--- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/ABI/testing/ima_policy +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/ABI/testing/ima_policy @@ -26,7 +26,7 @@ [uid=] [euid=] [gid=] [egid=] [fowner=] [fgroup=]] lsm: [[subj_user=] [subj_role=] [subj_type=] - [obj_user=] [obj_role=] [obj_type=]] + [obj_user=] [obj_role=] [obj_type=] [lsm=]] option: [digest_type=] [template=] [permit_directio] [appraise_type=] [appraise_flag=] [appraise_algos=] [keyrings=] @@ -138,6 +138,12 @@ measure subj_user=_ func=FILE_CHECK mask=MAY_READ + It is possible to explicitly specify which security + module a rule applies to using lsm=. If the security + module specified is not active on the system the rule + will be rejected. If lsm= is not specified the first + security module registered on the system will be assumed. + Example of measure rules using alternate PCRs:: measure func=KEXEC_KERNEL_CHECK pcr=4 --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/ABI/testing/sysfs-bus-fsi-devices-sbefifo +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/ABI/testing/sysfs-bus-fsi-devices-sbefifo @@ -5,6 +5,6 @@ Indicates whether or not this SBE device has experienced a timeout; i.e. the SBE did not respond within the time allotted by the driver. A value of 1 indicates that a timeout has - ocurred and no transfers have completed since the timeout. A - value of 0 indicates that no timeout has ocurred, or if one - has, more recent transfers have completed successful. + occurred and no transfers have completed since the timeout. A + value of 0 indicates that no timeout has occurred, or if one + has, more recent transfers have completed successfully. --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/ABI/testing/sysfs-driver-chromeos-acpi +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/ABI/testing/sysfs-driver-chromeos-acpi @@ -134,4 +134,4 @@ Description: Returns the verified boot data block shared between the firmware verification step and the kernel verification step - (binary). + (hex dump). --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/ABI/testing/sysfs-fs-f2fs +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/ABI/testing/sysfs-fs-f2fs @@ -54,9 +54,9 @@ 0x00 DISABLE disable IPU(=default option in LFS mode) 0x01 FORCE all the time 0x02 SSR if SSR mode is activated - 0x04 UTIL if FS utilization is over threashold + 0x04 UTIL if FS utilization is over threshold 0x08 SSR_UTIL if SSR mode is activated and FS utilization is over - threashold + threshold 0x10 FSYNC activated in fsync path only for high performance flash storages. IPU will be triggered only if the # of dirty pages over min_fsync_blocks. @@ -117,7 +117,7 @@ Contact: "Konstantin Vyshetsky" Description: Controls the number of discards a thread will issue at a time. Higher number will allow the discard thread to finish its work - faster, at the cost of higher latency for incomming I/O. + faster, at the cost of higher latency for incoming I/O. What: /sys/fs/f2fs//min_discard_issue_time Date: December 2021 @@ -334,7 +334,7 @@ state. 2048 trials is set by default. What: /sys/fs/f2fs//extension_list -Date: Feburary 2018 +Date: February 2018 Contact: "Chao Yu" Description: Used to control configure extension list: - Query: cat /sys/fs/f2fs//extension_list --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/Makefile +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/Makefile @@ -92,7 +92,7 @@ fi htmldocs: - @$(srctree)/scripts/sphinx-pre-install --version-check + @$(srctree)/scripts/sphinx-pre-install --version-check --no-virtualenv @+$(foreach var,$(SPHINXDIRS),$(call loop_cmd,sphinx,html,$(var),,$(var))) texinfodocs: --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/admin-guide/devices.txt +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/admin-guide/devices.txt @@ -2691,18 +2691,9 @@ 45 = /dev/ttyMM1 Marvell MPSC - port 1 (obsolete unused) 46 = /dev/ttyCPM0 PPC CPM (SCC or SMC) - port 0 ... - 49 = /dev/ttyCPM5 PPC CPM (SCC or SMC) - port 3 - 50 = /dev/ttyIOC0 Altix serial card - ... - 81 = /dev/ttyIOC31 Altix serial card + 51 = /dev/ttyCPM5 PPC CPM (SCC or SMC) - port 5 82 = /dev/ttyVR0 NEC VR4100 series SIU 83 = /dev/ttyVR1 NEC VR4100 series DSIU - 84 = /dev/ttyIOC84 Altix ioc4 serial card - ... - 115 = /dev/ttyIOC115 Altix ioc4 serial card - 116 = /dev/ttySIOC0 Altix ioc3 serial card - ... - 147 = /dev/ttySIOC31 Altix ioc3 serial card 148 = /dev/ttyPSC0 PPC PSC - port 0 ... 153 = /dev/ttyPSC5 PPC PSC - port 5 @@ -2761,10 +2752,7 @@ 43 = /dev/ttycusmx2 Callout device for ttySMX2 46 = /dev/cucpm0 Callout device for ttyCPM0 ... - 49 = /dev/cucpm5 Callout device for ttyCPM5 - 50 = /dev/cuioc40 Callout device for ttyIOC40 - ... - 81 = /dev/cuioc431 Callout device for ttyIOC431 + 51 = /dev/cucpm5 Callout device for ttyCPM5 82 = /dev/cuvr0 Callout device for ttyVR0 83 = /dev/cuvr1 Callout device for ttyVR1 --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/admin-guide/kernel-parameters.txt +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/admin-guide/kernel-parameters.txt @@ -822,6 +822,10 @@ Format: ,,,[,] + cpufreq_driver= [X86] Allow only the named cpu frequency scaling driver + to register. Example: cpufreq_driver=powernow-k8 + Format: { none | STRING } + cpuidle.off=1 [CPU_IDLE] disable the cpuidle sub-system @@ -4271,6 +4275,12 @@ nomsi [MSI] If the PCI_MSI kernel config parameter is enabled, this kernel boot option can be used to disable the use of MSI interrupts system-wide. + clearmsi [X86] Clears MSI/MSI-X enable bits early in boot + time in order to avoid issues like adapters + screaming irqs and preventing boot progress. + Also, it enforces the PCI Local Bus spec + rule that those bits should be 0 in system reset + events (useful for kexec/kdump cases). noioapicquirk [APIC] Disable all boot interrupt quirks. Safety option to keep boot IRQs enabled. This should never be necessary. @@ -6275,10 +6285,6 @@ -1: disable all critical trip points in all thermal zones : override all critical trip points - thermal.nocrt= [HW,ACPI] - Set to disable actions on ACPI thermal zone - critical and hot trip points. - thermal.off= [HW,ACPI] 1: disable ACPI thermal control --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/admin-guide/sysctl/kernel.rst +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/admin-guide/sysctl/kernel.rst @@ -450,6 +450,35 @@ ``IA64_THREAD_UAC_NOPRINT`` ``prctl`` and avoid logs being flooded. +io_uring_disabled +================= + +Prevents all processes from creating new io_uring instances. Enabling this +shrinks the kernel's attack surface. + += ====================================================================== +0 All processes can create io_uring instances as normal. This is the + default setting. +1 io_uring creation is disabled (io_uring_setup() will fail with + -EPERM) for unprivileged processes not in the io_uring_group group. + Existing io_uring instances can still be used. See the + documentation for io_uring_group for more information. +2 io_uring creation is disabled for all processes. io_uring_setup() + always fails with -EPERM. Existing io_uring instances can still be + used. += ====================================================================== + + +io_uring_group +============== + +When io_uring_disabled is set to 1, a process must either be +privileged (CAP_SYS_ADMIN) or be in the io_uring_group group in order +to create an io_uring instance. If io_uring_group is set to -1 (the +default), only processes with the CAP_SYS_ADMIN capability may create +io_uring instances. + + kexec_load_disabled =================== --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/cgroups/namespace.txt +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/cgroups/namespace.txt @@ -0,0 +1,142 @@ + CGroup Namespaces + +CGroup Namespace provides a mechanism to virtualize the view of the +/proc//cgroup file. The CLONE_NEWCGROUP clone-flag can be used with +clone() and unshare() syscalls to create a new cgroup namespace. +The process running inside the cgroup namespace will have its /proc//cgroup +output restricted to cgroupns-root. cgroupns-root is the cgroup of the process +at the time of creation of the cgroup namespace. + +Prior to CGroup Namespace, the /proc//cgroup file used to show complete +path of the cgroup of a process. In a container setup (where a set of cgroups +and namespaces are intended to isolate processes), the /proc//cgroup file +may leak potential system level information to the isolated processes. + +For Example: + $ cat /proc/self/cgroup + 0:cpuset,cpu,cpuacct,memory,devices,freezer,hugetlb:/batchjobs/container_id1 + +The path '/batchjobs/container_id1' can generally be considered as system-data +and its desirable to not expose it to the isolated process. + +CGroup Namespaces can be used to restrict visibility of this path. +For Example: + # Before creating cgroup namespace + $ ls -l /proc/self/ns/cgroup + lrwxrwxrwx 1 root root 0 2014-07-15 10:37 /proc/self/ns/cgroup -> cgroup:[4026531835] + $ cat /proc/self/cgroup + 0:cpuset,cpu,cpuacct,memory,devices,freezer,hugetlb:/batchjobs/container_id1 + + # unshare(CLONE_NEWCGROUP) and exec /bin/bash + $ ~/unshare -c + [ns]$ ls -l /proc/self/ns/cgroup + lrwxrwxrwx 1 root root 0 2014-07-15 10:35 /proc/self/ns/cgroup -> cgroup:[4026532183] + # From within new cgroupns, process sees that its in the root cgroup + [ns]$ cat /proc/self/cgroup + 0:cpuset,cpu,cpuacct,memory,devices,freezer,hugetlb:/ + + # From global cgroupns: + $ cat /proc//cgroup + 0:cpuset,cpu,cpuacct,memory,devices,freezer,hugetlb:/batchjobs/container_id1 + + # Unshare cgroupns along with userns and mountns + # Following calls unshare(CLONE_NEWCGROUP|CLONE_NEWUSER|CLONE_NEWNS), then + # sets up uid/gid map and execs /bin/bash + $ ~/unshare -c -u -m + # Originally, we were in /batchjobs/container_id1 cgroup. Mount our own cgroup + # hierarchy. + [ns]$ mount -t cgroup cgroup /tmp/cgroup + [ns]$ ls -l /tmp/cgroup + total 0 + -r--r--r-- 1 root root 0 2014-10-13 09:32 cgroup.controllers + -r--r--r-- 1 root root 0 2014-10-13 09:32 cgroup.populated + -rw-r--r-- 1 root root 0 2014-10-13 09:25 cgroup.procs + -rw-r--r-- 1 root root 0 2014-10-13 09:32 cgroup.subtree_control + +The cgroupns-root (/batchjobs/container_id1 in above example) becomes the +filesystem root for the namespace specific cgroupfs mount. + +The virtualization of /proc/self/cgroup file combined with restricting +the view of cgroup hierarchy by namespace-private cgroupfs mount +should provide a completely isolated cgroup view inside the container. + +In its current form, the cgroup namespaces patcheset provides following +behavior: + +(1) The 'cgroupns-root' for a cgroup namespace is the cgroup in which + the process calling unshare is running. + For ex. if a process in /batchjobs/container_id1 cgroup calls unshare, + cgroup /batchjobs/container_id1 becomes the cgroupns-root. + For the init_cgroup_ns, this is the real root ('/') cgroup + (identified in code as cgrp_dfl_root.cgrp). + +(2) The cgroupns-root cgroup does not change even if the namespace + creator process later moves to a different cgroup. + $ ~/unshare -c # unshare cgroupns in some cgroup + [ns]$ cat /proc/self/cgroup + 0:cpuset,cpu,cpuacct,memory,devices,freezer,hugetlb:/ + [ns]$ mkdir sub_cgrp_1 + [ns]$ echo 0 > sub_cgrp_1/cgroup.procs + [ns]$ cat /proc/self/cgroup + 0:cpuset,cpu,cpuacct,memory,devices,freezer,hugetlb:/sub_cgrp_1 + +(3) Each process gets its CGROUPNS specific view of /proc//cgroup +(a) Processes running inside the cgroup namespace will be able to see + cgroup paths (in /proc/self/cgroup) only inside their root cgroup + [ns]$ sleep 100000 & # From within unshared cgroupns + [1] 7353 + [ns]$ echo 7353 > sub_cgrp_1/cgroup.procs + [ns]$ cat /proc/7353/cgroup + 0:cpuset,cpu,cpuacct,memory,devices,freezer,hugetlb:/sub_cgrp_1 + +(b) From global cgroupns, the real cgroup path will be visible: + $ cat /proc/7353/cgroup + 0:cpuset,cpu,cpuacct,memory,devices,freezer,hugetlb:/batchjobs/container_id1/sub_cgrp_1 + +(c) From a sibling cgroupns (cgroupns root-ed at a different cgroup), cgroup + path relative to its own cgroupns-root will be shown: + # ns2's cgroupns-root is at '/batchjobs/container_id2' + [ns2]$ cat /proc/7353/cgroup + 0:cpuset,cpu,cpuacct,memory,devices,freezer,hugetlb:/../container_id2/sub_cgrp_1 + + Note that the relative path always starts with '/' to indicate that its + relative to the cgroupns-root of the caller. + +(4) Processes inside a cgroupns can move in-and-out of the cgroupns-root + (if they have proper access to external cgroups). + # From inside cgroupns (with cgroupns-root at /batchjobs/container_id1), and + # assuming that the global hierarchy is still accessible inside cgroupns: + $ cat /proc/7353/cgroup + 0:cpuset,cpu,cpuacct,memory,devices,freezer,hugetlb:/sub_cgrp_1 + $ echo 7353 > batchjobs/container_id2/cgroup.procs + $ cat /proc/7353/cgroup + 0:cpuset,cpu,cpuacct,memory,devices,freezer,hugetlb:/../container_id2 + + Note that this kind of setup is not encouraged. A task inside cgroupns + should only be exposed to its own cgroupns hierarchy. Otherwise it makes + the virtualization of /proc//cgroup less useful. + +(5) Setns to another cgroup namespace is allowed when: + (a) the process has CAP_SYS_ADMIN in its current userns + (b) the process has CAP_SYS_ADMIN in the target cgroupns' userns + No implicit cgroup changes happen with attaching to another cgroupns. It + is expected that the somone moves the attaching process under the target + cgroupns-root. + +(6) When some thread from a multi-threaded process unshares its + cgroup-namespace, the new cgroupns gets applied to the entire process (all + the threads). For the unified-hierarchy this is expected as it only allows + process-level containerization. For the legacy hierarchies this may be + unexpected. So all the threads in the process will have the same cgroup. + +(7) The cgroup namespace is alive as long as there is atleast 1 + process inside it. When the last process exits, the cgroup + namespace is destroyed. The cgroupns-root and the actual cgroups + remain though. + +(8) Namespace specific cgroup hierarchy can be mounted by a process running + inside cgroupns: + $ mount -t cgroup -o __DEVEL__sane_behavior cgroup $MOUNT_POINT + + This will mount the unified cgroup hierarchy with cgroupns-root as the + filesystem root. The process needs CAP_SYS_ADMIN in its userns and mntns. --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml @@ -23,6 +23,7 @@ connector: $ref: /schemas/connector/usb-connector.yaml# + unevaluatedProperties: false ports: $ref: /schemas/graph.yaml#/properties/ports --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml @@ -11,10 +11,13 @@ properties: compatible: - enum: - - qcom,sdx55-pcie-ep - - qcom,sdx65-pcie-ep - - qcom,sm8450-pcie-ep + oneOf: + - enum: + - qcom,sdx55-pcie-ep + - qcom,sm8450-pcie-ep + - items: + - const: qcom,sdx65-pcie-ep + - const: qcom,sdx55-pcie-ep reg: items: @@ -110,7 +113,6 @@ contains: enum: - qcom,sdx55-pcie-ep - - qcom,sdx65-pcie-ep then: properties: clocks: --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/devicetree/bindings/power/qcom,kpss-acc-v2.yaml +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/devicetree/bindings/power/qcom,kpss-acc-v2.yaml @@ -21,6 +21,7 @@ const: qcom,kpss-acc-v2 reg: + minItems: 1 items: - description: Base address and size of the register region - description: Optional base address and size of the alias register region --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/devicetree/bindings/regulator/qcom,rpm-regulator.yaml +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/devicetree/bindings/regulator/qcom,rpm-regulator.yaml @@ -49,7 +49,7 @@ ".*-supply$": description: Input supply phandle(s) for this node - "^((s|l|lvs)[0-9]*)|(s[1-2][a-b])|(ncp)|(mvs)|(usb-switch)|(hdmi-switch)$": + "^((s|l|lvs)[0-9]*|s[1-2][a-b]|ncp|mvs|usb-switch|hdmi-switch)$": description: List of regulators and its properties $ref: regulator.yaml# unevaluatedProperties: false --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/devicetree/bindings/serial/nxp,sc16is7xx.txt +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/devicetree/bindings/serial/nxp,sc16is7xx.txt @@ -23,6 +23,9 @@ 1 = active low. - irda-mode-ports: An array that lists the indices of the port that should operate in IrDA mode. +- nxp,modem-control-line-ports: An array that lists the indices of the port that + should have shared GPIO lines configured as + modem control lines. Example: sc16is750: sc16is750@51 { @@ -35,6 +38,26 @@ #gpio-cells = <2>; }; + sc16is752: sc16is752@53 { + compatible = "nxp,sc16is752"; + reg = <0x53>; + clocks = <&clk20m>; + interrupt-parent = <&gpio3>; + interrupts = <7 IRQ_TYPE_EDGE_FALLING>; + nxp,modem-control-line-ports = <1>; /* Port 1 as modem control lines */ + gpio-controller; /* Port 0 as GPIOs */ + #gpio-cells = <2>; + }; + + sc16is752: sc16is752@54 { + compatible = "nxp,sc16is752"; + reg = <0x54>; + clocks = <&clk20m>; + interrupt-parent = <&gpio3>; + interrupts = <7 IRQ_TYPE_EDGE_FALLING>; + nxp,modem-control-line-ports = <0 1>; /* Ports 0 and 1 as modem control lines */ + }; + * spi as bus Required properties: @@ -59,6 +82,9 @@ 1 = active low. - irda-mode-ports: An array that lists the indices of the port that should operate in IrDA mode. +- nxp,modem-control-line-ports: An array that lists the indices of the port that + should have shared GPIO lines configured as + modem control lines. Example: sc16is750: sc16is750@0 { @@ -70,3 +96,23 @@ gpio-controller; #gpio-cells = <2>; }; + + sc16is752: sc16is752@1 { + compatible = "nxp,sc16is752"; + reg = <1>; + clocks = <&clk20m>; + interrupt-parent = <&gpio3>; + interrupts = <7 IRQ_TYPE_EDGE_FALLING>; + nxp,modem-control-line-ports = <1>; /* Port 1 as modem control lines */ + gpio-controller; /* Port 0 as GPIOs */ + #gpio-cells = <2>; + }; + + sc16is752: sc16is752@2 { + compatible = "nxp,sc16is752"; + reg = <2>; + clocks = <&clk20m>; + interrupt-parent = <&gpio3>; + interrupts = <7 IRQ_TYPE_EDGE_FALLING>; + nxp,modem-control-line-ports = <0 1>; /* Ports 0 and 1 as modem control lines */ + }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml @@ -72,7 +72,7 @@ properties: compatible: contains: - const: samsung,exynos54333-dwusb3 + const: samsung,exynos5433-dwusb3 then: properties: clocks: @@ -82,8 +82,8 @@ items: - const: aclk - const: susp_clk - - const: pipe_pclk - const: phyclk + - const: pipe_pclk - if: properties: --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/filesystems/ceph.rst +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/filesystems/ceph.rst @@ -57,6 +57,16 @@ system. Snapshot creation and deletion are as simple as 'mkdir .snap/foo' and 'rmdir .snap/foo'. +Snapshot names have two limitations: + +* They can not start with an underscore ('_'), as these names are reserved + for internal usage by the MDS. +* They can not exceed 240 characters in size. This is because the MDS makes + use of long snapshot names internally, which follow the format: + `__`. Since filenames in general can't have + more than 255 characters, and `` takes 13 characters, the long + snapshot names can take as much as 255 - 1 - 1 - 13 = 240. + Ceph also provides some recursive accounting on directories for nested files and bytes. That is, a 'getfattr -d foo' on any directory in the system will reveal the total number of nested regular files and --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/scsi/scsi_mid_low_api.rst +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/scsi/scsi_mid_low_api.rst @@ -1190,11 +1190,11 @@ - pointer to scsi_device object that this command is associated with. resid - - an LLD should set this signed integer to the requested + - an LLD should set this unsigned integer to the requested transfer length (i.e. 'request_bufflen') less the number of bytes that are actually transferred. 'resid' is preset to 0 so an LLD can ignore it if it cannot detect - underruns (overruns should be rare). If possible an LLD + underruns (overruns should not be reported). An LLD should set 'resid' prior to invoking 'done'. The most interesting case is data transfers from a SCSI target device (e.g. READs) that underrun. --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/sphinx/cdomain.py +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/sphinx/cdomain.py @@ -37,12 +37,29 @@ import sphinx from sphinx import addnodes -from sphinx.domains.c import c_funcptr_sig_re, c_sig_re from sphinx.domains.c import CObject as Base_CObject from sphinx.domains.c import CDomain as Base_CDomain from itertools import chain import re +# fixes https://github.com/sphinx-doc/sphinx/commit/0f49e30c51b5cc5055cda5b4b294c2dd9d1df573#r38750737 + +# pylint: disable=invalid-name +c_sig_re = re.compile( + r'''^([^(]*?) # return type + ([\w:.]+) \s* # thing name (colon allowed for C++) + (?: \((.*)\) )? # optionally arguments + (\s+const)? $ # const specifier + ''', re.VERBOSE) + +c_funcptr_sig_re = re.compile( + r'''^([^(]+?) # return type + (\( [^()]+ \)) \s* # name in parentheses + \( (.*) \) # arguments + (\s+const)? $ # const specifier + ''', re.VERBOSE) +# pylint: enable=invalid-name + __version__ = '1.1' # Get Sphinx version --- linux-lowlatency-hwe-6.5-6.5.0.orig/Documentation/userspace-api/media/v4l/vidioc-subdev-g-routing.rst +++ linux-lowlatency-hwe-6.5-6.5.0/Documentation/userspace-api/media/v4l/vidioc-subdev-g-routing.rst @@ -58,6 +58,9 @@ value of the ``num_routes`` field. Application should then reserve enough memory for all the route entries and call ``VIDIOC_SUBDEV_G_ROUTING`` again. +On a successful ``VIDIOC_SUBDEV_G_ROUTING`` call the driver updates the +``num_routes`` field to reflect the actual number of routes returned. + .. tabularcolumns:: |p{4.4cm}|p{4.4cm}|p{8.7cm}| .. c:type:: v4l2_subdev_routing @@ -138,9 +141,7 @@ EINVAL The sink or source pad identifiers reference a non-existing pad, or reference - pads of different types (ie. the sink_pad identifiers refers to a source pad) - or the sink or source stream identifiers reference a non-existing stream on - the sink or source pad. + pads of different types (ie. the sink_pad identifiers refers to a source pad). E2BIG The application provided ``num_routes`` for ``VIDIOC_SUBDEV_S_ROUTING`` is --- linux-lowlatency-hwe-6.5-6.5.0.orig/Kbuild +++ linux-lowlatency-hwe-6.5-6.5.0/Kbuild @@ -97,3 +97,4 @@ obj-$(CONFIG_NET) += net/ obj-y += virt/ obj-y += $(ARCH_DRIVERS) +obj-y += ubuntu/ --- linux-lowlatency-hwe-6.5-6.5.0.orig/Kconfig +++ linux-lowlatency-hwe-6.5-6.5.0/Kconfig @@ -19,6 +19,8 @@ source "drivers/Kconfig" +source "ubuntu/Kconfig" + source "fs/Kconfig" source "security/Kconfig" --- linux-lowlatency-hwe-6.5-6.5.0.orig/MAINTAINERS +++ linux-lowlatency-hwe-6.5-6.5.0/MAINTAINERS @@ -193,6 +193,18 @@ F: Documentation/devicetree/bindings/power/supply/*ab8500* F: drivers/power/supply/*ab8500* +AAEON DEVICE DRIVER WITH WMI INTERFACE +M: Edward Lin +M: Kunyang Fan +M: Frank Hsieh +M: Jacob Wu +S: Supported +F: drivers/gpio/gpio-aaeon.c +F: drivers/hwmon/hwmon-aaeon.c +F: drivers/leds/leds-aaeon.c +F: drivers/mfd/mfd-aaeon.c +F: drivers/watchdog/wdt_aaeon.c + ABI/API L: linux-api@vger.kernel.org F: include/linux/syscalls.h --- linux-lowlatency-hwe-6.5-6.5.0.orig/Makefile +++ linux-lowlatency-hwe-6.5-6.5.0/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 5 -SUBLEVEL = 0 +SUBLEVEL = 3 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth @@ -554,6 +554,9 @@ -I$(objtree)/include \ $(USERINCLUDE) +# UBUNTU: Include our third party driver stuff too +LINUXINCLUDE += -I$(srctree)/ubuntu/include + KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE KBUILD_CFLAGS := @@ -1289,7 +1292,7 @@ # All the preparing.. prepare: prepare0 ifdef CONFIG_RUST - $(Q)$(CONFIG_SHELL) $(srctree)/scripts/rust_is_available.sh -v + $(Q)$(CONFIG_SHELL) $(srctree)/scripts/rust_is_available.sh $(Q)$(MAKE) $(build)=rust endif @@ -1366,8 +1369,9 @@ quiet_cmd_headers_install = INSTALL $(INSTALL_HDR_PATH)/include cmd_headers_install = \ mkdir -p $(INSTALL_HDR_PATH); \ - rsync -mrl --include='*/' --include='*\.h' --exclude='*' \ - usr/include $(INSTALL_HDR_PATH) + find usr/include -type f -name '*.h' -print0 | \ + tar -czf - --null --no-recursion --no-wildcards-match-slash -T- | \ + tar -xzf - --strip-components=1 -C $(INSTALL_HDR_PATH) PHONY += headers_install headers_install: headers @@ -1382,6 +1386,7 @@ $(if $(filter um, $(SRCARCH)), $(error Headers not exportable for UML)) $(Q)$(MAKE) $(hdr-inst)=include/uapi $(Q)$(MAKE) $(hdr-inst)=arch/$(SRCARCH)/include/uapi + $(Q)$(MAKE) $(hdr-inst)=ubuntu/include dst=include oldheaders= ifdef CONFIG_HEADERS_INSTALL prepare: headers @@ -1601,7 +1606,7 @@ # Directories & files removed with 'make mrproper' MRPROPER_FILES += include/config include/generated \ arch/$(SRCARCH)/include/generated .objdiff \ - debian snap tar-install \ + snap tar-install \ .config .config.old .version \ Module.symvers \ certs/signing_key.pem \ @@ -1825,7 +1830,7 @@ # "Is Rust available?" target PHONY += rustavailable rustavailable: - $(Q)$(CONFIG_SHELL) $(srctree)/scripts/rust_is_available.sh -v && echo "Rust is available!" + $(Q)$(CONFIG_SHELL) $(srctree)/scripts/rust_is_available.sh && echo "Rust is available!" # Documentation target # --- linux-lowlatency-hwe-6.5-6.5.0.orig/Ubuntu.md +++ linux-lowlatency-hwe-6.5-6.5.0/Ubuntu.md @@ -0,0 +1,8 @@ +Name: linux-lowlatency-hwe-6.5 +Version: 6.5.0 +Series: 22.04 (jammy) +Description: + This is the source code for the Ubuntu linux kernel for the 22.04 series. This + source tree is used to produce the flavours: lowlatency, lowlatency-64k. + This kernel is configured to support the widest range of desktop, laptop and + server configurations. --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/Makefile +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/Makefile @@ -59,6 +59,9 @@ # KBUILD_CFLAGS += $(call cc-option,-fno-ipa-sra) +# Need -msoft-float for gcc 11 for the below instruction set selection +KBUILD_CFLAGS += -msoft-float + # This selects which instruction set is used. arch-$(CONFIG_CPU_32v7M) :=-march=armv7-m arch-$(CONFIG_CPU_32v7) :=-march=armv7-a @@ -141,7 +144,7 @@ # Need -Uarm for gcc < 3.x KBUILD_CPPFLAGS +=$(cpp-y) -KBUILD_CFLAGS +=$(CFLAGS_ABI) $(CFLAGS_ISA) $(arch-y) $(tune-y) $(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,)) -msoft-float -Uarm +KBUILD_CFLAGS +=$(CFLAGS_ABI) $(CFLAGS_ISA) $(arch-y) $(tune-y) $(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,)) -Uarm KBUILD_AFLAGS +=$(CFLAGS_ABI) $(AFLAGS_ISA) -Wa,$(arch-y) $(tune-y) -include asm/unified.h -msoft-float CHECKFLAGS += -D__arm__ --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/boot/dts/broadcom/bcm47189-luxul-xap-1440.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/boot/dts/broadcom/bcm47189-luxul-xap-1440.dts @@ -26,7 +26,6 @@ led-wlan { label = "bcm53xx:blue:wlan"; gpios = <&chipcommon 10 GPIO_ACTIVE_LOW>; - linux,default-trigger = "default-off"; }; led-system { @@ -46,3 +45,16 @@ }; }; }; + +&gmac0 { + phy-mode = "rgmii"; + phy-handle = <&bcm54210e>; + + mdio { + /delete-node/ switch@1e; + + bcm54210e: ethernet-phy@0 { + reg = <0>; + }; + }; +}; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/boot/dts/broadcom/bcm47189-luxul-xap-810.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/boot/dts/broadcom/bcm47189-luxul-xap-810.dts @@ -26,7 +26,6 @@ led-5ghz { label = "bcm53xx:blue:5ghz"; gpios = <&chipcommon 11 GPIO_ACTIVE_HIGH>; - linux,default-trigger = "default-off"; }; led-system { @@ -42,7 +41,6 @@ led-2ghz { label = "bcm53xx:blue:2ghz"; gpios = <&pcie0_chipcommon 3 GPIO_ACTIVE_HIGH>; - linux,default-trigger = "default-off"; }; }; @@ -83,3 +81,16 @@ }; }; }; + +&gmac0 { + phy-mode = "rgmii"; + phy-handle = <&bcm54210e>; + + mdio { + /delete-node/ switch@1e; + + bcm54210e: ethernet-phy@0 { + reg = <0>; + }; + }; +}; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/boot/dts/broadcom/bcm47189-tenda-ac9.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/boot/dts/broadcom/bcm47189-tenda-ac9.dts @@ -135,8 +135,8 @@ label = "lan4"; }; - port@5 { - reg = <5>; + port@8 { + reg = <8>; label = "cpu"; ethernet = <&gmac0>; }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/boot/dts/broadcom/bcm53573.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/boot/dts/broadcom/bcm53573.dtsi @@ -127,6 +127,9 @@ pcie0: pcie@2000 { reg = <0x00002000 0x1000>; + + #address-cells = <3>; + #size-cells = <2>; }; usb2: usb2@4000 { @@ -156,8 +159,6 @@ }; ohci: usb@d000 { - #usb-cells = <0>; - compatible = "generic-ohci"; reg = <0xd000 0x1000>; interrupt-parent = <&gic>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/boot/dts/broadcom/bcm947189acdbmr.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/boot/dts/broadcom/bcm947189acdbmr.dts @@ -60,9 +60,9 @@ spi { compatible = "spi-gpio"; num-chipselects = <1>; - gpio-sck = <&chipcommon 21 0>; - gpio-miso = <&chipcommon 22 0>; - gpio-mosi = <&chipcommon 23 0>; + sck-gpios = <&chipcommon 21 0>; + miso-gpios = <&chipcommon 22 0>; + mosi-gpios = <&chipcommon 23 0>; cs-gpios = <&chipcommon 24 0>; #address-cells = <1>; #size-cells = <0>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/boot/dts/qcom/qcom-ipq4019.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/boot/dts/qcom/qcom-ipq4019.dtsi @@ -230,9 +230,12 @@ interrupts = , ; interrupt-names = "hc_irq", "pwr_irq"; bus-width = <8>; - clocks = <&gcc GCC_SDCC1_AHB_CLK>, <&gcc GCC_SDCC1_APPS_CLK>, - <&gcc GCC_DCD_XO_CLK>; - clock-names = "iface", "core", "xo"; + clocks = <&gcc GCC_SDCC1_AHB_CLK>, + <&gcc GCC_SDCC1_APPS_CLK>, + <&xo>; + clock-names = "iface", + "core", + "xo"; status = "disabled"; }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/boot/dts/qcom/qcom-sdx65-mtp.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/boot/dts/qcom/qcom-sdx65-mtp.dts @@ -7,7 +7,7 @@ #include "qcom-sdx65.dtsi" #include #include -#include +#include #include "qcom-pmx65.dtsi" / { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/boot/dts/samsung/s3c6410-mini6410.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/boot/dts/samsung/s3c6410-mini6410.dts @@ -51,7 +51,7 @@ ethernet@18000000 { compatible = "davicom,dm9000"; - reg = <0x18000000 0x2 0x18000004 0x2>; + reg = <0x18000000 0x2>, <0x18000004 0x2>; interrupt-parent = <&gpn>; interrupts = <7 IRQ_TYPE_LEVEL_HIGH>; davicom,no-eeprom; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/boot/dts/samsung/s5pv210-smdkv210.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/boot/dts/samsung/s5pv210-smdkv210.dts @@ -41,7 +41,7 @@ ethernet@a8000000 { compatible = "davicom,dm9000"; - reg = <0xA8000000 0x2 0xA8000002 0x2>; + reg = <0xa8000000 0x2>, <0xa8000002 0x2>; interrupt-parent = <&gph1>; interrupts = <1 IRQ_TYPE_LEVEL_HIGH>; local-mac-address = [00 00 de ad be ef]; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/boot/dts/st/stm32mp157c-emstamp-argon.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/boot/dts/st/stm32mp157c-emstamp-argon.dtsi @@ -368,8 +368,8 @@ &m4_rproc { memory-region = <&retram>, <&mcuram>, <&mcuram2>, <&vdev0vring0>, <&vdev0vring1>, <&vdev0buffer>; - mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>; - mbox-names = "vq0", "vq1", "shutdown"; + mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>, <&ipcc 3>; + mbox-names = "vq0", "vq1", "shutdown", "detach"; interrupt-parent = <&exti>; interrupts = <68 1>; interrupt-names = "wdg"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/boot/dts/st/stm32mp157c-odyssey-som.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/boot/dts/st/stm32mp157c-odyssey-som.dtsi @@ -230,8 +230,8 @@ &m4_rproc { memory-region = <&retram>, <&mcuram>, <&mcuram2>, <&vdev0vring0>, <&vdev0vring1>, <&vdev0buffer>; - mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>; - mbox-names = "vq0", "vq1", "shutdown"; + mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>, <&ipcc 3>; + mbox-names = "vq0", "vq1", "shutdown", "detach"; interrupt-parent = <&exti>; interrupts = <68 1>; status = "okay"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/boot/dts/st/stm32mp15xx-dhcom-som.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/boot/dts/st/stm32mp15xx-dhcom-som.dtsi @@ -416,8 +416,8 @@ &m4_rproc { memory-region = <&retram>, <&mcuram>, <&mcuram2>, <&vdev0vring0>, <&vdev0vring1>, <&vdev0buffer>; - mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>; - mbox-names = "vq0", "vq1", "shutdown"; + mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>, <&ipcc 3>; + mbox-names = "vq0", "vq1", "shutdown", "detach"; interrupt-parent = <&exti>; interrupts = <68 1>; status = "okay"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/boot/dts/st/stm32mp15xx-dhcor-som.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/boot/dts/st/stm32mp15xx-dhcor-som.dtsi @@ -227,8 +227,8 @@ &m4_rproc { memory-region = <&retram>, <&mcuram>, <&mcuram2>, <&vdev0vring0>, <&vdev0vring1>, <&vdev0buffer>; - mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>; - mbox-names = "vq0", "vq1", "shutdown"; + mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>, <&ipcc 3>; + mbox-names = "vq0", "vq1", "shutdown", "detach"; interrupt-parent = <&exti>; interrupts = <68 1>; status = "okay"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/include/asm/irq.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/include/asm/irq.h @@ -32,7 +32,7 @@ #include extern void arch_trigger_cpumask_backtrace(const cpumask_t *mask, - bool exclude_self); + int exclude_cpu); #define arch_trigger_cpumask_backtrace arch_trigger_cpumask_backtrace #endif --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/include/asm/syscall.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/include/asm/syscall.h @@ -25,6 +25,9 @@ if (IS_ENABLED(CONFIG_AEABI) && !IS_ENABLED(CONFIG_OABI_COMPAT)) return task_thread_info(task)->abi_syscall; + if (task_thread_info(task)->abi_syscall == -1) + return -1; + return task_thread_info(task)->abi_syscall & __NR_SYSCALL_MASK; } --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/kernel/entry-common.S +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/kernel/entry-common.S @@ -90,6 +90,7 @@ cmp r0, #0 beq no_work_pending movlt scno, #(__NR_restart_syscall - __NR_SYSCALL_BASE) + str scno, [tsk, #TI_ABI_SYSCALL] @ make sure tracers see update ldmia sp, {r0 - r6} @ have to reload r0 - r6 b local_restart @ ... and off we go ENDPROC(ret_fast_syscall) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/kernel/module-plts.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/kernel/module-plts.c @@ -251,7 +251,7 @@ /* sort by type and symbol index */ sort(rels, numrels, sizeof(Elf32_Rel), cmp_rel, NULL); - if (strncmp(secstrings + dstsec->sh_name, ".init", 5) != 0) + if (!module_init_layout_section(secstrings + dstsec->sh_name)) core_plts += count_plts(syms, dstsec->sh_addr, rels, numrels, s->sh_info); else --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/kernel/ptrace.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/kernel/ptrace.c @@ -783,8 +783,9 @@ break; case PTRACE_SET_SYSCALL: - task_thread_info(child)->abi_syscall = data & - __NR_SYSCALL_MASK; + if (data != -1) + data &= __NR_SYSCALL_MASK; + task_thread_info(child)->abi_syscall = data; ret = 0; break; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/kernel/smp.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/kernel/smp.c @@ -846,7 +846,7 @@ __ipi_send_mask(ipi_desc[IPI_CPU_BACKTRACE], mask); } -void arch_trigger_cpumask_backtrace(const cpumask_t *mask, bool exclude_self) +void arch_trigger_cpumask_backtrace(const cpumask_t *mask, int exclude_cpu) { - nmi_trigger_cpumask_backtrace(mask, exclude_self, raise_nmi); + nmi_trigger_cpumask_backtrace(mask, exclude_cpu, raise_nmi); } --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/mach-omap2/powerdomain.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/mach-omap2/powerdomain.c @@ -174,7 +174,7 @@ break; case PWRDM_STATE_PREV: prev = pwrdm_read_prev_pwrst(pwrdm); - if (pwrdm->state != prev) + if (prev >= 0 && pwrdm->state != prev) pwrdm->state_counter[prev]++; if (prev == PWRDM_POWER_RET) _update_logic_membank_counters(pwrdm); --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/mach-pxa/sharpsl_pm.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/mach-pxa/sharpsl_pm.c @@ -216,8 +216,6 @@ { schedule_delayed_work(&sharpsl_bat, msecs_to_jiffies(125)); } -EXPORT_SYMBOL(sharpsl_battery_kick); - static void sharpsl_battery_thread(struct work_struct *private_) { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm/mach-pxa/spitz.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm/mach-pxa/spitz.c @@ -9,7 +9,6 @@ */ #include -#include /* symbol_get ; symbol_put */ #include #include #include @@ -518,17 +517,6 @@ }, }; -static void spitz_bl_kick_battery(void) -{ - void (*kick_batt)(void); - - kick_batt = symbol_get(sharpsl_battery_kick); - if (kick_batt) { - kick_batt(); - symbol_put(sharpsl_battery_kick); - } -} - static struct gpiod_lookup_table spitz_lcdcon_gpio_table = { .dev_id = "spi2.1", .table = { @@ -556,7 +544,7 @@ .max_intensity = 0x2f, .default_intensity = 0x1f, .limit_mask = 0x0b, - .kick_battery = spitz_bl_kick_battery, + .kick_battery = sharpsl_battery_kick, }; static struct spi_board_info spitz_spi_devices[] = { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/Kconfig +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/Kconfig @@ -1545,7 +1545,7 @@ # 64K | 29 | 16 | 13 | 13 | config ARCH_FORCE_MAX_ORDER int - default "13" if ARM64_64K_PAGES + default "13" if ARM64_64K_PAGES || (ARCH_THUNDER && ARM64_4K_PAGES) default "11" if ARM64_16K_PAGES default "10" help --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/freescale/imx8mp-debix-model-a.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/freescale/imx8mp-debix-model-a.dts @@ -355,28 +355,6 @@ >; }; - pinctrl_fec: fecgrp { - fsl,pins = < - MX8MP_IOMUXC_SAI1_RXD2__ENET1_MDC 0x3 - MX8MP_IOMUXC_SAI1_RXD3__ENET1_MDIO 0x3 - MX8MP_IOMUXC_SAI1_RXD4__ENET1_RGMII_RD0 0x91 - MX8MP_IOMUXC_SAI1_RXD5__ENET1_RGMII_RD1 0x91 - MX8MP_IOMUXC_SAI1_RXD6__ENET1_RGMII_RD2 0x91 - MX8MP_IOMUXC_SAI1_RXD7__ENET1_RGMII_RD3 0x91 - MX8MP_IOMUXC_SAI1_TXC__ENET1_RGMII_RXC 0x91 - MX8MP_IOMUXC_SAI1_TXFS__ENET1_RGMII_RX_CTL 0x91 - MX8MP_IOMUXC_SAI1_TXD0__ENET1_RGMII_TD0 0x1f - MX8MP_IOMUXC_SAI1_TXD1__ENET1_RGMII_TD1 0x1f - MX8MP_IOMUXC_SAI1_TXD2__ENET1_RGMII_TD2 0x1f - MX8MP_IOMUXC_SAI1_TXD3__ENET1_RGMII_TD3 0x1f - MX8MP_IOMUXC_SAI1_TXD4__ENET1_RGMII_TX_CTL 0x1f - MX8MP_IOMUXC_SAI1_TXD5__ENET1_RGMII_TXC 0x1f - MX8MP_IOMUXC_SAI1_RXD1__ENET1_1588_EVENT1_OUT 0x1f - MX8MP_IOMUXC_SAI1_RXD0__ENET1_1588_EVENT1_IN 0x1f - MX8MP_IOMUXC_SAI1_TXD7__GPIO4_IO19 0x19 - >; - }; - pinctrl_gpio_led: gpioledgrp { fsl,pins = < MX8MP_IOMUXC_NAND_READY_B__GPIO3_IO16 0x19 --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts @@ -1317,6 +1317,7 @@ uartd: serial@70006300 { compatible = "nvidia,tegra30-hsuart"; + reset-names = "serial"; status = "okay"; bluetooth { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts @@ -2010,6 +2010,7 @@ serial@3100000 { compatible = "nvidia,tegra194-hsuart"; + reset-names = "serial"; status = "okay"; }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/nvidia/tegra234-p3740-0002+p3701-0008.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/nvidia/tegra234-p3740-0002+p3701-0008.dts @@ -12,6 +12,7 @@ aliases { serial0 = &tcu; + serial1 = &uarta; }; chosen { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/apq8016-sbc.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/apq8016-sbc.dts @@ -278,7 +278,7 @@ compatible = "ovti,ov5640"; reg = <0x3b>; - enable-gpios = <&tlmm 34 GPIO_ACTIVE_HIGH>; + powerdown-gpios = <&tlmm 34 GPIO_ACTIVE_HIGH>; reset-gpios = <&tlmm 35 GPIO_ACTIVE_LOW>; pinctrl-names = "default"; pinctrl-0 = <&camera_rear_default>; @@ -287,9 +287,9 @@ clock-names = "xclk"; clock-frequency = <23880000>; - vdddo-supply = <&camera_vdddo_1v8>; - vdda-supply = <&camera_vdda_2v8>; - vddd-supply = <&camera_vddd_1v5>; + DOVDD-supply = <&camera_vdddo_1v8>; + AVDD-supply = <&camera_vdda_2v8>; + DVDD-supply = <&camera_vddd_1v5>; /* No camera mezzanine by default */ status = "disabled"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/apq8096-db820c.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/apq8096-db820c.dts @@ -208,6 +208,25 @@ status = "okay"; }; +&hdmi { + status = "okay"; + + pinctrl-names = "default", "sleep"; + pinctrl-0 = <&hdmi_hpd_active &hdmi_ddc_active>; + pinctrl-1 = <&hdmi_hpd_suspend &hdmi_ddc_suspend>; + + core-vdda-supply = <&vreg_l12a_1p8>; + core-vcc-supply = <&vreg_s4a_1p8>; +}; + +&hdmi_phy { + status = "okay"; + + vddio-supply = <&vreg_l12a_1p8>; + vcca-supply = <&vreg_l28a_0p925>; + #phy-cells = <0>; +}; + &hsusb_phy1 { status = "okay"; @@ -232,25 +251,6 @@ status = "okay"; }; -&mdss_hdmi { - status = "okay"; - - pinctrl-names = "default", "sleep"; - pinctrl-0 = <&mdss_hdmi_hpd_active &mdss_hdmi_ddc_active>; - pinctrl-1 = <&mdss_hdmi_hpd_suspend &mdss_hdmi_ddc_suspend>; - - core-vdda-supply = <&vreg_l12a_1p8>; - core-vcc-supply = <&vreg_s4a_1p8>; -}; - -&mdss_hdmi_phy { - status = "okay"; - - vddio-supply = <&vreg_l12a_1p8>; - vcca-supply = <&vreg_l28a_0p925>; - #phy-cells = <0>; -}; - &mmcc { vdd-gfx-supply = <&vdd_gfx>; }; @@ -433,28 +433,28 @@ drive-strength = <2>; }; - mdss_hdmi_hpd_active: mdss_hdmi-hpd-active-state { + hdmi_hpd_active: hdmi-hpd-active-state { pins = "gpio34"; function = "hdmi_hot"; bias-pull-down; drive-strength = <16>; }; - mdss_hdmi_hpd_suspend: mdss_hdmi-hpd-suspend-state { + hdmi_hpd_suspend: hdmi-hpd-suspend-state { pins = "gpio34"; function = "hdmi_hot"; bias-pull-down; drive-strength = <2>; }; - mdss_hdmi_ddc_active: mdss_hdmi-ddc-active-state { + hdmi_ddc_active: hdmi-ddc-active-state { pins = "gpio32", "gpio33"; function = "hdmi_ddc"; drive-strength = <2>; bias-pull-up; }; - mdss_hdmi_ddc_suspend: mdss_hdmi-ddc-suspend-state { + hdmi_ddc_suspend: hdmi-ddc-suspend-state { pins = "gpio32", "gpio33"; function = "hdmi_ddc"; drive-strength = <2>; @@ -1043,7 +1043,7 @@ }; }; - mdss_hdmi-dai-link { + hdmi-dai-link { link-name = "HDMI"; cpu { sound-dai = <&q6afedai HDMI_RX>; @@ -1054,7 +1054,7 @@ }; codec { - sound-dai = <&mdss_hdmi 0>; + sound-dai = <&hdmi 0>; }; }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/apq8096-ifc6640.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/apq8096-ifc6640.dts @@ -92,15 +92,15 @@ status = "okay"; }; -&mdss { +&hdmi { status = "okay"; }; -&mdss_hdmi { +&hdmi_phy { status = "okay"; }; -&mdss_hdmi_phy { +&mdss { status = "okay"; }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/ipq8074.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/ipq8074.dtsi @@ -794,10 +794,10 @@ pcie1: pci@10000000 { compatible = "qcom,pcie-ipq8074"; - reg = <0x10000000 0xf1d>, - <0x10000f20 0xa8>, - <0x00088000 0x2000>, - <0x10100000 0x1000>; + reg = <0x10000000 0xf1d>, + <0x10000f20 0xa8>, + <0x00088000 0x2000>, + <0x10100000 0x1000>; reg-names = "dbi", "elbi", "parf", "config"; device_type = "pci"; linux,pci-domain = <1>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts @@ -165,7 +165,7 @@ pinctrl-0 = <&light_int_default>; vdd-supply = <&pm8916_l17>; - vio-supply = <&pm8916_l6>; + vddio-supply = <&pm8916_l6>; }; gyroscope@68 { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/msm8916-samsung-serranove.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/msm8916-samsung-serranove.dts @@ -219,9 +219,9 @@ compatible = "yamaha,yas537"; reg = <0x2e>; - mount-matrix = "0", "1", "0", - "1", "0", "0", - "0", "0", "-1"; + mount-matrix = "0", "1", "0", + "1", "0", "0", + "0", "0", "-1"; }; }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/msm8939.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/msm8939.dtsi @@ -55,6 +55,7 @@ L2_1: l2-cache { compatible = "cache"; cache-level = <2>; + cache-unified; }; }; @@ -111,6 +112,7 @@ L2_0: l2-cache { compatible = "cache"; cache-level = <2>; + cache-unified; }; }; @@ -155,7 +157,7 @@ idle-states { CPU_SLEEP_0: cpu-sleep-0 { - compatible ="qcom,idle-state-spc", "arm,idle-state"; + compatible = "arm,idle-state"; entry-latency-us = <130>; exit-latency-us = <150>; min-residency-us = <2000>; @@ -1644,7 +1646,7 @@ clocks = <&gcc GCC_SDCC2_AHB_CLK>, <&gcc GCC_SDCC2_APPS_CLK>, <&rpmcc RPM_SMD_XO_CLK_SRC>; - clock-names = "iface", "core", "xo"; + clock-names = "iface", "core", "xo"; resets = <&gcc GCC_SDCC2_BCR>; pinctrl-0 = <&sdc2_default>; pinctrl-1 = <&sdc2_sleep>; @@ -1731,7 +1733,7 @@ interrupts = ; clocks = <&gcc GCC_BLSP1_QUP2_I2C_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; - clock-names = "core", "iface"; + clock-names = "core", "iface"; dmas = <&blsp_dma 6>, <&blsp_dma 7>; dma-names = "tx", "rx"; pinctrl-0 = <&blsp_i2c2_default>; @@ -1765,7 +1767,7 @@ interrupts = ; clocks = <&gcc GCC_BLSP1_QUP3_I2C_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; - clock-names = "core", "iface"; + clock-names = "core", "iface"; dmas = <&blsp_dma 8>, <&blsp_dma 9>; dma-names = "tx", "rx"; pinctrl-0 = <&blsp_i2c3_default>; @@ -1799,7 +1801,7 @@ interrupts = ; clocks = <&gcc GCC_BLSP1_QUP4_I2C_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; - clock-names = "core", "iface"; + clock-names = "core", "iface"; dmas = <&blsp_dma 10>, <&blsp_dma 11>; dma-names = "tx", "rx"; pinctrl-0 = <&blsp_i2c4_default>; @@ -1833,7 +1835,7 @@ interrupts = ; clocks = <&gcc GCC_BLSP1_QUP5_I2C_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; - clock-names = "core", "iface"; + clock-names = "core", "iface"; dmas = <&blsp_dma 12>, <&blsp_dma 13>; dma-names = "tx", "rx"; pinctrl-0 = <&blsp_i2c5_default>; @@ -1867,7 +1869,7 @@ interrupts = ; clocks = <&gcc GCC_BLSP1_QUP6_I2C_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; - clock-names = "core", "iface"; + clock-names = "core", "iface"; dmas = <&blsp_dma 14>, <&blsp_dma 15>; dma-names = "tx", "rx"; pinctrl-0 = <&blsp_i2c6_default>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/msm8953-xiaomi-daisy.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/msm8953-xiaomi-daisy.dts @@ -17,7 +17,7 @@ compatible = "xiaomi,daisy", "qcom,msm8953"; chassis-type = "handset"; qcom,msm-id = <293 0>; - qcom,board-id= <0x1000b 0x9>; + qcom,board-id = <0x1000b 0x9>; chosen { #address-cells = <2>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/msm8953-xiaomi-vince.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/msm8953-xiaomi-vince.dts @@ -20,7 +20,7 @@ compatible = "xiaomi,vince", "qcom,msm8953"; chassis-type = "handset"; qcom,msm-id = <293 0>; - qcom,board-id= <0x1000b 0x08>; + qcom,board-id = <0x1000b 0x08>; gpio-keys { compatible = "gpio-keys"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/msm8996-mtp.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/msm8996-mtp.dts @@ -24,10 +24,10 @@ status = "okay"; }; -&mdss_hdmi { +&hdmi { status = "okay"; }; -&mdss_hdmi_phy { +&hdmi_phy { status = "okay"; }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/msm8996-xiaomi-gemini.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/msm8996-xiaomi-gemini.dts @@ -82,7 +82,7 @@ #size-cells = <0>; interrupt-parent = <&tlmm>; interrupts = <125 IRQ_TYPE_LEVEL_LOW>; - vdda-supply = <&vreg_l6a_1p8>; + vio-supply = <&vreg_l6a_1p8>; vdd-supply = <&vdd_3v2_tp>; reset-gpios = <&tlmm 89 GPIO_ACTIVE_LOW>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/msm8996.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/msm8996.dtsi @@ -895,7 +895,7 @@ <&mdss_dsi0_phy 0>, <&mdss_dsi1_phy 1>, <&mdss_dsi1_phy 0>, - <&mdss_hdmi_phy>; + <&hdmi_phy>; clock-names = "xo", "gpll0", "gcc_mmss_noc_cfg_ahb_clk", @@ -980,7 +980,7 @@ port@0 { reg = <0>; mdp5_intf3_out: endpoint { - remote-endpoint = <&mdss_hdmi_in>; + remote-endpoint = <&hdmi_in>; }; }; @@ -1075,7 +1075,7 @@ reg-names = "dsi_ctrl"; interrupt-parent = <&mdss>; - interrupts = <4>; + interrupts = <5>; clocks = <&mmcc MDSS_MDP_CLK>, <&mmcc MDSS_BYTE1_CLK>, @@ -1136,11 +1136,11 @@ status = "disabled"; }; - mdss_hdmi: mdss_hdmi-tx@9a0000 { - compatible = "qcom,mdss_hdmi-tx-8996"; - reg = <0x009a0000 0x50c>, - <0x00070000 0x6158>, - <0x009e0000 0xfff>; + hdmi: hdmi-tx@9a0000 { + compatible = "qcom,hdmi-tx-8996"; + reg = <0x009a0000 0x50c>, + <0x00070000 0x6158>, + <0x009e0000 0xfff>; reg-names = "core_physical", "qfprom_physical", "hdcp_physical"; @@ -1160,7 +1160,7 @@ "alt_iface", "extp"; - phys = <&mdss_hdmi_phy>; + phys = <&hdmi_phy>; #sound-dai-cells = <1>; status = "disabled"; @@ -1171,16 +1171,16 @@ port@0 { reg = <0>; - mdss_hdmi_in: endpoint { + hdmi_in: endpoint { remote-endpoint = <&mdp5_intf3_out>; }; }; }; }; - mdss_hdmi_phy: phy@9a0600 { + hdmi_phy: phy@9a0600 { #phy-cells = <0>; - compatible = "qcom,mdss_hdmi-phy-8996"; + compatible = "qcom,hdmi-phy-8996"; reg = <0x009a0600 0x1c4>, <0x009a0a00 0x124>, <0x009a0c00 0x124>, @@ -3336,6 +3336,9 @@ #size-cells = <1>; ranges; + interrupts = ; + interrupt-names = "hs_phy_irq"; + clocks = <&gcc GCC_PERIPH_NOC_USB20_AHB_CLK>, <&gcc GCC_USB20_MASTER_CLK>, <&gcc GCC_USB20_MOCK_UTMI_CLK>, --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/msm8996pro-xiaomi-natrium.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/msm8996pro-xiaomi-natrium.dts @@ -106,7 +106,7 @@ &sound { compatible = "qcom,apq8096-sndcard"; model = "natrium"; - audio-routing = "RX_BIAS", "MCLK"; + audio-routing = "RX_BIAS", "MCLK"; mm1-dai-link { link-name = "MultiMedia1"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/msm8998.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/msm8998.dtsi @@ -909,10 +909,10 @@ pcie0: pci@1c00000 { compatible = "qcom,pcie-msm8998", "qcom,pcie-msm8996"; - reg = <0x01c00000 0x2000>, - <0x1b000000 0xf1d>, - <0x1b000f20 0xa8>, - <0x1b100000 0x100000>; + reg = <0x01c00000 0x2000>, + <0x1b000000 0xf1d>, + <0x1b000f20 0xa8>, + <0x1b100000 0x100000>; reg-names = "parf", "dbi", "elbi", "config"; device_type = "pci"; linux,pci-domain = <0>; @@ -2074,11 +2074,11 @@ spmi_bus: spmi@800f000 { compatible = "qcom,spmi-pmic-arb"; - reg = <0x0800f000 0x1000>, - <0x08400000 0x1000000>, - <0x09400000 0x1000000>, - <0x0a400000 0x220000>, - <0x0800a000 0x3000>; + reg = <0x0800f000 0x1000>, + <0x08400000 0x1000000>, + <0x09400000 0x1000000>, + <0x0a400000 0x220000>, + <0x0800a000 0x3000>; reg-names = "core", "chnls", "obsrvr", "intr", "cnfg"; interrupt-names = "periph_irq"; interrupts = ; @@ -2737,10 +2737,10 @@ clocks = <&mmcc MNOC_AHB_CLK>, <&mmcc BIMC_SMMU_AHB_CLK>, - <&rpmcc RPM_SMD_MMAXI_CLK>, <&mmcc BIMC_SMMU_AXI_CLK>; - clock-names = "iface-mm", "iface-smmu", - "bus-mm", "bus-smmu"; + clock-names = "iface-mm", + "iface-smmu", + "bus-smmu"; #global-interrupts = <0>; interrupts = @@ -2764,6 +2764,8 @@ , , ; + + power-domains = <&mmcc BIMC_SMMU_GDSC>; }; remoteproc_adsp: remoteproc@17300000 { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/pm6150l.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/pm6150l.dtsi @@ -121,8 +121,9 @@ pm6150l_wled: leds@d800 { compatible = "qcom,pm6150l-wled"; reg = <0xd800>, <0xd900>; - interrupts = <0x5 0xd8 0x1 IRQ_TYPE_EDGE_RISING>; - interrupt-names = "ovp"; + interrupts = <0x5 0xd8 0x1 IRQ_TYPE_EDGE_RISING>, + <0x5 0xd8 0x2 IRQ_TYPE_EDGE_RISING>; + interrupt-names = "ovp", "short"; label = "backlight"; status = "disabled"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/pm660l.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/pm660l.dtsi @@ -74,8 +74,9 @@ pm660l_wled: leds@d800 { compatible = "qcom,pm660l-wled"; reg = <0xd800>, <0xd900>; - interrupts = <0x3 0xd8 0x1 IRQ_TYPE_EDGE_RISING>; - interrupt-names = "ovp"; + interrupts = <0x3 0xd8 0x1 IRQ_TYPE_EDGE_RISING>, + <0x3 0xd8 0x2 IRQ_TYPE_EDGE_RISING>; + interrupt-names = "ovp", "short"; label = "backlight"; status = "disabled"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/pm8350.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/pm8350.dtsi @@ -8,7 +8,7 @@ / { thermal-zones { - pm8350_thermal: pm8350c-thermal { + pm8350_thermal: pm8350-thermal { polling-delay-passive = <100>; polling-delay = <0>; thermal-sensors = <&pm8350_temp_alarm>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/pm8350b.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/pm8350b.dtsi @@ -8,7 +8,7 @@ / { thermal-zones { - pm8350b_thermal: pm8350c-thermal { + pm8350b_thermal: pm8350b-thermal { polling-delay-passive = <100>; polling-delay = <0>; thermal-sensors = <&pm8350b_temp_alarm>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/pmi8950.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/pmi8950.dtsi @@ -87,8 +87,9 @@ pmi8950_wled: leds@d800 { compatible = "qcom,pmi8950-wled"; reg = <0xd800>, <0xd900>; - interrupts = <0x3 0xd8 0x02 IRQ_TYPE_EDGE_RISING>; - interrupt-names = "short"; + interrupts = <0x3 0xd8 0x1 IRQ_TYPE_EDGE_RISING>, + <0x3 0xd8 0x2 IRQ_TYPE_EDGE_RISING>; + interrupt-names = "ovp", "short"; label = "backlight"; status = "disabled"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/pmi8994.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/pmi8994.dtsi @@ -54,8 +54,9 @@ pmi8994_wled: wled@d800 { compatible = "qcom,pmi8994-wled"; reg = <0xd800>, <0xd900>; - interrupts = <3 0xd8 0x02 IRQ_TYPE_EDGE_RISING>; - interrupt-names = "short"; + interrupts = <0x3 0xd8 0x1 IRQ_TYPE_EDGE_RISING>, + <0x3 0xd8 0x2 IRQ_TYPE_EDGE_RISING>; + interrupt-names = "ovp", "short"; qcom,cabc; qcom,external-pfet; status = "disabled"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/pmk8350.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/pmk8350.dtsi @@ -59,7 +59,7 @@ }; pmk8350_adc_tm: adc-tm@3400 { - compatible = "qcom,adc-tm7"; + compatible = "qcom,spmi-adc-tm5-gen2"; reg = <0x3400>; interrupts = ; #address-cells = <1>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/pmr735b.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/pmr735b.dtsi @@ -8,7 +8,7 @@ / { thermal-zones { - pmr735a_thermal: pmr735a-thermal { + pmr735b_thermal: pmr735b-thermal { polling-delay-passive = <100>; polling-delay = <0>; thermal-sensors = <&pmr735b_temp_alarm>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/qcm2290.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/qcm2290.dtsi @@ -790,7 +790,7 @@ , , ; - dma-channels = <10>; + dma-channels = <10>; dma-channel-mask = <0x1f>; iommus = <&apps_smmu 0xf6 0x0>; #dma-cells = <3>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/qcs404.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/qcs404.dtsi @@ -1459,10 +1459,10 @@ pcie: pci@10000000 { compatible = "qcom,pcie-qcs404"; - reg = <0x10000000 0xf1d>, - <0x10000f20 0xa8>, - <0x07780000 0x2000>, - <0x10001000 0x2000>; + reg = <0x10000000 0xf1d>, + <0x10000f20 0xa8>, + <0x07780000 0x2000>, + <0x10001000 0x2000>; reg-names = "dbi", "elbi", "parf", "config"; device_type = "pci"; linux,pci-domain = <0>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sa8540p.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sa8540p.dtsi @@ -207,7 +207,7 @@ linux,pci-domain = <2>; - interrupts = ; + interrupts = ; interrupt-names = "msi"; interrupt-map = <0 0 0 1 &intc 0 0 GIC_SPI 541 IRQ_TYPE_LEVEL_HIGH>, --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sc7280-herobrine-audio-rt5682-3mic.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sc7280-herobrine-audio-rt5682-3mic.dtsi @@ -13,7 +13,7 @@ compatible = "google,sc7280-herobrine"; model = "sc7280-rt5682-max98360a-3mic"; - audio-routing = "VA DMIC0", "vdd-micb", + audio-routing = "VA DMIC0", "vdd-micb", "VA DMIC1", "vdd-micb", "VA DMIC2", "vdd-micb", "VA DMIC3", "vdd-micb", --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sc7280.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sc7280.dtsi @@ -2449,7 +2449,7 @@ <&apps_smmu 0x1821 0>, <&apps_smmu 0x1832 0>; - power-domains = <&rpmhpd SC7280_LCX>; + power-domains = <&rpmhpd SC7280_LCX>; power-domain-names = "lcx"; required-opps = <&rpmhpd_opp_nom>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sc8180x-pmics.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sc8180x-pmics.dtsi @@ -74,7 +74,7 @@ #address-cells = <1>; #size-cells = <0>; - pon: power-on@800 { + pon: pon@800 { compatible = "qcom,pm8916-pon"; reg = <0x0800>; pwrkey { @@ -142,9 +142,10 @@ }; pmc8180_gpios: gpio@c000 { - compatible = "qcom,pmc8180-gpio"; + compatible = "qcom,pmc8180-gpio", "qcom,spmi-gpio"; reg = <0xc000>; gpio-controller; + gpio-ranges = <&pmc8180_gpios 0 0 10>; #gpio-cells = <2>; interrupt-controller; #interrupt-cells = <2>; @@ -246,7 +247,7 @@ #address-cells = <1>; #size-cells = <0>; - power-on@800 { + pon@800 { compatible = "qcom,pm8916-pon"; reg = <0x0800>; @@ -300,9 +301,10 @@ }; pmc8180c_gpios: gpio@c000 { - compatible = "qcom,pmc8180c-gpio"; + compatible = "qcom,pmc8180c-gpio", "qcom,spmi-gpio"; reg = <0xc000>; gpio-controller; + gpio-ranges = <&pmc8180c_gpios 0 0 12>; #gpio-cells = <2>; interrupt-controller; #interrupt-cells = <2>; @@ -313,7 +315,7 @@ compatible = "qcom,pmc8180c", "qcom,spmi-pmic"; reg = <0x5 SPMI_USID>; - pmc8180c_lpg: lpg { + pmc8180c_lpg: pwm { compatible = "qcom,pmc8180c-lpg"; #address-cells = <1>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sc8180x.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sc8180x.dtsi @@ -64,6 +64,7 @@ L3_0: l3-cache { compatible = "cache"; cache-level = <3>; + cache-unified; }; }; }; @@ -298,7 +299,7 @@ domain-idle-states { CLUSTER_SLEEP_0: cluster-sleep-0 { compatible = "domain-idle-state"; - arm,psci-suspend-param = <0x4100c244>; + arm,psci-suspend-param = <0x4100a344>; entry-latency-us = <3263>; exit-latency-us = <6562>; min-residency-us = <9987>; @@ -2252,7 +2253,7 @@ }; gmu: gmu@2c6a000 { - compatible="qcom,adreno-gmu-680.1", "qcom,adreno-gmu"; + compatible = "qcom,adreno-gmu-680.1", "qcom,adreno-gmu"; reg = <0 0x02c6a000 0 0x30000>, <0 0x0b290000 0 0x10000>, @@ -2541,8 +2542,11 @@ system-cache-controller@9200000 { compatible = "qcom,sc8180x-llcc"; - reg = <0 0x09200000 0 0x50000>, <0 0x09600000 0 0x50000>; - reg-names = "llcc_base", "llcc_broadcast_base"; + reg = <0 0x09200000 0 0x50000>, <0 0x09280000 0 0x50000>, + <0 0x09300000 0 0x50000>, <0 0x09380000 0 0x50000>, + <0 0x09600000 0 0x50000>; + reg-names = "llcc0_base", "llcc1_base", "llcc2_base", + "llcc3_base", "llcc_broadcast_base"; interrupts = ; }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts @@ -167,7 +167,7 @@ regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; - gpio = <&pmc8280_1_gpios 1 GPIO_ACTIVE_HIGH>; + gpio = <&pmc8280_1_gpios 2 GPIO_ACTIVE_HIGH>; enable-active-high; pinctrl-names = "default"; @@ -757,7 +757,7 @@ }; misc_3p3_reg_en: misc-3p3-reg-en-state { - pins = "gpio1"; + pins = "gpio2"; function = "normal"; }; }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts @@ -1246,7 +1246,7 @@ }; &tlmm { - gpio-reserved-ranges = <70 2>, <74 6>, <83 4>, <125 2>, <128 2>, <154 7>; + gpio-reserved-ranges = <70 2>, <74 6>, <125 2>, <128 2>, <154 4>; bt_default: bt-default-state { hstp-bt-en-pins { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sc8280xp.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sc8280xp.dtsi @@ -298,6 +298,7 @@ firmware { scm: scm { compatible = "qcom,scm-sc8280xp", "qcom,scm"; + interconnects = <&aggre2_noc MASTER_CRYPTO 0 &mc_virt SLAVE_EBI1 0>; }; }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sdm630.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sdm630.dtsi @@ -1196,11 +1196,11 @@ spmi_bus: spmi@800f000 { compatible = "qcom,spmi-pmic-arb"; - reg = <0x0800f000 0x1000>, - <0x08400000 0x1000000>, - <0x09400000 0x1000000>, - <0x0a400000 0x220000>, - <0x0800a000 0x3000>; + reg = <0x0800f000 0x1000>, + <0x08400000 0x1000000>, + <0x09400000 0x1000000>, + <0x0a400000 0x220000>, + <0x0800a000 0x3000>; reg-names = "core", "chnls", "obsrvr", "intr", "cnfg"; interrupt-names = "periph_irq"; interrupts = ; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sdm845-oneplus-enchilada.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sdm845-oneplus-enchilada.dts @@ -57,7 +57,7 @@ &sound { model = "OnePlus 6"; - audio-routing = "RX_BIAS", "MCLK", + audio-routing = "RX_BIAS", "MCLK", "AMIC2", "MIC BIAS2", "AMIC3", "MIC BIAS4", "AMIC4", "MIC BIAS1", --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi @@ -15,6 +15,15 @@ qcom,msm-id = <321 0x20001>; /* SDM845 v2.1 */ qcom,board-id = <8 0>; + aliases { + serial0 = &uart6; + serial1 = &uart9; + }; + + chosen { + stdout-path = "serial0:115200n8"; + }; + gpio-keys { compatible = "gpio-keys"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sdm845.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sdm845.dtsi @@ -1207,6 +1207,7 @@ #clock-cells = <1>; #reset-cells = <1>; #power-domain-cells = <1>; + power-domains = <&rpmhpd SDM845_CX>; }; qfprom@784000 { @@ -2613,7 +2614,7 @@ <0 0>, <0 0>, <0 0>, - <0 300000000>; + <75000000 300000000>; status = "disabled"; }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sdx75.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sdx75.dtsi @@ -484,14 +484,14 @@ tx-pins { pins = "gpio12"; function = "qup_se1_l2_mira"; - drive-strength= <2>; + drive-strength = <2>; bias-disable; }; rx-pins { pins = "gpio13"; function = "qup_se1_l3_mira"; - drive-strength= <2>; + drive-strength = <2>; bias-disable; }; }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sm6115.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sm6115.dtsi @@ -1052,7 +1052,7 @@ , , ; - dma-channels = <10>; + dma-channels = <10>; dma-channel-mask = <0xf>; iommus = <&apps_smmu 0xf6 0x0>; #dma-cells = <3>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sm6350.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sm6350.dtsi @@ -633,11 +633,6 @@ no-map; }; - pil_gpu_mem: memory@8b715400 { - reg = <0 0x8b715400 0 0x2000>; - no-map; - }; - pil_modem_mem: memory@8b800000 { reg = <0 0x8b800000 0 0xf800000>; no-map; @@ -658,6 +653,11 @@ no-map; }; + pil_gpu_mem: memory@f0d00000 { + reg = <0 0xf0d00000 0 0x1000>; + no-map; + }; + debug_region: memory@ffb00000 { reg = <0 0xffb00000 0 0xc0000>; no-map; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sm8150.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sm8150.dtsi @@ -1231,7 +1231,7 @@ dma-names = "tx", "rx"; pinctrl-names = "default"; pinctrl-0 = <&qup_i2c7_default>; - interrupts = ; + interrupts = ; #address-cells = <1>; #size-cells = <0>; status = "disabled"; @@ -3840,7 +3840,7 @@ }; mdss_dsi0_phy: phy@ae94400 { - compatible = "qcom,dsi-phy-7nm"; + compatible = "qcom,dsi-phy-7nm-8150"; reg = <0 0x0ae94400 0 0x200>, <0 0x0ae94600 0 0x280>, <0 0x0ae94900 0 0x260>; @@ -3914,7 +3914,7 @@ }; mdss_dsi1_phy: phy@ae96400 { - compatible = "qcom,dsi-phy-7nm"; + compatible = "qcom,dsi-phy-7nm-8150"; reg = <0 0x0ae96400 0 0x200>, <0 0x0ae96600 0 0x280>, <0 0x0ae96900 0 0x260>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo-pdx203.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo-pdx203.dts @@ -14,3 +14,236 @@ }; /delete-node/ &vreg_l7f_1p8; + +&pm8009_gpios { + gpio-line-names = "NC", /* GPIO_1 */ + "CAM_PWR_LD_EN", + "WIDEC_PWR_EN", + "NC"; +}; + +&pm8150_gpios { + gpio-line-names = "VOL_DOWN_N", /* GPIO_1 */ + "OPTION_2", + "NC", + "PM_SLP_CLK_IN", + "OPTION_1", + "NC", + "NC", + "SP_ARI_PWR_ALARM", + "NC", + "NC"; /* GPIO_10 */ +}; + +&pm8150b_gpios { + gpio-line-names = "SNAPSHOT_N", /* GPIO_1 */ + "FOCUS_N", + "NC", + "NC", + "RF_LCD_ID_EN", + "NC", + "NC", + "LCD_ID", + "NC", + "WLC_EN_N", /* GPIO_10 */ + "NC", + "RF_ID"; +}; + +&pm8150l_gpios { + gpio-line-names = "NC", /* GPIO_1 */ + "PM3003A_EN", + "NC", + "NC", + "NC", + "AUX2_THERM", + "BB_HP_EN", + "FP_LDO_EN", + "PMX_RESET_N", + "AUX3_THERM", /* GPIO_10 */ + "DTV_PWR_EN", + "PM3003A_MODE"; +}; + +&tlmm { + gpio-line-names = "AP_CTI_IN", /* GPIO_0 */ + "MDM2AP_ERR_FATAL", + "AP_CTI_OUT", + "MDM2AP_STATUS", + "NFC_I2C_SDA", + "NFC_I2C_SCL", + "NFC_EN", + "NFC_CLK_REQ", + "NFC_ESE_PWR_REQ", + "DVDT_WRT_DET_AND", + "SPK_AMP_RESET_N", /* GPIO_10 */ + "SPK_AMP_INT_N", + "APPS_I2C_1_SDA", + "APPS_I2C_1_SCL", + "NC", + "TX_GTR_THRES_IN", + "HST_BT_UART_CTS", + "HST_BT_UART_RFR", + "HST_BT_UART_TX", + "HST_BT_UART_RX", + "HST_WLAN_EN", /* GPIO_20 */ + "HST_BT_EN", + "RGBC_IR_PWR_EN", + "FP_INT_N", + "NC", + "NC", + "NC", + "NC", + "NFC_ESE_SPI_MISO", + "NFC_ESE_SPI_MOSI", + "NFC_ESE_SPI_SCLK", /* GPIO_30 */ + "NFC_ESE_SPI_CS_N", + "WCD_RST_N", + "NC", + "SDM_DEBUG_UART_TX", + "SDM_DEBUG_UART_RX", + "TS_I2C_SDA", + "TS_I2C_SCL", + "TS_INT_N", + "FP_SPI_MISO", /* GPIO_40 */ + "FP_SPI_MOSI", + "FP_SPI_SCLK", + "FP_SPI_CS_N", + "APPS_I2C_0_SDA", + "APPS_I2C_0_SCL", + "DISP_ERR_FG", + "UIM2_DETECT_EN", + "NC", + "NC", + "NC", /* GPIO_50 */ + "NC", + "MDM_UART_CTS", + "MDM_UART_RFR", + "MDM_UART_TX", + "MDM_UART_RX", + "AP2MDM_STATUS", + "AP2MDM_ERR_FATAL", + "MDM_IPC_HS_UART_TX", + "MDM_IPC_HS_UART_RX", + "NC", /* GPIO_60 */ + "NC", + "NC", + "NC", + "NC", + "USB_CC_DIR", + "DISP_VSYNC", + "NC", + "NC", + "CAM_PWR_B_CS", + "NC", /* GPIO_70 */ + "CAM_PWR_A_CS", + "SBU_SW_SEL", + "SBU_SW_OE", + "FP_RESET_N", + "FP_RESET_N", + "DISP_RESET_N", + "DEBUG_GPIO0", + "TRAY_DET", + "CAM2_RST_N", + "PCIE0_RST_N", + "PCIE0_CLK_REQ_N", /* GPIO_80 */ + "PCIE0_WAKE_N", + "DVDT_ENABLE", + "DVDT_WRT_DET_OR", + "NC", + "PCIE2_RST_N", + "PCIE2_CLK_REQ_N", + "PCIE2_WAKE_N", + "MDM_VFR_IRQ0", + "MDM_VFR_IRQ1", + "SW_SERVICE", /* GPIO_90 */ + "CAM_SOF", + "CAM1_RST_N", + "CAM0_RST_N", + "CAM0_MCLK", + "CAM1_MCLK", + "CAM2_MCLK", + "CAM3_MCLK", + "CAM4_MCLK", + "TOF_RST_N", + "NC", /* GPIO_100 */ + "CCI0_I2C_SDA", + "CCI0_I2C_SCL", + "CCI1_I2C_SDA", + "CCI1_I2C_SCL_", + "CCI2_I2C_SDA", + "CCI2_I2C_SCL", + "CCI3_I2C_SDA", + "CCI3_I2C_SCL", + "CAM3_RST_N", + "NFC_DWL_REQ", /* GPIO_110 */ + "NFC_IRQ", + "XVS", + "NC", + "RF_ID_EXTENSION", + "SPK_AMP_I2C_SDA", + "SPK_AMP_I2C_SCL", + "NC", + "NC", + "WLC_I2C_SDA", + "WLC_I2C_SCL", /* GPIO_120 */ + "ACC_COVER_OPEN", + "ALS_PROX_INT_N", + "ACCEL_INT", + "WLAN_SW_CTRL", + "CAMSENSOR_I2C_SDA", + "CAMSENSOR_I2C_SCL", + "UDON_SWITCH_SEL", + "WDOG_DISABLE", + "BAROMETER_INT", + "NC", /* GPIO_130 */ + "NC", + "FORCED_USB_BOOT", + "NC", + "NC", + "WLC_INT_N", + "NC", + "NC", + "RGBC_IR_INT", + "NC", + "NC", /* GPIO_140 */ + "NC", + "BT_SLIMBUS_CLK", + "BT_SLIMBUS_DATA", + "HW_ID_0", + "HW_ID_1", + "WCD_SWR_TX_CLK", + "WCD_SWR_TX_DATA0", + "WCD_SWR_TX_DATA1", + "WCD_SWR_RX_CLK", + "WCD_SWR_RX_DATA0", /* GPIO_150 */ + "WCD_SWR_RX_DATA1", + "SDM_DMIC_CLK1", + "SDM_DMIC_DATA1", + "SDM_DMIC_CLK2", + "SDM_DMIC_DATA2", + "SPK_AMP_I2S_CLK", + "SPK_AMP_I2S_WS", + "SPK_AMP_I2S_ASP_DIN", + "SPK_AMP_I2S_ASP_DOUT", + "COMPASS_I2C_SDA", /* GPIO_160 */ + "COMPASS_I2C_SCL", + "NC", + "NC", + "SSC_SPI_1_MISO", + "SSC_SPI_1_MOSI", + "SSC_SPI_1_CLK", + "SSC_SPI_1_CS_N", + "NC", + "NC", + "SSC_SENSOR_I2C_SDA", /* GPIO_170 */ + "SSC_SENSOR_I2C_SCL", + "NC", + "NC", + "NC", + "NC", + "HST_BLE_SNS_UART6_TX", + "HST_BLE_SNS_UART6_RX", + "HST_WLAN_UART_TX", + "HST_WLAN_UART_RX"; +}; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo-pdx206.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo-pdx206.dts @@ -20,6 +20,8 @@ }; &gpio_keys { + pinctrl-0 = <&focus_n &snapshot_n &vol_down_n &g_assist_n>; + g-assist-key { label = "Google Assistant Key"; linux,code = ; @@ -30,6 +32,247 @@ }; }; +&pm8009_gpios { + gpio-line-names = "NC", /* GPIO_1 */ + "NC", + "WIDEC_PWR_EN", + "NC"; +}; + +&pm8150_gpios { + gpio-line-names = "VOL_DOWN_N", /* GPIO_1 */ + "OPTION_2", + "NC", + "PM_SLP_CLK_IN", + "OPTION_1", + "G_ASSIST_N", + "NC", + "SP_ARI_PWR_ALARM", + "NC", + "NC"; /* GPIO_10 */ + + g_assist_n: g-assist-n-state { + pins = "gpio6"; + function = "normal"; + power-source = <1>; + bias-pull-up; + input-enable; + }; +}; + +&pm8150b_gpios { + gpio-line-names = "SNAPSHOT_N", /* GPIO_1 */ + "FOCUS_N", + "NC", + "NC", + "RF_LCD_ID_EN", + "NC", + "NC", + "LCD_ID", + "NC", + "NC", /* GPIO_10 */ + "NC", + "RF_ID"; +}; + +&pm8150l_gpios { + gpio-line-names = "NC", /* GPIO_1 */ + "PM3003A_EN", + "NC", + "NC", + "NC", + "AUX2_THERM", + "BB_HP_EN", + "FP_LDO_EN", + "PMX_RESET_N", + "NC", /* GPIO_10 */ + "NC", + "PM3003A_MODE"; +}; + +&tlmm { + gpio-line-names = "AP_CTI_IN", /* GPIO_0 */ + "MDM2AP_ERR_FATAL", + "AP_CTI_OUT", + "MDM2AP_STATUS", + "NFC_I2C_SDA", + "NFC_I2C_SCL", + "NFC_EN", + "NFC_CLK_REQ", + "NFC_ESE_PWR_REQ", + "DVDT_WRT_DET_AND", + "SPK_AMP_RESET_N", /* GPIO_10 */ + "SPK_AMP_INT_N", + "APPS_I2C_1_SDA", + "APPS_I2C_1_SCL", + "NC", + "TX_GTR_THRES_IN", + "HST_BT_UART_CTS", + "HST_BT_UART_RFR", + "HST_BT_UART_TX", + "HST_BT_UART_RX", + "HST_WLAN_EN", /* GPIO_20 */ + "HST_BT_EN", + "RGBC_IR_PWR_EN", + "FP_INT_N", + "NC", + "NC", + "NC", + "NC", + "NFC_ESE_SPI_MISO", + "NFC_ESE_SPI_MOSI", + "NFC_ESE_SPI_SCLK", /* GPIO_30 */ + "NFC_ESE_SPI_CS_N", + "WCD_RST_N", + "NC", + "SDM_DEBUG_UART_TX", + "SDM_DEBUG_UART_RX", + "TS_I2C_SDA", + "TS_I2C_SCL", + "TS_INT_N", + "FP_SPI_MISO", /* GPIO_40 */ + "FP_SPI_MOSI", + "FP_SPI_SCLK", + "FP_SPI_CS_N", + "APPS_I2C_0_SDA", + "APPS_I2C_0_SCL", + "DISP_ERR_FG", + "UIM2_DETECT_EN", + "NC", + "NC", + "NC", /* GPIO_50 */ + "NC", + "MDM_UART_CTS", + "MDM_UART_RFR", + "MDM_UART_TX", + "MDM_UART_RX", + "AP2MDM_STATUS", + "AP2MDM_ERR_FATAL", + "MDM_IPC_HS_UART_TX", + "MDM_IPC_HS_UART_RX", + "NC", /* GPIO_60 */ + "NC", + "NC", + "NC", + "NC", + "USB_CC_DIR", + "DISP_VSYNC", + "NC", + "NC", + "CAM_PWR_B_CS", + "NC", /* GPIO_70 */ + "FRONTC_PWR_EN", + "SBU_SW_SEL", + "SBU_SW_OE", + "FP_RESET_N", + "FP_RESET_N", + "DISP_RESET_N", + "DEBUG_GPIO0", + "TRAY_DET", + "CAM2_RST_N", + "PCIE0_RST_N", + "PCIE0_CLK_REQ_N", /* GPIO_80 */ + "PCIE0_WAKE_N", + "DVDT_ENABLE", + "DVDT_WRT_DET_OR", + "NC", + "PCIE2_RST_N", + "PCIE2_CLK_REQ_N", + "PCIE2_WAKE_N", + "MDM_VFR_IRQ0", + "MDM_VFR_IRQ1", + "SW_SERVICE", /* GPIO_90 */ + "CAM_SOF", + "CAM1_RST_N", + "CAM0_RST_N", + "CAM0_MCLK", + "CAM1_MCLK", + "CAM2_MCLK", + "CAM3_MCLK", + "NC", + "NC", + "NC", /* GPIO_100 */ + "CCI0_I2C_SDA", + "CCI0_I2C_SCL", + "CCI1_I2C_SDA", + "CCI1_I2C_SCL_", + "CCI2_I2C_SDA", + "CCI2_I2C_SCL", + "CCI3_I2C_SDA", + "CCI3_I2C_SCL", + "CAM3_RST_N", + "NFC_DWL_REQ", /* GPIO_110 */ + "NFC_IRQ", + "XVS", + "NC", + "RF_ID_EXTENSION", + "SPK_AMP_I2C_SDA", + "SPK_AMP_I2C_SCL", + "NC", + "NC", + "NC", + "NC", + "ACC_COVER_OPEN", + "ALS_PROX_INT_N", + "ACCEL_INT", + "WLAN_SW_CTRL", + "CAMSENSOR_I2C_SDA", + "CAMSENSOR_I2C_SCL", + "UDON_SWITCH_SEL", + "WDOG_DISABLE", + "BAROMETER_INT", + "NC", /* GPIO_130 */ + "NC", + "FORCED_USB_BOOT", + "NC", + "NC", + "NC", + "NC", + "NC", + "RGBC_IR_INT", + "NC", + "NC", /* GPIO_140 */ + "NC", + "BT_SLIMBUS_CLK", + "BT_SLIMBUS_DATA", + "HW_ID_0", + "HW_ID_1", + "WCD_SWR_TX_CLK", + "WCD_SWR_TX_DATA0", + "WCD_SWR_TX_DATA1", + "WCD_SWR_RX_CLK", + "WCD_SWR_RX_DATA0", /* GPIO_150 */ + "WCD_SWR_RX_DATA1", + "SDM_DMIC_CLK1", + "SDM_DMIC_DATA1", + "SDM_DMIC_CLK2", + "SDM_DMIC_DATA2", + "SPK_AMP_I2S_CLK", + "SPK_AMP_I2S_WS", + "SPK_AMP_I2S_ASP_DIN", + "SPK_AMP_I2S_ASP_DOUT", + "COMPASS_I2C_SDA", /* GPIO_160 */ + "COMPASS_I2C_SCL", + "NC", + "NC", + "SSC_SPI_1_MISO", + "SSC_SPI_1_MOSI", + "SSC_SPI_1_CLK", + "SSC_SPI_1_CS_N", + "NC", + "NC", + "SSC_SENSOR_I2C_SDA", /* GPIO_170 */ + "SSC_SENSOR_I2C_SCL", + "NC", + "NC", + "NC", + "NC", + "HST_BLE_SNS_UART6_TX", + "HST_BLE_SNS_UART6_RX", + "HST_WLAN_UART_TX", + "HST_WLAN_UART_RX"; +}; + &vreg_l2f_1p3 { regulator-min-microvolt = <1200000>; regulator-max-microvolt = <1200000>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi @@ -51,12 +51,26 @@ gpio_keys: gpio-keys { compatible = "gpio-keys"; - /* - * Camera focus (light press) and camera snapshot (full press) - * seem not to work properly.. Adding the former one stalls the CPU - * and the latter kills the volume down key for whatever reason. In any - * case, they are both on &pm8150b_gpios: camera focus(2), camera snapshot(1). - */ + pinctrl-0 = <&focus_n &snapshot_n &vol_down_n>; + pinctrl-names = "default"; + + key-camera-focus { + label = "Camera Focus"; + linux,code = ; + gpios = <&pm8150b_gpios 2 GPIO_ACTIVE_LOW>; + debounce-interval = <15>; + linux,can-disable; + wakeup-source; + }; + + key-camera-snapshot { + label = "Camera Snapshot"; + linux,code = ; + gpios = <&pm8150b_gpios 1 GPIO_ACTIVE_LOW>; + debounce-interval = <15>; + linux,can-disable; + wakeup-source; + }; key-vol-down { label = "Volume Down"; @@ -551,6 +565,34 @@ vdda-pll-supply = <&vreg_l9a_1p2>; }; +&pm8150_gpios { + vol_down_n: vol-down-n-state { + pins = "gpio1"; + function = "normal"; + power-source = <0>; + bias-pull-up; + input-enable; + }; +}; + +&pm8150b_gpios { + snapshot_n: snapshot-n-state { + pins = "gpio1"; + function = "normal"; + power-source = <0>; + bias-pull-up; + input-enable; + }; + + focus_n: focus-n-state { + pins = "gpio2"; + function = "normal"; + power-source = <0>; + bias-pull-up; + input-enable; + }; +}; + &pon_pwrkey { status = "okay"; }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sm8250.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sm8250.dtsi @@ -100,7 +100,7 @@ clocks = <&cpufreq_hw 0>; enable-method = "psci"; capacity-dmips-mhz = <448>; - dynamic-power-coefficient = <205>; + dynamic-power-coefficient = <105>; next-level-cache = <&L2_0>; power-domains = <&CPU_PD0>; power-domain-names = "psci"; @@ -131,7 +131,7 @@ clocks = <&cpufreq_hw 0>; enable-method = "psci"; capacity-dmips-mhz = <448>; - dynamic-power-coefficient = <205>; + dynamic-power-coefficient = <105>; next-level-cache = <&L2_100>; power-domains = <&CPU_PD1>; power-domain-names = "psci"; @@ -156,7 +156,7 @@ clocks = <&cpufreq_hw 0>; enable-method = "psci"; capacity-dmips-mhz = <448>; - dynamic-power-coefficient = <205>; + dynamic-power-coefficient = <105>; next-level-cache = <&L2_200>; power-domains = <&CPU_PD2>; power-domain-names = "psci"; @@ -181,7 +181,7 @@ clocks = <&cpufreq_hw 0>; enable-method = "psci"; capacity-dmips-mhz = <448>; - dynamic-power-coefficient = <205>; + dynamic-power-coefficient = <105>; next-level-cache = <&L2_300>; power-domains = <&CPU_PD3>; power-domain-names = "psci"; @@ -1905,6 +1905,7 @@ pinctrl-names = "default"; pinctrl-0 = <&pcie0_default_state>; + dma-coherent; status = "disabled"; }; @@ -2011,6 +2012,7 @@ pinctrl-names = "default"; pinctrl-0 = <&pcie1_default_state>; + dma-coherent; status = "disabled"; }; @@ -2119,6 +2121,7 @@ pinctrl-names = "default"; pinctrl-0 = <&pcie2_default_state>; + dma-coherent; status = "disabled"; }; @@ -2726,6 +2729,7 @@ clock-names = "ahb", "bus", "iface"; power-domains = <&gpucc GPU_CX_GDSC>; + dma-coherent; }; slpi: remoteproc@5c00000 { @@ -3059,7 +3063,7 @@ port@7 { reg = <7>; funnel_swao_in_funnel_merg: endpoint { - remote-endpoint= <&funnel_merg_out_funnel_swao>; + remote-endpoint = <&funnel_merg_out_funnel_swao>; }; }; }; @@ -5298,104 +5302,105 @@ reg = <0 0x15000000 0 0x100000>; #iommu-cells = <2>; #global-interrupts = <2>; - interrupts = , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; + interrupts = , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; + dma-coherent; }; adsp: remoteproc@17300000 { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sm8350.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sm8350.dtsi @@ -48,7 +48,7 @@ CPU0: cpu@0 { device_type = "cpu"; - compatible = "qcom,kryo685"; + compatible = "arm,cortex-a55"; reg = <0x0 0x0>; clocks = <&cpufreq_hw 0>; enable-method = "psci"; @@ -72,7 +72,7 @@ CPU1: cpu@100 { device_type = "cpu"; - compatible = "qcom,kryo685"; + compatible = "arm,cortex-a55"; reg = <0x0 0x100>; clocks = <&cpufreq_hw 0>; enable-method = "psci"; @@ -91,7 +91,7 @@ CPU2: cpu@200 { device_type = "cpu"; - compatible = "qcom,kryo685"; + compatible = "arm,cortex-a55"; reg = <0x0 0x200>; clocks = <&cpufreq_hw 0>; enable-method = "psci"; @@ -110,7 +110,7 @@ CPU3: cpu@300 { device_type = "cpu"; - compatible = "qcom,kryo685"; + compatible = "arm,cortex-a55"; reg = <0x0 0x300>; clocks = <&cpufreq_hw 0>; enable-method = "psci"; @@ -129,7 +129,7 @@ CPU4: cpu@400 { device_type = "cpu"; - compatible = "qcom,kryo685"; + compatible = "arm,cortex-a78"; reg = <0x0 0x400>; clocks = <&cpufreq_hw 1>; enable-method = "psci"; @@ -148,7 +148,7 @@ CPU5: cpu@500 { device_type = "cpu"; - compatible = "qcom,kryo685"; + compatible = "arm,cortex-a78"; reg = <0x0 0x500>; clocks = <&cpufreq_hw 1>; enable-method = "psci"; @@ -167,7 +167,7 @@ CPU6: cpu@600 { device_type = "cpu"; - compatible = "qcom,kryo685"; + compatible = "arm,cortex-a78"; reg = <0x0 0x600>; clocks = <&cpufreq_hw 1>; enable-method = "psci"; @@ -186,7 +186,7 @@ CPU7: cpu@700 { device_type = "cpu"; - compatible = "qcom,kryo685"; + compatible = "arm,cortex-x1"; reg = <0x0 0x700>; clocks = <&cpufreq_hw 2>; enable-method = "psci"; @@ -246,8 +246,8 @@ compatible = "arm,idle-state"; idle-state-name = "silver-rail-power-collapse"; arm,psci-suspend-param = <0x40000004>; - entry-latency-us = <355>; - exit-latency-us = <909>; + entry-latency-us = <360>; + exit-latency-us = <531>; min-residency-us = <3934>; local-timer-stop; }; @@ -256,8 +256,8 @@ compatible = "arm,idle-state"; idle-state-name = "gold-rail-power-collapse"; arm,psci-suspend-param = <0x40000004>; - entry-latency-us = <241>; - exit-latency-us = <1461>; + entry-latency-us = <702>; + exit-latency-us = <1061>; min-residency-us = <4488>; local-timer-stop; }; @@ -3077,104 +3077,104 @@ reg = <0 0x15000000 0 0x100000>; #iommu-cells = <2>; #global-interrupts = <2>; - interrupts = , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; + interrupts = , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; }; adsp: remoteproc@17300000 { @@ -3399,6 +3399,13 @@ <0 0x18593000 0 0x1000>; reg-names = "freq-domain0", "freq-domain1", "freq-domain2"; + interrupts = , + , + ; + interrupt-names = "dcvsh-irq-0", + "dcvsh-irq-1", + "dcvsh-irq-2"; + clocks = <&rpmhcc RPMH_CXO_CLK>, <&gcc GCC_GPLL0>; clock-names = "xo", "alternate"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sm8450-hdk.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sm8450-hdk.dts @@ -14,7 +14,6 @@ #include "pm8450.dtsi" #include "pmk8350.dtsi" #include "pmr735a.dtsi" -#include "pmr735b.dtsi" / { model = "Qualcomm Technologies, Inc. SM8450 HDK"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sm8450.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sm8450.dtsi @@ -3810,103 +3810,103 @@ reg = <0 0x15000000 0 0x100000>; #iommu-cells = <2>; #global-interrupts = <1>; - interrupts = , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; + interrupts = , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; }; intc: interrupt-controller@17100000 { @@ -4212,7 +4212,7 @@ <&apps_smmu 0x59f 0x0>; }; - crypto: crypto@1de0000 { + crypto: crypto@1dfa000 { compatible = "qcom,sm8450-qce", "qcom,sm8150-qce", "qcom,qce"; reg = <0 0x01dfa000 0 0x6000>; dmas = <&cryptobam 4>, <&cryptobam 5>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sm8550-mtp.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sm8550-mtp.dts @@ -186,6 +186,7 @@ vdd-bob1-supply = <&vph_pwr>; vdd-bob2-supply = <&vph_pwr>; + vdd-l1-l4-l10-supply = <&vreg_s6g_1p8>; vdd-l2-l13-l14-supply = <&vreg_bob1>; vdd-l3-supply = <&vreg_s4g_1p3>; vdd-l5-l16-supply = <&vreg_bob1>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/qcom/sm8550.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/qcom/sm8550.dtsi @@ -1600,7 +1600,7 @@ pinctrl-0 = <&qup_uart7_default>; interrupts = ; interconnect-names = "qup-core", "qup-config"; - interconnects = <&clk_virt MASTER_QUP_CORE_1 0 &clk_virt SLAVE_QUP_CORE_1 0>, + interconnects = <&clk_virt MASTER_QUP_CORE_1 0 &clk_virt SLAVE_QUP_CORE_1 0>, <&gem_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_QUP_1 0>; status = "disabled"; }; @@ -3517,103 +3517,103 @@ reg = <0 0x15000000 0 0x100000>; #iommu-cells = <2>; #global-interrupts = <1>; - interrupts = , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; + interrupts = , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; }; intc: interrupt-controller@17100000 { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/rockchip/rk3568-radxa-e25.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/rockchip/rk3568-radxa-e25.dts @@ -47,6 +47,9 @@ vin-supply = <&vcc5v0_sys>; }; + /* actually fed by vcc5v0_sys, dependent + * on pi6c clock generator + */ vcc3v3_minipcie: vcc3v3-minipcie-regulator { compatible = "regulator-fixed"; enable-active-high; @@ -54,9 +57,9 @@ pinctrl-names = "default"; pinctrl-0 = <&minipcie_enable_h>; regulator-name = "vcc3v3_minipcie"; - regulator-min-microvolt = <5000000>; - regulator-max-microvolt = <5000000>; - vin-supply = <&vcc5v0_sys>; + regulator-min-microvolt = <3300000>; + regulator-max-microvolt = <3300000>; + vin-supply = <&vcc3v3_pi6c_05>; }; vcc3v3_ngff: vcc3v3-ngff-regulator { @@ -71,9 +74,6 @@ vin-supply = <&vcc5v0_sys>; }; - /* actually fed by vcc5v0_sys, dependent - * on pi6c clock generator - */ vcc3v3_pcie30x1: vcc3v3-pcie30x1-regulator { compatible = "regulator-fixed"; enable-active-high; @@ -83,7 +83,7 @@ regulator-name = "vcc3v3_pcie30x1"; regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; - vin-supply = <&vcc3v3_pi6c_05>; + vin-supply = <&vcc5v0_sys>; }; vcc3v3_pi6c_05: vcc3v3-pi6c-05-regulator { @@ -99,6 +99,10 @@ }; }; +&combphy1 { + phy-supply = <&vcc3v3_pcie30x1>; +}; + &pcie2x1 { pinctrl-names = "default"; pinctrl-0 = <&pcie20_reset_h>; @@ -117,7 +121,7 @@ pinctrl-names = "default"; pinctrl-0 = <&pcie30x1m0_pins>; reset-gpios = <&gpio0 RK_PC3 GPIO_ACTIVE_HIGH>; - vpcie3v3-supply = <&vcc3v3_pcie30x1>; + vpcie3v3-supply = <&vcc3v3_minipcie>; status = "okay"; }; @@ -178,6 +182,10 @@ status = "okay"; }; +&sata1 { + status = "okay"; +}; + &sdmmc0 { bus-width = <4>; cap-sd-highspeed; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi @@ -300,7 +300,7 @@ status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&main_i2c1_pins_default>; - clock-frequency = <400000>; + clock-frequency = <100000>; tlv320aic3106: audio-codec@1b { #sound-dai-cells = <0>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts @@ -249,18 +249,19 @@ J721S2_WKUP_IOPAD(0x108, PIN_INPUT, 0) /* (N27) MCU_ADC1_AIN7 */ >; }; +}; +&wkup_pmx1 { mcu_fss0_ospi1_pins_default: mcu-fss0-ospi1-default-pins { pinctrl-single,pins = < - J721S2_WKUP_IOPAD(0x040, PIN_OUTPUT, 0) /* (A19) MCU_OSPI1_CLK */ - J721S2_WKUP_IOPAD(0x05c, PIN_OUTPUT, 0) /* (D20) MCU_OSPI1_CSn0 */ - J721S2_WKUP_IOPAD(0x060, PIN_OUTPUT, 0) /* (C21) MCU_OSPI1_CSn1 */ - J721S2_WKUP_IOPAD(0x04c, PIN_INPUT, 0) /* (D21) MCU_OSPI1_D0 */ - J721S2_WKUP_IOPAD(0x050, PIN_INPUT, 0) /* (G20) MCU_OSPI1_D1 */ - J721S2_WKUP_IOPAD(0x054, PIN_INPUT, 0) /* (C20) MCU_OSPI1_D2 */ - J721S2_WKUP_IOPAD(0x058, PIN_INPUT, 0) /* (A20) MCU_OSPI1_D3 */ - J721S2_WKUP_IOPAD(0x048, PIN_INPUT, 0) /* (B19) MCU_OSPI1_DQS */ - J721S2_WKUP_IOPAD(0x044, PIN_INPUT, 0) /* (B20) MCU_OSPI1_LBCLKO */ + J721S2_WKUP_IOPAD(0x008, PIN_OUTPUT, 0) /* (A19) MCU_OSPI1_CLK */ + J721S2_WKUP_IOPAD(0x024, PIN_OUTPUT, 0) /* (D20) MCU_OSPI1_CSn0 */ + J721S2_WKUP_IOPAD(0x014, PIN_INPUT, 0) /* (D21) MCU_OSPI1_D0 */ + J721S2_WKUP_IOPAD(0x018, PIN_INPUT, 0) /* (G20) MCU_OSPI1_D1 */ + J721S2_WKUP_IOPAD(0x01c, PIN_INPUT, 0) /* (C20) MCU_OSPI1_D2 */ + J721S2_WKUP_IOPAD(0x020, PIN_INPUT, 0) /* (A20) MCU_OSPI1_D3 */ + J721S2_WKUP_IOPAD(0x010, PIN_INPUT, 0) /* (B19) MCU_OSPI1_DQS */ + J721S2_WKUP_IOPAD(0x00c, PIN_INPUT, 0) /* (B20) MCU_OSPI1_LBCLKO */ >; }; }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi @@ -44,9 +44,6 @@ pinctrl-single,pins = < J721S2_WKUP_IOPAD(0x000, PIN_OUTPUT, 0) /* (D19) MCU_OSPI0_CLK */ J721S2_WKUP_IOPAD(0x02c, PIN_OUTPUT, 0) /* (F15) MCU_OSPI0_CSn0 */ - J721S2_WKUP_IOPAD(0x030, PIN_OUTPUT, 0) /* (G17) MCU_OSPI0_CSn1 */ - J721S2_WKUP_IOPAD(0x038, PIN_OUTPUT, 0) /* (F14) MCU_OSPI0_CSn2 */ - J721S2_WKUP_IOPAD(0x03c, PIN_OUTPUT, 0) /* (F17) MCU_OSPI0_CSn3 */ J721S2_WKUP_IOPAD(0x00c, PIN_INPUT, 0) /* (C19) MCU_OSPI0_D0 */ J721S2_WKUP_IOPAD(0x010, PIN_INPUT, 0) /* (F16) MCU_OSPI0_D1 */ J721S2_WKUP_IOPAD(0x014, PIN_INPUT, 0) /* (G15) MCU_OSPI0_D2 */ --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts @@ -340,27 +340,27 @@ mcu_adc0_pins_default: mcu-adc0-default-pins { pinctrl-single,pins = < - J784S4_WKUP_IOPAD(0x134, PIN_INPUT, 0) /* (P36) MCU_ADC0_AIN0 */ - J784S4_WKUP_IOPAD(0x138, PIN_INPUT, 0) /* (V36) MCU_ADC0_AIN1 */ - J784S4_WKUP_IOPAD(0x13c, PIN_INPUT, 0) /* (T34) MCU_ADC0_AIN2 */ - J784S4_WKUP_IOPAD(0x140, PIN_INPUT, 0) /* (T36) MCU_ADC0_AIN3 */ - J784S4_WKUP_IOPAD(0x144, PIN_INPUT, 0) /* (P34) MCU_ADC0_AIN4 */ - J784S4_WKUP_IOPAD(0x148, PIN_INPUT, 0) /* (R37) MCU_ADC0_AIN5 */ - J784S4_WKUP_IOPAD(0x14c, PIN_INPUT, 0) /* (R33) MCU_ADC0_AIN6 */ - J784S4_WKUP_IOPAD(0x150, PIN_INPUT, 0) /* (V38) MCU_ADC0_AIN7 */ + J784S4_WKUP_IOPAD(0x0cc, PIN_INPUT, 0) /* (P36) MCU_ADC0_AIN0 */ + J784S4_WKUP_IOPAD(0x0d0, PIN_INPUT, 0) /* (V36) MCU_ADC0_AIN1 */ + J784S4_WKUP_IOPAD(0x0d4, PIN_INPUT, 0) /* (T34) MCU_ADC0_AIN2 */ + J784S4_WKUP_IOPAD(0x0d8, PIN_INPUT, 0) /* (T36) MCU_ADC0_AIN3 */ + J784S4_WKUP_IOPAD(0x0dc, PIN_INPUT, 0) /* (P34) MCU_ADC0_AIN4 */ + J784S4_WKUP_IOPAD(0x0e0, PIN_INPUT, 0) /* (R37) MCU_ADC0_AIN5 */ + J784S4_WKUP_IOPAD(0x0e4, PIN_INPUT, 0) /* (R33) MCU_ADC0_AIN6 */ + J784S4_WKUP_IOPAD(0x0e8, PIN_INPUT, 0) /* (V38) MCU_ADC0_AIN7 */ >; }; mcu_adc1_pins_default: mcu-adc1-default-pins { pinctrl-single,pins = < - J784S4_WKUP_IOPAD(0x154, PIN_INPUT, 0) /* (Y38) MCU_ADC1_AIN0 */ - J784S4_WKUP_IOPAD(0x158, PIN_INPUT, 0) /* (Y34) MCU_ADC1_AIN1 */ - J784S4_WKUP_IOPAD(0x15c, PIN_INPUT, 0) /* (V34) MCU_ADC1_AIN2 */ - J784S4_WKUP_IOPAD(0x160, PIN_INPUT, 0) /* (W37) MCU_ADC1_AIN3 */ - J784S4_WKUP_IOPAD(0x164, PIN_INPUT, 0) /* (AA37) MCU_ADC1_AIN4 */ - J784S4_WKUP_IOPAD(0x168, PIN_INPUT, 0) /* (W33) MCU_ADC1_AIN5 */ - J784S4_WKUP_IOPAD(0x16c, PIN_INPUT, 0) /* (U33) MCU_ADC1_AIN6 */ - J784S4_WKUP_IOPAD(0x170, PIN_INPUT, 0) /* (Y36) MCU_ADC1_AIN7 */ + J784S4_WKUP_IOPAD(0x0ec, PIN_INPUT, 0) /* (Y38) MCU_ADC1_AIN0 */ + J784S4_WKUP_IOPAD(0x0f0, PIN_INPUT, 0) /* (Y34) MCU_ADC1_AIN1 */ + J784S4_WKUP_IOPAD(0x0f4, PIN_INPUT, 0) /* (V34) MCU_ADC1_AIN2 */ + J784S4_WKUP_IOPAD(0x0f8, PIN_INPUT, 0) /* (W37) MCU_ADC1_AIN3 */ + J784S4_WKUP_IOPAD(0x0fc, PIN_INPUT, 0) /* (AA37) MCU_ADC1_AIN4 */ + J784S4_WKUP_IOPAD(0x100, PIN_INPUT, 0) /* (W33) MCU_ADC1_AIN5 */ + J784S4_WKUP_IOPAD(0x104, PIN_INPUT, 0) /* (U33) MCU_ADC1_AIN6 */ + J784S4_WKUP_IOPAD(0x108, PIN_INPUT, 0) /* (Y36) MCU_ADC1_AIN7 */ >; }; }; @@ -379,21 +379,28 @@ J784S4_WKUP_IOPAD(0x024, PIN_INPUT, 0) /* (E34) MCU_OSPI0_D6 */ J784S4_WKUP_IOPAD(0x028, PIN_INPUT, 0) /* (E33) MCU_OSPI0_D7 */ J784S4_WKUP_IOPAD(0x008, PIN_INPUT, 0) /* (C34) MCU_OSPI0_DQS */ - J784S4_WKUP_IOPAD(0x03c, PIN_OUTPUT, 6) /* (C32) MCU_OSPI0_CSn3.MCU_OSPI0_ECC_FAIL */ - J784S4_WKUP_IOPAD(0x038, PIN_OUTPUT, 6) /* (B34) MCU_OSPI0_CSn2.MCU_OSPI0_RESET_OUT0 */ + >; + }; +}; + +&wkup_pmx1 { + mcu_fss0_ospi0_1_pins_default: mcu-fss0-ospi0-1-default-pins { + pinctrl-single,pins = < + J784S4_WKUP_IOPAD(0x004, PIN_OUTPUT, 6) /* (C32) MCU_OSPI0_ECC_FAIL */ + J784S4_WKUP_IOPAD(0x000, PIN_OUTPUT, 6) /* (B34) MCU_OSPI0_RESET_OUT0 */ >; }; mcu_fss0_ospi1_pins_default: mcu-fss0-ospi1-default-pins { pinctrl-single,pins = < - J784S4_WKUP_IOPAD(0x040, PIN_OUTPUT, 0) /* (F32) MCU_OSPI1_CLK */ - J784S4_WKUP_IOPAD(0x05c, PIN_OUTPUT, 0) /* (G32) MCU_OSPI1_CSn0 */ - J784S4_WKUP_IOPAD(0x04c, PIN_INPUT, 0) /* (E35) MCU_OSPI1_D0 */ - J784S4_WKUP_IOPAD(0x050, PIN_INPUT, 0) /* (D31) MCU_OSPI1_D1 */ - J784S4_WKUP_IOPAD(0x054, PIN_INPUT, 0) /* (G31) MCU_OSPI1_D2 */ - J784S4_WKUP_IOPAD(0x058, PIN_INPUT, 0) /* (F33) MCU_OSPI1_D3 */ - J784S4_WKUP_IOPAD(0x048, PIN_INPUT, 0) /* (F31) MCU_OSPI1_DQS */ - J784S4_WKUP_IOPAD(0x044, PIN_INPUT, 0) /* (C31) MCU_OSPI1_LBCLKO */ + J784S4_WKUP_IOPAD(0x008, PIN_OUTPUT, 0) /* (F32) MCU_OSPI1_CLK */ + J784S4_WKUP_IOPAD(0x024, PIN_OUTPUT, 0) /* (G32) MCU_OSPI1_CSn0 */ + J784S4_WKUP_IOPAD(0x014, PIN_INPUT, 0) /* (E35) MCU_OSPI1_D0 */ + J784S4_WKUP_IOPAD(0x018, PIN_INPUT, 0) /* (D31) MCU_OSPI1_D1 */ + J784S4_WKUP_IOPAD(0x01C, PIN_INPUT, 0) /* (G31) MCU_OSPI1_D2 */ + J784S4_WKUP_IOPAD(0x020, PIN_INPUT, 0) /* (F33) MCU_OSPI1_D3 */ + J784S4_WKUP_IOPAD(0x010, PIN_INPUT, 0) /* (F31) MCU_OSPI1_DQS */ + J784S4_WKUP_IOPAD(0x00C, PIN_INPUT, 0) /* (C31) MCU_OSPI1_LBCLKO */ >; }; }; @@ -437,7 +444,7 @@ &ospi0 { status = "okay"; pinctrl-names = "default"; - pinctrl-0 = <&mcu_fss0_ospi0_pins_default>; + pinctrl-0 = <&mcu_fss0_ospi0_pins_default>, <&mcu_fss0_ospi0_1_pins_default>; flash@0 { compatible = "jedec,spi-nor"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi @@ -60,7 +60,7 @@ #interrupt-cells = <1>; ti,sci = <&sms>; ti,sci-dev-id = <10>; - ti,interrupt-ranges = <8 360 56>; + ti,interrupt-ranges = <8 392 56>; }; main_pmx0: pinctrl@11c000 { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi @@ -107,7 +107,7 @@ #interrupt-cells = <1>; ti,sci = <&sms>; ti,sci-dev-id = <177>; - ti,interrupt-ranges = <16 928 16>; + ti,interrupt-ranges = <16 960 16>; }; /* MCU_TIMERIO pad input CTRLMMR_MCU_TIMER*_CTRL registers */ --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/configs/defconfig +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/configs/defconfig @@ -1129,7 +1129,6 @@ CONFIG_XEN_GRANT_DEV_ALLOC=y CONFIG_STAGING=y CONFIG_STAGING_MEDIA=y -CONFIG_VIDEO_IMX_MEDIA=m CONFIG_VIDEO_MAX96712=m CONFIG_CHROME_PLATFORMS=y CONFIG_CROS_EC=y @@ -1182,6 +1181,7 @@ CONFIG_IPQ_GCC_9574=y CONFIG_MSM_GCC_8916=y CONFIG_MSM_GCC_8994=y +CONFIG_MSM_GCC_8996=y CONFIG_MSM_MMCC_8994=m CONFIG_MSM_MMCC_8996=m CONFIG_MSM_MMCC_8998=m --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/include/asm/sdei.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/include/asm/sdei.h @@ -17,6 +17,9 @@ #include +DECLARE_PER_CPU(struct sdei_registered_event *, sdei_active_normal_event); +DECLARE_PER_CPU(struct sdei_registered_event *, sdei_active_critical_event); + extern unsigned long sdei_exit_mode; /* Software Delegated Exception entry point from firmware*/ @@ -29,6 +32,9 @@ unsigned long pc, unsigned long pstate); +/* Abort a running handler. Context is discarded. */ +void __sdei_handler_abort(void); + /* * The above entry point does the minimum to call C code. This function does * anything else, before calling the driver. --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/kernel/entry.S +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/kernel/entry.S @@ -986,9 +986,13 @@ mov x19, x1 -#if defined(CONFIG_VMAP_STACK) || defined(CONFIG_SHADOW_CALL_STACK) + /* Store the registered-event for crash_smp_send_stop() */ ldrb w4, [x19, #SDEI_EVENT_PRIORITY] -#endif + cbnz w4, 1f + adr_this_cpu dst=x5, sym=sdei_active_normal_event, tmp=x6 + b 2f +1: adr_this_cpu dst=x5, sym=sdei_active_critical_event, tmp=x6 +2: str x19, [x5] #ifdef CONFIG_VMAP_STACK /* @@ -1055,6 +1059,14 @@ ldr_l x2, sdei_exit_mode + /* Clear the registered-event seen by crash_smp_send_stop() */ + ldrb w3, [x4, #SDEI_EVENT_PRIORITY] + cbnz w3, 1f + adr_this_cpu dst=x5, sym=sdei_active_normal_event, tmp=x6 + b 2f +1: adr_this_cpu dst=x5, sym=sdei_active_critical_event, tmp=x6 +2: str xzr, [x5] + alternative_if_not ARM64_UNMAP_KERNEL_AT_EL0 sdei_handler_exit exit_mode=x2 alternative_else_nop_endif @@ -1065,4 +1077,15 @@ #endif SYM_CODE_END(__sdei_asm_handler) NOKPROBE(__sdei_asm_handler) + +SYM_CODE_START(__sdei_handler_abort) + mov_q x0, SDEI_1_0_FN_SDEI_EVENT_COMPLETE_AND_RESUME + adr x1, 1f + ldr_l x2, sdei_exit_mode + sdei_handler_exit exit_mode=x2 + // exit the handler and jump to the next instruction. + // Exit will stomp x0-x17, PSTATE, ELR_ELx, and SPSR_ELx. +1: ret +SYM_CODE_END(__sdei_handler_abort) +NOKPROBE(__sdei_handler_abort) #endif /* CONFIG_ARM_SDE_INTERFACE */ --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/kernel/fpsimd.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/kernel/fpsimd.c @@ -1179,9 +1179,6 @@ */ u64 read_zcr_features(void) { - u64 zcr; - unsigned int vq_max; - /* * Set the maximum possible VL, and write zeroes to all other * bits to see if they stick. @@ -1189,12 +1186,8 @@ sve_kernel_enable(NULL); write_sysreg_s(ZCR_ELx_LEN_MASK, SYS_ZCR_EL1); - zcr = read_sysreg_s(SYS_ZCR_EL1); - zcr &= ~(u64)ZCR_ELx_LEN_MASK; /* find sticky 1s outside LEN field */ - vq_max = sve_vq_from_vl(sve_get_vl()); - zcr |= vq_max - 1; /* set LEN field to maximum effective value */ - - return zcr; + /* Return LEN value that would be written to get the maximum VL */ + return sve_vq_from_vl(sve_get_vl()) - 1; } void __init sve_setup(void) @@ -1349,9 +1342,6 @@ */ u64 read_smcr_features(void) { - u64 smcr; - unsigned int vq_max; - sme_kernel_enable(NULL); /* @@ -1360,12 +1350,8 @@ write_sysreg_s(read_sysreg_s(SYS_SMCR_EL1) | SMCR_ELx_LEN_MASK, SYS_SMCR_EL1); - smcr = read_sysreg_s(SYS_SMCR_EL1); - smcr &= ~(u64)SMCR_ELx_LEN_MASK; /* Only the LEN field */ - vq_max = sve_vq_from_vl(sme_get_vl()); - smcr |= vq_max - 1; /* set LEN field to maximum effective value */ - - return smcr; + /* Return LEN value that would be written to get the maximum VL */ + return sve_vq_from_vl(sme_get_vl()) - 1; } void __init sme_setup(void) @@ -1931,7 +1917,7 @@ /* Invalidate any task state remaining in the fpsimd regs: */ fpsimd_flush_cpu_state(); } -EXPORT_SYMBOL_GPL(kernel_neon_begin); +EXPORT_SYMBOL(kernel_neon_begin); /* * kernel_neon_end(): give the CPU FPSIMD registers back to the current task @@ -1949,7 +1935,7 @@ put_cpu_fpsimd_context(); } -EXPORT_SYMBOL_GPL(kernel_neon_end); +EXPORT_SYMBOL(kernel_neon_end); #ifdef CONFIG_EFI --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/kernel/module-plts.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/kernel/module-plts.c @@ -339,7 +339,7 @@ if (nents) sort(rels, nents, sizeof(Elf64_Rela), cmp_rela, NULL); - if (!str_has_prefix(secstrings + dstsec->sh_name, ".init")) + if (!module_init_layout_section(secstrings + dstsec->sh_name)) core_plts += count_plts(syms, rels, numrels, sechdrs[i].sh_info, dstsec); else --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/kernel/ptrace.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/kernel/ptrace.c @@ -891,7 +891,8 @@ break; default: WARN_ON_ONCE(1); - return -EINVAL; + ret = -EINVAL; + goto out; } /* --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/kernel/sdei.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/kernel/sdei.c @@ -47,6 +47,9 @@ DEFINE_PER_CPU(unsigned long *, sdei_shadow_call_stack_critical_ptr); #endif +DEFINE_PER_CPU(struct sdei_registered_event *, sdei_active_normal_event); +DEFINE_PER_CPU(struct sdei_registered_event *, sdei_active_critical_event); + static void _free_sdei_stack(unsigned long * __percpu *ptr, int cpu) { unsigned long *p; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/kernel/smp.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/kernel/smp.c @@ -1044,10 +1044,8 @@ * If this cpu is the only one alive at this point in time, online or * not, there are no stop messages to be sent around, so just back out. */ - if (num_other_online_cpus() == 0) { - sdei_mask_local_cpu(); - return; - } + if (num_other_online_cpus() == 0) + goto skip_ipi; cpumask_copy(&mask, cpu_online_mask); cpumask_clear_cpu(smp_processor_id(), &mask); @@ -1066,7 +1064,9 @@ pr_warn("SMP: failed to stop secondary CPUs %*pbl\n", cpumask_pr_args(&mask)); +skip_ipi: sdei_mask_local_cpu(); + sdei_handler_abort(); } bool smp_crash_stop_failed(void) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/lib/csum.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/lib/csum.c @@ -24,7 +24,7 @@ const u64 *ptr; u64 data, sum64 = 0; - if (unlikely(len == 0)) + if (unlikely(len <= 0)) return 0; offset = (unsigned long)buff & 7; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/arm64/mm/hugetlbpage.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/arm64/mm/hugetlbpage.c @@ -236,7 +236,7 @@ unsigned long i, saddr = addr; for (i = 0; i < ncontig; i++, addr += pgsize, ptep++) - pte_clear(mm, addr, ptep); + ptep_clear(mm, addr, ptep); flush_tlb_range(&vma, saddr, addr); } --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/loongarch/include/asm/irq.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/loongarch/include/asm/irq.h @@ -40,7 +40,7 @@ #define NR_IRQS_LEGACY 16 #define arch_trigger_cpumask_backtrace arch_trigger_cpumask_backtrace -void arch_trigger_cpumask_backtrace(const struct cpumask *mask, bool exclude_self); +void arch_trigger_cpumask_backtrace(const struct cpumask *mask, int exclude_cpu); #define MAX_IO_PICS 2 #define NR_IRQS (64 + (256 * MAX_IO_PICS)) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/loongarch/include/asm/local.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/loongarch/include/asm/local.h @@ -63,8 +63,8 @@ static inline bool local_try_cmpxchg(local_t *l, long *old, long new) { - typeof(l->a.counter) *__old = (typeof(l->a.counter) *) old; - return try_cmpxchg_local(&l->a.counter, __old, new); + return try_cmpxchg_local(&l->a.counter, + (typeof(l->a.counter) *) old, new); } #define local_xchg(l, n) (atomic_long_xchg((&(l)->a), (n))) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/loongarch/include/asm/pgtable.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/loongarch/include/asm/pgtable.h @@ -593,6 +593,9 @@ } #endif /* CONFIG_NUMA_BALANCING */ +#define pmd_leaf(pmd) ((pmd_val(pmd) & _PAGE_HUGE) != 0) +#define pud_leaf(pud) ((pud_val(pud) & _PAGE_HUGE) != 0) + /* * We provide our own get_unmapped area to cope with the virtual aliasing * constraints placed on us by the cache architecture. --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/loongarch/kernel/process.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/loongarch/kernel/process.c @@ -338,9 +338,9 @@ } } -void arch_trigger_cpumask_backtrace(const cpumask_t *mask, bool exclude_self) +void arch_trigger_cpumask_backtrace(const cpumask_t *mask, int exclude_cpu) { - nmi_trigger_cpumask_backtrace(mask, exclude_self, raise_backtrace); + nmi_trigger_cpumask_backtrace(mask, exclude_cpu, raise_backtrace); } #ifdef CONFIG_64BIT --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/mips/alchemy/devboards/db1000.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/mips/alchemy/devboards/db1000.c @@ -14,7 +14,6 @@ #include #include #include -#include #include #include #include @@ -167,12 +166,7 @@ static irqreturn_t db1100_mmc_cd(int irq, void *ptr) { - void (*mmc_cd)(struct mmc_host *, unsigned long); - /* link against CONFIG_MMC=m */ - mmc_cd = symbol_get(mmc_detect_change); - mmc_cd(ptr, msecs_to_jiffies(500)); - symbol_put(mmc_detect_change); - + mmc_detect_change(ptr, msecs_to_jiffies(500)); return IRQ_HANDLED; } --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/mips/alchemy/devboards/db1200.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/mips/alchemy/devboards/db1200.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include #include @@ -340,14 +339,7 @@ static irqreturn_t db1200_mmc_cdfn(int irq, void *ptr) { - void (*mmc_cd)(struct mmc_host *, unsigned long); - - /* link against CONFIG_MMC=m */ - mmc_cd = symbol_get(mmc_detect_change); - if (mmc_cd) { - mmc_cd(ptr, msecs_to_jiffies(200)); - symbol_put(mmc_detect_change); - } + mmc_detect_change(ptr, msecs_to_jiffies(200)); msleep(100); /* debounce */ if (irq == DB1200_SD0_INSERT_INT) @@ -431,14 +423,7 @@ static irqreturn_t pb1200_mmc1_cdfn(int irq, void *ptr) { - void (*mmc_cd)(struct mmc_host *, unsigned long); - - /* link against CONFIG_MMC=m */ - mmc_cd = symbol_get(mmc_detect_change); - if (mmc_cd) { - mmc_cd(ptr, msecs_to_jiffies(200)); - symbol_put(mmc_detect_change); - } + mmc_detect_change(ptr, msecs_to_jiffies(200)); msleep(100); /* debounce */ if (irq == PB1200_SD1_INSERT_INT) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/mips/alchemy/devboards/db1300.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/mips/alchemy/devboards/db1300.c @@ -17,7 +17,6 @@ #include #include #include -#include #include #include #include @@ -459,14 +458,7 @@ static irqreturn_t db1300_mmc_cdfn(int irq, void *ptr) { - void (*mmc_cd)(struct mmc_host *, unsigned long); - - /* link against CONFIG_MMC=m. We can only be called once MMC core has - * initialized the controller, so symbol_get() should always succeed. - */ - mmc_cd = symbol_get(mmc_detect_change); - mmc_cd(ptr, msecs_to_jiffies(200)); - symbol_put(mmc_detect_change); + mmc_detect_change(ptr, msecs_to_jiffies(200)); msleep(100); /* debounce */ if (irq == DB1300_SD1_INSERT_INT) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/mips/include/asm/irq.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/mips/include/asm/irq.h @@ -77,7 +77,7 @@ extern int get_c0_fdc_int(void); void arch_trigger_cpumask_backtrace(const struct cpumask *mask, - bool exclude_self); + int exclude_cpu); #define arch_trigger_cpumask_backtrace arch_trigger_cpumask_backtrace #endif /* _ASM_IRQ_H */ --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/mips/include/asm/local.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/mips/include/asm/local.h @@ -101,8 +101,8 @@ static __inline__ bool local_try_cmpxchg(local_t *l, long *old, long new) { - typeof(l->a.counter) *__old = (typeof(l->a.counter) *) old; - return try_cmpxchg_local(&l->a.counter, __old, new); + return try_cmpxchg_local(&l->a.counter, + (typeof(l->a.counter) *) old, new); } #define local_xchg(l, n) (atomic_long_xchg((&(l)->a), (n))) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/mips/kernel/process.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/mips/kernel/process.c @@ -750,9 +750,9 @@ } } -void arch_trigger_cpumask_backtrace(const cpumask_t *mask, bool exclude_self) +void arch_trigger_cpumask_backtrace(const cpumask_t *mask, int exclude_cpu) { - nmi_trigger_cpumask_backtrace(mask, exclude_self, raise_backtrace); + nmi_trigger_cpumask_backtrace(mask, exclude_cpu, raise_backtrace); } int mips_get_process_fp_mode(struct task_struct *task) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/parisc/include/asm/runway.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/parisc/include/asm/runway.h @@ -2,9 +2,6 @@ #ifndef ASM_PARISC_RUNWAY_H #define ASM_PARISC_RUNWAY_H -/* declared in arch/parisc/kernel/setup.c */ -extern struct proc_dir_entry * proc_runway_root; - #define RUNWAY_STATUS 0x10 #define RUNWAY_DEBUG 0x40 --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/parisc/kernel/processor.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/parisc/kernel/processor.c @@ -378,10 +378,18 @@ show_cpuinfo (struct seq_file *m, void *v) { unsigned long cpu; + char cpu_name[60], *p; + + /* strip PA path from CPU name to not confuse lscpu */ + strlcpy(cpu_name, per_cpu(cpu_data, 0).dev->name, sizeof(cpu_name)); + p = strrchr(cpu_name, '['); + if (p) + *(--p) = 0; for_each_online_cpu(cpu) { - const struct cpuinfo_parisc *cpuinfo = &per_cpu(cpu_data, cpu); #ifdef CONFIG_SMP + const struct cpuinfo_parisc *cpuinfo = &per_cpu(cpu_data, cpu); + if (0 == cpuinfo->hpa) continue; #endif @@ -426,8 +434,7 @@ seq_printf(m, "model\t\t: %s - %s\n", boot_cpu_data.pdc.sys_model_name, - cpuinfo->dev ? - cpuinfo->dev->name : "Unknown"); + cpu_name); seq_printf(m, "hversion\t: 0x%08x\n" "sversion\t: 0x%08x\n", --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/Makefile +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/Makefile @@ -224,7 +224,7 @@ all: zImage # With make 3.82 we cannot mix normal and wildcard targets -BOOT_TARGETS1 := zImage zImage.initrd uImage +BOOT_TARGETS1 := zImage zImage.initrd uImage vmlinux.strip BOOT_TARGETS2 := zImage% dtbImage% treeImage.% cuImage.% simpleImage.% uImage.% PHONY += $(BOOT_TARGETS1) $(BOOT_TARGETS2) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/include/asm/cputhreads.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/include/asm/cputhreads.h @@ -3,6 +3,7 @@ #define _ASM_POWERPC_CPUTHREADS_H #ifndef __ASSEMBLY__ +#include #include #include --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/include/asm/ftrace.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/include/asm/ftrace.h @@ -12,7 +12,7 @@ /* Ignore unused weak functions which will have larger offsets */ #ifdef CONFIG_MPROFILE_KERNEL -#define FTRACE_MCOUNT_MAX_OFFSET 12 +#define FTRACE_MCOUNT_MAX_OFFSET 16 #elif defined(CONFIG_PPC32) #define FTRACE_MCOUNT_MAX_OFFSET 8 #endif --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/include/asm/irq.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/include/asm/irq.h @@ -55,7 +55,7 @@ #if defined(CONFIG_PPC_BOOK3S_64) && defined(CONFIG_NMI_IPI) extern void arch_trigger_cpumask_backtrace(const cpumask_t *mask, - bool exclude_self); + int exclude_cpu); #define arch_trigger_cpumask_backtrace arch_trigger_cpumask_backtrace #endif --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/include/asm/lppaca.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/include/asm/lppaca.h @@ -45,6 +45,7 @@ #include #include #include +#include /* * The lppaca is the "virtual processor area" registered with the hypervisor, @@ -127,13 +128,23 @@ */ #define LPPACA_OLD_SHARED_PROC 2 -static inline bool lppaca_shared_proc(struct lppaca *l) +#ifdef CONFIG_PPC_PSERIES +/* + * All CPUs should have the same shared proc value, so directly access the PACA + * to avoid false positives from DEBUG_PREEMPT. + */ +static inline bool lppaca_shared_proc(void) { + struct lppaca *l = local_paca->lppaca_ptr; + if (!firmware_has_feature(FW_FEATURE_SPLPAR)) return false; return !!(l->__old_status & LPPACA_OLD_SHARED_PROC); } +#define get_lppaca() (get_paca()->lppaca_ptr) +#endif + /* * SLB shadow buffer structure as defined in the PAPR. The save_area * contains adjacent ESID and VSID pairs for each shadowed SLB. The --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/include/asm/paca.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/include/asm/paca.h @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #ifdef CONFIG_PPC_BOOK3E_64 @@ -47,14 +46,11 @@ #define get_paca() local_paca #endif -#ifdef CONFIG_PPC_PSERIES -#define get_lppaca() (get_paca()->lppaca_ptr) -#endif - #define get_slb_shadow() (get_paca()->slb_shadow_ptr) struct task_struct; struct rtas_args; +struct lppaca; /* * Defines the layout of the paca. --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/include/asm/paravirt.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/include/asm/paravirt.h @@ -6,6 +6,7 @@ #include #ifdef CONFIG_PPC64 #include +#include #include #endif --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/include/asm/plpar_wrappers.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/include/asm/plpar_wrappers.h @@ -9,6 +9,7 @@ #include #include +#include #include static inline long poll_pending(void) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/kernel/fadump.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/kernel/fadump.c @@ -654,6 +654,7 @@ return ret; error_out: fw_dump.fadump_enabled = 0; + fw_dump.reserve_dump_area_size = 0; return 0; } --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/kernel/iommu.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/kernel/iommu.c @@ -172,17 +172,28 @@ return 0; } -static struct notifier_block fail_iommu_bus_notifier = { +/* + * PCI and VIO buses need separate notifier_block structs, since they're linked + * list nodes. Sharing a notifier_block would mean that any notifiers later + * registered for PCI buses would also get called by VIO buses and vice versa. + */ +static struct notifier_block fail_iommu_pci_bus_notifier = { .notifier_call = fail_iommu_bus_notify }; +#ifdef CONFIG_IBMVIO +static struct notifier_block fail_iommu_vio_bus_notifier = { + .notifier_call = fail_iommu_bus_notify +}; +#endif + static int __init fail_iommu_setup(void) { #ifdef CONFIG_PCI - bus_register_notifier(&pci_bus_type, &fail_iommu_bus_notifier); + bus_register_notifier(&pci_bus_type, &fail_iommu_pci_bus_notifier); #endif #ifdef CONFIG_IBMVIO - bus_register_notifier(&vio_bus_type, &fail_iommu_bus_notifier); + bus_register_notifier(&vio_bus_type, &fail_iommu_vio_bus_notifier); #endif return 0; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/kernel/pci-common.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/kernel/pci-common.c @@ -360,6 +360,7 @@ } return NULL; } +EXPORT_SYMBOL(pci_find_hose_for_OF_device); struct pci_controller *pci_find_controller_for_domain(int domain_nr) { @@ -1631,6 +1632,7 @@ { return pci_bus_find_capability(fake_pci_bus(hose, bus), devfn, cap); } +EXPORT_SYMBOL_GPL(early_find_capability); struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus) { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/kernel/setup-common.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/kernel/setup-common.c @@ -36,6 +36,7 @@ #include #include #include +#include #include #include #include @@ -68,6 +69,7 @@ #include #include #include +#include #include "setup.h" @@ -913,6 +915,16 @@ */ initialize_cache_info(); + /* + * Lock down the kernel if booted in secure mode. This is required to + * maintain kernel integrity. + */ + if (IS_ENABLED(CONFIG_LOCK_DOWN_IN_SECURE_BOOT)) { + if (is_ppc_secureboot_enabled()) + security_lock_kernel_down("PowerNV Secure Boot mode", + LOCKDOWN_INTEGRITY_MAX); + } + /* Initialize RTAS if available. */ rtas_initialize(); --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/kernel/stacktrace.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/kernel/stacktrace.c @@ -221,8 +221,8 @@ } } -void arch_trigger_cpumask_backtrace(const cpumask_t *mask, bool exclude_self) +void arch_trigger_cpumask_backtrace(const cpumask_t *mask, int exclude_cpu) { - nmi_trigger_cpumask_backtrace(mask, exclude_self, raise_backtrace_ipi); + nmi_trigger_cpumask_backtrace(mask, exclude_cpu, raise_backtrace_ipi); } #endif /* defined(CONFIG_PPC_BOOK3S_64) && defined(CONFIG_NMI_IPI) */ --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/kernel/watchdog.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/kernel/watchdog.c @@ -245,7 +245,7 @@ __cpumask_clear_cpu(c, &wd_smp_cpus_ipi); } } else { - trigger_allbutself_cpu_backtrace(); + trigger_allbutcpu_cpu_backtrace(cpu); cpumask_clear(&wd_smp_cpus_ipi); } @@ -416,7 +416,7 @@ xchg(&__wd_nmi_output, 1); // see wd_lockup_ipi if (sysctl_hardlockup_all_cpu_backtrace) - trigger_allbutself_cpu_backtrace(); + trigger_allbutcpu_cpu_backtrace(cpu); if (hardlockup_panic) nmi_panic(regs, "Hard LOCKUP"); --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/kvm/book3s_hv_ras.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/kvm/book3s_hv_ras.c @@ -9,6 +9,7 @@ #include #include #include +#include #include #include #include --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/lib/sstep.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/lib/sstep.c @@ -8,6 +8,7 @@ #include #include #include +#include #include #include #include --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/mm/book3s64/radix_tlb.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/mm/book3s64/radix_tlb.c @@ -127,21 +127,6 @@ trace_tlbie(0, 0, rb, rs, ric, prs, r); } -static __always_inline void __tlbie_pid_lpid(unsigned long pid, - unsigned long lpid, - unsigned long ric) -{ - unsigned long rb, rs, prs, r; - - rb = PPC_BIT(53); /* IS = 1 */ - rs = (pid << PPC_BITLSHIFT(31)) | (lpid & ~(PPC_BITMASK(0, 31))); - prs = 1; /* process scoped */ - r = 1; /* radix format */ - - asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) - : : "r"(rb), "i"(r), "i"(prs), "i"(ric), "r"(rs) : "memory"); - trace_tlbie(0, 0, rb, rs, ric, prs, r); -} static __always_inline void __tlbie_lpid(unsigned long lpid, unsigned long ric) { unsigned long rb,rs,prs,r; @@ -202,23 +187,6 @@ trace_tlbie(0, 0, rb, rs, ric, prs, r); } -static __always_inline void __tlbie_va_lpid(unsigned long va, unsigned long pid, - unsigned long lpid, - unsigned long ap, unsigned long ric) -{ - unsigned long rb, rs, prs, r; - - rb = va & ~(PPC_BITMASK(52, 63)); - rb |= ap << PPC_BITLSHIFT(58); - rs = (pid << PPC_BITLSHIFT(31)) | (lpid & ~(PPC_BITMASK(0, 31))); - prs = 1; /* process scoped */ - r = 1; /* radix format */ - - asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) - : : "r"(rb), "i"(r), "i"(prs), "i"(ric), "r"(rs) : "memory"); - trace_tlbie(0, 0, rb, rs, ric, prs, r); -} - static __always_inline void __tlbie_lpid_va(unsigned long va, unsigned long lpid, unsigned long ap, unsigned long ric) { @@ -264,22 +232,6 @@ } } -static inline void fixup_tlbie_va_range_lpid(unsigned long va, - unsigned long pid, - unsigned long lpid, - unsigned long ap) -{ - if (cpu_has_feature(CPU_FTR_P9_TLBIE_ERAT_BUG)) { - asm volatile("ptesync" : : : "memory"); - __tlbie_pid_lpid(0, lpid, RIC_FLUSH_TLB); - } - - if (cpu_has_feature(CPU_FTR_P9_TLBIE_STQ_BUG)) { - asm volatile("ptesync" : : : "memory"); - __tlbie_va_lpid(va, pid, lpid, ap, RIC_FLUSH_TLB); - } -} - static inline void fixup_tlbie_pid(unsigned long pid) { /* @@ -299,26 +251,6 @@ } } -static inline void fixup_tlbie_pid_lpid(unsigned long pid, unsigned long lpid) -{ - /* - * We can use any address for the invalidation, pick one which is - * probably unused as an optimisation. - */ - unsigned long va = ((1UL << 52) - 1); - - if (cpu_has_feature(CPU_FTR_P9_TLBIE_ERAT_BUG)) { - asm volatile("ptesync" : : : "memory"); - __tlbie_pid_lpid(0, lpid, RIC_FLUSH_TLB); - } - - if (cpu_has_feature(CPU_FTR_P9_TLBIE_STQ_BUG)) { - asm volatile("ptesync" : : : "memory"); - __tlbie_va_lpid(va, pid, lpid, mmu_get_ap(MMU_PAGE_64K), - RIC_FLUSH_TLB); - } -} - static inline void fixup_tlbie_lpid_va(unsigned long va, unsigned long lpid, unsigned long ap) { @@ -416,31 +348,6 @@ asm volatile("eieio; tlbsync; ptesync": : :"memory"); } -static inline void _tlbie_pid_lpid(unsigned long pid, unsigned long lpid, - unsigned long ric) -{ - asm volatile("ptesync" : : : "memory"); - - /* - * Workaround the fact that the "ric" argument to __tlbie_pid - * must be a compile-time contraint to match the "i" constraint - * in the asm statement. - */ - switch (ric) { - case RIC_FLUSH_TLB: - __tlbie_pid_lpid(pid, lpid, RIC_FLUSH_TLB); - fixup_tlbie_pid_lpid(pid, lpid); - break; - case RIC_FLUSH_PWC: - __tlbie_pid_lpid(pid, lpid, RIC_FLUSH_PWC); - break; - case RIC_FLUSH_ALL: - default: - __tlbie_pid_lpid(pid, lpid, RIC_FLUSH_ALL); - fixup_tlbie_pid_lpid(pid, lpid); - } - asm volatile("eieio; tlbsync; ptesync" : : : "memory"); -} struct tlbiel_pid { unsigned long pid; unsigned long ric; @@ -566,20 +473,6 @@ fixup_tlbie_va_range(addr - page_size, pid, ap); } -static inline void __tlbie_va_range_lpid(unsigned long start, unsigned long end, - unsigned long pid, unsigned long lpid, - unsigned long page_size, - unsigned long psize) -{ - unsigned long addr; - unsigned long ap = mmu_get_ap(psize); - - for (addr = start; addr < end; addr += page_size) - __tlbie_va_lpid(addr, pid, lpid, ap, RIC_FLUSH_TLB); - - fixup_tlbie_va_range_lpid(addr - page_size, pid, lpid, ap); -} - static __always_inline void _tlbie_va(unsigned long va, unsigned long pid, unsigned long psize, unsigned long ric) { @@ -660,18 +553,6 @@ asm volatile("eieio; tlbsync; ptesync": : :"memory"); } -static inline void _tlbie_va_range_lpid(unsigned long start, unsigned long end, - unsigned long pid, unsigned long lpid, - unsigned long page_size, - unsigned long psize, bool also_pwc) -{ - asm volatile("ptesync" : : : "memory"); - if (also_pwc) - __tlbie_pid_lpid(pid, lpid, RIC_FLUSH_PWC); - __tlbie_va_range_lpid(start, end, pid, lpid, page_size, psize); - asm volatile("eieio; tlbsync; ptesync" : : : "memory"); -} - static inline void _tlbiel_va_range_multicast(struct mm_struct *mm, unsigned long start, unsigned long end, unsigned long pid, unsigned long page_size, @@ -1486,6 +1367,127 @@ } #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE +static __always_inline void __tlbie_pid_lpid(unsigned long pid, + unsigned long lpid, + unsigned long ric) +{ + unsigned long rb, rs, prs, r; + + rb = PPC_BIT(53); /* IS = 1 */ + rs = (pid << PPC_BITLSHIFT(31)) | (lpid & ~(PPC_BITMASK(0, 31))); + prs = 1; /* process scoped */ + r = 1; /* radix format */ + + asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) + : : "r"(rb), "i"(r), "i"(prs), "i"(ric), "r"(rs) : "memory"); + trace_tlbie(0, 0, rb, rs, ric, prs, r); +} + +static __always_inline void __tlbie_va_lpid(unsigned long va, unsigned long pid, + unsigned long lpid, + unsigned long ap, unsigned long ric) +{ + unsigned long rb, rs, prs, r; + + rb = va & ~(PPC_BITMASK(52, 63)); + rb |= ap << PPC_BITLSHIFT(58); + rs = (pid << PPC_BITLSHIFT(31)) | (lpid & ~(PPC_BITMASK(0, 31))); + prs = 1; /* process scoped */ + r = 1; /* radix format */ + + asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) + : : "r"(rb), "i"(r), "i"(prs), "i"(ric), "r"(rs) : "memory"); + trace_tlbie(0, 0, rb, rs, ric, prs, r); +} + +static inline void fixup_tlbie_pid_lpid(unsigned long pid, unsigned long lpid) +{ + /* + * We can use any address for the invalidation, pick one which is + * probably unused as an optimisation. + */ + unsigned long va = ((1UL << 52) - 1); + + if (cpu_has_feature(CPU_FTR_P9_TLBIE_ERAT_BUG)) { + asm volatile("ptesync" : : : "memory"); + __tlbie_pid_lpid(0, lpid, RIC_FLUSH_TLB); + } + + if (cpu_has_feature(CPU_FTR_P9_TLBIE_STQ_BUG)) { + asm volatile("ptesync" : : : "memory"); + __tlbie_va_lpid(va, pid, lpid, mmu_get_ap(MMU_PAGE_64K), + RIC_FLUSH_TLB); + } +} + +static inline void _tlbie_pid_lpid(unsigned long pid, unsigned long lpid, + unsigned long ric) +{ + asm volatile("ptesync" : : : "memory"); + + /* + * Workaround the fact that the "ric" argument to __tlbie_pid + * must be a compile-time contraint to match the "i" constraint + * in the asm statement. + */ + switch (ric) { + case RIC_FLUSH_TLB: + __tlbie_pid_lpid(pid, lpid, RIC_FLUSH_TLB); + fixup_tlbie_pid_lpid(pid, lpid); + break; + case RIC_FLUSH_PWC: + __tlbie_pid_lpid(pid, lpid, RIC_FLUSH_PWC); + break; + case RIC_FLUSH_ALL: + default: + __tlbie_pid_lpid(pid, lpid, RIC_FLUSH_ALL); + fixup_tlbie_pid_lpid(pid, lpid); + } + asm volatile("eieio; tlbsync; ptesync" : : : "memory"); +} + +static inline void fixup_tlbie_va_range_lpid(unsigned long va, + unsigned long pid, + unsigned long lpid, + unsigned long ap) +{ + if (cpu_has_feature(CPU_FTR_P9_TLBIE_ERAT_BUG)) { + asm volatile("ptesync" : : : "memory"); + __tlbie_pid_lpid(0, lpid, RIC_FLUSH_TLB); + } + + if (cpu_has_feature(CPU_FTR_P9_TLBIE_STQ_BUG)) { + asm volatile("ptesync" : : : "memory"); + __tlbie_va_lpid(va, pid, lpid, ap, RIC_FLUSH_TLB); + } +} + +static inline void __tlbie_va_range_lpid(unsigned long start, unsigned long end, + unsigned long pid, unsigned long lpid, + unsigned long page_size, + unsigned long psize) +{ + unsigned long addr; + unsigned long ap = mmu_get_ap(psize); + + for (addr = start; addr < end; addr += page_size) + __tlbie_va_lpid(addr, pid, lpid, ap, RIC_FLUSH_TLB); + + fixup_tlbie_va_range_lpid(addr - page_size, pid, lpid, ap); +} + +static inline void _tlbie_va_range_lpid(unsigned long start, unsigned long end, + unsigned long pid, unsigned long lpid, + unsigned long page_size, + unsigned long psize, bool also_pwc) +{ + asm volatile("ptesync" : : : "memory"); + if (also_pwc) + __tlbie_pid_lpid(pid, lpid, RIC_FLUSH_PWC); + __tlbie_va_range_lpid(start, end, pid, lpid, page_size, psize); + asm volatile("eieio; tlbsync; ptesync" : : : "memory"); +} + /* * Performs process-scoped invalidations for a given LPID * as part of H_RPT_INVALIDATE hcall. --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/mm/book3s64/slb.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/mm/book3s64/slb.c @@ -13,6 +13,7 @@ #include #include #include +#include #include #include #include --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/perf/core-fsl-emb.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/perf/core-fsl-emb.c @@ -645,7 +645,6 @@ struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); struct perf_event *event; unsigned long val; - int found = 0; for (i = 0; i < ppmu->n_counter; ++i) { event = cpuhw->event[i]; @@ -654,7 +653,6 @@ if ((int)val < 0) { if (event) { /* event has overflowed */ - found = 1; record_and_restart(event, val, regs); } else { /* @@ -672,11 +670,13 @@ isync(); } -void hw_perf_event_setup(int cpu) +static int fsl_emb_pmu_prepare_cpu(unsigned int cpu) { struct cpu_hw_events *cpuhw = &per_cpu(cpu_hw_events, cpu); memset(cpuhw, 0, sizeof(*cpuhw)); + + return 0; } int register_fsl_emb_pmu(struct fsl_emb_pmu *pmu) @@ -689,6 +689,8 @@ pmu->name); perf_pmu_register(&fsl_emb_pmu, "cpu", PERF_TYPE_RAW); + cpuhp_setup_state(CPUHP_PERF_POWER, "perf/powerpc:prepare", + fsl_emb_pmu_prepare_cpu, NULL); return 0; } --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/platforms/pseries/hvCall.S +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/platforms/pseries/hvCall.S @@ -91,6 +91,7 @@ b 1f; \ END_FTR_SECTION(0, 1); \ LOAD_REG_ADDR(r12, hcall_tracepoint_refcount) ; \ + ld r12,0(r12); \ std r12,32(r1); \ cmpdi r12,0; \ bne- LABEL; \ --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/platforms/pseries/lpar.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/platforms/pseries/lpar.c @@ -639,16 +639,8 @@ static int __init vcpudispatch_stats_procfs_init(void) { - /* - * Avoid smp_processor_id while preemptible. All CPUs should have - * the same value for lppaca_shared_proc. - */ - preempt_disable(); - if (!lppaca_shared_proc(get_lppaca())) { - preempt_enable(); + if (!lppaca_shared_proc()) return 0; - } - preempt_enable(); if (!proc_create("powerpc/vcpudispatch_stats", 0600, NULL, &vcpudispatch_stats_proc_ops)) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/platforms/pseries/lparcfg.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/platforms/pseries/lparcfg.c @@ -206,7 +206,7 @@ ppp_data.active_system_procs); /* pool related entries are appropriate for shared configs */ - if (lppaca_shared_proc(get_lppaca())) { + if (lppaca_shared_proc()) { unsigned long pool_idle_time, pool_procs; seq_printf(m, "pool=%d\n", ppp_data.pool_num); @@ -560,7 +560,7 @@ partition_potential_processors); seq_printf(m, "shared_processor_mode=%d\n", - lppaca_shared_proc(get_lppaca())); + lppaca_shared_proc()); #ifdef CONFIG_PPC_64S_HASH_MMU if (!radix_enabled()) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/platforms/pseries/setup.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/platforms/pseries/setup.c @@ -847,7 +847,7 @@ if (firmware_has_feature(FW_FEATURE_LPAR)) { vpa_init(boot_cpuid); - if (lppaca_shared_proc(get_lppaca())) { + if (lppaca_shared_proc()) { static_branch_enable(&shared_processor); pv_spinlocks_init(); #ifdef CONFIG_PARAVIRT_TIME_ACCOUNTING --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/platforms/pseries/vio.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/platforms/pseries/vio.c @@ -39,7 +39,6 @@ .name = "vio", .type = "", .dev.init_name = "vio", - .dev.bus = &vio_bus_type, }; #ifdef CONFIG_PPC_SMLPAR --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/sysdev/mpc5xxx_clocks.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/sysdev/mpc5xxx_clocks.c @@ -25,8 +25,10 @@ fwnode_for_each_parent_node(fwnode, parent) { ret = fwnode_property_read_u32(parent, "bus-frequency", &bus_freq); - if (!ret) + if (!ret) { + fwnode_handle_put(parent); return bus_freq; + } } return 0; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/powerpc/xmon/xmon.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/powerpc/xmon/xmon.c @@ -58,6 +58,7 @@ #ifdef CONFIG_PPC64 #include #include +#include #endif #include "nonstdio.h" --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/riscv/Kconfig +++ linux-lowlatency-hwe-6.5-6.5.0/arch/riscv/Kconfig @@ -62,6 +62,7 @@ select COMMON_CLK select CPU_PM if CPU_IDLE || HIBERNATION select EDAC_SUPPORT + select FRAME_POINTER if PERF_EVENTS || (FUNCTION_TRACER && !DYNAMIC_FTRACE) select GENERIC_ARCH_TOPOLOGY select GENERIC_ATOMIC64 if !64BIT select GENERIC_CLOCKEVENTS_BROADCAST if SMP --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/riscv/Makefile +++ linux-lowlatency-hwe-6.5-6.5.0/arch/riscv/Makefile @@ -87,9 +87,6 @@ ifeq ($(CONFIG_CMODEL_MEDANY),y) KBUILD_CFLAGS += -mcmodel=medany endif -ifeq ($(CONFIG_PERF_EVENTS),y) - KBUILD_CFLAGS += -fno-omit-frame-pointer -endif # Avoid generating .eh_frame sections. KBUILD_CFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dts @@ -167,9 +167,11 @@ status = "okay"; }; +/* UBUNTU: PCIe support is not yet ready, so disable it for now &pcie { status = "okay"; }; +*/ &qspi { status = "okay"; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/riscv/boot/dts/sifive/fu740-c000.dtsi +++ linux-lowlatency-hwe-6.5-6.5.0/arch/riscv/boot/dts/sifive/fu740-c000.dtsi @@ -39,7 +39,7 @@ }; }; cpu1: cpu@1 { - compatible = "sifive,bullet0", "riscv"; + compatible = "sifive,u74-mc", "sifive,bullet0", "riscv"; d-cache-block-size = <64>; d-cache-sets = <64>; d-cache-size = <32768>; @@ -63,7 +63,7 @@ }; }; cpu2: cpu@2 { - compatible = "sifive,bullet0", "riscv"; + compatible = "sifive,u74-mc", "sifive,bullet0", "riscv"; d-cache-block-size = <64>; d-cache-sets = <64>; d-cache-size = <32768>; @@ -87,7 +87,7 @@ }; }; cpu3: cpu@3 { - compatible = "sifive,bullet0", "riscv"; + compatible = "sifive,u74-mc", "sifive,bullet0", "riscv"; d-cache-block-size = <64>; d-cache-sets = <64>; d-cache-size = <32768>; @@ -111,7 +111,7 @@ }; }; cpu4: cpu@4 { - compatible = "sifive,bullet0", "riscv"; + compatible = "sifive,u74-mc", "sifive,bullet0", "riscv"; d-cache-block-size = <64>; d-cache-sets = <64>; d-cache-size = <32768>; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/riscv/boot/dts/sifive/hifive-unleashed-a00-microsemi.dts +++ linux-lowlatency-hwe-6.5-6.5.0/arch/riscv/boot/dts/sifive/hifive-unleashed-a00-microsemi.dts @@ -0,0 +1,28 @@ +// SPDX-License-Identifier: (GPL-2.0 OR MIT) + +#include "hifive-unleashed-a00.dts" + +/ { + soc { + pcie: pcie@2030000000 { + #address-cells = <0x3>; + #interrupt-cells = <0x1>; + #size-cells = <0x2>; + compatible = "microsemi,ms-pf-axi-pcie-host"; + device_type = "pci"; + bus-range = <0x01 0x7f>; + interrupt-map = <0 0 0 1 &ms_pcie_intc 0 0 0 0 2 &ms_pcie_intc 1 0 0 0 3 &ms_pcie_intc 2 0 0 0 4 &ms_pcie_intc 3>; + interrupt-map-mask = <0 0 0 7>; + interrupt-parent = <&plic0>; + interrupts = <32>; + ranges = <0x3000000 0x0 0x40000000 0x0 0x40000000 0x0 0x20000000>; + reg = <0x20 0x30000000 0x0 0x4000000 0x20 0x0 0x0 0x100000>; + reg-names = "control", "apb"; + ms_pcie_intc: interrupt-controller { + #address-cells = <0>; + #interrupt-cells = <1>; + interrupt-controller; + }; + }; + }; +}; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/riscv/include/uapi/asm/ptrace.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/riscv/include/uapi/asm/ptrace.h @@ -103,13 +103,18 @@ * In signal handler, datap will be set a correct user stack offset * and vector registers will be copied to the address of datap * pointer. - * - * In ptrace syscall, datap will be set to zero and the vector - * registers will be copied to the address right after this - * structure. */ }; +struct __riscv_v_regset_state { + unsigned long vstart; + unsigned long vl; + unsigned long vtype; + unsigned long vcsr; + unsigned long vlenb; + char vreg[]; +}; + /* * According to spec: The number of bits in a single vector register, * VLEN >= ELEN, which must be a power of 2, and must be no greater than --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/riscv/kernel/ptrace.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/riscv/kernel/ptrace.c @@ -25,6 +25,9 @@ #ifdef CONFIG_FPU REGSET_F, #endif +#ifdef CONFIG_RISCV_ISA_V + REGSET_V, +#endif }; static int riscv_gpr_get(struct task_struct *target, @@ -81,6 +84,71 @@ } #endif +#ifdef CONFIG_RISCV_ISA_V +static int riscv_vr_get(struct task_struct *target, + const struct user_regset *regset, + struct membuf to) +{ + struct __riscv_v_ext_state *vstate = &target->thread.vstate; + struct __riscv_v_regset_state ptrace_vstate; + + if (!riscv_v_vstate_query(task_pt_regs(target))) + return -EINVAL; + + /* + * Ensure the vector registers have been saved to the memory before + * copying them to membuf. + */ + if (target == current) + riscv_v_vstate_save(current, task_pt_regs(current)); + + ptrace_vstate.vstart = vstate->vstart; + ptrace_vstate.vl = vstate->vl; + ptrace_vstate.vtype = vstate->vtype; + ptrace_vstate.vcsr = vstate->vcsr; + ptrace_vstate.vlenb = vstate->vlenb; + + /* Copy vector header from vstate. */ + membuf_write(&to, &ptrace_vstate, sizeof(struct __riscv_v_regset_state)); + + /* Copy all the vector registers from vstate. */ + return membuf_write(&to, vstate->datap, riscv_v_vsize); +} + +static int riscv_vr_set(struct task_struct *target, + const struct user_regset *regset, + unsigned int pos, unsigned int count, + const void *kbuf, const void __user *ubuf) +{ + int ret; + struct __riscv_v_ext_state *vstate = &target->thread.vstate; + struct __riscv_v_regset_state ptrace_vstate; + + if (!riscv_v_vstate_query(task_pt_regs(target))) + return -EINVAL; + + /* Copy rest of the vstate except datap */ + ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &ptrace_vstate, 0, + sizeof(struct __riscv_v_regset_state)); + if (unlikely(ret)) + return ret; + + if (vstate->vlenb != ptrace_vstate.vlenb) + return -EINVAL; + + vstate->vstart = ptrace_vstate.vstart; + vstate->vl = ptrace_vstate.vl; + vstate->vtype = ptrace_vstate.vtype; + vstate->vcsr = ptrace_vstate.vcsr; + + /* Copy all the vector registers. */ + pos = 0; + ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, vstate->datap, + 0, riscv_v_vsize); + return ret; +} +#endif + static const struct user_regset riscv_user_regset[] = { [REGSET_X] = { .core_note_type = NT_PRSTATUS, @@ -100,6 +168,17 @@ .set = riscv_fpr_set, }, #endif +#ifdef CONFIG_RISCV_ISA_V + [REGSET_V] = { + .core_note_type = NT_RISCV_VECTOR, + .align = 16, + .n = ((32 * RISCV_MAX_VLENB) + + sizeof(struct __riscv_v_regset_state)) / sizeof(__u32), + .size = sizeof(__u32), + .regset_get = riscv_vr_get, + .set = riscv_vr_set, + }, +#endif }; static const struct user_regset_view riscv_user_native_view = { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/riscv/mm/init.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/riscv/mm/init.c @@ -823,6 +823,10 @@ disable_pgtable_l4(); } + /* UBUNTU: Force disable sv57 and fallback to sv48 */ + if (pgtable_l5_enabled) + disable_pgtable_l5(); + memset(early_pg_dir, 0, PAGE_SIZE); memset(early_p4d, 0, PAGE_SIZE); memset(early_pud, 0, PAGE_SIZE); --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/riscv/mm/kasan_init.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/riscv/mm/kasan_init.c @@ -22,9 +22,9 @@ * region is not and then we have to go down to the PUD level. */ -pgd_t tmp_pg_dir[PTRS_PER_PGD] __page_aligned_bss; -p4d_t tmp_p4d[PTRS_PER_P4D] __page_aligned_bss; -pud_t tmp_pud[PTRS_PER_PUD] __page_aligned_bss; +static pgd_t tmp_pg_dir[PTRS_PER_PGD] __page_aligned_bss; +static p4d_t tmp_p4d[PTRS_PER_P4D] __page_aligned_bss; +static pud_t tmp_pud[PTRS_PER_PUD] __page_aligned_bss; static void __init kasan_populate_pte(pmd_t *pmd, unsigned long vaddr, unsigned long end) { @@ -438,7 +438,7 @@ kasan_shallow_populate_pgd(vaddr, vend); } -static void create_tmp_mapping(void) +static void __init create_tmp_mapping(void) { void *ptr; p4d_t *base_p4d; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/crypto/paes_s390.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/crypto/paes_s390.c @@ -35,7 +35,7 @@ * and padding is also possible, the limits need to be generous. */ #define PAES_MIN_KEYSIZE 16 -#define PAES_MAX_KEYSIZE 320 +#define PAES_MAX_KEYSIZE MAXEP11AESKEYBLOBSIZE static u8 *ctrblk; static DEFINE_MUTEX(ctrblk_lock); --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/include/asm/ipl.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/include/asm/ipl.h @@ -139,6 +139,7 @@ unsigned char flags, unsigned short cert); int ipl_report_add_certificate(struct ipl_report *report, void *key, unsigned long addr, unsigned long len); +bool ipl_get_secureboot(void); /* * DIAG 308 support --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/include/asm/kvm_host.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/include/asm/kvm_host.h @@ -817,6 +817,8 @@ __u64 *fac_list; u64 cpuid; unsigned short ibc; + /* subset of available UV-features for pv-guests enabled by user space */ + struct kvm_s390_vm_cpu_uv_feat uv_feat_guest; }; typedef int (*crypto_hook)(struct kvm_vcpu *vcpu); @@ -1028,6 +1030,9 @@ extern char sie_exit; +bool kvm_s390_pv_is_protected(struct kvm *kvm); +bool kvm_s390_pv_cpu_is_protected(struct kvm_vcpu *vcpu); + extern int kvm_s390_gisc_register(struct kvm *kvm, u32 gisc); extern int kvm_s390_gisc_unregister(struct kvm *kvm, u32 gisc); --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/include/asm/uv.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/include/asm/uv.h @@ -99,6 +99,8 @@ enum uv_feat_ind { BIT_UV_FEAT_MISC = 0, BIT_UV_FEAT_AIV = 1, + BIT_UV_FEAT_AP = 4, + BIT_UV_FEAT_AP_INTR = 5, }; struct uv_cb_header { @@ -159,7 +161,15 @@ u64 guest_handle; u64 conf_base_stor_origin; u64 conf_virt_stor_origin; - u64 reserved30; + u8 reserved30[6]; + union { + struct { + u16 : 14; + u16 ap_instr_intr : 1; + u16 ap_allow_instr : 1; + }; + u16 raw; + } flags; u64 guest_stor_origin; u64 guest_stor_len; u64 guest_sca; @@ -397,6 +407,13 @@ extern struct uv_info uv_info; +static inline bool uv_has_feature(u8 feature_bit) +{ + if (feature_bit >= sizeof(uv_info.uv_feature_indications) * 8) + return false; + return test_bit_inv(feature_bit, &uv_info.uv_feature_indications); +} + #ifdef CONFIG_PROTECTED_VIRTUALIZATION_GUEST extern int prot_virt_guest; @@ -463,6 +480,7 @@ return prot_virt_host; } +int uv_pin_shared(unsigned long paddr); int gmap_make_secure(struct gmap *gmap, unsigned long gaddr, void *uvcb); int gmap_destroy_page(struct gmap *gmap, unsigned long gaddr); int uv_destroy_owned_page(unsigned long paddr); @@ -475,6 +493,11 @@ #define is_prot_virt_host() 0 static inline void setup_uv(void) {} +static inline int uv_pin_shared(unsigned long paddr) +{ + return 0; +} + static inline int uv_destroy_owned_page(unsigned long paddr) { return 0; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/include/uapi/asm/kvm.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/include/uapi/asm/kvm.h @@ -159,6 +159,22 @@ __u8 reserved[1728]; }; +#define KVM_S390_VM_CPU_PROCESSOR_UV_FEAT_GUEST 6 +#define KVM_S390_VM_CPU_MACHINE_UV_FEAT_GUEST 7 + +#define KVM_S390_VM_CPU_UV_FEAT_NR_BITS 64 +struct kvm_s390_vm_cpu_uv_feat { + union { + struct { + __u64 : 4; + __u64 ap : 1; /* bit 4 */ + __u64 ap_intr : 1; /* bit 5 */ + __u64 : 58; + }; + __u64 feat; + }; +}; + /* kvm attributes for crypto */ #define KVM_S390_VM_CRYPTO_ENABLE_AES_KW 0 #define KVM_S390_VM_CRYPTO_ENABLE_DEA_KW 1 --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/include/uapi/asm/pkey.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/include/uapi/asm/pkey.h @@ -26,7 +26,7 @@ #define MAXCLRKEYSIZE 32 /* a clear key value may be up to 32 bytes */ #define MAXAESCIPHERKEYSIZE 136 /* our aes cipher keys have always 136 bytes */ #define MINEP11AESKEYBLOBSIZE 256 /* min EP11 AES key blob size */ -#define MAXEP11AESKEYBLOBSIZE 320 /* max EP11 AES key blob size */ +#define MAXEP11AESKEYBLOBSIZE 336 /* max EP11 AES key blob size */ /* Minimum size of a key blob */ #define MINKEYBLOBSIZE SECKEYBLOBSIZE --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/kernel/ipl.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/kernel/ipl.c @@ -640,6 +640,8 @@ static struct attribute *ipl_unknown_attrs[] = { &sys_ipl_type_attr.attr, + &sys_ipl_secure_attr.attr, + &sys_ipl_has_secure_attr.attr, NULL, }; @@ -2533,3 +2535,8 @@ } #endif + +bool ipl_get_secureboot(void) +{ + return !!ipl_secure_flag; +} --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/kernel/setup.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/kernel/setup.c @@ -51,6 +51,7 @@ #include #include #include +#include #include #include @@ -914,6 +915,9 @@ log_component_list(); + if (ipl_get_secureboot()) + security_lock_kernel_down("Secure IPL mode", LOCKDOWN_INTEGRITY_MAX); + /* Have one command line that is parsed and saved in /proc/cmdline */ /* boot_command_line has been already set up in early.c */ *cmdline_p = boot_command_line; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/kernel/uv.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/kernel/uv.c @@ -88,7 +88,7 @@ * Requests the Ultravisor to pin the page in the shared state. This will * cause an intercept when the guest attempts to unshare the pinned page. */ -static int uv_pin_shared(unsigned long paddr) +int uv_pin_shared(unsigned long paddr) { struct uv_cb_cfs uvcb = { .header.cmd = UVC_CMD_PIN_PAGE_SHARED, @@ -100,6 +100,7 @@ return -EINVAL; return 0; } +EXPORT_SYMBOL_GPL(uv_pin_shared); /* * Requests the Ultravisor to destroy a guest page and make it @@ -257,7 +258,7 @@ * shared page from a different protected VM will automatically also * transfer its ownership. */ - if (test_bit_inv(BIT_UV_FEAT_MISC, &uv_info.uv_feature_indications)) + if (uv_has_feature(BIT_UV_FEAT_MISC)) return false; if (uvcb->cmd == UVC_CMD_UNPIN_PAGE_SHARED) return false; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/kvm/intercept.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/kvm/intercept.c @@ -228,6 +228,21 @@ #define per_event(vcpu) (vcpu->arch.sie_block->iprcc & PGM_PER) +static bool should_handle_per_event(const struct kvm_vcpu *vcpu) +{ + if (!guestdbg_enabled(vcpu) || !per_event(vcpu)) + return false; + if (guestdbg_sstep_enabled(vcpu) && + vcpu->arch.sie_block->iprcc != PGM_PER) { + /* + * __vcpu_run() will exit after delivering the concurrently + * indicated condition. + */ + return false; + } + return true; +} + static int handle_prog(struct kvm_vcpu *vcpu) { psw_t psw; @@ -242,7 +257,7 @@ if (kvm_s390_pv_cpu_is_protected(vcpu)) return -EOPNOTSUPP; - if (guestdbg_enabled(vcpu) && per_event(vcpu)) { + if (should_handle_per_event(vcpu)) { rc = kvm_s390_handle_per_event(vcpu); if (rc) return rc; @@ -571,6 +586,19 @@ return handle_instruction(vcpu); } +static bool should_handle_per_ifetch(const struct kvm_vcpu *vcpu, int rc) +{ + /* Process PER, also if the instruction is processed in user space. */ + if (!(vcpu->arch.sie_block->icptstatus & 0x02)) + return false; + if (rc != 0 && rc != -EOPNOTSUPP) + return false; + if (guestdbg_sstep_enabled(vcpu) && vcpu->arch.local_int.pending_irqs) + /* __vcpu_run() will exit after delivering the interrupt. */ + return false; + return true; +} + int kvm_handle_sie_intercept(struct kvm_vcpu *vcpu) { int rc, per_rc = 0; @@ -605,8 +633,8 @@ rc = handle_partial_execution(vcpu); break; case ICPT_KSS: - rc = kvm_s390_skey_check_enable(vcpu); - break; + /* Instruction will be redriven, skip the PER check. */ + return kvm_s390_skey_check_enable(vcpu); case ICPT_MCHKREQ: case ICPT_INT_ENABLE: /* @@ -633,9 +661,7 @@ return -EOPNOTSUPP; } - /* process PER, also if the instruction is processed in user space */ - if (vcpu->arch.sie_block->icptstatus & 0x02 && - (!rc || rc == -EOPNOTSUPP)) + if (should_handle_per_ifetch(vcpu, rc)) per_rc = kvm_s390_handle_per_ifetch_icpt(vcpu); return per_rc ? per_rc : rc; } --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/kvm/interrupt.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/kvm/interrupt.c @@ -1392,6 +1392,7 @@ { struct kvm_s390_local_interrupt *li = &vcpu->arch.local_int; int rc = 0; + bool delivered = false; unsigned long irq_type; unsigned long irqs; @@ -1465,6 +1466,19 @@ WARN_ONCE(1, "Unknown pending irq type %ld", irq_type); clear_bit(irq_type, &li->pending_irqs); } + delivered |= !rc; + } + + /* + * We delivered at least one interrupt and modified the PC. Force a + * singlestep event now. + */ + if (delivered && guestdbg_sstep_enabled(vcpu)) { + struct kvm_debug_exit_arch *debug_exit = &vcpu->run->debug.arch; + + debug_exit->addr = vcpu->arch.sie_block->gpsw.addr; + debug_exit->type = KVM_SINGLESTEP; + vcpu->guest_debug |= KVM_GUESTDBG_EXIT_PENDING; } set_intercept_indicators(vcpu); --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/kvm/kvm-s390.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/kvm/kvm-s390.c @@ -1531,6 +1531,39 @@ return 0; } +#define KVM_S390_VM_CPU_UV_FEAT_GUEST_MASK \ +( \ + ((struct kvm_s390_vm_cpu_uv_feat){ \ + .ap = 1, \ + .ap_intr = 1, \ + }) \ + .feat \ +) + +static int kvm_s390_set_uv_feat(struct kvm *kvm, struct kvm_device_attr *attr) +{ + struct kvm_s390_vm_cpu_uv_feat __user *ptr = (void __user *)attr->addr; + unsigned long data, filter; + + filter = uv_info.uv_feature_indications & KVM_S390_VM_CPU_UV_FEAT_GUEST_MASK; + if (get_user(data, &ptr->feat)) + return -EFAULT; + if (!bitmap_subset(&data, &filter, KVM_S390_VM_CPU_UV_FEAT_NR_BITS)) + return -EINVAL; + + mutex_lock(&kvm->lock); + if (kvm->created_vcpus) { + mutex_unlock(&kvm->lock); + return -EBUSY; + } + kvm->arch.model.uv_feat_guest.feat = data; + mutex_unlock(&kvm->lock); + + VM_EVENT(kvm, 3, "SET: guest UV-feat: 0x%16.16lx", data); + + return 0; +} + static int kvm_s390_set_cpu_model(struct kvm *kvm, struct kvm_device_attr *attr) { int ret = -ENXIO; @@ -1545,6 +1578,9 @@ case KVM_S390_VM_CPU_PROCESSOR_SUBFUNC: ret = kvm_s390_set_processor_subfunc(kvm, attr); break; + case KVM_S390_VM_CPU_PROCESSOR_UV_FEAT_GUEST: + ret = kvm_s390_set_uv_feat(kvm, attr); + break; } return ret; } @@ -1777,6 +1813,33 @@ return 0; } +static int kvm_s390_get_processor_uv_feat(struct kvm *kvm, struct kvm_device_attr *attr) +{ + struct kvm_s390_vm_cpu_uv_feat __user *dst = (void __user *)attr->addr; + unsigned long feat = kvm->arch.model.uv_feat_guest.feat; + + if (put_user(feat, &dst->feat)) + return -EFAULT; + VM_EVENT(kvm, 3, "GET: guest UV-feat: 0x%16.16lx", feat); + + return 0; +} + +static int kvm_s390_get_machine_uv_feat(struct kvm *kvm, struct kvm_device_attr *attr) +{ + struct kvm_s390_vm_cpu_uv_feat __user *dst = (void __user *)attr->addr; + unsigned long feat; + + BUILD_BUG_ON(sizeof(*dst) != sizeof(uv_info.uv_feature_indications)); + + feat = uv_info.uv_feature_indications & KVM_S390_VM_CPU_UV_FEAT_GUEST_MASK; + if (put_user(feat, &dst->feat)) + return -EFAULT; + VM_EVENT(kvm, 3, "GET: guest UV-feat: 0x%16.16lx", feat); + + return 0; +} + static int kvm_s390_get_cpu_model(struct kvm *kvm, struct kvm_device_attr *attr) { int ret = -ENXIO; @@ -1800,6 +1863,12 @@ case KVM_S390_VM_CPU_MACHINE_SUBFUNC: ret = kvm_s390_get_machine_subfunc(kvm, attr); break; + case KVM_S390_VM_CPU_PROCESSOR_UV_FEAT_GUEST: + ret = kvm_s390_get_processor_uv_feat(kvm, attr); + break; + case KVM_S390_VM_CPU_MACHINE_UV_FEAT_GUEST: + ret = kvm_s390_get_machine_uv_feat(kvm, attr); + break; } return ret; } @@ -1952,6 +2021,8 @@ case KVM_S390_VM_CPU_MACHINE_FEAT: case KVM_S390_VM_CPU_MACHINE_SUBFUNC: case KVM_S390_VM_CPU_PROCESSOR_SUBFUNC: + case KVM_S390_VM_CPU_MACHINE_UV_FEAT_GUEST: + case KVM_S390_VM_CPU_PROCESSOR_UV_FEAT_GUEST: ret = 0; break; default: @@ -2406,7 +2477,7 @@ struct kvm_vcpu *vcpu; /* Disable the GISA if the ultravisor does not support AIV. */ - if (!test_bit_inv(BIT_UV_FEAT_AIV, &uv_info.uv_feature_indications)) + if (!uv_has_feature(BIT_UV_FEAT_AIV)) kvm_s390_gisa_disable(kvm); kvm_for_each_vcpu(i, vcpu, kvm) { @@ -3296,6 +3367,8 @@ kvm->arch.model.cpuid = kvm_s390_get_initial_cpuid(); kvm->arch.model.ibc = sclp.ibc & 0x0fff; + kvm->arch.model.uv_feat_guest.feat = 0; + kvm_s390_crypto_init(kvm); if (IS_ENABLED(CONFIG_VFIO_PCI_ZDEV_KVM)) { @@ -4611,7 +4684,7 @@ if (!kvm_is_ucontrol(vcpu->kvm)) { rc = kvm_s390_deliver_pending_interrupts(vcpu); - if (rc) + if (rc || guestdbg_exit_pending(vcpu)) return rc; } @@ -4738,7 +4811,7 @@ do { rc = vcpu_pre_run(vcpu); - if (rc) + if (rc || guestdbg_exit_pending(vcpu)) break; kvm_vcpu_srcu_read_unlock(vcpu); @@ -5383,6 +5456,7 @@ { struct kvm_vcpu *vcpu = filp->private_data; void __user *argp = (void __user *)arg; + int rc; switch (ioctl) { case KVM_S390_IRQ: { @@ -5390,7 +5464,8 @@ if (copy_from_user(&s390irq, argp, sizeof(s390irq))) return -EFAULT; - return kvm_s390_inject_vcpu(vcpu, &s390irq); + rc = kvm_s390_inject_vcpu(vcpu, &s390irq); + break; } case KVM_S390_INTERRUPT: { struct kvm_s390_interrupt s390int; @@ -5400,10 +5475,25 @@ return -EFAULT; if (s390int_to_s390irq(&s390int, &s390irq)) return -EINVAL; - return kvm_s390_inject_vcpu(vcpu, &s390irq); + rc = kvm_s390_inject_vcpu(vcpu, &s390irq); + break; } + default: + rc = -ENOIOCTLCMD; + break; } - return -ENOIOCTLCMD; + + /* + * To simplify single stepping of userspace-emulated instructions, + * KVM_EXIT_S390_SIEIC exit sets KVM_GUESTDBG_EXIT_PENDING (see + * should_handle_per_ifetch()). However, if userspace emulation injects + * an interrupt, it needs to be cleared, so that KVM_EXIT_DEBUG happens + * after (and not before) the interrupt delivery. + */ + if (!rc) + vcpu->guest_debug &= ~KVM_GUESTDBG_EXIT_PENDING; + + return rc; } static int kvm_s390_handle_pv_vcpu_dump(struct kvm_vcpu *vcpu, --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/kvm/kvm-s390.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/kvm/kvm-s390.h @@ -270,18 +270,6 @@ return vcpu->arch.pv.handle; } -static inline bool kvm_s390_pv_is_protected(struct kvm *kvm) -{ - lockdep_assert_held(&kvm->lock); - return !!kvm_s390_pv_get_handle(kvm); -} - -static inline bool kvm_s390_pv_cpu_is_protected(struct kvm_vcpu *vcpu) -{ - lockdep_assert_held(&vcpu->mutex); - return !!kvm_s390_pv_cpu_get_handle(vcpu); -} - /* implemented in interrupt.c */ int kvm_s390_handle_wait(struct kvm_vcpu *vcpu); void kvm_s390_vcpu_wakeup(struct kvm_vcpu *vcpu); --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/kvm/pv.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/kvm/pv.c @@ -18,6 +18,20 @@ #include #include "kvm-s390.h" +bool kvm_s390_pv_is_protected(struct kvm *kvm) +{ + lockdep_assert_held(&kvm->lock); + return !!kvm_s390_pv_get_handle(kvm); +} +EXPORT_SYMBOL_GPL(kvm_s390_pv_is_protected); + +bool kvm_s390_pv_cpu_is_protected(struct kvm_vcpu *vcpu) +{ + lockdep_assert_held(&vcpu->mutex); + return !!kvm_s390_pv_cpu_get_handle(vcpu); +} +EXPORT_SYMBOL_GPL(kvm_s390_pv_cpu_is_protected); + /** * struct pv_vm_to_be_destroyed - Represents a protected VM that needs to * be destroyed @@ -271,7 +285,8 @@ WRITE_ONCE(kvm->arch.gmap->guest_handle, 0); KVM_UV_EVENT(kvm, 3, "PROTVIRT DESTROY VM FAST: rc %x rrc %x", uvcb.header.rc, uvcb.header.rrc); - WARN_ONCE(cc, "protvirt destroy vm fast failed handle %llx rc %x rrc %x", + WARN_ONCE(cc && uvcb.header.rc != 0x104, + "protvirt destroy vm fast failed handle %llx rc %x rrc %x", kvm_s390_pv_get_handle(kvm), uvcb.header.rc, uvcb.header.rrc); /* Intended memory leak on "impossible" error */ if (!cc) @@ -561,12 +576,14 @@ uvcb.conf_base_stor_origin = virt_to_phys((void *)kvm->arch.pv.stor_base); uvcb.conf_virt_stor_origin = (u64)kvm->arch.pv.stor_var; + uvcb.flags.ap_allow_instr = kvm->arch.model.uv_feat_guest.ap; + uvcb.flags.ap_instr_intr = kvm->arch.model.uv_feat_guest.ap_intr; cc = uv_call_sched(0, (u64)&uvcb); *rc = uvcb.header.rc; *rrc = uvcb.header.rrc; - KVM_UV_EVENT(kvm, 3, "PROTVIRT CREATE VM: handle %llx len %llx rc %x rrc %x", - uvcb.guest_handle, uvcb.guest_stor_len, *rc, *rrc); + KVM_UV_EVENT(kvm, 3, "PROTVIRT CREATE VM: handle %llx len %llx rc %x rrc %x flags %04x", + uvcb.guest_handle, uvcb.guest_stor_len, *rc, *rrc, uvcb.flags.raw); /* Outputs */ kvm->arch.pv.handle = uvcb.guest_handle; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/s390/mm/fault.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/s390/mm/fault.c @@ -827,7 +827,7 @@ * reliable without the misc UV feature so we need to check * for that as well. */ - if (test_bit_inv(BIT_UV_FEAT_MISC, &uv_info.uv_feature_indications) && + if (uv_has_feature(BIT_UV_FEAT_MISC) && !test_bit_inv(61, ®s->int_parm_long)) { /* * When this happens, userspace did something that it --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/sparc/include/asm/irq_64.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/sparc/include/asm/irq_64.h @@ -87,7 +87,7 @@ } void arch_trigger_cpumask_backtrace(const struct cpumask *mask, - bool exclude_self); + int exclude_cpu); #define arch_trigger_cpumask_backtrace arch_trigger_cpumask_backtrace extern void *hardirq_stack[NR_CPUS]; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/sparc/kernel/process_64.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/sparc/kernel/process_64.c @@ -236,7 +236,7 @@ } } -void arch_trigger_cpumask_backtrace(const cpumask_t *mask, bool exclude_self) +void arch_trigger_cpumask_backtrace(const cpumask_t *mask, int exclude_cpu) { struct thread_info *tp = current_thread_info(); struct pt_regs *regs = get_irq_regs(); @@ -252,7 +252,7 @@ memset(global_cpu_snapshot, 0, sizeof(global_cpu_snapshot)); - if (cpumask_test_cpu(this_cpu, mask) && !exclude_self) + if (cpumask_test_cpu(this_cpu, mask) && this_cpu != exclude_cpu) __global_reg_self(tp, regs, this_cpu); smp_fetch_global_regs(); @@ -260,7 +260,7 @@ for_each_cpu(cpu, mask) { struct global_reg_snapshot *gp; - if (exclude_self && cpu == this_cpu) + if (cpu == exclude_cpu) continue; gp = &global_cpu_snapshot[cpu].reg; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/um/configs/i386_defconfig +++ linux-lowlatency-hwe-6.5-6.5.0/arch/um/configs/i386_defconfig @@ -34,6 +34,7 @@ CONFIG_XTERM_CHAN=y CONFIG_CON_CHAN="pts" CONFIG_SSL_CHAN="pts" +CONFIG_SOUND=m CONFIG_UML_SOUND=m CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/um/configs/x86_64_defconfig +++ linux-lowlatency-hwe-6.5-6.5.0/arch/um/configs/x86_64_defconfig @@ -32,6 +32,7 @@ CONFIG_XTERM_CHAN=y CONFIG_CON_CHAN="pts" CONFIG_SSL_CHAN="pts" +CONFIG_SOUND=m CONFIG_UML_SOUND=m CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/um/drivers/Kconfig +++ linux-lowlatency-hwe-6.5-6.5.0/arch/um/drivers/Kconfig @@ -111,24 +111,14 @@ config UML_SOUND tristate "Sound support" + depends on SOUND + select SOUND_OSS_CORE help This option enables UML sound support. If enabled, it will pull in - soundcore and the UML hostaudio relay, which acts as a intermediary + the UML hostaudio relay, which acts as a intermediary between the host's dsp and mixer devices and the UML sound system. It is safe to say 'Y' here. -config SOUND - tristate - default UML_SOUND - -config SOUND_OSS_CORE - bool - default UML_SOUND - -config HOSTAUDIO - tristate - default UML_SOUND - endmenu menu "UML Network Devices" --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/um/drivers/Makefile +++ linux-lowlatency-hwe-6.5-6.5.0/arch/um/drivers/Makefile @@ -54,7 +54,7 @@ obj-$(CONFIG_MCONSOLE) += mconsole.o obj-$(CONFIG_MMAPPER) += mmapper_kern.o obj-$(CONFIG_BLK_DEV_UBD) += ubd.o -obj-$(CONFIG_HOSTAUDIO) += hostaudio.o +obj-$(CONFIG_UML_SOUND) += hostaudio.o obj-$(CONFIG_NULL_CHAN) += null.o obj-$(CONFIG_PORT_CHAN) += port.o obj-$(CONFIG_PTY_CHAN) += pty.o --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/um/drivers/virt-pci.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/um/drivers/virt-pci.c @@ -544,6 +544,7 @@ } } +#ifdef CONFIG_OF /* Copied from arch/x86/kernel/devicetree.c */ struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus) { @@ -562,6 +563,7 @@ } return NULL; } +#endif static int um_pci_init_vqs(struct um_pci_device *dev) { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/boot/compressed/head_64.S +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/boot/compressed/head_64.S @@ -459,11 +459,25 @@ /* Save the trampoline address in RCX */ movq %rax, %rcx + /* Set up 32-bit addressable stack */ + leaq TRAMPOLINE_32BIT_STACK_END(%rcx), %rsp + + /* + * Preserve live 64-bit registers on the stack: this is necessary + * because the architecture does not guarantee that GPRs will retain + * their full 64-bit values across a 32-bit mode switch. + */ + pushq %rbp + pushq %rbx + pushq %rsi + /* - * Load the address of trampoline_return() into RDI. - * It will be used by the trampoline to return to the main code. + * Push the 64-bit address of trampoline_return() onto the new stack. + * It will be used by the trampoline to return to the main code. Due to + * the 32-bit mode switch, it cannot be kept it in a register either. */ leaq trampoline_return(%rip), %rdi + pushq %rdi /* Switch to compatibility mode (CS.L = 0 CS.D = 1) via far return */ pushq $__KERNEL32_CS @@ -471,6 +485,11 @@ pushq %rax lretq trampoline_return: + /* Restore live 64-bit registers */ + popq %rsi + popq %rbx + popq %rbp + /* Restore the stack, the 32-bit trampoline uses its own stack */ leaq rva(boot_stack_end)(%rbx), %rsp @@ -582,7 +601,7 @@ /* * This is the 32-bit trampoline that will be copied over to low memory. * - * RDI contains the return address (might be above 4G). + * Return address is at the top of the stack (might be above 4G). * ECX contains the base address of the trampoline memory. * Non zero RDX means trampoline needs to enable 5-level paging. */ @@ -592,9 +611,6 @@ movl %eax, %ds movl %eax, %ss - /* Set up new stack */ - leal TRAMPOLINE_32BIT_STACK_END(%ecx), %esp - /* Disable paging */ movl %cr0, %eax btrl $X86_CR0_PG_BIT, %eax @@ -671,7 +687,7 @@ .code64 SYM_FUNC_START_LOCAL_NOALIGN(.Lpaging_enabled) /* Return from the trampoline */ - jmp *%rdi + retq SYM_FUNC_END(.Lpaging_enabled) /* --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/boot/video-vga.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/boot/video-vga.c @@ -188,7 +188,7 @@ vga_set_vertical_end(60*8); } -static int vga_set_mode(struct mode_info *mode) +static int __attribute__((optimize("no-jump-tables"))) vga_set_mode(struct mode_info *mode) { /* Set the basic mode */ vga_set_basic_mode(); --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/events/intel/uncore_snbep.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/events/intel/uncore_snbep.c @@ -6474,8 +6474,18 @@ type = uncore_find_type_by_id(uncore_msr_uncores, UNCORE_SPR_CHA); if (type) { + /* + * The value from the discovery table (stored in the type->num_boxes + * of UNCORE_SPR_CHA) is incorrect on some SPR variants because of a + * firmware bug. Using the value from SPR_MSR_UNC_CBO_CONFIG to replace it. + */ rdmsrl(SPR_MSR_UNC_CBO_CONFIG, num_cbo); - type->num_boxes = num_cbo; + /* + * The MSR doesn't work on the EMR XCC, but the firmware bug doesn't impact + * the EMR XCC. Don't let the value from the MSR replace the existing value. + */ + if (num_cbo) + type->num_boxes = num_cbo; } spr_uncore_iio_free_running.num_boxes = uncore_type_max_boxes(uncore_msr_uncores, UNCORE_SPR_IIO); } --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/include/asm/apm.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/include/asm/apm.h @@ -35,6 +35,7 @@ __asm__ __volatile__(APM_DO_ZERO_SEGS "pushl %%edi\n\t" "pushl %%ebp\n\t" + ANNOTATE_RETPOLINE_SAFE /* FRBS */ "lcall *%%cs:apm_bios_entry\n\t" "setc %%al\n\t" "popl %%ebp\n\t" @@ -59,6 +60,7 @@ __asm__ __volatile__(APM_DO_ZERO_SEGS "pushl %%edi\n\t" "pushl %%ebp\n\t" + ANNOTATE_RETPOLINE_SAFE /* FRBS */ "lcall *%%cs:apm_bios_entry\n\t" "setc %%bl\n\t" "popl %%ebp\n\t" --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/include/asm/irq.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/include/asm/irq.h @@ -42,7 +42,7 @@ #ifdef CONFIG_X86_LOCAL_APIC void arch_trigger_cpumask_backtrace(const struct cpumask *mask, - bool exclude_self); + int exclude_cpu); #define arch_trigger_cpumask_backtrace arch_trigger_cpumask_backtrace #endif --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/include/asm/local.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/include/asm/local.h @@ -127,8 +127,8 @@ static inline bool local_try_cmpxchg(local_t *l, long *old, long new) { - typeof(l->a.counter) *__old = (typeof(l->a.counter) *) old; - return try_cmpxchg_local(&l->a.counter, __old, new); + return try_cmpxchg_local(&l->a.counter, + (typeof(l->a.counter) *) old, new); } /* Always has a lock prefix */ --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/include/asm/mem_encrypt.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/include/asm/mem_encrypt.h @@ -50,8 +50,8 @@ int __init early_set_memory_decrypted(unsigned long vaddr, unsigned long size); int __init early_set_memory_encrypted(unsigned long vaddr, unsigned long size); -void __init early_set_mem_enc_dec_hypercall(unsigned long vaddr, int npages, - bool enc); +void __init early_set_mem_enc_dec_hypercall(unsigned long vaddr, + unsigned long size, bool enc); void __init mem_encrypt_free_decrypted_mem(void); @@ -85,7 +85,7 @@ static inline int __init early_set_memory_encrypted(unsigned long vaddr, unsigned long size) { return 0; } static inline void __init -early_set_mem_enc_dec_hypercall(unsigned long vaddr, int npages, bool enc) {} +early_set_mem_enc_dec_hypercall(unsigned long vaddr, unsigned long size, bool enc) {} static inline void mem_encrypt_free_decrypted_mem(void) { } --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/include/asm/pci-direct.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/include/asm/pci-direct.h @@ -10,9 +10,11 @@ extern u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset); extern u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset); extern u16 read_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset); +extern u32 pci_early_find_cap(int bus, int slot, int func, int cap); extern void write_pci_config(u8 bus, u8 slot, u8 func, u8 offset, u32 val); extern void write_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset, u8 val); extern void write_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset, u16 val); +extern unsigned int pci_early_clear_msi; extern int early_pci_allowed(void); #endif /* _ASM_X86_PCI_DIRECT_H */ --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/include/asm/pgtable_types.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/include/asm/pgtable_types.h @@ -125,11 +125,12 @@ * instance, and is *not* included in this mask since * pte_modify() does modify it. */ -#define _PAGE_CHG_MASK (PTE_PFN_MASK | _PAGE_PCD | _PAGE_PWT | \ - _PAGE_SPECIAL | _PAGE_ACCESSED | _PAGE_DIRTY | \ - _PAGE_SOFT_DIRTY | _PAGE_DEVMAP | _PAGE_ENC | \ - _PAGE_UFFD_WP) -#define _HPAGE_CHG_MASK (_PAGE_CHG_MASK | _PAGE_PSE) +#define _COMMON_PAGE_CHG_MASK (PTE_PFN_MASK | _PAGE_PCD | _PAGE_PWT | \ + _PAGE_SPECIAL | _PAGE_ACCESSED | _PAGE_DIRTY |\ + _PAGE_SOFT_DIRTY | _PAGE_DEVMAP | _PAGE_ENC | \ + _PAGE_UFFD_WP) +#define _PAGE_CHG_MASK (_COMMON_PAGE_CHG_MASK | _PAGE_PAT) +#define _HPAGE_CHG_MASK (_COMMON_PAGE_CHG_MASK | _PAGE_PSE | _PAGE_PAT_LARGE) /* * The cache modes defined here are used to translate between pure SW usage --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/include/asm/sections.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/include/asm/sections.h @@ -2,8 +2,6 @@ #ifndef _ASM_X86_SECTIONS_H #define _ASM_X86_SECTIONS_H -#define arch_is_kernel_initmem_freed arch_is_kernel_initmem_freed - #include #include @@ -18,20 +16,4 @@ extern unsigned long _brk_start, _brk_end; -static inline bool arch_is_kernel_initmem_freed(unsigned long addr) -{ - /* - * If _brk_start has not been cleared, brk allocation is incomplete, - * and we can not make assumptions about its use. - */ - if (_brk_start) - return 0; - - /* - * After brk allocation is complete, space between _brk_end and _end - * is available for allocation. - */ - return addr >= _brk_end && addr < (unsigned long)&_end; -} - #endif /* _ASM_X86_SECTIONS_H */ --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/include/asm/smp.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/include/asm/smp.h @@ -134,8 +134,6 @@ void native_send_call_func_single_ipi(int cpu); void x86_idle_thread_init(unsigned int cpu, struct task_struct *idle); -bool smp_park_other_cpus_in_init(void); - void smp_store_boot_cpu_info(void); void smp_store_cpu_info(int id); --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/acpi/wakeup_32.S +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/acpi/wakeup_32.S @@ -3,6 +3,7 @@ #include #include #include +#include # Copyright 2003, 2008 Pavel Machek = 0x40; bytes++) { - u8 id; - - pos &= ~3; - id = read_pci_config_byte(bus, slot, func, pos+PCI_CAP_LIST_ID); - if (id == 0xff) - break; - if (id == cap) - return pos; - pos = read_pci_config_byte(bus, slot, func, - pos+PCI_CAP_LIST_NEXT); - } - return 0; -} - /* Read a standard AGPv3 bridge header */ static u32 __init read_agp(int bus, int slot, int func, int cap, u32 *order) { @@ -250,8 +224,8 @@ case PCI_CLASS_BRIDGE_HOST: case PCI_CLASS_BRIDGE_OTHER: /* needed? */ /* AGP bridge? */ - cap = find_cap(bus, slot, func, - PCI_CAP_ID_AGP); + cap = pci_early_find_cap(bus, slot, + func, PCI_CAP_ID_AGP); if (!cap) break; *valid_agp = 1; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/apic/hw_nmi.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/apic/hw_nmi.c @@ -34,9 +34,9 @@ apic->send_IPI_mask(mask, NMI_VECTOR); } -void arch_trigger_cpumask_backtrace(const cpumask_t *mask, bool exclude_self) +void arch_trigger_cpumask_backtrace(const cpumask_t *mask, int exclude_cpu) { - nmi_trigger_cpumask_backtrace(mask, exclude_self, + nmi_trigger_cpumask_backtrace(mask, exclude_cpu, nmi_raise_cpu_backtrace); } --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/apm_32.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/apm_32.c @@ -239,12 +239,6 @@ #endif /* - * The apm_bios device is one of the misc char devices. - * This is its minor number. - */ -#define APM_MINOR_DEV 134 - -/* * Various options can be changed at boot time as follows: * (We allow underscores for compatibility with the modules code) * apm=on/off enable/disable APM --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/cpu/common.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/cpu/common.c @@ -1265,11 +1265,11 @@ VULNBL_INTEL_STEPPINGS(BROADWELL_G, X86_STEPPING_ANY, SRBDS), VULNBL_INTEL_STEPPINGS(BROADWELL_X, X86_STEPPING_ANY, MMIO), VULNBL_INTEL_STEPPINGS(BROADWELL, X86_STEPPING_ANY, SRBDS), - VULNBL_INTEL_STEPPINGS(SKYLAKE_L, X86_STEPPING_ANY, SRBDS | MMIO | RETBLEED), VULNBL_INTEL_STEPPINGS(SKYLAKE_X, X86_STEPPING_ANY, MMIO | RETBLEED | GDS), - VULNBL_INTEL_STEPPINGS(SKYLAKE, X86_STEPPING_ANY, SRBDS | MMIO | RETBLEED), - VULNBL_INTEL_STEPPINGS(KABYLAKE_L, X86_STEPPING_ANY, SRBDS | MMIO | RETBLEED | GDS), - VULNBL_INTEL_STEPPINGS(KABYLAKE, X86_STEPPING_ANY, SRBDS | MMIO | RETBLEED | GDS), + VULNBL_INTEL_STEPPINGS(SKYLAKE_L, X86_STEPPING_ANY, MMIO | RETBLEED | GDS | SRBDS), + VULNBL_INTEL_STEPPINGS(SKYLAKE, X86_STEPPING_ANY, MMIO | RETBLEED | GDS | SRBDS), + VULNBL_INTEL_STEPPINGS(KABYLAKE_L, X86_STEPPING_ANY, MMIO | RETBLEED | GDS | SRBDS), + VULNBL_INTEL_STEPPINGS(KABYLAKE, X86_STEPPING_ANY, MMIO | RETBLEED | GDS | SRBDS), VULNBL_INTEL_STEPPINGS(CANNONLAKE_L, X86_STEPPING_ANY, RETBLEED), VULNBL_INTEL_STEPPINGS(ICELAKE_L, X86_STEPPING_ANY, MMIO | MMIO_SBDS | RETBLEED | GDS), VULNBL_INTEL_STEPPINGS(ICELAKE_D, X86_STEPPING_ANY, MMIO | GDS), --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/cpu/mce/core.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/cpu/mce/core.c @@ -843,6 +843,26 @@ } /* + * Some Zen-based Instruction Fetch Units set EIPV=RIPV=0 on poison consumption + * errors. This means mce_gather_info() will not save the "ip" and "cs" registers. + * + * However, the context is still valid, so save the "cs" register for later use. + * + * The "ip" register is truly unknown, so don't save it or fixup EIPV/RIPV. + * + * The Instruction Fetch Unit is at MCA bank 1 for all affected systems. + */ +static __always_inline void quirk_zen_ifu(int bank, struct mce *m, struct pt_regs *regs) +{ + if (bank != 1) + return; + if (!(m->status & MCI_STATUS_POISON)) + return; + + m->cs = regs->cs; +} + +/* * Do a quick check if any of the events requires a panic. * This decides if we keep the events around or clear them. */ @@ -861,6 +881,9 @@ if (mce_flags.snb_ifu_quirk) quirk_sandybridge_ifu(i, m, regs); + if (mce_flags.zen_ifu_quirk) + quirk_zen_ifu(i, m, regs); + m->bank = i; if (mce_severity(m, regs, &tmp, true) >= MCE_PANIC_SEVERITY) { mce_read_aux(m, i); @@ -1842,6 +1865,9 @@ if (c->x86 == 0x15 && c->x86_model <= 0xf) mce_flags.overflow_recov = 1; + if (c->x86 >= 0x17 && c->x86 <= 0x1A) + mce_flags.zen_ifu_quirk = 1; + } if (c->x86_vendor == X86_VENDOR_INTEL) { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/cpu/mce/internal.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/cpu/mce/internal.h @@ -157,6 +157,9 @@ */ smca : 1, + /* Zen IFU quirk */ + zen_ifu_quirk : 1, + /* AMD-style error thresholding banks present. */ amd_threshold : 1, @@ -172,7 +175,7 @@ /* Skylake, Cascade Lake, Cooper Lake REP;MOVS* quirk */ skx_repmov_quirk : 1, - __reserved_0 : 56; + __reserved_0 : 55; }; extern struct mce_vendor_flags mce_flags; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/cpu/sgx/virt.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/cpu/sgx/virt.c @@ -204,6 +204,7 @@ continue; xa_erase(&vepc->page_array, index); + cond_resched(); } /* @@ -222,6 +223,7 @@ list_add_tail(&epc_page->list, &secs_pages); xa_erase(&vepc->page_array, index); + cond_resched(); } /* @@ -243,6 +245,7 @@ if (sgx_vepc_free_page(epc_page)) list_add_tail(&epc_page->list, &secs_pages); + cond_resched(); } if (!list_empty(&secs_pages)) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/early-quirks.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/early-quirks.c @@ -29,6 +29,37 @@ #include #include +static void __init early_pci_clear_msi(int bus, int slot, int func) +{ + int pos; + u16 ctrl; + + if (likely(!pci_early_clear_msi)) + return; + + pr_info_once("Clearing MSI/MSI-X enable bits early in boot (quirk)\n"); + + pos = pci_early_find_cap(bus, slot, func, PCI_CAP_ID_MSI); + if (pos) { + ctrl = read_pci_config_16(bus, slot, func, pos + PCI_MSI_FLAGS); + ctrl &= ~PCI_MSI_FLAGS_ENABLE; + write_pci_config_16(bus, slot, func, pos + PCI_MSI_FLAGS, ctrl); + + /* Read again to flush previous write */ + ctrl = read_pci_config_16(bus, slot, func, pos + PCI_MSI_FLAGS); + } + + pos = pci_early_find_cap(bus, slot, func, PCI_CAP_ID_MSIX); + if (pos) { + ctrl = read_pci_config_16(bus, slot, func, pos + PCI_MSIX_FLAGS); + ctrl &= ~PCI_MSIX_FLAGS_ENABLE; + write_pci_config_16(bus, slot, func, pos + PCI_MSIX_FLAGS, ctrl); + + /* Read again to flush previous write */ + ctrl = read_pci_config_16(bus, slot, func, pos + PCI_MSIX_FLAGS); + } +} + static void __init fix_hypertransport_config(int num, int slot, int func) { u32 htcfg; @@ -728,6 +759,7 @@ PCI_CLASS_BRIDGE_HOST, PCI_ANY_ID, 0, force_disable_hpet}, { PCI_VENDOR_ID_BROADCOM, 0x4331, PCI_CLASS_NETWORK_OTHER, PCI_ANY_ID, 0, apple_airport_reset}, + { PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, early_pci_clear_msi}, {} }; @@ -780,6 +812,10 @@ PCI_HEADER_TYPE); if ((type & 0x7f) == PCI_HEADER_TYPE_BRIDGE) { + /* pci_early_clear_msi scans the buses differently. */ + if (pci_early_clear_msi) + return -1; + sec = read_pci_config_byte(num, slot, func, PCI_SECONDARY_BUS); if (sec > num) early_pci_scan_bus(sec); @@ -806,8 +842,13 @@ void __init early_quirks(void) { + int bus; + if (!early_pci_allowed()) return; early_pci_scan_bus(0); + /* pci_early_clear_msi scans more buses. */ + for (bus = 1; pci_early_clear_msi && bus < 256; bus++) + early_pci_scan_bus(bus); } --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/head_32.S +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/head_32.S @@ -27,6 +27,7 @@ #include #include #include +#include /* Physical address */ #define pa(X) ((X) - __PAGE_OFFSET) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/kvm.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/kvm.c @@ -966,10 +966,8 @@ * Ensure that _bss_decrypted section is marked as decrypted in the * shared pages list. */ - nr_pages = DIV_ROUND_UP(__end_bss_decrypted - __start_bss_decrypted, - PAGE_SIZE); early_set_mem_enc_dec_hypercall((unsigned long)__start_bss_decrypted, - nr_pages, 0); + __end_bss_decrypted - __start_bss_decrypted, 0); /* * If not booted using EFI, enable Live migration support. --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/reboot.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/reboot.c @@ -32,6 +32,7 @@ #include #include #include +#include /* * Power off function, if any @@ -488,7 +489,46 @@ DMI_MATCH(DMI_PRODUCT_NAME, "VGN-Z540N"), }, }, - + { /* Handle problems with rebooting on the Latitude E6520. */ + .callback = set_pci_reboot, + .ident = "Dell Latitude E6520", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), + DMI_MATCH(DMI_PRODUCT_NAME, "Latitude E6520"), + }, + }, + { /* Handle problems with rebooting on the OptiPlex 790. */ + .callback = set_pci_reboot, + .ident = "Dell OptiPlex 790", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), + DMI_MATCH(DMI_PRODUCT_NAME, "OptiPlex 790"), + }, + }, + { /* Handle problems with rebooting on the OptiPlex 990. */ + .callback = set_pci_reboot, + .ident = "Dell OptiPlex 990", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), + DMI_MATCH(DMI_PRODUCT_NAME, "OptiPlex 990"), + }, + }, + { /* Handle problems with rebooting on the Latitude E6220. */ + .callback = set_pci_reboot, + .ident = "Dell Latitude E6220", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), + DMI_MATCH(DMI_PRODUCT_NAME, "Latitude E6220"), + }, + }, + { /* Handle problems with rebooting on the OptiPlex 390. */ + .callback = set_pci_reboot, + .ident = "Dell OptiPlex 390", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), + DMI_MATCH(DMI_PRODUCT_NAME, "OptiPlex 390"), + }, + }, { } }; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/relocate_kernel_32.S +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/relocate_kernel_32.S @@ -9,6 +9,7 @@ #include #include #include +#include /* * Must be relocatable PIC code callable as a C function, in particular --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/setup.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/setup.c @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include @@ -1032,6 +1033,14 @@ efi_init(); reserve_ibft_region(); + + efi_set_secure_boot(boot_params.secure_boot); + +#ifdef CONFIG_LOCK_DOWN_IN_SECURE_BOOT + if (efi_enabled(EFI_SECURE_BOOT)) + security_lock_kernel_down("EFI Secure Boot mode", LOCKDOWN_INTEGRITY_MAX); +#endif + dmi_setup(); /* @@ -1192,19 +1201,7 @@ /* Allocate bigger log buffer */ setup_log_buf(1); - if (efi_enabled(EFI_BOOT)) { - switch (boot_params.secure_boot) { - case efi_secureboot_mode_disabled: - pr_info("Secure boot disabled\n"); - break; - case efi_secureboot_mode_enabled: - pr_info("Secure boot enabled\n"); - break; - default: - pr_info("Secure boot could not be determined\n"); - break; - } - } + efi_set_secure_boot(boot_params.secure_boot); reserve_initrd(); --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/smp.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/smp.c @@ -131,7 +131,7 @@ } /* - * Disable virtualization, APIC etc. and park the CPU in a HLT loop + * this function calls the 'stop' function on all other CPUs in the system. */ DEFINE_IDTENTRY_SYSVEC(sysvec_reboot) { @@ -172,17 +172,13 @@ * 2) Wait for all other CPUs to report that they reached the * HLT loop in stop_this_cpu() * - * 3) If the system uses INIT/STARTUP for CPU bringup, then - * send all present CPUs an INIT vector, which brings them - * completely out of the way. + * 3) If #2 timed out send an NMI to the CPUs which did not + * yet report * - * 4) If #3 is not possible and #2 timed out send an NMI to the - * CPUs which did not yet report - * - * 5) Wait for all other CPUs to report that they reached the + * 4) Wait for all other CPUs to report that they reached the * HLT loop in stop_this_cpu() * - * #4 can obviously race against a CPU reaching the HLT loop late. + * #3 can obviously race against a CPU reaching the HLT loop late. * That CPU will have reported already and the "have all CPUs * reached HLT" condition will be true despite the fact that the * other CPU is still handling the NMI. Again, there is no @@ -198,7 +194,7 @@ /* * Don't wait longer than a second for IPI completion. The * wait request is not checked here because that would - * prevent an NMI/INIT shutdown in case that not all + * prevent an NMI shutdown attempt in case that not all * CPUs reach shutdown state. */ timeout = USEC_PER_SEC; @@ -206,27 +202,7 @@ udelay(1); } - /* - * Park all other CPUs in INIT including "offline" CPUs, if - * possible. That's a safe place where they can't resume execution - * of HLT and then execute the HLT loop from overwritten text or - * page tables. - * - * The only downside is a broadcast MCE, but up to the point where - * the kexec() kernel brought all APs online again an MCE will just - * make HLT resume and handle the MCE. The machine crashes and burns - * due to overwritten text, page tables and data. So there is a - * choice between fire and frying pan. The result is pretty much - * the same. Chose frying pan until x86 provides a sane mechanism - * to park a CPU. - */ - if (smp_park_other_cpus_in_init()) - goto done; - - /* - * If park with INIT was not possible and the REBOOT_VECTOR didn't - * take all secondary CPUs offline, try with the NMI. - */ + /* if the REBOOT_VECTOR didn't work, try with the NMI */ if (!cpumask_empty(&cpus_stop_mask)) { /* * If NMI IPI is enabled, try to register the stop handler @@ -249,7 +225,6 @@ udelay(1); } -done: local_irq_save(flags); disable_local_APIC(); mcheck_cpu_clear(this_cpu_ptr(&cpu_info)); --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/smpboot.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/smpboot.c @@ -1340,33 +1340,6 @@ cache_aps_init(); } -bool smp_park_other_cpus_in_init(void) -{ - unsigned int cpu, this_cpu = smp_processor_id(); - unsigned int apicid; - - if (apic->wakeup_secondary_cpu_64 || apic->wakeup_secondary_cpu) - return false; - - /* - * If this is a crash stop which does not execute on the boot CPU, - * then this cannot use the INIT mechanism because INIT to the boot - * CPU will reset the machine. - */ - if (this_cpu) - return false; - - for_each_present_cpu(cpu) { - if (cpu == this_cpu) - continue; - apicid = apic->cpu_present_to_apicid(cpu); - if (apicid == BAD_APICID) - continue; - send_init_sequence(apicid); - } - return true; -} - /* * Early setup to make printk work. */ --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kernel/vmlinux.lds.S +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kernel/vmlinux.lds.S @@ -156,7 +156,7 @@ ALIGN_ENTRY_TEXT_END *(.gnu.warning) - } :text =0xcccc + } :text = 0xcccccccc /* End of text section, which should occupy whole number of pages */ _etext = .; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/kvm/svm/svm.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/kvm/svm/svm.c @@ -819,8 +819,7 @@ if (intercept == svm->x2avic_msrs_intercepted) return; - if (!x2avic_enabled || - !apic_x2apic_mode(svm->vcpu.arch.apic)) + if (!x2avic_enabled) return; for (i = 0; i < MAX_DIRECT_ACCESS_MSRS; i++) { --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/mm/mem_encrypt_amd.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/mm/mem_encrypt_amd.c @@ -288,11 +288,10 @@ return !cpu_feature_enabled(X86_FEATURE_SME_COHERENT); } -static void enc_dec_hypercall(unsigned long vaddr, int npages, bool enc) +static void enc_dec_hypercall(unsigned long vaddr, unsigned long size, bool enc) { #ifdef CONFIG_PARAVIRT - unsigned long sz = npages << PAGE_SHIFT; - unsigned long vaddr_end = vaddr + sz; + unsigned long vaddr_end = vaddr + size; while (vaddr < vaddr_end) { int psize, pmask, level; @@ -342,7 +341,7 @@ snp_set_memory_private(vaddr, npages); if (!cc_platform_has(CC_ATTR_HOST_MEM_ENCRYPT)) - enc_dec_hypercall(vaddr, npages, enc); + enc_dec_hypercall(vaddr, npages << PAGE_SHIFT, enc); return true; } @@ -466,7 +465,7 @@ ret = 0; - early_set_mem_enc_dec_hypercall(start, PAGE_ALIGN(size) >> PAGE_SHIFT, enc); + early_set_mem_enc_dec_hypercall(start, size, enc); out: __flush_tlb_all(); return ret; @@ -482,9 +481,9 @@ return early_set_memory_enc_dec(vaddr, size, true); } -void __init early_set_mem_enc_dec_hypercall(unsigned long vaddr, int npages, bool enc) +void __init early_set_mem_enc_dec_hypercall(unsigned long vaddr, unsigned long size, bool enc) { - enc_dec_hypercall(vaddr, npages, enc); + enc_dec_hypercall(vaddr, size, enc); } void __init sme_early_init(void) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/pci/common.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/pci/common.c @@ -34,6 +34,7 @@ #endif int pcibios_last_bus = -1; unsigned long pirq_table_addr; +unsigned int pci_early_clear_msi; const struct pci_raw_ops *__read_mostly raw_pci_ops; const struct pci_raw_ops *__read_mostly raw_pci_ext_ops; @@ -614,6 +615,9 @@ } else if (!strcmp(str, "skip_isa_align")) { pci_probe |= PCI_CAN_SKIP_ISA_ALIGN; return NULL; + } else if (!strcmp(str, "clearmsi")) { + pci_early_clear_msi = 1; + return NULL; } else if (!strcmp(str, "noioapicquirk")) { noioapicquirk = 1; return NULL; --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/pci/early.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/pci/early.c @@ -51,6 +51,31 @@ outw(val, 0xcfc + (offset&2)); } +u32 pci_early_find_cap(int bus, int slot, int func, int cap) +{ + int bytes; + u8 pos; + + if (!(read_pci_config_16(bus, slot, func, PCI_STATUS) & + PCI_STATUS_CAP_LIST)) + return 0; + + pos = read_pci_config_byte(bus, slot, func, PCI_CAPABILITY_LIST); + for (bytes = 0; bytes < 48 && pos >= 0x40; bytes++) { + u8 id; + + pos &= ~3; + id = read_pci_config_byte(bus, slot, func, pos+PCI_CAP_LIST_ID); + if (id == 0xff) + break; + if (id == cap) + return pos; + pos = read_pci_config_byte(bus, slot, func, + pos+PCI_CAP_LIST_NEXT); + } + return 0; +} + int early_pci_allowed(void) { return (pci_probe & (PCI_PROBE_CONF1|PCI_PROBE_NOEARLY)) == --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/x86/realmode/rm/trampoline_32.S +++ linux-lowlatency-hwe-6.5-6.5.0/arch/x86/realmode/rm/trampoline_32.S @@ -23,6 +23,7 @@ #include #include #include +#include #include "realmode.h" .text @@ -59,6 +60,7 @@ .section ".text32","ax" .code32 SYM_CODE_START(startup_32) # note: also used from wakeup_asm.S + ANNOTATE_RETPOLINE_SAFE jmp *%eax SYM_CODE_END(startup_32) --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/xtensa/include/asm/core.h +++ linux-lowlatency-hwe-6.5-6.5.0/arch/xtensa/include/asm/core.h @@ -52,4 +52,13 @@ #define XTENSA_STACK_ALIGNMENT 16 #endif +#ifndef XCHAL_HW_MIN_VERSION +#if defined(XCHAL_HW_MIN_VERSION_MAJOR) && defined(XCHAL_HW_MIN_VERSION_MINOR) +#define XCHAL_HW_MIN_VERSION (XCHAL_HW_MIN_VERSION_MAJOR * 100 + \ + XCHAL_HW_MIN_VERSION_MINOR) +#else +#define XCHAL_HW_MIN_VERSION 0 +#endif +#endif + #endif --- linux-lowlatency-hwe-6.5-6.5.0.orig/arch/xtensa/kernel/perf_event.c +++ linux-lowlatency-hwe-6.5-6.5.0/arch/xtensa/kernel/perf_event.c @@ -13,17 +13,26 @@ #include #include +#include #include #include +#define XTENSA_HWVERSION_RG_2015_0 260000 + +#if XCHAL_HW_MIN_VERSION >= XTENSA_HWVERSION_RG_2015_0 +#define XTENSA_PMU_ERI_BASE 0x00101000 +#else +#define XTENSA_PMU_ERI_BASE 0x00001000 +#endif + /* Global control/status for all perf counters */ -#define XTENSA_PMU_PMG 0x1000 +#define XTENSA_PMU_PMG XTENSA_PMU_ERI_BASE /* Perf counter values */ -#define XTENSA_PMU_PM(i) (0x1080 + (i) * 4) +#define XTENSA_PMU_PM(i) (XTENSA_PMU_ERI_BASE + 0x80 + (i) * 4) /* Perf counter control registers */ -#define XTENSA_PMU_PMCTRL(i) (0x1100 + (i) * 4) +#define XTENSA_PMU_PMCTRL(i) (XTENSA_PMU_ERI_BASE + 0x100 + (i) * 4) /* Perf counter status registers */ -#define XTENSA_PMU_PMSTAT(i) (0x1180 + (i) * 4) +#define XTENSA_PMU_PMSTAT(i) (XTENSA_PMU_ERI_BASE + 0x180 + (i) * 4) #define XTENSA_PMU_PMG_PMEN 0x1 --- linux-lowlatency-hwe-6.5-6.5.0.orig/block/bio-integrity.c +++ linux-lowlatency-hwe-6.5-6.5.0/block/bio-integrity.c @@ -123,17 +123,34 @@ int bio_integrity_add_page(struct bio *bio, struct page *page, unsigned int len, unsigned int offset) { + struct request_queue *q = bdev_get_queue(bio->bi_bdev); struct bio_integrity_payload *bip = bio_integrity(bio); - if (bip->bip_vcnt >= bip->bip_max_vcnt) { - printk(KERN_ERR "%s: bip_vec full\n", __func__); + if (((bip->bip_iter.bi_size + len) >> SECTOR_SHIFT) > + queue_max_hw_sectors(q)) return 0; - } - if (bip->bip_vcnt && - bvec_gap_to_prev(&bdev_get_queue(bio->bi_bdev)->limits, - &bip->bip_vec[bip->bip_vcnt - 1], offset)) - return 0; + if (bip->bip_vcnt > 0) { + struct bio_vec *bv = &bip->bip_vec[bip->bip_vcnt - 1]; + bool same_page = false; + + if (bvec_try_merge_hw_page(q, bv, page, len, offset, + &same_page)) { + bip->bip_iter.bi_size += len; + return len; + } + + if (bip->bip_vcnt >= + min(bip->bip_max_vcnt, queue_max_integrity_segments(q))) + return 0; + + /* + * If the queue doesn't support SG gaps and adding this segment + * would create a gap, disallow it. + */ + if (bvec_gap_to_prev(&q->limits, bv, offset)) + return 0; + } bvec_set_page(&bip->bip_vec[bip->bip_vcnt], page, len, offset); bip->bip_vcnt++; --- linux-lowlatency-hwe-6.5-6.5.0.orig/block/bio.c +++ linux-lowlatency-hwe-6.5-6.5.0/block/bio.c @@ -903,9 +903,8 @@ return false; } -static inline bool page_is_mergeable(const struct bio_vec *bv, - struct page *page, unsigned int len, unsigned int off, - bool *same_page) +static bool bvec_try_merge_page(struct bio_vec *bv, struct page *page, + unsigned int len, unsigned int off, bool *same_page) { size_t bv_end = bv->bv_offset + bv->bv_len; phys_addr_t vec_end_addr = page_to_phys(bv->bv_page) + bv_end - 1; @@ -919,49 +918,15 @@ return false; *same_page = ((vec_end_addr & PAGE_MASK) == page_addr); - if (*same_page) - return true; - else if (IS_ENABLED(CONFIG_KMSAN)) - return false; - return (bv->bv_page + bv_end / PAGE_SIZE) == (page + off / PAGE_SIZE); -} - -/** - * __bio_try_merge_page - try appending data to an existing bvec. - * @bio: destination bio - * @page: start page to add - * @len: length of the data to add - * @off: offset of the data relative to @page - * @same_page: return if the segment has been merged inside the same page - * - * Try to add the data at @page + @off to the last bvec of @bio. This is a - * useful optimisation for file systems with a block size smaller than the - * page size. - * - * Warn if (@len, @off) crosses pages in case that @same_page is true. - * - * Return %true on success or %false on failure. - */ -static bool __bio_try_merge_page(struct bio *bio, struct page *page, - unsigned int len, unsigned int off, bool *same_page) -{ - if (WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED))) - return false; - - if (bio->bi_vcnt > 0) { - struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt - 1]; - - if (page_is_mergeable(bv, page, len, off, same_page)) { - if (bio->bi_iter.bi_size > UINT_MAX - len) { - *same_page = false; - return false; - } - bv->bv_len += len; - bio->bi_iter.bi_size += len; - return true; - } + if (!*same_page) { + if (IS_ENABLED(CONFIG_KMSAN)) + return false; + if (bv->bv_page + bv_end / PAGE_SIZE != page + off / PAGE_SIZE) + return false; } - return false; + + bv->bv_len += len; + return true; } /* @@ -969,11 +934,10 @@ * size limit. This is not for normal read/write bios, but for passthrough * or Zone Append operations that we can't split. */ -static bool bio_try_merge_hw_seg(struct request_queue *q, struct bio *bio, - struct page *page, unsigned len, - unsigned offset, bool *same_page) +bool bvec_try_merge_hw_page(struct request_queue *q, struct bio_vec *bv, + struct page *page, unsigned len, unsigned offset, + bool *same_page) { - struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt - 1]; unsigned long mask = queue_segment_boundary(q); phys_addr_t addr1 = page_to_phys(bv->bv_page) + bv->bv_offset; phys_addr_t addr2 = page_to_phys(page) + offset + len - 1; @@ -982,7 +946,7 @@ return false; if (bv->bv_len + len > queue_max_segment_size(q)) return false; - return __bio_try_merge_page(bio, page, len, offset, same_page); + return bvec_try_merge_page(bv, page, len, offset, same_page); } /** @@ -1002,8 +966,6 @@ struct page *page, unsigned int len, unsigned int offset, unsigned int max_sectors, bool *same_page) { - struct bio_vec *bvec; - if (WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED))) return 0; @@ -1011,15 +973,19 @@ return 0; if (bio->bi_vcnt > 0) { - if (bio_try_merge_hw_seg(q, bio, page, len, offset, same_page)) + struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt - 1]; + + if (bvec_try_merge_hw_page(q, bv, page, len, offset, + same_page)) { + bio->bi_iter.bi_size += len; return len; + } /* * If the queue doesn't support SG gaps and adding this segment * would create a gap, disallow it. */ - bvec = &bio->bi_io_vec[bio->bi_vcnt - 1]; - if (bvec_gap_to_prev(&q->limits, bvec, offset)) + if (bvec_gap_to_prev(&q->limits, bv, offset)) return 0; } @@ -1129,11 +1095,21 @@ { bool same_page = false; - if (!__bio_try_merge_page(bio, page, len, offset, &same_page)) { - if (bio_full(bio, len)) - return 0; - __bio_add_page(bio, page, len, offset); + if (WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED))) + return 0; + if (bio->bi_iter.bi_size > UINT_MAX - len) + return 0; + + if (bio->bi_vcnt > 0 && + bvec_try_merge_page(&bio->bi_io_vec[bio->bi_vcnt - 1], + page, len, offset, &same_page)) { + bio->bi_iter.bi_size += len; + return len; } + + if (bio_full(bio, len)) + return 0; + __bio_add_page(bio, page, len, offset); return len; } EXPORT_SYMBOL(bio_add_page); @@ -1207,13 +1183,18 @@ { bool same_page = false; - if (!__bio_try_merge_page(bio, page, len, offset, &same_page)) { - __bio_add_page(bio, page, len, offset); + if (WARN_ON_ONCE(bio->bi_iter.bi_size > UINT_MAX - len)) + return -EIO; + + if (bio->bi_vcnt > 0 && + bvec_try_merge_page(&bio->bi_io_vec[bio->bi_vcnt - 1], + page, len, offset, &same_page)) { + bio->bi_iter.bi_size += len; + if (same_page) + bio_release_page(bio, page); return 0; } - - if (same_page) - bio_release_page(bio, page); + __bio_add_page(bio, page, len, offset); return 0; } @@ -1337,6 +1318,9 @@ { int ret = 0; + if (WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED))) + return -EIO; + if (iov_iter_is_bvec(iter)) { bio_iov_bvec_set(bio, iter); iov_iter_advance(iter, bio->bi_iter.bi_size); --- linux-lowlatency-hwe-6.5-6.5.0.orig/block/blk-cgroup.c +++ linux-lowlatency-hwe-6.5-6.5.0/block/blk-cgroup.c @@ -1511,7 +1511,7 @@ retry: spin_lock_irq(&q->queue_lock); - /* blkg_list is pushed at the head, reverse walk to allocate parents first */ + /* blkg_list is pushed at the head, reverse walk to initialize parents first */ list_for_each_entry_reverse(blkg, &q->blkg_list, q_node) { struct blkg_policy_data *pd; @@ -1549,21 +1549,20 @@ goto enomem; } - blkg->pd[pol->plid] = pd; + spin_lock(&blkg->blkcg->lock); + pd->blkg = blkg; pd->plid = pol->plid; - pd->online = false; - } + blkg->pd[pol->plid] = pd; - /* all allocated, init in the same order */ - if (pol->pd_init_fn) - list_for_each_entry_reverse(blkg, &q->blkg_list, q_node) - pol->pd_init_fn(blkg->pd[pol->plid]); + if (pol->pd_init_fn) + pol->pd_init_fn(pd); - list_for_each_entry_reverse(blkg, &q->blkg_list, q_node) { if (pol->pd_online_fn) - pol->pd_online_fn(blkg->pd[pol->plid]); - blkg->pd[pol->plid]->online = true; + pol->pd_online_fn(pd); + pd->online = true; + + spin_unlock(&blkg->blkcg->lock); } __set_bit(pol->plid, q->blkcg_pols); @@ -1580,14 +1579,19 @@ return ret; enomem: - /* alloc failed, nothing's initialized yet, free everything */ + /* alloc failed, take down everything */ spin_lock_irq(&q->queue_lock); list_for_each_entry(blkg, &q->blkg_list, q_node) { struct blkcg *blkcg = blkg->blkcg; + struct blkg_policy_data *pd; spin_lock(&blkcg->lock); - if (blkg->pd[pol->plid]) { - pol->pd_free_fn(blkg->pd[pol->plid]); + pd = blkg->pd[pol->plid]; + if (pd) { + if (pd->online && pol->pd_offline_fn) + pol->pd_offline_fn(pd); + pd->online = false; + pol->pd_free_fn(pd); blkg->pd[pol->plid] = NULL; } spin_unlock(&blkcg->lock); --- linux-lowlatency-hwe-6.5-6.5.0.orig/block/blk-flush.c +++ linux-lowlatency-hwe-6.5-6.5.0/block/blk-flush.c @@ -443,7 +443,7 @@ * the post flush, and then just pass the command on. */ blk_rq_init_flush(rq); - rq->flush.seq |= REQ_FSEQ_POSTFLUSH; + rq->flush.seq |= REQ_FSEQ_PREFLUSH; spin_lock_irq(&fq->mq_flush_lock); list_move_tail(&rq->flush.list, &fq->flush_data_in_flight); spin_unlock_irq(&fq->mq_flush_lock); --- linux-lowlatency-hwe-6.5-6.5.0.orig/block/blk-map.c +++ linux-lowlatency-hwe-6.5-6.5.0/block/blk-map.c @@ -315,12 +315,11 @@ n = bytes; if (!bio_add_hw_page(rq->q, bio, page, n, offs, - max_sectors, &same_page)) { - if (same_page) - bio_release_page(bio, page); + max_sectors, &same_page)) break; - } + if (same_page) + bio_release_page(bio, page); bytes -= n; offs = 0; } --- linux-lowlatency-hwe-6.5-6.5.0.orig/block/blk-settings.c +++ linux-lowlatency-hwe-6.5-6.5.0/block/blk-settings.c @@ -830,10 +830,13 @@ */ void blk_queue_write_cache(struct request_queue *q, bool wc, bool fua) { - if (wc) + if (wc) { + blk_queue_flag_set(QUEUE_FLAG_HW_WC, q); blk_queue_flag_set(QUEUE_FLAG_WC, q); - else + } else { + blk_queue_flag_clear(QUEUE_FLAG_HW_WC, q); blk_queue_flag_clear(QUEUE_FLAG_WC, q); + } if (fua) blk_queue_flag_set(QUEUE_FLAG_FUA, q); else --- linux-lowlatency-hwe-6.5-6.5.0.orig/block/blk-sysfs.c +++ linux-lowlatency-hwe-6.5-6.5.0/block/blk-sysfs.c @@ -449,21 +449,16 @@ static ssize_t queue_wc_store(struct request_queue *q, const char *page, size_t count) { - int set = -1; - - if (!strncmp(page, "write back", 10)) - set = 1; - else if (!strncmp(page, "write through", 13) || - !strncmp(page, "none", 4)) - set = 0; - - if (set == -1) - return -EINVAL; - - if (set) + if (!strncmp(page, "write back", 10)) { + if (!test_bit(QUEUE_FLAG_HW_WC, &q->queue_flags)) + return -EINVAL; blk_queue_flag_set(QUEUE_FLAG_WC, q); - else + } else if (!strncmp(page, "write through", 13) || + !strncmp(page, "none", 4)) { blk_queue_flag_clear(QUEUE_FLAG_WC, q); + } else { + return -EINVAL; + } return count; } --- linux-lowlatency-hwe-6.5-6.5.0.orig/block/blk.h +++ linux-lowlatency-hwe-6.5-6.5.0/block/blk.h @@ -76,6 +76,10 @@ gfp_t gfp_mask); void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned short nr_vecs); +bool bvec_try_merge_hw_page(struct request_queue *q, struct bio_vec *bv, + struct page *page, unsigned len, unsigned offset, + bool *same_page); + static inline bool biovec_phys_mergeable(struct request_queue *q, struct bio_vec *vec1, struct bio_vec *vec2) { --- linux-lowlatency-hwe-6.5-6.5.0.orig/block/ioctl.c +++ linux-lowlatency-hwe-6.5-6.5.0/block/ioctl.c @@ -20,6 +20,8 @@ struct blkpg_partition p; long long start, length; + if (disk->flags & GENHD_FL_NO_PART) + return -EINVAL; if (!capable(CAP_SYS_ADMIN)) return -EACCES; if (copy_from_user(&p, upart, sizeof(struct blkpg_partition))) --- linux-lowlatency-hwe-6.5-6.5.0.orig/block/mq-deadline.c +++ linux-lowlatency-hwe-6.5-6.5.0/block/mq-deadline.c @@ -646,8 +646,9 @@ struct request_queue *q = hctx->queue; struct deadline_data *dd = q->elevator->elevator_data; struct blk_mq_tags *tags = hctx->sched_tags; + unsigned int shift = tags->bitmap_tags.sb.shift; - dd->async_depth = max(1UL, 3 * q->nr_requests / 4); + dd->async_depth = max(1U, 3 * (1U << shift) / 4); sbitmap_queue_min_shallow_depth(&tags->bitmap_tags, dd->async_depth); } --- linux-lowlatency-hwe-6.5-6.5.0.orig/certs/blacklist.c +++ linux-lowlatency-hwe-6.5-6.5.0/certs/blacklist.c @@ -276,6 +276,9 @@ if (IS_ERR(key)) { pr_err("Problem with revocation key (%ld)\n", PTR_ERR(key)); return PTR_ERR(key); + } else { + pr_notice("Revoked X.509 cert '%s'\n", + key_ref_to_ptr(key)->description); } return 0; --- linux-lowlatency-hwe-6.5-6.5.0.orig/crypto/aegis128-neon-inner.c +++ linux-lowlatency-hwe-6.5-6.5.0/crypto/aegis128-neon-inner.c @@ -148,8 +148,8 @@ kiv, vld1q_u8(const1), vld1q_u8(const0), - k ^ vld1q_u8(const0), - k ^ vld1q_u8(const1), + (uint8x16_t) (k ^ vld1q_u8(const0)), + (uint8x16_t) (k ^ vld1q_u8(const1)), }}; int i; --- linux-lowlatency-hwe-6.5-6.5.0.orig/crypto/af_alg.c +++ linux-lowlatency-hwe-6.5-6.5.0/crypto/af_alg.c @@ -320,18 +320,21 @@ if (IS_ERR(ret)) { up_read(&key->sem); + key_put(key); return PTR_ERR(ret); } key_data = sock_kmalloc(&ask->sk, key_datalen, GFP_KERNEL); if (!key_data) { up_read(&key->sem); + key_put(key); return -ENOMEM; } memcpy(key_data, ret, key_datalen); up_read(&key->sem); + key_put(key); err = type->setkey(ask->private, key_data, key_datalen); @@ -1192,6 +1195,7 @@ areq->areqlen = areqlen; areq->sk = sk; + areq->first_rsgl.sgl.sgt.sgl = areq->first_rsgl.sgl.sgl; areq->last_rsgl = NULL; INIT_LIST_HEAD(&areq->rsgl_list); areq->tsgl = NULL; --- linux-lowlatency-hwe-6.5-6.5.0.orig/crypto/algapi.c +++ linux-lowlatency-hwe-6.5-6.5.0/crypto/algapi.c @@ -17,6 +17,7 @@ #include #include #include +#include #include "internal.h" @@ -74,15 +75,26 @@ inst->alg.cra_type->free(inst); } -static void crypto_destroy_instance(struct crypto_alg *alg) +static void crypto_destroy_instance_workfn(struct work_struct *w) { - struct crypto_instance *inst = (void *)alg; + struct crypto_instance *inst = container_of(w, struct crypto_instance, + free_work); struct crypto_template *tmpl = inst->tmpl; crypto_free_instance(inst); crypto_tmpl_put(tmpl); } +static void crypto_destroy_instance(struct crypto_alg *alg) +{ + struct crypto_instance *inst = container_of(alg, + struct crypto_instance, + alg); + + INIT_WORK(&inst->free_work, crypto_destroy_instance_workfn); + schedule_work(&inst->free_work); +} + /* * This function adds a spawn to the list secondary_spawns which * will be used at the end of crypto_remove_spawns to unregister --- linux-lowlatency-hwe-6.5-6.5.0.orig/crypto/asymmetric_keys/x509_loader.c +++ linux-lowlatency-hwe-6.5-6.5.0/crypto/asymmetric_keys/x509_loader.c @@ -41,6 +41,7 @@ if (IS_ERR(key)) { pr_err("Problem loading in-kernel X.509 certificate (%ld)\n", PTR_ERR(key)); + WARN_ON_ONCE(1); } else { pr_notice("Loaded X.509 cert '%s'\n", key_ref_to_ptr(key)->description); --- linux-lowlatency-hwe-6.5-6.5.0.orig/crypto/asymmetric_keys/x509_public_key.c +++ linux-lowlatency-hwe-6.5-6.5.0/crypto/asymmetric_keys/x509_public_key.c @@ -130,6 +130,11 @@ goto out; } + if (cert->unsupported_sig) { + ret = 0; + goto out; + } + ret = public_key_verify_signature(cert->pub, cert->sig); if (ret < 0) { if (ret == -ENOPKG) { --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/abiname +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/abiname @@ -0,0 +1 @@ +14 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/amd64/lowlatency +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/amd64/lowlatency @@ -0,0 +1,28305 @@ +ACPI EXPORT_SYMBOL_GPL 0xa6af1390 acpi_table_parse_cedt vmlinux +BRCMFMAC EXPORT_SYMBOL_GPL 0x5b6f57ae brcmf_fwvid_unregister_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +BRCMFMAC EXPORT_SYMBOL_GPL 0xeeb0f3c9 brcmf_fwvid_register_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +COUNTER EXPORT_SYMBOL_GPL 0x3109d223 counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x5f110cca counter_unregister drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x69c7702f counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x919d1879 counter_put drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xa8835558 counter_push_event drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xadbdf015 devm_counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xe4d11b55 counter_priv drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xf55d37bc devm_counter_alloc drivers/counter/counter +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x41fa97d7 crypto_cipher_encrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x64c17a05 crypto_cipher_setkey vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xccfb29d9 crypto_cipher_decrypt_one vmlinux +CXL EXPORT_SYMBOL_GPL 0x005cf914 to_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x02aadfe1 cxl_bus_type drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x055c6ee3 cxl_mem_active_inc vmlinux +CXL EXPORT_SYMBOL_GPL 0x0c79f764 cxl_rcd_component_reg_phys drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0e71d08c cxl_internal_send_cmd drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x13ce8c4d cxl_decoder_add_locked drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x16fdd860 devm_cxl_add_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x16ff5118 to_cxl_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x21087591 cxl_switch_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2840bb61 cxl_map_pmu_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2b0a0581 devm_cxl_add_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2c4e3d1c cxl_dev_state_identify drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2ef8365d read_cdat_data drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x31c8c237 find_cxl_root drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x32803411 to_cxl_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3310a56a devm_cxl_enumerate_decoders drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3345125a cxl_inject_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x33c8bf33 cxl_driver_unregister drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x33e2aa93 cxl_mem_active_dec vmlinux +CXL EXPORT_SYMBOL_GPL 0x3503b2c3 devm_cxl_register_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x35693c7e clear_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x381ce862 cxl_root_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x38ce46fc schedule_cxl_memdev_detach drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x39ec98c6 cxl_memdev_setup_fw_upload drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3b9db5a4 cxl_mem_create_range_info drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x44d6b44f is_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x44d73600 cxl_trigger_poison_list drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x45ff284e cxl_decoder_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4d48286d cxl_memdev_state_create drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x51b72c33 devm_cxl_port_enumerate_dports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x55e3f3df is_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x56037bc3 devm_cxl_add_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x594732b0 cxl_poison_state_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5c04129a cxl_mem_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6078edff __cxl_driver_register drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x61f1c113 cxl_find_regblock_instance drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x624743ea is_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6754065e to_cxl_dax_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6d239483 devm_cxl_add_rch_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6f0766a0 cxl_count_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6f6363dc devm_cxl_setup_hdm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x701bbaad cxl_bus_rescan drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x783544f6 cxl_dvsec_rr_decode drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7861fffb cxl_port_to_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7ea565ea cxl_decoder_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7fa19cc4 alloc_free_mem_region vmlinux +CXL EXPORT_SYMBOL_GPL 0x824356f8 cxl_find_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x84b45156 insert_resource_expand_to_fit vmlinux +CXL EXPORT_SYMBOL_GPL 0x8850367e cxl_map_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x92c7e51a cxl_add_to_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x93f945e7 devm_cxl_dpa_reserve drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x953fc801 is_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x973d788a to_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98628ac8 cxl_bus_drain drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9af74a07 cxl_await_media_ready drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9f57aba2 to_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa2c956f6 is_cxl_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa7dd2c95 cxl_setup_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa96ad072 cxl_set_timestamp drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xaabb9a3e is_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xad14ace6 cxl_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xade302d1 to_cxl_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xae66b1b8 cxl_clear_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb1381a6d cxl_debugfs_create_dir drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb722da8d cxl_map_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xba893420 cxl_probe_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbabdef2d cxl_endpoint_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbb1486cb cxl_find_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbdc6ff61 cxl_enumerate_cmds drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc24111ef cxl_mem_sanitize drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc74da0d2 cxl_hdm_decode_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xca8a85b6 cxl_endpoint_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xcea25648 devm_cxl_enumerate_ports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xcec8499c is_cxl_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xcedc09fc cxl_probe_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd1959744 is_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdc3b387b is_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe0b608af to_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe0e24426 cxl_pci_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe18f2e85 cxl_mem_get_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe570f24e set_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe8250f8d devm_cxl_add_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe949d50b cxl_cor_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xea9715a5 cxl_hb_modulo drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xed50f8b9 cxl_mem_get_event_records drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xed849aab cxl_dpa_debug drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xedc4bb24 to_cxl_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf41fad60 devm_cxl_add_passthrough_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf8b6b514 devm_cxl_add_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfe93dbdf devm_cxl_pmu_add drivers/cxl/core/cxl_core +DEVMEM EXPORT_SYMBOL_GPL 0x3c804b25 cpu_cache_invalidate_memregion vmlinux +DEVMEM EXPORT_SYMBOL_GPL 0xd6551b9c cpu_cache_has_invalidate_memregion vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x0583410e dma_buf_map_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x2021380a dma_buf_vunmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x2f4d2e62 dma_buf_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x3d6f4eac dma_buf_unmap_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x3e3d1ae5 dma_buf_vunmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x46c7d81e dma_buf_vmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x655db315 dma_buf_pin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x656d216e dma_buf_detach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x6e454ff6 dma_buf_put vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x74092f4e dma_buf_dynamic_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x89669744 dma_buf_fd vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xabab76ee dma_buf_get vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xaee340c4 dma_buf_map_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xc996499d dma_buf_mmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xcee1d43f dma_buf_unmap_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xd5017d23 dma_buf_unpin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xdb2d9fc8 dma_buf_export vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xe2b52d38 dma_buf_move_notify vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xe3109f2b dma_buf_end_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf21c5393 dma_buf_vmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf40b1066 dma_buf_begin_cpu_access vmlinux +DRM_SSD130X EXPORT_SYMBOL_GPL 0x33cf1f58 ssd130x_variants drivers/gpu/drm/solomon/ssd130x +EFIVAR EXPORT_SYMBOL_GPL 0x02cfcd2e efivar_trylock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x11940489 efivar_set_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x2303b915 efivar_lock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x5a3c9dbb efivar_get_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xa336852c efivar_get_next_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xc961bff7 efivar_unlock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xee5240dc efivar_query_variable_info vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xefc77711 efivar_set_variable_locked vmlinux +EXPORT_SYMBOL arch/x86/crypto/chacha-x86_64 0x220b49ab chacha_crypt_arch +EXPORT_SYMBOL arch/x86/crypto/chacha-x86_64 0xdc94f829 chacha_init_arch +EXPORT_SYMBOL arch/x86/crypto/chacha-x86_64 0xdd8ec6bd hchacha_block_arch +EXPORT_SYMBOL arch/x86/crypto/curve25519-x86_64 0x3c74a43e curve25519_base_arch +EXPORT_SYMBOL arch/x86/crypto/curve25519-x86_64 0xc832c670 curve25519_arch +EXPORT_SYMBOL arch/x86/crypto/poly1305-x86_64 0xd9ec23eb poly1305_update_arch +EXPORT_SYMBOL arch/x86/crypto/poly1305-x86_64 0xe1df0e1b poly1305_init_arch +EXPORT_SYMBOL arch/x86/crypto/poly1305-x86_64 0xfaeb41b2 poly1305_final_arch +EXPORT_SYMBOL crypto/blake2b_generic 0x32e24c8a blake2b_compress_generic +EXPORT_SYMBOL crypto/ecc 0x16e410ff vli_from_be64 +EXPORT_SYMBOL crypto/ecc 0x188a1647 ecc_is_pubkey_valid_full +EXPORT_SYMBOL crypto/ecc 0x1a5faa3a vli_mod_inv +EXPORT_SYMBOL crypto/ecc 0x4c281912 vli_is_zero +EXPORT_SYMBOL crypto/ecc 0x671f7aa5 ecc_is_key_valid +EXPORT_SYMBOL crypto/ecc 0x7c0fbb00 vli_mod_mult_slow +EXPORT_SYMBOL crypto/ecc 0x8261eccb ecc_get_curve25519 +EXPORT_SYMBOL crypto/ecc 0x8e688192 ecc_alloc_point +EXPORT_SYMBOL crypto/ecc 0x90cdc197 ecc_free_point +EXPORT_SYMBOL crypto/ecc 0x9263b417 ecc_point_mult_shamir +EXPORT_SYMBOL crypto/ecc 0x92668805 vli_cmp +EXPORT_SYMBOL crypto/ecc 0x932b6ff7 vli_num_bits +EXPORT_SYMBOL crypto/ecc 0x9f6efabd vli_sub +EXPORT_SYMBOL crypto/ecc 0xa76b31a2 crypto_ecdh_shared_secret +EXPORT_SYMBOL crypto/ecc 0xb10fc19e ecc_get_curve +EXPORT_SYMBOL crypto/ecc 0xd6315f31 ecc_gen_privkey +EXPORT_SYMBOL crypto/ecc 0xd94c8eb5 ecc_point_is_zero +EXPORT_SYMBOL crypto/ecc 0xde867c29 ecc_is_pubkey_valid_partial +EXPORT_SYMBOL crypto/ecc 0xeac9b99a vli_from_le64 +EXPORT_SYMBOL crypto/ecc 0xed4ae15e ecc_make_pub_key +EXPORT_SYMBOL crypto/nhpoly1305 0x0cf4f887 crypto_nhpoly1305_setkey +EXPORT_SYMBOL crypto/nhpoly1305 0x481e8d54 crypto_nhpoly1305_final +EXPORT_SYMBOL crypto/nhpoly1305 0x6c487a98 crypto_nhpoly1305_update +EXPORT_SYMBOL crypto/nhpoly1305 0x6fdd8543 crypto_nhpoly1305_update_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x8153d78a crypto_nhpoly1305_init +EXPORT_SYMBOL crypto/nhpoly1305 0xe115e5a1 crypto_nhpoly1305_final_helper +EXPORT_SYMBOL crypto/sm4 0x2b098da5 crypto_sm4_ck +EXPORT_SYMBOL crypto/sm4 0x7931a202 crypto_sm4_fk +EXPORT_SYMBOL crypto/sm4 0xf4fd3bd2 crypto_sm4_sbox +EXPORT_SYMBOL crypto/xor 0x5b6c00e6 xor_blocks +EXPORT_SYMBOL drivers/acpi/nfit/nfit 0x06848c60 to_nfit_uuid +EXPORT_SYMBOL drivers/acpi/video 0x1f4329c0 acpi_video_get_levels +EXPORT_SYMBOL drivers/acpi/video 0x45b61916 acpi_video_register_backlight +EXPORT_SYMBOL drivers/acpi/video 0x7a45377b acpi_video_unregister +EXPORT_SYMBOL drivers/acpi/video 0x7cc484a5 acpi_video_handles_brightness_key_presses +EXPORT_SYMBOL drivers/acpi/video 0x7de7bf50 __acpi_video_get_backlight_type +EXPORT_SYMBOL drivers/acpi/video 0x8826c13b acpi_video_register +EXPORT_SYMBOL drivers/acpi/video 0xaf4cf2f1 acpi_video_get_edid +EXPORT_SYMBOL drivers/atm/suni 0xafa39a1b suni_init +EXPORT_SYMBOL drivers/bcma/bcma 0x02f798e6 bcma_core_irq +EXPORT_SYMBOL drivers/bcma/bcma 0x94066a7d bcma_core_dma_translation +EXPORT_SYMBOL drivers/block/drbd/drbd 0x127a5901 drbd_set_st_err_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x35131b36 drbd_role_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x7730f22d drbd_conn_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0xaf27bebf drbd_disk_str +EXPORT_SYMBOL drivers/bluetooth/btbcm 0xbe54a436 btbcm_patchram +EXPORT_SYMBOL drivers/bluetooth/btrsi 0x077cd002 rsi_bt_ops +EXPORT_SYMBOL drivers/bus/mhi/host/mhi 0xf3580cd8 mhi_sync_power_up +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x03bc993e ipmi_set_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x0705dd14 ipmi_register_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x12dd1e77 ipmi_set_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x1f65170f ipmi_alloc_smi_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x230094ac ipmi_smi_watchdog_pretimeout +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x2c2a9646 ipmi_get_smi_info +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x4c2054d7 ipmi_request_settime +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x50f65edf ipmi_set_gets_events +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x55f9672d ipmi_smi_watcher_register +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x63fe3b9e ipmi_smi_watcher_unregister +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x67369b42 ipmi_addr_src_to_str +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x74778a80 ipmi_get_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x804f922a ipmi_addr_length +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x80aa4656 ipmi_free_recv_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x89a5279a ipmi_get_version +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x96a6e5e8 ipmi_smi_msg_received +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xaca90ebd ipmi_request_supply_msgs +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xae71627d ipmi_create_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xd54a5050 ipmi_unregister_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xd8ff41ae ipmi_add_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4330a39 ipmi_unregister_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4f4665b ipmi_validate_addr +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe98c507d ipmb_checksum +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xec1c2a90 ipmi_get_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf388b18b ipmi_destroy_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf5531bea ipmi_poll_interface +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfaaa4831 ipmi_set_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfe0f2369 ipmi_get_maintenance_mode +EXPORT_SYMBOL drivers/char/nvram 0x3ef38dc9 arch_nvram_ops +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x438b38ad st33zp24_remove +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x9b386fee st33zp24_pm_resume +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xb02323d3 st33zp24_probe +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xd98d9236 st33zp24_pm_suspend +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x274cdbba xillybus_find_inode +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x326d198d xillybus_init_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x85c92772 xillybus_cleanup_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x25978d50 xillybus_isr +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x83eff6cb xillybus_endpoint_discovery +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0xd33347ad xillybus_init_endpoint +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0xf4455c69 xillybus_endpoint_remove +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x2b94f835 atmel_i2c_enqueue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x80a11b1d atmel_i2c_init_read_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x9919f823 atmel_i2c_send_receive +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xa8c5542b atmel_i2c_probe +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xb6c854bb atmel_i2c_init_ecdh_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc71ed50c atmel_i2c_init_genkey_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc80f14e8 atmel_i2c_flush_queue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xf283e995 atmel_i2c_init_random_cmd +EXPORT_SYMBOL drivers/crypto/ccp/ccp 0x47d3c97f psp_check_tee_status +EXPORT_SYMBOL drivers/crypto/ccp/ccp 0x4a937398 psp_check_platform_access_status +EXPORT_SYMBOL drivers/crypto/ccp/ccp 0xaa04056c psp_tee_process_cmd +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x435cebec xdma_disable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x87fc536f xdma_enable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0xc59112ec xdma_get_user_irq +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0225453f fw_core_handle_request +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0bc6094c fw_core_remove_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0f781086 fw_iso_context_stop +EXPORT_SYMBOL drivers/firewire/firewire-core 0x118d7edd fw_iso_resource_manage +EXPORT_SYMBOL drivers/firewire/firewire-core 0x13e30ccf fw_core_add_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0x1bb3acb9 fw_card_add +EXPORT_SYMBOL drivers/firewire/firewire-core 0x1e2d308a fw_iso_context_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0x25298206 fw_iso_context_queue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2709900c fw_run_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2885fec5 fw_get_request_speed +EXPORT_SYMBOL drivers/firewire/firewire-core 0x29bfcad8 fw_iso_context_create +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2b689eef fw_iso_buffer_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3a771e39 fw_core_add_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3ae1c6fa fw_card_initialize +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3b743056 fw_bus_type +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3c56ef91 fw_workqueue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6018cbe3 fw_core_handle_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x629f14d8 fw_core_remove_card +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6c52b5d7 fw_core_handle_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6dc50487 fw_csr_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x86468d44 fw_rcode_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x910eea5e fw_send_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaedf84ce fw_high_memory_region +EXPORT_SYMBOL drivers/firewire/firewire-core 0xb68b2892 fw_iso_buffer_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xbe0ad300 fw_schedule_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc6182c1c fw_device_enable_phys_dma +EXPORT_SYMBOL drivers/firewire/firewire-core 0xd1483dc9 fw_core_remove_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0xdcc3bb26 fw_iso_context_flush_completions +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe3fde125 fw_csr_iterator_next +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe6e4744d fw_iso_context_start +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe80e5087 fw_csr_iterator_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe99bbd05 fw_cancel_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0xf32398a9 fw_iso_context_queue_flush +EXPORT_SYMBOL drivers/firewire/firewire-core 0xf3d1cfcd fw_fill_response +EXPORT_SYMBOL drivers/fpga/dfl 0xbced3764 dfl_driver_unregister +EXPORT_SYMBOL drivers/fpga/dfl 0xf95f4fa7 __dfl_driver_register +EXPORT_SYMBOL drivers/fpga/lattice-sysconfig 0x5ed21fbe sysconfig_probe +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0x0ea5d74b amdgpu_xcp_drv_release +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0xbedd9f11 amdgpu_xcp_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01c4bba9 drm_dp_lttpr_max_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0345264b drm_dp_cec_unregister_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x045715c3 drm_connector_attach_content_protection_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0914fc75 drm_dp_add_payload_part2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0a08b9f2 drm_dp_mst_add_affected_dsc_crtcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0b807da5 drm_dp_dual_mode_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0c259d1e drm_lspcon_get_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0f406d8b drm_atomic_get_mst_payload_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x102090dd drm_edp_backlight_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1085d0af drm_dp_lttpr_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x15bf6c28 drm_scdc_set_high_tmds_clock_ratio +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x15f6686f drm_dp_dpcd_read_phy_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1605d0ed drm_dp_lttpr_max_lane_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1616e192 drm_dp_cec_unset_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1709ddcf drm_dp_lttpr_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x175a54ad drm_dp_read_dpcd_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x19c3e4c9 drm_edp_backlight_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1a267402 drm_dp_mst_atomic_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1a5bf3ca drm_dsc_dp_rc_buffer_size +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1b0a1fdc drm_dp_lttpr_voltage_swing_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1beb50cd drm_panel_dp_aux_backlight +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1ebbbf08 drm_dp_pcon_frl_configure_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1fadbeb2 drm_dp_mst_hpd_irq_handle_event +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1febba5d drm_dp_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x235f5f7d drm_dp_send_query_stream_enc_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x23961837 drm_dp_downstream_max_bpc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x24ada755 drm_dsc_set_rc_buf_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x251dfe89 drm_dp_pcon_frl_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x25c8c273 drm_dp_start_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x26815dbc drm_dp_link_rate_to_bw_code +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x26c6d19a drm_dp_dpcd_read_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2869cc11 drm_scdc_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2bf7f7b8 drm_dp_mst_topology_mgr_resume +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2ca557f4 drm_hdmi_avi_infoframe_bars +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2d57f122 drm_dp_dpcd_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2da07db4 drm_dp_mst_edid_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fa94ef2 drm_dp_downstream_444_to_420_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3153018c drm_dp_mst_update_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x32ecca69 drm_hdcp_update_content_protection +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3733d28d drm_dp_read_mst_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x37cffd4a drm_dp_add_payload_part1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x382b156a drm_dp_cec_set_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x392a838b drm_dp_downstream_max_dotclock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3ca01446 drm_dp_pcon_pps_default +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3e1c7e53 drm_dp_mst_root_conn_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4043a862 drm_dp_mst_topology_mgr_set_mst +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x408f793c drm_dp_dual_mode_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x446b600a drm_dp_cec_irq +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x45d975a3 drm_dp_pcon_is_frl_ready +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4603c416 drm_dp_pcon_dsc_bpp_incr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x46638ce7 drm_dp_pcon_hdmi_frl_link_error_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x46767d76 drm_dp_mst_dsc_aux_for_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5407ae9e drm_dp_get_dual_mode_type_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56a663e9 drm_dp_dsc_sink_line_buf_depth +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56ec420f drm_dp_stop_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x582f248e drm_dp_get_adjust_request_pre_emphasis +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x58d8fcaa drm_dsc_pps_payload_pack +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x59d6d0d8 drm_dp_pcon_hdmi_link_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x59f27ed7 drm_dp_pcon_enc_is_dsc_1_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5a86f411 drm_dp_phy_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5b2d1cb8 drm_atomic_get_new_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5bc3584a drm_dp_vsc_sdp_log +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5dc9aa4b drm_dp_dual_mode_detect +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5dda1527 drm_dp_remove_payload +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5f6a13d9 drm_hdmi_avi_infoframe_content_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x617372ff drm_dp_mst_atomic_enable_dsc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x627ba04b drm_dsc_set_const_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x63a477fb drm_dp_downstream_min_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x648d953b drm_dsc_dp_pps_header_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x677a28af drm_edp_backlight_disable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x68d8dce7 drm_dp_downstream_is_tmds +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6a4df8c5 drm_dp_128b132b_eq_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6aacee47 drm_dp_128b132b_link_training_failed +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6b53e216 drm_dp_downstream_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6c68a47b drm_dp_get_vc_payload_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7053fa72 drm_dp_get_pcon_max_frl_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x72e72971 drm_lspcon_set_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x73011db0 drm_dp_bw_code_to_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x76ff6644 drm_dp_lttpr_pre_emphasis_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x77c98661 drm_dp_pcon_frl_configure_1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x77f13166 drm_dp_mst_get_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x77ff1273 drm_dp_mst_detect_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x79008c7e drm_dsc_setup_rc_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7ac158d6 drm_dp_dual_mode_get_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7ff6c9fa drm_dp_cec_register_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8074a1db drm_dp_read_sink_count_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x829b6048 drm_dp_dsc_sink_max_slice_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x843cabd7 drm_hdmi_avi_infoframe_colorimetry +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x85dc4d8d drm_dp_mst_topology_state_funcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x86ba73ef drm_dp_read_lttpr_common_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x87413d5e drm_dp_aux_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x88493b8f drm_dp_mst_atomic_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x89269b8f drm_dp_read_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8ca2d9e4 drm_dp_calc_pbn_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8d701329 drm_dp_clock_recovery_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8fc7f3a8 drm_dp_read_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8fdf1b5b drm_dp_atomic_find_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x91368dcf drm_dp_mst_topology_mgr_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x92b9835e drm_dp_128b132b_cds_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9567da91 drm_dp_pcon_frl_prepare +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x95883bb4 drm_dsc_initial_scale_value +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x96bdd2fa drm_dp_read_sink_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9875e8d6 drm_atomic_get_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x98def0b3 drm_scdc_set_scrambling +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa12edb99 drm_dp_mst_topology_mgr_destroy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa1fefe6a drm_dp_psr_setup_time +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa709c5e1 drm_atomic_get_old_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa843606e drm_dp_dsc_sink_supported_input_bpcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa99f9c6a drm_dp_mst_hpd_irq_send_new_request +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xae1a42df drm_dp_mst_get_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf267620 drm_dp_lttpr_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb4288390 drm_dp_pcon_pps_override_param +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb4a91bcc drm_dp_mst_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb5054854 drm_dp_read_downstream_info +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb50eafb9 drm_dp_dpcd_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc020c0c1 drm_dp_pcon_dsc_max_slice_width +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc1d687e7 drm_dp_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc42a1e10 drm_scdc_get_scrambling_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc431aaff drm_dp_send_real_edid_checksum +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc5c99a79 drm_dp_get_adjust_request_voltage +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc7988e49 drm_dp_atomic_release_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc79ecffb drm_dp_downstream_is_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc8b6a8ae drm_dp_128b132b_lane_channel_eq_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xca59fbec drm_dp_get_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcccb165e drm_dp_pcon_pps_override_buf +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xccf54d5e drm_dp_get_adjust_tx_ffe_preset +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcd121b67 drm_dp_mst_topology_mgr_suspend +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcd3fdeeb drm_hdmi_infoframe_set_hdr_metadata +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcd87b111 drm_dp_send_power_updown_phy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd0e95456 drm_dsc_get_bpp_int +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd1b141c7 drm_dp_downstream_id +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd42c7d0a drm_dp_dpcd_probe +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd57bab08 drm_dp_128b132b_read_aux_rd_interval +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5a95eae drm_dp_128b132b_lane_symbol_locked +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5fe4e05 drm_dp_check_act_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd6c01e83 drm_scdc_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd79970e2 drm_edp_backlight_set_level +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd7dca41d drm_dp_dual_mode_set_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd8a48bca drm_dp_aux_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdc613b0f drm_dp_pcon_reset_frl_config +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe072e13f drm_dp_read_desc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe15c1780 drm_dp_remote_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2468a48 drm_dsc_flatness_det_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe29af89c drm_dp_pcon_convert_rgb_to_ycbcr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe3e6e909 drm_dp_downstream_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe5360b84 drm_dp_pcon_dsc_max_slices +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe56b7322 drm_dp_read_lttpr_phy_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe5971f7a drm_dp_dual_mode_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe69812c5 drm_dp_mst_put_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xec17540d drm_dp_set_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xed4a2723 drm_dp_pcon_hdmi_link_active +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xedcf81ce drm_dp_channel_eq_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xefd2d6b6 drm_dp_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf0c887f9 drm_dp_downstream_debug +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf68741fb drm_dp_subconnector_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf689ad25 drm_dp_downstream_420_passthrough +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf7b08e4b drm_dp_mst_connector_early_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf9c01e55 drm_dp_mst_dump_topology +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfb1a7a5a drm_dp_downstream_rgb_to_ycbcr_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfb647056 drm_dp_set_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfd76b054 drm_dp_mst_connector_late_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfe12bcb9 drm_dsc_compute_rc_parameters +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0030ebb1 drm_privacy_screen_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00886186 drm_plane_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00a79618 drm_vblank_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0138b0c3 drm_compat_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x01be7654 drm_syncobj_find_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x029316dc drm_syncobj_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03c63897 __drm_get_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03e66866 drm_prime_gem_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03ffede3 drm_gem_vm_close +EXPORT_SYMBOL drivers/gpu/drm/drm 0x07497d5d drm_crtc_check_viewport +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0749d95d drm_put_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0x07fb449a drm_vma_offset_manager_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x08d997bf drm_hdmi_avi_infoframe_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a5bddbf drm_atomic_state_default_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a5cece4 drm_show_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a72f765 drm_clflush_virt_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0ae83550 drm_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0b7931b5 drm_property_blob_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0b97fc8d drm_privacy_screen_register_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d9b4753 drm_mode_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0e039332 drm_edid_read_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0e0e7cf0 drm_atomic_get_connector_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0e57f977 drm_atomic_get_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0eb7f5eb drm_privacy_screen_lookup_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f230d0b drm_debugfs_add_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f7acb66 drm_mm_print +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fd60df2 drm_get_connector_status_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1067a83c drm_atomic_set_mode_prop_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x106e6467 drm_panel_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x107742a9 drm_get_subpixel_order_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x11f97d91 drmm_mode_config_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1299041a drm_dev_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x140427ae drm_edid_get_panel_id +EXPORT_SYMBOL drivers/gpu/drm/drm 0x141262fd drm_plane_get_damage_clips_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1422d5ce drm_crtc_vblank_helper_get_vblank_timestamp +EXPORT_SYMBOL drivers/gpu/drm/drm 0x147fdfda drm_mode_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x14b1138d drm_mode_validate_driver +EXPORT_SYMBOL drivers/gpu/drm/drm 0x15e0bc25 drm_gem_lru_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16493b0a drm_send_event_timestamp_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16b809c8 drm_print_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17497eb9 drm_event_reserve_init_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1883d9b1 __drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x193448f1 drm_syncobj_get_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1936bba1 drm_atomic_get_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c65b209 drm_client_modeset_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ca8e2a1 __drmm_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1d0f48ba drm_get_edid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ddb1699 drm_gem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1dde3e39 drm_gem_vunmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1e262e88 drm_mode_get_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1e605dd3 drm_plane_create_blend_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f8552af drm_mode_create_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ff337d6 drm_atomic_state_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x20ccdfac __drmm_mutex_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2122b940 drm_atomic_get_old_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2183c08c drm_mm_scan_add_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x21b1798a drm_gem_unlock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x22aec7a9 drm_send_event_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x22f71216 drm_crtc_enable_color_mgmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x23588804 drm_crtc_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x239e4961 drm_plane_force_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x242c6f77 drm_client_modeset_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2457aa80 drm_panel_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24993e50 drm_edid_are_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24a093e9 drm_connector_attach_privacy_screen_provider +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24cf437a drm_vma_node_is_allowed +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24d124ac drm_mode_equal_no_clocks_no_stereo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25279619 drm_is_current_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25b28068 devm_drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25bcbc49 drm_connector_set_panel_orientation_with_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25daad93 __drm_mm_interval_first +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2754dad8 drm_mm_reserve_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28779e52 drm_printf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29647b9b drm_modeset_lock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f078d1 drm_mode_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a56b3a9 drm_property_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a798ad1 drm_connector_set_link_status_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2b15ec2c drm_atomic_bridge_chain_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2b69d565 drm_writeback_signal_completion +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2c1e2783 drm_property_lookup_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2c6c5489 drm_plane_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d54b441 drm_connector_set_orientation_from_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2de09636 drm_gem_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2e303d4d drm_edid_override_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2e8e6132 drm_connector_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f476172 drm_privacy_screen_lookup_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f4edea9 drm_gem_lock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2fa7a6db drm_property_create_bitmask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x300ba840 drm_client_buffer_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x303d6646 drm_atomic_get_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30559358 drm_gem_object_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x306c0ab4 drm_mode_create_dvi_i_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3087d47f __drmm_add_action +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30aa84d9 drm_gem_create_mmap_offset_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31578e9f drm_client_modeset_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31b8a5e3 __drm_set_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x320876d7 drm_universal_plane_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x325bc2ea drm_mode_object_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits +EXPORT_SYMBOL drivers/gpu/drm/drm 0x33a6197a drm_gem_dmabuf_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x34d23516 drm_modeset_lock_single_interruptible +EXPORT_SYMBOL drivers/gpu/drm/drm 0x36a7b469 __devm_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x37295b86 drm_atomic_add_affected_connectors +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3926bfbb drm_plane_create_zpos_immutable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x397c3d27 drm_edid_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39b92322 drm_show_fdinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ab87110 drm_mode_equal_no_clocks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b0e5e9c __drm_puts_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b6c6977 drm_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3befe250 drm_crtc_commit_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3bff0307 drm_property_create_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c22a4d8 drm_vma_offset_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cbe5e24 drm_set_preferred_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cdc37e9 drm_edid_to_speaker_allocation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d0640e3 drmm_kmalloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d789b9f drm_object_attach_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3dd3bf74 drm_gem_map_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3dd7f327 drm_writeback_cleanup_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3df3d1c7 drm_client_dev_hotplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3e93eeea drm_gem_create_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f0e4208 drm_connector_oob_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f405489 __drm_printfn_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3fd741cb drm_warn_on_modeset_not_all_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x408d73ac drm_plane_create_color_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x40fd670f drm_syncobj_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4133a03d drm_encoder_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x419ed493 drm_atomic_private_obj_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x41d99bf9 drm_connector_init_with_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x43997208 drm_privacy_screen_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing +EXPORT_SYMBOL drivers/gpu/drm/drm 0x442a85dd drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4489a5e9 drm_edid_raw +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4831da6e drm_vma_offset_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x48a8456c drm_crtc_vblank_off +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a03365e drm_gem_prime_handle_to_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a35d30d drm_mode_set_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a45a7e6 drm_atomic_set_mode_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b7ebf95 drm_mm_remove_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4bd99a8f drm_release_noglobal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cc885b6 drm_panel_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e2a621e drm_prime_sg_to_dma_addr_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e6e5d32 drm_gem_dmabuf_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f5f733e drm_gem_dmabuf_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f8e0502 drm_crtc_vblank_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4fa4a252 drm_modeset_drop_locks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4fca65db drm_dev_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50674de7 drm_timeout_abs_to_jiffies +EXPORT_SYMBOL drivers/gpu/drm/drm 0x507d9a68 drm_object_property_get_default_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50cf53cb drm_syncobj_replace_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x513072fe __drm_puts_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x51b71839 drm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x521ad6d0 drm_puts +EXPORT_SYMBOL drivers/gpu/drm/drm 0x522a2cd8 drm_mode_create_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x532a9232 __drm_dev_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5425c4c1 drm_framebuffer_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x54453af5 drm_connector_attach_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55b0ea6f drm_writeback_get_out_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55eb38da drm_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x56898399 drm_vblank_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57698a50 drm_mm_takedown +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57e43cd7 drm_modeset_lock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58015bb8 drm_add_modes_noedid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x580ae817 drm_debugfs_create_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x589772e1 drm_gem_dmabuf_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58b60d41 drm_mode_create_tv_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58e5fa36 drm_crtc_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58f0d625 drm_edid_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59159e6a drm_crtc_next_vblank_start +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b8c4ca1 drm_crtc_arm_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5be8f791 drm_mode_probed_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5d2d5e8c drm_gem_prime_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5ee14cdf drm_framebuffer_plane_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f7985a5 drm_mm_scan_remove_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5fbf61d9 drm_edid_read_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5ff2ab78 drm_mode_create_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x601bae48 drm_bridge_chain_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x609a3b54 drm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x610272c2 drm_crtc_vblank_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6108f842 drm_atomic_private_obj_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x627ceeba drm_atomic_bridge_chain_post_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x62d9c028 drm_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x63b9c1e8 drm_gem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x649d42ef drm_crtc_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x64a97f06 drm_atomic_get_new_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x64d94215 drm_atomic_get_crtc_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x64fd663e drm_property_create_object +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65702bd6 drm_default_rgb_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65b75afb drm_connector_attach_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6648cf51 devm_aperture_acquire_from_firmware +EXPORT_SYMBOL drivers/gpu/drm/drm 0x67f51d6d drm_modeset_acquire_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x68906a3c drm_ioctl_kernel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x68a613cc drm_gem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x68daf5af drm_mode_create_tv_properties_legacy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6910e4cd drm_format_info_min_pitch +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69214c09 __drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69353664 __drm_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69699095 drm_mode_find_dmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69952343 drm_edid_read_custom +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69e1bf40 drm_clflush_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ad73414 drm_mode_config_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b4b934f drm_master_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c546a59 drm_connector_atomic_hdr_metadata_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c8fbdfb drm_connector_set_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6e59c348 drm_modeset_unlock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x706dbd4f drm_client_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x70feb8ac drm_crtc_vblank_on +EXPORT_SYMBOL drivers/gpu/drm/drm 0x72774d55 drm_event_reserve_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x72cb4d3a drm_prime_sg_to_page_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x731a893e __drmm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x733bb15f drm_atomic_get_new_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7340094c drm_client_framebuffer_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0x737924cb drm_object_property_set_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x73a41b0d drm_get_edid_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x73bba026 drm_prime_pages_to_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x73bcc9cc drm_connector_attach_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x73d0aca7 drm_gem_prime_import_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74862ede drm_connector_attach_hdr_output_metadata_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74fc6fbd drm_format_info_block_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x757ee461 drm_connector_attach_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x758b75de drm_syncobj_get_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0x75915c0e drm_mode_prune_invalid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x76207617 drm_client_modeset_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x76c3c69e drm_atomic_check_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0x76d0c09b drm_print_regset32 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x772d20ce drm_connector_has_possible_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x789b690b drm_gtf_mode_complex +EXPORT_SYMBOL drivers/gpu/drm/drm 0x78eb563d drm_gem_handle_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x795d1a3d drm_mode_validate_ycbcr420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79619108 drm_connector_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79c00fa2 drm_edid_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79c56b38 drm_mode_object_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b13f834 drm_atomic_state_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b2e2166 drm_vma_node_revoke +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b88033f drm_av_sync_delay +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c0d9cad drm_display_info_set_bus_formats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c545285 drm_edid_get_monitor_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7d8a520e drm_writeback_prepare_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7daa8013 drm_gem_vmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e18a0fd drm_add_edid_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e3277f8 ___drm_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e4f4d64 drm_mode_plane_set_obj_prop +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7edf470b drm_edid_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fa78e1e drm_debugfs_add_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x81632811 drm_bridge_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x820ac5c0 drm_vma_node_allow_once +EXPORT_SYMBOL drivers/gpu/drm/drm 0x82f123e8 drm_dev_has_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8473658b drm_connector_list_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm 0x862c0dab drm_writeback_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x886ca904 drm_atomic_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x887dd92c drm_privacy_screen_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x897816fc drm_panel_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d72789e drm_edid_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8f4aeb32 drm_property_create_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x90419c92 drm_property_blob_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x924aff74 drm_file_get_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x92a5aed7 drm_mode_set_config_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x93133d14 drm_plane_create_alpha_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x936ea7a5 drmm_kfree +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9458d79f drm_privacy_screen_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x94b3cd7d drm_privacy_screen_call_notifier_chain +EXPORT_SYMBOL drivers/gpu/drm/drm 0x94bb394c drm_syncobj_add_point +EXPORT_SYMBOL drivers/gpu/drm/drm 0x94d5aba2 drm_poll +EXPORT_SYMBOL drivers/gpu/drm/drm 0x955c1bb3 drm_framebuffer_unregister_private +EXPORT_SYMBOL drivers/gpu/drm/drm 0x971a5ce6 drm_atomic_get_old_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x97783b75 drm_atomic_get_old_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x97f24dbb drm_modeset_acquire_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x982d09b3 drm_format_info_block_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x98f6fdf0 drm_modeset_backoff +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9912f40f drm_atomic_set_crtc_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9950b148 drm_atomic_set_crtc_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a23379c drm_connector_attach_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b285573 drm_match_cea_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b8138a0 drm_panel_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b95c885 drm_mode_match +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b9de1c1 drm_edid_header_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9be8f51e drm_crtc_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9c0f2042 drm_vblank_work_cancel_sync +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9c19e5e2 drm_dev_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9c44c9a2 drm_atomic_add_encoder_bridges +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9ce050be drm_mode_copy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9d1f4ae7 drm_modeset_unlock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9d2a9367 drm_atomic_get_new_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9d2a94c3 drm_dev_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9d3a2275 drm_connector_update_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9e0bfc15 drm_gem_private_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9e1d3979 drm_mode_object_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9eee23a5 drm_gem_vm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa007b95a drm_client_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa03a07d5 drm_state_dump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa053fb57 drm_atomic_get_new_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa06d2fe1 drm_atomic_state_default_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa158d6fc drm_debugfs_remove_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa1978678 drm_plane_get_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa360a6a8 drm_crtc_set_max_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa436ae2f drm_atomic_bridge_chain_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa47d0b8b drm_edid_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa5fc521f drm_gem_prime_import +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa75e12be drm_gem_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa8c3f7c1 drm_vblank_work_schedule +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa9094f62 drm_framebuffer_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa94e9123 drm_connector_attach_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa956955b drm_gem_lru_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa97083d7 drm_hdmi_avi_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaa3f2e26 drm_display_mode_from_cea_vic +EXPORT_SYMBOL drivers/gpu/drm/drm 0xab5066e9 drm_connector_list_iter_begin +EXPORT_SYMBOL drivers/gpu/drm/drm 0xac397c82 drm_gem_map_detach +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad0a1f2f drm_connector_set_path_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad4e902b drm_color_ctm_s31_32_to_qm_n +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad7e7e5f drm_property_replace_global_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae277372 __drm_crtc_commit_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae39b227 __drmm_add_action_or_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xafe74c91 drm_gem_private_object_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaff8f5ea drm_property_replace_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb02dd06c drm_gem_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb03f9a60 drm_client_framebuffer_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb07a2f01 drm_any_plane_has_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb11ac7a7 __drm_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb16c71ab drm_master_internal_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb212dc3e drm_edid_dup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb2c9c80e drm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb300c8e3 drm_plane_create_rotation_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3020362 drm_vblank_work_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb353e783 drm_connector_attach_dp_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3750192 drm_edid_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb38a4a37 drm_clflush_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3d3b698 drm_gem_dmabuf_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4032484 drm_mm_insert_node_in_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb414a063 drm_client_framebuffer_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4ad8154 drm_gem_lru_move_tail +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb5310998 drm_connector_attach_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb57adb5b drm_client_rotation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb595a70e drm_gem_handle_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6127243 drm_need_swiotlb +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6131528 drm_connector_list_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6b2578a drm_framebuffer_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6baa830 drm_gem_unmap_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7321f8c drm_gtf_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb735a5e7 drm_mode_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb806bf22 drm_property_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb84b8071 drm_bridge_chain_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb85039ba drmm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb889b618 drm_crtc_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb8c08c87 drm_plane_enable_fb_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb8d5fdcd drm_atomic_print_new_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9cad492 __drm_atomic_state_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xba2eddac drm_gem_map_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbc56fe16 drm_mode_config_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbd3d7931 drm_crtc_vblank_waitqueue +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe9167e2 drm_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbed70d1e drm_sysfs_connector_status_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbf5f23b5 drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbfc87922 drm_gem_object_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc0659d5f drm_mode_create_from_cmdline_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc0adde17 drm_plane_create_zpos_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc0efba16 drm_connector_set_tile_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc279328b drm_connector_set_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc2d46c11 drm_atomic_bridge_chain_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc33be7fb drm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc3439bb0 drm_master_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc3a5e0ac drm_atomic_state_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc3f02a40 drm_mode_create_aspect_ratio_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc402b49d drm_panel_of_backlight +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc446d9cf drm_property_create_signed_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc55682d5 drm_privacy_screen_set_sw_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc570d5c2 drm_connector_attach_max_bpc_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5dfa3d7 drm_privacy_screen_unregister_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc75447a7 drm_noop +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7910e38 drm_vma_offset_lookup_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7c0d025 drm_modeset_lock_all_ctx +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7d04fc5 drm_vma_node_allow +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7d2ece6 drm_send_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9c852da drm_connector_list_iter_end +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca475f97 drm_atomic_set_fb_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb611de4 drm_driver_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcd716792 drm_crtc_vblank_restore +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdb99cc9 drm_mode_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xce34bd50 __drmm_crtc_alloc_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xce9bd21f drm_dev_unplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xceb85c62 drm_dev_printk +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf91e5e8 drm_mode_create_hdmi_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcfa36c33 drm_gem_dma_resv_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd02c8025 drm_connector_create_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd13f9985 drm_edid_block_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd158a3f4 drm_hdmi_vendor_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd15a99a1 drm_framebuffer_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd221b7e1 drm_connector_update_privacy_screen +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd34967c3 drm_panel_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd3edae2c drm_client_modeset_commit_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd42ec0e3 drm_gem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd680a377 drm_gem_object_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7a9cf42 drm_mode_validate_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7b3d126 drm_mode_crtc_set_gamma_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd816253b drm_probe_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd87c7c8a drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd8989b38 drm_aperture_remove_conflicting_pci_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd8a8ff4c drm_master_internal_acquire +EXPORT_SYMBOL drivers/gpu/drm/drm 0xda031202 drm_client_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdabc76d9 drm_invalid_op +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdad9c8b1 drm_prime_get_contiguous_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb320a08 drm_mode_is_420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdc0b9d12 drm_panel_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdcdc5933 drm_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd3c6afa drm_mode_is_420_also +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddf5d9c8 drm_crtc_vblank_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde400b4b drm_mode_put_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde4ce436 drm_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde50e0d4 __drm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf3f760d drm_mm_scan_color_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf666902 drm_rotation_simplify +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdfd46910 drm_gem_lru_scan +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe00350c2 drm_connector_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe050b6a1 drm_get_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe28e43d8 drm_crtc_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe2b2a485 drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe317082a __drm_printfn_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3ac15d5 drm_mode_is_420_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe5ce0f69 drm_plane_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe5e6b47e drm_crtc_accurate_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe6175f8e drm_sysfs_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe633a4cd drm_format_info_bpp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe638e9ee drm_dev_enter +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe6723146 drmm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe6e044e3 drm_cvt_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7e8c71d drm_atomic_nonblocking_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7fa74fd drm_gem_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe81f9456 drm_gem_prime_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a034df drm_dev_exit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a0e334 drm_vma_offset_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a7e62e drm_mode_create_dp_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea00fe81 __drm_printfn_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xebcf8d16 drm_connector_attach_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xebdbd131 drm_edid_connector_add_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeca56d6c drm_property_create_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed0048fe drm_gem_lru_move_tail_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed2aad72 drm_modeset_lock_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xef25d083 drm_crtc_vblank_count_and_time +EXPORT_SYMBOL drivers/gpu/drm/drm 0xefe2debd drm_writeback_queue_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0081154 drm_sysfs_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0517d7a drm_mm_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf061eadd drm_analog_tv_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf095dc96 drm_get_tv_mode_from_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0cf2771 drm_mode_parse_command_line_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1421d13 drm_mode_sort +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf18a742d drm_object_property_get_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1b5340a drm_mode_vrefresh +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1ea4bbd drm_atomic_add_affected_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf24af348 drm_atomic_get_old_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf314acff drm_mode_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf3aa10a2 drm_atomic_bridge_chain_pre_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf406e46a drm_get_connector_type_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf427683a drm_crtc_send_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf45469d5 drm_privacy_screen_get_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4bf2433 drm_atomic_normalize_zpos +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf548ae1e drm_mode_create_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf64fae58 drm_color_lut_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf6c3ff4f drm_event_cancel_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf74da0a8 drmm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf75ced3b drm_client_buffer_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf824c7db __drm_printfn_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf87b96ee drm_gem_objects_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfadb5bf0 drm_panel_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfafecf05 drm_property_create_bool +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc19299a drm_mode_create_suggested_offset_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc6657a8 drm_aperture_remove_conflicting_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc68d7f4 drm_writeback_connector_init_with_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfe15792a drm_bridge_chain_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfe578b5d drm_gem_prime_fd_to_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeb953b1 __drm_printfn_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfebe7ee7 drm_gem_free_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xff8209f6 drm_property_add_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0xffc488e4 drm_framebuffer_plane_height +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x22d53779 drm_buddy_free_list +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x2d9e9583 drm_buddy_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x40d76a49 drm_get_buddy +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x9f44c898 drm_buddy_init +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xabb5a026 drm_buddy_block_trim +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xbd5b3bcc drm_buddy_free_block +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xc30d71cc drm_buddy_block_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xfa150882 drm_buddy_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xff748b76 drm_buddy_alloc_blocks +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x6023ab18 drm_gem_dma_prime_import_sg_table_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x77514004 drm_gem_dma_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0xb6a0a05a drm_fbdev_dma_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x00b302f0 drm_atomic_helper_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x01fe9c93 drm_fb_xrgb8888_to_rgb565 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0456e670 __drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x054f9752 drm_fb_helper_set_par +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x07c44b00 drm_helper_move_panel_connectors_to_head +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x090d7f3e __drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0da42c0e drm_fb_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0e5a65e1 drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0ecfa0c5 drm_atomic_helper_shutdown +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x106d5232 drm_fb_helper_debug_enter +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x11055159 drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x127a8c6b drm_flip_work_queue +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1396a546 drm_fb_helper_check_var +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x14baa8d1 drm_helper_connector_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x157db091 drm_gem_fb_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x16a09c2b drm_atomic_helper_damage_merged +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x17f1e700 drm_i2c_encoder_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x188ef574 drm_plane_helper_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x19e162fc drm_atomic_helper_connector_tv_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x19e388a0 drm_atomic_helper_swap_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1b538669 drm_crtc_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1c987c16 drm_fb_xrgb8888_to_argb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1cdb1740 drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1d9e7b3f __drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1dc5f628 drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1dd75e0e drm_connector_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1e6e723a drm_fb_helper_lastclose +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1f027e1d drm_crtc_helper_set_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1f32fb09 drm_helper_crtc_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2007343d drm_atomic_helper_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x208951ec drm_gem_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x20b5c4e0 drm_bridge_is_panel +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x20e5a8df drm_fb_helper_set_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x21d541eb drm_flip_work_queue_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x22c61c2c drm_atomic_helper_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x23169877 drm_i2c_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x24c4d2e1 drm_simple_display_pipe_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x251e1150 drm_mode_config_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2655a67a drm_fb_helper_damage_range +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x266345e4 drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x29227ced __drm_atomic_helper_private_obj_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2b39093c drm_atomic_helper_update_legacy_modeset_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d50570f drm_rect_calc_hscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d80434a drm_atomic_helper_wait_for_flip_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2e1baf1b drm_atomic_helper_commit_modeset_enables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2e82c1ee drm_fb_helper_blank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2f485154 drm_connector_helper_get_modes_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2fa649eb drm_helper_probe_single_connector_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x306fd96b drm_atomic_helper_page_flip_target +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x30dbb655 drm_fb_xrgb8888_to_gray8 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x324fc269 drm_kms_helper_poll_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3347e6e6 drm_fb_helper_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x33d5b993 drm_fb_xrgb8888_to_xrgb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x341a459f drm_atomic_helper_check_crtc_primary_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x35ab5ff5 drm_fb_helper_pan_display +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3680e9d2 drm_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3841dcd5 drm_atomic_helper_commit_tail_rpm +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x385feaa2 drm_atomic_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3b65a682 drm_fb_xrgb8888_to_rgba5551 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3bba8cad drm_helper_resume_force_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4018d722 drm_atomic_helper_commit_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x40566e56 drm_atomic_helper_disable_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x40c3df1b drm_i2c_encoder_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x426a561d drm_gem_fb_end_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x42794c95 drm_helper_disable_unused_functions +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x42ed4647 drm_fb_build_fourcc_list +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4491d419 drm_fb_helper_set_suspend_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x45e7316a drm_atomic_helper_commit_cleanup_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x47e8b324 drm_helper_mode_fill_fb_struct +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4912ff86 drm_fb_xrgb8888_to_rgb888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4a1edefe drm_self_refresh_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4a8ff899 drm_gem_simple_kms_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4c2eb481 drm_gem_fb_begin_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4cce73b3 __drm_atomic_helper_plane_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4d31e8d5 drm_fb_helper_debug_leave +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4f31e9ad drm_i2c_encoder_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5074408c drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5076d8a8 drm_panel_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x523a4214 drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x52729d93 drm_simple_display_pipe_attach_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x52f00c7e drm_fb_helper_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5485d38b drm_fb_helper_fill_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5542443b drm_flip_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x56a9e5ff drm_crtc_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x578c9e37 __drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x59cec3fa drm_connector_helper_get_modes_from_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a12782e drm_atomic_helper_connector_tv_margins_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a4734d1 drm_kms_helper_is_poll_worker +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a4fcf55 drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5def5072 drm_fbdev_generic_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x60e1b412 drm_fb_helper_output_poll_changed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x61380267 drm_atomic_helper_prepare_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x624a8a9f drm_kms_helper_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x65edf7c2 drm_atomic_helper_page_flip +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x68c609f7 drm_connector_helper_tv_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x69744680 drm_atomic_helper_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b5c2b06 drm_atomic_helper_damage_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b72512b __drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6dd9885b drm_atomic_helper_commit_tail +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6de03f89 drm_atomic_helper_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e30ba8e drm_rect_rotate_inv +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e654ee8 drm_gem_fb_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6eded172 drm_fb_xrgb8888_to_argb8888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6f05b891 drm_i2c_encoder_restore +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6f1f008b drm_atomic_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6fc0ccca drm_i2c_encoder_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x734f960a drm_gem_simple_kms_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7492b3de drm_mode_config_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x74ccb70d drm_atomic_helper_async_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x76061364 __drm_atomic_helper_crtc_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7649385d drm_atomic_helper_commit_hw_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x76ec41cf drm_fb_helper_initial_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7e8e50c6 drm_fb_helper_release_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x80a37135 drm_atomic_helper_connector_tv_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x80e5b90a drm_plane_helper_update_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x80ef7b5a drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x83337309 drm_atomic_helper_commit_modeset_disables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x83eca402 drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x842dd90c drm_flip_work_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x871ab41a drm_rect_intersect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8b06c5f5 drm_plane_helper_disable_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8b7ee45d drm_atomic_helper_check_wb_encoder_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8de3cadb drm_connector_helper_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x90f9550e drm_fb_helper_unregister_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91ae40d9 drmm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91fec1cc drm_rect_calc_vscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x932338c4 __drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x956b573d drm_atomic_helper_dirtyfb +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x95ef2336 drm_atomic_helper_commit_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x963d0e76 drm_self_refresh_helper_alter_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99fd20aa drm_rect_clip_scaled +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9aed8418 drm_i2c_encoder_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9eb0b16e drm_atomic_helper_fake_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9f082991 __drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa0590f13 drm_fb_helper_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa1131f95 drm_gem_simple_kms_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa3a7979c drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa3ca4687 drm_atomic_helper_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa582a237 drm_kms_helper_poll_reschedule +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa590258f drm_fb_helper_alloc_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa6fe1620 drm_fb_xrgb8888_to_xrgb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa7b670b8 drm_fb_swab +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa7dc9e6e drm_crtc_helper_mode_valid_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa83c2bdb __drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa96c9960 drm_fb_helper_damage_area +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xab7deb50 drm_gem_simple_kms_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xac163bb1 drm_atomic_helper_check_modeset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xac8042fa drm_helper_encoder_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xacb924e9 devm_drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xad69727d drm_atomic_helper_check_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xae4f510f drm_gem_fb_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xae74aab3 drm_fb_xrgb8888_to_rgb332 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb053adda drm_rect_rotate +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb2aa5a9d drm_atomic_helper_damage_iter_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb3569a57 drm_fb_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb5f42a88 drm_fb_blit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb6a6b711 drm_fb_clip_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb966a3cc drm_kms_helper_poll_enable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb9a7e50a drm_helper_force_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xba3bfa4d drm_i2c_encoder_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbab86926 drm_i2c_encoder_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbb432336 drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbd8b70ae drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbdd2c6f8 drm_fb_memcpy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbe6d959c drm_i2c_encoder_save +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc6323239 drm_flip_work_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xca59cc07 drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb2340b8 drm_rect_debug_print +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcc6a46d3 drm_self_refresh_helper_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcc9c16ba drm_fb_helper_setcmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xce7d36ff drm_atomic_helper_bridge_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf11a549 drm_flip_work_allocate_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf399cba drm_atomic_helper_update_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd0abb8d7 __drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd0c98af1 __drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd28501bb drm_atomic_helper_wait_for_vblanks +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd29180d4 drm_atomic_helper_check_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd3e70913 drm_atomic_helper_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd6a35e98 drm_gem_fb_create_handle +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd7cc56ac drm_atomic_helper_async_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd7f5fc3a drm_gem_simple_kms_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd9773d6c drm_atomic_helper_check_plane_damage +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xda179d1f __drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdabaf39c __drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdbb7eb3b __drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdd1d9a3b devm_drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe0b68111 drm_kms_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe0d58f48 drm_kms_helper_poll_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe11a4792 __drmm_simple_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe1639ca7 drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe1bec671 drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe1f568c2 drm_simple_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe229427e drm_atomic_helper_wait_for_fences +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe4c6a5d7 drm_panel_bridge_set_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe74d1193 drm_panel_bridge_connector +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe84edc5f drm_fb_helper_deferred_io +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe8fd70a4 drm_self_refresh_helper_update_avg_times +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xea2fea25 drm_fb_helper_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xebf674d1 drm_plane_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xeecd2896 drm_atomic_helper_commit_duplicated_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf16861e5 drm_atomic_helper_bridge_propagate_bus_fmt +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf3a83092 drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf5236855 drm_fb_xrgb8888_to_mono +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf705dc64 drm_fb_helper_restore_fbdev_mode_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfa5e5fd5 __drm_atomic_helper_connector_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfbd8e54b drm_helper_probe_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfc73b718 drm_atomic_helper_cleanup_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfdc362d1 drm_crtc_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfec2196b drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfee756a9 drm_gem_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xff610587 drm_kms_helper_poll_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xff82d804 __drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xffe0d142 drm_fb_xrgb8888_to_argb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x042abe25 mipi_dbi_poweron_conditional_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x123fa512 mipi_dbi_command_read +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x165b15a1 mipi_dbi_enable_flush +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x201cebd9 mipi_dbi_hw_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x296b068d mipi_dbi_poweron_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x2efd3c7a mipi_dbi_display_is_on +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x34c584ae mipi_dbi_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x350cecb6 mipi_dbi_pipe_reset_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x364497dc mipi_dbi_pipe_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x36e8db14 mipi_dbi_pipe_duplicate_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x3e958386 mipi_dbi_dev_init_with_formats +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x520d8f81 mipi_dbi_pipe_destroy_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x5f238b9a mipi_dbi_spi_cmd_max_speed +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x634e1d27 mipi_dbi_pipe_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x66717070 mipi_dbi_spi_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x7225a3fb mipi_dbi_command_stackbuf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x883b34af mipi_dbi_buf_copy +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x97bbb855 mipi_dbi_pipe_end_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x997f52e0 mipi_dbi_dev_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xa5f27d52 mipi_dbi_spi_transfer +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xb8fb597a mipi_dbi_pipe_begin_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xdeb2eb6b mipi_dbi_command_buf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xfb885018 mipi_dbi_pipe_update +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x0a688f36 drm_gem_shmem_purge +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x0bdb3ace drm_gem_shmem_purge_locked +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x1b0542e1 drm_gem_shmem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x1d62a0cf drm_gem_shmem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x3e4d435f drm_gem_shmem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x48ca2b17 drm_gem_shmem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x5ae68004 drm_gem_shmem_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x7786982e drm_gem_shmem_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xec2c9af8 drm_gem_shmem_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xeea7eece drm_gem_shmem_madvise +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x048a510f drm_suballoc_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x0bad1988 drm_suballoc_new +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x8debd4c9 drm_suballoc_free +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xcfea1bec drm_suballoc_dump_debug_info +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xdd9c3522 drm_suballoc_manager_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x1794e079 drm_gem_ttm_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x4cf628d6 drm_gem_ttm_dumb_map_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xa502fa36 drm_gem_ttm_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xc53ba115 drm_gem_ttm_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xd16f1450 drm_gem_ttm_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x173c6d15 drm_gem_vram_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x1a233f0b drm_gem_vram_driver_dumb_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x1bdd89a5 drm_vram_mm_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x2b8ee5ee drm_gem_vram_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x35c92d5b drm_gem_vram_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x5414b5c8 drm_gem_vram_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x8d51db02 drm_gem_vram_simple_display_pipe_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x9af86539 drm_gem_vram_fill_create_dumb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xa174d8a5 drm_vram_helper_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xa6d37e2a drm_gem_vram_put +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xb3d77664 drm_gem_vram_simple_display_pipe_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xbf283cab drm_gem_vram_plane_helper_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xbfdb142e drm_gem_vram_plane_helper_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xdff97497 drmm_vram_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xf84093fe drm_gem_vram_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xfab20df7 drm_gem_vram_create +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x014ca789 drm_sched_job_cleanup +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x0f0b1748 drm_sched_stop +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x1bff55b4 drm_sched_start +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x1db001d1 drm_sched_resume_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x30b7026e drm_sched_entity_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x352f6a73 to_drm_sched_fence +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x375b9960 drm_sched_entity_flush +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x3e22f3d3 drm_sched_entity_push_job +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x44e60677 drm_sched_entity_set_priority +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x4c33644e drm_sched_job_add_resv_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x60f6f88f drm_sched_suspend_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x6adea357 drm_sched_job_add_implicit_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x758acba1 drm_sched_entity_destroy +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7dc8625f drm_sched_entity_error +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x8091522d drm_sched_increase_karma +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x8b1743e0 drm_sched_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xa22308b9 drm_sched_resubmit_jobs +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xa4cea2b8 drm_sched_entity_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xb570ca5b drm_sched_pick_best +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xc063372c drm_sched_job_add_syncobj_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xca315431 drm_sched_job_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xe38bbd98 drm_sched_job_arm +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xe77fa6c1 drm_sched_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xef1ef71f drm_sched_fault +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xfa492ce9 drm_sched_job_add_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xfda0e03d drm_sched_entity_modify_sched +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x012c63cd ttm_bo_vm_access +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x077b950b ttm_bo_unpin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0e9fc92a ttm_eu_fence_buffer_objects +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1619ac9c ttm_agp_unbind +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1939a8ed ttm_bo_vm_close +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a71d30c ttm_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2a5c9e83 ttm_tt_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3060b7c4 ttm_bo_mem_space +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x307dc5aa ttm_resource_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x32f2ee4b ttm_bo_unmap_virtual +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x382bf272 ttm_glob +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3aedd731 ttm_pool_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3bde9417 ttm_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3cd973e7 ttm_bo_move_sync_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x42878b2f ttm_pool_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4ca3085d ttm_bo_vm_fault +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4ca7c266 ttm_device_swapout +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5462c24a ttm_bo_init_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x59132601 ttm_pool_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5a337fd4 ttm_bo_vm_dummy_page +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5af9924b ttm_range_man_init_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5c95746b ttm_bo_vm_fault_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5db7b786 ttm_lru_bulk_move_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5f72d108 ttm_agp_is_bound +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x65497ae6 ttm_bo_put +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x65f8e6bc ttm_bo_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x67883f7c ttm_bo_move_to_lru_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x69cc2943 ttm_tt_pages_limit +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6a847134 ttm_kmap_iter_iomap_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x768b3414 ttm_eu_backoff_reservation +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8308cf6e ttm_bo_vm_reserve +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8a3993a3 ttm_resource_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8a41d951 ttm_resource_manager_debug +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8c12ea0f ttm_io_prot +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x906ccbe2 ttm_agp_destroy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x96290e88 ttm_tt_populate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9b7f6854 ttm_bo_init_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa1e51db6 ttm_eu_reserve_buffers +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa234fd0b ttm_resource_manager_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa48464cf ttm_device_clear_dma_mappings +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa8145664 ttm_bo_vunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb9864d03 ttm_range_man_fini_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb986f792 ttm_resource_manager_create_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xbf8be361 ttm_device_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc6c800ea ttm_pool_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xce1424a3 ttm_sg_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xce5fc2cf ttm_agp_bind +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd1c0646a ttm_resource_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd43dba63 ttm_lru_bulk_move_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd487c14d ttm_resource_manager_usage +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd703efa5 ttm_bo_wait_ctx +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xdb90d403 ttm_agp_tt_create +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xdc841326 ttm_pool_alloc +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xdccef6e4 ttm_device_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xde7d38ce ttm_bo_kunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xdff2fe01 ttm_kmap_iter_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe2fff0fc ttm_bo_eviction_valuable +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe36e5d9d ttm_bo_kmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe4066d58 ttm_bo_move_accel_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe56618f7 ttm_bo_pin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe822c973 ttm_resource_manager_evict_all +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf57fb347 ttm_bo_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf6348139 ttm_bo_vmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf67806a6 ttm_bo_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfdec0404 ttm_bo_set_bulk_move +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xff5a77f6 ttm_bo_vm_open +EXPORT_SYMBOL drivers/hid/hid 0x9dc4c5b6 hid_bus_type +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x0103cb80 ishtp_trace_callback +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x07c314e8 ishtp_cl_link +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x0db514d0 ishtp_send_suspend +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x0f0f8eb3 ishtp_cl_unlink +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x12015edd ishtp_dev_to_cl_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x17258ba1 ishtp_set_connection_state +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x1fb61517 ishtp_get_client_data +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x23894a0b ishtp_cl_free +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x2421900d ishtp_cl_send +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x29e18c8a ishtp_send_resume +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x32a69efd ishtp_cl_driver_register +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x36c2700d ishtp_cl_flush_queues +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x3f972afa ishtp_set_drvdata +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x42a20578 ishtp_fw_cl_get_client +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x4360b2e9 ishtp_bus_remove_all_clients +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x4448bac0 ishtp_start +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x46260bb5 ishtp_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x46e6ec17 ishtp_set_rx_ring_size +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x4df2b495 ishtp_put_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x5f9b0501 ishtp_get_fw_client_id +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x6fa5067a ishtp_cl_get_tx_free_buffer_size +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x70f94046 ishtp_reset_handler +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x772de99d ishtp_cl_io_rb_recycle +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x787e0451 ishtp_set_tx_ring_size +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x8002a86d ishtp_cl_set_fw_client_id +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x921e567a ishtp_get_pci_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x97634f9b ishtp_recv +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xa49c6687 ishtp_get_ishtp_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xacb9e65d ishtp_get_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xb330fabb ishtp_cl_driver_unregister +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xb42aeffd ishtp_cl_connect +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xbf0f38f6 ish_hw_reset +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xc6bcda22 ishtp_cl_rx_get_rb +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xcb443f44 ishtp_cl_allocate +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xce52d4b8 ishtp_reset_compl_handler +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xd69e9735 ishtp_device_init +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xda13487e ishtp_cl_get_tx_free_rings +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xddf66465 ishtp_cl_tx_empty +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xea85f169 ishtp_cl_disconnect +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xf61699e2 ishtp_register_event_cb +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xfca3dbab ishtp_fw_cl_by_uuid +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xfd693a9b ishtp_set_client_data +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xfdf431e1 ishtp_get_drvdata +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x2b243b45 vmbus_recvpacket +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x79d2c8ef vmbus_sendpacket +EXPORT_SYMBOL drivers/hv/hv_vmbus 0xae250d8e vmbus_sendpacket_getid +EXPORT_SYMBOL drivers/hwmon/adt7x10 0x88fa05ca adt7x10_dev_pm_ops +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x2f9e7f8e vid_which_vrm +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x446615bd vid_from_reg +EXPORT_SYMBOL drivers/hwmon/ltc2947-core 0xcb55ce64 ltc2947_pm_ops +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x01568393 sch56xx_read_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x96ec3b26 sch56xx_read_virtual_reg12 +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xaa17a737 sch56xx_write_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xb37b9b81 sch56xx_read_virtual_reg16 +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xbb09dea3 sch56xx_watchdog_register +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x40d660eb i2c_bit_algo +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x6af1c4ea i2c_bit_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x78e0a0bf i2c_bit_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0xbe1cb693 i2c_pca_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0xd2947e5b i2c_pca_add_bus +EXPORT_SYMBOL drivers/i2c/busses/i2c-amd756 0xfa5eb0ae amd756_smbus +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x10a4c688 qcom_adc5_hw_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x1fcd0103 qcom_adc_tm5_gen2_temp_res_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x39885d6b qcom_adc_tm5_temp_volt_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x401dc869 qcom_vadc_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x47f699dd qcom_adc5_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x4e64cdb9 qcom_adc5_hw_settle_time_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x53546ecd qcom_adc5_avg_samples_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x70e6eca1 qcom_vadc_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0xc61e7a34 qcom_adc5_prescaling_from_dt +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x5f8a104f iio_triggered_buffer_cleanup +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0xda3d1c31 iio_triggered_buffer_setup_ext +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x42b5ada5 iio_kfifo_allocate +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x73f6d060 iio_kfifo_free +EXPORT_SYMBOL drivers/iio/imu/fxos8700_core 0x8f8f9b56 fxos8700_regmap_config +EXPORT_SYMBOL drivers/iio/industrialio 0x01348114 iio_trigger_register +EXPORT_SYMBOL drivers/iio/industrialio 0x1508f2cf iio_read_mount_matrix +EXPORT_SYMBOL drivers/iio/industrialio 0x298dc3d7 iio_device_free +EXPORT_SYMBOL drivers/iio/industrialio 0x2d6bcdcb iio_trigger_generic_data_rdy_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x38625f3c iio_device_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0x4ed28971 iio_push_event +EXPORT_SYMBOL drivers/iio/industrialio 0x59e2241c iio_trigger_set_immutable +EXPORT_SYMBOL drivers/iio/industrialio 0x5b0be1f9 iio_get_time_ns +EXPORT_SYMBOL drivers/iio/industrialio 0x70f54e23 iio_trigger_using_own +EXPORT_SYMBOL drivers/iio/industrialio 0x72c358ef iio_device_get_clock +EXPORT_SYMBOL drivers/iio/industrialio 0x7834561c __iio_device_register +EXPORT_SYMBOL drivers/iio/industrialio 0x7f0b8f09 iio_trigger_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0x80029093 __iio_trigger_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x82c9c38e iio_buffer_init +EXPORT_SYMBOL drivers/iio/industrialio 0x833f1dc4 iio_trigger_poll +EXPORT_SYMBOL drivers/iio/industrialio 0xadfcf67a iio_trigger_notify_done +EXPORT_SYMBOL drivers/iio/industrialio 0xbd18e5e6 iio_read_const_attr +EXPORT_SYMBOL drivers/iio/industrialio 0xbeda80d2 iio_bus_type +EXPORT_SYMBOL drivers/iio/industrialio 0xc6df94d1 iio_trigger_poll_nested +EXPORT_SYMBOL drivers/iio/industrialio 0xc845f4cc iio_trigger_validate_own_device +EXPORT_SYMBOL drivers/iio/industrialio 0xcc647efd iio_device_set_clock +EXPORT_SYMBOL drivers/iio/industrialio 0xdce7e58f iio_device_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0xdf76bbeb iio_pollfunc_store_time +EXPORT_SYMBOL drivers/iio/industrialio 0xecda4142 iio_trigger_free +EXPORT_SYMBOL drivers/iio/industrialio-configfs 0xa6488526 iio_configfs_subsys +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x22db8a25 iio_sw_device_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x332c9be9 iio_register_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x9ab41daf iio_sw_device_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xff2171df iio_unregister_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x0c8b9567 iio_sw_trigger_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x2f8a2abb iio_register_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x64244c7e iio_sw_trigger_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x9ee2f0f2 iio_unregister_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0x6c613701 iio_triggered_event_cleanup +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0x791790b9 iio_triggered_event_setup +EXPORT_SYMBOL drivers/iio/pressure/bmp280 0x51b1421f bmp280_dev_pm_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x05fd0b48 ib_cm_insert_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x1236b1b8 ib_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x15784b12 ib_send_cm_sidr_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x254a7ef1 ib_send_cm_rej +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x35c370f7 ib_cm_notify +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x46549076 ib_send_cm_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x485e3ca2 ib_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x69824a14 ibcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x6b22cf1b ib_send_cm_sidr_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x6bbdf5d0 ib_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xaa027501 ib_send_cm_drep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xb56b9efd ib_send_cm_rtu +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xc66aca47 ib_send_cm_dreq +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xce9ba083 ib_send_cm_mra +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xd3d44216 ib_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xdee433cb ib_send_cm_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x007cf2e2 ib_get_cached_subnet_prefix +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00cd25ea ib_get_rdma_header_version +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x01318b66 ib_unregister_device_queued +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x03114b70 ib_device_get_by_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x04245fa4 ib_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x07780f61 ib_qp_usecnt_dec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x08b74fb2 rdma_restrack_get_byid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x08eb2ba1 rdma_destroy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x09937b45 ib_device_set_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0a87da9c rdma_restrack_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0bb14815 rdma_init_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0c86f5cb ib_sa_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0cc0b3c6 rdma_move_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0ccc2c87 __ib_create_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0cfe39ed ib_get_rmpp_segment +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0d3354a6 rdma_alloc_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0d7e9ca3 ib_alloc_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0dc39e84 ib_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0e369b44 rdma_roce_rescan_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0f015668 ib_set_device_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x10eb75f7 rdma_destroy_ah_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1215ef77 ib_destroy_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x12328e18 ib_rdmacg_uncharge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x126ba2d4 ibdev_warn +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1416ab45 ib_get_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x15c89580 ib_destroy_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1789ab0f ib_create_qp_kernel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x18b5649e ib_resize_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19e7490f __rdma_block_iter_next +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1a0529b9 ib_unregister_device_and_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1b87dcd8 ib_mr_pool_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1ca10c77 ib_device_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1f00b9ac ib_create_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22d35a2e rdma_read_gid_l2_fields +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22f3cf93 ib_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x25489d64 ib_attach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x27837f72 ib_sa_guid_info_rec_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2a83f041 roce_gid_type_mask_support +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2b5b6509 ib_alloc_mr_integrity +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2cdd9253 ib_port_sysfs_get_ibdev_kobj +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2ea0999f rdma_nl_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2eb298c9 ib_process_cq_direct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2f1598b7 ib_port_immutable_read +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x305e5701 rdma_addr_size_kss +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x31595e08 rdma_rw_ctx_destroy_signature +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x31e8ac66 rdma_find_gid_by_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x32a1e598 rdma_rw_ctx_wrs +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x32b5edb6 ibdev_printk +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x32f77191 ib_close_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x363cd853 rdma_nl_put_driver_u32_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x363d06a8 ib_sa_path_rec_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x372a240a rdma_read_gid_hw_context +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x391d3485 ib_post_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3971a5ee ib_drain_sq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3a9c5ab3 rdma_get_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3e67986c rdma_query_gid_table +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3f8efd47 ib_get_net_dev_by_params +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3f94b4f0 rdma_copy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fc2387c ib_ud_header_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x434c5d10 zgid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x439ce33c ib_sa_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4599be43 rdma_read_gid_attr_ndev_rcu +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45a7de0b ib_sa_get_mcmember_rec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45fb8985 rdma_nl_chk_listeners +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4930b661 rdma_restrack_parent_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x49501cd7 ib_modify_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4a3312e0 ib_find_exact_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4d856a6b rdma_translate_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e155af0 ib_response_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e90435c ib_sa_free_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4ec2d36d ib_mr_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4ed6aa20 rdma_user_mmap_entry_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4f71817f rdma_copy_src_l2_addr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4fbc3ad2 ibdev_crit +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x504d789a ib_cq_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x50cb5412 rdma_rw_ctx_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5107c43f ib_get_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5170cf54 ib_create_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x52d5ca0f ib_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x531df978 ibnl_put_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x54ef5f31 ib_port_unregister_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55bb02f3 ib_cache_gid_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55bfac4c rdma_nl_put_driver_string +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x571470da __rdma_block_iter_start +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5770e14e ib_sg_to_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58b83bce rdma_restrack_add +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58df5b94 ib_get_gids_from_rdma_hdr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x596ff86b ib_register_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x59c10db6 ib_unregister_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x59e404ad rdma_nl_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5aff294a ib_get_cached_port_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5b4339d3 rdma_addr_cancel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5c373503 rdma_query_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5cdd0b3d rdma_nl_unicast_wait +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5da2f2eb ib_open_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x613b1e2e ib_is_mad_class_rmpp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61d24c52 ib_rate_to_mbps +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x626e5931 rdma_set_cq_moderation +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x62c2d9d3 rdma_create_user_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x62d6559f ib_cq_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x631991dc ib_drain_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6632c1c3 ib_dereg_mr_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x66562c30 rdma_rw_ctx_post +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6689cf49 rdma_port_get_link_layer +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x68d8adeb rdma_restrack_set_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b958320 ib_ud_ip4_csum +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6c1bb421 rdma_modify_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6de83c2d ibdev_err +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6e1c8898 ib_init_ah_attr_from_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f3614b6 rdma_is_zero_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70807834 rdma_addr_size +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x73baf9a2 ib_modify_qp_is_ok +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75102f2d rdma_nl_put_driver_u64_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75a729a0 rdma_nl_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x76c15cb7 ib_mad_kernel_rmpp_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x78123b44 ib_qp_usecnt_inc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x787ccc4c ib_get_mad_data_offset +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x794e4571 ib_get_device_fw_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7be76f9c ib_set_vf_link_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7d48491e ibdev_emerg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7da06c14 __ib_alloc_cq_any +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7e414ee7 rdma_hold_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x818a3723 ib_query_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8223fce7 __ib_alloc_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x85b1ee63 ib_mr_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8728ac8a rdma_restrack_del +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x89180a9e rdma_link_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8baaa976 ib_free_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8bcf4a1f ib_rdmacg_try_charge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8cd709c3 ib_alloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8efdded9 ib_modify_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90e807c7 ib_cache_gid_parse_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x91cc9d51 rdma_umap_priv_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x93125bf1 ibdev_alert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x93fb4bfd rdma_restrack_new +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x95ecf4cd ib_unregister_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x96c756a4 ib_create_wq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x978e1b86 ib_query_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x98ad6557 rdma_resolve_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x99417f53 rdma_user_mmap_io +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x99cdd54a rdma_user_mmap_entry_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9a57f3a8 ib_port_register_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9c881d04 rdma_nl_stat_hwcounter_entry +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9d7bd739 rdma_rw_ctx_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9dea1ef7 rdma_alloc_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9efeb351 ib_dealloc_pd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9f4910da ib_create_qp_security +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa432baf6 ib_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa5f7cdb4 ib_dealloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa6a1cffe ib_check_mr_status +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa975d2f8 rdma_move_grh_sgid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaa3e9402 rdma_restrack_count +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xabf23337 ib_destroy_cq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xad285462 ib_register_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae956dce ib_rate_to_mult +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaf41a835 rdma_nl_put_driver_u32 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb095b191 ib_init_ah_attr_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb435b6db ib_set_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb453c35b rdma_dev_access_netns +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4c40040 ib_sa_pack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb743e033 ib_query_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7852a05 ib_ud_header_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb9dfe1e4 ib_init_ah_from_mcmember +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbec8ccc8 ib_advise_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc165d6ae rdma_put_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc3011aa5 rdma_rw_mr_factor +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc351e4d8 rdma_user_mmap_entry_get_pgoff +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc426f371 ib_modify_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc48a84bb ib_device_get_by_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc612ac59 ib_destroy_wq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc6be9a14 rdma_user_mmap_entry_insert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc6cbf4a9 rdma_query_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc75119ef ib_create_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc87cddb8 ib_create_ah_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8d38664 rdma_free_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcc7cd9ac ib_map_mr_sg_pi +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcd1e9f3c ib_reg_user_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcd2c494d ibdev_info +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xce17c340 rdma_user_mmap_entry_remove +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xceb20143 ibdev_notice +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcf397fa4 rdma_restrack_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcf560213 rdma_link_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcf9fd67b ib_sa_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0478dc4 ib_unregister_driver +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0704e77 ib_modify_qp_with_udata +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd21bb37a ib_sa_unpack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd3f8e724 ib_get_vf_stats +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd3fdba7f rdma_create_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd6636ca6 rdma_addr_size_in6 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd6848712 __ib_alloc_pd +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd83cbef2 ib_drain_rq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd8aea659 ib_query_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda0d50ec ib_sa_cancel_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda6d2715 _ib_alloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdf5505b3 rdma_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe0db4d6d ib_get_eth_speed +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe581f05b ib_mr_pool_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5840ec6 ib_wc_status_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5e465dd ib_find_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7b52e5f mult_to_ib_rate +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe88a9ea5 rdma_nl_unicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe8e47cbb ib_set_client_data +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9e799fc ib_ud_header_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xea45f26a ib_free_recv_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xebef2a69 rdma_nl_put_driver_u64 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xec1709be ib_unregister_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xec400000 ib_dealloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xefcb939e ib_detach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xefce4ec0 ib_free_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf2183e2e ib_map_mr_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf28fa31b ib_get_cached_lmc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5dedb30 rdma_node_get_transport +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5f95075 ib_dma_virt_map_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6ce86a0 ib_dispatch_event +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6ed3334 ib_event_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf84d4d77 ib_get_vf_config +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf99e0334 ib_find_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf9d3539d ibnl_put_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfb071f6b rdma_replace_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfbf8c5a1 ib_modify_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfc7fdbca rdma_rw_ctx_signature_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfcf7c2bc rdma_user_mmap_entry_insert_range +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfdc49c6b ib_register_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xffdcdb67 ib_modify_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x07a6d35d _uverbs_get_const_signed +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x09e1b09b ib_umem_dmabuf_get_pinned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x1087a540 uverbs_copy_to +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x12e78837 ib_umem_odp_alloc_child +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x1a72c26d _uverbs_get_const_unsigned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x24947124 uverbs_destroy_def_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x3229acfd ib_umem_odp_unmap_dma_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x36c34dc6 ib_copy_path_rec_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x3a0f69f2 ib_copy_qp_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4017b7b4 ib_umem_dmabuf_map_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x41faaed5 ib_umem_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x42dc5686 ib_umem_dmabuf_unmap_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x58619682 uverbs_idr_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x61c062f6 uverbs_copy_to_struct_or_zero +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x6cdd8304 ib_umem_copy_from +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x754b0000 ib_copy_path_rec_from_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x758e0568 uverbs_get_flags32 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x76b5f16e flow_resources_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x790d2421 ib_uverbs_get_ucontext_file +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x925c611b uverbs_get_flags64 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x93814c20 ib_umem_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x991105ac ib_umem_odp_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x99218b3c uverbs_fd_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x9f0e80ee uverbs_uobject_fd_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xab28c60a flow_resources_add +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xabba17fe ib_umem_odp_alloc_implicit +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xaca4d1be ib_umem_find_best_pgsz +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xbf86d51a ib_umem_odp_map_dma_and_lock +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc840188e uverbs_finalize_uobj_create +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc95400af _uverbs_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe630c38d ib_umem_dmabuf_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf549bc18 ib_uverbs_flow_resources_free +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf5cb8f94 ib_copy_ah_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf620398f uverbs_uobject_put +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xfde7f035 ib_umem_odp_get +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x3efb67bf iw_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x608ffb83 iw_cm_disconnect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x712171be iw_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xb73abc91 iw_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xd80e431e iw_cm_reject +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xedeb4974 iw_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf13c55a2 iw_cm_accept +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf3df871f iwcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xfa5df313 iw_cm_connect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x04aff2d4 rdma_destroy_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x07d3741b rdma_accept_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x085f305f rdma_lock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x09ef36fb rdma_notify +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0d73d232 rdma_set_ib_path +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x191abc69 rdma_res_to_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1c92a238 rdma_leave_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x28eb26e7 rdma_resolve_route +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x3f5f50c3 rdma_read_gids +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x490fba89 rdma_create_user_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4d1d01f0 rdma_connect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4dfa6bf7 rdma_create_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x58375e34 __rdma_create_kernel_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x59503557 rdma_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x5eeadc32 rdma_unlock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x62683f85 rdma_set_reuseaddr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x631db385 rdma_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x63e1c2f9 rdma_get_service_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x66c66c24 rdma_consumer_reject_data +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x70f07da4 rdma_reject +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x72061d61 rdma_destroy_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x7603a593 rdma_listen +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x80e53f9f rdma_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x8108b01e rdma_iw_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x907df803 rdma_event_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x979b750e rdma_resolve_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x99837fb6 rdma_set_service_type +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xaaca7531 rdma_connect_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc943fa08 rdma_set_min_rnr_timer +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc989bcff rdma_set_ack_timeout +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xd888f8dd rdma_disconnect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe45f4fd2 rdma_set_afonly +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe8a94cd1 rdma_connect_locked +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xea8785db rdma_accept +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf8e2062a rdma_bind_addr +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x08a244a4 rvt_rkey_ok +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x0e385842 ib_rvt_state_ops +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x0ea6b5dd rvt_copy_sge +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x106409b4 rvt_del_timers_sync +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x17b4d418 rvt_compute_aeth +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x184d0a6d rvt_add_rnr_timer +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x22b8ed1a rvt_fast_reg_mr +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x2c951c22 rvt_get_credit +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x385c2b8a rvt_qp_iter +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x4f2f777c rvt_qp_iter_init +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x58c1ab73 rvt_send_complete +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x5bfd4735 rvt_check_ah +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x6120d3e7 rvt_unregister_device +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x6592c9ce rvt_add_retry_timer_ext +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x7039df76 rvt_lkey_ok +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x79302d29 rvt_restart_sge +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x8961c2e8 rvt_register_device +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x92ef0f2e rvt_comm_est +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x992408b1 rvt_qp_iter_next +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x9ce7f2b2 rvt_ruc_loopback +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x9d97e5d8 rvt_mcast_find +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xab869595 rvt_invalidate_rkey +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xb36cbfed rvt_dealloc_device +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xb7ee98b2 rvt_rc_rnr_retry +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xbc23d13d rvt_error_qp +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xc3c523a0 rvt_init_port +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xd223069f rvt_cq_enter +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xd7533af8 rvt_stop_rc_timers +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xe06dd37b rvt_get_rwqe +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xe0ff81d1 rvt_rc_error +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xe9cf3e43 rvt_rnr_tbl_to_usec +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xf5484532 rvt_alloc_device +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x1d97fdf1 rtrs_clt_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x4b0454aa rtrs_clt_rdma_cq_direct +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x844970e8 rtrs_clt_request +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xc64d09e1 rtrs_clt_get_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xd4c95f86 rtrs_clt_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xd9eb07dd rtrs_clt_query +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xdb11bf0d rtrs_clt_put_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x242a8646 rtrs_addr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x4b65a7c9 rtrs_ib_dev_find_or_add +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x887302f3 rtrs_addr_to_sockaddr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xcab8e516 rtrs_rdma_dev_pd_init +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xcf6a1a91 rtrs_rdma_dev_pd_deinit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe15357ef sockaddr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xf9790bf1 rtrs_ib_dev_put +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x059a6e28 rtrs_srv_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x34fb1c10 rtrs_srv_resp_rdma +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x6fbdbc4a rtrs_srv_set_sess_priv +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x8e3bbbce rtrs_srv_get_queue_depth +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xc324c5b6 rtrs_srv_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xdf98f11e rtrs_srv_get_path_name +EXPORT_SYMBOL drivers/input/gameport/gameport 0x30b60fcc __gameport_register_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0x63be2b3d gameport_stop_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x646a7ed3 gameport_set_phys +EXPORT_SYMBOL drivers/input/gameport/gameport 0x830df66b gameport_start_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x85451a4b gameport_unregister_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0x8ce077b6 gameport_unregister_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x96213f18 gameport_open +EXPORT_SYMBOL drivers/input/gameport/gameport 0xc5b0d9fe gameport_close +EXPORT_SYMBOL drivers/input/gameport/gameport 0xee9e914c __gameport_register_driver +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x3fb41552 iforce_send_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x709eaea9 iforce_init_device +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0xdba84f71 iforce_process_packet +EXPORT_SYMBOL drivers/input/matrix-keymap 0x0a55739f matrix_keypad_build_keymap +EXPORT_SYMBOL drivers/input/misc/ad714x 0xb1149454 ad714x_pm +EXPORT_SYMBOL drivers/input/misc/ad714x 0xdabcb441 ad714x_probe +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x892d76b2 cma3000_resume +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x89d9444e cma3000_exit +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xc21e82c0 cma3000_init +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xca3f100a cma3000_suspend +EXPORT_SYMBOL drivers/input/rmi4/rmi_core 0x22ba5558 rmi_unregister_transport_device +EXPORT_SYMBOL drivers/input/sparse-keymap 0x61f41cc8 sparse_keymap_report_entry +EXPORT_SYMBOL drivers/input/sparse-keymap 0x872e3ccb sparse_keymap_entry_from_scancode +EXPORT_SYMBOL drivers/input/sparse-keymap 0x87fcabc7 sparse_keymap_setup +EXPORT_SYMBOL drivers/input/sparse-keymap 0x88608944 sparse_keymap_entry_from_keycode +EXPORT_SYMBOL drivers/input/sparse-keymap 0xceefd8d1 sparse_keymap_report_event +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0x0ec674e0 ad7879_pm_ops +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0xa339695b ad7879_probe +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0x1fd399ee amd_iommu_free_device +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0x3244e368 amd_iommu_set_invalid_ppr_cb +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0x6cebbdd9 amd_iommu_init_device +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0xb85d3138 amd_iommu_unbind_pasid +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0xd6545969 amd_iommu_bind_pasid +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0xe95bbc18 amd_iommu_set_invalidate_ctx_cb +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x1e418562 capi_ctr_ready +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x51ddd98a capi_ctr_down +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x96d94ea9 detach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xa9f31d17 attach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xb7e36cc1 capi_ctr_handle_message +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x27c58fd5 isdnhdlc_decode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x4644eea5 isdnhdlc_out_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x5b835a58 isdnhdlc_rcv_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0xef4ee223 isdnhdlc_encode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x6e385185 mISDNipac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x852d8bda mISDNisac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0xcf2767f7 mISDNipac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0xdedb6b54 mISDNisac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0x2ef41b13 mISDNisar_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0xa17e3697 mISDNisar_init +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x03a68066 mISDN_FsmRestartTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x0bb1e495 recv_Bchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x0d7d76e0 mISDNDevName4ch +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x0fa3fda9 get_next_bframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x1acd3801 recv_Dchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x1db4b6d1 mISDN_unregister_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2348cc3c mISDN_FsmFree +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x25f16ce4 recv_Echannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x26236de8 mISDN_clock_update +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30c7006d mISDN_clear_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30d25b0d mISDN_FsmDelTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x310b24c3 mISDN_unregister_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x313b1fde mISDN_FsmAddTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3a279d39 dchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3c8e254c recv_Bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x4dacbebd queue_ch_frame +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x50c2230c mISDN_FsmChangeState +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x52eab08e bchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x53a8db0d mISDN_register_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x54fba0f4 mISDN_initbchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x588886a6 l1_event +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x5f179d16 mISDN_freedchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6047df40 mISDN_FsmInitTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x7100e8fb mISDN_initdchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x8209766b mISDN_ctrl_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9c928457 mISDN_FsmNew +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xa4d98c12 recv_Dchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc1012098 mISDN_freebchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc3401729 mISDN_register_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xceab8069 mISDN_register_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd285995f mISDN_clock_get +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd5145151 mISDN_FsmEvent +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd59289f0 create_l1 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd6b6d34e get_next_dframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe8f617eb mISDN_unregister_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe99f7047 bchannel_get_rxbuf +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x01087af0 mISDN_dsp_element_unregister +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x93df9e4b dsp_audio_law_to_s32 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb07a21b8 dsp_audio_s16_to_law +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb98308d8 mISDN_dsp_element_register +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x18531eb2 ti_lmu_common_get_brt_res +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x54a12ec4 ti_lmu_common_set_ramp +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x5aedef73 ti_lmu_common_get_ramp_params +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xced72aae ti_lmu_common_set_brightness +EXPORT_SYMBOL drivers/md/dm-bio-prison 0x476d2454 dm_cell_key_has_valid_range +EXPORT_SYMBOL drivers/md/dm-log 0x19beb177 dm_dirty_log_type_unregister +EXPORT_SYMBOL drivers/md/dm-log 0x3be64db4 dm_dirty_log_type_register +EXPORT_SYMBOL drivers/md/dm-log 0x48bcae17 dm_dirty_log_create +EXPORT_SYMBOL drivers/md/dm-log 0xf4606ec2 dm_dirty_log_destroy +EXPORT_SYMBOL drivers/md/dm-snapshot 0x40170cbb dm_exception_store_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0x7cc162b8 dm_exception_store_destroy +EXPORT_SYMBOL drivers/md/dm-snapshot 0x8c437426 dm_exception_store_type_register +EXPORT_SYMBOL drivers/md/dm-snapshot 0xa84d0e6d dm_exception_store_type_unregister +EXPORT_SYMBOL drivers/md/dm-snapshot 0xb7941638 dm_snap_origin +EXPORT_SYMBOL drivers/md/dm-snapshot 0xc84159a7 dm_snap_cow +EXPORT_SYMBOL drivers/md/raid456 0x056aeb48 r5c_journal_mode_set +EXPORT_SYMBOL drivers/md/raid456 0x53436c83 raid5_set_cache_size +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x18d7ed02 flexcop_device_exit +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x58aca9bc flexcop_pid_feed_control +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x60fa5ae8 flexcop_device_initialize +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x7c5c5138 flexcop_sram_ctrl +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x8684572c flexcop_eeprom_check_mac_addr +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xa6218679 flexcop_pass_dmx_packets +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xae1ccd7b flexcop_dump_reg +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xcf0a2207 flexcop_device_kfree +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xd13a0ac0 flexcop_i2c_request +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xdc0d16e9 flexcop_sram_set_dest +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xdfe82002 flexcop_wan_set_speed +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xe2b7924d flexcop_device_kmalloc +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xfd53ab1e flexcop_pass_dmx_data +EXPORT_SYMBOL drivers/media/common/cx2341x 0x15ac1bd0 cx2341x_ctrl_query +EXPORT_SYMBOL drivers/media/common/cx2341x 0x217bfd56 cx2341x_handler_set_50hz +EXPORT_SYMBOL drivers/media/common/cx2341x 0x28240e61 cx2341x_ctrl_get_menu +EXPORT_SYMBOL drivers/media/common/cx2341x 0x55aa7c5f cx2341x_mpeg_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x572732ae cx2341x_handler_setup +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5b5cc43e cx2341x_ext_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x6e920aa7 cx2341x_handler_init +EXPORT_SYMBOL drivers/media/common/cx2341x 0x7b4dd2cb cx2341x_fill_defaults +EXPORT_SYMBOL drivers/media/common/cx2341x 0xd3aaded5 cx2341x_handler_set_busy +EXPORT_SYMBOL drivers/media/common/cx2341x 0xdbc5583a cx2341x_update +EXPORT_SYMBOL drivers/media/common/cx2341x 0xe1fe1432 cx2341x_log_status +EXPORT_SYMBOL drivers/media/common/cypress_firmware 0x34856217 cypress_load_firmware +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x693e74ba ttpci_eeprom_decode_mac +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0xa098ed33 ttpci_eeprom_parse_mac +EXPORT_SYMBOL drivers/media/common/tveeprom 0x0dbf0296 tveeprom_hauppauge_analog +EXPORT_SYMBOL drivers/media/common/tveeprom 0xaa159170 tveeprom_read +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x065246b8 frame_vector_create +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1b700d37 put_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1d5f9555 frame_vector_destroy +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x82e020e4 vb2_verify_memory_type +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xc030f74a vb2_buffer_in_use +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xc5e5573a frame_vector_to_pages +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xdffb744b frame_vector_to_pfns +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xe20dfe0f get_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x133037ee vb2_dvb_alloc_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x1f000237 vb2_dvb_find_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x2e8673f0 vb2_dvb_dealloc_frontends +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x7b90da82 vb2_dvb_unregister_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x984332d2 vb2_dvb_register_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xac9e1075 vb2_dvb_get_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xc7c2b85f vb2_create_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xccd197c7 vb2_destroy_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-v4l2 0xd7e6824d vb2_querybuf +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x0819b647 dvb_dmxdev_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x08733236 intlog10 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x18acd31f dvb_dmx_swfilter_packets +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2e1e0869 dvb_ca_en50221_camchange_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2f5cdf80 dvb_ringbuffer_write +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x36be36a7 dvb_net_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3b93d71a dvb_frontend_sleep_until +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x4991064a dvb_ca_en50221_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x4ef8a64c dvb_frontend_suspend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x54abe4ff dvb_dmx_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5aad1b5a dvb_dmxdev_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5f2b1d95 intlog2 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x612b9a7b dvb_ca_en50221_camready_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6181aec0 dvb_ringbuffer_flush_spinlock_wakeup +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6a9f708a dvb_dmx_swfilter_204 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x719f85f9 dvb_device_get +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x86bc2102 dvb_unregister_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x87858a27 dvb_net_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8b775188 dvb_remove_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8c54b0f8 dvb_dmx_swfilter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8e7003b4 dvb_ca_en50221_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8f7f3358 dvb_frontend_reinitialise +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x91a6794b dvb_ringbuffer_read_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9263a063 dvb_dmx_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9ce1d6ea dvb_generic_open +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa28aa1de dvb_unregister_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa4235824 dvb_dmx_swfilter_raw +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xabbc6270 dvb_ca_en50221_frda_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb3352dd2 dvb_ringbuffer_empty +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc2267cdf dvb_generic_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc3f679f9 dvb_ringbuffer_write_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc78257b6 dvb_register_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc7a3ce8c dvb_unregister_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xcd82e6da dvb_register_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xcf95a8a6 dvb_frontend_detach +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xd1f3c01c dvb_generic_ioctl +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xd977823e dvb_register_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe138ce6b dvb_ringbuffer_avail +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe9019bc2 dvb_frontend_resume +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xebbc2d9b dvb_ringbuffer_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb09f39a dvb_ringbuffer_read +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb9a826f dvb_ringbuffer_flush +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfc6380e5 dvb_ringbuffer_free +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x133f8e79 au8522_get_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x317d630e au8522_sleep +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x51dda1d4 au8522_readreg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x5b1bc856 au8522_release_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x6a658aaa au8522_writereg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x8b15deb2 au8522_led_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xedc557f3 au8522_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xf2e7ba7c au8522_analog_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xf985c0d3 au8522_init +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24113 0x11489c7f cx24113_agc_callback +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24123 0xed9737c8 cx24123_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x71a18065 dib0070_ctrl_agc_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x86b6b3f5 dib0070_set_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0xc29fede5 dib0070_get_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0xcee8b22e dib0070_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x0bc42c70 dib0090_update_tuning_table_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x55b783af dib0090_pwm_gain_reset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x800595e7 dib0090_gain_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x86736cac dib0090_get_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x9f50d619 dib0090_get_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xafdee31f dib0090_set_dc_servo +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xd0974b41 dib0090_get_current_gain +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xd577014c dib0090_set_switch +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xe2876032 dib0090_set_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xe82421b8 dib0090_dcc_freq +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xe8cb892a dib0090_update_rframp_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xeb07e949 dib0090_get_wbd_target +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xf7bed450 dib0090_set_vga +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x0a13ed49 dib3000mc_pid_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x45c8884f dib3000mc_pid_parse +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x82e03a4b dib3000mc_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x88ef2760 dib3000mc_get_tuner_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x8e65a6d5 dib3000mc_set_config +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x29b71e15 dib7000m_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x9f48e519 dib7000m_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0xe228b382 dib7000m_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x180edceb dib9000_set_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x19091c73 dib9000_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x26f29aa3 dib9000_get_tuner_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x368542cd dib9000_set_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x381037f8 dib9000_get_component_bus_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x7b0933f3 dib9000_fw_set_component_bus_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x7f57ffab dib9000_fw_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xbfd3b806 dib9000_set_gpio +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xc3525818 dib9000_firmware_post_pll_init +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xd088df0f dib9000_get_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xf57db421 dib9000_fw_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xfad47de4 dib9000_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x22f040e0 dibx000_reset_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x75e6000e dibx000_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x79d6159b dibx000_init_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x8d6c21f0 dibx000_i2c_set_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xf9d4fcb8 dibx000_exit_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x7255c8b5 dvb_dummy_fe_qam_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x7e96f198 dvb_dummy_fe_qpsk_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xd558d5f0 dvb_dummy_fe_ofdm_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lgs8gl5 0x70903724 lgs8gl5_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lnbh29 0x2ba57cbd lnbh29_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/m88ds3103 0xceaf6eeb m88ds3103_get_agc_pwm +EXPORT_SYMBOL drivers/media/dvb-frontends/s5h1420 0xfa78da53 s5h1420_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x28a3c018 zd1301_demod_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x80df61cf zd1301_demod_get_dvb_frontend +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x024c9b46 flexcop_dma_xfer_control +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x14a3552d flexcop_dma_control_timer_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x25561144 flexcop_dma_config +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x50e46c37 flexcop_dma_control_size_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x9cb6aade flexcop_dma_free +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xba0b7b6b flexcop_dma_allocate +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xbfb90bd2 flexcop_dma_config_timer +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x03559b6b bt878_device_control +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x15888e28 bt878_start +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x4c2bab01 bt878 +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x7c8e467e bt878_stop +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xd5d0bdef bt878_num +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x11dc4b6d bttv_gpio_enable +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x1d4501d9 bttv_sub_unregister +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x5267e1df bttv_get_pcidev +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x80a3a03d bttv_sub_register +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x8ecf4acc bttv_write_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xbcf2d2fb bttv_read_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x43a983fd dst_check_sum +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x591eefb7 dst_comm_init +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x847f0721 dst_error_recovery +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x8fb586a2 dst_error_bailout +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xa246bcfe dst_pio_disable +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xa45fc249 write_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xb8fb6644 rdc_reset_state +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xbc217796 dst_wait_dst_ready +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xf58a97e6 read_dst +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x0c25cf4f cx18_release_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x2cdea06d cx18_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x4c09cae1 cx18_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xa26798a0 cx18_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xb331ecaa cx18_ext_init +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xb785a4a3 cx18_claim_stream +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x1ab311dc altera_ci_init +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x6ff7510d altera_ci_tuner_reset +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xdb3faf38 altera_ci_release +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xe66b9812 altera_ci_irq +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x167fb38e cx25821_risc_databuffer_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x1e7632a9 cx25821_sram_channel_dump_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x44b517f5 cx25821_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x5dd71b39 cx25821_dev_unregister +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x672ec670 cx25821_sram_channel_setup_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xad7ca390 cx25821_riscmem_alloc +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xb734b0f3 cx25821_dev_get +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xcfe53fd4 cx25821_set_gpiopin_direction +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe9050411 cx25821_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0x3da57aaf vp3054_i2c_remove +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0x600c6224 vp3054_i2c_probe +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x6afc007f cx88_set_freq +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xf984e61e cx88_video_mux +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xfe311a44 cx88_enum_input +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xff8373b0 cx88_querycap +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x2fdaaef2 cx8802_start_dma +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x36c713aa cx8802_unregister_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x55dc0aad cx8802_register_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x78e28c46 cx8802_buf_prepare +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x9ec69b36 cx8802_buf_queue +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xb6aec110 cx8802_cancel_buffers +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xbcc0f691 cx8802_get_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x13b6b102 cx88_core_irq +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x1967095f cx88_risc_buffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x1f599000 cx88_set_tvnorm +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x328186e6 cx88_risc_databuffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x3d2623b3 cx88_core_get +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x4f05b52d cx88_vdev_init +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5edb7ae5 cx88_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6141c8c5 cx88_tuner_callback +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6308a5a7 cx88_set_scale +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x65872889 cx88_sram_channel_setup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6ccbe633 cx88_core_put +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x7f9cc1fa cx88_dsp_detect_stereo_sap +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8d88137a cx88_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8da1da46 cx88_newstation +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x904b8696 cx88_audio_thread +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x99c393bf cx88_ir_stop +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xc5f6a999 cx88_sram_channel_dump +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xcb36d75f cx88_get_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xd14a3149 cx88_set_tvaudio +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xd39824bc cx88_wakeup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xd4d3afad cx88_ir_start +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xead70265 cx88_shutdown +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xf15408b3 cx88_set_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xfe0a2c1f cx88_reset +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x0ad672af ivtv_udma_prepare +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x14f67530 ivtv_debug +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x164eb762 ivtv_api +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x2b4c5065 ivtv_ext_init +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x3040bdad ivtv_claim_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x52870354 ivtv_clear_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x667506fa ivtv_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x703690d1 ivtv_init_on_first_open +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x8431e2ad ivtv_release_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x8ea40171 ivtv_udma_alloc +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xab2339c4 ivtv_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xaf2b357b ivtv_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xbf758535 ivtv_udma_setup +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xc165ab52 ivtv_firmware_check +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xdd7cd746 ivtv_set_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xe1577c71 ivtv_vapi +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xe69096a8 ivtv_udma_unmap +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xece4673e ivtv_vapi_result +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x04e83446 saa7134_tuner_callback +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x1211df5d saa7134_devlist +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x200d806b saa7134_ts_unregister +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x46a86ecb saa7134_pgtable_build +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x4da66989 saa7134_pgtable_free +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x59f03861 saa7134_set_gpio +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x5d1509ae saa7134_set_dmabits +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x60e47339 saa7134_dmasound_exit +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x730c4be3 saa7134_boards +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x74d010b8 saa7134_dmasound_init +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x7a2de6b3 saa7134_tvaudio_setmute +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x8f1ad46b saa7134_devlist_lock +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x93209595 saa_dsp_writel +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x980a7ba6 saa7134_ts_register +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xf9df2861 saa7134_pgtable_alloc +EXPORT_SYMBOL drivers/media/radio/tea575x 0x01bd790f snd_tea575x_s_hw_freq_seek +EXPORT_SYMBOL drivers/media/radio/tea575x 0x37e89812 snd_tea575x_hw_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0x556d998e snd_tea575x_g_tuner +EXPORT_SYMBOL drivers/media/radio/tea575x 0x84c7309d snd_tea575x_exit +EXPORT_SYMBOL drivers/media/radio/tea575x 0x8a401d8a snd_tea575x_set_freq +EXPORT_SYMBOL drivers/media/radio/tea575x 0xc23bd5ca snd_tea575x_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0xf3f46687 snd_tea575x_enum_freq_bands +EXPORT_SYMBOL drivers/media/rc/rc-core 0x01098f88 ir_raw_encode_scancode +EXPORT_SYMBOL drivers/media/rc/rc-core 0x2fe55cf5 ir_raw_gen_pd +EXPORT_SYMBOL drivers/media/rc/rc-core 0x489e4839 ir_raw_handler_register +EXPORT_SYMBOL drivers/media/rc/rc-core 0x7a02ee87 ir_raw_gen_pl +EXPORT_SYMBOL drivers/media/rc/rc-core 0x8384561c ir_raw_handler_unregister +EXPORT_SYMBOL drivers/media/rc/rc-core 0xb5516017 ir_raw_encode_carrier +EXPORT_SYMBOL drivers/media/rc/rc-core 0xce3696f3 ir_raw_gen_manchester +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x4c20cc9e fc0013_rc_cal_reset +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x9a8b6609 fc0013_rc_cal_add +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0x4c48939e tuners +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0xc2821775 tuner_count +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0xa3a93e9d cx231xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0xe0b5459e cx231xx_register_extension +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x0d940a72 dvb_usbv2_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x790c0e89 dvb_usbv2_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x83f0c3e6 dvb_usbv2_probe +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xaad8e086 dvb_usbv2_reset_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xbe2e50bb dvb_usbv2_generic_write_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xc5fb414a dvb_usbv2_suspend +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xe25aeeea dvb_usbv2_generic_rw_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xe4ff5769 dvb_usbv2_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xfc445de1 dvb_usbv2_disconnect +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x5c9b1a57 dvb_usb_nec_rc_key_to_event +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x76a39c27 usb_cypress_load_firmware +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x8b6f5395 dvb_usb_get_hexline +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x929f90ef dvb_usb_device_init +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x9dbbc56b dvb_usb_device_exit +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xa01b3211 dvb_usb_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xd6d9c216 dvb_usb_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x341530cb rc_map_af9005_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xaf0a4469 af9005_rc_decode +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xd4e288db rc_map_af9005_table_size +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x0879f230 dibusb_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x14ba0735 dibusb_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x1d95b1a9 dibusb2_0_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x6538e86a dibusb_i2c_algo +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x6621ce2b dibusb_read_eeprom_byte +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x6b1f5c43 dibusb_pid_filter +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x8bb55ff1 dibusb_rc_query +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x93822ecb rc_map_dibusb_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xd6407a57 dibusb2_0_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xe6b21d2c dibusb_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x3fd26f7c dibusb_dib3000mc_frontend_attach +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0xa53fbf33 dibusb_dib3000mc_tuner_attach +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0x06c1d84a em28xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0xe94a5494 em28xx_register_extension +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x0829384b go7007_boot_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x1b5649ba go7007_register_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x297c2047 go7007_snd_remove +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x4c945ef7 go7007_read_interrupt +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x4e195b14 go7007_update_board +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x67f42285 go7007_snd_init +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x75798b38 go7007_read_addr +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x7bd3458d go7007_alloc +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xff43da3c go7007_parse_video_stream +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x07ebe753 gspca_dev_probe +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x0eeddb90 gspca_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x1bd2345d gspca_resume +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x2923b6c9 gspca_frame_add +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x3fdb3a8f gspca_coarse_grained_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x9670af2c gspca_debug +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xcbe31f3f gspca_dev_probe2 +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xd06321e9 gspca_suspend +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xf041cf8c gspca_disconnect +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x57e0786d ttusbdecfe_dvbt_attach +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x7c2779a7 ttusbdecfe_dvbs_attach +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x3b913977 v4l2_async_nf_init +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x3c2d6dcc v4l2_async_register_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x46126a72 v4l2_async_nf_unregister +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x5186943a v4l2_async_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xd41eefa6 v4l2_async_subdev_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xf56e99f2 v4l2_async_unregister_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x3405efe5 v4l2_m2m_buf_done_and_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x39d88de6 v4l2_m2m_mmap +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x459e133f v4l2_m2m_get_curr_priv +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x5352d022 v4l2_m2m_resume +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x5cbcfd92 v4l2_m2m_get_vq +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x7bd9db96 v4l2_m2m_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xf626dd03 v4l2_m2m_suspend +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x04ca7e70 video_devdata +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0614dd5a v4l2_video_std_frame_period +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x06a11b8a v4l2_ctrl_radio_filter +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x06a815a6 __v4l2_ctrl_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x082737e8 v4l2_ctrl_merge +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0d616eff v4l2_ctrl_notify +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x103f3932 v4l2_g_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x11f34678 __v4l2_ctrl_grab +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x123959a1 v4l2_type_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x147b8fab v4l2_ctrl_handler_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x16244fe5 v4l2_prio_check +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1c42e79b __v4l2_ctrl_modify_range +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2342f1ae v4l2_prio_open +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x23f2ad0e video_device_release +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x29307e10 __v4l2_ctrl_s_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x29b1bdf4 video_unregister_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x315de2cf v4l2_ctrl_get_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x319c2320 v4l2_ctrl_new_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x32d43420 v4l2_ctrl_get_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35ff98bf v4l2_format_info +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3adbd595 v4l2_field_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3b40517d v4l2_subdev_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3b86cd9a v4l2_ctrl_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3bdd0f94 v4l2_prio_change +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x46ab27ee v4l2_ctrl_add_handler +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4749873d v4l2_ctrl_new_std_menu_items +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x579e19b1 v4l2_ctrl_new_std +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x57b04d33 v4l2_ctrl_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x57c66a31 v4l2_ctrl_handler_init_class +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5bc5d6f9 video_device_alloc +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x65fdc91f v4l2_ctrl_find +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x7026133b v4l2_ctrl_type_op_log +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x71ff0b9a v4l2_ctrl_handler_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x741fd99d v4l2_ctrl_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x75e4ce8e v4l2_querymenu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x79b9788d v4l2_ctrl_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x7b82888b v4l2_query_ext_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x7d026687 v4l2_ctrl_sub_ev_ops +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x802448b1 v4l2_ctrl_new_std_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8106095a v4l2_prio_max +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x810bf308 __video_register_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x82051fc5 v4l2_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x844101f4 __v4l2_ctrl_s_ctrl_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x89e3897d v4l2_ctrl_query_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x90ba4ca4 v4l2_ctrl_request_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x923f37d5 v4l2_s_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x925de34c v4l2_ctrl_type_op_equal +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x94fc8aa8 v4l2_ctrl_request_complete +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9b60b0d4 v4l2_ctrl_type_op_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9bfb856a v4l2_ctrl_new_custom +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9d7b58bc v4l2_ctrl_new_fwnode_properties +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9f1adffb v4l2_try_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa2e8cd40 video_device_release_empty +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa42fc243 v4l2_ctrl_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xad4c9404 v4l2_ctrl_auto_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb08ea57e __v4l2_ctrl_modify_dimensions +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb659549c v4l2_ctrl_handler_free +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb77b0159 v4l2_prio_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbc5671dc v4l_printk_ioctl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc11e4b2e v4l2_subdev_call_wrappers +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc79d4feb v4l2_ctrl_subdev_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcda04a5b v4l2_prio_close +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcfed74b3 video_ioctl2 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd16d9c01 v4l2_ctrl_get_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd4a5336d v4l2_queryctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xddd31f9f v4l2_ctrl_subdev_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe2b92059 v4l2_video_std_construct +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe6b0102c v4l2_ctrl_type_op_validate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xea75f183 __v4l2_ctrl_s_ctrl_string +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xed3a0b94 v4l2_ctrl_poll +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf09443ee v4l2_ctrl_g_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf0e3552f v4l2_ctrl_activate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf191dca7 v4l2_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf1a7882c v4l2_ctrl_new_std_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf3251e7b v4l2_norm_to_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf50fecbc v4l2_ctrl_replace +EXPORT_SYMBOL drivers/memstick/core/memstick 0x0c845317 memstick_new_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x199305e6 memstick_init_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x24b1d226 memstick_add_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x287277cb memstick_init_req_sg +EXPORT_SYMBOL drivers/memstick/core/memstick 0x4cd2e167 memstick_resume_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x5198484d memstick_next_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x59f2a78b memstick_suspend_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x5ea55a28 memstick_remove_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x8a9aafd0 memstick_register_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0x9e05080c memstick_detect_change +EXPORT_SYMBOL drivers/memstick/core/memstick 0xaf224c3d memstick_free_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xb14e2296 memstick_alloc_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xc22ec2e5 memstick_set_rw_addr +EXPORT_SYMBOL drivers/memstick/core/memstick 0xe28f485f memstick_unregister_driver +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x04ef4933 mpt_alloc_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x098a0ac2 mpt_config +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x0e1f06fe mptbase_sas_persist_operation +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x19749f0a mpt_findImVolumes +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x1af49c24 mpt_print_ioc_summary +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x1b2372a7 mpt_event_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x1ed20778 mpt_set_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2253d7b5 mpt_GetIocState +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2273cb7f mpt_free_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x244fb11b mpt_verify_adapter +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x43af377e mpt_attach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x502108d0 mpt_fwfault_debug +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x5d824a3d mpt_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x610b257e mpt_reset_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6328fcf8 mpt_send_handshake_request +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6dbdc9ef mpt_put_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x71e62330 mpt_free_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x74a0134a mpt_device_driver_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x7ca5d656 mpt_put_msg_frame_hi_pri +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x7cd1bc50 mpt_reset_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x86d238f6 mpt_get_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x8d9bdb05 mpt_clear_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x981efe92 mpt_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x9a08b0b5 mpt_device_driver_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xb007aa0d mpt_Soft_Hard_ResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xc3c96c6b mpt_HardResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xc670c522 mpt_raid_phys_disk_pg0 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xcb07273f mpt_halt_firmware +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xd845600e mpt_detach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdd805159 ioc_list +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe6c1e126 mpt_event_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe7df3f6a mpt_suspend +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xed6ab216 mpt_raid_phys_disk_get_num_paths +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf1f8b758 mpt_resume +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xff60797d mpt_raid_phys_disk_pg1 +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x2960042c mptscsih_slave_destroy +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x3da3f115 mptscsih_qcmd +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x41c94a6c mptscsih_slave_configure +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x42efeda5 mptscsih_bios_param +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x50972c4c mptscsih_bus_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x52ea1234 mptscsih_flush_running_cmds +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x5d222d07 mptscsih_show_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x5dfda4b3 mptscsih_raid_id_to_num +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x5f9cb3a3 mptscsih_io_done +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x65722e6c mptscsih_event_process +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x7077bea9 mptscsih_suspend +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x798e4f56 mptscsih_dev_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x8a00b2ba mptscsih_abort +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x9a4cadb5 mptscsih_resume +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x9df488e9 mptscsih_scandv_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x9f91e97f mptscsih_shutdown +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xacdbf3d3 mptscsih_change_queue_depth +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xafdc13bf mptscsih_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xb57cfeb1 mptscsih_remove +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xb7bf6a02 mptscsih_host_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xbad9cb93 mptscsih_IssueTaskMgmt +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xbeac9172 mptscsih_is_phys_disk +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc27cfe08 mptscsih_ioc_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd4353bdf mptscsih_get_scsi_lookup +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd8b309ef mptscsih_host_attr_groups +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xdbdaa533 mptscsih_taskmgmt_response_code +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf0bc1cd1 mptscsih_taskmgmt_complete +EXPORT_SYMBOL drivers/mfd/axp20x 0x2f01ed52 axp20x_device_probe +EXPORT_SYMBOL drivers/mfd/axp20x 0x7a2f7cf2 axp20x_device_remove +EXPORT_SYMBOL drivers/mfd/axp20x 0x8cd50905 axp20x_match_device +EXPORT_SYMBOL drivers/mfd/dln2 0x505caf07 dln2_register_event_cb +EXPORT_SYMBOL drivers/mfd/dln2 0x66579a74 dln2_transfer +EXPORT_SYMBOL drivers/mfd/dln2 0xbd3044b3 dln2_unregister_event_cb +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x21da9868 mc13xxx_irq_unmask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x45c7fcb3 mc13xxx_reg_write +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x4bb9fbe9 mc13xxx_lock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x57ef16e7 mc13xxx_irq_free +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x7605ec22 mc13xxx_reg_rmw +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x7f4f14f3 mc13xxx_get_flags +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x9e7f04a1 mc13xxx_unlock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xae1572f0 mc13xxx_irq_request +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xbf74b93d mc13xxx_irq_mask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xd0e1d976 mc13xxx_reg_read +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xf344c60c mc13xxx_irq_status +EXPORT_SYMBOL drivers/mfd/tps65010 0x02d4ad0f tps65013_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0x0c6ad2cf tps65010_config_vdcdc2 +EXPORT_SYMBOL drivers/mfd/tps65010 0x28485130 tps65010_config_vregs1 +EXPORT_SYMBOL drivers/mfd/tps65010 0x33739de7 tps65010_set_vib +EXPORT_SYMBOL drivers/mfd/tps65010 0x9fd44c69 tps65010_set_led +EXPORT_SYMBOL drivers/mfd/tps65010 0xb14080cc tps65010_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0xd5bb106d tps65010_set_vbus_draw +EXPORT_SYMBOL drivers/mfd/tps65010 0xe99b3f36 tps65010_set_gpio_out_value +EXPORT_SYMBOL drivers/mfd/wm8994 0x008af5b2 wm1811_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x0cc4927d wm8994_irq_init +EXPORT_SYMBOL drivers/mfd/wm8994 0x47174b89 wm8994_irq_exit +EXPORT_SYMBOL drivers/mfd/wm8994 0x9fe8f79f wm8958_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xadd24c06 wm8994_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xadfb955f wm8994_base_regmap_config +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x7e381b4d ad_dpot_probe +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x9c183596 ad_dpot_remove +EXPORT_SYMBOL drivers/misc/altera-stapl/altera-stapl 0x5bafa76e altera_init +EXPORT_SYMBOL drivers/misc/c2port/core 0x5e40c776 c2port_device_register +EXPORT_SYMBOL drivers/misc/c2port/core 0x6e5d4db3 c2port_device_unregister +EXPORT_SYMBOL drivers/misc/mei/mei 0x0bb25295 __SCT__tp_func_mei_reg_write +EXPORT_SYMBOL drivers/misc/mei/mei 0x14dc7949 __SCT__tp_func_mei_pci_cfg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x2f3bc6e2 __SCK__tp_func_mei_reg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x35cb6849 __traceiter_mei_reg_write +EXPORT_SYMBOL drivers/misc/mei/mei 0x3b0a488d __SCT__tp_func_mei_reg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x6a2ba571 __tracepoint_mei_pci_cfg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x71d69d29 __SCK__tp_func_mei_reg_write +EXPORT_SYMBOL drivers/misc/mei/mei 0x87fc72f2 __SCK__tp_func_mei_pci_cfg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x8aa77351 __traceiter_mei_pci_cfg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0xab7840a5 __tracepoint_mei_reg_write +EXPORT_SYMBOL drivers/misc/mei/mei 0xe15e9a89 __tracepoint_mei_reg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0xfc444574 __traceiter_mei_reg_read +EXPORT_SYMBOL drivers/misc/tifm_core 0x0ffb277f tifm_queue_work +EXPORT_SYMBOL drivers/misc/tifm_core 0x1ea56eec tifm_free_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x320e544b tifm_alloc_device +EXPORT_SYMBOL drivers/misc/tifm_core 0x67109477 tifm_register_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0x766068d4 tifm_remove_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x7b014161 tifm_unmap_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0x97d87b88 tifm_map_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0x9a738b33 tifm_add_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xb75686ea tifm_free_device +EXPORT_SYMBOL drivers/misc/tifm_core 0xca67daa8 tifm_has_ms_pif +EXPORT_SYMBOL drivers/misc/tifm_core 0xcc14f7eb tifm_unregister_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0xd94b9c25 tifm_alloc_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xe91b6855 tifm_eject +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x1494969c cqhci_deactivate +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x6b33fbb5 cqhci_resume +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x6fd60f35 cqhci_irq +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xacbfc6c3 cqhci_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xb2e0dc7d cqhci_pltfm_init +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0x85793a17 mmc_spi_get_pdata +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0xf9824e6c mmc_spi_put_pdata +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x305ae309 cfi_send_gen_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x96c1d815 cfi_build_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xb421da74 cfi_varsize_frob +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xb496e41c cfi_merge_status +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xe3750329 cfi_fixup +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xf4ea0b4e cfi_read_pri +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xf6056401 cfi_build_cmd_addr +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xff9fa623 cfi_udelay +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x39269e32 do_map_probe +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x5753d3ea unregister_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x67fee4f9 register_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x87dfcfc5 map_destroy +EXPORT_SYMBOL drivers/mtd/chips/gen_probe 0x8e2587d8 mtd_do_chip_probe +EXPORT_SYMBOL drivers/mtd/lpddr/lpddr_cmds 0x758266e4 lpddr_cmdset +EXPORT_SYMBOL drivers/mtd/maps/map_funcs 0x1c79d4cd simple_map_init +EXPORT_SYMBOL drivers/mtd/mtd 0xadae5712 mtd_concat_destroy +EXPORT_SYMBOL drivers/mtd/mtd 0xd2b66193 mtd_concat_create +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x09839921 nand_ecc_sw_hamming_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x0a48cda6 nand_ecc_finish_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x226538e7 nand_ecc_sw_bch_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x44a3fdc1 nand_ecc_get_sw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x4ad4d4a8 nand_ecc_is_strong_enough +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x4f025bb1 nand_ecc_sw_hamming_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x564fd606 nand_ecc_sw_bch_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x652e3ac3 nand_ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x656e4797 nand_ecc_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x6e616050 nand_ecc_get_on_die_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x75a03ce2 nand_ecc_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xa2ba1e28 nand_ecc_get_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xaf982e69 nand_ecc_prepare_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xafaaae9b nand_ecc_put_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xbd19224d nand_ecc_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xc203bc3b nand_ecc_sw_bch_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xc7b455d5 nand_ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xcd4bb36b nand_ecc_unregister_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xd9a1bf12 of_get_nand_ecc_user_config +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe6db989b ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe7e269f7 nand_ecc_sw_bch_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xed293e1b nand_ecc_register_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xf229fb5e nand_ecc_sw_hamming_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xff4351b0 ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x3311dc6d onenand_addr +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x9c21c4cd flexonenand_region +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x30db096f denali_calc_ecc_bytes +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0xb97d7ca1 denali_init +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0xeb90d048 denali_remove +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x13e17e14 nand_create_bbt +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x222051d7 nand_write_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x2675214c rawnand_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x29a7015a rawnand_sw_hamming_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x2d7f6230 rawnand_sw_bch_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x30116b1b rawnand_sw_hamming_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x38e23a95 nand_get_set_features_notsupp +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x78a94564 rawnand_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x80d5f461 nand_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x86041089 nand_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x8ecbb3b8 nand_check_erased_ecc_chunk +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x99a807a3 rawnand_sw_bch_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xc889fd06 rawnand_dt_parse_gpio_cs +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xce930b46 nand_monolithic_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xe2bd1566 rawnand_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xe3d1b56e nand_scan_with_ids +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xeab7a10f nand_read_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xee176289 nand_monolithic_write_page_raw +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x18b8cb7e arc_bcast_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x596fb1ac arc_proto_map +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x60bc5308 arcnet_open +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x6534792a arcnet_debug +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x670a6cd0 free_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x67902dfa arcnet_unregister_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x8d5e1cd9 arcnet_send_packet +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x90b36456 arc_raw_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x939fb65f arcnet_timeout +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xd2648e40 alloc_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xd7719a48 arcnet_close +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xecb730b0 arcnet_interrupt +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xee44f5d5 arc_proto_default +EXPORT_SYMBOL drivers/net/arcnet/com20020 0xaa83a865 com20020_netdev_ops +EXPORT_SYMBOL drivers/net/arcnet/com20020 0xbcb7d00b com20020_check +EXPORT_SYMBOL drivers/net/arcnet/com20020 0xd63543f4 com20020_found +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x3964f5be ctucan_probe_common +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x4f2e49dc ctucan_suspend +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0xf9e6384d ctucan_resume +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0x1c786af7 can_eth_ioctl_hwts +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0x7859f1a0 can_ethtool_op_get_ts_info_hwts +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x04926562 b53_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x050c7f39 b53_eee_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x10804cd6 b53_eee_enable_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x13c28227 b53_fdb_dump +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1fa303bb b53_phylink_mac_config +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x21d39a33 b53_setup_devlink_resources +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x293b758c b53_configure_vlan +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x310dcf65 b53_disable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3280c088 b53_br_set_stp_state +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x437f6f1d b53_br_fast_age +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5443bd27 b53_port_event +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x56f4bf20 b53_br_flags +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5f4c2f57 b53_fdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x68349d8e b53_br_join +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x6e1a436e b53_get_ethtool_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x87786d9a b53_set_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x88988240 b53_mirror_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x91430e79 b53_phylink_mac_link_up +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x92fd4b50 b53_vlan_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9566bc43 b53_br_leave +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x966b370a b53_brcm_hdr_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9a0302c8 b53_switch_register +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9ee7b872 b53_br_flags_pre +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa09ba8c8 b53_vlan_filtering +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb2175525 b53_imp_vlan_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb5a1c88d b53_mirror_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb698eb42 b53_enable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xbec24db0 b53_get_strings +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc13b2e07 b53_mdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xcc7538fe b53_switch_detect +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xccd42d7d b53_get_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xefa2c273 b53_fdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf021ce75 b53_vlan_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf4c4b7f1 b53_get_sset_count +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf597d3ee b53_get_tag_protocol +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf8559258 b53_phylink_mac_link_down +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xfadb93e2 b53_mdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xff427b1e b53_get_ethtool_phy_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x4cddfab9 b53_serdes_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x74c14e86 b53_serdes_phylink_mac_select_pcs +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x86de8e2d b53_serdes_link_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xed798a5d b53_serdes_phylink_get_caps +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x182b89bb lan9303_shutdown +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x33e239a8 lan9303_probe +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xada83f40 lan9303_register_set +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xf16369fb lan9303_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x1c90f963 ksz_switch_register +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x781fd118 ksz_switch_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0xbe176482 ksz_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x56ce0a94 vsc73xx_remove +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x7cdce811 vsc73xx_probe +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x99d242fe vsc73xx_is_addr_valid +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0xca2182c5 vsc73xx_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x38535fc9 xrs700x_switch_remove +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x83b7b667 xrs7003f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x8972bf7e xrs7004f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x8d88d607 xrs700x_switch_register +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x9551916a xrs700x_switch_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb25facfa xrs7003e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb89aa5e3 xrs7004e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xe68f807f xrs700x_switch_alloc +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x119721ac ei_interrupt +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x13abf07f ei_open +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x241d374e ei_netdev_ops +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x2a896aa0 ei_poll +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x2c6f98c9 ei_get_stats +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x30cc4034 ei_set_multicast_list +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x336c2011 ei_start_xmit +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x33d37164 ei_close +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x407a3054 NS8390_init +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x474c2df5 ei_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x4e24ee6d __alloc_ei_netdev +EXPORT_SYMBOL drivers/net/ethernet/aquantia/atlantic/atlantic 0x9b089d76 aq_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x4027e659 bnxt_unregister_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x551e4394 bnxt_register_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x803f9410 bnxt_register_async_events +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xb6d77fdc bnxt_send_msg +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0xa3e0cc07 cnic_register_driver +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0xc482765b cavium_ptp_put +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0xd2b8dfb3 cavium_ptp_get +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x0d8be5fd bgx_lmac_rx_tx_enable +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x34eeb48a bgx_set_dmac_cam_filter +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x42264715 bgx_get_lmac_count +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x46cdf933 bgx_config_timestamping +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x539ca253 bgx_get_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x60cd1f2f bgx_lmac_get_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x6ca2152d bgx_lmac_set_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x716fd7f0 bgx_reset_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x72b238e4 bgx_get_rx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xbe654297 bgx_get_tx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc397f585 bgx_lmac_internal_loopback +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc82be691 bgx_get_map +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xd8ed0bcc bgx_set_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xf101d1b2 bgx_get_lmac_link_state +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xff987a02 bgx_set_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x13912e4b xcv_init_hw +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x4f739dc0 xcv_setup_link +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x0a1b8ffc dev2t3cdev +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x181a7fd9 cxgb3_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x1c8c2389 cxgb3_queue_tid_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x22321ec3 cxgb3_register_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x4168071f cxgb3_insert_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x5918b4d7 t3_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x6c9b2de3 cxgb3_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x83f9dc33 cxgb3_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x921ab019 cxgb3_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xc33a9b4f cxgb3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xd46738af t3_l2t_send_slow +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xda9d48b2 t3_register_cpl_handler +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xe2319e04 cxgb3_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xe5e3e5c0 t3_l2t_send_event +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xe87f3c68 t3_l2e_free +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xf0b14950 cxgb3_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x03bc71b3 cxgb4_smt_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x052ce558 cxgb4_port_viid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x09089cc6 cxgb4_l2t_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0abc178f cxgb4_sync_txq_pidx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0aec0c43 cxgb4_alloc_sftid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0f1a5528 cxgb4_unregister_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x10fa383f cxgb4_create_server6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x11573bf1 cxgb4_map_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x16385c9f cxgb4_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1794c443 cxgb4_reclaim_completed_tx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1d467497 cxgb4_update_root_dev_clip +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x20bfc6e7 cxgb4_select_ntuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3eac5de5 cxgb4_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x48f74391 cxgb4_remove_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x4ec3d4b3 cxgb4_ring_tx_db +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x50ee5c07 cxgb4_best_aligned_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x53d3e2be cxgb4_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x55645431 cxgb4_read_sge_timestamp +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x596fe750 cxgb4_write_partial_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x626abaf5 cxgb4_bar2_sge_qregs +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x659ab45b cxgb4_write_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x69d41d4a cxgb4_remove_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x6ddc2319 cxgb4_l2t_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7c0821cc cxgb4_register_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x808a5acc cxgb4_clip_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x858481aa cxgb4_read_tpte +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8bd50ba6 cxgb4_immdata_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x905b7dda cxgb4_get_tcp_stats +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x9f711f51 cxgb4_clip_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa00df5c5 cxgb4_l2t_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa2c443cd cxgb4_iscsi_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa6051b09 cxgb4_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa8db193f cxgb4_smt_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xb2873a68 cxgb4_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xb48354d0 cxgb4_get_srq_entry +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xb4afd32c cxgb4_dbfifo_count +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xbc556088 cxgb4_pktgl_to_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xbe82ff64 cxgb4_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xcf2fd4e2 cxgb4_check_l2t_valid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd692f6f6 cxgb4_inline_tx_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd69a0294 cxgb4_best_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xdd7996c2 cxgb4_port_chan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xde366354 cxgb4_create_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xdeb98641 cxgb4_create_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xdfa53759 cxgb4_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xed859f68 t4_cleanup_clip_tbl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf192d4cc cxgb4_crypto_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf24c29a7 cxgb4_flush_eq_cache +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf3336c9b cxgb4_port_idx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf7ead46d cxgb4_port_e2cchan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x018b2d59 cxgbi_ppm_ppod_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x073c7bdb cxgbi_ppm_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1bdaafe1 cxgbi_tagmask_set +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x255ab30f cxgb_get_4tuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x294a5749 cxgbi_ppm_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x8ca42022 cxgb_find_route +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xae9f15ac cxgbi_ppm_make_ppod_hdr +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xc423056f cxgb_find_route6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xe2a39974 cxgbi_ppm_ppods_reserve +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x24ad9009 vnic_dev_get_res +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x533f7457 enic_api_devcmd_proxy_by_index +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x69348dac vnic_dev_get_res_count +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x768f6203 vnic_dev_register +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x8f2ca506 vnic_dev_get_pdev +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xe2c67327 vnic_dev_unregister +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x4e2e10d2 be_roce_mcc_cmd +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x5b2277a1 be_roce_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0xafe89225 be_roce_register_driver +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x485d7cd5 fun_dev_disable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x7ae0112c fun_dev_enable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xa5755fbb fun_release_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xb43db28b fun_reserve_irqs +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x0d515d6f iavf_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x368641d7 iavf_register_client +EXPORT_SYMBOL drivers/net/ethernet/intel/ice/ice 0x965ff908 ice_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/intel/ixgbe/ixgbe 0xbaa35511 ixgbe_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0x620a2a6e prestera_device_register +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0xcc040bb5 prestera_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x02e41600 mlx4_gen_guid_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0493543d mlx4_get_parav_qkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0ba50345 mlx4_gen_slaves_port_mgt_ev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1305f70d mlx4_SET_VPORT_QOS_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x162aadc5 mlx4_is_eq_shared +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x17739eae mlx4_SET_PORT_user_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2596b553 mlx4_tunnel_steer_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x28563904 mlx4_get_eqs_per_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2f177313 mlx4_assign_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x32d89e14 mlx4_is_eq_vector_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3b16164c mlx4_gen_pkey_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4834b4b4 mlx4_SET_PORT_BEACON +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4dacdfd0 mlx4_is_slave_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x547c7e07 mlx4_get_roce_gid_from_slave +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x571e398e mlx4_SET_PORT_qpn_calc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5e84a85b get_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5f43f566 mlx4_ALLOCATE_VPP_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x612327a4 mlx4_SET_MCAST_FLTR +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6fa3a534 mlx4_SET_PORT_user_mtu +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x73f0e308 mlx4_get_cpu_rmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7e7f58a5 mlx4_release_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fdde0b4 mlx4_handle_eth_header_mcast_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x83040f88 mlx4_test_async +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x839f41ec mlx4_SET_PORT_general +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x89999d46 mlx4_test_interrupt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x904749cf mlx4_SET_PORT_SCHEDULER +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x99dfd803 mlx4_ALLOCATE_VPP_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9bda72b4 set_and_calc_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa2fcc9d7 mlx4_query_diag_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa50deb29 mlx4_get_slave_pkey_gid_tbl_len +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa74a05c6 mlx4_SET_VPORT_QOS_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa7b6eacf mlx4_put_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa84b7aa5 mlx4_SET_PORT_fcs_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb4340513 mlx4_max_tc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbeeee5c1 mlx4_get_slave_from_roce_gid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc2333b47 mlx4_sync_pkey_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc24fbaec mlx4_eq_get_irq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd67518bc mlx4_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd8ddf183 mlx4_get_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd95bc6f0 mlx4_get_is_vlan_offload_disabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xda3f7a62 mlx4_SET_PORT_VXLAN +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdfb1f320 mlx4_SET_PORT_PRIO2TC +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe7bbde81 set_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xec0cef04 mlx4_get_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf0613ec6 mlx4_gen_port_state_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x00b8a808 mlx5_query_ib_port_oper +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x00da46d8 mlx5_eswitch_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x023e6781 mlx5_eswitch_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0482e363 mlx5_core_destroy_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0727f132 mlx5_debugfs_get_dev_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0769b93b mlx5_modify_header_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0838148d mlx5_get_flow_namespace +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x089f1089 __traceiter_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x08c45ab0 mlx5_eq_create_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x09de8108 mlx5_lag_get_slave_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x09f1323d mlx5_eswitch_get_vport_metadata_for_match +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0a6d8c46 mlx5_core_query_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0b78c5c0 __traceiter_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1187bf40 __traceiter_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x19fedee7 mlx5_rsc_dump_next +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1aef5379 mlx5_eswitch_vport_match_metadata_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1b0bfd0b mlx5_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c56420c mlx5_fpga_sbu_conn_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c57c524 __traceiter_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c612530 mlx5_core_destroy_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1d0716ec mlx5_free_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1d18883f mlx5_core_dealloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1f4eb1ae mlx5_lag_mode_is_hash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1f7cc4c1 mlx5_packet_reformat_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1fe90daf mlx5_core_modify_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x200269a7 __traceiter_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x21165e6a mlx5_is_roce_on +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x223ccf0f mlx5_eq_destroy_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23a40d0e mlx5_eswitch_get_vport_metadata_for_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23bb3f50 mlx5_create_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x244a1c59 mlx5_lag_is_mpesw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2757d774 mlx5_eq_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x28522786 mlx5_modify_header_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2859ed67 mlx5_core_query_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2b348dc3 mlx5_core_detach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2b698b59 mlx5_lag_get_num_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2c2b1ec0 __tracepoint_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2eb9ca6d __traceiter_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2f023ccb mlx5_lag_is_shared_fdb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x320d735e __tracepoint_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x332a2fa5 mlx5_cmd_create_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x349610c5 mlx5_core_modify_cq_moderation +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x35e13c9d mlx5_core_get_terminate_scatter_list_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x367faa13 mlx5_get_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x38995cbd __SCK__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x38cb5c9c mlx5_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3a108a1a mlx5_cmd_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3c46110a mlx5_cmd_destroy_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3dcf94e3 mlx5_core_alloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x40601843 mlx5_qp_debugfs_cleanup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4135ac5f mlx5_rl_remove_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x42fcd235 mlx5_vector2eqn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x449336fb mlx5_mpfs_del_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x46213497 mlx5_core_create_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x477b8294 __SCK__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x487fe222 mlx5_core_create_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4898da0e mlx5_rsc_dump_cmd_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4b3fb5c0 mlx5_eswitch_register_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4cf89cde mlx5_fpga_sbu_conn_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x51d65e4c mlx5_core_destroy_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5247e0ea mlx5_core_modify_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x539d8442 mlx5_lag_get_next_peer_mdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x53cd2af0 mlx5_eswitch_add_send_to_vport_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x53e232cc __tracepoint_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x54c23351 __tracepoint_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x54d50038 __SCK__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x57d4004e mlx5_cmd_out_err +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x59761d2f __SCK__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5c6e2b0d mlx5_create_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61492bb7 mlx5_rl_are_equal +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x62dc190a __SCT__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6699b54a mlx5_alloc_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x66b2f455 mlx5_lag_query_cong_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x68127798 mlx5_eq_disable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x681c5d90 mlx5_comp_irq_get_affinity_mask +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6abe6ae7 mlx5_core_create_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6d67dbce mlx5_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6ddc27d5 __tracepoint_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6f5a0d62 mlx5_fs_remove_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6f8bdf8a mlx5_core_roce_gid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x71064723 mlx5_msix_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x72b7f4bd mlx5_eswitch_uplink_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7583e269 mlx5_fpga_sbu_conn_sendmsg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7adfbe12 mlx5_packet_reformat_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7dd1e94f mlx5_eq_get_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x80919d2f mlx5_eswitch_vport_rep +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8295da86 mlx5_lag_is_sriov +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87e68171 mlx5_del_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x888a2246 mlx5_create_auto_grouped_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8a3eb848 mlx5_vf_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8b7fa85e mlx5_fs_add_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8b9217a4 mlx5_fc_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8df834f4 mlx5_core_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8e45c19f mlx5_get_fdb_sub_ns +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8f063ee6 mlx5_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x918deb7e __SCK__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x92ad245c mlx5_core_uplink_netdev_event_replay +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9560ba66 mlx5_sriov_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x95c95da5 mlx5_lag_is_master +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96eb2c99 mlx5_fc_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x99f91576 __tracepoint_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9a1362bc mlx5_msix_free +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9b19c49d __tracepoint_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9b5efd29 mlx5_vf_put_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9c67f8ef mlx5_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9cbbe6f0 mlx5_lag_is_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9cd8ca80 mlx5_cmd_do +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d36ddd0 __SCT__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9de4c2e2 mlx5_nic_vport_disable_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9e4dd348 mlx5_eswitch_get_encap_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9e90021d mlx5_eq_enable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9ea579f9 mlx5_core_query_vendor_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa29c08f9 __SCK__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa2caf4c1 mlx5_fpga_mem_read +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa340c3b9 mlx5_core_dealloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa3a9c5b5 mlx5_cmd_init_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa407c604 mlx5_sriov_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa85e04b7 mlx5_flow_table_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa9507b86 mlx5_core_destroy_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa99de579 mlx5_rdma_rn_get_params +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa9d09c23 mlx5_comp_vectors_count +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaac12016 mlx5_cmd_cleanup_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xab521f6e __traceiter_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xacfe8a18 __SCT__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad6815cd mlx5_rsc_dump_cmd_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xae8352d9 mlx5_core_destroy_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb06c0bfd __SCT__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb14dbd36 mlx5_lag_is_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb28dbbe8 mlx5_destroy_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb4e976bb __SCT__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xba5c2f4f __traceiter_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xba957f21 mlx5_debugfs_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbd41a7f5 mlx5_put_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbe3b9a8b mlx5_fpga_get_sbu_caps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbff29744 mlx5_fc_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc00314c0 mlx5_core_modify_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc26e8c30 mlx5_rl_add_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc472eb76 mlx5_cmd_exec_cb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc69e2513 mlx5_fc_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc84b9997 mlx5_mpfs_add_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xca9e7279 mlx5_core_query_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcad019c3 __SCT__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcba6f97b mlx5_debug_qp_remove +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc002b85 mlx5_destroy_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc79b931 mlx5_debug_qp_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcd2eb8fc __SCK__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcd7a4346 mlx5_qp_debugfs_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcdaef078 mlx5_add_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcefaf110 mlx5_eq_update_ci +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd020dd1f __traceiter_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd073ab12 mlx5_core_query_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd0f2b33a mlx5_cmd_exec_polling +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd1e8e749 mlx5_eswitch_reg_c1_loopback_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd5617ccd mlx5_core_attach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd5fc0c70 mlx5_fpga_mem_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd8711668 mlx5_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdb622108 __SCT__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdd5f559a mlx5_core_destroy_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdf1af390 mlx5_core_modify_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdfbc08aa __SCT__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe30fb2a8 __SCT__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe505cc55 mlx5_rl_add_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5267341 mlx5_rl_is_in_range +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5ad0cad mlx5_create_lag_demux_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe730f2e1 mlx5_core_create_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe82b82f9 mlx5_eswitch_unregister_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xea4be998 mlx5_core_destroy_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf062aaec __SCK__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf087ea54 mlx5_core_create_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf1f8043c mlx5_core_create_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf2a98922 __SCK__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf3650784 mlx5_eq_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf4279f11 __tracepoint_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf5aa3680 mlx5_core_alloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf71e7bc2 mlx5_lag_get_roce_netdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf9661b8d mlx5_rl_remove_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfaf6850f __tracepoint_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxfw/mlxfw 0xc4d702d9 mlxfw_firmware_flash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02815b77 mlxsw_env_module_port_up +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02dfd3d0 mlxsw_afk_key_info_block_encoding_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x07abcc0c mlxsw_afa_block_append_trap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0ca34ccf mlxsw_core_max_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0d0129fc mlxsw_afa_block_append_qos_ecn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0e81c09c mlxsw_afk_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0f4a209d mlxsw_core_read_utc_sec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x12263c68 mlxsw_core_trap_state_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14d6ca2e mlxsw_env_set_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14e17bb4 mlxsw_linecards_event_ops_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x15801382 mlxsw_afk_key_info_put +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16673aec mlxsw_afk_values_add_u32 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16f4221d mlxsw_core_irq_event_handler_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x19fa5852 mlxsw_core_flush_owq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1cb8f858 mlxsw_reg_trans_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x202693f0 mlxsw_afa_block_cur_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x23eddc68 mlxsw_core_cpu_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x259bff6a mlxsw_core_traps_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x296967c0 mlxsw_core_port_netdev_link +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x299e2562 mlxsw_afk_values_add_buf +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2c68ced3 mlxsw_core_read_frc_h +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2c97f458 mlxsw_env_reset_module +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2f303cd3 mlxsw_afa_block_append_qos_dsfield +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x335ac515 mlxsw_core_port_devlink_port_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x370df58f mlxsw_env_get_module_eeprom +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x383bc49a mlxsw_afa_block_append_qos_dscp +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4036254f mlxsw_linecards_event_ops_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x43a9b87e mlxsw_afa_block_terminate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x47041e4e mlxsw_afk_key_info_blocks_count_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4765b9f0 mlxsw_core_res_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x484489a4 mlxsw_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4866767a mlxsw_env_get_module_eeprom_by_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x49ec8a06 mlxsw_afa_block_append_police +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4a558271 mlxsw_env_get_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x50359cc0 mlxsw_core_kvd_sizes_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x508923e3 mlxsw_core_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51b5769d mlxsw_env_module_overheat_counter_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5c73d5a4 mlxsw_core_sdq_supports_cqe_v2 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5cf3dd79 mlxsw_core_bus_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5d55fb68 mlxsw_afk_encode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ff17b5c mlxsw_afa_block_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x60666b07 mlxsw_core_traps_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x618a30ab mlxsw_afa_block_commit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x63874d4c mlxsw_core_port_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x658bff8d mlxsw_core_skb_transmit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x65c7e645 mlxsw_afa_block_append_qos_switch_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6929f2b4 mlxsw_env_module_port_map +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x718d28f4 mlxsw_afa_block_append_vlan_modify +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x73c937f8 mlxsw_core_ptp_transmitted +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x75339042 mlxsw_core_lag_mapping_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x77d83398 mlxsw_core_read_frc_l +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7b0bfeec mlxsw_core_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7c36d535 mlxsw_afa_block_append_mirror +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7e08c6e0 mlxsw_core_event_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7ecc9ce9 mlxsw_core_rx_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x827a2f1f mlxsw_afa_block_jump +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x829e8851 mlxsw_afa_block_first_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x83fb69af mlxsw_core_lag_mapping_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x858c30d0 mlxsw_afa_block_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x86817014 mlxsw_core_read_utc_nsec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8854d198 mlxsw_reg_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x902c3533 mlxsw_core_schedule_dw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x996c5d6d mlxsw_reg_trans_bulk_wait +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9cbf026d mlxsw_afa_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa3f7deed mlxsw_core_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa509fafd mlxsw_afa_block_append_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa7765e88 mlxsw_reg_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa8e2509a mlxsw_afa_block_append_sampler +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xabc8f4d4 mlxsw_afa_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xac1074a5 mlxsw_core_skb_transmit_busy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb6517b2e mlxsw_afa_block_append_trap_and_forward +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb68e9fa8 mlxsw_env_module_port_unmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbc222a8d mlxsw_afk_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbda212df mlxsw_core_irq_event_handlers_call +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbfb7df3c mlxsw_core_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc263c91c mlxsw_core_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc31fbb6a mlxsw_core_res_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc5eacafe mlxsw_afa_block_append_l4port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcbab836f mlxsw_core_fw_rev_minor_subminor_validate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcd884d78 mlxsw_core_trap_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd111d3e8 mlxsw_core_irq_event_handler_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd1bab622 mlxsw_afk_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd1e72cc8 mlxsw_core_skb_receive +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd21722b4 mlxsw_core_max_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd28256cf mlxsw_afa_block_append_allocated_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd71566b9 mlxsw_core_schedule_work +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd7a93413 mlxsw_core_event_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd888ffb3 mlxsw_afa_block_append_ip +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd9f711ae mlxsw_afa_block_append_mcrouter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc31781e mlxsw_reg_trans_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc415cf1 mlxsw_afa_block_continue +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc5c95df mlxsw_core_resources_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc7174a3 mlxsw_core_bus_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdeb1dc2e mlxsw_afa_block_first_kvdl_index +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe16986dd mlxsw_afa_block_activity_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe1860dde mlxsw_afa_block_append_fid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe243ab61 mlxsw_env_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe2446010 mlxsw_core_rx_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe4d9ac5a mlxsw_afa_block_append_drop +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe532482a mlxsw_afk_key_info_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xecab212a mlxsw_afa_cookie_lookup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xed2801d4 mlxsw_env_module_port_down +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf128d068 mlxsw_core_trap_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf446732c mlxsw_afk_key_info_subset +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf82bdc70 mlxsw_core_lag_mapping_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff007c25 mlxsw_core_cpu_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff0b141d mlxsw_afa_block_append_fwd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x0b294f02 mlxsw_i2c_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x64d0123d mlxsw_i2c_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0x2f66446c mlxsw_pci_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0x499f40cc mlxsw_pci_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0095298f ocelot_ptp_verify +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x022b29a0 ocelot_get_txtstamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x03524962 ocelot_drain_cpu_queue +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x05361e0e ocelot_port_set_maxlen +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0651d3af ocelot_port_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x06d987b8 ocelot_get_ts_info +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08791cd6 ocelot_wm_enc +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x09d5a480 ocelot_get_sset_count +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0bcaf405 ocelot_vlan_prepare +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x129ec917 ocelot_port_inject_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x15cc7f22 ocelot_ptp_settime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1834c8df ocelot_vlan_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1eb1016f ocelot_sb_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x20deb4cd ocelot_port_mdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2d6cc51e ocelot_port_txtstamp_request +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ee2eeab ocelot_vcap_block_find_filter_by_id +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x392a3667 ocelot_mact_lookup +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4075770a ocelot_vcap_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x43f27b4e ocelot_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x492e12fd ocelot_port_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x511cca5c ocelot_mact_forget +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x52fcbde5 ocelot_devlink_sb_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x53102cb6 ocelot_sb_tc_pool_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x552185c3 ocelot_mact_learn_streamdata +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x55e77465 ocelot_mrp_add_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5806dd8e ocelot_mact_learn +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5a024a95 ocelot_sb_port_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5abbdedb ocelot_vcap_filter_replace +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5c7dcbcd ocelot_sb_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5c8d87b9 ocelot_ptp_adjfine +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5e35ad2a ocelot_ptp_rx_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x690dc4d4 ocelot_port_bridge_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6ce19e2a vsc7514_vcap_props +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x77648788 ocelot_port_vlan_filtering +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x79a4d140 ocelot_sb_occ_tc_port_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7bfdd3ce ocelot_port_mdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7e5aec55 vsc7514_regfields +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8082597a ocelot_get_ethtool_stats +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x80ef1cc5 ocelot_deinit_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x827739d6 ocelot_fdb_dump +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8554d830 ocelot_sb_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x85c317d2 ocelot_sb_occ_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x85fb2f54 ocelot_vcap_filter_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x88ae9f2e ocelot_vcap_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8e91b434 ocelot_port_lag_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x94a411b7 ocelot_port_pre_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x964f4667 ocelot_vcap_filter_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x96d72c57 ocelot_sb_tc_pool_bind_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9a15102c ocelot_init_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9b5ca472 ocelot_port_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9df925a9 ocelot_mrp_del_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa06c8a32 ocelot_vlan_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa6508b40 ocelot_policer_validate +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa6a13899 ocelot_sb_occ_max_clear +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa7305799 ocelot_can_inject +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa7a1d189 ocelot_sb_occ_snapshot +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa97f7fee ocelot_ptp_adjtime +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xadfb686c ocelot_bridge_stp_state_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xaed44c27 ocelot_port_lag_change +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb0fdd7fd ocelot_wm_dec +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb15eb107 ocelot_fdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb8a307a2 ocelot_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb8fbee33 ocelot_mrp_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbbff9dd5 ocelot_port_lag_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc6b9aad7 ocelot_hwstamp_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcba0aad0 ocelot_init_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcdd84980 ocelot_devlink_sb_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcfe6d5bb ocelot_pll5_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0a87c90 ocelot_mrp_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0ebefd9 ocelot_ifh_port_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd9777b11 ocelot_port_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdba07d85 ocelot_ptp_enable +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xddc026bb ocelot_deinit +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xddd055f2 ocelot_set_ageing_time +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdf97df01 ocelot_port_bridge_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe30fc619 ocelot_wm_stat +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe42c54ba ocelot_reset +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe45ec057 ocelot_xtr_poll_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe4af9898 ocelot_deinit_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe8bd6b33 ocelot_fdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xedc19cf3 ocelot_hwstamp_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf19a0952 ocelot_get_strings +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf80fc88d vsc7514_regmap +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf8f5b9ca ocelot_ptp_gettime64 +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x2e2ccd87 qed_get_rdma_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x4f264472 qed_put_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x992e03d0 qed_put_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x9eeeef48 qed_put_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xc9bfda69 qed_get_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xdd31b3f8 qed_get_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xee5318b3 qed_get_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x25fddfa5 qede_rdma_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0xeaaaeaf0 qede_rdma_register_driver +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x000cfffb wx_flush_sw_mac_table +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x02d2958d wx_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x0e0f735d wx_init_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x10335626 wx_configure_vectors +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x20711976 wx_misc_isb +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x22f8ca1a wx_vlan_rx_kill_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3b1e522a wx_free_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x42517fc0 wx_init_eeprom_params +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4947742f wx_clear_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b3398bd wx_msix_clean_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b6946af wx_free_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5724af0a wx_init_rx_addrs +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x58c0993a wx_reset_interrupt_capability +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5b9ac202 wx_change_mtu +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x6e3d4a39 wx_read_ee_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7f22170f wx_stop_adapter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x806afcaf wx_set_rx_mode +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8a9e1669 wx_clean_all_rx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8ee8c9d7 wx_host_interface_command +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x92ebe442 wx_napi_disable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa0542e17 wx_clean_all_tx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa0c036c7 wx_setup_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa0f288dc wx_disable_rx_queue +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa6f403e6 wx_get_drvinfo +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa90241ff wx_vlan_rx_add_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa9e5c986 wx_disable_pcie_master +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xae813fbe wx_disable_rx +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc1551722 wx_xmit_frame +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc1f34e2b wx_configure +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc55c5428 wx_set_features +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc9243d8b wx_start_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc9418b31 wx_sw_init +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd3cbdbd1 wx_irq_disable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd4302a92 wx_napi_enable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd52594d4 wx_read_ee_hostif_buffer +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd7ab7306 wx_intr_enable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd960d9c6 wx_setup_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xdf29e3cb wx_mng_present +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe10c9c29 wx_get_mac_addr +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe2e756c3 wx_check_flash_load +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe3a2bf8d wx_set_mac +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe8d748ad wx_get_pcie_msix_counts +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xef7e9a25 wx_mac_set_default_filter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf0277bbd wx_reset_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf1039290 wx_reset_misc +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf1a5a2ba wx_free_irq +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xfcff99a3 wx_control_hw +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x08ac2220 hdlcdrv_transmitter +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x415d9ef9 hdlcdrv_unregister +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x4d3fa87e hdlcdrv_receiver +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xe56ea047 hdlcdrv_register +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xeea534b9 hdlcdrv_arbitrate +EXPORT_SYMBOL drivers/net/mdio 0x3e17f466 mdio_set_flag +EXPORT_SYMBOL drivers/net/mdio 0x60443957 mdio45_probe +EXPORT_SYMBOL drivers/net/mdio 0x62eb612a mdio45_ethtool_ksettings_get_npage +EXPORT_SYMBOL drivers/net/mdio 0x63e0fee5 mdio45_links_ok +EXPORT_SYMBOL drivers/net/mdio 0xb79a54ee mdio45_nway_restart +EXPORT_SYMBOL drivers/net/mdio 0xcdbdeca7 mdio45_ethtool_gset_npage +EXPORT_SYMBOL drivers/net/mdio 0xdaceb7a6 mdio_mii_ioctl +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x09cacf00 mdiobb_read_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x3962a542 mdiobb_write_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x3c26b86d free_mdio_bitbang +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x6fb06559 mdiobb_read_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0xaa667d1d alloc_mdio_bitbang +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0xc95328c3 mdiobb_write_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x56f35551 cavium_mdiobus_read_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x5c351bb6 cavium_mdiobus_write_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x9c87793a cavium_mdiobus_write_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0xe6a3dc27 cavium_mdiobus_read_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-mscc-miim 0xffd34a74 mscc_miim_setup +EXPORT_SYMBOL drivers/net/mii 0x15b1dcb5 mii_ethtool_get_link_ksettings +EXPORT_SYMBOL drivers/net/mii 0x23c9cc07 generic_mii_ioctl +EXPORT_SYMBOL drivers/net/mii 0x53e29b32 mii_ethtool_set_link_ksettings +EXPORT_SYMBOL drivers/net/mii 0x5429154c mii_link_ok +EXPORT_SYMBOL drivers/net/mii 0x766bc606 mii_ethtool_gset +EXPORT_SYMBOL drivers/net/mii 0x7d628e7c mii_check_link +EXPORT_SYMBOL drivers/net/mii 0xa3ceb6f2 mii_nway_restart +EXPORT_SYMBOL drivers/net/mii 0xba79cf0c mii_ethtool_sset +EXPORT_SYMBOL drivers/net/mii 0xf9f32d38 mii_check_gmii_support +EXPORT_SYMBOL drivers/net/mii 0xfc9de4c7 mii_check_media +EXPORT_SYMBOL drivers/net/pcs/pcs-lynx 0x6d933508 lynx_pcs_destroy +EXPORT_SYMBOL drivers/net/pcs/pcs-lynx 0x9f1463f4 lynx_pcs_create_mdiodev +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0x36a8d5dd mtk_pcs_lynxi_create +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xe9221a05 mtk_pcs_lynxi_destroy +EXPORT_SYMBOL drivers/net/phy/bcm-phy-lib 0x4c5543da bcm54xx_auxctl_write +EXPORT_SYMBOL drivers/net/ppp/pppox 0x242480de pppox_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0x28fc7402 pppox_unbind_sock +EXPORT_SYMBOL drivers/net/ppp/pppox 0x80e9bdad register_pppox_proto +EXPORT_SYMBOL drivers/net/ppp/pppox 0x9de92c32 pppox_compat_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0xe0ff7a18 unregister_pppox_proto +EXPORT_SYMBOL drivers/net/sungem_phy 0x05611278 sungem_phy_probe +EXPORT_SYMBOL drivers/net/team/team 0x2500a4de team_option_inst_set_change +EXPORT_SYMBOL drivers/net/team/team 0x269aeb78 team_options_unregister +EXPORT_SYMBOL drivers/net/team/team 0x4c16cdac team_modeop_port_enter +EXPORT_SYMBOL drivers/net/team/team 0x8c72694f team_mode_register +EXPORT_SYMBOL drivers/net/team/team 0x920386b0 team_mode_unregister +EXPORT_SYMBOL drivers/net/team/team 0xc003c289 team_options_register +EXPORT_SYMBOL drivers/net/team/team 0xce252915 team_options_change_check +EXPORT_SYMBOL drivers/net/team/team 0xdf94e182 team_modeop_port_change_dev_addr +EXPORT_SYMBOL drivers/net/usb/usbnet 0x23b80aca usbnet_link_change +EXPORT_SYMBOL drivers/net/usb/usbnet 0xbf6d9df3 usbnet_manage_power +EXPORT_SYMBOL drivers/net/usb/usbnet 0xe13dd65b usbnet_device_suggests_idle +EXPORT_SYMBOL drivers/net/wan/hdlc 0x22eb052f hdlc_open +EXPORT_SYMBOL drivers/net/wan/hdlc 0x2314ac84 detach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x245300f1 hdlc_ioctl +EXPORT_SYMBOL drivers/net/wan/hdlc 0x394a0aea hdlc_start_xmit +EXPORT_SYMBOL drivers/net/wan/hdlc 0x57f56208 register_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x58d5945e unregister_hdlc_device +EXPORT_SYMBOL drivers/net/wan/hdlc 0x82fb20fc hdlc_close +EXPORT_SYMBOL drivers/net/wan/hdlc 0xc0297659 attach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0xc871dc25 alloc_hdlcdev +EXPORT_SYMBOL drivers/net/wan/hdlc 0xe253d730 unregister_hdlc_protocol +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x07391be5 ath_hw_keyreset +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0b1ab353 ath_regd_get_band_ctl +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x108b188f ath_is_49ghz_allowed +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x13973b55 ath_reg_notifier_apply +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x222ef4cb ath_is_mybeacon +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x3fc79c4b ath_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x4571aea8 ath_is_world_regd +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x49ac5676 dfs_pattern_detector_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x4eb5a851 ath_hw_setbssidmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x8525d93d ath_rxbuf_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x96d1a779 ath_hw_get_listen_time +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa18f224e ath_regd_find_country_by_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa7fc78df ath_hw_cycle_counters_update +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa96796b9 ath_key_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa9f47ad6 ath_regd_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb6588ba6 ath_bus_type_strings +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb9b05193 ath_key_delete +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xfbffd578 ath_hw_keysetmac +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x015e5db2 ath10k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x04af8335 ath10k_ce_num_free_src_entries +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0eea195e ath10k_core_unregister +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x11000370 ath10k_core_fetch_board_file +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x11630aac ath10k_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x177c8228 ath10k_core_napi_sync_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1ee32215 ath10k_htt_txrx_compl_task +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1fdd2a89 ath10k_ce_send +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2b917728 ath10k_htc_rx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x314f25d5 ath10k_bmi_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x319bbf3b ath10k_htc_tx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x32bc50d0 ath10k_core_start_recovery +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x332989c3 ath10k_core_register +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x349296ac ath10k_htt_rx_pktlog_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x35098a89 ath10k_ce_deinit_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x386cc6a4 ath10k_htt_t2h_msg_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3ce3f69b ath10k_ce_completed_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x44026897 ath10k_ce_completed_send_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x4aea6040 ath10k_ce_free_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x4e9d1ee1 ath10k_ce_init_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x502314a4 __tracepoint_ath10k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x545414ed ath10k_htc_notify_tx_completion +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5e175003 ath10k_core_napi_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5fe74979 ath10k_ce_cancel_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x62f913f2 ath10k_print_driver_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6c553663 ath10k_ce_disable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x70462123 ath10k_ce_alloc_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x70aae49e ath10k_ce_free_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x72dabd32 ath10k_core_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7734fd78 ath10k_ce_completed_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x77c709f8 ath10k_ce_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x809f73f3 ath10k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x8883af69 ath10k_ce_enable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x8bd1a30b ath10k_coredump_new +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x91d4bcc3 ath10k_coredump_get_mem_layout +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x98618f02 ath10k_mac_tx_push_pending +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa210bb8f ath10k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa621647c ath10k_htt_hif_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xaceab634 ath10k_ce_alloc_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xaeb79446 ath10k_ce_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb5d447fd ath10k_ce_dump_registers +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb6cba2b8 ath10k_core_free_board_files +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc68874e0 ath10k_bmi_read_memory +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc9e6c4a6 ath10k_ce_completed_recv_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd60e74fe __ath10k_ce_send_revert +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd76aa477 ath10k_ce_rx_update_write_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd96c3958 ath10k_htc_process_trailer +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xdd685a65 ath10k_htt_rx_hl_indication +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xdee5f7dd __ath10k_ce_rx_num_free_bufs +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe265189f ath10k_core_check_dt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe384c7f8 ath10k_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe4cc1c46 ath10k_ce_per_engine_service_any +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe5b91b84 ath10k_ce_revoke_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xed885cef ath10k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf9024027 ath10k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfa3425c4 ath10k_core_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfdd84b94 ath10k_ce_send_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfea38c58 ath10k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x03219664 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0e3a985e ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0eb977da ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x111847be ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1610b5df ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1929dd4e ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1b330928 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1fbc258f ath11k_pci_enable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x206efe49 ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x25519d88 ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x296d5780 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2dffa355 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x368f06e0 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x49cccebe ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x51d22701 ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x608cd996 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x64b24740 ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x676f5966 __tracepoint_ath11k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x68118c5f ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x69f43691 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x75640b4c ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x75767221 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x81a4269e ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x894b08e6 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x906e0639 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9285d653 ath11k_pci_disable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x98d70700 ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c61e76f ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9df5e7c7 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa250e794 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaa6fddda ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbffa67cc ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc1753fed ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc263e708 ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc8d6b5c8 ath11k_pcic_read +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xddf413c9 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe84113b4 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xebcd67b2 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf3bb960b ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfa577b05 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfacfc895 ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfbd297df ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x28d4a704 ath6kl_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3857e660 ath6kl_stop_txrx +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x443ff9e4 ath6kl_core_rx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x5e2384c1 ath6kl_cfg80211_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x652b661e ath6kl_core_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x67245365 ath6kl_read_tgt_stats +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x6c910357 ath6kl_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x91cfb84a ath6kl_hif_rw_comp_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x9f2dc9f8 ath6kl_core_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xab8a1aff ath6kl_hif_intr_bh_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb881b1a9 ath6kl_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb9a689dd ath6kl_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xd4e8f50b ath6kl_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xe99175c1 ath6kl_cfg80211_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x0779932d ath9k_cmn_update_txpow +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x0934dc31 ath9k_cmn_process_rssi +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x0d9c53ab ath9k_cmn_process_rate +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x0e18db14 ath9k_cmn_debug_recv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x11696452 ath9k_cmn_spectral_scan_trigger +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1a0aa030 ath9k_cmn_debug_stat_rx +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1a7f8fe2 ath9k_cmn_debug_base_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1e142f2f ath9k_cmn_rx_accept +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x38a8463a ath9k_cmn_spectral_scan_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x42cb5e01 ath9k_cmn_setup_ht_cap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x42e1265d ath9k_cmn_beacon_config_sta +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x4381e06c ath9k_cmn_rx_skb_postprocess +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x62e1dff1 ath_cmn_process_fft +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x7496c5f5 ath9k_cmn_get_channel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x82d9d298 ath9k_cmn_debug_modal_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xc033f3c0 ath9k_cmn_debug_phy_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xc7010a3e ath9k_cmn_init_channels_rates +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xc869d1cf ath9k_cmn_get_hw_crypto_keytype +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xca43350c ath9k_cmn_beacon_config_ap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd2981357 ath9k_cmn_count_streams +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd8bca4a0 ath9k_cmn_beacon_config_adhoc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xdc8e4e91 ath9k_cmn_spectral_init_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xe2a5b2a2 ath9k_cmn_init_crypto +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf03d631b ath9k_cmn_reload_chainmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf9aeb610 ath9k_cmn_spectral_deinit_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x015aa386 ar9003_hw_disable_phy_restart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x036510b1 ath9k_hw_btcoex_init_scheme +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x04515d4b ath9k_hw_set_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x04589470 ath9k_hw_setrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x04e9be4a ath9k_hw_ani_monitor +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0638db48 ath9k_hw_gettsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x093d35b1 ath9k_hw_process_rxdesc_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0c3532e7 ath_gen_timer_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0f77dafc ath9k_hw_get_tsf_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x12c6a922 ath9k_hw_reset_calvalid +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x13662a23 ath9k_hw_settsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x13665b39 ar9003_mci_state +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x13673c4a ath9k_hw_btcoex_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x16f8b4b6 ath9k_hw_abort_tx_dma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1794641c ar9003_get_pll_sqsum_dvc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1797fdc5 ath9k_hw_releasetxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1a10e000 ath9k_hw_set_tx_filter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1e9685e3 ath9k_hw_btcoex_set_weight +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1eff8e4c ath9k_hw_btcoex_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x221e0afa ath_gen_timer_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x226c1e8f ath9k_hw_btcoex_init_mci +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x22ecb1cb ath9k_hw_gpio_request_in +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x26d31951 ath9k_hw_set_gpio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2affa500 ath9k_hw_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2db75f7b ath9k_hw_beaconinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2f13667a ath9k_hw_check_nav +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2f9c28be ath9k_hw_abortpcurecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2fbeb07e ath9k_hw_disable_mib_counters +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x338ab2e6 ath9k_hw_txstart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x342bc40c ath9k_hw_gpio_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3739f380 ath9k_hw_write_associd +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3b4797df ar9003_hw_bb_watchdog_check +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3e194ba2 ath9k_hw_intrpend +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3f749a17 ath9k_hw_set_tsfadjust +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3fd6ac4b ath9k_hw_btcoex_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x408d6d4e ath9k_hw_kill_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x41776f54 ar9003_mci_send_wlan_channels +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x441e57d7 ar9003_paprd_is_done +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4865f44a ath9k_hw_init_btcoex_hw +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x49880f32 ath9k_hw_getnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4d496101 ar9003_hw_bb_watchdog_dbg_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4de132ab ar9003_mci_get_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4e9759ba ar9003_paprd_create_curve +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5207a730 ath9k_hw_btcoex_init_3wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x578f8958 ath9k_hw_setuptxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x586777cd ath9k_hw_wow_wakeup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5868ec53 ath9k_hw_computetxtime +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5bae5fdf ar9003_paprd_init_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5fa6c94a ar9003_paprd_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x60a46468 ath9k_hw_setuprxdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x69937103 ath9k_hw_get_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6ac56268 ath9k_hw_addrxbuf_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6cfd89be ath9k_hw_getchan_noise +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6d2cdd67 ath9k_hw_set_sta_beacon_timers +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x73ad4922 ath9k_hw_phy_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x744fa2e4 ath9k_hw_putrxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7b6f1279 ath9k_hw_stop_dma_queue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x81892fed ath9k_hw_loadnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x81a20c11 ath9k_hw_resume_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x81d79dc9 ath9k_hw_set_rx_bufsize +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8369fe74 ath9k_hw_gettsf32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x88bd4513 ath9k_hw_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8b44ad45 ath9k_hw_wow_apply_pattern +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8d5e91c1 ath9k_hw_setrxabort +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8eed5fc6 ath9k_hw_rxprocdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9129f3a1 ath9k_hw_btcoex_set_concur_txprio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x92566dad ath9k_hw_stopdmarecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x95fda2da ath9k_hw_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x96a4370e ar9003_paprd_populate_single_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x98133a69 ath9k_hw_setup_statusring +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x98d6dd7f ath9k_hw_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9a5e01a6 ar9003_mci_get_next_gpm_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9afd3a6a ath9k_hw_wow_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa023dd11 ath9k_hw_setantenna +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa2165ccf ath9k_hw_gpio_get +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa3d572da ath9k_hw_bstuck_nfcal +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa3d868a7 ath9k_hw_set_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xaba1b3e0 ar9003_paprd_setup_gain_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xabc7c9c3 ath9k_hw_setpower +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xacfa9173 ath9k_hw_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb071b469 ath9k_hw_btcoex_bt_stomp +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb2e0fc54 ath9k_hw_resettxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb4a17bec ath9k_hw_numtxpending +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb67eaccf ar9003_mci_send_message +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb95d014d ath9k_hw_setmcastfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb9ee101e ath9k_hw_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbb1e62d2 ath9k_hw_updatetxtriglevel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbd5d7695 ath9k_hw_btcoex_init_2wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbfa175fe ath9k_hw_startpcureceive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc4be7668 ath9k_hw_gpio_request_out +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcb4ac97e ath9k_hw_puttxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcf865211 ath9k_hw_getrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd1b26251 ath9k_hw_beaconq_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd2abfa8f ath9k_hw_gen_timer_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd47fe404 ath9k_hw_init_global_settings +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd644c70a ath9k_hw_gettxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xda39db66 ath_gen_timer_isr +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xddaf47da ath9k_hw_set_txpowerlimit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdf00cb02 ath9k_hw_reset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdfe5c36f ath9k_hw_gen_timer_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe5f4f547 ath9k_hw_wait +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeb02456a ath9k_hw_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf0eb2f49 ath9k_hw_check_alive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf17fc1f8 ar9003_mci_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf4963423 ar9003_mci_set_bt_version +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf7f77cad ar9003_mci_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfa0b6da3 ar9003_is_paprd_enabled +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfcdb8e32 ath9k_hw_setopmode +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x86efce9f atmel_open +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xd8202bc6 init_atmel_card +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xeb6b6a33 stop_atmel_card +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x0b6ad64e brcmu_pktq_penq_head +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x1906648e brcmu_boardrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x3031d144 brcmu_pktq_peek_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x32594bba brcmu_pkt_buf_free_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x77618ccc brcmu_pkt_buf_get_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x807c80df brcmu_pktq_flush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x86c1b163 brcmu_pktq_init +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x8bd38cc0 brcmu_pktq_mlen +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa0d16cc1 brcmu_pktq_pflush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa17c0ccf brcmu_dotrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa9575d95 brcmu_pktq_penq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xbf69e636 brcmu_pktq_pdeq_match +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd6217d91 brcmu_d11_attach +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd78d9a2e brcmu_pktq_mdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xe81354d4 brcmu_pktq_pdeq_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xecc675e9 brcmu_pktq_pdeq +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x5d697d30 stop_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0xba0104f7 reset_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0xc455708b init_airo_card +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x0466270a libipw_wx_set_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x07a96c38 libipw_wx_get_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x1aa24ca2 libipw_rx +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x1e7cb761 libipw_wx_set_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x2f60b76a alloc_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x32159f23 libipw_networks_age +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x3f133e16 libipw_channel_to_index +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x40898b92 libipw_get_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x41f971e4 libipw_channel_to_freq +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x4919a8f2 libipw_get_channel_flags +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x6b6c521a libipw_xmit +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x72fbc5ea libipw_txb_free +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x8cde7148 free_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x8f0a6e8e libipw_rx_mgt +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x9c162c56 libipw_wx_get_scan +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xb8f7232e libipw_is_valid_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xc52e9732 libipw_set_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xd1156614 libipw_freq_to_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xd860ac51 libipw_get_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xf2f922a3 libipw_wx_get_encode +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x008350c8 il_mac_bss_info_changed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x032fd449 il_setup_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0615351d il_mac_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0624cfd2 il_mac_sta_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x092d95d0 il_get_active_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0a31262f il_power_initialize +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0ccd4ff6 il_get_single_channel_number +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0dd4e7b6 il_rd_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x11fc7c9b il_get_lowest_plcp +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1383fcb6 il_set_flags_for_band +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x15316dd9 il_update_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2206e00c il_init_scan_params +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x236bce34 il_mac_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x23f8f4b7 il_wr_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x246c9bf5 il_connection_init_rx_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x25772948 il_is_ht40_tx_allowed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x26873ae1 il_mac_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x277dbc97 il_setup_rx_scan_handlers +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2bf7eea6 il_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x34571f3e il_power_update_mode +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x34fa50c2 _il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x387f7e91 il_free_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x397dd04b il_mac_conf_tx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x40cef495 il_clear_ucode_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x416bd26a il_debug_level +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x428cef9d il_send_cmd_pdu_async +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4368d913 il_tx_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4a8ac24f il_read_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4abc3111 il_hdl_csa +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4b8295c0 il_write_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4c405ecf il_get_channel_info +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x50002032 il_dbgfs_unregister +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x517942b3 il_tx_queue_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5211f982 il_mac_change_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x54fdfc1a il_chswitch_done +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x56f8d51a il_send_bt_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5877eff0 il_eeprom_query_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5bb229b3 il_clear_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5e18fe66 il_send_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x612b61a1 il_send_cmd_sync +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6330844a il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x667f34c9 il_add_station_common +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6991f7e8 il_dbgfs_register +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6d5da4d1 il_free_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6d862bb1 il_tx_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6eb86728 il_set_rxon_hwcrypto +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6ed0df80 il_cmd_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x74f5f656 il_irq_handle_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7519e4de il_free_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7ca488aa il_hdl_pm_debug_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7f627859 il_set_rxon_channel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x81a3cd54 il_scan_cancel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x81fd7d87 il_send_stats_request +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x835c2166 il_txq_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x85134165 il_add_beacon_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x88ef1d6f il_check_rxon_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x88ff867f il_tx_queue_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8b1ad3d2 il_restore_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8f341e9f il_get_passive_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8fb69cdc il_set_rxon_ht +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x90201811 il_alloc_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x93112dc8 il_mac_add_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9755a76b il_cmd_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x97bce3a2 il_hdl_spectrum_measurement +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x99779103 il_eeprom_query16 +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9cc714af il_bg_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9f71bf82 il_pm_ops +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9ff65b8d il_get_free_ucode_key_idx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa05ecacd il_eeprom_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa23d357b il_mac_hw_scan +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa3e0aeed il_cancel_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa6655355 il_leds_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xac95a1cd il_hdl_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb0de91b3 il_full_rxon_required +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb65510a3 il_get_cmd_string +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7bd33ff il_isr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbf6e0765 il_init_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc2cb0de1 il_leds_exit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc5946ed2 il_send_rxon_timing +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc6d5bddc il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc8d37d9b il_set_rate +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xca3a0f8c il_init_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcad9ca3d _il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcc20571d il_rx_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd6c58fe8 il_fill_probe_req +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd72ad423 il_send_add_sta +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd7653cb8 il_send_cmd_pdu +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd7c26667 il_set_decrypted_flag +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd9679ad5 il_scan_cancel_timeout +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xdc25b6cc il_eeprom_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe452c989 il_set_tx_power +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe51a8e86 il_tx_cmd_complete +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe743996b il_set_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xebe92b9d il_tx_cmd_protection +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xed685854 il_rx_queue_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xee931326 il_setup_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf07129c3 il_usecs_to_beacons +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf13751ba il_mac_flush +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf228a327 il_force_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf43cd519 il_rx_queue_alloc +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf70a693b il_bcast_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf83c38b7 il_send_lq_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xfb178932 il_apm_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xfefb17fb il_hdl_pm_sleep +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x09680508 __SCK__tp_func_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x1d7ac925 __traceiter_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x2572dace __tracepoint_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x28afa6e1 __tracepoint_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x38688d65 __SCT__tp_func_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x3a2a40a5 __SCT__tp_func_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x49775952 __traceiter_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x4dfd1928 __traceiter_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x9ee47932 __SCK__tp_func_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xb2d37bd7 __SCK__tp_func_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xb2fea6f4 __tracepoint_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd81e2f28 __SCT__tp_func_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xff761a31 iwl_trans_pcie_remove +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0409ca79 hostap_set_word +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x05572abe prism2_update_comms_qual +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0771c5be hostap_add_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x09fccc01 hostap_setup_dev +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x23f1042e hostap_free_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x409a60bb hostap_set_encryption +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x48fa1c43 hostap_init_ap_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x4a483f9a hostap_80211_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x5cc95da1 hostap_get_porttype +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x5e3e876d hostap_init_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x5eb53d4f hostap_set_hostapd +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x5fcce62a hostap_set_roaming +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x6f012730 hostap_remove_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x75934c58 hostap_set_multicast_list_queue +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7fb75891 hostap_dump_rx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x89c81583 hostap_check_sta_fw_version +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xac17c027 hostap_info_init +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xaf08ff7c hostap_set_hostapd_sta +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb4b77c8b hostap_80211_get_hdrlen +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb6413331 hostap_info_process +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb8623505 hostap_set_string +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xc664bfe6 hostap_handle_sta_tx_exc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xc7b91e1e hostap_set_antsel +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xd7c3fb2e hostap_master_start_xmit +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xd83f4d0c hostap_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xd977a6e4 hostap_80211_ops +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xe99bdcd2 hostap_init_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf0952fef hostap_set_auth_algs +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf91c03e2 hostap_dump_tx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x20a3101e orinoco_process_xmit_skb +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x2bc02677 orinoco_open +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x409f3589 orinoco_stop +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x49555846 __orinoco_ev_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x674de58f orinoco_set_multicast_list +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x6b048ac6 orinoco_down +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x76ee7c01 orinoco_up +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x9e034cf8 orinoco_tx_timeout +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa74c2dc5 hermes_struct_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa95ed5e4 __orinoco_ev_info +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xaec33aa5 orinoco_if_del +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xba13e52c orinoco_if_add +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xbab0ef10 alloc_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xca8e0afa orinoco_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xe6e75506 orinoco_change_mtu +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xfbefaeb6 free_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xffe27bca orinoco_interrupt +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x327a9822 mt76_rx_signal +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0xe8c5dbb4 mt76_wcid_key_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist 0xbf61bc99 rtl_btc_get_ops_pointer +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x056eea71 rtl92c_dm_check_txpower_tracking +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0a4721af rtl92c_dm_bt_coexist +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x158f1d15 rtl92c_phy_set_io_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x1687031c rtl92c_download_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x1821eb1a rtl92c_dm_write_dig +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x196cc7fc rtl92c_set_fw_joinbss_report_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2327d91c _rtl92c_phy_calculate_bit_shift +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x23e4ccad rtl92c_set_fw_rsvdpagepkt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2629bd6f _rtl92c_phy_init_bb_rf_register_definition +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x28a5242b _rtl92c_phy_fw_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x376bee66 rtl92c_phy_sw_chnl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x3bfd9340 rtl92c_phy_lc_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x3f8832ba rtl92c_dm_init_edca_turbo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x401e5b5a rtl92c_set_fw_pwrmode_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x45ffe8f6 _rtl92c_store_pwrindex_diffrate_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x48dcbf7f rtl92c_phy_ap_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x733808ab rtl92c_dm_rf_saving +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x753281f9 rtl92c_phy_update_txpower_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x87b3b424 rtl92c_phy_query_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x89c57712 rtl92c_firmware_selfreset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x90e973ac rtl92c_phy_set_bw_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x92d75f4c rtl92c_phy_rf_config +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x998a99d0 rtl92c_dm_init_rate_adaptive_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9b54dade rtl92c_phy_set_rfpath_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9e4484be rtl92c_bt_rssi_state_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9e9d0b2e rtl92c_fill_h2c_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9e9f1251 rtl92ce_phy_set_rf_on +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa235e16e _rtl92c_phy_bb8192c_config_parafile +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa5b43d0c _rtl92c_phy_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa76324be _rtl92c_phy_dbm_to_txpwr_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xad47796a rtl92c_phy_sw_chnl_callback +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xae7f81fe rtl8192_phy_check_is_legal_rfpath +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xafdeac29 rtl92c_dm_watchdog +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc121d862 _rtl92c_phy_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc1765d23 rtl92c_dm_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc54f2b00 _rtl92c_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc5ab7ee6 rtl92c_phy_set_txpower_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd3b15ada rtl92c_phy_set_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe05910e7 rtl92c_phy_iq_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe567614d _rtl92c_phy_set_rf_sleep +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf4c4e8fb _rtl92c_phy_fw_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf70b26b8 rtl92c_phy_set_io +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x28dec281 rtl_pci_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x2d54375c rtl_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x75cfa088 rtl_pci_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x97b38c85 rtl_pci_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x9f21e765 rtl_usb_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xa2ec0fcf rtl_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xa73dc023 rtl_usb_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xade901e9 rtl_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0855449d rtl_cam_empty_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0b038e24 channel5g_80m +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x169305e0 rtlwifi_rate_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1b945315 rtl_addr_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x278aacd2 rtl_hal_pwrseqcmdparsing +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x30a956d7 rtl_query_rxpwrpercentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3697c039 rtl_efuse_shadow_map_update +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3ce06d5e rtl_phy_scan_operation_backup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x494a18cb rtl_cam_reset_all_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4cd992ba rtl_collect_scan_list +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4fb5cdcd rtl_init_rfkill +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4fdcc63c rtl_ps_disable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x510793c0 rtl_rx_ampdu_apply +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x54824f58 channel5g +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x555eb234 rtl_cam_add_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x567d47ea rtl_cmd_send_packet +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6658760e rtl_process_phyinfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7202905d rtl_send_smps_action +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7399540a rtl_c2hcmd_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7654a208 rtl_cam_get_free_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x80dc96a6 efuse_read_1byte +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x87849066 efuse_power_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8ea60059 rtl_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x972c9e84 rtl_ps_enable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x995720a7 rtl_cam_del_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9e830377 rtl_signal_scale_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9ea68f44 rtl_rfreg_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9f83d254 rtl_bb_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa85a8aac rtl_dm_diginit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa91a3a34 rtl_mrate_idx_to_arfr_id +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbbe2a593 efuse_shadow_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbfdc06e0 rtl_get_tcb_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc82aeb8e rtl_init_sw_leds +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xcb13a0fa rtl_cam_mark_invalid +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xdf1340f3 efuse_one_byte_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xebedfe5f rtl_wowlan_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xed7c8cf2 rtl_evm_db_to_percentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xedff6610 rtl_cam_delete_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8723d 0x1fb87318 rtw8723d_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8821c 0x82780495 rtw8821c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822b 0xf45809aa rtw8822b_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822c 0x1b9a6294 rtw8822c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0d322677 rtw_set_channel_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0e7d65ca rtw_coex_read_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0fa5d977 rtw_tx_report_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1844ffb5 rtw_parse_tbl_bb_pg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1da525d8 rtw_phy_write_rf_reg_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1dc2d072 rtw_tx_ac_to_hwq +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x228566eb rtw_phy_set_tx_power_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x256e94bb rtw_coex_write_scbd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x28cb87fe rtw_phy_get_tx_power_index +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x30f391a4 rtw_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x31181ed4 rtw_fw_c2h_cmd_isr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x33b3f3c0 rtw_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x341c249a rtw_restore_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x36c5bfca rtw_disable_lps_deep_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x3a2c6d8b rtw_bf_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x42261656 rtw_phy_config_swing_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x440b7589 rtw_phy_rf_power_2_rssi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x45b306fc rtw_phy_write_rf_reg_mix +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x485bbbbc rtw_bf_enable_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x497418d6 rtw_dump_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4c49b297 rtw_unregister_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4e4003e7 rtw_read8_physical_efuse +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4edb52c7 rtw_bf_remove_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x519c8ba9 rtw_rate_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x532bde28 rtw_phy_pwrtrack_get_pwridx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x549af6a2 rtw_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x549d2394 check_hw_ready +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x566a5ca9 rtw_rx_fill_rx_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58210e60 rtw_rate_section +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x60250d1e rtw_set_rx_freq_band +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6b1cfd0e __rtw_dbg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6bb17d9a rtw_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6d1e432d rtw_tx_write_data_rsvd_page_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6ed1475e rtw_bf_cfg_csi_rate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x75ef74ea rtw_regd_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x77ed7ec4 rtw_rx_stats +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8a99ae62 rtw_phy_read_rf_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8b686339 rtw_parse_tbl_txpwr_lmt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8b8403cb rtw_phy_pwrtrack_thermal_changed +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8c9a7342 rtw_tx_queue_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x91761f07 rtw_coex_write_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x93a95293 rtw_bf_enable_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x96ae8a3a rtw_fw_c2h_cmd_rx_irqsafe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa1cd04fb rtw_phy_cfg_bb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa4dc3055 rtw_phy_pwrtrack_get_delta +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa5ac717a rtw_phy_set_edcca_th +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa8ef59db rtw_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xaa9f298c rtw_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xaf303786 rtw_fw_inform_rfk_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb00b28f0 rtw_phy_cfg_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb2fd41e9 rtw_bf_remove_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xbcc11f8c rtw_parse_tbl_phy_cond +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc1cfee0f rtw_register_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc6aa1b18 rtw_phy_pwrtrack_avg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc966e5d2 rtw_fw_do_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd1d5c520 rtw_power_mode_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdae0a4f9 rtw_tx_fill_tx_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdeec3dc7 rtw_tx_write_data_h2c_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe236065e rtw_phy_pwrtrack_need_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe3fe6d71 rtw_phy_load_tables +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe4cb895a rtw_dump_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xea5603d4 rtw_phy_cfg_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf351c3bb rtw_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf3f3eec0 rtw_bf_set_gid_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf6ebd603 rtw_phy_pwrtrack_need_lck +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xfaea86ba rtw_phy_parsing_cfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xfb87e682 rtw_phy_cfg_agc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x3fa49a0d rtw_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x453b3c4b rtw_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x5fb41e35 rtw_pci_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x836b8ca1 rtw_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x3b6c8a0b rtw_sdio_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x77c50ac6 rtw_sdio_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x88dd825f rtw_sdio_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xb6c5c229 rtw_sdio_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x64a6719f rtw_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0xdb46d330 rtw_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8851b 0x617c3fba rtw8851b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852a 0xab288184 rtw8852a_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852b 0xdcb65374 rtw8852b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852c 0x47131f1b rtw8852c_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x067b2695 rtw89_decode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0770b2aa rtw89_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x087b8413 rtw89_phy_write_reg3_tbl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x08d258de rtw89_btc_ntfy_wl_rfk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x08e1bf88 rtw89_mac_cfg_ppdu_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x181dba25 rtw89_phy_write_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x22dc0271 rtw89_core_unregister +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x23093db3 rtw89_alloc_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x23f4e94a rtw89_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2c7692cd rtw89_phy_read_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3513b24a rtw89_mac_coex_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x36645b05 rtw89_encode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x37b0b62c rtw89_core_register +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x380ae3e0 rtw89_mac_stop_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3abc9f56 rtw89_mac_enable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3deaaac2 rtw89_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x42fa2d4e rtw89_mac_cfg_ctrl_path_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x44097622 rtw89_mac_cfg_gnt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x44994fb7 rtw89_core_napi_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x485ff6bc rtw89_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x60b70020 rtw89_core_rx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6a8a759b rtw89_phy_write32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6b1d68ed rtw89_mac_cfg_gnt_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6c1c1cc1 rtw89_mac_coex_init_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6f2bcf37 rtw89_fw_h2c_rf_ntfy_mcc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x73970f20 rtw89_rfk_parser +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x746f1952 rtw89_btc_set_policy +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7694a211 rtw89_core_napi_start +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7df6c6c8 rtw89_mac_cfg_ctrl_path +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x804af182 rtw89_phy_tssi_ctrl_set_bandedge_cfg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8829b1f5 rtw89_ser_notify +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8cd62003 rtw89_fw_h2c_dctl_sec_cam_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x92e2150d rtw89_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9426b24e rtw89_mac_get_txpwr_cr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x95aebe93 rtw89_phy_load_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9ac85705 rtw89_mac_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9d444653 rtw89_phy_get_txsc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9fd493b5 rtw89_phy_read32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa0de2a89 rtw89_core_query_rxdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa5dbe7f1 rtw89_mac_disable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa661b72a __rtw89_debug +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xaf70f70a rtw89_phy_set_txpwr_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb06947ab rtw89_core_fill_txdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb6068ed0 rtw89_core_napi_stop +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xba3c3186 rtw89_mac_set_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbbfe7c39 rtw89_mac_read_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbe5e520a rtw89_phy_write_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc01a51fe rtw89_btc_set_policy_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc570169c rtw89_free_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xcbe35847 rtw89_core_fill_txdesc_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd442f4a0 rtw89_phy_config_rf_reg_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd4e8eae3 rtw89_core_napi_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd9b9e31d rtw89_mac_write_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xdabde57b rtw89_mac_resume_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe2179688 rtw89_mac_stop_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe3f57b04 rtw89_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe95c04ec rtw89_mac_resume_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe9c5a39f rtw89_mac_get_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xee0ba0b4 rtw89_read_efuse_ver +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf0084879 rtw89_phy_set_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf01fb11e rtw89_phy_read_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfd41c427 rtw89_phy_set_txpwr_limit_ru +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfe05eba2 rtw89_phy_set_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xffae274a rtw89_core_fill_txdesc_fwcmd_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x011691b0 rtw89_pci_ltr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x14b745f2 rtw89_pci_fill_txaddr_info_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x192ccd49 rtw89_pci_config_intr_mask_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x1cec4bd8 rtw89_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x30ab8460 rtw89_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x57000838 rtw89_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x572c883f rtw89_pci_fill_txaddr_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x6efd9f2c rtw89_bd_ram_table_dual +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x71162055 rtw89_bd_ram_table_single +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x799d21e4 rtw89_pci_disable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x88187939 rtw89_pci_disable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x8b407057 rtw89_pci_enable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x8e58255a rtw89_pci_recognize_intrs +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9ce0961b rtw89_pci_ch_dma_addr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xaa4b87ed rtw89_pci_enable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xab15039b rtw89_pci_recognize_intrs_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xc3460657 rtw89_pci_config_intr_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xd575b92d rtw89_pci_ltr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xf630d9a9 rtw89_pci_ch_dma_addr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/rsi/rsi_91x 0xf384ec4c rsi_config_wowlan +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x1091607d wlcore_calc_packet_alignment +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x618f6629 wl12xx_is_dummy_packet +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xee994bab wl1271_free_tx_id +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xf5b9586d wlcore_tx_complete +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x6c7fcc39 fdp_nci_remove +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x9d9fa988 fdp_nci_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0x3b164405 microread_remove +EXPORT_SYMBOL drivers/nfc/microread/microread 0xb3da23f5 microread_probe +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x75edc639 nxp_nci_remove +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x98ab7334 nxp_nci_fw_recv_frame +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0xf7507743 nxp_nci_probe +EXPORT_SYMBOL drivers/nfc/pn533/pn533 0x4a2bcda1 pn533_recv_frame +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0x8fb5c518 pn544_hci_probe +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0xe6cc0005 pn544_hci_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x10665909 s3fwrn5_probe +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x238d8e52 s3fwrn5_recv_frame +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x23f381ee s3fwrn5_phy_power_ctrl +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x774203fc s3fwrn5_phy_set_wake +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xedb12f10 s3fwrn5_phy_set_mode +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xf2ab60da s3fwrn5_phy_get_mode +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xfa0ddc83 s3fwrn5_remove +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x03fc52c1 st_nci_se_deinit +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x24cbfa90 ndlc_probe +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x278ce8ad ndlc_send +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x389ca094 ndlc_recv +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x3de84e55 ndlc_open +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x8f370a11 ndlc_close +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xac314adf st_nci_se_io +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xdce0c8f7 st_nci_se_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xe12a3d0f ndlc_remove +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xe7d73763 st_nci_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x0c7516e9 st21nfca_apdu_reader_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x28cb2c55 st21nfca_se_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x3679c667 st21nfca_dep_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x36d7ee2a st21nfca_im_send_atr_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x3d73f842 st21nfca_tm_send_dep_res +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x41e024e5 st21nfca_hci_disable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x767e6655 st21nfca_hci_remove +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x7ae5021e st21nfca_dep_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x7c4f8ebd st21nfca_hci_enable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x93ba0cc8 st21nfca_se_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xaa6629c8 st21nfca_hci_se_io +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xabd47f92 st21nfca_hci_discover_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xbae522a9 st21nfca_hci_loopback_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xcdb22467 st21nfca_connectivity_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xd5787d33 st21nfca_dep_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xed9da2ca st21nfca_hci_probe +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xfb83b30c st21nfca_im_send_dep_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xfe77bc7b st21nfca_vendor_cmds_init +EXPORT_SYMBOL drivers/ntb/ntb 0x137eb7ec ntb_unregister_client +EXPORT_SYMBOL drivers/ntb/ntb 0x14b17801 ntb_set_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x15eee05f ntb_msi_init +EXPORT_SYMBOL drivers/ntb/ntb 0x17667d2b ntbm_msi_request_threaded_irq +EXPORT_SYMBOL drivers/ntb/ntb 0x22453386 ntb_default_peer_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0x2d2942f4 ntb_link_event +EXPORT_SYMBOL drivers/ntb/ntb 0x307371ac ntb_register_device +EXPORT_SYMBOL drivers/ntb/ntb 0x43fb16d3 ntb_msi_clear_mws +EXPORT_SYMBOL drivers/ntb/ntb 0x467d6b95 ntb_msi_setup_mws +EXPORT_SYMBOL drivers/ntb/ntb 0x4f099638 ntb_db_event +EXPORT_SYMBOL drivers/ntb/ntb 0x7fe4334b ntb_msi_peer_addr +EXPORT_SYMBOL drivers/ntb/ntb 0x819f7e78 ntb_msi_peer_trigger +EXPORT_SYMBOL drivers/ntb/ntb 0x9d292067 ntbm_msi_free_irq +EXPORT_SYMBOL drivers/ntb/ntb 0xa4745b37 __ntb_register_client +EXPORT_SYMBOL drivers/ntb/ntb 0xbabed2d9 ntb_default_peer_port_idx +EXPORT_SYMBOL drivers/ntb/ntb 0xc201edfd ntb_msg_event +EXPORT_SYMBOL drivers/ntb/ntb 0xc4d733eb ntb_unregister_device +EXPORT_SYMBOL drivers/ntb/ntb 0xc53aa76b ntb_default_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0xdd14fb8e ntb_clear_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0xf42f00ac ntb_default_peer_port_count +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0x28a085df nvdimm_namespace_detach_btt +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0x88e12f5d nvdimm_namespace_attach_btt +EXPORT_SYMBOL drivers/parport/parport 0x20b27cfa parport_register_port +EXPORT_SYMBOL drivers/parport/parport 0x22e1bd82 parport_release +EXPORT_SYMBOL drivers/parport/parport 0x2b6eccc1 parport_announce_port +EXPORT_SYMBOL drivers/parport/parport 0x4d2a941b parport_ieee1284_interrupt +EXPORT_SYMBOL drivers/parport/parport 0x518e16d6 parport_ieee1284_epp_read_data +EXPORT_SYMBOL drivers/parport/parport 0x5ac47a02 parport_wait_event +EXPORT_SYMBOL drivers/parport/parport 0x5c64b720 parport_negotiate +EXPORT_SYMBOL drivers/parport/parport 0x5e3a3912 parport_irq_handler +EXPORT_SYMBOL drivers/parport/parport 0x601eab33 parport_ieee1284_read_nibble +EXPORT_SYMBOL drivers/parport/parport 0x61d54d31 parport_wait_peripheral +EXPORT_SYMBOL drivers/parport/parport 0x651940ed parport_ieee1284_epp_read_addr +EXPORT_SYMBOL drivers/parport/parport 0x6ae61aed parport_find_number +EXPORT_SYMBOL drivers/parport/parport 0x6d243169 __parport_register_driver +EXPORT_SYMBOL drivers/parport/parport 0x7237174a parport_ieee1284_ecp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x7931ccb0 parport_read +EXPORT_SYMBOL drivers/parport/parport 0x7dfaf72a parport_ieee1284_read_byte +EXPORT_SYMBOL drivers/parport/parport 0x7fe54223 parport_ieee1284_epp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0x82ed7c06 parport_claim_or_block +EXPORT_SYMBOL drivers/parport/parport 0x884a0733 parport_find_base +EXPORT_SYMBOL drivers/parport/parport 0x9e554727 parport_set_timeout +EXPORT_SYMBOL drivers/parport/parport 0xa5fe1b77 parport_ieee1284_epp_write_data +EXPORT_SYMBOL drivers/parport/parport 0xa82c4e1e parport_ieee1284_ecp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0xab5e24f5 parport_ieee1284_ecp_read_data +EXPORT_SYMBOL drivers/parport/parport 0xaccb27ba parport_unregister_driver +EXPORT_SYMBOL drivers/parport/parport 0xc66a64b9 parport_remove_port +EXPORT_SYMBOL drivers/parport/parport 0xc8f9b9c4 parport_ieee1284_write_compat +EXPORT_SYMBOL drivers/parport/parport 0xd34dc01c parport_get_port +EXPORT_SYMBOL drivers/parport/parport 0xd522596d parport_write +EXPORT_SYMBOL drivers/parport/parport 0xe634339f parport_register_dev_model +EXPORT_SYMBOL drivers/parport/parport 0xe780afc9 parport_claim +EXPORT_SYMBOL drivers/parport/parport 0xeaffcac0 parport_put_port +EXPORT_SYMBOL drivers/parport/parport 0xed2dc65c parport_del_port +EXPORT_SYMBOL drivers/parport/parport 0xf47f7830 parport_unregister_device +EXPORT_SYMBOL drivers/parport/parport_pc 0x492d2da6 parport_pc_probe_port +EXPORT_SYMBOL drivers/parport/parport_pc 0x8c87896c parport_pc_unregister_port +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x080ccade pcmcia_request_window +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x1b122439 pcmcia_write_config_byte +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x2b294214 pcmcia_get_tuple +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x2d0c566f pcmcia_request_io +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x32a2af16 pcmcia_disable_device +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x5123d1fc pcmcia_loop_tuple +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x73c68efb pcmcia_read_config_byte +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x828d929b pcmcia_map_mem_page +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x8d289d32 pcmcia_get_mac_from_cis +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x9369e130 pcmcia_register_driver +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xa6f93ab2 pcmcia_fixup_iowidth +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xaf32ece6 pcmcia_enable_device +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xbb312663 pcmcia_parse_tuple +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xc72fd328 pcmcia_loop_config +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xd1d811d0 pcmcia_dev_present +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xe746df85 pcmcia_fixup_vpp +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xea5dea44 pcmcia_release_window +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xeb765071 pcmcia_request_irq +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xf89ea6f0 pcmcia_unregister_driver +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x0d870db4 pcmcia_parse_uevents +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x1fae04d5 pccard_register_pcmcia +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x212db8d2 pcmcia_socket_list +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x285031a6 pcmcia_unregister_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x364f1b78 pcmcia_get_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x45b9584e pcmcia_put_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x6a12553a pcmcia_reset_card +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xa7eafd66 pcmcia_socket_class +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xb913a9aa pcmcia_register_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xbfba07e7 pcmcia_parse_events +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xcf97f3bd dead_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xdd3a9f57 pcmcia_get_socket_by_nr +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xf942709b pcmcia_socket_list_rwsem +EXPORT_SYMBOL drivers/pcmcia/pcmcia_rsrc 0x7bcd4d6f pccard_nonstatic_ops +EXPORT_SYMBOL drivers/pcmcia/pcmcia_rsrc 0xd46363ab pccard_static_ops +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x3000cbd6 cros_ec_register +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x5ebd6be5 cros_ec_suspend +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x89615d43 cros_ec_unregister +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xf25aacf5 cros_ec_irq_thread +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xf9561875 cros_ec_resume +EXPORT_SYMBOL drivers/platform/chrome/cros_ec_lpcs 0xaa1c36de cros_ec_lpc_io_bytes_mec +EXPORT_SYMBOL drivers/platform/chrome/cros_ec_lpcs 0xc4ebc6b3 cros_ec_lpc_mec_init +EXPORT_SYMBOL drivers/platform/x86/dell/dcdbas 0xa75079d6 dcdbas_smi_request +EXPORT_SYMBOL drivers/platform/x86/intel/intel_punit_ipc 0x3a0b563a intel_punit_ipc_simple_command +EXPORT_SYMBOL drivers/platform/x86/sony-laptop 0xd857cac7 sony_pic_camera_command +EXPORT_SYMBOL drivers/platform/x86/wmi 0x45061643 __wmi_driver_register +EXPORT_SYMBOL drivers/platform/x86/wmi 0x59afc640 wmi_driver_unregister +EXPORT_SYMBOL drivers/rpmsg/qcom_glink 0xd7119b40 qcom_glink_native_rx +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x4b31ef82 rpmsg_chrdev_eptdev_destroy +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x6753ba9e rpmsg_chrdev_eptdev_create +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x07b73607 rpmsg_poll +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x0f843359 rpmsg_trysendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x25ac1cdc rpmsg_release_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x273bb820 unregister_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x5a1f31d8 rpmsg_create_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x5e65bc2d rpmsg_send +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x63e232ff rpmsg_unregister_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x6469b515 rpmsg_find_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x64810e62 rpmsg_register_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x7fd248f2 __register_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x9542ee3d rpmsg_class +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x9560024c rpmsg_create_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x988861b6 rpmsg_destroy_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xa067a1e7 rpmsg_send_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xba0cf0b0 rpmsg_trysend +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xc550931f rpmsg_register_device_override +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xca05b2f9 rpmsg_sendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xcda232c4 rpmsg_trysend_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xce6b167a rpmsg_get_mtu +EXPORT_SYMBOL drivers/rpmsg/rpmsg_ns 0x9e43c2c8 rpmsg_ns_register_device +EXPORT_SYMBOL drivers/scsi/53c700 0x2f89a8c6 NCR_700_detect +EXPORT_SYMBOL drivers/scsi/53c700 0x38996d01 NCR_700_release +EXPORT_SYMBOL drivers/scsi/53c700 0x3d9cece0 NCR_700_intr +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x277dba43 scsi_esp_cmd +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x2a57ecbb scsi_esp_register +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x4a29ab38 scsi_esp_intr +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x7dcfe044 scsi_esp_template +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xf9f0499e scsi_esp_unregister +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x0cd7a21f fcoe_fcf_get_selected +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x355d55c2 fcoe_ctlr_link_down +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x4da204f0 fcoe_ctlr_recv +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x6b4c09c0 fcoe_ctlr_destroy +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x74064907 fcoe_ctlr_recv_flogi +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x7e99e451 fcoe_ctlr_set_fip_mode +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xa2005697 fcoe_ctlr_init +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xa7e74672 fcoe_ctlr_link_up +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xaf18eadd fcoe_transport_detach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xb72b4a72 fcoe_ctlr_els_send +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xea5666c9 fcoe_transport_attach +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x036aef4d fc_fabric_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x058ba501 fc_lport_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x087eba45 fc_fcp_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0a11c74d fc_rport_recv_req +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0c588c9b fc_lport_flogi_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0eae7e43 fc_exch_mgr_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x141bd216 fc_rport_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x1611986e fc_eh_host_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x16622ed0 fc_rport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x1cdb67b6 fc_elsct_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x1f139a09 fc_lport_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x22b90986 fc_exch_mgr_del +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x279d7b0f fc_lport_logo_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x294c2e27 fc_get_host_port_state +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2a876eb1 fc_fill_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2d971bd7 fc_slave_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x310fa9d1 fc_set_mfs +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x3445f566 fc_queuecommand +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x364a423b fc_exch_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x39c75cc9 fc_lport_bsg_request +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x3b4e1949 _fc_frame_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x461762f7 fc_eh_device_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4d8ad761 fc_set_rport_loss_tmo +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x53c04335 fc_lport_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x5497a8c8 fc_lport_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x5dadfcbd fc_lport_iterate +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x5e935c44 fc_fabric_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x621fbb6a fc_elsct_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6274aebb fc_exch_mgr_list_clone +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x66b01af4 fc_lport_set_local_id +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6aeaed1c fc_seq_assign +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6cb2e311 fc_exch_mgr_add +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x72a257e5 fc_disc_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x777895ca fc_fc4_register_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x78d460b2 fc_get_host_speed +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x79fb9b65 fc_fill_reply_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7cf1bf5a fc_frame_crc_check +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7da38733 fc_exch_mgr_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7f3407a7 fc_seq_start_next +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7f397bfe fc_linkdown +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8063427c fc_seq_set_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x811811e0 fc_exch_done +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x85864750 fc_exch_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8c4688bd fc_fc4_deregister_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8d946c78 fc_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x99789665 fc_vport_setlink +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9af825b7 fc_get_host_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9d50ed7e fc_rport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9e1da9af libfc_vport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa1bcd198 fc_cpu_mask +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa288a841 fc_exch_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xabd36d48 fc_exch_update_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xad631ad6 fc_rport_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb0ddd5a1 fc_rport_flush_queue +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb82ef684 fc_lport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc1e80ad9 fc_frame_alloc_fill +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc6e4a94d fc_disc_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc8b2ac10 fc_linkup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xca31485f fc_rport_terminate_io +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe287e0df fc_vport_id_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5135003 fc_eh_abort +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5cf06b5 fc_lport_notifier_head +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xea4b55df fc_exch_mgr_free +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xedb9be4d fc_fcp_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfa4667d1 fc_seq_release +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfd427528 fc_rport_lookup +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x077ca591 sas_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x37da55aa sas_resume_ha_no_sync +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x4a8e3d34 try_test_sas_gpio_gp_bit +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x96bd7580 sas_prep_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xf0f55f45 sas_suspend_ha +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xac782df5 mraid_mm_register_adp +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x014ca065 qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0c2210fb qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0d27cd39 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x2a4bad62 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5acedfed qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x61d8b466 qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x906992dd qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x909e7970 qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x9c79e369 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb0aeb18d qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb7c98472 qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe2bc4dfc qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x1f55cd70 qlogicfas408_ihandl +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x3fd8cd71 qlogicfas408_detect +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x503ddb31 qlogicfas408_disable_ints +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x8b91ffbd qlogicfas408_biosparam +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x9217bea6 qlogicfas408_info +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x9b20443d qlogicfas408_queuecommand +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0xa762295d qlogicfas408_abort +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0xe76b3b20 qlogicfas408_get_chip_type +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0xf2b95199 qlogicfas408_setup +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0xf6ded7b8 qlogicfas408_host_reset +EXPORT_SYMBOL drivers/scsi/raid_class 0x716e50f6 raid_class_release +EXPORT_SYMBOL drivers/scsi/raid_class 0xa45d1aed raid_class_attach +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x2035d151 fc_remote_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x21cdf073 fc_host_post_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x375f8bbd fc_get_event_number +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x442ba128 fc_host_post_vendor_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x6be793c8 scsi_is_fc_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x73d85df7 fc_find_rport_by_wwpn +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x7a1d7fda fc_remote_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x7a8007c4 fc_block_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x8ff19581 fc_vport_create +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x96b5b847 fc_remote_port_rolechg +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x978029a2 fc_vport_terminate +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x9cdbe343 fc_host_post_fc_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb8e588b2 fc_block_scsi_eh +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xd4b18c5e fc_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xd6df946b fc_host_fpin_rcv +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xe0f85821 fc_eh_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xe7105b9f fc_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xf16a9ccb fc_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x25d70fcd sas_get_address +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x30d15c44 sas_phy_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x3244ff6a sas_read_port_mode_page +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x3956efa1 sas_phy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x404b40e7 sas_port_add_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x40a3e091 sas_rphy_remove +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x41a4c227 sas_port_get_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x50a44a0d sas_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x5580a208 sas_port_alloc_num +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x6a98d6dc sas_phy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x6b9b56dc sas_port_mark_backlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x8b22d9c4 sas_phy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x91b552c7 sas_rphy_unlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x95f99ab2 sas_rphy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x9a94c131 sas_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xa416c260 scsi_is_sas_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xa5b1e129 sas_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xadd7ca90 sas_rphy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc73598ce scsi_is_sas_port +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xcac51cd6 sas_remove_children +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xcc65222d sas_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xcf6bf55d sas_port_delete_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xd09143b2 sas_end_device_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xd6a3d398 sas_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xde0db5be sas_expander_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xe364a774 scsi_is_sas_rphy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xecc1b7ad sas_port_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xf4a7f35e sas_rphy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xfa4c4449 sas_port_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x1c5e04cd spi_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x1eb09ba0 spi_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x256d4c0e spi_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x3686ea09 spi_print_msg +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x54eb4fdb spi_schedule_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xa1630ad1 spi_display_xfer_agreement +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x405b6e05 srp_parse_tmo +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x877b557e srp_reconnect_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x91137143 srp_start_tl_fail_timers +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x9ab23d76 srp_rport_get +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x9c0e95ea srp_rport_put +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xab294e57 srp_timed_out +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x1a32def8 qmi_send_indication +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x28ac2fd2 qmi_encode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x4cd2fe40 qmi_response_type_v01_ei +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x6051451d qmi_decode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x78988ab9 qmi_txn_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xa76afd68 qmi_send_response +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xc07c0ce0 qmi_txn_cancel +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xc186ac07 qmi_handle_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xc5a2a116 qmi_txn_wait +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xc8b06ea7 qmi_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xcf6daa2b qmi_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xd7b1a687 qmi_send_request +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xd95dd38d qmi_add_server +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x124f1723 sdw_bus_prep_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x16d1706b sdw_prepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1deee061 sdw_find_row_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3b0a8582 sdw_startup_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x46419671 sdw_read +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4c224789 sdw_write +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4cde88bf sdw_disable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x60e31fbb sdw_find_col_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6212d5f3 sdw_bus_master_delete +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x698ac504 sdw_write_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6c0bf2c8 sdw_compare_devid +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6ca72599 sdw_handle_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6f95b16b sdw_shutdown_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6fbb8001 sdw_bus_master_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x71891d59 sdw_deprepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x737c9e63 sdw_bus_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x74aab217 sdw_stream_remove_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x7e79d7ae sdw_bus_exit_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x83b605c3 sdw_nread_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8c2ebb8f sdw_nread +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8c8b13d8 sdw_clear_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x94d56567 sdw_update_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9804f8ac sdw_stream_add_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9e122d79 sdw_alloc_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9e793e03 sdw_slave_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xade1c98e sdw_extract_slave_id +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xaf371ccf sdw_nwrite +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xafa3f81f sdw_read_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xba54b904 sdw_cols +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbbec2c2e sdw_enable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbc5f25a6 sdw_slave_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xc7275ce2 sdw_stream_remove_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd06ad385 sdw_bread_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd2c8c0c6 sdw_stream_add_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xda5bce09 sdw_release_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe1d76296 sdw_bwrite_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe745eb7e sdw_show_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xeb996263 sdw_master_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xec02f978 sdw_nwrite_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xed53b1e6 sdw_update +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf53ba0b8 sdw_rows +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x01751113 sdw_cdns_check_self_clearing_bits +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x1009eaa1 cdns_bus_conf +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x15cafc75 sdw_cdns_clock_restart +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x28f0e5d6 cdns_set_sdw_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x33c89e9c sdw_cdns_config_update_set_wait +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x34712074 sdw_cdns_irq +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x360362c6 sdw_cdns_config_update +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x3d9217ca cdns_xfer_msg +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x7057daad cdns_xfer_msg_defer +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x7faa083b sdw_cdns_is_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x91c50ca9 sdw_cdns_alloc_pdi +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x98c7b122 cdns_read_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x9c0db57e sdw_cdns_probe +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xb9f69324 sdw_cdns_pdi_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xc6cf0bb1 sdw_cdns_exit_reset +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xed5a3995 sdw_cdns_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xf3813443 sdw_cdns_enable_interrupt +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xf6af4c01 sdw_cdns_config_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xfd6850bb sdw_cdns_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0xc7e143d4 sdw_compute_slave_ports +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0xd699d57e sdw_compute_params +EXPORT_SYMBOL drivers/ssb/ssb 0x173f42ef ssb_device_is_enabled +EXPORT_SYMBOL drivers/ssb/ssb 0x17d9a081 ssb_bus_sdiobus_register +EXPORT_SYMBOL drivers/ssb/ssb 0x27393ea3 ssb_bus_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x2927bd84 ssb_bus_suspend +EXPORT_SYMBOL drivers/ssb/ssb 0x3273bc7b ssb_clockspeed +EXPORT_SYMBOL drivers/ssb/ssb 0x38cf665a ssb_pmu_set_ldo_paref +EXPORT_SYMBOL drivers/ssb/ssb 0x3ace46ca ssb_device_disable +EXPORT_SYMBOL drivers/ssb/ssb 0x4852a5be ssb_set_devtypedata +EXPORT_SYMBOL drivers/ssb/ssb 0x64be6c90 ssb_commit_settings +EXPORT_SYMBOL drivers/ssb/ssb 0x6eb14aca ssb_pcicore_dev_irqvecs_enable +EXPORT_SYMBOL drivers/ssb/ssb 0x88248f2b ssb_pmu_set_ldo_voltage +EXPORT_SYMBOL drivers/ssb/ssb 0x9827af9a ssb_bus_powerup +EXPORT_SYMBOL drivers/ssb/ssb 0x9aa9e07f ssb_pcihost_register +EXPORT_SYMBOL drivers/ssb/ssb 0xb40122f7 ssb_bus_may_powerdown +EXPORT_SYMBOL drivers/ssb/ssb 0xb61bb9bc ssb_device_enable +EXPORT_SYMBOL drivers/ssb/ssb 0xcb17f1cb ssb_admatch_base +EXPORT_SYMBOL drivers/ssb/ssb 0xd56fca53 __ssb_driver_register +EXPORT_SYMBOL drivers/ssb/ssb 0xdfc7c6ef ssb_admatch_size +EXPORT_SYMBOL drivers/ssb/ssb 0xe0bdaf17 ssb_driver_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0xefd28cbc ssb_dma_translation +EXPORT_SYMBOL drivers/ssb/ssb 0xf50f0945 ssb_bus_resume +EXPORT_SYMBOL drivers/ssb/ssb 0xf8748a8d ssb_chipco_gpio_control +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x0599ac5d fbtft_write_reg8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x0706f1f5 fbtft_write_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x14e36a08 fbtft_write_buf_dc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x1eff6be2 fbtft_init_display +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x201d0137 fbtft_write_reg8_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x3093cb13 fbtft_read_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x333ca9fd fbtft_register_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x345f5b03 fbtft_probe_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x3d706039 fbtft_write_vmem8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x4b6efa4c fbtft_dbg_hex +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x711ef123 fbtft_unregister_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x71c8bb5a fbtft_write_gpio8_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x764282ca fbtft_framebuffer_alloc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x910dd0e4 fbtft_write_vmem16_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x91337ad9 fbtft_framebuffer_release +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x92bb61e0 fbtft_write_vmem16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xa1a661aa fbtft_remove_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xa7328ceb fbtft_write_reg16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xae127d76 fbtft_write_reg16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb0ebc563 fbtft_unregister_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc237665d fbtft_write_gpio16_wr_latched +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xcda70563 fbtft_write_gpio16_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd98893be fbtft_write_spi_emulate_9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xeb0a3e35 fbtft_register_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xec680298 fbtft_write_vmem16_bus8 +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x665be4b7 gbaudio_unregister_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x6f6c3961 gbaudio_register_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xfebc3047 gbaudio_module_update +EXPORT_SYMBOL drivers/staging/iio/addac/adt7316 0x4b5812f2 adt7316_probe +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x030eaf8b rtllib_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x05ba2b27 rtllib_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x0b501b76 rtllib_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x10704707 rtllib_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x11ff2787 rtllib_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x17285593 notify_wx_assoc_event +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1e125ddd rtllib_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x22166084 rt_global_debug_component +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2a240ef7 rtllib_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2b5a85ec rtllib_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2be25c31 rtllib_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2cb39db6 rtllib_stop_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x31b3b151 rtllib_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x31e33444 rtllib_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x369b6cf6 rtllib_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x397101e0 rtllib_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x40146f65 rtllib_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x414fd506 dot11d_channel_map +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x41e2f3b2 rtllib_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x434a09a4 rtllib_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x48e3b5d1 rtllib_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4d5bc797 rtllib_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x52b1ca09 rtllib_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x5d08d501 rtllib_EnableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x5d6a900d rtllib_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x67702414 rtllib_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7602d195 rtllib_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7e1b1b9c rtllib_MgntDisconnect +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x80c8083e rtllib_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x82413d46 free_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8afa48a9 rtllib_DisableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8e782fc9 rtllib_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x964047d8 rtllib_xmit +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x9a4949b9 HT_update_self_and_peer_setting +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa488dca7 rtllib_rx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa5ec68dd rtllib_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xaf07a454 alloc_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xb580d00f rtllib_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc3eed375 rtllib_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc40a0a16 rtllib_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc49d3321 dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc814757f rtllib_sta_ps_send_null_frame +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xce627263 rtllib_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd2195ee9 RemovePeerTS +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd6929719 rtllib_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xddbfdd03 rtllib_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xdfd35b0f rtllib_act_scanning +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe93a29b5 rtllib_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf142d227 rtllib_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf620d05e rtllib_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x02d927fd ieee80211_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x063fe886 SendDisassociation_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0fa1871f ieee80211_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x1d04e7e9 ieee80211_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x232e7944 ieee80211_wlan_frequencies +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x239ba635 ieee80211_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x251aebba ieee80211_rx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x34a4f6a5 ieee80211_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x358c773e to_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x38a63577 dot11d_scan_complete +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3a3540ab ieee80211_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3c534d81 ieee80211_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3ce040a7 dot11d_get_max_tx_pwr_in_dbm +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x41368a36 ieee80211_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x44ed8086 ieee80211_softmac_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4a495608 ieee80211_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4c0edcda ieee80211_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x5155b8aa ieee80211_stop_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x52cde568 HTUpdateSelfAndPeerSetting +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x53eb0759 rtl8192u_dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x55db385d ieee80211_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x58315998 ieee80211_rx_mgt +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x60cdfe77 ieee80211_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6651f895 ieee80211_is_shortslot +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x67f42e6a ieee80211_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6adae602 ieee80211_wake_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6dcb6a2a ieee80211_disassociate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6dd7cdbd dot11d_update_country_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6ec3e2a3 ieee80211_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x7043b10a ieee80211_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x71c42bbb ieee80211_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x78cb85d1 ieee80211_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x798e4383 notify_wx_assoc_event_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x81f2f36a ieee80211_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x88bd1269 is_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9c1acd18 ieee80211_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9f5b7def ieee80211_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa0f4da64 ieee80211_wx_get_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa4527c05 ieee80211_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa5f3e6e1 ieee80211_wpa_supplicant_ioctl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa9b73c31 ieee80211_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xae6de883 ieee80211_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb0030bb6 ieee80211_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb63f984f ieee80211_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xcf73a33e ieee80211_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xcfc2da27 ieee80211_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd03de556 ieee80211_softmac_xmit +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xdd0b7494 ieee80211_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe3372510 ieee80211_is_54g +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe46b223e ieee80211_txb_free +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe735a37c ieee80211_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe9c978d0 ieee80211_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xea5a5370 ieee80211_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xecd7e12f ieee80211_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf3749f75 dot11d_reset +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xfeb7e11b ieee80211_wx_get_mode +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x02b8f90a iscsit_find_cmd_from_itt +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x031c6087 iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x0521f5d3 iscsit_queue_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x095fdc21 iscsit_set_unsolicited_dataout +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x0a1e9b59 iscsit_setup_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x129ef9cb iscsi_change_param_sprintf +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1509d4d6 iscsit_build_nopin_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1722d6c6 iscsit_tmr_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x18135063 iscsit_add_cmd_to_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x18c19d69 iscsit_build_rsp_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x20636de3 iscsit_build_r2ts_for_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x23942b9e iscsit_process_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x342e7cfe iscsit_aborted_task +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x3736532d iscsit_setup_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x54cf86d6 iscsit_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x63b2be22 iscsit_stop_dataout_timer +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6ee1c53e iscsit_find_cmd_from_itt_or_dump +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x7d5fb55f iscsit_unregister_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x802ee7f6 iscsit_release_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8e9da4e4 iscsit_allocate_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x922272a4 iscsit_get_datain_values +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x92f4792a iscsit_increment_maxcmdsn +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x96e23d89 iscsit_build_datain_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x995ef898 iscsit_add_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x9a9e108e iscsit_cause_connection_reinstatement +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa37d16f3 iscsit_handle_task_mgt_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa6a97d4c iscsit_build_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa7f49764 iscsit_process_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa8c16c16 iscsit_handle_logout_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa8f73be3 iscsit_free_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb4f83eee iscsit_thread_check_cpumask +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb7b7ba40 iscsit_handle_snack +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc86276b9 iscsit_sequence_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd02dd48d iscsit_register_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd14610eb iscsit_check_dataout_payload +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd2c492cb iscsi_target_check_login_request +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xdae15072 iscsit_logout_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xdc965357 iscsit_build_text_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xdfaffc27 iscsit_build_task_mgt_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe82ab6ea __iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe94a1af2 iscsit_response_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf13f037f iscsit_setup_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf34332f0 iscsi_find_param_from_key +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf474530f iscsit_reject_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf65c3e38 iscsit_process_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf8db1e4b iscsit_build_logout_rsp +EXPORT_SYMBOL drivers/target/target_core_mod 0x0871ffd6 transport_set_vpd_ident +EXPORT_SYMBOL drivers/target/target_core_mod 0x0acece47 sbc_dif_copy_prot +EXPORT_SYMBOL drivers/target/target_core_mod 0x0cfc95a7 core_tpg_deregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x0f99c9f9 transport_deregister_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x11bd86eb __transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x142072c0 transport_set_vpd_assoc +EXPORT_SYMBOL drivers/target/target_core_mod 0x15bf740a transport_kmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x18f931db target_setup_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x24f9bda9 target_complete_cmd_with_length +EXPORT_SYMBOL drivers/target/target_core_mod 0x2714e695 transport_deregister_session_configfs +EXPORT_SYMBOL drivers/target/target_core_mod 0x2b6438a0 sbc_get_write_same_sectors +EXPORT_SYMBOL drivers/target/target_core_mod 0x313d46de transport_lookup_cmd_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x3350d87b core_tmr_alloc_req +EXPORT_SYMBOL drivers/target/target_core_mod 0x3a20a9d7 transport_set_vpd_ident_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x3a46ce41 target_backend_unregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x3b695719 core_tpg_get_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x3d7013f7 sbc_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x51b79a71 target_put_nacl +EXPORT_SYMBOL drivers/target/target_core_mod 0x53434635 target_send_busy +EXPORT_SYMBOL drivers/target/target_core_mod 0x5393a8e6 transport_alloc_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x55c3ec1b transport_copy_sense_to_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x57462cc0 transport_handle_cdb_direct +EXPORT_SYMBOL drivers/target/target_core_mod 0x5882adcd passthrough_pr_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x593caba1 target_undepend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0x5a8b8b29 target_complete_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x5b325ea1 sbc_get_device_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x5bdb610a target_free_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5d3ddc17 core_allocate_nexus_loss_ua +EXPORT_SYMBOL drivers/target/target_core_mod 0x61f6e95f target_set_cmd_data_length +EXPORT_SYMBOL drivers/target/target_core_mod 0x62786917 target_depend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0x63c0b6dd target_register_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x662b8bc0 target_execute_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x6f670fae transport_wait_for_tasks +EXPORT_SYMBOL drivers/target/target_core_mod 0x75ccedf5 target_cmd_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x7632e801 target_unregister_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x798bd8e7 target_to_linux_sector +EXPORT_SYMBOL drivers/target/target_core_mod 0x7b990fef passthrough_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x880a765e target_tpg_has_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x89991d9b transport_send_check_condition_and_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0x8a00de8e target_show_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x8a8d3233 target_configure_unmap_from_queue +EXPORT_SYMBOL drivers/target/target_core_mod 0x8d0cde00 __target_init_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x8e2ac67b target_submit_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x8f789f15 sbc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x92c4e616 transport_kunmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x986f9f52 core_tpg_set_initiator_node_tag +EXPORT_SYMBOL drivers/target/target_core_mod 0x9a3f0cd0 passthrough_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x9d8025fd transport_generic_free_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x9fd1271e target_remove_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x9ffb60c1 target_lun_is_rdonly +EXPORT_SYMBOL drivers/target/target_core_mod 0xa0aa932d spc_emulate_report_luns +EXPORT_SYMBOL drivers/target/target_core_mod 0xaefbcacd target_alloc_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0xafc08207 transport_free_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xb0cd674c target_show_dynamic_sessions +EXPORT_SYMBOL drivers/target/target_core_mod 0xb12ff728 spc_emulate_evpd_83 +EXPORT_SYMBOL drivers/target/target_core_mod 0xb2f5a196 transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xb6fdc7f4 target_get_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xbbb9dce7 target_wait_for_sess_cmds +EXPORT_SYMBOL drivers/target/target_core_mod 0xc2b1ca84 target_nacl_find_deve +EXPORT_SYMBOL drivers/target/target_core_mod 0xc578f99e target_complete_cmd_with_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0xc915484d transport_backend_register +EXPORT_SYMBOL drivers/target/target_core_mod 0xca656ea7 target_stop_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xcd14489b core_tpg_register +EXPORT_SYMBOL drivers/target/target_core_mod 0xd10eace2 transport_alloc_session_tags +EXPORT_SYMBOL drivers/target/target_core_mod 0xd2ee760c sbc_dif_verify +EXPORT_SYMBOL drivers/target/target_core_mod 0xd2f79bda spc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xd8e86d9b transport_generic_new_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xdbdf29b9 transport_lookup_tmr_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0xe026d703 target_put_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xea312cd5 transport_generic_handle_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0xee7e326b transport_generic_request_failure +EXPORT_SYMBOL drivers/target/target_core_mod 0xf18fadbb core_tpg_check_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0xf21582fb target_submit_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3c2dfe0 transport_set_vpd_proto_id +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3cc1510 core_tpg_set_initiator_node_queue_depth +EXPORT_SYMBOL drivers/target/target_core_mod 0xf44c5330 core_alua_check_nonop_delay +EXPORT_SYMBOL drivers/target/target_core_mod 0xf4ff8e40 transport_init_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xf5571817 target_cmd_init_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xfb66e66a spc_emulate_inquiry_std +EXPORT_SYMBOL drivers/thermal/intel/int340x_thermal/acpi_thermal_rel 0x1887763e acpi_thermal_rel_misc_device_add +EXPORT_SYMBOL drivers/thermal/intel/int340x_thermal/acpi_thermal_rel 0x86c998e6 acpi_thermal_rel_misc_device_remove +EXPORT_SYMBOL drivers/thermal/intel/int340x_thermal/acpi_thermal_rel 0x9103c585 acpi_parse_art +EXPORT_SYMBOL drivers/thermal/intel/int340x_thermal/acpi_thermal_rel 0xf0f9fe0d acpi_parse_trt +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x13d329fe ufshcd_runtime_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x15ff4aa0 ufshcd_system_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x280194c3 ufshcd_get_local_unipro_ver +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x527f7056 ufshcd_system_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xbc9d6027 ufshcd_alloc_host +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xcdb3cd23 ufshcd_runtime_suspend +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0x344e3af3 tc_dwc_g210_config_20_bit +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0x8d2fc441 tc_dwc_g210_config_40_bit +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x06d88f88 ufshcd_dwc_dme_set_attrs +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x70cbc9fb ufshcd_dwc_link_startup_notify +EXPORT_SYMBOL drivers/usb/class/cdc-wdm 0x57412f65 usb_cdc_wdm_register +EXPORT_SYMBOL drivers/usb/gadget/libcomposite 0x4b3cb45e usb_os_desc_prepare_interf_dir +EXPORT_SYMBOL drivers/usb/host/sl811-hcd 0xd0eaadf3 sl811h_driver +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x4e4d879c usb_wwan_open +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x6de4ee90 usb_wwan_port_remove +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x8543f920 usb_wwan_suspend +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x8ba37400 usb_wwan_chars_in_buffer +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xa8accb7f usb_wwan_close +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xb3e77be3 usb_wwan_resume +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xbc094250 usb_wwan_write +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xce272dd9 usb_wwan_write_room +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xe7f3ed42 usb_wwan_tiocmset +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xef6d2245 usb_wwan_dtr_rts +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xfdde39d2 usb_wwan_tiocmget +EXPORT_SYMBOL drivers/usb/serial/usbserial 0x8b6af0bb usb_serial_resume +EXPORT_SYMBOL drivers/usb/serial/usbserial 0xd84c6578 usb_serial_suspend +EXPORT_SYMBOL drivers/vdpa/vdpa 0xdcd1d717 vdpa_set_status +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0x1b8d665f mdev_unregister_parent +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0x517e1814 mdev_unregister_driver +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0xba1f2efa mdev_register_driver +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0xe5dc9a8f mdev_register_parent +EXPORT_SYMBOL drivers/vfio/vfio 0x19567d06 vfio_info_cap_shift +EXPORT_SYMBOL drivers/vfio/vfio 0x6c28be5a vfio_info_add_capability +EXPORT_SYMBOL drivers/vfio/vfio 0x76bf8341 vfio_dma_rw +EXPORT_SYMBOL drivers/vfio/vfio 0x8b22bfe9 vfio_unpin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0x9c1f9397 vfio_pin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0xadc044b7 vfio_set_irqs_validate_and_prepare +EXPORT_SYMBOL drivers/vhost/vhost 0x7dd99415 vhost_chr_poll +EXPORT_SYMBOL drivers/vhost/vhost 0x86080da9 vhost_chr_write_iter +EXPORT_SYMBOL drivers/vhost/vringh 0x22535a6e vringh_abandon_user +EXPORT_SYMBOL drivers/vhost/vringh 0x22f44e7d vringh_getdesc_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x31848eae vringh_notify_enable_user +EXPORT_SYMBOL drivers/vhost/vringh 0x372fd6c2 vringh_init_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3a5d8ed7 vringh_getdesc_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3b304ebb vringh_iov_push_user +EXPORT_SYMBOL drivers/vhost/vringh 0x4311cd91 vringh_iov_pull_user +EXPORT_SYMBOL drivers/vhost/vringh 0x52bae5f4 vringh_complete_multi_user +EXPORT_SYMBOL drivers/vhost/vringh 0x660779c8 vringh_kiov_advance +EXPORT_SYMBOL drivers/vhost/vringh 0x6bcdc931 vringh_complete_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x6bf1b1c2 vringh_complete_user +EXPORT_SYMBOL drivers/vhost/vringh 0x7eaceeaa vringh_init_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x8f8840e8 vringh_notify_enable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x932af7d7 vringh_notify_disable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x964ca823 vringh_iov_push_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x97fa07e9 vringh_iov_push_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9a775e41 vringh_init_iotlb_va +EXPORT_SYMBOL drivers/vhost/vringh 0x9a81a3f6 vringh_need_notify_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9bdd89ae vringh_abandon_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x9f597502 vringh_complete_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xacec70e7 vringh_need_notify_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xb98c2548 vringh_getdesc_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xbb2391f3 vringh_notify_enable_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xbdb0df4e vringh_set_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc33f4090 vringh_iov_pull_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc467f54a vringh_abandon_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xc5a7eb98 vringh_notify_disable_user +EXPORT_SYMBOL drivers/vhost/vringh 0xcc0cbfb9 vringh_need_notify_user +EXPORT_SYMBOL drivers/vhost/vringh 0xd8535ad6 vringh_init_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xde804bb9 vringh_iov_pull_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xe08ccbed vringh_notify_disable_iotlb +EXPORT_SYMBOL drivers/video/backlight/lcd 0x00252a39 lcd_device_unregister +EXPORT_SYMBOL drivers/video/backlight/lcd 0x2458dedd lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0x267a9e38 devm_lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0x4948fa4a devm_lcd_device_unregister +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x0d78be5a svga_get_caps +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x10912fdc svga_settile +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x17f3f471 svga_set_default_seq_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x1963c145 svga_tileblit +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x1be6dc30 svga_set_textmode_vga_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x27d89214 svga_tilefill +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x3ab0398b svga_tilecursor +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x4ab38ef2 svga_set_default_crt_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x83a41489 svga_set_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84a74dbb svga_get_tilemax +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c337c2 svga_wcrt_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c97d2a svga_match_format +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb0ab2b2e svga_check_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xc8249ba2 svga_tilecopy +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd22ca511 svga_set_default_atc_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd6ec2c44 svga_compute_pll +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xdcc5a013 svga_wseq_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xe28d2a49 svga_set_default_gfx_regs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x0cc3ede5 cyber2000fb_detach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x534b6f18 cyber2000fb_disable_extregs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0xb39f68d1 cyber2000fb_enable_extregs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0xd455247d cyber2000fb_attach +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x233917d1 mac_vmode_to_var +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x5e0497ae mac_find_mode +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0xe2304303 mac_map_monitor_sense +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x7545f528 matroxfb_g450_setpll_cond +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x77b72f1e matroxfb_g450_setclk +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0xd173e9cf g450_mnp2f +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x3db7e5d5 DAC1064_global_restore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x7eb501eb DAC1064_global_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x8ca8e71d matrox_mystique +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0xa0b6dc59 matrox_G100 +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_Ti3026 0x92deb92e matrox_millennium +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_accel 0x46328238 matrox_cfbX_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x1f36a21c matroxfb_unregister_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x1f75f541 matroxfb_enable_irq +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x4e83c737 matroxfb_register_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xa8923525 matroxfb_wait_for_sync +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0x73721870 matroxfb_g450_connect +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0x858871fe matroxfb_g450_shutdown +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x0b12c3ce matroxfb_DAC_out +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x25cf8049 matroxfb_PLL_calcclock +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x803dbf5b matroxfb_read_pins +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x946c833b matroxfb_vgaHWrestore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xcdc90c64 matroxfb_var2my +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xe5d3c933 matroxfb_DAC_in +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xf3ce4948 matroxfb_vgaHWinit +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0x3037658e sis_malloc +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0xfe963115 sis_free +EXPORT_SYMBOL drivers/video/vgastate 0x686de290 restore_vga +EXPORT_SYMBOL drivers/video/vgastate 0xe7a2620e save_vga +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x071778b4 vbg_get_gdev +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x260590c0 vbg_err +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x3e2fe62d vbg_hgcm_connect +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x569b312f vbg_info +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x68f1cf1a vbg_err_ratelimited +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x70cdcbfd vbg_warn +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x83896b68 vbg_put_gdev +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x9c072aa8 vbg_status_code_to_errno +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0xbd7f28da vbg_hgcm_disconnect +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0xc12501f7 vbg_hgcm_call +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x4ccda551 virtio_dma_buf_export +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x8bfe0be8 virtio_dma_buf_get_uuid +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xd6160532 is_virtio_dma_buf +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xfa6d300d virtio_dma_buf_attach +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0xdcb2c176 w1_ds2780_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0xe2dfdb48 w1_ds2780_io +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0x7f86b9c5 w1_ds2781_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0xbba11ecb w1_ds2781_io +EXPORT_SYMBOL drivers/w1/wire 0x5d9a6056 w1_add_master_device +EXPORT_SYMBOL drivers/w1/wire 0x5e4c7a5f w1_unregister_family +EXPORT_SYMBOL drivers/w1/wire 0x7ede13e0 w1_register_family +EXPORT_SYMBOL drivers/w1/wire 0xfd55a14a w1_remove_master_device +EXPORT_SYMBOL drivers/watchdog/iTCO_vendor_support 0x04e133fc iTCO_vendor_check_noreboot_on +EXPORT_SYMBOL drivers/watchdog/iTCO_vendor_support 0x75bec08d iTCO_vendor_pre_stop +EXPORT_SYMBOL drivers/watchdog/iTCO_vendor_support 0xc8930f32 iTCO_vendor_pre_start +EXPORT_SYMBOL drivers/watchdog/iTCO_vendor_support 0xed2a3373 iTCO_vendorsupport +EXPORT_SYMBOL fs/fscache/fscache 0x00e8526c __tracepoint_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x01ba2a16 __tracepoint_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x04291bfd fscache_withdraw_cache +EXPORT_SYMBOL fs/fscache/fscache 0x05a4d9f5 __SCK__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x083ea74e fscache_put_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x0e8c0b0d __fscache_unuse_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x0ff7fa6e __fscache_begin_write_operation +EXPORT_SYMBOL fs/fscache/fscache 0x1a0d09e7 fscache_n_write +EXPORT_SYMBOL fs/fscache/fscache 0x234a140d __traceiter_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x35828e0a fscache_cookie_lookup_negative +EXPORT_SYMBOL fs/fscache/fscache 0x37e0c9d2 __fscache_relinquish_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x3cb41821 fscache_resume_after_invalidation +EXPORT_SYMBOL fs/fscache/fscache 0x4404d2aa fscache_n_no_create_space +EXPORT_SYMBOL fs/fscache/fscache 0x46f21f87 __fscache_acquire_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x4996bd29 fscache_n_updates +EXPORT_SYMBOL fs/fscache/fscache 0x557a775f fscache_addremove_sem +EXPORT_SYMBOL fs/fscache/fscache 0x5954d7ac __SCT__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x5ee1458f __fscache_acquire_volume +EXPORT_SYMBOL fs/fscache/fscache 0x63c903e9 __fscache_resize_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x65017d99 __tracepoint_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x66513dbb __fscache_clear_page_bits +EXPORT_SYMBOL fs/fscache/fscache 0x696cf387 fscache_withdraw_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x6c1a77b9 __SCK__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x6c79ecb8 fscache_wait_for_operation +EXPORT_SYMBOL fs/fscache/fscache 0x7023db65 fscache_caching_failed +EXPORT_SYMBOL fs/fscache/fscache 0x7b1b25da __SCT__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x7c87e02d __SCT__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x8a6aee57 fscache_get_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x8c2d6da7 fscache_clearance_waiters +EXPORT_SYMBOL fs/fscache/fscache 0x90d447f3 fscache_n_culled +EXPORT_SYMBOL fs/fscache/fscache 0x967de07f fscache_io_error +EXPORT_SYMBOL fs/fscache/fscache 0x9f3e4760 fscache_relinquish_cache +EXPORT_SYMBOL fs/fscache/fscache 0x9ffefcb2 fscache_n_read +EXPORT_SYMBOL fs/fscache/fscache 0xaaa88601 __fscache_write_to_cache +EXPORT_SYMBOL fs/fscache/fscache 0xae6040a5 __traceiter_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xaf820e7d __fscache_use_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xbca46908 fscache_wq +EXPORT_SYMBOL fs/fscache/fscache 0xc2d4be2b fscache_acquire_cache +EXPORT_SYMBOL fs/fscache/fscache 0xc312ab40 fscache_dirty_folio +EXPORT_SYMBOL fs/fscache/fscache 0xc53da4ea __SCK__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xc8acf8ec fscache_end_cookie_access +EXPORT_SYMBOL fs/fscache/fscache 0xcce11a60 fscache_n_no_write_space +EXPORT_SYMBOL fs/fscache/fscache 0xd087e12d fscache_add_cache +EXPORT_SYMBOL fs/fscache/fscache 0xd32f3434 __fscache_relinquish_volume +EXPORT_SYMBOL fs/fscache/fscache 0xdcb1b29f __fscache_begin_read_operation +EXPORT_SYMBOL fs/fscache/fscache 0xdcb87498 __traceiter_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xe3ba5bb3 fscache_end_volume_access +EXPORT_SYMBOL fs/fscache/fscache 0xe9045188 __fscache_invalidate +EXPORT_SYMBOL fs/fscache/fscache 0xf11fc96b fscache_withdraw_volume +EXPORT_SYMBOL fs/netfs/netfs 0x416ed018 netfs_subreq_terminated +EXPORT_SYMBOL fs/netfs/netfs 0x57173230 netfs_read_folio +EXPORT_SYMBOL fs/netfs/netfs 0x8f040028 netfs_stats_show +EXPORT_SYMBOL fs/netfs/netfs 0xa6e80e0a netfs_readahead +EXPORT_SYMBOL fs/netfs/netfs 0xce3a46b9 netfs_write_begin +EXPORT_SYMBOL fs/ocfs2/cluster/ocfs2_nodemanager 0xbfd7d7a2 o2hb_global_heartbeat_active +EXPORT_SYMBOL fs/quota/quota_tree 0x0c31602a qtree_read_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x18f15656 qtree_entry_unused +EXPORT_SYMBOL fs/quota/quota_tree 0x32bcd50b qtree_get_next_id +EXPORT_SYMBOL fs/quota/quota_tree 0x8587d0c9 qtree_write_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xad2b93f7 qtree_delete_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xeb94729a qtree_release_dquot +EXPORT_SYMBOL lib/crc-itu-t 0x09a34a2b crc_itu_t +EXPORT_SYMBOL lib/crc-itu-t 0xd819a524 crc_itu_t_table +EXPORT_SYMBOL lib/crc7 0x65aaf037 crc7_be_syndrome_table +EXPORT_SYMBOL lib/crc7 0xba55d23e crc7_be +EXPORT_SYMBOL lib/crc8 0x9c5d5b94 crc8 +EXPORT_SYMBOL lib/crc8 0xaa8106bc crc8_populate_msb +EXPORT_SYMBOL lib/crc8 0xc3cd034d crc8_populate_lsb +EXPORT_SYMBOL lib/crypto/libarc4 0x2bb32ad1 arc4_setkey +EXPORT_SYMBOL lib/crypto/libarc4 0xcd47fcc4 arc4_crypt +EXPORT_SYMBOL lib/crypto/libchacha 0xcec122d7 chacha_crypt_generic +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x147c3f2e chacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x521c7102 xchacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x6c713da5 chacha20poly1305_encrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x916491ac chacha20poly1305_decrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xc20134e7 chacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xce15a526 xchacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x12627f15 curve25519_generic +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x4a5a8811 curve25519_null_point +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x7e6fdbfc curve25519_base_point +EXPORT_SYMBOL lib/crypto/libpoly1305 0x021f3700 poly1305_core_blocks +EXPORT_SYMBOL lib/crypto/libpoly1305 0xbcb90cb3 poly1305_core_emit +EXPORT_SYMBOL lib/crypto/libpoly1305 0xd45b9cf4 poly1305_core_setkey +EXPORT_SYMBOL lib/libcrc32c 0xb15b4109 crc32c +EXPORT_SYMBOL lib/lru_cache 0x0cb562e6 lc_put +EXPORT_SYMBOL lib/lru_cache 0x12de578e lc_committed +EXPORT_SYMBOL lib/lru_cache 0x1d2ebc6a lc_get +EXPORT_SYMBOL lib/lru_cache 0x2675693b lc_del +EXPORT_SYMBOL lib/lru_cache 0x2e85b85e lc_seq_dump_details +EXPORT_SYMBOL lib/lru_cache 0x322c8566 lc_seq_printf_stats +EXPORT_SYMBOL lib/lru_cache 0x75e88edc lc_destroy +EXPORT_SYMBOL lib/lru_cache 0x96d40a48 lc_try_get +EXPORT_SYMBOL lib/lru_cache 0xa79000a0 lc_is_used +EXPORT_SYMBOL lib/lru_cache 0xaeb959aa lc_create +EXPORT_SYMBOL lib/lru_cache 0xbf18a077 lc_reset +EXPORT_SYMBOL lib/lru_cache 0xc4d8d7a4 lc_find +EXPORT_SYMBOL lib/lru_cache 0xdbdee578 lc_element_by_index +EXPORT_SYMBOL lib/lru_cache 0xf0e20f9b lc_try_lock +EXPORT_SYMBOL lib/lru_cache 0xfba16232 lc_get_cumulative +EXPORT_SYMBOL lib/lz4/lz4_compress 0x4f4d78c5 LZ4_compress_default +EXPORT_SYMBOL lib/lz4/lz4_compress 0x5bc92e85 LZ4_compress_destSize +EXPORT_SYMBOL lib/lz4/lz4_compress 0x6004858d LZ4_compress_fast +EXPORT_SYMBOL lib/lz4/lz4_compress 0x635ff76d LZ4_saveDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0x749849d8 LZ4_loadDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0xf9eced44 LZ4_compress_fast_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x38f7b6e0 LZ4_compress_HC_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x93ff008c LZ4_loadDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x9cef495b LZ4_saveDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0xddf86133 LZ4_compress_HC +EXPORT_SYMBOL lib/math/cordic 0x7e431c15 cordic_calc_iq +EXPORT_SYMBOL lib/objagg 0x0363233d objagg_obj_raw +EXPORT_SYMBOL lib/objagg 0x23865923 objagg_destroy +EXPORT_SYMBOL lib/objagg 0x24ca5ca9 objagg_obj_root_priv +EXPORT_SYMBOL lib/objagg 0x342aefe2 objagg_obj_delta_priv +EXPORT_SYMBOL lib/objagg 0x352633f4 objagg_hints_stats_get +EXPORT_SYMBOL lib/objagg 0x3c58e78f objagg_hints_put +EXPORT_SYMBOL lib/objagg 0x6691f29d objagg_obj_put +EXPORT_SYMBOL lib/objagg 0x679e8cc2 objagg_create +EXPORT_SYMBOL lib/objagg 0xb17ab162 objagg_obj_get +EXPORT_SYMBOL lib/objagg 0xdaa3ee68 objagg_stats_get +EXPORT_SYMBOL lib/objagg 0xf5511527 objagg_stats_put +EXPORT_SYMBOL lib/objagg 0xfaa9d1a8 objagg_hints_get +EXPORT_SYMBOL lib/parman 0x0f518717 parman_prio_init +EXPORT_SYMBOL lib/parman 0x7b03d378 parman_item_add +EXPORT_SYMBOL lib/parman 0x8b7e26f5 parman_item_remove +EXPORT_SYMBOL lib/parman 0xc3e2d892 parman_create +EXPORT_SYMBOL lib/parman 0xc6a3d260 parman_prio_fini +EXPORT_SYMBOL lib/parman 0xca39ae6a parman_destroy +EXPORT_SYMBOL lib/raid6/raid6_pq 0x0b2c64a3 raid6_vgfmul +EXPORT_SYMBOL lib/raid6/raid6_pq 0x17f54263 raid6_gfexp +EXPORT_SYMBOL lib/raid6/raid6_pq 0x59a2712d raid6_gfinv +EXPORT_SYMBOL lib/raid6/raid6_pq 0xb0d904b7 raid6_empty_zero_page +EXPORT_SYMBOL lib/raid6/raid6_pq 0xc8e3332b raid6_gflog +EXPORT_SYMBOL lib/raid6/raid6_pq 0xcc4ee841 raid6_gfexi +EXPORT_SYMBOL lib/raid6/raid6_pq 0xd91319d6 raid6_gfmul +EXPORT_SYMBOL net/6lowpan/6lowpan 0x0562c9dc lowpan_unregister_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0x4887b245 lowpan_nhc_add +EXPORT_SYMBOL net/6lowpan/6lowpan 0x77f39320 lowpan_nhc_del +EXPORT_SYMBOL net/6lowpan/6lowpan 0xb8f9d710 lowpan_unregister_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0xc72abe1f lowpan_register_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0xd6c442e0 lowpan_register_netdevice +EXPORT_SYMBOL net/802/p8022 0x1e88372b unregister_8022_client +EXPORT_SYMBOL net/802/p8022 0xb73f6b73 register_8022_client +EXPORT_SYMBOL net/802/psnap 0x3edbb2f9 register_snap_client +EXPORT_SYMBOL net/802/psnap 0x92cdb694 unregister_snap_client +EXPORT_SYMBOL net/9p/9pnet 0x07ab7e0b p9_client_begin_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x0e69201d p9_client_destroy +EXPORT_SYMBOL net/9p/9pnet 0x1cab7749 p9_client_create +EXPORT_SYMBOL net/9p/9pnet 0x29f9db4a p9_client_attach +EXPORT_SYMBOL net/9p/9pnet 0x36ace5c9 p9_client_mknod_dotl +EXPORT_SYMBOL net/9p/9pnet 0x3d73a797 p9_errstr2errno +EXPORT_SYMBOL net/9p/9pnet 0x41ce9823 p9stat_read +EXPORT_SYMBOL net/9p/9pnet 0x43e776a1 p9_tag_lookup +EXPORT_SYMBOL net/9p/9pnet 0x476d9a89 p9_client_walk +EXPORT_SYMBOL net/9p/9pnet 0x4ac17fe3 p9_client_wstat +EXPORT_SYMBOL net/9p/9pnet 0x4ba99359 p9_fcall_fini +EXPORT_SYMBOL net/9p/9pnet 0x574e60e8 __SCK__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0x587bf459 p9_client_create_dotl +EXPORT_SYMBOL net/9p/9pnet 0x5b3fc88e v9fs_unregister_trans +EXPORT_SYMBOL net/9p/9pnet 0x6580205d p9_client_read +EXPORT_SYMBOL net/9p/9pnet 0x6bf39d06 p9_client_symlink +EXPORT_SYMBOL net/9p/9pnet 0x737d76bc p9_client_readlink +EXPORT_SYMBOL net/9p/9pnet 0x73bfd104 v9fs_register_trans +EXPORT_SYMBOL net/9p/9pnet 0x75bef79d p9_client_write +EXPORT_SYMBOL net/9p/9pnet 0x761cad64 p9_parse_header +EXPORT_SYMBOL net/9p/9pnet 0x83e62be6 v9fs_get_default_trans +EXPORT_SYMBOL net/9p/9pnet 0x844cbe54 v9fs_get_trans_by_name +EXPORT_SYMBOL net/9p/9pnet 0x84852e04 p9_is_proto_dotl +EXPORT_SYMBOL net/9p/9pnet 0x85ea066d p9_client_mkdir_dotl +EXPORT_SYMBOL net/9p/9pnet 0x91af7d70 p9_req_put +EXPORT_SYMBOL net/9p/9pnet 0x923219a9 p9_client_clunk +EXPORT_SYMBOL net/9p/9pnet 0x93619be0 __traceiter_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0x95bd8f96 p9dirent_read +EXPORT_SYMBOL net/9p/9pnet 0x98ae0661 p9_client_unlinkat +EXPORT_SYMBOL net/9p/9pnet 0x9942a8cc __tracepoint_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xa4310f96 p9_client_fcreate +EXPORT_SYMBOL net/9p/9pnet 0xa8e5f08a p9_client_statfs +EXPORT_SYMBOL net/9p/9pnet 0xabeaf693 p9_show_client_options +EXPORT_SYMBOL net/9p/9pnet 0xb798a888 __SCT__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xbad1fa8b p9_client_setattr +EXPORT_SYMBOL net/9p/9pnet 0xbdbb2727 p9_client_remove +EXPORT_SYMBOL net/9p/9pnet 0xc03c15ea p9_client_renameat +EXPORT_SYMBOL net/9p/9pnet 0xc341152a do_trace_9p_fid_put +EXPORT_SYMBOL net/9p/9pnet 0xce621df8 p9_client_getlock_dotl +EXPORT_SYMBOL net/9p/9pnet 0xcf474777 p9_client_open +EXPORT_SYMBOL net/9p/9pnet 0xd384c683 p9stat_free +EXPORT_SYMBOL net/9p/9pnet 0xd434fdb0 p9_client_link +EXPORT_SYMBOL net/9p/9pnet 0xd55ad0e4 p9_client_disconnect +EXPORT_SYMBOL net/9p/9pnet 0xde22a650 p9_client_getattr_dotl +EXPORT_SYMBOL net/9p/9pnet 0xe04d0f49 p9_is_proto_dotu +EXPORT_SYMBOL net/9p/9pnet 0xe13310bc p9_client_cb +EXPORT_SYMBOL net/9p/9pnet 0xe32b7654 p9_client_rename +EXPORT_SYMBOL net/9p/9pnet 0xe5344871 p9_client_fsync +EXPORT_SYMBOL net/9p/9pnet 0xe58a3360 p9_error_init +EXPORT_SYMBOL net/9p/9pnet 0xe83dfa8d p9_client_read_once +EXPORT_SYMBOL net/9p/9pnet 0xedf66030 p9_client_readdir +EXPORT_SYMBOL net/9p/9pnet 0xee719074 do_trace_9p_fid_get +EXPORT_SYMBOL net/9p/9pnet 0xef0560ab p9_release_pages +EXPORT_SYMBOL net/9p/9pnet 0xf61b4c9e p9_client_stat +EXPORT_SYMBOL net/9p/9pnet 0xfb4a7905 p9_client_lock_dotl +EXPORT_SYMBOL net/appletalk/appletalk 0x0f41fb6a aarp_send_ddp +EXPORT_SYMBOL net/appletalk/appletalk 0x69b29863 atalk_find_dev_addr +EXPORT_SYMBOL net/appletalk/appletalk 0x85fe1b4e atrtr_get_dev +EXPORT_SYMBOL net/appletalk/appletalk 0x8663ea34 alloc_ltalkdev +EXPORT_SYMBOL net/atm/atm 0x0b3604a4 vcc_process_recv_queue +EXPORT_SYMBOL net/atm/atm 0x1942fbda atm_dev_deregister +EXPORT_SYMBOL net/atm/atm 0x2cc2d52d vcc_hash +EXPORT_SYMBOL net/atm/atm 0x3f6e4309 atm_dev_lookup +EXPORT_SYMBOL net/atm/atm 0x4443d399 atm_proc_root +EXPORT_SYMBOL net/atm/atm 0x44c6e633 vcc_sklist_lock +EXPORT_SYMBOL net/atm/atm 0x84ef8fe0 atm_dev_signal_change +EXPORT_SYMBOL net/atm/atm 0x88ca84dd atm_dev_register +EXPORT_SYMBOL net/atm/atm 0x962ee68d register_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0x9a978cc5 atm_charge +EXPORT_SYMBOL net/atm/atm 0x9feaf287 sonet_subtract_stats +EXPORT_SYMBOL net/atm/atm 0xaa024146 sonet_copy_stats +EXPORT_SYMBOL net/atm/atm 0xaee4abc0 atm_alloc_charge +EXPORT_SYMBOL net/atm/atm 0xda6e229f atm_dev_release_vccs +EXPORT_SYMBOL net/atm/atm 0xf434d304 atm_init_aal5 +EXPORT_SYMBOL net/atm/atm 0xf49bc67a atm_pcr_goal +EXPORT_SYMBOL net/atm/atm 0xf4d1c5b0 vcc_release_async +EXPORT_SYMBOL net/atm/atm 0xf6b8a124 deregister_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0xf89a986f vcc_insert_socket +EXPORT_SYMBOL net/ax25/ax25 0x14cecd59 ax25_display_timer +EXPORT_SYMBOL net/ax25/ax25 0x242852b9 ax25_uid_policy +EXPORT_SYMBOL net/ax25/ax25 0x28d8ff83 ax25_linkfail_register +EXPORT_SYMBOL net/ax25/ax25 0x30ef66e0 ax25_find_cb +EXPORT_SYMBOL net/ax25/ax25 0x4502c65a asc2ax +EXPORT_SYMBOL net/ax25/ax25 0x4caee147 ax25_header_ops +EXPORT_SYMBOL net/ax25/ax25 0x53dea1ff ax2asc +EXPORT_SYMBOL net/ax25/ax25 0x80ba3372 ax25_listen_register +EXPORT_SYMBOL net/ax25/ax25 0x8ede9e26 ax25_protocol_release +EXPORT_SYMBOL net/ax25/ax25 0xc1444946 ax25cmp +EXPORT_SYMBOL net/ax25/ax25 0xd1916372 ax25_listen_release +EXPORT_SYMBOL net/ax25/ax25 0xd43ecbf1 null_ax25_address +EXPORT_SYMBOL net/ax25/ax25 0xdfa30279 ax25_send_frame +EXPORT_SYMBOL net/ax25/ax25 0xee02e420 ax25_findbyuid +EXPORT_SYMBOL net/ax25/ax25 0xef795c81 ax25_linkfail_release +EXPORT_SYMBOL net/ax25/ax25 0xf1c2f39d ax25_ip_xmit +EXPORT_SYMBOL net/bluetooth/bluetooth 0x007d3be7 hci_devcd_abort +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0718b8b7 bt_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x08b5d7db hci_cmd_sync_cancel +EXPORT_SYMBOL net/bluetooth/bluetooth 0x115f5608 bt_sock_wait_state +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1852c3d4 bt_accept_enqueue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1939d4c5 __hci_cmd_sync_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1a84815a hci_devcd_append +EXPORT_SYMBOL net/bluetooth/bluetooth 0x214e4265 bt_warn +EXPORT_SYMBOL net/bluetooth/bluetooth 0x31f091c0 hci_alloc_dev_priv +EXPORT_SYMBOL net/bluetooth/bluetooth 0x322db0cc bt_sock_poll +EXPORT_SYMBOL net/bluetooth/bluetooth 0x349e717b hci_devcd_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0x38569e88 bt_sock_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x403f344e hci_unregister_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4048dd30 hci_mgmt_chan_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x437ec59f hci_register_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0x46a504af hci_recv_diag +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4d4cef9d bt_procfs_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0x501e0e99 bt_sock_ioctl +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5211f34f hci_get_route +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5c3f577e hci_resume_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x62d8d642 hci_cmd_sync_submit +EXPORT_SYMBOL net/bluetooth/bluetooth 0x6366a4b7 hci_suspend_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x6735fdc8 l2cap_chan_close +EXPORT_SYMBOL net/bluetooth/bluetooth 0x6fc39fb7 hci_devcd_append_pattern +EXPORT_SYMBOL net/bluetooth/bluetooth 0x70fc7ba7 bt_accept_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0x78231a30 hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7882d822 l2cap_unregister_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7aad008b bt_to_errno +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b5ce5c3 baswap +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b8c32f1 bt_err +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7bd9427a bt_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x82c421a6 __hci_cmd_sync_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8a0830a1 __hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8a4334bc l2cap_register_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8a54983e bt_sock_stream_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8adec6cc hci_set_fw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8ccfb778 bt_accept_dequeue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8d17d767 __hci_cmd_send +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8fea24bd bt_sock_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x917bca96 l2cap_is_socket +EXPORT_SYMBOL net/bluetooth/bluetooth 0x9420c505 hci_conn_check_secure +EXPORT_SYMBOL net/bluetooth/bluetooth 0x97368f3a hci_release_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x98caa5d9 bt_sock_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0x9b7b9097 bt_sock_reclassify_lock +EXPORT_SYMBOL net/bluetooth/bluetooth 0x9c84dba8 __hci_cmd_sync_status_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0x9c90fb8e hci_recv_frame +EXPORT_SYMBOL net/bluetooth/bluetooth 0x9f0b655e hci_mgmt_chan_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa09f9df2 bt_sock_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa36d67be hci_devcd_rx +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa60137a1 hci_devcd_timeout +EXPORT_SYMBOL net/bluetooth/bluetooth 0xaa07259d bt_procfs_cleanup +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb123e6a0 l2cap_conn_get +EXPORT_SYMBOL net/bluetooth/bluetooth 0xbb36d18c __hci_cmd_sync_ev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc237a721 hci_reset_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xcaccac91 bt_sock_link +EXPORT_SYMBOL net/bluetooth/bluetooth 0xce017f5c hci_unregister_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd52c383e hci_set_hw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7613212 bt_err_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7cf4a7d hci_conn_switch_role +EXPORT_SYMBOL net/bluetooth/bluetooth 0xda81a3c5 bt_sock_wait_ready +EXPORT_SYMBOL net/bluetooth/bluetooth 0xddacccf6 bt_warn_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xde6beda6 hci_conn_security +EXPORT_SYMBOL net/bluetooth/bluetooth 0xdf2bcb41 hci_free_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe0106c14 hci_cmd_sync_queue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe3bc8f5d hci_register_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe7698a6f hci_devcd_complete +EXPORT_SYMBOL net/bluetooth/bluetooth 0xebb1c4e7 hci_devcd_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0xfa5ee031 l2cap_conn_put +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x0a4bda9c ebt_do_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x44071a70 ebt_unregister_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x69bd1102 ebt_register_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x7a3269f5 ebt_register_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xb13fd9a5 ebt_unregister_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xf554f650 ebt_unregister_table_pre_exit +EXPORT_SYMBOL net/caif/caif 0x1446b60a caif_client_register_refcnt +EXPORT_SYMBOL net/caif/caif 0x2a09f713 cfpkt_fromnative +EXPORT_SYMBOL net/caif/caif 0x329dbd06 cfpkt_info +EXPORT_SYMBOL net/caif/caif 0x38701a7c cfcnfg_del_phy_layer +EXPORT_SYMBOL net/caif/caif 0x3fa84493 cfpkt_add_head +EXPORT_SYMBOL net/caif/caif 0x40babbe0 cfpkt_extr_head +EXPORT_SYMBOL net/caif/caif 0x4a237e57 cfpkt_tonative +EXPORT_SYMBOL net/caif/caif 0x533016ff caif_connect_client +EXPORT_SYMBOL net/caif/caif 0x839ddb7b cfcnfg_set_phy_state +EXPORT_SYMBOL net/caif/caif 0x875069e1 caif_disconnect_client +EXPORT_SYMBOL net/caif/caif 0x9e3e305d cfpkt_set_prio +EXPORT_SYMBOL net/caif/caif 0xb7b6874e caif_free_client +EXPORT_SYMBOL net/caif/caif 0xdb8739dc get_cfcnfg +EXPORT_SYMBOL net/caif/caif 0xe1eedb11 caif_enroll_dev +EXPORT_SYMBOL net/caif/caif 0xeb6d6ce5 cfcnfg_add_phy_layer +EXPORT_SYMBOL net/can/can 0x1a404884 can_send +EXPORT_SYMBOL net/can/can 0x2df2f8af can_proto_unregister +EXPORT_SYMBOL net/can/can 0x8056cc2e can_rx_register +EXPORT_SYMBOL net/can/can 0xa06d307e can_proto_register +EXPORT_SYMBOL net/can/can 0xd85b98ef can_sock_destruct +EXPORT_SYMBOL net/can/can 0xe7b116f7 can_rx_unregister +EXPORT_SYMBOL net/ceph/libceph 0x00083fc2 ceph_con_send +EXPORT_SYMBOL net/ceph/libceph 0x045759a2 osd_req_op_extent_osd_data_bio +EXPORT_SYMBOL net/ceph/libceph 0x04cad6f0 ceph_pg_poolid_by_name +EXPORT_SYMBOL net/ceph/libceph 0x0a46a1aa ceph_msg_put +EXPORT_SYMBOL net/ceph/libceph 0x11f382f2 ceph_osdc_sync +EXPORT_SYMBOL net/ceph/libceph 0x1378aba3 ceph_pg_pool_name_by_id +EXPORT_SYMBOL net/ceph/libceph 0x165b1948 ceph_pagelist_free_reserve +EXPORT_SYMBOL net/ceph/libceph 0x17c17611 ceph_pg_to_acting_primary +EXPORT_SYMBOL net/ceph/libceph 0x1b3a6cf9 ceph_destroy_client +EXPORT_SYMBOL net/ceph/libceph 0x1ce124ae ceph_osdc_update_epoch_barrier +EXPORT_SYMBOL net/ceph/libceph 0x1f2a25cd ceph_msg_data_add_pages +EXPORT_SYMBOL net/ceph/libceph 0x2087719e ceph_oid_copy +EXPORT_SYMBOL net/ceph/libceph 0x2099973b ceph_monc_do_statfs +EXPORT_SYMBOL net/ceph/libceph 0x2101cbc9 ceph_oid_destroy +EXPORT_SYMBOL net/ceph/libceph 0x223779b1 ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x23afc3d6 osd_req_op_copy_from_init +EXPORT_SYMBOL net/ceph/libceph 0x25f2220d ceph_osdc_put_request +EXPORT_SYMBOL net/ceph/libceph 0x26d2486f ceph_msg_dump +EXPORT_SYMBOL net/ceph/libceph 0x27eeb814 ceph_monc_open_session +EXPORT_SYMBOL net/ceph/libceph 0x27f2be56 osd_req_op_raw_data_in_pages +EXPORT_SYMBOL net/ceph/libceph 0x2a983d26 ceph_pagelist_release +EXPORT_SYMBOL net/ceph/libceph 0x2d63b795 osd_req_op_extent_update +EXPORT_SYMBOL net/ceph/libceph 0x31de7a6e osd_req_op_cls_response_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x32c487cb ceph_monc_got_map +EXPORT_SYMBOL net/ceph/libceph 0x368fdb15 ceph_msg_new2 +EXPORT_SYMBOL net/ceph/libceph 0x370b2233 ceph_osdc_alloc_request +EXPORT_SYMBOL net/ceph/libceph 0x382831f6 ceph_monc_validate_auth +EXPORT_SYMBOL net/ceph/libceph 0x38d88147 ceph_monc_init +EXPORT_SYMBOL net/ceph/libceph 0x38f2d94e ceph_file_to_extents +EXPORT_SYMBOL net/ceph/libceph 0x3af5fc4a osd_req_op_alloc_hint_init +EXPORT_SYMBOL net/ceph/libceph 0x3c8d7111 ceph_get_num_objects +EXPORT_SYMBOL net/ceph/libceph 0x3e0e519d ceph_monc_blocklist_add +EXPORT_SYMBOL net/ceph/libceph 0x415c6427 ceph_auth_add_authorizer_challenge +EXPORT_SYMBOL net/ceph/libceph 0x417a9131 ceph_oloc_destroy +EXPORT_SYMBOL net/ceph/libceph 0x4279ea18 ceph_reset_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x43bf9387 ceph_osdc_clear_abort_err +EXPORT_SYMBOL net/ceph/libceph 0x466b85b8 libceph_compatible +EXPORT_SYMBOL net/ceph/libceph 0x4affd6c2 ceph_parse_fsid +EXPORT_SYMBOL net/ceph/libceph 0x4dafc86e osd_req_op_extent_osd_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x4f5704a5 osd_req_op_extent_osd_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x50603ce3 ceph_decode_entity_addrvec +EXPORT_SYMBOL net/ceph/libceph 0x5433b6aa ceph_auth_verify_authorizer_reply +EXPORT_SYMBOL net/ceph/libceph 0x569ed5cc ceph_osdc_get_request +EXPORT_SYMBOL net/ceph/libceph 0x574df6d8 osd_req_op_extent_osd_data +EXPORT_SYMBOL net/ceph/libceph 0x57baf885 ceph_str_hash +EXPORT_SYMBOL net/ceph/libceph 0x580c8806 ceph_auth_invalidate_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x5aeeee62 ceph_oid_aprintf +EXPORT_SYMBOL net/ceph/libceph 0x5c127bc4 osd_req_op_cls_request_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x600554a4 ceph_msg_data_add_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x60958202 osd_req_op_extent_osd_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x60e04572 osd_req_op_cls_request_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x610bcbd5 ceph_cls_assert_locked +EXPORT_SYMBOL net/ceph/libceph 0x61889bf2 ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x63758856 ceph_str_hash_name +EXPORT_SYMBOL net/ceph/libceph 0x638519c7 ceph_create_client +EXPORT_SYMBOL net/ceph/libceph 0x6427cd3f ceph_osdc_maybe_request_map +EXPORT_SYMBOL net/ceph/libceph 0x6447b5e1 ceph_copy_user_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x64f41bdc ceph_osdc_abort_requests +EXPORT_SYMBOL net/ceph/libceph 0x66f150ee ceph_monc_wait_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x6a7a38a0 ceph_pr_addr +EXPORT_SYMBOL net/ceph/libceph 0x6e4eba6f ceph_cls_lock +EXPORT_SYMBOL net/ceph/libceph 0x70b505c9 ceph_con_keepalive +EXPORT_SYMBOL net/ceph/libceph 0x7958be2c ceph_con_init +EXPORT_SYMBOL net/ceph/libceph 0x7c5d540a ceph_zero_page_vector_range +EXPORT_SYMBOL net/ceph/libceph 0x7d14e7b1 ceph_cls_set_cookie +EXPORT_SYMBOL net/ceph/libceph 0x86fca7e4 ceph_put_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x87c2d713 ceph_msg_data_add_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x88692748 ceph_check_fsid +EXPORT_SYMBOL net/ceph/libceph 0x8b8eacd4 ceph_osdc_notify_ack +EXPORT_SYMBOL net/ceph/libceph 0x8cdabceb ceph_wait_for_latest_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x90addd0c ceph_monc_get_version +EXPORT_SYMBOL net/ceph/libceph 0x90e2c144 ceph_auth_is_authenticated +EXPORT_SYMBOL net/ceph/libceph 0x924c2cdd osd_req_op_init +EXPORT_SYMBOL net/ceph/libceph 0x92b7b4ce ceph_pg_pool_flags +EXPORT_SYMBOL net/ceph/libceph 0x93f7dfa2 ceph_osdc_unwatch +EXPORT_SYMBOL net/ceph/libceph 0x957c622d ceph_msg_get +EXPORT_SYMBOL net/ceph/libceph 0x987d3968 ceph_alloc_options +EXPORT_SYMBOL net/ceph/libceph 0x989c2b69 ceph_osdc_flush_notifies +EXPORT_SYMBOL net/ceph/libceph 0x9bc6b539 ceph_find_or_create_string +EXPORT_SYMBOL net/ceph/libceph 0x9c06cbf4 ceph_cls_lock_info +EXPORT_SYMBOL net/ceph/libceph 0x9ca95932 ceph_create_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x9fbba67f ceph_buffer_new +EXPORT_SYMBOL net/ceph/libceph 0x9fefa3cb ceph_calc_file_object_mapping +EXPORT_SYMBOL net/ceph/libceph 0xa1cc9911 ceph_cls_unlock +EXPORT_SYMBOL net/ceph/libceph 0xa2e5a355 ceph_msg_data_add_bio +EXPORT_SYMBOL net/ceph/libceph 0xa3bfc05e ceph_osdc_cancel_request +EXPORT_SYMBOL net/ceph/libceph 0xa58ff118 ceph_compare_options +EXPORT_SYMBOL net/ceph/libceph 0xa698f998 ceph_free_lockers +EXPORT_SYMBOL net/ceph/libceph 0xa82b8de0 ceph_osdc_new_request +EXPORT_SYMBOL net/ceph/libceph 0xa85c4046 __ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xa990c1ad ceph_osdc_watch +EXPORT_SYMBOL net/ceph/libceph 0xacb17538 ceph_osdc_call +EXPORT_SYMBOL net/ceph/libceph 0xad703657 ceph_auth_destroy_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xae9d0b49 ceph_auth_handle_svc_reply_more +EXPORT_SYMBOL net/ceph/libceph 0xaf2c232a ceph_auth_handle_bad_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xafb8a407 ceph_msgr_flush +EXPORT_SYMBOL net/ceph/libceph 0xb04371b5 ceph_client_gid +EXPORT_SYMBOL net/ceph/libceph 0xb04d08d0 ceph_parse_mon_ips +EXPORT_SYMBOL net/ceph/libceph 0xb22346ab ceph_con_close +EXPORT_SYMBOL net/ceph/libceph 0xb30b0043 ceph_con_open +EXPORT_SYMBOL net/ceph/libceph 0xb50f5310 ceph_osdc_notify +EXPORT_SYMBOL net/ceph/libceph 0xb54676fa ceph_msg_type_name +EXPORT_SYMBOL net/ceph/libceph 0xb72c162e ceph_buffer_release +EXPORT_SYMBOL net/ceph/libceph 0xb94f337d ceph_release_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xba508c30 __ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0xbd2f79ae ceph_oloc_copy +EXPORT_SYMBOL net/ceph/libceph 0xbe3879aa ceph_get_snap_context +EXPORT_SYMBOL net/ceph/libceph 0xc032d9b7 ceph_alloc_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xc0d1dc34 ceph_monc_get_version_async +EXPORT_SYMBOL net/ceph/libceph 0xc2007ed8 ceph_parse_param +EXPORT_SYMBOL net/ceph/libceph 0xc366bfa1 ceph_pagelist_truncate +EXPORT_SYMBOL net/ceph/libceph 0xc99c4fb8 osd_req_op_xattr_init +EXPORT_SYMBOL net/ceph/libceph 0xca80437b ceph_extent_to_file +EXPORT_SYMBOL net/ceph/libceph 0xd02a12db osd_req_op_extent_osd_iter +EXPORT_SYMBOL net/ceph/libceph 0xd1b812b0 ceph_msg_new +EXPORT_SYMBOL net/ceph/libceph 0xd4d736db ceph_destroy_options +EXPORT_SYMBOL net/ceph/libceph 0xd4eb7735 ceph_decode_entity_addr +EXPORT_SYMBOL net/ceph/libceph 0xd9148756 ceph_osdc_start_request +EXPORT_SYMBOL net/ceph/libceph 0xdaa6f945 ceph_osdc_list_watchers +EXPORT_SYMBOL net/ceph/libceph 0xdf6ef4a1 ceph_oid_printf +EXPORT_SYMBOL net/ceph/libceph 0xdfc091f9 ceph_entity_type_name +EXPORT_SYMBOL net/ceph/libceph 0xe0e9a480 ceph_put_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xe14f9db4 ceph_print_client_options +EXPORT_SYMBOL net/ceph/libceph 0xe34a59f2 ceph_object_locator_to_pg +EXPORT_SYMBOL net/ceph/libceph 0xe3c2e13e __ceph_alloc_sparse_ext_map +EXPORT_SYMBOL net/ceph/libceph 0xe5807c01 ceph_copy_from_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xe76e7226 ceph_pagelist_alloc +EXPORT_SYMBOL net/ceph/libceph 0xe9b86e7b osd_req_op_extent_osd_data_bvec_pos +EXPORT_SYMBOL net/ceph/libceph 0xea069287 osd_req_op_extent_init +EXPORT_SYMBOL net/ceph/libceph 0xee120c03 ceph_release_string +EXPORT_SYMBOL net/ceph/libceph 0xee8cb8d1 ceph_monc_stop +EXPORT_SYMBOL net/ceph/libceph 0xeee684cd osd_req_op_cls_init +EXPORT_SYMBOL net/ceph/libceph 0xeef6cfa3 ceph_iterate_extents +EXPORT_SYMBOL net/ceph/libceph 0xefce3c3b ceph_pagelist_reserve +EXPORT_SYMBOL net/ceph/libceph 0xefce991c ceph_pagelist_append +EXPORT_SYMBOL net/ceph/libceph 0xf03fe862 ceph_pagelist_set_cursor +EXPORT_SYMBOL net/ceph/libceph 0xf0d786a4 ceph_monc_want_map +EXPORT_SYMBOL net/ceph/libceph 0xf254297e ceph_addr_is_blank +EXPORT_SYMBOL net/ceph/libceph 0xfb4380cf osd_req_op_cls_request_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0xfb9bf195 ceph_monc_renew_subs +EXPORT_SYMBOL net/ceph/libceph 0xfc194a46 ceph_auth_handle_svc_reply_done +EXPORT_SYMBOL net/ceph/libceph 0xfc64af98 ceph_cls_break_lock +EXPORT_SYMBOL net/ceph/libceph 0xfc90bdc8 osd_req_op_extent_dup_last +EXPORT_SYMBOL net/ceph/libceph 0xfda18977 ceph_osdc_wait_request +EXPORT_SYMBOL net/ceph/libceph 0xfdc54aef ceph_copy_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xfe05c5de ceph_client_addr +EXPORT_SYMBOL net/ceph/libceph 0xff1772e1 ceph_osdc_alloc_messages +EXPORT_SYMBOL net/dccp/dccp_ipv4 0x3380b3fd dccp_syn_ack_timeout +EXPORT_SYMBOL net/dccp/dccp_ipv4 0xcdaadcff dccp_req_err +EXPORT_SYMBOL net/hsr/hsr 0x1f285bda hsr_get_version +EXPORT_SYMBOL net/hsr/hsr 0xdf43f243 is_hsr_master +EXPORT_SYMBOL net/ieee802154/ieee802154 0x24609d1d wpan_phy_for_each +EXPORT_SYMBOL net/ieee802154/ieee802154 0x715a25b8 wpan_phy_unregister +EXPORT_SYMBOL net/ieee802154/ieee802154 0x827ce807 wpan_phy_free +EXPORT_SYMBOL net/ieee802154/ieee802154 0xc7845905 wpan_phy_new +EXPORT_SYMBOL net/ieee802154/ieee802154 0xcbc19285 wpan_phy_find +EXPORT_SYMBOL net/ieee802154/ieee802154 0xf908e503 wpan_phy_register +EXPORT_SYMBOL net/ipv4/fou 0x1757d1a4 fou_encap_hlen +EXPORT_SYMBOL net/ipv4/fou 0x7dfeb38a __fou_build_header +EXPORT_SYMBOL net/ipv4/fou 0xecfc1be6 __gue_build_header +EXPORT_SYMBOL net/ipv4/fou 0xf13914b3 gue_encap_hlen +EXPORT_SYMBOL net/ipv4/gre 0x3640e9fe gre_parse_header +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x093d106d ip_tunnel_encap_add_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x69d606bc ip_tunnel_get_link_net +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x95b37b2e ip_tunnel_encap_del_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xa0c671a0 ip_tunnel_get_iflink +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xfabde4a4 ip_tunnel_md_udp_encap +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x2e29fe2e arpt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x7838bf6d arpt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x963faae9 arpt_unregister_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xab2b863d arpt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x72ef8332 ipt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x83e7142e ipt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xae2ba12c ipt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xfe2498d8 ipt_unregister_table_exit +EXPORT_SYMBOL net/ipv4/tunnel4 0xa2ea7bbf xfrm4_tunnel_deregister +EXPORT_SYMBOL net/ipv4/tunnel4 0xea75d6dc xfrm4_tunnel_register +EXPORT_SYMBOL net/ipv4/udp_tunnel 0xc6ea0b86 udp_sock_create4 +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x04b75dc6 ip6_tnl_encap_del_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x16f45911 ip6_tnl_encap_add_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x27102c2f ip6_tnl_rcv +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x2c107707 ip6_tnl_get_cap +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x4cc44ab1 ip6_tnl_get_link_net +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x849d642b ip6_tnl_parse_tlv_enc_lim +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x86c988fc ip6_tnl_xmit +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x86f50981 ip6_tnl_get_iflink +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xa6bd2be0 ip6_tnl_change_mtu +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x03141761 ip6t_register_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x0b57057a ip6t_unregister_table_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x1a823a9e ip6t_do_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xd7e0fa8d ip6t_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv6/tunnel6 0x7aa5caa7 xfrm6_tunnel_deregister +EXPORT_SYMBOL net/ipv6/tunnel6 0xd48ae649 xfrm6_tunnel_register +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x7de999dc xfrm6_tunnel_spi_lookup +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0xa81a6054 xfrm6_tunnel_alloc_spi +EXPORT_SYMBOL net/lapb/lapb 0x2128be17 lapb_connect_request +EXPORT_SYMBOL net/lapb/lapb 0x2ded04ac lapb_register +EXPORT_SYMBOL net/lapb/lapb 0x30ae6548 lapb_setparms +EXPORT_SYMBOL net/lapb/lapb 0x35648660 lapb_unregister +EXPORT_SYMBOL net/lapb/lapb 0x81b46c68 lapb_getparms +EXPORT_SYMBOL net/lapb/lapb 0xd7d4ec6c lapb_data_request +EXPORT_SYMBOL net/lapb/lapb 0xdc7d0be0 lapb_data_received +EXPORT_SYMBOL net/lapb/lapb 0xf98a9d9e lapb_disconnect_request +EXPORT_SYMBOL net/llc/llc 0x2df7bf13 llc_add_pack +EXPORT_SYMBOL net/llc/llc 0x38b92846 llc_remove_pack +EXPORT_SYMBOL net/llc/llc 0x3947cbc0 llc_set_station_handler +EXPORT_SYMBOL net/llc/llc 0x52d7b2fd llc_sap_list +EXPORT_SYMBOL net/llc/llc 0x7de9890d llc_sap_close +EXPORT_SYMBOL net/llc/llc 0xad4606e1 llc_mac_hdr_init +EXPORT_SYMBOL net/llc/llc 0xb832f1fa llc_sap_open +EXPORT_SYMBOL net/llc/llc 0xd1824b4c llc_build_and_send_ui_pkt +EXPORT_SYMBOL net/llc/llc 0xf2836d23 llc_sap_find +EXPORT_SYMBOL net/mac80211/mac80211 0x001f36d9 ieee80211_cqm_rssi_notify +EXPORT_SYMBOL net/mac80211/mac80211 0x0530878b wiphy_to_ieee80211_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x06117566 ieee80211_disable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0x07015e3d ieee80211_start_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x07823b27 ieee80211_beacon_get_template +EXPORT_SYMBOL net/mac80211/mac80211 0x0abf798e ieee80211_free_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x0d941070 __ieee80211_schedule_txq +EXPORT_SYMBOL net/mac80211/mac80211 0x10a56118 ieee80211_tdls_oper_request +EXPORT_SYMBOL net/mac80211/mac80211 0x11b6e41e ieee80211_sta_uapsd_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x16b65c29 ieee80211_unreserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x16bfbb35 ieee80211_sta_block_awake +EXPORT_SYMBOL net/mac80211/mac80211 0x18f10467 ieee80211_handle_wake_tx_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x19f37f0d ieee80211_update_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x1cf75d45 ieee80211_get_tkip_p1k_iv +EXPORT_SYMBOL net/mac80211/mac80211 0x201b184f ieee80211_sta_set_buffered +EXPORT_SYMBOL net/mac80211/mac80211 0x204de419 ieee80211_txq_airtime_check +EXPORT_SYMBOL net/mac80211/mac80211 0x207bd8e1 ieee80211_txq_may_transmit +EXPORT_SYMBOL net/mac80211/mac80211 0x2255bdff ieee80211_get_fils_discovery_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0x2358c9d2 ieee80211_stop_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x28b8be34 ieee80211_refresh_tx_agg_session_timer +EXPORT_SYMBOL net/mac80211/mac80211 0x2dc79b5e ieee80211_beacon_get_template_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x2dd4ce7e ieee80211_unregister_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x31ff71ea ieee80211_rx_ba_timer_expired +EXPORT_SYMBOL net/mac80211/mac80211 0x388e1f19 ieee80211_txq_schedule_start +EXPORT_SYMBOL net/mac80211/mac80211 0x391eda45 ieee80211_get_tkip_rx_p1k +EXPORT_SYMBOL net/mac80211/mac80211 0x39c4912c ieee80211_beacon_get_tim +EXPORT_SYMBOL net/mac80211/mac80211 0x439f8550 ieee80211_tx_rate_update +EXPORT_SYMBOL net/mac80211/mac80211 0x46864697 ieee80211_stop_queues +EXPORT_SYMBOL net/mac80211/mac80211 0x49ad9dce ieee80211_sta_pspoll +EXPORT_SYMBOL net/mac80211/mac80211 0x49b24297 ieee80211_ctstoself_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x4f9b0e30 ieee80211_iter_keys_rcu +EXPORT_SYMBOL net/mac80211/mac80211 0x537f5957 ieee80211_free_txskb +EXPORT_SYMBOL net/mac80211/mac80211 0x55db8031 ieee80211_nullfunc_get +EXPORT_SYMBOL net/mac80211/mac80211 0x583c9896 ieee80211_rx_list +EXPORT_SYMBOL net/mac80211/mac80211 0x5b47d8ea ieee80211_register_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x5c40e541 ieee80211_reserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x5e60da4e ieee80211_get_buffered_bc +EXPORT_SYMBOL net/mac80211/mac80211 0x5f8be34e ieee80211_beacon_cntdwn_is_complete +EXPORT_SYMBOL net/mac80211/mac80211 0x6033ee02 ieee80211_restart_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x6046f10b ieee80211_beacon_update_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x6b3d4444 ieee80211_stop_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x6b561d42 ieee80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/mac80211/mac80211 0x6c01b635 ieee80211_send_bar +EXPORT_SYMBOL net/mac80211/mac80211 0x6d30685b ieee80211_sched_scan_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0x6eb619bd __ieee80211_get_assoc_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x6f2cb087 ieee80211_radar_detected +EXPORT_SYMBOL net/mac80211/mac80211 0x6f3f6df6 ieee80211_rx_napi +EXPORT_SYMBOL net/mac80211/mac80211 0x742b8b33 __ieee80211_get_rx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x742e401c ieee80211_queue_work +EXPORT_SYMBOL net/mac80211/mac80211 0x7b39e822 rate_control_set_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x7f139207 ieee80211_stop_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x7fd68cd8 ieee80211_send_eosp_nullfunc +EXPORT_SYMBOL net/mac80211/mac80211 0x8368d592 ieee80211_manage_rx_ba_offl +EXPORT_SYMBOL net/mac80211/mac80211 0x83a1a349 __ieee80211_get_tx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x8472e42b ieee80211_beacon_set_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x847f3475 __ieee80211_create_tpt_led_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x889ea8b8 ieee80211_report_low_ack +EXPORT_SYMBOL net/mac80211/mac80211 0x8aea9d88 ieee80211_generic_frame_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x8dd77696 ieee80211_sta_ps_transition +EXPORT_SYMBOL net/mac80211/mac80211 0x91c50636 ieee80211_queue_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0x95febea6 ieee80211_get_bssid +EXPORT_SYMBOL net/mac80211/mac80211 0x962aa2cc ieee80211_tx_status_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x991a0ca0 ieee80211_parse_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x995310aa ieee80211_tx_status +EXPORT_SYMBOL net/mac80211/mac80211 0x9953d31c ieee80211_rts_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x9b49a83b ieee80211_ap_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0xa0acf07a ieee80211_tx_status_ext +EXPORT_SYMBOL net/mac80211/mac80211 0xa2849557 ieee80211_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0xa6830406 ieee80211_find_sta +EXPORT_SYMBOL net/mac80211/mac80211 0xab1447bd ieee80211_alloc_hw_nm +EXPORT_SYMBOL net/mac80211/mac80211 0xabffb70d ieee80211_connection_loss +EXPORT_SYMBOL net/mac80211/mac80211 0xaeb9a917 ieee80211_get_key_rx_seq +EXPORT_SYMBOL net/mac80211/mac80211 0xaf4a4602 ieee80211_nan_func_match +EXPORT_SYMBOL net/mac80211/mac80211 0xb6f34524 ieee80211_beacon_loss +EXPORT_SYMBOL net/mac80211/mac80211 0xb77abd83 ieee80211_sched_scan_results +EXPORT_SYMBOL net/mac80211/mac80211 0xb7c98a3a ieee80211_scan_completed +EXPORT_SYMBOL net/mac80211/mac80211 0xb8ccd97d ieee80211_tx_dequeue +EXPORT_SYMBOL net/mac80211/mac80211 0xbcd0ab9c ieee80211_get_unsol_bcast_probe_resp_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0xc0b9a338 __ieee80211_get_radio_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xc1998864 ieee80211_sta_eosp +EXPORT_SYMBOL net/mac80211/mac80211 0xc1e4befe ieee80211_queue_delayed_work +EXPORT_SYMBOL net/mac80211/mac80211 0xc1ed82b1 ieee80211_wake_queue +EXPORT_SYMBOL net/mac80211/mac80211 0xcb584a65 ieee80211_mark_rx_ba_filtered_frames +EXPORT_SYMBOL net/mac80211/mac80211 0xcb5ee17a ieee80211_sta_register_airtime +EXPORT_SYMBOL net/mac80211/mac80211 0xccccb5e8 ieee80211_txq_get_depth +EXPORT_SYMBOL net/mac80211/mac80211 0xccec3d3f ieee80211_rts_get +EXPORT_SYMBOL net/mac80211/mac80211 0xce9a1aa6 ieee80211_sta_recalc_aggregates +EXPORT_SYMBOL net/mac80211/mac80211 0xcef020f4 ieee80211_csa_finish +EXPORT_SYMBOL net/mac80211/mac80211 0xd246a68b ieee80211_channel_switch_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0xd2599ac3 ieee80211_proberesp_get +EXPORT_SYMBOL net/mac80211/mac80211 0xd5dabd07 ieee80211_enable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0xd7aedf1c ieee80211_rate_control_unregister +EXPORT_SYMBOL net/mac80211/mac80211 0xdcbed926 ieee80211_beacon_get_template_ema_index +EXPORT_SYMBOL net/mac80211/mac80211 0xdf8fe21d ieee80211_next_txq +EXPORT_SYMBOL net/mac80211/mac80211 0xe1842407 ieee80211_get_tx_rates +EXPORT_SYMBOL net/mac80211/mac80211 0xe1de0b15 ieee80211_iter_keys +EXPORT_SYMBOL net/mac80211/mac80211 0xe31965ba ieee80211_start_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xe3611cd6 ieee80211_wake_queues +EXPORT_SYMBOL net/mac80211/mac80211 0xe4300d17 ieee80211_chswitch_done +EXPORT_SYMBOL net/mac80211/mac80211 0xe4dc603e ieee80211_rx_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xe50f17e9 ieee80211_ctstoself_get +EXPORT_SYMBOL net/mac80211/mac80211 0xe5fab501 ieee80211_stop_rx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xe618b069 ieee80211_rate_control_register +EXPORT_SYMBOL net/mac80211/mac80211 0xf0e5eb05 ieee80211_get_tkip_p2k +EXPORT_SYMBOL net/mac80211/mac80211 0xf0e9c424 ieee80211_beacon_free_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0xf36e73cf ieee80211_pspoll_get +EXPORT_SYMBOL net/mac80211/mac80211 0xf38da789 ieee80211_report_wowlan_wakeup +EXPORT_SYMBOL net/mac80211/mac80211 0xf7093590 ieee80211_nan_func_terminated +EXPORT_SYMBOL net/mac80211/mac80211 0xfb7180c2 ieee80211_tx_prepare_skb +EXPORT_SYMBOL net/mac80211/mac80211 0xfc1d14cb ieee80211_probereq_get +EXPORT_SYMBOL net/mac802154/mac802154 0x09de6f8a ieee802154_xmit_error +EXPORT_SYMBOL net/mac802154/mac802154 0x517e46c6 ieee802154_free_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x60b32bc4 ieee802154_configure_durations +EXPORT_SYMBOL net/mac802154/mac802154 0x751d41fa ieee802154_unregister_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x7d295f0c ieee802154_rx_irqsafe +EXPORT_SYMBOL net/mac802154/mac802154 0x9e5bc2f5 ieee802154_alloc_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xb43d6a5d ieee802154_xmit_hw_error +EXPORT_SYMBOL net/mac802154/mac802154 0xe3efeed2 ieee802154_register_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xfc677e90 ieee802154_xmit_complete +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x14c0bde6 ip_vs_tcp_conn_listen +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x25cad7bc ip_vs_conn_out_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x2e7ecacb ip_vs_scheduler_err +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x3bb48571 register_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x4f5c0529 ip_vs_conn_new +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x6c3688d8 unregister_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x6c4c65c7 ip_vs_conn_in_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x8bf90ece ip_vs_new_conn_out +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x9e8614f2 ip_vs_proto_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xa46f27d2 ip_vs_nfct_expect_related +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xaf7d6e1b register_ip_vs_app_inc +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xc0c0fc0e unregister_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xc33f1738 ip_vs_proto_data_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd779d6ee ip_vs_conn_put +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd831a1a2 ip_vs_proto_name +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xe19f741c register_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x3b08a8f0 nf_ct_destroy +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x89d99ee1 __nf_ct_ext_find +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x99964abd nf_ct_ext_add +EXPORT_SYMBOL net/netfilter/nf_conntrack_pptp 0xf2a36612 pptp_msg_name +EXPORT_SYMBOL net/netfilter/nf_nat 0x1eaf7e0b nf_nat_follow_master +EXPORT_SYMBOL net/netfilter/nf_nat 0x5bd76997 nf_nat_setup_info +EXPORT_SYMBOL net/netfilter/nf_nat 0xa6098283 __nf_nat_mangle_tcp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0xbd026baf nf_nat_mangle_udp_packet +EXPORT_SYMBOL net/netfilter/nft_fib 0x46170f23 nft_fib_policy +EXPORT_SYMBOL net/netfilter/x_tables 0x0d7f5fcd xt_alloc_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x144f0fe8 xt_register_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x1cc23051 xt_find_match +EXPORT_SYMBOL net/netfilter/x_tables 0x29ac8f28 xt_find_table +EXPORT_SYMBOL net/netfilter/x_tables 0x3bf9d084 xt_check_table_hooks +EXPORT_SYMBOL net/netfilter/x_tables 0x48012e28 xt_check_proc_name +EXPORT_SYMBOL net/netfilter/x_tables 0x4c6e049b xt_unregister_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x50873741 xt_compat_init_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x56e27524 xt_register_match +EXPORT_SYMBOL net/netfilter/x_tables 0x56e70a19 xt_unregister_match +EXPORT_SYMBOL net/netfilter/x_tables 0x5f045361 xt_unregister_target +EXPORT_SYMBOL net/netfilter/x_tables 0x977fd4bf xt_alloc_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xa25fc115 xt_compat_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xbe6baf06 xt_unregister_matches +EXPORT_SYMBOL net/netfilter/x_tables 0xcb3e91cc xt_counters_alloc +EXPORT_SYMBOL net/netfilter/x_tables 0xd87ae60d xt_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xe204e042 xt_free_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xf5567777 xt_register_target +EXPORT_SYMBOL net/netfilter/x_tables 0xf72ccd3b xt_register_matches +EXPORT_SYMBOL net/netfilter/x_tables 0xfef779fa xt_find_jump_offset +EXPORT_SYMBOL net/nfc/hci/hci 0x00a76d19 nfc_hci_disconnect_all_gates +EXPORT_SYMBOL net/nfc/hci/hci 0x22fea463 nfc_hci_driver_failure +EXPORT_SYMBOL net/nfc/hci/hci 0x2943828e nfc_hci_send_cmd +EXPORT_SYMBOL net/nfc/hci/hci 0x30ac2675 nfc_hci_recv_frame +EXPORT_SYMBOL net/nfc/hci/hci 0x380f7210 nfc_hci_send_event +EXPORT_SYMBOL net/nfc/hci/hci 0x39e2db63 nfc_hci_reset_pipes_per_host +EXPORT_SYMBOL net/nfc/hci/hci 0x5448aa7e nfc_llc_start +EXPORT_SYMBOL net/nfc/hci/hci 0x5c4d57db nfc_hci_free_device +EXPORT_SYMBOL net/nfc/hci/hci 0x6fbce175 nfc_hci_send_cmd_async +EXPORT_SYMBOL net/nfc/hci/hci 0x74fe3670 nfc_hci_result_to_errno +EXPORT_SYMBOL net/nfc/hci/hci 0x9f049611 nfc_hci_connect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0xa2538d39 nfc_hci_set_param +EXPORT_SYMBOL net/nfc/hci/hci 0xaaa3a596 nfc_hci_get_param +EXPORT_SYMBOL net/nfc/hci/hci 0xb422b459 nfc_hci_disconnect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0xb5c59fb2 nfc_hci_unregister_device +EXPORT_SYMBOL net/nfc/hci/hci 0xb69353c1 nfc_hci_register_device +EXPORT_SYMBOL net/nfc/hci/hci 0xc4c4f13b nfc_hci_get_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0xc9232a0a nfc_llc_stop +EXPORT_SYMBOL net/nfc/hci/hci 0xdbacb1c8 nfc_hci_reset_pipes +EXPORT_SYMBOL net/nfc/hci/hci 0xdd231c55 nfc_hci_sak_to_protocol +EXPORT_SYMBOL net/nfc/hci/hci 0xe60c860e nfc_hci_set_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0xe9dea884 nfc_hci_allocate_device +EXPORT_SYMBOL net/nfc/hci/hci 0xf91148e6 nfc_hci_target_discovered +EXPORT_SYMBOL net/nfc/nci/nci 0x0825d47e nci_hci_open_pipe +EXPORT_SYMBOL net/nfc/nci/nci 0x14163b40 nci_send_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x3422e5a8 nci_send_data +EXPORT_SYMBOL net/nfc/nci/nci 0x3a2bb8d5 nci_core_conn_create +EXPORT_SYMBOL net/nfc/nci/nci 0x3b59583e nci_req_complete +EXPORT_SYMBOL net/nfc/nci/nci 0x44dbfa59 nci_free_device +EXPORT_SYMBOL net/nfc/nci/nci 0x4baa8b20 nci_hci_send_event +EXPORT_SYMBOL net/nfc/nci/nci 0x7a795e51 nci_hci_connect_gate +EXPORT_SYMBOL net/nfc/nci/nci 0x7ed23017 nci_core_reset +EXPORT_SYMBOL net/nfc/nci/nci 0x8051b896 nci_recv_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x81422309 nci_hci_set_param +EXPORT_SYMBOL net/nfc/nci/nci 0x867da965 nci_hci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x94efcda8 nci_prop_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xa7b55d0d nci_nfcee_discover +EXPORT_SYMBOL net/nfc/nci/nci 0xa80b2b9f nci_core_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xab6dfcb0 nci_core_conn_close +EXPORT_SYMBOL net/nfc/nci/nci 0xaf662bc5 nci_hci_clear_all_pipes +EXPORT_SYMBOL net/nfc/nci/nci 0xb45aeedd nci_core_init +EXPORT_SYMBOL net/nfc/nci/nci 0xb7f3e8b2 nci_nfcc_loopback +EXPORT_SYMBOL net/nfc/nci/nci 0xba490602 nci_to_errno +EXPORT_SYMBOL net/nfc/nci/nci 0xcf695341 nci_nfcee_mode_set +EXPORT_SYMBOL net/nfc/nci/nci 0xdee42bba nci_get_conn_info_by_dest_type_params +EXPORT_SYMBOL net/nfc/nci/nci 0xdf2afc90 nci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xe508756a nci_unregister_device +EXPORT_SYMBOL net/nfc/nci/nci 0xe54deb6c nci_set_config +EXPORT_SYMBOL net/nfc/nci/nci 0xe8f97211 nci_hci_get_param +EXPORT_SYMBOL net/nfc/nci/nci 0xef19baf7 nci_conn_max_data_pkt_payload_size +EXPORT_SYMBOL net/nfc/nci/nci 0xf4b77fed nci_allocate_device +EXPORT_SYMBOL net/nfc/nci/nci 0xfb9bbc50 nci_register_device +EXPORT_SYMBOL net/nfc/nci/nci 0xfd346dfb nci_hci_dev_session_init +EXPORT_SYMBOL net/nfc/nfc 0x083f3259 nfc_send_to_raw_sock +EXPORT_SYMBOL net/nfc/nfc 0x0e91e2ad nfc_tm_data_received +EXPORT_SYMBOL net/nfc/nfc 0x14fdb382 nfc_driver_failure +EXPORT_SYMBOL net/nfc/nfc 0x1aa88cf6 nfc_class +EXPORT_SYMBOL net/nfc/nfc 0x255f90a8 nfc_se_transaction +EXPORT_SYMBOL net/nfc/nfc 0x32f85652 nfc_tm_activated +EXPORT_SYMBOL net/nfc/nfc 0x41286bf6 nfc_proto_register +EXPORT_SYMBOL net/nfc/nfc 0x46b78ddf nfc_add_se +EXPORT_SYMBOL net/nfc/nfc 0x4edbdd0e nfc_targets_found +EXPORT_SYMBOL net/nfc/nfc 0x5856b808 nfc_target_lost +EXPORT_SYMBOL net/nfc/nfc 0x58a4c80f nfc_register_device +EXPORT_SYMBOL net/nfc/nfc 0x628c353e nfc_alloc_recv_skb +EXPORT_SYMBOL net/nfc/nfc 0x8771a68e nfc_unregister_device +EXPORT_SYMBOL net/nfc/nfc 0x8a7f1422 nfc_set_remote_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0x9262503f nfc_fw_download_done +EXPORT_SYMBOL net/nfc/nfc 0xb1ffeedc __nfc_alloc_vendor_cmd_reply_skb +EXPORT_SYMBOL net/nfc/nfc 0xb4c23dc5 nfc_find_se +EXPORT_SYMBOL net/nfc/nfc 0xcc16b366 nfc_allocate_device +EXPORT_SYMBOL net/nfc/nfc 0xd68d5d1a nfc_remove_se +EXPORT_SYMBOL net/nfc/nfc 0xdc90f6b6 nfc_tm_deactivated +EXPORT_SYMBOL net/nfc/nfc 0xe0e0f09c nfc_vendor_cmd_reply +EXPORT_SYMBOL net/nfc/nfc 0xe0e7b453 nfc_get_local_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0xf1f154df nfc_dep_link_is_up +EXPORT_SYMBOL net/nfc/nfc 0xfafa4e5d nfc_se_connectivity +EXPORT_SYMBOL net/nfc/nfc 0xfbade7ff nfc_proto_unregister +EXPORT_SYMBOL net/nfc/nfc_digital 0x17336186 nfc_digital_unregister_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x22d20324 nfc_digital_register_device +EXPORT_SYMBOL net/nfc/nfc_digital 0xbd165b94 nfc_digital_free_device +EXPORT_SYMBOL net/nfc/nfc_digital 0xeef59bda nfc_digital_allocate_device +EXPORT_SYMBOL net/phonet/phonet 0x36e81996 pn_sock_unhash +EXPORT_SYMBOL net/phonet/phonet 0x55e655fb phonet_proto_register +EXPORT_SYMBOL net/phonet/phonet 0x81280eed pn_skb_send +EXPORT_SYMBOL net/phonet/phonet 0x847247ae pn_sock_get_port +EXPORT_SYMBOL net/phonet/phonet 0xa09aa6bb phonet_proto_unregister +EXPORT_SYMBOL net/phonet/phonet 0xbc4502de phonet_stream_ops +EXPORT_SYMBOL net/phonet/phonet 0xbed71814 pn_sock_hash +EXPORT_SYMBOL net/phonet/phonet 0xc50826fd phonet_header_ops +EXPORT_SYMBOL net/rxrpc/rxrpc 0x01cb59c6 rxrpc_kernel_get_epoch +EXPORT_SYMBOL net/rxrpc/rxrpc 0x0558b2cb rxrpc_kernel_set_tx_length +EXPORT_SYMBOL net/rxrpc/rxrpc 0x0cb7bd6e rxrpc_kernel_send_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0x19867ffe rxrpc_kernel_charge_accept +EXPORT_SYMBOL net/rxrpc/rxrpc 0x1bfc6897 rxrpc_kernel_abort_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x1cca19ce rxrpc_kernel_check_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x2b21c05e rxrpc_kernel_get_peer +EXPORT_SYMBOL net/rxrpc/rxrpc 0x318db2ce rxrpc_sock_set_min_security_level +EXPORT_SYMBOL net/rxrpc/rxrpc 0x31bf3ca3 rxrpc_debug_id +EXPORT_SYMBOL net/rxrpc/rxrpc 0x3dd7944a rxrpc_kernel_recv_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0x42f3614c rxrpc_kernel_new_call_notification +EXPORT_SYMBOL net/rxrpc/rxrpc 0x4a1820e2 rxrpc_kernel_shutdown_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x7388df1d rxrpc_kernel_set_max_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x85e8c118 key_type_rxrpc +EXPORT_SYMBOL net/rxrpc/rxrpc 0xb391b175 rxrpc_kernel_begin_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xb766f4f8 rxrpc_sock_set_security_keyring +EXPORT_SYMBOL net/rxrpc/rxrpc 0xc7e20740 rxrpc_get_null_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0xd3d5392a rxrpc_kernel_put_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xe5496100 rxrpc_kernel_get_srtt +EXPORT_SYMBOL net/rxrpc/rxrpc 0xfe717907 rxrpc_get_server_data_key +EXPORT_SYMBOL net/sctp/sctp 0x6c22d08d sctp_do_peeloff +EXPORT_SYMBOL net/smc/smc 0x1e612b77 __SCT__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0x271984a8 __SCK__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x33bfd4a1 __traceiter_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0x3ac4e1c7 __SCT__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x3bcd3bb9 __SCT__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0x4a28b5ba __tracepoint_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0x6fae840f __traceiter_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0x7d0998aa __tracepoint_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x7e526400 __traceiter_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0x87ccd0c7 __SCT__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xa5b89949 __SCK__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xab809fb5 __tracepoint_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xd906918c __SCK__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xefae8e21 __traceiter_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xf19083b7 __SCK__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xffa8854b __tracepoint_smc_tx_sendmsg +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x215ff253 gss_pseudoflavor_to_service +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xa3725c6a gss_mech_put +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xd2325eec gss_mech_get +EXPORT_SYMBOL net/sunrpc/sunrpc 0x3c330856 xdr_restrict_buflen +EXPORT_SYMBOL net/sunrpc/sunrpc 0x89ffa7a4 svc_pool_stats_open +EXPORT_SYMBOL net/sunrpc/sunrpc 0xb274a53a xdr_truncate_encode +EXPORT_SYMBOL net/tipc/tipc 0x811e7dad tipc_nl_sk_walk +EXPORT_SYMBOL net/tipc/tipc 0x999dbae0 tipc_sk_fill_sock_diag +EXPORT_SYMBOL net/tipc/tipc 0xb8c745e3 tipc_dump_start +EXPORT_SYMBOL net/tipc/tipc 0xea426616 tipc_dump_done +EXPORT_SYMBOL net/tls/tls 0xa5f2498f tls_get_record +EXPORT_SYMBOL net/wireless/cfg80211 0x02782178 cfg80211_sched_scan_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0x06ca71fd cfg80211_chandef_create +EXPORT_SYMBOL net/wireless/cfg80211 0x09254baf cfg80211_assoc_comeback +EXPORT_SYMBOL net/wireless/cfg80211 0x0cc95bc2 ieee80211_s1g_channel_width +EXPORT_SYMBOL net/wireless/cfg80211 0x0d951c60 cfg80211_ch_switch_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x0d9eb6f4 cfg80211_auth_timeout +EXPORT_SYMBOL net/wireless/cfg80211 0x0fae4dc7 cfg80211_remain_on_channel_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x1068c264 wdev_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x117aca91 cfg80211_merge_profile +EXPORT_SYMBOL net/wireless/cfg80211 0x1361c171 nl80211_send_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x13789e84 cfg80211_inform_bss_frame_data +EXPORT_SYMBOL net/wireless/cfg80211 0x13c58e52 ieee80211_get_8023_tunnel_proto +EXPORT_SYMBOL net/wireless/cfg80211 0x1879fcbd bridge_tunnel_header +EXPORT_SYMBOL net/wireless/cfg80211 0x18aa9c26 cfg80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x1b82a85a cfg80211_valid_disable_subchannel_bitmap +EXPORT_SYMBOL net/wireless/cfg80211 0x1ce2497f reg_query_regdb_wmm +EXPORT_SYMBOL net/wireless/cfg80211 0x1db3275a cfg80211_cqm_txe_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x1fa76724 cfg80211_background_cac_abort +EXPORT_SYMBOL net/wireless/cfg80211 0x23001828 cfg80211_cqm_pktloss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x24ee124e cfg80211_port_authorized +EXPORT_SYMBOL net/wireless/cfg80211 0x26af3649 cfg80211_michael_mic_failure +EXPORT_SYMBOL net/wireless/cfg80211 0x275269b3 ieee80211_ie_split_ric +EXPORT_SYMBOL net/wireless/cfg80211 0x28a8a572 cfg80211_update_owe_info_event +EXPORT_SYMBOL net/wireless/cfg80211 0x29f103a6 cfg80211_rx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x2e93903e cfg80211_iter_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0x2ebbb1ad regulatory_pre_cac_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0x2f84a232 cfg80211_get_drvinfo +EXPORT_SYMBOL net/wireless/cfg80211 0x30bdb617 get_wiphy_regdom +EXPORT_SYMBOL net/wireless/cfg80211 0x3307ef52 ieee80211_strip_8023_mesh_hdr +EXPORT_SYMBOL net/wireless/cfg80211 0x3643b80f ieee80211_chandef_to_operating_class +EXPORT_SYMBOL net/wireless/cfg80211 0x372a10cc cfg80211_any_usable_channels +EXPORT_SYMBOL net/wireless/cfg80211 0x398ed413 __cfg80211_radar_event +EXPORT_SYMBOL net/wireless/cfg80211 0x3aca71a1 cfg80211_get_ies_channel_number +EXPORT_SYMBOL net/wireless/cfg80211 0x3c744e95 cfg80211_calculate_bitrate +EXPORT_SYMBOL net/wireless/cfg80211 0x3c86019a cfg80211_sinfo_alloc_tid_stats +EXPORT_SYMBOL net/wireless/cfg80211 0x429c0c31 ieee80211_bss_get_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x42cbed96 cfg80211_crit_proto_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0x43afadee ieee80211_radiotap_iterator_init +EXPORT_SYMBOL net/wireless/cfg80211 0x45e1369d __cfg80211_alloc_reply_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x47ec4db6 cfg80211_connect_done +EXPORT_SYMBOL net/wireless/cfg80211 0x48624ead cfg80211_external_auth_request +EXPORT_SYMBOL net/wireless/cfg80211 0x4abed7d4 ieee80211_mandatory_rates +EXPORT_SYMBOL net/wireless/cfg80211 0x4b74c926 cfg80211_chandef_usable +EXPORT_SYMBOL net/wireless/cfg80211 0x52403191 freq_reg_info +EXPORT_SYMBOL net/wireless/cfg80211 0x52e5d9f3 ieee80211_is_valid_amsdu +EXPORT_SYMBOL net/wireless/cfg80211 0x53e41fdb wiphy_free +EXPORT_SYMBOL net/wireless/cfg80211 0x5584448a ieee80211_channel_to_freq_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x559f5e2b cfg80211_roamed +EXPORT_SYMBOL net/wireless/cfg80211 0x55adfb9e cfg80211_ibss_joined +EXPORT_SYMBOL net/wireless/cfg80211 0x56a4762a cfg80211_iftype_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0x58534968 cfg80211_bss_iter +EXPORT_SYMBOL net/wireless/cfg80211 0x58afabf8 cfg80211_rx_unexpected_4addr_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x599d4cc2 cfg80211_nan_match +EXPORT_SYMBOL net/wireless/cfg80211 0x59a045f7 cfg80211_cqm_rssi_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x5bba6037 cfg80211_assoc_failure +EXPORT_SYMBOL net/wireless/cfg80211 0x5d2721fa cfg80211_classify8021d +EXPORT_SYMBOL net/wireless/cfg80211 0x5f9d9ffd cfg80211_unlink_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x614ca262 regulatory_set_wiphy_regd_sync +EXPORT_SYMBOL net/wireless/cfg80211 0x6384cb4a cfg80211_check_station_change +EXPORT_SYMBOL net/wireless/cfg80211 0x66089172 cfg80211_tx_mgmt_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x66366321 ieee80211_data_to_8023_exthdr +EXPORT_SYMBOL net/wireless/cfg80211 0x69b18f43 rfc1042_header +EXPORT_SYMBOL net/wireless/cfg80211 0x6bedf402 ieee80211_freq_khz_to_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x6c2f9836 cfg80211_report_wowlan_wakeup +EXPORT_SYMBOL net/wireless/cfg80211 0x6feabe56 __cfg80211_send_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x707c9b2b cfg80211_send_layer2_update +EXPORT_SYMBOL net/wireless/cfg80211 0x73187c08 cfg80211_conn_failed +EXPORT_SYMBOL net/wireless/cfg80211 0x766a27cb cfg80211_sched_scan_results +EXPORT_SYMBOL net/wireless/cfg80211 0x7759f01a wiphy_rfkill_set_hw_state_reason +EXPORT_SYMBOL net/wireless/cfg80211 0x79b82a71 cfg80211_find_vendor_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x7a8f644b cfg80211_tx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x7acb86ed ieee80211_radiotap_iterator_next +EXPORT_SYMBOL net/wireless/cfg80211 0x7c3ac925 ieee80211_get_vht_max_nss +EXPORT_SYMBOL net/wireless/cfg80211 0x7e89b99a cfg80211_sched_scan_stopped_locked +EXPORT_SYMBOL net/wireless/cfg80211 0x7ef39823 ieee80211_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0x8339c335 ieee80211_get_channel_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x83b6502e ieee80211_get_hdrlen_from_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x85b7bacc cfg80211_probe_status +EXPORT_SYMBOL net/wireless/cfg80211 0x85de3f6f wiphy_delayed_work_timer +EXPORT_SYMBOL net/wireless/cfg80211 0x8c1fe833 cfg80211_rx_unprot_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x8e22eb8a cfg80211_del_sta_sinfo +EXPORT_SYMBOL net/wireless/cfg80211 0x8fa02936 cfg80211_free_nan_func +EXPORT_SYMBOL net/wireless/cfg80211 0x91149a41 cfg80211_report_obss_beacon_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x9661f221 cfg80211_bss_flush +EXPORT_SYMBOL net/wireless/cfg80211 0x9a10c00e cfg80211_mgmt_tx_status_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x9a19cf47 cfg80211_gtk_rekey_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x9ace3116 cfg80211_ch_switch_started_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x9b582332 cfg80211_control_port_tx_status +EXPORT_SYMBOL net/wireless/cfg80211 0x9d6cba30 cfg80211_find_elem_match +EXPORT_SYMBOL net/wireless/cfg80211 0xa1c8ad73 cfg80211_get_iftype_ext_capa +EXPORT_SYMBOL net/wireless/cfg80211 0xa252b14a cfg80211_nan_func_terminated +EXPORT_SYMBOL net/wireless/cfg80211 0xa3e5ea09 cfg80211_ready_on_channel +EXPORT_SYMBOL net/wireless/cfg80211 0xa42c9a69 cfg80211_disconnected +EXPORT_SYMBOL net/wireless/cfg80211 0xa7a1c0a6 cfg80211_ft_event +EXPORT_SYMBOL net/wireless/cfg80211 0xa9d08b15 cfg80211_reg_can_beacon_relax +EXPORT_SYMBOL net/wireless/cfg80211 0xaa82bea5 cfg80211_register_netdevice +EXPORT_SYMBOL net/wireless/cfg80211 0xac1bd7a5 regulatory_set_wiphy_regd +EXPORT_SYMBOL net/wireless/cfg80211 0xad537c90 cfg80211_chandef_dfs_required +EXPORT_SYMBOL net/wireless/cfg80211 0xb4f5e018 cfg80211_put_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xb5981d2f wiphy_apply_custom_regulatory +EXPORT_SYMBOL net/wireless/cfg80211 0xb5ef2c84 cfg80211_rx_assoc_resp +EXPORT_SYMBOL net/wireless/cfg80211 0xb7e288ed cfg80211_new_sta +EXPORT_SYMBOL net/wireless/cfg80211 0xbad1c3eb cfg80211_stop_iface +EXPORT_SYMBOL net/wireless/cfg80211 0xbbea2e51 cfg80211_rx_spurious_frame +EXPORT_SYMBOL net/wireless/cfg80211 0xc2401d71 ieee80211_get_num_supported_channels +EXPORT_SYMBOL net/wireless/cfg80211 0xc3fb97ca ieee80211_get_response_rate +EXPORT_SYMBOL net/wireless/cfg80211 0xc4b4fc27 cfg80211_chandef_valid +EXPORT_SYMBOL net/wireless/cfg80211 0xc52a45d6 cfg80211_rx_mgmt_ext +EXPORT_SYMBOL net/wireless/cfg80211 0xc57067c1 cfg80211_check_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0xc9b2d2c8 cfg80211_reg_can_beacon +EXPORT_SYMBOL net/wireless/cfg80211 0xc9d8de38 cfg80211_cac_event +EXPORT_SYMBOL net/wireless/cfg80211 0xcc1a7c48 cfg80211_is_element_inherited +EXPORT_SYMBOL net/wireless/cfg80211 0xcf041acf wiphy_new_nm +EXPORT_SYMBOL net/wireless/cfg80211 0xd56d55f3 ieee80211_get_mesh_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0xd6c87a05 cfg80211_defragment_element +EXPORT_SYMBOL net/wireless/cfg80211 0xd97eaad4 cfg80211_chandef_compatible +EXPORT_SYMBOL net/wireless/cfg80211 0xdb25c992 cfg80211_tdls_oper_request +EXPORT_SYMBOL net/wireless/cfg80211 0xdba126c1 reg_initiator_name +EXPORT_SYMBOL net/wireless/cfg80211 0xdc0377da cfg80211_ref_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xdc588c6a wiphy_register +EXPORT_SYMBOL net/wireless/cfg80211 0xddd35039 regulatory_hint +EXPORT_SYMBOL net/wireless/cfg80211 0xdfad2a49 cfg80211_notify_new_peer_candidate +EXPORT_SYMBOL net/wireless/cfg80211 0xe02cd968 cfg80211_unregister_wdev +EXPORT_SYMBOL net/wireless/cfg80211 0xe53590c1 cfg80211_rx_control_port +EXPORT_SYMBOL net/wireless/cfg80211 0xe56353c3 cfg80211_get_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xe7ebfebb wiphy_unregister +EXPORT_SYMBOL net/wireless/cfg80211 0xeb156b2d cfg80211_scan_done +EXPORT_SYMBOL net/wireless/cfg80211 0xed49e54a cfg80211_get_station +EXPORT_SYMBOL net/wireless/cfg80211 0xedde54ee cfg80211_pmksa_candidate_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xf039101a wiphy_rfkill_start_polling +EXPORT_SYMBOL net/wireless/cfg80211 0xf3e3679c __cfg80211_alloc_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xf3f65fe9 cfg80211_sta_opmode_change_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xf40bc2f5 ieee80211_operating_class_to_band +EXPORT_SYMBOL net/wireless/cfg80211 0xf5596d89 cfg80211_get_p2p_attr +EXPORT_SYMBOL net/wireless/cfg80211 0xf6a6bbc2 cfg80211_inform_bss_data +EXPORT_SYMBOL net/wireless/cfg80211 0xf7d1a7e6 ieee80211_amsdu_to_8023s +EXPORT_SYMBOL net/wireless/cfg80211 0xfade80dc cfg80211_bss_color_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xfd865391 cfg80211_links_removed +EXPORT_SYMBOL net/wireless/lib80211 0x18fa3ed2 lib80211_get_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x3abd0891 lib80211_crypt_info_init +EXPORT_SYMBOL net/wireless/lib80211 0x479ac22b lib80211_unregister_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x600b9b3f lib80211_crypt_info_free +EXPORT_SYMBOL net/wireless/lib80211 0x75cbf521 lib80211_crypt_delayed_deinit +EXPORT_SYMBOL net/wireless/lib80211 0xecbca8b9 lib80211_register_crypto_ops +EXPORT_SYMBOL sound/ac97_bus 0xa0aa81ac ac97_bus_type +EXPORT_SYMBOL sound/core/oss/snd-mixer-oss 0x59494f38 snd_mixer_oss_ioctl_card +EXPORT_SYMBOL sound/core/seq/snd-seq 0x1a724fcc snd_seq_kernel_client_ctl +EXPORT_SYMBOL sound/core/seq/snd-seq 0x23738926 snd_seq_dump_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0x3061c52d snd_use_lock_sync_helper +EXPORT_SYMBOL sound/core/seq/snd-seq 0x6bb71038 snd_seq_delete_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7b8699eb snd_seq_event_port_detach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x85cd59a8 snd_seq_kernel_client_dispatch +EXPORT_SYMBOL sound/core/seq/snd-seq 0x87aa91ca snd_seq_create_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x92d7cfa8 snd_seq_event_port_attach +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa6e19f8e snd_seq_expand_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0xb8e448a0 snd_seq_set_queue_tempo +EXPORT_SYMBOL sound/core/seq/snd-seq 0xc396f7c6 snd_seq_kernel_client_write_poll +EXPORT_SYMBOL sound/core/seq/snd-seq 0xfb1d80ac snd_seq_kernel_client_enqueue +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x6ea09972 snd_midi_channel_alloc_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x74769de9 snd_midi_process_event +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x833a3e07 snd_midi_channel_set_clear +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0xb9948d2c snd_midi_channel_free_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x454224b1 snd_midi_event_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x70758652 snd_midi_event_encode_byte +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x7a3e0db5 snd_midi_event_no_status +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x8150b379 snd_midi_event_reset_encode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xb8620ad8 snd_midi_event_reset_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xdd935c83 snd_midi_event_free +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xe9e6c50c snd_midi_event_new +EXPORT_SYMBOL sound/core/seq/snd-seq-virmidi 0x5ee0133c snd_virmidi_new +EXPORT_SYMBOL sound/core/snd 0x003bdc91 snd_ctl_add +EXPORT_SYMBOL sound/core/snd 0x0b62a3b5 snd_ctl_notify +EXPORT_SYMBOL sound/core/snd 0x0e00bd3a snd_ctl_new1 +EXPORT_SYMBOL sound/core/snd 0x13182a13 snd_info_register +EXPORT_SYMBOL sound/core/snd 0x170f6596 snd_card_file_add +EXPORT_SYMBOL sound/core/snd 0x18e1683f snd_dma_program +EXPORT_SYMBOL sound/core/snd 0x191e88cf snd_dma_pointer +EXPORT_SYMBOL sound/core/snd 0x198788b4 snd_lookup_oss_minor_data +EXPORT_SYMBOL sound/core/snd 0x21589596 snd_ctl_unregister_ioctl +EXPORT_SYMBOL sound/core/snd 0x24a94b26 snd_info_get_line +EXPORT_SYMBOL sound/core/snd 0x2e85c6e9 snd_unregister_oss_device +EXPORT_SYMBOL sound/core/snd 0x2ff9e1c2 snd_ctl_boolean_mono_info +EXPORT_SYMBOL sound/core/snd 0x342a2354 copy_to_user_fromio +EXPORT_SYMBOL sound/core/snd 0x3971b4df snd_ecards_limit +EXPORT_SYMBOL sound/core/snd 0x3be7a066 snd_ctl_register_ioctl +EXPORT_SYMBOL sound/core/snd 0x3c9388f8 snd_unregister_device +EXPORT_SYMBOL sound/core/snd 0x4a3ea5c0 snd_request_card +EXPORT_SYMBOL sound/core/snd 0x4e1dc468 _snd_ctl_add_follower +EXPORT_SYMBOL sound/core/snd 0x54f49719 snd_card_set_id +EXPORT_SYMBOL sound/core/snd 0x5b65e8cf snd_jack_new +EXPORT_SYMBOL sound/core/snd 0x5e231195 snd_jack_add_new_kctl +EXPORT_SYMBOL sound/core/snd 0x5f2d9133 snd_ctl_unregister_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0x6576d429 snd_register_device +EXPORT_SYMBOL sound/core/snd 0x661ec5db snd_ctl_find_id +EXPORT_SYMBOL sound/core/snd 0x684f9151 snd_info_create_module_entry +EXPORT_SYMBOL sound/core/snd 0x6bb9751a snd_card_register +EXPORT_SYMBOL sound/core/snd 0x6c30fc83 snd_card_file_remove +EXPORT_SYMBOL sound/core/snd 0x70c15ac1 snd_dma_disable +EXPORT_SYMBOL sound/core/snd 0x73076315 snd_pci_quirk_lookup_id +EXPORT_SYMBOL sound/core/snd 0x7648b30c snd_ctl_replace +EXPORT_SYMBOL sound/core/snd 0x789bf4fb snd_jack_set_parent +EXPORT_SYMBOL sound/core/snd 0x7ebf395f snd_jack_set_key +EXPORT_SYMBOL sound/core/snd 0x80dc5b7a snd_ctl_make_virtual_master +EXPORT_SYMBOL sound/core/snd 0x8230e768 snd_ctl_rename +EXPORT_SYMBOL sound/core/snd 0x88a52e52 snd_device_register +EXPORT_SYMBOL sound/core/snd 0x89f20822 snd_seq_root +EXPORT_SYMBOL sound/core/snd 0x8df3789f snd_oss_info_register +EXPORT_SYMBOL sound/core/snd 0x8f595b11 snd_major +EXPORT_SYMBOL sound/core/snd 0x9970fded snd_device_free +EXPORT_SYMBOL sound/core/snd 0x9e6d79f8 snd_info_get_str +EXPORT_SYMBOL sound/core/snd 0xa4edebff snd_info_create_card_entry +EXPORT_SYMBOL sound/core/snd 0xa5991aea snd_pci_quirk_lookup +EXPORT_SYMBOL sound/core/snd 0xb1531c6b snd_ctl_boolean_stereo_info +EXPORT_SYMBOL sound/core/snd 0xb2e5ae4a snd_lookup_minor_data +EXPORT_SYMBOL sound/core/snd 0xb52ba180 snd_component_add +EXPORT_SYMBOL sound/core/snd 0xb8720374 snd_ctl_find_numid +EXPORT_SYMBOL sound/core/snd 0xb9a955e5 snd_card_free +EXPORT_SYMBOL sound/core/snd 0xbf5a4c2b snd_ctl_notify_one +EXPORT_SYMBOL sound/core/snd 0xc010a83a snd_card_disconnect +EXPORT_SYMBOL sound/core/snd 0xc16d0c3d snd_power_wait +EXPORT_SYMBOL sound/core/snd 0xc2be6bd9 snd_ctl_free_one +EXPORT_SYMBOL sound/core/snd 0xc2d715ca snd_ctl_register_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0xc5a6d10b release_and_free_resource +EXPORT_SYMBOL sound/core/snd 0xc9a07c41 snd_device_new +EXPORT_SYMBOL sound/core/snd 0xcc6a729f snd_ctl_enum_info +EXPORT_SYMBOL sound/core/snd 0xcdba21c2 snd_ctl_rename_id +EXPORT_SYMBOL sound/core/snd 0xd5541781 snd_card_new +EXPORT_SYMBOL sound/core/snd 0xd88d0108 snd_jack_report +EXPORT_SYMBOL sound/core/snd 0xdc860233 snd_ctl_remove +EXPORT_SYMBOL sound/core/snd 0xe597d2df snd_mixer_oss_notify_callback +EXPORT_SYMBOL sound/core/snd 0xe8b0cd6f snd_register_oss_device +EXPORT_SYMBOL sound/core/snd 0xf08e8ed6 snd_card_free_when_closed +EXPORT_SYMBOL sound/core/snd 0xf9f8451a snd_info_free_entry +EXPORT_SYMBOL sound/core/snd 0xfcbdd5cf snd_ctl_remove_id +EXPORT_SYMBOL sound/core/snd 0xfffd89db copy_from_user_toio +EXPORT_SYMBOL sound/core/snd-compress 0x8c814ed4 snd_compr_free_pages +EXPORT_SYMBOL sound/core/snd-compress 0xaffb3d4f snd_compr_malloc_pages +EXPORT_SYMBOL sound/core/snd-hwdep 0x75f1fc40 snd_hwdep_new +EXPORT_SYMBOL sound/core/snd-pcm 0x0283dfe3 _snd_pcm_hw_params_any +EXPORT_SYMBOL sound/core/snd-pcm 0x04cda566 snd_interval_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x11eba48e snd_pcm_create_iec958_consumer_hw_params +EXPORT_SYMBOL sound/core/snd-pcm 0x14ba7506 snd_pcm_lib_get_vmalloc_page +EXPORT_SYMBOL sound/core/snd-pcm 0x1690053b snd_pcm_period_elapsed_under_stream_lock +EXPORT_SYMBOL sound/core/snd-pcm 0x1727df55 snd_pcm_hw_constraint_mask64 +EXPORT_SYMBOL sound/core/snd-pcm 0x1b8ddd25 snd_pcm_hw_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x1bbac3ca snd_pcm_period_elapsed +EXPORT_SYMBOL sound/core/snd-pcm 0x1d027e4b snd_pcm_format_signed +EXPORT_SYMBOL sound/core/snd-pcm 0x2332e607 snd_pcm_lib_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x3796bdcc snd_pcm_format_little_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x39bf9301 _snd_pcm_hw_param_setempty +EXPORT_SYMBOL sound/core/snd-pcm 0x3bb7b2c2 snd_pcm_set_managed_buffer_all +EXPORT_SYMBOL sound/core/snd-pcm 0x44d2a788 _snd_pcm_lib_alloc_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x4e31e379 snd_pcm_hw_constraint_ratnums +EXPORT_SYMBOL sound/core/snd-pcm 0x4f816e9b snd_pcm_format_big_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x503bd137 snd_interval_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x52e3e4a5 snd_pcm_hw_param_value +EXPORT_SYMBOL sound/core/snd-pcm 0x56bd2d1c snd_pcm_new +EXPORT_SYMBOL sound/core/snd-pcm 0x5707bc41 snd_pcm_hw_constraint_integer +EXPORT_SYMBOL sound/core/snd-pcm 0x5e7f4920 snd_pcm_format_set_silence +EXPORT_SYMBOL sound/core/snd-pcm 0x5e8715ff snd_sgbuf_get_page +EXPORT_SYMBOL sound/core/snd-pcm 0x60f725ba snd_pcm_mmap_data +EXPORT_SYMBOL sound/core/snd-pcm 0x62b3009c snd_pcm_hw_param_last +EXPORT_SYMBOL sound/core/snd-pcm 0x650f8603 snd_pcm_format_silence_64 +EXPORT_SYMBOL sound/core/snd-pcm 0x68497408 snd_pcm_lib_mmap_iomem +EXPORT_SYMBOL sound/core/snd-pcm 0x68a24153 snd_pcm_format_physical_width +EXPORT_SYMBOL sound/core/snd-pcm 0x69255f54 snd_pcm_hw_limit_rates +EXPORT_SYMBOL sound/core/snd-pcm 0x6dfda388 snd_pcm_hw_constraint_step +EXPORT_SYMBOL sound/core/snd-pcm 0x6ef8fcd8 snd_pcm_format_linear +EXPORT_SYMBOL sound/core/snd-pcm 0x6f83ad56 snd_dma_buffer_mmap +EXPORT_SYMBOL sound/core/snd-pcm 0x73eb6c35 snd_pcm_stop +EXPORT_SYMBOL sound/core/snd-pcm 0x796febe6 snd_pcm_suspend_all +EXPORT_SYMBOL sound/core/snd-pcm 0x8236bf76 snd_pcm_lib_malloc_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x834dc955 snd_pcm_format_size +EXPORT_SYMBOL sound/core/snd-pcm 0x83c043a3 snd_pcm_hw_param_first +EXPORT_SYMBOL sound/core/snd-pcm 0x83c58596 snd_pcm_set_managed_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x8490a459 __snd_pcm_lib_xfer +EXPORT_SYMBOL sound/core/snd-pcm 0x84d35d9a snd_pcm_lib_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0x866330f7 snd_pcm_kernel_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0x88172005 snd_sgbuf_get_addr +EXPORT_SYMBOL sound/core/snd-pcm 0x8d6e8bbf snd_dma_alloc_pages_fallback +EXPORT_SYMBOL sound/core/snd-pcm 0x8e352166 snd_pcm_hw_rule_noresample +EXPORT_SYMBOL sound/core/snd-pcm 0x8eebe1f3 snd_pcm_hw_constraint_minmax +EXPORT_SYMBOL sound/core/snd-pcm 0x91859874 snd_pcm_release_substream +EXPORT_SYMBOL sound/core/snd-pcm 0x94098ff8 snd_interval_list +EXPORT_SYMBOL sound/core/snd-pcm 0x9d90f3c4 snd_pcm_create_iec958_consumer +EXPORT_SYMBOL sound/core/snd-pcm 0xa61aa028 snd_pcm_format_unsigned +EXPORT_SYMBOL sound/core/snd-pcm 0xa7eed4bb snd_pcm_lib_free_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0xa9634668 snd_pcm_new_stream +EXPORT_SYMBOL sound/core/snd-pcm 0xac437f7b snd_interval_ratnum +EXPORT_SYMBOL sound/core/snd-pcm 0xb775373b snd_sgbuf_get_chunk_size +EXPORT_SYMBOL sound/core/snd-pcm 0xb81d9728 snd_pcm_lib_preallocate_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xb9638db4 snd_pcm_rate_to_rate_bit +EXPORT_SYMBOL sound/core/snd-pcm 0xba3cbee7 snd_pcm_hw_constraint_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0xbdd8ad1c snd_pcm_hw_constraint_ratdens +EXPORT_SYMBOL sound/core/snd-pcm 0xbf26b9af snd_pcm_lib_preallocate_pages_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0xc41d6bbe snd_pcm_set_ops +EXPORT_SYMBOL sound/core/snd-pcm 0xc8ec3a5b snd_pcm_set_sync +EXPORT_SYMBOL sound/core/snd-pcm 0xd3df6d2f snd_dma_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xded5e47e snd_pcm_hw_constraint_msbits +EXPORT_SYMBOL sound/core/snd-pcm 0xe56a9336 snd_pcm_format_width +EXPORT_SYMBOL sound/core/snd-pcm 0xe7222e5f snd_pcm_hw_constraint_list +EXPORT_SYMBOL sound/core/snd-pcm 0xece6a038 snd_pcm_hw_constraint_pow2 +EXPORT_SYMBOL sound/core/snd-pcm 0xee219082 snd_pcm_hw_rule_add +EXPORT_SYMBOL sound/core/snd-pcm 0xee7190ff snd_pcm_open_substream +EXPORT_SYMBOL sound/core/snd-pcm 0xee8ac5d5 snd_pcm_lib_preallocate_free_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0xf04ff943 snd_pcm_new_internal +EXPORT_SYMBOL sound/core/snd-pcm 0xfe3e23ec snd_dma_alloc_dir_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xff6104d0 snd_pcm_rate_bit_to_rate +EXPORT_SYMBOL sound/core/snd-rawmidi 0x056797d9 snd_rawmidi_transmit_ack +EXPORT_SYMBOL sound/core/snd-rawmidi 0x07234c69 snd_rawmidi_kernel_write +EXPORT_SYMBOL sound/core/snd-rawmidi 0x10d7a279 snd_rawmidi_drain_input +EXPORT_SYMBOL sound/core/snd-rawmidi 0x204d5190 snd_rawmidi_new +EXPORT_SYMBOL sound/core/snd-rawmidi 0x32d63bf9 snd_rawmidi_info_select +EXPORT_SYMBOL sound/core/snd-rawmidi 0x5f93f050 snd_rawmidi_receive +EXPORT_SYMBOL sound/core/snd-rawmidi 0x66f058da snd_rawmidi_kernel_open +EXPORT_SYMBOL sound/core/snd-rawmidi 0x79d0c91d snd_rawmidi_kernel_read +EXPORT_SYMBOL sound/core/snd-rawmidi 0x7c367a80 snd_rawmidi_input_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0xa9191b5c snd_rawmidi_transmit_empty +EXPORT_SYMBOL sound/core/snd-rawmidi 0xb72fafa0 snd_rawmidi_proceed +EXPORT_SYMBOL sound/core/snd-rawmidi 0xc3c141a6 snd_rawmidi_transmit_peek +EXPORT_SYMBOL sound/core/snd-rawmidi 0xc7eea651 snd_rawmidi_transmit +EXPORT_SYMBOL sound/core/snd-rawmidi 0xe1f450fc snd_rawmidi_set_ops +EXPORT_SYMBOL sound/core/snd-rawmidi 0xe23b5474 snd_rawmidi_output_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0xe3c8277c snd_rawmidi_kernel_release +EXPORT_SYMBOL sound/core/snd-rawmidi 0xed2d38ff snd_rawmidi_drain_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0xff6b75d5 snd_rawmidi_drop_output +EXPORT_SYMBOL sound/core/snd-seq-device 0x091def1c snd_seq_autoload_exit +EXPORT_SYMBOL sound/core/snd-seq-device 0x370a0736 snd_seq_autoload_init +EXPORT_SYMBOL sound/core/snd-seq-device 0x6339b6d0 snd_seq_device_load_drivers +EXPORT_SYMBOL sound/core/snd-seq-device 0xf13f8dda snd_seq_device_new +EXPORT_SYMBOL sound/core/snd-timer 0x0a4a7d9e snd_timer_instance_new +EXPORT_SYMBOL sound/core/snd-timer 0x1981e9d4 snd_timer_start +EXPORT_SYMBOL sound/core/snd-timer 0x3cffb9de snd_timer_resolution +EXPORT_SYMBOL sound/core/snd-timer 0x5a50d553 snd_timer_notify +EXPORT_SYMBOL sound/core/snd-timer 0x6522422f snd_timer_instance_free +EXPORT_SYMBOL sound/core/snd-timer 0x72f680bf snd_timer_pause +EXPORT_SYMBOL sound/core/snd-timer 0x77c3b705 snd_timer_interrupt +EXPORT_SYMBOL sound/core/snd-timer 0x787a5f24 snd_timer_continue +EXPORT_SYMBOL sound/core/snd-timer 0x842582c2 snd_timer_open +EXPORT_SYMBOL sound/core/snd-timer 0x8a7a3670 snd_timer_global_free +EXPORT_SYMBOL sound/core/snd-timer 0x8b92b5dc snd_timer_close +EXPORT_SYMBOL sound/core/snd-timer 0x961fb2ab snd_timer_new +EXPORT_SYMBOL sound/core/snd-timer 0x9af0a226 snd_timer_stop +EXPORT_SYMBOL sound/core/snd-timer 0xb0b5f220 snd_timer_global_register +EXPORT_SYMBOL sound/core/snd-timer 0xb0fcea63 snd_timer_global_new +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x6d629c59 snd_mpu401_uart_interrupt_tx +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0xc0fec227 snd_mpu401_uart_interrupt +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0xdfb77084 snd_mpu401_uart_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x05060a19 snd_opl3_regmap +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x077bbc89 snd_opl3_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x22bcce19 snd_opl3_load_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x26909e72 snd_opl3_find_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x3a9f9195 snd_opl3_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x3b9e29ee snd_opl3_init +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc6f4eb9a snd_opl3_reset +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xecf78736 snd_opl3_create +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xfb124786 snd_opl3_timer_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xfd1c9376 snd_opl3_hwdep_new +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x03450b00 snd_vx_free_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x226138b0 snd_vx_threaded_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x3c762393 snd_vx_suspend +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x4566f780 snd_vx_check_reg_bit +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x6e51beeb snd_vx_resume +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x7938c115 snd_vx_setup_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x9357f438 snd_vx_dsp_load +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xb0c7cde1 snd_vx_load_boot_image +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xd21d3db9 snd_vx_dsp_boot +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xd2d8bf23 snd_vx_create +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf1f04d23 snd_vx_irq_handler +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x013e41a8 cmp_connection_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0587b280 fw_iso_resources_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0c0e3e37 amdtp_stream_pcm_abort +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0e4e5819 cmp_connection_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x1e28ebed cmp_connection_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x20254e45 amdtp_syt_intervals +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x22f4a040 iso_packets_buffer_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x29ad5a8c amdtp_stream_get_max_payload +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x2ac6a885 amdtp_stream_set_parameters +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x4a782015 snd_fw_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x4d97f992 avc_general_get_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x4fa092b2 cmp_connection_check_used +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x50b25f27 amdtp_stream_pcm_prepare +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x53ca18e8 amdtp_rate_table +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x5748febb avc_general_get_plug_info +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x5ba9237e fcp_bus_reset +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x663311d2 iso_packets_buffer_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x6d55b4cc avc_general_set_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x719d7174 fw_iso_resources_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x746aef8a amdtp_stream_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x98cb0e39 cmp_connection_release +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x98e5c700 amdtp_stream_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xa05055e4 fw_iso_resources_allocate +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xa79adc10 cmp_connection_establish +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xc5029672 cmp_connection_break +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xd7020ef0 amdtp_stream_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xd9e218ad cmp_connection_reserve +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xda4bcad2 fw_iso_resources_free +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xddb527fa fw_iso_resources_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xecc48602 fcp_avc_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xfc6eb8de amdtp_stream_add_pcm_hw_constraints +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x41a05c36 intel_nhlt_has_endpoint_type +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x66fd6169 intel_nhlt_ssp_endpoint_mask +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0xb7b836b3 intel_nhlt_ssp_mclk_mask +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0xd964ff53 intel_nhlt_get_endpoint_blob +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0xacf47fc8 snd_ak4113_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0xf9d997b9 snd_ak4113_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x0f71e95c snd_ak4114_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x446f446e snd_ak4114_create +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x6c3dc0aa snd_ak4114_check_rate_and_errors +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x78538208 snd_ak4114_external_rate +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x86712796 snd_ak4114_reinit +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xc211cb8a snd_ak4114_reg_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xcbd76e09 snd_ak4114_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xeef4c91f snd_ak4114_build +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0x5ceb184e snd_ak4117_build +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0x760f0d07 snd_ak4117_external_rate +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0x92b14583 snd_ak4117_create +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0x9aef7c59 snd_ak4117_check_rate_and_errors +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0xe01f3c87 snd_ak4117_reg_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0xe25f06fe snd_ak4117_reinit +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x2fd4c7f8 snd_akm4xxx_reset +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x755af73c snd_akm4xxx_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x7786c8f6 snd_akm4xxx_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0xed52a310 snd_akm4xxx_init +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x30d9f9d8 snd_pt2258_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x8a66a07d snd_pt2258_reset +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x2ff1fb24 snd_cs8427_init +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x975e3fe3 snd_cs8427_iec958_active +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xafc80ffb snd_cs8427_iec958_pcm +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xf139f893 snd_cs8427_iec958_build +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xf275a33d snd_cs8427_reg_write +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xf2b77f6f snd_cs8427_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x7910fc66 snd_i2c_sendbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0x87f29c5b snd_i2c_device_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x9d6be57a snd_i2c_device_free +EXPORT_SYMBOL sound/i2c/snd-i2c 0xb5bc570d snd_i2c_bus_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0xc91cd13d snd_i2c_probeaddr +EXPORT_SYMBOL sound/i2c/snd-i2c 0xdc83fa59 snd_i2c_readbytes +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x0b312d53 snd_sbmixer_suspend +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x1dba3d67 snd_sbmixer_resume +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x2c7ca7ec snd_sbmixer_write +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x66f884a3 snd_sbmixer_add_ctl +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x85a0a75f snd_sbdsp_reset +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xac76cf52 snd_sbdsp_command +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xd247d9a3 snd_sbdsp_create +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xe5672700 snd_sbmixer_new +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xe8c6522e snd_sbmixer_read +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xeda04028 snd_sbdsp_get_byte +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x06ebf9c4 snd_ac97_update_power +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x1ab786c3 snd_ac97_tune_hardware +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x22a0ea34 snd_ac97_read +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x2fcc1b1e snd_ac97_pcm_assign +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x3066ac73 snd_ac97_suspend +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x39d4b300 snd_ac97_resume +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x79440f2e snd_ac97_update +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x819b56d3 snd_ac97_bus +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x82f4bb05 snd_ac97_pcm_double_rate_rules +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x85c5e07b snd_ac97_set_rate +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x93c5340c snd_ac97_write +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xaa07f1aa snd_ac97_pcm_open +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xb6415f78 snd_ac97_write_cache +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xcb074fc0 snd_ac97_get_short_name +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xe3fdba6a snd_ac97_pcm_close +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xeca293d8 snd_ac97_mixer +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xf7e46086 snd_ac97_update_bits +EXPORT_SYMBOL sound/pci/asihpi/snd-asihpi 0xbdfece04 hpi_send_recv +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x0730728e snd_emu10k1_synth_bzero +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x0890610c snd_emu10k1_synth_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x65ac8eae snd_emu10k1_voice_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x676c4937 snd_emu10k1_ptr_write_multiple +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x91cf4e7e snd_emu10k1_ptr_write +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x95142005 snd_emu10k1_voice_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xa3da89cf snd_emu10k1_ptr_read +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xdd8f023e snd_emu10k1_synth_copy_from_user +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xe5f549b2 snd_emu10k1_synth_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xe9b074e9 snd_emu10k1_memblk_map +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0xae500ac2 snd_ice1712_akm4xxx_build_controls +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0xc39540e5 snd_ice1712_akm4xxx_free +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0xc6f2f926 snd_ice1712_akm4xxx_init +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x014c917d oxygen_write16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x06716a1f oxygen_update_dac_routing +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x1ef8559f oxygen_write32_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x29875b92 oxygen_write8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x2a056c45 oxygen_pci_probe +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x2f8b4544 oxygen_write16_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x39a926cd oxygen_write8_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x3ff4b023 oxygen_write32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x5136552d oxygen_read_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x52be5984 oxygen_read8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x6d79ebe7 oxygen_read32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x6e1abdba oxygen_reset_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x6f5b3235 oxygen_write_ac97_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x922f7422 oxygen_read16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x9569c107 oxygen_pci_shutdown +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x990f85ac oxygen_write_spi +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xaa584461 oxygen_pci_pm +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xc7a90cde oxygen_write_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xd1645e19 oxygen_write_i2c +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xe7f07a9b oxygen_write_ac97 +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x74141e9e snd_trident_alloc_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x7b0fbfe7 snd_trident_start_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xbf4cc6ad snd_trident_stop_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xdb5deb03 snd_trident_free_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xf8dc495e snd_trident_write_voice_regs +EXPORT_SYMBOL sound/soc/amd/acp_audio_dma 0xf2cc2cce acp_bt_uart_enable +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x6ab0bf92 snd_amd_acp_find_config +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x90644d1a snd_soc_acpi_amd_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0xa14e2a28 snd_soc_acpi_amd_rmb_sof_machines +EXPORT_SYMBOL sound/soc/codecs/snd-soc-adau1372 0x97ec4369 adau1372_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-lpass-wsa-macro 0x704f62a6 wsa_macro_set_spkr_mode +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x009dc9f0 pcm3060_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x3903a886 pcm3060_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-rt715 0xed2acb24 hda_to_sdw +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x2fa5c6a7 tlv320aic23_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0xd014c0ea tlv320aic23_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x659c2e15 aic32x4_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x732bc071 aic32x4_regmap_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x7bb624c2 aic32x4_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x96d12a4b aic3x_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0xab7cebe1 aic3x_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x1561cada wcd_dt_parse_mbhc_data +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x3a195ca9 wcd_mbhc_get_impedance +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x6aec49be wcd_mbhc_init +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x789ebe56 wcd_mbhc_set_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xa5758a49 wcd_mbhc_get_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xd094df47 wcd_mbhc_deinit +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xe2beca26 wcd_mbhc_stop +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xf2111484 wcd_mbhc_start +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x38236120 fsl_asoc_get_dma_channel +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x5882d5bb fsl_asoc_get_pll_clocks +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x861b7c46 fsl_asoc_reparent_pll_clocks +EXPORT_SYMBOL sound/soc/snd-soc-core 0x71779477 snd_soc_alloc_ac97_component +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x04c75799 snd_sof_load_topology +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x08905c3c sof_pcm_dai_link_fixup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0a7981d5 snd_sof_fw_unload +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1db04ca7 sof_set_fw_state +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2182fde8 snd_sof_ipc_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2824e8ec snd_sof_run_firmware +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x288d41ee sof_ipc_set_get_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2a756841 sof_block_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2b20d921 sof_widget_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2bdab974 sof_machine_check +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x33235962 sof_mailbox_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3493aef4 snd_sof_ipc_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x35968236 sof_machine_register +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x368c6727 sof_debug_check_flag +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3760578f snd_sof_ipc_init +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x38fe48d6 snd_sof_load_firmware_raw +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4479a399 sof_block_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x483fc111 sof_stream_pcm_close +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x56f1a9b9 snd_sof_load_firmware_memcpy +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x65f3e4b5 sof_print_oops_and_stack +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x665ec76d sof_widget_setup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6995aba1 sof_ipc_msg_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6fb23feb snd_sof_dsp_panic +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x776e2338 snd_sof_dsp_dbg_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8076014d snd_sof_ipc_get_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x89892529 sof_io_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8b0e1fe6 snd_sof_device_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x911ba2d2 snd_sof_dsp_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x9738208d sof_ipc_tx_message +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x97de7efe snd_sof_dsp_update_bits_forced +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xa9f53d5a snd_sof_pci_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xaa66de3f sof_io_read64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xaf452ab0 snd_sof_device_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb3968f9d snd_sof_prepare +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb45e90ab sof_io_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb7c629d5 snd_sof_complete +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb88dc1cd sof_dai_get_mclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xbe480f81 snd_sof_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xbf81b1e4 sof_ipc_tx_message_no_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc0e25d6a snd_sof_handle_fw_exception +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc1e97e21 snd_sof_dsp_update_bits64_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc2c255c8 sof_machine_unregister +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc6246036 snd_sof_dsp_update_bits64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc62e818d snd_sof_runtime_idle +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xccc69207 sof_ipc4_set_pipeline_state +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xcd528e20 snd_sof_device_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd1e85c1e snd_sof_runtime_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd2c2656d snd_sof_dsp_update_bits_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd331b33d snd_sof_dsp_only_d0i3_compatible_stream_active +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd3900272 sof_ipc3_do_rx_work +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd97c020b snd_sof_device_probe_completed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe07e358f sof_mailbox_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe0e1cbd2 snd_sof_runtime_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe6a05f08 sof_io_write64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf0c5b504 snd_sof_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf174746a snd_sof_pcm_period_elapsed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfb4a275e sof_dai_get_bclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfc71f80b sof_set_stream_data_offset +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfe06dc02 sof_stream_pcm_open +EXPORT_SYMBOL sound/soc/sof/snd-sof-utils 0xbe5c1460 snd_sof_create_page_table +EXPORT_SYMBOL sound/soundcore 0x66ac116e register_sound_special_device +EXPORT_SYMBOL sound/soundcore 0x7922a14a register_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x7afc9d8a unregister_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x7d527b30 register_sound_special +EXPORT_SYMBOL sound/soundcore 0x99c95fa5 unregister_sound_special +EXPORT_SYMBOL sound/soundcore 0xab7174a9 sound_class +EXPORT_SYMBOL sound/soundcore 0xb690107a register_sound_dsp +EXPORT_SYMBOL sound/soundcore 0xcd083b10 unregister_sound_dsp +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x655cb202 snd_sf_linear_to_log +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x7a747e4f snd_emux_free +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x7fe040d0 snd_emux_lock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x8bea6c27 snd_emux_new +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xc04f0458 snd_emux_unlock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xc506fe0a snd_emux_terminate_all +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xd8217f16 snd_emux_register +EXPORT_SYMBOL sound/synth/snd-util-mem 0x0eda33fa snd_util_memhdr_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0x2a48197f snd_util_mem_alloc +EXPORT_SYMBOL sound/synth/snd-util-mem 0x6517719f __snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x914f3491 snd_util_memhdr_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9223e14b snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9adc8c44 __snd_util_memblk_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0xc59655e4 snd_util_mem_avail +EXPORT_SYMBOL sound/synth/snd-util-mem 0xd28dc0da __snd_util_mem_alloc +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x16756dc0 snd_usbmidi_input_start +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x63343b1d snd_usbmidi_input_stop +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xa863236d __snd_usbmidi_create +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xb2af19e1 snd_usbmidi_resume +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xbed43a41 snd_usbmidi_suspend +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xd9d2bb03 snd_usbmidi_disconnect +EXPORT_SYMBOL vmlinux 0x000086f7 qdisc_watchdog_init +EXPORT_SYMBOL vmlinux 0x0000f4dc tcf_idr_create_from_flags +EXPORT_SYMBOL vmlinux 0x000f666f nd_region_acquire_lane +EXPORT_SYMBOL vmlinux 0x00148653 vsnprintf +EXPORT_SYMBOL vmlinux 0x0093cf97 mmc_request_done +EXPORT_SYMBOL vmlinux 0x009f4da6 seq_open_private +EXPORT_SYMBOL vmlinux 0x00a4b044 amd_iommu_deactivate_guest_mode +EXPORT_SYMBOL vmlinux 0x00a8a532 mmc_can_secure_erase_trim +EXPORT_SYMBOL vmlinux 0x00b4e615 posix_acl_equiv_mode +EXPORT_SYMBOL vmlinux 0x00ce52d2 vfs_get_tree +EXPORT_SYMBOL vmlinux 0x00d7e722 vme_lm_count +EXPORT_SYMBOL vmlinux 0x01000e51 schedule +EXPORT_SYMBOL vmlinux 0x010e6ef2 netif_device_attach +EXPORT_SYMBOL vmlinux 0x01156ae4 utf8_strncasecmp_folded +EXPORT_SYMBOL vmlinux 0x0115aac9 md_bitmap_update_sb +EXPORT_SYMBOL vmlinux 0x012b2450 dma_pool_create +EXPORT_SYMBOL vmlinux 0x012dfcb6 input_handler_for_each_handle +EXPORT_SYMBOL vmlinux 0x0131da7c blk_queue_max_hw_sectors +EXPORT_SYMBOL vmlinux 0x0147812c kblockd_mod_delayed_work_on +EXPORT_SYMBOL vmlinux 0x0153208c skb_eth_push +EXPORT_SYMBOL vmlinux 0x015e9dfa cdrom_open +EXPORT_SYMBOL vmlinux 0x0164706a mipi_dsi_dcs_set_tear_off +EXPORT_SYMBOL vmlinux 0x016f123e sg_copy_to_buffer +EXPORT_SYMBOL vmlinux 0x01757935 rdmacg_register_device +EXPORT_SYMBOL vmlinux 0x017de3d5 nr_cpu_ids +EXPORT_SYMBOL vmlinux 0x0188cd88 vme_alloc_consistent +EXPORT_SYMBOL vmlinux 0x01afd472 amd_iommu_domain_enable_v2 +EXPORT_SYMBOL vmlinux 0x01b6865c xa_get_mark +EXPORT_SYMBOL vmlinux 0x01bf55fc paddr_vmcoreinfo_note +EXPORT_SYMBOL vmlinux 0x01e61d6c __x86_indirect_call_thunk_r12 +EXPORT_SYMBOL vmlinux 0x0204b385 udp_lib_unhash +EXPORT_SYMBOL vmlinux 0x0205d4ad input_mt_destroy_slots +EXPORT_SYMBOL vmlinux 0x0209f3a7 secure_ipv6_port_ephemeral +EXPORT_SYMBOL vmlinux 0x020dbf27 bitmap_alloc +EXPORT_SYMBOL vmlinux 0x0228925f iowrite64_hi_lo +EXPORT_SYMBOL vmlinux 0x023044df release_pages +EXPORT_SYMBOL vmlinux 0x0237b57a arch_unregister_cpu +EXPORT_SYMBOL vmlinux 0x023ad8d2 alloc_skb_with_frags +EXPORT_SYMBOL vmlinux 0x023be8b4 dm_table_get_md +EXPORT_SYMBOL vmlinux 0x023cac04 pci_set_master +EXPORT_SYMBOL vmlinux 0x023d1b90 wrmsr_on_cpu +EXPORT_SYMBOL vmlinux 0x0248efd3 kstrtobool_from_user +EXPORT_SYMBOL vmlinux 0x024f9497 phy_do_ioctl +EXPORT_SYMBOL vmlinux 0x026a87c1 netlink_kernel_release +EXPORT_SYMBOL vmlinux 0x0274dc2b netif_get_num_default_rss_queues +EXPORT_SYMBOL vmlinux 0x027e5796 pci_release_region +EXPORT_SYMBOL vmlinux 0x0296695f refcount_warn_saturate +EXPORT_SYMBOL vmlinux 0x0298161a dm_table_get_mode +EXPORT_SYMBOL vmlinux 0x029939d5 tag_pages_for_writeback +EXPORT_SYMBOL vmlinux 0x029bb9de sk_free +EXPORT_SYMBOL vmlinux 0x02a3e7bd __nlmsg_put +EXPORT_SYMBOL vmlinux 0x02ba1187 vm_zone_stat +EXPORT_SYMBOL vmlinux 0x02c656b6 acpi_enable_all_runtime_gpes +EXPORT_SYMBOL vmlinux 0x02c68c1c sock_no_accept +EXPORT_SYMBOL vmlinux 0x02e30fc0 from_kgid_munged +EXPORT_SYMBOL vmlinux 0x02e8a84c ipv6_chk_prefix +EXPORT_SYMBOL vmlinux 0x031227ae devm_ioremap_resource +EXPORT_SYMBOL vmlinux 0x03199dba twl6040_power +EXPORT_SYMBOL vmlinux 0x0334da4e scsi_command_size_tbl +EXPORT_SYMBOL vmlinux 0x033e4773 fscrypt_decrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x035d25ab memcg_kmem_online_key +EXPORT_SYMBOL vmlinux 0x0360d67f make_flow_keys_digest +EXPORT_SYMBOL vmlinux 0x0362f9a8 __x86_indirect_thunk_r12 +EXPORT_SYMBOL vmlinux 0x0366307a console_suspend_enabled +EXPORT_SYMBOL vmlinux 0x036ae3b5 arp_xmit +EXPORT_SYMBOL vmlinux 0x036b33e1 mmc_free_host +EXPORT_SYMBOL vmlinux 0x036cce78 tty_termios_input_baud_rate +EXPORT_SYMBOL vmlinux 0x037a0cba kfree +EXPORT_SYMBOL vmlinux 0x037d61bd clkdev_add +EXPORT_SYMBOL vmlinux 0x03815f35 ledtrig_disk_activity +EXPORT_SYMBOL vmlinux 0x03839541 unpin_user_pages_dirty_lock +EXPORT_SYMBOL vmlinux 0x03911be6 cpufreq_generic_suspend +EXPORT_SYMBOL vmlinux 0x0397edd5 fb_edid_to_monspecs +EXPORT_SYMBOL vmlinux 0x039dbbfb mapping_read_folio_gfp +EXPORT_SYMBOL vmlinux 0x03b814ca bpf_dispatcher_xdp_func +EXPORT_SYMBOL vmlinux 0x03bc8efa netdev_change_features +EXPORT_SYMBOL vmlinux 0x03c5f2fe jbd2_journal_force_commit_nested +EXPORT_SYMBOL vmlinux 0x03ceb62e i2c_put_adapter +EXPORT_SYMBOL vmlinux 0x03d56492 tty_port_hangup +EXPORT_SYMBOL vmlinux 0x03ee4837 kernel_read +EXPORT_SYMBOL vmlinux 0x03f2599d sk_common_release +EXPORT_SYMBOL vmlinux 0x03fd2571 vm_unmap_ram +EXPORT_SYMBOL vmlinux 0x04001311 genphy_loopback +EXPORT_SYMBOL vmlinux 0x040cc066 jbd2_journal_release_jbd_inode +EXPORT_SYMBOL vmlinux 0x041e1796 sk_page_frag_refill +EXPORT_SYMBOL vmlinux 0x0427a5ab generic_read_dir +EXPORT_SYMBOL vmlinux 0x04351de0 sg_miter_start +EXPORT_SYMBOL vmlinux 0x044154c6 tc_skb_ext_tc +EXPORT_SYMBOL vmlinux 0x04482cdb __refrigerator +EXPORT_SYMBOL vmlinux 0x044f0ad9 get_random_u16 +EXPORT_SYMBOL vmlinux 0x044fe231 xfrm_sad_getinfo +EXPORT_SYMBOL vmlinux 0x04536f06 tty_kref_put +EXPORT_SYMBOL vmlinux 0x045847bb tcf_classify +EXPORT_SYMBOL vmlinux 0x045ccc90 starget_for_each_device +EXPORT_SYMBOL vmlinux 0x0467738a mipi_dsi_driver_register_full +EXPORT_SYMBOL vmlinux 0x046b22d1 freeze_bdev +EXPORT_SYMBOL vmlinux 0x0474edef kstrtou16_from_user +EXPORT_SYMBOL vmlinux 0x04789d34 __nla_put_64bit +EXPORT_SYMBOL vmlinux 0x0479aac1 seq_list_next_rcu +EXPORT_SYMBOL vmlinux 0x047f4f5c pci_disable_link_state_locked +EXPORT_SYMBOL vmlinux 0x0484c6c4 acpi_enter_sleep_state_prep +EXPORT_SYMBOL vmlinux 0x04863e28 hdmi_audio_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x04b32a04 cdev_device_add +EXPORT_SYMBOL vmlinux 0x04b5b94f get_inode_acl +EXPORT_SYMBOL vmlinux 0x04c62fd7 __memset +EXPORT_SYMBOL vmlinux 0x04d24402 iwe_stream_add_point +EXPORT_SYMBOL vmlinux 0x04d8c750 release_perfctr_nmi +EXPORT_SYMBOL vmlinux 0x04e80bd3 bd_abort_claiming +EXPORT_SYMBOL vmlinux 0x04ea5d10 ksize +EXPORT_SYMBOL vmlinux 0x0504184f tcf_idr_check_alloc +EXPORT_SYMBOL vmlinux 0x0505dc46 cfb_copyarea +EXPORT_SYMBOL vmlinux 0x050877b9 dmi_first_match +EXPORT_SYMBOL vmlinux 0x050c5cc8 folio_set_bh +EXPORT_SYMBOL vmlinux 0x05127c52 generic_pipe_buf_get +EXPORT_SYMBOL vmlinux 0x05240ee7 percpu_counter_batch +EXPORT_SYMBOL vmlinux 0x05243c7f scsi_scan_host +EXPORT_SYMBOL vmlinux 0x0529abd2 md_write_end +EXPORT_SYMBOL vmlinux 0x053671d4 amd_iommu_snp_en +EXPORT_SYMBOL vmlinux 0x0539c2cc __mod_node_page_state +EXPORT_SYMBOL vmlinux 0x053e862f qdisc_offload_graft_helper +EXPORT_SYMBOL vmlinux 0x054496b4 schedule_timeout_interruptible +EXPORT_SYMBOL vmlinux 0x0553bd9a phy_driver_register +EXPORT_SYMBOL vmlinux 0x055ddc97 dma_resv_iter_next_unlocked +EXPORT_SYMBOL vmlinux 0x055e77e8 jiffies_64 +EXPORT_SYMBOL vmlinux 0x0562dc30 __sg_page_iter_start +EXPORT_SYMBOL vmlinux 0x0565ff1d writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x056bcf7b dm_read_arg +EXPORT_SYMBOL vmlinux 0x056f7e56 ip6_frag_next +EXPORT_SYMBOL vmlinux 0x05983622 xfrm_state_register_afinfo +EXPORT_SYMBOL vmlinux 0x05f5f27d mr_table_alloc +EXPORT_SYMBOL vmlinux 0x05fbc176 __netif_schedule +EXPORT_SYMBOL vmlinux 0x06007d82 put_disk +EXPORT_SYMBOL vmlinux 0x06052f8d __memmove +EXPORT_SYMBOL vmlinux 0x060ba97c gen_pool_free_owner +EXPORT_SYMBOL vmlinux 0x061651be strcat +EXPORT_SYMBOL vmlinux 0x062179b1 pci_request_irq +EXPORT_SYMBOL vmlinux 0x06245a03 genlmsg_put +EXPORT_SYMBOL vmlinux 0x0634100a bitmap_parselist_user +EXPORT_SYMBOL vmlinux 0x063c0f01 pci_bus_assign_resources +EXPORT_SYMBOL vmlinux 0x064a6df9 pneigh_enqueue +EXPORT_SYMBOL vmlinux 0x064d3e16 mod_node_page_state +EXPORT_SYMBOL vmlinux 0x0666ba05 __inet6_lookup_established +EXPORT_SYMBOL vmlinux 0x0668b595 _kstrtoul +EXPORT_SYMBOL vmlinux 0x066b71a1 devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x066cdd1b netdev_set_sb_channel +EXPORT_SYMBOL vmlinux 0x066e0c8c tcp_gro_complete +EXPORT_SYMBOL vmlinux 0x068652eb dquot_operations +EXPORT_SYMBOL vmlinux 0x069f0aea bdev_start_io_acct +EXPORT_SYMBOL vmlinux 0x06a86bc1 iowrite16 +EXPORT_SYMBOL vmlinux 0x06bd88b5 ucs2_strnlen +EXPORT_SYMBOL vmlinux 0x06bddb42 remove_watch_from_object +EXPORT_SYMBOL vmlinux 0x06c03d18 dev_get_mac_address +EXPORT_SYMBOL vmlinux 0x06cbb129 phy_get_c45_ids +EXPORT_SYMBOL vmlinux 0x06d11488 __bitmap_equal +EXPORT_SYMBOL vmlinux 0x06dbb4de pcie_get_readrq +EXPORT_SYMBOL vmlinux 0x06ddc84c set_page_writeback +EXPORT_SYMBOL vmlinux 0x06ecd198 iommu_dma_get_resv_regions +EXPORT_SYMBOL vmlinux 0x06f8edf3 agp_generic_alloc_page +EXPORT_SYMBOL vmlinux 0x06fa84e0 km_new_mapping +EXPORT_SYMBOL vmlinux 0x06ffa707 phy_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0x07098248 xz_dec_microlzma_alloc +EXPORT_SYMBOL vmlinux 0x071d395d scsi_done_direct +EXPORT_SYMBOL vmlinux 0x072f901c vme_master_rmw +EXPORT_SYMBOL vmlinux 0x0745a981 xa_erase +EXPORT_SYMBOL vmlinux 0x074b3b63 tcf_action_dump_1 +EXPORT_SYMBOL vmlinux 0x074b8d80 key_reject_and_link +EXPORT_SYMBOL vmlinux 0x075e77d6 mipi_dsi_dcs_set_column_address +EXPORT_SYMBOL vmlinux 0x0761fa1c __skb_pad +EXPORT_SYMBOL vmlinux 0x07751ad7 pci_ep_cfs_remove_epc_group +EXPORT_SYMBOL vmlinux 0x077c656f vlan_vid_add +EXPORT_SYMBOL vmlinux 0x077ec92e igrab +EXPORT_SYMBOL vmlinux 0x07843f1b __folio_batch_release +EXPORT_SYMBOL vmlinux 0x078d8cfc ipmr_rule_default +EXPORT_SYMBOL vmlinux 0x0790c715 inet6_del_offload +EXPORT_SYMBOL vmlinux 0x079ce161 __remove_inode_hash +EXPORT_SYMBOL vmlinux 0x07a59ac7 tcp_splice_read +EXPORT_SYMBOL vmlinux 0x07a890c8 fb_alloc_cmap +EXPORT_SYMBOL vmlinux 0x07be0f74 d_alloc_name +EXPORT_SYMBOL vmlinux 0x07cc4a5d printk_timed_ratelimit +EXPORT_SYMBOL vmlinux 0x07ceeac9 panic_notifier_list +EXPORT_SYMBOL vmlinux 0x07d43793 vlan_vids_add_by_dev +EXPORT_SYMBOL vmlinux 0x07d6edd2 seq_puts +EXPORT_SYMBOL vmlinux 0x07e00161 ip6_dst_alloc +EXPORT_SYMBOL vmlinux 0x07e1c160 dev_pm_opp_register_notifier +EXPORT_SYMBOL vmlinux 0x07f57478 pci_unmap_iospace +EXPORT_SYMBOL vmlinux 0x07fbc7dd __cgroup_bpf_run_filter_sock_ops +EXPORT_SYMBOL vmlinux 0x0800473f __cond_resched +EXPORT_SYMBOL vmlinux 0x0805f2c8 ecryptfs_get_auth_tok_key +EXPORT_SYMBOL vmlinux 0x08162c74 free_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0x082c3213 pci_root_buses +EXPORT_SYMBOL vmlinux 0x08359558 register_qdisc +EXPORT_SYMBOL vmlinux 0x083eb21c rfkill_unregister +EXPORT_SYMBOL vmlinux 0x084a3fe2 setup_new_exec +EXPORT_SYMBOL vmlinux 0x086d9f02 xfrm6_rcv_encap +EXPORT_SYMBOL vmlinux 0x0870977d netdev_class_remove_file_ns +EXPORT_SYMBOL vmlinux 0x0870efe3 jent_testing_exit +EXPORT_SYMBOL vmlinux 0x08730e95 mpage_writepages +EXPORT_SYMBOL vmlinux 0x0886e456 ip_sock_set_recverr +EXPORT_SYMBOL vmlinux 0x08902f5a dev_get_flags +EXPORT_SYMBOL vmlinux 0x08946fe6 __pskb_copy_fclone +EXPORT_SYMBOL vmlinux 0x089d96fd inode_insert5 +EXPORT_SYMBOL vmlinux 0x08a6ff02 dquot_mark_dquot_dirty +EXPORT_SYMBOL vmlinux 0x08a7ec13 mmc_of_parse +EXPORT_SYMBOL vmlinux 0x08b12b31 sockopt_lock_sock +EXPORT_SYMBOL vmlinux 0x08b98400 reuseport_detach_sock +EXPORT_SYMBOL vmlinux 0x08ca0133 fs_param_is_u64 +EXPORT_SYMBOL vmlinux 0x08d7a17a pci_remove_bus +EXPORT_SYMBOL vmlinux 0x08eade3b set_anon_super +EXPORT_SYMBOL vmlinux 0x08f70142 keyring_search +EXPORT_SYMBOL vmlinux 0x091c2782 __i2c_transfer +EXPORT_SYMBOL vmlinux 0x0922d41d con_copy_unimap +EXPORT_SYMBOL vmlinux 0x092e26bf acpi_remove_address_space_handler +EXPORT_SYMBOL vmlinux 0x0933f60b kmem_cache_create_usercopy +EXPORT_SYMBOL vmlinux 0x093712e5 acpi_purge_cached_objects +EXPORT_SYMBOL vmlinux 0x0937c55f eisa_bus_type +EXPORT_SYMBOL vmlinux 0x093b7a66 i2c_smbus_read_i2c_block_data_or_emulated +EXPORT_SYMBOL vmlinux 0x095ca2e9 set_pages_array_wb +EXPORT_SYMBOL vmlinux 0x095cb375 flow_block_cb_free +EXPORT_SYMBOL vmlinux 0x0966e107 __x86_indirect_call_thunk_r9 +EXPORT_SYMBOL vmlinux 0x09769037 dmt_modes +EXPORT_SYMBOL vmlinux 0x097a2c7d twl6040_get_vibralr_status +EXPORT_SYMBOL vmlinux 0x09826762 page_pool_update_nid +EXPORT_SYMBOL vmlinux 0x09837907 pcie_ptm_enabled +EXPORT_SYMBOL vmlinux 0x098b71c6 fb_dealloc_cmap +EXPORT_SYMBOL vmlinux 0x099f59cb md_bitmap_unplug_async +EXPORT_SYMBOL vmlinux 0x09aeb68d skb_ensure_writable +EXPORT_SYMBOL vmlinux 0x09b6711b finish_no_open +EXPORT_SYMBOL vmlinux 0x09b8eea9 passthru_features_check +EXPORT_SYMBOL vmlinux 0x09becc1e ilookup +EXPORT_SYMBOL vmlinux 0x09c4d277 _dev_err +EXPORT_SYMBOL vmlinux 0x09c7edbb locks_copy_lock +EXPORT_SYMBOL vmlinux 0x09d44df9 in_lock_functions +EXPORT_SYMBOL vmlinux 0x09da0ba4 xa_set_mark +EXPORT_SYMBOL vmlinux 0x09e2f637 devm_input_allocate_device +EXPORT_SYMBOL vmlinux 0x09f3bb58 pci_bus_add_devices +EXPORT_SYMBOL vmlinux 0x09fac845 tls_client_hello_anon +EXPORT_SYMBOL vmlinux 0x0a012f73 mb_cache_entry_touch +EXPORT_SYMBOL vmlinux 0x0a029499 pci_alloc_irq_vectors_affinity +EXPORT_SYMBOL vmlinux 0x0a08311e register_mii_timestamper +EXPORT_SYMBOL vmlinux 0x0a0ebc08 __xa_cmpxchg +EXPORT_SYMBOL vmlinux 0x0a0fc4fc tcp_peek_len +EXPORT_SYMBOL vmlinux 0x0a145a34 netif_tx_wake_queue +EXPORT_SYMBOL vmlinux 0x0a1bb5e0 __ps2_command +EXPORT_SYMBOL vmlinux 0x0a1e8769 utf8_casefold_hash +EXPORT_SYMBOL vmlinux 0x0a3b9e0c __free_pages +EXPORT_SYMBOL vmlinux 0x0a512766 netlink_set_err +EXPORT_SYMBOL vmlinux 0x0a6e6307 pci_ep_cfs_add_epf_group +EXPORT_SYMBOL vmlinux 0x0a770832 register_memory_notifier +EXPORT_SYMBOL vmlinux 0x0a84b15d zstd_init_cctx +EXPORT_SYMBOL vmlinux 0x0a9ba04f srso_untrain_ret +EXPORT_SYMBOL vmlinux 0x0aa309cf synchronize_hardirq +EXPORT_SYMBOL vmlinux 0x0aaccc92 pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x0aae8e30 fasync_helper +EXPORT_SYMBOL vmlinux 0x0acf7679 dma_issue_pending_all +EXPORT_SYMBOL vmlinux 0x0ae65b9c tcp_v4_connect +EXPORT_SYMBOL vmlinux 0x0af7bf21 mr_vif_seq_next +EXPORT_SYMBOL vmlinux 0x0afb2f2f scsi_ioctl +EXPORT_SYMBOL vmlinux 0x0b0bba61 kmem_cache_alloc_node +EXPORT_SYMBOL vmlinux 0x0b19b445 ioread8 +EXPORT_SYMBOL vmlinux 0x0b19ec1d pcim_pin_device +EXPORT_SYMBOL vmlinux 0x0b1beb31 vmalloc_32_user +EXPORT_SYMBOL vmlinux 0x0b1e6043 tcf_em_unregister +EXPORT_SYMBOL vmlinux 0x0b26b8c8 acpi_run_osc +EXPORT_SYMBOL vmlinux 0x0b4702dc sdev_prefix_printk +EXPORT_SYMBOL vmlinux 0x0b538c49 reuseport_add_sock +EXPORT_SYMBOL vmlinux 0x0b637410 cr4_update_irqsoff +EXPORT_SYMBOL vmlinux 0x0b72d15d vfs_fileattr_set +EXPORT_SYMBOL vmlinux 0x0b742fd7 simple_strtol +EXPORT_SYMBOL vmlinux 0x0b75fef6 skb_copy_and_hash_datagram_iter +EXPORT_SYMBOL vmlinux 0x0b8f042f mmc_gpio_set_cd_irq +EXPORT_SYMBOL vmlinux 0x0b9b50cf pci_wake_from_d3 +EXPORT_SYMBOL vmlinux 0x0ba0b938 vm_brk +EXPORT_SYMBOL vmlinux 0x0ba1a447 ps2_init +EXPORT_SYMBOL vmlinux 0x0ba4e86c fwnode_get_mac_address +EXPORT_SYMBOL vmlinux 0x0bb31400 __devm_mdiobus_register +EXPORT_SYMBOL vmlinux 0x0bb5dd4a dma_fence_chain_find_seqno +EXPORT_SYMBOL vmlinux 0x0bc477a2 irq_set_irq_type +EXPORT_SYMBOL vmlinux 0x0bd394d8 tty_termios_baud_rate +EXPORT_SYMBOL vmlinux 0x0be650a7 param_get_short +EXPORT_SYMBOL vmlinux 0x0bf6ed3e flow_block_cb_setup_simple +EXPORT_SYMBOL vmlinux 0x0bfc1d1a check_zeroed_user +EXPORT_SYMBOL vmlinux 0x0c19db1a jbd2_journal_try_to_free_buffers +EXPORT_SYMBOL vmlinux 0x0c25ec48 secure_tcpv6_seq +EXPORT_SYMBOL vmlinux 0x0c285e7d page_pool_put_defragged_page +EXPORT_SYMBOL vmlinux 0x0c30f32d netdev_adjacent_change_abort +EXPORT_SYMBOL vmlinux 0x0c3690fc _raw_spin_lock_bh +EXPORT_SYMBOL vmlinux 0x0c36e5b7 current_in_userns +EXPORT_SYMBOL vmlinux 0x0c575719 __cond_resched_rwlock_write +EXPORT_SYMBOL vmlinux 0x0c5bf3fc dev_addr_add +EXPORT_SYMBOL vmlinux 0x0c620222 fs_param_is_enum +EXPORT_SYMBOL vmlinux 0x0c6bdc3f vme_master_read +EXPORT_SYMBOL vmlinux 0x0c8395cb neigh_sysctl_register +EXPORT_SYMBOL vmlinux 0x0c86cf39 pskb_trim_rcsum_slow +EXPORT_SYMBOL vmlinux 0x0c913b0a get_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0x0cba3ef4 tcp_set_rcvlowat +EXPORT_SYMBOL vmlinux 0x0cc4b4b6 crc_ccitt_false +EXPORT_SYMBOL vmlinux 0x0cd3f2cc sock_init_data_uid +EXPORT_SYMBOL vmlinux 0x0cd5835b ipv6_flowlabel_exclusive +EXPORT_SYMBOL vmlinux 0x0cdce87c rfkill_set_hw_state_reason +EXPORT_SYMBOL vmlinux 0x0ce0b70e inet_confirm_addr +EXPORT_SYMBOL vmlinux 0x0d004d0c add_to_pipe +EXPORT_SYMBOL vmlinux 0x0d051b11 i2c_transfer_buffer_flags +EXPORT_SYMBOL vmlinux 0x0d07f543 get_anon_bdev +EXPORT_SYMBOL vmlinux 0x0d1a5bc3 cdev_init +EXPORT_SYMBOL vmlinux 0x0d2697a5 jbd2_journal_check_available_features +EXPORT_SYMBOL vmlinux 0x0d27f1f7 netif_tx_lock +EXPORT_SYMBOL vmlinux 0x0d2ce721 dev_change_flags +EXPORT_SYMBOL vmlinux 0x0d2dff58 __mmap_lock_do_trace_released +EXPORT_SYMBOL vmlinux 0x0d32b257 iterate_dir +EXPORT_SYMBOL vmlinux 0x0d333b64 zstd_end_stream +EXPORT_SYMBOL vmlinux 0x0d3a0584 phy_device_remove +EXPORT_SYMBOL vmlinux 0x0d43ceff xfrm_policy_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x0d457072 blk_mq_start_request +EXPORT_SYMBOL vmlinux 0x0d5236b7 clk_bulk_get +EXPORT_SYMBOL vmlinux 0x0d542439 __ipv6_addr_type +EXPORT_SYMBOL vmlinux 0x0d5d6432 padata_set_cpumask +EXPORT_SYMBOL vmlinux 0x0d5ebd4d __dev_set_mtu +EXPORT_SYMBOL vmlinux 0x0d650dd3 inet_sock_destruct +EXPORT_SYMBOL vmlinux 0x0d7995e4 max8998_write_reg +EXPORT_SYMBOL vmlinux 0x0d8a3e29 folio_wait_bit_killable +EXPORT_SYMBOL vmlinux 0x0d8feb30 fscrypt_decrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0x0d92fe67 configfs_unregister_default_group +EXPORT_SYMBOL vmlinux 0x0da37acd dma_fence_array_first +EXPORT_SYMBOL vmlinux 0x0db6bdc8 dquot_get_next_dqblk +EXPORT_SYMBOL vmlinux 0x0dbeafa5 security_dentry_create_files_as +EXPORT_SYMBOL vmlinux 0x0ddfa4f5 kiocb_set_cancel_fn +EXPORT_SYMBOL vmlinux 0x0dea5528 security_inet_conn_request +EXPORT_SYMBOL vmlinux 0x0deb72fc __traceiter_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0df148a6 blk_mq_run_hw_queue +EXPORT_SYMBOL vmlinux 0x0df34cc2 set_nlink +EXPORT_SYMBOL vmlinux 0x0df5c971 pci_match_id +EXPORT_SYMBOL vmlinux 0x0df7d3f6 __tracepoint_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x0e04697f pci_bus_type +EXPORT_SYMBOL vmlinux 0x0e12befb bio_add_pc_page +EXPORT_SYMBOL vmlinux 0x0e17678a siphash_4u64 +EXPORT_SYMBOL vmlinux 0x0e228f9e rproc_vq_interrupt +EXPORT_SYMBOL vmlinux 0x0e23b37f alloc_cpumask_var_node +EXPORT_SYMBOL vmlinux 0x0e4262c6 __siphash_unaligned +EXPORT_SYMBOL vmlinux 0x0e433926 netdev_lower_get_first_private_rcu +EXPORT_SYMBOL vmlinux 0x0e5030f6 jbd2_journal_inode_ranged_wait +EXPORT_SYMBOL vmlinux 0x0e54aeb0 fs_param_is_bool +EXPORT_SYMBOL vmlinux 0x0e7c8c9f mmc_erase +EXPORT_SYMBOL vmlinux 0x0e8d5bf7 netpoll_poll_disable +EXPORT_SYMBOL vmlinux 0x0ea3c74e tasklet_kill +EXPORT_SYMBOL vmlinux 0x0ea593f6 hdmi_drm_infoframe_init +EXPORT_SYMBOL vmlinux 0x0eaecfe6 param_get_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x0eb6eb87 add_taint +EXPORT_SYMBOL vmlinux 0x0ec5babe vme_dma_free +EXPORT_SYMBOL vmlinux 0x0edb082c generic_file_fsync +EXPORT_SYMBOL vmlinux 0x0edc74b5 skb_copy_datagram_from_iter +EXPORT_SYMBOL vmlinux 0x0ee180af iget5_locked +EXPORT_SYMBOL vmlinux 0x0efa63b5 page_pool_alloc_frag +EXPORT_SYMBOL vmlinux 0x0f09cc34 schedule_timeout_killable +EXPORT_SYMBOL vmlinux 0x0f1ad8e2 seq_list_start_rcu +EXPORT_SYMBOL vmlinux 0x0f1bf36c locks_copy_conflock +EXPORT_SYMBOL vmlinux 0x0f37ca89 lockref_put_not_zero +EXPORT_SYMBOL vmlinux 0x0f3fa2bf blkdev_compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x0f630261 gen_replace_estimator +EXPORT_SYMBOL vmlinux 0x0f811fc7 jent_raw_hires_entropy_store +EXPORT_SYMBOL vmlinux 0x0f86f560 kthread_delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0x0f8d333c uart_get_divisor +EXPORT_SYMBOL vmlinux 0x0f9fe992 sockopt_ns_capable +EXPORT_SYMBOL vmlinux 0x0fab1ab0 hdmi_spd_infoframe_pack +EXPORT_SYMBOL vmlinux 0x0fb2f8a4 mktime64 +EXPORT_SYMBOL vmlinux 0x0fcdc6d2 remove_proc_subtree +EXPORT_SYMBOL vmlinux 0x0fd902db mb_cache_entry_create +EXPORT_SYMBOL vmlinux 0x0fea79e8 seg6_hmac_info_add +EXPORT_SYMBOL vmlinux 0x0fff5afc time64_to_tm +EXPORT_SYMBOL vmlinux 0x10017aa5 kernel_cpustat +EXPORT_SYMBOL vmlinux 0x100bddf8 proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x101d7ff5 ns_capable_noaudit +EXPORT_SYMBOL vmlinux 0x102fc7af get_cached_acl +EXPORT_SYMBOL vmlinux 0x1035c7c2 __release_region +EXPORT_SYMBOL vmlinux 0x103eafe3 pci_clear_master +EXPORT_SYMBOL vmlinux 0x1057a279 bsearch +EXPORT_SYMBOL vmlinux 0x1068004b gf128mul_bbe +EXPORT_SYMBOL vmlinux 0x106aef1e iput +EXPORT_SYMBOL vmlinux 0x106ea8dd scsi_eh_prep_cmnd +EXPORT_SYMBOL vmlinux 0x107be0b0 percpu_counter_sync +EXPORT_SYMBOL vmlinux 0x107dd046 __x86_indirect_call_thunk_r8 +EXPORT_SYMBOL vmlinux 0x107e5878 zlib_inflateEnd +EXPORT_SYMBOL vmlinux 0x108b3a05 skb_add_rx_frag +EXPORT_SYMBOL vmlinux 0x1094e831 dev_getfirstbyhwtype +EXPORT_SYMBOL vmlinux 0x10950690 bio_copy_data_iter +EXPORT_SYMBOL vmlinux 0x10968a9f posix_acl_chmod +EXPORT_SYMBOL vmlinux 0x10c2ed26 free_inode_nonrcu +EXPORT_SYMBOL vmlinux 0x10d9f885 scsi_sense_desc_find +EXPORT_SYMBOL vmlinux 0x10e6f74a free_contig_range +EXPORT_SYMBOL vmlinux 0x10ec75a3 bio_add_page +EXPORT_SYMBOL vmlinux 0x11089ac7 _ctype +EXPORT_SYMBOL vmlinux 0x1113eedc tcp_parse_options +EXPORT_SYMBOL vmlinux 0x111a12b9 __neigh_create +EXPORT_SYMBOL vmlinux 0x111c81f2 netdev_offload_xstats_disable +EXPORT_SYMBOL vmlinux 0x111ed3c2 arch_debugfs_dir +EXPORT_SYMBOL vmlinux 0x112b48d5 redirty_page_for_writepage +EXPORT_SYMBOL vmlinux 0x11539146 xfrm_state_lookup_byaddr +EXPORT_SYMBOL vmlinux 0x1165ffa2 page_cache_prev_miss +EXPORT_SYMBOL vmlinux 0x117093be qdisc_class_hash_init +EXPORT_SYMBOL vmlinux 0x11827544 md_flush_request +EXPORT_SYMBOL vmlinux 0x1197731f jbd2_journal_init_jbd_inode +EXPORT_SYMBOL vmlinux 0x11d17298 genphy_setup_forced +EXPORT_SYMBOL vmlinux 0x11dc7f3f get_phy_device +EXPORT_SYMBOL vmlinux 0x11e30762 chacha_block_generic +EXPORT_SYMBOL vmlinux 0x11f555a6 unregister_filesystem +EXPORT_SYMBOL vmlinux 0x120b336a __rb_insert_augmented +EXPORT_SYMBOL vmlinux 0x121861be param_ops_string +EXPORT_SYMBOL vmlinux 0x122c3a7e _printk +EXPORT_SYMBOL vmlinux 0x123738d9 tc_setup_cb_replace +EXPORT_SYMBOL vmlinux 0x12449f49 request_partial_firmware_into_buf +EXPORT_SYMBOL vmlinux 0x124bad4d kstrtobool +EXPORT_SYMBOL vmlinux 0x12599f10 mark_buffer_async_write +EXPORT_SYMBOL vmlinux 0x127d83ea security_locked_down +EXPORT_SYMBOL vmlinux 0x1289b592 fwnode_mdiobus_register_phy +EXPORT_SYMBOL vmlinux 0x1297c95c flow_indr_dev_unregister +EXPORT_SYMBOL vmlinux 0x12c1c377 dquot_get_dqblk +EXPORT_SYMBOL vmlinux 0x12c44e9f page_get_link +EXPORT_SYMBOL vmlinux 0x12cabc89 siphash_2u64 +EXPORT_SYMBOL vmlinux 0x12cf501e ptp_find_pin_unlocked +EXPORT_SYMBOL vmlinux 0x12cfa9f4 skb_prepare_seq_read +EXPORT_SYMBOL vmlinux 0x12d1d23b inet_pton_with_scope +EXPORT_SYMBOL vmlinux 0x12f6f69c fb_videomode_to_var +EXPORT_SYMBOL vmlinux 0x12f92efa vlan_dev_vlan_id +EXPORT_SYMBOL vmlinux 0x130152f1 ipv6_chk_addr +EXPORT_SYMBOL vmlinux 0x130afd75 acpi_get_sleep_type_data +EXPORT_SYMBOL vmlinux 0x130b1f56 pnp_unregister_card_driver +EXPORT_SYMBOL vmlinux 0x130bfeb5 sync_filesystem +EXPORT_SYMBOL vmlinux 0x13110126 request_resource +EXPORT_SYMBOL vmlinux 0x131a6146 xa_clear_mark +EXPORT_SYMBOL vmlinux 0x1331ae95 inet6_register_protosw +EXPORT_SYMBOL vmlinux 0x133794fb file_check_and_advance_wb_err +EXPORT_SYMBOL vmlinux 0x1344d7e6 acpi_enable_gpe +EXPORT_SYMBOL vmlinux 0x1380f75e genphy_aneg_done +EXPORT_SYMBOL vmlinux 0x1389619c __max_die_per_package +EXPORT_SYMBOL vmlinux 0x139f2189 __kfifo_alloc +EXPORT_SYMBOL vmlinux 0x13b445fe iw_handler_set_thrspy +EXPORT_SYMBOL vmlinux 0x13c447bf i2c_get_match_data +EXPORT_SYMBOL vmlinux 0x13c49cc2 _copy_from_user +EXPORT_SYMBOL vmlinux 0x13d0adf7 __kfifo_out +EXPORT_SYMBOL vmlinux 0x13dec7b4 seg6_hmac_validate_skb +EXPORT_SYMBOL vmlinux 0x13e4afba scsi_report_opcode +EXPORT_SYMBOL vmlinux 0x13ea7f99 pci_disable_device +EXPORT_SYMBOL vmlinux 0x13f42152 system_entering_hibernation +EXPORT_SYMBOL vmlinux 0x13f92528 secpath_set +EXPORT_SYMBOL vmlinux 0x13fd8b7a handshake_genl_put +EXPORT_SYMBOL vmlinux 0x141271bf acpi_dev_found +EXPORT_SYMBOL vmlinux 0x141b8c2c alloc_fddidev +EXPORT_SYMBOL vmlinux 0x14235d93 mipi_dsi_picture_parameter_set +EXPORT_SYMBOL vmlinux 0x14605535 dma_fence_context_alloc +EXPORT_SYMBOL vmlinux 0x146289b7 crc16_table +EXPORT_SYMBOL vmlinux 0x147c0a8b mmc_cqe_start_req +EXPORT_SYMBOL vmlinux 0x148167e1 __sk_dst_check +EXPORT_SYMBOL vmlinux 0x14a64a87 acpi_install_address_space_handler_no_reg +EXPORT_SYMBOL vmlinux 0x14afe6ae __tracepoint_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x14c3d3cb vga_switcheroo_register_audio_client +EXPORT_SYMBOL vmlinux 0x14c67e3e tcp_tx_delay_enabled +EXPORT_SYMBOL vmlinux 0x14d7477f console_list_unlock +EXPORT_SYMBOL vmlinux 0x14e967d3 xfrm_policy_destroy +EXPORT_SYMBOL vmlinux 0x1508c39b dma_map_page_attrs +EXPORT_SYMBOL vmlinux 0x151e2f89 ip6mr_rule_default +EXPORT_SYMBOL vmlinux 0x151f4898 schedule_timeout_uninterruptible +EXPORT_SYMBOL vmlinux 0x15262e14 take_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0x1526b301 unix_tot_inflight +EXPORT_SYMBOL vmlinux 0x1548d970 __kfifo_dma_out_prepare_r +EXPORT_SYMBOL vmlinux 0x154c6338 dm_kcopyd_client_destroy +EXPORT_SYMBOL vmlinux 0x1553bae7 devm_extcon_unregister_notifier +EXPORT_SYMBOL vmlinux 0x157d5950 dst_dev_put +EXPORT_SYMBOL vmlinux 0x15801b4d xfrm_input_resume +EXPORT_SYMBOL vmlinux 0x15a0914f pcie_capability_read_word +EXPORT_SYMBOL vmlinux 0x15ba50a6 jiffies +EXPORT_SYMBOL vmlinux 0x15bafe29 unregister_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x15be16f0 vfs_dup_fs_context +EXPORT_SYMBOL vmlinux 0x15bed7a5 LZ4_decompress_safe_partial +EXPORT_SYMBOL vmlinux 0x15c85de3 mempool_init +EXPORT_SYMBOL vmlinux 0x15e746b6 vif_device_init +EXPORT_SYMBOL vmlinux 0x15f1ca1a param_array_ops +EXPORT_SYMBOL vmlinux 0x15f90688 slhc_init +EXPORT_SYMBOL vmlinux 0x16015aae tcf_chain_get_by_act +EXPORT_SYMBOL vmlinux 0x16039a5e udp_poll +EXPORT_SYMBOL vmlinux 0x160c7ff7 netdev_err +EXPORT_SYMBOL vmlinux 0x16286538 iowrite64be_lo_hi +EXPORT_SYMBOL vmlinux 0x162893fd hashlen_string +EXPORT_SYMBOL vmlinux 0x162ac47b tcp_make_synack +EXPORT_SYMBOL vmlinux 0x16301b34 wrmsrl_on_cpu +EXPORT_SYMBOL vmlinux 0x1632bc21 kvasprintf_const +EXPORT_SYMBOL vmlinux 0x1661654f submit_bio_wait +EXPORT_SYMBOL vmlinux 0x16628f22 blk_set_queue_depth +EXPORT_SYMBOL vmlinux 0x1669c4e5 ipv6_mc_check_mld +EXPORT_SYMBOL vmlinux 0x16722961 call_fib_notifiers +EXPORT_SYMBOL vmlinux 0x167718cc bio_kmalloc +EXPORT_SYMBOL vmlinux 0x16799179 __module_get +EXPORT_SYMBOL vmlinux 0x167c5967 print_hex_dump +EXPORT_SYMBOL vmlinux 0x167e7f9d __get_user_1 +EXPORT_SYMBOL vmlinux 0x168cf371 blk_mq_delay_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x169938c1 __sysfs_match_string +EXPORT_SYMBOL vmlinux 0x16a3e29a netdev_upper_dev_unlink +EXPORT_SYMBOL vmlinux 0x16a47605 blk_queue_io_min +EXPORT_SYMBOL vmlinux 0x16a7b16f __traceiter_kmalloc +EXPORT_SYMBOL vmlinux 0x16ab8392 mmc_detect_change +EXPORT_SYMBOL vmlinux 0x16c35ece pin_user_pages_remote +EXPORT_SYMBOL vmlinux 0x16cdc340 acpi_get_table +EXPORT_SYMBOL vmlinux 0x16d3598a inet6_add_offload +EXPORT_SYMBOL vmlinux 0x16d5277b blk_mq_unique_tag +EXPORT_SYMBOL vmlinux 0x16e297c3 bit_wait +EXPORT_SYMBOL vmlinux 0x16e601c6 phy_attach_direct +EXPORT_SYMBOL vmlinux 0x1701aa5f peernet2id +EXPORT_SYMBOL vmlinux 0x170ddf79 acpi_install_notify_handler +EXPORT_SYMBOL vmlinux 0x1711f260 mmc_gpiod_request_ro +EXPORT_SYMBOL vmlinux 0x1713459d key_payload_reserve +EXPORT_SYMBOL vmlinux 0x171f375b devm_memremap +EXPORT_SYMBOL vmlinux 0x1725af45 param_ops_ushort +EXPORT_SYMBOL vmlinux 0x173ac837 dev_lstats_read +EXPORT_SYMBOL vmlinux 0x173f88e8 inet_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x1743e2f1 retire_super +EXPORT_SYMBOL vmlinux 0x17509523 pci_msi_vec_count +EXPORT_SYMBOL vmlinux 0x175cce25 processors +EXPORT_SYMBOL vmlinux 0x175e33fb dma_spin_lock +EXPORT_SYMBOL vmlinux 0x1763e90d md_integrity_register +EXPORT_SYMBOL vmlinux 0x176b2664 mmc_gpio_set_cd_wake +EXPORT_SYMBOL vmlinux 0x1775c0ec elv_rb_latter_request +EXPORT_SYMBOL vmlinux 0x177a82c3 entry_untrain_ret +EXPORT_SYMBOL vmlinux 0x177d12cb tcp_disconnect +EXPORT_SYMBOL vmlinux 0x179f188d tty_port_tty_set +EXPORT_SYMBOL vmlinux 0x17be68ca acpi_clear_event +EXPORT_SYMBOL vmlinux 0x17be9672 inode_needs_sync +EXPORT_SYMBOL vmlinux 0x17c0f5e5 ptp_clock_event +EXPORT_SYMBOL vmlinux 0x17c1bece rproc_set_firmware +EXPORT_SYMBOL vmlinux 0x17d2be23 invalidate_disk +EXPORT_SYMBOL vmlinux 0x17e0dec8 netdev_offload_xstats_get +EXPORT_SYMBOL vmlinux 0x17f341a0 i8042_lock_chip +EXPORT_SYMBOL vmlinux 0x17f813a9 __SCT__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0x17fa9f42 ___pskb_trim +EXPORT_SYMBOL vmlinux 0x17fd90b8 vm_mmap +EXPORT_SYMBOL vmlinux 0x17feaa2a unix_destruct_scm +EXPORT_SYMBOL vmlinux 0x1819a3f5 register_sysctl +EXPORT_SYMBOL vmlinux 0x1822d2ac ip_cmsg_recv_offset +EXPORT_SYMBOL vmlinux 0x1823d693 xen_alloc_ballooned_pages +EXPORT_SYMBOL vmlinux 0x18286109 skb_queue_purge +EXPORT_SYMBOL vmlinux 0x18345b8e __bitmap_replace +EXPORT_SYMBOL vmlinux 0x18490c09 vfs_getattr_nosec +EXPORT_SYMBOL vmlinux 0x1856f20f nf_register_sockopt +EXPORT_SYMBOL vmlinux 0x185736c1 set_page_dirty +EXPORT_SYMBOL vmlinux 0x1858201c mfd_add_devices +EXPORT_SYMBOL vmlinux 0x1876f97c fscrypt_ioctl_get_policy +EXPORT_SYMBOL vmlinux 0x18888d00 downgrade_write +EXPORT_SYMBOL vmlinux 0x188a956b vga_switcheroo_client_probe_defer +EXPORT_SYMBOL vmlinux 0x188ea314 jiffies_to_timespec64 +EXPORT_SYMBOL vmlinux 0x18a9e0b5 __kfree_skb +EXPORT_SYMBOL vmlinux 0x18b72573 register_kmmio_probe +EXPORT_SYMBOL vmlinux 0x18d2146b mdio_device_free +EXPORT_SYMBOL vmlinux 0x18e60984 __do_once_start +EXPORT_SYMBOL vmlinux 0x18eb5422 kthread_stop +EXPORT_SYMBOL vmlinux 0x18fd2c2d __x86_indirect_call_thunk_r13 +EXPORT_SYMBOL vmlinux 0x190d641e sb_set_blocksize +EXPORT_SYMBOL vmlinux 0x192ea14f __SCT__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x1950d498 init_special_inode +EXPORT_SYMBOL vmlinux 0x1953c958 mempool_create +EXPORT_SYMBOL vmlinux 0x19628e52 iov_iter_get_pages2 +EXPORT_SYMBOL vmlinux 0x19640989 skb_vlan_pop +EXPORT_SYMBOL vmlinux 0x197d5b60 dma_fence_default_wait +EXPORT_SYMBOL vmlinux 0x1983fc95 put_cmsg_scm_timestamping +EXPORT_SYMBOL vmlinux 0x1984d421 out_of_line_wait_on_bit +EXPORT_SYMBOL vmlinux 0x1991eb33 kthread_create_on_cpu +EXPORT_SYMBOL vmlinux 0x199a9617 pci_bus_read_dev_vendor_id +EXPORT_SYMBOL vmlinux 0x199ed0cd net_disable_timestamp +EXPORT_SYMBOL vmlinux 0x19bd383b security_secmark_refcount_dec +EXPORT_SYMBOL vmlinux 0x19c02dcd d_hash_and_lookup +EXPORT_SYMBOL vmlinux 0x19c2904b vlan_for_each +EXPORT_SYMBOL vmlinux 0x19dbe5ef scsi_vpd_lun_id +EXPORT_SYMBOL vmlinux 0x19df99b9 acpi_finish_gpe +EXPORT_SYMBOL vmlinux 0x19f7519d vm_insert_page +EXPORT_SYMBOL vmlinux 0x1a07727c param_get_ullong +EXPORT_SYMBOL vmlinux 0x1a13902a d_obtain_root +EXPORT_SYMBOL vmlinux 0x1a259162 alloc_netdev_mqs +EXPORT_SYMBOL vmlinux 0x1a45cb6c acpi_disabled +EXPORT_SYMBOL vmlinux 0x1a63af34 vga_switcheroo_process_delayed_switch +EXPORT_SYMBOL vmlinux 0x1a653667 agp_generic_destroy_pages +EXPORT_SYMBOL vmlinux 0x1a6987eb freezing_slow_path +EXPORT_SYMBOL vmlinux 0x1a79c8e9 __x86_indirect_thunk_r13 +EXPORT_SYMBOL vmlinux 0x1a81c90a flow_rule_match_enc_keyid +EXPORT_SYMBOL vmlinux 0x1a9a433c prandom_u32_state +EXPORT_SYMBOL vmlinux 0x1aa0d412 phy_do_ioctl_running +EXPORT_SYMBOL vmlinux 0x1ab44ce1 pci_resize_resource +EXPORT_SYMBOL vmlinux 0x1ac5d3cb strcspn +EXPORT_SYMBOL vmlinux 0x1acfbee0 acpi_notifier_call_chain +EXPORT_SYMBOL vmlinux 0x1ad51af8 netif_receive_skb +EXPORT_SYMBOL vmlinux 0x1ae34bfc flow_rule_match_enc_ports +EXPORT_SYMBOL vmlinux 0x1af82dc6 del_gendisk +EXPORT_SYMBOL vmlinux 0x1af86afa tc_setup_cb_add +EXPORT_SYMBOL vmlinux 0x1b015d25 bitmap_parselist +EXPORT_SYMBOL vmlinux 0x1b1dbda9 bdev_end_io_acct +EXPORT_SYMBOL vmlinux 0x1b3c875e devm_ioport_map +EXPORT_SYMBOL vmlinux 0x1b3ce78f __dynamic_netdev_dbg +EXPORT_SYMBOL vmlinux 0x1b597b7a swake_up_all +EXPORT_SYMBOL vmlinux 0x1b59c1de vfs_dedupe_file_range +EXPORT_SYMBOL vmlinux 0x1b6314fd in_aton +EXPORT_SYMBOL vmlinux 0x1b73f9a7 napi_get_frags +EXPORT_SYMBOL vmlinux 0x1b777357 rdmacg_unregister_device +EXPORT_SYMBOL vmlinux 0x1b7acb01 ethtool_virtdev_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x1b7b3416 nonseekable_open +EXPORT_SYMBOL vmlinux 0x1b84eb1a security_task_getsecid_obj +EXPORT_SYMBOL vmlinux 0x1b8b95ad i8042_unlock_chip +EXPORT_SYMBOL vmlinux 0x1b8df072 udp_lib_setsockopt +EXPORT_SYMBOL vmlinux 0x1b90189f netif_set_real_num_rx_queues +EXPORT_SYMBOL vmlinux 0x1b908d85 _raw_write_lock_nested +EXPORT_SYMBOL vmlinux 0x1ba59527 __kmalloc_node +EXPORT_SYMBOL vmlinux 0x1ba61eaa rtnl_unicast +EXPORT_SYMBOL vmlinux 0x1bae3fa6 inode_owner_or_capable +EXPORT_SYMBOL vmlinux 0x1bb51249 tcp_have_smc +EXPORT_SYMBOL vmlinux 0x1bcdd014 bioset_init +EXPORT_SYMBOL vmlinux 0x1bd59dbe vme_free_consistent +EXPORT_SYMBOL vmlinux 0x1bd61141 ip6_xmit +EXPORT_SYMBOL vmlinux 0x1bee4a8a ipv6_chk_addr_and_flags +EXPORT_SYMBOL vmlinux 0x1bfb7e15 xp_free +EXPORT_SYMBOL vmlinux 0x1c1da2a7 __seq_open_private +EXPORT_SYMBOL vmlinux 0x1c29b0a0 flow_rule_match_ipv6_addrs +EXPORT_SYMBOL vmlinux 0x1c2aa3cf pm860x_page_bulk_read +EXPORT_SYMBOL vmlinux 0x1c3e609e netif_tx_unlock +EXPORT_SYMBOL vmlinux 0x1c4b1090 reuseport_alloc +EXPORT_SYMBOL vmlinux 0x1c58427f acpi_remove_notify_handler +EXPORT_SYMBOL vmlinux 0x1c6e8363 console_force_preferred_locked +EXPORT_SYMBOL vmlinux 0x1c86914c ipv6_dev_mc_inc +EXPORT_SYMBOL vmlinux 0x1c9d4bb9 mdio_bus_type +EXPORT_SYMBOL vmlinux 0x1ca527fa ioread64be_hi_lo +EXPORT_SYMBOL vmlinux 0x1cad7188 set_pages_uc +EXPORT_SYMBOL vmlinux 0x1cb11044 inetpeer_invalidate_tree +EXPORT_SYMBOL vmlinux 0x1cb1fcf0 user_path_at_empty +EXPORT_SYMBOL vmlinux 0x1cb68786 __SCK__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x1ccbdc71 __traceiter_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x1cd8438b pxm_to_node +EXPORT_SYMBOL vmlinux 0x1cdf8786 inet_csk_reset_keepalive_timer +EXPORT_SYMBOL vmlinux 0x1ce3f384 pci_iomap_range +EXPORT_SYMBOL vmlinux 0x1d07e365 memdup_user_nul +EXPORT_SYMBOL vmlinux 0x1d0dffec netif_tx_stop_all_queues +EXPORT_SYMBOL vmlinux 0x1d19f77b physical_mask +EXPORT_SYMBOL vmlinux 0x1d1abdf0 acpi_get_physical_device_location +EXPORT_SYMBOL vmlinux 0x1d24c881 ___ratelimit +EXPORT_SYMBOL vmlinux 0x1d2b7b83 eth_gro_receive +EXPORT_SYMBOL vmlinux 0x1d2f9487 framebuffer_alloc +EXPORT_SYMBOL vmlinux 0x1d40b6f3 idr_for_each +EXPORT_SYMBOL vmlinux 0x1d4db08e pm860x_bulk_write +EXPORT_SYMBOL vmlinux 0x1d5d1e37 vmf_insert_pfn_prot +EXPORT_SYMBOL vmlinux 0x1d77adf8 devfreq_monitor_resume +EXPORT_SYMBOL vmlinux 0x1d861ade configfs_unregister_subsystem +EXPORT_SYMBOL vmlinux 0x1d9672bd fault_in_subpage_writeable +EXPORT_SYMBOL vmlinux 0x1d989296 devm_free_irq +EXPORT_SYMBOL vmlinux 0x1da82474 __brelse +EXPORT_SYMBOL vmlinux 0x1dc6c93b lookup_user_key +EXPORT_SYMBOL vmlinux 0x1dd571e6 fb_copy_cmap +EXPORT_SYMBOL vmlinux 0x1ddc2458 dump_align +EXPORT_SYMBOL vmlinux 0x1de4ccb2 get_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x1df2310d xfrm_register_km +EXPORT_SYMBOL vmlinux 0x1dfc796a of_find_mipi_dsi_host_by_node +EXPORT_SYMBOL vmlinux 0x1e0128f3 neigh_carrier_down +EXPORT_SYMBOL vmlinux 0x1e014af7 vfs_create +EXPORT_SYMBOL vmlinux 0x1e0666c2 devfreq_update_interval +EXPORT_SYMBOL vmlinux 0x1e0a0c24 mod_timer_pending +EXPORT_SYMBOL vmlinux 0x1e0cc0ea fb_prepare_logo +EXPORT_SYMBOL vmlinux 0x1e0cd7fe acpi_detach_data +EXPORT_SYMBOL vmlinux 0x1e17baa2 __breadahead +EXPORT_SYMBOL vmlinux 0x1e19edfb pnp_start_dev +EXPORT_SYMBOL vmlinux 0x1e1e868e kill_block_super +EXPORT_SYMBOL vmlinux 0x1e36a490 phy_set_asym_pause +EXPORT_SYMBOL vmlinux 0x1e593777 inet_frag_queue_insert +EXPORT_SYMBOL vmlinux 0x1e611940 tcp_fastopen_defer_connect +EXPORT_SYMBOL vmlinux 0x1e6adaa0 bitmap_print_bitmask_to_buf +EXPORT_SYMBOL vmlinux 0x1e6d26a8 strstr +EXPORT_SYMBOL vmlinux 0x1e78ed06 devm_backlight_device_register +EXPORT_SYMBOL vmlinux 0x1e9edfb7 seq_hlist_start_head_rcu +EXPORT_SYMBOL vmlinux 0x1eb922a3 IO_APIC_get_PCI_irq_vector +EXPORT_SYMBOL vmlinux 0x1ed48e62 set_user_nice +EXPORT_SYMBOL vmlinux 0x1ed8b6a6 fscrypt_put_encryption_info +EXPORT_SYMBOL vmlinux 0x1edb69d6 ktime_get_raw_ts64 +EXPORT_SYMBOL vmlinux 0x1f080e0b __ClearPageMovable +EXPORT_SYMBOL vmlinux 0x1f13d567 sk_reset_timer +EXPORT_SYMBOL vmlinux 0x1f2c14d9 dcbnl_ieee_notify +EXPORT_SYMBOL vmlinux 0x1f45a0f1 tty_port_block_til_ready +EXPORT_SYMBOL vmlinux 0x1f4fb15f get_vm_area +EXPORT_SYMBOL vmlinux 0x1f557414 gen_pool_has_addr +EXPORT_SYMBOL vmlinux 0x1f89559a tcp_read_done +EXPORT_SYMBOL vmlinux 0x1f964ef4 __tcf_em_tree_match +EXPORT_SYMBOL vmlinux 0x1fb038f8 ethtool_aggregate_ctrl_stats +EXPORT_SYMBOL vmlinux 0x1fbd16da ip_tos2prio +EXPORT_SYMBOL vmlinux 0x1fc10f3c folio_migrate_flags +EXPORT_SYMBOL vmlinux 0x1fc1109e proc_dointvec_userhz_jiffies +EXPORT_SYMBOL vmlinux 0x1fc624c5 dquot_quota_on +EXPORT_SYMBOL vmlinux 0x1fd07fff kdb_grepping_flag +EXPORT_SYMBOL vmlinux 0x1feb6ac1 clk_add_alias +EXPORT_SYMBOL vmlinux 0x1ffb0ab0 backlight_device_register +EXPORT_SYMBOL vmlinux 0x20000329 simple_strtoul +EXPORT_SYMBOL vmlinux 0x200b2041 in6addr_any +EXPORT_SYMBOL vmlinux 0x20341a67 xsk_clear_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0x2034c34b write_dirty_buffer +EXPORT_SYMBOL vmlinux 0x20463df4 wait_for_completion_killable +EXPORT_SYMBOL vmlinux 0x204c19f5 tcp_alloc_md5sig_pool +EXPORT_SYMBOL vmlinux 0x204c5067 scsi_dev_info_add_list +EXPORT_SYMBOL vmlinux 0x20525c34 from_kprojid +EXPORT_SYMBOL vmlinux 0x20a789ac irq_set_chip_data +EXPORT_SYMBOL vmlinux 0x20ba4f3e rdmsr_on_cpu +EXPORT_SYMBOL vmlinux 0x20bcbe4f blake2s_compress +EXPORT_SYMBOL vmlinux 0x20be7ef7 tcf_qevent_dump +EXPORT_SYMBOL vmlinux 0x20cbb30a __percpu_counter_init +EXPORT_SYMBOL vmlinux 0x20d65e40 fb_find_nearest_mode +EXPORT_SYMBOL vmlinux 0x20d89072 __traceiter_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x20dba13f mark_buffer_write_io_error +EXPORT_SYMBOL vmlinux 0x20dd6eeb ipv6_select_ident +EXPORT_SYMBOL vmlinux 0x20eadeb6 ip_compute_csum +EXPORT_SYMBOL vmlinux 0x20ec349d show_init_ipc_ns +EXPORT_SYMBOL vmlinux 0x20f89846 devm_clk_get +EXPORT_SYMBOL vmlinux 0x2101e4f2 inet_sendmsg +EXPORT_SYMBOL vmlinux 0x210e53aa md_handle_request +EXPORT_SYMBOL vmlinux 0x21188cf0 vma_alloc_folio +EXPORT_SYMBOL vmlinux 0x212494eb file_path +EXPORT_SYMBOL vmlinux 0x212f7ea2 __ip_mc_dec_group +EXPORT_SYMBOL vmlinux 0x213a738d memregion_alloc +EXPORT_SYMBOL vmlinux 0x213e4965 ps2_is_keyboard_id +EXPORT_SYMBOL vmlinux 0x21592179 blk_rq_count_integrity_sg +EXPORT_SYMBOL vmlinux 0x215c49a7 truncate_pagecache_range +EXPORT_SYMBOL vmlinux 0x215f5537 set_binfmt +EXPORT_SYMBOL vmlinux 0x215f648d netdev_reset_tc +EXPORT_SYMBOL vmlinux 0x21701f63 blk_mq_delay_run_hw_queue +EXPORT_SYMBOL vmlinux 0x2177bd71 acpi_disable_event +EXPORT_SYMBOL vmlinux 0x217d29e4 flow_rule_match_enc_opts +EXPORT_SYMBOL vmlinux 0x21821ff6 register_netdevice +EXPORT_SYMBOL vmlinux 0x218e600b pci_add_resource_offset +EXPORT_SYMBOL vmlinux 0x21ae040c tty_unregister_driver +EXPORT_SYMBOL vmlinux 0x21b53493 copy_page_from_iter_atomic +EXPORT_SYMBOL vmlinux 0x21bdb523 errseq_check_and_advance +EXPORT_SYMBOL vmlinux 0x21c9d40b napi_gro_receive +EXPORT_SYMBOL vmlinux 0x21c9f59c tcp_sock_set_syncnt +EXPORT_SYMBOL vmlinux 0x21d304af md_bitmap_startwrite +EXPORT_SYMBOL vmlinux 0x21e13cb3 inet_peer_xrlim_allow +EXPORT_SYMBOL vmlinux 0x21ea5251 __bitmap_weight +EXPORT_SYMBOL vmlinux 0x21ef374c try_wait_for_completion +EXPORT_SYMBOL vmlinux 0x21fa82bd i2c_verify_client +EXPORT_SYMBOL vmlinux 0x22131971 rtnl_set_sk_err +EXPORT_SYMBOL vmlinux 0x2213c0c0 get_tree_bdev +EXPORT_SYMBOL vmlinux 0x222e7ce2 sysfs_streq +EXPORT_SYMBOL vmlinux 0x2234ca51 acpi_match_platform_list +EXPORT_SYMBOL vmlinux 0x22362ad7 kmem_cache_destroy +EXPORT_SYMBOL vmlinux 0x224c9f84 param_get_bool +EXPORT_SYMBOL vmlinux 0x224e6200 agp_alloc_bridge +EXPORT_SYMBOL vmlinux 0x227a3267 ip_check_defrag +EXPORT_SYMBOL vmlinux 0x2293335b iov_iter_revert +EXPORT_SYMBOL vmlinux 0x22a0136c skb_expand_head +EXPORT_SYMBOL vmlinux 0x22b325d5 kd_mksound +EXPORT_SYMBOL vmlinux 0x22de4931 amd_iommu_register_ga_log_notifier +EXPORT_SYMBOL vmlinux 0x23324903 tcp_init_sock +EXPORT_SYMBOL vmlinux 0x23351d16 __serio_register_driver +EXPORT_SYMBOL vmlinux 0x2349f351 linkwatch_fire_event +EXPORT_SYMBOL vmlinux 0x234d7af3 file_fdatawait_range +EXPORT_SYMBOL vmlinux 0x2364c85a tasklet_init +EXPORT_SYMBOL vmlinux 0x237cdbd8 ps2_end_command +EXPORT_SYMBOL vmlinux 0x238b099f mipi_dsi_packet_format_is_short +EXPORT_SYMBOL vmlinux 0x239952c6 nvdimm_check_and_set_ro +EXPORT_SYMBOL vmlinux 0x23b9d6e2 mangle_path +EXPORT_SYMBOL vmlinux 0x23c8bc43 __blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x23ccd480 sock_kzfree_s +EXPORT_SYMBOL vmlinux 0x23da27b4 scm_detach_fds +EXPORT_SYMBOL vmlinux 0x23daa989 mipi_dsi_create_packet +EXPORT_SYMBOL vmlinux 0x23dc7f6c hdmi_avi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x23f1d7a6 page_pool_ethtool_stats_get_count +EXPORT_SYMBOL vmlinux 0x23fcfea2 pci_restore_state +EXPORT_SYMBOL vmlinux 0x23fd3028 vmalloc_node +EXPORT_SYMBOL vmlinux 0x2402d000 tcf_exts_dump +EXPORT_SYMBOL vmlinux 0x2416f6ad bpf_link_put +EXPORT_SYMBOL vmlinux 0x242292f2 __quota_error +EXPORT_SYMBOL vmlinux 0x242bfdf0 ip_generic_getfrag +EXPORT_SYMBOL vmlinux 0x24332698 pci_fixup_device +EXPORT_SYMBOL vmlinux 0x2433ca92 fd_install +EXPORT_SYMBOL vmlinux 0x243f8816 phy_mii_ioctl +EXPORT_SYMBOL vmlinux 0x24412cd0 filp_open +EXPORT_SYMBOL vmlinux 0x245909a5 folio_migrate_copy +EXPORT_SYMBOL vmlinux 0x2459bbcc console_set_on_cmdline +EXPORT_SYMBOL vmlinux 0x246198c9 fs_param_is_fd +EXPORT_SYMBOL vmlinux 0x24756e8f d_rehash +EXPORT_SYMBOL vmlinux 0x2484adc3 __kfifo_to_user_r +EXPORT_SYMBOL vmlinux 0x24a11e17 cpumask_any_distribute +EXPORT_SYMBOL vmlinux 0x24ad4448 tcf_get_next_proto +EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer +EXPORT_SYMBOL vmlinux 0x24df628c uart_match_port +EXPORT_SYMBOL vmlinux 0x24e1b558 seg6_hmac_compute +EXPORT_SYMBOL vmlinux 0x2505bf18 kstrtol_from_user +EXPORT_SYMBOL vmlinux 0x25100c4a tcp_stream_memory_free +EXPORT_SYMBOL vmlinux 0x25163f94 dm_register_target +EXPORT_SYMBOL vmlinux 0x251c7bc9 path_is_mountpoint +EXPORT_SYMBOL vmlinux 0x252a94ff uart_add_one_port +EXPORT_SYMBOL vmlinux 0x252ca054 __SCK__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x25321eef prepare_creds +EXPORT_SYMBOL vmlinux 0x2540dae0 netpoll_cleanup +EXPORT_SYMBOL vmlinux 0x2580ad5b sk_wait_data +EXPORT_SYMBOL vmlinux 0x2580f89f tcp_v4_md5_lookup +EXPORT_SYMBOL vmlinux 0x25820c64 fs_overflowuid +EXPORT_SYMBOL vmlinux 0x25837d3b folio_redirty_for_writepage +EXPORT_SYMBOL vmlinux 0x258a2c02 _raw_write_trylock +EXPORT_SYMBOL vmlinux 0x258d2f76 net_dim_get_tx_moderation +EXPORT_SYMBOL vmlinux 0x25974000 wait_for_completion +EXPORT_SYMBOL vmlinux 0x25995ca2 ip_getsockopt +EXPORT_SYMBOL vmlinux 0x25b76a1d wireless_spy_update +EXPORT_SYMBOL vmlinux 0x25bd105d load_nls +EXPORT_SYMBOL vmlinux 0x25d3718f vfs_rename +EXPORT_SYMBOL vmlinux 0x25db1577 do_trace_write_msr +EXPORT_SYMBOL vmlinux 0x25db5cbd jbd2_trans_will_send_data_barrier +EXPORT_SYMBOL vmlinux 0x25e9d4bd resource_list_free +EXPORT_SYMBOL vmlinux 0x25ebc30a mipi_dsi_dcs_set_display_off +EXPORT_SYMBOL vmlinux 0x26060d14 set_groups +EXPORT_SYMBOL vmlinux 0x260bd15a sk_alloc +EXPORT_SYMBOL vmlinux 0x2629cfe8 ip6_dst_hoplimit +EXPORT_SYMBOL vmlinux 0x26330f8a tty_driver_kref_put +EXPORT_SYMBOL vmlinux 0x26382172 flow_rule_match_l2tpv3 +EXPORT_SYMBOL vmlinux 0x263beb75 ecryptfs_get_versions +EXPORT_SYMBOL vmlinux 0x263c3152 bcmp +EXPORT_SYMBOL vmlinux 0x2667e200 update_devfreq +EXPORT_SYMBOL vmlinux 0x266c0524 bio_split +EXPORT_SYMBOL vmlinux 0x2688ec10 bitmap_zalloc +EXPORT_SYMBOL vmlinux 0x26897b52 mb_cache_entry_get +EXPORT_SYMBOL vmlinux 0x26af5749 key_type_keyring +EXPORT_SYMBOL vmlinux 0x26b38761 nf_log_trace +EXPORT_SYMBOL vmlinux 0x26b8d6dd dcache_dir_lseek +EXPORT_SYMBOL vmlinux 0x26c5a8fc sock_no_mmap +EXPORT_SYMBOL vmlinux 0x26e298e0 unregister_memory_notifier +EXPORT_SYMBOL vmlinux 0x26f40101 phy_disconnect +EXPORT_SYMBOL vmlinux 0x26f8f0b8 iowrite16be +EXPORT_SYMBOL vmlinux 0x270303ea pcim_iomap +EXPORT_SYMBOL vmlinux 0x27061a91 scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x270cf88f dump_stack_lvl +EXPORT_SYMBOL vmlinux 0x271cba95 acpi_bus_private_data_handler +EXPORT_SYMBOL vmlinux 0x272a8933 udp_memory_allocated +EXPORT_SYMBOL vmlinux 0x2733eaf7 scsi_dev_info_list_add_keyed +EXPORT_SYMBOL vmlinux 0x273de474 sync_file_create +EXPORT_SYMBOL vmlinux 0x273e5a7b bio_alloc_bioset +EXPORT_SYMBOL vmlinux 0x27448d75 pci_find_next_bus +EXPORT_SYMBOL vmlinux 0x27473047 pci_choose_state +EXPORT_SYMBOL vmlinux 0x27479d14 param_free_charp +EXPORT_SYMBOL vmlinux 0x275539a8 is_bad_inode +EXPORT_SYMBOL vmlinux 0x275f3d49 hdmi_vendor_infoframe_check +EXPORT_SYMBOL vmlinux 0x2761daab invalidate_inode_buffers +EXPORT_SYMBOL vmlinux 0x276fa3e5 twl6040_set_pll +EXPORT_SYMBOL vmlinux 0x27756bc8 scsi_sanitize_inquiry_string +EXPORT_SYMBOL vmlinux 0x277f902c rproc_elf_load_rsc_table +EXPORT_SYMBOL vmlinux 0x27810361 acpi_os_wait_events_complete +EXPORT_SYMBOL vmlinux 0x2782b393 xfrm_state_walk_init +EXPORT_SYMBOL vmlinux 0x27855d8e dqget +EXPORT_SYMBOL vmlinux 0x27864d57 memparse +EXPORT_SYMBOL vmlinux 0x278a892c devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0x2790ea74 netif_receive_skb_core +EXPORT_SYMBOL vmlinux 0x279bb635 tcp_initialize_rcv_mss +EXPORT_SYMBOL vmlinux 0x279c2e61 vlan_ioctl_set +EXPORT_SYMBOL vmlinux 0x27a5c893 genl_unregister_family +EXPORT_SYMBOL vmlinux 0x27b5c427 mdiobus_is_registered_device +EXPORT_SYMBOL vmlinux 0x27bbf221 disable_irq_nosync +EXPORT_SYMBOL vmlinux 0x27bc320c pci_scan_root_bus +EXPORT_SYMBOL vmlinux 0x27cdca93 pci_add_resource +EXPORT_SYMBOL vmlinux 0x27d75de5 __icmp_send +EXPORT_SYMBOL vmlinux 0x27dbbaf5 softnet_data +EXPORT_SYMBOL vmlinux 0x27f72ff5 pci_request_selected_regions +EXPORT_SYMBOL vmlinux 0x27fa90e1 xfrm_state_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x2801a22f proc_dointvec_minmax +EXPORT_SYMBOL vmlinux 0x281823c5 __kfifo_out_peek +EXPORT_SYMBOL vmlinux 0x2825f187 __ip_select_ident +EXPORT_SYMBOL vmlinux 0x28269c54 dev_pre_changeaddr_notify +EXPORT_SYMBOL vmlinux 0x28330bdc neigh_destroy +EXPORT_SYMBOL vmlinux 0x2845b2ba scsi_execute_cmd +EXPORT_SYMBOL vmlinux 0x284faa6b __x86_indirect_thunk_r11 +EXPORT_SYMBOL vmlinux 0x284facc0 pci_find_capability +EXPORT_SYMBOL vmlinux 0x28500e13 proc_douintvec +EXPORT_SYMBOL vmlinux 0x2875a315 utf32_to_utf8 +EXPORT_SYMBOL vmlinux 0x28933bd0 flow_indr_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x28aa9871 scsi_bios_ptable +EXPORT_SYMBOL vmlinux 0x28b5c411 jbd2_journal_extend +EXPORT_SYMBOL vmlinux 0x28ccea54 migrate_vma_pages +EXPORT_SYMBOL vmlinux 0x28cf8b30 put_ipc_ns +EXPORT_SYMBOL vmlinux 0x28e09af1 iosf_mbi_available +EXPORT_SYMBOL vmlinux 0x28ef45bd nf_unregister_net_hooks +EXPORT_SYMBOL vmlinux 0x28f490a3 from_kgid +EXPORT_SYMBOL vmlinux 0x28f94604 __ubsan_handle_builtin_unreachable +EXPORT_SYMBOL vmlinux 0x2904a339 cont_write_begin +EXPORT_SYMBOL vmlinux 0x291df23c sk_send_sigurg +EXPORT_SYMBOL vmlinux 0x29332499 __x86_indirect_thunk_rsi +EXPORT_SYMBOL vmlinux 0x29366c26 arp_tbl +EXPORT_SYMBOL vmlinux 0x2952384d noop_llseek +EXPORT_SYMBOL vmlinux 0x2959f4c5 input_mt_report_finger_count +EXPORT_SYMBOL vmlinux 0x29604158 napi_busy_loop +EXPORT_SYMBOL vmlinux 0x296a2bb6 xfrm_policy_bysel_ctx +EXPORT_SYMBOL vmlinux 0x296b8bbf __kfifo_dma_in_prepare +EXPORT_SYMBOL vmlinux 0x29849e5a end_buffer_async_write +EXPORT_SYMBOL vmlinux 0x29862317 thaw_bdev +EXPORT_SYMBOL vmlinux 0x29972495 ndisc_send_skb +EXPORT_SYMBOL vmlinux 0x29978205 dev_open +EXPORT_SYMBOL vmlinux 0x29ad8e33 x86_hyper_type +EXPORT_SYMBOL vmlinux 0x29b763f2 mmc_gpiod_request_cd +EXPORT_SYMBOL vmlinux 0x29bb649e padata_alloc_shell +EXPORT_SYMBOL vmlinux 0x29bfc7ec rproc_elf_sanity_check +EXPORT_SYMBOL vmlinux 0x29c8b46c devm_devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x29d0733d dev_loopback_xmit +EXPORT_SYMBOL vmlinux 0x29d55869 send_sig_mceerr +EXPORT_SYMBOL vmlinux 0x29dc7de6 blk_mq_delay_run_hw_queues +EXPORT_SYMBOL vmlinux 0x29de697e security_sk_clone +EXPORT_SYMBOL vmlinux 0x29e1e204 hdmi_audio_infoframe_pack +EXPORT_SYMBOL vmlinux 0x29ec9fb6 d_genocide +EXPORT_SYMBOL vmlinux 0x29f8bd66 ps2_begin_command +EXPORT_SYMBOL vmlinux 0x29fafb34 skb_find_text +EXPORT_SYMBOL vmlinux 0x29ffc3ae kset_unregister +EXPORT_SYMBOL vmlinux 0x2a1ca550 component_match_add_release +EXPORT_SYMBOL vmlinux 0x2a21a03f tcf_idr_search +EXPORT_SYMBOL vmlinux 0x2a23e9cd module_put +EXPORT_SYMBOL vmlinux 0x2a303d4d check_signature +EXPORT_SYMBOL vmlinux 0x2a30f729 serio_interrupt +EXPORT_SYMBOL vmlinux 0x2a47799d __netlink_dump_start +EXPORT_SYMBOL vmlinux 0x2a58fccb tty_unlock +EXPORT_SYMBOL vmlinux 0x2a6a5aac sockopt_capable +EXPORT_SYMBOL vmlinux 0x2a6fa0d0 __SCT__tp_func_module_get +EXPORT_SYMBOL vmlinux 0x2a75b49f pci_find_parent_resource +EXPORT_SYMBOL vmlinux 0x2a85b203 cpumask_any_and_distribute +EXPORT_SYMBOL vmlinux 0x2a928918 slhc_free +EXPORT_SYMBOL vmlinux 0x2a9a3905 vme_master_get +EXPORT_SYMBOL vmlinux 0x2aa00e26 intel_scu_ipc_dev_update +EXPORT_SYMBOL vmlinux 0x2aa0843e mempool_resize +EXPORT_SYMBOL vmlinux 0x2aabcdc8 vmalloc_array +EXPORT_SYMBOL vmlinux 0x2ac399bf fiemap_prep +EXPORT_SYMBOL vmlinux 0x2acb4eaf __x86_indirect_call_thunk_r11 +EXPORT_SYMBOL vmlinux 0x2ad3e377 dev_remove_offload +EXPORT_SYMBOL vmlinux 0x2b0b8a7a flow_rule_match_enc_control +EXPORT_SYMBOL vmlinux 0x2b0dfbbb rproc_add_subdev +EXPORT_SYMBOL vmlinux 0x2b24f0e1 fb_find_mode +EXPORT_SYMBOL vmlinux 0x2b2dea85 nf_setsockopt +EXPORT_SYMBOL vmlinux 0x2b57002e netdev_rx_csum_fault +EXPORT_SYMBOL vmlinux 0x2b593aa8 gen_pool_alloc_algo_owner +EXPORT_SYMBOL vmlinux 0x2b6f0962 __cpu_dying_mask +EXPORT_SYMBOL vmlinux 0x2b99bba2 pci_enable_link_state +EXPORT_SYMBOL vmlinux 0x2b9da7a4 genl_lock +EXPORT_SYMBOL vmlinux 0x2bae204e mt_find +EXPORT_SYMBOL vmlinux 0x2bb23638 serio_bus +EXPORT_SYMBOL vmlinux 0x2bb6099e dq_data_lock +EXPORT_SYMBOL vmlinux 0x2bb7c05d __x86_indirect_call_thunk_rsi +EXPORT_SYMBOL vmlinux 0x2bbfddef single_open_size +EXPORT_SYMBOL vmlinux 0x2bcf2b01 scsi_host_put +EXPORT_SYMBOL vmlinux 0x2bd60ab9 acpi_reset +EXPORT_SYMBOL vmlinux 0x2bdf7197 __tty_alloc_driver +EXPORT_SYMBOL vmlinux 0x2c03dd6d __nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0x2c1079e3 dput +EXPORT_SYMBOL vmlinux 0x2c256e1f input_scancode_to_scalar +EXPORT_SYMBOL vmlinux 0x2c25a3fe i2c_del_adapter +EXPORT_SYMBOL vmlinux 0x2c3521a8 tcp_recvmsg +EXPORT_SYMBOL vmlinux 0x2c37e908 netdev_master_upper_dev_get_rcu +EXPORT_SYMBOL vmlinux 0x2c541e7b radix_tree_next_chunk +EXPORT_SYMBOL vmlinux 0x2c555e58 bprm_change_interp +EXPORT_SYMBOL vmlinux 0x2c5d82e3 blk_start_plug +EXPORT_SYMBOL vmlinux 0x2c5e2533 blk_queue_max_segment_size +EXPORT_SYMBOL vmlinux 0x2c7301d0 devm_mfd_add_devices +EXPORT_SYMBOL vmlinux 0x2c82c36a security_secmark_relabel_packet +EXPORT_SYMBOL vmlinux 0x2cb690d9 security_dentry_init_security +EXPORT_SYMBOL vmlinux 0x2cc25649 lock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x2ccd059a dim_on_top +EXPORT_SYMBOL vmlinux 0x2cf0c910 sg_init_table +EXPORT_SYMBOL vmlinux 0x2cf12765 __tracepoint_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x2cf56265 __dynamic_pr_debug +EXPORT_SYMBOL vmlinux 0x2d140a58 genl_unlock +EXPORT_SYMBOL vmlinux 0x2d269f49 pcie_set_readrq +EXPORT_SYMBOL vmlinux 0x2d30596c from_kqid_munged +EXPORT_SYMBOL vmlinux 0x2d30fcde xfrm_state_add +EXPORT_SYMBOL vmlinux 0x2d3385d3 system_wq +EXPORT_SYMBOL vmlinux 0x2d387104 rcu_lazy_set_jiffies_till_flush +EXPORT_SYMBOL vmlinux 0x2d39b0a7 kstrdup +EXPORT_SYMBOL vmlinux 0x2d4c0218 sock_register +EXPORT_SYMBOL vmlinux 0x2d4c773a hdmi_spd_infoframe_init +EXPORT_SYMBOL vmlinux 0x2d4daef5 find_font +EXPORT_SYMBOL vmlinux 0x2d5086c5 dquot_drop +EXPORT_SYMBOL vmlinux 0x2d912bca dmi_get_bios_year +EXPORT_SYMBOL vmlinux 0x2d994605 security_inode_copy_up_xattr +EXPORT_SYMBOL vmlinux 0x2da63af8 serio_unregister_driver +EXPORT_SYMBOL vmlinux 0x2dacedff jbd2__journal_restart +EXPORT_SYMBOL vmlinux 0x2dc83595 tcp_sendmsg +EXPORT_SYMBOL vmlinux 0x2dc9ea25 neigh_parms_alloc +EXPORT_SYMBOL vmlinux 0x2dd16564 arch_register_cpu +EXPORT_SYMBOL vmlinux 0x2dd7f62d elv_rb_former_request +EXPORT_SYMBOL vmlinux 0x2dda1514 fb_io_read +EXPORT_SYMBOL vmlinux 0x2de125c0 page_frag_alloc_align +EXPORT_SYMBOL vmlinux 0x2decd1d3 cdrom_get_media_event +EXPORT_SYMBOL vmlinux 0x2def7f76 rtc_cmos_write +EXPORT_SYMBOL vmlinux 0x2dff4123 input_get_timestamp +EXPORT_SYMBOL vmlinux 0x2e0a637d acpi_walk_resources +EXPORT_SYMBOL vmlinux 0x2e170012 sock_queue_rcv_skb_reason +EXPORT_SYMBOL vmlinux 0x2e1ca751 clk_put +EXPORT_SYMBOL vmlinux 0x2e2b40d2 strncat +EXPORT_SYMBOL vmlinux 0x2e36d8a6 bdi_alloc +EXPORT_SYMBOL vmlinux 0x2e3bcce2 wait_for_completion_interruptible +EXPORT_SYMBOL vmlinux 0x2e3c5e9e netdev_alert +EXPORT_SYMBOL vmlinux 0x2e439142 drm_get_panel_orientation_quirk +EXPORT_SYMBOL vmlinux 0x2e52cbc9 blk_rq_map_kern +EXPORT_SYMBOL vmlinux 0x2e5a7c7b tcf_block_get_ext +EXPORT_SYMBOL vmlinux 0x2e5fe036 __skb_ext_put +EXPORT_SYMBOL vmlinux 0x2e983c34 try_to_free_buffers +EXPORT_SYMBOL vmlinux 0x2ea73741 __folio_put +EXPORT_SYMBOL vmlinux 0x2eaa6349 ip6_output +EXPORT_SYMBOL vmlinux 0x2ec6a2f9 jbd2_journal_destroy +EXPORT_SYMBOL vmlinux 0x2ec6bba0 errseq_set +EXPORT_SYMBOL vmlinux 0x2ecccfdb filemap_dirty_folio +EXPORT_SYMBOL vmlinux 0x2ed0dbaf da903x_query_status +EXPORT_SYMBOL vmlinux 0x2ed3319a copy_splice_read +EXPORT_SYMBOL vmlinux 0x2ef2d111 security_sctp_assoc_request +EXPORT_SYMBOL vmlinux 0x2ef31c14 genl_notify +EXPORT_SYMBOL vmlinux 0x2ef4098f config_item_set_name +EXPORT_SYMBOL vmlinux 0x2f02e8a1 xsk_get_pool_from_qid +EXPORT_SYMBOL vmlinux 0x2f03fc4b security_secmark_refcount_inc +EXPORT_SYMBOL vmlinux 0x2f101b0c input_unregister_handler +EXPORT_SYMBOL vmlinux 0x2f18f3ec __SCK__tp_func_read_msr +EXPORT_SYMBOL vmlinux 0x2f1d4480 devm_mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x2f2e91b2 security_ib_alloc_security +EXPORT_SYMBOL vmlinux 0x2f384db3 acpi_is_video_device +EXPORT_SYMBOL vmlinux 0x2f3e6792 skb_tunnel_check_pmtu +EXPORT_SYMBOL vmlinux 0x2f455560 ether_setup +EXPORT_SYMBOL vmlinux 0x2f4d2026 skb_try_coalesce +EXPORT_SYMBOL vmlinux 0x2f57490c vme_dma_list_exec +EXPORT_SYMBOL vmlinux 0x2f66ec30 __starget_for_each_device +EXPORT_SYMBOL vmlinux 0x2f7754a8 dma_pool_free +EXPORT_SYMBOL vmlinux 0x2f77c0c0 seg6_push_hmac +EXPORT_SYMBOL vmlinux 0x2f885d7b pci_biosrom_size +EXPORT_SYMBOL vmlinux 0x2f94c10d mmc_set_data_timeout +EXPORT_SYMBOL vmlinux 0x2f977ff9 __traceiter_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x2f9daffc blk_queue_flag_clear +EXPORT_SYMBOL vmlinux 0x2fb40c18 tcp_req_err +EXPORT_SYMBOL vmlinux 0x2fd3ccd9 pv_ops +EXPORT_SYMBOL vmlinux 0x2fe252cc unregister_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x2fec0485 block_commit_write +EXPORT_SYMBOL vmlinux 0x2ffe5614 mdio_driver_register +EXPORT_SYMBOL vmlinux 0x30062789 input_setup_polling +EXPORT_SYMBOL vmlinux 0x301304c2 __get_user_nocheck_8 +EXPORT_SYMBOL vmlinux 0x302f2281 devm_nvmem_cell_put +EXPORT_SYMBOL vmlinux 0x3037369c iov_iter_kvec +EXPORT_SYMBOL vmlinux 0x30475d67 inet_frag_destroy +EXPORT_SYMBOL vmlinux 0x30490c3c vga_put +EXPORT_SYMBOL vmlinux 0x305a916c __x86_indirect_thunk_rdi +EXPORT_SYMBOL vmlinux 0x30606f77 genphy_restart_aneg +EXPORT_SYMBOL vmlinux 0x307558e7 csum_and_copy_from_iter +EXPORT_SYMBOL vmlinux 0x307c2074 __sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x3096be16 names_cachep +EXPORT_SYMBOL vmlinux 0x309858b6 tcp_release_cb +EXPORT_SYMBOL vmlinux 0x30a80826 __kfifo_from_user +EXPORT_SYMBOL vmlinux 0x30aa676f blk_execute_rq +EXPORT_SYMBOL vmlinux 0x30acfde9 hsiphash_2u32 +EXPORT_SYMBOL vmlinux 0x30c34ffe phy_register_fixup +EXPORT_SYMBOL vmlinux 0x30f3518a dcb_getrewr +EXPORT_SYMBOL vmlinux 0x30f7a0a5 acpi_device_set_power +EXPORT_SYMBOL vmlinux 0x30fd3ab8 pci_release_resource +EXPORT_SYMBOL vmlinux 0x3115edeb tty_port_lower_dtr_rts +EXPORT_SYMBOL vmlinux 0x3116c606 ram_aops +EXPORT_SYMBOL vmlinux 0x31190ff8 dma_map_resource +EXPORT_SYMBOL vmlinux 0x3126a9e8 siphash_1u64 +EXPORT_SYMBOL vmlinux 0x312ed932 verify_spi_info +EXPORT_SYMBOL vmlinux 0x31542ddd xfrm_policy_insert +EXPORT_SYMBOL vmlinux 0x31549b2a __x86_indirect_thunk_r10 +EXPORT_SYMBOL vmlinux 0x31574558 seg6_hmac_net_exit +EXPORT_SYMBOL vmlinux 0x315a2bf5 asm_load_gs_index +EXPORT_SYMBOL vmlinux 0x315eeb18 blackhole_netdev +EXPORT_SYMBOL vmlinux 0x3163e6c6 __ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x31670597 __destroy_inode +EXPORT_SYMBOL vmlinux 0x31744bb2 input_reset_device +EXPORT_SYMBOL vmlinux 0x31a1041c dentry_create +EXPORT_SYMBOL vmlinux 0x31af1267 thread_group_exited +EXPORT_SYMBOL vmlinux 0x31d6ffd8 unpin_user_page_range_dirty_lock +EXPORT_SYMBOL vmlinux 0x31eba1d6 convert_art_to_tsc +EXPORT_SYMBOL vmlinux 0x320c00c3 blk_mq_start_hw_queues +EXPORT_SYMBOL vmlinux 0x3213f038 mutex_unlock +EXPORT_SYMBOL vmlinux 0x3217e56a bpf_prog_get_type_path +EXPORT_SYMBOL vmlinux 0x321fb2b8 tty_chars_in_buffer +EXPORT_SYMBOL vmlinux 0x3221df67 __bitmap_subset +EXPORT_SYMBOL vmlinux 0x32279aa4 inet_addr_type +EXPORT_SYMBOL vmlinux 0x322fa0f8 __break_lease +EXPORT_SYMBOL vmlinux 0x3251d480 audit_log_start +EXPORT_SYMBOL vmlinux 0x3251f41b uart_register_driver +EXPORT_SYMBOL vmlinux 0x32619250 sock_no_connect +EXPORT_SYMBOL vmlinux 0x326425ca pci_unmap_biosrom +EXPORT_SYMBOL vmlinux 0x32654d43 clkdev_drop +EXPORT_SYMBOL vmlinux 0x326c6af5 mipi_dsi_host_unregister +EXPORT_SYMBOL vmlinux 0x326fe044 dev_deactivate +EXPORT_SYMBOL vmlinux 0x3272034f mipi_dsi_dcs_set_page_address +EXPORT_SYMBOL vmlinux 0x327c84bf vme_lm_attach +EXPORT_SYMBOL vmlinux 0x3283e6b0 prandom_seed_full_state +EXPORT_SYMBOL vmlinux 0x328f214e fwnode_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x32b2c5ec amd_iommu_complete_ppr +EXPORT_SYMBOL vmlinux 0x32b89f9c tty_devnum +EXPORT_SYMBOL vmlinux 0x32c14ae6 nd_pfn_validate +EXPORT_SYMBOL vmlinux 0x32c27d4e md_bitmap_free +EXPORT_SYMBOL vmlinux 0x32c53d82 pnp_register_driver +EXPORT_SYMBOL vmlinux 0x32ce3777 radix_tree_preload +EXPORT_SYMBOL vmlinux 0x32de75a8 __x86_indirect_call_thunk_rdi +EXPORT_SYMBOL vmlinux 0x32e450ef ppp_unregister_channel +EXPORT_SYMBOL vmlinux 0x32e6f1a0 acpi_video_backlight_string +EXPORT_SYMBOL vmlinux 0x32e8cfea mtree_load +EXPORT_SYMBOL vmlinux 0x3302568f page_pool_put_page_bulk +EXPORT_SYMBOL vmlinux 0x33167d5b __skb_try_recv_datagram +EXPORT_SYMBOL vmlinux 0x3324ef3b acpi_set_firmware_waking_vector +EXPORT_SYMBOL vmlinux 0x333bfca1 hdmi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x3369ea44 mtree_insert_range +EXPORT_SYMBOL vmlinux 0x336b0693 nd_integrity_init +EXPORT_SYMBOL vmlinux 0x33736a1d __genradix_ptr_alloc +EXPORT_SYMBOL vmlinux 0x339832d8 vme_register_error_handler +EXPORT_SYMBOL vmlinux 0x33b84f74 copy_page +EXPORT_SYMBOL vmlinux 0x33d07fee __x86_indirect_call_thunk_r10 +EXPORT_SYMBOL vmlinux 0x33d1dba0 fixed_size_llseek +EXPORT_SYMBOL vmlinux 0x33dd716a noop_qdisc +EXPORT_SYMBOL vmlinux 0x33ef0118 __cpuhp_setup_state +EXPORT_SYMBOL vmlinux 0x33f0768c cpufreq_quick_get_max +EXPORT_SYMBOL vmlinux 0x33f0ef6e sync_inode_metadata +EXPORT_SYMBOL vmlinux 0x33fcf44a __kfifo_out_r +EXPORT_SYMBOL vmlinux 0x33fd9da4 acpi_get_gpe_device +EXPORT_SYMBOL vmlinux 0x3402dc8b __write_overflow_field +EXPORT_SYMBOL vmlinux 0x34188dc4 devm_arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0x341a0674 serial8250_register_8250_port +EXPORT_SYMBOL vmlinux 0x341d019a pci_scan_bridge +EXPORT_SYMBOL vmlinux 0x3422170f crypto_sha3_update +EXPORT_SYMBOL vmlinux 0x3434b84b fb_validate_mode +EXPORT_SYMBOL vmlinux 0x34365f48 xfrm_state_delete_tunnel +EXPORT_SYMBOL vmlinux 0x3439d090 security_sock_rcv_skb +EXPORT_SYMBOL vmlinux 0x3441445f msrs_free +EXPORT_SYMBOL vmlinux 0x3446a055 single_release +EXPORT_SYMBOL vmlinux 0x3446f698 lookup_one_len +EXPORT_SYMBOL vmlinux 0x3462ec0a scsi_register_driver +EXPORT_SYMBOL vmlinux 0x346d874b cookie_timestamp_decode +EXPORT_SYMBOL vmlinux 0x3471cfc7 d_move +EXPORT_SYMBOL vmlinux 0x3489859f acpi_enter_sleep_state_s4bios +EXPORT_SYMBOL vmlinux 0x349cba85 strchr +EXPORT_SYMBOL vmlinux 0x34a1f7e3 acpi_processor_get_psd +EXPORT_SYMBOL vmlinux 0x34bc5610 wake_up_process +EXPORT_SYMBOL vmlinux 0x34c7c84e copy_string_kernel +EXPORT_SYMBOL vmlinux 0x34c7cdbc lookup_bdev +EXPORT_SYMBOL vmlinux 0x34d74f65 tcp_getsockopt +EXPORT_SYMBOL vmlinux 0x34db050b _raw_spin_lock_irqsave +EXPORT_SYMBOL vmlinux 0x34f3484e security_tun_dev_attach_queue +EXPORT_SYMBOL vmlinux 0x34f396fd scsi_print_command +EXPORT_SYMBOL vmlinux 0x34f4395f give_up_console +EXPORT_SYMBOL vmlinux 0x34f89363 acpi_terminate_debugger +EXPORT_SYMBOL vmlinux 0x34f91a2a scmd_printk +EXPORT_SYMBOL vmlinux 0x350e50b0 udp_seq_stop +EXPORT_SYMBOL vmlinux 0x3513ddba sock_no_socketpair +EXPORT_SYMBOL vmlinux 0x3517383e register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x35185d03 pin_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0x352f589e phy_stop +EXPORT_SYMBOL vmlinux 0x352f9a48 xfrm_state_lookup_byspi +EXPORT_SYMBOL vmlinux 0x353553f1 sock_set_sndtimeo +EXPORT_SYMBOL vmlinux 0x3536f7d3 d_lookup +EXPORT_SYMBOL vmlinux 0x3539f11b match_strlcpy +EXPORT_SYMBOL vmlinux 0x353b9e78 dev_kfree_skb_irq_reason +EXPORT_SYMBOL vmlinux 0x35469959 tcf_em_register +EXPORT_SYMBOL vmlinux 0x35475d16 __cgroup_bpf_run_filter_sock_addr +EXPORT_SYMBOL vmlinux 0x354b4a1e acpi_ut_trace +EXPORT_SYMBOL vmlinux 0x354d04bb mr_mfc_seq_next +EXPORT_SYMBOL vmlinux 0x356461c8 rtc_time64_to_tm +EXPORT_SYMBOL vmlinux 0x3583b69c devm_aperture_acquire_for_platform_device +EXPORT_SYMBOL vmlinux 0x35871894 dmam_pool_create +EXPORT_SYMBOL vmlinux 0x35a88f28 zlib_inflateInit2 +EXPORT_SYMBOL vmlinux 0x35bec59e xfrm_unregister_type +EXPORT_SYMBOL vmlinux 0x35dc9ac4 __blockdev_direct_IO +EXPORT_SYMBOL vmlinux 0x35f3ca97 invalidate_bdev +EXPORT_SYMBOL vmlinux 0x35fb5863 generic_permission +EXPORT_SYMBOL vmlinux 0x35fce3ad pm_vt_switch_required +EXPORT_SYMBOL vmlinux 0x35fffe8a mipi_dsi_dcs_exit_sleep_mode +EXPORT_SYMBOL vmlinux 0x360b1afe probe_irq_mask +EXPORT_SYMBOL vmlinux 0x360ca060 agp_backend_acquire +EXPORT_SYMBOL vmlinux 0x3610751c pci_irq_get_affinity +EXPORT_SYMBOL vmlinux 0x36187520 scsi_remove_host +EXPORT_SYMBOL vmlinux 0x3627f6ad ip6tun_encaps +EXPORT_SYMBOL vmlinux 0x36291e34 flow_rule_match_enc_ipv6_addrs +EXPORT_SYMBOL vmlinux 0x36298fc1 msi_desc_to_pci_dev +EXPORT_SYMBOL vmlinux 0x363d2487 get_tree_keyed +EXPORT_SYMBOL vmlinux 0x364850b1 down_write_killable +EXPORT_SYMBOL vmlinux 0x364c23ad mutex_is_locked +EXPORT_SYMBOL vmlinux 0x36527206 gpiochip_irq_reqres +EXPORT_SYMBOL vmlinux 0x365acda7 set_normalized_timespec64 +EXPORT_SYMBOL vmlinux 0x365e7911 kstrdup_const +EXPORT_SYMBOL vmlinux 0x366707c9 jent_testing_init +EXPORT_SYMBOL vmlinux 0x366d75aa register_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x3673683e pcim_set_mwi +EXPORT_SYMBOL vmlinux 0x3678206d kernel_write +EXPORT_SYMBOL vmlinux 0x3681c3d8 max8998_update_reg +EXPORT_SYMBOL vmlinux 0x3683bd59 remove_proc_entry +EXPORT_SYMBOL vmlinux 0x368cefa2 filemap_flush +EXPORT_SYMBOL vmlinux 0x368d5351 folio_migrate_mapping +EXPORT_SYMBOL vmlinux 0x3699cab2 genphy_c37_read_status +EXPORT_SYMBOL vmlinux 0x36a33582 rtnl_create_link +EXPORT_SYMBOL vmlinux 0x36ada404 param_get_ulong +EXPORT_SYMBOL vmlinux 0x36b6ebbf down_killable +EXPORT_SYMBOL vmlinux 0x36b8acab bio_integrity_prep +EXPORT_SYMBOL vmlinux 0x36bb478a fb_set_var +EXPORT_SYMBOL vmlinux 0x36be7a46 jbd2_journal_begin_ordered_truncate +EXPORT_SYMBOL vmlinux 0x36bf041c scsi_host_get +EXPORT_SYMBOL vmlinux 0x36c26979 input_unregister_device +EXPORT_SYMBOL vmlinux 0x36cd9104 reuseport_migrate_sock +EXPORT_SYMBOL vmlinux 0x36f7a3f7 bio_integrity_trim +EXPORT_SYMBOL vmlinux 0x36fe50cf blk_queue_dma_alignment +EXPORT_SYMBOL vmlinux 0x37110088 remove_wait_queue +EXPORT_SYMBOL vmlinux 0x371e1953 __printk_cpu_sync_wait +EXPORT_SYMBOL vmlinux 0x371f9f8b vfs_unlink +EXPORT_SYMBOL vmlinux 0x37203070 mipi_dsi_dcs_write +EXPORT_SYMBOL vmlinux 0x37205886 iw_handler_set_spy +EXPORT_SYMBOL vmlinux 0x37306dda xfrm_policy_register_afinfo +EXPORT_SYMBOL vmlinux 0x3744cf36 vmalloc_to_pfn +EXPORT_SYMBOL vmlinux 0x3748788e trace_event_printf +EXPORT_SYMBOL vmlinux 0x374b3e53 rproc_of_resm_mem_entry_init +EXPORT_SYMBOL vmlinux 0x37523d23 poll_freewait +EXPORT_SYMBOL vmlinux 0x3755f990 gf128mul_init_64k_bbe +EXPORT_SYMBOL vmlinux 0x375833d6 dev_activate +EXPORT_SYMBOL vmlinux 0x3758ea39 release_sock +EXPORT_SYMBOL vmlinux 0x377d8004 acpi_error +EXPORT_SYMBOL vmlinux 0x37833b3b register_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x37a027b2 io_uring_get_socket +EXPORT_SYMBOL vmlinux 0x37a063c5 tcp_check_req +EXPORT_SYMBOL vmlinux 0x37aa1489 fib_notifier_ops_unregister +EXPORT_SYMBOL vmlinux 0x37acbc31 dquot_free_inode +EXPORT_SYMBOL vmlinux 0x37b8b39e screen_info +EXPORT_SYMBOL vmlinux 0x37befc70 jiffies_to_msecs +EXPORT_SYMBOL vmlinux 0x37d8a027 blkdev_get_by_path +EXPORT_SYMBOL vmlinux 0x37db8f19 dmi_get_date +EXPORT_SYMBOL vmlinux 0x37e3c063 discard_new_inode +EXPORT_SYMBOL vmlinux 0x37ea9df5 devm_ioport_unmap +EXPORT_SYMBOL vmlinux 0x37f973aa md_register_thread +EXPORT_SYMBOL vmlinux 0x38058102 blk_mq_destroy_queue +EXPORT_SYMBOL vmlinux 0x381a798a setup_max_cpus +EXPORT_SYMBOL vmlinux 0x382373f2 get_user_pages_remote +EXPORT_SYMBOL vmlinux 0x383b4343 phy_ethtool_ksettings_set +EXPORT_SYMBOL vmlinux 0x383ffdf4 get_agp_version +EXPORT_SYMBOL vmlinux 0x384b1e47 genphy_soft_reset +EXPORT_SYMBOL vmlinux 0x3854774b kstrtoll +EXPORT_SYMBOL vmlinux 0x3873ddb1 mdiobus_c45_write_nested +EXPORT_SYMBOL vmlinux 0x38776e7a flow_block_cb_priv +EXPORT_SYMBOL vmlinux 0x38869d88 kstat +EXPORT_SYMBOL vmlinux 0x3888e131 input_open_device +EXPORT_SYMBOL vmlinux 0x3891ffc8 ecryptfs_fill_auth_tok +EXPORT_SYMBOL vmlinux 0x38925824 scsi_eh_restore_cmnd +EXPORT_SYMBOL vmlinux 0x389617b0 LZ4_decompress_fast_continue +EXPORT_SYMBOL vmlinux 0x38a71b7e pci_free_resource_list +EXPORT_SYMBOL vmlinux 0x38a9f7c5 in6addr_loopback +EXPORT_SYMBOL vmlinux 0x38aa662b sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0x38bf3a9f secure_tcpv6_ts_off +EXPORT_SYMBOL vmlinux 0x38da36d5 finish_open +EXPORT_SYMBOL vmlinux 0x38e46431 mempool_exit +EXPORT_SYMBOL vmlinux 0x38f708a9 mpage_read_folio +EXPORT_SYMBOL vmlinux 0x38f7c607 folio_add_lru +EXPORT_SYMBOL vmlinux 0x3907dc2b bpf_link_get_from_fd +EXPORT_SYMBOL vmlinux 0x39081193 __max_logical_packages +EXPORT_SYMBOL vmlinux 0x391bd3ef flow_rule_match_ports_range +EXPORT_SYMBOL vmlinux 0x391df80a netstamp_needed_key +EXPORT_SYMBOL vmlinux 0x392b1fea wait_for_completion_io +EXPORT_SYMBOL vmlinux 0x3939f8f0 rfkill_pause_polling +EXPORT_SYMBOL vmlinux 0x39461d6a in_egroup_p +EXPORT_SYMBOL vmlinux 0x394a1e11 phy_sfp_attach +EXPORT_SYMBOL vmlinux 0x3955fcf6 __kfifo_in_r +EXPORT_SYMBOL vmlinux 0x39783d60 fs_bio_set +EXPORT_SYMBOL vmlinux 0x397be74b netlbl_calipso_ops_register +EXPORT_SYMBOL vmlinux 0x39888059 sg_miter_stop +EXPORT_SYMBOL vmlinux 0x398b5f05 phy_aneg_done +EXPORT_SYMBOL vmlinux 0x39991865 icmp_global_allow +EXPORT_SYMBOL vmlinux 0x399ad043 __kfifo_dma_out_finish_r +EXPORT_SYMBOL vmlinux 0x39a78ff3 seq_file_path +EXPORT_SYMBOL vmlinux 0x39ae6121 gnet_stats_start_copy_compat +EXPORT_SYMBOL vmlinux 0x39b12223 __acpi_handle_debug +EXPORT_SYMBOL vmlinux 0x39bb1d88 fb_is_primary_device +EXPORT_SYMBOL vmlinux 0x39bf6049 inode_permission +EXPORT_SYMBOL vmlinux 0x39c5910f __dec_node_page_state +EXPORT_SYMBOL vmlinux 0x39c74235 dm_read_arg_group +EXPORT_SYMBOL vmlinux 0x39ca2134 agp_generic_type_to_mask_type +EXPORT_SYMBOL vmlinux 0x39d4d0e0 vfs_parse_fs_param_source +EXPORT_SYMBOL vmlinux 0x39d95ca4 zstd_reset_cstream +EXPORT_SYMBOL vmlinux 0x39e3c030 do_trace_read_msr +EXPORT_SYMBOL vmlinux 0x3a08475f platform_thermal_notify +EXPORT_SYMBOL vmlinux 0x3a099605 __get_user_nocheck_4 +EXPORT_SYMBOL vmlinux 0x3a14d94e tcf_action_update_stats +EXPORT_SYMBOL vmlinux 0x3a2d1dfa rdmsr_safe_regs_on_cpu +EXPORT_SYMBOL vmlinux 0x3a4f5cf1 rproc_coredump_set_elf_info +EXPORT_SYMBOL vmlinux 0x3a4f9d28 rng_is_initialized +EXPORT_SYMBOL vmlinux 0x3a516709 __cpuhp_setup_state_cpuslocked +EXPORT_SYMBOL vmlinux 0x3a9268e3 netdev_txq_to_tc +EXPORT_SYMBOL vmlinux 0x3aa695b3 xfrm_find_acq +EXPORT_SYMBOL vmlinux 0x3aa6b393 rtc_add_group +EXPORT_SYMBOL vmlinux 0x3ab28948 console_srcu_read_lock +EXPORT_SYMBOL vmlinux 0x3ab7b1cc scsi_set_sense_field_pointer +EXPORT_SYMBOL vmlinux 0x3aca0190 _raw_write_lock_irq +EXPORT_SYMBOL vmlinux 0x3ad5cda3 lockref_get_not_zero +EXPORT_SYMBOL vmlinux 0x3ad7a5d5 acpi_evaluate_reference +EXPORT_SYMBOL vmlinux 0x3ad861e0 cdrom_ioctl +EXPORT_SYMBOL vmlinux 0x3ada9e06 acpi_check_region +EXPORT_SYMBOL vmlinux 0x3ae34aeb zstd_init_dctx +EXPORT_SYMBOL vmlinux 0x3ae4770e generic_error_remove_page +EXPORT_SYMBOL vmlinux 0x3afeba79 fb_get_buffer_offset +EXPORT_SYMBOL vmlinux 0x3aff3200 acpi_evaluate_object_typed +EXPORT_SYMBOL vmlinux 0x3b029f48 acpi_install_fixed_event_handler +EXPORT_SYMBOL vmlinux 0x3b0f082f request_firmware +EXPORT_SYMBOL vmlinux 0x3b1743ff rc5t583_ext_power_req_config +EXPORT_SYMBOL vmlinux 0x3b27dae5 pci_write_vpd_any +EXPORT_SYMBOL vmlinux 0x3b321462 LZ4_setStreamDecode +EXPORT_SYMBOL vmlinux 0x3b352a66 disk_stack_limits +EXPORT_SYMBOL vmlinux 0x3b394508 mark_buffer_dirty_inode +EXPORT_SYMBOL vmlinux 0x3b423410 __copy_user_nocache +EXPORT_SYMBOL vmlinux 0x3b4765b9 __mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0x3b644591 __bitmap_shift_left +EXPORT_SYMBOL vmlinux 0x3b69aee8 i2c_smbus_write_byte_data +EXPORT_SYMBOL vmlinux 0x3b6c41ea kstrtouint +EXPORT_SYMBOL vmlinux 0x3b72f08d preempt_schedule_notrace_thunk +EXPORT_SYMBOL vmlinux 0x3b771457 __SCK__tp_func_module_get +EXPORT_SYMBOL vmlinux 0x3b83610f cpu_sibling_map +EXPORT_SYMBOL vmlinux 0x3b8527af dcb_ieee_getapp_mask +EXPORT_SYMBOL vmlinux 0x3b9144c9 acpi_get_current_resources +EXPORT_SYMBOL vmlinux 0x3bb09f77 udp_push_pending_frames +EXPORT_SYMBOL vmlinux 0x3bb47f65 ps2_interrupt +EXPORT_SYMBOL vmlinux 0x3bd21499 refresh_frequency_limits +EXPORT_SYMBOL vmlinux 0x3bd71bf8 __SCK__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x3be2d6fb unregister_shrinker +EXPORT_SYMBOL vmlinux 0x3c0adaa5 xp_dma_map +EXPORT_SYMBOL vmlinux 0x3c12687a padata_free_shell +EXPORT_SYMBOL vmlinux 0x3c1450b0 inode_dio_wait +EXPORT_SYMBOL vmlinux 0x3c185c61 page_put_link +EXPORT_SYMBOL vmlinux 0x3c21b822 devm_clk_put +EXPORT_SYMBOL vmlinux 0x3c3fce39 __local_bh_enable_ip +EXPORT_SYMBOL vmlinux 0x3c3ff9fd sprintf +EXPORT_SYMBOL vmlinux 0x3c427f67 cpu_die_map +EXPORT_SYMBOL vmlinux 0x3c63f56d super_setup_bdi_name +EXPORT_SYMBOL vmlinux 0x3c75d55a get_task_cred +EXPORT_SYMBOL vmlinux 0x3c7c37a8 get_cached_acl_rcu +EXPORT_SYMBOL vmlinux 0x3c93fe0b xfrm_unregister_km +EXPORT_SYMBOL vmlinux 0x3cb23db3 console_srcu_read_unlock +EXPORT_SYMBOL vmlinux 0x3cb808c4 ip_sock_set_pktinfo +EXPORT_SYMBOL vmlinux 0x3cbb940b zstd_init_dstream +EXPORT_SYMBOL vmlinux 0x3cce8868 devm_devfreq_add_device +EXPORT_SYMBOL vmlinux 0x3cd32a5b __alloc_pages +EXPORT_SYMBOL vmlinux 0x3ce02ac9 skb_flow_dissect_hash +EXPORT_SYMBOL vmlinux 0x3ce4ca6f disable_irq +EXPORT_SYMBOL vmlinux 0x3ce988f3 tcf_qevent_validate_change +EXPORT_SYMBOL vmlinux 0x3cf03efc pcie_bandwidth_available +EXPORT_SYMBOL vmlinux 0x3d040f6e flow_rule_match_enc_ip +EXPORT_SYMBOL vmlinux 0x3d1887bb tty_unregister_ldisc +EXPORT_SYMBOL vmlinux 0x3d210724 gen_pool_dma_zalloc_align +EXPORT_SYMBOL vmlinux 0x3d24390a netdev_crit +EXPORT_SYMBOL vmlinux 0x3d31966b copy_page_from_iter +EXPORT_SYMBOL vmlinux 0x3d4e02ae jbd2_journal_free_reserved +EXPORT_SYMBOL vmlinux 0x3d4e1a44 mipi_dsi_dcs_read +EXPORT_SYMBOL vmlinux 0x3d52a900 is_nvdimm_bus_locked +EXPORT_SYMBOL vmlinux 0x3d5b04c6 vfs_parse_fs_param +EXPORT_SYMBOL vmlinux 0x3d5f55ef kernel_sendmsg +EXPORT_SYMBOL vmlinux 0x3d7bac46 posix_acl_from_xattr +EXPORT_SYMBOL vmlinux 0x3d83eca9 vlan_dev_vlan_proto +EXPORT_SYMBOL vmlinux 0x3d88badd input_flush_device +EXPORT_SYMBOL vmlinux 0x3da092b8 dma_fence_get_stub +EXPORT_SYMBOL vmlinux 0x3da171f9 pci_mem_start +EXPORT_SYMBOL vmlinux 0x3da5e4bd __mmap_lock_do_trace_acquire_returned +EXPORT_SYMBOL vmlinux 0x3daae96c dma_fence_signal_timestamp +EXPORT_SYMBOL vmlinux 0x3dabf271 memcg_sockets_enabled_key +EXPORT_SYMBOL vmlinux 0x3dac779a bpf_sk_lookup_enabled +EXPORT_SYMBOL vmlinux 0x3dad9978 cancel_delayed_work +EXPORT_SYMBOL vmlinux 0x3db07879 blk_mq_stop_hw_queue +EXPORT_SYMBOL vmlinux 0x3dc619d3 swake_up_locked +EXPORT_SYMBOL vmlinux 0x3dcb88a0 irq_set_handler_data +EXPORT_SYMBOL vmlinux 0x3dd0999f sk_stop_timer +EXPORT_SYMBOL vmlinux 0x3dd91151 tcp_recv_skb +EXPORT_SYMBOL vmlinux 0x3ddc6c04 x86_bios_cpu_apicid +EXPORT_SYMBOL vmlinux 0x3de2455d filemap_range_has_page +EXPORT_SYMBOL vmlinux 0x3de7f035 devm_iounmap +EXPORT_SYMBOL vmlinux 0x3df26ec3 dma_resv_reserve_fences +EXPORT_SYMBOL vmlinux 0x3dfb86b9 resource_list_create_entry +EXPORT_SYMBOL vmlinux 0x3dfc897c seq_hlist_start_head +EXPORT_SYMBOL vmlinux 0x3dfe2c4c xfrm_input_register_afinfo +EXPORT_SYMBOL vmlinux 0x3e069bab vfs_mkobj +EXPORT_SYMBOL vmlinux 0x3e1447d2 __d_lookup_unhash_wake +EXPORT_SYMBOL vmlinux 0x3e161ff2 fs_param_is_blockdev +EXPORT_SYMBOL vmlinux 0x3e197ece has_capability_noaudit +EXPORT_SYMBOL vmlinux 0x3e2cf4e2 param_get_ushort +EXPORT_SYMBOL vmlinux 0x3e3bad0a __tasklet_hi_schedule +EXPORT_SYMBOL vmlinux 0x3e92c30e dev_vprintk_emit +EXPORT_SYMBOL vmlinux 0x3ea17679 unregister_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x3ebf794f sys_fillrect +EXPORT_SYMBOL vmlinux 0x3ec47398 sock_no_linger +EXPORT_SYMBOL vmlinux 0x3eccbe2c __find_nth_bit +EXPORT_SYMBOL vmlinux 0x3ed286c5 __tracepoint_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x3edd2d91 netlink_broadcast +EXPORT_SYMBOL vmlinux 0x3eddec8b rtnl_link_get_net +EXPORT_SYMBOL vmlinux 0x3efb92c0 md_integrity_add_rdev +EXPORT_SYMBOL vmlinux 0x3efe1703 phy_unregister_fixup_for_id +EXPORT_SYMBOL vmlinux 0x3f0eabd2 xxh64_update +EXPORT_SYMBOL vmlinux 0x3f1f6e2c udp_pre_connect +EXPORT_SYMBOL vmlinux 0x3f2e61a9 param_get_hexint +EXPORT_SYMBOL vmlinux 0x3f34644d zstd_dstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x3f4547a7 put_unused_fd +EXPORT_SYMBOL vmlinux 0x3f4bd846 gen_pool_first_fit_order_align +EXPORT_SYMBOL vmlinux 0x3f5fb686 dump_emit +EXPORT_SYMBOL vmlinux 0x3f72273b tcp_v4_md5_hash_skb +EXPORT_SYMBOL vmlinux 0x3f84f9fa inet_csk_clear_xmit_timers +EXPORT_SYMBOL vmlinux 0x3f89071b security_ib_pkey_access +EXPORT_SYMBOL vmlinux 0x3f8ba932 __find_get_block +EXPORT_SYMBOL vmlinux 0x3fb8497b pci_disable_ptm +EXPORT_SYMBOL vmlinux 0x3fbf3c89 vme_slave_set +EXPORT_SYMBOL vmlinux 0x3fcd9456 mipi_dsi_detach +EXPORT_SYMBOL vmlinux 0x3fd78f3b register_chrdev_region +EXPORT_SYMBOL vmlinux 0x3fdae32b security_sb_clone_mnt_opts +EXPORT_SYMBOL vmlinux 0x3fe2ccbe memweight +EXPORT_SYMBOL vmlinux 0x3fea0a69 vga_switcheroo_get_client_state +EXPORT_SYMBOL vmlinux 0x4004f185 fib_default_rule_add +EXPORT_SYMBOL vmlinux 0x4014efeb phy_drivers_unregister +EXPORT_SYMBOL vmlinux 0x401c2459 __blk_alloc_disk +EXPORT_SYMBOL vmlinux 0x40225048 filemap_fdatawait_range +EXPORT_SYMBOL vmlinux 0x40235c98 _raw_write_unlock +EXPORT_SYMBOL vmlinux 0x40279a4a tcf_block_put +EXPORT_SYMBOL vmlinux 0x40386330 mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x4040a38c gnet_stats_copy_queue +EXPORT_SYMBOL vmlinux 0x4045483e mmc_put_card +EXPORT_SYMBOL vmlinux 0x4055a920 acpi_remove_fixed_event_handler +EXPORT_SYMBOL vmlinux 0x406564c5 generic_fillattr +EXPORT_SYMBOL vmlinux 0x40692577 tcf_exts_destroy +EXPORT_SYMBOL vmlinux 0x4069333d netdev_lower_get_next_private_rcu +EXPORT_SYMBOL vmlinux 0x4075a22d mr_fill_mroute +EXPORT_SYMBOL vmlinux 0x408b67dd inet_csk_reqsk_queue_add +EXPORT_SYMBOL vmlinux 0x40973662 sysctl_udp_mem +EXPORT_SYMBOL vmlinux 0x40a62432 __nla_validate +EXPORT_SYMBOL vmlinux 0x40a9b349 vzalloc +EXPORT_SYMBOL vmlinux 0x40b539fe ip_options_compile +EXPORT_SYMBOL vmlinux 0x40c7247c si_meminfo +EXPORT_SYMBOL vmlinux 0x40c796a0 __netif_napi_del +EXPORT_SYMBOL vmlinux 0x40d04664 console_trylock +EXPORT_SYMBOL vmlinux 0x40d14359 lookup_one_qstr_excl +EXPORT_SYMBOL vmlinux 0x40d59096 unregister_restart_handler +EXPORT_SYMBOL vmlinux 0x40de4076 mr_mfc_seq_idx +EXPORT_SYMBOL vmlinux 0x40e45315 blk_sync_queue +EXPORT_SYMBOL vmlinux 0x40f76a86 __vcalloc +EXPORT_SYMBOL vmlinux 0x410a7db1 mipi_dsi_host_register +EXPORT_SYMBOL vmlinux 0x41130483 config_item_init_type_name +EXPORT_SYMBOL vmlinux 0x412cef60 dev_trans_start +EXPORT_SYMBOL vmlinux 0x412f893c page_offline_begin +EXPORT_SYMBOL vmlinux 0x413ec918 netdev_bind_sb_channel_queue +EXPORT_SYMBOL vmlinux 0x41482d8b strndup_user +EXPORT_SYMBOL vmlinux 0x4148e71f kernel_param_lock +EXPORT_SYMBOL vmlinux 0x41668da1 inet6_release +EXPORT_SYMBOL vmlinux 0x41702b49 skb_append +EXPORT_SYMBOL vmlinux 0x417117fc con_is_bound +EXPORT_SYMBOL vmlinux 0x4181b14c key_alloc +EXPORT_SYMBOL vmlinux 0x4188d439 neigh_rand_reach_time +EXPORT_SYMBOL vmlinux 0x41a30bef mtree_store_range +EXPORT_SYMBOL vmlinux 0x41b5edf1 make_kuid +EXPORT_SYMBOL vmlinux 0x41d53ad3 crypto_sha3_init +EXPORT_SYMBOL vmlinux 0x41ec4386 pci_enable_device_io +EXPORT_SYMBOL vmlinux 0x41ed3709 get_random_bytes +EXPORT_SYMBOL vmlinux 0x41efdeaf radix_tree_lookup_slot +EXPORT_SYMBOL vmlinux 0x41fcbd70 crypto_sha3_final +EXPORT_SYMBOL vmlinux 0x4205b41e dev_get_by_name_rcu +EXPORT_SYMBOL vmlinux 0x42318dfb cdrom_number_of_slots +EXPORT_SYMBOL vmlinux 0x42341cce inet_shutdown +EXPORT_SYMBOL vmlinux 0x4234410d nd_pfn_probe +EXPORT_SYMBOL vmlinux 0x42395c84 xfrm_init_replay +EXPORT_SYMBOL vmlinux 0x4248ae3c single_task_running +EXPORT_SYMBOL vmlinux 0x424cb87f flow_rule_match_arp +EXPORT_SYMBOL vmlinux 0x424d3620 zlib_inflateIncomp +EXPORT_SYMBOL vmlinux 0x424da69a module_layout +EXPORT_SYMBOL vmlinux 0x424f4ff0 dma_resv_iter_first_unlocked +EXPORT_SYMBOL vmlinux 0x42529968 simple_dentry_operations +EXPORT_SYMBOL vmlinux 0x42578e80 acpi_get_type +EXPORT_SYMBOL vmlinux 0x426e5b8a blk_queue_max_segments +EXPORT_SYMBOL vmlinux 0x427e0a28 param_set_copystring +EXPORT_SYMBOL vmlinux 0x427f5f89 phy_modify_paged +EXPORT_SYMBOL vmlinux 0x429922dd cfb_imageblit +EXPORT_SYMBOL vmlinux 0x42999fb4 __bh_read +EXPORT_SYMBOL vmlinux 0x429a96eb mount_bdev +EXPORT_SYMBOL vmlinux 0x42bed8d4 unix_gc_lock +EXPORT_SYMBOL vmlinux 0x42d3ce97 nvdimm_bus_unlock +EXPORT_SYMBOL vmlinux 0x42f1b900 fb_pad_unaligned_buffer +EXPORT_SYMBOL vmlinux 0x42fa75df netdev_lower_get_next +EXPORT_SYMBOL vmlinux 0x4302d0eb free_pages +EXPORT_SYMBOL vmlinux 0x4307f5cf sockfd_lookup +EXPORT_SYMBOL vmlinux 0x4331fff8 dentry_open +EXPORT_SYMBOL vmlinux 0x4336fcca ucs2_as_utf8 +EXPORT_SYMBOL vmlinux 0x433cabfb acpi_decode_pld_buffer +EXPORT_SYMBOL vmlinux 0x433e3960 __tracepoint_kfree +EXPORT_SYMBOL vmlinux 0x4341d33e follow_down_one +EXPORT_SYMBOL vmlinux 0x434666f4 __post_watch_notification +EXPORT_SYMBOL vmlinux 0x4351577a fb_parse_edid +EXPORT_SYMBOL vmlinux 0x43527e72 scsi_alloc_sgtables +EXPORT_SYMBOL vmlinux 0x43597b84 reuseport_stop_listen_sock +EXPORT_SYMBOL vmlinux 0x435a2d0e tcp_seq_start +EXPORT_SYMBOL vmlinux 0x4369ac27 timestamp_truncate +EXPORT_SYMBOL vmlinux 0x436beaaf __register_chrdev +EXPORT_SYMBOL vmlinux 0x437a0d6d __sock_tx_timestamp +EXPORT_SYMBOL vmlinux 0x437baf92 agp_create_memory +EXPORT_SYMBOL vmlinux 0x438610bd security_tun_dev_alloc_security +EXPORT_SYMBOL vmlinux 0x43a51605 seq_vprintf +EXPORT_SYMBOL vmlinux 0x43b0c9c3 preempt_schedule +EXPORT_SYMBOL vmlinux 0x43babd19 sg_init_one +EXPORT_SYMBOL vmlinux 0x43c99454 sk_filter_trim_cap +EXPORT_SYMBOL vmlinux 0x43d22fb9 groups_alloc +EXPORT_SYMBOL vmlinux 0x43d5c5b8 inet_frag_reasm_prepare +EXPORT_SYMBOL vmlinux 0x43f9ebc8 slhc_remember +EXPORT_SYMBOL vmlinux 0x43fe4eec bpf_map_get +EXPORT_SYMBOL vmlinux 0x4405e247 d_exact_alias +EXPORT_SYMBOL vmlinux 0x44064b60 iov_iter_get_pages_alloc2 +EXPORT_SYMBOL vmlinux 0x44097e0f nd_device_unregister +EXPORT_SYMBOL vmlinux 0x44159b78 fuse_mount_destroy +EXPORT_SYMBOL vmlinux 0x4429e38c jbd2_journal_get_write_access +EXPORT_SYMBOL vmlinux 0x442e9e71 __dst_destroy_metrics_generic +EXPORT_SYMBOL vmlinux 0x443be97d pmem_sector_size +EXPORT_SYMBOL vmlinux 0x443e00e6 filemap_get_folios +EXPORT_SYMBOL vmlinux 0x44414ff2 iosf_mbi_unblock_punit_i2c_access +EXPORT_SYMBOL vmlinux 0x44469a76 crc_ccitt_false_table +EXPORT_SYMBOL vmlinux 0x4462d35e cpufreq_get_hw_max_freq +EXPORT_SYMBOL vmlinux 0x44902cff acpi_enable_event +EXPORT_SYMBOL vmlinux 0x4494a8f2 seq_dentry +EXPORT_SYMBOL vmlinux 0x449ad0a7 memcmp +EXPORT_SYMBOL vmlinux 0x44aaf087 kern_path_create +EXPORT_SYMBOL vmlinux 0x44aaf30f tsc_khz +EXPORT_SYMBOL vmlinux 0x44c2ba07 __scsi_iterate_devices +EXPORT_SYMBOL vmlinux 0x44db787f configfs_depend_item_unlocked +EXPORT_SYMBOL vmlinux 0x44dde1cc module_refcount +EXPORT_SYMBOL vmlinux 0x44e27259 __tracepoint_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x44e61b8c i2c_find_device_by_fwnode +EXPORT_SYMBOL vmlinux 0x44e9a829 match_token +EXPORT_SYMBOL vmlinux 0x45006cee default_red +EXPORT_SYMBOL vmlinux 0x450639ab sg_last +EXPORT_SYMBOL vmlinux 0x45081703 ec_get_handle +EXPORT_SYMBOL vmlinux 0x450fa623 nf_log_packet +EXPORT_SYMBOL vmlinux 0x452ba683 ipv6_ext_hdr +EXPORT_SYMBOL vmlinux 0x452d31e9 input_mt_init_slots +EXPORT_SYMBOL vmlinux 0x452d5287 do_splice_direct +EXPORT_SYMBOL vmlinux 0x45369d7a dquot_quotactl_sysfile_ops +EXPORT_SYMBOL vmlinux 0x453c8403 pci_msi_enabled +EXPORT_SYMBOL vmlinux 0x45505feb seq_hex_dump +EXPORT_SYMBOL vmlinux 0x45535485 xxh32_update +EXPORT_SYMBOL vmlinux 0x4578f528 __kfifo_to_user +EXPORT_SYMBOL vmlinux 0x458e85d0 remove_arg_zero +EXPORT_SYMBOL vmlinux 0x459a7b1f sk_stop_timer_sync +EXPORT_SYMBOL vmlinux 0x459c3b3b padata_do_serial +EXPORT_SYMBOL vmlinux 0x45a6e625 vme_register_bridge +EXPORT_SYMBOL vmlinux 0x45c26859 sock_wfree +EXPORT_SYMBOL vmlinux 0x45d246da node_to_cpumask_map +EXPORT_SYMBOL vmlinux 0x45e6206a sock_no_ioctl +EXPORT_SYMBOL vmlinux 0x45e8d7b5 native_write_cr0 +EXPORT_SYMBOL vmlinux 0x45fc19d2 retbleed_untrain_ret +EXPORT_SYMBOL vmlinux 0x4606b531 acpi_dev_hid_uid_match +EXPORT_SYMBOL vmlinux 0x4609cc6d seq_release +EXPORT_SYMBOL vmlinux 0x460f4a34 flow_hash_from_keys +EXPORT_SYMBOL vmlinux 0x46165349 input_match_device_id +EXPORT_SYMBOL vmlinux 0x461d1f69 tcp_mtup_init +EXPORT_SYMBOL vmlinux 0x46451cee zstd_get_frame_header +EXPORT_SYMBOL vmlinux 0x465e24ff ucs2_utf8size +EXPORT_SYMBOL vmlinux 0x465fbd16 shrink_dcache_sb +EXPORT_SYMBOL vmlinux 0x466870c4 acpi_pm_device_sleep_state +EXPORT_SYMBOL vmlinux 0x466c14a7 __delay +EXPORT_SYMBOL vmlinux 0x466fa86a devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x46747dfb __SCK__tp_func_kfree +EXPORT_SYMBOL vmlinux 0x467df16d netdev_rss_key_fill +EXPORT_SYMBOL vmlinux 0x46829583 arp_send +EXPORT_SYMBOL vmlinux 0x4696a323 neigh_lookup +EXPORT_SYMBOL vmlinux 0x469a6ec7 tcp_parse_md5sig_option +EXPORT_SYMBOL vmlinux 0x46a0e083 kmem_cache_free_bulk +EXPORT_SYMBOL vmlinux 0x46aecd5e skb_copy_and_csum_dev +EXPORT_SYMBOL vmlinux 0x46b12344 tty_register_ldisc +EXPORT_SYMBOL vmlinux 0x46b2b0a1 __xfrm_decode_session +EXPORT_SYMBOL vmlinux 0x46bd5d6e video_get_options +EXPORT_SYMBOL vmlinux 0x46c47fb6 __node_distance +EXPORT_SYMBOL vmlinux 0x46cf10eb cachemode2protval +EXPORT_SYMBOL vmlinux 0x46efad87 skb_copy_and_csum_bits +EXPORT_SYMBOL vmlinux 0x46f82b77 dquot_alloc_inode +EXPORT_SYMBOL vmlinux 0x46fd2a79 sg_alloc_append_table_from_pages +EXPORT_SYMBOL vmlinux 0x46fe543d i2c_get_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x4715a909 acpi_load_table +EXPORT_SYMBOL vmlinux 0x4727e20b ppp_input_error +EXPORT_SYMBOL vmlinux 0x473297b5 __devm_request_region +EXPORT_SYMBOL vmlinux 0x4740b3bc xen_arch_unregister_cpu +EXPORT_SYMBOL vmlinux 0x4740fafa dma_free_attrs +EXPORT_SYMBOL vmlinux 0x4747f84c folio_end_writeback +EXPORT_SYMBOL vmlinux 0x476080b7 vmap +EXPORT_SYMBOL vmlinux 0x476a969b filemap_check_errors +EXPORT_SYMBOL vmlinux 0x47709e42 free_anon_bdev +EXPORT_SYMBOL vmlinux 0x477e4b7d inet_del_protocol +EXPORT_SYMBOL vmlinux 0x478da0e4 mmc_get_card +EXPORT_SYMBOL vmlinux 0x47962f0a lookup_one_positive_unlocked +EXPORT_SYMBOL vmlinux 0x479a6adf devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x47a1f1a5 _copy_to_iter +EXPORT_SYMBOL vmlinux 0x47a25db0 seq_path +EXPORT_SYMBOL vmlinux 0x47b7ad7a d_set_fallthru +EXPORT_SYMBOL vmlinux 0x47c20f8a refcount_dec_not_one +EXPORT_SYMBOL vmlinux 0x47c25f63 touchscreen_report_pos +EXPORT_SYMBOL vmlinux 0x47c65bfc unregister_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0x47cfd825 kstrtouint_from_user +EXPORT_SYMBOL vmlinux 0x47d8d301 __cond_resched_rwlock_read +EXPORT_SYMBOL vmlinux 0x4804d738 d_make_root +EXPORT_SYMBOL vmlinux 0x48112d76 _raw_read_lock_irq +EXPORT_SYMBOL vmlinux 0x481814c4 mb_cache_entry_find_next +EXPORT_SYMBOL vmlinux 0x4818a283 crypto_sha256_update +EXPORT_SYMBOL vmlinux 0x48193639 acpi_lid_open +EXPORT_SYMBOL vmlinux 0x4829cf6b fscrypt_enqueue_decrypt_work +EXPORT_SYMBOL vmlinux 0x483424b1 blkdev_put +EXPORT_SYMBOL vmlinux 0x483dbd72 may_umount_tree +EXPORT_SYMBOL vmlinux 0x4841bdee strnchr +EXPORT_SYMBOL vmlinux 0x484338ed genphy_suspend +EXPORT_SYMBOL vmlinux 0x48439c27 sock_enable_timestamps +EXPORT_SYMBOL vmlinux 0x48456e60 tcp_md5_hash_key +EXPORT_SYMBOL vmlinux 0x4848cfb1 phy_mipi_dphy_get_default_config +EXPORT_SYMBOL vmlinux 0x4849fd08 vfs_iocb_iter_write +EXPORT_SYMBOL vmlinux 0x484e2a40 xp_dma_sync_for_cpu_slow +EXPORT_SYMBOL vmlinux 0x484f6edf ktime_get_coarse_real_ts64 +EXPORT_SYMBOL vmlinux 0x4856b567 simple_transaction_set +EXPORT_SYMBOL vmlinux 0x4859b8bb rtc_year_days +EXPORT_SYMBOL vmlinux 0x485d8fad generic_key_instantiate +EXPORT_SYMBOL vmlinux 0x486075c8 gen_pool_dma_alloc +EXPORT_SYMBOL vmlinux 0x4873ed4a stream_open +EXPORT_SYMBOL vmlinux 0x48781548 scsi_add_device +EXPORT_SYMBOL vmlinux 0x487b4184 __inet_hash +EXPORT_SYMBOL vmlinux 0x487cc2b0 elv_rb_del +EXPORT_SYMBOL vmlinux 0x489f6e0b rdma_dim +EXPORT_SYMBOL vmlinux 0x48a18265 rproc_free +EXPORT_SYMBOL vmlinux 0x48a3654c netdev_printk +EXPORT_SYMBOL vmlinux 0x48a91171 string_get_size +EXPORT_SYMBOL vmlinux 0x48b3623a configfs_depend_item +EXPORT_SYMBOL vmlinux 0x48b8c118 ip_mc_check_igmp +EXPORT_SYMBOL vmlinux 0x48b99a13 vme_lm_free +EXPORT_SYMBOL vmlinux 0x48c093fb _atomic_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0x48c907c8 __tracepoint_rdpmc +EXPORT_SYMBOL vmlinux 0x48cbddb4 mipi_dsi_generic_write +EXPORT_SYMBOL vmlinux 0x48d27375 __bitmap_intersects +EXPORT_SYMBOL vmlinux 0x48d3fa27 kmalloc_large_node +EXPORT_SYMBOL vmlinux 0x48d50e79 amd_iommu_register_ppr_notifier +EXPORT_SYMBOL vmlinux 0x48d88a2c __SCT__preempt_schedule +EXPORT_SYMBOL vmlinux 0x48e15ba6 vfs_llseek +EXPORT_SYMBOL vmlinux 0x48fe2286 backlight_device_unregister +EXPORT_SYMBOL vmlinux 0x48ffbb87 mtree_alloc_range +EXPORT_SYMBOL vmlinux 0x49045426 icmp_err_convert +EXPORT_SYMBOL vmlinux 0x4909a790 dma_fence_get_status +EXPORT_SYMBOL vmlinux 0x491faa36 capable_wrt_inode_uidgid +EXPORT_SYMBOL vmlinux 0x49420311 inc_node_page_state +EXPORT_SYMBOL vmlinux 0x494e3393 vm_get_page_prot +EXPORT_SYMBOL vmlinux 0x4959b510 devfreq_monitor_suspend +EXPORT_SYMBOL vmlinux 0x495e378d __pv_queued_spin_lock_slowpath +EXPORT_SYMBOL vmlinux 0x49607d4e vc_cons +EXPORT_SYMBOL vmlinux 0x4967e79f radix_tree_iter_resume +EXPORT_SYMBOL vmlinux 0x4977c498 stack_depot_get_extra_bits +EXPORT_SYMBOL vmlinux 0x497e8b7d phy_detach +EXPORT_SYMBOL vmlinux 0x49963a83 block_is_partially_uptodate +EXPORT_SYMBOL vmlinux 0x49969ec2 tcp_get_md5sig_pool +EXPORT_SYMBOL vmlinux 0x499b4cbd dump_skip_to +EXPORT_SYMBOL vmlinux 0x499f0ecf nd_sb_checksum +EXPORT_SYMBOL vmlinux 0x49a11b2c param_get_long +EXPORT_SYMBOL vmlinux 0x49b163b8 acpi_bus_scan +EXPORT_SYMBOL vmlinux 0x49b60f90 dcache_dir_close +EXPORT_SYMBOL vmlinux 0x49c1b9c3 configfs_unregister_group +EXPORT_SYMBOL vmlinux 0x49cbff1f __tracepoint_write_msr +EXPORT_SYMBOL vmlinux 0x49d4b3da netdev_sk_get_lowest_dev +EXPORT_SYMBOL vmlinux 0x49d9b709 nf_hook_slow_list +EXPORT_SYMBOL vmlinux 0x49f52644 device_match_acpi_dev +EXPORT_SYMBOL vmlinux 0x49f77ac6 do_clone_file_range +EXPORT_SYMBOL vmlinux 0x49fe3939 mdiobus_unregister_device +EXPORT_SYMBOL vmlinux 0x4a0ae42a ps2_command +EXPORT_SYMBOL vmlinux 0x4a13d84b dquot_acquire +EXPORT_SYMBOL vmlinux 0x4a3462b8 ip_frag_init +EXPORT_SYMBOL vmlinux 0x4a3ad70e wait_for_completion_timeout +EXPORT_SYMBOL vmlinux 0x4a453f53 iowrite32 +EXPORT_SYMBOL vmlinux 0x4a50e12b vme_register_driver +EXPORT_SYMBOL vmlinux 0x4a685efa md_check_recovery +EXPORT_SYMBOL vmlinux 0x4a68cd0d bioset_integrity_create +EXPORT_SYMBOL vmlinux 0x4a785060 pci_request_regions_exclusive +EXPORT_SYMBOL vmlinux 0x4a7911bc inet6_del_protocol +EXPORT_SYMBOL vmlinux 0x4a7ea198 uart_suspend_port +EXPORT_SYMBOL vmlinux 0x4a893aa4 jbd2_journal_dirty_metadata +EXPORT_SYMBOL vmlinux 0x4a8ee684 phy_get_pause +EXPORT_SYMBOL vmlinux 0x4a9486c3 __xfrm_init_state +EXPORT_SYMBOL vmlinux 0x4a96a8eb xxh32_digest +EXPORT_SYMBOL vmlinux 0x4aa306c8 skb_flow_dissect_meta +EXPORT_SYMBOL vmlinux 0x4ab363ef dma_async_device_unregister +EXPORT_SYMBOL vmlinux 0x4ab4dd8d xfrm_policy_flush +EXPORT_SYMBOL vmlinux 0x4abd9104 ipv6_sock_mc_join +EXPORT_SYMBOL vmlinux 0x4ae90d8e hdmi_avi_infoframe_check +EXPORT_SYMBOL vmlinux 0x4aea463f crc32_le_shift +EXPORT_SYMBOL vmlinux 0x4af6ddf0 kstrtou16 +EXPORT_SYMBOL vmlinux 0x4afa839e clk_hw_get_clk +EXPORT_SYMBOL vmlinux 0x4afb2238 add_wait_queue +EXPORT_SYMBOL vmlinux 0x4afe92dd tcp_v4_destroy_sock +EXPORT_SYMBOL vmlinux 0x4b085dbf agp3_generic_configure +EXPORT_SYMBOL vmlinux 0x4b401817 iwe_stream_add_value +EXPORT_SYMBOL vmlinux 0x4b56f53d cros_ec_query_all +EXPORT_SYMBOL vmlinux 0x4b5e3a47 __get_user_nocheck_1 +EXPORT_SYMBOL vmlinux 0x4b6df007 acpi_evaluate_reg +EXPORT_SYMBOL vmlinux 0x4b750f53 _raw_spin_unlock_irq +EXPORT_SYMBOL vmlinux 0x4b7f90f4 generic_block_bmap +EXPORT_SYMBOL vmlinux 0x4b8208cc sock_dequeue_err_skb +EXPORT_SYMBOL vmlinux 0x4b94ebfa vfs_iocb_iter_read +EXPORT_SYMBOL vmlinux 0x4b9bb554 param_ops_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x4bb89d82 component_match_add_typed +EXPORT_SYMBOL vmlinux 0x4bcc2662 mempool_init_node +EXPORT_SYMBOL vmlinux 0x4bd8e746 rproc_get_by_phandle +EXPORT_SYMBOL vmlinux 0x4bef1c67 empty_name +EXPORT_SYMBOL vmlinux 0x4c07a7e0 acpi_processor_unregister_performance +EXPORT_SYMBOL vmlinux 0x4c157dd4 locks_lock_inode_wait +EXPORT_SYMBOL vmlinux 0x4c236f6f __x86_indirect_thunk_r15 +EXPORT_SYMBOL vmlinux 0x4c40a151 dev_uc_flush +EXPORT_SYMBOL vmlinux 0x4c416eb9 LZ4_decompress_fast +EXPORT_SYMBOL vmlinux 0x4c47af19 csum_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x4c4a109f flow_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x4c55b0ae mdiobus_read_nested +EXPORT_SYMBOL vmlinux 0x4c6bd386 pci_request_regions +EXPORT_SYMBOL vmlinux 0x4c9d28b0 phys_base +EXPORT_SYMBOL vmlinux 0x4c9d7dc4 register_netdev +EXPORT_SYMBOL vmlinux 0x4c9eda9e xp_raw_get_dma +EXPORT_SYMBOL vmlinux 0x4ca3e90c mount_subtree +EXPORT_SYMBOL vmlinux 0x4cb194f2 sg_miter_next +EXPORT_SYMBOL vmlinux 0x4cb20480 netif_rx +EXPORT_SYMBOL vmlinux 0x4cbe0808 __scsi_device_lookup +EXPORT_SYMBOL vmlinux 0x4cd5bc5e rdmsr_safe_regs +EXPORT_SYMBOL vmlinux 0x4cd7a517 simple_write_begin +EXPORT_SYMBOL vmlinux 0x4d005791 mark_page_accessed +EXPORT_SYMBOL vmlinux 0x4d251287 proc_create_mount_point +EXPORT_SYMBOL vmlinux 0x4d2c7133 acpi_info +EXPORT_SYMBOL vmlinux 0x4d4095f6 phy_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x4d4d76e6 filemap_fault +EXPORT_SYMBOL vmlinux 0x4d51ff79 jbd2_journal_inode_ranged_write +EXPORT_SYMBOL vmlinux 0x4d5b880f blk_post_runtime_suspend +EXPORT_SYMBOL vmlinux 0x4d66686b __skb_warn_lro_forwarding +EXPORT_SYMBOL vmlinux 0x4d6cb54c acpi_bus_get_status +EXPORT_SYMBOL vmlinux 0x4d6e5768 page_pool_get_stats +EXPORT_SYMBOL vmlinux 0x4d7274a3 __pskb_pull_tail +EXPORT_SYMBOL vmlinux 0x4d894a5b unregister_nls +EXPORT_SYMBOL vmlinux 0x4d924f20 memremap +EXPORT_SYMBOL vmlinux 0x4d9b652b rb_erase +EXPORT_SYMBOL vmlinux 0x4da278d9 cpu_rmap_put +EXPORT_SYMBOL vmlinux 0x4da589ec blk_rq_map_user_io +EXPORT_SYMBOL vmlinux 0x4db5cad1 try_lookup_one_len +EXPORT_SYMBOL vmlinux 0x4dbb45b2 param_set_byte +EXPORT_SYMBOL vmlinux 0x4de83163 phy_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x4de995ec gen_pool_dma_alloc_algo +EXPORT_SYMBOL vmlinux 0x4df02057 crc32_be +EXPORT_SYMBOL vmlinux 0x4df2ea84 gen_estimator_read +EXPORT_SYMBOL vmlinux 0x4dfa8d4b mutex_lock +EXPORT_SYMBOL vmlinux 0x4e20bcf8 radix_tree_tag_set +EXPORT_SYMBOL vmlinux 0x4e27e3ed napi_build_skb +EXPORT_SYMBOL vmlinux 0x4e344d95 mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x4e3567f7 match_int +EXPORT_SYMBOL vmlinux 0x4e36cdc4 __ubsan_handle_divrem_overflow +EXPORT_SYMBOL vmlinux 0x4e482c90 rw_verify_area +EXPORT_SYMBOL vmlinux 0x4e547048 __kmalloc_node_track_caller +EXPORT_SYMBOL vmlinux 0x4e68e9be rb_next_postorder +EXPORT_SYMBOL vmlinux 0x4e6d1510 vfs_dedupe_file_range_one +EXPORT_SYMBOL vmlinux 0x4e6e4b41 radix_tree_delete +EXPORT_SYMBOL vmlinux 0x4e6e8ea7 fg_console +EXPORT_SYMBOL vmlinux 0x4e72d542 pagecache_isize_extended +EXPORT_SYMBOL vmlinux 0x4e748d7a kmem_cache_size +EXPORT_SYMBOL vmlinux 0x4e7ee5d0 set_cached_acl +EXPORT_SYMBOL vmlinux 0x4e83753a fget +EXPORT_SYMBOL vmlinux 0x4e8a0a10 drop_nlink +EXPORT_SYMBOL vmlinux 0x4ea25709 dql_reset +EXPORT_SYMBOL vmlinux 0x4ea78bab __x86_indirect_call_thunk_r15 +EXPORT_SYMBOL vmlinux 0x4eada8f7 security_secid_to_secctx +EXPORT_SYMBOL vmlinux 0x4eb2b066 hdmi_avi_infoframe_init +EXPORT_SYMBOL vmlinux 0x4eb9d2c3 vme_lm_request +EXPORT_SYMBOL vmlinux 0x4ec54e78 bitmap_to_arr32 +EXPORT_SYMBOL vmlinux 0x4ed979bc dm_kcopyd_zero +EXPORT_SYMBOL vmlinux 0x4ee6db0f input_get_keycode +EXPORT_SYMBOL vmlinux 0x4efb29c4 input_mt_report_pointer_emulation +EXPORT_SYMBOL vmlinux 0x4efe6064 folio_mapping +EXPORT_SYMBOL vmlinux 0x4f0681b3 jbd2_wait_inode_data +EXPORT_SYMBOL vmlinux 0x4f0eaddc xfrm_lookup_with_ifid +EXPORT_SYMBOL vmlinux 0x4f1cd128 security_tun_dev_create +EXPORT_SYMBOL vmlinux 0x4f1d0b54 device_get_mac_address +EXPORT_SYMBOL vmlinux 0x4f20d80b zstd_min_clevel +EXPORT_SYMBOL vmlinux 0x4f2250ba rtc_tm_to_time64 +EXPORT_SYMBOL vmlinux 0x4f3104a5 tcp_setsockopt +EXPORT_SYMBOL vmlinux 0x4f3c2693 sk_mc_loop +EXPORT_SYMBOL vmlinux 0x4f520c59 ihold +EXPORT_SYMBOL vmlinux 0x4f55166f acpi_set_current_resources +EXPORT_SYMBOL vmlinux 0x4f5a5f5a pci_dev_get +EXPORT_SYMBOL vmlinux 0x4f5d0f53 security_skb_classify_flow +EXPORT_SYMBOL vmlinux 0x4f658c7a is_nd_pfn +EXPORT_SYMBOL vmlinux 0x4f661b73 _dev_warn +EXPORT_SYMBOL vmlinux 0x4f663ddf crypto_sha1_update +EXPORT_SYMBOL vmlinux 0x4f711f84 intel_scu_ipc_dev_iowrite8 +EXPORT_SYMBOL vmlinux 0x4f7b1a72 skb_kill_datagram +EXPORT_SYMBOL vmlinux 0x4f93995b freeze_super +EXPORT_SYMBOL vmlinux 0x4faddeb0 dma_mmap_attrs +EXPORT_SYMBOL vmlinux 0x4fbe64ed xfrm4_rcv_encap +EXPORT_SYMBOL vmlinux 0x4fd8b35c __skb_checksum +EXPORT_SYMBOL vmlinux 0x4fdee897 i8042_command +EXPORT_SYMBOL vmlinux 0x4fe3966d mptcp_subflow_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x4ff384eb xen_alloc_unpopulated_pages +EXPORT_SYMBOL vmlinux 0x4ff42065 mmc_register_driver +EXPORT_SYMBOL vmlinux 0x4fff2e94 rtnl_notify +EXPORT_SYMBOL vmlinux 0x50000a7b i2c_smbus_read_byte +EXPORT_SYMBOL vmlinux 0x50023457 generic_parse_monolithic +EXPORT_SYMBOL vmlinux 0x50097088 security_tun_dev_free_security +EXPORT_SYMBOL vmlinux 0x5009c71d glob_match +EXPORT_SYMBOL vmlinux 0x5013570f fib6_info_hw_flags_set +EXPORT_SYMBOL vmlinux 0x50181c4a nd_dax_probe +EXPORT_SYMBOL vmlinux 0x5019cc19 nexthop_set_hw_flags +EXPORT_SYMBOL vmlinux 0x5021bd81 _raw_write_lock_irqsave +EXPORT_SYMBOL vmlinux 0x502590a5 dquot_initialize_needed +EXPORT_SYMBOL vmlinux 0x5027bde2 acpi_acquire_mutex +EXPORT_SYMBOL vmlinux 0x50515cd0 inet_register_protosw +EXPORT_SYMBOL vmlinux 0x5051fc9d pcix_set_mmrbc +EXPORT_SYMBOL vmlinux 0x506145bf inet_csk_init_xmit_timers +EXPORT_SYMBOL vmlinux 0x50624917 sha1_init +EXPORT_SYMBOL vmlinux 0x50625e6c to_nd_pfn +EXPORT_SYMBOL vmlinux 0x506b4f1b genphy_c37_config_aneg +EXPORT_SYMBOL vmlinux 0x506dff1a __genradix_free +EXPORT_SYMBOL vmlinux 0x5089f45f ip_send_check +EXPORT_SYMBOL vmlinux 0x5092e84e __read_overflow2_field +EXPORT_SYMBOL vmlinux 0x50944630 seq_list_start_head_rcu +EXPORT_SYMBOL vmlinux 0x509b64ea acpi_has_method +EXPORT_SYMBOL vmlinux 0x509efa0b redraw_screen +EXPORT_SYMBOL vmlinux 0x50a36ec5 mmc_gpio_get_ro +EXPORT_SYMBOL vmlinux 0x50a4698c fb_videomode_to_modelist +EXPORT_SYMBOL vmlinux 0x50b73ce2 rfkill_find_type +EXPORT_SYMBOL vmlinux 0x50b80992 mb_cache_entry_find_first +EXPORT_SYMBOL vmlinux 0x50be748d security_ib_free_security +EXPORT_SYMBOL vmlinux 0x50cf7585 hex2bin +EXPORT_SYMBOL vmlinux 0x50d035c2 vsscanf +EXPORT_SYMBOL vmlinux 0x50d68377 arch_phys_wc_del +EXPORT_SYMBOL vmlinux 0x50e1a339 security_unix_stream_connect +EXPORT_SYMBOL vmlinux 0x50f91491 __genradix_ptr +EXPORT_SYMBOL vmlinux 0x5102a30b do_wait_intr_irq +EXPORT_SYMBOL vmlinux 0x510a5d56 readahead_expand +EXPORT_SYMBOL vmlinux 0x5112d2c9 sk_error_report +EXPORT_SYMBOL vmlinux 0x513a0635 param_set_invbool +EXPORT_SYMBOL vmlinux 0x513b28f4 first_ec +EXPORT_SYMBOL vmlinux 0x513d72bd scsi_change_queue_depth +EXPORT_SYMBOL vmlinux 0x5145619d xfrm6_input_addr +EXPORT_SYMBOL vmlinux 0x514f49b7 i8042_remove_filter +EXPORT_SYMBOL vmlinux 0x515083bf acpi_release_mutex +EXPORT_SYMBOL vmlinux 0x5156c27d proto_unregister +EXPORT_SYMBOL vmlinux 0x51599c9d jbd2_fc_wait_bufs +EXPORT_SYMBOL vmlinux 0x51641162 opal_unlock_from_suspend +EXPORT_SYMBOL vmlinux 0x5174f601 nf_unregister_sockopt +EXPORT_SYMBOL vmlinux 0x518adcf8 done_path_create +EXPORT_SYMBOL vmlinux 0x518c0dcd dma_alloc_attrs +EXPORT_SYMBOL vmlinux 0x519f5706 touchscreen_parse_properties +EXPORT_SYMBOL vmlinux 0x51a0e93c blk_queue_alignment_offset +EXPORT_SYMBOL vmlinux 0x51a41e4b generic_buffers_fsync +EXPORT_SYMBOL vmlinux 0x51a511eb _raw_write_lock_bh +EXPORT_SYMBOL vmlinux 0x51b0aac4 dev_mc_init +EXPORT_SYMBOL vmlinux 0x51d12d4e acpi_pci_disabled +EXPORT_SYMBOL vmlinux 0x51f298e0 intel_scu_ipc_dev_ioread8 +EXPORT_SYMBOL vmlinux 0x51f6e0a0 security_sctp_sk_clone +EXPORT_SYMBOL vmlinux 0x52084947 tcf_qevent_destroy +EXPORT_SYMBOL vmlinux 0x520e97c4 proc_dostring +EXPORT_SYMBOL vmlinux 0x52324e8e i2c_smbus_read_word_data +EXPORT_SYMBOL vmlinux 0x5235c444 inet_addr_type_table +EXPORT_SYMBOL vmlinux 0x524ee244 find_vma +EXPORT_SYMBOL vmlinux 0x526eef2c hdmi_vendor_infoframe_pack +EXPORT_SYMBOL vmlinux 0x527705c6 xfrm_state_walk +EXPORT_SYMBOL vmlinux 0x527b2c52 dquot_commit +EXPORT_SYMBOL vmlinux 0x52983a4f vme_master_write +EXPORT_SYMBOL vmlinux 0x52a52673 devfreq_add_device +EXPORT_SYMBOL vmlinux 0x52b64da7 mmc_command_done +EXPORT_SYMBOL vmlinux 0x52d717da xz_dec_init +EXPORT_SYMBOL vmlinux 0x52ecbc75 crc_ccitt +EXPORT_SYMBOL vmlinux 0x530b1e98 pm_suspend +EXPORT_SYMBOL vmlinux 0x53126ecc __percpu_counter_sum +EXPORT_SYMBOL vmlinux 0x531b604e __virt_addr_valid +EXPORT_SYMBOL vmlinux 0x5322663e acpi_get_handle +EXPORT_SYMBOL vmlinux 0x532285f6 blkdev_get_by_dev +EXPORT_SYMBOL vmlinux 0x5323fa47 fs_context_for_submount +EXPORT_SYMBOL vmlinux 0x532fcbe4 __nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x5338184f ethtool_sprintf +EXPORT_SYMBOL vmlinux 0x534f2aa4 blk_stack_limits +EXPORT_SYMBOL vmlinux 0x5353e912 tcp_add_backlog +EXPORT_SYMBOL vmlinux 0x53569707 this_cpu_off +EXPORT_SYMBOL vmlinux 0x5364fc97 vlan_vid_del +EXPORT_SYMBOL vmlinux 0x53886cb8 jbd2_journal_revoke +EXPORT_SYMBOL vmlinux 0x538b0597 phy_sfp_probe +EXPORT_SYMBOL vmlinux 0x53912706 block_dirty_folio +EXPORT_SYMBOL vmlinux 0x53a1e8d9 _find_next_bit +EXPORT_SYMBOL vmlinux 0x53b954a2 up_read +EXPORT_SYMBOL vmlinux 0x53bfb06b pci_alloc_dev +EXPORT_SYMBOL vmlinux 0x53c98b23 skb_split +EXPORT_SYMBOL vmlinux 0x53e82761 xp_raw_get_data +EXPORT_SYMBOL vmlinux 0x53ef9649 mmc_detect_card_removed +EXPORT_SYMBOL vmlinux 0x53f35e6f devfreq_monitor_stop +EXPORT_SYMBOL vmlinux 0x53f8ced7 page_pool_ethtool_stats_get_strings +EXPORT_SYMBOL vmlinux 0x540bb394 __dquot_alloc_space +EXPORT_SYMBOL vmlinux 0x540d55c4 netlink_ack +EXPORT_SYMBOL vmlinux 0x54175c5f acpi_read_bit_register +EXPORT_SYMBOL vmlinux 0x543ef284 seq_hlist_start +EXPORT_SYMBOL vmlinux 0x544fae7e pci_reenable_device +EXPORT_SYMBOL vmlinux 0x5458b9f2 pci_ep_cfs_add_epc_group +EXPORT_SYMBOL vmlinux 0x546d5dff xfrm_trans_queue +EXPORT_SYMBOL vmlinux 0x547306e1 pm8606_osc_enable +EXPORT_SYMBOL vmlinux 0x547e3344 acpi_disable +EXPORT_SYMBOL vmlinux 0x5498e48a set_trace_device +EXPORT_SYMBOL vmlinux 0x549b71d8 pci_read_vpd +EXPORT_SYMBOL vmlinux 0x54b1fac6 __ubsan_handle_load_invalid_value +EXPORT_SYMBOL vmlinux 0x54b22bb1 __SCT__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x54b23e67 sg_pcopy_to_buffer +EXPORT_SYMBOL vmlinux 0x54b633b4 register_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x54c227df start_tty +EXPORT_SYMBOL vmlinux 0x54cfacd5 __ctzdi2 +EXPORT_SYMBOL vmlinux 0x54e6fcdd net_enable_timestamp +EXPORT_SYMBOL vmlinux 0x54e7d20c gnet_stats_finish_copy +EXPORT_SYMBOL vmlinux 0x54ea6dfe xen_start_flags +EXPORT_SYMBOL vmlinux 0x54ee6be3 cdc_parse_cdc_header +EXPORT_SYMBOL vmlinux 0x5506b8f7 netlbl_bitmap_setbit +EXPORT_SYMBOL vmlinux 0x5519b9db xfrm4_udp_encap_rcv +EXPORT_SYMBOL vmlinux 0x551bd071 __rb_erase_color +EXPORT_SYMBOL vmlinux 0x5535c69d mdiobus_setup_mdiodev_from_board_info +EXPORT_SYMBOL vmlinux 0x5536fef8 input_grab_device +EXPORT_SYMBOL vmlinux 0x55385e2e __x86_indirect_thunk_r14 +EXPORT_SYMBOL vmlinux 0x553d648e dev_set_alias +EXPORT_SYMBOL vmlinux 0x554ae3a4 irq_poll_sched +EXPORT_SYMBOL vmlinux 0x555209da clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0x556422b3 ioremap_cache +EXPORT_SYMBOL vmlinux 0x556cca46 x86_apple_machine +EXPORT_SYMBOL vmlinux 0x55742bc3 phy_driver_unregister +EXPORT_SYMBOL vmlinux 0x558b281d aes_expandkey +EXPORT_SYMBOL vmlinux 0x55959444 phy_device_register +EXPORT_SYMBOL vmlinux 0x55bdbc48 ip_mc_leave_group +EXPORT_SYMBOL vmlinux 0x55c37462 pcie_capability_write_dword +EXPORT_SYMBOL vmlinux 0x55e166e7 vmf_insert_pfn +EXPORT_SYMBOL vmlinux 0x55e17113 unlock_page +EXPORT_SYMBOL vmlinux 0x55e31703 ethtool_convert_link_mode_to_legacy_u32 +EXPORT_SYMBOL vmlinux 0x55f01ada fscrypt_encrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0x55f95e07 ioremap_prot +EXPORT_SYMBOL vmlinux 0x560574ff cros_ec_cmd_xfer +EXPORT_SYMBOL vmlinux 0x5614b274 dst_release +EXPORT_SYMBOL vmlinux 0x5635a60a vmalloc_user +EXPORT_SYMBOL vmlinux 0x563dbf00 hid_bpf_ops +EXPORT_SYMBOL vmlinux 0x56433ac1 dump_page +EXPORT_SYMBOL vmlinux 0x56470118 __warn_printk +EXPORT_SYMBOL vmlinux 0x564f7608 acpi_reconfig_notifier_register +EXPORT_SYMBOL vmlinux 0x56548a28 simple_fill_super +EXPORT_SYMBOL vmlinux 0x565caca8 abort_creds +EXPORT_SYMBOL vmlinux 0x566a447b unlock_buffer +EXPORT_SYMBOL vmlinux 0x56802ae8 rps_cpu_mask +EXPORT_SYMBOL vmlinux 0x568533fa serio_rescan +EXPORT_SYMBOL vmlinux 0x568c3539 __sk_receive_skb +EXPORT_SYMBOL vmlinux 0x5699efda skb_store_bits +EXPORT_SYMBOL vmlinux 0x569b411d ipv4_mtu +EXPORT_SYMBOL vmlinux 0x56b2de6c ip_defrag +EXPORT_SYMBOL vmlinux 0x56c8799d scsi_kunmap_atomic_sg +EXPORT_SYMBOL vmlinux 0x56c8dc8e d_tmpfile +EXPORT_SYMBOL vmlinux 0x56dde6c9 __alloc_skb +EXPORT_SYMBOL vmlinux 0x56f3b07b is_acpi_device_node +EXPORT_SYMBOL vmlinux 0x56f7622b max8925_set_bits +EXPORT_SYMBOL vmlinux 0x5709d357 phy_ethtool_get_stats +EXPORT_SYMBOL vmlinux 0x571ae886 nvdimm_namespace_capacity +EXPORT_SYMBOL vmlinux 0x5728b5d1 vfs_readlink +EXPORT_SYMBOL vmlinux 0x573b673c dma_sync_sg_for_cpu +EXPORT_SYMBOL vmlinux 0x573dce33 xfrm_state_walk_done +EXPORT_SYMBOL vmlinux 0x574c2e74 bitmap_release_region +EXPORT_SYMBOL vmlinux 0x57575f08 dmaengine_put +EXPORT_SYMBOL vmlinux 0x5757e410 kernel_accept +EXPORT_SYMBOL vmlinux 0x576567f8 putname +EXPORT_SYMBOL vmlinux 0x577a96ab simple_pin_fs +EXPORT_SYMBOL vmlinux 0x578542c1 compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x578a2e83 xp_alloc +EXPORT_SYMBOL vmlinux 0x57900416 gen_pool_fixed_alloc +EXPORT_SYMBOL vmlinux 0x5792f848 strlcpy +EXPORT_SYMBOL vmlinux 0x579faf05 in6_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x57a86720 set_anon_super_fc +EXPORT_SYMBOL vmlinux 0x57aa3948 dev_mc_del +EXPORT_SYMBOL vmlinux 0x57ad51d6 ipv6_find_hdr +EXPORT_SYMBOL vmlinux 0x57b82463 tcf_register_action +EXPORT_SYMBOL vmlinux 0x57bc19d2 down_write +EXPORT_SYMBOL vmlinux 0x57bcbaea __x86_indirect_call_thunk_r14 +EXPORT_SYMBOL vmlinux 0x57c60f42 generic_file_mmap +EXPORT_SYMBOL vmlinux 0x57c8fc0c nd_btt_arena_is_valid +EXPORT_SYMBOL vmlinux 0x57dad9a8 ppp_register_channel +EXPORT_SYMBOL vmlinux 0x57db8fd6 utf8_normalize +EXPORT_SYMBOL vmlinux 0x57e3b5dd send_sig +EXPORT_SYMBOL vmlinux 0x580cfb77 devm_rproc_alloc +EXPORT_SYMBOL vmlinux 0x5816ade8 pm860x_bulk_read +EXPORT_SYMBOL vmlinux 0x58181fec pci_release_regions +EXPORT_SYMBOL vmlinux 0x5818fe3c posix_acl_from_mode +EXPORT_SYMBOL vmlinux 0x581f98da zlib_inflate +EXPORT_SYMBOL vmlinux 0x5828383a xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0x582b6275 xfrm_if_unregister_cb +EXPORT_SYMBOL vmlinux 0x5838f6c9 rtc_valid_tm +EXPORT_SYMBOL vmlinux 0x585b645e fs_param_is_u32 +EXPORT_SYMBOL vmlinux 0x587b0954 kvasprintf +EXPORT_SYMBOL vmlinux 0x587f22d7 devmap_managed_key +EXPORT_SYMBOL vmlinux 0x5897a680 __find_nth_and_andnot_bit +EXPORT_SYMBOL vmlinux 0x58a6aa1d __netif_rx +EXPORT_SYMBOL vmlinux 0x58a7282c ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x58acf24b mdiobus_register_board_info +EXPORT_SYMBOL vmlinux 0x58b4645c dev_close_many +EXPORT_SYMBOL vmlinux 0x58b73bc7 match_wildcard +EXPORT_SYMBOL vmlinux 0x58c41567 nf_register_queue_handler +EXPORT_SYMBOL vmlinux 0x58c8d5d0 vme_slave_request +EXPORT_SYMBOL vmlinux 0x58cc4e53 crypto_sha1_finup +EXPORT_SYMBOL vmlinux 0x58e3306d bit_wait_io +EXPORT_SYMBOL vmlinux 0x590c98f9 register_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0x59380472 cdev_alloc +EXPORT_SYMBOL vmlinux 0x593edc4b cpu_tlbstate_shared +EXPORT_SYMBOL vmlinux 0x5943d4aa udp_skb_destructor +EXPORT_SYMBOL vmlinux 0x594bf15b ioport_map +EXPORT_SYMBOL vmlinux 0x595115a0 security_inode_notifysecctx +EXPORT_SYMBOL vmlinux 0x59630139 generic_setlease +EXPORT_SYMBOL vmlinux 0x5968dc6d proc_doulongvec_ms_jiffies_minmax +EXPORT_SYMBOL vmlinux 0x597e42da configfs_undepend_item +EXPORT_SYMBOL vmlinux 0x599a5457 flow_rule_match_cvlan +EXPORT_SYMBOL vmlinux 0x599d3cbe inet_stream_connect +EXPORT_SYMBOL vmlinux 0x599df08d rtnl_configure_link +EXPORT_SYMBOL vmlinux 0x599fb41c kvmalloc_node +EXPORT_SYMBOL vmlinux 0x59a2f0ee packing +EXPORT_SYMBOL vmlinux 0x59b157cd unregister_mii_timestamper +EXPORT_SYMBOL vmlinux 0x59b4ac3e tcp_memory_allocated +EXPORT_SYMBOL vmlinux 0x59b4e7fc scsi_add_host_with_dma +EXPORT_SYMBOL vmlinux 0x59b936f8 zero_fill_bio +EXPORT_SYMBOL vmlinux 0x59e40f94 sys_copyarea +EXPORT_SYMBOL vmlinux 0x59f645ce block_write_full_page +EXPORT_SYMBOL vmlinux 0x5a07e139 skb_checksum_help +EXPORT_SYMBOL vmlinux 0x5a0b73d0 zlib_deflateInit2 +EXPORT_SYMBOL vmlinux 0x5a0befa4 pps_lookup_dev +EXPORT_SYMBOL vmlinux 0x5a134ae8 tcp_sock_set_quickack +EXPORT_SYMBOL vmlinux 0x5a1c552a __phy_write_mmd +EXPORT_SYMBOL vmlinux 0x5a290250 hdmi_drm_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x5a2bb6b6 pci_release_selected_regions +EXPORT_SYMBOL vmlinux 0x5a44f8cb __crypto_memneq +EXPORT_SYMBOL vmlinux 0x5a4896a8 __put_user_2 +EXPORT_SYMBOL vmlinux 0x5a4d313e gf128mul_4k_lle +EXPORT_SYMBOL vmlinux 0x5a4dc78f scsi_is_host_device +EXPORT_SYMBOL vmlinux 0x5a5a2271 __cpu_online_mask +EXPORT_SYMBOL vmlinux 0x5a9091b2 rproc_coredump_add_segment +EXPORT_SYMBOL vmlinux 0x5a921311 strncmp +EXPORT_SYMBOL vmlinux 0x5a94d7cc blk_post_runtime_resume +EXPORT_SYMBOL vmlinux 0x5a98c283 mr_rtm_dumproute +EXPORT_SYMBOL vmlinux 0x5a99a0d7 flow_get_u32_dst +EXPORT_SYMBOL vmlinux 0x5a99cf83 path_put +EXPORT_SYMBOL vmlinux 0x5ac01b95 acpi_resource_to_address64 +EXPORT_SYMBOL vmlinux 0x5ad32cd2 vga_switcheroo_lock_ddc +EXPORT_SYMBOL vmlinux 0x5ad5c014 dget_parent +EXPORT_SYMBOL vmlinux 0x5ad946f2 dev_get_by_napi_id +EXPORT_SYMBOL vmlinux 0x5ae1154b __traceiter_kfree +EXPORT_SYMBOL vmlinux 0x5aeb8f22 eth_header_cache +EXPORT_SYMBOL vmlinux 0x5af55f78 tcp_seq_stop +EXPORT_SYMBOL vmlinux 0x5b119ca8 mmc_calc_max_discard +EXPORT_SYMBOL vmlinux 0x5b2790c1 scsi_remove_target +EXPORT_SYMBOL vmlinux 0x5b2f27fb do_wait_intr +EXPORT_SYMBOL vmlinux 0x5b3e282f xa_store +EXPORT_SYMBOL vmlinux 0x5b56860c vm_munmap +EXPORT_SYMBOL vmlinux 0x5b641283 arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0x5b8239ca __x86_return_thunk +EXPORT_SYMBOL vmlinux 0x5b8779e1 blk_queue_max_discard_sectors +EXPORT_SYMBOL vmlinux 0x5bc0b832 input_close_device +EXPORT_SYMBOL vmlinux 0x5bcea5f1 sgl_free_n_order +EXPORT_SYMBOL vmlinux 0x5bd4ff88 flow_action_cookie_create +EXPORT_SYMBOL vmlinux 0x5bd99db0 ethtool_aggregate_phy_stats +EXPORT_SYMBOL vmlinux 0x5bdb7603 sock_copy_user_timeval +EXPORT_SYMBOL vmlinux 0x5bdcbd82 __mdiobus_register +EXPORT_SYMBOL vmlinux 0x5bdcea63 ip_fraglist_init +EXPORT_SYMBOL vmlinux 0x5be3f9be tcf_block_get +EXPORT_SYMBOL vmlinux 0x5be63c5b crc32c_csum_stub +EXPORT_SYMBOL vmlinux 0x5be7ae70 phy_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x5bfd3006 genphy_check_and_restart_aneg +EXPORT_SYMBOL vmlinux 0x5c139677 dst_cow_metrics_generic +EXPORT_SYMBOL vmlinux 0x5c1823bf kernel_recvmsg +EXPORT_SYMBOL vmlinux 0x5c234366 __skb_get_hash +EXPORT_SYMBOL vmlinux 0x5c26a53b wait_for_completion_io_timeout +EXPORT_SYMBOL vmlinux 0x5c2deaeb input_get_poll_interval +EXPORT_SYMBOL vmlinux 0x5c321812 pcim_iomap_regions +EXPORT_SYMBOL vmlinux 0x5c3a5733 filemap_fdatawrite_wbc +EXPORT_SYMBOL vmlinux 0x5c3c7387 kstrtoull +EXPORT_SYMBOL vmlinux 0x5c4d6268 qdisc_hash_add +EXPORT_SYMBOL vmlinux 0x5c5935e2 tcp_mtu_to_mss +EXPORT_SYMBOL vmlinux 0x5c5b35f0 devfreq_add_governor +EXPORT_SYMBOL vmlinux 0x5c68f21d vga_remove_vgacon +EXPORT_SYMBOL vmlinux 0x5c780e98 agp_generic_enable +EXPORT_SYMBOL vmlinux 0x5c824c40 eth_validate_addr +EXPORT_SYMBOL vmlinux 0x5cb3eac6 mdiobus_unregister +EXPORT_SYMBOL vmlinux 0x5cd2ddf3 ethtool_intersect_link_masks +EXPORT_SYMBOL vmlinux 0x5cd4cd51 flow_rule_match_basic +EXPORT_SYMBOL vmlinux 0x5ce7abc8 proc_create +EXPORT_SYMBOL vmlinux 0x5cf53ce2 input_free_minor +EXPORT_SYMBOL vmlinux 0x5cf9bc29 devm_devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0x5cfb26a0 acpi_enter_sleep_state +EXPORT_SYMBOL vmlinux 0x5d1c7320 __xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x5d32b4d6 flow_rule_match_mpls +EXPORT_SYMBOL vmlinux 0x5d34cc1f xfrm6_rcv +EXPORT_SYMBOL vmlinux 0x5d4629d3 vfs_mknod +EXPORT_SYMBOL vmlinux 0x5d49aabc init_wait_var_entry +EXPORT_SYMBOL vmlinux 0x5d7da23b i2c_smbus_read_byte_data +EXPORT_SYMBOL vmlinux 0x5db3bd5f phy_ethtool_get_wol +EXPORT_SYMBOL vmlinux 0x5ded0874 bmap +EXPORT_SYMBOL vmlinux 0x5df6324a __phy_resume +EXPORT_SYMBOL vmlinux 0x5e06bc5c refcount_dec_and_lock +EXPORT_SYMBOL vmlinux 0x5e0ccb9f sha1_transform +EXPORT_SYMBOL vmlinux 0x5e20b453 fifo_create_dflt +EXPORT_SYMBOL vmlinux 0x5e2191e0 dcb_delrewr +EXPORT_SYMBOL vmlinux 0x5e25fa5d scsi_device_put +EXPORT_SYMBOL vmlinux 0x5e288b16 mmc_retune_pause +EXPORT_SYMBOL vmlinux 0x5e332b52 __var_waitqueue +EXPORT_SYMBOL vmlinux 0x5e34a5fc devm_pci_remap_cfg_resource +EXPORT_SYMBOL vmlinux 0x5e373fb4 gf128mul_64k_bbe +EXPORT_SYMBOL vmlinux 0x5e38786f put_fs_context +EXPORT_SYMBOL vmlinux 0x5e539982 rproc_elf_get_boot_addr +EXPORT_SYMBOL vmlinux 0x5e6ded08 nvdimm_namespace_common_probe +EXPORT_SYMBOL vmlinux 0x5e6e8648 mntget +EXPORT_SYMBOL vmlinux 0x5e751dd3 sock_ioctl_inout +EXPORT_SYMBOL vmlinux 0x5e83a102 fifo_set_limit +EXPORT_SYMBOL vmlinux 0x5e855e56 gen_pool_first_fit_align +EXPORT_SYMBOL vmlinux 0x5e8d612d filemap_write_and_wait_range +EXPORT_SYMBOL vmlinux 0x5e934fc7 sgl_alloc +EXPORT_SYMBOL vmlinux 0x5e95b1cd current_umask +EXPORT_SYMBOL vmlinux 0x5e9a01ce gen_new_estimator +EXPORT_SYMBOL vmlinux 0x5e9b119e __f_setown +EXPORT_SYMBOL vmlinux 0x5ebd6566 devm_devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x5ec27edd rproc_da_to_va +EXPORT_SYMBOL vmlinux 0x5ec2c1f5 vga_set_legacy_decoding +EXPORT_SYMBOL vmlinux 0x5ec4aee6 put_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x5ec55426 vm_map_pages_zero +EXPORT_SYMBOL vmlinux 0x5ed040b0 pm_set_vt_switch +EXPORT_SYMBOL vmlinux 0x5ed90adc int_to_scsilun +EXPORT_SYMBOL vmlinux 0x5eec2d95 pci_bus_write_config_word +EXPORT_SYMBOL vmlinux 0x5ef6a672 gen_pool_for_each_chunk +EXPORT_SYMBOL vmlinux 0x5f098b2a in6addr_interfacelocal_allrouters +EXPORT_SYMBOL vmlinux 0x5f1982f4 inode_init_owner +EXPORT_SYMBOL vmlinux 0x5f24c3b3 phy_loopback +EXPORT_SYMBOL vmlinux 0x5f2ba55e security_req_classify_flow +EXPORT_SYMBOL vmlinux 0x5f37faf1 cpufreq_get_policy +EXPORT_SYMBOL vmlinux 0x5f437694 __inode_add_bytes +EXPORT_SYMBOL vmlinux 0x5f4c2a37 generic_file_readonly_mmap +EXPORT_SYMBOL vmlinux 0x5f5441c8 __ubsan_handle_alignment_assumption +EXPORT_SYMBOL vmlinux 0x5f56663b rdmsrl_on_cpu +EXPORT_SYMBOL vmlinux 0x5f62299b rdmacg_uncharge +EXPORT_SYMBOL vmlinux 0x5f6b889c rproc_va_to_pa +EXPORT_SYMBOL vmlinux 0x5f73005b get_bitmap_from_slot +EXPORT_SYMBOL vmlinux 0x5f83b1af scm_fp_dup +EXPORT_SYMBOL vmlinux 0x5f930909 jbd2__journal_start +EXPORT_SYMBOL vmlinux 0x5f93525c acpi_extract_package +EXPORT_SYMBOL vmlinux 0x5f99383a ioread64_hi_lo +EXPORT_SYMBOL vmlinux 0x5f9b7165 kernel_sock_shutdown +EXPORT_SYMBOL vmlinux 0x5fc3717c skb_checksum_setup +EXPORT_SYMBOL vmlinux 0x5fc67252 ioread16_rep +EXPORT_SYMBOL vmlinux 0x5fc72f0e alloc_pages_exact +EXPORT_SYMBOL vmlinux 0x5fe13529 __SCT__tp_func_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x5ff14f64 page_readlink +EXPORT_SYMBOL vmlinux 0x5ff9eb0e lockref_mark_dead +EXPORT_SYMBOL vmlinux 0x6005c351 zpool_has_pool +EXPORT_SYMBOL vmlinux 0x600683d3 do_unblank_screen +EXPORT_SYMBOL vmlinux 0x6008689f kthread_complete_and_exit +EXPORT_SYMBOL vmlinux 0x601f665f dm_io_client_create +EXPORT_SYMBOL vmlinux 0x6024c0d5 __bread_gfp +EXPORT_SYMBOL vmlinux 0x602d194e kfree_skb_reason +EXPORT_SYMBOL vmlinux 0x6032abcc tc_setup_cb_destroy +EXPORT_SYMBOL vmlinux 0x60344f9b ppp_input +EXPORT_SYMBOL vmlinux 0x60352082 register_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x603f8146 fscrypt_encrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x604a61a8 prepare_to_swait_event +EXPORT_SYMBOL vmlinux 0x604c7f98 page_mapping +EXPORT_SYMBOL vmlinux 0x605790dc fiemap_fill_next_extent +EXPORT_SYMBOL vmlinux 0x605fb3eb sock_diag_put_filterinfo +EXPORT_SYMBOL vmlinux 0x6085ee6d inet_twsk_deschedule_put +EXPORT_SYMBOL vmlinux 0x608741b5 __init_swait_queue_head +EXPORT_SYMBOL vmlinux 0x608d0267 zstd_get_error_code +EXPORT_SYMBOL vmlinux 0x608dcf75 bio_integrity_add_page +EXPORT_SYMBOL vmlinux 0x6091b333 unregister_chrdev_region +EXPORT_SYMBOL vmlinux 0x609bcd98 in6_pton +EXPORT_SYMBOL vmlinux 0x609f1c7e synchronize_net +EXPORT_SYMBOL vmlinux 0x60a32ea9 pm_power_off +EXPORT_SYMBOL vmlinux 0x60bbb124 dma_fence_signal_locked +EXPORT_SYMBOL vmlinux 0x60d8ab30 vme_lm_get +EXPORT_SYMBOL vmlinux 0x60df280c phy_error +EXPORT_SYMBOL vmlinux 0x60e40014 jbd2_journal_set_features +EXPORT_SYMBOL vmlinux 0x6100ba19 __SCK__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0x61073e4a acpi_os_map_generic_address +EXPORT_SYMBOL vmlinux 0x610756b8 __x86_indirect_call_thunk_rdx +EXPORT_SYMBOL vmlinux 0x6112dc29 iw_handler_get_thrspy +EXPORT_SYMBOL vmlinux 0x6128b5fc __printk_ratelimit +EXPORT_SYMBOL vmlinux 0x61347034 mb_cache_entry_delete_or_get +EXPORT_SYMBOL vmlinux 0x615911d7 __bitmap_set +EXPORT_SYMBOL vmlinux 0x615999c8 inet_rcv_saddr_equal +EXPORT_SYMBOL vmlinux 0x615ef5a3 dquot_quota_off +EXPORT_SYMBOL vmlinux 0x617c452b queued_read_lock_slowpath +EXPORT_SYMBOL vmlinux 0x6185b747 radix_tree_gang_lookup_tag +EXPORT_SYMBOL vmlinux 0x618911fc numa_node +EXPORT_SYMBOL vmlinux 0x619cb7dd simple_read_from_buffer +EXPORT_SYMBOL vmlinux 0x619dfcdc intel_scu_ipc_dev_readv +EXPORT_SYMBOL vmlinux 0x61a16b31 dquot_set_dqinfo +EXPORT_SYMBOL vmlinux 0x61a81500 nf_ct_get_tuple_skb +EXPORT_SYMBOL vmlinux 0x61b7b126 simple_strtoull +EXPORT_SYMBOL vmlinux 0x61b8169e pci_pme_active +EXPORT_SYMBOL vmlinux 0x61bdd23a pnp_activate_dev +EXPORT_SYMBOL vmlinux 0x61c48712 xsk_set_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0x61e272c9 sha256_final +EXPORT_SYMBOL vmlinux 0x61ea189b fb_pad_aligned_buffer +EXPORT_SYMBOL vmlinux 0x61f55d09 fget_raw +EXPORT_SYMBOL vmlinux 0x61f64aab blk_queue_bounce_limit +EXPORT_SYMBOL vmlinux 0x6202944a tcf_block_put_ext +EXPORT_SYMBOL vmlinux 0x62080569 mipi_dsi_dcs_soft_reset +EXPORT_SYMBOL vmlinux 0x620a6869 fqdir_exit +EXPORT_SYMBOL vmlinux 0x6212eb65 netif_napi_add_weight +EXPORT_SYMBOL vmlinux 0x6214aef2 cpufreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x621bd56d generic_file_read_iter +EXPORT_SYMBOL vmlinux 0x6221d1c2 init_task +EXPORT_SYMBOL vmlinux 0x6226b9fa machine_to_phys_mapping +EXPORT_SYMBOL vmlinux 0x6228c21f smp_call_function_single +EXPORT_SYMBOL vmlinux 0x62372b4a i2c_verify_adapter +EXPORT_SYMBOL vmlinux 0x6243689a phy_resume +EXPORT_SYMBOL vmlinux 0x6247f4a2 kobject_get +EXPORT_SYMBOL vmlinux 0x6255d1cf dst_init +EXPORT_SYMBOL vmlinux 0x625eaa9d cfb_fillrect +EXPORT_SYMBOL vmlinux 0x626b5a26 scsi_host_lookup +EXPORT_SYMBOL vmlinux 0x62737e1d sock_unregister +EXPORT_SYMBOL vmlinux 0x6276af56 migrate_device_range +EXPORT_SYMBOL vmlinux 0x62783f66 jbd2_journal_errno +EXPORT_SYMBOL vmlinux 0x62784e6d dev_uc_unsync +EXPORT_SYMBOL vmlinux 0x62849ac7 dev_valid_name +EXPORT_SYMBOL vmlinux 0x628893c7 from_kuid +EXPORT_SYMBOL vmlinux 0x628a1328 import_single_range +EXPORT_SYMBOL vmlinux 0x628c0f8f dma_fence_add_callback +EXPORT_SYMBOL vmlinux 0x62943dd5 __tty_insert_flip_char +EXPORT_SYMBOL vmlinux 0x62a834ba pci_read_config_byte +EXPORT_SYMBOL vmlinux 0x62f7e207 down_read_killable +EXPORT_SYMBOL vmlinux 0x630189e0 vfs_ioctl +EXPORT_SYMBOL vmlinux 0x63025356 flow_rule_match_vlan +EXPORT_SYMBOL vmlinux 0x6315c42c zstd_get_params +EXPORT_SYMBOL vmlinux 0x6318fb48 dev_alloc_name +EXPORT_SYMBOL vmlinux 0x63312bb1 xfrm_state_update +EXPORT_SYMBOL vmlinux 0x63446a0a clocksource_unregister +EXPORT_SYMBOL vmlinux 0x635e3b4f netdev_class_create_file_ns +EXPORT_SYMBOL vmlinux 0x636257f7 get_ibs_caps +EXPORT_SYMBOL vmlinux 0x63662a0b d_path +EXPORT_SYMBOL vmlinux 0x636feee2 pcie_get_speed_cap +EXPORT_SYMBOL vmlinux 0x63710d2a tcp_md5_do_del +EXPORT_SYMBOL vmlinux 0x63783a50 kernel_listen +EXPORT_SYMBOL vmlinux 0x6383b27c __x86_indirect_thunk_rdx +EXPORT_SYMBOL vmlinux 0x63847603 mipi_dsi_dcs_get_display_brightness_large +EXPORT_SYMBOL vmlinux 0x6384ff95 xfrm_input_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x639259bc input_mt_sync_frame +EXPORT_SYMBOL vmlinux 0x6398b8d7 input_alloc_absinfo +EXPORT_SYMBOL vmlinux 0x63a58370 flow_action_cookie_destroy +EXPORT_SYMBOL vmlinux 0x63a7c28c bitmap_find_free_region +EXPORT_SYMBOL vmlinux 0x63b9ca36 device_add_disk +EXPORT_SYMBOL vmlinux 0x63cf0a82 pcim_iounmap +EXPORT_SYMBOL vmlinux 0x63d0ae4a inet_listen +EXPORT_SYMBOL vmlinux 0x63d13436 seq_bprintf +EXPORT_SYMBOL vmlinux 0x63d13c4e param_ops_bint +EXPORT_SYMBOL vmlinux 0x63e74d6e scsi_target_resume +EXPORT_SYMBOL vmlinux 0x63e7a32b skb_copy_and_csum_datagram_msg +EXPORT_SYMBOL vmlinux 0x63eb9355 panic_blink +EXPORT_SYMBOL vmlinux 0x63f835ba on_each_cpu_cond_mask +EXPORT_SYMBOL vmlinux 0x64127b67 bitmap_find_next_zero_area_off +EXPORT_SYMBOL vmlinux 0x641f09f7 fscrypt_has_permitted_context +EXPORT_SYMBOL vmlinux 0x642eb5c6 xen_poll_irq_timeout +EXPORT_SYMBOL vmlinux 0x6442729f kobject_add +EXPORT_SYMBOL vmlinux 0x6442e5c2 input_mt_drop_unused +EXPORT_SYMBOL vmlinux 0x6448403d __x86_indirect_call_thunk_rcx +EXPORT_SYMBOL vmlinux 0x64533aa0 ip_sock_set_freebind +EXPORT_SYMBOL vmlinux 0x6455298a security_xfrm_policy_free +EXPORT_SYMBOL vmlinux 0x6474f7b4 framebuffer_release +EXPORT_SYMBOL vmlinux 0x6481ffe0 hsiphash_1u32 +EXPORT_SYMBOL vmlinux 0x648a2c60 dev_get_by_name +EXPORT_SYMBOL vmlinux 0x648eb59d gc_inflight_list +EXPORT_SYMBOL vmlinux 0x64a0a3bc notify_change +EXPORT_SYMBOL vmlinux 0x64a9c928 default_blu +EXPORT_SYMBOL vmlinux 0x64adbca2 vme_master_request +EXPORT_SYMBOL vmlinux 0x64b0be8c folio_create_empty_buffers +EXPORT_SYMBOL vmlinux 0x64bbc288 string_unescape +EXPORT_SYMBOL vmlinux 0x64d11af1 dma_fence_wait_timeout +EXPORT_SYMBOL vmlinux 0x64dfba63 gro_find_complete_by_type +EXPORT_SYMBOL vmlinux 0x64e631fb generic_fill_statx_attr +EXPORT_SYMBOL vmlinux 0x64f108a4 agp_put_bridge +EXPORT_SYMBOL vmlinux 0x64f1096c ptp_clock_register +EXPORT_SYMBOL vmlinux 0x64f50ab3 netpoll_setup +EXPORT_SYMBOL vmlinux 0x64f6a24d param_ops_ullong +EXPORT_SYMBOL vmlinux 0x64ff99a5 inode_set_flags +EXPORT_SYMBOL vmlinux 0x650f04a4 xfrm_policy_delete +EXPORT_SYMBOL vmlinux 0x6513a3fa fb_get_color_depth +EXPORT_SYMBOL vmlinux 0x6514c1e6 flow_get_u32_src +EXPORT_SYMBOL vmlinux 0x651a4139 test_taint +EXPORT_SYMBOL vmlinux 0x651b2039 jbd2_journal_forget +EXPORT_SYMBOL vmlinux 0x652032cb mac_pton +EXPORT_SYMBOL vmlinux 0x652ce9aa nla_memcmp +EXPORT_SYMBOL vmlinux 0x653b690e netlink_rcv_skb +EXPORT_SYMBOL vmlinux 0x653ba3ec netdev_get_xmit_slave +EXPORT_SYMBOL vmlinux 0x65408378 zlib_inflate_blob +EXPORT_SYMBOL vmlinux 0x6541f256 mmc_can_erase +EXPORT_SYMBOL vmlinux 0x65428017 ata_scsi_cmd_error_handler +EXPORT_SYMBOL vmlinux 0x65479e27 proc_mkdir +EXPORT_SYMBOL vmlinux 0x65487097 __x86_indirect_thunk_rax +EXPORT_SYMBOL vmlinux 0x6562d1b0 input_set_abs_params +EXPORT_SYMBOL vmlinux 0x656c1a0e string_escape_mem +EXPORT_SYMBOL vmlinux 0x656e4a6e snprintf +EXPORT_SYMBOL vmlinux 0x657c547d ipv6_dev_mc_dec +EXPORT_SYMBOL vmlinux 0x658a2a0a __x86_indirect_call_thunk_rbx +EXPORT_SYMBOL vmlinux 0x658ce1a8 xxh64_reset +EXPORT_SYMBOL vmlinux 0x65929cae ns_to_timespec64 +EXPORT_SYMBOL vmlinux 0x65993f98 padata_free +EXPORT_SYMBOL vmlinux 0x659ded26 xfrm_flush_gc +EXPORT_SYMBOL vmlinux 0x65b992ac xen_alloc_p2m_entry +EXPORT_SYMBOL vmlinux 0x65c27eda amd_iommu_domain_direct_map +EXPORT_SYMBOL vmlinux 0x65cf40b2 input_set_poll_interval +EXPORT_SYMBOL vmlinux 0x65d15b74 vfs_clone_file_range +EXPORT_SYMBOL vmlinux 0x65d1bab2 acpi_bios_warning +EXPORT_SYMBOL vmlinux 0x65d9e877 cpufreq_register_notifier +EXPORT_SYMBOL vmlinux 0x65dccf13 xz_dec_end +EXPORT_SYMBOL vmlinux 0x65df35ca __put_user_nocheck_2 +EXPORT_SYMBOL vmlinux 0x65e0d6d7 memory_read_from_buffer +EXPORT_SYMBOL vmlinux 0x65ee7dbc xfrm4_rcv +EXPORT_SYMBOL vmlinux 0x65f23d7a page_pool_create +EXPORT_SYMBOL vmlinux 0x661ec42c mr_vif_seq_idx +EXPORT_SYMBOL vmlinux 0x6626afca down +EXPORT_SYMBOL vmlinux 0x66297245 d_mark_dontcache +EXPORT_SYMBOL vmlinux 0x662e3a59 iget_failed +EXPORT_SYMBOL vmlinux 0x663182c9 acpi_get_gpe_status +EXPORT_SYMBOL vmlinux 0x66453ad9 nla_reserve +EXPORT_SYMBOL vmlinux 0x665e2513 zstd_max_clevel +EXPORT_SYMBOL vmlinux 0x66628bf3 ip_tunnel_metadata_cnt +EXPORT_SYMBOL vmlinux 0x666c14c0 __traceiter_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x6673f96d xxh32_reset +EXPORT_SYMBOL vmlinux 0x668302cb devm_register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x668b19a1 down_read +EXPORT_SYMBOL vmlinux 0x6690f6d9 tty_port_tty_get +EXPORT_SYMBOL vmlinux 0x669c191b dm_consume_args +EXPORT_SYMBOL vmlinux 0x66af1fd1 lockref_put_or_lock +EXPORT_SYMBOL vmlinux 0x66b4cc41 kmemdup +EXPORT_SYMBOL vmlinux 0x66c487b6 keyring_clear +EXPORT_SYMBOL vmlinux 0x66cca4f9 __x86_indirect_thunk_rcx +EXPORT_SYMBOL vmlinux 0x66e00da4 devm_extcon_unregister_notifier_all +EXPORT_SYMBOL vmlinux 0x66edfc78 _find_next_or_bit +EXPORT_SYMBOL vmlinux 0x66efbff9 twl6030_mmc_card_detect +EXPORT_SYMBOL vmlinux 0x66f45e98 tcp_rcv_established +EXPORT_SYMBOL vmlinux 0x66f6c12c fwnode_mdio_find_device +EXPORT_SYMBOL vmlinux 0x670ecece __x86_indirect_thunk_rbx +EXPORT_SYMBOL vmlinux 0x6729d3df __get_user_4 +EXPORT_SYMBOL vmlinux 0x672c7bd1 simple_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0x673f815e agp_bridges +EXPORT_SYMBOL vmlinux 0x6749d53f hdmi_vendor_infoframe_init +EXPORT_SYMBOL vmlinux 0x6758678a dma_sync_wait +EXPORT_SYMBOL vmlinux 0x6772f321 rproc_detach +EXPORT_SYMBOL vmlinux 0x67731fcf sget +EXPORT_SYMBOL vmlinux 0x678b96ec dma_pool_alloc +EXPORT_SYMBOL vmlinux 0x678e82b0 pci_enable_atomic_ops_to_root +EXPORT_SYMBOL vmlinux 0x6797d568 intel_gmch_gtt_get +EXPORT_SYMBOL vmlinux 0x679fb327 xfrm6_rcv_tnl +EXPORT_SYMBOL vmlinux 0x67b27ec1 tty_std_termios +EXPORT_SYMBOL vmlinux 0x67b78eb3 seq_hlist_next_rcu +EXPORT_SYMBOL vmlinux 0x67ba8f80 sock_common_getsockopt +EXPORT_SYMBOL vmlinux 0x67c13ea0 acpi_read +EXPORT_SYMBOL vmlinux 0x67c61479 inode_newsize_ok +EXPORT_SYMBOL vmlinux 0x67cc9453 __x86_indirect_call_thunk_rax +EXPORT_SYMBOL vmlinux 0x67db0e78 devm_extcon_register_notifier +EXPORT_SYMBOL vmlinux 0x67eadeea sock_efree +EXPORT_SYMBOL vmlinux 0x67f0235f file_modified +EXPORT_SYMBOL vmlinux 0x6802b94b param_ops_charp +EXPORT_SYMBOL vmlinux 0x681f5351 pci_bus_read_config_word +EXPORT_SYMBOL vmlinux 0x682a44c2 dma_resv_replace_fences +EXPORT_SYMBOL vmlinux 0x6851664e wrmsrl_safe_on_cpu +EXPORT_SYMBOL vmlinux 0x6851bf70 pci_unregister_driver +EXPORT_SYMBOL vmlinux 0x687b6a16 kdbgetsymval +EXPORT_SYMBOL vmlinux 0x68800cc9 vme_dma_request +EXPORT_SYMBOL vmlinux 0x688e72e1 __SCT__preempt_schedule_notrace +EXPORT_SYMBOL vmlinux 0x689067dd dma_fence_chain_ops +EXPORT_SYMBOL vmlinux 0x68a12ab8 rep_movs_alternative +EXPORT_SYMBOL vmlinux 0x68ad8f3d iov_iter_advance +EXPORT_SYMBOL vmlinux 0x68eb68cb kernel_bind +EXPORT_SYMBOL vmlinux 0x68f31b45 mipi_dsi_driver_unregister +EXPORT_SYMBOL vmlinux 0x68f8a1e6 configfs_register_group +EXPORT_SYMBOL vmlinux 0x69049cd2 radix_tree_replace_slot +EXPORT_SYMBOL vmlinux 0x694290df ilookup5 +EXPORT_SYMBOL vmlinux 0x694ce7e5 pci_prepare_to_sleep +EXPORT_SYMBOL vmlinux 0x695292d6 param_set_uint +EXPORT_SYMBOL vmlinux 0x69668826 netdev_increment_features +EXPORT_SYMBOL vmlinux 0x696bb908 ip_route_me_harder +EXPORT_SYMBOL vmlinux 0x6971447a rtc_month_days +EXPORT_SYMBOL vmlinux 0x6972e413 __bitmap_weight_and +EXPORT_SYMBOL vmlinux 0x697ed5f0 memcpy_and_pad +EXPORT_SYMBOL vmlinux 0x6988d0ca cpu_dr7 +EXPORT_SYMBOL vmlinux 0x698b109c netif_device_detach +EXPORT_SYMBOL vmlinux 0x698cd560 jbd2_journal_update_sb_errno +EXPORT_SYMBOL vmlinux 0x699d4454 __inet_stream_connect +EXPORT_SYMBOL vmlinux 0x699d77d3 simple_dir_operations +EXPORT_SYMBOL vmlinux 0x69a37767 tls_server_hello_psk +EXPORT_SYMBOL vmlinux 0x69a873b3 mini_qdisc_pair_init +EXPORT_SYMBOL vmlinux 0x69acdf38 memcpy +EXPORT_SYMBOL vmlinux 0x69b25875 xfrm_state_free +EXPORT_SYMBOL vmlinux 0x69b7d9fe inet_dev_addr_type +EXPORT_SYMBOL vmlinux 0x69bb4064 skb_splice_from_iter +EXPORT_SYMBOL vmlinux 0x69c7d078 find_inode_by_ino_rcu +EXPORT_SYMBOL vmlinux 0x69dc66ae key_put +EXPORT_SYMBOL vmlinux 0x69dd3b5b crc32_le +EXPORT_SYMBOL vmlinux 0x69de8757 vme_check_window +EXPORT_SYMBOL vmlinux 0x69fc040b xp_dma_sync_for_device_slow +EXPORT_SYMBOL vmlinux 0x6a00e29d input_free_device +EXPORT_SYMBOL vmlinux 0x6a037cf1 mempool_kfree +EXPORT_SYMBOL vmlinux 0x6a17c7cb finalize_exec +EXPORT_SYMBOL vmlinux 0x6a36c8cb blk_integrity_register +EXPORT_SYMBOL vmlinux 0x6a5cb5ee __get_free_pages +EXPORT_SYMBOL vmlinux 0x6a5ecb18 unregister_module_notifier +EXPORT_SYMBOL vmlinux 0x6a5fa363 sigprocmask +EXPORT_SYMBOL vmlinux 0x6a619653 touch_buffer +EXPORT_SYMBOL vmlinux 0x6a6e05bf kstrtou8 +EXPORT_SYMBOL vmlinux 0x6a71d674 __zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x6a8f4973 dma_fence_chain_init +EXPORT_SYMBOL vmlinux 0x6a90d8b5 d_splice_alias +EXPORT_SYMBOL vmlinux 0x6aa9c22a simple_getattr +EXPORT_SYMBOL vmlinux 0x6aaa3d8b rtc_add_groups +EXPORT_SYMBOL vmlinux 0x6acc9122 proc_set_user +EXPORT_SYMBOL vmlinux 0x6add5c9a dmi_find_device +EXPORT_SYMBOL vmlinux 0x6ae82704 scsi_scan_target +EXPORT_SYMBOL vmlinux 0x6aeefac4 zlib_deflateReset +EXPORT_SYMBOL vmlinux 0x6b07d071 mmc_card_is_blockaddr +EXPORT_SYMBOL vmlinux 0x6b09d3d7 phy_config_aneg +EXPORT_SYMBOL vmlinux 0x6b10bee1 _copy_to_user +EXPORT_SYMBOL vmlinux 0x6b27729b radix_tree_gang_lookup +EXPORT_SYMBOL vmlinux 0x6b2ba0c0 mdio_device_register +EXPORT_SYMBOL vmlinux 0x6b2dc060 dump_stack +EXPORT_SYMBOL vmlinux 0x6b31d553 dmaengine_get_unmap_data +EXPORT_SYMBOL vmlinux 0x6b554bdf xfrm4_protocol_deregister +EXPORT_SYMBOL vmlinux 0x6b55acd0 rtnl_lock_killable +EXPORT_SYMBOL vmlinux 0x6b5665c7 __check_sticky +EXPORT_SYMBOL vmlinux 0x6b5e3bdf qdisc_watchdog_schedule_range_ns +EXPORT_SYMBOL vmlinux 0x6b5f714a unmap_mapping_range +EXPORT_SYMBOL vmlinux 0x6b641096 blkdev_issue_secure_erase +EXPORT_SYMBOL vmlinux 0x6b736ff0 blk_queue_segment_boundary +EXPORT_SYMBOL vmlinux 0x6b820ac4 blk_mq_alloc_tag_set +EXPORT_SYMBOL vmlinux 0x6b853d06 ns_to_kernel_old_timeval +EXPORT_SYMBOL vmlinux 0x6b8bf149 netif_receive_skb_list +EXPORT_SYMBOL vmlinux 0x6b8d723d uart_resume_port +EXPORT_SYMBOL vmlinux 0x6ba138a2 napi_consume_skb +EXPORT_SYMBOL vmlinux 0x6bb3ad91 mq_change_real_num_tx +EXPORT_SYMBOL vmlinux 0x6bc3fbc0 __unregister_chrdev +EXPORT_SYMBOL vmlinux 0x6bcfef73 pnp_register_card_driver +EXPORT_SYMBOL vmlinux 0x6bd0e573 down_interruptible +EXPORT_SYMBOL vmlinux 0x6bd9ff86 skb_vlan_untag +EXPORT_SYMBOL vmlinux 0x6be1c1f8 acpi_install_method +EXPORT_SYMBOL vmlinux 0x6bf23386 migrate_folio +EXPORT_SYMBOL vmlinux 0x6c224cda gen_pool_destroy +EXPORT_SYMBOL vmlinux 0x6c37db45 bio_copy_data +EXPORT_SYMBOL vmlinux 0x6c61ce70 num_registered_fb +EXPORT_SYMBOL vmlinux 0x6c6e6e30 blk_rq_append_bio +EXPORT_SYMBOL vmlinux 0x6c8d0f86 convert_art_ns_to_tsc +EXPORT_SYMBOL vmlinux 0x6ca3e60f xfrm_policy_hash_rebuild +EXPORT_SYMBOL vmlinux 0x6caa8a7d __ip_options_compile +EXPORT_SYMBOL vmlinux 0x6cb46525 netlbl_catmap_walk +EXPORT_SYMBOL vmlinux 0x6cc09945 ioread32_rep +EXPORT_SYMBOL vmlinux 0x6cd33ef2 nd_region_release_lane +EXPORT_SYMBOL vmlinux 0x6cdfece1 mnt_set_expiry +EXPORT_SYMBOL vmlinux 0x6ce68b48 rproc_get_by_child +EXPORT_SYMBOL vmlinux 0x6cf14564 vfs_iter_read +EXPORT_SYMBOL vmlinux 0x6d0ac1ef scsi_report_device_reset +EXPORT_SYMBOL vmlinux 0x6d16c104 mutex_lock_killable +EXPORT_SYMBOL vmlinux 0x6d1734de __scsi_add_device +EXPORT_SYMBOL vmlinux 0x6d294e43 clock_t_to_jiffies +EXPORT_SYMBOL vmlinux 0x6d334118 __get_user_8 +EXPORT_SYMBOL vmlinux 0x6d366a47 security_unix_may_send +EXPORT_SYMBOL vmlinux 0x6d419fbb pci_free_irq_vectors +EXPORT_SYMBOL vmlinux 0x6d58f69e agp3_generic_sizes +EXPORT_SYMBOL vmlinux 0x6d5f5b91 radix_tree_tagged +EXPORT_SYMBOL vmlinux 0x6d5fb4a5 __x86_indirect_jump_thunk_rsp +EXPORT_SYMBOL vmlinux 0x6d674da8 mipi_dsi_generic_read +EXPORT_SYMBOL vmlinux 0x6d7c7dcc bitmap_cut +EXPORT_SYMBOL vmlinux 0x6d83d590 blk_queue_logical_block_size +EXPORT_SYMBOL vmlinux 0x6d88d882 phy_start_cable_test +EXPORT_SYMBOL vmlinux 0x6da2e45a kfree_skb_list_reason +EXPORT_SYMBOL vmlinux 0x6dba9051 xz_dec_microlzma_end +EXPORT_SYMBOL vmlinux 0x6dbceec0 tcp_conn_request +EXPORT_SYMBOL vmlinux 0x6dc35b25 radix_tree_iter_delete +EXPORT_SYMBOL vmlinux 0x6dc74649 sock_no_getname +EXPORT_SYMBOL vmlinux 0x6dce0a5f jbd2_complete_transaction +EXPORT_SYMBOL vmlinux 0x6dcf857f uuid_null +EXPORT_SYMBOL vmlinux 0x6dd17e7b acpi_get_table_header +EXPORT_SYMBOL vmlinux 0x6ddfd09c unregister_sysctl_table +EXPORT_SYMBOL vmlinux 0x6de15393 bdi_register +EXPORT_SYMBOL vmlinux 0x6de53222 get_tree_nodev +EXPORT_SYMBOL vmlinux 0x6df1aaf1 kernel_sigaction +EXPORT_SYMBOL vmlinux 0x6df31390 intel_gmch_gtt_clear_range +EXPORT_SYMBOL vmlinux 0x6df418de dma_fence_array_create +EXPORT_SYMBOL vmlinux 0x6e060e44 blk_rq_map_integrity_sg +EXPORT_SYMBOL vmlinux 0x6e117956 netlink_net_capable +EXPORT_SYMBOL vmlinux 0x6e1ff161 i2c_find_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x6e3adadd blk_queue_chunk_sectors +EXPORT_SYMBOL vmlinux 0x6e45172f security_inet_conn_established +EXPORT_SYMBOL vmlinux 0x6e5b8651 xz_dec_run +EXPORT_SYMBOL vmlinux 0x6e69ddc1 mipi_dsi_dcs_get_pixel_format +EXPORT_SYMBOL vmlinux 0x6e6beedc textsearch_destroy +EXPORT_SYMBOL vmlinux 0x6e6e433a ethtool_aggregate_mac_stats +EXPORT_SYMBOL vmlinux 0x6e720ff2 rtnl_unlock +EXPORT_SYMBOL vmlinux 0x6e736f6a param_set_hexint +EXPORT_SYMBOL vmlinux 0x6e7b7cbf vme_slot_num +EXPORT_SYMBOL vmlinux 0x6e7d8442 devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x6e7db440 kern_unmount_array +EXPORT_SYMBOL vmlinux 0x6e800e8e __netlink_kernel_create +EXPORT_SYMBOL vmlinux 0x6e946912 kobject_init +EXPORT_SYMBOL vmlinux 0x6e9dd606 __symbol_put +EXPORT_SYMBOL vmlinux 0x6ea7575d acpi_dispatch_gpe +EXPORT_SYMBOL vmlinux 0x6ea9363b force_sig +EXPORT_SYMBOL vmlinux 0x6ec05567 inet_addr_type_dev_table +EXPORT_SYMBOL vmlinux 0x6ec11758 _dev_info +EXPORT_SYMBOL vmlinux 0x6ec18345 request_key_tag +EXPORT_SYMBOL vmlinux 0x6eea2ebb inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x6eecfaf4 sg_copy_buffer +EXPORT_SYMBOL vmlinux 0x6ef2548c netpoll_poll_enable +EXPORT_SYMBOL vmlinux 0x6ef35ca4 scsi_host_busy +EXPORT_SYMBOL vmlinux 0x6ef9f982 add_watch_to_object +EXPORT_SYMBOL vmlinux 0x6f14e9db console_list_lock +EXPORT_SYMBOL vmlinux 0x6f15dc26 io_uring_destruct_scm +EXPORT_SYMBOL vmlinux 0x6f3e63a4 inet_frags_fini +EXPORT_SYMBOL vmlinux 0x6f3f91fe nf_log_bind_pf +EXPORT_SYMBOL vmlinux 0x6f41a428 acpi_get_vendor_resource +EXPORT_SYMBOL vmlinux 0x6f41a639 irq_cpu_rmap_remove +EXPORT_SYMBOL vmlinux 0x6f4a59e4 sort_r +EXPORT_SYMBOL vmlinux 0x6f598ef2 tty_port_alloc_xmit_buf +EXPORT_SYMBOL vmlinux 0x6f5ab52f acpi_get_local_address +EXPORT_SYMBOL vmlinux 0x6f5e388f pmem_should_map_pages +EXPORT_SYMBOL vmlinux 0x6f7793a5 skb_flow_dissector_init +EXPORT_SYMBOL vmlinux 0x6f915a45 dqstats +EXPORT_SYMBOL vmlinux 0x6f99a420 devm_register_netdev +EXPORT_SYMBOL vmlinux 0x6fb49676 queue_rcu_work +EXPORT_SYMBOL vmlinux 0x6fbc6a00 radix_tree_insert +EXPORT_SYMBOL vmlinux 0x6fbcd381 inet_dgram_connect +EXPORT_SYMBOL vmlinux 0x6fcb87a1 touch_softlockup_watchdog +EXPORT_SYMBOL vmlinux 0x6fd69f39 sched_autogroup_create_attach +EXPORT_SYMBOL vmlinux 0x6fd914e2 scsi_dma_map +EXPORT_SYMBOL vmlinux 0x6fe3659c udp_seq_next +EXPORT_SYMBOL vmlinux 0x6fe74d5b __traceiter_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x70002fe8 siphash_1u32 +EXPORT_SYMBOL vmlinux 0x700c6c17 key_create +EXPORT_SYMBOL vmlinux 0x70182ed6 pci_bus_find_capability +EXPORT_SYMBOL vmlinux 0x7023bea8 unregister_acpi_notifier +EXPORT_SYMBOL vmlinux 0x70281738 filemap_fdatawait_keep_errors +EXPORT_SYMBOL vmlinux 0x7028a8af __page_frag_cache_drain +EXPORT_SYMBOL vmlinux 0x702946da ucs2_strlen +EXPORT_SYMBOL vmlinux 0x703febf9 sg_alloc_table_from_pages_segment +EXPORT_SYMBOL vmlinux 0x7040fff9 rtc_lock +EXPORT_SYMBOL vmlinux 0x70466e3a generic_file_llseek +EXPORT_SYMBOL vmlinux 0x7054a3e4 request_dma +EXPORT_SYMBOL vmlinux 0x7054e1ef serio_reconnect +EXPORT_SYMBOL vmlinux 0x7060d475 kern_sys_bpf +EXPORT_SYMBOL vmlinux 0x70614a6f nf_register_net_hook +EXPORT_SYMBOL vmlinux 0x70664d9b twl6040_get_pll +EXPORT_SYMBOL vmlinux 0x706ab9f2 mfd_remove_devices_late +EXPORT_SYMBOL vmlinux 0x707f9ff3 tcp_mss_to_mtu +EXPORT_SYMBOL vmlinux 0x7080b4b0 dquot_get_state +EXPORT_SYMBOL vmlinux 0x7081a4f2 pcim_enable_device +EXPORT_SYMBOL vmlinux 0x70845173 dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x70a6fe5f md_write_inc +EXPORT_SYMBOL vmlinux 0x70ac2c1a blk_limits_io_min +EXPORT_SYMBOL vmlinux 0x70ac78e9 scsi_unblock_requests +EXPORT_SYMBOL vmlinux 0x70ad75fb radix_tree_lookup +EXPORT_SYMBOL vmlinux 0x70bb7de2 __x86_indirect_jump_thunk_rbp +EXPORT_SYMBOL vmlinux 0x70be8349 mipi_dsi_dcs_set_display_on +EXPORT_SYMBOL vmlinux 0x70c167c3 pci_find_resource +EXPORT_SYMBOL vmlinux 0x70c86c44 pci_select_bars +EXPORT_SYMBOL vmlinux 0x70daa11e dma_fence_remove_callback +EXPORT_SYMBOL vmlinux 0x70e03cb7 pci_disable_msix +EXPORT_SYMBOL vmlinux 0x70e19056 dev_mc_unsync +EXPORT_SYMBOL vmlinux 0x710a0139 dquot_destroy +EXPORT_SYMBOL vmlinux 0x7129e5f8 hex_asc +EXPORT_SYMBOL vmlinux 0x71330675 devm_devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x713b6de6 rt_mutex_base_init +EXPORT_SYMBOL vmlinux 0x713eaae7 pci_get_subsys +EXPORT_SYMBOL vmlinux 0x71447a36 netpoll_send_skb +EXPORT_SYMBOL vmlinux 0x7155bcf8 sync_file_get_fence +EXPORT_SYMBOL vmlinux 0x715a5ed0 vprintk +EXPORT_SYMBOL vmlinux 0x715af8dd napi_complete_done +EXPORT_SYMBOL vmlinux 0x7171121c overflowgid +EXPORT_SYMBOL vmlinux 0x7171fa34 jbd2_journal_lock_updates +EXPORT_SYMBOL vmlinux 0x717d1f96 hdmi_infoframe_check +EXPORT_SYMBOL vmlinux 0x718a4693 __SCT__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x71a06e67 param_ops_byte +EXPORT_SYMBOL vmlinux 0x71a672ef dmam_pool_destroy +EXPORT_SYMBOL vmlinux 0x71bcd5e0 nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x71cb07cf fb_io_write +EXPORT_SYMBOL vmlinux 0x71d4686e netdev_lower_state_changed +EXPORT_SYMBOL vmlinux 0x71db85eb blk_mq_init_queue +EXPORT_SYMBOL vmlinux 0x71e2521d pci_alloc_irq_vectors +EXPORT_SYMBOL vmlinux 0x71e79831 __dquot_free_space +EXPORT_SYMBOL vmlinux 0x71f9dd97 pci_bus_set_ops +EXPORT_SYMBOL vmlinux 0x71fb6892 dma_fence_array_next +EXPORT_SYMBOL vmlinux 0x720a27a7 __register_blkdev +EXPORT_SYMBOL vmlinux 0x7218a591 phy_remove_link_mode +EXPORT_SYMBOL vmlinux 0x723ab2f2 dev_getbyhwaddr_rcu +EXPORT_SYMBOL vmlinux 0x7255a7fe cdrom_dummy_generic_packet +EXPORT_SYMBOL vmlinux 0x7259a2df kthread_create_worker +EXPORT_SYMBOL vmlinux 0x726b8c78 tcp_simple_retransmit +EXPORT_SYMBOL vmlinux 0x726bc3c7 wait_for_completion_killable_timeout +EXPORT_SYMBOL vmlinux 0x7286ab60 neigh_seq_start +EXPORT_SYMBOL vmlinux 0x72870fb3 __traceiter_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x72b243d4 free_dma +EXPORT_SYMBOL vmlinux 0x72b2fc96 skb_push +EXPORT_SYMBOL vmlinux 0x72b9d287 default_grn +EXPORT_SYMBOL vmlinux 0x72ba758d i8042_install_filter +EXPORT_SYMBOL vmlinux 0x72d3197e blk_mq_run_hw_queues +EXPORT_SYMBOL vmlinux 0x72d77e4f pci_wait_for_pending_transaction +EXPORT_SYMBOL vmlinux 0x72d79d83 pgdir_shift +EXPORT_SYMBOL vmlinux 0x72ea7b2d scsi_device_type +EXPORT_SYMBOL vmlinux 0x72ec701e alloc_file_pseudo +EXPORT_SYMBOL vmlinux 0x72ee4e75 tcf_exts_change +EXPORT_SYMBOL vmlinux 0x72f14ff7 acpi_get_object_info +EXPORT_SYMBOL vmlinux 0x7307fd95 xfrm_state_flush +EXPORT_SYMBOL vmlinux 0x730af516 genphy_c45_eee_is_active +EXPORT_SYMBOL vmlinux 0x7315a4e9 twl6030_mmc_card_detect_config +EXPORT_SYMBOL vmlinux 0x7319f89c param_set_long +EXPORT_SYMBOL vmlinux 0x732dd326 groups_free +EXPORT_SYMBOL vmlinux 0x733f5bf9 mdio_find_bus +EXPORT_SYMBOL vmlinux 0x735696f5 tty_insert_flip_string_fixed_flag +EXPORT_SYMBOL vmlinux 0x735a0bd5 native_io_delay +EXPORT_SYMBOL vmlinux 0x735e6a81 acpi_evaluate_integer +EXPORT_SYMBOL vmlinux 0x73772a24 mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0x7380dffa argv_split +EXPORT_SYMBOL vmlinux 0x738b15a5 seq_read_iter +EXPORT_SYMBOL vmlinux 0x739dc08e tcp_sync_mss +EXPORT_SYMBOL vmlinux 0x73abb180 alloc_contig_range +EXPORT_SYMBOL vmlinux 0x73b0e92e import_iovec +EXPORT_SYMBOL vmlinux 0x73b11a83 tcp_read_skb +EXPORT_SYMBOL vmlinux 0x73b11f81 __vfs_removexattr +EXPORT_SYMBOL vmlinux 0x73c8a009 scsicam_bios_param +EXPORT_SYMBOL vmlinux 0x73dd54eb irq_fpu_usable +EXPORT_SYMBOL vmlinux 0x73eb8fbf pcie_capability_clear_and_set_dword +EXPORT_SYMBOL vmlinux 0x74033b23 phy_register_fixup_for_id +EXPORT_SYMBOL vmlinux 0x740a1b95 reserve_evntsel_nmi +EXPORT_SYMBOL vmlinux 0x7410aba2 strreplace +EXPORT_SYMBOL vmlinux 0x7412ed5b kvfree_sensitive +EXPORT_SYMBOL vmlinux 0x7413793a EISA_bus +EXPORT_SYMBOL vmlinux 0x742578a5 wait_for_random_bytes +EXPORT_SYMBOL vmlinux 0x7429e20c kstrtos8 +EXPORT_SYMBOL vmlinux 0x743a9f71 inet_frag_reasm_finish +EXPORT_SYMBOL vmlinux 0x743c21bf __sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0x74421c5a tcp_v4_conn_request +EXPORT_SYMBOL vmlinux 0x744f7815 dev_mc_add_global +EXPORT_SYMBOL vmlinux 0x7453cca0 task_lookup_next_fd_rcu +EXPORT_SYMBOL vmlinux 0x7453d3e8 security_release_secctx +EXPORT_SYMBOL vmlinux 0x746aa325 wireless_send_event +EXPORT_SYMBOL vmlinux 0x746ab00b md_write_start +EXPORT_SYMBOL vmlinux 0x74754435 acpi_bus_generate_netlink_event +EXPORT_SYMBOL vmlinux 0x7478dbe1 blk_rq_map_user +EXPORT_SYMBOL vmlinux 0x7478e314 vfs_fileattr_get +EXPORT_SYMBOL vmlinux 0x7481ce94 skb_headers_offset_update +EXPORT_SYMBOL vmlinux 0x7483dc59 pci_dev_present +EXPORT_SYMBOL vmlinux 0x7491b304 nd_device_notify +EXPORT_SYMBOL vmlinux 0x7495d8d4 cdrom_check_events +EXPORT_SYMBOL vmlinux 0x749a9d92 sk_stream_wait_memory +EXPORT_SYMBOL vmlinux 0x74ad0f21 find_vma_intersection +EXPORT_SYMBOL vmlinux 0x74b8e674 slhc_toss +EXPORT_SYMBOL vmlinux 0x74c134b9 __sw_hweight32 +EXPORT_SYMBOL vmlinux 0x74ce12a8 agp_generic_free_gatt_table +EXPORT_SYMBOL vmlinux 0x74da064a set_security_override +EXPORT_SYMBOL vmlinux 0x74dd9e0b dma_fence_wait_any_timeout +EXPORT_SYMBOL vmlinux 0x74e5ff1a udpv6_encap_enable +EXPORT_SYMBOL vmlinux 0x75080cb2 udp6_seq_ops +EXPORT_SYMBOL vmlinux 0x7530bb0c __SCT__tp_func_write_msr +EXPORT_SYMBOL vmlinux 0x7538b132 agp_off +EXPORT_SYMBOL vmlinux 0x754d539c strlen +EXPORT_SYMBOL vmlinux 0x755f4ba3 blake2s_compress_generic +EXPORT_SYMBOL vmlinux 0x7562ee3b skb_clone +EXPORT_SYMBOL vmlinux 0x75641954 ip_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x75710120 vm_event_states +EXPORT_SYMBOL vmlinux 0x75711a9b ata_std_end_eh +EXPORT_SYMBOL vmlinux 0x75871f5e acpi_get_next_object +EXPORT_SYMBOL vmlinux 0x758fd2ed pnp_is_active +EXPORT_SYMBOL vmlinux 0x75943e25 i8253_lock +EXPORT_SYMBOL vmlinux 0x75ba1bf6 dev_uc_sync_multiple +EXPORT_SYMBOL vmlinux 0x75bbe539 read_cache_folio +EXPORT_SYMBOL vmlinux 0x75bda77a seq_hlist_next +EXPORT_SYMBOL vmlinux 0x75ce784f scsi_device_lookup +EXPORT_SYMBOL vmlinux 0x75cfd23d __blk_mq_alloc_disk +EXPORT_SYMBOL vmlinux 0x75d0deb9 nsecs_to_jiffies64 +EXPORT_SYMBOL vmlinux 0x75d499dd vmcore_add_device_dump +EXPORT_SYMBOL vmlinux 0x75db8406 sk_stream_wait_connect +EXPORT_SYMBOL vmlinux 0x7605f95a dquot_disable +EXPORT_SYMBOL vmlinux 0x760a0f4f yield +EXPORT_SYMBOL vmlinux 0x7618f1e8 __skb_gro_checksum_complete +EXPORT_SYMBOL vmlinux 0x7624249e dim_park_tired +EXPORT_SYMBOL vmlinux 0x762b5ab8 d_alloc_parallel +EXPORT_SYMBOL vmlinux 0x76392309 jbd2_fc_end_commit_fallback +EXPORT_SYMBOL vmlinux 0x76392eab _dev_emerg +EXPORT_SYMBOL vmlinux 0x763f416c d_invalidate +EXPORT_SYMBOL vmlinux 0x7647726c handle_sysrq +EXPORT_SYMBOL vmlinux 0x764f5b50 inode_maybe_inc_iversion +EXPORT_SYMBOL vmlinux 0x764f8ba2 dev_mc_sync +EXPORT_SYMBOL vmlinux 0x765ff474 crc_t10dif_generic +EXPORT_SYMBOL vmlinux 0x766a0927 mempool_alloc_pages +EXPORT_SYMBOL vmlinux 0x7675b2eb xfrm4_protocol_register +EXPORT_SYMBOL vmlinux 0x767b9c4f tcp_filter +EXPORT_SYMBOL vmlinux 0x767dce4b acpi_disable_all_gpes +EXPORT_SYMBOL vmlinux 0x767ddb02 set_memory_wc +EXPORT_SYMBOL vmlinux 0x7682ba4e __copy_overflow +EXPORT_SYMBOL vmlinux 0x768ee329 call_usermodehelper_exec +EXPORT_SYMBOL vmlinux 0x7698a715 adjust_managed_page_count +EXPORT_SYMBOL vmlinux 0x769f6e64 errseq_check +EXPORT_SYMBOL vmlinux 0x76b73bac __vfs_getxattr +EXPORT_SYMBOL vmlinux 0x76d35965 clear_inode +EXPORT_SYMBOL vmlinux 0x76d3cd60 laptop_mode +EXPORT_SYMBOL vmlinux 0x76d6593e forget_cached_acl +EXPORT_SYMBOL vmlinux 0x76e40e48 build_skb +EXPORT_SYMBOL vmlinux 0x76ec0805 param_get_charp +EXPORT_SYMBOL vmlinux 0x76efc249 _atomic_dec_and_raw_lock_irqsave +EXPORT_SYMBOL vmlinux 0x76fb08a7 amd_iommu_unregister_ppr_notifier +EXPORT_SYMBOL vmlinux 0x7700e059 setattr_should_drop_suidgid +EXPORT_SYMBOL vmlinux 0x77060f0d skb_orphan_partial +EXPORT_SYMBOL vmlinux 0x772c5f97 pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x773129f2 udp_ioctl +EXPORT_SYMBOL vmlinux 0x77358855 iomem_resource +EXPORT_SYMBOL vmlinux 0x773fa409 __kfifo_dma_in_finish_r +EXPORT_SYMBOL vmlinux 0x7741bbc5 pnp_device_attach +EXPORT_SYMBOL vmlinux 0x77456e0a acpi_root_dir +EXPORT_SYMBOL vmlinux 0x776bd2f5 netdev_bonding_info_change +EXPORT_SYMBOL vmlinux 0x776ca93a __clzdi2 +EXPORT_SYMBOL vmlinux 0x777a9ab8 agp_copy_info +EXPORT_SYMBOL vmlinux 0x7781209e tty_wait_until_sent +EXPORT_SYMBOL vmlinux 0x77b39f24 seq_putc +EXPORT_SYMBOL vmlinux 0x77b63063 pci_enable_msix_range +EXPORT_SYMBOL vmlinux 0x77ba94e3 rcu_lazy_get_jiffies_till_flush +EXPORT_SYMBOL vmlinux 0x77bc13a0 strim +EXPORT_SYMBOL vmlinux 0x77d73832 amd_iommu_flush_page +EXPORT_SYMBOL vmlinux 0x77dc6550 lock_rename_child +EXPORT_SYMBOL vmlinux 0x77e9eb37 aes_encrypt +EXPORT_SYMBOL vmlinux 0x7807f0f8 schedule_timeout_idle +EXPORT_SYMBOL vmlinux 0x7811ff2b jbd2_transaction_committed +EXPORT_SYMBOL vmlinux 0x78127c1e dev_pick_tx_zero +EXPORT_SYMBOL vmlinux 0x78161f39 call_usermodehelper_setup +EXPORT_SYMBOL vmlinux 0x781811ce pci_write_vpd +EXPORT_SYMBOL vmlinux 0x782db15d rtnetlink_put_metrics +EXPORT_SYMBOL vmlinux 0x783f87d7 kmalloc_caches +EXPORT_SYMBOL vmlinux 0x7846af3e __kfifo_len_r +EXPORT_SYMBOL vmlinux 0x784b9b70 iov_iter_alignment +EXPORT_SYMBOL vmlinux 0x784f365e init_net +EXPORT_SYMBOL vmlinux 0x78a16f48 aes_decrypt +EXPORT_SYMBOL vmlinux 0x78b4c787 cdrom_mode_select +EXPORT_SYMBOL vmlinux 0x78b51552 __neigh_for_each_release +EXPORT_SYMBOL vmlinux 0x78b887ed vsprintf +EXPORT_SYMBOL vmlinux 0x78d2b906 __inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x78d42cb6 flow_rule_match_enc_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x78d76bee dquot_writeback_dquots +EXPORT_SYMBOL vmlinux 0x78df6bd7 no_pci_devices +EXPORT_SYMBOL vmlinux 0x78ed409c __skb_checksum_complete +EXPORT_SYMBOL vmlinux 0x78f433d0 locks_delete_block +EXPORT_SYMBOL vmlinux 0x78f455e6 clear_nlink +EXPORT_SYMBOL vmlinux 0x79186bba mmc_can_gpio_cd +EXPORT_SYMBOL vmlinux 0x7919b383 alloc_cpu_rmap +EXPORT_SYMBOL vmlinux 0x79350e65 tcf_generic_walker +EXPORT_SYMBOL vmlinux 0x7939ecef tcp_sock_set_nodelay +EXPORT_SYMBOL vmlinux 0x793c8f9d inet_add_protocol +EXPORT_SYMBOL vmlinux 0x79509745 fb_class +EXPORT_SYMBOL vmlinux 0x79743584 flow_block_cb_incref +EXPORT_SYMBOL vmlinux 0x79804df3 devm_of_find_backlight +EXPORT_SYMBOL vmlinux 0x7984eefc key_update +EXPORT_SYMBOL vmlinux 0x7987e9cc writeback_inodes_sb_nr +EXPORT_SYMBOL vmlinux 0x799d5211 dev_uc_del +EXPORT_SYMBOL vmlinux 0x79a33f85 vme_get_size +EXPORT_SYMBOL vmlinux 0x79c1e8b5 udplite_prot +EXPORT_SYMBOL vmlinux 0x79c52519 path_has_submounts +EXPORT_SYMBOL vmlinux 0x79d4daf8 dquot_initialize +EXPORT_SYMBOL vmlinux 0x79df9633 ioremap_encrypted +EXPORT_SYMBOL vmlinux 0x79e4cbe8 override_creds +EXPORT_SYMBOL vmlinux 0x79ebbb42 netdev_unbind_sb_channel +EXPORT_SYMBOL vmlinux 0x79fd29c9 ip6_route_me_harder +EXPORT_SYMBOL vmlinux 0x7a18e27e netdev_lower_dev_get_private +EXPORT_SYMBOL vmlinux 0x7a1bcd59 gf128mul_x8_ble +EXPORT_SYMBOL vmlinux 0x7a1e1959 __devm_release_region +EXPORT_SYMBOL vmlinux 0x7a2ff57e security_current_getsecid_subj +EXPORT_SYMBOL vmlinux 0x7a329c59 crypto_kdf108_ctr_generate +EXPORT_SYMBOL vmlinux 0x7a47e139 is_free_buddy_page +EXPORT_SYMBOL vmlinux 0x7a53a06d flow_indr_dev_exists +EXPORT_SYMBOL vmlinux 0x7a62d2c3 acpi_get_hp_hw_control_from_firmware +EXPORT_SYMBOL vmlinux 0x7a666925 page_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0x7a7167f6 sock_common_recvmsg +EXPORT_SYMBOL vmlinux 0x7a7483d1 pcpu_hot +EXPORT_SYMBOL vmlinux 0x7a88da87 iosf_mbi_write +EXPORT_SYMBOL vmlinux 0x7a95e5ae do_settimeofday64 +EXPORT_SYMBOL vmlinux 0x7a9bf032 seq_put_decimal_ll +EXPORT_SYMBOL vmlinux 0x7aa1756e kvfree +EXPORT_SYMBOL vmlinux 0x7ab449b9 tcf_idr_cleanup +EXPORT_SYMBOL vmlinux 0x7ab53326 rproc_resource_cleanup +EXPORT_SYMBOL vmlinux 0x7abf55c2 rproc_elf_load_segments +EXPORT_SYMBOL vmlinux 0x7ad050b9 qid_lt +EXPORT_SYMBOL vmlinux 0x7adc0fbf rb_replace_node_rcu +EXPORT_SYMBOL vmlinux 0x7aee1edb config_item_get_unless_zero +EXPORT_SYMBOL vmlinux 0x7af2e852 nf_getsockopt +EXPORT_SYMBOL vmlinux 0x7aff77a3 __cpu_present_mask +EXPORT_SYMBOL vmlinux 0x7b01a4eb simple_open +EXPORT_SYMBOL vmlinux 0x7b0f1d0a mtree_store +EXPORT_SYMBOL vmlinux 0x7b14e948 xfrm_lookup +EXPORT_SYMBOL vmlinux 0x7b26e712 netpoll_send_udp +EXPORT_SYMBOL vmlinux 0x7b279c27 init_pseudo +EXPORT_SYMBOL vmlinux 0x7b37d4a7 _find_first_zero_bit +EXPORT_SYMBOL vmlinux 0x7b4da6ff __init_rwsem +EXPORT_SYMBOL vmlinux 0x7b4fe6d6 d_alloc_anon +EXPORT_SYMBOL vmlinux 0x7b5481e7 zap_page_range_single +EXPORT_SYMBOL vmlinux 0x7b54f270 posix_acl_valid +EXPORT_SYMBOL vmlinux 0x7b5b8f31 sha256_update +EXPORT_SYMBOL vmlinux 0x7b5f817f xfrm_if_register_cb +EXPORT_SYMBOL vmlinux 0x7b681cbd console_stop +EXPORT_SYMBOL vmlinux 0x7b69b850 phy_get_internal_delay +EXPORT_SYMBOL vmlinux 0x7b6e22a7 dev_uc_add_excl +EXPORT_SYMBOL vmlinux 0x7b757eef generic_cont_expand_simple +EXPORT_SYMBOL vmlinux 0x7b80fce3 devfreq_suspend_device +EXPORT_SYMBOL vmlinux 0x7b82b9a1 idr_replace +EXPORT_SYMBOL vmlinux 0x7b8946b8 register_framebuffer +EXPORT_SYMBOL vmlinux 0x7b993616 neigh_direct_output +EXPORT_SYMBOL vmlinux 0x7ba8f8a3 pci_msix_vec_count +EXPORT_SYMBOL vmlinux 0x7bb50b88 acpi_write +EXPORT_SYMBOL vmlinux 0x7bbccd05 nr_node_ids +EXPORT_SYMBOL vmlinux 0x7bcc05aa __do_once_sleepable_done +EXPORT_SYMBOL vmlinux 0x7bd0c248 param_get_invbool +EXPORT_SYMBOL vmlinux 0x7bdb0824 config_item_put +EXPORT_SYMBOL vmlinux 0x7beeb521 write_cache_pages +EXPORT_SYMBOL vmlinux 0x7bfe4080 unpin_user_page +EXPORT_SYMBOL vmlinux 0x7c11399e bio_endio +EXPORT_SYMBOL vmlinux 0x7c173634 __bitmap_complement +EXPORT_SYMBOL vmlinux 0x7c17adda inet_frags_init +EXPORT_SYMBOL vmlinux 0x7c1c20af inet_csk_destroy_sock +EXPORT_SYMBOL vmlinux 0x7c2d03a6 dma_fence_enable_sw_signaling +EXPORT_SYMBOL vmlinux 0x7c46233a cpufreq_quick_get +EXPORT_SYMBOL vmlinux 0x7c52d0b3 datagram_poll +EXPORT_SYMBOL vmlinux 0x7c5c77a1 pci_disable_msi +EXPORT_SYMBOL vmlinux 0x7c5f54f2 dquot_load_quota_inode +EXPORT_SYMBOL vmlinux 0x7c6bac45 finish_swait +EXPORT_SYMBOL vmlinux 0x7c70bb7d md_set_array_sectors +EXPORT_SYMBOL vmlinux 0x7c77aa16 tcf_exts_validate +EXPORT_SYMBOL vmlinux 0x7c792896 tcp_connect +EXPORT_SYMBOL vmlinux 0x7c89eb89 ww_mutex_unlock +EXPORT_SYMBOL vmlinux 0x7c930087 pci_map_rom +EXPORT_SYMBOL vmlinux 0x7c9e448b pci_scan_slot +EXPORT_SYMBOL vmlinux 0x7cbe0cd2 drop_reasons_by_subsys +EXPORT_SYMBOL vmlinux 0x7cc18181 set_security_override_from_ctx +EXPORT_SYMBOL vmlinux 0x7cd7d0c1 ipmi_platform_add +EXPORT_SYMBOL vmlinux 0x7cd8d75e page_offset_base +EXPORT_SYMBOL vmlinux 0x7cd9fd0a migrate_device_pages +EXPORT_SYMBOL vmlinux 0x7ce18c9f from_kqid +EXPORT_SYMBOL vmlinux 0x7ce58981 kvrealloc +EXPORT_SYMBOL vmlinux 0x7cf35220 vme_master_free +EXPORT_SYMBOL vmlinux 0x7cfe368d net_dim_get_def_tx_moderation +EXPORT_SYMBOL vmlinux 0x7d0ba682 gen_pool_virt_to_phys +EXPORT_SYMBOL vmlinux 0x7d0db45c jiffies_to_clock_t +EXPORT_SYMBOL vmlinux 0x7d12d76d acpi_get_parent +EXPORT_SYMBOL vmlinux 0x7d1cad10 jbd2_journal_finish_inode_data_buffers +EXPORT_SYMBOL vmlinux 0x7d23cc97 security_sock_graft +EXPORT_SYMBOL vmlinux 0x7d27e504 dm_shift_arg +EXPORT_SYMBOL vmlinux 0x7d303b82 fs_param_is_s32 +EXPORT_SYMBOL vmlinux 0x7d31c694 pci_unmap_rom +EXPORT_SYMBOL vmlinux 0x7d338ee6 mdio_device_remove +EXPORT_SYMBOL vmlinux 0x7d40e14e fwnode_irq_get +EXPORT_SYMBOL vmlinux 0x7d48f0f0 tls_client_hello_x509 +EXPORT_SYMBOL vmlinux 0x7d4911cf inet6_add_protocol +EXPORT_SYMBOL vmlinux 0x7d4b176a netlbl_catmap_setbit +EXPORT_SYMBOL vmlinux 0x7d543a54 eth_get_headlen +EXPORT_SYMBOL vmlinux 0x7d591c39 sdev_disable_disk_events +EXPORT_SYMBOL vmlinux 0x7d5e1008 __crc32c_le_shift +EXPORT_SYMBOL vmlinux 0x7d628444 memcpy_fromio +EXPORT_SYMBOL vmlinux 0x7d65d049 nla_put_64bit +EXPORT_SYMBOL vmlinux 0x7d67a43f elv_bio_merge_ok +EXPORT_SYMBOL vmlinux 0x7d74d522 kstrtoull_from_user +EXPORT_SYMBOL vmlinux 0x7d8157d0 xfrm_trans_queue_net +EXPORT_SYMBOL vmlinux 0x7d98c598 md_finish_reshape +EXPORT_SYMBOL vmlinux 0x7da6dbc8 mr_mfc_find_any +EXPORT_SYMBOL vmlinux 0x7dabf507 input_release_device +EXPORT_SYMBOL vmlinux 0x7daece67 quota_send_warning +EXPORT_SYMBOL vmlinux 0x7db1cc7d __folio_alloc +EXPORT_SYMBOL vmlinux 0x7dc26c62 read_cache_page_gfp +EXPORT_SYMBOL vmlinux 0x7dc5ffa7 tc_skb_ext_tc_disable +EXPORT_SYMBOL vmlinux 0x7dcf4135 __xa_insert +EXPORT_SYMBOL vmlinux 0x7dd554fc unregister_kmmio_probe +EXPORT_SYMBOL vmlinux 0x7e0b255f hdmi_audio_infoframe_pack_for_dp +EXPORT_SYMBOL vmlinux 0x7e0c2222 vlan_vids_del_by_dev +EXPORT_SYMBOL vmlinux 0x7e3191f6 try_to_del_timer_sync +EXPORT_SYMBOL vmlinux 0x7e4dfca1 pps_event +EXPORT_SYMBOL vmlinux 0x7e4f4fa5 blk_mq_requeue_request +EXPORT_SYMBOL vmlinux 0x7e5267a7 tty_hung_up_p +EXPORT_SYMBOL vmlinux 0x7e5c9cbd migrate_device_finalize +EXPORT_SYMBOL vmlinux 0x7e66ba4d update_region +EXPORT_SYMBOL vmlinux 0x7e7bcf26 acpi_map_cpu +EXPORT_SYMBOL vmlinux 0x7eac65ed pagecache_get_page +EXPORT_SYMBOL vmlinux 0x7ef4bddc __sg_page_iter_next +EXPORT_SYMBOL vmlinux 0x7f02188f __msecs_to_jiffies +EXPORT_SYMBOL vmlinux 0x7f03b6a9 crc_ccitt_table +EXPORT_SYMBOL vmlinux 0x7f24de73 jiffies_to_usecs +EXPORT_SYMBOL vmlinux 0x7f26f420 phy_ethtool_ksettings_get +EXPORT_SYMBOL vmlinux 0x7f52071a net_dim +EXPORT_SYMBOL vmlinux 0x7f52b8f1 skb_eth_gso_segment +EXPORT_SYMBOL vmlinux 0x7f60c5bb skb_trim +EXPORT_SYMBOL vmlinux 0x7f62eaa4 sgl_free +EXPORT_SYMBOL vmlinux 0x7f6df538 neigh_resolve_output +EXPORT_SYMBOL vmlinux 0x7f748ff9 xp_set_rxq_info +EXPORT_SYMBOL vmlinux 0x7f77eb0e mmc_retune_unpause +EXPORT_SYMBOL vmlinux 0x7f7c59b5 __udp_disconnect +EXPORT_SYMBOL vmlinux 0x7f7f7bb4 irq_poll_disable +EXPORT_SYMBOL vmlinux 0x7fb522d8 blkdev_issue_flush +EXPORT_SYMBOL vmlinux 0x7fd70092 kill_pid +EXPORT_SYMBOL vmlinux 0x7fde1fbc acpi_walk_resource_buffer +EXPORT_SYMBOL vmlinux 0x7fdec01b phy_start_aneg +EXPORT_SYMBOL vmlinux 0x7fe32873 rb_replace_node +EXPORT_SYMBOL vmlinux 0x7fed18f1 __aperture_remove_legacy_vga_devices +EXPORT_SYMBOL vmlinux 0x7fee772e mmc_gpio_get_cd +EXPORT_SYMBOL vmlinux 0x7feeca16 blk_queue_io_opt +EXPORT_SYMBOL vmlinux 0x7ff72869 fscrypt_free_inode +EXPORT_SYMBOL vmlinux 0x802a6dd9 sock_set_reuseport +EXPORT_SYMBOL vmlinux 0x802a7b7a remap_pfn_range +EXPORT_SYMBOL vmlinux 0x803ddbb6 __posix_acl_create +EXPORT_SYMBOL vmlinux 0x8041d948 __cpuhp_remove_state +EXPORT_SYMBOL vmlinux 0x804af87c wrmsr_safe_on_cpu +EXPORT_SYMBOL vmlinux 0x8056939f xfrm6_protocol_deregister +EXPORT_SYMBOL vmlinux 0x8057151d vfs_mkdir +EXPORT_SYMBOL vmlinux 0x807220d0 tcp_shutdown +EXPORT_SYMBOL vmlinux 0x80762048 _atomic_dec_and_raw_lock +EXPORT_SYMBOL vmlinux 0x80816f26 get_user_ifreq +EXPORT_SYMBOL vmlinux 0x808a69b0 unlock_new_inode +EXPORT_SYMBOL vmlinux 0x809208cb phy_free_interrupt +EXPORT_SYMBOL vmlinux 0x80a717a8 __percpu_counter_compare +EXPORT_SYMBOL vmlinux 0x80b494f4 fs_param_is_path +EXPORT_SYMBOL vmlinux 0x80c00b5a pps_register_source +EXPORT_SYMBOL vmlinux 0x80c9a84a md_bitmap_sync_with_cluster +EXPORT_SYMBOL vmlinux 0x80ca5026 _bin2bcd +EXPORT_SYMBOL vmlinux 0x80cc9d7c skb_eth_pop +EXPORT_SYMBOL vmlinux 0x80d68d3e fb_register_client +EXPORT_SYMBOL vmlinux 0x80e5f86f fscrypt_fname_alloc_buffer +EXPORT_SYMBOL vmlinux 0x810d0dba nf_register_net_hooks +EXPORT_SYMBOL vmlinux 0x8112b3d2 scsi_build_sense_buffer +EXPORT_SYMBOL vmlinux 0x81188c30 match_string +EXPORT_SYMBOL vmlinux 0x8120421a in_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x81491054 security_binder_transaction +EXPORT_SYMBOL vmlinux 0x81533963 sysfs_format_mac +EXPORT_SYMBOL vmlinux 0x8154a626 register_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x815a3aa3 ppp_dev_name +EXPORT_SYMBOL vmlinux 0x815b5dd4 match_octal +EXPORT_SYMBOL vmlinux 0x815f2897 empty_zero_page +EXPORT_SYMBOL vmlinux 0x816347c6 agp_device_command +EXPORT_SYMBOL vmlinux 0x8165fef5 nexthop_res_grp_activity_update +EXPORT_SYMBOL vmlinux 0x818416e1 scsi_set_sense_information +EXPORT_SYMBOL vmlinux 0x818514a5 __xfrm_state_destroy +EXPORT_SYMBOL vmlinux 0x8198cf99 xfrm_spd_getinfo +EXPORT_SYMBOL vmlinux 0x81a1eb59 utf8_unload +EXPORT_SYMBOL vmlinux 0x81ac5e33 trace_print_hex_dump_seq +EXPORT_SYMBOL vmlinux 0x81c51d19 irq_cpu_rmap_add +EXPORT_SYMBOL vmlinux 0x81c59532 tty_name +EXPORT_SYMBOL vmlinux 0x81cc8239 tcf_exts_init_ex +EXPORT_SYMBOL vmlinux 0x81ce9941 intel_scu_ipc_dev_writev +EXPORT_SYMBOL vmlinux 0x81d31f02 jbd2_journal_load +EXPORT_SYMBOL vmlinux 0x81d6c28b acpi_buffer_to_resource +EXPORT_SYMBOL vmlinux 0x81da6a05 mmc_start_request +EXPORT_SYMBOL vmlinux 0x81db6ebb xz_dec_reset +EXPORT_SYMBOL vmlinux 0x81e11711 dcb_getapp +EXPORT_SYMBOL vmlinux 0x81e6b37f dmi_get_system_info +EXPORT_SYMBOL vmlinux 0x81e87e28 nf_reinject +EXPORT_SYMBOL vmlinux 0x8204690b __tracepoint_kmalloc +EXPORT_SYMBOL vmlinux 0x821120f5 dmam_free_coherent +EXPORT_SYMBOL vmlinux 0x82270a10 inet_ioctl +EXPORT_SYMBOL vmlinux 0x82286c07 skb_unlink +EXPORT_SYMBOL vmlinux 0x823c19ea iosf_mbi_unregister_pmic_bus_access_notifier_unlocked +EXPORT_SYMBOL vmlinux 0x82481e8e seq_put_decimal_ull +EXPORT_SYMBOL vmlinux 0x825971ad phy_mipi_dphy_get_default_config_for_hsclk +EXPORT_SYMBOL vmlinux 0x82622cd0 fs_param_is_blob +EXPORT_SYMBOL vmlinux 0x827b3aaf sock_no_sendmsg +EXPORT_SYMBOL vmlinux 0x8281d37c __mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x82b6e558 pfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x82c5e051 kmem_cache_create +EXPORT_SYMBOL vmlinux 0x82c87ad5 nr_online_nodes +EXPORT_SYMBOL vmlinux 0x82d2e288 register_shrinker +EXPORT_SYMBOL vmlinux 0x82da4251 security_inode_getsecctx +EXPORT_SYMBOL vmlinux 0x82e9cb20 agp_alloc_page_array +EXPORT_SYMBOL vmlinux 0x82ee90dc timer_delete_sync +EXPORT_SYMBOL vmlinux 0x82f733a9 eth_header_parse_protocol +EXPORT_SYMBOL vmlinux 0x82fe5a0d vfs_symlink +EXPORT_SYMBOL vmlinux 0x8304189e __qdisc_calculate_pkt_len +EXPORT_SYMBOL vmlinux 0x8307458b stop_tty +EXPORT_SYMBOL vmlinux 0x8315730d devm_mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x8324b7b1 mipi_dsi_device_register_full +EXPORT_SYMBOL vmlinux 0x83308b47 device_match_acpi_handle +EXPORT_SYMBOL vmlinux 0x83434c21 uart_write_wakeup +EXPORT_SYMBOL vmlinux 0x834c9d1e dev_set_mtu +EXPORT_SYMBOL vmlinux 0x83581089 gf128mul_init_4k_lle +EXPORT_SYMBOL vmlinux 0x83845f7f kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x838d2bc8 siphash_3u32 +EXPORT_SYMBOL vmlinux 0x83b8a20f path_get +EXPORT_SYMBOL vmlinux 0x83d4a4ee request_firmware_nowait +EXPORT_SYMBOL vmlinux 0x840357d8 t10_pi_type1_ip +EXPORT_SYMBOL vmlinux 0x84038d81 mmc_retune_timer_stop +EXPORT_SYMBOL vmlinux 0x8405c942 pci_request_selected_regions_exclusive +EXPORT_SYMBOL vmlinux 0x84178a35 sdev_enable_disk_events +EXPORT_SYMBOL vmlinux 0x84193ca8 _dev_alert +EXPORT_SYMBOL vmlinux 0x8425131c key_move +EXPORT_SYMBOL vmlinux 0x84257db4 dma_sync_single_for_device +EXPORT_SYMBOL vmlinux 0x8427cc7b _raw_spin_lock_irq +EXPORT_SYMBOL vmlinux 0x842c8e9d ioread16 +EXPORT_SYMBOL vmlinux 0x843bb38e pci_free_host_bridge +EXPORT_SYMBOL vmlinux 0x84418099 inet_recvmsg +EXPORT_SYMBOL vmlinux 0x8444e9d1 alloc_pages +EXPORT_SYMBOL vmlinux 0x845763f1 keyring_alloc +EXPORT_SYMBOL vmlinux 0x84583f7d phy_write_mmd +EXPORT_SYMBOL vmlinux 0x847ce6cb mt_find_after +EXPORT_SYMBOL vmlinux 0x84823cf3 nla_strscpy +EXPORT_SYMBOL vmlinux 0x8488ccc7 drop_super_exclusive +EXPORT_SYMBOL vmlinux 0x848d372e iowrite8 +EXPORT_SYMBOL vmlinux 0x84914079 __kfifo_dma_out_prepare +EXPORT_SYMBOL vmlinux 0x849a8cc2 pcibios_bus_to_resource +EXPORT_SYMBOL vmlinux 0x849feb76 fscrypt_ioctl_set_policy +EXPORT_SYMBOL vmlinux 0x84a0ca4d bitmap_zalloc_node +EXPORT_SYMBOL vmlinux 0x84a2e01f tcf_qevent_init +EXPORT_SYMBOL vmlinux 0x84afb764 pci_enable_wake +EXPORT_SYMBOL vmlinux 0x84ca521f tcf_em_tree_destroy +EXPORT_SYMBOL vmlinux 0x84cda133 slab_build_skb +EXPORT_SYMBOL vmlinux 0x84ee08fe mdio_driver_unregister +EXPORT_SYMBOL vmlinux 0x84f9537a jbd2_journal_clear_features +EXPORT_SYMBOL vmlinux 0x85017d44 handshake_req_submit +EXPORT_SYMBOL vmlinux 0x8518a4a6 _raw_spin_trylock_bh +EXPORT_SYMBOL vmlinux 0x8522d6bc strncpy_from_user +EXPORT_SYMBOL vmlinux 0x8528bc4e __bh_read_batch +EXPORT_SYMBOL vmlinux 0x852d4685 inet_rtx_syn_ack +EXPORT_SYMBOL vmlinux 0x85307cee con_is_visible +EXPORT_SYMBOL vmlinux 0x85416d23 getname_kernel +EXPORT_SYMBOL vmlinux 0x85457bef tty_driver_flush_buffer +EXPORT_SYMBOL vmlinux 0x854a9efe dev_pm_opp_unregister_notifier +EXPORT_SYMBOL vmlinux 0x85670f1d rtnl_is_locked +EXPORT_SYMBOL vmlinux 0x8590d6fa netif_inherit_tso_max +EXPORT_SYMBOL vmlinux 0x8591d7d5 ledtrig_mtd_activity +EXPORT_SYMBOL vmlinux 0x85b5e625 rfkill_set_states +EXPORT_SYMBOL vmlinux 0x85bd1608 __request_region +EXPORT_SYMBOL vmlinux 0x85d1b096 i2c_smbus_write_i2c_block_data +EXPORT_SYMBOL vmlinux 0x85da8792 make_kprojid +EXPORT_SYMBOL vmlinux 0x85df9b6c strsep +EXPORT_SYMBOL vmlinux 0x85efc7e0 zero_pfn +EXPORT_SYMBOL vmlinux 0x85f596a4 neigh_proc_dointvec +EXPORT_SYMBOL vmlinux 0x85fcb096 phy_attached_print +EXPORT_SYMBOL vmlinux 0x8623766c mntput +EXPORT_SYMBOL vmlinux 0x862c8035 bitmap_alloc_node +EXPORT_SYMBOL vmlinux 0x863a276a color_table +EXPORT_SYMBOL vmlinux 0x8640c306 ip6_mtu +EXPORT_SYMBOL vmlinux 0x866a62b2 gnet_stats_basic_sync_init +EXPORT_SYMBOL vmlinux 0x868418c9 inet_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x868acba5 get_options +EXPORT_SYMBOL vmlinux 0x86a899bc iptun_encaps +EXPORT_SYMBOL vmlinux 0x86c3a59f __mod_lruvec_page_state +EXPORT_SYMBOL vmlinux 0x86c7272b iosf_mbi_read +EXPORT_SYMBOL vmlinux 0x86cd6a19 __netdev_alloc_skb +EXPORT_SYMBOL vmlinux 0x86d52ba5 lookup_constant +EXPORT_SYMBOL vmlinux 0x86dd708d tc_skb_ext_tc_enable +EXPORT_SYMBOL vmlinux 0x86ea6dfc d_delete +EXPORT_SYMBOL vmlinux 0x86f27420 iosf_mbi_block_punit_i2c_access +EXPORT_SYMBOL vmlinux 0x86f49685 netdev_has_upper_dev +EXPORT_SYMBOL vmlinux 0x86fb9b05 bitmap_parse_user +EXPORT_SYMBOL vmlinux 0x86fc1d96 set_blocksize +EXPORT_SYMBOL vmlinux 0x87014667 xfrm_dev_state_flush +EXPORT_SYMBOL vmlinux 0x871c87d9 register_fib_notifier +EXPORT_SYMBOL vmlinux 0x872ff778 fqdir_init +EXPORT_SYMBOL vmlinux 0x8744b3bc security_tun_dev_attach +EXPORT_SYMBOL vmlinux 0x8761c87b rps_needed +EXPORT_SYMBOL vmlinux 0x87706d4e __put_user_nocheck_8 +EXPORT_SYMBOL vmlinux 0x87732652 param_set_ulong +EXPORT_SYMBOL vmlinux 0x87782861 dev_addr_del +EXPORT_SYMBOL vmlinux 0x87809aeb put_user_ifreq +EXPORT_SYMBOL vmlinux 0x878d6ef2 dev_set_threaded +EXPORT_SYMBOL vmlinux 0x87a21cb3 __ubsan_handle_out_of_bounds +EXPORT_SYMBOL vmlinux 0x87ae5b67 pci_irq_vector +EXPORT_SYMBOL vmlinux 0x87c31163 genl_register_family +EXPORT_SYMBOL vmlinux 0x87c8c92f dma_fence_match_context +EXPORT_SYMBOL vmlinux 0x87c95dff __nla_put +EXPORT_SYMBOL vmlinux 0x87d4c086 md_bitmap_end_sync +EXPORT_SYMBOL vmlinux 0x87f3d3bb textsearch_find_continuous +EXPORT_SYMBOL vmlinux 0x88012bbf tc_setup_offload_action +EXPORT_SYMBOL vmlinux 0x8802acb3 lease_get_mtime +EXPORT_SYMBOL vmlinux 0x8810754a _find_first_bit +EXPORT_SYMBOL vmlinux 0x881bad5e phy_mipi_dphy_config_validate +EXPORT_SYMBOL vmlinux 0x881c4413 gen_pool_first_fit +EXPORT_SYMBOL vmlinux 0x8823ef75 intel_gmch_gtt_insert_page +EXPORT_SYMBOL vmlinux 0x8824f223 inet6_getname +EXPORT_SYMBOL vmlinux 0x8852b9a6 __dynamic_ibdev_dbg +EXPORT_SYMBOL vmlinux 0x8861b6b4 user_path_create +EXPORT_SYMBOL vmlinux 0x8861f9a5 scsi_report_bus_reset +EXPORT_SYMBOL vmlinux 0x88690526 dev_mc_add_excl +EXPORT_SYMBOL vmlinux 0x88822d38 unregister_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0x88829a1f copy_page_to_iter_nofault +EXPORT_SYMBOL vmlinux 0x8888f1fe xxh32 +EXPORT_SYMBOL vmlinux 0x888ca617 blk_pre_runtime_resume +EXPORT_SYMBOL vmlinux 0x8893ab41 register_console +EXPORT_SYMBOL vmlinux 0x88991f10 phy_start +EXPORT_SYMBOL vmlinux 0x889b1370 _raw_read_trylock +EXPORT_SYMBOL vmlinux 0x889d2672 find_inode_rcu +EXPORT_SYMBOL vmlinux 0x88a34090 scsi_test_unit_ready +EXPORT_SYMBOL vmlinux 0x88b809c6 inet_frag_pull_head +EXPORT_SYMBOL vmlinux 0x88db9f48 __check_object_size +EXPORT_SYMBOL vmlinux 0x88e1d0f0 page_frag_free +EXPORT_SYMBOL vmlinux 0x88f13521 call_netdevice_notifiers +EXPORT_SYMBOL vmlinux 0x891dbb8f sgl_free_order +EXPORT_SYMBOL vmlinux 0x89258ad2 configfs_remove_default_groups +EXPORT_SYMBOL vmlinux 0x89434b4b radix_tree_tag_clear +EXPORT_SYMBOL vmlinux 0x8951436e __sk_queue_drop_skb +EXPORT_SYMBOL vmlinux 0x89514529 pnp_disable_dev +EXPORT_SYMBOL vmlinux 0x89700f80 tcf_exts_terse_dump +EXPORT_SYMBOL vmlinux 0x89768ca7 key_instantiate_and_link +EXPORT_SYMBOL vmlinux 0x89822608 __mdiobus_read +EXPORT_SYMBOL vmlinux 0x89940875 mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x89a6064e ptp_clock_unregister +EXPORT_SYMBOL vmlinux 0x89a71fe1 config_group_init_type_name +EXPORT_SYMBOL vmlinux 0x89b36c40 max8925_bulk_write +EXPORT_SYMBOL vmlinux 0x89b94ca6 udp_gro_receive +EXPORT_SYMBOL vmlinux 0x89c0adc7 regset_get +EXPORT_SYMBOL vmlinux 0x89c1cdd0 filemap_get_folios_tag +EXPORT_SYMBOL vmlinux 0x89c8bb43 gnet_stats_copy_basic +EXPORT_SYMBOL vmlinux 0x89c8d7c7 iov_iter_init +EXPORT_SYMBOL vmlinux 0x89d7de7e kthread_create_worker_on_cpu +EXPORT_SYMBOL vmlinux 0x89edd0e9 pci_try_set_mwi +EXPORT_SYMBOL vmlinux 0x89fb07fa dma_get_sgtable_attrs +EXPORT_SYMBOL vmlinux 0x8a04b6cf xsk_tx_release +EXPORT_SYMBOL vmlinux 0x8a33c79a sync_blockdev_range +EXPORT_SYMBOL vmlinux 0x8a35b432 sme_me_mask +EXPORT_SYMBOL vmlinux 0x8a47043d LZ4_decompress_safe_continue +EXPORT_SYMBOL vmlinux 0x8a490c90 rfkill_set_sw_state +EXPORT_SYMBOL vmlinux 0x8a54670a __x86_indirect_jump_thunk_r14 +EXPORT_SYMBOL vmlinux 0x8a55c624 md_done_sync +EXPORT_SYMBOL vmlinux 0x8a582eb7 __scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x8a698900 mmc_set_blocklen +EXPORT_SYMBOL vmlinux 0x8a6c7139 acpi_mask_gpe +EXPORT_SYMBOL vmlinux 0x8a6f864d gpiochip_irq_relres +EXPORT_SYMBOL vmlinux 0x8a7094ba vm_brk_flags +EXPORT_SYMBOL vmlinux 0x8a7a22ac task_work_add +EXPORT_SYMBOL vmlinux 0x8a7d1c31 high_memory +EXPORT_SYMBOL vmlinux 0x8a833583 dma_fence_array_ops +EXPORT_SYMBOL vmlinux 0x8a877a46 __traceiter_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x8a895f9e vme_bus_num +EXPORT_SYMBOL vmlinux 0x8a99a016 mempool_free_slab +EXPORT_SYMBOL vmlinux 0x8aa1b877 __folio_lock +EXPORT_SYMBOL vmlinux 0x8aaecd60 __put_cred +EXPORT_SYMBOL vmlinux 0x8ab1ec15 genphy_handle_interrupt_no_ack +EXPORT_SYMBOL vmlinux 0x8ac3334b net_dim_get_def_rx_moderation +EXPORT_SYMBOL vmlinux 0x8acbb81d kernel_getpeername +EXPORT_SYMBOL vmlinux 0x8ad26397 mmc_remove_host +EXPORT_SYMBOL vmlinux 0x8ae893ba inode_update_time +EXPORT_SYMBOL vmlinux 0x8b0088d1 LZ4_decompress_safe_usingDict +EXPORT_SYMBOL vmlinux 0x8b090cb8 create_empty_buffers +EXPORT_SYMBOL vmlinux 0x8b0bf060 eth_gro_complete +EXPORT_SYMBOL vmlinux 0x8b618d08 overflowuid +EXPORT_SYMBOL vmlinux 0x8b6d0ea4 pci_free_irq +EXPORT_SYMBOL vmlinux 0x8b73b4b1 mipi_dsi_dcs_set_tear_scanline +EXPORT_SYMBOL vmlinux 0x8b73e658 jbd2_journal_check_used_features +EXPORT_SYMBOL vmlinux 0x8b8059bd in_group_p +EXPORT_SYMBOL vmlinux 0x8b864679 km_state_expired +EXPORT_SYMBOL vmlinux 0x8b910be2 errseq_sample +EXPORT_SYMBOL vmlinux 0x8b966b63 sn_rtc_cycles_per_second +EXPORT_SYMBOL vmlinux 0x8b989cf9 acpi_bus_can_wakeup +EXPORT_SYMBOL vmlinux 0x8b9a38ec crypto_kdf108_setkey +EXPORT_SYMBOL vmlinux 0x8ba6eb7b clocksource_change_rating +EXPORT_SYMBOL vmlinux 0x8bb2c056 generic_copy_file_range +EXPORT_SYMBOL vmlinux 0x8bd577d0 acpi_ut_exit +EXPORT_SYMBOL vmlinux 0x8bd69725 dev_get_stats +EXPORT_SYMBOL vmlinux 0x8bdfc47c __mb_cache_entry_free +EXPORT_SYMBOL vmlinux 0x8be19cf9 bio_alloc_clone +EXPORT_SYMBOL vmlinux 0x8be42b9c fb_blank +EXPORT_SYMBOL vmlinux 0x8c15f46f filemap_invalidate_lock_two +EXPORT_SYMBOL vmlinux 0x8c26d495 prepare_to_wait_event +EXPORT_SYMBOL vmlinux 0x8c294600 __tracepoint_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x8c30bf67 zstd_dctx_workspace_bound +EXPORT_SYMBOL vmlinux 0x8c46b0f0 fs_lookup_param +EXPORT_SYMBOL vmlinux 0x8c4728ba ethtool_rx_flow_rule_create +EXPORT_SYMBOL vmlinux 0x8c53d7cb node_data +EXPORT_SYMBOL vmlinux 0x8c595796 __set_page_dirty_nobuffers +EXPORT_SYMBOL vmlinux 0x8c6bbc34 logfc +EXPORT_SYMBOL vmlinux 0x8c8569cb kstrtoint +EXPORT_SYMBOL vmlinux 0x8c92117c vga_switcheroo_init_domain_pm_ops +EXPORT_SYMBOL vmlinux 0x8c9a5305 serio_unregister_child_port +EXPORT_SYMBOL vmlinux 0x8c9e338f acpi_bios_error +EXPORT_SYMBOL vmlinux 0x8cab7c24 block_write_end +EXPORT_SYMBOL vmlinux 0x8cae6edd dm_io +EXPORT_SYMBOL vmlinux 0x8caf9305 uuid_is_valid +EXPORT_SYMBOL vmlinux 0x8cb960a5 _dev_crit +EXPORT_SYMBOL vmlinux 0x8cc79cab iowrite16_rep +EXPORT_SYMBOL vmlinux 0x8cc8f4d6 scsi_vpd_tpg_id +EXPORT_SYMBOL vmlinux 0x8cda8029 xen_clear_irq_pending +EXPORT_SYMBOL vmlinux 0x8ce56765 blk_mq_end_request +EXPORT_SYMBOL vmlinux 0x8ce574dd tty_register_device +EXPORT_SYMBOL vmlinux 0x8d00661a qdisc_warn_nonwc +EXPORT_SYMBOL vmlinux 0x8d33e672 __find_nth_andnot_bit +EXPORT_SYMBOL vmlinux 0x8d3987ab ww_mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x8d55bb8a qid_eq +EXPORT_SYMBOL vmlinux 0x8d60652c __SCT__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x8d60ebf6 skb_condense +EXPORT_SYMBOL vmlinux 0x8d659c13 __splice_from_pipe +EXPORT_SYMBOL vmlinux 0x8d6aff89 __put_user_nocheck_4 +EXPORT_SYMBOL vmlinux 0x8d73278e hex_asc_upper +EXPORT_SYMBOL vmlinux 0x8d8cb65d pnpacpi_protocol +EXPORT_SYMBOL vmlinux 0x8d8ce047 amd_iommu_flush_tlb +EXPORT_SYMBOL vmlinux 0x8d928515 neigh_update +EXPORT_SYMBOL vmlinux 0x8da6e538 scsi_is_target_device +EXPORT_SYMBOL vmlinux 0x8dad7c6c get_tree_single +EXPORT_SYMBOL vmlinux 0x8dafaf22 hdmi_avi_infoframe_pack +EXPORT_SYMBOL vmlinux 0x8db14638 cdev_set_parent +EXPORT_SYMBOL vmlinux 0x8db22efe acpi_setup_gpe_for_wake +EXPORT_SYMBOL vmlinux 0x8dd87946 generic_remap_file_range_prep +EXPORT_SYMBOL vmlinux 0x8ddd8aad schedule_timeout +EXPORT_SYMBOL vmlinux 0x8de332b2 register_md_personality +EXPORT_SYMBOL vmlinux 0x8dee3a99 sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x8dee722d _raw_read_lock_bh +EXPORT_SYMBOL vmlinux 0x8df0dfca pcie_capability_read_dword +EXPORT_SYMBOL vmlinux 0x8df4473e hmm_range_fault +EXPORT_SYMBOL vmlinux 0x8df92f66 memchr_inv +EXPORT_SYMBOL vmlinux 0x8df9dd10 guid_null +EXPORT_SYMBOL vmlinux 0x8dfb1604 blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0x8dfe6a35 folio_mark_accessed +EXPORT_SYMBOL vmlinux 0x8e024062 flow_rule_alloc +EXPORT_SYMBOL vmlinux 0x8e0b4a93 empty_aops +EXPORT_SYMBOL vmlinux 0x8e17b3ae idr_destroy +EXPORT_SYMBOL vmlinux 0x8e1a1297 build_skb_around +EXPORT_SYMBOL vmlinux 0x8e39ed64 udp_gro_complete +EXPORT_SYMBOL vmlinux 0x8e3d2c72 register_cdrom +EXPORT_SYMBOL vmlinux 0x8e3e0f7d fault_in_readable +EXPORT_SYMBOL vmlinux 0x8e3fa64e netdev_adjacent_change_commit +EXPORT_SYMBOL vmlinux 0x8e400cff skb_checksum +EXPORT_SYMBOL vmlinux 0x8e4825d4 fb_set_cmap +EXPORT_SYMBOL vmlinux 0x8e54bed3 iommu_put_resv_regions +EXPORT_SYMBOL vmlinux 0x8e561104 pci_get_device +EXPORT_SYMBOL vmlinux 0x8e5ee83a pci_write_config_byte +EXPORT_SYMBOL vmlinux 0x8e93bd24 security_secctx_to_secid +EXPORT_SYMBOL vmlinux 0x8e980153 rproc_del +EXPORT_SYMBOL vmlinux 0x8ea543ff migrate_vma_setup +EXPORT_SYMBOL vmlinux 0x8eaf2a5f vga_switcheroo_unregister_handler +EXPORT_SYMBOL vmlinux 0x8eb61238 block_write_begin +EXPORT_SYMBOL vmlinux 0x8ebfbac4 kmem_cache_shrink +EXPORT_SYMBOL vmlinux 0x8ec760b0 cgroup_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0x8eff811b i2c_smbus_write_word_data +EXPORT_SYMBOL vmlinux 0x8f01afd6 twl6030_interrupt_mask +EXPORT_SYMBOL vmlinux 0x8f044ff2 inet_frag_find +EXPORT_SYMBOL vmlinux 0x8f08bb70 misc_register +EXPORT_SYMBOL vmlinux 0x8f1c2a1e tcp_ld_RTO_revert +EXPORT_SYMBOL vmlinux 0x8f2703b7 wbinvd_on_all_cpus +EXPORT_SYMBOL vmlinux 0x8f4158eb phy_suspend +EXPORT_SYMBOL vmlinux 0x8f424a38 folio_wait_private_2_killable +EXPORT_SYMBOL vmlinux 0x8f60ff3f inet_sk_rebuild_header +EXPORT_SYMBOL vmlinux 0x8f6dfc78 netdev_upper_get_next_dev_rcu +EXPORT_SYMBOL vmlinux 0x8f75b846 vga_switcheroo_register_client +EXPORT_SYMBOL vmlinux 0x8f80bf11 acpi_install_gpe_raw_handler +EXPORT_SYMBOL vmlinux 0x8f81a028 mipi_dsi_dcs_write_buffer +EXPORT_SYMBOL vmlinux 0x8f996a30 ethtool_convert_legacy_u32_to_link_mode +EXPORT_SYMBOL vmlinux 0x8f9c199c __get_user_2 +EXPORT_SYMBOL vmlinux 0x8fa25c24 xa_find +EXPORT_SYMBOL vmlinux 0x8fb27886 iunique +EXPORT_SYMBOL vmlinux 0x8fbd0671 rio_query_mport +EXPORT_SYMBOL vmlinux 0x8fd0aca4 pci_fixup_cardbus +EXPORT_SYMBOL vmlinux 0x8ff4c012 handle_edge_irq +EXPORT_SYMBOL vmlinux 0x8ff89ed0 seg6_hmac_exit +EXPORT_SYMBOL vmlinux 0x90006be6 dm_kcopyd_client_flush +EXPORT_SYMBOL vmlinux 0x90146140 __dev_get_by_flags +EXPORT_SYMBOL vmlinux 0x9017da15 phy_reset_after_clk_enable +EXPORT_SYMBOL vmlinux 0x901d4d9d inet_getname +EXPORT_SYMBOL vmlinux 0x902d8722 vme_slave_get +EXPORT_SYMBOL vmlinux 0x9034a696 mempool_destroy +EXPORT_SYMBOL vmlinux 0x90576ec4 vmemdup_user +EXPORT_SYMBOL vmlinux 0x905de787 pcix_get_max_mmrbc +EXPORT_SYMBOL vmlinux 0x9072a9f7 bdi_set_max_ratio +EXPORT_SYMBOL vmlinux 0x907714cc add_to_page_cache_lru +EXPORT_SYMBOL vmlinux 0x908aa868 tty_unthrottle +EXPORT_SYMBOL vmlinux 0x9092defd proc_doulongvec_minmax +EXPORT_SYMBOL vmlinux 0x90932664 pci_bus_read_config_byte +EXPORT_SYMBOL vmlinux 0x909baf6c unlock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x90af7874 xsk_clear_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x90bbb073 kobject_put +EXPORT_SYMBOL vmlinux 0x90c29b5c gnet_stats_copy_rate_est +EXPORT_SYMBOL vmlinux 0x90c9c59d vga_switcheroo_client_fb_set +EXPORT_SYMBOL vmlinux 0x90cdb05c neigh_for_each +EXPORT_SYMBOL vmlinux 0x90d838b1 pci_read_vpd_any +EXPORT_SYMBOL vmlinux 0x9101f9cb generic_file_llseek_size +EXPORT_SYMBOL vmlinux 0x9114b616 __xa_alloc +EXPORT_SYMBOL vmlinux 0x912c03df inet6_offloads +EXPORT_SYMBOL vmlinux 0x9132dd98 devfreq_update_target +EXPORT_SYMBOL vmlinux 0x9142d875 gro_cells_receive +EXPORT_SYMBOL vmlinux 0x914601b5 flow_rule_match_eth_addrs +EXPORT_SYMBOL vmlinux 0x915ab3b2 filemap_alloc_folio +EXPORT_SYMBOL vmlinux 0x91607d95 set_memory_wb +EXPORT_SYMBOL vmlinux 0x9166fada strncpy +EXPORT_SYMBOL vmlinux 0x9166fc03 __flush_workqueue +EXPORT_SYMBOL vmlinux 0x916fa66d tcp_timewait_state_process +EXPORT_SYMBOL vmlinux 0x9172516d rproc_remove_subdev +EXPORT_SYMBOL vmlinux 0x9176145b acpi_install_global_event_handler +EXPORT_SYMBOL vmlinux 0x9197aa19 clear_page_dirty_for_io +EXPORT_SYMBOL vmlinux 0x919c58f3 __clzsi2 +EXPORT_SYMBOL vmlinux 0x91a10c61 intel_scu_ipc_dev_simple_command +EXPORT_SYMBOL vmlinux 0x91a488ac __netdev_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x91a7b1da qdisc_class_hash_remove +EXPORT_SYMBOL vmlinux 0x91aab7ae __ip_dev_find +EXPORT_SYMBOL vmlinux 0x91c432ab from_kprojid_munged +EXPORT_SYMBOL vmlinux 0x91e5a5e6 dev_close +EXPORT_SYMBOL vmlinux 0x91f39519 brioctl_set +EXPORT_SYMBOL vmlinux 0x91f44510 idr_alloc_cyclic +EXPORT_SYMBOL vmlinux 0x91f68ea1 __hw_addr_sync +EXPORT_SYMBOL vmlinux 0x91fd61d9 tcp_prot +EXPORT_SYMBOL vmlinux 0x9206da63 handshake_req_cancel +EXPORT_SYMBOL vmlinux 0x9213801b ethtool_aggregate_rmon_stats +EXPORT_SYMBOL vmlinux 0x922f45a6 __bitmap_clear +EXPORT_SYMBOL vmlinux 0x9234d252 security_path_rename +EXPORT_SYMBOL vmlinux 0x923b1276 dmaengine_get +EXPORT_SYMBOL vmlinux 0x923dd51c xfrm_register_type +EXPORT_SYMBOL vmlinux 0x92410860 __scsi_print_sense +EXPORT_SYMBOL vmlinux 0x92540fbf finish_wait +EXPORT_SYMBOL vmlinux 0x9258c776 hdmi_vendor_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x925db91b skb_pull +EXPORT_SYMBOL vmlinux 0x92637c04 fs_context_for_mount +EXPORT_SYMBOL vmlinux 0x9265cf5a mmc_of_parse_clk_phase +EXPORT_SYMBOL vmlinux 0x926e287f ata_print_version +EXPORT_SYMBOL vmlinux 0x92774cf8 __kfence_pool +EXPORT_SYMBOL vmlinux 0x9278764e netif_set_real_num_tx_queues +EXPORT_SYMBOL vmlinux 0x92897e3d default_idle +EXPORT_SYMBOL vmlinux 0x928ea8a7 blk_dump_rq_flags +EXPORT_SYMBOL vmlinux 0x9291cd3b memdup_user +EXPORT_SYMBOL vmlinux 0x929878b2 posix_acl_to_xattr +EXPORT_SYMBOL vmlinux 0x92a2da24 tcf_action_set_ctrlact +EXPORT_SYMBOL vmlinux 0x92a51e56 acpi_debug_print_raw +EXPORT_SYMBOL vmlinux 0x92a9be6c dev_set_promiscuity +EXPORT_SYMBOL vmlinux 0x92b2c6dd devm_release_resource +EXPORT_SYMBOL vmlinux 0x92b99a33 acpi_put_table +EXPORT_SYMBOL vmlinux 0x92b9b180 slash_name +EXPORT_SYMBOL vmlinux 0x92c856a3 iwe_stream_add_event +EXPORT_SYMBOL vmlinux 0x92d5838e request_threaded_irq +EXPORT_SYMBOL vmlinux 0x92e683f5 down_timeout +EXPORT_SYMBOL vmlinux 0x92ec510d jiffies64_to_msecs +EXPORT_SYMBOL vmlinux 0x92fa5abb vme_lm_detach +EXPORT_SYMBOL vmlinux 0x92fe18e2 pnp_get_resource +EXPORT_SYMBOL vmlinux 0x93022ba6 __scsi_format_command +EXPORT_SYMBOL vmlinux 0x9305f8e6 cpufreq_get +EXPORT_SYMBOL vmlinux 0x931d1b7f irq_domain_set_info +EXPORT_SYMBOL vmlinux 0x931d91f0 inet_bind +EXPORT_SYMBOL vmlinux 0x93238289 generic_perform_write +EXPORT_SYMBOL vmlinux 0x933ee741 sk_dst_check +EXPORT_SYMBOL vmlinux 0x9347ff61 acpi_bus_register_driver +EXPORT_SYMBOL vmlinux 0x934f564b __x86_indirect_jump_thunk_r15 +EXPORT_SYMBOL vmlinux 0x9359c045 security_inode_setsecctx +EXPORT_SYMBOL vmlinux 0x935ededf dev_mc_del_global +EXPORT_SYMBOL vmlinux 0x93743d98 skb_clone_sk +EXPORT_SYMBOL vmlinux 0x9376c3a4 textsearch_unregister +EXPORT_SYMBOL vmlinux 0x937733e3 qid_valid +EXPORT_SYMBOL vmlinux 0x939712ac pci_setup_cardbus +EXPORT_SYMBOL vmlinux 0x93a6e0b2 io_schedule +EXPORT_SYMBOL vmlinux 0x93adaf6e sys_imageblit +EXPORT_SYMBOL vmlinux 0x93b3fc74 register_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x93bc2c6a blk_queue_update_dma_alignment +EXPORT_SYMBOL vmlinux 0x93d4ef5d proto_register +EXPORT_SYMBOL vmlinux 0x93d6dd8c complete_all +EXPORT_SYMBOL vmlinux 0x93db5f66 inet_csk_reqsk_queue_drop +EXPORT_SYMBOL vmlinux 0x93f04fde kobject_get_unless_zero +EXPORT_SYMBOL vmlinux 0x93f7f10a devfreq_update_status +EXPORT_SYMBOL vmlinux 0x940e5746 netdev_update_features +EXPORT_SYMBOL vmlinux 0x94126466 pci_enable_ptm +EXPORT_SYMBOL vmlinux 0x94142187 param_ops_hexint +EXPORT_SYMBOL vmlinux 0x9428f816 dim_turn +EXPORT_SYMBOL vmlinux 0x94379ba6 ping_prot +EXPORT_SYMBOL vmlinux 0x944375db _totalram_pages +EXPORT_SYMBOL vmlinux 0x944a564d is_console_locked +EXPORT_SYMBOL vmlinux 0x944e6474 tty_do_resize +EXPORT_SYMBOL vmlinux 0x9450e1ef phy_set_max_speed +EXPORT_SYMBOL vmlinux 0x94588300 blk_queue_flag_set +EXPORT_SYMBOL vmlinux 0x947a14ee unregister_qdisc +EXPORT_SYMBOL vmlinux 0x947e2793 scsi_get_device_flags_keyed +EXPORT_SYMBOL vmlinux 0x9493fc86 node_states +EXPORT_SYMBOL vmlinux 0x94961283 vunmap +EXPORT_SYMBOL vmlinux 0x94a1f4e0 agp_bridge +EXPORT_SYMBOL vmlinux 0x94b88110 watchdog_unregister_governor +EXPORT_SYMBOL vmlinux 0x94bb7ec3 gen_pool_dma_zalloc_algo +EXPORT_SYMBOL vmlinux 0x94bf03ca utf8_to_utf32 +EXPORT_SYMBOL vmlinux 0x94eaa503 simple_lookup +EXPORT_SYMBOL vmlinux 0x94ec066e twl6040_clear_bits +EXPORT_SYMBOL vmlinux 0x94f9bba0 genphy_read_lpa +EXPORT_SYMBOL vmlinux 0x9507c90f copy_fsxattr_to_user +EXPORT_SYMBOL vmlinux 0x950bfd68 dmaenginem_async_device_register +EXPORT_SYMBOL vmlinux 0x9521e7f4 mmc_hw_reset +EXPORT_SYMBOL vmlinux 0x9524ee1e skb_copy +EXPORT_SYMBOL vmlinux 0x95288af6 acpi_dev_uid_to_integer +EXPORT_SYMBOL vmlinux 0x952ca3a4 phy_support_asym_pause +EXPORT_SYMBOL vmlinux 0x95331f74 cros_ec_prepare_tx +EXPORT_SYMBOL vmlinux 0x953d2426 utf8_strncmp +EXPORT_SYMBOL vmlinux 0x9548988e __scm_destroy +EXPORT_SYMBOL vmlinux 0x954b902d neigh_app_ns +EXPORT_SYMBOL vmlinux 0x954cef6f init_on_alloc +EXPORT_SYMBOL vmlinux 0x954f099c idr_preload +EXPORT_SYMBOL vmlinux 0x9557ea5c jbd2_journal_get_create_access +EXPORT_SYMBOL vmlinux 0x955d3587 __SCK__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x95609f4f sock_set_mark +EXPORT_SYMBOL vmlinux 0x957c9ebf neigh_proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0x95896e47 security_inode_init_security +EXPORT_SYMBOL vmlinux 0x958a255e skb_ext_add +EXPORT_SYMBOL vmlinux 0x95a07bb5 acpi_execute_reg_methods +EXPORT_SYMBOL vmlinux 0x95a1d211 mmc_sw_reset +EXPORT_SYMBOL vmlinux 0x95a67b07 udp_table +EXPORT_SYMBOL vmlinux 0x95b341bd dev_uc_add +EXPORT_SYMBOL vmlinux 0x95c11634 __inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x95d40dc0 mmc_cqe_recovery +EXPORT_SYMBOL vmlinux 0x95da50b8 is_nd_btt +EXPORT_SYMBOL vmlinux 0x95e056ab inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x96037b33 dev_add_pack +EXPORT_SYMBOL vmlinux 0x9625695d acpi_install_gpe_block +EXPORT_SYMBOL vmlinux 0x963c546d tcp_child_process +EXPORT_SYMBOL vmlinux 0x963d67f4 mdiobus_register_device +EXPORT_SYMBOL vmlinux 0x96467dd6 pskb_expand_head +EXPORT_SYMBOL vmlinux 0x9650f811 __skb_vlan_pop +EXPORT_SYMBOL vmlinux 0x96566da2 truncate_inode_pages_range +EXPORT_SYMBOL vmlinux 0x965b7085 __block_write_begin +EXPORT_SYMBOL vmlinux 0x965dbf92 simple_setattr +EXPORT_SYMBOL vmlinux 0x965e30c6 agp_free_memory +EXPORT_SYMBOL vmlinux 0x96641403 __dev_direct_xmit +EXPORT_SYMBOL vmlinux 0x966acf08 blk_mq_tagset_wait_completed_request +EXPORT_SYMBOL vmlinux 0x967b816d vm_insert_pages +EXPORT_SYMBOL vmlinux 0x96848186 scnprintf +EXPORT_SYMBOL vmlinux 0x96942a03 dm_put_device +EXPORT_SYMBOL vmlinux 0x9694d58e mipi_dsi_attach +EXPORT_SYMBOL vmlinux 0x9698a253 inet_unregister_protosw +EXPORT_SYMBOL vmlinux 0x969eddc9 tty_port_put +EXPORT_SYMBOL vmlinux 0x96a3ac80 dcb_setapp +EXPORT_SYMBOL vmlinux 0x96a768ff udp_flush_pending_frames +EXPORT_SYMBOL vmlinux 0x96b29254 strncasecmp +EXPORT_SYMBOL vmlinux 0x96c17136 fb_var_to_videomode +EXPORT_SYMBOL vmlinux 0x96cd2b04 scsi_sense_key_string +EXPORT_SYMBOL vmlinux 0x96e5d30f gen_pool_set_algo +EXPORT_SYMBOL vmlinux 0x96eab78b iosf_mbi_modify +EXPORT_SYMBOL vmlinux 0x96f28840 acpi_bus_unregister_driver +EXPORT_SYMBOL vmlinux 0x96fab350 dim_park_on_top +EXPORT_SYMBOL vmlinux 0x96fac4d1 folio_wait_bit +EXPORT_SYMBOL vmlinux 0x973fa82e register_acpi_notifier +EXPORT_SYMBOL vmlinux 0x9742d819 proc_create_seq_private +EXPORT_SYMBOL vmlinux 0x97651e6c vmemmap_base +EXPORT_SYMBOL vmlinux 0x9771ed31 input_mt_get_slot_by_key +EXPORT_SYMBOL vmlinux 0x97796289 vm_node_stat +EXPORT_SYMBOL vmlinux 0x9795d665 skb_checksum_trimmed +EXPORT_SYMBOL vmlinux 0x9799717f backlight_device_get_by_name +EXPORT_SYMBOL vmlinux 0x97a57333 crc_t10dif_update +EXPORT_SYMBOL vmlinux 0x97adb487 utf8s_to_utf16s +EXPORT_SYMBOL vmlinux 0x97ae7db3 pm860x_reg_write +EXPORT_SYMBOL vmlinux 0x97af5964 get_thermal_instance +EXPORT_SYMBOL vmlinux 0x97b1f95a security_path_mkdir +EXPORT_SYMBOL vmlinux 0x97b2f990 __fib6_flush_trees +EXPORT_SYMBOL vmlinux 0x97bdfa60 scsi_dev_info_remove_list +EXPORT_SYMBOL vmlinux 0x97c9122e open_exec +EXPORT_SYMBOL vmlinux 0x97d7d114 insert_inode_locked4 +EXPORT_SYMBOL vmlinux 0x97f30b40 jbd2_fc_release_bufs +EXPORT_SYMBOL vmlinux 0x98226f06 inet_offloads +EXPORT_SYMBOL vmlinux 0x9829fc11 __kfifo_out_peek_r +EXPORT_SYMBOL vmlinux 0x9835b923 phy_init_eee +EXPORT_SYMBOL vmlinux 0x984d9c39 cpumask_next_wrap +EXPORT_SYMBOL vmlinux 0x984ff3ef dcbnl_cee_notify +EXPORT_SYMBOL vmlinux 0x98555a05 dma_fence_chain_walk +EXPORT_SYMBOL vmlinux 0x9857f1ae neigh_xmit +EXPORT_SYMBOL vmlinux 0x9858d8c7 ipv6_sock_mc_drop +EXPORT_SYMBOL vmlinux 0x9858f364 get_random_u8 +EXPORT_SYMBOL vmlinux 0x985a34f6 __module_put_and_kthread_exit +EXPORT_SYMBOL vmlinux 0x986245a6 sock_create +EXPORT_SYMBOL vmlinux 0x98659c61 param_ops_long +EXPORT_SYMBOL vmlinux 0x9890157a blk_mq_free_tag_set +EXPORT_SYMBOL vmlinux 0x989f531b netdev_emerg +EXPORT_SYMBOL vmlinux 0x98be9560 __dev_get_by_index +EXPORT_SYMBOL vmlinux 0x98c89ade security_xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x98cb878e proc_dobool +EXPORT_SYMBOL vmlinux 0x98e508ef ignore_console_lock_warning +EXPORT_SYMBOL vmlinux 0x99078b39 trace_print_flags_seq +EXPORT_SYMBOL vmlinux 0x9909f01d xfrm_replay_seqhi +EXPORT_SYMBOL vmlinux 0x99358406 unregister_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x99376196 pm860x_reg_read +EXPORT_SYMBOL vmlinux 0x9939eba0 backlight_unregister_notifier +EXPORT_SYMBOL vmlinux 0x99517682 udp_encap_enable +EXPORT_SYMBOL vmlinux 0x995bf0f6 get_ipc_ns_exported +EXPORT_SYMBOL vmlinux 0x999e8297 vfree +EXPORT_SYMBOL vmlinux 0x99aed531 input_allocate_device +EXPORT_SYMBOL vmlinux 0x99b46b91 tls_server_hello_x509 +EXPORT_SYMBOL vmlinux 0x99c27de6 jbd2_journal_ack_err +EXPORT_SYMBOL vmlinux 0x99c4d3bc mini_qdisc_pair_swap +EXPORT_SYMBOL vmlinux 0x99cefa51 flow_rule_match_control +EXPORT_SYMBOL vmlinux 0x99d472b1 net_dim_get_rx_moderation +EXPORT_SYMBOL vmlinux 0x99daa9bf try_offline_node +EXPORT_SYMBOL vmlinux 0x99e47eba iw_handler_get_spy +EXPORT_SYMBOL vmlinux 0x99f068d5 x86_cpu_to_node_map +EXPORT_SYMBOL vmlinux 0x99f7371c refcount_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0x99f9638f __napi_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x9a006170 jbd2_fc_get_buf +EXPORT_SYMBOL vmlinux 0x9a04038c handshake_req_alloc +EXPORT_SYMBOL vmlinux 0x9a091347 free_task +EXPORT_SYMBOL vmlinux 0x9a0989db vme_new_dma_list +EXPORT_SYMBOL vmlinux 0x9a0a2a6c ip_options_rcv_srr +EXPORT_SYMBOL vmlinux 0x9a1dfd65 strpbrk +EXPORT_SYMBOL vmlinux 0x9a22391e radix_tree_gang_lookup_tag_slot +EXPORT_SYMBOL vmlinux 0x9a287446 icmpv6_ndo_send +EXPORT_SYMBOL vmlinux 0x9a2c088f irq_stat +EXPORT_SYMBOL vmlinux 0x9a3f1e3b flow_block_cb_decref +EXPORT_SYMBOL vmlinux 0x9a4adf24 mpage_readahead +EXPORT_SYMBOL vmlinux 0x9a4d852b phy_support_sym_pause +EXPORT_SYMBOL vmlinux 0x9a583306 netlbl_bitmap_walk +EXPORT_SYMBOL vmlinux 0x9a69ec0c platform_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x9a770c8f __tracepoint_read_msr +EXPORT_SYMBOL vmlinux 0x9a7f4ff4 flow_rule_match_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x9aa02803 pci_clear_mwi +EXPORT_SYMBOL vmlinux 0x9aa0775f close_fd_get_file +EXPORT_SYMBOL vmlinux 0x9aa077de fwnode_irq_get_byname +EXPORT_SYMBOL vmlinux 0x9aa542a5 pci_bus_read_config_dword +EXPORT_SYMBOL vmlinux 0x9aa57963 xattr_full_name +EXPORT_SYMBOL vmlinux 0x9aaeefce sysctl_nf_log_all_netns +EXPORT_SYMBOL vmlinux 0x9ab9ca82 xfrm_policy_walk_done +EXPORT_SYMBOL vmlinux 0x9acd3f6f get_cpu_entry_area +EXPORT_SYMBOL vmlinux 0x9ad6b01a blk_get_queue +EXPORT_SYMBOL vmlinux 0x9ad7a582 iosf_mbi_assert_punit_acquired +EXPORT_SYMBOL vmlinux 0x9ae38008 tcp_create_openreq_child +EXPORT_SYMBOL vmlinux 0x9ae47436 _find_last_bit +EXPORT_SYMBOL vmlinux 0x9af7bcac sched_autogroup_detach +EXPORT_SYMBOL vmlinux 0x9af7ff2c kmalloc_trace +EXPORT_SYMBOL vmlinux 0x9b00dd6a input_set_timestamp +EXPORT_SYMBOL vmlinux 0x9b2560b9 gf128mul_init_4k_bbe +EXPORT_SYMBOL vmlinux 0x9b33e0d7 unregister_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x9b421087 reuseport_has_conns_set +EXPORT_SYMBOL vmlinux 0x9b451f33 t10_pi_type3_crc +EXPORT_SYMBOL vmlinux 0x9b496b21 posix_acl_alloc +EXPORT_SYMBOL vmlinux 0x9b4a8935 tty_check_change +EXPORT_SYMBOL vmlinux 0x9b569fa5 genlmsg_multicast_allns +EXPORT_SYMBOL vmlinux 0x9b5b4068 km_report +EXPORT_SYMBOL vmlinux 0x9b644199 key_link +EXPORT_SYMBOL vmlinux 0x9b6f8984 security_path_unlink +EXPORT_SYMBOL vmlinux 0x9b72478f acpi_unload_parent_table +EXPORT_SYMBOL vmlinux 0x9b896c87 proc_symlink +EXPORT_SYMBOL vmlinux 0x9b8e60d5 scsi_device_resume +EXPORT_SYMBOL vmlinux 0x9ba9ffa6 pci_enable_msi +EXPORT_SYMBOL vmlinux 0x9baa8bb1 unpin_user_pages +EXPORT_SYMBOL vmlinux 0x9bb4e317 ioread32be +EXPORT_SYMBOL vmlinux 0x9bc73482 netdev_info +EXPORT_SYMBOL vmlinux 0x9bcb4b24 ndisc_ns_create +EXPORT_SYMBOL vmlinux 0x9be4e278 nd_dev_to_uuid +EXPORT_SYMBOL vmlinux 0x9bf71deb tls_client_hello_psk +EXPORT_SYMBOL vmlinux 0x9c0812e8 set_posix_acl +EXPORT_SYMBOL vmlinux 0x9c122bcf mempool_create_node +EXPORT_SYMBOL vmlinux 0x9c183dea gnet_stats_start_copy +EXPORT_SYMBOL vmlinux 0x9c3e37bd proc_set_size +EXPORT_SYMBOL vmlinux 0x9c6593a1 napi_gro_frags +EXPORT_SYMBOL vmlinux 0x9c65b78a csum_partial_copy_nocheck +EXPORT_SYMBOL vmlinux 0x9c86b9ab fileattr_fill_flags +EXPORT_SYMBOL vmlinux 0x9c8fdb2a fault_in_iov_iter_readable +EXPORT_SYMBOL vmlinux 0x9c909c69 udp_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x9c9aa3b9 parse_int_array_user +EXPORT_SYMBOL vmlinux 0x9cab34a6 rfkill_set_led_trigger_name +EXPORT_SYMBOL vmlinux 0x9cad59de netdev_core_stats_alloc +EXPORT_SYMBOL vmlinux 0x9cb986f2 vmalloc_base +EXPORT_SYMBOL vmlinux 0x9ccf7171 vme_dma_pci_attribute +EXPORT_SYMBOL vmlinux 0x9cdfb3f7 sysctl_fb_tunnels_only_for_init_net +EXPORT_SYMBOL vmlinux 0x9ced41ad __SCT__tp_func_read_msr +EXPORT_SYMBOL vmlinux 0x9d099a39 acpi_remove_gpe_handler +EXPORT_SYMBOL vmlinux 0x9d0d6206 unregister_netdevice_notifier +EXPORT_SYMBOL vmlinux 0x9d0e65e8 phy_find_first +EXPORT_SYMBOL vmlinux 0x9d26675e zstd_cstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x9d287cee nf_log_set +EXPORT_SYMBOL vmlinux 0x9d2ab8ac __tasklet_schedule +EXPORT_SYMBOL vmlinux 0x9d2e7707 unregister_sysrq_key +EXPORT_SYMBOL vmlinux 0x9d5a71a4 gnet_stats_copy_app +EXPORT_SYMBOL vmlinux 0x9d5d3859 dcb_ieee_getapp_dscp_prio_mask_map +EXPORT_SYMBOL vmlinux 0x9d61e994 ucs2_strncmp +EXPORT_SYMBOL vmlinux 0x9d70541a native_save_fl +EXPORT_SYMBOL vmlinux 0x9d77342d max8998_bulk_write +EXPORT_SYMBOL vmlinux 0x9d85e95c jbd2_journal_wipe +EXPORT_SYMBOL vmlinux 0x9d92f3ad __wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0x9d9cd864 blk_integrity_unregister +EXPORT_SYMBOL vmlinux 0x9db6bede __dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x9dbe73a1 invalidate_mapping_pages +EXPORT_SYMBOL vmlinux 0x9dc5a002 __SCK__tp_func_write_msr +EXPORT_SYMBOL vmlinux 0x9dc65156 udp_read_skb +EXPORT_SYMBOL vmlinux 0x9dd9df13 dm_kcopyd_client_create +EXPORT_SYMBOL vmlinux 0x9ddeb3aa gro_find_receive_by_type +EXPORT_SYMBOL vmlinux 0x9de01675 __napi_alloc_skb +EXPORT_SYMBOL vmlinux 0x9df995fb stack_depot_set_extra_bits +EXPORT_SYMBOL vmlinux 0x9dfb2c0f pci_set_mwi +EXPORT_SYMBOL vmlinux 0x9e0c711d vzalloc_node +EXPORT_SYMBOL vmlinux 0x9e0fa5ae hsiphash_3u32 +EXPORT_SYMBOL vmlinux 0x9e13f6f6 gf128mul_lle +EXPORT_SYMBOL vmlinux 0x9e2737f0 acpi_install_interface_handler +EXPORT_SYMBOL vmlinux 0x9e3b6ecd i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0x9e466816 jbd2_journal_get_undo_access +EXPORT_SYMBOL vmlinux 0x9e47426d dev_get_iflink +EXPORT_SYMBOL vmlinux 0x9e482bc0 file_open_root +EXPORT_SYMBOL vmlinux 0x9e4faeef dm_io_client_destroy +EXPORT_SYMBOL vmlinux 0x9e5c2236 tcp_v4_mtu_reduced +EXPORT_SYMBOL vmlinux 0x9e61bb05 set_freezable +EXPORT_SYMBOL vmlinux 0x9e622a9e generic_pipe_buf_try_steal +EXPORT_SYMBOL vmlinux 0x9e64fbfe rtc_cmos_read +EXPORT_SYMBOL vmlinux 0x9e683f75 __cpu_possible_mask +EXPORT_SYMBOL vmlinux 0x9e6cebef blk_pre_runtime_suspend +EXPORT_SYMBOL vmlinux 0x9e771c9f security_socket_socketpair +EXPORT_SYMBOL vmlinux 0x9e7d6bd0 __udelay +EXPORT_SYMBOL vmlinux 0x9e80917c phy_queue_state_machine +EXPORT_SYMBOL vmlinux 0x9e846a6f simple_dir_inode_operations +EXPORT_SYMBOL vmlinux 0x9e8c2f87 neigh_seq_next +EXPORT_SYMBOL vmlinux 0x9e904d73 folio_end_private_2 +EXPORT_SYMBOL vmlinux 0x9e93f54c inet_sk_get_local_port_range +EXPORT_SYMBOL vmlinux 0x9e9eab95 devcgroup_check_permission +EXPORT_SYMBOL vmlinux 0x9e9fdd9d memunmap +EXPORT_SYMBOL vmlinux 0x9eacf8a5 kstrndup +EXPORT_SYMBOL vmlinux 0x9ead9ffe make_kgid +EXPORT_SYMBOL vmlinux 0x9eb3900d tcp_close +EXPORT_SYMBOL vmlinux 0x9ec0e639 twl6030_interrupt_unmask +EXPORT_SYMBOL vmlinux 0x9ec6ca96 ktime_get_real_ts64 +EXPORT_SYMBOL vmlinux 0x9ed12e20 kmalloc_large +EXPORT_SYMBOL vmlinux 0x9ed36192 set_capacity +EXPORT_SYMBOL vmlinux 0x9ed978de vme_lm_set +EXPORT_SYMBOL vmlinux 0x9ef0eee7 __SCT__tp_func_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x9f0eb836 alloc_buffer_head +EXPORT_SYMBOL vmlinux 0x9f11e51c jbd2_journal_grab_journal_head +EXPORT_SYMBOL vmlinux 0x9f215dca iov_iter_gap_alignment +EXPORT_SYMBOL vmlinux 0x9f222492 __skb_flow_dissect +EXPORT_SYMBOL vmlinux 0x9f289d44 inode_init_once +EXPORT_SYMBOL vmlinux 0x9f46ced8 __sw_hweight64 +EXPORT_SYMBOL vmlinux 0x9f4f2aa3 acpi_gbl_FADT +EXPORT_SYMBOL vmlinux 0x9f50b770 keyring_restrict +EXPORT_SYMBOL vmlinux 0x9f54ead7 gro_cells_destroy +EXPORT_SYMBOL vmlinux 0x9f685853 ppp_unregister_compressor +EXPORT_SYMBOL vmlinux 0x9f76baf4 _raw_write_unlock_irq +EXPORT_SYMBOL vmlinux 0x9f85a2bc unregister_quota_format +EXPORT_SYMBOL vmlinux 0x9f8e7b11 __bforget +EXPORT_SYMBOL vmlinux 0x9f94e48d dquot_quota_on_mount +EXPORT_SYMBOL vmlinux 0x9f984513 strrchr +EXPORT_SYMBOL vmlinux 0x9f9bd7e6 sockopt_release_sock +EXPORT_SYMBOL vmlinux 0x9fa351a0 fwnode_phy_find_device +EXPORT_SYMBOL vmlinux 0x9fa7184a cancel_delayed_work_sync +EXPORT_SYMBOL vmlinux 0x9fb41842 netdev_offload_xstats_report_delta +EXPORT_SYMBOL vmlinux 0x9fc02369 config_group_init +EXPORT_SYMBOL vmlinux 0x9fce377f vfs_path_lookup +EXPORT_SYMBOL vmlinux 0x9fd13a9b seg6_hmac_info_lookup +EXPORT_SYMBOL vmlinux 0x9fd26d79 dm_kcopyd_copy +EXPORT_SYMBOL vmlinux 0x9fdecc31 unregister_netdevice_many +EXPORT_SYMBOL vmlinux 0x9fe195ac always_delete_dentry +EXPORT_SYMBOL vmlinux 0x9fe93f24 param_set_bint +EXPORT_SYMBOL vmlinux 0x9fe958a7 twl6040_set_bits +EXPORT_SYMBOL vmlinux 0x9fec21ce phy_attached_info +EXPORT_SYMBOL vmlinux 0x9feed7ce timer_reduce +EXPORT_SYMBOL vmlinux 0x9ffa3a75 netdev_max_backlog +EXPORT_SYMBOL vmlinux 0xa0046fba tcp_sock_set_keepidle +EXPORT_SYMBOL vmlinux 0xa00aca2a dql_completed +EXPORT_SYMBOL vmlinux 0xa013c193 security_sb_mnt_opts_compat +EXPORT_SYMBOL vmlinux 0xa01cc8f1 flush_signals +EXPORT_SYMBOL vmlinux 0xa01d3df6 font_vga_8x16 +EXPORT_SYMBOL vmlinux 0xa02aa74a __cond_resched_lock +EXPORT_SYMBOL vmlinux 0xa033d747 next_arg +EXPORT_SYMBOL vmlinux 0xa036138f __SCK__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xa03836d2 serio_open +EXPORT_SYMBOL vmlinux 0xa03e67b4 __generic_file_fsync +EXPORT_SYMBOL vmlinux 0xa0436e98 in6addr_linklocal_allnodes +EXPORT_SYMBOL vmlinux 0xa057df8f twl_set_regcache_bypass +EXPORT_SYMBOL vmlinux 0xa059f47c __acpi_mdiobus_register +EXPORT_SYMBOL vmlinux 0xa05b6be2 psched_ppscfg_precompute +EXPORT_SYMBOL vmlinux 0xa073544a tcf_action_update_hw_stats +EXPORT_SYMBOL vmlinux 0xa07a37f0 memchr +EXPORT_SYMBOL vmlinux 0xa07d1b3c tasklet_setup +EXPORT_SYMBOL vmlinux 0xa081f52d page_pool_alloc_pages +EXPORT_SYMBOL vmlinux 0xa084749a __bitmap_or +EXPORT_SYMBOL vmlinux 0xa08ad242 tc_setup_cb_reoffload +EXPORT_SYMBOL vmlinux 0xa095e02e generic_check_addressable +EXPORT_SYMBOL vmlinux 0xa0aa005b fsync_bdev +EXPORT_SYMBOL vmlinux 0xa0ae1e73 siphash_3u64 +EXPORT_SYMBOL vmlinux 0xa0b04675 vmalloc_32 +EXPORT_SYMBOL vmlinux 0xa0b65c01 pcie_relaxed_ordering_enabled +EXPORT_SYMBOL vmlinux 0xa0c3522d __napi_schedule +EXPORT_SYMBOL vmlinux 0xa0c558bd vme_dma_list_free +EXPORT_SYMBOL vmlinux 0xa0ca3353 path_is_under +EXPORT_SYMBOL vmlinux 0xa0cfdaad __phy_read_mmd +EXPORT_SYMBOL vmlinux 0xa0d31aff ppp_register_net_channel +EXPORT_SYMBOL vmlinux 0xa0dad88e netdev_adjacent_get_private +EXPORT_SYMBOL vmlinux 0xa0e3d9c6 agp_generic_create_gatt_table +EXPORT_SYMBOL vmlinux 0xa0eae826 smp_call_function +EXPORT_SYMBOL vmlinux 0xa0ebd14c sysctl_tcp_mem +EXPORT_SYMBOL vmlinux 0xa0ebd437 hdmi_drm_infoframe_check +EXPORT_SYMBOL vmlinux 0xa0f10085 __sg_free_table +EXPORT_SYMBOL vmlinux 0xa0fbac79 wake_up_bit +EXPORT_SYMBOL vmlinux 0xa108eb4d sysctl_optmem_max +EXPORT_SYMBOL vmlinux 0xa109dde7 sock_i_ino +EXPORT_SYMBOL vmlinux 0xa11b75ce d_obtain_alias +EXPORT_SYMBOL vmlinux 0xa12a8b52 default_llseek +EXPORT_SYMBOL vmlinux 0xa1577cec xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0xa15b3cd5 param_get_int +EXPORT_SYMBOL vmlinux 0xa16280ad icmp6_send +EXPORT_SYMBOL vmlinux 0xa16c63ca input_register_device +EXPORT_SYMBOL vmlinux 0xa1a165fd tcp_md5_key_copy +EXPORT_SYMBOL vmlinux 0xa1ad93c3 tcf_exts_num_actions +EXPORT_SYMBOL vmlinux 0xa1bedd72 amd_iommu_pc_get_max_counters +EXPORT_SYMBOL vmlinux 0xa1f8edce __nd_driver_register +EXPORT_SYMBOL vmlinux 0xa1ffb0cc sock_recvmsg +EXPORT_SYMBOL vmlinux 0xa2060911 inet_current_timestamp +EXPORT_SYMBOL vmlinux 0xa2280b0c end_buffer_write_sync +EXPORT_SYMBOL vmlinux 0xa2326c49 acpi_remove_table_handler +EXPORT_SYMBOL vmlinux 0xa23ffc04 groups_sort +EXPORT_SYMBOL vmlinux 0xa24f23d8 __request_module +EXPORT_SYMBOL vmlinux 0xa2530988 submit_bio +EXPORT_SYMBOL vmlinux 0xa2599444 pldmfw_flash_image +EXPORT_SYMBOL vmlinux 0xa263892b fscrypt_fname_free_buffer +EXPORT_SYMBOL vmlinux 0xa267f0c6 generic_update_time +EXPORT_SYMBOL vmlinux 0xa273b75b page_pool_return_skb_page +EXPORT_SYMBOL vmlinux 0xa28cfcc0 gen_estimator_active +EXPORT_SYMBOL vmlinux 0xa28edb09 bio_reset +EXPORT_SYMBOL vmlinux 0xa2a461cc scsi_device_set_state +EXPORT_SYMBOL vmlinux 0xa2a7c069 param_set_bool +EXPORT_SYMBOL vmlinux 0xa2ac2148 ps2_drain +EXPORT_SYMBOL vmlinux 0xa2d573ee rproc_elf_find_loaded_rsc_table +EXPORT_SYMBOL vmlinux 0xa312b39a ps2_sendbyte +EXPORT_SYMBOL vmlinux 0xa31e9f6a ethtool_notify +EXPORT_SYMBOL vmlinux 0xa3218785 pci_rebar_get_possible_sizes +EXPORT_SYMBOL vmlinux 0xa32b7705 phy_init_hw +EXPORT_SYMBOL vmlinux 0xa334d48b ip6_find_1stfragopt +EXPORT_SYMBOL vmlinux 0xa377cde0 lookup_one_unlocked +EXPORT_SYMBOL vmlinux 0xa386b109 pci_find_bus +EXPORT_SYMBOL vmlinux 0xa387dbf8 write_inode_now +EXPORT_SYMBOL vmlinux 0xa389d280 netlink_capable +EXPORT_SYMBOL vmlinux 0xa38f21b9 amd_iommu_update_ga +EXPORT_SYMBOL vmlinux 0xa3988307 cdrom_release +EXPORT_SYMBOL vmlinux 0xa398d812 blk_finish_plug +EXPORT_SYMBOL vmlinux 0xa3ae2ae3 rproc_alloc +EXPORT_SYMBOL vmlinux 0xa3be8342 __ubsan_handle_type_mismatch +EXPORT_SYMBOL vmlinux 0xa3cefaa0 blake2s_update +EXPORT_SYMBOL vmlinux 0xa3d18a6a drop_super +EXPORT_SYMBOL vmlinux 0xa3d51830 napi_schedule_prep +EXPORT_SYMBOL vmlinux 0xa3db46cf pcim_iomap_regions_request_all +EXPORT_SYMBOL vmlinux 0xa3e4f871 acpi_initialize_debugger +EXPORT_SYMBOL vmlinux 0xa3f0acfc simple_recursive_removal +EXPORT_SYMBOL vmlinux 0xa3fea172 sha224_final +EXPORT_SYMBOL vmlinux 0xa3feb1c2 get_watch_queue +EXPORT_SYMBOL vmlinux 0xa40ff01b acpi_dbg_layer +EXPORT_SYMBOL vmlinux 0xa414eab6 rt6_lookup +EXPORT_SYMBOL vmlinux 0xa4191c0b memset_io +EXPORT_SYMBOL vmlinux 0xa440d121 flow_keys_dissector +EXPORT_SYMBOL vmlinux 0xa4502d2b tcp_sock_set_keepcnt +EXPORT_SYMBOL vmlinux 0xa4684e1b inode_add_bytes +EXPORT_SYMBOL vmlinux 0xa468a341 param_get_byte +EXPORT_SYMBOL vmlinux 0xa469d7bf d_drop +EXPORT_SYMBOL vmlinux 0xa475e343 inet_frag_kill +EXPORT_SYMBOL vmlinux 0xa4953622 __hw_addr_ref_sync_dev +EXPORT_SYMBOL vmlinux 0xa4a66493 netif_schedule_queue +EXPORT_SYMBOL vmlinux 0xa4ae2be1 is_acpi_data_node +EXPORT_SYMBOL vmlinux 0xa4b3b587 address_space_init_once +EXPORT_SYMBOL vmlinux 0xa4b94fea iowrite8_rep +EXPORT_SYMBOL vmlinux 0xa4c83e9c set_bh_page +EXPORT_SYMBOL vmlinux 0xa4d4f0e6 global_cache_flush +EXPORT_SYMBOL vmlinux 0xa4e1a52e i2c_register_driver +EXPORT_SYMBOL vmlinux 0xa4e49995 registered_fb +EXPORT_SYMBOL vmlinux 0xa4f4f611 dcb_ieee_delapp +EXPORT_SYMBOL vmlinux 0xa4f616b7 mmc_can_gpio_ro +EXPORT_SYMBOL vmlinux 0xa4faf62a acpi_disable_gpe +EXPORT_SYMBOL vmlinux 0xa5006596 __bio_advance +EXPORT_SYMBOL vmlinux 0xa507125e acpi_clear_gpe +EXPORT_SYMBOL vmlinux 0xa50bcff0 x86_cpu_to_apicid +EXPORT_SYMBOL vmlinux 0xa515d635 __blk_mq_end_request +EXPORT_SYMBOL vmlinux 0xa5175147 no_seek_end_llseek_size +EXPORT_SYMBOL vmlinux 0xa519c653 dev_kfree_skb_any_reason +EXPORT_SYMBOL vmlinux 0xa51a97f9 tc_setup_cb_call +EXPORT_SYMBOL vmlinux 0xa52bedf6 xenbus_dev_request_and_reply +EXPORT_SYMBOL vmlinux 0xa5489aca __tracepoint_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xa54b9063 cpu_rmap_add +EXPORT_SYMBOL vmlinux 0xa5526619 rb_insert_color +EXPORT_SYMBOL vmlinux 0xa55a43fb nla_put +EXPORT_SYMBOL vmlinux 0xa57bf826 netdev_lower_get_next_private +EXPORT_SYMBOL vmlinux 0xa57ecc66 fb_get_mode +EXPORT_SYMBOL vmlinux 0xa58af0a6 _raw_read_unlock_irq +EXPORT_SYMBOL vmlinux 0xa5976e4f dev_base_lock +EXPORT_SYMBOL vmlinux 0xa5b10944 dma_set_mask +EXPORT_SYMBOL vmlinux 0xa5e55057 rdmsrl_safe_on_cpu +EXPORT_SYMBOL vmlinux 0xa5e737bd sock_no_listen +EXPORT_SYMBOL vmlinux 0xa5f0729d default_qdisc_ops +EXPORT_SYMBOL vmlinux 0xa5f7eebe generic_shutdown_super +EXPORT_SYMBOL vmlinux 0xa5fdc0a0 dst_release_immediate +EXPORT_SYMBOL vmlinux 0xa604b44e dentry_path_raw +EXPORT_SYMBOL vmlinux 0xa60d20df to_ndd +EXPORT_SYMBOL vmlinux 0xa61ced89 qdisc_put_rtab +EXPORT_SYMBOL vmlinux 0xa6257a2f complete +EXPORT_SYMBOL vmlinux 0xa6457c89 hdmi_infoframe_pack +EXPORT_SYMBOL vmlinux 0xa648e561 __ubsan_handle_shift_out_of_bounds +EXPORT_SYMBOL vmlinux 0xa64c7249 __printk_cpu_sync_try_get +EXPORT_SYMBOL vmlinux 0xa66e23dd inet_csk_accept +EXPORT_SYMBOL vmlinux 0xa681fe88 generate_random_uuid +EXPORT_SYMBOL vmlinux 0xa6a84794 jbd2_journal_init_dev +EXPORT_SYMBOL vmlinux 0xa6ad1064 tcp_rcv_state_process +EXPORT_SYMBOL vmlinux 0xa6bead1d blk_mq_stop_hw_queues +EXPORT_SYMBOL vmlinux 0xa6c5588d sock_alloc_send_pskb +EXPORT_SYMBOL vmlinux 0xa6c5b01d eth_type_trans +EXPORT_SYMBOL vmlinux 0xa6d0b534 prepare_to_swait_exclusive +EXPORT_SYMBOL vmlinux 0xa6f01900 qdisc_offload_query_caps +EXPORT_SYMBOL vmlinux 0xa70ed9dc tcp_hashinfo +EXPORT_SYMBOL vmlinux 0xa70fabbe release_evntsel_nmi +EXPORT_SYMBOL vmlinux 0xa713e4d7 tty_port_close +EXPORT_SYMBOL vmlinux 0xa71d2e2c ioread16be +EXPORT_SYMBOL vmlinux 0xa72035f9 xa_get_order +EXPORT_SYMBOL vmlinux 0xa72b8b1b agp_collect_device_status +EXPORT_SYMBOL vmlinux 0xa72cfb7d ioremap_wt +EXPORT_SYMBOL vmlinux 0xa74c9877 refcount_dec_and_rtnl_lock +EXPORT_SYMBOL vmlinux 0xa771aded pcim_iomap_table +EXPORT_SYMBOL vmlinux 0xa776ddb1 sock_pfree +EXPORT_SYMBOL vmlinux 0xa77bfd29 register_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0xa77ce653 scsi_remove_device +EXPORT_SYMBOL vmlinux 0xa780c0aa folio_unlock +EXPORT_SYMBOL vmlinux 0xa78782c8 skb_free_datagram +EXPORT_SYMBOL vmlinux 0xa78af5f3 ioread32 +EXPORT_SYMBOL vmlinux 0xa78fa1e7 ip_tunnel_parse_protocol +EXPORT_SYMBOL vmlinux 0xa796679d __SCT__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xa7991842 _copy_from_iter +EXPORT_SYMBOL vmlinux 0xa7a321ea inode_query_iversion +EXPORT_SYMBOL vmlinux 0xa7b30c6b sock_kmalloc +EXPORT_SYMBOL vmlinux 0xa7c7ecda iov_iter_discard +EXPORT_SYMBOL vmlinux 0xa7d5f92e ida_destroy +EXPORT_SYMBOL vmlinux 0xa7e5f421 xfrm_input +EXPORT_SYMBOL vmlinux 0xa7eedcc4 call_usermodehelper +EXPORT_SYMBOL vmlinux 0xa805ecfc acpi_release_global_lock +EXPORT_SYMBOL vmlinux 0xa80d6251 pci_map_biosrom +EXPORT_SYMBOL vmlinux 0xa81c312b mroute6_is_socket +EXPORT_SYMBOL vmlinux 0xa82798b7 neigh_parms_release +EXPORT_SYMBOL vmlinux 0xa8341af6 zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0xa836ba02 wrmsr_safe_regs +EXPORT_SYMBOL vmlinux 0xa843805a get_unused_fd_flags +EXPORT_SYMBOL vmlinux 0xa84ce9e0 crypto_aes_inv_sbox +EXPORT_SYMBOL vmlinux 0xa853396b xa_extract +EXPORT_SYMBOL vmlinux 0xa85a3e6d xa_load +EXPORT_SYMBOL vmlinux 0xa8694ecd kblockd_schedule_work +EXPORT_SYMBOL vmlinux 0xa86c309e __insert_inode_hash +EXPORT_SYMBOL vmlinux 0xa86e024c arp_create +EXPORT_SYMBOL vmlinux 0xa8824172 deactivate_locked_super +EXPORT_SYMBOL vmlinux 0xa897e3e7 mempool_free +EXPORT_SYMBOL vmlinux 0xa89a1cf1 ipmi_dmi_get_slave_addr +EXPORT_SYMBOL vmlinux 0xa8b52e11 netif_stacked_transfer_operstate +EXPORT_SYMBOL vmlinux 0xa8caa845 clk_bulk_put_all +EXPORT_SYMBOL vmlinux 0xa8ceedca revert_creds +EXPORT_SYMBOL vmlinux 0xa8e10cd2 fscrypt_free_bounce_page +EXPORT_SYMBOL vmlinux 0xa8e6933a qdf2400_e44_present +EXPORT_SYMBOL vmlinux 0xa8e7ffc6 __xfrm_policy_check +EXPORT_SYMBOL vmlinux 0xa8f6c843 ip_frag_ecn_table +EXPORT_SYMBOL vmlinux 0xa8f9944f __traceiter_module_get +EXPORT_SYMBOL vmlinux 0xa8faa566 qdisc_watchdog_init_clockid +EXPORT_SYMBOL vmlinux 0xa90ca0de flush_rcu_work +EXPORT_SYMBOL vmlinux 0xa916b694 strnlen +EXPORT_SYMBOL vmlinux 0xa91736fb dqput +EXPORT_SYMBOL vmlinux 0xa917c1de blk_limits_io_opt +EXPORT_SYMBOL vmlinux 0xa9356eac genphy_read_status +EXPORT_SYMBOL vmlinux 0xa93e9b62 twl6040_reg_read +EXPORT_SYMBOL vmlinux 0xa94a09bb mem_section +EXPORT_SYMBOL vmlinux 0xa95efce0 to_nd_btt +EXPORT_SYMBOL vmlinux 0xa965ca81 reciprocal_value +EXPORT_SYMBOL vmlinux 0xa976957d bitmap_remap +EXPORT_SYMBOL vmlinux 0xa9785b49 cpu_core_map +EXPORT_SYMBOL vmlinux 0xa98ab1b3 fb_firmware_edid +EXPORT_SYMBOL vmlinux 0xa9aff748 devm_pci_remap_cfgspace +EXPORT_SYMBOL vmlinux 0xa9c72303 amd_iommu_pc_get_max_banks +EXPORT_SYMBOL vmlinux 0xa9e3b83e vme_bus_type +EXPORT_SYMBOL vmlinux 0xa9faba5b vlan_filter_push_vids +EXPORT_SYMBOL vmlinux 0xa9fd562a tcp_openreq_init_rwin +EXPORT_SYMBOL vmlinux 0xaa00fdc0 ec_transaction +EXPORT_SYMBOL vmlinux 0xaa0c318b vscnprintf +EXPORT_SYMBOL vmlinux 0xaa19e4aa _kstrtol +EXPORT_SYMBOL vmlinux 0xaa1c2b44 tty_vhangup +EXPORT_SYMBOL vmlinux 0xaa1fcecc inet_del_offload +EXPORT_SYMBOL vmlinux 0xaa27b4eb rproc_put +EXPORT_SYMBOL vmlinux 0xaa341905 acpi_bios_exception +EXPORT_SYMBOL vmlinux 0xaa53ea8d register_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0xaa5bd4ba amd_iommu_device_info +EXPORT_SYMBOL vmlinux 0xaa63da66 __neigh_event_send +EXPORT_SYMBOL vmlinux 0xaa6f23ad rfkill_get_led_trigger_name +EXPORT_SYMBOL vmlinux 0xaa8add57 tso_start +EXPORT_SYMBOL vmlinux 0xaa8f1b71 inet_addr_is_any +EXPORT_SYMBOL vmlinux 0xaa95283c blk_queue_max_write_zeroes_sectors +EXPORT_SYMBOL vmlinux 0xaaa4b9bc hchacha_block_generic +EXPORT_SYMBOL vmlinux 0xaac31af9 __SetPageMovable +EXPORT_SYMBOL vmlinux 0xaaca35f8 param_set_charp +EXPORT_SYMBOL vmlinux 0xaacf03c1 dma_fence_signal +EXPORT_SYMBOL vmlinux 0xaad0ae78 __bitmap_shift_right +EXPORT_SYMBOL vmlinux 0xaad6d92f rfkill_init_sw_state +EXPORT_SYMBOL vmlinux 0xaad8c7d6 default_wake_function +EXPORT_SYMBOL vmlinux 0xaae76b7a neigh_ifdown +EXPORT_SYMBOL vmlinux 0xaae8ab0e acpi_bus_power_manageable +EXPORT_SYMBOL vmlinux 0xaafdc258 strcasecmp +EXPORT_SYMBOL vmlinux 0xaaffc7b1 ipv6_dev_get_saddr +EXPORT_SYMBOL vmlinux 0xab2b11d6 generic_file_direct_write +EXPORT_SYMBOL vmlinux 0xab3697e4 irq_poll_init +EXPORT_SYMBOL vmlinux 0xab3b75ea vme_dma_pattern_attribute +EXPORT_SYMBOL vmlinux 0xab44f561 devm_pci_remap_iospace +EXPORT_SYMBOL vmlinux 0xab48f740 netdev_master_upper_dev_get +EXPORT_SYMBOL vmlinux 0xab600421 probe_irq_off +EXPORT_SYMBOL vmlinux 0xab63baa5 unregister_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xab65ed80 set_memory_uc +EXPORT_SYMBOL vmlinux 0xab668634 unlock_rename +EXPORT_SYMBOL vmlinux 0xab66f13c locks_remove_posix +EXPORT_SYMBOL vmlinux 0xab67a0ac dql_init +EXPORT_SYMBOL vmlinux 0xab6d5b3b hex_to_bin +EXPORT_SYMBOL vmlinux 0xab781570 fb_get_options +EXPORT_SYMBOL vmlinux 0xab865746 kobject_set_name +EXPORT_SYMBOL vmlinux 0xab950620 seq_escape_mem +EXPORT_SYMBOL vmlinux 0xaba09b68 ethtool_get_phc_vclocks +EXPORT_SYMBOL vmlinux 0xabaa0e5c put_watch_queue +EXPORT_SYMBOL vmlinux 0xabb104cb input_mt_report_slot_state +EXPORT_SYMBOL vmlinux 0xabb625a4 __serio_register_port +EXPORT_SYMBOL vmlinux 0xabbf09cd set_pages_wb +EXPORT_SYMBOL vmlinux 0xabe107de pci_read_config_word +EXPORT_SYMBOL vmlinux 0xabe43cd1 unix_attach_fds +EXPORT_SYMBOL vmlinux 0xabf32f29 utf16s_to_utf8s +EXPORT_SYMBOL vmlinux 0xabf53b48 rep_stos_alternative +EXPORT_SYMBOL vmlinux 0xabf6331f __napi_schedule_irqoff +EXPORT_SYMBOL vmlinux 0xabf95382 file_update_time +EXPORT_SYMBOL vmlinux 0xac1a55be unregister_reboot_notifier +EXPORT_SYMBOL vmlinux 0xac3201b0 udp_flow_hashrnd +EXPORT_SYMBOL vmlinux 0xac344db9 blk_rq_unmap_user +EXPORT_SYMBOL vmlinux 0xac537ac2 percpu_counter_destroy +EXPORT_SYMBOL vmlinux 0xac5fcec0 in4_pton +EXPORT_SYMBOL vmlinux 0xac661466 device_get_ethdev_address +EXPORT_SYMBOL vmlinux 0xac8094db wrap_directory_iterator +EXPORT_SYMBOL vmlinux 0xaca38990 inet6_ioctl +EXPORT_SYMBOL vmlinux 0xacab29b7 seq_hlist_start_percpu +EXPORT_SYMBOL vmlinux 0xacc30442 xp_can_alloc +EXPORT_SYMBOL vmlinux 0xacd81eb3 jbd2_inode_cache +EXPORT_SYMBOL vmlinux 0xacddd806 ptp_get_vclocks_index +EXPORT_SYMBOL vmlinux 0xacea8173 acpi_debug_print +EXPORT_SYMBOL vmlinux 0xacf4d843 match_strdup +EXPORT_SYMBOL vmlinux 0xacf649bf audit_log_task_info +EXPORT_SYMBOL vmlinux 0xad01f690 vfs_getattr +EXPORT_SYMBOL vmlinux 0xad0413d4 match_hex +EXPORT_SYMBOL vmlinux 0xad1036a2 amd_iommu_activate_guest_mode +EXPORT_SYMBOL vmlinux 0xad12bbfa udp_seq_start +EXPORT_SYMBOL vmlinux 0xad190906 __sk_backlog_rcv +EXPORT_SYMBOL vmlinux 0xad20a1ea thermal_zone_device_critical +EXPORT_SYMBOL vmlinux 0xad415ecd dma_resv_add_fence +EXPORT_SYMBOL vmlinux 0xad43882b tcp_time_wait +EXPORT_SYMBOL vmlinux 0xad491bfa udp_lib_get_port +EXPORT_SYMBOL vmlinux 0xad536c91 x86_cpu_to_acpiid +EXPORT_SYMBOL vmlinux 0xad53a002 __x86_indirect_call_thunk_rbp +EXPORT_SYMBOL vmlinux 0xad5fe232 phy_request_interrupt +EXPORT_SYMBOL vmlinux 0xad62369c kthread_destroy_worker +EXPORT_SYMBOL vmlinux 0xad6ba40e radix_tree_tag_get +EXPORT_SYMBOL vmlinux 0xad6e81b1 ipv6_setsockopt +EXPORT_SYMBOL vmlinux 0xad73041f autoremove_wake_function +EXPORT_SYMBOL vmlinux 0xad84f23a __genphy_config_aneg +EXPORT_SYMBOL vmlinux 0xad908927 skb_udp_tunnel_segment +EXPORT_SYMBOL vmlinux 0xad9901ae bit_waitqueue +EXPORT_SYMBOL vmlinux 0xada31e57 gen_pool_dma_alloc_align +EXPORT_SYMBOL vmlinux 0xada5994f eth_commit_mac_addr_change +EXPORT_SYMBOL vmlinux 0xadac46c6 tty_port_close_start +EXPORT_SYMBOL vmlinux 0xadae6df8 blake2s_final +EXPORT_SYMBOL vmlinux 0xadb3fe0f pm860x_set_bits +EXPORT_SYMBOL vmlinux 0xadb62bb3 nf_log_unbind_pf +EXPORT_SYMBOL vmlinux 0xadba779f dcb_getrewr_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0xadbeed61 mipi_dsi_packet_format_is_long +EXPORT_SYMBOL vmlinux 0xadc88b94 ip_frag_next +EXPORT_SYMBOL vmlinux 0xadca0181 rt_dst_clone +EXPORT_SYMBOL vmlinux 0xadcd4d4d tcf_idr_release +EXPORT_SYMBOL vmlinux 0xadd139d4 rfs_needed +EXPORT_SYMBOL vmlinux 0xadd8ec65 mipi_dsi_dcs_set_tear_on +EXPORT_SYMBOL vmlinux 0xade18782 simple_statfs +EXPORT_SYMBOL vmlinux 0xade998fd acpi_device_hid +EXPORT_SYMBOL vmlinux 0xadf3276d fscrypt_setup_filename +EXPORT_SYMBOL vmlinux 0xadf5f4dc tcp_get_cookie_sock +EXPORT_SYMBOL vmlinux 0xadf98fdd trace_raw_output_prep +EXPORT_SYMBOL vmlinux 0xadffece9 ip_route_input_noref +EXPORT_SYMBOL vmlinux 0xae04012c __vmalloc +EXPORT_SYMBOL vmlinux 0xae054e8d unregister_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0xae06b370 netpoll_poll_dev +EXPORT_SYMBOL vmlinux 0xae1d2c5e fb_modesetting_disabled +EXPORT_SYMBOL vmlinux 0xae316c11 icmpv6_err_convert +EXPORT_SYMBOL vmlinux 0xae32e09b vga_con +EXPORT_SYMBOL vmlinux 0xae4e9cc0 acpi_register_debugger +EXPORT_SYMBOL vmlinux 0xae5a04bb acpi_evaluate_dsm +EXPORT_SYMBOL vmlinux 0xae66472b scsi_kmap_atomic_sg +EXPORT_SYMBOL vmlinux 0xae72b461 __wait_on_buffer +EXPORT_SYMBOL vmlinux 0xae74cb94 skb_dump +EXPORT_SYMBOL vmlinux 0xae7ba877 dev_get_port_parent_id +EXPORT_SYMBOL vmlinux 0xae8b2ac2 __SCK__tp_func_rdpmc +EXPORT_SYMBOL vmlinux 0xae8cfe24 __vlan_find_dev_deep_rcu +EXPORT_SYMBOL vmlinux 0xae91135c pci_iounmap +EXPORT_SYMBOL vmlinux 0xaea34b93 set_page_dirty_lock +EXPORT_SYMBOL vmlinux 0xaeac049a generate_random_guid +EXPORT_SYMBOL vmlinux 0xaeb082ad _raw_read_unlock_bh +EXPORT_SYMBOL vmlinux 0xaebc7c1d neigh_changeaddr +EXPORT_SYMBOL vmlinux 0xaebd12f0 acpi_get_name +EXPORT_SYMBOL vmlinux 0xaecbad4c dcache_dir_open +EXPORT_SYMBOL vmlinux 0xaed99672 inc_nlink +EXPORT_SYMBOL vmlinux 0xaeda370e sync_blockdev +EXPORT_SYMBOL vmlinux 0xaee5d1ac __xfrm_route_forward +EXPORT_SYMBOL vmlinux 0xaee800d2 skb_set_owner_w +EXPORT_SYMBOL vmlinux 0xaef68b56 security_inode_listsecurity +EXPORT_SYMBOL vmlinux 0xaefa3cac tcp_syn_ack_timeout +EXPORT_SYMBOL vmlinux 0xaf1071f0 vga_switcheroo_register_handler +EXPORT_SYMBOL vmlinux 0xaf354bbe cpu_tss_rw +EXPORT_SYMBOL vmlinux 0xaf3888f0 rproc_report_crash +EXPORT_SYMBOL vmlinux 0xaf3dd7dc scsi_logging_level +EXPORT_SYMBOL vmlinux 0xaf3f69b2 security_inode_copy_up +EXPORT_SYMBOL vmlinux 0xaf3ffbd7 nosteal_pipe_buf_ops +EXPORT_SYMBOL vmlinux 0xaf4d947d tcf_action_exec +EXPORT_SYMBOL vmlinux 0xaf61a7ab cros_ec_get_host_event +EXPORT_SYMBOL vmlinux 0xaf9683dc netdev_next_lower_dev_rcu +EXPORT_SYMBOL vmlinux 0xaf9d9a83 put_cmsg +EXPORT_SYMBOL vmlinux 0xafaa6031 _find_next_and_bit +EXPORT_SYMBOL vmlinux 0xafb864c1 refcount_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0xafc08054 dotdot_name +EXPORT_SYMBOL vmlinux 0xafc3f423 scsi_done +EXPORT_SYMBOL vmlinux 0xafc6c68e zstd_is_error +EXPORT_SYMBOL vmlinux 0xafd018f7 acpi_dev_get_next_match_dev +EXPORT_SYMBOL vmlinux 0xafd5ff2c amd_iommu_v2_supported +EXPORT_SYMBOL vmlinux 0xafd744c6 __x86_indirect_thunk_rbp +EXPORT_SYMBOL vmlinux 0xafec98b6 sync_inodes_sb +EXPORT_SYMBOL vmlinux 0xaffbb132 phy_read_paged +EXPORT_SYMBOL vmlinux 0xb00003e8 dma_resv_copy_fences +EXPORT_SYMBOL vmlinux 0xb01bebf9 xfrm_get_acqseq +EXPORT_SYMBOL vmlinux 0xb027bcf4 bio_split_to_limits +EXPORT_SYMBOL vmlinux 0xb02df2d6 __traceiter_rdpmc +EXPORT_SYMBOL vmlinux 0xb038df8b mmc_wait_for_cmd +EXPORT_SYMBOL vmlinux 0xb04a43ad __xa_alloc_cyclic +EXPORT_SYMBOL vmlinux 0xb0547ad1 fscrypt_fname_disk_to_usr +EXPORT_SYMBOL vmlinux 0xb058ca07 dim_calc_stats +EXPORT_SYMBOL vmlinux 0xb05fc310 sysctl_rmem_max +EXPORT_SYMBOL vmlinux 0xb0617db4 wait_for_completion_state +EXPORT_SYMBOL vmlinux 0xb062c252 __hw_addr_unsync_dev +EXPORT_SYMBOL vmlinux 0xb064851e eisa_driver_unregister +EXPORT_SYMBOL vmlinux 0xb098a00c agp_generic_free_by_type +EXPORT_SYMBOL vmlinux 0xb0a0da0c rational_best_approximation +EXPORT_SYMBOL vmlinux 0xb0a419b4 tty_port_init +EXPORT_SYMBOL vmlinux 0xb0b6fc39 tcp_sock_set_cork +EXPORT_SYMBOL vmlinux 0xb0b76945 __x86_indirect_call_thunk_rsp +EXPORT_SYMBOL vmlinux 0xb0c5e247 lockref_put_return +EXPORT_SYMBOL vmlinux 0xb0e10781 get_option +EXPORT_SYMBOL vmlinux 0xb0e602eb memmove +EXPORT_SYMBOL vmlinux 0xb0fd8769 mipi_dsi_set_maximum_return_packet_size +EXPORT_SYMBOL vmlinux 0xb106c95c debugfs_create_automount +EXPORT_SYMBOL vmlinux 0xb109b209 ipv6_dev_find +EXPORT_SYMBOL vmlinux 0xb11177dc param_ops_uint +EXPORT_SYMBOL vmlinux 0xb121390a probe_irq_on +EXPORT_SYMBOL vmlinux 0xb128099a __task_pid_nr_ns +EXPORT_SYMBOL vmlinux 0xb12cbacb fb_unregister_client +EXPORT_SYMBOL vmlinux 0xb1342cdb _raw_read_lock_irqsave +EXPORT_SYMBOL vmlinux 0xb144c434 alloc_fcdev +EXPORT_SYMBOL vmlinux 0xb1452694 blk_rq_map_user_iov +EXPORT_SYMBOL vmlinux 0xb14ab1ef hdmi_audio_infoframe_init +EXPORT_SYMBOL vmlinux 0xb14fc46a find_next_clump8 +EXPORT_SYMBOL vmlinux 0xb1518e15 cancel_work +EXPORT_SYMBOL vmlinux 0xb156e56a user_revoke +EXPORT_SYMBOL vmlinux 0xb15cf4e6 netdev_offload_xstats_enable +EXPORT_SYMBOL vmlinux 0xb198e605 validate_slab_cache +EXPORT_SYMBOL vmlinux 0xb19a5453 __per_cpu_offset +EXPORT_SYMBOL vmlinux 0xb19f7f05 md_update_sb +EXPORT_SYMBOL vmlinux 0xb1a2d050 scsi_device_get +EXPORT_SYMBOL vmlinux 0xb1a78edf mdiobus_free +EXPORT_SYMBOL vmlinux 0xb1a82883 __blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0xb1ae6843 dma_async_device_register +EXPORT_SYMBOL vmlinux 0xb1b4d99d scsi_track_queue_full +EXPORT_SYMBOL vmlinux 0xb1c1b347 dquot_claim_space_nodirty +EXPORT_SYMBOL vmlinux 0xb1c3a01a oops_in_progress +EXPORT_SYMBOL vmlinux 0xb1c61d66 pnp_possible_config +EXPORT_SYMBOL vmlinux 0xb1d37f43 devm_pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0xb1ddf995 jiffies_64_to_clock_t +EXPORT_SYMBOL vmlinux 0xb1ef2d50 cred_fscmp +EXPORT_SYMBOL vmlinux 0xb216b063 tcf_action_check_ctrlact +EXPORT_SYMBOL vmlinux 0xb219d56c wbinvd_on_cpu +EXPORT_SYMBOL vmlinux 0xb22e16d5 radix_tree_maybe_preload +EXPORT_SYMBOL vmlinux 0xb23027c1 kstrtos16_from_user +EXPORT_SYMBOL vmlinux 0xb2338d81 __x86_indirect_thunk_rsp +EXPORT_SYMBOL vmlinux 0xb2362d13 devm_of_iomap +EXPORT_SYMBOL vmlinux 0xb24c5718 km_policy_notify +EXPORT_SYMBOL vmlinux 0xb2601486 __SCT__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0xb28a1d57 ipv6_getsockopt +EXPORT_SYMBOL vmlinux 0xb28fe323 pci_get_class +EXPORT_SYMBOL vmlinux 0xb293ee47 netdev_set_tc_queue +EXPORT_SYMBOL vmlinux 0xb2a9cf10 neigh_proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0xb2bcb088 acpi_current_gpe_count +EXPORT_SYMBOL vmlinux 0xb2c0d341 ptp_find_pin +EXPORT_SYMBOL vmlinux 0xb2d30aad xfrm_state_lookup +EXPORT_SYMBOL vmlinux 0xb2dc45d5 posix_test_lock +EXPORT_SYMBOL vmlinux 0xb2ed3178 ndo_dflt_fdb_del +EXPORT_SYMBOL vmlinux 0xb2f35c6a xxh64 +EXPORT_SYMBOL vmlinux 0xb2f71dc5 vfs_parse_fs_string +EXPORT_SYMBOL vmlinux 0xb2f74fb6 intel_gmch_remove +EXPORT_SYMBOL vmlinux 0xb2fcb56d queue_delayed_work_on +EXPORT_SYMBOL vmlinux 0xb2fd5ceb __put_user_4 +EXPORT_SYMBOL vmlinux 0xb306ec50 __sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken +EXPORT_SYMBOL vmlinux 0xb30b9822 vme_master_set +EXPORT_SYMBOL vmlinux 0xb317b794 dm_get_device +EXPORT_SYMBOL vmlinux 0xb31ecd84 iov_iter_npages +EXPORT_SYMBOL vmlinux 0xb322a5ea register_filesystem +EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 +EXPORT_SYMBOL vmlinux 0xb32a5973 acpi_ut_status_exit +EXPORT_SYMBOL vmlinux 0xb32b1fa8 jbd2_log_wait_commit +EXPORT_SYMBOL vmlinux 0xb3325c99 new_inode +EXPORT_SYMBOL vmlinux 0xb34450b7 seq_printf +EXPORT_SYMBOL vmlinux 0xb3493b1d __invalidate_device +EXPORT_SYMBOL vmlinux 0xb3517577 skb_realloc_headroom +EXPORT_SYMBOL vmlinux 0xb35a6c12 tty_write_room +EXPORT_SYMBOL vmlinux 0xb363a892 folio_mark_dirty +EXPORT_SYMBOL vmlinux 0xb366e093 edac_mc_find +EXPORT_SYMBOL vmlinux 0xb3687850 out_of_line_wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0xb368a902 flow_indr_dev_setup_offload +EXPORT_SYMBOL vmlinux 0xb36a00c4 get_fs_type +EXPORT_SYMBOL vmlinux 0xb3750e2a pci_pme_capable +EXPORT_SYMBOL vmlinux 0xb3807115 sock_wake_async +EXPORT_SYMBOL vmlinux 0xb38140e7 free_netdev +EXPORT_SYMBOL vmlinux 0xb3863a67 acpi_set_gpe_wake_mask +EXPORT_SYMBOL vmlinux 0xb3867e6d mtree_insert +EXPORT_SYMBOL vmlinux 0xb38b450f flow_rule_match_icmp +EXPORT_SYMBOL vmlinux 0xb38e7773 mdiobus_write +EXPORT_SYMBOL vmlinux 0xb38fc929 kill_litter_super +EXPORT_SYMBOL vmlinux 0xb39d4916 unregister_framebuffer +EXPORT_SYMBOL vmlinux 0xb3a22a21 xsk_tx_peek_release_desc_batch +EXPORT_SYMBOL vmlinux 0xb3a2dfdf nmi_panic +EXPORT_SYMBOL vmlinux 0xb3a5cf81 filemap_fdatawrite_range +EXPORT_SYMBOL vmlinux 0xb3b20dd8 reuseport_select_sock +EXPORT_SYMBOL vmlinux 0xb3cc3106 __put_devmap_managed_page_refs +EXPORT_SYMBOL vmlinux 0xb3d2c76d scsi_hostbyte_string +EXPORT_SYMBOL vmlinux 0xb3f0de55 xz_dec_microlzma_run +EXPORT_SYMBOL vmlinux 0xb3f49446 kstrtos8_from_user +EXPORT_SYMBOL vmlinux 0xb3f548ad kmemdup_nul +EXPORT_SYMBOL vmlinux 0xb3f7646e kthread_should_stop +EXPORT_SYMBOL vmlinux 0xb3f985a8 sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb4043948 acpi_execute_simple_method +EXPORT_SYMBOL vmlinux 0xb412586a shrink_dcache_parent +EXPORT_SYMBOL vmlinux 0xb423dba1 console_blanked +EXPORT_SYMBOL vmlinux 0xb427eb67 __ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0xb42812f5 sock_no_sendmsg_locked +EXPORT_SYMBOL vmlinux 0xb4347e33 phy_trigger_machine +EXPORT_SYMBOL vmlinux 0xb437fb9d scsi_dma_unmap +EXPORT_SYMBOL vmlinux 0xb44246aa udp_lib_getsockopt +EXPORT_SYMBOL vmlinux 0xb448e655 __mdiobus_write +EXPORT_SYMBOL vmlinux 0xb44dc753 deactivate_super +EXPORT_SYMBOL vmlinux 0xb4577003 acpi_dev_present +EXPORT_SYMBOL vmlinux 0xb46aee3e ndo_dflt_fdb_add +EXPORT_SYMBOL vmlinux 0xb479065a filemap_get_folios_contig +EXPORT_SYMBOL vmlinux 0xb479ce83 _dev_notice +EXPORT_SYMBOL vmlinux 0xb47aab4a xfrm_lookup_route +EXPORT_SYMBOL vmlinux 0xb47cca30 csum_ipv6_magic +EXPORT_SYMBOL vmlinux 0xb4896cba pci_bus_alloc_resource +EXPORT_SYMBOL vmlinux 0xb48d4d22 security_sb_eat_lsm_opts +EXPORT_SYMBOL vmlinux 0xb48de13b alloc_anon_inode +EXPORT_SYMBOL vmlinux 0xb49601a1 sg_zero_buffer +EXPORT_SYMBOL vmlinux 0xb498e503 i2c_smbus_write_block_data +EXPORT_SYMBOL vmlinux 0xb49e1ed0 tty_register_driver +EXPORT_SYMBOL vmlinux 0xb49ecbf6 uart_get_baud_rate +EXPORT_SYMBOL vmlinux 0xb4a37cd1 dma_sync_sg_for_device +EXPORT_SYMBOL vmlinux 0xb4a6be05 udp_seq_ops +EXPORT_SYMBOL vmlinux 0xb4ac6dbc vga_switcheroo_unregister_client +EXPORT_SYMBOL vmlinux 0xb4c02f8a qdisc_offload_dump_helper +EXPORT_SYMBOL vmlinux 0xb53f2810 tcp_sockets_allocated +EXPORT_SYMBOL vmlinux 0xb54aacef vga_client_register +EXPORT_SYMBOL vmlinux 0xb550fb4a phy_register_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xb56a8274 kill_anon_super +EXPORT_SYMBOL vmlinux 0xb5730f93 fs_context_for_reconfigure +EXPORT_SYMBOL vmlinux 0xb57993bc tty_port_raise_dtr_rts +EXPORT_SYMBOL vmlinux 0xb57ec261 lock_sock_nested +EXPORT_SYMBOL vmlinux 0xb59516ff twl6040_get_sysclk +EXPORT_SYMBOL vmlinux 0xb597077a security_socket_getpeersec_dgram +EXPORT_SYMBOL vmlinux 0xb5a03a75 __mark_inode_dirty +EXPORT_SYMBOL vmlinux 0xb5a459dc unregister_blkdev +EXPORT_SYMBOL vmlinux 0xb5aa7165 dma_pool_destroy +EXPORT_SYMBOL vmlinux 0xb5ab892d uv_undefined +EXPORT_SYMBOL vmlinux 0xb5b54b34 _raw_spin_unlock +EXPORT_SYMBOL vmlinux 0xb5b63711 fileattr_fill_xflags +EXPORT_SYMBOL vmlinux 0xb5b9a486 skb_mac_gso_segment +EXPORT_SYMBOL vmlinux 0xb5c0ff8d phy_attach +EXPORT_SYMBOL vmlinux 0xb5dd78d5 clean_bdev_aliases +EXPORT_SYMBOL vmlinux 0xb5e6e10e ptp_clock_index +EXPORT_SYMBOL vmlinux 0xb5e73116 flush_delayed_work +EXPORT_SYMBOL vmlinux 0xb5edb233 iov_iter_xarray +EXPORT_SYMBOL vmlinux 0xb5f4c19f consume_skb +EXPORT_SYMBOL vmlinux 0xb5fe179a pci_get_slot +EXPORT_SYMBOL vmlinux 0xb60e1149 pin_user_pages +EXPORT_SYMBOL vmlinux 0xb617c524 blk_mq_rq_cpu +EXPORT_SYMBOL vmlinux 0xb617de52 __SCK__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xb61d6fc2 down_read_interruptible +EXPORT_SYMBOL vmlinux 0xb622a2ef folio_account_redirty +EXPORT_SYMBOL vmlinux 0xb633f115 irq_poll_enable +EXPORT_SYMBOL vmlinux 0xb6440aa2 may_setattr +EXPORT_SYMBOL vmlinux 0xb649c448 skb_copy_datagram_iter +EXPORT_SYMBOL vmlinux 0xb64ab4ee proc_create_single_data +EXPORT_SYMBOL vmlinux 0xb651aaa4 udp_sendmsg +EXPORT_SYMBOL vmlinux 0xb6535b91 vfs_iter_write +EXPORT_SYMBOL vmlinux 0xb654ef65 acpi_os_read_port +EXPORT_SYMBOL vmlinux 0xb65a1d8b elv_rb_add +EXPORT_SYMBOL vmlinux 0xb66d1486 seq_lseek +EXPORT_SYMBOL vmlinux 0xb66e96d8 netlbl_audit_start +EXPORT_SYMBOL vmlinux 0xb6749576 setattr_prepare +EXPORT_SYMBOL vmlinux 0xb674a534 acpi_unmap_cpu +EXPORT_SYMBOL vmlinux 0xb678366f int_sqrt +EXPORT_SYMBOL vmlinux 0xb67fec0e uuid_parse +EXPORT_SYMBOL vmlinux 0xb684ca8b nf_ct_attach +EXPORT_SYMBOL vmlinux 0xb6936ffe _bcd2bin +EXPORT_SYMBOL vmlinux 0xb699cf10 single_open +EXPORT_SYMBOL vmlinux 0xb69de2af udp6_csum_init +EXPORT_SYMBOL vmlinux 0xb6acaa13 phy_sfp_detach +EXPORT_SYMBOL vmlinux 0xb6af729c bdi_unregister +EXPORT_SYMBOL vmlinux 0xb6cb556a _find_first_and_bit +EXPORT_SYMBOL vmlinux 0xb6e36ce2 psched_ratecfg_precompute +EXPORT_SYMBOL vmlinux 0xb6ed5d77 pm860x_page_reg_write +EXPORT_SYMBOL vmlinux 0xb6fde909 close_fd +EXPORT_SYMBOL vmlinux 0xb706286d skb_dequeue +EXPORT_SYMBOL vmlinux 0xb71589f0 skip_spaces +EXPORT_SYMBOL vmlinux 0xb717fcbf cad_pid +EXPORT_SYMBOL vmlinux 0xb71ed69f __hw_addr_unsync +EXPORT_SYMBOL vmlinux 0xb737b185 gen_pool_best_fit +EXPORT_SYMBOL vmlinux 0xb7385b7b __put_user_ns +EXPORT_SYMBOL vmlinux 0xb74457ed qdisc_tree_reduce_backlog +EXPORT_SYMBOL vmlinux 0xb74dc4ad __sock_create +EXPORT_SYMBOL vmlinux 0xb750a83d gro_cells_init +EXPORT_SYMBOL vmlinux 0xb7593ddc iosf_mbi_unregister_pmic_bus_access_notifier +EXPORT_SYMBOL vmlinux 0xb7679536 fscrypt_decrypt_bio +EXPORT_SYMBOL vmlinux 0xb767a9f2 devm_request_resource +EXPORT_SYMBOL vmlinux 0xb78bdae1 genphy_resume +EXPORT_SYMBOL vmlinux 0xb78debe3 LZ4_decompress_fast_usingDict +EXPORT_SYMBOL vmlinux 0xb7a2d730 n_tty_ioctl_helper +EXPORT_SYMBOL vmlinux 0xb7a396cc phy_mac_interrupt +EXPORT_SYMBOL vmlinux 0xb7a9f95b agp_generic_destroy_page +EXPORT_SYMBOL vmlinux 0xb7c0f443 sort +EXPORT_SYMBOL vmlinux 0xb7c6db70 sysctl_max_skb_frags +EXPORT_SYMBOL vmlinux 0xb7c72b85 i2c_add_adapter +EXPORT_SYMBOL vmlinux 0xb7d143a6 regset_get_alloc +EXPORT_SYMBOL vmlinux 0xb7d88d41 iter_file_splice_write +EXPORT_SYMBOL vmlinux 0xb7fa812a mnt_drop_write_file +EXPORT_SYMBOL vmlinux 0xb804393a pipe_lock +EXPORT_SYMBOL vmlinux 0xb809b15e netif_carrier_on +EXPORT_SYMBOL vmlinux 0xb80b4a18 zstd_compress_bound +EXPORT_SYMBOL vmlinux 0xb8521796 skb_copy_header +EXPORT_SYMBOL vmlinux 0xb85cc2fc agp_generic_alloc_user +EXPORT_SYMBOL vmlinux 0xb862f7ea __x86_indirect_jump_thunk_rbx +EXPORT_SYMBOL vmlinux 0xb867480e udp_lib_rehash +EXPORT_SYMBOL vmlinux 0xb868ac5c register_sysrq_key +EXPORT_SYMBOL vmlinux 0xb86d57bc param_ops_ulong +EXPORT_SYMBOL vmlinux 0xb86f74c5 free_cpumask_var +EXPORT_SYMBOL vmlinux 0xb87f5222 page_symlink +EXPORT_SYMBOL vmlinux 0xb88a31d5 devm_kvasprintf +EXPORT_SYMBOL vmlinux 0xb88e3859 folio_alloc +EXPORT_SYMBOL vmlinux 0xb8933318 input_set_min_poll_interval +EXPORT_SYMBOL vmlinux 0xb895a868 pci_bus_size_bridges +EXPORT_SYMBOL vmlinux 0xb89b6e6b guid_parse +EXPORT_SYMBOL vmlinux 0xb8ae0525 md_reload_sb +EXPORT_SYMBOL vmlinux 0xb8b043f2 kfree_link +EXPORT_SYMBOL vmlinux 0xb8c0cdbb inode_set_bytes +EXPORT_SYMBOL vmlinux 0xb8c56b55 textsearch_prepare +EXPORT_SYMBOL vmlinux 0xb8deb630 devm_clk_get_optional +EXPORT_SYMBOL vmlinux 0xb8e7ce2c __put_user_8 +EXPORT_SYMBOL vmlinux 0xb8edddb1 config_item_get +EXPORT_SYMBOL vmlinux 0xb907513f unpoison_memory +EXPORT_SYMBOL vmlinux 0xb911bb58 minmax_running_max +EXPORT_SYMBOL vmlinux 0xb920db49 acpi_tb_install_and_load_table +EXPORT_SYMBOL vmlinux 0xb9279b17 scsi_command_normalize_sense +EXPORT_SYMBOL vmlinux 0xb94339c4 qdisc_put_stab +EXPORT_SYMBOL vmlinux 0xb9478d90 hdmi_drm_infoframe_unpack_only +EXPORT_SYMBOL vmlinux 0xb94a5a3a ipv6_push_frag_opts +EXPORT_SYMBOL vmlinux 0xb94e5d6f netdev_set_num_tc +EXPORT_SYMBOL vmlinux 0xb96423eb end_page_writeback +EXPORT_SYMBOL vmlinux 0xb96c4f9e audit_log_subject_context +EXPORT_SYMBOL vmlinux 0xb97220ff bitmap_parse +EXPORT_SYMBOL vmlinux 0xb97a35dc request_key_with_auxdata +EXPORT_SYMBOL vmlinux 0xb97f7045 acpi_install_gpe_handler +EXPORT_SYMBOL vmlinux 0xb9825984 __klp_sched_try_switch +EXPORT_SYMBOL vmlinux 0xb9a09ddd __x86_indirect_jump_thunk_rcx +EXPORT_SYMBOL vmlinux 0xb9af1d0d __xa_clear_mark +EXPORT_SYMBOL vmlinux 0xb9c19f19 param_set_ushort +EXPORT_SYMBOL vmlinux 0xb9cf4256 dma_resv_init +EXPORT_SYMBOL vmlinux 0xb9d26e09 tcf_unregister_action +EXPORT_SYMBOL vmlinux 0xb9e276cf wrmsr_safe_regs_on_cpu +EXPORT_SYMBOL vmlinux 0xb9e7429c memcpy_toio +EXPORT_SYMBOL vmlinux 0xb9e8e2cc in6addr_sitelocal_allrouters +EXPORT_SYMBOL vmlinux 0xb9feefa6 nf_log_unset +EXPORT_SYMBOL vmlinux 0xba00daa2 dma_fence_allocate_private_stub +EXPORT_SYMBOL vmlinux 0xba1008c8 __crc32c_le +EXPORT_SYMBOL vmlinux 0xba2449b3 __x86_indirect_jump_thunk_rax +EXPORT_SYMBOL vmlinux 0xba247ac3 input_register_handle +EXPORT_SYMBOL vmlinux 0xba44f230 pci_get_domain_bus_and_slot +EXPORT_SYMBOL vmlinux 0xba497f13 loops_per_jiffy +EXPORT_SYMBOL vmlinux 0xba4e761b pci_bus_write_config_dword +EXPORT_SYMBOL vmlinux 0xba57a555 follow_up +EXPORT_SYMBOL vmlinux 0xba8fbd64 _raw_spin_lock +EXPORT_SYMBOL vmlinux 0xbaa85b77 mipi_dsi_dcs_nop +EXPORT_SYMBOL vmlinux 0xbab2536e ipv6_skip_exthdr +EXPORT_SYMBOL vmlinux 0xbac0dfe2 tcf_exts_dump_stats +EXPORT_SYMBOL vmlinux 0xbac8aeea sg_nents_for_len +EXPORT_SYMBOL vmlinux 0xbafa632e __do_once_sleepable_start +EXPORT_SYMBOL vmlinux 0xbb0540aa zlib_inflateReset +EXPORT_SYMBOL vmlinux 0xbb07dd4c blk_queue_max_secure_erase_sectors +EXPORT_SYMBOL vmlinux 0xbb124283 pipe_unlock +EXPORT_SYMBOL vmlinux 0xbb13595e smp_call_function_many +EXPORT_SYMBOL vmlinux 0xbb17b6f5 dcb_getrewr_prio_pcp_mask_map +EXPORT_SYMBOL vmlinux 0xbb1bac24 acpi_unregister_debugger +EXPORT_SYMBOL vmlinux 0xbb247333 skb_queue_head +EXPORT_SYMBOL vmlinux 0xbb24f607 init_cdrom_command +EXPORT_SYMBOL vmlinux 0xbb3a88ab netdev_offload_xstats_enabled +EXPORT_SYMBOL vmlinux 0xbb432368 mipi_dsi_dcs_set_pixel_format +EXPORT_SYMBOL vmlinux 0xbb4f4766 simple_write_to_buffer +EXPORT_SYMBOL vmlinux 0xbb5c5053 inet_add_offload +EXPORT_SYMBOL vmlinux 0xbb6b701d ioc_lookup_icq +EXPORT_SYMBOL vmlinux 0xbb81490e ptp_cancel_worker_sync +EXPORT_SYMBOL vmlinux 0xbb842ae4 dev_mc_add +EXPORT_SYMBOL vmlinux 0xbb866604 devfreq_remove_governor +EXPORT_SYMBOL vmlinux 0xbb8b57ea tc_cleanup_offload_action +EXPORT_SYMBOL vmlinux 0xbb8e169a vga_switcheroo_handler_flags +EXPORT_SYMBOL vmlinux 0xbb93b80e mark_info_dirty +EXPORT_SYMBOL vmlinux 0xbb93df04 eisa_driver_register +EXPORT_SYMBOL vmlinux 0xbb9ed3bf mutex_trylock +EXPORT_SYMBOL vmlinux 0xbbac0229 xsk_tx_peek_desc +EXPORT_SYMBOL vmlinux 0xbbcb835f devm_clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0xbbcbb210 inet_get_local_port_range +EXPORT_SYMBOL vmlinux 0xbbd13e9d ip_do_fragment +EXPORT_SYMBOL vmlinux 0xbbda18c4 dma_fence_free +EXPORT_SYMBOL vmlinux 0xbbe40713 genphy_update_link +EXPORT_SYMBOL vmlinux 0xbbe8182b pps_unregister_source +EXPORT_SYMBOL vmlinux 0xbbecc145 __inc_node_page_state +EXPORT_SYMBOL vmlinux 0xbbf60e01 pm_vt_switch_unregister +EXPORT_SYMBOL vmlinux 0xbbfb7bec pci_back_from_sleep +EXPORT_SYMBOL vmlinux 0xbc1bba86 mod_zone_page_state +EXPORT_SYMBOL vmlinux 0xbc2031de acpi_processor_get_bios_limit +EXPORT_SYMBOL vmlinux 0xbc624d2d rawv6_mh_filter_unregister +EXPORT_SYMBOL vmlinux 0xbc6f6558 agp_generic_mask_memory +EXPORT_SYMBOL vmlinux 0xbc88c7dd vga_switcheroo_unlock_ddc +EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf +EXPORT_SYMBOL vmlinux 0xbcb36fe4 hugetlb_optimize_vmemmap_key +EXPORT_SYMBOL vmlinux 0xbcc2dbb3 filemap_page_mkwrite +EXPORT_SYMBOL vmlinux 0xbcd00453 key_unlink +EXPORT_SYMBOL vmlinux 0xbcd89877 lookup_one +EXPORT_SYMBOL vmlinux 0xbce971ac free_buffer_head +EXPORT_SYMBOL vmlinux 0xbcea349b __fput_sync +EXPORT_SYMBOL vmlinux 0xbcee9fda bio_init +EXPORT_SYMBOL vmlinux 0xbcef8b58 __x86_indirect_jump_thunk_rdx +EXPORT_SYMBOL vmlinux 0xbcf94ceb jbd2_journal_invalidate_folio +EXPORT_SYMBOL vmlinux 0xbd027b0f jbd2_journal_stop +EXPORT_SYMBOL vmlinux 0xbd07120a mark_buffer_dirty +EXPORT_SYMBOL vmlinux 0xbd24a021 vfs_fsync_range +EXPORT_SYMBOL vmlinux 0xbd393ca3 ioread64be_lo_hi +EXPORT_SYMBOL vmlinux 0xbd3e15e9 skb_dequeue_tail +EXPORT_SYMBOL vmlinux 0xbd459aa3 d_prune_aliases +EXPORT_SYMBOL vmlinux 0xbd462b55 __kfifo_init +EXPORT_SYMBOL vmlinux 0xbd4b4884 scsi_print_result +EXPORT_SYMBOL vmlinux 0xbd6841d4 crc16 +EXPORT_SYMBOL vmlinux 0xbd72c2bc xfrm_alloc_spi +EXPORT_SYMBOL vmlinux 0xbd9b33ec rproc_coredump_add_custom_segment +EXPORT_SYMBOL vmlinux 0xbdc57d73 netif_carrier_off +EXPORT_SYMBOL vmlinux 0xbdc5a432 fddi_type_trans +EXPORT_SYMBOL vmlinux 0xbde924ab dma_unmap_sg_attrs +EXPORT_SYMBOL vmlinux 0xbdea9e90 flow_rule_match_ip +EXPORT_SYMBOL vmlinux 0xbdfaff69 pci_add_new_bus +EXPORT_SYMBOL vmlinux 0xbdfb6dbb __fentry__ +EXPORT_SYMBOL vmlinux 0xbdfee40c key_revoke +EXPORT_SYMBOL vmlinux 0xbe0110e7 acpi_set_gpe +EXPORT_SYMBOL vmlinux 0xbe144437 nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0xbe3668f1 rfkill_alloc +EXPORT_SYMBOL vmlinux 0xbe430ab6 skb_flow_dissect_ct +EXPORT_SYMBOL vmlinux 0xbe49252c acpi_os_write_port +EXPORT_SYMBOL vmlinux 0xbe4eb6ed secure_dccpv6_sequence_number +EXPORT_SYMBOL vmlinux 0xbe55c50b ip6_frag_init +EXPORT_SYMBOL vmlinux 0xbe5a24e9 xxh32_copy_state +EXPORT_SYMBOL vmlinux 0xbe5b3432 d_add +EXPORT_SYMBOL vmlinux 0xbe617d52 rproc_add_carveout +EXPORT_SYMBOL vmlinux 0xbe63e083 dm_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xbe6a866f __wait_on_bit +EXPORT_SYMBOL vmlinux 0xbe6a8c96 zstd_cctx_workspace_bound +EXPORT_SYMBOL vmlinux 0xbe8c80cc pci_dev_put +EXPORT_SYMBOL vmlinux 0xbe8ff03f ethtool_op_get_link +EXPORT_SYMBOL vmlinux 0xbead7fdc __nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xbeb1ff40 pci_scan_bus +EXPORT_SYMBOL vmlinux 0xbec8d819 free_cgroup_ns +EXPORT_SYMBOL vmlinux 0xbef23dc0 pneigh_lookup +EXPORT_SYMBOL vmlinux 0xbef43296 console_conditional_schedule +EXPORT_SYMBOL vmlinux 0xbefa51a3 gen_pool_add_owner +EXPORT_SYMBOL vmlinux 0xbf0d8a02 rproc_add +EXPORT_SYMBOL vmlinux 0xbf12d1b8 nd_region_to_nstype +EXPORT_SYMBOL vmlinux 0xbf3193ec acpi_unregister_ioapic +EXPORT_SYMBOL vmlinux 0xbf4b778d skb_recv_datagram +EXPORT_SYMBOL vmlinux 0xbf556b0c unregister_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0xbf59c419 posix_acl_init +EXPORT_SYMBOL vmlinux 0xbf630f52 submit_bio_noacct +EXPORT_SYMBOL vmlinux 0xbf72cb2e vfs_get_link +EXPORT_SYMBOL vmlinux 0xbf80179c udp6_set_csum +EXPORT_SYMBOL vmlinux 0xbf9b64d4 ethtool_aggregate_pause_stats +EXPORT_SYMBOL vmlinux 0xbfae9e07 utf8_validate +EXPORT_SYMBOL vmlinux 0xbfc177bc iowrite32_rep +EXPORT_SYMBOL vmlinux 0xbfc43ecd uart_remove_one_port +EXPORT_SYMBOL vmlinux 0xbfd203f7 tcp_md5_hash_skb_data +EXPORT_SYMBOL vmlinux 0xbfd5fbe4 find_inode_nowait +EXPORT_SYMBOL vmlinux 0xc00656a5 setup_arg_pages +EXPORT_SYMBOL vmlinux 0xc0364007 fault_in_writeable +EXPORT_SYMBOL vmlinux 0xc03ff66b qdisc_create_dflt +EXPORT_SYMBOL vmlinux 0xc044e3b8 i2c_transfer +EXPORT_SYMBOL vmlinux 0xc0550ed8 iov_iter_bvec +EXPORT_SYMBOL vmlinux 0xc0564d6e agp_generic_alloc_by_type +EXPORT_SYMBOL vmlinux 0xc060c3f4 page_pool_ethtool_stats_get +EXPORT_SYMBOL vmlinux 0xc070c338 __neigh_set_probe_once +EXPORT_SYMBOL vmlinux 0xc07351b3 __SCT__cond_resched +EXPORT_SYMBOL vmlinux 0xc0763484 rfkill_blocked +EXPORT_SYMBOL vmlinux 0xc078d22c zstd_init_cstream +EXPORT_SYMBOL vmlinux 0xc07b0863 fb_destroy_modedb +EXPORT_SYMBOL vmlinux 0xc07bb9b8 make_bad_inode +EXPORT_SYMBOL vmlinux 0xc0910e95 d_set_d_op +EXPORT_SYMBOL vmlinux 0xc096b4a1 jbd2_journal_abort +EXPORT_SYMBOL vmlinux 0xc0b48e93 dev_printk_emit +EXPORT_SYMBOL vmlinux 0xc0bd5fbd filp_close +EXPORT_SYMBOL vmlinux 0xc0d46001 __mmc_claim_host +EXPORT_SYMBOL vmlinux 0xc0e1cc93 udp_set_csum +EXPORT_SYMBOL vmlinux 0xc0fe9137 __printk_cpu_sync_put +EXPORT_SYMBOL vmlinux 0xc0ff12fb nla_strdup +EXPORT_SYMBOL vmlinux 0xc0ff21c1 input_get_new_minor +EXPORT_SYMBOL vmlinux 0xc1118af6 mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0xc1198662 __warn_flushing_systemwide_wq +EXPORT_SYMBOL vmlinux 0xc121caf1 dev_set_allmulti +EXPORT_SYMBOL vmlinux 0xc1365323 acpi_enable_all_wakeup_gpes +EXPORT_SYMBOL vmlinux 0xc13e1806 __dev_get_by_name +EXPORT_SYMBOL vmlinux 0xc149d5f7 fwnode_get_phy_id +EXPORT_SYMBOL vmlinux 0xc14a5c36 netdev_has_any_upper_dev +EXPORT_SYMBOL vmlinux 0xc14dc168 acpi_get_data +EXPORT_SYMBOL vmlinux 0xc1514a3b free_irq +EXPORT_SYMBOL vmlinux 0xc1539662 genphy_read_status_fixed +EXPORT_SYMBOL vmlinux 0xc16326ab tcp_sock_set_user_timeout +EXPORT_SYMBOL vmlinux 0xc16be39d iter_div_u64_rem +EXPORT_SYMBOL vmlinux 0xc1736f42 devm_alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0xc18793e2 scsi_partsize +EXPORT_SYMBOL vmlinux 0xc18986b6 tcp_poll +EXPORT_SYMBOL vmlinux 0xc19839dc scsi_print_sense +EXPORT_SYMBOL vmlinux 0xc1c034e2 dquot_get_next_id +EXPORT_SYMBOL vmlinux 0xc1c183db ip6_fraglist_init +EXPORT_SYMBOL vmlinux 0xc1cb419c __traceiter_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xc1d8cfaf __fdget +EXPORT_SYMBOL vmlinux 0xc1d8d053 nf_hook_slow +EXPORT_SYMBOL vmlinux 0xc1dbca41 nvdimm_bus_lock +EXPORT_SYMBOL vmlinux 0xc1e9bf01 truncate_inode_pages_final +EXPORT_SYMBOL vmlinux 0xc2044004 dma_resv_fini +EXPORT_SYMBOL vmlinux 0xc2108982 sk_stream_wait_close +EXPORT_SYMBOL vmlinux 0xc210a7a8 unregister_key_type +EXPORT_SYMBOL vmlinux 0xc22d4759 __sock_queue_rcv_skb +EXPORT_SYMBOL vmlinux 0xc22f6693 call_fib_notifier +EXPORT_SYMBOL vmlinux 0xc2424641 agp3_generic_cleanup +EXPORT_SYMBOL vmlinux 0xc2443396 put_cmsg_scm_timestamping64 +EXPORT_SYMBOL vmlinux 0xc25c2c92 ip_output +EXPORT_SYMBOL vmlinux 0xc27516dc max8925_reg_read +EXPORT_SYMBOL vmlinux 0xc278c965 cpu_all_bits +EXPORT_SYMBOL vmlinux 0xc27e3c72 __block_write_full_folio +EXPORT_SYMBOL vmlinux 0xc28ba27d pcie_get_width_cap +EXPORT_SYMBOL vmlinux 0xc29a8f07 phy_read_mmd +EXPORT_SYMBOL vmlinux 0xc29bf967 strspn +EXPORT_SYMBOL vmlinux 0xc2bb93da jbd2_journal_start_reserved +EXPORT_SYMBOL vmlinux 0xc2cb862e sgl_alloc_order +EXPORT_SYMBOL vmlinux 0xc2da8108 inet_sk_set_state +EXPORT_SYMBOL vmlinux 0xc2dad02c dcb_ieee_getapp_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0xc2e587d1 reset_devices +EXPORT_SYMBOL vmlinux 0xc2f1e761 max8925_bulk_read +EXPORT_SYMBOL vmlinux 0xc3055d20 usleep_range_state +EXPORT_SYMBOL vmlinux 0xc30a81b1 block_read_full_folio +EXPORT_SYMBOL vmlinux 0xc310b981 strnstr +EXPORT_SYMBOL vmlinux 0xc31db0ce is_vmalloc_addr +EXPORT_SYMBOL vmlinux 0xc327d656 tcf_block_netif_keep_dst +EXPORT_SYMBOL vmlinux 0xc32c71af register_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xc33fda5a agp3_generic_tlbflush +EXPORT_SYMBOL vmlinux 0xc3536883 ip_sock_set_tos +EXPORT_SYMBOL vmlinux 0xc3562648 vme_irq_free +EXPORT_SYMBOL vmlinux 0xc359fb65 abort +EXPORT_SYMBOL vmlinux 0xc368cc51 get_user_pages +EXPORT_SYMBOL vmlinux 0xc3762aec mempool_alloc +EXPORT_SYMBOL vmlinux 0xc37f9c6e cpufreq_update_policy +EXPORT_SYMBOL vmlinux 0xc38c83b8 mod_timer +EXPORT_SYMBOL vmlinux 0xc3a30a70 pci_stop_and_remove_bus_device +EXPORT_SYMBOL vmlinux 0xc3aaf0a9 __put_user_1 +EXPORT_SYMBOL vmlinux 0xc3b8a67f devfreq_resume_device +EXPORT_SYMBOL vmlinux 0xc3bc72ad trace_print_array_seq +EXPORT_SYMBOL vmlinux 0xc3f76f6e vfs_statfs +EXPORT_SYMBOL vmlinux 0xc3f880e1 inet_stream_ops +EXPORT_SYMBOL vmlinux 0xc3fc3086 __filemap_set_wb_err +EXPORT_SYMBOL vmlinux 0xc3ff38c2 down_read_trylock +EXPORT_SYMBOL vmlinux 0xc4212ab9 qdisc_class_hash_insert +EXPORT_SYMBOL vmlinux 0xc42817c9 netlink_ns_capable +EXPORT_SYMBOL vmlinux 0xc428dd40 mmc_erase_group_aligned +EXPORT_SYMBOL vmlinux 0xc429b4b0 kernel_sock_ip_overhead +EXPORT_SYMBOL vmlinux 0xc42dcb99 acpi_evaluate_ost +EXPORT_SYMBOL vmlinux 0xc452212c utf8_strncasecmp +EXPORT_SYMBOL vmlinux 0xc45550fb clk_bulk_get_all +EXPORT_SYMBOL vmlinux 0xc46a90c2 ethtool_op_get_ts_info +EXPORT_SYMBOL vmlinux 0xc46bd052 scsi_host_alloc +EXPORT_SYMBOL vmlinux 0xc4777aa9 __ctzsi2 +EXPORT_SYMBOL vmlinux 0xc485da2c fb_pgprotect +EXPORT_SYMBOL vmlinux 0xc4ae915e arch_touch_nmi_watchdog +EXPORT_SYMBOL vmlinux 0xc4d85ced key_task_permission +EXPORT_SYMBOL vmlinux 0xc4dfd478 nf_log_register +EXPORT_SYMBOL vmlinux 0xc4e358c7 i2c_smbus_read_i2c_block_data +EXPORT_SYMBOL vmlinux 0xc4ea8106 has_capability +EXPORT_SYMBOL vmlinux 0xc4fa205c udp_disconnect +EXPORT_SYMBOL vmlinux 0xc515f1cd __x86_indirect_jump_thunk_r13 +EXPORT_SYMBOL vmlinux 0xc528a49a queued_write_lock_slowpath +EXPORT_SYMBOL vmlinux 0xc558530d profile_pc +EXPORT_SYMBOL vmlinux 0xc55c9bfa vfs_create_mount +EXPORT_SYMBOL vmlinux 0xc56391fc param_ops_bool +EXPORT_SYMBOL vmlinux 0xc56c3609 xz_dec_microlzma_reset +EXPORT_SYMBOL vmlinux 0xc57c48a3 idr_get_next +EXPORT_SYMBOL vmlinux 0xc58d5a90 kstrtoll_from_user +EXPORT_SYMBOL vmlinux 0xc599a772 security_xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc59a01d2 pci_read_config_dword +EXPORT_SYMBOL vmlinux 0xc5a3266c nd_btt_probe +EXPORT_SYMBOL vmlinux 0xc5acb266 dma_unmap_resource +EXPORT_SYMBOL vmlinux 0xc5b56f44 jbd2_journal_start_commit +EXPORT_SYMBOL vmlinux 0xc5b6f236 queue_work_on +EXPORT_SYMBOL vmlinux 0xc5bffdc8 inet_select_addr +EXPORT_SYMBOL vmlinux 0xc5c6948f textsearch_register +EXPORT_SYMBOL vmlinux 0xc5ca64e7 bio_uninit +EXPORT_SYMBOL vmlinux 0xc5d9c46c agp_try_unsupported_boot +EXPORT_SYMBOL vmlinux 0xc5e74216 release_resource +EXPORT_SYMBOL vmlinux 0xc5e91a70 param_set_short +EXPORT_SYMBOL vmlinux 0xc60d0620 __num_online_cpus +EXPORT_SYMBOL vmlinux 0xc61ca65e iowrite64be_hi_lo +EXPORT_SYMBOL vmlinux 0xc622556f prepare_to_wait_exclusive +EXPORT_SYMBOL vmlinux 0xc626054c dma_find_channel +EXPORT_SYMBOL vmlinux 0xc62b647a load_nls_default +EXPORT_SYMBOL vmlinux 0xc631580a console_unlock +EXPORT_SYMBOL vmlinux 0xc633d82d phy_unregister_fixup +EXPORT_SYMBOL vmlinux 0xc63d1965 remap_vmalloc_range +EXPORT_SYMBOL vmlinux 0xc640d505 __lock_buffer +EXPORT_SYMBOL vmlinux 0xc646fcb4 bio_free_pages +EXPORT_SYMBOL vmlinux 0xc656550c tcp_rtx_synack +EXPORT_SYMBOL vmlinux 0xc65e4e97 secure_dccp_sequence_number +EXPORT_SYMBOL vmlinux 0xc666a132 crc_t10dif +EXPORT_SYMBOL vmlinux 0xc669f7aa pnp_stop_dev +EXPORT_SYMBOL vmlinux 0xc67677a7 zpool_unregister_driver +EXPORT_SYMBOL vmlinux 0xc678cc43 simple_rename +EXPORT_SYMBOL vmlinux 0xc6910aa0 do_trace_rdpmc +EXPORT_SYMBOL vmlinux 0xc6bb620b pci_assign_resource +EXPORT_SYMBOL vmlinux 0xc6cb465a __kfifo_max_r +EXPORT_SYMBOL vmlinux 0xc6cbbc89 capable +EXPORT_SYMBOL vmlinux 0xc6d09aa9 release_firmware +EXPORT_SYMBOL vmlinux 0xc6dad4b0 devfreq_recommended_opp +EXPORT_SYMBOL vmlinux 0xc6e15ae4 sock_init_data +EXPORT_SYMBOL vmlinux 0xc6e86c6b hdmi_infoframe_log +EXPORT_SYMBOL vmlinux 0xc6f3b3fc refcount_dec_if_one +EXPORT_SYMBOL vmlinux 0xc6f46339 init_timer_key +EXPORT_SYMBOL vmlinux 0xc6ffecb3 sock_no_recvmsg +EXPORT_SYMBOL vmlinux 0xc708f1fe ec_write +EXPORT_SYMBOL vmlinux 0xc7208c3a serial8250_resume_port +EXPORT_SYMBOL vmlinux 0xc731d5c9 ppp_unit_number +EXPORT_SYMBOL vmlinux 0xc7458d29 rdmacg_try_charge +EXPORT_SYMBOL vmlinux 0xc75c07f3 locks_init_lock +EXPORT_SYMBOL vmlinux 0xc77aecb3 sock_no_bind +EXPORT_SYMBOL vmlinux 0xc781bd9f rfkill_resume_polling +EXPORT_SYMBOL vmlinux 0xc7856a3d inet6addr_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xc7876a1f ppp_register_compressor +EXPORT_SYMBOL vmlinux 0xc7975de0 trace_seq_acquire +EXPORT_SYMBOL vmlinux 0xc7a4fbed rtnl_lock +EXPORT_SYMBOL vmlinux 0xc7a775da netdev_warn +EXPORT_SYMBOL vmlinux 0xc7ae1903 security_lock_kernel_down +EXPORT_SYMBOL vmlinux 0xc7b4fb60 eth_header_cache_update +EXPORT_SYMBOL vmlinux 0xc7b8c487 ip_setsockopt +EXPORT_SYMBOL vmlinux 0xc7bb34bb security_sb_remount +EXPORT_SYMBOL vmlinux 0xc7c0f6f2 rawv6_mh_filter_register +EXPORT_SYMBOL vmlinux 0xc7c1107a LZ4_decompress_safe +EXPORT_SYMBOL vmlinux 0xc7caee63 block_page_mkwrite +EXPORT_SYMBOL vmlinux 0xc7e9af99 param_get_uint +EXPORT_SYMBOL vmlinux 0xc7f68c0c mr_dump +EXPORT_SYMBOL vmlinux 0xc802b3fb bio_chain +EXPORT_SYMBOL vmlinux 0xc80ab559 swake_up_one +EXPORT_SYMBOL vmlinux 0xc815f2a8 blk_mq_complete_request +EXPORT_SYMBOL vmlinux 0xc8286f99 devm_devfreq_add_governor +EXPORT_SYMBOL vmlinux 0xc8381e26 __mmap_lock_do_trace_start_locking +EXPORT_SYMBOL vmlinux 0xc839afed hdmi_audio_infoframe_check +EXPORT_SYMBOL vmlinux 0xc84a0a7e seq_hlist_start_rcu +EXPORT_SYMBOL vmlinux 0xc856ae2e dns_query +EXPORT_SYMBOL vmlinux 0xc872fd85 in6addr_interfacelocal_allnodes +EXPORT_SYMBOL vmlinux 0xc8827b75 sysctl_vals +EXPORT_SYMBOL vmlinux 0xc890c008 zlib_deflateEnd +EXPORT_SYMBOL vmlinux 0xc8a05c03 d_add_ci +EXPORT_SYMBOL vmlinux 0xc8a51659 netdev_pick_tx +EXPORT_SYMBOL vmlinux 0xc8a91f5b cpumask_local_spread +EXPORT_SYMBOL vmlinux 0xc8b99e1e file_ns_capable +EXPORT_SYMBOL vmlinux 0xc8c85086 sg_free_table +EXPORT_SYMBOL vmlinux 0xc8cbf751 tlbstate_untag_mask +EXPORT_SYMBOL vmlinux 0xc8dcc62a krealloc +EXPORT_SYMBOL vmlinux 0xc8e625c1 inetdev_by_index +EXPORT_SYMBOL vmlinux 0xc8e66927 tcp_v4_do_rcv +EXPORT_SYMBOL vmlinux 0xc8f31151 nf_ip_checksum +EXPORT_SYMBOL vmlinux 0xc90df083 pfifo_fast_ops +EXPORT_SYMBOL vmlinux 0xc917f5f1 mipi_dsi_shutdown_peripheral +EXPORT_SYMBOL vmlinux 0xc93e8461 acpi_get_event_resources +EXPORT_SYMBOL vmlinux 0xc9634df9 in6addr_linklocal_allrouters +EXPORT_SYMBOL vmlinux 0xc972449f mempool_alloc_slab +EXPORT_SYMBOL vmlinux 0xc9822234 clk_register_clkdev +EXPORT_SYMBOL vmlinux 0xc98d1603 migrate_vma_finalize +EXPORT_SYMBOL vmlinux 0xc99e2a55 twl_rev +EXPORT_SYMBOL vmlinux 0xc9a52c0a dquot_load_quota_sb +EXPORT_SYMBOL vmlinux 0xc9a82c6d generic_buffers_fsync_noflush +EXPORT_SYMBOL vmlinux 0xc9a95cc3 kill_fasync +EXPORT_SYMBOL vmlinux 0xc9aaca16 fwnode_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0xc9b992f2 __skb_gso_segment +EXPORT_SYMBOL vmlinux 0xc9be26b4 sock_create_kern +EXPORT_SYMBOL vmlinux 0xc9de1a74 bh_uptodate_or_lock +EXPORT_SYMBOL vmlinux 0xc9df055a xfrm_policy_walk_init +EXPORT_SYMBOL vmlinux 0xc9e45f3a _dev_printk +EXPORT_SYMBOL vmlinux 0xc9f34c1d acpi_acquire_global_lock +EXPORT_SYMBOL vmlinux 0xc9fc7978 posix_lock_file +EXPORT_SYMBOL vmlinux 0xca1648d4 zstd_decompress_dctx +EXPORT_SYMBOL vmlinux 0xca17ac01 _find_next_andnot_bit +EXPORT_SYMBOL vmlinux 0xca21ebd3 bitmap_free +EXPORT_SYMBOL vmlinux 0xca37040e mfd_remove_devices +EXPORT_SYMBOL vmlinux 0xca41abba eth_header +EXPORT_SYMBOL vmlinux 0xca431c05 wake_bit_function +EXPORT_SYMBOL vmlinux 0xca4f78f3 blk_queue_update_dma_pad +EXPORT_SYMBOL vmlinux 0xca687dd2 agp_enable +EXPORT_SYMBOL vmlinux 0xca870ba7 inet6_csk_route_req +EXPORT_SYMBOL vmlinux 0xca9360b5 rb_next +EXPORT_SYMBOL vmlinux 0xca9beaa4 __xa_store +EXPORT_SYMBOL vmlinux 0xcaa28058 generic_write_checks_count +EXPORT_SYMBOL vmlinux 0xcac30c03 phy_ethtool_set_wol +EXPORT_SYMBOL vmlinux 0xcad1aca8 acpi_exception +EXPORT_SYMBOL vmlinux 0xcad85a22 folio_wait_private_2 +EXPORT_SYMBOL vmlinux 0xcadb8945 pm8606_osc_disable +EXPORT_SYMBOL vmlinux 0xcae64457 ipv4_specific +EXPORT_SYMBOL vmlinux 0xcae74a42 generic_listxattr +EXPORT_SYMBOL vmlinux 0xcaebb033 devm_request_any_context_irq +EXPORT_SYMBOL vmlinux 0xcb0288ea ledtrig_cpu +EXPORT_SYMBOL vmlinux 0xcb09bb97 try_to_writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0xcb2a3581 tcf_exts_validate_ex +EXPORT_SYMBOL vmlinux 0xcb2f89f5 mmc_is_req_done +EXPORT_SYMBOL vmlinux 0xcb3ae215 call_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xcb3c338e config_group_find_item +EXPORT_SYMBOL vmlinux 0xcb41e6d8 vme_master_mmap +EXPORT_SYMBOL vmlinux 0xcb53d723 __cgroup_bpf_run_filter_skb +EXPORT_SYMBOL vmlinux 0xcb53eb17 generic_write_end +EXPORT_SYMBOL vmlinux 0xcb6b535b dec_node_page_state +EXPORT_SYMBOL vmlinux 0xcb733bf2 acpi_bus_set_power +EXPORT_SYMBOL vmlinux 0xcb84cd9f netdev_adjacent_change_prepare +EXPORT_SYMBOL vmlinux 0xcbbf0a6f audit_log_task_context +EXPORT_SYMBOL vmlinux 0xcbc38505 tcp_seq_next +EXPORT_SYMBOL vmlinux 0xcbc486ac iov_iter_single_seg_count +EXPORT_SYMBOL vmlinux 0xcbc4a260 vmf_insert_mixed_mkwrite +EXPORT_SYMBOL vmlinux 0xcbc508db get_unmapped_area +EXPORT_SYMBOL vmlinux 0xcbd4898c fortify_panic +EXPORT_SYMBOL vmlinux 0xcbefad1b dev_remove_pack +EXPORT_SYMBOL vmlinux 0xcbfb33e4 init_opal_dev +EXPORT_SYMBOL vmlinux 0xcc040b71 unregister_cdrom +EXPORT_SYMBOL vmlinux 0xcc1b882a idr_get_next_ul +EXPORT_SYMBOL vmlinux 0xcc248d26 serial8250_suspend_port +EXPORT_SYMBOL vmlinux 0xcc328a5c reservation_ww_class +EXPORT_SYMBOL vmlinux 0xcc35ed8e md_wakeup_thread +EXPORT_SYMBOL vmlinux 0xcc392eea kmalloc_size_roundup +EXPORT_SYMBOL vmlinux 0xcc411ed1 ptp_convert_timestamp +EXPORT_SYMBOL vmlinux 0xcc4947b9 unix_get_socket +EXPORT_SYMBOL vmlinux 0xcc4af25e generic_fadvise +EXPORT_SYMBOL vmlinux 0xcc5005fe msleep_interruptible +EXPORT_SYMBOL vmlinux 0xcc5c2df4 trace_print_symbols_seq +EXPORT_SYMBOL vmlinux 0xcc5d22d9 can_do_mlock +EXPORT_SYMBOL vmlinux 0xcc6317cb ip_mc_join_group +EXPORT_SYMBOL vmlinux 0xcc66124a kernel_getsockname +EXPORT_SYMBOL vmlinux 0xcc6c2ac4 mipi_dsi_dcs_set_display_brightness +EXPORT_SYMBOL vmlinux 0xcc704a13 d_alloc +EXPORT_SYMBOL vmlinux 0xcc72a3d3 phy_validate_pause +EXPORT_SYMBOL vmlinux 0xcc751d2c __skb_recv_datagram +EXPORT_SYMBOL vmlinux 0xcc7f2af1 km_query +EXPORT_SYMBOL vmlinux 0xcca5839d xen_vcpu_id +EXPORT_SYMBOL vmlinux 0xcca78131 zpool_register_driver +EXPORT_SYMBOL vmlinux 0xccaf994e dma_fence_set_deadline +EXPORT_SYMBOL vmlinux 0xccb160ad __d_drop +EXPORT_SYMBOL vmlinux 0xcccbcde1 netdev_state_change +EXPORT_SYMBOL vmlinux 0xccfb9e07 dst_default_metrics +EXPORT_SYMBOL vmlinux 0xccfd2ebc scsi_dev_info_list_del_keyed +EXPORT_SYMBOL vmlinux 0xcd01b8e6 acpi_attach_data +EXPORT_SYMBOL vmlinux 0xcd08ecee pnp_request_card_device +EXPORT_SYMBOL vmlinux 0xcd12d8cc elv_rb_find +EXPORT_SYMBOL vmlinux 0xcd279169 nla_find +EXPORT_SYMBOL vmlinux 0xcd299431 inet_dgram_ops +EXPORT_SYMBOL vmlinux 0xcd48fab7 neigh_seq_stop +EXPORT_SYMBOL vmlinux 0xcd52be6a __blk_rq_map_sg +EXPORT_SYMBOL vmlinux 0xcd65caa7 __sk_mem_schedule +EXPORT_SYMBOL vmlinux 0xcd89ca68 hash_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0xcd8ce890 acpi_format_exception +EXPORT_SYMBOL vmlinux 0xcd8e0191 blk_queue_physical_block_size +EXPORT_SYMBOL vmlinux 0xcd9c13a3 tty_termios_hw_change +EXPORT_SYMBOL vmlinux 0xcd9d5ffb seq_pad +EXPORT_SYMBOL vmlinux 0xcdaba943 genphy_c45_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0xcdc39c9e security_ismaclabel +EXPORT_SYMBOL vmlinux 0xcdc51eed insert_inode_locked +EXPORT_SYMBOL vmlinux 0xcdcb212f legacy_pic +EXPORT_SYMBOL vmlinux 0xcdcb5946 _copy_from_iter_nocache +EXPORT_SYMBOL vmlinux 0xcde77bcc free_opal_dev +EXPORT_SYMBOL vmlinux 0xcdfd905c is_subdir +EXPORT_SYMBOL vmlinux 0xce2840e7 irq_set_irq_wake +EXPORT_SYMBOL vmlinux 0xce3996bc key_invalidate +EXPORT_SYMBOL vmlinux 0xce4cdb8e fb_find_best_mode +EXPORT_SYMBOL vmlinux 0xce4e47b6 __kfifo_skip_r +EXPORT_SYMBOL vmlinux 0xce5ac24f zlib_inflate_workspacesize +EXPORT_SYMBOL vmlinux 0xce68a4d2 xp_alloc_batch +EXPORT_SYMBOL vmlinux 0xce720f28 mtree_destroy +EXPORT_SYMBOL vmlinux 0xce749e11 security_path_mknod +EXPORT_SYMBOL vmlinux 0xce76c257 acpi_get_irq_routing_table +EXPORT_SYMBOL vmlinux 0xce7d9531 truncate_inode_pages +EXPORT_SYMBOL vmlinux 0xce7fef3f would_dump +EXPORT_SYMBOL vmlinux 0xce807a25 up_write +EXPORT_SYMBOL vmlinux 0xce826088 inet_proto_csum_replace16 +EXPORT_SYMBOL vmlinux 0xce91ef43 vme_unregister_bridge +EXPORT_SYMBOL vmlinux 0xce99ccda devm_devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0xce99d78c devm_arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0xcea381dd x86_match_cpu +EXPORT_SYMBOL vmlinux 0xcea4b51a dev_load +EXPORT_SYMBOL vmlinux 0xcea54fad dst_alloc +EXPORT_SYMBOL vmlinux 0xceab0311 strchrnul +EXPORT_SYMBOL vmlinux 0xceaf238d kmem_cache_free +EXPORT_SYMBOL vmlinux 0xced0f4d4 gen_pool_create +EXPORT_SYMBOL vmlinux 0xcedcd9ed sock_alloc +EXPORT_SYMBOL vmlinux 0xcee19e07 __SCK__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0xcef165c7 __ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0xcef99bb6 netdev_notify_peers +EXPORT_SYMBOL vmlinux 0xcefb0c9f __mutex_init +EXPORT_SYMBOL vmlinux 0xcefcd99a serial8250_unregister_port +EXPORT_SYMBOL vmlinux 0xcf27761c rt_dst_alloc +EXPORT_SYMBOL vmlinux 0xcf2a6966 up +EXPORT_SYMBOL vmlinux 0xcf3976d0 seg6_hmac_info_del +EXPORT_SYMBOL vmlinux 0xcf3b69b3 netdev_stats_to_stats64 +EXPORT_SYMBOL vmlinux 0xcf46610e dev_set_mac_address_user +EXPORT_SYMBOL vmlinux 0xcf4affe9 no_seek_end_llseek +EXPORT_SYMBOL vmlinux 0xcf4fdd4d _atomic_dec_and_lock +EXPORT_SYMBOL vmlinux 0xcf5f0f03 inet_csk_prepare_forced_close +EXPORT_SYMBOL vmlinux 0xcf60df48 xp_dma_unmap +EXPORT_SYMBOL vmlinux 0xcf97d2a1 blk_mq_alloc_request +EXPORT_SYMBOL vmlinux 0xcf9b558d touchscreen_set_mt_pos +EXPORT_SYMBOL vmlinux 0xcfa792d0 poll_initwait +EXPORT_SYMBOL vmlinux 0xcfb52ca3 i2c_del_driver +EXPORT_SYMBOL vmlinux 0xcfc9deaf atomic_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0xcfcacf5a vfs_get_fsid +EXPORT_SYMBOL vmlinux 0xcfd1dd72 __netlink_ns_capable +EXPORT_SYMBOL vmlinux 0xcfd884a8 __hsiphash_unaligned +EXPORT_SYMBOL vmlinux 0xcfe055cf vlan_uses_dev +EXPORT_SYMBOL vmlinux 0xcfe80578 I_BDEV +EXPORT_SYMBOL vmlinux 0xcfe91fe9 sock_release +EXPORT_SYMBOL vmlinux 0xcffb85fd cdev_del +EXPORT_SYMBOL vmlinux 0xd009026f nf_unregister_net_hook +EXPORT_SYMBOL vmlinux 0xd015b6ee max8925_reg_write +EXPORT_SYMBOL vmlinux 0xd01a04a2 security_binder_transfer_file +EXPORT_SYMBOL vmlinux 0xd0493328 devm_ioremap +EXPORT_SYMBOL vmlinux 0xd04c1a64 sysctl_devconf_inherit_init_net +EXPORT_SYMBOL vmlinux 0xd058f556 jbd2_journal_restart +EXPORT_SYMBOL vmlinux 0xd0654aba woken_wake_function +EXPORT_SYMBOL vmlinux 0xd0760fc0 kfree_sensitive +EXPORT_SYMBOL vmlinux 0xd08adb2b trace_seq_hex_dump +EXPORT_SYMBOL vmlinux 0xd08fc64f vlan_filter_drop_vids +EXPORT_SYMBOL vmlinux 0xd0a63419 rproc_boot +EXPORT_SYMBOL vmlinux 0xd0a74895 mipi_dsi_turn_on_peripheral +EXPORT_SYMBOL vmlinux 0xd0b74705 acpi_install_interface +EXPORT_SYMBOL vmlinux 0xd0ce1ad3 is_nd_dax +EXPORT_SYMBOL vmlinux 0xd0d33871 tcf_get_next_chain +EXPORT_SYMBOL vmlinux 0xd0d752c5 i2c_smbus_write_byte +EXPORT_SYMBOL vmlinux 0xd0d9c470 read_cache_page +EXPORT_SYMBOL vmlinux 0xd0e65215 __hw_addr_ref_unsync_dev +EXPORT_SYMBOL vmlinux 0xd0eb7fa5 prepare_kernel_cred +EXPORT_SYMBOL vmlinux 0xd0eead94 d_find_any_alias +EXPORT_SYMBOL vmlinux 0xd0f242dd __skb_free_datagram_locked +EXPORT_SYMBOL vmlinux 0xd0f284b8 mmiotrace_printk +EXPORT_SYMBOL vmlinux 0xd0fef3b2 agp_free_key +EXPORT_SYMBOL vmlinux 0xd12af6c7 flow_rule_match_ct +EXPORT_SYMBOL vmlinux 0xd1363cc1 ucs2_strsize +EXPORT_SYMBOL vmlinux 0xd1458c5b vfs_fadvise +EXPORT_SYMBOL vmlinux 0xd151a31b vfs_rmdir +EXPORT_SYMBOL vmlinux 0xd15568b8 sk_ns_capable +EXPORT_SYMBOL vmlinux 0xd1575f9c skb_coalesce_rx_frag +EXPORT_SYMBOL vmlinux 0xd15da918 ilookup5_nowait +EXPORT_SYMBOL vmlinux 0xd15fe501 xsk_set_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0xd16b7def xfrm_dev_policy_flush +EXPORT_SYMBOL vmlinux 0xd16e35bc tty_port_open +EXPORT_SYMBOL vmlinux 0xd194ddf9 acpi_gpe_count +EXPORT_SYMBOL vmlinux 0xd1af5f91 scsi_device_quiesce +EXPORT_SYMBOL vmlinux 0xd1b29385 skb_vlan_push +EXPORT_SYMBOL vmlinux 0xd1bab84b cros_ec_get_next_event +EXPORT_SYMBOL vmlinux 0xd1d6e0b7 boot_cpu_data +EXPORT_SYMBOL vmlinux 0xd1d87e92 scsi_mlreturn_string +EXPORT_SYMBOL vmlinux 0xd1e51718 sock_wmalloc +EXPORT_SYMBOL vmlinux 0xd1ec4d74 dev_mc_sync_multiple +EXPORT_SYMBOL vmlinux 0xd1f60a89 arch_io_free_memtype_wc +EXPORT_SYMBOL vmlinux 0xd1f6c5f3 smp_num_siblings +EXPORT_SYMBOL vmlinux 0xd2110c78 mmc_card_alternative_gpt_sector +EXPORT_SYMBOL vmlinux 0xd217c17b security_d_instantiate +EXPORT_SYMBOL vmlinux 0xd218cb07 tso_build_hdr +EXPORT_SYMBOL vmlinux 0xd219021c submit_bh +EXPORT_SYMBOL vmlinux 0xd21c5139 iowrite64_lo_hi +EXPORT_SYMBOL vmlinux 0xd2237016 radix_tree_delete_item +EXPORT_SYMBOL vmlinux 0xd22be6ce nd_device_register +EXPORT_SYMBOL vmlinux 0xd2327d80 kmem_cache_alloc_lru +EXPORT_SYMBOL vmlinux 0xd24108d4 rfkill_soft_blocked +EXPORT_SYMBOL vmlinux 0xd24111f6 current_time +EXPORT_SYMBOL vmlinux 0xd241677a agp_allocate_memory +EXPORT_SYMBOL vmlinux 0xd25d4f74 console_blank_hook +EXPORT_SYMBOL vmlinux 0xd2728a51 irq_set_chip +EXPORT_SYMBOL vmlinux 0xd2738e0a flow_indr_dev_register +EXPORT_SYMBOL vmlinux 0xd27b25dd blk_check_plugged +EXPORT_SYMBOL vmlinux 0xd2800691 nf_conntrack_destroy +EXPORT_SYMBOL vmlinux 0xd28152a9 sock_common_setsockopt +EXPORT_SYMBOL vmlinux 0xd2973e0e register_key_type +EXPORT_SYMBOL vmlinux 0xd2a3eb56 scsi_register_interface +EXPORT_SYMBOL vmlinux 0xd2a98e3a pid_task +EXPORT_SYMBOL vmlinux 0xd2b46a3c vme_unregister_error_handler +EXPORT_SYMBOL vmlinux 0xd2b4ee12 intel_gmch_probe +EXPORT_SYMBOL vmlinux 0xd2bc5c46 __get_user_nocheck_2 +EXPORT_SYMBOL vmlinux 0xd2d87e0f netdev_get_by_index +EXPORT_SYMBOL vmlinux 0xd2d88506 netdev_offload_xstats_report_used +EXPORT_SYMBOL vmlinux 0xd2da1048 register_netdevice_notifier +EXPORT_SYMBOL vmlinux 0xd2e2a9d0 hdmi_spd_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0xd2e6ee3c mdiobus_get_phy +EXPORT_SYMBOL vmlinux 0xd2ea49b8 acpi_leave_sleep_state_prep +EXPORT_SYMBOL vmlinux 0xd30b0ec3 scsi_print_sense_hdr +EXPORT_SYMBOL vmlinux 0xd31e7103 inode_get_bytes +EXPORT_SYMBOL vmlinux 0xd320fdc9 __register_nls +EXPORT_SYMBOL vmlinux 0xd3335ddb skb_tx_error +EXPORT_SYMBOL vmlinux 0xd33509f0 phy_attached_info_irq +EXPORT_SYMBOL vmlinux 0xd338ea7e __SCT__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xd34d4eff xfrm_find_acq_byseq +EXPORT_SYMBOL vmlinux 0xd34dfc89 dcb_ieee_getapp_default_prio_mask +EXPORT_SYMBOL vmlinux 0xd34f556a skb_put +EXPORT_SYMBOL vmlinux 0xd350b42a file_remove_privs +EXPORT_SYMBOL vmlinux 0xd35187f7 tcp_enter_cwr +EXPORT_SYMBOL vmlinux 0xd351d89a unregister_md_personality +EXPORT_SYMBOL vmlinux 0xd35a6d31 mempool_kmalloc +EXPORT_SYMBOL vmlinux 0xd35cce70 _raw_spin_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xd366d858 pci_dev_driver +EXPORT_SYMBOL vmlinux 0xd36dc10c get_random_u32 +EXPORT_SYMBOL vmlinux 0xd36e3d59 prandom_bytes_state +EXPORT_SYMBOL vmlinux 0xd36f572a pci_disable_link_state +EXPORT_SYMBOL vmlinux 0xd38569ca ip6_fraglist_prepare +EXPORT_SYMBOL vmlinux 0xd38cd261 __default_kernel_pte_mask +EXPORT_SYMBOL vmlinux 0xd38ee2c7 __get_hash_from_flowi6 +EXPORT_SYMBOL vmlinux 0xd391ad49 jbd2_journal_start +EXPORT_SYMBOL vmlinux 0xd395d041 blk_mq_start_stopped_hw_queues +EXPORT_SYMBOL vmlinux 0xd3bd3772 tty_port_destroy +EXPORT_SYMBOL vmlinux 0xd3da0442 __skb_checksum_complete_head +EXPORT_SYMBOL vmlinux 0xd3e8fda1 seq_read +EXPORT_SYMBOL vmlinux 0xd3ed7263 sync_mapping_buffers +EXPORT_SYMBOL vmlinux 0xd3f8f409 end_buffer_read_sync +EXPORT_SYMBOL vmlinux 0xd406d266 fb_mode_is_equal +EXPORT_SYMBOL vmlinux 0xd40ffc19 blk_rq_init +EXPORT_SYMBOL vmlinux 0xd43100a0 genphy_read_master_slave +EXPORT_SYMBOL vmlinux 0xd434a485 inet_release +EXPORT_SYMBOL vmlinux 0xd4428050 netdev_features_change +EXPORT_SYMBOL vmlinux 0xd45cc6ca bin2hex +EXPORT_SYMBOL vmlinux 0xd460d6e7 seq_open +EXPORT_SYMBOL vmlinux 0xd4835ef8 dmi_check_system +EXPORT_SYMBOL vmlinux 0xd4a25d5d simple_transaction_read +EXPORT_SYMBOL vmlinux 0xd4afea5d free_irq_cpu_rmap +EXPORT_SYMBOL vmlinux 0xd4b3ec22 md_bitmap_close_sync +EXPORT_SYMBOL vmlinux 0xd4b657df rproc_shutdown +EXPORT_SYMBOL vmlinux 0xd4ba7fa9 sock_set_reuseaddr +EXPORT_SYMBOL vmlinux 0xd4badcad dm_kobject_release +EXPORT_SYMBOL vmlinux 0xd4bb4a82 inet6addr_validator_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xd4d1983c udplite_table +EXPORT_SYMBOL vmlinux 0xd4e2fcea bio_integrity_alloc +EXPORT_SYMBOL vmlinux 0xd502a35d kobject_del +EXPORT_SYMBOL vmlinux 0xd511251d qdisc_watchdog_cancel +EXPORT_SYMBOL vmlinux 0xd513283c dquot_resume +EXPORT_SYMBOL vmlinux 0xd5175da8 vm_map_pages +EXPORT_SYMBOL vmlinux 0xd524062b f_setown +EXPORT_SYMBOL vmlinux 0xd5263820 mb_cache_destroy +EXPORT_SYMBOL vmlinux 0xd5346bfc acpi_get_possible_resources +EXPORT_SYMBOL vmlinux 0xd53b897f folio_clear_dirty_for_io +EXPORT_SYMBOL vmlinux 0xd554c456 amd_iommu_domain_clear_gcr3 +EXPORT_SYMBOL vmlinux 0xd57c655b genphy_config_eee_advert +EXPORT_SYMBOL vmlinux 0xd5891625 vma_set_file +EXPORT_SYMBOL vmlinux 0xd5a669a6 input_set_max_poll_interval +EXPORT_SYMBOL vmlinux 0xd5ae8291 fbcon_update_vcs +EXPORT_SYMBOL vmlinux 0xd5b3d0d5 xxh64_copy_state +EXPORT_SYMBOL vmlinux 0xd5b4e2b3 xen_free_ballooned_pages +EXPORT_SYMBOL vmlinux 0xd5bc8721 pcie_capability_write_word +EXPORT_SYMBOL vmlinux 0xd5c2e51d unregister_binfmt +EXPORT_SYMBOL vmlinux 0xd5edb4e2 handshake_req_private +EXPORT_SYMBOL vmlinux 0xd5fd90f1 prepare_to_wait +EXPORT_SYMBOL vmlinux 0xd601d1d8 scsi_is_sdev_device +EXPORT_SYMBOL vmlinux 0xd60736ec gf128mul_free_64k +EXPORT_SYMBOL vmlinux 0xd60b6c0c vme_unregister_driver +EXPORT_SYMBOL vmlinux 0xd6141c34 padata_do_parallel +EXPORT_SYMBOL vmlinux 0xd61876bb tcf_idr_create +EXPORT_SYMBOL vmlinux 0xd62ecd49 rps_sock_flow_table +EXPORT_SYMBOL vmlinux 0xd637b100 mmc_run_bkops +EXPORT_SYMBOL vmlinux 0xd642f3f6 video_firmware_drivers_only +EXPORT_SYMBOL vmlinux 0xd6431fcc __sock_i_ino +EXPORT_SYMBOL vmlinux 0xd643239a acpi_leave_sleep_state +EXPORT_SYMBOL vmlinux 0xd64b933b twl6040_reg_write +EXPORT_SYMBOL vmlinux 0xd65f19a9 param_ops_int +EXPORT_SYMBOL vmlinux 0xd66000f9 page_pool_destroy +EXPORT_SYMBOL vmlinux 0xd66bc6b0 proc_mkdir_mode +EXPORT_SYMBOL vmlinux 0xd66c8184 add_device_randomness +EXPORT_SYMBOL vmlinux 0xd66f9fed seq_release_private +EXPORT_SYMBOL vmlinux 0xd6742002 preempt_schedule_thunk +EXPORT_SYMBOL vmlinux 0xd6794374 agp_generic_remove_memory +EXPORT_SYMBOL vmlinux 0xd6861601 md_bitmap_start_sync +EXPORT_SYMBOL vmlinux 0xd6884572 tty_unregister_device +EXPORT_SYMBOL vmlinux 0xd68c5a1f adjust_resource +EXPORT_SYMBOL vmlinux 0xd68dbe38 t10_pi_type1_crc +EXPORT_SYMBOL vmlinux 0xd69b3d05 buffer_migrate_folio +EXPORT_SYMBOL vmlinux 0xd6a91f54 twl_i2c_read +EXPORT_SYMBOL vmlinux 0xd6b2ed5f generate_pm_trace +EXPORT_SYMBOL vmlinux 0xd6b33026 cpu_khz +EXPORT_SYMBOL vmlinux 0xd6b6335e scsi_eh_finish_cmd +EXPORT_SYMBOL vmlinux 0xd6bff48f tty_flip_buffer_push +EXPORT_SYMBOL vmlinux 0xd6c283ad d_instantiate +EXPORT_SYMBOL vmlinux 0xd6d6bda4 mmc_of_parse_voltage +EXPORT_SYMBOL vmlinux 0xd6eaaea1 full_name_hash +EXPORT_SYMBOL vmlinux 0xd6ee688f vmalloc +EXPORT_SYMBOL vmlinux 0xd6fde043 is_module_sig_enforced +EXPORT_SYMBOL vmlinux 0xd7030c9c phy_device_free +EXPORT_SYMBOL vmlinux 0xd70d35a1 gf128mul_4k_bbe +EXPORT_SYMBOL vmlinux 0xd70f62b6 acpi_os_execute +EXPORT_SYMBOL vmlinux 0xd71558b0 pnp_device_detach +EXPORT_SYMBOL vmlinux 0xd7324b6f vm_iomap_memory +EXPORT_SYMBOL vmlinux 0xd7356c1c ns_capable_setid +EXPORT_SYMBOL vmlinux 0xd73653c4 freezer_active +EXPORT_SYMBOL vmlinux 0xd738ca1b phy_unregister_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xd7390dc0 param_set_int +EXPORT_SYMBOL vmlinux 0xd7399675 super_setup_bdi +EXPORT_SYMBOL vmlinux 0xd73a294f mtree_erase +EXPORT_SYMBOL vmlinux 0xd73c8c2b synchronize_shrinkers +EXPORT_SYMBOL vmlinux 0xd7482f05 vcalloc +EXPORT_SYMBOL vmlinux 0xd78b9d47 block_truncate_page +EXPORT_SYMBOL vmlinux 0xd7987177 utf8_load +EXPORT_SYMBOL vmlinux 0xd7c23121 tcf_chain_put_by_act +EXPORT_SYMBOL vmlinux 0xd7d280ad irq_poll_complete +EXPORT_SYMBOL vmlinux 0xd7d456b2 folio_zero_new_buffers +EXPORT_SYMBOL vmlinux 0xd7d50f21 pldmfw_op_pci_match_record +EXPORT_SYMBOL vmlinux 0xd7d95d33 sock_i_uid +EXPORT_SYMBOL vmlinux 0xd7dd777b reserve_perfctr_nmi +EXPORT_SYMBOL vmlinux 0xd7e56a4e simple_strtoll +EXPORT_SYMBOL vmlinux 0xd7e637a3 inet_frag_rbtree_purge +EXPORT_SYMBOL vmlinux 0xd7ea63ee sk_stream_error +EXPORT_SYMBOL vmlinux 0xd7ea7094 nf_unregister_queue_handler +EXPORT_SYMBOL vmlinux 0xd7eb2d18 dst_destroy +EXPORT_SYMBOL vmlinux 0xd7f3e6e3 copy_page_to_iter +EXPORT_SYMBOL vmlinux 0xd7fdc4f9 balance_dirty_pages_ratelimited +EXPORT_SYMBOL vmlinux 0xd815a4c9 vlan_dev_real_dev +EXPORT_SYMBOL vmlinux 0xd83898d5 nf_hooks_needed +EXPORT_SYMBOL vmlinux 0xd83943cf agp_generic_alloc_pages +EXPORT_SYMBOL vmlinux 0xd846c315 acpi_write_bit_register +EXPORT_SYMBOL vmlinux 0xd850633f sk_capable +EXPORT_SYMBOL vmlinux 0xd877b8a1 simple_get_link +EXPORT_SYMBOL vmlinux 0xd8833136 fb_show_logo +EXPORT_SYMBOL vmlinux 0xd88b6f3d netdev_has_upper_dev_all_rcu +EXPORT_SYMBOL vmlinux 0xd89135f2 dev_mc_flush +EXPORT_SYMBOL vmlinux 0xd89da37f movable_zone +EXPORT_SYMBOL vmlinux 0xd8a994eb scsi_extd_sense_format +EXPORT_SYMBOL vmlinux 0xd8b2fb1d phy_get_eee_err +EXPORT_SYMBOL vmlinux 0xd8b61304 get_default_font +EXPORT_SYMBOL vmlinux 0xd8b6d96f __find_nth_and_bit +EXPORT_SYMBOL vmlinux 0xd8c1b71f netdev_refcnt_read +EXPORT_SYMBOL vmlinux 0xd8c2c6e7 fuse_dequeue_forget +EXPORT_SYMBOL vmlinux 0xd8c4a3e4 phy_set_sym_pause +EXPORT_SYMBOL vmlinux 0xd8df08ac acpi_handle_printk +EXPORT_SYMBOL vmlinux 0xd8f2e701 fb_set_suspend +EXPORT_SYMBOL vmlinux 0xd8f950a5 qdisc_reset +EXPORT_SYMBOL vmlinux 0xd904c958 phy_ethtool_get_sset_count +EXPORT_SYMBOL vmlinux 0xd9098cb1 follow_down +EXPORT_SYMBOL vmlinux 0xd91f6ab6 strnlen_user +EXPORT_SYMBOL vmlinux 0xd92deb6b acpi_evaluate_object +EXPORT_SYMBOL vmlinux 0xd92e5fb4 simple_empty +EXPORT_SYMBOL vmlinux 0xd92e61dc devm_gen_pool_create +EXPORT_SYMBOL vmlinux 0xd933f209 __SCT__tp_func_rdpmc +EXPORT_SYMBOL vmlinux 0xd93b5408 dev_graft_qdisc +EXPORT_SYMBOL vmlinux 0xd9457462 flow_rule_match_pppoe +EXPORT_SYMBOL vmlinux 0xd9491c14 xa_destroy +EXPORT_SYMBOL vmlinux 0xd96ab81f pcix_get_mmrbc +EXPORT_SYMBOL vmlinux 0xd96ca718 pcie_set_mps +EXPORT_SYMBOL vmlinux 0xd96ea00f netdev_upper_dev_link +EXPORT_SYMBOL vmlinux 0xd971c6c4 xen_arch_register_cpu +EXPORT_SYMBOL vmlinux 0xd97c0e13 genphy_read_abilities +EXPORT_SYMBOL vmlinux 0xd984fbd5 fwnode_iomap +EXPORT_SYMBOL vmlinux 0xd985dc99 mempool_free_pages +EXPORT_SYMBOL vmlinux 0xd9a5ccb5 seq_write +EXPORT_SYMBOL vmlinux 0xd9a5ea54 __init_waitqueue_head +EXPORT_SYMBOL vmlinux 0xd9ae2776 __skb_ext_del +EXPORT_SYMBOL vmlinux 0xd9b1fa84 mdiobus_read +EXPORT_SYMBOL vmlinux 0xd9b24c14 ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0xd9b85ef6 lockref_get +EXPORT_SYMBOL vmlinux 0xd9bd70a8 clk_get +EXPORT_SYMBOL vmlinux 0xd9bde5c3 dquot_quota_sync +EXPORT_SYMBOL vmlinux 0xd9d8fd16 register_restart_handler +EXPORT_SYMBOL vmlinux 0xd9d952d1 crypto_aes_sbox +EXPORT_SYMBOL vmlinux 0xd9f131f7 simple_release_fs +EXPORT_SYMBOL vmlinux 0xd9f68ae0 genphy_write_mmd_unsupported +EXPORT_SYMBOL vmlinux 0xda1b3b6a __dquot_transfer +EXPORT_SYMBOL vmlinux 0xda1ddef1 acpi_mark_gpe_for_wake +EXPORT_SYMBOL vmlinux 0xda26b8ea __irq_regs +EXPORT_SYMBOL vmlinux 0xda2f877f inet_csk_reqsk_queue_drop_and_put +EXPORT_SYMBOL vmlinux 0xda3d10a8 security_tun_dev_open +EXPORT_SYMBOL vmlinux 0xda65c8c0 kmalloc_node_trace +EXPORT_SYMBOL vmlinux 0xda7a698f __netdev_notify_peers +EXPORT_SYMBOL vmlinux 0xda88c96c blk_pm_runtime_init +EXPORT_SYMBOL vmlinux 0xda8c57b5 set_pages_array_uc +EXPORT_SYMBOL vmlinux 0xda8febb5 cdrom_get_last_written +EXPORT_SYMBOL vmlinux 0xda92dfea reuseport_detach_prog +EXPORT_SYMBOL vmlinux 0xdaa62bcf reuseport_attach_prog +EXPORT_SYMBOL vmlinux 0xdaad934a pci_bus_write_config_byte +EXPORT_SYMBOL vmlinux 0xdaae1550 tcp_select_initial_window +EXPORT_SYMBOL vmlinux 0xdac4913a bitmap_allocate_region +EXPORT_SYMBOL vmlinux 0xdac52c13 configfs_register_default_group +EXPORT_SYMBOL vmlinux 0xdad0e77e pnp_release_card_device +EXPORT_SYMBOL vmlinux 0xdad13544 ptrs_per_p4d +EXPORT_SYMBOL vmlinux 0xdad1fc3f zstd_flush_stream +EXPORT_SYMBOL vmlinux 0xdad3b044 dquot_alloc +EXPORT_SYMBOL vmlinux 0xdaee4239 input_unregister_handle +EXPORT_SYMBOL vmlinux 0xdaf7552d setattr_should_drop_sgid +EXPORT_SYMBOL vmlinux 0xdb13aedf rtnl_offload_xstats_notify +EXPORT_SYMBOL vmlinux 0xdb16b170 topology_phys_to_logical_pkg +EXPORT_SYMBOL vmlinux 0xdb1edee6 hdmi_infoframe_unpack +EXPORT_SYMBOL vmlinux 0xdb2b2b9b md_unregister_thread +EXPORT_SYMBOL vmlinux 0xdb3e10fa cdrom_mode_sense +EXPORT_SYMBOL vmlinux 0xdb4ab8ed sg_miter_skip +EXPORT_SYMBOL vmlinux 0xdb59bf2a input_set_capability +EXPORT_SYMBOL vmlinux 0xdb60c58a memory_cgrp_subsys +EXPORT_SYMBOL vmlinux 0xdb68bbad rfkill_destroy +EXPORT_SYMBOL vmlinux 0xdb760f52 __kfifo_free +EXPORT_SYMBOL vmlinux 0xdb786f90 skb_seq_read +EXPORT_SYMBOL vmlinux 0xdb7c5dc2 fault_in_iov_iter_writeable +EXPORT_SYMBOL vmlinux 0xdb7e36cf skb_flow_get_icmp_tci +EXPORT_SYMBOL vmlinux 0xdb8b859b skb_page_frag_refill +EXPORT_SYMBOL vmlinux 0xdb8d3a6d posix_acl_update_mode +EXPORT_SYMBOL vmlinux 0xdb943877 __dev_remove_pack +EXPORT_SYMBOL vmlinux 0xdb95e185 intel_scu_ipc_dev_command_with_size +EXPORT_SYMBOL vmlinux 0xdba20e12 blk_set_stacking_limits +EXPORT_SYMBOL vmlinux 0xdbc43e6a qdisc_get_rtab +EXPORT_SYMBOL vmlinux 0xdbc8bf6d dma_set_coherent_mask +EXPORT_SYMBOL vmlinux 0xdbcf041a acpi_install_address_space_handler +EXPORT_SYMBOL vmlinux 0xdbde0c4d security_sctp_bind_connect +EXPORT_SYMBOL vmlinux 0xdbdf6c92 ioport_resource +EXPORT_SYMBOL vmlinux 0xdbebed59 cookie_ecn_ok +EXPORT_SYMBOL vmlinux 0xdbed1b77 blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0xdbf4af8e napi_enable +EXPORT_SYMBOL vmlinux 0xdbfeb2fc nexthop_bucket_set_hw_flags +EXPORT_SYMBOL vmlinux 0xdc0b3888 netpoll_print_options +EXPORT_SYMBOL vmlinux 0xdc0e4855 timer_delete +EXPORT_SYMBOL vmlinux 0xdc0ec08c __x86_indirect_jump_thunk_r12 +EXPORT_SYMBOL vmlinux 0xdc14eda7 pci_pci_problems +EXPORT_SYMBOL vmlinux 0xdc1d217a dquot_set_dqblk +EXPORT_SYMBOL vmlinux 0xdc347006 shmem_aops +EXPORT_SYMBOL vmlinux 0xdc3aab5a __tracepoint_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xdc48cf74 filemap_splice_read +EXPORT_SYMBOL vmlinux 0xdc49c198 reciprocal_value_adv +EXPORT_SYMBOL vmlinux 0xdc512134 backlight_register_notifier +EXPORT_SYMBOL vmlinux 0xdc5736d5 acpi_register_ioapic +EXPORT_SYMBOL vmlinux 0xdc5edee7 fb_pan_display +EXPORT_SYMBOL vmlinux 0xdc609821 truncate_pagecache +EXPORT_SYMBOL vmlinux 0xdc652268 blk_set_runtime_active +EXPORT_SYMBOL vmlinux 0xdc6fbfbd rproc_mem_entry_init +EXPORT_SYMBOL vmlinux 0xdca9aeaa vfs_copy_file_range +EXPORT_SYMBOL vmlinux 0xdcb3917c sock_edemux +EXPORT_SYMBOL vmlinux 0xdcbeba1d sg_copy_from_buffer +EXPORT_SYMBOL vmlinux 0xdcd62610 simple_nosetlease +EXPORT_SYMBOL vmlinux 0xdcdc0040 slhc_compress +EXPORT_SYMBOL vmlinux 0xdcdc5f04 __lock_sock_fast +EXPORT_SYMBOL vmlinux 0xdd10a251 jbd2_journal_clear_err +EXPORT_SYMBOL vmlinux 0xdd18a993 acpi_check_dsm +EXPORT_SYMBOL vmlinux 0xdd2c169b mb_cache_create +EXPORT_SYMBOL vmlinux 0xdd31c61e inet_csk_complete_hashdance +EXPORT_SYMBOL vmlinux 0xdd4d55b6 _raw_read_unlock +EXPORT_SYMBOL vmlinux 0xdd532c2c mmc_gpiod_request_cd_irq +EXPORT_SYMBOL vmlinux 0xdd5e4cea rtnl_nla_parse_ifinfomsg +EXPORT_SYMBOL vmlinux 0xdd64e639 strscpy +EXPORT_SYMBOL vmlinux 0xdd735a8a tcp_md5_do_add +EXPORT_SYMBOL vmlinux 0xdd7bc201 sock_setsockopt +EXPORT_SYMBOL vmlinux 0xdd84306d mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0xdd849d51 scsi_get_sense_info_fld +EXPORT_SYMBOL vmlinux 0xdd9015f5 dev_driver_string +EXPORT_SYMBOL vmlinux 0xdda57d1a xfrm_init_state +EXPORT_SYMBOL vmlinux 0xddad7952 acpi_dbg_level +EXPORT_SYMBOL vmlinux 0xddcbe1f3 acpi_ut_value_exit +EXPORT_SYMBOL vmlinux 0xddf6ad7a completion_done +EXPORT_SYMBOL vmlinux 0xddfc7188 netdev_master_upper_dev_link +EXPORT_SYMBOL vmlinux 0xddfdb8ac tcp_md5_needed +EXPORT_SYMBOL vmlinux 0xde0fd605 netif_set_xps_queue +EXPORT_SYMBOL vmlinux 0xde1d162c ipv4_dst_check +EXPORT_SYMBOL vmlinux 0xde1f6dd4 mdio_device_create +EXPORT_SYMBOL vmlinux 0xde293f9e add_wait_queue_exclusive +EXPORT_SYMBOL vmlinux 0xde3b39b4 serial8250_do_set_termios +EXPORT_SYMBOL vmlinux 0xde4eeab5 __register_nmi_handler +EXPORT_SYMBOL vmlinux 0xde524986 iov_iter_zero +EXPORT_SYMBOL vmlinux 0xde548962 skb_get_hash_perturb +EXPORT_SYMBOL vmlinux 0xde805faf pci_set_power_state +EXPORT_SYMBOL vmlinux 0xde80cd09 ioremap +EXPORT_SYMBOL vmlinux 0xde8a51b4 ndo_dflt_fdb_dump +EXPORT_SYMBOL vmlinux 0xde912a02 eth_header_parse +EXPORT_SYMBOL vmlinux 0xde994c84 xfrm6_protocol_register +EXPORT_SYMBOL vmlinux 0xde9b17ed agp3_generic_fetch_size +EXPORT_SYMBOL vmlinux 0xde9c730f __nla_reserve +EXPORT_SYMBOL vmlinux 0xdeb31615 pci_write_config_dword +EXPORT_SYMBOL vmlinux 0xdeb99119 dma_fence_init +EXPORT_SYMBOL vmlinux 0xdebc9152 dm_table_get_size +EXPORT_SYMBOL vmlinux 0xdeca9ccb uart_update_timeout +EXPORT_SYMBOL vmlinux 0xded39a6b gen_kill_estimator +EXPORT_SYMBOL vmlinux 0xdeda16a8 xfrm_user_policy +EXPORT_SYMBOL vmlinux 0xdef68d34 flow_keys_basic_dissector +EXPORT_SYMBOL vmlinux 0xdef739cb md_bitmap_cond_end_sync +EXPORT_SYMBOL vmlinux 0xdef7c893 fb_match_mode +EXPORT_SYMBOL vmlinux 0xdef8d0ae __SCT__tp_func_kfree +EXPORT_SYMBOL vmlinux 0xdf0c5b10 genphy_read_mmd_unsupported +EXPORT_SYMBOL vmlinux 0xdf1e6d98 dev_disable_lro +EXPORT_SYMBOL vmlinux 0xdf24be67 vga_get +EXPORT_SYMBOL vmlinux 0xdf256037 kstrtou8_from_user +EXPORT_SYMBOL vmlinux 0xdf2c2742 rb_last +EXPORT_SYMBOL vmlinux 0xdf2ebb87 _raw_read_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xdf368cb3 mmc_can_trim +EXPORT_SYMBOL vmlinux 0xdf36914b xa_find_after +EXPORT_SYMBOL vmlinux 0xdf38c7f0 pci_bus_claim_resources +EXPORT_SYMBOL vmlinux 0xdf521442 _find_next_zero_bit +EXPORT_SYMBOL vmlinux 0xdf54a8f7 netlink_unregister_notifier +EXPORT_SYMBOL vmlinux 0xdf6b9b10 key_validate +EXPORT_SYMBOL vmlinux 0xdf7620cc agp_unbind_memory +EXPORT_SYMBOL vmlinux 0xdf88ed33 kern_path +EXPORT_SYMBOL vmlinux 0xdf8ac173 dcb_ieee_setapp +EXPORT_SYMBOL vmlinux 0xdf8c695a __ndelay +EXPORT_SYMBOL vmlinux 0xdf8d781f acpi_update_all_gpes +EXPORT_SYMBOL vmlinux 0xdf929370 fs_overflowgid +EXPORT_SYMBOL vmlinux 0xdf93b9d8 timespec64_to_jiffies +EXPORT_SYMBOL vmlinux 0xdf9734a7 sg_nents +EXPORT_SYMBOL vmlinux 0xdfa0e56b ipv6_chk_custom_prefix +EXPORT_SYMBOL vmlinux 0xdfa5f94d security_cred_getsecid +EXPORT_SYMBOL vmlinux 0xdfc12ef1 zstd_decompress_stream +EXPORT_SYMBOL vmlinux 0xdfc58095 __hw_addr_sync_dev +EXPORT_SYMBOL vmlinux 0xdfcc992c current_work +EXPORT_SYMBOL vmlinux 0xdfd8110c flow_block_cb_is_busy +EXPORT_SYMBOL vmlinux 0xdfdce324 cpu_info +EXPORT_SYMBOL vmlinux 0xdfdf05ce serio_unregister_port +EXPORT_SYMBOL vmlinux 0xdfec1191 kset_register +EXPORT_SYMBOL vmlinux 0xdff905e5 vme_slave_free +EXPORT_SYMBOL vmlinux 0xdffafa61 md_reap_sync_thread +EXPORT_SYMBOL vmlinux 0xdffc80fc vesa_modes +EXPORT_SYMBOL vmlinux 0xdffe94ba pci_claim_resource +EXPORT_SYMBOL vmlinux 0xe0006fa1 xfrm_policy_walk +EXPORT_SYMBOL vmlinux 0xe009d1d4 page_pool_release_page +EXPORT_SYMBOL vmlinux 0xe0112fc4 __x86_indirect_thunk_r9 +EXPORT_SYMBOL vmlinux 0xe014904e __register_binfmt +EXPORT_SYMBOL vmlinux 0xe02ba436 trace_print_hex_seq +EXPORT_SYMBOL vmlinux 0xe02c9c92 __xa_erase +EXPORT_SYMBOL vmlinux 0xe033cb29 native_queued_spin_lock_slowpath +EXPORT_SYMBOL vmlinux 0xe0419ac4 kstrtos16 +EXPORT_SYMBOL vmlinux 0xe047a283 tcp_read_sock +EXPORT_SYMBOL vmlinux 0xe056cdb4 sget_fc +EXPORT_SYMBOL vmlinux 0xe063e255 ip6_dst_check +EXPORT_SYMBOL vmlinux 0xe07bc6ac jbd2_journal_force_commit +EXPORT_SYMBOL vmlinux 0xe07e5f44 acpi_reconfig_notifier_unregister +EXPORT_SYMBOL vmlinux 0xe07ef363 intel_gmch_gtt_insert_sg_entries +EXPORT_SYMBOL vmlinux 0xe080e8f0 set_current_groups +EXPORT_SYMBOL vmlinux 0xe082305a con_set_default_unimap +EXPORT_SYMBOL vmlinux 0xe082e88d acpi_check_address_range +EXPORT_SYMBOL vmlinux 0xe08aea62 sock_set_rcvbuf +EXPORT_SYMBOL vmlinux 0xe08c1c9b misc_deregister +EXPORT_SYMBOL vmlinux 0xe091c977 list_sort +EXPORT_SYMBOL vmlinux 0xe09617b4 acpi_dev_get_first_match_dev +EXPORT_SYMBOL vmlinux 0xe09d41d4 unix_detach_fds +EXPORT_SYMBOL vmlinux 0xe0b13336 argv_free +EXPORT_SYMBOL vmlinux 0xe0b41871 ip_sock_set_mtu_discover +EXPORT_SYMBOL vmlinux 0xe0b9065b security_xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0xe0b96fb1 phy_advertise_supported +EXPORT_SYMBOL vmlinux 0xe0dec8cd phy_ethtool_get_strings +EXPORT_SYMBOL vmlinux 0xe0eab69a set_disk_ro +EXPORT_SYMBOL vmlinux 0xe0fc966f phy_drivers_register +EXPORT_SYMBOL vmlinux 0xe1065077 inet_put_port +EXPORT_SYMBOL vmlinux 0xe113bbbc csum_partial +EXPORT_SYMBOL vmlinux 0xe11b4d22 mode_strip_sgid +EXPORT_SYMBOL vmlinux 0xe11f021a mmc_gpio_set_cd_isr +EXPORT_SYMBOL vmlinux 0xe123f3d9 dma_fence_release +EXPORT_SYMBOL vmlinux 0xe12bda79 vme_dma_free_attribute +EXPORT_SYMBOL vmlinux 0xe1317694 __kfifo_dma_in_prepare_r +EXPORT_SYMBOL vmlinux 0xe1357601 neigh_table_init +EXPORT_SYMBOL vmlinux 0xe138fb8c percpu_counter_add_batch +EXPORT_SYMBOL vmlinux 0xe13ac855 amd_iommu_domain_set_gcr3 +EXPORT_SYMBOL vmlinux 0xe13cc15b inet6_protos +EXPORT_SYMBOL vmlinux 0xe13cd8a7 dmi_name_in_vendors +EXPORT_SYMBOL vmlinux 0xe16eb97d pci_save_state +EXPORT_SYMBOL vmlinux 0xe1720b9e kernel_tmpfile_open +EXPORT_SYMBOL vmlinux 0xe17568e3 dma_fence_signal_timestamp_locked +EXPORT_SYMBOL vmlinux 0xe191869c tty_hangup +EXPORT_SYMBOL vmlinux 0xe1999b2e proc_remove +EXPORT_SYMBOL vmlinux 0xe19cf15f cros_ec_check_result +EXPORT_SYMBOL vmlinux 0xe1b88536 to_nd_dax +EXPORT_SYMBOL vmlinux 0xe1bd2936 dst_discard_out +EXPORT_SYMBOL vmlinux 0xe1bee700 __traceiter_read_msr +EXPORT_SYMBOL vmlinux 0xe1c08c86 sock_set_keepalive +EXPORT_SYMBOL vmlinux 0xe1c280e9 vme_dma_list_add +EXPORT_SYMBOL vmlinux 0xe1c8be6b flow_rule_match_tcp +EXPORT_SYMBOL vmlinux 0xe1ce779d __do_once_done +EXPORT_SYMBOL vmlinux 0xe1d01654 devm_request_threaded_irq +EXPORT_SYMBOL vmlinux 0xe1dcf64a audit_log_format +EXPORT_SYMBOL vmlinux 0xe1eaface i2c_clients_command +EXPORT_SYMBOL vmlinux 0xe1f0edab xsk_uses_need_wakeup +EXPORT_SYMBOL vmlinux 0xe1f87b1a __vfs_setxattr +EXPORT_SYMBOL vmlinux 0xe219413f console_start +EXPORT_SYMBOL vmlinux 0xe21f18ac __genradix_iter_peek +EXPORT_SYMBOL vmlinux 0xe233f080 agp_bind_memory +EXPORT_SYMBOL vmlinux 0xe23fd036 ndisc_mc_map +EXPORT_SYMBOL vmlinux 0xe25819a6 phy_write_paged +EXPORT_SYMBOL vmlinux 0xe25c0ad1 skb_copy_bits +EXPORT_SYMBOL vmlinux 0xe26258fc bio_init_clone +EXPORT_SYMBOL vmlinux 0xe2654e57 vme_init_bridge +EXPORT_SYMBOL vmlinux 0xe273bc24 input_enable_softrepeat +EXPORT_SYMBOL vmlinux 0xe27c250d sock_recv_errqueue +EXPORT_SYMBOL vmlinux 0xe293d8a0 generic_file_open +EXPORT_SYMBOL vmlinux 0xe2964344 __wake_up +EXPORT_SYMBOL vmlinux 0xe2a2586f mount_single +EXPORT_SYMBOL vmlinux 0xe2b0e19b __folio_start_writeback +EXPORT_SYMBOL vmlinux 0xe2bbfa56 proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0xe2c17b5d __SCT__might_resched +EXPORT_SYMBOL vmlinux 0xe2d5255a strcmp +EXPORT_SYMBOL vmlinux 0xe2def28a __xfrm_dst_lookup +EXPORT_SYMBOL vmlinux 0xe2df5baf agp_find_bridge +EXPORT_SYMBOL vmlinux 0xe2e28fc0 __traceiter_write_msr +EXPORT_SYMBOL vmlinux 0xe2f4ee9e kthread_associate_blkcg +EXPORT_SYMBOL vmlinux 0xe30a4e93 pcie_capability_clear_and_set_word_unlocked +EXPORT_SYMBOL vmlinux 0xe314599e tty_lock +EXPORT_SYMBOL vmlinux 0xe31a48a1 km_policy_expired +EXPORT_SYMBOL vmlinux 0xe31b9301 intel_gmch_gtt_flush +EXPORT_SYMBOL vmlinux 0xe32ab4d8 xxh64_digest +EXPORT_SYMBOL vmlinux 0xe331fea5 bfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0xe334eb38 __SCK__tp_func_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0xe3542271 serio_close +EXPORT_SYMBOL vmlinux 0xe360a3b2 setattr_copy +EXPORT_SYMBOL vmlinux 0xe368d473 xfrm_state_check_expire +EXPORT_SYMBOL vmlinux 0xe36c5278 dev_get_by_index_rcu +EXPORT_SYMBOL vmlinux 0xe373de19 lookup_positive_unlocked +EXPORT_SYMBOL vmlinux 0xe392bb00 security_binder_transfer_binder +EXPORT_SYMBOL vmlinux 0xe393aabc fscrypt_zeroout_range +EXPORT_SYMBOL vmlinux 0xe39b2ea5 sha256 +EXPORT_SYMBOL vmlinux 0xe39cba75 rps_may_expire_flow +EXPORT_SYMBOL vmlinux 0xe39eef50 scsi_mode_sense +EXPORT_SYMBOL vmlinux 0xe3ad3046 __sg_page_iter_dma_next +EXPORT_SYMBOL vmlinux 0xe3af4e77 nlmsg_notify +EXPORT_SYMBOL vmlinux 0xe3cb9f8c genphy_c45_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0xe3cf363a netpoll_parse_options +EXPORT_SYMBOL vmlinux 0xe3cfdc84 filemap_fdatawait_range_keep_errors +EXPORT_SYMBOL vmlinux 0xe3d857ea __cpu_active_mask +EXPORT_SYMBOL vmlinux 0xe3ec2f2b alloc_chrdev_region +EXPORT_SYMBOL vmlinux 0xe3f0d661 pci_request_region +EXPORT_SYMBOL vmlinux 0xe3feba56 tasklet_unlock_spin_wait +EXPORT_SYMBOL vmlinux 0xe3ff2c41 get_random_u64 +EXPORT_SYMBOL vmlinux 0xe40976c0 pnp_range_reserved +EXPORT_SYMBOL vmlinux 0xe40c37ea down_write_trylock +EXPORT_SYMBOL vmlinux 0xe40cec8f pskb_extract +EXPORT_SYMBOL vmlinux 0xe415950d kthread_create_on_node +EXPORT_SYMBOL vmlinux 0xe4167c5f pcie_get_mps +EXPORT_SYMBOL vmlinux 0xe419bc99 iowrite32be +EXPORT_SYMBOL vmlinux 0xe41f8d4d dev_uc_init +EXPORT_SYMBOL vmlinux 0xe422145e proc_create_data +EXPORT_SYMBOL vmlinux 0xe439d5e1 forget_all_cached_acls +EXPORT_SYMBOL vmlinux 0xe4488061 gnet_stats_copy_basic_hw +EXPORT_SYMBOL vmlinux 0xe45a73aa xfrm6_rcv_spi +EXPORT_SYMBOL vmlinux 0xe46021ca _raw_spin_unlock_bh +EXPORT_SYMBOL vmlinux 0xe487feec file_write_and_wait_range +EXPORT_SYMBOL vmlinux 0xe4a3a829 mipi_dsi_dcs_enter_sleep_mode +EXPORT_SYMBOL vmlinux 0xe4aaab10 flow_block_cb_lookup +EXPORT_SYMBOL vmlinux 0xe4bc2c2f hdmi_drm_infoframe_pack +EXPORT_SYMBOL vmlinux 0xe4c8af0c vme_irq_handler +EXPORT_SYMBOL vmlinux 0xe4c8ce98 jbd2_journal_put_journal_head +EXPORT_SYMBOL vmlinux 0xe4d80bf4 acpi_enable +EXPORT_SYMBOL vmlinux 0xe4e82f99 netdev_notice +EXPORT_SYMBOL vmlinux 0xe4f0c81d __skb_recv_udp +EXPORT_SYMBOL vmlinux 0xe4f8215d devm_backlight_device_unregister +EXPORT_SYMBOL vmlinux 0xe4fe664d mmc_add_host +EXPORT_SYMBOL vmlinux 0xe5181a50 dma_fence_describe +EXPORT_SYMBOL vmlinux 0xe5197f82 inet_proto_csum_replace_by_diff +EXPORT_SYMBOL vmlinux 0xe523ad75 synchronize_irq +EXPORT_SYMBOL vmlinux 0xe5266c73 __ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0xe5280921 sock_from_file +EXPORT_SYMBOL vmlinux 0xe533afbf tls_handshake_cancel +EXPORT_SYMBOL vmlinux 0xe534bfa3 iterate_supers_type +EXPORT_SYMBOL vmlinux 0xe58090ca security_ib_endport_manage_subnet +EXPORT_SYMBOL vmlinux 0xe590b652 skb_copy_expand +EXPORT_SYMBOL vmlinux 0xe590dea3 sk_busy_loop_end +EXPORT_SYMBOL vmlinux 0xe59b8908 sock_create_lite +EXPORT_SYMBOL vmlinux 0xe5afb792 request_firmware_into_buf +EXPORT_SYMBOL vmlinux 0xe5b193f1 neigh_sysctl_unregister +EXPORT_SYMBOL vmlinux 0xe5b29ba6 dma_unmap_page_attrs +EXPORT_SYMBOL vmlinux 0xe5b5d7b4 kthread_bind +EXPORT_SYMBOL vmlinux 0xe5bb9e98 kernel_param_unlock +EXPORT_SYMBOL vmlinux 0xe5c60bd2 percpu_counter_set +EXPORT_SYMBOL vmlinux 0xe5c78a99 do_blank_screen +EXPORT_SYMBOL vmlinux 0xe5c86a9c vfs_link +EXPORT_SYMBOL vmlinux 0xe5cee291 register_sysctl_mount_point +EXPORT_SYMBOL vmlinux 0xe5d0ea19 __generic_file_write_iter +EXPORT_SYMBOL vmlinux 0xe5d46b0a devm_rproc_add +EXPORT_SYMBOL vmlinux 0xe6006e9f vmf_insert_mixed +EXPORT_SYMBOL vmlinux 0xe60e5524 bpf_empty_prog_array +EXPORT_SYMBOL vmlinux 0xe60ec9de __fs_parse +EXPORT_SYMBOL vmlinux 0xe613df67 cpu_rmap_update +EXPORT_SYMBOL vmlinux 0xe61b912a security_binder_set_context_mgr +EXPORT_SYMBOL vmlinux 0xe6517775 xsk_tx_completed +EXPORT_SYMBOL vmlinux 0xe6550092 utf8_casefold +EXPORT_SYMBOL vmlinux 0xe65a0c01 __scm_send +EXPORT_SYMBOL vmlinux 0xe65d0060 netdev_get_by_name +EXPORT_SYMBOL vmlinux 0xe67383fb eth_platform_get_mac_address +EXPORT_SYMBOL vmlinux 0xe68efe41 _raw_write_lock +EXPORT_SYMBOL vmlinux 0xe6a03013 tty_insert_flip_string_flags +EXPORT_SYMBOL vmlinux 0xe6b1b9bf __i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0xe6b87e41 sock_rfree +EXPORT_SYMBOL vmlinux 0xe6d1b4bf qdisc_put_unlocked +EXPORT_SYMBOL vmlinux 0xe6d2458e do_trace_netlink_extack +EXPORT_SYMBOL vmlinux 0xe6d24971 vmalloc_to_page +EXPORT_SYMBOL vmlinux 0xe6fa06a2 rename_lock +EXPORT_SYMBOL vmlinux 0xe7069540 xfrm_stateonly_find +EXPORT_SYMBOL vmlinux 0xe70877d4 acpi_remove_sci_handler +EXPORT_SYMBOL vmlinux 0xe70c89b2 xfrm_unregister_type_offload +EXPORT_SYMBOL vmlinux 0xe71409bc skb_csum_hwoffload_help +EXPORT_SYMBOL vmlinux 0xe7257ab8 xa_store_range +EXPORT_SYMBOL vmlinux 0xe72b9c6b ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0xe73faffa sock_bind_add +EXPORT_SYMBOL vmlinux 0xe74961a9 jbd2_fc_end_commit +EXPORT_SYMBOL vmlinux 0xe753ad7b set_pages_array_wc +EXPORT_SYMBOL vmlinux 0xe769d2c4 qdisc_hash_del +EXPORT_SYMBOL vmlinux 0xe76a757c page_pool_unlink_napi +EXPORT_SYMBOL vmlinux 0xe76ce7de kill_pgrp +EXPORT_SYMBOL vmlinux 0xe77d64a4 i2c_smbus_read_block_data +EXPORT_SYMBOL vmlinux 0xe787698f acpi_processor_register_performance +EXPORT_SYMBOL vmlinux 0xe78ac462 pcibios_resource_to_bus +EXPORT_SYMBOL vmlinux 0xe78c6c7d __mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0xe78f126e ptp_schedule_worker +EXPORT_SYMBOL vmlinux 0xe7a02573 ida_alloc_range +EXPORT_SYMBOL vmlinux 0xe7a6e547 iommu_get_msi_cookie +EXPORT_SYMBOL vmlinux 0xe7ab1ecc _raw_write_unlock_bh +EXPORT_SYMBOL vmlinux 0xe7d4daac seq_list_next +EXPORT_SYMBOL vmlinux 0xe7f0db22 kernel_sendmsg_locked +EXPORT_SYMBOL vmlinux 0xe7fd97bb unregister_nexthop_notifier +EXPORT_SYMBOL vmlinux 0xe808b572 pcim_iounmap_regions +EXPORT_SYMBOL vmlinux 0xe813203e wait_for_key_construction +EXPORT_SYMBOL vmlinux 0xe816048f tty_termios_copy_hw +EXPORT_SYMBOL vmlinux 0xe8231375 ww_mutex_trylock +EXPORT_SYMBOL vmlinux 0xe8371feb netlink_unicast +EXPORT_SYMBOL vmlinux 0xe8493660 nla_append +EXPORT_SYMBOL vmlinux 0xe85d1bcb d_instantiate_new +EXPORT_SYMBOL vmlinux 0xe85f2123 acpi_tb_unload_table +EXPORT_SYMBOL vmlinux 0xe87c6b1b param_set_ullong +EXPORT_SYMBOL vmlinux 0xe885171b disk_check_media_change +EXPORT_SYMBOL vmlinux 0xe8cd4863 input_event +EXPORT_SYMBOL vmlinux 0xe8d285b2 nla_policy_len +EXPORT_SYMBOL vmlinux 0xe8d7301b __folio_cancel_dirty +EXPORT_SYMBOL vmlinux 0xe8ec844f simple_transaction_release +EXPORT_SYMBOL vmlinux 0xe8fbf4fa __alloc_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0xe908a34f sock_gettstamp +EXPORT_SYMBOL vmlinux 0xe909997a bitmap_print_list_to_buf +EXPORT_SYMBOL vmlinux 0xe90b01d6 skb_abort_seq_read +EXPORT_SYMBOL vmlinux 0xe91490b8 __tracepoint_spi_transfer_start +EXPORT_SYMBOL vmlinux 0xe914e41e strcpy +EXPORT_SYMBOL vmlinux 0xe915ff52 d_find_alias +EXPORT_SYMBOL vmlinux 0xe923ae1e __getblk_gfp +EXPORT_SYMBOL vmlinux 0xe93f3fe2 kern_unmount +EXPORT_SYMBOL vmlinux 0xe9467ce9 xfrm_register_type_offload +EXPORT_SYMBOL vmlinux 0xe953b21f get_next_ino +EXPORT_SYMBOL vmlinux 0xe95cebed ppp_channel_index +EXPORT_SYMBOL vmlinux 0xe997d94d simple_rmdir +EXPORT_SYMBOL vmlinux 0xe9a5e67f intel_graphics_stolen_res +EXPORT_SYMBOL vmlinux 0xe9af4d34 unregister_fib_notifier +EXPORT_SYMBOL vmlinux 0xe9af7397 __xa_set_mark +EXPORT_SYMBOL vmlinux 0xe9d56138 sock_no_shutdown +EXPORT_SYMBOL vmlinux 0xe9dc12a4 zstd_get_error_name +EXPORT_SYMBOL vmlinux 0xe9e69b92 fput +EXPORT_SYMBOL vmlinux 0xe9e83a6d unload_nls +EXPORT_SYMBOL vmlinux 0xe9e8faeb efi_tpm_final_log_size +EXPORT_SYMBOL vmlinux 0xe9f7149c zlib_deflate_workspacesize +EXPORT_SYMBOL vmlinux 0xe9f78082 generic_ro_fops +EXPORT_SYMBOL vmlinux 0xe9ffc063 down_trylock +EXPORT_SYMBOL vmlinux 0xea089901 sk_ioctl +EXPORT_SYMBOL vmlinux 0xea08a214 devm_ioremap_wc +EXPORT_SYMBOL vmlinux 0xea30d95a sock_kfree_s +EXPORT_SYMBOL vmlinux 0xea3c8e4e scsilun_to_int +EXPORT_SYMBOL vmlinux 0xea45f1dc mount_nodev +EXPORT_SYMBOL vmlinux 0xea4ad917 md_bitmap_unplug +EXPORT_SYMBOL vmlinux 0xea4d68f7 bio_put +EXPORT_SYMBOL vmlinux 0xea6af87a generic_set_encrypted_ci_d_ops +EXPORT_SYMBOL vmlinux 0xea6f9a36 zlib_deflate_dfltcc_enabled +EXPORT_SYMBOL vmlinux 0xea7daa08 __video_get_options +EXPORT_SYMBOL vmlinux 0xea81a5ec eth_mac_addr +EXPORT_SYMBOL vmlinux 0xea910bf3 scsi_block_requests +EXPORT_SYMBOL vmlinux 0xea9ea914 thaw_super +EXPORT_SYMBOL vmlinux 0xeaa6a858 phy_device_create +EXPORT_SYMBOL vmlinux 0xeab6f4c4 acpi_check_resource_conflict +EXPORT_SYMBOL vmlinux 0xeacf2668 dma_map_sg_attrs +EXPORT_SYMBOL vmlinux 0xeacfe461 ethtool_rx_flow_rule_destroy +EXPORT_SYMBOL vmlinux 0xeada28fa md_wait_for_blocked_rdev +EXPORT_SYMBOL vmlinux 0xeae3dfd6 __const_udelay +EXPORT_SYMBOL vmlinux 0xeafc141f __posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xeb078aee _raw_write_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xeb1fd704 iterate_fd +EXPORT_SYMBOL vmlinux 0xeb233a45 __kmalloc +EXPORT_SYMBOL vmlinux 0xeb2622f0 blk_mq_start_hw_queue +EXPORT_SYMBOL vmlinux 0xeb26d23e simple_unlink +EXPORT_SYMBOL vmlinux 0xeb26dbeb dm_unregister_target +EXPORT_SYMBOL vmlinux 0xeb31aee8 acpi_trace_point +EXPORT_SYMBOL vmlinux 0xeb37101c audit_log_end +EXPORT_SYMBOL vmlinux 0xeb44339a free_pages_exact +EXPORT_SYMBOL vmlinux 0xeb7f6046 acpi_get_devices +EXPORT_SYMBOL vmlinux 0xeb809bb4 blk_mq_init_allocated_queue +EXPORT_SYMBOL vmlinux 0xeb8a8027 dm_table_run_md_queue_async +EXPORT_SYMBOL vmlinux 0xeb9eef52 match_uint +EXPORT_SYMBOL vmlinux 0xebbdbbb5 mmc_retune_release +EXPORT_SYMBOL vmlinux 0xebc324e4 audit_log +EXPORT_SYMBOL vmlinux 0xebcb2274 udpv6_sendmsg +EXPORT_SYMBOL vmlinux 0xebf0683c km_state_notify +EXPORT_SYMBOL vmlinux 0xebfb7c57 netif_skb_features +EXPORT_SYMBOL vmlinux 0xebff6ff0 xfrm_state_insert +EXPORT_SYMBOL vmlinux 0xec128cd0 send_sig_info +EXPORT_SYMBOL vmlinux 0xec2b8a42 acpi_walk_namespace +EXPORT_SYMBOL vmlinux 0xec3c75d1 generic_write_checks +EXPORT_SYMBOL vmlinux 0xec4d9e3a clk_get_sys +EXPORT_SYMBOL vmlinux 0xec802c18 tcp_v4_send_check +EXPORT_SYMBOL vmlinux 0xec896c92 mdiobus_scan_c22 +EXPORT_SYMBOL vmlinux 0xec8ea035 lease_modify +EXPORT_SYMBOL vmlinux 0xeca69512 rproc_of_parse_firmware +EXPORT_SYMBOL vmlinux 0xeca957d1 __bitmap_and +EXPORT_SYMBOL vmlinux 0xecac4bc5 mipi_dsi_compression_mode +EXPORT_SYMBOL vmlinux 0xecac8407 __memcpy +EXPORT_SYMBOL vmlinux 0xecc7c868 __x86_indirect_jump_thunk_r9 +EXPORT_SYMBOL vmlinux 0xeccc8967 input_mt_assign_slots +EXPORT_SYMBOL vmlinux 0xecddb8e0 inode_to_bdi +EXPORT_SYMBOL vmlinux 0xece784c2 rb_first +EXPORT_SYMBOL vmlinux 0xecfaba26 __traceiter_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xecfd68ef acpi_get_node +EXPORT_SYMBOL vmlinux 0xecfda8f7 uart_unregister_driver +EXPORT_SYMBOL vmlinux 0xed00c4fb acpi_os_printf +EXPORT_SYMBOL vmlinux 0xed055006 begin_new_exec +EXPORT_SYMBOL vmlinux 0xed1afa23 param_set_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xed34ebbc acpi_any_gpe_status_set +EXPORT_SYMBOL vmlinux 0xed50e21f param_ops_invbool +EXPORT_SYMBOL vmlinux 0xed51d45c security_inode_invalidate_secctx +EXPORT_SYMBOL vmlinux 0xed545709 tty_port_close_end +EXPORT_SYMBOL vmlinux 0xed55f929 acpi_os_unmap_generic_address +EXPORT_SYMBOL vmlinux 0xed5e42a5 unregister_console +EXPORT_SYMBOL vmlinux 0xed5e5248 qdisc_class_hash_grow +EXPORT_SYMBOL vmlinux 0xed656e30 udp_encap_disable +EXPORT_SYMBOL vmlinux 0xed778eb1 filemap_invalidate_unlock_two +EXPORT_SYMBOL vmlinux 0xed971b9c kmem_cache_alloc_bulk +EXPORT_SYMBOL vmlinux 0xeda2e038 scsi_cmd_allowed +EXPORT_SYMBOL vmlinux 0xedaf5c88 nf_log_unregister +EXPORT_SYMBOL vmlinux 0xedbaee5e nla_strcmp +EXPORT_SYMBOL vmlinux 0xedbfad99 inet_protos +EXPORT_SYMBOL vmlinux 0xedc03953 iounmap +EXPORT_SYMBOL vmlinux 0xedd17b31 sock_get_timeout +EXPORT_SYMBOL vmlinux 0xedf4b200 __filemap_get_folio +EXPORT_SYMBOL vmlinux 0xedfd2617 flow_rule_match_ports +EXPORT_SYMBOL vmlinux 0xee0118df aperture_remove_conflicting_devices +EXPORT_SYMBOL vmlinux 0xee12237e input_copy_abs +EXPORT_SYMBOL vmlinux 0xee1d6007 tcp_ioctl +EXPORT_SYMBOL vmlinux 0xee253efa dev_addr_mod +EXPORT_SYMBOL vmlinux 0xee2d0fc7 _local_bh_enable +EXPORT_SYMBOL vmlinux 0xee38a20e __x86_indirect_jump_thunk_r10 +EXPORT_SYMBOL vmlinux 0xee3c5aab xfrm_dst_ifdown +EXPORT_SYMBOL vmlinux 0xee5769c8 jbd2_journal_unlock_updates +EXPORT_SYMBOL vmlinux 0xee58e970 fb_add_videomode +EXPORT_SYMBOL vmlinux 0xee5af9eb neigh_event_ns +EXPORT_SYMBOL vmlinux 0xee5f8ded mmc_wait_for_req +EXPORT_SYMBOL vmlinux 0xee6f161f pci_ep_cfs_remove_epf_group +EXPORT_SYMBOL vmlinux 0xee71dca8 alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0xee7d161e xfrm_policy_byid +EXPORT_SYMBOL vmlinux 0xee7d7deb gen_pool_dma_zalloc +EXPORT_SYMBOL vmlinux 0xee7eb9e1 pnp_platform_devices +EXPORT_SYMBOL vmlinux 0xee883b06 __vmalloc_array +EXPORT_SYMBOL vmlinux 0xee8c02e9 vprintk_emit +EXPORT_SYMBOL vmlinux 0xee8d74d6 jiffies64_to_nsecs +EXPORT_SYMBOL vmlinux 0xee915071 touch_atime +EXPORT_SYMBOL vmlinux 0xee91879b rb_first_postorder +EXPORT_SYMBOL vmlinux 0xee96b54a scsi_target_quiesce +EXPORT_SYMBOL vmlinux 0xeea9dbaf bitmap_bitremap +EXPORT_SYMBOL vmlinux 0xeeb880ca crypto_sha512_update +EXPORT_SYMBOL vmlinux 0xeeca7a3c configfs_register_subsystem +EXPORT_SYMBOL vmlinux 0xeecd7ab0 phy_modify_paged_changed +EXPORT_SYMBOL vmlinux 0xeed61d03 devm_get_clk_from_child +EXPORT_SYMBOL vmlinux 0xeeee7f69 eth_prepare_mac_addr_change +EXPORT_SYMBOL vmlinux 0xef0436c5 sock_sendmsg +EXPORT_SYMBOL vmlinux 0xef14a226 pci_enable_device +EXPORT_SYMBOL vmlinux 0xef1d095f jbd2_journal_set_triggers +EXPORT_SYMBOL vmlinux 0xef1f8a08 try_module_get +EXPORT_SYMBOL vmlinux 0xef36a848 __x86_indirect_jump_thunk_rdi +EXPORT_SYMBOL vmlinux 0xef6709e7 param_ops_short +EXPORT_SYMBOL vmlinux 0xef818cd2 pci_write_config_word +EXPORT_SYMBOL vmlinux 0xef9aedfc boot_option_idle_override +EXPORT_SYMBOL vmlinux 0xefaf2e4f tcf_queue_work +EXPORT_SYMBOL vmlinux 0xefc66980 dquot_reclaim_space_nodirty +EXPORT_SYMBOL vmlinux 0xefcaa64d aperture_remove_conflicting_pci_devices +EXPORT_SYMBOL vmlinux 0xefcea2e7 acpi_warning +EXPORT_SYMBOL vmlinux 0xefdec361 __dynamic_dev_dbg +EXPORT_SYMBOL vmlinux 0xefe1c423 do_SAK +EXPORT_SYMBOL vmlinux 0xefee57d2 nf_ip6_checksum +EXPORT_SYMBOL vmlinux 0xefee932c acpi_get_data_full +EXPORT_SYMBOL vmlinux 0xf0009fee put_pages_list +EXPORT_SYMBOL vmlinux 0xf01ee548 complete_request_key +EXPORT_SYMBOL vmlinux 0xf02aa937 wait_for_completion_interruptible_timeout +EXPORT_SYMBOL vmlinux 0xf02e6c04 dquot_release +EXPORT_SYMBOL vmlinux 0xf0407bda ip_tunnel_header_ops +EXPORT_SYMBOL vmlinux 0xf04451dc nvdimm_namespace_locked +EXPORT_SYMBOL vmlinux 0xf04df072 bdi_put +EXPORT_SYMBOL vmlinux 0xf05c32ad rdmsr_on_cpus +EXPORT_SYMBOL vmlinux 0xf05e1a3c __sk_mem_reclaim +EXPORT_SYMBOL vmlinux 0xf07713ff inode_nohighmem +EXPORT_SYMBOL vmlinux 0xf07b07f6 sg_free_append_table +EXPORT_SYMBOL vmlinux 0xf0910ebc nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xf09b5d9a get_zeroed_page +EXPORT_SYMBOL vmlinux 0xf0b9a4b9 commit_creds +EXPORT_SYMBOL vmlinux 0xf0c98520 tcp_sock_set_keepintvl +EXPORT_SYMBOL vmlinux 0xf0ce95d9 devfreq_get_freq_range +EXPORT_SYMBOL vmlinux 0xf0e7f3cd lock_rename +EXPORT_SYMBOL vmlinux 0xf0f405f8 mipi_dsi_device_unregister +EXPORT_SYMBOL vmlinux 0xf0fdf6cb __stack_chk_fail +EXPORT_SYMBOL vmlinux 0xf11dd46e _page_poisoning_enabled_early +EXPORT_SYMBOL vmlinux 0xf12e7479 netif_set_tso_max_segs +EXPORT_SYMBOL vmlinux 0xf1300ba8 dev_add_offload +EXPORT_SYMBOL vmlinux 0xf149405b dcache_readdir +EXPORT_SYMBOL vmlinux 0xf1626dfd inet6_bind +EXPORT_SYMBOL vmlinux 0xf1848ee2 acpi_install_sci_handler +EXPORT_SYMBOL vmlinux 0xf195c682 fb_invert_cmaps +EXPORT_SYMBOL vmlinux 0xf1969a8e __usecs_to_jiffies +EXPORT_SYMBOL vmlinux 0xf1a65f7b zstd_reset_dstream +EXPORT_SYMBOL vmlinux 0xf1a68107 acpi_processor_preregister_performance +EXPORT_SYMBOL vmlinux 0xf1db1704 nla_memcpy +EXPORT_SYMBOL vmlinux 0xf1e046cc panic +EXPORT_SYMBOL vmlinux 0xf1e98c74 avenrun +EXPORT_SYMBOL vmlinux 0xf1f88a0e dm_kcopyd_prepare_callback +EXPORT_SYMBOL vmlinux 0xf21bec35 dquot_file_open +EXPORT_SYMBOL vmlinux 0xf238edcd fc_mount +EXPORT_SYMBOL vmlinux 0xf23ba4e7 icmp_ndo_send +EXPORT_SYMBOL vmlinux 0xf23fcb99 __kfifo_in +EXPORT_SYMBOL vmlinux 0xf24df0b1 qdisc_put +EXPORT_SYMBOL vmlinux 0xf255472d scsi_rescan_device +EXPORT_SYMBOL vmlinux 0xf258edb5 kfree_skb_partial +EXPORT_SYMBOL vmlinux 0xf2628676 zstd_compress_cctx +EXPORT_SYMBOL vmlinux 0xf263610d mdio_device_reset +EXPORT_SYMBOL vmlinux 0xf26dca8c scsi_set_medium_removal +EXPORT_SYMBOL vmlinux 0xf27a8d21 mmc_cqe_post_req +EXPORT_SYMBOL vmlinux 0xf28cf0ae __hw_addr_init +EXPORT_SYMBOL vmlinux 0xf28ed6e2 machine_to_phys_nr +EXPORT_SYMBOL vmlinux 0xf291ca32 sb_min_blocksize +EXPORT_SYMBOL vmlinux 0xf29403e5 acpi_install_table_handler +EXPORT_SYMBOL vmlinux 0xf2986876 xen_free_unpopulated_pages +EXPORT_SYMBOL vmlinux 0xf299f8fb md_bitmap_endwrite +EXPORT_SYMBOL vmlinux 0xf29b1d55 mdiobus_write_nested +EXPORT_SYMBOL vmlinux 0xf2a8efae dm_kcopyd_do_callback +EXPORT_SYMBOL vmlinux 0xf2b7e9b5 vga_switcheroo_fini_domain_pm_ops +EXPORT_SYMBOL vmlinux 0xf2b81b64 arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0xf2c43f3f zlib_deflate +EXPORT_SYMBOL vmlinux 0xf2e5bd87 security_free_mnt_opts +EXPORT_SYMBOL vmlinux 0xf2ea9dc3 netif_set_real_num_queues +EXPORT_SYMBOL vmlinux 0xf2f53617 memregion_free +EXPORT_SYMBOL vmlinux 0xf30965ac iosf_mbi_register_pmic_bus_access_notifier +EXPORT_SYMBOL vmlinux 0xf32795db mr_mfc_find_any_parent +EXPORT_SYMBOL vmlinux 0xf334b5ff dquot_commit_info +EXPORT_SYMBOL vmlinux 0xf33d011c generic_file_write_iter +EXPORT_SYMBOL vmlinux 0xf346231f seq_list_start_head +EXPORT_SYMBOL vmlinux 0xf34aaaa0 pci_scan_root_bus_bridge +EXPORT_SYMBOL vmlinux 0xf351feef serial8250_set_isa_configurator +EXPORT_SYMBOL vmlinux 0xf353a698 register_module_notifier +EXPORT_SYMBOL vmlinux 0xf3621fe2 mtree_alloc_rrange +EXPORT_SYMBOL vmlinux 0xf36f42a9 slhc_uncompress +EXPORT_SYMBOL vmlinux 0xf3729070 noop_dirty_folio +EXPORT_SYMBOL vmlinux 0xf390f6f1 __bitmap_andnot +EXPORT_SYMBOL vmlinux 0xf3916987 global_cursor_default +EXPORT_SYMBOL vmlinux 0xf3932313 mb_cache_entry_wait_unused +EXPORT_SYMBOL vmlinux 0xf3a57892 release_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0xf3b90cfb inet_csk_delete_keepalive_timer +EXPORT_SYMBOL vmlinux 0xf3cd2200 bioset_exit +EXPORT_SYMBOL vmlinux 0xf3ce612b nvdimm_namespace_disk_name +EXPORT_SYMBOL vmlinux 0xf3e0e1df allocate_resource +EXPORT_SYMBOL vmlinux 0xf3e3731e request_key_rcu +EXPORT_SYMBOL vmlinux 0xf40ab40c tso_build_data +EXPORT_SYMBOL vmlinux 0xf40fb3d8 filemap_release_folio +EXPORT_SYMBOL vmlinux 0xf41ef876 napi_gro_flush +EXPORT_SYMBOL vmlinux 0xf41f9a27 follow_pfn +EXPORT_SYMBOL vmlinux 0xf4233b9c from_kuid_munged +EXPORT_SYMBOL vmlinux 0xf43d2caa acpi_remove_interface +EXPORT_SYMBOL vmlinux 0xf44293f4 tcp_mmap +EXPORT_SYMBOL vmlinux 0xf4492bea inode_init_always +EXPORT_SYMBOL vmlinux 0xf44a904a net_ns_barrier +EXPORT_SYMBOL vmlinux 0xf44ea9ab devm_extcon_register_notifier_all +EXPORT_SYMBOL vmlinux 0xf44f852a phy_check_valid +EXPORT_SYMBOL vmlinux 0xf4573b0b neigh_table_clear +EXPORT_SYMBOL vmlinux 0xf4664283 simple_link +EXPORT_SYMBOL vmlinux 0xf474c21c bitmap_print_to_pagebuf +EXPORT_SYMBOL vmlinux 0xf474fdcb kfree_const +EXPORT_SYMBOL vmlinux 0xf48478eb input_inject_event +EXPORT_SYMBOL vmlinux 0xf48f6a5e mmc_wait_for_req_done +EXPORT_SYMBOL vmlinux 0xf4a565fd wrmsr_on_cpus +EXPORT_SYMBOL vmlinux 0xf4b0aae3 inet_proto_csum_replace4 +EXPORT_SYMBOL vmlinux 0xf4b754fd acpi_resources_are_enforced +EXPORT_SYMBOL vmlinux 0xf4cdbbd0 dquot_transfer +EXPORT_SYMBOL vmlinux 0xf4db35bc stpcpy +EXPORT_SYMBOL vmlinux 0xf4ee55cf fib_notifier_ops_register +EXPORT_SYMBOL vmlinux 0xf4f03b74 generic_pipe_buf_release +EXPORT_SYMBOL vmlinux 0xf4f14de6 rtnl_trylock +EXPORT_SYMBOL vmlinux 0xf5184a5d __SCK__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xf51dd969 tty_port_carrier_raised +EXPORT_SYMBOL vmlinux 0xf52953df dev_uc_sync +EXPORT_SYMBOL vmlinux 0xf53392b3 inet6_unregister_protosw +EXPORT_SYMBOL vmlinux 0xf53d4c26 qdisc_class_hash_destroy +EXPORT_SYMBOL vmlinux 0xf5541454 phy_start_cable_test_tdr +EXPORT_SYMBOL vmlinux 0xf55f5dcc tcf_em_tree_dump +EXPORT_SYMBOL vmlinux 0xf5a20ed2 __genradix_prealloc +EXPORT_SYMBOL vmlinux 0xf5a5c84c msrs_alloc +EXPORT_SYMBOL vmlinux 0xf5a88a50 security_sb_set_mnt_opts +EXPORT_SYMBOL vmlinux 0xf5b28f1b pci_enable_device_mem +EXPORT_SYMBOL vmlinux 0xf5b3e0e7 mr_table_dump +EXPORT_SYMBOL vmlinux 0xf5b42c27 phy_connect +EXPORT_SYMBOL vmlinux 0xf5b82952 cros_ec_cmd_xfer_status +EXPORT_SYMBOL vmlinux 0xf5cd31c3 xfrm_parse_spi +EXPORT_SYMBOL vmlinux 0xf5dcf929 __x86_indirect_jump_thunk_r8 +EXPORT_SYMBOL vmlinux 0xf5df08da dump_skip +EXPORT_SYMBOL vmlinux 0xf5e7ea40 ktime_get_coarse_ts64 +EXPORT_SYMBOL vmlinux 0xf5fc64e9 sk_stream_kill_queues +EXPORT_SYMBOL vmlinux 0xf603f770 security_sctp_assoc_established +EXPORT_SYMBOL vmlinux 0xf6067d6a mmc_can_discard +EXPORT_SYMBOL vmlinux 0xf60ab926 acpi_get_event_status +EXPORT_SYMBOL vmlinux 0xf60cea08 input_set_keycode +EXPORT_SYMBOL vmlinux 0xf643d104 hsiphash_4u32 +EXPORT_SYMBOL vmlinux 0xf6442ee4 devm_memunmap +EXPORT_SYMBOL vmlinux 0xf647db4f noop_fsync +EXPORT_SYMBOL vmlinux 0xf65f1dbd __x86_indirect_jump_thunk_rsi +EXPORT_SYMBOL vmlinux 0xf665f74f sock_load_diag_module +EXPORT_SYMBOL vmlinux 0xf68285c0 register_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xf686a5c8 cdev_device_del +EXPORT_SYMBOL vmlinux 0xf6a61ccf rproc_coredump_using_sections +EXPORT_SYMBOL vmlinux 0xf6b33c44 ppp_output_wakeup +EXPORT_SYMBOL vmlinux 0xf6bb45a2 acpi_processor_notify_smm +EXPORT_SYMBOL vmlinux 0xf6ca336b tcf_qevent_handle +EXPORT_SYMBOL vmlinux 0xf6cb9690 tcf_em_tree_validate +EXPORT_SYMBOL vmlinux 0xf6d10d95 blk_integrity_compare +EXPORT_SYMBOL vmlinux 0xf6d1ef59 dev_pick_tx_cpu_id +EXPORT_SYMBOL vmlinux 0xf6ebc03b net_ratelimit +EXPORT_SYMBOL vmlinux 0xf6eec79a backlight_device_get_by_type +EXPORT_SYMBOL vmlinux 0xf6f9d58d init_on_free +EXPORT_SYMBOL vmlinux 0xf6fc8791 __bitmap_xor +EXPORT_SYMBOL vmlinux 0xf70ca389 dma_ops +EXPORT_SYMBOL vmlinux 0xf71c53c4 flow_rule_match_meta +EXPORT_SYMBOL vmlinux 0xf723934f __x86_indirect_jump_thunk_r11 +EXPORT_SYMBOL vmlinux 0xf7370f56 system_state +EXPORT_SYMBOL vmlinux 0xf738d1be register_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xf73ca005 filemap_fdatawrite +EXPORT_SYMBOL vmlinux 0xf74260aa dquot_scan_active +EXPORT_SYMBOL vmlinux 0xf75cf240 __dev_queue_xmit +EXPORT_SYMBOL vmlinux 0xf79ca3bb acpi_remove_gpe_block +EXPORT_SYMBOL vmlinux 0xf7abc6ad inode_io_list_del +EXPORT_SYMBOL vmlinux 0xf7ad479d md_check_no_bitmap +EXPORT_SYMBOL vmlinux 0xf7c66775 ip_local_deliver +EXPORT_SYMBOL vmlinux 0xf7cb5674 jbd2_journal_init_inode +EXPORT_SYMBOL vmlinux 0xf7d31de9 kstrtoul_from_user +EXPORT_SYMBOL vmlinux 0xf7da6e6f acpi_unload_table +EXPORT_SYMBOL vmlinux 0xf7dc6906 inet_accept +EXPORT_SYMBOL vmlinux 0xf7ef9a79 iosf_mbi_punit_release +EXPORT_SYMBOL vmlinux 0xf80be44e rdmsr_safe_on_cpu +EXPORT_SYMBOL vmlinux 0xf80daad5 mmc_release_host +EXPORT_SYMBOL vmlinux 0xf811e69d scsi_eh_flush_done_q +EXPORT_SYMBOL vmlinux 0xf812cff6 memscan +EXPORT_SYMBOL vmlinux 0xf822a753 __skb_wait_for_more_packets +EXPORT_SYMBOL vmlinux 0xf825edbe sock_set_priority +EXPORT_SYMBOL vmlinux 0xf82ec573 rb_prev +EXPORT_SYMBOL vmlinux 0xf8338606 get_tree_single_reconf +EXPORT_SYMBOL vmlinux 0xf8373905 ww_mutex_lock +EXPORT_SYMBOL vmlinux 0xf83eb705 mipi_dsi_dcs_set_display_brightness_large +EXPORT_SYMBOL vmlinux 0xf8474ff5 sock_bindtoindex +EXPORT_SYMBOL vmlinux 0xf84bd6ee bpf_stats_enabled_key +EXPORT_SYMBOL vmlinux 0xf854a3a4 md_cluster_ops +EXPORT_SYMBOL vmlinux 0xf871df51 lookup_one_len_unlocked +EXPORT_SYMBOL vmlinux 0xf88ecec4 kvmemdup +EXPORT_SYMBOL vmlinux 0xf8929713 tcp_inbound_md5_hash +EXPORT_SYMBOL vmlinux 0xf89d8f59 vc_resize +EXPORT_SYMBOL vmlinux 0xf8b287bd fs_param_is_string +EXPORT_SYMBOL vmlinux 0xf8c73034 iget_locked +EXPORT_SYMBOL vmlinux 0xf8d07858 bitmap_from_arr32 +EXPORT_SYMBOL vmlinux 0xf8d2bc2c zstd_find_frame_compressed_size +EXPORT_SYMBOL vmlinux 0xf8e3dea6 netdev_offload_xstats_push_delta +EXPORT_SYMBOL vmlinux 0xf8e7a97e watchdog_register_governor +EXPORT_SYMBOL vmlinux 0xf8f61ebc wake_up_var +EXPORT_SYMBOL vmlinux 0xf902bb81 page_cache_next_miss +EXPORT_SYMBOL vmlinux 0xf9086c98 security_sk_classify_flow +EXPORT_SYMBOL vmlinux 0xf90a1e85 __x86_indirect_thunk_r8 +EXPORT_SYMBOL vmlinux 0xf92d871d generic_delete_inode +EXPORT_SYMBOL vmlinux 0xf92fa89d blk_mq_tagset_busy_iter +EXPORT_SYMBOL vmlinux 0xf93fd09c fb_find_mode_cvt +EXPORT_SYMBOL vmlinux 0xf94536c2 proc_dointvec +EXPORT_SYMBOL vmlinux 0xf947764c i2c_get_adapter +EXPORT_SYMBOL vmlinux 0xf947f1e9 d_instantiate_anon +EXPORT_SYMBOL vmlinux 0xf961c471 __pci_register_driver +EXPORT_SYMBOL vmlinux 0xf9722676 twl_i2c_write +EXPORT_SYMBOL vmlinux 0xf97811d4 vme_irq_generate +EXPORT_SYMBOL vmlinux 0xf9987c5c phy_print_status +EXPORT_SYMBOL vmlinux 0xf99e376b blk_put_queue +EXPORT_SYMBOL vmlinux 0xf9a26ca5 acpi_match_device_ids +EXPORT_SYMBOL vmlinux 0xf9a482f9 msleep +EXPORT_SYMBOL vmlinux 0xf9b842ec padata_alloc +EXPORT_SYMBOL vmlinux 0xf9c0b663 strlcat +EXPORT_SYMBOL vmlinux 0xf9ca2eb4 kstrtoint_from_user +EXPORT_SYMBOL vmlinux 0xf9cdddc3 __cpuhp_remove_state_cpuslocked +EXPORT_SYMBOL vmlinux 0xf9db5d20 sock_queue_err_skb +EXPORT_SYMBOL vmlinux 0xf9e61ecd nd_btt_version +EXPORT_SYMBOL vmlinux 0xf9f01ee9 get_mem_cgroup_from_mm +EXPORT_SYMBOL vmlinux 0xf9f11a1d set_create_files_as +EXPORT_SYMBOL vmlinux 0xfa00e8fb simple_transaction_get +EXPORT_SYMBOL vmlinux 0xfa042227 gnet_stats_add_basic +EXPORT_SYMBOL vmlinux 0xfa055b63 devfreq_monitor_start +EXPORT_SYMBOL vmlinux 0xfa08c34a page_offline_end +EXPORT_SYMBOL vmlinux 0xfa195bb2 cdev_add +EXPORT_SYMBOL vmlinux 0xfa24308f neigh_connected_output +EXPORT_SYMBOL vmlinux 0xfa297415 acpi_map_pxm_to_node +EXPORT_SYMBOL vmlinux 0xfa2ce51b input_register_handler +EXPORT_SYMBOL vmlinux 0xfa2e5f32 i2c_smbus_pec +EXPORT_SYMBOL vmlinux 0xfa425eaa rtnl_kfree_skbs +EXPORT_SYMBOL vmlinux 0xfa47957a md_error +EXPORT_SYMBOL vmlinux 0xfa4d2f03 __nla_parse +EXPORT_SYMBOL vmlinux 0xfa53ccac sock_alloc_file +EXPORT_SYMBOL vmlinux 0xfa599bb2 netlink_register_notifier +EXPORT_SYMBOL vmlinux 0xfa7221f1 max8998_read_reg +EXPORT_SYMBOL vmlinux 0xfa76a8c8 vfs_setpos +EXPORT_SYMBOL vmlinux 0xfa96581d splice_direct_to_actor +EXPORT_SYMBOL vmlinux 0xfa98627a skb_pull_data +EXPORT_SYMBOL vmlinux 0xfa99fc5e skb_queue_tail +EXPORT_SYMBOL vmlinux 0xfaaa12d0 _page_poisoning_enabled +EXPORT_SYMBOL vmlinux 0xfab3a308 jbd2_submit_inode_data +EXPORT_SYMBOL vmlinux 0xfab79967 max8998_bulk_read +EXPORT_SYMBOL vmlinux 0xfac8865f sysctl_wmem_max +EXPORT_SYMBOL vmlinux 0xfac949f1 phy_ethtool_nway_reset +EXPORT_SYMBOL vmlinux 0xfad8c59a may_umount +EXPORT_SYMBOL vmlinux 0xfaecb308 memcg_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0xfaf44590 xattr_supports_user_prefix +EXPORT_SYMBOL vmlinux 0xfb04e135 ip6_err_gen_icmpv6_unreach +EXPORT_SYMBOL vmlinux 0xfb114e58 ps2_sliced_command +EXPORT_SYMBOL vmlinux 0xfb1fc0e7 dev_set_mac_address +EXPORT_SYMBOL vmlinux 0xfb24b5b1 mmc_unregister_driver +EXPORT_SYMBOL vmlinux 0xfb26aaa1 mmc_cqe_request_done +EXPORT_SYMBOL vmlinux 0xfb2dbe2f of_find_mipi_dsi_device_by_node +EXPORT_SYMBOL vmlinux 0xfb348fea fault_in_safe_writeable +EXPORT_SYMBOL vmlinux 0xfb384d37 kasprintf +EXPORT_SYMBOL vmlinux 0xfb3c7aed vfs_fsync +EXPORT_SYMBOL vmlinux 0xfb44f488 mr_mfc_find_parent +EXPORT_SYMBOL vmlinux 0xfb4dde4c vme_bus_error_handler +EXPORT_SYMBOL vmlinux 0xfb5573cf agp_backend_release +EXPORT_SYMBOL vmlinux 0xfb578fc5 memset +EXPORT_SYMBOL vmlinux 0xfb5a75a7 unregister_netdev +EXPORT_SYMBOL vmlinux 0xfb6663b0 __tracepoint_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xfb6af58d recalc_sigpending +EXPORT_SYMBOL vmlinux 0xfb802ffc __tracepoint_module_get +EXPORT_SYMBOL vmlinux 0xfb82ce37 param_get_string +EXPORT_SYMBOL vmlinux 0xfb8aad7f truncate_setsize +EXPORT_SYMBOL vmlinux 0xfba7a5f5 __get_random_u32_below +EXPORT_SYMBOL vmlinux 0xfba7ddd2 match_u64 +EXPORT_SYMBOL vmlinux 0xfbaaf01e console_lock +EXPORT_SYMBOL vmlinux 0xfbab1bb1 ioread8_rep +EXPORT_SYMBOL vmlinux 0xfbad3cf0 scsi_normalize_sense +EXPORT_SYMBOL vmlinux 0xfbb5132b netif_set_tso_max_size +EXPORT_SYMBOL vmlinux 0xfbb8a761 strscpy_pad +EXPORT_SYMBOL vmlinux 0xfbb90070 agp_generic_insert_memory +EXPORT_SYMBOL vmlinux 0xfbc4f89e io_schedule_timeout +EXPORT_SYMBOL vmlinux 0xfbd3307f ns_capable +EXPORT_SYMBOL vmlinux 0xfbdd13c8 pnp_unregister_driver +EXPORT_SYMBOL vmlinux 0xfbe215e4 sg_next +EXPORT_SYMBOL vmlinux 0xfbe8ee28 acpi_get_table_by_index +EXPORT_SYMBOL vmlinux 0xfc01783d __SCK__tp_func_spi_transfer_start +EXPORT_SYMBOL vmlinux 0xfc098baf backlight_force_update +EXPORT_SYMBOL vmlinux 0xfc148397 mem_cgroup_from_task +EXPORT_SYMBOL vmlinux 0xfc2a594e vm_map_ram +EXPORT_SYMBOL vmlinux 0xfc2f6689 blk_queue_virt_boundary +EXPORT_SYMBOL vmlinux 0xfc336d2e __wake_up_bit +EXPORT_SYMBOL vmlinux 0xfc347a55 __cgroup_bpf_run_filter_sk +EXPORT_SYMBOL vmlinux 0xfc39e32f ioport_unmap +EXPORT_SYMBOL vmlinux 0xfc3d53cb __put_user_nocheck_1 +EXPORT_SYMBOL vmlinux 0xfc4152fc ec_read +EXPORT_SYMBOL vmlinux 0xfc421e79 gnet_stats_add_queue +EXPORT_SYMBOL vmlinux 0xfc6f6528 kernel_connect +EXPORT_SYMBOL vmlinux 0xfc95c3be jbd2_journal_blocks_per_page +EXPORT_SYMBOL vmlinux 0xfc98e0d1 pci_scan_single_device +EXPORT_SYMBOL vmlinux 0xfcb68946 block_invalidate_folio +EXPORT_SYMBOL vmlinux 0xfcd1819a hdmi_spd_infoframe_check +EXPORT_SYMBOL vmlinux 0xfcec0987 enable_irq +EXPORT_SYMBOL vmlinux 0xfcfbdbc2 backlight_device_set_brightness +EXPORT_SYMBOL vmlinux 0xfd13f078 udp_prot +EXPORT_SYMBOL vmlinux 0xfd1845e9 dup_iter +EXPORT_SYMBOL vmlinux 0xfd2deb95 blk_mq_alloc_disk_for_queue +EXPORT_SYMBOL vmlinux 0xfd3c76a6 phy_connect_direct +EXPORT_SYMBOL vmlinux 0xfd797e80 mdiobus_c45_read_nested +EXPORT_SYMBOL vmlinux 0xfd7e8418 mini_qdisc_pair_block_init +EXPORT_SYMBOL vmlinux 0xfd7f2650 pcie_capability_clear_and_set_word_locked +EXPORT_SYMBOL vmlinux 0xfd93ee35 ioremap_wc +EXPORT_SYMBOL vmlinux 0xfd9aef18 tcp_v4_syn_recv_sock +EXPORT_SYMBOL vmlinux 0xfda9a3f1 intel_gmch_enable_gtt +EXPORT_SYMBOL vmlinux 0xfdab8639 tcf_idrinfo_destroy +EXPORT_SYMBOL vmlinux 0xfdb1e823 crypto_sha512_finup +EXPORT_SYMBOL vmlinux 0xfdb6576f acpi_set_debugger_thread_id +EXPORT_SYMBOL vmlinux 0xfdbee2ff xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xfdc014a1 dma_async_tx_descriptor_init +EXPORT_SYMBOL vmlinux 0xfdcb4ed3 acpi_os_get_line +EXPORT_SYMBOL vmlinux 0xfdcc8a0e fb_find_best_display +EXPORT_SYMBOL vmlinux 0xfdd4216d pcibios_align_resource +EXPORT_SYMBOL vmlinux 0xfddeb056 efi +EXPORT_SYMBOL vmlinux 0xfde496b6 vfs_path_parent_lookup +EXPORT_SYMBOL vmlinux 0xfde6efa3 dcb_setrewr +EXPORT_SYMBOL vmlinux 0xfdf445a0 elevator_alloc +EXPORT_SYMBOL vmlinux 0xfdf6d861 vme_irq_request +EXPORT_SYMBOL vmlinux 0xfdfb792f amd_iommu_pc_supported +EXPORT_SYMBOL vmlinux 0xfdfc9507 dmam_alloc_attrs +EXPORT_SYMBOL vmlinux 0xfe029963 unregister_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xfe052363 ioread64_lo_hi +EXPORT_SYMBOL vmlinux 0xfe13bd1c mipi_dsi_dcs_get_power_mode +EXPORT_SYMBOL vmlinux 0xfe181554 grab_cache_page_write_begin +EXPORT_SYMBOL vmlinux 0xfe1c9ea5 sg_pcopy_from_buffer +EXPORT_SYMBOL vmlinux 0xfe1d2e94 key_create_or_update +EXPORT_SYMBOL vmlinux 0xfe215b97 proc_do_large_bitmap +EXPORT_SYMBOL vmlinux 0xfe2a7549 skb_flow_dissect_tunnel_info +EXPORT_SYMBOL vmlinux 0xfe45e6c8 can_nice +EXPORT_SYMBOL vmlinux 0xfe487975 init_wait_entry +EXPORT_SYMBOL vmlinux 0xfe542579 tty_port_free_xmit_buf +EXPORT_SYMBOL vmlinux 0xfe5d4bb2 sys_tz +EXPORT_SYMBOL vmlinux 0xfe6ad615 jbd2_fc_begin_commit +EXPORT_SYMBOL vmlinux 0xfe6c9b59 register_quota_format +EXPORT_SYMBOL vmlinux 0xfe79f734 crypto_sha256_finup +EXPORT_SYMBOL vmlinux 0xfe8abb17 netdev_port_same_parent_id +EXPORT_SYMBOL vmlinux 0xfe8c61f0 _raw_read_lock +EXPORT_SYMBOL vmlinux 0xfe916dc6 hex_dump_to_buffer +EXPORT_SYMBOL vmlinux 0xfe9ebbbb acpi_osi_is_win8 +EXPORT_SYMBOL vmlinux 0xfea123e1 __skb_flow_get_ports +EXPORT_SYMBOL vmlinux 0xfea64ea5 serial8250_do_pm +EXPORT_SYMBOL vmlinux 0xfeab7275 dma_sync_single_for_cpu +EXPORT_SYMBOL vmlinux 0xfec0f62e filemap_map_pages +EXPORT_SYMBOL vmlinux 0xfec304b8 t10_pi_type3_ip +EXPORT_SYMBOL vmlinux 0xfedcdb60 seq_hlist_next_percpu +EXPORT_SYMBOL vmlinux 0xfeea58f2 srso_alias_untrain_ret +EXPORT_SYMBOL vmlinux 0xfeebc7c4 __kfifo_from_user_r +EXPORT_SYMBOL vmlinux 0xfef216eb _raw_spin_trylock +EXPORT_SYMBOL vmlinux 0xfefcb98e vme_dma_vme_attribute +EXPORT_SYMBOL vmlinux 0xff04e9d2 __tcp_md5_do_lookup +EXPORT_SYMBOL vmlinux 0xff1e9dd8 seq_list_start +EXPORT_SYMBOL vmlinux 0xff282521 rfkill_register +EXPORT_SYMBOL vmlinux 0xff32632b sk_net_capable +EXPORT_SYMBOL vmlinux 0xff32a1de unregister_netdevice_queue +EXPORT_SYMBOL vmlinux 0xff477e57 pcie_print_link_status +EXPORT_SYMBOL vmlinux 0xff4f7359 blk_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xff51c69e dm_table_event +EXPORT_SYMBOL vmlinux 0xff52848a __SCT__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xff6878cf fb_default_cmap +EXPORT_SYMBOL vmlinux 0xff6a426f locks_free_lock +EXPORT_SYMBOL vmlinux 0xff86f7a0 dev_get_by_index +EXPORT_SYMBOL vmlinux 0xff87cd18 lockref_get_not_dead +EXPORT_SYMBOL vmlinux 0xffb7c514 ida_free +EXPORT_SYMBOL vmlinux 0xffb92db4 pci_iomap +EXPORT_SYMBOL vmlinux 0xffc30c3a acpi_processor_power_init_bm_check +EXPORT_SYMBOL vmlinux 0xffc3fd5d netdev_name_in_use +EXPORT_SYMBOL vmlinux 0xffc4f200 zstd_compress_stream +EXPORT_SYMBOL vmlinux 0xffc6bdfe jbd2_journal_flush +EXPORT_SYMBOL vmlinux 0xffcc4ec7 tcp_bpf_bypass_getsockopt +EXPORT_SYMBOL vmlinux 0xffcd7f49 iosf_mbi_punit_acquire +EXPORT_SYMBOL vmlinux 0xffe835eb bio_add_folio +EXPORT_SYMBOL vmlinux 0xffedddda napi_disable +EXPORT_SYMBOL vmlinux 0xffeedf6a delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0xfff8734a scsi_block_when_processing_errors +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0x6790ca30 aria_aesni_avx_gfni_decrypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0x78ac3a58 aria_aesni_avx_decrypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0xa29489b9 aria_aesni_avx_encrypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0xa297f1e6 aria_aesni_avx_gfni_ctr_crypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0xb24a6f4f aria_aesni_avx_ctr_crypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0xbda879d1 aria_aesni_avx_gfni_encrypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0x4e91f572 aria_aesni_avx2_gfni_decrypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0x720be3e2 aria_aesni_avx2_decrypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0x8f7b6257 aria_aesni_avx2_ctr_crypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0x94a94693 aria_aesni_avx2_gfni_encrypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0xa8335003 aria_aesni_avx2_encrypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0xf90ca741 aria_aesni_avx2_gfni_ctr_crypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-aesni-avx-x86_64 0x2c8b5dbf camellia_ecb_enc_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-aesni-avx-x86_64 0x339c33c5 camellia_cbc_dec_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-aesni-avx-x86_64 0x8b44ee75 camellia_ecb_dec_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0x0b901549 camellia_dec_blk_2way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0x69f4ff25 __camellia_enc_blk_2way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0x8d725052 __camellia_setkey +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0x8d9b761c camellia_decrypt_cbc_2way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0xfe729ed6 __camellia_enc_blk +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0xff09bd65 camellia_dec_blk +EXPORT_SYMBOL_GPL arch/x86/crypto/serpent-avx-x86_64 0x194b2841 serpent_ecb_enc_8way_avx +EXPORT_SYMBOL_GPL arch/x86/crypto/serpent-avx-x86_64 0x38800636 serpent_cbc_dec_8way_avx +EXPORT_SYMBOL_GPL arch/x86/crypto/serpent-avx-x86_64 0x4140192a serpent_ecb_dec_8way_avx +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x13bbf33f sm4_avx_cbc_decrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x19bc930e sm4_avx_ecb_decrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x4a5dee03 sm4_avx_ctr_crypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x596ed470 sm4_cfb_encrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x6ad0bc04 sm4_avx_ecb_encrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x94df4057 sm4_cbc_encrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x987c3a62 sm4_avx_cfb_decrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64 0x1f491d36 twofish_dec_blk +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64 0x7c7bf6e0 twofish_enc_blk +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64-3way 0x92a51c43 twofish_dec_blk_cbc_3way +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64-3way 0xb4e98a46 twofish_dec_blk_3way +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64-3way 0xe4ae7508 __twofish_enc_blk_3way +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x02f0c835 kvm_cpu_has_injectable_intr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0429eddb gfn_to_pfn +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x053614ec kvm_set_user_return_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x059a51a4 kvm_page_track_unregister_notifier +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x05f79548 kvm_emulate_rdmsr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x064c9b7e __SCK__tp_func_kvm_avic_doorbell +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x066fb36e kvm_load_host_xsave_state +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x06be1e79 kvm_init +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x06cdc8d1 kvm_configure_mmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x07d05cbb kvm_init_mmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x09575df1 kvm_read_guest_offset_cached +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0aea7400 kvm_get_kvm_safe +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0b09687c kvm_put_kvm +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0b58a11d kvm_nr_uret_msrs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0b8a3365 __traceiter_kvm_invlpga +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0bbedaa6 kvm_hv_assist_page_enabled +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0ca8df68 __traceiter_kvm_vmgexit_msr_protocol_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0cd76015 gfn_to_memslot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0cff45f4 __SCT__tp_func_kvm_vmgexit_msr_protocol_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0e857ab3 kvm_gfn_to_hva_cache_init +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1041cbfa kvm_get_linear_rip +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x114eb824 __traceiter_kvm_nested_vmexit_inject +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x11d7be4e kvm_vcpu_gfn_to_pfn_atomic +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x121b8496 kvm_emulate_monitor +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1412f042 __traceiter_kvm_ple_window_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1447b04c x86_decode_emulated_instruction +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x15079229 kvm_emulate_ap_reset_hold +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x159b8d5e host_efer +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x15f8e341 kvm_set_or_clear_apicv_inhibit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1643d773 kvm_set_dr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x16b41cfe kvm_set_msr_common +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x16d87c22 kvm_mmu_free_roots +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x174da549 kvm_vcpu_read_guest_atomic +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x17568ff8 kvm_slot_page_track_remove_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x176d5b66 __tracepoint_kvm_avic_doorbell +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x17e10975 kvm_destroy_vcpus +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x17f9cfe3 __traceiter_kvm_cr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x187d0ce9 __kvm_prepare_emulation_failure_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1884324d __x86_set_memory_region +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x193eb517 kvm_post_set_cr0 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x19bda6b6 gfn_to_page_many_atomic +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x19bff66e kvm_mmu_reset_context +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1ae38fc8 __tracepoint_kvm_avic_kick_vcpu_slowpath +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1b3e7bb0 __SCK__tp_func_kvm_avic_ga_log +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1b516b49 kvm_vcpu_read_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1beb06bf __SCK__tp_func_kvm_vmgexit_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1d013832 kvm_enable_efer_bits +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1d1b139a __SCT__tp_func_kvm_avic_ga_log +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1d772544 kvm_slot_page_track_add_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1db1c372 enable_vmware_backdoor +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1f8e9483 __SCT__tp_func_kvm_avic_doorbell +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x22b7cd97 kvm_init_shadow_ept_mmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x23263c0a __traceiter_kvm_nested_vmenter_failed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x23cc51be kvm_emulate_mwait +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2510fc6d __SCT__tp_func_kvm_nested_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x25c07225 __traceiter_kvm_vmgexit_msr_protocol_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x261bfd74 kvm_apic_set_eoi_accelerated +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x27046576 kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x27e2ea65 __kvm_vcpu_update_apicv +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x294ea764 kvm_complete_insn_gp +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2957196e kvm_x86_vendor_init +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x29ee1cdc kvm_find_cpuid_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2a47cb04 __tracepoint_kvm_pml_full +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2ac3906a __tracepoint_kvm_nested_vmenter_failed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2ccb6798 kvm_handle_invpcid +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2d82cc24 kvm_spec_ctrl_test_value +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2e415301 kvm_release_page_clean +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2f9d977f __SCK__tp_func_kvm_vmgexit_msr_protocol_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x305675bc kvm_get_dr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x308c64f5 kvm_get_rflags +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x375a0493 kvm_cpu_get_interrupt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x37aa1dbd kvm_vcpu_on_spin +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x37c5de4b __SCK__tp_func_kvm_apicv_accept_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3868f480 kvm_lapic_readable_reg_mask +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x388e0e10 __SCT__tp_func_kvm_pi_irte_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x39fd83db halt_poll_ns_shrink +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3a37aa96 file_is_kvm +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3a78f693 kvm_arch_end_assignment +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3ab2794c kvm_find_user_return_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3b204264 __tracepoint_kvm_vmgexit_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3bfdfab6 __SCK__tp_func_kvm_cr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3c1cb3bb kvm_write_guest_cached +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3d93fb92 __traceiter_kvm_apicv_accept_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3dc9fa67 kvm_gpc_deactivate +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3e658867 kvm_emulate_wrmsr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3f510ff5 kvm_has_noapic_vcpu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3fa4d443 __tracepoint_kvm_ple_window_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4013ce8e gfn_to_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x40bc8f4e __SCK__tp_func_kvm_avic_unaccelerated_access +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4146cfe6 hv_track_root_tdp +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4166438a kvm_emulate_cpuid +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x41a5048f __SCK__tp_func_kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x446545c1 kvm_get_cr8 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x446e9833 kvm_task_switch +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x450984ae __tracepoint_kvm_nested_intercepts +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x456b1849 kvm_read_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x45e80fdf __traceiter_kvm_pi_irte_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4733bf8c __traceiter_kvm_avic_kick_vcpu_slowpath +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x474d5fef kvm_io_bus_get_dev +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x477b42fc kvm_gpc_init +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x478fd06e __tracepoint_kvm_nested_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x479508c2 kvm_find_cpuid_entry_index +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x47adfb92 kvm_cpu_has_interrupt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4806de32 kvm_set_memory_region +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4827b937 kvm_lapic_expired_hv_timer +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x48403286 kvm_lapic_find_highest_irr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x485cd7f6 kvm_rebooting +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x48644036 __SCT__tp_func_kvm_vmgexit_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4892796f kvm_emulate_rdpmc +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x48987bbe kvm_mmu_new_pgd +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4942be67 __SCT__tp_func_kvm_avic_incomplete_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4a1c261b __SCT__tp_func_kvm_invlpga +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4a258ec3 kvm_gpc_refresh +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4a9a1deb kvm_handle_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4b315788 __SCK__tp_func_kvm_skinit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4c3e0e7a kvm_alloc_apic_access_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4cca8f46 kvm_apic_update_ppr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4d9b87e9 kvm_vcpu_halt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4dfe2694 kvm_post_set_cr4 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4e3fd1b4 kvm_release_pfn_clean +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4f800dcc vcpu_load +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x50ad9eff kvm_release_page_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x523eedaa kvm_emulate_hypercall +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5269b588 kvm_vcpu_map +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x52c28b65 kvm_arch_has_noncoherent_dma +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x53d9f927 __SCT__kvm_x86_get_cs_db_l_bits +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x54809034 __tracepoint_kvm_inj_virq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x55a2ea8f kvm_gpc_activate +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x56ae1076 __SCK__tp_func_kvm_nested_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x56bf04f7 kvm_fast_pio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x59387ba3 __SCT__kvm_x86_cache_reg +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x59b5b954 kvm_emulate_xsetbv +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x59e640c0 halt_poll_ns +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5afabbd4 kvm_apic_update_irr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5b1579f3 __tracepoint_kvm_write_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5bf7cde0 kvm_mmu_set_ept_masks +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5c11e105 __traceiter_kvm_write_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5c7e9f84 __SCT__tp_func_kvm_apicv_accept_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5d993b14 kvm_valid_efer +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5d996b31 kvm_set_cpu_caps +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5db2374b kvm_update_cpuid_runtime +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5ee3fa6a kvm_debugfs_dir +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5ef7ffb1 kvm_apicv_activated +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5f911332 __SCT__tp_func_kvm_avic_kick_vcpu_slowpath +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5fb8848b halt_poll_ns_grow_start +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x603a2cc4 kvm_mmu_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x614a5943 kvm_vcpu_read_guest_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x616c0538 kvm_vcpu_write_guest_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x616e6c95 __SCT__tp_func_kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6227a946 kvm_flush_remote_tlbs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6228b82e __SCK__tp_func_kvm_avic_kick_vcpu_slowpath +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x623dd88a kvm_apic_write_nodecode +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6243ac82 __kvm_apic_update_irr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6303c089 kvm_calc_nested_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x639d60cf kvm_mmu_invlpg +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x67544a0a gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x687b78fc kvm_x86_vendor_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6892e3c3 kvm_set_pfn_accessed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x68ff0df0 __SCK__kvm_x86_cache_reg +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6a1391af __SCK__tp_func_kvm_vmgexit_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6ada8f59 kvm_mmu_set_mmio_spte_mask +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6bc792a4 kvm_caps +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6becaded __SCT__tp_func_kvm_inj_virq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6c73cffd __tracepoint_kvm_pi_irte_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6c95726c host_xss +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6d18c946 kvm_vcpu_reset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6d2c9437 __SCT__tp_func_kvm_nested_vmenter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6d2e949e kvm_require_dr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6d7b9da6 kvm_is_linear_rip +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6df36d8b kvm_irq_has_notifier +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x709cd8cb kvm_spurious_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x732b55f7 kvm_set_msi_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x74910627 __traceiter_kvm_nested_vmenter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x74921ecf kvm_sev_es_mmio_read +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x74a3b8ed kvm_page_track_register_notifier +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x74b7bdc9 handle_ud +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7510a39a __traceiter_kvm_vmgexit_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x752c2b00 __traceiter_kvm_fast_mmio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x76a38c8c __traceiter_kvm_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7701cdda kvm_read_guest_virt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x778e30b9 __SCT__tp_func_kvm_cr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x77904b18 __tracepoint_kvm_cr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7797a73b kvm_requeue_exception +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x77c7d086 kvm_queue_exception_p +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x78a06b7d kvm_cpuid +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x78bf0567 kvm_arch_register_noncoherent_dma +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7978f6af kvm_requeue_exception_e +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7a280572 kvm_vcpu_yield_to +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7a30daf3 kvm_load_guest_xsave_state +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7a3a0f8c __gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7afe324e halt_poll_ns_grow +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7b15a414 kvm_vcpu_deliver_sipi_vector +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7b3251b7 __tracepoint_kvm_vmgexit_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7c364894 kvm_emulate_halt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7c94c99a kvm_release_pfn_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7cd77172 kvm_arch_unregister_noncoherent_dma +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7cdb616f __tracepoint_kvm_avic_incomplete_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7d36e652 kvm_fixup_and_inject_pf_error +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7d75706b kvm_vcpu_wake_up +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7ef5df32 kvm_queue_exception +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7f0e766b __SCK__tp_func_kvm_pi_irte_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7f21085e __SCK__tp_func_kvm_avic_incomplete_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7f51547e __traceiter_kvm_inj_virq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7fe19488 kvm_add_user_return_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7ff2a104 __SCT__tp_func_kvm_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8109d3e2 kvm_msr_allowed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8118b567 kvm_emulate_instruction +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x82c5757c kvm_vcpu_unmap +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x84bbb7e2 kvm_inject_realmode_interrupt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x869038a9 __tracepoint_kvm_nested_intr_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x869f4035 __SCK__tp_func_kvm_fast_mmio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x872e55f3 load_pdptrs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x88e6aead __SCK__tp_func_kvm_nested_vmenter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8a7fe54a __SCT__tp_func_kvm_vmgexit_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8b618aa6 __SCT__tp_func_kvm_nested_vmexit_inject +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8c052cc3 __SCK__tp_func_kvm_nested_vmexit_inject +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8d20b5c8 __tracepoint_kvm_skinit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8eaa8530 kvm_write_guest_virt_system +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8f3a890e __traceiter_kvm_vmgexit_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x90f94ad2 kvm_set_cr3 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x912a9286 __traceiter_kvm_nested_intr_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x914e3f60 __tracepoint_kvm_invlpga +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x924beff4 kvm_pmu_trigger_event +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9268a3a8 kvm_set_cr0 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x93a3e40e __SCT__tp_func_kvm_ple_window_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x93e7e58a __tracepoint_kvm_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x943ac144 __SCK__tp_func_kvm_pml_full +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9455c0f0 kvm_set_cr4 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9972969d kvm_lapic_set_eoi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9b9b173b __tracepoint_kvm_nested_vmenter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9cf59e7a allow_smaller_maxphyaddr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9d876ebb kvm_service_local_tlb_flush_requests +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9dfd82f8 kvm_sev_es_mmio_write +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9e0db9a8 kvm_arch_has_assigned_device +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9e126518 kvm_set_cr8 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9e20b2bc __traceiter_kvm_avic_incomplete_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9e911a09 hv_flush_remote_tlbs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9f041ed1 __tracepoint_kvm_vmgexit_msr_protocol_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9f5e172f __SCK__kvm_x86_get_cs_db_l_bits +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9f68faa3 __traceiter_kvm_avic_unaccelerated_access +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9f940045 kvm_is_visible_gfn +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa1c4231f kvm_set_pfn_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa256aa99 kvm_wait_lapic_expire +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa25e5ed3 kvm_update_dr7 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa263eb82 __tracepoint_kvm_apicv_accept_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa275100b gfn_to_pfn_prot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa2c506d4 __SCK__tp_func_kvm_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa358f875 kvm_are_all_memslots_empty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa35dfabe kvm_vcpu_is_visible_gfn +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa3c2f72a kvm_write_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa588ef67 __SCT__tp_func_kvm_nested_intercepts +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa6a50230 __traceiter_kvm_nested_intercepts +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa7022320 __traceiter_kvm_avic_ga_log +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa724588f __SCK__tp_func_kvm_nested_intercepts +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa7950464 kvm_get_running_vcpu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa84a2e73 __SCT__tp_func_kvm_write_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa931e886 kvm_sev_es_string_io +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xab367105 __tracepoint_kvm_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xab55e744 kvm_read_guest_cached +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xad0e60d3 kvm_vcpu_write_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xae151595 kvm_read_guest_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xae4795db kvm_arch_no_poll +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb0d5039e kvm_vcpu_apicv_activated +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb332b817 gfn_to_hva_memslot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb4ee0c8b kvm_read_l1_tsc +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb60d833f __SCK__tp_func_kvm_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb78088d9 hv_flush_remote_tlbs_range +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb802ff5b kvm_mtrr_get_guest_memory_type +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb80fa03d kvm_write_guest_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb82c0987 enable_pmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb8666230 kvm_apic_match_dest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb8ac6d23 __traceiter_kvm_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb96e9aa1 __traceiter_kvm_skinit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb9acf799 kvm_get_kvm +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbaedcee1 kvm_io_bus_write +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbc946ebe kvm_emulate_invd +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbd9d6dfc kvm_mmu_set_me_spte_mask +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbdcf92e8 handle_fastpath_set_msr_irqoff +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbf5fb8d3 kvm_mmu_gva_to_gpa_write +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbfff13c5 __tracepoint_kvm_avic_ga_log +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc0353783 kvm_vcpu_gfn_to_pfn +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc071e99f __SCT__tp_func_kvm_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc09d32e8 __tracepoint_kvm_vmgexit_msr_protocol_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc1703b6b kvm_vcpu_mark_page_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc1e273ec __tracepoint_kvm_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc261d6c9 kvm_inject_emulated_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc3fba69c kvm_vcpu_kick +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc60d7d0c __traceiter_kvm_pml_full +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc6eb5594 __kvm_set_memory_region +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc72b8838 kvm_intr_is_single_vcpu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc7fe55ac __traceiter_kvm_avic_doorbell +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc82e983f kvm_put_kvm_no_destroy +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc96d35f4 report_ignored_msrs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xca1b052b __SCK__tp_func_kvm_nested_intr_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcb601134 kvm_skip_emulated_instruction +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcd475a9f __tracepoint_kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcd5dfc89 kvm_apic_has_interrupt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xce576a13 enable_apicv +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xceb34c3a __SCK__tp_func_kvm_write_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd007e30b __kvm_is_valid_cr4 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd08c5359 kvm_mmu_free_guest_mode_roots +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd09da48b __SCT__tp_func_kvm_nested_intr_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd146d3af kvm_handle_invalid_op +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd14e6b8a __SCK__tp_func_kvm_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd15f39e7 mark_page_dirty_in_slot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd2d3816e kvm_write_guest_offset_cached +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd4456034 kvm_lmsw +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd475c188 kvm_pmu_cap +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd5a1efe2 kvm_gpc_check +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd7adada6 gfn_to_hva +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd8f04dde __SCK__tp_func_kvm_nested_vmenter_failed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdabe4be3 kvm_make_all_cpus_request +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdb943756 mark_page_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdbefeb42 kvm_init_shadow_npt_mmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdc7369fe __traceiter_kvm_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdd2f47a0 vcpu_put +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdd890862 __SCK__tp_func_kvm_ple_window_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xddd8d690 __tracepoint_kvm_nested_vmexit_inject +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdfb94bd7 kvm_get_apic_mode +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe0e786a7 __SCT__tp_func_kvm_skinit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe1023a46 kvm_handle_memory_failure +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe4d9926c kvm_deliver_exception_payload +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe5a91390 kvm_clear_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe691c0d9 kvm_arch_start_assignment +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe7546f12 __SCK__tp_func_kvm_invlpga +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe8730123 kvm_apic_clear_irr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe93dfc8c __SCT__tp_func_kvm_nested_vmenter_failed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xea1814cd gfn_to_pfn_memslot_atomic +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xea5cda33 __SCT__tp_func_kvm_fast_mmio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xea87c638 kvm_get_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xeab42b38 kvm_set_rflags +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xeafd9a74 __SCK__tp_func_kvm_inj_virq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xec2124a5 kvm_prepare_emulation_failure_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xee9421d5 __traceiter_kvm_nested_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xef0ec720 kvm_get_msr_common +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xef14fd98 kvm_calc_nested_tsc_multiplier +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xefd8e520 kvm_emulate_halt_noskip +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf02506e0 __tracepoint_kvm_avic_unaccelerated_access +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf084b57d __SCT__tp_func_kvm_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf0fd7caf __tracepoint_kvm_fast_mmio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf143258e __SCK__tp_func_kvm_vmgexit_msr_protocol_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf19cbfe8 kvm_queue_exception_e +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf2cff44f kvm_hv_get_assist_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf2df48f3 __SCT__tp_func_kvm_pml_full +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf32dff97 __SCT__tp_func_kvm_avic_unaccelerated_access +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf54e2886 __SCT__tp_func_kvm_vmgexit_msr_protocol_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf573e3a0 kvm_emulate_instruction_from_buffer +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf6c60245 kvm_apic_send_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf700ce7a kvm_set_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf76b0584 __traceiter_kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf8f5ddd2 kvm_emulate_wbinvd +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf98dfcb2 kvm_vcpu_gfn_to_hva +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfa71d873 kvm_mmu_gva_to_gpa_read +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfab33e4c enable_mmio_caching +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfec8202a kvm_cpu_caps +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xffb71a3a kvm_mmu_invalidate_addr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xffc47900 __kvm_request_immediate_exit +EXPORT_SYMBOL_GPL crypto/af_alg 0x0730bb96 af_alg_count_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x14b22d6e af_alg_accept +EXPORT_SYMBOL_GPL crypto/af_alg 0x1e18fa3b af_alg_sendmsg +EXPORT_SYMBOL_GPL crypto/af_alg 0x27e92408 af_alg_async_cb +EXPORT_SYMBOL_GPL crypto/af_alg 0x400dafca af_alg_pull_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x4fac72d9 af_alg_free_resources +EXPORT_SYMBOL_GPL crypto/af_alg 0x5b3502fe af_alg_release_parent +EXPORT_SYMBOL_GPL crypto/af_alg 0x634264a9 af_alg_free_sg +EXPORT_SYMBOL_GPL crypto/af_alg 0x699fb23f af_alg_wait_for_data +EXPORT_SYMBOL_GPL crypto/af_alg 0x7b544132 af_alg_wmem_wakeup +EXPORT_SYMBOL_GPL crypto/af_alg 0x85ec7f4e af_alg_poll +EXPORT_SYMBOL_GPL crypto/af_alg 0x9cf2ef40 af_alg_register_type +EXPORT_SYMBOL_GPL crypto/af_alg 0xb1f24d11 af_alg_unregister_type +EXPORT_SYMBOL_GPL crypto/af_alg 0xcae52c4d af_alg_alloc_areq +EXPORT_SYMBOL_GPL crypto/af_alg 0xd3f01480 af_alg_get_rsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0xf027e369 af_alg_release +EXPORT_SYMBOL_GPL crypto/aria_generic 0x4a61978a aria_encrypt +EXPORT_SYMBOL_GPL crypto/aria_generic 0x7d8298b5 aria_set_key +EXPORT_SYMBOL_GPL crypto/aria_generic 0xbdad6df6 aria_decrypt +EXPORT_SYMBOL_GPL crypto/async_tx/async_memcpy 0xed53d3c0 async_memcpy +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0x91e108a3 async_gen_syndrome +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0xd0e90623 async_syndrome_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x1753bdf9 async_raid6_datap_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x381a5870 async_raid6_2data_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x1b5d1a21 __async_tx_find_channel +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x75d25d61 async_trigger_callback +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xaf03d612 async_tx_quiesce +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xcb78acfe async_tx_submit +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x427f901a async_xor_val_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x6e80310b async_xor_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x8ed75160 async_xor +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xcdad4041 async_xor_offs +EXPORT_SYMBOL_GPL crypto/authenc 0x2479193e crypto_authenc_extractkeys +EXPORT_SYMBOL_GPL crypto/blowfish_common 0x129a23e9 blowfish_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x0fe31913 cast5_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x188d9d26 __cast5_decrypt +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xef81a4af __cast5_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x2a4c514e cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x3dbae082 __cast6_decrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xcfce512f __cast6_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xd76a5716 __cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast_common 0x5609ce41 cast_s2 +EXPORT_SYMBOL_GPL crypto/cast_common 0x5b17be06 cast_s4 +EXPORT_SYMBOL_GPL crypto/cast_common 0xb9cba57f cast_s3 +EXPORT_SYMBOL_GPL crypto/cast_common 0xbd3e7542 cast_s1 +EXPORT_SYMBOL_GPL crypto/cryptd 0x1a66d3db cryptd_aead_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x2540467d cryptd_aead_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x2b9e33dc cryptd_ahash_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x34a5edb2 cryptd_shash_desc +EXPORT_SYMBOL_GPL crypto/cryptd 0x3e2073bf cryptd_ahash_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x40a2fda9 cryptd_alloc_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x514eca57 cryptd_alloc_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0x5f33feab cryptd_free_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0x759d7616 cryptd_free_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0x8a5b0ffb cryptd_skcipher_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x8f2bb918 cryptd_free_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0xb1ff6367 cryptd_alloc_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0xc9b7ea51 cryptd_skcipher_child +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x13b9d448 crypto_finalize_hash_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x37cade56 crypto_transfer_skcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x4cee146a crypto_transfer_hash_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x57c02fe1 crypto_engine_start +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x5d4fee5e crypto_transfer_kpp_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x6adf4105 crypto_engine_alloc_init_and_set +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x70d00c8b crypto_transfer_aead_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x86bda110 crypto_engine_alloc_init +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xb26a4a45 crypto_engine_exit +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xb403f85e crypto_finalize_aead_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xc0b21fe3 crypto_finalize_akcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xc16a197b crypto_finalize_kpp_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xeb0f821e crypto_finalize_skcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xf9ffc022 crypto_transfer_akcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xff114d4a crypto_engine_stop +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x00da696f simd_unregister_aeads +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x1f41fd22 simd_register_aeads_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x2a0ccc91 simd_register_skciphers_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x34a0b8bb simd_unregister_skciphers +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x504cb053 simd_aead_create_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x66983e96 simd_skcipher_create +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x851c747c simd_aead_create +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x88638552 simd_skcipher_create_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0xbfd26f15 simd_aead_free +EXPORT_SYMBOL_GPL crypto/crypto_simd 0xefe73979 simd_skcipher_free +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x33b866ce crypto_ecdh_decode_key +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7475be8e crypto_ecdh_key_len +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0xb230d2ec crypto_ecdh_encode_key +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x1936413e polyval_mul_non4k +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x49dece42 polyval_update_non4k +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x4eb4c55e __serpent_encrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x621ad5cf serpent_setkey +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xbcc074f3 __serpent_decrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xd4c9681a __serpent_setkey +EXPORT_SYMBOL_GPL crypto/sm2_generic 0x885f0650 sm2_compute_z_digest +EXPORT_SYMBOL_GPL crypto/sm3 0xa98edad1 sm3_update +EXPORT_SYMBOL_GPL crypto/sm3 0xf04338f9 sm3_final +EXPORT_SYMBOL_GPL crypto/sm3_generic 0x0bddca87 sm3_zero_message_hash +EXPORT_SYMBOL_GPL crypto/sm4 0x24e254e8 sm4_expandkey +EXPORT_SYMBOL_GPL crypto/sm4 0xfa81970e sm4_crypt_block +EXPORT_SYMBOL_GPL crypto/twofish_common 0xd2ac486d twofish_setkey +EXPORT_SYMBOL_GPL crypto/twofish_common 0xe22b7787 __twofish_setkey +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x01ca573d synth_remove +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x08f0212d spk_set_num_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1e39eb14 synth_putws +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x287dd89e spk_ttyio_ops +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x38017fd4 spk_synth_get_index +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x3e9dc77c spk_synth_flush +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x3ee3d810 spk_ttyio_synth_immediate +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x3fd5a02f spk_ttyio_synth_probe +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x41a160e5 synth_buffer_empty +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4449e1dd synth_buffer_clear +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x45eda959 spk_get_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x466f5eb7 synth_putwc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x47fffb3c spk_ttyio_release +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4a393e62 spk_var_show +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x52eb575a spk_synth_is_alive_restart +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x56ec75d7 spk_do_catch_up_unicode +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x76d40046 synth_buffer_skip_nonlatin1 +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x7ee5627f spk_var_store +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x82394ab4 synth_add +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x84dad068 synth_buffer_getc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8c82dfca synth_request_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8fe0db01 synth_putwc_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xaa055e33 synth_current +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xaadb0612 synth_buffer_peek +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xb734cb9d speakup_event +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xbbd15a51 speakup_start_ttys +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc319c604 synth_putws_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc3d868ba spk_synth_is_alive_nop +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc58f6e50 spk_get_var_header +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc891c6be spk_do_catch_up +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd8fd86cf synth_release_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd93829dd speakup_info +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe194d0ef synth_printf +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x12bbb2bd acpi_nfit_desc_init +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x26579073 __acpi_nfit_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x4639bcda acpi_nfit_shutdown +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x499bbf57 nfit_get_smbios_id +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x58d87507 acpi_nfit_ctl +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x9353f7d6 __acpi_nvdimm_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xae52644a acpi_nfit_init +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0x67927a0d platform_profile_notify +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xbfe36436 platform_profile_remove +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xcac33cd4 platform_profile_register +EXPORT_SYMBOL_GPL drivers/acpi/sbshc 0x1c8984c7 acpi_smbus_unregister_callback +EXPORT_SYMBOL_GPL drivers/acpi/sbshc 0x4f6c2360 acpi_smbus_read +EXPORT_SYMBOL_GPL drivers/acpi/sbshc 0x87bd07bd acpi_smbus_register_callback +EXPORT_SYMBOL_GPL drivers/acpi/sbshc 0x96eb492d acpi_smbus_write +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x01df32ef ahci_port_resume +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x0903312a ahci_check_ready +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x27ed1aa8 ahci_ops +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x38b919df ahci_handle_port_intr +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x3b6dd81e ahci_set_em_messages +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x3e855edd ahci_print_info +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x43a00aff ahci_sdev_groups +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x6149f8af ahci_pmp_retry_srst_ops +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x6a6f7ce5 ahci_host_activate +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x7632d82a ahci_fill_cmd_slot +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x8569a5e7 ahci_init_controller +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x8935c03e ahci_dev_classify +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x8e7d5f29 ahci_kick_engine +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xab7da549 ahci_qc_issue +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xb281635a ahci_reset_controller +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xb2d06e64 ahci_start_engine +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xbf165995 ahci_do_softreset +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xc3803aa7 ahci_error_handler +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xc775edf7 ahci_start_fis_rx +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xdafd7363 ahci_save_initial_config +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xe990a654 ahci_stop_engine +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xea50dad3 ahci_ignore_sss +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xeeb6d79d ahci_do_hardreset +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xf5b83ab8 ahci_shost_groups +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xffc36df6 ahci_reset_em +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x08e7c833 ahci_platform_deassert_rsts +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x0b26131a ahci_platform_resume +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x2199afe4 ahci_platform_disable_clks +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x2365dfc8 ahci_platform_find_clk +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x2552bf39 ahci_platform_enable_clks +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x32e96c90 ahci_platform_enable_regulators +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x4cef2eaa ahci_platform_assert_rsts +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x59f9edf2 ahci_platform_disable_resources +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x5aec3538 ahci_platform_disable_regulators +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x70fb46d5 ahci_platform_resume_host +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x8113bd20 ahci_platform_enable_resources +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xa26af9a2 ahci_platform_disable_phys +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xa5010750 ahci_platform_suspend +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xa6a1e97f ahci_platform_enable_phys +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xb04507f7 ahci_platform_suspend_host +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xc70667d0 ahci_platform_init_host +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xeb1cc8e6 ahci_platform_get_resources +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xeb589635 ahci_platform_ops +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xf2fc567b ahci_platform_shutdown +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0x06fa1ffb pata_parport_unregister_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0xdca1f437 pata_parport_register_driver +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x02ff9464 cfag12864b_isinited +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x0ecb2e5d cfag12864b_disable +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x305dc3c6 cfag12864b_isenabled +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x3389f926 cfag12864b_enable +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x9522a342 cfag12864b_getrate +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0xc48e9d95 cfag12864b_buffer +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x09917359 charlcd_poke +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x6fd9cc4a charlcd_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x8b45326c charlcd_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xd3e29970 charlcd_backlight +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf3304696 charlcd_free +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf883c540 charlcd_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x07b26ecc hd44780_common_gotoxy +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x1aa688fd hd44780_common_lines +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x23159a5b hd44780_common_clear_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x30e85287 hd44780_common_shift_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x36dc00a2 hd44780_common_print +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x3c4c183f hd44780_common_home +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x489c89e8 hd44780_common_redefine_char +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x64415593 hd44780_common_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x79e8e259 hd44780_common_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8585e5fd hd44780_common_blink +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8d4f3fa4 hd44780_common_init_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xa22afdaa hd44780_common_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xc369090d hd44780_common_shift_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xf360d788 hd44780_common_fontsize +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x14102f23 ks0108_displaystate +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x48a70518 ks0108_writedata +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x4f506333 ks0108_startline +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x6edae968 ks0108_isinited +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xbf4774db ks0108_writecontrol +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xedde6df2 ks0108_page +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xfee8ef7b ks0108_address +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x73d756e0 linedisp_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0xa110fd9d linedisp_unregister +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-i3c 0x45be850d __devm_regmap_init_i3c +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0x24836e37 __devm_regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0xf25e0c1c __regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0x1b8a5266 __regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0xa0e7493d __devm_regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0x03452721 __regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0x83da9cfd __devm_regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0x112a9bf3 __regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xc8ab0982 __devm_regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0x5b5a4feb __devm_regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0x9ae0c18f __regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x38bedee8 __devm_regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x606bbb55 __regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x7697b3b3 __regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0xcbbe1f8e __devm_regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0x73d0b822 __devm_regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0xa5825dc4 __regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x00575adb bcma_core_disable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x22332924 bcma_host_pci_irq_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x322f0d86 bcma_chipco_pll_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x56be4dd5 bcma_chipco_gpio_out +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x5d4b46eb bcma_core_enable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x6fcda229 bcma_chipco_pll_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x842622e0 bcma_find_core_unit +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x89015271 bcma_core_is_enabled +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x96ee8762 bcma_chipco_gpio_control +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x9d471380 bcma_core_pci_power_save +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xa5d72bf0 bcma_core_pll_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xa96721be bcma_host_pci_up +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xac3221dd bcma_chipco_b_mii_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xbd7228ee bcma_driver_unregister +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xdbdd7a07 bcma_pmu_get_bus_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xdf446b71 bcma_chipco_get_alp_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xe25f8a53 bcma_core_set_clockmode +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xef7f0620 bcma_chipco_gpio_outen +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xefaa5d11 bcma_host_pci_down +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xf29f5b2c bcma_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xf4359dc0 bcma_chipco_chipctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xf694c310 bcma_chipco_regctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xfc85944a __bcma_driver_register +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xfcb0b76e bcma_chipco_pll_read +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x0922aa33 btbcm_setup_apple +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x287d7e36 btbcm_write_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x49ba6cea btbcm_read_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x641bd1f9 btbcm_finalize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xcabd2c52 btbcm_setup_patchram +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xd0ba020f btbcm_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xd3d74b2b btbcm_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xe986e624 btbcm_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x1215660d btintel_set_diag +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x130982e4 btintel_version_info +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x18081b65 btintel_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x32393551 btintel_read_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x42d99500 btintel_regmap_init +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x4e4795ca btintel_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x58139ec9 btintel_enter_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x5faf31b9 btintel_exit_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x6d6211af btintel_secure_send_result +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x721b6a29 btintel_bootup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x7249d709 btintel_set_quality_report +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xa71c455e btintel_read_boot_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xa9881225 btintel_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xd75a876b btintel_send_intel_reset +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xdb80a070 btintel_load_ddc_config +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xee424392 btintel_set_event_mask_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xeecd111d btintel_configure_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x0345896f btmrvl_register_hdev +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x244c0fd2 btmrvl_send_module_cfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x3b60179f btmrvl_send_hscfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x3f5b20bf btmrvl_pscan_window_reporting +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x62c3c8cf btmrvl_interrupt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x7d5ec216 btmrvl_check_evtpkt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x7f202fa0 btmrvl_enable_ps +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x92d4c0ed btmrvl_remove_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xdc72fbe7 btmrvl_process_event +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xed66364c btmrvl_add_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xf26a6b18 btmrvl_enable_hs +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x5b5da9f7 btmtk_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0xcdaf1f19 btmtk_setup_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0xd65ed188 btmtk_setup_firmware_79xx +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x155904b8 qca_read_soc_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x15c03a67 qca_uart_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x99bc9fbd qca_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xcf8f9159 qca_set_bdaddr_rome +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xf2cc89d7 qca_send_pre_shutdown_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x54beb443 btrtl_setup_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x5b6067b2 btrtl_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x6e6cf468 btrtl_get_uart_settings +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x71f325fe btrtl_shutdown_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x8d188ccf btrtl_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xaf78f260 btrtl_free +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xc5206b72 btrtl_set_quirks +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x16d8bf6c hci_uart_unregister_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x55439f7a h4_recv_buf +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xd166eac2 hci_uart_register_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xeb4b0239 hci_uart_tx_wakeup +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x056a83c7 mhi_ep_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x42f23027 mhi_ep_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x52496e23 mhi_ep_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x5fc90f2e mhi_ep_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x8a8eeb8e __mhi_ep_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x8d58cd82 mhi_ep_queue_is_empty +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xe11ae919 mhi_ep_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xf7e230f4 mhi_ep_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x03751659 mhi_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x03be2ee5 mhi_device_get_sync +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x0803055a mhi_prepare_for_transfer_autoqueue +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x0a80d31a mhi_pm_resume +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x22a0c72c mhi_prepare_for_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x371fc009 mhi_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x37af4a1f mhi_queue_is_full +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x3c6817e3 mhi_get_mhi_state +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x45f62cc0 mhi_force_rddm_mode +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x5461f4d8 mhi_device_get +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x622ecb00 mhi_pm_suspend +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x77154b06 __mhi_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7d675f2f mhi_alloc_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x8d304af2 mhi_get_free_desc_count +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xa0db3939 mhi_get_exec_env +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xa1b32f10 mhi_async_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xa3e0a8f7 mhi_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xab969cd0 mhi_queue_buf +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb0ecaf27 mhi_prepare_for_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb3824769 mhi_free_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb6eac536 mhi_soc_reset +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xcffd73a9 mhi_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd1f043b9 mhi_download_rddm_image +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xdedbb015 mhi_device_put +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xdf2d4949 mhi_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe95034c6 mhi_notify +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xf897f70d mhi_unprepare_after_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xf9fd5b22 mhi_pm_resume_force +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xfb6b9f1a mhi_queue_dma +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xfbb72640 mhi_unprepare_from_transfer +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x057e3e4c comedi_bytes_per_scan_cmd +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0918836b comedi_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0cd330f4 range_unknown +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x15ff2099 comedi_dio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x21102f87 range_0_32mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x271e9d29 comedi_check_chanlist +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2f0ad9d3 range_bipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x3d1abd89 comedi_alloc_spriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4236eaaf range_4_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x43bf5a72 comedi_buf_write_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4b7925f0 comedi_buf_read_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4d9602a1 comedi_readback_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4fe634f3 range_bipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x5108f1a8 comedi_bytes_per_scan +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x535f9bc2 comedi_event +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x56406105 comedi_nscans_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x58f06f92 comedi_buf_write_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x6f4572d6 comedi_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x75221af7 comedi_nsamples_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7ba4acc2 comedi_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7d2e6b29 comedi_set_spriv_auto_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8113872c range_unipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8903fae2 comedi_buf_write_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x891c775b comedi_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8bc0b3a9 comedi_timeout +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x944bb33c comedi_dio_update_state +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x992a3105 comedi_dev_put +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa295b0a5 comedi_load_firmware +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa74924be comedi_alloc_subdevices +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb5ee5020 comedi_buf_read_n_available +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb679cebc range_0_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbb52fc7f range_bipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbba0f27c comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbdbe75c6 range_unipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xc3d076ec comedi_legacy_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xc47a476e comedi_dev_get_from_minor +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xcd4a5920 comedi_alloc_subdev_readback +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xcdce5adf comedi_alloc_devpriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdb2044b2 range_unipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdff18918 __comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xed8aaca9 comedi_inc_scan_progress +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xee73a575 comedi_set_hw_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xee9fefce comedi_buf_read_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xf1ea8d4f comedi_is_subdevice_running +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xf515124e comedi_handle_events +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xf68fdeb5 comedi_buf_read_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x0a8cd169 comedi_pci_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x10fe5c14 comedi_pci_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x16527658 comedi_pci_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x54badc70 comedi_pci_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x9757d9c7 comedi_to_pci_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xb37e484f comedi_pci_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xcbc75b75 comedi_pci_disable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xfd4237fa comedi_pci_enable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x027094fc comedi_to_pcmcia_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x403e4fda comedi_pcmcia_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x42167a04 comedi_pcmcia_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x4f90c938 comedi_pcmcia_disable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x8ce6e361 comedi_pcmcia_enable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0xd9159e53 comedi_pcmcia_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0xee6e7e02 comedi_pcmcia_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x322f022c comedi_usb_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x51861e09 comedi_usb_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xd24ec892 comedi_to_usb_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xd7dde455 comedi_to_usb_interface +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xd832dbc0 comedi_usb_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xde2aeef2 comedi_usb_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x79f4a6cf addi_watchdog_reset +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0xd5dea4f0 addi_watchdog_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/amplc_pc236_common 0x39f90f8f amplc_pc236_common_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x5a557ead subdev_8255_regbase +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x65d6407a subdev_8255_mm_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0xe7ac8131 subdev_8255_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x069972fe mite_prep_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x265b48fc mite_detach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x2d215d3f mite_release_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x4a636bad mite_dma_disarm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x5116b041 mite_request_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x661f2850 mite_ack_linkc +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x84293a54 mite_dma_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x88b32385 mite_buf_change +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x904c2bb6 mite_bytes_in_transit +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x98793760 mite_request_channel_in_range +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x9ce1191c mite_free_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xac08dcfc mite_done +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xaf127d87 mite_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xdc93df3f mite_sync_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xdef24e9d mite_alloc_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xe26b28f9 mite_init_ring_descriptors +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x076bc308 ni_find_route_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x0921123e ni_lookup_route_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x1facf7f8 ni_is_cmd_dest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x64443d67 ni_get_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x6c18c54e ni_count_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x85e75c94 ni_assign_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x863a306d ni_sort_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8ab47ba4 ni_route_set_has_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8f0f0901 ni_find_route_set +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0xb3e302a3 ni_route_to_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x077bdac8 ni_tio_set_bits +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x169240d0 ni_tio_insn_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x1bec68cd ni_gpct_device_construct +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x2b5c5558 ni_tio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x50e52b22 ni_tio_get_soft_copy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x628fcbe3 ni_tio_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x673b2712 ni_tio_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x77c933d2 ni_tio_set_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x7e51e705 ni_tio_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x8012cb38 ni_tio_set_gate_src +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x8491b3f2 ni_tio_set_gate_src_raw +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x9889eb97 ni_tio_unset_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xab5b30b3 ni_tio_get_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xca4751f2 ni_tio_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xd16af748 ni_tio_init_counter +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xfa2f3652 ni_gpct_device_destroy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x0937fba5 ni_tio_handle_interrupt +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x3a85b5e4 ni_tio_acknowledge +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x5718a6d6 ni_tio_cmd +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x594e7eb2 ni_tio_cmdtest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x789e8cf3 ni_tio_set_mite_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xac52d6c0 ni_tio_cancel +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x14775cca comedi_open +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x3aaa8cd4 comedi_dio_bitfield2 +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x4bcf057e comedi_dio_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x68220dfd comedi_dio_get_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x9ecd4dad comedi_get_n_channels +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xabdc6e85 comedi_close +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xc57d68f8 comedi_find_subdevice_by_type +EXPORT_SYMBOL_GPL drivers/cpufreq/speedstep-lib 0x1b1f2bda speedstep_get_freqs +EXPORT_SYMBOL_GPL drivers/cpufreq/speedstep-lib 0x2b67f096 speedstep_get_frequency +EXPORT_SYMBOL_GPL drivers/cpufreq/speedstep-lib 0xd7ab2c0c speedstep_detect_processor +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x04773b60 ccp_present +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x2e6a6147 psp_copy_user_blob +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x3a1a3979 ccp_version +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x3e059f28 sev_guest_activate +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x4073e924 sev_guest_deactivate +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x5bb9c699 ccp_enqueue_cmd +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x6ea40704 psp_ring_platform_doorbell +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x843d6541 sev_guest_decommission +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x8e63aa44 sev_issue_cmd_external_user +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x8fac14a2 sev_guest_df_flush +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x91722dce sev_platform_status +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x98a356de psp_send_platform_access_msg +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0xd02e197f sev_platform_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x08771411 adf_pfvf_comms_disabled +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x092e4951 adf_gen4_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0b9c924c adf_cfg_add_key_value_param +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0db40626 adf_gen4_handle_pm_interrupt +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0feef25c adf_vf2pf_notify_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x105eea33 adf_dbgfs_exit +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1166fd9f adf_reset_flr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x12f4ecdb adf_exit_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x18f38c9c adf_init_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1d3fbc71 adf_dev_down +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1ec95a7c adf_gen2_dev_config +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x222c3cb0 adf_dev_get +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x29c766a4 adf_vf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2be4e269 adf_gen2_get_arb_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x35a6c0da adf_gen2_init_vf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x37c82891 adf_reset_sbr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3d573cb0 adf_devmgr_add_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3e707f37 adf_gen2_get_admin_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4b7bf512 adf_gen2_get_num_aes +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x52ace58d adf_flush_vf_wq +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x56440f5f adf_cfg_get_param_value +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x58c75630 adf_gen2_get_num_accels +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5ab642b3 adf_dev_up +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5ca41b69 adf_gen2_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6060eb65 adf_vf2pf_notify_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x67f98a4d adf_cleanup_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6dbddf72 adf_enable_vf2pf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6fe32708 adf_send_admin_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x769688eb adf_devmgr_in_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x840cf0d6 adf_dev_restart +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x89dec94d adf_devmgr_update_class_index +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8b077c6e adf_gen2_get_accel_cap +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8c5a54d9 adf_cfg_section_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8d5026d2 adf_cfg_dev_remove +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8dedab0b adf_dev_started +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8eae1cc5 adf_devmgr_pci_to_accel_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x90aec14f adf_gen2_cfg_iov_thds +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x93473bb3 adf_exit_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x94b829d0 adf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x9d7b7d0f adf_err_handler +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x9e505046 adf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x9ea4714e adf_init_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa3eab5eb adf_gen2_enable_error_correction +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa4c84fdc adf_gen4_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa571e22e adf_init_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc04abda4 adf_dbgfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc501ac82 adf_gen4_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc56cde5d adf_sysfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc60842a5 adf_disable_sriov +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xcc3b167a adf_clean_vf_map +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xcde248c7 adf_gen4_enable_pm +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd435f5e0 adf_gen4_ring_pair_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd64519f1 adf_gen2_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd84234c2 adf_dev_in_use +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe327f1f1 adf_gen4_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe45f3512 adf_gen2_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xea876725 adf_devmgr_rm_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xed8c713a adf_vf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf1421de4 adf_gen2_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf3c1eaac adf_gen2_enable_ints +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf4f06ce8 adf_cfg_dev_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf5d98de9 adf_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xfac0c1fc adf_disable_pf2vf_interrupts +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xfbab6cd0 adf_dev_put +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xfdd7b919 adf_enable_pf2vf_comms +EXPORT_SYMBOL_GPL drivers/dca/dca 0x01a33ab9 dca_unregister_notify +EXPORT_SYMBOL_GPL drivers/dca/dca 0x4c55d7bf register_dca_provider +EXPORT_SYMBOL_GPL drivers/dca/dca 0x4c991574 dca3_get_tag +EXPORT_SYMBOL_GPL drivers/dca/dca 0x8d3bec88 free_dca_provider +EXPORT_SYMBOL_GPL drivers/dca/dca 0x975aee9a alloc_dca_provider +EXPORT_SYMBOL_GPL drivers/dca/dca 0xaa634427 dca_get_tag +EXPORT_SYMBOL_GPL drivers/dca/dca 0xaaa14aec dca_add_requester +EXPORT_SYMBOL_GPL drivers/dca/dca 0xac34ecec dca_register_notify +EXPORT_SYMBOL_GPL drivers/dca/dca 0xc055677b unregister_dca_provider +EXPORT_SYMBOL_GPL drivers/dca/dca 0xfdfd10f9 dca_remove_requester +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0x667eb286 dw_edma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0xc853e703 dw_edma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x295ae107 dw_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x3a2ac760 dw_dma_acpi_controller_free +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x4e752394 dw_dma_filter +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x65e83392 idma32_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x8b82fe24 dw_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x8f30ff64 dw_dma_acpi_controller_register +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x9724b4b5 do_dw_dma_disable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x981f16a0 idma32_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xc29e48b7 do_dw_dma_enable +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0x6c5b40fc hidma_mgmt_setup +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0xdf68ab78 hidma_mgmt_init_sys +EXPORT_SYMBOL_GPL drivers/edac/edac_mce_amd 0x0be1a4d8 amd_unregister_ecc_decoder +EXPORT_SYMBOL_GPL drivers/edac/edac_mce_amd 0x1d34e996 pp_msgs +EXPORT_SYMBOL_GPL drivers/edac/edac_mce_amd 0x8592d892 amd_register_ecc_decoder +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0x1a411a5b __fw_send_request +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xabb5547d fw_request_get_timestamp +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xc0be8f51 fw_card_read_cycle_time +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xe86fb5c7 fw_card_release +EXPORT_SYMBOL_GPL drivers/fpga/altera-pr-ip-core 0x85952727 alt_pr_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x08b9e6b2 dfl_fpga_feature_devs_enumerate +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x13a440e4 dfl_fpga_cdev_release_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x16da1e26 dfl_fpga_port_ops_put +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x344c7374 __dfl_fpga_cdev_find_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x356fddff dfl_fpga_dev_feature_uinit +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x365e6568 dfl_fpga_port_ops_del +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x39ab4afa dfl_fpga_enum_info_free +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x3d4851b5 dfl_fpga_feature_devs_remove +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x45cf3d25 dfl_fpga_dev_ops_unregister +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x4f795a39 dfl_fpga_port_ops_get +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x5a350df3 dfl_feature_ioctl_set_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x6c709fb5 dfl_fpga_cdev_assign_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x7926062f dfl_fpga_set_irq_triggers +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x796326cf dfl_fpga_cdev_config_ports_vf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x8d13c9d1 dfl_feature_ioctl_get_num_irqs +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x917ed76a dfl_fpga_dev_feature_init +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xaabb2fa8 dfl_fpga_enum_info_add_dfl +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xac105e6e dfl_fpga_enum_info_add_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb73595f1 dfl_fpga_dev_ops_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xc81c21e1 dfl_fpga_check_port_id +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xcfde013c dfl_fpga_enum_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xd84399f7 dfh_find_param +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xdc0cd29f dfl_fpga_cdev_config_ports_pf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xed80db57 dfl_fpga_port_ops_add +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0633c4b9 fpga_bridges_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0b2b884c fpga_bridges_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2c8167cf fpga_bridges_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x3caba8ad fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x3d0c345c fpga_bridge_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x4cd0ce06 fpga_bridge_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x52385ad9 of_fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x5b45e6fb fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x7492097b of_fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x7c58d47c fpga_bridge_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xbaacaa15 fpga_bridge_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xf424f75e fpga_bridge_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x3f5e7b32 fpga_mgr_unlock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x5fcb8594 fpga_mgr_load +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x6c259af2 fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x7f00bff7 fpga_image_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x80f1378a devm_fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x9cafdb81 fpga_mgr_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x9eaba960 devm_fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xa06ddf13 fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xad1baaac fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xbb5c611b fpga_mgr_lock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xc0dc6cea fpga_image_info_free +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xd17a307b of_fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xe8129c5b fpga_mgr_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x0cf75d82 fpga_region_class_find +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x36166715 fpga_region_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x53ed5cf9 fpga_region_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x61485b14 fpga_region_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xf34390c5 fpga_region_program_fpga +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x065fc162 gnss_register_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x08c0fa52 gnss_deregister_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x5d686128 gnss_insert_raw +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xa974694c gnss_put_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xeeffa11a gnss_allocate_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x40a7d6e4 gnss_serial_register +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x439890bd gnss_serial_allocate +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x884dafba gnss_serial_pm_ops +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xa6118186 gnss_serial_free +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xf3a7234a gnss_serial_deregister +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x5d0e4276 idio_16_set +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x6495f119 idio_16_get_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x68830314 idio_16_state_init +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x70e2b625 idio_16_get +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0xae1139f5 idio_16_set_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x54092d51 __max730x_probe +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x71b3619e __max730x_remove +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x496ce291 gpio_regmap_get_drvdata +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xb7066570 gpio_regmap_unregister +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xc55143c6 devm_gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xe20ed180 gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x00896f42 analogix_dp_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x3ee0dd60 anx_dp_aux_transfer +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x86a987b9 analogix_dp_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x93ae2e93 analogix_dp_stop_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x9f9b77e6 analogix_dp_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xaefda1c8 analogix_dp_start_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xc64cef1a analogix_dp_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xc7d92bcc analogix_dp_suspend +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xf1f6eef6 analogix_dp_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_display_helper 0xbe7ed73e drm_hdcp_check_ksvs_revoked +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x24c550fc drm_class_device_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x41d52b40 drm_do_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x42b616e7 drm_bridge_hpd_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x488eb612 drm_bridge_detect +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x52550478 drm_class_device_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x552094f0 drmm_kstrdup +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x5be14080 drm_gem_dumb_map_offset +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x66cf2f64 drm_display_mode_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x7e0650ba drm_bridge_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x8b426025 drm_bridge_get_modes +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x8e02f6d8 accel_open +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xad885165 drm_bus_flags_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xbb0f97c8 drm_bridge_hpd_notify +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xcf3c4988 drm_crtc_add_crc_entry +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xd618da1d drm_bridge_hpd_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xfe9f72f3 drm_display_mode_to_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x3c1eb95c drm_gem_dma_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x6a91ebbd drm_gem_dma_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x82214c87 drm_gem_dma_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x97a87c3a drm_fb_dma_sync_non_coherent +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x9e11b6e8 drm_fb_dma_get_gem_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xa9d43a20 drm_gem_dma_vmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xcaa6166e drm_gem_dma_dumb_create_internal +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xd7a8a08c drm_gem_dma_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xe7d3aad9 drm_gem_dma_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xef99948d drm_gem_dma_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xf4ed7e37 drm_fb_dma_get_gem_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xf6e638f4 drm_gem_dma_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x0b7d6b71 drm_bridge_connector_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x1d10c464 drm_gem_fb_init_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x3cd58021 drm_gem_fb_create_with_dirty +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x435d4d57 drm_gem_fb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x648f9134 drm_gem_fb_afbc_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x6cc7773b drm_gem_fb_get_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xc8f51a66 drm_gem_plane_helper_prepare_fb +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xe96b5d5a drm_gem_fb_create_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x0c477a18 drm_gem_shmem_get_pages_sgt +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x0d553660 drm_gem_shmem_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x0f5b63c6 drm_gem_shmem_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x16bac2ae drm_gem_shmem_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x6bd71895 drm_gem_shmem_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xb6d28a77 drm_gem_shmem_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xb96ce23f drm_gem_shmem_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xd51e39a3 drm_gem_shmem_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0x05876c69 i915_gpu_busy +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0x08a7896d i915_gpu_raise +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0x402468e9 i915_gpu_lower +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0x500858b9 i915_read_mch_val +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0xe7237b0b i915_gpu_turbo_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x6f50244f ssd130x_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x7559829f ssd130x_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x824be1ff ssd130x_shutdown +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0088e330 gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x037c5b81 gb_hd_output +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0b5f1e66 gb_debugfs_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0bda29cd __traceiter_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x10d1b03e __SCT__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x138f24f8 gb_operation_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x15d1942f greybus_disabled +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x19c8aaad gb_operation_request_send_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x21f3cc8a greybus_deregister_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2872fc24 __tracepoint_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x29877b18 __tracepoint_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x29bfa602 gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2be5cca8 gb_connection_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2d54a56a gb_connection_create_offloaded +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2dbbba4b gb_operation_request_send +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2ffb250a gb_hd_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x347bca46 gb_connection_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x3546a16a __SCK__tp_func_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x3aa26c88 __SCK__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x3b1acc68 __traceiter_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4202abea gb_connection_disable_rx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x46f0b1d3 __SCK__tp_func_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x49ba88ba __traceiter_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4b29cf06 gb_operation_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4dde2aa4 __traceiter_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x551fe492 greybus_register_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x56034103 __SCK__tp_func_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x77b46e5d __tracepoint_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x78f2865a gb_connection_latency_tag_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x78fedb98 __SCT__tp_func_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x815e6552 gb_connection_enable_tx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8318a6e9 gb_hd_cport_reserve +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x87524088 __traceiter_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8807834f gb_operation_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x89717e50 __tracepoint_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8c8b5a59 gb_connection_destroy +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8e3dd40f __tracepoint_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9842b9d4 greybus_data_rcvd +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9d0ea542 gb_operation_unidirectional_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9e3aaadd gb_operation_result +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa1a8d102 __SCK__tp_func_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa56a9b74 gb_operation_response_alloc +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa8c6510e __SCK__tp_func_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xac553dfe gb_svc_intf_set_power_mode +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xadd7926d __SCT__tp_func_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xae877457 __SCT__tp_func_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xaf95a856 greybus_message_sent +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb287ce06 gb_operation_cancel +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb7e43ac1 __traceiter_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbb885916 gb_hd_cport_release_reserved +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbd0fd15f gb_connection_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbedf23e8 gb_hd_shutdown +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbf302f4f gb_connection_disable_forced +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbfb52284 __SCT__tp_func_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc8ac77ba __tracepoint_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xcb4a7e0c gb_connection_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd163b127 gb_operation_get_payload_size_max +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xdfbc3e36 gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe223285c gb_interface_request_mode_switch +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe6b45fb6 __SCT__tp_func_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xee153135 gb_connection_latency_tag_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xee18795d gb_operation_get +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0d8d5ceb hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0e2b1f61 hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x18a0dac9 hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit +EXPORT_SYMBOL_GPL drivers/hid/hid 0x22b45aa2 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2968d812 hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x29b58e1a hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2a89e9c8 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x31dceb65 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x37beddec hid_match_id +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3a75d0f0 hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3fd3b8eb hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x402fb148 hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4221e9bd hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x491a94bc hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4b29e7a0 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4bbb625d hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4df03904 hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x52fd4b4d hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5ad5f402 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x61859951 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6454c7d2 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x664b8cfa hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x70eaa8c9 __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7107de1d hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7361afb7 hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x74a6bb80 hid_resolv_usage +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7e5730c9 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x86c70925 hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8bdd6c70 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x93013cc4 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9305bf1e hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9bff177e hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa26e191a hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa868174e hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc0638e71 hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xcba44dc2 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0xcda771fd hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xcf1ecb53 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd239cf54 hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd34019bb hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd3672568 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0xda1f2fca hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdd5b908c hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdf074a8b hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe0a7f8e9 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe13d3541 hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe58308ac hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf3c7212e hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf9548138 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfce2406e hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x7fd5afba roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x1ab97a75 roccat_common2_send +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x24251a82 roccat_common2_receive +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x68f993d5 roccat_common2_sysfs_write +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x6cad9cfb roccat_common2_send_with_status +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xbb46d8c9 roccat_common2_sysfs_read +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xd8738181 roccat_common2_device_init_struct +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x08eeb688 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1d08a5f3 sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x370aa893 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x501afd8e sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x6abbc220 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x6c654752 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xc5c8b628 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf7813420 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xff674bf0 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x093c14b3 vivaldi_attribute_groups +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x27156333 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x1ce2dfaf i2c_hid_core_shutdown +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x39dee3f2 i2c_hid_core_pm +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x47e1871f i2c_hid_core_remove +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x701f83a1 i2c_hid_core_probe +EXPORT_SYMBOL_GPL drivers/hid/intel-ish-hid/intel-ishtp 0x43d19463 ishtp_wait_resume +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x399861c2 surface_hid_pm_ops +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x8620a696 surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xb2710bab surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x9bf57da5 hid_is_usb +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xc01d5ea2 hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x0e0b58a3 hsi_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2c5534d3 hsi_free_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x35b28da6 hsi_put_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x37887353 hsi_alloc_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x39abb60e hsi_new_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x4b7450ea hsi_get_channel_id_by_name +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5210a5bf hsi_board_list +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5be3d00a hsi_port_unregister_clients +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5d9da920 hsi_async +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x66cfb708 hsi_claim_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x7771c222 hsi_remove_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x8f3ae424 hsi_unregister_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x9ff21bbc hsi_register_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xa458b303 hsi_register_client_driver +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xa9a4d364 hsi_register_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xd42da866 hsi_alloc_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xe4de5021 hsi_unregister_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xf02f7f4b hsi_release_port +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x06cf740f vmbus_hvsock_device_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x1307ae2d vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x14a28fa1 vmbus_allocate_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x26d8d6d0 __vmbus_driver_register +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x27c3c833 hv_ringbuffer_spinlock_busy +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x31e2e77f vmbus_free_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x321055cb vmbus_prep_negotiate_resp +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x45d1a9f8 vmbus_set_chn_rescind_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x46a417ca vmbus_proto_version +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x47be007e vmbus_recvpacket_raw +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4b2210b8 vmbus_send_tl_connect_request +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x5be921c8 hv_pkt_iter_first +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x66455b78 vmbus_driver_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x674e657e hv_ringbuffer_get_debuginfo +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x8ee86b00 vmbus_set_event +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x9b3d53c6 vmbus_connection +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x9df1462b vmbus_set_sc_create_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xa7afa2af vmbus_teardown_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xb68b2377 hv_pkt_iter_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xb8c516c3 vmbus_disconnect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xbd3b2df2 vmbus_open +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xbe3cdea8 vmbus_connect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xbf715c6d vmbus_alloc_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xbfd98289 vmbus_request_addr +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xcb4896bc vmbus_sendpacket_mpb_desc +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xd1d7d262 vmbus_establish_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xd9bb32d7 vmbus_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xdf50e994 vmbus_free_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xe15111c0 __hv_pkt_iter_next +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf011136c vmbus_next_request_id +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf1253b63 __vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf133edd6 vmbus_send_modifychannel +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf2e212c7 vmbus_sendpacket_pagebuffer +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xfe6ed181 vmbus_setevent +EXPORT_SYMBOL_GPL drivers/hwmon/adt7x10 0xd95e174f adt7x10_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0x5cbb5274 ltc2947_core_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0xbc54f93e ltc2947_of_match +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x0d51745a nct6775_update_device +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x15f4becc nct6775_show_alarm +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x1cf161c7 nct6775_probe +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x270c9ca6 nct6775_show_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x55494cd7 nct6775_store_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xe8569050 nct6775_reg_is_word_sized +EXPORT_SYMBOL_GPL drivers/hwmon/occ/occ-hwmon-common 0x814e1bf7 occ_shutdown +EXPORT_SYMBOL_GPL drivers/hwmon/occ/occ-hwmon-common 0xee883435 occ_setup +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x00dfbf10 intel_th_driver_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x15e8a0bc intel_th_trace_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x2be8e43e intel_th_free +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xb8f8381f intel_th_alloc +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xd40812d2 intel_th_trace_switch +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xd8466b57 intel_th_driver_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xdaaff6a5 intel_th_output_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xdd3cc3b1 intel_th_trace_disable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xe1bed4a5 intel_th_set_output +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x0525e957 intel_th_msc_window_unlock +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x6f190e8d intel_th_msu_buffer_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0xb002eb9c intel_th_msu_buffer_register +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x17a988d2 stm_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x502f6ebd stm_data_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x644f4b9b stm_source_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x767f089e to_pdrv_policy_node +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x7e9a6408 stm_source_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x9dc2d7b5 stm_source_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xa90d9b6a stm_unregister_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xd2185a7a stm_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xd9d0a873 stm_register_protocol +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0x14db65f0 amd_mp2_process_event +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0x663310f3 amd_mp2_register_cb +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0x6be816f4 amd_mp2_rw_timeout +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0x7713b59f amd_mp2_unregister_cb +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0xc2385929 amd_mp2_rw +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0xc69c01c5 amd_mp2_find_device +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0xf70dbdb6 amd_mp2_bus_enable_set +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-ccgx-ucsi 0x09985b8c i2c_new_ccgx_ucsi +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-nforce2 0x0d62c52b nforce2_smbus +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x275a065c i2c_mux_alloc +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x60508400 i2c_mux_add_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xc55b28c6 i2c_mux_del_adapters +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xe43f18bc i2c_root_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x2e3ece3d i2c_register_spd +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0xb0a797b8 i2c_handle_smbus_alert +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x05a8424b i3c_device_do_priv_xfers +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x223ab7a4 i3c_master_register +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x268079ab i3c_device_do_setdasa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x3aaa1645 i3c_master_disec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x3cd62a2f i3c_master_enec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x4239060c i3c_master_entdaa_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x45850b59 i3c_master_do_daa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x5187535a i3c_master_get_free_addr +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x584caf52 i3c_device_disable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x6a110471 i3c_driver_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x752c99cc i3c_driver_register_with_owner +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x767e2e63 i3c_master_set_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x76fe3e05 i3c_generic_ibi_free_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x869da938 i3c_device_enable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x9af544da i3c_master_queue_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xa7ddb881 i3c_device_match_id +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xa8597c7e i3c_master_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xb6b3a447 i3c_device_free_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xca33465f i3c_device_get_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xcb8b84e8 i3cdev_to_dev +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xcf642f24 i3c_generic_ibi_alloc_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xe2330d8f i3c_device_request_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xe395c17a i3c_master_add_i3c_dev_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xe9eb6920 i3c_generic_ibi_recycle_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xf561ee8b i3c_master_defslvs_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xfcd7cf1d i3c_generic_ibi_get_free_slot +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0xbea9f234 dw_i3c_common_remove +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0xc8d570df dw_i3c_common_probe +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x04ea0423 iio_channel_cb_get_iio_dev +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x2469c1be iio_channel_cb_get_channels +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x267c0508 iio_channel_release_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x2a1fab3c iio_channel_stop_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x7a711aef iio_channel_start_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x9acf62ab iio_channel_cb_set_buffer_watermark +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0xde6ab036 iio_channel_get_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x19d59de0 iio_dma_buffer_exit +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x238d0acb iio_dma_buffer_read +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x239141f6 iio_dma_buffer_block_list_abort +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x54b449af iio_dma_buffer_block_done +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x56336f10 iio_dma_buffer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x7946d74d iio_dma_buffer_data_available +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x9a62f95a iio_dma_buffer_set_bytes_per_datum +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xc07e10fd iio_dma_buffer_init +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xc79af8de iio_dma_buffer_request_update +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xd015f7e1 iio_dma_buffer_release +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xf414a63a iio_dma_buffer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xff32d4a4 iio_dma_buffer_set_length +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dmaengine 0xb21605a1 devm_iio_dmaengine_buffer_setup +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x3391543d iio_hw_consumer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x51e71d42 devm_iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x9671bc15 iio_hw_consumer_free +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xbf358fa9 iio_hw_consumer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xcffecaf5 iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-triggered-buffer 0x1337a192 devm_iio_triggered_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/buffer/kfifo_buf 0x848b2c48 devm_iio_kfifo_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x0a688b57 cros_ec_sensors_read_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x2b8bd86c cros_ec_sensors_core_init +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x403aab79 cros_ec_sensors_core_register +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x9971dac4 cros_ec_sensors_capture +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xa91a16b2 cros_ec_sensors_core_write +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xc1973484 cros_ec_sensors_read_lpc +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xd1496d42 cros_ec_sensors_core_read_avail +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xd84efe4a cros_ec_sensors_push_data +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xde4fe906 cros_ec_sensors_ext_info +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xe64a443b cros_ec_motion_send_host_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xed1a8bb6 cros_ec_sensors_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xf176498a cros_ec_sensors_core_read +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x3719bfbe bmg160_core_remove +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x4d8e095b bmg160_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0xc2b084f8 bmg160_core_probe +EXPORT_SYMBOL_GPL drivers/iio/imu/fxos8700_core 0x809f226b fxos8700_core_probe +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x067fd3b7 iio_read_channel_average_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x07ff88ee iio_read_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0840e1ac iio_enum_write +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x18d831dd iio_validate_own_trigger +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x193a0eca iio_buffer_enabled +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x198c1af1 iio_convert_raw_to_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1afcb254 iio_dealloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1bc381f1 iio_pop_from_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1caa53f1 devm_iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1d291fae iio_device_get_current_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1f530a87 iio_get_channel_ext_info_count +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x205bf797 iio_read_channel_processed_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x207eb46c iio_device_attach_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x26f6b499 iio_str_to_fixpoint +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2c22789b iio_device_id +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x365cb91a devm_iio_trigger_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x39e70378 iio_validate_scan_mask_onehot +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x3cfc9cda iio_device_claim_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x428d84bb iio_device_claim_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4dce7dd4 iio_format_value +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5d953dc4 iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x617628af iio_update_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x62d98234 iio_show_mount_matrix +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6349eefc iio_get_channel_type +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x638aeaba devm_iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6e167489 iio_buffer_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6e290fab iio_write_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x70bbd65d iio_write_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x76a968cc __devm_iio_trigger_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x793cc9fb iio_push_to_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7fbe08ca iio_read_channel_offset +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x802877a0 iio_read_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x87557a00 fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x88cf4221 iio_read_avail_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8af646fb iio_read_max_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8d15d038 iio_read_avail_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8e5111b2 devm_iio_device_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x910ea26c iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x94f62bf6 iio_get_debugfs_dentry +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xaf4aca07 devm_fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb1e51a1c devm_iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb3778f76 iio_read_channel_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xbd92dba3 iio_device_release_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc3e3c3c2 iio_device_release_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcf2f75f1 iio_read_channel_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd1bb8b27 __devm_iio_device_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd43bcd02 iio_channel_release_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd8feee73 iio_alloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe19298a3 iio_read_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe1c1e8e0 iio_push_to_buffers_with_ts_unaligned +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe62b1616 iio_map_array_unregister +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe9227aa7 iio_buffer_put +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe977071b iio_channel_release +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf81beb56 iio_enum_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xfe3015cf iio_enum_available_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xfea5eea3 iio_write_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xff411050 iio_map_array_register +EXPORT_SYMBOL_GPL drivers/infiniband/core/ib_core 0xdbd019c4 ib_wq +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x0d061ffd rtrs_cq_qp_destroy +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x20865992 rtrs_start_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x373e9169 rtrs_stop_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x7a0c87c6 rtrs_iu_free +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x94721b50 rtrs_send_hb_ack +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x9ac02b9d rtrs_iu_post_rdma_write_imm +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xa01a77ec rtrs_init_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xab076f33 rtrs_iu_post_recv +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xb78ff3d9 rtrs_post_recv_empty +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xd3645fcc rtrs_iu_post_send +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xded7874d rtrs_cq_qp_create +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xed39efc2 rtrs_iu_alloc +EXPORT_SYMBOL_GPL drivers/input/ff-memless 0x35a834d2 input_ff_create_memless +EXPORT_SYMBOL_GPL drivers/input/matrix-keymap 0x1d8aeba2 matrix_keypad_parse_properties +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0x34b35a75 adxl34x_probe +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0x43357a42 adxl34x_pm +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xec511022 adxl34x_remove +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x024cafe6 rmi_driver_resume +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x0290e062 rmi_2d_sensor_abs_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x282294fc rmi_set_attn_data +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x503bd1ba rmi_2d_sensor_rel_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x6aca9033 rmi_driver_suspend +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x80dd1de4 rmi_2d_sensor_of_probe +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x9d752c01 rmi_register_transport_device +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xa091bade rmi_unregister_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xa27e3b22 rmi_of_property_read_u32 +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xb2f745b1 __rmi_register_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xcc9d0440 rmi_2d_sensor_configure_input +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xd2072019 rmi_2d_sensor_abs_process +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xf0f29eed rmi_dbg +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x1baba6d6 cyttsp4_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x8d0d664e cyttsp4_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x9201e505 cyttsp4_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x7a95d78e cyttsp_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0xba6a9a1a cyttsp_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0x642c261c cyttsp_i2c_read_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0xa6e33e96 cyttsp_i2c_write_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x4bb871a2 tsc200x_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x4ccfaf51 tsc200x_regmap_config +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x88277713 tsc200x_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0xeb69dbbc tsc200x_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x0a0f5ee0 wm97xx_reg_read +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x115f4fe4 wm97xx_unregister_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x25351832 wm97xx_reg_write +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x291b5345 wm9712_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x2b943e98 wm97xx_read_aux_adc +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x2ce99d75 wm97xx_set_suspend_mode +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x34a54e1f wm9705_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x87c417aa wm97xx_register_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xcf172eea wm97xx_set_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xd71bed95 wm97xx_config_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xda1853b9 wm97xx_get_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xe5b153db wm9713_codec +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x1820b3e3 ipack_driver_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x18e1b427 ipack_device_del +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x38088abf ipack_bus_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x4e092f19 ipack_put_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x810246cc ipack_device_init +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x9cd5c75d ipack_bus_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xc0d45d8f ipack_get_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xd79f0ee4 ipack_device_add +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xda568740 ipack_driver_register +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x17a8aff8 led_set_flash_timeout +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xaea0a7ef led_set_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xceebd474 led_update_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xdd8db71f led_get_flash_fault +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xe603b879 devm_led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xe72c7b4d led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xf6d80356 led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xfa9d6cab devm_led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x29822585 led_mc_calc_color_components +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x3f324ece led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x485e0b94 devm_led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x731a44dd devm_led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x7ef5902e led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/simple/simatic-ipc-leds-gpio-core 0x923299b5 simatic_ipc_leds_gpio_remove +EXPORT_SYMBOL_GPL drivers/leds/simple/simatic-ipc-leds-gpio-core 0xd0656a80 simatic_ipc_leds_gpio_probe +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0x3bd45b0d ledtrig_audio_set +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0xce593c22 ledtrig_audio_get +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x749e05f2 ledtrig_flash_ctrl +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x7903e46e ledtrig_torch_ctrl +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x046e9a86 __traceiter_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x04eba3c9 __tracepoint_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x112c8a91 __tracepoint_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x11875114 __SCK__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x14465b58 __tracepoint_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1694ffb0 __traceiter_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1709f0c5 __tracepoint_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x17a83e40 __traceiter_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1842f6e2 __SCK__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x18e92d67 __tracepoint_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c599ebe __traceiter_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1d870f05 __tracepoint_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x206197e1 __SCK__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x206b66af __tracepoint_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x21b87a42 __SCT__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x25cacb14 __SCT__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2766fb04 __traceiter_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x287090dc __SCT__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x288ba750 __traceiter_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x297e0da3 __SCT__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2e9ec070 __SCK__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x300c8ff4 __SCT__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x36f317a4 __SCT__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x38aed195 __SCK__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3ae0c239 __SCK__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3b484882 __SCK__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3df229fa __traceiter_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3e6a6d3f __traceiter_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3e740e7f __SCK__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x40cad279 __tracepoint_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x42ff5ebd __traceiter_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4543b49b __SCT__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4a728b56 __SCK__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x52456b6a __tracepoint_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x54866ad2 __traceiter_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x55ceba55 __traceiter_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x56ceda0a __tracepoint_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x59b2d2fb __traceiter_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5bb75be6 __SCK__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5be84198 __SCK__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5dac26d3 __tracepoint_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5dd80bd5 __SCT__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5f393f8e __tracepoint_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x604902a4 __traceiter_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x629c9180 __SCT__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x64b04c20 __traceiter_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x64e39418 __traceiter_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6677ebf0 __SCT__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x67b4a6ac __tracepoint_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6cbd2f7b __tracepoint_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6f5dad91 __tracepoint_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6fdd2f92 __traceiter_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x711c5f56 __SCK__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x752f7fa4 __SCT__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x76cf5017 __SCK__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x76cfd5ad __SCK__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x787810b2 __SCT__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x78a6ba20 __tracepoint_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7cfc8f2d __SCK__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7f252e00 __SCT__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x817ad796 __SCT__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x822db771 __SCT__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8506560d __tracepoint_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x854be191 __SCK__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8adb2cb1 __SCK__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8d0b83ba __traceiter_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9488ed1f __traceiter_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x972aa384 __SCT__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x97609457 __tracepoint_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9c681bff __SCK__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9d28d153 __SCT__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9d8ba973 __traceiter_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9edb322b __traceiter_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa0a08f75 __SCK__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa0ce7136 __traceiter_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa15bd7c4 __SCT__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa55856a6 __tracepoint_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa5f38d23 __SCK__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa784e073 __SCT__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa87fac3e __traceiter_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xaa77fd30 __traceiter_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xad6440b4 __traceiter_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb0ad8a09 __SCK__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb5a62a8c __traceiter_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb65c8a05 __SCK__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb70b6d3b __tracepoint_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb7e5379d __SCT__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb7ec0162 __traceiter_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc095f3ae __SCK__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc63a9dec __tracepoint_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc73e0c99 __SCT__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc9b38dff __traceiter_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xcb8365fc __tracepoint_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xce451ad8 __SCT__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xce534f80 __tracepoint_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd30206ff __SCT__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd4742f48 __SCK__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd4e70e7c __traceiter_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd7a376b3 __SCT__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd7a7fbec __SCT__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd7aaa51f __SCK__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd878e5f6 __SCK__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdb0682eb __SCT__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe00f93e1 __traceiter_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe1a5aacd __tracepoint_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe1b130db __SCK__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe297b59f __tracepoint_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xeaa87faf __tracepoint_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec29e22a __traceiter_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xedf90bb3 __SCT__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf57f81ae __SCT__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf66de038 __tracepoint_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf6c63bbd __SCK__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf765ec54 __SCK__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf7a5edc7 __SCT__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf7d3058b __traceiter_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfa000b3e __tracepoint_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfa19b8b0 __SCK__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfb767f16 __SCT__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfc4ae75e __SCK__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfc986e4a __tracepoint_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfce76b1e __SCT__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd56336b __tracepoint_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfe467a6f __tracepoint_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x10b1488d dm_cell_visit_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x17dd39d6 dm_deferred_set_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x1a65fcd7 dm_cell_lock_promote_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2eb01e04 dm_deferred_set_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x383271ef dm_cell_promote_or_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x41ddec54 dm_bio_prison_free_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x4e256cef dm_cell_error +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6791a44e dm_deferred_entry_dec +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x753e20b2 dm_bio_prison_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x7d8daf4a dm_cell_quiesce_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x8293fac9 dm_get_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x8f444a7c dm_bio_prison_alloc_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x93166cc7 dm_cell_unlock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xace9b57b dm_bio_prison_destroy_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb071acaf dm_bio_detain +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb6d5c65d dm_deferred_set_add_work +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb70b342a dm_bio_prison_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xbf7e051f dm_bio_prison_alloc_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xc03570c0 dm_cell_get_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xc6975d01 dm_cell_put_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xca2e3a88 dm_deferred_entry_inc +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd99e003d dm_bio_prison_create_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xe24aa659 dm_cell_lock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xe753c8d5 dm_bio_prison_free_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xf2e164a8 dm_cell_release_no_holder +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xf6e5576a dm_cell_release +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x0ad0dc4f dm_bufio_mark_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x24772bfe dm_bufio_get +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x2e0774dc dm_bufio_get_block_number +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x40e7e9ea dm_bufio_client_create +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x656100cc dm_bufio_client_reset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6a2f40e1 dm_bufio_mark_partial_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6aebce95 dm_bufio_issue_discard +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6cdb2d56 dm_bufio_prefetch +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d3f57bd dm_bufio_get_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d83826d dm_bufio_get_block_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x74dcd98c dm_bufio_get_aux_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x867e87eb dm_bufio_get_dm_io_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x91f00abc dm_bufio_set_minimum_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xa82b2066 dm_bufio_write_dirty_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xb04f56ab dm_bufio_read +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc0d7df85 dm_bufio_new +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc9a3422d dm_bufio_write_dirty_buffers_async +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xcd2ba798 dm_bufio_forget +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd4bddf5c dm_bufio_issue_flush +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd991e3b9 dm_bufio_get_device_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xe6024e59 dm_bufio_release +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xebcc64a4 dm_bufio_get_block_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xeca7949e dm_bufio_client_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xed3283a4 dm_bufio_set_sector_offset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xf241a6eb dm_bufio_forget_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x0efbca4c btracker_promotion_already_present +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x1c852cab btracker_nr_demotions_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x23ddc5ab dm_cache_policy_get_version +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x37ef59a5 dm_cache_policy_get_name +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x481a0b15 btracker_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x4becb830 dm_cache_policy_get_hint_size +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x50b3c64c dm_cache_policy_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x5adc2807 btracker_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x65eea825 btracker_nr_writebacks_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x87bee547 btracker_queue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa2365f44 btracker_issue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa7446553 dm_cache_policy_unregister +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa7eadcb5 btracker_complete +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xf841a3f7 dm_cache_policy_register +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xf9f3e74b dm_cache_policy_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x292c95d9 dm_register_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x557f3e92 dm_unregister_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x01d2f9ac dm_rh_recovery_start +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x099d49db dm_rh_inc_pending +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38972f23 dm_rh_region_to_sector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38efaf5a dm_region_hash_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x3a18389a dm_rh_update_states +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x57e16c3e dm_rh_get_state +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x5b1ee89c dm_rh_delay +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x5f4a6e61 dm_rh_dec +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x6e41ef41 dm_rh_bio_to_region +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7774620f dm_rh_stop_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7ba23765 dm_rh_dirty_log +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d053fc5 dm_rh_start_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d5e1815 dm_rh_get_region_key +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa53387c7 dm_rh_flush +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa83588eb dm_rh_recovery_end +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbe38a431 dm_rh_recovery_prepare +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xcad65c01 dm_region_hash_create +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd8aa4284 dm_rh_region_context +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xe5678b20 dm_rh_mark_nosync +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xf92b8a3d dm_rh_get_region_size +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xfd93482e dm_rh_recovery_in_flight +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0054f69d dm_tm_pre_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x01f7c2b0 dm_btree_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0211c39e dm_tm_with_runs +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x07ed9022 dm_bitset_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x088a5b30 dm_btree_find_lowest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0cf7c42f dm_btree_remove +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0d251167 dm_array_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x109eae1f dm_btree_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x15a2bf57 dm_btree_lookup_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1ae16d40 dm_tm_dec_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1d0d53f7 dm_array_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1e3f728d dm_block_data +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2842d760 dm_bitset_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2bc1a8d9 dm_tm_open_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2f40da68 dm_bm_set_read_write +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x30c37cc0 dm_bm_write_lock_zero +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x32bf4f4b dm_bitset_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3646e38f dm_tm_issue_prefetches +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3896f8d8 dm_array_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x38d53eec dm_array_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ad0f55b dm_bm_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ae50a4a dm_tm_inc_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x40720a25 dm_bitset_set_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x418204e4 dm_array_set_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46c56110 dm_bitset_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x48e323be dm_bm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f2c653e dm_btree_insert_notify +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f477261 dm_bm_checksum +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x51005cef dm_bitset_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5375ca71 dm_bm_write_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5475ba9e dm_block_location +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x563946a0 dm_btree_remove_leaves +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5b04d3fe dm_bitset_clear_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x67c6c5b9 dm_array_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x68f34c27 dm_array_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6bfa88c8 dm_bitset_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6c600395 dm_btree_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6fac2256 dm_array_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x703aa099 dm_block_manager_reset +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x72289260 dm_block_manager_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7612cd9c dm_bm_block_size +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x79bdc649 dm_sm_disk_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7ade1071 dm_tm_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b047bd9 dm_tm_create_non_blocking_clone +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b6b3af5 dm_bm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x836693c5 dm_disk_bitset_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87419c51 dm_array_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87c934be dm_tm_inc +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x88295b96 dm_tm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x8e057e61 dm_array_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x900896b9 dm_btree_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x91baa32f dm_btree_find_highest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9290e07a dm_tm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x932a6ffc dm_tm_shadow_block +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x94daa188 dm_bitset_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x95a52abd dm_bm_is_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9718cffa dm_sm_disk_open +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9e798e22 dm_bm_set_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa0bc1801 dm_btree_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa99029b9 dm_bitset_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb940af6a dm_array_info_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xbdde4031 dm_btree_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd017c9c7 dm_array_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd163cade dm_tm_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd8682982 dm_btree_insert +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdb2c8e97 dm_btree_lookup +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdf3a4e7d dm_tm_create_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe07a2542 dm_bitset_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe0e68183 dm_array_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe17f65d5 dm_block_manager_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe781f874 dm_tm_dec +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xecc1aeba dm_bitset_test_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xedf5036f dm_bitset_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf2b4509a dm_btree_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf71f197e dm_btree_cursor_next +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x013abbb6 cec_queue_pin_cec_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x09783eb1 cec_notifier_conn_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x0ee95a6a cec_pin_changed +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x107b3385 cec_s_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x14f16030 cec_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x16e55ca4 cec_transmit_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x1ade1075 cec_queue_pin_hpd_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x2e26c055 cec_s_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x3981b3da cec_delete_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x4d296cf4 cec_s_conn_info +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x6782a168 cec_notifier_parse_hdmi_phandle +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x73b163a3 cec_notifier_cec_adap_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x7e1d123a cec_unregister_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x98ef088b cec_received_msg_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa01fbb6b cec_notifier_set_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa906bd56 cec_queue_pin_5v_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xac5c6807 cec_notifier_cec_adap_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xaee236c6 cec_notifier_conn_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xb3249bcd cec_register_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbe4de675 cec_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc16f2887 cec_notifier_set_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc845a9b4 cec_pin_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd84e9046 cec_transmit_msg +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xdfc4ad2d cec_transmit_attempt_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xf7e5091c cec_fill_conn_info_from_drm +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xfd49b0a6 cec_s_log_addrs +EXPORT_SYMBOL_GPL drivers/media/common/b2c2/b2c2-flexcop 0x66c0289a b2c2_flexcop_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x1b3a8936 saa7146_pgtable_free +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x2abdaa65 saa7146_vfree_destroy_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x620ccd0f saa7146_setgpio +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x7e12028e saa7146_unregister_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x8051558a saa7146_register_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xb97d697f saa7146_i2c_adapter_prepare +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xbf16b535 saa7146_wait_for_debi_done +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xbfa60534 saa7146_vmalloc_build_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe3cd9b5c saa7146_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe59c0043 saa7146_pgtable_build_single +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xfe272036 saa7146_pgtable_alloc +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xa8e853fe saa7146_vv_release +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xbbc554a8 saa7146_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xc17e6a32 saa7146_set_hps_source_and_sync +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xf4d1af4f saa7146_register_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xf50f7896 saa7146_vv_init +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x11d978a8 smscore_onresponse +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x1b33c958 sms_board_led_feedback +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x21e36bf2 smscore_registry_getmode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x2d2b4e35 smscore_register_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x34bf0e61 smscore_translate_msg +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x37d91069 smsendian_handle_tx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x3ec03b2a smscore_get_device_mode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x3f8713a5 sms_board_power +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x45284ae9 smsendian_handle_rx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x5146bd70 smscore_getbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x51bfadd9 smscore_unregister_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x5ab2448f smscore_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x6703fae6 sms_board_event +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x74ee9098 sms_board_load_modules +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7c576277 smsendian_handle_message_header +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7ec53428 smscore_set_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x844539ae sms_get_board +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x91ac6f0e sms_board_setup +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x99a81ab3 smsclient_sendrequest +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xb70d7fc5 smscore_start_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbbdb5c42 smscore_unregister_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xc0fdf77f smscore_putbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xe22ced52 smscore_get_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xfa27d66d smscore_register_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xfbcf162a smscore_register_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xfed41018 sms_board_lna_control +EXPORT_SYMBOL_GPL drivers/media/common/uvc 0x08c5db3e uvc_format_by_guid +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x040dc7cd tpg_aspect_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x21bfae4e tpg_gen_text +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x4a738cc1 tpg_g_interleaved_plane +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x7e83543f tpg_s_crop_compose +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x80aaf962 tpg_g_color_order +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xa8a3f406 tpg_free +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xaa5503d9 tpg_set_font +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xb052969d tpg_init +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xbbc315dd tpg_update_mv_step +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xcaede3e2 tpg_fill_plane_buffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xce8159bb tpg_pattern_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe2169014 tpg_log_status +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe6f04b89 tpg_alloc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe7ee5819 tpg_s_fourcc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf064e392 tpg_fillbuffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7a5f765 tpg_calc_text_basep +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7ec0949 tpg_reset_source +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x08437b1c vb2_core_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x0d3659fb vb2_request_object_is_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x16c4fbab vb2_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x1b37be2b __SCK__tp_func_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x297169e4 __tracepoint_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2b5551d5 __SCT__tp_func_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2e016be8 vb2_core_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2f566033 vb2_core_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x34e4d012 __SCK__tp_func_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3bbf63fb __traceiter_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3bf2a5ea vb2_plane_cookie +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x40bd07f2 vb2_core_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x450f53d7 vb2_core_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x458e65a9 vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4ed3fb1b __SCT__tp_func_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5302d817 vb2_core_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x54bf372e vb2_thread_stop +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x704febd9 __tracepoint_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x716d6ff3 __traceiter_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x74906109 __SCK__tp_func_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x75d3416b vb2_core_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x84a6a653 vb2_core_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x9009efa7 vb2_core_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x9325351d vb2_core_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x993bda9e __tracepoint_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa0290993 vb2_plane_vaddr +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa858aaf4 vb2_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xafa664ba __SCK__tp_func_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xafc5ddaf __traceiter_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb5d75baf vb2_request_buffer_cnt +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb6e27233 vb2_discard_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc54c863e __SCT__tp_func_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc7920841 __SCT__tp_func_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xcf9053e8 __traceiter_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd24641bb vb2_buffer_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xdba64fec vb2_wait_for_all_buffers +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xe6c5dd26 vb2_thread_start +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xef870296 vb2_core_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xf0af23a6 vb2_core_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xf912b326 vb2_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xff94ae2a __tracepoint_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0x1e8c10b5 vb2_dma_contig_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0xef1057c3 vb2_dma_contig_set_max_seg_size +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-sg 0x87dedc99 vb2_dma_sg_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-memops 0x59a858cc vb2_common_vm_ops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x05fdc3ed vb2_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x109af00d vb2_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x18078039 vb2_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x1cb66998 vb2_fop_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x1ec422c4 vb2_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x2bc3bbad vb2_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x306b53fb vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4db39ba7 vb2_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4de0ec6c vb2_fop_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5813dfee vb2_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5ff82aaa vb2_video_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x637fe000 vb2_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x79e8dc39 vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x85fad971 vb2_find_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x8ceff3e8 vb2_ops_wait_prepare +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x8f9535e0 vb2_ops_wait_finish +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x9dc06be2 vb2_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x9df3c01f vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa31720eb vb2_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa6f6b120 vb2_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa8a74ecd vb2_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xb8693db6 vb2_queue_change_type +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xb93a64ad vb2_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xbc73b109 _vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xbd34a682 vb2_request_validate +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc8b5b05c vb2_queue_init_name +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd479ad8c vb2_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xddb86bce vb2_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe1fdda4e vb2_fop_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe6ecab84 vb2_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xea7f4252 vb2_request_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf19d87ae vb2_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf2fb852e vb2_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf6694496 vb2_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-vmalloc 0xf0898f01 vb2_vmalloc_memops +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x4079339d dvb_module_release +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0xe39af1e4 dvb_module_probe +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0xfad65bc8 dvb_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/as102_fe 0xf7b3b66b as102_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ascot2e 0x73181194 ascot2e_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/atbm8830 0x3842a80e atbm8830_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/au8522_dig 0x8da952ff au8522_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/bcm3510 0xde84cdf0 bcm3510_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22700 0x3a38bc5e cx22700_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22702 0x4c871b19 cx22702_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24110 0x9e362bf1 cx24110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24113 0x5d05cca2 cx24113_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24116 0xf7606f94 cx24116_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24117 0x7546aff6 cx24117_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24120 0x49410773 cx24120_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24123 0x4a92b044 cx24123_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2820r 0x310a6957 cxd2820r_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x4448d938 cxd2841er_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0xaada53fe cxd2841er_attach_t_c +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2880/cxd2880 0xb35370c1 cxd2880_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0070 0xae1c3f89 dib0070_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0x12a499e2 dib0090_fw_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0xac4d669a dib0090_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mb 0x21a647da dib3000mb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mc 0x05526d55 dib3000mc_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000m 0x2e31b5dd dib7000m_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000p 0x2ff7f3c6 dib7000p_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib8000 0x0bb21b5c dib8000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib9000 0x62d8d71e dib9000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drx39xyj/drx39xyj 0x7727e289 drx39xxj_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxd 0xaa3c7e5d drxd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxk 0xa4f4c4d8 drxk_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ds3000 0xe6765fe3 ds3000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dvb-pll 0xfffedb5b dvb_pll_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ec100 0xea6f88b8 ec100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/gp8psk-fe 0xb4550ce3 gp8psk_fe_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0xa266b41f helene_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0xe0ebe5ff helene_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/horus3a 0xf69be6dc horus3a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6405 0x8617ba97 isl6405_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6421 0x7a03c8ef isl6421_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6423 0x3c0b3881 isl6423_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/itd1000 0x6fd7b213 itd1000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ix2505v 0x4d91e92d ix2505v_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/l64781 0xa3355f18 l64781_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lg2160 0x30e2fa0f lg2160_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3305 0x168beee6 lgdt3305_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3306a 0x0f8d986c lgdt3306a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt330x 0x9bc80918 lgdt330x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgs8gxx 0x4b3cbaef lgs8gxx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbh25 0x0f457634 lnbh25_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x860e047f lnbh24_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0xaa42a169 lnbp21_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp22 0x4281c6a3 lnbp22_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88ds3103 0xd18e1605 m88ds3103_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88rs2000 0xbd8e20ff m88rs2000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a16 0x4e45e17a mb86a16_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a20s 0x1aa62d6e mb86a20s_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt312 0xeb2a0cfa mt312_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt352 0x8f3aa0bd mt352_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mxl5xx 0x27e69428 mxl5xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt200x 0x77f68f2d nxt200x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt6000 0x66827267 nxt6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51132 0x817a47fb or51132_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51211 0x6af2a156 or51211_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1409 0xcdd43adf s5h1409_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1411 0xc9d7fc57 s5h1411_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1420 0x20b517ac s5h1420_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1432 0x47d5b0c8 s5h1432_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s921 0x18f03764 s921_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/si21xx 0x4dca46c9 si21xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/sp887x 0x595227d2 sp887x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb0899 0x3ff5e9ce stb0899_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6000 0x0d76b505 stb6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6100 0xe154d708 stb6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0288 0x7ec5ceb5 stv0288_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0297 0x7b68fefe stv0297_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0299 0xfcf88379 stv0299_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x03f1a8be stv0367ter_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0xa4394e99 stv0367ddb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0xd74d1dfc stv0367cab_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0900 0x8e00e3c2 stv0900_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv090x 0x65c5106b stv090x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0910 0x8e151b95 stv0910_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110 0xc653489d stv6110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110x 0x25a60e45 stv6110x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6111 0x4aa735b5 stv6111_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10021 0xd667370e tda10021_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10023 0xbaa4157c tda10023_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10048 0x76337914 tda10048_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0x27844611 tda10046_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0xd3e7904b tda10045_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10086 0xa21898ac tda10086_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda18271c2dd 0x89267708 tda18271c2dd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda665x 0x4406084e tda665x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8083 0x2549648f tda8083_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8261 0x20f2370b tda8261_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda826x 0x47ec000a tda826x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ts2020 0x562e5ef4 ts2020_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tua6100 0xab4c4060 tua6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1820 0x3163f9e5 ves1820_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1x93 0x527dd30c ves1x93_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10036 0x93c8679c zl10036_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10039 0x790de28a zl10039_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10353 0x0a6b57ba zl10353_attach +EXPORT_SYMBOL_GPL drivers/media/i2c/aptina-pll 0x295ce80f aptina_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/ccs-pll 0xa229b685 ccs_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x4f05f918 max9271_set_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x526478ca max9271_clear_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x54841730 max9271_verify_id +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x606d68dd max9271_configure_i2c +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x60dce807 max9271_configure_gmsl_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x6425051a max9271_set_serial_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x6a6430ca max9271_set_translation +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x72fcb99a max9271_enable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x8c14e027 max9271_wake_up +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xc6da1f80 max9271_disable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xcd7bcaf5 max9271_set_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xdd3bd82a max9271_set_high_threshold +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xffb9823f max9271_set_deserializer_address +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x02f19908 media_device_unregister_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1aa9aed0 media_graph_walk_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1b517d05 media_graph_walk_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1d0f4b3e media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2189918a __media_pipeline_entity_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x24cfaed9 media_devnode_remove +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x24d61457 media_graph_walk_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2857de5c media_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2ad8e70e media_device_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2eb607e2 media_entity_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x32906121 media_request_object_unbind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x337b7b11 media_entity_enum_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x46e44a98 media_devnode_create +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4b01c46d media_request_object_complete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4b52ab30 __media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x513fb2b6 media_request_object_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5541d900 media_pad_remote_pad_first +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5fe7652b media_device_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x65dd67e0 media_pipeline_entity_iter_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6d46a0ef media_pad_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6f9464cc media_entity_get_fwnode_pad +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x704b050d media_pad_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7882f25f __media_pipeline_pad_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7b2d61c0 media_device_pci_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x84262961 media_request_object_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8552642f media_device_register_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9ae45b78 media_device_register_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9c14481e media_request_object_bind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa5504d02 __media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa75d5868 __media_device_usb_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb3f9bee9 media_create_ancillary_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb4ead751 media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb79938ec media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbf682a3a media_create_pad_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc09ae0ac media_device_usb_allocate +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc3c5cdda media_create_pad_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc7dd1250 media_device_delete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc8c9b228 __media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xcb7a6cd5 media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd02ae0c6 media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd0ad30f7 media_create_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd5a4ceca __media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd64b1634 media_device_unregister +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd985ad66 __media_entity_next_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xddf70b12 media_entity_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xdfc506e9 media_pipeline_entity_iter_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe04c53c4 media_entity_find_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe49d092d __media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe5ceecd6 media_entity_enum_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe8e04154 media_request_object_find +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xea920710 media_request_get_by_fd +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xed997ca4 __media_device_register +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf0f4156c __media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf0fce5c1 media_device_unregister_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf8144fed media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf8a726f5 media_request_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf8d0887f media_get_pad_index +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xfba01db3 media_graph_walk_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xfc6856fc media_entity_pads_init +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst 0xc7c7288a dst_attach +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst_ca 0x90233192 dst_ca_attach +EXPORT_SYMBOL_GPL drivers/media/pci/cx88/cx88xx 0x307661d2 cx88_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/pci/ddbridge/ddbridge-dummy-fe 0x0b7c36c7 ddbridge_dummy_fe_qam_attach +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x0cf0d836 mantis_i2c_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x13c5bd72 mantis_frontend_power +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x1654c588 mantis_ca_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x38948c27 mantis_pci_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x3a2df11d mantis_get_mac +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x4bd0048f mantis_uart_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x58f51121 mantis_input_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x63ed4e0f mantis_stream_control +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x65732476 mantis_i2c_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x78adb8de mantis_ca_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x7d96b011 mantis_gpio_set_bits +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x869f6b19 mantis_input_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x8bab4fa0 mantis_dma_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x926ae8db mantis_dvb_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xa474f9d4 mantis_uart_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xa5c4bfb7 mantis_pci_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xcf7f5fb1 mantis_frontend_soft_reset +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xe228b3e0 mantis_dma_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xfbe9149b mantis_dvb_exit +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x0a331d04 saa7134_vb2_buffer_queue +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x254a6c29 saa7134_ts_buffer_prepare +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x2643eeaf saa7134_enum_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x38007396 saa7134_querycap +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x4a129cae saa7134_ts_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x632b1e0c saa7134_g_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x6e453ac2 saa7134_g_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x80026c55 saa7134_ts_queue_setup +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x8c3f473c saa7134_ts_start_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xb0b567ca saa7134_s_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xb7c42239 saa7134_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xc6d23317 saa7134_s_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xd6ebcbfd saa7134_s_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf33131d5 saa7134_ts_qops +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf4a2d952 saa7134_g_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf5767000 saa7134_querystd +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf8b935a1 saa7134_g_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xfbd7d9f1 saa7134_s_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xfde36d69 saa7134_ts_buffer_init +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x2d6ecffe ttpci_budget_deinit +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x6a1f5450 ttpci_budget_irq10_handler +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7948c222 budget_debug +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xcbd28285 ttpci_budget_debiwrite +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xd508afd1 ttpci_budget_init +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xec785650 ttpci_budget_init_hooks +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xef222103 ttpci_budget_debiread +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xfddfd705 ttpci_budget_set_video_port +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x0f227721 mccic_register +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x1dbd2445 mccic_suspend +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x25b0d040 mccic_resume +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x9c390c7c mccic_shutdown +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xa4adb247 mccic_irq +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x8016ab73 radio_tea5777_exit +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0xcd8f2d4f radio_tea5777_init +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x09dfdedd si470x_set_freq +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x764f08fb si470x_start +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xac706c08 si470x_ctrl_ops +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xb36c9473 si470x_viddev_template +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xc78db405 si470x_stop +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x014238e7 ir_raw_event_store +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x1a370183 rc_g_keycode_from_table +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x231b45a6 rc_keydown_notimeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x2ed90ced rc_map_unregister +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x30fe36f4 ir_raw_event_set_idle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x48aebad3 rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x4b438a40 rc_free_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x5b67e3cd devm_rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x7725e489 rc_unregister_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x78d5bdd2 ir_raw_event_handle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x7edd0a49 lirc_scancode_event +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x95747f59 rc_repeat +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x9943c0f5 ir_raw_event_store_with_timeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb960f15c rc_map_register +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xbb3352ac rc_keyup +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xc3475963 ir_raw_event_store_with_filter +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xc3a50e0b rc_keydown +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xcbb12355 ir_raw_event_store_edge +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xf3bbdeef rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xfc5d3079 rc_map_get +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xfca4a574 devm_rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0011 0x171a0286 fc0011_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0012 0xf852f0ee fc0012_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0013 0x7b6838b9 fc0013_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/max2165 0x2c6e23ca max2165_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mc44s803 0xbec899a4 mc44s803_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2060 0xc62d3516 mt2060_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2063 0x17f85077 mt2063_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt20xx 0xe9f50e2f microtune_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2131 0x49e254bf mt2131_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2266 0x644f07f8 mt2266_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5005s 0x6fcf6f0c mxl5005s_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5007t 0xcb8b32b3 mxl5007t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/qt1010 0x49e5c288 qt1010_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/r820t 0x1513bede r820t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18218 0x2b5a655c tda18218_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18271 0x33421a12 tda18271_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda827x 0xf69f7226 tda827x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x3067f8bf tda829x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0xdeedbdd7 tda829x_probe +EXPORT_SYMBOL_GPL drivers/media/tuners/tda9887 0xb1cfc2ef tda9887_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0x972ec420 tea5761_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0xf4d43421 tea5761_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0x65cb07d6 tea5767_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0xeb501850 tea5767_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tuner-simple 0x54b62dee simple_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc2028 0xff293a52 xc2028_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc4000 0x8a0ca1d2 xc4000_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc5000 0xb822f7b8 xc5000_attach +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x017ea7c7 cx231xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x06d77003 cx231xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x29a090ff is_fw_load +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x2a87910a cx231xx_dev_uninit +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x3ec2af47 cx231xx_uninit_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x43fe1a5e cx231xx_dev_init +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x5b717fee cx231xx_init_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x60e30668 cx231xx_capture_start +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x7e668af9 cx231xx_demod_reset +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x86cec226 cx231xx_enable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xa3dc30a7 cx231xx_set_alt_setting +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xa4c40ad4 cx231xx_init_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xb490d79e cx231xx_enable_i2c_port_3 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xccbed544 cx231xx_init_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xcde36d24 cx231xx_uninit_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xd0ef29fa cx231xx_unmute_audio +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xd3874d7f cx231xx_send_gpio_cmd +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xdf90ef28 cx231xx_uninit_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xe3d9d9d8 cx231xx_send_usb_command +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xe652c16f cx231xx_disable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xed734ae5 cx231xx_get_i2c_adap +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-demod 0x079a3c68 mxl111sf_demod_attach +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-tuner 0x89aefbcf mxl111sf_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x20ae5a79 em28xx_init_camera +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x24d08e08 em28xx_write_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x2f246960 em28xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x3dd68e62 em28xx_write_regs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x3e024717 em28xx_toggle_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x4324a3d4 em28xx_audio_setup +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x49117b3d em28xx_write_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x4dde8c2f em28xx_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x56449ec0 em28xx_alloc_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x5f486667 em28xx_stop_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x721f7cc7 em28xx_free_device +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7554a65f em28xx_write_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7fc8652c em28xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x8103d333 em28xx_read_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x921d7c65 em28xx_boards +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x95fc7ec8 em28xx_find_led +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xb83e6d4b em28xx_uninit_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xc452a7e3 em28xx_gpio_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xcf15cf3d em28xx_read_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xd23079c7 em28xx_init_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xed03a564 em28xx_audio_analog_set +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x638e1283 __v4l2_async_nf_add_i2c +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x6d32b83d v4l2_async_nf_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x87d516a9 __v4l2_async_nf_add_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x9328b8fb __v4l2_async_nf_add_fwnode +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xf3f29e9a __v4l2_async_nf_add_fwnode_remote +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x01612c0b v4l2_detect_gtf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x08402862 v4l2_print_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0958448b v4l2_set_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0af3d134 v4l2_valid_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x2bf67def v4l2_calc_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x370cfe6e v4l2_dv_timings_presets +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x3aa68d7a v4l2_find_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x4839762f v4l2_calc_timeperframe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x7b6ac78f v4l2_phys_addr_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x8f8d4341 v4l2_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x922ecd29 v4l2_enum_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa22fbfeb v4l2_hdmi_rx_colorimetry +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa97e00eb v4l2_detect_cvt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xae575c8f v4l2_phys_addr_for_input +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xd034392d v4l2_match_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xf56238f4 v4l2_find_dv_timings_cea861_vic +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xff585440 v4l2_dv_timings_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x054124c7 v4l2_flash_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x5c3cb296 v4l2_flash_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x8723903b v4l2_flash_indicator_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x4912c9b2 v4l2_fwnode_parse_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x55675581 v4l2_fwnode_endpoint_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x612ddce5 v4l2_fwnode_connector_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x6e1c5c8a v4l2_fwnode_endpoint_alloc_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x716b2c13 v4l2_fwnode_connector_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x9fef4a3f v4l2_async_nf_parse_fwnode_endpoints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xb031339c v4l2_fwnode_put_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xcc787156 v4l2_fwnode_endpoint_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xcf86252e v4l2_fwnode_device_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xde99791c v4l2_async_register_subdev_sensor +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xf98690e5 v4l2_fwnode_connector_add_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0bd3db3b v4l2_m2m_buf_remove_by_idx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0ec004d4 v4l2_m2m_ioctl_stateless_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x10e7c2bc v4l2_m2m_buf_remove_by_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x11518b19 v4l2_m2m_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1641d45c v4l2_m2m_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x26c27bbc v4l2_m2m_try_schedule +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2f2a7274 v4l2_m2m_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x34370230 v4l2_m2m_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3a760b01 v4l2_m2m_ioctl_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3f503ed9 v4l2_m2m_ioctl_stateless_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4b07ae10 v4l2_m2m_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4d5bc005 v4l2_m2m_ioctl_try_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4f67b324 v4l2_m2m_next_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5732f474 v4l2_m2m_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5dd14c67 v4l2_m2m_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x6347ef06 v4l2_m2m_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x635be35e v4l2_m2m_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x6e2b9449 v4l2_m2m_ctx_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x730f2eae v4l2_m2m_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x835d970a v4l2_m2m_request_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x856eca01 v4l2_m2m_last_buffer_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x91511990 v4l2_m2m_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x96de9c54 v4l2_m2m_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9c033926 v4l2_m2m_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xaae04a4e v4l2_m2m_ctx_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb0a41961 v4l2_m2m_buf_copy_metadata +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb3d64517 v4l2_m2m_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb53d11ef v4l2_m2m_register_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb584ed9a v4l2_m2m_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb62624f4 v4l2_m2m_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xbd2eb38b v4l2_m2m_ioctl_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc6fca5ad v4l2_m2m_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc861b321 v4l2_m2m_update_stop_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xcba462f3 v4l2_m2m_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd2b39422 v4l2_m2m_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd5847353 v4l2_m2m_update_start_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xdc8e2f24 v4l2_m2m_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xdee4cc67 v4l2_m2m_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xdfaae1f9 v4l2_m2m_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe216ba0a v4l2_m2m_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe350fa67 v4l2_m2m_last_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe7527da2 v4l2_m2m_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe949028d v4l2_m2m_fop_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xed602e11 v4l2_m2m_buf_remove +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf13ff84d v4l2_m2m_unregister_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xfa784a2b v4l2_m2m_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xfebaf5ec v4l2_m2m_ioctl_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x045fcccf videobuf_next_field +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x0ad68e30 videobuf_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x2cf7cce8 videobuf_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x2ecdd1d5 videobuf_read_one +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x38159e01 videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x420a5f38 videobuf_iolock +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x4478e633 videobuf_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x520aaaa3 videobuf_queue_to_vaddr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x5a92384a videobuf_queue_is_busy +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x83dc6f9f videobuf_waiton +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x87dfa8b7 videobuf_read_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x94a44b77 videobuf_mmap_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x95e9989e videobuf_read_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x9af686a0 videobuf_poll_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xb8dc5d4e videobuf_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xbd3b7f26 videobuf_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xbdc021c5 videobuf_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xd5a2d4c2 __videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xe5efe248 videobuf_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xee7231ca videobuf_read_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf282e72f videobuf_queue_core_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf75d9c6d videobuf_mmap_mapper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf762c8b2 videobuf_alloc_vb +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf95f2993 videobuf_queue_cancel +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x18e77637 videobuf_dma_unmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x4731b821 videobuf_queue_sg_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x553a86d0 videobuf_sg_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xaa9cb600 videobuf_to_dma +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xd348295f videobuf_dma_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x004a8ea7 v4l2_device_unregister +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x035a6247 __v4l2_subdev_init_finalize +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x069d072c v4l2_create_fwnode_links +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x145c5e50 v4l2_subdev_routing_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x156e949c v4l2_subdev_get_fwnode_pad_1_to_1 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x15b9ce12 v4l2_subdev_s_stream_helper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1ae883b7 v4l2_device_disconnect +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1ce197dd v4l2_subdev_enable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x21b412ce v4l2_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x272ce5eb v4l2_subdev_notify_event +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x28040892 v4l2_event_pending +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2a1d3ab1 v4l2_fh_is_singular +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2b5904e1 v4l2_s_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2bae486c video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2c14356e __v4l2_device_register_subdev_nodes +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2c39f195 v4l2_i2c_new_subdev_board +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3576063f v4l2_device_register_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3626fabd v4l2_event_subdev_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3b14ff78 v4l2_device_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x41a09a96 v4l2_compat_ioctl32 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x42e98e56 v4l2_g_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4607f82e v4l2_fh_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4694fa24 v4l2_subdev_get_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x471f8aa0 v4l2_fh_del +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4894cd55 v4l2_subdev_state_xlate_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4e076c99 v4l2_ctrl_request_hdl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4e325940 v4l_vb2q_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5074e573 v4l2_fraction_to_interval +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x511ef428 video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x53195f8d __traceiter_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x57efe3da v4l2_pipeline_pm_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x58221fce v4l2_fh_add +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5b9358d7 v4l2_subdev_has_pad_interdep +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5d8a2522 video_device_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5f8564bb v4l2_subdev_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x60cb3b76 __tracepoint_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x65d7839c v4l2_subdev_state_get_opposite_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x67b1be5a v4l2_i2c_subdev_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6947d4be __SCK__tp_func_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x69638109 v4l2_i2c_subdev_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6be7bdd6 __v4l2_ctrl_handler_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6d3d6bc6 __SCT__tp_func_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6dfdf779 v4l2_device_unregister_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e13f95b __tracepoint_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e9acc41 v4l2_fill_pixfmt_mp +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6ef7ada2 v4l2_event_queue_fh +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7019965b __video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x795dc2c0 v4l2_event_dequeue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x79990cb3 v4l2_subdev_link_validate_default +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7a003cd0 __tracepoint_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7ad38a15 v4l2_create_fwnode_links_to_pad +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7b3b5830 v4l2_subdev_set_routing_with_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7cd49888 __traceiter_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7fc8f9a8 v4l2_pipeline_link_notify +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8455ae0d v4l2_subdev_set_routing +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8b077cb5 v4l2_spi_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x93b6a9c3 __v4l2_subdev_state_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x967bb20a v4l2_device_register +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x97b389d4 v4l2_subdev_disable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x980443b3 v4l_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9b17a0db v4l2_event_unsubscribe_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9c18bb83 v4l2_event_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9cdf6876 __SCK__tp_func_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fef35ac v4l2_apply_frmsize_constraints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa1673525 v4l2_subdev_get_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa1893d14 __SCT__tp_func_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa35a343f __tracepoint_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa5cf2ef0 v4l2_i2c_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa7ad7e5c v4l_disable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa81eaf08 v4l2_fh_exit +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa9d3c540 v4l2_pipeline_pm_get +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xad5c3c93 v4l2_simplify_fraction +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xae3dd8d6 __v4l2_subdev_next_active_route +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb0c90a65 v4l2_subdev_put_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb2c605e9 v4l2_fh_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb5a337db v4l2_subdev_state_get_stream_compose +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbd4ecb98 v4l2_mc_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbdc4d87f v4l2_event_wake_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc3f48c8c __video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc6882c92 v4l2_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc86897a7 v4l2_subdev_state_get_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc8dd867f __SCT__tp_func_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcc501597 v4l2_fill_pixfmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcf754c8f v4l2_subdev_routing_find_opposite_end +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd2b1070d v4l2_spi_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd4915f83 __SCK__tp_func_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd541e31a __SCT__tp_func_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdc31d873 v4l2_fh_open +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdd10ec19 v4l2_ctrl_request_hdl_ctrl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde6e37d9 __v4l2_subdev_state_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe06fc468 v4l2_device_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe2822320 __v4l2_find_nearest_size +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xed6c9ccf v4l2_subdev_state_get_stream_crop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xeda8ed03 __traceiter_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf1c68c39 v4l2_get_link_freq +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf2a353ac v4l2_i2c_tuner_addrs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf4053478 v4l2_src_change_event_subdev_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf5ef842e v4l_bound_align_image +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf85a7905 v4l2_src_change_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfabe9520 __SCK__tp_func_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfd802f87 v4l2_subdev_link_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfe350f11 v4l2_i2c_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfe40be3d video_device_pipeline +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfff155ed __traceiter_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x49faa4ee pm80x_regmap_config +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x99d80d7a pm80x_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xbf367ae7 pm80x_init +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xd99fd720 pm80x_deinit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x02b2fecf cs47l24_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x0e772b6b wm8997_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1949d8fa wm5110_revd_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x24b300ea arizona_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x2907fe5e wm8998_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x2e12434c wm8997_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3501187e wm5110_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x38f528aa wm5102_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x39419a43 wm8997_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x703a6ad4 arizona_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x7333e1cc arizona_clk32k_enable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x79ecf8df wm5110_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x7b30edb1 arizona_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x7bcde9e6 wm5102_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x869ebddb wm5110_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x9623b419 arizona_set_irq_wake +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xa998958c arizona_request_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xbae1852e arizona_clk32k_disable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xc5a67c97 wm5110_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xcc2026aa cs47l24_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd3fee6a6 wm5110_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdfbe649b wm8997_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xe19a7d0b arizona_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xf47a0e90 cs47l24_patch +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0x6e9945da atc260x_match_device +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0xd04640cd atc260x_device_probe +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x50263c16 da9150_bulk_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x791e7d16 da9150_read_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x84b0b812 da9150_bulk_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x9683bc12 da9150_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xa7ce0900 da9150_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xc397843c da9150_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xe53db559 da9150_write_qif +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0x6b154aa3 intel_lpss_probe +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0x85a12a73 intel_lpss_remove +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0xba6289e7 intel_lpss_prepare +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0xdd7d6b4b intel_lpss_suspend +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0xfe91006d intel_lpss_resume +EXPORT_SYMBOL_GPL drivers/mfd/intel_pmc_bxt 0x1ab75205 intel_pmc_gcr_read64 +EXPORT_SYMBOL_GPL drivers/mfd/intel_pmc_bxt 0x7d744b28 intel_pmc_s0ix_counter_read +EXPORT_SYMBOL_GPL drivers/mfd/intel_pmc_bxt 0xf08f19eb intel_pmc_gcr_update +EXPORT_SYMBOL_GPL drivers/mfd/iqs62x 0xa436f4de iqs62x_events +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x0978cbbd kempld_release_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x64445f18 kempld_read8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x73355af4 kempld_get_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x91966cc6 kempld_write16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xaa27f866 kempld_read16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xb6f9c18e kempld_write32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xbe4ee8ee kempld_write8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xce8d7c70 kempld_read32 +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x31d26294 lm3533_write +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0xcadaced6 lm3533_read +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0xf64c2f6c lm3533_update +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x1de93528 lm3533_ctrlbank_enable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xb46cf788 lm3533_ctrlbank_set_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xc6bca559 lm3533_ctrlbank_set_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xd1825449 lm3533_ctrlbank_get_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xdf302dea lm3533_ctrlbank_disable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xf10e19be lm3533_ctrlbank_set_max_current +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xf9f0a523 lm3533_ctrlbank_get_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x6c46f26b lp3943_write_byte +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x89c2b821 lp3943_read_byte +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0xe1109c36 lp3943_update_bits +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0f379262 madera_of_match +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x19f983f4 cs47l15_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x217532f4 cs47l85_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x24132f00 cs47l15_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x241ef340 cs47l15_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x6726320c cs47l15_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x672bee4c cs47l15_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x87427408 cs47l90_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x874fa848 cs47l90_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x917fe40f madera_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x9b24b8fe madera_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x9f68bc5c cs47l92_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x9f9703b8 cs47l85_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x9f9adff8 cs47l85_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xade598c0 cs47l35_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xade84480 cs47l35_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xb0c36ff5 cs47l92_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xb0ceb3b5 cs47l92_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xc4776904 cs47l90_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xc47ab544 cs47l90_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xcd983c23 cs47l90_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd9111fd9 cs47l35_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xdca21eb4 cs47l85_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xdcafc2f4 cs47l85_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xe5fa71e6 madera_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xebe384cb madera_name_from_type +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xeed085cc cs47l35_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xeedd598c cs47l35_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xf3f672f9 cs47l92_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xf3fbaeb9 cs47l92_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x5e4348a4 mc13xxx_common_init +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x749cdeca mc13xxx_common_exit +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x83ce16ab mc13xxx_variant_mc13783 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x91c1e3c3 mc13xxx_variant_mc34708 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x9551a204 mc13xxx_adc_do_conversion +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0xc3745d8b mc13xxx_variant_mc13892 +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x00ce2557 pcf50633_reg_set_bit_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x10cb64bd pcf50633_reg_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x1de0e98f pcf50633_register_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x26a9eb8f pcf50633_irq_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x3d099689 pcf50633_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x606da8ae pcf50633_irq_mask_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x8daebfc4 pcf50633_irq_unmask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x91173e7a pcf50633_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x91c739ae pcf50633_pm +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x9b122e45 pcf50633_read_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xd8061476 pcf50633_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xd95256ec pcf50633_write_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x89b236bb pcf50633_adc_sync_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0xd90a55b6 pcf50633_adc_async_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x286c60f7 pcf50633_gpio_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x8ee81151 pcf50633_gpio_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x9e1cc5f3 pcf50633_gpio_invert_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xa807520f pcf50633_gpio_power_supply_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xafd6752e pcf50633_gpio_invert_set +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x43e53ef9 rave_sp_exec +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0xfdc9e5b3 devm_rave_sp_register_event_notifier +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0x56d1a8c5 retu_read +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0xa074c8b6 retu_write +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x0a9f8658 si476x_core_is_in_am_receiver_mode +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x0fe1e313 si476x_core_cmd_fm_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x11d25458 si476x_core_cmd_fm_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x1686d2ca si476x_core_cmd_fm_rds_blockcount +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x17011696 si476x_core_cmd_dig_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x1cc69dcc si476x_core_cmd_power_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x2145196f si476x_core_has_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x24540559 si476x_core_cmd_zif_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x296f750c si476x_core_cmd_am_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x33275259 si476x_core_cmd_fm_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x43ae11b8 si476x_core_cmd_am_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x4995ac87 si476x_core_is_powered_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x49982a95 si476x_core_is_a_primary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x4f916ebe si476x_core_stop +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x57453ce5 si476x_core_cmd_power_down +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x5881209c si476x_core_cmd_func_info +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x646031fb si476x_core_cmd_ana_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x6b26bac0 si476x_core_cmd_fm_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x737b4d0d si476x_core_is_a_secondary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x7892db77 si476x_core_cmd_get_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x78b769f0 si476x_core_cmd_ic_link_gpo_ctl_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x7a896019 si476x_core_cmd_agc_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x8197bc14 si476x_core_cmd_fm_rds_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x8d7b13d1 si476x_core_cmd_am_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x8f51a17c si476x_core_set_power_state +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x98ee1ea9 si476x_core_i2c_xfer +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xa80f5482 si476x_core_cmd_intb_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xab2aa1f2 si476x_core_cmd_fm_phase_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xadfe2231 devm_regmap_init_si476x +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xc0e5e918 si476x_core_cmd_fm_phase_div_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xc7341d7b si476x_core_has_am +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd4c3dc4f si476x_core_cmd_am_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xe2a017d1 si476x_core_cmd_set_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xf9d5f732 si476x_core_start +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x3927ae21 sm501_modify_reg +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x74bdd9be sm501_misc_control +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x7d0dd59f sm501_set_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x9bcb99b4 sm501_find_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xec1f177f sm501_unit_power +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x1c423327 am335x_tsc_se_set_once +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x6d3aa698 am335x_tsc_se_clr +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xa3ae2e7d am335x_tsc_se_set_cache +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xe2e3b027 am335x_tsc_se_adc_done +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0x981bc7c8 tps6594_device_init +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0xc463bd5b tps6594_is_volatile_reg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x0f27c84e alcor_write8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x403d8434 alcor_read8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x4bfc167d alcor_read32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x59473642 alcor_write32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x8a2ce8b2 alcor_read32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xb0e47d5a alcor_write16 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xf8d55849 alcor_write32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x12171dec rtsx_pci_stop_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x298eb4de rtsx_pci_start_run +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x3033ed3d rtsx_pci_card_pull_ctl_enable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x35b7f4bf rtsx_pci_switch_output_voltage +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x3c91d2bb rtsx_pci_dma_unmap_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x6196067c rtsx_pci_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x619bf3e7 rtsx_pci_dma_map_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x6514289c rtsx_pci_card_exist +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x7429df3b rtsx_pci_complete_unfinished_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x74adaee8 rtsx_pci_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x7e6c20da rtsx_pci_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x87416e69 rtsx_pci_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa0ad7c98 rtsx_pci_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa3d3ed75 rtsx_pci_send_cmd_no_wait +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa81fef1d rtsx_pci_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xac657840 rtsx_pci_read_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xaf00041d rtsx_pci_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xb71f414c rtsx_pci_card_power_off +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xb9cc5b08 rtsx_pci_dma_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xc11d93f2 rtsx_pci_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xcf7bd582 rtsx_pci_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xd18cd3cd rtsx_pci_write_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xddffbb04 rtsx_pci_card_power_on +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xf263c4f3 rtsx_pci_card_pull_ctl_disable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x1224fb80 rtsx_usb_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x22df04c5 rtsx_usb_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x2acaacc8 rtsx_usb_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x39345762 rtsx_usb_ep0_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x61720afb rtsx_usb_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x7545802d rtsx_usb_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x759bd908 rtsx_usb_ep0_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x7e8acb33 rtsx_usb_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x8db7dabe rtsx_usb_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xaefd817f rtsx_usb_get_rsp +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xc3218d98 rtsx_usb_get_card_status +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xe57b5c06 rtsx_usb_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xe7f6b91c rtsx_usb_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x19fd3adc cb710_sg_dwiter_read_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x20dd128c cb710_sg_dwiter_write_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x660229b0 cb710_pci_update_config_reg +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x9cf91847 cb710_set_irq_handler +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x0b008db0 oslec_hpf_tx +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x296a8983 oslec_update +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x3115970d oslec_create +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x4b711f77 oslec_adaption_mode +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x5909e701 oslec_snapshot +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x780d3f01 oslec_flush +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x84eba96d oslec_free +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x3cb83d5b eeprom_93cx6_multireadb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x63d2ff63 eeprom_93cx6_wren +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x870b53e9 eeprom_93cx6_write +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x884deb9d eeprom_93cx6_read +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xc9c6bb25 eeprom_93cx6_readb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xff7a0fdf eeprom_93cx6_multiread +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x03dd5d95 enclosure_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x115b992b enclosure_remove_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x1d85f5e0 enclosure_unregister +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x6ef9d7db enclosure_component_alloc +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x9f82a8da enclosure_add_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xb17ede08 enclosure_for_each_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xb94d46ce enclosure_find +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xd798a8ef enclosure_component_register +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x189d56f6 lis3lv02d_init_dt +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x2ef3e1cc lis3_dev +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x75f73ad4 lis3lv02d_remove_fs +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x870e3735 lis3lv02d_joystick_disable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x909ca586 lis3lv02d_poweron +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xb59018ac lis3lv02d_init_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xb7d9882b lis3lv02d_poweroff +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xc53328ff lis3lv02d_joystick_enable +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x0760b8fb mei_stop +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x17deb034 mei_cldev_dma_map +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x201d6b70 mei_cldev_recv +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x21d84797 mei_cldev_send +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x2229f211 mei_device_init +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x2fe6b4d8 mei_reset +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x31a54325 mei_cldev_send_gsc_command +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x33877d24 mei_cldev_disable +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x3a5b063d mei_irq_compl_handler +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x4262ce75 mei_cldev_send_vtag +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x42e144b1 __mei_cldev_driver_register +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x447d207c mei_cldev_get_drvdata +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x4b021829 mei_deregister +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x56cac1ff mei_cldev_ver +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x7e8cd172 mei_irq_read_handler +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x8cc2f496 mei_write_is_idle +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x90a24af4 mei_fw_status2str +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x91ead164 mei_cldev_uuid +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x9f87d3de mei_cldev_recv_nonblock +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xa7d2b0de mei_cldev_enabled +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xa8655b54 mei_irq_write_handler +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xad94eb81 mei_cldev_set_drvdata +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xb177473b mei_cldev_dma_unmap +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xb743803b mei_cancel_work +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xc06952c3 mei_hbm_pg +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xcf18783e mei_hbm_pg_resume +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xd5050bf1 mei_cldev_recv_nonblock_vtag +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xdad06b7e mei_cldev_register_rx_cb +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xe0dee45d mei_cldev_recv_vtag +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xe40469d9 mei_restart +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xe4f07794 mei_cldev_register_notif_cb +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xea71e3df mei_start +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xf7d5b034 mei_register +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xfcb9b09e mei_cl_all_disconnect +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xfe63a176 mei_cldev_driver_unregister +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xfee0029f mei_cldev_enable +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0x051f202c mei_me_polling_thread +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0x0a6064c5 mei_me_get_cfg +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0x64f8660a mei_me_dev_init +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0x922c6ae5 mei_me_irq_quick_handler +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0xd0eef98f mei_me_irq_thread_handler +EXPORT_SYMBOL_GPL drivers/misc/pvpanic/pvpanic 0x04e17273 devm_pvpanic_probe +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0x5b8bb699 gru_get_next_message +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0x8dc51bdd gru_create_message_queue +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0x9c7283a1 gru_copy_gpa +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0xd3d2bf04 gru_free_message +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0xde08c325 gru_read_gpa +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0xeed7d505 gru_send_message_gpa +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x1018eee0 xp_restrict_memprotect +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x12333991 xpc_set_interface +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x345c9217 xpc_disconnect +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x39046c7a xpc_clear_interface +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x48e62c9f xp_region_size +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x6285dfe8 xp_cpu_to_nasid +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x64ba5017 xp_pa +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x68d27065 xp_expand_memprotect +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x68fa7d28 xp_remote_memcpy +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x8d146cd0 xpc_registrations +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xc04c7267 xpc_connect +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xe68acd6c xpc_interface +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xead4f7fe xp_max_npartitions +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xed1d3813 xp_socket_pa +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xf3b47f67 xp_partition_id +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0x675e2442 st_register +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0xecca78ec st_unregister +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x0b33e8a5 uacce_register +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x81de8cae uacce_alloc +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0xb53d69f1 uacce_remove +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x024d14bc vmci_qpair_produce_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x046dd187 vmci_datagram_create_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x056837fb vmci_get_context_id +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x1fd4782d vmci_qpair_get_produce_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x2449459d vmci_event_subscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x3a22fa8a vmci_datagram_destroy_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x4ba5c46b vmci_qpair_peek +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x4c44d11c vmci_qpair_peekv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5591b58e vmci_context_get_priv_flags +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5e949e0a vmci_doorbell_destroy +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x612df9ae vmci_qpair_detach +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x676bd843 vmci_qpair_consume_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x75fe065a vmci_send_datagram +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x787f0fe8 vmci_register_vsock_callback +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x7c74d7a6 vmci_qpair_consume_buf_ready +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x81d61eef vmci_qpair_dequeue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x9fd1b65b vmci_qpair_enquev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xb572e830 vmci_doorbell_create +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xbcb85f62 vmci_doorbell_notify +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc04c7e84 vmci_qpair_get_consume_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc403cafe vmci_is_context_owner +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xde3abc2e vmci_datagram_create_handle_priv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe0cc9c92 vmci_qpair_alloc +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe11895c1 vmci_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe5c9aba0 vmci_qpair_dequev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe67343c1 vmci_qpair_enqueue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea143610 vmci_datagram_send +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea61eefe vmci_qpair_produce_buf_ready +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x062bab65 sdhci_set_power_noreg +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x07eac705 sdhci_request_atomic +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x12ae1a5e sdhci_setup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x17f04d5a __sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1ff2e22f sdhci_reset_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x275314e5 sdhci_execute_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2e8e81e7 sdhci_set_uhs_signaling +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x37b4dfd1 sdhci_set_bus_width +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x43a7996f sdhci_runtime_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4500d118 sdhci_set_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x48243de2 sdhci_cqe_disable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x50d3c86a sdhci_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x5586085d sdhci_start_signal_voltage_switch +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x598d3284 sdhci_cleanup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x59e9ba3d sdhci_enable_v4_mode +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x61bba3b0 sdhci_runtime_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x66496964 sdhci_dumpregs +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6c910153 sdhci_alloc_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x7a065ff5 sdhci_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x7c94cea3 sdhci_cqe_enable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x95e35ed5 sdhci_end_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x95ed783a __sdhci_read_caps +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x9752cea3 sdhci_remove_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x9978cb47 sdhci_set_data_timeout_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb823ea7c sdhci_start_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xbb32d67d sdhci_calc_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xbd90d575 sdhci_send_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc0aa056b sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc0dbb3e9 sdhci_abort_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc8919cb4 sdhci_get_cd_nogpio +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xca39396b sdhci_set_power +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xcad12e96 __sdhci_set_timeout +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xcd9b5e0e sdhci_request +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xce20ba7c sdhci_adma_write_desc +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd3e0fa73 sdhci_enable_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd5f53f86 sdhci_free_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xde311460 sdhci_cqe_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xe8dbea21 sdhci_switch_external_dma +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xed0df53e sdhci_set_power_and_bus_voltage +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf6ffa3e7 sdhci_set_ios +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfe1a9644 sdhci_enable_sdio_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xffb0c692 sdhci_reset +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x0d348f94 sdhci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x17fd2238 sdhci_pltfm_unregister +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x2f1c19ef sdhci_get_property +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x425f20a9 sdhci_pltfm_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x78c47d6a sdhci_pltfm_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x884469f4 sdhci_pltfm_init +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xbb7f4da8 sdhci_pltfm_clk_get_max_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xc7bdc0b5 sdhci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xfa22b6d2 sdhci_pltfm_free +EXPORT_SYMBOL_GPL drivers/most/most_core 0x044263b1 most_register_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0x4048c5d7 most_deregister_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0x4364ac00 most_deregister_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0x4ccbb4ac most_get_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x5766e3f3 most_resume_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0x67e751c3 most_register_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0x7644282e channel_has_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x79800471 most_put_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x84078d35 most_stop_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0x92127767 most_submit_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x9556e9bd most_deregister_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0xed10adc4 most_stop_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0xedabcd16 most_start_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0xf7ae9beb most_register_component +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x02067ed6 cfi_cmdset_0200 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0xc0317ea8 cfi_cmdset_0001 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0xff185b40 cfi_cmdset_0003 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x13750632 cfi_cmdset_0701 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x9ede8264 cfi_cmdset_0006 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0xe08cc9b4 cfi_cmdset_0002 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0020 0x714baf33 cfi_cmdset_0020 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x210b7ecf cfi_qry_present +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x32654799 cfi_qry_mode_off +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x56de7bf6 cfi_qry_mode_on +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x9b4c6cbd hyperbus_register_device +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0xa69f3ee5 hyperbus_unregister_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x0aadfc70 mtd_ooblayout_find_eccregion +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x17e89188 mtd_ooblayout_get_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x1e561980 mtd_lock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x1e59ae83 mtd_ooblayout_get_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x2469e2ff mtd_panic_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x25c4a120 mtd_unlock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x2b4b0492 __register_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x2ba197a7 mtd_get_unmapped_area +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x2cad8f81 mtd_pairing_info_to_wunit +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x2cb73464 mtd_ooblayout_free +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x41e00fe6 mtd_erase_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x44f5a785 mtd_pairing_groups +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x47c941f2 mtd_get_fact_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x47feedfa mtd_device_unregister +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x489afad5 mtd_point +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4f04b069 mtd_ooblayout_set_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x50dabc2f mtd_table_mutex +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x51c72b62 mtd_write_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x572c5f31 mtd_get_device_size +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x5cb60f96 mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x5e25f238 mtd_ooblayout_count_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x60acf264 mtd_read +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x68614704 mtd_block_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6ab95e4c __get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6ec3d1a5 get_tree_mtd +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6f23828b mtd_del_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x70f81c35 mtd_write_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x72d6d25a __put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x75e6070a mtd_unpoint +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x7b536a61 register_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x7bf79221 mtd_writev +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x7e33a296 mtd_ooblayout_count_freebytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8a7875c9 mtd_add_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8ce4fe6f kill_mtd_super +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8cf4288f mtd_kmalloc_up_to +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8dbc247c get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9e270b1d mtd_get_user_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9f5b0f0e unregister_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa0140793 __mtd_next_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa247270a deregister_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa77145e7 mtd_device_parse_register +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa9cd5adb mtd_is_locked +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb4df916c mtd_ooblayout_ecc +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb7075882 mtd_check_expert_analysis_mode +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xcbe30487 mtd_wunit_to_pairing_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xd790bb8d mtd_block_markbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xd8140575 mtd_read_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xda6b748e mtd_ooblayout_set_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xdb006357 of_get_mtd_device_by_node +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe004369c mtd_read_fact_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe7aa4e5e mtd_block_isbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe887787d mtd_lock_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf18bb85c mtd_read_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf80f0c23 mtd_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf841442f get_mtd_device_nm +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xff2e64e1 put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x0b35d57e register_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x2b518b15 mtd_blktrans_cease_background +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x8a27ce51 add_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xab86e0d7 deregister_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xbbe3eee0 del_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x0161c48e nanddev_mtd_max_bad_blocks +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x133313c0 nand_get_large_page_hamming_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x1db2046a nanddev_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x1f063387 mxic_ecc_get_pipelined_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x231fef24 nanddev_bbt_set_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x2f478ccc nanddev_mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x3a06b14b nand_ecc_init_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x3eae42b2 nanddev_markbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x3efbf044 mxic_ecc_get_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x4335686a nand_get_small_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x4be6f5a4 nanddev_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x5e09087c nanddev_isbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x66387ffb nanddev_bbt_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x68804214 nanddev_ecc_engine_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x83b3b454 nanddev_bbt_update +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x89684f23 nand_ecc_tweak_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x924579a1 mxic_ecc_process_data_pipelined +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x9815d04d mxic_ecc_put_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x9d9ce2b7 nand_get_large_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xbce03276 nanddev_bbt_get_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc8161c1d nanddev_ecc_engine_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xda25f6cc nand_ecc_cleanup_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xe42b183f nand_ecc_restore_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xe952bbb0 nanddev_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xf17b5d08 nanddev_bbt_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0x94a1b78e onenand_scan +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0xcb6508c4 onenand_release +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/denali 0x2eefd728 denali_chip_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x10fe4f72 nand_read_page_hwecc_oob_first +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x11091291 nand_extract_bits +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x15bffdaa nand_erase_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2d368c4c nand_subop_get_addr_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x33dd4faf nand_op_parser_exec_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x34468d37 nand_prog_page_begin_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x3d2b10d4 nand_wait_ready +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x43639cac nand_read_oob_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x45c39022 nand_readid_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5632e63d nand_subop_get_num_addr_cyc +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5eead171 nand_change_read_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5fad3313 nand_gpio_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x8b96c3df nand_select_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x8f98d29c nand_write_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x97476bd8 nand_ecc_choose_conf +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x9993493b nand_change_write_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xa94184a7 nand_prog_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb312b7a7 nand_read_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb7d75e49 nand_decode_ext_id +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xbd11838a nand_soft_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xcd1c13f3 nand_prog_page_end_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd05d569d nand_deselect_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd3c672b8 nand_subop_get_data_len +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd41ff2ac nand_subop_get_data_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd6910cde nand_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xe4c29b3f nand_reset +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xf3558d95 nand_read_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xf9a73633 nand_reset_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xfc98cc8c nand_status_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/sm_common 0x1dfc9fa1 sm_register_device +EXPORT_SYMBOL_GPL drivers/mtd/spi-nor/spi-nor 0xa5946783 spi_nor_scan +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x33e7f129 ubi_close_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x38e10c1d ubi_flush +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x4124fbac ubi_open_volume_path +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x42801d20 ubi_sync +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x473ec6f9 ubi_get_volume_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x66011ab6 ubi_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x7ea460c4 ubi_leb_read +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x85a8ee76 ubi_unregister_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x869372d9 ubi_leb_change +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xb3265936 ubi_leb_read_sg +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xbb77884c ubi_open_volume_nm +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xc82140ba ubi_leb_write +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xd93ab7fb ubi_is_mapped +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xdaf534c9 ubi_open_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xe283d76c ubi_leb_erase +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xe4c6a935 ubi_leb_map +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf16f7234 ubi_leb_unmap +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf3b89906 ubi_do_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf5ee9ba8 ubi_register_volume_notifier +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0a65c89f mux_state_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x15b5e9b1 mux_chip_free +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x4e4d50bb mux_control_put +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x57a661e6 devm_mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x677e71b9 mux_control_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x741357bd devm_mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7cf08396 mux_state_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x89c2fbf2 devm_mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x8f13c8f8 mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x91c8f8ac devm_mux_state_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xb6b3d8f1 mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xc99d13df mux_control_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xcfcfa1bf mux_control_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xd6d571f1 mux_chip_unregister +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xe0c9deac mux_control_states +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xef8c0b7f mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xfa76e911 mux_state_select_delay +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0x3924d30f arcnet_led_event +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0xbcdf0c17 devm_arcnet_led_init +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x1bd35a6e free_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x23f8ef07 c_can_power_up +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x2fb67374 alloc_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x541efdae unregister_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x781bd2bf register_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x96df7bec c_can_power_down +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x1ab58ea2 unregister_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x2220ebbb alloc_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x39139587 free_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0xf80e2749 register_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x03bcac7d unregister_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x04423b88 alloc_can_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x0a501773 can_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x0d3127e5 can_rx_offload_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x10d892eb can_get_state_str +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x2d7125bb can_rx_offload_add_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x30003cb3 can_rx_offload_queue_tail +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x34834fd4 can_put_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x3d051e1b alloc_canxl_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x408ef07a free_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x4e1dbf11 can_rx_offload_enable +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x4f7d24a3 alloc_can_err_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x50f022f3 can_bus_off +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x535327a7 alloc_canfd_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x5574f0a3 open_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x599c9f71 can_rx_offload_add_manual +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6047ede6 can_fd_len2dlc +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6b5138f0 can_skb_get_frame_len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x7cc83d04 can_rx_offload_queue_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x81fab35f alloc_candev_mqs +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8ccbb5a8 can_change_state +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x9b30d4a8 safe_candev_priv +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x9ddf55a1 can_free_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xa4e18f9e register_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xb85c0a80 close_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc13bb7c5 can_rx_offload_irq_offload_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xcb17918a can_change_mtu +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd257ed6a can_dropped_invalid_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd7f13c0d can_rx_offload_del +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xdd05aba3 can_rx_offload_irq_offload_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xe0264654 can_rx_offload_add_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xe5ef424c can_rx_offload_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf09d4e37 can_rx_offload_threaded_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf12d9387 can_fd_dlc2len +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x0fafe821 m_can_class_free_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x12626892 m_can_class_unregister +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x2c3b49df m_can_init_ram +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x486eed87 m_can_class_get_clocks +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xc47f414f m_can_class_resume +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xe77a8769 m_can_class_allocate_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xf1c7641d m_can_class_suspend +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xff1107b9 m_can_class_register +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x01e79e69 alloc_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x272e0236 unregister_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x35aed1e6 register_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x45b8389b free_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x49ebd0d2 sja1000_interrupt +EXPORT_SYMBOL_GPL drivers/net/dsa/lan9303-core 0x539bbe9a lan9303_indirect_phy_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/microchip/ksz_switch 0x7defb51e ksz_switch_chips +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x36adb621 mt7530_remove_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x8ec948e0 mt7530_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xa8cf357f mt7530_probe_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xc71ccbcd mt753x_table +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x5685c3f0 felix_netdev_to_port +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x9b8e4021 felix_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0xec775607 felix_port_to_netdev +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8365mb 0xf9983e67 rtl8365mb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x010c1c5b rtl8366_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x15e6dd79 rtl8366_get_strings +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x46cb2226 rtl8366_enable_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x5f77b676 rtl8366_reset_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x60dd9bfc rtl8366_vlan_add +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x8c091dea rtl8366_get_ethtool_stats +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xa61a2c97 rtl8366_set_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xb171bce1 rtl8366_enable_vlan4k +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xb308dc9a rtl8366rb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xc04643c5 rtl8366_vlan_del +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xc099ee93 rtl8366_mc_is_used +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xc35846b4 rtl8366_set_pvid +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x1551e3ce pdsc_get_pf_struct +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x3b3ea8f9 pds_client_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x45b87b4f pdsc_register_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x8394690c pds_client_adminq_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xa27fddbd pdsc_adminq_post +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xbd3ff0b8 pds_client_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xce714617 pdsc_unregister_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x02f6ec91 octeon_delete_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x09a924f9 lio_pci_readq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0fbd405f liquidio_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0ff0be86 cn23xx_tell_vf_its_macaddr_changed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x17dc205d octeon_get_tx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x19cb4e69 liquidio_link_ctrl_cmd_completion +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1aa83c21 octeon_send_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1fe2d4d3 octeon_pci_read_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x228ccba8 cn23xx_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x241a2a6c lio_fetch_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x268188b9 octeon_read_device_mem64 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x28859157 liquidio_set_feature +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2f6cc1e4 octeon_init_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x323f73f2 octeon_prepare_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x355117b9 octeon_free_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x36f0e803 lio_pci_writeq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x371c6670 octeon_register_reqtype_free_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x38368c67 octeon_free_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3ad90d8b cn23xx_setup_octeon_vf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3af09921 lio_wait_for_instr_fetch +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3f35978c octeon_free_device_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x412e9407 cleanup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x41beadee lio_enable_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4447eab9 lio_process_iq_request_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x45ddd8bc octeon_free_sc_zombie_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x463c40a3 liquidio_change_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x47ec3bf9 octeon_wait_for_ddr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4a7067f1 lio_setup_cn68xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4e989c81 octeon_setup_interrupt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x535f921c octeon_write_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x564f2648 cn23xx_vf_ask_pf_to_do_flr +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x593b31cb octeon_mem_access_ok +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5c402cb2 octeon_send_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6611740d octeon_setup_output_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d0d28ef octeon_init_device_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d3ab908 octeon_alloc_soft_command_resp +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6f2ece69 liquidio_get_fec +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6f423b81 octeon_pci_write_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x71bbd208 octeon_free_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x73f6f292 setup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x74234da3 octeon_get_conf +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x794ec824 octeon_setup_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7b80010c octeon_delete_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x80bdfd2d octnet_send_nic_data_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x81f43a43 octeon_free_sc_done_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8afe8d5b octeon_allocate_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8c4e22af octeon_unregister_droq_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x92d03463 octeon_register_dispatch_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x935c2c93 lio_get_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x95e4c85f octeon_droq_process_packets +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x976a6b1b octnet_send_nic_ctrl_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x98ab6662 octeon_delete_droq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9a11a678 octeon_allocate_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9a8c3350 lio_delete_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9e82b1a5 octeon_set_io_queues_off +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa2235cf6 octeon_droq_check_hw_for_pkts +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa4aabdce octeon_delete_instr_queue +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa56496f8 lio_setup_cn66xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa921352c lio_process_ordered_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xaa6efde2 lio_setup_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb1b66d80 octeon_alloc_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb74373ce lio_wait_for_clean_oq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc0bdec9f octeon_get_rx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc6abc5b1 octeon_core_drv_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd9c79c94 octeon_setup_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe08cfef1 octeon_setup_instr_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe1503a05 cn23xx_octeon_pfvf_handshake +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe2209fdc liquidio_get_speed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe27475f1 octeon_register_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe792f061 setup_cn23xx_octeon_pf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xec7f00a5 lio_get_state_string +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xedb11c59 cn23xx_fw_loaded +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf02910ba octeon_read_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf282ed1f liquidio_setup_io_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf73caf70 octeon_ring_doorbell_locked +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfdeedd80 octeon_deregister_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x14ddb730 fun_serv_restart +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x203abdbe fun_serv_sched +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x27e23da0 fun_get_res_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x388480b6 fun_free_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x4968464b fun_bind +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x4a2268db fun_alloc_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x4c3b0d27 fun_serv_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xadb3f3a6 fun_res_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xc8e7e922 fun_sq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xf4421c8c fun_submit_admin_sync_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xf50119c4 fun_cq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0x6e3a5124 i40e_client_device_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0xae1f4f3a i40e_client_device_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x52968d6d ice_rdma_update_vsi_filter +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x6fa701e7 ice_add_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xea6541b4 ice_rdma_request_reset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xef8bc6ed ice_get_qos_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xf27fa790 ice_del_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x02e2c60e mlx4_multicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x03199b9c mlx4_register_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x03f9039f mlx4_xrcd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0504daec mlx4_qp_to_ready +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0926e2ea mlx4_find_cached_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x094c478c mlx4_bf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0cff5d92 mlx4_db_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0ee6cc5d mlx4_mr_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0f787ad6 mlx4_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0f8a41e2 mlx4_cq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0fe06d0f mlx4_qp_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x11ff6ea6 mlx4_unicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1223af1d mlx4_get_protocol_dev +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1392518b mlx4_map_sw_to_hw_steering_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x18b1df2e mlx4_unicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x196c9d8b mlx4_flow_steer_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1a05e186 mlx4_counter_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1ace57ff mlx4_alloc_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1d0e832e mlx4_srq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1f94ad0b __mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x215310ee mlx4_qp_release_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x23c1961c mlx4_multicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2577eb07 mlx4_uar_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x262a56b2 mlx4_vf_set_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x28c25576 mlx4_xrcd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x290eaf22 mlx4_qp_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x29c21a27 mlx4_set_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2a301631 mlx4_set_vf_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2c9098bb mlx4_mr_rereg_mem_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2d6887dc mlx4_get_active_ports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2d9d144f __mlx4_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2ff0d24b mlx4_hw_rule_sz +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3357a5a0 mlx4_get_default_counter_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x34cb1471 mlx4_mr_hw_write_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3c8c5177 mlx4_CLOSE_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3fe6b0d6 mlx4_unicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x42a8345f mlx4_bf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x44032de5 mlx4_mr_hw_get_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4612afad mlx4_slave_convert_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x47406964 mlx4_flow_steer_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x476ff178 mlx4_FLOW_STEERING_IB_UC_QP_RANGE +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4abeb656 mlx4_flow_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4d723af2 mlx4_unicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4daf2a22 mlx4_mw_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4f57d4ac mlx4_multicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x536844b5 mlx4_bond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x555850f2 mlx4_set_vf_spoofchk +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x557ab473 mlx4_unregister_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x55fbad43 mlx4_INIT_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5633101b mlx4_mr_hw_put_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x587c857d mlx4_alloc_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5a9f220b mlx4_config_dev_retrieval +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5b2bff32 mlx4_phys_to_slaves_pport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5c8b9bf7 mlx4_get_vf_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5c95ce2b mlx4_map_sw_to_hw_steering_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5d8ff74d mlx4_pd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5f0cac7e mlx4_mtt_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x619b1587 mlx4_counter_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x622da207 mlx4_replace_zero_macs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x62fd9eb5 mlx4_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x63802e14 mlx4_config_roce_v2_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x64615e19 mlx4_unbond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6a35a807 mlx4_uar_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6b066fdf mlx4_mr_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6dc8a8d7 mlx4_wol_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6ddd310f mlx4_cq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6e5a1579 mlx4_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6f051563 mlx4_free_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6f98e3ae mlx4_mr_hw_change_pd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x77a544b6 mlx4_read_clock +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x77b90523 mlx4_vf_smi_enabled +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7f69213e mlx4_free_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fcbcdba mlx4_multicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8197b7e1 mlx4_register_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x82072dd9 mlx4_srq_lookup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x87957fee mlx4_get_devlink_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8b0a5322 mlx4_get_counter_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x936e0af7 mlx4_vf_get_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x96906577 mlx4_qp_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9a8dd84a mlx4_srq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9fcd97fb mlx4_ACCESS_PTYS_REG +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa274b4bc __mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa30ecdab mlx4_SYNC_TPT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa8cbb876 mlx4_phys_to_slaves_pport_actv +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xab19eb82 mlx4_cq_resize +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xab4b6b49 mlx4_pd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xabd9d3e0 mlx4_mtt_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaed4e978 mlx4_buf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb43bd055 mlx4_mw_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb5bcccc0 mlx4_get_base_qpn +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb774e4d5 mlx4_get_internal_clock_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbb4a38c9 mlx4_set_vf_rate +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbc7c5a5e mlx4_mw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbf71a325 mlx4_config_vxlan_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc2ce4e94 mlx4_update_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc65d481d mlx4_qp_reserve_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc93f90c0 mlx4_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc9b6d909 mlx4_srq_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcbc63c03 mlx4_qp_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xce9f7a8f mlx4_get_slave_default_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd0ed7d81 mlx4_get_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd26ced42 mlx4_get_base_gid_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd50f7b34 mlx4_mr_hw_change_access +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd7f8dacb mlx4_qp_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdc0bdd85 mlx4_port_map_set +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdf9b39e6 mlx4_cq_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe30a24b9 mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe4cbd208 mlx4_wol_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe790dd84 mlx4_mr_rereg_mem_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe9b13e50 mlx4_find_cached_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xeb129811 mlx4_mr_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xee97d06e mlx4_unregister_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf0fb3967 mlx4_mtt_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf10cc673 mlx4_srq_arm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf4b0999f mlx4_put_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf5f8a16a mlx4_set_vf_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf6ea58b7 mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfa406c9d mlx4_buf_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfa8d51e3 mlx4_phys_to_slave_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfb821378 __mlx4_replace_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfe1d87f2 mlx4_set_vf_link_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfe756412 mlx4_flow_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0010de68 mlx5_query_nic_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x06c7bcbf mlx5_query_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x072460c4 mlx5_fill_page_frag_array +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x07478690 mlx5_core_query_sq_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0a814b07 mlx5_query_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0b0b8f1e mlx5_db_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0e0fa4be mlx5_query_port_ptys +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0f70ad89 mlx5_frag_buf_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x10e6229c mlx5_set_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1bcc4fc0 mlx5_modify_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x21bf5829 mlx5_query_port_vl_hw_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x245f58c4 mlx5_nic_vport_affiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x29b88391 mlx5_dm_sw_icm_dealloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x335021ca mlx5_query_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3673fe34 mlx5_core_query_vport_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x385bf090 mlx5_query_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x390bac70 mlx5_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3bb85443 mlx5_set_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3bf49c1c mlx5_query_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4300452e mlx5_core_modify_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x46a3eb47 mlx5_nic_vport_unaffiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x47d45af9 mlx5_query_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x47f97450 mlx5_eswitch_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x55f2a679 mlx5_set_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x58ac1b4c mlx5_dm_sw_icm_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6dacf996 mlx5_set_port_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x73ebe9e8 mlx5_set_port_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x769e59d2 mlx5_modify_nic_vport_vlans +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x76b555d8 mlx5_query_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7971c6b6 mlx5_nic_vport_query_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7c178115 mlx5_frag_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x810224eb mlx5_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81aadc6a mlx5_fill_page_frag_array_perm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81ef140e mlx5_query_nic_vport_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8428987b mlx5_query_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x88742a43 mlx5_query_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8d26aea2 mlx5_set_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8d6714ad mlx5_modify_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8dfe601b mlx5_core_reserved_gids_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8e53be31 mlx5_core_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9439d3bc mlx5_query_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x946e69f8 mlx5_query_module_eeprom +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9b60c859 mlx5_set_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa1a2beaa mlx5_query_hca_vport_pkey +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa43db3ca mlx5_query_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa55de0e7 mlx5_query_nic_vport_qkey_viol_cntr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa5ac8334 mlx5_nic_vport_enable_roce +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa7d153f7 mlx5_eswitch_get_total_vports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaa856b69 mlx5_modify_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaac55d06 mlx5_toggle_port_link +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xae021df1 mlx5_ipsec_device_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb33b3c92 mlx5_query_nic_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb4d2d52b mlx5_query_hca_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc01e9535 mlx5_query_port_oper_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc3962940 mlx5_query_nic_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcd657a42 mlx5_query_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd296c683 mlx5_query_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdc3660f0 mlx5_query_port_max_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdfe4a9df mlx5_query_hca_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe3d59ff2 mlx5_query_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe4032153 mlx5_modify_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe4860a92 mlx5_query_module_eeprom_by_page +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe78cb678 mlx5_vport_get_other_func_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeaa8b388 mlx5_modify_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf18e9d3a mlx5_set_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf4b270b9 mlx5_query_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf4b77a2f mlx5_query_hca_vport_gid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfdd3fb84 mlx5_nic_vport_update_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xff562ee4 mlx5_set_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x017fd287 ks8851_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x7a908076 ks8851_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xd9f79b8f ks8851_probe_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xeb4695ab ks8851_remove_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xcc4fa41a regmap_encx24j600_spi_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xdc6a81f9 devm_regmap_init_encx24j600 +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xe8c8c6c2 regmap_encx24j600_spi_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x02748494 ocelot_port_teardown_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0367fcc9 ocelot_port_rmwl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08355019 ocelot_port_readl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x194db149 ocelot_phylink_mac_link_down +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1c8663ff ocelot_port_get_mm_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x23bf1e1c ocelot_mm_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x253ae4a5 ocelot_bond_get_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3263c9f1 ocelot_port_get_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x37269881 __ocelot_bulk_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x379dd34f __ocelot_write_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x39a533ce ocelot_cls_flower_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x39abb89b __ocelot_rmw_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3b2c1e4c ocelot_port_del_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3bdb467a ocelot_port_configure_serdes +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3f04331d ocelot_port_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3f41beec ocelot_port_get_eth_mac_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x48e9d1f8 ocelot_cls_flower_replace +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4d23c842 ocelot_port_get_pause_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4e1a8788 ocelot_port_assigned_dsa_8021q_cpu_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x51d00f82 ocelot_get_bridge_fwd_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5c058134 ocelot_bridge_num_find +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x656c136c ocelot_port_mirror_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6eb902f6 ocelot_port_unassign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x814b8751 ocelot_mact_flush +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8ff7e6ec ocelot_port_set_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x97098173 ocelot_port_get_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x97357d0f ocelot_regmap_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x97d8c7ca ocelot_port_set_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9e7edb4c ocelot_lag_fdb_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa81fdb67 ocelot_migrate_mdbs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xadb30733 ocelot_port_get_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xae7eeaf4 ocelot_phylink_mac_link_up +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbdb1bde5 __ocelot_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbfcc139f ocelot_cls_flower_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc3040083 ocelot_port_mirror_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd1210ca5 ocelot_phylink_mac_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd58945d6 ocelot_port_get_rmon_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd8eb2cc1 ocelot_port_setup_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdaf83854 ocelot_port_add_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdfc824dc ocelot_port_get_eth_phy_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe0776b70 ocelot_port_assign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe196c33e ocelot_lag_fdb_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe647f9be ocelot_port_get_eth_ctrl_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfb86b45d ocelot_port_writel +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xff871b85 ocelot_regfields_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x0a8cc8f5 stmmac_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x214133fd stmmac_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x23487c42 stmmac_dvr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x545572d4 stmmac_set_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x5ca33963 stmmac_dvr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x7160219d stmmac_init_tstamp_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x92d778bb stmmac_get_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x9376f483 stmmac_bus_clks_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x20a2dc1c stmmac_remove_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x49f5092f devm_stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x53499d62 stmmac_get_platform_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x5e2a6532 stmmac_pltfr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x622f7b8b devm_stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xa00d4d97 stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xcac57603 stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xcd88790b stmmac_pltfr_remove_no_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xd7419b0e stmmac_pltfr_exit +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xd7e3ff36 stmmac_pltfr_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xde17e7bc stmmac_pltfr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x1ab40d15 w5100_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x2f74cf5e w5100_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x4011380f w5100_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0xa2c037f4 w5100_ops_priv +EXPORT_SYMBOL_GPL drivers/net/geneve 0xd65a376b geneve_dev_create_fb +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x1eb09508 ipvlan_count_rx +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x51173051 ipvlan_link_new +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x71142472 ipvlan_link_setup +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x8789ed87 ipvlan_link_delete +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xbec45ebe ipvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/macsec 0x0a2432cc macsec_pn_wrapped +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x0d2b2b74 macvlan_dellink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x5f24cc1c macvlan_common_setup +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x84181641 macvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xfd2961d5 macvlan_common_newlink +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-i2c 0x2fba76c9 mdio_i2c_alloc +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-regmap 0x2754b10a devm_mdio_regmap_register +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs-lynx 0x71090c70 lynx_pcs_create_fwnode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x07a35e7e xpcs_config_eee +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x29752528 xpcs_destroy +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x4d6a02ec xpcs_get_an_mode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x7b38e461 xpcs_do_config +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x9b430bc5 xpcs_link_up +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xdcdeb976 xpcs_create_mdiodev +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xfc5a48b5 xpcs_get_interfaces +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x065ccfbc bcm_phy_get_strings +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x096cfc66 bcm_phy_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x09df2754 bcm_phy_cable_test_get_status_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0bec5b12 bcm_phy_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0cd525f5 __bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x112a9cf9 bcm_phy_led_brightness_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x205965d5 bcm_phy_cable_test_get_status +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x27558b3f bcm_phy_read_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x2e8967a9 bcm54xx_auxctl_read +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x3b054db8 bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x426645e1 bcm_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4301c88f bcm_phy_downshift_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4fb0667a bcm_phy_cable_test_start_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x66b8c106 bcm_phy_28nm_a0b0_afe_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x699b032d bcm_phy_enable_jumbo +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x6a4f2c0b bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x6dd6fa2e bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x72ade55b bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x744773f6 bcm_phy_cable_test_start +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x782d5fb3 bcm_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x7eb19c10 __bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x9c12de3b bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0f0ddfd bcm_phy_wol_isr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa27b61ec bcm_phy_downshift_get +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa90d50da __bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa99432b6 __bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xb6764faf __bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xb91d9976 bcm_phy_write_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xba57e689 bcm_phy_get_stats +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xbc573aa1 bcm_phy_r_rc_cal_reset +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xbcfec2ed bcm_phy_enable_apd +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xc7fcf4c2 bcm_phy_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xc9b4b9ca bcm_phy_write_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xcf0e3b48 bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd8ed170e bcm_phy_ack_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd9a60f93 __bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe0ee2c50 bcm_phy_read_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf3bce1e6 bcm_phy_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x95532e10 bcm_ptp_probe +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xe54c4503 bcm_ptp_stop +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xf29dbbfc bcm_ptp_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x02f341e1 phylink_mii_c22_pcs_config +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x08213956 phylink_ethtool_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x0ed17c0e phylink_of_phy_connect +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x12135396 phylink_mac_change +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x15c4e3e2 phylink_ethtool_set_pauseparam +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x16ca1a8a phylink_suspend +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x2c8e28ee phylink_ethtool_get_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x320d9c86 phylink_generic_validate +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x3abe6fe5 phylink_validate_mask_caps +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x4278d56a phylink_expects_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x57727285 phylink_ethtool_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x59e0695d phylink_speed_down +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x5d0c4dcc phylink_speed_up +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x5dc19747 phylink_mii_c22_pcs_encode_advertisement +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x62104126 phylink_ethtool_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x62698f8a phylink_mii_c45_pcs_get_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x63e93fd8 phylink_fwnode_phy_connect +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x66e8b5b0 phylink_caps_to_linkmodes +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x6fa426d2 phylink_ethtool_nway_reset +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x76bdf4e6 phylink_connect_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x825c7340 phylink_get_eee_err +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x911fcd6c phylink_start +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x94299178 phylink_decode_usxgmii_word +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x9616a255 phylink_ethtool_ksettings_get +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x983276da phylink_disconnect_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x9b652b6e phylink_resolve_c73 +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xa16449b4 phylink_ethtool_ksettings_set +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xad7b11b2 phylink_mii_c22_pcs_an_restart +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xb1b3f6ed phylink_mii_c22_pcs_decode_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc0a8f4be phylink_resume +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc1d15a4c phylink_set_port_modes +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd26bc261 phylink_create +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd2ef6a40 phylink_mii_ioctl +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd903f419 phylink_get_capabilities +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xdcb0a2c0 phylink_stop +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xdcf8be0e phylink_mii_c22_pcs_get_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xec02ebe0 phylink_init_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xf3083a1d phylink_destroy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xf8fe5642 phylink_ethtool_get_pauseparam +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x041f5fe0 smsc_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x2bad90cf smsc_phy_get_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x38e6c660 smsc_phy_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x4c7f8574 lan87xx_read_status +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x521a9494 smsc_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x990ecc99 smsc_phy_set_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xb10dac13 smsc_phy_probe +EXPORT_SYMBOL_GPL drivers/net/tap 0x12791211 tap_get_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x23763e42 tap_del_queues +EXPORT_SYMBOL_GPL drivers/net/tap 0x587a94ab tap_create_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0x65456bba tap_queue_resize +EXPORT_SYMBOL_GPL drivers/net/tap 0x7567aa2a tap_free_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x896e1407 tap_get_ptr_ring +EXPORT_SYMBOL_GPL drivers/net/tap 0x94d7942d tap_handle_frame +EXPORT_SYMBOL_GPL drivers/net/tap 0xe47360e6 tap_get_socket +EXPORT_SYMBOL_GPL drivers/net/tap 0xed02fcdf tap_destroy_cdev +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x01a436a6 usbnet_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x421af153 usbnet_cdc_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x4590424d usbnet_cdc_status +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x8810d2cc usbnet_cdc_update_filter +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x96d74e4f usbnet_ether_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x98eaf082 usbnet_cdc_zte_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xef23d5c3 usbnet_generic_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x1c82215c cdc_ncm_rx_verify_nth32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x20b173ba cdc_ncm_select_altsetting +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x343dc475 cdc_ncm_fill_tx_frame +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x61311f84 cdc_ncm_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x70f01a6a cdc_ncm_rx_verify_ndp32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x735afe16 cdc_ncm_bind_common +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xc0d69afd cdc_ncm_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xcc5aecdc cdc_ncm_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xd12b1e9c cdc_ncm_rx_verify_ndp16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xd761eafe cdc_ncm_rx_verify_nth16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xf09ac9a4 cdc_ncm_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/r8152 0x3c9d5465 rtl8152_get_version +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x01278e18 rndis_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x08d342e5 rndis_command +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x46f7b81c rndis_status +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xc72347c3 generic_rndis_bind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xca953d67 rndis_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xfcd2e61e rndis_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x034c5d96 usbnet_get_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x0f85daf5 usbnet_start_xmit +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x1b889580 usbnet_disconnect +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x217ca234 usbnet_write_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x2301bb82 usbnet_get_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x28590c84 usbnet_resume_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x297ee0a4 usbnet_pause_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x2b5e2961 usbnet_nway_reset +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x329415e0 usbnet_get_link_ksettings_internal +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x492b035a usbnet_probe +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x4acb7383 usbnet_read_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x55bf16cc usbnet_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x5c9673ac usbnet_status_start +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x62effc7d usbnet_set_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x67dd66d4 usbnet_status_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x681fb772 usbnet_purge_paused_rxq +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6dd14dd0 usbnet_update_max_qlen +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x7e3e3c51 usbnet_defer_kevent +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x7feda7ed usbnet_resume +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x82d27b67 usbnet_skb_return +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8314242e usbnet_write_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x9062d3b6 usbnet_set_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x90bf1a74 usbnet_set_rx_mode +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x9b138afa usbnet_read_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xaac643dd usbnet_get_ethernet_addr +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xaeef14da usbnet_get_endpoints +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc50fe832 usbnet_open +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xce21ffb3 usbnet_unlink_rx_urbs +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xd459736e usbnet_get_link +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xd73f521a usbnet_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xdcfdb6d6 usbnet_tx_timeout +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xe8866f8d usbnet_get_drvinfo +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xf169546f usbnet_suspend +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xf8d571ac usbnet_write_cmd_async +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x10496a66 vxlan_fdb_clear_offload +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x7a609595 vxlan_fdb_replay +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x830936c8 vxlan_fdb_find_uc +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xfa2dd658 vxlan_dev_create +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/ipw2x00/libipw 0xb74fb1da libipw_rx_any +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0983298c _il_grab_nic_access +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0ed70d78 il_prep_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6e7e2ec3 il_mac_tx_last_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xdecfe3ac il_dealloc_bcast_stations +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf8f1fbd0 il_remove_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x13863121 iwl_fw_lookup_cmd_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x443a0ac3 iwl_fw_lookup_notif_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x5987fe45 iwl_fw_lookup_assert_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x1b82127b p54_register_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x4141a653 p54_parse_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x524ec31f p54_free_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x649f78b4 p54_parse_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x6af0e2f5 p54_unregister_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x6e6058b1 p54_free_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xb5b9bdce p54_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xea835178 p54_init_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xf5c2c87d p54_read_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x0f3f22ff lbs_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x12829c0a lbs_host_to_card_done +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x1f8ad75d lbs_start_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x2417cbbf __lbs_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x24b4f6e4 lbs_host_sleep_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x2f1d99f6 lbs_notify_command_response +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x3d6f8f31 lbs_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x43b142f0 lbs_queue_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x508d4878 lbs_stop_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x6621f946 lbs_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x6a5c1320 lbs_process_rxed_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x7cbfd4c9 lbs_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x868d4dd7 lbs_get_firmware_async +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x8e48bf5d lbs_get_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x94a23e38 lbs_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xed483146 lbs_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf64277de lbs_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x03042fe9 lbtf_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x2b19776a lbtf_bcn_sent +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x55ec07ce lbtf_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x5f144a6a lbtf_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x7d4da8f0 lbtf_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xa6339710 lbtf_cmd_response_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc1466498 __lbtf_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc85e6899 lbtf_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xe4020b5e lbtf_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x02961d58 mwifiex_main_process +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x12349b2e mwifiex_upload_device_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x2a4c4107 mwifiex_del_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x3ee9a1b9 mwifiex_multi_chan_resync +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x4dc4b07c mwifiex_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x5028ee9a mwifiex_write_data_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x51de7c15 mwifiex_shutdown_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x5b44f677 mwifiex_prepare_fw_dump_info +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x6f2e4797 mwifiex_cancel_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x7c00fe58 _mwifiex_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x7e108898 mwifiex_disable_auto_ds +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x834fefa8 mwifiex_dnld_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x9c6b42da mwifiex_add_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xa44fb5b3 mwifiex_drv_info_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xa605881d mwifiex_fw_dump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xbdb1a68e mwifiex_process_hs_config +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xcc8eb6b1 mwifiex_enable_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xcd195601 mwifiex_queue_main_work +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd4dad9f3 mwifiex_alloc_dma_align_buf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xda3aeff4 mwifiex_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xe454c8f7 mwifiex_reinit_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xe5f4bc07 mwifiex_process_sleep_confirm_resp +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xf690ea15 mwifiex_handle_rx_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xf7b18783 mwifiex_deauthenticate_all +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xfadaa1d0 mwifiex_init_shutdown_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0045e173 mt76_get_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0d3115ac mt76_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0f6bb702 mt76_dma_rx_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x12a21a84 __mt76_mcu_send_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x13683713 mt76_seq_puts_array +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x15c49e1e mt76_csa_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1682d339 __tracepoint_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x17f568e9 mt76_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x198cb29c mt76_tx_status_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1aac8b0e mt76_insert_ccmp_hdr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1b22a66a mt76_set_irq_mask +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1c442b25 mt76_sw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1e1fe54f mt76_get_of_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ec57b4f __mt76_worker_fn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x20feed1e mt76_put_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x22b65cfa mt76_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2ec05ac2 mt76_csa_finish +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x30c2f2d8 __tracepoint_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x34655081 mt76_get_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3736a7b8 __mt76_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x378dd930 mt76_put_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3cb9d4ac __mt76_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3eba066b mt76_create_page_pool +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x44b57ef3 mt76_has_tx_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x44db703e mt76_mcu_get_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x47ce6608 mt76_update_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x482fedb6 mt76_dma_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4912d270 mt76_tx_status_unlock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x49e2f869 mt76_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4ddb352c mt76_rx_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4e444a97 mt76_queue_tx_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x50e58b7a mt76_calculate_default_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5b655f88 mt76_get_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x60c36ef8 mt76_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x614e94d6 mt76_free_pending_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x624290c3 mt76_sta_pre_rcu_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6555af71 mt76_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x65bf1328 mt76_phy_dfs_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x66d49985 mt76_dma_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x66e28b03 mt76_rx_aggr_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x674a83a8 mt76_get_min_avg_rssi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6e672a21 mt76_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x70c3bbec mt76_mcu_rx_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x72c7ce4b mt76_alloc_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7b3c8adf mt76_get_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7ca405a4 ____mt76_poll_msec +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x80dd3510 mt76_update_survey_active_time +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x812d2e2a __mt76_set_tx_blocked +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x832c0a06 mt76_pci_disable_aspm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8576a363 __SCK__tp_func_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x869859a5 mt76_tx_status_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x89e4a1cc mt76_unregister_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8df835d6 mt76_ethtool_page_pool_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8ee30735 mt76_release_buffered_frames +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8fdd7cfb mt76_stop_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x969d699a mt76_sta_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x972c3804 mt76_rx_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x976a1155 mt76_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9b3acb97 mt76_wake_tx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9eb1b5ef mt76_txq_schedule_all +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9f9c6766 mt76_tx_check_agg_ssn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa1d83251 mt76_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa2de01a7 __mt76_mcu_msg_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa3ff10b8 mt76_mmio_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa9cebf2f __traceiter_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xab9d88b8 mt76_ethtool_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xac69f8ed mt76_unregister_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xaea20608 mt76_alloc_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb025d9fd __SCK__tp_func_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb06c833a mt76_get_rate_power_limits +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb1d11f1c mt76_mcu_skb_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb6895a30 mt76_register_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb6c96aa4 mt76_mcu_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb81bdba7 mt76_tx_status_skb_done +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xba6483b2 mt76_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbb31a266 __SCT__tp_func_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbb4db4a0 mt76_tx_status_skb_get +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbcc684c9 mt76_txq_schedule +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbd44cbc2 __mt76_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbf8f6038 mt76_rx_aggr_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc322313f mt76_free_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc566b5f8 mt76_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6634315 mt76_ac_to_hwq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc7ce3dc8 mt76_init_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xca3fef67 mt76_dma_wed_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcb792c24 mt76_eeprom_override +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd122e297 mt76_register_debugfs_fops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd4e2f3af mt76_queues_read +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd91472f6 mt76_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdaea26dd mt76_tx_status_skb_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdc190163 mt76_set_stream_caps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe0a43970 mt76_init_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe40b66ef mt76_wcid_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe45628cb __SCT__tp_func_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xedde849b mt76_skb_adjust_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf437ffc9 mt76_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf5eab2ef mt76_tx_worker_run +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf902cbcc __traceiter_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0484573e mt76_connac_mcu_set_suspend_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0a25337f mt76_connac_gen_ppe_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x109078bd mt76_connac_mcu_wtbl_smps_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x17f2f82f mt76_connac_mcu_sta_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1e160f87 mt76_connac_get_eht_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x209b5202 mt76_connac_mcu_sta_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x23dbdb88 mt76_connac_mcu_patch_sem_ctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x250e65fa mt76_connac_get_phy_mode_ext +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2627d368 mt76_connac_free_pending_tx_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x27e7c7e0 mt76_connac2_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2adc190d mt76_connac_mcu_bss_ext_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2fd9884a mt76_connac_mcu_wtbl_hdr_trans_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x301c8e93 mt76_connac_mcu_wtbl_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3cf36531 mt76_connac_mcu_sta_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x407b80d8 mt76_connac_mcu_set_rate_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x40f1f041 mt76_connac_mcu_set_hif_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x41a545e8 mt76_connac_mcu_uni_add_bss +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x48208ac3 mt76_connac_mcu_start_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x499c22b8 mt76_connac_mcu_reg_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4acd2295 mt76_connac_mcu_wtbl_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4c1698d9 mt76_connac_mcu_chip_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x51118df0 mt76_connac_mcu_sched_scan_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6ddf5629 mt76_connac_mcu_cancel_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7002141a mt76_connac2_load_ram +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x75635f15 mt76_connac_get_phy_mode +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x79abd1bd mt76_connac_mcu_wtbl_generic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7a46e603 mt76_connac_txp_skb_unmap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7a714e35 mt76_connac_mcu_sta_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7de95af8 mt76_connac_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7e72cb74 mt76_connac2_mac_tx_rate_val +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x83167f12 mt76_connac_mcu_set_channel_domain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x83932a51 mt76_connac_mcu_set_vif_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x83a3a1f4 mt76_connac2_load_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x84cd0fd6 mt76_connac_mcu_add_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x871ea0f8 mt76_connac_mcu_rdd_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x89cfa611 mt76_connac_mcu_start_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8a844080 mt76_connac_mcu_uni_add_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8b744c38 mt76_connac_mcu_wtbl_ht_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8da1b136 mt76_connac_mcu_set_p2p_oppps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8fcf10e3 mt76_connac_mcu_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x908ca40c mt76_connac_wowlan_support +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x921799c8 mt76_connac_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x95d1ef67 mt76_connac_power_save_sched +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x95d61fdd mt76_connac_mcu_sta_ba +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9701a24b mt76_connac_sta_state_dp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x977772f8 mt76_connac_write_hw_txp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9a96fb43 mt76_connac_mcu_add_nested_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9bb234a1 mt76_connac_pm_wake +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9c60aaf8 mt76_connac_mcu_update_arp_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9eb1c4d9 mt76_connac2_mcu_fill_message +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa21b9399 mt76_connac_mcu_uni_set_chctx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa302b741 mt76_connac_mcu_set_pm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa73dc522 mt76_connac_mcu_set_rts_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb181e9c6 mt76_connac_mcu_get_nic_capability +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb1fe75d1 mt76_connac_mcu_set_mac_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb34db06d mt76_connac_mcu_beacon_loss_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb4f29d5a mt76_connac_mcu_bss_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb574419e mt76_connac2_reverse_frag0_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xbab0393e mt76_connac_mcu_update_gtk_rekey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xbb5164fd mt76_connac_mcu_init_download +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc0d009bd mt76_connac2_mac_fill_rx_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc8381598 mt76_connac_pm_dequeue_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xca4e1507 mt76_connac_mcu_sta_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xca937758 mt76_connac2_mac_add_txs_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcb218df0 mt76_connac_get_he_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcb3fa462 mt76_connac_init_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcf996164 __mt76_connac_mcu_alloc_sta_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd50fd978 mt76_connac_mcu_coredump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd68fd8da mt76_connac_pm_queue_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd7aa49a3 mt76_connac_mcu_sched_scan_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xdbeb2316 mt76_connac_mcu_alloc_wtbl_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xdc0af612 mt76_connac2_mac_decode_he_radiotap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xdd5d9691 mt76_connac2_mac_fill_txs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe3cc3d01 mt76_connac_mcu_reg_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xed171800 mt76_connac_mcu_set_deep_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xef1bf318 mt76_connac_mcu_bss_omac_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xfc3ff854 mt76_connac_mcu_sta_uapsd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xfc9cec0c mt76_connac_mcu_sta_wed_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0d95d79b mt76s_rmw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x164e1506 mt76s_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x277df87d mt76s_wr_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x37363b34 mt76s_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x42d12d67 mt76s_read_pcr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x47c5b370 mt76s_write_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x527ae025 mt76s_alloc_rx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x8585cc3b mt76s_alloc_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x89690dd3 mt76s_txqs_empty +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xa74a5ead mt76s_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xc41cba3a mt76s_txrx_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xdbfbb6de mt76s_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xde126b87 mt76s_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xebb03f4d mt76s_sdio_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xf532c326 mt76s_rd_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xfed2632e mt76s_hw_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x02c7d5fb __mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x15e6740e mt76u_stop_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x16c030e4 mt76u_stop_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x3e94baee __mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x55d22803 mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x6725cb96 mt76u_resume_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x6aa16b99 mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x7436a917 mt76u_alloc_mcu_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x77e7e3e2 mt76u_single_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x9b4e8be8 mt76u_queues_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xc43d92a0 ___mt76u_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xc82e686a mt76u_alloc_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xe3dec547 ___mt76u_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xf3d40452 mt76u_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x072ca80f mt7615_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x0af48f48 mt7615_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x0e5dce52 mt7615_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x1461d256 mt7615_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x1596a652 mt7615_mac_set_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x1dc0e130 __mt7663_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x2b98c088 mt7615_mcu_fill_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x2e9a92df mt7615_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x3cda4de7 mt7615_mac_enable_rtscts +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x4708e3fc mt7615_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x51a502e7 mt7615_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x556d07cc mt7615_led_set_brightness +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x64a2c743 mt7622_trigger_hif_int +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x7292fa26 mt7615_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x73651085 mt7615_thermal_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x797bb62f mt7615_mcu_exit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x7ba856e2 mt7615_register_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x7cf63530 mt7615_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x86986767 mt7615_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x89eb1eac mt7615_unregister_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x91652f9c mt7615_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x97fb3c82 mt7615_tx_token_put +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x99bfc98d mt7615_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xb9bc2184 mt7615_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc337528a mt7615_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc48def50 mt7615_led_set_blink +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xced953ea mt7615_wait_for_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xde3c4ff6 mt7615_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xefd1267e mt7615_init_work +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xf2490500 mt7615_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615e 0x24ea3aa9 mt7615_dma_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x1506ffca mt7663_usb_sdio_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x1e264832 mt7663_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x52590092 mt7663_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x62af6bd2 mt7663_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x9b4f4328 mt7663_usb_sdio_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x13680f19 mt76x0_phy_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x21afcdd5 mt76x0_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x2248e8d5 mt76x0_chip_onoff +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x3a228dba mt76x0_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x689788b4 mt76x0_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xd4bb3813 mt76x0_init_hardware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xf99d1d79 mt76x0_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x05ed19db mt76x02_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x06952607 mt76x02_config_mac_addr_list +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0b69885e mt76x02_get_lna_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0e178b6f mt76x02_mcu_set_radio_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0e246a92 mt76x02_mac_wcid_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x104ff01d mt76x02_get_efuse_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x10f20b7e mt76x02_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x11a1f4a2 mt76x02_dfs_init_params +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1a417e8d mt76x02_phy_set_rxpath +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1a6a40ff mt76x02_ext_pa_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1a8468f7 mt76x02_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1dec807a mt76x02_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x25619803 mt76x02_init_agc_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x25ecac1f mt76x02_mac_set_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2a8b75f3 mt76x02_sta_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2de1695a mt76x02_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x44bdfbd8 mt76x02_enqueue_buffered_bc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x46e58461 mt76x02_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x47bb0765 mt76x02_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x496c4aab mt76x02_dma_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4e6c1f7c mt76x02_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x516f6471 mt76x02_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x569c3d6a mt76x02_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x57ca450f mt76x02_phy_set_bw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5bd84fd5 mt76x02_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5d2f9eb2 mt76x02_mcu_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x602ac270 mt76x02_dma_disable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x61c4caeb mt76x02_resync_beacon_timer +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x61e32bec mt76x02_mac_setaddr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x65cedda7 mt76x02_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6af6c7d5 mt76x02_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x700f6513 mt76x02_set_tx_ackto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7279a93f mt76x02_mcu_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x75fef85d mt76x02_add_rate_power_offset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x82674107 mt76x02_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8a756178 mt76x02_get_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8add111f mt76x02_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x905e6c59 mt76x02_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x91d5b9ee mt76x02_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x925119e0 mt76x02_mcu_msg_send +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x938d0ae0 mt76x02_update_beacon_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x93c479bc mt76x02_limit_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x952a696f mt76x02_eeprom_parse_hw_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x98c3ac9b mt76x02_edcca_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x9b53cd38 mt76x02_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x9f50abc4 mt76x02_phy_dfs_adjust_agc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa0b44684 mt76x02_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa57ed54d mt76x02_mcu_function_select +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa9065dc5 mt76x02_sta_rate_tbl_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa91f85c4 mt76x02_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xad5d3ba8 mt76x02_get_max_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb42578ea mt76x02_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xba832de3 mt76x02_eeprom_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbdae7494 mt76x02_phy_adjust_vga_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc36d9214 mt76x02_phy_set_txdac +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc3a5e11c mt76x02_remove_hdr_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc9bab40c mt76x02_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xccef552c mt76x02_phy_set_band +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd0dafea6 mt76x02_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xdb4d40fd mt76x02_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xdc8cf52d mt76x02_mac_cc_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xddc7541a mt76x02_set_ethtool_fwver +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xde22d66e mt76x02_set_coverage_class +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xde75574a mt76x02_tx_set_txpwr_auto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe55b844d mt76x02_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe7486570 mt76x02_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe9ae3ecf mt76x02e_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf12657e2 mt76x02_mac_shared_key_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf2aa5c81 mt76x02_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf65cb00e mt76x02_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfc56b29a mt76x02_mac_reset_counters +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x16f76ba2 mt76x02u_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x1ec96bf5 mt76x02u_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x44fcfdd4 mt76x02u_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x85bd6765 mt76x02u_mcu_fw_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x978dec62 mt76x02u_mcu_fw_send_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x9c27484e mt76x02u_exit_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x9ccc9398 mt76x02u_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xedb09e84 mt76x02u_init_mcu +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x078d2eb1 mt76x2_phy_set_txpower_regs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x0b17048e mt76x2_get_temp_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x0c3c5ef7 mt76x2_apply_gain_adj +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x146ae95b mt76x2_mcu_init_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x28c7fb97 mt76x2_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x2ef75b38 mt76x2_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x3c576d52 mt76x2_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x61f879eb mt76x2_get_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x624ab89c mt76x2_mcu_tssi_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x71769c0c mt76x2_phy_tssi_compensate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x7179746e mt76x2_configure_tx_delay +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xae61736e mt76x2_mcu_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xb929adf5 mt76x2_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xb99d0f6c mt76x2_read_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xc795c6dc mt76x2_reset_wlan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xce9aa9a5 mt76x2_mcu_load_cr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xd3f940b1 mt76x2_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xe92f3267 mt76x2_phy_update_channel_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xfa707268 mt76_write_mac_initvals +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xfcbca6a9 mt76x2_get_power_info +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x03f0bfd9 mt7921_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x0c062afe mt7921_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x14ad36af mt7921_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x1a218d2e mt7921_mcu_set_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x2eae60ce __mt7921_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x3481e7ce mt7921_mcu_fw_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x45c7e31c mt7921_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x4c92a38f mt7921_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x5168ada4 mt7921_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x5b687416 mt7921_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x64cc8285 mt7921_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x836688a3 mt7921_get_mac80211_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x8f15f11f mt7921_mac_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x928ccb39 mt7921_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xac9f4883 mt7921_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xb009557e mt7921_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xb34f888a mt7921_txwi_free +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xc5707bd4 mt7921_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xc61fbccc mt7921_mac_sta_assoc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xe448e26a mt7921_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xefacb879 mt7921_mcu_drv_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xf3a8bdbf mt7921_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xf693d2ad mt7921_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x269515e5 wilc_cfg80211_init +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x6063ee49 wilc_netdev_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x7186ed79 host_sleep_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x8d5e269e wilc_handle_isr +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xa9f80221 host_wakeup_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xdb65197c chip_wakeup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xfb9656d5 chip_allow_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x05588f20 qtnf_classify_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x31fab83c qtnf_chipid_to_string +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xbdb474c1 qtnf_trans_handle_rx_ctl_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xc269a390 qtnf_core_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xcb61c150 qtnf_core_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xd175f9c8 qtnf_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xe008731d qtnf_wake_all_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x002e575f rt2800_txdone_nostatus +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x016eef4c rt2800_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0ab011b3 rt2800_check_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0e350c54 rt2800_gain_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x13591df8 rt2800_txstatus_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1baed1a4 rt2800_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1f7ae46b rt2800_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x23b21711 rt2800_write_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2477cf26 rt2800_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x3697fea6 rt2800_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x38a44caa rt2800_get_key_seq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x3d7025a5 rt2800_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x42d91f01 rt2800_txstatus_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x4408f04b rt2800_config_pairwise_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x4421505c rt2800_read_eeprom_efuse +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5e9bfaff rt2800_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x63e86cde rt2800_disable_wpdma +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x704d8725 rt2800_config_erp +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x71664ccb rt2800_get_tsf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x716c805a rt2800_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x7b593f91 rt2800_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x7ced3240 rt2800_config_ant +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x93275eb8 rt2800_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa0152a4e rt2800_pre_reset_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa33f1c45 rt2800_write_tx_data +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa6f5b1a8 rt2800_mcu_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xafdfb0f2 rt2800_link_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb066f283 rt2800_wait_csr_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb694f705 rt2800_txdone_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb73b2db9 rt2800_config_shared_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xbaca7ba7 rt2800_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xbfb4a924 rt2800_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc2800ea7 rt2800_reset_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc7c8988b rt2800_process_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd0e82823 rt2800_get_txwi_rxwi_size +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd4efa1da rt2800_clear_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe0c0e2ed rt2800_wait_wpdma_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe31653bb rt2800_config_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe5a21fa9 rt2800_efuse_detect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xed7f6ebf rt2800_config_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xef5ce56e rt2800_link_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf25bf8cb rt2800_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xfcf75443 rt2800_vco_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xfd2143fb rt2800_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x0904a79a rt2800mmio_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x14bbee2b rt2800mmio_get_dma_done +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x1541a417 rt2800mmio_init_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x18c64f4c rt2800mmio_toggle_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x1ecd0b37 rt2800mmio_init_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x307ae8f3 rt2800mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x32ac3645 rt2800mmio_rxdone_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3d741c87 rt2800mmio_pretbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x481c347d rt2800mmio_queue_init +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5028bbb2 rt2800mmio_tbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x55b0b0ab rt2800mmio_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5fa4db64 rt2800mmio_interrupt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x6ca03819 rt2800mmio_get_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x81603b37 rt2800mmio_write_tx_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x85af629a rt2800mmio_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x97e3c029 rt2800mmio_autowake_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9a7eacba rt2800mmio_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9f3c8921 rt2800mmio_txstatus_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xb40759a4 rt2800mmio_fill_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xb8de6bb8 rt2800mmio_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xd64b35e2 rt2800mmio_get_entry_state +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xf67e1c10 rt2800mmio_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x06951eca rt2x00queue_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x07047622 rt2x00mac_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0736d35f rt2x00lib_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x097c096c rt2x00mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0a16b656 rt2x00mac_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x10d2e5f2 rt2x00queue_get_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x13675dad rt2x00queue_unmap_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x13923368 rt2x00queue_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x152a1632 rt2x00lib_dmadone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x1e0bace0 rt2x00mac_get_ringparam +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x223d9533 rt2x00queue_flush_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x2e48f841 rt2x00queue_pause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x3eb3f891 rt2x00mac_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4391a9fa rt2x00mac_get_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x43d99a13 rt2x00mac_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x45e2e938 rt2x00mac_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x481d5a4c rt2x00lib_txdone_nomatch +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x608a325a rt2x00mac_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x614550ef rt2x00lib_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x6d6ccb27 rt2x00mac_tx_frames_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x7cb8fdef rt2x00lib_set_mac_address +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x7e91667e rt2x00mac_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x7f61798c rt2x00mac_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x81f7e8b7 rt2x00lib_remove_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x859d88ca rt2x00lib_probe_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x89cd8867 rt2x00queue_start_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x8c87a91b rt2x00mac_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x8f2275a8 rt2x00lib_txdone_noinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x906e7230 rt2x00mac_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9930a07a rt2x00lib_pretbtt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xac6beeec rt2x00mac_set_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb02dbe08 rt2x00queue_map_txskb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb1004d8e rt2x00queue_stop_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb7c522bd rt2x00mac_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xbbed4220 rt2x00mac_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xbe701513 rt2x00lib_get_bssidx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xbebd8a5f rt2x00mac_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc21bf2d4 rt2x00lib_dmastart +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc30cbf88 rt2x00lib_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xceae7e2f rt2x00queue_unpause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xd6385bb7 rt2x00lib_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xee34df04 rt2x00queue_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf2b6e03f rt2x00mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf5283eef rt2x00mac_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xfa791652 rt2x00lib_beacondone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xfbb595f1 rt2x00mac_sw_scan_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xff46b18f rt2x00queue_for_each_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x03f7070a rt2x00mmio_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x57473560 rt2x00mmio_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x694796f4 rt2x00mmio_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x6b8fedd1 rt2x00mmio_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0xd67c80e6 rt2x00mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x39bffc9f rt2x00pci_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x9b569d06 rt2x00pci_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xb18e4ce9 rt2x00pci_pm_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x0f6b5e5f rt2x00usb_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x405856cb rt2x00usb_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x4550d872 rt2x00usb_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x60a433d6 rt2x00usb_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x6b1250dd rt2x00usb_register_read_async +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x858e2743 rt2x00usb_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x9672552c rt2x00usb_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x9ee52ca4 rt2x00usb_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x9f64fbd3 rt2x00usb_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xaa31815c rt2x00usb_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xaef8e136 rt2x00usb_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xc1a8a143 rt2x00usb_disconnect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xcd556a91 rt2x00usb_vendor_request_buff +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xcf442960 rt2x00usb_vendor_req_buff_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xd267437a rt2x00usb_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xf8534dee rt2x00usb_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5b6e6bae dm_writepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x8b7f6b9b dm_restorepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xedf1fa33 dm_savepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf2d19605 rtl92c_set_p2p_ps_offload_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x18faed88 rtl8723_phy_pi_mode_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x1aab963a rtl8723_fw_free_to_go +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x1d17b8a1 rtl8723_write_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x326ca37d rtl8723_dm_init_dynamic_bb_powersaving +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x36769c34 rtl8723_download_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3f5bf9c0 rtl8723_phy_calculate_bit_shift +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x420895a5 rtl8723_phy_query_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x44f87713 rtl8723_phy_reload_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x568ec018 rtl8723_phy_init_bb_rf_reg_def +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x59510c4b rtl8723_phy_path_a_fill_iqk_matrix +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x5e889cdb rtl8723_phy_path_adda_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x6c6c83a7 rtl8723be_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x6cb219d7 rtl8723_dm_init_edca_turbo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x6d7cf9c8 rtl8723_phy_path_a_standby +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x750f7a16 rtl8723_phy_rf_serial_read +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x7ae0148b rtl8723_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x7fac5584 rtl8723_save_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8baf8913 rtl8723_phy_set_sw_chnl_cmdarray +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xa36334be rtl8723_phy_set_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xa3ccf2bf rtl8723_enable_fw_download +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xac8e1e10 rtl8723_phy_reload_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xbb88fa36 rtl8723_cmd_send_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xcc1df4fc rtl8723ae_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xdf1be131 rtl8723_phy_rf_serial_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xeb989eab rtl8723_dm_init_dynamic_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xeca93889 rtl8723_phy_save_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xffeee9b8 rtl8723_phy_mac_setting_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0ee859df rtl_deinit_deferred_work +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x156d74fb rtl_init_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x181e0c0d rtl_tx_report_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x24b9ee75 rtl_deinit_rfkill +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2921a4d4 rtl_btc_status_false +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2a73bd65 rtl_tx_ackqueue +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2d32cdfc rtl_lps_change_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2e5382f9 rtl_fill_dummy +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4e94cd48 rtl_global_var +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x53db63c1 rtl_beacon_statistic +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x650694a0 rtl_action_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6535ae4f rtl_lps_leave +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6973510b rtl_recognize_peer +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6c53a9af rtl_ips_nic_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6db3ba37 rtl_update_beacon_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6e92652c rtl_fw_page_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x75970c69 rtl_init_rx_config +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x81c5d569 rtl_swlps_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8872f69c rtl_is_special_data +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x97e05663 rtl_tid_to_ac +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa8fcf7c1 rtl_set_tx_report +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb6425ab4 rtl_get_hal_edca_param +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd0a02190 rtl_lps_enter +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd543d760 rtl_deinit_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xde71ecc9 rtl_get_hwinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xdff077a1 rtl_fw_block_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe3dfbf1f rtl_tx_mgmt_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe3f2a715 rtl_efuse_ops_init +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe9a33c71 rtl_p2p_info +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xfa8905a6 read_efuse_byte +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xfd1d2a69 rtl_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x0f5c3ce9 rsi_zone_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x3f402515 rsi_hal_device_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x5ac01b15 rsi_91x_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x8344524e rsi_read_pkt +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x90d156bb rsi_mac80211_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x9b11e413 rsi_91x_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xcd173710 rsi_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x8f4caab0 cw1200_can_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x9a318d35 cw1200_core_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0xf473d54d cw1200_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0xfc718300 cw1200_core_release +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x426b5f90 wl1251_init_ieee80211 +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x865b55f1 wl1251_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0xce4b7f9c wl1251_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x00dd2047 wl1271_cmd_test +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x03186331 wl1271_tx_min_rate_get +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x06d3b27e wl12xx_debug_level +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0c73d856 wlcore_scan_sched_scan_results +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0eec5662 wlcore_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x178dbbe6 wl1271_cmd_configure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1f50a845 wlcore_event_ba_rx_constraint +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x20351125 wlcore_get_native_channel_type +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2198f887 wlcore_boot_upload_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x22fc97b3 wl12xx_acx_mem_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2dc87fc0 wlcore_event_roc_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2f98627f wl1271_debugfs_update_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x302cfde3 wlcore_event_dummy_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x36291bf5 wlcore_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x40b43d9d wl1271_cmd_data_path +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x43620c94 wl1271_acx_set_ht_capabilities +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x43b5d243 wl1271_cmd_send +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4b3af291 wlcore_event_inactive_sta +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4c960551 wlcore_disable_interrupts_nosync +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4dd00cc5 wlcore_cmd_wait_for_event_or_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x50cf0bb7 wlcore_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x56a60950 wlcore_event_fw_logger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x5d39eeb5 wlcore_set_partition +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x5dd11d1e wlcore_disable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x78de3315 wl1271_acx_init_mem_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x85498cd1 wl1271_format_buffer +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x880b0e89 wlcore_event_beacon_loss +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x88414c74 wlcore_translate_addr +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8ab642a5 wlcore_synchronize_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8b8aca2a wlcore_event_rssi_trigger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8ea2c973 wlcore_event_channel_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x90de85d9 wlcore_event_max_tx_failure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9127171f wl12xx_cmd_build_probe_req +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x97f37fe5 wlcore_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x97fc12ff wlcore_event_soft_gemini_sense +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xa053a97e wlcore_set_scan_chan_params +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xa6c9695b wl1271_acx_pm_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb1f4bd5f wlcore_event_sched_scan_completed +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb439f49a wl1271_tx_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc07b6317 wlcore_scan_sched_scan_ssid_list +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc8325134 wlcore_boot_upload_nvs +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xcb1de275 wlcore_cmd_generic_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xdb301729 wlcore_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xde51a4d5 wl1271_acx_sleep_auth +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf58949b5 wlcore_enable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf666a5c9 wlcore_boot_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x233f1615 wwan_register_ops +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x3bf0ee3c wwan_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x3d9bbf75 wwan_port_txon +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x4dff61e5 wwan_port_txoff +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x526bcf2a wwan_port_get_drvdata +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x6c1ba871 wwan_port_rx +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x86bceefe wwan_unregister_ops +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xb37bbd7d wwan_put_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xb74c31cd wwan_remove_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xe09c2fa6 wwan_create_port +EXPORT_SYMBOL_GPL drivers/nfc/mei_phy 0x7e52e0aa mei_phy_ops +EXPORT_SYMBOL_GPL drivers/nfc/mei_phy 0x86aa65ae nfc_mei_phy_free +EXPORT_SYMBOL_GPL drivers/nfc/mei_phy 0x949682d1 nfc_mei_phy_alloc +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x07592ebc nfcmrvl_nci_recv_frame +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x39b78a58 nfcmrvl_parse_dt +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xb8f9ffe1 nfcmrvl_nci_register_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xe8be3983 nfcmrvl_nci_unregister_dev +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x333b5680 pn533_finalize_setup +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x3bb2fb39 pn532_i2c_nfc_alloc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x4c309c24 pn53x_register_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x7c5d5475 pn533_rx_frame_is_cmd_response +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x824d9485 pn53x_common_clean +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x87a3d62d pn53x_common_init +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xc4f81064 pn53x_unregister_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xdecfd339 pn533_rx_frame_is_ack +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x0da862b5 st_nci_disable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x214faeb8 st_nci_remove +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x2ee3d9a5 st_nci_probe +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x48267ad6 st_nci_enable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x715d1bef st_nci_hci_event_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x75064b90 st_nci_discover_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xb3659c0c st_nci_hci_load_session +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xc55cb98e st_nci_hci_cmd_received +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x2bd019d8 st95hf_spi_recv_response +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x43248c04 st95hf_spi_recv_echo_res +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x512fe1a4 st95hf_spi_send +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x0862001f ntb_transport_tx_free_entry +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x30934216 ntb_transport_max_size +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x32537aca ntb_transport_link_query +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x35e9a8c5 ntb_transport_unregister_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x3d54dbfc ntb_transport_tx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x436098aa ntb_transport_link_down +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x82e6c13d ntb_transport_qp_num +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x9c992c8f ntb_transport_link_up +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc270dc24 ntb_transport_free_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc37d9036 ntb_transport_rx_remove +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xd40e7a02 ntb_transport_rx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xd41d229a ntb_transport_register_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xe22a9193 ntb_transport_create_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf55d6313 ntb_transport_register_client_dev +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf9eb813f ntb_transport_unregister_client_dev +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0x1ea34756 async_pmem_flush +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0xe8feef9b virtio_pmem_host_ack +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x01850555 nvme_auth_generate_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x1d3b270f nvme_auth_transform_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x22e5d1de nvme_auth_augmented_challenge +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x399d9ac8 nvme_auth_hmac_hash_len +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x51873876 nvme_auth_get_seqnum +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x524b122a nvme_auth_gen_privkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x674c5bc1 nvme_auth_hmac_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6adadbb4 nvme_auth_free_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6e91ee1b nvme_auth_digest_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x780989d1 nvme_auth_dhgroup_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x9070925e nvme_auth_extract_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xc9bb48ac nvme_auth_dhgroup_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcb39603c nvme_auth_hmac_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xd64b790d nvme_auth_gen_pubkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xe3d7f7bc nvme_auth_gen_shared_secret +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xf0ccf2d4 nvme_auth_dhgroup_kpp +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x00943ec2 nvme_host_path_error +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x00990759 nvme_wait_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x08476e00 nvme_mpath_start_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0aad3f51 nvme_change_ctrl_state +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0eaa1a04 nvme_complete_batch_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x10318385 __tracepoint_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x107c0993 nvme_try_sched_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x135a14a9 nvme_unfreeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1d6da19a nvme_sync_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x239899c2 nvme_quiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2c95383c nvme_alloc_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3506e1fc nvme_stop_keep_alive +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x391f3795 __SCK__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3bba4d19 nvme_alloc_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3bf2393a __SCT__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x49224181 nvme_reset_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5110a9e9 nvme_cleanup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x578888e2 nvme_dev_attrs_group +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x60684e66 nvme_wait_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x64b62862 nvme_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6a466f2e nvme_delete_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6edbe022 __nvme_check_ready +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x74a16407 nvme_start_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x7577949e nvme_auth_negotiate +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x75af16f8 nvme_wait_freeze_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x7812e435 nvme_auth_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x7c9a5e69 __traceiter_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x800c1e9a nvme_uninit_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x813cf212 nvme_io_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x8e10756f nvme_fail_nonready_command +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x94c05d24 nvme_stop_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x94cac46d nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9b347a4d nvme_cancel_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9bd2cd2f nvme_init_ctrl_finish +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa357f264 nvme_unquiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa5dc9127 nvme_init_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa6c13aba nvme_remove_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa86c7465 nvme_cancel_admin_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa9474edf nvme_auth_stop +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xaac1d97a nvme_auth_wait +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xad5774c0 nvme_get_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb0e40b73 nvme_cancel_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb631c847 nvme_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xba2ad38a nvme_start_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbce807ba nvme_remove_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc0e29582 nvme_complete_async_event +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc25efbd9 nvme_mark_namespaces_dead +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xcc858933 nvme_auth_free +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd082fae4 nvme_unquiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd19806f8 nvme_set_queue_count +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd45434ee admin_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd58bbbcb nvme_delete_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd5c6d267 nvme_sync_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd6a3308a nvme_quiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd72e831c nvme_set_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe1732640 nvme_reset_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe49df6b8 nvme_enable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xeb7c0d6c nvme_setup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf7902bcc nvme_complete_rq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf905f3bf nvme_remove_namespaces +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xfb4754c5 __nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xfbf52bad nvme_disable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x06d010b4 nvmf_reg_read32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1e328d22 nvmf_set_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x2528cff9 nvmf_reg_read64 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x352c94a8 nvmf_connect_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x611c3c71 nvmf_reg_write32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x635ca6b6 nvmf_connect_io_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x6a170d0f nvmf_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x87d9aeeb nvmf_map_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xdd8af66e nvmf_free_options +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xdf65a3cb nvmf_get_address +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xdff9d6a6 nvmf_should_reconnect +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xe8530fd6 nvmf_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xf4a6d78f nvmf_ip_options_match +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x0d12e564 nvme_fc_register_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3884f8b8 nvme_fc_unregister_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3e33ac54 nvme_fc_rescan_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x8a9cf5a7 nvme_fc_set_remoteport_devloss +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xacf63c1f nvme_fc_register_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xbb0e18a6 nvme_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xcc8a2d78 nvme_fc_io_getuuid +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xfca9dc99 nvme_fc_unregister_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x058a2f68 nvmet_req_alloc_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x209ec90e nvmet_req_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x3e0ef07a nvmet_wq +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x4429da3a nvmet_check_transfer_len +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x55ae791a nvmet_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x819fb7c7 nvmet_req_uninit +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x864d9d17 nvmet_req_free_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x9e0409ee nvmet_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xa02d2c72 nvmet_sq_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xa25c69e2 nvmet_sq_destroy +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xc0bb3530 nvmet_ctrl_fatal_error +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xe921e6fd nvmet_req_complete +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x071e31d8 nvmet_fc_register_targetport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x0b98123d nvmet_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x4a013682 nvmet_fc_invalidate_host +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x6ff62dab nvmet_fc_rcv_fcp_abort +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x7bfa9497 nvmet_fc_rcv_fcp_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x9ef76d99 nvmet_fc_unregister_targetport +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x1591b2c6 hyperv_read_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x221394ae hyperv_reg_block_invalidate +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xe5f73406 hyperv_write_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xfb921e00 hvpci_block_ops +EXPORT_SYMBOL_GPL drivers/pci/switch/switchtec 0xaffff2ca switchtec_class +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x4e3e1154 mcp23x08_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x7e45b5bb mcp23x17_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0xd66b57cc mcp23s08_probe_one +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0x5f4d3464 cros_ec_sensorhub_register_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0x6202fa89 cros_ec_sensorhub_unregister_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x6b1be500 cros_usbpd_unregister_notify +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x8bda2df3 cros_usbpd_register_notify +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x112134ec wilco_ec_set_property +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x24eef51f wilco_ec_get_byte_property +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x75bf4d33 wilco_ec_get_property +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x8b8ae425 wilco_ec_set_byte_property +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x914d1cad wilco_ec_mailbox +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x00f7dc25 ssam_device_get_match_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x044df375 ssam_device_add +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x09944a84 ssam_request_do_sync_with_buffer +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x0f7b4d97 ssam_controller_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1047a383 ssam_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x232a911c ssam_bus_type +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x26654f6f ssam_controller_event_enable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x34259442 ssam_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x3454f9f8 ssam_controller_stateunlock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x4728563a __ssam_device_driver_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x48dcd85a ssam_remove_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x574fd11e ssam_controller_event_disable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x5fbb70b0 ssam_device_type +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x6e04e8d7 ssam_request_sync_free +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x725d6f66 __ssam_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x7301c581 ssam_request_sync_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x913dcb31 ssh_packet_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x9dcf9d82 ssam_device_driver_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xa1a2137e __ssam_register_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xb0d38dde ssam_request_sync_init +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc2bd582d ssam_device_id_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc3b42f16 ssam_controller_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc93ac08b ssam_request_write_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xd87f9223 ssh_packet_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xd883eb4e ssam_controller_device +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xdd596cef ssam_client_bind +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe0d3c8d8 ssam_device_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe4c2b713 ssam_device_remove +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe518e43c ssam_device_get_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe5dd1814 ssam_request_sync_submit +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xeabcf2d7 ssam_controller_statelock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xf7710c33 ssam_get_controller +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xfe35b27a ssam_request_do_sync +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x48cf4c48 san_dgpu_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x4e63d373 san_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0xd60bd773 san_dgpu_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/x86/amd/amd_hsmp 0xdfd927ba hsmp_send_message +EXPORT_SYMBOL_GPL drivers/platform/x86/asus-wmi 0x0955c5c7 asus_wmi_unregister_driver +EXPORT_SYMBOL_GPL drivers/platform/x86/asus-wmi 0x350b7156 asus_wmi_register_driver +EXPORT_SYMBOL_GPL drivers/platform/x86/asus-wmi 0x57c46ceb asus_wmi_evaluate_method +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dcdbas 0xd9146b52 dcdbas_smi_free +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dcdbas 0xf1a06655 dcdbas_smi_alloc +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-rbtn 0x51552fca dell_rbtn_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-rbtn 0xa060fe7d dell_rbtn_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0x087fd7ff dell_smbios_register_device +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0x1b0b3141 dell_laptop_register_notifier +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0x45170471 dell_smbios_call +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0x50e4022c dell_smbios_unregister_device +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0x7fd2ce06 dell_smbios_find_token +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0xb9400dbf dell_laptop_call_notifier +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0xc2871e79 dell_smbios_error +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0xd6c6b12d dell_laptop_unregister_notifier +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0xe24c7185 dell_smbios_call_filter +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi 0x9d4b709e dell_privacy_has_mic_mute +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi-descriptor 0x8eef8246 dell_wmi_get_hotfix +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi-descriptor 0x9559234e dell_wmi_get_interface_version +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi-descriptor 0xa167d064 dell_wmi_get_size +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi-descriptor 0xa3dcfa65 dell_wmi_get_descriptor_valid +EXPORT_SYMBOL_GPL drivers/platform/x86/firmware_attributes_class 0x51ed4d48 fw_attributes_class_get +EXPORT_SYMBOL_GPL drivers/platform/x86/firmware_attributes_class 0xe609be46 fw_attributes_class_put +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/intel_punit_ipc 0x8ee9455e intel_punit_ipc_command +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x06f7821f isst_if_mbox_cmd_set_req +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x528674fc isst_if_get_pci_dev +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x58a8261f isst_if_mbox_cmd_invalid +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x5a39c4ad isst_if_cdev_register +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x861369f8 isst_resume_common +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x9a5c38f2 isst_store_cmd +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0xe18f42a5 isst_if_cdev_unregister +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x1c7565c2 telemetry_read_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x35db93a6 telemetry_get_trace_verbosity +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x5847f501 telemetry_clear_pltdata +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x5bb8e91a telemetry_raw_read_eventlog +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x665cd407 telemetry_read_eventlog +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x6b892524 telemetry_set_sampling_period +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x82bb2dbe telemetry_get_evtname +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x90551504 telemetry_add_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x9deec96c telemetry_set_pltdata +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xb75bd1e6 telemetry_raw_read_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xbb9a2726 telemetry_reset_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xd14ffffc telemetry_update_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xe1eb4be1 telemetry_set_trace_verbosity +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xe8847f53 telemetry_get_sampling_period +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xf00771b0 telemetry_get_eventconfig +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xf9d5ad60 telemetry_get_pltdata +EXPORT_SYMBOL_GPL drivers/platform/x86/intel_ips 0x46809fa9 ips_link_to_i915_driver +EXPORT_SYMBOL_GPL drivers/platform/x86/mxm-wmi 0x232b5238 mxm_wmi_supported +EXPORT_SYMBOL_GPL drivers/platform/x86/mxm-wmi 0x61cdf799 mxm_wmi_call_mxds +EXPORT_SYMBOL_GPL drivers/platform/x86/mxm-wmi 0xe26032eb mxm_wmi_call_mxmx +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x065b4695 wmi_get_acpi_device_uid +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x0975069e wmidev_instance_count +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x17b0f8ca wmi_get_event_data +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x6068bedf wmi_evaluate_method +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x76ae31fd wmi_remove_notify_handler +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x80861c6d wmidev_evaluate_method +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xa1ecbc43 set_required_buffer_size +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xaba842fe wmi_query_block +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xc9d4d6d1 wmi_has_guid +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xd5bf6c16 wmi_instance_count +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xd7752b86 wmi_set_block +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xf18bdd75 wmi_install_notify_handler +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xf6e455f7 wmidev_block_query +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x26ca65a3 bq27xxx_battery_setup +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x42a40987 bq27xxx_battery_update +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0xfdf87ab3 bq27xxx_battery_teardown +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x2103d257 pcf50633_mbc_get_status +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x81bbad7b pcf50633_mbc_get_usb_online_status +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x9f660a39 pcf50633_mbc_usb_curlim_set +EXPORT_SYMBOL_GPL drivers/powercap/intel_rapl_common 0x5236e037 rapl_add_package +EXPORT_SYMBOL_GPL drivers/powercap/intel_rapl_common 0x7b72490b rapl_remove_package +EXPORT_SYMBOL_GPL drivers/powercap/intel_rapl_common 0xb6811565 rapl_find_package_domain +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x0ecb06db mc13xxx_fixed_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x2ba3781e mc13xxx_fixed_regulator_set_voltage +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x57de0c49 mc13xxx_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x1e8740de wm8350_dcdc_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x3b7af72d wm8350_ldo_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x4d0abbbd wm8350_dcdc25_set_mode +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x639bccb7 wm8350_isink_set_flash +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x69bdd74a wm8350_register_regulator +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x977d55ef wm8350_register_led +EXPORT_SYMBOL_GPL drivers/regulator/wm8400-regulator 0x27ca2ded wm8400_register_regulator +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x149236da qcom_glink_native_remove +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x1d33fb28 qcom_glink_native_probe +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xf14f5684 qcom_glink_ssr_notify +EXPORT_SYMBOL_GPL drivers/rtc/rtc-ds1685 0xf5e041ef ds1685_rtc_poweroff +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0141c461 cxgbi_device_find_by_lldev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x03088694 cxgbi_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0bfa9a28 cxgbi_conn_pdu_ready +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x118f9aa7 cxgbi_sock_check_wr_invariants +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x17c33f05 cxgbi_sock_rcv_close_conn_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1b6508f5 cxgbi_set_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x203d9e40 cxgbi_sock_purge_wr_queue +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3445df3c cxgbi_conn_tx_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x344ebb14 cxgbi_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x35f8167e cxgbi_conn_xmit_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3d07be98 cxgbi_device_find_by_netdev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3eaf4d6a cxgbi_device_unregister +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x43dc3b76 cxgbi_ep_connect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4ed30c2f cxgbi_conn_alloc_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4f262bd9 cxgbi_conn_init_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5381a01d cxgbi_ep_disconnect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x575c60ca cxgbi_ddp_ppm_setup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5a26f8be cxgbi_ep_poll +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5f133355 cxgbi_set_conn_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x6f334a4c cxgbi_hbas_add +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x73a572b0 cxgbi_sock_rcv_wr_ack +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7adebed5 cxgbi_hbas_remove +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7fdb6004 cxgbi_device_unregister_all +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8319f739 cxgbi_ddp_set_one_ppod +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x842bfb41 cxgbi_device_register +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8842669c cxgbi_sock_skb_entail +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x96c57977 cxgbi_sock_fail_act_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9ac13aa3 cxgbi_iscsi_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9f661ad3 cxgbi_device_find_by_netdev_rcu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa1e54ef0 cxgbi_get_ep_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xab45445c cxgbi_get_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb1b016a0 cxgbi_device_portmap_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb92b3bc4 cxgbi_sock_closed +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc89db065 cxgbi_sock_rcv_peer_close +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd043a2ae cxgbi_sock_rcv_abort_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd748befd cxgbi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd9bef208 cxgbi_create_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xdc187759 cxgbi_bind_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xe012bf77 cxgbi_sock_act_open_req_arp_failure +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xe0caf6f2 cxgbi_sock_select_mss +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xedb57400 cxgbi_parse_pdu_itt +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xef346615 cxgbi_attr_is_visible +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xefd62d7b cxgbi_get_conn_stats +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf6f0b4b7 cxgbi_device_portmap_create +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf7923bf4 cxgbi_sock_free_cpl_skbs +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xfbb01519 cxgbi_iscsi_init +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xfd02bf8a cxgbi_sock_established +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x1553ed9b fcoe_get_wwn +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x514ebbb8 fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x7a401a1c fcoe_fcf_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x7b727957 fcoe_ctlr_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x85568d14 fcoe_libfc_config +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x98753d29 fcoe_check_wait_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x9bb3c5fd fcoe_ctlr_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xa30354ac fcoe_link_speed_update +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xaacf0351 fcoe_fc_crc +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xacab6db8 fcoe_get_paged_crc_eof +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xb7fffef1 fcoe_ctlr_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbac58840 fcoe_queue_timer +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbb647149 __fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbc974a28 fcoe_fcf_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc3f30cc0 fcoe_wwn_from_mac +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc487b511 fcoe_validate_vport_create +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc8c6f466 fcoe_clean_pending_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xe824585e fcoe_start_io +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf167cb7a fcoe_wwn_to_str +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x15656272 fdomain_destroy +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x6be2952a fdomain_create +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x13a7c758 iscsi_boot_create_acpitbl +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x19bbfd81 iscsi_boot_create_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x4f62a711 iscsi_boot_destroy_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x5cbb6556 iscsi_boot_create_target +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x68af644c iscsi_boot_create_ethernet +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x975ab5af iscsi_boot_create_host_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xcaf946d7 iscsi_boot_create_initiator +EXPORT_SYMBOL_GPL drivers/scsi/libfc/libfc 0x5b5d4b09 fc_seq_els_rsp_send +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x09199d19 iscsi_session_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0a1cbc4c iscsi_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0ccea174 iscsi_complete_scsi_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x12b2ad06 iscsi_switch_str_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x21a202af __iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x22192a71 iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x24cd6994 iscsi_conn_send_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x272c99fc iscsi_suspend_queue +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2af2a709 iscsi_conn_start +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2de9d9b1 iscsi_suspend_tx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3259bc85 iscsi_conn_queue_recv +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x350ba7ea iscsi_eh_abort +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3bef2f73 iscsi_pool_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3f304d42 iscsi_session_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x43892ba2 iscsi_conn_bind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x43964812 iscsi_requeue_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x45203733 iscsi_session_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x46527988 iscsi_get_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4da20e6e iscsi_host_add +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x50416d73 iscsi_eh_device_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x57a3b8d6 iscsi_session_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x643dcb7b iscsi_itt_to_ctask +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x676100e2 iscsi_update_cmdsn +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x69650be6 iscsi_host_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x6c806018 iscsi_host_get_max_scsi_cmds +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x751b5a30 iscsi_eh_cmd_timed_out +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x85c57f52 iscsi_session_recovery_timedout +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x873b651b iscsi_session_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8c72b9a7 iscsi_eh_session_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d303b1b iscsi_pool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x95f6a730 iscsi_conn_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x9aa4da77 iscsi_conn_stop +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x9bd751b5 iscsi_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa73f60cc iscsi_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa812ddac iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb0b7eec0 iscsi_suspend_rx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb4372c06 iscsi_host_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb7354178 iscsi_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb78f1363 __iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xbed4e9ac iscsi_conn_queue_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc32375ff iscsi_verify_itt +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc5d4b30c iscsi_conn_unbind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xce49b552 iscsi_host_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd3136a68 iscsi_prep_data_out_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xdbccc966 iscsi_conn_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe7ddf193 iscsi_eh_recover_target +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeab9cbd5 iscsi_conn_get_addr_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf178f5a7 iscsi_itt_to_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf4314306 iscsi_host_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf5b3cf5c iscsi_session_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf81f1ad7 iscsi_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf95654c9 iscsi_host_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x1bba8fa7 iscsi_tcp_hdr_recv_prep +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x26643847 iscsi_tcp_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x34709aee iscsi_tcp_conn_get_stats +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x37ae6198 iscsi_tcp_recv_skb +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x4407ec49 iscsi_tcp_segment_done +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x469581e9 iscsi_segment_seek_sg +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x48adfc9e iscsi_tcp_task_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x6a0f9ce3 iscsi_tcp_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x87c8fb8d iscsi_tcp_task_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x9bda78fc iscsi_tcp_set_max_r2t +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa103509f iscsi_tcp_dgst_header +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa949cb0d iscsi_tcp_recv_segment_is_hdr +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xb79d049f iscsi_tcp_r2tpool_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xd5d1773b iscsi_tcp_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xdc5778e8 iscsi_tcp_r2tpool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xf0df8d5d iscsi_segment_init_linear +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xf50f05a4 iscsi_tcp_segment_unmap +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x09d046f8 sas_eh_target_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x0b8a63e7 sas_abort_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x18578a06 sas_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x20df21ce sas_task_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x26230d39 sas_execute_internal_abort_dev +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x370eabf5 sas_eh_abort_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x375a9a44 sas_ata_device_link_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3e8c9263 sas_ioctl +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x475054f0 sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4ba59e6b sas_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x553083b5 sas_get_local_phy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x5c7d43a4 sas_phy_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x62012b28 sas_lu_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7345dbd9 sas_register_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7826c425 sas_unregister_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7dc481f3 sas_drain_work +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x90397530 sas_execute_internal_abort_single +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x92ec137c sas_ata_schedule_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x9804f414 sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x9d1f3df6 sas_abort_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xa73074bb sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xae01bd39 sas_execute_ata_cmd +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xafe12f07 sas_change_queue_depth +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xb91a1968 smp_ata_check_ready_type +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xbbd73977 sas_notify_port_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xc4fab8fe sas_domain_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xcb8c7f0f sas_request_addr +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd237da71 sas_clear_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd9457ed8 sas_bios_param +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xdd4f15ad sas_target_destroy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe164f8bd sas_query_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xeb79c566 sas_find_attached_phy_id +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf87862bb dev_attr_phy_event_threshold +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xfd7875be sas_ssp_task_response +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xfe3efbf6 sas_eh_device_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xfe91c735 sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_fc 0xbe7fb015 fc_eh_should_retry_cmd +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x01d7d8d2 iscsi_register_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x04be91b2 iscsi_block_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0a0d36a3 iscsi_post_host_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0c4311de __tracepoint_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x15dc8bab __SCT__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x198d2b7a iscsi_flashnode_bus_match +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x298caabd __SCK__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x35da39e0 iscsi_create_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x37f0ca3c iscsi_dbg_trace +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3869a4d6 iscsi_get_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x427e9a64 iscsi_create_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4d7a99d2 iscsi_conn_error_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x50fd8848 iscsi_unblock_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x52575134 __SCT__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x543dab75 iscsi_find_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5681fed5 iscsi_add_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5939011e iscsi_session_chkready +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5a8a9a9f __traceiter_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5e2e2346 __tracepoint_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6088bbb5 __SCK__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x61f30108 iscsi_destroy_all_flashnode +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x659d1be3 iscsi_host_for_each_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x699fe53e iscsi_get_discovery_parent_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6bb6abc5 iscsi_create_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7238e107 iscsi_add_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x731fb795 iscsi_ping_comp_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x73bdb87d iscsi_destroy_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x79e1868d __tracepoint_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7b9153c7 __tracepoint_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7cfd7437 iscsi_alloc_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7f14a1fe iscsi_recv_pdu +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x84a005f1 iscsi_get_router_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x89920f11 __traceiter_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8c541975 iscsi_remove_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9089cf32 iscsi_destroy_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x92d9e951 iscsi_offload_mesg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9383feab iscsi_block_scsi_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9c8c3640 iscsi_find_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa22451e1 __SCK__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa2e59791 __traceiter_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa346ef8b iscsi_conn_login_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa59e764d iscsi_create_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa73e1aca iscsi_destroy_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa8c4b5e1 __SCT__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb1b0131a iscsi_get_port_speed_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb2531826 __SCK__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb5e36dee iscsi_is_session_dev +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb8a78094 iscsi_unregister_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xba6958b4 __tracepoint_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbc071179 iscsi_get_ipaddress_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbef553d4 iscsi_put_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc2666b2a iscsi_lookup_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc9854fcf iscsi_session_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc99c9ab6 __traceiter_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd222a481 iscsi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd30ad7f3 __traceiter_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xdc58eb8c __SCK__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xdf515c49 __SCT__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xec647e3f iscsi_is_session_online +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xef441435 iscsi_alloc_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf02033c6 iscsi_force_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf0d1249d iscsi_free_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf56268dc iscsi_get_port_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf61ea466 iscsi_remove_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf7e749fb __SCT__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf8c33e07 iscsi_put_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x1dec0b6b sas_enable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x27b08d88 sas_is_tlr_enabled +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x64307c1c sas_disable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xbe3f3eee sas_tlr_supported +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x00e96938 spi_populate_tag_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x0ef06974 spi_populate_ppr_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xa0c71dac spi_populate_sync_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xcffa2aff spi_populate_width_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x1902178a srp_tmo_valid +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x3f0b4fec srp_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x4540b337 srp_release_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x97b80aaa srp_remove_host +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xa678cb12 srp_rport_del +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xbf79c0d3 srp_stop_rport_timers +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xe83d11fa srp_rport_add +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x11034239 siox_device_connected +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x337d728b siox_master_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x42c05fef siox_master_unregister +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x7df52190 siox_device_synced +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x9f2dfe0b __siox_driver_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xb7d25bc6 siox_master_alloc +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x0a5589d5 slim_get_logical_addr +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x0c1d204d slim_do_transfer +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x13a32ec7 slim_register_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x17f910b0 slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x2e4faf5f slim_stream_enable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x3fe00cd4 slim_msg_response +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x40d845fa slim_xfer_msg +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x418526d6 slim_readb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x468ff280 slim_stream_free +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x548a72e9 slim_stream_prepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x56e55a43 slim_unregister_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x5c2274c0 __slim_driver_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x80039941 slim_device_report_present +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x901a71e0 slim_report_absent +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x91377f7e slim_stream_disable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9d567aa7 slim_stream_allocate +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xacc42bc3 slim_stream_unprepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xc883779a slim_ctrl_clk_pause +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe4342c4a slim_free_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe480193f slim_write +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe6578524 slim_read +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xecb48abd slim_writeb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xf15b8555 slim_driver_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xf6e74615 of_slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xf916809d slim_alloc_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xfb84147c slimbus_bus +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0x7696b4f6 sdw_bus_type +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xb0308c5a sdw_unregister_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xfd077211 __sdw_register_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-cadence 0xca0ac39f sdw_cdns_debugfs_init +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0x00942283 altera_spi_init_host +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xb9edd149 altera_spi_irq +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x4ab3cf64 spi_bitbang_cleanup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x5c80e0d6 spi_bitbang_stop +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x8eccd0bd spi_bitbang_start +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xc0f2a6ad spi_bitbang_setup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xd164db10 spi_bitbang_init +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xe4244a69 spi_bitbang_setup_transfer +EXPORT_SYMBOL_GPL drivers/spi/spi-intel 0x7426512a intel_spi_probe +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x78668952 spi_test_run_test +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x7ec806b4 spi_test_run_tests +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0xc2aec397 spi_test_execute_msg +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x074855d3 spmi_controller_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x074d2f3f spmi_device_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x1cc66761 spmi_command_shutdown +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x237a8f5d spmi_controller_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x2a7d1937 spmi_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x4cc37673 spmi_device_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x4d61757d spmi_device_from_of +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x5fb34577 spmi_ext_register_readl +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x5fc9e311 spmi_device_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x6cfc18f9 spmi_ext_register_writel +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xa315e45b spmi_command_reset +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xaea613b0 spmi_register_zero_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xb4c97f99 spmi_command_sleep +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xc5896d1a spmi_controller_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xc80e675d __spmi_driver_register +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xd6a0b14b spmi_command_wakeup +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xd92c4250 spmi_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xebfd746d spmi_ext_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xec9eea17 spmi_ext_register_read +EXPORT_SYMBOL_GPL drivers/ssb/ssb 0xf2d6829c ssb_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x635df385 fieldbus_dev_register +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x6eebfe60 fieldbus_dev_online_changed +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x89cbe921 fieldbus_dev_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0xf112f469 fieldbus_dev_area_updated +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x027b6bde gb_audio_apbridgea_unregister_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x1cce311e gb_audio_apbridgea_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x7a1a2818 gb_audio_apbridgea_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x8e603f8d gb_audio_apbridgea_start_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xa2ae158b gb_audio_apbridgea_shutdown_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xa9e4883b gb_audio_apbridgea_shutdown_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xdb716f91 gb_audio_apbridgea_register_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xe8dd744e gb_audio_apbridgea_set_config +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xf701b280 gb_audio_apbridgea_stop_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xf7d48389 gb_audio_apbridgea_prepare_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xfc4b2f30 gb_audio_apbridgea_stop_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xfc9e1e39 gb_audio_apbridgea_prepare_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xff0d5d70 gb_audio_apbridgea_start_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x2a176c91 gb_audio_gb_get_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x59d46a19 gb_audio_gb_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x61a793c9 gb_audio_gb_enable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x67448abe gb_audio_gb_get_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x84a251a0 gb_audio_gb_get_topology +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x949589dd gb_audio_gb_activate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x9f87ab09 gb_audio_gb_deactivate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xab0c526c gb_audio_gb_disable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xb268d193 gb_audio_gb_activate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xb97af347 gb_audio_gb_deactivate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xdb45fa29 gb_audio_gb_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xe7d35875 gb_audio_gb_set_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xe87cd968 gb_audio_gb_set_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x162e764f gb_audio_manager_put_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x19e9e6b1 gb_audio_manager_remove_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x32e6391e gb_audio_manager_remove +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x5a108b0f gb_audio_manager_add +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x79eef2f8 gb_audio_manager_dump_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xaeac8ca2 gb_audio_manager_dump_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xfbccbdc9 gb_audio_manager_get_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0x8314d907 gb_gbphy_deregister_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0x94e3ee1b gb_gbphy_register_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0xb3cbc76e gb_spilib_master_exit +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0xeb646340 gb_spilib_master_init +EXPORT_SYMBOL_GPL drivers/staging/iio/addac/adt7316 0x22b954a0 adt7316_pm_ops +EXPORT_SYMBOL_GPL drivers/staging/media/av7110/sp8870 0x3ffd5712 sp8870_attach +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x2b9b3376 target_stop_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x5d24150b target_free_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x5ef5ef43 target_submit_prep +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x6ca9df95 target_submit +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x8d48a6f1 target_init_cmd +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xb4489234 target_wait_for_cmds +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xc65e34a6 target_alloc_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xcd71f88f target_queue_submission +EXPORT_SYMBOL_GPL drivers/tee/tee 0x08ae4e6d teedev_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x0a12c654 tee_device_alloc +EXPORT_SYMBOL_GPL drivers/tee/tee 0x18c0169f tee_shm_pool_alloc_res_mem +EXPORT_SYMBOL_GPL drivers/tee/tee 0x46f70c56 tee_device_register +EXPORT_SYMBOL_GPL drivers/tee/tee 0x75bfee23 tee_shm_get_from_id +EXPORT_SYMBOL_GPL drivers/tee/tee 0x76a655ea teedev_open +EXPORT_SYMBOL_GPL drivers/tee/tee 0x7756bfe3 tee_client_close_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0x78e6c845 tee_shm_get_va +EXPORT_SYMBOL_GPL drivers/tee/tee 0x85fd9922 tee_session_calc_client_uuid +EXPORT_SYMBOL_GPL drivers/tee/tee 0x8f08b6c3 tee_client_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0xa3d094b9 tee_shm_get_pa +EXPORT_SYMBOL_GPL drivers/tee/tee 0xa846fdd1 tee_bus_type +EXPORT_SYMBOL_GPL drivers/tee/tee 0xb4787ea6 tee_shm_alloc_priv_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0xc22b37dc tee_shm_free +EXPORT_SYMBOL_GPL drivers/tee/tee 0xc82932aa tee_client_open_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0xc9e23ca7 tee_client_invoke_func +EXPORT_SYMBOL_GPL drivers/tee/tee 0xdd5b3e8c tee_client_open_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0xeb48eb17 tee_shm_put +EXPORT_SYMBOL_GPL drivers/tee/tee 0xeb64469f tee_shm_alloc_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0xf2c82ea7 tee_device_unregister +EXPORT_SYMBOL_GPL drivers/tee/tee 0xf3d3c876 tee_get_drvdata +EXPORT_SYMBOL_GPL drivers/tee/tee 0xf45a7258 tee_client_get_version +EXPORT_SYMBOL_GPL drivers/tee/tee 0xf7be2d91 tee_shm_register_kernel_buf +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/int340x_thermal_zone 0x322c9572 int340x_thermal_zone_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/int340x_thermal_zone 0x39e727a9 int340x_thermal_zone_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/int340x_thermal_zone 0xd18de3b2 int340x_thermal_update_trips +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0x1e995ebd proc_thermal_resume +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0x219df652 proc_thermal_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0x26b92bad proc_thermal_mmio_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0x47e6b178 proc_thermal_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0x5248705c proc_thermal_mmio_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0xf822548e proc_thermal_suspend +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_mbox 0x748953fa proc_thermal_mbox_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_mbox 0x7694e523 proc_thermal_mbox_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_rapl 0x098e82d4 proc_thermal_rapl_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_rapl 0x12dd8ac5 proc_thermal_rapl_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_rfim 0x1f7fcf7c proc_thermal_rfim_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_rfim 0xc6299131 proc_thermal_rfim_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/intel_soc_dts_iosf 0x1acd882f intel_soc_dts_iosf_interrupt_handler +EXPORT_SYMBOL_GPL drivers/thermal/intel/intel_soc_dts_iosf 0x661e0d19 intel_soc_dts_iosf_add_read_only_critical_trip +EXPORT_SYMBOL_GPL drivers/thermal/intel/intel_soc_dts_iosf 0x9fdcc844 intel_soc_dts_iosf_init +EXPORT_SYMBOL_GPL drivers/thermal/intel/intel_soc_dts_iosf 0xa1613141 intel_soc_dts_iosf_exit +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x01d23ee1 tb_property_create_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x11a44af9 tb_xdomain_request +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x307cedc8 tb_ring_alloc_tx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x393b4f2f tb_property_free_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x45a0bc74 tb_xdomain_alloc_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e5064a7 tb_property_find +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e56e66f tb_ring_alloc_rx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e64bdfd tb_register_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x603249ed tb_unregister_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x611f1bba tb_ring_poll +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x658e3d97 tb_property_add_immediate +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x65b8d376 tb_xdomain_find_by_uuid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x66aa3ee5 tb_xdomain_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x6bd547fb __tb_ring_enqueue +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x736548b7 tb_unregister_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x73ad2acb tb_property_get_next +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x755f7207 tb_xdomain_alloc_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x7837ec8e tb_ring_free +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x785eb82c tb_property_remove +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x88f5d4d0 tb_service_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8b62f95e tb_property_add_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8d84cd16 tb_ring_start +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x97290d90 tb_xdomain_lane_bonding_disable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x9c3d9179 tb_ring_stop +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa3d2b403 tb_property_add_data +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa8f8627d tb_xdomain_find_by_route +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xadac80d9 tb_xdomain_release_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb113c220 tb_xdomain_response +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb7c7cdce tb_property_add_text +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc1b7ec40 tb_xdomain_release_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc244005f tb_xdomain_enable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xdcea7846 tb_register_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xe905dcaf tb_xdomain_disable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf1cfd1ff tb_register_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf76028c7 tb_unregister_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xfbf2d07b tb_xdomain_lane_bonding_enable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xff1354a9 tb_ring_poll_complete +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x0ea25850 ufshcd_uic_hibern8_exit +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x1dcceee2 ufshcd_hold +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x1df12b36 ufshcd_clkgate_delay_set +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x2331dc1e ufshcd_link_recovery +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x25d161bf ufshcd_dealloc_host +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x29b35adb ufshcd_make_hba_operational +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x348ddafa ufshcd_fixup_dev_quirks +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x3998c514 ufshcd_dme_configure_adapt +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x3a4d93b3 ufshcd_dump_regs +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x3e2aa2b3 ufshcd_remove +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x4f75d437 ufshcd_system_restore +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x54ef5273 ufshcd_config_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x59c05f62 ufshcd_uic_hibern8_enter +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x638d711d ufshcd_hba_enable +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x723b1abf ufshcd_delay_us +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8b18fef9 ufshcd_mcq_enable_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8b85dedc ufshcd_mcq_config_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8c33d395 ufshcd_init +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8e984284 ufshcd_resume_complete +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x90875fa4 ufshcd_dme_set_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x94ec2ad5 ufshcd_uic_change_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x9fa15bb6 ufshcd_mcq_poll_cqe_lock +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa2a6323c __ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa43c2952 ufshcd_system_freeze +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xca7f010c ufshcd_release +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xcc826934 ufshcd_mcq_write_cqis +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xcd8c8164 ufshcd_auto_hibern8_update +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xcfcedf15 ufshcd_hba_stop +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xd4408a1f ufshcd_get_vreg +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xdbe9b50c ufshcd_update_evt_hist +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xed9bb32f ufshcd_system_thaw +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xf5503201 ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xf858cb07 ufshcd_dme_get_attr +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x54c946de ufshcd_init_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x7a0460ff ufshcd_get_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0xb9c9a70a ufshcd_populate_vreg +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0xf3ba9dbf ufshcd_pltfrm_init +EXPORT_SYMBOL_GPL drivers/uio/uio 0x2e5af713 uio_unregister_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0x330e86fa uio_event_notify +EXPORT_SYMBOL_GPL drivers/uio/uio 0x7815ea20 __devm_uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xc4c9fae9 __uio_register_device +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x1c603b47 usbatm_usb_disconnect +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0xf40fcc8a usbatm_usb_probe +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x027ad2d7 cdns_drd_gadget_off +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x1a4c2d8b cdns_clear_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x29c7c212 cdns_power_is_lost +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x4efd4f7c cdns_drd_gadget_on +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x76872e42 cdns_remove +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x9b783d68 cdns_resume +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xa327080b cdns_suspend +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xb68053c7 cdns_set_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xd11e84ca cdns_init +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x20cc1d48 ci_hdrc_add_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x7e9bebaf ci_hdrc_query_available_role +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xc25ee2e0 hw_phymode_configure +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xef48f6b8 ci_hdrc_remove_device +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x318c990e ulpi_write +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x44277896 ulpi_read +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x5a3edbc9 ulpi_unregister_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xcaf48b45 __ulpi_register_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xee701ce0 ulpi_register_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xee7b01db ulpi_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x59ecfa29 g_audio_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x5e522ef9 u_audio_start_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x6b222bd9 u_audio_set_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7330d0da u_audio_set_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7db5e1d8 u_audio_set_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xa59d0286 u_audio_get_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xac6d70fe u_audio_get_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xadd888b7 u_audio_stop_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xb22a3a55 g_audio_setup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xb6c5142f u_audio_get_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xbd5b0a64 u_audio_set_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xc25eb9eb u_audio_stop_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xc7af7287 u_audio_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xd24dde91 u_audio_get_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xf189bff9 u_audio_start_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x0bc1829d gether_set_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x1c232adf gether_get_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x1f7537d9 gether_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x295f00ff gether_get_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x34e14126 gether_setup_name_default +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x350202f3 gether_get_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x57ba1b48 gether_register_netdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x59b2f18a gether_get_host_addr_cdc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x74415abf gether_get_host_addr_u8 +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x7b426f68 gether_set_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8878cfa6 gether_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x9b9fbb81 gether_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xa08812ae gether_setup_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xb0b0f85b gether_set_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xb4d733fe gether_set_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xbc16dff6 gether_set_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xc9d82e98 gether_get_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xdf5273e8 gether_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xe6aee2d1 gether_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x33bfdca2 gserial_alloc_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x42598927 gserial_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x60db48f5 gserial_get_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x65a25ca4 gserial_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x77268a68 gs_free_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x8ebeba09 gserial_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xb6652875 gserial_free_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xc0a01527 gserial_set_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe3759a94 gserial_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe89dc424 gserial_alloc_line_no_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xfb78a286 gs_alloc_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x6c825859 ffs_lock +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x720ff611 ffs_single_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0xce000d21 ffs_name_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x13e7797d fsg_store_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x141fce2a fsg_common_remove_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1710b539 fsg_fs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1ccb58f7 fsg_common_set_num_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x2933ee1d fsg_ss_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x321e9920 fsg_store_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x398778e1 fsg_ss_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x39cbb874 fsg_show_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3bf588f5 fsg_store_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3c6a07d0 fsg_common_create_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x423845e4 fsg_ss_bulk_in_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x56344daf fsg_hs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x68ac26a3 fsg_show_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x69b170d4 fsg_common_set_cdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6acb4179 fsg_common_set_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x721ae686 fsg_lun_close +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x7e26d4a5 fsg_common_set_sysfs +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x857b6dc2 fsg_hs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x93cdbfd4 fsg_store_forced_eject +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x95cffb3e fsg_hs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9a0221c7 fsg_common_free_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9f038447 fsg_lun_open +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5cae92f fsg_ss_bulk_out_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5f99b69 fsg_fs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xab6c68ac fsg_config_from_params +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xaf89f4ee fsg_show_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb009456c fsg_store_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb1b998c6 fsg_store_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb3adf38d store_cdrom_address +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb47e08c0 fsg_show_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb52ba28a fsg_intf_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb54d0d95 fsg_fs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xbd3db2c6 fsg_lun_fsync_sub +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd1a3e8e0 fsg_common_create_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd285200a fsg_common_remove_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xe37188d4 fsg_show_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf4efc0c8 fsg_ss_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xfebdd397 fsg_store_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xff526268 fsg_show_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x077fabf6 rndis_borrow_net +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x1dda0812 rndis_free_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x22058863 rndis_deregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x5ec97258 rndis_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x6f3f1545 rndis_set_param_medium +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x7836342a rndis_rm_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x7c31a5cd rndis_msg_parser +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x841de75f rndis_set_param_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x9266cfa4 rndis_uninit +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x974a4c5b rndis_signal_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xb3951ede rndis_add_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xbe9a89dd rndis_set_host_mac +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xd57e0f4f rndis_set_param_vendor +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xf615fc8d rndis_get_next_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xfaa50b06 rndis_signal_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0c589aba usb_validate_langid +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0f9a3064 usb_function_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x1f2e61cb usb_string_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x29b40e2e usb_add_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2a5ab010 alloc_ep_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2d648d7c usb_otg_descriptor_alloc +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2e09263f usb_copy_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2e591efc usb_string_ids_tab +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x35a2c89a usb_remove_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x3b6a8723 usb_free_all_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x44ba41d2 usb_func_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x48ba51af usb_add_config_only +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4b83f117 usb_composite_overwrite_options +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4beb505d usb_gadget_get_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x61316a23 usb_ep_autoconfig_ss +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x66cf62dd config_ep_by_speed_and_alt +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x68c652c6 usb_assign_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x696f73ff usb_otg_descriptor_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x6a0300bb usb_ep_autoconfig_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x6b3ac2ad usb_function_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7148ceb2 usb_ep_autoconfig_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x714eff24 usb_put_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7de26fdc usb_gstrings_attach +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x90945c93 config_ep_by_speed +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x91d5dfda usb_composite_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x96ff46a5 usb_interface_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x98ff2471 usb_get_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9d26ecb8 usb_add_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9e44294b usb_function_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xa01559f2 unregister_gadget_item +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xa64eca2c usb_composite_setup_continue +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xa7b54dc9 usb_composite_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xac70c008 usb_ep_autoconfig +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd2ea2134 usb_descriptor_fillbuf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xe4de19bb usb_put_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xe547e030 usb_get_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xe815a480 usb_string_ids_n +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf474a207 usb_gadget_config_buf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf924be1e usb_function_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x1c68cf83 empty_req_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x411421e9 udc_enable_dev_setup_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x42c38996 gadget_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x552dd5e3 init_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x58652574 udc_remove +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5a9fa645 udc_mask_unused_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5d01d078 udc_irq +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x801bde22 free_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x98484559 udc_basic_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xc789b653 udc_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x004c6380 usb_ep_fifo_flush +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x043defc4 usb_gadget_ep_match_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x092139c0 usb_gadget_set_remote_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x0e47760d usb_add_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x23a7de15 usb_initialize_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2af38e5f usb_ep_free_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2c53cadb usb_ep_disable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x35f90c71 usb_add_gadget_udc_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x3b0fcbf7 usb_gadget_vbus_draw +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x3ea59b5d usb_ep_alloc_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x405d007d usb_ep_set_wedge +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x428d63b1 usb_gadget_set_state +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x438f1a99 usb_gadget_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x49448db3 usb_gadget_unmap_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4d4ffa6c usb_gadget_udc_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4fa2450c usb_ep_dequeue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4fd05cce usb_del_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x50b88f41 usb_get_gadget_udc_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x545d3e4a usb_gadget_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x5c633069 usb_gadget_register_driver_owner +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x68e75178 usb_gadget_vbus_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x69e326f2 usb_gadget_frame_number +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x6e50564b usb_gadget_set_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x784d9a58 usb_ep_enable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x79c3b872 usb_ep_fifo_status +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x8045d15b usb_gadget_clear_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x84817c45 gadget_find_ep_by_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x8837be71 usb_gadget_unmap_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x8920d7b0 usb_gadget_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x8bfa2846 usb_gadget_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x906c67ee usb_gadget_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x91b92e50 usb_gadget_map_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x93d5fdc4 usb_gadget_giveback_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xac5667d9 usb_ep_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xac99fb52 usb_gadget_vbus_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xbb71e20f usb_add_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xbee6af28 usb_ep_set_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc2c22bd8 usb_gadget_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc3d4d06b usb_ep_set_maxpacket_limit +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc8ac2c4f usb_ep_clear_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xcb4703cc usb_udc_vbus_handler +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xccc8116a usb_gadget_map_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xd720cba1 usb_del_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf1ce9813 usb_gadget_check_config +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-pci-renesas 0xf194c3d7 renesas_xhci_check_request_fw +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x1a0a3b80 xhci_plat_probe +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x2e6f6f10 xhci_plat_pm_ops +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0xb525d4cd xhci_plat_remove +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0x9cb496a1 ezusb_fx1_ihex_firmware_download +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0xc58de69c ezusb_fx1_set_reset +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x09492220 musb_mailbox +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x0b4a8834 musb_writeb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x25b694ea musb_interrupt +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x2734197f musb_readb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x30114613 musb_set_peripheral +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x4fbd2de8 musb_get_mode +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x669594ad musb_clearw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x698f1613 musb_set_host +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x6af8c6dc musb_writel +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x719a5e41 musb_readw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xa7b8e386 musb_root_disconnect +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xade3e56c musb_writew +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xe540a559 musb_queue_resume_work +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xe59efb0e musb_clearb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xf0f95e51 musb_readl +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x205c6bfe usb_gen_phy_shutdown +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x49e0e028 usb_gen_phy_init +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x86526bab usb_phy_generic_unregister +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xd14898f7 usb_phy_generic_register +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xf235ba39 usb_phy_gen_create_phy +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-isp1301 0x94f491eb isp1301_get_client +EXPORT_SYMBOL_GPL drivers/usb/serial/usb_wwan 0x9720c65e usb_wwan_port_probe +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x00b899b5 usb_serial_port_softint +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x07bd48f2 usb_serial_handle_dcd_change +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x09c4cd9a usb_serial_generic_throttle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x144e1f19 usb_serial_generic_close +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x24124914 usb_serial_generic_process_read_urb +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x444d0f0c usb_serial_generic_write_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x4b6b7d74 usb_serial_generic_tiocmiwait +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x67d78b7b usb_serial_generic_wait_until_sent +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x6cd6ba94 usb_serial_deregister_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x8944a320 usb_serial_register_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x94249406 usb_serial_generic_chars_in_buffer +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xaa33dd90 usb_serial_generic_write_start +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xae260249 usb_serial_generic_submit_read_urbs +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xb21fe94d usb_serial_generic_get_icount +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xba224c5c usb_serial_generic_read_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xc704db26 usb_serial_generic_unthrottle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xca0dc402 usb_serial_generic_open +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xe8e8d044 usb_serial_claim_interface +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xebd01dd8 usb_serial_generic_write +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xf6c16755 usb_serial_generic_resume +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0xbc234640 dp_altmode_probe +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0xe1576ff7 dp_altmode_remove +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x014e644e tcpci_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x6f497a3c tcpci_irq +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xbe111953 tcpci_get_tcpm_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xc529e32e tcpci_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x10ec6d2d tcpm_sink_frs +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x3b84657b tcpm_pd_transmit_complete +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x62dd2de7 tcpm_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x76eeda4b tcpm_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x9e0bd753 tcpm_pd_hard_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xb655342c tcpm_pd_receive +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc37b9769 tcpm_cc_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xceb50012 tcpm_vbus_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xd680581d tcpm_port_clean +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xda86a83d tcpm_port_is_toggling +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xea220941 tcpm_tcpc_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xeb779665 tcpm_sourcing_vbus +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x0c722139 usb_power_delivery_unregister_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1aa30a60 typec_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1b2eb4f4 typec_retimer_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x21e7dfd9 usb_power_delivery_unlink_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x275931a8 typec_plug_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2d1e301d typec_find_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2ed4e88c typec_set_mode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2eec29e7 typec_mux_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x30a11298 typec_partner_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x382c0f64 typec_partner_usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3bd226ec typec_switch_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x41b345dc typec_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x4397a693 typec_altmode_get_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x4532203c typec_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x4699c0ca typec_cable_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x478888b0 typec_mux_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x4a02573b typec_register_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x4bc8d556 typec_cable_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x55692cc0 usb_power_delivery_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x567aba0f usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5e3788af typec_set_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x658bd5cc typec_partner_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x68e5da03 typec_altmode_exit +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6b3d9465 typec_mux_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6bbb7192 typec_retimer_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6c3a76d0 typec_unregister_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6c65a62c typec_partner_set_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6c82448e typec_unregister_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6fb643e2 typec_altmode2port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x714c213c typec_unregister_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x74387004 fwnode_typec_switch_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x7892cd87 typec_retimer_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x7cbaebda fwnode_typec_retimer_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x844699fe typec_port_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86521d45 typec_switch_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8d81ada0 typec_partner_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9049491e typec_find_port_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x94166436 typec_retimer_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x988011e0 usb_power_delivery_link_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x98a60dae typec_partner_set_pd_revision +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x990c9c78 typec_switch_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9fb2c079 typec_altmode_attention +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9fbacba7 __typec_altmode_register_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9fe067b5 typec_port_register_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa254de98 typec_find_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa32e6987 typec_mux_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa5884334 fwnode_typec_mux_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa681543c typec_switch_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa9c68f43 typec_switch_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xaf1fb4bd typec_partner_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb36a4e01 typec_port_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb8518583 typec_set_vconn_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbdaf151d typec_set_pwr_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbe67edb0 typec_retimer_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc15033ab typec_register_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc4a8cbb0 typec_plug_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc5b21092 typec_register_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc604ff87 typec_match_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc740cf6e typec_cable_is_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcbea95db typec_altmode_notify +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcc5a21f2 typec_get_negotiated_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xce23c693 typec_get_fw_cap +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd2fa1286 typec_switch_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd79ec1e0 typec_altmode_vdm +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdae4186e typec_altmode_update_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdcc6b410 typec_mux_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdf024a3b typec_cable_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdfd5d1b4 typec_altmode_enter +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe25eabc8 usb_power_delivery_register_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeafc1eb8 typec_find_port_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xebadd7d8 typec_get_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf090b13f typec_altmode_put_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf1234a8b typec_find_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf2eee1a8 typec_set_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf47ac4d7 typec_altmode_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfb0b87cc typec_unregister_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfc8df340 typec_mux_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfec5d0ba typec_altmode_get_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xff7d49c0 typec_set_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x07d4652f ucsi_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x201ceea8 ucsi_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x43bbaef6 ucsi_resume +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x656ec45e ucsi_create +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x667b44b8 ucsi_send_command +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x78b945df ucsi_register +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x878d9e08 ucsi_destroy +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xb7f4ee42 ucsi_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xcc1aff92 ucsi_connector_change +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x1a782113 usbip_in_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x1f795949 usbip_stop_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x3849757e usbip_alloc_iso_desc_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x3c604f39 usbip_start_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x5ee7a917 usbip_dump_urb +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x70be4aa5 usbip_pack_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x78b72f44 usbip_debug_flag +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x9436199c usbip_event_add +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xa3034889 usbip_recv_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xb22bb11e usbip_event_happened +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xb7fd209a usbip_pad_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xc0786062 usbip_recv_xbuff +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd02753dc usbip_header_correct_endian +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd8c25c36 dev_attr_usbip_debug +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd8c445c9 usbip_recv +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe1ea0586 usbip_dump_header +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x23ba9b57 vdpa_mgmtdev_register +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x26d089a6 __vdpa_register_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x418f2669 _vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x46ca82b5 _vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x876f8758 vdpa_get_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x9b676b7f __vdpa_alloc_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xac15abe0 vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xe30db6d5 vdpa_mgmtdev_unregister +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xee58ecbf vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xf5079aa9 vdpa_set_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xfb923416 vdpa_unregister_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0xaa46024c vdpasim_schedule_work +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0xc335bdd5 vdpasim_create +EXPORT_SYMBOL_GPL drivers/vfio/mdev/mdev 0x10d717fc mdev_bus_type +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x0c9d45d4 vfio_pci_core_disable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x173ae440 vfio_pci_core_write +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x1c4dd89c vfio_pci_core_register_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4cf699b8 vfio_pci_core_set_params +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x527e5020 vfio_pci_core_err_handlers +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x6f6daf59 vfio_pci_core_close_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x75376e9c vfio_pci_core_init_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x7e8bf1b2 vfio_pci_core_finish_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x81e33150 vfio_pci_core_ioctl_feature +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x822cabbb vfio_pci_core_read +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x93a651d9 vfio_pci_core_unregister_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x9a81ef1b vfio_pci_core_release_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x9ed82008 vfio_pci_core_request +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xa220c205 vfio_pci_core_match +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xb0da7773 vfio_pci_core_aer_err_detected +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xbd9d09ab vfio_pci_core_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xc8f50c7e vfio_pci_core_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xd58dc20d vfio_pci_core_register_dev_region +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xd8b1cd9c vfio_pci_core_sriov_configure +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xf06da381 vfio_pci_core_mmap +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x03292559 vfio_assign_device_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x13506c55 vfio_mig_get_next_state +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x3c00f257 vfio_register_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x3cdeb3a0 vfio_file_set_kvm +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x48ee7465 vfio_device_set_open_count +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x4b3bf67b vfio_iommufd_emulated_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x4c742a29 vfio_iommufd_physical_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x552552cf vfio_register_emulated_iommu_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x5da33109 vfio_iommufd_physical_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x5f0614af vfio_unregister_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x60a634c4 vfio_info_cap_add +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x668b195c vfio_file_enforced_coherent +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x70a76e39 vfio_file_is_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7d2ed4c3 iova_bitmap_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x8ed8dea3 _vfio_alloc_device +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x9fa90ac1 vfio_iommufd_emulated_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xacb51b13 vfio_unregister_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xc72031c7 vfio_register_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xd2d7c265 vfio_file_has_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xd6818b7c vfio_virqfd_enable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xd77d9051 vfio_iommufd_physical_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xdf439bfc vfio_file_iommu_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe947e738 vfio_iommufd_emulated_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xf1b69598 vfio_virqfd_disable +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x039116ac vhost_add_used_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x14919275 vhost_vring_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x18ef869e vhost_vq_is_setup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1ba61fb5 vhost_dev_set_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x2066babf vhost_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x2c82c790 vhost_set_backend_features +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x337a5ad4 vhost_dev_has_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x3821ce70 vhost_vq_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x417d0b42 vhost_worker_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x543ac891 vhost_poll_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x55703978 vhost_vq_init_access +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x569475b8 vhost_dev_cleanup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5e5a6ae9 vq_meta_prefetch +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6435dd8a vhost_clear_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x67cc9e11 vhost_log_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6a1beb64 vhost_add_used_and_signal_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6d969106 vhost_enqueue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6e024f67 vhost_add_used_and_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7072754c vhost_vq_work_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x77298dbe vhost_dev_reset_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x79e5224b vhost_enable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7fb8e5bc vhost_dev_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x8338ec46 vhost_init_device_iotlb +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x8371f123 vhost_poll_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x8378b64b vhost_discard_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x86cc7d78 vhost_vq_avail_empty +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x8a241a64 vhost_get_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x921313b5 vhost_vq_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa001c578 vhost_dev_check_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa9009166 vhost_add_used +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa909cfc5 vhost_work_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa91a7f91 vhost_vq_has_work +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb744410d vhost_dev_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xbda4f98b vhost_dev_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc3f53d59 vhost_new_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc9534ded vhost_dequeue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xca95b0d7 vhost_dev_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd82d6125 vhost_disable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd9bc00ba vhost_log_write +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe269347e vhost_poll_start +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf08b8036 vhost_poll_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf1e3fc5c vhost_chr_read_iter +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf703bc7e vhost_exceeds_weight +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfd2b3e45 vhost_dev_reset_owner_prepare +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x38ff875f vhost_iotlb_add_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x5f4e5249 vhost_iotlb_reset +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x69e872f9 vhost_iotlb_itree_first +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x6bec0e66 vhost_iotlb_del_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x83be64b9 vhost_iotlb_itree_next +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x885512a2 vhost_iotlb_add_range_ctx +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x8a7d8ee9 vhost_iotlb_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xa24517eb vhost_iotlb_free +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xc577832d vhost_iotlb_alloc +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xf9deb0db vhost_iotlb_map_free +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x15217753 ili9320_shutdown +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x1ccac9ad ili9320_remove +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x8229a22e ili9320_probe_spi +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x9783ca6c ili9320_resume +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xc1616dc6 ili9320_write_regs +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xdee634ad ili9320_suspend +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xfbdfb5e9 ili9320_write +EXPORT_SYMBOL_GPL drivers/video/fbdev/core/fb_ddc 0x2e3d0374 fb_ddc_read +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x1028bd09 sis_free_new +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x78b48337 sis_malloc_new +EXPORT_SYMBOL_GPL drivers/video/fbdev/vermilion/vmlfb 0x016e6c20 vmlfb_unregister_subsys +EXPORT_SYMBOL_GPL drivers/video/fbdev/vermilion/vmlfb 0x90c018c6 vmlfb_register_subsys +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0x30cc9311 viafb_request_dma +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0x31469540 viafb_pm_unregister +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xb4606f8d viafb_irq_disable +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xb4f863e6 viafb_pm_register +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xcaefb732 viafb_release_dma +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xcd538333 viafb_irq_enable +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xce990048 viafb_dma_copy_out_sg +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xeed5243e viafb_find_i2c_adapter +EXPORT_SYMBOL_GPL drivers/w1/wire 0x205b4b92 w1_touch_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x3d923058 w1_next_pullup +EXPORT_SYMBOL_GPL drivers/w1/wire 0x551aff2f w1_write_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x63757e92 w1_calc_crc8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x710f73df w1_reset_bus +EXPORT_SYMBOL_GPL drivers/w1/wire 0x8b3fb292 w1_touch_bit +EXPORT_SYMBOL_GPL drivers/w1/wire 0xdcf3d243 w1_triplet +EXPORT_SYMBOL_GPL drivers/w1/wire 0xe19da28b w1_read_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0xe973fbf5 w1_reset_resume_command +EXPORT_SYMBOL_GPL drivers/w1/wire 0xeebf4690 w1_reset_select_slave +EXPORT_SYMBOL_GPL drivers/w1/wire 0xf5aaf1ce w1_write_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0xf7491f80 w1_read_8 +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x5bd4fce8 xen_front_pgdir_shbuf_free +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x95506fcd xen_front_pgdir_shbuf_get_dir_start +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xa1cb1ba9 xen_front_pgdir_shbuf_alloc +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xaab5f430 xen_front_pgdir_shbuf_map +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xd66de924 xen_front_pgdir_shbuf_unmap +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0x5e44cb5d xen_privcmdbuf_fops +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0x71f50c18 xen_privcmd_fops +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x1b782100 dlm_posix_get +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x4b62826c dlm_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x75435103 dlm_posix_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x7a0d34fb dlm_posix_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x8a6c5f1b dlm_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcd224e1d dlm_new_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcf9f3328 dlm_release_lockspace +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x177ed5ef nlmsvc_unlock_all_by_sb +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x180b271f nlmclnt_rpc_clnt +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x1a082578 lockd_up +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x7bfad3e5 nlmclnt_proc +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x86d468dc nlmclnt_done +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x948497e0 nlmclnt_init +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x9cbde0a0 nlmsvc_unlock_all_by_ip +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xb436837b lockd_down +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xf04fbe1c nlmsvc_ops +EXPORT_SYMBOL_GPL fs/netfs/netfs 0x4d609faa netfs_extract_user_iter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x00840e4d nfs_lock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x024aa44c nfs_file_fsync +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0294c6a2 nfs_callback_nr_threads +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x02c9cd3b nfs_file_mmap +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03c1f1c9 nfs_show_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03eacb8c nfs_fattr_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x07a81de7 nfs_read_alloc_scratch +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x088553d3 nfs_server_copy_userdata +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x09c09b01 nfs_put_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0adcb9a9 nfs_setattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0e87d6b9 nfs_show_devname +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0f44ad4c nfs_file_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10962bc2 nfs_auth_info_match +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1126a906 get_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x13f6bb00 nfs_commitdata_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x14b5329f nfs_sb_deactive +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x150fdf80 nfs_drop_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x15b320ec nfs_alloc_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x16fcd09e nfs_init_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1e02e974 nfs_get_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x203b8b82 __traceiter_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2260d098 nfs_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22d795a8 _nfs_display_fhandle_hash +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x243b0124 nfs_revalidate_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x246ea10a nfs_refresh_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x24b7fb01 nfs_get_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x25f9b213 __SCK__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x26884ff7 nfs_alloc_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x315374da nfs_may_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x316f0b0e nfs_rename +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3298b6c4 nfs_symlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x32d50ef3 nfs_filemap_write_and_wait_range +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x32db7320 nfs_mknod +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x37239e6d __SCT__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x374e760a nfs_post_op_update_inode_force_wcc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39e05ac3 nfs_idmap_cache_timeout +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3c43c2fe nfs_sysfs_add_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3c7d173c register_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f2690f2 nfs_check_flags +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x401a0e0e nfs_access_get_cached +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x40739385 nfs_wait_bit_killable +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42f2c81f nfs4_client_id_uniquifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x43b83aa5 __SCK__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x45b1a879 nfs_pgio_current_mirror +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x45e8acd0 __tracepoint_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x46b0a5b6 nfs_clone_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4cb9e001 recover_lost_locks +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4f27957a nfs_access_add_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x51892d61 nfs_callback_set_tcpport +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x54501300 nfs_commit_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x584b8482 nfs_inc_attr_generation_counter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5a9a8933 nfs_request_add_commit_list_locked +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5b91e446 nfs_access_zap_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5c034abf nfs_setattr_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5c59a6c5 nfs_free_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5d270bc0 nfs_unlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5e83aab6 nfs_instantiate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5ee63e57 __SCK__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x609a3806 nfs_request_add_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x62bf7d11 unregister_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x66d39b62 nfs_statfs +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x67158c2b nfs_initiate_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x675f4a63 nfs_rmdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x69fe1bc2 nfs_request_remove_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6beb0b30 nfs_set_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6ef081e4 nfs_clear_verifier_delegated +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6f780a28 __traceiter_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x704af588 nfs_file_set_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7150b1e9 nfs_client_init_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x72cbca94 nfs_initiate_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7410bb8d nfs_try_get_tree +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x74222b93 nfs_post_op_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7444a14e nfs_fhget +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x74fd6ebd nfs_clear_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x780e9676 nfs4_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7841ca74 put_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7b0bcc3b nfs_sb_active +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7d184691 nfs_dreq_bytes_left +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7da02b09 nfs_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8134dc1e nfs_sysfs_link_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x81a94895 nfs_d_prune_case_insensitive_aliases +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x84376b23 nfs_pageio_reset_write_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8499de4f nfs_alloc_fattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8640392f nfs_reconfigure +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x869b792f nfs_file_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x86cbf537 nfs_pageio_resend +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x86d5eb99 nfs_sops +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x89325daa nfs_init_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x89fe0a68 nfs_flock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8c7412d3 nfs_client_init_is_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8e92ac2a nfs_init_server_rpcclient +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8ec41125 nfs_free_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8faafe83 __tracepoint_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x909e008a nfs_wait_client_init_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x90a5530f nfsiod_workqueue +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x91d1fe52 max_session_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x92f4fa71 __tracepoint_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x935af225 nfs_show_options +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95225d9b nfs_mark_client_ready +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x955e0f13 nfs_pgio_header_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x96779307 nfs_add_or_obtain +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x97ff11c1 nfs_zap_acl_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x98b0ece8 nfs_init_timeout_values +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9a0f4b84 nfs_writeback_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9b71bbce __traceiter_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9b74aa42 nfs4_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9c402dbe nfs_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9d919c44 __SCT__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa087bec9 nfs_pageio_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa0c39fd1 nfs_mkdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa15397ff nfs_scan_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa1fba2db nfs_do_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa3f80fa2 nfs_check_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa696a232 nfs_file_llseek +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa6bd1e23 nfs_create_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa7718961 nfs_sync_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa7bcc980 __tracepoint_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8e9e1ae send_implementation_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa9c9641c nfs_async_iocounter_wait +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaafd4acc max_session_cb_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xad4b4443 nfs_generic_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb0a4b13f nfs_commitdata_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb1e37db2 nfs_setsecurity +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb24f88c9 nfs_file_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb37685c3 nfs_create_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb41514fc __traceiter_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb714ccd3 nfs4_label_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb7f66873 nfs_permission +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb83f9e03 nfs_create +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb90711d1 nfs_alloc_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbe0e7a60 nfs_free_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbe4a194d nfs_link +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbe71a8c4 nfs_put_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbec063ce alloc_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc236b79a nfs_alloc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc2806810 nfs_server_insert_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3a2be67 nfs_net_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc487f6dd __SCK__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc59cf151 nfs_pgio_header_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc6c8b8f1 nfs_access_set_mask +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc8486c8b nfs_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcced8a8b nfs_release_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcd79db9b nfs_client_for_each_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd05857f4 nfs_atomic_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd1c78708 nfs_server_remove_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd238eb7c nfs_lookup +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd3d16023 nfs_pgheader_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdae9b5d7 nfs4_disable_idmapping +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdfb53b56 nfs_show_stats +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe000474d nfs_inode_attach_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe1cf496f nfs_umount_begin +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe2c7db05 nfs_wb_all +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe43c8716 nfs_force_lookup_revalidate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe4ca1c13 nfs_file_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe893448d nfs_write_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe8e7a841 nfs_pageio_reset_read_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe97a0275 nfs_init_cinfo +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xef0e709c nfs_wait_on_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xef763e8a nfs_close_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xef7d1429 nfs_kill_super +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xefe1ffb3 nfs_getattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf00bea8b nfs_commit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf00dde5f nfs_invalidate_atime +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf045e9ae nfs_fscache_open_file +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf0be80d8 nfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf1f9325a nfs_set_verifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf26dc7b8 nfs_alloc_fattr_with_label +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf53313af nfs_file_splice_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf94c52fe nfs_probe_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfbae8376 nfs_pageio_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc2985c6 nfs_retry_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc619abd _nfs_display_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfd3c0de6 __SCT__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfeb42418 __SCT__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfsv3 0xd72739be nfs3_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x034b206c __traceiter_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x054bef45 layoutstats_timer +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x08d6fc91 __tracepoint_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0a1aa24d __traceiter_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1338e1f3 __SCK__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18e75751 __SCT__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x199f95f0 pnfs_read_resend_pnfs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1c00c1df pnfs_update_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1d01f1e5 __traceiter_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2150cab7 __traceiter_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2363b3da pnfs_destroy_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x24079cf2 __SCK__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2499e987 __tracepoint_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x24c9a888 pnfs_generic_pg_check_range +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2547ff6a pnfs_register_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x25bce476 pnfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x27eb0fa0 nfs4_schedule_migration_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2a467ae9 nfs4_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2b16e909 __SCT__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2cc047b5 nfs4_mark_deviceid_available +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2db5e0ea __traceiter_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3151502c pnfs_set_lo_fail +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x34091e5c __SCK__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3578954f nfs4_mark_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x38b4f29f nfs4_schedule_stateid_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x390c4836 pnfs_report_layoutstat +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3aeca905 __SCK__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3bed43d1 pnfs_write_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3ced0af9 nfs4_schedule_lease_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3deac2ed pnfs_set_layoutcommit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3e9bc042 __traceiter_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x456e2356 nfs4_proc_getdeviceinfo +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x460bb9f1 __SCK__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4b04a154 pnfs_generic_commit_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4b889ef9 pnfs_read_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4fc1f739 __tracepoint_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x52310549 __SCK__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x57f67fa1 pnfs_generic_search_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x59e50a1f nfs4_test_session_trunk +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5a6d380b pnfs_generic_scan_commit_lists +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5b38b640 nfs4_schedule_lease_moved_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6085edbd nfs_map_string_to_numeric +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x63826d35 __SCT__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x638b950e __SCK__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x645425dd pnfs_alloc_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x647e5a61 __traceiter_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x65b053fd __tracepoint_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x65da5b22 pnfs_put_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x68f52337 pnfs_generic_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69d3558d pnfs_generic_rw_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6a5eb444 __SCT__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6a925097 __SCT__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6c6ab117 __SCK__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6d099f5f pnfs_generic_pg_writepages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x70037e9a nfs4_pnfs_ds_add +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x70fbab9b nfs4_delete_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x786d2ffd __SCK__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7d26d2bf pnfs_generic_pg_cleanup +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7d54745e nfs4_init_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7e42bd3f __SCT__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x805df2ca pnfs_add_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x85b2a9af __traceiter_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x85e0b8fb __tracepoint_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8844b0f2 pnfs_nfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8cb0f45e __SCK__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8def8609 __tracepoint_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8ed1f70c pnfs_free_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x90625071 pnfs_generic_pg_readpages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x930a94fd __SCT__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9416ac94 nfs4_pnfs_ds_connect +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x95ad83a7 nfs4_init_ds_session +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x96c4643f __SCT__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9a1fe15c nfs4_pnfs_ds_put +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9c04f6d9 __SCK__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9c06792c __traceiter_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa2084c5b nfs41_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa21807f2 __traceiter_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa4f7b402 __tracepoint_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa592f2f1 pnfs_layout_mark_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa5984a10 nfs4_find_or_create_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa78d35af nfs4_decode_mp_ds_addr +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xadeca730 __SCT__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb0ca7245 nfs4_find_get_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb379d97b nfs4_test_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb4530ff4 pnfs_generic_ds_cinfo_destroy +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbac22469 pnfs_unregister_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbb24a596 __SCK__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbd7ccccf pnfs_generic_prepare_to_resend_writes +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbf7d6e36 pnfs_error_mark_layout_for_return +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc04b5e60 pnfs_generic_write_commit_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc06e4b3d __SCK__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc361c3c5 __SCT__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc588329d __tracepoint_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc6495d6c pnfs_generic_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc6aa1458 __traceiter_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcc21ce5c __SCT__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcd5b1921 nfs_remove_bad_delegation +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcd9ce09c nfs4_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcdab45f4 __tracepoint_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xce247d6b pnfs_generic_layout_insert_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd2289009 __tracepoint_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd26cd9c3 nfs4_schedule_session_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd3fd8bd2 pnfs_layoutcommit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd4dad1de nfs4_put_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd8e56173 nfs4_set_rw_stateid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdaf2419a pnfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdc4fc1f6 pnfs_ld_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdeace0fd nfs42_proc_layouterror +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdeb5edce __SCT__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe2bec500 pnfs_generic_recover_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe8eb4710 nfs4_setup_sequence +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe9ed204c __traceiter_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe9f92cfd __tracepoint_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xeb2589fa pnfs_generic_ds_cinfo_release_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xed15fb41 nfs4_print_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf08aa2cf pnfs_ld_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf1b119f1 pnfs_generic_pg_check_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf32fa2b7 __SCT__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf42eada4 __tracepoint_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf5b3df00 pnfs_generic_clear_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf7801360 nfs41_maxgetdevinfo_overhead +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf999267e pnfs_generic_commit_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf9f9c301 __traceiter_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfc941b49 __tracepoint_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x196b72b4 locks_start_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x1fe1e1ad locks_end_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x47634fd7 opens_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x53f43adc locks_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x96b81b15 nfs_stream_decode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xeb482347 nfsacl_decode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xec68b9b1 nfs_stream_encode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xf45aba80 nfsacl_encode +EXPORT_SYMBOL_GPL fs/nfsd/nfsd 0xae3f6ac4 nfsd4_ssc_init_umount_work +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x0356e564 o2hb_register_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x114d2022 o2nm_node_put +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x16a45631 o2nm_get_node_by_num +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x42a0695d o2hb_unregister_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4900035b o2hb_stop_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x58c88ff2 o2hb_get_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x5e95a4b2 o2net_send_message_vec +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x5f8cd3a6 o2nm_node_get +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x6a0c3847 __mlog_printk +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x7d9fb697 o2hb_setup_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x81a17396 mlog_and_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x903173b4 o2nm_get_node_by_ip +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa87bc9e7 o2nm_configured_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa941cb47 o2hb_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb6ebf62a o2nm_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xbd13ee5d o2hb_check_node_heartbeating_no_sem +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xc4d99852 o2hb_check_node_heartbeating_from_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd859ac8c o2net_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf1a5611d o2net_unregister_handler_list +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf56c2017 mlog_not_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf982e6db o2net_send_message +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfe1298f3 o2net_register_handler +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x01789e3d dlm_register_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x79f96a97 dlm_print_one_lock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x7a1211f8 dlm_setup_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x7bbdbb20 dlmlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x9517a275 dlm_unregister_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x9b3d8e21 dlm_register_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xa5985138 dlmunlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd7ba575e dlm_errmsg +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd8fa57a6 dlm_unregister_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfb86b96f dlm_errname +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0a726931 ocfs2_cluster_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0cfd3fc5 ocfs2_cluster_connect_agnostic +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x1475f64b ocfs2_dlm_lvb_valid +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x35ded87a ocfs2_stack_glue_unregister +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4d3af7fa ocfs2_cluster_hangup +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x5c75153f ocfs2_kset +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x5e4adfe9 ocfs2_plock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x76f40744 ocfs2_dlm_lvb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x9507547f ocfs2_cluster_disconnect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xaf969565 ocfs2_dlm_lock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xbbc4ef97 ocfs2_stack_supports_plocks +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc5196999 ocfs2_dlm_unlock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc9fae756 ocfs2_cluster_connect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xcafdd707 ocfs2_dlm_lock_status +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd344e4ee ocfs2_stack_glue_set_max_proto_version +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd806a273 ocfs2_dlm_dump_lksb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xf1c63061 ocfs2_stack_glue_register +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x43cc3d4b pstore_blk_get_config +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x97b142d9 unregister_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0xc6685320 register_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0x01c9a3e9 register_pstore_zone +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0xc646d4a2 unregister_pstore_zone +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xabd9af6d cifs_arc4_crypt +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xc4c73891 cifs_arc4_setkey +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0x798f3830 cifs_md4_init +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xceecd9e4 cifs_md4_final +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xdef1096d cifs_md4_update +EXPORT_SYMBOL_GPL lib/842/842_compress 0xcf048a91 sw842_compress +EXPORT_SYMBOL_GPL lib/842/842_decompress 0xa4adedf1 sw842_decompress +EXPORT_SYMBOL_GPL lib/bch 0x0c303f52 bch_encode +EXPORT_SYMBOL_GPL lib/bch 0x0d3e3481 bch_free +EXPORT_SYMBOL_GPL lib/bch 0x1a267fa8 bch_init +EXPORT_SYMBOL_GPL lib/bch 0x860a2eab bch_decode +EXPORT_SYMBOL_GPL lib/crc4 0x696b3a5a crc4 +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x0105b595 des_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x574eda34 des3_ede_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x856a5ef3 des3_ede_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa6aa9857 des_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa77b3b62 des3_ede_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa8fb743d des_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x4b45fb6e poly1305_init_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x7f376d08 poly1305_final_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0xfa617389 poly1305_update_generic +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0xd5362393 notifier_err_inject_dir +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0xe45f05d3 notifier_err_inject_init +EXPORT_SYMBOL_GPL lib/polynomial 0xb8b44e50 polynomial_calc +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x1803a6ed raid6_2data_recov +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x804a5b70 raid6_call +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0xe4b051cf raid6_datap_recov +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x1d29b9e1 decode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x561835eb init_rs_non_canonical +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x63adbf92 encode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xa32f3d9e decode_rs16 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xeb2f825c init_rs_gfp +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xfd581da1 free_rs +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0x47ef0757 lowpan_header_decompress +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0xf17a93e2 lowpan_header_compress +EXPORT_SYMBOL_GPL net/802/garp 0x4f85bade garp_init_applicant +EXPORT_SYMBOL_GPL net/802/garp 0x50aa37a9 garp_unregister_application +EXPORT_SYMBOL_GPL net/802/garp 0x538eabd9 garp_request_leave +EXPORT_SYMBOL_GPL net/802/garp 0x6f565c9b garp_register_application +EXPORT_SYMBOL_GPL net/802/garp 0xc617ccd3 garp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/garp 0xecab2cfb garp_request_join +EXPORT_SYMBOL_GPL net/802/mrp 0x0dc3a1c4 mrp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x19a7c88d mrp_register_application +EXPORT_SYMBOL_GPL net/802/mrp 0x3554873f mrp_request_leave +EXPORT_SYMBOL_GPL net/802/mrp 0x9a28825d mrp_unregister_application +EXPORT_SYMBOL_GPL net/802/mrp 0xea26e35d mrp_request_join +EXPORT_SYMBOL_GPL net/802/mrp 0xfcd490f2 mrp_init_applicant +EXPORT_SYMBOL_GPL net/802/stp 0x89527bab stp_proto_unregister +EXPORT_SYMBOL_GPL net/802/stp 0xb83d6d9a stp_proto_register +EXPORT_SYMBOL_GPL net/9p/9pnet 0x20deffdb p9_client_xattrwalk +EXPORT_SYMBOL_GPL net/9p/9pnet 0x8985d17b p9_client_xattrcreate +EXPORT_SYMBOL_GPL net/atm/atm 0xb09faf79 register_atmdevice_notifier +EXPORT_SYMBOL_GPL net/atm/atm 0xcfb6a3da unregister_atmdevice_notifier +EXPORT_SYMBOL_GPL net/ax25/ax25 0xac93ae05 ax25_bcast +EXPORT_SYMBOL_GPL net/ax25/ax25 0xaeb7451e ax25_defaddr +EXPORT_SYMBOL_GPL net/ax25/ax25 0xf0f883e9 ax25_register_pid +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x16e3556f l2cap_chan_put +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x1d83af78 l2cap_chan_list +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x4d0518b2 bt_debugfs +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x6bd29fdc l2cap_chan_connect +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x75e37ac2 l2cap_chan_set_defaults +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xa1687516 l2cap_chan_send +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xa3bb9858 l2cap_chan_create +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xa5090038 l2cap_add_psm +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xdc837b39 l2cap_chan_del +EXPORT_SYMBOL_GPL net/bridge/bridge 0x0419320e br_forward +EXPORT_SYMBOL_GPL net/bridge/bridge 0x0569976a br_get_ageing_time +EXPORT_SYMBOL_GPL net/bridge/bridge 0x171fdc1e nf_br_ops +EXPORT_SYMBOL_GPL net/bridge/bridge 0x17f0ccdb br_vlan_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x34648e5d br_handle_frame_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0x4e3c4ee0 br_port_flag_is_set +EXPORT_SYMBOL_GPL net/bridge/bridge 0x614e5d56 br_vlan_get_pvid_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x656bb3b1 br_mst_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0x69f4ea0d br_multicast_list_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x6cf42796 br_port_get_stp_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0x6f653ee9 br_multicast_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x87c23953 br_multicast_has_router_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0xa831fb26 br_mst_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0xb7c9d6db br_multicast_has_querier_anywhere +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc5075a64 br_vlan_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc859d9df br_fdb_find_port +EXPORT_SYMBOL_GPL net/bridge/bridge 0xca83d75f br_multicast_router +EXPORT_SYMBOL_GPL net/bridge/bridge 0xce34d185 br_dev_queue_push_xmit +EXPORT_SYMBOL_GPL net/bridge/bridge 0xd8dba704 br_multicast_has_querier_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0xdb04819e br_vlan_get_info_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0xebf9da25 br_vlan_get_pvid +EXPORT_SYMBOL_GPL net/bridge/bridge 0xee7af15c br_fdb_clear_offload +EXPORT_SYMBOL_GPL net/bridge/bridge 0xef9054fe br_mst_get_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf63c3599 br_forward_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0xfa552e99 br_vlan_get_proto +EXPORT_SYMBOL_GPL net/dccp/dccp 0x01209437 dccp_sendmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x0ba0fae5 dccp_connect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x1456921b dccp_rcv_state_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0x182ec2bf dccp_ackvec_parsed_add +EXPORT_SYMBOL_GPL net/dccp/dccp 0x194ff107 dccp_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x1d3e43b0 dccp_make_response +EXPORT_SYMBOL_GPL net/dccp/dccp 0x24972a81 dccp_feat_nn_get +EXPORT_SYMBOL_GPL net/dccp/dccp 0x2544c10c dccp_create_openreq_child +EXPORT_SYMBOL_GPL net/dccp/dccp 0x25612d20 dccp_rcv_established +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3bc3eee6 dccp_disconnect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3dbd4ef8 dccp_close +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3eac0f38 dccp_sync_mss +EXPORT_SYMBOL_GPL net/dccp/dccp 0x40c80cf6 dccp_insert_option +EXPORT_SYMBOL_GPL net/dccp/dccp 0x43639269 dccp_check_req +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4cdd391d dccp_feat_list_purge +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4dba07b3 dccp_destruct_common +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59814a84 dccp_statistics +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5ce934f0 dccp_parse_options +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5cff87a0 dccp_ctl_make_reset +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5e31c0bd dccp_send_sync +EXPORT_SYMBOL_GPL net/dccp/dccp 0x6261349f dccp_getsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x667ded0e dccp_reqsk_init +EXPORT_SYMBOL_GPL net/dccp/dccp 0x686c5975 dccp_done +EXPORT_SYMBOL_GPL net/dccp/dccp 0x721cbe37 inet_dccp_listen +EXPORT_SYMBOL_GPL net/dccp/dccp 0x7cb416c4 dccp_recvmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x80993155 dccp_timestamp +EXPORT_SYMBOL_GPL net/dccp/dccp 0x8171199a dccp_death_row +EXPORT_SYMBOL_GPL net/dccp/dccp 0x86be7924 dccp_packet_name +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9598d24d dccp_ackvec_parsed_cleanup +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9dfcb54d dccp_ioctl +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9f9f5aa8 dccp_reqsk_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb16533ca dccp_set_state +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb245273f dccp_poll +EXPORT_SYMBOL_GPL net/dccp/dccp 0xbe0bf2a9 dccp_destroy_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc6d99b31 dccp_shutdown +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd5b632fb dccp_feat_signal_nn_change +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd75b7072 dccp_orphan_count +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd7cdb975 dccp_hashinfo +EXPORT_SYMBOL_GPL net/dccp/dccp 0xdad5cf11 dccp_child_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0xe313ef67 dccp_init_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf1058b99 dccp_setsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x0545e37a dccp_v4_request_recv_sock +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x0a3a4e00 dccp_invalid_packet +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x2b63ef5d dccp_v4_do_rcv +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x44327638 dccp_v4_connect +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xb753d553 dccp_v4_conn_request +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xd95c8701 dccp_v4_send_check +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c6039ac dsa_flush_workqueue +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c9d1d96 dsa_devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0ccec29e dsa_switch_shutdown +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x11c920b9 dsa_unregister_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x1dfc05c7 dsa_fdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x2199a2e7 dsa_port_phylink_mac_change +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x23189ff8 dsa_tag_8021q_bridge_join +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x26fe7ff1 dsa_devlink_resources_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x2da15e89 dsa_switch_suspend +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x311c3f03 dsa_tag_drivers_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x3a54a3c9 dsa_tag_8021q_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x3e908e68 dsa_tag_8021q_find_port_by_vbid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x417d1fed dsa_8021q_rx_switch_id +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x45ca5090 dsa_tag_8021q_bridge_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x4c33b6e8 dsa_enqueue_skb +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x4e56363a dsa_switch_resume +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x69d2177b dsa_register_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x70140f2e dsa_port_from_netdev +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x71fd3439 dsa_devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x84b04540 dsa_tag_8021q_standalone_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x8f87f693 dsa_devlink_params_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9345abef dsa_mdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x938c5dc1 dsa_devlink_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9e59271d dsa_8021q_rx_source_port +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xa74083d4 dsa_slave_dev_check +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xa7e007fe dsa_devlink_port_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xa7f40e40 dsa_tag_8021q_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xb7f6326d dsa_tag_8021q_bridge_leave +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xbcaeba86 dsa_8021q_xmit +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc23e8d5f dsa_devlink_region_destroy +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xcb659e15 dsa_devlink_resource_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd077e855 dsa_devlink_param_get +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xdf710fa6 dsa_switch_find +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xee62aaab dsa_8021q_rcv +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xeecaf41a dsa_tag_drivers_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf13e1803 vid_is_dsa_8021q +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf2b1f87c dsa_devlink_params_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfd3e2b67 dsa_devlink_param_set +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x15a05dc9 ieee802154_hdr_peek_addrs +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x19e5416b ieee802154_hdr_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x2430e79a nl802154_beaconing_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x3054c2a0 nl802154_scan_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x87e2553b ieee802154_max_payload +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x9ed44f06 ieee802154_mac_cmd_pl_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xc5c05d32 ieee802154_beacon_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xc8c56cd7 ieee802154_hdr_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xe0758129 ieee802154_mac_cmd_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xe54ef61f ieee802154_hdr_peek +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xeefa8a40 nl802154_scan_event +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xf12ca4cf nl802154_scan_started +EXPORT_SYMBOL_GPL net/ife/ife 0x6210e871 ife_tlv_meta_next +EXPORT_SYMBOL_GPL net/ife/ife 0x62683bc6 ife_decode +EXPORT_SYMBOL_GPL net/ife/ife 0x67db2029 ife_tlv_meta_decode +EXPORT_SYMBOL_GPL net/ife/ife 0xa55c6c50 ife_encode +EXPORT_SYMBOL_GPL net/ife/ife 0xe7888e98 ife_tlv_meta_encode +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x13dd5f1b esp_input_done2 +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x67060445 esp_output_tail +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xb7ca5ed9 esp_output_head +EXPORT_SYMBOL_GPL net/ipv4/gre 0x798e1d48 gre_add_protocol +EXPORT_SYMBOL_GPL net/ipv4/gre 0xcf6a2e51 gre_del_protocol +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x032d81b1 inet_diag_msg_common_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x17516d67 inet_diag_msg_attrs_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x1ffcb5f3 inet_diag_bc_sk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x2e96fde2 inet_diag_unregister +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x56875cfe inet_diag_find_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x5bb735fd inet_sk_diag_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x9b92443c inet_diag_register +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xc6d42fd1 inet_diag_dump_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xf4ea658c inet_diag_dump_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/ip_gre 0xe4f38c28 gretap_fb_dev_create +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x05f70598 ip_md_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x1536fe45 ip_tunnel_ctl +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x1e6f1078 ip_tunnel_rcv +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x211ac86e ip_tunnel_changelink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x21c23526 ip_tunnel_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x441eecfd ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x6f2a4308 ip_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x78a46dd6 ip_tunnel_encap_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x79d3e3c4 __ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x8ef6e17a ip_tunnel_delete_nets +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x91a2aff0 ip_tunnel_dellink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xb36c6dc2 ip_tunnel_uninit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xc3a7c2af ip_tunnel_init_net +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xccb136c8 ip_tunnel_siocdevprivate +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xe3509100 ip_tunnel_lookup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xf4673041 ip_tunnel_init +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xf610476f ip_tunnel_newlink +EXPORT_SYMBOL_GPL net/ipv4/netfilter/arp_tables 0xa31ac8c8 arpt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/ip_tables 0x46cdeb6a ipt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x0678a91a nf_defrag_ipv4_disable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0xa5952ab8 nf_defrag_ipv4_enable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_dup_ipv4 0xb79d3a7b nf_dup_ipv4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x16c10b54 nf_reject_skb_v4_tcp_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x2daf87dd nf_reject_iphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x9e6f34d5 nf_send_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xc2b4a01e nf_reject_skb_v4_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xc81c5d5f nf_reject_ip_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xd91fc94f nf_send_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xde57bd1d nf_reject_ip_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_socket_ipv4 0xb18d5d7d nf_sk_lookup_slow_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x944263b1 nf_tproxy_get_sock_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0xd82a0513 nf_tproxy_laddr4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0xfda703d9 nf_tproxy_handle_time_wait4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0xbadc9ba8 nft_fib4_eval_type +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0xc9cfb77c nft_fib4_eval +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x31cf03cf tcp_vegas_pkts_acked +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x4bb7af3b tcp_vegas_cwnd_event +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x594e1829 tcp_vegas_get_info +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xb39ad978 tcp_vegas_init +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xe2e75ae4 tcp_vegas_state +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x317e498d udp_tunnel_xmit_skb +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x330ac4e3 udp_tunnel_drop_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x56d8c43a udp_tunnel_notify_add_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x6c1ef025 udp_tun_rx_dst +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x85b0746d setup_udp_tunnel_sock +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x8632f083 udp_tunnel_sock_release +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x86c75184 udp_tunnel_notify_del_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x983eb60f udp_tunnel_push_rx_port +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x08d8a889 esp6_input_done2 +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x274240fc esp6_output_head +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x9616194b esp6_output_tail +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x86805183 ip6_tnl_encap_setup +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xb2aa046e ip6_tnl_rcv_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xc6ba872d ip6_tnl_xmit_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x36d156ef udp_tunnel6_xmit_skb +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x9bbf15a2 udp_sock_create6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/ip6_tables 0x047bcec1 ip6t_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x2093c371 nf_defrag_ipv6_disable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x36900df7 nf_ct_frag6_gather +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x57e24d0c nf_defrag_ipv6_enable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_dup_ipv6 0x650a81e4 nf_dup_ipv6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x1bc341f8 nf_reject_ip6_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x3a8f8806 nf_reject_ip6_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x4f73d331 nf_send_unreach6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x5f20821b nf_send_reset6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xd0a81d4d nf_reject_skb_v6_tcp_reset +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xf813593a nf_reject_ip6hdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xf9b5540c nf_reject_skb_v6_unreach +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_socket_ipv6 0x36eafc14 nf_sk_lookup_slow_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x2b905576 nf_tproxy_get_sock_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xbd41ace4 nf_tproxy_laddr6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xe4ce1b35 nf_tproxy_handle_time_wait6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x18837565 nft_fib6_eval_type +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x85ed9300 nft_fib6_eval +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x006761b7 l2tp_session_set_header_len +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x0c947005 l2tp_session_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x13284efe l2tp_session_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x1377c216 l2tp_tunnel_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x22e057ab l2tp_recv_common +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x25addd03 l2tp_tunnel_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x4b1173a9 l2tp_xmit_skb +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x530da18d l2tp_session_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x6b08032e l2tp_sk_to_tunnel +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x6c5555a4 l2tp_tunnel_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x6ca15884 l2tp_tunnel_get_session +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x6ffa30e3 l2tp_tunnel_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x787e7e12 l2tp_session_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x8bcdb42c l2tp_session_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x93cc1219 l2tp_tunnel_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x96e44e55 l2tp_session_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xa583936a l2tp_udp_encap_recv +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xb6a03799 l2tp_tunnel_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xc6a1a760 l2tp_session_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xdc82667f l2tp_session_get_by_ifname +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xef2dbbfd l2tp_tunnel_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_ip 0xfbf7b349 l2tp_ioctl +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x337f2432 l2tp_nl_unregister_ops +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0xf3d2cd02 l2tp_nl_register_ops +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x16ad7c5f ieee80211_tkip_add_iv +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1dab0efe ieee80211_set_key_rx_seq +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1f117b5d ieee80211_ave_rssi +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x21a97b8b ieee80211_obss_color_collision_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x24bebd0d ieee80211_color_change_finish +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x27d105cb ieee80211_remain_on_channel_expired +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3184950e ieee80211_ready_on_channel +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x414d6707 ieee80211_set_active_links_async +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x49194dda ieee80211_update_mu_groups +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x56865cc8 ieee80211_hw_restart_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x5b861d30 ieee80211_gtk_rekey_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x5cda6132 ieee80211_iterate_interfaces +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x6ab6a440 ieee80211_find_sta_by_link_addrs +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x6b8a8d88 ieee80211_resume_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x6cbc4b78 ieee80211_set_active_links +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x6dc66670 ieee80211_iterate_stations_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x7390abea ieee80211_iter_chan_contexts_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x87d07767 ieee80211_find_sta_by_ifaddr +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x8d57915c ieee80211_iterate_active_interfaces_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x999e464a ieee80211_iterate_active_interfaces_mtx +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9e1c1431 ieee80211_key_replay +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xa39574e3 ieee80211_request_smps +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xae586f69 wdev_to_ieee80211_vif +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xb4e38e7b ieee80211_vif_to_wdev +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xc33a4b29 ieee80211_calc_rx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd004ea88 ieee80211_key_mic_failure +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xe3fe9566 ieee80211_gtk_rekey_add +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xe5785d09 ieee80211_calc_tx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xea792270 ieee80211_remove_key +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x39d54d10 mpls_pkt_too_big +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x4bd6f03a nla_put_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x6333b024 mpls_stats_inc_outucastpkts +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x8ee316eb nla_get_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xa5107e0a mpls_output_possible +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xebf60bbc mpls_dev_mtu +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x01b69a2b ip_set_put_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x1269b7e5 ip_set_name_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x1a1fb493 ip_set_test +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x22d966c6 ip_set_range_to_cidr +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x23320d15 ip_set_match_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x29022294 ip_set_init_comment +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x2adbd84d ip_set_add +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x343c8def ip_set_nfnl_get_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x37693df5 ip_set_put_flags +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x380a5c2e ip_set_put_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x397f6231 ip_set_free +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x4c08adb5 ip_set_nfnl_put +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x4e38c037 ip_set_get_ip4_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x6a6674f7 ip_set_get_byname +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7924b6de ip_set_hostmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x81fff2d1 ip_set_netmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x8d5bd3c8 ip_set_get_ip6_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x99fc85ea ip_set_get_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9e98722b ip_set_get_ipaddr6 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa293f8a6 ip_set_get_ipaddr4 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa67ff3db ip_set_del +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xc3d4e0c9 ip_set_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xd52c1831 ip_set_type_unregister +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf2ebc9ac ip_set_elem_len +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf3b4d4ae ip_set_alloc +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf9e1c7d9 ip_set_type_register +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x08fba910 ip_vs_conn_in_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x61d5da97 register_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xd5f77cfc unregister_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xd72bec11 ip_vs_conn_out_get_proto +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x1b485c41 nf_conncount_gc_list +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x91494b56 nf_conncount_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xbf3536f0 nf_conncount_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xc7436b57 nf_conncount_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xded40268 nf_conncount_list_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xdeebc8cd nf_conncount_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xf2a1dbb9 nf_conncount_cache_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0007c320 __nf_ct_refresh_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0460ec0f nf_ct_invert_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x05ce3648 nf_conntrack_helpers_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0a5e32c8 __nf_conntrack_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0bc00f80 nf_nat_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0c204d93 nf_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0c260ffb nf_ct_delete +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1534433a nf_ct_seq_adjust +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x16274630 nf_ct_remove_expect +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1c3e2639 nf_ct_expect_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1cba76f5 nf_ct_helper_expectfn_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1d5bc85f __nf_conntrack_helper_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1dcb2270 nf_ct_helper_expectfn_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x21173d9e nf_ct_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x289c3714 nf_ct_alloc_hashtable +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x28eff409 nf_conntrack_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2c27410c nf_nat_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2da4543e nf_conntrack_tuple_taken +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x331c0391 nf_ct_kill_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x344fe675 nf_ct_port_tuple_to_nlattr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x386389f7 nf_ct_helper_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x45397eef nf_ct_ecache_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4886916b nf_conntrack_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x49a8d980 nf_conntrack_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4d6ed355 nf_ct_seqadj_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4e3b7c4f __nf_ct_expect_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4f4558dc nf_ct_expect_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4f71fc3e nf_ct_netns_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x521c41e4 __nf_ct_change_status +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x53220c14 nf_conntrack_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x59abf006 nf_ct_tcp_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5aa5b761 nf_ct_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5b6e8473 nf_ct_gre_keymap_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5c7b1b26 nf_conntrack_alter_reply +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5d1f00fc nf_ct_deliver_cached_events +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5db49d6e nf_ct_timeout_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x614ae5ff nf_ct_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x62f7de9b nf_ct_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x636f3c15 nf_ct_change_status_common +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6445edd2 nf_ct_tmpl_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x67a97e18 nf_ct_get_tuplepr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x68a5d34e nf_conntrack_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x693c3961 nf_ct_helper_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6f68c234 nf_conntrack_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x716cb8d0 nf_ct_helper_log +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7178ae36 nf_ct_set_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7250d4bc nf_ct_bridge_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x752f0aa2 nf_ct_port_nlattr_to_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x75594698 nf_conntrack_eventmask_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x770215e7 nf_ct_destroy_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x78227d2f nf_conntrack_unregister_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x78e3daf0 nf_conntrack_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7e7347d0 nf_ct_helper_expectfn_find_by_symbol +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7ebfc494 nf_ct_expect_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8d0b348b nf_ct_unexpect_related +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8e0610a1 nf_nat_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8e9b46f2 nf_nat_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8ffe7e89 nf_conntrack_htable_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x91cea113 nf_ct_expect_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x92549316 __nf_ct_try_assign_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x95696de5 __nf_ct_change_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x96a36657 nf_ct_netns_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x96f5da51 nf_ct_get_id +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9adb7399 nf_conntrack_expect_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9d11962a nf_ct_bridge_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9e765942 nf_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa74208b8 nf_ct_expect_iterate_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa8ad1bd8 nf_conntrack_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaab581e5 nf_conntrack_in +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xad0c62d1 nf_ct_unlink_expect_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaee7ead0 nf_ct_gre_keymap_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaf0847f0 nf_conntrack_locks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb39356f5 nf_ct_port_nla_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb7de902d nf_ct_iterate_cleanup_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb8817393 nf_ct_add_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbb133350 nf_ct_tmpl_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbba8460e nf_ct_untimeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbe5e3409 nf_ct_helper_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc18ac88d nf_ct_expect_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc3b927c0 nf_ct_acct_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc40f284c nf_ct_helper_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xcd512cdc nf_connlabels_replace +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xce92eeb0 nf_connlabels_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd25c2a90 nf_ct_skb_network_trim +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd4563185 nf_ct_seq_offset +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd505c3e0 nf_ct_port_nlattr_tuple_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd7e41f59 nf_ct_expect_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdac39151 nf_conntrack_hash_check_insert +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdba7326b nf_conntrack_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe05beaf8 nf_conn_pernet_ecache +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe2007340 nf_conntrack_helpers_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe8d85a8a nf_ct_remove_expectations +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xebaf96f7 nf_conntrack_register_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec8beba6 nf_ct_expect_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xed53890a nf_ct_helper_expectfn_find_by_name +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xeeb5233a nf_ct_expect_related_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf2cb604e nf_connlabels_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf38bcdf3 nf_conntrack_max +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf7fac688 nf_conntrack_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfa9036ea nf_ct_handle_fragments +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xff3ff272 nf_ct_l4proto_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_amanda 0xfe195ca3 nf_nat_amanda_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_broadcast 0x020875ed nf_conntrack_broadcast_help +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_ftp 0xe5552ae9 nf_nat_ftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0xebf85398 get_h225_addr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0xf60d6245 nfct_h323_nat_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_irc 0xf5134380 nf_nat_irc_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_pptp 0x8bcf6abe nf_nat_pptp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x004c8069 ct_sip_parse_request +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x030d1f48 ct_sip_parse_numerical_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x1f780c45 ct_sip_parse_address_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x8b873ded nf_nat_sip_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xcd69578d ct_sip_get_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xd4e96dbd ct_sip_get_sdp_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xf8d579d5 ct_sip_parse_header_uri +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_snmp 0x2449a913 nf_nat_snmp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_tftp 0x379d698e nf_nat_tftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x52e12678 nf_dup_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x54038ecd nf_fwd_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0xe09bfb92 nft_fwd_dup_netdev_offload +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x00564a96 flow_offload_route_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x09b18ee8 nf_flow_table_offload_setup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x0ebe60fb flow_offload_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x2483b3d5 flow_offload_teardown +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x3d8cfdcb flow_offload_refresh +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x409b11f0 flow_offload_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x68ec1a92 flow_offload_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x82dc9a0d flow_offload_add +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x83e1bacd nf_flow_table_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x90f88e40 nf_flow_offload_ip_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x9369717c nf_flow_table_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xa02ad928 nf_flow_snat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc006ca5a nf_flow_dnat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc9df633a nf_flow_offload_ipv6_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xcd3996ab nf_flow_table_cleanup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xe790adbc nf_flow_rule_route_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xeb0877e6 nf_flow_rule_route_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x14c2699f nf_nat_inet_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x19847942 nf_nat_ipv4_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x2b8fc1e3 nf_nat_redirect_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x39014d93 nf_nat_ipv6_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3bc17c49 nf_nat_masquerade_inet_register_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3c466a6f nf_nat_icmp_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x41f1c2c2 nf_nat_packet +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x4521b6cd nf_ct_nat_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x5e94700d nf_nat_masquerade_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x675b0fe2 nf_ct_nat +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x67642ffd nf_nat_redirect_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x881879c6 nf_nat_masquerade_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x8d775220 nf_nat_ipv6_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x94d8f48e nf_nat_exp_find_port +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xad3dc2d2 nf_nat_inet_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xc20c1d4e nf_nat_icmpv6_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd9c25654 nf_nat_masquerade_inet_unregister_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xe9521ea4 nf_nat_ipv4_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xef66615c nf_nat_alloc_null_binding +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xef847da2 nf_nat_inet_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x06d6e11b ipv6_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x0b9113c0 synproxy_send_client_synack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x1a4529ec nf_synproxy_ipv4_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x1f099794 synproxy_init_timestamp_cookie +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x56a01f21 nf_synproxy_ipv4_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x709f1bf8 ipv4_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x8fa76a52 nf_synproxy_ipv6_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x95f03e2e synproxy_recv_client_ack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xbbf3600c synproxy_parse_options +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xc3425c9f nf_synproxy_ipv6_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xca9fc082 synproxy_net_id +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xd90125be synproxy_recv_client_ack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xf9eded1d synproxy_send_client_synack +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x021a8213 nft_dump_register +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x06486ea1 nft_register_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x06a8973b nft_set_do_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x076977e2 nft_meta_set_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0852eca4 nft_meta_set_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0a3b6d95 nft_chain_validate_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x107d6cdc nft_meta_inner_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1ffc5922 nft_chain_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x20de09a6 __nft_release_basechain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x28e05dc0 nf_tables_deactivate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2cd8c667 nft_meta_set_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x343bce9d nft_set_catchall_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x376309c7 nft_unregister_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3acacbd6 nft_chain_validate_dependency +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3f1c0cad nft_data_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x41b71e65 nft_trace_enabled +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x459f40a9 nft_meta_get_reduce +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4cecbb60 nft_meta_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4eadced8 nf_tables_activate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5425f436 nft_meta_get_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x57ecb9c1 nft_register_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5cb96f51 nft_expr_reduce_bitwise +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x60492945 nft_set_lookup_global +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6769b2fe nft_meta_set_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7076e0b4 nft_obj_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x755cd77a nf_tables_destroy_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7bc43d98 nft_flowtable_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x807c6264 nft_register_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x808bd1c7 nft_set_elem_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8904cdf9 nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8f4a8eda nft_meta_set_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9cd10f62 nft_parse_register_store +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa9e3a8c7 nf_tables_deactivate_flowtable +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb0a553e2 nft_reg_track_update +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb1ff5b3d nft_unregister_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb5d8612d nft_unregister_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb78fb623 nft_meta_get_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xca1f2837 nf_tables_bind_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xcbbd2d6a nft_ct_get_fast_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xcd5916a6 nft_register_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xd2419f08 nft_meta_get_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b8cc13 nft_parse_register_load +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2bcf579 nft_do_chain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe9cb47bf nft_unregister_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xed84fe5b nft_data_release +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xedd4c494 nft_data_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf81a5931 nft_request_module +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xfa5ea08f __nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xfc3570a5 nft_obj_notify +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x3051c612 nfnetlink_unicast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5ce3b588 nfnl_lock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x774ecab0 nfnetlink_has_listeners +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x9d836da1 nfnetlink_set_err +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x9debe0b5 nfnetlink_broadcast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xbac90e34 nfnetlink_subsys_unregister +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xdb065657 nfnl_unlock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xdb066e0e nfnetlink_send +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xe412930c nfnetlink_subsys_register +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x1afb506f nfnl_acct_find_get +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x38cd4379 nfnl_acct_overquota +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x4fc76872 nfnl_acct_update +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xbecf5d14 nfnl_acct_put +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x35eff5e0 nf_osf_fingers +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0xb6f2c4ba nf_osf_match +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0xefd43e95 nf_osf_find +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x0a99d4f3 nft_fib_init +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x2f13174e nft_fib_reduce +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xaee29fc8 nft_fib_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xd114eb6f nft_fib_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xf93ff169 nft_fib_store_result +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x1de558c1 nft_reject_icmpv6_code +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9d46ccf8 nft_reject_policy +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9ff9e47f nft_reject_init +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xa5d2d157 nft_reject_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xe2c84666 nft_reject_icmp_code +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xf9f3cb16 nft_reject_validate +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x02adac36 xt_unregister_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x04e27719 xt_compat_flush_offsets +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x0e25aa23 xt_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x1fce3503 xt_compat_match_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x20fd5679 xt_unregister_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x760410ef xt_compat_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7bce4603 xt_data_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7c5a9659 xt_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x807d2b2c xt_recseq +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x812c947b xt_replace_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x823edea5 xt_compat_add_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x86794fee xt_request_find_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x9c995c69 xt_percpu_counter_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa20a0a37 xt_compat_target_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa7c94f1d xt_compat_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xaeb08f9e xt_compat_match_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xaec36946 xt_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xafe8e3b0 xt_table_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xb96a4c67 xt_proto_init +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xbfacb837 xt_percpu_counter_free +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc0230237 xt_proto_fini +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc49545c8 xt_request_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc7fae024 xt_compat_calc_jump +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc8289627 xt_check_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc8af8462 xt_request_find_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc8eeeced xt_check_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc9d05745 xt_compat_target_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd19f2156 xt_register_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd1e246a2 xt_compat_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd3fcc511 xt_tee_enabled +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd8d32380 xt_register_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xdbe7ead8 xt_compat_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xddf68fc6 xt_find_revision +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xe4ae0928 xt_hook_ops_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf6abeb06 xt_copy_counters +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x14fd5863 xt_rateest_lookup +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0xc2f052df xt_rateest_put +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x224887f7 nci_spi_read +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x7ce83a88 nci_spi_allocate_spi +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x86674b7d nci_spi_send +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x22b6bdc2 nci_uart_set_config +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0xea636f71 nci_uart_unregister +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0xf4b2cbc0 nci_uart_register +EXPORT_SYMBOL_GPL net/nsh/nsh 0xd8eb13b9 nsh_pop +EXPORT_SYMBOL_GPL net/nsh/nsh 0xe7153a5e nsh_push +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x3e4b7622 ovs_vport_free +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x66108239 ovs_vport_alloc +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xa28aba16 ovs_vport_ops_unregister +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xb570385c __ovs_vport_ops_register +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xb800eade ovs_netdev_tunnel_destroy +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xed2a820b ovs_netdev_link +EXPORT_SYMBOL_GPL net/psample/psample 0x42aaaed8 psample_group_take +EXPORT_SYMBOL_GPL net/psample/psample 0xc64ae3a9 psample_group_put +EXPORT_SYMBOL_GPL net/psample/psample 0xd3629637 psample_sample_packet +EXPORT_SYMBOL_GPL net/psample/psample 0xe12cae95 psample_group_get +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x122879dd qrtr_endpoint_register +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x1ec1b568 qrtr_endpoint_post +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x8d25501f qrtr_ns_remove +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xa47e91ba qrtr_ns_init +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xd9ab1ce0 qrtr_endpoint_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0x00a467af rds_wq +EXPORT_SYMBOL_GPL net/rds/rds 0x02bf445a rds_conn_path_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0x04088315 rds_send_xmit +EXPORT_SYMBOL_GPL net/rds/rds 0x0774251d rds_info_register_func +EXPORT_SYMBOL_GPL net/rds/rds 0x17374341 rds_send_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x18f3e619 rds_message_put +EXPORT_SYMBOL_GPL net/rds/rds 0x1cec53e2 rds_connect_path_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x20c5e653 rds_cong_map_updated +EXPORT_SYMBOL_GPL net/rds/rds 0x23d4295b rds_send_ping +EXPORT_SYMBOL_GPL net/rds/rds 0x2b0d543c rds_message_add_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x2d554f13 rds_connect_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x36087aa4 rds_stats +EXPORT_SYMBOL_GPL net/rds/rds 0x398a694e rds_send_path_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x45a4781e rds_addr_cmp +EXPORT_SYMBOL_GPL net/rds/rds 0x4894129a rds_conn_path_drop +EXPORT_SYMBOL_GPL net/rds/rds 0x55312258 rds_conn_create_outgoing +EXPORT_SYMBOL_GPL net/rds/rds 0x582fe5cf rds_message_add_rdma_dest_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x585f567b rds_message_populate_header +EXPORT_SYMBOL_GPL net/rds/rds 0x652197d0 rds_inc_init +EXPORT_SYMBOL_GPL net/rds/rds 0x7e08e75f rds_inc_put +EXPORT_SYMBOL_GPL net/rds/rds 0x85e4e520 rds_stats_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0x9dcbbbf0 rds_page_remainder_alloc +EXPORT_SYMBOL_GPL net/rds/rds 0x9ded5d30 rds_for_each_conn_info +EXPORT_SYMBOL_GPL net/rds/rds 0xa2a81ea2 rds_message_unmapped +EXPORT_SYMBOL_GPL net/rds/rds 0xa7e237d5 rds_inc_path_init +EXPORT_SYMBOL_GPL net/rds/rds 0xb3af43ce rds_message_addref +EXPORT_SYMBOL_GPL net/rds/rds 0xb4838b3b rds_recv_incoming +EXPORT_SYMBOL_GPL net/rds/rds 0xbdcf0ffc rds_trans_register +EXPORT_SYMBOL_GPL net/rds/rds 0xc2dab779 rds_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0xc63115be rds_rdma_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xc7a56233 rds_atomic_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xcddd8662 rds_send_path_reset +EXPORT_SYMBOL_GPL net/rds/rds 0xd772bc6c rds_conn_create +EXPORT_SYMBOL_GPL net/rds/rds 0xd999f6d6 rds_info_deregister_func +EXPORT_SYMBOL_GPL net/rds/rds 0xd9ab1064 rds_trans_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0xdb6ec0e4 rds_conn_destroy +EXPORT_SYMBOL_GPL net/rds/rds 0xe016892c rds_conn_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0xf5d2463b rds_conn_drop +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x1e1c1f70 mqprio_qopt_reconstruct +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x5b0c94de mqprio_validate_qopt +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xcede419b mqprio_fp_to_offload +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x07b19b9a pie_process_dequeue +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x6ce9b467 pie_calculate_probability +EXPORT_SYMBOL_GPL net/sched/sch_pie 0xdca9fe89 pie_drop_early +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x16f8ba5d taprio_offload_get +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x6a6b1c12 taprio_offload_free +EXPORT_SYMBOL_GPL net/sctp/sctp 0x1cadba73 sctp_get_sctp_info +EXPORT_SYMBOL_GPL net/sctp/sctp 0x885b64ba sctp_transport_lookup_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0xe8bb55e1 sctp_for_each_endpoint +EXPORT_SYMBOL_GPL net/sctp/sctp 0xeac136be sctp_transport_traverse_process +EXPORT_SYMBOL_GPL net/smc/smc 0x1d907f78 smc_unhash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0x54ac3230 smc_proto6 +EXPORT_SYMBOL_GPL net/smc/smc 0x6244a282 smc_hash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0x89dbdca1 smc_proto +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x38d3dce5 g_make_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x482ac5a4 g_token_size +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x76e585cf svcauth_gss_flavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x81a47ba9 gss_mech_unregister +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xad2594fe gss_mech_register +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xb69a33f3 svcauth_gss_register_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd7673035 g_verify_token_header +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x00dd7d38 rpcauth_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05e807a9 xdr_encode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x065994f1 xdr_encode_opaque_fixed +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x07180e61 unix_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x07587360 rpc_wake_up_queued_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0a09793b svc_xprt_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0addcf2b xprt_wait_for_reply_request_def +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0b7b10c6 xprt_alloc_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0c2f3dd7 rpc_release_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0d1f7a57 rpc_call_sync +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0eca233a cache_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0fd88f24 xdr_stream_zero +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x10e5444b svc_rpcb_cleanup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x10fa19aa svc_fill_write_vector +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x11487494 rpc_force_rebind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x12fa72b2 rpc_put_task_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1300153c svc_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x13516999 svc_reg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x186be170 svc_fill_symlink_pathname +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x18b64058 rpc_clnt_xprt_switch_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x19fa8d31 xdr_buf_from_iov +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1ad714dc rpcauth_destroy_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1adc695a rpc_restart_call_prepare +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1c0386d7 rpc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1c44a225 svc_create_pooled +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1caaf207 rpcb_getport_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1dd0f6ed svc_xprt_deferred_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1df108d3 xdr_buf_trim +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e119a79 rpcauth_get_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x237b8327 sunrpc_cache_pipe_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2393ea42 auth_domain_lookup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x23ba1e22 cache_check +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x248990a9 rpc_wake_up_first +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x278a01f6 svc_rpcb_setup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x28a63743 xdr_page_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2919b156 xdr_decode_string_inplace +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x29500cf8 rpc_sleep_on +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x29ce0f99 xprt_release_rqst_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2a6a3839 auth_domain_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2a854836 rpc_alloc_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2bad0936 sunrpc_destroy_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2c2b2d7b rpc_clone_client_set_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2cd4fb4b xdr_encode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2e099538 xprt_wake_up_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3003cf3b rpc_num_bc_slots +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31a89d59 rpc_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31d71461 rpc_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3207adcc rpc_task_release_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3224e4ef rpc_sleep_on_priority_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x32e16b93 xprt_release_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x333f7269 svcauth_unix_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x33e0986e rpc_wake_up_next +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34d1301a xprt_free_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34d184de rpc_wake_up_status +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x379084ec svc_set_num_threads +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x37cea4d4 rpc_unlink +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x387e1639 rpc_pipefs_notifier_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x38c4b45b rpc_put_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3c348a02 rpc_peeraddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3c9b7ff7 xprt_reserve_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f9a2b0b rpcauth_get_gssinfo +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4201147d cache_seq_start_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x42330eef rpc_count_iostats_metrics +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x44fd99f3 rpc_clnt_show_stats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x453ec548 svc_rpcbind_set_version +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x47f25f00 sunrpc_cache_update +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x483ef854 svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4881442e svc_sock_update_bufs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4a94048f bc_svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4abb6cd9 svc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4afedab1 xprtiod_workqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4bcc9fbb cache_unregister_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4c545df4 xdr_inline_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4c59d869 read_bytes_from_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4d31a493 svc_xprt_copy_addrs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dac77f0 xdr_encode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e0016ca xdr_stream_encode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e85ca8d rpc_call_start +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e8f6ca7 sunrpc_net_id +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x516a480f rpc_uaddr2sockaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53445f68 nlm_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53762bea svc_seq_show +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53c1df97 xprt_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x549c0738 rpc_ntop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x568daf11 rpc_peeraddr2str +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x570c48d0 rpc_clnt_iterate_for_each_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x57adc8bd rpc_killall_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5880b948 rpcauth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a45ba31 svc_auth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5b06156c rpc_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5b78984e xdr_write_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5beee603 svc_print_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5e93adab rpc_shutdown_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5f661b4e xprt_unlock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6017501a sunrpc_cache_unregister_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x60735980 xprt_reconnect_backoff +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x60896640 xprt_complete_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x609202f9 rpc_task_gfp_mask +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6102b038 rpc_find_or_alloc_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6217ba9d xdr_process_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6392833a cache_seq_stop_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x63972614 auth_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x640502ef rpcauth_stringify_acceptor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66b0e37f rpc_get_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66c9b2a9 xdr_stream_decode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66ed2439 rpc_destroy_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6709e686 rpc_exit +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6717fd5a rpc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x69690559 xprt_release_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6a36f68a xprt_disconnect_done +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6e13dbb1 xdr_stream_decode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6f20375a sunrpc_cache_unhash +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x70c7ffd8 svc_xprt_names +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x712393bc gssd_running +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71bc40e3 rpc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71c9def5 rpc_pton +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71fa908a cache_flush +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x724d8d66 rpc_mkpipe_dentry +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7253e260 rpc_init_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x73484554 xdr_set_pagelen +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x73e8c806 xdr_reserve_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x74a241de svc_xprt_enqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x754c993c svc_bind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x756244e8 __xdr_commit_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x78079db7 xprt_setup_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x78c1364a xprt_pin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x78e2eb49 xprt_force_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7a5a7816 rpc_add_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7abf55e9 svc_xprt_init +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7ae55ec3 xprt_reserve_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7c301176 xprt_unpin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7c3382c4 svc_rqst_replace_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7de53067 rpc_init_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7fbbd60c rpc_d_lookup_sb +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7fe7be9f rpc_sleep_on_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x807b6d64 rpc_switch_client_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x80cedb59 rpc_sleep_on_priority +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x81755002 xprt_write_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x89264166 svc_recv +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8935e8b1 svc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8bb2edbe svc_xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8cce1e0b rpc_call_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8d1ae79b rpc_init_pipe_dir_head +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8f610707 svcauth_unix_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8f928dfd rpc_queue_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x929c6a12 xprt_lock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x92e4fc22 csum_partial_copy_to_xdr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x93212645 rpc_clnt_swap_deactivate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9372aabd cache_seq_next_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x94cd248a xprt_wait_for_buffer_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x94f46ce1 rpc_put_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x95698da3 svc_generic_init_request +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x958f06bb svc_drop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x95944a99 rpc_set_connect_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9670b5a1 rpc_free_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x98a5c36d rpc_cancel_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x98dd65b1 rpc_wait_for_completion_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99aee353 rpc_init_priority_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9ac22e74 xprt_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9b22c732 xprt_wait_for_reply_request_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9c709b27 svc_rqst_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9cff4001 rpc_net_ns +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9dde0d1a svc_auth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa027ab97 rpc_prepare_reply_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa0e79522 xdr_truncate_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa24b05e6 rpcauth_lookup_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa3260e0f svc_rqst_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa32869b8 xdr_enter_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa333e9ef rpcauth_wrap_req_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa37f6aa4 xprt_unregister_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa44df2f1 svc_encode_result_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa515ec2f sunrpc_cache_pipe_upcall_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa6198672 svc_generic_rpcbind_set +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa748bdff rpcauth_init_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa96df6d3 rpcauth_init_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa9a46c11 svc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa9f06fa1 rpc_clnt_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaaf2d7e5 rpc_clnt_setup_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xac08a002 xprt_adjust_cwnd +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xac4db5f0 xprt_request_get_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xad384369 xdr_init_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xadcf951c xdr_init_encode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf5bf6ef nfs_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf752af4 sunrpc_init_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb05a456c rpc_count_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb1419184 rpc_setbufsize +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb2a21874 rpc_call_null +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb4038731 cache_register_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb424d045 write_bytes_to_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb51a3724 rpc_pipefs_notifier_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb546dd3d rpc_clnt_xprt_switch_remove_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb5813a26 rpc_bind_new_program +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb74e56cd xdr_init_decode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb8d81954 rpc_task_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb9289b68 xprt_register_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb9bb4251 xprt_reconnect_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xba84bf26 xdr_encode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbb1575ce _copy_from_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbb41216b cache_create_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbb6121c9 xdr_stream_move_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbba6c8df xdr_stream_decode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbdc45d1c rpc_clnt_manage_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf8dae66 rpc_restart_call +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf9d1b96 nfsd_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc03e40b0 rpc_clnt_xprt_switch_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0908dd0 svc_destroy +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0ccce91 svc_find_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc12435e3 rpc_calc_rto +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc368f5cc rpcauth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc4abf6dd xprt_wake_pending_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc5f0a8eb rpc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc75034bf xdr_stream_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc83065cd rpc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc88589f1 xdr_buf_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8a14e4c sunrpc_cache_register_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8e96dea qword_addhex +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xca84d13d xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xccf67df0 xprt_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcd2f2411 put_rpccred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce678a59 xdr_decode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce99c092 svc_unreg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcfd226ca xdr_init_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd128b27f svc_reserve +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd22d9317 xdr_stream_decode_string_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd5dfa3e7 svc_xprt_destroy_all +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd8633516 svc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd8bf055e rpc_run_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd8e8e9cd xprt_lookup_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd977aa01 rpc_clnt_swap_activate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xda56c54f rpcauth_lookupcred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdc388886 sunrpc_cache_lookup_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd07cf9c rpc_destroy_pipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd0bb452 svc_xprt_received +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd1b6385 xdr_stream_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd691402 xprt_find_transport_ident +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe077ef43 xprt_add_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe208be29 svc_age_temp_xprts_now +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe2d91990 xdr_decode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe3257621 cache_destroy_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe46b78c3 rpc_clnt_xprt_switch_has_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe52dd8e8 rpc_clnt_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5875f6e rpc_malloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5919cb1 xdr_encode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe7a9eced svc_authenticate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe97f4ce5 qword_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeaa3e482 rpc_clone_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xec4a770b xdr_stream_decode_opaque_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedcf6be4 qword_add +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xee808782 xprt_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeeacab69 rpc_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeede7ae6 rpc_remove_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf0b7775d rpc_init_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf30628f1 xprt_destroy_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf406fdf7 xdr_terminate_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf43900f3 rpc_localaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf5a732dc svc_exit_thread +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7644a17 rpc_max_bc_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7bfcc42 rpcauth_unwrap_resp_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7c866ca rpc_machine_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7da3bb7 rpc_clnt_probe_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf9ce4395 xdr_decode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfa9e87d2 xdr_reserve_space_vec +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfb9ec85d xdr_inline_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfc09c97f rpc_clnt_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfcc045c1 svc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfd4abaa7 xdr_read_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfd5a48ff rpc_mkpipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfd7a943e svc_addsock +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfef0cc56 svc_xprt_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xff365f40 rpc_pipe_generic_upcall +EXPORT_SYMBOL_GPL net/tls/tls 0x192bafdb tls_validate_xmit_skb +EXPORT_SYMBOL_GPL net/tls/tls 0x2d9bdddb tls_encrypt_skb +EXPORT_SYMBOL_GPL net/tls/tls 0xf39379b2 tls_device_sk_destruct +EXPORT_SYMBOL_GPL net/tls/tls 0xf50872cd tls_offload_tx_resync_request +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x03a81e69 virtio_transport_stream_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0462e20e virtio_transport_notify_send_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0bb988fa virtio_transport_stream_rcvhiwat +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0d1f52a9 virtio_transport_seqpacket_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x1235b31a virtio_transport_notify_poll_in +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x1d2952ae virtio_transport_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x27ee2388 virtio_transport_seqpacket_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x2dc980a6 virtio_transport_purge_skbs +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x307dfeee virtio_transport_notify_recv_post_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x349865c0 virtio_transport_notify_send_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x388aade4 virtio_transport_get_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3de5bc7e virtio_transport_notify_recv_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x4efb7038 virtio_transport_dgram_bind +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x71398c60 virtio_transport_stream_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x731ab539 virtio_transport_shutdown +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x75a6501d virtio_transport_do_socket_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x790acbcd virtio_transport_deliver_tap_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8265c5ee virtio_transport_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x85569e6a virtio_transport_notify_recv_pre_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x89be9bf2 virtio_transport_recv_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8f303c10 virtio_transport_notify_buffer_size +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x9df9118d virtio_transport_stream_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xa1873f01 virtio_transport_release +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xad606065 virtio_transport_notify_send_pre_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xafd9a273 virtio_transport_seqpacket_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb797ff12 virtio_transport_notify_send_post_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb7ea50b2 virtio_transport_notify_recv_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb934816f virtio_transport_notify_poll_out +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbabd30f5 virtio_transport_dgram_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbcb968fe virtio_transport_dgram_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbe23f860 virtio_transport_connect +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xcb4e8732 virtio_transport_dgram_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd763f41e virtio_transport_read_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xda140df4 virtio_transport_inc_tx_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe8e76658 virtio_transport_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf5afba21 virtio_transport_put_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xff73e8d1 virtio_transport_stream_is_active +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x00d666ee vsock_core_unregister +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x04baca17 vsock_dgram_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x07a2c8fb vsock_add_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0c666939 vsock_connectible_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0c932ef1 vsock_find_bound_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0e9bc9b6 vsock_addr_unbind +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x173b4f1f vsock_core_get_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x1cc9e23f vsock_enqueue_accept +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x218e312e vsock_remove_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x24ac2dd7 vsock_add_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x27088707 vsock_find_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x284e07d8 vsock_bind_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x2db6ceb8 vsock_create_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3d4b0fca vsock_addr_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3da48fe5 vsock_deliver_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x43eec95f vsock_for_each_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4b99648c vsock_addr_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4ec43710 vsock_assign_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x5a3febad vsock_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x8610ee21 vsock_connectible_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x8961f91d vsock_data_ready +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x90aa8549 vsock_find_cid +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x982ebd35 vsock_core_register +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9bb6fd09 vsock_connected_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xa404c80a vsock_remove_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xaf2674b5 vsock_addr_equals_addr +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb0d7bda7 vsock_addr_cast +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb29858f6 vsock_remove_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc35dccd4 vsock_insert_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc92f7f50 vsock_table_lock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe695ddca vsock_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe94d6a10 vsock_remove_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xeb3489d5 vsock_remove_sock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xec96eadf vsock_addr_validate +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x0ff08d07 cfg80211_wext_siwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x16fb3025 cfg80211_wext_siwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x1d757878 cfg80211_wext_giwname +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x2ce360f1 cfg80211_wext_giwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x2dfd445e cfg80211_wext_giwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x3c5b60ea wiphy_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x50923b63 wiphy_delayed_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x50d0df5b cfg80211_wext_siwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x55726fbd cfg80211_shutdown_all_interfaces +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x6aa8dbc0 cfg80211_pmsr_complete +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x6b64bb59 cfg80211_wext_giwrange +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x71494eba wiphy_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x83cafbd6 cfg80211_wext_giwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x9fde5937 cfg80211_vendor_cmd_reply +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xa2621139 cfg80211_wext_siwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xa5ad9f46 wiphy_delayed_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xc5e114a8 cfg80211_wext_giwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xd2efea60 cfg80211_vendor_cmd_get_sender +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xeea1e0e4 cfg80211_pmsr_report +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xfd2910cc cfg80211_wext_giwretry +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0049ca83 xfrm_aead_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x00c80741 xfrm_ealg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0a575945 xfrm_count_pfkey_auth_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x28e23139 xfrm_probe_algs +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x37a02412 xfrm_aalg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x5c699441 xfrm_aalg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x72395dc1 xfrm_calg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x7a8ca627 xfrm_count_pfkey_enc_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xaab23340 xfrm_calg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xb73be794 xfrm_ealg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xc6b1fdbe xfrm_aalg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xd6f50cf7 xfrm_ealg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x194df9e3 ipcomp_destroy +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x1a4cc469 ipcomp_init_state +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x36da6fa4 ipcomp_output +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xc20f1c40 ipcomp_input +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0x4a0c7516 xfrm_msg_min +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0xa294bed8 xfrma_policy +EXPORT_SYMBOL_GPL sound/ac97_bus 0x3f6fcfe5 snd_ac97_reset +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x82c5f7ad snd_seq_kernel_client_get +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xadb51cff snd_seq_client_ioctl_unlock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xcbf9166f snd_seq_system_broadcast +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xe50413d7 snd_seq_client_ioctl_lock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xe7696176 snd_seq_kernel_client_put +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xf0c8f9fa snd_seq_expand_var_event_at +EXPORT_SYMBOL_GPL sound/core/snd 0x2ee115bf snd_device_get_state +EXPORT_SYMBOL_GPL sound/core/snd 0x442accb3 snd_device_initialize +EXPORT_SYMBOL_GPL sound/core/snd 0x4dc14b00 snd_card_rw_proc_new +EXPORT_SYMBOL_GPL sound/core/snd 0x52ffbbd0 snd_ctl_disconnect_layer +EXPORT_SYMBOL_GPL sound/core/snd 0x5a296d6f snd_card_add_dev_attr +EXPORT_SYMBOL_GPL sound/core/snd 0x5af762f1 snd_fasync_free +EXPORT_SYMBOL_GPL sound/core/snd 0x72b26dfa snd_ctl_register_layer +EXPORT_SYMBOL_GPL sound/core/snd 0x985fb7d0 snd_ctl_apply_vmaster_followers +EXPORT_SYMBOL_GPL sound/core/snd 0x988100e7 snd_card_disconnect_sync +EXPORT_SYMBOL_GPL sound/core/snd 0xa20155b7 snd_card_ref +EXPORT_SYMBOL_GPL sound/core/snd 0xa5c984a2 snd_ctl_activate_id +EXPORT_SYMBOL_GPL sound/core/snd 0xc4f3be23 snd_card_free_on_error +EXPORT_SYMBOL_GPL sound/core/snd 0xcde6b44b snd_device_disconnect +EXPORT_SYMBOL_GPL sound/core/snd 0xd95e4a3c snd_fasync_helper +EXPORT_SYMBOL_GPL sound/core/snd 0xe8fe5ffe snd_devm_card_new +EXPORT_SYMBOL_GPL sound/core/snd 0xea33b718 snd_ctl_sync_vmaster +EXPORT_SYMBOL_GPL sound/core/snd 0xee9fb516 snd_devm_request_dma +EXPORT_SYMBOL_GPL sound/core/snd 0xefe46e54 snd_ctl_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/core/snd 0xf0481a5a snd_power_ref_and_wait +EXPORT_SYMBOL_GPL sound/core/snd 0xf8f2a4eb snd_kill_fasync +EXPORT_SYMBOL_GPL sound/core/snd 0xfaf598c6 snd_ctl_request_layer +EXPORT_SYMBOL_GPL sound/core/snd 0xfb50f026 snd_ctl_get_preferred_subdevice +EXPORT_SYMBOL_GPL sound/core/snd-compress 0x87cbb2ce snd_compress_new +EXPORT_SYMBOL_GPL sound/core/snd-compress 0xd14676d0 snd_compr_stop_error +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x04e1b99f snd_pcm_std_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x09e913c1 snd_pcm_alt_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x1e7b910d snd_pcm_stream_lock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x39ba35a2 snd_pcm_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x48b068a4 snd_pcm_fill_iec958_consumer +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5c407196 snd_pcm_fill_iec958_consumer_hw_params +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5ede4004 snd_pcm_stream_unlock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x649892e8 snd_pcm_create_iec958_consumer_default +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x8d864069 snd_pcm_rate_range_to_bits +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x904da5cd snd_pcm_stream_unlock_irqrestore +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x950f6b8f snd_devm_alloc_dir_pages +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa286a234 snd_pcm_format_name +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xab8bc1a2 snd_pcm_rate_mask_intersect +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xae2f2a19 _snd_pcm_stream_lock_irqsave +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xb019105b snd_pcm_hw_constraint_eld +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xbaeb0e76 _snd_pcm_stream_lock_irqsave_nested +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xd542e738 snd_pcm_stream_lock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xda5590f5 snd_pcm_stream_unlock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xddc81c70 snd_pcm_lib_default_mmap +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xf97d2aaa snd_dma_buffer_sync +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xfdd6996f snd_pcm_stop_xrun +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x21e00926 snd_dmaengine_pcm_get_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x5ee8f4bc snd_dmaengine_pcm_pointer +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x7f250d79 snd_dmaengine_pcm_pointer_no_residue +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x87889b7e snd_dmaengine_pcm_trigger +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x93e4e7da snd_dmaengine_pcm_close_release_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x9b0c7591 snd_dmaengine_pcm_open_request_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xc3086dc9 snd_dmaengine_pcm_refine_runtime_hwparams +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xc98e230a snd_dmaengine_pcm_request_channel +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xd920f274 snd_dmaengine_pcm_close +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xdc5f3733 snd_dmaengine_pcm_set_config_from_dai_data +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xe64fa8eb snd_hwparams_to_dma_slave_config +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xe6a6af54 snd_dmaengine_pcm_open +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0x8ccab0f5 snd_rawmidi_init +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0xb2db39a2 snd_rawmidi_free +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0xa31f8aa6 __snd_seq_driver_register +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0xec6f57be snd_seq_driver_unregister +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x30b7dec0 snd_ump_parse_endpoint +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x5503319a snd_ump_endpoint_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x5b39d06f snd_ump_convert_from_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x74e93dba snd_ump_attach_legacy_rawmidi +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x76a67039 snd_ump_transmit +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xc0ee2b9b snd_ump_block_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xd5b0d618 snd_ump_receive +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe165cc35 snd_ump_receive_ump_val +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe3590e5b snd_ump_convert_to_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xef53f2c3 snd_ump_switch_protocol +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x037a1d14 amdtp_domain_destroy +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x0dd0ad63 amdtp_am824_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x190a16b5 amdtp_am824_add_pcm_hw_constraints +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x27151df4 amdtp_am824_midi_trigger +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x4ec53acf amdtp_domain_stream_pcm_pointer +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x5eea42ea amdtp_am824_set_pcm_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x67af0e0e amdtp_domain_stop +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x770d0bf6 amdtp_am824_set_midi_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xa341f8f0 amdtp_domain_stream_pcm_ack +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xcbfc6f45 amdtp_domain_add_stream +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xd3e860c7 amdtp_domain_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xe2be096f amdtp_am824_set_parameters +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xfa726154 amdtp_domain_start +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x00c1b77c snd_hdac_ext_link_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x00d33285 snd_hdac_ext_bus_get_ml_capabilities +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x027aa732 snd_hdac_ext_stream_init_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x07785fff snd_hdac_ext_bus_link_get +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x0791266a snd_hdac_ext_stream_decouple +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x080f100b snd_hdac_ext_bus_device_remove +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x09309222 snd_hdac_ext_stream_reset +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x0972f9d2 snd_hdac_ext_bus_link_clear_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x19b49497 snd_hdac_ext_bus_get_hlink_by_name +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x206ff6de snd_hda_ext_driver_unregister +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x2f7cdf1d snd_hdac_ext_bus_init +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x47886484 snd_hdac_ext_bus_link_set_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x53c690c6 snd_hdac_ext_stream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x5698df72 snd_hdac_ext_bus_exit +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x61647433 snd_hdac_ext_bus_ppcap_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x61cc03c4 snd_hdac_ext_bus_ppcap_int_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x678aa073 snd_hda_ext_driver_register +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x6990161f snd_hdac_ext_stream_start +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x8e59da56 snd_hdac_ext_bus_link_power_down_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x902658dc snd_hdac_ext_bus_get_hlink_by_addr +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x926dad04 snd_hdac_ext_stream_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x932fcb22 snd_hdac_ext_bus_link_power_up_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa1f46143 snd_hdac_ext_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa7908a23 snd_hdac_ext_stream_clear +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xba25d50d snd_hdac_ext_stream_release +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xc4ffad13 snd_hdac_ext_bus_link_power_down +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xcd1e3028 snd_hdac_ext_cstream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xce0a8e6e snd_hdac_ext_bus_link_power_up +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe0337afb snd_hdac_ext_bus_link_put +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe8b5e171 snd_hdac_ext_stream_decouple_locked +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xfadfb8b3 snd_hdac_ext_stream_setup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x000c1e72 snd_hdac_regmap_write_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0256cc57 snd_hdac_stream_setup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x029ed5c8 snd_hdac_bus_alloc_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x04a4cec4 snd_hdac_refresh_widgets +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x059999d4 snd_hdac_display_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0830f432 snd_hdac_device_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0dc61e4b snd_hdac_stream_set_params +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0fac330f snd_hdac_read_parm_uncached +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1475115b snd_hdac_stream_set_spib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1972a1e5 snd_hdac_stream_release_locked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x198eb148 snd_hdac_device_unregister +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x21c98b1b snd_hdac_regmap_read_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2260bc12 snd_hdac_device_register +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x26363160 snd_hdac_codec_link_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x26d110b4 snd_hdac_dsp_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2ba28e66 snd_hdac_stream_sync_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2baa46d5 snd_hdac_stream_wait_drsm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2bfa2eb3 snd_hdac_stream_set_lpib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2c949512 snd_hdac_bus_enter_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x31249d8f snd_hdac_bus_get_response +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x33354189 snd_hdac_bus_update_rirb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x389c4902 snd_hdac_check_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3bd544c2 snd_hdac_get_active_channels +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3d6c7e08 snd_hdac_acomp_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3f946683 snd_hdac_setup_channel_mapping +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x42f68c62 snd_hdac_device_set_chip_name +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x44968535 snd_hdac_regmap_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4888e073 snd_hdac_stream_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4956ee01 snd_hdac_bus_handle_stream_irq +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c7ec4b6 snd_hdac_get_ch_alloc_from_ca +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4ee7ef08 snd_hdac_regmap_add_vendor_verb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4fa81ef3 snd_hdac_bus_free_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x51abddd8 snd_hdac_bus_init_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x548a42bd snd_hdac_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x55717044 snd_hdac_stream_get_spbmaxfifo +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x56ad3090 snd_hdac_stream_stop +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x579b2d3f snd_hdac_bus_parse_capabilities +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5ad2dc7d snd_hdac_stream_drsm_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5c07cb49 snd_hdac_calc_stream_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5efa29c8 snd_hdac_dsp_prepare +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x60a147e8 snd_hdac_dsp_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6446293c snd_hdac_set_codec_wakeup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x652c0cf6 snd_hdac_bus_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6614e0e6 snd_hdac_i915_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x66d88342 snd_hdac_codec_link_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x67bfe791 snd_hdac_spk_to_chmap +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x704ab9d8 snd_hdac_stream_set_dpibr +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x70d08bda snd_hdac_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x710397ac snd_hdac_acomp_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7247423b snd_hdac_bus_send_cmd +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x762c5978 snd_hdac_stream_start +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x76739816 snd_hdac_bus_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x77c754a8 snd_hdac_chmap_to_spk_mask +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7a2dc3a4 snd_hdac_bus_exec_verb_unlocked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7b5ff466 snd_hdac_regmap_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x81755e69 snd_hdac_codec_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8a74b55a snd_hdac_override_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8c4f954f snd_hdac_codec_modalias +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8e2007b9 snd_hdac_bus_exit_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x92755501 snd_hdac_sync_audio_rate +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x92c06444 snd_hdac_power_up_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9473537f snd_hdac_stop_streams +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x97cba529 snd_hdac_stream_spbcap_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x987e2145 snd_hdac_register_chmap_ops +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a8e1877 snd_array_free +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa060d498 snd_hdac_stream_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa202ca57 snd_hdac_stream_release +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa2064c37 snd_hdac_stream_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa214963c snd_hdac_bus_stop_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa7cf0c59 hdac_get_device_id +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xaa3eddc3 snd_hda_bus_type +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xad496b33 snd_hdac_stop_streams_and_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb0c561e5 snd_hdac_get_stream +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb29963ba snd_hdac_device_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb4dfee8b snd_hdac_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb7b0f9ca snd_hdac_power_down_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xba293db2 snd_hdac_regmap_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbce03ce6 snd_hdac_stream_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbd471e3e snd_hdac_i915_set_bclk +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbe44423f snd_hdac_get_connections +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbe7dd7dc snd_array_new +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc4db6806 snd_hdac_power_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc57a2a49 snd_hdac_regmap_update_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc591cc7a snd_hdac_stream_assign +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc7577ec2 snd_hdac_codec_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc95c2526 snd_hdac_acomp_get_eld +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xcc0fc6cf snd_hdac_bus_stop_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xcd239343 snd_hdac_bus_reset_link +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd322f698 snd_hdac_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd6013e6e snd_hdac_acomp_register_notifier +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd64d39ce snd_hdac_power_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd68e2e48 snd_hdac_regmap_update_raw_once +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdf871cff snd_hdac_query_supported_pcm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe0e68f11 snd_hdac_is_supported_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe416f898 snd_hdac_stream_setup_periods +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe4e07754 snd_hdac_print_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe5dda983 _snd_hdac_read_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xeb3317c1 snd_hdac_get_sub_nodes +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf18afd12 snd_hdac_get_stream_stripe_ctl +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf45a8535 snd_hdac_stream_timecounter_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf53a928b snd_hdac_sync_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfd0b1ef7 snd_hdac_bus_init_chip +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x36fd40a0 snd_intel_acpi_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x4e859456 intel_nhlt_free +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x942d0794 snd_intel_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0xa35a4633 intel_nhlt_get_dmic_geo +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0xa5fd3692 intel_nhlt_init +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x1f75f0e9 snd_ak4113_check_rate_and_errors +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x86130bc1 snd_ak4113_reg_write +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x8eea7896 snd_ak4113_create +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xb2636399 snd_ak4113_external_rate +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xe1765926 snd_ak4113_reinit +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xf5ecce33 snd_ak4113_build +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00188bae snd_hda_lock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00f2a0cf azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x020f12e7 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x058a8847 snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0775e068 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x07ea86f8 azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x07eb37b4 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x09c40221 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a504e73 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0acf0be0 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0c52d31d snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0fdefd54 snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11a5fdd8 snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x14a2cfeb snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x16d13e98 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b5b65ba azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1f6ad802 snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x220397c9 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2242de94 snd_hda_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x285fa1b0 snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x286d1609 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2a51c385 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2c4b8078 snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d40f304 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d8a0426 snd_hda_mixer_amp_switch_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2fcfe499 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x301c92df snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x34396b59 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3793c8fb snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3884c4b0 snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3ae3186d snd_hda_mixer_amp_switch_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3ece7cde snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x449d2df7 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x47aba8b8 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x48c97619 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4908f5f1 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a71c9e2 snd_hda_mixer_amp_switch_put_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4eb079ad snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x50210e4f snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x52442bd4 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x557b22dd snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55ed8333 snd_hda_load_patch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x58643b5f snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5865ead5 is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x593c110b snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5b5b9ea7 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5c0fd991 snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5fc3b21d snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5fdc102a snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x60278c1d snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x612962dc snd_hda_mixer_amp_switch_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x621bf932 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6649dbd0 snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ad91d1a snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6c643c01 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x707fcf8b azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71fb1180 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x72864557 snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x729a5c78 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x72aa8984 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x779d0b5d snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x791e9a12 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x79a127ea snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7af7ab05 azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x80774ab9 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88c504a2 snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ac5d8d8 snd_hda_mixer_amp_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c3832c8 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8f3a5b3a hda_codec_driver_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9254c6b3 snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x946f416e snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95877f56 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95ac5f7f snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x98ffe49f snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9999f2d4 snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9caa6f73 azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9df78811 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9e013438 snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa2d147bf snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa42f0580 snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa53b2984 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa6233fb7 snd_hda_mixer_amp_switch_get_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaa1be538 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaa1d7ee3 snd_hda_mixer_amp_volume_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xad4b8c1d snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xadd35f5b snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb0c3f797 snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb1809261 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb51522e7 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb5159c85 azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb5e7bea2 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba454990 azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbba3239f snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbd678120 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbd7462a8 snd_hda_mixer_amp_volume_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc5d2cf4e __hda_codec_driver_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc7995328 snd_hda_enum_helper_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc97c06ba snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcda152be snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcf01281b hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcf0cc947 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd0751350 snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd1912e57 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd3f39cb5 snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd504fe6f snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd888cbbb azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8dfb332 snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdc151eef snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdd995f10 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdded5d2c _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe00ce916 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe3060a8f snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe3515040 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe400ef16 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe4717312 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeb50a049 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xef0817e7 snd_hda_unlock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xefa21cbb snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xefc75959 snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xefed00f2 snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf0109c01 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf12584a7 snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1bc1031 snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1d70452 snd_hda_mixer_amp_volume_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf41ff036 snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfa6b3f18 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfb010880 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfbc3d9a4 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfebbc89f snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0d17c662 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x25814613 snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2712e1a8 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2d1aa7d6 snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x376f0e3e snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3e462c3e snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3e49a9f0 snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5acc5485 snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x630c353b snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6416e964 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7224393d snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8460b253 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8da586aa snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbbfbb25c snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbfb8d09e snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc5f9b8ff snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xcb711c1e snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xcf47071b snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd7e65e13 snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xdb2649a7 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe86e937b snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/soc/amd/acp/snd-acp-mach 0xb04ce168 acp_quirk_table +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0x1884ae82 adau1372_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x49b13bcb adau1761_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x6b91f625 adau1761_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x058a9eca adau17x1_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x1554a20c adau17x1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x23bb4bde adau17x1_add_widgets +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x4523db11 adau17x1_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x8baa4c80 adau17x1_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xa463c129 adau17x1_precious_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xa8ee758d adau17x1_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xb11b8780 adau17x1_set_micbias_voltage +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xcb82e440 adau17x1_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xdc5d3f5c adau17x1_add_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau7118 0xb39722b8 adau7118_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x0711a8d6 arizona_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x07870959 arizona_simple_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x099c67df arizona_jack_set_jack +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x0a377cbc arizona_in_hpf_cut_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x0aac575d arizona_init_fll +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x0c34e6c4 arizona_init_dai +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x0d5abdfa arizona_lhpf_coeff_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x0e7486db arizona_dvfs_sysclk_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x100db484 arizona_dvfs_up +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x1e06b321 arizona_voice_trigger_switch +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x22826d53 arizona_asrc_rate1 +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x2c17ba99 arizona_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x2e6642ff arizona_out_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x3518433b arizona_isrc_fsh +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x3a978328 arizona_lhpf3_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x3f4755b1 arizona_init_spk_irqs +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x413b37ee arizona_init_gpio +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x45fae30d arizona_adsp2_rate_controls +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x46277216 arizona_rate_val +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x571de5bf arizona_set_fll +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x58dbe55a arizona_of_get_audio_pdata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x5a318c64 arizona_in_dmic_osr +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x5cbabfef arizona_init_mono +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x69102a20 arizona_sample_rate_text +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x729a5ef3 arizona_mixer_values +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x774798f5 arizona_set_output_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x79466ec8 arizona_eq_coeff_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x7f26f273 arizona_mixer_texts +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x7fcb929a arizona_sample_rate_val_to_name +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x825e2258 arizona_init_common +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x8413b68a arizona_anc_ng_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x85b3cfb4 arizona_jack_codec_dev_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x870c3ec2 arizona_output_anc_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x917e6361 arizona_free_spk_irqs +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x944602f1 arizona_init_vol_limit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x9ce0889c arizona_lhpf2_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xa1cf8f72 arizona_ng_hold +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xa4ee933a arizona_set_fll_refclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xa92a86fa arizona_input_analog +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xab4d845c arizona_rate_text +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xad089201 arizona_lhpf1_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xae89012d arizona_isrc_fsl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xb6465d17 arizona_anc_input_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xbb545eb6 arizona_in_vd_ramp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xbd1c2859 arizona_out_vi_ramp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xc9c29637 arizona_mixer_tlv +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xcb506b7f arizona_clk_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xcb75973f arizona_hp_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xd5c827aa arizona_jack_codec_dev_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xda833f76 arizona_in_vi_ramp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xdccb4999 arizona_out_vd_ramp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xdfe804b8 arizona_sample_rate_val +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xe6717c59 arizona_dvfs_down +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xe8dc9df9 arizona_in_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xeadc6c4c arizona_anc_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xf0aa3cd7 arizona_init_spk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xf927f806 arizona_init_dvfs +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xff30bda6 arizona_lhpf4_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x16be82a3 aw88395_dev_get_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x1d47fb65 aw88395_dev_get_prof_name +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x4d4ae050 aw88395_dev_mute +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x59358f43 aw88395_dev_set_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x5d7ef3a3 aw88395_dev_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x630981da aw88395_dev_get_profile_count +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x7a097f98 aw88395_dev_stop +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x907a2b16 aw88395_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x952308ae aw88395_dev_get_prof_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x980516f6 aw88395_dev_set_volume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xa39c1a16 aw88395_dev_start +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xaf1a1258 aw88395_dev_fw_update +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0x45b75211 aw88395_dev_load_acf_check +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0x6b8e15af aw88395_dev_cfg_load +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x9f616c83 cs35l41_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0xadb06120 cs35l41_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0xc77b6f1b cs35l41_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x0d2c5f46 cs35l41_init_boost +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x1070bfc4 cs35l41_set_channels +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x138cd88d cs35l41_regmap_spi +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x1d4c646f cs35l41_write_fs_errata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x389e86c7 cs35l41_safe_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x46e8b745 cs35l41_register_errata_patch +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x59cace9e cs35l41_enter_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x5eabaabd cs35l41_set_cspl_mbox_cmd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x89798ee8 cs35l41_otp_unpack +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x9a01e666 cs35l41_test_key_lock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x9ad6da78 cs35l41_configure_cs_dsp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xa5d9de52 cs35l41_regmap_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe1cdc28e cs35l41_exit_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe92ff6ad cs35l41_gpio_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xea8c8940 cs35l41_test_key_unlock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xfd696af6 cs35l41_global_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x33f6034e cs35l56_system_resume_early +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x6094bd52 cs35l56_system_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x6d89d923 cs35l56_system_suspend_late +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x6e5ade04 cs35l56_system_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x90a0df2f cs35l56_system_suspend_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xe83f5fdf cs35l56_system_resume_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x80b07620 cs4271_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0xa292777a cs4271_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x07d50353 cs42l51_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x51e46a92 cs42l51_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x6940f4e4 cs42l51_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x7003f1aa cs42l51_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xa411c6a6 cs42l51_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x15c281ac cs42xx8_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x7cac7292 cs42888_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x90e00c81 cs42xx8_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xcd3794c9 cs42448_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xdfea5d15 cs42xx8_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0x8f013572 es8328_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0xd756286b es8328_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x0348c1dc hda_codec_probe_complete +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x2bb04ba2 soc_hda_ext_bus_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xeab357c9 snd_soc_hda_codec_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hdac-hda 0xbd0d9c10 snd_soc_hdac_hda_get_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hdac-hdmi 0x1326b46b hdac_hdmi_jack_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hdac-hdmi 0x444d27c0 hdac_hdmi_jack_port_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0x18f8ee24 lpass_macro_pds_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0x881a16bb lpass_macro_pds_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98090 0x0ac45ef2 max98090_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x158f59dc soc_codec_dev_max98373_sdw +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x17b94c80 soc_codec_dev_max98373 +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xd5284f6e max98373_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xf81060b7 max98373_slot_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x0c72fe11 mt6358_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x9976df04 mt6358_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0xa05763aa mt6358_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0xdb9533a7 mt6358_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8821 0x1de89691 nau8821_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xbf55f96a nau8824_components +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xfabb80e8 nau8824_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8825 0x7884799a nau8825_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x18b4802c pcm1789_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x4fb56cae pcm1789_common_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xb12a9433 pcm1789_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0x1f042c04 pcm179x_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0x882ade79 pcm179x_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x358b7f43 pcm186x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0xf20d722e pcm186x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x0eea536b pcm3168a_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x884484b5 pcm3168a_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xf4572980 pcm3168a_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xf564ba00 pcm3168a_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x21b9f4bb pcm512x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x473c4e95 pcm512x_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x83add7ae pcm512x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x93a5cb20 pcm512x_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x5dc92cdf rl6231_pll_calc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x70617a04 rl6231_get_clk_info +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x8d7fa148 rl6231_get_pre_div +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0xdba4502f rl6231_calc_dmic_clk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6347a 0xa7aa810f rl6347a_hw_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6347a 0xade4bf4c rl6347a_hw_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0x61ff58e3 rt5514_spi_burst_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0xff87892f rt5514_spi_burst_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x3f5498f4 rt5640_enable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x6a57ce06 rt5640_dmic_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x6b90c6f4 rt5640_disable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x71a8de5e rt5640_set_ovcd_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x785aacbf rt5640_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xeecd4955 rt5640_detect_headset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0x89d391c7 rt5645_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0xf938183c rt5645_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5659 0x96ffbc5f rt5659_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5663 0x857d0ce0 rt5663_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0x248498fe rt5670_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0x2f5ee4db rt5670_components +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0x52e4b75f rt5670_jack_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0xbb5f868e rt5670_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0xe9ad3c81 rt5670_jack_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677 0xb02b0bcf rt5677_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x5fc320ad rt5677_spi_write_firmware +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x67956035 rt5677_spi_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xc6695825 rt5677_spi_hotword_detected +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xe8ece129 rt5677_spi_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x0d18594a rt5682_supply_names +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x10d76edf rt5682_soc_component_dev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x110f6377 rt5682_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x331f0bb8 rt5682_aif2_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x59d3d967 rt5682_jack_detect_handler +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x75a9f82a rt5682_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x811f124c rt5682_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x87b82a9b rt5682_parse_dt +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xa93c503b rt5682_apply_patch_list +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xb2dc275e rt5682_calibrate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xb897de56 rt5682_reg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xd828b0bb rt5682_aif1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xe6920c24 rt5682_register_dai_clks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xf295d81f rt5682_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682s 0x62cd9be2 rt5682s_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x4e804ddc sigmadsp_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x52371b60 sigmadsp_restrict_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x83b7233e devm_sigmadsp_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x929e0298 sigmadsp_setup +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xc7b2756f sigmadsp_attach +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-i2c 0x9123197c devm_sigmadsp_init_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-regmap 0x576004e6 devm_sigmadsp_init_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0x03d36c27 src4xxx_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0x4322ac54 src4xxx_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x678a490f ssm2602_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x9ae76beb ssm2602_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x01260a05 tasdevice_dev_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x0f5237a3 tasdevice_dev_bulk_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x148283bd tasdevice_dev_bulk_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x15c72487 tasdevice_digital_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x1eeb8012 tasdevice_dev_update_bits +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x27cf04c3 tasdevice_digital_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x28fa3038 tasdevice_dev_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x4099302d tascodec_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x601fc81f tasdevice_kzalloc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x9732b430 tas2781_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xc2ca02c4 tasdevice_amp_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xd60d28da tasdevice_dsp_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xdb22fef4 tasdevice_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xf0c22280 tasdevice_amp_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xf27302d7 tasdevice_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic32x4 0x6af2dca5 aic32x4_register_clocks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic3x 0xa4fd8942 aic3x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ts3a227e 0xebbfae16 ts3a227e_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd-mbhc 0x936c1623 wcd_mbhc_event_notify +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x37c74a97 wcd938x_sdw_set_sdw_stream +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x4302ba70 wcd938x_sdw_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x792ea8db wcd938x_swr_get_current_bank +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x9c65d3a3 wcd938x_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xc8d10601 wcd938x_sdw_device_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x0109bcc0 wm_adsp1_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x11a2eb6d wm_adsp2_set_dspclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x139e8fd1 wm_adsp_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x18cac1db wm_adsp2_component_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x2a1575bd wm_adsp_compr_copy +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x376d002b wm_adsp_read_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x37bf79d3 wm_adsp_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x3973adfb wm_adsp_fw_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x3e98c272 wm_adsp_compr_open +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x51a46def wm_adsp_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x52c16479 wm_halo_wdt_expire +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x69a4280d wm_halo_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x6d8fe91f wm_adsp_fw_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x8ae090fb wm_adsp_compr_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x8df4054d wm_adsp_compr_handle_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x8fc13809 wm_adsp2_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x92831f60 wm_adsp2_preloader_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x93d1e26a wm_adsp2_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xa1a75449 wm_adsp_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xaf332d36 wm_adsp_write_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xb2d2e6fa wm_adsp_power_up +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xc67f5b84 wm_adsp2_preloader_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xcee90bb2 wm_adsp2_component_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xdd3c79ef wm_adsp2_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xddf6204f wm_adsp_fw_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xea38ee07 wm_halo_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xecccce57 wm_adsp_early_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf31b0ddd wm_adsp_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf7aa22a8 wm_adsp1_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0x4800fef0 wm8731_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0x52af4902 wm8731_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x0f81ebd9 wm8804_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xbe0ce058 wm8804_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xecd01899 wm8804_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xf50a3066 wm8804_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8903 0x88874dc4 wm8903_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8962 0x22e17c30 wm8962_mic_detect +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-fsl-asrc 0x306bf360 fsl_asrc_component +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x30693bb7 imx_audmux_v1_configure_port +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x58631dab imx_audmux_v2_configure_port +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x00e1d1ff asoc_simple_is_convert_required +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x0bf7f107 asoc_simple_remove +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x0e716ecc asoc_graph_card_probe +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x17fd618e asoc_simple_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x23b249df asoc_simple_startup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x276f0afd asoc_simple_clean_reference +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x2d446601 asoc_simple_shutdown +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x2e5346ea asoc_graph_is_ports0 +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x3e1e015a asoc_simple_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x441c969d asoc_simple_init_aux_jacks +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x4705c087 asoc_simple_parse_tdm_width_map +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x4d3b8a79 asoc_graph_parse_dai +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x5a0c0e47 asoc_simple_hw_params +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x6d78f0ea asoc_simple_parse_widgets +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x6de47d9d asoc_simple_init_priv +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x72143f1f asoc_simple_parse_routing +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x742d2fd8 asoc_simple_canonicalize_platform +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x7c2fed80 asoc_simple_dai_init +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x817a5af5 asoc_simple_parse_clk +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x88cea32b asoc_simple_parse_convert +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x90b3076b asoc_simple_init_jack +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x98f080a1 asoc_simple_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xa3dd0a9f asoc_simple_set_dailink_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xbb8f2dbb asoc_simple_canonicalize_cpu +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xfe6f991a asoc_simple_be_hw_params_fixup +EXPORT_SYMBOL_GPL sound/soc/intel/atom/snd-soc-sst-atom-hifi2-platform 0x14ffbc3c sst_unregister_dsp +EXPORT_SYMBOL_GPL sound/soc/intel/atom/snd-soc-sst-atom-hifi2-platform 0x836e0796 sst_register_dsp +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0x0135bd28 sst_alloc_drv_context +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0x20320def sst_context_cleanup +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0x5ef92b59 sst_configure_runtime_pm +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0x709cd25f relocate_imr_addr_mrfld +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0x7256987d sst_context_init +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0xa2ff7ac4 intel_sst_pm +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x04498d6d snd_soc_acpi_intel_cherrytrail_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x099591ce snd_soc_acpi_intel_cfl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x126b11bd snd_soc_acpi_intel_cnl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x128f931b snd_soc_acpi_intel_cml_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x1bc80d02 snd_soc_acpi_intel_adl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x1f8b7bc7 snd_soc_acpi_intel_baytrail_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x279fe63f snd_soc_acpi_intel_adl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x290d8cbd snd_soc_acpi_intel_icl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x3be70ab6 snd_soc_acpi_intel_cml_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x4854b8a6 snd_soc_acpi_intel_cfl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x4ef13e3c snd_soc_acpi_intel_tgl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x53598deb snd_soc_acpi_intel_kbl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x54ee2a5f snd_soc_acpi_intel_glk_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x5fab088f snd_soc_acpi_intel_broadwell_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x68f75bcd snd_soc_acpi_intel_mtl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x6d15bde2 snd_soc_acpi_intel_rpl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x7f6355d6 snd_soc_acpi_intel_skl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x82bce818 snd_soc_acpi_intel_bxt_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x8b44b569 snd_soc_acpi_intel_cnl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xaf5ccd87 snd_soc_acpi_intel_hda_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xb59cdff3 snd_soc_acpi_intel_jsl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xb94e364c snd_soc_acpi_intel_rpl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xd1ffcc01 snd_soc_acpi_intel_tgl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xd85bc852 snd_soc_acpi_intel_lnl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xe6cecf51 snd_soc_acpi_intel_ehl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xf05240d7 snd_soc_acpi_intel_mtl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xfc23bbcf snd_soc_acpi_intel_icl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xfdc5143c snd_soc_acpi_intel_lnl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x16d631a2 sst_dsp_register_poll +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x16e86983 sst_shim32_read +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x1c9d0232 sst_dsp_shim_update_bits +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x2285e10f sst_dsp_outbox_read +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x3d7bb55a sst_dsp_inbox_write +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x411ff709 sst_dsp_shim_update_bits_forced_unlocked +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x75f8dc64 sst_dsp_shim_update_bits_forced +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x87cdf7d2 sst_shim32_write64 +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x8bf618a1 sst_dsp_mailbox_init +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x9114325a sst_dsp_outbox_write +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xa1be907a sst_dsp_shim_read +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xa5b5960b sst_dsp_shim_update_bits_unlocked +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xd0afdbbc sst_dsp_shim_read_unlocked +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xd72a34c2 sst_shim32_read64 +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xe016a541 sst_dsp_shim_write_unlocked +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xe9c6de99 sst_shim32_write +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xf1fba124 sst_dsp_inbox_read +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xfca7de80 sst_dsp_shim_write +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0x41794db4 sst_ipc_tx_msg_reply_complete +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0xb40dc41a sst_ipc_reply_find_msg +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0xbdf9494b sst_ipc_tx_message_nopm +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0xc8157ed4 sst_ipc_init +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0xce0b126b sst_ipc_tx_message_nowait +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0xce49385d sst_ipc_fini +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0xd8f13cc8 sst_ipc_tx_message_wait +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x14a0f06c skl_dsp_sleep +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x17b9d640 skl_sst_init_fw +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x2317a03e skl_dsp_free +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x242496ad skl_ipc_get_large_config +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x260b55ed skl_dsp_wake +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x2ba83fad skl_put_pvt_id +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x2cd29cda skl_ipc_create_pipeline +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x30b62ede skl_ipc_unload_modules +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x483492cc skl_ipc_set_d0ix +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x4b0b5950 cnl_sst_init_fw +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x4dd44d59 skl_sst_ipc_load_library +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x6fb2810c skl_dsp_set_dma_control +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x72e8ff81 skl_ipc_delete_pipeline +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x81a887ac cnl_sst_dsp_cleanup +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x82c39ee2 bxt_sst_dsp_init +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x8d3b8e0c skl_ipc_restore_pipeline +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x8ff65d6b skl_sst_dsp_cleanup +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x9899c5f1 skl_ipc_bind_unbind +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xa25b8e61 skl_ipc_set_pipeline_state +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xa41dd453 bxt_sst_dsp_cleanup +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xa6e6de4f cnl_dsp_free +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xa8096955 skl_ipc_save_pipeline +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xaad93a67 is_skl_dsp_running +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xb1519778 skl_get_pvt_instance_id_map +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xb580b96d skl_sst_dsp_init +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xb6a2a0a3 skl_ipc_init_instance +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xb821ce9c skl_get_pvt_id +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xb95ed66f skl_clear_module_cnt +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xca6ac235 skl_dsp_put_core +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xd2761b3b skl_dsp_get_core +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xd2dd2756 bxt_sst_init_fw +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xe268e39f cnl_sst_dsp_init +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xe9e3bd4c skl_ipc_set_large_config +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xf8af021f skl_ipc_set_dx +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xfc75c94d skl_ipc_load_modules +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x2ad85b63 snd_soc_acpi_find_machine +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x48c4d20c snd_soc_acpi_codec_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x5c512782 snd_soc_acpi_find_package_from_hid +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x000be614 snd_soc_dai_get_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x00aa70b8 snd_soc_add_component_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x010855dc snd_soc_component_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x011cfb7b snd_soc_component_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x01bddf37 snd_soc_jack_add_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x01c24253 snd_soc_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x02940d57 snd_soc_dapm_new_dai_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x030b42ac snd_soc_component_compr_open +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x04319e45 snd_soc_dai_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x056f4b08 snd_soc_dapm_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x05942cb4 dapm_mark_endpoints_dirty +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x07d29939 snd_dmaengine_pcm_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x08ee2104 snd_soc_dai_digital_mute +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0c946df3 snd_soc_find_dai_with_mutex +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0dad3c03 snd_soc_info_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0e7363cc snd_soc_dapm_new_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0fadf7fa snd_soc_dai_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0fcaabb4 snd_soc_get_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x105a6f49 snd_soc_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1234d3bd snd_soc_bytes_info_ext +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x12a377b1 snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x14028d0f snd_soc_poweroff +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1459dd78 snd_soc_component_compr_get_codec_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x14938d85 snd_soc_component_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x149ad471 snd_soc_dai_set_clkdiv +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x159d50de snd_soc_get_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x188a2f14 snd_soc_of_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x18b29774 snd_soc_dai_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1a37bfbf snd_soc_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1bf8dcaa snd_soc_link_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1cc29b31 snd_soc_dpcm_can_be_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1db7cd43 snd_soc_info_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1dcb54d9 snd_soc_cnew +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1eaeb931 snd_soc_dai_set_bclk_ratio +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1fc0c89c snd_soc_dapm_put_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x20632b80 snd_soc_component_set_jack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x236e7de9 asoc_dummy_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x23d13e9a snd_soc_dapm_sync_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x23dade48 snd_soc_dapm_dai_get_connected_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x240c75d8 snd_soc_dapm_free_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x24fae21a snd_soc_tplg_component_load +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2541a979 snd_soc_calc_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x26d4ecd3 snd_soc_of_parse_aux_devs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2734d6d9 snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2843498e snd_soc_tplg_widget_bind_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x293cad3d snd_soc_dai_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2b4daffb snd_soc_dapm_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2b720c7c snd_soc_set_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2ca3421c snd_soc_lookup_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2d27aa17 snd_soc_dai_active +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2fd33780 snd_soc_component_notify_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3243b584 snd_soc_dpcm_be_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x32c9d7f8 snd_soc_info_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x33e980f0 snd_soc_component_async_complete +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x348e6b78 snd_soc_bytes_tlv_callback +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x36d19cd4 snd_soc_dapm_update_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3934e634 snd_soc_component_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x39b80972 snd_soc_dapm_del_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3b22249a snd_soc_dapm_dai_free_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3b53060f snd_soc_dai_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3f7b563d snd_soc_dai_set_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3fb1b56d devm_snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x43816f73 snd_soc_add_pcm_runtimes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x43bad8ad snd_soc_dapm_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x44160670 snd_soc_pm_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x448ce913 snd_soc_component_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x44fe5c5a snd_soc_bytes_put +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x45d7284a dapm_clock_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x49281fa3 snd_soc_dapm_kcontrol_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4aee35d4 snd_soc_component_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4cfca824 snd_soc_jack_add_gpiods +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4dc8496b snd_soc_unregister_component_by_driver +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4ebba90a snd_soc_add_dai_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4fa1782d snd_soc_tdm_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4fb84210 devm_snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x50602949 snd_soc_dapm_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x51f7a41f dapm_regulator_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5228ddbe snd_soc_component_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x546e9f87 snd_soc_dai_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x563a95ca snd_soc_component_write_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5b02947a snd_soc_dapm_new_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5cbc7eed snd_soc_dapm_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5cbe8c5a snd_soc_unregister_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5d69460d devm_snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5fc4510c snd_soc_put_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5fdb4915 snd_soc_of_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x620aaefa snd_soc_dapm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x63b1cd5c snd_soc_of_get_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x650ee228 snd_soc_component_initialize +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x65559a03 soc_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6a1d0661 snd_soc_find_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6b2580c5 snd_soc_runtime_calc_hw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6b3a05e4 snd_soc_component_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6b824537 snd_soc_jack_free_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6bb375dc snd_soc_component_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6e83edff snd_soc_jack_notifier_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6e90efda snd_soc_tplg_component_remove +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6f0e815e snd_soc_get_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6f7c32c2 snd_soc_component_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6fa7ff13 snd_soc_set_ac97_ops_of_reset +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6fbb3bc1 snd_soc_dapm_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x70db2b7a snd_soc_dapm_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x733f8692 snd_soc_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7368eca5 snd_soc_component_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7538a77f snd_soc_dapm_add_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x770e1932 snd_soc_get_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x77ef3127 null_dailink_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x788bcf20 snd_soc_component_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x79db1b6f snd_soc_dapm_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7b44f406 snd_soc_dapm_sync +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7b4c10b2 dapm_pinctrl_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7b50ccef snd_soc_dapm_weak_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7b625e78 snd_soc_dai_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7c36d56b snd_soc_dapm_force_bias_level +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7c9569f3 snd_soc_put_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e606130 snd_soc_calc_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e75d65a snd_soc_jack_add_zones +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8006e416 snd_soc_dai_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8123d99f snd_soc_link_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x84d2bbc6 snd_soc_dapm_mux_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x86a620e9 snd_soc_of_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8a8ac5f4 snd_soc_dapm_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8b74ff9f snd_soc_dai_set_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8c9220c6 snd_soc_dpcm_fe_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8d7ce452 snd_soc_runtime_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8d8500ef snd_soc_new_compress +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8f41907f snd_soc_add_card_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x917f1482 snd_soc_rtdcom_lookup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x929e1a6c snd_soc_component_init_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9473560c snd_soc_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x94f15027 snd_soc_component_update_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x96774db3 snd_soc_set_dmi_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x975d9683 snd_soc_add_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x97654e1a snd_soc_resume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x98df82b1 snd_soc_info_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x98f756c1 snd_soc_dapm_init +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x992625e9 snd_soc_unregister_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9977021f snd_soc_of_get_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x99e7aa0f snd_soc_dapm_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9bddde45 snd_soc_component_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9cdc99ff snd_soc_component_read_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9dc76c42 snd_soc_jack_report +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa0235c23 snd_soc_get_dai_id +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa0a9b2cd snd_soc_dpcm_can_be_free_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa3558824 snd_soc_component_exit_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa546e6e9 snd_soc_bytes_info +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa600ca88 snd_soc_dapm_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa62183d0 snd_soc_unregister_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa633c7a4 snd_soc_daifmt_parse_format +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa63e7c45 snd_soc_card_jack_new +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa97a3fa4 snd_soc_debugfs_root +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa99dff85 snd_soc_component_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xab6fc3b7 snd_soc_dapm_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb057ed1d snd_soc_component_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb073e49d snd_soc_close_delayed_work +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb0b6f7c9 snd_soc_get_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb13aba74 snd_soc_component_test_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb3822fce snd_soc_dpcm_runtime_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb582c56e snd_soc_lookup_component_nolocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb5cdd4cf snd_soc_component_update_bits_async +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb7b614d8 snd_soc_card_add_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb8002fc3 snd_soc_component_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb9a95cf8 snd_soc_info_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbb49de35 snd_soc_card_remove_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbb68e4d7 snd_soc_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbe6e834c snd_soc_daifmt_parse_clock_provider_raw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbe84c4d2 snd_soc_of_parse_node_prefix +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbf439097 snd_soc_of_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc0c94b0d snd_soc_dai_set_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc1407603 snd_soc_component_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc317a15e snd_soc_daifmt_clock_provider_flipped +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc7131839 snd_soc_card_get_kcontrol +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8269f94 snd_soc_params_to_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc88a0111 snd_soc_of_get_slot_mask +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8a89082 snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc917b4d4 snd_soc_component_compr_copy +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcac892af snd_soc_dai_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcb3c151f snd_soc_component_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcbb353ed snd_soc_dpcm_can_be_prepared +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xccc58003 snd_soc_dapm_info_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcd77d9e7 snd_soc_jack_add_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcdb36104 snd_dmaengine_pcm_prepare_slave_config +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcdb5f203 snd_soc_dai_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcdf9d386 snd_soc_dapm_new_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xce223d74 snd_soc_dapm_get_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xce6ff92a snd_soc_of_put_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xced84372 snd_soc_component_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd0740a35 dpcm_be_dai_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd1294368 snd_soc_component_compr_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd251f744 snd_soc_dapm_ignore_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd290af9e snd_soc_dai_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd42cbf23 dapm_kcontrol_get_value +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd46c9fb4 devm_snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd4d80a98 snd_soc_of_parse_audio_routing +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd52424aa snd_soc_bytes_get +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd84e7d24 snd_soc_free_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd905cc23 snd_soc_dai_set_tristate +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd9b05d1c snd_soc_dapm_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdbd01707 snd_soc_component_get_jack_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdc31d2dc snd_soc_link_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe003b8a2 snd_soc_dapm_mixer_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe0098be6 dpcm_end_walk_at_be +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe10b09e7 snd_soc_jack_get_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe2bf0d6d snd_soc_put_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe2e9f443 snd_soc_card_jack_new_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe765c03b snd_soc_of_put_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe8047b5c snd_soc_dai_link_set_capabilities +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeacb53f7 snd_soc_component_read +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeb711ae7 snd_soc_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xebaf0c87 snd_soc_of_parse_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xebd9d631 snd_soc_dapm_kcontrol_dapm +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xee8e1190 snd_soc_dai_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xef7c4172 snd_soc_remove_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf0625bb2 snd_soc_jack_notifier_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf2468c1c snd_soc_dapm_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf273af0e snd_soc_runtime_set_dai_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf3b31ae1 widget_in_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf3ee1232 snd_soc_of_parse_audio_simple_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf4a2dfe1 snd_soc_new_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf500a385 snd_soc_put_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf87817c4 snd_soc_component_write +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf9622dd1 snd_soc_daifmt_clock_provider_from_bitmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf981093f snd_soc_get_stream_cpu +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfa7fc843 snd_soc_dpcm_get_substream +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfb4d064d snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfd69e378 snd_soc_set_runtime_hwparams +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfd86e216 snd_soc_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xffdcbfa0 snd_soc_limit_volume +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x4e683aad snd_sof_debugfs_add_region_item_iomem +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x5a8eb3dd snd_sof_debugfs_buf_item +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x973f8afd snd_sof_dbg_memory_info_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xa03d3ef4 snd_sof_dbg_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xcb04ee60 snd_sof_free_debug +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x10e3f3de line6_init_midi +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x1324605a line6_resume +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x1903aa05 line6_probe +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x202a1b1b line6_midi_id +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x4ced763f line6_pcm_acquire +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x56ca1817 line6_send_sysex_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x5e98217a line6_read_serial_number +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x97d9c368 line6_send_raw_message_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xb3544899 line6_read_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xc0bd3e4e line6_suspend +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xc21ec1af line6_alloc_sysex_buffer +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xcfa3d7f3 line6_write_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xd0870b39 line6_send_raw_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xd5d8249c line6_init_pcm +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xe5bed0a5 line6_pcm_release +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xf31e3111 line6_version_request_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xf8851cc5 line6_disconnect +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x3fe35aea irq_bypass_unregister_consumer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x418873cc irq_bypass_register_producer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x888c5be5 irq_bypass_register_consumer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0xf6e772c3 irq_bypass_unregister_producer +EXPORT_SYMBOL_GPL vmlinux 0x001b074f mce_is_correctable +EXPORT_SYMBOL_GPL vmlinux 0x0024f79c usb_unanchor_urb +EXPORT_SYMBOL_GPL vmlinux 0x0034f3b6 xen_has_pv_nic_devices +EXPORT_SYMBOL_GPL vmlinux 0x0037d041 tty_save_termios +EXPORT_SYMBOL_GPL vmlinux 0x00513f58 get_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x00565f18 pernet_ops_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x00580e99 rcu_trc_cmpxchg_need_qs +EXPORT_SYMBOL_GPL vmlinux 0x005f18a6 add_wait_queue_priority +EXPORT_SYMBOL_GPL vmlinux 0x0064d6b6 iommu_group_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x00766ecc acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x008539f0 klp_shadow_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0085b1ae ipv4_redirect +EXPORT_SYMBOL_GPL vmlinux 0x00aa37c8 crypto_unregister_algs +EXPORT_SYMBOL_GPL vmlinux 0x00b59e83 watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x00cb17f0 phy_validate +EXPORT_SYMBOL_GPL vmlinux 0x00d22206 shash_no_setkey +EXPORT_SYMBOL_GPL vmlinux 0x00d4c500 usb_decode_interval +EXPORT_SYMBOL_GPL vmlinux 0x00eac0f4 misc_cg_try_charge +EXPORT_SYMBOL_GPL vmlinux 0x00ee6852 dmaengine_desc_attach_metadata +EXPORT_SYMBOL_GPL vmlinux 0x00f34aca __SCK__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x011f3f61 iomap_swapfile_activate +EXPORT_SYMBOL_GPL vmlinux 0x012e730e apei_exec_noop +EXPORT_SYMBOL_GPL vmlinux 0x01426534 dm_post_suspending +EXPORT_SYMBOL_GPL vmlinux 0x014a151a find_vpid +EXPORT_SYMBOL_GPL vmlinux 0x0155b2fa __ndisc_fill_addr_option +EXPORT_SYMBOL_GPL vmlinux 0x01652ec5 __SCK__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x016a775a __fscrypt_prepare_readdir +EXPORT_SYMBOL_GPL vmlinux 0x016ec122 ehci_resume +EXPORT_SYMBOL_GPL vmlinux 0x01848a8e local_apic_timer_c2_ok +EXPORT_SYMBOL_GPL vmlinux 0x01866a57 ezx_pcap_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x01a0cb78 property_entries_free +EXPORT_SYMBOL_GPL vmlinux 0x01a20dfe spi_delay_to_ns +EXPORT_SYMBOL_GPL vmlinux 0x01b8ad58 clk_gate_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x01c12c32 cpu_bit_bitmap +EXPORT_SYMBOL_GPL vmlinux 0x01c14795 blk_stat_enable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x01c77769 hv_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0x01ccb12d kstrdup_quotable_file +EXPORT_SYMBOL_GPL vmlinux 0x01d16a51 acpi_subsys_restore_early +EXPORT_SYMBOL_GPL vmlinux 0x01d71ba0 fwnode_find_reference +EXPORT_SYMBOL_GPL vmlinux 0x01e1a8de kgdb_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x01ee5532 smp_call_function_any +EXPORT_SYMBOL_GPL vmlinux 0x01f449c0 bus_sort_breadthfirst +EXPORT_SYMBOL_GPL vmlinux 0x01f7c4ca edac_mc_free +EXPORT_SYMBOL_GPL vmlinux 0x020570ce gnttab_page_cache_init +EXPORT_SYMBOL_GPL vmlinux 0x0207a6c6 reset_control_bulk_acquire +EXPORT_SYMBOL_GPL vmlinux 0x02188bfa bd_unlink_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x021c7956 crypto_shash_update +EXPORT_SYMBOL_GPL vmlinux 0x021d9f5d compat_only_sysfs_link_entry_to_kobj +EXPORT_SYMBOL_GPL vmlinux 0x0222d3c7 fwnode_graph_get_remote_port_parent +EXPORT_SYMBOL_GPL vmlinux 0x0234f93e __tracepoint_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0x02394899 play_idle_precise +EXPORT_SYMBOL_GPL vmlinux 0x02495b8f gnttab_alloc_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0x024d13dd request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x0255b320 clockevents_register_device +EXPORT_SYMBOL_GPL vmlinux 0x02579e28 icc_link_create +EXPORT_SYMBOL_GPL vmlinux 0x02605909 mmc_regulator_set_ocr +EXPORT_SYMBOL_GPL vmlinux 0x026a0a1b __SCK__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0x028fecdf vcap_enable_lookups +EXPORT_SYMBOL_GPL vmlinux 0x0297ff73 gpiod_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0x029a4b79 wm831x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x02aa3134 nf_hook_entries_insert_raw +EXPORT_SYMBOL_GPL vmlinux 0x02aadfa4 devlink_dpipe_table_counter_enabled +EXPORT_SYMBOL_GPL vmlinux 0x02c45815 acpi_quirk_skip_serdev_enumeration +EXPORT_SYMBOL_GPL vmlinux 0x02c5c501 power_supply_find_ocv2cap_table +EXPORT_SYMBOL_GPL vmlinux 0x02cdafb0 phy_reset +EXPORT_SYMBOL_GPL vmlinux 0x02ed8467 virtio_config_changed +EXPORT_SYMBOL_GPL vmlinux 0x02f7d151 inode_dax +EXPORT_SYMBOL_GPL vmlinux 0x02ffefcf vfs_submount +EXPORT_SYMBOL_GPL vmlinux 0x030cbca2 ata_id_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x0312b3b0 reset_controller_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0313ad8f usb_hcd_unlink_urb_from_ep +EXPORT_SYMBOL_GPL vmlinux 0x0316d307 rio_register_mport +EXPORT_SYMBOL_GPL vmlinux 0x03235d62 smpboot_unregister_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x03350916 firmware_request_platform +EXPORT_SYMBOL_GPL vmlinux 0x033832c7 usb_amd_hang_symptom_quirk +EXPORT_SYMBOL_GPL vmlinux 0x0343bdf1 __i2c_board_list +EXPORT_SYMBOL_GPL vmlinux 0x03473884 phy_basic_t1s_p2mp_features +EXPORT_SYMBOL_GPL vmlinux 0x036de383 perf_event_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x0372fb2c ftrace_set_notrace +EXPORT_SYMBOL_GPL vmlinux 0x0373766a sbitmap_queue_clear +EXPORT_SYMBOL_GPL vmlinux 0x037526a0 rio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x03952887 ktime_add_safe +EXPORT_SYMBOL_GPL vmlinux 0x03b8a834 xfrm_audit_state_icvfail +EXPORT_SYMBOL_GPL vmlinux 0x03c12dfe cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x03c1c035 acrn_remove_intr_handler +EXPORT_SYMBOL_GPL vmlinux 0x03c2fb5e __tracepoint_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x03ce7234 sched_smt_present +EXPORT_SYMBOL_GPL vmlinux 0x03f00eba devm_phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x0402cbbf preempt_notifier_inc +EXPORT_SYMBOL_GPL vmlinux 0x04185650 dev_pm_genpd_resume +EXPORT_SYMBOL_GPL vmlinux 0x0419e0c6 devl_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0422f5ae iommu_device_sysfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x04297ac9 cleanup_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x044f615d md_stop +EXPORT_SYMBOL_GPL vmlinux 0x0459427b mmc_cmdq_disable +EXPORT_SYMBOL_GPL vmlinux 0x045c23ab espintcp_push_skb +EXPORT_SYMBOL_GPL vmlinux 0x0465a073 regmap_reg_in_ranges +EXPORT_SYMBOL_GPL vmlinux 0x048b5f8d twl4030_audio_get_mclk +EXPORT_SYMBOL_GPL vmlinux 0x0492c408 thermal_zone_device_register +EXPORT_SYMBOL_GPL vmlinux 0x04985c2c trace_event_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x049e5156 gnttab_try_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x04ae8174 irq_domain_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x04b6492e devm_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x04be684a blk_set_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x04bf0092 io_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x04c30155 pci_iomap_wc +EXPORT_SYMBOL_GPL vmlinux 0x04c4f603 mpi_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0x04c8aebf console_verbose +EXPORT_SYMBOL_GPL vmlinux 0x04d559bb pci_sriov_configure_simple +EXPORT_SYMBOL_GPL vmlinux 0x04df8fbc lzo1x_decompress_safe +EXPORT_SYMBOL_GPL vmlinux 0x04df94e1 regulator_is_enabled_regmap +EXPORT_SYMBOL_GPL vmlinux 0x04eacf87 gpiochip_get_desc +EXPORT_SYMBOL_GPL vmlinux 0x04f5bbf3 iomap_bmap +EXPORT_SYMBOL_GPL vmlinux 0x050203d4 tps6586x_update +EXPORT_SYMBOL_GPL vmlinux 0x0507d374 xfrm_audit_policy_delete +EXPORT_SYMBOL_GPL vmlinux 0x051085e3 lock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x051a0bc1 stack_depot_fetch +EXPORT_SYMBOL_GPL vmlinux 0x0520f918 scsi_check_sense +EXPORT_SYMBOL_GPL vmlinux 0x052b4013 register_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x052c9aed ktime_get_real_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x054e550b kernel_halt +EXPORT_SYMBOL_GPL vmlinux 0x0557bedb pwm_lpss_bxt_info +EXPORT_SYMBOL_GPL vmlinux 0x055edb0c sk_free_unlock_clone +EXPORT_SYMBOL_GPL vmlinux 0x055f679b regmap_exit +EXPORT_SYMBOL_GPL vmlinux 0x0566c81b housekeeping_affine +EXPORT_SYMBOL_GPL vmlinux 0x05670094 hvc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0569a207 fuse_do_open +EXPORT_SYMBOL_GPL vmlinux 0x05883efb __traceiter_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x058c0026 blockdev_superblock +EXPORT_SYMBOL_GPL vmlinux 0x058f9366 apei_exec_collect_resources +EXPORT_SYMBOL_GPL vmlinux 0x059ad1d4 nvdimm_delete +EXPORT_SYMBOL_GPL vmlinux 0x05a00ebd ehci_adjust_port_wakeup_flags +EXPORT_SYMBOL_GPL vmlinux 0x05ac2846 rio_map_inb_region +EXPORT_SYMBOL_GPL vmlinux 0x05afc1c5 blk_mq_sched_mark_restart_hctx +EXPORT_SYMBOL_GPL vmlinux 0x05cd1dd4 vcap_rule_add_key_bit +EXPORT_SYMBOL_GPL vmlinux 0x05d0f347 fsnotify_find_mark +EXPORT_SYMBOL_GPL vmlinux 0x05d93889 regulator_list_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x05e8c5a0 dw_pcie_wait_for_link +EXPORT_SYMBOL_GPL vmlinux 0x05f2cbde vcap_is_next_lookup +EXPORT_SYMBOL_GPL vmlinux 0x05fbbe36 crypto_unregister_instance +EXPORT_SYMBOL_GPL vmlinux 0x0611ff57 tcp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x061336ae blocking_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x06144d77 devm_led_get +EXPORT_SYMBOL_GPL vmlinux 0x061af321 pinctrl_utils_add_config +EXPORT_SYMBOL_GPL vmlinux 0x061b2b74 fib6_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x061da420 dev_pm_opp_get_suspend_opp_freq +EXPORT_SYMBOL_GPL vmlinux 0x061e8c35 iommu_group_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x06202650 dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x06209f49 phy_lookup_setting +EXPORT_SYMBOL_GPL vmlinux 0x0626da5f od_unregister_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x062b89c4 ghes_unregister_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x064db9a5 mark_mounts_for_expiry +EXPORT_SYMBOL_GPL vmlinux 0x0653a586 hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0x06582242 mptcp_diag_fill_info +EXPORT_SYMBOL_GPL vmlinux 0x0683d2cb i2c_probe_func_quick_read +EXPORT_SYMBOL_GPL vmlinux 0x068ef943 crypto_unregister_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x06941d50 pwmchip_remove +EXPORT_SYMBOL_GPL vmlinux 0x069c52e6 devm_regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x06a02535 ioc_find_get_icq +EXPORT_SYMBOL_GPL vmlinux 0x06ae5242 sock_gen_put +EXPORT_SYMBOL_GPL vmlinux 0x06c01ad6 kernfs_get +EXPORT_SYMBOL_GPL vmlinux 0x06cca30b ring_buffer_record_off +EXPORT_SYMBOL_GPL vmlinux 0x06cdf82b xenbus_frontend_closed +EXPORT_SYMBOL_GPL vmlinux 0x06d437f2 vfs_remove_acl +EXPORT_SYMBOL_GPL vmlinux 0x06d48916 bsg_job_put +EXPORT_SYMBOL_GPL vmlinux 0x06e435a2 device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x06fbb0b9 clocksource_verify_percpu +EXPORT_SYMBOL_GPL vmlinux 0x071875c0 xenbus_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x07242d92 put_dax +EXPORT_SYMBOL_GPL vmlinux 0x0724859f vfs_setlease +EXPORT_SYMBOL_GPL vmlinux 0x0726439a fat_add_entries +EXPORT_SYMBOL_GPL vmlinux 0x072807ad devres_find +EXPORT_SYMBOL_GPL vmlinux 0x072f4fd1 gpiochip_is_requested +EXPORT_SYMBOL_GPL vmlinux 0x072fe907 virtqueue_kick +EXPORT_SYMBOL_GPL vmlinux 0x073205e7 vcap_filter_rule_keys +EXPORT_SYMBOL_GPL vmlinux 0x073dc1b9 devl_assert_locked +EXPORT_SYMBOL_GPL vmlinux 0x07483e13 cn_del_callback +EXPORT_SYMBOL_GPL vmlinux 0x074f1ca5 dev_pm_opp_remove_all_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x074f98db synth_event_add_field +EXPORT_SYMBOL_GPL vmlinux 0x0756a31c register_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0x076356e7 sfp_may_have_phy +EXPORT_SYMBOL_GPL vmlinux 0x076a1760 metadata_dst_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x07985a6d of_phy_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x079bba87 msg_zerocopy_put_abort +EXPORT_SYMBOL_GPL vmlinux 0x07a13ec6 kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x07a897b9 usb_hcd_is_primary_hcd +EXPORT_SYMBOL_GPL vmlinux 0x07ac67f0 tty_port_tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x07b21f85 kdb_get_kbd_char +EXPORT_SYMBOL_GPL vmlinux 0x07b52e38 rtnl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x07b64d81 hyperv_stop_tsc_emulation +EXPORT_SYMBOL_GPL vmlinux 0x07be6905 net_inc_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x07c6ca9d gpiochip_reqres_irq +EXPORT_SYMBOL_GPL vmlinux 0x07c7aa24 isa_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x07cdd6fd pci_load_and_free_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x07cf1d5d __traceiter_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x07ee1017 inet_unhash +EXPORT_SYMBOL_GPL vmlinux 0x07f2ad81 tcp_is_ulp_esp +EXPORT_SYMBOL_GPL vmlinux 0x08114fac __sk_flush_backlog +EXPORT_SYMBOL_GPL vmlinux 0x08135613 dax_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x082d5f6f __traceiter_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x08357c66 ext_pi_type3_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x084088fd pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x086244fb regmap_noinc_read +EXPORT_SYMBOL_GPL vmlinux 0x08648540 dev_pm_get_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0x086a9523 register_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x087a1af4 blk_mq_complete_request_remote +EXPORT_SYMBOL_GPL vmlinux 0x087f5dc5 wm831x_of_match +EXPORT_SYMBOL_GPL vmlinux 0x08a32d46 clk_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x08c2967c dev_coredumpm +EXPORT_SYMBOL_GPL vmlinux 0x08c78cf7 offline_and_remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x08d34537 devm_of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x08de2a3d rtc_class_close +EXPORT_SYMBOL_GPL vmlinux 0x08e2b333 cppc_set_auto_sel +EXPORT_SYMBOL_GPL vmlinux 0x08e70eed preempt_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0907d14d blocking_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x091eb9b4 round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x0925493f clear_page_orig +EXPORT_SYMBOL_GPL vmlinux 0x092a0f34 inet_bhash2_reset_saddr +EXPORT_SYMBOL_GPL vmlinux 0x09337cd0 __wake_up_locked_key +EXPORT_SYMBOL_GPL vmlinux 0x093786cf synth_event_add_field_str +EXPORT_SYMBOL_GPL vmlinux 0x0947de75 fscrypt_limit_io_blocks +EXPORT_SYMBOL_GPL vmlinux 0x09515d74 devm_power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0x096a7e6f x86_spec_ctrl_base +EXPORT_SYMBOL_GPL vmlinux 0x096e50dd platform_get_mem_or_io +EXPORT_SYMBOL_GPL vmlinux 0x0976822d sfp_get_module_eeprom_by_page +EXPORT_SYMBOL_GPL vmlinux 0x0979c1c5 virtqueue_resize +EXPORT_SYMBOL_GPL vmlinux 0x097d7430 max8997_write_reg +EXPORT_SYMBOL_GPL vmlinux 0x09b448e4 io_uring_cmd_do_in_task_lazy +EXPORT_SYMBOL_GPL vmlinux 0x09b53e14 interval_tree_remove +EXPORT_SYMBOL_GPL vmlinux 0x09cf8256 dw_pcie_read_dbi +EXPORT_SYMBOL_GPL vmlinux 0x09ddd29f sched_set_fifo_low +EXPORT_SYMBOL_GPL vmlinux 0x09ec8baf pinctrl_utils_free_map +EXPORT_SYMBOL_GPL vmlinux 0x09f46309 pkcs7_validate_trust +EXPORT_SYMBOL_GPL vmlinux 0x09f50f32 rcu_nocb_flush_deferred_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x0a03b4fb debugfs_print_regs32 +EXPORT_SYMBOL_GPL vmlinux 0x0a049a17 ata_scsi_slave_config +EXPORT_SYMBOL_GPL vmlinux 0x0a1a9d6f ata_port_desc +EXPORT_SYMBOL_GPL vmlinux 0x0a225276 pci_vpd_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0a3363dd devm_regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0x0a47553f tdx_kvm_hypercall +EXPORT_SYMBOL_GPL vmlinux 0x0a4e6e0a nf_hooks_lwtunnel_sysctl_handler +EXPORT_SYMBOL_GPL vmlinux 0x0a502c98 dmar_platform_optin +EXPORT_SYMBOL_GPL vmlinux 0x0a52c511 hv_query_ext_cap +EXPORT_SYMBOL_GPL vmlinux 0x0a721b23 fat_attach +EXPORT_SYMBOL_GPL vmlinux 0x0a8162a8 raw_v4_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x0a8894f4 mas_find_range_rev +EXPORT_SYMBOL_GPL vmlinux 0x0a8e458b crypto_req_done +EXPORT_SYMBOL_GPL vmlinux 0x0a9a8c00 clk_hw_get_num_parents +EXPORT_SYMBOL_GPL vmlinux 0x0aa1d4be irq_work_queue +EXPORT_SYMBOL_GPL vmlinux 0x0aa21fd8 handle_bad_irq +EXPORT_SYMBOL_GPL vmlinux 0x0aa61097 pci_device_group +EXPORT_SYMBOL_GPL vmlinux 0x0aaaa579 vcap_tc_flower_handler_tcp_usage +EXPORT_SYMBOL_GPL vmlinux 0x0aac93ce exportfs_decode_fh_raw +EXPORT_SYMBOL_GPL vmlinux 0x0aafbcbd usb_phy_get_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x0ab426d7 devm_memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x0abdc439 cc_platform_has +EXPORT_SYMBOL_GPL vmlinux 0x0abe8c35 virtio_break_device +EXPORT_SYMBOL_GPL vmlinux 0x0ac91a51 tty_port_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x0ad137d3 lpit_read_residency_count_address +EXPORT_SYMBOL_GPL vmlinux 0x0ae79b3e xfrm_local_error +EXPORT_SYMBOL_GPL vmlinux 0x0ae7c550 ata_do_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x0afcf915 usb_hub_claim_port +EXPORT_SYMBOL_GPL vmlinux 0x0aff16a6 tracing_snapshot_cond_disable +EXPORT_SYMBOL_GPL vmlinux 0x0b060107 rio_unregister_scan +EXPORT_SYMBOL_GPL vmlinux 0x0b07abe2 unshare_fs_struct +EXPORT_SYMBOL_GPL vmlinux 0x0b0bf92b __tracepoint_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x0b14b780 mptcp_token_get_sock +EXPORT_SYMBOL_GPL vmlinux 0x0b1b4e9f led_trigger_unregister_simple +EXPORT_SYMBOL_GPL vmlinux 0x0b1bb9f9 synchronize_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x0b1c4e47 ata_acpi_gtm_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x0b1d6743 rtc_class_open +EXPORT_SYMBOL_GPL vmlinux 0x0b20f4b5 devl_trap_policers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0b2d749a simple_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0x0b2db2d5 remove_resource +EXPORT_SYMBOL_GPL vmlinux 0x0b492137 skb_partial_csum_set +EXPORT_SYMBOL_GPL vmlinux 0x0b52e502 apei_resources_add +EXPORT_SYMBOL_GPL vmlinux 0x0b56fe7c pci_epf_bind +EXPORT_SYMBOL_GPL vmlinux 0x0b68d13c platform_unregister_drivers +EXPORT_SYMBOL_GPL vmlinux 0x0b69e104 pse_ethtool_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b8c8a23 static_key_fast_inc_not_disabled +EXPORT_SYMBOL_GPL vmlinux 0x0b8dbde9 security_kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x0b910c49 devm_memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x0b93996f perf_pmu_migrate_context +EXPORT_SYMBOL_GPL vmlinux 0x0ba5066f balloon_page_enqueue +EXPORT_SYMBOL_GPL vmlinux 0x0ba54463 dev_attr_ncq_prio_supported +EXPORT_SYMBOL_GPL vmlinux 0x0baef654 gnttab_page_cache_shrink +EXPORT_SYMBOL_GPL vmlinux 0x0bbb1618 devl_dpipe_table_resource_set +EXPORT_SYMBOL_GPL vmlinux 0x0bbd5e31 nexthop_for_each_fib6_nh +EXPORT_SYMBOL_GPL vmlinux 0x0bbdc9b2 remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x0bbeaeba uv_bios_enum_ports +EXPORT_SYMBOL_GPL vmlinux 0x0bc25487 sb800_prefetch +EXPORT_SYMBOL_GPL vmlinux 0x0bdbf7d3 crypto_enqueue_request_head +EXPORT_SYMBOL_GPL vmlinux 0x0beeb9a1 tpm2_flush_context +EXPORT_SYMBOL_GPL vmlinux 0x0c14a00e crypto_register_templates +EXPORT_SYMBOL_GPL vmlinux 0x0c1f52e5 bus_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x0c238114 __tracepoint_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x0c2c5802 work_busy +EXPORT_SYMBOL_GPL vmlinux 0x0c32ff8a edac_pci_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x0c4c30a7 desc_to_gpio +EXPORT_SYMBOL_GPL vmlinux 0x0c5549f5 crypto_register_shashes +EXPORT_SYMBOL_GPL vmlinux 0x0c558bd9 devm_led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0c5649fc aead_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x0c56a7ea scsi_alloc_request +EXPORT_SYMBOL_GPL vmlinux 0x0c5e09b2 devm_mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0c6f3fb6 pci_epc_mem_exit +EXPORT_SYMBOL_GPL vmlinux 0x0c70b267 i2c_dw_acpi_configure +EXPORT_SYMBOL_GPL vmlinux 0x0c7f7bef dma_resv_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x0c805f93 clflush_cache_range +EXPORT_SYMBOL_GPL vmlinux 0x0c83d4d4 devl_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0c88c1c3 pci_vpd_find_id_string +EXPORT_SYMBOL_GPL vmlinux 0x0c9bdfe9 tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x0ca6212b __SCK__tp_func_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x0cb1120f thermal_acpi_hot_trip_temp +EXPORT_SYMBOL_GPL vmlinux 0x0cb1a1e8 regmap_fields_read +EXPORT_SYMBOL_GPL vmlinux 0x0cbe3ee2 software_node_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0cc9d36c iommu_group_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x0ceca5ec hvc_instantiate +EXPORT_SYMBOL_GPL vmlinux 0x0cf9ea9a led_put +EXPORT_SYMBOL_GPL vmlinux 0x0cfa12d0 pci_epc_remove_epf +EXPORT_SYMBOL_GPL vmlinux 0x0cfe59cb hyperv_fill_flush_guest_mapping_list +EXPORT_SYMBOL_GPL vmlinux 0x0d09285a clk_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x0d16f4ae device_link_del +EXPORT_SYMBOL_GPL vmlinux 0x0d28f6c1 vp_modern_get_num_queues +EXPORT_SYMBOL_GPL vmlinux 0x0d2a8f43 call_switchdev_blocking_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x0d387ef5 sysfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x0d3fb7d4 phy_interface_num_ports +EXPORT_SYMBOL_GPL vmlinux 0x0d459213 work_on_cpu_safe +EXPORT_SYMBOL_GPL vmlinux 0x0d4961de nf_log_buf_open +EXPORT_SYMBOL_GPL vmlinux 0x0d4e3f8c iopf_queue_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d5cecc6 ima_measure_critical_data +EXPORT_SYMBOL_GPL vmlinux 0x0d5f2839 rtc_initialize_alarm +EXPORT_SYMBOL_GPL vmlinux 0x0d6a49d4 tcp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d6b6e38 __SCK__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x0d72de76 raw_unhash_sk +EXPORT_SYMBOL_GPL vmlinux 0x0d90763f gpiochip_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0x0db240b9 crypto_grab_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x0dd2d8d0 usb_control_msg_send +EXPORT_SYMBOL_GPL vmlinux 0x0dd33b8f io_uring_cmd_done +EXPORT_SYMBOL_GPL vmlinux 0x0ddadea2 __SCT__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x0ddb1cd7 llist_reverse_order +EXPORT_SYMBOL_GPL vmlinux 0x0de46486 pm_generic_freeze_noirq +EXPORT_SYMBOL_GPL vmlinux 0x0de68e52 rdev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0x0deae587 blk_mq_unfreeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x0df5c001 fscrypt_ioctl_remove_key +EXPORT_SYMBOL_GPL vmlinux 0x0e007edf xen_evtchn_nr_channels +EXPORT_SYMBOL_GPL vmlinux 0x0e09b160 xhci_check_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x0e0c6a7d crypto_dh_encode_key +EXPORT_SYMBOL_GPL vmlinux 0x0e1194d5 hrtimer_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0x0e130221 acpi_subsys_freeze +EXPORT_SYMBOL_GPL vmlinux 0x0e13cb4d apei_resources_release +EXPORT_SYMBOL_GPL vmlinux 0x0e1fc8ef __SCT__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x0e26941c mmc_get_ext_csd +EXPORT_SYMBOL_GPL vmlinux 0x0e443391 edac_pci_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x0e5c0e92 follow_pte +EXPORT_SYMBOL_GPL vmlinux 0x0e5cc9d7 xdp_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x0e6b79af static_key_disable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x0e9b500b tpm_pm_resume +EXPORT_SYMBOL_GPL vmlinux 0x0e9c3f77 __SCK__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x0ea54bc8 tcp_sendmsg_locked +EXPORT_SYMBOL_GPL vmlinux 0x0ea5cbce xen_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x0eb1d010 usb_sg_init +EXPORT_SYMBOL_GPL vmlinux 0x0eb68adc phy_check_downshift +EXPORT_SYMBOL_GPL vmlinux 0x0ec096b0 hv_read_reference_counter +EXPORT_SYMBOL_GPL vmlinux 0x0ec753db iommu_group_get +EXPORT_SYMBOL_GPL vmlinux 0x0ecfea88 btf_type_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0ee3f4d2 extcon_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x0eea1360 ethnl_cable_test_free +EXPORT_SYMBOL_GPL vmlinux 0x0eeae3e8 key_type_encrypted +EXPORT_SYMBOL_GPL vmlinux 0x0eee4317 wait_on_page_writeback +EXPORT_SYMBOL_GPL vmlinux 0x0eef614e pci_user_read_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x0f018af9 bpf_trace_run9 +EXPORT_SYMBOL_GPL vmlinux 0x0f0b21fe pm_trace_rtc_abused +EXPORT_SYMBOL_GPL vmlinux 0x0f0fcc0a iommu_fwspec_add_ids +EXPORT_SYMBOL_GPL vmlinux 0x0f180070 ring_buffer_free_read_page +EXPORT_SYMBOL_GPL vmlinux 0x0f195767 usb_root_hub_lost_power +EXPORT_SYMBOL_GPL vmlinux 0x0f1c2383 usb_autopm_get_interface_no_resume +EXPORT_SYMBOL_GPL vmlinux 0x0f2d7d87 mce_unregister_decode_chain +EXPORT_SYMBOL_GPL vmlinux 0x0f30f8fb genphy_c45_baset1_read_status +EXPORT_SYMBOL_GPL vmlinux 0x0f3d8ed6 acpi_unbind_one +EXPORT_SYMBOL_GPL vmlinux 0x0f65cf6c dev_pm_qos_flags +EXPORT_SYMBOL_GPL vmlinux 0x0f6f4b4d blkcg_activate_policy +EXPORT_SYMBOL_GPL vmlinux 0x0f700183 scsi_template_proc_dir +EXPORT_SYMBOL_GPL vmlinux 0x0f7a5758 ip6_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x0f7ca236 dmi_memdev_name +EXPORT_SYMBOL_GPL vmlinux 0x0f84cbec trace_seq_path +EXPORT_SYMBOL_GPL vmlinux 0x0f8982eb apply_to_existing_page_range +EXPORT_SYMBOL_GPL vmlinux 0x0f9b00bf dev_pm_opp_sync_regulators +EXPORT_SYMBOL_GPL vmlinux 0x0f9fc04e uv_get_archtype +EXPORT_SYMBOL_GPL vmlinux 0x0fa5059d __mnt_is_readonly +EXPORT_SYMBOL_GPL vmlinux 0x0fa88fa7 dev_pm_opp_disable +EXPORT_SYMBOL_GPL vmlinux 0x0fac3ec3 iomap_get_folio +EXPORT_SYMBOL_GPL vmlinux 0x0fbb7344 memremap_compat_align +EXPORT_SYMBOL_GPL vmlinux 0x0fbc0c0e xas_pause +EXPORT_SYMBOL_GPL vmlinux 0x0fbfce95 device_create_managed_software_node +EXPORT_SYMBOL_GPL vmlinux 0x0fc37562 amd_smn_read +EXPORT_SYMBOL_GPL vmlinux 0x0fcb9021 sk_msg_free +EXPORT_SYMBOL_GPL vmlinux 0x0fcc1969 copy_from_user_nmi +EXPORT_SYMBOL_GPL vmlinux 0x0fccd8f8 seg6_do_srh_encap +EXPORT_SYMBOL_GPL vmlinux 0x0fd4610e kmem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0x0fd83345 lp8788_read_multi_bytes +EXPORT_SYMBOL_GPL vmlinux 0x0fdac67e __netif_set_xps_queue +EXPORT_SYMBOL_GPL vmlinux 0x0fdf0b1b devm_clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x0ff69194 page_cache_sync_ra +EXPORT_SYMBOL_GPL vmlinux 0x0ff7e7c6 elv_rqhash_add +EXPORT_SYMBOL_GPL vmlinux 0x1005d60b tick_nohz_dep_set_cpu +EXPORT_SYMBOL_GPL vmlinux 0x10091b7b sbitmap_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x10138352 tracing_on +EXPORT_SYMBOL_GPL vmlinux 0x10365e51 md_account_bio +EXPORT_SYMBOL_GPL vmlinux 0x1038b96f adxl_get_component_names +EXPORT_SYMBOL_GPL vmlinux 0x10437201 mdiobus_c45_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x1046c6a3 extract_iter_to_sg +EXPORT_SYMBOL_GPL vmlinux 0x10494d66 devm_serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x104b2b7d vcap_rule_get_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x10641974 pci_epc_bme_notify +EXPORT_SYMBOL_GPL vmlinux 0x106e1cda efivars_unregister +EXPORT_SYMBOL_GPL vmlinux 0x10794d8c gov_attr_set_put +EXPORT_SYMBOL_GPL vmlinux 0x107cb1af ipv6_opt_accepted +EXPORT_SYMBOL_GPL vmlinux 0x108a0acd bstr_printf +EXPORT_SYMBOL_GPL vmlinux 0x108bccdf inet_bhash2_update_saddr +EXPORT_SYMBOL_GPL vmlinux 0x109ca2fe tty_buffer_request_room +EXPORT_SYMBOL_GPL vmlinux 0x10a157c9 usb_autopm_put_interface_no_suspend +EXPORT_SYMBOL_GPL vmlinux 0x10b03e0c crypto_unregister_shashes +EXPORT_SYMBOL_GPL vmlinux 0x10b26831 regulator_bulk_force_disable +EXPORT_SYMBOL_GPL vmlinux 0x10b89330 crypto_has_shash +EXPORT_SYMBOL_GPL vmlinux 0x10bbe627 fb_sys_write +EXPORT_SYMBOL_GPL vmlinux 0x10bd58ac __tracepoint_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x10d9f317 stack_depot_init +EXPORT_SYMBOL_GPL vmlinux 0x10daddf0 gpiochip_irq_map +EXPORT_SYMBOL_GPL vmlinux 0x10ddd0cb __SCT__perf_lopwr_cb +EXPORT_SYMBOL_GPL vmlinux 0x10e0c20d unregister_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x10ecc52c usb_amd_quirk_pll_enable +EXPORT_SYMBOL_GPL vmlinux 0x10f4ebe6 fuse_sync_release +EXPORT_SYMBOL_GPL vmlinux 0x10fe5c06 devm_fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x110106c1 cper_severity_to_aer +EXPORT_SYMBOL_GPL vmlinux 0x11048cd3 fat_update_time +EXPORT_SYMBOL_GPL vmlinux 0x1107a04d iommu_detach_group +EXPORT_SYMBOL_GPL vmlinux 0x110fe1d4 pci_user_read_config_byte +EXPORT_SYMBOL_GPL vmlinux 0x111fb067 __fsverity_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x1148fd96 ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x114f1484 disk_force_media_change +EXPORT_SYMBOL_GPL vmlinux 0x1152fb23 phy_get +EXPORT_SYMBOL_GPL vmlinux 0x11566ec9 regulator_get_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0x116180b5 hv_current_partition_id +EXPORT_SYMBOL_GPL vmlinux 0x1165f2e3 rio_unregister_mport +EXPORT_SYMBOL_GPL vmlinux 0x1168d451 dsa_stubs +EXPORT_SYMBOL_GPL vmlinux 0x116eb20a crypto_akcipher_sync_post +EXPORT_SYMBOL_GPL vmlinux 0x1175e738 tty_port_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x11798d55 md_rdev_clear +EXPORT_SYMBOL_GPL vmlinux 0x1179bcf0 usb_phy_set_charger_state +EXPORT_SYMBOL_GPL vmlinux 0x11a0a506 devm_gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0x11b6c1df ip6_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x11bab6f7 serdev_controller_alloc +EXPORT_SYMBOL_GPL vmlinux 0x11c611d5 unwind_next_frame +EXPORT_SYMBOL_GPL vmlinux 0x11df0e75 devlink_fmsg_binary_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x11e06ee9 badrange_init +EXPORT_SYMBOL_GPL vmlinux 0x11e08f96 trace_seq_putmem_hex +EXPORT_SYMBOL_GPL vmlinux 0x11e3c6ec i2c_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x11f1cff1 __srcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0x11f4cbfb devm_extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x11f5dc6f iommu_device_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x11fc8d76 ping_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0x12056e53 mas_store_gfp +EXPORT_SYMBOL_GPL vmlinux 0x12189359 __SCT__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x121d958a unregister_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0x1234e483 get_cpu_iowait_time_us +EXPORT_SYMBOL_GPL vmlinux 0x1234ffa1 cper_estatus_check_header +EXPORT_SYMBOL_GPL vmlinux 0x124201b7 tpm_chip_bootstrap +EXPORT_SYMBOL_GPL vmlinux 0x124364dc vp_modern_generation +EXPORT_SYMBOL_GPL vmlinux 0x12456887 bpf_sk_storage_diag_put +EXPORT_SYMBOL_GPL vmlinux 0x124d1740 sysfs_add_link_to_group +EXPORT_SYMBOL_GPL vmlinux 0x1262dd02 mptcp_pm_get_local_addr_max +EXPORT_SYMBOL_GPL vmlinux 0x1266474a devm_kfree +EXPORT_SYMBOL_GPL vmlinux 0x126dbccb __traceiter_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x1275af66 mmc_regulator_disable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x127c109b __SCT__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x127f7a2b rio_mport_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x1284a6ee usb_disable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x128a7397 clkdev_hw_create +EXPORT_SYMBOL_GPL vmlinux 0x128b3798 pci_hp_add +EXPORT_SYMBOL_GPL vmlinux 0x12991ec5 led_init_core +EXPORT_SYMBOL_GPL vmlinux 0x12a9d219 register_btf_id_dtor_kfuncs +EXPORT_SYMBOL_GPL vmlinux 0x12b2d0f0 ata_dev_next +EXPORT_SYMBOL_GPL vmlinux 0x12cd2a74 rtc_set_time +EXPORT_SYMBOL_GPL vmlinux 0x12d8e3aa serial8250_get_port +EXPORT_SYMBOL_GPL vmlinux 0x12db3a8b kvm_clock +EXPORT_SYMBOL_GPL vmlinux 0x12e13f2d acpi_device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x12e285ec is_uv_system +EXPORT_SYMBOL_GPL vmlinux 0x12ee1173 memory_group_unregister +EXPORT_SYMBOL_GPL vmlinux 0x12fac18d usb_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x12fbd34b usb_hcd_map_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x13090724 add_vmfork_randomness +EXPORT_SYMBOL_GPL vmlinux 0x131666ea devres_destroy +EXPORT_SYMBOL_GPL vmlinux 0x131a5ed7 regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x131db64a system_long_wq +EXPORT_SYMBOL_GPL vmlinux 0x1323fc64 vcap_addr_keysets +EXPORT_SYMBOL_GPL vmlinux 0x1324d5e3 l3mdev_fib_table_rcu +EXPORT_SYMBOL_GPL vmlinux 0x133969d7 __trace_printk +EXPORT_SYMBOL_GPL vmlinux 0x133d1f1a crypto_unregister_shash +EXPORT_SYMBOL_GPL vmlinux 0x1344dc9a pci_hp_destroy +EXPORT_SYMBOL_GPL vmlinux 0x134de07b devm_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x135b4f5c xfrm_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x1361223b blk_queue_required_elevator_features +EXPORT_SYMBOL_GPL vmlinux 0x136209db power_supply_reg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x13647aab query_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x136b77e5 fw_devlink_purge_absent_suppliers +EXPORT_SYMBOL_GPL vmlinux 0x1370377e devm_kstrdup_const +EXPORT_SYMBOL_GPL vmlinux 0x1374858b device_move +EXPORT_SYMBOL_GPL vmlinux 0x13772af1 bsg_job_get +EXPORT_SYMBOL_GPL vmlinux 0x1382d29a xdp_return_frame_rx_napi +EXPORT_SYMBOL_GPL vmlinux 0x1388a19c direct_write_fallback +EXPORT_SYMBOL_GPL vmlinux 0x1389f5b2 debugfs_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x138aff76 gnttab_init +EXPORT_SYMBOL_GPL vmlinux 0x138e0957 dax_write_cache_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1394d032 __mt_destroy +EXPORT_SYMBOL_GPL vmlinux 0x139655b9 bio_add_zone_append_page +EXPORT_SYMBOL_GPL vmlinux 0x139ad98d devm_kmalloc +EXPORT_SYMBOL_GPL vmlinux 0x13a401b3 platform_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x13b9e193 acpi_dev_resource_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x13ba0e50 gpiod_disable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x13bd321f ata_std_prereset +EXPORT_SYMBOL_GPL vmlinux 0x13be2747 cpuidle_get_cpu_driver +EXPORT_SYMBOL_GPL vmlinux 0x13ce87e8 asn1_ber_decoder +EXPORT_SYMBOL_GPL vmlinux 0x13d38c21 spi_add_device +EXPORT_SYMBOL_GPL vmlinux 0x13ed8784 sdev_evt_alloc +EXPORT_SYMBOL_GPL vmlinux 0x13fab921 cpuidle_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x13fffc08 vp_modern_map_vq_notify +EXPORT_SYMBOL_GPL vmlinux 0x140371fe powercap_unregister_zone +EXPORT_SYMBOL_GPL vmlinux 0x1403ad09 cpufreq_add_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x140c0aa1 devres_get +EXPORT_SYMBOL_GPL vmlinux 0x14186cac devl_trap_policers_register +EXPORT_SYMBOL_GPL vmlinux 0x141f38bf ktime_get_raw_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x14402644 device_create +EXPORT_SYMBOL_GPL vmlinux 0x1442528c dax_remove_host +EXPORT_SYMBOL_GPL vmlinux 0x1443a455 vcap_lookup_rule_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0x144f87eb devm_mipi_dsi_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x146626a0 mas_find_rev +EXPORT_SYMBOL_GPL vmlinux 0x146cc88f bpf_master_redirect_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x14731c08 perf_aux_output_skip +EXPORT_SYMBOL_GPL vmlinux 0x1475d603 xstate_get_guest_group_perm +EXPORT_SYMBOL_GPL vmlinux 0x14810fe3 bpf_offload_dev_netdev_register +EXPORT_SYMBOL_GPL vmlinux 0x1483055b __traceiter_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x1484e92c nd_cmd_in_size +EXPORT_SYMBOL_GPL vmlinux 0x14890a7e serial8250_rpm_put_tx +EXPORT_SYMBOL_GPL vmlinux 0x149174e7 __SCK__tp_func_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x14958536 pci_p2pdma_enable_store +EXPORT_SYMBOL_GPL vmlinux 0x14ae8bd6 blk_trace_setup +EXPORT_SYMBOL_GPL vmlinux 0x14d654d9 nfs42_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x14dd9f1d unregister_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x14e4222a crypto_register_scomp +EXPORT_SYMBOL_GPL vmlinux 0x14ec4fdb evtchn_put +EXPORT_SYMBOL_GPL vmlinux 0x14fb0789 regulator_get_mode +EXPORT_SYMBOL_GPL vmlinux 0x15021b4a xa_delete_node +EXPORT_SYMBOL_GPL vmlinux 0x150fb374 irq_chip_get_parent_state +EXPORT_SYMBOL_GPL vmlinux 0x151c21e9 component_compare_dev +EXPORT_SYMBOL_GPL vmlinux 0x153b60a6 klist_del +EXPORT_SYMBOL_GPL vmlinux 0x15456b12 __tracepoint_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x154d4ec1 crypto_alloc_acomp +EXPORT_SYMBOL_GPL vmlinux 0x15510a89 devlink_fmsg_binary_put +EXPORT_SYMBOL_GPL vmlinux 0x15533de5 rtnl_delete_link +EXPORT_SYMBOL_GPL vmlinux 0x1557e02e pci_msix_alloc_irq_at +EXPORT_SYMBOL_GPL vmlinux 0x156d79cd skb_defer_rx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x156e8afe __SCT__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1582479e __kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x15886f48 hte_disable_ts +EXPORT_SYMBOL_GPL vmlinux 0x1598613a pm_clk_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x15ade1cc filter_irq_stacks +EXPORT_SYMBOL_GPL vmlinux 0x15b88a85 fib_rules_lookup +EXPORT_SYMBOL_GPL vmlinux 0x15bb620a dev_err_probe +EXPORT_SYMBOL_GPL vmlinux 0x15bd7435 psi_memstall_leave +EXPORT_SYMBOL_GPL vmlinux 0x15c27148 screen_pos +EXPORT_SYMBOL_GPL vmlinux 0x15cc9cf5 pci_epc_clear_bar +EXPORT_SYMBOL_GPL vmlinux 0x15d1a828 da903x_reads +EXPORT_SYMBOL_GPL vmlinux 0x15d45ff4 uprobe_unregister +EXPORT_SYMBOL_GPL vmlinux 0x15d7eb31 pm_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x15ea2648 hwpoison_filter_flags_mask +EXPORT_SYMBOL_GPL vmlinux 0x15ebf31d ping_err +EXPORT_SYMBOL_GPL vmlinux 0x15fd02de __dma_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x161413ed fscrypt_parse_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0x16215a0f dev_pm_genpd_set_next_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x1621bdef ethnl_cable_test_step +EXPORT_SYMBOL_GPL vmlinux 0x16422a6e xdp_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x164c751b inet_csk_reqsk_queue_hash_add +EXPORT_SYMBOL_GPL vmlinux 0x16516798 osc_pc_lpi_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x16664fd3 sched_numa_find_nth_cpu +EXPORT_SYMBOL_GPL vmlinux 0x166a8ecf bdev_disk_changed +EXPORT_SYMBOL_GPL vmlinux 0x166db1b5 sched_clock_idle_wakeup_event +EXPORT_SYMBOL_GPL vmlinux 0x1677ae70 __tracepoint_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x1678ea54 regmap_multi_reg_write_bypassed +EXPORT_SYMBOL_GPL vmlinux 0x167a25c3 __tracepoint_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x167d7113 acpi_bus_register_early_device +EXPORT_SYMBOL_GPL vmlinux 0x1685a552 inet_twsk_hashdance +EXPORT_SYMBOL_GPL vmlinux 0x1687ec20 tty_get_frame_size +EXPORT_SYMBOL_GPL vmlinux 0x1689a9d5 wm831x_auxadc_read_uv +EXPORT_SYMBOL_GPL vmlinux 0x1690b503 usb_role_switch_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x16a775fa ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x16ac0fa6 pci_disable_pri +EXPORT_SYMBOL_GPL vmlinux 0x16aff5c8 cpufreq_freq_transition_begin +EXPORT_SYMBOL_GPL vmlinux 0x16bc5613 clockevents_config_and_register +EXPORT_SYMBOL_GPL vmlinux 0x16bf12f8 register_fprobe_ips +EXPORT_SYMBOL_GPL vmlinux 0x16c93cbb pci_epc_get_msix +EXPORT_SYMBOL_GPL vmlinux 0x16cb6a90 radix_tree_preloads +EXPORT_SYMBOL_GPL vmlinux 0x16da1f88 devlink_fmsg_u32_put +EXPORT_SYMBOL_GPL vmlinux 0x16dfbf36 add_interrupt_randomness +EXPORT_SYMBOL_GPL vmlinux 0x16efb4ce crypto_dequeue_request +EXPORT_SYMBOL_GPL vmlinux 0x16f15139 bind_evtchn_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x17032fbe devm_gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x17043bd8 inet6_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0x170cc36c put_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x17174669 devfreq_event_get_edev_count +EXPORT_SYMBOL_GPL vmlinux 0x171a3acb spi_controller_resume +EXPORT_SYMBOL_GPL vmlinux 0x171efc77 nvmem_device_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x17328fb0 gpiod_set_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x173b0da8 regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0x1741ddee trace_seq_puts +EXPORT_SYMBOL_GPL vmlinux 0x174c6274 ring_buffer_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x174cae55 __traceiter_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x174e6c46 inet_ehash_locks_alloc +EXPORT_SYMBOL_GPL vmlinux 0x176031a7 devlink_fmsg_string_put +EXPORT_SYMBOL_GPL vmlinux 0x17614bf3 apei_resources_sub +EXPORT_SYMBOL_GPL vmlinux 0x1765feb5 regmap_field_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x1768e209 dw_pcie_setup_rc +EXPORT_SYMBOL_GPL vmlinux 0x176adf76 xenmem_reservation_decrease +EXPORT_SYMBOL_GPL vmlinux 0x177c338d twl_get_version +EXPORT_SYMBOL_GPL vmlinux 0x177f0278 sysfs_create_link +EXPORT_SYMBOL_GPL vmlinux 0x1780f5b8 __SCK__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x17825fa2 dev_pm_set_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x17abc7ef __clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0x17add64b gdt_page +EXPORT_SYMBOL_GPL vmlinux 0x17ba6201 is_software_node +EXPORT_SYMBOL_GPL vmlinux 0x17c24b67 acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x17e01f11 erst_clear +EXPORT_SYMBOL_GPL vmlinux 0x17eb4204 __SCK__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x17fcf763 bind_interdomain_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x17fec290 __trace_trigger_soft_disabled +EXPORT_SYMBOL_GPL vmlinux 0x18002364 sdio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x18008c59 ring_buffer_resize +EXPORT_SYMBOL_GPL vmlinux 0x182ba227 kthread_use_mm +EXPORT_SYMBOL_GPL vmlinux 0x182e2f09 cn_netlink_send_mult +EXPORT_SYMBOL_GPL vmlinux 0x18428692 __cookie_v6_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x18582826 amd_pmu_disable_virt +EXPORT_SYMBOL_GPL vmlinux 0x18598813 phy_start_machine +EXPORT_SYMBOL_GPL vmlinux 0x1863a112 blk_queue_zone_write_granularity +EXPORT_SYMBOL_GPL vmlinux 0x188ccc3d serial8250_tx_chars +EXPORT_SYMBOL_GPL vmlinux 0x188de1c5 devm_devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0x189d86b8 bdev_nr_zones +EXPORT_SYMBOL_GPL vmlinux 0x189f13fd sk_msg_free_nocharge +EXPORT_SYMBOL_GPL vmlinux 0x18b2790f uv_bios_obj_count +EXPORT_SYMBOL_GPL vmlinux 0x18b54831 __SCK__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x18cf3f63 dma_alloc_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x18e4f8aa swphy_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x18fb2caf cpus_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x18fbf4bb xfrm_audit_state_notfound +EXPORT_SYMBOL_GPL vmlinux 0x18fe81cd alarmtimer_get_rtcdev +EXPORT_SYMBOL_GPL vmlinux 0x190345b1 tcp_enter_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0x191004dc devm_ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0x19159df6 watchdog_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x191a7f53 dispatch_hid_bpf_device_event +EXPORT_SYMBOL_GPL vmlinux 0x1924425c bpf_offload_dev_match +EXPORT_SYMBOL_GPL vmlinux 0x193282ae acpi_dev_resource_ext_address_space +EXPORT_SYMBOL_GPL vmlinux 0x1932e95a em_dev_register_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x193b044f pci_store_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x193dfdf6 klp_get_prev_state +EXPORT_SYMBOL_GPL vmlinux 0x194334b2 agp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0x194ea90c blk_queue_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x195bb14d generic_handle_domain_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x195ed117 lwtunnel_get_encap_size +EXPORT_SYMBOL_GPL vmlinux 0x196614ce hw_breakpoint_restore +EXPORT_SYMBOL_GPL vmlinux 0x1974a46a iommu_get_domain_for_dev_pasid +EXPORT_SYMBOL_GPL vmlinux 0x197f326a fb_sys_read +EXPORT_SYMBOL_GPL vmlinux 0x19865c7a vma_kernel_pagesize +EXPORT_SYMBOL_GPL vmlinux 0x19981502 regulator_map_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x199c4833 __irq_apply_affinity_hint +EXPORT_SYMBOL_GPL vmlinux 0x19a304ba usb_disabled +EXPORT_SYMBOL_GPL vmlinux 0x19aa0fc4 usb_put_dev +EXPORT_SYMBOL_GPL vmlinux 0x19bc970f skb_pull_rcsum +EXPORT_SYMBOL_GPL vmlinux 0x19c1a741 pinctrl_dev_get_devname +EXPORT_SYMBOL_GPL vmlinux 0x19c20269 soc_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19c42957 blk_op_str +EXPORT_SYMBOL_GPL vmlinux 0x19c8b460 fuse_conn_put +EXPORT_SYMBOL_GPL vmlinux 0x19d0a9e7 inet6_lookup +EXPORT_SYMBOL_GPL vmlinux 0x19e0ae50 __SCT__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x19e81304 btree_alloc +EXPORT_SYMBOL_GPL vmlinux 0x19edd064 blkg_rwstat_exit +EXPORT_SYMBOL_GPL vmlinux 0x19f33626 nf_ctnetlink_has_listener +EXPORT_SYMBOL_GPL vmlinux 0x19f50afd usb_autopm_get_interface +EXPORT_SYMBOL_GPL vmlinux 0x1a067861 usb_hcd_resume_root_hub +EXPORT_SYMBOL_GPL vmlinux 0x1a086987 hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0x1a10c32b crypto_ft_tab +EXPORT_SYMBOL_GPL vmlinux 0x1a13acad ata_bmdma_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x1a146ec3 usb_ep_type_string +EXPORT_SYMBOL_GPL vmlinux 0x1a2936d1 extcon_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x1a348339 nvdimm_name +EXPORT_SYMBOL_GPL vmlinux 0x1a3ae40f bpf_trace_run4 +EXPORT_SYMBOL_GPL vmlinux 0x1a4b1eb6 xdp_do_redirect +EXPORT_SYMBOL_GPL vmlinux 0x1a51b551 devm_usb_get_phy_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x1a6bf28f fsnotify_get_cookie +EXPORT_SYMBOL_GPL vmlinux 0x1a7fc948 ftrace_free_filter +EXPORT_SYMBOL_GPL vmlinux 0x1a82368d ZSTD_customCalloc +EXPORT_SYMBOL_GPL vmlinux 0x1a829396 skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0x1a91503e get_net_ns_by_id +EXPORT_SYMBOL_GPL vmlinux 0x1a9a24c2 __clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x1ab4fd77 devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x1acd18c8 cpuset_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x1acf0e71 devm_of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1adee9ae devfreq_event_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x1ae111b3 crypto_remove_spawns +EXPORT_SYMBOL_GPL vmlinux 0x1ae2add1 led_trigger_read +EXPORT_SYMBOL_GPL vmlinux 0x1ae39c99 crypto_register_template +EXPORT_SYMBOL_GPL vmlinux 0x1af056e3 __device_reset +EXPORT_SYMBOL_GPL vmlinux 0x1af267f8 int_pow +EXPORT_SYMBOL_GPL vmlinux 0x1afaa2fd proc_dou8vec_minmax +EXPORT_SYMBOL_GPL vmlinux 0x1afbb4fd perf_event_period +EXPORT_SYMBOL_GPL vmlinux 0x1aff3d55 mce_register_injector_chain +EXPORT_SYMBOL_GPL vmlinux 0x1b02c5ad gnttab_page_cache_put +EXPORT_SYMBOL_GPL vmlinux 0x1b05d334 transport_setup_device +EXPORT_SYMBOL_GPL vmlinux 0x1b0602c1 cond_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x1b1566c1 pci_generic_config_read +EXPORT_SYMBOL_GPL vmlinux 0x1b19de10 acpi_dev_get_memory_resources +EXPORT_SYMBOL_GPL vmlinux 0x1b2f2409 sata_sff_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x1b348077 nfs42_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1b35a460 gnttab_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x1b5f4377 trace_seq_putc +EXPORT_SYMBOL_GPL vmlinux 0x1b617871 perf_report_aux_output_id +EXPORT_SYMBOL_GPL vmlinux 0x1b7c11ab fib_nl_delrule +EXPORT_SYMBOL_GPL vmlinux 0x1b8822d8 pinctrl_gpio_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x1b8c29a4 crypto_enqueue_request +EXPORT_SYMBOL_GPL vmlinux 0x1b92e41d inet_putpeer +EXPORT_SYMBOL_GPL vmlinux 0x1ba237b0 default_cpu_present_to_apicid +EXPORT_SYMBOL_GPL vmlinux 0x1ba6236f debugfs_create_file_unsafe +EXPORT_SYMBOL_GPL vmlinux 0x1baf0202 devm_clk_get_optional_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1bbceb0e usb_put_intf +EXPORT_SYMBOL_GPL vmlinux 0x1bc5eebe pinctrl_gpio_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x1bc64087 xas_split +EXPORT_SYMBOL_GPL vmlinux 0x1bc87965 serdev_device_remove +EXPORT_SYMBOL_GPL vmlinux 0x1bcb4303 perf_event_disable +EXPORT_SYMBOL_GPL vmlinux 0x1bd6baf8 tty_buffer_set_limit +EXPORT_SYMBOL_GPL vmlinux 0x1bdd3e35 perf_msr_probe +EXPORT_SYMBOL_GPL vmlinux 0x1bf7d750 report_iommu_fault +EXPORT_SYMBOL_GPL vmlinux 0x1bfa8e9b kobject_uevent_env +EXPORT_SYMBOL_GPL vmlinux 0x1bff48d1 __percpu_init_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x1c0b5a48 fuse_direct_io +EXPORT_SYMBOL_GPL vmlinux 0x1c1b35c9 devfreq_event_enable_edev +EXPORT_SYMBOL_GPL vmlinux 0x1c2054d4 mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0x1c24313c acpi_create_platform_device +EXPORT_SYMBOL_GPL vmlinux 0x1c24d693 extcon_set_property_sync +EXPORT_SYMBOL_GPL vmlinux 0x1c2e9c2e devm_mipi_dsi_attach +EXPORT_SYMBOL_GPL vmlinux 0x1c367e95 blk_mq_alloc_request_hctx +EXPORT_SYMBOL_GPL vmlinux 0x1c39eacd thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0x1c432ec1 crypto_spawn_tfm +EXPORT_SYMBOL_GPL vmlinux 0x1c5541bd cpufreq_boost_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1c5b1f28 irq_free_descs +EXPORT_SYMBOL_GPL vmlinux 0x1c5b4e25 vp_modern_remove +EXPORT_SYMBOL_GPL vmlinux 0x1c5ff742 clk_get_phase +EXPORT_SYMBOL_GPL vmlinux 0x1c7169dc ZSTD_customFree +EXPORT_SYMBOL_GPL vmlinux 0x1c7386dd rtnl_af_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1c764526 __SCT__tp_func_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x1c77c310 devlink_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x1c7acf8b auxiliary_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1c80d27d btree_geo128 +EXPORT_SYMBOL_GPL vmlinux 0x1c87a811 __round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x1c9722a1 irq_gc_mask_clr_bit +EXPORT_SYMBOL_GPL vmlinux 0x1c982b0a device_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x1c9c90e5 crypto_sig_verify +EXPORT_SYMBOL_GPL vmlinux 0x1ca165b2 raw_v6_match +EXPORT_SYMBOL_GPL vmlinux 0x1ca3aa97 alarm_forward +EXPORT_SYMBOL_GPL vmlinux 0x1cb7c983 apei_exec_read_register_value +EXPORT_SYMBOL_GPL vmlinux 0x1cb9a1c8 xenbus_gather +EXPORT_SYMBOL_GPL vmlinux 0x1cbd92b0 cpu_mitigations_off +EXPORT_SYMBOL_GPL vmlinux 0x1cd266a5 trace_array_printk +EXPORT_SYMBOL_GPL vmlinux 0x1cdd0605 xhci_port_state_to_neutral +EXPORT_SYMBOL_GPL vmlinux 0x1ce9e2ff sata_pmp_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x1cef614d sdev_evt_send_simple +EXPORT_SYMBOL_GPL vmlinux 0x1cf6f076 virtio_check_mem_acc_cb +EXPORT_SYMBOL_GPL vmlinux 0x1cff8eab sbitmap_init_node +EXPORT_SYMBOL_GPL vmlinux 0x1d222ced irq_get_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0x1d3262ea ata_dummy_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x1d6868d1 device_dma_supported +EXPORT_SYMBOL_GPL vmlinux 0x1d6b497c tty_port_tty_hangup +EXPORT_SYMBOL_GPL vmlinux 0x1d89b4c8 dev_pm_opp_adjust_voltage +EXPORT_SYMBOL_GPL vmlinux 0x1d8b190b inet_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0x1d8c153c usb_hub_find_child +EXPORT_SYMBOL_GPL vmlinux 0x1d90f0d8 acpi_dev_remove_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x1d9439a8 usb_get_status +EXPORT_SYMBOL_GPL vmlinux 0x1d94a218 dmi_memdev_handle +EXPORT_SYMBOL_GPL vmlinux 0x1daf9e40 bus_create_file +EXPORT_SYMBOL_GPL vmlinux 0x1dd40a41 crypto_alloc_aead +EXPORT_SYMBOL_GPL vmlinux 0x1ddfa3b2 xen_unregister_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0x1de6381b ata_port_freeze +EXPORT_SYMBOL_GPL vmlinux 0x1de7385b iommu_group_add_device +EXPORT_SYMBOL_GPL vmlinux 0x1df0d76a irq_domain_xlate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x1df155b4 kobject_rename +EXPORT_SYMBOL_GPL vmlinux 0x1df776df dev_pm_genpd_suspend +EXPORT_SYMBOL_GPL vmlinux 0x1df77cc6 of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x1dfa5dbd mpi_invm +EXPORT_SYMBOL_GPL vmlinux 0x1e0670c6 reset_control_release +EXPORT_SYMBOL_GPL vmlinux 0x1e1b1208 regmap_get_raw_write_max +EXPORT_SYMBOL_GPL vmlinux 0x1e1b5474 register_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x1e379be3 __tcp_send_ack +EXPORT_SYMBOL_GPL vmlinux 0x1e3817a3 sched_numa_hop_mask +EXPORT_SYMBOL_GPL vmlinux 0x1e3bc77c xas_create_range +EXPORT_SYMBOL_GPL vmlinux 0x1e424d61 user_preparse +EXPORT_SYMBOL_GPL vmlinux 0x1e53f827 stack_depot_print +EXPORT_SYMBOL_GPL vmlinux 0x1e5a5f22 sn_partition_id +EXPORT_SYMBOL_GPL vmlinux 0x1e6a42b3 cpufreq_register_governor +EXPORT_SYMBOL_GPL vmlinux 0x1e6d633c driver_create_file +EXPORT_SYMBOL_GPL vmlinux 0x1e7680aa __traceiter_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x1e7bbcb3 kernel_restart +EXPORT_SYMBOL_GPL vmlinux 0x1e81ad11 __traceiter_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x1e8fac8e wireless_nlevent_flush +EXPORT_SYMBOL_GPL vmlinux 0x1e912415 uv_bios_get_heapsize +EXPORT_SYMBOL_GPL vmlinux 0x1e94d7e3 ipv6_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x1e9bc719 freq_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x1e9c590a usb_find_common_endpoints_reverse +EXPORT_SYMBOL_GPL vmlinux 0x1eb88323 bus_get_kset +EXPORT_SYMBOL_GPL vmlinux 0x1eb9516e round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x1ebab292 xdp_master_redirect +EXPORT_SYMBOL_GPL vmlinux 0x1ebf6c2a pci_power_names +EXPORT_SYMBOL_GPL vmlinux 0x1ecabe86 nfs_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x1ed257c3 of_pm_clk_add_clks +EXPORT_SYMBOL_GPL vmlinux 0x1ed4d2eb percpu_ref_kill_and_confirm +EXPORT_SYMBOL_GPL vmlinux 0x1ed7a4b9 netdev_is_rx_handler_busy +EXPORT_SYMBOL_GPL vmlinux 0x1ee47e00 is_vmalloc_or_module_addr +EXPORT_SYMBOL_GPL vmlinux 0x1ef20793 stop_core_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x1ef9360f usb_alloc_urb +EXPORT_SYMBOL_GPL vmlinux 0x1f223d4b usb_queue_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x1f2feb49 scsi_register_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x1f38a4f6 mpi_set_highbit +EXPORT_SYMBOL_GPL vmlinux 0x1f3c201f pci_test_config_bits +EXPORT_SYMBOL_GPL vmlinux 0x1f4066bf ip_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x1f449588 mctrl_gpio_disable_ms +EXPORT_SYMBOL_GPL vmlinux 0x1f521c74 device_match_any +EXPORT_SYMBOL_GPL vmlinux 0x1f563160 bpf_offload_dev_priv +EXPORT_SYMBOL_GPL vmlinux 0x1f618195 unregister_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0x1f6cd584 efivar_reserved_space +EXPORT_SYMBOL_GPL vmlinux 0x1f744b28 anon_inode_getfile +EXPORT_SYMBOL_GPL vmlinux 0x1f7f626c raw_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x1f8544b8 panic_timeout +EXPORT_SYMBOL_GPL vmlinux 0x1f95f1fe trace_event_buffer_commit +EXPORT_SYMBOL_GPL vmlinux 0x1f9f9999 devm_usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0x1fa1d95c sha256_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x1fa48995 efivar_supports_writes +EXPORT_SYMBOL_GPL vmlinux 0x1fab5c30 bpf_prog_create_from_user +EXPORT_SYMBOL_GPL vmlinux 0x1fabdeb0 fwnode_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x1fb7289f regulator_get_current_limit +EXPORT_SYMBOL_GPL vmlinux 0x1fb745be dma_release_channel +EXPORT_SYMBOL_GPL vmlinux 0x1fd2853c sched_set_normal +EXPORT_SYMBOL_GPL vmlinux 0x1fdb9681 __dev_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x1fe28171 i2c_recover_bus +EXPORT_SYMBOL_GPL vmlinux 0x1fe6e504 gpiod_add_hogs +EXPORT_SYMBOL_GPL vmlinux 0x1fe8a887 devm_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x2009e400 devlink_info_board_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x20157621 ata_scsi_dma_need_drain +EXPORT_SYMBOL_GPL vmlinux 0x2019cae4 wm8350_block_write +EXPORT_SYMBOL_GPL vmlinux 0x2022e127 tps6586x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x202d4ed6 nvmem_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x202f5f5e platform_get_irq +EXPORT_SYMBOL_GPL vmlinux 0x20356354 usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0x2039ed92 cpci_hp_register_bus +EXPORT_SYMBOL_GPL vmlinux 0x204f2c5c gnttab_free_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x205609a9 l3mdev_ifindex_lookup_by_table_id +EXPORT_SYMBOL_GPL vmlinux 0x20605cf9 dev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0x20612cb2 preempt_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x20880901 dmaengine_unmap_put +EXPORT_SYMBOL_GPL vmlinux 0x20899467 hv_stimer0_isr +EXPORT_SYMBOL_GPL vmlinux 0x208aec42 usb_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x20978fb9 idr_find +EXPORT_SYMBOL_GPL vmlinux 0x20a4e01a HUF_readStats_wksp +EXPORT_SYMBOL_GPL vmlinux 0x20c62093 blk_rq_unprep_clone +EXPORT_SYMBOL_GPL vmlinux 0x20c9255e __SCK__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x20e674f7 nvdimm_security_setup_events +EXPORT_SYMBOL_GPL vmlinux 0x20f7d963 rio_dev_get +EXPORT_SYMBOL_GPL vmlinux 0x2101299d xenbus_dev_is_online +EXPORT_SYMBOL_GPL vmlinux 0x210490a5 acpi_cppc_processor_probe +EXPORT_SYMBOL_GPL vmlinux 0x210eee8a edac_mc_find_csrow_by_page +EXPORT_SYMBOL_GPL vmlinux 0x212734c5 vcap_netbytes_copy +EXPORT_SYMBOL_GPL vmlinux 0x2129846f scsi_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x212db2f2 pm_runtime_barrier +EXPORT_SYMBOL_GPL vmlinux 0x21375e62 __put_net +EXPORT_SYMBOL_GPL vmlinux 0x214f4d0b pci_sriov_get_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x215ab855 __netpoll_free +EXPORT_SYMBOL_GPL vmlinux 0x215d8eb9 do_unregister_con_driver +EXPORT_SYMBOL_GPL vmlinux 0x216de4e1 rcu_get_gp_kthreads_prio +EXPORT_SYMBOL_GPL vmlinux 0x2176e42a hwpoison_filter_memcg +EXPORT_SYMBOL_GPL vmlinux 0x219eca32 pci_acpi_set_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x21a563da clk_get_accuracy +EXPORT_SYMBOL_GPL vmlinux 0x21b08fed thermal_zone_get_slope +EXPORT_SYMBOL_GPL vmlinux 0x21be60be ip6_flush_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0x21c42a80 sysfs_create_group +EXPORT_SYMBOL_GPL vmlinux 0x21cd536a crypto_put_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x21ef2033 rio_local_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x21ef5504 tps6586x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x21f52b4d sysfs_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x21f8b5e5 crypto_unregister_templates +EXPORT_SYMBOL_GPL vmlinux 0x2227f415 usb_hcd_end_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x222880de xhci_add_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x2238a1ca mmc_app_cmd +EXPORT_SYMBOL_GPL vmlinux 0x223abd0c crypto_shoot_alg +EXPORT_SYMBOL_GPL vmlinux 0x223f5db9 extcon_get_property +EXPORT_SYMBOL_GPL vmlinux 0x223f6b6f gpiod_export +EXPORT_SYMBOL_GPL vmlinux 0x2246ff28 fwnode_connection_find_matches +EXPORT_SYMBOL_GPL vmlinux 0x224a20c6 iommu_device_sysfs_add +EXPORT_SYMBOL_GPL vmlinux 0x22610c23 __traceiter_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x22660070 crypto_drop_spawn +EXPORT_SYMBOL_GPL vmlinux 0x226a1179 crypto_hash_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x227830c8 inet_csk_route_req +EXPORT_SYMBOL_GPL vmlinux 0x228114e0 platform_get_irq_optional +EXPORT_SYMBOL_GPL vmlinux 0x2290148f inet_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0x229083fe devlink_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2295b545 vring_create_virtqueue_dma +EXPORT_SYMBOL_GPL vmlinux 0x22a5a8f1 vcap_tc_flower_handler_ipv4_usage +EXPORT_SYMBOL_GPL vmlinux 0x22a981c6 agp_remove_bridge +EXPORT_SYMBOL_GPL vmlinux 0x22af8c8a set_cpus_allowed_ptr +EXPORT_SYMBOL_GPL vmlinux 0x22b9322f sata_async_notification +EXPORT_SYMBOL_GPL vmlinux 0x22bc8c33 dev_pm_opp_put +EXPORT_SYMBOL_GPL vmlinux 0x22d60537 tcf_frag_xmit_count +EXPORT_SYMBOL_GPL vmlinux 0x22d9409b iomap_sort_ioends +EXPORT_SYMBOL_GPL vmlinux 0x22e0a2bf iomap_file_buffered_write_punch_delalloc +EXPORT_SYMBOL_GPL vmlinux 0x22e945b1 tps6586x_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x22eb7d7f sysfs_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x22ec5205 cpu_latency_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x22ece250 skcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x22ed5016 iomap_invalidate_folio +EXPORT_SYMBOL_GPL vmlinux 0x22f14c05 max8997_update_reg +EXPORT_SYMBOL_GPL vmlinux 0x22fd08ba cpuacct_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x2308a595 pm_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x2315f729 io_cgrp_subsys +EXPORT_SYMBOL_GPL vmlinux 0x231a947d pci_stop_and_remove_bus_device_locked +EXPORT_SYMBOL_GPL vmlinux 0x231c15b5 dev_pm_opp_find_freq_ceil +EXPORT_SYMBOL_GPL vmlinux 0x232d5475 ata_sas_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x2340b47e __usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x23412816 rtc_tm_to_ktime +EXPORT_SYMBOL_GPL vmlinux 0x23495b30 led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x234cf416 devlink_fmsg_string_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x234edc07 serial8250_read_char +EXPORT_SYMBOL_GPL vmlinux 0x235840e6 cgroup_get_from_id +EXPORT_SYMBOL_GPL vmlinux 0x235ae2df proc_mkdir_data +EXPORT_SYMBOL_GPL vmlinux 0x236ff2d7 usb_create_shared_hcd +EXPORT_SYMBOL_GPL vmlinux 0x23864ce7 cpuset_mem_spread_node +EXPORT_SYMBOL_GPL vmlinux 0x2386c0ea __SCT__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0x238cb9dd acpi_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x2395518d mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x2396c7f0 clk_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x239d40b8 devres_release +EXPORT_SYMBOL_GPL vmlinux 0x239f6e04 crypto_register_rngs +EXPORT_SYMBOL_GPL vmlinux 0x23a38489 __tracepoint_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x23b4e0d7 clear_page_rep +EXPORT_SYMBOL_GPL vmlinux 0x23c3b778 phy_basic_features +EXPORT_SYMBOL_GPL vmlinux 0x23c47c4f sched_setattr_nocheck +EXPORT_SYMBOL_GPL vmlinux 0x23c8f07b regulator_set_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x23cdeb5e pwm_set_chip_data +EXPORT_SYMBOL_GPL vmlinux 0x23d87504 class_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x23d9201b devm_irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x23dcf604 kthread_park +EXPORT_SYMBOL_GPL vmlinux 0x23ecb4b7 iommu_fwspec_init +EXPORT_SYMBOL_GPL vmlinux 0x23f06ce9 crypto_type_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x23f0e61f handle_untracked_irq +EXPORT_SYMBOL_GPL vmlinux 0x23fba113 gnttab_unmap_refs_sync +EXPORT_SYMBOL_GPL vmlinux 0x241004b2 acpi_fetch_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0x24132507 ata_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0x2421097b mpi_const +EXPORT_SYMBOL_GPL vmlinux 0x24235223 phy_10gbit_full_features +EXPORT_SYMBOL_GPL vmlinux 0x24282b1d switchdev_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0x242cf37b gpiod_set_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x24413343 erst_read_record +EXPORT_SYMBOL_GPL vmlinux 0x244f629a devlink_params_register +EXPORT_SYMBOL_GPL vmlinux 0x2454665d from_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x24627ef5 sk_msg_is_readable +EXPORT_SYMBOL_GPL vmlinux 0x2464da17 gen_pool_size +EXPORT_SYMBOL_GPL vmlinux 0x2469810f __rcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24709b2f trace_seq_putmem +EXPORT_SYMBOL_GPL vmlinux 0x2484e789 vbin_printf +EXPORT_SYMBOL_GPL vmlinux 0x24894cee rio_mport_get_feature +EXPORT_SYMBOL_GPL vmlinux 0x248bc867 raw_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0x248d7e6a i2c_acpi_client_count +EXPORT_SYMBOL_GPL vmlinux 0x248e1473 kfree_strarray +EXPORT_SYMBOL_GPL vmlinux 0x2490104f ata_sas_slave_configure +EXPORT_SYMBOL_GPL vmlinux 0x2492f738 dma_request_chan +EXPORT_SYMBOL_GPL vmlinux 0x24956613 devm_of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x24a2c02a gpiod_get_value +EXPORT_SYMBOL_GPL vmlinux 0x24ad11db wakeup_sources_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24ae8dac cpufreq_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x24b15310 register_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x24c2ea11 regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x24da0093 rcu_inkernel_boot_has_ended +EXPORT_SYMBOL_GPL vmlinux 0x24e60dbf dev_pm_opp_get_opp_count +EXPORT_SYMBOL_GPL vmlinux 0x24eb7e32 leds_list +EXPORT_SYMBOL_GPL vmlinux 0x24f39c39 reset_control_reset +EXPORT_SYMBOL_GPL vmlinux 0x24f9c566 pci_epc_get_msi +EXPORT_SYMBOL_GPL vmlinux 0x24fc50f4 kdb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2500e937 __SCK__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x250632ab crypto_mod_put +EXPORT_SYMBOL_GPL vmlinux 0x250b4fad serial8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x250dbbbe blk_mq_pci_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x250f3d5f __xenmem_reservation_va_mapping_reset +EXPORT_SYMBOL_GPL vmlinux 0x251248f2 sbitmap_queue_show +EXPORT_SYMBOL_GPL vmlinux 0x251ad739 phy_led_triggers_register +EXPORT_SYMBOL_GPL vmlinux 0x25301bc6 arch_wb_cache_pmem +EXPORT_SYMBOL_GPL vmlinux 0x25358384 device_find_child_by_name +EXPORT_SYMBOL_GPL vmlinux 0x25379e73 clk_set_min_rate +EXPORT_SYMBOL_GPL vmlinux 0x2542df32 sysfs_group_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x254a07ab rio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x2566315d __put_task_struct +EXPORT_SYMBOL_GPL vmlinux 0x25891797 skcipher_walk_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x258b889c transport_configure_device +EXPORT_SYMBOL_GPL vmlinux 0x2592fc6c console_printk +EXPORT_SYMBOL_GPL vmlinux 0x25acf2e6 usb_get_from_anchor +EXPORT_SYMBOL_GPL vmlinux 0x25bbfa9a security_kernel_load_data +EXPORT_SYMBOL_GPL vmlinux 0x25c8570f crypto_get_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x25cc7372 __clk_mux_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x25ead4ba tpm_pm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x25f02c87 xen_p2m_addr +EXPORT_SYMBOL_GPL vmlinux 0x25f6c1b2 virtqueue_add_sgs +EXPORT_SYMBOL_GPL vmlinux 0x25fe295a vfs_lock_file +EXPORT_SYMBOL_GPL vmlinux 0x260e2571 clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x2612476e spi_new_device +EXPORT_SYMBOL_GPL vmlinux 0x261432b0 dpm_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x2617465b noop_direct_IO +EXPORT_SYMBOL_GPL vmlinux 0x262a7063 xen_start_info +EXPORT_SYMBOL_GPL vmlinux 0x2651dd2d iopf_queue_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x26520970 vm_memory_committed +EXPORT_SYMBOL_GPL vmlinux 0x2654617a pci_epc_stop +EXPORT_SYMBOL_GPL vmlinux 0x265673af pci_find_next_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x265b6e29 hyperv_flush_guest_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x265bbef9 kexec_crash_loaded +EXPORT_SYMBOL_GPL vmlinux 0x2664e8a3 genphy_c45_an_disable_aneg +EXPORT_SYMBOL_GPL vmlinux 0x26665133 devm_fwnode_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x266809fd __SCK__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0x266a4b08 tasklet_unlock +EXPORT_SYMBOL_GPL vmlinux 0x266bc051 ata_bmdma_stop +EXPORT_SYMBOL_GPL vmlinux 0x267df662 smp_call_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2684234f regcache_drop_region +EXPORT_SYMBOL_GPL vmlinux 0x2696e463 acpi_device_update_power +EXPORT_SYMBOL_GPL vmlinux 0x26a38543 pci_alloc_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x26a3aff2 driver_find_device +EXPORT_SYMBOL_GPL vmlinux 0x26a60bd6 sock_diag_register_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x26a93eb2 verify_pkcs7_signature +EXPORT_SYMBOL_GPL vmlinux 0x26ab4755 put_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x26b818f0 inet_csk_get_port +EXPORT_SYMBOL_GPL vmlinux 0x26ba1760 irq_set_default_host +EXPORT_SYMBOL_GPL vmlinux 0x26c65158 inet_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x26c89b0e ata_cable_unknown +EXPORT_SYMBOL_GPL vmlinux 0x26c90ea4 scsi_eh_get_sense +EXPORT_SYMBOL_GPL vmlinux 0x26ccc5f0 crypto_alloc_ahash +EXPORT_SYMBOL_GPL vmlinux 0x26cda94f e820__mapped_raw_any +EXPORT_SYMBOL_GPL vmlinux 0x26d512be cpufreq_frequency_table_get_index +EXPORT_SYMBOL_GPL vmlinux 0x26dd873b relay_subbufs_consumed +EXPORT_SYMBOL_GPL vmlinux 0x26e2d959 umd_load_blob +EXPORT_SYMBOL_GPL vmlinux 0x26ed2186 register_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26ed9eca sock_diag_put_meminfo +EXPORT_SYMBOL_GPL vmlinux 0x26f624f4 __SCK__tp_func_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x26f6b63a dev_attr_sw_activity +EXPORT_SYMBOL_GPL vmlinux 0x27078217 syscon_regmap_lookup_by_phandle_optional +EXPORT_SYMBOL_GPL vmlinux 0x270f3fc3 devm_phy_create +EXPORT_SYMBOL_GPL vmlinux 0x27171d52 make_device_exclusive_range +EXPORT_SYMBOL_GPL vmlinux 0x272e4eb7 i2c_client_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x2730d4d4 virtio_device_restore +EXPORT_SYMBOL_GPL vmlinux 0x273aff5c __SCT__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x273e1002 fpu_sync_guest_vmexit_xfd_state +EXPORT_SYMBOL_GPL vmlinux 0x2750b9e8 dw_pcie_ep_raise_legacy_irq +EXPORT_SYMBOL_GPL vmlinux 0x2759a67e extcon_get_extcon_dev +EXPORT_SYMBOL_GPL vmlinux 0x2763ba35 mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x2767ae8a ohci_restart +EXPORT_SYMBOL_GPL vmlinux 0x27733763 sdio_readb +EXPORT_SYMBOL_GPL vmlinux 0x2773c485 __wake_up_locked +EXPORT_SYMBOL_GPL vmlinux 0x2778e71d irq_chip_enable_parent +EXPORT_SYMBOL_GPL vmlinux 0x2795fc9d vcap_set_rule_set_actionset +EXPORT_SYMBOL_GPL vmlinux 0x27a42239 usb_bulk_msg +EXPORT_SYMBOL_GPL vmlinux 0x27a6f5db gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0x27a7f3e8 dbs_update +EXPORT_SYMBOL_GPL vmlinux 0x27bdb151 genphy_c45_aneg_done +EXPORT_SYMBOL_GPL vmlinux 0x27d7d2a6 fsnotify_init_mark +EXPORT_SYMBOL_GPL vmlinux 0x27df3105 hv_alloc_hyperv_zeroed_page +EXPORT_SYMBOL_GPL vmlinux 0x27e440ba acpi_bind_one +EXPORT_SYMBOL_GPL vmlinux 0x27f4f029 ftrace_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x27fa66e1 nr_free_buffer_pages +EXPORT_SYMBOL_GPL vmlinux 0x27fe97c5 platform_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x280414c9 split_page +EXPORT_SYMBOL_GPL vmlinux 0x280459ec vp_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0x28082db3 rtnl_af_register +EXPORT_SYMBOL_GPL vmlinux 0x2808b675 bpf_map_inc_with_uref +EXPORT_SYMBOL_GPL vmlinux 0x2810d796 device_link_remove +EXPORT_SYMBOL_GPL vmlinux 0x2817f7fd cppc_get_desired_perf +EXPORT_SYMBOL_GPL vmlinux 0x282340f2 gpiochip_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0x2824738e pci_epc_set_bar +EXPORT_SYMBOL_GPL vmlinux 0x282cdabc usb_led_activity +EXPORT_SYMBOL_GPL vmlinux 0x28310bcd kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x2842afef hv_get_non_nested_register +EXPORT_SYMBOL_GPL vmlinux 0x2864abc9 klist_node_attached +EXPORT_SYMBOL_GPL vmlinux 0x286cc647 async_synchronize_cookie_domain +EXPORT_SYMBOL_GPL vmlinux 0x286e1e96 pm_clk_suspend +EXPORT_SYMBOL_GPL vmlinux 0x28708d9f irqd_cfg +EXPORT_SYMBOL_GPL vmlinux 0x2882d40e usb_role_switch_unregister +EXPORT_SYMBOL_GPL vmlinux 0x288996b9 __SCK__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x28aa6a67 call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x28ab1bc3 gpiod_get_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x28ab44af vfs_splice_read +EXPORT_SYMBOL_GPL vmlinux 0x28ab4fb9 pinctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x28afbb08 cpu_latency_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x28b9d355 dst_cache_set_ip4 +EXPORT_SYMBOL_GPL vmlinux 0x28be0cef misc_cg_res_total_usage +EXPORT_SYMBOL_GPL vmlinux 0x28c9a309 devm_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x28e64c64 xen_has_pv_and_legacy_disk_devices +EXPORT_SYMBOL_GPL vmlinux 0x290931c3 tty_standard_install +EXPORT_SYMBOL_GPL vmlinux 0x29155b2d fwnode_get_name +EXPORT_SYMBOL_GPL vmlinux 0x291876f3 mpi_ec_get_affine +EXPORT_SYMBOL_GPL vmlinux 0x291f4c9c crypto_shash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x2929ed07 platform_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x29379b90 tracepoint_srcu +EXPORT_SYMBOL_GPL vmlinux 0x29470ea8 nvdimm_flush +EXPORT_SYMBOL_GPL vmlinux 0x2951a872 trace_clock_local +EXPORT_SYMBOL_GPL vmlinux 0x2954eea3 ata_sff_softreset +EXPORT_SYMBOL_GPL vmlinux 0x296525d5 extcon_get_state +EXPORT_SYMBOL_GPL vmlinux 0x297618f3 crypto_register_ahash +EXPORT_SYMBOL_GPL vmlinux 0x29898810 crypto_ahash_final +EXPORT_SYMBOL_GPL vmlinux 0x298d83ab wm8350_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x29942eb7 pci_p2pmem_virt_to_bus +EXPORT_SYMBOL_GPL vmlinux 0x29b05822 blk_next_bio +EXPORT_SYMBOL_GPL vmlinux 0x29b34ca9 icc_node_add +EXPORT_SYMBOL_GPL vmlinux 0x29b7aaed tty_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x29c6777a verify_signature +EXPORT_SYMBOL_GPL vmlinux 0x29c9291a platform_device_register +EXPORT_SYMBOL_GPL vmlinux 0x29cabe31 acpi_get_pci_dev +EXPORT_SYMBOL_GPL vmlinux 0x29e6236d srcu_init_notifier_head +EXPORT_SYMBOL_GPL vmlinux 0x29e817c3 usb_hcd_check_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x29eba37f current_is_async +EXPORT_SYMBOL_GPL vmlinux 0x29fb762f dev_pm_qos_update_user_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x29ff77c9 invalidate_inode_pages2_range +EXPORT_SYMBOL_GPL vmlinux 0x2a04fd49 __SCK__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x2a0a6034 kset_find_obj +EXPORT_SYMBOL_GPL vmlinux 0x2a0ad9e2 gpiochip_line_is_persistent +EXPORT_SYMBOL_GPL vmlinux 0x2a156827 fscrypt_get_symlink +EXPORT_SYMBOL_GPL vmlinux 0x2a2f04fa ip_tunnel_netlink_parms +EXPORT_SYMBOL_GPL vmlinux 0x2a35cedd user_read +EXPORT_SYMBOL_GPL vmlinux 0x2a5ea9ef rhashtable_destroy +EXPORT_SYMBOL_GPL vmlinux 0x2a61818e __blkg_prfill_u64 +EXPORT_SYMBOL_GPL vmlinux 0x2a62cb3a ring_buffer_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2a6fa1f4 srcu_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2a744cd9 virtqueue_is_broken +EXPORT_SYMBOL_GPL vmlinux 0x2a976d1c dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x2a9b236b rtm_getroute_parse_ip_proto +EXPORT_SYMBOL_GPL vmlinux 0x2a9fdcf7 sk_attach_filter +EXPORT_SYMBOL_GPL vmlinux 0x2aa314c9 __SCK__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0x2aadad1a efi_capsule_update +EXPORT_SYMBOL_GPL vmlinux 0x2ab7cf58 iommu_dev_enable_feature +EXPORT_SYMBOL_GPL vmlinux 0x2ac54b3a virtqueue_get_vring_size +EXPORT_SYMBOL_GPL vmlinux 0x2aca1ea7 crypto_unregister_ahash +EXPORT_SYMBOL_GPL vmlinux 0x2ad17a4a reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x2ad2f3cd gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x2ae61fc9 netlink_add_tap +EXPORT_SYMBOL_GPL vmlinux 0x2af6578a perf_aux_output_begin +EXPORT_SYMBOL_GPL vmlinux 0x2aff6e13 devl_params_register +EXPORT_SYMBOL_GPL vmlinux 0x2b0b4191 __iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x2b0ec153 pci_ats_supported +EXPORT_SYMBOL_GPL vmlinux 0x2b0fe000 gnttab_cancel_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x2b13f9ba securityfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x2b34169e __tracepoint_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x2b3acc3b __SCT__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x2b3c3d9f pci_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x2b4509dd devlink_health_reporter_state_update +EXPORT_SYMBOL_GPL vmlinux 0x2b4819ac blk_mq_freeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x2b4e1e38 inet_csk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x2b6150fb power_supply_temp2resist_simple +EXPORT_SYMBOL_GPL vmlinux 0x2b61c652 regulator_disable_deferred +EXPORT_SYMBOL_GPL vmlinux 0x2b67b6b7 mds_idle_clear +EXPORT_SYMBOL_GPL vmlinux 0x2b6d960d synth_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x2b9997fb atomic_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x2bcce21e kset_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0x2bd8a8bb blk_fill_rwbs +EXPORT_SYMBOL_GPL vmlinux 0x2bdf5ab0 pm_wakeup_pending +EXPORT_SYMBOL_GPL vmlinux 0x2bfc6f9d crypto_sig_sign +EXPORT_SYMBOL_GPL vmlinux 0x2c0baae5 serial8250_rx_dma_flush +EXPORT_SYMBOL_GPL vmlinux 0x2c1cfc42 __fat_fs_error +EXPORT_SYMBOL_GPL vmlinux 0x2c1df6b5 rio_release_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x2c208607 power_supply_is_system_supplied +EXPORT_SYMBOL_GPL vmlinux 0x2c2f5a09 x86_family +EXPORT_SYMBOL_GPL vmlinux 0x2c3054f9 net_inc_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x2c36b666 acpi_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x2c3a9b46 __irq_domain_alloc_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x2c5118c7 power_supply_external_power_changed +EXPORT_SYMBOL_GPL vmlinux 0x2c5a376d xen_xenbus_fops +EXPORT_SYMBOL_GPL vmlinux 0x2c61bb09 uv_bios_get_pci_topology +EXPORT_SYMBOL_GPL vmlinux 0x2c635527 arch_invalidate_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2c66ac85 devlink_info_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2c687d76 i2c_dw_probe_master +EXPORT_SYMBOL_GPL vmlinux 0x2c7d13be trace_get_event_file +EXPORT_SYMBOL_GPL vmlinux 0x2c7db649 irq_dispose_mapping +EXPORT_SYMBOL_GPL vmlinux 0x2c834418 static_key_slow_inc +EXPORT_SYMBOL_GPL vmlinux 0x2c8dd6b8 edac_mem_types +EXPORT_SYMBOL_GPL vmlinux 0x2c9fa0a5 bus_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x2cacc1e6 clk_register +EXPORT_SYMBOL_GPL vmlinux 0x2cb8197c regcache_sync +EXPORT_SYMBOL_GPL vmlinux 0x2cc258fc gpiochip_add_pin_range +EXPORT_SYMBOL_GPL vmlinux 0x2ccf0565 vcap_rule_find_keysets +EXPORT_SYMBOL_GPL vmlinux 0x2cd27082 clockevents_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0x2cd4d709 fib_rules_seq_read +EXPORT_SYMBOL_GPL vmlinux 0x2ce40ec6 ata_bmdma_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x2cf0ac66 ethnl_cable_test_pulse +EXPORT_SYMBOL_GPL vmlinux 0x2cfa8593 screen_glyph_unicode +EXPORT_SYMBOL_GPL vmlinux 0x2cfbb2b5 __SCT__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x2d0684a9 hrtimer_init +EXPORT_SYMBOL_GPL vmlinux 0x2d0e6b47 hrtimer_init_sleeper +EXPORT_SYMBOL_GPL vmlinux 0x2d0eb080 vcap_tc_flower_handler_arp_usage +EXPORT_SYMBOL_GPL vmlinux 0x2d1b02d2 usermodehelper_read_lock_wait +EXPORT_SYMBOL_GPL vmlinux 0x2d1d460e acpi_pci_check_ejectable +EXPORT_SYMBOL_GPL vmlinux 0x2d2dd36f kobj_ns_grab_current +EXPORT_SYMBOL_GPL vmlinux 0x2d393f48 intel_soc_pmic_exec_mipi_pmic_seq_element +EXPORT_SYMBOL_GPL vmlinux 0x2d41e6f5 __trace_puts +EXPORT_SYMBOL_GPL vmlinux 0x2d44be3b __SCT__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x2d4d5001 led_sysfs_enable +EXPORT_SYMBOL_GPL vmlinux 0x2d52a933 ip6_input +EXPORT_SYMBOL_GPL vmlinux 0x2d5cd143 usb_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0x2d609547 dax_direct_access +EXPORT_SYMBOL_GPL vmlinux 0x2d7086a6 fwnode_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x2d809048 pci_epc_mem_free_addr +EXPORT_SYMBOL_GPL vmlinux 0x2d89b1ad __SCT__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x2dbb5227 of_devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x2dbcf545 clk_hw_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x2dd10bdb pm_generic_restore_noirq +EXPORT_SYMBOL_GPL vmlinux 0x2dd3773d tcp_register_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x2de2ea75 mmu_interval_notifier_insert_locked +EXPORT_SYMBOL_GPL vmlinux 0x2de99781 net_failover_destroy +EXPORT_SYMBOL_GPL vmlinux 0x2dfd05b0 proc_create_net_single_write +EXPORT_SYMBOL_GPL vmlinux 0x2e028ae6 rcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x2e08226d badrange_add +EXPORT_SYMBOL_GPL vmlinux 0x2e1a47c0 component_unbind_all +EXPORT_SYMBOL_GPL vmlinux 0x2e1bdc89 __inet_lookup_established +EXPORT_SYMBOL_GPL vmlinux 0x2e2360b1 ftrace_set_global_notrace +EXPORT_SYMBOL_GPL vmlinux 0x2e2df7f4 irq_remapping_cap +EXPORT_SYMBOL_GPL vmlinux 0x2e339a04 dm_device_name +EXPORT_SYMBOL_GPL vmlinux 0x2e36ee45 regmap_raw_write +EXPORT_SYMBOL_GPL vmlinux 0x2e496b9d of_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x2e542764 dw_pcie_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x2e5c077c __skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0x2e65b188 unregister_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x2e6d866e __traceiter_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x2e7887d2 nf_ct_set_closing +EXPORT_SYMBOL_GPL vmlinux 0x2e7a17d4 vmap_pfn +EXPORT_SYMBOL_GPL vmlinux 0x2e874d4a dev_pm_opp_xlate_required_opp +EXPORT_SYMBOL_GPL vmlinux 0x2e91568d soc_device_register +EXPORT_SYMBOL_GPL vmlinux 0x2e96bd33 fat_scan +EXPORT_SYMBOL_GPL vmlinux 0x2e9ec24d free_iova +EXPORT_SYMBOL_GPL vmlinux 0x2ea6fb3f fb_bl_default_curve +EXPORT_SYMBOL_GPL vmlinux 0x2eb1852b cpufreq_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x2ebb19fd execute_in_process_context +EXPORT_SYMBOL_GPL vmlinux 0x2ebe3135 cpu_is_hotpluggable +EXPORT_SYMBOL_GPL vmlinux 0x2ec239bc __traceiter_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x2eca6a19 phy_basic_t1s_p2mp_features_array +EXPORT_SYMBOL_GPL vmlinux 0x2ece1a93 mdiobus_modify +EXPORT_SYMBOL_GPL vmlinux 0x2ecf6bf3 phy_pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0x2ecff8bc power_supply_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x2ed61bfa attribute_container_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2eda4807 is_uv_hubbed +EXPORT_SYMBOL_GPL vmlinux 0x2ee00f32 fuse_simple_background +EXPORT_SYMBOL_GPL vmlinux 0x2ee7c52b btree_visitor +EXPORT_SYMBOL_GPL vmlinux 0x2eef5c3d tcp_get_info +EXPORT_SYMBOL_GPL vmlinux 0x2ef2d0ad rt_mutex_lock +EXPORT_SYMBOL_GPL vmlinux 0x2efd58cc rio_enable_rx_tx_port +EXPORT_SYMBOL_GPL vmlinux 0x2efedc59 vp_modern_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x2f0d9053 usb_otg_state_string +EXPORT_SYMBOL_GPL vmlinux 0x2f0f19c3 iomap_seek_data +EXPORT_SYMBOL_GPL vmlinux 0x2f1b21a3 set_primary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x2f1c68d8 nvdimm_kobj +EXPORT_SYMBOL_GPL vmlinux 0x2f23314c fib_alias_hw_flags_set +EXPORT_SYMBOL_GPL vmlinux 0x2f2a6ae7 bio_poll +EXPORT_SYMBOL_GPL vmlinux 0x2f2c95c4 flush_work +EXPORT_SYMBOL_GPL vmlinux 0x2f3c4303 regulator_list_voltage +EXPORT_SYMBOL_GPL vmlinux 0x2f4880df static_key_slow_dec +EXPORT_SYMBOL_GPL vmlinux 0x2f5b5261 acpi_dev_get_resources +EXPORT_SYMBOL_GPL vmlinux 0x2f5c9d7b __SCK__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x2f64415f unregister_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x2f7e212b extcon_set_property +EXPORT_SYMBOL_GPL vmlinux 0x2f80ecdd vcap_tc_flower_handler_ethaddr_usage +EXPORT_SYMBOL_GPL vmlinux 0x2f94dda8 fork_usermode_driver +EXPORT_SYMBOL_GPL vmlinux 0x2f96a2a2 pci_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x2f9bd47a xhci_ext_cap_init +EXPORT_SYMBOL_GPL vmlinux 0x2f9ca98d crypto_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x2fac812c usb_hcd_pci_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0x2faf2c1b smpboot_register_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x2fb066ef __irq_domain_add +EXPORT_SYMBOL_GPL vmlinux 0x2fb25b4c cpufreq_policy_transition_delay_us +EXPORT_SYMBOL_GPL vmlinux 0x2fb6f5d5 regmap_mmio_detach_clk +EXPORT_SYMBOL_GPL vmlinux 0x2fc1e0fe kmem_valid_obj +EXPORT_SYMBOL_GPL vmlinux 0x2ff9b340 crypto_alloc_rng +EXPORT_SYMBOL_GPL vmlinux 0x2ffedb6b hv_free_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x3003842f clk_register_divider_table +EXPORT_SYMBOL_GPL vmlinux 0x3008f7a7 tpm_chip_start +EXPORT_SYMBOL_GPL vmlinux 0x300d95fd __clocksource_register_scale +EXPORT_SYMBOL_GPL vmlinux 0x30110a29 phy_eee_cap1_features +EXPORT_SYMBOL_GPL vmlinux 0x301325b1 power_supply_property_is_writeable +EXPORT_SYMBOL_GPL vmlinux 0x30139aef blkcg_deactivate_policy +EXPORT_SYMBOL_GPL vmlinux 0x3017ebb5 md_find_rdev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x30292de7 debugfs_create_x16 +EXPORT_SYMBOL_GPL vmlinux 0x303bbd9f pm_genpd_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x30400255 sysfs_chmod_file +EXPORT_SYMBOL_GPL vmlinux 0x3044cf61 gpiod_set_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x30462f85 acpi_subsys_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0x3061cfce ring_buffer_entries_cpu +EXPORT_SYMBOL_GPL vmlinux 0x3063b3ec vchan_tx_submit +EXPORT_SYMBOL_GPL vmlinux 0x306ac0af ip6_datagram_connect_v6_only +EXPORT_SYMBOL_GPL vmlinux 0x306ae75b tun_get_socket +EXPORT_SYMBOL_GPL vmlinux 0x30765055 usb_check_bulk_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x307c9124 device_del +EXPORT_SYMBOL_GPL vmlinux 0x3087e86a sock_diag_save_cookie +EXPORT_SYMBOL_GPL vmlinux 0x30a59250 sdio_get_host_pm_caps +EXPORT_SYMBOL_GPL vmlinux 0x30ae3d9c spi_transfer_cs_change_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x30cf804f slow_virt_to_phys +EXPORT_SYMBOL_GPL vmlinux 0x30e1ec25 apei_map_generic_address +EXPORT_SYMBOL_GPL vmlinux 0x30e42163 tick_nohz_dep_clear_cpu +EXPORT_SYMBOL_GPL vmlinux 0x30efd7e0 gpiochip_populate_parent_fwspec_fourcell +EXPORT_SYMBOL_GPL vmlinux 0x30ff0886 devm_of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x31019477 __ftrace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x310e1d2b inet_hash +EXPORT_SYMBOL_GPL vmlinux 0x31128b8e hv_remove_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0x3115bf4b __SCK__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x311c6da4 put_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x311d14f4 pci_dev_trylock +EXPORT_SYMBOL_GPL vmlinux 0x311e88b2 add_disk_randomness +EXPORT_SYMBOL_GPL vmlinux 0x31262f03 pci_epc_set_msix +EXPORT_SYMBOL_GPL vmlinux 0x31266931 con_debug_leave +EXPORT_SYMBOL_GPL vmlinux 0x314084d4 gov_attr_set_get +EXPORT_SYMBOL_GPL vmlinux 0x31481355 crypto_register_acomps +EXPORT_SYMBOL_GPL vmlinux 0x3165daa3 arbitrary_virt_to_machine +EXPORT_SYMBOL_GPL vmlinux 0x3169f5c9 __mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x316ab097 dev_pm_domain_set +EXPORT_SYMBOL_GPL vmlinux 0x31706316 __SCT__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x3192d768 cpufreq_remove_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x31a2460f pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0x31a76d61 mas_destroy +EXPORT_SYMBOL_GPL vmlinux 0x31a95e8b ring_buffer_record_enable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x31aa9f5c devl_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x31bfc51a usb_set_device_state +EXPORT_SYMBOL_GPL vmlinux 0x31c66e5b perf_event_update_userpage +EXPORT_SYMBOL_GPL vmlinux 0x31c7970f pciserial_suspend_ports +EXPORT_SYMBOL_GPL vmlinux 0x31d34278 xas_load +EXPORT_SYMBOL_GPL vmlinux 0x31dca4d8 gnttab_claim_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x3201c524 acpi_subsys_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0x321c3314 __vfs_removexattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x321fec72 sdio_retune_crc_enable +EXPORT_SYMBOL_GPL vmlinux 0x32280503 cdrom_read_tocentry +EXPORT_SYMBOL_GPL vmlinux 0x32295715 dev_pm_opp_clear_config +EXPORT_SYMBOL_GPL vmlinux 0x322f3ff2 bpf_trace_run7 +EXPORT_SYMBOL_GPL vmlinux 0x32398341 clk_hw_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3247a301 pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x32548de4 rio_mport_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x325f9d61 vcap_rule_add_key_u72 +EXPORT_SYMBOL_GPL vmlinux 0x326cefe5 hwpoison_filter_dev_minor +EXPORT_SYMBOL_GPL vmlinux 0x327a2687 bind_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x32871cd8 dma_pci_p2pdma_supported +EXPORT_SYMBOL_GPL vmlinux 0x328ab9e2 da903x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x328e3354 __memcpy_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x3298f564 ethtool_set_ethtool_phy_ops +EXPORT_SYMBOL_GPL vmlinux 0x32ab06cc irq_percpu_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x32af079d nfs_ssc_client_tbl +EXPORT_SYMBOL_GPL vmlinux 0x32b8c0a4 i2c_dw_validate_speed +EXPORT_SYMBOL_GPL vmlinux 0x32bc0fcf preempt_notifier_dec +EXPORT_SYMBOL_GPL vmlinux 0x32c3cb4e class_compat_register +EXPORT_SYMBOL_GPL vmlinux 0x32c682e7 inet_csk_listen_stop +EXPORT_SYMBOL_GPL vmlinux 0x32cf638b wakeup_source_remove +EXPORT_SYMBOL_GPL vmlinux 0x32e3b076 mxcsr_feature_mask +EXPORT_SYMBOL_GPL vmlinux 0x32e4d1e0 sgx_virt_ecreate +EXPORT_SYMBOL_GPL vmlinux 0x32e5491f fsl_mc_device_group +EXPORT_SYMBOL_GPL vmlinux 0x32f3f159 register_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x32f439ef nvdimm_bus_check_dimm_count +EXPORT_SYMBOL_GPL vmlinux 0x32fd9041 hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x32fdc025 ip6_dst_lookup_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x330010b6 cpuset_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x330b0e01 sbitmap_queue_min_shallow_depth +EXPORT_SYMBOL_GPL vmlinux 0x330f6116 set_dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x3328521c crypto_grab_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x33338211 rcuref_get_slowpath +EXPORT_SYMBOL_GPL vmlinux 0x3337e608 _proc_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x333a7d8e power_supply_class +EXPORT_SYMBOL_GPL vmlinux 0x3347d984 i2c_dw_adjust_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0x3352823d cppc_get_auto_sel_caps +EXPORT_SYMBOL_GPL vmlinux 0x33530e4f xenbus_probe_devices +EXPORT_SYMBOL_GPL vmlinux 0x3356a32c fwnode_count_parents +EXPORT_SYMBOL_GPL vmlinux 0x335a613c mas_next_range +EXPORT_SYMBOL_GPL vmlinux 0x335c570f enable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x3362b03c xen_p2m_size +EXPORT_SYMBOL_GPL vmlinux 0x336636bb clk_hw_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x336afd4b __static_call_update +EXPORT_SYMBOL_GPL vmlinux 0x336c058b ata_sff_queue_pio_task +EXPORT_SYMBOL_GPL vmlinux 0x3371fe4c inet6_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x338e34b4 relay_open +EXPORT_SYMBOL_GPL vmlinux 0x33af08b4 i2c_client_type +EXPORT_SYMBOL_GPL vmlinux 0x33b8356f __SCK__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0x33bf4443 acpi_quirk_skip_acpi_ac_and_battery +EXPORT_SYMBOL_GPL vmlinux 0x33bfe213 md_bitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x33d81625 crypto_register_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x33d91adf led_trigger_event +EXPORT_SYMBOL_GPL vmlinux 0x33ed9ec8 switchdev_handle_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x33f68f10 tcp_reno_ssthresh +EXPORT_SYMBOL_GPL vmlinux 0x3408e6aa ata_sas_port_stop +EXPORT_SYMBOL_GPL vmlinux 0x340e6f11 crypto_register_aeads +EXPORT_SYMBOL_GPL vmlinux 0x34227aeb reset_control_get_count +EXPORT_SYMBOL_GPL vmlinux 0x34331f04 acpi_os_unmap_memory +EXPORT_SYMBOL_GPL vmlinux 0x3437d61e dummy_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x34407691 crypto_has_ahash +EXPORT_SYMBOL_GPL vmlinux 0x344361a1 kdb_register +EXPORT_SYMBOL_GPL vmlinux 0x3445fcf8 device_initialize +EXPORT_SYMBOL_GPL vmlinux 0x344a2c84 iomap_dio_complete +EXPORT_SYMBOL_GPL vmlinux 0x3450ad94 mpi_set_ui +EXPORT_SYMBOL_GPL vmlinux 0x346310bd unix_peer_get +EXPORT_SYMBOL_GPL vmlinux 0x3466ce63 x86_msi_msg_get_destid +EXPORT_SYMBOL_GPL vmlinux 0x3476ac5b list_lru_walk_node +EXPORT_SYMBOL_GPL vmlinux 0x3477ca31 tty_ldisc_flush +EXPORT_SYMBOL_GPL vmlinux 0x3482285c ata_port_abort +EXPORT_SYMBOL_GPL vmlinux 0x3491f3c7 inet_pernet_hashinfo_free +EXPORT_SYMBOL_GPL vmlinux 0x3494ee68 hvc_poll +EXPORT_SYMBOL_GPL vmlinux 0x3498838e ata_sff_thaw +EXPORT_SYMBOL_GPL vmlinux 0x349add76 tps65912_device_init +EXPORT_SYMBOL_GPL vmlinux 0x34ad8cbe bpf_prog_select_runtime +EXPORT_SYMBOL_GPL vmlinux 0x34b82831 dw_pcie_find_capability +EXPORT_SYMBOL_GPL vmlinux 0x34c8b5a6 skb_gso_validate_mac_len +EXPORT_SYMBOL_GPL vmlinux 0x34db62bd fpu_enable_guest_xfd_features +EXPORT_SYMBOL_GPL vmlinux 0x34df3dfc unregister_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0x34e0827f crypto_unregister_kpp +EXPORT_SYMBOL_GPL vmlinux 0x34eab46d bind_evtchn_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x350210cf l3mdev_update_flow +EXPORT_SYMBOL_GPL vmlinux 0x3503105d usb_disable_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0x350f6ce5 tasklet_unlock_wait +EXPORT_SYMBOL_GPL vmlinux 0x3519c8d9 xfrm_audit_state_add +EXPORT_SYMBOL_GPL vmlinux 0x352b3813 maxim_charger_calc_reg_current +EXPORT_SYMBOL_GPL vmlinux 0x352ec68b bpf_offload_dev_destroy +EXPORT_SYMBOL_GPL vmlinux 0x353fbc54 vtime_guest_exit +EXPORT_SYMBOL_GPL vmlinux 0x35413366 __udp_enqueue_schedule_skb +EXPORT_SYMBOL_GPL vmlinux 0x3542e347 phy_10gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x35467a37 dma_get_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x355bc89a klist_next +EXPORT_SYMBOL_GPL vmlinux 0x3565a929 utf8_data_table +EXPORT_SYMBOL_GPL vmlinux 0x356d09a1 unregister_kprobes +EXPORT_SYMBOL_GPL vmlinux 0x35844228 sdio_writeb_readb +EXPORT_SYMBOL_GPL vmlinux 0x358586b1 power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0x358eb0ab iov_iter_is_aligned +EXPORT_SYMBOL_GPL vmlinux 0x358ff60f twl_get_hfclk_rate +EXPORT_SYMBOL_GPL vmlinux 0x359ff02a ping_close +EXPORT_SYMBOL_GPL vmlinux 0x35a7be4b mctrl_gpio_init_noauto +EXPORT_SYMBOL_GPL vmlinux 0x35a89e43 bpf_trace_run3 +EXPORT_SYMBOL_GPL vmlinux 0x35aa158e xenbus_probe_node +EXPORT_SYMBOL_GPL vmlinux 0x35bd6a31 regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x35d3dc46 crypto_alg_sem +EXPORT_SYMBOL_GPL vmlinux 0x35ec95d3 bpf_offload_dev_create +EXPORT_SYMBOL_GPL vmlinux 0x35ef374f blk_queue_max_discard_segments +EXPORT_SYMBOL_GPL vmlinux 0x35f63245 ata_bmdma_irq_clear +EXPORT_SYMBOL_GPL vmlinux 0x36026ea8 crypto_register_scomps +EXPORT_SYMBOL_GPL vmlinux 0x36056a56 fib_info_nh_uses_dev +EXPORT_SYMBOL_GPL vmlinux 0x360b11fc devm_krealloc +EXPORT_SYMBOL_GPL vmlinux 0x360e0539 blk_abort_request +EXPORT_SYMBOL_GPL vmlinux 0x36173c1d phys_to_target_node +EXPORT_SYMBOL_GPL vmlinux 0x36183cb6 devm_pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x36242943 switchdev_deferred_process +EXPORT_SYMBOL_GPL vmlinux 0x362b37e9 usb_poison_urb +EXPORT_SYMBOL_GPL vmlinux 0x36446fa3 mmc_regulator_enable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x3657e06b __traceiter_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x365e3e39 iommu_map +EXPORT_SYMBOL_GPL vmlinux 0x366f3bdf pwm_lpss_tng_info +EXPORT_SYMBOL_GPL vmlinux 0x3674875d usb_device_match_id +EXPORT_SYMBOL_GPL vmlinux 0x36898d6f gpiod_remove_hogs +EXPORT_SYMBOL_GPL vmlinux 0x369835b8 acpi_processor_get_performance_info +EXPORT_SYMBOL_GPL vmlinux 0x369fcd70 tracing_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x36ac17ab alloc_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0x36b11c93 devm_init_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x36b5497e intel_iommu_enabled +EXPORT_SYMBOL_GPL vmlinux 0x36c75b4e context_tracking +EXPORT_SYMBOL_GPL vmlinux 0x36c8b97b sk_msg_free_partial +EXPORT_SYMBOL_GPL vmlinux 0x36d3293f crypto_aes_set_key +EXPORT_SYMBOL_GPL vmlinux 0x3701a0b9 crypto_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x37169f79 cpu_latency_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x3750d770 erst_read +EXPORT_SYMBOL_GPL vmlinux 0x377bbcbc pm_suspend_target_state +EXPORT_SYMBOL_GPL vmlinux 0x37838262 blkcg_root +EXPORT_SYMBOL_GPL vmlinux 0x3790b5f9 vfs_getxattr +EXPORT_SYMBOL_GPL vmlinux 0x37914025 xenbus_write +EXPORT_SYMBOL_GPL vmlinux 0x37a1efab apei_get_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x37a6926e ping_common_sendmsg +EXPORT_SYMBOL_GPL vmlinux 0x37b1acd0 sdio_align_size +EXPORT_SYMBOL_GPL vmlinux 0x37bf7be3 percpu_ref_exit +EXPORT_SYMBOL_GPL vmlinux 0x37d50bb0 acpi_storage_d3 +EXPORT_SYMBOL_GPL vmlinux 0x37e76d02 pci_dev_lock +EXPORT_SYMBOL_GPL vmlinux 0x37fed503 ata_sff_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x3801776b __ioread32_copy +EXPORT_SYMBOL_GPL vmlinux 0x38058ab0 bpf_offload_dev_netdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x380ba8ae virtqueue_get_vring +EXPORT_SYMBOL_GPL vmlinux 0x380dde36 power_supply_batinfo_ocv2cap +EXPORT_SYMBOL_GPL vmlinux 0x38268b62 icc_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x38289dc0 thermal_zone_device_priv +EXPORT_SYMBOL_GPL vmlinux 0x38374815 clear_selection +EXPORT_SYMBOL_GPL vmlinux 0x384877a5 register_fprobe_syms +EXPORT_SYMBOL_GPL vmlinux 0x38539894 phy_power_off +EXPORT_SYMBOL_GPL vmlinux 0x3866e217 nvmem_device_write +EXPORT_SYMBOL_GPL vmlinux 0x386703d5 ata_port_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x386b9649 usb_phy_roothub_resume +EXPORT_SYMBOL_GPL vmlinux 0x386da268 gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x38708e25 inet_peer_base_init +EXPORT_SYMBOL_GPL vmlinux 0x38722f80 kernel_fpu_end +EXPORT_SYMBOL_GPL vmlinux 0x3874664a __SCK__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x388264ea amd_clear_divider +EXPORT_SYMBOL_GPL vmlinux 0x388fbbfe regulator_get_error_flags +EXPORT_SYMBOL_GPL vmlinux 0x389b64a2 static_key_count +EXPORT_SYMBOL_GPL vmlinux 0x38a2213e xen_unmap_domain_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0x38aa1397 gpiod_add_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0x38b6a890 __SCT__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x38b9990e debugfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0x38c3ff30 freq_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x38d22bc9 __get_task_comm +EXPORT_SYMBOL_GPL vmlinux 0x38d64eb9 skb_copy_ubufs +EXPORT_SYMBOL_GPL vmlinux 0x38da7a4f led_trigger_set_default +EXPORT_SYMBOL_GPL vmlinux 0x38e1fde7 mpi_set +EXPORT_SYMBOL_GPL vmlinux 0x38e35554 ata_sas_port_suspend +EXPORT_SYMBOL_GPL vmlinux 0x38e5bc5a clk_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x38ea9765 intel_pt_validate_hw_cap +EXPORT_SYMBOL_GPL vmlinux 0x38eebddd rdev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x38f09531 da9052_disable_irq_nosync +EXPORT_SYMBOL_GPL vmlinux 0x38f5e997 con_debug_enter +EXPORT_SYMBOL_GPL vmlinux 0x38f704de dm_get_reserved_bio_based_ios +EXPORT_SYMBOL_GPL vmlinux 0x3902f3e9 udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x3904c0b0 tcp_set_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x390b35c3 device_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x391ba248 adp5520_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x3923b2c2 ethnl_cable_test_fault_length +EXPORT_SYMBOL_GPL vmlinux 0x392f8b59 usb_clear_halt +EXPORT_SYMBOL_GPL vmlinux 0x394c51ca __traceiter_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x395b8b90 sbitmap_prepare_to_wait +EXPORT_SYMBOL_GPL vmlinux 0x39651880 __tracepoint_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x3966ff60 bdev_discard_alignment +EXPORT_SYMBOL_GPL vmlinux 0x396b5e85 mmc_regulator_set_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x3970be4d usb_deregister_dev +EXPORT_SYMBOL_GPL vmlinux 0x397d4f61 skb_consume_udp +EXPORT_SYMBOL_GPL vmlinux 0x397f539a devm_pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0x3984ae60 dev_pm_qos_expose_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x39a4dbed dev_xdp_prog_count +EXPORT_SYMBOL_GPL vmlinux 0x39a53506 aead_exit_geniv +EXPORT_SYMBOL_GPL vmlinux 0x39a57320 phy_restore_page +EXPORT_SYMBOL_GPL vmlinux 0x39a770ee __tracepoint_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x39aa4888 usb_role_string +EXPORT_SYMBOL_GPL vmlinux 0x39b4478d tpm_default_chip +EXPORT_SYMBOL_GPL vmlinux 0x39bf59a9 init_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x39c04002 get_user_pages_fast_only +EXPORT_SYMBOL_GPL vmlinux 0x39c0daa0 badblocks_show +EXPORT_SYMBOL_GPL vmlinux 0x39c9d88c xas_find +EXPORT_SYMBOL_GPL vmlinux 0x39cc7102 dm_set_target_max_io_len +EXPORT_SYMBOL_GPL vmlinux 0x39d35195 __rt_mutex_init +EXPORT_SYMBOL_GPL vmlinux 0x39d51d23 rio_del_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0x39d5a4e1 devl_unlock +EXPORT_SYMBOL_GPL vmlinux 0x39dad6a6 acpi_data_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x39ded098 rdma_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x39ded14f __SCT__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0x39e3d714 vcap_add_rule +EXPORT_SYMBOL_GPL vmlinux 0x39edb03d spi_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x39ee6e46 thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x39f25a4d thermal_zone_device_update +EXPORT_SYMBOL_GPL vmlinux 0x3a10800c fscrypt_ioctl_get_nonce +EXPORT_SYMBOL_GPL vmlinux 0x3a15013b ata_pack_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x3a1db002 serial8250_rx_chars +EXPORT_SYMBOL_GPL vmlinux 0x3a24fb2f percpu_ref_resurrect +EXPORT_SYMBOL_GPL vmlinux 0x3a3413be mptcp_pm_get_add_addr_accept_max +EXPORT_SYMBOL_GPL vmlinux 0x3a4256d6 xenbus_dev_cancel +EXPORT_SYMBOL_GPL vmlinux 0x3a4f6a32 ata_sff_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x3a4f869e kernfs_path_from_node +EXPORT_SYMBOL_GPL vmlinux 0x3a536bd7 ring_buffer_read_finish +EXPORT_SYMBOL_GPL vmlinux 0x3a540c0a vcap_keyfieldset +EXPORT_SYMBOL_GPL vmlinux 0x3a55981a static_key_enable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x3a60f873 perf_get_aux +EXPORT_SYMBOL_GPL vmlinux 0x3a744476 virtqueue_enable_cb +EXPORT_SYMBOL_GPL vmlinux 0x3a7d80f9 xen_max_p2m_pfn +EXPORT_SYMBOL_GPL vmlinux 0x3a81aa2e devm_spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0x3a8719c2 syscon_regmap_lookup_by_phandle_args +EXPORT_SYMBOL_GPL vmlinux 0x3a8bbb8e trace_clock_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x3a8ebfbf devm_regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x3a9be019 asymmetric_key_id_partial +EXPORT_SYMBOL_GPL vmlinux 0x3a9e8610 acpi_remove_cmos_rtc_space_handler +EXPORT_SYMBOL_GPL vmlinux 0x3aa95c51 devl_trylock +EXPORT_SYMBOL_GPL vmlinux 0x3ab2fa23 acpi_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0x3abdc17a cper_dimm_err_location +EXPORT_SYMBOL_GPL vmlinux 0x3ac3feba rhltable_init +EXPORT_SYMBOL_GPL vmlinux 0x3acdf325 twl4030_audio_enable_resource +EXPORT_SYMBOL_GPL vmlinux 0x3ae5451d disk_uevent +EXPORT_SYMBOL_GPL vmlinux 0x3ae65f46 netdev_cmd_to_name +EXPORT_SYMBOL_GPL vmlinux 0x3ae78711 pwm_get_chip_data +EXPORT_SYMBOL_GPL vmlinux 0x3aedf36a input_ff_create +EXPORT_SYMBOL_GPL vmlinux 0x3af578f5 hyperv_report_panic +EXPORT_SYMBOL_GPL vmlinux 0x3af726c4 __SCK__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x3afc4a8f sbitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x3b03208d power_supply_battery_info_has_prop +EXPORT_SYMBOL_GPL vmlinux 0x3b1cbc5f __platform_register_drivers +EXPORT_SYMBOL_GPL vmlinux 0x3b288b5c xfrm_audit_state_notfound_simple +EXPORT_SYMBOL_GPL vmlinux 0x3b3245fa msi_unlock_descs +EXPORT_SYMBOL_GPL vmlinux 0x3b36532b spi_mem_dirmap_read +EXPORT_SYMBOL_GPL vmlinux 0x3b3a6be5 class_create +EXPORT_SYMBOL_GPL vmlinux 0x3b3f780d bpf_event_output +EXPORT_SYMBOL_GPL vmlinux 0x3b4c240a display_timings_release +EXPORT_SYMBOL_GPL vmlinux 0x3b4fe64b dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x3b5ae6c9 irq_chip_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0x3b67c020 fuse_get_unique +EXPORT_SYMBOL_GPL vmlinux 0x3b745430 powercap_register_zone +EXPORT_SYMBOL_GPL vmlinux 0x3b7a7163 __static_call_return0 +EXPORT_SYMBOL_GPL vmlinux 0x3b8218f7 vcap_tc_flower_handler_ip_usage +EXPORT_SYMBOL_GPL vmlinux 0x3b91db5b intel_pt_handle_vmx +EXPORT_SYMBOL_GPL vmlinux 0x3b95f543 klp_shadow_free +EXPORT_SYMBOL_GPL vmlinux 0x3ba01b47 get_compat_sigset +EXPORT_SYMBOL_GPL vmlinux 0x3bab5460 device_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0x3bb9f4af skb_send_sock_locked +EXPORT_SYMBOL_GPL vmlinux 0x3bbcaeb5 __tracepoint_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x3bc2ad85 spi_slave_abort +EXPORT_SYMBOL_GPL vmlinux 0x3bd8c04e gpiod_to_chip +EXPORT_SYMBOL_GPL vmlinux 0x3bdb210f __tracepoint_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x3bdb5d28 alg_test +EXPORT_SYMBOL_GPL vmlinux 0x3be200ce phy_10gbit_fec_features +EXPORT_SYMBOL_GPL vmlinux 0x3be3fced task_cputime_adjusted +EXPORT_SYMBOL_GPL vmlinux 0x3bec9b3a ata_sff_hsm_move +EXPORT_SYMBOL_GPL vmlinux 0x3bf038bd percpu_is_read_locked +EXPORT_SYMBOL_GPL vmlinux 0x3bf17755 mpi_read_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3c07fecf serial8250_rpm_put +EXPORT_SYMBOL_GPL vmlinux 0x3c0e8050 hyperv_pcpu_input_arg +EXPORT_SYMBOL_GPL vmlinux 0x3c113871 kobject_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0x3c1c3725 rcu_fwd_progress_check +EXPORT_SYMBOL_GPL vmlinux 0x3c1c5cc2 trace_event_buffer_reserve +EXPORT_SYMBOL_GPL vmlinux 0x3c241c2c public_key_free +EXPORT_SYMBOL_GPL vmlinux 0x3c39fb75 thermal_acpi_active_trip_temp +EXPORT_SYMBOL_GPL vmlinux 0x3c50a978 handle_fasteoi_irq +EXPORT_SYMBOL_GPL vmlinux 0x3c5d543a hrtimer_start_range_ns +EXPORT_SYMBOL_GPL vmlinux 0x3c628b95 vp_modern_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x3c6785b7 block_pr_type_to_scsi +EXPORT_SYMBOL_GPL vmlinux 0x3c681dc4 ring_buffer_record_disable +EXPORT_SYMBOL_GPL vmlinux 0x3c762139 usb_sg_cancel +EXPORT_SYMBOL_GPL vmlinux 0x3c819c45 arch_apei_report_mem_error +EXPORT_SYMBOL_GPL vmlinux 0x3c8cb846 adp5520_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x3c8cffb0 nvmem_add_one_cell +EXPORT_SYMBOL_GPL vmlinux 0x3ca2781a dev_pm_qos_expose_flags +EXPORT_SYMBOL_GPL vmlinux 0x3ca3a858 sfp_bus_add_upstream +EXPORT_SYMBOL_GPL vmlinux 0x3cb3f91b proc_create_net_data_write +EXPORT_SYMBOL_GPL vmlinux 0x3cc07be9 pv_info +EXPORT_SYMBOL_GPL vmlinux 0x3cc4b494 key_type_trusted +EXPORT_SYMBOL_GPL vmlinux 0x3ccf06b9 acpiphp_register_attention +EXPORT_SYMBOL_GPL vmlinux 0x3cd06035 add_input_randomness +EXPORT_SYMBOL_GPL vmlinux 0x3cd1b510 trace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x3cd454f7 iomap_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x3cd890f4 iommu_map_sg +EXPORT_SYMBOL_GPL vmlinux 0x3cdb2577 isa_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x3ce9cc01 vp_modern_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x3cf7eedf power_supply_set_battery_charged +EXPORT_SYMBOL_GPL vmlinux 0x3cf8c7c8 clk_hw_register_composite +EXPORT_SYMBOL_GPL vmlinux 0x3cff47be nf_queue_nf_hook_drop +EXPORT_SYMBOL_GPL vmlinux 0x3d0d0acc vcap_find_admin +EXPORT_SYMBOL_GPL vmlinux 0x3d1e497e serial8250_do_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x3d25cf12 virtio_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x3d2f689b __devm_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x3d2f899b filemap_read +EXPORT_SYMBOL_GPL vmlinux 0x3d388324 dpm_resume_end +EXPORT_SYMBOL_GPL vmlinux 0x3d410c65 adp5520_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x3d4b91be gpiochip_remove_pin_ranges +EXPORT_SYMBOL_GPL vmlinux 0x3d510a7b rcu_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0x3d6b8278 dm_path_uevent +EXPORT_SYMBOL_GPL vmlinux 0x3d73e624 ata_platform_remove_one +EXPORT_SYMBOL_GPL vmlinux 0x3d759172 crypto_akcipher_sync_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x3d789cfa fib_nexthop_info +EXPORT_SYMBOL_GPL vmlinux 0x3d8a1ce3 dev_pm_opp_get_level +EXPORT_SYMBOL_GPL vmlinux 0x3d8baf3b zs_huge_class_size +EXPORT_SYMBOL_GPL vmlinux 0x3d962061 skb_mpls_dec_ttl +EXPORT_SYMBOL_GPL vmlinux 0x3d9792aa blk_queue_flag_test_and_set +EXPORT_SYMBOL_GPL vmlinux 0x3d99d268 __SCK__tp_func_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x3da1cc9e ethnl_cable_test_amplitude +EXPORT_SYMBOL_GPL vmlinux 0x3daa2540 nf_hooks_lwtunnel_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3daa3da4 usb_enable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x3dac686c dev_pm_qos_hide_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x3db094e4 crypto_larval_alloc +EXPORT_SYMBOL_GPL vmlinux 0x3dc0b689 pm_generic_thaw_early +EXPORT_SYMBOL_GPL vmlinux 0x3dc9c9fc transport_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0x3dcc5af8 vp_modern_set_features +EXPORT_SYMBOL_GPL vmlinux 0x3dd39f3d led_stop_software_blink +EXPORT_SYMBOL_GPL vmlinux 0x3dd828dc __SCK__tp_func_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x3ddcc9f3 iommu_unmap_fast +EXPORT_SYMBOL_GPL vmlinux 0x3de9cae1 crypto_remove_final +EXPORT_SYMBOL_GPL vmlinux 0x3df82d00 mce_log +EXPORT_SYMBOL_GPL vmlinux 0x3df92798 kthread_flush_worker +EXPORT_SYMBOL_GPL vmlinux 0x3e0a087f inet_hashinfo2_init_mod +EXPORT_SYMBOL_GPL vmlinux 0x3e0f5424 __tracepoint_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x3e101463 mmc_cmdq_enable +EXPORT_SYMBOL_GPL vmlinux 0x3e1a31d7 yield_to +EXPORT_SYMBOL_GPL vmlinux 0x3e3a2fa9 genphy_c45_pma_suspend +EXPORT_SYMBOL_GPL vmlinux 0x3e411ace sfp_select_interface +EXPORT_SYMBOL_GPL vmlinux 0x3e486938 pci_bus_max_busnr +EXPORT_SYMBOL_GPL vmlinux 0x3e4fc972 devm_watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x3e5ad87b __SCK__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x3e5b8ec7 validate_xmit_xfrm +EXPORT_SYMBOL_GPL vmlinux 0x3e5e4131 iomap_release_folio +EXPORT_SYMBOL_GPL vmlinux 0x3e6ec2df pcie_update_link_speed +EXPORT_SYMBOL_GPL vmlinux 0x3e7080cb mpi_read_from_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3e7464f9 ip_route_output_key_hash +EXPORT_SYMBOL_GPL vmlinux 0x3e78c542 phy_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x3e8bb79d spi_mem_adjust_op_size +EXPORT_SYMBOL_GPL vmlinux 0x3e903560 ip_tunnel_netlink_encap_parms +EXPORT_SYMBOL_GPL vmlinux 0x3e93f81e serial8250_update_uartclk +EXPORT_SYMBOL_GPL vmlinux 0x3ea5196d apei_osc_setup +EXPORT_SYMBOL_GPL vmlinux 0x3eaded65 extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x3eb6499c __pm_runtime_disable +EXPORT_SYMBOL_GPL vmlinux 0x3ebbc044 sk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x3ec2f63e acpi_subsys_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x3ec93255 hv_get_isolation_type +EXPORT_SYMBOL_GPL vmlinux 0x3ece403c skb_mpls_push +EXPORT_SYMBOL_GPL vmlinux 0x3ed51877 bpf_prog_destroy +EXPORT_SYMBOL_GPL vmlinux 0x3ed8b230 pci_user_write_config_word +EXPORT_SYMBOL_GPL vmlinux 0x3edb086b pse_control_put +EXPORT_SYMBOL_GPL vmlinux 0x3ee22788 __traceiter_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x3ef051c8 crypto_inc +EXPORT_SYMBOL_GPL vmlinux 0x3ef10f2b blk_queue_max_zone_append_sectors +EXPORT_SYMBOL_GPL vmlinux 0x3f073e70 __tracepoint_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x3f2ebe4d clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x3f491f49 reset_control_bulk_reset +EXPORT_SYMBOL_GPL vmlinux 0x3f4bf261 edac_mc_add_mc_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x3f57e83c devm_gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x3f62414e __tracepoint_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x3f816775 usb_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x3f83f8d3 rcu_bind_current_to_nocb +EXPORT_SYMBOL_GPL vmlinux 0x3f84bcd7 dax_alive +EXPORT_SYMBOL_GPL vmlinux 0x3f8da300 __pm_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x3f9830a5 pci_user_write_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x3fae6ab0 hv_vp_index +EXPORT_SYMBOL_GPL vmlinux 0x3fba2535 dm_get_md +EXPORT_SYMBOL_GPL vmlinux 0x3fbe477f uart_console_device +EXPORT_SYMBOL_GPL vmlinux 0x3fbe66f3 iommu_device_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x3fc88aca kgdb_register_io_module +EXPORT_SYMBOL_GPL vmlinux 0x3fcc1bef iomap_zero_range +EXPORT_SYMBOL_GPL vmlinux 0x3fddab73 devm_clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x3fe6c346 devlink_fmsg_binary_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x3ff266da debugfs_attr_read +EXPORT_SYMBOL_GPL vmlinux 0x3ff2e349 hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x3ff5d37a xdp_return_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x3ff65bbc xdp_features_clear_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x3ffdacf3 timerqueue_iterate_next +EXPORT_SYMBOL_GPL vmlinux 0x3fff0cc0 trace_array_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0x4001958a pci_disable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x40037a27 tcp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x40043b84 __SCK__tp_func_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x400a024b acpi_scan_lock_release +EXPORT_SYMBOL_GPL vmlinux 0x4015519c dma_need_sync +EXPORT_SYMBOL_GPL vmlinux 0x40168a39 regmap_register_patch +EXPORT_SYMBOL_GPL vmlinux 0x4016b753 rio_unmap_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x4017ae7d devm_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x40267068 usb_anchor_resume_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x402edfd6 blk_insert_cloned_request +EXPORT_SYMBOL_GPL vmlinux 0x4030bac6 sdio_f0_writeb +EXPORT_SYMBOL_GPL vmlinux 0x40315f36 dev_coredumpv +EXPORT_SYMBOL_GPL vmlinux 0x403b217a input_ff_event +EXPORT_SYMBOL_GPL vmlinux 0x403dfd2c pm_generic_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x403eac60 sbitmap_get +EXPORT_SYMBOL_GPL vmlinux 0x403f9529 gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x4041ecd1 __traceiter_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0x4041f766 devm_intel_scu_ipc_dev_get +EXPORT_SYMBOL_GPL vmlinux 0x404247ca gpiod_get_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x4043757f init_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x404e62ba dev_pm_qos_expose_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x405409e2 acpi_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x4065d168 pm_print_active_wakeup_sources +EXPORT_SYMBOL_GPL vmlinux 0x406c4cb1 hrtimer_resolution +EXPORT_SYMBOL_GPL vmlinux 0x406cb7c4 devm_of_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x4071b517 out_of_line_wait_on_bit_timeout +EXPORT_SYMBOL_GPL vmlinux 0x407af304 usb_wait_anchor_empty_timeout +EXPORT_SYMBOL_GPL vmlinux 0x40969398 ip4_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x4099f919 tun_ptr_free +EXPORT_SYMBOL_GPL vmlinux 0x40a0aafc __flush_tlb_all +EXPORT_SYMBOL_GPL vmlinux 0x40b54b09 xhci_update_hub_device +EXPORT_SYMBOL_GPL vmlinux 0x40c48899 spi_mem_dirmap_write +EXPORT_SYMBOL_GPL vmlinux 0x40e8406d serial8250_request_dma +EXPORT_SYMBOL_GPL vmlinux 0x40f0683e reset_control_put +EXPORT_SYMBOL_GPL vmlinux 0x40f8b94e ring_buffer_iter_dropped +EXPORT_SYMBOL_GPL vmlinux 0x40f8bd4e klist_add_before +EXPORT_SYMBOL_GPL vmlinux 0x4100a662 clk_get_scaled_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x410413f4 device_iommu_capable +EXPORT_SYMBOL_GPL vmlinux 0x4108c5cb irq_domain_update_bus_token +EXPORT_SYMBOL_GPL vmlinux 0x410e4b72 devm_clk_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x411b4052 usb_hcd_pci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x4129f5ee kernel_fpu_begin_mask +EXPORT_SYMBOL_GPL vmlinux 0x412bc681 ring_buffer_empty_cpu +EXPORT_SYMBOL_GPL vmlinux 0x413afbb6 pci_pr3_present +EXPORT_SYMBOL_GPL vmlinux 0x413e4820 tcp_slow_start +EXPORT_SYMBOL_GPL vmlinux 0x413ea9fd rdev_get_name +EXPORT_SYMBOL_GPL vmlinux 0x413fb226 inet6_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x414460aa usb_altnum_to_altsetting +EXPORT_SYMBOL_GPL vmlinux 0x414d119a videomode_from_timings +EXPORT_SYMBOL_GPL vmlinux 0x41581785 device_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x415bdbba blk_steal_bios +EXPORT_SYMBOL_GPL vmlinux 0x4161319a devm_hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x4171b8a7 tcf_dev_queue_xmit +EXPORT_SYMBOL_GPL vmlinux 0x4172a103 debugfs_create_atomic_t +EXPORT_SYMBOL_GPL vmlinux 0x417919cc devl_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x417db16e serdev_device_write_buf +EXPORT_SYMBOL_GPL vmlinux 0x41814cb8 dirty_writeback_interval +EXPORT_SYMBOL_GPL vmlinux 0x418274ff scsi_internal_device_unblock_nowait +EXPORT_SYMBOL_GPL vmlinux 0x41955aa9 pci_epc_put +EXPORT_SYMBOL_GPL vmlinux 0x41995fd5 __acpi_node_get_property_reference +EXPORT_SYMBOL_GPL vmlinux 0x419e7efd sfp_module_stop +EXPORT_SYMBOL_GPL vmlinux 0x41a2b0ea regulator_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue +EXPORT_SYMBOL_GPL vmlinux 0x41bce49a ghes_register_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x41cb5eda devres_for_each_res +EXPORT_SYMBOL_GPL vmlinux 0x41cf7d6c acpi_is_pnp_device +EXPORT_SYMBOL_GPL vmlinux 0x41d288b3 serial8250_modem_status +EXPORT_SYMBOL_GPL vmlinux 0x41ed3cec eventfd_ctx_remove_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x41f33d9b __blk_req_zone_write_unlock +EXPORT_SYMBOL_GPL vmlinux 0x41fcfffe register_btf_fmodret_id_set +EXPORT_SYMBOL_GPL vmlinux 0x42041512 i2c_get_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x420d6aa2 bpf_warn_invalid_xdp_action +EXPORT_SYMBOL_GPL vmlinux 0x420f3d01 nvmem_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x421c6500 regulator_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x422cd093 bpf_trace_run1 +EXPORT_SYMBOL_GPL vmlinux 0x422e578a __SCT__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x424fe6f5 net_failover_create +EXPORT_SYMBOL_GPL vmlinux 0x42541a1c sdio_readl +EXPORT_SYMBOL_GPL vmlinux 0x42635d55 pm_suspend_global_flags +EXPORT_SYMBOL_GPL vmlinux 0x426452a3 acpi_evaluation_failure_warn +EXPORT_SYMBOL_GPL vmlinux 0x4265a668 pci_disable_ats +EXPORT_SYMBOL_GPL vmlinux 0x426d5fa2 regmap_write_async +EXPORT_SYMBOL_GPL vmlinux 0x42713dc7 bpf_prog_sub +EXPORT_SYMBOL_GPL vmlinux 0x42825ce2 rcu_scheduler_active +EXPORT_SYMBOL_GPL vmlinux 0x42974a45 ftrace_set_filter_ips +EXPORT_SYMBOL_GPL vmlinux 0x429c3f9c reboot_mode +EXPORT_SYMBOL_GPL vmlinux 0x42b2f094 __SCK__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x42bf8fe1 list_lru_del +EXPORT_SYMBOL_GPL vmlinux 0x42c7254e iommu_fwspec_free +EXPORT_SYMBOL_GPL vmlinux 0x42d07294 debugfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0x42d56479 __fl6_sock_lookup +EXPORT_SYMBOL_GPL vmlinux 0x42d5f233 pstore_register +EXPORT_SYMBOL_GPL vmlinux 0x42dc614b simple_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x42dd6ecd dma_resv_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x42de519f regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x42e1e26d devm_hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x42e22ab7 nl_table +EXPORT_SYMBOL_GPL vmlinux 0x42e3890d lwtstate_free +EXPORT_SYMBOL_GPL vmlinux 0x42e4d9f5 hvc_remove +EXPORT_SYMBOL_GPL vmlinux 0x42e732cb vcap_rule_add_key_u128 +EXPORT_SYMBOL_GPL vmlinux 0x42ebde06 vcap_alloc_rule +EXPORT_SYMBOL_GPL vmlinux 0x42ee7a72 __traceiter_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x42f728aa mctrl_gpio_get_outputs +EXPORT_SYMBOL_GPL vmlinux 0x43041e67 usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x430500b9 crypto_unregister_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x430aac61 device_wakeup_disable +EXPORT_SYMBOL_GPL vmlinux 0x430d88ec __traceiter_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x43364f8e perf_event_addr_filters_sync +EXPORT_SYMBOL_GPL vmlinux 0x433e987b tracing_snapshot_cond +EXPORT_SYMBOL_GPL vmlinux 0x43459eba pm_runtime_set_autosuspend_delay +EXPORT_SYMBOL_GPL vmlinux 0x4352b0ef dm_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x43550a24 usb_autopm_put_interface +EXPORT_SYMBOL_GPL vmlinux 0x4359bef1 device_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x436d817f mpi_clear_bit +EXPORT_SYMBOL_GPL vmlinux 0x4375883b spi_sync +EXPORT_SYMBOL_GPL vmlinux 0x4379465f kernel_file_open +EXPORT_SYMBOL_GPL vmlinux 0x437eb1df ipv6_mod_enabled +EXPORT_SYMBOL_GPL vmlinux 0x438477d9 virtio_add_status +EXPORT_SYMBOL_GPL vmlinux 0x438d22b7 rio_request_dma +EXPORT_SYMBOL_GPL vmlinux 0x438d8df2 iova_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x4394d188 nvmem_add_cell_table +EXPORT_SYMBOL_GPL vmlinux 0x4395c2bf genphy_c45_pma_resume +EXPORT_SYMBOL_GPL vmlinux 0x43aa319e lease_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x43b38b51 blk_mq_flush_busy_ctxs +EXPORT_SYMBOL_GPL vmlinux 0x43c27363 xhci_resume +EXPORT_SYMBOL_GPL vmlinux 0x43caa7c0 regmap_irq_get_irq_reg_linear +EXPORT_SYMBOL_GPL vmlinux 0x43dc84cc sdio_writesb +EXPORT_SYMBOL_GPL vmlinux 0x43e7c831 dma_get_slave_caps +EXPORT_SYMBOL_GPL vmlinux 0x43e8fff1 hid_bpf_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0x43ec2b9d __tracepoint_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x43f81957 clk_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x43f92edd wait_for_initramfs +EXPORT_SYMBOL_GPL vmlinux 0x4401e6c2 mpi_cmpabs +EXPORT_SYMBOL_GPL vmlinux 0x4403f3fa sk_msg_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0x4406c7d9 platform_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x4420aa83 spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x442deaa9 poll_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x443eddbd mmu_notifier_get_locked +EXPORT_SYMBOL_GPL vmlinux 0x44578f52 device_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x4471a51d vhost_task_stop +EXPORT_SYMBOL_GPL vmlinux 0x4473dec4 tpm_pcr_extend +EXPORT_SYMBOL_GPL vmlinux 0x4475dcaf hv_nested +EXPORT_SYMBOL_GPL vmlinux 0x4484a5a4 wait_for_device_probe +EXPORT_SYMBOL_GPL vmlinux 0x448fe570 crypto_alloc_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x44bae227 bit_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x44c10a52 kvfree_call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x44c30ab6 clk_hw_get_parent_index +EXPORT_SYMBOL_GPL vmlinux 0x44cf8cf0 blk_zone_cond_str +EXPORT_SYMBOL_GPL vmlinux 0x44e1e9aa balloon_stats +EXPORT_SYMBOL_GPL vmlinux 0x44e531ef nf_ipv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x44e57ffc spi_mem_poll_status +EXPORT_SYMBOL_GPL vmlinux 0x44f48daf acpi_device_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x450110e8 perf_assign_events +EXPORT_SYMBOL_GPL vmlinux 0x45033362 devm_regulator_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x4507f4a8 cpuhp_tasks_frozen +EXPORT_SYMBOL_GPL vmlinux 0x451618d0 sbitmap_del_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x4531624f usb_decode_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x4531ab62 copy_from_kernel_nofault +EXPORT_SYMBOL_GPL vmlinux 0x4533124f devm_regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x45334e5a spi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x454305f3 nd_tbl +EXPORT_SYMBOL_GPL vmlinux 0x45439f45 netdev_sw_irq_coalesce_default_on +EXPORT_SYMBOL_GPL vmlinux 0x45474d14 devm_thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x4553e32d folio_wait_writeback +EXPORT_SYMBOL_GPL vmlinux 0x45558f56 clk_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x457594fa crypto_alg_list +EXPORT_SYMBOL_GPL vmlinux 0x4597384f sock_diag_check_cookie +EXPORT_SYMBOL_GPL vmlinux 0x459e6151 mm_unaccount_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x45a25ee5 locks_owner_has_blockers +EXPORT_SYMBOL_GPL vmlinux 0x45b12231 inet6_sock_destruct +EXPORT_SYMBOL_GPL vmlinux 0x45b317e2 fixed_phy_change_carrier +EXPORT_SYMBOL_GPL vmlinux 0x45b92536 bpf_prog_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x45be9eee rcuwait_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x45d14bdf hypercall_page +EXPORT_SYMBOL_GPL vmlinux 0x45e8b450 mnt_idmap_get +EXPORT_SYMBOL_GPL vmlinux 0x45f4b737 crypto_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x45f94c20 dax_writeback_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x4600bf31 xenbus_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x46010087 inet_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x46013233 net_dec_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x46030074 __hrtimer_get_remaining +EXPORT_SYMBOL_GPL vmlinux 0x46047827 __SCT__tp_func_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x4617d12a __inet_inherit_port +EXPORT_SYMBOL_GPL vmlinux 0x461c1da5 acpi_quirk_skip_i2c_client_enumeration +EXPORT_SYMBOL_GPL vmlinux 0x46275130 mas_expected_entries +EXPORT_SYMBOL_GPL vmlinux 0x4641e093 register_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0x465b06eb cros_ec_get_sensor_count +EXPORT_SYMBOL_GPL vmlinux 0x4663e9c1 uart_get_rs485_mode +EXPORT_SYMBOL_GPL vmlinux 0x46752425 devlink_port_attrs_pci_pf_set +EXPORT_SYMBOL_GPL vmlinux 0x467db326 ata_link_abort +EXPORT_SYMBOL_GPL vmlinux 0x46877bf8 dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x4688d7ec pvclock_gtod_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x46898e63 icc_nodes_remove +EXPORT_SYMBOL_GPL vmlinux 0x469228f2 __fib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x46946fda crypto_comp_decompress +EXPORT_SYMBOL_GPL vmlinux 0x469f3a1e __unwind_start +EXPORT_SYMBOL_GPL vmlinux 0x46a4b118 hrtimer_cancel +EXPORT_SYMBOL_GPL vmlinux 0x46a6c9ef hv_get_tsc_page +EXPORT_SYMBOL_GPL vmlinux 0x46b68684 trace_remove_event_call +EXPORT_SYMBOL_GPL vmlinux 0x46c61de3 acpi_install_cmos_rtc_space_handler +EXPORT_SYMBOL_GPL vmlinux 0x46cb8617 dst_blackhole_mtu +EXPORT_SYMBOL_GPL vmlinux 0x46e1acf1 pm_runtime_suspended_time +EXPORT_SYMBOL_GPL vmlinux 0x46e79521 usb_intf_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0x46f10b28 nop_posix_acl_access +EXPORT_SYMBOL_GPL vmlinux 0x4701b63d pci_vfs_assigned +EXPORT_SYMBOL_GPL vmlinux 0x47035278 pm_runtime_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x470cc6fe xen_register_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0x470db0dc __SCK__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x4717c30d usb_put_hcd +EXPORT_SYMBOL_GPL vmlinux 0x472171e6 alloc_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0x47229b5c gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x472d3800 tpm_send +EXPORT_SYMBOL_GPL vmlinux 0x472f1ff4 device_show_int +EXPORT_SYMBOL_GPL vmlinux 0x473184f8 elv_register +EXPORT_SYMBOL_GPL vmlinux 0x473600e0 pci_enable_sriov +EXPORT_SYMBOL_GPL vmlinux 0x4751ec4e component_release_of +EXPORT_SYMBOL_GPL vmlinux 0x4761f17c register_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x47663cfe vcap_rule_mod_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x476999c6 ata_sff_data_xfer32 +EXPORT_SYMBOL_GPL vmlinux 0x47884890 system_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0x478bdd0b debugfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x478e81f8 tcp_orphan_count +EXPORT_SYMBOL_GPL vmlinux 0x4791cb91 apei_mce_report_mem_error +EXPORT_SYMBOL_GPL vmlinux 0x479803b9 base64_encode +EXPORT_SYMBOL_GPL vmlinux 0x479f7d4b clk_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x47aad3b9 have_governor_per_policy +EXPORT_SYMBOL_GPL vmlinux 0x47ca4e05 devl_dpipe_table_unregister +EXPORT_SYMBOL_GPL vmlinux 0x47d0eea2 acpi_lpat_temp_to_raw +EXPORT_SYMBOL_GPL vmlinux 0x47d1050d attribute_container_find_class_device +EXPORT_SYMBOL_GPL vmlinux 0x47d51d51 clk_hw_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x47d72269 __regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0x47de0dc7 clk_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x4801e517 kthread_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x48023544 pm_genpd_init +EXPORT_SYMBOL_GPL vmlinux 0x480305ca kmsg_dump_rewind +EXPORT_SYMBOL_GPL vmlinux 0x481f9b7d mpi_mulm +EXPORT_SYMBOL_GPL vmlinux 0x48203853 em_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x4828e77b acpi_scan_lock_acquire +EXPORT_SYMBOL_GPL vmlinux 0x4831b84c class_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x484a32c9 clk_mux_determine_rate_flags +EXPORT_SYMBOL_GPL vmlinux 0x48502283 dma_get_required_mask +EXPORT_SYMBOL_GPL vmlinux 0x4862dc7b list_lru_walk_one +EXPORT_SYMBOL_GPL vmlinux 0x486a4c2f fsnotify_add_mark +EXPORT_SYMBOL_GPL vmlinux 0x486dedc3 ghes_unregister_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x486f4b56 ata_host_init +EXPORT_SYMBOL_GPL vmlinux 0x48923e8a i2c_dw_configure_master +EXPORT_SYMBOL_GPL vmlinux 0x48990b00 policy_has_boost_freq +EXPORT_SYMBOL_GPL vmlinux 0x48a3d20b mctrl_gpio_get +EXPORT_SYMBOL_GPL vmlinux 0x48aae47b vp_legacy_get_features +EXPORT_SYMBOL_GPL vmlinux 0x48ab39fe fat_search_long +EXPORT_SYMBOL_GPL vmlinux 0x48bbd9c4 tcp_get_syncookie_mss +EXPORT_SYMBOL_GPL vmlinux 0x48c5a577 ksm_madvise +EXPORT_SYMBOL_GPL vmlinux 0x48c7d2b4 thermal_remove_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x48d4370b ata_cable_40wire +EXPORT_SYMBOL_GPL vmlinux 0x48d54415 dma_vunmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x48e080b1 x86_virt_spec_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x48e4a214 iommu_enable_nesting +EXPORT_SYMBOL_GPL vmlinux 0x48ebe740 switchdev_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x48ec9ff7 ata_port_pbar_desc +EXPORT_SYMBOL_GPL vmlinux 0x48f21ff7 irq_domain_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x48f898f5 pinctrl_dev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x48fd0fac virtqueue_detach_unused_buf +EXPORT_SYMBOL_GPL vmlinux 0x4904c8a9 fl6_update_dst +EXPORT_SYMBOL_GPL vmlinux 0x490abc5c mmu_notifier_put +EXPORT_SYMBOL_GPL vmlinux 0x491ceb70 fwnode_property_present +EXPORT_SYMBOL_GPL vmlinux 0x49242bc7 freezer_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x492851a8 usb_check_int_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x4934bdd0 crypto_check_attr_type +EXPORT_SYMBOL_GPL vmlinux 0x4939ebcd numa_map_to_online_node +EXPORT_SYMBOL_GPL vmlinux 0x493f8495 regmap_attach_dev +EXPORT_SYMBOL_GPL vmlinux 0x494ee2b7 dev_pm_opp_remove +EXPORT_SYMBOL_GPL vmlinux 0x495a4221 __SCT__tp_func_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x495f8760 devlink_port_attrs_set +EXPORT_SYMBOL_GPL vmlinux 0x495ff8c6 __tracepoint_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x49608959 migrate_disable +EXPORT_SYMBOL_GPL vmlinux 0x49626429 cpufreq_cpu_put +EXPORT_SYMBOL_GPL vmlinux 0x4962900a __traceiter_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x4963937c poll_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0x496653ef vchan_dma_desc_free_list +EXPORT_SYMBOL_GPL vmlinux 0x496c75c5 relay_reset +EXPORT_SYMBOL_GPL vmlinux 0x496c9bf0 tps65912_device_exit +EXPORT_SYMBOL_GPL vmlinux 0x496d141e blk_mq_update_nr_hw_queues +EXPORT_SYMBOL_GPL vmlinux 0x49718b95 __traceiter_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x497429e1 tpm_get_random +EXPORT_SYMBOL_GPL vmlinux 0x499043d3 crypto_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x49927d25 page_reporting_unregister +EXPORT_SYMBOL_GPL vmlinux 0x49ba14fd dax_iomap_rw +EXPORT_SYMBOL_GPL vmlinux 0x49c98aa1 sched_show_task +EXPORT_SYMBOL_GPL vmlinux 0x49cd25ed alloc_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x49d7d49d devlink_dpipe_match_put +EXPORT_SYMBOL_GPL vmlinux 0x49d801fb rio_local_set_device_id +EXPORT_SYMBOL_GPL vmlinux 0x49d9dec7 spi_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x49e02699 serdev_device_close +EXPORT_SYMBOL_GPL vmlinux 0x49e53891 netdev_walk_all_lower_dev +EXPORT_SYMBOL_GPL vmlinux 0x49e96999 cond_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x4a107b1b ext_pi_type1_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x4a17ed66 sysrq_mask +EXPORT_SYMBOL_GPL vmlinux 0x4a27ebae phy_driver_is_genphy +EXPORT_SYMBOL_GPL vmlinux 0x4a326353 usb_driver_release_interface +EXPORT_SYMBOL_GPL vmlinux 0x4a420d09 acpi_bus_detach_private_data +EXPORT_SYMBOL_GPL vmlinux 0x4a77b915 device_match_devt +EXPORT_SYMBOL_GPL vmlinux 0x4a79e66b hwpoison_filter +EXPORT_SYMBOL_GPL vmlinux 0x4a7b8290 __traceiter_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x4a7c4e15 spi_bus_unlock +EXPORT_SYMBOL_GPL vmlinux 0x4a8e4e10 tty_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x4aa4fad8 vfs_test_lock +EXPORT_SYMBOL_GPL vmlinux 0x4aa779a2 sock_map_unhash +EXPORT_SYMBOL_GPL vmlinux 0x4aa91189 led_classdev_resume +EXPORT_SYMBOL_GPL vmlinux 0x4aac3504 crypto_register_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x4acd2b39 crypto_clone_ahash +EXPORT_SYMBOL_GPL vmlinux 0x4ad21bb6 tty_put_char +EXPORT_SYMBOL_GPL vmlinux 0x4ae25acf vp_modern_set_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0x4af70352 pm_clk_remove +EXPORT_SYMBOL_GPL vmlinux 0x4afd589b iopf_queue_add_device +EXPORT_SYMBOL_GPL vmlinux 0x4b0685db to_nvdimm_bus_dev +EXPORT_SYMBOL_GPL vmlinux 0x4b088839 mmc_prepare_busy_cmd +EXPORT_SYMBOL_GPL vmlinux 0x4b09fbe7 rtnl_get_net_ns_capable +EXPORT_SYMBOL_GPL vmlinux 0x4b0b5f84 kernfs_put +EXPORT_SYMBOL_GPL vmlinux 0x4b1a1db5 dev_pm_genpd_set_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x4b2ee22c spi_controller_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4b332df8 hv_get_tsc_pfn +EXPORT_SYMBOL_GPL vmlinux 0x4b3ad311 sk_psock_drop +EXPORT_SYMBOL_GPL vmlinux 0x4b462897 dma_resv_test_signaled +EXPORT_SYMBOL_GPL vmlinux 0x4b56ce05 xenmem_reservation_increase +EXPORT_SYMBOL_GPL vmlinux 0x4b5acf74 rhashtable_init +EXPORT_SYMBOL_GPL vmlinux 0x4b5d8b31 blk_execute_rq_nowait +EXPORT_SYMBOL_GPL vmlinux 0x4b645e1b tpm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0x4b6aa6f5 power_supply_get_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x4b762828 start_thread +EXPORT_SYMBOL_GPL vmlinux 0x4b78dfe6 __traceiter_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x4b8556b4 regulator_is_supported_voltage +EXPORT_SYMBOL_GPL vmlinux 0x4b8a4ddd acpi_pm_set_device_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x4b8a9228 __tracepoint_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x4b931968 xen_features +EXPORT_SYMBOL_GPL vmlinux 0x4b95cb2a pci_disable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x4bbe2564 pinctrl_enable +EXPORT_SYMBOL_GPL vmlinux 0x4bc77a78 inet_ehash_nolisten +EXPORT_SYMBOL_GPL vmlinux 0x4bc8727f xen_balloon_init +EXPORT_SYMBOL_GPL vmlinux 0x4bd012ed sata_std_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x4bd6f08b misc_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4bdac056 __tracepoint_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x4bdb8dcc housekeeping_test_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4bf07806 __tracepoint_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x4bf6a0db metadata_dst_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x4bfd398d hwrng_msleep +EXPORT_SYMBOL_GPL vmlinux 0x4c0238dd mddev_init_writes_pending +EXPORT_SYMBOL_GPL vmlinux 0x4c054847 acct_bioset_init +EXPORT_SYMBOL_GPL vmlinux 0x4c0a3247 pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0x4c2b351d start_poll_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x4c2ef5a5 bus_rescan_devices +EXPORT_SYMBOL_GPL vmlinux 0x4c4522a0 pfn_to_online_page +EXPORT_SYMBOL_GPL vmlinux 0x4c49f1de hv_clock_per_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4c549b36 __traceiter_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x4c5f348e acpi_dev_filter_resource_type +EXPORT_SYMBOL_GPL vmlinux 0x4c6f0491 __SCK__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x4c762b5c x86_stepping +EXPORT_SYMBOL_GPL vmlinux 0x4c8260a7 pinctrl_pm_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0x4c8adfe1 hv_root_partition +EXPORT_SYMBOL_GPL vmlinux 0x4c8ae03d devlink_is_reload_failed +EXPORT_SYMBOL_GPL vmlinux 0x4c920f1f sysfs_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x4c9a2750 sock_prot_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0x4ca5590e mas_prev +EXPORT_SYMBOL_GPL vmlinux 0x4cb27100 ktime_get_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x4cc7a780 pcie_port_find_device +EXPORT_SYMBOL_GPL vmlinux 0x4cc9e3d0 uart_try_toggle_sysrq +EXPORT_SYMBOL_GPL vmlinux 0x4cdb7843 of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x4ce16ddd pci_stop_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x4ce41efa regulator_set_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0x4cf8880f vcap_rule_add_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4cf905f5 blk_bio_list_merge +EXPORT_SYMBOL_GPL vmlinux 0x4d0015e2 cpu_hotplug_disable +EXPORT_SYMBOL_GPL vmlinux 0x4d059f5e gpiochip_free_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x4d21f56d acpi_subsys_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4d24a1e4 sbitmap_finish_wait +EXPORT_SYMBOL_GPL vmlinux 0x4d31bc30 get_pid_task +EXPORT_SYMBOL_GPL vmlinux 0x4d3757a8 cpu_device_create +EXPORT_SYMBOL_GPL vmlinux 0x4d3803b3 dst_blackhole_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x4d3a8d8c clk_hw_is_prepared +EXPORT_SYMBOL_GPL vmlinux 0x4d3b3a61 xfrm_audit_state_delete +EXPORT_SYMBOL_GPL vmlinux 0x4d3cd985 bio_clone_blkg_association +EXPORT_SYMBOL_GPL vmlinux 0x4d66b325 xdp_attachment_setup +EXPORT_SYMBOL_GPL vmlinux 0x4d6d0bbc iommu_group_ref_get +EXPORT_SYMBOL_GPL vmlinux 0x4d7272e4 migrate_enable +EXPORT_SYMBOL_GPL vmlinux 0x4d74bad7 scsi_host_unblock +EXPORT_SYMBOL_GPL vmlinux 0x4d7b9d83 ncsi_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x4d88fa34 blk_queue_can_use_dma_map_merging +EXPORT_SYMBOL_GPL vmlinux 0x4d8aa1a1 pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0x4d9f0e4a hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4dae16e4 i2c_put_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x4de17ab3 usb_state_string +EXPORT_SYMBOL_GPL vmlinux 0x4de1f248 fb_deferred_io_init +EXPORT_SYMBOL_GPL vmlinux 0x4de4b1e9 __SCK__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x4de93cbf __vfs_setxattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x4e144a54 __SCT__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x4e17c613 ata_sff_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x4e21a10c __tracepoint_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x4e337a01 tracepoint_probe_register_prio_may_exist +EXPORT_SYMBOL_GPL vmlinux 0x4e4c37e2 freq_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4e5ee273 tick_nohz_full_mask +EXPORT_SYMBOL_GPL vmlinux 0x4e657485 free_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0x4e6b40c9 synth_event_add_next_val +EXPORT_SYMBOL_GPL vmlinux 0x4e6fc9b0 power_supply_battery_info_get_prop +EXPORT_SYMBOL_GPL vmlinux 0x4e9bf80d regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x4eac5fc1 cpu_mitigations_auto_nosmt +EXPORT_SYMBOL_GPL vmlinux 0x4eaeb71d input_ff_flush +EXPORT_SYMBOL_GPL vmlinux 0x4eb4c3d9 rtc_read_time +EXPORT_SYMBOL_GPL vmlinux 0x4eb76110 devm_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x4ec7c555 regulator_map_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x4ece3615 blocking_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4edcba64 usb_init_urb +EXPORT_SYMBOL_GPL vmlinux 0x4ef5bcf4 perf_swevent_get_recursion_context +EXPORT_SYMBOL_GPL vmlinux 0x4efcf021 mpi_normalize +EXPORT_SYMBOL_GPL vmlinux 0x4f05a15e bio_start_io_acct +EXPORT_SYMBOL_GPL vmlinux 0x4f08f699 unregister_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x4f2593f0 btree_update +EXPORT_SYMBOL_GPL vmlinux 0x4f292d4f dev_pm_opp_init_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0x4f2c996d kmsg_dump_get_line +EXPORT_SYMBOL_GPL vmlinux 0x4f387cf6 tty_buffer_space_avail +EXPORT_SYMBOL_GPL vmlinux 0x4f44c4d4 nexthop_find_by_id +EXPORT_SYMBOL_GPL vmlinux 0x4f56dafb fpu_free_guest_fpstate +EXPORT_SYMBOL_GPL vmlinux 0x4f5e5d7a regulator_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x4f6a07fe show_rcu_gp_kthreads +EXPORT_SYMBOL_GPL vmlinux 0x4f6b42a6 perf_aux_output_flag +EXPORT_SYMBOL_GPL vmlinux 0x4f6fbd3f __traceiter_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x4f70b428 ata_sas_sync_probe +EXPORT_SYMBOL_GPL vmlinux 0x4f72a987 uart_parse_options +EXPORT_SYMBOL_GPL vmlinux 0x4f786957 get_cpu_device +EXPORT_SYMBOL_GPL vmlinux 0x4f7e5860 kernfs_find_and_get_ns +EXPORT_SYMBOL_GPL vmlinux 0x4f80e319 __ct_user_exit +EXPORT_SYMBOL_GPL vmlinux 0x4f8546af cpuidle_poll_state_init +EXPORT_SYMBOL_GPL vmlinux 0x4f8c61b4 regcache_mark_dirty +EXPORT_SYMBOL_GPL vmlinux 0x4f9adb99 screen_glyph +EXPORT_SYMBOL_GPL vmlinux 0x4fa72c5e rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x4fb1bd51 pci_dev_unlock +EXPORT_SYMBOL_GPL vmlinux 0x4fb5da55 fs_put_dax +EXPORT_SYMBOL_GPL vmlinux 0x4fc67d81 crypto_register_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x4fd3aeaf of_pse_control_get +EXPORT_SYMBOL_GPL vmlinux 0x4fd7efd9 devlink_port_fini +EXPORT_SYMBOL_GPL vmlinux 0x4fdbcfad serdev_device_set_parity +EXPORT_SYMBOL_GPL vmlinux 0x4fdc945d sata_deb_timing_normal +EXPORT_SYMBOL_GPL vmlinux 0x4fe0fd18 tpm_transmit_cmd +EXPORT_SYMBOL_GPL vmlinux 0x4fe1eddf unregister_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4fe66f79 genphy_c45_read_lpa +EXPORT_SYMBOL_GPL vmlinux 0x4ffb848d usb_find_interface +EXPORT_SYMBOL_GPL vmlinux 0x4ffc7374 pm_generic_freeze_late +EXPORT_SYMBOL_GPL vmlinux 0x4fff34c2 pwm_put +EXPORT_SYMBOL_GPL vmlinux 0x4fff3573 iomap_finish_ioends +EXPORT_SYMBOL_GPL vmlinux 0x500bba1d gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x500c768c apei_exec_read_register +EXPORT_SYMBOL_GPL vmlinux 0x501232dc devm_blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0x5012fea4 __SCK__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x5014009e kthread_data +EXPORT_SYMBOL_GPL vmlinux 0x50192008 devm_clk_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x501fdd8b shmem_file_setup +EXPORT_SYMBOL_GPL vmlinux 0x5026585c xen_irq_from_gsi +EXPORT_SYMBOL_GPL vmlinux 0x502a37c6 input_class +EXPORT_SYMBOL_GPL vmlinux 0x504f4f58 cpufreq_enable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x505b9898 pci_find_vsec_capability +EXPORT_SYMBOL_GPL vmlinux 0x505d2266 ftrace_set_filter_ip +EXPORT_SYMBOL_GPL vmlinux 0x505d7988 usb_wakeup_notification +EXPORT_SYMBOL_GPL vmlinux 0x5061b6aa virtqueue_notify +EXPORT_SYMBOL_GPL vmlinux 0x5067e70f regmap_get_val_endian +EXPORT_SYMBOL_GPL vmlinux 0x50725b15 ftrace_set_filter +EXPORT_SYMBOL_GPL vmlinux 0x50810b7b fsstack_copy_attr_all +EXPORT_SYMBOL_GPL vmlinux 0x5089fd9e sk_psock_tls_strp_read +EXPORT_SYMBOL_GPL vmlinux 0x508ea097 usb_driver_claim_interface +EXPORT_SYMBOL_GPL vmlinux 0x5091b823 ring_buffer_read_start +EXPORT_SYMBOL_GPL vmlinux 0x50990701 switchdev_handle_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0x509dcdfe ip_fib_metrics_init +EXPORT_SYMBOL_GPL vmlinux 0x50a11084 netif_carrier_event +EXPORT_SYMBOL_GPL vmlinux 0x50a1707c gpiod_get_array_value +EXPORT_SYMBOL_GPL vmlinux 0x50a39ff7 iommu_unmap +EXPORT_SYMBOL_GPL vmlinux 0x50b03f5d l1tf_vmx_mitigation +EXPORT_SYMBOL_GPL vmlinux 0x50b42ba1 entry_ibpb +EXPORT_SYMBOL_GPL vmlinux 0x50ba9cfd __traceiter_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x50bdd468 mptcp_pm_get_add_addr_signal_max +EXPORT_SYMBOL_GPL vmlinux 0x50c26a49 __alloc_pages_bulk +EXPORT_SYMBOL_GPL vmlinux 0x50d1f870 pgprot_writecombine +EXPORT_SYMBOL_GPL vmlinux 0x50df94f5 btree_insert +EXPORT_SYMBOL_GPL vmlinux 0x50e47a1c dev_coredumpsg +EXPORT_SYMBOL_GPL vmlinux 0x50e6bb12 i2c_acpi_new_device_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x50e7193a __i2c_first_dynamic_bus_num +EXPORT_SYMBOL_GPL vmlinux 0x50ea170f to_software_node +EXPORT_SYMBOL_GPL vmlinux 0x50eb7e28 usb_alloc_coherent +EXPORT_SYMBOL_GPL vmlinux 0x50ec5618 elv_rqhash_del +EXPORT_SYMBOL_GPL vmlinux 0x50f286ca kthread_unuse_mm +EXPORT_SYMBOL_GPL vmlinux 0x50fad434 round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x510258f6 __udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x51097f2d ata_pci_sff_activate_host +EXPORT_SYMBOL_GPL vmlinux 0x510a6169 skcipher_walk_virt +EXPORT_SYMBOL_GPL vmlinux 0x51268ba2 cpufreq_freq_attr_scaling_boost_freqs +EXPORT_SYMBOL_GPL vmlinux 0x5131f30a dm_submit_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x51390c96 rcu_barrier_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x51578e3f subsys_virtual_register +EXPORT_SYMBOL_GPL vmlinux 0x516a958c clk_hw_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0x5176b4b2 balloon_mops +EXPORT_SYMBOL_GPL vmlinux 0x5187ac4b xen_store_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x518b81db class_dev_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x518c2fc6 hpet_rtc_dropped_irq +EXPORT_SYMBOL_GPL vmlinux 0x518c80ab wm831x_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x518e3a20 dw_pcie_host_init +EXPORT_SYMBOL_GPL vmlinux 0x51999555 cn_add_callback +EXPORT_SYMBOL_GPL vmlinux 0x51a348cc usb_role_switch_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x51a4c9d8 irq_domain_free_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x51ab3bfd __SCK__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x51ac66ec proc_create_net_data +EXPORT_SYMBOL_GPL vmlinux 0x51c20800 dm_send_uevents +EXPORT_SYMBOL_GPL vmlinux 0x51da28bb pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x51e90a80 badblocks_init +EXPORT_SYMBOL_GPL vmlinux 0x51fe3488 fsnotify_put_group +EXPORT_SYMBOL_GPL vmlinux 0x52083326 devm_device_add_group +EXPORT_SYMBOL_GPL vmlinux 0x52164513 wm8350_gpio_config +EXPORT_SYMBOL_GPL vmlinux 0x52213722 acpi_dev_resource_memory +EXPORT_SYMBOL_GPL vmlinux 0x52252316 clk_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x5228385d regulator_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x522d99e9 make_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x523bdc69 bsg_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x5241a6fb usb_wakeup_enabled_descendants +EXPORT_SYMBOL_GPL vmlinux 0x52431348 xenbus_transaction_start +EXPORT_SYMBOL_GPL vmlinux 0x525b84d4 ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x525d0aa3 trace_seq_printf +EXPORT_SYMBOL_GPL vmlinux 0x5263931d irqchip_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x52647db1 ct_idle_exit +EXPORT_SYMBOL_GPL vmlinux 0x527ca4e1 aead_geniv_alloc +EXPORT_SYMBOL_GPL vmlinux 0x52809f18 scsi_build_sense +EXPORT_SYMBOL_GPL vmlinux 0x528c9197 cpci_hp_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x529e6ca6 iommu_present +EXPORT_SYMBOL_GPL vmlinux 0x52b1e3c7 pci_flags +EXPORT_SYMBOL_GPL vmlinux 0x52bbf400 ata_sas_port_alloc +EXPORT_SYMBOL_GPL vmlinux 0x52c35e83 call_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x52c8df4a genphy_c45_read_eee_abilities +EXPORT_SYMBOL_GPL vmlinux 0x52d54fce devlink_info_version_stored_put +EXPORT_SYMBOL_GPL vmlinux 0x52d73a67 virtqueue_add_inbuf +EXPORT_SYMBOL_GPL vmlinux 0x52e88ff7 genphy_c45_check_and_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x52eddb69 raw_v6_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x52fd913e fsverity_get_digest +EXPORT_SYMBOL_GPL vmlinux 0x53047c33 inet6_hash +EXPORT_SYMBOL_GPL vmlinux 0x53056a90 driver_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x530e0f8c devl_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x531395a5 da903x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x531e50d6 gpiod_set_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x532b90b5 kprobe_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x5353381b debugfs_read_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x53540a05 ata_timing_compute +EXPORT_SYMBOL_GPL vmlinux 0x5358864e devlink_fmsg_binary_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x5359fbfe ehci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x535beb04 bpf_prog_inc +EXPORT_SYMBOL_GPL vmlinux 0x536ac0be tty_port_register_device_attr_serdev +EXPORT_SYMBOL_GPL vmlinux 0x53735203 relay_late_setup_files +EXPORT_SYMBOL_GPL vmlinux 0x53796ce9 pci_user_write_config_byte +EXPORT_SYMBOL_GPL vmlinux 0x537d5ff8 input_device_enabled +EXPORT_SYMBOL_GPL vmlinux 0x5381ecfb devl_linecard_create +EXPORT_SYMBOL_GPL vmlinux 0x5388b1a0 amd_get_dr_addr_mask +EXPORT_SYMBOL_GPL vmlinux 0x538d073d phy_duplex_to_str +EXPORT_SYMBOL_GPL vmlinux 0x539f157b pci_xen_swiotlb_init_late +EXPORT_SYMBOL_GPL vmlinux 0x539fbc3d led_get +EXPORT_SYMBOL_GPL vmlinux 0x53a4e0b6 sdio_claim_irq +EXPORT_SYMBOL_GPL vmlinux 0x53b143ac fscrypt_ioctl_get_policy_ex +EXPORT_SYMBOL_GPL vmlinux 0x53bbb922 crypto_skcipher_setkey +EXPORT_SYMBOL_GPL vmlinux 0x53bdb59f blk_crypto_update_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x53c089f5 property_entries_dup +EXPORT_SYMBOL_GPL vmlinux 0x53c570fa devlink_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x53c5747c virtqueue_kick_prepare +EXPORT_SYMBOL_GPL vmlinux 0x53d71766 dm_table_set_type +EXPORT_SYMBOL_GPL vmlinux 0x53d7c01e __traceiter_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x53ebfa74 usb_pipe_type_check +EXPORT_SYMBOL_GPL vmlinux 0x53f7280f crypto_hash_alg_has_setkey +EXPORT_SYMBOL_GPL vmlinux 0x5406db18 acpi_dev_gpio_irq_wake_get_by +EXPORT_SYMBOL_GPL vmlinux 0x54175235 usb_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x541bd60a irq_work_run +EXPORT_SYMBOL_GPL vmlinux 0x541eed73 bpf_trace_run11 +EXPORT_SYMBOL_GPL vmlinux 0x54215db5 visitor64 +EXPORT_SYMBOL_GPL vmlinux 0x5424cf81 call_rcu_hurry +EXPORT_SYMBOL_GPL vmlinux 0x543a137b ipv4_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x54482863 dm_start_time_ns_from_clone +EXPORT_SYMBOL_GPL vmlinux 0x5461318e sfp_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x54651f9b rhashtable_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x546e9628 devlink_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x54845481 devlink_dpipe_action_put +EXPORT_SYMBOL_GPL vmlinux 0x54883896 fwnode_handle_put +EXPORT_SYMBOL_GPL vmlinux 0x548f6a0f phy_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x549525ef handle_nested_irq +EXPORT_SYMBOL_GPL vmlinux 0x5498b0eb nexthop_select_path +EXPORT_SYMBOL_GPL vmlinux 0x549d3bd7 ata_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x54aaa975 list_lru_count_one +EXPORT_SYMBOL_GPL vmlinux 0x54b56c89 serial8250_do_set_mctrl +EXPORT_SYMBOL_GPL vmlinux 0x54c3fdf9 platform_device_del +EXPORT_SYMBOL_GPL vmlinux 0x54c8343e dev_pm_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x54dbf641 __tracepoint_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x54e1e33d vcap_port_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x54e91f0e inet6_cleanup_sock +EXPORT_SYMBOL_GPL vmlinux 0x54fc3333 devl_param_driverinit_value_get +EXPORT_SYMBOL_GPL vmlinux 0x550ce709 pat_enabled +EXPORT_SYMBOL_GPL vmlinux 0x550f3e05 i2c_freq_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x5513d943 tpm2_get_tpm_pt +EXPORT_SYMBOL_GPL vmlinux 0x5516a1f3 edac_pci_handle_pe +EXPORT_SYMBOL_GPL vmlinux 0x551bb607 __SCK__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0x551de0eb spi_setup +EXPORT_SYMBOL_GPL vmlinux 0x5524e872 irq_domain_reset_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x5525fef6 intel_pinctrl_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0x552d0bef gpiod_set_value +EXPORT_SYMBOL_GPL vmlinux 0x55339365 flush_delayed_fput +EXPORT_SYMBOL_GPL vmlinux 0x553b49a4 cpufreq_get_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x55417264 unregister_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0x5546e059 vcap_chain_offset +EXPORT_SYMBOL_GPL vmlinux 0x555b431a ncsi_stop_dev +EXPORT_SYMBOL_GPL vmlinux 0x556e4390 clk_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x55784228 regmap_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x557cc9bd perf_aux_output_end +EXPORT_SYMBOL_GPL vmlinux 0x557edec6 devlink_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x55847f62 sata_link_debounce +EXPORT_SYMBOL_GPL vmlinux 0x558f1621 pm_generic_resume_early +EXPORT_SYMBOL_GPL vmlinux 0x55a38988 acpi_dev_get_dma_resources +EXPORT_SYMBOL_GPL vmlinux 0x55a67348 devm_pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0x55ab99b3 __tracepoint_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x55b1b62c vchan_tx_desc_free +EXPORT_SYMBOL_GPL vmlinux 0x55c76a23 ksys_sync_helper +EXPORT_SYMBOL_GPL vmlinux 0x55cfc9ab serial8250_clear_and_reinit_fifos +EXPORT_SYMBOL_GPL vmlinux 0x55d6468e ftrace_ops_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x55daba83 shmem_truncate_range +EXPORT_SYMBOL_GPL vmlinux 0x55e28445 ipv6_proxy_select_ident +EXPORT_SYMBOL_GPL vmlinux 0x55eecff4 bit_wait_io_timeout +EXPORT_SYMBOL_GPL vmlinux 0x55f5e62f device_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0x56054c05 crypto_it_tab +EXPORT_SYMBOL_GPL vmlinux 0x560948ee devm_regulator_get +EXPORT_SYMBOL_GPL vmlinux 0x56173654 pcap_set_ts_bits +EXPORT_SYMBOL_GPL vmlinux 0x561a9a77 regmap_get_raw_read_max +EXPORT_SYMBOL_GPL vmlinux 0x5624f826 power_supply_notifier +EXPORT_SYMBOL_GPL vmlinux 0x56256e8a orderly_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x56310925 regulator_mode_to_status +EXPORT_SYMBOL_GPL vmlinux 0x56398615 mark_tsc_unstable +EXPORT_SYMBOL_GPL vmlinux 0x564103c7 iommu_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0x5641485b tty_termios_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x5643debe devm_kasprintf +EXPORT_SYMBOL_GPL vmlinux 0x564641bf generic_fh_to_parent +EXPORT_SYMBOL_GPL vmlinux 0x5655eef1 pci_msix_can_alloc_dyn +EXPORT_SYMBOL_GPL vmlinux 0x566e03c8 kthread_func +EXPORT_SYMBOL_GPL vmlinux 0x566fff75 xhci_gen_setup +EXPORT_SYMBOL_GPL vmlinux 0x56720647 clk_fractional_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x56948896 spec_ctrl_current +EXPORT_SYMBOL_GPL vmlinux 0x56ac3c2e scsi_get_vpd_page +EXPORT_SYMBOL_GPL vmlinux 0x56b37359 of_hwspin_lock_get_id_byname +EXPORT_SYMBOL_GPL vmlinux 0x56d17cc2 thermal_zone_get_num_trips +EXPORT_SYMBOL_GPL vmlinux 0x56d252a1 xfrm_dev_offload_ok +EXPORT_SYMBOL_GPL vmlinux 0x56ea817c dev_pm_qos_add_ancestor_request +EXPORT_SYMBOL_GPL vmlinux 0x56f0315e fuse_mount_remove +EXPORT_SYMBOL_GPL vmlinux 0x56fbb130 no_hash_pointers +EXPORT_SYMBOL_GPL vmlinux 0x56ff4bc3 devm_of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x5707544a regulator_get_hardware_vsel_register +EXPORT_SYMBOL_GPL vmlinux 0x5723f96e devl_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x572c4c3c dma_async_device_channel_unregister +EXPORT_SYMBOL_GPL vmlinux 0x572d74a2 sampling_rate_store +EXPORT_SYMBOL_GPL vmlinux 0x574609c5 apei_exec_write_register_value +EXPORT_SYMBOL_GPL vmlinux 0x574dc03f udp_cmsg_send +EXPORT_SYMBOL_GPL vmlinux 0x57586dad devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x5758b510 memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x57643f97 clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x576455ce bpf_map_put +EXPORT_SYMBOL_GPL vmlinux 0x57719632 gnttab_grant_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x57861a5c gds_ucode_mitigated +EXPORT_SYMBOL_GPL vmlinux 0x578eeb4d hugetlb_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x5790e7a0 pci_unlock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0x5795886d class_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x579e0bf5 rtnl_unregister_all +EXPORT_SYMBOL_GPL vmlinux 0x57a19a21 wbc_attach_and_unlock_inode +EXPORT_SYMBOL_GPL vmlinux 0x57ad4d90 mptcp_get_reset_option +EXPORT_SYMBOL_GPL vmlinux 0x57af7cd2 __xenbus_register_backend +EXPORT_SYMBOL_GPL vmlinux 0x57b15ee6 ptp_classify_raw +EXPORT_SYMBOL_GPL vmlinux 0x57b695a4 fscrypt_mergeable_bio +EXPORT_SYMBOL_GPL vmlinux 0x57b773aa fixed_phy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x57c3aaf7 cgroup_get_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x57c91d79 spi_bus_lock +EXPORT_SYMBOL_GPL vmlinux 0x57d17422 devm_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x57d4050a xhci_get_endpoint_index +EXPORT_SYMBOL_GPL vmlinux 0x57dc4851 mas_erase +EXPORT_SYMBOL_GPL vmlinux 0x57dda335 vp_modern_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x57e9486d __cpuhp_state_add_instance +EXPORT_SYMBOL_GPL vmlinux 0x57f576b9 mpi_ec_curve_point +EXPORT_SYMBOL_GPL vmlinux 0x5810e131 thermal_zone_device +EXPORT_SYMBOL_GPL vmlinux 0x58138c3f tps6586x_write +EXPORT_SYMBOL_GPL vmlinux 0x582102a4 devm_pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0x58276f93 cper_next_record_id +EXPORT_SYMBOL_GPL vmlinux 0x5829e979 mas_pause +EXPORT_SYMBOL_GPL vmlinux 0x5831e062 cpus_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0x585d9852 rio_release_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x58617273 clk_hw_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x586af4dd vp_legacy_config_vector +EXPORT_SYMBOL_GPL vmlinux 0x586b4e25 xenbus_dev_fatal +EXPORT_SYMBOL_GPL vmlinux 0x586bfc8a alarm_restart +EXPORT_SYMBOL_GPL vmlinux 0x586e22f3 ata_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x5879a27d sfp_get_module_info +EXPORT_SYMBOL_GPL vmlinux 0x587b5c8d virtqueue_disable_cb +EXPORT_SYMBOL_GPL vmlinux 0x5894e18d page_cache_ra_unbounded +EXPORT_SYMBOL_GPL vmlinux 0x589d8e4e devres_close_group +EXPORT_SYMBOL_GPL vmlinux 0x589f4450 nf_route +EXPORT_SYMBOL_GPL vmlinux 0x58a05114 firmware_request_cache +EXPORT_SYMBOL_GPL vmlinux 0x58a2fcaa __SCT__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x58a41c4e debugfs_create_u32 +EXPORT_SYMBOL_GPL vmlinux 0x58a51dc0 generic_handle_domain_irq +EXPORT_SYMBOL_GPL vmlinux 0x58aac730 open_related_ns +EXPORT_SYMBOL_GPL vmlinux 0x58b2edb4 serdev_device_add +EXPORT_SYMBOL_GPL vmlinux 0x58b922f2 sk_msg_return_zero +EXPORT_SYMBOL_GPL vmlinux 0x58c30be2 phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x58ccbd9e blk_mq_quiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x58d0b3ae crypto_ahash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x58d60f0b fuse_dev_alloc_install +EXPORT_SYMBOL_GPL vmlinux 0x58d6311d trace_clock +EXPORT_SYMBOL_GPL vmlinux 0x58db1176 ata_xfer_mode2shift +EXPORT_SYMBOL_GPL vmlinux 0x58def6ca sfp_module_remove +EXPORT_SYMBOL_GPL vmlinux 0x58e0d17f bio_iov_iter_get_pages +EXPORT_SYMBOL_GPL vmlinux 0x58ee5ec3 fscrypt_ioctl_get_key_status +EXPORT_SYMBOL_GPL vmlinux 0x58fbb9a3 __of_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x590010e6 ata_sff_lost_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x5910a5b0 serdev_device_write_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x592e74a6 edac_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0x5935ba4c devm_clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x5949bc4b alloc_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x5957cddb zs_lookup_class_index +EXPORT_SYMBOL_GPL vmlinux 0x59662202 ohci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x5986d190 kdb_printf +EXPORT_SYMBOL_GPL vmlinux 0x598a6202 ipv6_stub +EXPORT_SYMBOL_GPL vmlinux 0x59af398a xdp_rxq_info_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x59b063ba start_poll_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x59b2adbf input_ff_effect_from_user +EXPORT_SYMBOL_GPL vmlinux 0x59bb70f6 phy_driver_is_genphy_10g +EXPORT_SYMBOL_GPL vmlinux 0x59be9149 regmap_multi_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x59bf3044 devm_register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x59c43dc9 __traceiter_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x59dbc5be virtqueue_get_buf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x59debc55 __devm_rtc_register_device +EXPORT_SYMBOL_GPL vmlinux 0x59ecc637 hte_push_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x59edfeb8 phy_rate_matching_to_str +EXPORT_SYMBOL_GPL vmlinux 0x59f32720 mpi_subm +EXPORT_SYMBOL_GPL vmlinux 0x59f80610 usb_free_streams +EXPORT_SYMBOL_GPL vmlinux 0x59f8b7c6 ms_hyperv +EXPORT_SYMBOL_GPL vmlinux 0x5a0781a3 of_pwm_single_xlate +EXPORT_SYMBOL_GPL vmlinux 0x5a18b1b9 __traceiter_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x5a1d134a rcu_momentary_dyntick_idle +EXPORT_SYMBOL_GPL vmlinux 0x5a229368 arch_apei_enable_cmcff +EXPORT_SYMBOL_GPL vmlinux 0x5a31f944 irq_gc_mask_set_bit +EXPORT_SYMBOL_GPL vmlinux 0x5a33ab9c fb_deferred_io_release +EXPORT_SYMBOL_GPL vmlinux 0x5a3a1b94 spi_write_then_read +EXPORT_SYMBOL_GPL vmlinux 0x5a49dbc9 timerqueue_del +EXPORT_SYMBOL_GPL vmlinux 0x5a66b940 skb_morph +EXPORT_SYMBOL_GPL vmlinux 0x5a6a0dee generic_device_group +EXPORT_SYMBOL_GPL vmlinux 0x5a6cdb52 nf_ct_zone_dflt +EXPORT_SYMBOL_GPL vmlinux 0x5a7bfe41 crypto_probing_notify +EXPORT_SYMBOL_GPL vmlinux 0x5a855334 ip6_sk_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x5aa70984 acpi_reduced_hardware +EXPORT_SYMBOL_GPL vmlinux 0x5aab97d3 devm_regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x5ab09745 edac_get_owner +EXPORT_SYMBOL_GPL vmlinux 0x5ab6bd09 regulator_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x5abc4694 blkcg_policy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5abf456d __bio_release_pages +EXPORT_SYMBOL_GPL vmlinux 0x5ac15e99 cookie_tcp_reqsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5ac6ce1f gpiochip_generic_free +EXPORT_SYMBOL_GPL vmlinux 0x5acb9981 driver_find +EXPORT_SYMBOL_GPL vmlinux 0x5ace4177 spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5af26814 devlink_port_type_ib_set +EXPORT_SYMBOL_GPL vmlinux 0x5af3f17b ata_cable_ignore +EXPORT_SYMBOL_GPL vmlinux 0x5af916d8 sdio_writew +EXPORT_SYMBOL_GPL vmlinux 0x5b1f7b61 regulator_disable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x5b21ceff ring_buffer_iter_peek +EXPORT_SYMBOL_GPL vmlinux 0x5b2879da intel_pinctrl_probe_by_uid +EXPORT_SYMBOL_GPL vmlinux 0x5b2bef49 crypto_shash_tfm_digest +EXPORT_SYMBOL_GPL vmlinux 0x5b2d34d5 devm_remove_action +EXPORT_SYMBOL_GPL vmlinux 0x5b30e25c vhost_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x5b3cfd6f perf_event_refresh +EXPORT_SYMBOL_GPL vmlinux 0x5b41b334 phy_speed_down +EXPORT_SYMBOL_GPL vmlinux 0x5b489018 debugfs_create_x64 +EXPORT_SYMBOL_GPL vmlinux 0x5b56752d wm8350_read_auxadc +EXPORT_SYMBOL_GPL vmlinux 0x5b59cc6a icmp_build_probe +EXPORT_SYMBOL_GPL vmlinux 0x5b61fef6 phy_select_page +EXPORT_SYMBOL_GPL vmlinux 0x5b6c2fb1 efivars_register +EXPORT_SYMBOL_GPL vmlinux 0x5b6e2080 ata_sff_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x5b82ebc5 kill_device +EXPORT_SYMBOL_GPL vmlinux 0x5b948890 pin_get_name +EXPORT_SYMBOL_GPL vmlinux 0x5b972028 virtio_device_freeze +EXPORT_SYMBOL_GPL vmlinux 0x5b99b54c sysfs_break_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x5b9dfd3c regulator_get_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x5ba9c87f blk_crypto_keyslot_index +EXPORT_SYMBOL_GPL vmlinux 0x5bc950fe regulator_irq_helper_cancel +EXPORT_SYMBOL_GPL vmlinux 0x5bcc0df7 ata_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x5bcea8b2 device_store_int +EXPORT_SYMBOL_GPL vmlinux 0x5bd0748f crypto_del_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x5bdae35b usb_phy_roothub_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x5bdbac4e rcu_unexpedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x5be2bf5c regulator_enable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x5be73604 subsys_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x5c070f62 cper_mem_err_status_str +EXPORT_SYMBOL_GPL vmlinux 0x5c09f4d0 regcache_cache_bypass +EXPORT_SYMBOL_GPL vmlinux 0x5c0bb3af regulator_get_linear_step +EXPORT_SYMBOL_GPL vmlinux 0x5c0c165e __SCT__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x5c21bc6b iommu_dev_disable_feature +EXPORT_SYMBOL_GPL vmlinux 0x5c309e65 hibernate_quiet_exec +EXPORT_SYMBOL_GPL vmlinux 0x5c5030c4 __netpoll_setup +EXPORT_SYMBOL_GPL vmlinux 0x5c5a1b16 tick_broadcast_control +EXPORT_SYMBOL_GPL vmlinux 0x5c74b41d public_key_signature_free +EXPORT_SYMBOL_GPL vmlinux 0x5c7e03ca __inet_twsk_schedule +EXPORT_SYMBOL_GPL vmlinux 0x5c8121c1 class_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x5c921d1e pm_generic_poweroff_late +EXPORT_SYMBOL_GPL vmlinux 0x5ca348bd crypto_aead_setkey +EXPORT_SYMBOL_GPL vmlinux 0x5cab9945 unregister_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0x5cad8fc3 power_supply_ocv2cap_simple +EXPORT_SYMBOL_GPL vmlinux 0x5cb582b1 devm_hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5cc2c898 __tracepoint_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x5cc59d56 gpiod_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x5cc77c45 led_colors +EXPORT_SYMBOL_GPL vmlinux 0x5ccb4fe7 __skb_zcopy_downgrade_managed +EXPORT_SYMBOL_GPL vmlinux 0x5cdfced5 rtnl_put_cacheinfo +EXPORT_SYMBOL_GPL vmlinux 0x5ce42e21 dw_pcie_ep_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x5cecdf1c devlink_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5cede0a7 xdp_flush_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x5cfda402 regulator_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5d0113e0 x86_pred_cmd +EXPORT_SYMBOL_GPL vmlinux 0x5d0ad889 icc_get_name +EXPORT_SYMBOL_GPL vmlinux 0x5d138bdf dw_pcie_ep_reset_bar +EXPORT_SYMBOL_GPL vmlinux 0x5d17148b apei_write +EXPORT_SYMBOL_GPL vmlinux 0x5d26ea94 PageHuge +EXPORT_SYMBOL_GPL vmlinux 0x5d29cd60 rt288x_setup +EXPORT_SYMBOL_GPL vmlinux 0x5d2aa5fb rhashtable_walk_peek +EXPORT_SYMBOL_GPL vmlinux 0x5d2bc42a reset_control_rearm +EXPORT_SYMBOL_GPL vmlinux 0x5d2e19c4 pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x5d2f4ac6 debugfs_file_put +EXPORT_SYMBOL_GPL vmlinux 0x5d328811 vfs_get_acl +EXPORT_SYMBOL_GPL vmlinux 0x5d377b2b snp_issue_guest_request +EXPORT_SYMBOL_GPL vmlinux 0x5d4e1b07 tty_port_default_client_ops +EXPORT_SYMBOL_GPL vmlinux 0x5d511c9f swapcache_mapping +EXPORT_SYMBOL_GPL vmlinux 0x5d5174bc thp_get_unmapped_area +EXPORT_SYMBOL_GPL vmlinux 0x5d5d535b tracepoint_probe_register +EXPORT_SYMBOL_GPL vmlinux 0x5d65a708 fscrypt_drop_inode +EXPORT_SYMBOL_GPL vmlinux 0x5d6db7dc sata_scr_write_flush +EXPORT_SYMBOL_GPL vmlinux 0x5d7a705e spi_take_timestamp_pre +EXPORT_SYMBOL_GPL vmlinux 0x5d7ceb6d crypto_register_rng +EXPORT_SYMBOL_GPL vmlinux 0x5d81cd29 fb_deferred_io_fsync +EXPORT_SYMBOL_GPL vmlinux 0x5d81d82a nfnl_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x5d8476d3 bpf_sk_storage_diag_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5d84814d dev_pm_opp_get_max_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0x5d9317d7 uv_teardown_irq +EXPORT_SYMBOL_GPL vmlinux 0x5d9a03ee sbitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x5da67adc zs_compact +EXPORT_SYMBOL_GPL vmlinux 0x5db92853 fscrypt_fname_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x5dbcfa4f boot_cpu_physical_apicid +EXPORT_SYMBOL_GPL vmlinux 0x5dd86fa2 register_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x5ddaba9c irq_domain_add_legacy +EXPORT_SYMBOL_GPL vmlinux 0x5df68912 set_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0x5dfa58e0 cpufreq_generic_attr +EXPORT_SYMBOL_GPL vmlinux 0x5e173309 cpu_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x5e17acfb rcu_read_unlock_trace_special +EXPORT_SYMBOL_GPL vmlinux 0x5e1fb540 __traceiter_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x5e3025a0 extcon_set_state +EXPORT_SYMBOL_GPL vmlinux 0x5e3498f9 dm_put +EXPORT_SYMBOL_GPL vmlinux 0x5e3d005a user_update +EXPORT_SYMBOL_GPL vmlinux 0x5e480ff1 udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x5e515be6 ktime_get_ts64 +EXPORT_SYMBOL_GPL vmlinux 0x5e6fcaff tpm_chip_register +EXPORT_SYMBOL_GPL vmlinux 0x5e7176cf devm_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x5e798ffb divider_get_val +EXPORT_SYMBOL_GPL vmlinux 0x5e7ace51 trace_event_reg +EXPORT_SYMBOL_GPL vmlinux 0x5e85415b ring_buffer_consume +EXPORT_SYMBOL_GPL vmlinux 0x5e96b0bb blk_mq_quiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x5e9bbd11 crypto_akcipher_sync_prep +EXPORT_SYMBOL_GPL vmlinux 0x5e9f44d4 uart_xchar_out +EXPORT_SYMBOL_GPL vmlinux 0x5ea013ae transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x5ea0a57a debugfs_create_x8 +EXPORT_SYMBOL_GPL vmlinux 0x5ead7813 ata_sas_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x5eae5408 clk_is_enabled_when_prepared +EXPORT_SYMBOL_GPL vmlinux 0x5eca569e i2c_new_smbus_alert_device +EXPORT_SYMBOL_GPL vmlinux 0x5ee2aa12 list_lru_count_node +EXPORT_SYMBOL_GPL vmlinux 0x5ef1e923 devm_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x5f03619a devm_namespace_disable +EXPORT_SYMBOL_GPL vmlinux 0x5f09c05a devm_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x5f119267 register_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0x5f13bb72 xhci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x5f1e9c80 device_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x5f23e3fa insert_resource +EXPORT_SYMBOL_GPL vmlinux 0x5f2aca68 walk_hmem_resources +EXPORT_SYMBOL_GPL vmlinux 0x5f2da8c4 check_tsc_unstable +EXPORT_SYMBOL_GPL vmlinux 0x5f2fcc83 ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0x5f35fb6b regmap_get_val_bytes +EXPORT_SYMBOL_GPL vmlinux 0x5f384a68 x509_free_certificate +EXPORT_SYMBOL_GPL vmlinux 0x5f385ef5 __SCK__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x5f4ac0fa __nvmem_layout_register +EXPORT_SYMBOL_GPL vmlinux 0x5f547d7e debugfs_create_bool +EXPORT_SYMBOL_GPL vmlinux 0x5f6f1e9e dax_get_private +EXPORT_SYMBOL_GPL vmlinux 0x5f75bdfb vp_modern_set_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x5f7c964f devfreq_cooling_em_register +EXPORT_SYMBOL_GPL vmlinux 0x5f800c78 pcie_flr +EXPORT_SYMBOL_GPL vmlinux 0x5fa625ed mpi_ec_mul_point +EXPORT_SYMBOL_GPL vmlinux 0x5fac54c3 __SCK__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x5fb65d0d pskb_put +EXPORT_SYMBOL_GPL vmlinux 0x5fbd872d device_show_bool +EXPORT_SYMBOL_GPL vmlinux 0x5fbde343 shash_ahash_update +EXPORT_SYMBOL_GPL vmlinux 0x5fc12114 pm_generic_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x5fd981d0 usb_hcd_pci_probe +EXPORT_SYMBOL_GPL vmlinux 0x5fdf67f4 gnttab_foreach_grant_in_range +EXPORT_SYMBOL_GPL vmlinux 0x5fdf7b32 smca_get_bank_type +EXPORT_SYMBOL_GPL vmlinux 0x5fdfa2c1 amd_pmu_enable_virt +EXPORT_SYMBOL_GPL vmlinux 0x5ff0e749 sdio_claim_host +EXPORT_SYMBOL_GPL vmlinux 0x5ff33173 cpufreq_freq_attr_scaling_available_freqs +EXPORT_SYMBOL_GPL vmlinux 0x5ff7f38e fpu_update_guest_xfd +EXPORT_SYMBOL_GPL vmlinux 0x5ffac774 gpiochip_generic_config +EXPORT_SYMBOL_GPL vmlinux 0x60091316 clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x601290e0 vcap_keyset_name +EXPORT_SYMBOL_GPL vmlinux 0x6019fd3c devm_pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x60297b0a usb_hcd_giveback_urb +EXPORT_SYMBOL_GPL vmlinux 0x60379731 devl_traps_register +EXPORT_SYMBOL_GPL vmlinux 0x603d0d51 acpi_os_map_iomem +EXPORT_SYMBOL_GPL vmlinux 0x604722fd devices_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x6061b74a priv_to_devlink +EXPORT_SYMBOL_GPL vmlinux 0x606b4aba devlink_linecard_provision_set +EXPORT_SYMBOL_GPL vmlinux 0x607c4683 devlink_info_version_fixed_put +EXPORT_SYMBOL_GPL vmlinux 0x608b2c97 uart_set_options +EXPORT_SYMBOL_GPL vmlinux 0x608c7432 intel_cpu_collect_info +EXPORT_SYMBOL_GPL vmlinux 0x608d25d6 __xas_prev +EXPORT_SYMBOL_GPL vmlinux 0x6091797f synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x609444dc __devres_alloc_node +EXPORT_SYMBOL_GPL vmlinux 0x60a13e90 rcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x60a88827 devm_i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0x60ae0922 power_supply_vbat2ri +EXPORT_SYMBOL_GPL vmlinux 0x60b4a75a wait_for_stable_page +EXPORT_SYMBOL_GPL vmlinux 0x60b92245 mmu_interval_read_begin +EXPORT_SYMBOL_GPL vmlinux 0x60c27a97 i2c_adapter_type +EXPORT_SYMBOL_GPL vmlinux 0x60c379c1 fib_rules_unregister +EXPORT_SYMBOL_GPL vmlinux 0x60cdfbce regcache_sync_region +EXPORT_SYMBOL_GPL vmlinux 0x60ebc96f ring_buffer_read_prepare +EXPORT_SYMBOL_GPL vmlinux 0x61142434 xhci_get_ep_ctx +EXPORT_SYMBOL_GPL vmlinux 0x6118e559 bus_register +EXPORT_SYMBOL_GPL vmlinux 0x611b0e9e class_compat_remove_link +EXPORT_SYMBOL_GPL vmlinux 0x611b9241 pwm_request_from_chip +EXPORT_SYMBOL_GPL vmlinux 0x611cfa85 klist_add_tail +EXPORT_SYMBOL_GPL vmlinux 0x6129fb93 sfp_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x612bfd89 errno_to_blk_status +EXPORT_SYMBOL_GPL vmlinux 0x614cba71 dma_resv_set_deadline +EXPORT_SYMBOL_GPL vmlinux 0x61575380 edac_device_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x615b24fd md_rdev_init +EXPORT_SYMBOL_GPL vmlinux 0x615c70d6 bio_end_io_acct_remapped +EXPORT_SYMBOL_GPL vmlinux 0x616474e6 dma_get_any_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x616b425e __tracepoint_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x617618c2 usb_alloc_streams +EXPORT_SYMBOL_GPL vmlinux 0x6181e79f timerqueue_add +EXPORT_SYMBOL_GPL vmlinux 0x6198dfea __ring_buffer_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6199ad5d crypto_has_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x619a45cc serial8250_em485_destroy +EXPORT_SYMBOL_GPL vmlinux 0x61a40c00 regulator_allow_bypass +EXPORT_SYMBOL_GPL vmlinux 0x61a59556 folio_alloc_buffers +EXPORT_SYMBOL_GPL vmlinux 0x61b23542 acpi_dev_ready_for_enumeration +EXPORT_SYMBOL_GPL vmlinux 0x61b25f56 xen_pci_frontend +EXPORT_SYMBOL_GPL vmlinux 0x61b443f8 x86_spec_ctrl_current +EXPORT_SYMBOL_GPL vmlinux 0x61bcb7fa memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x61bd0bd0 get_completed_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x61f1644b mas_find_range +EXPORT_SYMBOL_GPL vmlinux 0x61f67c92 phy_gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0x621218c8 pci_ioremap_bar +EXPORT_SYMBOL_GPL vmlinux 0x62273951 pci_intx +EXPORT_SYMBOL_GPL vmlinux 0x622c7922 register_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0x62347b52 power_supply_get_property_from_supplier +EXPORT_SYMBOL_GPL vmlinux 0x6235f66c pci_find_host_bridge +EXPORT_SYMBOL_GPL vmlinux 0x62377a7b blk_io_schedule +EXPORT_SYMBOL_GPL vmlinux 0x6246a629 synchronize_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x624b4059 device_bind_driver +EXPORT_SYMBOL_GPL vmlinux 0x625173f5 gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x6257dda7 clk_rate_exclusive_get +EXPORT_SYMBOL_GPL vmlinux 0x6259d291 clk_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x62638b6a mctp_unregister_netdev +EXPORT_SYMBOL_GPL vmlinux 0x62729fd2 fuse_abort_conn +EXPORT_SYMBOL_GPL vmlinux 0x628adbf9 __irq_set_handler +EXPORT_SYMBOL_GPL vmlinux 0x62926e56 acpi_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x62937c5d ata_std_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x6298a776 vcap_rule_set_counter +EXPORT_SYMBOL_GPL vmlinux 0x629bd11c __clk_get_hw +EXPORT_SYMBOL_GPL vmlinux 0x62b0a7bd gpiochip_add_pingroup_range +EXPORT_SYMBOL_GPL vmlinux 0x62bb09bf clocks_calc_mult_shift +EXPORT_SYMBOL_GPL vmlinux 0x62c91fdb __tracepoint_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x62cbb42c i2c_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x62e4f85a genphy_c45_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x63026490 unregister_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x63150e06 clk_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x6317e55b platform_get_irq_byname_optional +EXPORT_SYMBOL_GPL vmlinux 0x63197685 s2idle_wake +EXPORT_SYMBOL_GPL vmlinux 0x633ae967 acpi_subsys_complete +EXPORT_SYMBOL_GPL vmlinux 0x633ef565 usb_interrupt_msg +EXPORT_SYMBOL_GPL vmlinux 0x633efa06 trace_add_event_call +EXPORT_SYMBOL_GPL vmlinux 0x6340434e x86_model +EXPORT_SYMBOL_GPL vmlinux 0x634a986b mbox_bind_client +EXPORT_SYMBOL_GPL vmlinux 0x6353f2ef gpiod_set_consumer_name +EXPORT_SYMBOL_GPL vmlinux 0x636751b8 hv_set_non_nested_register +EXPORT_SYMBOL_GPL vmlinux 0x6377514d find_mci_by_dev +EXPORT_SYMBOL_GPL vmlinux 0x637d70d0 skcipher_walk_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x637debfb vring_create_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x638a9653 memory_add_physaddr_to_nid +EXPORT_SYMBOL_GPL vmlinux 0x63949d80 fwnode_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0x63997802 __traceiter_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x63c08029 clk_bulk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0x63d6dd23 sysfs_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0x63ea80b3 cper_mem_err_type_str +EXPORT_SYMBOL_GPL vmlinux 0x6422d667 da9055_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x642729f4 virtqueue_get_used_addr +EXPORT_SYMBOL_GPL vmlinux 0x64508128 devlink_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x645ad6c8 __hwspin_trylock +EXPORT_SYMBOL_GPL vmlinux 0x64689861 gnttab_unmap_refs +EXPORT_SYMBOL_GPL vmlinux 0x647379c7 regmap_field_read +EXPORT_SYMBOL_GPL vmlinux 0x6473cf2e devl_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x6480804d tcp_unregister_ulp +EXPORT_SYMBOL_GPL vmlinux 0x64873cd8 crypto_unregister_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x648dfc82 list_lru_add +EXPORT_SYMBOL_GPL vmlinux 0x648f59a9 sfp_module_insert +EXPORT_SYMBOL_GPL vmlinux 0x64a31445 mutex_lock_io +EXPORT_SYMBOL_GPL vmlinux 0x64a62e11 acpi_processor_ffh_cstate_enter +EXPORT_SYMBOL_GPL vmlinux 0x64c05109 devm_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0x64d138af dev_pm_opp_get_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x64d59044 __tracepoint_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x64e27c4f synth_event_delete +EXPORT_SYMBOL_GPL vmlinux 0x64ec5d24 spi_get_device_match_data +EXPORT_SYMBOL_GPL vmlinux 0x64ed3d40 __irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x64eed33a anon_transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x64f36620 dax_flush +EXPORT_SYMBOL_GPL vmlinux 0x64faca66 regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x6502d9c2 xenbus_scanf +EXPORT_SYMBOL_GPL vmlinux 0x650efb50 tty_port_link_device +EXPORT_SYMBOL_GPL vmlinux 0x6513a5e3 blk_mq_alloc_sq_tag_set +EXPORT_SYMBOL_GPL vmlinux 0x651d10e5 ktime_get_tai_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6522906a strp_process +EXPORT_SYMBOL_GPL vmlinux 0x6527a231 dbgp_external_startup +EXPORT_SYMBOL_GPL vmlinux 0x6531a37f mpi_add +EXPORT_SYMBOL_GPL vmlinux 0x6537df5b usb_reset_configuration +EXPORT_SYMBOL_GPL vmlinux 0x65471789 usb_unlocked_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x65512aa2 iomap_read_folio +EXPORT_SYMBOL_GPL vmlinux 0x65525c38 ghes_register_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x655dafc5 crypto_clone_tfm +EXPORT_SYMBOL_GPL vmlinux 0x65634590 dma_request_chan_by_mask +EXPORT_SYMBOL_GPL vmlinux 0x6566e638 sata_pmp_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x656925b6 phy_led_triggers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x656eee27 strp_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x65704d22 hv_stimer_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x657d6bda sysfs_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x65853d17 pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0x65a9c47f pci_iov_get_pf_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x65ac870b pstore_unregister +EXPORT_SYMBOL_GPL vmlinux 0x65acf90c sbitmap_weight +EXPORT_SYMBOL_GPL vmlinux 0x65c05a9f crypto_mod_get +EXPORT_SYMBOL_GPL vmlinux 0x65c1ee4c wakeup_source_destroy +EXPORT_SYMBOL_GPL vmlinux 0x65ccb6f0 call_netevent_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x65d4a3b1 kcpustat_field +EXPORT_SYMBOL_GPL vmlinux 0x65dd1ab8 spi_split_transfers_maxwords +EXPORT_SYMBOL_GPL vmlinux 0x65df7bdc mmc_switch +EXPORT_SYMBOL_GPL vmlinux 0x65e9ab5d rio_release_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x65efe612 scsi_mode_select +EXPORT_SYMBOL_GPL vmlinux 0x66090a54 regulator_map_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x661601de sprint_symbol +EXPORT_SYMBOL_GPL vmlinux 0x661fc3b2 devlink_dpipe_entry_ctx_append +EXPORT_SYMBOL_GPL vmlinux 0x66218f37 device_set_of_node_from_dev +EXPORT_SYMBOL_GPL vmlinux 0x6622fd1e devm_gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x662f3f04 usb_urb_ep_type_check +EXPORT_SYMBOL_GPL vmlinux 0x6636c3c9 irq_set_vcpu_affinity +EXPORT_SYMBOL_GPL vmlinux 0x663bb448 devlink_fmsg_obj_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x66444d2c rtnl_register_module +EXPORT_SYMBOL_GPL vmlinux 0x6646b719 kern_mount +EXPORT_SYMBOL_GPL vmlinux 0x665e92a0 clk_set_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x665f696e dev_pm_opp_get_power +EXPORT_SYMBOL_GPL vmlinux 0x6670e039 __tracepoint_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x66808624 percpu_free_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x66823182 fsnotify_destroy_mark +EXPORT_SYMBOL_GPL vmlinux 0x668402aa crypto_put_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x668c3b14 tcp_plb_update_state +EXPORT_SYMBOL_GPL vmlinux 0x668efb39 debugfs_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0x66908a68 dax_add_host +EXPORT_SYMBOL_GPL vmlinux 0x6690cef4 dev_pm_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x6694fb7f netlink_has_listeners +EXPORT_SYMBOL_GPL vmlinux 0x6697723e regmap_field_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x669fe7c0 regmap_parse_val +EXPORT_SYMBOL_GPL vmlinux 0x66a1180a pm_generic_restore +EXPORT_SYMBOL_GPL vmlinux 0x66a3e319 devlink_remote_reload_actions_performed +EXPORT_SYMBOL_GPL vmlinux 0x66ac660b gpiochip_irq_unmap +EXPORT_SYMBOL_GPL vmlinux 0x66b97421 sfp_link_up +EXPORT_SYMBOL_GPL vmlinux 0x66c23618 devl_dpipe_headers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x66d02dd3 thermal_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x66d815c2 dev_pm_domain_attach_by_name +EXPORT_SYMBOL_GPL vmlinux 0x66d87d38 symbol_put_addr +EXPORT_SYMBOL_GPL vmlinux 0x66daf38f rio_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x66dd30b0 irq_domain_remove_sim +EXPORT_SYMBOL_GPL vmlinux 0x66e7dc3c serdev_device_set_flow_control +EXPORT_SYMBOL_GPL vmlinux 0x66ef4a11 pcie_reset_flr +EXPORT_SYMBOL_GPL vmlinux 0x670b339c ghes_get_devices +EXPORT_SYMBOL_GPL vmlinux 0x6739a503 balloon_set_new_target +EXPORT_SYMBOL_GPL vmlinux 0x674b8b32 proc_get_parent_data +EXPORT_SYMBOL_GPL vmlinux 0x674caff0 usb_hcd_setup_local_mem +EXPORT_SYMBOL_GPL vmlinux 0x674e7249 ip_route_output_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x6759bd00 __SCT__tp_func_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x676241c0 devm_hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0x67725efa cpuidle_get_driver +EXPORT_SYMBOL_GPL vmlinux 0x677c69f1 make_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x677ff88c xas_store +EXPORT_SYMBOL_GPL vmlinux 0x67896bc0 ata_scsi_port_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x67897833 device_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x678f5cca __SCK__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x6790ebd3 mce_is_memory_error +EXPORT_SYMBOL_GPL vmlinux 0x67955ce6 profile_hits +EXPORT_SYMBOL_GPL vmlinux 0x679adbd0 regulator_set_load +EXPORT_SYMBOL_GPL vmlinux 0x67ba540d devm_acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x67bcf279 __devm_regmap_init +EXPORT_SYMBOL_GPL vmlinux 0x67bd9232 regmap_get_max_register +EXPORT_SYMBOL_GPL vmlinux 0x67bf793c gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x67bf7c4e acpi_device_fix_up_power_extended +EXPORT_SYMBOL_GPL vmlinux 0x67c3c795 get_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x67c94651 gpiochip_lock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x67cf71fe __hvc_resize +EXPORT_SYMBOL_GPL vmlinux 0x67d35d81 thermal_zone_get_zone_by_name +EXPORT_SYMBOL_GPL vmlinux 0x67d866de bpf_verifier_log_write +EXPORT_SYMBOL_GPL vmlinux 0x67d95332 crypto_spawn_tfm2 +EXPORT_SYMBOL_GPL vmlinux 0x67da9f7c sha512_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x67dcd76b uv_setup_irq +EXPORT_SYMBOL_GPL vmlinux 0x67e7d22c blkg_conf_exit +EXPORT_SYMBOL_GPL vmlinux 0x67ef6d59 __blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x6815835c dev_fill_forward_path +EXPORT_SYMBOL_GPL vmlinux 0x681ce221 genphy_c45_read_pma +EXPORT_SYMBOL_GPL vmlinux 0x6822de1a firmware_upload_unregister +EXPORT_SYMBOL_GPL vmlinux 0x682ff057 ring_buffer_commit_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x683927ea ata_cable_80wire +EXPORT_SYMBOL_GPL vmlinux 0x683ede85 tty_ldisc_ref_wait +EXPORT_SYMBOL_GPL vmlinux 0x68460527 blkcg_set_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x6868185f crypto_unregister_template +EXPORT_SYMBOL_GPL vmlinux 0x686aa931 dev_nit_active +EXPORT_SYMBOL_GPL vmlinux 0x687e1a69 fat_getattr +EXPORT_SYMBOL_GPL vmlinux 0x688cea42 tpm_try_get_ops +EXPORT_SYMBOL_GPL vmlinux 0x68952493 rcu_note_context_switch +EXPORT_SYMBOL_GPL vmlinux 0x6899328d irq_domain_free_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0x689b7b66 folio_wait_stable +EXPORT_SYMBOL_GPL vmlinux 0x68c4c5a1 fwnode_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x68d50b0f wakeup_source_add +EXPORT_SYMBOL_GPL vmlinux 0x68da0e82 dma_get_merge_boundary +EXPORT_SYMBOL_GPL vmlinux 0x68de157b __traceiter_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x68ed9e88 ping_get_port +EXPORT_SYMBOL_GPL vmlinux 0x68ee44b3 ata_pci_bmdma_init +EXPORT_SYMBOL_GPL vmlinux 0x68ff5e44 bio_blkcg_css +EXPORT_SYMBOL_GPL vmlinux 0x6900686f vcap_find_actionfield +EXPORT_SYMBOL_GPL vmlinux 0x690f585e phy_basic_ports_array +EXPORT_SYMBOL_GPL vmlinux 0x691d393b genphy_c45_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x691dec37 devl_dpipe_headers_register +EXPORT_SYMBOL_GPL vmlinux 0x69237f88 hwmon_device_register +EXPORT_SYMBOL_GPL vmlinux 0x6926c3fa vcap_rule_get_counter +EXPORT_SYMBOL_GPL vmlinux 0x69298f74 devlink_flash_update_timeout_notify +EXPORT_SYMBOL_GPL vmlinux 0x692b7ab6 static_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x6935e5da iomap_is_partially_uptodate +EXPORT_SYMBOL_GPL vmlinux 0x693ed614 fuse_conn_destroy +EXPORT_SYMBOL_GPL vmlinux 0x69459a72 synchronize_srcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x695776c5 seq_buf_do_printk +EXPORT_SYMBOL_GPL vmlinux 0x696340a5 __i2c_board_lock +EXPORT_SYMBOL_GPL vmlinux 0x69637b2c __traceiter_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x69648881 scsi_eh_ready_devs +EXPORT_SYMBOL_GPL vmlinux 0x696d7e0b l1tf_mitigation +EXPORT_SYMBOL_GPL vmlinux 0x69707765 devl_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0x697c5d0d tracing_snapshot_alloc +EXPORT_SYMBOL_GPL vmlinux 0x69975592 crypto_unregister_rng +EXPORT_SYMBOL_GPL vmlinux 0x6998bd81 dax_inode +EXPORT_SYMBOL_GPL vmlinux 0x69c5017e __sock_recv_cmsgs +EXPORT_SYMBOL_GPL vmlinux 0x69cca31e iommu_page_response +EXPORT_SYMBOL_GPL vmlinux 0x69ce81ae ip6_dst_lookup +EXPORT_SYMBOL_GPL vmlinux 0x69cf0632 mpi_fromstr +EXPORT_SYMBOL_GPL vmlinux 0x69d39014 call_switchdev_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x69d5b810 pwm_lpss_bsw_info +EXPORT_SYMBOL_GPL vmlinux 0x69e683de uuid_gen +EXPORT_SYMBOL_GPL vmlinux 0x69e83605 mc146818_get_time +EXPORT_SYMBOL_GPL vmlinux 0x69ee2220 linear_range_get_selector_high +EXPORT_SYMBOL_GPL vmlinux 0x6a056b6a fwnode_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x6a05b65b fb_videomode_from_videomode +EXPORT_SYMBOL_GPL vmlinux 0x6a0c9302 ata_dummy_port_info +EXPORT_SYMBOL_GPL vmlinux 0x6a14d3af unregister_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6a421062 memory_failure_queue +EXPORT_SYMBOL_GPL vmlinux 0x6a43ef3e usb_get_intf +EXPORT_SYMBOL_GPL vmlinux 0x6a460dc5 schedule_hrtimeout +EXPORT_SYMBOL_GPL vmlinux 0x6a4f623b mmu_notifier_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x6a564d22 fib_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x6a7f9ff9 tpm_chip_stop +EXPORT_SYMBOL_GPL vmlinux 0x6a8441be cpci_hp_start +EXPORT_SYMBOL_GPL vmlinux 0x6a92957d lwtunnel_state_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6a938935 ip6_datagram_recv_ctl +EXPORT_SYMBOL_GPL vmlinux 0x6a9e90af ata_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x6aa1d4b5 __traceiter_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x6aa2a877 xenbus_printf +EXPORT_SYMBOL_GPL vmlinux 0x6aad9152 xen_set_callback_via +EXPORT_SYMBOL_GPL vmlinux 0x6abc2f30 skb_zerocopy_headlen +EXPORT_SYMBOL_GPL vmlinux 0x6ac86865 fwnode_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x6acd577e pci_disable_rom +EXPORT_SYMBOL_GPL vmlinux 0x6ace8c0c usb_get_maximum_speed +EXPORT_SYMBOL_GPL vmlinux 0x6ade256a regulator_set_pull_down_regmap +EXPORT_SYMBOL_GPL vmlinux 0x6aecc6ab pci_rescan_bus +EXPORT_SYMBOL_GPL vmlinux 0x6af94893 bpf_redirect_info +EXPORT_SYMBOL_GPL vmlinux 0x6affd30c usb_get_hcd +EXPORT_SYMBOL_GPL vmlinux 0x6b08d494 iomap_ioend_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x6b0dc565 xen_set_irq_priority +EXPORT_SYMBOL_GPL vmlinux 0x6b0eaa18 hv_ghcb_msr_read +EXPORT_SYMBOL_GPL vmlinux 0x6b1dc2fa usb_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x6b27944e pm_generic_freeze +EXPORT_SYMBOL_GPL vmlinux 0x6b2b69f7 static_key_enable +EXPORT_SYMBOL_GPL vmlinux 0x6b2ca438 param_set_uint_minmax +EXPORT_SYMBOL_GPL vmlinux 0x6b2f3753 device_set_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0x6b31e9de regulator_force_disable +EXPORT_SYMBOL_GPL vmlinux 0x6b35a16b intel_scu_ipc_dev_get +EXPORT_SYMBOL_GPL vmlinux 0x6b3ae022 acpi_os_unmap_iomem +EXPORT_SYMBOL_GPL vmlinux 0x6b413c9b sfp_link_down +EXPORT_SYMBOL_GPL vmlinux 0x6b6d8709 tpm_pcr_read +EXPORT_SYMBOL_GPL vmlinux 0x6b7410c0 rdev_set_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x6b7a4335 hyperv_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x6b81c38b power_supply_unreg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6b85ab03 __clocksource_update_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0x6b91faae perf_tp_event +EXPORT_SYMBOL_GPL vmlinux 0x6ba36c6a hwpoison_filter_flags_value +EXPORT_SYMBOL_GPL vmlinux 0x6bad26b4 ata_pci_sff_init_one +EXPORT_SYMBOL_GPL vmlinux 0x6bbd8324 perf_unregister_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x6bbe9ed6 em_pd_get +EXPORT_SYMBOL_GPL vmlinux 0x6bbf2889 serdev_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6bc3f1f2 ata_pci_bmdma_clear_simplex +EXPORT_SYMBOL_GPL vmlinux 0x6bcc7b1a devl_param_driverinit_value_set +EXPORT_SYMBOL_GPL vmlinux 0x6bcdedc0 mpi_point_init +EXPORT_SYMBOL_GPL vmlinux 0x6bce127c pci_ims_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x6bd1aa56 stack_trace_save +EXPORT_SYMBOL_GPL vmlinux 0x6bdef35c acpi_ec_mark_gpe_for_wake +EXPORT_SYMBOL_GPL vmlinux 0x6be3a96b hv_remove_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0x6bf3591e blk_mark_disk_dead +EXPORT_SYMBOL_GPL vmlinux 0x6bfd3a6d spi_finalize_current_message +EXPORT_SYMBOL_GPL vmlinux 0x6bfdfc64 dma_resv_describe +EXPORT_SYMBOL_GPL vmlinux 0x6c00ab56 devl_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x6c205008 mpi_print +EXPORT_SYMBOL_GPL vmlinux 0x6c22cebc pci_pri_supported +EXPORT_SYMBOL_GPL vmlinux 0x6c2f58bd tty_release_struct +EXPORT_SYMBOL_GPL vmlinux 0x6c389761 acpi_bus_get_private_data +EXPORT_SYMBOL_GPL vmlinux 0x6c3f70e0 guid_gen +EXPORT_SYMBOL_GPL vmlinux 0x6c421bfd fwnode_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x6c4b6684 reset_control_assert +EXPORT_SYMBOL_GPL vmlinux 0x6c5ad0cd kmsg_dump_register +EXPORT_SYMBOL_GPL vmlinux 0x6c647e17 fscrypt_set_context +EXPORT_SYMBOL_GPL vmlinux 0x6c655913 register_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6c6642be srcu_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x6c70bb58 fib_nh_common_release +EXPORT_SYMBOL_GPL vmlinux 0x6c7b435f mc146818_does_rtc_work +EXPORT_SYMBOL_GPL vmlinux 0x6c7c536e fat_build_inode +EXPORT_SYMBOL_GPL vmlinux 0x6c86e477 pci_enable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x6c8961a4 devm_regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6c8be03c iomap_dio_bio_end_io +EXPORT_SYMBOL_GPL vmlinux 0x6c930916 phy_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x6c958393 ata_bmdma_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x6c96089a devm_regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0x6c9e52e8 powercap_unregister_control_type +EXPORT_SYMBOL_GPL vmlinux 0x6ca4bf88 async_synchronize_full_domain +EXPORT_SYMBOL_GPL vmlinux 0x6cbb66f9 phy_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x6cd86360 ata_host_detach +EXPORT_SYMBOL_GPL vmlinux 0x6ce02e37 fwnode_get_next_parent +EXPORT_SYMBOL_GPL vmlinux 0x6ce9ecc1 pm_clk_remove_clk +EXPORT_SYMBOL_GPL vmlinux 0x6cf4133f thermal_zone_get_temp +EXPORT_SYMBOL_GPL vmlinux 0x6cfab41a xen_hvm_evtchn_do_upcall +EXPORT_SYMBOL_GPL vmlinux 0x6d04891d inet_getpeer +EXPORT_SYMBOL_GPL vmlinux 0x6d09843f copy_bpf_fprog_from_user +EXPORT_SYMBOL_GPL vmlinux 0x6d0993b3 regulator_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x6d0ae550 pinctrl_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x6d18aa88 blk_mq_end_request_batch +EXPORT_SYMBOL_GPL vmlinux 0x6d1bf2bc crypto_alloc_sync_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x6d211d05 pm_report_hw_sleep_time +EXPORT_SYMBOL_GPL vmlinux 0x6d23d041 of_phandle_args_to_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x6d2e899d mce_usable_address +EXPORT_SYMBOL_GPL vmlinux 0x6d2fc5a6 net_namespace_list +EXPORT_SYMBOL_GPL vmlinux 0x6d345831 crypto_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x6d386ff6 to_nvdimm +EXPORT_SYMBOL_GPL vmlinux 0x6d3d4fa9 p2sb_bar +EXPORT_SYMBOL_GPL vmlinux 0x6d3dc449 ata_acpi_gtm +EXPORT_SYMBOL_GPL vmlinux 0x6d3fe502 thermal_zone_device_enable +EXPORT_SYMBOL_GPL vmlinux 0x6d46fa53 led_init_default_state_get +EXPORT_SYMBOL_GPL vmlinux 0x6d49c8ed iommu_group_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x6d4b1204 governor_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x6d5aa06f pci_p2pmem_free_sgl +EXPORT_SYMBOL_GPL vmlinux 0x6d6fec1f ktime_mono_to_any +EXPORT_SYMBOL_GPL vmlinux 0x6d7832b7 __stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x6d7e951e rcu_exp_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x6d829cb7 pid_vnr +EXPORT_SYMBOL_GPL vmlinux 0x6d869215 pci_epc_multi_mem_init +EXPORT_SYMBOL_GPL vmlinux 0x6d86a7d3 int_active_memcg +EXPORT_SYMBOL_GPL vmlinux 0x6d9b2bd5 blkg_conf_init +EXPORT_SYMBOL_GPL vmlinux 0x6da530c9 dev_fill_metadata_dst +EXPORT_SYMBOL_GPL vmlinux 0x6da62c24 clk_register_composite +EXPORT_SYMBOL_GPL vmlinux 0x6da9ca52 evtchn_make_refcounted +EXPORT_SYMBOL_GPL vmlinux 0x6daa9c70 blkdev_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x6daf30a7 devm_regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x6dbaafd3 put_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6dbc4db6 devm_get_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x6dc2da66 vp_modern_set_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x6dc971f7 devm_regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x6dccb1a5 __sock_recv_wifi_status +EXPORT_SYMBOL_GPL vmlinux 0x6dd5680d sprint_symbol_build_id +EXPORT_SYMBOL_GPL vmlinux 0x6de4ce1f badblocks_exit +EXPORT_SYMBOL_GPL vmlinux 0x6dfb22d8 scsi_dh_attached_handler_name +EXPORT_SYMBOL_GPL vmlinux 0x6e0e1583 access_process_vm +EXPORT_SYMBOL_GPL vmlinux 0x6e19099b icc_put +EXPORT_SYMBOL_GPL vmlinux 0x6e1c4aec wm8400_reset_codec_reg_cache +EXPORT_SYMBOL_GPL vmlinux 0x6e353c26 mpi_rshift +EXPORT_SYMBOL_GPL vmlinux 0x6e3fd036 balloon_page_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x6e3ff83a edac_device_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x6e4190f3 percpu_up_write +EXPORT_SYMBOL_GPL vmlinux 0x6e513a98 __traceiter_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x6e75fbbb unmap_mapping_pages +EXPORT_SYMBOL_GPL vmlinux 0x6e7943ec iommu_group_id +EXPORT_SYMBOL_GPL vmlinux 0x6e7b0432 pinctrl_utils_add_map_mux +EXPORT_SYMBOL_GPL vmlinux 0x6e82b304 gpiod_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x6e85b00b local_touch_nmi +EXPORT_SYMBOL_GPL vmlinux 0x6e89a560 regmap_irq_chip_get_base +EXPORT_SYMBOL_GPL vmlinux 0x6e8a7628 gen10g_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x6e8c5f9d gpiod_unexport +EXPORT_SYMBOL_GPL vmlinux 0x6e8e255c pci_platform_power_transition +EXPORT_SYMBOL_GPL vmlinux 0x6e914514 acpi_dev_irq_flags +EXPORT_SYMBOL_GPL vmlinux 0x6e92e912 fwnode_get_next_available_child_node +EXPORT_SYMBOL_GPL vmlinux 0x6ea609a4 dw_pcie_write_dbi +EXPORT_SYMBOL_GPL vmlinux 0x6eabaee0 trace_output_call +EXPORT_SYMBOL_GPL vmlinux 0x6eb04c2e devm_rtc_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x6eb04f46 register_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6eba79b8 blk_trace_remove +EXPORT_SYMBOL_GPL vmlinux 0x6ebc82e7 platform_msi_domain_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0x6ebdca14 rio_request_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x6ebe366f ktime_get_mono_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6ee331fb ata_qc_complete_multiple +EXPORT_SYMBOL_GPL vmlinux 0x6ef6b54f ktime_get_boot_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6efba7ea param_ops_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x6f0bd097 phy_set_media +EXPORT_SYMBOL_GPL vmlinux 0x6f12560a get_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6f1c15ed pm_clk_destroy +EXPORT_SYMBOL_GPL vmlinux 0x6f2cbc2a rio_add_net +EXPORT_SYMBOL_GPL vmlinux 0x6f2f6e99 rio_add_device +EXPORT_SYMBOL_GPL vmlinux 0x6f34bc42 x86_platform +EXPORT_SYMBOL_GPL vmlinux 0x6f369fe4 xfrm_dev_policy_add +EXPORT_SYMBOL_GPL vmlinux 0x6f6b52e9 __ipv6_fixup_options +EXPORT_SYMBOL_GPL vmlinux 0x6f6b6b11 __page_file_index +EXPORT_SYMBOL_GPL vmlinux 0x6f6f80ff tpm_tis_resume +EXPORT_SYMBOL_GPL vmlinux 0x6f6fc71f irq_gc_unmask_enable_reg +EXPORT_SYMBOL_GPL vmlinux 0x6f7e6040 irq_has_action +EXPORT_SYMBOL_GPL vmlinux 0x6f80d04b blkg_rwstat_recursive_sum +EXPORT_SYMBOL_GPL vmlinux 0x6f8bcd20 thermal_zone_device_register_with_trips +EXPORT_SYMBOL_GPL vmlinux 0x6f96991f __SCK__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x6f9e763b timecounter_read +EXPORT_SYMBOL_GPL vmlinux 0x6faaf921 uart_insert_char +EXPORT_SYMBOL_GPL vmlinux 0x6fb1a18b pci_epc_get +EXPORT_SYMBOL_GPL vmlinux 0x6fc184c7 trace_array_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0x6fcef6ab ring_buffer_reset +EXPORT_SYMBOL_GPL vmlinux 0x6ff23436 __platform_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x6ff607b6 crypto_get_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x6ffce680 x86_cpu_has_min_microcode_rev +EXPORT_SYMBOL_GPL vmlinux 0x7001a9a6 ata_link_next +EXPORT_SYMBOL_GPL vmlinux 0x700341f1 fbcon_modechange_possible +EXPORT_SYMBOL_GPL vmlinux 0x7006586e iommu_get_group_resv_regions +EXPORT_SYMBOL_GPL vmlinux 0x7021d33c sk_clear_memalloc +EXPORT_SYMBOL_GPL vmlinux 0x702997f2 tty_port_register_device_serdev +EXPORT_SYMBOL_GPL vmlinux 0x703f905d udp4_hwcsum +EXPORT_SYMBOL_GPL vmlinux 0x7045f481 __phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x704687e2 virtio_max_dma_size +EXPORT_SYMBOL_GPL vmlinux 0x7055f001 ethnl_cable_test_result +EXPORT_SYMBOL_GPL vmlinux 0x70576fee acpi_processor_ffh_cstate_probe +EXPORT_SYMBOL_GPL vmlinux 0x706001f4 pci_epc_unmap_addr +EXPORT_SYMBOL_GPL vmlinux 0x70642c43 dev_pm_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x7069121c devlink_linecard_nested_dl_set +EXPORT_SYMBOL_GPL vmlinux 0x706f5931 clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x7073c04f phy_10_100_features_array +EXPORT_SYMBOL_GPL vmlinux 0x70743986 ata_acpi_stm +EXPORT_SYMBOL_GPL vmlinux 0x70798389 sysfs_add_file_to_group +EXPORT_SYMBOL_GPL vmlinux 0x7081b7b4 acpi_spi_count_resources +EXPORT_SYMBOL_GPL vmlinux 0x708d34af scsi_host_busy_iter +EXPORT_SYMBOL_GPL vmlinux 0x709309cb __folio_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x70985edc serdev_device_write_flush +EXPORT_SYMBOL_GPL vmlinux 0x70a674fc acpi_match_device +EXPORT_SYMBOL_GPL vmlinux 0x70b3480c spi_target_abort +EXPORT_SYMBOL_GPL vmlinux 0x70c2c7ea pids_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x70c52dc5 nf_skb_duplicated +EXPORT_SYMBOL_GPL vmlinux 0x70c6d827 mc146818_set_time +EXPORT_SYMBOL_GPL vmlinux 0x70cf032f usb_hcd_irq +EXPORT_SYMBOL_GPL vmlinux 0x70dadfee klp_get_state +EXPORT_SYMBOL_GPL vmlinux 0x70eeed75 usb_find_alt_setting +EXPORT_SYMBOL_GPL vmlinux 0x70fbae4d cppc_allow_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x70ff3a7f icc_node_create +EXPORT_SYMBOL_GPL vmlinux 0x71014825 vring_del_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x710362fa usb_get_current_frame_number +EXPORT_SYMBOL_GPL vmlinux 0x710c73b6 crypto_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x710d0ea5 usb_string +EXPORT_SYMBOL_GPL vmlinux 0x71145c50 usb_alloc_dev +EXPORT_SYMBOL_GPL vmlinux 0x711bb4da locks_release_private +EXPORT_SYMBOL_GPL vmlinux 0x71207451 acpi_dev_resource_io +EXPORT_SYMBOL_GPL vmlinux 0x71249e9f kthread_cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x7129a6f4 osc_sb_native_usb4_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x7136dc26 genphy_c45_read_status +EXPORT_SYMBOL_GPL vmlinux 0x713c3ed2 device_driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x715d57ac clk_hw_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x716265c7 debugfs_initialized +EXPORT_SYMBOL_GPL vmlinux 0x7162f5e7 ncsi_vlan_rx_add_vid +EXPORT_SYMBOL_GPL vmlinux 0x71724493 mctrl_gpio_enable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x7181db30 atomic_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7195940a mctrl_gpio_disable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x71973ee5 devl_dpipe_table_register +EXPORT_SYMBOL_GPL vmlinux 0x719e17ff clk_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x71aae8eb pinctrl_select_state +EXPORT_SYMBOL_GPL vmlinux 0x71abd5a4 unregister_fprobe +EXPORT_SYMBOL_GPL vmlinux 0x71b5daa9 dev_pm_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x71b6cf94 dst_cache_reset_now +EXPORT_SYMBOL_GPL vmlinux 0x71bfae38 ata_common_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x71c059d8 __traceiter_map +EXPORT_SYMBOL_GPL vmlinux 0x71d64e12 acpi_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0x71ddf388 __tracepoint_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x71ed8be7 ping_unhash +EXPORT_SYMBOL_GPL vmlinux 0x71f5b1d8 acpi_bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x71f85fd3 devm_hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7203e8a5 vp_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x720cf0e3 i2c_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x72170c6f bio_associate_blkg +EXPORT_SYMBOL_GPL vmlinux 0x723190c0 device_find_child +EXPORT_SYMBOL_GPL vmlinux 0x72360f4b gpiochip_line_is_open_source +EXPORT_SYMBOL_GPL vmlinux 0x7239c98e pm_runtime_force_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7243ee9d pm_generic_resume +EXPORT_SYMBOL_GPL vmlinux 0x724efdb4 watchdog_notify_pretimeout +EXPORT_SYMBOL_GPL vmlinux 0x724f67a3 vfs_inode_has_locks +EXPORT_SYMBOL_GPL vmlinux 0x725851ee __tracepoint_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x725ec280 blkcg_get_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x7263f1df edac_device_handle_ce_count +EXPORT_SYMBOL_GPL vmlinux 0x7265f2b0 pci_vpd_check_csum +EXPORT_SYMBOL_GPL vmlinux 0x7278d328 all_vm_events +EXPORT_SYMBOL_GPL vmlinux 0x7278ddf2 nvmem_cell_read_u16 +EXPORT_SYMBOL_GPL vmlinux 0x7282ecb6 rcu_async_hurry +EXPORT_SYMBOL_GPL vmlinux 0x7283161b percpu_ref_switch_to_percpu +EXPORT_SYMBOL_GPL vmlinux 0x72a8315c spi_finalize_current_transfer +EXPORT_SYMBOL_GPL vmlinux 0x72ae1839 base64_decode +EXPORT_SYMBOL_GPL vmlinux 0x72afbb86 disk_set_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0x72bba94b __devm_reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x72cf6dc1 ping_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x72d267dc nvmem_del_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0x72d28e2a mnt_want_write_file +EXPORT_SYMBOL_GPL vmlinux 0x72fe5302 do_unbind_con_driver +EXPORT_SYMBOL_GPL vmlinux 0x730a37ff pci_doe +EXPORT_SYMBOL_GPL vmlinux 0x7319d583 regulator_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x731dba7a xen_domain_type +EXPORT_SYMBOL_GPL vmlinux 0x732852fe xenbus_transaction_end +EXPORT_SYMBOL_GPL vmlinux 0x732f5479 pwm_apply_state +EXPORT_SYMBOL_GPL vmlinux 0x7331da1e ata_dev_set_feature +EXPORT_SYMBOL_GPL vmlinux 0x7335f9d4 phy_pm_runtime_put_sync +EXPORT_SYMBOL_GPL vmlinux 0x733ec33e __SCT__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x7341bdb5 cpufreq_table_index_unsorted +EXPORT_SYMBOL_GPL vmlinux 0x7350b11e blk_stat_disable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x7353cc52 of_hte_req_count +EXPORT_SYMBOL_GPL vmlinux 0x7355bc15 xhci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x7358e62e sdio_writeb +EXPORT_SYMBOL_GPL vmlinux 0x7381287f trace_handle_return +EXPORT_SYMBOL_GPL vmlinux 0x738fe32b amd_get_nodes_per_socket +EXPORT_SYMBOL_GPL vmlinux 0x73949db3 i2c_match_id +EXPORT_SYMBOL_GPL vmlinux 0x739a72f6 device_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0x739fe995 ata_std_bios_param +EXPORT_SYMBOL_GPL vmlinux 0x73a48b4a ata_sff_std_ports +EXPORT_SYMBOL_GPL vmlinux 0x73b313ed i2c_acpi_waive_d0_probe +EXPORT_SYMBOL_GPL vmlinux 0x73b8cb79 crypto_akcipher_sync_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x73c2554f __iowrite64_copy +EXPORT_SYMBOL_GPL vmlinux 0x73c810d6 fat_alloc_new_dir +EXPORT_SYMBOL_GPL vmlinux 0x73cc8631 oiap +EXPORT_SYMBOL_GPL vmlinux 0x73d33c34 device_pm_wait_for_dev +EXPORT_SYMBOL_GPL vmlinux 0x73d9f31d fpu_alloc_guest_fpstate +EXPORT_SYMBOL_GPL vmlinux 0x73df88ea l3mdev_table_lookup_unregister +EXPORT_SYMBOL_GPL vmlinux 0x73e97953 usb_hcd_unmap_urb_setup_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x73f53ca6 serdev_device_set_baudrate +EXPORT_SYMBOL_GPL vmlinux 0x73f9aa1e dev_pm_opp_enable +EXPORT_SYMBOL_GPL vmlinux 0x740838a5 devm_reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x74131857 iomap_fiemap +EXPORT_SYMBOL_GPL vmlinux 0x7422de6f clk_hw_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7429297b interval_tree_span_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x7431d698 pm_genpd_remove +EXPORT_SYMBOL_GPL vmlinux 0x7444e1a3 gnttab_batch_copy +EXPORT_SYMBOL_GPL vmlinux 0x74457e56 apei_resources_fini +EXPORT_SYMBOL_GPL vmlinux 0x744bb471 usb_debug_root +EXPORT_SYMBOL_GPL vmlinux 0x7452adff user_return_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x74537063 led_get_default_pattern +EXPORT_SYMBOL_GPL vmlinux 0x74583247 pci_epf_create +EXPORT_SYMBOL_GPL vmlinux 0x746576bf uprobe_register +EXPORT_SYMBOL_GPL vmlinux 0x746b09ab pid_nr_ns +EXPORT_SYMBOL_GPL vmlinux 0x74767f2d pinctrl_dev_get_name +EXPORT_SYMBOL_GPL vmlinux 0x74a388f8 handle_mm_fault +EXPORT_SYMBOL_GPL vmlinux 0x74a48aa3 irq_chip_mask_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0x74b5ea68 lcm_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x74baf17a tracing_is_on +EXPORT_SYMBOL_GPL vmlinux 0x74bf2e01 scsi_pr_type_to_block +EXPORT_SYMBOL_GPL vmlinux 0x74c21bfa is_dock_device +EXPORT_SYMBOL_GPL vmlinux 0x74c7369b dev_attr_em_message_type +EXPORT_SYMBOL_GPL vmlinux 0x74c7bffa stack_trace_snprint +EXPORT_SYMBOL_GPL vmlinux 0x74d42632 mas_empty_area +EXPORT_SYMBOL_GPL vmlinux 0x74e60157 dev_get_tstats64 +EXPORT_SYMBOL_GPL vmlinux 0x74e73871 housekeeping_overridden +EXPORT_SYMBOL_GPL vmlinux 0x74ee6016 device_release_driver +EXPORT_SYMBOL_GPL vmlinux 0x74f1232c pci_set_cacheline_size +EXPORT_SYMBOL_GPL vmlinux 0x74f3827d genphy_c45_pma_baset1_setup_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x75133f6e visitor128 +EXPORT_SYMBOL_GPL vmlinux 0x7515584e klp_enable_patch +EXPORT_SYMBOL_GPL vmlinux 0x75195a8d ata_port_classify +EXPORT_SYMBOL_GPL vmlinux 0x751d2e97 bpf_log +EXPORT_SYMBOL_GPL vmlinux 0x7521afb6 leave_mm +EXPORT_SYMBOL_GPL vmlinux 0x7522f3ba irq_modify_status +EXPORT_SYMBOL_GPL vmlinux 0x75442671 ata_sff_irq_on +EXPORT_SYMBOL_GPL vmlinux 0x754e9045 scsi_autopm_put_device +EXPORT_SYMBOL_GPL vmlinux 0x7551568b __traceiter_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x756cab02 d_same_name +EXPORT_SYMBOL_GPL vmlinux 0x757c1bbb housekeeping_any_cpu +EXPORT_SYMBOL_GPL vmlinux 0x757fdfef devm_regulator_bulk_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x759132f1 __iptunnel_pull_header +EXPORT_SYMBOL_GPL vmlinux 0x759bfe36 btree_destroy +EXPORT_SYMBOL_GPL vmlinux 0x75a32347 strp_check_rcv +EXPORT_SYMBOL_GPL vmlinux 0x75a750e4 vcap_rule_rem_key +EXPORT_SYMBOL_GPL vmlinux 0x75abd80b __tracepoint_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x75b32c10 watchdog_set_last_hw_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x75b79b6e devm_gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x75e9c735 pci_ats_disabled +EXPORT_SYMBOL_GPL vmlinux 0x75ec5fd7 __xdp_rxq_info_reg +EXPORT_SYMBOL_GPL vmlinux 0x75ec82f9 ata_msleep +EXPORT_SYMBOL_GPL vmlinux 0x75ee2cd6 pingv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x75fadcef acpi_get_psd_map +EXPORT_SYMBOL_GPL vmlinux 0x7600a6c2 vcap_tc_flower_handler_portnum_usage +EXPORT_SYMBOL_GPL vmlinux 0x762517ff find_get_pid +EXPORT_SYMBOL_GPL vmlinux 0x762640ab __SCT__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x762cc676 dev_set_name +EXPORT_SYMBOL_GPL vmlinux 0x763cfa84 debugfs_lookup +EXPORT_SYMBOL_GPL vmlinux 0x763dad26 cgroup_attach_task_all +EXPORT_SYMBOL_GPL vmlinux 0x763e58c3 dax_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x764218fd device_create_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x764c5e30 xdp_convert_zc_to_xdp_frame +EXPORT_SYMBOL_GPL vmlinux 0x764e8a17 iommu_device_link +EXPORT_SYMBOL_GPL vmlinux 0x76517f03 interval_tree_span_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0x76531cef wm831x_device_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x7656410c mpi_sub +EXPORT_SYMBOL_GPL vmlinux 0x765f8830 __SCT__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x7665a95b idr_remove +EXPORT_SYMBOL_GPL vmlinux 0x76679cf0 pinconf_generic_dump_config +EXPORT_SYMBOL_GPL vmlinux 0x76715a6f bpf_trace_run2 +EXPORT_SYMBOL_GPL vmlinux 0x76719663 clk_register_mux_table +EXPORT_SYMBOL_GPL vmlinux 0x76758372 balance_dirty_pages_ratelimited_flags +EXPORT_SYMBOL_GPL vmlinux 0x76763d75 acpi_initialize_hp_context +EXPORT_SYMBOL_GPL vmlinux 0x767a772e lwtunnel_input +EXPORT_SYMBOL_GPL vmlinux 0x767edc84 vp_modern_get_features +EXPORT_SYMBOL_GPL vmlinux 0x7681946c unregister_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x768259c2 regulator_desc_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x769cefb5 percpu_ref_switch_to_atomic +EXPORT_SYMBOL_GPL vmlinux 0x76b6a9c0 device_get_dma_attr +EXPORT_SYMBOL_GPL vmlinux 0x76c50f76 devm_namespace_enable +EXPORT_SYMBOL_GPL vmlinux 0x76cb56d6 pci_iomap_wc_range +EXPORT_SYMBOL_GPL vmlinux 0x76d9b876 clk_set_rate +EXPORT_SYMBOL_GPL vmlinux 0x76daf117 led_trigger_blink_oneshot +EXPORT_SYMBOL_GPL vmlinux 0x76dc8331 vp_legacy_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x76e85b92 gnttab_request_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x76eeeb0f sha384_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7705d94d __tracepoint_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x770c4219 usb_mon_register +EXPORT_SYMBOL_GPL vmlinux 0x770e379b blk_add_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x770e9e39 mbox_send_message +EXPORT_SYMBOL_GPL vmlinux 0x7712771a unbind_from_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x771fc164 mbox_client_txdone +EXPORT_SYMBOL_GPL vmlinux 0x77222306 ring_buffer_read_page +EXPORT_SYMBOL_GPL vmlinux 0x772769ff clk_hw_get_parent_by_index +EXPORT_SYMBOL_GPL vmlinux 0x772b0f64 __wake_up_pollfree +EXPORT_SYMBOL_GPL vmlinux 0x772fcd30 devm_regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x7739def7 root_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7740f182 usb_get_maximum_ssp_rate +EXPORT_SYMBOL_GPL vmlinux 0x77470c49 mctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x7747350c skb_gso_validate_network_len +EXPORT_SYMBOL_GPL vmlinux 0x774c89b0 iommu_unregister_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x77522cf6 sbitmap_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0x7757b51a clk_unregister +EXPORT_SYMBOL_GPL vmlinux 0x775b9e3c events_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0x776aa7dd of_hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0x77726235 pci_find_doe_mailbox +EXPORT_SYMBOL_GPL vmlinux 0x7777ab3c fsverity_ioctl_measure +EXPORT_SYMBOL_GPL vmlinux 0x777a6731 edac_pci_release_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x77813a58 fwnode_usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x7791e066 dw_pcie_read +EXPORT_SYMBOL_GPL vmlinux 0x77ae495d usb_speed_string +EXPORT_SYMBOL_GPL vmlinux 0x77b130ba nf_queue_entry_get_refs +EXPORT_SYMBOL_GPL vmlinux 0x77ba915e gpiochip_request_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x77c76ddf fixup_user_fault +EXPORT_SYMBOL_GPL vmlinux 0x77c901ab __percpu_down_read +EXPORT_SYMBOL_GPL vmlinux 0x77d2c7f4 fscrypt_ioctl_remove_key_all_users +EXPORT_SYMBOL_GPL vmlinux 0x77ded91d evm_verifyxattr +EXPORT_SYMBOL_GPL vmlinux 0x77e27a93 wbt_disable_default +EXPORT_SYMBOL_GPL vmlinux 0x77e75be3 sfp_bus_put +EXPORT_SYMBOL_GPL vmlinux 0x77ec83e8 regulator_get +EXPORT_SYMBOL_GPL vmlinux 0x77ecf68d memalloc_socks_key +EXPORT_SYMBOL_GPL vmlinux 0x77f24400 perf_register_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x78041b8f byte_rev_table +EXPORT_SYMBOL_GPL vmlinux 0x780bf853 wbc_account_cgroup_owner +EXPORT_SYMBOL_GPL vmlinux 0x780bff50 __SCK__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x7814e1de regmap_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x782adb74 hpet_rtc_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x782d658b platform_bus +EXPORT_SYMBOL_GPL vmlinux 0x78310bc4 scsi_dh_set_params +EXPORT_SYMBOL_GPL vmlinux 0x7847c621 sfp_parse_support +EXPORT_SYMBOL_GPL vmlinux 0x78514f46 serial8250_em485_config +EXPORT_SYMBOL_GPL vmlinux 0x785a93b4 si_mem_available +EXPORT_SYMBOL_GPL vmlinux 0x78612022 irq_domain_create_simple +EXPORT_SYMBOL_GPL vmlinux 0x786ada2a xhci_find_slot_id_by_port +EXPORT_SYMBOL_GPL vmlinux 0x786d578f regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7877e253 pci_set_pcie_reset_state +EXPORT_SYMBOL_GPL vmlinux 0x787c882b lzo1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x788bfbad ring_buffer_empty +EXPORT_SYMBOL_GPL vmlinux 0x789c73d9 rcu_cpu_stall_suppress_at_boot +EXPORT_SYMBOL_GPL vmlinux 0x78af541d acpi_dev_clear_dependencies +EXPORT_SYMBOL_GPL vmlinux 0x78b72104 __traceiter_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x78bab66b irq_force_affinity +EXPORT_SYMBOL_GPL vmlinux 0x78c446e6 xfrm_output +EXPORT_SYMBOL_GPL vmlinux 0x78d067f0 kernfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x78ddb76b dmi_match +EXPORT_SYMBOL_GPL vmlinux 0x78de6576 i2c_new_scanned_device +EXPORT_SYMBOL_GPL vmlinux 0x78eb87fa __trace_array_puts +EXPORT_SYMBOL_GPL vmlinux 0x78eec1d0 debugfs_create_regset32 +EXPORT_SYMBOL_GPL vmlinux 0x78ef543f xdp_return_buff +EXPORT_SYMBOL_GPL vmlinux 0x78fbedf8 usb_disable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x790be0b9 usb_bus_idr +EXPORT_SYMBOL_GPL vmlinux 0x7915cee5 do_machine_check +EXPORT_SYMBOL_GPL vmlinux 0x7916343c __SCT__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x791748c8 adxl_decode +EXPORT_SYMBOL_GPL vmlinux 0x7918d817 memory_failure +EXPORT_SYMBOL_GPL vmlinux 0x7919064d devm_regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x7938e73d irq_domain_associate_many +EXPORT_SYMBOL_GPL vmlinux 0x793ac193 __SCT__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7944e0fc tracing_off +EXPORT_SYMBOL_GPL vmlinux 0x79470a2c TSS_authhmac +EXPORT_SYMBOL_GPL vmlinux 0x794b7271 orderly_reboot +EXPORT_SYMBOL_GPL vmlinux 0x7956c7c9 clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x79637c0d __pm_runtime_set_status +EXPORT_SYMBOL_GPL vmlinux 0x7964fa64 netdev_set_default_ethtool_ops +EXPORT_SYMBOL_GPL vmlinux 0x796cbbfe fat_get_dotdot_entry +EXPORT_SYMBOL_GPL vmlinux 0x796f7b11 hid_bpf_device_init +EXPORT_SYMBOL_GPL vmlinux 0x7973b01f power_supply_get_property +EXPORT_SYMBOL_GPL vmlinux 0x79776165 xenbus_setup_ring +EXPORT_SYMBOL_GPL vmlinux 0x7983256b cpci_hp_unregister_bus +EXPORT_SYMBOL_GPL vmlinux 0x79896fdb pci_create_ims_domain +EXPORT_SYMBOL_GPL vmlinux 0x798b7682 klist_prev +EXPORT_SYMBOL_GPL vmlinux 0x7991fd8d crash_vmclear_loaded_vmcss +EXPORT_SYMBOL_GPL vmlinux 0x7999ddce umd_unload_blob +EXPORT_SYMBOL_GPL vmlinux 0x79ad7889 pci_remove_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x79bc842c usb_anchor_suspend_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x79c19fca ping_getfrag +EXPORT_SYMBOL_GPL vmlinux 0x79c2456d devm_platform_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0x79daf4de __SCT__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x79dc1cfb regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x79defbe1 kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x79f1aa44 find_iova +EXPORT_SYMBOL_GPL vmlinux 0x79f650be switchdev_handle_fdb_event_to_device +EXPORT_SYMBOL_GPL vmlinux 0x79f697e4 lzorle1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x79f73659 mddev_init +EXPORT_SYMBOL_GPL vmlinux 0x7a0c10ed dev_pm_opp_free_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0x7a0c9418 acpi_subsys_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7a148b5e ping_bind +EXPORT_SYMBOL_GPL vmlinux 0x7a30f9b3 _copy_mc_to_iter +EXPORT_SYMBOL_GPL vmlinux 0x7a33a6b2 __synth_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x7a3f16a2 devl_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7a489809 mmu_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7a4a4c65 kthread_unpark +EXPORT_SYMBOL_GPL vmlinux 0x7a525772 blkcg_policy_register +EXPORT_SYMBOL_GPL vmlinux 0x7a5e646e __root_device_register +EXPORT_SYMBOL_GPL vmlinux 0x7a655f68 acpi_processor_claim_cst_control +EXPORT_SYMBOL_GPL vmlinux 0x7a67feca __irq_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x7a73e605 wm831x_isinkv_values +EXPORT_SYMBOL_GPL vmlinux 0x7a81541b async_synchronize_cookie +EXPORT_SYMBOL_GPL vmlinux 0x7a98f4b4 copy_from_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0x7a9e4c23 software_node_register_node_group +EXPORT_SYMBOL_GPL vmlinux 0x7ab8f3cf mnt_want_write +EXPORT_SYMBOL_GPL vmlinux 0x7abe5cf6 pinctrl_find_gpio_range_from_pin +EXPORT_SYMBOL_GPL vmlinux 0x7ac1254b local_clock +EXPORT_SYMBOL_GPL vmlinux 0x7ac722bd phy_all_ports_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7ad02a41 asn1_encode_tag +EXPORT_SYMBOL_GPL vmlinux 0x7ad1ded1 pinctrl_register_mappings +EXPORT_SYMBOL_GPL vmlinux 0x7aeba18f crypto_destroy_tfm +EXPORT_SYMBOL_GPL vmlinux 0x7aeda7d4 of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x7af645ab __SCK__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x7af7def9 regulator_map_voltage_ascend +EXPORT_SYMBOL_GPL vmlinux 0x7afcb7db __kprobe_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x7b16a518 pktgen_xfrm_outer_mode_output +EXPORT_SYMBOL_GPL vmlinux 0x7b2bdab4 dmaengine_desc_set_metadata_len +EXPORT_SYMBOL_GPL vmlinux 0x7b3158ab get_dev_pagemap +EXPORT_SYMBOL_GPL vmlinux 0x7b332834 devfreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7b5452b8 acpi_unregister_gsi +EXPORT_SYMBOL_GPL vmlinux 0x7b5a4926 sha1_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7b6f9536 acpi_register_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x7b8222b0 regmap_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x7b8910f4 kfence_sample_interval +EXPORT_SYMBOL_GPL vmlinux 0x7b90d1a9 bind_virq_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x7b9793a2 get_cpu_idle_time_us +EXPORT_SYMBOL_GPL vmlinux 0x7b99a25f nvmem_del_cell_table +EXPORT_SYMBOL_GPL vmlinux 0x7ba9d085 clone_private_mount +EXPORT_SYMBOL_GPL vmlinux 0x7bb045a7 __request_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x7bb3fa18 vcap_rule_add_action_bit +EXPORT_SYMBOL_GPL vmlinux 0x7bc833dd max8997_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x7bdb651f devm_mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x7bf1b1dd fpu_copy_guest_fpstate_to_uabi +EXPORT_SYMBOL_GPL vmlinux 0x7bfd57d8 vring_new_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x7c017747 gpiod_get_direction +EXPORT_SYMBOL_GPL vmlinux 0x7c040a00 thermal_cooling_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7c137931 __rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x7c20b6a0 load_direct_gdt +EXPORT_SYMBOL_GPL vmlinux 0x7c2131ef xdp_rxq_info_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x7c26c0c4 __phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x7c270ffc genphy_c45_pma_baset1_read_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x7c291e86 show_rcu_tasks_trace_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0x7c3d8a4b icc_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x7c3e736a rcu_nocb_cpu_offload +EXPORT_SYMBOL_GPL vmlinux 0x7c4814c0 led_classdev_notify_brightness_hw_changed +EXPORT_SYMBOL_GPL vmlinux 0x7c560d8e pci_bridge_secondary_bus_reset +EXPORT_SYMBOL_GPL vmlinux 0x7c5adb74 platform_find_device_by_driver +EXPORT_SYMBOL_GPL vmlinux 0x7c983a5d dmi_walk +EXPORT_SYMBOL_GPL vmlinux 0x7c9a7371 clk_prepare +EXPORT_SYMBOL_GPL vmlinux 0x7c9abe8c dev_pm_set_dedicated_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x7ca48a42 __tracepoint_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0x7ca64a0b __cookie_v4_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x7cb0e7c6 usb_free_coherent +EXPORT_SYMBOL_GPL vmlinux 0x7cb1aea1 devlink_dpipe_header_ethernet +EXPORT_SYMBOL_GPL vmlinux 0x7cb3bdc9 wakeup_source_create +EXPORT_SYMBOL_GPL vmlinux 0x7cb496af devm_devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x7cb803de btree_grim_visitor +EXPORT_SYMBOL_GPL vmlinux 0x7cb8b1af pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0x7cbff89e pm_schedule_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7cc84d98 from_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x7cceaf92 zs_pool_stats +EXPORT_SYMBOL_GPL vmlinux 0x7ccf444a __fscrypt_prepare_link +EXPORT_SYMBOL_GPL vmlinux 0x7cd3386c vp_modern_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x7cd3a494 thermal_zone_get_offset +EXPORT_SYMBOL_GPL vmlinux 0x7cd6f042 cpufreq_get_current_driver +EXPORT_SYMBOL_GPL vmlinux 0x7cd7ba1d kernel_read_file_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x7ceaf0d5 generic_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x7d00c65b nd_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x7d0cccc4 vp_modern_probe +EXPORT_SYMBOL_GPL vmlinux 0x7d0e1d95 hv_setup_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0x7d162232 skb_complete_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x7d1bb1d4 tnum_strn +EXPORT_SYMBOL_GPL vmlinux 0x7d3f9732 devm_pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0x7d41baa1 vcap_keyfield_name +EXPORT_SYMBOL_GPL vmlinux 0x7d4697db ack_all_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x7d4f8a2c gpiod_set_transitory +EXPORT_SYMBOL_GPL vmlinux 0x7d59dd46 pm_wq +EXPORT_SYMBOL_GPL vmlinux 0x7d62dbbc pm_wakeup_ws_event +EXPORT_SYMBOL_GPL vmlinux 0x7d71febc dev_pm_genpd_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7d8027f5 da9052_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x7d83b72d event_triggers_call +EXPORT_SYMBOL_GPL vmlinux 0x7db129be pcie_port_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x7db42fa3 __reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x7dbbcda0 iptunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x7dbc2f85 uprobe_register_refctr +EXPORT_SYMBOL_GPL vmlinux 0x7dbd4d83 crypto_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x7dda30af unregister_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7de39e07 phy_basic_t1_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7de65a03 acpi_lpat_free_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0x7de6cc23 io_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x7defbbcc ata_qc_get_active +EXPORT_SYMBOL_GPL vmlinux 0x7defc870 gnttab_end_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0x7df85c3e serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x7e0158bc pcc_mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x7e1a275b irq_chip_set_type_parent +EXPORT_SYMBOL_GPL vmlinux 0x7e1b6ca0 mmu_interval_notifier_insert +EXPORT_SYMBOL_GPL vmlinux 0x7e1bc663 __SCK__tp_func_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x7e2c4371 __fscrypt_inode_uses_inline_crypto +EXPORT_SYMBOL_GPL vmlinux 0x7e3bdecd __ftrace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0x7e4b5615 pinctrl_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0x7e5db80b pstore_name_to_type +EXPORT_SYMBOL_GPL vmlinux 0x7e64181d usb_calc_bus_time +EXPORT_SYMBOL_GPL vmlinux 0x7e66a322 crypto_comp_compress +EXPORT_SYMBOL_GPL vmlinux 0x7e6f5b59 regmap_noinc_write +EXPORT_SYMBOL_GPL vmlinux 0x7e6f7152 pm_clk_init +EXPORT_SYMBOL_GPL vmlinux 0x7e7a47c9 pci_acpi_clear_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x7e7e3f58 ring_buffer_reset_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7e875b4b virtio_require_restricted_mem_acc +EXPORT_SYMBOL_GPL vmlinux 0x7e890bc0 vp_modern_config_vector +EXPORT_SYMBOL_GPL vmlinux 0x7e89fd13 shash_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x7e8d8619 usb_anchor_empty +EXPORT_SYMBOL_GPL vmlinux 0x7e9b8b83 regulator_get_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0x7ea75c24 __wake_up_locked_key_bookmark +EXPORT_SYMBOL_GPL vmlinux 0x7eadfe0d udp_destruct_common +EXPORT_SYMBOL_GPL vmlinux 0x7eb4fc23 firmware_request_nowarn +EXPORT_SYMBOL_GPL vmlinux 0x7eb709f8 kthread_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x7eb808d0 add_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7eea6b8b pcap_adc_async +EXPORT_SYMBOL_GPL vmlinux 0x7eef5876 dm_copy_name_and_uuid +EXPORT_SYMBOL_GPL vmlinux 0x7eef8627 nvdimm_region_delete +EXPORT_SYMBOL_GPL vmlinux 0x7ef03de7 __of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x7f03c25f serdev_device_set_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x7f19ad01 mddev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7f1b7ce0 of_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0x7f21c22d nvdimm_pmem_region_create +EXPORT_SYMBOL_GPL vmlinux 0x7f23cae7 nvdimm_provider_data +EXPORT_SYMBOL_GPL vmlinux 0x7f3df7a5 acpi_subsys_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x7f468dcb rio_mport_chk_dev_access +EXPORT_SYMBOL_GPL vmlinux 0x7f4aeaff devm_led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x7f58d478 msi_lock_descs +EXPORT_SYMBOL_GPL vmlinux 0x7f6625f4 sdev_evt_send +EXPORT_SYMBOL_GPL vmlinux 0x7f6cee89 rhashtable_free_and_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7f7cbc64 ip_tunnel_need_metadata +EXPORT_SYMBOL_GPL vmlinux 0x7f7fc023 sdio_readsb +EXPORT_SYMBOL_GPL vmlinux 0x7f819bda ima_file_check +EXPORT_SYMBOL_GPL vmlinux 0x7f84f35d rcu_gp_slow_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7f8839d6 i2c_acpi_get_i2c_resource +EXPORT_SYMBOL_GPL vmlinux 0x7f93211e power_supply_put +EXPORT_SYMBOL_GPL vmlinux 0x7f95845d devm_pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x7f991b60 ehci_reset +EXPORT_SYMBOL_GPL vmlinux 0x7f9b1879 osc_cpc_flexible_adr_space_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x7fa96509 erst_get_record_id_next +EXPORT_SYMBOL_GPL vmlinux 0x7fafb753 devl_rate_node_create +EXPORT_SYMBOL_GPL vmlinux 0x7fb2baf3 __dax_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x7fc6e56b regulator_get_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0x800590a1 __SCK__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0x80082f4a iommu_get_domain_for_dev +EXPORT_SYMBOL_GPL vmlinux 0x80157dd4 devm_platform_ioremap_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x801efd38 device_match_of_node +EXPORT_SYMBOL_GPL vmlinux 0x80298e45 bpf_prog_create +EXPORT_SYMBOL_GPL vmlinux 0x803d5058 bpf_preload_ops +EXPORT_SYMBOL_GPL vmlinux 0x8046712e divider_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x804f0e8f __rio_local_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x8053e744 pci_epf_destroy +EXPORT_SYMBOL_GPL vmlinux 0x805aba85 tps65912_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x80651b79 usb_role_switch_find_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x807766ea usb_scuttle_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x807fdcc4 call_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x8083ff98 __inode_attach_wb +EXPORT_SYMBOL_GPL vmlinux 0x8086fd18 dev_pm_clear_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x808a8088 handle_guest_split_lock +EXPORT_SYMBOL_GPL vmlinux 0x808ec1a3 crypto_alg_tested +EXPORT_SYMBOL_GPL vmlinux 0x809145c3 irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x80a095d8 scatterwalk_ffwd +EXPORT_SYMBOL_GPL vmlinux 0x80a73a9b akcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x80b2aa1c irq_chip_set_vcpu_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x80ba0335 crypto_alloc_shash +EXPORT_SYMBOL_GPL vmlinux 0x80c4b310 pci_p2pdma_add_resource +EXPORT_SYMBOL_GPL vmlinux 0x80c68137 nf_log_buf_close +EXPORT_SYMBOL_GPL vmlinux 0x80d11642 vp_legacy_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x80d5e57a mpi_free +EXPORT_SYMBOL_GPL vmlinux 0x810a49bd md_do_sync +EXPORT_SYMBOL_GPL vmlinux 0x810a4f07 vcap_del_rules +EXPORT_SYMBOL_GPL vmlinux 0x810e1741 icc_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x8110a73a cond_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x8118caef regulator_find_closest_bigger +EXPORT_SYMBOL_GPL vmlinux 0x811dc334 usb_unregister_notify +EXPORT_SYMBOL_GPL vmlinux 0x81221cad amd_nb_num +EXPORT_SYMBOL_GPL vmlinux 0x812a99a1 rio_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x812c2526 pingv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x812f6aed tty_ldisc_ref +EXPORT_SYMBOL_GPL vmlinux 0x8141bb75 rio_request_mport_dma +EXPORT_SYMBOL_GPL vmlinux 0x814e0429 fwnode_graph_get_remote_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x815588a6 clk_enable +EXPORT_SYMBOL_GPL vmlinux 0x8158bc9d __traceiter_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x815aa292 transport_add_device +EXPORT_SYMBOL_GPL vmlinux 0x815e5180 pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x815fda83 sed_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x8165863c inverse_translate +EXPORT_SYMBOL_GPL vmlinux 0x816a41ca cpufreq_update_limits +EXPORT_SYMBOL_GPL vmlinux 0x816b431f pcie_aspm_capable +EXPORT_SYMBOL_GPL vmlinux 0x816ead58 invalidate_inode_pages2 +EXPORT_SYMBOL_GPL vmlinux 0x8180cede asn1_encode_sequence +EXPORT_SYMBOL_GPL vmlinux 0x818514d9 rio_release_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x818d11f4 rio_del_device +EXPORT_SYMBOL_GPL vmlinux 0x819d72cb klist_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x81a7f541 percpu_ref_init +EXPORT_SYMBOL_GPL vmlinux 0x81b031f1 tty_find_polling_driver +EXPORT_SYMBOL_GPL vmlinux 0x81c2fe1b devm_usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0x81c85a65 pci_check_and_unmask_intx +EXPORT_SYMBOL_GPL vmlinux 0x81d08a9d pci_p2pmem_alloc_sgl +EXPORT_SYMBOL_GPL vmlinux 0x81d284c6 __dev_change_net_namespace +EXPORT_SYMBOL_GPL vmlinux 0x81df3749 serial8250_do_set_divisor +EXPORT_SYMBOL_GPL vmlinux 0x81e2bdf4 generic_handle_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x81e836f7 crypto_sig_set_pubkey +EXPORT_SYMBOL_GPL vmlinux 0x81f372a2 unregister_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x82092899 badrange_forget +EXPORT_SYMBOL_GPL vmlinux 0x8214836c synth_event_trace_array +EXPORT_SYMBOL_GPL vmlinux 0x82226c53 pinctrl_unregister_mappings +EXPORT_SYMBOL_GPL vmlinux 0x8239a31b cpufreq_dbs_governor_exit +EXPORT_SYMBOL_GPL vmlinux 0x823bd41f palmas_ext_control_req_config +EXPORT_SYMBOL_GPL vmlinux 0x823eae06 blocking_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x82534d6a __SCK__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x825cf351 __traceiter_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x825d78d2 __fsverity_cleanup_inode +EXPORT_SYMBOL_GPL vmlinux 0x825db81e ata_port_wait_eh +EXPORT_SYMBOL_GPL vmlinux 0x8269bc6a free_fib_info +EXPORT_SYMBOL_GPL vmlinux 0x8271d697 file_ra_state_init +EXPORT_SYMBOL_GPL vmlinux 0x827e61f8 acpi_has_watchdog +EXPORT_SYMBOL_GPL vmlinux 0x828e22f4 hrtimer_forward +EXPORT_SYMBOL_GPL vmlinux 0x8299668d account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x829f9253 spi_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x82d79b51 sysctl_vfs_cache_pressure +EXPORT_SYMBOL_GPL vmlinux 0x82dbd6a6 regmap_get_reg_stride +EXPORT_SYMBOL_GPL vmlinux 0x82e631c0 dw_pcie_own_conf_map_bus +EXPORT_SYMBOL_GPL vmlinux 0x82e640b1 pci_probe_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x82ed4911 __SCK__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x83119338 edac_pci_add_device +EXPORT_SYMBOL_GPL vmlinux 0x831b0ff8 dev_pm_opp_find_freq_exact +EXPORT_SYMBOL_GPL vmlinux 0x83277d51 ata_host_resume +EXPORT_SYMBOL_GPL vmlinux 0x8328673f uv_bios_get_master_nasid +EXPORT_SYMBOL_GPL vmlinux 0x832b498c fwnode_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x832ffd62 __devm_clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0x8335ca43 __SCT__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x83362eea __devm_spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0x83389463 ptdump_walk_pgd_level_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x83392a83 __traceiter_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x8339df73 klist_add_behind +EXPORT_SYMBOL_GPL vmlinux 0x833edc13 nvdimm_in_overwrite +EXPORT_SYMBOL_GPL vmlinux 0x83437680 usb_hc_died +EXPORT_SYMBOL_GPL vmlinux 0x8349a895 nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x8353dfff acpi_os_get_iomem +EXPORT_SYMBOL_GPL vmlinux 0x8358c705 blk_rq_is_poll +EXPORT_SYMBOL_GPL vmlinux 0x836d652f poll_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x83788e63 __traceiter_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x837f1509 vfs_kern_mount +EXPORT_SYMBOL_GPL vmlinux 0x8385827a pci_epf_add_vepf +EXPORT_SYMBOL_GPL vmlinux 0x83917691 device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x83943ea2 ata_sas_tport_add +EXPORT_SYMBOL_GPL vmlinux 0x839625e6 watchdog_init_timeout +EXPORT_SYMBOL_GPL vmlinux 0x83a00056 ata_slave_link_init +EXPORT_SYMBOL_GPL vmlinux 0x83a6f0c7 ipv6_find_tlv +EXPORT_SYMBOL_GPL vmlinux 0x83b81bdf ehci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x83eb98fc irq_domain_set_hwirq_and_chip +EXPORT_SYMBOL_GPL vmlinux 0x840ca6bd __traceiter_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x84106f36 devlink_trap_ctx_priv +EXPORT_SYMBOL_GPL vmlinux 0x8425b9c3 xas_split_alloc +EXPORT_SYMBOL_GPL vmlinux 0x84264ced fs_umode_to_ftype +EXPORT_SYMBOL_GPL vmlinux 0x842f046d usb_poison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x843d70ef acpi_is_root_bridge +EXPORT_SYMBOL_GPL vmlinux 0x8444c8f4 blk_mq_free_request +EXPORT_SYMBOL_GPL vmlinux 0x8444e92f led_trigger_rename_static +EXPORT_SYMBOL_GPL vmlinux 0x844febbc devm_regulator_bulk_get_const +EXPORT_SYMBOL_GPL vmlinux 0x84502a47 blk_status_to_errno +EXPORT_SYMBOL_GPL vmlinux 0x8452755e find_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x84619695 iommu_device_unlink +EXPORT_SYMBOL_GPL vmlinux 0x8462cb62 atapi_cmd_type +EXPORT_SYMBOL_GPL vmlinux 0x84751a56 fuse_init_fs_context_submount +EXPORT_SYMBOL_GPL vmlinux 0x847662d1 devlink_port_type_clear +EXPORT_SYMBOL_GPL vmlinux 0x848aa6d5 iommu_detach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0x84b268cf sn_coherency_id +EXPORT_SYMBOL_GPL vmlinux 0x84ba6e5b dax_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x84bafe9c vchan_find_desc +EXPORT_SYMBOL_GPL vmlinux 0x84deb4c3 cgrp_dfl_root +EXPORT_SYMBOL_GPL vmlinux 0x84e17564 unregister_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x84e405b2 icc_set_tag +EXPORT_SYMBOL_GPL vmlinux 0x84ef27f5 synth_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x84f98b55 destroy_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x85020667 gpiod_count +EXPORT_SYMBOL_GPL vmlinux 0x85035f40 gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0x8506baa8 clk_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x8508a86f cpufreq_dbs_governor_init +EXPORT_SYMBOL_GPL vmlinux 0x850bb6db devlink_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x8510e212 ata_sff_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x85142df4 sbitmap_queue_init_node +EXPORT_SYMBOL_GPL vmlinux 0x8517d14e lp8788_update_bits +EXPORT_SYMBOL_GPL vmlinux 0x851e6003 usb_phy_roothub_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x8525125e phy_save_page +EXPORT_SYMBOL_GPL vmlinux 0x852ca9d4 mddev_resume +EXPORT_SYMBOL_GPL vmlinux 0x85329672 fpu_swap_kvm_fpstate +EXPORT_SYMBOL_GPL vmlinux 0x85443ebd regmap_raw_write_async +EXPORT_SYMBOL_GPL vmlinux 0x85540ebc nvmem_cell_put +EXPORT_SYMBOL_GPL vmlinux 0x8556f168 ata_bmdma_port_start32 +EXPORT_SYMBOL_GPL vmlinux 0x8559eaf5 class_register +EXPORT_SYMBOL_GPL vmlinux 0x8570ad0d security_inode_setattr +EXPORT_SYMBOL_GPL vmlinux 0x858440a9 __udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x858dc976 icc_std_aggregate +EXPORT_SYMBOL_GPL vmlinux 0x858e2628 dax_holder +EXPORT_SYMBOL_GPL vmlinux 0x85925ec5 xfer_to_guest_mode_handle_work +EXPORT_SYMBOL_GPL vmlinux 0x859708b2 unregister_net_sysctl_table +EXPORT_SYMBOL_GPL vmlinux 0x859b03ca wb_writeout_inc +EXPORT_SYMBOL_GPL vmlinux 0x859d9dd8 genphy_c45_loopback +EXPORT_SYMBOL_GPL vmlinux 0x85a2737d sdio_retune_release +EXPORT_SYMBOL_GPL vmlinux 0x85afdcbc of_icc_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x85b15444 arch_set_max_freq_ratio +EXPORT_SYMBOL_GPL vmlinux 0x85bf65cb pinctrl_remove_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0x85bfc5f9 __SCT__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x85c0dcea __traceiter_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x85c457f6 clean_acked_data_enable +EXPORT_SYMBOL_GPL vmlinux 0x85c54788 __traceiter_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x85cb2c45 xen_has_pv_devices +EXPORT_SYMBOL_GPL vmlinux 0x85ccb9d9 ip6_pol_route +EXPORT_SYMBOL_GPL vmlinux 0x85d7edfd hpet_set_periodic_freq +EXPORT_SYMBOL_GPL vmlinux 0x85eed1be iopf_queue_discard_partial +EXPORT_SYMBOL_GPL vmlinux 0x85fe10e2 pci_ioremap_wc_bar +EXPORT_SYMBOL_GPL vmlinux 0x86169f3e amd_smn_write +EXPORT_SYMBOL_GPL vmlinux 0x861a7a70 fscrypt_dummy_policies_equal +EXPORT_SYMBOL_GPL vmlinux 0x861f4360 pcc_mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0x8620adaa vcap_tc_flower_handler_ipv6_usage +EXPORT_SYMBOL_GPL vmlinux 0x862258db timecounter_init +EXPORT_SYMBOL_GPL vmlinux 0x86267fac ahash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x862bb17b linear_range_values_in_range_array +EXPORT_SYMBOL_GPL vmlinux 0x8658135a crypto_skcipher_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x86585a33 devlink_fmsg_obj_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x86623fd7 notify_remote_via_irq +EXPORT_SYMBOL_GPL vmlinux 0x866f1136 eventfd_ctx_fileget +EXPORT_SYMBOL_GPL vmlinux 0x86700220 acpi_get_cpuid +EXPORT_SYMBOL_GPL vmlinux 0x8677245d unregister_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0x8677f369 pvclock_get_pvti_cpu0_va +EXPORT_SYMBOL_GPL vmlinux 0x8680e5d1 free_vm_area +EXPORT_SYMBOL_GPL vmlinux 0x8682a5e8 seg6_do_srh_inline +EXPORT_SYMBOL_GPL vmlinux 0x86871b40 devlink_info_version_stored_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x868784cb __symbol_get +EXPORT_SYMBOL_GPL vmlinux 0x868c531c alloc_skb_for_msg +EXPORT_SYMBOL_GPL vmlinux 0x8696808c phy_gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x869a5654 lwtunnel_encap_del_ops +EXPORT_SYMBOL_GPL vmlinux 0x86b13d2a usb_unpoison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x86b50d00 wm8350_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x86b7e0cb fuse_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x86c43a8c cper_estatus_check +EXPORT_SYMBOL_GPL vmlinux 0x86d809f4 shake_page +EXPORT_SYMBOL_GPL vmlinux 0x86dabc15 blk_mq_freeze_queue_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x86f1ea1c rio_request_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x86f6b99d synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x86f6bec8 gpiod_toggle_active_low +EXPORT_SYMBOL_GPL vmlinux 0x86f85114 net_dec_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x870756b7 cpufreq_driver_resolve_freq +EXPORT_SYMBOL_GPL vmlinux 0x870e16b7 xen_test_irq_shared +EXPORT_SYMBOL_GPL vmlinux 0x8717f91b pci_dev_run_wake +EXPORT_SYMBOL_GPL vmlinux 0x87225502 ata_do_dev_read_id +EXPORT_SYMBOL_GPL vmlinux 0x87258a37 mas_store +EXPORT_SYMBOL_GPL vmlinux 0x8727aa52 pci_epc_mem_alloc_addr +EXPORT_SYMBOL_GPL vmlinux 0x872d4f7c __SCT__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x87330f59 init_uts_ns +EXPORT_SYMBOL_GPL vmlinux 0x87347c2c ata_scsi_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x87359a14 unwind_get_return_address +EXPORT_SYMBOL_GPL vmlinux 0x8735ed3d irq_set_affinity_notifier +EXPORT_SYMBOL_GPL vmlinux 0x877941c4 vcap_tc_flower_handler_cvlan_usage +EXPORT_SYMBOL_GPL vmlinux 0x87908767 xas_clear_mark +EXPORT_SYMBOL_GPL vmlinux 0x8792e5a4 driver_set_override +EXPORT_SYMBOL_GPL vmlinux 0x87992dc4 extcon_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x87a1b403 unix_outq_len +EXPORT_SYMBOL_GPL vmlinux 0x87aa10e8 rt_mutex_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x87af4eef platform_device_add_resources +EXPORT_SYMBOL_GPL vmlinux 0x87b210d0 clkdev_create +EXPORT_SYMBOL_GPL vmlinux 0x87b60da4 usb_enable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x87bcae1f sk_psock_init +EXPORT_SYMBOL_GPL vmlinux 0x87be232b vtime_guest_enter +EXPORT_SYMBOL_GPL vmlinux 0x87d83d57 irq_domain_push_irq +EXPORT_SYMBOL_GPL vmlinux 0x87d8f141 edac_pci_del_device +EXPORT_SYMBOL_GPL vmlinux 0x87e64181 amd_nb_has_feature +EXPORT_SYMBOL_GPL vmlinux 0x87e9de4f __SCK__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x87f34e99 disable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x87f6590a crypto_create_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x87f8f230 irq_domain_alloc_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0x88089207 fb_deferred_io_open +EXPORT_SYMBOL_GPL vmlinux 0x880e091d pci_find_next_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0x88368dcb spi_controller_dma_map_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x8837ab7c bd_link_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x883819ae pm_runtime_set_memalloc_noio +EXPORT_SYMBOL_GPL vmlinux 0x8843209b ata_bmdma_dumb_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x8852d6cd i2c_acpi_find_adapter_by_handle +EXPORT_SYMBOL_GPL vmlinux 0x88539b9a gpio_to_desc +EXPORT_SYMBOL_GPL vmlinux 0x88546a64 encrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0x885528a6 ring_buffer_discard_commit +EXPORT_SYMBOL_GPL vmlinux 0x885f4bf6 usb_add_phy_dev +EXPORT_SYMBOL_GPL vmlinux 0x886bccc2 pci_p2pmem_publish +EXPORT_SYMBOL_GPL vmlinux 0x887b6291 xfrm_get_translator +EXPORT_SYMBOL_GPL vmlinux 0x888fab4c vcap_find_keystream_keysets +EXPORT_SYMBOL_GPL vmlinux 0x88ab6fe3 kgdb_active +EXPORT_SYMBOL_GPL vmlinux 0x88b4ae92 ring_buffer_normalize_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x88b5862d unregister_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0x88cce6a0 xas_find_marked +EXPORT_SYMBOL_GPL vmlinux 0x88d074c7 tpmm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0x88d197f9 __SCK__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x88d3be57 devm_gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0x88d42cf2 relay_switch_subbuf +EXPORT_SYMBOL_GPL vmlinux 0x88dcbf3d xdp_return_frame +EXPORT_SYMBOL_GPL vmlinux 0x88e455ec crypto_alloc_base +EXPORT_SYMBOL_GPL vmlinux 0x88e60c09 da903x_read +EXPORT_SYMBOL_GPL vmlinux 0x88e8d957 ptp_msg_is_sync +EXPORT_SYMBOL_GPL vmlinux 0x88ed068a tpm_chip_unregister +EXPORT_SYMBOL_GPL vmlinux 0x88ef0ff8 ethtool_params_from_link_mode +EXPORT_SYMBOL_GPL vmlinux 0x88f61a2c dm_internal_resume +EXPORT_SYMBOL_GPL vmlinux 0x88fac4e8 xhci_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x8900bda5 vfs_fallocate +EXPORT_SYMBOL_GPL vmlinux 0x890f4f97 __kprobe_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x890fa0fa btree_get_prev +EXPORT_SYMBOL_GPL vmlinux 0x89123291 phy_configure +EXPORT_SYMBOL_GPL vmlinux 0x89169fa6 sk_detach_filter +EXPORT_SYMBOL_GPL vmlinux 0x891a5a7f gnttab_max_grant_frames +EXPORT_SYMBOL_GPL vmlinux 0x891dfbe0 xfrm_unregister_translator +EXPORT_SYMBOL_GPL vmlinux 0x8924eb1e rcu_force_quiescent_state +EXPORT_SYMBOL_GPL vmlinux 0x892f9f04 __SCT__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x89374dd0 tpm1_do_selftest +EXPORT_SYMBOL_GPL vmlinux 0x893abbdd devlink_fmsg_u32_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x893c5ddb unlock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x893ea5e7 debugfs_create_devm_seqfile +EXPORT_SYMBOL_GPL vmlinux 0x89485687 iommu_group_put +EXPORT_SYMBOL_GPL vmlinux 0x89a7907a devres_release_group +EXPORT_SYMBOL_GPL vmlinux 0x89ae7aa0 rsa_parse_pub_key +EXPORT_SYMBOL_GPL vmlinux 0x89b347d3 devm_led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x89b838c3 devm_hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0x89bbafc6 usb_register_notify +EXPORT_SYMBOL_GPL vmlinux 0x89c27c7e dev_pm_opp_set_opp +EXPORT_SYMBOL_GPL vmlinux 0x89d62242 ping_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x89dbcebf modify_ftrace_direct_nolock +EXPORT_SYMBOL_GPL vmlinux 0x89e1ec9d acpi_get_subsystem_id +EXPORT_SYMBOL_GPL vmlinux 0x89e26c2c extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x89e340cf acpi_bus_get_ejd +EXPORT_SYMBOL_GPL vmlinux 0x89ead2bb security_inode_create +EXPORT_SYMBOL_GPL vmlinux 0x8a01fba0 dev_pm_genpd_get_next_hrtimer +EXPORT_SYMBOL_GPL vmlinux 0x8a069f6a nvdimm_setup_pfn +EXPORT_SYMBOL_GPL vmlinux 0x8a098731 uart_handle_dcd_change +EXPORT_SYMBOL_GPL vmlinux 0x8a1d82c2 crypto_hash_walk_first +EXPORT_SYMBOL_GPL vmlinux 0x8a24d8b3 ata_pci_shutdown_one +EXPORT_SYMBOL_GPL vmlinux 0x8a251f2d device_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x8a337f14 exportfs_encode_inode_fh +EXPORT_SYMBOL_GPL vmlinux 0x8a3f84ba linear_range_get_selector_low +EXPORT_SYMBOL_GPL vmlinux 0x8a4285a1 usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x8a45a555 acpi_unregister_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x8a46cb6c mc146818_avoid_UIP +EXPORT_SYMBOL_GPL vmlinux 0x8a4f3ae2 regmap_might_sleep +EXPORT_SYMBOL_GPL vmlinux 0x8a5c1029 __SCT__tp_func_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x8a616f9e wbc_detach_inode +EXPORT_SYMBOL_GPL vmlinux 0x8a61d745 ohci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x8a62b81b sfp_upstream_stop +EXPORT_SYMBOL_GPL vmlinux 0x8a6eb141 irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x8a792547 sock_diag_unregister_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x8a7cb9c4 platform_thermal_package_rate_control +EXPORT_SYMBOL_GPL vmlinux 0x8a838ef6 intel_scu_ipc_dev_put +EXPORT_SYMBOL_GPL vmlinux 0x8a83fb45 mpi_point_free_parts +EXPORT_SYMBOL_GPL vmlinux 0x8a84b267 pci_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x8a87fd50 devm_release_action +EXPORT_SYMBOL_GPL vmlinux 0x8aa5fdbb phy_pm_runtime_get +EXPORT_SYMBOL_GPL vmlinux 0x8aa64fe0 software_node_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x8ab0efea tracing_snapshot_cond_enable +EXPORT_SYMBOL_GPL vmlinux 0x8ab26c54 phy_pm_runtime_put +EXPORT_SYMBOL_GPL vmlinux 0x8abacc47 get_max_files +EXPORT_SYMBOL_GPL vmlinux 0x8ac1407b sfp_get_module_eeprom +EXPORT_SYMBOL_GPL vmlinux 0x8ad13aa5 sysfs_create_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x8ad5ceb1 __uv_hub_info_list +EXPORT_SYMBOL_GPL vmlinux 0x8ada45fa acpi_match_acpi_device +EXPORT_SYMBOL_GPL vmlinux 0x8ae0d636 led_trigger_write +EXPORT_SYMBOL_GPL vmlinux 0x8ae2019c devm_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x8af1e1c0 blk_lld_busy +EXPORT_SYMBOL_GPL vmlinux 0x8af7ae9f nvmem_layout_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x8afd37b5 i2c_dw_prepare_clk +EXPORT_SYMBOL_GPL vmlinux 0x8aff1dff i2c_generic_scl_recovery +EXPORT_SYMBOL_GPL vmlinux 0x8b149c36 clk_is_match +EXPORT_SYMBOL_GPL vmlinux 0x8b190b35 debugfs_file_get +EXPORT_SYMBOL_GPL vmlinux 0x8b1d551a phy_resolve_aneg_linkmode +EXPORT_SYMBOL_GPL vmlinux 0x8b1eea7b shmem_read_mapping_page_gfp +EXPORT_SYMBOL_GPL vmlinux 0x8b23a8ab generic_access_phys +EXPORT_SYMBOL_GPL vmlinux 0x8b2a1acc blkcg_punt_bio_submit +EXPORT_SYMBOL_GPL vmlinux 0x8b300110 mmu_interval_notifier_remove +EXPORT_SYMBOL_GPL vmlinux 0x8b387bf0 simple_attr_open +EXPORT_SYMBOL_GPL vmlinux 0x8b4149e4 cppc_perf_ctrs_in_pcc +EXPORT_SYMBOL_GPL vmlinux 0x8b465491 nvmem_layout_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8b479a5b sk_set_peek_off +EXPORT_SYMBOL_GPL vmlinux 0x8b47ea1d __SCT__tp_func_extlog_mem_event +EXPORT_SYMBOL_GPL vmlinux 0x8b4b29b8 device_match_name +EXPORT_SYMBOL_GPL vmlinux 0x8b4b787b vp_legacy_set_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x8b5b6216 raw_v4_match +EXPORT_SYMBOL_GPL vmlinux 0x8b5ba29a regulator_set_current_limit +EXPORT_SYMBOL_GPL vmlinux 0x8b602c57 devm_regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x8b603fee vp_modern_set_status +EXPORT_SYMBOL_GPL vmlinux 0x8b6d4e3a pci_find_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0x8b70bd1b skb_to_sgvec +EXPORT_SYMBOL_GPL vmlinux 0x8b89f01c hv_ghcb_hypercall +EXPORT_SYMBOL_GPL vmlinux 0x8b8cc689 enable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x8b9200fd lookup_address +EXPORT_SYMBOL_GPL vmlinux 0x8b95e6a2 __SCT__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x8bdae5a8 clk_hw_get_flags +EXPORT_SYMBOL_GPL vmlinux 0x8bdc36e9 __traceiter_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x8be11b82 fat_fill_super +EXPORT_SYMBOL_GPL vmlinux 0x8c0215f2 pm_system_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x8c03d20c destroy_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x8c0594c3 dev_pm_opp_put_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x8c09cb50 vcap_rule_add_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8c0cd10f of_devfreq_cooling_register_power +EXPORT_SYMBOL_GPL vmlinux 0x8c0ed103 rcu_check_boost_fail +EXPORT_SYMBOL_GPL vmlinux 0x8c114b3f gov_update_cpu_data +EXPORT_SYMBOL_GPL vmlinux 0x8c2299e4 skcipher_walk_async +EXPORT_SYMBOL_GPL vmlinux 0x8c33a30c clk_hw_forward_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x8c341c48 current_save_fsgs +EXPORT_SYMBOL_GPL vmlinux 0x8c38d90c genphy_c45_plca_set_cfg +EXPORT_SYMBOL_GPL vmlinux 0x8c484409 gnttab_release_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x8c4d2428 mt_prev +EXPORT_SYMBOL_GPL vmlinux 0x8c4fded2 sgx_virt_einit +EXPORT_SYMBOL_GPL vmlinux 0x8c503db3 devl_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8c55049c usb_ifnum_to_if +EXPORT_SYMBOL_GPL vmlinux 0x8c641d92 ata_noop_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x8c65331a wm831x_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x8c743fb6 reset_control_status +EXPORT_SYMBOL_GPL vmlinux 0x8c89e3b8 usb_phy_roothub_power_off +EXPORT_SYMBOL_GPL vmlinux 0x8c8d2374 dma_fence_unwrap_first +EXPORT_SYMBOL_GPL vmlinux 0x8c956fea wm8350_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x8c98d248 unregister_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x8c9e54d3 devlink_info_version_running_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x8ca321ca fib6_get_table +EXPORT_SYMBOL_GPL vmlinux 0x8ca44080 acpi_device_fix_up_power +EXPORT_SYMBOL_GPL vmlinux 0x8ca8d430 dst_blackhole_redirect +EXPORT_SYMBOL_GPL vmlinux 0x8cbb3594 gpiochip_populate_parent_fwspec_twocell +EXPORT_SYMBOL_GPL vmlinux 0x8cc0c99a ip_icmp_error_rfc4884 +EXPORT_SYMBOL_GPL vmlinux 0x8cd69486 fscrypt_show_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0x8cddd6ee __rio_local_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x8ce8a0a4 ata_eh_analyze_ncq_error +EXPORT_SYMBOL_GPL vmlinux 0x8d032633 crypto_alloc_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x8d22bb58 iommu_group_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8d27f160 kobject_get_path +EXPORT_SYMBOL_GPL vmlinux 0x8d3330b6 cpuacct_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x8d4e0e80 ohci_hub_status_data +EXPORT_SYMBOL_GPL vmlinux 0x8d4fe782 mmc_crypto_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x8d522714 __rcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0x8d5c31a9 ata_host_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8d6e1d4e pinctrl_force_sleep +EXPORT_SYMBOL_GPL vmlinux 0x8d74dc2d da9052_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0x8d7e3373 hwpoison_filter_dev_major +EXPORT_SYMBOL_GPL vmlinux 0x8d908ebf power_supply_get_maintenance_charging_setting +EXPORT_SYMBOL_GPL vmlinux 0x8d9f0ac2 pm_generic_resume_noirq +EXPORT_SYMBOL_GPL vmlinux 0x8dc0cf41 __pm_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x8dd218b0 icc_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x8dd66d21 devm_gpiod_unhinge +EXPORT_SYMBOL_GPL vmlinux 0x8df9bc61 register_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0x8dfc73e2 pci_epc_mem_init +EXPORT_SYMBOL_GPL vmlinux 0x8dff5929 hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x8e045283 __rio_local_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x8e14e39a regmap_get_device +EXPORT_SYMBOL_GPL vmlinux 0x8e1aa63f fib_new_table +EXPORT_SYMBOL_GPL vmlinux 0x8e29ba9a ata_sff_data_xfer +EXPORT_SYMBOL_GPL vmlinux 0x8e3d911b arch_phys_wc_index +EXPORT_SYMBOL_GPL vmlinux 0x8e3fc3d9 cpuidle_register +EXPORT_SYMBOL_GPL vmlinux 0x8e4eb451 bpf_sk_storage_diag_free +EXPORT_SYMBOL_GPL vmlinux 0x8e6b1a9e net_selftest_get_count +EXPORT_SYMBOL_GPL vmlinux 0x8e6d6fab nf_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x8e6fa8b5 apei_exec_pre_map_gars +EXPORT_SYMBOL_GPL vmlinux 0x8e78f789 tcp_twsk_destructor +EXPORT_SYMBOL_GPL vmlinux 0x8e878083 devlink_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x8e955c80 __tracepoint_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x8e9bd4a3 hv_alloc_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x8ea01575 skb_mpls_update_lse +EXPORT_SYMBOL_GPL vmlinux 0x8ea17671 battery_hook_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8ea9537f virtqueue_get_desc_addr +EXPORT_SYMBOL_GPL vmlinux 0x8ead800c user_free_preparse +EXPORT_SYMBOL_GPL vmlinux 0x8eca6675 cpuidle_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x8ecf23ee fib_rule_matchall +EXPORT_SYMBOL_GPL vmlinux 0x8ed50a2b devm_acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x8eee3399 dax_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x8eef5c09 acpi_register_gsi +EXPORT_SYMBOL_GPL vmlinux 0x8ef63b97 rt_mutex_trylock +EXPORT_SYMBOL_GPL vmlinux 0x8f00f6d1 vhost_task_start +EXPORT_SYMBOL_GPL vmlinux 0x8f0748af rcu_expedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x8f0b781d iova_domain_init_rcaches +EXPORT_SYMBOL_GPL vmlinux 0x8f11b30e ata_wait_register +EXPORT_SYMBOL_GPL vmlinux 0x8f1ea753 __netpoll_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x8f2eb429 kvm_arch_para_hints +EXPORT_SYMBOL_GPL vmlinux 0x8f2f2cae vring_transport_features +EXPORT_SYMBOL_GPL vmlinux 0x8f3aeb6c bio_associate_blkg_from_css +EXPORT_SYMBOL_GPL vmlinux 0x8f3b2411 nvdimm_cmd_mask +EXPORT_SYMBOL_GPL vmlinux 0x8f4fa146 serial8250_rpm_get +EXPORT_SYMBOL_GPL vmlinux 0x8f59bd62 __xenmem_reservation_va_mapping_update +EXPORT_SYMBOL_GPL vmlinux 0x8f6cee77 __round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x8f74166c usb_acpi_power_manageable +EXPORT_SYMBOL_GPL vmlinux 0x8f786bee fs_umode_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0x8f7bd0a6 btree_init_mempool +EXPORT_SYMBOL_GPL vmlinux 0x8f8b680a xhci_run +EXPORT_SYMBOL_GPL vmlinux 0x8f9362f7 thermal_zone_bind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x8fa5a6ee dev_fetch_sw_netstats +EXPORT_SYMBOL_GPL vmlinux 0x8fa9d9e8 __SCT__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x8faa800d acpi_cpc_valid +EXPORT_SYMBOL_GPL vmlinux 0x8fac75c5 iommu_set_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x8fc12788 software_node_unregister_node_group +EXPORT_SYMBOL_GPL vmlinux 0x8fd72db8 sysfs_create_files +EXPORT_SYMBOL_GPL vmlinux 0x8fed6d47 tty_kopen_shared +EXPORT_SYMBOL_GPL vmlinux 0x8ff60436 mpi_ec_add_points +EXPORT_SYMBOL_GPL vmlinux 0x8ffd16da class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x90066142 __SCK__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x90139c9e pci_epc_linkdown +EXPORT_SYMBOL_GPL vmlinux 0x901b7c83 dm_accept_partial_bio +EXPORT_SYMBOL_GPL vmlinux 0x901c5f7d rdev_clear_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x9024f443 mds_user_clear +EXPORT_SYMBOL_GPL vmlinux 0x903b627c list_lru_isolate_move +EXPORT_SYMBOL_GPL vmlinux 0x903d9663 fat_detach +EXPORT_SYMBOL_GPL vmlinux 0x9044d52b usb_register_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x905208ee fuse_conn_get +EXPORT_SYMBOL_GPL vmlinux 0x9053d6ec __tracepoint_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x906c3efe usb_get_descriptor +EXPORT_SYMBOL_GPL vmlinux 0x907bac17 __skb_get_hash_symmetric +EXPORT_SYMBOL_GPL vmlinux 0x90825bac __pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0x9084b044 clear_page_erms +EXPORT_SYMBOL_GPL vmlinux 0x90939924 spi_alloc_device +EXPORT_SYMBOL_GPL vmlinux 0x90a99806 __suspend_report_result +EXPORT_SYMBOL_GPL vmlinux 0x90a9d8cc hv_is_hyperv_initialized +EXPORT_SYMBOL_GPL vmlinux 0x90b022da inet_pernet_hashinfo_alloc +EXPORT_SYMBOL_GPL vmlinux 0x90b0cf1f peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0x90c5875e usb_match_one_id +EXPORT_SYMBOL_GPL vmlinux 0x90c5dc26 mdiobus_c45_modify +EXPORT_SYMBOL_GPL vmlinux 0x90c8498c apei_exec_write_register +EXPORT_SYMBOL_GPL vmlinux 0x90d8b1fe fscrypt_ioctl_add_key +EXPORT_SYMBOL_GPL vmlinux 0x90de0452 platform_thermal_package_notify +EXPORT_SYMBOL_GPL vmlinux 0x90e1fdce dma_opt_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0x90e5a530 xfrm_audit_state_replay +EXPORT_SYMBOL_GPL vmlinux 0x90e93741 crypto_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0x90fd0988 serdev_device_write +EXPORT_SYMBOL_GPL vmlinux 0x9107d224 __SCT__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x910bdf6b trace_seq_vprintf +EXPORT_SYMBOL_GPL vmlinux 0x910c4913 mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0x91160773 __crypto_alloc_tfm +EXPORT_SYMBOL_GPL vmlinux 0x912c5b38 __tracepoint_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x912e6981 hsu_dma_do_irq +EXPORT_SYMBOL_GPL vmlinux 0x9132741b genphy_c45_fast_retrain +EXPORT_SYMBOL_GPL vmlinux 0x913ebd32 stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x9140af03 acpi_spi_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x91453fe0 blk_trace_startstop +EXPORT_SYMBOL_GPL vmlinux 0x914a2856 acpi_gpiochip_request_interrupts +EXPORT_SYMBOL_GPL vmlinux 0x915eafca iomap_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x917d953b __SCT__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x9185c268 l3mdev_master_upper_ifindex_by_index_rcu +EXPORT_SYMBOL_GPL vmlinux 0x9194a372 irq_chip_unmask_parent +EXPORT_SYMBOL_GPL vmlinux 0x9194e18f xenbus_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x91955a9f start_poll_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x91a424a7 irq_chip_set_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x91b2b02c phy_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x91b774a1 mpi_scanval +EXPORT_SYMBOL_GPL vmlinux 0x91b9a4ba e820__mapped_any +EXPORT_SYMBOL_GPL vmlinux 0x91bbc63f spi_controller_dma_unmap_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x91c6e5b0 pcap_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x91cadb76 __kernel_write +EXPORT_SYMBOL_GPL vmlinux 0x91d1bfc8 balloon_page_alloc +EXPORT_SYMBOL_GPL vmlinux 0x91d9f7da pm_runtime_autosuspend_expiration +EXPORT_SYMBOL_GPL vmlinux 0x91ea8726 asn1_encode_boolean +EXPORT_SYMBOL_GPL vmlinux 0x91f2b00c devm_clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x920cc389 visitorl +EXPORT_SYMBOL_GPL vmlinux 0x92141343 kvm_async_pf_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x923e42aa sysfb_disable +EXPORT_SYMBOL_GPL vmlinux 0x9241ada0 __hwspin_lock_timeout +EXPORT_SYMBOL_GPL vmlinux 0x9241b358 __static_key_slow_dec_deferred +EXPORT_SYMBOL_GPL vmlinux 0x9242b707 fuse_fill_super_common +EXPORT_SYMBOL_GPL vmlinux 0x9247531c irq_domain_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0x924c46f8 zs_unmap_object +EXPORT_SYMBOL_GPL vmlinux 0x9255fef7 au_platform_setup +EXPORT_SYMBOL_GPL vmlinux 0x9261a7ea regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0x9267a92c tcp_rate_check_app_limited +EXPORT_SYMBOL_GPL vmlinux 0x9284bcc9 platform_add_devices +EXPORT_SYMBOL_GPL vmlinux 0x929e95cf psi_memstall_enter +EXPORT_SYMBOL_GPL vmlinux 0x92b6aa49 platform_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x92b8c78b hyperv_pcpu_output_arg +EXPORT_SYMBOL_GPL vmlinux 0x92b948e1 __SCK__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x92bbdaf3 usb_role_switch_register +EXPORT_SYMBOL_GPL vmlinux 0x92cf74aa vcap_admin_rule_count +EXPORT_SYMBOL_GPL vmlinux 0x92d308d1 __ct_user_enter +EXPORT_SYMBOL_GPL vmlinux 0x92d31cfb fixed_phy_add +EXPORT_SYMBOL_GPL vmlinux 0x92db8f68 do_trace_rcu_torture_read +EXPORT_SYMBOL_GPL vmlinux 0x92e8e9ab fsverity_enqueue_verify_work +EXPORT_SYMBOL_GPL vmlinux 0x9311b585 thermal_acpi_critical_trip_temp +EXPORT_SYMBOL_GPL vmlinux 0x931b76c6 vfs_setxattr +EXPORT_SYMBOL_GPL vmlinux 0x93255b2b ring_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x932c8d7a linear_range_get_value_array +EXPORT_SYMBOL_GPL vmlinux 0x932eb909 iptunnel_handle_offloads +EXPORT_SYMBOL_GPL vmlinux 0x93309096 devm_phy_put +EXPORT_SYMBOL_GPL vmlinux 0x93335116 led_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x93375259 badblocks_store +EXPORT_SYMBOL_GPL vmlinux 0x933f75e0 usb_unlink_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x93459631 devm_regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x935346fe __sbitmap_queue_get +EXPORT_SYMBOL_GPL vmlinux 0x935f246a virtqueue_poll +EXPORT_SYMBOL_GPL vmlinux 0x935fc74e filemap_range_has_writeback +EXPORT_SYMBOL_GPL vmlinux 0x93605e9a vfsgid_in_group_p +EXPORT_SYMBOL_GPL vmlinux 0x93748660 __devm_pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0x937f00db xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0x9382b150 da903x_update +EXPORT_SYMBOL_GPL vmlinux 0x9390853e set_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x93940473 of_css +EXPORT_SYMBOL_GPL vmlinux 0x939936bc nd_cmd_out_size +EXPORT_SYMBOL_GPL vmlinux 0x93a6390b fwnode_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x93ab5b93 vcap_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x93c7edeb usb_find_common_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x93c8a549 get_device_system_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0x93d1d424 gnttab_free_grant_references +EXPORT_SYMBOL_GPL vmlinux 0x93d2ab5e regulator_set_soft_start_regmap +EXPORT_SYMBOL_GPL vmlinux 0x93d47369 inet_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x93dc2586 pgprot_writethrough +EXPORT_SYMBOL_GPL vmlinux 0x93e09b12 pci_msix_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x93e80c66 ip6_redirect +EXPORT_SYMBOL_GPL vmlinux 0x93eafea0 sysfs_remove_file_from_group +EXPORT_SYMBOL_GPL vmlinux 0x93ebdf96 mt_next +EXPORT_SYMBOL_GPL vmlinux 0x93edef07 devlink_health_report +EXPORT_SYMBOL_GPL vmlinux 0x93eefca4 xdp_rxq_info_unreg +EXPORT_SYMBOL_GPL vmlinux 0x93f2d49f __devm_intel_scu_ipc_register +EXPORT_SYMBOL_GPL vmlinux 0x93f8c017 sync_page_io +EXPORT_SYMBOL_GPL vmlinux 0x94129f70 ata_ehi_clear_desc +EXPORT_SYMBOL_GPL vmlinux 0x941f2aaa eventfd_ctx_put +EXPORT_SYMBOL_GPL vmlinux 0x9424058f arch_haltpoll_disable +EXPORT_SYMBOL_GPL vmlinux 0x9425bb34 nvmem_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x9430b198 trace_dump_stack +EXPORT_SYMBOL_GPL vmlinux 0x9436e405 memory_group_register_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x943fc708 xen_setup_shutdown_event +EXPORT_SYMBOL_GPL vmlinux 0x94527dac ipv6_bpf_stub +EXPORT_SYMBOL_GPL vmlinux 0x94535100 sync_blockdev_nowait +EXPORT_SYMBOL_GPL vmlinux 0x94643bea nvdimm_bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9468ea70 schedule_hrtimeout_range_clock +EXPORT_SYMBOL_GPL vmlinux 0x946dd559 sha224_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x947b40c6 cpu_smt_possible +EXPORT_SYMBOL_GPL vmlinux 0x947ea0fe extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x94890d55 devl_rate_nodes_destroy +EXPORT_SYMBOL_GPL vmlinux 0x948a32cc ata_link_offline +EXPORT_SYMBOL_GPL vmlinux 0x94916991 ping_rcv +EXPORT_SYMBOL_GPL vmlinux 0x949822f9 rio_mport_class +EXPORT_SYMBOL_GPL vmlinux 0x949b5176 devlink_region_snapshot_create +EXPORT_SYMBOL_GPL vmlinux 0x949f7342 __alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x94a0dbc0 fscrypt_prepare_symlink +EXPORT_SYMBOL_GPL vmlinux 0x94b1114a usb_remove_hcd +EXPORT_SYMBOL_GPL vmlinux 0x94d0856a vfs_truncate +EXPORT_SYMBOL_GPL vmlinux 0x94dc6740 class_compat_create_link +EXPORT_SYMBOL_GPL vmlinux 0x94e34c5d tpm2_probe +EXPORT_SYMBOL_GPL vmlinux 0x94e922db acpi_gpiochip_free_interrupts +EXPORT_SYMBOL_GPL vmlinux 0x94ef4d05 cpci_hp_stop +EXPORT_SYMBOL_GPL vmlinux 0x94ef7eac __blk_trace_note_message +EXPORT_SYMBOL_GPL vmlinux 0x95023b9d balloon_page_list_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x9504df26 irq_wake_thread +EXPORT_SYMBOL_GPL vmlinux 0x9508abd9 vfs_listxattr +EXPORT_SYMBOL_GPL vmlinux 0x9519a269 skb_complete_wifi_ack +EXPORT_SYMBOL_GPL vmlinux 0x951a2773 crypto_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x951f98b0 iommu_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x952b846e ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x952c2732 da9052_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x952c3c17 irq_chip_set_wake_parent +EXPORT_SYMBOL_GPL vmlinux 0x953e1b9e ktime_get_real_seconds +EXPORT_SYMBOL_GPL vmlinux 0x954f31b0 iommu_set_pgtable_quirks +EXPORT_SYMBOL_GPL vmlinux 0x95574cf3 __pneigh_lookup +EXPORT_SYMBOL_GPL vmlinux 0x955b0e2e kthread_worker_fn +EXPORT_SYMBOL_GPL vmlinux 0x95609b26 context_tracking_key +EXPORT_SYMBOL_GPL vmlinux 0x95654560 ata_sff_dma_pause +EXPORT_SYMBOL_GPL vmlinux 0x956ac400 ring_buffer_dropped_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x957166d8 regmap_irq_set_type_config_simple +EXPORT_SYMBOL_GPL vmlinux 0x9576a4b2 pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x95843030 mpi_ec_init +EXPORT_SYMBOL_GPL vmlinux 0x95877fc1 debugfs_real_fops +EXPORT_SYMBOL_GPL vmlinux 0x958df3ac zs_free +EXPORT_SYMBOL_GPL vmlinux 0x9593ef31 register_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x959ec5f5 call_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x95adf447 shmem_file_setup_with_mnt +EXPORT_SYMBOL_GPL vmlinux 0x95af0634 devfreq_event_get_event +EXPORT_SYMBOL_GPL vmlinux 0x95bc9078 btree_free +EXPORT_SYMBOL_GPL vmlinux 0x95c9e8c8 sata_pmp_qc_defer_cmd_switch +EXPORT_SYMBOL_GPL vmlinux 0x95d78bce hid_bpf_disconnect_device +EXPORT_SYMBOL_GPL vmlinux 0x95dc6cf1 hte_ts_get +EXPORT_SYMBOL_GPL vmlinux 0x95eae99d devm_gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x95ef1ccc dmi_memdev_size +EXPORT_SYMBOL_GPL vmlinux 0x9601f58b unregister_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x96021094 irq_chip_request_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x961286e0 ring_buffer_read_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x9615b005 hv_map_ioapic_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x961b9b07 acpi_dev_get_next_consumer_dev +EXPORT_SYMBOL_GPL vmlinux 0x9621d738 alarm_start_relative +EXPORT_SYMBOL_GPL vmlinux 0x962c8ae1 usb_kill_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x962e4131 fuse_conn_init +EXPORT_SYMBOL_GPL vmlinux 0x963acb30 gpiod_get_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x963bc4cc crypto_register_aead +EXPORT_SYMBOL_GPL vmlinux 0x96554810 register_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9664839c led_classdev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x966aa33b netdev_walk_all_lower_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x9671c1bb ata_eh_read_sense_success_ncq_log +EXPORT_SYMBOL_GPL vmlinux 0x9678db68 devlink_region_create +EXPORT_SYMBOL_GPL vmlinux 0x967d62dc fib_nh_common_init +EXPORT_SYMBOL_GPL vmlinux 0x967dbfe7 debugfs_write_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x967fe8a3 regmap_write +EXPORT_SYMBOL_GPL vmlinux 0x9681e557 anon_inode_getfd_secure +EXPORT_SYMBOL_GPL vmlinux 0x9682d780 dma_async_device_channel_register +EXPORT_SYMBOL_GPL vmlinux 0x968feb66 bpf_trace_run8 +EXPORT_SYMBOL_GPL vmlinux 0x96914b09 skb_cow_data +EXPORT_SYMBOL_GPL vmlinux 0x96960f6d regulator_set_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0x96a11bfc rio_set_port_lockout +EXPORT_SYMBOL_GPL vmlinux 0x96a55fda list_lru_destroy +EXPORT_SYMBOL_GPL vmlinux 0x96b0039e __devm_irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x96b72f61 __SCK__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0x96c881a7 extcon_sync +EXPORT_SYMBOL_GPL vmlinux 0x96d5d9d8 wm831x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x96e965a0 nf_checksum +EXPORT_SYMBOL_GPL vmlinux 0x96f9d184 hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0x96ff7316 pci_common_swizzle +EXPORT_SYMBOL_GPL vmlinux 0x9714e0bb ktime_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x972a86c5 crypto_unregister_alg +EXPORT_SYMBOL_GPL vmlinux 0x972dd23e serdev_device_break_ctl +EXPORT_SYMBOL_GPL vmlinux 0x9736be14 spi_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x973fbee4 led_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x97416526 ata_pci_device_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x975519c1 asymmetric_key_id_same +EXPORT_SYMBOL_GPL vmlinux 0x975af139 rtc_alarm_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0x975af3db fuse_send_init +EXPORT_SYMBOL_GPL vmlinux 0x977be5c7 klist_iter_init_node +EXPORT_SYMBOL_GPL vmlinux 0x978f52ea component_del +EXPORT_SYMBOL_GPL vmlinux 0x9790612d mmc_send_abort_tuning +EXPORT_SYMBOL_GPL vmlinux 0x97a10a5d tty_kopen_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x97ad1ad3 eventfd_fget +EXPORT_SYMBOL_GPL vmlinux 0x97d0c1a5 fuse_request_end +EXPORT_SYMBOL_GPL vmlinux 0x97de2b83 debug_locks_silent +EXPORT_SYMBOL_GPL vmlinux 0x97dff2cc gnttab_dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x97e19906 ZSTD_getErrorCode +EXPORT_SYMBOL_GPL vmlinux 0x97e70a6c xfrm_output_resume +EXPORT_SYMBOL_GPL vmlinux 0x97fe56a9 fwnode_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0x9801a6c1 transport_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x982b13e2 crypto_unregister_scomps +EXPORT_SYMBOL_GPL vmlinux 0x98325113 __spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0x9833bc0c hvc_kick +EXPORT_SYMBOL_GPL vmlinux 0x98378a1d cc_mkdec +EXPORT_SYMBOL_GPL vmlinux 0x983e31f2 device_set_node +EXPORT_SYMBOL_GPL vmlinux 0x9843d230 nvdimm_has_cache +EXPORT_SYMBOL_GPL vmlinux 0x9843f501 __cookie_v4_check +EXPORT_SYMBOL_GPL vmlinux 0x98503a63 mpi_alloc +EXPORT_SYMBOL_GPL vmlinux 0x985453e1 lease_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x985ffb5f clk_mux_val_to_index +EXPORT_SYMBOL_GPL vmlinux 0x9861676a led_blink_set +EXPORT_SYMBOL_GPL vmlinux 0x9868df36 __traceiter_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x987104d7 pci_cfg_access_unlock +EXPORT_SYMBOL_GPL vmlinux 0x9879932b crypto_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x987c921a acpi_find_child_by_adr +EXPORT_SYMBOL_GPL vmlinux 0x988a1a00 sn_region_size +EXPORT_SYMBOL_GPL vmlinux 0x988cb38b blk_queue_rq_timeout +EXPORT_SYMBOL_GPL vmlinux 0x989074ff kmsg_dump_reason_str +EXPORT_SYMBOL_GPL vmlinux 0x989cdf76 regulator_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x98ae61f6 switchdev_bridge_port_offload +EXPORT_SYMBOL_GPL vmlinux 0x98b5ebb4 mptcp_pm_get_subflows_max +EXPORT_SYMBOL_GPL vmlinux 0x98c0b8ac acpi_cppc_processor_exit +EXPORT_SYMBOL_GPL vmlinux 0x98ee62b2 ring_buffer_record_disable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x98f4d306 hyperv_flush_guest_mapping +EXPORT_SYMBOL_GPL vmlinux 0x99216a4c dev_attr_unload_heads +EXPORT_SYMBOL_GPL vmlinux 0x992790a5 pci_device_is_present +EXPORT_SYMBOL_GPL vmlinux 0x9930f8a3 uv_bios_change_memprotect +EXPORT_SYMBOL_GPL vmlinux 0x99421706 css_next_descendant_pre +EXPORT_SYMBOL_GPL vmlinux 0x99430ba2 acpi_get_phys_id +EXPORT_SYMBOL_GPL vmlinux 0x9953acdb pkcs7_verify +EXPORT_SYMBOL_GPL vmlinux 0x995d1071 prof_on +EXPORT_SYMBOL_GPL vmlinux 0x9968aacb __audit_log_nfcfg +EXPORT_SYMBOL_GPL vmlinux 0x9968f8ff rio_mport_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x997460b5 virtqueue_add_inbuf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x997c550a preempt_model_none +EXPORT_SYMBOL_GPL vmlinux 0x998d79d6 x509_decode_time +EXPORT_SYMBOL_GPL vmlinux 0x9991c989 security_inode_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x99a03078 dax_holder_notify_failure +EXPORT_SYMBOL_GPL vmlinux 0x99b740a6 gov_attr_set_init +EXPORT_SYMBOL_GPL vmlinux 0x99b94f0e devm_gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0x99c7cf6e pse_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x99e0a871 irq_domain_disconnect_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x99f018c4 nvmem_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x99f2d00a sysfs_emit_at +EXPORT_SYMBOL_GPL vmlinux 0x99fd8e64 intel_pmic_install_opregion_handler +EXPORT_SYMBOL_GPL vmlinux 0x9a11a0fc crypto_attr_alg_name +EXPORT_SYMBOL_GPL vmlinux 0x9a147b73 rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9a185ace tick_nohz_full_running +EXPORT_SYMBOL_GPL vmlinux 0x9a23ea6b alarm_expires_remaining +EXPORT_SYMBOL_GPL vmlinux 0x9a2851ef __SCT__tp_func_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x9a309757 __tracepoint_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x9a39f869 pci_hp_remove_module_link +EXPORT_SYMBOL_GPL vmlinux 0x9a519f2a perf_trace_run_bpf_submit +EXPORT_SYMBOL_GPL vmlinux 0x9a53df8d __netdev_watchdog_up +EXPORT_SYMBOL_GPL vmlinux 0x9a58dd2d trace_print_bitmask_seq +EXPORT_SYMBOL_GPL vmlinux 0x9a5dce5c rhashtable_walk_start_check +EXPORT_SYMBOL_GPL vmlinux 0x9a6e49d4 rio_mport_send_doorbell +EXPORT_SYMBOL_GPL vmlinux 0x9a78fd37 driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9a8e8721 tpm_calc_ordinal_duration +EXPORT_SYMBOL_GPL vmlinux 0x9a91c9aa __kthread_init_worker +EXPORT_SYMBOL_GPL vmlinux 0x9aa71c2a efi_query_variable_store +EXPORT_SYMBOL_GPL vmlinux 0x9aaac699 dev_pm_opp_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x9aaada17 usb_lock_device_for_reset +EXPORT_SYMBOL_GPL vmlinux 0x9aab0907 blk_mq_start_stopped_hw_queue +EXPORT_SYMBOL_GPL vmlinux 0x9aad14ec crypto_clone_cipher +EXPORT_SYMBOL_GPL vmlinux 0x9aafc914 rio_mport_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x9ab7bea4 debugfs_create_u8 +EXPORT_SYMBOL_GPL vmlinux 0x9ac11b74 suspend_set_ops +EXPORT_SYMBOL_GPL vmlinux 0x9ac69c64 failover_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9acf31c6 mas_find +EXPORT_SYMBOL_GPL vmlinux 0x9ad55b99 clk_hw_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x9ae15708 devlink_dpipe_entry_ctx_prepare +EXPORT_SYMBOL_GPL vmlinux 0x9ae4944b xen_remap_pfn +EXPORT_SYMBOL_GPL vmlinux 0x9aeacb87 ring_buffer_iter_empty +EXPORT_SYMBOL_GPL vmlinux 0x9af49514 icc_bulk_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x9af4ff1f clk_hw_determine_rate_no_reparent +EXPORT_SYMBOL_GPL vmlinux 0x9b028d5f ata_bmdma_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x9b16e4ee phy_gbit_fibre_features +EXPORT_SYMBOL_GPL vmlinux 0x9b376147 xhci_dbg_trace +EXPORT_SYMBOL_GPL vmlinux 0x9b51b28a sysfs_remove_files +EXPORT_SYMBOL_GPL vmlinux 0x9b555c8c pm_suspend_default_s2idle +EXPORT_SYMBOL_GPL vmlinux 0x9b651e51 xenbus_teardown_ring +EXPORT_SYMBOL_GPL vmlinux 0x9b6685e7 bsg_register_queue +EXPORT_SYMBOL_GPL vmlinux 0x9b67e233 synth_event_trace_end +EXPORT_SYMBOL_GPL vmlinux 0x9b6ec967 ring_buffer_size +EXPORT_SYMBOL_GPL vmlinux 0x9b9071cb get_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x9b92d16e pinctrl_gpio_set_config +EXPORT_SYMBOL_GPL vmlinux 0x9b9f3648 pcibios_scan_specific_bus +EXPORT_SYMBOL_GPL vmlinux 0x9ba2bb2b gpio_request_array +EXPORT_SYMBOL_GPL vmlinux 0x9ba83772 crypto_alloc_kpp +EXPORT_SYMBOL_GPL vmlinux 0x9baa42af fuse_dev_operations +EXPORT_SYMBOL_GPL vmlinux 0x9bad141d hv_hypercall_pg +EXPORT_SYMBOL_GPL vmlinux 0x9bbbfb82 xdp_rxq_info_is_reg +EXPORT_SYMBOL_GPL vmlinux 0x9bdf9714 ZSTD_customMalloc +EXPORT_SYMBOL_GPL vmlinux 0x9be30d27 mhp_get_pluggable_range +EXPORT_SYMBOL_GPL vmlinux 0x9be483e1 usb_reset_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x9bece81b mpi_cmp_ui +EXPORT_SYMBOL_GPL vmlinux 0x9bef8690 mmput +EXPORT_SYMBOL_GPL vmlinux 0x9c034681 check_move_unevictable_folios +EXPORT_SYMBOL_GPL vmlinux 0x9c03a9b7 ata_pci_device_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0x9c1b7893 device_find_any_child +EXPORT_SYMBOL_GPL vmlinux 0x9c1ba770 gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0x9c203a7e usb_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x9c3fa0c2 rio_register_scan +EXPORT_SYMBOL_GPL vmlinux 0x9c4d1da5 rio_mport_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x9c562b0a cpufreq_cpu_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x9c6febfc add_uevent_var +EXPORT_SYMBOL_GPL vmlinux 0x9c7802a3 usb_choose_configuration +EXPORT_SYMBOL_GPL vmlinux 0x9c803020 usb_phy_roothub_power_on +EXPORT_SYMBOL_GPL vmlinux 0x9c964c80 free_uid +EXPORT_SYMBOL_GPL vmlinux 0x9ca6e11f cper_mem_err_location +EXPORT_SYMBOL_GPL vmlinux 0x9cace3c4 replace_page_cache_folio +EXPORT_SYMBOL_GPL vmlinux 0x9cad64c2 edac_pci_handle_npe +EXPORT_SYMBOL_GPL vmlinux 0x9cb5bf65 regmap_async_complete_cb +EXPORT_SYMBOL_GPL vmlinux 0x9cc08cf4 ping_hash +EXPORT_SYMBOL_GPL vmlinux 0x9cc4f70a register_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9cc68e64 serial8250_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x9cd7551a rhashtable_walk_stop +EXPORT_SYMBOL_GPL vmlinux 0x9cdd6a66 sysctl_long_vals +EXPORT_SYMBOL_GPL vmlinux 0x9ce394ad create_signature +EXPORT_SYMBOL_GPL vmlinux 0x9ce938cd perf_pmu_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9cf37c44 __iowrite32_copy +EXPORT_SYMBOL_GPL vmlinux 0x9cf93dc4 devlink_port_region_create +EXPORT_SYMBOL_GPL vmlinux 0x9cff590e wm8350_device_init +EXPORT_SYMBOL_GPL vmlinux 0x9d09e8ae ring_buffer_event_data +EXPORT_SYMBOL_GPL vmlinux 0x9d0d16c1 bpf_trace_run12 +EXPORT_SYMBOL_GPL vmlinux 0x9d12d417 blk_crypto_evict_key +EXPORT_SYMBOL_GPL vmlinux 0x9d14205c cr4_read_shadow +EXPORT_SYMBOL_GPL vmlinux 0x9d149cfe regmap_raw_read +EXPORT_SYMBOL_GPL vmlinux 0x9d28134a fixed_phy_set_link_update +EXPORT_SYMBOL_GPL vmlinux 0x9d2d3f5b pkcs7_free_message +EXPORT_SYMBOL_GPL vmlinux 0x9d2e7eb4 regulator_set_active_discharge_regmap +EXPORT_SYMBOL_GPL vmlinux 0x9d32c812 device_rename +EXPORT_SYMBOL_GPL vmlinux 0x9d366f99 page_reporting_register +EXPORT_SYMBOL_GPL vmlinux 0x9d3a301e blk_mq_wait_quiesce_done +EXPORT_SYMBOL_GPL vmlinux 0x9d3b4938 dev_pm_opp_find_level_ceil +EXPORT_SYMBOL_GPL vmlinux 0x9d4894c8 x2apic_mode +EXPORT_SYMBOL_GPL vmlinux 0x9d595379 __platform_create_bundle +EXPORT_SYMBOL_GPL vmlinux 0x9d680d21 pci_max_pasids +EXPORT_SYMBOL_GPL vmlinux 0x9d77d2a0 ata_qc_complete +EXPORT_SYMBOL_GPL vmlinux 0x9d77dccc devm_clk_get_prepared +EXPORT_SYMBOL_GPL vmlinux 0x9d7d9aa1 cpufreq_unregister_governor +EXPORT_SYMBOL_GPL vmlinux 0x9d8294ec device_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x9d8bb00e set_dax_nocache +EXPORT_SYMBOL_GPL vmlinux 0x9d9910a1 atomic_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x9da50d29 rio_mport_get_efb +EXPORT_SYMBOL_GPL vmlinux 0x9dad5cb0 trace_event_raw_init +EXPORT_SYMBOL_GPL vmlinux 0x9db82c3d xenbus_map_ring_valloc +EXPORT_SYMBOL_GPL vmlinux 0x9dbd85bc sysfs_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x9dd90a71 sdio_set_host_pm_flags +EXPORT_SYMBOL_GPL vmlinux 0x9ddee2f5 __traceiter_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x9de69731 pci_epc_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x9de6f6cf pci_d3cold_enable +EXPORT_SYMBOL_GPL vmlinux 0x9de9d015 perf_pmu_register +EXPORT_SYMBOL_GPL vmlinux 0x9decd2f8 devfreq_event_reset_event +EXPORT_SYMBOL_GPL vmlinux 0x9e07e8d8 dev_attr_link_power_management_policy +EXPORT_SYMBOL_GPL vmlinux 0x9e229c49 sg_alloc_table_chained +EXPORT_SYMBOL_GPL vmlinux 0x9e261767 unregister_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0x9e32fd32 acomp_request_alloc +EXPORT_SYMBOL_GPL vmlinux 0x9e472f5f snmp_fold_field +EXPORT_SYMBOL_GPL vmlinux 0x9e48afdb devres_remove +EXPORT_SYMBOL_GPL vmlinux 0x9e52f37e vcap_rule_mod_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x9e61f343 rcu_tasks_trace_qs_blkd +EXPORT_SYMBOL_GPL vmlinux 0x9e6a45fc bdev_alignment_offset +EXPORT_SYMBOL_GPL vmlinux 0x9e71304f iov_iter_extract_pages +EXPORT_SYMBOL_GPL vmlinux 0x9e7cb58f devm_pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9e7cc105 bpf_prog_free +EXPORT_SYMBOL_GPL vmlinux 0x9e9a989b crypto_register_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x9e9c4f24 set_dax_nomc +EXPORT_SYMBOL_GPL vmlinux 0x9ead2d9a sysfs_unmerge_group +EXPORT_SYMBOL_GPL vmlinux 0x9eccea47 xhci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9ed02ac8 crypto_unregister_scomp +EXPORT_SYMBOL_GPL vmlinux 0x9ed554b3 unregister_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9edd3352 xdp_do_redirect_frame +EXPORT_SYMBOL_GPL vmlinux 0x9edfc641 rio_pw_enable +EXPORT_SYMBOL_GPL vmlinux 0x9eebdde7 mpi_point_new +EXPORT_SYMBOL_GPL vmlinux 0x9eec0bf6 ata_pci_device_suspend +EXPORT_SYMBOL_GPL vmlinux 0x9eecb31d ata_pci_sff_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x9ef8d343 acpi_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0x9f01e711 devm_spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0x9f08c714 scatterwalk_copychunks +EXPORT_SYMBOL_GPL vmlinux 0x9f0a5c5f ata_dev_pair +EXPORT_SYMBOL_GPL vmlinux 0x9f13b4af regmap_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x9f15064e regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x9f393cf8 __pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x9f3d21dd ohci_resume +EXPORT_SYMBOL_GPL vmlinux 0x9f4b0380 led_update_brightness +EXPORT_SYMBOL_GPL vmlinux 0x9f548368 devlink_flash_update_status_notify +EXPORT_SYMBOL_GPL vmlinux 0x9f595486 lwtunnel_output +EXPORT_SYMBOL_GPL vmlinux 0x9f5c6dc2 __cookie_v6_check +EXPORT_SYMBOL_GPL vmlinux 0x9f5caf22 acpi_subsys_prepare +EXPORT_SYMBOL_GPL vmlinux 0x9f5cdfaf disk_set_zoned +EXPORT_SYMBOL_GPL vmlinux 0x9f5fc921 tpm_get_timeouts +EXPORT_SYMBOL_GPL vmlinux 0x9f77f91c elv_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9f88ba26 __tracepoint_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x9f93899d lwtunnel_encap_add_ops +EXPORT_SYMBOL_GPL vmlinux 0x9fa4564a timer_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9fbfebab erst_write +EXPORT_SYMBOL_GPL vmlinux 0x9fce80db fb_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x9fe131f1 xen_store_interface +EXPORT_SYMBOL_GPL vmlinux 0x9fe1d66c bdi_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x9fe899b7 get_cpu_idle_time +EXPORT_SYMBOL_GPL vmlinux 0x9fe939e1 mpi_powm +EXPORT_SYMBOL_GPL vmlinux 0xa0033d58 usb_amd_pt_check_port +EXPORT_SYMBOL_GPL vmlinux 0xa011c6e3 ip_local_out +EXPORT_SYMBOL_GPL vmlinux 0xa015f1d1 device_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0xa01641ca metadata_dst_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa01a8d9b nd_cmd_bus_desc +EXPORT_SYMBOL_GPL vmlinux 0xa01afba2 decrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0xa01ba2dc sk_msg_clone +EXPORT_SYMBOL_GPL vmlinux 0xa03946a7 wakeup_source_register +EXPORT_SYMBOL_GPL vmlinux 0xa041a619 nf_conn_btf_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xa0444898 edac_device_add_device +EXPORT_SYMBOL_GPL vmlinux 0xa04f945a cpus_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa080c5e5 smp_call_function_single_async +EXPORT_SYMBOL_GPL vmlinux 0xa0820075 pm_generic_poweroff +EXPORT_SYMBOL_GPL vmlinux 0xa09082ae pm_generic_poweroff_noirq +EXPORT_SYMBOL_GPL vmlinux 0xa098115b __SCT__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xa0a9bd0d dw_pcie_ep_raise_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0xa0c0f1d7 __SCT__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0xa0c4293d devlink_sb_register +EXPORT_SYMBOL_GPL vmlinux 0xa0c73a05 validate_xmit_skb_list +EXPORT_SYMBOL_GPL vmlinux 0xa0cb4806 sfp_bus_find_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xa0d3456d nr_swap_pages +EXPORT_SYMBOL_GPL vmlinux 0xa0d81b76 __SCT__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xa0e5aca1 unregister_trace_event +EXPORT_SYMBOL_GPL vmlinux 0xa0e671d8 __SCT__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0xa11216be xen_store_domain_type +EXPORT_SYMBOL_GPL vmlinux 0xa11c726a shash_free_singlespawn_instance +EXPORT_SYMBOL_GPL vmlinux 0xa12391f9 usb_enable_intel_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0xa1311d18 get_net_ns +EXPORT_SYMBOL_GPL vmlinux 0xa13bc89a task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0xa13c070e wakeup_source_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa1402a71 __reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xa156a1f2 erst_get_record_id_end +EXPORT_SYMBOL_GPL vmlinux 0xa166dfb4 pwm_capture +EXPORT_SYMBOL_GPL vmlinux 0xa1752b79 pcie_aspm_enabled +EXPORT_SYMBOL_GPL vmlinux 0xa1856a48 device_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0xa1885841 fscrypt_set_bio_crypt_ctx +EXPORT_SYMBOL_GPL vmlinux 0xa194f308 firmware_kobj +EXPORT_SYMBOL_GPL vmlinux 0xa19ac80f __fsnotify_parent +EXPORT_SYMBOL_GPL vmlinux 0xa19fc83d perf_event_release_kernel +EXPORT_SYMBOL_GPL vmlinux 0xa1b3d112 __SCK__tp_func_extlog_mem_event +EXPORT_SYMBOL_GPL vmlinux 0xa1be1ea6 gpiochip_find +EXPORT_SYMBOL_GPL vmlinux 0xa1c3f8a8 __SCT__tp_func_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0xa1d619df kill_pid_usb_asyncio +EXPORT_SYMBOL_GPL vmlinux 0xa1d8004a videomode_from_timing +EXPORT_SYMBOL_GPL vmlinux 0xa208b5a7 pm_debug_messages_should_print +EXPORT_SYMBOL_GPL vmlinux 0xa20d01ba __trace_bprintk +EXPORT_SYMBOL_GPL vmlinux 0xa21d0f7c devlink_dpipe_entry_ctx_close +EXPORT_SYMBOL_GPL vmlinux 0xa21f2ce7 clk_mux_index_to_val +EXPORT_SYMBOL_GPL vmlinux 0xa2402218 __traceiter_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa2418203 of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa24a4ed1 fwnode_get_phy_node +EXPORT_SYMBOL_GPL vmlinux 0xa24f9b07 regulator_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xa2518b42 __traceiter_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xa2563672 __tracepoint_extlog_mem_event +EXPORT_SYMBOL_GPL vmlinux 0xa262daa6 regulator_desc_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0xa26d9b4f workqueue_congested +EXPORT_SYMBOL_GPL vmlinux 0xa273a161 regulator_put +EXPORT_SYMBOL_GPL vmlinux 0xa2787c33 metadata_dst_free +EXPORT_SYMBOL_GPL vmlinux 0xa2928896 sysfs_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xa29c6c0a device_phy_find_device +EXPORT_SYMBOL_GPL vmlinux 0xa2af54b3 irq_from_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xa2afd535 dma_vmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xa2b427b8 pinctrl_find_gpio_range_from_pin_nolock +EXPORT_SYMBOL_GPL vmlinux 0xa2b99209 alarm_start +EXPORT_SYMBOL_GPL vmlinux 0xa2c0f59a ct_idle_enter +EXPORT_SYMBOL_GPL vmlinux 0xa2cb1af4 irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0xa2d0b59d mmio_stale_data_clear +EXPORT_SYMBOL_GPL vmlinux 0xa2e1b3ef trace_printk_init_buffers +EXPORT_SYMBOL_GPL vmlinux 0xa2f70a3d failover_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa2f7487f hv_is_hibernation_supported +EXPORT_SYMBOL_GPL vmlinux 0xa2f752ab mptcp_subflow_init_cookie_req +EXPORT_SYMBOL_GPL vmlinux 0xa2fa0398 phy_led_trigger_change_speed +EXPORT_SYMBOL_GPL vmlinux 0xa3250a66 gpiod_get_raw_value +EXPORT_SYMBOL_GPL vmlinux 0xa32e0cf0 i2c_new_client_device +EXPORT_SYMBOL_GPL vmlinux 0xa32ee25b ethnl_cable_test_finished +EXPORT_SYMBOL_GPL vmlinux 0xa32feb2f serdev_controller_remove +EXPORT_SYMBOL_GPL vmlinux 0xa3335902 udp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0xa34015e0 skb_segment +EXPORT_SYMBOL_GPL vmlinux 0xa34befcd lp8788_read_byte +EXPORT_SYMBOL_GPL vmlinux 0xa3551a41 start_poll_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xa35da34a ata_std_postreset +EXPORT_SYMBOL_GPL vmlinux 0xa367a13d fib6_check_nexthop +EXPORT_SYMBOL_GPL vmlinux 0xa36f50fb is_binary_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xa38602cd drain_workqueue +EXPORT_SYMBOL_GPL vmlinux 0xa38a58ba usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0xa38a9f71 get_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xa3943897 phy_init +EXPORT_SYMBOL_GPL vmlinux 0xa3a04602 btree_geo64 +EXPORT_SYMBOL_GPL vmlinux 0xa3a36c73 cppc_set_perf +EXPORT_SYMBOL_GPL vmlinux 0xa3a8f10a is_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xa3b958ce reset_hung_task_detector +EXPORT_SYMBOL_GPL vmlinux 0xa3bb882f rio_alloc_net +EXPORT_SYMBOL_GPL vmlinux 0xa3ece414 freezer_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xa3f12f69 __crypto_xor +EXPORT_SYMBOL_GPL vmlinux 0xa4031b7f sfp_parse_port +EXPORT_SYMBOL_GPL vmlinux 0xa40e1c42 pci_get_dsn +EXPORT_SYMBOL_GPL vmlinux 0xa410a295 devlink_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa41363b6 __fscrypt_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0xa414892d switchdev_bridge_port_unoffload +EXPORT_SYMBOL_GPL vmlinux 0xa4296e37 dev_pm_domain_detach +EXPORT_SYMBOL_GPL vmlinux 0xa432bc3a nvdimm_bus_add_badrange +EXPORT_SYMBOL_GPL vmlinux 0xa4434cfe tcp_reno_cong_avoid +EXPORT_SYMBOL_GPL vmlinux 0xa44a1307 interval_tree_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xa44ac216 class_dev_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xa452c297 hpet_mask_rtc_irq_bit +EXPORT_SYMBOL_GPL vmlinux 0xa452f2a4 xen_pirq_from_irq +EXPORT_SYMBOL_GPL vmlinux 0xa45c7b90 stack_trace_print +EXPORT_SYMBOL_GPL vmlinux 0xa462d5a6 __SCT__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xa48196c8 kdb_poll_idx +EXPORT_SYMBOL_GPL vmlinux 0xa48db480 device_link_add +EXPORT_SYMBOL_GPL vmlinux 0xa496a16b netdev_rx_handler_register +EXPORT_SYMBOL_GPL vmlinux 0xa49d6f1e regulator_count_voltages +EXPORT_SYMBOL_GPL vmlinux 0xa4ab7c1c ring_buffer_overruns +EXPORT_SYMBOL_GPL vmlinux 0xa4b07fe7 ring_buffer_change_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xa4b093eb wm8350_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xa4bf2e41 cppc_set_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xa4c00324 asn1_encode_octet_string +EXPORT_SYMBOL_GPL vmlinux 0xa4c085f8 ata_tf_from_fis +EXPORT_SYMBOL_GPL vmlinux 0xa4c6a1b0 alloc_dax_region +EXPORT_SYMBOL_GPL vmlinux 0xa4c7b3a0 tty_get_icount +EXPORT_SYMBOL_GPL vmlinux 0xa4e05797 crypto_grab_kpp +EXPORT_SYMBOL_GPL vmlinux 0xa4ea6e6c wakeup_sources_walk_start +EXPORT_SYMBOL_GPL vmlinux 0xa4ead6c0 ohci_suspend +EXPORT_SYMBOL_GPL vmlinux 0xa4fd2238 regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xa4fdc493 net_ns_get_ownership +EXPORT_SYMBOL_GPL vmlinux 0xa507778d irq_get_default_host +EXPORT_SYMBOL_GPL vmlinux 0xa50b6985 dst_cache_get_ip4 +EXPORT_SYMBOL_GPL vmlinux 0xa519f643 regmap_check_range_table +EXPORT_SYMBOL_GPL vmlinux 0xa51ef347 led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa5255633 dev_pm_opp_find_level_exact +EXPORT_SYMBOL_GPL vmlinux 0xa5280255 devlink_port_type_eth_set +EXPORT_SYMBOL_GPL vmlinux 0xa531471e clk_save_context +EXPORT_SYMBOL_GPL vmlinux 0xa5387485 auxiliary_device_init +EXPORT_SYMBOL_GPL vmlinux 0xa54a2cba devlink_linecard_provision_clear +EXPORT_SYMBOL_GPL vmlinux 0xa56d6b8e crypto_shash_digest +EXPORT_SYMBOL_GPL vmlinux 0xa56e1a52 sg_free_table_chained +EXPORT_SYMBOL_GPL vmlinux 0xa577108d ata_sff_pause +EXPORT_SYMBOL_GPL vmlinux 0xa57a3a89 mas_empty_area_rev +EXPORT_SYMBOL_GPL vmlinux 0xa58c16a5 ata_sff_dev_select +EXPORT_SYMBOL_GPL vmlinux 0xa5a3bf4b __auxiliary_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xa5aa3b92 cgroup_get_e_css +EXPORT_SYMBOL_GPL vmlinux 0xa5b3149b rio_dev_put +EXPORT_SYMBOL_GPL vmlinux 0xa5bda8a1 efi_capsule_supported +EXPORT_SYMBOL_GPL vmlinux 0xa5c5a8dd genphy_c45_plca_get_cfg +EXPORT_SYMBOL_GPL vmlinux 0xa5d04237 __blk_req_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0xa5d1f4b8 stack_depot_snprint +EXPORT_SYMBOL_GPL vmlinux 0xa5d3b8ee dst_cache_get_ip6 +EXPORT_SYMBOL_GPL vmlinux 0xa5d7c388 pstore_type_to_name +EXPORT_SYMBOL_GPL vmlinux 0xa5e8238d pci_iov_vf_id +EXPORT_SYMBOL_GPL vmlinux 0xa5efbf4c async_synchronize_full +EXPORT_SYMBOL_GPL vmlinux 0xa5f7c88d debugfs_create_u16 +EXPORT_SYMBOL_GPL vmlinux 0xa6023923 crypto_wait_for_test +EXPORT_SYMBOL_GPL vmlinux 0xa60a4791 regulator_bulk_set_supply_names +EXPORT_SYMBOL_GPL vmlinux 0xa60bf2aa pm_generic_thaw +EXPORT_SYMBOL_GPL vmlinux 0xa60f5db6 task_active_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xa6127e37 device_set_wakeup_capable +EXPORT_SYMBOL_GPL vmlinux 0xa613fedc securityfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0xa619ce6c synth_event_trace +EXPORT_SYMBOL_GPL vmlinux 0xa61b7149 subsys_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa61be3f4 sk_msg_return +EXPORT_SYMBOL_GPL vmlinux 0xa62a5c5b kthread_cancel_delayed_work_sync +EXPORT_SYMBOL_GPL vmlinux 0xa6502a3a bus_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xa66334ab dax_remap_file_range_prep +EXPORT_SYMBOL_GPL vmlinux 0xa66b8b2e pinctrl_lookup_state +EXPORT_SYMBOL_GPL vmlinux 0xa671953f xfrm_bpf_md_dst +EXPORT_SYMBOL_GPL vmlinux 0xa6751ca0 led_set_brightness_nopm +EXPORT_SYMBOL_GPL vmlinux 0xa68b99d2 gnttab_map_refs +EXPORT_SYMBOL_GPL vmlinux 0xa69143eb sdio_signal_irq +EXPORT_SYMBOL_GPL vmlinux 0xa6a088b7 fscrypt_match_name +EXPORT_SYMBOL_GPL vmlinux 0xa6a7925c mas_walk +EXPORT_SYMBOL_GPL vmlinux 0xa6b06f65 ata_sff_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xa6b21ef2 dpm_suspend_end +EXPORT_SYMBOL_GPL vmlinux 0xa6cfdea9 __mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0xa6d4787d get_task_mm +EXPORT_SYMBOL_GPL vmlinux 0xa6e1a69d kick_all_cpus_sync +EXPORT_SYMBOL_GPL vmlinux 0xa708ca58 mas_store_prealloc +EXPORT_SYMBOL_GPL vmlinux 0xa709c835 fib6_info_destroy_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa70dac33 sysfs_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xa7127da7 mce_unregister_injector_chain +EXPORT_SYMBOL_GPL vmlinux 0xa7218eba irq_set_affinity +EXPORT_SYMBOL_GPL vmlinux 0xa7241959 pkcs7_supply_detached_data +EXPORT_SYMBOL_GPL vmlinux 0xa731f387 nl_table_lock +EXPORT_SYMBOL_GPL vmlinux 0xa73dc7d1 task_cls_state +EXPORT_SYMBOL_GPL vmlinux 0xa74524a4 kiocb_modified +EXPORT_SYMBOL_GPL vmlinux 0xa7495bf2 sysfs_create_groups +EXPORT_SYMBOL_GPL vmlinux 0xa74facad unregister_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0xa75677f9 __inet_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0xa75eaa53 devm_pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0xa7631504 rio_lock_device +EXPORT_SYMBOL_GPL vmlinux 0xa7669f2e __fscrypt_prepare_rename +EXPORT_SYMBOL_GPL vmlinux 0xa780cef4 dma_wait_for_async_tx +EXPORT_SYMBOL_GPL vmlinux 0xa7899afa iommu_domain_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa79ef1a0 tty_ldisc_receive_buf +EXPORT_SYMBOL_GPL vmlinux 0xa7a25836 __traceiter_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0xa7a7394b mbox_flush +EXPORT_SYMBOL_GPL vmlinux 0xa7aaddba pinctrl_pm_select_sleep_state +EXPORT_SYMBOL_GPL vmlinux 0xa8094f0a dm_internal_resume_fast +EXPORT_SYMBOL_GPL vmlinux 0xa8111e68 devm_hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa81485e6 __traceiter_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xa81c8da1 thermal_cooling_device_update +EXPORT_SYMBOL_GPL vmlinux 0xa851973a raw_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xa85bbe00 __SCT__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xa8638658 devm_i2c_add_adapter +EXPORT_SYMBOL_GPL vmlinux 0xa8841cc6 mas_next +EXPORT_SYMBOL_GPL vmlinux 0xa89926dc crypto_dh_decode_key +EXPORT_SYMBOL_GPL vmlinux 0xa89b8922 dma_can_mmap +EXPORT_SYMBOL_GPL vmlinux 0xa8a109c0 gpiod_to_irq +EXPORT_SYMBOL_GPL vmlinux 0xa8a6364c xas_get_mark +EXPORT_SYMBOL_GPL vmlinux 0xa8be3ba8 apic +EXPORT_SYMBOL_GPL vmlinux 0xa8c1af68 ata_sff_qc_fill_rtf +EXPORT_SYMBOL_GPL vmlinux 0xa8d5b494 wbt_enable_default +EXPORT_SYMBOL_GPL vmlinux 0xa8dea506 pm_generic_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0xa8eee9e1 rio_inb_pwrite_handler +EXPORT_SYMBOL_GPL vmlinux 0xa8f52257 pin_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0xa8f68c62 __SCK__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0xa9017069 clk_hw_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xa90cd6bc blkcg_root_css +EXPORT_SYMBOL_GPL vmlinux 0xa90d28a2 serial8250_init_port +EXPORT_SYMBOL_GPL vmlinux 0xa90e2e2c public_key_subtype +EXPORT_SYMBOL_GPL vmlinux 0xa9126bff hpet_set_rtc_irq_bit +EXPORT_SYMBOL_GPL vmlinux 0xa916ca5d folio_mkclean +EXPORT_SYMBOL_GPL vmlinux 0xa918c064 apply_to_page_range +EXPORT_SYMBOL_GPL vmlinux 0xa91eb92d dev_pm_opp_find_freq_floor +EXPORT_SYMBOL_GPL vmlinux 0xa920a63b hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0xa923badc fsverity_ioctl_read_metadata +EXPORT_SYMBOL_GPL vmlinux 0xa9320d27 ktime_get_seconds +EXPORT_SYMBOL_GPL vmlinux 0xa9365b76 powercap_register_control_type +EXPORT_SYMBOL_GPL vmlinux 0xa9453ff1 blk_rq_poll +EXPORT_SYMBOL_GPL vmlinux 0xa95b5c77 hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xa969b41e dev_pm_opp_get_required_pstate +EXPORT_SYMBOL_GPL vmlinux 0xa96e8b4e hv_setup_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0xa9850cf7 register_fprobe +EXPORT_SYMBOL_GPL vmlinux 0xa99ef899 devlink_fmsg_bool_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xa9d4a1a0 pm_runtime_get_if_active +EXPORT_SYMBOL_GPL vmlinux 0xa9ef4440 __pci_hp_initialize +EXPORT_SYMBOL_GPL vmlinux 0xaa05ce98 handle_fasteoi_nmi +EXPORT_SYMBOL_GPL vmlinux 0xaa1072c8 regulator_suspend_disable +EXPORT_SYMBOL_GPL vmlinux 0xaa190cb9 uart_handle_cts_change +EXPORT_SYMBOL_GPL vmlinux 0xaa2a32d6 inet_twsk_put +EXPORT_SYMBOL_GPL vmlinux 0xaa2f79b8 synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xaa393cc6 mas_preallocate +EXPORT_SYMBOL_GPL vmlinux 0xaa4b457e __srcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xaa52a533 __traceiter_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0xaa537f50 __virtio_unbreak_device +EXPORT_SYMBOL_GPL vmlinux 0xaa572011 debugfs_rename +EXPORT_SYMBOL_GPL vmlinux 0xaa5aea11 fscrypt_symlink_getattr +EXPORT_SYMBOL_GPL vmlinux 0xaa5aee1c uv_bios_mq_watchlist_alloc +EXPORT_SYMBOL_GPL vmlinux 0xaa6108be __devm_clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xaa68c5df pm_clk_resume +EXPORT_SYMBOL_GPL vmlinux 0xaa6a50f9 __static_key_deferred_flush +EXPORT_SYMBOL_GPL vmlinux 0xaa738cce md_run +EXPORT_SYMBOL_GPL vmlinux 0xaa7f03e0 scsi_autopm_get_device +EXPORT_SYMBOL_GPL vmlinux 0xaa86cfb5 uv_possible_blades +EXPORT_SYMBOL_GPL vmlinux 0xaa98b6a8 fsverity_ioctl_enable +EXPORT_SYMBOL_GPL vmlinux 0xaa9ce2db trace_event_ignore_this_pid +EXPORT_SYMBOL_GPL vmlinux 0xaaa918c9 ftrace_dump +EXPORT_SYMBOL_GPL vmlinux 0xaaaae51f fwnode_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0xaab9c421 clk_multiplier_ops +EXPORT_SYMBOL_GPL vmlinux 0xaabcb130 pci_epc_raise_irq +EXPORT_SYMBOL_GPL vmlinux 0xaabd8f19 devm_regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xaabf7914 spi_mem_exec_op +EXPORT_SYMBOL_GPL vmlinux 0xaac0c05b devm_spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xaac496cd nvdimm_clear_poison +EXPORT_SYMBOL_GPL vmlinux 0xaae1ba83 md_find_rdev_nr_rcu +EXPORT_SYMBOL_GPL vmlinux 0xaae8dcbc crypto_register_kpp +EXPORT_SYMBOL_GPL vmlinux 0xaaf02c6a __tracepoint_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xab08e6e4 ata_std_sched_eh +EXPORT_SYMBOL_GPL vmlinux 0xab0a1020 input_ff_upload +EXPORT_SYMBOL_GPL vmlinux 0xab15ae7f get_device +EXPORT_SYMBOL_GPL vmlinux 0xab15db4a xenbus_dev_groups +EXPORT_SYMBOL_GPL vmlinux 0xab1e0e93 hv_setup_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0xab1f0b40 fwnode_create_software_node +EXPORT_SYMBOL_GPL vmlinux 0xab31bed1 phy_create_lookup +EXPORT_SYMBOL_GPL vmlinux 0xab4ac6be ata_host_start +EXPORT_SYMBOL_GPL vmlinux 0xab5369ed regulator_sync_voltage +EXPORT_SYMBOL_GPL vmlinux 0xab5bf39d rio_route_get_entry +EXPORT_SYMBOL_GPL vmlinux 0xab5c080d dm_table_device_name +EXPORT_SYMBOL_GPL vmlinux 0xab5e913f ping_seq_start +EXPORT_SYMBOL_GPL vmlinux 0xab631bf5 pci_epf_unbind +EXPORT_SYMBOL_GPL vmlinux 0xab74f38f sk_msg_zerocopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0xabab9ec0 clean_acked_data_disable +EXPORT_SYMBOL_GPL vmlinux 0xabb7c7c2 get_cached_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xabbdb975 devm_request_pci_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0xabbe4120 usb_hcd_amd_remote_wakeup_quirk +EXPORT_SYMBOL_GPL vmlinux 0xabc13f0c sched_set_fifo +EXPORT_SYMBOL_GPL vmlinux 0xabc298d0 intel_scu_ipc_unregister +EXPORT_SYMBOL_GPL vmlinux 0xabc640f3 list_lru_isolate +EXPORT_SYMBOL_GPL vmlinux 0xabc6e9e4 pm_report_max_hw_sleep +EXPORT_SYMBOL_GPL vmlinux 0xabca86b3 device_property_present +EXPORT_SYMBOL_GPL vmlinux 0xabce5615 cpufreq_disable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0xabf03fc3 __SCT__tp_func_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0xabfc0651 edac_pci_create_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0xac00b9ab devlink_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0xac076566 devm_hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0xac162aae irq_chip_disable_parent +EXPORT_SYMBOL_GPL vmlinux 0xac2bd5f8 regulator_is_equal +EXPORT_SYMBOL_GPL vmlinux 0xac3487df usb_hcd_start_port_resume +EXPORT_SYMBOL_GPL vmlinux 0xac42d89e nvmem_cell_read_variable_le_u32 +EXPORT_SYMBOL_GPL vmlinux 0xac45e564 devm_hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0xac486a68 fat_setattr +EXPORT_SYMBOL_GPL vmlinux 0xac57f043 clk_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0xac5dadec pci_p2pdma_distance_many +EXPORT_SYMBOL_GPL vmlinux 0xac68d3be irq_work_sync +EXPORT_SYMBOL_GPL vmlinux 0xac6b2263 icc_disable +EXPORT_SYMBOL_GPL vmlinux 0xac7b244f xen_xlate_remap_gfn_array +EXPORT_SYMBOL_GPL vmlinux 0xac7cc2a5 __platform_driver_probe +EXPORT_SYMBOL_GPL vmlinux 0xac81ae42 __devm_regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0xac93e2c9 cdrom_multisession +EXPORT_SYMBOL_GPL vmlinux 0xac98caba xenbus_switch_state +EXPORT_SYMBOL_GPL vmlinux 0xacb16dca lwtunnel_build_state +EXPORT_SYMBOL_GPL vmlinux 0xacb4d88c clk_rate_exclusive_put +EXPORT_SYMBOL_GPL vmlinux 0xacc6dca9 acpi_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0xacc977ac alarm_forward_now +EXPORT_SYMBOL_GPL vmlinux 0xaccc6906 acpi_get_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0xacd6621b spi_take_timestamp_post +EXPORT_SYMBOL_GPL vmlinux 0xacd93792 sysfs_update_group +EXPORT_SYMBOL_GPL vmlinux 0xace1e815 nvmem_cell_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0xace4f148 dev_attr_ncq_prio_enable +EXPORT_SYMBOL_GPL vmlinux 0xad06c825 ct_user_exit +EXPORT_SYMBOL_GPL vmlinux 0xad0f91f8 led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0xad35de16 phy_set_mode_ext +EXPORT_SYMBOL_GPL vmlinux 0xad387fb1 class_destroy +EXPORT_SYMBOL_GPL vmlinux 0xad395dd9 mm_account_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0xad452ef6 rtc_update_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0xad49ad1b amd_iommu_is_attach_deferred +EXPORT_SYMBOL_GPL vmlinux 0xad4a3f1a phy_exit +EXPORT_SYMBOL_GPL vmlinux 0xad4e6259 remove_cpu +EXPORT_SYMBOL_GPL vmlinux 0xad5f0017 perf_trace_buf_alloc +EXPORT_SYMBOL_GPL vmlinux 0xad645234 register_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xad6e4fd8 iomap_writepages +EXPORT_SYMBOL_GPL vmlinux 0xad7acecc ata_bmdma_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xad83ce29 xas_find_conflict +EXPORT_SYMBOL_GPL vmlinux 0xad885bb8 device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0xad96528e buffer_migrate_folio_norefs +EXPORT_SYMBOL_GPL vmlinux 0xad9dc1e5 devres_add +EXPORT_SYMBOL_GPL vmlinux 0xad9fb247 lwtunnel_valid_encap_type_attr +EXPORT_SYMBOL_GPL vmlinux 0xada15e47 sata_link_resume +EXPORT_SYMBOL_GPL vmlinux 0xada38766 dst_cache_destroy +EXPORT_SYMBOL_GPL vmlinux 0xadb69dfc __devm_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0xadb6ec00 skb_to_sgvec_nomark +EXPORT_SYMBOL_GPL vmlinux 0xadbce842 kobject_init_and_add +EXPORT_SYMBOL_GPL vmlinux 0xadbd376d irq_chip_eoi_parent +EXPORT_SYMBOL_GPL vmlinux 0xadc3d1de __blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0xadc7a838 device_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xadd3d5d6 vfs_set_acl +EXPORT_SYMBOL_GPL vmlinux 0xadd5f280 rio_request_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0xadda27ed blk_crypto_reprogram_all_keys +EXPORT_SYMBOL_GPL vmlinux 0xaddfd26b l3mdev_link_scope_lookup +EXPORT_SYMBOL_GPL vmlinux 0xade5339b hte_get_clk_src_info +EXPORT_SYMBOL_GPL vmlinux 0xadf432d6 dma_run_dependencies +EXPORT_SYMBOL_GPL vmlinux 0xae01217a mpi_write_to_sgl +EXPORT_SYMBOL_GPL vmlinux 0xae012471 led_blink_set_oneshot +EXPORT_SYMBOL_GPL vmlinux 0xae0653f8 ata_pio_need_iordy +EXPORT_SYMBOL_GPL vmlinux 0xae0a1e9c gpiod_set_raw_value +EXPORT_SYMBOL_GPL vmlinux 0xae0a3bab md_stop_writes +EXPORT_SYMBOL_GPL vmlinux 0xae0ecf40 usb_bus_idr_lock +EXPORT_SYMBOL_GPL vmlinux 0xae1051b0 net_cls_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xae10e116 clk_hw_get_name +EXPORT_SYMBOL_GPL vmlinux 0xae1feb86 clk_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xae209fcb pci_ims_alloc_irq +EXPORT_SYMBOL_GPL vmlinux 0xae39f80e dst_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xae63cd48 rio_mport_initialize +EXPORT_SYMBOL_GPL vmlinux 0xae69b1c1 usermodehelper_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xae7c231d mpi_cmp +EXPORT_SYMBOL_GPL vmlinux 0xae9852a0 housekeeping_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xaeb9ed02 pci_scan_child_bus +EXPORT_SYMBOL_GPL vmlinux 0xaebfd93a kobject_uevent +EXPORT_SYMBOL_GPL vmlinux 0xaeebe33b clk_hw_get_parent +EXPORT_SYMBOL_GPL vmlinux 0xaef95304 tpm1_getcap +EXPORT_SYMBOL_GPL vmlinux 0xaefebf17 relay_flush +EXPORT_SYMBOL_GPL vmlinux 0xaf076aec nd_fletcher64 +EXPORT_SYMBOL_GPL vmlinux 0xaf0b6ba7 blkg_rwstat_init +EXPORT_SYMBOL_GPL vmlinux 0xaf109e88 put_device +EXPORT_SYMBOL_GPL vmlinux 0xaf1c5b79 pci_epc_get_features +EXPORT_SYMBOL_GPL vmlinux 0xaf4014ff usb_amd_quirk_pll_check +EXPORT_SYMBOL_GPL vmlinux 0xaf428325 modify_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xaf5281b4 tty_port_install +EXPORT_SYMBOL_GPL vmlinux 0xaf56efae extcon_set_state_sync +EXPORT_SYMBOL_GPL vmlinux 0xaf58870c l3mdev_master_ifindex_rcu +EXPORT_SYMBOL_GPL vmlinux 0xaf6a8e7f devm_clk_get_optional_prepared +EXPORT_SYMBOL_GPL vmlinux 0xaf6d38c0 vcap_mod_rule +EXPORT_SYMBOL_GPL vmlinux 0xaf793668 __alloc_percpu_gfp +EXPORT_SYMBOL_GPL vmlinux 0xaf80c806 __traceiter_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xaf852873 cpuidle_register_device +EXPORT_SYMBOL_GPL vmlinux 0xafc3bf9f pci_hp_create_module_link +EXPORT_SYMBOL_GPL vmlinux 0xafcd1cb1 vcap_chain_id_to_lookup +EXPORT_SYMBOL_GPL vmlinux 0xafd589d6 ip6_append_data +EXPORT_SYMBOL_GPL vmlinux 0xafddd545 ata_id_c_string +EXPORT_SYMBOL_GPL vmlinux 0xafec2465 pci_epf_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xaffa3b6b blk_revalidate_disk_zones +EXPORT_SYMBOL_GPL vmlinux 0xb004e7b4 badblocks_check +EXPORT_SYMBOL_GPL vmlinux 0xb025ed69 nvmem_cell_read_u32 +EXPORT_SYMBOL_GPL vmlinux 0xb027c408 ip6_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xb02ac411 register_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb04fbaf3 usb_get_dr_mode +EXPORT_SYMBOL_GPL vmlinux 0xb05f9635 crypto_alg_mod_lookup +EXPORT_SYMBOL_GPL vmlinux 0xb06ea245 sbitmap_queue_resize +EXPORT_SYMBOL_GPL vmlinux 0xb0747ed2 rcu_cpu_stall_suppress +EXPORT_SYMBOL_GPL vmlinux 0xb077e70a clk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0xb086dde2 nvmem_cell_read_variable_le_u64 +EXPORT_SYMBOL_GPL vmlinux 0xb094062b msi_device_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0xb09bbc36 scsi_block_targets +EXPORT_SYMBOL_GPL vmlinux 0xb0b258c6 i2c_acpi_find_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0xb0b85f47 ring_buffer_iter_reset +EXPORT_SYMBOL_GPL vmlinux 0xb0c2c3c6 thermal_zone_unbind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0xb0d1656c gpio_free_array +EXPORT_SYMBOL_GPL vmlinux 0xb0d4f079 regulator_irq_map_event_simple +EXPORT_SYMBOL_GPL vmlinux 0xb0e7ab1f __traceiter_console +EXPORT_SYMBOL_GPL vmlinux 0xb0e8e671 xenbus_otherend_changed +EXPORT_SYMBOL_GPL vmlinux 0xb107afb1 crypto_skcipher_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xb10d964d devlink_fmsg_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xb11cc43b __SCT__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0xb11d9000 tty_dev_name_to_number +EXPORT_SYMBOL_GPL vmlinux 0xb122e9b6 ip6_route_output_flags +EXPORT_SYMBOL_GPL vmlinux 0xb124cf09 crypto_unregister_rngs +EXPORT_SYMBOL_GPL vmlinux 0xb12879d9 pci_p2pdma_enable_show +EXPORT_SYMBOL_GPL vmlinux 0xb1310e67 ohci_setup +EXPORT_SYMBOL_GPL vmlinux 0xb13837ce vcap_rule_add_key_u48 +EXPORT_SYMBOL_GPL vmlinux 0xb1647fc2 devlink_info_version_running_put +EXPORT_SYMBOL_GPL vmlinux 0xb1692757 bio_split_rw +EXPORT_SYMBOL_GPL vmlinux 0xb17084b9 usb_asmedia_modifyflowcontrol +EXPORT_SYMBOL_GPL vmlinux 0xb17d7d71 devm_device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0xb17dedcb proc_create_net_single +EXPORT_SYMBOL_GPL vmlinux 0xb1857e02 pci_epc_linkup +EXPORT_SYMBOL_GPL vmlinux 0xb1885e12 phy_resolve_aneg_pause +EXPORT_SYMBOL_GPL vmlinux 0xb18db5dd pci_pasid_features +EXPORT_SYMBOL_GPL vmlinux 0xb194baff iommu_sva_bind_device +EXPORT_SYMBOL_GPL vmlinux 0xb19ac533 inet_csk_route_child_sock +EXPORT_SYMBOL_GPL vmlinux 0xb1a6b7fc devm_regulator_bulk_get_enable +EXPORT_SYMBOL_GPL vmlinux 0xb1b61bab device_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb1baa71a devlink_linecard_provision_fail +EXPORT_SYMBOL_GPL vmlinux 0xb1bed25d dpm_resume_start +EXPORT_SYMBOL_GPL vmlinux 0xb1c085c2 irq_domain_associate +EXPORT_SYMBOL_GPL vmlinux 0xb1c5fe75 __nvdimm_create +EXPORT_SYMBOL_GPL vmlinux 0xb1c60b2d regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xb1c664dc find_ge_pid +EXPORT_SYMBOL_GPL vmlinux 0xb1ccc190 pci_walk_bus +EXPORT_SYMBOL_GPL vmlinux 0xb1de93d1 serial8250_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0xb1dfecea power_supply_battery_info_properties_size +EXPORT_SYMBOL_GPL vmlinux 0xb1e1f7f7 usb_driver_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0xb1e24912 switchdev_handle_port_obj_del_foreign +EXPORT_SYMBOL_GPL vmlinux 0xb1e25684 __trace_bputs +EXPORT_SYMBOL_GPL vmlinux 0xb1fc1782 pci_speed_string +EXPORT_SYMBOL_GPL vmlinux 0xb1ff5056 __tracepoint_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0xb202f0d7 rht_bucket_nested_insert +EXPORT_SYMBOL_GPL vmlinux 0xb204fda3 perf_event_read_value +EXPORT_SYMBOL_GPL vmlinux 0xb20d7ecd intel_pinctrl_probe_by_hid +EXPORT_SYMBOL_GPL vmlinux 0xb2100a5f uhci_check_and_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0xb21d00c6 hte_ts_put +EXPORT_SYMBOL_GPL vmlinux 0xb2210d64 reset_control_deassert +EXPORT_SYMBOL_GPL vmlinux 0xb23b7691 start_poll_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0xb2405efc secure_tcp_seq +EXPORT_SYMBOL_GPL vmlinux 0xb240be94 addrconf_prefix_rcv_add_addr +EXPORT_SYMBOL_GPL vmlinux 0xb256be16 efivar_is_available +EXPORT_SYMBOL_GPL vmlinux 0xb25adafe crypto_grab_spawn +EXPORT_SYMBOL_GPL vmlinux 0xb25d26b1 usb_set_wireless_status +EXPORT_SYMBOL_GPL vmlinux 0xb25f1ba2 __account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0xb26066fe ibft_phys_addr +EXPORT_SYMBOL_GPL vmlinux 0xb26a1add elfcorehdr_addr +EXPORT_SYMBOL_GPL vmlinux 0xb27b6c44 of_icc_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0xb280e6d0 blk_rq_prep_clone +EXPORT_SYMBOL_GPL vmlinux 0xb281afeb switchdev_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0xb28bf370 cgroup_path_ns +EXPORT_SYMBOL_GPL vmlinux 0xb28c754c wm831x_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0xb28ec6e1 virtqueue_get_buf +EXPORT_SYMBOL_GPL vmlinux 0xb29533ee zs_malloc +EXPORT_SYMBOL_GPL vmlinux 0xb29633d9 bpf_map_inc +EXPORT_SYMBOL_GPL vmlinux 0xb2a6f197 bpf_fentry_test1 +EXPORT_SYMBOL_GPL vmlinux 0xb2c1732e rcu_gp_set_torture_wait +EXPORT_SYMBOL_GPL vmlinux 0xb2cee4ef devm_kmemdup +EXPORT_SYMBOL_GPL vmlinux 0xb2e01be2 rdev_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xb2e764e8 suspend_valid_only_mem +EXPORT_SYMBOL_GPL vmlinux 0xb2f926a1 scsi_flush_work +EXPORT_SYMBOL_GPL vmlinux 0xb2fa093e blk_mq_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xb307c909 devlink_fmsg_u64_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xb3085640 pm_generic_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0xb30b2bda preempt_model_full +EXPORT_SYMBOL_GPL vmlinux 0xb31d94ce devm_extcon_dev_allocate +EXPORT_SYMBOL_GPL vmlinux 0xb3253ed9 hpet_rtc_timer_init +EXPORT_SYMBOL_GPL vmlinux 0xb326a8f4 max8997_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0xb3299e05 sdio_retune_crc_disable +EXPORT_SYMBOL_GPL vmlinux 0xb33defaa regulator_set_voltage_time +EXPORT_SYMBOL_GPL vmlinux 0xb34ab530 serdev_device_wait_until_sent +EXPORT_SYMBOL_GPL vmlinux 0xb3524683 crypto_inst_setname +EXPORT_SYMBOL_GPL vmlinux 0xb35b3188 request_firmware_direct +EXPORT_SYMBOL_GPL vmlinux 0xb3649f9c sata_lpm_ignore_phy_events +EXPORT_SYMBOL_GPL vmlinux 0xb3726353 ip_build_and_send_pkt +EXPORT_SYMBOL_GPL vmlinux 0xb382f861 tps6586x_get_version +EXPORT_SYMBOL_GPL vmlinux 0xb3869ddf sdio_f0_readb +EXPORT_SYMBOL_GPL vmlinux 0xb38d2866 icc_provider_deregister +EXPORT_SYMBOL_GPL vmlinux 0xb395bb5b blk_freeze_queue_start +EXPORT_SYMBOL_GPL vmlinux 0xb395db4b genphy_c45_read_link +EXPORT_SYMBOL_GPL vmlinux 0xb3c8787d crypto_alloc_acomp_node +EXPORT_SYMBOL_GPL vmlinux 0xb3f8cf9b i2c_adapter_depth +EXPORT_SYMBOL_GPL vmlinux 0xb3f90537 ata_sff_tf_read +EXPORT_SYMBOL_GPL vmlinux 0xb3fd8fe6 kernel_read_file_from_path +EXPORT_SYMBOL_GPL vmlinux 0xb418c32a lwtunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0xb41a4c48 set_selection_kernel +EXPORT_SYMBOL_GPL vmlinux 0xb43550a6 scsi_unregister_device_handler +EXPORT_SYMBOL_GPL vmlinux 0xb43f9365 ktime_get +EXPORT_SYMBOL_GPL vmlinux 0xb44101d1 fsnotify_put_mark +EXPORT_SYMBOL_GPL vmlinux 0xb44243c1 __tracepoint_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xb44e18ea audit_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb45089d8 dax_layout_busy_page_range +EXPORT_SYMBOL_GPL vmlinux 0xb45c64b2 dma_resv_get_fences +EXPORT_SYMBOL_GPL vmlinux 0xb4709351 put_io_context +EXPORT_SYMBOL_GPL vmlinux 0xb48c8b7b net_ns_type_operations +EXPORT_SYMBOL_GPL vmlinux 0xb48f0638 software_node_register +EXPORT_SYMBOL_GPL vmlinux 0xb4a3b1c5 iopf_queue_flush_dev +EXPORT_SYMBOL_GPL vmlinux 0xb4b87739 dev_pm_opp_set_rate +EXPORT_SYMBOL_GPL vmlinux 0xb4b97c90 pvclock_gtod_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb4bf8928 iommu_iova_to_phys +EXPORT_SYMBOL_GPL vmlinux 0xb4c7cf51 synth_event_add_val +EXPORT_SYMBOL_GPL vmlinux 0xb4e520bb dev_queue_xmit_nit +EXPORT_SYMBOL_GPL vmlinux 0xb4ea7cf7 kgdb_connected +EXPORT_SYMBOL_GPL vmlinux 0xb4eabc64 tps6586x_writes +EXPORT_SYMBOL_GPL vmlinux 0xb4eda0da ring_buffer_event_length +EXPORT_SYMBOL_GPL vmlinux 0xb4eeb64f devlink_priv +EXPORT_SYMBOL_GPL vmlinux 0xb501b2df nd_cmd_dimm_desc +EXPORT_SYMBOL_GPL vmlinux 0xb501d0c1 phy_package_leave +EXPORT_SYMBOL_GPL vmlinux 0xb501fbe5 device_for_each_child_reverse +EXPORT_SYMBOL_GPL vmlinux 0xb5093dd3 console_list +EXPORT_SYMBOL_GPL vmlinux 0xb50d1e3e i2c_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xb512b64f nvdimm_has_flush +EXPORT_SYMBOL_GPL vmlinux 0xb51fbd64 edac_op_state +EXPORT_SYMBOL_GPL vmlinux 0xb520eb79 btree_merge +EXPORT_SYMBOL_GPL vmlinux 0xb5215303 fat_sync_inode +EXPORT_SYMBOL_GPL vmlinux 0xb52f09ba extcon_set_property_capability +EXPORT_SYMBOL_GPL vmlinux 0xb5350f80 acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xb536ebcd gnttab_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xb53dd4c0 __pm_runtime_use_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0xb53ec88c sfp_register_socket +EXPORT_SYMBOL_GPL vmlinux 0xb55139f6 HUF_readStats +EXPORT_SYMBOL_GPL vmlinux 0xb561c490 mpi_mul +EXPORT_SYMBOL_GPL vmlinux 0xb566dfc7 clean_record_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0xb577bbb4 genphy_c45_an_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xb577fd5c __tracepoint_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xb5922b41 ethtool_dev_mm_supported +EXPORT_SYMBOL_GPL vmlinux 0xb5a83e35 gnttab_setup_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xb5a8c226 acpi_gsi_to_irq +EXPORT_SYMBOL_GPL vmlinux 0xb5ace937 fscrypt_file_open +EXPORT_SYMBOL_GPL vmlinux 0xb5b98bed __fsnotify_inode_delete +EXPORT_SYMBOL_GPL vmlinux 0xb5c7eb02 devm_hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xb5cc0b17 skb_zerocopy +EXPORT_SYMBOL_GPL vmlinux 0xb5cc76a9 mbox_chan_txdone +EXPORT_SYMBOL_GPL vmlinux 0xb5de821b devm_regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xb5e1c2e4 register_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xb60e0737 pci_slots_kset +EXPORT_SYMBOL_GPL vmlinux 0xb6126f43 fscrypt_d_revalidate +EXPORT_SYMBOL_GPL vmlinux 0xb61683b2 dev_pm_opp_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0xb6261484 register_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb6357e53 cpuidle_enable_device +EXPORT_SYMBOL_GPL vmlinux 0xb63ff9da dmaengine_desc_get_metadata_ptr +EXPORT_SYMBOL_GPL vmlinux 0xb6410433 mpi_addm +EXPORT_SYMBOL_GPL vmlinux 0xb6476ff8 __intel_scu_ipc_register +EXPORT_SYMBOL_GPL vmlinux 0xb64bbf99 dm_noflush_suspending +EXPORT_SYMBOL_GPL vmlinux 0xb652f3e0 crypto_unregister_acomp +EXPORT_SYMBOL_GPL vmlinux 0xb6547e1b to_nd_region +EXPORT_SYMBOL_GPL vmlinux 0xb655f91b pci_epc_get_next_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xb66e866b serial8250_do_startup +EXPORT_SYMBOL_GPL vmlinux 0xb6787346 sfp_unregister_socket +EXPORT_SYMBOL_GPL vmlinux 0xb685468b pci_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0xb6888188 klp_shadow_get_or_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb69afbb0 devlink_linecard_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xb6b3466e usb_phy_set_charger_current +EXPORT_SYMBOL_GPL vmlinux 0xb6c0a857 register_trace_event +EXPORT_SYMBOL_GPL vmlinux 0xb6c19d61 dev_pm_put_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0xb6c5e614 acpi_processor_evaluate_cst +EXPORT_SYMBOL_GPL vmlinux 0xb6df084d sbitmap_queue_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0xb6e6d99d clk_disable +EXPORT_SYMBOL_GPL vmlinux 0xb6eabe37 register_kprobes +EXPORT_SYMBOL_GPL vmlinux 0xb6ef1ce0 tty_buffer_lock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xb6ef37bf nf_hook_entries_delete_raw +EXPORT_SYMBOL_GPL vmlinux 0xb6f6b596 put_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xb6fa57bc fwnode_connection_find_match +EXPORT_SYMBOL_GPL vmlinux 0xb7073c53 usb_set_interface +EXPORT_SYMBOL_GPL vmlinux 0xb70fe942 usb_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xb7329c06 clk_set_phase +EXPORT_SYMBOL_GPL vmlinux 0xb73713d7 nvmem_add_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0xb740aa4f genphy_c45_pma_setup_forced +EXPORT_SYMBOL_GPL vmlinux 0xb75041d1 hv_stimer_legacy_init +EXPORT_SYMBOL_GPL vmlinux 0xb76ab8cc __irq_alloc_domain_generic_chips +EXPORT_SYMBOL_GPL vmlinux 0xb7905e30 regmap_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0xb7934a67 devm_bitmap_zalloc +EXPORT_SYMBOL_GPL vmlinux 0xb79a522a led_set_brightness_sync +EXPORT_SYMBOL_GPL vmlinux 0xb7a387fc synchronize_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0xb7b1bd1c ata_cable_sata +EXPORT_SYMBOL_GPL vmlinux 0xb7c5f480 do_take_over_console +EXPORT_SYMBOL_GPL vmlinux 0xb7c69a63 unregister_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb7d40e06 nd_region_dev +EXPORT_SYMBOL_GPL vmlinux 0xb7d7c12e hpet_set_alarm_time +EXPORT_SYMBOL_GPL vmlinux 0xb7df2cec dma_max_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0xb7eab117 devl_linecard_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb7ec92aa sata_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xb7f508a5 power_supply_put_battery_info +EXPORT_SYMBOL_GPL vmlinux 0xb7f990e9 rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xb7fc8750 virtqueue_get_avail_addr +EXPORT_SYMBOL_GPL vmlinux 0xb7ff7272 regulator_suspend_enable +EXPORT_SYMBOL_GPL vmlinux 0xb813b319 wp_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0xb8273d0b __wake_up_sync +EXPORT_SYMBOL_GPL vmlinux 0xb84254b6 __SCK__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0xb843ca18 edac_device_del_device +EXPORT_SYMBOL_GPL vmlinux 0xb84fbd53 devm_register_restart_handler +EXPORT_SYMBOL_GPL vmlinux 0xb85042e5 gnttab_free_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0xb856183f irq_create_mapping_affinity +EXPORT_SYMBOL_GPL vmlinux 0xb85f232f ata_host_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb872746f vp_modern_get_status +EXPORT_SYMBOL_GPL vmlinux 0xb87ae6a4 hv_ghcb_msr_write +EXPORT_SYMBOL_GPL vmlinux 0xb87ee1f6 gpiod_set_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xb87f40fe cppc_set_enable +EXPORT_SYMBOL_GPL vmlinux 0xb88dbfce irq_set_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0xb89e69b1 jump_label_update_timeout +EXPORT_SYMBOL_GPL vmlinux 0xb8ab68df intel_microcode_sanity_check +EXPORT_SYMBOL_GPL vmlinux 0xb8afe62a perf_event_enable +EXPORT_SYMBOL_GPL vmlinux 0xb8b2b1f7 mce_register_decode_chain +EXPORT_SYMBOL_GPL vmlinux 0xb8b4f8d0 led_trigger_blink +EXPORT_SYMBOL_GPL vmlinux 0xb8c057e9 skcipher_walk_done +EXPORT_SYMBOL_GPL vmlinux 0xb8ca8309 ima_inode_hash +EXPORT_SYMBOL_GPL vmlinux 0xb8cd3a7f nf_logger_put +EXPORT_SYMBOL_GPL vmlinux 0xb8d26e5e restore_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0xb8d89efb pci_free_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0xb8dace91 pinctrl_utils_reserve_map +EXPORT_SYMBOL_GPL vmlinux 0xb8dbba9e udp_tunnel_nic_ops +EXPORT_SYMBOL_GPL vmlinux 0xb8e459a5 gpiochip_generic_request +EXPORT_SYMBOL_GPL vmlinux 0xb8f11603 idr_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb8f1cbab da9052_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0xb8f8feb6 usb_hub_clear_tt_buffer +EXPORT_SYMBOL_GPL vmlinux 0xb8fc90b0 nfct_btf_struct_access +EXPORT_SYMBOL_GPL vmlinux 0xb912560d static_key_disable +EXPORT_SYMBOL_GPL vmlinux 0xb92b78bc tty_init_termios +EXPORT_SYMBOL_GPL vmlinux 0xb9339e20 gpiochip_irq_domain_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xb940d90d hte_enable_ts +EXPORT_SYMBOL_GPL vmlinux 0xb948e2ec bus_get_dev_root +EXPORT_SYMBOL_GPL vmlinux 0xb9508e57 devl_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xb959b634 unregister_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xb9681621 xdp_do_flush +EXPORT_SYMBOL_GPL vmlinux 0xb9852d11 __traceiter_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xb987489d usb_phy_set_event +EXPORT_SYMBOL_GPL vmlinux 0xb99a3b00 sbitmap_queue_recalculate_wake_batch +EXPORT_SYMBOL_GPL vmlinux 0xb9b89311 i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0xb9b9df41 usb_amd_dev_put +EXPORT_SYMBOL_GPL vmlinux 0xb9baf4c1 get_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0xb9c16f51 hv_max_vp_index +EXPORT_SYMBOL_GPL vmlinux 0xb9c425de register_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xb9d025c9 llist_del_first +EXPORT_SYMBOL_GPL vmlinux 0xb9d48dc7 phy_power_on +EXPORT_SYMBOL_GPL vmlinux 0xb9db331f debugfs_create_str +EXPORT_SYMBOL_GPL vmlinux 0xba01ec83 hv_stimer_global_cleanup +EXPORT_SYMBOL_GPL vmlinux 0xba220db7 __wake_up_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xba2b7f64 cpufreq_generic_get +EXPORT_SYMBOL_GPL vmlinux 0xba428b36 tcp_cong_avoid_ai +EXPORT_SYMBOL_GPL vmlinux 0xba4560cc devm_irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xba47af15 event_triggers_post_call +EXPORT_SYMBOL_GPL vmlinux 0xba4a315d ata_host_put +EXPORT_SYMBOL_GPL vmlinux 0xba4ceb3a led_trigger_unregister +EXPORT_SYMBOL_GPL vmlinux 0xba64c30c phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0xba6a1acd xhci_stop +EXPORT_SYMBOL_GPL vmlinux 0xba746a78 devm_extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0xba82f246 uv_bios_install_heap +EXPORT_SYMBOL_GPL vmlinux 0xba920825 irq_gc_mask_disable_reg +EXPORT_SYMBOL_GPL vmlinux 0xba9c5c0a __tracepoint_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xbab9a9f0 maxim_charger_currents +EXPORT_SYMBOL_GPL vmlinux 0xbabcaacc usb_ep0_reinit +EXPORT_SYMBOL_GPL vmlinux 0xbadc80b2 arch_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xbae4c9e6 sata_set_spd +EXPORT_SYMBOL_GPL vmlinux 0xbaf6850c fsnotify_wait_marks_destroyed +EXPORT_SYMBOL_GPL vmlinux 0xbaf9d785 __tss_limit_invalid +EXPORT_SYMBOL_GPL vmlinux 0xbb028ad3 rcu_gp_slow_register +EXPORT_SYMBOL_GPL vmlinux 0xbb063363 regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xbb0ab47b debug_locks +EXPORT_SYMBOL_GPL vmlinux 0xbb0b25d2 register_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0xbb258b97 percpu_down_write +EXPORT_SYMBOL_GPL vmlinux 0xbb35ef87 mtrr_state +EXPORT_SYMBOL_GPL vmlinux 0xbb410e58 gpiod_direction_output_raw +EXPORT_SYMBOL_GPL vmlinux 0xbb4146b3 get_completed_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xbb41f553 srcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0xbb47fcc0 __SCK__tp_func_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xbb5598ce get_llc_id +EXPORT_SYMBOL_GPL vmlinux 0xbb6225d4 irq_get_domain_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xbb6508da random_get_entropy_fallback +EXPORT_SYMBOL_GPL vmlinux 0xbb6a3cbd devlink_fmsg_arr_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xbb6f025a asymmetric_key_generate_id +EXPORT_SYMBOL_GPL vmlinux 0xbb7195a5 xdp_warn +EXPORT_SYMBOL_GPL vmlinux 0xbb7851e7 md_allow_write +EXPORT_SYMBOL_GPL vmlinux 0xbb7ad429 blk_req_zone_write_trylock +EXPORT_SYMBOL_GPL vmlinux 0xbb907d3f sock_diag_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbba4c34b fat_time_fat2unix +EXPORT_SYMBOL_GPL vmlinux 0xbbb98859 edid_info +EXPORT_SYMBOL_GPL vmlinux 0xbbd7f288 fscrypt_mergeable_bio_bh +EXPORT_SYMBOL_GPL vmlinux 0xbbe24883 xenbus_watch_pathfmt +EXPORT_SYMBOL_GPL vmlinux 0xbbe5611b crc64_rocksoft_update +EXPORT_SYMBOL_GPL vmlinux 0xbbe56404 sprint_OID +EXPORT_SYMBOL_GPL vmlinux 0xbc213a98 wm831x_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0xbc2efd4d dw_pcie_ep_init +EXPORT_SYMBOL_GPL vmlinux 0xbc314156 nop_mnt_idmap +EXPORT_SYMBOL_GPL vmlinux 0xbc37cb41 dev_pm_opp_is_turbo +EXPORT_SYMBOL_GPL vmlinux 0xbc3f2cb0 timecounter_cyc2time +EXPORT_SYMBOL_GPL vmlinux 0xbc4350a0 bd_prepare_to_claim +EXPORT_SYMBOL_GPL vmlinux 0xbc4e24bb copy_mc_to_kernel +EXPORT_SYMBOL_GPL vmlinux 0xbc600dc9 preempt_model_voluntary +EXPORT_SYMBOL_GPL vmlinux 0xbc60dc37 cpufreq_show_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbc6bec66 free_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc6d9d98 debugfs_create_file_size +EXPORT_SYMBOL_GPL vmlinux 0xbc92596d intel_pt_validate_cap +EXPORT_SYMBOL_GPL vmlinux 0xbc9b8588 ehci_cf_port_reset_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xbca19278 clk_hw_rate_is_protected +EXPORT_SYMBOL_GPL vmlinux 0xbca43a32 usb_unpoison_urb +EXPORT_SYMBOL_GPL vmlinux 0xbcb0a927 devm_acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0xbcb7e4c2 __rio_local_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xbcb838a1 amd_flush_garts +EXPORT_SYMBOL_GPL vmlinux 0xbcbe898c clk_gate_restore_context +EXPORT_SYMBOL_GPL vmlinux 0xbcc15e75 ktime_get_coarse_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xbcc78998 pci_hp_del +EXPORT_SYMBOL_GPL vmlinux 0xbcc82ffe fwnode_graph_get_next_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xbcdd5b99 iommu_group_set_name +EXPORT_SYMBOL_GPL vmlinux 0xbce0cf13 __strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0xbce12556 clk_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xbcf1f0e6 zs_create_pool +EXPORT_SYMBOL_GPL vmlinux 0xbd06f3a9 ata_get_cmd_name +EXPORT_SYMBOL_GPL vmlinux 0xbd0b2f7d gpiochip_line_is_valid +EXPORT_SYMBOL_GPL vmlinux 0xbd29e43b vp_legacy_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0xbd3158fc regulator_set_ramp_delay_regmap +EXPORT_SYMBOL_GPL vmlinux 0xbd3f6ea4 br_fdb_test_addr_hook +EXPORT_SYMBOL_GPL vmlinux 0xbd3fe1e3 disable_hardirq +EXPORT_SYMBOL_GPL vmlinux 0xbd5270bb irq_create_fwspec_mapping +EXPORT_SYMBOL_GPL vmlinux 0xbd532ab0 devm_create_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xbd5648ca tpm_tis_remove +EXPORT_SYMBOL_GPL vmlinux 0xbd5900ec devm_regulator_get_enable_optional +EXPORT_SYMBOL_GPL vmlinux 0xbd5ef27d ct_user_enter +EXPORT_SYMBOL_GPL vmlinux 0xbd6339d3 sdio_memcpy_toio +EXPORT_SYMBOL_GPL vmlinux 0xbd6634d3 fwnode_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0xbd74a7c6 device_store_ulong +EXPORT_SYMBOL_GPL vmlinux 0xbd762391 kpp_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xbd7aaaee add_memory +EXPORT_SYMBOL_GPL vmlinux 0xbd99e873 __SCT__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xbd9b5dd8 badblocks_clear +EXPORT_SYMBOL_GPL vmlinux 0xbda04a91 cond_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xbdab7cbc of_icc_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0xbdad133c ip6_route_lookup +EXPORT_SYMBOL_GPL vmlinux 0xbdb2217d hv_is_isolation_supported +EXPORT_SYMBOL_GPL vmlinux 0xbdb2dfd5 uv_bios_reserved_page_pa +EXPORT_SYMBOL_GPL vmlinux 0xbdbabfe0 tcp_bpf_sendmsg_redir +EXPORT_SYMBOL_GPL vmlinux 0xbdbf7a50 pci_enable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0xbdc7c2ac spi_mem_supports_op +EXPORT_SYMBOL_GPL vmlinux 0xbdc99a7f uart_console_write +EXPORT_SYMBOL_GPL vmlinux 0xbdcd5ec2 vcap_tc_flower_handler_vlan_usage +EXPORT_SYMBOL_GPL vmlinux 0xbdda1b5f vmalloc_huge +EXPORT_SYMBOL_GPL vmlinux 0xbddcfbb0 acpi_kobj +EXPORT_SYMBOL_GPL vmlinux 0xbdde2922 inet_csk_listen_start +EXPORT_SYMBOL_GPL vmlinux 0xbde30443 edac_device_handle_ue_count +EXPORT_SYMBOL_GPL vmlinux 0xbde31956 crypto_clone_shash +EXPORT_SYMBOL_GPL vmlinux 0xbde6063f bus_find_device +EXPORT_SYMBOL_GPL vmlinux 0xbdf8f1c7 bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xbe1bf8e2 gpiochip_get_data +EXPORT_SYMBOL_GPL vmlinux 0xbe1cb4b7 __traceiter_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xbe1d4c8c tps6586x_reads +EXPORT_SYMBOL_GPL vmlinux 0xbe24b958 nop_posix_acl_default +EXPORT_SYMBOL_GPL vmlinux 0xbe41b66a ata_sff_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0xbe451a34 __SCK__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0xbe51ce2f ata_scsi_unlock_native_capacity +EXPORT_SYMBOL_GPL vmlinux 0xbe5c888b crypto_chain +EXPORT_SYMBOL_GPL vmlinux 0xbe5d4fde blk_mq_quiesce_queue_nowait +EXPORT_SYMBOL_GPL vmlinux 0xbe5fb5e3 tcpv6_prot +EXPORT_SYMBOL_GPL vmlinux 0xbe65e182 max_cswd_read_retries +EXPORT_SYMBOL_GPL vmlinux 0xbe687e88 wake_up_all_idle_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbe744257 efi_get_embedded_fw +EXPORT_SYMBOL_GPL vmlinux 0xbe748b1f intel_find_matching_signature +EXPORT_SYMBOL_GPL vmlinux 0xbe76df82 ip6_route_input_lookup +EXPORT_SYMBOL_GPL vmlinux 0xbe7c215d fsverity_verify_bio +EXPORT_SYMBOL_GPL vmlinux 0xbe85ec8e acpi_dma_request_slave_chan_by_name +EXPORT_SYMBOL_GPL vmlinux 0xbe9a83d5 dw_pcie_write +EXPORT_SYMBOL_GPL vmlinux 0xbe9f3b40 x86_vector_domain +EXPORT_SYMBOL_GPL vmlinux 0xbea5ff1e static_key_initialized +EXPORT_SYMBOL_GPL vmlinux 0xbeb8e40c aead_init_geniv +EXPORT_SYMBOL_GPL vmlinux 0xbebc46be __pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0xbec66c3a __apei_exec_run +EXPORT_SYMBOL_GPL vmlinux 0xbecb3440 clk_hw_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0xbece37ff rdev_get_id +EXPORT_SYMBOL_GPL vmlinux 0xbedded57 sysfs_file_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xbee0054c debugfs_create_u32_array +EXPORT_SYMBOL_GPL vmlinux 0xbeec0bd2 fuse_dax_cancel_work +EXPORT_SYMBOL_GPL vmlinux 0xbef766d5 __traceiter_block_split +EXPORT_SYMBOL_GPL vmlinux 0xbefaa0ac __SCK__tp_func_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xbefff549 rtc_set_alarm +EXPORT_SYMBOL_GPL vmlinux 0xbf041102 register_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbf0e7cb2 dev_pm_domain_attach +EXPORT_SYMBOL_GPL vmlinux 0xbf0f8544 __tracepoint_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0xbf124a4a devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0xbf165dec __SCT__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xbf185aa6 ata_ncq_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0xbf18e536 device_add +EXPORT_SYMBOL_GPL vmlinux 0xbf29574d blkg_conf_prep +EXPORT_SYMBOL_GPL vmlinux 0xbf2e2e71 housekeeping_enabled +EXPORT_SYMBOL_GPL vmlinux 0xbf42ef4f blk_crypto_has_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xbf4513c3 devlink_linecard_activate +EXPORT_SYMBOL_GPL vmlinux 0xbf49a2fb serial8250_rpm_get_tx +EXPORT_SYMBOL_GPL vmlinux 0xbf582885 tps6586x_read +EXPORT_SYMBOL_GPL vmlinux 0xbf718d1f sysfs_unbreak_active_protection +EXPORT_SYMBOL_GPL vmlinux 0xbf7a4822 spi_sync_locked +EXPORT_SYMBOL_GPL vmlinux 0xbf88fd5c ata_sff_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xbf9c8830 pm_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xbfa248bf platform_device_add +EXPORT_SYMBOL_GPL vmlinux 0xbfb01a89 backing_file_open +EXPORT_SYMBOL_GPL vmlinux 0xbfbc5434 pciserial_resume_ports +EXPORT_SYMBOL_GPL vmlinux 0xbfbe8252 register_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xbfce938c spi_mem_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbfe5616d tick_broadcast_oneshot_control +EXPORT_SYMBOL_GPL vmlinux 0xbfe719a0 xenbus_match +EXPORT_SYMBOL_GPL vmlinux 0xbfe8669f usb_phy_roothub_alloc +EXPORT_SYMBOL_GPL vmlinux 0xbfed2cd9 __wait_rcu_gp +EXPORT_SYMBOL_GPL vmlinux 0xbfefb37a evm_inode_init_security +EXPORT_SYMBOL_GPL vmlinux 0xbff4d9e9 irq_domain_translate_twocell +EXPORT_SYMBOL_GPL vmlinux 0xbff6bd6a dw_pcie_ep_init_complete +EXPORT_SYMBOL_GPL vmlinux 0xc0061868 dm_audit_log_bio +EXPORT_SYMBOL_GPL vmlinux 0xc0073362 __pci_hp_register +EXPORT_SYMBOL_GPL vmlinux 0xc010203d devfreq_event_set_event +EXPORT_SYMBOL_GPL vmlinux 0xc01b6132 __tracepoint_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xc0288e90 __rio_local_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0xc03a89c7 serial8250_do_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xc03ed754 fl6_merge_options +EXPORT_SYMBOL_GPL vmlinux 0xc07c394b bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc087ed90 iptunnel_metadata_reply +EXPORT_SYMBOL_GPL vmlinux 0xc08bbce6 irq_get_percpu_devid_partition +EXPORT_SYMBOL_GPL vmlinux 0xc090c376 net_selftest_get_strings +EXPORT_SYMBOL_GPL vmlinux 0xc0a11ad9 rio_route_clr_table +EXPORT_SYMBOL_GPL vmlinux 0xc0a96e14 rcu_gp_is_expedited +EXPORT_SYMBOL_GPL vmlinux 0xc0aaea41 tty_buffer_unlock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xc0b0862d xenbus_dev_probe +EXPORT_SYMBOL_GPL vmlinux 0xc0b2664d devlink_dpipe_header_ipv4 +EXPORT_SYMBOL_GPL vmlinux 0xc0c6b946 crypto_unregister_aead +EXPORT_SYMBOL_GPL vmlinux 0xc0cb623b dw_pcie_ep_linkup +EXPORT_SYMBOL_GPL vmlinux 0xc0dcb59e edac_layer_name +EXPORT_SYMBOL_GPL vmlinux 0xc0de2f38 devlink_net +EXPORT_SYMBOL_GPL vmlinux 0xc0e2a832 ata_sff_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xc0ec003f bpf_prog_get_type_dev +EXPORT_SYMBOL_GPL vmlinux 0xc0f0458a ip_tunnel_unneed_metadata +EXPORT_SYMBOL_GPL vmlinux 0xc0f871f2 component_add +EXPORT_SYMBOL_GPL vmlinux 0xc0fe9959 usb_sg_wait +EXPORT_SYMBOL_GPL vmlinux 0xc1086e0c sysrq_toggle_support +EXPORT_SYMBOL_GPL vmlinux 0xc125f97f usb_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xc133c55b class_dev_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xc134e327 regulator_get_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0xc138881d pci_hp_deregister +EXPORT_SYMBOL_GPL vmlinux 0xc155a07d blkcg_print_blkgs +EXPORT_SYMBOL_GPL vmlinux 0xc1743430 cpuidle_disable_device +EXPORT_SYMBOL_GPL vmlinux 0xc17515d7 usb_hcds_loaded +EXPORT_SYMBOL_GPL vmlinux 0xc17e9946 usb_show_dynids +EXPORT_SYMBOL_GPL vmlinux 0xc183ed48 crypto_sig_set_privkey +EXPORT_SYMBOL_GPL vmlinux 0xc187dd51 bpf_trace_run5 +EXPORT_SYMBOL_GPL vmlinux 0xc18c4b36 gpiod_set_array_value +EXPORT_SYMBOL_GPL vmlinux 0xc19329e2 sock_diag_register +EXPORT_SYMBOL_GPL vmlinux 0xc1a1b2e4 pinctrl_find_and_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xc1afa91e vmf_insert_pfn_pmd +EXPORT_SYMBOL_GPL vmlinux 0xc1b25b70 devfreq_event_disable_edev +EXPORT_SYMBOL_GPL vmlinux 0xc1ce56d3 pci_restore_msi_state +EXPORT_SYMBOL_GPL vmlinux 0xc1d2b76b devm_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0xc1df6618 trace_array_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc1e6986e interval_tree_span_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xc1fcc2cb dev_pm_opp_get_max_volt_latency +EXPORT_SYMBOL_GPL vmlinux 0xc2033d9f amd_get_highest_perf +EXPORT_SYMBOL_GPL vmlinux 0xc206eb07 init_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xc221c1fa crypto_register_acomp +EXPORT_SYMBOL_GPL vmlinux 0xc222c005 wm831x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xc22a3091 vm_unmap_aliases +EXPORT_SYMBOL_GPL vmlinux 0xc22d06f0 n_tty_inherit_ops +EXPORT_SYMBOL_GPL vmlinux 0xc23601c1 __SCT__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xc2368ea5 ata_xfer_mask2mode +EXPORT_SYMBOL_GPL vmlinux 0xc236b89f filemap_migrate_folio +EXPORT_SYMBOL_GPL vmlinux 0xc237ddbe __clk_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xc2429eef usb_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xc24c880a __tracepoint_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0xc2527298 dst_cache_set_ip6 +EXPORT_SYMBOL_GPL vmlinux 0xc25905d0 ata_bmdma_post_internal_cmd +EXPORT_SYMBOL_GPL vmlinux 0xc25b8971 hv_remove_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0xc2692173 wakeup_sources_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xc26b9392 devlink_free +EXPORT_SYMBOL_GPL vmlinux 0xc27a658d relay_close +EXPORT_SYMBOL_GPL vmlinux 0xc280b8a1 udp_abort +EXPORT_SYMBOL_GPL vmlinux 0xc284eed8 cpufreq_driver_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0xc287d96a kvm_set_posted_intr_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0xc2896aed cpufreq_freq_transition_end +EXPORT_SYMBOL_GPL vmlinux 0xc289e46d cpufreq_generic_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xc28ae1b5 devlink_region_snapshot_id_put +EXPORT_SYMBOL_GPL vmlinux 0xc2a004cf scsi_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0xc2a268b6 hid_bpf_connect_device +EXPORT_SYMBOL_GPL vmlinux 0xc2a3e570 errata +EXPORT_SYMBOL_GPL vmlinux 0xc2a814db tcp_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xc2c1c427 perf_event_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc2d64058 irq_chip_release_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0xc2d6ee9c vcap_select_min_rule_keyset +EXPORT_SYMBOL_GPL vmlinux 0xc2ddd92c ata_host_register +EXPORT_SYMBOL_GPL vmlinux 0xc2de27ca hest_disable +EXPORT_SYMBOL_GPL vmlinux 0xc2e7f3c4 trace_define_field +EXPORT_SYMBOL_GPL vmlinux 0xc2ef8792 pci_has_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0xc2fb483f __SCT__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0xc302d5ba ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0xc306f810 icc_node_del +EXPORT_SYMBOL_GPL vmlinux 0xc30cd942 blk_crypto_register +EXPORT_SYMBOL_GPL vmlinux 0xc32951fc mmc_regulator_get_supply +EXPORT_SYMBOL_GPL vmlinux 0xc32d7e6d devm_regulator_get_enable +EXPORT_SYMBOL_GPL vmlinux 0xc333c8f8 __irq_resolve_mapping +EXPORT_SYMBOL_GPL vmlinux 0xc33e312d __SCK__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xc341ae6d zs_map_object +EXPORT_SYMBOL_GPL vmlinux 0xc346aa24 __devm_regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0xc3480075 relay_buf_full +EXPORT_SYMBOL_GPL vmlinux 0xc359d8ff devm_nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0xc35eb38c irq_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0xc365b0fc kobject_move +EXPORT_SYMBOL_GPL vmlinux 0xc3708747 trace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0xc377407e tty_kclose +EXPORT_SYMBOL_GPL vmlinux 0xc3805cd1 fs_ftype_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0xc3876c1a hv_isolation_type_snp +EXPORT_SYMBOL_GPL vmlinux 0xc38b35c0 gnttab_page_cache_get +EXPORT_SYMBOL_GPL vmlinux 0xc38e9bf4 dev_pm_opp_find_bw_ceil +EXPORT_SYMBOL_GPL vmlinux 0xc3916e11 l3mdev_table_lookup_register +EXPORT_SYMBOL_GPL vmlinux 0xc3997d9d mpi_read_raw_from_sgl +EXPORT_SYMBOL_GPL vmlinux 0xc3b47825 rcu_async_relax +EXPORT_SYMBOL_GPL vmlinux 0xc3c4c6cc hash_algo_name +EXPORT_SYMBOL_GPL vmlinux 0xc3cc4300 smca_get_long_name +EXPORT_SYMBOL_GPL vmlinux 0xc3d4ecd1 scsi_host_block +EXPORT_SYMBOL_GPL vmlinux 0xc3d976ca component_master_del +EXPORT_SYMBOL_GPL vmlinux 0xc3dab222 phy_create +EXPORT_SYMBOL_GPL vmlinux 0xc3de65ff ring_buffer_bytes_cpu +EXPORT_SYMBOL_GPL vmlinux 0xc3e1021c __SCT__tp_func_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc3ea5305 iommu_default_passthrough +EXPORT_SYMBOL_GPL vmlinux 0xc3f838a4 regulator_set_voltage +EXPORT_SYMBOL_GPL vmlinux 0xc3fac071 platform_device_put +EXPORT_SYMBOL_GPL vmlinux 0xc4008d55 xen_have_vector_callback +EXPORT_SYMBOL_GPL vmlinux 0xc4099212 dev_pm_qos_hide_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xc416cffd nf_nat_hook +EXPORT_SYMBOL_GPL vmlinux 0xc426c51f klp_shadow_free_all +EXPORT_SYMBOL_GPL vmlinux 0xc428068d sata_deb_timing_long +EXPORT_SYMBOL_GPL vmlinux 0xc43e92b9 trace_seq_bprintf +EXPORT_SYMBOL_GPL vmlinux 0xc446dbda netdev_walk_all_upper_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xc44afc48 pse_ethtool_set_config +EXPORT_SYMBOL_GPL vmlinux 0xc454fc7b twl_get_type +EXPORT_SYMBOL_GPL vmlinux 0xc455fc19 debugfs_create_blob +EXPORT_SYMBOL_GPL vmlinux 0xc45d0d13 injectm +EXPORT_SYMBOL_GPL vmlinux 0xc45eb56a devfreq_get_devfreq_by_node +EXPORT_SYMBOL_GPL vmlinux 0xc46324f6 dynevent_create +EXPORT_SYMBOL_GPL vmlinux 0xc471c67a twl4030_audio_disable_resource +EXPORT_SYMBOL_GPL vmlinux 0xc4941bb5 acct_bioset_exit +EXPORT_SYMBOL_GPL vmlinux 0xc495bd64 tty_get_pgrp +EXPORT_SYMBOL_GPL vmlinux 0xc4a31146 rdma_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc4a401c9 __SCK__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xc4a72936 trusted_tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xc4a89beb acpi_dev_state_d0 +EXPORT_SYMBOL_GPL vmlinux 0xc4aa168f ip_route_output_flow +EXPORT_SYMBOL_GPL vmlinux 0xc4ad30e2 pci_aer_clear_nonfatal_status +EXPORT_SYMBOL_GPL vmlinux 0xc4ba0f50 raw_hash_sk +EXPORT_SYMBOL_GPL vmlinux 0xc4d022cb __SCT__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0xc4d5e0e8 acpi_gpio_get_irq_resource +EXPORT_SYMBOL_GPL vmlinux 0xc4db2f17 get_current_tty +EXPORT_SYMBOL_GPL vmlinux 0xc4e5bb68 edac_get_sysfs_subsys +EXPORT_SYMBOL_GPL vmlinux 0xc4e6ce9b __devm_add_action +EXPORT_SYMBOL_GPL vmlinux 0xc4f0da12 ktime_get_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xc50dca33 __SCT__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xc512626a __supported_pte_mask +EXPORT_SYMBOL_GPL vmlinux 0xc5169d4b cpufreq_dbs_governor_limits +EXPORT_SYMBOL_GPL vmlinux 0xc51ef8e9 __rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc5249aee phy_pm_runtime_get_sync +EXPORT_SYMBOL_GPL vmlinux 0xc52943f7 serial8250_do_get_mctrl +EXPORT_SYMBOL_GPL vmlinux 0xc53d866b kill_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xc5590bed nf_checksum_partial +EXPORT_SYMBOL_GPL vmlinux 0xc55a2c28 dma_mmap_pages +EXPORT_SYMBOL_GPL vmlinux 0xc55d70f1 fixed_phy_register +EXPORT_SYMBOL_GPL vmlinux 0xc55e413a __tracepoint_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xc5604800 clk_set_rate_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xc569d8ce __clk_get_name +EXPORT_SYMBOL_GPL vmlinux 0xc5715d52 rio_route_add_entry +EXPORT_SYMBOL_GPL vmlinux 0xc572c6cc ata_bmdma_port_start +EXPORT_SYMBOL_GPL vmlinux 0xc575c737 debug_locks_off +EXPORT_SYMBOL_GPL vmlinux 0xc5777fca linear_range_get_selector_low_array +EXPORT_SYMBOL_GPL vmlinux 0xc57b38d9 sk_msg_memcopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0xc58a3ee6 icc_node_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc5934f5a dev_pm_opp_find_bw_floor +EXPORT_SYMBOL_GPL vmlinux 0xc598f07e nd_region_provider_data +EXPORT_SYMBOL_GPL vmlinux 0xc59c0993 fib6_new_table +EXPORT_SYMBOL_GPL vmlinux 0xc5a5c678 uart_parse_earlycon +EXPORT_SYMBOL_GPL vmlinux 0xc5b95c71 __traceiter_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xc5b9d296 dm_suspended +EXPORT_SYMBOL_GPL vmlinux 0xc5d7d24d thermal_zone_get_crit_temp +EXPORT_SYMBOL_GPL vmlinux 0xc5de114c _copy_from_iter_flushcache +EXPORT_SYMBOL_GPL vmlinux 0xc5e47461 pinctrl_pm_select_idle_state +EXPORT_SYMBOL_GPL vmlinux 0xc5eb7177 dev_pm_domain_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0xc5f87589 genphy_c45_pma_read_abilities +EXPORT_SYMBOL_GPL vmlinux 0xc604ab28 __SCT__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xc617f82c unregister_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc61b62a4 __SCK__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xc6250576 ZSTD_isError +EXPORT_SYMBOL_GPL vmlinux 0xc62611e1 scatterwalk_map_and_copy +EXPORT_SYMBOL_GPL vmlinux 0xc64fd66a add_hwgenerator_randomness +EXPORT_SYMBOL_GPL vmlinux 0xc65006d0 devm_platform_get_irqs_affinity +EXPORT_SYMBOL_GPL vmlinux 0xc6569014 clk_fixed_rate_ops +EXPORT_SYMBOL_GPL vmlinux 0xc6572a90 xenbus_read_unsigned +EXPORT_SYMBOL_GPL vmlinux 0xc66019cc xen_resume_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc661fe51 blk_mq_sched_try_insert_merge +EXPORT_SYMBOL_GPL vmlinux 0xc66b77b1 iommu_group_set_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xc66de798 fat_free_clusters +EXPORT_SYMBOL_GPL vmlinux 0xc6709888 sock_diag_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc67654cf __audit_inode_child +EXPORT_SYMBOL_GPL vmlinux 0xc6779093 ring_buffer_record_enable +EXPORT_SYMBOL_GPL vmlinux 0xc683da81 set_memory_decrypted +EXPORT_SYMBOL_GPL vmlinux 0xc68b442e exportfs_encode_fh +EXPORT_SYMBOL_GPL vmlinux 0xc697b0f7 nvmem_device_read +EXPORT_SYMBOL_GPL vmlinux 0xc69b7ee5 zs_destroy_pool +EXPORT_SYMBOL_GPL vmlinux 0xc69ca4a8 reset_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc69f49de posix_clock_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc6a48830 __io_uring_cmd_do_in_task +EXPORT_SYMBOL_GPL vmlinux 0xc6a4a872 __clk_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc6a99f56 vchan_init +EXPORT_SYMBOL_GPL vmlinux 0xc6aabbb8 irq_chip_retrigger_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xc6ca0a62 sata_scr_write +EXPORT_SYMBOL_GPL vmlinux 0xc6ca6c9e rio_unmap_inb_region +EXPORT_SYMBOL_GPL vmlinux 0xc6d192ec mm_kobj +EXPORT_SYMBOL_GPL vmlinux 0xc6d1d942 clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0xc6d23bfb class_find_device +EXPORT_SYMBOL_GPL vmlinux 0xc6def34b gnttab_empty_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xc6e5bcf3 linear_range_get_selector_within +EXPORT_SYMBOL_GPL vmlinux 0xc6ead94e pinctrl_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xc6fc0d79 platform_irq_count +EXPORT_SYMBOL_GPL vmlinux 0xc70485a9 fwnode_handle_get +EXPORT_SYMBOL_GPL vmlinux 0xc7061ef3 iova_cache_put +EXPORT_SYMBOL_GPL vmlinux 0xc7194ca2 crypto_larval_kill +EXPORT_SYMBOL_GPL vmlinux 0xc73535d9 anon_transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc73e9dba usb_hcd_pci_remove +EXPORT_SYMBOL_GPL vmlinux 0xc741a157 acpi_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0xc744a264 xenbus_register_driver_common +EXPORT_SYMBOL_GPL vmlinux 0xc74bc95e mbox_request_channel_byname +EXPORT_SYMBOL_GPL vmlinux 0xc74c07ce cppc_get_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xc74eb4e4 devm_of_phy_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0xc773706b devm_phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc7856e74 __wake_up_locked_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xc798dc3f user_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc7a1840e llist_add_batch +EXPORT_SYMBOL_GPL vmlinux 0xc7a7e770 clk_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xc7b1df6b ehci_setup +EXPORT_SYMBOL_GPL vmlinux 0xc7c23ff0 xenbus_exists +EXPORT_SYMBOL_GPL vmlinux 0xc7cb5a20 ata_link_online +EXPORT_SYMBOL_GPL vmlinux 0xc7dd5c0f wm8350_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0xc7e64fc2 asn1_encode_integer +EXPORT_SYMBOL_GPL vmlinux 0xc7e9f367 iomap_seek_hole +EXPORT_SYMBOL_GPL vmlinux 0xc7f05e77 __list_lru_init +EXPORT_SYMBOL_GPL vmlinux 0xc7fa4aa9 kobj_ns_drop +EXPORT_SYMBOL_GPL vmlinux 0xc7fa8ec8 tracepoint_probe_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc8080f38 __tracepoint_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xc80cb391 sata_link_scr_lpm +EXPORT_SYMBOL_GPL vmlinux 0xc8100aa2 thermal_acpi_passive_trip_temp +EXPORT_SYMBOL_GPL vmlinux 0xc8126340 clear_mce_nospec +EXPORT_SYMBOL_GPL vmlinux 0xc827023d clk_hw_get_rate_range +EXPORT_SYMBOL_GPL vmlinux 0xc82c721f klist_remove +EXPORT_SYMBOL_GPL vmlinux 0xc839c1ce trace_seq_to_user +EXPORT_SYMBOL_GPL vmlinux 0xc84b6e76 fsnotify_alloc_group +EXPORT_SYMBOL_GPL vmlinux 0xc8594d3d reset_control_acquire +EXPORT_SYMBOL_GPL vmlinux 0xc85e73f2 extcon_unregister_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0xc8697910 tty_port_register_device +EXPORT_SYMBOL_GPL vmlinux 0xc874d710 hv_unmap_ioapic_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xc87702ba tick_nohz_dep_clear_task +EXPORT_SYMBOL_GPL vmlinux 0xc8790228 vp_legacy_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0xc87b2356 icc_provider_init +EXPORT_SYMBOL_GPL vmlinux 0xc87cad1a folio_test_hugetlb +EXPORT_SYMBOL_GPL vmlinux 0xc87e487a sched_clock_idle_sleep_event +EXPORT_SYMBOL_GPL vmlinux 0xc87edb0e clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xc8868f66 xhci_drop_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xc8876984 __regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0xc89a10a7 crypto_shash_finup +EXPORT_SYMBOL_GPL vmlinux 0xc89f018e locks_alloc_lock +EXPORT_SYMBOL_GPL vmlinux 0xc8acde16 pci_bus_add_device +EXPORT_SYMBOL_GPL vmlinux 0xc8ba96a2 skb_mpls_pop +EXPORT_SYMBOL_GPL vmlinux 0xc8d3b197 msi_domain_get_virq +EXPORT_SYMBOL_GPL vmlinux 0xc8ddd5b5 kstrdup_quotable +EXPORT_SYMBOL_GPL vmlinux 0xc8e77890 failover_register +EXPORT_SYMBOL_GPL vmlinux 0xc8ece80b crypto_rng_reset +EXPORT_SYMBOL_GPL vmlinux 0xc8ef1d91 fs_kobj +EXPORT_SYMBOL_GPL vmlinux 0xc8f6f0ae evict_inodes +EXPORT_SYMBOL_GPL vmlinux 0xc8f93066 wm831x_auxadc_read +EXPORT_SYMBOL_GPL vmlinux 0xc91ee1b5 __SCT__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xc91fdf58 percpu_ref_is_zero +EXPORT_SYMBOL_GPL vmlinux 0xc9216a82 recalibrate_cpu_khz +EXPORT_SYMBOL_GPL vmlinux 0xc9313d61 rio_dma_prep_slave_sg +EXPORT_SYMBOL_GPL vmlinux 0xc9345c0f digsig_verify +EXPORT_SYMBOL_GPL vmlinux 0xc938f8ee synth_event_trace_start +EXPORT_SYMBOL_GPL vmlinux 0xc93aba1b rtc_read_alarm +EXPORT_SYMBOL_GPL vmlinux 0xc93e3398 ata_host_activate +EXPORT_SYMBOL_GPL vmlinux 0xc93ee1e7 usb_phy_roothub_init +EXPORT_SYMBOL_GPL vmlinux 0xc9423f2b nvmem_cell_read_u8 +EXPORT_SYMBOL_GPL vmlinux 0xc9561772 fb_destroy_modelist +EXPORT_SYMBOL_GPL vmlinux 0xc9641b48 visitor32 +EXPORT_SYMBOL_GPL vmlinux 0xc969e73a fwnode_graph_get_endpoint_by_id +EXPORT_SYMBOL_GPL vmlinux 0xc9703954 __SCK__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0xc9827693 __bpf_call_base +EXPORT_SYMBOL_GPL vmlinux 0xc9a4b416 copy_to_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0xc9a7bb79 dev_pm_genpd_synced_poweroff +EXPORT_SYMBOL_GPL vmlinux 0xc9b2ff0f __spi_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xc9b7537a crypto_unregister_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xc9c146bc __SCK__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0xc9c3f176 hpet_register_irq_handler +EXPORT_SYMBOL_GPL vmlinux 0xc9ce208d ata_scsi_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xc9ceea06 clk_has_parent +EXPORT_SYMBOL_GPL vmlinux 0xc9ec4e21 free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xc9fd634a usb_role_switch_put +EXPORT_SYMBOL_GPL vmlinux 0xc9fdbe45 pwm_lpss_byt_info +EXPORT_SYMBOL_GPL vmlinux 0xca049980 ata_sff_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xca0a5c6f of_phy_put +EXPORT_SYMBOL_GPL vmlinux 0xca2e5324 perf_event_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0xca3ea6d9 serial8250_em485_stop_tx +EXPORT_SYMBOL_GPL vmlinux 0xca454a34 vt_get_leds +EXPORT_SYMBOL_GPL vmlinux 0xca467318 hibernation_set_ops +EXPORT_SYMBOL_GPL vmlinux 0xca4a7fea tty_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0xca500464 ZSTD_getErrorName +EXPORT_SYMBOL_GPL vmlinux 0xca5d57c9 scsi_target_unblock +EXPORT_SYMBOL_GPL vmlinux 0xca68d146 usb_acpi_set_power_state +EXPORT_SYMBOL_GPL vmlinux 0xca68f45f hsu_dma_probe +EXPORT_SYMBOL_GPL vmlinux 0xca6a3b04 pm_runtime_force_resume +EXPORT_SYMBOL_GPL vmlinux 0xca714f39 phy_pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0xca72fd03 tcp_set_state +EXPORT_SYMBOL_GPL vmlinux 0xca7d8764 kthread_freezable_should_stop +EXPORT_SYMBOL_GPL vmlinux 0xca86e55f dm_internal_suspend_noflush +EXPORT_SYMBOL_GPL vmlinux 0xca9a1d5e ring_buffer_free +EXPORT_SYMBOL_GPL vmlinux 0xcaa68533 cpu_has_xfeatures +EXPORT_SYMBOL_GPL vmlinux 0xcaa83545 usb_acpi_port_lpm_incapable +EXPORT_SYMBOL_GPL vmlinux 0xcaa9bba6 vp_legacy_get_status +EXPORT_SYMBOL_GPL vmlinux 0xcab2cf82 fwnode_graph_get_port_parent +EXPORT_SYMBOL_GPL vmlinux 0xcab955be __traceiter_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0xcab9655b device_get_child_node_count +EXPORT_SYMBOL_GPL vmlinux 0xcabe04de cpuidle_resume_and_unlock +EXPORT_SYMBOL_GPL vmlinux 0xcabf7d45 folio_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0xcac293d6 __SCK__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xcadd7e43 xfrm_register_translator +EXPORT_SYMBOL_GPL vmlinux 0xcae14867 tcp_abort +EXPORT_SYMBOL_GPL vmlinux 0xcaf0271f hv_get_register +EXPORT_SYMBOL_GPL vmlinux 0xcaf1d958 evtchn_get +EXPORT_SYMBOL_GPL vmlinux 0xcaf961a2 ptp_parse_header +EXPORT_SYMBOL_GPL vmlinux 0xcb1b1334 power_supply_am_i_supplied +EXPORT_SYMBOL_GPL vmlinux 0xcb1ff690 ipv6_dup_options +EXPORT_SYMBOL_GPL vmlinux 0xcb2bfe2b nvmem_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcb349fa4 clk_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0xcb482e40 blk_crypto_profile_destroy +EXPORT_SYMBOL_GPL vmlinux 0xcb4a7d9b public_key_verify_signature +EXPORT_SYMBOL_GPL vmlinux 0xcb517203 sysfs_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xcb561441 mem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0xcb671f99 soc_device_match +EXPORT_SYMBOL_GPL vmlinux 0xcb6b6bd8 fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xcb82aa36 ncsi_start_dev +EXPORT_SYMBOL_GPL vmlinux 0xcb86270d usb_unlocked_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xcb869b58 intel_pinctrl_get_soc_data +EXPORT_SYMBOL_GPL vmlinux 0xcb8a461c hv_stimer_legacy_cleanup +EXPORT_SYMBOL_GPL vmlinux 0xcb970751 stop_machine +EXPORT_SYMBOL_GPL vmlinux 0xcba62d5f is_nvdimm_sync +EXPORT_SYMBOL_GPL vmlinux 0xcbb46ca0 misc_cg_set_capacity +EXPORT_SYMBOL_GPL vmlinux 0xcbc06d7a simple_rename_exchange +EXPORT_SYMBOL_GPL vmlinux 0xcbc92751 power_supply_powers +EXPORT_SYMBOL_GPL vmlinux 0xcbd7fb40 fb_deferred_io_mmap +EXPORT_SYMBOL_GPL vmlinux 0xcbe56bc2 zs_get_total_pages +EXPORT_SYMBOL_GPL vmlinux 0xcbf1b8d0 pci_cfg_access_trylock +EXPORT_SYMBOL_GPL vmlinux 0xcc00c6aa __auxiliary_device_add +EXPORT_SYMBOL_GPL vmlinux 0xcc02f4f6 nvmem_device_cell_read +EXPORT_SYMBOL_GPL vmlinux 0xcc39c03e nvmem_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcc60b345 led_sysfs_disable +EXPORT_SYMBOL_GPL vmlinux 0xcc61dbef tcp_twsk_unique +EXPORT_SYMBOL_GPL vmlinux 0xcc648ae2 pci_generic_config_write32 +EXPORT_SYMBOL_GPL vmlinux 0xcc6c83bb tty_perform_flush +EXPORT_SYMBOL_GPL vmlinux 0xcc7d53c1 driver_deferred_probe_check_state +EXPORT_SYMBOL_GPL vmlinux 0xcc7ecfa3 pci_generic_config_write +EXPORT_SYMBOL_GPL vmlinux 0xcc9268fc hwpoison_filter_enable +EXPORT_SYMBOL_GPL vmlinux 0xcc935375 walk_iomem_res_desc +EXPORT_SYMBOL_GPL vmlinux 0xcc9589cb devm_request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0xccabde6f crc64_rocksoft_generic +EXPORT_SYMBOL_GPL vmlinux 0xccbe834c da903x_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcccc858f bind_interdomain_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0xcccfb2fa sata_deb_timing_hotplug +EXPORT_SYMBOL_GPL vmlinux 0xccd86806 ata_id_string +EXPORT_SYMBOL_GPL vmlinux 0xccdc21b8 debugfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0xccddc67a usb_get_role_switch_default_mode +EXPORT_SYMBOL_GPL vmlinux 0xccf52bc9 sfp_upstream_start +EXPORT_SYMBOL_GPL vmlinux 0xccf60924 register_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0xcd13439f devlink_port_linecard_set +EXPORT_SYMBOL_GPL vmlinux 0xcd24e146 hash_digest_size +EXPORT_SYMBOL_GPL vmlinux 0xcd3908fe virtqueue_enable_cb_prepare +EXPORT_SYMBOL_GPL vmlinux 0xcd3cba73 usb_autopm_put_interface_async +EXPORT_SYMBOL_GPL vmlinux 0xcd42cce6 tty_prepare_flip_string +EXPORT_SYMBOL_GPL vmlinux 0xcd430822 devl_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcd575934 devfreq_get_devfreq_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xcd5e4d4a __traceiter_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0xcd5eaea8 component_compare_of +EXPORT_SYMBOL_GPL vmlinux 0xcd613f90 fwnode_property_get_reference_args +EXPORT_SYMBOL_GPL vmlinux 0xcd6f2dc9 nf_log_buf_add +EXPORT_SYMBOL_GPL vmlinux 0xcd743238 component_add_typed +EXPORT_SYMBOL_GPL vmlinux 0xcd7af924 debugfs_create_x32 +EXPORT_SYMBOL_GPL vmlinux 0xcd80601a mf_dax_kill_procs +EXPORT_SYMBOL_GPL vmlinux 0xcd81a945 switch_fpu_return +EXPORT_SYMBOL_GPL vmlinux 0xcd8e8f82 uv_bios_enum_objs +EXPORT_SYMBOL_GPL vmlinux 0xcd91b127 system_highpri_wq +EXPORT_SYMBOL_GPL vmlinux 0xcd9cd2ff wakeme_after_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcdb17c92 devlink_traps_register +EXPORT_SYMBOL_GPL vmlinux 0xcdb5fc76 da903x_writes +EXPORT_SYMBOL_GPL vmlinux 0xcdb6adcc ras_userspace_consumers +EXPORT_SYMBOL_GPL vmlinux 0xcdbf029f debugfs_lookup_and_remove +EXPORT_SYMBOL_GPL vmlinux 0xcdca3691 nr_irqs +EXPORT_SYMBOL_GPL vmlinux 0xcde26600 cppc_get_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0xcdee7343 crypto_register_algs +EXPORT_SYMBOL_GPL vmlinux 0xcdf0e655 get_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xcdf1af29 iommu_detach_device +EXPORT_SYMBOL_GPL vmlinux 0xcdfa69a5 sysfs_rename_link_ns +EXPORT_SYMBOL_GPL vmlinux 0xce0582cf irq_domain_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xce0a4020 xenbus_directory +EXPORT_SYMBOL_GPL vmlinux 0xce242fbb __nf_ip6_route +EXPORT_SYMBOL_GPL vmlinux 0xce2bb811 nf_ip_route +EXPORT_SYMBOL_GPL vmlinux 0xce324dd0 sdio_enable_func +EXPORT_SYMBOL_GPL vmlinux 0xce34848b thermal_zone_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xce6db656 rcu_is_watching +EXPORT_SYMBOL_GPL vmlinux 0xce84cbe3 device_show_ulong +EXPORT_SYMBOL_GPL vmlinux 0xce8e8f84 __thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0xce967572 debugfs_create_u64 +EXPORT_SYMBOL_GPL vmlinux 0xcea02cc3 md_bitmap_copy_from_slot +EXPORT_SYMBOL_GPL vmlinux 0xceb1f126 mpi_read_raw_data +EXPORT_SYMBOL_GPL vmlinux 0xceb3109b input_ff_destroy +EXPORT_SYMBOL_GPL vmlinux 0xceb66bec sched_clock_cpu +EXPORT_SYMBOL_GPL vmlinux 0xceb8443c regulator_set_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0xcec8fbd1 uhci_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0xcee1641c kgdb_unregister_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xcefbf986 devm_power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0xcf02ab71 __SCT__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xcf126395 devm_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0xcf22f9d6 crypto_grab_shash +EXPORT_SYMBOL_GPL vmlinux 0xcf2b93c8 __SCT__tp_func_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xcf35629e __traceiter_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xcf36b804 fsnotify +EXPORT_SYMBOL_GPL vmlinux 0xcf4411b2 device_attach +EXPORT_SYMBOL_GPL vmlinux 0xcf4931c1 da9052_adc_read_temp +EXPORT_SYMBOL_GPL vmlinux 0xcf55d7a5 dmi_kobj +EXPORT_SYMBOL_GPL vmlinux 0xcf57c8ed gpiod_set_config +EXPORT_SYMBOL_GPL vmlinux 0xcf59aa18 devl_sb_register +EXPORT_SYMBOL_GPL vmlinux 0xcf5b2ddc xen_find_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0xcf67a873 gpiod_get_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xcf6cbed8 blk_mq_hctx_set_fq_lock_class +EXPORT_SYMBOL_GPL vmlinux 0xcf72a664 iomap_readahead +EXPORT_SYMBOL_GPL vmlinux 0xcf78ec68 fpu_copy_uabi_to_guest_fpstate +EXPORT_SYMBOL_GPL vmlinux 0xcf816afe blk_mq_queue_inflight +EXPORT_SYMBOL_GPL vmlinux 0xcf88d5cd inet_ctl_sock_create +EXPORT_SYMBOL_GPL vmlinux 0xcf933fcb skb_segment_list +EXPORT_SYMBOL_GPL vmlinux 0xcf9377b4 gnttab_unmap_refs_async +EXPORT_SYMBOL_GPL vmlinux 0xcf94aeb2 devm_kstrdup +EXPORT_SYMBOL_GPL vmlinux 0xcfa1470f mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xcfa2ad90 raw_seq_start +EXPORT_SYMBOL_GPL vmlinux 0xcfb847d2 ip_valid_fib_dump_req +EXPORT_SYMBOL_GPL vmlinux 0xcfc4b678 zap_vma_ptes +EXPORT_SYMBOL_GPL vmlinux 0xcfc5108a devlink_fmsg_u8_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xcfc67a28 iomap_page_mkwrite +EXPORT_SYMBOL_GPL vmlinux 0xcfc734fa get_net_ns_by_pid +EXPORT_SYMBOL_GPL vmlinux 0xcfc7b4e4 rcu_barrier_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0xcfc94a47 devl_resource_size_get +EXPORT_SYMBOL_GPL vmlinux 0xcfcfc2c9 perf_event_create_kernel_counter +EXPORT_SYMBOL_GPL vmlinux 0xcfd30d71 acpi_os_map_memory +EXPORT_SYMBOL_GPL vmlinux 0xcfd3ef73 ata_sff_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0xcffc98a1 tracing_cond_snapshot_data +EXPORT_SYMBOL_GPL vmlinux 0xd004bfe8 ip6_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0xd00963f7 spi_get_next_queued_message +EXPORT_SYMBOL_GPL vmlinux 0xd0177a65 acrn_setup_intr_handler +EXPORT_SYMBOL_GPL vmlinux 0xd01c0670 clockevent_delta2ns +EXPORT_SYMBOL_GPL vmlinux 0xd026ab7e kgdb_unregister_io_module +EXPORT_SYMBOL_GPL vmlinux 0xd02af071 tpm_put_ops +EXPORT_SYMBOL_GPL vmlinux 0xd0382b06 sk_msg_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd03eaf4c schedule_hrtimeout_range +EXPORT_SYMBOL_GPL vmlinux 0xd0458ccb xenbus_strstate +EXPORT_SYMBOL_GPL vmlinux 0xd06524ba raw_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd067d3c5 system_freezable_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0xd0686cd4 rcuref_put_slowpath +EXPORT_SYMBOL_GPL vmlinux 0xd06ab4f1 power_supply_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd06d9ca5 bpf_prog_put +EXPORT_SYMBOL_GPL vmlinux 0xd09911a6 acpi_dev_get_irq_type +EXPORT_SYMBOL_GPL vmlinux 0xd0a3dd16 __udp_gso_segment +EXPORT_SYMBOL_GPL vmlinux 0xd0ae84de dev_pm_opp_remove_table +EXPORT_SYMBOL_GPL vmlinux 0xd0c05159 emergency_restart +EXPORT_SYMBOL_GPL vmlinux 0xd0ca6834 __SCK__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0xd0d156e9 __rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xd0d2f755 pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0xd0d3f0a4 gen_pool_avail +EXPORT_SYMBOL_GPL vmlinux 0xd0d9f214 device_reprobe +EXPORT_SYMBOL_GPL vmlinux 0xd0db0f12 run_dax +EXPORT_SYMBOL_GPL vmlinux 0xd0df12ba __SCT__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xd0e870b0 regulator_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0xd0f8dee4 serial8250_em485_start_tx +EXPORT_SYMBOL_GPL vmlinux 0xd0fd7085 hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd0fd7bc6 ata_pci_device_resume +EXPORT_SYMBOL_GPL vmlinux 0xd108ef68 dev_pm_opp_get_max_clock_latency +EXPORT_SYMBOL_GPL vmlinux 0xd1279027 register_btf_kfunc_id_set +EXPORT_SYMBOL_GPL vmlinux 0xd1293747 power_supply_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0xd131a287 dax_iomap_fault +EXPORT_SYMBOL_GPL vmlinux 0xd1344445 tcp_leave_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xd138c08a free_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0xd13a94d1 __SCT__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xd1481de7 mpi_clear +EXPORT_SYMBOL_GPL vmlinux 0xd14c4278 call_srcu +EXPORT_SYMBOL_GPL vmlinux 0xd1547d80 devm_clk_hw_get_clk +EXPORT_SYMBOL_GPL vmlinux 0xd159586c net_prio_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xd166f62a skb_splice_bits +EXPORT_SYMBOL_GPL vmlinux 0xd170fc33 gpiochip_line_is_open_drain +EXPORT_SYMBOL_GPL vmlinux 0xd17fb41c sdio_retune_hold_now +EXPORT_SYMBOL_GPL vmlinux 0xd1aca04e fuse_free_conn +EXPORT_SYMBOL_GPL vmlinux 0xd1b525ac sk_psock_msg_verdict +EXPORT_SYMBOL_GPL vmlinux 0xd1c3fb44 vcap_free_rule +EXPORT_SYMBOL_GPL vmlinux 0xd1cbc23c add_timer_on +EXPORT_SYMBOL_GPL vmlinux 0xd1d9ad06 pci_assign_unassigned_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0xd1e9b2ad __SCT__tp_func_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xd1f2eee2 nf_logger_find_get +EXPORT_SYMBOL_GPL vmlinux 0xd1f73349 msg_zerocopy_realloc +EXPORT_SYMBOL_GPL vmlinux 0xd20c66ab __SCT__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xd217e9e6 trace_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0xd21b61bd async_schedule_node_domain +EXPORT_SYMBOL_GPL vmlinux 0xd22708bf serdev_device_write_room +EXPORT_SYMBOL_GPL vmlinux 0xd24323fd sata_link_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xd24e9e8c klist_init +EXPORT_SYMBOL_GPL vmlinux 0xd259db22 rio_free_net +EXPORT_SYMBOL_GPL vmlinux 0xd260af0d ring_buffer_write +EXPORT_SYMBOL_GPL vmlinux 0xd26328f3 wakeup_sources_walk_next +EXPORT_SYMBOL_GPL vmlinux 0xd273b1b1 __round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xd2780326 divider_recalc_rate +EXPORT_SYMBOL_GPL vmlinux 0xd27ca027 pm_wakeup_dev_event +EXPORT_SYMBOL_GPL vmlinux 0xd27eeb4b alloc_iova +EXPORT_SYMBOL_GPL vmlinux 0xd27f215d gnttab_alloc_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xd28478c6 bgpio_init +EXPORT_SYMBOL_GPL vmlinux 0xd29c1f10 __traceiter_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xd2b10a05 ata_timing_find_mode +EXPORT_SYMBOL_GPL vmlinux 0xd2b921e5 scsi_free_sgtables +EXPORT_SYMBOL_GPL vmlinux 0xd2bab77b fwnode_graph_get_endpoint_count +EXPORT_SYMBOL_GPL vmlinux 0xd2bc3779 spi_split_transfers_maxsize +EXPORT_SYMBOL_GPL vmlinux 0xd2d7e59b unregister_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0xd2db8110 usb_match_id +EXPORT_SYMBOL_GPL vmlinux 0xd2dd6ca2 edac_device_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xd2f0fe64 key_type_user +EXPORT_SYMBOL_GPL vmlinux 0xd2f4d4f2 pcie_bus_configure_settings +EXPORT_SYMBOL_GPL vmlinux 0xd302621b divider_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xd3026323 scsi_ioctl_block_when_processing_errors +EXPORT_SYMBOL_GPL vmlinux 0xd30c93e0 vfs_removexattr +EXPORT_SYMBOL_GPL vmlinux 0xd313bc7b xas_nomem +EXPORT_SYMBOL_GPL vmlinux 0xd31a2ac5 ring_buffer_oldest_event_ts +EXPORT_SYMBOL_GPL vmlinux 0xd320ebaf pci_epc_get_first_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xd321f1ec rio_mport_get_physefb +EXPORT_SYMBOL_GPL vmlinux 0xd337ee1d dev_attr_em_message +EXPORT_SYMBOL_GPL vmlinux 0xd33c873e i2c_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xd33e419e rio_dma_prep_xfer +EXPORT_SYMBOL_GPL vmlinux 0xd346cf77 alloc_page_buffers +EXPORT_SYMBOL_GPL vmlinux 0xd3597533 sdio_release_host +EXPORT_SYMBOL_GPL vmlinux 0xd36760ef __usb_get_extra_descriptor +EXPORT_SYMBOL_GPL vmlinux 0xd3752c27 atomic_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xd37b18b3 fat_dir_empty +EXPORT_SYMBOL_GPL vmlinux 0xd3901d33 acpi_dev_resource_address_space +EXPORT_SYMBOL_GPL vmlinux 0xd39667dd acpi_get_first_physical_node +EXPORT_SYMBOL_GPL vmlinux 0xd39a3241 ata_sas_tport_delete +EXPORT_SYMBOL_GPL vmlinux 0xd39adeaa dm_bio_get_target_bio_nr +EXPORT_SYMBOL_GPL vmlinux 0xd39e9848 put_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xd3acdfdd __phy_modify +EXPORT_SYMBOL_GPL vmlinux 0xd3bc56ab fat_truncate_time +EXPORT_SYMBOL_GPL vmlinux 0xd3ca3a1e sysfs_remove_mount_point +EXPORT_SYMBOL_GPL vmlinux 0xd3cc3c19 scsi_nl_sock +EXPORT_SYMBOL_GPL vmlinux 0xd3d56ba9 sis_info133_for_sata +EXPORT_SYMBOL_GPL vmlinux 0xd3de1d73 dev_pm_opp_get_supplies +EXPORT_SYMBOL_GPL vmlinux 0xd3e49e97 spi_mem_get_name +EXPORT_SYMBOL_GPL vmlinux 0xd3eaf1ed devlink_dpipe_entry_clear +EXPORT_SYMBOL_GPL vmlinux 0xd3ec851c __traceiter_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd3ffa894 is_skb_forwardable +EXPORT_SYMBOL_GPL vmlinux 0xd4034828 system_freezable_wq +EXPORT_SYMBOL_GPL vmlinux 0xd416cfec perf_guest_get_msrs +EXPORT_SYMBOL_GPL vmlinux 0xd426dbc4 erst_get_record_count +EXPORT_SYMBOL_GPL vmlinux 0xd4285e86 icc_set_bw +EXPORT_SYMBOL_GPL vmlinux 0xd42cce3d devm_hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0xd42f1d4e show_rcu_tasks_rude_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd4404350 __SCT__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0xd44a5eac kgdb_register_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xd44d45f7 usb_autopm_get_interface_async +EXPORT_SYMBOL_GPL vmlinux 0xd4504460 sdio_readw +EXPORT_SYMBOL_GPL vmlinux 0xd4670eb8 acpi_unregister_lps0_dev +EXPORT_SYMBOL_GPL vmlinux 0xd46af5ef cppc_get_perf_ctrs +EXPORT_SYMBOL_GPL vmlinux 0xd46e81e1 regmap_read +EXPORT_SYMBOL_GPL vmlinux 0xd4705654 sock_map_destroy +EXPORT_SYMBOL_GPL vmlinux 0xd4744467 pm_generic_suspend +EXPORT_SYMBOL_GPL vmlinux 0xd48a9773 drop_reasons_register_subsys +EXPORT_SYMBOL_GPL vmlinux 0xd48e7729 pm_clk_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0xd498dfa2 inode_sb_list_add +EXPORT_SYMBOL_GPL vmlinux 0xd4a68f07 __devm_regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0xd4b01489 pci_assign_unassigned_bridge_resources +EXPORT_SYMBOL_GPL vmlinux 0xd4b6157e devlink_health_reporter_recovery_done +EXPORT_SYMBOL_GPL vmlinux 0xd4b9a616 reset_control_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xd4c14632 system_unbound_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4d01fe9 devlink_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd4d5b9f4 regulator_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xd4e6d7e0 linear_range_get_value +EXPORT_SYMBOL_GPL vmlinux 0xd4f5bfa5 iommu_queue_iopf +EXPORT_SYMBOL_GPL vmlinux 0xd50fea95 __tracepoint_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xd517e230 ata_sas_port_init +EXPORT_SYMBOL_GPL vmlinux 0xd5255190 extcon_find_edev_by_node +EXPORT_SYMBOL_GPL vmlinux 0xd5301b2c linear_range_get_max_value +EXPORT_SYMBOL_GPL vmlinux 0xd54617f8 ata_sff_prereset +EXPORT_SYMBOL_GPL vmlinux 0xd5474690 usb_role_switch_set_role +EXPORT_SYMBOL_GPL vmlinux 0xd54f8d68 acpi_ec_add_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xd551d593 srcu_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0xd55ad93b iommu_group_get_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xd565775a vcap_get_rule_count_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0xd565b9d5 pci_iov_virtfn_devfn +EXPORT_SYMBOL_GPL vmlinux 0xd56e9515 __SCK__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xd59a1587 linkmode_resolve_pause +EXPORT_SYMBOL_GPL vmlinux 0xd5a0f81a platform_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd5d71192 kthread_mod_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0xd5dd99cd fib_rules_dump +EXPORT_SYMBOL_GPL vmlinux 0xd5f38b3f dw8250_do_set_termios +EXPORT_SYMBOL_GPL vmlinux 0xd5f3bb7b set_memory_encrypted +EXPORT_SYMBOL_GPL vmlinux 0xd5f9e553 crypto_alg_extsize +EXPORT_SYMBOL_GPL vmlinux 0xd5fa1865 __tracepoint_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd611b30d device_register +EXPORT_SYMBOL_GPL vmlinux 0xd635d2d8 regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xd636a5c7 iommu_attach_group +EXPORT_SYMBOL_GPL vmlinux 0xd64ed259 __memcat_p +EXPORT_SYMBOL_GPL vmlinux 0xd656d64e devm_register_power_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xd66a7a35 sbitmap_queue_wake_all +EXPORT_SYMBOL_GPL vmlinux 0xd66b0bfd pci_check_and_mask_intx +EXPORT_SYMBOL_GPL vmlinux 0xd67364f7 eventfd_ctx_fdget +EXPORT_SYMBOL_GPL vmlinux 0xd688de81 pciserial_init_ports +EXPORT_SYMBOL_GPL vmlinux 0xd6aafb42 crc64_rocksoft +EXPORT_SYMBOL_GPL vmlinux 0xd6ae9ba7 rcu_async_should_hurry +EXPORT_SYMBOL_GPL vmlinux 0xd6b27e8a xas_set_mark +EXPORT_SYMBOL_GPL vmlinux 0xd6c58b2e cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0xd6c5b9fa pwm_adjust_config +EXPORT_SYMBOL_GPL vmlinux 0xd6caa16c regmap_reinit_cache +EXPORT_SYMBOL_GPL vmlinux 0xd6d5b3f2 edac_mc_del_mc +EXPORT_SYMBOL_GPL vmlinux 0xd6d62d6e em_dev_unregister_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0xd6db44b2 bpfilter_ops +EXPORT_SYMBOL_GPL vmlinux 0xd6df01f7 perf_get_hw_event_config +EXPORT_SYMBOL_GPL vmlinux 0xd6e55362 pci_msi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0xd6e783ed put_pid +EXPORT_SYMBOL_GPL vmlinux 0xd6ed25f0 acpi_register_lps0_dev +EXPORT_SYMBOL_GPL vmlinux 0xd6feefa5 agp_num_entries +EXPORT_SYMBOL_GPL vmlinux 0xd70dbf5d switchdev_handle_port_obj_add_foreign +EXPORT_SYMBOL_GPL vmlinux 0xd70f32c0 devl_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd711bdcf __traceiter_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xd71515a6 mptcp_token_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd7269c64 osc_sb_native_usb4_control +EXPORT_SYMBOL_GPL vmlinux 0xd7293ffc percpu_ref_reinit +EXPORT_SYMBOL_GPL vmlinux 0xd729fb1c bsg_job_done +EXPORT_SYMBOL_GPL vmlinux 0xd72bb08d fwnode_device_is_available +EXPORT_SYMBOL_GPL vmlinux 0xd72feba2 xenbus_read_driver_state +EXPORT_SYMBOL_GPL vmlinux 0xd7340783 cpufreq_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xd745c809 badblocks_set +EXPORT_SYMBOL_GPL vmlinux 0xd74e400f show_rcu_tasks_classic_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd757da9b iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0xd75b20aa rsa_parse_priv_key +EXPORT_SYMBOL_GPL vmlinux 0xd75be554 ima_file_hash +EXPORT_SYMBOL_GPL vmlinux 0xd75c996f cros_ec_cmd +EXPORT_SYMBOL_GPL vmlinux 0xd76107a1 sock_map_close +EXPORT_SYMBOL_GPL vmlinux 0xd762c23c phy_put +EXPORT_SYMBOL_GPL vmlinux 0xd768d203 xenbus_unmap_ring_vfree +EXPORT_SYMBOL_GPL vmlinux 0xd768e985 regulator_has_full_constraints +EXPORT_SYMBOL_GPL vmlinux 0xd76f2243 bpf_prog_add +EXPORT_SYMBOL_GPL vmlinux 0xd77d6dca param_set_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0xd78e0863 nvdimm_bus_register +EXPORT_SYMBOL_GPL vmlinux 0xd78f2d90 i2c_handle_smbus_host_notify +EXPORT_SYMBOL_GPL vmlinux 0xd7942c76 ethnl_cable_test_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd794b247 nvdimm_badblocks_populate +EXPORT_SYMBOL_GPL vmlinux 0xd7a86ea4 tcp_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0xd7aea26e kernel_read_file_from_path_initns +EXPORT_SYMBOL_GPL vmlinux 0xd7bf2662 fscrypt_dio_supported +EXPORT_SYMBOL_GPL vmlinux 0xd7c672fe nf_queue +EXPORT_SYMBOL_GPL vmlinux 0xd7c7cf1c platform_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0xd7cea889 edac_mod_work +EXPORT_SYMBOL_GPL vmlinux 0xd7efb67c xenbus_alloc_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xd80a782a platform_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd8117443 pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0xd817a210 led_compose_name +EXPORT_SYMBOL_GPL vmlinux 0xd81fb501 dm_internal_suspend_fast +EXPORT_SYMBOL_GPL vmlinux 0xd8267134 dst_cache_get +EXPORT_SYMBOL_GPL vmlinux 0xd83ae38e vc_scrolldelta_helper +EXPORT_SYMBOL_GPL vmlinux 0xd84d35bd dax_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xd85f935a tty_ldisc_deref +EXPORT_SYMBOL_GPL vmlinux 0xd86f410e linear_hugepage_index +EXPORT_SYMBOL_GPL vmlinux 0xd87cb8eb dma_fence_unwrap_next +EXPORT_SYMBOL_GPL vmlinux 0xd87fc0a0 usb_amd_prefetch_quirk +EXPORT_SYMBOL_GPL vmlinux 0xd8826408 usb_submit_urb +EXPORT_SYMBOL_GPL vmlinux 0xd882e47a irq_create_of_mapping +EXPORT_SYMBOL_GPL vmlinux 0xd884a8c1 strp_init +EXPORT_SYMBOL_GPL vmlinux 0xd88bd778 xfrm_dev_state_add +EXPORT_SYMBOL_GPL vmlinux 0xd893388c unix_inq_len +EXPORT_SYMBOL_GPL vmlinux 0xd8b0e72b mmc_send_tuning +EXPORT_SYMBOL_GPL vmlinux 0xd8bb853b irq_domain_remove +EXPORT_SYMBOL_GPL vmlinux 0xd8d065dd hv_stimer_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd8d2ca19 security_kernel_post_read_file +EXPORT_SYMBOL_GPL vmlinux 0xd8d68ab1 dmi_memdev_type +EXPORT_SYMBOL_GPL vmlinux 0xd8db8b08 ata_pci_bmdma_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0xd8f6dba7 hwmon_notify_event +EXPORT_SYMBOL_GPL vmlinux 0xd8fa6d30 fuse_dev_release +EXPORT_SYMBOL_GPL vmlinux 0xd8fbb14d net_cls_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xd90759bb nvdimm_to_bus +EXPORT_SYMBOL_GPL vmlinux 0xd90d1bc5 iommu_report_device_fault +EXPORT_SYMBOL_GPL vmlinux 0xd914ddfb devm_pwm_lpss_probe +EXPORT_SYMBOL_GPL vmlinux 0xd91dbd1f xdp_alloc_skb_bulk +EXPORT_SYMBOL_GPL vmlinux 0xd920b98b __traceiter_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xd922066d usb_add_hcd +EXPORT_SYMBOL_GPL vmlinux 0xd92cb6f2 simple_attr_release +EXPORT_SYMBOL_GPL vmlinux 0xd92ef192 security_kernel_post_load_data +EXPORT_SYMBOL_GPL vmlinux 0xd92f0791 leds_list_lock +EXPORT_SYMBOL_GPL vmlinux 0xd92f5449 mctp_register_netdev +EXPORT_SYMBOL_GPL vmlinux 0xd9463245 mctrl_gpio_init +EXPORT_SYMBOL_GPL vmlinux 0xd953d5e9 netlink_remove_tap +EXPORT_SYMBOL_GPL vmlinux 0xd961b89f fat_remove_entries +EXPORT_SYMBOL_GPL vmlinux 0xd96babb4 interval_tree_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd9916c3a idr_alloc_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd994c730 usb_block_urb +EXPORT_SYMBOL_GPL vmlinux 0xd995c0fc gnttab_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0xd9992eb4 uv_bios_get_geoinfo +EXPORT_SYMBOL_GPL vmlinux 0xd99bd258 pci_user_read_config_word +EXPORT_SYMBOL_GPL vmlinux 0xd9a695da led_trigger_register_simple +EXPORT_SYMBOL_GPL vmlinux 0xd9adcd60 irq_chip_set_parent_state +EXPORT_SYMBOL_GPL vmlinux 0xd9b49f08 xenbus_dev_changed +EXPORT_SYMBOL_GPL vmlinux 0xd9baadb9 ata_sas_port_destroy +EXPORT_SYMBOL_GPL vmlinux 0xd9bb2c13 pkcs7_get_content_data +EXPORT_SYMBOL_GPL vmlinux 0xd9c0cb38 dma_map_sgtable +EXPORT_SYMBOL_GPL vmlinux 0xd9e24457 ring_buffer_peek +EXPORT_SYMBOL_GPL vmlinux 0xd9e5386f tpm_tis_core_init +EXPORT_SYMBOL_GPL vmlinux 0xd9e61980 phy_gbit_all_ports_features +EXPORT_SYMBOL_GPL vmlinux 0xd9ff2172 ezx_pcap_write +EXPORT_SYMBOL_GPL vmlinux 0xda0947de kmsg_dump_unregister +EXPORT_SYMBOL_GPL vmlinux 0xda0b38c9 regulator_bulk_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xda10e1e2 phy_basic_t1_features +EXPORT_SYMBOL_GPL vmlinux 0xda1bc4cb rtc_update_irq +EXPORT_SYMBOL_GPL vmlinux 0xda1f78ee clear_hv_tscchange_cb +EXPORT_SYMBOL_GPL vmlinux 0xda320d31 sfp_module_start +EXPORT_SYMBOL_GPL vmlinux 0xda3a950e ping_init_sock +EXPORT_SYMBOL_GPL vmlinux 0xda3c8095 icc_enable +EXPORT_SYMBOL_GPL vmlinux 0xda5b5af8 pci_bus_resource_n +EXPORT_SYMBOL_GPL vmlinux 0xda6efa32 dev_pm_opp_set_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0xda7912d4 freq_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xda8369a7 __traceiter_extlog_mem_event +EXPORT_SYMBOL_GPL vmlinux 0xda890aab rio_unlock_device +EXPORT_SYMBOL_GPL vmlinux 0xda8e1302 software_node_find_by_name +EXPORT_SYMBOL_GPL vmlinux 0xdaa06dc1 acpi_lpat_raw_to_temp +EXPORT_SYMBOL_GPL vmlinux 0xdab0e666 thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0xdab3aca6 gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0xdab5a1eb interval_tree_insert +EXPORT_SYMBOL_GPL vmlinux 0xdab64ffa xdp_set_features_flag +EXPORT_SYMBOL_GPL vmlinux 0xdac55001 pci_epf_remove_vepf +EXPORT_SYMBOL_GPL vmlinux 0xdaca45e6 pci_msi_prepare +EXPORT_SYMBOL_GPL vmlinux 0xdacfc334 fscrypt_fname_encrypted_size +EXPORT_SYMBOL_GPL vmlinux 0xdad3aa0a ehci_handshake +EXPORT_SYMBOL_GPL vmlinux 0xdadf2b44 inet_twsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0xdadf70de __crypto_alloc_tfmgfp +EXPORT_SYMBOL_GPL vmlinux 0xdae37bdd vcap_get_rule +EXPORT_SYMBOL_GPL vmlinux 0xdaea1652 dev_pm_qos_hide_flags +EXPORT_SYMBOL_GPL vmlinux 0xdaea8cee iommu_alloc_resv_region +EXPORT_SYMBOL_GPL vmlinux 0xdafbeac1 tty_set_termios +EXPORT_SYMBOL_GPL vmlinux 0xdb0801b7 driver_attach +EXPORT_SYMBOL_GPL vmlinux 0xdb1aaf9b arch_is_platform_page +EXPORT_SYMBOL_GPL vmlinux 0xdb242cee filemap_add_folio +EXPORT_SYMBOL_GPL vmlinux 0xdb31b017 fscrypt_fname_siphash +EXPORT_SYMBOL_GPL vmlinux 0xdb373fce dax_layout_busy_page +EXPORT_SYMBOL_GPL vmlinux 0xdb4afd5d sk_setup_caps +EXPORT_SYMBOL_GPL vmlinux 0xdb4dde08 devm_rtc_device_register +EXPORT_SYMBOL_GPL vmlinux 0xdb62dc67 __SCT__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0xdb63a944 acpi_lpat_get_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0xdb6bfbdb devlink_resource_register +EXPORT_SYMBOL_GPL vmlinux 0xdb7ca37e skb_zerocopy_iter_stream +EXPORT_SYMBOL_GPL vmlinux 0xdb7d0dfb fscrypt_prepare_new_inode +EXPORT_SYMBOL_GPL vmlinux 0xdb8a1197 od_register_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0xdb8a1b3f usermodehelper_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0xdb9a72d9 handle_simple_irq +EXPORT_SYMBOL_GPL vmlinux 0xdba0e344 machine_check_poll +EXPORT_SYMBOL_GPL vmlinux 0xdbc25b74 crypto_shash_final +EXPORT_SYMBOL_GPL vmlinux 0xdbc5b686 battery_hook_register +EXPORT_SYMBOL_GPL vmlinux 0xdbdb0e8b request_any_context_irq +EXPORT_SYMBOL_GPL vmlinux 0xdbe3dbe0 vhost_task_create +EXPORT_SYMBOL_GPL vmlinux 0xdbe85d67 modify_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xdbf7cb70 mpi_get_nbits +EXPORT_SYMBOL_GPL vmlinux 0xdc0143e2 mddev_unlock +EXPORT_SYMBOL_GPL vmlinux 0xdc02eb39 dmi_available +EXPORT_SYMBOL_GPL vmlinux 0xdc06774e usb_get_urb +EXPORT_SYMBOL_GPL vmlinux 0xdc1af600 __tracepoint_block_split +EXPORT_SYMBOL_GPL vmlinux 0xdc43bdc6 pci_vpd_find_ro_info_keyword +EXPORT_SYMBOL_GPL vmlinux 0xdc45a5db edac_stop_work +EXPORT_SYMBOL_GPL vmlinux 0xdc63491f bpf_trace_run10 +EXPORT_SYMBOL_GPL vmlinux 0xdc6596fa irq_set_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc6699cb acpi_dev_free_resource_list +EXPORT_SYMBOL_GPL vmlinux 0xdc7df67f apei_exec_ctx_init +EXPORT_SYMBOL_GPL vmlinux 0xdc825d6c usb_amd_quirk_pll_disable +EXPORT_SYMBOL_GPL vmlinux 0xdc841b74 misc_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdc90536f irq_find_matching_fwspec +EXPORT_SYMBOL_GPL vmlinux 0xdc97af2e syscore_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdc9c54d7 sata_scr_read +EXPORT_SYMBOL_GPL vmlinux 0xdc9fa232 raw_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xdca7d807 vfs_cancel_lock +EXPORT_SYMBOL_GPL vmlinux 0xdcca7a7f devl_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0xdccea945 trace_array_init_printk +EXPORT_SYMBOL_GPL vmlinux 0xdceb5362 efi_status_to_err +EXPORT_SYMBOL_GPL vmlinux 0xdcf7be1d extcon_register_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0xdd04381b lwtunnel_cmp_encap +EXPORT_SYMBOL_GPL vmlinux 0xdd0762df set_worker_desc +EXPORT_SYMBOL_GPL vmlinux 0xdd111b24 blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0xdd20c7b9 irq_domain_translate_onecell +EXPORT_SYMBOL_GPL vmlinux 0xdd457fbf devm_thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xdd496dd1 __virtqueue_unbreak +EXPORT_SYMBOL_GPL vmlinux 0xdd626ee3 fuse_len_args +EXPORT_SYMBOL_GPL vmlinux 0xdd70cd03 __tracepoint_console +EXPORT_SYMBOL_GPL vmlinux 0xdd7d745a __ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0xdd81b7eb pm_relax +EXPORT_SYMBOL_GPL vmlinux 0xdd849535 dev_pm_opp_config_clks_simple +EXPORT_SYMBOL_GPL vmlinux 0xdd861c3a gpiod_get_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xdd92a0a0 platform_get_irq_byname +EXPORT_SYMBOL_GPL vmlinux 0xdd9b2355 i2c_add_numbered_adapter +EXPORT_SYMBOL_GPL vmlinux 0xdd9dd80d xen_pvh +EXPORT_SYMBOL_GPL vmlinux 0xdd9ea5fd __tracepoint_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xdda19d4a dm_bio_from_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0xddb86428 __xenbus_register_frontend +EXPORT_SYMBOL_GPL vmlinux 0xddb97b21 gpiod_enable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0xddbeeecc pci_lock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0xddbf4c25 regcache_cache_only +EXPORT_SYMBOL_GPL vmlinux 0xddd0a78d dax_finish_sync_fault +EXPORT_SYMBOL_GPL vmlinux 0xddd41e4d vcap_lookup_keyfield +EXPORT_SYMBOL_GPL vmlinux 0xdddcc3c3 led_set_brightness_nosleep +EXPORT_SYMBOL_GPL vmlinux 0xdde3aa35 device_store_bool +EXPORT_SYMBOL_GPL vmlinux 0xdde7d105 usb_phy_roothub_suspend +EXPORT_SYMBOL_GPL vmlinux 0xddec3d99 srcu_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xddf93fad usb_hcd_unmap_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xde0af24f udp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0xde0ff0f3 to_nd_desc +EXPORT_SYMBOL_GPL vmlinux 0xde31bf7e unregister_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xde39c6b8 clk_hw_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0xde4d4ed8 folio_invalidate +EXPORT_SYMBOL_GPL vmlinux 0xde4eaaf2 nvmem_device_find +EXPORT_SYMBOL_GPL vmlinux 0xde5315d3 blk_req_needs_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0xde548bf1 fwnode_get_nth_parent +EXPORT_SYMBOL_GPL vmlinux 0xde5574cf x509_load_certificate_list +EXPORT_SYMBOL_GPL vmlinux 0xde5c6027 fuse_do_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xde5f091a sdio_memcpy_fromio +EXPORT_SYMBOL_GPL vmlinux 0xde6c638a gnttab_pages_set_private +EXPORT_SYMBOL_GPL vmlinux 0xde6c7295 sk_set_memalloc +EXPORT_SYMBOL_GPL vmlinux 0xde6ca81d pci_generic_config_read32 +EXPORT_SYMBOL_GPL vmlinux 0xde6f1851 TSS_checkhmac1 +EXPORT_SYMBOL_GPL vmlinux 0xde91522e devm_clk_get_enabled +EXPORT_SYMBOL_GPL vmlinux 0xde9ab8c7 xenbus_rm +EXPORT_SYMBOL_GPL vmlinux 0xdea595b6 pinctrl_add_gpio_ranges +EXPORT_SYMBOL_GPL vmlinux 0xdead2e78 reserve_iova +EXPORT_SYMBOL_GPL vmlinux 0xdeb8222c kobj_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0xdebd0e3e wm8350_clear_bits +EXPORT_SYMBOL_GPL vmlinux 0xdee784d5 __devm_clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0xdee90e1b pci_create_slot +EXPORT_SYMBOL_GPL vmlinux 0xdeffa0a7 edac_raw_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xdf0c757f ata_tf_to_fis +EXPORT_SYMBOL_GPL vmlinux 0xdf0ca3f4 cpu_latency_qos_request_active +EXPORT_SYMBOL_GPL vmlinux 0xdf0f75c6 eventfd_signal +EXPORT_SYMBOL_GPL vmlinux 0xdf1882af dbgp_reset_prep +EXPORT_SYMBOL_GPL vmlinux 0xdf1be5e1 __free_iova +EXPORT_SYMBOL_GPL vmlinux 0xdf232ed6 sysfs_update_groups +EXPORT_SYMBOL_GPL vmlinux 0xdf237453 timer_shutdown_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf25791b pci_epf_alloc_space +EXPORT_SYMBOL_GPL vmlinux 0xdf2738bb cpu_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdf31898f cper_mem_err_pack +EXPORT_SYMBOL_GPL vmlinux 0xdf42d3cd devl_rate_leaf_destroy +EXPORT_SYMBOL_GPL vmlinux 0xdf448d1c fanout_mutex +EXPORT_SYMBOL_GPL vmlinux 0xdf486396 power_supply_charge_behaviour_show +EXPORT_SYMBOL_GPL vmlinux 0xdf558314 power_supply_battery_info_properties +EXPORT_SYMBOL_GPL vmlinux 0xdf55daa0 xenbus_read_otherend_details +EXPORT_SYMBOL_GPL vmlinux 0xdf6afa80 xhci_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdf7b75a0 phy_get_rate_matching +EXPORT_SYMBOL_GPL vmlinux 0xdf81924d uv_bios_mq_watchlist_free +EXPORT_SYMBOL_GPL vmlinux 0xdf86f1b9 xfrm_state_afinfo_get_rcu +EXPORT_SYMBOL_GPL vmlinux 0xdf899d6d __regmap_init +EXPORT_SYMBOL_GPL vmlinux 0xdf8a7229 usb_control_msg_recv +EXPORT_SYMBOL_GPL vmlinux 0xdf8bfd3e irq_domain_free_irqs_common +EXPORT_SYMBOL_GPL vmlinux 0xdfa335ad posix_clock_register +EXPORT_SYMBOL_GPL vmlinux 0xdfa5f792 xfrm_state_mtu +EXPORT_SYMBOL_GPL vmlinux 0xdfae801d attribute_container_register +EXPORT_SYMBOL_GPL vmlinux 0xdfb64b2f pci_host_probe +EXPORT_SYMBOL_GPL vmlinux 0xdfc7de02 ata_sff_postreset +EXPORT_SYMBOL_GPL vmlinux 0xdfcb6c90 mctrl_gpio_set +EXPORT_SYMBOL_GPL vmlinux 0xdfe59341 disk_update_readahead +EXPORT_SYMBOL_GPL vmlinux 0xdfe758aa irq_generic_chip_ops +EXPORT_SYMBOL_GPL vmlinux 0xdfe85520 vcap_is_last_chain +EXPORT_SYMBOL_GPL vmlinux 0xdffb2cac register_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0xe00b15c6 rt_mutex_lock_interruptible +EXPORT_SYMBOL_GPL vmlinux 0xe00e9905 alloc_dax +EXPORT_SYMBOL_GPL vmlinux 0xe0141ed5 ata_sas_async_probe +EXPORT_SYMBOL_GPL vmlinux 0xe01a7c54 group_cpus_evenly +EXPORT_SYMBOL_GPL vmlinux 0xe020cb5f tcp_plb_check_rehash +EXPORT_SYMBOL_GPL vmlinux 0xe02336de __SCK__tp_func_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0xe03108cf devm_bitmap_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe0313d71 rhashtable_insert_slow +EXPORT_SYMBOL_GPL vmlinux 0xe0412102 driver_register +EXPORT_SYMBOL_GPL vmlinux 0xe04c78db __SCT__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0xe054ce46 blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0xe05e2f85 nexthop_free_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe05e3ccb bus_for_each_drv +EXPORT_SYMBOL_GPL vmlinux 0xe0612256 rio_release_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xe085916b devres_open_group +EXPORT_SYMBOL_GPL vmlinux 0xe085f04c crypto_alloc_sig +EXPORT_SYMBOL_GPL vmlinux 0xe089cfcc agp_memory_reserved +EXPORT_SYMBOL_GPL vmlinux 0xe0913bb4 component_compare_dev_name +EXPORT_SYMBOL_GPL vmlinux 0xe0b1c103 clk_set_max_rate +EXPORT_SYMBOL_GPL vmlinux 0xe0bb594c __pci_epf_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xe0bc26a1 folio_wait_writeback_killable +EXPORT_SYMBOL_GPL vmlinux 0xe0c4e14d hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xe0c77bb5 mce_notify_irq +EXPORT_SYMBOL_GPL vmlinux 0xe0ccabcc firmware_upload_register +EXPORT_SYMBOL_GPL vmlinux 0xe0d39f1c sgx_set_attribute +EXPORT_SYMBOL_GPL vmlinux 0xe0e6ef02 perf_get_x86_pmu_capability +EXPORT_SYMBOL_GPL vmlinux 0xe0ecec91 blk_clear_pm_only +EXPORT_SYMBOL_GPL vmlinux 0xe1045d0a hsu_dma_remove +EXPORT_SYMBOL_GPL vmlinux 0xe10cd6ad erst_get_record_id_begin +EXPORT_SYMBOL_GPL vmlinux 0xe110d7ac xenbus_dev_remove +EXPORT_SYMBOL_GPL vmlinux 0xe14ab4f9 irq_domain_create_legacy +EXPORT_SYMBOL_GPL vmlinux 0xe17915c4 acpi_dev_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0xe179e0ae mmc_crypto_prepare_req +EXPORT_SYMBOL_GPL vmlinux 0xe17bdba7 crypto_unregister_acomps +EXPORT_SYMBOL_GPL vmlinux 0xe17bfe38 __SCK__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xe1807aab user_describe +EXPORT_SYMBOL_GPL vmlinux 0xe183847e pci_epf_free_space +EXPORT_SYMBOL_GPL vmlinux 0xe1864340 device_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0xe1953ac0 __SCK__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xe19a57c6 pci_create_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xe1a8d7c9 net_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xe1aa2d62 set_hv_tscchange_cb +EXPORT_SYMBOL_GPL vmlinux 0xe1b72c6e scsi_host_complete_all_commands +EXPORT_SYMBOL_GPL vmlinux 0xe1bd6c99 rio_init_mports +EXPORT_SYMBOL_GPL vmlinux 0xe1c451bc acpi_get_and_request_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xe1c87a2f kernel_can_power_off +EXPORT_SYMBOL_GPL vmlinux 0xe1d993b2 rt_mutex_unlock +EXPORT_SYMBOL_GPL vmlinux 0xe1ff2171 pci_num_vf +EXPORT_SYMBOL_GPL vmlinux 0xe212674e acpi_bus_trim +EXPORT_SYMBOL_GPL vmlinux 0xe21904b7 component_bind_all +EXPORT_SYMBOL_GPL vmlinux 0xe233762a input_event_from_user +EXPORT_SYMBOL_GPL vmlinux 0xe240d9a0 devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0xe25859fb sdio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xe25d23f3 blocking_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0xe263472d misc_cg_uncharge +EXPORT_SYMBOL_GPL vmlinux 0xe2665775 mbox_chan_received_data +EXPORT_SYMBOL_GPL vmlinux 0xe271f20c __SCT__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0xe295c0ff is_hpet_enabled +EXPORT_SYMBOL_GPL vmlinux 0xe2a51a70 strp_stop +EXPORT_SYMBOL_GPL vmlinux 0xe2a55d74 devm_usb_get_phy_by_node +EXPORT_SYMBOL_GPL vmlinux 0xe2a5d758 crypto_lookup_template +EXPORT_SYMBOL_GPL vmlinux 0xe2ae6169 gpiod_is_active_low +EXPORT_SYMBOL_GPL vmlinux 0xe2b1f7d7 irq_gc_noop +EXPORT_SYMBOL_GPL vmlinux 0xe2b3089c inet6_csk_xmit +EXPORT_SYMBOL_GPL vmlinux 0xe2b3207a unregister_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe2bbace5 crypto_find_alg +EXPORT_SYMBOL_GPL vmlinux 0xe2c359ea debugfs_create_ulong +EXPORT_SYMBOL_GPL vmlinux 0xe2ce2b4d evm_set_key +EXPORT_SYMBOL_GPL vmlinux 0xe2d4f386 vcap_val_rule +EXPORT_SYMBOL_GPL vmlinux 0xe2dbfc69 bsg_remove_queue +EXPORT_SYMBOL_GPL vmlinux 0xe2ec293b sbitmap_queue_wake_up +EXPORT_SYMBOL_GPL vmlinux 0xe2ed82ee pci_ignore_hotplug +EXPORT_SYMBOL_GPL vmlinux 0xe2f5d639 __scsi_init_queue +EXPORT_SYMBOL_GPL vmlinux 0xe304a0f6 regulator_set_mode +EXPORT_SYMBOL_GPL vmlinux 0xe30593f8 cpci_hp_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0xe3187f83 sysfs_merge_group +EXPORT_SYMBOL_GPL vmlinux 0xe325f6fd init_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0xe32830d4 splice_to_pipe +EXPORT_SYMBOL_GPL vmlinux 0xe3370b20 cpufreq_dbs_governor_start +EXPORT_SYMBOL_GPL vmlinux 0xe36afc51 key_type_asymmetric +EXPORT_SYMBOL_GPL vmlinux 0xe36fddfc __tracepoint_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0xe3710f13 spi_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xe3840e18 secure_ipv4_port_ephemeral +EXPORT_SYMBOL_GPL vmlinux 0xe397caf5 seq_buf_printf +EXPORT_SYMBOL_GPL vmlinux 0xe397f3c9 __tracepoint_map +EXPORT_SYMBOL_GPL vmlinux 0xe39d0794 usb_phy_roothub_exit +EXPORT_SYMBOL_GPL vmlinux 0xe3af56ab cpu_subsys +EXPORT_SYMBOL_GPL vmlinux 0xe3b09712 kprobe_event_delete +EXPORT_SYMBOL_GPL vmlinux 0xe3b2e04c tracepoint_probe_register_prio +EXPORT_SYMBOL_GPL vmlinux 0xe3bc7fd4 hpet_unregister_irq_handler +EXPORT_SYMBOL_GPL vmlinux 0xe3cd5fae klist_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xe3d90d36 xfrm_audit_state_replay_overflow +EXPORT_SYMBOL_GPL vmlinux 0xe3e26308 pci_disable_sriov +EXPORT_SYMBOL_GPL vmlinux 0xe3e423ac iommu_group_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xe3e52ef0 regulator_list_hardware_vsel +EXPORT_SYMBOL_GPL vmlinux 0xe3e88acb __get_current_cr3_fast +EXPORT_SYMBOL_GPL vmlinux 0xe3ecc64a ata_eh_freeze_port +EXPORT_SYMBOL_GPL vmlinux 0xe3ef3942 xenbus_dev_error +EXPORT_SYMBOL_GPL vmlinux 0xe3f58102 dw_pcie_link_up +EXPORT_SYMBOL_GPL vmlinux 0xe401e41e device_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xe40bb23e devlink_health_reporter_priv +EXPORT_SYMBOL_GPL vmlinux 0xe40c04ce blk_crypto_intersect_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xe4248980 cper_estatus_print +EXPORT_SYMBOL_GPL vmlinux 0xe42738c4 pci_epc_map_addr +EXPORT_SYMBOL_GPL vmlinux 0xe43018cc ata_acpi_cbl_80wire +EXPORT_SYMBOL_GPL vmlinux 0xe4309905 syscore_resume +EXPORT_SYMBOL_GPL vmlinux 0xe4346b10 ping_seq_next +EXPORT_SYMBOL_GPL vmlinux 0xe436e90c __dma_fence_unwrap_merge +EXPORT_SYMBOL_GPL vmlinux 0xe43d5a19 da903x_write +EXPORT_SYMBOL_GPL vmlinux 0xe4435174 __SCK__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xe4475ade security_file_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xe452f954 clk_fixed_factor_ops +EXPORT_SYMBOL_GPL vmlinux 0xe45693ec pci_cfg_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xe45f8a1f led_set_brightness +EXPORT_SYMBOL_GPL vmlinux 0xe4745228 gpiod_export_link +EXPORT_SYMBOL_GPL vmlinux 0xe4797fbf intel_pinctrl_resume_noirq +EXPORT_SYMBOL_GPL vmlinux 0xe48611ac trace_clock_global +EXPORT_SYMBOL_GPL vmlinux 0xe48a22a6 tcp_reno_undo_cwnd +EXPORT_SYMBOL_GPL vmlinux 0xe494237e dw_pcie_upconfig_setup +EXPORT_SYMBOL_GPL vmlinux 0xe4971ade tracing_alloc_snapshot +EXPORT_SYMBOL_GPL vmlinux 0xe49b7532 unregister_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xe4a694cf regmap_fields_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0xe4b064f9 pcie_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xe4b818c3 phy_speed_to_str +EXPORT_SYMBOL_GPL vmlinux 0xe4c2c66c rtc_ktime_to_tm +EXPORT_SYMBOL_GPL vmlinux 0xe4ca836f simple_attr_read +EXPORT_SYMBOL_GPL vmlinux 0xe4d0228f iommu_domain_free +EXPORT_SYMBOL_GPL vmlinux 0xe4d173e1 irq_chip_mask_parent +EXPORT_SYMBOL_GPL vmlinux 0xe4d684b6 do_xdp_generic +EXPORT_SYMBOL_GPL vmlinux 0xe4d9bcbb adp5520_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe4e48b12 swphy_validate_state +EXPORT_SYMBOL_GPL vmlinux 0xe4e78a7b handle_level_irq +EXPORT_SYMBOL_GPL vmlinux 0xe4ef634d ata_pci_remove_one +EXPORT_SYMBOL_GPL vmlinux 0xe4fb31b0 skb_scrub_packet +EXPORT_SYMBOL_GPL vmlinux 0xe5019b96 tty_mode_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xe523adf2 __tracepoint_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0xe52d9d45 serdev_device_get_tiocm +EXPORT_SYMBOL_GPL vmlinux 0xe5305fe7 __tracepoint_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xe542e300 genphy_c45_read_mdix +EXPORT_SYMBOL_GPL vmlinux 0xe55acdf4 mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xe562e32e srcu_torture_stats_print +EXPORT_SYMBOL_GPL vmlinux 0xe5657654 usb_hcd_poll_rh_status +EXPORT_SYMBOL_GPL vmlinux 0xe571cb23 fuse_dev_install +EXPORT_SYMBOL_GPL vmlinux 0xe573d2d8 acpi_pci_find_root +EXPORT_SYMBOL_GPL vmlinux 0xe5803ad3 udp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xe5883bd9 class_compat_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe58eb9d7 FSE_readNCount +EXPORT_SYMBOL_GPL vmlinux 0xe59053ab usb_kill_urb +EXPORT_SYMBOL_GPL vmlinux 0xe5958b49 platform_get_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0xe5a2c05c devm_hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xe5b71fcf xenbus_watch_path +EXPORT_SYMBOL_GPL vmlinux 0xe5bcedc6 samsung_sdi_battery_get_info +EXPORT_SYMBOL_GPL vmlinux 0xe5bf0cdb pci_try_reset_function +EXPORT_SYMBOL_GPL vmlinux 0xe5c02b64 freq_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xe5c3d4ab iommu_attach_device +EXPORT_SYMBOL_GPL vmlinux 0xe5c6a461 reset_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0xe5ce1a56 rhashtable_walk_enter +EXPORT_SYMBOL_GPL vmlinux 0xe5d0aa6a pm_generic_thaw_noirq +EXPORT_SYMBOL_GPL vmlinux 0xe5e46236 msi_next_desc +EXPORT_SYMBOL_GPL vmlinux 0xe5edc2f9 io_uring_cmd_import_fixed +EXPORT_SYMBOL_GPL vmlinux 0xe5ee8355 devm_gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0xe5f9fcde phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0xe60632a9 edac_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xe60a5e8d pids_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xe615493e vp_modern_get_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0xe6174a83 xfrm_put_translator +EXPORT_SYMBOL_GPL vmlinux 0xe61c86a8 edac_mc_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe621a307 pci_status_get_and_clear_errors +EXPORT_SYMBOL_GPL vmlinux 0xe628bb9f phy_fibre_port_array +EXPORT_SYMBOL_GPL vmlinux 0xe62db116 devm_hte_register_chip +EXPORT_SYMBOL_GPL vmlinux 0xe6322b8d register_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0xe637c029 usb_control_msg +EXPORT_SYMBOL_GPL vmlinux 0xe63b5666 iocb_bio_iopoll +EXPORT_SYMBOL_GPL vmlinux 0xe63b8885 fib_nl_newrule +EXPORT_SYMBOL_GPL vmlinux 0xe64ad8ea unregister_nmi_handler +EXPORT_SYMBOL_GPL vmlinux 0xe670d63a thermal_zone_device_type +EXPORT_SYMBOL_GPL vmlinux 0xe69d698f ehci_suspend +EXPORT_SYMBOL_GPL vmlinux 0xe6adf73e devl_lock +EXPORT_SYMBOL_GPL vmlinux 0xe6beef24 ata_bmdma32_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xe6cc3d79 __tracepoint_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0xe6de654e tick_nohz_dep_set_task +EXPORT_SYMBOL_GPL vmlinux 0xe6e40502 rcu_get_gp_seq +EXPORT_SYMBOL_GPL vmlinux 0xe6e6b684 md_new_event +EXPORT_SYMBOL_GPL vmlinux 0xe6f52443 klist_add_head +EXPORT_SYMBOL_GPL vmlinux 0xe6f83837 acpi_bus_attach_private_data +EXPORT_SYMBOL_GPL vmlinux 0xe700d767 reset_control_bulk_deassert +EXPORT_SYMBOL_GPL vmlinux 0xe70221d7 cppc_get_perf_caps +EXPORT_SYMBOL_GPL vmlinux 0xe709d6e7 dm_audit_log_ti +EXPORT_SYMBOL_GPL vmlinux 0xe7232e0f user_return_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe72a12a3 nvdimm_volatile_region_create +EXPORT_SYMBOL_GPL vmlinux 0xe73c771b node_to_amd_nb +EXPORT_SYMBOL_GPL vmlinux 0xe753b68d devlink_fmsg_arr_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xe753baf2 nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xe75b3d4a find_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0xe769232e sprint_symbol_no_offset +EXPORT_SYMBOL_GPL vmlinux 0xe773cd76 inet_send_prepare +EXPORT_SYMBOL_GPL vmlinux 0xe7774e98 syscon_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0xe77d5ef3 ata_xfer_mode2mask +EXPORT_SYMBOL_GPL vmlinux 0xe783e261 sysfs_emit +EXPORT_SYMBOL_GPL vmlinux 0xe791df1f rcu_nocb_cpu_deoffload +EXPORT_SYMBOL_GPL vmlinux 0xe797480a dev_pm_set_dedicated_wake_irq_reverse +EXPORT_SYMBOL_GPL vmlinux 0xe79bf0c4 klp_shadow_get +EXPORT_SYMBOL_GPL vmlinux 0xe7b939bd ata_host_alloc_pinfo +EXPORT_SYMBOL_GPL vmlinux 0xe7b96be0 tdx_mcall_get_report0 +EXPORT_SYMBOL_GPL vmlinux 0xe7bd373c register_net_sysctl +EXPORT_SYMBOL_GPL vmlinux 0xe7c7cb4a tpm2_get_cc_attrs_tbl +EXPORT_SYMBOL_GPL vmlinux 0xe7d6d2d4 filter_match_preds +EXPORT_SYMBOL_GPL vmlinux 0xe7eb6ddc dequeue_signal +EXPORT_SYMBOL_GPL vmlinux 0xe7f9ed36 attribute_container_classdev_to_container +EXPORT_SYMBOL_GPL vmlinux 0xe818b32b ata_bmdma_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xe83eba32 itlb_multihit_kvm_mitigation +EXPORT_SYMBOL_GPL vmlinux 0xe84161a3 devm_rtc_allocate_device +EXPORT_SYMBOL_GPL vmlinux 0xe84f6e5c pciserial_remove_ports +EXPORT_SYMBOL_GPL vmlinux 0xe862c4b7 dpm_suspend_start +EXPORT_SYMBOL_GPL vmlinux 0xe8669589 nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0xe8741bc8 ata_sff_wait_ready +EXPORT_SYMBOL_GPL vmlinux 0xe876ef0e iommu_device_register +EXPORT_SYMBOL_GPL vmlinux 0xe884b6ba strp_done +EXPORT_SYMBOL_GPL vmlinux 0xe8879d79 __devm_of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xe88c4d77 mnt_drop_write +EXPORT_SYMBOL_GPL vmlinux 0xe8979afb mas_prev_range +EXPORT_SYMBOL_GPL vmlinux 0xe89c89ea events_hybrid_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0xe8a2955a gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0xe8a772bd vcap_keyset_list_add +EXPORT_SYMBOL_GPL vmlinux 0xe8a9043c md_bitmap_load +EXPORT_SYMBOL_GPL vmlinux 0xe8bc40c5 cn_netlink_send +EXPORT_SYMBOL_GPL vmlinux 0xe8be1ea3 dma_resv_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xe8c0065d memory_group_register_static +EXPORT_SYMBOL_GPL vmlinux 0xe8c6c226 pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xe8e235c8 arch_static_call_transform +EXPORT_SYMBOL_GPL vmlinux 0xe8e4f4a2 pci_d3cold_disable +EXPORT_SYMBOL_GPL vmlinux 0xe8e65df2 __sock_recv_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xe8ebd947 acpi_dma_request_slave_chan_by_index +EXPORT_SYMBOL_GPL vmlinux 0xe8f2c397 regulator_set_voltage_time_sel +EXPORT_SYMBOL_GPL vmlinux 0xe8f2d768 auxiliary_find_device +EXPORT_SYMBOL_GPL vmlinux 0xe9018c40 shmem_read_folio_gfp +EXPORT_SYMBOL_GPL vmlinux 0xe905029a pci_msi_unmask_irq +EXPORT_SYMBOL_GPL vmlinux 0xe9101a47 hrtimer_sleeper_start_expires +EXPORT_SYMBOL_GPL vmlinux 0xe911df29 eventfd_ctx_do_read +EXPORT_SYMBOL_GPL vmlinux 0xe9125ac9 ata_sas_port_resume +EXPORT_SYMBOL_GPL vmlinux 0xe919b43f __SCK__tp_func_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0xe9259a41 __ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0xe93e49c3 devres_free +EXPORT_SYMBOL_GPL vmlinux 0xe94986d6 sched_clock +EXPORT_SYMBOL_GPL vmlinux 0xe949a5bf tcp_done +EXPORT_SYMBOL_GPL vmlinux 0xe94c9fa2 ata_pci_sff_init_host +EXPORT_SYMBOL_GPL vmlinux 0xe9541dad ata_std_qc_defer +EXPORT_SYMBOL_GPL vmlinux 0xe95b61f3 kick_process +EXPORT_SYMBOL_GPL vmlinux 0xe9652776 platform_device_add_data +EXPORT_SYMBOL_GPL vmlinux 0xe978e29b acomp_request_free +EXPORT_SYMBOL_GPL vmlinux 0xe97a399a __bio_add_page +EXPORT_SYMBOL_GPL vmlinux 0xe9820bdf fat_flush_inodes +EXPORT_SYMBOL_GPL vmlinux 0xe9916f4e iomap_file_buffered_write +EXPORT_SYMBOL_GPL vmlinux 0xe99409cb lwtunnel_fill_encap +EXPORT_SYMBOL_GPL vmlinux 0xe9a5f58e clk_hw_unregister_composite +EXPORT_SYMBOL_GPL vmlinux 0xe9b997a6 anon_inode_getfd +EXPORT_SYMBOL_GPL vmlinux 0xe9bd569e input_ff_erase +EXPORT_SYMBOL_GPL vmlinux 0xe9cb228c device_create_file +EXPORT_SYMBOL_GPL vmlinux 0xe9ce931a kvm_para_available +EXPORT_SYMBOL_GPL vmlinux 0xe9d1b7cf irq_to_pcap +EXPORT_SYMBOL_GPL vmlinux 0xe9d497a8 crypto_register_shash +EXPORT_SYMBOL_GPL vmlinux 0xe9e7e2a8 __fscrypt_prepare_lookup +EXPORT_SYMBOL_GPL vmlinux 0xe9efa19b __fsverity_file_open +EXPORT_SYMBOL_GPL vmlinux 0xe9f27d52 syscon_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xe9f5116f rcu_exp_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0xe9fadf16 __SCT__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xea018bbb mpi_test_bit +EXPORT_SYMBOL_GPL vmlinux 0xea086de0 acpi_pm_wakeup_event +EXPORT_SYMBOL_GPL vmlinux 0xea124bd1 gcd +EXPORT_SYMBOL_GPL vmlinux 0xea1c1bc9 rio_mport_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xea312c8c serdev_acpi_get_uart_resource +EXPORT_SYMBOL_GPL vmlinux 0xea38036f ring_buffer_entries +EXPORT_SYMBOL_GPL vmlinux 0xea3bd00b sata_scr_valid +EXPORT_SYMBOL_GPL vmlinux 0xea46927e nf_ip6_check_hbh_len +EXPORT_SYMBOL_GPL vmlinux 0xea4bdb07 gpiochip_irq_domain_activate +EXPORT_SYMBOL_GPL vmlinux 0xea5d959c tcp_unregister_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0xea604e1e bpf_prog_alloc +EXPORT_SYMBOL_GPL vmlinux 0xea69d7d7 asm_exc_nmi_kvm_vmx +EXPORT_SYMBOL_GPL vmlinux 0xea706750 tcp_ca_openreq_child +EXPORT_SYMBOL_GPL vmlinux 0xea81d88a virtqueue_enable_cb_delayed +EXPORT_SYMBOL_GPL vmlinux 0xea8eb99d dw8250_setup_port +EXPORT_SYMBOL_GPL vmlinux 0xea9ea7ad fs_dax_get_by_bdev +EXPORT_SYMBOL_GPL vmlinux 0xeaa5f5ec __cpuhp_state_remove_instance +EXPORT_SYMBOL_GPL vmlinux 0xeabb9819 pci_epc_add_epf +EXPORT_SYMBOL_GPL vmlinux 0xeabf1337 regmap_can_raw_write +EXPORT_SYMBOL_GPL vmlinux 0xeac7d642 irq_set_chained_handler_and_data +EXPORT_SYMBOL_GPL vmlinux 0xead07e29 ipv4_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xead3e41b __traceiter_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xead54924 mctrl_gpio_to_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xead5c8e5 clk_bulk_prepare +EXPORT_SYMBOL_GPL vmlinux 0xeae0f496 clean_acked_data_flush +EXPORT_SYMBOL_GPL vmlinux 0xeaf0a57c look_up_OID +EXPORT_SYMBOL_GPL vmlinux 0xeaf3cb23 crc64_be +EXPORT_SYMBOL_GPL vmlinux 0xeb0113df virtio_check_driver_offered_feature +EXPORT_SYMBOL_GPL vmlinux 0xeb20dbef edac_pci_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xeb218232 sbitmap_bitmap_show +EXPORT_SYMBOL_GPL vmlinux 0xeb3127ff usb_cache_string +EXPORT_SYMBOL_GPL vmlinux 0xeb380bd1 vp_legacy_set_features +EXPORT_SYMBOL_GPL vmlinux 0xeb39c1ad regmap_irq_get_domain +EXPORT_SYMBOL_GPL vmlinux 0xeb45b981 __tracepoint_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xeb52f746 __SCT__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0xeb833c22 xen_has_pv_disk_devices +EXPORT_SYMBOL_GPL vmlinux 0xeb9af03d of_led_get +EXPORT_SYMBOL_GPL vmlinux 0xeba0b24c devm_clk_hw_register_fixed_factor_index +EXPORT_SYMBOL_GPL vmlinux 0xeba51b4a adp5520_write +EXPORT_SYMBOL_GPL vmlinux 0xebaffb93 device_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0xebb1f830 acpi_quirk_skip_gpio_event_handlers +EXPORT_SYMBOL_GPL vmlinux 0xebbace3a gpiochip_unlock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0xebc47edb ata_sas_port_start +EXPORT_SYMBOL_GPL vmlinux 0xebcc1ceb devlink_region_snapshot_id_get +EXPORT_SYMBOL_GPL vmlinux 0xebd4cc11 mctrl_gpio_enable_ms +EXPORT_SYMBOL_GPL vmlinux 0xebd59f88 extcon_get_property_capability +EXPORT_SYMBOL_GPL vmlinux 0xebda407b usb_hcd_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xebda876b driver_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xec0578cc blk_mq_unquiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0xec11222f msi_domain_first_desc +EXPORT_SYMBOL_GPL vmlinux 0xec13a835 sdio_release_irq +EXPORT_SYMBOL_GPL vmlinux 0xec147e66 addrconf_add_linklocal +EXPORT_SYMBOL_GPL vmlinux 0xec393334 __dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0xec401aa5 trace_put_event_file +EXPORT_SYMBOL_GPL vmlinux 0xec511791 regulator_map_voltage_iterate +EXPORT_SYMBOL_GPL vmlinux 0xec5668f6 dax_zero_page_range +EXPORT_SYMBOL_GPL vmlinux 0xec59789e gpiochip_relres_irq +EXPORT_SYMBOL_GPL vmlinux 0xec5ad73b trace_seq_bitmask +EXPORT_SYMBOL_GPL vmlinux 0xec5cbe0e devm_extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0xec6a4597 power_supply_set_property +EXPORT_SYMBOL_GPL vmlinux 0xec706b81 regulator_list_voltage_table +EXPORT_SYMBOL_GPL vmlinux 0xec71e74b devlink_port_attrs_pci_vf_set +EXPORT_SYMBOL_GPL vmlinux 0xec774acb cpufreq_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xec788566 acpi_target_system_state +EXPORT_SYMBOL_GPL vmlinux 0xec98eb7a dma_free_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xec9caf0b nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0xecba68e3 gnttab_batch_map +EXPORT_SYMBOL_GPL vmlinux 0xecc413fb srcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0xecd8f23d xenbus_read +EXPORT_SYMBOL_GPL vmlinux 0xece9825d fb_deferred_io_cleanup +EXPORT_SYMBOL_GPL vmlinux 0xecf53cac __mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0xed17e64e irq_remove_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xed2c5bcf power_supply_charge_behaviour_parse +EXPORT_SYMBOL_GPL vmlinux 0xed3278fb inet6_compat_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xed39b7b8 parse_OID +EXPORT_SYMBOL_GPL vmlinux 0xed4555da posix_acl_create +EXPORT_SYMBOL_GPL vmlinux 0xed52c44b pci_probe_reset_slot +EXPORT_SYMBOL_GPL vmlinux 0xed6754d2 zone_device_page_init +EXPORT_SYMBOL_GPL vmlinux 0xed8c384b netdev_xmit_skip_txqueue +EXPORT_SYMBOL_GPL vmlinux 0xed918dde hte_init_line_attr +EXPORT_SYMBOL_GPL vmlinux 0xeda06010 backing_file_real_path +EXPORT_SYMBOL_GPL vmlinux 0xeda100f9 led_blink_set_nosleep +EXPORT_SYMBOL_GPL vmlinux 0xeda940f4 __tracepoint_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0xedaa5263 skcipher_walk_complete +EXPORT_SYMBOL_GPL vmlinux 0xedbdd0e3 blk_mq_virtio_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xede9a09a btree_lookup +EXPORT_SYMBOL_GPL vmlinux 0xedef79cb inet6_sk_rebuild_header +EXPORT_SYMBOL_GPL vmlinux 0xee05d933 xenbus_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xee13e697 set_personality_ia32 +EXPORT_SYMBOL_GPL vmlinux 0xee2d01d8 hsu_dma_get_status +EXPORT_SYMBOL_GPL vmlinux 0xee38ef57 register_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee41ad20 device_match_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xee43bbdb serdev_controller_add +EXPORT_SYMBOL_GPL vmlinux 0xee491db3 devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0xee518148 kmsg_dump_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0xee616f5d init_dummy_netdev +EXPORT_SYMBOL_GPL vmlinux 0xee64d544 ata_dev_disable +EXPORT_SYMBOL_GPL vmlinux 0xee6b71c4 syscon_regmap_lookup_by_compatible +EXPORT_SYMBOL_GPL vmlinux 0xee6c633a devices_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xee6ce375 devl_region_create +EXPORT_SYMBOL_GPL vmlinux 0xee7de0f4 __get_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0xee98a89e skb_append_pagefrags +EXPORT_SYMBOL_GPL vmlinux 0xee9fa484 finish_rcuwait +EXPORT_SYMBOL_GPL vmlinux 0xeea4a4f4 mmc_sanitize +EXPORT_SYMBOL_GPL vmlinux 0xeea4cfb2 set_secondary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xeea76283 divider_ro_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xeeb29ebe netlink_strict_get_check +EXPORT_SYMBOL_GPL vmlinux 0xeec166e4 fuse_dev_fiq_ops +EXPORT_SYMBOL_GPL vmlinux 0xeecdc861 __hwspin_unlock +EXPORT_SYMBOL_GPL vmlinux 0xeed7d3c2 pinctrl_utils_add_map_configs +EXPORT_SYMBOL_GPL vmlinux 0xeedd987e phy_10gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0xeee4b172 mnt_idmap_put +EXPORT_SYMBOL_GPL vmlinux 0xeee667d3 fpregs_assert_state_consistent +EXPORT_SYMBOL_GPL vmlinux 0xeef68434 acpi_ec_remove_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xef054719 scsi_dh_activate +EXPORT_SYMBOL_GPL vmlinux 0xef146e32 bpf_map_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0xef1ac943 synth_event_create +EXPORT_SYMBOL_GPL vmlinux 0xef1f6e23 apei_resources_request +EXPORT_SYMBOL_GPL vmlinux 0xef23785a sdio_disable_func +EXPORT_SYMBOL_GPL vmlinux 0xef29fcdd clk_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xef318db8 espintcp_queue_out +EXPORT_SYMBOL_GPL vmlinux 0xef34bf3e hrtimer_active +EXPORT_SYMBOL_GPL vmlinux 0xef3afe1a blk_mq_freeze_queue_wait +EXPORT_SYMBOL_GPL vmlinux 0xef3e3124 thermal_zone_device_disable +EXPORT_SYMBOL_GPL vmlinux 0xef44cc05 for_each_kernel_tracepoint +EXPORT_SYMBOL_GPL vmlinux 0xef464c28 getboottime64 +EXPORT_SYMBOL_GPL vmlinux 0xef47927f rio_get_comptag +EXPORT_SYMBOL_GPL vmlinux 0xef47b1a8 __SCK__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xef5db66d regulator_get_init_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xef6c3f70 round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xef70eb7e ring_buffer_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0xef7568c4 skcipher_alloc_instance_simple +EXPORT_SYMBOL_GPL vmlinux 0xef7cf2f8 ip6_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0xef895778 usb_free_urb +EXPORT_SYMBOL_GPL vmlinux 0xef8fc95f kvm_async_pf_task_wait_schedule +EXPORT_SYMBOL_GPL vmlinux 0xef922ab3 tcp_plb_update_state_upon_rto +EXPORT_SYMBOL_GPL vmlinux 0xef92ef33 btree_last +EXPORT_SYMBOL_GPL vmlinux 0xef9d3f78 __SCK__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0xef9f0452 usb_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xefa1899c xenbus_free_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xefa2c27d register_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0xefdd1e3a blk_update_request +EXPORT_SYMBOL_GPL vmlinux 0xefe328b0 hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0xefea72e1 pci_find_dvsec_capability +EXPORT_SYMBOL_GPL vmlinux 0xefeafcf1 edac_has_mcs +EXPORT_SYMBOL_GPL vmlinux 0xeff5f3a9 lwtunnel_valid_encap_type +EXPORT_SYMBOL_GPL vmlinux 0xefffba17 dev_pm_domain_start +EXPORT_SYMBOL_GPL vmlinux 0xf0042f29 pci_hp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0xf00611b7 blkdev_zone_mgmt +EXPORT_SYMBOL_GPL vmlinux 0xf009d053 ip6_push_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0xf034defe __tracepoint_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xf041b609 clk_hw_init_rate_request +EXPORT_SYMBOL_GPL vmlinux 0xf04429b4 acpi_bus_get_status_handle +EXPORT_SYMBOL_GPL vmlinux 0xf05a52fe asn1_encode_oid +EXPORT_SYMBOL_GPL vmlinux 0xf05fbf09 pci_pio_to_address +EXPORT_SYMBOL_GPL vmlinux 0xf0696401 acpi_pci_detect_ejectable +EXPORT_SYMBOL_GPL vmlinux 0xf07a0e58 mmput_async +EXPORT_SYMBOL_GPL vmlinux 0xf080d635 sock_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0xf08380a1 dev_pm_opp_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0xf0887ac8 dummy_con +EXPORT_SYMBOL_GPL vmlinux 0xf08ffd37 ata_sff_freeze +EXPORT_SYMBOL_GPL vmlinux 0xf0910075 sfp_bus_del_upstream +EXPORT_SYMBOL_GPL vmlinux 0xf09a443b blk_mq_sched_try_merge +EXPORT_SYMBOL_GPL vmlinux 0xf0a61406 __traceiter_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0xf0a71fa6 spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0xf0ac8dae __tracepoint_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xf0b7cd44 sysfs_create_link_nowarn +EXPORT_SYMBOL_GPL vmlinux 0xf0c97926 synth_event_gen_cmd_array_start +EXPORT_SYMBOL_GPL vmlinux 0xf0d113a7 xen_xlate_unmap_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0xf0ddee9d device_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0xf0fb092a relay_file_operations +EXPORT_SYMBOL_GPL vmlinux 0xf0fd0b61 x86_perf_get_lbr +EXPORT_SYMBOL_GPL vmlinux 0xf1005920 xfrm_audit_policy_add +EXPORT_SYMBOL_GPL vmlinux 0xf1124ecd sfp_upstream_set_signal_rate +EXPORT_SYMBOL_GPL vmlinux 0xf1160020 crypto_unregister_aeads +EXPORT_SYMBOL_GPL vmlinux 0xf14036dc sch_frag_xmit_hook +EXPORT_SYMBOL_GPL vmlinux 0xf148bd0b page_cache_async_ra +EXPORT_SYMBOL_GPL vmlinux 0xf1549dc6 crypto_grab_aead +EXPORT_SYMBOL_GPL vmlinux 0xf16aa3a0 gpiochip_irqchip_add_domain +EXPORT_SYMBOL_GPL vmlinux 0xf184d189 kernel_power_off +EXPORT_SYMBOL_GPL vmlinux 0xf188a662 rhashtable_walk_exit +EXPORT_SYMBOL_GPL vmlinux 0xf19fcf15 spi_async +EXPORT_SYMBOL_GPL vmlinux 0xf1ae306e devfreq_event_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xf1c1b9e6 skb_clone_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xf1cb636c __clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0xf1cd8929 kvm_read_and_reset_apf_flags +EXPORT_SYMBOL_GPL vmlinux 0xf1e7a157 kernel_kobj +EXPORT_SYMBOL_GPL vmlinux 0xf1ecda92 vcap_set_rule_set_keyset +EXPORT_SYMBOL_GPL vmlinux 0xf1f245ed divider_ro_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0xf1f66a54 __pm_runtime_idle +EXPORT_SYMBOL_GPL vmlinux 0xf1ffb44f vcap_rule_set_counter_id +EXPORT_SYMBOL_GPL vmlinux 0xf20962de ipv6_recv_error +EXPORT_SYMBOL_GPL vmlinux 0xf20b5967 irq_domain_pop_irq +EXPORT_SYMBOL_GPL vmlinux 0xf20ceb07 blk_mq_unquiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0xf2178c81 key_set_timeout +EXPORT_SYMBOL_GPL vmlinux 0xf21df3cc xen_remap_vma_range +EXPORT_SYMBOL_GPL vmlinux 0xf21e1f9b disable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xf22d7741 dax_recovery_write +EXPORT_SYMBOL_GPL vmlinux 0xf2321876 __dev_fwnode_const +EXPORT_SYMBOL_GPL vmlinux 0xf235a240 dma_resv_get_singleton +EXPORT_SYMBOL_GPL vmlinux 0xf239fcdf inet6_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0xf2401ab4 md_start +EXPORT_SYMBOL_GPL vmlinux 0xf24e6e83 call_hid_bpf_rdesc_fixup +EXPORT_SYMBOL_GPL vmlinux 0xf26500ac of_pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0xf267d6b0 noop_backing_dev_info +EXPORT_SYMBOL_GPL vmlinux 0xf26a3d45 dm_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0xf271c705 dax_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf27d0a7b gnttab_grant_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0xf28404cf devlink_dpipe_header_ipv6 +EXPORT_SYMBOL_GPL vmlinux 0xf295a483 dm_hold +EXPORT_SYMBOL_GPL vmlinux 0xf2967796 ring_buffer_record_on +EXPORT_SYMBOL_GPL vmlinux 0xf29eda18 scsi_internal_device_block_nowait +EXPORT_SYMBOL_GPL vmlinux 0xf2a52909 key_type_logon +EXPORT_SYMBOL_GPL vmlinux 0xf2b33cb7 memory_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xf2bd77ff exportfs_decode_fh +EXPORT_SYMBOL_GPL vmlinux 0xf2bdd100 to_nvdimm_bus +EXPORT_SYMBOL_GPL vmlinux 0xf2c53d53 pci_write_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xf2c83ac9 virtqueue_add_outbuf +EXPORT_SYMBOL_GPL vmlinux 0xf2df0ef6 __fscrypt_encrypt_symlink +EXPORT_SYMBOL_GPL vmlinux 0xf2f57593 dev_pm_genpd_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf2f5f63d devl_rate_leaf_create +EXPORT_SYMBOL_GPL vmlinux 0xf2fb61bd vprintk_default +EXPORT_SYMBOL_GPL vmlinux 0xf2ff309d rio_map_outb_region +EXPORT_SYMBOL_GPL vmlinux 0xf2ff4bc2 serial8250_em485_supported +EXPORT_SYMBOL_GPL vmlinux 0xf30a5502 cpufreq_enable_boost_support +EXPORT_SYMBOL_GPL vmlinux 0xf311e156 key_being_used_for +EXPORT_SYMBOL_GPL vmlinux 0xf314878c crypto_init_akcipher_ops_sig +EXPORT_SYMBOL_GPL vmlinux 0xf3154904 devm_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0xf31632e0 ezx_pcap_read +EXPORT_SYMBOL_GPL vmlinux 0xf3189f7e __uv_cpu_info +EXPORT_SYMBOL_GPL vmlinux 0xf31b3fd1 workqueue_set_max_active +EXPORT_SYMBOL_GPL vmlinux 0xf32bdc5d unregister_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf331236f btree_geo32 +EXPORT_SYMBOL_GPL vmlinux 0xf33314b2 __clk_mux_determine_rate_closest +EXPORT_SYMBOL_GPL vmlinux 0xf33c679b __traceiter_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0xf3500234 regulator_set_suspend_voltage +EXPORT_SYMBOL_GPL vmlinux 0xf352023f memory_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xf353d7eb cpufreq_dbs_governor_stop +EXPORT_SYMBOL_GPL vmlinux 0xf357bdff vga_default_device +EXPORT_SYMBOL_GPL vmlinux 0xf35a3df6 irq_gc_ack_set_bit +EXPORT_SYMBOL_GPL vmlinux 0xf3797506 mpi_ec_deinit +EXPORT_SYMBOL_GPL vmlinux 0xf37b6ca1 rio_attach_device +EXPORT_SYMBOL_GPL vmlinux 0xf3808cb1 get_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf385b64c get_task_pid +EXPORT_SYMBOL_GPL vmlinux 0xf38813dd pci_set_host_bridge_release +EXPORT_SYMBOL_GPL vmlinux 0xf38e57d4 phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0xf390d26f strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0xf39ee698 hypervisor_kobj +EXPORT_SYMBOL_GPL vmlinux 0xf3a066c8 da903x_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf3a09fe7 crypto_has_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf3a7e873 i2c_parse_fw_timings +EXPORT_SYMBOL_GPL vmlinux 0xf3ad0deb ata_pci_bmdma_init_one +EXPORT_SYMBOL_GPL vmlinux 0xf3ae6341 usb_deregister +EXPORT_SYMBOL_GPL vmlinux 0xf3b451ca kdb_poll_funcs +EXPORT_SYMBOL_GPL vmlinux 0xf3b95d79 btree_remove +EXPORT_SYMBOL_GPL vmlinux 0xf3ba356c devl_register +EXPORT_SYMBOL_GPL vmlinux 0xf3d1dbff fib_add_nexthop +EXPORT_SYMBOL_GPL vmlinux 0xf3d6ac0b component_master_add_with_match +EXPORT_SYMBOL_GPL vmlinux 0xf3e8e7d7 crypto_sig_maxsize +EXPORT_SYMBOL_GPL vmlinux 0xf40466f1 devm_regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xf421224b __pm_relax +EXPORT_SYMBOL_GPL vmlinux 0xf421d47e vcap_copy_rule +EXPORT_SYMBOL_GPL vmlinux 0xf426575f balloon_page_list_enqueue +EXPORT_SYMBOL_GPL vmlinux 0xf4359476 ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0xf43867e2 max8997_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0xf43ba851 acpiphp_unregister_attention +EXPORT_SYMBOL_GPL vmlinux 0xf44c31f9 ata_scsi_slave_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf453b3a9 phy_set_speed +EXPORT_SYMBOL_GPL vmlinux 0xf45be379 thermal_zone_device_id +EXPORT_SYMBOL_GPL vmlinux 0xf45c1755 led_trigger_set +EXPORT_SYMBOL_GPL vmlinux 0xf46609ff devm_irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xf4689d50 linkmode_set_pause +EXPORT_SYMBOL_GPL vmlinux 0xf47626db fuse_file_poll +EXPORT_SYMBOL_GPL vmlinux 0xf47654df irq_check_status_bit +EXPORT_SYMBOL_GPL vmlinux 0xf47cd7fc fib_rules_register +EXPORT_SYMBOL_GPL vmlinux 0xf47d18c5 spi_mem_driver_register_with_owner +EXPORT_SYMBOL_GPL vmlinux 0xf493e679 regulator_disable +EXPORT_SYMBOL_GPL vmlinux 0xf4a8d671 regmap_async_complete +EXPORT_SYMBOL_GPL vmlinux 0xf4af35c2 rcu_gp_is_normal +EXPORT_SYMBOL_GPL vmlinux 0xf4b4599e __virtqueue_break +EXPORT_SYMBOL_GPL vmlinux 0xf4bfc466 pci_add_dynid +EXPORT_SYMBOL_GPL vmlinux 0xf4c4458c ncsi_vlan_rx_kill_vid +EXPORT_SYMBOL_GPL vmlinux 0xf4cd9f8f reset_control_bulk_release +EXPORT_SYMBOL_GPL vmlinux 0xf4d0d1c8 bpf_trace_run6 +EXPORT_SYMBOL_GPL vmlinux 0xf4dd89bf uv_get_hubless_system +EXPORT_SYMBOL_GPL vmlinux 0xf4ee9a07 irq_domain_xlate_onetwocell +EXPORT_SYMBOL_GPL vmlinux 0xf4f58671 devl_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf504fd25 pinctrl_force_default +EXPORT_SYMBOL_GPL vmlinux 0xf5112314 shash_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0xf5131afc da9052_request_irq +EXPORT_SYMBOL_GPL vmlinux 0xf54bd49b lcm +EXPORT_SYMBOL_GPL vmlinux 0xf553318d cpuidle_pause_and_lock +EXPORT_SYMBOL_GPL vmlinux 0xf5561876 fwnode_graph_get_remote_port +EXPORT_SYMBOL_GPL vmlinux 0xf558b2d4 led_trigger_remove +EXPORT_SYMBOL_GPL vmlinux 0xf5878cc7 fpstate_clear_xstate_component +EXPORT_SYMBOL_GPL vmlinux 0xf588dbae show_class_attr_string +EXPORT_SYMBOL_GPL vmlinux 0xf59b13f0 iommu_attach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0xf5a067bf iommu_group_dma_owner_claimed +EXPORT_SYMBOL_GPL vmlinux 0xf5a3ba99 linear_range_values_in_range +EXPORT_SYMBOL_GPL vmlinux 0xf5a691cd invalidate_bh_lrus +EXPORT_SYMBOL_GPL vmlinux 0xf5b52d5c hv_vp_assist_page +EXPORT_SYMBOL_GPL vmlinux 0xf5bc0af3 power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0xf5c11738 pm_generic_restore_early +EXPORT_SYMBOL_GPL vmlinux 0xf5ea1bde icc_sync_state +EXPORT_SYMBOL_GPL vmlinux 0xf5ec7e78 trace_array_put +EXPORT_SYMBOL_GPL vmlinux 0xf5f214b9 thermal_clear_package_intr_status +EXPORT_SYMBOL_GPL vmlinux 0xf5f370e0 async_schedule_node +EXPORT_SYMBOL_GPL vmlinux 0xf60b285f __regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0xf60d2a4f pinctrl_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0xf60d37dd __clk_hw_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0xf61443ec nvdimm_region_notify +EXPORT_SYMBOL_GPL vmlinux 0xf61c2d92 add_swap_extent +EXPORT_SYMBOL_GPL vmlinux 0xf6203986 generic_fh_to_dentry +EXPORT_SYMBOL_GPL vmlinux 0xf62c088c pm_clk_add +EXPORT_SYMBOL_GPL vmlinux 0xf631b873 pci_sriov_set_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0xf63883a8 iommu_sva_get_pasid +EXPORT_SYMBOL_GPL vmlinux 0xf63f003a acpi_gpio_get_io_resource +EXPORT_SYMBOL_GPL vmlinux 0xf641039b kcpustat_cpu_fetch +EXPORT_SYMBOL_GPL vmlinux 0xf6484fdd __tracepoint_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xf64aaa25 alarm_init +EXPORT_SYMBOL_GPL vmlinux 0xf6506114 pci_epc_write_header +EXPORT_SYMBOL_GPL vmlinux 0xf65594fc sysfs_remove_link_from_group +EXPORT_SYMBOL_GPL vmlinux 0xf663ee2f pcap_adc_sync +EXPORT_SYMBOL_GPL vmlinux 0xf67343c1 dax_zero_range +EXPORT_SYMBOL_GPL vmlinux 0xf6825aba securityfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0xf69f9a05 usb_hcd_link_urb_to_ep +EXPORT_SYMBOL_GPL vmlinux 0xf6a28554 region_intersects +EXPORT_SYMBOL_GPL vmlinux 0xf6c5df72 irq_setup_alt_chip +EXPORT_SYMBOL_GPL vmlinux 0xf6c71a25 cper_severity_str +EXPORT_SYMBOL_GPL vmlinux 0xf6c8dc62 cpu_hotplug_enable +EXPORT_SYMBOL_GPL vmlinux 0xf6e71035 disk_alloc_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0xf6e874f5 ata_timing_merge +EXPORT_SYMBOL_GPL vmlinux 0xf6ed8399 ipv4_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xf6f16c56 rcu_barrier_tasks +EXPORT_SYMBOL_GPL vmlinux 0xf6f926f5 extcon_get_edev_name +EXPORT_SYMBOL_GPL vmlinux 0xf6f96dc8 fsverity_verify_blocks +EXPORT_SYMBOL_GPL vmlinux 0xf704588f devlink_alloc_ns +EXPORT_SYMBOL_GPL vmlinux 0xf7081cf5 __tracepoint_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xf70be245 __mmdrop +EXPORT_SYMBOL_GPL vmlinux 0xf70e4a4d preempt_schedule_notrace +EXPORT_SYMBOL_GPL vmlinux 0xf7145dc4 drop_reasons_unregister_subsys +EXPORT_SYMBOL_GPL vmlinux 0xf71a7dca devl_param_value_changed +EXPORT_SYMBOL_GPL vmlinux 0xf71c1838 cros_ec_check_features +EXPORT_SYMBOL_GPL vmlinux 0xf724c72f devm_nvdimm_memremap +EXPORT_SYMBOL_GPL vmlinux 0xf72a65ea tty_get_char_size +EXPORT_SYMBOL_GPL vmlinux 0xf738e425 xhci_reset_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0xf7455c16 input_event_to_user +EXPORT_SYMBOL_GPL vmlinux 0xf749debc md5_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0xf74bb274 mod_delayed_work_on +EXPORT_SYMBOL_GPL vmlinux 0xf74e7c93 jump_label_rate_limit +EXPORT_SYMBOL_GPL vmlinux 0xf7522d91 ip6_datagram_send_ctl +EXPORT_SYMBOL_GPL vmlinux 0xf767ca35 fixed_percpu_data +EXPORT_SYMBOL_GPL vmlinux 0xf76b6d2b mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0xf7744ddc iommu_sva_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0xf7772bde xas_init_marks +EXPORT_SYMBOL_GPL vmlinux 0xf77d9d0c pm_runtime_no_callbacks +EXPORT_SYMBOL_GPL vmlinux 0xf782fb07 percpu_ref_switch_to_atomic_sync +EXPORT_SYMBOL_GPL vmlinux 0xf784468a shash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xf7866b4f bind_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0xf7991e21 netdev_rx_handler_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf7afb369 btree_init +EXPORT_SYMBOL_GPL vmlinux 0xf7bc95b0 devlink_fmsg_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xf7bdff02 msg_zerocopy_callback +EXPORT_SYMBOL_GPL vmlinux 0xf7c06301 devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xf7c3f273 xen_resume_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xf7d06b99 get_governor_parent_kobj +EXPORT_SYMBOL_GPL vmlinux 0xf7df9c20 dev_pm_opp_get_freq +EXPORT_SYMBOL_GPL vmlinux 0xf7e2c3b6 sdio_set_block_size +EXPORT_SYMBOL_GPL vmlinux 0xf81128f4 fuse_dev_alloc +EXPORT_SYMBOL_GPL vmlinux 0xf81dce70 thermal_genl_cpu_capability_event +EXPORT_SYMBOL_GPL vmlinux 0xf829a31e iommu_register_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xf82f3657 work_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0xf83baae2 transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf83cbee9 class_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0xf8483708 rio_add_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0xf8540d8c sbitmap_any_bit_set +EXPORT_SYMBOL_GPL vmlinux 0xf8656431 generic_online_page +EXPORT_SYMBOL_GPL vmlinux 0xf86c83e8 sk_msg_trim +EXPORT_SYMBOL_GPL vmlinux 0xf87f664a br_ip6_fragment +EXPORT_SYMBOL_GPL vmlinux 0xf881cecd load_fixmap_gdt +EXPORT_SYMBOL_GPL vmlinux 0xf883bf93 crypto_dh_key_len +EXPORT_SYMBOL_GPL vmlinux 0xf8862400 scsi_dh_attach +EXPORT_SYMBOL_GPL vmlinux 0xf88cb7c5 dev_pm_opp_add +EXPORT_SYMBOL_GPL vmlinux 0xf88d206c crypto_aead_setauthsize +EXPORT_SYMBOL_GPL vmlinux 0xf89179cc switchdev_handle_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0xf8b1f8c5 pm_clk_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xf8b51a41 fscrypt_prepare_lookup_partial +EXPORT_SYMBOL_GPL vmlinux 0xf8bc0beb clear_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0xf8bf8508 regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xf8f3a0fb ata_ratelimit +EXPORT_SYMBOL_GPL vmlinux 0xf8f861d5 fsstack_copy_inode_size +EXPORT_SYMBOL_GPL vmlinux 0xf8fd0e8e fixed_phy_register_with_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xf8fe3986 pat_pfn_immune_to_uc_mtrr +EXPORT_SYMBOL_GPL vmlinux 0xf8fee00f irq_set_chip_and_handler_name +EXPORT_SYMBOL_GPL vmlinux 0xf91425e6 xdp_features_set_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0xf91b99b9 fat_time_unix2fat +EXPORT_SYMBOL_GPL vmlinux 0xf91ea973 regulator_enable +EXPORT_SYMBOL_GPL vmlinux 0xf92456b2 gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0xf925a22d mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf9488adb device_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0xf94edae6 adp5520_read +EXPORT_SYMBOL_GPL vmlinux 0xf95322f4 kthread_parkme +EXPORT_SYMBOL_GPL vmlinux 0xf95348fa __traceiter_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xf955e9c5 bprintf +EXPORT_SYMBOL_GPL vmlinux 0xf959ba02 power_supply_changed +EXPORT_SYMBOL_GPL vmlinux 0xf95d339c cgroup_get_from_path +EXPORT_SYMBOL_GPL vmlinux 0xf9969452 dm_disk +EXPORT_SYMBOL_GPL vmlinux 0xf9a054b5 __round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xf9a0f652 spi_mem_default_supports_op +EXPORT_SYMBOL_GPL vmlinux 0xf9b120f5 pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0xf9b34a0b iopf_queue_free +EXPORT_SYMBOL_GPL vmlinux 0xf9b40cc9 crypto_register_alg +EXPORT_SYMBOL_GPL vmlinux 0xf9cbf335 ata_sff_drain_fifo +EXPORT_SYMBOL_GPL vmlinux 0xf9ced6af tpm_is_tpm2 +EXPORT_SYMBOL_GPL vmlinux 0xf9d38dfc of_pwm_xlate_with_flags +EXPORT_SYMBOL_GPL vmlinux 0xf9da79bc devres_remove_group +EXPORT_SYMBOL_GPL vmlinux 0xf9f199f4 ncsi_unregister_dev +EXPORT_SYMBOL_GPL vmlinux 0xf9f4d666 kthread_flush_work +EXPORT_SYMBOL_GPL vmlinux 0xf9fbaa1c tun_get_tx_ring +EXPORT_SYMBOL_GPL vmlinux 0xfa0f6a39 is_swiotlb_active +EXPORT_SYMBOL_GPL vmlinux 0xfa1eb910 unregister_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xfa20488d tcp_parse_mss_option +EXPORT_SYMBOL_GPL vmlinux 0xfa24c004 __tracepoint_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xfa349688 aer_recover_queue +EXPORT_SYMBOL_GPL vmlinux 0xfa35044a alternatives_patched +EXPORT_SYMBOL_GPL vmlinux 0xfa40af49 hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0xfa43cefc is_hash_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xfa54c470 gpiod_direction_output +EXPORT_SYMBOL_GPL vmlinux 0xfa5861ef acpi_set_modalias +EXPORT_SYMBOL_GPL vmlinux 0xfa666974 queue_work_node +EXPORT_SYMBOL_GPL vmlinux 0xfa68be7c devm_regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xfa6d9a36 cpuidle_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfa714a3d md_submit_discard_bio +EXPORT_SYMBOL_GPL vmlinux 0xfa7ada37 regmap_mmio_attach_clk +EXPORT_SYMBOL_GPL vmlinux 0xfa9b8ba9 genphy_c45_plca_get_status +EXPORT_SYMBOL_GPL vmlinux 0xfaa50e16 devm_platform_get_and_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0xfaa6a5fd __traceiter_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xfaa84f76 rio_request_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xfaaede9a __rio_local_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xfaaf8621 power_supply_battery_bti_in_range +EXPORT_SYMBOL_GPL vmlinux 0xfab0308b cpuidle_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xfab30dc0 mdio_bus_exit +EXPORT_SYMBOL_GPL vmlinux 0xfab52fab hv_set_register +EXPORT_SYMBOL_GPL vmlinux 0xfab53ed9 pinctrl_gpio_can_use_line +EXPORT_SYMBOL_GPL vmlinux 0xfacde68f devlink_port_attrs_pci_sf_set +EXPORT_SYMBOL_GPL vmlinux 0xfad35bad vcap_del_rule +EXPORT_SYMBOL_GPL vmlinux 0xfad9c827 kill_dax +EXPORT_SYMBOL_GPL vmlinux 0xfaeacbd6 __cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0xfaec099e get_net_ns_by_fd +EXPORT_SYMBOL_GPL vmlinux 0xfaee27e5 acpi_dev_get_property +EXPORT_SYMBOL_GPL vmlinux 0xfafc0b68 kstrdup_quotable_cmdline +EXPORT_SYMBOL_GPL vmlinux 0xfb02cba2 __SCK__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xfb24a766 pci_find_next_capability +EXPORT_SYMBOL_GPL vmlinux 0xfb281b67 irq_gc_set_wake +EXPORT_SYMBOL_GPL vmlinux 0xfb32b30f ring_buffer_read_prepare_sync +EXPORT_SYMBOL_GPL vmlinux 0xfb35890a x509_cert_parse +EXPORT_SYMBOL_GPL vmlinux 0xfb3c15ba pci_load_saved_state +EXPORT_SYMBOL_GPL vmlinux 0xfb4410d8 gpiochip_irqchip_irq_valid +EXPORT_SYMBOL_GPL vmlinux 0xfb44c7b5 cpufreq_generic_init +EXPORT_SYMBOL_GPL vmlinux 0xfb462943 ata_sff_check_status +EXPORT_SYMBOL_GPL vmlinux 0xfb48b87d paste_selection +EXPORT_SYMBOL_GPL vmlinux 0xfb60faf5 posix_acl_clone +EXPORT_SYMBOL_GPL vmlinux 0xfb6eedf9 power_group_name +EXPORT_SYMBOL_GPL vmlinux 0xfb6f1b6c rio_request_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0xfb738d4f net_selftest +EXPORT_SYMBOL_GPL vmlinux 0xfb74e910 proc_douintvec_minmax +EXPORT_SYMBOL_GPL vmlinux 0xfb97667e __tracepoint_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0xfb98b045 umd_cleanup_helper +EXPORT_SYMBOL_GPL vmlinux 0xfba27c3a xdp_rxq_info_unused +EXPORT_SYMBOL_GPL vmlinux 0xfbae75cf regulator_set_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0xfbb2d2d3 subsys_system_register +EXPORT_SYMBOL_GPL vmlinux 0xfbb8af64 usb_deregister_device_driver +EXPORT_SYMBOL_GPL vmlinux 0xfbbb3cc7 dev_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0xfbbd41ca no_action +EXPORT_SYMBOL_GPL vmlinux 0xfbc63965 nfs_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfbc652c7 gpiochip_line_is_irq +EXPORT_SYMBOL_GPL vmlinux 0xfbe0994b raw_seq_next +EXPORT_SYMBOL_GPL vmlinux 0xfbe3646e __xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0xfbe84eda vcap_set_tc_exterr +EXPORT_SYMBOL_GPL vmlinux 0xfbef7ead securityfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0xfbffd601 net_prio_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xfc03d97a page_is_ram +EXPORT_SYMBOL_GPL vmlinux 0xfc08c221 fscrypt_context_for_new_inode +EXPORT_SYMBOL_GPL vmlinux 0xfc0ca055 bio_trim +EXPORT_SYMBOL_GPL vmlinux 0xfc1930cd crypto_grab_ahash +EXPORT_SYMBOL_GPL vmlinux 0xfc201b66 sprint_oid +EXPORT_SYMBOL_GPL vmlinux 0xfc254d15 gnttab_free_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xfc373daa devlink_port_init +EXPORT_SYMBOL_GPL vmlinux 0xfc3b4246 acpi_bus_update_power +EXPORT_SYMBOL_GPL vmlinux 0xfc45ceb6 pci_enable_ats +EXPORT_SYMBOL_GPL vmlinux 0xfc46a64b perf_event_pause +EXPORT_SYMBOL_GPL vmlinux 0xfc675466 class_is_registered +EXPORT_SYMBOL_GPL vmlinux 0xfc88da0f pci_epc_start +EXPORT_SYMBOL_GPL vmlinux 0xfc98c8dc xen_percpu_upcall +EXPORT_SYMBOL_GPL vmlinux 0xfcb9296d receive_fd +EXPORT_SYMBOL_GPL vmlinux 0xfcbfec70 add_memory_driver_managed +EXPORT_SYMBOL_GPL vmlinux 0xfcc1edd3 memory_block_size_bytes +EXPORT_SYMBOL_GPL vmlinux 0xfcca5424 register_kprobe +EXPORT_SYMBOL_GPL vmlinux 0xfcf9ef73 hw_protection_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xfd036f65 __ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0xfd085ea4 pci_destroy_slot +EXPORT_SYMBOL_GPL vmlinux 0xfd15d2cc gnttab_pages_clear_private +EXPORT_SYMBOL_GPL vmlinux 0xfd325058 fscrypt_set_bio_crypt_ctx_bh +EXPORT_SYMBOL_GPL vmlinux 0xfd53b8d8 gnttab_dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0xfd56a7ee vp_legacy_set_status +EXPORT_SYMBOL_GPL vmlinux 0xfd59a951 pci_enable_rom +EXPORT_SYMBOL_GPL vmlinux 0xfd5e506d usb_hub_release_port +EXPORT_SYMBOL_GPL vmlinux 0xfd703890 dma_mmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xfd7243c7 erst_disable +EXPORT_SYMBOL_GPL vmlinux 0xfd77e268 register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xfd7d536e lp8788_write_byte +EXPORT_SYMBOL_GPL vmlinux 0xfda37bbe wm8350_block_read +EXPORT_SYMBOL_GPL vmlinux 0xfdac628c watchdog_set_restart_priority +EXPORT_SYMBOL_GPL vmlinux 0xfdb39b9c vring_notification_data +EXPORT_SYMBOL_GPL vmlinux 0xfdb961e7 sysfs_groups_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xfdbd7a17 crypto_get_attr_type +EXPORT_SYMBOL_GPL vmlinux 0xfdc410d4 pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0xfdea2d04 alarm_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfe0a654f devlink_to_dev +EXPORT_SYMBOL_GPL vmlinux 0xfe0e7cd3 apei_exec_post_unmap_gars +EXPORT_SYMBOL_GPL vmlinux 0xfe19dc28 vivaldi_function_row_physmap_show +EXPORT_SYMBOL_GPL vmlinux 0xfe1a7a7b mpi_point_release +EXPORT_SYMBOL_GPL vmlinux 0xfe1b2f45 ring_buffer_unlock_commit +EXPORT_SYMBOL_GPL vmlinux 0xfe24a150 pci_p2pmem_find_many +EXPORT_SYMBOL_GPL vmlinux 0xfe31978e __mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xfe39873b debugfs_create_size_t +EXPORT_SYMBOL_GPL vmlinux 0xfe3a6de3 alarm_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfe3b612f vmf_insert_pfn_pud +EXPORT_SYMBOL_GPL vmlinux 0xfe3bb776 da9052_adc_manual_read +EXPORT_SYMBOL_GPL vmlinux 0xfe4334fa blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0xfe44adf9 fib4_rule_default +EXPORT_SYMBOL_GPL vmlinux 0xfe476039 ktime_get_resolution_ns +EXPORT_SYMBOL_GPL vmlinux 0xfe5036c0 usb_store_new_id +EXPORT_SYMBOL_GPL vmlinux 0xfe727411 get_phys_to_machine +EXPORT_SYMBOL_GPL vmlinux 0xfe7db2e7 smp_ops +EXPORT_SYMBOL_GPL vmlinux 0xfe8cdb84 ring_buffer_alloc_read_page +EXPORT_SYMBOL_GPL vmlinux 0xfe990052 gpio_free +EXPORT_SYMBOL_GPL vmlinux 0xfea9e48a crypto_alloc_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0xfeb680f0 devm_kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0xfed11ed1 usb_mon_deregister +EXPORT_SYMBOL_GPL vmlinux 0xfed23c2b raw_abort +EXPORT_SYMBOL_GPL vmlinux 0xfed4b42b init_user_ns +EXPORT_SYMBOL_GPL vmlinux 0xfee556d1 set_capacity_and_notify +EXPORT_SYMBOL_GPL vmlinux 0xfeec3489 pkcs7_parse_message +EXPORT_SYMBOL_GPL vmlinux 0xfeeecd05 apei_read +EXPORT_SYMBOL_GPL vmlinux 0xfefb3ab3 tcp_register_ulp +EXPORT_SYMBOL_GPL vmlinux 0xff05fa13 vring_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xff1666f3 reset_control_bulk_assert +EXPORT_SYMBOL_GPL vmlinux 0xff1e67b9 setup_APIC_eilvt +EXPORT_SYMBOL_GPL vmlinux 0xff247cd6 ndo_dflt_bridge_getlink +EXPORT_SYMBOL_GPL vmlinux 0xff287cea nf_queue_entry_free +EXPORT_SYMBOL_GPL vmlinux 0xff291ecf clk_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xff2989b8 mbox_client_peek_data +EXPORT_SYMBOL_GPL vmlinux 0xff3a77f0 device_add_software_node +EXPORT_SYMBOL_GPL vmlinux 0xff3f18a2 acpi_driver_match_device +EXPORT_SYMBOL_GPL vmlinux 0xff42c374 usb_role_switch_get_role +EXPORT_SYMBOL_GPL vmlinux 0xff4411af dev_pm_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xff491d92 pci_epc_map_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0xff586877 sdio_writel +EXPORT_SYMBOL_GPL vmlinux 0xff5e8bbc __serdev_device_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xff6195d9 dw_pcie_host_deinit +EXPORT_SYMBOL_GPL vmlinux 0xff64a40c devlink_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xff7c7467 usb_anchor_urb +EXPORT_SYMBOL_GPL vmlinux 0xff7d6382 phy_modify +EXPORT_SYMBOL_GPL vmlinux 0xff7e33bf mpi_sub_ui +EXPORT_SYMBOL_GPL vmlinux 0xff81487d gpiod_remove_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0xff84a8a5 page_reporting_order +EXPORT_SYMBOL_GPL vmlinux 0xff8e74e2 arch_haltpoll_enable +EXPORT_SYMBOL_GPL vmlinux 0xff9afd79 l3mdev_fib_table_by_index +EXPORT_SYMBOL_GPL vmlinux 0xff9e23d1 hugetlb_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xffae8e8b nsecs_to_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xffaf4bce devlink_register +EXPORT_SYMBOL_GPL vmlinux 0xffc86f14 __xas_next +EXPORT_SYMBOL_GPL vmlinux 0xffd138f2 __tracepoint_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xffd8b23e pci_epc_set_msi +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0x07342898 unregister_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xae43feea register_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xd3ae7756 fw_fallback_config vmlinux +FW_CS_DSP EXPORT_SYMBOL_GPL 0x0436064a cs_dsp_adsp2_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x082109a8 cs_dsp_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x08a3cfe7 cs_dsp_coeff_write_acked_control drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x0d2a1191 cs_dsp_write_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x0eb41206 cs_dsp_coeff_read_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x12bda4b7 cs_dsp_read_raw_data_block drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x13394d5b cs_dsp_init_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x144d6986 cs_dsp_mem_region_name drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x1b5a1bc6 cs_dsp_remove drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x2dbe9397 cs_dsp_cleanup_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x33e884ea cs_dsp_adsp1_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x366a7ac7 cs_dsp_find_alg_region drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x39d0d164 cs_dsp_read_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4e5562f8 cs_dsp_remove_padding drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6564efd8 cs_dsp_set_dspclk drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e0cce2d cs_dsp_chunk_write drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x7083bd75 cs_dsp_adsp1_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x741d3ca1 cs_dsp_run drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x97812554 cs_dsp_halo_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x9e324cb0 cs_dsp_chunk_flush drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa16a2e28 cs_dsp_adsp2_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb1b8867a cs_dsp_get_ctl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb6c0d9e7 cs_dsp_chunk_read drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xbaab5f33 cs_dsp_coeff_write_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xd1792425 cs_dsp_adsp1_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xd394bf40 cs_dsp_halo_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf5ac706f cs_dsp_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xfea7aec3 cs_dsp_halo_wdt_expire drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xffba23ba cs_dsp_stop drivers/firmware/cirrus/cs_dsp +GPIO_TANGIER EXPORT_SYMBOL_GPL 0x2d3d6ca3 tng_gpio_resume drivers/gpio/gpio-tangier +GPIO_TANGIER EXPORT_SYMBOL_GPL 0x69a7780d tng_gpio_suspend drivers/gpio/gpio-tangier +GPIO_TANGIER EXPORT_SYMBOL_GPL 0x905359ea devm_tng_gpio_probe drivers/gpio/gpio-tangier +HWMON_THERMAL EXPORT_SYMBOL_GPL 0x2d953f3f hwmon_device_register_for_thermal vmlinux +I8255 EXPORT_SYMBOL_GPL 0x3683565f devm_i8255_regmap_register drivers/gpio/gpio-i8255 +I915_GVT EXPORT_SYMBOL_GPL 0x011702cf __px_dma drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x07b89601 shmem_unpin_map drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x08d87119 i915_gem_object_set_to_cpu_domain drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x2c5dea0a i915_gem_ww_ctx_fini drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x34cf61d6 i915_gem_gtt_insert drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x3681d013 _i915_vma_move_to_active drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x38b91c5b i915_fence_ops drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x3c49fe37 intel_uncore_forcewake_put drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x515bc4d4 i915_gem_ww_ctx_backoff drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x5dde4c46 shmem_pin_map drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x5fbca1e5 __intel_context_do_unpin drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x64b493d9 intel_gvt_iterate_mmio_table drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x76c41102 i915_gem_object_create_shmem drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x7d995a11 __i915_gem_object_set_pages drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x7dd66caf intel_gvt_set_ops drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x7df40ed4 intel_gvt_clear_ops drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x846ae8ca i915_request_wait drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x873f63cf i915_gem_object_ggtt_pin_ww drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x88f18a98 i915_gem_object_pin_map drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x890fc889 i915_vm_release drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x8aad2724 i915_gem_prime_export drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x90538cd1 intel_uncore_forcewake_get drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x95f84bc0 i915_reserve_fence drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x99e769df i915_request_add drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x99eda7bc i915_ppgtt_create drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xa5977e23 intel_uncore_forcewake_for_reg drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xa8e86f15 __intel_context_do_pin drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xad086098 intel_ring_begin drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xb736807e __i915_gem_object_flush_map drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xb8c8fff5 i915_unreserve_fence drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xbccffe1b intel_runtime_pm_get drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xc911dd4b i915_gem_ww_ctx_init drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xd439ba41 i915_gem_object_alloc drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xd4c12daa i915_gem_object_init drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xe1a8b0b7 intel_runtime_pm_put_unchecked drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xe4b100e3 i915_request_create drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xffe7fa8f intel_context_create drivers/gpu/drm/i915/i915 +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5b3a2cd6 idle_inject_start vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x60b2e814 idle_inject_register vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x85c2b7eb idle_inject_stop vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x95e93783 idle_inject_set_latency vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xa66c1ea7 idle_inject_register_full vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xc18575af idle_inject_set_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xe9cbcfd0 idle_inject_get_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xf0e96547 idle_inject_unregister vmlinux +IDXD EXPORT_SYMBOL_GPL 0x4395dd9a dsa_bus_type drivers/dma/idxd/idxd_bus +IDXD EXPORT_SYMBOL_GPL 0x590e2657 idxd_driver_unregister drivers/dma/idxd/idxd_bus +IDXD EXPORT_SYMBOL_GPL 0x75b3ae95 idxd_dmaengine_drv drivers/dma/idxd/idxd +IDXD EXPORT_SYMBOL_GPL 0x852bb0d8 idxd_drv drivers/dma/idxd/idxd +IDXD EXPORT_SYMBOL_GPL 0x85c7b0ac __idxd_driver_register drivers/dma/idxd/idxd_bus +IDXD EXPORT_SYMBOL_GPL 0xadb63d7b idxd_user_drv drivers/dma/idxd/idxd +IIO_AD5592R EXPORT_SYMBOL_GPL 0xaf0875ea ad5592r_remove drivers/iio/dac/ad5592r-base +IIO_AD5592R EXPORT_SYMBOL_GPL 0xd85e3fd5 ad5592r_probe drivers/iio/dac/ad5592r-base +IIO_AD5686 EXPORT_SYMBOL_GPL 0x301034be ad5686_probe drivers/iio/dac/ad5686 +IIO_AD5686 EXPORT_SYMBOL_GPL 0x96b4dd64 ad5686_remove drivers/iio/dac/ad5686 +IIO_AD7091R EXPORT_SYMBOL_GPL 0x13e9a7f8 ad7091r_regmap_config drivers/iio/adc/ad7091r-base +IIO_AD7091R EXPORT_SYMBOL_GPL 0x538f4f6a ad7091r_probe drivers/iio/adc/ad7091r-base +IIO_AD7606 EXPORT_SYMBOL_GPL 0x52831759 ad7606_pm_ops drivers/iio/adc/ad7606 +IIO_AD7606 EXPORT_SYMBOL_GPL 0x5a1604ce ad7606_probe drivers/iio/adc/ad7606 +IIO_ADISLIB EXPORT_SYMBOL 0x8fde36d2 adis_debugfs_reg_access drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL 0xf3d0f75e __adis_enable_irq drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x23e1b586 __adis_initial_startup drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x256e7158 __adis_read_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x2b731ae3 __adis_update_bits_base drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x33af834e adis_update_scan_mode drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x426f1166 __adis_check_status drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x62543b2c __adis_write_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x6ffd965f adis_single_conversion drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x99a5a323 adis_init drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xcfaaca3a devm_adis_setup_buffer_and_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xf907e3f1 devm_adis_probe_trigger drivers/iio/imu/adis_lib +IIO_ADIS_LIB EXPORT_SYMBOL_GPL 0x427fe586 __adis_reset drivers/iio/imu/adis_lib +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x5aacfbad adxl313_core_probe drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x8401eedc adxl313_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x93298a1c adxl312_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x932e87b3 adxl314_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x99b19a0c adxl31x_chip_info drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1d8d09c adxl314_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1dfdd33 adxl312_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xf6f7b9f3 adxl313_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x2717eb37 adxl355_core_probe drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x4d2f5e0f adxl35x_chip_info drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x6ff5403b adxl355_readable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0xb446fa86 adxl355_writeable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL367 EXPORT_SYMBOL_GPL 0xbe584650 adxl367_probe drivers/iio/accel/adxl367 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x6ce1cd3b adxl372_probe drivers/iio/accel/adxl372 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x91702019 adxl372_readable_noinc_reg drivers/iio/accel/adxl372 +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x30cf22fb ad_sigma_delta_single_conversion drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x3258ee95 ad_sd_calibrate drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x3d2567b8 ad_sd_read_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x4d8cb91d ad_sd_set_comm drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x4fd944d1 ad_sd_write_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x7331a4e7 ad_sd_init drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x883e1d4b ad_sd_validate_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x8f3fcb28 ad_sd_calibrate_all drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xba6314ca devm_ad_sd_setup_buffer_and_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xdd63fa55 ad_sd_reset drivers/iio/adc/ad_sigma_delta +IIO_BMA400 EXPORT_SYMBOL 0x7767ef42 bma400_probe drivers/iio/accel/bma400_core +IIO_BMA400 EXPORT_SYMBOL 0xdbc1fb3e bma400_regmap_config drivers/iio/accel/bma400_core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x37576a5f bmc150_accel_core_probe drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x4378520d bmc150_accel_pm_ops drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x43885fea bmc150_accel_core_remove drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x4db4a9f2 bmc150_regmap_conf drivers/iio/accel/bmc150-accel-core +IIO_BMC150_MAGN EXPORT_SYMBOL 0x322dd23b bmc150_magn_probe drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0x7e2a645b bmc150_magn_regmap_config drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0x9bd2c88b bmc150_magn_remove drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xa00975a0 bmc150_magn_pm_ops drivers/iio/magnetometer/bmc150_magn +IIO_BME680 EXPORT_SYMBOL 0x134a2f12 bme680_regmap_config drivers/iio/chemical/bme680_core +IIO_BME680 EXPORT_SYMBOL_GPL 0xcd6229db bme680_core_probe drivers/iio/chemical/bme680_core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x583e757b bmi088_regmap_conf drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x73919b77 bmi088_accel_pm_ops drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x9ba07cd7 bmi088_accel_core_probe drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xfb8e5e0f bmi088_accel_core_remove drivers/iio/accel/bmi088-accel-core +IIO_BMI160 EXPORT_SYMBOL 0x5ed9ba9b bmi160_regmap_config drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL 0xca19cfae bmi160_enable_irq drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL_GPL 0xb18a9819 bmi160_core_probe drivers/iio/imu/bmi160/bmi160_core +IIO_BMP280 EXPORT_SYMBOL 0x1623b913 bmp580_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x185f0596 bmp380_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x1d8b6e15 bmp180_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x20442f79 bmp580_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x326ca47d bme280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x39e8a062 bmp180_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x458985b9 bmp280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x77edc160 bmp280_common_probe drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xd88664cf bmp380_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xf70db377 bmp280_regmap_config drivers/iio/pressure/bmp280 +IIO_BNO055 EXPORT_SYMBOL_GPL 0x2a36fa3e bno055_regmap_config drivers/iio/imu/bno055/bno055 +IIO_BNO055 EXPORT_SYMBOL_GPL 0x8ff49a48 bno055_probe drivers/iio/imu/bno055/bno055 +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x45e24abf fxas21002c_pm_ops drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x9d99737b fxas21002c_core_probe drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0xfeda81ba fxas21002c_core_remove drivers/iio/gyro/fxas21002c_core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x26cec8a8 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x5bb11918 fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x84105c6d fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xa06c3cd2 fxls8962af_core_probe drivers/iio/accel/fxls8962af-core +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x094bee02 iio_gts_avail_scales_for_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x296bb0cd iio_gts_all_avail_scales drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x4ed89402 iio_gts_find_sel_by_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x53000dc5 iio_gts_find_gain_by_sel drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x54a7bad7 iio_gts_get_min_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x5f338fa0 iio_gts_find_new_gain_sel_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xa3374797 iio_gts_get_scale drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xaf5aaa85 iio_find_closest_gain_low drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc061498b iio_gts_avail_times drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc25ccf30 iio_gts_find_new_gain_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xd7e29768 iio_gts_find_gain_sel_for_scale_using_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xe5201507 devm_iio_init_iio_gts drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xf42af90f iio_gts_total_gain_to_scale drivers/iio/industrialio-gts-helper +IIO_HID EXPORT_SYMBOL 0x0b504f0a hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x1123b76c hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x1f6cbbb0 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x2a93aed5 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x4055d69c hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x49396540 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x5ab6e927 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x5e3ad5de hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x7cd0d3ed hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x843a19ae hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xe031284a hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xf29360af hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x2dfc8689 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x382cb4de hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xae4834b9 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xffd29227 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HMC5843 EXPORT_SYMBOL 0x09750cb3 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0x39dfaaae hmc5843_pm_ops drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0x4804f3f2 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core +IIO_HTS221 EXPORT_SYMBOL 0xa1e73251 hts221_probe drivers/iio/humidity/hts221 +IIO_HTS221 EXPORT_SYMBOL 0xe96c3cd8 hts221_pm_ops drivers/iio/humidity/hts221 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x1d12de5e inv_icm42600_regmap_config drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x98b3837c inv_icm42600_pm_ops drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0xde2f6c48 inv_icm42600_core_probe drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_KX022A EXPORT_SYMBOL_GPL 0xaf6c50a2 kx022a_regmap drivers/iio/accel/kionix-kx022a +IIO_KX022A EXPORT_SYMBOL_GPL 0xd4d06718 kx022a_probe_internal drivers/iio/accel/kionix-kx022a +IIO_KXSD9 EXPORT_SYMBOL 0x20bbaed4 kxsd9_dev_pm_ops drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0x4af57fc5 kxsd9_common_probe drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0xc2a14d73 kxsd9_common_remove drivers/iio/accel/kxsd9 +IIO_LSM6DSX EXPORT_SYMBOL 0x7267a159 st_lsm6dsx_probe drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_LSM6DSX EXPORT_SYMBOL 0xe8baec11 st_lsm6dsx_pm_ops drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x045688dd ms_sensors_read_prom_word drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x06422478 ms_sensors_write_resolution drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x0af87a04 ms_sensors_ht_read_humidity drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x12881274 ms_sensors_show_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x2d2f5cd5 ms_sensors_reset drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x42b6a050 ms_sensors_convert_and_read drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x4525c920 ms_sensors_read_temp_and_pressure drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x582d51cc ms_sensors_show_battery_low drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x636eb777 ms_sensors_read_serial drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x782a6b3f ms_sensors_tp_read_prom drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x9b096249 ms_sensors_ht_read_temperature drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xe551c069 ms_sensors_write_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x16903b85 mma7455_core_remove drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x82d424d4 mma7455_core_probe drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x8fc88f96 mma7455_core_regmap drivers/iio/accel/mma7455_core +IIO_MMA9551 EXPORT_SYMBOL 0x081bee0d mma9551_read_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x1694afa9 mma9551_read_status_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x2a712b8d mma9551_write_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x41ef446c mma9551_read_accel_scale drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x52386ceb mma9551_read_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x84d70e32 mma9551_read_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x93ff7a7d mma9551_read_status_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x9e30030f mma9551_update_config_bits drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xa29245ee mma9551_write_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xa60271e2 mma9551_app_reset drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xa899021e mma9551_set_device_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xafd864a1 mma9551_read_accel_chan drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xb44c189e mma9551_read_status_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xbcd7fe96 mma9551_sleep drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xbe8e268b mma9551_write_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xc5815967 mma9551_read_version drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xc9156557 mma9551_gpio_config drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xeb72be9d mma9551_set_power_state drivers/iio/accel/mma9551_core +IIO_MPL115 EXPORT_SYMBOL 0xf606cc59 mpl115_dev_pm_ops drivers/iio/pressure/mpl115 +IIO_MPL115 EXPORT_SYMBOL_GPL 0xe596b862 mpl115_probe drivers/iio/pressure/mpl115 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x1ecc9eda inv_mpu_pmops drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x95c49a36 inv_mpu_core_probe drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MS5611 EXPORT_SYMBOL 0x6419913a ms5611_probe drivers/iio/pressure/ms5611_core +IIO_RESCALE EXPORT_SYMBOL_GPL 0x719441d8 rescale_process_scale drivers/iio/afe/iio-rescale +IIO_RESCALE EXPORT_SYMBOL_GPL 0xe127e30f rescale_process_offset drivers/iio/afe/iio-rescale +IIO_RM3100 EXPORT_SYMBOL_GPL 0x0a1424e0 rm3100_volatile_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xaa911f08 rm3100_readable_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xcc7209be rm3100_writable_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xdc6b2d3b rm3100_common_probe drivers/iio/magnetometer/rm3100-core +IIO_SCD30 EXPORT_SYMBOL 0x060eb271 scd30_probe drivers/iio/chemical/scd30_core +IIO_SCD30 EXPORT_SYMBOL 0xcb675cc4 scd30_pm_ops drivers/iio/chemical/scd30_core +IIO_SPS30 EXPORT_SYMBOL_GPL 0x54b2f3af sps30_probe drivers/iio/chemical/sps30 +IIO_SSP_SENSORS EXPORT_SYMBOL 0x16410adb ssp_common_process_data drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x3229c0b9 ssp_register_consumer drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x327c4516 ssp_change_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x590e5bc1 ssp_common_buffer_postenable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x5af37fe3 ssp_get_sensor_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x8b9d7d1c ssp_enable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x9c4e1fa2 ssp_disable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0xfc1391d8 ssp_common_buffer_postdisable drivers/iio/common/ssp_sensors/ssp_iio +IIO_ST_SENSORS EXPORT_SYMBOL 0x074d7047 st_sensors_trigger_handler drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x1a07cc10 st_sensors_i2c_configure drivers/iio/common/st_sensors/st_sensors_i2c +IIO_ST_SENSORS EXPORT_SYMBOL 0x431f8971 st_sensors_allocate_trigger drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x4afa25db st_sensors_get_settings_index drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x52ac9a09 st_sensors_sysfs_scale_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x5a2371be st_magn_get_settings drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0x65f215ec st_sensors_read_info_raw drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x66c9495e st_sensors_set_axis_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x6c9d5d08 st_sensors_sysfs_sampling_frequency_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x6d6e40a0 st_press_common_probe drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0x6fad65c5 st_gyro_common_probe drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0x729e9caf st_sensors_set_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x7dcd0fce st_accel_common_probe drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0x8ea72ede st_sensors_set_fullscale_by_gain drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x99dec0aa st_sensors_set_odr drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xa01ef854 st_sensors_dev_name_probe drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xa5dc6b67 st_sensors_validate_device drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xaa9cf2dd st_sensors_power_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xadf1a295 st_sensors_debugfs_reg_access drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xb7f4e54b st_magn_common_probe drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0xba0cab6c st_press_get_settings drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0xbc688122 st_accel_get_settings drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0xbdaef95e st_sensors_set_dataready_irq drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xcbd7ba1f st_gyro_get_settings drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0xcd1d066b st_sensors_init_sensor drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xd39229f6 st_sensors_verify_id drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xea422040 st_sensors_spi_configure drivers/iio/common/st_sensors/st_sensors_spi +IIO_ST_SENSORS EXPORT_SYMBOL_GPL 0x12cbc6bd st_lsm9ds0_probe drivers/iio/imu/st_lsm9ds0/st_lsm9ds0 +IIO_UVIS25 EXPORT_SYMBOL 0x2c926c0d st_uvis25_pm_ops drivers/iio/light/st_uvis25_core +IIO_UVIS25 EXPORT_SYMBOL 0xd14f5dbc st_uvis25_probe drivers/iio/light/st_uvis25_core +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x19b2979d zpa2326_isreg_readable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x52cee016 zpa2326_isreg_writeable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xad6760a8 zpa2326_isreg_precious drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xbdfee66c zpa2326_probe drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xcf817c24 zpa2326_pm_ops drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xe59524c5 zpa2326_remove drivers/iio/pressure/zpa2326 +INT340X_THERMAL EXPORT_SYMBOL_GPL 0xb3d7baba processor_thermal_send_mbox_write_cmd drivers/thermal/intel/int340x_thermal/processor_thermal_mbox +INT340X_THERMAL EXPORT_SYMBOL_GPL 0xd1a76c41 processor_thermal_send_mbox_read_cmd drivers/thermal/intel/int340x_thermal/processor_thermal_mbox +INTEL_IPU_BRIDGE EXPORT_SYMBOL_GPL 0xfe54cc3a ipu_bridge_init drivers/media/pci/intel/ipu-bridge +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x0c04815f m10bmc_fw_state_set drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x664bfb33 m10bmc_dev_init drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xbd9b46b3 m10bmc_sys_read drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xdcbb4db8 m10bmc_dev_groups drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xea8ec910 m10bmc_sys_update_bits drivers/mfd/intel-m10-bmc-core +INTEL_PMT EXPORT_SYMBOL_GPL 0x005209fb intel_pmt_is_early_client_hw drivers/platform/x86/intel/pmt/pmt_class +INTEL_PMT EXPORT_SYMBOL_GPL 0x5ccdb4c8 intel_pmt_dev_destroy drivers/platform/x86/intel/pmt/pmt_class +INTEL_PMT EXPORT_SYMBOL_GPL 0xac4b39c7 intel_pmt_dev_create drivers/platform/x86/intel/pmt/pmt_class +INTEL_TCC EXPORT_SYMBOL_GPL 0x1936331f intel_tcc_set_offset vmlinux +INTEL_TCC EXPORT_SYMBOL_GPL 0x8c32aa7b intel_tcc_get_offset vmlinux +INTEL_TCC EXPORT_SYMBOL_GPL 0xa1186518 intel_tcc_get_tjmax vmlinux +INTEL_TCC EXPORT_SYMBOL_GPL 0xcb0091dd intel_tcc_get_temp vmlinux +INTEL_TPMI EXPORT_SYMBOL_GPL 0x96b9e302 tpmi_get_resource_at_index drivers/platform/x86/intel/intel_vsec_tpmi +INTEL_TPMI EXPORT_SYMBOL_GPL 0xa4ce69b9 tpmi_get_platform_data drivers/platform/x86/intel/intel_vsec_tpmi +INTEL_TPMI EXPORT_SYMBOL_GPL 0xab41a536 tpmi_get_resource_count drivers/platform/x86/intel/intel_vsec_tpmi +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0x1b2d508f tpmi_sst_dev_remove drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0x45083054 tpmi_sst_init drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0x762c0fdf tpmi_sst_dev_add drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0x98bbc7d5 tpmi_sst_exit drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0xcd04e39b tpmi_sst_dev_suspend drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0xf1971812 tpmi_sst_dev_resume drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_UNCORE_FREQUENCY EXPORT_SYMBOL_GPL 0x2e684197 uncore_freq_remove_die_entry drivers/platform/x86/intel/uncore-frequency/intel-uncore-frequency-common +INTEL_UNCORE_FREQUENCY EXPORT_SYMBOL_GPL 0xa97c729d uncore_freq_common_init drivers/platform/x86/intel/uncore-frequency/intel-uncore-frequency-common +INTEL_UNCORE_FREQUENCY EXPORT_SYMBOL_GPL 0xb81f35fd uncore_freq_add_entry drivers/platform/x86/intel/uncore-frequency/intel-uncore-frequency-common +INTEL_UNCORE_FREQUENCY EXPORT_SYMBOL_GPL 0xbf3d935d uncore_freq_common_exit drivers/platform/x86/intel/uncore-frequency/intel-uncore-frequency-common +INTEL_VSEC EXPORT_SYMBOL_GPL 0x95e9cd10 intel_vsec_add_aux drivers/platform/x86/intel/intel_vsec +IOMMUFD EXPORT_SYMBOL_GPL 0x1b943c8c iommufd_access_destroy drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x1d38b547 iommufd_ctx_get drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x246c4e6c iommufd_access_create drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x505866a8 iommufd_device_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x5670bcd4 iommufd_access_unpin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x707c114b iommufd_device_bind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x7837f14c iommufd_ctx_from_file drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x790647fa iommufd_ctx_put drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x79bad7e5 iommufd_device_detach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x9a9874cb iommufd_access_rw drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x9c3d5361 iommufd_access_pin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xfe229efd iommufd_access_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xfe396545 iommufd_device_unbind drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x1d8b4b50 iommufd_vfio_compat_ioas_create drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x775a6128 iommufd_vfio_compat_set_no_iommu drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0xfab80dde iommufd_vfio_compat_ioas_get_id drivers/iommu/iommufd/iommufd +IWLWIFI EXPORT_SYMBOL_GPL 0x05092bc5 iwl_set_bits_mask_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x06a350f8 __iwl_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x06e15351 iwl_fw_runtime_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0c8c78e5 iwl_poll_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x10f014e2 iwl_read_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1332e4de iwl_abort_notification_waits drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x163ff606 iwl_read32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x16c8e054 iwl_acpi_get_tas drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1baee58a iwl_uefi_get_step_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2710c362 iwl_dump_desc_assert drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x32260c05 iwl_write_prph64_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x33c61faf iwl_acpi_is_ppag_approved drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x35033c81 iwl_phy_db_free drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3651af6c iwl_write_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37956b72 rs_pretty_print_rate drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37ee2a9c iwl_opmode_register drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x397f7941 iwl_dbg_tlv_del_timers drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3acfe804 iwl_write8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3af169f4 iwl_parse_nvm_mcc_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3fc0a218 __iwl_warn drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4156c62f iwl_sar_select_profile drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x448acbdf iwl_get_shared_mem_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x45dc2d9b iwl_fw_runtime_resume drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x494be551 iwl_sar_geo_support drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x49e0135d iwl_new_rate_from_v1 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x49e91fbd iwl_uefi_get_sgom_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4adba71b iwl_sar_get_wrds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4ccc3232 iwl_parse_eeprom_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x51c37556 iwl_set_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5988395c iwl_notification_wait_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5aaa32bd iwl_fwrt_dump_error_logs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c52e109 iwl_opmode_deregister drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5e48778e iwl_get_cmd_string drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x62cfb521 iwl_write_prph_delay drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6cab0505 iwl_read_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x70f944d0 iwl_read_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x776221bf iwl_send_phy_db_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x78971d7e iwl_he_is_sgi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x78b7ade2 iwl_set_soc_latency drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7a3c4822 iwl_fw_dbg_read_d3_debug_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7bc0c6b8 iwl_acpi_get_eckv drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7bf2af12 iwl_cmd_groups_verify_sorted drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7ee03789 iwl_acpi_get_lari_config_bitmap drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8053a25d iwl_fw_start_dbg_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x828c6838 iwlwifi_mod_params drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x838b6a01 iwl_sar_get_wgds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x84bb50e1 iwl_rs_pretty_ant drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x85afd84e iwl_get_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x874c77de iwl_fw_rate_idx_to_plcp drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8b2916fe iwl_write_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8f8b2c0a iwl_fw_dbg_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8fef6c06 iwl_fw_dbg_stop_sync drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9038811a iwl_rfi_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x97ae7833 iwl_free_fw_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x98565708 iwl_read_external_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9a10571e iwl_acpi_get_dsm_u32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9b099250 iwl_acpi_get_dsm_u8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9d4beba8 _iwl_dbg_tlv_time_point drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9f1af1cb iwl_write64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa470de9d iwl_fw_dbg_stop_restart_recording drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa64af941 iwl_acpi_get_phy_filters drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa8a66987 iwl_finish_nic_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa8b6ef92 iwl_parse_mei_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa8eb524f iwl_force_nmi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xabcd1509 iwl_pnvm_load drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb37b318c iwl_rs_pretty_bw drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb6fa7f47 iwl_read_eeprom drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb7d5ffb1 iwl_rate_mcs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb7e91cc6 iwl_sar_geo_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbafc8994 iwl_wait_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbb4c4c95 __iwl_crit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbec45ea5 iwl_sar_get_ewrd_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc0ef129e iwl_acpi_get_mcc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc21e50e1 iwl_fw_dbg_error_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc653e1d0 iwl_phy_db_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc9562dc4 iwl_poll_direct_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcaace53c iwl_acpi_get_pwr_limit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xce0c6460 iwl_phy_db_set_section drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xce721d1e iwl_read_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcf1c487e iwl_drv_get_fwname_pre drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd45285de iwl_fw_runtime_suspend drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd64579dd iwl_configure_rxq drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd83beadd iwl_acpi_get_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xdfaea594 iwl_init_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe0eb5838 iwl_init_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe423167b iwl_write32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe75b7e77 iwl_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xea1b26fc iwl_nvm_fixups drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf010f14e iwl_write_direct64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf05eab9c iwl_clear_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf2b5feb3 iwl_parse_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf7545b63 iwl_fw_dbg_collect_desc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf88964e4 iwl_remove_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfa0dc27a __iwl_dbg drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfb5c21d5 __iwl_err drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfc1e6f41 iwl_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfd23c0e3 iwl_fw_dbg_collect_trig drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xff915179 iwl_trans_send_cmd drivers/net/wireless/intel/iwlwifi/iwlwifi +LTC2497 EXPORT_SYMBOL 0x470f5c28 ltc2497core_remove drivers/iio/adc/ltc2497-core +LTC2497 EXPORT_SYMBOL 0x9bb0dec7 ltc2497core_probe drivers/iio/adc/ltc2497-core +MCB EXPORT_SYMBOL_GPL 0x0c3ebcf1 mcb_get_irq drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x34e73294 mcb_request_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x405e9c04 mcb_bus_add_devices drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x458455eb chameleon_parse_cells drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x65490f7b mcb_alloc_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x661af774 mcb_release_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x700bf855 __mcb_register_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x7a43581e mcb_alloc_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x8c046d5f mcb_unregister_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x8ee7b2ab mcb_bus_put drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xa09abb19 mcb_device_register drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xb1c844f3 mcb_free_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xdf5f9da2 mcb_get_resource drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xe09661a9 mcb_bus_get drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeb2c8905 mcb_release_mem drivers/mcb/mcb +MFD_OCELOT EXPORT_SYMBOL 0x7e155b8e ocelot_chip_reset drivers/mfd/ocelot-soc +MFD_OCELOT EXPORT_SYMBOL 0xdd49dfac ocelot_core_init drivers/mfd/ocelot-soc +MFD_OCELOT_SPI EXPORT_SYMBOL 0xa936c25a ocelot_spi_init_regmap drivers/mfd/ocelot-soc +NET_MANA EXPORT_SYMBOL 0x11407402 mana_destroy_wq_obj drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0x8d87eda4 mana_gd_destroy_dma_region drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0x939915a1 mana_cfg_vport drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0xb0a435d3 mana_uncfg_vport drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0xddb2f42d mana_gd_send_request drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0xf466ab0a mana_create_wq_obj drivers/net/ethernet/microsoft/mana/mana +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x50b1b08d nvme_find_get_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x621b620e nvme_passthru_end drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x6337aab1 nvme_ctrl_from_file drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x65ebb5c8 nvme_passthru_start drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x6a2ad1ab nvme_command_effects drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x8d48fd7c nvme_put_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x94520ecd nvme_execute_rq drivers/nvme/host/nvme-core +PECI EXPORT_SYMBOL_GPL 0x055845e3 __peci_driver_register drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x059a418f peci_request_data_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x0dc12eb1 peci_driver_unregister drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x210874c2 peci_request_status drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x27ea7974 devm_peci_controller_add drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x3c0bcf8a peci_xfer_ep_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x40aeb957 peci_request_data_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x482597fb peci_request_alloc drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x4ebe7240 peci_xfer_ep_pci_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x52c7eb50 peci_xfer_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x55941b92 peci_xfer_pkg_cfg_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x79b3d38a peci_xfer_get_dib drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x7f0a8cd7 peci_xfer_ep_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x817f12c0 peci_xfer_pkg_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x8c687ee9 peci_request_data_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x903a1850 peci_xfer_ep_pci_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xacce450c peci_xfer_ep_mmio64_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xadcee898 peci_xfer_pkg_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xbf285eae peci_request_dib_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xce441b5c peci_xfer_pkg_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xd33b5b0d peci_xfer_ep_pci_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xd642b74d peci_xfer_ep_mmio32_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe11c3ce2 peci_request_temp_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe28fa59a peci_xfer_ep_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe31a2e05 peci_xfer_get_temp drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe99de139 peci_xfer_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xeec3a8bf peci_request_free drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xf44d75be peci_xfer_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xfb946ab8 peci_request_data_readb drivers/peci/peci +PECI_CPU EXPORT_SYMBOL_GPL 0x0b269ac1 peci_ep_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x3333a6a2 peci_temp_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x7ba37982 peci_mmio_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x90f43c9c peci_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xa6e27caa peci_pcs_read drivers/peci/peci-cpu +PMBUS EXPORT_SYMBOL_GPL 0x05314974 pmbus_write_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x07d9eeb8 pmbus_read_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x11382562 pmbus_set_update drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x19ac8872 pmbus_do_probe drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x29c41f40 pmbus_read_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x3617f42f pmbus_get_fan_rate_cached drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x40cc571c pmbus_write_byte drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4f4617a1 pmbus_update_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x525ea2ba pmbus_check_byte_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x63404ace pmbus_write_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x6ab5ec82 pmbus_lock_interruptible drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x6b3111d6 pmbus_clear_faults drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x744df665 pmbus_get_fan_rate_device drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x9ca2e2f1 pmbus_regulator_ops drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xab1d9852 pmbus_update_fan drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xac618476 pmbus_get_driver_info drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xae563e8a pmbus_unlock drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xcce719e3 pmbus_set_page drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xcd474c22 pmbus_get_debugfs_dir drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xd8108a13 pmbus_clear_cache drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xf2cd8208 pmbus_check_word_register drivers/hwmon/pmbus/pmbus_core +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x3592cc87 sx_common_read_proximity drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x48396059 sx_common_read_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x85688f48 sx_common_probe drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xa103ce02 sx_common_events drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xbe6195a5 sx_common_write_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xe8c83f6c sx_common_get_raw_register_config drivers/iio/proximity/sx_common +SERIAL_8250_PCI EXPORT_SYMBOL_GPL 0x883e5b1e serial8250_pci_setup_port vmlinux +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x2b707546 hda_cs_dsp_fw_ids sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x362543be hda_cs_dsp_read_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x496f3f79 hda_cs_dsp_write_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xc448729c hda_cs_dsp_add_controls sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xe9f51bac hda_cs_dsp_control_remove sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x24ff8a20 cs35l41_hda_pm_ops sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x3e62a3c1 cs35l41_hda_remove sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0xd2428a81 cs35l41_hda_probe sound/pci/hda/snd-hda-scodec-cs35l41 +SND_INTEL_SOUNDWIRE_ACPI EXPORT_SYMBOL 0xbb4f9d1f sdw_intel_acpi_scan sound/hda/snd-intel-sdw-acpi +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0x072ae5b0 acp_dmic_dai_ops sound/soc/amd/acp/snd-acp-pdm +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0x34b4e4fa acp_machine_select sound/soc/amd/acp/snd-acp-pcm +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0x700f421e asoc_acp_i2s_probe sound/soc/amd/acp/snd-acp-i2s +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0x802782a4 asoc_acp_cpu_dai_ops sound/soc/amd/acp/snd-acp-i2s +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0xa8ba6f62 acp_platform_register sound/soc/amd/acp/snd-acp-pcm +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0xfcd7f980 acp_platform_unregister sound/soc/amd/acp/snd-acp-pcm +SND_SOC_AMD_MACH EXPORT_SYMBOL_GPL 0x18178d47 acp_sofdsp_dai_links_create sound/soc/amd/acp/snd-acp-mach +SND_SOC_AMD_MACH EXPORT_SYMBOL_GPL 0x33159235 acp_legacy_dai_links_create sound/soc/amd/acp/snd-acp-mach +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3431c8ad cs35l45_get_clk_freq_id sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x6d825fa9 cs35l45_probe sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xb9b3d63f cs35l45_i2c_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xc28d3d8f cs35l45_pm_ops sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xd9600228 cs35l45_apply_patch sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xde9b7fcc cs35l45_remove sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xfa8b1773 cs35l45_spi_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x05482545 cs35l56_irq sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x92bd3a04 cs35l56_init sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xae6dcb6f cs35l56_runtime_suspend sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xb3fcf775 cs35l56_irq_request sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xbe168bbd cs35l56_runtime_resume_common sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xcec411a7 cs35l56_common_probe sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xe2f56c50 cs35l56_pm_ops_i2c_spi sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xf439f5ef cs35l56_remove sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x049a87ff cs35l56_regmap_spi sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x05c2529e cs35l56_tx_input_values sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x312c0e0f cs35l56_dsp1_regions sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x64e759e4 cs35l56_tx_input_texts sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x88762c92 cs35l56_get_bclk_freq_id sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x8e387194 cs35l56_reread_firmware_registers sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xb2cf8120 cs35l56_regmap_i2c sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xcbf4b38c cs35l56_regmap_sdw sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xcd5438ad cs35l56_fill_supply_names sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x05d060a1 cs42l42_src_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x08c55c0d cs42l42_suspend sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x5208cf23 cs42l42_common_probe sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x5430fc3e cs42l42_volatile_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x8eafcfe0 cs42l42_mute_stream sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xa5f7d2aa cs42l42_dai sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xae4be5c4 cs42l42_irq_thread sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xb49da93f cs42l42_readable_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xba29ef8f cs42l42_soc_component sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xbf0fa31f cs42l42_regmap sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc053efa9 cs42l42_page_range sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc409b11a cs42l42_common_remove sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xdab767a4 cs42l42_init sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xe20879d6 cs42l42_resume sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xf78bb1f8 cs42l42_resume_restore sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xfb0275ba cs42l42_pll_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_INTEL_HDA_DSP_COMMON EXPORT_SYMBOL 0x244315a8 hda_dsp_hdmi_build_controls sound/soc/intel/boards/snd-soc-intel-hda-dsp-common +SND_SOC_INTEL_SOF_CIRRUS_COMMON EXPORT_SYMBOL 0xc80e512c cs35l41_set_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-cirrus-common +SND_SOC_INTEL_SOF_CIRRUS_COMMON EXPORT_SYMBOL 0xc8b7b81c cs35l41_set_dai_link sound/soc/intel/boards/snd-soc-intel-sof-cirrus-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x06bf5ec0 max_98390_spk_codec_init sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x0cfaa237 max_98373_spk_codec_init sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x124517ea max_98390_ops sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x29bf5fca max_98373_trigger sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x3b2cc70f max_98360a_dai_link sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x5d18984a max_98373_set_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x706d510d max_98373_dapm_routes sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x7bf8e288 max_98373_components sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x7ec1e7e8 max_98390_4spk_components sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0xa8cda1b7 max_98390_set_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0xb1250ac4 max_98357a_dai_link sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0xc1562f46 max_98390_components sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0xc3926adf max_98373_ops sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x1742335f sof_rt1019p_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x17b25333 sof_rt1015p_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x89d28ccf sof_rt1015p_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x9291b53b sof_rt1308_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x952f6514 sof_rt1011_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0xaca809c6 sof_rt1011_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0xafc1b5a6 sof_rt1015_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0xfc882dc6 sof_rt1015_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_SOF_ACPI_DEV EXPORT_SYMBOL 0x1c624e8d sof_acpi_remove sound/soc/sof/snd-sof-acpi +SND_SOC_SOF_ACPI_DEV EXPORT_SYMBOL 0x548d5f3a sof_acpi_probe sound/soc/sof/snd-sof-acpi +SND_SOC_SOF_ACPI_DEV EXPORT_SYMBOL 0xc3a55848 sof_acpi_pm sound/soc/sof/snd-sof-acpi +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x05b0b1a3 acp_sof_ipc_msg_data sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x06734e20 amd_sof_acp_resume sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x1431f830 acp_pcm_hw_params sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x1759740d acp_pcm_open sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x1a716cc3 acp_mailbox_write sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x1f7c6318 acp_dsp_stream_put sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x2179b4a3 acp_sof_ipc_get_mailbox_offset sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x222fe033 amd_sof_acp_remove sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x28451352 sof_renoir_ops sound/soc/sof/amd/snd-sof-amd-renoir +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x35b1f2a8 acp_get_bar_index sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x35fb27dd acp_sof_ipc_irq_thread sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x3e078639 sof_acp_common_ops sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x57b5e80c acp_sof_ipc_send_msg sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x626be4bf acp_set_stream_data_offset sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x71a56f1c acp_dsp_stream_get sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x7427f8b5 acp_sof_trace_init sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x7d13e1f9 sof_rembrandt_ops sound/soc/sof/amd/snd-sof-amd-rembrandt +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x8a1a9dbd acp_sof_ipc_get_window_offset sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x8e766dfb acp_dsp_block_write sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x94a7e537 acp_mailbox_read sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x97cbc267 acp_dsp_pre_fw_run sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xa172b4c5 acp_dsp_stream_init sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xc5abded3 acp_dsp_block_read sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xc91644db acp_sof_dsp_run sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xd8698328 acp_pcm_close sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xe4a83e88 acp_pcm_pointer sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xe4f04434 acp_sof_trace_release sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xeff46855 amd_sof_acp_suspend sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xfd2943b2 amd_sof_acp_probe sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x087847ec sof_client_dev_unregister sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x19fdea09 sof_client_get_fw_version sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x1fddb1dc sof_client_dev_register sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x28fd539e sof_client_ipc_tx_message sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x2f5bf49d sof_client_get_debugfs_root sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x4db874b8 sof_suspend_clients sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x68132866 sof_client_unregister_fw_state_handler sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x73c2a66d sof_client_get_ipc_max_payload_size sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x840a2e2c sof_client_ipc_set_get_data sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x84780323 sof_client_get_ipc_type sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x8b93cbef sof_client_register_fw_state_handler sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x941a0705 sof_resume_clients sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x985d3a02 sof_client_unregister_ipc_rx_handler sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x99ed6d06 sof_client_core_module_put sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x9ac8cf0f sof_client_register_ipc_rx_handler sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xbae1e179 sof_client_core_module_get sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xc6a24065 sof_client_ipc_rx_message sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xd8a529ba sof_client_get_dma_dev sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xe69986b7 sof_client_get_fw_state sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xf1692438 sof_client_ipc4_find_module sound/soc/sof/snd-sof +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x1324b701 hda_codec_set_codec_wakeup sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x168c8d0d hda_codec_check_rirb_status sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x35b075f8 hda_codec_stop_cmd_io sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x3918a170 hda_codec_jack_wake_enable sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x819d91eb hda_codec_jack_check sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x9021b4cd hda_codec_suspend_cmd_io sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x94cdf039 hda_codec_detect_mask sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x968711b0 hda_codec_resume_cmd_io sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x96fce89a hda_codec_check_for_state_change sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0xb042b0e9 hda_codec_init_cmd_io sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0xba3f56cc hda_codec_rirb_status_clear sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0xd6929904 hda_codec_device_remove sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0xe22acbe1 hda_codec_probe_bus sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC_I915 EXPORT_SYMBOL_GPL 0x796ddded hda_codec_i915_init sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC_I915 EXPORT_SYMBOL_GPL 0xbbd15916 hda_codec_i915_display_power sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC_I915 EXPORT_SYMBOL_GPL 0xbfe963f1 hda_codec_i915_exit sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x09264999 hdac_bus_eml_sync_arm_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x096838c8 hda_bus_ml_free sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x17c98b08 hda_bus_ml_init sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x28fbf9f3 hdac_bus_eml_sdw_map_stream_ch sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x2b73f92f hda_bus_ml_resume sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x3a9f6fba hdac_bus_eml_enable_interrupt sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x405649e6 hda_bus_ml_reset_losidv sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x466c13df hdac_bus_eml_sdw_get_hlink sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x4c23dd17 hda_bus_ml_put_all sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x4e28ed32 hdac_bus_eml_wait_syncpu_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x55f8a54d hdac_bus_eml_power_down_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x57628813 hdac_bus_eml_enable_offload sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x5bf64989 hdac_bus_eml_set_syncprd_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x5c858ac6 hdac_bus_eml_get_mutex sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x6367bf0e hdac_bus_eml_get_count sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x7dba8fbf hda_bus_ml_suspend sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x7fb08c0a hdac_bus_eml_sdw_sync_go_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x8c710ccf hdac_bus_eml_check_cmdsync_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x910cda47 hdac_bus_eml_sdw_sync_arm_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x9228ae0e hdac_bus_eml_sdw_power_up_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x9887fa95 hdac_bus_eml_sdw_power_down_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x99c12fbf hdac_bus_eml_power_up sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x9a0f2504 hdac_bus_eml_sync_go_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x9dace43c hdac_bus_eml_sdw_set_lsdiid sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xb1339ab0 hdac_bus_eml_dmic_get_hlink sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xc0a24542 hdac_bus_eml_check_interrupt sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xcce89d49 hdac_bus_eml_sdw_wait_syncpu_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xcd282437 hdac_bus_eml_sdw_set_syncprd_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xd573bbce hdac_bus_eml_power_down sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xd69a5c4e hdac_bus_eml_power_up_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xe2f6cc31 hdac_bus_eml_sdw_check_cmdsync_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xf5508dad hdac_bus_eml_ssp_get_hlink sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x3503e0b1 atom_irq_thread sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x503b284c atom_machine_select sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x5c4df4ee atom_dump sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x9c22ddef atom_dai sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xa5a5dfef atom_set_mach_params sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xa9d70f58 atom_run sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xcb992de7 atom_get_mailbox_offset sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xcf7a788b atom_send_msg sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xea5206dc atom_get_window_offset sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xefa4a41a atom_irq_handler sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xffe92b08 atom_reset sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x08f1dd26 sof_cnl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x1668ce7c sof_skl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x167b81e1 sof_skl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x18d015d5 sof_mtl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x19e76bbc cnl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x22dfb9f7 ehl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x2983b190 skl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x3d483864 adls_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x44001a26 hda_pci_intel_probe sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x449a5258 jsl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x4b467589 tglh_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x4b6d86cc sof_mtl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x64d5884f sof_icl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x68508075 sof_tgl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x6c680496 sof_apl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x6faf8582 sof_cnl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x740d0268 sof_icl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x772488a6 sof_tgl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x7d651084 mtl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x905390de hda_ops_free sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xd577435b apl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xe10615a9 sof_apl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xefe39779 icl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xfe12b1d8 tgl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_PCI_DEV EXPORT_SYMBOL 0x1bb50ce3 sof_pci_pm sound/soc/sof/snd-sof-pci +SND_SOC_SOF_PCI_DEV EXPORT_SYMBOL 0x54506af4 sof_pci_probe sound/soc/sof/snd-sof-pci +SND_SOC_SOF_PCI_DEV EXPORT_SYMBOL 0xad6a8cac sof_pci_remove sound/soc/sof/snd-sof-pci +SND_SOC_SOF_PCI_DEV EXPORT_SYMBOL 0xee350461 sof_pci_shutdown sound/soc/sof/snd-sof-pci +SND_SOC_SOF_XTENSA EXPORT_SYMBOL 0xe8c463fa sof_xtensa_arch_ops sound/soc/sof/xtensa/snd-sof-xtensa-dsp +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x09351149 tasdevice_prmg_calibdata_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1a949c7c tasdevice_select_cfg_blk sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1ab9b7d9 tasdevice_select_tuningprm_cfg sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x23c94cc6 tasdevice_tuning_switch sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x2c2d92de tasdevice_config_info_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x40ec23ee tasdevice_calbin_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x957998f4 tas2781_load_calibration sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xa7d17083 tasdevice_rca_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfa72134b tasdevice_dsp_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfe3a6722 tasdevice_prmg_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SOUNDWIRE_INTEL EXPORT_SYMBOL 0x26f67c8f sdw_intel_cnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL EXPORT_SYMBOL 0xb50e8849 sdw_intel_lnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x0720a32a sdw_intel_startup drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x14202ef1 sdw_intel_process_wakeen_event drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xaa52eba1 sdw_intel_thread drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xcab7136d sdw_intel_exit drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xd4b0854d sdw_intel_probe drivers/soundwire/soundwire-intel +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x3c5edbb2 dw_spi_suspend_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x3df16f44 dw_spi_dma_setup_generic drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x408d3e65 dw_spi_remove_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x4332d11f dw_spi_add_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x9671bd4d dw_spi_set_cs drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xa82cea45 dw_spi_resume_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xdf4cc621 dw_spi_check_status drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xf2d009b5 dw_spi_update_config drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xffc35012 dw_spi_dma_setup_mfld drivers/spi/spi-dw +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x3dce036c firmware_request_builtin vmlinux +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x9d8a8803 efi_embedded_fw_list vmlinux +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x9dd8d0e2 efi_embedded_fw_checked vmlinux +USB_STORAGE EXPORT_SYMBOL_GPL 0x0b4b9ca2 usb_stor_bulk_transfer_sg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1bc3edc2 usb_stor_sense_invalidCDB drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x25028ef0 usb_stor_adjust_quirks drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2650c930 usb_stor_CB_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2fea41f2 usb_stor_pre_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x4e26db63 usb_stor_reset_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x6b5318ea usb_stor_clear_halt drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x71b384fe usb_stor_access_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x7a8a1b10 usb_stor_control_msg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x8633549e usb_stor_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x933c08ec usb_stor_transparent_scsi_command drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x94a279bb usb_stor_set_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x96b7e4c0 usb_stor_bulk_transfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x9a48604c usb_stor_bulk_srb drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xa5e32401 usb_stor_post_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xa754147c usb_stor_CB_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xb1da1269 usb_stor_ctrl_transfer drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xb6ed66f7 usb_stor_probe2 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xb79f5b4f usb_stor_probe1 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xc2bc96e9 usb_stor_host_template_init drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xc855e622 usb_stor_suspend drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xd81edd9b usb_stor_Bulk_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xd8a70570 usb_stor_Bulk_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xe5536702 fill_inquiry_response drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xfa2b43a2 usb_stor_disconnect drivers/usb/storage/usb-storage --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/amd64/lowlatency.compiler +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/amd64/lowlatency.compiler @@ -0,0 +1 @@ +GCC: (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/amd64/lowlatency.modules +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/amd64/lowlatency.modules @@ -0,0 +1,6314 @@ +104-quad-8 +3c509 +3c574_cs +3c589_cs +3c59x +3w-9xxx +3w-sas +3w-xxxx +53c700 +6lowpan +6pack +8021q +8139cp +8139too +8250_dfl +8250_dw +8250_exar +8250_lpss +8250_men_mcb +8250_pci1xxxx +8250_pericom +8255 +8255_pci +8390 +842 +842_compress +842_decompress +88pg86x +88pm800 +88pm800-regulator +88pm805 +88pm80x +88pm80x_onkey +88pm8607 +88pm860x-ts +88pm860x_battery +88pm860x_bl +88pm860x_charger +88pm860x_onkey +9p +9pnet +9pnet_fd +9pnet_rdma +9pnet_virtio +9pnet_xen +BusLogic +a100u2w +a3d +a8293 +aacraid +aat2870-regulator +aat2870_bl +abituguru +abituguru3 +abp060mg +ac97_bus +acard-ahci +acbel-fsg032 +acecad +acenic +acer-wireless +acer-wmi +acerhdf +acp_audio_dma +acpi-als +acpi_configfs +acpi_extlog +acpi_ipmi +acpi_pad +acpi_power_meter +acpi_tad +acpi_thermal_rel +acpiphp_ibm +acquirewdt +acrn +act8865-regulator +act_bpf +act_connmark +act_csum +act_ct +act_ctinfo +act_gact +act_gate +act_ipt +act_mirred +act_mpls +act_nat +act_pedit +act_police +act_sample +act_simple +act_skbedit +act_skbmod +act_tunnel_key +act_vlan +ad2s1200 +ad2s1210 +ad2s90 +ad3552r +ad4130 +ad5064 +ad5110 +ad525x_dpot +ad525x_dpot-i2c +ad525x_dpot-spi +ad5272 +ad5360 +ad5380 +ad5398 +ad5421 +ad5446 +ad5449 +ad5504 +ad5592r +ad5592r-base +ad5593r +ad5624r_spi +ad5686 +ad5686-spi +ad5696-i2c +ad5755 +ad5758 +ad5761 +ad5764 +ad5766 +ad5770r +ad5791 +ad5820 +ad5933 +ad7091r-base +ad7091r5 +ad7124 +ad714x +ad714x-i2c +ad714x-spi +ad7150 +ad7192 +ad7266 +ad7280a +ad7291 +ad7292 +ad7293 +ad7298 +ad7303 +ad7314 +ad74115 +ad7414 +ad7418 +ad74413r +ad7476 +ad7606 +ad7606_par +ad7606_spi +ad7746 +ad7766 +ad7768-1 +ad7780 +ad7791 +ad7793 +ad7816 +ad7877 +ad7879 +ad7879-i2c +ad7879-spi +ad7887 +ad7923 +ad7949 +ad799x +ad8366 +ad8801 +ad9523 +ad9832 +ad9834 +ad_sigma_delta +ada4250 +adc-joystick +adc-keys +adc128d818 +adcxx +addi_apci_1032 +addi_apci_1500 +addi_apci_1516 +addi_apci_1564 +addi_apci_16xx +addi_apci_2032 +addi_apci_2200 +addi_apci_3120 +addi_apci_3501 +addi_apci_3xxx +addi_watchdog +adf4350 +adf4371 +adf4377 +adf7242 +adfs +adi +adiantum +adin +adin1100 +adin1110 +adis16080 +adis16130 +adis16136 +adis16201 +adis16203 +adis16209 +adis16240 +adis16260 +adis16400 +adis16460 +adis16475 +adis16480 +adis_lib +adjd_s311 +adl_pci6208 +adl_pci7x3x +adl_pci8164 +adm1025 +adm1026 +adm1029 +adm1031 +adm1177 +adm1266 +adm1275 +adm8211 +adm9240 +admv1013 +admv1014 +admv4420 +admv8818 +adp1653 +adp5061 +adp5520-keys +adp5520_bl +adp5588-keys +adp5589-keys +adp8860_bl +adp8870_bl +adrf6780 +ads7828 +ads7846 +ads7871 +adt7310 +adt7316 +adt7316-i2c +adt7316-spi +adt7410 +adt7411 +adt7462 +adt7470 +adt7475 +adt7x10 +adummy +adutux +adux1020 +adv7170 +adv7175 +adv7180 +adv7183 +adv7343 +adv7393 +adv7511-v4l2 +adv7604 +adv7842 +adv_pci1720 +adv_pci1723 +adv_pci1724 +adv_pci1760 +adv_swbutton +advansys +advantech_ec_wdt +advantechwdt +adxl313_core +adxl313_i2c +adxl313_spi +adxl34x +adxl34x-i2c +adxl34x-spi +adxl355_core +adxl355_i2c +adxl355_spi +adxl367 +adxl367_i2c +adxl367_spi +adxl372 +adxl372_i2c +adxl372_spi +adxrs290 +adxrs450 +aegis128 +aegis128-aesni +aes_ti +aesni-intel +af9013 +af9033 +af_alg +af_key +af_packet_diag +afe4403 +afe4404 +affs +ah4 +ah6 +aha152x_cs +aha1740 +ahci +ahci_dwc +ahci_platform +aht10 +aic79xx +aic7xxx +aic94xx +aiptek +aircable +airo +airo_cs +airspy +ak7375 +ak881x +ak8974 +ak8975 +al3010 +al3320a +alcor +alcor_pci +algif_aead +algif_hash +algif_rng +algif_skcipher +alienware-wmi +alim1535_wdt +alim7101_wdt +altera-ci +altera-cvp +altera-freeze-bridge +altera-msgdma +altera-pr-ip-core +altera-ps-spi +altera-stapl +altera_jtaguart +altera_ps2 +altera_tse +altera_uart +alx +am2315 +am53c974 +amc6821 +amd +amd-pmc +amd-pmf +amd-rng +amd-uncore +amd-xgbe +amd5536udc_pci +amd64_edac +amd76xrom +amd8111e +amd_freq_sensitivity +amd_hsmp +amd_sfh +amdgpu +amdtee +amdxcp +amilo-rfkill +amlogic-gxl-crypto +amplc_pc236_common +amplc_pci236 +amplc_pci263 +ams-iaq-core +ams369fg06 +amt +analog +analogix-anx78xx +analogix_dp +ansi_cprng +anx7411 +aoe +apanel +apds9300 +apds9802als +apds990x +apds9960 +apple-gmux +apple-mfi-fastcharge +apple_bl +appledisplay +applesmc +applespi +appletalk +appletouch +applicom +aptina-pll +aqc111 +aquacomputer_d5next +aquantia +ar0521 +ar5523 +ar7part +ar9331 +arasan-nand-controller +arc-rawmode +arc-rimi +arc_ps2 +arc_uart +arcfb +arcmsr +arcnet +arcxcnn_bl +aria-aesni-avx-x86_64 +aria-aesni-avx2-x86_64 +aria-gfni-avx512-x86_64 +aria_generic +arizona +arizona-haptics +arizona-i2c +arizona-ldo1 +arizona-micsupp +arizona-spi +ark3116 +arkfb +arp_tables +arpt_mangle +arptable_filter +as102_fe +as370-hwmon +as3711-regulator +as3711_bl +as3935 +as5011 +as73211 +asb100 +asc7621 +ascot2e +asix +ast +asus-ec-sensors +asus-laptop +asus-nb-wmi +asus-tf103c-dock +asus-wireless +asus-wmi +asus_atk0110 +asus_wmi_sensors +async_memcpy +async_pq +async_raid6_recov +async_tx +async_xor +at24 +at25 +at76c50x-usb +at803x +at86rf230 +atbm8830 +atc260x-core +atc260x-i2c +atc260x-onkey +atc260x-poweroff +atc260x-regulator +aten +ath +ath10k_core +ath10k_pci +ath10k_sdio +ath10k_usb +ath11k +ath11k_ahb +ath11k_pci +ath12k +ath3k +ath5k +ath6kl_core +ath6kl_sdio +ath6kl_usb +ath9k +ath9k_common +ath9k_htc +ath9k_hw +ath9k_pci_owl_loader +ati_remote +ati_remote2 +atl1 +atl1c +atl1e +atl2 +atlantic +atlas-ezo-sensor +atlas-sensor +atlas_btns +atm +atmel +atmel-ecc +atmel-i2c +atmel-sha204a +atmel_cs +atmel_mxt_ts +atmel_pci +atmtcp +atp +atp870u +atusb +atxp1 +aty128fb +atyfb +au0828 +au8522_common +au8522_decoder +au8522_dig +auo-pixcir-ts +auth_rpcgss +authenc +authencesn +autofs4 +avmfritz +ax25 +ax88179_178a +ax88796b +ax88796c +axi-fan-control +axnet_cs +axp20x +axp20x-i2c +axp20x-pek +axp20x-regulator +axp20x_ac_power +axp20x_adc +axp20x_battery +axp20x_usb_power +axp288_adc +axp288_charger +axp288_fuel_gauge +b2c2-flexcop +b2c2-flexcop-pci +b2c2-flexcop-usb +b43 +b43legacy +b44 +b53_common +b53_mdio +b53_mmap +b53_serdes +b53_spi +b53_srab +ba431-rng +barco-p50-gpio +bareudp +batman-adv +baycom_par +baycom_ser_fdx +baycom_ser_hdx +bcache +bch +bcm-phy-lib +bcm-phy-ptp +bcm-sf2 +bcm203x +bcm3510 +bcm54140 +bcm590xx +bcm590xx-regulator +bcm5974 +bcm7xxx +bcm87xx +bcm_vk +bcma +bcma-hcd +bcmsysport +bd6107 +bd9571mwv +bd9571mwv-regulator +bd99954-charger +bdc +be2iscsi +be2net +befs +bel-pfe +belkin_sa +bfa +bfq +bfs +bfusb +bh1750 +bh1770glc +bh1780 +binder_linux +binfmt_misc +blake2b_generic +block2mtd +blocklayoutdriver +blowfish-x86_64 +blowfish_common +blowfish_generic +bluecard_cs +bluetooth +bluetooth_6lowpan +bma150 +bma220_spi +bma400_core +bma400_i2c +bma400_spi +bmc150-accel-core +bmc150-accel-i2c +bmc150-accel-spi +bmc150_magn +bmc150_magn_i2c +bmc150_magn_spi +bme680_core +bme680_i2c +bme680_spi +bmg160_core +bmg160_i2c +bmg160_spi +bmi088-accel-core +bmi088-accel-spi +bmi160_core +bmi160_i2c +bmi160_spi +bmp280 +bmp280-i2c +bmp280-spi +bna +bnep +bno055 +bno055_i2c +bno055_ser +bnx2 +bnx2fc +bnx2i +bnx2x +bnxt_en +bnxt_re +bochs +bonding +bpa-rs600 +bpa10x +bpck +bpck6 +bpfilter +bpqether +bq2415x_charger +bq24190_charger +bq24257_charger +bq24735-charger +bq2515x_charger +bq256xx_charger +bq25890_charger +bq25980_charger +bq27xxx_battery +bq27xxx_battery_hdq +bq27xxx_battery_i2c +br2684 +br_netfilter +brcmfmac +brcmfmac-bca +brcmfmac-cyw +brcmfmac-wcc +brcmsmac +brcmutil +brd +bridge +broadcom +bsd_comp +bt3c_cs +bt819 +bt856 +bt866 +bt878 +btbcm +btcoexist +btintel +btmrvl +btmrvl_sdio +btmtk +btmtksdio +btmtkuart +btnxpuart +btqca +btrfs +btrsi +btrtl +btsdio +bttv +btusb +bu21013_ts +bu21029_ts +budget +budget-av +budget-ci +budget-core +budget-patch +c2port-duramar2150 +c67x00 +c_can +c_can_pci +c_can_platform +ca8210 +cachefiles +cadence_wdt +cafe_ccic +cafe_nand +caif +caif_serial +caif_socket +caif_usb +caif_virtio +camellia-aesni-avx-x86_64 +camellia-aesni-avx2 +camellia-x86_64 +camellia_generic +can +can-bcm +can-dev +can-gw +can-isotp +can-j1939 +can-raw +can327 +capmode +capsule-loader +carl9170 +carminefb +cassini +cast5-avx-x86_64 +cast5_generic +cast6-avx-x86_64 +cast6_generic +cast_common +catc +cavium_ptp +cb710 +cb710-mmc +cb_pcidas64 +cb_pcidda +cb_pcimdda +cc10001_adc +cc2520 +cc770 +cc770_isa +cc770_platform +ccm +ccp +ccp-crypto +ccs +ccs-pll +ccs811 +cdc-acm +cdc-phonet +cdc-wdm +cdc_eem +cdc_ether +cdc_mbim +cdc_ncm +cdc_subset +cdns-csi2rx +cdns-csi2tx +cdns-pltfrm +cdns-usb-common +cdns2-udc-pci +cdns3 +cdns3-pci-wrap +cdnsp-udc-pci +cec +cec-gpio +ceph +cfag12864b +cfag12864bfb +cfb +cfg80211 +cfi_cmdset_0001 +cfi_cmdset_0002 +cfi_cmdset_0020 +cfi_probe +cfi_util +ch +ch341 +ch7006 +ch7322 +ch9200 +ch_ipsec +ch_ktls +chacha-x86_64 +chacha20poly1305 +chacha_generic +chaoskey +charlcd +chcr +chipone_icn8505 +chipreg +chnl_net +chromeos_acpi +chromeos_laptop +chromeos_privacy_screen +chromeos_pstore +chromeos_tbmc +chv3-i2s +ci_hdrc +ci_hdrc_msm +ci_hdrc_pci +ci_hdrc_usb2 +cicada +cifs +cifs_arc4 +cifs_md4 +cio-dac +cirrus +cirrusfb +ck804xrom +classmate-laptop +clip +clk-cdce706 +clk-cs2000-cp +clk-lmk04832 +clk-max9485 +clk-palmas +clk-pwm +clk-si5341 +clk-si5351 +clk-si544 +clk-tps68470 +clk-twl6040 +clk-wm831x +cls_basic +cls_bpf +cls_cgroup +cls_flow +cls_flower +cls_fw +cls_matchall +cls_route +cls_u32 +cm109 +cm32181 +cm3232 +cm3323 +cm3605 +cm36651 +cma3000_d0x +cma3000_d0x_i2c +cmac +cmdlinepart +cmtp +cnic +cobalt +cobra +coda +colibri-vf50-ts +com20020 +com20020-pci +com20020_cs +com90io +com90xx +comedi +comedi_8255 +comedi_bond +comedi_example_test +comedi_parport +comedi_pci +comedi_pcmcia +comedi_test +comedi_usb +comm +compal-laptop +contec_pci_dio +cordic +core +coretemp +corsair-cpro +corsair-psu +cortina +counter +cp210x +cpcihp_generic +cpcihp_zt5550 +cpu5wdt +cpuid +cpuidle-haltpoll +cqhci +cr_bllcd +cramfs +crc-itu-t +crc32-pclmul +crc32_generic +crc4 +crc7 +crc8 +crct10dif-pclmul +cros-ec-cec +cros-ec-sensorhub +cros-ec-typec +cros_ec +cros_ec_accel_legacy +cros_ec_baro +cros_ec_chardev +cros_ec_debugfs +cros_ec_dev +cros_ec_i2c +cros_ec_ishtp +cros_ec_keyb +cros_ec_lid_angle +cros_ec_light_prox +cros_ec_lightbar +cros_ec_lpcs +cros_ec_mkbp_proximity +cros_ec_sensors +cros_ec_sensors_core +cros_ec_spi +cros_ec_sysfs +cros_ec_uart +cros_hps_i2c +cros_kbd_led_backlight +cros_peripheral_charger +cros_typec_switch +cros_usbpd-charger +cros_usbpd_logger +cros_usbpd_notify +crvml +cryptd +crypto_engine +crypto_safexcel +crypto_simd +crypto_user +cs3308 +cs5345 +cs53l32a +cs_dsp +csiostor +ct82c710 +ctucanfd +ctucanfd_pci +curve25519-generic +curve25519-x86_64 +cuse +cw1200_core +cw1200_wlan_sdio +cw1200_wlan_spi +cw2015_battery +cx18 +cx18-alsa +cx22700 +cx22702 +cx231xx +cx231xx-alsa +cx231xx-dvb +cx2341x +cx23885 +cx24110 +cx24113 +cx24116 +cx24117 +cx24120 +cx24123 +cx25821 +cx25821-alsa +cx25840 +cx82310_eth +cx88-alsa +cx88-blackbird +cx88-dvb +cx88-vp3054-i2c +cx8800 +cx8802 +cx88xx +cxacru +cxd2099 +cxd2820r +cxd2841er +cxd2880 +cxd2880-spi +cxgb +cxgb3 +cxgb3i +cxgb4 +cxgb4i +cxgb4vf +cxgbit +cxl_acpi +cxl_core +cxl_mem +cxl_pci +cxl_pmem +cxl_pmu +cxl_port +cy8ctma140 +cy8ctmg110_ts +cyapatp +cyber2000fb +cyberjack +cypress-sf +cypress_cy7c63 +cypress_firmware +cypress_m8 +cytherm +cyttsp4_core +cyttsp4_i2c +cyttsp4_spi +cyttsp5 +cyttsp_core +cyttsp_i2c +cyttsp_i2c_common +cyttsp_spi +da280 +da311 +da7280 +da9030_battery +da9034-ts +da903x-regulator +da903x_bl +da9052-battery +da9052-hwmon +da9052-regulator +da9052_bl +da9052_onkey +da9052_tsi +da9052_wdt +da9055-hwmon +da9055-regulator +da9055_onkey +da9055_wdt +da9062-core +da9062-regulator +da9062_wdt +da9063_onkey +da9063_wdt +da9150-charger +da9150-core +da9150-fg +da9150-gpadc +da9210-regulator +da9211-regulator +daqboard2000 +davicom +dax_cxl +dax_hmem +dax_pmem +db9 +dc395x +dca +dccp +dccp_diag +dccp_ipv4 +dccp_ipv6 +dcdbas +ddbridge +ddbridge-dummy-fe +de2104x +defxx +dell-laptop +dell-rbtn +dell-smbios +dell-smm-hwmon +dell-smo8800 +dell-uart-backlight +dell-wmi +dell-wmi-aio +dell-wmi-ddv +dell-wmi-descriptor +dell-wmi-led +dell-wmi-sysman +dell_rbu +delta-ahe50dc-fan +denali +denali_pci +des3_ede-x86_64 +des_generic +designware_i2s +device_dax +dfl +dfl-afu +dfl-emif +dfl-fme +dfl-fme-br +dfl-fme-mgr +dfl-fme-region +dfl-n3000-nios +dfl-pci +dht11 +diag +dib0070 +dib0090 +dib3000mb +dib3000mc +dib7000m +dib7000p +dib8000 +dib9000 +dibx000_common +digi_acceleport +diskonchip +dl2k +dlhl60d +dlink-dir685-touchkeys +dlm +dln2 +dln2-adc +dm-bio-prison +dm-bufio +dm-cache +dm-cache-smq +dm-clone +dm-crypt +dm-delay +dm-ebs +dm-era +dm-flakey +dm-historical-service-time +dm-integrity +dm-io-affinity +dm-log +dm-log-userspace +dm-log-writes +dm-mirror +dm-multipath +dm-persistent-data +dm-queue-length +dm-raid +dm-region-hash +dm-round-robin +dm-service-time +dm-snapshot +dm-switch +dm-thin-pool +dm-unstripe +dm-verity +dm-writecache +dm-zero +dm-zoned +dm1105 +dm9601 +dmard06 +dmard09 +dmard10 +dme1737 +dmfe +dmi-sysfs +dmx3191d +dnet +dp83640 +dp83822 +dp83848 +dp83867 +dp83869 +dp83tc811 +dp83td510 +dpot-dac +dps310 +dps920ab +dptf_pch_fivr +dptf_power +drbd +drivetemp +drm +drm_buddy +drm_display_helper +drm_dma_helper +drm_kms_helper +drm_mipi_dbi +drm_shmem_helper +drm_suballoc_helper +drm_ttm_helper +drm_vram_helper +drm_xen_front +drv260x +drv2665 +drv2667 +drx39xyj +drxd +drxk +ds1621 +ds1682 +ds1803 +ds2482 +ds2490 +ds2760_battery +ds2780_battery +ds2781_battery +ds2782_battery +ds3000 +ds4424 +ds620 +dsa_core +dsbr100 +dst +dst_ca +dstr +dt3000 +dt3155 +dt9812 +dtl1_cs +dummy +dummy-irq +dummy_stm +dvb-as102 +dvb-bt8xx +dvb-core +dvb-pll +dvb-ttpci +dvb-ttusb-budget +dvb-usb +dvb-usb-a800 +dvb-usb-af9005 +dvb-usb-af9005-remote +dvb-usb-af9015 +dvb-usb-af9035 +dvb-usb-anysee +dvb-usb-au6610 +dvb-usb-az6007 +dvb-usb-az6027 +dvb-usb-ce6230 +dvb-usb-cinergyT2 +dvb-usb-cxusb +dvb-usb-dib0700 +dvb-usb-dibusb-common +dvb-usb-dibusb-mb +dvb-usb-dibusb-mc +dvb-usb-dibusb-mc-common +dvb-usb-digitv +dvb-usb-dtt200u +dvb-usb-dtv5100 +dvb-usb-dvbsky +dvb-usb-dw2102 +dvb-usb-ec168 +dvb-usb-gl861 +dvb-usb-gp8psk +dvb-usb-lmedm04 +dvb-usb-m920x +dvb-usb-mxl111sf +dvb-usb-nova-t-usb2 +dvb-usb-opera +dvb-usb-pctv452e +dvb-usb-rtl28xxu +dvb-usb-technisat-usb2 +dvb-usb-ttusb2 +dvb-usb-umt-010 +dvb-usb-vp702x +dvb-usb-vp7045 +dvb_dummy_fe +dvb_usb_v2 +dw-edma +dw-edma-pcie +dw-i3c-master +dw-xdata-pcie +dw9714 +dw9768 +dw9807-vcm +dw_dmac +dw_dmac_core +dw_dmac_pci +dw_wdt +dwc-xlgmac +dwc2_pci +dwc3 +dwc3-haps +dwc3-pci +dwmac-generic +dwmac-intel +dwmac-loongson +dyna_pci10xx +dynapro +e100 +e1000 +e1000e +e3x0-button +e4000 +e752x_edac +earth-pt1 +earth-pt3 +ebc-c384_wdt +ebt_802_3 +ebt_among +ebt_arp +ebt_arpreply +ebt_dnat +ebt_ip +ebt_ip6 +ebt_limit +ebt_log +ebt_mark +ebt_mark_m +ebt_nflog +ebt_pkttype +ebt_redirect +ebt_snat +ebt_stp +ebt_vlan +ebtable_broute +ebtable_filter +ebtable_nat +ebtables +ec100 +ec_bhf +ec_sys +ecc +ecdh_generic +ecdsa_generic +echainiv +echo +ecrdsa_generic +edac_mce_amd +edt-ft5x06 +ee1004 +eeepc-laptop +eeepc-wmi +eeprom +eeprom_93cx6 +eeprom_93xx46 +eeti_ts +efa +efct +efi-pstore +efi_secret +efi_test +efibc +efs +egalax_ts_serial +ehci-fsl +ehset +einj +ektf2127 +elan_i2c +elo +em28xx +em28xx-alsa +em28xx-dvb +em28xx-rc +em28xx-v4l +em_canid +em_cmp +em_ipset +em_ipt +em_meta +em_nbyte +em_text +em_u32 +emc1403 +emc2103 +emc2305 +emc6w201 +emi26 +emi62 +empeg +ems_pci +ems_pcmcia +ems_usb +emu10k1-gp +ena +enc28j60 +enclosure +encx24j600 +encx24j600-regmap +ene_ir +eni +eni_vdpa +enic +envelope-detector +epat +epia +epic100 +eql +erdma +erofs +esas2r +esb2rom +esd_usb +esp4 +esp4_offload +esp6 +esp6_offload +esp_scsi +essiv +et1011c +et131x +et8ek8 +etas_es58x +ethoc +eurotechwdt +evbug +exar_wdt +exc3000 +exfat +extcon-adc-jack +extcon-axp288 +extcon-fsa9480 +extcon-gpio +extcon-intel-cht-wc +extcon-intel-int3496 +extcon-intel-mrfld +extcon-max14577 +extcon-max3355 +extcon-max77693 +extcon-max77843 +extcon-max8997 +extcon-palmas +extcon-ptn5150 +extcon-rt8973a +extcon-sm5502 +extcon-usb-gpio +extcon-usbc-cros-ec +extcon-usbc-tusb320 +ezusb +f2fs +f71805f +f71808e_wdt +f71882fg +f75375s +f81232 +f81534 +f81601 +f81604 +fakelb +fam15h_power +fan53555 +farsync +faulty +fb_agm1264k-fl +fb_bd663474 +fb_ddc +fb_hx8340bn +fb_hx8347d +fb_hx8353d +fb_hx8357d +fb_ili9163 +fb_ili9320 +fb_ili9325 +fb_ili9340 +fb_ili9341 +fb_ili9481 +fb_ili9486 +fb_pcd8544 +fb_ra8875 +fb_s6d02a1 +fb_s6d1121 +fb_seps525 +fb_sh1106 +fb_ssd1289 +fb_ssd1305 +fb_ssd1306 +fb_ssd1325 +fb_ssd1331 +fb_ssd1351 +fb_st7735r +fb_st7789v +fb_tinylcd +fb_tls8204 +fb_uc1611 +fb_uc1701 +fb_upd161704 +fbtft +fc0011 +fc0012 +fc0013 +fc2580 +fcoe +fcrypt +fdomain +fdomain_cs +fdomain_pci +fdp +fdp_i2c +fealnx +ff-memless +fieldbus_dev +fintek-cir +firedtv +firewire-core +firewire-net +firewire-ohci +firewire-sbp2 +firmware_attributes_class +fit2 +fit3 +fixed +fjes +floppy +fm10k +fm801-gp +fm_drv +fmvj18x_cs +fnic +forcedeth +fore_200e +fou +fou6 +fpga-bridge +fpga-mgr +fpga-region +freevxfs +friq +frpw +fsa4480 +fscache +fschmd +fsia6b +fsl-mph-dr-of +fsl_linflexuart +fsl_lpuart +fsp-3y +ftdi_sio +ftl +ftrace-direct +ftrace-direct-modify +ftrace-direct-too +ftsteutates +fujitsu-laptop +fujitsu-tablet +fujitsu_ts +funcore +funeth +fusb302 +fxas21002c_core +fxas21002c_i2c +fxas21002c_spi +fxls8962af-core +fxls8962af-i2c +fxls8962af-spi +fxos8700_core +fxos8700_i2c +fxos8700_spi +g450_pll +g760a +g762 +g_acm_ms +g_audio +g_cdc +g_dbgp +g_ether +g_ffs +g_hid +g_mass_storage +g_midi +g_ncm +g_nokia +g_printer +g_serial +g_webcam +g_zero +gadgetfs +gamecon +gameport +garmin_gps +garp +gb-audio-apbridgea +gb-audio-codec +gb-audio-gb +gb-audio-manager +gb-audio-module +gb-bootrom +gb-es2 +gb-firmware +gb-gbphy +gb-gpio +gb-hid +gb-i2c +gb-light +gb-log +gb-loopback +gb-power-supply +gb-pwm +gb-raw +gb-sdio +gb-spi +gb-spilib +gb-uart +gb-usb +gb-vibrator +gdmtty +gdmulte +gen_probe +generic +generic-adc-battery +genet +geneve +genwqe_card +gf2k +gfs2 +ghash-clmulni-intel +gigabyte-wmi +gl518sm +gl520sm +gl620a +gluebi +gm12u320 +gma500_gfx +gnss +gnss-mtk +gnss-serial +gnss-sirf +gnss-ubx +gnss-usb +go7007 +go7007-loader +go7007-usb +goku_udc +goldfish_battery +goodix_ts +gp2ap002 +gp2ap020a00f +gp8psk-fe +gpd-pocket-fan +gpio +gpio-104-dio-48e +gpio-104-idi-48 +gpio-104-idio-16 +gpio-aaeon +gpio-adp5520 +gpio-aggregator +gpio-amd-fch +gpio-amd8111 +gpio-amdpt +gpio-arizona +gpio-bd9571mwv +gpio-beeper +gpio-charger +gpio-da9052 +gpio-da9055 +gpio-dln2 +gpio-dwapb +gpio-elkhartlake +gpio-exar +gpio-f7188x +gpio-fxl6408 +gpio-gpio-mm +gpio-i8255 +gpio-ich +gpio-idio-16 +gpio-it87 +gpio-janz-ttl +gpio-kempld +gpio-latch +gpio-lp3943 +gpio-lp873x +gpio-madera +gpio-max3191x +gpio-max7300 +gpio-max7301 +gpio-max730x +gpio-max732x +gpio-mb86s7x +gpio-mc33880 +gpio-menz127 +gpio-ml-ioh +gpio-pca953x +gpio-pca9570 +gpio-pcf857x +gpio-pci-idio-16 +gpio-pcie-idio-24 +gpio-pisosr +gpio-rdc321x +gpio-regmap +gpio-regulator +gpio-sbu-mux +gpio-sch +gpio-sch311x +gpio-sim +gpio-siox +gpio-tangier +gpio-tpic2810 +gpio-tps65086 +gpio-tps65912 +gpio-tps68470 +gpio-tqmx86 +gpio-twl4030 +gpio-twl6040 +gpio-vibra +gpio-viperboard +gpio-virtio +gpio-vx855 +gpio-wcove +gpio-winbond +gpio-wm831x +gpio-wm8350 +gpio-wm8994 +gpio-ws16c48 +gpio-xra1403 +gpio_backlight +gpio_decoder +gpio_keys +gpio_keys_polled +gpio_mouse +gpu-sched +gr_udc +grace +gre +greybus +grip +grip_mp +gru +gs1662 +gs_usb +gsc_hpdi +gspca_benq +gspca_conex +gspca_cpia1 +gspca_dtcs033 +gspca_etoms +gspca_finepix +gspca_gl860 +gspca_jeilinj +gspca_jl2005bcd +gspca_kinect +gspca_konica +gspca_m5602 +gspca_main +gspca_mars +gspca_mr97310a +gspca_nw80x +gspca_ov519 +gspca_ov534 +gspca_ov534_9 +gspca_pac207 +gspca_pac7302 +gspca_pac7311 +gspca_se401 +gspca_sn9c2028 +gspca_sn9c20x +gspca_sonixb +gspca_sonixj +gspca_spca1528 +gspca_spca500 +gspca_spca501 +gspca_spca505 +gspca_spca506 +gspca_spca508 +gspca_spca561 +gspca_sq905 +gspca_sq905c +gspca_sq930x +gspca_stk014 +gspca_stk1135 +gspca_stv0680 +gspca_stv06xx +gspca_sunplus +gspca_t613 +gspca_topro +gspca_touptek +gspca_tv8532 +gspca_vc032x +gspca_vicam +gspca_xirlink_cit +gspca_zc3xx +gtp +gud +guillemot +gunze +gve +habanalabs +hackrf +hamachi +hampshire +hangcheck-timer +hanwang +hci +hci_bcm4377 +hci_nokia +hci_uart +hci_vhci +hctr2 +hd3ss3220 +hd44780 +hd44780_common +hdaps +hdc100x +hdc2010 +hdlc +hdlc_cisco +hdlc_fr +hdlc_ppp +hdlc_raw +hdlc_raw_eth +hdlc_x25 +hdlcdrv +hdma +hdma_mgmt +hdpvr +he +hecubafb +helene +hellcreek_sw +hexium_gemini +hexium_orion +hfcmulti +hfcpci +hfcsusb +hfi1 +hfs +hfsplus +hgafb +hi311x +hi556 +hi6210-i2s +hi8435 +hi846 +hi847 +hid +hid-a4tech +hid-accutouch +hid-alps +hid-apple +hid-appleir +hid-asus +hid-aureal +hid-axff +hid-belkin +hid-betopff +hid-bigbenff +hid-cherry +hid-chicony +hid-cmedia +hid-corsair +hid-cougar +hid-cp2112 +hid-creative-sb0540 +hid-cypress +hid-dr +hid-elan +hid-elecom +hid-elo +hid-emsff +hid-evision +hid-ezkey +hid-ft260 +hid-gaff +hid-gembird +hid-generic +hid-gfrm +hid-glorious +hid-google-hammer +hid-gt683r +hid-gyration +hid-holtek-kbd +hid-holtek-mouse +hid-holtekff +hid-hyperv +hid-icade +hid-ite +hid-jabra +hid-kensington +hid-keytouch +hid-kye +hid-lcpower +hid-led +hid-lenovo +hid-letsketch +hid-lg-g15 +hid-logitech +hid-logitech-dj +hid-logitech-hidpp +hid-macally +hid-magicmouse +hid-maltron +hid-mcp2221 +hid-megaworld +hid-mf +hid-microsoft +hid-monterey +hid-multitouch +hid-nintendo +hid-nti +hid-ntrig +hid-nvidia-shield +hid-ortek +hid-penmount +hid-petalynx +hid-picolcd +hid-pl +hid-plantronics +hid-playstation +hid-primax +hid-prodikeys +hid-pxrc +hid-razer +hid-redragon +hid-retrode +hid-rmi +hid-roccat +hid-roccat-arvo +hid-roccat-common +hid-roccat-isku +hid-roccat-kone +hid-roccat-koneplus +hid-roccat-konepure +hid-roccat-kovaplus +hid-roccat-lua +hid-roccat-pyra +hid-roccat-ryos +hid-roccat-savu +hid-saitek +hid-samsung +hid-semitek +hid-sensor-accel-3d +hid-sensor-als +hid-sensor-custom +hid-sensor-custom-intel-hinge +hid-sensor-gyro-3d +hid-sensor-hub +hid-sensor-humidity +hid-sensor-iio-common +hid-sensor-incl-3d +hid-sensor-magn-3d +hid-sensor-press +hid-sensor-prox +hid-sensor-rotation +hid-sensor-temperature +hid-sensor-trigger +hid-sigmamicro +hid-sjoy +hid-sony +hid-speedlink +hid-steam +hid-steelseries +hid-sunplus +hid-thrustmaster +hid-tivo +hid-tmff +hid-topre +hid-topseed +hid-twinhan +hid-u2fzero +hid-uclogic +hid-udraw-ps3 +hid-viewsonic +hid-vivaldi +hid-vivaldi-common +hid-vrc2 +hid-waltop +hid-wiimote +hid-xiaomi +hid-xinmo +hid-zpff +hid-zydacron +hideep +hidp +hih6130 +himax_hx83112b +hinic +hisi-spmi-controller +hmc425a +hmc5843_core +hmc5843_i2c +hmc5843_spi +hmc6352 +hopper +horus3a +hostap +hostap_cs +hostap_pci +hostap_plx +hp-wmi +hp-wmi-sensors +hp03 +hp206c +hp_accel +hpfs +hpilo +hpsa +hptiop +hpwdt +hsi +hsi_char +hso +hsr +ht16k33 +hts221 +hts221_i2c +hts221_spi +htu21 +huawei-wmi +huawei_cdc_ncm +hv_balloon +hv_netvsc +hv_sock +hv_storvsc +hv_utils +hv_vmbus +hwmon-aaeon +hwmon-vid +hwpoison-inject +hx711 +hx8357 +hx8357d +hycon-hy46xx +hynitron_cstxxx +hyperbus-core +hyperv-keyboard +hyperv_drm +hyperv_fb +i10nm_edac +i2c-algo-bit +i2c-algo-pca +i2c-ali1535 +i2c-ali1563 +i2c-ali15x3 +i2c-amd-mp2-pci +i2c-amd-mp2-plat +i2c-amd756 +i2c-amd756-s4882 +i2c-amd8111 +i2c-cbus-gpio +i2c-ccgx-ucsi +i2c-cht-wc +i2c-cp2615 +i2c-cros-ec-tunnel +i2c-designware-pci +i2c-diolan-u2c +i2c-dln2 +i2c-gpio +i2c-hid +i2c-hid-acpi +i2c-hid-of +i2c-i801 +i2c-isch +i2c-ismt +i2c-kempld +i2c-matroxfb +i2c-mchp-pci1xxxx +i2c-mlxcpld +i2c-mux +i2c-mux-gpio +i2c-mux-ltc4306 +i2c-mux-mlxcpld +i2c-mux-pca9541 +i2c-mux-pca954x +i2c-mux-reg +i2c-nforce2 +i2c-nforce2-s4985 +i2c-nvidia-gpu +i2c-ocores +i2c-parport +i2c-pca-platform +i2c-piix4 +i2c-robotfuzz-osif +i2c-scmi +i2c-simtec +i2c-sis5595 +i2c-sis630 +i2c-sis96x +i2c-smbus +i2c-stub +i2c-taos-evm +i2c-tiny-usb +i2c-via +i2c-viapro +i2c-viperboard +i2c-virtio +i2c-xiic +i3000_edac +i3200_edac +i3c +i3c-master-cdns +i40e +i5100_edac +i5400_edac +i5500_temp +i5k_amb +i6300esb +i7300_edac +i740fb +i7core_edac +i82092 +i82975x_edac +i915 +iTCO_vendor_support +iTCO_wdt +iavf +ib700wdt +ib_cm +ib_core +ib_ipoib +ib_iser +ib_isert +ib_mthca +ib_qib +ib_srp +ib_srpt +ib_umad +ib_uverbs +ibm-cffps +ibm_rtl +ibmaem +ibmasm +ibmasr +ibmpex +ice +ichxrom +icp10100 +icp_multi +icplus +ics932s401 +ideapad-laptop +ideapad_slidebar +idma64 +idmouse +idt77252 +idt_89hpesx +idt_gen2 +idt_gen3 +idtcps +idxd +idxd_bus +ie31200_edac +ie6xx_wdt +ieee802154 +ieee802154_6lowpan +ieee802154_socket +ifb +ifcvf +ife +ifi_canfd +iforce +iforce-serio +iforce-usb +igb +igbvf +igc +igen6_edac +igorplugusb +iguanair +iio-mux +iio-rescale +iio-trig-hrtimer +iio-trig-interrupt +iio-trig-loop +iio-trig-sysfs +iio_dummy +iio_hwmon +ila +ili210x +ili9163 +ili9225 +ili922x +ili9320 +ili9341 +ili9486 +ilitek_ts_i2c +imagis +img-ascii-lcd +img-i2s-in +img-i2s-out +img-parallel-out +img-spdif-in +img-spdif-out +imm +imon +imon_raw +ims-pcu +imx208 +imx214 +imx219 +imx258 +imx274 +imx290 +imx296 +imx319 +imx355 +ina209 +ina238 +ina2xx +ina2xx-adc +ina3221 +industrialio +industrialio-buffer-cb +industrialio-buffer-dma +industrialio-buffer-dmaengine +industrialio-configfs +industrialio-gts-helper +industrialio-hw-consumer +industrialio-sw-device +industrialio-sw-trigger +industrialio-triggered-buffer +industrialio-triggered-event +inet_diag +inexio +inftl +initio +input-leds +inspur-ipsps +int3400_thermal +int3401_thermal +int3402_thermal +int3403_thermal +int3406_thermal +int340x_thermal_zone +int51x1 +intel-cstate +intel-hid +intel-ish-ipc +intel-ishtp +intel-ishtp-hid +intel-ishtp-loader +intel-lpss +intel-lpss-acpi +intel-lpss-pci +intel-m10-bmc-core +intel-m10-bmc-hwmon +intel-m10-bmc-pmci +intel-m10-bmc-spi +intel-qep +intel-rng +intel-rst +intel-smartconnect +intel-uncore-frequency +intel-uncore-frequency-common +intel-uncore-frequency-tpmi +intel-vbtn +intel-wmi-sbl-fw-update +intel-wmi-thunderbolt +intel-xhci-usb-role-switch +intel-xway +intel_atomisp2_led +intel_atomisp2_pm +intel_bxt_pmic_thermal +intel_bxtwc_tmu +intel_bytcrc_pwrsrc +intel_chtdc_ti_pwrbtn +intel_chtwc_int33fe +intel_crystal_cove_charger +intel_ifs +intel_int0002_vgpio +intel_ips +intel_mrfld_adc +intel_mrfld_pwrbtn +intel_oaktrail +intel_pch_thermal +intel_pmc_bxt +intel_pmc_mux +intel_powerclamp +intel_punit_ipc +intel_qat +intel_quark_i2c_gpio +intel_rapl_common +intel_rapl_msr +intel_rapl_tpmi +intel_sar +intel_scu_ipcutil +intel_scu_pltdrv +intel_sdsi +intel_skl_int3472_discrete +intel_skl_int3472_tps68470 +intel_soc_dts_iosf +intel_soc_dts_thermal +intel_soc_pmic_bxtwc +intel_soc_pmic_chtdc_ti +intel_soc_pmic_mrfld +intel_tcc_cooling +intel_telemetry_core +intel_telemetry_debugfs +intel_telemetry_pltdrv +intel_th +intel_th_acpi +intel_th_gth +intel_th_msu +intel_th_msu_sink +intel_th_pci +intel_th_pti +intel_th_sth +intel_vpu +intel_vr_nor +intel_vsec +intel_vsec_tpmi +intelfb +interact +interrupt-cnt +inv-icm42600 +inv-icm42600-i2c +inv-icm42600-spi +inv-mpu6050 +inv-mpu6050-i2c +inv-mpu6050-spi +io_edgeport +io_ti +ioatdma +iommu_v2 +iommufd +ionic +iosm +iowarrior +ip5xxx_power +ip6_gre +ip6_tables +ip6_tunnel +ip6_udp_tunnel +ip6_vti +ip6t_NPT +ip6t_REJECT +ip6t_SYNPROXY +ip6t_ah +ip6t_eui64 +ip6t_frag +ip6t_hbh +ip6t_ipv6header +ip6t_mh +ip6t_rpfilter +ip6t_rt +ip6t_srh +ip6table_filter +ip6table_mangle +ip6table_nat +ip6table_raw +ip6table_security +ip_gre +ip_set +ip_set_bitmap_ip +ip_set_bitmap_ipmac +ip_set_bitmap_port +ip_set_hash_ip +ip_set_hash_ipmac +ip_set_hash_ipmark +ip_set_hash_ipport +ip_set_hash_ipportip +ip_set_hash_ipportnet +ip_set_hash_mac +ip_set_hash_net +ip_set_hash_netiface +ip_set_hash_netnet +ip_set_hash_netport +ip_set_hash_netportnet +ip_set_list_set +ip_tables +ip_tunnel +ip_vs +ip_vs_dh +ip_vs_fo +ip_vs_ftp +ip_vs_lblc +ip_vs_lblcr +ip_vs_lc +ip_vs_mh +ip_vs_nq +ip_vs_ovf +ip_vs_pe_sip +ip_vs_rr +ip_vs_sed +ip_vs_sh +ip_vs_twos +ip_vs_wlc +ip_vs_wrr +ip_vti +ipack +ipaq +ipcomp +ipcomp6 +iphase +ipheth +ipip +ipmi_devintf +ipmi_msghandler +ipmi_poweroff +ipmi_si +ipmi_ssif +ipmi_watchdog +ipoctal +ipr +ips +ipt_ECN +ipt_REJECT +ipt_SYNPROXY +ipt_ah +ipt_rpfilter +iptable_filter +iptable_mangle +iptable_nat +iptable_raw +iptable_security +ipu-bridge +ipu3-cio2 +ipu3-imgu +ipvlan +ipvtap +ipw +ipw2100 +ipw2200 +ipwireless +iqs269a +iqs5xx +iqs620at-temp +iqs621-als +iqs624-pos +iqs626a +iqs62x +iqs62x-keys +iqs7222 +ir-imon-decoder +ir-jvc-decoder +ir-kbd-i2c +ir-mce_kbd-decoder +ir-nec-decoder +ir-rc5-decoder +ir-rc6-decoder +ir-rcmm-decoder +ir-sanyo-decoder +ir-sharp-decoder +ir-sony-decoder +ir-usb +ir-xmp-decoder +ir35221 +ir36021 +ir38064 +ir_toy +irdma +irps5401 +irq-madera +irqbypass +isci +iscsi_boot_sysfs +iscsi_ibft +iscsi_target_mod +iscsi_tcp +isdnhdlc +ishtp_eclite +isight_firmware +isl29003 +isl29018 +isl29020 +isl29028 +isl29125 +isl29501 +isl6271a-regulator +isl6405 +isl6421 +isl6423 +isl68137 +isl9305 +isofs +isp116x-hcd +isp1704_charger +isp1760 +isst_if_common +isst_if_mbox_msr +isst_if_mbox_pci +isst_if_mmio +isst_tpmi +isst_tpmi_core +it87 +it8712f_wdt +it87_wdt +it913x +itd1000 +ite-cir +itg3200 +iuu_phoenix +ivtv +ivtv-alsa +ivtvfb +iw_cm +iw_cxgb4 +iwl3945 +iwl4965 +iwldvm +iwlegacy +iwlmvm +iwlwifi +ix2505v +ixgbe +ixgbevf +janz-cmodio +janz-ican3 +jc42 +jedec_probe +jffs2 +jfs +jmb38x_ms +jme +joydev +joydump +jr3_pci +jsa1212 +jsm +k10temp +k8temp +kafs +kalmia +kaweth +kb3886_bl +kbic +kbtab +kcm +kcomedilib +ke_counter +kempld-core +kempld_wdt +kernelcapi +keyspan +keyspan_pda +keyspan_remote +keywrap +kfifo_buf +kheaders +kionix-kx022a +kionix-kx022a-i2c +kionix-kx022a-spi +kl5kusb105 +kmem +kmx61 +kobil_sct +ks0108 +ks0127 +ks7010 +ks8842 +ks8851_common +ks8851_par +ks8851_spi +ksmbd +ksz884x +ksz8863_smi +ksz9477_i2c +ksz_spi +ksz_switch +ktd253-backlight +ktti +ktz8866 +kvaser_pci +kvaser_pciefd +kvaser_usb +kvm +kvm-amd +kvm-intel +kvmgt +kxcjk-1013 +kxsd9 +kxsd9-i2c +kxsd9-spi +kxtj9 +kyber-iosched +kyrofb +l1oip +l2tp_core +l2tp_debugfs +l2tp_eth +l2tp_ip +l2tp_ip6 +l2tp_netlink +l2tp_ppp +l440gx +l4f00242t03 +l64781 +lan743x +lan78xx +lan9303-core +lan9303_i2c +lan9303_mdio +lanai +lantiq +lantiq_gswip +lapb +lapbether +lattice-ecp3-config +lattice-sysconfig +lattice-sysconfig-spi +lcd +lcd2s +ldusb +lec +led-class-flash +led-class-multicolor +leds-88pm860x +leds-aaeon +leds-adp5520 +leds-apu +leds-as3645a +leds-aw200xx +leds-bd2606mvv +leds-bd2802 +leds-blinkm +leds-cht-wcove +leds-da903x +leds-da9052 +leds-dac124s085 +leds-gpio +leds-is31fl319x +leds-lm3530 +leds-lm3532 +leds-lm3533 +leds-lm355x +leds-lm3601x +leds-lm36274 +leds-lm3642 +leds-lp3944 +leds-lp3952 +leds-lp50xx +leds-lp8788 +leds-lt3593 +leds-max8997 +leds-mc13783 +leds-menf21bmc +leds-mlxcpld +leds-mlxreg +leds-mt6323 +leds-mt6370-flash +leds-mt6370-rgb +leds-nic78bx +leds-pca9532 +leds-pca955x +leds-pca963x +leds-pwm +leds-pwm-multicolor +leds-regulator +leds-rt8515 +leds-sgm3140 +leds-ss4200 +leds-tca6507 +leds-ti-lmu-common +leds-tlc591xx +leds-tps6105x +leds-wm831x-status +leds-wm8350 +ledtrig-activity +ledtrig-audio +ledtrig-backlight +ledtrig-camera +ledtrig-default-on +ledtrig-heartbeat +ledtrig-netdev +ledtrig-oneshot +ledtrig-pattern +ledtrig-timer +ledtrig-transient +ledtrig-tty +ledtrig-usbport +legousbtower +lenovo-ymc +lenovo-yogabook +lg-laptop +lg-vl600 +lg2160 +lgdt3305 +lgdt3306a +lgdt330x +lgs8gl5 +lgs8gxx +lib80211 +lib80211_crypt_ccmp +lib80211_crypt_tkip +lib80211_crypt_wep +libahci +libahci_platform +libarc4 +libceph +libchacha +libchacha20poly1305 +libcomposite +libcrc32c +libcurve25519 +libcurve25519-generic +libcxgb +libcxgbi +libdes +libertas +libertas_cs +libertas_sdio +libertas_spi +libertas_tf +libertas_tf_usb +libfc +libfcoe +libipw +libiscsi +libiscsi_tcp +libpoly1305 +libsas +libwx +lightning +line-display +lineage-pem +linear +liquidio +liquidio-core +liquidio_vf +lis3lv02d +lis3lv02d_i2c +lkkbd +ll_temac +llc +llc2 +lm25066 +lm3533-als +lm3533-core +lm3533-ctrlbank +lm3533_bl +lm3560 +lm3630a_bl +lm3639_bl +lm363x-regulator +lm3646 +lm63 +lm70 +lm73 +lm75 +lm77 +lm78 +lm80 +lm83 +lm8323 +lm8333 +lm85 +lm87 +lm90 +lm92 +lm93 +lm95234 +lm95241 +lm95245 +lmp91000 +lms283gf05 +lms501kf03 +lnbh25 +lnbh29 +lnbp21 +lnbp22 +lockd +lp +lp3943 +lp3971 +lp3972 +lp855x_bl +lp8727_charger +lp872x +lp873x +lp8755 +lp8788-buck +lp8788-charger +lp8788-ldo +lp8788_adc +lp8788_bl +lpc_ich +lpc_sch +lpddr_cmds +lpfc +lru_cache +lrw +lt3651-charger +lt7182s +ltc1660 +ltc2471 +ltc2485 +ltc2496 +ltc2497 +ltc2497-core +ltc2632 +ltc2688 +ltc2941-battery-gauge +ltc2945 +ltc2947-core +ltc2947-i2c +ltc2947-spi +ltc2978 +ltc2983 +ltc2990 +ltc2992 +ltc3589 +ltc3676 +ltc3815 +ltc4151 +ltc4162-l-charger +ltc4215 +ltc4222 +ltc4245 +ltc4260 +ltc4261 +ltr501 +ltrf216a +ltv350qv +lv0104cs +lv5207lp +lvstest +lxt +lz4 +lz4_compress +lz4hc +lz4hc_compress +m2m-deinterlace +m52790 +m62332 +m88ds3103 +m88rs2000 +m88rs6000t +mISDN_core +mISDN_dsp +mISDNinfineon +mISDNipac +mISDNisar +m_can +m_can_pci +m_can_platform +mac-celtic +mac-centeuro +mac-croatian +mac-cyrillic +mac-gaelic +mac-greek +mac-iceland +mac-inuit +mac-roman +mac-romanian +mac-turkish +mac80211 +mac80211_hwsim +mac802154 +mac802154_hwsim +mac_hid +macb +macb_pci +machxo2-spi +machzwd +macmodes +macsec +macvlan +macvtap +madera +madera-i2c +madera-spi +mag3110 +magellan +mailbox-altera +mana +mana_ib +mantis +mantis_core +map_absent +map_funcs +map_ram +map_rom +marvell +marvell-88x2222 +marvell10g +matrix-keymap +matrix_keypad +matrox_w1 +matroxfb_DAC1064 +matroxfb_Ti3026 +matroxfb_accel +matroxfb_base +matroxfb_crtc2 +matroxfb_g450 +matroxfb_maven +matroxfb_misc +max1027 +max11100 +max1111 +max1118 +max11205 +max11410 +max11801_ts +max1241 +max127 +max1363 +max14577-regulator +max14577_charger +max15301 +max1586 +max16064 +max16065 +max1619 +max16601 +max1668 +max17040_battery +max17042_battery +max1721x_battery +max197 +max20086-regulator +max20411-regulator +max20730 +max20751 +max2165 +max2175 +max30100 +max30102 +max30208 +max3100 +max31722 +max31730 +max31760 +max31785 +max31790 +max31827 +max31856 +max31865 +max3420_udc +max3421-hcd +max34440 +max44000 +max44009 +max517 +max5432 +max5481 +max5487 +max5522 +max5821 +max63xx_wdt +max6620 +max6621 +max6639 +max6650 +max6697 +max6875 +max7359_keypad +max77541 +max77541-adc +max77541-regulator +max77693-haptic +max77693-regulator +max77693_charger +max77826-regulator +max77976_charger +max8649 +max8660 +max8688 +max8893 +max8903_charger +max8907 +max8907-regulator +max8925-regulator +max8925_bl +max8925_onkey +max8925_power +max8952 +max8997-regulator +max8997_charger +max8997_haptic +max8998 +max8998_charger +max9271 +max9611 +maxim_thermocouple +mb1232 +mb862xxfb +mb86a16 +mb86a20s +mc +mc13783-adc +mc13783-pwrbutton +mc13783-regulator +mc13783_ts +mc13892-regulator +mc13xxx-core +mc13xxx-i2c +mc13xxx-regulator-core +mc13xxx-spi +mc3230 +mc34vr500 +mc44s803 +mcam-core +mcb +mcb-lpc +mcb-pci +mcba_usb +mce-inject +mceusb +mchp23k256 +mchp48l640 +mchp_pci1xxxx_gp +mchp_pci1xxxx_gpio +mcp251x +mcp251xfd +mcp3021 +mcp320x +mcp3422 +mcp3911 +mcp4018 +mcp41010 +mcp4131 +mcp4531 +mcp4725 +mcp4922 +mcr20a +mcs5000_ts +mcs7830 +mcs_touchkey +mct_u232 +mctp-serial +md-cluster +md4 +mdc800 +mdev +mdio +mdio-bcm-unimac +mdio-bitbang +mdio-cavium +mdio-gpio +mdio-i2c +mdio-mscc-miim +mdio-mvusb +mdio-regmap +mdio-thunder +me_daq +mediatek-ge +megaraid +megaraid_mbox +megaraid_mm +megaraid_sas +mei +mei-gsc +mei-me +mei-txe +mei_gsc_proxy +mei_hdcp +mei_phy +mei_pxp +mei_wdt +melfas_mip4 +memory-notifier-error-inject +memstick +men_z135_uart +men_z188_adc +mena21_wdt +menf21bmc +menf21bmc_hwmon +menf21bmc_wdt +menz69_wdt +meraki-mx100 +metro-usb +metronomefb +mf6x4 +mfd-aaeon +mgag200 +mhi +mhi_ep +mhi_net +mhi_pci_generic +mhi_wwan_ctrl +mhi_wwan_mbim +mi0283qt +michael_mic +micrel +microchip +microchip-spi +microchip_t1 +microchip_t1s +microread +microread_i2c +microread_mei +microtek +mii +minix +mip6 +mipi-i3c-hci +mite +mkiss +ml86v7667 +mlx-platform +mlx4_core +mlx4_en +mlx4_ib +mlx5-vfio-pci +mlx5_core +mlx5_ib +mlx5_vdpa +mlx90614 +mlx90632 +mlx_wdt +mlxfw +mlxreg-fan +mlxreg-hotplug +mlxreg-io +mlxreg-lc +mlxsw_core +mlxsw_i2c +mlxsw_minimal +mlxsw_pci +mlxsw_spectrum +mma7455_core +mma7455_i2c +mma7455_spi +mma7660 +mma8450 +mma8452 +mma9551 +mma9551_core +mma9553 +mmc35240 +mmc_block +mmc_spi +mms114 +mn88443x +mn88472 +mn88473 +mos7720 +mos7840 +most_cdev +most_core +most_i2c +most_net +most_snd +most_usb +most_video +motorcomm +moxa +mp2629 +mp2629_adc +mp2629_charger +mp2888 +mp2975 +mp5023 +mp8859 +mpi3mr +mpl115 +mpl115_i2c +mpl115_spi +mpl3115 +mpls_gso +mpls_iptunnel +mpls_router +mpoa +mpq7932 +mpr121_touchkey +mprls0025pa +mpt3sas +mptbase +mptcp_diag +mptctl +mptfc +mptlan +mptsas +mptscsih +mptspi +mpu3050 +mr75203 +mrf24j40 +mrp +ms5611_core +ms5611_i2c +ms5611_spi +ms5637 +ms_block +ms_sensors_i2c +msa311 +mscc +mscc_felix_dsa_lib +mscc_ocelot_ext +mscc_ocelot_switch_lib +mscc_seville +msdos +mse102x +msg2638 +msi-ec +msi-laptop +msi-wmi +msi001 +msi2500 +msp3400 +mspro_block +msr +mt2060 +mt2063 +mt20xx +mt2131 +mt2266 +mt312 +mt352 +mt6311-regulator +mt6315-regulator +mt6323-regulator +mt6331-regulator +mt6332-regulator +mt6357-regulator +mt6358-regulator +mt6359-regulator +mt6360-adc +mt6360-core +mt6360-regulator +mt6360_charger +mt6370 +mt6370-adc +mt6370-backlight +mt6370-charger +mt6370-regulator +mt6397 +mt6397-regulator +mt7530 +mt7530-mdio +mt7530-mmio +mt76 +mt76-connac-lib +mt76-sdio +mt76-usb +mt7601u +mt7603e +mt7615-common +mt7615e +mt7663-usb-sdio-common +mt7663s +mt7663u +mt76x0-common +mt76x02-lib +mt76x02-usb +mt76x0e +mt76x0u +mt76x2-common +mt76x2e +mt76x2u +mt7915e +mt7921-common +mt7921e +mt7921s +mt7921u +mt7996e +mt9m001 +mt9m111 +mt9p031 +mt9t112 +mt9v011 +mt9v032 +mt9v111 +mtd +mtd_blkdevs +mtd_dataflash +mtdblock +mtdblock_ro +mtdoops +mtdpstore +mtdram +mtdswap +mtip32xx +mtk-pmic-keys +mtk-sd +mtk_t7xx +mtouch +multipath +musb_hdrc +mux-adg792a +mux-adgs1408 +mux-core +mux-gpio +mv88e6060 +mv88e6xxx +mv_u3d_core +mv_udc +mvmdio +mvsas +mvumi +mwave +mwifiex +mwifiex_pcie +mwifiex_sdio +mwifiex_usb +mwl8k +mxb +mxc4005 +mxc6255 +mxic_nand +mxl-gpy +mxl111sf-demod +mxl111sf-tuner +mxl301rf +mxl5005s +mxl5007t +mxl5xx +mxl692 +mxm-wmi +mxser +mxuport +myrb +myri10ge +myrs +n411 +n5pf +n_gsm +n_hdlc +nand +nandcore +nandsim +national +natsemi +nau7802 +navman +nb7vpq904m +nbd +nci +nci_spi +nci_uart +ncn26000 +nct6683 +nct6775 +nct6775-core +nct6775-i2c +nct7802 +nct7904 +nd_btt +nd_pmem +nd_virtio +ne2k-pci +neofb +net1080 +net2272 +net2280 +netconsole +netdevsim +netfs +netjet +netlink_diag +netrom +nettel +netup-unidvb +netxen_nic +newtonkbd +nf_conncount +nf_conntrack +nf_conntrack_amanda +nf_conntrack_bridge +nf_conntrack_broadcast +nf_conntrack_ftp +nf_conntrack_h323 +nf_conntrack_irc +nf_conntrack_netbios_ns +nf_conntrack_netlink +nf_conntrack_pptp +nf_conntrack_sane +nf_conntrack_sip +nf_conntrack_snmp +nf_conntrack_tftp +nf_defrag_ipv4 +nf_defrag_ipv6 +nf_dup_ipv4 +nf_dup_ipv6 +nf_dup_netdev +nf_flow_table +nf_flow_table_inet +nf_log_syslog +nf_nat +nf_nat_amanda +nf_nat_ftp +nf_nat_h323 +nf_nat_irc +nf_nat_pptp +nf_nat_sip +nf_nat_snmp_basic +nf_nat_tftp +nf_reject_ipv4 +nf_reject_ipv6 +nf_socket_ipv4 +nf_socket_ipv6 +nf_synproxy_core +nf_tables +nf_tproxy_ipv4 +nf_tproxy_ipv6 +nfc +nfc_digital +nfcmrvl +nfcmrvl_i2c +nfcmrvl_spi +nfcmrvl_uart +nfcmrvl_usb +nfcsim +nfit +nfnetlink +nfnetlink_acct +nfnetlink_cthelper +nfnetlink_cttimeout +nfnetlink_hook +nfnetlink_log +nfnetlink_osf +nfnetlink_queue +nfp +nfs +nfs_acl +nfs_layout_flexfiles +nfs_layout_nfsv41_files +nfsd +nfsv2 +nfsv3 +nfsv4 +nft_chain_nat +nft_compat +nft_connlimit +nft_ct +nft_dup_ipv4 +nft_dup_ipv6 +nft_dup_netdev +nft_fib +nft_fib_inet +nft_fib_ipv4 +nft_fib_ipv6 +nft_fib_netdev +nft_flow_offload +nft_fwd_netdev +nft_hash +nft_limit +nft_log +nft_masq +nft_meta_bridge +nft_nat +nft_numgen +nft_osf +nft_queue +nft_quota +nft_redir +nft_reject +nft_reject_bridge +nft_reject_inet +nft_reject_ipv4 +nft_reject_ipv6 +nft_reject_netdev +nft_socket +nft_synproxy +nft_tproxy +nft_tunnel +nft_xfrm +nftl +ngbe +ngene +nhc_dest +nhc_fragment +nhc_hop +nhc_ipv6 +nhc_mobility +nhc_routing +nhc_udp +nhpoly1305 +nhpoly1305-avx2 +nhpoly1305-sse2 +ni903x_wdt +ni_6527 +ni_65xx +ni_660x +ni_670x +ni_daq_700 +ni_daq_dio24 +ni_mio_cs +ni_pcidio +ni_pcimio +ni_routes_test +ni_routing +ni_tio +ni_tiocmd +ni_usb6501 +nic7018_wdt +nicpf +nicstar +nicvf +nilfs2 +nitro_enclaves +niu +nixge +nlmon +nls_ascii +nls_cp1250 +nls_cp1251 +nls_cp1255 +nls_cp737 +nls_cp775 +nls_cp850 +nls_cp852 +nls_cp855 +nls_cp857 +nls_cp860 +nls_cp861 +nls_cp862 +nls_cp863 +nls_cp864 +nls_cp865 +nls_cp866 +nls_cp869 +nls_cp874 +nls_cp932 +nls_cp936 +nls_cp949 +nls_cp950 +nls_euc-jp +nls_iso8859-1 +nls_iso8859-13 +nls_iso8859-14 +nls_iso8859-15 +nls_iso8859-2 +nls_iso8859-3 +nls_iso8859-4 +nls_iso8859-5 +nls_iso8859-6 +nls_iso8859-7 +nls_iso8859-9 +nls_koi8-r +nls_koi8-ru +nls_koi8-u +nls_utf8 +nmclan_cs +noa1305 +nosy +notifier-error-inject +nouveau +novatek-nvt-ts +nozomi +npcm750-pwm-fan +ns558 +ns83820 +nsh +ntb +ntb_hw_epf +ntb_hw_idt +ntb_hw_intel +ntb_hw_switchtec +ntb_netdev +ntb_perf +ntb_pingpong +ntb_tool +ntb_transport +ntc_thermistor +ntfs +ntfs3 +null_blk +nuvoton-cir +nv_tco +nvidia-wmi-ec-backlight +nvidiafb +nvme +nvme-common +nvme-core +nvme-fabrics +nvme-fc +nvme-loop +nvme-rdma +nvme-tcp +nvmem-rave-sp-eeprom +nvmem-rmem +nvmem_qcom-spmi-sdam +nvmet +nvmet-fc +nvmet-rdma +nvmet-tcp +nvram +nvsw-sn2201 +nxp-c45-tja11xx +nxp-cbtx +nxp-nci +nxp-nci_i2c +nxp-tja11xx +nxt200x +nxt6000 +nzxt-kraken2 +nzxt-smart2 +objagg +occ-hwmon-common +occ-p8-hwmon +ocelot-soc +ocfb +ocfs2 +ocfs2_dlm +ocfs2_dlmfs +ocfs2_nodemanager +ocfs2_stack_o2cb +ocfs2_stack_user +ocfs2_stackglue +ocrdma +octeon_ep +of_mmc_spi +of_xilinx_wdt +ofb +og01a1b +omfs +omninet +on20 +on26 +onenand +onie-tlv +opa_vnic +opencores-kbd +openvswitch +opt3001 +opt4001 +opticon +option +or51132 +or51211 +orangefs +orinoco +orinoco_cs +orinoco_nortel +orinoco_plx +orinoco_tmd +orinoco_usb +oti6858 +otm3225a +ov01a10 +ov02a10 +ov08d10 +ov08x40 +ov13858 +ov13b10 +ov2640 +ov2659 +ov2680 +ov2685 +ov2740 +ov4689 +ov5647 +ov5648 +ov5670 +ov5675 +ov5693 +ov5695 +ov6650 +ov7251 +ov7640 +ov7670 +ov772x +ov7740 +ov8856 +ov8858 +ov8865 +ov9640 +ov9650 +ov9734 +overlay +oxp-sensors +oxu210hp-hcd +p4-clockmod +p54common +p54pci +p54spi +p54usb +p8022 +pa12203001 +padlock-aes +padlock-sha +palmas-pwrbutton +palmas-regulator +palmas_gpadc +panasonic-laptop +pandora_bl +panel +panel-auo-a030jtn01 +panel-mipi-dbi +panel-orisetech-ota5601a +panel-raspberrypi-touchscreen +panel-widechips-ws2401 +parkbd +parman +parport +parport_cs +parport_pc +parport_serial +pata_acpi +pata_ali +pata_amd +pata_artop +pata_atiixp +pata_atp867x +pata_cmd640 +pata_cmd64x +pata_cypress +pata_efar +pata_hpt366 +pata_hpt37x +pata_hpt3x2n +pata_hpt3x3 +pata_it8213 +pata_it821x +pata_jmicron +pata_legacy +pata_marvell +pata_mpiix +pata_netcell +pata_ninja32 +pata_ns87410 +pata_ns87415 +pata_oldpiix +pata_opti +pata_optidma +pata_parport +pata_pcmcia +pata_pdc2027x +pata_pdc202xx_old +pata_piccolo +pata_radisys +pata_rdc +pata_rz1000 +pata_sch +pata_serverworks +pata_sil680 +pata_sl82c105 +pata_triflex +pata_via +pc300too +pc87360 +pc87413_wdt +pc87427 +pca9450-regulator +pcap-regulator +pcap_keys +pcap_ts +pcbc +pcengines-apuv2 +pcf50633 +pcf50633-adc +pcf50633-backlight +pcf50633-charger +pcf50633-gpio +pcf50633-input +pcf50633-regulator +pcf8574_keypad +pcf8591 +pch_udc +pci +pci-epf-mhi +pci-epf-ntb +pci-epf-vntb +pci-hyperv +pci-hyperv-intf +pci-pf-stub +pci-stub +pci200syn +pcips2 +pcmcia +pcmcia_core +pcmcia_rsrc +pcmciamtd +pcnet32 +pcnet_cs +pcrypt +pcs-lynx +pcs-mtk-lynxi +pcs_xpcs +pcspkr +pcwd_pci +pcwd_usb +pd6729 +pdc_adma +pds_core +pds_vdpa +peak_pci +peak_pciefd +peak_pcmcia +peak_usb +peci +peci-cpu +peci-cputemp +peci-dimmtemp +pegasus +pegasus_notetaker +penmount +pfr_telemetry +pfr_update +phantom +phonet +phram +phy-bcm-kona-usb2 +phy-can-transceiver +phy-cpcap-usb +phy-exynos-usb2 +phy-generic +phy-gpio-vbus-usb +phy-intel-lgm-emmc +phy-isp1301 +phy-lgm-usb +phy-pxa-28nm-hsic +phy-pxa-28nm-usb2 +phy-qcom-usb-hs +phy-qcom-usb-hsic +phy-tahvo +phy-tusb1210 +phylink +physmap +pi3usb30532 +pi433 +pim4328 +pinctrl-alderlake +pinctrl-broxton +pinctrl-cannonlake +pinctrl-cedarfork +pinctrl-cy8c95x0 +pinctrl-da9062 +pinctrl-denverton +pinctrl-elkhartlake +pinctrl-emmitsburg +pinctrl-geminilake +pinctrl-icelake +pinctrl-jasperlake +pinctrl-lakefield +pinctrl-lewisburg +pinctrl-lynxpoint +pinctrl-madera +pinctrl-mcp23s08 +pinctrl-mcp23s08_i2c +pinctrl-mcp23s08_spi +pinctrl-meteorlake +pinctrl-sunrisepoint +pinctrl-tigerlake +pinephone-keyboard +ping +pistachio-internal-dac +pixcir_i2c_ts +pkcs7_test_key +pkcs8_key_parser +pktgen +pl2303 +plat-ram +plat_nand +platform_lcd +platform_profile +plfxlc +pli1209bc +plip +plusb +pluto2 +plx_dma +plx_pci +pm-notifier-error-inject +pm2fb +pm3fb +pm6764tr +pm80xx +pmbus +pmbus_core +pmc551 +pmcraid +pms7003 +pmt_class +pmt_crashlog +pmt_telemetry +pn532_uart +pn533 +pn533_i2c +pn533_usb +pn544 +pn544_i2c +pn544_mei +pn_pep +pnd2_edac +poly1305-x86_64 +poly1305_generic +polynomial +polyval-clmulni +polyval-generic +port100 +powermate +powr1220 +ppa +ppdev +ppp_async +ppp_deflate +ppp_mppe +ppp_synctty +pppoatm +pppoe +pppox +pps-gpio +pps-ldisc +pps_parport +pptp +prestera +prestera_pci +pretimeout_panic +prism2_usb +processor_thermal_device +processor_thermal_device_pci +processor_thermal_device_pci_legacy +processor_thermal_mbox +processor_thermal_rapl +processor_thermal_rfim +ps2-gpio +ps2mult +psample +pse_regulator +psmouse +psnap +pstore_blk +pstore_zone +psxpad-spi +ptdma +ptp_clockmatrix +ptp_dfl_tod +ptp_idt82p33 +ptp_ines +ptp_kvm +ptp_ocp +ptp_vmw +pulse8-cec +pulsedlight-lidar-lite-v2 +punit_atom_debug +pv88060-regulator +pv88080-regulator +pv88090-regulator +pvcalls-front +pvpanic +pvpanic-mmio +pvpanic-pci +pvrusb2 +pwc +pwm-beeper +pwm-clk +pwm-cros-ec +pwm-dwc +pwm-iqs620a +pwm-lp3943 +pwm-pca9685 +pwm-regulator +pwm-twl +pwm-twl-led +pwm-vibra +pwm_bl +pxa27x_udc +pxe1610 +pxrc +q54sj108a2 +qaic +qat_4xxx +qat_c3xxx +qat_c3xxxvf +qat_c62x +qat_c62xvf +qat_dh895xcc +qat_dh895xccvf +qca8k +qcaux +qcom-emac +qcom-labibb-regulator +qcom-spmi-adc5 +qcom-spmi-iadc +qcom-spmi-vadc +qcom-vadc-common +qcom-wled +qcom_glink +qcom_glink_rpm +qcom_spmi-regulator +qcom_usb_vbus-regulator +qcserial +qed +qede +qedf +qedi +qedr +qemu_fw_cfg +qinfo_probe +qla1280 +qla2xxx +qla3xxx +qla4xxx +qlcnic +qlge +qlogic_cs +qlogicfas408 +qm1d1b0004 +qm1d1c0042 +qmi_helpers +qmi_wwan +qnx4 +qnx6 +qrtr +qrtr-mhi +qrtr-smd +qrtr-tun +qsemi +qt1010 +qt1050 +qt1070 +qt2160 +qtnfmac +qtnfmac_pcie +quatech2 +quatech_daqp_cs +quota_tree +quota_v1 +quota_v2 +qwiic-joystick +qxl +r592 +r6040 +r8152 +r8153_ecm +r8169 +r8192e_pci +r8192u_usb +r820t +r852 +r8712u +r8723bs +r8a66597-hcd +r8a66597-udc +raa215300 +radeon +radeonfb +radio-keene +radio-ma901 +radio-maxiradio +radio-mr800 +radio-platform-si4713 +radio-raremono +radio-shark +radio-si470x-common +radio-si470x-i2c +radio-si470x-usb +radio-si476x +radio-tea5764 +radio-usb-si4713 +radio-wl1273 +raid0 +raid1 +raid10 +raid456 +raid6_pq +raid_class +rainshadow-cec +ramoops +rapl +rave-sp +rave-sp-backlight +rave-sp-pwrbutton +rave-sp-wdt +raw_diag +raw_gadget +ray_cs +raydium_i2c_ts +rbd +rc-adstech-dvb-t-pci +rc-alink-dtu-m +rc-anysee +rc-apac-viewcomp +rc-astrometa-t2hybrid +rc-asus-pc39 +rc-asus-ps3-100 +rc-ati-tv-wonder-hd-600 +rc-ati-x10 +rc-avermedia +rc-avermedia-a16d +rc-avermedia-cardbus +rc-avermedia-dvbt +rc-avermedia-m135a +rc-avermedia-m733a-rm-k6 +rc-avermedia-rm-ks +rc-avertv-303 +rc-azurewave-ad-tu700 +rc-beelink-gs1 +rc-beelink-mxiii +rc-behold +rc-behold-columbus +rc-budget-ci-old +rc-cinergy +rc-cinergy-1400 +rc-core +rc-ct-90405 +rc-d680-dmb +rc-delock-61959 +rc-dib0700-nec +rc-dib0700-rc5 +rc-digitalnow-tinytwin +rc-digittrade +rc-dm1105-nec +rc-dntv-live-dvb-t +rc-dntv-live-dvbt-pro +rc-dreambox +rc-dtt200u +rc-dvbsky +rc-dvico-mce +rc-dvico-portable +rc-em-terratec +rc-encore-enltv +rc-encore-enltv-fm53 +rc-encore-enltv2 +rc-evga-indtube +rc-eztv +rc-flydvb +rc-flyvideo +rc-fusionhdtv-mce +rc-gadmei-rm008z +rc-geekbox +rc-genius-tvgo-a11mce +rc-gotview7135 +rc-hauppauge +rc-hisi-poplar +rc-hisi-tv-demo +rc-imon-mce +rc-imon-pad +rc-imon-rsc +rc-iodata-bctv7e +rc-it913x-v1 +rc-it913x-v2 +rc-kaiomy +rc-khadas +rc-khamsin +rc-kworld-315u +rc-kworld-pc150u +rc-kworld-plus-tv-analog +rc-leadtek-y04g0051 +rc-lme2510 +rc-loopback +rc-manli +rc-mecool-kii-pro +rc-mecool-kiii-pro +rc-medion-x10 +rc-medion-x10-digitainer +rc-medion-x10-or2x +rc-minix-neo +rc-msi-digivox-ii +rc-msi-digivox-iii +rc-msi-tvanywhere +rc-msi-tvanywhere-plus +rc-nebula +rc-nec-terratec-cinergy-xs +rc-norwood +rc-npgtech +rc-odroid +rc-pctv-sedna +rc-pine64 +rc-pinnacle-color +rc-pinnacle-grey +rc-pinnacle-pctv-hd +rc-pixelview +rc-pixelview-002t +rc-pixelview-mk12 +rc-pixelview-new +rc-powercolor-real-angel +rc-proteus-2309 +rc-purpletv +rc-pv951 +rc-rc6-mce +rc-real-audio-220-32-keys +rc-reddo +rc-snapstream-firefly +rc-streamzap +rc-su3000 +rc-tanix-tx3mini +rc-tanix-tx5max +rc-tbs-nec +rc-technisat-ts35 +rc-technisat-usb2 +rc-terratec-cinergy-c-pci +rc-terratec-cinergy-s2-hd +rc-terratec-cinergy-xs +rc-terratec-slim +rc-terratec-slim-2 +rc-tevii-nec +rc-tivo +rc-total-media-in-hand +rc-total-media-in-hand-02 +rc-trekstor +rc-tt-1500 +rc-twinhan-dtv-cab-ci +rc-twinhan1027 +rc-vega-s9x +rc-videomate-m1f +rc-videomate-s350 +rc-videomate-tv-pvr +rc-videostrong-kii-pro +rc-wetek-hub +rc-wetek-play2 +rc-winfast +rc-winfast-usbii-deluxe +rc-x96max +rc-xbox-360 +rc-xbox-dvd +rc-zx-irdec +rc5t583-regulator +rdacm20 +rdacm21 +rdc321x-southbridge +rdma_cm +rdma_rxe +rdma_ucm +rdmavt +rds +rds_rdma +rds_tcp +realtek +redboot +redrat3 +reed_solomon +regmap-i3c +regmap-sccb +regmap-sdw +regmap-sdw-mbq +regmap-slimbus +regmap-spi-avmm +regmap-spmi +regmap-w1 +regulator-haptic +reiserfs +repaper +reset-ti-syscon +reset-tps380x +resistive-adc-touch +retu-mfd +retu-pwrbutton +retu_wdt +rfc1051 +rfc1201 +rfcomm +rfd77402 +rfd_ftl +rfkill-gpio +rio-scan +rio_cm +rio_mport_cdev +rionet +rivafb +rj54n1cb0c +rm3100-core +rm3100-i2c +rm3100-spi +rmd160 +rmi_core +rmi_i2c +rmi_smbus +rmi_spi +rmnet +rnbd-client +rnbd-server +rndis_host +rndis_wlan +rockchip +rocker +rohm-bu27008 +rohm-bu27034 +rohm_bu21023 +romfs +rose +rotary_encoder +rp2 +rpcrdma +rpcsec_gss_krb5 +rpmsg_char +rpmsg_core +rpmsg_ctrl +rpmsg_ns +rpmsg_tty +rpmsg_wwan_ctrl +rpr0521 +rsi_91x +rsi_sdio +rsi_usb +rt1719 +rt2400pci +rt2500pci +rt2500usb +rt2800lib +rt2800mmio +rt2800pci +rt2800usb +rt2x00lib +rt2x00mmio +rt2x00pci +rt2x00usb +rt4801-regulator +rt4803 +rt4831 +rt4831-backlight +rt4831-regulator +rt5033 +rt5033-regulator +rt5033_battery +rt5033_charger +rt5120 +rt5120-pwrkey +rt5120-regulator +rt5190a-regulator +rt5739 +rt5759-regulator +rt6160-regulator +rt6190-regulator +rt61pci +rt6245-regulator +rt73usb +rt9455_charger +rt9467-charger +rt9471 +rtc-88pm80x +rtc-88pm860x +rtc-ab-b5ze-s3 +rtc-ab-eoz9 +rtc-abx80x +rtc-bq32k +rtc-bq4802 +rtc-cros-ec +rtc-da9052 +rtc-da9055 +rtc-da9063 +rtc-ds1286 +rtc-ds1302 +rtc-ds1305 +rtc-ds1307 +rtc-ds1343 +rtc-ds1347 +rtc-ds1374 +rtc-ds1390 +rtc-ds1511 +rtc-ds1553 +rtc-ds1672 +rtc-ds1685 +rtc-ds1742 +rtc-ds2404 +rtc-ds3232 +rtc-em3027 +rtc-fm3130 +rtc-ftrtc010 +rtc-goldfish +rtc-hid-sensor-time +rtc-isl12022 +rtc-isl1208 +rtc-lp8788 +rtc-m41t80 +rtc-m41t93 +rtc-m41t94 +rtc-m48t35 +rtc-m48t59 +rtc-m48t86 +rtc-max6900 +rtc-max6902 +rtc-max6916 +rtc-max8907 +rtc-max8925 +rtc-max8997 +rtc-max8998 +rtc-mc13xxx +rtc-mcp795 +rtc-msm6242 +rtc-mt6397 +rtc-palmas +rtc-pcap +rtc-pcf2123 +rtc-pcf2127 +rtc-pcf50633 +rtc-pcf85063 +rtc-pcf8523 +rtc-pcf85363 +rtc-pcf8563 +rtc-pcf8583 +rtc-r9701 +rtc-rc5t583 +rtc-rp5c01 +rtc-rs5c348 +rtc-rs5c372 +rtc-rv3028 +rtc-rv3029c2 +rtc-rv3032 +rtc-rv8803 +rtc-rx4581 +rtc-rx6110 +rtc-rx8010 +rtc-rx8025 +rtc-rx8581 +rtc-s35390a +rtc-sd3078 +rtc-stk17ta8 +rtc-tps6586x +rtc-tps65910 +rtc-wilco-ec +rtc-wm831x +rtc-wm8350 +rtc-x1205 +rtl2830 +rtl2832 +rtl2832_sdr +rtl8150 +rtl8187 +rtl8188ee +rtl818x_pci +rtl8192c-common +rtl8192ce +rtl8192cu +rtl8192de +rtl8192ee +rtl8192se +rtl8365mb +rtl8366 +rtl8723-common +rtl8723ae +rtl8723be +rtl8821ae +rtl8xxxu +rtl_pci +rtl_usb +rtllib +rtllib_crypt_ccmp +rtllib_crypt_tkip +rtllib_crypt_wep +rtlwifi +rtmv20-regulator +rtq2134-regulator +rtq6056 +rtq6752-regulator +rtrs-client +rtrs-core +rtrs-server +rts5208 +rtsx_pci +rtsx_pci_ms +rtsx_pci_sdmmc +rtsx_usb +rtsx_usb_ms +rtsx_usb_sdmmc +rtw88_8723d +rtw88_8723de +rtw88_8723ds +rtw88_8723du +rtw88_8821c +rtw88_8821ce +rtw88_8821cs +rtw88_8821cu +rtw88_8822b +rtw88_8822be +rtw88_8822bs +rtw88_8822bu +rtw88_8822c +rtw88_8822ce +rtw88_8822cs +rtw88_8822cu +rtw88_core +rtw88_pci +rtw88_sdio +rtw88_usb +rtw89_8851b +rtw89_8851be +rtw89_8852a +rtw89_8852ae +rtw89_8852b +rtw89_8852be +rtw89_8852c +rtw89_8852ce +rtw89_core +rtw89_pci +rx51_battery +rxperf +rxrpc +s1d13xxxfb +s2250 +s2255drv +s2io +s3fb +s3fwrn5 +s3fwrn5_i2c +s3fwrn82_uart +s5c73m3 +s5h1409 +s5h1411 +s5h1420 +s5h1432 +s5k5baf +s5k6a3 +s626 +s6sy761 +s921 +saa6588 +saa6752hs +saa7110 +saa7115 +saa7127 +saa7134 +saa7134-alsa +saa7134-dvb +saa7134-empress +saa7134-go7007 +saa7146 +saa7146_vv +saa7164 +saa717x +saa7185 +saa7706h +safe_serial +sample-trace-array +samsung-keypad +samsung-laptop +samsung-q10 +samsung-sxgbe +sata_dwc_460ex +sata_inic162x +sata_mv +sata_nv +sata_promise +sata_qstor +sata_sil +sata_sil24 +sata_sis +sata_svw +sata_sx4 +sata_uli +sata_via +sata_vsc +savagefb +sb1000 +sb_edac +sbc60xxwdt +sbc_epx_c3 +sbc_fitpc2_wdt +sbc_gxx +sbp_target +sbrmi +sbs +sbs-battery +sbs-charger +sbs-manager +sbshc +sbtsi_temp +sc1200wdt +sc16is7xx +sc92031 +sca3000 +sca3300 +scb2_flash +scd30_core +scd30_i2c +scd30_serial +scd4x +sch311x_wdt +sch5627 +sch5636 +sch56xx-common +sch_cake +sch_cbs +sch_choke +sch_codel +sch_drr +sch_etf +sch_ets +sch_fq +sch_fq_codel +sch_fq_pie +sch_gred +sch_hfsc +sch_hhf +sch_htb +sch_ingress +sch_mqprio +sch_mqprio_lib +sch_multiq +sch_netem +sch_pie +sch_plug +sch_prio +sch_qfq +sch_red +sch_sfb +sch_sfq +sch_skbprio +sch_taprio +sch_tbf +sch_teql +scsi_debug +scsi_dh_alua +scsi_dh_emc +scsi_dh_hp_sw +scsi_dh_rdac +scsi_transport_fc +scsi_transport_iscsi +scsi_transport_sas +scsi_transport_spi +scsi_transport_srp +sctp +sctp_diag +sd_adc_modulator +sdhci +sdhci-acpi +sdhci-pci +sdhci-pltfm +sdhci-xenon-driver +sdhci_f_sdh30 +sdio_uart +sdricoh_cs +seco-cec +sensehat-joystick +sensorhub +serial-multi-instantiate +serial_cs +serial_ir +serio_raw +sermouse +serpent-avx-x86_64 +serpent-avx2 +serpent-sse2-x86_64 +serpent_generic +serport +ses +sev-guest +sf-pdma +sfc +sfc-falcon +sfc-siena +sfp +sgi_w1 +sgp30 +sgp40 +sha1-ssse3 +sha256-ssse3 +shark2 +sht15 +sht21 +sht3x +sht4x +shtc1 +si1133 +si1145 +si2157 +si2165 +si2168 +si21xx +si4713 +si476x-core +si7005 +si7020 +sidewinder +sierra +sierra_net +sil164 +silead +sim710 +simatic-ipc +simatic-ipc-leds +simatic-ipc-leds-gpio-apollolake +simatic-ipc-leds-gpio-core +simatic-ipc-leds-gpio-f7188x +simatic-ipc-wdt +simple-mfd-i2c +simpledrm +simplefb +siox-bus-gpio +siox-core +sis-agp +sis190 +sis5595 +sis900 +sis_i2c +sisfb +sisusbvga +sit +siw +sja1000 +sja1000_isa +sja1000_platform +sja1105 +skfp +skge +skx_edac +sky2 +sky81452 +sky81452-backlight +sky81452-regulator +sl28vpd +sl811-hcd +sl811_cs +slcan +slg51000-regulator +slicoss +slim-qcom-ctrl +slimbus +slip +slram +sm2_generic +sm3 +sm3-avx-x86_64 +sm3_generic +sm4 +sm4-aesni-avx-x86_64 +sm4-aesni-avx2-x86_64 +sm4_generic +sm501 +sm501fb +sm712fb +sm750fb +sm_common +sm_ftl +smartpqi +smb347-charger +smc +smc91c92_cs +smc_diag +smipcie +smm665 +smpro-core +smpro-errmon +smpro-hwmon +smpro-misc +smsc +smsc37b787_wdt +smsc47b397 +smsc47m1 +smsc47m192 +smsc75xx +smsc911x +smsc9420 +smsc95xx +smscufx +smsdvb +smsmdtv +smssdio +smsusb +snd +snd-ac97-codec +snd-acp-config +snd-acp-i2s +snd-acp-legacy-mach +snd-acp-mach +snd-acp-pci +snd-acp-pcm +snd-acp-pdm +snd-acp-rembrandt +snd-acp-renoir +snd-acp-sof-mach +snd-acp3x-i2s +snd-acp3x-pcm-dma +snd-acp3x-pdm-dma +snd-acp3x-rn +snd-acp5x-i2s +snd-acp5x-pcm-dma +snd-acp6x-pdm-dma +snd-ad1889 +snd-ak4113 +snd-ak4114 +snd-ak4117 +snd-ak4xxx-adda +snd-ali5451 +snd-aloop +snd-als300 +snd-als4000 +snd-asihpi +snd-atiixp +snd-atiixp-modem +snd-au8810 +snd-au8820 +snd-au8830 +snd-aw2 +snd-azt3328 +snd-bcd2000 +snd-bebob +snd-bt87x +snd-ca0106 +snd-cmipci +snd-compress +snd-cs4281 +snd-cs46xx +snd-cs8427 +snd-ctl-led +snd-ctxfi +snd-darla20 +snd-darla24 +snd-dice +snd-dummy +snd-echo3g +snd-emu10k1 +snd-emu10k1-synth +snd-emu10k1x +snd-emux-synth +snd-ens1370 +snd-ens1371 +snd-es1938 +snd-es1968 +snd-fireface +snd-firewire-digi00x +snd-firewire-lib +snd-firewire-motu +snd-firewire-tascam +snd-fireworks +snd-fm801 +snd-gina20 +snd-gina24 +snd-hda-codec +snd-hda-codec-analog +snd-hda-codec-ca0110 +snd-hda-codec-ca0132 +snd-hda-codec-cirrus +snd-hda-codec-cmedia +snd-hda-codec-conexant +snd-hda-codec-cs8409 +snd-hda-codec-generic +snd-hda-codec-hdmi +snd-hda-codec-idt +snd-hda-codec-realtek +snd-hda-codec-si3054 +snd-hda-codec-via +snd-hda-core +snd-hda-cs-dsp-ctls +snd-hda-ext-core +snd-hda-intel +snd-hda-scodec-cs35l41 +snd-hda-scodec-cs35l41-i2c +snd-hda-scodec-cs35l41-spi +snd-hdmi-lpe-audio +snd-hdsp +snd-hdspm +snd-hrtimer +snd-hwdep +snd-i2c +snd-ice1712 +snd-ice1724 +snd-ice17xx-ak4xxx +snd-indigo +snd-indigodj +snd-indigodjx +snd-indigoio +snd-indigoiox +snd-intel-dspcfg +snd-intel-sdw-acpi +snd-intel-sst-acpi +snd-intel-sst-core +snd-intel-sst-pci +snd-intel8x0 +snd-intel8x0m +snd-isight +snd-korg1212 +snd-layla20 +snd-layla24 +snd-lola +snd-lx6464es +snd-maestro3 +snd-mia +snd-mixart +snd-mixer-oss +snd-mona +snd-mpu401 +snd-mpu401-uart +snd-mtpav +snd-mts64 +snd-nm256 +snd-opl3-lib +snd-opl3-synth +snd-oxfw +snd-oxygen +snd-oxygen-lib +snd-pci-acp3x +snd-pci-acp5x +snd-pci-acp6x +snd-pci-ps +snd-pcm +snd-pcm-dmaengine +snd-pcmtest +snd-pcsp +snd-pcxhr +snd-pdaudiocf +snd-portman2x4 +snd-ps-pdm-dma +snd-ps-sdw-dma +snd-pt2258 +snd-rawmidi +snd-riptide +snd-rme32 +snd-rme96 +snd-rme9652 +snd-rn-pci-acp3x +snd-rpl-pci-acp6x +snd-sb-common +snd-seq +snd-seq-device +snd-seq-dummy +snd-seq-midi +snd-seq-midi-emul +snd-seq-midi-event +snd-seq-ump-client +snd-seq-virmidi +snd-serial-u16550 +snd-skl_nau88l25_max98357a +snd-soc-63xx +snd-soc-ac97 +snd-soc-acp-da7219mx98357-mach +snd-soc-acp-es8336-mach +snd-soc-acp-rt5645-mach +snd-soc-acp-rt5682-mach +snd-soc-acp5x-mach +snd-soc-acp6x-mach +snd-soc-acpi +snd-soc-acpi-intel-match +snd-soc-adau-utils +snd-soc-adau1372 +snd-soc-adau1372-i2c +snd-soc-adau1372-spi +snd-soc-adau1701 +snd-soc-adau1761 +snd-soc-adau1761-i2c +snd-soc-adau1761-spi +snd-soc-adau17x1 +snd-soc-adau7002 +snd-soc-adau7118 +snd-soc-adau7118-hw +snd-soc-adau7118-i2c +snd-soc-adi-axi-i2s +snd-soc-adi-axi-spdif +snd-soc-ak4104 +snd-soc-ak4118 +snd-soc-ak4375 +snd-soc-ak4458 +snd-soc-ak4554 +snd-soc-ak4613 +snd-soc-ak4642 +snd-soc-ak5386 +snd-soc-ak5558 +snd-soc-alc5623 +snd-soc-arizona +snd-soc-avs +snd-soc-avs-da7219 +snd-soc-avs-dmic +snd-soc-avs-hdaudio +snd-soc-avs-i2s-test +snd-soc-avs-max98357a +snd-soc-avs-max98373 +snd-soc-avs-max98927 +snd-soc-avs-nau8825 +snd-soc-avs-probe +snd-soc-avs-rt274 +snd-soc-avs-rt286 +snd-soc-avs-rt298 +snd-soc-avs-rt5682 +snd-soc-avs-ssm4567 +snd-soc-aw8738 +snd-soc-aw88395 +snd-soc-aw88395-lib +snd-soc-bd28623 +snd-soc-bdw-rt286 +snd-soc-bt-sco +snd-soc-catpt +snd-soc-chv3-codec +snd-soc-cml_rt1011_rt5682 +snd-soc-core +snd-soc-cros-ec-codec +snd-soc-cs35l32 +snd-soc-cs35l33 +snd-soc-cs35l34 +snd-soc-cs35l35 +snd-soc-cs35l36 +snd-soc-cs35l41 +snd-soc-cs35l41-i2c +snd-soc-cs35l41-lib +snd-soc-cs35l41-spi +snd-soc-cs35l45 +snd-soc-cs35l45-i2c +snd-soc-cs35l45-spi +snd-soc-cs35l56 +snd-soc-cs35l56-i2c +snd-soc-cs35l56-sdw +snd-soc-cs35l56-shared +snd-soc-cs35l56-spi +snd-soc-cs4234 +snd-soc-cs4265 +snd-soc-cs4270 +snd-soc-cs4271 +snd-soc-cs4271-i2c +snd-soc-cs4271-spi +snd-soc-cs42l42 +snd-soc-cs42l42-i2c +snd-soc-cs42l42-sdw +snd-soc-cs42l51 +snd-soc-cs42l51-i2c +snd-soc-cs42l52 +snd-soc-cs42l56 +snd-soc-cs42l73 +snd-soc-cs42l83-i2c +snd-soc-cs42xx8 +snd-soc-cs42xx8-i2c +snd-soc-cs43130 +snd-soc-cs4341 +snd-soc-cs4349 +snd-soc-cs53l30 +snd-soc-cx2072x +snd-soc-da7213 +snd-soc-da7219 +snd-soc-dmic +snd-soc-ehl-rt5660 +snd-soc-es7134 +snd-soc-es7241 +snd-soc-es8316 +snd-soc-es8326 +snd-soc-es8328 +snd-soc-es8328-i2c +snd-soc-es8328-spi +snd-soc-fsl-asrc +snd-soc-fsl-audmix +snd-soc-fsl-easrc +snd-soc-fsl-esai +snd-soc-fsl-micfil +snd-soc-fsl-mqs +snd-soc-fsl-rpmsg +snd-soc-fsl-sai +snd-soc-fsl-spdif +snd-soc-fsl-ssi +snd-soc-fsl-utils +snd-soc-fsl-xcvr +snd-soc-gtm601 +snd-soc-hda-codec +snd-soc-hdac-hda +snd-soc-hdac-hdmi +snd-soc-hdmi-codec +snd-soc-hsw-rt5640 +snd-soc-ics43432 +snd-soc-idt821034 +snd-soc-imx-audmux +snd-soc-inno-rk3036 +snd-soc-intel-hda-dsp-common +snd-soc-intel-sof-cirrus-common +snd-soc-intel-sof-maxim-common +snd-soc-intel-sof-realtek-common +snd-soc-kbl_da7219_max98357a +snd-soc-kbl_da7219_max98927 +snd-soc-kbl_rt5660 +snd-soc-kbl_rt5663_max98927 +snd-soc-kbl_rt5663_rt5514_max98927 +snd-soc-lpass-macro-common +snd-soc-lpass-rx-macro +snd-soc-lpass-tx-macro +snd-soc-lpass-va-macro +snd-soc-lpass-wsa-macro +snd-soc-max9759 +snd-soc-max98088 +snd-soc-max98090 +snd-soc-max98357a +snd-soc-max98363 +snd-soc-max98373 +snd-soc-max98373-i2c +snd-soc-max98373-sdw +snd-soc-max98388 +snd-soc-max98390 +snd-soc-max98396 +snd-soc-max98504 +snd-soc-max98520 +snd-soc-max9860 +snd-soc-max9867 +snd-soc-max98927 +snd-soc-msm8916-analog +snd-soc-msm8916-digital +snd-soc-mt6351 +snd-soc-mt6358 +snd-soc-mt6660 +snd-soc-nau8315 +snd-soc-nau8540 +snd-soc-nau8810 +snd-soc-nau8821 +snd-soc-nau8822 +snd-soc-nau8824 +snd-soc-nau8825 +snd-soc-pcm1681 +snd-soc-pcm1789-codec +snd-soc-pcm1789-i2c +snd-soc-pcm179x-codec +snd-soc-pcm179x-i2c +snd-soc-pcm179x-spi +snd-soc-pcm186x +snd-soc-pcm186x-i2c +snd-soc-pcm186x-spi +snd-soc-pcm3060 +snd-soc-pcm3060-i2c +snd-soc-pcm3060-spi +snd-soc-pcm3168a +snd-soc-pcm3168a-i2c +snd-soc-pcm3168a-spi +snd-soc-pcm5102a +snd-soc-pcm512x +snd-soc-pcm512x-i2c +snd-soc-pcm512x-spi +snd-soc-peb2466 +snd-soc-ps-mach +snd-soc-rk3328 +snd-soc-rl6231 +snd-soc-rl6347a +snd-soc-rt1011 +snd-soc-rt1015 +snd-soc-rt1015p +snd-soc-rt1019 +snd-soc-rt1308 +snd-soc-rt1308-sdw +snd-soc-rt1316-sdw +snd-soc-rt1318-sdw +snd-soc-rt274 +snd-soc-rt286 +snd-soc-rt298 +snd-soc-rt5514 +snd-soc-rt5514-spi +snd-soc-rt5616 +snd-soc-rt5631 +snd-soc-rt5640 +snd-soc-rt5645 +snd-soc-rt5651 +snd-soc-rt5659 +snd-soc-rt5660 +snd-soc-rt5663 +snd-soc-rt5670 +snd-soc-rt5677 +snd-soc-rt5677-spi +snd-soc-rt5682 +snd-soc-rt5682-i2c +snd-soc-rt5682-sdw +snd-soc-rt5682s +snd-soc-rt700 +snd-soc-rt711 +snd-soc-rt711-sdca +snd-soc-rt712-sdca +snd-soc-rt712-sdca-dmic +snd-soc-rt715 +snd-soc-rt715-sdca +snd-soc-rt722-sdca +snd-soc-rt9120 +snd-soc-sdw-mockup +snd-soc-sgtl5000 +snd-soc-si476x +snd-soc-sigmadsp +snd-soc-sigmadsp-i2c +snd-soc-sigmadsp-regmap +snd-soc-simple-amplifier +snd-soc-simple-card +snd-soc-simple-card-utils +snd-soc-simple-mux +snd-soc-skl +snd-soc-skl-ssp-clk +snd-soc-skl_hda_dsp +snd-soc-skl_nau88l25_ssm4567 +snd-soc-skl_rt286 +snd-soc-sma1303 +snd-soc-sof-sdw +snd-soc-sof-ssp-amp +snd-soc-sof_cs42l42 +snd-soc-sof_da7219_max98373 +snd-soc-sof_es8336 +snd-soc-sof_nau8825 +snd-soc-sof_rt5682 +snd-soc-spdif-rx +snd-soc-spdif-tx +snd-soc-src4xxx +snd-soc-src4xxx-i2c +snd-soc-ssm2305 +snd-soc-ssm2518 +snd-soc-ssm2602 +snd-soc-ssm2602-i2c +snd-soc-ssm2602-spi +snd-soc-ssm4567 +snd-soc-sst-atom-hifi2-platform +snd-soc-sst-bdw-rt5650-mach +snd-soc-sst-bdw-rt5677-mach +snd-soc-sst-bxt-da7219_max98357a +snd-soc-sst-bxt-rt298 +snd-soc-sst-byt-cht-cx2072x +snd-soc-sst-byt-cht-da7213 +snd-soc-sst-byt-cht-es8316 +snd-soc-sst-bytcr-rt5640 +snd-soc-sst-bytcr-rt5651 +snd-soc-sst-bytcr-wm5102 +snd-soc-sst-cht-bsw-max98090_ti +snd-soc-sst-cht-bsw-nau8824 +snd-soc-sst-cht-bsw-rt5645 +snd-soc-sst-cht-bsw-rt5672 +snd-soc-sst-dsp +snd-soc-sst-glk-rt5682_max98357a +snd-soc-sst-ipc +snd-soc-sst-sof-pcm512x +snd-soc-sst-sof-wm8804 +snd-soc-sta32x +snd-soc-sta350 +snd-soc-sti-sas +snd-soc-tas2552 +snd-soc-tas2562 +snd-soc-tas2764 +snd-soc-tas2770 +snd-soc-tas2780 +snd-soc-tas2781-comlib +snd-soc-tas2781-fmwlib +snd-soc-tas2781-i2c +snd-soc-tas5086 +snd-soc-tas571x +snd-soc-tas5720 +snd-soc-tas5805m +snd-soc-tas6424 +snd-soc-tda7419 +snd-soc-tfa9879 +snd-soc-tfa989x +snd-soc-tlv320adc3xxx +snd-soc-tlv320adcx140 +snd-soc-tlv320aic23 +snd-soc-tlv320aic23-i2c +snd-soc-tlv320aic23-spi +snd-soc-tlv320aic31xx +snd-soc-tlv320aic32x4 +snd-soc-tlv320aic32x4-i2c +snd-soc-tlv320aic32x4-spi +snd-soc-tlv320aic3x +snd-soc-tlv320aic3x-i2c +snd-soc-tlv320aic3x-spi +snd-soc-tpa6130a2 +snd-soc-ts3a227e +snd-soc-tscs42xx +snd-soc-tscs454 +snd-soc-uda1334 +snd-soc-wcd-mbhc +snd-soc-wcd9335 +snd-soc-wcd934x +snd-soc-wcd938x +snd-soc-wcd938x-sdw +snd-soc-wm-adsp +snd-soc-wm5102 +snd-soc-wm8510 +snd-soc-wm8523 +snd-soc-wm8524 +snd-soc-wm8580 +snd-soc-wm8711 +snd-soc-wm8728 +snd-soc-wm8731 +snd-soc-wm8731-i2c +snd-soc-wm8731-spi +snd-soc-wm8737 +snd-soc-wm8741 +snd-soc-wm8750 +snd-soc-wm8753 +snd-soc-wm8770 +snd-soc-wm8776 +snd-soc-wm8782 +snd-soc-wm8804 +snd-soc-wm8804-i2c +snd-soc-wm8804-spi +snd-soc-wm8903 +snd-soc-wm8904 +snd-soc-wm8940 +snd-soc-wm8960 +snd-soc-wm8961 +snd-soc-wm8962 +snd-soc-wm8974 +snd-soc-wm8978 +snd-soc-wm8985 +snd-soc-wsa881x +snd-soc-wsa883x +snd-soc-wsa884x +snd-soc-xlnx-formatter-pcm +snd-soc-xlnx-i2s +snd-soc-xlnx-spdif +snd-soc-xtfpga-i2s +snd-soc-zl38060 +snd-sof +snd-sof-acpi +snd-sof-acpi-intel-bdw +snd-sof-acpi-intel-byt +snd-sof-amd-acp +snd-sof-amd-rembrandt +snd-sof-amd-renoir +snd-sof-intel-atom +snd-sof-intel-hda +snd-sof-intel-hda-common +snd-sof-intel-hda-mlink +snd-sof-pci +snd-sof-pci-intel-apl +snd-sof-pci-intel-cnl +snd-sof-pci-intel-icl +snd-sof-pci-intel-mtl +snd-sof-pci-intel-skl +snd-sof-pci-intel-tgl +snd-sof-pci-intel-tng +snd-sof-probes +snd-sof-utils +snd-sof-xtensa-dsp +snd-sonicvibes +snd-timer +snd-trident +snd-ua101 +snd-ump +snd-usb-6fire +snd-usb-audio +snd-usb-caiaq +snd-usb-hiface +snd-usb-line6 +snd-usb-pod +snd-usb-podhd +snd-usb-toneport +snd-usb-us122l +snd-usb-usx2y +snd-usb-variax +snd-usbmidi-lib +snd-util-mem +snd-via82xx +snd-via82xx-modem +snd-virmidi +snd-virtuoso +snd-vx-lib +snd-vx222 +snd-vxpocket +snd-ymfpci +snd_xen_front +snet_vdpa +snic +snps_udc_core +soc_button_array +softdog +softing +softing_cs +solo6x10 +solos-pci +sony-btf-mpx +sony-laptop +soundcore +soundwire-amd +soundwire-bus +soundwire-cadence +soundwire-generic-allocation +soundwire-intel +soundwire-qcom +sp2 +sp5100_tco +sp8870 +sp887x +spaceball +spaceorb +sparse-keymap +spcp8x5 +speakup +speakup_acntsa +speakup_apollo +speakup_audptr +speakup_bns +speakup_decext +speakup_dectlk +speakup_dummy +speakup_ltlk +speakup_soft +speakup_spkout +speakup_txprt +spectrum_cs +speedfax +speedstep-lib +speedtch +spi-altera-core +spi-altera-dfl +spi-altera-platform +spi-amd +spi-axi-spi-engine +spi-bitbang +spi-butterfly +spi-cadence +spi-dln2 +spi-dw +spi-dw-mmio +spi-dw-pci +spi-gpio +spi-intel +spi-intel-pci +spi-intel-platform +spi-lantiq-ssc +spi-lm70llp +spi-loopback-test +spi-microchip-core +spi-microchip-core-qspi +spi-mux +spi-mxic +spi-nor +spi-oc-tiny +spi-pci1xxxx +spi-pxa2xx-pci +spi-pxa2xx-platform +spi-sc18is602 +spi-sifive +spi-slave-system-control +spi-slave-time +spi-tle62x0 +spi-xcomm +spi-zynqmp-gqspi +spi_ks8995 +spidev +spinand +spl +spmi +sprd_serial +sps30 +sps30_i2c +sps30_serial +sr9700 +sr9800 +srf04 +srf08 +ssb +ssb-hcd +ssd1307fb +ssd130x +ssd130x-i2c +ssd130x-spi +ssfdc +ssp_accel_sensor +ssp_gyro_sensor +ssp_iio +sst25l +sstfb +ssu100 +st +st-mipid02 +st-nci +st-nci_i2c +st-nci_spi +st1232 +st21nfca_hci +st21nfca_i2c +st7586 +st7735r +st95hf +st_accel +st_accel_i2c +st_accel_spi +st_drv +st_gyro +st_gyro_i2c +st_gyro_spi +st_lsm6dsx +st_lsm6dsx_i2c +st_lsm6dsx_i3c +st_lsm6dsx_spi +st_lsm9ds0 +st_lsm9ds0_i2c +st_lsm9ds0_spi +st_magn +st_magn_i2c +st_magn_spi +st_pressure +st_pressure_i2c +st_pressure_spi +st_sensors +st_sensors_i2c +st_sensors_spi +st_uvis25_core +st_uvis25_i2c +st_uvis25_spi +starfire +stb0899 +stb6000 +stb6100 +ste10Xp +stex +stinger +stk1160 +stk3310 +stk8312 +stk8ba50 +stm_console +stm_core +stm_ftrace +stm_heartbeat +stm_p_basic +stm_p_sys-t +stmfts +stmmac +stmmac-pci +stmmac-platform +stowaway +stp +stpddc60 +streamzap +streebog_generic +stts751 +stusb160x +stv0288 +stv0297 +stv0299 +stv0367 +stv0900 +stv090x +stv0910 +stv6110 +stv6110x +stv6111 +stx104 +sundance +sungem +sungem_phy +sunhme +suni +sunkbd +sunrise_co2 +sunrpc +sur40 +surface3-wmi +surface3_power +surface3_spi +surface_acpi_notify +surface_aggregator +surface_aggregator_cdev +surface_aggregator_hub +surface_aggregator_registry +surface_aggregator_tabletsw +surface_battery +surface_charger +surface_dtx +surface_gpe +surface_hid +surface_hid_core +surface_hotplug +surface_kbd +surface_platform_profile +surfacepro3_button +svc-i3c-master +svgalib +switchtec +sx8654 +sx9310 +sx9324 +sx9360 +sx9500 +sx_common +sy7636a-hwmon +sy7636a-regulator +sym53c500_cs +sym53c8xx +symbolserial +synaptics_i2c +synaptics_usb +synclink_gt +system76_acpi +sysv +t5403 +tag_ar9331 +tag_brcm +tag_dsa +tag_gswip +tag_hellcreek +tag_ksz +tag_lan9303 +tag_mtk +tag_none +tag_ocelot +tag_ocelot_8021q +tag_qca +tag_rtl4_a +tag_rtl8_4 +tag_rzn1_a5psw +tag_sja1105 +tag_trailer +tag_xrs700x +tap +target_core_file +target_core_iblock +target_core_mod +target_core_pscsi +target_core_user +tc-dwc-g210 +tc-dwc-g210-pci +tc358743 +tc358746 +tc654 +tc74 +tc90522 +tca6416-keypad +tca8418_keypad +tcan4x5x +tcm_fc +tcm_loop +tcm_qla2xxx +tcm_remote +tcm_usb_gadget +tcp_bbr +tcp_bic +tcp_cdg +tcp_dctcp +tcp_diag +tcp_highspeed +tcp_htcp +tcp_hybla +tcp_illinois +tcp_lp +tcp_nv +tcp_scalable +tcp_vegas +tcp_veno +tcp_westwood +tcp_yeah +tcpci +tcpci_maxim +tcpci_mt6360 +tcpci_mt6370 +tcpci_rt1711h +tcpm +tcrypt +tcs3414 +tcs3472 +tda10021 +tda10023 +tda10048 +tda1004x +tda10071 +tda10086 +tda18212 +tda18218 +tda18250 +tda18271 +tda18271c2dd +tda1997x +tda38640 +tda665x +tda7432 +tda8083 +tda8261 +tda826x +tda827x +tda8290 +tda9840 +tda9887 +tda9950 +tda998x +tdfxfb +tdo24m +tdx-guest +tea575x +tea5761 +tea5767 +tea6415c +tea6420 +team +team_mode_activebackup +team_mode_broadcast +team_mode_loadbalance +team_mode_random +team_mode_roundrobin +tee +tef6862 +tehuti +teranetics +test_blackhole_dev +test_bpf +test_power +tg3 +thermal-generic-adc +think-lmi +thinkpad_acpi +thmc50 +ths7303 +ths8200 +thunder_bgx +thunder_xcv +thunderbolt +thunderbolt_net +ti-adc081c +ti-adc0832 +ti-adc084s021 +ti-adc108s102 +ti-adc12138 +ti-adc128s052 +ti-adc161s626 +ti-ads1015 +ti-ads1100 +ti-ads124s08 +ti-ads131e08 +ti-ads7924 +ti-ads7950 +ti-ads8344 +ti-ads8688 +ti-dac082s085 +ti-dac5571 +ti-dac7311 +ti-dac7612 +ti-lmp92064 +ti-lmu +ti-tlc4541 +ti-tsc2046 +ti_am335x_adc +ti_am335x_tsc +ti_am335x_tscadc +ti_usb_3410_5052 +tifm_7xx1 +tifm_core +tifm_ms +tifm_sd +timeriomem-rng +tipc +tlan +tlclk +tls +tlv320aic23b +tm2-touchkey +tmag5273 +tmdc +tmp006 +tmp007 +tmp102 +tmp103 +tmp108 +tmp117 +tmp401 +tmp421 +tmp464 +tmp513 +topstar-laptop +toshiba_acpi +toshiba_bluetooth +toshiba_haps +toshsd +touchit213 +touchright +touchwin +tpci200 +tpl0102 +tpm_atmel +tpm_i2c_atmel +tpm_i2c_infineon +tpm_i2c_nuvoton +tpm_infineon +tpm_nsc +tpm_st33zp24 +tpm_st33zp24_i2c +tpm_st33zp24_spi +tpm_tis_i2c +tpm_tis_i2c_cr50 +tpm_tis_spi +tpm_vtpm_proxy +tps23861 +tps40422 +tps51632-regulator +tps53679 +tps546d24 +tps6105x +tps6105x-regulator +tps62360-regulator +tps65010 +tps65023-regulator +tps6507x +tps6507x-regulator +tps6507x-ts +tps65086 +tps65086-regulator +tps65090-charger +tps65090-regulator +tps65132-regulator +tps6524x-regulator +tps6586x-regulator +tps65910-regulator +tps65912-regulator +tps6594-core +tps6594-esm +tps6594-i2c +tps6594-pfsm +tps6594-spi +tps6598x +tps68470-regulator +tqmx86 +tqmx86_wdt +trace-printk +trancevibrator +trf7970a +tridentfb +ts2020 +ts_bm +ts_fsm +ts_kmp +tsc2004 +tsc2005 +tsc2007 +tsc200x-core +tsc40 +tsi721_mport +tsl2550 +tsl2563 +tsl2583 +tsl2591 +tsl2772 +tsl4531 +tsnep +tsys01 +tsys02d +ttm +ttpci-eeprom +ttusb_dec +ttusbdecfe +ttusbir +ttynull +tua6100 +tua9001 +tulip +tuner +tuner-simple +tuner-types +tunnel4 +tunnel6 +turbografx +tvaudio +tveeprom +tvp514x +tvp5150 +tvp7002 +tw2804 +tw5864 +tw68 +tw686x +tw9903 +tw9906 +tw9910 +twidjoy +twl-regulator +twl4030-madc +twl4030-pwrbutton +twl4030-vibra +twl4030_charger +twl4030_keypad +twl4030_madc_battery +twl4030_wdt +twl6030-gpadc +twl6030-regulator +twl6040-vibra +twofish-avx-x86_64 +twofish-x86_64 +twofish-x86_64-3way +twofish_common +twofish_generic +txgbe +typec +typec_displayport +typec_nvidia +typec_ucsi +typec_wcove +typhoon +uPD60620 +u_audio +u_ether +u_serial +uacce +uartlite +uas +ubi +ubifs +ublk_drv +ubuntu-host +ucan +ucd9000 +ucd9200 +ucsi_acpi +ucsi_ccg +ucsi_stm32g0 +uda1342 +udc-core +udf +udl +udlfb +udp_diag +udp_tunnel +ueagle-atm +ufs +ufshcd-core +ufshcd-dwc +ufshcd-pci +ufshcd-pltfrm +ug3105_battery +uhid +uio +uio_aec +uio_cif +uio_dfl +uio_dmem_genirq +uio_hv_generic +uio_mf624 +uio_netx +uio_pci_generic +uio_pdrv_genirq +uio_pruss +uio_sercos3 +uleds +uli526x +ulpi +ums-alauda +ums-cypress +ums-datafab +ums-eneub6250 +ums-freecom +ums-isd200 +ums-jumpshot +ums-karma +ums-onetouch +ums-realtek +ums-sddr09 +ums-sddr55 +ums-usbat +unix_diag +upd64031a +upd64083 +upd78f0730 +us5182d +usb-conn-gpio +usb-serial-simple +usb-storage +usb251xb +usb3503 +usb4604 +usb8xxx +usb_8dev +usb_debug +usb_f_acm +usb_f_ecm +usb_f_ecm_subset +usb_f_eem +usb_f_fs +usb_f_hid +usb_f_mass_storage +usb_f_midi +usb_f_ncm +usb_f_obex +usb_f_phonet +usb_f_printer +usb_f_rndis +usb_f_serial +usb_f_ss_lb +usb_f_tcm +usb_f_uac1 +usb_f_uac1_legacy +usb_f_uac2 +usb_f_uvc +usb_wwan +usbatm +usbdux +usbduxfast +usbduxsigma +usbhid +usbip-core +usbip-host +usbip-vudc +usbkbd +usblcd +usblp +usbmon +usbmouse +usbnet +usbserial +usbsevseg +usbtest +usbtmc +usbtouchscreen +usbtv +usdhi6rol0 +userio +userspace-consumer +ushc +usnic_verbs +uss720 +uv_mmtimer +uv_sysfs +uvc +uvcvideo +uvesafb +v4l2-async +v4l2-dv-timings +v4l2-flash-led-class +v4l2-fwnode +v4l2-mem2mem +v4l2-tpg +v4l2loopback +vboxguest +vboxsf +vboxvideo +vcan +vcnl3020 +vcnl4000 +vcnl4035 +vdpa +vdpa_sim +vdpa_sim_blk +vdpa_sim_net +vduse +veml6030 +veml6070 +ves1820 +ves1x93 +veth +vf610_adc +vf610_dac +vfio +vfio-pci +vfio-pci-core +vfio_iommu_type1 +vga16fb +vgastate +vgem +vgg2432a4 +vhci-hcd +vhost +vhost_iotlb +vhost_net +vhost_scsi +vhost_vdpa +vhost_vsock +via-camera +via-cputemp +via-rhine +via-rng +via-sdmmc +via-velocity +via686a +via_wdt +viafb +vicodec +video +video-i2c +videobuf-core +videobuf-dma-sg +videobuf2-common +videobuf2-dma-contig +videobuf2-dma-sg +videobuf2-dvb +videobuf2-memops +videobuf2-v4l2 +videobuf2-vmalloc +videodev +vim2m +vimc +viperboard +viperboard_adc +virt_wifi +virtio-gpu +virtio-rng +virtio_bt +virtio_crypto +virtio_dma_buf +virtio_input +virtio_mem +virtio_pmem +virtio_rpmsg_bus +virtio_snd +virtio_vdpa +virtiofs +virtual +virtual_ncidev +visl +visor +vitesse +vitesse-vsc73xx-core +vitesse-vsc73xx-platform +vitesse-vsc73xx-spi +vivid +vkms +vl53l0x-i2c +vl6180 +vmac +vmd +vme_fake +vme_tsi148 +vme_user +vmgenid +vmk80xx +vmlfb +vmw_balloon +vmw_pvrdma +vmw_pvscsi +vmw_vmci +vmw_vsock_virtio_transport +vmw_vsock_virtio_transport_common +vmw_vsock_vmci_transport +vmwgfx +vmxnet3 +vp27smpx +vp_vdpa +vport-geneve +vport-gre +vport-vxlan +vpx3220 +vrf +vringh +vsock +vsock_diag +vsock_loopback +vsockmon +vsxxxaa +vt1211 +vt6655_stage +vt6656_stage +vt8231 +vt8623fb +vub300 +vx855 +vxcan +vxlan +vz89x +w1-gpio +w1_ds2405 +w1_ds2406 +w1_ds2408 +w1_ds2413 +w1_ds2423 +w1_ds2430 +w1_ds2431 +w1_ds2433 +w1_ds2438 +w1_ds250x +w1_ds2780 +w1_ds2781 +w1_ds2805 +w1_ds28e04 +w1_ds28e17 +w1_smem +w1_therm +w5100 +w5100-spi +w5300 +w6692 +w83627ehf +w83627hf +w83627hf_wdt +w83773g +w83781d +w83791d +w83792d +w83793 +w83795 +w83877f_wdt +w83977f_wdt +w83l785ts +w83l786ng +wacom +wacom_i2c +wacom_serial4 +wacom_w8001 +wafer5823wdt +walkera0701 +wanxl +warrior +wbsd +wcd934x +wcn36xx +wd719x +wdat_wdt +wdt87xx_i2c +wdt_pci +wfx +whiteheat +wil6210 +wilc1000 +wilc1000-sdio +wilc1000-spi +wilco-charger +wilco_ec +wilco_ec_debugfs +wilco_ec_events +wilco_ec_telem +winbond-840 +winbond-cir +winmate-fm07-keys +wire +wireguard +wireless-hotkey +wishbone-serial +wl1251 +wl1251_sdio +wl1251_spi +wl1273-core +wl12xx +wl18xx +wl3501_cs +wlcore +wlcore_sdio +wm831x-dcdc +wm831x-hwmon +wm831x-isink +wm831x-ldo +wm831x-on +wm831x-ts +wm831x_backup +wm831x_bl +wm831x_power +wm831x_wdt +wm8350-hwmon +wm8350-regulator +wm8350_power +wm8350_wdt +wm8400-regulator +wm8739 +wm8775 +wm8994 +wm8994-regulator +wm97xx-ts +wmi +wmi-bmof +wp512 +wpcm450-soc +wusb3801 +wwan +wwan_hwsim +x25 +x38_edac +x86-android-tablets +x86_pkg_temp_thermal +x9250 +x_tables +xbox_remote +xc2028 +xc4000 +xc5000 +xcbc +xctr +xdma +xdpe12284 +xdpe152c4 +xen-blkback +xen-evtchn +xen-fbfront +xen-front-pgdir-shbuf +xen-gntalloc +xen-gntdev +xen-hcd +xen-kbdfront +xen-netback +xen-pciback +xen-pcifront +xen-privcmd +xen-scsiback +xen-scsifront +xen-tpmfront +xen_wdt +xenfs +xfrm4_tunnel +xfrm6_tunnel +xfrm_algo +xfrm_compat +xfrm_interface +xfrm_ipcomp +xfrm_user +xfs +xgene-hwmon +xhci-pci +xhci-pci-renesas +xhci-plat-hcd +xiaomi-wmi +xilinx-pr-decoupler +xilinx-spi +xilinx-xadc +xilinx_emac +xilinx_emaclite +xilinx_gmii2rgmii +xilinx_sdfec +xillybus_class +xillybus_core +xillybus_pcie +xillyusb +xiphera-trng +xirc2ps_cs +xircom_cb +xlnx_vcu +xor +xp +xpad +xpc +xpnet +xr_serial +xrs700x +xrs700x_i2c +xrs700x_mdio +xsens_mt +xsk_diag +xt_AUDIT +xt_CHECKSUM +xt_CLASSIFY +xt_CONNSECMARK +xt_CT +xt_DSCP +xt_HL +xt_HMARK +xt_IDLETIMER +xt_LED +xt_LOG +xt_MASQUERADE +xt_NETMAP +xt_NFLOG +xt_NFQUEUE +xt_RATEEST +xt_REDIRECT +xt_SECMARK +xt_TCPMSS +xt_TCPOPTSTRIP +xt_TEE +xt_TPROXY +xt_TRACE +xt_addrtype +xt_bpf +xt_cgroup +xt_cluster +xt_comment +xt_connbytes +xt_connlabel +xt_connlimit +xt_connmark +xt_conntrack +xt_cpu +xt_dccp +xt_devgroup +xt_dscp +xt_ecn +xt_esp +xt_hashlimit +xt_helper +xt_hl +xt_ipcomp +xt_iprange +xt_ipvs +xt_l2tp +xt_length +xt_limit +xt_mac +xt_mark +xt_multiport +xt_nat +xt_nfacct +xt_osf +xt_owner +xt_physdev +xt_pkttype +xt_policy +xt_quota +xt_rateest +xt_realm +xt_recent +xt_sctp +xt_set +xt_socket +xt_state +xt_statistic +xt_string +xt_tcpmss +xt_tcpudp +xt_time +xt_u32 +xtkbd +xusbatm +xxhash_generic +xz_dec_test +yam +yamaha-yas530 +yealink +yellowfin +yenta_socket +yurex +z3fold +zaurus +zd1201 +zd1211rw +zd1301 +zd1301_demod +zet6223 +zforce_ts +zfs +zhenhua +ziirave_wdt +zinitix +zl10036 +zl10039 +zl10353 +zl6100 +zonefs +zopt2201 +zpa2326 +zpa2326_i2c +zpa2326_spi +zram +zstd --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/amd64/lowlatency.modules.builtin +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/amd64/lowlatency.modules.builtin @@ -0,0 +1,284 @@ +8250 +8250_base +8250_mid +8250_pci +8250_rt288x +ac +acpi-cpufreq +acpi_dbg +acpi_mdio +aead +aes_generic +af_packet +agpgart +akcipher +amd64-agp +asiliantfb +asn1_decoder +asn1_encoder +ata_generic +ata_piix +atkbd +backlight +battery +bcm84881 +binfmt_script +bitrev +bsg +button +cbc +cdrom +cfbcopyarea +cfbfillrect +cfbimgblt +charger-manager +cn +configfs +cpufreq_conservative +cpufreq_ondemand +cpufreq_performance +cpufreq_powersave +cpufreq_userspace +crc-ccitt +crc-t10dif +crc16 +crc32 +crc32c-intel +crc32c_generic +crc64 +crc64-rocksoft +crc64_rocksoft_generic +crct10dif_common +crct10dif_generic +crypto +crypto_acompress +crypto_algapi +crypto_hash +crypto_null +cryptomgr +ctr +cts +da9063 +dax +deflate +dh_generic +digsig +dm-mod +dns_resolver +drbg +drm_mipi_dsi +drm_panel_orientation_quirks +drop_monitor +dwc2 +ecb +ecryptfs +edac_core +edd +efivarfs +ehci-hcd +ehci-pci +ehci-platform +elants_i2c +encrypted-keys +evdev +exportfs +ext4 +extcon-core +failover +fan +fat +fb +fb_sys_fops +fbdev +fddi +firmware_class +fixed_phy +font +fuse +fwnode_mdio +gcm +geniv +gf128mul +ghash-generic +ghes_edac +glob +governor_passive +governor_performance +governor_powersave +governor_simpleondemand +governor_userspace +gpio-crystalcove +gpio-generic +grant-dma-ops +hed +hid_bpf +hmac +hsu_dma +hwmon +i2c-core +i2c-designware-core +i2c-designware-platform +i2c-dev +i8042 +imsttfb +input-core +intel-agp +intel-gtt +intel-uncore +intel_pmc_core +intel_pmc_core_pltdrv +iosf_mbi +iova +ipv6 +jbd2 +jitterentropy_rng +kdf_sp800108 +kgdboc +kpp +led-class +libaes +libata +libcryptoutils +libnvdimm +libphy +libps2 +libsha1 +libsha256 +linear_ranges +loop +lz4_decompress +lzo +lzo-rle +lzo_compress +lzo_decompress +max14577 +max310x +max77693 +mbcache +md-mod +md5 +mdio_devres +mfd-core +mmc_core +mousedev +mpi +mq-deadline +n_null +nd_e820 +net_failover +nls_base +nls_cp437 +ohci-hcd +ohci-pci +ohci-platform +oid_registry +palmas +pata_sis +pcc-cpufreq +pinctrl-cherryview +pinctrl-intel +pkcs7_message +powernow-k8 +ppp_generic +pps_core +pretimeout_noop +processor +pstore +ptp +public_key +pwm-lpss +pwm-lpss-pci +pwm-lpss-platform +rapidio +rational +regmap-i2c +regmap-mmio +regmap-spi +rfkill +rng +rng-core +roles +rsa_generic +rtc-cmos +sccnxp +scsi_common +scsi_mod +sd_mod +selftests +seqiv +serdev +serial_base +serial_mctrl_gpio +serio +sg +sha1_generic +sha256_generic +sha3_generic +sha512-ssse3 +sha512_generic +sig +skcipher +slhc +speedstep-centrino +squashfs +sr_mod +syscopyarea +sysfillrect +sysimgblt +t10-pi +tcp_cubic +thermal +tpm +tpm_crb +tpm_tis +tpm_tis_core +tps65912-core +tps65912-i2c +tps65912-spi +trusted +ttyprintk +tun +ucs2_string +uhci-hcd +uinput +unix +usb-common +usbcore +utf8data +vesafb +vfat +vgacon +via-agp +virt-dma +virtio +virtio-iommu +virtio_balloon +virtio_blk +virtio_console +virtio_mmio +virtio_net +virtio_pci +virtio_pci_legacy_dev +virtio_pci_modern_dev +virtio_ring +virtio_scsi +vivaldi-fmap +watchdog +wwnr +x509_key_parser +xen-acpi-processor +xen-blkfront +xen-netfront +xenbus +xenbus_probe_frontend +xhci-hcd +xts +xxhash +xz_dec +zbud +zlib_deflate +zlib_inflate +zsmalloc +zstd_common +zstd_compress +zstd_decompress --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/amd64/lowlatency.retpoline +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/amd64/lowlatency.retpoline @@ -0,0 +1 @@ +# retpoline v1.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency @@ -0,0 +1,28816 @@ +ACPI EXPORT_SYMBOL_GPL 0xa6af1390 acpi_table_parse_cedt vmlinux +BRCMFMAC EXPORT_SYMBOL_GPL 0x04dc723e brcmf_fwvid_unregister_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +BRCMFMAC EXPORT_SYMBOL_GPL 0x848793c3 brcmf_fwvid_register_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +COUNTER EXPORT_SYMBOL_GPL 0x1344a885 counter_unregister drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x271a73be counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x2db52525 counter_push_event drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x7afea309 counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x990d78ab counter_put drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xae739a12 counter_priv drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xb42cb8cb devm_counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xe0689ac2 devm_counter_alloc drivers/counter/counter +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x08b3fde9 otx2_cpt_msix_offset_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x0a80a9e6 otx2_cptlf_unregister_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x24e2e318 otx2_cptlf_free_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x2afd80c5 cn10k_cptpf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x3d9d7845 otx2_cptlf_shutdown drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x440c105d otx2_cpt_send_af_reg_requests drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x4984c2f1 otx2_cptlf_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x5f855128 otx2_cpt_add_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x773033ce otx2_cpt_read_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x7cd60b32 cn10k_cptvf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x9846bc63 otx2_cpt_send_ready_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xadaeb0de otx2_cptlf_set_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xb87729bf otx2_cpt_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xd11719a3 otx2_cpt_detach_rsrcs_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xd3509eb6 otx2_cpt_sync_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xfb43f2c7 otx2_cptlf_register_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xff6f134b otx2_cpt_send_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x613d8e44 crypto_cipher_decrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xc682f9ba crypto_cipher_encrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xce8d79f2 crypto_cipher_setkey vmlinux +CXL EXPORT_SYMBOL_GPL 0x01e870e7 devm_cxl_pmu_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x055c6ee3 cxl_mem_active_inc vmlinux +CXL EXPORT_SYMBOL_GPL 0x0913c9da read_cdat_data drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x09495a2e is_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0aafa43f cxl_root_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0dfbe574 cxl_dpa_debug drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x155251c1 to_cxl_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x265fb917 cxl_switch_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x287698f3 devm_cxl_add_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x28a7c210 cxl_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2d37b498 set_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2f302990 cxl_set_timestamp drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2f9eae85 cxl_endpoint_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x33e2aa93 cxl_mem_active_dec vmlinux +CXL EXPORT_SYMBOL_GPL 0x384eb723 cxl_mem_sanitize drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x397aa99e cxl_rcd_component_reg_phys drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3a68436b devm_cxl_add_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3b19e725 cxl_count_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3d4a067a cxl_trigger_poison_list drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3edae112 cxl_port_to_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x465d42ae cxl_dvsec_rr_decode drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x46f043f1 cxl_debugfs_create_dir drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4ac4a84c cxl_decoder_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4c159687 __cxl_driver_register drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4e21885f devm_cxl_add_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5514b6ff cxl_find_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x55381139 devm_cxl_setup_hdm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x59d65574 cxl_internal_send_cmd drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5a9df43f cxl_find_regblock_instance drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5b087c5c cxl_map_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5d4bb779 is_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5edd2b4d devm_cxl_add_rch_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6203e28a cxl_mem_create_range_info drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x69c0249c devm_cxl_add_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6db91a7c devm_cxl_enumerate_decoders drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6f13ea21 is_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x701bbaad cxl_bus_rescan drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7049b5f3 cxl_decoder_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7143f93d cxl_setup_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7336c49a cxl_bus_type drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7362e9ed cxl_dev_state_identify drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7cb12762 is_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7fa19cc4 alloc_free_mem_region vmlinux +CXL EXPORT_SYMBOL_GPL 0x80fc5d88 devm_cxl_port_enumerate_dports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x82d43879 is_cxl_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x84305aff cxl_map_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x84943ccc cxl_probe_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x84b45156 insert_resource_expand_to_fit vmlinux +CXL EXPORT_SYMBOL_GPL 0x87665230 devm_cxl_add_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x882684c5 is_cxl_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x888da0bc cxl_inject_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8c1ebb19 cxl_map_pmu_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8e662da4 cxl_hb_modulo drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x92604f10 cxl_mem_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x92becd2c to_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x96170818 to_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x982b345f devm_cxl_dpa_reserve drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98628ac8 cxl_bus_drain drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98d01f0c to_cxl_dax_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9abe2085 schedule_cxl_memdev_detach drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9d4f6ed0 cxl_add_to_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9e5c27c9 cxl_probe_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb12b5481 to_cxl_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb2accafd cxl_decoder_add_locked drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb329bdb0 to_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb32e8c67 devm_cxl_register_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb54d968a cxl_await_media_ready drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc010d37d to_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc476893c cxl_mem_get_event_records drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc96d898f cxl_pci_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xcda26081 cxl_driver_unregister drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd45d1e89 devm_cxl_add_passthrough_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd4d57b81 cxl_enumerate_cmds drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd5c55c96 is_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd78fcf66 cxl_find_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdad5b793 cxl_mem_get_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdca8fed0 to_cxl_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdcff461e cxl_clear_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xde771dd3 find_cxl_root drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdee0f4a7 cxl_cor_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe3d42f46 devm_cxl_enumerate_ports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xeaa9d268 cxl_memdev_setup_fw_upload drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xeb656874 cxl_endpoint_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xee74f36f is_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf3e945da is_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf7f73670 cxl_hdm_decode_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf9274aef cxl_memdev_state_create drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf9f3f9f1 clear_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfbe2d3ff to_cxl_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfff88175 cxl_poison_state_init drivers/cxl/core/cxl_core +DMA_BUF EXPORT_SYMBOL_GPL 0x070aaff2 dma_buf_vmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x0ac496da dma_buf_begin_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x0f863684 dma_buf_map_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x13ded77a dma_buf_vunmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x277eabb2 dma_buf_move_notify vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x3b42409a dma_buf_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x3ce1678f dma_buf_detach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x4894119f dma_buf_unmap_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x50fbc6b9 dma_buf_pin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x5a79739a dma_buf_unpin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x73174ea1 dma_buf_map_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x9c1fc9be dma_buf_unmap_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xa0fe4933 dma_buf_mmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xa81fa9f6 dma_buf_put vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xa8a79c95 dma_buf_export vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xb87c0032 dma_buf_vmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xd75f9296 dma_buf_get vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xdd8f4f9b dma_buf_vunmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xdf2dac4a dma_buf_dynamic_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf8ff8d77 dma_buf_end_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xfbb6f871 dma_buf_fd vmlinux +DRM_SSD130X EXPORT_SYMBOL_GPL 0x33cf1f58 ssd130x_variants drivers/gpu/drm/solomon/ssd130x +EFIVAR EXPORT_SYMBOL_GPL 0x02cfcd2e efivar_trylock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x11940489 efivar_set_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x2303b915 efivar_lock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x5a3c9dbb efivar_get_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xa336852c efivar_get_next_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xc961bff7 efivar_unlock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xee5240dc efivar_query_variable_info vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xefc77711 efivar_set_variable_locked vmlinux +EXPORT_SYMBOL arch/arm64/crypto/aes-ce-cipher 0x68f275ad ce_aes_expandkey +EXPORT_SYMBOL arch/arm64/crypto/aes-ce-cipher 0xa322c3ef ce_aes_setkey +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0x52d67a4e neon_aes_cbc_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xb8c706a6 neon_aes_ctr_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xd5f41819 neon_aes_ecb_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xea11590c neon_aes_xts_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xefc32a9b neon_aes_xts_decrypt +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0x220b49ab chacha_crypt_arch +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0xdc94f829 chacha_init_arch +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0xdd8ec6bd hchacha_block_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0x1c3e6e5b poly1305_init_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0x6ddf27bc poly1305_update_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0xf39f5240 poly1305_final_arch +EXPORT_SYMBOL arch/arm64/crypto/sha256-arm64 0xb455924d sha256_block_data_order +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0x0fca045b sm4_ce_expand_key +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0x7155f33f sm4_ce_cbc_enc +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0xe609a0d5 sm4_ce_crypt_block +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0xed1f9633 sm4_ce_cfb_enc +EXPORT_SYMBOL arch/arm64/lib/xor-neon 0xdb786e41 xor_block_inner_neon +EXPORT_SYMBOL crypto/blake2b_generic 0x32e24c8a blake2b_compress_generic +EXPORT_SYMBOL crypto/ecc 0x16e410ff vli_from_be64 +EXPORT_SYMBOL crypto/ecc 0x188a1647 ecc_is_pubkey_valid_full +EXPORT_SYMBOL crypto/ecc 0x1a5faa3a vli_mod_inv +EXPORT_SYMBOL crypto/ecc 0x4c281912 vli_is_zero +EXPORT_SYMBOL crypto/ecc 0x671f7aa5 ecc_is_key_valid +EXPORT_SYMBOL crypto/ecc 0x7c0fbb00 vli_mod_mult_slow +EXPORT_SYMBOL crypto/ecc 0x8261eccb ecc_get_curve25519 +EXPORT_SYMBOL crypto/ecc 0x8e688192 ecc_alloc_point +EXPORT_SYMBOL crypto/ecc 0x90cdc197 ecc_free_point +EXPORT_SYMBOL crypto/ecc 0x9263b417 ecc_point_mult_shamir +EXPORT_SYMBOL crypto/ecc 0x92668805 vli_cmp +EXPORT_SYMBOL crypto/ecc 0x932b6ff7 vli_num_bits +EXPORT_SYMBOL crypto/ecc 0x9f6efabd vli_sub +EXPORT_SYMBOL crypto/ecc 0xa76b31a2 crypto_ecdh_shared_secret +EXPORT_SYMBOL crypto/ecc 0xb10fc19e ecc_get_curve +EXPORT_SYMBOL crypto/ecc 0xd6315f31 ecc_gen_privkey +EXPORT_SYMBOL crypto/ecc 0xd94c8eb5 ecc_point_is_zero +EXPORT_SYMBOL crypto/ecc 0xde867c29 ecc_is_pubkey_valid_partial +EXPORT_SYMBOL crypto/ecc 0xeac9b99a vli_from_le64 +EXPORT_SYMBOL crypto/ecc 0xed4ae15e ecc_make_pub_key +EXPORT_SYMBOL crypto/nhpoly1305 0x038cd314 crypto_nhpoly1305_update_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x1d4cade2 crypto_nhpoly1305_init +EXPORT_SYMBOL crypto/nhpoly1305 0x456ac854 crypto_nhpoly1305_final_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x6cd55445 crypto_nhpoly1305_final +EXPORT_SYMBOL crypto/nhpoly1305 0xbe9a66fd crypto_nhpoly1305_update +EXPORT_SYMBOL crypto/nhpoly1305 0xf41c03bb crypto_nhpoly1305_setkey +EXPORT_SYMBOL crypto/sm4 0x2b098da5 crypto_sm4_ck +EXPORT_SYMBOL crypto/sm4 0x7931a202 crypto_sm4_fk +EXPORT_SYMBOL crypto/sm4 0xf4fd3bd2 crypto_sm4_sbox +EXPORT_SYMBOL crypto/xor 0x5b6c00e6 xor_blocks +EXPORT_SYMBOL drivers/acpi/nfit/nfit 0x06848c60 to_nfit_uuid +EXPORT_SYMBOL drivers/acpi/video 0x080217fb acpi_video_get_levels +EXPORT_SYMBOL drivers/acpi/video 0x45b61916 acpi_video_register_backlight +EXPORT_SYMBOL drivers/acpi/video 0x7a45377b acpi_video_unregister +EXPORT_SYMBOL drivers/acpi/video 0x7cc484a5 acpi_video_handles_brightness_key_presses +EXPORT_SYMBOL drivers/acpi/video 0x7de7bf50 __acpi_video_get_backlight_type +EXPORT_SYMBOL drivers/acpi/video 0x8826c13b acpi_video_register +EXPORT_SYMBOL drivers/acpi/video 0xee67c145 acpi_video_get_edid +EXPORT_SYMBOL drivers/atm/suni 0xf616c0e4 suni_init +EXPORT_SYMBOL drivers/bcma/bcma 0x5b7cb97c bcma_core_irq +EXPORT_SYMBOL drivers/bcma/bcma 0x66c0c55c bcma_core_dma_translation +EXPORT_SYMBOL drivers/block/drbd/drbd 0x127a5901 drbd_set_st_err_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x35131b36 drbd_role_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x7730f22d drbd_conn_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0xaf27bebf drbd_disk_str +EXPORT_SYMBOL drivers/bluetooth/btbcm 0x21e1327f btbcm_patchram +EXPORT_SYMBOL drivers/bluetooth/btrsi 0x51e1a820 rsi_bt_ops +EXPORT_SYMBOL drivers/bus/mhi/host/mhi 0x5010f6e1 mhi_sync_power_up +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x03bc993e ipmi_set_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x0705dd14 ipmi_register_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x074bc54d ipmi_smi_watcher_unregister +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x12dd1e77 ipmi_set_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x1f65170f ipmi_alloc_smi_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x230094ac ipmi_smi_watchdog_pretimeout +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x4c2054d7 ipmi_request_settime +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x50f65edf ipmi_set_gets_events +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x67369b42 ipmi_addr_src_to_str +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x74778a80 ipmi_get_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x795f631a ipmi_get_smi_info +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x804f922a ipmi_addr_length +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x80aa4656 ipmi_free_recv_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x89a5279a ipmi_get_version +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x96a6e5e8 ipmi_smi_msg_received +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xa2410cb6 ipmi_smi_watcher_register +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xaca90ebd ipmi_request_supply_msgs +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xae71627d ipmi_create_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xd54a5050 ipmi_unregister_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xd8f15c5b ipmi_add_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4330a39 ipmi_unregister_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4f4665b ipmi_validate_addr +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe98c507d ipmb_checksum +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xec1c2a90 ipmi_get_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf388b18b ipmi_destroy_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf5531bea ipmi_poll_interface +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfaaa4831 ipmi_set_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfe0f2369 ipmi_get_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x05bbe210 kcs_bmc_read_data +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x08b3f936 kcs_bmc_unregister_driver +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x22a9aa96 kcs_bmc_update_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x23d03146 kcs_bmc_enable_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x540603d5 kcs_bmc_write_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x77fb6a56 kcs_bmc_write_data +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x8cb09875 kcs_bmc_read_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x9dbc27c6 kcs_bmc_handle_event +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xb16a74d4 kcs_bmc_remove_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xbbbc3596 kcs_bmc_update_event_mask +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xcb1357b4 kcs_bmc_disable_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xe775f7a8 kcs_bmc_register_driver +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xf5b3a087 kcs_bmc_add_device +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x9c954f5b st33zp24_remove +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xa441003f st33zp24_probe +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xafe3084f st33zp24_pm_resume +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xddaf162a st33zp24_pm_suspend +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x53ab1a25 xillybus_init_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x85d3dab3 xillybus_find_inode +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0xb9684f9a xillybus_cleanup_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x0e28dfc6 xillybus_init_endpoint +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x25978d50 xillybus_isr +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x77df2e18 xillybus_endpoint_discovery +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0xdde67e34 xillybus_endpoint_remove +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x1031d5d4 atmel_i2c_send_receive +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x72de7ef8 atmel_i2c_enqueue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x80a11b1d atmel_i2c_init_read_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x91846907 atmel_i2c_probe +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xb6c854bb atmel_i2c_init_ecdh_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc71ed50c atmel_i2c_init_genkey_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc80f14e8 atmel_i2c_flush_queue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xf283e995 atmel_i2c_init_random_cmd +EXPORT_SYMBOL drivers/crypto/caam/caam 0x17572340 caam_congested +EXPORT_SYMBOL drivers/crypto/caam/caam 0x37734e06 caam_dpaa2 +EXPORT_SYMBOL drivers/crypto/caam/caam 0x44ae4bc4 qi_cache_free +EXPORT_SYMBOL drivers/crypto/caam/caam 0x70503169 caam_drv_ctx_rel +EXPORT_SYMBOL drivers/crypto/caam/caam 0x86421faf caam_drv_ctx_init +EXPORT_SYMBOL drivers/crypto/caam/caam 0x9666bc31 caam_drv_ctx_update +EXPORT_SYMBOL drivers/crypto/caam/caam 0xc0eaa792 qi_cache_alloc +EXPORT_SYMBOL drivers/crypto/caam/caam 0xf2d010ef caam_qi_enqueue +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x5642812d caam_jr_enqueue +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x7540b6a6 gen_split_key +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x8bbe504a split_key_done +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0xb886ba2d caam_jr_free +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0xf6592a0a caam_jr_alloc +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x2e152bb7 cnstr_shdsc_xts_skcipher_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x3b54a9ad cnstr_shdsc_aead_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x76a68e3e cnstr_shdsc_chachapoly +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x7b0c587f cnstr_shdsc_rfc4543_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x7b7bcab8 cnstr_shdsc_rfc4543_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x86bcdec7 cnstr_shdsc_xts_skcipher_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x88430d4c cnstr_shdsc_aead_null_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x91ac0969 cnstr_shdsc_aead_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa3115081 cnstr_shdsc_skcipher_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa340e264 cnstr_shdsc_aead_givencap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa99d7fa6 cnstr_shdsc_aead_null_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xebcdd349 cnstr_shdsc_skcipher_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xf92c5da5 cnstr_shdsc_gcm_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xf95bcf62 cnstr_shdsc_gcm_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xfd807e48 cnstr_shdsc_rfc4106_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xfdf7ec8f cnstr_shdsc_rfc4106_encap +EXPORT_SYMBOL drivers/crypto/caam/caamhash_desc 0x30a1e372 cnstr_shdsc_sk_hash +EXPORT_SYMBOL drivers/crypto/caam/caamhash_desc 0xb5571dbf cnstr_shdsc_ahash +EXPORT_SYMBOL drivers/crypto/caam/dpaa2_caam 0x4668140d dpaa2_caam_enqueue +EXPORT_SYMBOL drivers/crypto/caam/error 0x53d0fc97 caam_ptr_sz +EXPORT_SYMBOL drivers/crypto/caam/error 0x60dbc82a caam_dump_sg +EXPORT_SYMBOL drivers/crypto/caam/error 0xa51f16c7 caam_little_end +EXPORT_SYMBOL drivers/crypto/caam/error 0xb5459ba6 caam_strstatus +EXPORT_SYMBOL drivers/crypto/caam/error 0xbd67c092 caam_imx +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x89b7573d xdma_get_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x91330a07 xdma_disable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x95e0cf98 xdma_enable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xilinx_dma 0xaf285cb2 xilinx_vdma_channel_set_config +EXPORT_SYMBOL drivers/firewire/firewire-core 0x02f2ae57 fw_cancel_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0bc6094c fw_core_remove_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x17ae0955 fw_core_remove_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0x18e6d633 fw_core_remove_card +EXPORT_SYMBOL drivers/firewire/firewire-core 0x197e153e fw_core_handle_request +EXPORT_SYMBOL drivers/firewire/firewire-core 0x22a1fea9 fw_iso_context_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2885fec5 fw_get_request_speed +EXPORT_SYMBOL drivers/firewire/firewire-core 0x369d9888 fw_card_initialize +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3a771e39 fw_core_add_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3c56ef91 fw_workqueue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x451eb419 fw_core_add_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0x46b8be31 fw_iso_context_start +EXPORT_SYMBOL drivers/firewire/firewire-core 0x60157838 fw_device_enable_phys_dma +EXPORT_SYMBOL drivers/firewire/firewire-core 0x60e59a73 fw_iso_context_create +EXPORT_SYMBOL drivers/firewire/firewire-core 0x69fbd33f fw_core_handle_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6dc50487 fw_csr_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x76b464f7 fw_bus_type +EXPORT_SYMBOL drivers/firewire/firewire-core 0x79cebfd9 fw_iso_resource_manage +EXPORT_SYMBOL drivers/firewire/firewire-core 0x84684888 fw_iso_context_stop +EXPORT_SYMBOL drivers/firewire/firewire-core 0x86468d44 fw_rcode_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x9e1da2a0 fw_iso_buffer_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xa43f1baa fw_run_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaedf84ce fw_high_memory_region +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc372abbf fw_iso_buffer_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0xcf6afdca fw_iso_context_queue_flush +EXPORT_SYMBOL drivers/firewire/firewire-core 0xd146c257 fw_core_handle_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0xd2667a5d fw_card_add +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe3fde125 fw_csr_iterator_next +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe4017529 fw_iso_context_flush_completions +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe503440b fw_iso_context_queue +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe76e3191 fw_send_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe80e5087 fw_csr_iterator_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xed27d744 fw_fill_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0xef7ce7f7 fw_schedule_bus_reset +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0x2054a0dd imx_dsp_request_channel +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0x4081c680 imx_dsp_ring_doorbell +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0xec5df929 imx_dsp_free_channel +EXPORT_SYMBOL drivers/fpga/dfl 0x8fd5388e __dfl_driver_register +EXPORT_SYMBOL drivers/fpga/dfl 0x9b50afa6 dfl_driver_unregister +EXPORT_SYMBOL drivers/fpga/lattice-sysconfig 0x00e940e2 sysconfig_probe +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0x0ea5d74b amdgpu_xcp_drv_release +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0xdc98fdec amdgpu_xcp_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x016c8a0e drm_dp_mst_connector_early_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01c4bba9 drm_dp_lttpr_max_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x04000604 drm_scdc_set_scrambling +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0422f96d drm_dp_dpcd_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x09da5da1 drm_dp_dual_mode_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0ceedd15 drm_dp_mst_atomic_enable_dsc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x133a9a29 drm_dp_mst_dump_topology +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x15db70c1 drm_dp_mst_topology_mgr_destroy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1605d0ed drm_dp_lttpr_max_lane_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1709ddcf drm_dp_lttpr_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1a5bf3ca drm_dsc_dp_rc_buffer_size +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1b0a1fdc drm_dp_lttpr_voltage_swing_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1f61a0e9 drm_dp_mst_connector_late_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x21978057 drm_dp_128b132b_read_aux_rd_interval +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x21afd3e4 drm_scdc_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x22bcc585 drm_hdmi_avi_infoframe_content_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x22e2213c drm_dp_dpcd_probe +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x23961837 drm_dp_downstream_max_bpc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x24ada755 drm_dsc_set_rc_buf_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x26815dbc drm_dp_link_rate_to_bw_code +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x276f5578 drm_dp_mst_update_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2803e19f drm_dp_mst_topology_state_funcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2a68e89e drm_dp_atomic_find_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2b86e48f drm_dp_mst_hpd_irq_send_new_request +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2d49ec7b drm_lspcon_get_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fa94ef2 drm_dp_downstream_444_to_420_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3426cdb8 drm_scdc_set_high_tmds_clock_ratio +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x34daf704 drm_hdmi_avi_infoframe_colorimetry +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x361d0e91 drm_atomic_get_mst_payload_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x36d725b0 drm_dp_atomic_release_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x37c3c72d drm_dp_mst_put_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x392a838b drm_dp_downstream_max_dotclock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3b3fdae7 drm_dp_mst_topology_mgr_set_mst +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3e0cd24c drm_dp_pcon_frl_prepare +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3e2c7dd3 drm_scdc_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3fbd4da3 drm_dp_mst_add_affected_dsc_crtcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x42b0d204 drm_dp_read_downstream_info +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x44e58a73 drm_dp_read_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4603c416 drm_dp_pcon_dsc_bpp_incr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x46047367 drm_dp_pcon_hdmi_link_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x479f874e drm_dp_mst_atomic_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4bb7b9d0 drm_lspcon_set_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4e986123 drm_dp_mst_topology_mgr_resume +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4f925f3a drm_edp_backlight_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x51e8b8a3 drm_dp_pcon_hdmi_link_active +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5407ae9e drm_dp_get_dual_mode_type_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56a663e9 drm_dp_dsc_sink_line_buf_depth +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5823d223 drm_dp_mst_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x582f248e drm_dp_get_adjust_request_pre_emphasis +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x58d8fcaa drm_dsc_pps_payload_pack +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x594dcff5 drm_edp_backlight_set_level +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x59f27ed7 drm_dp_pcon_enc_is_dsc_1_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5a86f411 drm_dp_phy_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5b866e1e drm_dp_mst_topology_mgr_suspend +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5bf4e44c drm_dp_get_vc_payload_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6109e307 drm_dp_pcon_convert_rgb_to_ycbcr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x627ba04b drm_dsc_set_const_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x63a477fb drm_dp_downstream_min_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x648d953b drm_dsc_dp_pps_header_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x655d6ccc drm_dp_dpcd_read_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6816da5f drm_atomic_get_old_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x68d8dce7 drm_dp_downstream_is_tmds +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x69572e2f drm_dp_dpcd_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x69a9c128 drm_dp_vsc_sdp_log +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x69ca704f drm_panel_dp_aux_backlight +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6a4df8c5 drm_dp_128b132b_eq_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6aacee47 drm_dp_128b132b_link_training_failed +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6b53e216 drm_dp_downstream_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6d898e67 drm_dp_lttpr_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6e04f55f drm_dp_aux_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6e29ac79 drm_dp_aux_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6ef287b8 drm_dp_cec_set_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7053fa72 drm_dp_get_pcon_max_frl_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x70ecfc02 drm_dp_set_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x71daae2f drm_dp_read_lttpr_common_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x73011db0 drm_dp_bw_code_to_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x73399809 drm_dp_dpcd_read_phy_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7579e7e5 drm_dp_mst_edid_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x76ff6644 drm_dp_lttpr_pre_emphasis_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x77c00c48 drm_dp_pcon_frl_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7858d8eb drm_dp_pcon_reset_frl_config +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x79008c7e drm_dsc_setup_rc_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7db679dd drm_dp_send_power_updown_phy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x80a484c0 drm_dp_stop_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x822e034e drm_dp_get_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x829b6048 drm_dp_dsc_sink_max_slice_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x84717388 drm_dp_dual_mode_set_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8779febd drm_dp_cec_unset_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x894fac75 drm_connector_attach_content_protection_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8ca2d9e4 drm_dp_calc_pbn_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8d701329 drm_dp_clock_recovery_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8f25444a drm_dp_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x92b9835e drm_dp_128b132b_cds_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x939ed79b drm_dp_downstream_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x94320306 drm_atomic_get_new_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x95883bb4 drm_dsc_initial_scale_value +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x96e939e2 drm_dp_check_act_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x98772b02 drm_dp_pcon_pps_override_buf +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9e6621a2 drm_dp_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa051d9f1 drm_dp_cec_register_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa14086a0 drm_dp_downstream_id +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa1fefe6a drm_dp_psr_setup_time +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa2cc744f drm_dp_pcon_hdmi_frl_link_error_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa44f8004 drm_dp_read_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa843606e drm_dp_dsc_sink_supported_input_bpcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa8f184e5 drm_dp_send_real_edid_checksum +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xab7b8db4 drm_dp_mst_root_conn_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xadc1355a drm_scdc_get_scrambling_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xae949d03 drm_hdcp_update_content_protection +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaeb6b414 drm_hdmi_avi_infoframe_bars +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf267620 drm_dp_lttpr_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb0464e08 drm_dp_read_desc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb4a758c5 drm_dp_cec_irq +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb91c02d7 drm_dp_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbbfca6d3 drm_dp_mst_hpd_irq_handle_event +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbc0b4207 drm_dp_read_mst_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbf5b3a5f drm_dp_mst_atomic_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbfbb9d83 drm_dp_add_payload_part2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc020c0c1 drm_dp_pcon_dsc_max_slice_width +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc0ce2042 drm_atomic_get_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc2b5a282 drm_dp_mst_get_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc5c99a79 drm_dp_get_adjust_request_voltage +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc79ecffb drm_dp_downstream_is_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc8b6a8ae drm_dp_128b132b_lane_channel_eq_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc90ea9e7 drm_dp_mst_topology_mgr_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc9551867 drm_dp_cec_unregister_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcbb6052a drm_dp_read_dpcd_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xccf54d5e drm_dp_get_adjust_tx_ffe_preset +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xce68404d drm_dp_pcon_pps_default +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd0e95456 drm_dsc_get_bpp_int +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd10e1cb4 drm_dp_pcon_is_frl_ready +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd3c0446a drm_dp_read_sink_count_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5a95eae drm_dp_128b132b_lane_symbol_locked +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd656228b drm_dp_dual_mode_get_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd76ae99d drm_dp_remove_payload +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdc74b46e drm_dp_dual_mode_detect +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdcfa9e7b drm_dp_send_query_stream_enc_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdd124491 drm_dp_downstream_debug +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe10bdc53 drm_dp_set_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2468a48 drm_dsc_flatness_det_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe3d22698 drm_edp_backlight_disable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe5360b84 drm_dp_pcon_dsc_max_slices +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe6035e37 drm_dp_pcon_frl_configure_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe6352df0 drm_dp_add_payload_part1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe72a0687 drm_dp_pcon_frl_configure_1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe8394189 drm_dp_start_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe954d09b drm_dp_read_lttpr_phy_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xedcf81ce drm_dp_channel_eq_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xef034987 drm_edp_backlight_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf0db293f drm_dp_mst_dsc_aux_for_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf25738c3 drm_hdmi_infoframe_set_hdr_metadata +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf68741fb drm_dp_subconnector_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf689ad25 drm_dp_downstream_420_passthrough +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf77c7235 drm_dp_dual_mode_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfa7825fc drm_dp_dual_mode_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfafc423a drm_dp_mst_get_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfb1a7a5a drm_dp_downstream_rgb_to_ycbcr_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfd0f4cd0 drm_dp_mst_detect_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfe12bcb9 drm_dsc_compute_rc_parameters +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfed1cb41 drm_dp_remote_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xff2c1f84 drm_dp_read_sink_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xff841993 drm_dp_pcon_pps_override_param +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00cc1dd2 drm_crtc_next_vblank_start +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00d0fd10 drm_syncobj_get_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0x01dd3528 drm_object_property_get_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x02771051 drm_gem_unlock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03c63897 __drm_get_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x04521be1 drm_client_buffer_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x048c04a0 drm_edid_read_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x04cea3ce drm_atomic_bridge_chain_pre_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05406103 drm_crtc_vblank_restore +EXPORT_SYMBOL drivers/gpu/drm/drm 0x056b30d7 drm_gem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05c875f3 drm_connector_set_orientation_from_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05fb6b9a drm_gem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05ff46bd drm_atomic_state_default_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x061a7942 drm_privacy_screen_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0673089e drm_mode_parse_command_line_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0x06854073 drm_modeset_backoff +EXPORT_SYMBOL drivers/gpu/drm/drm 0x06cddf95 drm_modeset_drop_locks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x070ba057 drm_release_noglobal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x077240a9 drm_property_create_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x07fb449a drm_vma_offset_manager_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x08c68dc9 drm_client_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x09404de2 drm_writeback_connector_init_with_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x09dfee14 drm_warn_on_modeset_not_all_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a72f765 drm_clflush_virt_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0b9378ea drmm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0c55dc58 drm_vblank_work_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0c63b6dd drm_crtc_enable_color_mgmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d9b4753 drm_mode_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0eb7f5eb drm_privacy_screen_lookup_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0ee90741 drm_connector_has_possible_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f7acb66 drm_mm_print +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fbd826d drm_atomic_get_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fd60df2 drm_get_connector_status_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fdc666b drm_gem_dmabuf_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0ff2328e drm_connector_oob_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x107742a9 drm_get_subpixel_order_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x10ff0f18 drm_property_blob_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x11a3fbd2 drm_edid_get_panel_id +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1214bb84 drm_crtc_arm_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x12c05916 drm_syncobj_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x13318130 __drmm_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x148c02ed drm_edid_read_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x149109f4 drm_prime_sg_to_page_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16b809c8 drm_print_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17216fa0 drm_atomic_bridge_chain_post_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17d449aa drm_gem_vmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17da3872 drm_plane_create_color_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17fcbefb drm_gem_map_detach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x183693cb drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1913e0c9 drm_add_edid_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x19815e5b drm_writeback_queue_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1990bf7c drm_crtc_vblank_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a3821c9 drm_poll +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a384c41 drm_writeback_cleanup_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1acf9dfc drm_connector_attach_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1b9405e2 drm_dev_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c30b07a drm_file_get_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c3c6d41 drm_gem_map_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f6b50b2 drm_dev_printk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f9551df drmm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ff01bd5 devm_aperture_acquire_from_firmware +EXPORT_SYMBOL drivers/gpu/drm/drm 0x20750670 drm_writeback_prepare_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x20cd64e7 drm_gtf_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2183c08c drm_mm_scan_add_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x22ed373f drm_framebuffer_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2373520f drm_gem_prime_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x23947219 drm_mode_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x241f7d9e drm_connector_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24993e50 drm_edid_are_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24cf437a drm_vma_node_is_allowed +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24d124ac drm_mode_equal_no_clocks_no_stereo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24e9e86a drm_client_dev_hotplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24ff0530 drm_property_create_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0x251c7ca1 drm_client_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x255845f5 drm_get_edid_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x258fefa9 drm_driver_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25daad93 __drm_mm_interval_first +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2754dad8 drm_mm_reserve_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x282ba231 drm_atomic_state_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28779e52 drm_printf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28ca2a56 drm_syncobj_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x293d3722 of_drm_find_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29e205ed drm_mode_set_config_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f078d1 drm_mode_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2bd86e3c drm_sysfs_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2cbd4320 drm_mode_create_dvi_i_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2cbf9b11 drm_plane_create_rotation_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ce056d6 drm_mode_create_tv_properties_legacy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d7688ba drm_analog_tv_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2dab58ed drm_atomic_nonblocking_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2e5a20b3 drm_show_fdinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ecbb5dc drm_gem_private_object_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f476172 drm_privacy_screen_lookup_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f7a0b0a drm_dev_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30176dec drm_connector_attach_max_bpc_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30363b1e drm_event_reserve_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31b8a5e3 __drm_set_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3214e0a6 drm_atomic_state_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3222042b drm_crtc_send_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3224939e drm_modeset_acquire_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits +EXPORT_SYMBOL drivers/gpu/drm/drm 0x33f0123e drm_sysfs_connector_status_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x34108b79 drm_print_regset32 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x34a3f31a drm_debugfs_remove_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x375438e8 drm_privacy_screen_set_sw_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3757cf2d __drmm_crtc_alloc_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3859ff45 drm_atomic_check_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor +EXPORT_SYMBOL drivers/gpu/drm/drm 0x397c3d27 drm_edid_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39ae8b10 drm_of_find_possible_crtcs +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39c9c7aa drm_connector_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a8f9a88 drm_mode_object_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ab87110 drm_mode_equal_no_clocks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b0e5e9c __drm_puts_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b65e58c drm_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b8e3b4a drm_gem_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3bb689eb drm_atomic_get_connector_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3bdfebb0 drm_gem_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c22a4d8 drm_vma_offset_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c72fecf drm_panel_of_backlight +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3caa5b36 of_drm_get_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cdc37e9 drm_edid_to_speaker_allocation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d663ec3 drm_client_modeset_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3df1a7e2 __drmm_add_action +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3e50af63 drm_set_preferred_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3e62ded5 drm_mode_get_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3edb5000 drm_get_edid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f3176e6 drm_atomic_state_default_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f405489 __drm_printfn_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0x41a3d30c devm_drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4263f77c drm_gem_handle_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0x42bfd9ab drm_connector_update_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x431dcc92 drm_atomic_get_crtc_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x439fc6b3 drm_atomic_add_affected_connectors +EXPORT_SYMBOL drivers/gpu/drm/drm 0x43f14e02 drm_writeback_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing +EXPORT_SYMBOL drivers/gpu/drm/drm 0x445a62cc drm_connector_attach_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4489a5e9 drm_edid_raw +EXPORT_SYMBOL drivers/gpu/drm/drm 0x453b42e2 drm_send_event_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4547da4a drm_vblank_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x465ee89a drm_connector_attach_hdr_output_metadata_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x479db483 drm_crtc_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x48105e7a drm_crtc_accurate_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x48111522 drm_writeback_signal_completion +EXPORT_SYMBOL drivers/gpu/drm/drm 0x481ce214 drm_crtc_check_viewport +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4831da6e drm_vma_offset_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4956d154 drm_syncobj_add_point +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a35d30d drm_mode_set_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a3ecbed drm_atomic_add_affected_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b7ebf95 drm_mm_remove_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b84b5a7 drm_connector_attach_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b8db447 drm_panel_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c6467e6 drm_dev_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c80e772 drm_gem_unmap_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cadd09b drm_color_lut_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cba4024 drm_connector_set_tile_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cdffb97 drm_mode_create_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d691d8f drm_connector_attach_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e2a621e drm_prime_sg_to_dma_addr_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e2c6bcf drm_gem_private_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50674de7 drm_timeout_abs_to_jiffies +EXPORT_SYMBOL drivers/gpu/drm/drm 0x513072fe __drm_puts_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x521ad6d0 drm_puts +EXPORT_SYMBOL drivers/gpu/drm/drm 0x540dd573 drm_cvt_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5504c2be drm_mode_create_tv_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55eb38da drm_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x570be984 drm_master_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57698a50 drm_mm_takedown +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58eb186b drm_aperture_remove_conflicting_pci_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5a2ccc1c drm_bridge_chain_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b354f96 drm_edid_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5ccf05fa drm_atomic_get_new_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5cfde123 drm_privacy_screen_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5d918bac drm_mode_probed_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5e08dd3f drm_aperture_remove_conflicting_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5e9b728f drm_mode_create_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f7985a5 drm_mm_scan_remove_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f94e5da drm_gem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5fd50793 drm_privacy_screen_register_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0x60be7066 drm_atomic_get_new_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x616954a9 drm_atomic_get_old_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x61a8282d drm_of_crtc_port_mask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6296779d drm_dev_enter +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6336121c drm_gem_dmabuf_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x652f962b drm_display_mode_from_cea_vic +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65702bd6 drm_default_rgb_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6622ba19 drm_atomic_bridge_chain_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x66455529 drm_gem_prime_fd_to_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0x67459f5d drm_plane_create_zpos_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6910e4cd drm_format_info_min_pitch +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69353664 __drm_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69e1bf40 drm_clflush_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b0d0301 drm_edid_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6bd9ebff drm_modeset_unlock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6cd23e8a drm_connector_init_with_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ce4d56f drm_object_property_set_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6d762a6a drmm_mode_config_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6e38cce6 drm_atomic_private_obj_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6e68e231 drm_connector_attach_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6edeb041 drm_hdmi_vendor_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6f6f787c drm_panel_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x723cf875 drm_property_add_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0x73b061d2 drm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x73fbe069 drm_client_modeset_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x742b87f0 __drmm_mutex_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7445b79c drm_plane_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74ce900d drm_crtc_vblank_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74fc6fbd drm_format_info_block_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7530cfc3 drm_mode_find_dmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7588ef71 drm_client_modeset_commit_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x788479fd drm_bridge_chain_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x794ce2fd drm_gem_create_mmap_offset_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0x794fc19a drm_panel_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x796c5866 drm_mode_create_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79b02c45 __drmm_add_action_or_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79c00fa2 drm_edid_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b28634d drm_plane_get_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b2e2166 drm_vma_node_revoke +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b720970 drm_modeset_lock_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b9b2e91 drm_connector_list_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7bd7bc13 drmm_kmalloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c0d9cad drm_display_info_set_bus_formats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c545285 drm_edid_get_monitor_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c6f8fd2 drm_client_modeset_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e0cbef6 drm_property_create_signed_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e3277f8 ___drm_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e554237 drm_gem_lru_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7edf470b drm_edid_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x807197dd drm_is_current_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x80b69246 drm_property_blob_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x815fdd6c drm_privacy_screen_call_notifier_chain +EXPORT_SYMBOL drivers/gpu/drm/drm 0x81c6c16e drm_modeset_unlock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x81c85988 drm_mode_validate_ycbcr420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x820ac5c0 drm_vma_node_allow_once +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8210402d drm_event_reserve_init_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x831df675 drm_add_modes_noedid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x83252efa drm_gem_lru_move_tail +EXPORT_SYMBOL drivers/gpu/drm/drm 0x849e1f69 drm_framebuffer_plane_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8517a487 drm_debugfs_add_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x854f2e3b drm_framebuffer_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x856323ee drm_dev_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x85db87d8 drm_send_event_timestamp_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x86876dc6 drm_connector_update_privacy_screen +EXPORT_SYMBOL drivers/gpu/drm/drm 0x880b6af5 drm_connector_attach_privacy_screen_provider +EXPORT_SYMBOL drivers/gpu/drm/drm 0x887b6031 __drm_dev_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x899130de drm_crtc_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a26c4f7 drm_show_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a855f4a drm_atomic_bridge_chain_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c47134f drm_crtc_vblank_helper_get_vblank_timestamp +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c7a6fca drm_send_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ccf059d drmm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d21340b drm_crtc_vblank_off +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d72789e drm_edid_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8dbdb776 drm_plane_create_alpha_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8e42ea9b drm_crtc_vblank_on +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ebdccdf drm_state_dump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8fcb4df3 drm_connector_set_panel_orientation_with_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8fed49e2 drm_mode_config_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9141363b drm_edid_read_custom +EXPORT_SYMBOL drivers/gpu/drm/drm 0x92463942 drm_modeset_lock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x92da7749 drm_atomic_get_new_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x93553a74 drm_property_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x93a3b48b drm_client_buffer_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x945fe723 drm_master_internal_acquire +EXPORT_SYMBOL drivers/gpu/drm/drm 0x954b7184 drm_gem_prime_import +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9561ad85 drm_panel_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x95c52682 drm_connector_list_iter_begin +EXPORT_SYMBOL drivers/gpu/drm/drm 0x982d09b3 drm_format_info_block_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x984756c6 __drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a49f829 drm_framebuffer_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a9733cb drm_syncobj_replace_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b285573 drm_match_cea_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b95c885 drm_mode_match +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b9de1c1 drm_edid_header_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9bdcb37d drm_client_modeset_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9ce050be drm_mode_copy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9df3daeb drm_vblank_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9f4b0777 drm_gem_object_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9f9d2f81 drm_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9fa31b73 drm_property_create_bool +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa06b7480 drm_plane_enable_fb_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa08fed60 drm_mode_create_suggested_offset_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa266439c drm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa2d5f50f drm_mode_create_hdmi_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa3507853 drm_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa36d5964 drm_universal_plane_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa3b32f75 drm_gem_lock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa437df3f drm_client_framebuffer_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa44047d6 drm_object_property_get_default_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa45b0961 drm_hdmi_avi_infoframe_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa483299d drm_mode_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa4b8feb1 drm_connector_attach_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa58b5549 drm_modeset_acquire_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa58f8edf drm_property_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa5b294e3 drm_property_create_object +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa5e0092d drm_gem_prime_handle_to_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa5eb5327 drm_dev_unplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa6cbd963 drm_atomic_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa714ccdf drm_framebuffer_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa73bd8dd drm_crtc_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa770830c drm_mode_validate_driver +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa807014d drm_mode_create_from_cmdline_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa817d05e drm_property_replace_global_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa836d397 drm_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa8da234b drm_object_attach_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa956955b drm_gem_lru_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaaf0ce18 drm_gem_dmabuf_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xab826e13 drm_any_plane_has_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0xacd5db6c drm_mode_prune_invalid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad4e902b drm_color_ctm_s31_32_to_qm_n +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad7cc704 drm_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae210fcd drm_gem_map_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae277372 __drm_crtc_commit_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae9d2501 drm_gem_create_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaebf6439 __drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaee55803 drm_encoder_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaf937b8f drm_invalid_op +EXPORT_SYMBOL drivers/gpu/drm/drm 0xafb08395 drm_crtc_vblank_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb0d51deb drm_atomic_get_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb11ac7a7 __drm_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb1353981 of_drm_find_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb212dc3e drm_edid_dup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3750192 drm_edid_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb39c8808 drm_modeset_lock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3a118de drm_panel_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4032484 drm_mm_insert_node_in_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb43bb63f __drm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb483b8b7 drm_clflush_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb5fd86e5 drm_connector_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6127243 drm_need_swiotlb +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6695977 drm_client_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb71d2ab7 drm_property_lookup_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb773c171 drm_master_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7a7b32a drm_debugfs_add_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7e3ca9e drm_connector_set_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb831c849 drm_connector_atomic_hdr_metadata_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb8bc39ce drm_connector_attach_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9c52052 drm_edid_override_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9cad492 __drm_atomic_state_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xba9cfcaf drm_bridge_chain_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb277bf2 drm_crtc_set_max_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb8f8a00 drm_property_create_bitmask +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbbbfc413 drm_atomic_private_obj_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbbd5bb38 drm_panel_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbc6edbdd drm_gem_prime_import_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbc803038 drm_gem_dmabuf_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbda626d4 drm_framebuffer_plane_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe16dd20 drm_connector_set_link_status_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe402526 drm_atomic_add_encoder_bridges +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbf27388b drm_plane_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc022eff4 drm_mode_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc0c967d6 drm_gem_vm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc11ec1df drm_modeset_lock_all_ctx +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc20d2cc5 drm_debugfs_create_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc239904f drm_property_create_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc28f1a44 drm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc3459b71 drm_vblank_work_cancel_sync +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc426c1eb drm_gem_lru_scan +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc442bf2b drm_panel_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc49d8d3c drm_gem_lru_move_tail_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5338129 drm_event_cancel_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5525af9 __devm_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc56ce36c drm_connector_set_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5afa78a drm_gem_vm_close +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc6211c28 drm_gem_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc62c1d33 drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc6d90eb7 drm_atomic_set_fb_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc72be9c7 drm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7910e38 drm_vma_offset_lookup_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7d04fc5 drm_vma_node_allow +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8f9ad32 drm_connector_list_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9392db5 drm_framebuffer_unregister_private +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9d75d80 drm_ioctl_kernel +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9e31202 drm_mode_create_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcac84af3 drm_crtc_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb12879e drm_mode_create_dp_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb774d8e drm_sysfs_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcc31e810 drm_crtc_commit_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcce98bb2 drm_plane_create_blend_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdb99cc9 drm_mode_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcea21dc8 drm_gem_prime_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcea7069d drm_client_framebuffer_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcef43c75 drm_privacy_screen_get_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd020b3c0 drm_noop +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd13f9985 drm_edid_block_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd192fb69 drm_syncobj_get_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd30c323b drm_privacy_screen_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd3d908c3 drm_crtc_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd468a2ed drm_master_internal_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd46f342f drm_bridge_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd6516650 drm_client_rotation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd680a377 drm_gem_object_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd68f5516 drm_gem_handle_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd6f91b06 drm_gem_object_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd73259a0 drm_connector_attach_dp_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7461911 drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7a9cf42 drm_mode_validate_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd8cd86b6 drm_compat_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd8f4cc8c drm_connector_attach_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd95ee164 __drmm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xda579b46 drmm_kfree +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdad4443c drm_modeset_lock_single_interruptible +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdad9c8b1 drm_prime_get_contiguous_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb320a08 drm_mode_is_420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb3272e9 drm_mode_put_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb70309f drm_syncobj_find_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb7df588 drm_privacy_screen_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdc1162b9 drm_atomic_normalize_zpos +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdc2cf9f6 drm_gem_free_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdc380b40 drm_put_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd2078e5 drm_crtc_vblank_waitqueue +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd3c6afa drm_mode_is_420_also +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddb40c88 drm_crtc_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddbe47ed drm_atomic_get_old_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdddcc13e drm_atomic_set_mode_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf3f760d drm_mm_scan_color_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf666902 drm_rotation_simplify +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf8d3456 drm_gem_vunmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe04706ec drm_panel_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe1114c61 drm_plane_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe144b2b8 drm_plane_force_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe1cf3271 drm_atomic_get_old_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe1e0a9cc drm_gem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe305aa5d drm_mode_object_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe317082a __drm_printfn_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe35c7787 drm_prime_pages_to_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3ac15d5 drm_mode_is_420_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe4789da8 drm_plane_get_damage_clips_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe59127f0 drm_av_sync_delay +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe5d43445 drm_probe_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe633a4cd drm_format_info_bpp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe645012d drm_gem_objects_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe711cfb1 drm_atomic_state_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7651ea1 drm_gtf_mode_complex +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7bcdfb6 drm_mode_create_aspect_ratio_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7deccbc drm_connector_list_iter_end +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a034df drm_dev_exit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a0e334 drm_vma_offset_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8bb604b drm_crtc_vblank_count_and_time +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8f97edb drm_mode_config_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe9bb3d1b drm_connector_create_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe9dcdfae drm_atomic_get_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea00fe81 __drm_printfn_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea03a307 drm_client_framebuffer_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea205de1 drm_mode_crtc_set_gamma_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xec741c8e drm_connector_set_path_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed15dcc0 drm_mode_object_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed2402af drm_privacy_screen_unregister_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed9ef0be drm_mode_plane_set_obj_prop +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeed0e87c drm_atomic_set_crtc_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xef286d42 drm_atomic_bridge_chain_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0214ad6 drm_dev_has_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0517d7a drm_mm_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf095dc96 drm_get_tv_mode_from_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1421d13 drm_mode_sort +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1b5340a drm_mode_vrefresh +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf2845e59 drm_hdmi_avi_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf3cc041f drm_gem_dma_resv_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf406e46a drm_get_connector_type_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf44df6a4 drm_get_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf49897a7 drm_atomic_get_new_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4bd2e02 drm_vblank_work_schedule +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4dcc82e drm_property_replace_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf6ab27f3 drm_prime_gem_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf6e882ca drm_edid_connector_add_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf7951a1e drm_atomic_set_mode_prop_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf824c7db __drm_printfn_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf89409b1 drm_gem_dmabuf_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf94885c4 drm_plane_create_zpos_immutable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfa104aad drm_atomic_set_crtc_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfccbcc35 drm_atomic_print_new_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfd94b60f drm_gem_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfdcc82f8 drm_of_component_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfdcd5e62 drm_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfe5b8df6 drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeb953b1 __drm_printfn_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeca3fb5 drm_atomic_get_old_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xffe1add4 drm_writeback_get_out_fence +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x22d53779 drm_buddy_free_list +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x2d9e9583 drm_buddy_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x40d76a49 drm_get_buddy +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x9f44c898 drm_buddy_init +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xabb5a026 drm_buddy_block_trim +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xbd5b3bcc drm_buddy_free_block +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xc30d71cc drm_buddy_block_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xfa150882 drm_buddy_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xff748b76 drm_buddy_alloc_blocks +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x254694ba drm_fbdev_dma_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x29f1fb2a drm_gem_dma_prime_import_sg_table_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x3371eef3 drm_gem_dma_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x00fff32e __drm_atomic_helper_private_obj_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x01f61c0a drm_connector_helper_get_modes_from_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0232e39d drm_atomic_helper_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x036349db drm_fb_helper_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x03e670d9 drm_crtc_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x03ecc951 __drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x04af5fa1 drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0a8f641a drm_fb_helper_damage_area +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0a9053a1 drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0c71942e drm_atomic_helper_check_modeset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0df60cee drm_fb_xrgb8888_to_argb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0faeb3fc drm_fb_helper_alloc_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0fb7dfa9 drm_gem_fb_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1198faf5 drm_fb_helper_restore_fbdev_mode_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x127a8c6b drm_flip_work_queue +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x140f1ead drm_plane_helper_disable_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1491c849 drm_gem_fb_end_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1559bbb1 drm_atomic_helper_bridge_propagate_bus_fmt +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x191adb07 drm_helper_probe_single_connector_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1a4b5368 drm_gem_simple_kms_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ace8b19 drm_gem_simple_kms_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ce21db4 drm_fb_xrgb8888_to_gray8 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1d036c24 __drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1d9f16bd drm_gem_simple_kms_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1dc720b5 drm_atomic_helper_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ed21d24 drm_fb_helper_set_par +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1f0ef4dd drm_atomic_helper_damage_merged +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x203b8739 drm_atomic_helper_check_wb_encoder_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x20953afb drm_gem_fb_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x21a3dcca drm_fb_blit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x21d541eb drm_flip_work_queue_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x22c55dc6 drm_mode_config_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x287a9eb9 drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2982f27e drm_fb_helper_lastclose +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2a82bee9 drm_crtc_helper_set_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2ad7cc32 drm_i2c_encoder_restore +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2aeba4a2 drm_atomic_helper_page_flip +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2b17d311 drm_atomic_helper_check_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d50570f drm_rect_calc_hscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x306409a5 drm_self_refresh_helper_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3356e303 __drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x345ccefc __drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x35a788a6 drm_i2c_encoder_save +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x35ce4d0d drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x369596a0 drm_simple_display_pipe_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x37ab0fb8 drm_fb_helper_setcmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3891dd04 drm_self_refresh_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3bd4758b drm_atomic_helper_connector_tv_margins_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3e1bf452 __drm_atomic_helper_plane_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x45108a97 drm_plane_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x453ce5a4 drm_i2c_encoder_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x454a2cba drm_atomic_helper_disable_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46a11685 drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x492a894c drm_i2c_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x49c870e8 drm_helper_probe_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x49fa22fe drm_fb_helper_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4a0ffc31 drm_atomic_helper_commit_modeset_disables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4b4e5f75 drm_fb_helper_unregister_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4d7565d6 __drm_atomic_helper_connector_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x50be5f3b drm_atomic_helper_check_plane_damage +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x519e2b51 drm_helper_move_panel_connectors_to_head +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x537986c2 drm_plane_helper_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x53ff9ff3 drm_self_refresh_helper_update_avg_times +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5515b3ef drm_fb_helper_debug_leave +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5542443b drm_flip_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x58e7e76c drm_fb_helper_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x58f2289c drm_helper_connector_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x59695a37 drm_fb_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a4734d1 drm_kms_helper_is_poll_worker +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5ba8d7e0 drm_kms_helper_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5bf26afd drm_gem_fb_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5d2b12d3 drm_panel_bridge_set_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5f3c81fa drm_fb_xrgb8888_to_rgba5551 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5f54750b drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5f96b1f9 drm_fb_xrgb8888_to_xrgb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x601a70af drm_i2c_encoder_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x62a077ea drm_kms_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x64f2acbf drm_atomic_helper_bridge_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6593c9a2 drm_atomic_helper_fake_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x65cf8631 drm_fb_helper_debug_enter +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x66cbe1d4 drm_fb_xrgb8888_to_argb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x670f6d35 drm_helper_resume_force_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x681e27f3 drm_fbdev_generic_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6af62c49 drm_fb_helper_initial_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b5c2b06 drm_atomic_helper_damage_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b9835be drm_atomic_helper_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6d59691f drm_atomic_helper_commit_tail +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6dbb40ae __drm_atomic_helper_crtc_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6dda80e1 drm_connector_helper_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e30ba8e drm_rect_rotate_inv +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6f63e605 __drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x705701f9 drm_atomic_helper_commit_hw_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7212553e drm_self_refresh_helper_alter_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x734f0088 drm_fb_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7361a636 drm_atomic_helper_connector_tv_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x74064aa9 drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x76c0a2e2 drm_helper_crtc_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7773bb01 __drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x79e5123d drm_simple_display_pipe_attach_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7df44788 drm_crtc_helper_mode_valid_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7ec80c40 drm_fb_swab +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x832ccec8 drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x842dd90c drm_flip_work_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x871ab41a drm_rect_intersect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x887d4d31 drm_helper_force_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8a5c937c drm_atomic_helper_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8cb428b3 drm_bridge_is_panel +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8d8e26eb __drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8eaa2b25 drm_crtc_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8fbd739c devm_drm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x904a7f99 drm_helper_mode_fill_fb_struct +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x908d833d __drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x908f27d3 drm_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91a210ae drm_atomic_helper_cleanup_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91fec1cc drm_rect_calc_vscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x921361dd drm_kms_helper_poll_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x93c2d6ba drm_atomic_helper_dirtyfb +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99fd20aa drm_rect_clip_scaled +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9af5d891 drm_fb_xrgb8888_to_mono +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9b6a5689 drm_atomic_helper_wait_for_fences +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9deac733 drm_panel_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9debb36b drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9e735567 drm_gem_fb_create_handle +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9ee72c10 drm_fb_helper_fill_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9eece8e8 drm_mode_config_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa04b14e0 __drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa43aa0cf drm_i2c_encoder_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa4a9d5d6 drm_atomic_helper_commit_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa4dc51fa drm_fb_xrgb8888_to_rgb888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa8e50b18 drm_fb_helper_output_poll_changed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa907936f drm_fb_helper_damage_range +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa98b7bcf __drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa9bb7410 __drmm_simple_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xad12ad8a drm_fb_build_fourcc_list +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xafe10185 drm_atomic_helper_check_crtc_primary_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb053adda drm_rect_rotate +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb1160472 drm_i2c_encoder_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb1eed8d6 drm_fb_helper_set_suspend_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb45120f9 drm_atomic_helper_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb48174d5 drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb62bc5a8 drm_atomic_helper_page_flip_target +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb6a6b711 drm_fb_clip_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb7032b39 drm_gem_simple_kms_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb7316c3e drm_atomic_helper_damage_iter_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb874e563 drm_helper_encoder_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb94154e0 drm_fb_xrgb8888_to_rgb332 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb9be85bd drm_fb_helper_release_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbadefd6f drm_atomic_helper_async_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbcfde601 drm_atomic_helper_prepare_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbec4f46b drm_atomic_helper_update_legacy_modeset_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc0535d79 __drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc0990152 drm_fb_helper_check_var +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc3553771 drm_fb_helper_set_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc38ea38b drm_fb_xrgb8888_to_xrgb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc4d9374b drm_connector_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc5044f79 drm_connector_helper_tv_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc50df33b drm_atomic_helper_commit_modeset_enables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc6323239 drm_flip_work_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc6c3fb04 __drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc6eff527 drm_fb_helper_deferred_io +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc737abe1 drm_atomic_helper_shutdown +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xca3276f8 drm_i2c_encoder_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb2340b8 drm_rect_debug_print +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xccf90a1f drm_i2c_encoder_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcd410e81 devm_drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcd7feab7 drm_fb_xrgb8888_to_rgb565 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcdfde6c4 drm_fb_xrgb8888_to_argb8888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcebb24ff drm_atomic_helper_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf11a549 drm_flip_work_allocate_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd062f135 drm_atomic_helper_commit_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd0e52e1c __drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd1b23728 drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd36c0245 __drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd532084a drm_plane_helper_update_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd6484c1d drm_simple_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd7a4911b drm_atomic_helper_wait_for_vblanks +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd9a4d574 drm_atomic_helper_connector_tv_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd9af861d drm_fb_memcpy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd9d24003 drm_atomic_helper_swap_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xda09ccf4 drm_kms_helper_poll_reschedule +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xda79a6d9 drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdb1ec69c drm_gem_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdd58a3f6 drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdf4b2b79 drm_connector_helper_get_modes_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdfd11763 drm_crtc_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdff30e14 devm_drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe1656fa8 drm_atomic_helper_update_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe4dcc691 drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe55942a6 drm_panel_bridge_connector +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe5ea487f drm_helper_disable_unused_functions +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe7d234a8 drm_atomic_helper_commit_tail_rpm +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe8603626 drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe86a5a81 drm_atomic_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe8d10ab6 drm_atomic_helper_async_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe90173d4 drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe9b5a0e8 drm_atomic_helper_commit_cleanup_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xea1bcfce drm_gem_fb_begin_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xebf060f7 drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xef84661f drm_kms_helper_poll_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf0566ab1 drmm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf119f904 drm_atomic_helper_commit_duplicated_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf1c9a048 drm_atomic_helper_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf3d101e6 drm_kms_helper_poll_enable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf44481fd drm_i2c_encoder_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf6007337 drm_gem_simple_kms_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf6a614d4 drm_atomic_helper_check_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf77c81cc drmm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf7b5e338 drm_fb_helper_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf9fbdd0f drm_gem_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfa875afb drm_fb_helper_blank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfb583048 drm_atomic_helper_wait_for_flip_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfbe1e9c5 drm_atomic_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfcfd5f62 drm_fb_helper_pan_display +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfdbc2ad0 drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xffdd440a drm_kms_helper_poll_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x0e24458f mipi_dbi_pipe_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x1e2df782 mipi_dbi_command_buf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x20b78a12 mipi_dbi_spi_cmd_max_speed +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x22a3c81b mipi_dbi_dev_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x2e5257ba mipi_dbi_spi_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x397639db mipi_dbi_pipe_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x3c5f970d mipi_dbi_pipe_duplicate_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x3e727add mipi_dbi_hw_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x40f5b1d3 mipi_dbi_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x46ba050d mipi_dbi_enable_flush +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x486e6aa7 mipi_dbi_spi_transfer +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x5fdf0791 mipi_dbi_dev_init_with_formats +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x63c6dac2 mipi_dbi_pipe_destroy_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x6cd85f6e mipi_dbi_pipe_begin_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x6fc2f12c mipi_dbi_poweron_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x8b47214e mipi_dbi_display_is_on +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x91c2d5c2 mipi_dbi_poweron_conditional_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xc34299fa mipi_dbi_command_read +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd00d3799 mipi_dbi_pipe_end_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd4bb262c mipi_dbi_buf_copy +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd65d35dd mipi_dbi_pipe_update +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xe199b37a mipi_dbi_pipe_reset_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xfa3bc4e7 mipi_dbi_command_stackbuf +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x2970f569 drm_gem_shmem_madvise +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x56b64815 drm_gem_shmem_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x5c19702a drm_gem_shmem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x628d0a2f drm_gem_shmem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x8243e2e5 drm_gem_shmem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x8bc17e2a drm_gem_shmem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xad210584 drm_gem_shmem_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xd49afc94 drm_gem_shmem_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xdf5414b8 drm_gem_shmem_purge +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xe00bbc68 drm_gem_shmem_purge_locked +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x048a510f drm_suballoc_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x0bad1988 drm_suballoc_new +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x8debd4c9 drm_suballoc_free +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xcfea1bec drm_suballoc_dump_debug_info +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xdd9c3522 drm_suballoc_manager_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x0ccce1b3 drm_gem_ttm_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x133c628f drm_gem_ttm_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x35017843 drm_gem_ttm_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x47cf495e drm_gem_ttm_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xbd07f8b1 drm_gem_ttm_dumb_map_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x0b88d37b drm_gem_vram_simple_display_pipe_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x15b39dce drm_gem_vram_fill_create_dumb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x278b0c5e drm_gem_vram_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x2b0a8387 drm_gem_vram_simple_display_pipe_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x2d06ad41 drm_gem_vram_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x3d22b051 drm_gem_vram_driver_dumb_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x5944001a drm_gem_vram_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x6fe1172c drm_gem_vram_plane_helper_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x78492cc3 drm_gem_vram_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x7f039703 drm_gem_vram_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x86647cfc drm_vram_mm_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x926aa0ee drm_gem_vram_put +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xbef7422d drmm_vram_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xc357a2fd drm_gem_vram_plane_helper_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xd4da3278 drm_gem_vram_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xfdf785cf drm_vram_helper_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/rockchip/rockchipdrm 0x965653c0 rockchip_drm_wait_vact_end +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x13e5adaa drm_sched_job_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x143a436c drm_sched_entity_set_priority +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x2c7c4752 drm_sched_job_cleanup +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x2f9e47b7 drm_sched_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x3e035d01 drm_sched_job_add_implicit_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x4685460c drm_sched_fault +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x4eadd130 to_drm_sched_fence +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x6d945cfd drm_sched_entity_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x6eaaee38 drm_sched_job_arm +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7ebe27bf drm_sched_entity_flush +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7fe4f79f drm_sched_entity_destroy +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x83399b9f drm_sched_increase_karma +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x932e0331 drm_sched_entity_push_job +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x9c07a68b drm_sched_suspend_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x9ec2a4e6 drm_sched_pick_best +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xa40a6b01 drm_sched_job_add_syncobj_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xabef620a drm_sched_job_add_resv_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xad89fbc8 drm_sched_entity_modify_sched +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xbd1046cd drm_sched_stop +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xc5963895 drm_sched_resubmit_jobs +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xd30aabed drm_sched_resume_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xd3c6fa68 drm_sched_job_add_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xd9a49600 drm_sched_entity_error +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xe7a209fc drm_sched_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xea94dc0f drm_sched_entity_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xefd9b5a3 drm_sched_start +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x3a6d73a1 sun4i_tcon_enable_vblank +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x48e300a3 sun4i_rgb_init +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x58e8ef72 sun4i_lvds_init +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x6c10c7a7 sun4i_tcon_of_table +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0xa10c6b3b sun4i_dclk_create +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0xb1778ee1 sun4i_tcon_mode_set +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0xc300e496 sun4i_dclk_free +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0x350e5dcd sun8i_tcon_top_of_table +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0x845b26f5 sun8i_tcon_top_set_hdmi_src +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0xffacced7 sun8i_tcon_top_de_config +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x00f72aa6 ttm_bo_unmap_virtual +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x040cac37 ttm_glob +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0a4cbe87 ttm_device_swapout +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0c231474 ttm_kmap_iter_iomap_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0cd42d83 ttm_pool_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x14fe3d9c ttm_tt_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x161e86a0 ttm_bo_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x19af8701 ttm_sg_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a71d30c ttm_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1fdb667a ttm_bo_eviction_valuable +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x218365c2 ttm_bo_vm_fault_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x220af81c ttm_resource_manager_usage +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2c28107e ttm_bo_move_to_lru_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3a82773e ttm_pool_alloc +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3d18f5fb ttm_device_clear_dma_mappings +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4017cfc9 ttm_bo_mem_space +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x41898ef8 ttm_resource_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4216439d ttm_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4909a82c ttm_device_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4a9617c4 ttm_resource_manager_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4decc583 ttm_bo_vm_access +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4dffeb02 ttm_bo_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4e4c90af ttm_bo_unpin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4e52819d ttm_bo_move_accel_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4f7bb5fb ttm_bo_set_bulk_move +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x520c664b ttm_bo_put +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5725df72 ttm_resource_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x59817801 ttm_bo_vm_close +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5a5ab9d0 ttm_bo_vm_reserve +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5ee4348a ttm_bo_pin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x69cc2943 ttm_tt_pages_limit +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x78093ddf ttm_kmap_iter_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x788d9c40 ttm_bo_vmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7bde4ea6 ttm_bo_vm_open +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7c34fd36 ttm_pool_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7da84d8d ttm_io_prot +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7ee061a1 ttm_pool_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x81623010 ttm_range_man_init_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x882bbbc1 ttm_range_man_fini_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8989dcee ttm_bo_wait_ctx +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x89d5b336 ttm_bo_kmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9143637c ttm_lru_bulk_move_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9424bace ttm_bo_vm_dummy_page +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x942f3b62 ttm_tt_populate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x94f097c8 ttm_bo_vm_fault +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x961f4633 ttm_bo_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa8e0353f ttm_resource_manager_debug +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xadc63757 ttm_bo_init_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xae0bb1b7 ttm_resource_manager_evict_all +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb0f39a46 ttm_lru_bulk_move_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb6fe8054 ttm_eu_reserve_buffers +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb99150d3 ttm_resource_manager_create_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb9f8cc7a ttm_resource_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc22099ab ttm_bo_init_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xcfc0cd0b ttm_device_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xdd088e67 ttm_pool_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xdfd6d83d ttm_eu_fence_buffer_objects +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe49e8cb1 ttm_bo_vunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xed0cd536 ttm_bo_kunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf4ba6cc1 ttm_eu_backoff_reservation +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf7939bba ttm_bo_move_sync_cleanup +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x07c40396 host1x_channel_stop +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x0af1b3e0 host1x_channel_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x0ecc43be host1x_syncpt_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x0edb07e9 host1x_job_alloc +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x13ff8b67 host1x_job_add_wait +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x15ba78b7 host1x_syncpt_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x19f21e70 host1x_syncpt_incr_max +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x237eb764 host1x_job_unpin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x27bb468c host1x_fence_create +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x2fb69886 host1x_job_add_gather +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x3491579a host1x_client_resume +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x3ac13d0d host1x_client_exit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x3de52114 host1x_device_init +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x4750ac5a host1x_job_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x4c5f04a7 host1x_bo_pin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x51de13ce host1x_syncpt_base_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x532c74bf host1x_job_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x5ab304d8 host1x_device_exit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x5c484ea3 host1x_syncpt_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x5e8b2820 host1x_syncpt_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x63aeeb26 host1x_job_submit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x6472399c host1x_syncpt_release_vblank_reservation +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x69b5e263 host1x_syncpt_get_by_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x72e78e54 tegra_mipi_start_calibration +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x7e1effa4 host1x_syncpt_read_min +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x7fb76190 host1x_client_suspend +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x853b4f1c host1x_driver_unregister +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x887e68f0 host1x_syncpt_get_by_id_noref +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x8f6bb0d2 host1x_bo_unpin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9451a33e tegra_mipi_free +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9f042942 host1x_fence_cancel +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa733ff60 tegra_mipi_disable +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa98cab83 host1x_syncpt_read +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xb1e9288f host1x_syncpt_alloc +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xb38daf27 host1x_syncpt_incr +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xb7212baa host1x_job_pin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xb7ca5ca1 __host1x_client_init +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbcbe65a0 tegra_mipi_finish_calibration +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbd6c086f host1x_channel_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbdcdac10 tegra_mipi_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbe9418ba host1x_driver_register_full +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc42ca3c2 host1x_client_unregister +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc9671bae __host1x_client_register +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xd1ee0a7d host1x_get_dma_mask +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xd3fc5314 host1x_channel_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xdb87e38f host1x_syncpt_get_base +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xdbcf3f1e host1x_syncpt_wait +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf8a79b19 tegra_mipi_enable +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xfdec4851 host1x_syncpt_read_max +EXPORT_SYMBOL drivers/hid/hid 0x95e23765 hid_bus_type +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x0987866b vmbus_sendpacket_getid +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x1cbffc5f vmbus_recvpacket +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x6c969851 vmbus_sendpacket +EXPORT_SYMBOL drivers/hwmon/adt7x10 0xdbe0b3f7 adt7x10_dev_pm_ops +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x2f9e7f8e vid_which_vrm +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x446615bd vid_from_reg +EXPORT_SYMBOL drivers/hwmon/ltc2947-core 0x969f1113 ltc2947_pm_ops +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x01568393 sch56xx_read_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x19343a98 sch56xx_watchdog_register +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x96ec3b26 sch56xx_read_virtual_reg12 +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xaa17a737 sch56xx_write_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xb37b9b81 sch56xx_read_virtual_reg16 +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x1424f81c i2c_bit_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xb5e53a78 i2c_bit_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xd2328601 i2c_bit_algo +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0x3646112e i2c_pca_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0xaa952d64 i2c_pca_add_bus +EXPORT_SYMBOL drivers/i2c/busses/i2c-amd756 0x7fa4d147 amd756_smbus +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x10a4c688 qcom_adc5_hw_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x1fcd0103 qcom_adc_tm5_gen2_temp_res_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x39885d6b qcom_adc_tm5_temp_volt_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x401dc869 qcom_vadc_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x47f699dd qcom_adc5_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x4e64cdb9 qcom_adc5_hw_settle_time_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x53546ecd qcom_adc5_avg_samples_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x70e6eca1 qcom_vadc_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0xc61e7a34 qcom_adc5_prescaling_from_dt +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x229445b8 iio_triggered_buffer_cleanup +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x2fdbf1d1 iio_triggered_buffer_setup_ext +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x2333a808 iio_kfifo_free +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x88d9ae3c iio_kfifo_allocate +EXPORT_SYMBOL drivers/iio/imu/fxos8700_core 0x82c166e7 fxos8700_regmap_config +EXPORT_SYMBOL drivers/iio/industrialio 0x01daa177 iio_device_free +EXPORT_SYMBOL drivers/iio/industrialio 0x037648ee iio_trigger_validate_own_device +EXPORT_SYMBOL drivers/iio/industrialio 0x1979c79d iio_push_event +EXPORT_SYMBOL drivers/iio/industrialio 0x2ac14073 iio_device_get_clock +EXPORT_SYMBOL drivers/iio/industrialio 0x2d6bcdcb iio_trigger_generic_data_rdy_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x2fc2e694 __iio_device_register +EXPORT_SYMBOL drivers/iio/industrialio 0x3d3a04a1 iio_trigger_notify_done +EXPORT_SYMBOL drivers/iio/industrialio 0x4591f7d3 iio_trigger_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x4da2cda0 iio_trigger_poll_nested +EXPORT_SYMBOL drivers/iio/industrialio 0x77c7b277 iio_trigger_set_immutable +EXPORT_SYMBOL drivers/iio/industrialio 0x8218a8c7 iio_device_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x851182b9 __iio_trigger_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x8ab3d4c9 iio_get_time_ns +EXPORT_SYMBOL drivers/iio/industrialio 0x8c86cd62 iio_device_set_clock +EXPORT_SYMBOL drivers/iio/industrialio 0xa00ffdd2 iio_bus_type +EXPORT_SYMBOL drivers/iio/industrialio 0xa9ac942b iio_read_const_attr +EXPORT_SYMBOL drivers/iio/industrialio 0xaca949d3 iio_read_mount_matrix +EXPORT_SYMBOL drivers/iio/industrialio 0xaf83718e iio_trigger_register +EXPORT_SYMBOL drivers/iio/industrialio 0xafe47124 iio_buffer_init +EXPORT_SYMBOL drivers/iio/industrialio 0xc704c820 iio_trigger_using_own +EXPORT_SYMBOL drivers/iio/industrialio 0xcaf9fe3a iio_trigger_free +EXPORT_SYMBOL drivers/iio/industrialio 0xdb145886 iio_device_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0xdb2fe7f9 iio_trigger_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0xdf76bbeb iio_pollfunc_store_time +EXPORT_SYMBOL drivers/iio/industrialio-configfs 0x39d48cd8 iio_configfs_subsys +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x29f984bb iio_unregister_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x967d3e9d iio_sw_device_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xe3d7ce56 iio_sw_device_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xe971829b iio_register_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x1df5d0fc iio_sw_trigger_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x3bba89f3 iio_unregister_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x8d6edb1b iio_register_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0xb2a6abf4 iio_sw_trigger_create +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0x27a8d592 iio_triggered_event_setup +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0xbfa09e2d iio_triggered_event_cleanup +EXPORT_SYMBOL drivers/iio/pressure/bmp280 0x8dd9df5a bmp280_dev_pm_ops +EXPORT_SYMBOL drivers/iio/trigger/stm32-lptimer-trigger 0xe6715221 is_stm32_lptim_trigger +EXPORT_SYMBOL drivers/iio/trigger/stm32-timer-trigger 0x37002897 is_stm32_timer_trigger +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x0e65f617 ib_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x3e0e2a46 ib_send_cm_sidr_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x41db67f6 ib_send_cm_drep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x45d1aade ib_send_cm_sidr_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x5e64c8d0 ib_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x60c50eec ib_send_cm_rtu +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x69824a14 ibcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x76a74f68 ib_send_cm_mra +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x8b92cda4 ib_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x9242582e ib_send_cm_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x9664ce46 ib_send_cm_rej +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x9b7ce0a1 ib_cm_insert_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xc8b8414e ib_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xd463c174 ib_cm_notify +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xe1ec949a ib_send_cm_dreq +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xfb70cb61 ib_send_cm_req +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00454b6a ib_set_client_data +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00cd25ea ib_get_rdma_header_version +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0449a09a ib_port_unregister_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0483d7b9 ib_drain_rq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x078fa765 ib_destroy_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x085ed49a rdma_get_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x08b7e6f6 ib_get_cached_subnet_prefix +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x08c91b66 rdma_nl_put_driver_u64 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0bd28342 ib_modify_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0c86f5cb ib_sa_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0d3354a6 rdma_alloc_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x125f6f8e ib_rdmacg_try_charge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x14970cc0 rdma_query_gid_table +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x15808597 rdma_query_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x16361cf0 ib_dispatch_event +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x18c730d6 rdma_put_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19201f8a ib_get_device_fw_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19e7490f __rdma_block_iter_next +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1cdb345d ib_drain_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1d1af1ca ibnl_put_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1e6e6de9 ib_drain_sq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1ec7c481 ib_post_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1f5afa08 rdma_read_gid_hw_context +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x21308158 ibdev_printk +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x214feff8 rdma_nl_put_driver_u64_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x21ab2d65 rdma_umap_priv_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22478e81 rdma_replace_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x228a1070 ib_register_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22d1c25f rdma_restrack_del +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22f3cf93 ib_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x238e9bf2 ib_register_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2796a215 ib_map_mr_sg_pi +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x281c8f6f ibdev_info +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2a59123f ib_create_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2d5ee02b ib_set_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2dffdade rdma_modify_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2f02b309 ib_check_mr_status +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2fcde1f3 ib_create_ah_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x30389abc ib_dealloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x305e5701 rdma_addr_size_kss +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x31d028d1 __ib_alloc_cq_any +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x33338804 rdma_rw_ctx_post +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3333e8f1 rdma_restrack_add +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x34e0ad8f ib_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3511035c ib_create_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x35750616 rdma_rw_ctx_wrs +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x37280105 ib_destroy_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x38791ae1 rdma_move_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x397b20fd ib_close_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x398ec073 ib_destroy_cq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3a99e26e ib_unregister_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3cb92e81 ib_modify_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3d5ecac8 rdma_create_user_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3eb2e7d3 rdma_addr_cancel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3f17109d ib_sg_to_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3f604a2f ib_mr_pool_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fc2387c ib_ud_header_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x40ff305c rdma_user_mmap_entry_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x430fb61e rdma_user_mmap_entry_insert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x434c5d10 zgid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x439ce33c ib_sa_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x446fb17d ib_get_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x451f1615 __ib_alloc_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45dff8bd ib_get_net_dev_by_params +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45fb8985 rdma_nl_chk_listeners +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4688b10e ib_get_rmpp_segment +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x48fced0c rdma_nl_unicast_wait +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x49ecd130 ib_alloc_mr_integrity +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4bb906ad ibdev_emerg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e155af0 ib_response_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e90435c ib_sa_free_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4f151821 ib_create_wq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4f9a9c4b rdma_nl_put_driver_u32_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x50eb0e6f ib_get_vf_config +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5171732f _ib_alloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x51d436c6 __ib_create_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x52cd7bd6 ib_port_immutable_read +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x540c8240 ib_port_sysfs_get_ibdev_kobj +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x545686ac ib_qp_usecnt_inc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5497e77e rdma_read_gid_attr_ndev_rcu +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55bb02f3 ib_cache_gid_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x56576e14 ib_get_cached_lmc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x571470da __rdma_block_iter_start +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x57c0863f rdma_hold_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58caea33 ib_register_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58df5b94 ib_get_gids_from_rdma_hdr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5c3a2a57 roce_gid_type_mask_support +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5ca43f19 ib_qp_usecnt_dec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5ce1af2c rdma_init_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5d1ae037 ib_rdmacg_uncharge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5df03a59 ib_free_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5e4c7bce ib_create_qp_security +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5f539385 ib_advise_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61236514 rdma_nl_put_driver_u32 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x613b1e2e ib_is_mad_class_rmpp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61d24c52 ib_rate_to_mbps +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x626eab00 rdma_restrack_new +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x62f25ce0 rdma_nl_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x64a37b92 ib_unregister_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x64e4efce ib_sa_get_mcmember_rec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x64e57db6 ib_reg_user_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x664acc95 ibdev_alert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x66f3f891 __ib_alloc_pd +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x697e3f5d rdma_link_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b958320 ib_ud_ip4_csum +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f16bd47 ib_destroy_wq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f3614b6 rdma_is_zero_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f4067bb rdma_restrack_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6ffd2dcd ib_map_mr_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70807834 rdma_addr_size +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70c44b2e ib_query_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x72ced01c ib_device_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x73baf9a2 ib_modify_qp_is_ok +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75a729a0 rdma_nl_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x760f1a84 rdma_set_cq_moderation +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7690f3d3 rdma_restrack_set_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x77058179 rdma_move_grh_sgid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x783ce2c6 ib_port_register_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x787ccc4c ib_get_mad_data_offset +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x789e9dfd ib_sa_guid_info_rec_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x78a49e0c rdma_nl_stat_hwcounter_entry +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7abd2b05 rdma_destroy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7b9eb82e rdma_translate_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7bc7b90e rdma_rw_ctx_signature_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7fb379bb ib_get_vf_stats +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x803e5d1c rdma_query_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x81b031d7 rdma_roce_rescan_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x822588fc ib_set_vf_link_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x829a5623 ib_device_get_by_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x83a98a41 ib_dealloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x88bbaf88 ib_device_get_by_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8a75c52a rdma_dev_access_netns +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8b011469 ib_free_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8b36f979 ibdev_crit +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8cd953b0 ib_modify_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8dca90d7 ib_modify_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90c83eca ib_mr_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90e807c7 ib_cache_gid_parse_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x93fc822c ibdev_notice +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x94070eee rdma_nl_put_driver_string +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9419c5c4 rdma_alloc_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x944562dc ib_resize_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9523ccab ib_get_eth_speed +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9617d993 rdma_restrack_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x961c3cf3 ib_mr_pool_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x979afc0d ib_find_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x989779d0 ib_process_cq_direct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9ae8761d ib_create_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9d2d01fe rdma_nl_unicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa0795493 ib_query_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa3709b46 rdma_copy_src_l2_addr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa3912917 rdma_destroy_ah_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa432baf6 ib_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa82e8a47 ib_free_recv_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa85a739d ib_detach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xac510cd4 ib_dereg_mr_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xad8539d3 ib_alloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xadeb09ef rdma_rw_ctx_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae956dce ib_rate_to_mult +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xafb40e8d rdma_copy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb0464b7b rdma_read_gid_l2_fields +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb203634d ib_get_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4c40040 ib_sa_pack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4f467b3 ib_set_device_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb75f5405 ib_unregister_device_queued +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7852a05 ib_ud_header_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbbdd9c55 ib_query_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbc0c087d ib_unregister_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbcc6cd2b rdma_restrack_parent_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc0f6a7c2 ib_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc1e16107 ib_sa_path_rec_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc282cc1a ib_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc4010fa0 rdma_restrack_count +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc415e07b ib_sa_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc473a2de rdma_port_get_link_layer +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc500ef7e rdma_nl_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc5688a3d ib_mad_kernel_rmpp_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc5a213ff rdma_user_mmap_entry_remove +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8626f7b ib_dma_virt_map_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8d38664 rdma_free_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc90c7aee ib_mr_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xca7bcf4b ib_attach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcf111af1 ib_dealloc_pd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcff6043b ib_alloc_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd00f8f26 rdma_find_gid_by_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0478dc4 ib_unregister_driver +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd09f39ee ibdev_err +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd1daf3c1 ib_cq_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd21bb37a ib_sa_unpack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd28e0a9d rdma_link_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd38f52f0 ibdev_warn +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd53e20c6 rdma_rw_mr_factor +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd6636ca6 rdma_addr_size_in6 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd7099dd4 ib_get_cached_port_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd75defac ib_query_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd88277e9 rdma_rw_ctx_destroy_signature +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda0d50ec ib_sa_cancel_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda89bf34 ib_init_ah_attr_from_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdc47350e rdma_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdd3e4079 rdma_rw_ctx_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe1dd1eb5 ib_cq_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5840ec6 ib_wc_status_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7b52e5f mult_to_ib_rate +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9cc6f84 ib_find_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9e799fc ib_ud_header_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xea47bd03 rdma_resolve_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xeb555cd6 rdma_user_mmap_io +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xec4a8534 ibnl_put_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xed6a08d6 rdma_user_mmap_entry_get_pgoff +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xed81e972 ib_find_exact_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xee951620 rdma_user_mmap_entry_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xef1d469f ib_device_set_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf1bc9a64 rdma_user_mmap_entry_insert_range +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf468ade4 rdma_create_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5dedb30 rdma_node_get_transport +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6d59b2e ib_init_ah_from_mcmember +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6ed3334 ib_event_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf73c7c68 ib_open_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf829c33e ib_modify_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfba482b0 ib_init_ah_attr_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfd8e0543 ib_modify_qp_with_udata +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfe4bbf0c ib_create_qp_kernel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xff0f9e97 ib_unregister_device_and_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xff809a6d rdma_restrack_get_byid +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0476939f ib_umem_copy_from +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x05178a97 ib_umem_find_best_pgsz +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0dd909ae ib_copy_ah_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x134bbe9a ib_umem_dmabuf_get_pinned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x161da5ed ib_umem_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x25a4b019 ib_umem_odp_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x28337db5 uverbs_get_flags32 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x2a338a6f ib_umem_odp_alloc_child +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x36c34dc6 ib_copy_path_rec_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4cf7e02a uverbs_destroy_def_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4da83785 ib_umem_odp_alloc_implicit +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4e1900a2 uverbs_finalize_uobj_create +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x5a50276d ib_umem_dmabuf_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x61e2b48d uverbs_uobject_put +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x676bc421 ib_uverbs_get_ucontext_file +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x6ab930f5 uverbs_idr_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x754b0000 ib_copy_path_rec_from_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x77170948 ib_umem_odp_map_dma_and_lock +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x7c6adca1 ib_uverbs_flow_resources_free +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x7fdf84a8 ib_umem_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x80a74939 uverbs_get_flags64 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x8a45ba4b _uverbs_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x8fda3cb5 _uverbs_get_const_signed +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x99eb1f10 uverbs_fd_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xa0a5c5f1 flow_resources_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xa66c8a74 ib_umem_dmabuf_unmap_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc6d7a5be ib_umem_odp_unmap_dma_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc7a942c7 ib_copy_qp_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xca9adea3 uverbs_copy_to_struct_or_zero +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xcfa717c7 flow_resources_add +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xd245b543 _uverbs_get_const_unsigned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe2c4739b uverbs_copy_to +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe684de25 uverbs_uobject_fd_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf272bbc3 ib_umem_dmabuf_map_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf812ad8a ib_umem_odp_get +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x403bd6b0 iw_cm_reject +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xbdbd23b6 iw_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xbfb5ee83 iw_cm_accept +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xc32fe470 iw_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xd2ce3b4f iw_cm_disconnect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xd4e455fb iw_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xdb677987 iw_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf019faeb iw_cm_connect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf3df871f iwcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x01403f2e rdma_accept_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x093fd89b rdma_set_ib_path +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0ad0d0da rdma_iw_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0e384bea rdma_destroy_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1030b334 rdma_destroy_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1e8452d9 rdma_consumer_reject_data +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1f0ca82f rdma_accept +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x29b4be42 rdma_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x2ec9e09e rdma_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x37de6c2d rdma_connect_locked +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4041a7c8 rdma_resolve_route +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x419e49b5 rdma_reject +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4573eeb0 rdma_unlock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x45bafb9b rdma_set_reuseaddr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x50f5cc54 rdma_set_ack_timeout +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x571c3892 rdma_set_service_type +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x684d0851 rdma_disconnect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x72b7c9e8 rdma_get_service_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x772221de rdma_notify +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x82d84d41 rdma_listen +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x8b585259 rdma_set_afonly +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x907df803 rdma_event_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x99635189 rdma_connect_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xa4751a6e __rdma_create_kernel_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xa5e60e65 rdma_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xaa2a1807 rdma_res_to_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xad9b62a9 rdma_create_user_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb02ca5b5 rdma_bind_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb5316582 rdma_lock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xbae4e067 rdma_read_gids +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xd57079f6 rdma_connect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xd833eb54 rdma_leave_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf15ec4d4 rdma_create_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf25a830b rdma_set_min_rnr_timer +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xfe0011fe rdma_resolve_addr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x0f78b830 rtrs_clt_put_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x2f929179 rtrs_clt_rdma_cq_direct +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x6ca7563a rtrs_clt_get_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x790b571c rtrs_clt_query +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x96977822 rtrs_clt_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xd05cb952 rtrs_clt_request +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xd60eabb7 rtrs_clt_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x053e47f6 rtrs_rdma_dev_pd_deinit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x242a8646 rtrs_addr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x887302f3 rtrs_addr_to_sockaddr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xb80c1cbc rtrs_ib_dev_find_or_add +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe15357ef sockaddr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe5ebb539 rtrs_ib_dev_put +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xfdc29bcf rtrs_rdma_dev_pd_init +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x5dfd83d4 rtrs_srv_get_path_name +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x6a74b8c3 rtrs_srv_get_queue_depth +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x717d9ffc rtrs_srv_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x87749425 rtrs_srv_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xefb9330f rtrs_srv_resp_rdma +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xf86dcfb6 rtrs_srv_set_sess_priv +EXPORT_SYMBOL drivers/input/gameport/gameport 0x09e28b4b gameport_unregister_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x181eda9d gameport_set_phys +EXPORT_SYMBOL drivers/input/gameport/gameport 0x597108ae __gameport_register_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x6376cb52 gameport_stop_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x86e57714 __gameport_register_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0x8c3567fd gameport_start_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x9b50f387 gameport_close +EXPORT_SYMBOL drivers/input/gameport/gameport 0xa6124c57 gameport_unregister_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0xc7faf2a2 gameport_open +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x8021ccec iforce_process_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0xdf8fc046 iforce_send_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0xecf4880c iforce_init_device +EXPORT_SYMBOL drivers/input/matrix-keymap 0x72e55068 matrix_keypad_build_keymap +EXPORT_SYMBOL drivers/input/misc/ad714x 0x311aca13 ad714x_pm +EXPORT_SYMBOL drivers/input/misc/ad714x 0x943b7925 ad714x_probe +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x892d76b2 cma3000_resume +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x89d9444e cma3000_exit +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xca3f100a cma3000_suspend +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xcc9b367c cma3000_init +EXPORT_SYMBOL drivers/input/rmi4/rmi_core 0x0e48b0dd rmi_unregister_transport_device +EXPORT_SYMBOL drivers/input/sparse-keymap 0x01e6160d sparse_keymap_setup +EXPORT_SYMBOL drivers/input/sparse-keymap 0x734561ed sparse_keymap_report_event +EXPORT_SYMBOL drivers/input/sparse-keymap 0x87088abe sparse_keymap_entry_from_scancode +EXPORT_SYMBOL drivers/input/sparse-keymap 0xb3897909 sparse_keymap_entry_from_keycode +EXPORT_SYMBOL drivers/input/sparse-keymap 0xe64a141b sparse_keymap_report_entry +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0x26f8aadb ad7879_pm_ops +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0xd2b34a25 ad7879_probe +EXPORT_SYMBOL drivers/interconnect/qcom/icc-smd-rpm 0x428e2dc3 qnoc_remove +EXPORT_SYMBOL drivers/interconnect/qcom/icc-smd-rpm 0x8cce4142 qnoc_probe +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x5d444e23 attach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x6c0aa64f detach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x7d056bdb capi_ctr_handle_message +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x985d450e capi_ctr_down +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xdda3d2dc capi_ctr_ready +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x27c58fd5 isdnhdlc_decode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x4644eea5 isdnhdlc_out_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x5b835a58 isdnhdlc_rcv_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0xef4ee223 isdnhdlc_encode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x278ea1d2 mISDNisac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x42c50659 mISDNipac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x8a52819f mISDNisac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x90d36d35 mISDNipac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0x73db9053 mISDNisar_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0xa70d3021 mISDNisar_init +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x03a68066 mISDN_FsmRestartTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x03bb7f82 mISDN_register_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x132b3b77 get_next_dframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x1e37b258 recv_Bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x1f21cfc7 mISDN_unregister_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2348cc3c mISDN_FsmFree +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x26236de8 mISDN_clock_update +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30d25b0d mISDN_FsmDelTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x313b1fde mISDN_FsmAddTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x39163e3b mISDN_register_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3a8ee52d create_l1 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3b893985 recv_Echannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x434d4d80 bchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x50c2230c mISDN_FsmChangeState +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x54458aa7 recv_Dchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x588886a6 l1_event +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x5cc125ea mISDNDevName4ch +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6047df40 mISDN_FsmInitTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x655b66c5 mISDN_clear_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x65d67256 dchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x7b980511 queue_ch_frame +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x80e71acd recv_Dchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9adabeea mISDN_ctrl_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9c928457 mISDN_FsmNew +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc3401729 mISDN_register_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc6527403 recv_Bchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc8c89a5c mISDN_freedchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xca5731fb mISDN_initbchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xcdd951a0 mISDN_freebchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xcea3e4f9 bchannel_get_rxbuf +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd285995f mISDN_clock_get +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd5145151 mISDN_FsmEvent +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd77c26ab get_next_bframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe88a1a04 mISDN_initdchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe8f617eb mISDN_unregister_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xfd2f5ae9 mISDN_unregister_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x01087af0 mISDN_dsp_element_unregister +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x93df9e4b dsp_audio_law_to_s32 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb07a21b8 dsp_audio_s16_to_law +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb98308d8 mISDN_dsp_element_register +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x23b115df ti_lmu_common_get_brt_res +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x54a12ec4 ti_lmu_common_set_ramp +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xc212dcaa ti_lmu_common_get_ramp_params +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xced72aae ti_lmu_common_set_brightness +EXPORT_SYMBOL drivers/mailbox/mtk-cmdq-mailbox 0x2ef909f9 cmdq_get_shift_pa +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0x0997f2b4 omap_mbox_request_channel +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0x5eff3f1e omap_mbox_disable_irq +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0x7aeff314 omap_mbox_enable_irq +EXPORT_SYMBOL drivers/md/dm-bio-prison 0x476d2454 dm_cell_key_has_valid_range +EXPORT_SYMBOL drivers/md/dm-log 0x8fb5063d dm_dirty_log_type_unregister +EXPORT_SYMBOL drivers/md/dm-log 0x98f585da dm_dirty_log_destroy +EXPORT_SYMBOL drivers/md/dm-log 0xc57061f1 dm_dirty_log_create +EXPORT_SYMBOL drivers/md/dm-log 0xf9153e47 dm_dirty_log_type_register +EXPORT_SYMBOL drivers/md/dm-snapshot 0x2d19fb18 dm_exception_store_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0x7e0e7dcb dm_snap_origin +EXPORT_SYMBOL drivers/md/dm-snapshot 0x8092871a dm_exception_store_type_register +EXPORT_SYMBOL drivers/md/dm-snapshot 0xa7247f8e dm_snap_cow +EXPORT_SYMBOL drivers/md/dm-snapshot 0xb6f10d3c dm_exception_store_destroy +EXPORT_SYMBOL drivers/md/dm-snapshot 0xc155fb46 dm_exception_store_type_unregister +EXPORT_SYMBOL drivers/md/raid456 0x37c94d1d raid5_set_cache_size +EXPORT_SYMBOL drivers/md/raid456 0x4b3faeff r5c_journal_mode_set +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x0ac406cb flexcop_device_initialize +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x370f8080 flexcop_pass_dmx_data +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x55f73a63 flexcop_device_exit +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x612e80eb flexcop_pid_feed_control +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x725db07e flexcop_i2c_request +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x77575d42 flexcop_eeprom_check_mac_addr +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x77d13d34 flexcop_dump_reg +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xb69e152b flexcop_device_kmalloc +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xc819355f flexcop_device_kfree +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xd80acfa8 flexcop_sram_ctrl +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xd8fda645 flexcop_wan_set_speed +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xdfd010bb flexcop_sram_set_dest +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xf83e9796 flexcop_pass_dmx_packets +EXPORT_SYMBOL drivers/media/common/cx2341x 0x15ac1bd0 cx2341x_ctrl_query +EXPORT_SYMBOL drivers/media/common/cx2341x 0x28240e61 cx2341x_ctrl_get_menu +EXPORT_SYMBOL drivers/media/common/cx2341x 0x4af79f55 cx2341x_handler_init +EXPORT_SYMBOL drivers/media/common/cx2341x 0x55aa7c5f cx2341x_mpeg_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5935c062 cx2341x_handler_set_50hz +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5b5cc43e cx2341x_ext_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x7b4dd2cb cx2341x_fill_defaults +EXPORT_SYMBOL drivers/media/common/cx2341x 0xc1d60d57 cx2341x_handler_set_busy +EXPORT_SYMBOL drivers/media/common/cx2341x 0xdbc5583a cx2341x_update +EXPORT_SYMBOL drivers/media/common/cx2341x 0xe1fe1432 cx2341x_log_status +EXPORT_SYMBOL drivers/media/common/cx2341x 0xeb35dc36 cx2341x_handler_setup +EXPORT_SYMBOL drivers/media/common/cypress_firmware 0x394b4598 cypress_load_firmware +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x693e74ba ttpci_eeprom_decode_mac +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0xfd462f3b ttpci_eeprom_parse_mac +EXPORT_SYMBOL drivers/media/common/tveeprom 0x0dbf0296 tveeprom_hauppauge_analog +EXPORT_SYMBOL drivers/media/common/tveeprom 0xc01c73d5 tveeprom_read +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x065246b8 frame_vector_create +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1b700d37 put_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1d5f9555 frame_vector_destroy +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x6dd27770 vb2_buffer_in_use +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xc5e5573a frame_vector_to_pages +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xdffb744b frame_vector_to_pfns +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xe20dfe0f get_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xfe724531 vb2_verify_memory_type +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x0be28ba3 vb2_dvb_find_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x2bb7f566 vb2_dvb_dealloc_frontends +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x37872269 vb2_dvb_alloc_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x93ef1592 vb2_dvb_register_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xac5deff7 vb2_dvb_get_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xf702f069 vb2_dvb_unregister_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xc7c2b85f vb2_create_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xccd197c7 vb2_destroy_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-v4l2 0x74344e9f vb2_querybuf +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x0530b757 dvb_frontend_reinitialise +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x070e4e75 dvb_ca_en50221_camchange_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x08733236 intlog10 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x18acd31f dvb_dmx_swfilter_packets +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x1b70080c dvb_remove_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x20ddaa9c dvb_register_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x26eb2a7f dvb_register_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x282a0336 dvb_device_get +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2f5cdf80 dvb_ringbuffer_write +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x303e891e dvb_unregister_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x38bd26c6 dvb_unregister_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x39df73ad dvb_net_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3b93d71a dvb_frontend_sleep_until +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x4225975a dvb_generic_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x4968ba92 dvb_generic_open +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x54abe4ff dvb_dmx_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5b9460c4 dvb_ca_en50221_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5f2b1d95 intlog2 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x610dbe14 dvb_dmxdev_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6181aec0 dvb_ringbuffer_flush_spinlock_wakeup +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6a9f708a dvb_dmx_swfilter_204 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x70a39765 dvb_generic_ioctl +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x7618f8ee dvb_frontend_suspend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x7ace07ee dvb_dmxdev_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x7bfd78cd dvb_ca_en50221_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x7f4b727c dvb_frontend_resume +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8121c38a dvb_net_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8c54b0f8 dvb_dmx_swfilter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x91a6794b dvb_ringbuffer_read_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9263a063 dvb_dmx_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa4235824 dvb_dmx_swfilter_raw +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa4568d74 dvb_register_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb1fada97 dvb_ca_en50221_camready_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb3352dd2 dvb_ringbuffer_empty +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc3f679f9 dvb_ringbuffer_write_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xcbf6a870 dvb_unregister_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xd040d4a9 dvb_ca_en50221_frda_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xd362aca5 dvb_frontend_detach +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe138ce6b dvb_ringbuffer_avail +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xebbc2d9b dvb_ringbuffer_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb09f39a dvb_ringbuffer_read +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb9a826f dvb_ringbuffer_flush +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfc6380e5 dvb_ringbuffer_free +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x12413fc3 au8522_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x69cf7ddc au8522_led_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x9e0ca5c0 au8522_analog_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x9f982015 au8522_release_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xa0ac0a77 au8522_sleep +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xc449e563 au8522_get_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xc58edf57 au8522_init +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xdd7f8aa0 au8522_writereg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xf77c1997 au8522_readreg +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24113 0x81570476 cx24113_agc_callback +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24123 0x52773316 cx24123_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x0d07cd75 dib0070_ctrl_agc_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x3cfaf5e9 dib0070_set_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x66718955 dib0070_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0xa8592498 dib0070_get_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x0c108661 dib0090_dcc_freq +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x1d740571 dib0090_set_dc_servo +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x2fc65128 dib0090_get_wbd_target +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x3b0b172d dib0090_get_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x42740408 dib0090_set_vga +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x4d237514 dib0090_get_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x570dc8cc dib0090_gain_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x715b0653 dib0090_set_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x8f9e7042 dib0090_pwm_gain_reset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x988593ae dib0090_get_current_gain +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x9fa227e5 dib0090_update_tuning_table_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xab43b7e2 dib0090_set_switch +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xc2887cb1 dib0090_update_rframp_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x1d8ba438 dib3000mc_pid_parse +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x32ce9aa3 dib3000mc_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x7d5f6be6 dib3000mc_pid_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x8547847d dib3000mc_get_tuner_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x8d117f41 dib3000mc_set_config +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x4a19b853 dib7000m_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x8ff1174b dib7000m_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0xd6dc9f1f dib7000m_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x1914ecb3 dib9000_set_gpio +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x3c2a59ba dib9000_set_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x41e96697 dib9000_fw_set_component_bus_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x60211c8d dib9000_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x8fded5f1 dib9000_fw_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x9acc8c93 dib9000_fw_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x9dc3ffd9 dib9000_get_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xacb89b25 dib9000_set_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xb0cd33e8 dib9000_firmware_post_pll_init +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xe88020c9 dib9000_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xf6c5404c dib9000_get_tuner_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xfdd91472 dib9000_get_component_bus_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x544e8205 dibx000_reset_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x56028cc0 dibx000_i2c_set_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x77cc29cc dibx000_init_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x94078293 dibx000_exit_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xb47a2381 dibx000_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x0a59185e dvb_dummy_fe_qam_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x4936c6b8 dvb_dummy_fe_qpsk_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xe2f8e2d0 dvb_dummy_fe_ofdm_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lgs8gl5 0xad303b18 lgs8gl5_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lnbh29 0x6491b165 lnbh29_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/m88ds3103 0xf41b6c67 m88ds3103_get_agc_pwm +EXPORT_SYMBOL drivers/media/dvb-frontends/s5h1420 0x4598de8d s5h1420_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x4e01d030 zd1301_demod_get_dvb_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0xfc601ca8 zd1301_demod_get_i2c_adapter +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x42d17b9c flexcop_dma_control_size_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x811486f4 flexcop_dma_allocate +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x8b0e412a flexcop_dma_config +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xbfe69b09 flexcop_dma_free +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xd0f0a755 flexcop_dma_config_timer +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xdcbcbdfe flexcop_dma_control_timer_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xf1cca6df flexcop_dma_xfer_control +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x39b9d8ff bt878_stop +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x8f8e6f8d bt878 +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x917e710f bt878_device_control +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xc6968fcb bt878_start +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xd5d0bdef bt878_num +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x11dc4b6d bttv_gpio_enable +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x47347849 bttv_get_pcidev +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x4998c6d2 bttv_sub_unregister +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x8ecf4acc bttv_write_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x98bd2151 bttv_sub_register +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xbcf2d2fb bttv_read_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x1ed6cb1c dst_wait_dst_ready +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x43a983fd dst_check_sum +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x48e34f67 dst_pio_disable +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x60d9b03c dst_comm_init +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xaf422ac5 rdc_reset_state +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xbeab7dbb write_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xbee0a772 read_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xc1027594 dst_error_bailout +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xfcb897fc dst_error_recovery +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x2cdea06d cx18_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x49c3df82 cx18_claim_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x82c841d5 cx18_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xeb29e7f6 cx18_ext_init +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xfbceeea3 cx18_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xff69d722 cx18_release_stream +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x1ab311dc altera_ci_init +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x6ff7510d altera_ci_tuner_reset +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xdb3faf38 altera_ci_release +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xe66b9812 altera_ci_irq +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x37079b5f cx25821_set_gpiopin_direction +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x4472e342 cx25821_dev_unregister +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x44b517f5 cx25821_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x5712ee76 cx25821_sram_channel_dump_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x600c77c4 cx25821_dev_get +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x7912169b cx25821_risc_databuffer_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x9f12b972 cx25821_sram_channel_setup_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xc54c10b6 cx25821_riscmem_alloc +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe9050411 cx25821_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0xbc60d8d9 vp3054_i2c_probe +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0xc4ec107d vp3054_i2c_remove +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x6ecf77d0 cx88_enum_input +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x865893d4 cx88_set_freq +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xa226971f cx88_querycap +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xdad87030 cx88_video_mux +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x3581ea2a cx8802_buf_queue +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x39bcbc84 cx8802_register_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x3b4f75f7 cx8802_cancel_buffers +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x4b6316cd cx8802_get_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x7cb2d480 cx8802_unregister_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x8484ae0f cx8802_buf_prepare +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x88a15131 cx8802_start_dma +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x04f60b79 cx88_set_scale +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x0aa8de4b cx88_core_get +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x2d7e77d6 cx88_wakeup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x323091f1 cx88_risc_databuffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x33c4423a cx88_ir_start +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5dfc487c cx88_risc_buffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5edb7ae5 cx88_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6025fb50 cx88_reset +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6141c8c5 cx88_tuner_callback +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x615ff906 cx88_newstation +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x682da2f6 cx88_set_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x710366ab cx88_set_tvaudio +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x737db337 cx88_sram_channel_dump +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x800180e8 cx88_core_irq +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8d88137a cx88_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8db66d71 cx88_shutdown +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8e40a420 cx88_get_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x904b8696 cx88_audio_thread +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xbc544c7c cx88_ir_stop +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xdf62d7e9 cx88_set_tvnorm +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xe69940fa cx88_sram_channel_setup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xe93eba60 cx88_dsp_detect_stereo_sap +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xed3771b6 cx88_vdev_init +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xf3b5eba7 cx88_core_put +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x02026a83 ivtv_init_on_first_open +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x14f67530 ivtv_debug +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x1b54037b ivtv_firmware_check +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x306c2750 ivtv_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x4a2c9cad ivtv_claim_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x4f5b3682 ivtv_udma_setup +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x6888d0fd ivtv_ext_init +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x6fbda060 ivtv_udma_unmap +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x79f3c449 ivtv_api +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x84bc2658 ivtv_release_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x86011648 ivtv_vapi +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x89aa9a54 ivtv_udma_alloc +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xabe80a95 ivtv_set_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xad02e9fb ivtv_clear_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xb7035487 ivtv_vapi_result +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xc646834c ivtv_udma_prepare +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xecb74ed4 ivtv_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xecf55535 ivtv_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x049cdf0f saa7134_pgtable_alloc +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x04e83446 saa7134_tuner_callback +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x088793ac saa7134_pgtable_free +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x1211df5d saa7134_devlist +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x3b22f699 saa_dsp_writel +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x427163aa saa7134_tvaudio_setmute +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x47295846 saa7134_set_gpio +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x4cea9f47 saa7134_dmasound_init +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x4eea8bbd saa7134_dmasound_exit +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x730c4be3 saa7134_boards +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x81409184 saa7134_ts_register +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x8f1ad46b saa7134_devlist_lock +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xabb3eceb saa7134_set_dmabits +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xe1d690e7 saa7134_ts_unregister +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xf59d8633 saa7134_pgtable_build +EXPORT_SYMBOL drivers/media/platform/allegro-dvt/allegro 0x2c79d0f2 msg_type_name +EXPORT_SYMBOL drivers/media/radio/tea575x 0x2ebaf484 snd_tea575x_set_freq +EXPORT_SYMBOL drivers/media/radio/tea575x 0x7d411c3d snd_tea575x_exit +EXPORT_SYMBOL drivers/media/radio/tea575x 0xa6b0f9b1 snd_tea575x_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0xab199ea4 snd_tea575x_g_tuner +EXPORT_SYMBOL drivers/media/radio/tea575x 0xd48748fd snd_tea575x_enum_freq_bands +EXPORT_SYMBOL drivers/media/radio/tea575x 0xd620ef2b snd_tea575x_s_hw_freq_seek +EXPORT_SYMBOL drivers/media/radio/tea575x 0xdbce152c snd_tea575x_hw_init +EXPORT_SYMBOL drivers/media/rc/rc-core 0x01098f88 ir_raw_encode_scancode +EXPORT_SYMBOL drivers/media/rc/rc-core 0x2fe55cf5 ir_raw_gen_pd +EXPORT_SYMBOL drivers/media/rc/rc-core 0x587fa174 ir_raw_handler_unregister +EXPORT_SYMBOL drivers/media/rc/rc-core 0x7a02ee87 ir_raw_gen_pl +EXPORT_SYMBOL drivers/media/rc/rc-core 0x9722fbbd ir_raw_handler_register +EXPORT_SYMBOL drivers/media/rc/rc-core 0xb5516017 ir_raw_encode_carrier +EXPORT_SYMBOL drivers/media/rc/rc-core 0xce3696f3 ir_raw_gen_manchester +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x74d2451c fc0013_rc_cal_add +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x81787fec fc0013_rc_cal_reset +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0x4c48939e tuners +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0xc2821775 tuner_count +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x0f360387 cx231xx_register_extension +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0xa17200c7 cx231xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x4ef13e1e dvb_usbv2_reset_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x54dea914 dvb_usbv2_disconnect +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x68e48722 dvb_usbv2_generic_rw_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x951e7e77 dvb_usbv2_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x9cbbfd0a dvb_usbv2_probe +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xd1e309a3 dvb_usbv2_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xe8becc42 dvb_usbv2_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xf7bde254 dvb_usbv2_generic_write_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xfe5d72bf dvb_usbv2_suspend +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x2381d881 usb_cypress_load_firmware +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x26ee5af8 dvb_usb_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x373722a0 dvb_usb_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x5c7dd65d dvb_usb_device_init +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x8b6f5395 dvb_usb_get_hexline +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xc1835bb5 dvb_usb_nec_rc_key_to_event +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xf37018f4 dvb_usb_device_exit +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x248b9a16 af9005_rc_decode +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x341530cb rc_map_af9005_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xd4e288db rc_map_af9005_table_size +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x01c6dde9 dibusb_rc_query +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x0a0cecb1 dibusb_read_eeprom_byte +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x431c971f dibusb_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x7835e2fe dibusb_i2c_algo +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x811aff0d dibusb2_0_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x861d362d dibusb_pid_filter +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x8f1e41ad dibusb_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x93822ecb rc_map_dibusb_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x96ed93dd dibusb2_0_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xe59f1e2c dibusb_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x36fa46ca dibusb_dib3000mc_frontend_attach +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0xc51ece79 dibusb_dib3000mc_tuner_attach +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0xaeabbdb3 em28xx_register_extension +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0xfefd04af em28xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x42579884 go7007_boot_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x68de75c2 go7007_register_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x7c1517b5 go7007_snd_init +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x7f2271c9 go7007_update_board +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x8e72f706 go7007_snd_remove +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xa3201225 go7007_read_addr +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xadcb7c97 go7007_read_interrupt +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xb125176f go7007_parse_video_stream +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xe1ecb664 go7007_alloc +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x0bf21ad2 gspca_disconnect +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x22af128f gspca_frame_add +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x547e9dbe gspca_resume +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x63fc767c gspca_dev_probe2 +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x6d5c20ed gspca_dev_probe +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x6ea1bef2 gspca_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x7ed7313e gspca_suspend +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x9670af2c gspca_debug +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xa024d84b gspca_coarse_grained_expo_autogain +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x89696610 ttusbdecfe_dvbs_attach +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0xa2ae67da ttusbdecfe_dvbt_attach +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x10de64b8 v4l2_async_register_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x1cd54bf5 v4l2_async_nf_init +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x26f7f6c5 v4l2_async_unregister_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x336e1891 v4l2_async_nf_unregister +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x77679ffa v4l2_async_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xd10db2cd v4l2_async_subdev_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x136ad77c v4l2_m2m_mmap +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x459e133f v4l2_m2m_get_curr_priv +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x45bc35f1 v4l2_m2m_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x5352d022 v4l2_m2m_resume +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xe990ffcd v4l2_m2m_get_vq +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xf5c6ce7f v4l2_m2m_buf_done_and_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xf626dd03 v4l2_m2m_suspend +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x00589dca v4l2_ctrl_g_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x016fc5f1 v4l2_ctrl_sub_ev_ops +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0328f4c7 v4l2_ctrl_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x056d7137 v4l2_querymenu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x05863555 v4l2_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0614dd5a v4l2_video_std_frame_period +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x08100ff0 v4l2_ctrl_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x082737e8 v4l2_ctrl_merge +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0ebf18bf v4l2_subdev_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x123959a1 v4l2_type_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x155d812a __v4l2_ctrl_grab +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1611220d __video_register_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x16244fe5 v4l2_prio_check +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x19e09f7b v4l2_ctrl_handler_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1d0d44fa v4l2_ctrl_type_op_log +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2342f1ae v4l2_prio_open +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x25743843 __v4l2_ctrl_s_ctrl_string +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x27518700 v4l2_ctrl_activate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2a130f24 v4l2_ctrl_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2b004398 v4l2_ctrl_subdev_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2b6ef963 v4l2_s_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2bf7f97d v4l2_ctrl_subdev_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2e6ba6ee v4l2_ctrl_new_std_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x315de2cf v4l2_ctrl_get_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x32d43420 v4l2_ctrl_get_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35ff98bf v4l2_format_info +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3adbd595 v4l2_field_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3b86cd9a v4l2_ctrl_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3bdd0f94 v4l2_prio_change +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3e6fea5d v4l2_subdev_call_wrappers +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4cc27dc6 v4l2_ctrl_type_op_validate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4f4a031a v4l2_ctrl_radio_filter +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x53ddca78 video_device_release_empty +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x542f95b1 v4l2_try_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5578d6e3 __v4l2_ctrl_modify_range +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5749f0fa v4l2_ctrl_type_op_equal +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x59000683 video_device_alloc +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x611c21b1 v4l2_ctrl_new_std_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6e38b4c3 v4l2_ctrl_handler_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x78960bdf v4l2_ctrl_handler_init_class +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8106095a v4l2_prio_max +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x84e4ac9b v4l2_ctrl_notify +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x89c7b230 v4l2_ctrl_find +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x89e3897d v4l2_ctrl_query_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9065824a v4l2_g_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x93b3cbbf v4l2_ctrl_new_fwnode_properties +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x94e71502 video_unregister_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9a000f4d v4l2_query_ext_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9d415a4a v4l2_ctrl_auto_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa0c8d208 __v4l2_ctrl_s_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa116c27c __v4l2_ctrl_s_ctrl_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xae402f6b video_devdata +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb377e329 v4l2_ctrl_request_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb3ee1927 v4l2_ctrl_type_op_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb77b0159 v4l2_prio_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbab3e8eb video_ioctl2 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbc5671dc v4l_printk_ioctl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcba37120 v4l2_ctrl_new_std +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcd3d0400 __v4l2_ctrl_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcda04a5b v4l2_prio_close +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xce5be45f v4l2_ctrl_new_std_menu_items +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd16d9c01 v4l2_ctrl_get_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd22f41b9 v4l2_ctrl_new_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd42ec465 v4l2_queryctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xdac64cf9 v4l2_ctrl_poll +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe2b92059 v4l2_video_std_construct +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe4d1abd5 v4l2_ctrl_request_complete +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xefb80bcb v4l2_ctrl_new_custom +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf0037093 v4l2_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf264140e __v4l2_ctrl_modify_dimensions +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf2bd5899 v4l2_ctrl_add_handler +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf3251e7b v4l2_norm_to_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf50fecbc v4l2_ctrl_replace +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf525101e v4l2_ctrl_handler_free +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf870552f v4l2_ctrl_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfafc0dd1 video_device_release +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x1f3ec7e4 rpcif_manual_xfer +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x566d6393 rpcif_sw_init +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x7dd573ce rpcif_hw_init +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xec21adab rpcif_dirmap_read +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xfcc51c61 rpcif_prepare +EXPORT_SYMBOL drivers/memstick/core/memstick 0x199305e6 memstick_init_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x211c60a0 memstick_add_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x287277cb memstick_init_req_sg +EXPORT_SYMBOL drivers/memstick/core/memstick 0x3d9605bb memstick_remove_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x6f75c179 memstick_set_rw_addr +EXPORT_SYMBOL drivers/memstick/core/memstick 0x759054f7 memstick_suspend_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x7ab2fff0 memstick_register_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0x8238981b memstick_alloc_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x99eafa40 memstick_new_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x9c209cc6 memstick_detect_change +EXPORT_SYMBOL drivers/memstick/core/memstick 0x9e66e247 memstick_next_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0xd14ddf55 memstick_resume_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xdfa3fde2 memstick_unregister_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0xe355393d memstick_free_host +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x0ae895b3 mpt_device_driver_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x11830b2f mpt_clear_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x13427c30 mpt_event_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x21bf371e mpt_GetIocState +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x21cfcde1 mpt_print_ioc_summary +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2429b951 mpt_config +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2bb41919 mpt_reset_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x3108f2cf mpt_resume +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x3322d0bd mpt_send_handshake_request +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x3df57f9a mpt_get_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x502108d0 mpt_fwfault_debug +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x51747e00 mpt_suspend +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x54114140 mpt_free_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x610b257e mpt_reset_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6255a2ed mpt_put_msg_frame_hi_pri +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6f8f2662 mpt_findImVolumes +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6fcfad82 mpt_detach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x74a0134a mpt_device_driver_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x75bd34ef mpt_put_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x779a5b9c mpt_raid_phys_disk_pg0 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x8887b0b2 mpt_alloc_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x893cecbe mpt_HardResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x8eadca03 mptbase_sas_persist_operation +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x981efe92 mpt_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x9c0b20a1 mpt_set_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xba8ea06a mpt_raid_phys_disk_get_num_paths +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xbdf87b5a mpt_verify_adapter +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xc2f5137b mpt_halt_firmware +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xcb4287d9 mpt_attach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xcf38d71e mpt_free_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdaa331c2 mpt_raid_phys_disk_pg1 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdd805159 ioc_list +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xddcc9a8a mpt_Soft_Hard_ResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe6c1e126 mpt_event_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xfc110e4c mpt_register +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x170bc56d mptscsih_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x18399eb2 mptscsih_flush_running_cmds +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x1c2c161d mptscsih_remove +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x205f4a45 mptscsih_change_queue_depth +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x41932f9c mptscsih_show_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x623976d5 mptscsih_io_done +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x641b7d4c mptscsih_raid_id_to_num +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x6cceed83 mptscsih_scandv_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x737d1901 mptscsih_bus_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x7381980b mptscsih_slave_configure +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x7426fc54 mptscsih_resume +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x7c15eac0 mptscsih_get_scsi_lookup +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x959eda65 mptscsih_taskmgmt_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x9bf9392d mptscsih_host_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xa1c2a9e6 mptscsih_is_phys_disk +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xb85b1eaf mptscsih_slave_destroy +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc3168150 mptscsih_taskmgmt_response_code +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc541f090 mptscsih_host_attr_groups +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xcc44e1e2 mptscsih_dev_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd060efc9 mptscsih_abort +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd176d77f mptscsih_IssueTaskMgmt +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd2972a11 mptscsih_ioc_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe24f44af mptscsih_shutdown +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xed70388b mptscsih_event_process +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf15c8e0e mptscsih_bios_param +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf3588a27 mptscsih_qcmd +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xfa5b9142 mptscsih_suspend +EXPORT_SYMBOL drivers/mfd/axp20x 0x33cbd741 axp20x_device_remove +EXPORT_SYMBOL drivers/mfd/axp20x 0x36ade042 axp20x_device_probe +EXPORT_SYMBOL drivers/mfd/axp20x 0xd50e1074 axp20x_match_device +EXPORT_SYMBOL drivers/mfd/dln2 0x2a402e2e dln2_register_event_cb +EXPORT_SYMBOL drivers/mfd/dln2 0xde26c9c0 dln2_transfer +EXPORT_SYMBOL drivers/mfd/dln2 0xe27242ab dln2_unregister_event_cb +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x24088576 mc13xxx_unlock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x46e02198 mc13xxx_irq_status +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x6925ea31 mc13xxx_irq_mask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x747be223 mc13xxx_reg_read +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x86f731f9 mc13xxx_reg_rmw +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x8ee71f32 mc13xxx_irq_request +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xa663344d mc13xxx_lock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xaae849d9 mc13xxx_irq_free +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xc0bdb26e mc13xxx_get_flags +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xdecd0620 mc13xxx_reg_write +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xf8d5e75d mc13xxx_irq_unmask +EXPORT_SYMBOL drivers/mfd/qcom-spmi-pmic 0x8cef4e12 qcom_pmic_get +EXPORT_SYMBOL drivers/mfd/qcom_rpm 0xd520f912 qcom_rpm_write +EXPORT_SYMBOL drivers/mfd/tps65010 0x02d4ad0f tps65013_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0x0c6ad2cf tps65010_config_vdcdc2 +EXPORT_SYMBOL drivers/mfd/tps65010 0x28485130 tps65010_config_vregs1 +EXPORT_SYMBOL drivers/mfd/tps65010 0x33739de7 tps65010_set_vib +EXPORT_SYMBOL drivers/mfd/tps65010 0x9fd44c69 tps65010_set_led +EXPORT_SYMBOL drivers/mfd/tps65010 0xb14080cc tps65010_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0xd5bb106d tps65010_set_vbus_draw +EXPORT_SYMBOL drivers/mfd/tps65010 0xe99b3f36 tps65010_set_gpio_out_value +EXPORT_SYMBOL drivers/mfd/wm8994 0x4b855dbe wm1811_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x52d73001 wm8994_irq_exit +EXPORT_SYMBOL drivers/mfd/wm8994 0x53e9483d wm8994_irq_init +EXPORT_SYMBOL drivers/mfd/wm8994 0xd4e75f93 wm8958_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xe6dde40a wm8994_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xf8059847 wm8994_base_regmap_config +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x89808cbd ad_dpot_remove +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x8ee77490 ad_dpot_probe +EXPORT_SYMBOL drivers/misc/altera-stapl/altera-stapl 0x5bafa76e altera_init +EXPORT_SYMBOL drivers/misc/c2port/core 0x55f40bea c2port_device_register +EXPORT_SYMBOL drivers/misc/c2port/core 0xd23332c8 c2port_device_unregister +EXPORT_SYMBOL drivers/misc/tifm_core 0x06081b45 tifm_free_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x0ffb277f tifm_queue_work +EXPORT_SYMBOL drivers/misc/tifm_core 0x14c28dc0 tifm_map_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0x42266f35 tifm_remove_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x4ed3c83a tifm_eject +EXPORT_SYMBOL drivers/misc/tifm_core 0x53a875e8 tifm_free_device +EXPORT_SYMBOL drivers/misc/tifm_core 0x5e52963e tifm_add_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x638ab3b4 tifm_has_ms_pif +EXPORT_SYMBOL drivers/misc/tifm_core 0x66a37d6b tifm_unregister_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0xaeffb7c7 tifm_unmap_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0xcc603b7b tifm_alloc_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xf4749896 tifm_register_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0xfeb031d0 tifm_alloc_device +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x1512362a cqhci_pltfm_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x73ffa55c cqhci_irq +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xc4ae5ecc cqhci_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xcf916739 cqhci_resume +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xdb6b6541 cqhci_deactivate +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x15a09020 dw_mci_runtime_suspend +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x536d96b9 dw_mci_runtime_resume +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0xd31de141 dw_mci_remove +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0xe0e208c2 dw_mci_probe +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0xb01ef7bf mmc_spi_get_pdata +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0xc1f4d620 mmc_spi_put_pdata +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x419f3a39 cfi_send_gen_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x45ede3cb cfi_build_cmd_addr +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x876a9a61 cfi_fixup +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x9732db4e cfi_build_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xb5c1fb33 cfi_merge_status +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xd0a89aad cfi_varsize_frob +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xe0d5d636 cfi_read_pri +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xff9fa623 cfi_udelay +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x0e6e1a54 register_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x765c5e2d unregister_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x88bc03a0 do_map_probe +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0xb7ae1b91 map_destroy +EXPORT_SYMBOL drivers/mtd/chips/gen_probe 0xe90ef641 mtd_do_chip_probe +EXPORT_SYMBOL drivers/mtd/lpddr/lpddr_cmds 0x3ec2c31c lpddr_cmdset +EXPORT_SYMBOL drivers/mtd/maps/map_funcs 0x92c83ce3 simple_map_init +EXPORT_SYMBOL drivers/mtd/mtd 0x20497ec7 mtd_concat_destroy +EXPORT_SYMBOL drivers/mtd/mtd 0x9a54b111 mtd_concat_create +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x102603bc mtk_ecc_get_parity_bits +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x5437e775 mtk_ecc_disable +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x5de55d81 mtk_ecc_get_stats +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x6df58afb mtk_ecc_release +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x76e53683 mtk_ecc_wait_done +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x8dcc87d2 mtk_ecc_enable +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xa512ac6a of_mtk_ecc_get +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xda64ef4a mtk_ecc_adjust_strength +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xec8b9207 mtk_ecc_encode +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x0bd3a31d nand_ecc_sw_bch_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x381cf9c0 nand_ecc_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x384337a2 nand_ecc_sw_bch_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x3bdbb284 nand_ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x3c788654 nand_ecc_unregister_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x4141c006 nand_ecc_finish_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x44bb0e9c nand_ecc_sw_bch_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x568473fb nand_ecc_register_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x5e232878 nand_ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x62ba6971 nand_ecc_get_on_die_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x6e26a8d0 nand_ecc_sw_hamming_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x84e3a380 nand_ecc_sw_hamming_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x88ead121 nand_ecc_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x924a525e nand_ecc_sw_bch_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xa17cb9ee nand_ecc_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xa7b26b31 nand_ecc_sw_hamming_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xbd954222 nand_ecc_get_sw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xc82e0c66 of_get_nand_ecc_user_config +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe6db989b ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe8f26440 nand_ecc_put_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xeedfd57f nand_ecc_get_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xfa701b46 nand_ecc_prepare_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xfd7514bd nand_ecc_is_strong_enough +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xff4351b0 ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x05c2fed9 flexonenand_region +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x4a112742 onenand_addr +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x30db096f denali_calc_ecc_bytes +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x99d1c4d1 denali_remove +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0xf9a97cf6 denali_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x348cc7a2 nand_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x4bc90be6 nand_create_bbt +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x519b1eaa nand_write_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x5769b8c0 nand_get_set_features_notsupp +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x72046110 nand_monolithic_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x76d7ff14 rawnand_sw_bch_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x7784b2a7 rawnand_sw_hamming_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x78c61f2b nand_read_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x7c7266cf rawnand_sw_hamming_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x87383dba nand_monolithic_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x8ecbb3b8 nand_check_erased_ecc_chunk +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x985910db rawnand_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xa4ca2f3d rawnand_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xb46d8fa2 nand_scan_with_ids +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xc07e6d72 nand_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xc1e17a35 rawnand_sw_bch_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xdc83642c rawnand_dt_parse_gpio_cs +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xde3499fd rawnand_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/raw/omap_elm 0x3da49f39 elm_config +EXPORT_SYMBOL drivers/mtd/nand/raw/omap_elm 0xb8b0626b elm_decode_bch_error_page +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x0057790f arcnet_send_packet +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x08bed03a arc_bcast_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x27a03178 arc_raw_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x36e25f51 alloc_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x4561acdc arcnet_unregister_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x6534792a arcnet_debug +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x7f2c5f7f arcnet_close +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x8d5d93b2 arcnet_open +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xadfe305a free_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xe3dba3e9 arc_proto_map +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xecb730b0 arcnet_interrupt +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xf034a63e arc_proto_default +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xf3fd279d arcnet_timeout +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x6ba68a96 com20020_check +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x821693aa com20020_netdev_ops +EXPORT_SYMBOL drivers/net/arcnet/com20020 0xffe71404 com20020_found +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x22797e23 ctucan_resume +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0xe4327eca ctucan_probe_common +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0xf8af90bd ctucan_suspend +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0x181a750d can_eth_ioctl_hwts +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0xa854c271 can_ethtool_op_get_ts_info_hwts +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1cdb246e b53_phylink_mac_config +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1d770ae2 b53_fdb_dump +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1db805fe b53_eee_enable_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x215fb6fb b53_br_leave +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x2a74cde8 b53_setup_devlink_resources +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3218682c b53_fdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x4a77bf17 b53_br_set_stp_state +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x4c627cdf b53_configure_vlan +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x4d59fda5 b53_mdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x57e25797 b53_fdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5f148c3e b53_br_flags +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x60826d4a b53_get_tag_protocol +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x60a92980 b53_get_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x720c8bba b53_brcm_hdr_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x7de2e9a8 b53_mdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x88265fe1 b53_imp_vlan_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x97511830 b53_get_sset_count +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x983e361d b53_mirror_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9b7d561d b53_get_strings +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9cb886cd b53_phylink_mac_link_down +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa6e1dde8 b53_br_flags_pre +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb0c5ad3a b53_phylink_mac_link_up +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb6f08c19 b53_br_join +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb85a0de2 b53_eee_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb8bcd7b0 b53_switch_detect +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xbde67a29 b53_vlan_filtering +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xbf4a0d1f b53_get_ethtool_phy_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc2455160 b53_disable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc6351fbe b53_vlan_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xd0fdac2b b53_set_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xd77e449e b53_br_fast_age +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xd8f1232c b53_port_event +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe57ab4de b53_enable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe9758fad b53_mirror_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe9c4d111 b53_get_ethtool_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf121f3f5 b53_switch_register +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf75fd79d b53_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xfc7f9bfe b53_vlan_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xa8f8d5fa b53_serdes_phylink_mac_select_pcs +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xad7ddf0b b53_serdes_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xec42b6da b53_serdes_phylink_get_caps +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xf564d89f b53_serdes_link_set +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x1f7822a0 lan9303_shutdown +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x3a25465a lan9303_probe +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xada83f40 lan9303_register_set +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xd852eb23 lan9303_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x206cbc85 ksz_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x54d27f2a ksz_switch_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x9fe4ce14 ksz_switch_register +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x0e4e9e5b vsc73xx_remove +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x3f66d268 vsc73xx_shutdown +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x99d242fe vsc73xx_is_addr_valid +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0xd4e43011 vsc73xx_probe +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x08d191fb xrs700x_switch_remove +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x523ecf50 xrs700x_switch_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x83b7b667 xrs7003f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x8972bf7e xrs7004f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb25facfa xrs7003e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb89aa5e3 xrs7004e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xee6a2cdf xrs700x_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xfc06e664 xrs700x_switch_register +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x119721ac ei_interrupt +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x2e45c517 ei_open +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x543964cf ei_start_xmit +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x55c27d59 ei_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x6e33493d NS8390_init +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x851cb7f5 ei_close +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x9673c41a ei_get_stats +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xbdcddf26 ei_netdev_ops +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xc25d3b65 ei_set_multicast_list +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xc3d82c94 ei_poll +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xfa1b6250 __alloc_ei_netdev +EXPORT_SYMBOL drivers/net/ethernet/aquantia/atlantic/atlantic 0x9b089d76 aq_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x51a34662 bnxt_send_msg +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x57ea5d28 bnxt_register_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x86b614a4 bnxt_register_async_events +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xbe23db02 bnxt_unregister_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x0d54ad5e cnic_register_driver +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x674e8537 cavium_ptp_put +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0xcb09a768 cavium_ptp_get +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x0d8be5fd bgx_lmac_rx_tx_enable +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x34eeb48a bgx_set_dmac_cam_filter +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x42264715 bgx_get_lmac_count +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x46cdf933 bgx_config_timestamping +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x539ca253 bgx_get_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x60cd1f2f bgx_lmac_get_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x6ca2152d bgx_lmac_set_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x716fd7f0 bgx_reset_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x72b238e4 bgx_get_rx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xbe654297 bgx_get_tx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc397f585 bgx_lmac_internal_loopback +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc82be691 bgx_get_map +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xd8ed0bcc bgx_set_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xf101d1b2 bgx_get_lmac_link_state +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xff987a02 bgx_set_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x13912e4b xcv_init_hw +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x4f739dc0 xcv_setup_link +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x00451435 t3_l2t_send_slow +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x01dc738c cxgb3_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x032f2645 cxgb3_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x0513465a cxgb3_queue_tid_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x173549c3 cxgb3_insert_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x1f68407f cxgb3_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x3ba8a2f2 t3_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x437e32d1 cxgb3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x43db9d29 cxgb3_register_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x5698dc68 t3_l2e_free +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x69f2492f cxgb3_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x8526b6bb cxgb3_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x9aef67ff cxgb3_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xdfac94f0 t3_l2t_send_event +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xe70f0c0a t3_register_cpl_handler +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xf875799c dev2t3cdev +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0e0727b9 cxgb4_port_viid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0f1a5528 cxgb4_unregister_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x15e9a320 cxgb4_update_root_dev_clip +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1768b6cf cxgb4_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1f6bac48 cxgb4_map_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1ffca2e5 cxgb4_write_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x21c22cd7 cxgb4_get_tcp_stats +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x2b631ba4 cxgb4_flush_eq_cache +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x2c81a714 cxgb4_l2t_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x2fc21615 cxgb4_get_srq_entry +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3da19286 cxgb4_create_server6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x4c484448 cxgb4_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x50c448ca cxgb4_clip_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x50ee5c07 cxgb4_best_aligned_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x51c5e625 cxgb4_bar2_sge_qregs +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x5ee3c3cd cxgb4_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x63525642 cxgb4_write_partial_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x72640df6 cxgb4_l2t_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x78e29ff1 cxgb4_port_e2cchan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7c5146bc cxgb4_remove_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7e1b6518 cxgb4_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8731a937 cxgb4_immdata_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8da6232f cxgb4_l2t_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x9575b5d5 cxgb4_create_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x95cd5be4 cxgb4_create_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x964391de cxgb4_remove_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x9938fd17 cxgb4_check_l2t_valid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa063324a t4_cleanup_clip_tbl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa212dcea cxgb4_read_sge_timestamp +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa372448e cxgb4_port_chan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa8db193f cxgb4_smt_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xab0003a1 cxgb4_sync_txq_pidx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xbb72a3fa cxgb4_smt_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xbba185f5 cxgb4_reclaim_completed_tx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc176aa5a cxgb4_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc93621fb cxgb4_inline_tx_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xca8384ee cxgb4_read_tpte +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd3b672f8 cxgb4_iscsi_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd69a0294 cxgb4_best_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd7dd8fe6 cxgb4_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe27f23e1 cxgb4_crypto_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe6b6d12c cxgb4_alloc_sftid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xea4550bd cxgb4_pktgl_to_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf13ba978 cxgb4_ring_tx_db +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf2939398 cxgb4_port_idx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf4f9211e cxgb4_clip_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf577eaf1 cxgb4_dbfifo_count +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf86b0632 cxgb4_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf8cb3233 cxgb4_select_ntuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xfceb9d56 cxgb4_register_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1bdaafe1 cxgbi_tagmask_set +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x255ab30f cxgb_get_4tuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x39898c3d cxgbi_ppm_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x3a9ffbc4 cxgbi_ppm_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x46a411fa cxgbi_ppm_ppod_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x516ec35b cxgb_find_route +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x6aab45c9 cxgbi_ppm_ppods_reserve +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xab8bec78 cxgbi_ppm_make_ppod_hdr +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xaebf97d0 cxgb_find_route6 +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x102eb084 vnic_dev_get_res +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x4b33b73c vnic_dev_get_res_count +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x63461fbb vnic_dev_unregister +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x6e4d34f7 vnic_dev_get_pdev +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x7e3dc40d enic_api_devcmd_proxy_by_index +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xe1e2d30b vnic_dev_register +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x4cffe86d be_roce_register_driver +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x4e2e10d2 be_roce_mcc_cmd +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0xed31eaf0 be_roce_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth 0x4412391e dpaa2_phc_index +EXPORT_SYMBOL drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth 0x6c96a353 dpaa2_ptp +EXPORT_SYMBOL drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb 0x4d54423a enetc_ierb_register_pf +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xb4e2d708 fun_dev_disable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xb954005f fun_dev_enable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xd0efacd2 fun_reserve_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xe555f52a fun_release_irqs +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x57d7c2fb hnae_ae_unregister +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x91cab2c4 hnae_ae_register +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xa97b500b hnae_get_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xb1266858 hnae_register_notifier +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xdbbea31f hnae_put_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xdeba2e70 hnae_reinit_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xdf24adef hnae_unregister_notifier +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hns_dsaf 0x108d1c01 hns_dsaf_roce_reset +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x0341b91f hnae3_register_ae_algo +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x3c5b6cd8 hnae3_register_client +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x784ab68d hnae3_register_ae_dev +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x81ea5079 hnae3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xb6b1f65a hnae3_unregister_ae_algo_prepare +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xc3717b97 hnae3_unregister_ae_algo +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xc5fb8a2c hnae3_unregister_ae_dev +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xfd6bd691 hnae3_set_client_init_flag +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x0011549b iavf_register_client +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x6136ce91 iavf_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/intel/ice/ice 0x965ff908 ice_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/intel/ixgbe/ixgbe 0xbaa35511 ixgbe_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x02ce19e6 otx2_mbox_regions_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x19ec0dcb otx2_mbox_destroy +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x1a117e1d otx2_mbox_alloc_msg_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x209dbc66 __traceiter_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x24ec38de __tracepoint_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x364e8761 __SCK__tp_func_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x36b2a372 otx2_mbox_busy_poll_for_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x5e23a376 otx2_reply_invalid_msg +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x6365a74f __SCK__tp_func_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x67cae717 otx2_mbox_get_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x7286cacc otx2_mbox_reset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x7ea2ee5e otx2_mbox_wait_for_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x82915a07 otx2_mbox_nonempty +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x85039df1 __otx2_mbox_reset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x8f772a3f otx2_mbox_id2name +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x96b7eb79 __traceiter_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xaa95f966 otx2_mbox_check_rsp_msgs +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xaba0d098 __traceiter_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc619ea5d __tracepoint_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc704095c __tracepoint_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xcef3985a __SCK__tp_func_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xd128935c otx2_mbox_msg_send +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xe5ffd475 otx2_mbox_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x0edbd093 otx2_get_mac_from_af +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x10bc9115 otx2_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x1b42a43b otx2_txschq_config +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x38b4b380 otx2_init_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x3ec2b315 otx2_tc_alloc_ent_bitmap +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x44ea07ee mbox_handler_msix_offset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x52a5ab96 otx2vf_set_ethtool_ops +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x5bd17051 otx2_nix_config_bp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x5de9f3a1 otx2_ioctl +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x5f57ebc1 otx2_mbox_up_handler_cgx_link_event +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x6369e299 otx2_sq_append_skb +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x6e86d2db otx2_smq_flush +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x736f3b6b otx2_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x84e15aec otx2_get_maxflows +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x876a9db1 otx2_mbox_up_handler_mcs_intr_notify +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x8c66a910 otx2_config_hwtstamp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x8ec21ec0 otx2_stop +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x91f51512 mbox_handler_nix_lf_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x91f74b77 otx2_set_mac_address +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x9a0e87a8 otx2_txschq_free_one +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xa40e6ef3 mbox_handler_npa_lf_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xaaf4c187 mbox_handler_nix_bp_enable +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xb29fdf1e otx2_attach_npa_nix +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc006fbba otx2_select_queue +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc5d35df2 otx2_alloc_mcam_entries +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc7079291 otx2_mcam_flow_del +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc79e9945 otx2_config_pause_frm +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc8d3397f otx2_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xcbc6b980 otx2_handle_ntuple_tc_features +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xd0488b8c otx2_set_real_num_queues +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xdd90caa1 otx2_shutdown_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xe242dc82 otx2_detach_resources +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xe887de8d otx2_open +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xf294f063 cn10k_lmtst_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xf57c36c4 otx2vf_mcam_flow_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xfd8aa090 otx2_setup_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0x09e6a3a6 prestera_device_register +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0x927fc958 prestera_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1300d9d3 mlx4_SET_PORT_user_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1b52b82e mlx4_SET_PORT_PRIO2TC +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x21a3e5f8 get_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2f5e2864 mlx4_query_diag_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x36cb664f mlx4_SET_PORT_fcs_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3a4c3cef mlx4_is_eq_shared +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3a961e0e mlx4_ALLOCATE_VPP_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3acb4f84 mlx4_get_parav_qkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x448ab9a1 mlx4_tunnel_steer_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4e3f91de mlx4_is_slave_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x510dd812 mlx4_get_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x51feb90e mlx4_test_interrupt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5cf753c5 mlx4_SET_VPORT_QOS_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x645dde55 mlx4_gen_port_state_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x675cd7b9 mlx4_get_slave_pkey_gid_tbl_len +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x67663bb6 mlx4_is_eq_vector_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6b8f376c mlx4_gen_guid_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7f97e8a1 mlx4_get_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fdde0b4 mlx4_handle_eth_header_mcast_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x83a985ba mlx4_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x89fb8b09 mlx4_sync_pkey_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x902e7be8 mlx4_gen_pkey_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x992f09bd mlx4_get_cpu_rmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9d38e6df mlx4_assign_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9f93f574 mlx4_SET_PORT_VXLAN +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa578bf06 mlx4_put_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xab2fad86 mlx4_SET_PORT_general +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xae8782ea mlx4_get_eqs_per_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbe0c7364 mlx4_ALLOCATE_VPP_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcafa95c6 mlx4_release_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcd9b6ef9 mlx4_get_roce_gid_from_slave +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd77efe57 mlx4_SET_PORT_SCHEDULER +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd7e76361 mlx4_get_slave_from_roce_gid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xda12fa1b mlx4_max_tc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdaa5315f mlx4_gen_slaves_port_mgt_ev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdcdb1516 mlx4_SET_PORT_BEACON +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdfa51ebd mlx4_SET_MCAST_FLTR +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe05983a5 mlx4_SET_VPORT_QOS_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe0902e08 mlx4_get_is_vlan_offload_disabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe309570a mlx4_SET_PORT_user_mtu +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf615e155 set_and_calc_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf887c010 set_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfa5fc8d1 mlx4_test_async +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfb10f328 mlx4_SET_PORT_qpn_calc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xff3e8c73 mlx4_eq_get_irq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x00ce0a03 mlx5_lag_get_slave_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x03c97146 mlx5_cmd_destroy_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x059e2a6e mlx5_rsc_dump_cmd_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x07bb7cfc mlx5_debugfs_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x089f1089 __traceiter_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x08e19024 mlx5_debug_qp_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0b6a6993 mlx5_rl_is_in_range +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0e6bed80 mlx5_cmd_do +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x100fca40 mlx5_core_modify_cq_moderation +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1080ef3b mlx5_modify_header_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x117308ee mlx5_eswitch_add_send_to_vport_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x12135c1c __tracepoint_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x15a28a6e mlx5_eswitch_get_encap_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x15aa2d2c mlx5_core_query_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x15c2e3cd mlx5_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x17496f7e mlx5_lag_is_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x18f0c99b mlx5_cmd_exec_cb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c57c524 __traceiter_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c63a8ba mlx5_core_create_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1f525b14 mlx5_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1fd4af80 mlx5_cmd_init_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x200269a7 __traceiter_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x200a6143 mlx5_core_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x22d3e5ba mlx5_core_query_vendor_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23bb3f50 mlx5_create_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23e68b66 mlx5_rl_add_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x26093d80 mlx5_vector2eqn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x29b56497 mlx5_lag_is_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2ae2de79 mlx5_eq_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2f9a9017 mlx5_eswitch_vport_rep +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x33904269 mlx5_vf_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3475821f __SCK__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x35a45ca3 mlx5_packet_reformat_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x35d69540 mlx5_eswitch_get_vport_metadata_for_match +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x37c139ba mlx5_core_destroy_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3a758717 mlx5_core_query_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3cd6818f mlx5_rl_remove_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3e982dd2 mlx5_rdma_rn_get_params +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3f073868 mlx5_fpga_sbu_conn_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x42bf9bef mlx5_core_alloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x431313e1 mlx5_eswitch_vport_match_metadata_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4316d791 mlx5_get_fdb_sub_ns +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x44381ffb mlx5_free_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4535ecd1 __traceiter_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x45b52e00 __tracepoint_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x45c394af mlx5_lag_is_shared_fdb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4625fe60 mlx5_core_destroy_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x46d959a3 mlx5_fs_add_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x46de23ce mlx5_fc_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x49887ffa mlx5_core_query_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4a178f55 mlx5_core_create_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d5f5c07 __SCK__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d62e046 __tracepoint_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d7a865c mlx5_comp_vectors_count +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4ea3b3d4 mlx5_core_get_terminate_scatter_list_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4fc31643 mlx5_core_create_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x52704e02 mlx5_core_create_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x537a5eec mlx5_qp_debugfs_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x540231e3 mlx5_rl_add_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x540b0992 mlx5_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x559ac38d __SCK__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x58905775 mlx5_cmd_cleanup_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x58a6711a mlx5_fpga_sbu_conn_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5c6e2b0d mlx5_create_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5eb2cf34 mlx5_eq_disable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5f5a89be mlx5_core_attach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61492bb7 mlx5_rl_are_equal +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x62ae5020 mlx5_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x633a1205 mlx5_eq_destroy_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63598893 mlx5_lag_get_roce_netdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x65ad5e41 mlx5_eswitch_register_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x65c005e1 mlx5_eswitch_get_vport_metadata_for_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x680c3863 mlx5_core_destroy_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x681f6d64 mlx5_eswitch_unregister_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x69832422 mlx5_nic_vport_disable_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6cd5a182 __tracepoint_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x702ba8fe mlx5_cmd_create_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x71e0256b __traceiter_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x71f0d8da mlx5_lag_mode_is_hash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7261330b __SCK__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x73fc1d8e __tracepoint_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x756b6872 mlx5_rl_remove_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x780e1400 mlx5_mpfs_del_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7a3acdc1 mlx5_eswitch_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b359a09 __SCK__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b7d71eb mlx5_eq_update_ci +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7c62e59e mlx5_packet_reformat_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x80bb7526 mlx5_msix_free +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81b65b12 mlx5_core_destroy_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8306bf13 mlx5_rsc_dump_next +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8455f4b3 mlx5_get_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87e68171 mlx5_del_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x888a2246 mlx5_create_auto_grouped_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8b112434 mlx5_fc_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8be7cb0e mlx5_fs_remove_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8c60d8ee mlx5_qp_debugfs_cleanup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8d1204c0 mlx5_get_flow_namespace +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8ef9ff53 mlx5_add_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x92181dc3 mlx5_vf_put_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96eb2c99 mlx5_fc_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9806d824 mlx5_lag_get_next_peer_mdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x980c2fad mlx5_core_dealloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x997f3fd5 mlx5_core_alloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x998bafd4 mlx5_fpga_mem_read +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x99d66402 mlx5_msix_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9acac340 mlx5_sriov_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d6135dc __SCK__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9e664522 mlx5_core_modify_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa06276b2 mlx5_fpga_get_sbu_caps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa0810222 mlx5_core_uplink_netdev_event_replay +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa4ad65c5 mlx5_eq_get_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa67045d2 mlx5_lag_get_num_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa85e04b7 mlx5_flow_table_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa8f654dd mlx5_cmd_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaae89a0f mlx5_sriov_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xab521f6e __traceiter_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xac581d6c mlx5_core_destroy_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad6815cd mlx5_rsc_dump_cmd_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xafe6a649 mlx5_eq_create_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaffc39c1 mlx5_core_modify_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb28dbbe8 mlx5_destroy_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb31d55e6 mlx5_core_create_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb546a2c8 mlx5_fpga_mem_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb6a46f5e mlx5_lag_is_sriov +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xba5c2f4f __traceiter_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbad5e175 mlx5_modify_header_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb07ebdf __tracepoint_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb69fc81 mlx5_cmd_exec_polling +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbdb45fa4 mlx5_core_destroy_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc2abcb87 mlx5_core_create_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc361b659 mlx5_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc53a717e mlx5_fpga_sbu_conn_sendmsg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc6dbca6a mlx5_eswitch_reg_c1_loopback_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc6e971a2 mlx5_lag_query_cong_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc7324cf8 mlx5_core_dealloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xca588344 mlx5_query_ib_port_oper +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc002b85 mlx5_destroy_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc1579d2 mlx5_eq_enable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcdcf4871 mlx5_core_modify_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcf038f95 mlx5_is_roce_on +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd020dd1f __traceiter_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd39f0e6f mlx5_core_detach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd3b6deae mlx5_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd70665cc mlx5_eswitch_uplink_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd8bef63e mlx5_alloc_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xda4fb160 mlx5_fc_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdae8aa4d __tracepoint_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdf3ac884 mlx5_core_destroy_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe231067f mlx5_core_query_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe57a6bdf mlx5_lag_is_master +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5ad0cad mlx5_create_lag_demux_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe739a140 mlx5_lag_is_mpesw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe76e6a66 mlx5_comp_irq_get_affinity_mask +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeb4a3912 __traceiter_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeb9a8bcf __SCK__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xebacdadf mlx5_eq_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xec16119f mlx5_debug_qp_remove +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xed9bbdcf mlx5_core_modify_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xee142423 mlx5_debugfs_get_dev_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf06725b6 __tracepoint_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf0cbdbb6 mlx5_put_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf13eb206 mlx5_cmd_out_err +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf52e1946 __tracepoint_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf5e465b7 mlx5_eswitch_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf709e8b8 mlx5_core_roce_gid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf7a917a8 mlx5_mpfs_add_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf88d57b1 __SCK__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc8e744e __SCK__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxfw/mlxfw 0xc4d702d9 mlxfw_firmware_flash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02815b77 mlxsw_env_module_port_up +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02dfd3d0 mlxsw_afk_key_info_block_encoding_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x07abcc0c mlxsw_afa_block_append_trap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0ca34ccf mlxsw_core_max_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0d0129fc mlxsw_afa_block_append_qos_ecn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0e81c09c mlxsw_afk_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0f4a209d mlxsw_core_read_utc_sec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14d6ca2e mlxsw_env_set_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14e17bb4 mlxsw_linecards_event_ops_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x15801382 mlxsw_afk_key_info_put +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16673aec mlxsw_afk_values_add_u32 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16f4221d mlxsw_core_irq_event_handler_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x19fa5852 mlxsw_core_flush_owq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1cb8f858 mlxsw_reg_trans_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1f3e0165 mlxsw_core_rx_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x202693f0 mlxsw_afa_block_cur_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x23eddc68 mlxsw_core_cpu_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x299e2562 mlxsw_afk_values_add_buf +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2c68ced3 mlxsw_core_read_frc_h +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2f303cd3 mlxsw_afa_block_append_qos_dsfield +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x35d11bc0 mlxsw_core_trap_state_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x383bc49a mlxsw_afa_block_append_qos_dscp +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x3a228eba mlxsw_core_skb_transmit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4036254f mlxsw_linecards_event_ops_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x43a9b87e mlxsw_afa_block_terminate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x47041e4e mlxsw_afk_key_info_blocks_count_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4765b9f0 mlxsw_core_res_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x484489a4 mlxsw_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4866767a mlxsw_env_get_module_eeprom_by_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x49ec8a06 mlxsw_afa_block_append_police +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4a558271 mlxsw_env_get_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x50359cc0 mlxsw_core_kvd_sizes_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x508923e3 mlxsw_core_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51b5769d mlxsw_env_module_overheat_counter_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51e4f136 mlxsw_core_traps_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x58549ae7 mlxsw_core_skb_receive +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5c73d5a4 mlxsw_core_sdq_supports_cqe_v2 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5cf3dd79 mlxsw_core_bus_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5d55fb68 mlxsw_afk_encode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ff17b5c mlxsw_afa_block_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x618a30ab mlxsw_afa_block_commit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x63874d4c mlxsw_core_port_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x65c7e645 mlxsw_afa_block_append_qos_switch_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6929f2b4 mlxsw_env_module_port_map +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x718d28f4 mlxsw_afa_block_append_vlan_modify +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x75339042 mlxsw_core_lag_mapping_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x755b33c7 mlxsw_env_get_module_eeprom +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x76ebadb1 mlxsw_core_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x77d83398 mlxsw_core_read_frc_l +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7b0bfeec mlxsw_core_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7b49c7bb mlxsw_core_port_netdev_link +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7e08c6e0 mlxsw_core_event_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x827a2f1f mlxsw_afa_block_jump +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x829e8851 mlxsw_afa_block_first_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x83fb69af mlxsw_core_lag_mapping_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x858c30d0 mlxsw_afa_block_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x86817014 mlxsw_core_read_utc_nsec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8854d198 mlxsw_reg_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8a9fee84 mlxsw_core_trap_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x902c3533 mlxsw_core_schedule_dw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x91c52a6d mlxsw_core_trap_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x996c5d6d mlxsw_reg_trans_bulk_wait +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9cbf026d mlxsw_afa_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa509fafd mlxsw_afa_block_append_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa7765e88 mlxsw_reg_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa8e2509a mlxsw_afa_block_append_sampler +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xaaa4e2e2 mlxsw_core_ptp_transmitted +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xac1074a5 mlxsw_core_skb_transmit_busy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xad3abc0c mlxsw_env_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb23778ff mlxsw_env_reset_module +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb6517b2e mlxsw_afa_block_append_trap_and_forward +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb68e9fa8 mlxsw_env_module_port_unmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb8e15442 mlxsw_core_traps_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbba2de9c mlxsw_core_rx_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbc222a8d mlxsw_afk_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbda212df mlxsw_core_irq_event_handlers_call +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbfb7df3c mlxsw_core_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc31fbb6a mlxsw_core_res_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc5eacafe mlxsw_afa_block_append_l4port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc7acffd7 mlxsw_afa_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcbab836f mlxsw_core_fw_rev_minor_subminor_validate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcbe6f893 mlxsw_afa_block_append_mirror +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd111d3e8 mlxsw_core_irq_event_handler_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd1bab622 mlxsw_afk_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd21722b4 mlxsw_core_max_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd28256cf mlxsw_afa_block_append_allocated_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd71566b9 mlxsw_core_schedule_work +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd7a93413 mlxsw_core_event_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd888ffb3 mlxsw_afa_block_append_ip +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd9f711ae mlxsw_afa_block_append_mcrouter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc31781e mlxsw_reg_trans_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc415cf1 mlxsw_afa_block_continue +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc5c95df mlxsw_core_resources_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdeb1dc2e mlxsw_afa_block_first_kvdl_index +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe0c1814b mlxsw_core_port_devlink_port_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe16986dd mlxsw_afa_block_activity_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe1860dde mlxsw_afa_block_append_fid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe4d9ac5a mlxsw_afa_block_append_drop +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe532482a mlxsw_afk_key_info_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xecab212a mlxsw_afa_cookie_lookup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xed2801d4 mlxsw_env_module_port_down +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf17b1e7f mlxsw_core_bus_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf446732c mlxsw_afk_key_info_subset +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf82bdc70 mlxsw_core_lag_mapping_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xfdd6a577 mlxsw_core_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff007c25 mlxsw_core_cpu_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff0b141d mlxsw_afa_block_append_fwd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x19972311 mlxsw_i2c_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x8f957828 mlxsw_i2c_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0x9ced31f6 mlxsw_pci_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0xcb30e0c0 mlxsw_pci_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0707a3cb ocelot_ptp_rx_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08791cd6 ocelot_wm_enc +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0dd263ca ocelot_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1309e4a0 ocelot_port_pre_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x18923796 ocelot_policer_validate +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1d21f84f ocelot_port_bridge_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1f6ab4e1 ocelot_ptp_enable +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1fc8c9e5 ocelot_sb_tc_pool_bind_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1fd2886c ocelot_ptp_verify +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x21d61111 ocelot_vcap_filter_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2538df7f ocelot_set_ageing_time +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ee2eeab ocelot_vcap_block_find_filter_by_id +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x30a2834d ocelot_mact_learn +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x35101dc2 ocelot_get_strings +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x370939c6 ocelot_mact_lookup +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3720a913 ocelot_mrp_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x39e5957f ocelot_vlan_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3ae59ead ocelot_sb_tc_pool_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3d0fb1c1 ocelot_vcap_filter_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x42509e03 ocelot_sb_occ_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x47fce3b3 ocelot_port_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x492f10ec ocelot_deinit_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x49c27604 ocelot_pll5_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4a11fee5 ocelot_drain_cpu_queue +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4cd9e4fe ocelot_port_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4daec928 ocelot_port_mdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4eddb816 ocelot_get_txtstamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5300f98d ocelot_ptp_adjfine +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x530e7a82 ocelot_mrp_del_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x534a545f ocelot_reset +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x54a27588 ocelot_port_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x584548b0 ocelot_port_lag_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5cbfc1dc ocelot_fdb_dump +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5e1e2476 ocelot_vcap_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x61974252 ocelot_init_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x625003ac ocelot_port_txtstamp_request +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x63abbb1f ocelot_sb_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x66e631c5 ocelot_port_set_maxlen +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x67be984a ocelot_can_inject +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6ce19e2a vsc7514_vcap_props +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x772c7cd4 ocelot_fdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x78a91025 ocelot_port_lag_change +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7e5aec55 vsc7514_regfields +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7f01ba37 ocelot_vlan_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x89de6073 ocelot_vlan_prepare +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8a58677a ocelot_get_sset_count +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8dc5c5fa ocelot_xtr_poll_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x96c4528a ocelot_ptp_gettime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9bc8f28b ocelot_init_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9d091246 ocelot_sb_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa0006495 ocelot_devlink_sb_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa20ff9cc ocelot_devlink_sb_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa5f2d748 ocelot_vcap_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xab47c3a4 ocelot_sb_port_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xabdadcc4 ocelot_port_lag_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xac91049f ocelot_ptp_adjtime +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xaee6e846 ocelot_mact_forget +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xaff9608e ocelot_port_vlan_filtering +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb0fdd7fd ocelot_wm_dec +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb200318d ocelot_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbcb16f91 ocelot_hwstamp_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc3a69149 ocelot_mrp_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc46e06a2 ocelot_mact_learn_streamdata +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc73b769e ocelot_deinit +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc90e48f5 ocelot_bridge_stp_state_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcd3ba2bf ocelot_sb_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd070dd74 ocelot_vcap_filter_replace +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0ebefd9 ocelot_ifh_port_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd8043648 ocelot_sb_occ_max_clear +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd852bc88 ocelot_ptp_settime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xda77e28d ocelot_port_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdb214838 ocelot_sb_occ_snapshot +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdb8311c5 ocelot_port_bridge_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xde308e25 ocelot_get_ts_info +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdfc69ed2 ocelot_sb_occ_tc_port_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe00a931d ocelot_hwstamp_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe065f944 ocelot_mrp_add_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe30fc619 ocelot_wm_stat +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xecee614d ocelot_fdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xedec0c3f ocelot_port_inject_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf80fc88d vsc7514_regmap +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf86f9004 ocelot_get_ethtool_stats +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf8d3ada1 ocelot_port_mdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfbbe936e ocelot_deinit_port +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x3ebc071b qed_get_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x412429e0 qed_get_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x4b6f1103 qed_get_rdma_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x4f264472 qed_put_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x8227cc0e qed_get_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x992e03d0 qed_put_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x9eeeef48 qed_put_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x13466d6b qede_rdma_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x4c7a185b qede_rdma_register_driver +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x025c1d36 wx_get_mac_addr +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x080f8c27 wx_disable_rx_queue +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x0a557bbb wx_read_ee_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x1f9611b9 wx_set_mac +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x224bdb57 wx_init_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x235ba754 wx_configure +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x27240b90 wx_reset_interrupt_capability +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x276dbd39 wx_free_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x325aab78 wx_change_mtu +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3bc628c3 wx_sw_init +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3cbf724f wx_reset_misc +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3e9658ac wx_setup_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x44649074 wx_xmit_frame +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4a1be505 wx_free_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b3398bd wx_msix_clean_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b365a24 wx_get_pcie_msix_counts +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4d5c5a99 wx_start_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5097f5f1 wx_flush_sw_mac_table +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5bc3189d wx_setup_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x69d208b7 wx_stop_adapter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7dc13b56 wx_disable_rx +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x85a0798e wx_reset_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8c44fe55 wx_set_rx_mode +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x906a5564 wx_read_ee_hostif_buffer +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x9194cacd wx_host_interface_command +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x93b8e2e9 wx_init_eeprom_params +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x97a50ce2 wx_free_irq +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa194a437 wx_napi_enable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa24b6d7c wx_clean_all_rx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa705383f wx_clean_all_tx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xb6c1c815 wx_vlan_rx_kill_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc033aad3 wx_napi_disable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc4a4205a wx_set_features +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc4c79935 wx_disable_pcie_master +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc703fee4 wx_init_rx_addrs +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xce06190d wx_mng_present +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd6f9f147 wx_get_drvinfo +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe1f3e220 wx_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe5f1e45f wx_clear_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe7d82cf5 wx_control_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe95b8637 wx_configure_vectors +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xede6cbe9 wx_check_flash_load +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf65620a8 wx_misc_isb +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf693bcd6 wx_vlan_rx_add_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf91e4be4 wx_intr_enable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xfebf7e35 wx_mac_set_default_filter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xffd913f8 wx_irq_disable +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x1b2c58c4 hdlcdrv_arbitrate +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x73ccc8be hdlcdrv_register +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x87673aaa hdlcdrv_transmitter +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xa351791e hdlcdrv_unregister +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xd592b90a hdlcdrv_receiver +EXPORT_SYMBOL drivers/net/mdio 0x3e17f466 mdio_set_flag +EXPORT_SYMBOL drivers/net/mdio 0x60443957 mdio45_probe +EXPORT_SYMBOL drivers/net/mdio 0x62eb612a mdio45_ethtool_ksettings_get_npage +EXPORT_SYMBOL drivers/net/mdio 0x63e0fee5 mdio45_links_ok +EXPORT_SYMBOL drivers/net/mdio 0xb79a54ee mdio45_nway_restart +EXPORT_SYMBOL drivers/net/mdio 0xcdbdeca7 mdio45_ethtool_gset_npage +EXPORT_SYMBOL drivers/net/mdio 0xdaceb7a6 mdio_mii_ioctl +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x3e9251b2 cavium_mdiobus_write_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x57230d10 cavium_mdiobus_read_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0xaa57e975 cavium_mdiobus_read_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0xebcec58a cavium_mdiobus_write_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-mscc-miim 0x90d7f379 mscc_miim_setup +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x2e3b1b40 xgene_mdio_wr_mac +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xde033a8a xgene_mdio_rd_mac +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xe343dd71 xgene_mdio_rgmii_write +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xed05b34a xgene_enet_phy_register +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xf2e833fc xgene_mdio_rgmii_read +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xb4509004 mtk_pcs_lynxi_create +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xe9221a05 mtk_pcs_lynxi_destroy +EXPORT_SYMBOL drivers/net/phy/bcm-phy-lib 0xc235ddea bcm54xx_auxctl_write +EXPORT_SYMBOL drivers/net/ppp/pppox 0x480de2d8 pppox_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0x4ca206c1 register_pppox_proto +EXPORT_SYMBOL drivers/net/ppp/pppox 0xc89741cc pppox_compat_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0xd1dba375 pppox_unbind_sock +EXPORT_SYMBOL drivers/net/ppp/pppox 0xe0ff7a18 unregister_pppox_proto +EXPORT_SYMBOL drivers/net/sungem_phy 0x932348f7 sungem_phy_probe +EXPORT_SYMBOL drivers/net/team/team 0x08984e49 team_mode_unregister +EXPORT_SYMBOL drivers/net/team/team 0x21e3acd8 team_mode_register +EXPORT_SYMBOL drivers/net/team/team 0x56ab578f team_options_unregister +EXPORT_SYMBOL drivers/net/team/team 0x7ea2fb8b team_modeop_port_enter +EXPORT_SYMBOL drivers/net/team/team 0x87469bfb team_option_inst_set_change +EXPORT_SYMBOL drivers/net/team/team 0x8ae531ad team_options_register +EXPORT_SYMBOL drivers/net/team/team 0xb7523e5f team_modeop_port_change_dev_addr +EXPORT_SYMBOL drivers/net/team/team 0xf8b67689 team_options_change_check +EXPORT_SYMBOL drivers/net/usb/usbnet 0x360d95bf usbnet_device_suggests_idle +EXPORT_SYMBOL drivers/net/usb/usbnet 0x8543b703 usbnet_manage_power +EXPORT_SYMBOL drivers/net/usb/usbnet 0xd7cc3a1f usbnet_link_change +EXPORT_SYMBOL drivers/net/wan/hdlc 0x0a9c00d8 unregister_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x10e5feee register_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x2efe8a04 hdlc_open +EXPORT_SYMBOL drivers/net/wan/hdlc 0x3ba63944 hdlc_start_xmit +EXPORT_SYMBOL drivers/net/wan/hdlc 0x48f6acf1 unregister_hdlc_device +EXPORT_SYMBOL drivers/net/wan/hdlc 0x54e407ef hdlc_ioctl +EXPORT_SYMBOL drivers/net/wan/hdlc 0x70aabb27 alloc_hdlcdev +EXPORT_SYMBOL drivers/net/wan/hdlc 0x7a1ef3ee detach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0xe656d105 hdlc_close +EXPORT_SYMBOL drivers/net/wan/hdlc 0xee4ca803 attach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0b1ab353 ath_regd_get_band_ctl +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0cb834b7 ath_regd_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0edcd3bc ath_hw_keysetmac +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x108795a9 ath_hw_setbssidmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x108b188f ath_is_49ghz_allowed +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x4571aea8 ath_is_world_regd +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x48b769e7 dfs_pattern_detector_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x5b74a1ec ath_hw_get_listen_time +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x5c80a5ce ath_key_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x73f28b1a ath_hw_keyreset +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x79a088c0 ath_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x7b3c5e16 ath_hw_cycle_counters_update +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x8b6aa4be ath_reg_notifier_apply +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa18f224e ath_regd_find_country_by_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa3a6515e ath_key_delete +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb0d8abdf ath_rxbuf_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb6588ba6 ath_bus_type_strings +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xc3f1a028 ath_is_mybeacon +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x015e5db2 ath10k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0d471e57 ath10k_ce_free_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0f8f9994 ath10k_core_check_dt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x11d09735 ath10k_ce_send_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x131eee47 ath10k_ce_rx_update_write_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x16d67e27 ath10k_htt_txrx_compl_task +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1aebd81d ath10k_ce_completed_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1d44719d ath10k_core_unregister +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1e0d9760 ath10k_ce_completed_recv_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1fe88574 ath10k_htt_t2h_msg_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x201f7a45 ath10k_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2033a41a ath10k_ce_init_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x23e5036d ath10k_ce_revoke_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x248a9afe ath10k_core_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x271c550e ath10k_ce_completed_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2a2721d2 ath10k_ce_disable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x39448c30 ath10k_coredump_get_mem_layout +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3af4a44a ath10k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x4cfe243b ath10k_ce_send +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x50963c69 ath10k_ce_num_free_src_entries +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5189a7bf ath10k_ce_alloc_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x52955a3d ath10k_htc_tx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x53378799 ath10k_htt_hif_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x54a3d3e6 ath10k_print_driver_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x64d7116c __ath10k_ce_rx_num_free_bufs +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6702e693 ath10k_ce_enable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x686e17c4 ath10k_ce_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x696042b9 ath10k_ce_per_engine_service_any +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6f4f28f3 ath10k_htc_rx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x736532fe ath10k_core_register +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x748ccc58 ath10k_htc_process_trailer +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x74baa7db ath10k_core_start_recovery +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7c57c507 ath10k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x80f9efa8 ath10k_core_napi_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x8c2e8898 ath10k_ce_free_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x8cc8be02 ath10k_bmi_read_memory +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9422eaed ath10k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9ad438b4 ath10k_core_fetch_board_file +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9db4d873 ath10k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa08dc136 ath10k_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa75333d7 ath10k_ce_alloc_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xac94cd6c ath10k_ce_cancel_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb36282f3 ath10k_core_free_board_files +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb77f1d24 ath10k_ce_deinit_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xba478664 ath10k_htc_notify_tx_completion +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xbd13a006 ath10k_mac_tx_push_pending +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc2dcb99e ath10k_ce_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc768540a ath10k_core_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcc20d178 __tracepoint_ath10k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd3032660 ath10k_htt_rx_pktlog_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xdffa9742 ath10k_ce_completed_send_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe3e31e3b ath10k_coredump_new +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe903be26 ath10k_ce_dump_registers +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xeb38bd95 ath10k_bmi_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xef2d460a ath10k_core_napi_sync_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf4e93224 ath10k_htt_rx_hl_indication +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfbb3255c ath10k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfe317304 __ath10k_ce_send_revert +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x060031f3 ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0dae0eb8 __tracepoint_ath11k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x171f5128 ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x17e2e0f6 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1a3b478a ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1a885d76 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x21e99c00 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x306cebcd ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x31c9c205 ath11k_pci_disable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3e5cb035 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3ff93347 ath11k_pcic_read +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x400178b5 ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x42e91dea ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x499b1454 ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4cc2b11c ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x506d648f ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x520aaf0d ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5a757745 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x63fda263 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x684ceec8 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x685c2ef9 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6976e255 ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7031ad26 ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x746160fe ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8946175d ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8ab17df7 ath11k_pci_enable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8e61064a ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x905ca74f ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x97e90bd4 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9a0c5126 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9df06588 ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa286d5ad ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xad53d833 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xca80cb3a ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcebc6c8b ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcf5a8402 ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdacc53a3 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe504a259 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xec14ae2b ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf038697d ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf9952db8 ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf9c84e96 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x03400f6f ath6kl_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x10a68543 ath6kl_read_tgt_stats +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x2f17956d ath6kl_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3c719751 ath6kl_hif_intr_bh_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x84946611 ath6kl_core_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x8bf09880 ath6kl_stop_txrx +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x91cfb84a ath6kl_hif_rw_comp_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xa721cb27 ath6kl_core_rx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xa77ea762 ath6kl_core_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb881b1a9 ath6kl_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb9a689dd ath6kl_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xc2233ee5 ath6kl_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xcb030174 ath6kl_cfg80211_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xd4da92ea ath6kl_cfg80211_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x158c6ef1 ath9k_cmn_process_rssi +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1a0aa030 ath9k_cmn_debug_stat_rx +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1a2ed634 ath9k_cmn_debug_phy_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1b3309b1 ath_cmn_process_fft +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1eb66310 ath9k_cmn_rx_skb_postprocess +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x2543b9c7 ath9k_cmn_setup_ht_cap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x2c69fe51 ath9k_cmn_get_channel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x2f8c208a ath9k_cmn_process_rate +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x57495bd5 ath9k_cmn_get_hw_crypto_keytype +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x90243623 ath9k_cmn_reload_chainmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x96f2c30e ath9k_cmn_rx_accept +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x98f1ddb5 ath9k_cmn_spectral_scan_trigger +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xb5d000b2 ath9k_cmn_init_channels_rates +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xb6fb36f1 ath9k_cmn_debug_modal_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xbecfc8d7 ath9k_cmn_spectral_scan_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xca27a1fa ath9k_cmn_debug_recv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd0135c68 ath9k_cmn_beacon_config_ap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd2981357 ath9k_cmn_count_streams +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xda2156bf ath9k_cmn_beacon_config_sta +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xdff91a6f ath9k_cmn_spectral_deinit_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xe631485c ath9k_cmn_beacon_config_adhoc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xe653e8fd ath9k_cmn_spectral_init_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xe9ceae27 ath9k_cmn_debug_base_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf741baa8 ath9k_cmn_update_txpow +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xfb7db032 ath9k_cmn_init_crypto +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x004328a8 ath9k_hw_setantenna +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x01185b1e ar9003_paprd_create_curve +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0cd78cfc ath9k_hw_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0f77dafc ath9k_hw_get_tsf_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x10271753 ath_gen_timer_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1105cb31 ath9k_hw_reset_calvalid +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x138f02d8 ar9003_mci_state +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x17e270ae ar9003_paprd_is_done +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1e474df3 ath9k_hw_addrxbuf_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1e48db76 ath9k_hw_init_global_settings +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1fcba319 ath_gen_timer_isr +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x20cf3ff6 ath9k_hw_gpio_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x216fef1e ath9k_hw_btcoex_set_concur_txprio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2202fb83 ath9k_hw_gen_timer_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2329ce45 ath9k_hw_btcoex_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x251c64d7 ath9k_hw_bstuck_nfcal +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x279e5baa ar9003_paprd_populate_single_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x28f35522 ath9k_hw_gettxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x311b0b27 ath9k_hw_computetxtime +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x325cd591 ath9k_hw_startpcureceive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3653cad6 ath9k_hw_putrxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x36c27dc3 ath9k_hw_disable_mib_counters +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3978822b ar9003_mci_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3985b129 ath9k_hw_gettsf32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x39bbc308 ar9003_mci_get_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3ca00faf ath9k_hw_setuprxdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3f990fd6 ath9k_hw_btcoex_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x41e28f86 ath9k_hw_rxprocdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4838ffd1 ath9k_hw_txstart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x48e8d320 ath9k_hw_setrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x49588774 ath9k_hw_set_gpio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4bc9149e ath9k_hw_wait +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4dff0c34 ar9003_hw_bb_watchdog_check +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x50b28887 ath9k_hw_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x535a12e3 ar9003_get_pll_sqsum_dvc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x58ad8b91 ath9k_hw_numtxpending +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5bd92aba ath9k_hw_updatetxtriglevel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5d48b463 ar9003_mci_get_next_gpm_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x60f941db ath9k_hw_gpio_request_out +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6222a150 ath9k_hw_ani_monitor +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x64b08e22 ath9k_hw_getnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6c13cdc2 ath9k_hw_set_sta_beacon_timers +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7ba530af ath9k_hw_beaconinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7c2cc61e ath9k_hw_set_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x805758a0 ath9k_hw_get_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x819cffa2 ath9k_hw_resettxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x83de3f60 ath9k_hw_abort_tx_dma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8420a26f ath9k_hw_stop_dma_queue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x86dd2874 ath9k_hw_gen_timer_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8afffb77 ath9k_hw_check_alive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x904130ed ath9k_hw_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x968e2e0d ath9k_hw_btcoex_init_3wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x978b5359 ath9k_hw_set_tsfadjust +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9919918e ath9k_hw_kill_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9a49863c ath9k_hw_setopmode +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9bb024c1 ath9k_hw_btcoex_set_weight +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa0578905 ath9k_hw_puttxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa7b5db9b ath9k_hw_phy_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa7c23a9a ath9k_hw_btcoex_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa8e20e61 ath9k_hw_intrpend +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xab7000a9 ath9k_hw_setrxabort +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xab91958d ath9k_hw_beaconq_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xae74dc50 ath9k_hw_gpio_get +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xaf32e120 ath9k_hw_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb18ef8dd ath9k_hw_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb6515ac2 ath9k_hw_set_rx_bufsize +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb6ffcc84 ath9k_hw_abortpcurecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbaf7ed56 ath9k_hw_getchan_noise +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbf613f6b ar9003_paprd_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc059178b ar9003_hw_disable_phy_restart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc3d2e867 ath9k_hw_reset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xca7e5ac0 ar9003_hw_bb_watchdog_dbg_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xca7fcb5d ath9k_hw_gettsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcb1047e2 ath9k_hw_wow_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xce4c985c ar9003_mci_set_bt_version +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xceb294d1 ath9k_hw_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcfd712ac ath9k_hw_set_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcfe99004 ath9k_hw_resume_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd13e3ad6 ath9k_hw_set_tx_filter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd18ac79e ath9k_hw_releasetxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd5f3dcc7 ath9k_hw_write_associd +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xda4ea6e2 ath9k_hw_loadnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdaf37a1e ath9k_hw_gpio_request_in +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xde305b0c ath9k_hw_setup_statusring +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xde669663 ar9003_mci_send_message +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xde91a64b ath9k_hw_stopdmarecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe01f951a ath9k_hw_setpower +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe13a9b3a ar9003_is_paprd_enabled +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe1591f91 ath9k_hw_process_rxdesc_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe572a861 ath9k_hw_wow_wakeup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe59f52ad ar9003_mci_send_wlan_channels +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeabd6e09 ath9k_hw_btcoex_init_mci +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeac90c25 ar9003_paprd_setup_gain_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeb2ba046 ath9k_hw_wow_apply_pattern +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xec98826d ath9k_hw_setuptxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xecd61378 ath9k_hw_btcoex_init_scheme +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeedafd5b ath9k_hw_setmcastfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeee22d4b ar9003_mci_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf26bc263 ath9k_hw_check_nav +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf2bcb943 ath9k_hw_btcoex_bt_stomp +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf598fbcc ath_gen_timer_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf5effbf4 ath9k_hw_btcoex_init_2wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf825fe30 ath9k_hw_set_txpowerlimit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf9a20eca ath9k_hw_init_btcoex_hw +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfb0a04f2 ar9003_paprd_init_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfe6e7d2b ath9k_hw_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xff481802 ath9k_hw_settsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xffd6432c ath9k_hw_getrxfilter +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x1e9b987b atmel_open +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x21b4136e stop_atmel_card +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x80d09e84 init_atmel_card +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x0203ea9e brcmu_pkt_buf_get_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x1906648e brcmu_boardrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x34afb363 brcmu_pktq_flush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x3537dda6 brcmu_pktq_pdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x38a9bbb4 brcmu_pkt_buf_free_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x4316ccf0 brcmu_pktq_penq_head +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x53fd3258 brcmu_pktq_penq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x5935c8a9 brcmu_pktq_peek_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x5e93cd17 brcmu_pktq_pdeq_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x63e095e9 brcmu_pktq_pdeq_match +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x64f82f2c brcmu_pktq_mlen +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x6fdcab79 brcmu_pktq_pflush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x827da454 brcmu_pktq_mdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa17c0ccf brcmu_dotrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa968fe07 brcmu_pktq_init +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd6217d91 brcmu_d11_attach +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x5145f740 reset_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x5b52d454 init_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x67f01e7e stop_airo_card +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x0fa02b45 libipw_get_channel_flags +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x174bba0c libipw_xmit +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x339681ad libipw_wx_set_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x442fd77a libipw_wx_get_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x4988583c libipw_set_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x4a34c082 libipw_networks_age +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x5690760d libipw_get_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x5f7a9cb6 libipw_txb_free +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x6ca4d22a libipw_get_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x7a131dfd libipw_rx_mgt +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x7e84fe76 free_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x801a35aa libipw_wx_get_scan +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x90d9fe46 libipw_wx_get_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa444b808 libipw_channel_to_index +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa6dc7740 libipw_wx_set_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xb1dff711 libipw_channel_to_freq +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xc59cee32 libipw_freq_to_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xcd759095 libipw_is_valid_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xd9ea9e44 alloc_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xe7c814f5 libipw_rx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x01921102 il_is_ht40_tx_allowed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0274928b il_cmd_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x036ded1d il_send_cmd_sync +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x069c1d94 il_tx_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x085dd983 il_rx_queue_alloc +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0874320a il_set_rxon_channel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0c45e8d5 il_eeprom_query_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0e9c16b2 il_leds_exit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0eb5604c il_fill_probe_req +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x12e9b8ad il_free_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x131195db il_eeprom_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x149e7d1a il_connection_init_rx_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x17400e6b il_eeprom_query16 +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1764e784 il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1850d888 il_hdl_pm_debug_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1d76dfdb il_send_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x268a3e68 il_mac_conf_tx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2bf7eea6 il_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2cc6d391 il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x32762c70 il_set_rxon_hwcrypto +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x327c34d3 il_hdl_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x33363fad il_force_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x35a63241 il_mac_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3698f4b3 il_get_channel_info +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x37a5bc85 il_write_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3b939a5d il_tx_queue_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3bb8d05e il_restore_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3f2a8d03 il_send_lq_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x416bd26a il_debug_level +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x43dab168 il_tx_queue_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x453d2659 il_full_rxon_required +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4a5d562e il_get_passive_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4acc6957 il_check_rxon_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4c146b8b il_read_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4cd3678d il_get_lowest_plcp +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4e9609bc il_free_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x503f639d il_get_active_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x525166f5 il_send_stats_request +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5ee4492a _il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x62073ae9 il_mac_bss_info_changed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x625c088f il_usecs_to_beacons +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6a67fff1 il_tx_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6b1b13be il_cmd_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6b699d3f il_clear_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6eb33e07 il_tx_cmd_protection +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x72557e31 il_mac_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x785e8a9f il_set_decrypted_flag +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x78982c03 il_set_rate +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7a15f5d4 il_power_initialize +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7c087d62 il_init_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7c8e7dfd il_send_cmd_pdu_async +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7cc3c605 il_mac_add_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7e3a0b3f il_scan_cancel_timeout +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7fa45955 il_irq_handle_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x802e75ef il_init_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x81d34894 il_mac_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x84098d15 il_send_bt_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x85edc25a il_mac_sta_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8704596a il_hdl_csa +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8950c56b il_mac_hw_scan +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8d5810a4 il_set_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8ea59a41 il_setup_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9090384d il_set_flags_for_band +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x933ce38b il_hdl_pm_sleep +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x963eb44c il_add_beacon_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x974d5955 il_rx_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9ae54509 il_init_scan_params +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9cc714af il_bg_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9e6f566c il_set_rxon_ht +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa0944289 il_hdl_spectrum_measurement +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa14a2a73 il_alloc_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa3331519 il_wr_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa3b9b679 il_pm_ops +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xac33326e il_chswitch_done +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xadb93ec2 il_setup_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb1082f28 il_rx_queue_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb452822a il_dbgfs_unregister +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb65510a3 il_get_cmd_string +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7b93782 il_send_rxon_timing +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7bd33ff il_isr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbb4b11dd il_rd_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbb824aa9 il_set_tx_power +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbcbf61db il_eeprom_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbd83129b il_mac_flush +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbfe84d08 il_leds_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc203a820 il_send_cmd_pdu +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc3b07700 _il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc639a20b il_cancel_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcbaf5f09 il_get_free_ucode_key_idx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcc35c3f8 il_dbgfs_register +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd3b890b7 il_add_station_common +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd4d17a3b il_mac_change_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd8b31d1b il_apm_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xdc2435c2 il_txq_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xdda91dce il_scan_cancel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe067ade3 il_send_add_sta +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe0ceafea il_power_update_mode +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe63eedcc il_tx_cmd_complete +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe821166d il_get_single_channel_number +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe9b0ae90 il_free_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xed0dc6bb il_clear_ucode_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf62725e3 il_update_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf68674dc il_setup_rx_scan_handlers +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf70a693b il_bcast_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x0fa4d950 __tracepoint_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x466ae44d __SCK__tp_func_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x51ea7959 __traceiter_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x970bf4ef __SCK__tp_func_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x9828a56a __tracepoint_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xa7dc8329 __traceiter_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xb396913a __tracepoint_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xbc59139a iwl_trans_pcie_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd1e69877 __SCK__tp_func_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd7961cc6 __traceiter_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x04e0db1f hostap_set_auth_algs +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0c6aa82f hostap_get_porttype +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0e601ef3 hostap_set_hostapd_sta +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x2408a39a hostap_add_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x2421e40c hostap_set_roaming +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x27431d2f hostap_setup_dev +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x3cfc2795 hostap_info_init +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x56ccc2b7 hostap_init_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x62d6b5f8 hostap_set_string +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x633b8e73 hostap_80211_ops +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x75934c58 hostap_set_multicast_list_queue +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7fb75891 hostap_dump_rx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x8cda2758 hostap_80211_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x902409cb hostap_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xa17c56b8 hostap_free_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb46650c4 hostap_init_ap_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb4b77c8b hostap_80211_get_hdrlen +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb97923c4 hostap_set_encryption +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xbd50a4ea hostap_remove_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xbdb55492 hostap_master_start_xmit +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xca46c417 hostap_set_hostapd +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xcaf0eb14 hostap_info_process +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xd110bc80 hostap_set_word +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xd27670da hostap_set_antsel +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xd9b6796f hostap_check_sta_fw_version +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xda70634c hostap_init_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xeb881751 hostap_handle_sta_tx_exc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf6017864 prism2_update_comms_qual +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf91c03e2 hostap_dump_tx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x260cb35a orinoco_if_del +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x295c0186 orinoco_down +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x313efaea free_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x41008271 orinoco_tx_timeout +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x46fde7f3 orinoco_if_add +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x4ec728e0 orinoco_up +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x5a3b3341 orinoco_change_mtu +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x5b36d51c orinoco_process_xmit_skb +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x7ab31b47 orinoco_stop +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x909dcd62 orinoco_open +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x9a8a6889 orinoco_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa380d343 __orinoco_ev_info +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa74c2dc5 hermes_struct_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xd172eb9f __orinoco_ev_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xe9fc0fca orinoco_set_multicast_list +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xf175f718 alloc_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xffe27bca orinoco_interrupt +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x327a9822 mt76_rx_signal +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x7e31e497 mt76_wcid_key_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist 0xd7250548 rtl_btc_get_ops_pointer +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0188b39c rtl92c_dm_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0a62ae74 _rtl92c_phy_fw_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0a9152a2 rtl8192_phy_check_is_legal_rfpath +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0b181d9b _rtl92c_phy_init_bb_rf_register_definition +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x117dc11a rtl92c_phy_query_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x186e62c3 rtl92c_fill_h2c_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x1c4890fa rtl92c_set_fw_rsvdpagepkt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2327d91c _rtl92c_phy_calculate_bit_shift +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x270e7eb5 rtl92c_bt_rssi_state_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2779ab4e rtl92c_phy_set_rfpath_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2d342bb7 rtl92ce_phy_set_rf_on +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x39efc1cb rtl92c_phy_iq_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x3b7494fb rtl92c_dm_bt_coexist +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4528a1a1 rtl92c_phy_update_txpower_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4b4d3583 _rtl92c_phy_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4b53da8d rtl92c_dm_rf_saving +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5074b87d rtl92c_phy_sw_chnl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5dd3c73a rtl92c_set_fw_pwrmode_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x6829e3ac _rtl92c_phy_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x696c0bb9 rtl92c_phy_set_io +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x86aded39 rtl92c_dm_watchdog +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9c54d6cc _rtl92c_phy_dbm_to_txpwr_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa39d95d3 rtl92c_phy_ap_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa6ebfe0a _rtl92c_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xad726481 rtl92c_phy_set_txpower_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xaec2a86c rtl92c_phy_rf_config +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xaf315520 rtl92c_dm_init_rate_adaptive_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb74adf1a _rtl92c_phy_fw_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb90dc634 _rtl92c_phy_set_rf_sleep +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb919e99b rtl92c_download_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc01861a9 rtl92c_phy_set_bw_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc3387a38 _rtl92c_store_pwrindex_diffrate_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc580ba57 rtl92c_phy_sw_chnl_callback +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd26c8e5a _rtl92c_phy_bb8192c_config_parafile +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd46ab225 rtl92c_firmware_selfreset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd7a2de36 rtl92c_set_fw_joinbss_report_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe13554e4 rtl92c_phy_set_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe2c8ca09 rtl92c_dm_write_dig +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe4773f04 rtl92c_phy_lc_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe51a2625 rtl92c_dm_init_edca_turbo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf25baa24 rtl92c_phy_set_io_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xfc4a6dff rtl92c_dm_check_txpower_tracking +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x435e7348 rtl_pci_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x4566f63f rtl_pci_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x69aa676e rtl_pci_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xc47eef5b rtl_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x33f583b1 rtl_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x536d945d rtl_usb_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xce952288 rtl_usb_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xd09eddb2 rtl_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x061e89b2 rtl_rfreg_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0b038e24 channel5g_80m +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0e82562c rtl_cmd_send_packet +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0f1848ab rtl_init_sw_leds +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1b945315 rtl_addr_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x22dc0894 rtl_collect_scan_list +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x26c0bbc8 rtl_cam_get_free_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2b65a975 rtl_mrate_idx_to_arfr_id +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2c67efc3 rtl_cam_mark_invalid +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x30a956d7 rtl_query_rxpwrpercentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x33521f85 rtl_ps_enable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3bd2efe6 rtl_signal_scale_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x440fb751 rtl_cam_reset_all_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x535d1d4a rtl_hal_pwrseqcmdparsing +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x54824f58 channel5g +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5aa6320f rtl_rx_ampdu_apply +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5d035ef0 rtl_cam_delete_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x607069ad rtl_process_phyinfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6d953881 rtl_efuse_shadow_map_update +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x716e1665 rtl_get_tcb_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7a9305fe efuse_shadow_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7ed2b344 rtlwifi_rate_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8d0c6c78 rtl_phy_scan_operation_backup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8ea60059 rtl_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9311c811 rtl_init_rfkill +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa9ef4e8b rtl_send_smps_action +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xae5314b7 efuse_power_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb09f8a83 efuse_read_1byte +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb2886398 rtl_cam_add_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbec2fd5d rtl_dm_diginit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc5d43798 rtl_c2hcmd_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xcf8d5ebe efuse_one_byte_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd00a4b9a rtl_bb_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd1dd1b4f rtl_cam_empty_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xebedfe5f rtl_wowlan_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xed7c8cf2 rtl_evm_db_to_percentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf5cc948c rtl_cam_del_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xfa7a39fd rtl_ps_disable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8723d 0x18f68d56 rtw8723d_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8821c 0x8536fadb rtw8821c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822b 0xf316f7e4 rtw8822b_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822c 0x1cd49cda rtw8822c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x00984a6c rtw_tx_report_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x040026ec rtw_rx_fill_rx_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x048c11e4 rtw_tx_queue_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x065ce4c1 rtw_fw_do_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x071a1b76 rtw_set_rx_freq_band +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0d214edd rtw_phy_pwrtrack_avg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0f9c0da0 rtw_phy_get_tx_power_index +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1b3bbec0 rtw_phy_write_rf_reg_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1dc2d072 rtw_tx_ac_to_hwq +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1e1117e0 rtw_phy_parsing_cfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x229c34ea rtw_bf_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x27f335cb rtw_rx_stats +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2923238f rtw_bf_cfg_csi_rate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2d44c3a8 __rtw_dbg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2e067f8a rtw_phy_cfg_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x33b3f3c0 rtw_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x36c5bfca rtw_disable_lps_deep_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x440b7589 rtw_phy_rf_power_2_rssi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x45eee339 rtw_parse_tbl_txpwr_lmt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x46622200 rtw_fw_c2h_cmd_isr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4761093e rtw_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4fb85f33 rtw_dump_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x519c8ba9 rtw_rate_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x5313d069 rtw_bf_remove_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x54c510d2 rtw_coex_write_scbd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x57c1783a rtw_phy_pwrtrack_get_delta +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58210e60 rtw_rate_section +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x5c2f41c0 rtw_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6048c90b rtw_phy_cfg_bb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x674026dd rtw_phy_config_swing_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x67a2d6b2 rtw_bf_remove_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x70936cd5 rtw_unregister_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7203831c rtw_register_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7ddb3974 check_hw_ready +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7e30a228 rtw_read8_physical_efuse +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7ec76154 rtw_dump_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8761ba67 rtw_phy_write_rf_reg_mix +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8d180dff rtw_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8d8fac35 rtw_tx_fill_tx_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9979f827 rtw_set_channel_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9be85c14 rtw_phy_read_rf_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa0b1a2a6 rtw_phy_load_tables +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa39ef45a rtw_tx_write_data_h2c_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xafd7d31b rtw_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb10391d0 rtw_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb46cacdb rtw_phy_pwrtrack_get_pwridx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb5fc5f0e rtw_tx_write_data_rsvd_page_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb8bb04bf rtw_bf_enable_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xba9f9785 rtw_phy_set_edcca_th +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc7e8e4bf rtw_phy_pwrtrack_need_lck +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xca0e1b2b rtw_phy_cfg_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd52d83c6 rtw_coex_write_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd75ed825 rtw_phy_pwrtrack_thermal_changed +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd775ed20 rtw_parse_tbl_bb_pg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd808b01b rtw_regd_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe52d58cc rtw_phy_cfg_agc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe89bc69f rtw_power_mode_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xecdca978 rtw_coex_read_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xef4fec75 rtw_fw_c2h_cmd_rx_irqsafe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf385bc94 rtw_phy_pwrtrack_need_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf4620b41 rtw_fw_inform_rfk_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf4dfc257 rtw_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf5816ce1 rtw_phy_set_tx_power_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf74c771d rtw_parse_tbl_phy_cond +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf99a8e2c rtw_bf_enable_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xfa69ddc8 rtw_bf_set_gid_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xfd0b3706 rtw_restore_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x0814470b rtw_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x15f77990 rtw_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x7b6d35fa rtw_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x9be72592 rtw_pci_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x348a547a rtw_sdio_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x77dbbaff rtw_sdio_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x79dcc4b0 rtw_sdio_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xecc5d584 rtw_sdio_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x316d1520 rtw_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x68ffe681 rtw_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8851b 0xc548f108 rtw8851b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852a 0x0f1c4f36 rtw8852a_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852b 0x78829dc6 rtw8852b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852c 0xe327d1a9 rtw8852c_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x02d6c663 rtw89_core_napi_start +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x09b19f5a rtw89_btc_set_policy_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x109cc1b6 rtw89_alloc_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x110b3a7f rtw89_mac_resume_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x15a005a6 rtw89_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1c81a6fb rtw89_core_rx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x208e2e77 rtw89_btc_ntfy_wl_rfk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x20ac77ef rtw89_phy_read_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x21b07f66 rtw89_core_query_rxdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2295f7b8 rtw89_mac_stop_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x277fbdb1 rtw89_mac_read_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2e488f05 rtw89_mac_coex_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x35635cf5 rtw89_core_napi_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3894c495 rtw89_phy_read_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3ac641c1 rtw89_mac_coex_init_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3f2260b5 rtw89_btc_set_policy +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3f80a2b2 __rtw89_debug +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x47a80ba3 rtw89_mac_enable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x481f00d6 rtw89_phy_get_txsc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4afca1b6 rtw89_mac_cfg_gnt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4b49cfee rtw89_ser_notify +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4bce1e84 rtw89_phy_write_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4bd16815 rtw89_phy_set_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4eeff8f8 rtw89_fw_h2c_dctl_sec_cam_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x559fb412 rtw89_mac_set_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x57c21fae rtw89_phy_set_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x5bc60054 rtw89_phy_load_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x5cefce0d rtw89_decode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x612f4d2c rtw89_phy_set_txpwr_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6615139a rtw89_mac_cfg_ctrl_path_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7254c2cc rtw89_phy_set_txpwr_limit_ru +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x78a8f5dc rtw89_encode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7975186d rtw89_free_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7b6c2011 rtw89_mac_cfg_ppdu_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x81b263d7 rtw89_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8984a639 rtw89_core_napi_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9633460c rtw89_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9681f410 rtw89_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9ac85705 rtw89_mac_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa2bd310b rtw89_mac_cfg_gnt_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa53b2a1b rtw89_mac_stop_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xad3b83b7 rtw89_phy_write_reg3_tbl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xae4b986c rtw89_core_register +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xaf441b12 rtw89_fw_h2c_rf_ntfy_mcc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xafa511d6 rtw89_core_fill_txdesc_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb0501597 rtw89_read_efuse_ver +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb2e101a1 rtw89_mac_get_txpwr_cr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbaf9002b rtw89_mac_get_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbd5dc277 rtw89_rfk_parser +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbfa71b18 rtw89_core_napi_stop +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc0034b69 rtw89_core_fill_txdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc5656be8 rtw89_mac_cfg_ctrl_path +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xccc86958 rtw89_phy_read32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd4f1a7f0 rtw89_phy_write_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd75bd1bf rtw89_mac_resume_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xdaf5cdc4 rtw89_phy_tssi_ctrl_set_bandedge_cfg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe041df24 rtw89_core_fill_txdesc_fwcmd_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe3f57b04 rtw89_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xebeb1a20 rtw89_core_unregister +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xedb16dfe rtw89_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf1e73340 rtw89_phy_config_rf_reg_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf5703415 rtw89_phy_write32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf58f6ca8 rtw89_mac_write_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xff735bca rtw89_mac_disable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x1903d30e rtw89_pci_config_intr_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x2d60b1c2 rtw89_pci_config_intr_mask_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x43078ac1 rtw89_pci_fill_txaddr_info_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x45a6399d rtw89_pci_disable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x55536415 rtw89_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x6a4407e5 rtw89_pci_enable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x6efd9f2c rtw89_bd_ram_table_dual +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x71162055 rtw89_bd_ram_table_single +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x8db09e67 rtw89_pci_disable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x91c1fe95 rtw89_pci_fill_txaddr_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x95c5ea75 rtw89_pci_ltr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9ce0961b rtw89_pci_ch_dma_addr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xa012c480 rtw89_pci_recognize_intrs_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xaa81a23a rtw89_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xb54009d8 rtw89_pci_recognize_intrs +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xc7468f79 rtw89_pci_ltr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xd8933f89 rtw89_pci_enable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xe100261e rtw89_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xf630d9a9 rtw89_pci_ch_dma_addr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/rsi/rsi_91x 0xa22f759c rsi_config_wowlan +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x10bd72e4 wl1271_free_tx_id +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x5b219954 wlcore_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x7d29c96d wl12xx_is_dummy_packet +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xcf9dca61 wlcore_calc_packet_alignment +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x1548ebe5 fdp_nci_remove +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x82808dc0 fdp_nci_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0x23cc1536 microread_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0x3f103b75 microread_remove +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x1e9ebe65 nxp_nci_fw_recv_frame +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x4bfde48c nxp_nci_probe +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x765e7e7e nxp_nci_remove +EXPORT_SYMBOL drivers/nfc/pn533/pn533 0xb872d388 pn533_recv_frame +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0x7a40649e pn544_hci_remove +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0xbe28260d pn544_hci_probe +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x7515e066 s3fwrn5_phy_power_ctrl +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x774203fc s3fwrn5_phy_set_wake +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x7e4153c3 s3fwrn5_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x84779bf3 s3fwrn5_probe +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xd615110b s3fwrn5_recv_frame +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xedb12f10 s3fwrn5_phy_set_mode +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xf2ab60da s3fwrn5_phy_get_mode +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x04409e61 st_nci_se_io +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x0b730ee4 st_nci_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x186d430e ndlc_open +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x247712b0 st_nci_se_deinit +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x25b6b4a5 ndlc_probe +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x97bb955c ndlc_send +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xa6432325 st_nci_se_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xca974da5 ndlc_close +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xe50cd667 ndlc_remove +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xecefe784 ndlc_recv +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x01dbeb27 st21nfca_hci_loopback_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x22c78f77 st21nfca_hci_disable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x34148bf3 st21nfca_se_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x3f089bab st21nfca_hci_discover_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x4686ce71 st21nfca_hci_se_io +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x4a2295a3 st21nfca_connectivity_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x4d18d4c8 st21nfca_dep_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x579569e3 st21nfca_im_send_atr_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x5cf79849 st21nfca_se_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x7f652d96 st21nfca_hci_remove +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x94c3fc3f st21nfca_hci_probe +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x9fedd210 st21nfca_im_send_dep_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xc470a3cb st21nfca_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xd4868587 st21nfca_hci_enable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xdb7e66ac st21nfca_dep_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xe7bc8102 st21nfca_tm_send_dep_res +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xf4410487 st21nfca_dep_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xf9a4455a st21nfca_apdu_reader_event_received +EXPORT_SYMBOL drivers/ntb/ntb 0x09286814 ntb_unregister_client +EXPORT_SYMBOL drivers/ntb/ntb 0x130a2b41 ntb_register_device +EXPORT_SYMBOL drivers/ntb/ntb 0x1d3151ee __ntb_register_client +EXPORT_SYMBOL drivers/ntb/ntb 0x24e4753c ntb_default_peer_port_idx +EXPORT_SYMBOL drivers/ntb/ntb 0x2a655bf5 ntb_msi_setup_mws +EXPORT_SYMBOL drivers/ntb/ntb 0x445ed342 ntb_msi_peer_addr +EXPORT_SYMBOL drivers/ntb/ntb 0x51cf23a4 ntb_set_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x53135c15 ntb_clear_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x78a2355c ntb_unregister_device +EXPORT_SYMBOL drivers/ntb/ntb 0x85ca6239 ntb_msi_init +EXPORT_SYMBOL drivers/ntb/ntb 0x8bdec432 ntb_msi_peer_trigger +EXPORT_SYMBOL drivers/ntb/ntb 0x8d72ae79 ntb_link_event +EXPORT_SYMBOL drivers/ntb/ntb 0x92d7ba24 ntbm_msi_request_threaded_irq +EXPORT_SYMBOL drivers/ntb/ntb 0xa7a436f0 ntb_msg_event +EXPORT_SYMBOL drivers/ntb/ntb 0xc25492a3 ntbm_msi_free_irq +EXPORT_SYMBOL drivers/ntb/ntb 0xd05af13f ntb_default_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0xd3e77f9f ntb_msi_clear_mws +EXPORT_SYMBOL drivers/ntb/ntb 0xd6509683 ntb_default_peer_port_count +EXPORT_SYMBOL drivers/ntb/ntb 0xdd59a467 ntb_db_event +EXPORT_SYMBOL drivers/ntb/ntb 0xdf010da5 ntb_default_peer_port_number +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0x32ed46c6 nvdimm_namespace_attach_btt +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0xd5811920 nvdimm_namespace_detach_btt +EXPORT_SYMBOL drivers/parport/parport 0x06e2e67b parport_ieee1284_read_nibble +EXPORT_SYMBOL drivers/parport/parport 0x0a80ce5f parport_ieee1284_ecp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0x218e7df3 parport_announce_port +EXPORT_SYMBOL drivers/parport/parport 0x24e10ae5 parport_ieee1284_read_byte +EXPORT_SYMBOL drivers/parport/parport 0x297294fb parport_release +EXPORT_SYMBOL drivers/parport/parport 0x2f3439d8 parport_ieee1284_write_compat +EXPORT_SYMBOL drivers/parport/parport 0x32d8c988 parport_register_port +EXPORT_SYMBOL drivers/parport/parport 0x3f626cbb parport_put_port +EXPORT_SYMBOL drivers/parport/parport 0x3fe7710e parport_remove_port +EXPORT_SYMBOL drivers/parport/parport 0x43262df2 parport_ieee1284_ecp_read_data +EXPORT_SYMBOL drivers/parport/parport 0x499b292f parport_read +EXPORT_SYMBOL drivers/parport/parport 0x4bce0b10 parport_negotiate +EXPORT_SYMBOL drivers/parport/parport 0x4d2a941b parport_ieee1284_interrupt +EXPORT_SYMBOL drivers/parport/parport 0x51916594 __parport_register_driver +EXPORT_SYMBOL drivers/parport/parport 0x53f782ce parport_get_port +EXPORT_SYMBOL drivers/parport/parport 0x56ff4fc8 parport_ieee1284_epp_read_addr +EXPORT_SYMBOL drivers/parport/parport 0x57cc711c parport_find_number +EXPORT_SYMBOL drivers/parport/parport 0x5e3a3912 parport_irq_handler +EXPORT_SYMBOL drivers/parport/parport 0x61a01a26 parport_unregister_device +EXPORT_SYMBOL drivers/parport/parport 0x69012798 parport_claim_or_block +EXPORT_SYMBOL drivers/parport/parport 0x75d22112 parport_del_port +EXPORT_SYMBOL drivers/parport/parport 0x7ab8f8dc parport_ieee1284_epp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x90d2b533 parport_ieee1284_epp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0x91a9dba5 parport_ieee1284_epp_read_data +EXPORT_SYMBOL drivers/parport/parport 0xa3f6376d parport_register_dev_model +EXPORT_SYMBOL drivers/parport/parport 0xa487058a parport_set_timeout +EXPORT_SYMBOL drivers/parport/parport 0xa8197b1d parport_write +EXPORT_SYMBOL drivers/parport/parport 0xb7e1dfd5 parport_unregister_driver +EXPORT_SYMBOL drivers/parport/parport 0xcdbc519f parport_find_base +EXPORT_SYMBOL drivers/parport/parport 0xd3006939 parport_claim +EXPORT_SYMBOL drivers/parport/parport 0xe0ea83b0 parport_ieee1284_ecp_write_data +EXPORT_SYMBOL drivers/parport/parport 0xf1fc27f4 parport_wait_peripheral +EXPORT_SYMBOL drivers/parport/parport 0xf6c09399 parport_wait_event +EXPORT_SYMBOL drivers/parport/parport_pc 0xab956dbc parport_pc_probe_port +EXPORT_SYMBOL drivers/parport/parport_pc 0xd80b11c6 parport_pc_unregister_port +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x1547b713 pcmcia_reset_card +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x212db8d2 pcmcia_socket_list +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x2cd22e0d pcmcia_get_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x2e73139d pcmcia_socket_class +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x3a45936f pccard_register_pcmcia +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x4961646d pcmcia_parse_events +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x84691801 pcmcia_put_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x9436f7d4 pcmcia_get_socket_by_nr +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xaf910500 pcmcia_unregister_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xb495b821 pcmcia_register_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xcf97f3bd dead_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xf942709b pcmcia_socket_list_rwsem +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xff8f32c8 pcmcia_parse_uevents +EXPORT_SYMBOL drivers/pcmcia/pcmcia_rsrc 0x23133952 pccard_static_ops +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x96b7a1c2 cros_ec_unregister +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xb90d2209 cros_ec_suspend +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xe1f2b603 cros_ec_resume +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xf05e816f cros_ec_register +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xf25aacf5 cros_ec_irq_thread +EXPORT_SYMBOL drivers/regulator/rohm-regulator 0xc702feb8 rohm_regulator_set_dvs_levels +EXPORT_SYMBOL drivers/rpmsg/qcom_glink 0xd7119b40 qcom_glink_native_rx +EXPORT_SYMBOL drivers/rpmsg/qcom_smd 0x8a3d2c9e qcom_smd_register_edge +EXPORT_SYMBOL drivers/rpmsg/qcom_smd 0xadc8e61f qcom_smd_unregister_edge +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x1d825233 rpmsg_chrdev_eptdev_destroy +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x358f1f1a rpmsg_chrdev_eptdev_create +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x12e9025c rpmsg_destroy_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x130a798f __register_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x1527fed8 rpmsg_send +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x17a7dd0f rpmsg_register_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x3e722060 rpmsg_send_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x6488c6e4 rpmsg_get_mtu +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x76dc055d rpmsg_register_device_override +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x7e97e998 rpmsg_create_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x806862ac rpmsg_unregister_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x814906ee rpmsg_release_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x9e12619c rpmsg_find_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xa1b51ce5 rpmsg_class +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xc69228fb rpmsg_create_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd3ef4b9e rpmsg_poll +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd8cb3d93 rpmsg_trysend_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xe48e28fe unregister_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xe8d0ecd4 rpmsg_trysend +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xeca677c1 rpmsg_trysendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xf37b5224 rpmsg_sendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_ns 0xa8fcfff1 rpmsg_ns_register_device +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x0655ba5b scsi_esp_unregister +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x0bc62444 scsi_esp_register +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x4a29ab38 scsi_esp_intr +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xb445fcee scsi_esp_cmd +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xdbdc2bb3 scsi_esp_template +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x04dd0412 fcoe_ctlr_link_up +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x108c2dac fcoe_ctlr_init +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x26dfd802 fcoe_fcf_get_selected +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x2f71ec49 fcoe_transport_detach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x382ae44b fcoe_ctlr_set_fip_mode +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x458063db fcoe_ctlr_recv_flogi +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x672e5a8d fcoe_ctlr_destroy +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x678d2796 fcoe_transport_attach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x6cf1f23e fcoe_ctlr_link_down +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xae1457d3 fcoe_ctlr_recv +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xf8a0a6f2 fcoe_ctlr_els_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0072234d fc_seq_set_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x03847af4 fc_set_mfs +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x12ed47bc fc_eh_host_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x19c1a421 fc_lport_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x22b90986 fc_exch_mgr_del +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x24a2f30b fc_get_host_port_state +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2950c8f4 fc_linkup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2e218fc2 fc_slave_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2fd27254 fc_exch_mgr_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x3a6c2894 fc_exch_mgr_free +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x438c44b5 fc_rport_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x47b015d6 fc_exch_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4839ad27 fc_exch_update_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x48e1d3c3 fc_rport_recv_req +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4ab9bce1 fc_exch_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4adea37f fc_lport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x50de864d fc_exch_mgr_add +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x53fa12cc fc_eh_device_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x59845ac4 fc_lport_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x599a5067 fc_lport_logo_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6dd9c8c3 fc_fc4_deregister_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7146c035 fc_elsct_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x725fa7f3 fc_lport_flogi_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x75256035 fc_eh_abort +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7c530c61 fc_rport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7f3407a7 fc_seq_start_next +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x811811e0 fc_exch_done +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8376300f fc_set_rport_loss_tmo +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x89b83b11 fc_linkdown +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x95860f36 fc_vport_id_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9a0218ae fc_rport_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9a3890d7 fc_vport_setlink +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9d50ed7e fc_rport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9e29564d fc_frame_alloc_fill +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9efe6146 fc_get_host_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa0c086f7 fc_rport_terminate_io +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa1bcd198 fc_cpu_mask +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa23a2e32 fc_disc_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa2469f5f fc_frame_crc_check +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa8055fc5 fc_lport_set_local_id +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb05f0e9f fc_queuecommand +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb0ddd5a1 fc_rport_flush_queue +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb24e1854 fc_rport_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb6238c48 fc_fabric_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb77f6d33 fc_lport_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb784b213 fc_exch_mgr_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb9d419f0 fc_elsct_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbd16ed40 fc_fcp_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbe3caa0a fc_disc_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc2049471 fc_fcp_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc29dba3d fc_lport_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc5d3c86f fc_fill_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc85074d1 fc_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcb34db88 fc_fill_reply_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcb6f026f fc_lport_bsg_request +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcc8c4812 fc_fc4_register_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd0f268a9 fc_exch_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd76fb08f fc_get_host_speed +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xdb8792bd fc_fabric_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe29ac588 fc_seq_assign +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe3cfa7c1 fc_exch_mgr_list_clone +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5c9e2e0 _fc_frame_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5cf06b5 fc_lport_notifier_head +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe91c4646 libfc_vport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xf7d4395b fc_lport_iterate +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfa4667d1 fc_seq_release +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x496cda81 sas_resume_ha_no_sync +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x4a8e3d34 try_test_sas_gpio_gp_bit +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xce9f0307 sas_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xf123b993 sas_prep_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xfd1fd59d sas_suspend_ha +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xdb0c45a7 mraid_mm_register_adp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x01d51ed0 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1f4f00b1 qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x2033b633 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x247b633f qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x3009da9b qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x3cb8f0ed qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x64395e1f qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x6858e21c qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x8153f0b6 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xa3428e0d qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xab3f1cae qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xf7ef851b qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/raid_class 0x0f613a59 raid_class_release +EXPORT_SYMBOL drivers/scsi/raid_class 0xeab31dd6 raid_class_attach +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x2da7a8f3 fc_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x310e00fe fc_host_post_fc_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x31437214 fc_host_post_vendor_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x375f8bbd fc_get_event_number +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x397029ac fc_vport_terminate +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x60546275 fc_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x60a2a5d9 fc_host_post_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x7f622e30 scsi_is_fc_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x8523e6c9 fc_remote_port_rolechg +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x8d9154ba fc_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xa24288e0 fc_eh_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xa75c7e8a fc_find_rport_by_wwpn +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xa9315282 fc_block_scsi_eh +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb514f14e fc_remote_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xcebad415 fc_remote_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xd6b3f425 fc_block_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xebee60de fc_host_fpin_rcv +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xede9f27d fc_vport_create +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x02ed097d sas_end_device_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x06ad0891 sas_phy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x076d404a sas_rphy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x0e0dc64a sas_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x18ba8f3c sas_port_get_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x1c93a95b sas_read_port_mode_page +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x321d0ca8 sas_phy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x377384ea sas_port_alloc_num +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x380f52bc scsi_is_sas_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x44626779 scsi_is_sas_port +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x447aa45a sas_rphy_remove +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x47e3db98 sas_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x4a3dcca7 sas_port_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x4d99706b sas_port_add_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x5284c1cd sas_port_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x739b502b sas_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x9131fac1 sas_expander_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x976dfa16 sas_get_address +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x98e31ce9 sas_port_mark_backlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xa06bbc93 sas_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xac77feba sas_phy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xae36730c scsi_is_sas_rphy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc2337739 sas_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc51568b2 sas_remove_children +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc595a8f2 sas_rphy_unlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xce44e8dc sas_rphy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xdbdcc0cb sas_rphy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xf0efb69e sas_phy_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xfb46cb4e sas_port_delete_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x3686ea09 spi_print_msg +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x43b5b087 spi_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x6ebe29cc spi_display_xfer_agreement +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x7f67848f spi_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xc5f736a5 spi_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xe17a87dc spi_schedule_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x12ca47fa srp_rport_put +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x405b6e05 srp_parse_tmo +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x56f61e9a srp_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x6bedcff4 srp_rport_get +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x73d4cc63 srp_start_tl_fail_timers +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xe3f14488 srp_reconnect_rport +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x030f2d6c dpaa2_io_service_enqueue_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x21e76a68 dpaa2_io_get_adaptive_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2bc276ca dpaa2_io_update_net_dim +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x35210a1c dpaa2_io_set_irq_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x3d01f417 dpaa2_io_service_pull_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xb629a241 dpaa2_io_get_irq_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xc4ccef03 dpaa2_io_get_cpu +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xdb008703 dpaa2_io_service_enqueue_multiple_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xe0f67b93 dpaa2_io_service_enqueue_multiple_desc_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xfa0aedff dpaa2_io_set_adaptive_coalescing +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x07564e82 cmdq_pkt_assign +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x081d1a1a cmdq_pkt_write_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x1f3ed632 cmdq_pkt_jump +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x3f6fab3f cmdq_pkt_write_s_mask_value +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x3fc19424 cmdq_pkt_write +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x45dae4fc cmdq_pkt_poll +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x55c1af65 cmdq_mbox_create +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x578699c0 cmdq_pkt_finalize +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x58cdc788 cmdq_pkt_poll_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x5a123a5e cmdq_pkt_write_s_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x5bfd584c cmdq_pkt_set_event +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x8aa532b3 cmdq_pkt_write_s_value +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x8ab965b5 cmdq_pkt_wfe +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x9194f23f cmdq_pkt_flush_async +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xa40c93c8 cmdq_pkt_clear_event +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xd529f27b cmdq_pkt_destroy +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xd9e34c89 cmdq_mbox_destroy +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xdc2b4990 cmdq_dev_get_client_reg +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xdf8340fe cmdq_pkt_write_s +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xfec2df2b cmdq_pkt_read_s +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xfef266b8 cmdq_pkt_create +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xc284abab of_get_ocmem +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xc53d76b1 ocmem_allocate +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xf9b05967 ocmem_free +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x1c76ea4d pdr_restart_pd +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x432975e6 pdr_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x47b2ed49 pdr_handle_alloc +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0xf618ca5b pdr_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x029bd559 geni_icc_enable +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x051b8334 geni_icc_set_bw +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x084ea0f8 geni_se_tx_init_dma +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x0986d4c9 geni_se_rx_dma_unprep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x0ffb06f1 geni_se_rx_init_dma +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x530a202d geni_se_rx_dma_prep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x54af7945 geni_se_resources_on +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x663568ed geni_se_select_mode +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x6d33d908 geni_se_clk_freq_match +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x8437e8f5 geni_se_tx_dma_prep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x8717e3b3 geni_icc_set_tag +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x8c50ed31 geni_se_init +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xb06fca34 geni_icc_disable +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xb69c8909 geni_se_config_packing +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xb8b4d2f4 geni_se_clk_tbl_get +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xe7f16ee8 geni_se_tx_dma_unprep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xed89335e geni_icc_get +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xf64e504b geni_se_resources_off +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xf7e3db9a geni_se_get_qup_hw_version +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x1f5c9c8f qmp_get +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x2333aed6 qmp_put +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x9e2aa1df qmp_send +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x00d53221 qmi_add_server +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x28ac2fd2 qmi_encode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x29f3337f qmi_send_response +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x4cd2fe40 qmi_response_type_v01_ei +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x4f532679 qmi_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x6051451d qmi_decode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x652d1196 qmi_send_request +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x9788792e qmi_txn_cancel +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xadf88e71 qmi_handle_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xc527cae1 qmi_send_indication +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xe8ee012d qmi_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xe9136060 qmi_txn_wait +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xea75d7d0 qmi_txn_init +EXPORT_SYMBOL drivers/soc/qcom/smd-rpm 0x3abef80b qcom_rpm_smd_write +EXPORT_SYMBOL drivers/soc/qcom/wcnss_ctrl 0xaddef5ee qcom_wcnss_open_channel +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x150898a0 sdw_stream_remove_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x16d1706b sdw_prepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1deee061 sdw_find_row_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x27d41e48 sdw_compare_devid +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x312a58ee sdw_update_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3b0a8582 sdw_startup_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4a4dd592 sdw_handle_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4cde88bf sdw_disable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4e9653b2 sdw_bread_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x5c70578d sdw_read_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x60e31fbb sdw_find_col_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x636bbea1 sdw_bus_master_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6773f5e3 sdw_nwrite_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x692399c0 sdw_stream_add_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6ce74862 sdw_nread_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6f95b16b sdw_shutdown_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x71891d59 sdw_deprepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x835553f9 sdw_clear_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8e82abc5 sdw_show_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8f860ce5 sdw_write_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x997a2a6a sdw_write +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9e122d79 sdw_alloc_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xa1b0b131 sdw_bwrite_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xa8e18118 sdw_read +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xab369a0b sdw_bus_prep_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xad9d60bd sdw_stream_remove_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xafb14509 sdw_slave_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xb0bed16e sdw_extract_slave_id +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xb3a2393b sdw_bus_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xba54b904 sdw_cols +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbbec2c2e sdw_enable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbded808a sdw_nwrite +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xc44cde6d sdw_nread +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xcb3c6845 sdw_master_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xcd27823a sdw_bus_exit_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd76c465e sdw_bus_master_delete +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xda5bce09 sdw_release_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe589399d sdw_update +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf53ba0b8 sdw_rows +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf905cbe9 sdw_slave_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xfc62b7fe sdw_stream_add_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x270951f0 sdw_cdns_is_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x34712074 sdw_cdns_irq +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x47ea347a cdns_read_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x6ce41e90 cdns_xfer_msg +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x6f33747b sdw_cdns_exit_reset +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x71251f76 sdw_cdns_alloc_pdi +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x7f6d9a6c sdw_cdns_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x84e436f4 sdw_cdns_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x93629fb4 sdw_cdns_probe +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x9a8ba92e sdw_cdns_pdi_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xa735dc87 sdw_cdns_config_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xb4902b14 sdw_cdns_config_update_set_wait +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xb915dcd4 cdns_bus_conf +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xb959de89 sdw_cdns_check_self_clearing_bits +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xce4189ae cdns_xfer_msg_defer +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xe019b2cb sdw_cdns_enable_interrupt +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xea1268b9 sdw_cdns_clock_restart +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xebc7f768 cdns_set_sdw_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xf8de43e2 sdw_cdns_config_update +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0x2bb76cb8 sdw_compute_params +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0x97a7e9e3 sdw_compute_slave_ports +EXPORT_SYMBOL drivers/ssb/ssb 0x0444dc71 ssb_pcihost_register +EXPORT_SYMBOL drivers/ssb/ssb 0x0969de46 ssb_bus_powerup +EXPORT_SYMBOL drivers/ssb/ssb 0x10919ee0 ssb_bus_may_powerdown +EXPORT_SYMBOL drivers/ssb/ssb 0x128eb5bd ssb_bus_suspend +EXPORT_SYMBOL drivers/ssb/ssb 0x154fd359 ssb_pmu_set_ldo_voltage +EXPORT_SYMBOL drivers/ssb/ssb 0x167888d9 ssb_bus_resume +EXPORT_SYMBOL drivers/ssb/ssb 0x1787be80 ssb_bus_sdiobus_register +EXPORT_SYMBOL drivers/ssb/ssb 0x24bd82b6 __ssb_driver_register +EXPORT_SYMBOL drivers/ssb/ssb 0x3cf91998 ssb_pmu_set_ldo_paref +EXPORT_SYMBOL drivers/ssb/ssb 0x4a1fa624 ssb_clockspeed +EXPORT_SYMBOL drivers/ssb/ssb 0x53f987e0 ssb_set_devtypedata +EXPORT_SYMBOL drivers/ssb/ssb 0x64ef88f7 ssb_commit_settings +EXPORT_SYMBOL drivers/ssb/ssb 0x82833496 ssb_bus_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x86bb187a ssb_device_disable +EXPORT_SYMBOL drivers/ssb/ssb 0x88c43865 ssb_driver_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x9b705ed4 ssb_pcicore_dev_irqvecs_enable +EXPORT_SYMBOL drivers/ssb/ssb 0x9ec62ca9 ssb_dma_translation +EXPORT_SYMBOL drivers/ssb/ssb 0xa3532fd2 ssb_device_is_enabled +EXPORT_SYMBOL drivers/ssb/ssb 0xcb17f1cb ssb_admatch_base +EXPORT_SYMBOL drivers/ssb/ssb 0xdfc7c6ef ssb_admatch_size +EXPORT_SYMBOL drivers/ssb/ssb 0xe5e8c72e ssb_device_enable +EXPORT_SYMBOL drivers/ssb/ssb 0xf6404034 ssb_chipco_gpio_control +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x06233ae4 fbtft_write_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x1e6e1b7d fbtft_write_reg16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x25f1876c fbtft_init_display +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x27839914 fbtft_unregister_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x2c39f999 fbtft_write_vmem16_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x2c98fd4d fbtft_write_spi_emulate_9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x3593e169 fbtft_register_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x3cd24cb2 fbtft_write_gpio16_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x42b6eea7 fbtft_write_vmem16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x61042651 fbtft_unregister_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x6f9055b2 fbtft_write_vmem8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x733b0771 fbtft_read_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x789f5720 fbtft_framebuffer_release +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x97443785 fbtft_dbg_hex +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x994e1aac fbtft_register_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xab060fde fbtft_write_gpio16_wr_latched +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb05f2436 fbtft_write_reg8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb727af63 fbtft_write_vmem16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc51562ad fbtft_remove_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd4d73767 fbtft_framebuffer_alloc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd66c8eb4 fbtft_write_reg16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd728e223 fbtft_write_gpio8_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd76253aa fbtft_write_reg8_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xeaec7769 fbtft_write_buf_dc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xf5f64404 fbtft_probe_common +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x7af0b57c gbaudio_module_update +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xf2146952 gbaudio_register_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xf7e93e36 gbaudio_unregister_module +EXPORT_SYMBOL drivers/staging/iio/addac/adt7316 0x7af82703 adt7316_probe +EXPORT_SYMBOL drivers/staging/nvec/nvec 0xb11d0cb4 nvec_write_sync +EXPORT_SYMBOL drivers/staging/nvec/nvec 0xb3ef73ee nvec_write_async +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x00a3e2e7 rtllib_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x02207cd8 rtllib_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x02dfdab0 rtllib_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1338b6a2 rtllib_DisableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1848052a rtllib_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1ccfcf7b rtllib_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1db99580 rtllib_act_scanning +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x22166084 rt_global_debug_component +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x258c2560 rtllib_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x267a985a rtllib_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x270f41aa RemovePeerTS +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2e71004b rtllib_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x3590fc65 rtllib_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x36145099 rtllib_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x389cf5a9 rtllib_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x390bc1c1 rtllib_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x436f5524 rtllib_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4c242835 rtllib_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x50731985 rtllib_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x5f7291fe rtllib_sta_ps_send_null_frame +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x633c94b6 rtllib_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x635c15ec rtllib_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x675e27da rtllib_stop_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x6d04e3ab rtllib_EnableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x760f9f36 alloc_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7720e655 rtllib_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x78ecdf0b dot11d_channel_map +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7b1eeb8f rtllib_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x88e2c49a rtllib_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8b04c0be rtllib_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8e793315 rtllib_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x94a837be rtllib_rx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x951a6a04 rtllib_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa00f85a7 rtllib_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa1cf6036 rtllib_MgntDisconnect +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa38b295b rtllib_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa6490859 rtllib_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa6cc509e rtllib_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xaa16ae9a dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xaa341ca3 rtllib_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xab378076 rtllib_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xbbee7989 rtllib_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd3eb2648 HT_update_self_and_peer_setting +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xdbd423de rtllib_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xdf8cf59f notify_wx_assoc_event +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe6d9bc3f free_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe8891c62 rtllib_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xed411128 rtllib_xmit +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf59bcdda rtllib_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf6a3ed74 rtllib_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x05929ed6 notify_wx_assoc_event_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0aa1ba89 ieee80211_wx_get_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0d1e62d5 ieee80211_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x232e7944 ieee80211_wlan_frequencies +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2447c8e2 ieee80211_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2801a628 rtl8192u_dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x286d9c19 ieee80211_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2ef97b5f ieee80211_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3a601656 ieee80211_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x427468b6 ieee80211_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x46ffb14e ieee80211_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4e3dfb10 dot11d_reset +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4f6eb624 ieee80211_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x53769371 ieee80211_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x54262d2a ieee80211_wpa_supplicant_ioctl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x565cdc62 ieee80211_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x5e3b591e is_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x5f5cc78a ieee80211_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x601b0e81 ieee80211_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6484e14a ieee80211_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6490b94d ieee80211_wake_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6651f895 ieee80211_is_shortslot +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6d16c894 ieee80211_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x7717d6f8 SendDisassociation_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8120ac8f dot11d_scan_complete +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x82ca004c ieee80211_rx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x85566241 ieee80211_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x861707f2 ieee80211_stop_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8711fb29 ieee80211_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8bf3fa41 ieee80211_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x91a17086 ieee80211_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9c846468 ieee80211_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa190fb81 ieee80211_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa7eb6bbe ieee80211_softmac_xmit +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb1e3af6e ieee80211_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb41bab42 ieee80211_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb5b7daee ieee80211_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb6e765a8 ieee80211_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xbbc27146 ieee80211_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xbf6bb9da HTUpdateSelfAndPeerSetting +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc6cc0976 ieee80211_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc904d702 ieee80211_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xca8b7106 ieee80211_txb_free +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd032e1b9 to_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd2367d09 ieee80211_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd42e83aa ieee80211_softmac_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd59472c3 ieee80211_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xdaf34d28 ieee80211_disassociate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xdd7fe0e3 ieee80211_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe3372510 ieee80211_is_54g +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe367d6c2 ieee80211_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe66d36af ieee80211_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xefe90eac dot11d_update_country_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf2b29d53 dot11d_get_max_tx_pwr_in_dbm +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf6586925 ieee80211_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xfd02ad81 ieee80211_rx_mgt +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x00fc5f3d iscsit_process_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x0f92574c iscsit_build_task_mgt_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x14ccffe0 iscsit_reject_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x14d3737d iscsit_setup_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x16a2a67a iscsit_add_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x185ffa6b iscsit_build_nopin_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1a481a10 iscsit_setup_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1fdedc51 iscsit_increment_maxcmdsn +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x22a75442 iscsit_build_text_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x238aac21 iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2826ced9 iscsit_logout_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2aef5ca1 iscsi_target_check_login_request +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x34335da1 iscsit_sequence_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x373c5750 iscsit_build_logout_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x3bc0c00d iscsit_add_cmd_to_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x57801ff8 iscsit_setup_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x58c679ec iscsit_cause_connection_reinstatement +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5f9642e7 iscsit_find_cmd_from_itt +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x61315a34 iscsi_change_param_sprintf +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x649f387c iscsit_process_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6a7e3619 __iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x79404ad2 iscsit_register_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x7a8b67e7 iscsit_build_datain_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x7b443297 iscsit_build_rsp_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8018f2d4 iscsit_set_unsolicited_dataout +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x82837594 iscsit_free_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x829694fd iscsit_response_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x84648391 iscsit_handle_logout_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xad9e9559 iscsit_tmr_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xaf3a1620 iscsit_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb0f5b031 iscsit_process_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xbae72d90 iscsit_handle_task_mgt_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xcbdd96fe iscsit_get_datain_values +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xce41a87d iscsit_aborted_task +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd4453af0 iscsit_find_cmd_from_itt_or_dump +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd8b533dc iscsit_queue_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xda98dfa0 iscsit_allocate_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe0f158a7 iscsit_handle_snack +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe709f247 iscsit_unregister_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe911c7d8 iscsit_thread_check_cpumask +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xeaa3c2f6 iscsit_build_r2ts_for_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xebe20630 iscsit_build_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xef64234b iscsit_stop_dataout_timer +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf25abd10 iscsit_release_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf34332f0 iscsi_find_param_from_key +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xfcfe0cf7 iscsit_check_dataout_payload +EXPORT_SYMBOL drivers/target/target_core_mod 0x0192fbb6 passthrough_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x02d0d658 target_send_busy +EXPORT_SYMBOL drivers/target/target_core_mod 0x04ce2ff9 target_cmd_init_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x082b0b86 target_complete_cmd_with_length +EXPORT_SYMBOL drivers/target/target_core_mod 0x0871ffd6 transport_set_vpd_ident +EXPORT_SYMBOL drivers/target/target_core_mod 0x0c759e11 target_register_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x0f801976 target_set_cmd_data_length +EXPORT_SYMBOL drivers/target/target_core_mod 0x125a0385 transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x142072c0 transport_set_vpd_assoc +EXPORT_SYMBOL drivers/target/target_core_mod 0x1496d510 transport_handle_cdb_direct +EXPORT_SYMBOL drivers/target/target_core_mod 0x1771ff2a target_execute_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x1b007673 sbc_dif_verify +EXPORT_SYMBOL drivers/target/target_core_mod 0x1cf6cdb4 target_unregister_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x24671cad target_show_dynamic_sessions +EXPORT_SYMBOL drivers/target/target_core_mod 0x28614dea transport_alloc_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x2a16ddee target_to_linux_sector +EXPORT_SYMBOL drivers/target/target_core_mod 0x2adda6a6 target_wait_for_sess_cmds +EXPORT_SYMBOL drivers/target/target_core_mod 0x2ae47834 target_undepend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0x2b08a550 target_get_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x2defa001 transport_lookup_tmr_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x3350d87b core_tmr_alloc_req +EXPORT_SYMBOL drivers/target/target_core_mod 0x3a20a9d7 transport_set_vpd_ident_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x406f40de target_submit_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0x41426e08 transport_lookup_cmd_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x439b7892 transport_send_check_condition_and_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0x43ecfabe transport_generic_request_failure +EXPORT_SYMBOL drivers/target/target_core_mod 0x471aeb80 core_tpg_get_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x4dcf8099 core_tpg_deregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x50276596 core_tpg_register +EXPORT_SYMBOL drivers/target/target_core_mod 0x520e750f sbc_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x563d465b target_put_nacl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5b0b218f target_complete_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x5bdb610a target_free_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5ddbffac spc_emulate_evpd_83 +EXPORT_SYMBOL drivers/target/target_core_mod 0x6aad0b84 target_setup_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x6d12952e transport_free_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x6d79c223 core_alua_check_nonop_delay +EXPORT_SYMBOL drivers/target/target_core_mod 0x7407d439 __target_init_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x762b5c1a transport_generic_new_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x77d32e9d spc_emulate_inquiry_std +EXPORT_SYMBOL drivers/target/target_core_mod 0x7bf77b23 transport_copy_sense_to_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x7c496cf4 __transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x821be2dd sbc_get_device_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x827d217c target_put_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x8315ff81 target_nacl_find_deve +EXPORT_SYMBOL drivers/target/target_core_mod 0x86d1f583 passthrough_pr_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x8789f364 transport_deregister_session_configfs +EXPORT_SYMBOL drivers/target/target_core_mod 0x8ad303cf spc_emulate_report_luns +EXPORT_SYMBOL drivers/target/target_core_mod 0x8d4efaab transport_kunmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x8d7180b1 core_tpg_set_initiator_node_queue_depth +EXPORT_SYMBOL drivers/target/target_core_mod 0x93db1f3c core_tpg_check_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x944fb13e target_show_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x953bf5e2 passthrough_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x99bab852 target_tpg_has_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x9c622569 transport_deregister_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xa3b2e097 target_complete_cmd_with_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0xaa591d0e sbc_get_write_same_sectors +EXPORT_SYMBOL drivers/target/target_core_mod 0xaefbcacd target_alloc_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0xb64fd0c2 core_allocate_nexus_loss_ua +EXPORT_SYMBOL drivers/target/target_core_mod 0xb7fcadd5 core_tpg_set_initiator_node_tag +EXPORT_SYMBOL drivers/target/target_core_mod 0xc2d9c5ca transport_kmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0xc5d4d663 sbc_dif_copy_prot +EXPORT_SYMBOL drivers/target/target_core_mod 0xc609bed9 target_lun_is_rdonly +EXPORT_SYMBOL drivers/target/target_core_mod 0xc9666e11 target_backend_unregister +EXPORT_SYMBOL drivers/target/target_core_mod 0xd1c7182b sbc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xd69c1773 target_submit_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xd8d76e51 transport_wait_for_tasks +EXPORT_SYMBOL drivers/target/target_core_mod 0xd983cfcd target_remove_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xd998f5c1 transport_generic_handle_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0xe299e630 transport_alloc_session_tags +EXPORT_SYMBOL drivers/target/target_core_mod 0xe75db407 spc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xe7bbade0 target_configure_unmap_from_queue +EXPORT_SYMBOL drivers/target/target_core_mod 0xe8d06433 target_stop_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xe8f7ce24 transport_generic_free_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xe94d12d7 target_cmd_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xeb36cd66 transport_init_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xee8b9ab0 target_depend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3c2dfe0 transport_set_vpd_proto_id +EXPORT_SYMBOL drivers/target/target_core_mod 0xf7ffed73 transport_backend_register +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x1ffeb400 ufshcd_system_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x564f62d3 ufshcd_system_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x65b71374 ufshcd_runtime_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x75b2be58 ufshcd_runtime_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x9a3d5904 ufshcd_alloc_host +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x9f4e59e9 ufshcd_get_local_unipro_ver +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0xc272e589 tc_dwc_g210_config_20_bit +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0xc673cfe1 tc_dwc_g210_config_40_bit +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x15f6e348 ufshcd_dwc_dme_set_attrs +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0xde2aecbd ufshcd_dwc_link_startup_notify +EXPORT_SYMBOL drivers/usb/class/cdc-wdm 0x0cf8a734 usb_cdc_wdm_register +EXPORT_SYMBOL drivers/usb/gadget/libcomposite 0xf92af3bf usb_os_desc_prepare_interf_dir +EXPORT_SYMBOL drivers/usb/host/sl811-hcd 0x1a6dc4ff sl811h_driver +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x0eb418ee usb_wwan_open +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x1428a8c4 usb_wwan_write_room +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x54663448 usb_wwan_port_remove +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x5fcb0d1c usb_wwan_tiocmset +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x6ecab641 usb_wwan_tiocmget +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x89b7a877 usb_wwan_resume +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x8b060220 usb_wwan_chars_in_buffer +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xa39c544a usb_wwan_close +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xd31a9eec usb_wwan_write +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xf9ea477e usb_wwan_dtr_rts +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xfa35b061 usb_wwan_suspend +EXPORT_SYMBOL drivers/usb/serial/usbserial 0x2a573c7c usb_serial_resume +EXPORT_SYMBOL drivers/usb/serial/usbserial 0x6630ce49 usb_serial_suspend +EXPORT_SYMBOL drivers/vdpa/vdpa 0x18792e78 vdpa_set_status +EXPORT_SYMBOL drivers/vfio/vfio 0x19567d06 vfio_info_cap_shift +EXPORT_SYMBOL drivers/vfio/vfio 0x6c28be5a vfio_info_add_capability +EXPORT_SYMBOL drivers/vfio/vfio 0x94e0ca9b vfio_pin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0x9536b86f vfio_unpin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0xadc044b7 vfio_set_irqs_validate_and_prepare +EXPORT_SYMBOL drivers/vfio/vfio 0xeff94832 vfio_dma_rw +EXPORT_SYMBOL drivers/vhost/vhost 0x668c0f10 vhost_chr_poll +EXPORT_SYMBOL drivers/vhost/vhost 0x842e198e vhost_chr_write_iter +EXPORT_SYMBOL drivers/vhost/vringh 0x22535a6e vringh_abandon_user +EXPORT_SYMBOL drivers/vhost/vringh 0x22f44e7d vringh_getdesc_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x31848eae vringh_notify_enable_user +EXPORT_SYMBOL drivers/vhost/vringh 0x372fd6c2 vringh_init_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3a5d8ed7 vringh_getdesc_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3b304ebb vringh_iov_push_user +EXPORT_SYMBOL drivers/vhost/vringh 0x4311cd91 vringh_iov_pull_user +EXPORT_SYMBOL drivers/vhost/vringh 0x52bae5f4 vringh_complete_multi_user +EXPORT_SYMBOL drivers/vhost/vringh 0x660779c8 vringh_kiov_advance +EXPORT_SYMBOL drivers/vhost/vringh 0x6bcdc931 vringh_complete_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x6bf1b1c2 vringh_complete_user +EXPORT_SYMBOL drivers/vhost/vringh 0x7eaceeaa vringh_init_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x8f8840e8 vringh_notify_enable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x932af7d7 vringh_notify_disable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x964ca823 vringh_iov_push_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x97fa07e9 vringh_iov_push_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9a775e41 vringh_init_iotlb_va +EXPORT_SYMBOL drivers/vhost/vringh 0x9a81a3f6 vringh_need_notify_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9bdd89ae vringh_abandon_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x9f597502 vringh_complete_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xacec70e7 vringh_need_notify_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xb98c2548 vringh_getdesc_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xbb2391f3 vringh_notify_enable_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xbdb0df4e vringh_set_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc33f4090 vringh_iov_pull_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc467f54a vringh_abandon_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xc5a7eb98 vringh_notify_disable_user +EXPORT_SYMBOL drivers/vhost/vringh 0xcc0cbfb9 vringh_need_notify_user +EXPORT_SYMBOL drivers/vhost/vringh 0xd8535ad6 vringh_init_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xde804bb9 vringh_iov_pull_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xe08ccbed vringh_notify_disable_iotlb +EXPORT_SYMBOL drivers/video/backlight/lcd 0x482b29a7 lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0x863d731b lcd_device_unregister +EXPORT_SYMBOL drivers/video/backlight/lcd 0xa3fb2c09 devm_lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0xcee6dccb devm_lcd_device_unregister +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x17f3f471 svga_set_default_seq_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x1be6dc30 svga_set_textmode_vga_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x27756251 svga_tileblit +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x28778f6e svga_tilecursor +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x30789160 svga_get_tilemax +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x3bd8cf06 svga_get_caps +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x4ab38ef2 svga_set_default_crt_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x77cf1281 svga_tilecopy +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x788144ee svga_settile +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x83a41489 svga_set_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c337c2 svga_wcrt_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c97d2a svga_match_format +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x8ad9d934 svga_tilefill +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb0ab2b2e svga_check_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd22ca511 svga_set_default_atc_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd6ec2c44 svga_compute_pll +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xdcc5a013 svga_wseq_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xe28d2a49 svga_set_default_gfx_regs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x0cc3ede5 cyber2000fb_detach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x534b6f18 cyber2000fb_disable_extregs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x5ab9ed91 cyber2000fb_attach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0xb39f68d1 cyber2000fb_enable_extregs +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x233917d1 mac_vmode_to_var +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x316c5060 mac_find_mode +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0xe2304303 mac_map_monitor_sense +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x33f51e38 g450_mnp2f +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x7b9ee198 matroxfb_g450_setpll_cond +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0xf5fbed14 matroxfb_g450_setclk +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x23230066 matrox_mystique +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x4e49e717 DAC1064_global_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x55f168d4 matrox_G100 +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0xfc4ecbfa DAC1064_global_restore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_Ti3026 0x607bc143 matrox_millennium +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_accel 0xc8a79a41 matrox_cfbX_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x007a2306 matroxfb_wait_for_sync +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x012b0aed matroxfb_unregister_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x72cb2316 matroxfb_enable_irq +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xfc32221c matroxfb_register_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0x13cba887 matroxfb_g450_connect +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0xcf310ca8 matroxfb_g450_shutdown +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x25cf8049 matroxfb_PLL_calcclock +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x2cca591a matroxfb_DAC_out +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x7da84891 matroxfb_vgaHWinit +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x87025c0a matroxfb_vgaHWrestore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xc3bd5c54 matroxfb_DAC_in +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xcdc90c64 matroxfb_var2my +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xdd1ce632 matroxfb_read_pins +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0x3037658e sis_malloc +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0xfe963115 sis_free +EXPORT_SYMBOL drivers/video/vgastate 0x686de290 restore_vga +EXPORT_SYMBOL drivers/video/vgastate 0xe7a2620e save_vga +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x0313174d virtio_dma_buf_get_uuid +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x158e9524 virtio_dma_buf_attach +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x5ddf02fe is_virtio_dma_buf +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x6e9727ee virtio_dma_buf_export +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x443f9c4c w1_ds2780_io +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x6bece45a w1_ds2780_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0xa4954956 w1_ds2781_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0xc2a27ca0 w1_ds2781_io +EXPORT_SYMBOL drivers/w1/wire 0x4ca2c489 w1_unregister_family +EXPORT_SYMBOL drivers/w1/wire 0x690bb900 w1_register_family +EXPORT_SYMBOL drivers/w1/wire 0x7709c3ae w1_add_master_device +EXPORT_SYMBOL drivers/w1/wire 0x85b1652e w1_remove_master_device +EXPORT_SYMBOL fs/fscache/fscache 0x09b219cc __fscache_relinquish_volume +EXPORT_SYMBOL fs/fscache/fscache 0x0fc7cec8 fscache_end_volume_access +EXPORT_SYMBOL fs/fscache/fscache 0x1a0d09e7 fscache_n_write +EXPORT_SYMBOL fs/fscache/fscache 0x1cad9707 fscache_withdraw_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x234a140d __traceiter_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x23f2c8ad __fscache_write_to_cache +EXPORT_SYMBOL fs/fscache/fscache 0x279e49d4 __fscache_use_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x29f67bab __fscache_unuse_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x2b389369 __tracepoint_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x306805d3 __SCK__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x3a65a405 __fscache_acquire_volume +EXPORT_SYMBOL fs/fscache/fscache 0x3a89e737 fscache_withdraw_cache +EXPORT_SYMBOL fs/fscache/fscache 0x4404d2aa fscache_n_no_create_space +EXPORT_SYMBOL fs/fscache/fscache 0x4996bd29 fscache_n_updates +EXPORT_SYMBOL fs/fscache/fscache 0x4bd084ba __SCK__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x557a775f fscache_addremove_sem +EXPORT_SYMBOL fs/fscache/fscache 0x64256637 fscache_cookie_lookup_negative +EXPORT_SYMBOL fs/fscache/fscache 0x68a69191 fscache_dirty_folio +EXPORT_SYMBOL fs/fscache/fscache 0x6e416521 __SCK__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x71fb0e58 __tracepoint_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x77e19a42 __tracepoint_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x7c113604 __fscache_begin_read_operation +EXPORT_SYMBOL fs/fscache/fscache 0x8c2d6da7 fscache_clearance_waiters +EXPORT_SYMBOL fs/fscache/fscache 0x90d447f3 fscache_n_culled +EXPORT_SYMBOL fs/fscache/fscache 0x9ffefcb2 fscache_n_read +EXPORT_SYMBOL fs/fscache/fscache 0xae6040a5 __traceiter_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xb2f46780 fscache_end_cookie_access +EXPORT_SYMBOL fs/fscache/fscache 0xb60c0ce1 fscache_acquire_cache +EXPORT_SYMBOL fs/fscache/fscache 0xbca46908 fscache_wq +EXPORT_SYMBOL fs/fscache/fscache 0xbceb5b26 fscache_withdraw_volume +EXPORT_SYMBOL fs/fscache/fscache 0xcb89c462 fscache_add_cache +EXPORT_SYMBOL fs/fscache/fscache 0xcce11a60 fscache_n_no_write_space +EXPORT_SYMBOL fs/fscache/fscache 0xd3e4634d __fscache_acquire_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xd47048b5 fscache_relinquish_cache +EXPORT_SYMBOL fs/fscache/fscache 0xd5f6dbd7 fscache_resume_after_invalidation +EXPORT_SYMBOL fs/fscache/fscache 0xda1e2da6 __fscache_relinquish_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xdabbd71e __fscache_clear_page_bits +EXPORT_SYMBOL fs/fscache/fscache 0xdb4758b1 fscache_put_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xdcb87498 __traceiter_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xe809fe4a fscache_get_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xea965c88 __fscache_resize_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xedd62f63 fscache_io_error +EXPORT_SYMBOL fs/fscache/fscache 0xf296a46e __fscache_begin_write_operation +EXPORT_SYMBOL fs/fscache/fscache 0xf4edd4d1 fscache_wait_for_operation +EXPORT_SYMBOL fs/fscache/fscache 0xf647a165 __fscache_invalidate +EXPORT_SYMBOL fs/fscache/fscache 0xf7bdd14a fscache_caching_failed +EXPORT_SYMBOL fs/netfs/netfs 0x210e29b2 netfs_readahead +EXPORT_SYMBOL fs/netfs/netfs 0x80eefbac netfs_read_folio +EXPORT_SYMBOL fs/netfs/netfs 0xde3cb159 netfs_subreq_terminated +EXPORT_SYMBOL fs/netfs/netfs 0xdfc70a45 netfs_stats_show +EXPORT_SYMBOL fs/netfs/netfs 0xf43a840b netfs_write_begin +EXPORT_SYMBOL fs/ocfs2/cluster/ocfs2_nodemanager 0xbfd7d7a2 o2hb_global_heartbeat_active +EXPORT_SYMBOL fs/quota/quota_tree 0x311a1576 qtree_read_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x31e2ab90 qtree_entry_unused +EXPORT_SYMBOL fs/quota/quota_tree 0x83e66228 qtree_get_next_id +EXPORT_SYMBOL fs/quota/quota_tree 0x9b951cd1 qtree_write_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xbd65d8f2 qtree_release_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xfad870d8 qtree_delete_dquot +EXPORT_SYMBOL lib/crc-itu-t 0x09a34a2b crc_itu_t +EXPORT_SYMBOL lib/crc-itu-t 0xd819a524 crc_itu_t_table +EXPORT_SYMBOL lib/crc7 0x65aaf037 crc7_be_syndrome_table +EXPORT_SYMBOL lib/crc7 0xba55d23e crc7_be +EXPORT_SYMBOL lib/crypto/libarc4 0x2bb32ad1 arc4_setkey +EXPORT_SYMBOL lib/crypto/libarc4 0xcd47fcc4 arc4_crypt +EXPORT_SYMBOL lib/crypto/libchacha 0xcec122d7 chacha_crypt_generic +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x147c3f2e chacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x521c7102 xchacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x6c713da5 chacha20poly1305_encrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x916491ac chacha20poly1305_decrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xc20134e7 chacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xce15a526 xchacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x12627f15 curve25519_generic +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x4a5a8811 curve25519_null_point +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x7e6fdbfc curve25519_base_point +EXPORT_SYMBOL lib/crypto/libpoly1305 0x021f3700 poly1305_core_blocks +EXPORT_SYMBOL lib/crypto/libpoly1305 0xbcb90cb3 poly1305_core_emit +EXPORT_SYMBOL lib/crypto/libpoly1305 0xd45b9cf4 poly1305_core_setkey +EXPORT_SYMBOL lib/libcrc32c 0xb15b4109 crc32c +EXPORT_SYMBOL lib/lru_cache 0x0cb562e6 lc_put +EXPORT_SYMBOL lib/lru_cache 0x12de578e lc_committed +EXPORT_SYMBOL lib/lru_cache 0x1d2ebc6a lc_get +EXPORT_SYMBOL lib/lru_cache 0x2675693b lc_del +EXPORT_SYMBOL lib/lru_cache 0x3f7e1726 lc_seq_printf_stats +EXPORT_SYMBOL lib/lru_cache 0x65de8858 lc_seq_dump_details +EXPORT_SYMBOL lib/lru_cache 0x75e88edc lc_destroy +EXPORT_SYMBOL lib/lru_cache 0x96d40a48 lc_try_get +EXPORT_SYMBOL lib/lru_cache 0xa79000a0 lc_is_used +EXPORT_SYMBOL lib/lru_cache 0xaeb959aa lc_create +EXPORT_SYMBOL lib/lru_cache 0xbf18a077 lc_reset +EXPORT_SYMBOL lib/lru_cache 0xc4d8d7a4 lc_find +EXPORT_SYMBOL lib/lru_cache 0xdbdee578 lc_element_by_index +EXPORT_SYMBOL lib/lru_cache 0xf0e20f9b lc_try_lock +EXPORT_SYMBOL lib/lru_cache 0xfba16232 lc_get_cumulative +EXPORT_SYMBOL lib/lz4/lz4_compress 0x4f4d78c5 LZ4_compress_default +EXPORT_SYMBOL lib/lz4/lz4_compress 0x5bc92e85 LZ4_compress_destSize +EXPORT_SYMBOL lib/lz4/lz4_compress 0x6004858d LZ4_compress_fast +EXPORT_SYMBOL lib/lz4/lz4_compress 0x635ff76d LZ4_saveDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0x749849d8 LZ4_loadDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0xf9eced44 LZ4_compress_fast_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x38f7b6e0 LZ4_compress_HC_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x93ff008c LZ4_loadDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x9cef495b LZ4_saveDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0xddf86133 LZ4_compress_HC +EXPORT_SYMBOL lib/math/cordic 0x7e431c15 cordic_calc_iq +EXPORT_SYMBOL lib/objagg 0x0363233d objagg_obj_raw +EXPORT_SYMBOL lib/objagg 0x23865923 objagg_destroy +EXPORT_SYMBOL lib/objagg 0x24ca5ca9 objagg_obj_root_priv +EXPORT_SYMBOL lib/objagg 0x342aefe2 objagg_obj_delta_priv +EXPORT_SYMBOL lib/objagg 0x352633f4 objagg_hints_stats_get +EXPORT_SYMBOL lib/objagg 0x3c58e78f objagg_hints_put +EXPORT_SYMBOL lib/objagg 0x6691f29d objagg_obj_put +EXPORT_SYMBOL lib/objagg 0x679e8cc2 objagg_create +EXPORT_SYMBOL lib/objagg 0xb17ab162 objagg_obj_get +EXPORT_SYMBOL lib/objagg 0xdaa3ee68 objagg_stats_get +EXPORT_SYMBOL lib/objagg 0xf5511527 objagg_stats_put +EXPORT_SYMBOL lib/objagg 0xfaa9d1a8 objagg_hints_get +EXPORT_SYMBOL lib/parman 0x0f518717 parman_prio_init +EXPORT_SYMBOL lib/parman 0x7b03d378 parman_item_add +EXPORT_SYMBOL lib/parman 0x8b7e26f5 parman_item_remove +EXPORT_SYMBOL lib/parman 0xc3e2d892 parman_create +EXPORT_SYMBOL lib/parman 0xc6a3d260 parman_prio_fini +EXPORT_SYMBOL lib/parman 0xca39ae6a parman_destroy +EXPORT_SYMBOL lib/raid6/raid6_pq 0x0b2c64a3 raid6_vgfmul +EXPORT_SYMBOL lib/raid6/raid6_pq 0x17f54263 raid6_gfexp +EXPORT_SYMBOL lib/raid6/raid6_pq 0x59a2712d raid6_gfinv +EXPORT_SYMBOL lib/raid6/raid6_pq 0xb0d904b7 raid6_empty_zero_page +EXPORT_SYMBOL lib/raid6/raid6_pq 0xc8e3332b raid6_gflog +EXPORT_SYMBOL lib/raid6/raid6_pq 0xcc4ee841 raid6_gfexi +EXPORT_SYMBOL lib/raid6/raid6_pq 0xd91319d6 raid6_gfmul +EXPORT_SYMBOL net/6lowpan/6lowpan 0x01bf302a lowpan_unregister_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0x2eef9b09 lowpan_register_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0x75f38650 lowpan_unregister_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0x81afbeda lowpan_nhc_add +EXPORT_SYMBOL net/6lowpan/6lowpan 0xc42e0123 lowpan_register_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0xe9eac9d6 lowpan_nhc_del +EXPORT_SYMBOL net/802/p8022 0x0566b8c9 register_8022_client +EXPORT_SYMBOL net/802/p8022 0xde890d80 unregister_8022_client +EXPORT_SYMBOL net/802/psnap 0x9f66b54b unregister_snap_client +EXPORT_SYMBOL net/802/psnap 0xa2406305 register_snap_client +EXPORT_SYMBOL net/9p/9pnet 0x007fa54d p9_release_pages +EXPORT_SYMBOL net/9p/9pnet 0x0504c961 v9fs_get_default_trans +EXPORT_SYMBOL net/9p/9pnet 0x057b0fe2 p9_client_unlinkat +EXPORT_SYMBOL net/9p/9pnet 0x087c72f7 p9_client_wstat +EXPORT_SYMBOL net/9p/9pnet 0x0bfa56f9 p9_client_getattr_dotl +EXPORT_SYMBOL net/9p/9pnet 0x0cb7c5f6 p9_client_walk +EXPORT_SYMBOL net/9p/9pnet 0x0f81e4fe p9_client_destroy +EXPORT_SYMBOL net/9p/9pnet 0x1044f7ff p9_client_clunk +EXPORT_SYMBOL net/9p/9pnet 0x15f329d2 p9_client_renameat +EXPORT_SYMBOL net/9p/9pnet 0x1ab7a375 p9_client_cb +EXPORT_SYMBOL net/9p/9pnet 0x202b6e83 p9_client_link +EXPORT_SYMBOL net/9p/9pnet 0x2ca77a12 v9fs_get_trans_by_name +EXPORT_SYMBOL net/9p/9pnet 0x334be512 p9_client_mknod_dotl +EXPORT_SYMBOL net/9p/9pnet 0x34f660dc p9_client_fcreate +EXPORT_SYMBOL net/9p/9pnet 0x371fddb1 p9_client_remove +EXPORT_SYMBOL net/9p/9pnet 0x3d73a797 p9_errstr2errno +EXPORT_SYMBOL net/9p/9pnet 0x41ce9823 p9stat_read +EXPORT_SYMBOL net/9p/9pnet 0x446f44e5 p9_show_client_options +EXPORT_SYMBOL net/9p/9pnet 0x4ba99359 p9_fcall_fini +EXPORT_SYMBOL net/9p/9pnet 0x53103f40 __traceiter_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0x613727af p9_client_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x647416d6 p9_client_begin_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x65d48a7b p9_client_rename +EXPORT_SYMBOL net/9p/9pnet 0x66a64546 p9_is_proto_dotl +EXPORT_SYMBOL net/9p/9pnet 0x695b7793 do_trace_9p_fid_get +EXPORT_SYMBOL net/9p/9pnet 0x6d9a9d63 p9_is_proto_dotu +EXPORT_SYMBOL net/9p/9pnet 0x70fdd021 p9_client_lock_dotl +EXPORT_SYMBOL net/9p/9pnet 0x761cad64 p9_parse_header +EXPORT_SYMBOL net/9p/9pnet 0x7cbd6c27 p9_client_readdir +EXPORT_SYMBOL net/9p/9pnet 0x7f6ad823 p9_client_write +EXPORT_SYMBOL net/9p/9pnet 0x95bd8f96 p9dirent_read +EXPORT_SYMBOL net/9p/9pnet 0x9aad9670 p9_client_readlink +EXPORT_SYMBOL net/9p/9pnet 0x9e96d8eb p9_req_put +EXPORT_SYMBOL net/9p/9pnet 0xa48a4693 p9_client_getlock_dotl +EXPORT_SYMBOL net/9p/9pnet 0xa5fb50d9 p9_tag_lookup +EXPORT_SYMBOL net/9p/9pnet 0xb3280d1e v9fs_register_trans +EXPORT_SYMBOL net/9p/9pnet 0xb55ae777 __SCK__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xb6e09c80 p9_client_setattr +EXPORT_SYMBOL net/9p/9pnet 0xc15dc699 p9_client_open +EXPORT_SYMBOL net/9p/9pnet 0xccb3f6bf p9_client_read_once +EXPORT_SYMBOL net/9p/9pnet 0xd01d3a02 p9_client_read +EXPORT_SYMBOL net/9p/9pnet 0xd384c683 p9stat_free +EXPORT_SYMBOL net/9p/9pnet 0xdbe26712 p9_client_fsync +EXPORT_SYMBOL net/9p/9pnet 0xdc5b647d p9_client_create_dotl +EXPORT_SYMBOL net/9p/9pnet 0xdeffee43 p9_client_statfs +EXPORT_SYMBOL net/9p/9pnet 0xdfeb2207 p9_client_mkdir_dotl +EXPORT_SYMBOL net/9p/9pnet 0xe58a3360 p9_error_init +EXPORT_SYMBOL net/9p/9pnet 0xe75d839e p9_client_stat +EXPORT_SYMBOL net/9p/9pnet 0xe9086db8 p9_client_attach +EXPORT_SYMBOL net/9p/9pnet 0xeb91b9e3 v9fs_unregister_trans +EXPORT_SYMBOL net/9p/9pnet 0xee437897 __tracepoint_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xef447f2d p9_client_create +EXPORT_SYMBOL net/9p/9pnet 0xf0aac4e1 p9_client_symlink +EXPORT_SYMBOL net/9p/9pnet 0xf17fbe4f do_trace_9p_fid_put +EXPORT_SYMBOL net/appletalk/appletalk 0x6c29cb1b atalk_find_dev_addr +EXPORT_SYMBOL net/appletalk/appletalk 0x6e59d99a aarp_send_ddp +EXPORT_SYMBOL net/appletalk/appletalk 0xe0046c0b atrtr_get_dev +EXPORT_SYMBOL net/appletalk/appletalk 0xe609878f alloc_ltalkdev +EXPORT_SYMBOL net/atm/atm 0x06c8c3d2 atm_charge +EXPORT_SYMBOL net/atm/atm 0x0976e402 vcc_release_async +EXPORT_SYMBOL net/atm/atm 0x0e88885a vcc_process_recv_queue +EXPORT_SYMBOL net/atm/atm 0x2cc2d52d vcc_hash +EXPORT_SYMBOL net/atm/atm 0x38064c08 vcc_insert_socket +EXPORT_SYMBOL net/atm/atm 0x4443d399 atm_proc_root +EXPORT_SYMBOL net/atm/atm 0x44c6e633 vcc_sklist_lock +EXPORT_SYMBOL net/atm/atm 0x46b57271 atm_alloc_charge +EXPORT_SYMBOL net/atm/atm 0x5185f478 register_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0x6579c48c deregister_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0x6af8a7db atm_init_aal5 +EXPORT_SYMBOL net/atm/atm 0x9133f1f5 atm_dev_register +EXPORT_SYMBOL net/atm/atm 0x99462cbe atm_dev_signal_change +EXPORT_SYMBOL net/atm/atm 0x9958687d atm_dev_deregister +EXPORT_SYMBOL net/atm/atm 0x9feaf287 sonet_subtract_stats +EXPORT_SYMBOL net/atm/atm 0xa173f149 atm_dev_lookup +EXPORT_SYMBOL net/atm/atm 0xaa024146 sonet_copy_stats +EXPORT_SYMBOL net/atm/atm 0xb860d93f atm_dev_release_vccs +EXPORT_SYMBOL net/atm/atm 0xf49bc67a atm_pcr_goal +EXPORT_SYMBOL net/ax25/ax25 0x14cecd59 ax25_display_timer +EXPORT_SYMBOL net/ax25/ax25 0x1c6893e6 ax25_linkfail_register +EXPORT_SYMBOL net/ax25/ax25 0x2045836a ax25_find_cb +EXPORT_SYMBOL net/ax25/ax25 0x242852b9 ax25_uid_policy +EXPORT_SYMBOL net/ax25/ax25 0x3333985b ax25_ip_xmit +EXPORT_SYMBOL net/ax25/ax25 0x4502c65a asc2ax +EXPORT_SYMBOL net/ax25/ax25 0x53dea1ff ax2asc +EXPORT_SYMBOL net/ax25/ax25 0x68fc8271 ax25_linkfail_release +EXPORT_SYMBOL net/ax25/ax25 0x8ede9e26 ax25_protocol_release +EXPORT_SYMBOL net/ax25/ax25 0xa19e2be9 ax25_send_frame +EXPORT_SYMBOL net/ax25/ax25 0xc1444946 ax25cmp +EXPORT_SYMBOL net/ax25/ax25 0xd43ecbf1 null_ax25_address +EXPORT_SYMBOL net/ax25/ax25 0xdfaf7fa5 ax25_listen_register +EXPORT_SYMBOL net/ax25/ax25 0xeae3ed43 ax25_listen_release +EXPORT_SYMBOL net/ax25/ax25 0xec9e1fc6 ax25_header_ops +EXPORT_SYMBOL net/ax25/ax25 0xee02e420 ax25_findbyuid +EXPORT_SYMBOL net/bluetooth/bluetooth 0x02bb9065 bt_sock_poll +EXPORT_SYMBOL net/bluetooth/bluetooth 0x04baceb4 hci_release_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0718b8b7 bt_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x07ed027f bt_sock_wait_ready +EXPORT_SYMBOL net/bluetooth/bluetooth 0x14a27fa9 __hci_cmd_send +EXPORT_SYMBOL net/bluetooth/bluetooth 0x199a0ac8 hci_get_route +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1adab9bd hci_devcd_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1fe32e96 hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1ffd132d hci_cmd_sync_submit +EXPORT_SYMBOL net/bluetooth/bluetooth 0x214e4265 bt_warn +EXPORT_SYMBOL net/bluetooth/bluetooth 0x222ea189 l2cap_conn_get +EXPORT_SYMBOL net/bluetooth/bluetooth 0x23781022 hci_recv_frame +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2b480dd2 hci_recv_diag +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2ca27716 l2cap_unregister_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2dfa8d84 bt_accept_enqueue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2edd418a hci_register_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x32b8e25f hci_devcd_abort +EXPORT_SYMBOL net/bluetooth/bluetooth 0x345a6142 hci_devcd_complete +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3519d124 bt_sock_wait_state +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3bf814e4 hci_set_fw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x436a33fa bt_sock_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x45ca00dc l2cap_register_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4c8cd4b7 bt_sock_ioctl +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4f9d9015 hci_unregister_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0x52f56966 __hci_cmd_sync_status_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0x53e1b8bb __hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0x565ce98a bt_sock_stream_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0x581a0f98 __hci_cmd_sync_ev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5dac0e53 hci_mgmt_chan_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x64dd761c hci_conn_switch_role +EXPORT_SYMBOL net/bluetooth/bluetooth 0x6792cc72 hci_conn_security +EXPORT_SYMBOL net/bluetooth/bluetooth 0x6a0588a5 hci_unregister_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x70658210 bt_accept_dequeue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7aad008b bt_to_errno +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7ac3fc83 hci_devcd_append_pattern +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b5ce5c3 baswap +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b8c32f1 bt_err +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7bd9427a bt_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8dc4b6ae hci_mgmt_chan_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8fea24bd bt_sock_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x9487d8cd bt_sock_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa36d67be hci_devcd_rx +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa60137a1 hci_devcd_timeout +EXPORT_SYMBOL net/bluetooth/bluetooth 0xab062bc5 l2cap_is_socket +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb0fbb80a hci_set_hw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0xbac48319 hci_register_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0xbba7c2cd l2cap_conn_put +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc094fc9c l2cap_chan_close +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc2295098 hci_devcd_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc5edb071 hci_conn_check_secure +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc8059af3 __hci_cmd_sync_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0xcd3e5190 bt_sock_reclassify_lock +EXPORT_SYMBOL net/bluetooth/bluetooth 0xce49231d hci_resume_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xcfd9c260 hci_reset_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd352aa06 bt_sock_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd530d6c3 hci_devcd_append +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd5410b2b bt_accept_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd6b0730c hci_cmd_sync_cancel +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7613212 bt_err_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xddacccf6 bt_warn_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe2615c44 bt_procfs_cleanup +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe4b6097b hci_alloc_dev_priv +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe693d5fc hci_cmd_sync_queue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe9b1c280 hci_suspend_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf21f4c4a hci_free_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf280d052 __hci_cmd_sync_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf412d138 bt_sock_link +EXPORT_SYMBOL net/bluetooth/bluetooth 0xfcad56a7 bt_procfs_init +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x10a7bf4c ebt_unregister_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x10dcca1c ebt_unregister_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x1878412b ebt_do_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x1e23b70d ebt_register_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x9ea20fa4 ebt_register_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xd03a9ae8 ebt_unregister_table_pre_exit +EXPORT_SYMBOL net/caif/caif 0x1446b60a caif_client_register_refcnt +EXPORT_SYMBOL net/caif/caif 0x2a09f713 cfpkt_fromnative +EXPORT_SYMBOL net/caif/caif 0x2c2a3870 caif_enroll_dev +EXPORT_SYMBOL net/caif/caif 0x2c57c080 caif_connect_client +EXPORT_SYMBOL net/caif/caif 0x329dbd06 cfpkt_info +EXPORT_SYMBOL net/caif/caif 0x38701a7c cfcnfg_del_phy_layer +EXPORT_SYMBOL net/caif/caif 0x3fa84493 cfpkt_add_head +EXPORT_SYMBOL net/caif/caif 0x40aef176 caif_disconnect_client +EXPORT_SYMBOL net/caif/caif 0x40babbe0 cfpkt_extr_head +EXPORT_SYMBOL net/caif/caif 0x4a237e57 cfpkt_tonative +EXPORT_SYMBOL net/caif/caif 0x82d74ae8 get_cfcnfg +EXPORT_SYMBOL net/caif/caif 0x839ddb7b cfcnfg_set_phy_state +EXPORT_SYMBOL net/caif/caif 0x9e3e305d cfpkt_set_prio +EXPORT_SYMBOL net/caif/caif 0xb7b6874e caif_free_client +EXPORT_SYMBOL net/caif/caif 0xbe2965cc cfcnfg_add_phy_layer +EXPORT_SYMBOL net/can/can 0x00295479 can_rx_unregister +EXPORT_SYMBOL net/can/can 0x37f951f4 can_rx_register +EXPORT_SYMBOL net/can/can 0x562e928f can_proto_unregister +EXPORT_SYMBOL net/can/can 0x59d4f458 can_proto_register +EXPORT_SYMBOL net/can/can 0x836d72df can_sock_destruct +EXPORT_SYMBOL net/can/can 0xff8e4a16 can_send +EXPORT_SYMBOL net/ceph/libceph 0x025c32d4 osd_req_op_extent_osd_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x04cad6f0 ceph_pg_poolid_by_name +EXPORT_SYMBOL net/ceph/libceph 0x0b8247e5 ceph_monc_stop +EXPORT_SYMBOL net/ceph/libceph 0x0c234232 ceph_monc_validate_auth +EXPORT_SYMBOL net/ceph/libceph 0x0c6f5914 ceph_msg_data_add_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x102e6ebe ceph_osdc_abort_requests +EXPORT_SYMBOL net/ceph/libceph 0x1233dd62 ceph_cls_lock +EXPORT_SYMBOL net/ceph/libceph 0x1378aba3 ceph_pg_pool_name_by_id +EXPORT_SYMBOL net/ceph/libceph 0x1387fa05 ceph_osdc_start_request +EXPORT_SYMBOL net/ceph/libceph 0x15b892ea osd_req_op_extent_osd_data_bio +EXPORT_SYMBOL net/ceph/libceph 0x165b1948 ceph_pagelist_free_reserve +EXPORT_SYMBOL net/ceph/libceph 0x17c17611 ceph_pg_to_acting_primary +EXPORT_SYMBOL net/ceph/libceph 0x196d8e67 ceph_osdc_notify_ack +EXPORT_SYMBOL net/ceph/libceph 0x19e97df0 __ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x1ad92c81 ceph_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x1becf825 osd_req_op_init +EXPORT_SYMBOL net/ceph/libceph 0x1ccb704c ceph_con_keepalive +EXPORT_SYMBOL net/ceph/libceph 0x1d6f170c ceph_monc_got_map +EXPORT_SYMBOL net/ceph/libceph 0x1efca61b ceph_osdc_flush_notifies +EXPORT_SYMBOL net/ceph/libceph 0x20152ea1 osd_req_op_extent_init +EXPORT_SYMBOL net/ceph/libceph 0x2087719e ceph_oid_copy +EXPORT_SYMBOL net/ceph/libceph 0x2101cbc9 ceph_oid_destroy +EXPORT_SYMBOL net/ceph/libceph 0x22181d02 osd_req_op_extent_osd_iter +EXPORT_SYMBOL net/ceph/libceph 0x2347b4fb ceph_msg_dump +EXPORT_SYMBOL net/ceph/libceph 0x2770866a osd_req_op_xattr_init +EXPORT_SYMBOL net/ceph/libceph 0x28491cde osd_req_op_cls_request_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x2a983d26 ceph_pagelist_release +EXPORT_SYMBOL net/ceph/libceph 0x2c4d6f6a osd_req_op_extent_osd_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x2fbf227f ceph_osdc_alloc_request +EXPORT_SYMBOL net/ceph/libceph 0x300e07e2 ceph_monc_wait_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x3023ff3b ceph_auth_invalidate_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x3394fb65 ceph_copy_from_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x3643ab4b ceph_monc_init +EXPORT_SYMBOL net/ceph/libceph 0x38f2d94e ceph_file_to_extents +EXPORT_SYMBOL net/ceph/libceph 0x3bcb8618 ceph_monc_get_version_async +EXPORT_SYMBOL net/ceph/libceph 0x3c8d7111 ceph_get_num_objects +EXPORT_SYMBOL net/ceph/libceph 0x3edccf67 ceph_cls_break_lock +EXPORT_SYMBOL net/ceph/libceph 0x417a9131 ceph_oloc_destroy +EXPORT_SYMBOL net/ceph/libceph 0x437b6b94 ceph_copy_user_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x466b85b8 libceph_compatible +EXPORT_SYMBOL net/ceph/libceph 0x46f3076c ceph_compare_options +EXPORT_SYMBOL net/ceph/libceph 0x46f9b218 ceph_msg_data_add_pages +EXPORT_SYMBOL net/ceph/libceph 0x4ad20782 ceph_auth_handle_svc_reply_done +EXPORT_SYMBOL net/ceph/libceph 0x4affd6c2 ceph_parse_fsid +EXPORT_SYMBOL net/ceph/libceph 0x4cc41de4 ceph_auth_handle_bad_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x4cdc7c5b ceph_auth_verify_authorizer_reply +EXPORT_SYMBOL net/ceph/libceph 0x4e565689 ceph_osdc_sync +EXPORT_SYMBOL net/ceph/libceph 0x4fa161c6 ceph_auth_is_authenticated +EXPORT_SYMBOL net/ceph/libceph 0x50554c20 ceph_monc_want_map +EXPORT_SYMBOL net/ceph/libceph 0x50603ce3 ceph_decode_entity_addrvec +EXPORT_SYMBOL net/ceph/libceph 0x51846084 ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x56542fb8 __ceph_alloc_sparse_ext_map +EXPORT_SYMBOL net/ceph/libceph 0x57baf885 ceph_str_hash +EXPORT_SYMBOL net/ceph/libceph 0x59502675 ceph_osdc_cancel_request +EXPORT_SYMBOL net/ceph/libceph 0x59ecf663 osd_req_op_extent_osd_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x5a832824 ceph_con_close +EXPORT_SYMBOL net/ceph/libceph 0x5ae2859a osd_req_op_extent_osd_data_bvec_pos +EXPORT_SYMBOL net/ceph/libceph 0x5aeeee62 ceph_oid_aprintf +EXPORT_SYMBOL net/ceph/libceph 0x5d3cd8fd ceph_con_send +EXPORT_SYMBOL net/ceph/libceph 0x5eb932d2 ceph_reset_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x616ac818 osd_req_op_cls_init +EXPORT_SYMBOL net/ceph/libceph 0x61a5c00b ceph_con_open +EXPORT_SYMBOL net/ceph/libceph 0x63758856 ceph_str_hash_name +EXPORT_SYMBOL net/ceph/libceph 0x66a35002 ceph_zero_page_vector_range +EXPORT_SYMBOL net/ceph/libceph 0x6a7a38a0 ceph_pr_addr +EXPORT_SYMBOL net/ceph/libceph 0x6b89c445 osd_req_op_extent_osd_data +EXPORT_SYMBOL net/ceph/libceph 0x6c5a5400 ceph_con_init +EXPORT_SYMBOL net/ceph/libceph 0x7449ba9a ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x75f592c1 ceph_msg_put +EXPORT_SYMBOL net/ceph/libceph 0x7b4b3b7d ceph_monc_do_statfs +EXPORT_SYMBOL net/ceph/libceph 0x7d9b070d ceph_osdc_put_request +EXPORT_SYMBOL net/ceph/libceph 0x815d2f84 ceph_osdc_new_request +EXPORT_SYMBOL net/ceph/libceph 0x81f86420 ceph_osdc_maybe_request_map +EXPORT_SYMBOL net/ceph/libceph 0x860c5ce0 ceph_alloc_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x86fca7e4 ceph_put_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x87636afe __ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x8ba40d87 osd_req_op_cls_request_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x8d10a013 ceph_monc_open_session +EXPORT_SYMBOL net/ceph/libceph 0x91e3dae9 ceph_create_client +EXPORT_SYMBOL net/ceph/libceph 0x91f63c73 ceph_msg_new2 +EXPORT_SYMBOL net/ceph/libceph 0x92b7b4ce ceph_pg_pool_flags +EXPORT_SYMBOL net/ceph/libceph 0x94b9b6fa ceph_cls_unlock +EXPORT_SYMBOL net/ceph/libceph 0x96683bef osd_req_op_extent_dup_last +EXPORT_SYMBOL net/ceph/libceph 0x98246b0d osd_req_op_cls_response_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x987d3968 ceph_alloc_options +EXPORT_SYMBOL net/ceph/libceph 0x99df1360 ceph_osdc_wait_request +EXPORT_SYMBOL net/ceph/libceph 0x99f4a88f ceph_put_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x9bc6b539 ceph_find_or_create_string +EXPORT_SYMBOL net/ceph/libceph 0x9ca95932 ceph_create_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x9eaae868 ceph_osdc_list_watchers +EXPORT_SYMBOL net/ceph/libceph 0x9f16247e ceph_osdc_get_request +EXPORT_SYMBOL net/ceph/libceph 0x9fbba67f ceph_buffer_new +EXPORT_SYMBOL net/ceph/libceph 0x9fefa3cb ceph_calc_file_object_mapping +EXPORT_SYMBOL net/ceph/libceph 0xa421653f ceph_cls_set_cookie +EXPORT_SYMBOL net/ceph/libceph 0xa45d0324 osd_req_op_alloc_hint_init +EXPORT_SYMBOL net/ceph/libceph 0xa59c7b7c ceph_client_gid +EXPORT_SYMBOL net/ceph/libceph 0xa698f998 ceph_free_lockers +EXPORT_SYMBOL net/ceph/libceph 0xa9717f00 ceph_auth_add_authorizer_challenge +EXPORT_SYMBOL net/ceph/libceph 0xabb51e3b ceph_parse_param +EXPORT_SYMBOL net/ceph/libceph 0xad703657 ceph_auth_destroy_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xaf1e1fe5 osd_req_op_extent_update +EXPORT_SYMBOL net/ceph/libceph 0xafb8a407 ceph_msgr_flush +EXPORT_SYMBOL net/ceph/libceph 0xb54676fa ceph_msg_type_name +EXPORT_SYMBOL net/ceph/libceph 0xb72c162e ceph_buffer_release +EXPORT_SYMBOL net/ceph/libceph 0xbd2f79ae ceph_oloc_copy +EXPORT_SYMBOL net/ceph/libceph 0xbe3879aa ceph_get_snap_context +EXPORT_SYMBOL net/ceph/libceph 0xbefdfc62 ceph_msg_get +EXPORT_SYMBOL net/ceph/libceph 0xbf22d10e ceph_msg_new +EXPORT_SYMBOL net/ceph/libceph 0xc2a529c1 ceph_copy_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xc366bfa1 ceph_pagelist_truncate +EXPORT_SYMBOL net/ceph/libceph 0xc6312eba ceph_monc_renew_subs +EXPORT_SYMBOL net/ceph/libceph 0xc811755b ceph_destroy_client +EXPORT_SYMBOL net/ceph/libceph 0xca80437b ceph_extent_to_file +EXPORT_SYMBOL net/ceph/libceph 0xcc011070 ceph_monc_get_version +EXPORT_SYMBOL net/ceph/libceph 0xd4b5535f ceph_osdc_notify +EXPORT_SYMBOL net/ceph/libceph 0xd4d736db ceph_destroy_options +EXPORT_SYMBOL net/ceph/libceph 0xd4eb7735 ceph_decode_entity_addr +EXPORT_SYMBOL net/ceph/libceph 0xd7907a87 ceph_print_client_options +EXPORT_SYMBOL net/ceph/libceph 0xd90356cc ceph_osdc_alloc_messages +EXPORT_SYMBOL net/ceph/libceph 0xdcae3611 osd_req_op_cls_request_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xdd4be988 ceph_cls_assert_locked +EXPORT_SYMBOL net/ceph/libceph 0xdf6ef4a1 ceph_oid_printf +EXPORT_SYMBOL net/ceph/libceph 0xdfc091f9 ceph_entity_type_name +EXPORT_SYMBOL net/ceph/libceph 0xe1a03a47 osd_req_op_copy_from_init +EXPORT_SYMBOL net/ceph/libceph 0xe34a59f2 ceph_object_locator_to_pg +EXPORT_SYMBOL net/ceph/libceph 0xe44de909 ceph_cls_lock_info +EXPORT_SYMBOL net/ceph/libceph 0xe59ed854 osd_req_op_raw_data_in_pages +EXPORT_SYMBOL net/ceph/libceph 0xe6ad1253 ceph_monc_blocklist_add +EXPORT_SYMBOL net/ceph/libceph 0xe76e7226 ceph_pagelist_alloc +EXPORT_SYMBOL net/ceph/libceph 0xe7c6ebbf ceph_osdc_clear_abort_err +EXPORT_SYMBOL net/ceph/libceph 0xe90905ba ceph_release_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xec5aa965 ceph_msg_data_add_bio +EXPORT_SYMBOL net/ceph/libceph 0xeccaf6d6 ceph_osdc_call +EXPORT_SYMBOL net/ceph/libceph 0xee120c03 ceph_release_string +EXPORT_SYMBOL net/ceph/libceph 0xee8a6523 ceph_parse_mon_ips +EXPORT_SYMBOL net/ceph/libceph 0xeef6cfa3 ceph_iterate_extents +EXPORT_SYMBOL net/ceph/libceph 0xefce3c3b ceph_pagelist_reserve +EXPORT_SYMBOL net/ceph/libceph 0xefce991c ceph_pagelist_append +EXPORT_SYMBOL net/ceph/libceph 0xf03fe862 ceph_pagelist_set_cursor +EXPORT_SYMBOL net/ceph/libceph 0xf057c378 ceph_osdc_update_epoch_barrier +EXPORT_SYMBOL net/ceph/libceph 0xf254297e ceph_addr_is_blank +EXPORT_SYMBOL net/ceph/libceph 0xf74b5bc4 ceph_check_fsid +EXPORT_SYMBOL net/ceph/libceph 0xf90c0e4d ceph_auth_handle_svc_reply_more +EXPORT_SYMBOL net/ceph/libceph 0xf9e4a893 ceph_msg_data_add_pagelist +EXPORT_SYMBOL net/ceph/libceph 0xfa26727b ceph_wait_for_latest_osdmap +EXPORT_SYMBOL net/ceph/libceph 0xfc288942 ceph_osdc_unwatch +EXPORT_SYMBOL net/ceph/libceph 0xfc9da6bd ceph_osdc_watch +EXPORT_SYMBOL net/dccp/dccp_ipv4 0xa89d792e dccp_syn_ack_timeout +EXPORT_SYMBOL net/dccp/dccp_ipv4 0xc52f00de dccp_req_err +EXPORT_SYMBOL net/hsr/hsr 0x8761cdc6 is_hsr_master +EXPORT_SYMBOL net/hsr/hsr 0x900c9222 hsr_get_version +EXPORT_SYMBOL net/ieee802154/ieee802154 0x07880957 wpan_phy_for_each +EXPORT_SYMBOL net/ieee802154/ieee802154 0x2f1a6fb5 wpan_phy_free +EXPORT_SYMBOL net/ieee802154/ieee802154 0x3f0bdc9a wpan_phy_unregister +EXPORT_SYMBOL net/ieee802154/ieee802154 0x446bcf92 wpan_phy_new +EXPORT_SYMBOL net/ieee802154/ieee802154 0x70390f50 wpan_phy_register +EXPORT_SYMBOL net/ieee802154/ieee802154 0xd8790aad wpan_phy_find +EXPORT_SYMBOL net/ipv4/fou 0x1757d1a4 fou_encap_hlen +EXPORT_SYMBOL net/ipv4/fou 0x79fb40b8 __gue_build_header +EXPORT_SYMBOL net/ipv4/fou 0xea9430d1 __fou_build_header +EXPORT_SYMBOL net/ipv4/fou 0xf13914b3 gue_encap_hlen +EXPORT_SYMBOL net/ipv4/gre 0x64a2be54 gre_parse_header +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x1298d29c ip_tunnel_md_udp_encap +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x37aea612 ip_tunnel_get_link_net +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x693ca3a8 ip_tunnel_encap_del_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xba1ad44c ip_tunnel_encap_add_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xe378101c ip_tunnel_get_iflink +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x1cb68239 arpt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x23a13e21 arpt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x4efea26b arpt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x9665b291 arpt_unregister_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x078895cd ipt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x0c812a19 ipt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x213c908c ipt_unregister_table_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xac8627af ipt_do_table +EXPORT_SYMBOL net/ipv4/tunnel4 0x3c4cb313 xfrm4_tunnel_deregister +EXPORT_SYMBOL net/ipv4/tunnel4 0xf9dd0aca xfrm4_tunnel_register +EXPORT_SYMBOL net/ipv4/udp_tunnel 0x71962025 udp_sock_create4 +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x008407e2 ip6_tnl_rcv +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x08d06677 ip6_tnl_encap_del_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x325666a2 ip6_tnl_parse_tlv_enc_lim +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x5bfeb178 ip6_tnl_encap_add_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xadf79aaf ip6_tnl_get_iflink +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xd255ef01 ip6_tnl_get_link_net +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xd27a6a5b ip6_tnl_xmit +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xd5a481a9 ip6_tnl_change_mtu +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xe0680400 ip6_tnl_get_cap +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x3d5bf0df ip6t_do_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x83971291 ip6t_unregister_table_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xc81cfec0 ip6t_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xda9da4f4 ip6t_register_table +EXPORT_SYMBOL net/ipv6/tunnel6 0x1c1a0fd7 xfrm6_tunnel_deregister +EXPORT_SYMBOL net/ipv6/tunnel6 0x6c638bb9 xfrm6_tunnel_register +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x277dbb3e xfrm6_tunnel_spi_lookup +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x4583c8a1 xfrm6_tunnel_alloc_spi +EXPORT_SYMBOL net/lapb/lapb 0x20135f95 lapb_unregister +EXPORT_SYMBOL net/lapb/lapb 0x3b1ea530 lapb_setparms +EXPORT_SYMBOL net/lapb/lapb 0x48998d74 lapb_data_request +EXPORT_SYMBOL net/lapb/lapb 0x4d61bdfa lapb_getparms +EXPORT_SYMBOL net/lapb/lapb 0x69e68d68 lapb_data_received +EXPORT_SYMBOL net/lapb/lapb 0xe29ebe33 lapb_connect_request +EXPORT_SYMBOL net/lapb/lapb 0xe3766065 lapb_register +EXPORT_SYMBOL net/lapb/lapb 0xe4de192d lapb_disconnect_request +EXPORT_SYMBOL net/llc/llc 0x1a716554 llc_sap_close +EXPORT_SYMBOL net/llc/llc 0x2ab3b048 llc_sap_open +EXPORT_SYMBOL net/llc/llc 0x38b92846 llc_remove_pack +EXPORT_SYMBOL net/llc/llc 0x455b8225 llc_sap_find +EXPORT_SYMBOL net/llc/llc 0x4f3cb7b9 llc_mac_hdr_init +EXPORT_SYMBOL net/llc/llc 0x52d7b2fd llc_sap_list +EXPORT_SYMBOL net/llc/llc 0x532b0600 llc_build_and_send_ui_pkt +EXPORT_SYMBOL net/llc/llc 0xb5e9027d llc_set_station_handler +EXPORT_SYMBOL net/llc/llc 0xceee5878 llc_add_pack +EXPORT_SYMBOL net/mac80211/mac80211 0x0059aea2 ieee80211_stop_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x00703210 ieee80211_sched_scan_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0x017be1bb ieee80211_beacon_get_template_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x05386577 ieee80211_wake_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x09127132 ieee80211_rts_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x0a43aac3 ieee80211_queue_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0x0e6a121a ieee80211_mark_rx_ba_filtered_frames +EXPORT_SYMBOL net/mac80211/mac80211 0x0edfa407 __ieee80211_create_tpt_led_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x104ee1f0 ieee80211_sta_eosp +EXPORT_SYMBOL net/mac80211/mac80211 0x12093e79 ieee80211_find_sta +EXPORT_SYMBOL net/mac80211/mac80211 0x1309a05b ieee80211_tx_status_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x134d1076 ieee80211_queue_work +EXPORT_SYMBOL net/mac80211/mac80211 0x16045610 ieee80211_send_eosp_nullfunc +EXPORT_SYMBOL net/mac80211/mac80211 0x18f1b0e6 ieee80211_tx_prepare_skb +EXPORT_SYMBOL net/mac80211/mac80211 0x19f37f0d ieee80211_update_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x1a4a6b71 ieee80211_sta_set_buffered +EXPORT_SYMBOL net/mac80211/mac80211 0x1adb9cda wiphy_to_ieee80211_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x1cf75d45 ieee80211_get_tkip_p1k_iv +EXPORT_SYMBOL net/mac80211/mac80211 0x1e81cbdf ieee80211_rx_napi +EXPORT_SYMBOL net/mac80211/mac80211 0x1f81c8d8 ieee80211_txq_airtime_check +EXPORT_SYMBOL net/mac80211/mac80211 0x2222365e ieee80211_txq_schedule_start +EXPORT_SYMBOL net/mac80211/mac80211 0x2302fcd7 ieee80211_enable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0x24534251 ieee80211_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0x25b3af0e ieee80211_tx_dequeue +EXPORT_SYMBOL net/mac80211/mac80211 0x2a1d35ae ieee80211_ap_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0x2b6b5f48 ieee80211_channel_switch_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0x2ca79cb1 __ieee80211_get_assoc_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x2dbebc48 ieee80211_cqm_rssi_notify +EXPORT_SYMBOL net/mac80211/mac80211 0x300307a5 ieee80211_chswitch_done +EXPORT_SYMBOL net/mac80211/mac80211 0x3504642b ieee80211_get_buffered_bc +EXPORT_SYMBOL net/mac80211/mac80211 0x36200ec6 ieee80211_nan_func_terminated +EXPORT_SYMBOL net/mac80211/mac80211 0x391eda45 ieee80211_get_tkip_rx_p1k +EXPORT_SYMBOL net/mac80211/mac80211 0x399b3c77 ieee80211_beacon_get_template_ema_index +EXPORT_SYMBOL net/mac80211/mac80211 0x3d31fe8a ieee80211_proberesp_get +EXPORT_SYMBOL net/mac80211/mac80211 0x3f7c53a4 ieee80211_sta_ps_transition +EXPORT_SYMBOL net/mac80211/mac80211 0x3fa3e254 ieee80211_nullfunc_get +EXPORT_SYMBOL net/mac80211/mac80211 0x40814b41 ieee80211_rate_control_unregister +EXPORT_SYMBOL net/mac80211/mac80211 0x42d7d4df ieee80211_unreserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x43db62c8 ieee80211_handle_wake_tx_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x4898f424 ieee80211_radar_detected +EXPORT_SYMBOL net/mac80211/mac80211 0x55549899 __ieee80211_get_rx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x59760fa4 ieee80211_stop_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x5eff9e6e ieee80211_register_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x610d8a2d ieee80211_free_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x636e7e2a ieee80211_tx_status +EXPORT_SYMBOL net/mac80211/mac80211 0x6816ef3d ieee80211_sta_register_airtime +EXPORT_SYMBOL net/mac80211/mac80211 0x6a01e317 ieee80211_scan_completed +EXPORT_SYMBOL net/mac80211/mac80211 0x6bd5a004 ieee80211_connection_loss +EXPORT_SYMBOL net/mac80211/mac80211 0x6cbfe983 ieee80211_get_tkip_p2k +EXPORT_SYMBOL net/mac80211/mac80211 0x6ddd03fe ieee80211_ctstoself_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x6e1105bc ieee80211_pspoll_get +EXPORT_SYMBOL net/mac80211/mac80211 0x6f4f2d57 ieee80211_csa_finish +EXPORT_SYMBOL net/mac80211/mac80211 0x737ebca2 ieee80211_beacon_free_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x73a3e1f0 __ieee80211_get_radio_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x78224891 ieee80211_start_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x79de2b38 ieee80211_queue_delayed_work +EXPORT_SYMBOL net/mac80211/mac80211 0x7c37d242 ieee80211_sta_block_awake +EXPORT_SYMBOL net/mac80211/mac80211 0x830ce476 ieee80211_beacon_update_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x847f9144 ieee80211_ctstoself_get +EXPORT_SYMBOL net/mac80211/mac80211 0x861473f7 ieee80211_generic_frame_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x870c638a ieee80211_rts_get +EXPORT_SYMBOL net/mac80211/mac80211 0x91c90cda ieee80211_get_tx_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x95febea6 ieee80211_get_bssid +EXPORT_SYMBOL net/mac80211/mac80211 0x96b46b12 ieee80211_tx_status_ext +EXPORT_SYMBOL net/mac80211/mac80211 0x9733e25e ieee80211_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0x98282337 ieee80211_reserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x991a0ca0 ieee80211_parse_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x99577ae2 ieee80211_nan_func_match +EXPORT_SYMBOL net/mac80211/mac80211 0x9a721148 ieee80211_beacon_set_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x9af96728 rate_control_set_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x9f2e5576 ieee80211_sta_uapsd_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x9f42ef6f ieee80211_restart_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xa34dcc15 ieee80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/mac80211/mac80211 0xab492114 ieee80211_refresh_tx_agg_session_timer +EXPORT_SYMBOL net/mac80211/mac80211 0xaeb9a917 ieee80211_get_key_rx_seq +EXPORT_SYMBOL net/mac80211/mac80211 0xb00ea01f ieee80211_send_bar +EXPORT_SYMBOL net/mac80211/mac80211 0xb04c4460 __ieee80211_schedule_txq +EXPORT_SYMBOL net/mac80211/mac80211 0xb081032d ieee80211_free_txskb +EXPORT_SYMBOL net/mac80211/mac80211 0xb105af17 ieee80211_stop_queues +EXPORT_SYMBOL net/mac80211/mac80211 0xb30cc059 ieee80211_iter_keys +EXPORT_SYMBOL net/mac80211/mac80211 0xb470f04b ieee80211_alloc_hw_nm +EXPORT_SYMBOL net/mac80211/mac80211 0xb5c87b4f ieee80211_wake_queues +EXPORT_SYMBOL net/mac80211/mac80211 0xb68247b8 ieee80211_rx_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xb7932ccd ieee80211_get_fils_discovery_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0xbd829ff0 ieee80211_beacon_get_tim +EXPORT_SYMBOL net/mac80211/mac80211 0xbe56dc1d __ieee80211_get_tx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xbf83914a ieee80211_manage_rx_ba_offl +EXPORT_SYMBOL net/mac80211/mac80211 0xc0088887 ieee80211_iter_keys_rcu +EXPORT_SYMBOL net/mac80211/mac80211 0xc2ef6547 ieee80211_sched_scan_results +EXPORT_SYMBOL net/mac80211/mac80211 0xc57223af ieee80211_stop_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xcf38d964 ieee80211_sta_recalc_aggregates +EXPORT_SYMBOL net/mac80211/mac80211 0xd3e023e0 ieee80211_rx_list +EXPORT_SYMBOL net/mac80211/mac80211 0xd6344ba9 ieee80211_start_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xd8e35ae4 ieee80211_rx_ba_timer_expired +EXPORT_SYMBOL net/mac80211/mac80211 0xda1d8620 ieee80211_report_wowlan_wakeup +EXPORT_SYMBOL net/mac80211/mac80211 0xdbeab2fb ieee80211_tx_rate_update +EXPORT_SYMBOL net/mac80211/mac80211 0xdea7635c ieee80211_sta_pspoll +EXPORT_SYMBOL net/mac80211/mac80211 0xdf978112 ieee80211_report_low_ack +EXPORT_SYMBOL net/mac80211/mac80211 0xe3142566 ieee80211_beacon_loss +EXPORT_SYMBOL net/mac80211/mac80211 0xe3516126 ieee80211_rate_control_register +EXPORT_SYMBOL net/mac80211/mac80211 0xe918f4df ieee80211_unregister_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xecd0d7dd ieee80211_get_unsol_bcast_probe_resp_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0xf2992f45 ieee80211_tdls_oper_request +EXPORT_SYMBOL net/mac80211/mac80211 0xf3917ddd ieee80211_disable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0xf6509e41 ieee80211_txq_get_depth +EXPORT_SYMBOL net/mac80211/mac80211 0xf7f246f4 ieee80211_next_txq +EXPORT_SYMBOL net/mac80211/mac80211 0xf8bb2bed ieee80211_stop_rx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xfa9a87ba ieee80211_txq_may_transmit +EXPORT_SYMBOL net/mac80211/mac80211 0xfdb94021 ieee80211_beacon_cntdwn_is_complete +EXPORT_SYMBOL net/mac80211/mac80211 0xfe340adb ieee80211_beacon_get_template +EXPORT_SYMBOL net/mac802154/mac802154 0x380dc407 ieee802154_xmit_hw_error +EXPORT_SYMBOL net/mac802154/mac802154 0x523b06a8 ieee802154_register_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x6033389f ieee802154_free_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x7b870abe ieee802154_unregister_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x83fc0e1e ieee802154_rx_irqsafe +EXPORT_SYMBOL net/mac802154/mac802154 0x8b328fbf ieee802154_configure_durations +EXPORT_SYMBOL net/mac802154/mac802154 0xa9bdec5d ieee802154_xmit_error +EXPORT_SYMBOL net/mac802154/mac802154 0xaf8f6bf5 ieee802154_xmit_complete +EXPORT_SYMBOL net/mac802154/mac802154 0xc7568b62 ieee802154_alloc_hw +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x1072dd0a unregister_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x13cae808 ip_vs_conn_new +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x1dcf6aee ip_vs_proto_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x1eb8a328 ip_vs_conn_put +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x294413d2 register_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x3a546a80 unregister_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x5273805f register_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x5714d05b ip_vs_scheduler_err +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x58aec722 ip_vs_new_conn_out +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x7381d5c0 ip_vs_conn_in_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xa8677750 ip_vs_nfct_expect_related +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xbbb18faf ip_vs_conn_out_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xcf8023ef ip_vs_tcp_conn_listen +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd012d025 ip_vs_proto_data_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd831a1a2 ip_vs_proto_name +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xe2eee349 register_ip_vs_app_inc +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x3b08a8f0 nf_ct_destroy +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x89d99ee1 __nf_ct_ext_find +EXPORT_SYMBOL net/netfilter/nf_conntrack 0xf149f3ac nf_ct_ext_add +EXPORT_SYMBOL net/netfilter/nf_conntrack_pptp 0xf2a36612 pptp_msg_name +EXPORT_SYMBOL net/netfilter/nf_nat 0x308104e9 nf_nat_mangle_udp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0x7a6af2c1 nf_nat_follow_master +EXPORT_SYMBOL net/netfilter/nf_nat 0x87a2b2c2 __nf_nat_mangle_tcp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0xa5bc3ac6 nf_nat_setup_info +EXPORT_SYMBOL net/netfilter/nft_fib 0x46170f23 nft_fib_policy +EXPORT_SYMBOL net/netfilter/x_tables 0x03644363 xt_register_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x0d7f5fcd xt_alloc_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x150d01da xt_register_target +EXPORT_SYMBOL net/netfilter/x_tables 0x24aafe7e xt_unregister_match +EXPORT_SYMBOL net/netfilter/x_tables 0x2df466c8 xt_register_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x3bf9d084 xt_check_table_hooks +EXPORT_SYMBOL net/netfilter/x_tables 0x48012e28 xt_check_proc_name +EXPORT_SYMBOL net/netfilter/x_tables 0x4a5259c7 xt_find_match +EXPORT_SYMBOL net/netfilter/x_tables 0x4ce1ab75 xt_find_table +EXPORT_SYMBOL net/netfilter/x_tables 0x50873741 xt_compat_init_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x819eb421 xt_unregister_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x977fd4bf xt_alloc_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0x9c9b2f10 xt_unregister_target +EXPORT_SYMBOL net/netfilter/x_tables 0xa25fc115 xt_compat_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xcb3e91cc xt_counters_alloc +EXPORT_SYMBOL net/netfilter/x_tables 0xd87ae60d xt_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xda1e736d xt_unregister_targets +EXPORT_SYMBOL net/netfilter/x_tables 0xe204e042 xt_free_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xfedc1253 xt_register_match +EXPORT_SYMBOL net/netfilter/x_tables 0xfef779fa xt_find_jump_offset +EXPORT_SYMBOL net/nfc/hci/hci 0x07088f50 nfc_hci_disconnect_all_gates +EXPORT_SYMBOL net/nfc/hci/hci 0x3300a21b nfc_llc_start +EXPORT_SYMBOL net/nfc/hci/hci 0x3daf2400 nfc_hci_connect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0x44473a90 nfc_hci_allocate_device +EXPORT_SYMBOL net/nfc/hci/hci 0x5430b92e nfc_hci_get_param +EXPORT_SYMBOL net/nfc/hci/hci 0x5b8240f8 nfc_hci_get_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x6797f2b1 nfc_hci_unregister_device +EXPORT_SYMBOL net/nfc/hci/hci 0x68483f7f nfc_hci_send_cmd +EXPORT_SYMBOL net/nfc/hci/hci 0x74fe3670 nfc_hci_result_to_errno +EXPORT_SYMBOL net/nfc/hci/hci 0x7dbf20a6 nfc_hci_send_event +EXPORT_SYMBOL net/nfc/hci/hci 0x83c8054d nfc_hci_reset_pipes +EXPORT_SYMBOL net/nfc/hci/hci 0x915f35c1 nfc_llc_stop +EXPORT_SYMBOL net/nfc/hci/hci 0x9b890eef nfc_hci_recv_frame +EXPORT_SYMBOL net/nfc/hci/hci 0x9dc70e09 nfc_hci_set_param +EXPORT_SYMBOL net/nfc/hci/hci 0xb1dc77d1 nfc_hci_disconnect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0xb68c20da nfc_hci_free_device +EXPORT_SYMBOL net/nfc/hci/hci 0xbb95e0a1 nfc_hci_register_device +EXPORT_SYMBOL net/nfc/hci/hci 0xc0cc0356 nfc_hci_driver_failure +EXPORT_SYMBOL net/nfc/hci/hci 0xd5155c5a nfc_hci_set_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0xd857f0df nfc_hci_reset_pipes_per_host +EXPORT_SYMBOL net/nfc/hci/hci 0xda5bccab nfc_hci_target_discovered +EXPORT_SYMBOL net/nfc/hci/hci 0xdd231c55 nfc_hci_sak_to_protocol +EXPORT_SYMBOL net/nfc/hci/hci 0xff515771 nfc_hci_send_cmd_async +EXPORT_SYMBOL net/nfc/nci/nci 0x0bde5397 nci_recv_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x170a5904 nci_hci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x182f14d8 nci_core_reset +EXPORT_SYMBOL net/nfc/nci/nci 0x1e9104c0 nci_core_init +EXPORT_SYMBOL net/nfc/nci/nci 0x243e3b27 nci_hci_open_pipe +EXPORT_SYMBOL net/nfc/nci/nci 0x2d47568e nci_prop_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x4343ceb7 nci_nfcee_mode_set +EXPORT_SYMBOL net/nfc/nci/nci 0x4732486e nci_conn_max_data_pkt_payload_size +EXPORT_SYMBOL net/nfc/nci/nci 0x53cf1aa8 nci_allocate_device +EXPORT_SYMBOL net/nfc/nci/nci 0x59124832 nci_hci_dev_session_init +EXPORT_SYMBOL net/nfc/nci/nci 0x600ac526 nci_core_conn_close +EXPORT_SYMBOL net/nfc/nci/nci 0x6018d72c nci_free_device +EXPORT_SYMBOL net/nfc/nci/nci 0x673ab770 nci_set_config +EXPORT_SYMBOL net/nfc/nci/nci 0x76cb612a nci_hci_get_param +EXPORT_SYMBOL net/nfc/nci/nci 0x7f4df445 nci_hci_connect_gate +EXPORT_SYMBOL net/nfc/nci/nci 0x91825c96 nci_req_complete +EXPORT_SYMBOL net/nfc/nci/nci 0xa3509c5d nci_send_data +EXPORT_SYMBOL net/nfc/nci/nci 0xa40206d7 nci_nfcc_loopback +EXPORT_SYMBOL net/nfc/nci/nci 0xa9cdeedb nci_hci_set_param +EXPORT_SYMBOL net/nfc/nci/nci 0xac9d0c0c nci_unregister_device +EXPORT_SYMBOL net/nfc/nci/nci 0xb789f895 nci_get_conn_info_by_dest_type_params +EXPORT_SYMBOL net/nfc/nci/nci 0xba490602 nci_to_errno +EXPORT_SYMBOL net/nfc/nci/nci 0xc493c61f nci_core_conn_create +EXPORT_SYMBOL net/nfc/nci/nci 0xcbb6605c nci_core_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xcde6d1ed nci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xd72770c0 nci_hci_clear_all_pipes +EXPORT_SYMBOL net/nfc/nci/nci 0xdeaba9e3 nci_send_frame +EXPORT_SYMBOL net/nfc/nci/nci 0xf623c3ba nci_nfcee_discover +EXPORT_SYMBOL net/nfc/nci/nci 0xf7cb52e1 nci_hci_send_event +EXPORT_SYMBOL net/nfc/nci/nci 0xfb3e2a3a nci_register_device +EXPORT_SYMBOL net/nfc/nfc 0x05b1d495 nfc_dep_link_is_up +EXPORT_SYMBOL net/nfc/nfc 0x0852e63b nfc_fw_download_done +EXPORT_SYMBOL net/nfc/nfc 0x126ae030 nfc_alloc_recv_skb +EXPORT_SYMBOL net/nfc/nfc 0x1aefb0bc nfc_allocate_device +EXPORT_SYMBOL net/nfc/nfc 0x2021365f nfc_send_to_raw_sock +EXPORT_SYMBOL net/nfc/nfc 0x25f1c316 nfc_target_lost +EXPORT_SYMBOL net/nfc/nfc 0x3300c5c7 nfc_se_transaction +EXPORT_SYMBOL net/nfc/nfc 0x3336c84f nfc_find_se +EXPORT_SYMBOL net/nfc/nfc 0x467b2299 nfc_register_device +EXPORT_SYMBOL net/nfc/nfc 0x642609ed nfc_driver_failure +EXPORT_SYMBOL net/nfc/nfc 0x6788b7db nfc_tm_activated +EXPORT_SYMBOL net/nfc/nfc 0x80fc26d3 nfc_tm_deactivated +EXPORT_SYMBOL net/nfc/nfc 0x86d40ce9 nfc_unregister_device +EXPORT_SYMBOL net/nfc/nfc 0x899aa380 nfc_proto_unregister +EXPORT_SYMBOL net/nfc/nfc 0x8e75dd7c nfc_se_connectivity +EXPORT_SYMBOL net/nfc/nfc 0x9869f67e nfc_vendor_cmd_reply +EXPORT_SYMBOL net/nfc/nfc 0xa6b79c85 nfc_get_local_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0xa739bbbc nfc_add_se +EXPORT_SYMBOL net/nfc/nfc 0xac107d10 nfc_targets_found +EXPORT_SYMBOL net/nfc/nfc 0xc079c3ad nfc_set_remote_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0xdbaea8e5 nfc_remove_se +EXPORT_SYMBOL net/nfc/nfc 0xe0e7d58a __nfc_alloc_vendor_cmd_reply_skb +EXPORT_SYMBOL net/nfc/nfc 0xf52826e1 nfc_tm_data_received +EXPORT_SYMBOL net/nfc/nfc 0xfa8005bc nfc_proto_register +EXPORT_SYMBOL net/nfc/nfc 0xfe49c58a nfc_class +EXPORT_SYMBOL net/nfc/nfc_digital 0x3ad03e3e nfc_digital_allocate_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x6f39fceb nfc_digital_free_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x954bf22d nfc_digital_register_device +EXPORT_SYMBOL net/nfc/nfc_digital 0xfae23bc6 nfc_digital_unregister_device +EXPORT_SYMBOL net/phonet/phonet 0x15be95f9 phonet_stream_ops +EXPORT_SYMBOL net/phonet/phonet 0x15f16c21 pn_sock_hash +EXPORT_SYMBOL net/phonet/phonet 0x63eca400 phonet_proto_register +EXPORT_SYMBOL net/phonet/phonet 0x84d32142 pn_sock_unhash +EXPORT_SYMBOL net/phonet/phonet 0xa8762b15 phonet_proto_unregister +EXPORT_SYMBOL net/phonet/phonet 0xc0c21ecb pn_sock_get_port +EXPORT_SYMBOL net/phonet/phonet 0xd30d8e9e phonet_header_ops +EXPORT_SYMBOL net/phonet/phonet 0xf6b8f05b pn_skb_send +EXPORT_SYMBOL net/rxrpc/rxrpc 0x03556a69 rxrpc_kernel_send_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0x11d201bd rxrpc_sock_set_security_keyring +EXPORT_SYMBOL net/rxrpc/rxrpc 0x31bf3ca3 rxrpc_debug_id +EXPORT_SYMBOL net/rxrpc/rxrpc 0x390e6fb2 key_type_rxrpc +EXPORT_SYMBOL net/rxrpc/rxrpc 0x4e70afce rxrpc_kernel_check_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x632f6280 rxrpc_kernel_get_peer +EXPORT_SYMBOL net/rxrpc/rxrpc 0x6e07146d rxrpc_get_null_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0x888e61f4 rxrpc_kernel_new_call_notification +EXPORT_SYMBOL net/rxrpc/rxrpc 0x89a45329 rxrpc_kernel_begin_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x8b586a45 rxrpc_get_server_data_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0xa61de000 rxrpc_kernel_recv_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0xa7cb9fc9 rxrpc_kernel_get_epoch +EXPORT_SYMBOL net/rxrpc/rxrpc 0xa813da4f rxrpc_sock_set_min_security_level +EXPORT_SYMBOL net/rxrpc/rxrpc 0xac191fe3 rxrpc_kernel_abort_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xb1c89994 rxrpc_kernel_charge_accept +EXPORT_SYMBOL net/rxrpc/rxrpc 0xbb8a5641 rxrpc_kernel_set_max_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0xc045487a rxrpc_kernel_shutdown_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xc6a447cd rxrpc_kernel_get_srtt +EXPORT_SYMBOL net/rxrpc/rxrpc 0xeaaeed10 rxrpc_kernel_set_tx_length +EXPORT_SYMBOL net/rxrpc/rxrpc 0xff8f547b rxrpc_kernel_put_call +EXPORT_SYMBOL net/sctp/sctp 0x856e471f sctp_do_peeloff +EXPORT_SYMBOL net/smc/smc 0x03447f9b __traceiter_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0x3153cc92 __SCK__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x35997910 __traceiter_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0x76da5303 __tracepoint_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xa053541c __tracepoint_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xad261744 __traceiter_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xb3f2d173 __SCK__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xd24addfc __tracepoint_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xe6ab2b6a __traceiter_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xe7dacb8d __SCK__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xf47b4ee2 __tracepoint_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xfb8cae0f __SCK__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xa679bc80 gss_mech_get +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xd1b449b2 gss_mech_put +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xef44d904 gss_pseudoflavor_to_service +EXPORT_SYMBOL net/sunrpc/sunrpc 0x32c728de xdr_truncate_encode +EXPORT_SYMBOL net/sunrpc/sunrpc 0x395eb987 xdr_restrict_buflen +EXPORT_SYMBOL net/sunrpc/sunrpc 0x7ea3f3d6 svc_pool_stats_open +EXPORT_SYMBOL net/tipc/tipc 0x0e549458 tipc_dump_start +EXPORT_SYMBOL net/tipc/tipc 0x295a5d3f tipc_sk_fill_sock_diag +EXPORT_SYMBOL net/tipc/tipc 0x686f97f1 tipc_nl_sk_walk +EXPORT_SYMBOL net/tipc/tipc 0xd1b74381 tipc_dump_done +EXPORT_SYMBOL net/tls/tls 0xfc331439 tls_get_record +EXPORT_SYMBOL net/wireless/cfg80211 0x06ca71fd cfg80211_chandef_create +EXPORT_SYMBOL net/wireless/cfg80211 0x0cc95bc2 ieee80211_s1g_channel_width +EXPORT_SYMBOL net/wireless/cfg80211 0x0ec725b6 cfg80211_check_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0x117aca91 cfg80211_merge_profile +EXPORT_SYMBOL net/wireless/cfg80211 0x12ed0350 cfg80211_chandef_dfs_required +EXPORT_SYMBOL net/wireless/cfg80211 0x13c58e52 ieee80211_get_8023_tunnel_proto +EXPORT_SYMBOL net/wireless/cfg80211 0x13e03632 cfg80211_background_cac_abort +EXPORT_SYMBOL net/wireless/cfg80211 0x177c3cb5 cfg80211_probe_status +EXPORT_SYMBOL net/wireless/cfg80211 0x1879fcbd bridge_tunnel_header +EXPORT_SYMBOL net/wireless/cfg80211 0x1a4cb606 cfg80211_links_removed +EXPORT_SYMBOL net/wireless/cfg80211 0x1b82a85a cfg80211_valid_disable_subchannel_bitmap +EXPORT_SYMBOL net/wireless/cfg80211 0x1ce2497f reg_query_regdb_wmm +EXPORT_SYMBOL net/wireless/cfg80211 0x1d867598 cfg80211_ready_on_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x1f187787 cfg80211_tx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x21702809 cfg80211_rx_assoc_resp +EXPORT_SYMBOL net/wireless/cfg80211 0x2293e926 cfg80211_iftype_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0x23829046 cfg80211_sched_scan_stopped_locked +EXPORT_SYMBOL net/wireless/cfg80211 0x275269b3 ieee80211_ie_split_ric +EXPORT_SYMBOL net/wireless/cfg80211 0x27fffb1a cfg80211_chandef_usable +EXPORT_SYMBOL net/wireless/cfg80211 0x3012182e get_wiphy_regdom +EXPORT_SYMBOL net/wireless/cfg80211 0x30e703e9 cfg80211_mgmt_tx_status_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x3184c03b cfg80211_get_iftype_ext_capa +EXPORT_SYMBOL net/wireless/cfg80211 0x3643b80f ieee80211_chandef_to_operating_class +EXPORT_SYMBOL net/wireless/cfg80211 0x3a836a17 cfg80211_pmksa_candidate_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x3aca71a1 cfg80211_get_ies_channel_number +EXPORT_SYMBOL net/wireless/cfg80211 0x3bb68d7d cfg80211_get_station +EXPORT_SYMBOL net/wireless/cfg80211 0x3c744e95 cfg80211_calculate_bitrate +EXPORT_SYMBOL net/wireless/cfg80211 0x3c86019a cfg80211_sinfo_alloc_tid_stats +EXPORT_SYMBOL net/wireless/cfg80211 0x3dd3d9fc wiphy_rfkill_set_hw_state_reason +EXPORT_SYMBOL net/wireless/cfg80211 0x3fded807 wiphy_unregister +EXPORT_SYMBOL net/wireless/cfg80211 0x41ef9bea nl80211_send_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x429c0c31 ieee80211_bss_get_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x43afadee ieee80211_radiotap_iterator_init +EXPORT_SYMBOL net/wireless/cfg80211 0x4722ffe3 cfg80211_rx_unprot_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x49d1eb97 cfg80211_stop_iface +EXPORT_SYMBOL net/wireless/cfg80211 0x4abed7d4 ieee80211_mandatory_rates +EXPORT_SYMBOL net/wireless/cfg80211 0x4b0f00ab wdev_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x4b73b242 cfg80211_bss_color_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x4c0bc913 cfg80211_disconnected +EXPORT_SYMBOL net/wireless/cfg80211 0x4c41c52a __cfg80211_alloc_reply_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x4d99c984 cfg80211_connect_done +EXPORT_SYMBOL net/wireless/cfg80211 0x51769fee wiphy_new_nm +EXPORT_SYMBOL net/wireless/cfg80211 0x520d83c4 cfg80211_ch_switch_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x52ef266f wiphy_free +EXPORT_SYMBOL net/wireless/cfg80211 0x533d3b7e wiphy_rfkill_start_polling +EXPORT_SYMBOL net/wireless/cfg80211 0x5584448a ieee80211_channel_to_freq_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x567a3f11 wiphy_read_of_freq_limits +EXPORT_SYMBOL net/wireless/cfg80211 0x5917d0cd cfg80211_cqm_pktloss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x595848b6 regulatory_pre_cac_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0x5a04aa33 cfg80211_scan_done +EXPORT_SYMBOL net/wireless/cfg80211 0x5e55a5d0 wiphy_register +EXPORT_SYMBOL net/wireless/cfg80211 0x617174db cfg80211_port_authorized +EXPORT_SYMBOL net/wireless/cfg80211 0x624c9d31 cfg80211_sched_scan_results +EXPORT_SYMBOL net/wireless/cfg80211 0x62e058b9 cfg80211_nan_match +EXPORT_SYMBOL net/wireless/cfg80211 0x679a519a cfg80211_assoc_comeback +EXPORT_SYMBOL net/wireless/cfg80211 0x69b18f43 rfc1042_header +EXPORT_SYMBOL net/wireless/cfg80211 0x6bedf402 ieee80211_freq_khz_to_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x6c3926ee ieee80211_get_channel_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x6ef39560 cfg80211_register_netdevice +EXPORT_SYMBOL net/wireless/cfg80211 0x728f8d44 cfg80211_rx_mgmt_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x755d5f36 cfg80211_remain_on_channel_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x7648fcfd regulatory_hint +EXPORT_SYMBOL net/wireless/cfg80211 0x78e8f2fe ieee80211_get_num_supported_channels +EXPORT_SYMBOL net/wireless/cfg80211 0x79102351 cfg80211_del_sta_sinfo +EXPORT_SYMBOL net/wireless/cfg80211 0x79b82a71 cfg80211_find_vendor_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x79d0a0e8 cfg80211_inform_bss_frame_data +EXPORT_SYMBOL net/wireless/cfg80211 0x7acb86ed ieee80211_radiotap_iterator_next +EXPORT_SYMBOL net/wireless/cfg80211 0x7c31b1ef ieee80211_data_to_8023_exthdr +EXPORT_SYMBOL net/wireless/cfg80211 0x7c3ac925 ieee80211_get_vht_max_nss +EXPORT_SYMBOL net/wireless/cfg80211 0x7c910914 cfg80211_rx_unexpected_4addr_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x7d02a8bb ieee80211_get_hdrlen_from_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x7dc851df cfg80211_cqm_txe_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x7eaa7264 cfg80211_conn_failed +EXPORT_SYMBOL net/wireless/cfg80211 0x7eb3aa1e cfg80211_any_usable_channels +EXPORT_SYMBOL net/wireless/cfg80211 0x7ef39823 ieee80211_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0x807636fb cfg80211_sta_opmode_change_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x81434c92 cfg80211_tx_mgmt_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x815d9998 cfg80211_put_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x85de3f6f wiphy_delayed_work_timer +EXPORT_SYMBOL net/wireless/cfg80211 0x876630cb cfg80211_bss_flush +EXPORT_SYMBOL net/wireless/cfg80211 0x88751a49 cfg80211_get_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x89e265af cfg80211_roamed +EXPORT_SYMBOL net/wireless/cfg80211 0x8a1083cc cfg80211_notify_new_peer_candidate +EXPORT_SYMBOL net/wireless/cfg80211 0x8b9dda94 cfg80211_external_auth_request +EXPORT_SYMBOL net/wireless/cfg80211 0x8e3b8cd3 freq_reg_info +EXPORT_SYMBOL net/wireless/cfg80211 0x8fa02936 cfg80211_free_nan_func +EXPORT_SYMBOL net/wireless/cfg80211 0x92476b0a cfg80211_new_sta +EXPORT_SYMBOL net/wireless/cfg80211 0x94d89931 cfg80211_classify8021d +EXPORT_SYMBOL net/wireless/cfg80211 0x96ae3745 cfg80211_sched_scan_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0x98eb708a ieee80211_is_valid_amsdu +EXPORT_SYMBOL net/wireless/cfg80211 0x9d6cba30 cfg80211_find_elem_match +EXPORT_SYMBOL net/wireless/cfg80211 0x9f66518e cfg80211_rx_control_port +EXPORT_SYMBOL net/wireless/cfg80211 0xa1d6bd9c cfg80211_ft_event +EXPORT_SYMBOL net/wireless/cfg80211 0xa2cbc564 cfg80211_control_port_tx_status +EXPORT_SYMBOL net/wireless/cfg80211 0xa327eaf6 cfg80211_auth_timeout +EXPORT_SYMBOL net/wireless/cfg80211 0xa54f53cf regulatory_set_wiphy_regd_sync +EXPORT_SYMBOL net/wireless/cfg80211 0xa9984cfb cfg80211_nan_func_terminated +EXPORT_SYMBOL net/wireless/cfg80211 0xaa8335b0 cfg80211_ch_switch_started_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xaf848855 cfg80211_ref_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xb20d4c80 cfg80211_unlink_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xb32689f0 cfg80211_update_owe_info_event +EXPORT_SYMBOL net/wireless/cfg80211 0xb77ab56d cfg80211_tdls_oper_request +EXPORT_SYMBOL net/wireless/cfg80211 0xbe731a28 cfg80211_gtk_rekey_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xc1e0fd7e cfg80211_send_layer2_update +EXPORT_SYMBOL net/wireless/cfg80211 0xc3fb97ca ieee80211_get_response_rate +EXPORT_SYMBOL net/wireless/cfg80211 0xc46d4bd9 cfg80211_check_station_change +EXPORT_SYMBOL net/wireless/cfg80211 0xc4b4fc27 cfg80211_chandef_valid +EXPORT_SYMBOL net/wireless/cfg80211 0xcb9e9a9e cfg80211_rx_spurious_frame +EXPORT_SYMBOL net/wireless/cfg80211 0xcc1a7c48 cfg80211_is_element_inherited +EXPORT_SYMBOL net/wireless/cfg80211 0xcd268385 __cfg80211_alloc_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xd511c3fb ieee80211_amsdu_to_8023s +EXPORT_SYMBOL net/wireless/cfg80211 0xd56d55f3 ieee80211_get_mesh_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0xd64b81b3 cfg80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xd6c87a05 cfg80211_defragment_element +EXPORT_SYMBOL net/wireless/cfg80211 0xd701109c wiphy_apply_custom_regulatory +EXPORT_SYMBOL net/wireless/cfg80211 0xd81f9dd0 cfg80211_michael_mic_failure +EXPORT_SYMBOL net/wireless/cfg80211 0xd97eaad4 cfg80211_chandef_compatible +EXPORT_SYMBOL net/wireless/cfg80211 0xdba126c1 reg_initiator_name +EXPORT_SYMBOL net/wireless/cfg80211 0xdc87ef0c cfg80211_crit_proto_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0xdd7fcb9e ieee80211_strip_8023_mesh_hdr +EXPORT_SYMBOL net/wireless/cfg80211 0xde50fc50 cfg80211_cac_event +EXPORT_SYMBOL net/wireless/cfg80211 0xdf0d1d73 cfg80211_cqm_rssi_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xe2c1974e cfg80211_rx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xe35c1450 regulatory_set_wiphy_regd +EXPORT_SYMBOL net/wireless/cfg80211 0xe3b7dce4 cfg80211_bss_iter +EXPORT_SYMBOL net/wireless/cfg80211 0xe69d47d6 cfg80211_inform_bss_data +EXPORT_SYMBOL net/wireless/cfg80211 0xe827e86c cfg80211_get_drvinfo +EXPORT_SYMBOL net/wireless/cfg80211 0xe91ff3cb cfg80211_report_wowlan_wakeup +EXPORT_SYMBOL net/wireless/cfg80211 0xea82806e cfg80211_ibss_joined +EXPORT_SYMBOL net/wireless/cfg80211 0xeda0e8bf cfg80211_unregister_wdev +EXPORT_SYMBOL net/wireless/cfg80211 0xf39d432f __cfg80211_radar_event +EXPORT_SYMBOL net/wireless/cfg80211 0xf40bc2f5 ieee80211_operating_class_to_band +EXPORT_SYMBOL net/wireless/cfg80211 0xf44803fd cfg80211_reg_can_beacon_relax +EXPORT_SYMBOL net/wireless/cfg80211 0xf47ef3fb cfg80211_iter_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0xf53fee31 cfg80211_assoc_failure +EXPORT_SYMBOL net/wireless/cfg80211 0xf5596d89 cfg80211_get_p2p_attr +EXPORT_SYMBOL net/wireless/cfg80211 0xf6d37e79 cfg80211_reg_can_beacon +EXPORT_SYMBOL net/wireless/cfg80211 0xf995a6e2 cfg80211_report_obss_beacon_khz +EXPORT_SYMBOL net/wireless/cfg80211 0xfda3ff32 __cfg80211_send_event_skb +EXPORT_SYMBOL net/wireless/lib80211 0x1dbd4e32 lib80211_crypt_info_init +EXPORT_SYMBOL net/wireless/lib80211 0x4f9d570e lib80211_crypt_info_free +EXPORT_SYMBOL net/wireless/lib80211 0x61c68214 lib80211_unregister_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0xb3b2d82b lib80211_get_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0xbe240136 lib80211_crypt_delayed_deinit +EXPORT_SYMBOL net/wireless/lib80211 0xc46cf53b lib80211_register_crypto_ops +EXPORT_SYMBOL sound/ac97_bus 0x483440d0 ac97_bus_type +EXPORT_SYMBOL sound/core/oss/snd-mixer-oss 0x62f46b6f snd_mixer_oss_ioctl_card +EXPORT_SYMBOL sound/core/seq/snd-seq 0x1a724fcc snd_seq_kernel_client_ctl +EXPORT_SYMBOL sound/core/seq/snd-seq 0x23738926 snd_seq_dump_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0x3061c52d snd_use_lock_sync_helper +EXPORT_SYMBOL sound/core/seq/snd-seq 0x6bb71038 snd_seq_delete_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7b8699eb snd_seq_event_port_detach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7e21d296 snd_seq_create_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x85cd59a8 snd_seq_kernel_client_dispatch +EXPORT_SYMBOL sound/core/seq/snd-seq 0x8d3ba6d0 snd_seq_event_port_attach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x9c5d9420 snd_seq_kernel_client_enqueue +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa6e19f8e snd_seq_expand_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa7d9d04b snd_seq_kernel_client_write_poll +EXPORT_SYMBOL sound/core/seq/snd-seq 0xb8e448a0 snd_seq_set_queue_tempo +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x6ea09972 snd_midi_channel_alloc_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x74769de9 snd_midi_process_event +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x833a3e07 snd_midi_channel_set_clear +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0xb9948d2c snd_midi_channel_free_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x454224b1 snd_midi_event_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x70758652 snd_midi_event_encode_byte +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x7a3e0db5 snd_midi_event_no_status +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x8150b379 snd_midi_event_reset_encode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xb8620ad8 snd_midi_event_reset_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xdd935c83 snd_midi_event_free +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xe9e6c50c snd_midi_event_new +EXPORT_SYMBOL sound/core/seq/snd-seq-virmidi 0xdfe40cc4 snd_virmidi_new +EXPORT_SYMBOL sound/core/snd 0x01d1ab9e snd_ctl_free_one +EXPORT_SYMBOL sound/core/snd 0x01f1fd0b snd_card_file_remove +EXPORT_SYMBOL sound/core/snd 0x105127cb snd_device_new +EXPORT_SYMBOL sound/core/snd 0x14737209 snd_jack_set_parent +EXPORT_SYMBOL sound/core/snd 0x18855627 snd_info_free_entry +EXPORT_SYMBOL sound/core/snd 0x198788b4 snd_lookup_oss_minor_data +EXPORT_SYMBOL sound/core/snd 0x23cda3cd snd_power_wait +EXPORT_SYMBOL sound/core/snd 0x24a94b26 snd_info_get_line +EXPORT_SYMBOL sound/core/snd 0x342a2354 copy_to_user_fromio +EXPORT_SYMBOL sound/core/snd 0x3971b4df snd_ecards_limit +EXPORT_SYMBOL sound/core/snd 0x4136b2e0 snd_ctl_remove_id +EXPORT_SYMBOL sound/core/snd 0x429af61a snd_info_register +EXPORT_SYMBOL sound/core/snd 0x4a3ea5c0 snd_request_card +EXPORT_SYMBOL sound/core/snd 0x4bea12eb snd_ctl_new1 +EXPORT_SYMBOL sound/core/snd 0x4d4cffaa snd_mixer_oss_notify_callback +EXPORT_SYMBOL sound/core/snd 0x5f1c5830 snd_card_new +EXPORT_SYMBOL sound/core/snd 0x6ae79759 snd_pci_quirk_lookup +EXPORT_SYMBOL sound/core/snd 0x6b27cee9 snd_ctl_add +EXPORT_SYMBOL sound/core/snd 0x6ce5edbc snd_jack_set_key +EXPORT_SYMBOL sound/core/snd 0x6e4154fa snd_card_file_add +EXPORT_SYMBOL sound/core/snd 0x70043f34 snd_seq_root +EXPORT_SYMBOL sound/core/snd 0x7071f4e9 snd_ctl_remove +EXPORT_SYMBOL sound/core/snd 0x72edde1c snd_ctl_boolean_stereo_info +EXPORT_SYMBOL sound/core/snd 0x73076315 snd_pci_quirk_lookup_id +EXPORT_SYMBOL sound/core/snd 0x798833eb snd_card_free +EXPORT_SYMBOL sound/core/snd 0x8025ad5c snd_jack_add_new_kctl +EXPORT_SYMBOL sound/core/snd 0x8934ea0d snd_info_create_module_entry +EXPORT_SYMBOL sound/core/snd 0x89a69acc snd_ctl_boolean_mono_info +EXPORT_SYMBOL sound/core/snd 0x8d1f0ba3 snd_ctl_notify +EXPORT_SYMBOL sound/core/snd 0x8df3789f snd_oss_info_register +EXPORT_SYMBOL sound/core/snd 0x8f595b11 snd_major +EXPORT_SYMBOL sound/core/snd 0x8f92d85b snd_ctl_find_id +EXPORT_SYMBOL sound/core/snd 0x9384731b snd_device_register +EXPORT_SYMBOL sound/core/snd 0x9a04def8 snd_ctl_register_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0x9e6d79f8 snd_info_get_str +EXPORT_SYMBOL sound/core/snd 0xa141dfa2 snd_ctl_unregister_ioctl +EXPORT_SYMBOL sound/core/snd 0xabf0fd1c snd_ctl_register_ioctl +EXPORT_SYMBOL sound/core/snd 0xad6f7e9e snd_ctl_rename_id +EXPORT_SYMBOL sound/core/snd 0xb2e5ae4a snd_lookup_minor_data +EXPORT_SYMBOL sound/core/snd 0xb49a34f7 snd_card_set_id +EXPORT_SYMBOL sound/core/snd 0xb8b38982 snd_jack_new +EXPORT_SYMBOL sound/core/snd 0xbb1af871 snd_card_disconnect +EXPORT_SYMBOL sound/core/snd 0xc559af23 snd_component_add +EXPORT_SYMBOL sound/core/snd 0xc5619a9d snd_device_free +EXPORT_SYMBOL sound/core/snd 0xc5a6d10b release_and_free_resource +EXPORT_SYMBOL sound/core/snd 0xc654ff5e snd_register_oss_device +EXPORT_SYMBOL sound/core/snd 0xc891343d snd_unregister_device +EXPORT_SYMBOL sound/core/snd 0xc923dc34 snd_ctl_notify_one +EXPORT_SYMBOL sound/core/snd 0xca216563 snd_unregister_oss_device +EXPORT_SYMBOL sound/core/snd 0xcc6a729f snd_ctl_enum_info +EXPORT_SYMBOL sound/core/snd 0xcd95d0aa snd_ctl_replace +EXPORT_SYMBOL sound/core/snd 0xce6fc340 snd_jack_report +EXPORT_SYMBOL sound/core/snd 0xd73dd040 snd_ctl_rename +EXPORT_SYMBOL sound/core/snd 0xd977ab42 snd_card_register +EXPORT_SYMBOL sound/core/snd 0xde8e5d75 snd_card_free_when_closed +EXPORT_SYMBOL sound/core/snd 0xe2308ff8 snd_ctl_unregister_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0xe87184b0 _snd_ctl_add_follower +EXPORT_SYMBOL sound/core/snd 0xe9b8eb45 snd_ctl_make_virtual_master +EXPORT_SYMBOL sound/core/snd 0xe9fb88e3 snd_register_device +EXPORT_SYMBOL sound/core/snd 0xeab01e7f snd_info_create_card_entry +EXPORT_SYMBOL sound/core/snd 0xf3b5fa0e snd_ctl_find_numid +EXPORT_SYMBOL sound/core/snd 0xfffd89db copy_from_user_toio +EXPORT_SYMBOL sound/core/snd-compress 0xb0362b8b snd_compr_free_pages +EXPORT_SYMBOL sound/core/snd-compress 0xfbbf3e91 snd_compr_malloc_pages +EXPORT_SYMBOL sound/core/snd-hwdep 0xa0b19850 snd_hwdep_new +EXPORT_SYMBOL sound/core/snd-pcm 0x01a6c255 snd_pcm_period_elapsed +EXPORT_SYMBOL sound/core/snd-pcm 0x01b554e8 snd_pcm_hw_constraint_integer +EXPORT_SYMBOL sound/core/snd-pcm 0x0283dfe3 _snd_pcm_hw_params_any +EXPORT_SYMBOL sound/core/snd-pcm 0x04cda566 snd_interval_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x0e90e3d8 snd_sgbuf_get_page +EXPORT_SYMBOL sound/core/snd-pcm 0x0eb5316c snd_dma_alloc_dir_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x11eba48e snd_pcm_create_iec958_consumer_hw_params +EXPORT_SYMBOL sound/core/snd-pcm 0x14cabcad snd_pcm_hw_constraint_mask64 +EXPORT_SYMBOL sound/core/snd-pcm 0x16b3b3cd snd_pcm_stop +EXPORT_SYMBOL sound/core/snd-pcm 0x189910c3 snd_pcm_new +EXPORT_SYMBOL sound/core/snd-pcm 0x1d027e4b snd_pcm_format_signed +EXPORT_SYMBOL sound/core/snd-pcm 0x2052ad5e snd_pcm_set_ops +EXPORT_SYMBOL sound/core/snd-pcm 0x28a25b51 snd_pcm_mmap_data +EXPORT_SYMBOL sound/core/snd-pcm 0x2e3a1be1 snd_pcm_hw_constraint_ratdens +EXPORT_SYMBOL sound/core/snd-pcm 0x34029def snd_pcm_lib_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0x3796bdcc snd_pcm_format_little_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x39bf9301 _snd_pcm_hw_param_setempty +EXPORT_SYMBOL sound/core/snd-pcm 0x426fd306 snd_pcm_hw_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x4449cf5e __snd_pcm_lib_xfer +EXPORT_SYMBOL sound/core/snd-pcm 0x4b20b09d snd_pcm_new_stream +EXPORT_SYMBOL sound/core/snd-pcm 0x4ba32042 snd_pcm_hw_constraint_ratnums +EXPORT_SYMBOL sound/core/snd-pcm 0x4cb4d92c snd_pcm_period_elapsed_under_stream_lock +EXPORT_SYMBOL sound/core/snd-pcm 0x4f816e9b snd_pcm_format_big_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x503bd137 snd_interval_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x52e3e4a5 snd_pcm_hw_param_value +EXPORT_SYMBOL sound/core/snd-pcm 0x59b205bb snd_pcm_hw_rule_add +EXPORT_SYMBOL sound/core/snd-pcm 0x5a1228e3 snd_pcm_lib_get_vmalloc_page +EXPORT_SYMBOL sound/core/snd-pcm 0x5b87fc9b snd_pcm_hw_rule_noresample +EXPORT_SYMBOL sound/core/snd-pcm 0x5e7f4920 snd_pcm_format_set_silence +EXPORT_SYMBOL sound/core/snd-pcm 0x64e79677 snd_pcm_hw_constraint_step +EXPORT_SYMBOL sound/core/snd-pcm 0x650f8603 snd_pcm_format_silence_64 +EXPORT_SYMBOL sound/core/snd-pcm 0x652c9228 snd_dma_alloc_pages_fallback +EXPORT_SYMBOL sound/core/snd-pcm 0x65a0d69f snd_pcm_set_managed_buffer_all +EXPORT_SYMBOL sound/core/snd-pcm 0x65fb80eb snd_pcm_hw_constraint_pow2 +EXPORT_SYMBOL sound/core/snd-pcm 0x68a24153 snd_pcm_format_physical_width +EXPORT_SYMBOL sound/core/snd-pcm 0x69255f54 snd_pcm_hw_limit_rates +EXPORT_SYMBOL sound/core/snd-pcm 0x6ef8fcd8 snd_pcm_format_linear +EXPORT_SYMBOL sound/core/snd-pcm 0x7e24f345 snd_pcm_hw_constraint_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x7f864325 snd_pcm_new_internal +EXPORT_SYMBOL sound/core/snd-pcm 0x834dc955 snd_pcm_format_size +EXPORT_SYMBOL sound/core/snd-pcm 0x83607cbd snd_pcm_release_substream +EXPORT_SYMBOL sound/core/snd-pcm 0x83665b8f snd_pcm_set_managed_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x87ffb6b0 snd_pcm_lib_preallocate_pages_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x92cb7293 snd_pcm_lib_malloc_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x94098ff8 snd_interval_list +EXPORT_SYMBOL sound/core/snd-pcm 0x95f47d6f snd_dma_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x9624ab1b snd_pcm_lib_preallocate_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x96483342 snd_sgbuf_get_addr +EXPORT_SYMBOL sound/core/snd-pcm 0x977ca7a6 snd_pcm_suspend_all +EXPORT_SYMBOL sound/core/snd-pcm 0x9cb05161 snd_pcm_kernel_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0xa61aa028 snd_pcm_format_unsigned +EXPORT_SYMBOL sound/core/snd-pcm 0xa6f9128e snd_pcm_hw_param_last +EXPORT_SYMBOL sound/core/snd-pcm 0xac437f7b snd_interval_ratnum +EXPORT_SYMBOL sound/core/snd-pcm 0xb8acc21f snd_pcm_open_substream +EXPORT_SYMBOL sound/core/snd-pcm 0xb9638db4 snd_pcm_rate_to_rate_bit +EXPORT_SYMBOL sound/core/snd-pcm 0xc0d6fd5c snd_pcm_lib_free_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0xcf474814 snd_pcm_hw_constraint_minmax +EXPORT_SYMBOL sound/core/snd-pcm 0xd3c87aa1 snd_pcm_set_sync +EXPORT_SYMBOL sound/core/snd-pcm 0xd5ea95cb snd_pcm_hw_constraint_msbits +EXPORT_SYMBOL sound/core/snd-pcm 0xdaf7a929 snd_pcm_hw_param_first +EXPORT_SYMBOL sound/core/snd-pcm 0xdbea9e8f snd_pcm_hw_constraint_list +EXPORT_SYMBOL sound/core/snd-pcm 0xdcaa6f69 snd_dma_buffer_mmap +EXPORT_SYMBOL sound/core/snd-pcm 0xe20f9393 _snd_pcm_lib_alloc_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0xe316bac5 snd_pcm_lib_preallocate_free_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0xe35822e6 snd_pcm_create_iec958_consumer +EXPORT_SYMBOL sound/core/snd-pcm 0xe56a9336 snd_pcm_format_width +EXPORT_SYMBOL sound/core/snd-pcm 0xe8ca1261 snd_pcm_lib_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xf8c2e3b8 snd_sgbuf_get_chunk_size +EXPORT_SYMBOL sound/core/snd-pcm 0xff6104d0 snd_pcm_rate_bit_to_rate +EXPORT_SYMBOL sound/core/snd-rawmidi 0x06546951 snd_rawmidi_kernel_write +EXPORT_SYMBOL sound/core/snd-rawmidi 0x0ab1c9eb snd_rawmidi_input_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0x11c0b1f7 snd_rawmidi_proceed +EXPORT_SYMBOL sound/core/snd-rawmidi 0x19c4de4f snd_rawmidi_output_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0x2fe2f2f6 snd_rawmidi_drain_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0x374a1446 snd_rawmidi_transmit_peek +EXPORT_SYMBOL sound/core/snd-rawmidi 0x42b40e96 snd_rawmidi_transmit +EXPORT_SYMBOL sound/core/snd-rawmidi 0x52873767 snd_rawmidi_kernel_read +EXPORT_SYMBOL sound/core/snd-rawmidi 0x53737a62 snd_rawmidi_transmit_empty +EXPORT_SYMBOL sound/core/snd-rawmidi 0x6df1b3ef snd_rawmidi_info_select +EXPORT_SYMBOL sound/core/snd-rawmidi 0x926bb8cc snd_rawmidi_new +EXPORT_SYMBOL sound/core/snd-rawmidi 0x97cac049 snd_rawmidi_kernel_release +EXPORT_SYMBOL sound/core/snd-rawmidi 0x99c09db8 snd_rawmidi_drop_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0xbb982d0d snd_rawmidi_transmit_ack +EXPORT_SYMBOL sound/core/snd-rawmidi 0xcbe22dc0 snd_rawmidi_drain_input +EXPORT_SYMBOL sound/core/snd-rawmidi 0xd7dd3735 snd_rawmidi_receive +EXPORT_SYMBOL sound/core/snd-rawmidi 0xe6230be7 snd_rawmidi_set_ops +EXPORT_SYMBOL sound/core/snd-rawmidi 0xe9befea3 snd_rawmidi_kernel_open +EXPORT_SYMBOL sound/core/snd-seq-device 0x091def1c snd_seq_autoload_exit +EXPORT_SYMBOL sound/core/snd-seq-device 0x1a7055e9 snd_seq_device_new +EXPORT_SYMBOL sound/core/snd-seq-device 0x370a0736 snd_seq_autoload_init +EXPORT_SYMBOL sound/core/snd-seq-device 0x6339b6d0 snd_seq_device_load_drivers +EXPORT_SYMBOL sound/core/snd-timer 0x038a4916 snd_timer_instance_free +EXPORT_SYMBOL sound/core/snd-timer 0x1ca49f2b snd_timer_stop +EXPORT_SYMBOL sound/core/snd-timer 0x3d7fce93 snd_timer_global_new +EXPORT_SYMBOL sound/core/snd-timer 0x773697d7 snd_timer_global_register +EXPORT_SYMBOL sound/core/snd-timer 0x7d205bd0 snd_timer_continue +EXPORT_SYMBOL sound/core/snd-timer 0x875fcdc7 snd_timer_global_free +EXPORT_SYMBOL sound/core/snd-timer 0x930bf4b0 snd_timer_pause +EXPORT_SYMBOL sound/core/snd-timer 0x96520544 snd_timer_new +EXPORT_SYMBOL sound/core/snd-timer 0xa4b72e4a snd_timer_instance_new +EXPORT_SYMBOL sound/core/snd-timer 0xb99f3e72 snd_timer_open +EXPORT_SYMBOL sound/core/snd-timer 0xbb2d715a snd_timer_close +EXPORT_SYMBOL sound/core/snd-timer 0xc01938c7 snd_timer_start +EXPORT_SYMBOL sound/core/snd-timer 0xd90e7e86 snd_timer_notify +EXPORT_SYMBOL sound/core/snd-timer 0xdc62c821 snd_timer_resolution +EXPORT_SYMBOL sound/core/snd-timer 0xf028a42e snd_timer_interrupt +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x63f4033c snd_mpu401_uart_new +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x6d629c59 snd_mpu401_uart_interrupt_tx +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0xc0fec227 snd_mpu401_uart_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x05060a19 snd_opl3_regmap +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x11d29d42 snd_opl3_find_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x1b8850e8 snd_opl3_load_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x1e4526ff snd_opl3_init +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x4a3dd842 snd_opl3_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x4a5afe9c snd_opl3_reset +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xb624bb91 snd_opl3_timer_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc05bb3e6 snd_opl3_create +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc16d70c7 snd_opl3_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc26ffe26 snd_opl3_hwdep_new +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x111b1382 snd_vx_dsp_load +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x226138b0 snd_vx_threaded_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x4c0301dc snd_vx_setup_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x82baf5f3 snd_vx_create +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x8981aa32 snd_vx_free_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xa62fda1e snd_vx_load_boot_image +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xd98bad37 snd_vx_check_reg_bit +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xd9d2e92b snd_vx_suspend +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xe09e1963 snd_vx_dsp_boot +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf1f04d23 snd_vx_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf7d66495 snd_vx_resume +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0212fd07 amdtp_stream_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x02f84a72 amdtp_stream_pcm_prepare +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x039cb20e amdtp_stream_set_parameters +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x05f29975 fw_iso_resources_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0b97f0ae cmp_connection_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x1b0bc1b2 amdtp_stream_get_max_payload +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x20254e45 amdtp_syt_intervals +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x281dc8da cmp_connection_release +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x2b5bba28 snd_fw_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x306d2f65 fw_iso_resources_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x49f3fefa amdtp_stream_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x4ba6fe30 avc_general_get_plug_info +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x50a2b323 cmp_connection_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x52411466 fcp_avc_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x53ca18e8 amdtp_rate_table +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x5a0f0929 cmp_connection_establish +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x5fb93906 cmp_connection_check_used +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x74748220 cmp_connection_reserve +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x74987232 fw_iso_resources_free +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x812434fe avc_general_set_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x82da6c4a iso_packets_buffer_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x84c6a330 cmp_connection_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x9f743b5c amdtp_stream_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xa7ddfb20 amdtp_stream_add_pcm_hw_constraints +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xaabdcb42 fw_iso_resources_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xab01c42b fw_iso_resources_allocate +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xaff6cc1e amdtp_stream_pcm_abort +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xb2b09571 cmp_connection_break +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xca58c9c4 iso_packets_buffer_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xdfb0e8ee avc_general_get_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xf611a0cf fcp_bus_reset +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x2e4e0bb7 intel_nhlt_get_endpoint_blob +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x41a05c36 intel_nhlt_has_endpoint_type +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x66fd6169 intel_nhlt_ssp_endpoint_mask +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0xb7b836b3 intel_nhlt_ssp_mclk_mask +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x57a6cf9f snd_ak4113_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x6034982d snd_ak4113_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x02247f89 snd_ak4114_external_rate +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x4500b0a5 snd_ak4114_check_rate_and_errors +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x632fc070 snd_ak4114_reinit +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x6565317a snd_ak4114_build +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x6de4a47d snd_ak4114_create +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x8f2bbc34 snd_ak4114_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x96141804 snd_ak4114_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xe74a0b17 snd_ak4114_reg_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x65eb3a10 snd_akm4xxx_init +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x6d9d9a0d snd_akm4xxx_reset +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x827cbfc8 snd_akm4xxx_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x89b0c91a snd_akm4xxx_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x1ea97066 snd_pt2258_reset +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0xc2f67b46 snd_pt2258_build_controls +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x1e445ab5 snd_cs8427_create +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x25ea5b9f snd_cs8427_reg_write +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x3a0f2770 snd_cs8427_init +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x3a8988a9 snd_cs8427_iec958_build +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xd12960b7 snd_cs8427_iec958_active +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xd5a23881 snd_cs8427_iec958_pcm +EXPORT_SYMBOL sound/i2c/snd-i2c 0x0e69516d snd_i2c_probeaddr +EXPORT_SYMBOL sound/i2c/snd-i2c 0x2f12a484 snd_i2c_device_free +EXPORT_SYMBOL sound/i2c/snd-i2c 0x57470236 snd_i2c_device_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x6dc8ec26 snd_i2c_sendbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0xc3e99c88 snd_i2c_bus_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0xcdff9b9f snd_i2c_readbytes +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x0c6546ca snd_ac97_pcm_open +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x13a62cbb snd_ac97_pcm_close +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x142b01b5 snd_ac97_pcm_assign +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x3f3ff78c snd_ac97_read +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x5a8fa994 snd_ac97_set_rate +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x727ecbbc snd_ac97_tune_hardware +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x8115367e snd_ac97_update_power +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x97e8609a snd_ac97_update +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xa9c34b3d snd_ac97_update_bits +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xab401278 snd_ac97_write_cache +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xb0f5d251 snd_ac97_write +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xb1393340 snd_ac97_bus +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xb28db70a snd_ac97_suspend +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xbdf27e11 snd_ac97_mixer +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xc6ab8eb5 snd_ac97_pcm_double_rate_rules +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xe0926c3a snd_ac97_resume +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xec9795c8 snd_ac97_get_short_name +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x104a097c snd_emu10k1_ptr_read +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x36b15983 snd_emu10k1_synth_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x3d03fcfb snd_emu10k1_synth_copy_from_user +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x56bdbdc0 snd_emu10k1_ptr_write_multiple +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x57aea7d3 snd_emu10k1_voice_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x6f52a1ca snd_emu10k1_ptr_write +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x7c870cd5 snd_emu10k1_memblk_map +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x7db3363c snd_emu10k1_synth_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xb3a4f54e snd_emu10k1_synth_bzero +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xf000fff6 snd_emu10k1_voice_free +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x183bf0c6 snd_ice1712_akm4xxx_init +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0xc45c17f5 snd_ice1712_akm4xxx_free +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0xf405279b snd_ice1712_akm4xxx_build_controls +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x11018a1a oxygen_reset_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x160135ff oxygen_write16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x16392526 oxygen_read16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x1ccf62fb oxygen_write_i2c +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x22a5d3a8 oxygen_write_spi +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x40ab45f7 oxygen_pci_shutdown +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x480c8071 oxygen_write8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x4be0a9e1 oxygen_write16_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x5c6ecbe8 oxygen_read32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x5f75078e oxygen_pci_pm +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x70e5a0de oxygen_pci_probe +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x81b0d3ac oxygen_update_dac_routing +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x8f8b5947 oxygen_write32_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x953a86d9 oxygen_write32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x9bf20378 oxygen_read_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xe18121f7 oxygen_write_ac97_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xedd91cac oxygen_write8_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xf4afd0e8 oxygen_write_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xfac134c4 oxygen_write_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xfae2c00c oxygen_read8 +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x0a4e9c4c snd_trident_alloc_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x59bbaa18 snd_trident_start_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xa2ab3ccd snd_trident_free_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xbb9de35c snd_trident_stop_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xcb903b85 snd_trident_write_voice_regs +EXPORT_SYMBOL sound/soc/amd/acp_audio_dma 0xf2cc2cce acp_bt_uart_enable +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x83d71931 snd_soc_acpi_amd_rmb_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0xeaff2cc0 snd_soc_acpi_amd_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0xec154d38 snd_amd_acp_find_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-adau1372 0x92644dfc adau1372_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-lpass-wsa-macro 0x1815f762 wsa_macro_set_spkr_mode +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x0d738ef1 pcm3060_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x6e7d4624 pcm3060_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-rt715 0xed2acb24 hda_to_sdw +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x2f087aac tlv320aic23_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0xcae53ce9 tlv320aic23_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x2940d8bd aic32x4_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x97d88aac aic32x4_regmap_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0xacc91a28 aic32x4_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x99e593c5 aic3x_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x9d06af4b aic3x_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x1c061e9f wcd_dt_parse_mbhc_data +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x36bb3c3a wcd_mbhc_init +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x3a195ca9 wcd_mbhc_get_impedance +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x789ebe56 wcd_mbhc_set_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x9725a108 wcd_mbhc_start +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xa5758a49 wcd_mbhc_get_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xd094df47 wcd_mbhc_deinit +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xe2beca26 wcd_mbhc_stop +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x18673a93 fsl_asoc_get_dma_channel +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0xa3b59d75 fsl_asoc_get_pll_clocks +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0xf5848812 fsl_asoc_reparent_pll_clocks +EXPORT_SYMBOL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0x712a4347 mt8192_afe_gpio_request +EXPORT_SYMBOL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0x7386ab8d mt8192_afe_gpio_init +EXPORT_SYMBOL sound/soc/qcom/qdsp6/q6afe 0x8e87f8f1 q6afe_vote_lpass_core_hw +EXPORT_SYMBOL sound/soc/qcom/qdsp6/q6afe 0xce6c3776 q6afe_unvote_lpass_core_hw +EXPORT_SYMBOL sound/soc/snd-soc-core 0x11411ec9 snd_soc_alloc_ac97_component +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x22283aa7 imx8_disable_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x29eaf1b5 imx8_parse_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x7e101dca imx8_enable_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0xbd36ce8a imx8_dump +EXPORT_SYMBOL sound/soc/sof/mediatek/mtk-adsp-common 0x8850d6e2 mtk_adsp_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0217c2b3 snd_sof_ipc_init +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x03900469 snd_sof_prepare +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0496b4b1 sof_dai_get_mclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x076f6c19 sof_mailbox_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0ab6b659 sof_machine_register +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0dc1fd72 snd_sof_device_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1755e3a7 sof_ipc3_do_rx_work +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x17fed386 sof_ipc_tx_message_no_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1a178cfe snd_sof_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1f9ea853 snd_sof_load_topology +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2398d117 sof_stream_pcm_close +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x29960ad2 sof_pcm_dai_link_fixup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2feec5da snd_sof_dsp_update_bits_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x303405f5 snd_sof_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x368c6727 sof_debug_check_flag +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3cfb7549 sof_dai_get_bclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3e99ffc1 snd_sof_runtime_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3ecf1f02 sof_machine_check +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4433cf52 sof_block_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4a6eaf6b snd_sof_dsp_update_bits64_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x58d9c351 snd_sof_load_firmware_raw +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x5fce7ad7 snd_sof_device_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6db19def sof_print_oops_and_stack +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6f3eafbf snd_sof_load_firmware_memcpy +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x71f763ce sof_io_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x73a5d212 snd_sof_dsp_dbg_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7419fe84 snd_sof_runtime_idle +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7659ce41 sof_io_read64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x803e4167 snd_sof_device_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x80c8c201 sof_ipc_msg_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x80e2e405 sof_mailbox_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x831a78f6 sof_io_write64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x84b4a0b5 snd_sof_handle_fw_exception +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8676a6bb snd_sof_runtime_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8707cacd sof_set_stream_data_offset +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8843b3e7 snd_sof_run_firmware +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x89f3d6e5 snd_sof_pcm_period_elapsed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x91562621 sof_stream_pcm_open +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xa75f20e0 snd_sof_complete +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xae54064d sof_block_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb0396727 snd_sof_dsp_update_bits64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb14285e5 snd_sof_ipc_get_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb54335fa snd_sof_dsp_update_bits_forced +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xbda8a83a sof_set_fw_state +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xbe2a1355 snd_sof_fw_unload +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc9a07b46 snd_sof_ipc_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc9afa475 snd_sof_dsp_only_d0i3_compatible_stream_active +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xcaf61e32 sof_machine_unregister +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xda6be8b3 sof_widget_setup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe4681393 snd_sof_ipc_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe5a5b5fa sof_widget_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe5ff9989 sof_ipc_tx_message +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe6331769 sof_compressed_ops +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xea07b124 sof_ipc_set_get_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf2e5b3ae snd_sof_dsp_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf62ce94c snd_sof_pci_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfa0a7e16 snd_sof_device_probe_completed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xff1e1540 snd_sof_dsp_panic +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xff56bed6 sof_io_read +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x17df6600 sof_of_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x6c729592 sof_of_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x79165b03 sof_of_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0xe79bd9ff sof_of_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof-utils 0xe27bb57d snd_sof_create_page_table +EXPORT_SYMBOL sound/soundcore 0x0e9e55f2 sound_class +EXPORT_SYMBOL sound/soundcore 0x2847e8fe register_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x686bcb6d register_sound_special_device +EXPORT_SYMBOL sound/soundcore 0x7afc9d8a unregister_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x7de2e72c register_sound_special +EXPORT_SYMBOL sound/soundcore 0x96c18ecd register_sound_dsp +EXPORT_SYMBOL sound/soundcore 0x99c95fa5 unregister_sound_special +EXPORT_SYMBOL sound/soundcore 0xcd083b10 unregister_sound_dsp +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x302af7fe snd_emux_terminate_all +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x305eef0e snd_emux_lock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x655cb202 snd_sf_linear_to_log +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x6cb56594 snd_emux_register +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xa6693f0f snd_emux_unlock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xcd62f06c snd_emux_new +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xd28a4056 snd_emux_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x0eda33fa snd_util_memhdr_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0x2a48197f snd_util_mem_alloc +EXPORT_SYMBOL sound/synth/snd-util-mem 0x6517719f __snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x914f3491 snd_util_memhdr_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9223e14b snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9adc8c44 __snd_util_memblk_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0xc59655e4 snd_util_mem_avail +EXPORT_SYMBOL sound/synth/snd-util-mem 0xd28dc0da __snd_util_mem_alloc +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x16756dc0 snd_usbmidi_input_start +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x63343b1d snd_usbmidi_input_stop +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xa762a78e __snd_usbmidi_create +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xb2af19e1 snd_usbmidi_resume +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xbed43a41 snd_usbmidi_suspend +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xd9d2bb03 snd_usbmidi_disconnect +EXPORT_SYMBOL vmlinux 0x000e1fcb uart_add_one_port +EXPORT_SYMBOL vmlinux 0x00148653 vsnprintf +EXPORT_SYMBOL vmlinux 0x001e4580 netdev_port_same_parent_id +EXPORT_SYMBOL vmlinux 0x00665bfb mipi_dsi_shutdown_peripheral +EXPORT_SYMBOL vmlinux 0x0077499e dev_get_by_name +EXPORT_SYMBOL vmlinux 0x0079f2f3 vfs_parse_fs_param +EXPORT_SYMBOL vmlinux 0x008f5f86 jbd2_journal_start_reserved +EXPORT_SYMBOL vmlinux 0x00a15550 md_reap_sync_thread +EXPORT_SYMBOL vmlinux 0x00b4e615 posix_acl_equiv_mode +EXPORT_SYMBOL vmlinux 0x00ba2ef7 forget_all_cached_acls +EXPORT_SYMBOL vmlinux 0x00bbfcb1 bpf_link_get_from_fd +EXPORT_SYMBOL vmlinux 0x00bcfb53 elevator_alloc +EXPORT_SYMBOL vmlinux 0x00ca358c xp_alloc +EXPORT_SYMBOL vmlinux 0x00d7e722 vme_lm_count +EXPORT_SYMBOL vmlinux 0x00eaccf3 filemap_invalidate_unlock_two +EXPORT_SYMBOL vmlinux 0x01000e51 schedule +EXPORT_SYMBOL vmlinux 0x010a20c4 i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0x01156ae4 utf8_strncasecmp_folded +EXPORT_SYMBOL vmlinux 0x0120535d dget_parent +EXPORT_SYMBOL vmlinux 0x0129c4f8 par_io_data_set +EXPORT_SYMBOL vmlinux 0x012de2ea xudma_rchanrt_read +EXPORT_SYMBOL vmlinux 0x01314adb blk_queue_bounce_limit +EXPORT_SYMBOL vmlinux 0x01325cde pci_request_regions +EXPORT_SYMBOL vmlinux 0x0147812c kblockd_mod_delayed_work_on +EXPORT_SYMBOL vmlinux 0x01505d85 imx_scu_call_rpc +EXPORT_SYMBOL vmlinux 0x016b73ea dev_uc_del +EXPORT_SYMBOL vmlinux 0x016f123e sg_copy_to_buffer +EXPORT_SYMBOL vmlinux 0x01757935 rdmacg_register_device +EXPORT_SYMBOL vmlinux 0x017b5e53 __devm_mdiobus_register +EXPORT_SYMBOL vmlinux 0x017de3d5 nr_cpu_ids +EXPORT_SYMBOL vmlinux 0x0188cd88 vme_alloc_consistent +EXPORT_SYMBOL vmlinux 0x01ac4606 __ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x01ae38be fuse_dequeue_forget +EXPORT_SYMBOL vmlinux 0x01b6502d set_user_nice +EXPORT_SYMBOL vmlinux 0x01b6865c xa_get_mark +EXPORT_SYMBOL vmlinux 0x01bf55fc paddr_vmcoreinfo_note +EXPORT_SYMBOL vmlinux 0x01c3692a task_work_add +EXPORT_SYMBOL vmlinux 0x01d1018d pcie_capability_read_dword +EXPORT_SYMBOL vmlinux 0x01dc8a99 qman_update_cgr_safe +EXPORT_SYMBOL vmlinux 0x01ef81fb dcache_readdir +EXPORT_SYMBOL vmlinux 0x0208d31c blk_mq_stop_hw_queues +EXPORT_SYMBOL vmlinux 0x0209f3a7 secure_ipv6_port_ephemeral +EXPORT_SYMBOL vmlinux 0x020dbf27 bitmap_alloc +EXPORT_SYMBOL vmlinux 0x020eedd9 pci_wake_from_d3 +EXPORT_SYMBOL vmlinux 0x02120396 input_set_min_poll_interval +EXPORT_SYMBOL vmlinux 0x021288d1 netdev_class_remove_file_ns +EXPORT_SYMBOL vmlinux 0x022d97f8 __folio_alloc +EXPORT_SYMBOL vmlinux 0x0248efd3 kstrtobool_from_user +EXPORT_SYMBOL vmlinux 0x02689bff fscrypt_free_bounce_page +EXPORT_SYMBOL vmlinux 0x026ab064 jbd2_journal_check_used_features +EXPORT_SYMBOL vmlinux 0x026d2fd4 netdev_refcnt_read +EXPORT_SYMBOL vmlinux 0x026ea1ef generic_file_readonly_mmap +EXPORT_SYMBOL vmlinux 0x0274dc2b netif_get_num_default_rss_queues +EXPORT_SYMBOL vmlinux 0x0296695f refcount_warn_saturate +EXPORT_SYMBOL vmlinux 0x02c065f8 ucc_set_qe_mux_mii_mng +EXPORT_SYMBOL vmlinux 0x02c32dd0 netdev_lower_get_next_private_rcu +EXPORT_SYMBOL vmlinux 0x02c80367 sock_queue_rcv_skb_reason +EXPORT_SYMBOL vmlinux 0x02e70a05 scsi_print_sense +EXPORT_SYMBOL vmlinux 0x02ffd7ce acpi_device_set_power +EXPORT_SYMBOL vmlinux 0x0316aa51 devm_nvmem_cell_put +EXPORT_SYMBOL vmlinux 0x031b5466 dma_find_channel +EXPORT_SYMBOL vmlinux 0x0325f722 backlight_device_set_brightness +EXPORT_SYMBOL vmlinux 0x032faccc config_item_put +EXPORT_SYMBOL vmlinux 0x0333b49b pci_disable_link_state +EXPORT_SYMBOL vmlinux 0x0334795d icst307_s2div +EXPORT_SYMBOL vmlinux 0x0334da4e scsi_command_size_tbl +EXPORT_SYMBOL vmlinux 0x03393df7 pci_clear_mwi +EXPORT_SYMBOL vmlinux 0x0349726f tegra194_miscreg_mask_serror +EXPORT_SYMBOL vmlinux 0x034e3367 dev_mc_del +EXPORT_SYMBOL vmlinux 0x0351a18c udpv6_sendmsg +EXPORT_SYMBOL vmlinux 0x03535c6a sock_bindtoindex +EXPORT_SYMBOL vmlinux 0x035b3de9 pci_bus_find_capability +EXPORT_SYMBOL vmlinux 0x035d25ab memcg_kmem_online_key +EXPORT_SYMBOL vmlinux 0x0360d67f make_flow_keys_digest +EXPORT_SYMBOL vmlinux 0x0366307a console_suspend_enabled +EXPORT_SYMBOL vmlinux 0x036cce78 tty_termios_input_baud_rate +EXPORT_SYMBOL vmlinux 0x036eb8d8 cdev_set_parent +EXPORT_SYMBOL vmlinux 0x037a0cba kfree +EXPORT_SYMBOL vmlinux 0x03815f35 ledtrig_disk_activity +EXPORT_SYMBOL vmlinux 0x038b96ec phy_ethtool_ksettings_set +EXPORT_SYMBOL vmlinux 0x0397edd5 fb_edid_to_monspecs +EXPORT_SYMBOL vmlinux 0x03ad6790 hash_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x03b814ca bpf_dispatcher_xdp_func +EXPORT_SYMBOL vmlinux 0x03c51961 qdisc_offload_query_caps +EXPORT_SYMBOL vmlinux 0x03d49adb fb_validate_mode +EXPORT_SYMBOL vmlinux 0x03ec7485 inode_get_bytes +EXPORT_SYMBOL vmlinux 0x03f8a3d7 pci_set_mwi +EXPORT_SYMBOL vmlinux 0x03fd2571 vm_unmap_ram +EXPORT_SYMBOL vmlinux 0x04040973 hmm_range_fault +EXPORT_SYMBOL vmlinux 0x041c567b debugfs_create_automount +EXPORT_SYMBOL vmlinux 0x04270fa6 blk_queue_flag_set +EXPORT_SYMBOL vmlinux 0x044154c6 tc_skb_ext_tc +EXPORT_SYMBOL vmlinux 0x04482cdb __refrigerator +EXPORT_SYMBOL vmlinux 0x044f0ad9 get_random_u16 +EXPORT_SYMBOL vmlinux 0x04533852 skb_free_datagram +EXPORT_SYMBOL vmlinux 0x045c25f2 udplite_prot +EXPORT_SYMBOL vmlinux 0x04673adb qman_ip_rev +EXPORT_SYMBOL vmlinux 0x0474edef kstrtou16_from_user +EXPORT_SYMBOL vmlinux 0x0479aac1 seq_list_next_rcu +EXPORT_SYMBOL vmlinux 0x0484c6c4 acpi_enter_sleep_state_prep +EXPORT_SYMBOL vmlinux 0x04863e28 hdmi_audio_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x0489bd97 inet6_release +EXPORT_SYMBOL vmlinux 0x0490b7f3 sb_set_blocksize +EXPORT_SYMBOL vmlinux 0x04926032 xsk_clear_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x04a8c663 d_hash_and_lookup +EXPORT_SYMBOL vmlinux 0x04a92e81 folio_migrate_flags +EXPORT_SYMBOL vmlinux 0x04bde337 fwnode_get_mac_address +EXPORT_SYMBOL vmlinux 0x04c8d2a9 scsi_scan_target +EXPORT_SYMBOL vmlinux 0x04ca566c folio_set_bh +EXPORT_SYMBOL vmlinux 0x04d24402 iwe_stream_add_point +EXPORT_SYMBOL vmlinux 0x04e4507c inet_shutdown +EXPORT_SYMBOL vmlinux 0x04e76e83 seq_path +EXPORT_SYMBOL vmlinux 0x04ea5d10 ksize +EXPORT_SYMBOL vmlinux 0x04eba598 kthread_bind +EXPORT_SYMBOL vmlinux 0x04f3a4c0 flow_block_cb_decref +EXPORT_SYMBOL vmlinux 0x04fcbdda __sk_dst_check +EXPORT_SYMBOL vmlinux 0x0503291c i2c_clients_command +EXPORT_SYMBOL vmlinux 0x050877b9 dmi_first_match +EXPORT_SYMBOL vmlinux 0x0514fe87 d_exact_alias +EXPORT_SYMBOL vmlinux 0x05236705 dm_table_get_size +EXPORT_SYMBOL vmlinux 0x05240ee7 percpu_counter_batch +EXPORT_SYMBOL vmlinux 0x05296efd register_qdisc +EXPORT_SYMBOL vmlinux 0x052e38df inet_proto_csum_replace16 +EXPORT_SYMBOL vmlinux 0x054496b4 schedule_timeout_interruptible +EXPORT_SYMBOL vmlinux 0x054b50a8 __skb_gso_segment +EXPORT_SYMBOL vmlinux 0x055e77e8 jiffies_64 +EXPORT_SYMBOL vmlinux 0x0562dc30 __sg_page_iter_start +EXPORT_SYMBOL vmlinux 0x056bcf7b dm_read_arg +EXPORT_SYMBOL vmlinux 0x05748d54 md_bitmap_free +EXPORT_SYMBOL vmlinux 0x057d68ee pps_event +EXPORT_SYMBOL vmlinux 0x058203fe __starget_for_each_device +EXPORT_SYMBOL vmlinux 0x0594280e tcp_sock_set_quickack +EXPORT_SYMBOL vmlinux 0x05a6e24c tty_port_hangup +EXPORT_SYMBOL vmlinux 0x05a8087f phy_drivers_unregister +EXPORT_SYMBOL vmlinux 0x05b34948 inet_twsk_deschedule_put +EXPORT_SYMBOL vmlinux 0x05d8f6f1 xfrm_policy_walk_done +EXPORT_SYMBOL vmlinux 0x05f0d5d7 tcf_em_unregister +EXPORT_SYMBOL vmlinux 0x060ba97c gen_pool_free_owner +EXPORT_SYMBOL vmlinux 0x06110819 bfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x061651be strcat +EXPORT_SYMBOL vmlinux 0x06191e95 tcp_set_rcvlowat +EXPORT_SYMBOL vmlinux 0x06249a5d netdev_crit +EXPORT_SYMBOL vmlinux 0x0628da1d filemap_get_folios_contig +EXPORT_SYMBOL vmlinux 0x0634100a bitmap_parselist_user +EXPORT_SYMBOL vmlinux 0x06387439 dquot_file_open +EXPORT_SYMBOL vmlinux 0x064172b8 devfreq_update_interval +EXPORT_SYMBOL vmlinux 0x064f3ef2 nvdimm_bus_unlock +EXPORT_SYMBOL vmlinux 0x065d20c1 __netlink_dump_start +EXPORT_SYMBOL vmlinux 0x0668b595 _kstrtoul +EXPORT_SYMBOL vmlinux 0x067ec000 try_module_get +EXPORT_SYMBOL vmlinux 0x06816350 blk_pre_runtime_suspend +EXPORT_SYMBOL vmlinux 0x06a29964 d_drop +EXPORT_SYMBOL vmlinux 0x06aa5ba1 tcf_block_netif_keep_dst +EXPORT_SYMBOL vmlinux 0x06aa733d dev_set_mtu +EXPORT_SYMBOL vmlinux 0x06bd88b5 ucs2_strnlen +EXPORT_SYMBOL vmlinux 0x06c8abad tc_setup_cb_replace +EXPORT_SYMBOL vmlinux 0x06d11488 __bitmap_equal +EXPORT_SYMBOL vmlinux 0x06d39c4a mmc_request_done +EXPORT_SYMBOL vmlinux 0x06efd8e8 blk_queue_virt_boundary +EXPORT_SYMBOL vmlinux 0x06f448f0 fman_set_port_params +EXPORT_SYMBOL vmlinux 0x06fc3e3e sock_i_ino +EXPORT_SYMBOL vmlinux 0x07039b71 netdev_adjacent_change_abort +EXPORT_SYMBOL vmlinux 0x0709471e ptp_find_pin +EXPORT_SYMBOL vmlinux 0x07098248 xz_dec_microlzma_alloc +EXPORT_SYMBOL vmlinux 0x0711edc8 xudma_dev_get_tisci_rm +EXPORT_SYMBOL vmlinux 0x072f901c vme_master_rmw +EXPORT_SYMBOL vmlinux 0x0730a543 touch_atime +EXPORT_SYMBOL vmlinux 0x0745a981 xa_erase +EXPORT_SYMBOL vmlinux 0x074a1d05 netpoll_cleanup +EXPORT_SYMBOL vmlinux 0x077058f2 xfrm_unregister_type +EXPORT_SYMBOL vmlinux 0x0775f8af nd_region_acquire_lane +EXPORT_SYMBOL vmlinux 0x0781ec97 logic_insl +EXPORT_SYMBOL vmlinux 0x0796a4e1 ipv4_specific +EXPORT_SYMBOL vmlinux 0x07a890c8 fb_alloc_cmap +EXPORT_SYMBOL vmlinux 0x07accc3b __i2c_transfer +EXPORT_SYMBOL vmlinux 0x07b2c752 page_mapping +EXPORT_SYMBOL vmlinux 0x07bf9ff5 inode_io_list_del +EXPORT_SYMBOL vmlinux 0x07cc4a5d printk_timed_ratelimit +EXPORT_SYMBOL vmlinux 0x07ceeac9 panic_notifier_list +EXPORT_SYMBOL vmlinux 0x07cf04eb fman_set_mac_max_frame +EXPORT_SYMBOL vmlinux 0x07d12377 close_fd_get_file +EXPORT_SYMBOL vmlinux 0x07db17be qman_create_fq +EXPORT_SYMBOL vmlinux 0x07f57478 pci_unmap_iospace +EXPORT_SYMBOL vmlinux 0x07f7a94b devm_of_find_backlight +EXPORT_SYMBOL vmlinux 0x07ff9f74 logfc +EXPORT_SYMBOL vmlinux 0x0800473f __cond_resched +EXPORT_SYMBOL vmlinux 0x0805f2c8 ecryptfs_get_auth_tok_key +EXPORT_SYMBOL vmlinux 0x08162c74 free_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0x082c3213 pci_root_buses +EXPORT_SYMBOL vmlinux 0x0833294a cfb_imageblit +EXPORT_SYMBOL vmlinux 0x08356f32 fman_sp_set_buf_pools_in_asc_order_of_buf_sizes +EXPORT_SYMBOL vmlinux 0x083eb21c rfkill_unregister +EXPORT_SYMBOL vmlinux 0x084eac0f of_find_matching_node_and_match +EXPORT_SYMBOL vmlinux 0x0852b5b5 mdiobb_read_c22 +EXPORT_SYMBOL vmlinux 0x0870efe3 jent_testing_exit +EXPORT_SYMBOL vmlinux 0x08909d86 bio_endio +EXPORT_SYMBOL vmlinux 0x08995a06 folio_add_lru +EXPORT_SYMBOL vmlinux 0x089c0523 fscrypt_zeroout_range +EXPORT_SYMBOL vmlinux 0x08a0286e of_root +EXPORT_SYMBOL vmlinux 0x08a2c380 pid_task +EXPORT_SYMBOL vmlinux 0x08aface6 napi_enable +EXPORT_SYMBOL vmlinux 0x08bf9ba2 qdisc_put_unlocked +EXPORT_SYMBOL vmlinux 0x08e39398 cmd_db_read_addr +EXPORT_SYMBOL vmlinux 0x09036f2f generic_ro_fops +EXPORT_SYMBOL vmlinux 0x0906f778 skb_queue_head +EXPORT_SYMBOL vmlinux 0x0922a9a5 nf_log_bind_pf +EXPORT_SYMBOL vmlinux 0x092e26bf acpi_remove_address_space_handler +EXPORT_SYMBOL vmlinux 0x09348737 t10_pi_type1_ip +EXPORT_SYMBOL vmlinux 0x0935f6f0 dquot_acquire +EXPORT_SYMBOL vmlinux 0x093712e5 acpi_purge_cached_objects +EXPORT_SYMBOL vmlinux 0x0939c173 pci_reenable_device +EXPORT_SYMBOL vmlinux 0x093e742e pci_find_next_bus +EXPORT_SYMBOL vmlinux 0x093f24f6 genphy_read_status +EXPORT_SYMBOL vmlinux 0x0944f850 flow_rule_match_enc_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x094af71a vfs_llseek +EXPORT_SYMBOL vmlinux 0x095d8fd7 mmc_cqe_post_req +EXPORT_SYMBOL vmlinux 0x09668ddf key_revoke +EXPORT_SYMBOL vmlinux 0x09769037 dmt_modes +EXPORT_SYMBOL vmlinux 0x098b71c6 fb_dealloc_cmap +EXPORT_SYMBOL vmlinux 0x09a593d9 ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x09b70808 mipi_dsi_dcs_nop +EXPORT_SYMBOL vmlinux 0x09d2c370 skb_clone +EXPORT_SYMBOL vmlinux 0x09d34187 end_page_writeback +EXPORT_SYMBOL vmlinux 0x09d44df9 in_lock_functions +EXPORT_SYMBOL vmlinux 0x09da0ba4 xa_set_mark +EXPORT_SYMBOL vmlinux 0x09f3535d ww_mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x09f9b261 xudma_rchan_put +EXPORT_SYMBOL vmlinux 0x0a012f73 mb_cache_entry_touch +EXPORT_SYMBOL vmlinux 0x0a0ebc08 __xa_cmpxchg +EXPORT_SYMBOL vmlinux 0x0a178554 d_add_ci +EXPORT_SYMBOL vmlinux 0x0a1cbf28 mr_table_alloc +EXPORT_SYMBOL vmlinux 0x0a1e8769 utf8_casefold_hash +EXPORT_SYMBOL vmlinux 0x0a1eebd6 textsearch_destroy +EXPORT_SYMBOL vmlinux 0x0a250e49 jbd2__journal_restart +EXPORT_SYMBOL vmlinux 0x0a255ef7 blk_mq_alloc_tag_set +EXPORT_SYMBOL vmlinux 0x0a414d2c bio_free_pages +EXPORT_SYMBOL vmlinux 0x0a61f9b1 dev_get_by_napi_id +EXPORT_SYMBOL vmlinux 0x0a770832 register_memory_notifier +EXPORT_SYMBOL vmlinux 0x0a7aef0f get_mem_cgroup_from_mm +EXPORT_SYMBOL vmlinux 0x0a8466bb ihold +EXPORT_SYMBOL vmlinux 0x0a84b15d zstd_init_cctx +EXPORT_SYMBOL vmlinux 0x0aa309cf synchronize_hardirq +EXPORT_SYMBOL vmlinux 0x0aa59592 dst_discard_out +EXPORT_SYMBOL vmlinux 0x0aaccc92 pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x0ac12404 padata_do_parallel +EXPORT_SYMBOL vmlinux 0x0acf7679 dma_issue_pending_all +EXPORT_SYMBOL vmlinux 0x0ad9635f vfs_unlink +EXPORT_SYMBOL vmlinux 0x0ae2c166 tcp_openreq_init_rwin +EXPORT_SYMBOL vmlinux 0x0ae36df4 tty_port_carrier_raised +EXPORT_SYMBOL vmlinux 0x0af918c8 __put_user_ns +EXPORT_SYMBOL vmlinux 0x0b1beb31 vmalloc_32_user +EXPORT_SYMBOL vmlinux 0x0b253c0f to_nd_dax +EXPORT_SYMBOL vmlinux 0x0b26b8c8 acpi_run_osc +EXPORT_SYMBOL vmlinux 0x0b331d3d audit_log_start +EXPORT_SYMBOL vmlinux 0x0b3e5d7e __sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x0b6034e2 mmc_card_is_blockaddr +EXPORT_SYMBOL vmlinux 0x0b742fd7 simple_strtol +EXPORT_SYMBOL vmlinux 0x0b7e89ab discard_new_inode +EXPORT_SYMBOL vmlinux 0x0b895527 iw_handler_get_spy +EXPORT_SYMBOL vmlinux 0x0b99a8b6 proc_remove +EXPORT_SYMBOL vmlinux 0x0ba0995e dquot_load_quota_inode +EXPORT_SYMBOL vmlinux 0x0ba0b938 vm_brk +EXPORT_SYMBOL vmlinux 0x0bb5dd4a dma_fence_chain_find_seqno +EXPORT_SYMBOL vmlinux 0x0bc477a2 irq_set_irq_type +EXPORT_SYMBOL vmlinux 0x0bccfa37 gnet_stats_start_copy +EXPORT_SYMBOL vmlinux 0x0bd394d8 tty_termios_baud_rate +EXPORT_SYMBOL vmlinux 0x0bda3cb4 dquot_quota_off +EXPORT_SYMBOL vmlinux 0x0bdc1be0 jbd2_journal_grab_journal_head +EXPORT_SYMBOL vmlinux 0x0bf0e4a2 __SCK__tp_func_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x0bfc1d1a check_zeroed_user +EXPORT_SYMBOL vmlinux 0x0c03289a param_get_ulong +EXPORT_SYMBOL vmlinux 0x0c03ef2b jbd2_journal_update_sb_errno +EXPORT_SYMBOL vmlinux 0x0c170cc7 seq_putc +EXPORT_SYMBOL vmlinux 0x0c2075c0 input_unregister_handler +EXPORT_SYMBOL vmlinux 0x0c20d65a pagecache_get_page +EXPORT_SYMBOL vmlinux 0x0c25ec48 secure_tcpv6_seq +EXPORT_SYMBOL vmlinux 0x0c3690fc _raw_spin_lock_bh +EXPORT_SYMBOL vmlinux 0x0c3db2cd path_put +EXPORT_SYMBOL vmlinux 0x0c4756be sock_set_keepalive +EXPORT_SYMBOL vmlinux 0x0c4c6c23 of_iomap +EXPORT_SYMBOL vmlinux 0x0c575719 __cond_resched_rwlock_write +EXPORT_SYMBOL vmlinux 0x0c5b9cee of_graph_get_endpoint_by_regs +EXPORT_SYMBOL vmlinux 0x0c5ba934 jbd2_journal_release_jbd_inode +EXPORT_SYMBOL vmlinux 0x0c6bdc3f vme_master_read +EXPORT_SYMBOL vmlinux 0x0c7472f0 vfs_fadvise +EXPORT_SYMBOL vmlinux 0x0c88273b dev_mc_unsync +EXPORT_SYMBOL vmlinux 0x0c8a376d __module_get +EXPORT_SYMBOL vmlinux 0x0ca47325 rproc_alloc +EXPORT_SYMBOL vmlinux 0x0cb11bc7 __SCK__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0cc09811 register_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x0cc4b4b6 crc_ccitt_false +EXPORT_SYMBOL vmlinux 0x0cc5e495 __generic_file_fsync +EXPORT_SYMBOL vmlinux 0x0cce3dc2 pskb_extract +EXPORT_SYMBOL vmlinux 0x0cd5835b ipv6_flowlabel_exclusive +EXPORT_SYMBOL vmlinux 0x0cdce87c rfkill_set_hw_state_reason +EXPORT_SYMBOL vmlinux 0x0cdd12cd do_clone_file_range +EXPORT_SYMBOL vmlinux 0x0cebe651 blkdev_issue_flush +EXPORT_SYMBOL vmlinux 0x0cf02696 sg_miter_stop +EXPORT_SYMBOL vmlinux 0x0cfb047c notify_change +EXPORT_SYMBOL vmlinux 0x0d074c90 pm860x_set_bits +EXPORT_SYMBOL vmlinux 0x0d07f543 get_anon_bdev +EXPORT_SYMBOL vmlinux 0x0d0b3ed0 pnp_start_dev +EXPORT_SYMBOL vmlinux 0x0d24a7dc pcim_iounmap_regions +EXPORT_SYMBOL vmlinux 0x0d2ca20f ucc_fast_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0x0d2e107e dev_add_pack +EXPORT_SYMBOL vmlinux 0x0d333b64 zstd_end_stream +EXPORT_SYMBOL vmlinux 0x0d3f5c1a fman_get_max_frm +EXPORT_SYMBOL vmlinux 0x0d542439 __ipv6_addr_type +EXPORT_SYMBOL vmlinux 0x0da21958 mmc_gpiod_request_cd +EXPORT_SYMBOL vmlinux 0x0da37acd dma_fence_array_first +EXPORT_SYMBOL vmlinux 0x0dae3803 block_write_begin +EXPORT_SYMBOL vmlinux 0x0dbfebbe rtnetlink_put_metrics +EXPORT_SYMBOL vmlinux 0x0ddb3148 bio_copy_data_iter +EXPORT_SYMBOL vmlinux 0x0ddeb002 __tcf_em_tree_match +EXPORT_SYMBOL vmlinux 0x0de31069 mr_vif_seq_next +EXPORT_SYMBOL vmlinux 0x0deaf819 scsi_target_resume +EXPORT_SYMBOL vmlinux 0x0deb72fc __traceiter_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0df33ace kmem_cache_alloc_bulk +EXPORT_SYMBOL vmlinux 0x0dfefe0e netdev_alert +EXPORT_SYMBOL vmlinux 0x0e038d48 __of_get_address +EXPORT_SYMBOL vmlinux 0x0e073e60 sdev_prefix_printk +EXPORT_SYMBOL vmlinux 0x0e0cf8c4 mdiobus_register_device +EXPORT_SYMBOL vmlinux 0x0e0fdcdb lock_rename_child +EXPORT_SYMBOL vmlinux 0x0e1283df vlan_vids_add_by_dev +EXPORT_SYMBOL vmlinux 0x0e17678a siphash_4u64 +EXPORT_SYMBOL vmlinux 0x0e2e9db4 wireless_spy_update +EXPORT_SYMBOL vmlinux 0x0e39f2cb pci_write_config_word +EXPORT_SYMBOL vmlinux 0x0e3ea410 gnet_stats_copy_basic_hw +EXPORT_SYMBOL vmlinux 0x0e4262c6 __siphash_unaligned +EXPORT_SYMBOL vmlinux 0x0e57b3f5 sk_ns_capable +EXPORT_SYMBOL vmlinux 0x0e5f4c8c file_write_and_wait_range +EXPORT_SYMBOL vmlinux 0x0e6f40ec crypto_kdf108_setkey +EXPORT_SYMBOL vmlinux 0x0e8bf3ce __kfree_skb +EXPORT_SYMBOL vmlinux 0x0e9e2e65 vfs_clone_file_range +EXPORT_SYMBOL vmlinux 0x0ea3c74e tasklet_kill +EXPORT_SYMBOL vmlinux 0x0ea593f6 hdmi_drm_infoframe_init +EXPORT_SYMBOL vmlinux 0x0eb6eb87 add_taint +EXPORT_SYMBOL vmlinux 0x0ec03d87 set_page_dirty_lock +EXPORT_SYMBOL vmlinux 0x0ec5babe vme_dma_free +EXPORT_SYMBOL vmlinux 0x0ed26fbe filemap_map_pages +EXPORT_SYMBOL vmlinux 0x0ef2393e param_get_charp +EXPORT_SYMBOL vmlinux 0x0ef4f5ac simple_rmdir +EXPORT_SYMBOL vmlinux 0x0f09cc34 schedule_timeout_killable +EXPORT_SYMBOL vmlinux 0x0f17c01b blk_rq_count_integrity_sg +EXPORT_SYMBOL vmlinux 0x0f1ad8e2 seq_list_start_rcu +EXPORT_SYMBOL vmlinux 0x0f1c8ef1 blk_mq_alloc_request +EXPORT_SYMBOL vmlinux 0x0f1e5460 get_unmapped_area +EXPORT_SYMBOL vmlinux 0x0f20ce20 __skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x0f2d7bad locks_remove_posix +EXPORT_SYMBOL vmlinux 0x0f37ca89 lockref_put_not_zero +EXPORT_SYMBOL vmlinux 0x0f41271f __folio_batch_release +EXPORT_SYMBOL vmlinux 0x0f630261 gen_replace_estimator +EXPORT_SYMBOL vmlinux 0x0f65499e mipi_dsi_dcs_set_pixel_format +EXPORT_SYMBOL vmlinux 0x0f6ae87e __skb_flow_dissect +EXPORT_SYMBOL vmlinux 0x0f751774 page_pool_create +EXPORT_SYMBOL vmlinux 0x0f811fc7 jent_raw_hires_entropy_store +EXPORT_SYMBOL vmlinux 0x0f86f560 kthread_delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0x0f9e7271 mem_cgroup_from_task +EXPORT_SYMBOL vmlinux 0x0f9f3f4c rproc_shutdown +EXPORT_SYMBOL vmlinux 0x0f9fe992 sockopt_ns_capable +EXPORT_SYMBOL vmlinux 0x0fab1ab0 hdmi_spd_infoframe_pack +EXPORT_SYMBOL vmlinux 0x0fb2f8a4 mktime64 +EXPORT_SYMBOL vmlinux 0x0fc42385 netdev_core_stats_alloc +EXPORT_SYMBOL vmlinux 0x0fd902db mb_cache_entry_create +EXPORT_SYMBOL vmlinux 0x0fe181b4 fput +EXPORT_SYMBOL vmlinux 0x0ff3c2a3 pci_request_selected_regions +EXPORT_SYMBOL vmlinux 0x0fff5afc time64_to_tm +EXPORT_SYMBOL vmlinux 0x10017aa5 kernel_cpustat +EXPORT_SYMBOL vmlinux 0x100a5186 xfrm_alloc_spi +EXPORT_SYMBOL vmlinux 0x100bddf8 proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x101c64bb mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x101d7ff5 ns_capable_noaudit +EXPORT_SYMBOL vmlinux 0x1025009a cpm_muram_alloc_fixed +EXPORT_SYMBOL vmlinux 0x102936ec qe_clock_source +EXPORT_SYMBOL vmlinux 0x102b4004 mr_mfc_find_any +EXPORT_SYMBOL vmlinux 0x1035c7c2 __release_region +EXPORT_SYMBOL vmlinux 0x1057a279 bsearch +EXPORT_SYMBOL vmlinux 0x1068004b gf128mul_bbe +EXPORT_SYMBOL vmlinux 0x107be0b0 percpu_counter_sync +EXPORT_SYMBOL vmlinux 0x107e50b8 request_key_rcu +EXPORT_SYMBOL vmlinux 0x107e5878 zlib_inflateEnd +EXPORT_SYMBOL vmlinux 0x1089ff19 md_reload_sb +EXPORT_SYMBOL vmlinux 0x1092f1e6 dev_set_allmulti +EXPORT_SYMBOL vmlinux 0x10a0d53d tty_check_change +EXPORT_SYMBOL vmlinux 0x10c0a21a tcp_sock_set_syncnt +EXPORT_SYMBOL vmlinux 0x10d9f885 scsi_sense_desc_find +EXPORT_SYMBOL vmlinux 0x10db5fb9 rproc_del +EXPORT_SYMBOL vmlinux 0x10e09f3d tegra_ivc_cleanup +EXPORT_SYMBOL vmlinux 0x10e6f74a free_contig_range +EXPORT_SYMBOL vmlinux 0x10f292c9 unregister_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x10f3a06c uart_resume_port +EXPORT_SYMBOL vmlinux 0x10f50f78 __xfrm_init_state +EXPORT_SYMBOL vmlinux 0x1107b819 mmc_gpiod_request_ro +EXPORT_SYMBOL vmlinux 0x11089ac7 _ctype +EXPORT_SYMBOL vmlinux 0x11125f43 dm_table_get_mode +EXPORT_SYMBOL vmlinux 0x113dc016 blk_mq_delay_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x114a86d4 scsi_device_resume +EXPORT_SYMBOL vmlinux 0x116cbf0d __mdiobus_write +EXPORT_SYMBOL vmlinux 0x116d756f jbd2_journal_inode_ranged_write +EXPORT_SYMBOL vmlinux 0x116f7d49 pcim_iounmap +EXPORT_SYMBOL vmlinux 0x117093be qdisc_class_hash_init +EXPORT_SYMBOL vmlinux 0x11a9792e dma_sync_sg_for_cpu +EXPORT_SYMBOL vmlinux 0x11c755df security_sock_graft +EXPORT_SYMBOL vmlinux 0x11ca7ad3 unix_attach_fds +EXPORT_SYMBOL vmlinux 0x11d0beb6 scsi_bios_ptable +EXPORT_SYMBOL vmlinux 0x11d623f9 ipv6_getsockopt +EXPORT_SYMBOL vmlinux 0x11dee2c6 nf_log_unset +EXPORT_SYMBOL vmlinux 0x11e01907 set_posix_acl +EXPORT_SYMBOL vmlinux 0x11e30762 chacha_block_generic +EXPORT_SYMBOL vmlinux 0x11ffdfee ucc_slow_stop_tx +EXPORT_SYMBOL vmlinux 0x12025de4 pci_clear_master +EXPORT_SYMBOL vmlinux 0x120b336a __rb_insert_augmented +EXPORT_SYMBOL vmlinux 0x120ff8e1 xudma_get_rflow_ring_offset +EXPORT_SYMBOL vmlinux 0x121ceb13 xfrm_register_type +EXPORT_SYMBOL vmlinux 0x122c3a7e _printk +EXPORT_SYMBOL vmlinux 0x124bad4d kstrtobool +EXPORT_SYMBOL vmlinux 0x124c11ce devfreq_update_status +EXPORT_SYMBOL vmlinux 0x12511c82 load_nls +EXPORT_SYMBOL vmlinux 0x1254a00f devm_gen_pool_create +EXPORT_SYMBOL vmlinux 0x12578ae3 iw_handler_set_thrspy +EXPORT_SYMBOL vmlinux 0x127b823e deactivate_locked_super +EXPORT_SYMBOL vmlinux 0x127d83ea security_locked_down +EXPORT_SYMBOL vmlinux 0x129b0606 pci_save_state +EXPORT_SYMBOL vmlinux 0x129d6696 security_socket_getpeersec_dgram +EXPORT_SYMBOL vmlinux 0x12a0321b inet6_add_protocol +EXPORT_SYMBOL vmlinux 0x12a4e128 __arch_copy_from_user +EXPORT_SYMBOL vmlinux 0x12cab4c1 scsi_add_device +EXPORT_SYMBOL vmlinux 0x12cabc89 siphash_2u64 +EXPORT_SYMBOL vmlinux 0x12d74aca generic_remap_file_range_prep +EXPORT_SYMBOL vmlinux 0x12f23f9c prepare_to_swait_event +EXPORT_SYMBOL vmlinux 0x12f6f69c fb_videomode_to_var +EXPORT_SYMBOL vmlinux 0x12fb1787 pci_fixup_device +EXPORT_SYMBOL vmlinux 0x130afd75 acpi_get_sleep_type_data +EXPORT_SYMBOL vmlinux 0x13110126 request_resource +EXPORT_SYMBOL vmlinux 0x131a6146 xa_clear_mark +EXPORT_SYMBOL vmlinux 0x131d052a pps_unregister_source +EXPORT_SYMBOL vmlinux 0x131dac37 ip_generic_getfrag +EXPORT_SYMBOL vmlinux 0x132808ba take_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0x13415b17 inet6_csk_route_req +EXPORT_SYMBOL vmlinux 0x135085f9 devm_alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x1358fefe netdev_rx_csum_fault +EXPORT_SYMBOL vmlinux 0x136e25c9 eth_mac_addr +EXPORT_SYMBOL vmlinux 0x136e61ea blk_mq_tagset_busy_iter +EXPORT_SYMBOL vmlinux 0x13738508 dev_trans_start +EXPORT_SYMBOL vmlinux 0x138d1570 devm_mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x139bb009 copy_page_to_iter +EXPORT_SYMBOL vmlinux 0x139f2189 __kfifo_alloc +EXPORT_SYMBOL vmlinux 0x13a2af0b icmp6_send +EXPORT_SYMBOL vmlinux 0x13bc184e task_lookup_next_fd_rcu +EXPORT_SYMBOL vmlinux 0x13d0adf7 __kfifo_out +EXPORT_SYMBOL vmlinux 0x13d928f5 __SCK__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x13e25493 reuseport_attach_prog +EXPORT_SYMBOL vmlinux 0x14057180 acpi_dev_get_first_match_dev +EXPORT_SYMBOL vmlinux 0x1408eaf4 iov_iter_kvec +EXPORT_SYMBOL vmlinux 0x140e4884 pci_prepare_to_sleep +EXPORT_SYMBOL vmlinux 0x141271bf acpi_dev_found +EXPORT_SYMBOL vmlinux 0x14162a68 tcp_sendmsg +EXPORT_SYMBOL vmlinux 0x1418a60b pcie_get_readrq +EXPORT_SYMBOL vmlinux 0x145c2c62 of_get_property +EXPORT_SYMBOL vmlinux 0x14605535 dma_fence_context_alloc +EXPORT_SYMBOL vmlinux 0x146289b7 crc16_table +EXPORT_SYMBOL vmlinux 0x14748ceb invalidate_bdev +EXPORT_SYMBOL vmlinux 0x147cb6cb fman_unregister_intr +EXPORT_SYMBOL vmlinux 0x148016a3 tcp_seq_next +EXPORT_SYMBOL vmlinux 0x149c1e04 crypto_sha3_update +EXPORT_SYMBOL vmlinux 0x14a04c31 iget_locked +EXPORT_SYMBOL vmlinux 0x14a417e8 device_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x14a64a87 acpi_install_address_space_handler_no_reg +EXPORT_SYMBOL vmlinux 0x14a920b2 xp_dma_sync_for_device_slow +EXPORT_SYMBOL vmlinux 0x14b272aa input_set_max_poll_interval +EXPORT_SYMBOL vmlinux 0x14b6700c fuse_mount_destroy +EXPORT_SYMBOL vmlinux 0x14c490b8 vlan_filter_push_vids +EXPORT_SYMBOL vmlinux 0x14c67e3e tcp_tx_delay_enabled +EXPORT_SYMBOL vmlinux 0x14d7477f console_list_unlock +EXPORT_SYMBOL vmlinux 0x14efc776 d_alloc_anon +EXPORT_SYMBOL vmlinux 0x14f31cc7 genphy_c45_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x14f3a811 netif_set_real_num_queues +EXPORT_SYMBOL vmlinux 0x14f45fcc bman_free_pool +EXPORT_SYMBOL vmlinux 0x15054e96 acpi_bus_get_status +EXPORT_SYMBOL vmlinux 0x150fcb98 tcp_getsockopt +EXPORT_SYMBOL vmlinux 0x151f4898 schedule_timeout_uninterruptible +EXPORT_SYMBOL vmlinux 0x1522febb config_group_init_type_name +EXPORT_SYMBOL vmlinux 0x15248f04 filemap_fdatawait_range_keep_errors +EXPORT_SYMBOL vmlinux 0x1526b301 unix_tot_inflight +EXPORT_SYMBOL vmlinux 0x152fbc54 page_pool_alloc_pages +EXPORT_SYMBOL vmlinux 0x153217ae param_set_ushort +EXPORT_SYMBOL vmlinux 0x15328f63 xfrm6_input_addr +EXPORT_SYMBOL vmlinux 0x15489c8d d_obtain_root +EXPORT_SYMBOL vmlinux 0x1548d970 __kfifo_dma_out_prepare_r +EXPORT_SYMBOL vmlinux 0x154c6338 dm_kcopyd_client_destroy +EXPORT_SYMBOL vmlinux 0x15549585 cdrom_open +EXPORT_SYMBOL vmlinux 0x158bee5f tegra_ivc_notified +EXPORT_SYMBOL vmlinux 0x1591eb93 register_fib_notifier +EXPORT_SYMBOL vmlinux 0x15977e14 zap_page_range_single +EXPORT_SYMBOL vmlinux 0x159cccf7 xsk_clear_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0x15a321ee inet_frag_reasm_prepare +EXPORT_SYMBOL vmlinux 0x15a7141b finish_open +EXPORT_SYMBOL vmlinux 0x15aab4f6 sock_no_mmap +EXPORT_SYMBOL vmlinux 0x15ba50a6 jiffies +EXPORT_SYMBOL vmlinux 0x15bafe29 unregister_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x15bd70f9 pci_iounmap +EXPORT_SYMBOL vmlinux 0x15bed7a5 LZ4_decompress_safe_partial +EXPORT_SYMBOL vmlinux 0x15c85de3 mempool_init +EXPORT_SYMBOL vmlinux 0x15cbf268 dm_table_event +EXPORT_SYMBOL vmlinux 0x15cc5d5b jbd2_journal_get_create_access +EXPORT_SYMBOL vmlinux 0x15e04c43 vfs_create +EXPORT_SYMBOL vmlinux 0x15f90688 slhc_init +EXPORT_SYMBOL vmlinux 0x15fddec2 qdisc_offload_dump_helper +EXPORT_SYMBOL vmlinux 0x160b3613 dcache_dir_lseek +EXPORT_SYMBOL vmlinux 0x16196ee4 km_policy_expired +EXPORT_SYMBOL vmlinux 0x161b1290 dma_sync_single_for_cpu +EXPORT_SYMBOL vmlinux 0x161e0ea2 skb_split +EXPORT_SYMBOL vmlinux 0x1621338e pnp_activate_dev +EXPORT_SYMBOL vmlinux 0x162893fd hashlen_string +EXPORT_SYMBOL vmlinux 0x162d2e0c __check_sticky +EXPORT_SYMBOL vmlinux 0x162eab03 vlan_uses_dev +EXPORT_SYMBOL vmlinux 0x1632bc21 kvasprintf_const +EXPORT_SYMBOL vmlinux 0x163d2417 tegra_io_rail_power_off +EXPORT_SYMBOL vmlinux 0x1642e2d7 vm_iomap_memory +EXPORT_SYMBOL vmlinux 0x1644f6ac kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x164633c1 inet_bind +EXPORT_SYMBOL vmlinux 0x166fa111 simple_lookup +EXPORT_SYMBOL vmlinux 0x167863e2 ptp_cancel_worker_sync +EXPORT_SYMBOL vmlinux 0x167b1ce3 netdev_notice +EXPORT_SYMBOL vmlinux 0x167bf545 tcf_idr_cleanup +EXPORT_SYMBOL vmlinux 0x167c5967 print_hex_dump +EXPORT_SYMBOL vmlinux 0x1683c078 tcp_syn_ack_timeout +EXPORT_SYMBOL vmlinux 0x168488a3 handshake_req_submit +EXPORT_SYMBOL vmlinux 0x169938c1 __sysfs_match_string +EXPORT_SYMBOL vmlinux 0x16a07901 tcf_action_dump_1 +EXPORT_SYMBOL vmlinux 0x16a7b16f __traceiter_kmalloc +EXPORT_SYMBOL vmlinux 0x16ad5b77 scm_fp_dup +EXPORT_SYMBOL vmlinux 0x16cdc340 acpi_get_table +EXPORT_SYMBOL vmlinux 0x16d78010 pcie_capability_read_word +EXPORT_SYMBOL vmlinux 0x16d7ef4f backlight_device_get_by_type +EXPORT_SYMBOL vmlinux 0x16e297c3 bit_wait +EXPORT_SYMBOL vmlinux 0x16e7e2cb cpu_all_bits +EXPORT_SYMBOL vmlinux 0x16f21c70 param_set_long +EXPORT_SYMBOL vmlinux 0x16f947de block_page_mkwrite +EXPORT_SYMBOL vmlinux 0x16fc81e4 nd_region_to_nstype +EXPORT_SYMBOL vmlinux 0x170ddf79 acpi_install_notify_handler +EXPORT_SYMBOL vmlinux 0x170e21d8 ip_output +EXPORT_SYMBOL vmlinux 0x171eb42f poll_freewait +EXPORT_SYMBOL vmlinux 0x172627bf mipi_dsi_dcs_get_pixel_format +EXPORT_SYMBOL vmlinux 0x1747c022 __traceiter_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x1752525c scsi_device_get +EXPORT_SYMBOL vmlinux 0x1761ea7e sock_edemux +EXPORT_SYMBOL vmlinux 0x17825d3f xudma_rchan_get +EXPORT_SYMBOL vmlinux 0x178c4894 qe_upload_firmware +EXPORT_SYMBOL vmlinux 0x178db815 unregister_netdev +EXPORT_SYMBOL vmlinux 0x17a1bc0f fb_blank +EXPORT_SYMBOL vmlinux 0x17c37bdb acpi_bus_unregister_driver +EXPORT_SYMBOL vmlinux 0x17c48b17 param_set_copystring +EXPORT_SYMBOL vmlinux 0x17e5d46a udp_read_skb +EXPORT_SYMBOL vmlinux 0x17ffb0ca bio_chain +EXPORT_SYMBOL vmlinux 0x1819a3f5 register_sysctl +EXPORT_SYMBOL vmlinux 0x18221e41 tcf_exts_change +EXPORT_SYMBOL vmlinux 0x183344e9 d_lookup +EXPORT_SYMBOL vmlinux 0x18345b8e __bitmap_replace +EXPORT_SYMBOL vmlinux 0x1844babd _dev_warn +EXPORT_SYMBOL vmlinux 0x184ea195 dquot_scan_active +EXPORT_SYMBOL vmlinux 0x187555e6 napi_build_skb +EXPORT_SYMBOL vmlinux 0x187884a8 cpm_muram_free +EXPORT_SYMBOL vmlinux 0x187a07bf invalidate_inode_buffers +EXPORT_SYMBOL vmlinux 0x187d3fb1 lock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x18888d00 downgrade_write +EXPORT_SYMBOL vmlinux 0x188e7a66 dma_resv_add_fence +EXPORT_SYMBOL vmlinux 0x188ea314 jiffies_to_timespec64 +EXPORT_SYMBOL vmlinux 0x1890f66c udp_set_csum +EXPORT_SYMBOL vmlinux 0x189ecc88 cdrom_mode_sense +EXPORT_SYMBOL vmlinux 0x18b48e28 __memset_io +EXPORT_SYMBOL vmlinux 0x18c9b727 fqdir_exit +EXPORT_SYMBOL vmlinux 0x18e60984 __do_once_start +EXPORT_SYMBOL vmlinux 0x18eb069c jbd2_fc_begin_commit +EXPORT_SYMBOL vmlinux 0x18f12cda __scm_send +EXPORT_SYMBOL vmlinux 0x18f1a481 gro_cells_receive +EXPORT_SYMBOL vmlinux 0x18ffe1a1 vlan_dev_vlan_id +EXPORT_SYMBOL vmlinux 0x1953c958 mempool_create +EXPORT_SYMBOL vmlinux 0x1961206b unregister_qdisc +EXPORT_SYMBOL vmlinux 0x197b780c __tcp_md5_do_lookup +EXPORT_SYMBOL vmlinux 0x197d5b60 dma_fence_default_wait +EXPORT_SYMBOL vmlinux 0x197fc290 dev_vprintk_emit +EXPORT_SYMBOL vmlinux 0x1984d421 out_of_line_wait_on_bit +EXPORT_SYMBOL vmlinux 0x198ee1f3 pcix_get_max_mmrbc +EXPORT_SYMBOL vmlinux 0x199358b3 simple_pin_fs +EXPORT_SYMBOL vmlinux 0x19937d7a inode_insert5 +EXPORT_SYMBOL vmlinux 0x199ed0cd net_disable_timestamp +EXPORT_SYMBOL vmlinux 0x19a31941 block_invalidate_folio +EXPORT_SYMBOL vmlinux 0x19bd383b security_secmark_refcount_dec +EXPORT_SYMBOL vmlinux 0x19cb6870 fddi_type_trans +EXPORT_SYMBOL vmlinux 0x19ddd8f8 bio_split +EXPORT_SYMBOL vmlinux 0x19ee2557 from_kuid_munged +EXPORT_SYMBOL vmlinux 0x19f0d986 skb_add_rx_frag +EXPORT_SYMBOL vmlinux 0x1a1aca6e security_path_unlink +EXPORT_SYMBOL vmlinux 0x1a255f51 cdrom_ioctl +EXPORT_SYMBOL vmlinux 0x1a2f87da __f_setown +EXPORT_SYMBOL vmlinux 0x1a2f9fab dev_remove_pack +EXPORT_SYMBOL vmlinux 0x1a45cb6c acpi_disabled +EXPORT_SYMBOL vmlinux 0x1a4917b5 seq_read_iter +EXPORT_SYMBOL vmlinux 0x1a665b59 __netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x1a79715b tcp_filter +EXPORT_SYMBOL vmlinux 0x1a7e7427 jbd2_fc_wait_bufs +EXPORT_SYMBOL vmlinux 0x1a9a433c prandom_u32_state +EXPORT_SYMBOL vmlinux 0x1aa1dbfd fd_install +EXPORT_SYMBOL vmlinux 0x1aa31915 do_splice_direct +EXPORT_SYMBOL vmlinux 0x1ac2c220 nvdimm_namespace_disk_name +EXPORT_SYMBOL vmlinux 0x1ac5d3cb strcspn +EXPORT_SYMBOL vmlinux 0x1ac9fc69 dm_table_run_md_queue_async +EXPORT_SYMBOL vmlinux 0x1b015d25 bitmap_parselist +EXPORT_SYMBOL vmlinux 0x1b222148 tcp_gro_complete +EXPORT_SYMBOL vmlinux 0x1b335af2 __tracepoint_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x1b404b33 ip_tunnel_header_ops +EXPORT_SYMBOL vmlinux 0x1b41c3e0 dma_pool_create +EXPORT_SYMBOL vmlinux 0x1b5196fc xudma_tchan_put +EXPORT_SYMBOL vmlinux 0x1b597b7a swake_up_all +EXPORT_SYMBOL vmlinux 0x1b5f9ce0 _dev_alert +EXPORT_SYMBOL vmlinux 0x1b6314fd in_aton +EXPORT_SYMBOL vmlinux 0x1b741613 __netdev_alloc_skb +EXPORT_SYMBOL vmlinux 0x1b777357 rdmacg_unregister_device +EXPORT_SYMBOL vmlinux 0x1b7d50d1 jbd2_journal_revoke +EXPORT_SYMBOL vmlinux 0x1b7edc25 xfrm_policy_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x1b885e93 misc_deregister +EXPORT_SYMBOL vmlinux 0x1b908d85 _raw_write_lock_nested +EXPORT_SYMBOL vmlinux 0x1b929861 netlbl_calipso_ops_register +EXPORT_SYMBOL vmlinux 0x1b9b180d tegra_ahb_enable_smmu +EXPORT_SYMBOL vmlinux 0x1ba59527 __kmalloc_node +EXPORT_SYMBOL vmlinux 0x1baa1bcf xp_free +EXPORT_SYMBOL vmlinux 0x1bb49bb8 xp_alloc_batch +EXPORT_SYMBOL vmlinux 0x1bb51249 tcp_have_smc +EXPORT_SYMBOL vmlinux 0x1bb86b9a xen_start_info +EXPORT_SYMBOL vmlinux 0x1bc23112 devm_devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x1bd59dbe vme_free_consistent +EXPORT_SYMBOL vmlinux 0x1bd7d8de __netif_rx +EXPORT_SYMBOL vmlinux 0x1be00271 __nla_reserve +EXPORT_SYMBOL vmlinux 0x1bf7601d of_graph_get_remote_port_parent +EXPORT_SYMBOL vmlinux 0x1c24efd1 fixed_size_llseek +EXPORT_SYMBOL vmlinux 0x1c2ab12a sk_error_report +EXPORT_SYMBOL vmlinux 0x1c58427f acpi_remove_notify_handler +EXPORT_SYMBOL vmlinux 0x1c5e3878 icst525_idx2s +EXPORT_SYMBOL vmlinux 0x1c6cee95 tcf_classify +EXPORT_SYMBOL vmlinux 0x1c822d6f tty_insert_flip_string_fixed_flag +EXPORT_SYMBOL vmlinux 0x1c881295 neigh_sysctl_register +EXPORT_SYMBOL vmlinux 0x1c8d42f6 serio_interrupt +EXPORT_SYMBOL vmlinux 0x1c9aa3cf d_instantiate +EXPORT_SYMBOL vmlinux 0x1c9b2f5c of_device_is_available +EXPORT_SYMBOL vmlinux 0x1caac231 vfs_mkdir +EXPORT_SYMBOL vmlinux 0x1cb11044 inetpeer_invalidate_tree +EXPORT_SYMBOL vmlinux 0x1cb5867d xfrm6_rcv_encap +EXPORT_SYMBOL vmlinux 0x1cc11154 __SCK__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x1ccedf8d rproc_report_crash +EXPORT_SYMBOL vmlinux 0x1cd8438b pxm_to_node +EXPORT_SYMBOL vmlinux 0x1cdd39ba logic_outsl +EXPORT_SYMBOL vmlinux 0x1cdfc892 vfs_dup_fs_context +EXPORT_SYMBOL vmlinux 0x1ce17a3c seg6_hmac_info_lookup +EXPORT_SYMBOL vmlinux 0x1cf5efa6 xudma_rflow_get_id +EXPORT_SYMBOL vmlinux 0x1cfe5689 netdev_has_any_upper_dev +EXPORT_SYMBOL vmlinux 0x1d012d48 fget +EXPORT_SYMBOL vmlinux 0x1d057a73 inc_node_page_state +EXPORT_SYMBOL vmlinux 0x1d07e365 memdup_user_nul +EXPORT_SYMBOL vmlinux 0x1d1abdf0 acpi_get_physical_device_location +EXPORT_SYMBOL vmlinux 0x1d22508b blk_mq_init_allocated_queue +EXPORT_SYMBOL vmlinux 0x1d24c881 ___ratelimit +EXPORT_SYMBOL vmlinux 0x1d3e5113 is_nd_btt +EXPORT_SYMBOL vmlinux 0x1d40b6f3 idr_for_each +EXPORT_SYMBOL vmlinux 0x1d46d2b6 dev_mc_del_global +EXPORT_SYMBOL vmlinux 0x1d794855 __tracepoint_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x1d88e9b8 phy_do_ioctl +EXPORT_SYMBOL vmlinux 0x1d92b3f2 call_netdevice_notifiers +EXPORT_SYMBOL vmlinux 0x1d9672bd fault_in_subpage_writeable +EXPORT_SYMBOL vmlinux 0x1dac3277 udp_skb_destructor +EXPORT_SYMBOL vmlinux 0x1dafd839 passthru_features_check +EXPORT_SYMBOL vmlinux 0x1db0a4f0 rproc_of_parse_firmware +EXPORT_SYMBOL vmlinux 0x1db28419 iov_iter_init +EXPORT_SYMBOL vmlinux 0x1dc6c93b lookup_user_key +EXPORT_SYMBOL vmlinux 0x1dd571e6 fb_copy_cmap +EXPORT_SYMBOL vmlinux 0x1de4ccb2 get_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x1de59c22 qcom_scm_ice_invalidate_key +EXPORT_SYMBOL vmlinux 0x1de67f9b qcom_scm_io_writel +EXPORT_SYMBOL vmlinux 0x1df1456c pci_find_capability +EXPORT_SYMBOL vmlinux 0x1e0373fc imx_scu_irq_group_enable +EXPORT_SYMBOL vmlinux 0x1e063aea nf_register_net_hook +EXPORT_SYMBOL vmlinux 0x1e0a0c24 mod_timer_pending +EXPORT_SYMBOL vmlinux 0x1e0cd7fe acpi_detach_data +EXPORT_SYMBOL vmlinux 0x1e4fe6e8 input_set_capability +EXPORT_SYMBOL vmlinux 0x1e6adaa0 bitmap_print_bitmask_to_buf +EXPORT_SYMBOL vmlinux 0x1e6d26a8 strstr +EXPORT_SYMBOL vmlinux 0x1e761176 devm_of_iomap +EXPORT_SYMBOL vmlinux 0x1e8a9978 inet_csk_clear_xmit_timers +EXPORT_SYMBOL vmlinux 0x1e8f05c9 bioset_integrity_create +EXPORT_SYMBOL vmlinux 0x1e920865 tty_register_device +EXPORT_SYMBOL vmlinux 0x1e946e6b dcb_getapp +EXPORT_SYMBOL vmlinux 0x1e9df6f6 pci_find_bus +EXPORT_SYMBOL vmlinux 0x1e9edfb7 seq_hlist_start_head_rcu +EXPORT_SYMBOL vmlinux 0x1eaefb74 read_cache_page_gfp +EXPORT_SYMBOL vmlinux 0x1eb3e9d7 udp_ioctl +EXPORT_SYMBOL vmlinux 0x1ec799c1 d_instantiate_new +EXPORT_SYMBOL vmlinux 0x1edb69d6 ktime_get_raw_ts64 +EXPORT_SYMBOL vmlinux 0x1ef41b7e qcom_scm_iommu_set_pt_format +EXPORT_SYMBOL vmlinux 0x1ef5936c sock_set_mark +EXPORT_SYMBOL vmlinux 0x1f077172 tty_hangup +EXPORT_SYMBOL vmlinux 0x1f3f308d datagram_poll +EXPORT_SYMBOL vmlinux 0x1f557414 gen_pool_has_addr +EXPORT_SYMBOL vmlinux 0x1f6f7c86 write_cache_pages +EXPORT_SYMBOL vmlinux 0x1f7a6c75 kernel_param_unlock +EXPORT_SYMBOL vmlinux 0x1f845e77 proc_mkdir_mode +EXPORT_SYMBOL vmlinux 0x1f920f7c locks_init_lock +EXPORT_SYMBOL vmlinux 0x1f9342cb mmc_can_discard +EXPORT_SYMBOL vmlinux 0x1f97ddfd jbd2_fc_end_commit_fallback +EXPORT_SYMBOL vmlinux 0x1fa3158c clear_page_dirty_for_io +EXPORT_SYMBOL vmlinux 0x1fb45083 lock_rename +EXPORT_SYMBOL vmlinux 0x1fbd16da ip_tos2prio +EXPORT_SYMBOL vmlinux 0x1fbe12de flow_rule_match_eth_addrs +EXPORT_SYMBOL vmlinux 0x1fc1109e proc_dointvec_userhz_jiffies +EXPORT_SYMBOL vmlinux 0x1fc92b99 param_set_ulong +EXPORT_SYMBOL vmlinux 0x1fcb2fd9 mdiobus_get_phy +EXPORT_SYMBOL vmlinux 0x1fd07fff kdb_grepping_flag +EXPORT_SYMBOL vmlinux 0x1fe19094 dev_open +EXPORT_SYMBOL vmlinux 0x1fe47551 pci_enable_ptm +EXPORT_SYMBOL vmlinux 0x1ff25a5c phy_error +EXPORT_SYMBOL vmlinux 0x1ff3d2e5 dcache_dir_open +EXPORT_SYMBOL vmlinux 0x1ff4b097 mii_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x20000329 simple_strtoul +EXPORT_SYMBOL vmlinux 0x200b2041 in6addr_any +EXPORT_SYMBOL vmlinux 0x200cd9c5 __napi_schedule +EXPORT_SYMBOL vmlinux 0x20463df4 wait_for_completion_killable +EXPORT_SYMBOL vmlinux 0x204739ee ipv6_push_frag_opts +EXPORT_SYMBOL vmlinux 0x204c19f5 tcp_alloc_md5sig_pool +EXPORT_SYMBOL vmlinux 0x204c5067 scsi_dev_info_add_list +EXPORT_SYMBOL vmlinux 0x2062a021 iommu_dma_get_resv_regions +EXPORT_SYMBOL vmlinux 0x206ed6b6 __bforget +EXPORT_SYMBOL vmlinux 0x207745aa bdi_set_max_ratio +EXPORT_SYMBOL vmlinux 0x208a2ea5 pci_bus_write_config_dword +EXPORT_SYMBOL vmlinux 0x208c9767 mntget +EXPORT_SYMBOL vmlinux 0x20a4a040 iov_iter_zero +EXPORT_SYMBOL vmlinux 0x20a789ac irq_set_chip_data +EXPORT_SYMBOL vmlinux 0x20cbb30a __percpu_counter_init +EXPORT_SYMBOL vmlinux 0x20d030fa pnp_register_driver +EXPORT_SYMBOL vmlinux 0x20d65e40 fb_find_nearest_mode +EXPORT_SYMBOL vmlinux 0x20dc350a unregister_key_type +EXPORT_SYMBOL vmlinux 0x20eadeb6 ip_compute_csum +EXPORT_SYMBOL vmlinux 0x211a800d __of_mdiobus_register +EXPORT_SYMBOL vmlinux 0x211c2b5c pci_scan_root_bus +EXPORT_SYMBOL vmlinux 0x211ef483 tls_server_hello_psk +EXPORT_SYMBOL vmlinux 0x213386e9 cdrom_number_of_slots +EXPORT_SYMBOL vmlinux 0x2135beed blk_pre_runtime_resume +EXPORT_SYMBOL vmlinux 0x213a738d memregion_alloc +EXPORT_SYMBOL vmlinux 0x213e4965 ps2_is_keyboard_id +EXPORT_SYMBOL vmlinux 0x21449a0e put_cmsg +EXPORT_SYMBOL vmlinux 0x21465e3c ip_local_deliver +EXPORT_SYMBOL vmlinux 0x2159046b netdev_update_features +EXPORT_SYMBOL vmlinux 0x215d3c17 mmc_wait_for_req +EXPORT_SYMBOL vmlinux 0x216758b9 of_get_compatible_child +EXPORT_SYMBOL vmlinux 0x216acd22 tcp_md5_hash_skb_data +EXPORT_SYMBOL vmlinux 0x21770706 skb_checksum_help +EXPORT_SYMBOL vmlinux 0x218e600b pci_add_resource_offset +EXPORT_SYMBOL vmlinux 0x21aaf150 genphy_c45_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0x21bd1062 mdiobus_read +EXPORT_SYMBOL vmlinux 0x21bdb523 errseq_check_and_advance +EXPORT_SYMBOL vmlinux 0x21e13cb3 inet_peer_xrlim_allow +EXPORT_SYMBOL vmlinux 0x21ea5251 __bitmap_weight +EXPORT_SYMBOL vmlinux 0x21ef374c try_wait_for_completion +EXPORT_SYMBOL vmlinux 0x2209fbd4 devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x220d23d9 pnp_release_card_device +EXPORT_SYMBOL vmlinux 0x220f833a xfrm_init_state +EXPORT_SYMBOL vmlinux 0x22135bd9 config_item_get +EXPORT_SYMBOL vmlinux 0x22147104 md_bitmap_startwrite +EXPORT_SYMBOL vmlinux 0x222e7ce2 sysfs_streq +EXPORT_SYMBOL vmlinux 0x2234ca51 acpi_match_platform_list +EXPORT_SYMBOL vmlinux 0x2235fa9d ip_fraglist_init +EXPORT_SYMBOL vmlinux 0x223ad07c dput +EXPORT_SYMBOL vmlinux 0x224ce651 xudma_free_gp_rflow_range +EXPORT_SYMBOL vmlinux 0x224eee48 page_pool_unlink_napi +EXPORT_SYMBOL vmlinux 0x22683a2d dquot_claim_space_nodirty +EXPORT_SYMBOL vmlinux 0x227a0a7f mfd_remove_devices_late +EXPORT_SYMBOL vmlinux 0x228e4a62 mount_subtree +EXPORT_SYMBOL vmlinux 0x22a6c9bc security_sb_set_mnt_opts +EXPORT_SYMBOL vmlinux 0x22a7fb0b input_set_abs_params +EXPORT_SYMBOL vmlinux 0x22afb2f2 pci_enable_link_state +EXPORT_SYMBOL vmlinux 0x22b325d5 kd_mksound +EXPORT_SYMBOL vmlinux 0x22bd266d configfs_depend_item_unlocked +EXPORT_SYMBOL vmlinux 0x22bfca0a page_symlink +EXPORT_SYMBOL vmlinux 0x22ccad83 genphy_read_status_fixed +EXPORT_SYMBOL vmlinux 0x22df5d1d blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x22e0a198 textsearch_register +EXPORT_SYMBOL vmlinux 0x22f56d58 ndisc_ns_create +EXPORT_SYMBOL vmlinux 0x22f8b980 do_SAK +EXPORT_SYMBOL vmlinux 0x2344fdc7 __hw_addr_ref_sync_dev +EXPORT_SYMBOL vmlinux 0x2350a81b proc_create_mount_point +EXPORT_SYMBOL vmlinux 0x2351bc12 phy_free_interrupt +EXPORT_SYMBOL vmlinux 0x23559c51 qman_oos_fq +EXPORT_SYMBOL vmlinux 0x2364c85a tasklet_init +EXPORT_SYMBOL vmlinux 0x238b099f mipi_dsi_packet_format_is_short +EXPORT_SYMBOL vmlinux 0x2391f725 irq_stat +EXPORT_SYMBOL vmlinux 0x23a14e81 tty_port_alloc_xmit_buf +EXPORT_SYMBOL vmlinux 0x23b25c0f mipi_dsi_compression_mode +EXPORT_SYMBOL vmlinux 0x23b9d6e2 mangle_path +EXPORT_SYMBOL vmlinux 0x23daa989 mipi_dsi_create_packet +EXPORT_SYMBOL vmlinux 0x23dc7f6c hdmi_avi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x23f1d7a6 page_pool_ethtool_stats_get_count +EXPORT_SYMBOL vmlinux 0x23f497d3 single_open_size +EXPORT_SYMBOL vmlinux 0x23f6e5d3 put_cmsg_scm_timestamping +EXPORT_SYMBOL vmlinux 0x23f7000e i2c_get_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x23faaa8a simple_transaction_get +EXPORT_SYMBOL vmlinux 0x23fd3028 vmalloc_node +EXPORT_SYMBOL vmlinux 0x2404f41b neigh_parms_release +EXPORT_SYMBOL vmlinux 0x24401117 insert_inode_locked +EXPORT_SYMBOL vmlinux 0x24428be5 strncpy_from_user +EXPORT_SYMBOL vmlinux 0x244dbe53 tty_lock +EXPORT_SYMBOL vmlinux 0x24521365 dquot_free_inode +EXPORT_SYMBOL vmlinux 0x24584431 tcp_get_md5sig_pool +EXPORT_SYMBOL vmlinux 0x2459bbcc console_set_on_cmdline +EXPORT_SYMBOL vmlinux 0x24656f1b writeback_inodes_sb_nr +EXPORT_SYMBOL vmlinux 0x2484adc3 __kfifo_to_user_r +EXPORT_SYMBOL vmlinux 0x24a71dfc tty_port_close +EXPORT_SYMBOL vmlinux 0x24b71875 __scsi_add_device +EXPORT_SYMBOL vmlinux 0x24c3a44e par_io_of_config +EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer +EXPORT_SYMBOL vmlinux 0x24d808a6 __nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0x24e1b558 seg6_hmac_compute +EXPORT_SYMBOL vmlinux 0x2505bf18 kstrtol_from_user +EXPORT_SYMBOL vmlinux 0x25097cbc generic_fillattr +EXPORT_SYMBOL vmlinux 0x252332f1 __SCK__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x25321eef prepare_creds +EXPORT_SYMBOL vmlinux 0x2532325f gpiochip_irq_reqres +EXPORT_SYMBOL vmlinux 0x253c6d2a key_reject_and_link +EXPORT_SYMBOL vmlinux 0x254401a9 pci_dev_put +EXPORT_SYMBOL vmlinux 0x25502aca fsl_ifc_ctrl_dev +EXPORT_SYMBOL vmlinux 0x25660fcf flow_rule_match_control +EXPORT_SYMBOL vmlinux 0x256a5fec dquot_destroy +EXPORT_SYMBOL vmlinux 0x25820c64 fs_overflowuid +EXPORT_SYMBOL vmlinux 0x2588c3f0 poll_initwait +EXPORT_SYMBOL vmlinux 0x258a2c02 _raw_write_trylock +EXPORT_SYMBOL vmlinux 0x258d2f76 net_dim_get_tx_moderation +EXPORT_SYMBOL vmlinux 0x25974000 wait_for_completion +EXPORT_SYMBOL vmlinux 0x2598c6c0 __tracepoint_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x25b8faf8 fman_get_mem_region +EXPORT_SYMBOL vmlinux 0x25ba58e6 neigh_app_ns +EXPORT_SYMBOL vmlinux 0x25db9a12 pps_register_source +EXPORT_SYMBOL vmlinux 0x25e2563b sock_create_lite +EXPORT_SYMBOL vmlinux 0x25e9d4bd resource_list_free +EXPORT_SYMBOL vmlinux 0x25ecf5fd __mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0x25fe07af eth_gro_complete +EXPORT_SYMBOL vmlinux 0x26015c2c pci_enable_wake +EXPORT_SYMBOL vmlinux 0x26060d14 set_groups +EXPORT_SYMBOL vmlinux 0x260e52ee dynamic_preempt_schedule_notrace +EXPORT_SYMBOL vmlinux 0x263a6d43 sk_alloc +EXPORT_SYMBOL vmlinux 0x263beb75 ecryptfs_get_versions +EXPORT_SYMBOL vmlinux 0x263c3152 bcmp +EXPORT_SYMBOL vmlinux 0x263f0d1f qman_portal_set_iperiod +EXPORT_SYMBOL vmlinux 0x265163e4 kset_unregister +EXPORT_SYMBOL vmlinux 0x265a3cce skb_realloc_headroom +EXPORT_SYMBOL vmlinux 0x266e64d2 tegra_dfll_runtime_resume +EXPORT_SYMBOL vmlinux 0x2684fdc0 read_cache_folio +EXPORT_SYMBOL vmlinux 0x2687f5a6 serio_open +EXPORT_SYMBOL vmlinux 0x2688ec10 bitmap_zalloc +EXPORT_SYMBOL vmlinux 0x26897b52 mb_cache_entry_get +EXPORT_SYMBOL vmlinux 0x26976aad pci_alloc_irq_vectors +EXPORT_SYMBOL vmlinux 0x26a2056c of_graph_get_remote_node +EXPORT_SYMBOL vmlinux 0x26b965a4 __tty_insert_flip_char +EXPORT_SYMBOL vmlinux 0x26cda389 kiocb_set_cancel_fn +EXPORT_SYMBOL vmlinux 0x26d8f303 request_firmware_into_buf +EXPORT_SYMBOL vmlinux 0x26dc85f2 __bh_read_batch +EXPORT_SYMBOL vmlinux 0x26dee893 vme_dma_list_exec +EXPORT_SYMBOL vmlinux 0x26e298e0 unregister_memory_notifier +EXPORT_SYMBOL vmlinux 0x26ea3f56 rproc_coredump_add_custom_segment +EXPORT_SYMBOL vmlinux 0x26ee9b54 security_sctp_bind_connect +EXPORT_SYMBOL vmlinux 0x26f49054 pci_msi_vec_count +EXPORT_SYMBOL vmlinux 0x270494a6 d_path +EXPORT_SYMBOL vmlinux 0x27056d6a phy_drivers_register +EXPORT_SYMBOL vmlinux 0x2709b5b4 tty_register_ldisc +EXPORT_SYMBOL vmlinux 0x270bccbe dev_get_mac_address +EXPORT_SYMBOL vmlinux 0x270cf88f dump_stack_lvl +EXPORT_SYMBOL vmlinux 0x2718b29f skb_prepare_seq_read +EXPORT_SYMBOL vmlinux 0x271cba95 acpi_bus_private_data_handler +EXPORT_SYMBOL vmlinux 0x27232f8c mount_nodev +EXPORT_SYMBOL vmlinux 0x27248756 param_get_hexint +EXPORT_SYMBOL vmlinux 0x272576fc locks_copy_lock +EXPORT_SYMBOL vmlinux 0x272a8933 udp_memory_allocated +EXPORT_SYMBOL vmlinux 0x2733eaf7 scsi_dev_info_list_add_keyed +EXPORT_SYMBOL vmlinux 0x273ca817 request_key_with_auxdata +EXPORT_SYMBOL vmlinux 0x2744e6bb dcbnl_cee_notify +EXPORT_SYMBOL vmlinux 0x27479d14 param_free_charp +EXPORT_SYMBOL vmlinux 0x2748baa8 skb_ext_add +EXPORT_SYMBOL vmlinux 0x275dfee4 ucc_slow_free +EXPORT_SYMBOL vmlinux 0x275f3d49 hdmi_vendor_infoframe_check +EXPORT_SYMBOL vmlinux 0x2761ea07 tty_register_driver +EXPORT_SYMBOL vmlinux 0x276503a5 input_set_poll_interval +EXPORT_SYMBOL vmlinux 0x27756bc8 scsi_sanitize_inquiry_string +EXPORT_SYMBOL vmlinux 0x2780fa94 bioset_init +EXPORT_SYMBOL vmlinux 0x27810361 acpi_os_wait_events_complete +EXPORT_SYMBOL vmlinux 0x2782b393 xfrm_state_walk_init +EXPORT_SYMBOL vmlinux 0x27864d57 memparse +EXPORT_SYMBOL vmlinux 0x2787efc0 security_unix_may_send +EXPORT_SYMBOL vmlinux 0x2789c4ab key_type_keyring +EXPORT_SYMBOL vmlinux 0x278fb9a0 kfree_skb_list_reason +EXPORT_SYMBOL vmlinux 0x27bbf221 disable_irq_nosync +EXPORT_SYMBOL vmlinux 0x27c3c728 qman_release_fqid +EXPORT_SYMBOL vmlinux 0x27cdca93 pci_add_resource +EXPORT_SYMBOL vmlinux 0x27e0dd0a qcom_scm_pas_init_image +EXPORT_SYMBOL vmlinux 0x27e19e93 set_capacity +EXPORT_SYMBOL vmlinux 0x27f1e109 unregister_shrinker +EXPORT_SYMBOL vmlinux 0x27f2b706 skb_mac_gso_segment +EXPORT_SYMBOL vmlinux 0x2801a22f proc_dointvec_minmax +EXPORT_SYMBOL vmlinux 0x2806429b kernel_tmpfile_open +EXPORT_SYMBOL vmlinux 0x280cd71b tcp_md5_do_del +EXPORT_SYMBOL vmlinux 0x281741d3 devfreq_monitor_stop +EXPORT_SYMBOL vmlinux 0x281823c5 __kfifo_out_peek +EXPORT_SYMBOL vmlinux 0x2818f8db eth_header +EXPORT_SYMBOL vmlinux 0x281b11e5 __cgroup_bpf_run_filter_sock_ops +EXPORT_SYMBOL vmlinux 0x282b7e69 flow_indr_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x282c7e12 __tracepoint_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x28500e13 proc_douintvec +EXPORT_SYMBOL vmlinux 0x285c03e6 kmem_cache_alloc_lru +EXPORT_SYMBOL vmlinux 0x28675a93 dev_printk_emit +EXPORT_SYMBOL vmlinux 0x2873ea8d netpoll_poll_dev +EXPORT_SYMBOL vmlinux 0x2875a315 utf32_to_utf8 +EXPORT_SYMBOL vmlinux 0x28864fef __tracepoint_module_get +EXPORT_SYMBOL vmlinux 0x28867d9c device_add_disk +EXPORT_SYMBOL vmlinux 0x28a869ff skb_eth_push +EXPORT_SYMBOL vmlinux 0x28aef2e3 kernel_connect +EXPORT_SYMBOL vmlinux 0x28c94c5a register_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x28e0d567 netdev_printk +EXPORT_SYMBOL vmlinux 0x28f264d7 __tracepoint_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x28f54623 inet6_add_offload +EXPORT_SYMBOL vmlinux 0x28f94604 __ubsan_handle_builtin_unreachable +EXPORT_SYMBOL vmlinux 0x28f95eba netdev_master_upper_dev_link +EXPORT_SYMBOL vmlinux 0x2900d239 kill_pgrp +EXPORT_SYMBOL vmlinux 0x2914da05 param_ops_ushort +EXPORT_SYMBOL vmlinux 0x2920ca5a devm_request_threaded_irq +EXPORT_SYMBOL vmlinux 0x292a6956 mii_check_media +EXPORT_SYMBOL vmlinux 0x292c9988 filemap_fdatawait_keep_errors +EXPORT_SYMBOL vmlinux 0x2931143b secure_tcpv6_ts_off +EXPORT_SYMBOL vmlinux 0x293fb438 inet_unregister_protosw +EXPORT_SYMBOL vmlinux 0x295ec633 flush_signals +EXPORT_SYMBOL vmlinux 0x29604158 napi_busy_loop +EXPORT_SYMBOL vmlinux 0x296b8bbf __kfifo_dma_in_prepare +EXPORT_SYMBOL vmlinux 0x29757a56 write_dirty_buffer +EXPORT_SYMBOL vmlinux 0x297e918e devm_devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x298d1fb4 phy_attached_print +EXPORT_SYMBOL vmlinux 0x29b9a3b4 register_framebuffer +EXPORT_SYMBOL vmlinux 0x29c4f391 blk_mq_run_hw_queue +EXPORT_SYMBOL vmlinux 0x29c6e32e inet_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x29ce4cff pcie_get_speed_cap +EXPORT_SYMBOL vmlinux 0x29e1e204 hdmi_audio_infoframe_pack +EXPORT_SYMBOL vmlinux 0x29ee920b sb_min_blocksize +EXPORT_SYMBOL vmlinux 0x29f94436 jbd2_fc_release_bufs +EXPORT_SYMBOL vmlinux 0x2a303d4d check_signature +EXPORT_SYMBOL vmlinux 0x2a31e5eb sys_imageblit +EXPORT_SYMBOL vmlinux 0x2a3e814b backlight_device_register +EXPORT_SYMBOL vmlinux 0x2a4d7126 bio_split_to_limits +EXPORT_SYMBOL vmlinux 0x2a6a5aac sockopt_capable +EXPORT_SYMBOL vmlinux 0x2a817d25 netdev_bonding_info_change +EXPORT_SYMBOL vmlinux 0x2a8bc9b8 mmc_register_driver +EXPORT_SYMBOL vmlinux 0x2a90bcc3 gro_find_complete_by_type +EXPORT_SYMBOL vmlinux 0x2a928918 slhc_free +EXPORT_SYMBOL vmlinux 0x2a95c408 inode_needs_sync +EXPORT_SYMBOL vmlinux 0x2a9a3905 vme_master_get +EXPORT_SYMBOL vmlinux 0x2aa0843e mempool_resize +EXPORT_SYMBOL vmlinux 0x2aa7be3f msm_pinctrl_probe +EXPORT_SYMBOL vmlinux 0x2aabaf9d xudma_tchan_get +EXPORT_SYMBOL vmlinux 0x2aabcdc8 vmalloc_array +EXPORT_SYMBOL vmlinux 0x2ab2ee91 brcmstb_get_product_id +EXPORT_SYMBOL vmlinux 0x2ab3a865 mmc_detect_card_removed +EXPORT_SYMBOL vmlinux 0x2ab6e1fa fman_get_bmi_max_fifo_size +EXPORT_SYMBOL vmlinux 0x2ab9a02b register_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x2ad20efc vme_unregister_bridge +EXPORT_SYMBOL vmlinux 0x2af5eb2a __skb_flow_get_ports +EXPORT_SYMBOL vmlinux 0x2b1abce3 fman_has_errata_a050385 +EXPORT_SYMBOL vmlinux 0x2b3d328f sock_alloc +EXPORT_SYMBOL vmlinux 0x2b3eb381 mipi_dsi_dcs_set_column_address +EXPORT_SYMBOL vmlinux 0x2b4240db inode_to_bdi +EXPORT_SYMBOL vmlinux 0x2b50e047 input_mt_report_finger_count +EXPORT_SYMBOL vmlinux 0x2b593aa8 gen_pool_alloc_algo_owner +EXPORT_SYMBOL vmlinux 0x2b72f756 __sk_mem_reclaim +EXPORT_SYMBOL vmlinux 0x2b76e1fe flush_dcache_page +EXPORT_SYMBOL vmlinux 0x2b88b782 nd_pfn_validate +EXPORT_SYMBOL vmlinux 0x2b923145 scsi_mode_sense +EXPORT_SYMBOL vmlinux 0x2b9a279f csum_and_copy_from_iter +EXPORT_SYMBOL vmlinux 0x2b9da7a4 genl_lock +EXPORT_SYMBOL vmlinux 0x2ba298be tcf_em_register +EXPORT_SYMBOL vmlinux 0x2ba4bef3 sock_recvmsg +EXPORT_SYMBOL vmlinux 0x2bae204e mt_find +EXPORT_SYMBOL vmlinux 0x2bb6099e dq_data_lock +EXPORT_SYMBOL vmlinux 0x2bd60ab9 acpi_reset +EXPORT_SYMBOL vmlinux 0x2bdfc516 input_mt_report_slot_state +EXPORT_SYMBOL vmlinux 0x2bfbab10 __memmove +EXPORT_SYMBOL vmlinux 0x2c256e1f input_scancode_to_scalar +EXPORT_SYMBOL vmlinux 0x2c2914fe param_ops_string +EXPORT_SYMBOL vmlinux 0x2c329e54 tegra_powergate_sequence_power_up +EXPORT_SYMBOL vmlinux 0x2c471577 nf_setsockopt +EXPORT_SYMBOL vmlinux 0x2c4ae4bf unregister_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0x2c4dca3b always_delete_dentry +EXPORT_SYMBOL vmlinux 0x2c518698 xsk_tx_peek_desc +EXPORT_SYMBOL vmlinux 0x2c541e7b radix_tree_next_chunk +EXPORT_SYMBOL vmlinux 0x2c5b5b74 ww_mutex_trylock +EXPORT_SYMBOL vmlinux 0x2c62023b phy_config_aneg +EXPORT_SYMBOL vmlinux 0x2c82c36a security_secmark_relabel_packet +EXPORT_SYMBOL vmlinux 0x2c8c8dd3 key_move +EXPORT_SYMBOL vmlinux 0x2c91e17c vm_get_page_prot +EXPORT_SYMBOL vmlinux 0x2ca42ac7 pci_scan_bridge +EXPORT_SYMBOL vmlinux 0x2ccd059a dim_on_top +EXPORT_SYMBOL vmlinux 0x2cd96889 create_empty_buffers +EXPORT_SYMBOL vmlinux 0x2cda1b43 dquot_mark_dquot_dirty +EXPORT_SYMBOL vmlinux 0x2cf0c910 sg_init_table +EXPORT_SYMBOL vmlinux 0x2cf56265 __dynamic_pr_debug +EXPORT_SYMBOL vmlinux 0x2cfc290c rproc_elf_sanity_check +EXPORT_SYMBOL vmlinux 0x2d0b780d __traceiter_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x2d0ff8fc acpi_bus_register_driver +EXPORT_SYMBOL vmlinux 0x2d140a58 genl_unlock +EXPORT_SYMBOL vmlinux 0x2d2819c5 zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x2d30596c from_kqid_munged +EXPORT_SYMBOL vmlinux 0x2d3385d3 system_wq +EXPORT_SYMBOL vmlinux 0x2d387104 rcu_lazy_set_jiffies_till_flush +EXPORT_SYMBOL vmlinux 0x2d39b0a7 kstrdup +EXPORT_SYMBOL vmlinux 0x2d46d373 _dev_emerg +EXPORT_SYMBOL vmlinux 0x2d4c51f1 fs_param_is_u64 +EXPORT_SYMBOL vmlinux 0x2d4c773a hdmi_spd_infoframe_init +EXPORT_SYMBOL vmlinux 0x2d4daef5 find_font +EXPORT_SYMBOL vmlinux 0x2d557006 param_get_ushort +EXPORT_SYMBOL vmlinux 0x2d5e719a dma_unmap_resource +EXPORT_SYMBOL vmlinux 0x2d62c3b2 pnp_get_resource +EXPORT_SYMBOL vmlinux 0x2d68cfd9 phy_device_free +EXPORT_SYMBOL vmlinux 0x2d727250 __invalidate_device +EXPORT_SYMBOL vmlinux 0x2d81f1fa fman_port_get_device +EXPORT_SYMBOL vmlinux 0x2d912bca dmi_get_bios_year +EXPORT_SYMBOL vmlinux 0x2d994605 security_inode_copy_up_xattr +EXPORT_SYMBOL vmlinux 0x2dbf4b3a cdc_parse_cdc_header +EXPORT_SYMBOL vmlinux 0x2dce2f1c __irq_regs +EXPORT_SYMBOL vmlinux 0x2dd0cc96 rproc_free +EXPORT_SYMBOL vmlinux 0x2de125c0 page_frag_alloc_align +EXPORT_SYMBOL vmlinux 0x2de1d3e8 scsi_rescan_device +EXPORT_SYMBOL vmlinux 0x2de3e3b7 cpu_rmap_update +EXPORT_SYMBOL vmlinux 0x2e0a637d acpi_walk_resources +EXPORT_SYMBOL vmlinux 0x2e1ca751 clk_put +EXPORT_SYMBOL vmlinux 0x2e1ed457 tcp_v4_send_check +EXPORT_SYMBOL vmlinux 0x2e2b40d2 strncat +EXPORT_SYMBOL vmlinux 0x2e2c4ddc logic_inw +EXPORT_SYMBOL vmlinux 0x2e3bcce2 wait_for_completion_interruptible +EXPORT_SYMBOL vmlinux 0x2e439142 drm_get_panel_orientation_quirk +EXPORT_SYMBOL vmlinux 0x2e5b27da xudma_alloc_gp_rflow_range +EXPORT_SYMBOL vmlinux 0x2e686a7e md_unregister_thread +EXPORT_SYMBOL vmlinux 0x2e69ca19 mipi_dsi_device_unregister +EXPORT_SYMBOL vmlinux 0x2e6db4d2 __scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x2e765607 scsi_command_normalize_sense +EXPORT_SYMBOL vmlinux 0x2ebd3c14 pci_write_config_dword +EXPORT_SYMBOL vmlinux 0x2ec3875d xfrm_parse_spi +EXPORT_SYMBOL vmlinux 0x2ec6bba0 errseq_set +EXPORT_SYMBOL vmlinux 0x2ed8452e kill_fasync +EXPORT_SYMBOL vmlinux 0x2ee05e03 device_get_mac_address +EXPORT_SYMBOL vmlinux 0x2f0337d0 remove_arg_zero +EXPORT_SYMBOL vmlinux 0x2f03fc4b security_secmark_refcount_inc +EXPORT_SYMBOL vmlinux 0x2f1254d1 ucc_tdm_init +EXPORT_SYMBOL vmlinux 0x2f16b7e9 mipi_dsi_dcs_exit_sleep_mode +EXPORT_SYMBOL vmlinux 0x2f259d58 phy_read_paged +EXPORT_SYMBOL vmlinux 0x2f2e91b2 security_ib_alloc_security +EXPORT_SYMBOL vmlinux 0x2f333aab imx_scu_get_handle +EXPORT_SYMBOL vmlinux 0x2f384db3 acpi_is_video_device +EXPORT_SYMBOL vmlinux 0x2f4c7cbd of_parse_phandle_with_args_map +EXPORT_SYMBOL vmlinux 0x2f7754a8 dma_pool_free +EXPORT_SYMBOL vmlinux 0x2f9d9908 netif_tx_stop_all_queues +EXPORT_SYMBOL vmlinux 0x2fb5df62 ipv6_mc_check_mld +EXPORT_SYMBOL vmlinux 0x2fb8006e ethtool_op_get_link +EXPORT_SYMBOL vmlinux 0x2fbc56c1 dcb_ieee_getapp_dscp_prio_mask_map +EXPORT_SYMBOL vmlinux 0x2fe252cc unregister_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x2fee912e netdev_features_change +EXPORT_SYMBOL vmlinux 0x30067420 devm_extcon_unregister_notifier +EXPORT_SYMBOL vmlinux 0x303f4248 qdisc_warn_nonwc +EXPORT_SYMBOL vmlinux 0x305527dc __mdiobus_read +EXPORT_SYMBOL vmlinux 0x306fd363 dentry_open +EXPORT_SYMBOL vmlinux 0x309492fb sockfd_lookup +EXPORT_SYMBOL vmlinux 0x3096be16 names_cachep +EXPORT_SYMBOL vmlinux 0x309d26e9 mmc_erase +EXPORT_SYMBOL vmlinux 0x30a65b57 flow_rule_match_meta +EXPORT_SYMBOL vmlinux 0x30a80826 __kfifo_from_user +EXPORT_SYMBOL vmlinux 0x30acfde9 hsiphash_2u32 +EXPORT_SYMBOL vmlinux 0x30adcdcd param_set_int +EXPORT_SYMBOL vmlinux 0x30ae4e29 rproc_remove_subdev +EXPORT_SYMBOL vmlinux 0x30b14bad uart_unregister_driver +EXPORT_SYMBOL vmlinux 0x30bfc5e9 blk_rq_append_bio +EXPORT_SYMBOL vmlinux 0x30c73026 simple_transaction_set +EXPORT_SYMBOL vmlinux 0x30ebb4a1 pcie_relaxed_ordering_enabled +EXPORT_SYMBOL vmlinux 0x30fa8050 devm_backlight_device_register +EXPORT_SYMBOL vmlinux 0x31012ffc of_get_next_cpu_node +EXPORT_SYMBOL vmlinux 0x3116488f phy_request_interrupt +EXPORT_SYMBOL vmlinux 0x3126a9e8 siphash_1u64 +EXPORT_SYMBOL vmlinux 0x312ade17 dma_sync_sg_for_device +EXPORT_SYMBOL vmlinux 0x312ed932 verify_spi_info +EXPORT_SYMBOL vmlinux 0x3134d813 scsi_set_medium_removal +EXPORT_SYMBOL vmlinux 0x313ebf24 __fput_sync +EXPORT_SYMBOL vmlinux 0x3190282b mark_page_accessed +EXPORT_SYMBOL vmlinux 0x31927bdd follow_pfn +EXPORT_SYMBOL vmlinux 0x31a4767f qcom_scm_hdcp_available +EXPORT_SYMBOL vmlinux 0x31d7c352 mmc_retune_unpause +EXPORT_SYMBOL vmlinux 0x31f688b3 fib_default_rule_add +EXPORT_SYMBOL vmlinux 0x32018e2a acpi_match_device_ids +EXPORT_SYMBOL vmlinux 0x3213f038 mutex_unlock +EXPORT_SYMBOL vmlinux 0x3221df67 __bitmap_subset +EXPORT_SYMBOL vmlinux 0x3225a68e udp_gro_receive +EXPORT_SYMBOL vmlinux 0x32394d4b qe_issue_cmd +EXPORT_SYMBOL vmlinux 0x3243ce53 inet_frags_init +EXPORT_SYMBOL vmlinux 0x32787823 __skb_ext_put +EXPORT_SYMBOL vmlinux 0x327c84bf vme_lm_attach +EXPORT_SYMBOL vmlinux 0x3283e6b0 prandom_seed_full_state +EXPORT_SYMBOL vmlinux 0x328586ac pcibus_to_node +EXPORT_SYMBOL vmlinux 0x32af1ada scsi_change_queue_depth +EXPORT_SYMBOL vmlinux 0x32cd5c98 truncate_inode_pages_final +EXPORT_SYMBOL vmlinux 0x32ce3777 radix_tree_preload +EXPORT_SYMBOL vmlinux 0x32e6f1a0 acpi_video_backlight_string +EXPORT_SYMBOL vmlinux 0x32e8cfea mtree_load +EXPORT_SYMBOL vmlinux 0x32fa5e31 netif_napi_add_weight +EXPORT_SYMBOL vmlinux 0x33037fd8 logic_outl +EXPORT_SYMBOL vmlinux 0x33228d20 tcf_idr_search +EXPORT_SYMBOL vmlinux 0x3328712a user_path_create +EXPORT_SYMBOL vmlinux 0x332dd6b5 follow_down +EXPORT_SYMBOL vmlinux 0x3336c8e4 phy_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x333927e8 sock_common_setsockopt +EXPORT_SYMBOL vmlinux 0x333bfca1 hdmi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x335b2c09 udp_seq_stop +EXPORT_SYMBOL vmlinux 0x3369ea44 mtree_insert_range +EXPORT_SYMBOL vmlinux 0x33736a1d __genradix_ptr_alloc +EXPORT_SYMBOL vmlinux 0x3379751a uart_remove_one_port +EXPORT_SYMBOL vmlinux 0x3383b412 sock_recv_errqueue +EXPORT_SYMBOL vmlinux 0x33908c8a twl6040_reg_read +EXPORT_SYMBOL vmlinux 0x33a3c1f4 input_register_device +EXPORT_SYMBOL vmlinux 0x33afb9b9 ipv6_dev_mc_dec +EXPORT_SYMBOL vmlinux 0x33ef0118 __cpuhp_setup_state +EXPORT_SYMBOL vmlinux 0x33f0768c cpufreq_quick_get_max +EXPORT_SYMBOL vmlinux 0x33f0d82a xfrm_trans_queue_net +EXPORT_SYMBOL vmlinux 0x33f54cdc max8925_set_bits +EXPORT_SYMBOL vmlinux 0x33f596f7 pci_request_selected_regions_exclusive +EXPORT_SYMBOL vmlinux 0x33fadb59 irq_domain_set_info +EXPORT_SYMBOL vmlinux 0x33fcf44a __kfifo_out_r +EXPORT_SYMBOL vmlinux 0x33fdff60 mmc_get_card +EXPORT_SYMBOL vmlinux 0x3402dc8b __write_overflow_field +EXPORT_SYMBOL vmlinux 0x34331de0 napi_get_frags +EXPORT_SYMBOL vmlinux 0x343ec434 tcf_em_tree_dump +EXPORT_SYMBOL vmlinux 0x34415eaf devm_devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x344606f8 blkdev_compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x345c8d21 tty_vhangup +EXPORT_SYMBOL vmlinux 0x3464493e tcp_mtup_init +EXPORT_SYMBOL vmlinux 0x346bb2a6 __traceiter_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x34713fd8 platform_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x349943da mark_buffer_async_write +EXPORT_SYMBOL vmlinux 0x349cba85 strchr +EXPORT_SYMBOL vmlinux 0x34a1f7e3 acpi_processor_get_psd +EXPORT_SYMBOL vmlinux 0x34a43b53 edac_mc_find +EXPORT_SYMBOL vmlinux 0x34aac651 get_tree_single_reconf +EXPORT_SYMBOL vmlinux 0x34c7cdbc lookup_bdev +EXPORT_SYMBOL vmlinux 0x34d65099 sync_inode_metadata +EXPORT_SYMBOL vmlinux 0x34db050b _raw_spin_lock_irqsave +EXPORT_SYMBOL vmlinux 0x34e3c72c pcix_get_mmrbc +EXPORT_SYMBOL vmlinux 0x34f3484e security_tun_dev_attach_queue +EXPORT_SYMBOL vmlinux 0x34f386a3 dquot_commit +EXPORT_SYMBOL vmlinux 0x34f6849a i2c_smbus_read_word_data +EXPORT_SYMBOL vmlinux 0x3512dfe6 proc_mkdir +EXPORT_SYMBOL vmlinux 0x3517383e register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x351dfde3 seg6_hmac_net_exit +EXPORT_SYMBOL vmlinux 0x351e6547 serial8250_register_8250_port +EXPORT_SYMBOL vmlinux 0x3539f11b match_strlcpy +EXPORT_SYMBOL vmlinux 0x354fa987 alloc_pages +EXPORT_SYMBOL vmlinux 0x3556563a unpin_user_pages +EXPORT_SYMBOL vmlinux 0x356461c8 rtc_time64_to_tm +EXPORT_SYMBOL vmlinux 0x357176a4 kmem_cache_destroy +EXPORT_SYMBOL vmlinux 0x357f8dfa is_subdir +EXPORT_SYMBOL vmlinux 0x35a88f28 zlib_inflateInit2 +EXPORT_SYMBOL vmlinux 0x35a8cdaf tty_hung_up_p +EXPORT_SYMBOL vmlinux 0x35c4c579 put_watch_queue +EXPORT_SYMBOL vmlinux 0x35c9d8b3 qdisc_offload_graft_helper +EXPORT_SYMBOL vmlinux 0x35f10456 vfs_readlink +EXPORT_SYMBOL vmlinux 0x35f47dc3 complete_request_key +EXPORT_SYMBOL vmlinux 0x360b1afe probe_irq_mask +EXPORT_SYMBOL vmlinux 0x360fefd5 seq_put_decimal_ull +EXPORT_SYMBOL vmlinux 0x36130ba5 posix_lock_file +EXPORT_SYMBOL vmlinux 0x3616c1ed pci_enable_device_mem +EXPORT_SYMBOL vmlinux 0x361e66c7 init_net +EXPORT_SYMBOL vmlinux 0x362f0e14 inet_frag_pull_head +EXPORT_SYMBOL vmlinux 0x363e317a ethtool_notify +EXPORT_SYMBOL vmlinux 0x363fa682 twl6040_set_bits +EXPORT_SYMBOL vmlinux 0x36484fab bio_uninit +EXPORT_SYMBOL vmlinux 0x364850b1 down_write_killable +EXPORT_SYMBOL vmlinux 0x364c23ad mutex_is_locked +EXPORT_SYMBOL vmlinux 0x365acda7 set_normalized_timespec64 +EXPORT_SYMBOL vmlinux 0x365e7911 kstrdup_const +EXPORT_SYMBOL vmlinux 0x3666c312 rproc_mem_entry_init +EXPORT_SYMBOL vmlinux 0x366707c9 jent_testing_init +EXPORT_SYMBOL vmlinux 0x3681be01 xfrm_unregister_km +EXPORT_SYMBOL vmlinux 0x3685341c pci_bus_read_config_word +EXPORT_SYMBOL vmlinux 0x369882f2 vm_map_pages +EXPORT_SYMBOL vmlinux 0x36a1a410 blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0x36b6ebbf down_killable +EXPORT_SYMBOL vmlinux 0x36cf1700 cros_ec_get_next_event +EXPORT_SYMBOL vmlinux 0x36cf7c67 kmem_cache_alloc_node +EXPORT_SYMBOL vmlinux 0x370022ac param_ops_charp +EXPORT_SYMBOL vmlinux 0x37110088 remove_wait_queue +EXPORT_SYMBOL vmlinux 0x3713514a cpufreq_generic_suspend +EXPORT_SYMBOL vmlinux 0x3713b4dc __find_get_block +EXPORT_SYMBOL vmlinux 0x371e1953 __printk_cpu_sync_wait +EXPORT_SYMBOL vmlinux 0x37322587 sock_dequeue_err_skb +EXPORT_SYMBOL vmlinux 0x3744cf36 vmalloc_to_pfn +EXPORT_SYMBOL vmlinux 0x37527f62 qdisc_hash_add +EXPORT_SYMBOL vmlinux 0x3755f990 gf128mul_init_64k_bbe +EXPORT_SYMBOL vmlinux 0x37590a0c done_path_create +EXPORT_SYMBOL vmlinux 0x37595077 skb_get_hash_perturb +EXPORT_SYMBOL vmlinux 0x375aa85f vif_device_init +EXPORT_SYMBOL vmlinux 0x376ae9a2 md_done_sync +EXPORT_SYMBOL vmlinux 0x377d8004 acpi_error +EXPORT_SYMBOL vmlinux 0x37969e37 rtnl_create_link +EXPORT_SYMBOL vmlinux 0x379f3aa2 __dev_get_by_index +EXPORT_SYMBOL vmlinux 0x37b8b39e screen_info +EXPORT_SYMBOL vmlinux 0x37bdfe05 __inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x37befc70 jiffies_to_msecs +EXPORT_SYMBOL vmlinux 0x37db8f19 dmi_get_date +EXPORT_SYMBOL vmlinux 0x38129f34 blkdev_put +EXPORT_SYMBOL vmlinux 0x381a798a setup_max_cpus +EXPORT_SYMBOL vmlinux 0x38456f4c dev_pick_tx_zero +EXPORT_SYMBOL vmlinux 0x3854774b kstrtoll +EXPORT_SYMBOL vmlinux 0x385599bf d_set_d_op +EXPORT_SYMBOL vmlinux 0x385c7481 __tracepoint_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x3866be80 elv_bio_merge_ok +EXPORT_SYMBOL vmlinux 0x387003dc of_match_node +EXPORT_SYMBOL vmlinux 0x387baabf ps2_sendbyte +EXPORT_SYMBOL vmlinux 0x38869d88 kstat +EXPORT_SYMBOL vmlinux 0x38917cda pci_set_master +EXPORT_SYMBOL vmlinux 0x3891ffc8 ecryptfs_fill_auth_tok +EXPORT_SYMBOL vmlinux 0x389617b0 LZ4_decompress_fast_continue +EXPORT_SYMBOL vmlinux 0x389acf0c gpmc_configure +EXPORT_SYMBOL vmlinux 0x389b269a would_dump +EXPORT_SYMBOL vmlinux 0x38a71b7e pci_free_resource_list +EXPORT_SYMBOL vmlinux 0x38a9f7c5 in6addr_loopback +EXPORT_SYMBOL vmlinux 0x38b8c847 mdiobus_c45_read_nested +EXPORT_SYMBOL vmlinux 0x38b93b82 __xfrm_policy_check +EXPORT_SYMBOL vmlinux 0x38ba173a __dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x38bb02a2 netdev_offload_xstats_get +EXPORT_SYMBOL vmlinux 0x38d1c19c kernel_write +EXPORT_SYMBOL vmlinux 0x38dbb3eb bpf_empty_prog_array +EXPORT_SYMBOL vmlinux 0x38df24b2 folio_migrate_mapping +EXPORT_SYMBOL vmlinux 0x38e46431 mempool_exit +EXPORT_SYMBOL vmlinux 0x38f09da3 __serio_register_port +EXPORT_SYMBOL vmlinux 0x38fb01fe padata_alloc_shell +EXPORT_SYMBOL vmlinux 0x38fcee65 jbd2_fc_get_buf +EXPORT_SYMBOL vmlinux 0x39055306 devm_extcon_register_notifier_all +EXPORT_SYMBOL vmlinux 0x39151859 pci_free_irq +EXPORT_SYMBOL vmlinux 0x391df80a netstamp_needed_key +EXPORT_SYMBOL vmlinux 0x3928efe9 __per_cpu_offset +EXPORT_SYMBOL vmlinux 0x392b1fea wait_for_completion_io +EXPORT_SYMBOL vmlinux 0x39388f95 i2c_smbus_write_i2c_block_data +EXPORT_SYMBOL vmlinux 0x3939855f fb_set_var +EXPORT_SYMBOL vmlinux 0x3939f8f0 rfkill_pause_polling +EXPORT_SYMBOL vmlinux 0x393a1eb3 of_get_parent +EXPORT_SYMBOL vmlinux 0x39461d6a in_egroup_p +EXPORT_SYMBOL vmlinux 0x394a1e11 phy_sfp_attach +EXPORT_SYMBOL vmlinux 0x3955fcf6 __kfifo_in_r +EXPORT_SYMBOL vmlinux 0x3958c67e elv_rb_del +EXPORT_SYMBOL vmlinux 0x395ffe99 scsi_track_queue_full +EXPORT_SYMBOL vmlinux 0x3967fefa cdrom_get_last_written +EXPORT_SYMBOL vmlinux 0x39695078 single_open +EXPORT_SYMBOL vmlinux 0x398bcfb2 tcp_recvmsg +EXPORT_SYMBOL vmlinux 0x39917a24 tcf_exts_destroy +EXPORT_SYMBOL vmlinux 0x39991865 icmp_global_allow +EXPORT_SYMBOL vmlinux 0x399ad043 __kfifo_dma_out_finish_r +EXPORT_SYMBOL vmlinux 0x39a4d6d9 dst_release +EXPORT_SYMBOL vmlinux 0x39a6cbdf ethtool_op_get_ts_info +EXPORT_SYMBOL vmlinux 0x39b12223 __acpi_handle_debug +EXPORT_SYMBOL vmlinux 0x39b12c5f phy_mac_interrupt +EXPORT_SYMBOL vmlinux 0x39bbb091 fget_raw +EXPORT_SYMBOL vmlinux 0x39be4b8e qman_volatile_dequeue +EXPORT_SYMBOL vmlinux 0x39c74235 dm_read_arg_group +EXPORT_SYMBOL vmlinux 0x39d95ca4 zstd_reset_cstream +EXPORT_SYMBOL vmlinux 0x39da0787 inetdev_by_index +EXPORT_SYMBOL vmlinux 0x39ee65b2 generic_file_fsync +EXPORT_SYMBOL vmlinux 0x39f74872 of_find_mipi_dsi_host_by_node +EXPORT_SYMBOL vmlinux 0x3a11e87b security_path_rename +EXPORT_SYMBOL vmlinux 0x3a197c7f scsi_device_put +EXPORT_SYMBOL vmlinux 0x3a2b443e md_wakeup_thread +EXPORT_SYMBOL vmlinux 0x3a2e2537 mmc_erase_group_aligned +EXPORT_SYMBOL vmlinux 0x3a2e5951 tcf_chain_put_by_act +EXPORT_SYMBOL vmlinux 0x3a2ffdcd mii_link_ok +EXPORT_SYMBOL vmlinux 0x3a4a42d8 __post_watch_notification +EXPORT_SYMBOL vmlinux 0x3a4f9d28 rng_is_initialized +EXPORT_SYMBOL vmlinux 0x3a516709 __cpuhp_setup_state_cpuslocked +EXPORT_SYMBOL vmlinux 0x3a5422cd of_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x3aa02a45 user_path_at_empty +EXPORT_SYMBOL vmlinux 0x3ab233b0 genphy_soft_reset +EXPORT_SYMBOL vmlinux 0x3ab28948 console_srcu_read_lock +EXPORT_SYMBOL vmlinux 0x3ab7b1cc scsi_set_sense_field_pointer +EXPORT_SYMBOL vmlinux 0x3ac75e90 km_report +EXPORT_SYMBOL vmlinux 0x3aca0190 _raw_write_lock_irq +EXPORT_SYMBOL vmlinux 0x3ad5cda3 lockref_get_not_zero +EXPORT_SYMBOL vmlinux 0x3ad7a5d5 acpi_evaluate_reference +EXPORT_SYMBOL vmlinux 0x3ada9e06 acpi_check_region +EXPORT_SYMBOL vmlinux 0x3ae34aeb zstd_init_dctx +EXPORT_SYMBOL vmlinux 0x3ae63d34 _dev_err +EXPORT_SYMBOL vmlinux 0x3aff3200 acpi_evaluate_object_typed +EXPORT_SYMBOL vmlinux 0x3b04099d page_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0x3b0af568 ip_tunnel_parse_protocol +EXPORT_SYMBOL vmlinux 0x3b0f23d2 xudma_is_pktdma +EXPORT_SYMBOL vmlinux 0x3b12025d irq_set_chip +EXPORT_SYMBOL vmlinux 0x3b1272f5 nf_register_net_hooks +EXPORT_SYMBOL vmlinux 0x3b182cf9 tso_build_data +EXPORT_SYMBOL vmlinux 0x3b1a1682 inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x3b226679 skb_flow_dissect_tunnel_info +EXPORT_SYMBOL vmlinux 0x3b321462 LZ4_setStreamDecode +EXPORT_SYMBOL vmlinux 0x3b37cdbf max8998_bulk_write +EXPORT_SYMBOL vmlinux 0x3b38f88a scsi_target_quiesce +EXPORT_SYMBOL vmlinux 0x3b4664a9 scsi_remove_device +EXPORT_SYMBOL vmlinux 0x3b4ca552 scsi_device_quiesce +EXPORT_SYMBOL vmlinux 0x3b58e257 __xfrm_state_destroy +EXPORT_SYMBOL vmlinux 0x3b644591 __bitmap_shift_left +EXPORT_SYMBOL vmlinux 0x3b6c41ea kstrtouint +EXPORT_SYMBOL vmlinux 0x3b707ad5 imx_sc_rm_get_resource_owner +EXPORT_SYMBOL vmlinux 0x3b716f4c tcf_action_update_stats +EXPORT_SYMBOL vmlinux 0x3b9144c9 acpi_get_current_resources +EXPORT_SYMBOL vmlinux 0x3b918a88 filp_open +EXPORT_SYMBOL vmlinux 0x3b9543c8 pm860x_bulk_write +EXPORT_SYMBOL vmlinux 0x3bb4fbc5 nd_pfn_probe +EXPORT_SYMBOL vmlinux 0x3bbff1fa __serio_register_driver +EXPORT_SYMBOL vmlinux 0x3bdc0809 pcibios_resource_to_bus +EXPORT_SYMBOL vmlinux 0x3bf22379 folio_end_writeback +EXPORT_SYMBOL vmlinux 0x3bf2831d pci_read_vpd +EXPORT_SYMBOL vmlinux 0x3bf66299 of_phy_connect +EXPORT_SYMBOL vmlinux 0x3bfd8bb0 scsi_ioctl +EXPORT_SYMBOL vmlinux 0x3bfddab3 nd_integrity_init +EXPORT_SYMBOL vmlinux 0x3c042caf lookup_one_positive_unlocked +EXPORT_SYMBOL vmlinux 0x3c04ddd3 get_ipc_ns_exported +EXPORT_SYMBOL vmlinux 0x3c0e1620 qcom_scm_pas_metadata_release +EXPORT_SYMBOL vmlinux 0x3c130cad tegra_dfll_runtime_suspend +EXPORT_SYMBOL vmlinux 0x3c185c61 page_put_link +EXPORT_SYMBOL vmlinux 0x3c1bd957 xsk_tx_release +EXPORT_SYMBOL vmlinux 0x3c243319 sk_common_release +EXPORT_SYMBOL vmlinux 0x3c2457a4 mdiobus_scan_c22 +EXPORT_SYMBOL vmlinux 0x3c3215c4 qe_immr +EXPORT_SYMBOL vmlinux 0x3c3fce39 __local_bh_enable_ip +EXPORT_SYMBOL vmlinux 0x3c3ff9fd sprintf +EXPORT_SYMBOL vmlinux 0x3c53602f sk_net_capable +EXPORT_SYMBOL vmlinux 0x3c6038a2 dev_set_mac_address_user +EXPORT_SYMBOL vmlinux 0x3c87333b get_cached_acl_rcu +EXPORT_SYMBOL vmlinux 0x3cadbf0b tty_port_tty_set +EXPORT_SYMBOL vmlinux 0x3cb23db3 console_srcu_read_unlock +EXPORT_SYMBOL vmlinux 0x3cbb940b zstd_init_dstream +EXPORT_SYMBOL vmlinux 0x3cd111e9 __mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0x3cd9ed83 logic_insw +EXPORT_SYMBOL vmlinux 0x3ce4ca6f disable_irq +EXPORT_SYMBOL vmlinux 0x3d1dd10d make_bad_inode +EXPORT_SYMBOL vmlinux 0x3d210724 gen_pool_dma_zalloc_align +EXPORT_SYMBOL vmlinux 0x3d37d160 page_cache_prev_miss +EXPORT_SYMBOL vmlinux 0x3d3842dd jbd2_journal_clear_features +EXPORT_SYMBOL vmlinux 0x3d60195e mdiobus_unregister +EXPORT_SYMBOL vmlinux 0x3d651a96 lynx_pcs_create_mdiodev +EXPORT_SYMBOL vmlinux 0x3d77cea7 xsk_uses_need_wakeup +EXPORT_SYMBOL vmlinux 0x3d7bac46 posix_acl_from_xattr +EXPORT_SYMBOL vmlinux 0x3d93c7c2 __arm_smccc_sve_check +EXPORT_SYMBOL vmlinux 0x3d9ee9f0 clear_page +EXPORT_SYMBOL vmlinux 0x3da092b8 dma_fence_get_stub +EXPORT_SYMBOL vmlinux 0x3da82ad2 dst_cow_metrics_generic +EXPORT_SYMBOL vmlinux 0x3da92e53 of_get_mac_address +EXPORT_SYMBOL vmlinux 0x3daae96c dma_fence_signal_timestamp +EXPORT_SYMBOL vmlinux 0x3dabf271 memcg_sockets_enabled_key +EXPORT_SYMBOL vmlinux 0x3dac779a bpf_sk_lookup_enabled +EXPORT_SYMBOL vmlinux 0x3dad9978 cancel_delayed_work +EXPORT_SYMBOL vmlinux 0x3dbcd13b param_set_hexint +EXPORT_SYMBOL vmlinux 0x3dc4cd68 __nla_put_64bit +EXPORT_SYMBOL vmlinux 0x3dc619d3 swake_up_locked +EXPORT_SYMBOL vmlinux 0x3dcb30ab bdi_put +EXPORT_SYMBOL vmlinux 0x3dcb88a0 irq_set_handler_data +EXPORT_SYMBOL vmlinux 0x3dd3f054 xudma_rchan_get_id +EXPORT_SYMBOL vmlinux 0x3dfb86b9 resource_list_create_entry +EXPORT_SYMBOL vmlinux 0x3dfc897c seq_hlist_start_head +EXPORT_SYMBOL vmlinux 0x3dffac2c eth_validate_addr +EXPORT_SYMBOL vmlinux 0x3e088b3e fsync_bdev +EXPORT_SYMBOL vmlinux 0x3e0b7d69 pnp_register_card_driver +EXPORT_SYMBOL vmlinux 0x3e125e89 pci_bus_alloc_resource +EXPORT_SYMBOL vmlinux 0x3e22a34f get_vm_area +EXPORT_SYMBOL vmlinux 0x3e38d96e scsicam_bios_param +EXPORT_SYMBOL vmlinux 0x3e3bad0a __tasklet_hi_schedule +EXPORT_SYMBOL vmlinux 0x3e5dd82c rproc_add_subdev +EXPORT_SYMBOL vmlinux 0x3e6622a9 pnp_unregister_driver +EXPORT_SYMBOL vmlinux 0x3e79fb00 arm_smccc_1_2_smc +EXPORT_SYMBOL vmlinux 0x3e820e5a blk_sync_queue +EXPORT_SYMBOL vmlinux 0x3e93d0bb fscrypt_fname_disk_to_usr +EXPORT_SYMBOL vmlinux 0x3e97b4c6 phy_start +EXPORT_SYMBOL vmlinux 0x3ead925a balance_dirty_pages_ratelimited +EXPORT_SYMBOL vmlinux 0x3eae6130 try_lookup_one_len +EXPORT_SYMBOL vmlinux 0x3eccbe2c __find_nth_bit +EXPORT_SYMBOL vmlinux 0x3ef535be netif_tx_wake_queue +EXPORT_SYMBOL vmlinux 0x3efe1703 phy_unregister_fixup_for_id +EXPORT_SYMBOL vmlinux 0x3f0eabd2 xxh64_update +EXPORT_SYMBOL vmlinux 0x3f13391f devm_input_allocate_device +EXPORT_SYMBOL vmlinux 0x3f2f61a2 of_phy_deregister_fixed_link +EXPORT_SYMBOL vmlinux 0x3f34644d zstd_dstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x3f3e5b7c param_set_bool +EXPORT_SYMBOL vmlinux 0x3f3fdd1f generic_read_dir +EXPORT_SYMBOL vmlinux 0x3f4547a7 put_unused_fd +EXPORT_SYMBOL vmlinux 0x3f476ff0 phy_attach +EXPORT_SYMBOL vmlinux 0x3f4bd846 gen_pool_first_fit_order_align +EXPORT_SYMBOL vmlinux 0x3f54a484 sock_wfree +EXPORT_SYMBOL vmlinux 0x3f59e094 zero_fill_bio +EXPORT_SYMBOL vmlinux 0x3f89071b security_ib_pkey_access +EXPORT_SYMBOL vmlinux 0x3f8f7eaf md_bitmap_close_sync +EXPORT_SYMBOL vmlinux 0x3f965515 __xfrm_route_forward +EXPORT_SYMBOL vmlinux 0x3fa1b233 dma_resv_replace_fences +EXPORT_SYMBOL vmlinux 0x3fa5e767 dev_mc_sync +EXPORT_SYMBOL vmlinux 0x3fb06cc2 tegra_ivc_read_get_next_frame +EXPORT_SYMBOL vmlinux 0x3fbaffa4 qdisc_tree_reduce_backlog +EXPORT_SYMBOL vmlinux 0x3fbdbc1a mmc_retune_release +EXPORT_SYMBOL vmlinux 0x3fbf3c89 vme_slave_set +EXPORT_SYMBOL vmlinux 0x3fc2a67e jbd2_complete_transaction +EXPORT_SYMBOL vmlinux 0x3fc3edfe phy_loopback +EXPORT_SYMBOL vmlinux 0x3fd78f3b register_chrdev_region +EXPORT_SYMBOL vmlinux 0x3fe2ccbe memweight +EXPORT_SYMBOL vmlinux 0x3fe46c91 kernel_listen +EXPORT_SYMBOL vmlinux 0x3ffaeb9e vme_new_dma_list +EXPORT_SYMBOL vmlinux 0x40235c98 _raw_write_unlock +EXPORT_SYMBOL vmlinux 0x402455d4 generic_file_direct_write +EXPORT_SYMBOL vmlinux 0x404d2f96 __neigh_event_send +EXPORT_SYMBOL vmlinux 0x405147fc ipv6_sock_mc_drop +EXPORT_SYMBOL vmlinux 0x407d8a9f __neigh_create +EXPORT_SYMBOL vmlinux 0x40863ba1 ioremap_prot +EXPORT_SYMBOL vmlinux 0x4097163a skb_copy_datagram_from_iter +EXPORT_SYMBOL vmlinux 0x40973662 sysctl_udp_mem +EXPORT_SYMBOL vmlinux 0x40a31ef1 mr_mfc_find_any_parent +EXPORT_SYMBOL vmlinux 0x40a62432 __nla_validate +EXPORT_SYMBOL vmlinux 0x40a76c3d pci_get_slot +EXPORT_SYMBOL vmlinux 0x40a7fe47 ps2_sliced_command +EXPORT_SYMBOL vmlinux 0x40a9b349 vzalloc +EXPORT_SYMBOL vmlinux 0x40b003eb to_nd_pfn +EXPORT_SYMBOL vmlinux 0x40c0e7ed serial8250_do_set_termios +EXPORT_SYMBOL vmlinux 0x40c7247c si_meminfo +EXPORT_SYMBOL vmlinux 0x40d04664 console_trylock +EXPORT_SYMBOL vmlinux 0x40d59096 unregister_restart_handler +EXPORT_SYMBOL vmlinux 0x40e1a7ef devfreq_get_freq_range +EXPORT_SYMBOL vmlinux 0x40e9c4cf alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x40f76a86 __vcalloc +EXPORT_SYMBOL vmlinux 0x40f7ef2f bprm_change_interp +EXPORT_SYMBOL vmlinux 0x40fe53a4 fb_get_mode +EXPORT_SYMBOL vmlinux 0x412f893c page_offline_begin +EXPORT_SYMBOL vmlinux 0x41356af7 csum_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x4143edfc ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x41482d8b strndup_user +EXPORT_SYMBOL vmlinux 0x414da5e5 qman_enqueue +EXPORT_SYMBOL vmlinux 0x4157f8ec pmem_should_map_pages +EXPORT_SYMBOL vmlinux 0x4163607f skb_copy_and_csum_bits +EXPORT_SYMBOL vmlinux 0x416cd211 __dynamic_dev_dbg +EXPORT_SYMBOL vmlinux 0x417193ae pcim_iomap +EXPORT_SYMBOL vmlinux 0x4188d439 neigh_rand_reach_time +EXPORT_SYMBOL vmlinux 0x419b212a nvdimm_namespace_common_probe +EXPORT_SYMBOL vmlinux 0x419bd9eb phy_ethtool_nway_reset +EXPORT_SYMBOL vmlinux 0x41a30bef mtree_store_range +EXPORT_SYMBOL vmlinux 0x41af3a67 netif_inherit_tso_max +EXPORT_SYMBOL vmlinux 0x41b48b9c unload_nls +EXPORT_SYMBOL vmlinux 0x41d44e13 __i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0x41e18e54 sock_queue_err_skb +EXPORT_SYMBOL vmlinux 0x41e7a5dd mmc_of_parse_voltage +EXPORT_SYMBOL vmlinux 0x41ed3709 get_random_bytes +EXPORT_SYMBOL vmlinux 0x41efdeaf radix_tree_lookup_slot +EXPORT_SYMBOL vmlinux 0x42013216 md_error +EXPORT_SYMBOL vmlinux 0x4203f974 sk_page_frag_refill +EXPORT_SYMBOL vmlinux 0x4213de84 bdi_register +EXPORT_SYMBOL vmlinux 0x4230190f rproc_of_resm_mem_entry_init +EXPORT_SYMBOL vmlinux 0x42477abf inet_sk_get_local_port_range +EXPORT_SYMBOL vmlinux 0x4248ae3c single_task_running +EXPORT_SYMBOL vmlinux 0x424d3620 zlib_inflateIncomp +EXPORT_SYMBOL vmlinux 0x42578e80 acpi_get_type +EXPORT_SYMBOL vmlinux 0x425fd0ca bio_integrity_trim +EXPORT_SYMBOL vmlinux 0x4261846a dev_deactivate +EXPORT_SYMBOL vmlinux 0x42676ad6 eth_type_trans +EXPORT_SYMBOL vmlinux 0x42703dd8 sync_inodes_sb +EXPORT_SYMBOL vmlinux 0x42a528ab tcp_timewait_state_process +EXPORT_SYMBOL vmlinux 0x42b897de netdev_offload_xstats_enable +EXPORT_SYMBOL vmlinux 0x42bed8d4 unix_gc_lock +EXPORT_SYMBOL vmlinux 0x42c4ff65 mdio_bus_type +EXPORT_SYMBOL vmlinux 0x42df83c8 md_finish_reshape +EXPORT_SYMBOL vmlinux 0x42f1b900 fb_pad_unaligned_buffer +EXPORT_SYMBOL vmlinux 0x42f1bbff of_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0x4302d0eb free_pages +EXPORT_SYMBOL vmlinux 0x4303d08c configfs_register_subsystem +EXPORT_SYMBOL vmlinux 0x4314db7c sock_alloc_send_pskb +EXPORT_SYMBOL vmlinux 0x43249547 sock_i_uid +EXPORT_SYMBOL vmlinux 0x43279c2e d_invalidate +EXPORT_SYMBOL vmlinux 0x432bbb20 sync_file_create +EXPORT_SYMBOL vmlinux 0x4336fcca ucs2_as_utf8 +EXPORT_SYMBOL vmlinux 0x433cabfb acpi_decode_pld_buffer +EXPORT_SYMBOL vmlinux 0x4351577a fb_parse_edid +EXPORT_SYMBOL vmlinux 0x437a0d6d __sock_tx_timestamp +EXPORT_SYMBOL vmlinux 0x437b1858 sk_stream_kill_queues +EXPORT_SYMBOL vmlinux 0x438610bd security_tun_dev_alloc_security +EXPORT_SYMBOL vmlinux 0x4393832c is_nd_pfn +EXPORT_SYMBOL vmlinux 0x439f3883 dump_skip_to +EXPORT_SYMBOL vmlinux 0x43b0c9c3 preempt_schedule +EXPORT_SYMBOL vmlinux 0x43babd19 sg_init_one +EXPORT_SYMBOL vmlinux 0x43ca69f1 nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x43cce8fe blk_execute_rq +EXPORT_SYMBOL vmlinux 0x43d03cbb elv_rb_latter_request +EXPORT_SYMBOL vmlinux 0x43d22fb9 groups_alloc +EXPORT_SYMBOL vmlinux 0x43f34768 ethtool_aggregate_mac_stats +EXPORT_SYMBOL vmlinux 0x43f9ebc8 slhc_remember +EXPORT_SYMBOL vmlinux 0x4403bbd0 imx_sc_misc_set_control +EXPORT_SYMBOL vmlinux 0x440500a2 vm_map_ram +EXPORT_SYMBOL vmlinux 0x440539e7 scsi_test_unit_ready +EXPORT_SYMBOL vmlinux 0x441be12b pci_rebar_get_possible_sizes +EXPORT_SYMBOL vmlinux 0x44372e27 alloc_file_pseudo +EXPORT_SYMBOL vmlinux 0x44469a76 crc_ccitt_false_table +EXPORT_SYMBOL vmlinux 0x4451d3c7 tso_start +EXPORT_SYMBOL vmlinux 0x44621ffe __blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x4462d35e cpufreq_get_hw_max_freq +EXPORT_SYMBOL vmlinux 0x4468b41f generic_pipe_buf_get +EXPORT_SYMBOL vmlinux 0x446916a1 import_iovec +EXPORT_SYMBOL vmlinux 0x449ad0a7 memcmp +EXPORT_SYMBOL vmlinux 0x44d98015 nla_put_64bit +EXPORT_SYMBOL vmlinux 0x44e9a829 match_token +EXPORT_SYMBOL vmlinux 0x44ec48b5 flow_rule_match_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x45006cee default_red +EXPORT_SYMBOL vmlinux 0x450639ab sg_last +EXPORT_SYMBOL vmlinux 0x45081703 ec_get_handle +EXPORT_SYMBOL vmlinux 0x450d9a35 cmd_db_read_slave_id +EXPORT_SYMBOL vmlinux 0x4513e92a fwnode_irq_get_byname +EXPORT_SYMBOL vmlinux 0x4523b64c pci_enable_device +EXPORT_SYMBOL vmlinux 0x452413a1 qman_alloc_pool_range +EXPORT_SYMBOL vmlinux 0x452ba683 ipv6_ext_hdr +EXPORT_SYMBOL vmlinux 0x453c8403 pci_msi_enabled +EXPORT_SYMBOL vmlinux 0x454b9055 get_task_cred +EXPORT_SYMBOL vmlinux 0x45535485 xxh32_update +EXPORT_SYMBOL vmlinux 0x45580280 netdev_adjacent_change_prepare +EXPORT_SYMBOL vmlinux 0x4576943e nf_register_queue_handler +EXPORT_SYMBOL vmlinux 0x457724c1 _dev_notice +EXPORT_SYMBOL vmlinux 0x4578f528 __kfifo_to_user +EXPORT_SYMBOL vmlinux 0x45ab5cca writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x45c685f0 qdisc_hash_del +EXPORT_SYMBOL vmlinux 0x45df149c phy_start_cable_test +EXPORT_SYMBOL vmlinux 0x45e6c579 tcp_poll +EXPORT_SYMBOL vmlinux 0x45eb495c i2c_add_adapter +EXPORT_SYMBOL vmlinux 0x460f4a34 flow_hash_from_keys +EXPORT_SYMBOL vmlinux 0x462fd91f blk_queue_chunk_sectors +EXPORT_SYMBOL vmlinux 0x463e9a4a pnp_request_card_device +EXPORT_SYMBOL vmlinux 0x4641256f ip6mr_rule_default +EXPORT_SYMBOL vmlinux 0x46451cee zstd_get_frame_header +EXPORT_SYMBOL vmlinux 0x465af684 acpi_pm_device_sleep_state +EXPORT_SYMBOL vmlinux 0x465e24ff ucs2_utf8size +EXPORT_SYMBOL vmlinux 0x466c14a7 __delay +EXPORT_SYMBOL vmlinux 0x467df16d netdev_rss_key_fill +EXPORT_SYMBOL vmlinux 0x468db50c remap_vmalloc_range +EXPORT_SYMBOL vmlinux 0x46905b46 unregister_cdrom +EXPORT_SYMBOL vmlinux 0x4698fe8a bman_release +EXPORT_SYMBOL vmlinux 0x469a6ec7 tcp_parse_md5sig_option +EXPORT_SYMBOL vmlinux 0x469c72b4 __blk_mq_end_request +EXPORT_SYMBOL vmlinux 0x46a68d17 open_exec +EXPORT_SYMBOL vmlinux 0x46ac0334 qdisc_watchdog_init_clockid +EXPORT_SYMBOL vmlinux 0x46bd5d6e video_get_options +EXPORT_SYMBOL vmlinux 0x46c47fb6 __node_distance +EXPORT_SYMBOL vmlinux 0x46cc2971 generic_fadvise +EXPORT_SYMBOL vmlinux 0x46ceaec5 blk_finish_plug +EXPORT_SYMBOL vmlinux 0x46d8a73e tc_setup_offload_action +EXPORT_SYMBOL vmlinux 0x46d9c673 noop_dirty_folio +EXPORT_SYMBOL vmlinux 0x46dc4eda seq_release_private +EXPORT_SYMBOL vmlinux 0x46e9a1d8 security_skb_classify_flow +EXPORT_SYMBOL vmlinux 0x46f1822d vlan_ioctl_set +EXPORT_SYMBOL vmlinux 0x46ff7d12 qcom_scm_iommu_secure_ptbl_size +EXPORT_SYMBOL vmlinux 0x47058582 sock_no_linger +EXPORT_SYMBOL vmlinux 0x470612dc fman_port_get_qman_channel_id +EXPORT_SYMBOL vmlinux 0x47065c73 cpm_muram_offset +EXPORT_SYMBOL vmlinux 0x4715a909 acpi_load_table +EXPORT_SYMBOL vmlinux 0x47306788 neigh_resolve_output +EXPORT_SYMBOL vmlinux 0x4736b4bf pnp_possible_config +EXPORT_SYMBOL vmlinux 0x475d7427 fman_get_rx_extra_headroom +EXPORT_SYMBOL vmlinux 0x47625d55 pipe_lock +EXPORT_SYMBOL vmlinux 0x47709e42 free_anon_bdev +EXPORT_SYMBOL vmlinux 0x477b6944 kmem_cache_shrink +EXPORT_SYMBOL vmlinux 0x479137ca imx_scu_irq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x47a088a4 vfs_fileattr_set +EXPORT_SYMBOL vmlinux 0x47b3cb19 tcp_v4_syn_recv_sock +EXPORT_SYMBOL vmlinux 0x47b44671 tcp_mmap +EXPORT_SYMBOL vmlinux 0x47c20f8a refcount_dec_not_one +EXPORT_SYMBOL vmlinux 0x47c65bfc unregister_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0x47c8faa0 wrap_directory_iterator +EXPORT_SYMBOL vmlinux 0x47cfd825 kstrtouint_from_user +EXPORT_SYMBOL vmlinux 0x47d8d301 __cond_resched_rwlock_read +EXPORT_SYMBOL vmlinux 0x47dddaca register_cdrom +EXPORT_SYMBOL vmlinux 0x47de02a6 ip6_frag_next +EXPORT_SYMBOL vmlinux 0x47ec4aea of_count_phandle_with_args +EXPORT_SYMBOL vmlinux 0x48011c55 jbd2_journal_ack_err +EXPORT_SYMBOL vmlinux 0x480368f9 phy_get_pause +EXPORT_SYMBOL vmlinux 0x48112d76 _raw_read_lock_irq +EXPORT_SYMBOL vmlinux 0x481814c4 mb_cache_entry_find_next +EXPORT_SYMBOL vmlinux 0x48193639 acpi_lid_open +EXPORT_SYMBOL vmlinux 0x48193f8c phy_connect +EXPORT_SYMBOL vmlinux 0x48243e5f add_to_pipe +EXPORT_SYMBOL vmlinux 0x4829a47e memcpy +EXPORT_SYMBOL vmlinux 0x4829cf6b fscrypt_enqueue_decrypt_work +EXPORT_SYMBOL vmlinux 0x482ede53 page_pool_get_stats +EXPORT_SYMBOL vmlinux 0x4837bb10 logic_outsb +EXPORT_SYMBOL vmlinux 0x4841bdee strnchr +EXPORT_SYMBOL vmlinux 0x4848cfb1 phy_mipi_dphy_get_default_config +EXPORT_SYMBOL vmlinux 0x484f6edf ktime_get_coarse_real_ts64 +EXPORT_SYMBOL vmlinux 0x4851ed05 pci_bus_read_config_byte +EXPORT_SYMBOL vmlinux 0x485565d5 tcf_action_exec +EXPORT_SYMBOL vmlinux 0x4859b8bb rtc_year_days +EXPORT_SYMBOL vmlinux 0x485b11d8 flow_indr_dev_register +EXPORT_SYMBOL vmlinux 0x485c5e91 tcp_sock_set_cork +EXPORT_SYMBOL vmlinux 0x486075c8 gen_pool_dma_alloc +EXPORT_SYMBOL vmlinux 0x486afe14 submit_bio_noacct +EXPORT_SYMBOL vmlinux 0x486d3af5 devm_ioport_map +EXPORT_SYMBOL vmlinux 0x48870d2e ipv6_select_ident +EXPORT_SYMBOL vmlinux 0x489eda10 memset32 +EXPORT_SYMBOL vmlinux 0x489f6e0b rdma_dim +EXPORT_SYMBOL vmlinux 0x48a1242e alloc_mdio_bitbang +EXPORT_SYMBOL vmlinux 0x48a53b47 dns_query +EXPORT_SYMBOL vmlinux 0x48a91171 string_get_size +EXPORT_SYMBOL vmlinux 0x48aa90cb netdev_state_change +EXPORT_SYMBOL vmlinux 0x48b99a13 vme_lm_free +EXPORT_SYMBOL vmlinux 0x48bab50f eth_header_cache +EXPORT_SYMBOL vmlinux 0x48c093fb _atomic_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0x48d27375 __bitmap_intersects +EXPORT_SYMBOL vmlinux 0x48d3fa27 kmalloc_large_node +EXPORT_SYMBOL vmlinux 0x48dd340b cpumask_any_distribute +EXPORT_SYMBOL vmlinux 0x48e4ba4b inet_offloads +EXPORT_SYMBOL vmlinux 0x48f35173 scsi_is_host_device +EXPORT_SYMBOL vmlinux 0x48ffbb87 mtree_alloc_range +EXPORT_SYMBOL vmlinux 0x49045426 icmp_err_convert +EXPORT_SYMBOL vmlinux 0x4907c2ee mii_ethtool_gset +EXPORT_SYMBOL vmlinux 0x4909a790 dma_fence_get_status +EXPORT_SYMBOL vmlinux 0x4915cd07 block_dirty_folio +EXPORT_SYMBOL vmlinux 0x49384333 seq_open_private +EXPORT_SYMBOL vmlinux 0x4949de2f scsi_print_command +EXPORT_SYMBOL vmlinux 0x494a129d phy_disconnect +EXPORT_SYMBOL vmlinux 0x495231ea mul_u64_u64_div_u64 +EXPORT_SYMBOL vmlinux 0x49547645 unlock_page +EXPORT_SYMBOL vmlinux 0x4967e79f radix_tree_iter_resume +EXPORT_SYMBOL vmlinux 0x497279c1 padata_free +EXPORT_SYMBOL vmlinux 0x4977c498 stack_depot_get_extra_bits +EXPORT_SYMBOL vmlinux 0x499f0ecf nd_sb_checksum +EXPORT_SYMBOL vmlinux 0x49a88492 page_pool_put_defragged_page +EXPORT_SYMBOL vmlinux 0x49ac7f67 mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x49b163b8 acpi_bus_scan +EXPORT_SYMBOL vmlinux 0x49b1ed24 blk_queue_flag_clear +EXPORT_SYMBOL vmlinux 0x49b46c10 find_inode_rcu +EXPORT_SYMBOL vmlinux 0x49bf1cc0 xfrm_lookup_with_ifid +EXPORT_SYMBOL vmlinux 0x49cd462f dev_uc_add +EXPORT_SYMBOL vmlinux 0x49dd15c6 phy_remove_link_mode +EXPORT_SYMBOL vmlinux 0x4a17bfcc __blk_alloc_disk +EXPORT_SYMBOL vmlinux 0x4a23f8c6 __nlmsg_put +EXPORT_SYMBOL vmlinux 0x4a266253 simple_getattr +EXPORT_SYMBOL vmlinux 0x4a277807 xfrm_policy_bysel_ctx +EXPORT_SYMBOL vmlinux 0x4a364e1b deactivate_super +EXPORT_SYMBOL vmlinux 0x4a3ad70e wait_for_completion_timeout +EXPORT_SYMBOL vmlinux 0x4a4ecad7 pnp_is_active +EXPORT_SYMBOL vmlinux 0x4a538934 vfs_iter_read +EXPORT_SYMBOL vmlinux 0x4a5f033c fb_class +EXPORT_SYMBOL vmlinux 0x4a622277 dm_register_target +EXPORT_SYMBOL vmlinux 0x4a6f6a63 inet_stream_ops +EXPORT_SYMBOL vmlinux 0x4a753027 __d_drop +EXPORT_SYMBOL vmlinux 0x4a7feee9 netif_set_tso_max_segs +EXPORT_SYMBOL vmlinux 0x4a93576a ucc_fast_free +EXPORT_SYMBOL vmlinux 0x4a96a8eb xxh32_digest +EXPORT_SYMBOL vmlinux 0x4a9c346a flow_rule_match_enc_control +EXPORT_SYMBOL vmlinux 0x4a9de619 tty_name +EXPORT_SYMBOL vmlinux 0x4ad5c533 qdisc_watchdog_cancel +EXPORT_SYMBOL vmlinux 0x4adf5188 sk_free +EXPORT_SYMBOL vmlinux 0x4ae90d8e hdmi_avi_infoframe_check +EXPORT_SYMBOL vmlinux 0x4aea463f crc32_le_shift +EXPORT_SYMBOL vmlinux 0x4aea709c __fib6_flush_trees +EXPORT_SYMBOL vmlinux 0x4af2054d vme_register_driver +EXPORT_SYMBOL vmlinux 0x4af351fd param_array_ops +EXPORT_SYMBOL vmlinux 0x4af6ddf0 kstrtou16 +EXPORT_SYMBOL vmlinux 0x4afb2238 add_wait_queue +EXPORT_SYMBOL vmlinux 0x4b037452 dquot_get_next_id +EXPORT_SYMBOL vmlinux 0x4b0a3f52 gic_nonsecure_priorities +EXPORT_SYMBOL vmlinux 0x4b2f3d24 dev_add_offload +EXPORT_SYMBOL vmlinux 0x4b401817 iwe_stream_add_value +EXPORT_SYMBOL vmlinux 0x4b5056dc rpmh_write +EXPORT_SYMBOL vmlinux 0x4b61922f scsi_eh_finish_cmd +EXPORT_SYMBOL vmlinux 0x4b6b0f15 tcp_v4_md5_hash_skb +EXPORT_SYMBOL vmlinux 0x4b6df007 acpi_evaluate_reg +EXPORT_SYMBOL vmlinux 0x4b6f62d7 tc_setup_cb_call +EXPORT_SYMBOL vmlinux 0x4b750f53 _raw_spin_unlock_irq +EXPORT_SYMBOL vmlinux 0x4b8826ca flow_block_cb_lookup +EXPORT_SYMBOL vmlinux 0x4b88787f remove_proc_subtree +EXPORT_SYMBOL vmlinux 0x4b8b631d skb_set_owner_w +EXPORT_SYMBOL vmlinux 0x4b96407c inet_csk_reset_keepalive_timer +EXPORT_SYMBOL vmlinux 0x4b9ab161 flow_rule_match_enc_ports +EXPORT_SYMBOL vmlinux 0x4ba33cf9 pin_user_pages_remote +EXPORT_SYMBOL vmlinux 0x4bbadadb tcf_em_tree_destroy +EXPORT_SYMBOL vmlinux 0x4bcc2662 mempool_init_node +EXPORT_SYMBOL vmlinux 0x4bd87dc7 lookup_one_unlocked +EXPORT_SYMBOL vmlinux 0x4bdf0a47 nexthop_bucket_set_hw_flags +EXPORT_SYMBOL vmlinux 0x4be1c214 dev_addr_add +EXPORT_SYMBOL vmlinux 0x4be806a2 dev_mc_add +EXPORT_SYMBOL vmlinux 0x4bef1c67 empty_name +EXPORT_SYMBOL vmlinux 0x4bf3ce6f qman_release_cgrid +EXPORT_SYMBOL vmlinux 0x4c07a7e0 acpi_processor_unregister_performance +EXPORT_SYMBOL vmlinux 0x4c157287 xfrm4_rcv_encap +EXPORT_SYMBOL vmlinux 0x4c34d56e fs_context_for_reconfigure +EXPORT_SYMBOL vmlinux 0x4c416eb9 LZ4_decompress_fast +EXPORT_SYMBOL vmlinux 0x4c53c48f filp_close +EXPORT_SYMBOL vmlinux 0x4c58a655 dec_node_page_state +EXPORT_SYMBOL vmlinux 0x4c664d72 pci_select_bars +EXPORT_SYMBOL vmlinux 0x4c68fc93 dm_kcopyd_zero +EXPORT_SYMBOL vmlinux 0x4c7a7603 pcie_bandwidth_available +EXPORT_SYMBOL vmlinux 0x4c83ec94 tty_write_room +EXPORT_SYMBOL vmlinux 0x4c93bf67 sys_copyarea +EXPORT_SYMBOL vmlinux 0x4cacb376 xfrm6_protocol_register +EXPORT_SYMBOL vmlinux 0x4cb71057 vfs_iocb_iter_write +EXPORT_SYMBOL vmlinux 0x4cbf4188 fb_io_write +EXPORT_SYMBOL vmlinux 0x4cc7a505 kernel_read +EXPORT_SYMBOL vmlinux 0x4ce8cd80 fbcon_update_vcs +EXPORT_SYMBOL vmlinux 0x4cf2e09a __set_page_dirty_nobuffers +EXPORT_SYMBOL vmlinux 0x4cf82aed phy_trigger_machine +EXPORT_SYMBOL vmlinux 0x4d041e1e pnp_stop_dev +EXPORT_SYMBOL vmlinux 0x4d0d163d copy_page +EXPORT_SYMBOL vmlinux 0x4d19b7d4 unregister_quota_format +EXPORT_SYMBOL vmlinux 0x4d21d766 bioset_exit +EXPORT_SYMBOL vmlinux 0x4d2c7133 acpi_info +EXPORT_SYMBOL vmlinux 0x4d484d3e uart_write_wakeup +EXPORT_SYMBOL vmlinux 0x4d4a36f2 dev_kfree_skb_irq_reason +EXPORT_SYMBOL vmlinux 0x4d65cbd5 csum_ipv6_magic +EXPORT_SYMBOL vmlinux 0x4d7a0c38 security_inode_init_security +EXPORT_SYMBOL vmlinux 0x4d84fce7 skb_expand_head +EXPORT_SYMBOL vmlinux 0x4d924f20 memremap +EXPORT_SYMBOL vmlinux 0x4d954f13 lookup_one_len +EXPORT_SYMBOL vmlinux 0x4d9b652b rb_erase +EXPORT_SYMBOL vmlinux 0x4da278d9 cpu_rmap_put +EXPORT_SYMBOL vmlinux 0x4da596e6 qman_retire_fq +EXPORT_SYMBOL vmlinux 0x4db7ee4e nf_ip_checksum +EXPORT_SYMBOL vmlinux 0x4dc50e3d has_capability +EXPORT_SYMBOL vmlinux 0x4dca7ff0 tty_port_lower_dtr_rts +EXPORT_SYMBOL vmlinux 0x4de995ec gen_pool_dma_alloc_algo +EXPORT_SYMBOL vmlinux 0x4df02057 crc32_be +EXPORT_SYMBOL vmlinux 0x4df2ea84 gen_estimator_read +EXPORT_SYMBOL vmlinux 0x4dfa8d4b mutex_lock +EXPORT_SYMBOL vmlinux 0x4e20bcf8 radix_tree_tag_set +EXPORT_SYMBOL vmlinux 0x4e2125eb nf_unregister_sockopt +EXPORT_SYMBOL vmlinux 0x4e2e74c1 qcom_scm_io_readl +EXPORT_SYMBOL vmlinux 0x4e3567f7 match_int +EXPORT_SYMBOL vmlinux 0x4e36cdc4 __ubsan_handle_divrem_overflow +EXPORT_SYMBOL vmlinux 0x4e3d1c7f set_blocksize +EXPORT_SYMBOL vmlinux 0x4e3d4211 skb_queue_purge +EXPORT_SYMBOL vmlinux 0x4e547048 __kmalloc_node_track_caller +EXPORT_SYMBOL vmlinux 0x4e626cab clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0x4e68e9be rb_next_postorder +EXPORT_SYMBOL vmlinux 0x4e69c773 tty_port_block_til_ready +EXPORT_SYMBOL vmlinux 0x4e6e4b41 radix_tree_delete +EXPORT_SYMBOL vmlinux 0x4e6e8ea7 fg_console +EXPORT_SYMBOL vmlinux 0x4e6f18e5 mdiobus_setup_mdiodev_from_board_info +EXPORT_SYMBOL vmlinux 0x4e7d4b7a remap_pfn_range +EXPORT_SYMBOL vmlinux 0x4ea25709 dql_reset +EXPORT_SYMBOL vmlinux 0x4eada8f7 security_secid_to_secctx +EXPORT_SYMBOL vmlinux 0x4eb21f8f tcf_idr_create +EXPORT_SYMBOL vmlinux 0x4eb2b066 hdmi_avi_infoframe_init +EXPORT_SYMBOL vmlinux 0x4eb31d2e __devm_release_region +EXPORT_SYMBOL vmlinux 0x4eb6359f of_node_name_eq +EXPORT_SYMBOL vmlinux 0x4ec54e78 bitmap_to_arr32 +EXPORT_SYMBOL vmlinux 0x4ec9866b jbd2_journal_extend +EXPORT_SYMBOL vmlinux 0x4ecd74f6 flow_rule_match_ports +EXPORT_SYMBOL vmlinux 0x4eda968b buffer_migrate_folio +EXPORT_SYMBOL vmlinux 0x4f1a332e flow_rule_match_ct +EXPORT_SYMBOL vmlinux 0x4f1cd128 security_tun_dev_create +EXPORT_SYMBOL vmlinux 0x4f20d80b zstd_min_clevel +EXPORT_SYMBOL vmlinux 0x4f2250ba rtc_tm_to_time64 +EXPORT_SYMBOL vmlinux 0x4f393553 scsi_scan_host +EXPORT_SYMBOL vmlinux 0x4f4edbae blk_integrity_compare +EXPORT_SYMBOL vmlinux 0x4f4ee7a6 skb_checksum +EXPORT_SYMBOL vmlinux 0x4f4f3462 jbd2_journal_clear_err +EXPORT_SYMBOL vmlinux 0x4f550d25 of_device_alloc +EXPORT_SYMBOL vmlinux 0x4f55166f acpi_set_current_resources +EXPORT_SYMBOL vmlinux 0x4f7bb2a2 inode_add_bytes +EXPORT_SYMBOL vmlinux 0x4f80aceb ppp_register_compressor +EXPORT_SYMBOL vmlinux 0x4f89c9de gpmc_cs_free +EXPORT_SYMBOL vmlinux 0x4f924949 inet_frag_find +EXPORT_SYMBOL vmlinux 0x4f99a765 __skb_free_datagram_locked +EXPORT_SYMBOL vmlinux 0x4fa43337 pm8606_osc_enable +EXPORT_SYMBOL vmlinux 0x4fc57c2b drop_super_exclusive +EXPORT_SYMBOL vmlinux 0x4ffb59bf __SCK__tp_func_kfree +EXPORT_SYMBOL vmlinux 0x50097088 security_tun_dev_free_security +EXPORT_SYMBOL vmlinux 0x5009c71d glob_match +EXPORT_SYMBOL vmlinux 0x500c57c3 dquot_initialize +EXPORT_SYMBOL vmlinux 0x5017cccc dquot_get_next_dqblk +EXPORT_SYMBOL vmlinux 0x501f437c dcb_getrewr_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0x5021bd81 _raw_write_lock_irqsave +EXPORT_SYMBOL vmlinux 0x5027bde2 acpi_acquire_mutex +EXPORT_SYMBOL vmlinux 0x50395ed9 phy_suspend +EXPORT_SYMBOL vmlinux 0x50512cd8 netlink_net_capable +EXPORT_SYMBOL vmlinux 0x505dcc77 vfs_statfs +EXPORT_SYMBOL vmlinux 0x50624917 sha1_init +EXPORT_SYMBOL vmlinux 0x506dff1a __genradix_free +EXPORT_SYMBOL vmlinux 0x5073b558 tcf_exts_num_actions +EXPORT_SYMBOL vmlinux 0x507e4bd4 mmc_can_trim +EXPORT_SYMBOL vmlinux 0x50860437 zpool_unregister_driver +EXPORT_SYMBOL vmlinux 0x5089f45f ip_send_check +EXPORT_SYMBOL vmlinux 0x508b642a mmc_start_request +EXPORT_SYMBOL vmlinux 0x5092e84e __read_overflow2_field +EXPORT_SYMBOL vmlinux 0x50944630 seq_list_start_head_rcu +EXPORT_SYMBOL vmlinux 0x509b64ea acpi_has_method +EXPORT_SYMBOL vmlinux 0x50a3e481 pci_bus_set_ops +EXPORT_SYMBOL vmlinux 0x50a4698c fb_videomode_to_modelist +EXPORT_SYMBOL vmlinux 0x50a65acc __dev_set_mtu +EXPORT_SYMBOL vmlinux 0x50b138b0 jbd2_journal_get_undo_access +EXPORT_SYMBOL vmlinux 0x50b73ce2 rfkill_find_type +EXPORT_SYMBOL vmlinux 0x50b80992 mb_cache_entry_find_first +EXPORT_SYMBOL vmlinux 0x50be748d security_ib_free_security +EXPORT_SYMBOL vmlinux 0x50c3780a flow_rule_match_tcp +EXPORT_SYMBOL vmlinux 0x50cbf710 param_get_byte +EXPORT_SYMBOL vmlinux 0x50cf7585 hex2bin +EXPORT_SYMBOL vmlinux 0x50d035c2 vsscanf +EXPORT_SYMBOL vmlinux 0x50d4e4c3 qdisc_watchdog_init +EXPORT_SYMBOL vmlinux 0x50d86e38 md_bitmap_sync_with_cluster +EXPORT_SYMBOL vmlinux 0x50d8b0fe xfrm_user_policy +EXPORT_SYMBOL vmlinux 0x50de252d inet_recvmsg +EXPORT_SYMBOL vmlinux 0x50de896b bio_integrity_alloc +EXPORT_SYMBOL vmlinux 0x50e8c9c0 rt6_lookup +EXPORT_SYMBOL vmlinux 0x50f85302 __arm_smccc_hvc +EXPORT_SYMBOL vmlinux 0x50f91491 __genradix_ptr +EXPORT_SYMBOL vmlinux 0x5102a30b do_wait_intr_irq +EXPORT_SYMBOL vmlinux 0x513b28f4 first_ec +EXPORT_SYMBOL vmlinux 0x515083bf acpi_release_mutex +EXPORT_SYMBOL vmlinux 0x515f520b qman_portal_get_iperiod +EXPORT_SYMBOL vmlinux 0x51641162 opal_unlock_from_suspend +EXPORT_SYMBOL vmlinux 0x516b4399 ppp_register_channel +EXPORT_SYMBOL vmlinux 0x5176aaf5 arp_xmit +EXPORT_SYMBOL vmlinux 0x518fbf16 tc_setup_cb_destroy +EXPORT_SYMBOL vmlinux 0x51a511eb _raw_write_lock_bh +EXPORT_SYMBOL vmlinux 0x51a863fd gnet_stats_copy_app +EXPORT_SYMBOL vmlinux 0x51c0fcc2 __mod_node_page_state +EXPORT_SYMBOL vmlinux 0x51c4ee86 pm_vt_switch_required +EXPORT_SYMBOL vmlinux 0x51d12d4e acpi_pci_disabled +EXPORT_SYMBOL vmlinux 0x51db004c get_watch_queue +EXPORT_SYMBOL vmlinux 0x51e6f34f blk_queue_max_segment_size +EXPORT_SYMBOL vmlinux 0x5203d176 cmd_db_ready +EXPORT_SYMBOL vmlinux 0x520e97c4 proc_dostring +EXPORT_SYMBOL vmlinux 0x521699b5 tty_port_close_start +EXPORT_SYMBOL vmlinux 0x521f2a85 kernel_getsockname +EXPORT_SYMBOL vmlinux 0x5237cd0e reuseport_add_sock +EXPORT_SYMBOL vmlinux 0x525abb18 genphy_resume +EXPORT_SYMBOL vmlinux 0x52615742 security_inode_invalidate_secctx +EXPORT_SYMBOL vmlinux 0x526eef2c hdmi_vendor_infoframe_pack +EXPORT_SYMBOL vmlinux 0x5273d07d padata_alloc +EXPORT_SYMBOL vmlinux 0x528bb534 flow_rule_match_icmp +EXPORT_SYMBOL vmlinux 0x528f5ff9 dev_uc_init +EXPORT_SYMBOL vmlinux 0x52919fae finish_swait +EXPORT_SYMBOL vmlinux 0x52983a4f vme_master_write +EXPORT_SYMBOL vmlinux 0x529a88fc devm_devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x52a699f8 vme_lm_request +EXPORT_SYMBOL vmlinux 0x52d717da xz_dec_init +EXPORT_SYMBOL vmlinux 0x52d74dc5 unix_destruct_scm +EXPORT_SYMBOL vmlinux 0x52db2f4b max8925_bulk_read +EXPORT_SYMBOL vmlinux 0x52e2cde5 dev_mc_init +EXPORT_SYMBOL vmlinux 0x52eca1d9 twl6040_set_pll +EXPORT_SYMBOL vmlinux 0x52ecbc75 crc_ccitt +EXPORT_SYMBOL vmlinux 0x52f2850a imx_sc_pm_cpu_start +EXPORT_SYMBOL vmlinux 0x530b1e98 pm_suspend +EXPORT_SYMBOL vmlinux 0x53126ecc __percpu_counter_sum +EXPORT_SYMBOL vmlinux 0x5322663e acpi_get_handle +EXPORT_SYMBOL vmlinux 0x5338184f ethtool_sprintf +EXPORT_SYMBOL vmlinux 0x5342f9f0 fs_context_for_submount +EXPORT_SYMBOL vmlinux 0x534d1111 try_to_writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x534f2aa4 blk_stack_limits +EXPORT_SYMBOL vmlinux 0x5361743a __brelse +EXPORT_SYMBOL vmlinux 0x5363f7fa input_handler_for_each_handle +EXPORT_SYMBOL vmlinux 0x536c9d2b pcibios_bus_to_resource +EXPORT_SYMBOL vmlinux 0x53701de8 xfrm_state_lookup_byaddr +EXPORT_SYMBOL vmlinux 0x53a1e8d9 _find_next_bit +EXPORT_SYMBOL vmlinux 0x53b954a2 up_read +EXPORT_SYMBOL vmlinux 0x53bb6fdd tls_handshake_cancel +EXPORT_SYMBOL vmlinux 0x53d1999c neigh_lookup +EXPORT_SYMBOL vmlinux 0x53e384cd mpage_readahead +EXPORT_SYMBOL vmlinux 0x53eff192 tegra_ivc_align +EXPORT_SYMBOL vmlinux 0x53f539c1 mnt_set_expiry +EXPORT_SYMBOL vmlinux 0x53f8ced7 page_pool_ethtool_stats_get_strings +EXPORT_SYMBOL vmlinux 0x53fd08a8 setattr_prepare +EXPORT_SYMBOL vmlinux 0x5402da9f xudma_navss_psil_pair +EXPORT_SYMBOL vmlinux 0x541a0994 xattr_full_name +EXPORT_SYMBOL vmlinux 0x541f31ce touch_buffer +EXPORT_SYMBOL vmlinux 0x5421389d cros_ec_cmd_xfer +EXPORT_SYMBOL vmlinux 0x542450ca kobject_set_name +EXPORT_SYMBOL vmlinux 0x54266573 get_user_pages +EXPORT_SYMBOL vmlinux 0x54274f1c __filemap_get_folio +EXPORT_SYMBOL vmlinux 0x542c14b8 ethtool_aggregate_phy_stats +EXPORT_SYMBOL vmlinux 0x54336833 starget_for_each_device +EXPORT_SYMBOL vmlinux 0x5437ccc4 fib_notifier_ops_register +EXPORT_SYMBOL vmlinux 0x5438ae44 genphy_setup_forced +EXPORT_SYMBOL vmlinux 0x543ef284 seq_hlist_start +EXPORT_SYMBOL vmlinux 0x5447f6ba dma_map_page_attrs +EXPORT_SYMBOL vmlinux 0x54490b02 mode_strip_sgid +EXPORT_SYMBOL vmlinux 0x544d92a5 pcie_print_link_status +EXPORT_SYMBOL vmlinux 0x545d825e splice_direct_to_actor +EXPORT_SYMBOL vmlinux 0x54791ca5 sk_dst_check +EXPORT_SYMBOL vmlinux 0x547b0802 clkdev_drop +EXPORT_SYMBOL vmlinux 0x547dfd94 amba_driver_register +EXPORT_SYMBOL vmlinux 0x547fde1b dev_pm_opp_register_notifier +EXPORT_SYMBOL vmlinux 0x54824f43 pci_alloc_dev +EXPORT_SYMBOL vmlinux 0x548524a1 of_n_addr_cells +EXPORT_SYMBOL vmlinux 0x548c6d0f vmap +EXPORT_SYMBOL vmlinux 0x54a4c1bc inode_init_always +EXPORT_SYMBOL vmlinux 0x54b1fac6 __ubsan_handle_load_invalid_value +EXPORT_SYMBOL vmlinux 0x54b23e67 sg_pcopy_to_buffer +EXPORT_SYMBOL vmlinux 0x54cfacd5 __ctzdi2 +EXPORT_SYMBOL vmlinux 0x54d029c3 tty_driver_flush_buffer +EXPORT_SYMBOL vmlinux 0x54da52c6 of_mdio_find_bus +EXPORT_SYMBOL vmlinux 0x54e6fcdd net_enable_timestamp +EXPORT_SYMBOL vmlinux 0x54ea6dfe xen_start_flags +EXPORT_SYMBOL vmlinux 0x54f95859 vme_unregister_driver +EXPORT_SYMBOL vmlinux 0x5506b8f7 netlbl_bitmap_setbit +EXPORT_SYMBOL vmlinux 0x5508f28d bman_acquire +EXPORT_SYMBOL vmlinux 0x550b04a7 genphy_read_abilities +EXPORT_SYMBOL vmlinux 0x550f85d6 vfs_get_fsid +EXPORT_SYMBOL vmlinux 0x551bd071 __rb_erase_color +EXPORT_SYMBOL vmlinux 0x551e240e iget5_locked +EXPORT_SYMBOL vmlinux 0x552db3aa qman_query_cgr_congested +EXPORT_SYMBOL vmlinux 0x55463edf amba_release_regions +EXPORT_SYMBOL vmlinux 0x554ae3a4 irq_poll_sched +EXPORT_SYMBOL vmlinux 0x554aee48 mdiobus_is_registered_device +EXPORT_SYMBOL vmlinux 0x555537be netdev_upper_get_next_dev_rcu +EXPORT_SYMBOL vmlinux 0x558b281d aes_expandkey +EXPORT_SYMBOL vmlinux 0x55a9648b skb_copy_and_hash_datagram_iter +EXPORT_SYMBOL vmlinux 0x55ace0ff __nd_driver_register +EXPORT_SYMBOL vmlinux 0x55c31e1a fifo_create_dflt +EXPORT_SYMBOL vmlinux 0x55d905e0 ethtool_aggregate_ctrl_stats +EXPORT_SYMBOL vmlinux 0x55dbafad of_property_read_reg +EXPORT_SYMBOL vmlinux 0x55de5555 tty_driver_kref_put +EXPORT_SYMBOL vmlinux 0x55e247fb dcb_getrewr_prio_pcp_mask_map +EXPORT_SYMBOL vmlinux 0x55e31703 ethtool_convert_link_mode_to_legacy_u32 +EXPORT_SYMBOL vmlinux 0x56021aad netdev_get_xmit_slave +EXPORT_SYMBOL vmlinux 0x560a4852 mdiobb_read_c45 +EXPORT_SYMBOL vmlinux 0x560c31f1 tcp_v4_do_rcv +EXPORT_SYMBOL vmlinux 0x5614f48a qman_dqrr_get_ithresh +EXPORT_SYMBOL vmlinux 0x561ad3b9 lookup_one +EXPORT_SYMBOL vmlinux 0x5630cac9 inet_confirm_addr +EXPORT_SYMBOL vmlinux 0x5635a60a vmalloc_user +EXPORT_SYMBOL vmlinux 0x56470118 __warn_printk +EXPORT_SYMBOL vmlinux 0x56498903 udp_lib_setsockopt +EXPORT_SYMBOL vmlinux 0x564f7608 acpi_reconfig_notifier_register +EXPORT_SYMBOL vmlinux 0x565caca8 abort_creds +EXPORT_SYMBOL vmlinux 0x56634cba twl6040_reg_write +EXPORT_SYMBOL vmlinux 0x56802ae8 rps_cpu_mask +EXPORT_SYMBOL vmlinux 0x56848611 path_is_under +EXPORT_SYMBOL vmlinux 0x5693b186 input_close_device +EXPORT_SYMBOL vmlinux 0x56955b09 mmc_set_data_timeout +EXPORT_SYMBOL vmlinux 0x56a6b796 netdev_name_in_use +EXPORT_SYMBOL vmlinux 0x56b7e140 qdisc_put +EXPORT_SYMBOL vmlinux 0x56baf774 rawv6_mh_filter_unregister +EXPORT_SYMBOL vmlinux 0x56c8799d scsi_kunmap_atomic_sg +EXPORT_SYMBOL vmlinux 0x56ebb52b clk_hw_get_clk +EXPORT_SYMBOL vmlinux 0x56f274d9 dcb_setrewr +EXPORT_SYMBOL vmlinux 0x56ffe85c generic_buffers_fsync_noflush +EXPORT_SYMBOL vmlinux 0x57253b22 security_inode_copy_up +EXPORT_SYMBOL vmlinux 0x572dda90 dma_sync_single_for_device +EXPORT_SYMBOL vmlinux 0x572e2096 sock_init_data_uid +EXPORT_SYMBOL vmlinux 0x5736734b inet6_getname +EXPORT_SYMBOL vmlinux 0x5736f63a request_key_tag +EXPORT_SYMBOL vmlinux 0x574c2e74 bitmap_release_region +EXPORT_SYMBOL vmlinux 0x574eb67a nvdimm_check_and_set_ro +EXPORT_SYMBOL vmlinux 0x57523306 capable_wrt_inode_uidgid +EXPORT_SYMBOL vmlinux 0x57575f08 dmaengine_put +EXPORT_SYMBOL vmlinux 0x57625f98 __phy_write_mmd +EXPORT_SYMBOL vmlinux 0x57650b5d d_move +EXPORT_SYMBOL vmlinux 0x576567f8 putname +EXPORT_SYMBOL vmlinux 0x57674fd7 __sw_hweight16 +EXPORT_SYMBOL vmlinux 0x5779c868 adjust_managed_page_count +EXPORT_SYMBOL vmlinux 0x577c7b0b dev_uc_sync_multiple +EXPORT_SYMBOL vmlinux 0x578116b9 phy_ethtool_get_strings +EXPORT_SYMBOL vmlinux 0x578239f4 inet_protos +EXPORT_SYMBOL vmlinux 0x57900416 gen_pool_fixed_alloc +EXPORT_SYMBOL vmlinux 0x5792f848 strlcpy +EXPORT_SYMBOL vmlinux 0x57a233e3 empty_aops +EXPORT_SYMBOL vmlinux 0x57a400a7 sock_no_listen +EXPORT_SYMBOL vmlinux 0x57a96693 disk_stack_limits +EXPORT_SYMBOL vmlinux 0x57bc19d2 down_write +EXPORT_SYMBOL vmlinux 0x57cd0316 xfrm6_protocol_deregister +EXPORT_SYMBOL vmlinux 0x57db8fd6 utf8_normalize +EXPORT_SYMBOL vmlinux 0x57f38cdc qe_get_firmware_info +EXPORT_SYMBOL vmlinux 0x57f9475e tty_wait_until_sent +EXPORT_SYMBOL vmlinux 0x57facb0b iov_iter_get_pages_alloc2 +EXPORT_SYMBOL vmlinux 0x58126a8c bio_copy_data +EXPORT_SYMBOL vmlinux 0x5818fe3c posix_acl_from_mode +EXPORT_SYMBOL vmlinux 0x581f98da zlib_inflate +EXPORT_SYMBOL vmlinux 0x582606eb xudma_rflow_put +EXPORT_SYMBOL vmlinux 0x582b6275 xfrm_if_unregister_cb +EXPORT_SYMBOL vmlinux 0x5838f6c9 rtc_valid_tm +EXPORT_SYMBOL vmlinux 0x583d1a5a mmc_add_host +EXPORT_SYMBOL vmlinux 0x584ff1fd from_kprojid +EXPORT_SYMBOL vmlinux 0x585ae877 nmi_panic +EXPORT_SYMBOL vmlinux 0x586ff2f4 xfrm_policy_register_afinfo +EXPORT_SYMBOL vmlinux 0x58784fc3 pcie_capability_clear_and_set_dword +EXPORT_SYMBOL vmlinux 0x587b0954 kvasprintf +EXPORT_SYMBOL vmlinux 0x587b892e qe_get_num_of_risc +EXPORT_SYMBOL vmlinux 0x587f22d7 devmap_managed_key +EXPORT_SYMBOL vmlinux 0x5897a680 __find_nth_and_andnot_bit +EXPORT_SYMBOL vmlinux 0x58ac9e81 __icmp_send +EXPORT_SYMBOL vmlinux 0x58acf24b mdiobus_register_board_info +EXPORT_SYMBOL vmlinux 0x58ad4135 sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x58b4645c dev_close_many +EXPORT_SYMBOL vmlinux 0x58b66b40 fs_param_is_s32 +EXPORT_SYMBOL vmlinux 0x58b73bc7 match_wildcard +EXPORT_SYMBOL vmlinux 0x58c1c53f i2c_get_match_data +EXPORT_SYMBOL vmlinux 0x58c3df6f dm_kcopyd_copy +EXPORT_SYMBOL vmlinux 0x58c4a713 jbd2_journal_force_commit +EXPORT_SYMBOL vmlinux 0x58e3306d bit_wait_io +EXPORT_SYMBOL vmlinux 0x58ff2065 devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x590a13ac generic_set_encrypted_ci_d_ops +EXPORT_SYMBOL vmlinux 0x59131464 cont_write_begin +EXPORT_SYMBOL vmlinux 0x59184f2a netdev_get_by_name +EXPORT_SYMBOL vmlinux 0x59344ad3 jbd2_journal_finish_inode_data_buffers +EXPORT_SYMBOL vmlinux 0x5934b5a9 qman_destroy_fq +EXPORT_SYMBOL vmlinux 0x593fff61 twl6040_get_pll +EXPORT_SYMBOL vmlinux 0x595a0c5b proc_set_size +EXPORT_SYMBOL vmlinux 0x5963060b sock_no_shutdown +EXPORT_SYMBOL vmlinux 0x5968dc6d proc_doulongvec_ms_jiffies_minmax +EXPORT_SYMBOL vmlinux 0x596db96b dma_fence_describe +EXPORT_SYMBOL vmlinux 0x59757f3e scsi_done_direct +EXPORT_SYMBOL vmlinux 0x598bd21a rt_dst_clone +EXPORT_SYMBOL vmlinux 0x598da80a current_time +EXPORT_SYMBOL vmlinux 0x599b4888 qe_setbrg +EXPORT_SYMBOL vmlinux 0x599d73f8 sk_capable +EXPORT_SYMBOL vmlinux 0x599fb41c kvmalloc_node +EXPORT_SYMBOL vmlinux 0x59a05666 to_ndd +EXPORT_SYMBOL vmlinux 0x59a2f0ee packing +EXPORT_SYMBOL vmlinux 0x59a9773f vme_slot_num +EXPORT_SYMBOL vmlinux 0x59b0fdf9 generic_mii_ioctl +EXPORT_SYMBOL vmlinux 0x59b4ac3e tcp_memory_allocated +EXPORT_SYMBOL vmlinux 0x59caae10 bio_alloc_clone +EXPORT_SYMBOL vmlinux 0x5a0b73d0 zlib_deflateInit2 +EXPORT_SYMBOL vmlinux 0x5a0c24c8 ip_getsockopt +EXPORT_SYMBOL vmlinux 0x5a22d503 dev_uc_add_excl +EXPORT_SYMBOL vmlinux 0x5a236b2b flow_indr_dev_unregister +EXPORT_SYMBOL vmlinux 0x5a290250 hdmi_drm_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x5a323b1b flow_rule_match_cvlan +EXPORT_SYMBOL vmlinux 0x5a32a867 nosteal_pipe_buf_ops +EXPORT_SYMBOL vmlinux 0x5a3d8c4c generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x5a44f8cb __crypto_memneq +EXPORT_SYMBOL vmlinux 0x5a4d313e gf128mul_4k_lle +EXPORT_SYMBOL vmlinux 0x5a60b950 qm_channel_pool1 +EXPORT_SYMBOL vmlinux 0x5a7a873f sock_efree +EXPORT_SYMBOL vmlinux 0x5a7da773 __ClearPageMovable +EXPORT_SYMBOL vmlinux 0x5a921311 strncmp +EXPORT_SYMBOL vmlinux 0x5a99a0d7 flow_get_u32_dst +EXPORT_SYMBOL vmlinux 0x5a9f1d63 memmove +EXPORT_SYMBOL vmlinux 0x5ac01b95 acpi_resource_to_address64 +EXPORT_SYMBOL vmlinux 0x5ac7d70d param_ops_ullong +EXPORT_SYMBOL vmlinux 0x5ae1154b __traceiter_kfree +EXPORT_SYMBOL vmlinux 0x5ae48e23 vfs_link +EXPORT_SYMBOL vmlinux 0x5ae8a964 read_cache_page +EXPORT_SYMBOL vmlinux 0x5afd38eb simple_dentry_operations +EXPORT_SYMBOL vmlinux 0x5b040df6 input_register_handle +EXPORT_SYMBOL vmlinux 0x5b17acb8 scsi_dma_map +EXPORT_SYMBOL vmlinux 0x5b1bdef6 tcp_rcv_established +EXPORT_SYMBOL vmlinux 0x5b2f27fb do_wait_intr +EXPORT_SYMBOL vmlinux 0x5b3e282f xa_store +EXPORT_SYMBOL vmlinux 0x5b48ba65 dmaengine_get_unmap_data +EXPORT_SYMBOL vmlinux 0x5b49944d phy_advertise_supported +EXPORT_SYMBOL vmlinux 0x5b54903b qcom_scm_pas_mem_setup +EXPORT_SYMBOL vmlinux 0x5b56860c vm_munmap +EXPORT_SYMBOL vmlinux 0x5b5f0821 tcp_close +EXPORT_SYMBOL vmlinux 0x5b6636f0 tcf_idr_create_from_flags +EXPORT_SYMBOL vmlinux 0x5ba11d2c vmf_insert_mixed +EXPORT_SYMBOL vmlinux 0x5bb11dce vfs_ioctl +EXPORT_SYMBOL vmlinux 0x5bbbb0ce vme_dma_list_add +EXPORT_SYMBOL vmlinux 0x5bc127c2 rproc_elf_find_loaded_rsc_table +EXPORT_SYMBOL vmlinux 0x5bc3440f default_llseek +EXPORT_SYMBOL vmlinux 0x5bcb5a51 i2c_del_driver +EXPORT_SYMBOL vmlinux 0x5bccac86 kernel_sock_ip_overhead +EXPORT_SYMBOL vmlinux 0x5bcea5f1 sgl_free_n_order +EXPORT_SYMBOL vmlinux 0x5bcf659f of_get_cpu_node +EXPORT_SYMBOL vmlinux 0x5bd4ff88 flow_action_cookie_create +EXPORT_SYMBOL vmlinux 0x5bdb7603 sock_copy_user_timeval +EXPORT_SYMBOL vmlinux 0x5be63c5b crc32c_csum_stub +EXPORT_SYMBOL vmlinux 0x5c15f882 reuseport_alloc +EXPORT_SYMBOL vmlinux 0x5c1658c9 scsi_print_sense_hdr +EXPORT_SYMBOL vmlinux 0x5c25fbc7 netdev_set_tc_queue +EXPORT_SYMBOL vmlinux 0x5c26a53b wait_for_completion_io_timeout +EXPORT_SYMBOL vmlinux 0x5c32d996 iterate_supers_type +EXPORT_SYMBOL vmlinux 0x5c3c7387 kstrtoull +EXPORT_SYMBOL vmlinux 0x5c3f7a02 security_socket_socketpair +EXPORT_SYMBOL vmlinux 0x5c47e23c gnet_stats_copy_queue +EXPORT_SYMBOL vmlinux 0x5c4ecc9f xfrm_policy_destroy +EXPORT_SYMBOL vmlinux 0x5c5fc548 dev_load +EXPORT_SYMBOL vmlinux 0x5c90c596 file_remove_privs +EXPORT_SYMBOL vmlinux 0x5ca232a6 alloc_skb_with_frags +EXPORT_SYMBOL vmlinux 0x5cc9f6ec dev_get_by_index_rcu +EXPORT_SYMBOL vmlinux 0x5cd2ddf3 ethtool_intersect_link_masks +EXPORT_SYMBOL vmlinux 0x5cd5210e d_find_any_alias +EXPORT_SYMBOL vmlinux 0x5cd5619f sock_bind_add +EXPORT_SYMBOL vmlinux 0x5cd60036 mdio_device_remove +EXPORT_SYMBOL vmlinux 0x5ce700db vma_alloc_folio +EXPORT_SYMBOL vmlinux 0x5cf53ce2 input_free_minor +EXPORT_SYMBOL vmlinux 0x5cf8d65c scsi_vpd_lun_id +EXPORT_SYMBOL vmlinux 0x5cfb26a0 acpi_enter_sleep_state +EXPORT_SYMBOL vmlinux 0x5d112304 __memcpy_fromio +EXPORT_SYMBOL vmlinux 0x5d2eade9 napi_gro_receive +EXPORT_SYMBOL vmlinux 0x5d36c241 jbd2_journal_destroy +EXPORT_SYMBOL vmlinux 0x5d49aabc init_wait_var_entry +EXPORT_SYMBOL vmlinux 0x5d63304a blk_rq_map_user_iov +EXPORT_SYMBOL vmlinux 0x5d687a1e sock_kzfree_s +EXPORT_SYMBOL vmlinux 0x5d6cf63a dquot_quota_on_mount +EXPORT_SYMBOL vmlinux 0x5d6eb656 tcp_stream_memory_free +EXPORT_SYMBOL vmlinux 0x5dac4cd6 qman_dqrr_set_ithresh +EXPORT_SYMBOL vmlinux 0x5dc2fa99 iptun_encaps +EXPORT_SYMBOL vmlinux 0x5df572f6 tcp_read_sock +EXPORT_SYMBOL vmlinux 0x5df760d3 phy_validate_pause +EXPORT_SYMBOL vmlinux 0x5dfd43a6 __blk_rq_map_sg +EXPORT_SYMBOL vmlinux 0x5e06bc5c refcount_dec_and_lock +EXPORT_SYMBOL vmlinux 0x5e0ccb9f sha1_transform +EXPORT_SYMBOL vmlinux 0x5e25e88e __mmc_claim_host +EXPORT_SYMBOL vmlinux 0x5e2d62ed seq_lseek +EXPORT_SYMBOL vmlinux 0x5e3240a0 __cpu_online_mask +EXPORT_SYMBOL vmlinux 0x5e332b52 __var_waitqueue +EXPORT_SYMBOL vmlinux 0x5e373fb4 gf128mul_64k_bbe +EXPORT_SYMBOL vmlinux 0x5e50c9f0 of_iommu_get_resv_regions +EXPORT_SYMBOL vmlinux 0x5e64e472 kthread_create_on_cpu +EXPORT_SYMBOL vmlinux 0x5e6f91f9 tegra_powergate_remove_clamping +EXPORT_SYMBOL vmlinux 0x5e83bad7 of_device_get_match_data +EXPORT_SYMBOL vmlinux 0x5e855e56 gen_pool_first_fit_align +EXPORT_SYMBOL vmlinux 0x5e8c26ec proc_create_single_data +EXPORT_SYMBOL vmlinux 0x5e934fc7 sgl_alloc +EXPORT_SYMBOL vmlinux 0x5e95b1cd current_umask +EXPORT_SYMBOL vmlinux 0x5e963d7d pcie_capability_clear_and_set_word_unlocked +EXPORT_SYMBOL vmlinux 0x5e97ec15 send_sig_mceerr +EXPORT_SYMBOL vmlinux 0x5e9a01ce gen_new_estimator +EXPORT_SYMBOL vmlinux 0x5e9b0eec copy_string_kernel +EXPORT_SYMBOL vmlinux 0x5eb39acb blk_post_runtime_resume +EXPORT_SYMBOL vmlinux 0x5ec2868a ipv6_dev_get_saddr +EXPORT_SYMBOL vmlinux 0x5ec4aee6 put_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x5ed040b0 pm_set_vt_switch +EXPORT_SYMBOL vmlinux 0x5ed29fa1 dma_resv_fini +EXPORT_SYMBOL vmlinux 0x5ed90adc int_to_scsilun +EXPORT_SYMBOL vmlinux 0x5ef6a672 gen_pool_for_each_chunk +EXPORT_SYMBOL vmlinux 0x5ef93977 rpmh_invalidate +EXPORT_SYMBOL vmlinux 0x5f0713bb unpin_user_page_range_dirty_lock +EXPORT_SYMBOL vmlinux 0x5f098b2a in6addr_interfacelocal_allrouters +EXPORT_SYMBOL vmlinux 0x5f0db7ac unregister_md_personality +EXPORT_SYMBOL vmlinux 0x5f2ba55e security_req_classify_flow +EXPORT_SYMBOL vmlinux 0x5f30e7a7 tegra_io_pad_power_disable +EXPORT_SYMBOL vmlinux 0x5f50ed0c tso_build_hdr +EXPORT_SYMBOL vmlinux 0x5f5441c8 __ubsan_handle_alignment_assumption +EXPORT_SYMBOL vmlinux 0x5f5d6ecc d_set_fallthru +EXPORT_SYMBOL vmlinux 0x5f6b889c rproc_va_to_pa +EXPORT_SYMBOL vmlinux 0x5f77661c pcie_ptm_enabled +EXPORT_SYMBOL vmlinux 0x5f7ff269 __dquot_free_space +EXPORT_SYMBOL vmlinux 0x5f806b24 simple_dir_operations +EXPORT_SYMBOL vmlinux 0x5f81b1ab trace_raw_output_prep +EXPORT_SYMBOL vmlinux 0x5f934173 xen_free_ballooned_pages +EXPORT_SYMBOL vmlinux 0x5f93525c acpi_extract_package +EXPORT_SYMBOL vmlinux 0x5f9b3f7c copy_page_to_iter_nofault +EXPORT_SYMBOL vmlinux 0x5fa7c281 devfreq_update_target +EXPORT_SYMBOL vmlinux 0x5fa9a3c7 tcp_setsockopt +EXPORT_SYMBOL vmlinux 0x5faa0d76 pci_disable_link_state_locked +EXPORT_SYMBOL vmlinux 0x5fab294f i2c_smbus_read_i2c_block_data +EXPORT_SYMBOL vmlinux 0x5fae268d sockopt_lock_sock +EXPORT_SYMBOL vmlinux 0x5fc72f0e alloc_pages_exact +EXPORT_SYMBOL vmlinux 0x5fd4896a ppp_register_net_channel +EXPORT_SYMBOL vmlinux 0x5fe7ff06 remove_proc_entry +EXPORT_SYMBOL vmlinux 0x5fed178c meson_sm_call +EXPORT_SYMBOL vmlinux 0x5ff9eb0e lockref_mark_dead +EXPORT_SYMBOL vmlinux 0x5ffc5d6a sync_blockdev +EXPORT_SYMBOL vmlinux 0x60056967 mapping_read_folio_gfp +EXPORT_SYMBOL vmlinux 0x6005c351 zpool_has_pool +EXPORT_SYMBOL vmlinux 0x600683d3 do_unblank_screen +EXPORT_SYMBOL vmlinux 0x6008689f kthread_complete_and_exit +EXPORT_SYMBOL vmlinux 0x601f665f dm_io_client_create +EXPORT_SYMBOL vmlinux 0x6028b3eb xfrm4_protocol_register +EXPORT_SYMBOL vmlinux 0x60352082 register_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x603d02be dma_resv_copy_fences +EXPORT_SYMBOL vmlinux 0x603deaca acpi_device_hid +EXPORT_SYMBOL vmlinux 0x60442711 simple_write_begin +EXPORT_SYMBOL vmlinux 0x60539808 mipi_dsi_dcs_set_display_on +EXPORT_SYMBOL vmlinux 0x605790dc fiemap_fill_next_extent +EXPORT_SYMBOL vmlinux 0x6061fead keyring_clear +EXPORT_SYMBOL vmlinux 0x6069518f md_set_array_sectors +EXPORT_SYMBOL vmlinux 0x606aabaf __bh_read +EXPORT_SYMBOL vmlinux 0x607e8610 dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x608741b5 __init_swait_queue_head +EXPORT_SYMBOL vmlinux 0x608d0267 zstd_get_error_code +EXPORT_SYMBOL vmlinux 0x6091b333 unregister_chrdev_region +EXPORT_SYMBOL vmlinux 0x6091e84e md_handle_request +EXPORT_SYMBOL vmlinux 0x609bcd98 in6_pton +EXPORT_SYMBOL vmlinux 0x609f1c7e synchronize_net +EXPORT_SYMBOL vmlinux 0x60aaeb4b qman_p_irqsource_add +EXPORT_SYMBOL vmlinux 0x60b291ce pci_read_config_dword +EXPORT_SYMBOL vmlinux 0x60b4b663 vma_set_file +EXPORT_SYMBOL vmlinux 0x60bbb124 dma_fence_signal_locked +EXPORT_SYMBOL vmlinux 0x60cd87c8 input_mt_assign_slots +EXPORT_SYMBOL vmlinux 0x60d6a2b4 setup_new_exec +EXPORT_SYMBOL vmlinux 0x60d8ab30 vme_lm_get +EXPORT_SYMBOL vmlinux 0x60dc42a8 devfreq_suspend_device +EXPORT_SYMBOL vmlinux 0x60eb7e55 tcp_peek_len +EXPORT_SYMBOL vmlinux 0x61073e4a acpi_os_map_generic_address +EXPORT_SYMBOL vmlinux 0x61137d22 grab_cache_page_write_begin +EXPORT_SYMBOL vmlinux 0x6113a3bb dmam_pool_create +EXPORT_SYMBOL vmlinux 0x6117d5cc tcp_md5_hash_key +EXPORT_SYMBOL vmlinux 0x6128b5fc __printk_ratelimit +EXPORT_SYMBOL vmlinux 0x61347034 mb_cache_entry_delete_or_get +EXPORT_SYMBOL vmlinux 0x613909d5 sock_no_recvmsg +EXPORT_SYMBOL vmlinux 0x613c9843 mark_info_dirty +EXPORT_SYMBOL vmlinux 0x613fa920 tty_port_destroy +EXPORT_SYMBOL vmlinux 0x615911d7 __bitmap_set +EXPORT_SYMBOL vmlinux 0x615977f5 __nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x6165467b pci_msix_vec_count +EXPORT_SYMBOL vmlinux 0x617bddf4 __destroy_inode +EXPORT_SYMBOL vmlinux 0x617c452b queued_read_lock_slowpath +EXPORT_SYMBOL vmlinux 0x6181be7c d_delete +EXPORT_SYMBOL vmlinux 0x6185b747 radix_tree_gang_lookup_tag +EXPORT_SYMBOL vmlinux 0x618911fc numa_node +EXPORT_SYMBOL vmlinux 0x619cb7dd simple_read_from_buffer +EXPORT_SYMBOL vmlinux 0x61b7b126 simple_strtoull +EXPORT_SYMBOL vmlinux 0x61c62199 nf_ct_get_tuple_skb +EXPORT_SYMBOL vmlinux 0x61e272c9 sha256_final +EXPORT_SYMBOL vmlinux 0x61ea189b fb_pad_aligned_buffer +EXPORT_SYMBOL vmlinux 0x61efede5 crypto_sha256_update +EXPORT_SYMBOL vmlinux 0x61f16494 phy_resume +EXPORT_SYMBOL vmlinux 0x61fc0f60 nd_device_notify +EXPORT_SYMBOL vmlinux 0x620d9042 dma_alloc_attrs +EXPORT_SYMBOL vmlinux 0x620e6a22 reuseport_has_conns_set +EXPORT_SYMBOL vmlinux 0x6214aef2 cpufreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x62206dc6 fman_get_revision +EXPORT_SYMBOL vmlinux 0x6228c21f smp_call_function_single +EXPORT_SYMBOL vmlinux 0x6248b8c5 pm860x_page_reg_write +EXPORT_SYMBOL vmlinux 0x6258b961 mmc_of_parse_clk_phase +EXPORT_SYMBOL vmlinux 0x62608238 i2c_find_device_by_fwnode +EXPORT_SYMBOL vmlinux 0x62737e1d sock_unregister +EXPORT_SYMBOL vmlinux 0x6276af56 migrate_device_range +EXPORT_SYMBOL vmlinux 0x62849ac7 dev_valid_name +EXPORT_SYMBOL vmlinux 0x6285b6e8 i2c_get_adapter +EXPORT_SYMBOL vmlinux 0x628c0f8f dma_fence_add_callback +EXPORT_SYMBOL vmlinux 0x62b097d8 tty_unregister_ldisc +EXPORT_SYMBOL vmlinux 0x62c6f351 __mdiobus_register +EXPORT_SYMBOL vmlinux 0x62d2e38f devfreq_remove_governor +EXPORT_SYMBOL vmlinux 0x62d96443 qman_dma_portal +EXPORT_SYMBOL vmlinux 0x62f21b42 icmpv6_ndo_send +EXPORT_SYMBOL vmlinux 0x62f7e207 down_read_killable +EXPORT_SYMBOL vmlinux 0x6315c42c zstd_get_params +EXPORT_SYMBOL vmlinux 0x63398387 d_make_root +EXPORT_SYMBOL vmlinux 0x634a97da acpi_notifier_call_chain +EXPORT_SYMBOL vmlinux 0x634fd141 phy_ethtool_set_wol +EXPORT_SYMBOL vmlinux 0x6355498b get_inode_acl +EXPORT_SYMBOL vmlinux 0x63598ac4 of_find_property +EXPORT_SYMBOL vmlinux 0x6366a3cf input_free_device +EXPORT_SYMBOL vmlinux 0x637961a6 simple_rename +EXPORT_SYMBOL vmlinux 0x6379d2a6 of_node_get +EXPORT_SYMBOL vmlinux 0x637aa870 __neigh_for_each_release +EXPORT_SYMBOL vmlinux 0x6382fb3d kfree_skb_reason +EXPORT_SYMBOL vmlinux 0x63887b88 __inet_hash +EXPORT_SYMBOL vmlinux 0x63a58370 flow_action_cookie_destroy +EXPORT_SYMBOL vmlinux 0x63a5be3f tcp_sock_set_keepintvl +EXPORT_SYMBOL vmlinux 0x63a742dc unix_get_socket +EXPORT_SYMBOL vmlinux 0x63a7c28c bitmap_find_free_region +EXPORT_SYMBOL vmlinux 0x63b0137f skb_vlan_untag +EXPORT_SYMBOL vmlinux 0x63cd92a0 blk_mq_requeue_request +EXPORT_SYMBOL vmlinux 0x63cec99e lookup_one_len_unlocked +EXPORT_SYMBOL vmlinux 0x63d161f9 filemap_splice_read +EXPORT_SYMBOL vmlinux 0x63d5e06c rtc_add_group +EXPORT_SYMBOL vmlinux 0x63e7f74b iov_iter_bvec +EXPORT_SYMBOL vmlinux 0x63eb9355 panic_blink +EXPORT_SYMBOL vmlinux 0x6402c8df sha512_block_data_order +EXPORT_SYMBOL vmlinux 0x640b90a2 show_init_ipc_ns +EXPORT_SYMBOL vmlinux 0x64127b67 bitmap_find_next_zero_area_off +EXPORT_SYMBOL vmlinux 0x641a952b tcp_sock_set_user_timeout +EXPORT_SYMBOL vmlinux 0x642eb5c6 xen_poll_irq_timeout +EXPORT_SYMBOL vmlinux 0x644be12c qman_affine_cpus +EXPORT_SYMBOL vmlinux 0x6454e3bb genphy_c37_config_aneg +EXPORT_SYMBOL vmlinux 0x6455298a security_xfrm_policy_free +EXPORT_SYMBOL vmlinux 0x6456cdaf tcf_action_check_ctrlact +EXPORT_SYMBOL vmlinux 0x647ee8f5 bio_init +EXPORT_SYMBOL vmlinux 0x6481ffe0 hsiphash_1u32 +EXPORT_SYMBOL vmlinux 0x648aff39 dma_set_coherent_mask +EXPORT_SYMBOL vmlinux 0x648eb59d gc_inflight_list +EXPORT_SYMBOL vmlinux 0x64a3d7d2 xsk_set_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0x64a9c928 default_blu +EXPORT_SYMBOL vmlinux 0x64bbc288 string_unescape +EXPORT_SYMBOL vmlinux 0x64c2d377 param_ops_bint +EXPORT_SYMBOL vmlinux 0x64d11af1 dma_fence_wait_timeout +EXPORT_SYMBOL vmlinux 0x64dad93e cdrom_mode_select +EXPORT_SYMBOL vmlinux 0x64ed375c nf_log_trace +EXPORT_SYMBOL vmlinux 0x64f3c408 neigh_sysctl_unregister +EXPORT_SYMBOL vmlinux 0x64f85f6d skb_orphan_partial +EXPORT_SYMBOL vmlinux 0x6510221e udp_seq_ops +EXPORT_SYMBOL vmlinux 0x6513a3fa fb_get_color_depth +EXPORT_SYMBOL vmlinux 0x651492a3 free_mdio_bitbang +EXPORT_SYMBOL vmlinux 0x6514c1e6 flow_get_u32_src +EXPORT_SYMBOL vmlinux 0x651a4139 test_taint +EXPORT_SYMBOL vmlinux 0x652032cb mac_pton +EXPORT_SYMBOL vmlinux 0x6523ec80 inet_del_offload +EXPORT_SYMBOL vmlinux 0x652ce9aa nla_memcmp +EXPORT_SYMBOL vmlinux 0x6535bf0f xfrm_state_check_expire +EXPORT_SYMBOL vmlinux 0x65408378 zlib_inflate_blob +EXPORT_SYMBOL vmlinux 0x654449c3 memset16 +EXPORT_SYMBOL vmlinux 0x656c1a0e string_escape_mem +EXPORT_SYMBOL vmlinux 0x656e4a6e snprintf +EXPORT_SYMBOL vmlinux 0x65831543 neigh_xmit +EXPORT_SYMBOL vmlinux 0x658353bc flow_rule_match_basic +EXPORT_SYMBOL vmlinux 0x65840c68 rproc_elf_get_boot_addr +EXPORT_SYMBOL vmlinux 0x658ce1a8 xxh64_reset +EXPORT_SYMBOL vmlinux 0x65929cae ns_to_timespec64 +EXPORT_SYMBOL vmlinux 0x659ded26 xfrm_flush_gc +EXPORT_SYMBOL vmlinux 0x65a6dd50 inode_set_bytes +EXPORT_SYMBOL vmlinux 0x65d1bab2 acpi_bios_warning +EXPORT_SYMBOL vmlinux 0x65d9e877 cpufreq_register_notifier +EXPORT_SYMBOL vmlinux 0x65dccf13 xz_dec_end +EXPORT_SYMBOL vmlinux 0x65e0d6d7 memory_read_from_buffer +EXPORT_SYMBOL vmlinux 0x65ea2c26 fwnode_mdio_find_device +EXPORT_SYMBOL vmlinux 0x6603a3f9 __dev_queue_xmit +EXPORT_SYMBOL vmlinux 0x661a797e __qdisc_calculate_pkt_len +EXPORT_SYMBOL vmlinux 0x66202b9c security_sock_rcv_skb +EXPORT_SYMBOL vmlinux 0x6623435d devm_ioremap_resource +EXPORT_SYMBOL vmlinux 0x6626afca down +EXPORT_SYMBOL vmlinux 0x662acbb4 drop_nlink +EXPORT_SYMBOL vmlinux 0x66475b44 generic_shutdown_super +EXPORT_SYMBOL vmlinux 0x664b1e29 qman_delete_cgr +EXPORT_SYMBOL vmlinux 0x664ff98f jbd2_log_wait_commit +EXPORT_SYMBOL vmlinux 0x665e2513 zstd_max_clevel +EXPORT_SYMBOL vmlinux 0x666197eb filemap_get_folios +EXPORT_SYMBOL vmlinux 0x66628bf3 ip_tunnel_metadata_cnt +EXPORT_SYMBOL vmlinux 0x666863dc par_io_config_pin +EXPORT_SYMBOL vmlinux 0x666c14c0 __traceiter_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x6671e5e7 skb_vlan_push +EXPORT_SYMBOL vmlinux 0x6673f96d xxh32_reset +EXPORT_SYMBOL vmlinux 0x6676f6c9 __sk_backlog_rcv +EXPORT_SYMBOL vmlinux 0x667f0cfc dquot_quotactl_sysfile_ops +EXPORT_SYMBOL vmlinux 0x66826f5a xudma_get_ringacc +EXPORT_SYMBOL vmlinux 0x668b19a1 down_read +EXPORT_SYMBOL vmlinux 0x6697bf82 mptcp_subflow_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x669c191b dm_consume_args +EXPORT_SYMBOL vmlinux 0x669c3ddb scsi_block_when_processing_errors +EXPORT_SYMBOL vmlinux 0x669d7269 cdev_add +EXPORT_SYMBOL vmlinux 0x66ac78ed in6_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x66ad1dcc iov_iter_discard +EXPORT_SYMBOL vmlinux 0x66af1fd1 lockref_put_or_lock +EXPORT_SYMBOL vmlinux 0x66b4cc41 kmemdup +EXPORT_SYMBOL vmlinux 0x66edfc78 _find_next_or_bit +EXPORT_SYMBOL vmlinux 0x66f7e050 netpoll_poll_enable +EXPORT_SYMBOL vmlinux 0x66fbde4d netdev_set_num_tc +EXPORT_SYMBOL vmlinux 0x670a5b58 blk_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x67144a30 pci_bus_write_config_word +EXPORT_SYMBOL vmlinux 0x671cbaed _copy_to_iter +EXPORT_SYMBOL vmlinux 0x671ddb20 param_get_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x67267a0d folio_wait_bit_killable +EXPORT_SYMBOL vmlinux 0x67412d2f ucc_slow_enable +EXPORT_SYMBOL vmlinux 0x6749d53f hdmi_vendor_infoframe_init +EXPORT_SYMBOL vmlinux 0x67595f03 udp6_seq_ops +EXPORT_SYMBOL vmlinux 0x677b832b pnp_unregister_card_driver +EXPORT_SYMBOL vmlinux 0x677eccf2 ps2_drain +EXPORT_SYMBOL vmlinux 0x678b96ec dma_pool_alloc +EXPORT_SYMBOL vmlinux 0x679613e4 pfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x67993553 tcp_read_done +EXPORT_SYMBOL vmlinux 0x67a43b2b mq_change_real_num_tx +EXPORT_SYMBOL vmlinux 0x67a64c67 ip_mc_join_group +EXPORT_SYMBOL vmlinux 0x67b27ec1 tty_std_termios +EXPORT_SYMBOL vmlinux 0x67b78eb3 seq_hlist_next_rcu +EXPORT_SYMBOL vmlinux 0x67c13ea0 acpi_read +EXPORT_SYMBOL vmlinux 0x67c18b77 ip6tun_encaps +EXPORT_SYMBOL vmlinux 0x67c8e16c fman_register_intr +EXPORT_SYMBOL vmlinux 0x67d4cf4b unlock_buffer +EXPORT_SYMBOL vmlinux 0x67e5ce4a rproc_add_carveout +EXPORT_SYMBOL vmlinux 0x6804cfee xfrm_policy_insert +EXPORT_SYMBOL vmlinux 0x6808aab9 dump_skip +EXPORT_SYMBOL vmlinux 0x681845be bh_uptodate_or_lock +EXPORT_SYMBOL vmlinux 0x6820a5ae netdev_master_upper_dev_get +EXPORT_SYMBOL vmlinux 0x6824ecdd acpi_dev_get_next_match_dev +EXPORT_SYMBOL vmlinux 0x68256b52 fiemap_prep +EXPORT_SYMBOL vmlinux 0x682a2c6e phy_attach_direct +EXPORT_SYMBOL vmlinux 0x68352e8e jbd2_journal_try_to_free_buffers +EXPORT_SYMBOL vmlinux 0x684413a5 shrink_dcache_parent +EXPORT_SYMBOL vmlinux 0x68535a3c vfs_setpos +EXPORT_SYMBOL vmlinux 0x687b6a16 kdbgetsymval +EXPORT_SYMBOL vmlinux 0x687b7075 jbd2_journal_force_commit_nested +EXPORT_SYMBOL vmlinux 0x687b9661 nf_log_unregister +EXPORT_SYMBOL vmlinux 0x687bf765 mipi_dsi_dcs_get_power_mode +EXPORT_SYMBOL vmlinux 0x688884ed of_clk_get_by_name +EXPORT_SYMBOL vmlinux 0x689067dd dma_fence_chain_ops +EXPORT_SYMBOL vmlinux 0x689faf31 udp6_csum_init +EXPORT_SYMBOL vmlinux 0x68b9fc74 md_integrity_register +EXPORT_SYMBOL vmlinux 0x68c02ccb in_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x68c501db napi_gro_frags +EXPORT_SYMBOL vmlinux 0x68d58b8d dma_sync_wait +EXPORT_SYMBOL vmlinux 0x68ee8166 of_phy_is_fixed_link +EXPORT_SYMBOL vmlinux 0x68fb581a icst307_idx2s +EXPORT_SYMBOL vmlinux 0x69049cd2 radix_tree_replace_slot +EXPORT_SYMBOL vmlinux 0x69218126 posix_acl_chmod +EXPORT_SYMBOL vmlinux 0x692948cd mmc_card_alternative_gpt_sector +EXPORT_SYMBOL vmlinux 0x6939bfab inet_csk_delete_keepalive_timer +EXPORT_SYMBOL vmlinux 0x69562e19 of_find_mipi_dsi_device_by_node +EXPORT_SYMBOL vmlinux 0x69574309 tcf_idrinfo_destroy +EXPORT_SYMBOL vmlinux 0x695a155d generic_file_read_iter +EXPORT_SYMBOL vmlinux 0x695d9e56 cfb_copyarea +EXPORT_SYMBOL vmlinux 0x69668826 netdev_increment_features +EXPORT_SYMBOL vmlinux 0x69707965 set_bh_page +EXPORT_SYMBOL vmlinux 0x6971447a rtc_month_days +EXPORT_SYMBOL vmlinux 0x6972e413 __bitmap_weight_and +EXPORT_SYMBOL vmlinux 0x697ed5f0 memcpy_and_pad +EXPORT_SYMBOL vmlinux 0x6994802d scsi_report_opcode +EXPORT_SYMBOL vmlinux 0x699c73bf sk_stream_wait_connect +EXPORT_SYMBOL vmlinux 0x69af1bac __aperture_remove_legacy_vga_devices +EXPORT_SYMBOL vmlinux 0x69b52056 iter_file_splice_write +EXPORT_SYMBOL vmlinux 0x69bf2480 blk_start_plug +EXPORT_SYMBOL vmlinux 0x69caf167 d_genocide +EXPORT_SYMBOL vmlinux 0x69dd3b5b crc32_le +EXPORT_SYMBOL vmlinux 0x69de8757 vme_check_window +EXPORT_SYMBOL vmlinux 0x6a037cf1 mempool_kfree +EXPORT_SYMBOL vmlinux 0x6a0eb287 xfrm_spd_getinfo +EXPORT_SYMBOL vmlinux 0x6a16d638 fb_find_mode +EXPORT_SYMBOL vmlinux 0x6a237ec5 generic_fill_statx_attr +EXPORT_SYMBOL vmlinux 0x6a343fd8 tcp_sock_set_keepcnt +EXPORT_SYMBOL vmlinux 0x6a3766b2 qman_delete_cgr_safe +EXPORT_SYMBOL vmlinux 0x6a4cc778 inet_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x6a4f6b3b ps2_interrupt +EXPORT_SYMBOL vmlinux 0x6a5cb5ee __get_free_pages +EXPORT_SYMBOL vmlinux 0x6a5ecb18 unregister_module_notifier +EXPORT_SYMBOL vmlinux 0x6a5fa363 sigprocmask +EXPORT_SYMBOL vmlinux 0x6a6e05bf kstrtou8 +EXPORT_SYMBOL vmlinux 0x6a6ef0b3 sync_blockdev_range +EXPORT_SYMBOL vmlinux 0x6a70713a devfreq_monitor_suspend +EXPORT_SYMBOL vmlinux 0x6a729906 __dst_destroy_metrics_generic +EXPORT_SYMBOL vmlinux 0x6a72df42 folio_wait_bit +EXPORT_SYMBOL vmlinux 0x6a7bd612 devm_release_resource +EXPORT_SYMBOL vmlinux 0x6a7ff9eb neigh_seq_next +EXPORT_SYMBOL vmlinux 0x6a887ed5 tcf_get_next_chain +EXPORT_SYMBOL vmlinux 0x6a90663a qman_schedule_fq +EXPORT_SYMBOL vmlinux 0x6a9bba65 uart_get_divisor +EXPORT_SYMBOL vmlinux 0x6aa1c26a blk_dump_rq_flags +EXPORT_SYMBOL vmlinux 0x6add5c9a dmi_find_device +EXPORT_SYMBOL vmlinux 0x6aeefac4 zlib_deflateReset +EXPORT_SYMBOL vmlinux 0x6b0104ca dma_resv_init +EXPORT_SYMBOL vmlinux 0x6b0cc9ba rproc_get_by_child +EXPORT_SYMBOL vmlinux 0x6b1af9c7 dm_kobject_release +EXPORT_SYMBOL vmlinux 0x6b2741c6 dquot_disable +EXPORT_SYMBOL vmlinux 0x6b27729b radix_tree_gang_lookup +EXPORT_SYMBOL vmlinux 0x6b2dc060 dump_stack +EXPORT_SYMBOL vmlinux 0x6b2fd5ef phy_get_internal_delay +EXPORT_SYMBOL vmlinux 0x6b34d413 inet_dev_addr_type +EXPORT_SYMBOL vmlinux 0x6b55acd0 rtnl_lock_killable +EXPORT_SYMBOL vmlinux 0x6b71c55f sock_set_reuseport +EXPORT_SYMBOL vmlinux 0x6b7db8db security_path_mknod +EXPORT_SYMBOL vmlinux 0x6b851c3e fs_param_is_blockdev +EXPORT_SYMBOL vmlinux 0x6b853d06 ns_to_kernel_old_timeval +EXPORT_SYMBOL vmlinux 0x6b8bf149 netif_receive_skb_list +EXPORT_SYMBOL vmlinux 0x6bb73de8 mipi_dsi_dcs_set_page_address +EXPORT_SYMBOL vmlinux 0x6bc3fbc0 __unregister_chrdev +EXPORT_SYMBOL vmlinux 0x6bcd0998 blk_queue_dma_alignment +EXPORT_SYMBOL vmlinux 0x6bce6095 textsearch_find_continuous +EXPORT_SYMBOL vmlinux 0x6bd0e573 down_interruptible +EXPORT_SYMBOL vmlinux 0x6bdee383 mmc_gpio_get_cd +EXPORT_SYMBOL vmlinux 0x6be1c1f8 acpi_install_method +EXPORT_SYMBOL vmlinux 0x6bf82d09 of_graph_get_port_parent +EXPORT_SYMBOL vmlinux 0x6c15474f pci_match_id +EXPORT_SYMBOL vmlinux 0x6c224cda gen_pool_destroy +EXPORT_SYMBOL vmlinux 0x6c3cdcf2 put_disk +EXPORT_SYMBOL vmlinux 0x6c50e5af sk_wait_data +EXPORT_SYMBOL vmlinux 0x6c5b9397 lookup_one_qstr_excl +EXPORT_SYMBOL vmlinux 0x6c60c88c fwnode_mdiobus_register_phy +EXPORT_SYMBOL vmlinux 0x6c61ce70 num_registered_fb +EXPORT_SYMBOL vmlinux 0x6c62da59 tty_unlock +EXPORT_SYMBOL vmlinux 0x6c691030 sk_stream_error +EXPORT_SYMBOL vmlinux 0x6c70cd1d fscrypt_decrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x6c846693 skb_copy_header +EXPORT_SYMBOL vmlinux 0x6c8b7df4 pm860x_reg_write +EXPORT_SYMBOL vmlinux 0x6c9edee8 tcf_exts_validate +EXPORT_SYMBOL vmlinux 0x6cb46525 netlbl_catmap_walk +EXPORT_SYMBOL vmlinux 0x6cb5ef33 cros_ec_check_result +EXPORT_SYMBOL vmlinux 0x6cbaa2bf tcf_block_get_ext +EXPORT_SYMBOL vmlinux 0x6cbbfc54 __arch_copy_to_user +EXPORT_SYMBOL vmlinux 0x6cf0d67d qe_get_num_of_snums +EXPORT_SYMBOL vmlinux 0x6d16c104 mutex_lock_killable +EXPORT_SYMBOL vmlinux 0x6d294e43 clock_t_to_jiffies +EXPORT_SYMBOL vmlinux 0x6d2f9a41 kill_anon_super +EXPORT_SYMBOL vmlinux 0x6d30f08b pci_ep_cfs_remove_epf_group +EXPORT_SYMBOL vmlinux 0x6d35b407 __ip_dev_find +EXPORT_SYMBOL vmlinux 0x6d3835a6 dmam_free_coherent +EXPORT_SYMBOL vmlinux 0x6d4d2080 sock_wmalloc +EXPORT_SYMBOL vmlinux 0x6d4d97d9 dst_init +EXPORT_SYMBOL vmlinux 0x6d5f5b91 radix_tree_tagged +EXPORT_SYMBOL vmlinux 0x6d602359 blk_mq_stop_hw_queue +EXPORT_SYMBOL vmlinux 0x6d73c95f logic_outw +EXPORT_SYMBOL vmlinux 0x6d7c7dcc bitmap_cut +EXPORT_SYMBOL vmlinux 0x6d8165c0 of_find_backlight_by_node +EXPORT_SYMBOL vmlinux 0x6d888192 path_is_mountpoint +EXPORT_SYMBOL vmlinux 0x6d905620 of_match_device +EXPORT_SYMBOL vmlinux 0x6d933508 lynx_pcs_destroy +EXPORT_SYMBOL vmlinux 0x6da467cb pfn_is_map_memory +EXPORT_SYMBOL vmlinux 0x6db7d04b pci_write_config_byte +EXPORT_SYMBOL vmlinux 0x6dba9051 xz_dec_microlzma_end +EXPORT_SYMBOL vmlinux 0x6dc35b25 radix_tree_iter_delete +EXPORT_SYMBOL vmlinux 0x6dcce47f get_thermal_instance +EXPORT_SYMBOL vmlinux 0x6dcf857f uuid_null +EXPORT_SYMBOL vmlinux 0x6dd17e7b acpi_get_table_header +EXPORT_SYMBOL vmlinux 0x6ddfd09c unregister_sysctl_table +EXPORT_SYMBOL vmlinux 0x6de7724f set_disk_ro +EXPORT_SYMBOL vmlinux 0x6df1aaf1 kernel_sigaction +EXPORT_SYMBOL vmlinux 0x6e0f9d8c xsk_tx_peek_release_desc_batch +EXPORT_SYMBOL vmlinux 0x6e2edb9b dev_get_port_parent_id +EXPORT_SYMBOL vmlinux 0x6e2f1c93 pcie_set_mps +EXPORT_SYMBOL vmlinux 0x6e3019e3 serio_unregister_driver +EXPORT_SYMBOL vmlinux 0x6e3d359e scsi_report_device_reset +EXPORT_SYMBOL vmlinux 0x6e3ffab1 slab_build_skb +EXPORT_SYMBOL vmlinux 0x6e43b328 sock_register +EXPORT_SYMBOL vmlinux 0x6e4ead07 tegra_ivc_init +EXPORT_SYMBOL vmlinux 0x6e5791b1 address_space_init_once +EXPORT_SYMBOL vmlinux 0x6e5b8651 xz_dec_run +EXPORT_SYMBOL vmlinux 0x6e720ff2 rtnl_unlock +EXPORT_SYMBOL vmlinux 0x6e7602ad tcp_shutdown +EXPORT_SYMBOL vmlinux 0x6e8fe455 aperture_remove_conflicting_pci_devices +EXPORT_SYMBOL vmlinux 0x6e9dd606 __symbol_put +EXPORT_SYMBOL vmlinux 0x6ea9363b force_sig +EXPORT_SYMBOL vmlinux 0x6eb52679 device_match_acpi_handle +EXPORT_SYMBOL vmlinux 0x6eecfaf4 sg_copy_buffer +EXPORT_SYMBOL vmlinux 0x6eeec0e3 jbd2_journal_init_inode +EXPORT_SYMBOL vmlinux 0x6eef66ae flow_rule_match_arp +EXPORT_SYMBOL vmlinux 0x6effd0c0 mipi_dsi_set_maximum_return_packet_size +EXPORT_SYMBOL vmlinux 0x6f032fcf simple_statfs +EXPORT_SYMBOL vmlinux 0x6f14e9db console_list_lock +EXPORT_SYMBOL vmlinux 0x6f17cb73 skb_copy_bits +EXPORT_SYMBOL vmlinux 0x6f226fcd mini_qdisc_pair_block_init +EXPORT_SYMBOL vmlinux 0x6f399d13 vm_insert_page +EXPORT_SYMBOL vmlinux 0x6f41a428 acpi_get_vendor_resource +EXPORT_SYMBOL vmlinux 0x6f41a639 irq_cpu_rmap_remove +EXPORT_SYMBOL vmlinux 0x6f4268ea dm_get_device +EXPORT_SYMBOL vmlinux 0x6f4a59e4 sort_r +EXPORT_SYMBOL vmlinux 0x6f564cf2 setattr_should_drop_suidgid +EXPORT_SYMBOL vmlinux 0x6f58653e posix_test_lock +EXPORT_SYMBOL vmlinux 0x6f5ab52f acpi_get_local_address +EXPORT_SYMBOL vmlinux 0x6f6d6c32 devm_clk_get_optional +EXPORT_SYMBOL vmlinux 0x6f7793a5 skb_flow_dissector_init +EXPORT_SYMBOL vmlinux 0x6f796f2f inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x6f915a45 dqstats +EXPORT_SYMBOL vmlinux 0x6f928223 console_force_preferred_locked +EXPORT_SYMBOL vmlinux 0x6fb49676 queue_rcu_work +EXPORT_SYMBOL vmlinux 0x6fbc6a00 radix_tree_insert +EXPORT_SYMBOL vmlinux 0x6fc48021 dynamic_cond_resched +EXPORT_SYMBOL vmlinux 0x6fcb87a1 touch_softlockup_watchdog +EXPORT_SYMBOL vmlinux 0x6fdc34a0 __skb_wait_for_more_packets +EXPORT_SYMBOL vmlinux 0x6ff3a485 dynamic_might_resched +EXPORT_SYMBOL vmlinux 0x6fff261f __arch_clear_user +EXPORT_SYMBOL vmlinux 0x70002fe8 siphash_1u32 +EXPORT_SYMBOL vmlinux 0x7007e9b3 inet6_protos +EXPORT_SYMBOL vmlinux 0x700bb2a4 blkdev_get_by_dev +EXPORT_SYMBOL vmlinux 0x700c6c17 key_create +EXPORT_SYMBOL vmlinux 0x7023bea8 unregister_acpi_notifier +EXPORT_SYMBOL vmlinux 0x702946da ucs2_strlen +EXPORT_SYMBOL vmlinux 0x702a5790 pps_lookup_dev +EXPORT_SYMBOL vmlinux 0x70534f90 register_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0x705c1840 of_find_node_by_type +EXPORT_SYMBOL vmlinux 0x7060d475 kern_sys_bpf +EXPORT_SYMBOL vmlinux 0x7060e4c6 con_set_default_unimap +EXPORT_SYMBOL vmlinux 0x70732257 kern_path +EXPORT_SYMBOL vmlinux 0x707d85d0 ppp_channel_index +EXPORT_SYMBOL vmlinux 0x7084d4ed udp_push_pending_frames +EXPORT_SYMBOL vmlinux 0x708826aa d_mark_dontcache +EXPORT_SYMBOL vmlinux 0x70a42078 max8998_update_reg +EXPORT_SYMBOL vmlinux 0x70a53ed7 of_device_is_big_endian +EXPORT_SYMBOL vmlinux 0x70ac2c1a blk_limits_io_min +EXPORT_SYMBOL vmlinux 0x70ad75fb radix_tree_lookup +EXPORT_SYMBOL vmlinux 0x70c9bef8 is_free_buddy_page +EXPORT_SYMBOL vmlinux 0x70cdb389 of_node_put +EXPORT_SYMBOL vmlinux 0x70d1a18e qman_release_pool +EXPORT_SYMBOL vmlinux 0x70d907fb unlock_new_inode +EXPORT_SYMBOL vmlinux 0x70daa11e dma_fence_remove_callback +EXPORT_SYMBOL vmlinux 0x70dc213f __quota_error +EXPORT_SYMBOL vmlinux 0x70e7c09b pci_map_rom +EXPORT_SYMBOL vmlinux 0x70ec29d8 ip_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x7118483a softnet_data +EXPORT_SYMBOL vmlinux 0x711ab0a5 submit_bh +EXPORT_SYMBOL vmlinux 0x7121614e nexthop_res_grp_activity_update +EXPORT_SYMBOL vmlinux 0x7129e5f8 hex_asc +EXPORT_SYMBOL vmlinux 0x7141b88a logic_insb +EXPORT_SYMBOL vmlinux 0x7145c27e mdiobus_read_nested +EXPORT_SYMBOL vmlinux 0x7155bcf8 sync_file_get_fence +EXPORT_SYMBOL vmlinux 0x715a5ed0 vprintk +EXPORT_SYMBOL vmlinux 0x716ef13b crypto_sha256_finup +EXPORT_SYMBOL vmlinux 0x7171121c overflowgid +EXPORT_SYMBOL vmlinux 0x717d1f96 hdmi_infoframe_check +EXPORT_SYMBOL vmlinux 0x718df179 fscrypt_has_permitted_context +EXPORT_SYMBOL vmlinux 0x71a672ef dmam_pool_destroy +EXPORT_SYMBOL vmlinux 0x71b455f1 make_kprojid +EXPORT_SYMBOL vmlinux 0x71b4e93d mmc_gpio_set_cd_irq +EXPORT_SYMBOL vmlinux 0x71c13fcd sg_miter_start +EXPORT_SYMBOL vmlinux 0x71c3afa2 bio_integrity_add_page +EXPORT_SYMBOL vmlinux 0x71e3c09d hid_bpf_ops +EXPORT_SYMBOL vmlinux 0x71fb6892 dma_fence_array_next +EXPORT_SYMBOL vmlinux 0x72073679 folio_unlock +EXPORT_SYMBOL vmlinux 0x720a27a7 __register_blkdev +EXPORT_SYMBOL vmlinux 0x72208026 ilookup5_nowait +EXPORT_SYMBOL vmlinux 0x72394509 block_write_full_page +EXPORT_SYMBOL vmlinux 0x723ba93a genphy_write_mmd_unsupported +EXPORT_SYMBOL vmlinux 0x72518080 d_tmpfile +EXPORT_SYMBOL vmlinux 0x725b79ea tcf_block_put_ext +EXPORT_SYMBOL vmlinux 0x726779b2 call_fib_notifiers +EXPORT_SYMBOL vmlinux 0x726bc3c7 wait_for_completion_killable_timeout +EXPORT_SYMBOL vmlinux 0x726fd9a5 twl6040_clear_bits +EXPORT_SYMBOL vmlinux 0x728bf6f4 dma_resv_reserve_fences +EXPORT_SYMBOL vmlinux 0x72a199ec serio_close +EXPORT_SYMBOL vmlinux 0x72a33f0b dev_lstats_read +EXPORT_SYMBOL vmlinux 0x72a50966 ucc_fast_disable +EXPORT_SYMBOL vmlinux 0x72ad5d7e eth_header_parse +EXPORT_SYMBOL vmlinux 0x72aec26d dma_fence_chain_init +EXPORT_SYMBOL vmlinux 0x72b44f22 request_firmware_nowait +EXPORT_SYMBOL vmlinux 0x72b9d287 default_grn +EXPORT_SYMBOL vmlinux 0x72ba3781 tcp_enter_cwr +EXPORT_SYMBOL vmlinux 0x72be4df4 nf_log_packet +EXPORT_SYMBOL vmlinux 0x72ccc4a3 msm_pinctrl_remove +EXPORT_SYMBOL vmlinux 0x72ea7b2d scsi_device_type +EXPORT_SYMBOL vmlinux 0x72eb0544 __SetPageMovable +EXPORT_SYMBOL vmlinux 0x72f14ff7 acpi_get_object_info +EXPORT_SYMBOL vmlinux 0x7315a4e9 twl6030_mmc_card_detect_config +EXPORT_SYMBOL vmlinux 0x731dba7a xen_domain_type +EXPORT_SYMBOL vmlinux 0x731dcc73 mdiobb_write_c22 +EXPORT_SYMBOL vmlinux 0x732dd326 groups_free +EXPORT_SYMBOL vmlinux 0x735e6a81 acpi_evaluate_integer +EXPORT_SYMBOL vmlinux 0x7370384a generic_pipe_buf_try_steal +EXPORT_SYMBOL vmlinux 0x737652ec sock_sendmsg +EXPORT_SYMBOL vmlinux 0x7380dffa argv_split +EXPORT_SYMBOL vmlinux 0x73889bcf xsk_tx_completed +EXPORT_SYMBOL vmlinux 0x73900748 filemap_invalidate_lock_two +EXPORT_SYMBOL vmlinux 0x7396cab3 gnet_stats_finish_copy +EXPORT_SYMBOL vmlinux 0x73998efa cpm_muram_free_addr +EXPORT_SYMBOL vmlinux 0x739b4166 security_path_mkdir +EXPORT_SYMBOL vmlinux 0x739fd00f __SCK__tp_func_module_get +EXPORT_SYMBOL vmlinux 0x73abb178 __block_write_begin +EXPORT_SYMBOL vmlinux 0x73abb180 alloc_contig_range +EXPORT_SYMBOL vmlinux 0x73cbabb6 tcp_v4_destroy_sock +EXPORT_SYMBOL vmlinux 0x73cbd779 of_range_to_resource +EXPORT_SYMBOL vmlinux 0x73f4d457 t10_pi_type3_ip +EXPORT_SYMBOL vmlinux 0x7410aba2 strreplace +EXPORT_SYMBOL vmlinux 0x7412ed5b kvfree_sensitive +EXPORT_SYMBOL vmlinux 0x74163687 compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x742578a5 wait_for_random_bytes +EXPORT_SYMBOL vmlinux 0x7426af5d unpin_user_pages_dirty_lock +EXPORT_SYMBOL vmlinux 0x7429e20c kstrtos8 +EXPORT_SYMBOL vmlinux 0x742a68a3 of_phy_get_and_connect +EXPORT_SYMBOL vmlinux 0x743466b9 __pskb_copy_fclone +EXPORT_SYMBOL vmlinux 0x743f4126 keygen_port_hashing_init +EXPORT_SYMBOL vmlinux 0x7453d3e8 security_release_secctx +EXPORT_SYMBOL vmlinux 0x74750389 amba_driver_unregister +EXPORT_SYMBOL vmlinux 0x74754435 acpi_bus_generate_netlink_event +EXPORT_SYMBOL vmlinux 0x7483dc59 pci_dev_present +EXPORT_SYMBOL vmlinux 0x748835eb unlock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x748cd402 n_tty_ioctl_helper +EXPORT_SYMBOL vmlinux 0x74952c91 of_device_register +EXPORT_SYMBOL vmlinux 0x74b14518 eth_header_cache_update +EXPORT_SYMBOL vmlinux 0x74b775e3 security_dentry_create_files_as +EXPORT_SYMBOL vmlinux 0x74b7aa66 filemap_flush +EXPORT_SYMBOL vmlinux 0x74b8e674 slhc_toss +EXPORT_SYMBOL vmlinux 0x74c134b9 __sw_hweight32 +EXPORT_SYMBOL vmlinux 0x74c56add seq_write +EXPORT_SYMBOL vmlinux 0x74da064a set_security_override +EXPORT_SYMBOL vmlinux 0x74dd9e0b dma_fence_wait_any_timeout +EXPORT_SYMBOL vmlinux 0x74e5ff1a udpv6_encap_enable +EXPORT_SYMBOL vmlinux 0x7525952a fib_notifier_ops_unregister +EXPORT_SYMBOL vmlinux 0x752b022e phy_start_aneg +EXPORT_SYMBOL vmlinux 0x752c747a console_start +EXPORT_SYMBOL vmlinux 0x753cb7f2 free_buffer_head +EXPORT_SYMBOL vmlinux 0x753cfe9c generic_parse_monolithic +EXPORT_SYMBOL vmlinux 0x755b78c6 meson_sm_call_write +EXPORT_SYMBOL vmlinux 0x755f4ba3 blake2s_compress_generic +EXPORT_SYMBOL vmlinux 0x757785f1 genl_notify +EXPORT_SYMBOL vmlinux 0x75871f5e acpi_get_next_object +EXPORT_SYMBOL vmlinux 0x75ad7b17 xsk_set_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x75b1d52f sock_pfree +EXPORT_SYMBOL vmlinux 0x75b2fefb build_skb_around +EXPORT_SYMBOL vmlinux 0x75b32ccd __traceiter_module_get +EXPORT_SYMBOL vmlinux 0x75bca273 scsi_execute_cmd +EXPORT_SYMBOL vmlinux 0x75bda77a seq_hlist_next +EXPORT_SYMBOL vmlinux 0x75c69052 dquot_writeback_dquots +EXPORT_SYMBOL vmlinux 0x75d0deb9 nsecs_to_jiffies64 +EXPORT_SYMBOL vmlinux 0x75d499dd vmcore_add_device_dump +EXPORT_SYMBOL vmlinux 0x75eec193 serial8250_do_pm +EXPORT_SYMBOL vmlinux 0x75ef2d00 sg_alloc_append_table_from_pages +EXPORT_SYMBOL vmlinux 0x760a0f4f yield +EXPORT_SYMBOL vmlinux 0x7613ee60 dev_mc_add_global +EXPORT_SYMBOL vmlinux 0x7624249e dim_park_tired +EXPORT_SYMBOL vmlinux 0x76330c50 inet_frag_kill +EXPORT_SYMBOL vmlinux 0x7647726c handle_sysrq +EXPORT_SYMBOL vmlinux 0x764a5f9b io_uring_destruct_scm +EXPORT_SYMBOL vmlinux 0x764c66bf mmc_gpiod_request_cd_irq +EXPORT_SYMBOL vmlinux 0x765e5d4b __xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x765ff474 crc_t10dif_generic +EXPORT_SYMBOL vmlinux 0x7666509e devm_register_netdev +EXPORT_SYMBOL vmlinux 0x766a0927 mempool_alloc_pages +EXPORT_SYMBOL vmlinux 0x767a42e5 tcp_make_synack +EXPORT_SYMBOL vmlinux 0x7682ba4e __copy_overflow +EXPORT_SYMBOL vmlinux 0x768ee329 call_usermodehelper_exec +EXPORT_SYMBOL vmlinux 0x769f6e64 errseq_check +EXPORT_SYMBOL vmlinux 0x76b3815e param_ops_byte +EXPORT_SYMBOL vmlinux 0x76c1c01b inet_csk_accept +EXPORT_SYMBOL vmlinux 0x76d0d24a ata_scsi_cmd_error_handler +EXPORT_SYMBOL vmlinux 0x76d12657 mmc_command_done +EXPORT_SYMBOL vmlinux 0x76d3cd60 laptop_mode +EXPORT_SYMBOL vmlinux 0x76d8a86e shmem_aops +EXPORT_SYMBOL vmlinux 0x76d9251f __dev_get_by_name +EXPORT_SYMBOL vmlinux 0x76db4b47 nf_unregister_net_hooks +EXPORT_SYMBOL vmlinux 0x76efc249 _atomic_dec_and_raw_lock_irqsave +EXPORT_SYMBOL vmlinux 0x7722aed6 mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0x772d091e ip6_output +EXPORT_SYMBOL vmlinux 0x772fdf29 xfrm_state_add +EXPORT_SYMBOL vmlinux 0x7731bd62 ip_route_me_harder +EXPORT_SYMBOL vmlinux 0x77358855 iomem_resource +EXPORT_SYMBOL vmlinux 0x773fa409 __kfifo_dma_in_finish_r +EXPORT_SYMBOL vmlinux 0x77456e0a acpi_root_dir +EXPORT_SYMBOL vmlinux 0x77542f1d simple_recursive_removal +EXPORT_SYMBOL vmlinux 0x776ca93a __clzdi2 +EXPORT_SYMBOL vmlinux 0x777116b7 pskb_expand_head +EXPORT_SYMBOL vmlinux 0x7773257b invalidate_disk +EXPORT_SYMBOL vmlinux 0x777660a4 dev_uc_sync +EXPORT_SYMBOL vmlinux 0x777ee0bb md_bitmap_update_sb +EXPORT_SYMBOL vmlinux 0x7791193f icst525_s2div +EXPORT_SYMBOL vmlinux 0x77a6436b ethtool_virtdev_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x77b12f89 tty_port_free_xmit_buf +EXPORT_SYMBOL vmlinux 0x77ba94e3 rcu_lazy_get_jiffies_till_flush +EXPORT_SYMBOL vmlinux 0x77bb57ee set_anon_super_fc +EXPORT_SYMBOL vmlinux 0x77bc13a0 strim +EXPORT_SYMBOL vmlinux 0x77c1771d scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x77d6ae67 input_alloc_absinfo +EXPORT_SYMBOL vmlinux 0x77d98812 sock_no_ioctl +EXPORT_SYMBOL vmlinux 0x77e68c73 scsi_remove_target +EXPORT_SYMBOL vmlinux 0x77e9eb37 aes_encrypt +EXPORT_SYMBOL vmlinux 0x77eddc79 ip_check_defrag +EXPORT_SYMBOL vmlinux 0x77eef413 __lock_buffer +EXPORT_SYMBOL vmlinux 0x77f907e0 phy_read_mmd +EXPORT_SYMBOL vmlinux 0x7807f0f8 schedule_timeout_idle +EXPORT_SYMBOL vmlinux 0x780cc3e4 dev_getfirstbyhwtype +EXPORT_SYMBOL vmlinux 0x78161f39 call_usermodehelper_setup +EXPORT_SYMBOL vmlinux 0x7828423d of_chosen +EXPORT_SYMBOL vmlinux 0x7846af3e __kfifo_len_r +EXPORT_SYMBOL vmlinux 0x7861d403 simple_setattr +EXPORT_SYMBOL vmlinux 0x786b5fa1 param_set_byte +EXPORT_SYMBOL vmlinux 0x78751abf vme_dma_request +EXPORT_SYMBOL vmlinux 0x78794cdf regset_get_alloc +EXPORT_SYMBOL vmlinux 0x7879cbf9 sunxi_sram_release +EXPORT_SYMBOL vmlinux 0x787b7d84 tcf_exts_terse_dump +EXPORT_SYMBOL vmlinux 0x788390a5 fscrypt_setup_filename +EXPORT_SYMBOL vmlinux 0x789415ab nf_getsockopt +EXPORT_SYMBOL vmlinux 0x789e0d0a serio_unregister_port +EXPORT_SYMBOL vmlinux 0x78a16f48 aes_decrypt +EXPORT_SYMBOL vmlinux 0x78b2a1b1 mr_dump +EXPORT_SYMBOL vmlinux 0x78b887ed vsprintf +EXPORT_SYMBOL vmlinux 0x78bd14a4 unregister_filesystem +EXPORT_SYMBOL vmlinux 0x78c569e0 current_in_userns +EXPORT_SYMBOL vmlinux 0x78d09ed4 folio_mark_accessed +EXPORT_SYMBOL vmlinux 0x78df6bd7 no_pci_devices +EXPORT_SYMBOL vmlinux 0x7900bff7 __dquot_transfer +EXPORT_SYMBOL vmlinux 0x7919b383 alloc_cpu_rmap +EXPORT_SYMBOL vmlinux 0x792d27ee fs_param_is_enum +EXPORT_SYMBOL vmlinux 0x793013d8 mipi_dsi_turn_on_peripheral +EXPORT_SYMBOL vmlinux 0x79339cdf ip_options_compile +EXPORT_SYMBOL vmlinux 0x793bab9e inet_csk_reqsk_queue_drop +EXPORT_SYMBOL vmlinux 0x794043d7 dev_set_mac_address +EXPORT_SYMBOL vmlinux 0x795cee58 page_pool_alloc_frag +EXPORT_SYMBOL vmlinux 0x796b6eb4 alloc_fddidev +EXPORT_SYMBOL vmlinux 0x79720a7a elv_rb_former_request +EXPORT_SYMBOL vmlinux 0x79747d4a sockopt_release_sock +EXPORT_SYMBOL vmlinux 0x7979f060 fs_lookup_param +EXPORT_SYMBOL vmlinux 0x7984eefc key_update +EXPORT_SYMBOL vmlinux 0x79882363 skb_checksum_trimmed +EXPORT_SYMBOL vmlinux 0x7997afbc tcp_recv_skb +EXPORT_SYMBOL vmlinux 0x79a2d3f2 __skb_checksum_complete +EXPORT_SYMBOL vmlinux 0x79a33f85 vme_get_size +EXPORT_SYMBOL vmlinux 0x79b9b8a7 netdev_err +EXPORT_SYMBOL vmlinux 0x79d1d13d pcie_capability_write_dword +EXPORT_SYMBOL vmlinux 0x79d75498 phy_connect_direct +EXPORT_SYMBOL vmlinux 0x79daa229 pci_unregister_driver +EXPORT_SYMBOL vmlinux 0x79dc6b62 dev_alloc_name +EXPORT_SYMBOL vmlinux 0x79e4cbe8 override_creds +EXPORT_SYMBOL vmlinux 0x79f2cf54 vme_irq_generate +EXPORT_SYMBOL vmlinux 0x7a1bcd59 gf128mul_x8_ble +EXPORT_SYMBOL vmlinux 0x7a2af7b4 cpu_number +EXPORT_SYMBOL vmlinux 0x7a2ff57e security_current_getsecid_subj +EXPORT_SYMBOL vmlinux 0x7a47f3d2 stop_tty +EXPORT_SYMBOL vmlinux 0x7a53a06d flow_indr_dev_exists +EXPORT_SYMBOL vmlinux 0x7a785bed iget_failed +EXPORT_SYMBOL vmlinux 0x7a7d66b3 __folio_put +EXPORT_SYMBOL vmlinux 0x7a861926 netdev_has_upper_dev_all_rcu +EXPORT_SYMBOL vmlinux 0x7a95e5ae do_settimeofday64 +EXPORT_SYMBOL vmlinux 0x7a968137 ucc_slow_restart_tx +EXPORT_SYMBOL vmlinux 0x7aa1756e kvfree +EXPORT_SYMBOL vmlinux 0x7aaabc91 xfrm_policy_byid +EXPORT_SYMBOL vmlinux 0x7ab590d9 ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0x7ac7901b blk_rq_map_integrity_sg +EXPORT_SYMBOL vmlinux 0x7ad050b9 qid_lt +EXPORT_SYMBOL vmlinux 0x7adc0fbf rb_replace_node_rcu +EXPORT_SYMBOL vmlinux 0x7ae5d317 qe_get_snum +EXPORT_SYMBOL vmlinux 0x7af0bd4a start_tty +EXPORT_SYMBOL vmlinux 0x7b0f1d0a mtree_store +EXPORT_SYMBOL vmlinux 0x7b151f69 acpi_dev_hid_uid_match +EXPORT_SYMBOL vmlinux 0x7b1b8b7c fs_param_is_bool +EXPORT_SYMBOL vmlinux 0x7b227f09 path_has_submounts +EXPORT_SYMBOL vmlinux 0x7b37d4a7 _find_first_zero_bit +EXPORT_SYMBOL vmlinux 0x7b4da6ff __init_rwsem +EXPORT_SYMBOL vmlinux 0x7b54f270 posix_acl_valid +EXPORT_SYMBOL vmlinux 0x7b5b8f31 sha256_update +EXPORT_SYMBOL vmlinux 0x7b69608e tcf_qevent_init +EXPORT_SYMBOL vmlinux 0x7b7e313e dst_destroy +EXPORT_SYMBOL vmlinux 0x7b814178 crypto_sha3_init +EXPORT_SYMBOL vmlinux 0x7b82b9a1 idr_replace +EXPORT_SYMBOL vmlinux 0x7b852a39 __phy_read_mmd +EXPORT_SYMBOL vmlinux 0x7b8ab763 filemap_fdatawait_range +EXPORT_SYMBOL vmlinux 0x7ba22ca9 xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x7ba5a3b4 tegra_powergate_power_off +EXPORT_SYMBOL vmlinux 0x7bb50b88 acpi_write +EXPORT_SYMBOL vmlinux 0x7bb68d70 rproc_da_to_va +EXPORT_SYMBOL vmlinux 0x7bbccd05 nr_node_ids +EXPORT_SYMBOL vmlinux 0x7bbfa55d genphy_c37_read_status +EXPORT_SYMBOL vmlinux 0x7bcdf748 make_kgid +EXPORT_SYMBOL vmlinux 0x7bd72995 fwnode_irq_get +EXPORT_SYMBOL vmlinux 0x7bd9dcb2 __sk_mem_schedule +EXPORT_SYMBOL vmlinux 0x7bdab2c6 seq_pad +EXPORT_SYMBOL vmlinux 0x7bf24ac0 clear_inode +EXPORT_SYMBOL vmlinux 0x7bfc7000 skb_try_coalesce +EXPORT_SYMBOL vmlinux 0x7c0f23b3 tag_pages_for_writeback +EXPORT_SYMBOL vmlinux 0x7c122083 tcp_create_openreq_child +EXPORT_SYMBOL vmlinux 0x7c173634 __bitmap_complement +EXPORT_SYMBOL vmlinux 0x7c2d03a6 dma_fence_enable_sw_signaling +EXPORT_SYMBOL vmlinux 0x7c3e2016 __getblk_gfp +EXPORT_SYMBOL vmlinux 0x7c46233a cpufreq_quick_get +EXPORT_SYMBOL vmlinux 0x7c524580 ip_sock_set_freebind +EXPORT_SYMBOL vmlinux 0x7c6abf7a locks_lock_inode_wait +EXPORT_SYMBOL vmlinux 0x7c883270 mipi_dsi_detach +EXPORT_SYMBOL vmlinux 0x7c939bad ppp_input_error +EXPORT_SYMBOL vmlinux 0x7cad25b8 jbd2_journal_flush +EXPORT_SYMBOL vmlinux 0x7cbe0cd2 drop_reasons_by_subsys +EXPORT_SYMBOL vmlinux 0x7cc18181 set_security_override_from_ctx +EXPORT_SYMBOL vmlinux 0x7cc88cc9 skb_dequeue_tail +EXPORT_SYMBOL vmlinux 0x7cd9fd0a migrate_device_pages +EXPORT_SYMBOL vmlinux 0x7ce18c9f from_kqid +EXPORT_SYMBOL vmlinux 0x7ce58981 kvrealloc +EXPORT_SYMBOL vmlinux 0x7cef22c4 bio_integrity_prep +EXPORT_SYMBOL vmlinux 0x7cf35220 vme_master_free +EXPORT_SYMBOL vmlinux 0x7cf9e753 napi_gro_flush +EXPORT_SYMBOL vmlinux 0x7cfa637b sget +EXPORT_SYMBOL vmlinux 0x7cfa85cf sock_common_getsockopt +EXPORT_SYMBOL vmlinux 0x7cfe368d net_dim_get_def_tx_moderation +EXPORT_SYMBOL vmlinux 0x7d038b8d ram_aops +EXPORT_SYMBOL vmlinux 0x7d0ba682 gen_pool_virt_to_phys +EXPORT_SYMBOL vmlinux 0x7d0db45c jiffies_to_clock_t +EXPORT_SYMBOL vmlinux 0x7d0e79d0 xfrm_register_km +EXPORT_SYMBOL vmlinux 0x7d11c6c4 km_new_mapping +EXPORT_SYMBOL vmlinux 0x7d12d76d acpi_get_parent +EXPORT_SYMBOL vmlinux 0x7d1dada2 devm_ioremap +EXPORT_SYMBOL vmlinux 0x7d27e504 dm_shift_arg +EXPORT_SYMBOL vmlinux 0x7d2bbd43 arp_create +EXPORT_SYMBOL vmlinux 0x7d421145 bio_add_page +EXPORT_SYMBOL vmlinux 0x7d4b176a netlbl_catmap_setbit +EXPORT_SYMBOL vmlinux 0x7d5e1008 __crc32c_le_shift +EXPORT_SYMBOL vmlinux 0x7d74d522 kstrtoull_from_user +EXPORT_SYMBOL vmlinux 0x7dabf77a fscrypt_ioctl_set_policy +EXPORT_SYMBOL vmlinux 0x7daece67 quota_send_warning +EXPORT_SYMBOL vmlinux 0x7dc5ffa7 tc_skb_ext_tc_disable +EXPORT_SYMBOL vmlinux 0x7dc8652d migrate_vma_finalize +EXPORT_SYMBOL vmlinux 0x7dcf4135 __xa_insert +EXPORT_SYMBOL vmlinux 0x7dd4b294 dst_alloc +EXPORT_SYMBOL vmlinux 0x7dd4f3a4 mmc_free_host +EXPORT_SYMBOL vmlinux 0x7ddcbb56 phy_queue_state_machine +EXPORT_SYMBOL vmlinux 0x7ddd349c fs_param_is_u32 +EXPORT_SYMBOL vmlinux 0x7ddd7a48 pneigh_enqueue +EXPORT_SYMBOL vmlinux 0x7de85b12 netdev_lower_dev_get_private +EXPORT_SYMBOL vmlinux 0x7df0916a netdev_has_upper_dev +EXPORT_SYMBOL vmlinux 0x7df6f23a filemap_release_folio +EXPORT_SYMBOL vmlinux 0x7e0b255f hdmi_audio_infoframe_pack_for_dp +EXPORT_SYMBOL vmlinux 0x7e0ceaf8 mdiobus_free +EXPORT_SYMBOL vmlinux 0x7e3191f6 try_to_del_timer_sync +EXPORT_SYMBOL vmlinux 0x7e32fe73 ww_mutex_unlock +EXPORT_SYMBOL vmlinux 0x7e4c3df5 efi +EXPORT_SYMBOL vmlinux 0x7e5c9cbd migrate_device_finalize +EXPORT_SYMBOL vmlinux 0x7e6bbc02 blk_mq_end_request +EXPORT_SYMBOL vmlinux 0x7e826a4c dup_iter +EXPORT_SYMBOL vmlinux 0x7e8bb030 phy_ethtool_get_stats +EXPORT_SYMBOL vmlinux 0x7e8de2b1 build_skb +EXPORT_SYMBOL vmlinux 0x7e9e9cfc dcb_ieee_getapp_mask +EXPORT_SYMBOL vmlinux 0x7ea0d4ca tegra_sku_info +EXPORT_SYMBOL vmlinux 0x7ed6fbaa udp_lib_get_port +EXPORT_SYMBOL vmlinux 0x7ee20b8b ps2_begin_command +EXPORT_SYMBOL vmlinux 0x7ef4bddc __sg_page_iter_next +EXPORT_SYMBOL vmlinux 0x7f02188f __msecs_to_jiffies +EXPORT_SYMBOL vmlinux 0x7f03b6a9 crc_ccitt_table +EXPORT_SYMBOL vmlinux 0x7f13d93d jbd2_journal_lock_updates +EXPORT_SYMBOL vmlinux 0x7f1d1a24 fwnode_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x7f24de73 jiffies_to_usecs +EXPORT_SYMBOL vmlinux 0x7f2ff85c uart_update_timeout +EXPORT_SYMBOL vmlinux 0x7f317902 sock_no_sendmsg +EXPORT_SYMBOL vmlinux 0x7f335680 reuseport_stop_listen_sock +EXPORT_SYMBOL vmlinux 0x7f34911b xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x7f4bb424 pci_setup_cardbus +EXPORT_SYMBOL vmlinux 0x7f4de830 vlan_vid_add +EXPORT_SYMBOL vmlinux 0x7f52071a net_dim +EXPORT_SYMBOL vmlinux 0x7f62eaa4 sgl_free +EXPORT_SYMBOL vmlinux 0x7f668913 init_task +EXPORT_SYMBOL vmlinux 0x7f6f2fad max8925_reg_read +EXPORT_SYMBOL vmlinux 0x7f7f7bb4 irq_poll_disable +EXPORT_SYMBOL vmlinux 0x7f94a571 ppp_unregister_channel +EXPORT_SYMBOL vmlinux 0x7faf3073 skb_copy_datagram_iter +EXPORT_SYMBOL vmlinux 0x7fb74c79 security_sk_clone +EXPORT_SYMBOL vmlinux 0x7fb80d75 pm860x_bulk_read +EXPORT_SYMBOL vmlinux 0x7fb8fb71 dev_set_promiscuity +EXPORT_SYMBOL vmlinux 0x7fce778e tegra_ivc_total_queue_size +EXPORT_SYMBOL vmlinux 0x7fcf8667 try_to_free_buffers +EXPORT_SYMBOL vmlinux 0x7fd58dd5 rtnl_kfree_skbs +EXPORT_SYMBOL vmlinux 0x7fde1fbc acpi_walk_resource_buffer +EXPORT_SYMBOL vmlinux 0x7fde2950 __cgroup_bpf_run_filter_sk +EXPORT_SYMBOL vmlinux 0x7fe105d7 bman_ip_rev +EXPORT_SYMBOL vmlinux 0x7fe32873 rb_replace_node +EXPORT_SYMBOL vmlinux 0x7fe76753 dquot_operations +EXPORT_SYMBOL vmlinux 0x7ffbe7ee sock_release +EXPORT_SYMBOL vmlinux 0x800b2a3b ptp_clock_event +EXPORT_SYMBOL vmlinux 0x800dad6e __bio_advance +EXPORT_SYMBOL vmlinux 0x80137be8 key_alloc +EXPORT_SYMBOL vmlinux 0x801a8a65 __pskb_pull_tail +EXPORT_SYMBOL vmlinux 0x8027cbf8 textsearch_prepare +EXPORT_SYMBOL vmlinux 0x803ddbb6 __posix_acl_create +EXPORT_SYMBOL vmlinux 0x8041d948 __cpuhp_remove_state +EXPORT_SYMBOL vmlinux 0x805436ad put_fs_context +EXPORT_SYMBOL vmlinux 0x8056230e __splice_from_pipe +EXPORT_SYMBOL vmlinux 0x806a37a7 phy_modify_paged_changed +EXPORT_SYMBOL vmlinux 0x80762048 _atomic_dec_and_raw_lock +EXPORT_SYMBOL vmlinux 0x807b9c48 pcim_enable_device +EXPORT_SYMBOL vmlinux 0x80816f26 get_user_ifreq +EXPORT_SYMBOL vmlinux 0x80882c86 __of_parse_phandle_with_args +EXPORT_SYMBOL vmlinux 0x808d68a8 is_acpi_device_node +EXPORT_SYMBOL vmlinux 0x809c7385 ip_options_rcv_srr +EXPORT_SYMBOL vmlinux 0x80a717a8 __percpu_counter_compare +EXPORT_SYMBOL vmlinux 0x80b63cc1 pm860x_page_bulk_read +EXPORT_SYMBOL vmlinux 0x80b7fdf8 jbd2_fc_end_commit +EXPORT_SYMBOL vmlinux 0x80ca5026 _bin2bcd +EXPORT_SYMBOL vmlinux 0x80d68d3e fb_register_client +EXPORT_SYMBOL vmlinux 0x80e07231 begin_new_exec +EXPORT_SYMBOL vmlinux 0x80e39534 __cgroup_bpf_run_filter_skb +EXPORT_SYMBOL vmlinux 0x80e5f86f fscrypt_fname_alloc_buffer +EXPORT_SYMBOL vmlinux 0x80ec0d50 qman_init_fq +EXPORT_SYMBOL vmlinux 0x80efba0b ppp_input +EXPORT_SYMBOL vmlinux 0x80f02e05 bd_abort_claiming +EXPORT_SYMBOL vmlinux 0x8106d6d2 input_release_device +EXPORT_SYMBOL vmlinux 0x8112b3d2 scsi_build_sense_buffer +EXPORT_SYMBOL vmlinux 0x811518b1 ip6_route_me_harder +EXPORT_SYMBOL vmlinux 0x81188c30 match_string +EXPORT_SYMBOL vmlinux 0x8128053d iterate_fd +EXPORT_SYMBOL vmlinux 0x812a3773 pci_disable_msi +EXPORT_SYMBOL vmlinux 0x813d3bcd serial8250_set_isa_configurator +EXPORT_SYMBOL vmlinux 0x81491054 security_binder_transaction +EXPORT_SYMBOL vmlinux 0x81533963 sysfs_format_mac +EXPORT_SYMBOL vmlinux 0x8153a847 jbd2_journal_invalidate_folio +EXPORT_SYMBOL vmlinux 0x815b5dd4 match_octal +EXPORT_SYMBOL vmlinux 0x815f2897 empty_zero_page +EXPORT_SYMBOL vmlinux 0x8166cabf pci_get_subsys +EXPORT_SYMBOL vmlinux 0x816de6f0 dev_get_by_name_rcu +EXPORT_SYMBOL vmlinux 0x816eeb46 nd_dax_probe +EXPORT_SYMBOL vmlinux 0x818416e1 scsi_set_sense_information +EXPORT_SYMBOL vmlinux 0x81847581 netdev_lower_get_first_private_rcu +EXPORT_SYMBOL vmlinux 0x8186333b cpumask_next_wrap +EXPORT_SYMBOL vmlinux 0x818edf97 cpm_muram_alloc +EXPORT_SYMBOL vmlinux 0x819d3760 of_xudma_dev_get +EXPORT_SYMBOL vmlinux 0x81a1eb59 utf8_unload +EXPORT_SYMBOL vmlinux 0x81ac5e33 trace_print_hex_dump_seq +EXPORT_SYMBOL vmlinux 0x81b20e8b ucc_fast_transmit_on_demand +EXPORT_SYMBOL vmlinux 0x81c4d72a sk_stream_wait_close +EXPORT_SYMBOL vmlinux 0x81c51d19 irq_cpu_rmap_add +EXPORT_SYMBOL vmlinux 0x81cca31a pin_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0x81d6c28b acpi_buffer_to_resource +EXPORT_SYMBOL vmlinux 0x81db6ebb xz_dec_reset +EXPORT_SYMBOL vmlinux 0x81e1c221 __dev_get_by_flags +EXPORT_SYMBOL vmlinux 0x81e6b37f dmi_get_system_info +EXPORT_SYMBOL vmlinux 0x81f6b6d4 xp_dma_sync_for_cpu_slow +EXPORT_SYMBOL vmlinux 0x82103144 d_add +EXPORT_SYMBOL vmlinux 0x82166077 dev_graft_qdisc +EXPORT_SYMBOL vmlinux 0x821a3f4c ipmi_platform_add +EXPORT_SYMBOL vmlinux 0x823d3505 cmxgcr_lock +EXPORT_SYMBOL vmlinux 0x823f5bee generic_error_remove_page +EXPORT_SYMBOL vmlinux 0x8245bec1 neigh_seq_stop +EXPORT_SYMBOL vmlinux 0x825971ad phy_mipi_dphy_get_default_config_for_hsclk +EXPORT_SYMBOL vmlinux 0x825d0c01 pcim_iomap_regions +EXPORT_SYMBOL vmlinux 0x826bcee1 mii_ethtool_sset +EXPORT_SYMBOL vmlinux 0x82770adb xfrm4_rcv +EXPORT_SYMBOL vmlinux 0x82856411 skb_page_frag_refill +EXPORT_SYMBOL vmlinux 0x8285db98 pagecache_isize_extended +EXPORT_SYMBOL vmlinux 0x82b194ec iov_iter_single_seg_count +EXPORT_SYMBOL vmlinux 0x82b312a3 mnt_drop_write_file +EXPORT_SYMBOL vmlinux 0x82b584de pcie_capability_write_word +EXPORT_SYMBOL vmlinux 0x82c87ad5 nr_online_nodes +EXPORT_SYMBOL vmlinux 0x82ca5533 file_update_time +EXPORT_SYMBOL vmlinux 0x82e50c91 sock_no_bind +EXPORT_SYMBOL vmlinux 0x82ee90dc timer_delete_sync +EXPORT_SYMBOL vmlinux 0x82f4053e request_firmware +EXPORT_SYMBOL vmlinux 0x83014457 copy_highpage +EXPORT_SYMBOL vmlinux 0x830b6f62 filemap_check_errors +EXPORT_SYMBOL vmlinux 0x831ef421 ethtool_rx_flow_rule_create +EXPORT_SYMBOL vmlinux 0x83267167 skb_copy_and_csum_datagram_msg +EXPORT_SYMBOL vmlinux 0x83286c41 __mod_lruvec_page_state +EXPORT_SYMBOL vmlinux 0x8331168f __vfs_removexattr +EXPORT_SYMBOL vmlinux 0x83335d42 inet_addr_type_dev_table +EXPORT_SYMBOL vmlinux 0x8344afd6 skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x8344f278 component_match_add_typed +EXPORT_SYMBOL vmlinux 0x834782ed inet_accept +EXPORT_SYMBOL vmlinux 0x83495660 phy_support_sym_pause +EXPORT_SYMBOL vmlinux 0x83581089 gf128mul_init_4k_lle +EXPORT_SYMBOL vmlinux 0x836cf881 devfreq_add_device +EXPORT_SYMBOL vmlinux 0x83779051 xen_free_unpopulated_pages +EXPORT_SYMBOL vmlinux 0x8377dc1d textsearch_unregister +EXPORT_SYMBOL vmlinux 0x838d2bc8 siphash_3u32 +EXPORT_SYMBOL vmlinux 0x83ab84f6 fb_firmware_edid +EXPORT_SYMBOL vmlinux 0x83b32ae3 phy_device_register +EXPORT_SYMBOL vmlinux 0x83d4b024 xp_raw_get_data +EXPORT_SYMBOL vmlinux 0x83d9151d con_is_visible +EXPORT_SYMBOL vmlinux 0x84055438 tegra_dfll_unregister +EXPORT_SYMBOL vmlinux 0x8409cdc6 pci_remove_bus +EXPORT_SYMBOL vmlinux 0x840fa4aa xfrm4_udp_encap_rcv +EXPORT_SYMBOL vmlinux 0x8427cc7b _raw_spin_lock_irq +EXPORT_SYMBOL vmlinux 0x84535bac i2c_smbus_write_block_data +EXPORT_SYMBOL vmlinux 0x84752df0 thread_group_exited +EXPORT_SYMBOL vmlinux 0x847ce6cb mt_find_after +EXPORT_SYMBOL vmlinux 0x84818f57 tegra_powergate_power_on +EXPORT_SYMBOL vmlinux 0x84823cf3 nla_strscpy +EXPORT_SYMBOL vmlinux 0x84914079 __kfifo_dma_out_prepare +EXPORT_SYMBOL vmlinux 0x84a0ca4d bitmap_zalloc_node +EXPORT_SYMBOL vmlinux 0x84a47fc8 inode_permission +EXPORT_SYMBOL vmlinux 0x84c93779 __pci_register_driver +EXPORT_SYMBOL vmlinux 0x84d01315 seq_vprintf +EXPORT_SYMBOL vmlinux 0x84e09cd1 pci_release_regions +EXPORT_SYMBOL vmlinux 0x84ecbaf4 page_readlink +EXPORT_SYMBOL vmlinux 0x84f01f94 dev_mc_add_excl +EXPORT_SYMBOL vmlinux 0x84f557d5 xfrm_state_delete_tunnel +EXPORT_SYMBOL vmlinux 0x84f61de7 rproc_set_firmware +EXPORT_SYMBOL vmlinux 0x8502e06f thaw_bdev +EXPORT_SYMBOL vmlinux 0x85053329 simple_link +EXPORT_SYMBOL vmlinux 0x85060ef5 lease_get_mtime +EXPORT_SYMBOL vmlinux 0x8518a4a6 _raw_spin_trylock_bh +EXPORT_SYMBOL vmlinux 0x851b9121 xudma_dev_get_psil_base +EXPORT_SYMBOL vmlinux 0x8533c746 skb_csum_hwoffload_help +EXPORT_SYMBOL vmlinux 0x85368a69 jbd2_journal_init_jbd_inode +EXPORT_SYMBOL vmlinux 0x85416d23 getname_kernel +EXPORT_SYMBOL vmlinux 0x854619a7 vlan_dev_real_dev +EXPORT_SYMBOL vmlinux 0x854ed8ab qdisc_reset +EXPORT_SYMBOL vmlinux 0x8565fe4e audit_log +EXPORT_SYMBOL vmlinux 0x85670f1d rtnl_is_locked +EXPORT_SYMBOL vmlinux 0x8591d7d5 ledtrig_mtd_activity +EXPORT_SYMBOL vmlinux 0x85a3bf5e unregister_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x85aa38c9 vme_register_bridge +EXPORT_SYMBOL vmlinux 0x85b39042 qman_get_qm_portal_config +EXPORT_SYMBOL vmlinux 0x85b4ee68 tcp_md5_key_copy +EXPORT_SYMBOL vmlinux 0x85b5e625 rfkill_set_states +EXPORT_SYMBOL vmlinux 0x85bd1608 __request_region +EXPORT_SYMBOL vmlinux 0x85cb0f4e __generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x85cb10a0 redraw_screen +EXPORT_SYMBOL vmlinux 0x85df9b6c strsep +EXPORT_SYMBOL vmlinux 0x85efc7e0 zero_pfn +EXPORT_SYMBOL vmlinux 0x85f07b80 sock_from_file +EXPORT_SYMBOL vmlinux 0x85f596a4 neigh_proc_dointvec +EXPORT_SYMBOL vmlinux 0x85f8884b security_inode_listsecurity +EXPORT_SYMBOL vmlinux 0x860494c3 seq_puts +EXPORT_SYMBOL vmlinux 0x861fa72d of_cpu_device_node_get +EXPORT_SYMBOL vmlinux 0x862c8035 bitmap_alloc_node +EXPORT_SYMBOL vmlinux 0x86390bb2 mdio_find_bus +EXPORT_SYMBOL vmlinux 0x863a276a color_table +EXPORT_SYMBOL vmlinux 0x863d4c41 netdev_bind_sb_channel_queue +EXPORT_SYMBOL vmlinux 0x863f7923 vfs_path_parent_lookup +EXPORT_SYMBOL vmlinux 0x866a62b2 gnet_stats_basic_sync_init +EXPORT_SYMBOL vmlinux 0x866ade8a udp_lib_getsockopt +EXPORT_SYMBOL vmlinux 0x86706b58 clkdev_add +EXPORT_SYMBOL vmlinux 0x868acba5 get_options +EXPORT_SYMBOL vmlinux 0x86928f29 dev_getbyhwaddr_rcu +EXPORT_SYMBOL vmlinux 0x86b3027e unlock_rename +EXPORT_SYMBOL vmlinux 0x86b86a1c xfrm_dev_state_flush +EXPORT_SYMBOL vmlinux 0x86c9d9cf submit_bio_wait +EXPORT_SYMBOL vmlinux 0x86d52ba5 lookup_constant +EXPORT_SYMBOL vmlinux 0x86dd708d tc_skb_ext_tc_enable +EXPORT_SYMBOL vmlinux 0x86ebd347 __inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x86f41d9f dma_async_device_register +EXPORT_SYMBOL vmlinux 0x86fb9b05 bitmap_parse_user +EXPORT_SYMBOL vmlinux 0x870e11f4 sock_create +EXPORT_SYMBOL vmlinux 0x87133f12 seq_dentry +EXPORT_SYMBOL vmlinux 0x8723b942 inet_pton_with_scope +EXPORT_SYMBOL vmlinux 0x8725ce38 tty_insert_flip_string_flags +EXPORT_SYMBOL vmlinux 0x8726e234 phy_driver_unregister +EXPORT_SYMBOL vmlinux 0x873b2a17 register_netdev +EXPORT_SYMBOL vmlinux 0x8745c998 iov_iter_alignment +EXPORT_SYMBOL vmlinux 0x87574e3c find_inode_by_ino_rcu +EXPORT_SYMBOL vmlinux 0x8761c87b rps_needed +EXPORT_SYMBOL vmlinux 0x877e4f74 of_phy_find_device +EXPORT_SYMBOL vmlinux 0x87809aeb put_user_ifreq +EXPORT_SYMBOL vmlinux 0x8787c932 cdrom_get_media_event +EXPORT_SYMBOL vmlinux 0x878d2ef2 kern_unmount +EXPORT_SYMBOL vmlinux 0x87a21cb3 __ubsan_handle_out_of_bounds +EXPORT_SYMBOL vmlinux 0x87c8c92f dma_fence_match_context +EXPORT_SYMBOL vmlinux 0x87d974e6 ip6_err_gen_icmpv6_unreach +EXPORT_SYMBOL vmlinux 0x8810754a _find_first_bit +EXPORT_SYMBOL vmlinux 0x881bad5e phy_mipi_dphy_config_validate +EXPORT_SYMBOL vmlinux 0x881c4413 gen_pool_first_fit +EXPORT_SYMBOL vmlinux 0x88380a9c generic_file_llseek_size +EXPORT_SYMBOL vmlinux 0x88580001 mdiobus_write +EXPORT_SYMBOL vmlinux 0x885a3f8a qman_start_using_portal +EXPORT_SYMBOL vmlinux 0x8870c90a neigh_direct_output +EXPORT_SYMBOL vmlinux 0x88822d38 unregister_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0x8888f1fe xxh32 +EXPORT_SYMBOL vmlinux 0x889a45aa blk_get_queue +EXPORT_SYMBOL vmlinux 0x889b1370 _raw_read_trylock +EXPORT_SYMBOL vmlinux 0x88a1de25 pfifo_fast_ops +EXPORT_SYMBOL vmlinux 0x88a59c10 serio_reconnect +EXPORT_SYMBOL vmlinux 0x88a72e55 put_cmsg_scm_timestamping64 +EXPORT_SYMBOL vmlinux 0x88bf97a8 kthread_create_on_node +EXPORT_SYMBOL vmlinux 0x88c2ff5b mmc_cqe_recovery +EXPORT_SYMBOL vmlinux 0x88db9f48 __check_object_size +EXPORT_SYMBOL vmlinux 0x88e1d0f0 page_frag_free +EXPORT_SYMBOL vmlinux 0x8902597f wake_up_process +EXPORT_SYMBOL vmlinux 0x89046f45 mount_single +EXPORT_SYMBOL vmlinux 0x890ad376 inode_init_once +EXPORT_SYMBOL vmlinux 0x891c9891 dev_pick_tx_cpu_id +EXPORT_SYMBOL vmlinux 0x891dbb8f sgl_free_order +EXPORT_SYMBOL vmlinux 0x893dccc4 io_uring_get_socket +EXPORT_SYMBOL vmlinux 0x8942425d blk_mq_alloc_disk_for_queue +EXPORT_SYMBOL vmlinux 0x89434b4b radix_tree_tag_clear +EXPORT_SYMBOL vmlinux 0x8946ea72 fpsimd_context_busy +EXPORT_SYMBOL vmlinux 0x8969a84e netdev_offload_xstats_enabled +EXPORT_SYMBOL vmlinux 0x897d903a tcf_action_set_ctrlact +EXPORT_SYMBOL vmlinux 0x8989ae78 blk_set_runtime_active +EXPORT_SYMBOL vmlinux 0x89940875 mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x89a15ed2 simple_open +EXPORT_SYMBOL vmlinux 0x89baa21c xfrm_replay_seqhi +EXPORT_SYMBOL vmlinux 0x89e8f6a8 inet_dgram_ops +EXPORT_SYMBOL vmlinux 0x89e9bac2 cad_pid +EXPORT_SYMBOL vmlinux 0x89ec04c4 elv_rb_find +EXPORT_SYMBOL vmlinux 0x89ed4775 fasync_helper +EXPORT_SYMBOL vmlinux 0x89ee6372 rtnl_link_get_net +EXPORT_SYMBOL vmlinux 0x89f58946 tcp_inbound_md5_hash +EXPORT_SYMBOL vmlinux 0x8a181850 input_allocate_device +EXPORT_SYMBOL vmlinux 0x8a24f51e neigh_parms_alloc +EXPORT_SYMBOL vmlinux 0x8a47043d LZ4_decompress_safe_continue +EXPORT_SYMBOL vmlinux 0x8a490c90 rfkill_set_sw_state +EXPORT_SYMBOL vmlinux 0x8a5ecefc mr_rtm_dumproute +EXPORT_SYMBOL vmlinux 0x8a6ad5e2 tcf_qevent_dump +EXPORT_SYMBOL vmlinux 0x8a7094ba vm_brk_flags +EXPORT_SYMBOL vmlinux 0x8a7955c4 __scsi_iterate_devices +EXPORT_SYMBOL vmlinux 0x8a7d1c31 high_memory +EXPORT_SYMBOL vmlinux 0x8a833583 dma_fence_array_ops +EXPORT_SYMBOL vmlinux 0x8a8b750f kobject_del +EXPORT_SYMBOL vmlinux 0x8a99a016 mempool_free_slab +EXPORT_SYMBOL vmlinux 0x8aab05b2 iov_iter_npages +EXPORT_SYMBOL vmlinux 0x8aaecd60 __put_cred +EXPORT_SYMBOL vmlinux 0x8ac136ae imx_sc_misc_get_control +EXPORT_SYMBOL vmlinux 0x8ac3334b net_dim_get_def_rx_moderation +EXPORT_SYMBOL vmlinux 0x8adf8357 kmem_cache_free +EXPORT_SYMBOL vmlinux 0x8aee2ae4 eth_prepare_mac_addr_change +EXPORT_SYMBOL vmlinux 0x8b0088d1 LZ4_decompress_safe_usingDict +EXPORT_SYMBOL vmlinux 0x8b093399 inet_register_protosw +EXPORT_SYMBOL vmlinux 0x8b0ab334 devfreq_recommended_opp +EXPORT_SYMBOL vmlinux 0x8b21aa4d no_seek_end_llseek +EXPORT_SYMBOL vmlinux 0x8b2ffd83 __cpu_present_mask +EXPORT_SYMBOL vmlinux 0x8b3e3eec input_open_device +EXPORT_SYMBOL vmlinux 0x8b618d08 overflowuid +EXPORT_SYMBOL vmlinux 0x8b71b566 jbd2_journal_init_dev +EXPORT_SYMBOL vmlinux 0x8b7c40f4 md_wait_for_blocked_rdev +EXPORT_SYMBOL vmlinux 0x8b8059bd in_group_p +EXPORT_SYMBOL vmlinux 0x8b8d8a59 set_nlink +EXPORT_SYMBOL vmlinux 0x8b8f301d xudma_get_device +EXPORT_SYMBOL vmlinux 0x8b8f6124 devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x8b910be2 errseq_sample +EXPORT_SYMBOL vmlinux 0x8b989cf9 acpi_bus_can_wakeup +EXPORT_SYMBOL vmlinux 0x8b9dcc89 udp_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x8ba8c5f9 sk_stream_wait_memory +EXPORT_SYMBOL vmlinux 0x8bb5fad6 pci_ep_cfs_remove_epc_group +EXPORT_SYMBOL vmlinux 0x8bb8616c mipi_dsi_host_unregister +EXPORT_SYMBOL vmlinux 0x8bbac1b2 kernel_sock_shutdown +EXPORT_SYMBOL vmlinux 0x8bcd3c98 of_find_net_device_by_node +EXPORT_SYMBOL vmlinux 0x8bdfc47c __mb_cache_entry_free +EXPORT_SYMBOL vmlinux 0x8be189ab ucc_slow_disable +EXPORT_SYMBOL vmlinux 0x8bf39db7 input_grab_device +EXPORT_SYMBOL vmlinux 0x8bfc66ae __skb_try_recv_datagram +EXPORT_SYMBOL vmlinux 0x8c063ff4 acpi_processor_notify_smm +EXPORT_SYMBOL vmlinux 0x8c26d495 prepare_to_wait_event +EXPORT_SYMBOL vmlinux 0x8c2a78af dquot_release +EXPORT_SYMBOL vmlinux 0x8c2b2258 __remove_inode_hash +EXPORT_SYMBOL vmlinux 0x8c2f3841 phy_mii_ioctl +EXPORT_SYMBOL vmlinux 0x8c30bf67 zstd_dctx_workspace_bound +EXPORT_SYMBOL vmlinux 0x8c35bffa i2c_verify_adapter +EXPORT_SYMBOL vmlinux 0x8c369913 tcp_simple_retransmit +EXPORT_SYMBOL vmlinux 0x8c41fcd3 clocksource_unregister +EXPORT_SYMBOL vmlinux 0x8c4a3868 dquot_get_dqblk +EXPORT_SYMBOL vmlinux 0x8c56483d ip_mc_check_igmp +EXPORT_SYMBOL vmlinux 0x8c567d3c get_cached_acl +EXPORT_SYMBOL vmlinux 0x8c728ecd __put_devmap_managed_page_refs +EXPORT_SYMBOL vmlinux 0x8c75ad4e __wait_on_buffer +EXPORT_SYMBOL vmlinux 0x8c8569cb kstrtoint +EXPORT_SYMBOL vmlinux 0x8c9e338f acpi_bios_error +EXPORT_SYMBOL vmlinux 0x8caf9305 uuid_is_valid +EXPORT_SYMBOL vmlinux 0x8cc53d20 __par_io_config_pin +EXPORT_SYMBOL vmlinux 0x8cd5b8f1 twl6040_get_vibralr_status +EXPORT_SYMBOL vmlinux 0x8cda8029 xen_clear_irq_pending +EXPORT_SYMBOL vmlinux 0x8d0643d8 neigh_table_clear +EXPORT_SYMBOL vmlinux 0x8d068221 eth_commit_mac_addr_change +EXPORT_SYMBOL vmlinux 0x8d093efe netpoll_send_udp +EXPORT_SYMBOL vmlinux 0x8d0cf3ec input_get_poll_interval +EXPORT_SYMBOL vmlinux 0x8d30419e param_get_ullong +EXPORT_SYMBOL vmlinux 0x8d33e672 __find_nth_andnot_bit +EXPORT_SYMBOL vmlinux 0x8d3cd776 jbd2__journal_start +EXPORT_SYMBOL vmlinux 0x8d4112df qcom_scm_mem_protect_video_var +EXPORT_SYMBOL vmlinux 0x8d415ef3 __sock_create +EXPORT_SYMBOL vmlinux 0x8d52c790 pci_resize_resource +EXPORT_SYMBOL vmlinux 0x8d55bb8a qid_eq +EXPORT_SYMBOL vmlinux 0x8d61ba89 phy_start_cable_test_tdr +EXPORT_SYMBOL vmlinux 0x8d73278e hex_asc_upper +EXPORT_SYMBOL vmlinux 0x8d8434e7 pci_irq_vector +EXPORT_SYMBOL vmlinux 0x8dafaf22 hdmi_avi_infoframe_pack +EXPORT_SYMBOL vmlinux 0x8dcd9f31 input_get_timestamp +EXPORT_SYMBOL vmlinux 0x8ddd8aad schedule_timeout +EXPORT_SYMBOL vmlinux 0x8dde77e4 dev_set_alias +EXPORT_SYMBOL vmlinux 0x8debe04e __skb_warn_lro_forwarding +EXPORT_SYMBOL vmlinux 0x8decb2c5 alloc_netdev_mqs +EXPORT_SYMBOL vmlinux 0x8dee722d _raw_read_lock_bh +EXPORT_SYMBOL vmlinux 0x8df1747d sock_no_connect +EXPORT_SYMBOL vmlinux 0x8df4afd9 qe_put_snum +EXPORT_SYMBOL vmlinux 0x8df92f66 memchr_inv +EXPORT_SYMBOL vmlinux 0x8df9dd10 guid_null +EXPORT_SYMBOL vmlinux 0x8e0669fd bio_add_folio +EXPORT_SYMBOL vmlinux 0x8e0acbed dma_unmap_page_attrs +EXPORT_SYMBOL vmlinux 0x8e15359c handshake_req_alloc +EXPORT_SYMBOL vmlinux 0x8e17b3ae idr_destroy +EXPORT_SYMBOL vmlinux 0x8e32cf27 tcp_v4_md5_lookup +EXPORT_SYMBOL vmlinux 0x8e33bd87 tcp_prot +EXPORT_SYMBOL vmlinux 0x8e3e0f7d fault_in_readable +EXPORT_SYMBOL vmlinux 0x8e4c60a3 cpm_muram_dma +EXPORT_SYMBOL vmlinux 0x8e52f8be seq_hex_dump +EXPORT_SYMBOL vmlinux 0x8e5d37a3 netif_set_real_num_rx_queues +EXPORT_SYMBOL vmlinux 0x8e69ba24 of_translate_address +EXPORT_SYMBOL vmlinux 0x8e8b2d6e vga_get +EXPORT_SYMBOL vmlinux 0x8e8f91ce phy_print_status +EXPORT_SYMBOL vmlinux 0x8e93bd24 security_secctx_to_secid +EXPORT_SYMBOL vmlinux 0x8e97005e update_region +EXPORT_SYMBOL vmlinux 0x8ec760b0 cgroup_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0x8ed685f4 set_anon_super +EXPORT_SYMBOL vmlinux 0x8ed99169 cdrom_release +EXPORT_SYMBOL vmlinux 0x8ee12baa blk_mq_free_tag_set +EXPORT_SYMBOL vmlinux 0x8efd478d scsi_alloc_sgtables +EXPORT_SYMBOL vmlinux 0x8f01afd6 twl6030_interrupt_mask +EXPORT_SYMBOL vmlinux 0x8f0a2fb0 dcb_ieee_delapp +EXPORT_SYMBOL vmlinux 0x8f2ef16c tty_port_open +EXPORT_SYMBOL vmlinux 0x8f2efb2f ipv6_sock_mc_join +EXPORT_SYMBOL vmlinux 0x8f5af31c ppp_unregister_compressor +EXPORT_SYMBOL vmlinux 0x8f5bddf0 mmc_can_erase +EXPORT_SYMBOL vmlinux 0x8f5d2182 key_invalidate +EXPORT_SYMBOL vmlinux 0x8f635c3c flow_rule_match_enc_keyid +EXPORT_SYMBOL vmlinux 0x8f8a3360 dev_close +EXPORT_SYMBOL vmlinux 0x8f996a30 ethtool_convert_legacy_u32_to_link_mode +EXPORT_SYMBOL vmlinux 0x8fa25c24 xa_find +EXPORT_SYMBOL vmlinux 0x8faea462 inet_sendmsg +EXPORT_SYMBOL vmlinux 0x8fc9ea11 fman_port_cfg_buf_prefix_content +EXPORT_SYMBOL vmlinux 0x8fcb19b9 rtnl_set_sk_err +EXPORT_SYMBOL vmlinux 0x8fcb2f43 input_unregister_device +EXPORT_SYMBOL vmlinux 0x8fd180e7 kernel_neon_begin +EXPORT_SYMBOL vmlinux 0x8fd86415 vfs_copy_file_range +EXPORT_SYMBOL vmlinux 0x8fe28ee3 get_bitmap_from_slot +EXPORT_SYMBOL vmlinux 0x8ff89ed0 seg6_hmac_exit +EXPORT_SYMBOL vmlinux 0x8fff574f scsi_print_result +EXPORT_SYMBOL vmlinux 0x90000c92 input_copy_abs +EXPORT_SYMBOL vmlinux 0x90006be6 dm_kcopyd_client_flush +EXPORT_SYMBOL vmlinux 0x900fd325 zpool_register_driver +EXPORT_SYMBOL vmlinux 0x90238f08 mr_table_dump +EXPORT_SYMBOL vmlinux 0x902d8722 vme_slave_get +EXPORT_SYMBOL vmlinux 0x902e7dda param_get_int +EXPORT_SYMBOL vmlinux 0x9034a696 mempool_destroy +EXPORT_SYMBOL vmlinux 0x90390e87 dma_map_sg_attrs +EXPORT_SYMBOL vmlinux 0x903b1c66 filemap_get_folios_tag +EXPORT_SYMBOL vmlinux 0x903e4ec1 of_find_node_by_phandle +EXPORT_SYMBOL vmlinux 0x904b3d47 mmc_can_gpio_ro +EXPORT_SYMBOL vmlinux 0x904c61b3 iov_iter_revert +EXPORT_SYMBOL vmlinux 0x90515822 jbd2_journal_set_features +EXPORT_SYMBOL vmlinux 0x90522429 __xfrm_dst_lookup +EXPORT_SYMBOL vmlinux 0x90576ec4 vmemdup_user +EXPORT_SYMBOL vmlinux 0x906d5891 mdio_device_free +EXPORT_SYMBOL vmlinux 0x907e1dc6 ata_std_end_eh +EXPORT_SYMBOL vmlinux 0x9092defd proc_doulongvec_minmax +EXPORT_SYMBOL vmlinux 0x90aab9da flow_rule_match_ipv6_addrs +EXPORT_SYMBOL vmlinux 0x90bda1dd file_open_root +EXPORT_SYMBOL vmlinux 0x90ccd215 udp_seq_next +EXPORT_SYMBOL vmlinux 0x910133a3 iov_iter_xarray +EXPORT_SYMBOL vmlinux 0x9114b616 __xa_alloc +EXPORT_SYMBOL vmlinux 0x911837cd kmalloc_trace +EXPORT_SYMBOL vmlinux 0x91253edd unregister_fib_notifier +EXPORT_SYMBOL vmlinux 0x912cc46c kthread_destroy_worker +EXPORT_SYMBOL vmlinux 0x91621301 d_prune_aliases +EXPORT_SYMBOL vmlinux 0x9166fada strncpy +EXPORT_SYMBOL vmlinux 0x9166fc03 __flush_workqueue +EXPORT_SYMBOL vmlinux 0x916ca241 clk_add_alias +EXPORT_SYMBOL vmlinux 0x91766c7a mipi_dsi_device_register_full +EXPORT_SYMBOL vmlinux 0x91942d19 dmam_alloc_attrs +EXPORT_SYMBOL vmlinux 0x919c58f3 __clzsi2 +EXPORT_SYMBOL vmlinux 0x91a488ac __netdev_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x91a7b1da qdisc_class_hash_remove +EXPORT_SYMBOL vmlinux 0x91c0980e icst_hz +EXPORT_SYMBOL vmlinux 0x91cc0a13 retire_super +EXPORT_SYMBOL vmlinux 0x91f44510 idr_alloc_cyclic +EXPORT_SYMBOL vmlinux 0x91f68ea1 __hw_addr_sync +EXPORT_SYMBOL vmlinux 0x91fbcca7 rproc_resource_cleanup +EXPORT_SYMBOL vmlinux 0x92159db0 dev_driver_string +EXPORT_SYMBOL vmlinux 0x921d6eaf mii_check_gmii_support +EXPORT_SYMBOL vmlinux 0x922f45a6 __bitmap_clear +EXPORT_SYMBOL vmlinux 0x923b1276 dmaengine_get +EXPORT_SYMBOL vmlinux 0x923d33c0 ip_defrag +EXPORT_SYMBOL vmlinux 0x9243af1b register_key_type +EXPORT_SYMBOL vmlinux 0x924d160b netdev_adjacent_change_commit +EXPORT_SYMBOL vmlinux 0x92540fbf finish_wait +EXPORT_SYMBOL vmlinux 0x9254ccea tty_flip_buffer_push +EXPORT_SYMBOL vmlinux 0x9258c776 hdmi_vendor_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x926ca7b7 vm_event_states +EXPORT_SYMBOL vmlinux 0x92774cf8 __kfence_pool +EXPORT_SYMBOL vmlinux 0x927b58f4 md_write_start +EXPORT_SYMBOL vmlinux 0x9291cd3b memdup_user +EXPORT_SYMBOL vmlinux 0x929878b2 posix_acl_to_xattr +EXPORT_SYMBOL vmlinux 0x92a19ee3 fscrypt_ioctl_get_policy +EXPORT_SYMBOL vmlinux 0x92b2e28e mmc_calc_max_discard +EXPORT_SYMBOL vmlinux 0x92b7299d xfrm6_rcv_spi +EXPORT_SYMBOL vmlinux 0x92b99a33 acpi_put_table +EXPORT_SYMBOL vmlinux 0x92b9b180 slash_name +EXPORT_SYMBOL vmlinux 0x92c1b852 pcie_get_mps +EXPORT_SYMBOL vmlinux 0x92c856a3 iwe_stream_add_event +EXPORT_SYMBOL vmlinux 0x92d5838e request_threaded_irq +EXPORT_SYMBOL vmlinux 0x92e683f5 down_timeout +EXPORT_SYMBOL vmlinux 0x92ec510d jiffies64_to_msecs +EXPORT_SYMBOL vmlinux 0x92fa5abb vme_lm_detach +EXPORT_SYMBOL vmlinux 0x92fcbf9c phy_get_eee_err +EXPORT_SYMBOL vmlinux 0x93022ba6 __scsi_format_command +EXPORT_SYMBOL vmlinux 0x93052b9a rfkill_alloc +EXPORT_SYMBOL vmlinux 0x9305f8e6 cpufreq_get +EXPORT_SYMBOL vmlinux 0x930944b0 tcp_initialize_rcv_mss +EXPORT_SYMBOL vmlinux 0x930e1960 rproc_boot +EXPORT_SYMBOL vmlinux 0x930ff0d8 disk_check_media_change +EXPORT_SYMBOL vmlinux 0x932c7235 unregister_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x932d232c napi_consume_skb +EXPORT_SYMBOL vmlinux 0x9333c331 nf_ct_attach +EXPORT_SYMBOL vmlinux 0x9338a402 rproc_coredump_using_sections +EXPORT_SYMBOL vmlinux 0x9339281a ipmr_rule_default +EXPORT_SYMBOL vmlinux 0x933a252a genphy_read_master_slave +EXPORT_SYMBOL vmlinux 0x933f31ab dump_align +EXPORT_SYMBOL vmlinux 0x93564024 devfreq_monitor_start +EXPORT_SYMBOL vmlinux 0x93653e9a genphy_update_link +EXPORT_SYMBOL vmlinux 0x9365ad15 scsi_eh_restore_cmnd +EXPORT_SYMBOL vmlinux 0x9368c1db jbd2_trans_will_send_data_barrier +EXPORT_SYMBOL vmlinux 0x937733e3 qid_valid +EXPORT_SYMBOL vmlinux 0x939a0a7b mmc_run_bkops +EXPORT_SYMBOL vmlinux 0x93a4e468 xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0x93a6e0b2 io_schedule +EXPORT_SYMBOL vmlinux 0x93b3fc74 register_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x93b9ec95 hdmi_infoframe_log +EXPORT_SYMBOL vmlinux 0x93d45d0e tcp_splice_read +EXPORT_SYMBOL vmlinux 0x93d6dd8c complete_all +EXPORT_SYMBOL vmlinux 0x93ee0c73 inet_getname +EXPORT_SYMBOL vmlinux 0x9417cdb1 xfrm_policy_flush +EXPORT_SYMBOL vmlinux 0x94183620 tcf_generic_walker +EXPORT_SYMBOL vmlinux 0x9428f816 dim_turn +EXPORT_SYMBOL vmlinux 0x943a6d32 blk_mq_start_request +EXPORT_SYMBOL vmlinux 0x944375db _totalram_pages +EXPORT_SYMBOL vmlinux 0x944a564d is_console_locked +EXPORT_SYMBOL vmlinux 0x9484a934 xfrm_dst_ifdown +EXPORT_SYMBOL vmlinux 0x94909629 blk_queue_max_discard_sectors +EXPORT_SYMBOL vmlinux 0x94912b05 of_graph_is_present +EXPORT_SYMBOL vmlinux 0x9493670c security_inode_setsecctx +EXPORT_SYMBOL vmlinux 0x94961283 vunmap +EXPORT_SYMBOL vmlinux 0x9496bda8 of_get_next_child +EXPORT_SYMBOL vmlinux 0x94a03752 bdi_alloc +EXPORT_SYMBOL vmlinux 0x94aab833 imx_scu_enable_general_irq_channel +EXPORT_SYMBOL vmlinux 0x94bb7ec3 gen_pool_dma_zalloc_algo +EXPORT_SYMBOL vmlinux 0x94bf03ca utf8_to_utf32 +EXPORT_SYMBOL vmlinux 0x94f1d19a generic_setlease +EXPORT_SYMBOL vmlinux 0x94fc8d93 smp_call_function_many +EXPORT_SYMBOL vmlinux 0x9501a266 mr_mfc_seq_idx +EXPORT_SYMBOL vmlinux 0x9507c90f copy_fsxattr_to_user +EXPORT_SYMBOL vmlinux 0x95170d96 __fs_parse +EXPORT_SYMBOL vmlinux 0x951c4657 tcf_action_update_hw_stats +EXPORT_SYMBOL vmlinux 0x953618f1 get_fs_type +EXPORT_SYMBOL vmlinux 0x953d2426 utf8_strncmp +EXPORT_SYMBOL vmlinux 0x9542276a vfs_getattr +EXPORT_SYMBOL vmlinux 0x954cef6f init_on_alloc +EXPORT_SYMBOL vmlinux 0x954f099c idr_preload +EXPORT_SYMBOL vmlinux 0x9553ced1 __scm_destroy +EXPORT_SYMBOL vmlinux 0x956cb8b0 inet_release +EXPORT_SYMBOL vmlinux 0x957c9ebf neigh_proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0x9595d30f unregister_console +EXPORT_SYMBOL vmlinux 0x959c9b73 __tracepoint_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x95a07bb5 acpi_execute_reg_methods +EXPORT_SYMBOL vmlinux 0x95a2c669 tcf_register_action +EXPORT_SYMBOL vmlinux 0x95a67b07 udp_table +EXPORT_SYMBOL vmlinux 0x95b11237 seq_bprintf +EXPORT_SYMBOL vmlinux 0x95b794c4 insert_inode_locked4 +EXPORT_SYMBOL vmlinux 0x95e542a0 pcim_iomap_regions_request_all +EXPORT_SYMBOL vmlinux 0x95ec5400 flow_rule_match_enc_ip +EXPORT_SYMBOL vmlinux 0x960726cf neigh_update +EXPORT_SYMBOL vmlinux 0x961ace21 alloc_fcdev +EXPORT_SYMBOL vmlinux 0x961b7307 kthread_create_worker +EXPORT_SYMBOL vmlinux 0x962402da jbd2_journal_errno +EXPORT_SYMBOL vmlinux 0x966239f3 configfs_depend_item +EXPORT_SYMBOL vmlinux 0x966b6e6e wait_for_key_construction +EXPORT_SYMBOL vmlinux 0x96848186 scnprintf +EXPORT_SYMBOL vmlinux 0x96864fef __breadahead +EXPORT_SYMBOL vmlinux 0x9688de8b memstart_addr +EXPORT_SYMBOL vmlinux 0x96894985 phy_register_fixup_for_uid +EXPORT_SYMBOL vmlinux 0x969731d1 console_stop +EXPORT_SYMBOL vmlinux 0x96b29254 strncasecmp +EXPORT_SYMBOL vmlinux 0x96b4ae67 redirty_page_for_writepage +EXPORT_SYMBOL vmlinux 0x96bbb352 bdev_end_io_acct +EXPORT_SYMBOL vmlinux 0x96c17136 fb_var_to_videomode +EXPORT_SYMBOL vmlinux 0x96c32ffc dqget +EXPORT_SYMBOL vmlinux 0x96cd2861 ethtool_aggregate_pause_stats +EXPORT_SYMBOL vmlinux 0x96cd2b04 scsi_sense_key_string +EXPORT_SYMBOL vmlinux 0x96d3ece3 input_register_handler +EXPORT_SYMBOL vmlinux 0x96e5d30f gen_pool_set_algo +EXPORT_SYMBOL vmlinux 0x96fab350 dim_park_on_top +EXPORT_SYMBOL vmlinux 0x9711cdb9 bio_init_clone +EXPORT_SYMBOL vmlinux 0x97273b98 ipv6_dev_mc_inc +EXPORT_SYMBOL vmlinux 0x97392001 has_capability_noaudit +EXPORT_SYMBOL vmlinux 0x973fa82e register_acpi_notifier +EXPORT_SYMBOL vmlinux 0x9745110a scm_detach_fds +EXPORT_SYMBOL vmlinux 0x974a1d43 dquot_quota_on +EXPORT_SYMBOL vmlinux 0x974b78d9 ndo_dflt_fdb_add +EXPORT_SYMBOL vmlinux 0x975456f7 inet6_unregister_protosw +EXPORT_SYMBOL vmlinux 0x97648161 of_pci_range_to_resource +EXPORT_SYMBOL vmlinux 0x97658e68 inet6_del_offload +EXPORT_SYMBOL vmlinux 0x976770d9 input_unregister_handle +EXPORT_SYMBOL vmlinux 0x97743ed1 netlink_set_err +EXPORT_SYMBOL vmlinux 0x97831a2f mdiobus_c45_write_nested +EXPORT_SYMBOL vmlinux 0x97a2569d seq_file_path +EXPORT_SYMBOL vmlinux 0x97a57333 crc_t10dif_update +EXPORT_SYMBOL vmlinux 0x97adb487 utf8s_to_utf16s +EXPORT_SYMBOL vmlinux 0x97bdfa60 scsi_dev_info_remove_list +EXPORT_SYMBOL vmlinux 0x97c59d52 fscrypt_put_encryption_info +EXPORT_SYMBOL vmlinux 0x97cf415f vme_dma_list_free +EXPORT_SYMBOL vmlinux 0x97dfee16 import_single_range +EXPORT_SYMBOL vmlinux 0x97e763f0 netlink_unicast +EXPORT_SYMBOL vmlinux 0x97ec49f7 watchdog_unregister_governor +EXPORT_SYMBOL vmlinux 0x981a61f9 scsi_report_bus_reset +EXPORT_SYMBOL vmlinux 0x982774a0 __ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x9829fc11 __kfifo_out_peek_r +EXPORT_SYMBOL vmlinux 0x982bcde4 __cpu_dying_mask +EXPORT_SYMBOL vmlinux 0x982e408d bpf_map_get +EXPORT_SYMBOL vmlinux 0x98326ef8 blk_queue_max_write_zeroes_sectors +EXPORT_SYMBOL vmlinux 0x985222ae devm_ioremap_wc +EXPORT_SYMBOL vmlinux 0x98555a05 dma_fence_chain_walk +EXPORT_SYMBOL vmlinux 0x9858f364 get_random_u8 +EXPORT_SYMBOL vmlinux 0x985f422c skb_queue_tail +EXPORT_SYMBOL vmlinux 0x986144a2 inet_addr_type_table +EXPORT_SYMBOL vmlinux 0x98833f4b xfrm_state_lookup_byspi +EXPORT_SYMBOL vmlinux 0x98b35276 generic_perform_write +EXPORT_SYMBOL vmlinux 0x98bb2cfa devm_clk_get +EXPORT_SYMBOL vmlinux 0x98c89ade security_xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x98cb878e proc_dobool +EXPORT_SYMBOL vmlinux 0x98cf60b3 strlen +EXPORT_SYMBOL vmlinux 0x98e508ef ignore_console_lock_warning +EXPORT_SYMBOL vmlinux 0x98e933b3 of_graph_get_remote_endpoint +EXPORT_SYMBOL vmlinux 0x99078b39 trace_print_flags_seq +EXPORT_SYMBOL vmlinux 0x99094fb2 qcom_scm_is_available +EXPORT_SYMBOL vmlinux 0x9909d91e md_register_thread +EXPORT_SYMBOL vmlinux 0x99206be4 nonseekable_open +EXPORT_SYMBOL vmlinux 0x99271fb8 xfrm_register_type_offload +EXPORT_SYMBOL vmlinux 0x9931f8c9 qcom_scm_lmh_dcvsh_available +EXPORT_SYMBOL vmlinux 0x9939eba0 backlight_unregister_notifier +EXPORT_SYMBOL vmlinux 0x99517682 udp_encap_enable +EXPORT_SYMBOL vmlinux 0x9986651e skb_clone_sk +EXPORT_SYMBOL vmlinux 0x9991f827 inet6_offloads +EXPORT_SYMBOL vmlinux 0x999e8297 vfree +EXPORT_SYMBOL vmlinux 0x99ab92c8 nexthop_set_hw_flags +EXPORT_SYMBOL vmlinux 0x99ce508d proto_register +EXPORT_SYMBOL vmlinux 0x99d32eab flow_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x99d472b1 net_dim_get_rx_moderation +EXPORT_SYMBOL vmlinux 0x99daa9bf try_offline_node +EXPORT_SYMBOL vmlinux 0x99f6bb41 ip_setsockopt +EXPORT_SYMBOL vmlinux 0x99f7371c refcount_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0x99f9638f __napi_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x9a04db58 arp_send +EXPORT_SYMBOL vmlinux 0x9a1dfd65 strpbrk +EXPORT_SYMBOL vmlinux 0x9a22391e radix_tree_gang_lookup_tag_slot +EXPORT_SYMBOL vmlinux 0x9a2cf0d3 generic_file_open +EXPORT_SYMBOL vmlinux 0x9a345f9f _dev_info +EXPORT_SYMBOL vmlinux 0x9a4a3f5d __traceiter_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x9a583306 netlbl_bitmap_walk +EXPORT_SYMBOL vmlinux 0x9a6e3380 tegra_io_pad_power_enable +EXPORT_SYMBOL vmlinux 0x9aa011d8 devm_request_resource +EXPORT_SYMBOL vmlinux 0x9aa74eec elv_rb_add +EXPORT_SYMBOL vmlinux 0x9aaeefce sysctl_nf_log_all_netns +EXPORT_SYMBOL vmlinux 0x9abbc47f input_setup_polling +EXPORT_SYMBOL vmlinux 0x9abc7fcf inet_put_port +EXPORT_SYMBOL vmlinux 0x9acac650 rproc_add +EXPORT_SYMBOL vmlinux 0x9ad05045 mod_node_page_state +EXPORT_SYMBOL vmlinux 0x9ad0b806 dev_remove_offload +EXPORT_SYMBOL vmlinux 0x9ada0cdd mmc_is_req_done +EXPORT_SYMBOL vmlinux 0x9ada8f7b config_item_get_unless_zero +EXPORT_SYMBOL vmlinux 0x9ae47436 _find_last_bit +EXPORT_SYMBOL vmlinux 0x9ae6d224 is_acpi_data_node +EXPORT_SYMBOL vmlinux 0x9af9b822 fb_set_suspend +EXPORT_SYMBOL vmlinux 0x9b0cdc3a ip_do_fragment +EXPORT_SYMBOL vmlinux 0x9b128a66 qcom_scm_set_remote_state +EXPORT_SYMBOL vmlinux 0x9b191b21 sock_common_recvmsg +EXPORT_SYMBOL vmlinux 0x9b1bee7e find_inode_nowait +EXPORT_SYMBOL vmlinux 0x9b2560b9 gf128mul_init_4k_bbe +EXPORT_SYMBOL vmlinux 0x9b33e0d7 unregister_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x9b47f8e5 scsi_remove_host +EXPORT_SYMBOL vmlinux 0x9b496b21 posix_acl_alloc +EXPORT_SYMBOL vmlinux 0x9b62847f of_graph_get_port_by_id +EXPORT_SYMBOL vmlinux 0x9b6c724e xudma_pktdma_tflow_get_irq +EXPORT_SYMBOL vmlinux 0x9b6d30b2 copy_splice_read +EXPORT_SYMBOL vmlinux 0x9b72478f acpi_unload_parent_table +EXPORT_SYMBOL vmlinux 0x9b73e8cf fs_context_for_mount +EXPORT_SYMBOL vmlinux 0x9b917f16 set_binfmt +EXPORT_SYMBOL vmlinux 0x9b9b98e0 netdev_set_sb_channel +EXPORT_SYMBOL vmlinux 0x9baa9f0a xfrm_policy_walk +EXPORT_SYMBOL vmlinux 0x9baab44c tls_client_hello_psk +EXPORT_SYMBOL vmlinux 0x9bacd8bf mmc_gpio_get_ro +EXPORT_SYMBOL vmlinux 0x9bb292fa param_ops_invbool +EXPORT_SYMBOL vmlinux 0x9bb9e26d pci_back_from_sleep +EXPORT_SYMBOL vmlinux 0x9bc5eb3f mount_bdev +EXPORT_SYMBOL vmlinux 0x9bcd97c8 add_to_page_cache_lru +EXPORT_SYMBOL vmlinux 0x9bdffd8e tty_devnum +EXPORT_SYMBOL vmlinux 0x9be8804e peernet2id +EXPORT_SYMBOL vmlinux 0x9beda79f tc_setup_cb_add +EXPORT_SYMBOL vmlinux 0x9bf62763 mini_qdisc_pair_init +EXPORT_SYMBOL vmlinux 0x9c037f55 xfrm_dev_policy_flush +EXPORT_SYMBOL vmlinux 0x9c0c9afe block_truncate_page +EXPORT_SYMBOL vmlinux 0x9c122bcf mempool_create_node +EXPORT_SYMBOL vmlinux 0x9c1e5bf5 queued_spin_lock_slowpath +EXPORT_SYMBOL vmlinux 0x9c3b8a95 sk_filter_trim_cap +EXPORT_SYMBOL vmlinux 0x9c56ab84 simple_release_fs +EXPORT_SYMBOL vmlinux 0x9c5a2ada ucc_fast_dump_regs +EXPORT_SYMBOL vmlinux 0x9c5d5b94 crc8 +EXPORT_SYMBOL vmlinux 0x9c86b9ab fileattr_fill_flags +EXPORT_SYMBOL vmlinux 0x9c9aa3b9 parse_int_array_user +EXPORT_SYMBOL vmlinux 0x9ca48e23 genlmsg_put +EXPORT_SYMBOL vmlinux 0x9ca6f27d mfd_add_devices +EXPORT_SYMBOL vmlinux 0x9cab34a6 rfkill_set_led_trigger_name +EXPORT_SYMBOL vmlinux 0x9ccf7171 vme_dma_pci_attribute +EXPORT_SYMBOL vmlinux 0x9cdfb3f7 sysctl_fb_tunnels_only_for_init_net +EXPORT_SYMBOL vmlinux 0x9ced4bb4 of_find_compatible_node +EXPORT_SYMBOL vmlinux 0x9cfc0ff7 iterate_dir +EXPORT_SYMBOL vmlinux 0x9d0d6206 unregister_netdevice_notifier +EXPORT_SYMBOL vmlinux 0x9d1a5e3a __memcpy +EXPORT_SYMBOL vmlinux 0x9d26675e zstd_cstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x9d2ab8ac __tasklet_schedule +EXPORT_SYMBOL vmlinux 0x9d2c6acb consume_skb +EXPORT_SYMBOL vmlinux 0x9d2e7707 unregister_sysrq_key +EXPORT_SYMBOL vmlinux 0x9d326e09 ethtool_get_phc_vclocks +EXPORT_SYMBOL vmlinux 0x9d61e994 ucs2_strncmp +EXPORT_SYMBOL vmlinux 0x9d6aab4c __folio_cancel_dirty +EXPORT_SYMBOL vmlinux 0x9d6e2cc9 reuseport_migrate_sock +EXPORT_SYMBOL vmlinux 0x9d7d85eb vme_slave_request +EXPORT_SYMBOL vmlinux 0x9d827570 sg_miter_skip +EXPORT_SYMBOL vmlinux 0x9d92f3ad __wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0x9dd3177f sock_ioctl_inout +EXPORT_SYMBOL vmlinux 0x9dd9df13 dm_kcopyd_client_create +EXPORT_SYMBOL vmlinux 0x9df21d0e qman_affine_channel +EXPORT_SYMBOL vmlinux 0x9df995fb stack_depot_set_extra_bits +EXPORT_SYMBOL vmlinux 0x9dfb481d mmc_can_secure_erase_trim +EXPORT_SYMBOL vmlinux 0x9e024ade i2c_transfer +EXPORT_SYMBOL vmlinux 0x9e0c711d vzalloc_node +EXPORT_SYMBOL vmlinux 0x9e0fa5ae hsiphash_3u32 +EXPORT_SYMBOL vmlinux 0x9e102e5a pci_get_domain_bus_and_slot +EXPORT_SYMBOL vmlinux 0x9e13f6f6 gf128mul_lle +EXPORT_SYMBOL vmlinux 0x9e2737f0 acpi_install_interface_handler +EXPORT_SYMBOL vmlinux 0x9e300218 dma_async_tx_descriptor_init +EXPORT_SYMBOL vmlinux 0x9e31fc73 bdi_unregister +EXPORT_SYMBOL vmlinux 0x9e37fdec page_pool_destroy +EXPORT_SYMBOL vmlinux 0x9e3cd230 nf_log_register +EXPORT_SYMBOL vmlinux 0x9e445b17 phy_register_fixup_for_id +EXPORT_SYMBOL vmlinux 0x9e4faeef dm_io_client_destroy +EXPORT_SYMBOL vmlinux 0x9e5e750d node_to_cpumask_map +EXPORT_SYMBOL vmlinux 0x9e61bb05 set_freezable +EXPORT_SYMBOL vmlinux 0x9e7d6bd0 __udelay +EXPORT_SYMBOL vmlinux 0x9e80ceef pm8606_osc_disable +EXPORT_SYMBOL vmlinux 0x9e85e035 mipi_dsi_dcs_set_tear_scanline +EXPORT_SYMBOL vmlinux 0x9e9eab95 devcgroup_check_permission +EXPORT_SYMBOL vmlinux 0x9e9fdd9d memunmap +EXPORT_SYMBOL vmlinux 0x9eacf8a5 kstrndup +EXPORT_SYMBOL vmlinux 0x9ead3d6c generic_update_time +EXPORT_SYMBOL vmlinux 0x9eb187fa xudma_pktdma_rflow_get_irq +EXPORT_SYMBOL vmlinux 0x9ebd67f9 input_mt_init_slots +EXPORT_SYMBOL vmlinux 0x9ec0e639 twl6030_interrupt_unmask +EXPORT_SYMBOL vmlinux 0x9ec6ca96 ktime_get_real_ts64 +EXPORT_SYMBOL vmlinux 0x9ed12e20 kmalloc_large +EXPORT_SYMBOL vmlinux 0x9ed7c847 brcmstb_get_family_id +EXPORT_SYMBOL vmlinux 0x9ed978de vme_lm_set +EXPORT_SYMBOL vmlinux 0x9edf8750 genphy_c45_eee_is_active +EXPORT_SYMBOL vmlinux 0x9ef842db inet_sk_set_state +EXPORT_SYMBOL vmlinux 0x9efd06d5 jbd2_journal_start_commit +EXPORT_SYMBOL vmlinux 0x9eff9237 inc_nlink +EXPORT_SYMBOL vmlinux 0x9f0d9e0c blk_queue_io_opt +EXPORT_SYMBOL vmlinux 0x9f1e1856 cdrom_check_events +EXPORT_SYMBOL vmlinux 0x9f271071 md_check_no_bitmap +EXPORT_SYMBOL vmlinux 0x9f2aa070 prepare_to_swait_exclusive +EXPORT_SYMBOL vmlinux 0x9f2e99f4 blk_mq_start_stopped_hw_queues +EXPORT_SYMBOL vmlinux 0x9f46ced8 __sw_hweight64 +EXPORT_SYMBOL vmlinux 0x9f4f2aa3 acpi_gbl_FADT +EXPORT_SYMBOL vmlinux 0x9f4fbe8e __scsi_print_sense +EXPORT_SYMBOL vmlinux 0x9f50b770 keyring_restrict +EXPORT_SYMBOL vmlinux 0x9f54ead7 gro_cells_destroy +EXPORT_SYMBOL vmlinux 0x9f6c7497 phy_do_ioctl_running +EXPORT_SYMBOL vmlinux 0x9f767358 param_ops_long +EXPORT_SYMBOL vmlinux 0x9f76baf4 _raw_write_unlock_irq +EXPORT_SYMBOL vmlinux 0x9f7962a2 tcp_fastopen_defer_connect +EXPORT_SYMBOL vmlinux 0x9f7d7dbb logic_outsw +EXPORT_SYMBOL vmlinux 0x9f836218 mini_qdisc_pair_swap +EXPORT_SYMBOL vmlinux 0x9f83fde6 dev_uc_unsync +EXPORT_SYMBOL vmlinux 0x9f8746bd tcf_idr_check_alloc +EXPORT_SYMBOL vmlinux 0x9f984513 strrchr +EXPORT_SYMBOL vmlinux 0x9fa7184a cancel_delayed_work_sync +EXPORT_SYMBOL vmlinux 0x9facb9ca mipi_dsi_attach +EXPORT_SYMBOL vmlinux 0x9fb41842 netdev_offload_xstats_report_delta +EXPORT_SYMBOL vmlinux 0x9fd1ec03 put_ipc_ns +EXPORT_SYMBOL vmlinux 0x9fdecc31 unregister_netdevice_many +EXPORT_SYMBOL vmlinux 0x9fe469a4 pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x9feed7ce timer_reduce +EXPORT_SYMBOL vmlinux 0x9ffa3a75 netdev_max_backlog +EXPORT_SYMBOL vmlinux 0xa00aca2a dql_completed +EXPORT_SYMBOL vmlinux 0xa01d3df6 font_vga_8x16 +EXPORT_SYMBOL vmlinux 0xa02aa74a __cond_resched_lock +EXPORT_SYMBOL vmlinux 0xa030f5e7 vfs_fileattr_get +EXPORT_SYMBOL vmlinux 0xa03169ce ipv6_chk_custom_prefix +EXPORT_SYMBOL vmlinux 0xa033d747 next_arg +EXPORT_SYMBOL vmlinux 0xa03e063e lock_sock_nested +EXPORT_SYMBOL vmlinux 0xa03f7405 sk_ioctl +EXPORT_SYMBOL vmlinux 0xa03fade4 __skb_gro_checksum_complete +EXPORT_SYMBOL vmlinux 0xa0436e98 in6addr_linklocal_allnodes +EXPORT_SYMBOL vmlinux 0xa04becdb sock_set_priority +EXPORT_SYMBOL vmlinux 0xa04e33da qcom_scm_lmh_dcvsh +EXPORT_SYMBOL vmlinux 0xa057df8f twl_set_regcache_bypass +EXPORT_SYMBOL vmlinux 0xa058c7f6 add_watch_to_object +EXPORT_SYMBOL vmlinux 0xa05b6be2 psched_ppscfg_precompute +EXPORT_SYMBOL vmlinux 0xa07a37f0 memchr +EXPORT_SYMBOL vmlinux 0xa07d1b3c tasklet_setup +EXPORT_SYMBOL vmlinux 0xa084749a __bitmap_or +EXPORT_SYMBOL vmlinux 0xa09098f2 __devm_request_region +EXPORT_SYMBOL vmlinux 0xa095e02e generic_check_addressable +EXPORT_SYMBOL vmlinux 0xa0ae1e73 siphash_3u64 +EXPORT_SYMBOL vmlinux 0xa0b04675 vmalloc_32 +EXPORT_SYMBOL vmlinux 0xa0b64a50 dma_unmap_sg_attrs +EXPORT_SYMBOL vmlinux 0xa0cc82ac inode_newsize_ok +EXPORT_SYMBOL vmlinux 0xa0dad88e netdev_adjacent_get_private +EXPORT_SYMBOL vmlinux 0xa0e37f3b tcp_child_process +EXPORT_SYMBOL vmlinux 0xa0eae826 smp_call_function +EXPORT_SYMBOL vmlinux 0xa0ebd14c sysctl_tcp_mem +EXPORT_SYMBOL vmlinux 0xa0ebd437 hdmi_drm_infoframe_check +EXPORT_SYMBOL vmlinux 0xa0f10085 __sg_free_table +EXPORT_SYMBOL vmlinux 0xa0fbac79 wake_up_bit +EXPORT_SYMBOL vmlinux 0xa108eb4d sysctl_optmem_max +EXPORT_SYMBOL vmlinux 0xa115da49 __tracepoint_kfree +EXPORT_SYMBOL vmlinux 0xa138297c dma_map_resource +EXPORT_SYMBOL vmlinux 0xa1471a74 pci_irq_get_affinity +EXPORT_SYMBOL vmlinux 0xa153a977 gnet_stats_copy_basic +EXPORT_SYMBOL vmlinux 0xa15a9b56 km_policy_notify +EXPORT_SYMBOL vmlinux 0xa168c041 blk_rq_init +EXPORT_SYMBOL vmlinux 0xa16f33cd skb_copy_expand +EXPORT_SYMBOL vmlinux 0xa17f5dd4 tcf_unregister_action +EXPORT_SYMBOL vmlinux 0xa1835a3e inet_del_protocol +EXPORT_SYMBOL vmlinux 0xa19bd954 __dec_node_page_state +EXPORT_SYMBOL vmlinux 0xa1ba6861 rdmacg_try_charge +EXPORT_SYMBOL vmlinux 0xa1d09178 pci_add_new_bus +EXPORT_SYMBOL vmlinux 0xa1d2f176 padata_do_serial +EXPORT_SYMBOL vmlinux 0xa1e7c079 fifo_set_limit +EXPORT_SYMBOL vmlinux 0xa2060911 inet_current_timestamp +EXPORT_SYMBOL vmlinux 0xa214786b filemap_alloc_folio +EXPORT_SYMBOL vmlinux 0xa2326c49 acpi_remove_table_handler +EXPORT_SYMBOL vmlinux 0xa2328f84 filemap_range_has_page +EXPORT_SYMBOL vmlinux 0xa2360c7f input_mt_sync_frame +EXPORT_SYMBOL vmlinux 0xa23ffc04 groups_sort +EXPORT_SYMBOL vmlinux 0xa244df2e device_match_acpi_dev +EXPORT_SYMBOL vmlinux 0xa2496646 __page_frag_cache_drain +EXPORT_SYMBOL vmlinux 0xa24d49be mmc_alloc_host +EXPORT_SYMBOL vmlinux 0xa24f23d8 __request_module +EXPORT_SYMBOL vmlinux 0xa24fd177 of_platform_bus_probe +EXPORT_SYMBOL vmlinux 0xa2637403 ip_frag_init +EXPORT_SYMBOL vmlinux 0xa263892b fscrypt_fname_free_buffer +EXPORT_SYMBOL vmlinux 0xa26a127f pci_request_irq +EXPORT_SYMBOL vmlinux 0xa28a78c3 tty_kref_put +EXPORT_SYMBOL vmlinux 0xa28cfcc0 gen_estimator_active +EXPORT_SYMBOL vmlinux 0xa2a756d7 mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0xa2bf20f1 tls_client_hello_anon +EXPORT_SYMBOL vmlinux 0xa2cf3649 qman_fq_fqid +EXPORT_SYMBOL vmlinux 0xa2d4b75e qcom_scm_iommu_set_cp_pool_size +EXPORT_SYMBOL vmlinux 0xa2d6c094 __blockdev_direct_IO +EXPORT_SYMBOL vmlinux 0xa2d7ec8d __SCK__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xa2d91270 configfs_register_default_group +EXPORT_SYMBOL vmlinux 0xa2ddc993 jbd2_journal_set_triggers +EXPORT_SYMBOL vmlinux 0xa2e61768 inet_addr_type +EXPORT_SYMBOL vmlinux 0xa2efa597 kill_block_super +EXPORT_SYMBOL vmlinux 0xa3099fc2 scsi_host_get +EXPORT_SYMBOL vmlinux 0xa328effc tcp_ld_RTO_revert +EXPORT_SYMBOL vmlinux 0xa33533b5 jbd2_journal_load +EXPORT_SYMBOL vmlinux 0xa3394ba7 nla_reserve +EXPORT_SYMBOL vmlinux 0xa339e6e5 on_each_cpu_cond_mask +EXPORT_SYMBOL vmlinux 0xa3522df5 qman_query_fq_np +EXPORT_SYMBOL vmlinux 0xa3be8342 __ubsan_handle_type_mismatch +EXPORT_SYMBOL vmlinux 0xa3cefaa0 blake2s_update +EXPORT_SYMBOL vmlinux 0xa3e9c3a1 proc_create_data +EXPORT_SYMBOL vmlinux 0xa3eec716 acpi_dev_uid_to_integer +EXPORT_SYMBOL vmlinux 0xa3fea172 sha224_final +EXPORT_SYMBOL vmlinux 0xa4067767 tty_port_close_end +EXPORT_SYMBOL vmlinux 0xa40ff01b acpi_dbg_layer +EXPORT_SYMBOL vmlinux 0xa4395197 security_unix_stream_connect +EXPORT_SYMBOL vmlinux 0xa43a71fd netif_receive_skb_core +EXPORT_SYMBOL vmlinux 0xa440d121 flow_keys_dissector +EXPORT_SYMBOL vmlinux 0xa444d767 kill_litter_super +EXPORT_SYMBOL vmlinux 0xa448c653 qcom_scm_ice_set_key +EXPORT_SYMBOL vmlinux 0xa4657d07 input_get_keycode +EXPORT_SYMBOL vmlinux 0xa4a41f39 pci_free_irq_vectors +EXPORT_SYMBOL vmlinux 0xa4a987a4 dump_page +EXPORT_SYMBOL vmlinux 0xa4bb9192 locks_free_lock +EXPORT_SYMBOL vmlinux 0xa4c5e22a netpoll_parse_options +EXPORT_SYMBOL vmlinux 0xa4d3d143 noop_qdisc +EXPORT_SYMBOL vmlinux 0xa4d5aa7b napi_schedule_prep +EXPORT_SYMBOL vmlinux 0xa4dcd356 fwnode_iomap +EXPORT_SYMBOL vmlinux 0xa4f046a9 pci_ep_cfs_add_epf_group +EXPORT_SYMBOL vmlinux 0xa4fca045 qcom_scm_ocmem_lock +EXPORT_SYMBOL vmlinux 0xa4ffbd90 phy_write_mmd +EXPORT_SYMBOL vmlinux 0xa51b625a phy_set_asym_pause +EXPORT_SYMBOL vmlinux 0xa51d7d29 generic_delete_inode +EXPORT_SYMBOL vmlinux 0xa52519ee xfrm_stateonly_find +EXPORT_SYMBOL vmlinux 0xa5258a33 is_bad_inode +EXPORT_SYMBOL vmlinux 0xa528cab8 seq_open +EXPORT_SYMBOL vmlinux 0xa52bedf6 xenbus_dev_request_and_reply +EXPORT_SYMBOL vmlinux 0xa5357948 __vfs_getxattr +EXPORT_SYMBOL vmlinux 0xa54b9063 cpu_rmap_add +EXPORT_SYMBOL vmlinux 0xa5526619 rb_insert_color +EXPORT_SYMBOL vmlinux 0xa55ce98a tcp_check_req +EXPORT_SYMBOL vmlinux 0xa58af0a6 _raw_read_unlock_irq +EXPORT_SYMBOL vmlinux 0xa5976e4f dev_base_lock +EXPORT_SYMBOL vmlinux 0xa5bf52f5 dquot_commit_info +EXPORT_SYMBOL vmlinux 0xa5c340d2 inode_dio_wait +EXPORT_SYMBOL vmlinux 0xa5f2b48e xfrm_sad_getinfo +EXPORT_SYMBOL vmlinux 0xa5f7cf37 __cpu_possible_mask +EXPORT_SYMBOL vmlinux 0xa5f9c6a9 devfreq_add_governor +EXPORT_SYMBOL vmlinux 0xa5fdd4be simple_unlink +EXPORT_SYMBOL vmlinux 0xa6055329 __mark_inode_dirty +EXPORT_SYMBOL vmlinux 0xa611957c dev_uc_flush +EXPORT_SYMBOL vmlinux 0xa61ced89 qdisc_put_rtab +EXPORT_SYMBOL vmlinux 0xa6257a2f complete +EXPORT_SYMBOL vmlinux 0xa63c2687 pci_dev_driver +EXPORT_SYMBOL vmlinux 0xa63f9949 kmalloc_node_trace +EXPORT_SYMBOL vmlinux 0xa644246c tcp_mss_to_mtu +EXPORT_SYMBOL vmlinux 0xa6457c89 hdmi_infoframe_pack +EXPORT_SYMBOL vmlinux 0xa648e561 __ubsan_handle_shift_out_of_bounds +EXPORT_SYMBOL vmlinux 0xa64a6037 unregister_binfmt +EXPORT_SYMBOL vmlinux 0xa64c7249 __printk_cpu_sync_try_get +EXPORT_SYMBOL vmlinux 0xa64e0d1e of_device_is_compatible +EXPORT_SYMBOL vmlinux 0xa65c6def alt_cb_patch_nops +EXPORT_SYMBOL vmlinux 0xa663a303 __do_once_sleepable_done +EXPORT_SYMBOL vmlinux 0xa6646f49 free_inode_nonrcu +EXPORT_SYMBOL vmlinux 0xa6782a46 sdev_enable_disk_events +EXPORT_SYMBOL vmlinux 0xa681fe88 generate_random_uuid +EXPORT_SYMBOL vmlinux 0xa686d656 proto_unregister +EXPORT_SYMBOL vmlinux 0xa6a744f4 ndo_dflt_fdb_del +EXPORT_SYMBOL vmlinux 0xa6b1fd06 kset_register +EXPORT_SYMBOL vmlinux 0xa6b96f77 noop_llseek +EXPORT_SYMBOL vmlinux 0xa6ba88a1 genphy_read_mmd_unsupported +EXPORT_SYMBOL vmlinux 0xa6cbea1d cdev_device_add +EXPORT_SYMBOL vmlinux 0xa6d10335 scsi_block_requests +EXPORT_SYMBOL vmlinux 0xa6d8aa54 key_unlink +EXPORT_SYMBOL vmlinux 0xa6e3cec9 nf_log_set +EXPORT_SYMBOL vmlinux 0xa6f3b240 unregister_netdevice_queue +EXPORT_SYMBOL vmlinux 0xa70bc96d qcom_scm_restore_sec_cfg_available +EXPORT_SYMBOL vmlinux 0xa70ed9dc tcp_hashinfo +EXPORT_SYMBOL vmlinux 0xa717d1a0 pcim_set_mwi +EXPORT_SYMBOL vmlinux 0xa71acc92 fman_port_config +EXPORT_SYMBOL vmlinux 0xa72035f9 xa_get_order +EXPORT_SYMBOL vmlinux 0xa7261858 mipi_dsi_dcs_set_tear_on +EXPORT_SYMBOL vmlinux 0xa733be63 nd_device_register +EXPORT_SYMBOL vmlinux 0xa74c9877 refcount_dec_and_rtnl_lock +EXPORT_SYMBOL vmlinux 0xa765c501 of_translate_dma_region +EXPORT_SYMBOL vmlinux 0xa76dd15e key_put +EXPORT_SYMBOL vmlinux 0xa774c11b udp_flush_pending_frames +EXPORT_SYMBOL vmlinux 0xa7787935 seg6_hmac_info_del +EXPORT_SYMBOL vmlinux 0xa77bfd29 register_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0xa784a143 of_find_device_by_node +EXPORT_SYMBOL vmlinux 0xa7852545 __hw_addr_ref_unsync_dev +EXPORT_SYMBOL vmlinux 0xa7cf92e5 sunxi_sram_claim +EXPORT_SYMBOL vmlinux 0xa7d5f92e ida_destroy +EXPORT_SYMBOL vmlinux 0xa7dd8882 genphy_loopback +EXPORT_SYMBOL vmlinux 0xa7e7e834 simple_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0xa7ea97f1 get_tree_bdev +EXPORT_SYMBOL vmlinux 0xa7eedcc4 call_usermodehelper +EXPORT_SYMBOL vmlinux 0xa8013878 tcf_exts_validate_ex +EXPORT_SYMBOL vmlinux 0xa80d4ba3 pneigh_lookup +EXPORT_SYMBOL vmlinux 0xa820461c param_get_invbool +EXPORT_SYMBOL vmlinux 0xa843805a get_unused_fd_flags +EXPORT_SYMBOL vmlinux 0xa848b9d8 uart_get_baud_rate +EXPORT_SYMBOL vmlinux 0xa84ce9e0 crypto_aes_inv_sbox +EXPORT_SYMBOL vmlinux 0xa853396b xa_extract +EXPORT_SYMBOL vmlinux 0xa85a3e6d xa_load +EXPORT_SYMBOL vmlinux 0xa8676398 __tracepoint_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xa8694ecd kblockd_schedule_work +EXPORT_SYMBOL vmlinux 0xa8717c10 pci_find_resource +EXPORT_SYMBOL vmlinux 0xa87439ad param_ops_int +EXPORT_SYMBOL vmlinux 0xa8824f5b vmf_insert_pfn_prot +EXPORT_SYMBOL vmlinux 0xa897e3e7 mempool_free +EXPORT_SYMBOL vmlinux 0xa898959d of_get_mac_address_nvmem +EXPORT_SYMBOL vmlinux 0xa89a1cf1 ipmi_dmi_get_slave_addr +EXPORT_SYMBOL vmlinux 0xa89bd6eb xen_alloc_ballooned_pages +EXPORT_SYMBOL vmlinux 0xa89d6d4d scsi_dma_unmap +EXPORT_SYMBOL vmlinux 0xa8a6c08f new_inode +EXPORT_SYMBOL vmlinux 0xa8a70cde backlight_device_get_by_name +EXPORT_SYMBOL vmlinux 0xa8a71242 pci_iomap_range +EXPORT_SYMBOL vmlinux 0xa8a8110c kernel_neon_end +EXPORT_SYMBOL vmlinux 0xa8aa4056 serio_bus +EXPORT_SYMBOL vmlinux 0xa8aafab4 generic_pipe_buf_release +EXPORT_SYMBOL vmlinux 0xa8caa845 clk_bulk_put_all +EXPORT_SYMBOL vmlinux 0xa8ceedca revert_creds +EXPORT_SYMBOL vmlinux 0xa8dc5593 km_state_expired +EXPORT_SYMBOL vmlinux 0xa8e6933a qdf2400_e44_present +EXPORT_SYMBOL vmlinux 0xa8f6c843 ip_frag_ecn_table +EXPORT_SYMBOL vmlinux 0xa9093d0d xfrm_lookup +EXPORT_SYMBOL vmlinux 0xa90ca0de flush_rcu_work +EXPORT_SYMBOL vmlinux 0xa9105e9b xfrm_state_update +EXPORT_SYMBOL vmlinux 0xa916b694 strnlen +EXPORT_SYMBOL vmlinux 0xa917c1de blk_limits_io_opt +EXPORT_SYMBOL vmlinux 0xa92271dc uart_match_port +EXPORT_SYMBOL vmlinux 0xa928399c pci_choose_state +EXPORT_SYMBOL vmlinux 0xa947fcb6 tcf_exts_init_ex +EXPORT_SYMBOL vmlinux 0xa94a09bb mem_section +EXPORT_SYMBOL vmlinux 0xa95d6c1d module_put +EXPORT_SYMBOL vmlinux 0xa964dd13 gpmc_cs_request +EXPORT_SYMBOL vmlinux 0xa965ca81 reciprocal_value +EXPORT_SYMBOL vmlinux 0xa976957d bitmap_remap +EXPORT_SYMBOL vmlinux 0xa99e1a70 blk_post_runtime_suspend +EXPORT_SYMBOL vmlinux 0xa9df69d5 __traceiter_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0xa9e256cc netpoll_send_skb +EXPORT_SYMBOL vmlinux 0xa9ed62d2 tegra_fuse_readl +EXPORT_SYMBOL vmlinux 0xa9f26b70 devm_clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0xa9f70ae0 input_mt_drop_unused +EXPORT_SYMBOL vmlinux 0xaa00fdc0 ec_transaction +EXPORT_SYMBOL vmlinux 0xaa02cd6e pci_get_device +EXPORT_SYMBOL vmlinux 0xaa08488b page_pool_update_nid +EXPORT_SYMBOL vmlinux 0xaa0aaca3 from_kprojid_munged +EXPORT_SYMBOL vmlinux 0xaa0c318b vscnprintf +EXPORT_SYMBOL vmlinux 0xaa19e4aa _kstrtol +EXPORT_SYMBOL vmlinux 0xaa1c4958 dquot_set_dqinfo +EXPORT_SYMBOL vmlinux 0xaa2554c7 param_ops_hexint +EXPORT_SYMBOL vmlinux 0xaa280d69 _copy_from_iter +EXPORT_SYMBOL vmlinux 0xaa2c7e4e generic_buffers_fsync +EXPORT_SYMBOL vmlinux 0xaa341905 acpi_bios_exception +EXPORT_SYMBOL vmlinux 0xaa42b25e da903x_query_status +EXPORT_SYMBOL vmlinux 0xaa67eab1 kill_pid +EXPORT_SYMBOL vmlinux 0xaa6f23ad rfkill_get_led_trigger_name +EXPORT_SYMBOL vmlinux 0xaa8106bc crc8_populate_msb +EXPORT_SYMBOL vmlinux 0xaa89edc6 kthread_create_worker_on_cpu +EXPORT_SYMBOL vmlinux 0xaa8e5c84 key_validate +EXPORT_SYMBOL vmlinux 0xaa8f1b71 inet_addr_is_any +EXPORT_SYMBOL vmlinux 0xaaa4b9bc hchacha_block_generic +EXPORT_SYMBOL vmlinux 0xaaa50fb2 qcom_scm_lmh_profile_change +EXPORT_SYMBOL vmlinux 0xaac3b6f2 __skb_pad +EXPORT_SYMBOL vmlinux 0xaace9dd5 bio_reset +EXPORT_SYMBOL vmlinux 0xaacf03c1 dma_fence_signal +EXPORT_SYMBOL vmlinux 0xaad0ae78 __bitmap_shift_right +EXPORT_SYMBOL vmlinux 0xaad6d92f rfkill_init_sw_state +EXPORT_SYMBOL vmlinux 0xaad8c7d6 default_wake_function +EXPORT_SYMBOL vmlinux 0xaae4e132 tegra_dfll_suspend +EXPORT_SYMBOL vmlinux 0xaae8ab0e acpi_bus_power_manageable +EXPORT_SYMBOL vmlinux 0xaaef1f1e pci_bus_write_config_byte +EXPORT_SYMBOL vmlinux 0xaaf4a334 qcom_scm_set_cold_boot_addr +EXPORT_SYMBOL vmlinux 0xaafdc258 strcasecmp +EXPORT_SYMBOL vmlinux 0xab13a321 netif_set_xps_queue +EXPORT_SYMBOL vmlinux 0xab163aa0 xfrm_input_unregister_afinfo +EXPORT_SYMBOL vmlinux 0xab2b4025 phy_support_asym_pause +EXPORT_SYMBOL vmlinux 0xab3697e4 irq_poll_init +EXPORT_SYMBOL vmlinux 0xab3b75ea vme_dma_pattern_attribute +EXPORT_SYMBOL vmlinux 0xab600421 probe_irq_off +EXPORT_SYMBOL vmlinux 0xab63baa5 unregister_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xab67a0ac dql_init +EXPORT_SYMBOL vmlinux 0xab6ce26d dquot_set_dqblk +EXPORT_SYMBOL vmlinux 0xab6d5b3b hex_to_bin +EXPORT_SYMBOL vmlinux 0xab781570 fb_get_options +EXPORT_SYMBOL vmlinux 0xab7b7d2a devfreq_monitor_resume +EXPORT_SYMBOL vmlinux 0xab7dd70a t10_pi_type3_crc +EXPORT_SYMBOL vmlinux 0xab8b5f7d __ip_select_ident +EXPORT_SYMBOL vmlinux 0xab926903 sg_miter_next +EXPORT_SYMBOL vmlinux 0xaba12ff6 dcb_ieee_setapp +EXPORT_SYMBOL vmlinux 0xabe193cd pci_read_config_byte +EXPORT_SYMBOL vmlinux 0xabebb1fc flow_block_cb_free +EXPORT_SYMBOL vmlinux 0xabf32f29 utf16s_to_utf8s +EXPORT_SYMBOL vmlinux 0xac0aec27 vme_irq_request +EXPORT_SYMBOL vmlinux 0xac1a55be unregister_reboot_notifier +EXPORT_SYMBOL vmlinux 0xac3201b0 udp_flow_hashrnd +EXPORT_SYMBOL vmlinux 0xac369d92 generic_copy_file_range +EXPORT_SYMBOL vmlinux 0xac537ac2 percpu_counter_destroy +EXPORT_SYMBOL vmlinux 0xac5483d4 devm_rproc_alloc +EXPORT_SYMBOL vmlinux 0xac5fcec0 in4_pton +EXPORT_SYMBOL vmlinux 0xac7c1763 seg6_hmac_info_add +EXPORT_SYMBOL vmlinux 0xac8c8bcc vfs_mkobj +EXPORT_SYMBOL vmlinux 0xac9eafc5 vfs_dedupe_file_range +EXPORT_SYMBOL vmlinux 0xacab29b7 seq_hlist_start_percpu +EXPORT_SYMBOL vmlinux 0xacb54cd2 pnpacpi_protocol +EXPORT_SYMBOL vmlinux 0xacc4a18f tty_unregister_driver +EXPORT_SYMBOL vmlinux 0xacd81eb3 jbd2_inode_cache +EXPORT_SYMBOL vmlinux 0xacddd806 ptp_get_vclocks_index +EXPORT_SYMBOL vmlinux 0xacf4d843 match_strdup +EXPORT_SYMBOL vmlinux 0xacf55da8 skb_trim +EXPORT_SYMBOL vmlinux 0xacf649bf audit_log_task_info +EXPORT_SYMBOL vmlinux 0xad0413d4 match_hex +EXPORT_SYMBOL vmlinux 0xad05095a key_instantiate_and_link +EXPORT_SYMBOL vmlinux 0xad23548b security_sb_remount +EXPORT_SYMBOL vmlinux 0xad3b7542 vga_set_legacy_decoding +EXPORT_SYMBOL vmlinux 0xad3ea04c qman_p_irqsource_remove +EXPORT_SYMBOL vmlinux 0xad57ee4d register_console +EXPORT_SYMBOL vmlinux 0xad682b8f xudma_rchanrt_write +EXPORT_SYMBOL vmlinux 0xad6ba40e radix_tree_tag_get +EXPORT_SYMBOL vmlinux 0xad6dfa64 blk_rq_map_user +EXPORT_SYMBOL vmlinux 0xad6e5cf5 sock_gettstamp +EXPORT_SYMBOL vmlinux 0xad73041f autoremove_wake_function +EXPORT_SYMBOL vmlinux 0xad8265f3 ___pskb_trim +EXPORT_SYMBOL vmlinux 0xad91bf98 crypto_sha3_final +EXPORT_SYMBOL vmlinux 0xad9901ae bit_waitqueue +EXPORT_SYMBOL vmlinux 0xada31e57 gen_pool_dma_alloc_align +EXPORT_SYMBOL vmlinux 0xadad3e83 kmem_cache_create_usercopy +EXPORT_SYMBOL vmlinux 0xadae6df8 blake2s_final +EXPORT_SYMBOL vmlinux 0xadb6f10f devm_pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0xadbeed61 mipi_dsi_packet_format_is_long +EXPORT_SYMBOL vmlinux 0xadc648e7 param_set_ullong +EXPORT_SYMBOL vmlinux 0xadcccaaf i2c_smbus_write_byte_data +EXPORT_SYMBOL vmlinux 0xadd139d4 rfs_needed +EXPORT_SYMBOL vmlinux 0xade5cb80 dev_loopback_xmit +EXPORT_SYMBOL vmlinux 0xadfcedc8 max8998_write_reg +EXPORT_SYMBOL vmlinux 0xae04012c __vmalloc +EXPORT_SYMBOL vmlinux 0xae19d69b nf_reinject +EXPORT_SYMBOL vmlinux 0xae1d2c5e fb_modesetting_disabled +EXPORT_SYMBOL vmlinux 0xae233593 register_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0xae2c444e netpoll_print_options +EXPORT_SYMBOL vmlinux 0xae316c11 icmpv6_err_convert +EXPORT_SYMBOL vmlinux 0xae33c403 xudma_navss_psil_unpair +EXPORT_SYMBOL vmlinux 0xae3635bf devm_pci_remap_cfg_resource +EXPORT_SYMBOL vmlinux 0xae4c76e0 md_write_end +EXPORT_SYMBOL vmlinux 0xae59089d pci_free_host_bridge +EXPORT_SYMBOL vmlinux 0xae5a04bb acpi_evaluate_dsm +EXPORT_SYMBOL vmlinux 0xae61d0cc pci_alloc_irq_vectors_affinity +EXPORT_SYMBOL vmlinux 0xae66472b scsi_kmap_atomic_sg +EXPORT_SYMBOL vmlinux 0xae7ecb63 netdev_next_lower_dev_rcu +EXPORT_SYMBOL vmlinux 0xae8b384f skb_copy +EXPORT_SYMBOL vmlinux 0xae957fa2 init_special_inode +EXPORT_SYMBOL vmlinux 0xae99b58b keyring_search +EXPORT_SYMBOL vmlinux 0xaeac049a generate_random_guid +EXPORT_SYMBOL vmlinux 0xaeaf59b5 inode_init_owner +EXPORT_SYMBOL vmlinux 0xaeb082ad _raw_read_unlock_bh +EXPORT_SYMBOL vmlinux 0xaebcc44f pci_dev_get +EXPORT_SYMBOL vmlinux 0xaebd12f0 acpi_get_name +EXPORT_SYMBOL vmlinux 0xaec4d36b ip6_xmit +EXPORT_SYMBOL vmlinux 0xaed96bc0 netlink_ns_capable +EXPORT_SYMBOL vmlinux 0xaee0a447 rt_dst_alloc +EXPORT_SYMBOL vmlinux 0xaee42a34 netlink_capable +EXPORT_SYMBOL vmlinux 0xaefdc18b jbd2_transaction_committed +EXPORT_SYMBOL vmlinux 0xaf3dd7dc scsi_logging_level +EXPORT_SYMBOL vmlinux 0xaf4b9201 iw_handler_set_spy +EXPORT_SYMBOL vmlinux 0xaf56600a arm64_use_ng_mappings +EXPORT_SYMBOL vmlinux 0xaf6cc103 drop_super +EXPORT_SYMBOL vmlinux 0xaf6cc3e3 __d_lookup_unhash_wake +EXPORT_SYMBOL vmlinux 0xaf819670 jbd2_journal_check_available_features +EXPORT_SYMBOL vmlinux 0xaf849223 skb_pull_data +EXPORT_SYMBOL vmlinux 0xaf90abcc locks_delete_block +EXPORT_SYMBOL vmlinux 0xaf9799fd km_query +EXPORT_SYMBOL vmlinux 0xaf9fe212 pci_release_region +EXPORT_SYMBOL vmlinux 0xafaa6031 _find_next_and_bit +EXPORT_SYMBOL vmlinux 0xafafe1cf mr_fill_mroute +EXPORT_SYMBOL vmlinux 0xafb864c1 refcount_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0xafbb961b configfs_remove_default_groups +EXPORT_SYMBOL vmlinux 0xafbbe12e jbd2_journal_abort +EXPORT_SYMBOL vmlinux 0xafc08054 dotdot_name +EXPORT_SYMBOL vmlinux 0xafc29abd scsi_host_lookup +EXPORT_SYMBOL vmlinux 0xafc6c68e zstd_is_error +EXPORT_SYMBOL vmlinux 0xafe55e38 pci_disable_ptm +EXPORT_SYMBOL vmlinux 0xafe6368d fman_bind +EXPORT_SYMBOL vmlinux 0xaff1d87f vfs_parse_fs_param_source +EXPORT_SYMBOL vmlinux 0xaff95463 jbd2_journal_forget +EXPORT_SYMBOL vmlinux 0xaffcdb5e blk_mq_start_hw_queues +EXPORT_SYMBOL vmlinux 0xb017e261 input_enable_softrepeat +EXPORT_SYMBOL vmlinux 0xb01bebf9 xfrm_get_acqseq +EXPORT_SYMBOL vmlinux 0xb0221bf9 kernel_bind +EXPORT_SYMBOL vmlinux 0xb029aca5 follow_down_one +EXPORT_SYMBOL vmlinux 0xb04a43ad __xa_alloc_cyclic +EXPORT_SYMBOL vmlinux 0xb058ca07 dim_calc_stats +EXPORT_SYMBOL vmlinux 0xb05c13ae tcp_mtu_to_mss +EXPORT_SYMBOL vmlinux 0xb05fc310 sysctl_rmem_max +EXPORT_SYMBOL vmlinux 0xb0617db4 wait_for_completion_state +EXPORT_SYMBOL vmlinux 0xb0659200 param_ops_short +EXPORT_SYMBOL vmlinux 0xb06e59df dcb_getrewr +EXPORT_SYMBOL vmlinux 0xb08ad3a4 gnet_stats_copy_rate_est +EXPORT_SYMBOL vmlinux 0xb0919e47 pci_scan_single_device +EXPORT_SYMBOL vmlinux 0xb09b9df5 fault_in_iov_iter_readable +EXPORT_SYMBOL vmlinux 0xb09bdfa8 cros_ec_prepare_tx +EXPORT_SYMBOL vmlinux 0xb09c11ef fscrypt_encrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xb0a0da0c rational_best_approximation +EXPORT_SYMBOL vmlinux 0xb0aa9634 flow_rule_match_enc_ipv6_addrs +EXPORT_SYMBOL vmlinux 0xb0baa75d get_tree_single +EXPORT_SYMBOL vmlinux 0xb0c5e247 lockref_put_return +EXPORT_SYMBOL vmlinux 0xb0d867f1 memory_cgrp_subsys +EXPORT_SYMBOL vmlinux 0xb0e10781 get_option +EXPORT_SYMBOL vmlinux 0xb0e5871f tcp_v4_conn_request +EXPORT_SYMBOL vmlinux 0xb0f5d7ee ptp_schedule_worker +EXPORT_SYMBOL vmlinux 0xb121390a probe_irq_on +EXPORT_SYMBOL vmlinux 0xb12cbacb fb_unregister_client +EXPORT_SYMBOL vmlinux 0xb1329531 blk_integrity_unregister +EXPORT_SYMBOL vmlinux 0xb1342cdb _raw_read_lock_irqsave +EXPORT_SYMBOL vmlinux 0xb13ff37c nvdimm_bus_lock +EXPORT_SYMBOL vmlinux 0xb1480515 inet_proto_csum_replace_by_diff +EXPORT_SYMBOL vmlinux 0xb14ab1ef hdmi_audio_infoframe_init +EXPORT_SYMBOL vmlinux 0xb14fc46a find_next_clump8 +EXPORT_SYMBOL vmlinux 0xb150d071 clk_bulk_get_all +EXPORT_SYMBOL vmlinux 0xb1518e15 cancel_work +EXPORT_SYMBOL vmlinux 0xb154e4dd folio_redirty_for_writepage +EXPORT_SYMBOL vmlinux 0xb1964f29 folio_clear_dirty_for_io +EXPORT_SYMBOL vmlinux 0xb1ae2a22 mmc_wait_for_req_done +EXPORT_SYMBOL vmlinux 0xb1bba372 genl_unregister_family +EXPORT_SYMBOL vmlinux 0xb1c07783 mr_vif_seq_idx +EXPORT_SYMBOL vmlinux 0xb1c3a01a oops_in_progress +EXPORT_SYMBOL vmlinux 0xb1db9a69 fsl_ifc_find +EXPORT_SYMBOL vmlinux 0xb1ddf995 jiffies_64_to_clock_t +EXPORT_SYMBOL vmlinux 0xb1ef2d50 cred_fscmp +EXPORT_SYMBOL vmlinux 0xb1fb0c5e pci_wait_for_pending_transaction +EXPORT_SYMBOL vmlinux 0xb20de2bb __hw_addr_sync_dev +EXPORT_SYMBOL vmlinux 0xb210a4a1 dev_mc_flush +EXPORT_SYMBOL vmlinux 0xb2242900 tcp_rcv_state_process +EXPORT_SYMBOL vmlinux 0xb228153f inet6_register_protosw +EXPORT_SYMBOL vmlinux 0xb22e16d5 radix_tree_maybe_preload +EXPORT_SYMBOL vmlinux 0xb23027c1 kstrtos16_from_user +EXPORT_SYMBOL vmlinux 0xb24f6d17 mntput +EXPORT_SYMBOL vmlinux 0xb26f8fab xfrm_if_register_cb +EXPORT_SYMBOL vmlinux 0xb2a9cf10 neigh_proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0xb2bcb088 acpi_current_gpe_count +EXPORT_SYMBOL vmlinux 0xb2ca0cc9 dev_set_threaded +EXPORT_SYMBOL vmlinux 0xb2dc1eda tls_client_hello_x509 +EXPORT_SYMBOL vmlinux 0xb2dc5e69 rpmh_write_async +EXPORT_SYMBOL vmlinux 0xb2e06c1b d_find_alias +EXPORT_SYMBOL vmlinux 0xb2ead97c kimage_vaddr +EXPORT_SYMBOL vmlinux 0xb2f35c6a xxh64 +EXPORT_SYMBOL vmlinux 0xb2f74a55 dcb_setapp +EXPORT_SYMBOL vmlinux 0xb2fcb56d queue_delayed_work_on +EXPORT_SYMBOL vmlinux 0xb2fdf3c9 inet_listen +EXPORT_SYMBOL vmlinux 0xb306ec50 __sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb3074dfc dquot_alloc_inode +EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken +EXPORT_SYMBOL vmlinux 0xb30b9822 vme_master_set +EXPORT_SYMBOL vmlinux 0xb30fbb51 tegra_ivc_write_get_next_frame +EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 +EXPORT_SYMBOL vmlinux 0xb32728bb qcom_scm_iommu_secure_ptbl_init +EXPORT_SYMBOL vmlinux 0xb34669b8 configfs_unregister_subsystem +EXPORT_SYMBOL vmlinux 0xb34da8e2 devm_memremap +EXPORT_SYMBOL vmlinux 0xb34dca1c kryo_l2_get_indirect_reg +EXPORT_SYMBOL vmlinux 0xb3687850 out_of_line_wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0xb36fcfa7 __traceiter_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xb3809c32 dst_release_immediate +EXPORT_SYMBOL vmlinux 0xb38136bf __dev_direct_xmit +EXPORT_SYMBOL vmlinux 0xb3867e6d mtree_insert +EXPORT_SYMBOL vmlinux 0xb386e0fd nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xb3985c63 f_setown +EXPORT_SYMBOL vmlinux 0xb3a82019 profile_pc +EXPORT_SYMBOL vmlinux 0xb3c7c90d blk_rq_unmap_user +EXPORT_SYMBOL vmlinux 0xb3d2c76d scsi_hostbyte_string +EXPORT_SYMBOL vmlinux 0xb3dc7686 xsk_get_pool_from_qid +EXPORT_SYMBOL vmlinux 0xb3e0e0e7 inet_csk_prepare_forced_close +EXPORT_SYMBOL vmlinux 0xb3f0de55 xz_dec_microlzma_run +EXPORT_SYMBOL vmlinux 0xb3f49446 kstrtos8_from_user +EXPORT_SYMBOL vmlinux 0xb3f548ad kmemdup_nul +EXPORT_SYMBOL vmlinux 0xb3f7646e kthread_should_stop +EXPORT_SYMBOL vmlinux 0xb3f985a8 sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb4043948 acpi_execute_simple_method +EXPORT_SYMBOL vmlinux 0xb4043a0d genphy_suspend +EXPORT_SYMBOL vmlinux 0xb41c5fe8 pci_scan_bus +EXPORT_SYMBOL vmlinux 0xb420191d devm_get_clk_from_child +EXPORT_SYMBOL vmlinux 0xb423dba1 console_blanked +EXPORT_SYMBOL vmlinux 0xb42f9567 scsi_device_lookup +EXPORT_SYMBOL vmlinux 0xb43cf742 amba_device_register +EXPORT_SYMBOL vmlinux 0xb44258e0 rtnl_notify +EXPORT_SYMBOL vmlinux 0xb44744b6 vfs_mknod +EXPORT_SYMBOL vmlinux 0xb44c2b6a end_buffer_write_sync +EXPORT_SYMBOL vmlinux 0xb4525e08 folio_wait_private_2_killable +EXPORT_SYMBOL vmlinux 0xb4564bdf migrate_folio +EXPORT_SYMBOL vmlinux 0xb4577003 acpi_dev_present +EXPORT_SYMBOL vmlinux 0xb457c269 give_up_console +EXPORT_SYMBOL vmlinux 0xb470beac release_pages +EXPORT_SYMBOL vmlinux 0xb474466f netdev_sk_get_lowest_dev +EXPORT_SYMBOL vmlinux 0xb488778f tcf_block_get +EXPORT_SYMBOL vmlinux 0xb48d4d22 security_sb_eat_lsm_opts +EXPORT_SYMBOL vmlinux 0xb4910c75 tcf_exts_dump +EXPORT_SYMBOL vmlinux 0xb49601a1 sg_zero_buffer +EXPORT_SYMBOL vmlinux 0xb499d244 scsi_partsize +EXPORT_SYMBOL vmlinux 0xb49ef59f __sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0xb4ab1ab8 mdio_device_reset +EXPORT_SYMBOL vmlinux 0xb4bab924 of_clk_get +EXPORT_SYMBOL vmlinux 0xb4bcaf99 jbd2_journal_put_journal_head +EXPORT_SYMBOL vmlinux 0xb4d0f65f blk_put_queue +EXPORT_SYMBOL vmlinux 0xb4d78168 _dev_crit +EXPORT_SYMBOL vmlinux 0xb4fe9fd1 pci_fixup_cardbus +EXPORT_SYMBOL vmlinux 0xb5023923 pldmfw_op_pci_match_record +EXPORT_SYMBOL vmlinux 0xb51ee714 alloc_anon_inode +EXPORT_SYMBOL vmlinux 0xb532fe60 inet_dgram_connect +EXPORT_SYMBOL vmlinux 0xb53f2810 tcp_sockets_allocated +EXPORT_SYMBOL vmlinux 0xb557c312 ndisc_send_skb +EXPORT_SYMBOL vmlinux 0xb56771fa stream_open +EXPORT_SYMBOL vmlinux 0xb56cb571 pcie_capability_clear_and_set_word_locked +EXPORT_SYMBOL vmlinux 0xb57f1e27 fman_port_disable +EXPORT_SYMBOL vmlinux 0xb581283c blk_rq_map_user_io +EXPORT_SYMBOL vmlinux 0xb58da1bb flush_dcache_folio +EXPORT_SYMBOL vmlinux 0xb5994f15 pci_scan_slot +EXPORT_SYMBOL vmlinux 0xb5a459dc unregister_blkdev +EXPORT_SYMBOL vmlinux 0xb5aa7165 dma_pool_destroy +EXPORT_SYMBOL vmlinux 0xb5b54b34 _raw_spin_unlock +EXPORT_SYMBOL vmlinux 0xb5b63711 fileattr_fill_xflags +EXPORT_SYMBOL vmlinux 0xb5cdfd7f pci_bus_read_dev_vendor_id +EXPORT_SYMBOL vmlinux 0xb5d79ef4 rio_query_mport +EXPORT_SYMBOL vmlinux 0xb5db58d1 tcp_release_cb +EXPORT_SYMBOL vmlinux 0xb5e24509 __neigh_set_probe_once +EXPORT_SYMBOL vmlinux 0xb5e73116 flush_delayed_work +EXPORT_SYMBOL vmlinux 0xb60298e5 param_ops_uint +EXPORT_SYMBOL vmlinux 0xb60e9cd4 __hw_addr_unsync_dev +EXPORT_SYMBOL vmlinux 0xb61d6fc2 down_read_interruptible +EXPORT_SYMBOL vmlinux 0xb62d50d9 devm_extcon_unregister_notifier_all +EXPORT_SYMBOL vmlinux 0xb633f115 irq_poll_enable +EXPORT_SYMBOL vmlinux 0xb63910b0 eth_get_headlen +EXPORT_SYMBOL vmlinux 0xb654ef65 acpi_os_read_port +EXPORT_SYMBOL vmlinux 0xb66e96d8 netlbl_audit_start +EXPORT_SYMBOL vmlinux 0xb676955e security_inet_conn_established +EXPORT_SYMBOL vmlinux 0xb678366f int_sqrt +EXPORT_SYMBOL vmlinux 0xb67a859d kobject_put +EXPORT_SYMBOL vmlinux 0xb67fec0e uuid_parse +EXPORT_SYMBOL vmlinux 0xb6936ffe _bcd2bin +EXPORT_SYMBOL vmlinux 0xb6a6c4d8 __zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0xb6acaa13 phy_sfp_detach +EXPORT_SYMBOL vmlinux 0xb6cb556a _find_first_and_bit +EXPORT_SYMBOL vmlinux 0xb6cf91fc nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0xb6e36ce2 psched_ratecfg_precompute +EXPORT_SYMBOL vmlinux 0xb6ec2060 inet6_bind +EXPORT_SYMBOL vmlinux 0xb6fde909 close_fd +EXPORT_SYMBOL vmlinux 0xb6ffc52f iommu_get_msi_cookie +EXPORT_SYMBOL vmlinux 0xb71589f0 skip_spaces +EXPORT_SYMBOL vmlinux 0xb717e070 wireless_send_event +EXPORT_SYMBOL vmlinux 0xb71ed69f __hw_addr_unsync +EXPORT_SYMBOL vmlinux 0xb737b185 gen_pool_best_fit +EXPORT_SYMBOL vmlinux 0xb73ea3d6 pci_release_resource +EXPORT_SYMBOL vmlinux 0xb75b8e28 blk_mq_init_queue +EXPORT_SYMBOL vmlinux 0xb7671d7d iput +EXPORT_SYMBOL vmlinux 0xb7688155 ucc_slow_init +EXPORT_SYMBOL vmlinux 0xb77bdd9b vc_cons +EXPORT_SYMBOL vmlinux 0xb78debe3 LZ4_decompress_fast_usingDict +EXPORT_SYMBOL vmlinux 0xb7970ec3 pcie_set_readrq +EXPORT_SYMBOL vmlinux 0xb7ad4c35 sget_fc +EXPORT_SYMBOL vmlinux 0xb7b7fa6e node_states +EXPORT_SYMBOL vmlinux 0xb7ba2f22 reuseport_detach_sock +EXPORT_SYMBOL vmlinux 0xb7c0f443 sort +EXPORT_SYMBOL vmlinux 0xb7c6db70 sysctl_max_skb_frags +EXPORT_SYMBOL vmlinux 0xb7c704cb phy_ethtool_ksettings_get +EXPORT_SYMBOL vmlinux 0xb7cab56a flow_indr_dev_setup_offload +EXPORT_SYMBOL vmlinux 0xb7d238a8 __skb_vlan_pop +EXPORT_SYMBOL vmlinux 0xb7e62d44 param_set_bint +EXPORT_SYMBOL vmlinux 0xb7f6b3b6 watchdog_register_governor +EXPORT_SYMBOL vmlinux 0xb7ff2548 freeze_super +EXPORT_SYMBOL vmlinux 0xb80b4a18 zstd_compress_bound +EXPORT_SYMBOL vmlinux 0xb81d326c input_mt_destroy_slots +EXPORT_SYMBOL vmlinux 0xb829c683 netdev_reset_tc +EXPORT_SYMBOL vmlinux 0xb833b880 inet_select_addr +EXPORT_SYMBOL vmlinux 0xb842716c qcom_scm_ocmem_lock_available +EXPORT_SYMBOL vmlinux 0xb84843e4 __mmap_lock_do_trace_released +EXPORT_SYMBOL vmlinux 0xb8605d9c qman_p_static_dequeue_add +EXPORT_SYMBOL vmlinux 0xb861cd82 __skb_checksum_complete_head +EXPORT_SYMBOL vmlinux 0xb8664859 copy_page_from_iter_atomic +EXPORT_SYMBOL vmlinux 0xb868ac5c register_sysrq_key +EXPORT_SYMBOL vmlinux 0xb880bfc2 blk_mq_destroy_queue +EXPORT_SYMBOL vmlinux 0xb89ac994 inode_nohighmem +EXPORT_SYMBOL vmlinux 0xb89b6e6b guid_parse +EXPORT_SYMBOL vmlinux 0xb89d36f8 rdmacg_uncharge +EXPORT_SYMBOL vmlinux 0xb8b043f2 kfree_link +EXPORT_SYMBOL vmlinux 0xb8b93ed6 inet_sock_destruct +EXPORT_SYMBOL vmlinux 0xb8b977e2 mipi_dsi_dcs_set_tear_off +EXPORT_SYMBOL vmlinux 0xb8c4e548 fwnode_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0xb8dadb7c kobject_add +EXPORT_SYMBOL vmlinux 0xb8e2671d pci_try_set_mwi +EXPORT_SYMBOL vmlinux 0xb902d86b con_is_bound +EXPORT_SYMBOL vmlinux 0xb907513f unpoison_memory +EXPORT_SYMBOL vmlinux 0xb911bb58 minmax_running_max +EXPORT_SYMBOL vmlinux 0xb91b84b3 posix_acl_update_mode +EXPORT_SYMBOL vmlinux 0xb920db49 acpi_tb_install_and_load_table +EXPORT_SYMBOL vmlinux 0xb92a0702 get_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0xb93b917c ptp_clock_register +EXPORT_SYMBOL vmlinux 0xb93e2c3a ethtool_aggregate_rmon_stats +EXPORT_SYMBOL vmlinux 0xb94339c4 qdisc_put_stab +EXPORT_SYMBOL vmlinux 0xb9478d90 hdmi_drm_infoframe_unpack_only +EXPORT_SYMBOL vmlinux 0xb96522db xp_dma_unmap +EXPORT_SYMBOL vmlinux 0xb96c4f9e audit_log_subject_context +EXPORT_SYMBOL vmlinux 0xb97220ff bitmap_parse +EXPORT_SYMBOL vmlinux 0xb97573fb pm_vt_switch_unregister +EXPORT_SYMBOL vmlinux 0xb9764a02 reuseport_detach_prog +EXPORT_SYMBOL vmlinux 0xb9830dae security_d_instantiate +EXPORT_SYMBOL vmlinux 0xb985d94a ip_sock_set_recverr +EXPORT_SYMBOL vmlinux 0xb99822e2 amba_request_regions +EXPORT_SYMBOL vmlinux 0xb9a53e7d config_item_init_type_name +EXPORT_SYMBOL vmlinux 0xb9af1d0d __xa_clear_mark +EXPORT_SYMBOL vmlinux 0xb9ba3b95 finish_no_open +EXPORT_SYMBOL vmlinux 0xb9bd75bb tls_server_hello_x509 +EXPORT_SYMBOL vmlinux 0xb9ced0ab ppp_output_wakeup +EXPORT_SYMBOL vmlinux 0xb9cfe032 param_get_short +EXPORT_SYMBOL vmlinux 0xb9db2949 is_nvdimm_bus_locked +EXPORT_SYMBOL vmlinux 0xb9e8e2cc in6addr_sitelocal_allrouters +EXPORT_SYMBOL vmlinux 0xb9fc381a qcom_scm_hdcp_req +EXPORT_SYMBOL vmlinux 0xba009f2a remove_watch_from_object +EXPORT_SYMBOL vmlinux 0xba00daa2 dma_fence_allocate_private_stub +EXPORT_SYMBOL vmlinux 0xba0284d6 input_set_keycode +EXPORT_SYMBOL vmlinux 0xba0676e2 vm_zone_stat +EXPORT_SYMBOL vmlinux 0xba1008c8 __crc32c_le +EXPORT_SYMBOL vmlinux 0xba13c140 tcp_read_skb +EXPORT_SYMBOL vmlinux 0xba1be3d9 ip_sock_set_pktinfo +EXPORT_SYMBOL vmlinux 0xba257670 send_sig_info +EXPORT_SYMBOL vmlinux 0xba344147 neigh_connected_output +EXPORT_SYMBOL vmlinux 0xba497f13 loops_per_jiffy +EXPORT_SYMBOL vmlinux 0xba50fd01 __inet6_lookup_established +EXPORT_SYMBOL vmlinux 0xba5dbd67 flow_rule_alloc +EXPORT_SYMBOL vmlinux 0xba707a78 qe_get_brg_clk +EXPORT_SYMBOL vmlinux 0xba8fbd64 _raw_spin_lock +EXPORT_SYMBOL vmlinux 0xba94da07 truncate_pagecache +EXPORT_SYMBOL vmlinux 0xba98ce6d input_mt_get_slot_by_key +EXPORT_SYMBOL vmlinux 0xbaa4779a devm_devfreq_add_governor +EXPORT_SYMBOL vmlinux 0xbaaaa429 vm_insert_pages +EXPORT_SYMBOL vmlinux 0xbac8aeea sg_nents_for_len +EXPORT_SYMBOL vmlinux 0xbacbae9d linkwatch_fire_event +EXPORT_SYMBOL vmlinux 0xbacee2df inet_frag_queue_insert +EXPORT_SYMBOL vmlinux 0xbadee6e4 inode_query_iversion +EXPORT_SYMBOL vmlinux 0xbae38625 generic_write_checks_count +EXPORT_SYMBOL vmlinux 0xbae595af pci_disable_msix +EXPORT_SYMBOL vmlinux 0xbafa632e __do_once_sleepable_start +EXPORT_SYMBOL vmlinux 0xbb0540aa zlib_inflateReset +EXPORT_SYMBOL vmlinux 0xbb16265a ip_route_input_noref +EXPORT_SYMBOL vmlinux 0xbb21260e convert_ifc_address +EXPORT_SYMBOL vmlinux 0xbb24f607 init_cdrom_command +EXPORT_SYMBOL vmlinux 0xbb4f4766 simple_write_to_buffer +EXPORT_SYMBOL vmlinux 0xbb642ad3 genphy_check_and_restart_aneg +EXPORT_SYMBOL vmlinux 0xbb687724 bman_new_pool +EXPORT_SYMBOL vmlinux 0xbb6f4201 scsi_register_driver +EXPORT_SYMBOL vmlinux 0xbb737fde qdisc_create_dflt +EXPORT_SYMBOL vmlinux 0xbb9ed3bf mutex_trylock +EXPORT_SYMBOL vmlinux 0xbba1d4ce of_find_node_with_property +EXPORT_SYMBOL vmlinux 0xbbb26103 tcp_init_sock +EXPORT_SYMBOL vmlinux 0xbbb4787d nlmsg_notify +EXPORT_SYMBOL vmlinux 0xbbb91740 jbd2_journal_inode_ranged_wait +EXPORT_SYMBOL vmlinux 0xbbcfec46 finalize_exec +EXPORT_SYMBOL vmlinux 0xbbd34b30 set_page_dirty +EXPORT_SYMBOL vmlinux 0xbbd47a89 xfrm_state_free +EXPORT_SYMBOL vmlinux 0xbbda18c4 dma_fence_free +EXPORT_SYMBOL vmlinux 0xbbe2b8e8 __ip_mc_dec_group +EXPORT_SYMBOL vmlinux 0xbbe48710 xfrm_lookup_route +EXPORT_SYMBOL vmlinux 0xbbef3e81 lease_modify +EXPORT_SYMBOL vmlinux 0xbc2031de acpi_processor_get_bios_limit +EXPORT_SYMBOL vmlinux 0xbc407f03 __blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0xbc51e728 filemap_fdatawrite_wbc +EXPORT_SYMBOL vmlinux 0xbc669b2c skb_seq_read +EXPORT_SYMBOL vmlinux 0xbc69246d dm_unregister_target +EXPORT_SYMBOL vmlinux 0xbc81f1b2 netdev_offload_xstats_disable +EXPORT_SYMBOL vmlinux 0xbc8743d2 xp_dma_map +EXPORT_SYMBOL vmlinux 0xbca7ec85 i2c_register_driver +EXPORT_SYMBOL vmlinux 0xbca9ff75 noop_fsync +EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf +EXPORT_SYMBOL vmlinux 0xbcb62ea6 mipi_dsi_dcs_write +EXPORT_SYMBOL vmlinux 0xbcb6b66d md_bitmap_unplug_async +EXPORT_SYMBOL vmlinux 0xbcb8e357 netif_rx +EXPORT_SYMBOL vmlinux 0xbcbd87ab security_sb_mnt_opts_compat +EXPORT_SYMBOL vmlinux 0xbcbe8450 handshake_req_private +EXPORT_SYMBOL vmlinux 0xbcbee97e input_event +EXPORT_SYMBOL vmlinux 0xbce63fcf end_buffer_read_sync +EXPORT_SYMBOL vmlinux 0xbcf0dcf0 inet_frag_reasm_finish +EXPORT_SYMBOL vmlinux 0xbd222a30 path_get +EXPORT_SYMBOL vmlinux 0xbd2a1a04 unregister_mii_timestamper +EXPORT_SYMBOL vmlinux 0xbd40f747 tcp_time_wait +EXPORT_SYMBOL vmlinux 0xbd462b55 __kfifo_init +EXPORT_SYMBOL vmlinux 0xbd4651cd xfrm_state_walk_done +EXPORT_SYMBOL vmlinux 0xbd6841d4 crc16 +EXPORT_SYMBOL vmlinux 0xbd91a3b2 nd_region_release_lane +EXPORT_SYMBOL vmlinux 0xbd94b8b6 jbd2_journal_stop +EXPORT_SYMBOL vmlinux 0xbd967c2d free_cgroup_ns +EXPORT_SYMBOL vmlinux 0xbdb5fe27 may_umount +EXPORT_SYMBOL vmlinux 0xbdbe19f1 input_match_device_id +EXPORT_SYMBOL vmlinux 0xbdc0d0dd dm_io +EXPORT_SYMBOL vmlinux 0xbdc783e8 dev_get_flags +EXPORT_SYMBOL vmlinux 0xbdc7a071 udp_sendmsg +EXPORT_SYMBOL vmlinux 0xbdd60fc1 param_set_uint +EXPORT_SYMBOL vmlinux 0xbdf108ba pci_disable_device +EXPORT_SYMBOL vmlinux 0xbdf9d818 ip_cmsg_recv_offset +EXPORT_SYMBOL vmlinux 0xbe02735e jbd2_journal_get_write_access +EXPORT_SYMBOL vmlinux 0xbe05f01d nf_hook_slow +EXPORT_SYMBOL vmlinux 0xbe071392 __alloc_skb +EXPORT_SYMBOL vmlinux 0xbe0809ec registered_fb +EXPORT_SYMBOL vmlinux 0xbe0ffc2e thermal_zone_device_critical +EXPORT_SYMBOL vmlinux 0xbe1e5c90 may_setattr +EXPORT_SYMBOL vmlinux 0xbe49252c acpi_os_write_port +EXPORT_SYMBOL vmlinux 0xbe4eb6ed secure_dccpv6_sequence_number +EXPORT_SYMBOL vmlinux 0xbe52e651 rc5t583_ext_power_req_config +EXPORT_SYMBOL vmlinux 0xbe5a24e9 xxh32_copy_state +EXPORT_SYMBOL vmlinux 0xbe5f058a rtnl_unicast +EXPORT_SYMBOL vmlinux 0xbe6a866f __wait_on_bit +EXPORT_SYMBOL vmlinux 0xbe6a8c96 zstd_cctx_workspace_bound +EXPORT_SYMBOL vmlinux 0xbe772b00 xfrm_find_acq_byseq +EXPORT_SYMBOL vmlinux 0xbe939a87 get_user_pages_remote +EXPORT_SYMBOL vmlinux 0xbe9886ce flow_block_cb_incref +EXPORT_SYMBOL vmlinux 0xbea54f40 twl6030_mmc_card_detect +EXPORT_SYMBOL vmlinux 0xbeb4d253 tcp_v4_connect +EXPORT_SYMBOL vmlinux 0xbec6fda8 touchscreen_report_pos +EXPORT_SYMBOL vmlinux 0xbeccfa58 rproc_coredump_set_elf_info +EXPORT_SYMBOL vmlinux 0xbee2b02e configfs_unregister_default_group +EXPORT_SYMBOL vmlinux 0xbef43296 console_conditional_schedule +EXPORT_SYMBOL vmlinux 0xbefa51a3 gen_pool_add_owner +EXPORT_SYMBOL vmlinux 0xbefea264 pmem_sector_size +EXPORT_SYMBOL vmlinux 0xbf098bae netdev_upper_dev_link +EXPORT_SYMBOL vmlinux 0xbf38409e max8998_bulk_read +EXPORT_SYMBOL vmlinux 0xbf59c419 posix_acl_init +EXPORT_SYMBOL vmlinux 0xbf6868dc folio_zero_new_buffers +EXPORT_SYMBOL vmlinux 0xbf939934 __phy_resume +EXPORT_SYMBOL vmlinux 0xbfa4b67b input_set_timestamp +EXPORT_SYMBOL vmlinux 0xbfae9e07 utf8_validate +EXPORT_SYMBOL vmlinux 0xbfc7aed9 __mod_zone_page_state +EXPORT_SYMBOL vmlinux 0xbfcbc0d2 stmp_reset_block +EXPORT_SYMBOL vmlinux 0xbfcfb047 folio_mark_dirty +EXPORT_SYMBOL vmlinux 0xbff27f89 pci_stop_and_remove_bus_device +EXPORT_SYMBOL vmlinux 0xbffe1576 mark_buffer_dirty +EXPORT_SYMBOL vmlinux 0xc00ca84c twl6040_power +EXPORT_SYMBOL vmlinux 0xc01b71e8 cdev_init +EXPORT_SYMBOL vmlinux 0xc01c62b3 pin_user_pages +EXPORT_SYMBOL vmlinux 0xc01fad54 inet_frag_destroy +EXPORT_SYMBOL vmlinux 0xc0219bf5 copy_page_from_iter +EXPORT_SYMBOL vmlinux 0xc021db8c eth_gro_receive +EXPORT_SYMBOL vmlinux 0xc0237a57 phy_modify_paged +EXPORT_SYMBOL vmlinux 0xc0364007 fault_in_writeable +EXPORT_SYMBOL vmlinux 0xc0416538 twl6040_get_sysclk +EXPORT_SYMBOL vmlinux 0xc0555aa0 ppp_unit_number +EXPORT_SYMBOL vmlinux 0xc0562122 udp_poll +EXPORT_SYMBOL vmlinux 0xc0582696 scmd_printk +EXPORT_SYMBOL vmlinux 0xc060c3f4 page_pool_ethtool_stats_get +EXPORT_SYMBOL vmlinux 0xc06ca693 ipv6_skip_exthdr +EXPORT_SYMBOL vmlinux 0xc06f8a74 devm_backlight_device_unregister +EXPORT_SYMBOL vmlinux 0xc0763484 rfkill_blocked +EXPORT_SYMBOL vmlinux 0xc078d22c zstd_init_cstream +EXPORT_SYMBOL vmlinux 0xc07b0863 fb_destroy_modedb +EXPORT_SYMBOL vmlinux 0xc0813a27 _dev_printk +EXPORT_SYMBOL vmlinux 0xc0813fd8 cookie_ecn_ok +EXPORT_SYMBOL vmlinux 0xc092d424 param_ops_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xc09eff7d mr_mfc_seq_next +EXPORT_SYMBOL vmlinux 0xc0ad1231 blk_queue_segment_boundary +EXPORT_SYMBOL vmlinux 0xc0b06ad4 skb_flow_get_icmp_tci +EXPORT_SYMBOL vmlinux 0xc0b59aee __mmap_lock_do_trace_start_locking +EXPORT_SYMBOL vmlinux 0xc0cf12cb skb_vlan_pop +EXPORT_SYMBOL vmlinux 0xc0d194ac vfs_rename +EXPORT_SYMBOL vmlinux 0xc0ef3f3d blk_queue_max_hw_sectors +EXPORT_SYMBOL vmlinux 0xc0fe9137 __printk_cpu_sync_put +EXPORT_SYMBOL vmlinux 0xc0ff12fb nla_strdup +EXPORT_SYMBOL vmlinux 0xc0ff21c1 input_get_new_minor +EXPORT_SYMBOL vmlinux 0xc108e77e seq_release +EXPORT_SYMBOL vmlinux 0xc11844d6 mipi_dsi_picture_parameter_set +EXPORT_SYMBOL vmlinux 0xc1198662 __warn_flushing_systemwide_wq +EXPORT_SYMBOL vmlinux 0xc11e4e4e xfrm_init_replay +EXPORT_SYMBOL vmlinux 0xc12bd251 ip_frag_next +EXPORT_SYMBOL vmlinux 0xc1468297 jbd2_journal_start +EXPORT_SYMBOL vmlinux 0xc14dc168 acpi_get_data +EXPORT_SYMBOL vmlinux 0xc1514a3b free_irq +EXPORT_SYMBOL vmlinux 0xc1579516 fman_port_enable +EXPORT_SYMBOL vmlinux 0xc1584090 generic_cont_expand_simple +EXPORT_SYMBOL vmlinux 0xc1587e72 skb_checksum_setup +EXPORT_SYMBOL vmlinux 0xc164a51c keygen_init +EXPORT_SYMBOL vmlinux 0xc16be39d iter_div_u64_rem +EXPORT_SYMBOL vmlinux 0xc1773882 kmalloc_caches +EXPORT_SYMBOL vmlinux 0xc1888943 amba_device_unregister +EXPORT_SYMBOL vmlinux 0xc18ee8b5 qdisc_class_hash_grow +EXPORT_SYMBOL vmlinux 0xc1c87c61 phy_ethtool_get_sset_count +EXPORT_SYMBOL vmlinux 0xc1cb419c __traceiter_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xc1d0f07c netlink_broadcast +EXPORT_SYMBOL vmlinux 0xc1d8cfaf __fdget +EXPORT_SYMBOL vmlinux 0xc1de0aca register_shrinker +EXPORT_SYMBOL vmlinux 0xc1e2c742 tegra_io_rail_power_on +EXPORT_SYMBOL vmlinux 0xc2050974 fman_port_get_tstamp +EXPORT_SYMBOL vmlinux 0xc208354f __sk_queue_drop_skb +EXPORT_SYMBOL vmlinux 0xc20a5a22 __sk_receive_skb +EXPORT_SYMBOL vmlinux 0xc20bba67 devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0xc215823a netdev_lower_get_next_private +EXPORT_SYMBOL vmlinux 0xc2171355 devm_aperture_acquire_for_platform_device +EXPORT_SYMBOL vmlinux 0xc22f6693 call_fib_notifier +EXPORT_SYMBOL vmlinux 0xc2310cdc logic_inl +EXPORT_SYMBOL vmlinux 0xc23bb1fb genlmsg_multicast_allns +EXPORT_SYMBOL vmlinux 0xc23d807c cdrom_dummy_generic_packet +EXPORT_SYMBOL vmlinux 0xc24c53c1 setattr_should_drop_sgid +EXPORT_SYMBOL vmlinux 0xc25190f1 jbd2_wait_inode_data +EXPORT_SYMBOL vmlinux 0xc2570c8d __netlink_ns_capable +EXPORT_SYMBOL vmlinux 0xc257eae4 skb_eth_pop +EXPORT_SYMBOL vmlinux 0xc259a28e phy_detach +EXPORT_SYMBOL vmlinux 0xc264f51e filemap_page_mkwrite +EXPORT_SYMBOL vmlinux 0xc2707ec5 param_ops_bool +EXPORT_SYMBOL vmlinux 0xc29bf967 strspn +EXPORT_SYMBOL vmlinux 0xc2c145c3 mmc_release_host +EXPORT_SYMBOL vmlinux 0xc2cb862e sgl_alloc_order +EXPORT_SYMBOL vmlinux 0xc2e04a1d __bread_gfp +EXPORT_SYMBOL vmlinux 0xc2e168ab caches_clean_inval_pou +EXPORT_SYMBOL vmlinux 0xc2e2f351 node_data +EXPORT_SYMBOL vmlinux 0xc2e587d1 reset_devices +EXPORT_SYMBOL vmlinux 0xc2f11eac meson_sm_call_read +EXPORT_SYMBOL vmlinux 0xc2f52274 __lshrti3 +EXPORT_SYMBOL vmlinux 0xc3055d20 usleep_range_state +EXPORT_SYMBOL vmlinux 0xc30d4877 pci_restore_state +EXPORT_SYMBOL vmlinux 0xc310b981 strnstr +EXPORT_SYMBOL vmlinux 0xc31db0ce is_vmalloc_addr +EXPORT_SYMBOL vmlinux 0xc32c71af register_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xc33db855 pci_write_vpd_any +EXPORT_SYMBOL vmlinux 0xc349587c dma_set_mask +EXPORT_SYMBOL vmlinux 0xc359fb65 abort +EXPORT_SYMBOL vmlinux 0xc3762aec mempool_alloc +EXPORT_SYMBOL vmlinux 0xc378f3d2 timestamp_truncate +EXPORT_SYMBOL vmlinux 0xc37f9c6e cpufreq_update_policy +EXPORT_SYMBOL vmlinux 0xc389752a blkdev_issue_secure_erase +EXPORT_SYMBOL vmlinux 0xc38c83b8 mod_timer +EXPORT_SYMBOL vmlinux 0xc38caa32 super_setup_bdi_name +EXPORT_SYMBOL vmlinux 0xc3969280 serio_unregister_child_port +EXPORT_SYMBOL vmlinux 0xc3a10217 __break_lease +EXPORT_SYMBOL vmlinux 0xc3ac3e6b __module_put_and_kthread_exit +EXPORT_SYMBOL vmlinux 0xc3ac7a53 fscrypt_encrypt_block_inplace +EXPORT_SYMBOL vmlinux 0xc3b43300 tcp_disconnect +EXPORT_SYMBOL vmlinux 0xc3b9274f cros_ec_query_all +EXPORT_SYMBOL vmlinux 0xc3bc72ad trace_print_array_seq +EXPORT_SYMBOL vmlinux 0xc3cd034d crc8_populate_lsb +EXPORT_SYMBOL vmlinux 0xc3d02571 dcbnl_ieee_notify +EXPORT_SYMBOL vmlinux 0xc3f1d929 con_copy_unimap +EXPORT_SYMBOL vmlinux 0xc3ff38c2 down_read_trylock +EXPORT_SYMBOL vmlinux 0xc4212ab9 qdisc_class_hash_insert +EXPORT_SYMBOL vmlinux 0xc42ae2ed mii_nway_restart +EXPORT_SYMBOL vmlinux 0xc42dcb99 acpi_evaluate_ost +EXPORT_SYMBOL vmlinux 0xc431cf85 locks_copy_conflock +EXPORT_SYMBOL vmlinux 0xc432845e dst_dev_put +EXPORT_SYMBOL vmlinux 0xc44aee26 pci_enable_msi +EXPORT_SYMBOL vmlinux 0xc44d405e rtnl_configure_link +EXPORT_SYMBOL vmlinux 0xc452212c utf8_strncasecmp +EXPORT_SYMBOL vmlinux 0xc4546b1d sock_no_sendmsg_locked +EXPORT_SYMBOL vmlinux 0xc46baddd dma_async_device_unregister +EXPORT_SYMBOL vmlinux 0xc4708199 cpm_muram_addr +EXPORT_SYMBOL vmlinux 0xc4777aa9 __ctzsi2 +EXPORT_SYMBOL vmlinux 0xc48deb94 dev_kfree_skb_any_reason +EXPORT_SYMBOL vmlinux 0xc4964e3e clk_get +EXPORT_SYMBOL vmlinux 0xc49d6c1d backlight_force_update +EXPORT_SYMBOL vmlinux 0xc49dabe2 netif_device_attach +EXPORT_SYMBOL vmlinux 0xc4a6d4ac of_n_size_cells +EXPORT_SYMBOL vmlinux 0xc4ae915e arch_touch_nmi_watchdog +EXPORT_SYMBOL vmlinux 0xc4b21d2f qman_get_affine_portal +EXPORT_SYMBOL vmlinux 0xc4b35152 blackhole_netdev +EXPORT_SYMBOL vmlinux 0xc4b3cdde blk_mq_delay_run_hw_queues +EXPORT_SYMBOL vmlinux 0xc4b42d40 tcp_connect +EXPORT_SYMBOL vmlinux 0xc4c741b9 ps2_end_command +EXPORT_SYMBOL vmlinux 0xc4c98e72 scsi_host_busy +EXPORT_SYMBOL vmlinux 0xc4d9ef9b system_cpucaps +EXPORT_SYMBOL vmlinux 0xc4e234c5 security_sctp_assoc_established +EXPORT_SYMBOL vmlinux 0xc4eaf04b netif_device_detach +EXPORT_SYMBOL vmlinux 0xc5068788 key_payload_reserve +EXPORT_SYMBOL vmlinux 0xc5114873 rtnl_offload_xstats_notify +EXPORT_SYMBOL vmlinux 0xc5146750 sg_alloc_table_from_pages_segment +EXPORT_SYMBOL vmlinux 0xc5200b81 devm_rproc_add +EXPORT_SYMBOL vmlinux 0xc528a49a queued_write_lock_slowpath +EXPORT_SYMBOL vmlinux 0xc52ab24b sk_reset_timer +EXPORT_SYMBOL vmlinux 0xc5365305 fb_get_buffer_offset +EXPORT_SYMBOL vmlinux 0xc540c73c netdev_unbind_sb_channel +EXPORT_SYMBOL vmlinux 0xc56c3609 xz_dec_microlzma_reset +EXPORT_SYMBOL vmlinux 0xc5759fc4 sock_no_accept +EXPORT_SYMBOL vmlinux 0xc5760d68 rproc_vq_interrupt +EXPORT_SYMBOL vmlinux 0xc57ba356 __xfrm_decode_session +EXPORT_SYMBOL vmlinux 0xc57c48a3 idr_get_next +EXPORT_SYMBOL vmlinux 0xc58d5a90 kstrtoll_from_user +EXPORT_SYMBOL vmlinux 0xc595721a tty_do_resize +EXPORT_SYMBOL vmlinux 0xc599a772 security_xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc5a9ad6c trace_event_printf +EXPORT_SYMBOL vmlinux 0xc5af0542 __netlink_kernel_create +EXPORT_SYMBOL vmlinux 0xc5b3f577 md_write_inc +EXPORT_SYMBOL vmlinux 0xc5b6f236 queue_work_on +EXPORT_SYMBOL vmlinux 0xc5e19b6c i2c_put_adapter +EXPORT_SYMBOL vmlinux 0xc5e6e146 find_vma_intersection +EXPORT_SYMBOL vmlinux 0xc5e74216 release_resource +EXPORT_SYMBOL vmlinux 0xc5e8fd80 tty_port_put +EXPORT_SYMBOL vmlinux 0xc5f3fb4f jbd2_journal_restart +EXPORT_SYMBOL vmlinux 0xc60462d2 seq_printf +EXPORT_SYMBOL vmlinux 0xc60d0620 __num_online_cpus +EXPORT_SYMBOL vmlinux 0xc61fad05 ip_mc_leave_group +EXPORT_SYMBOL vmlinux 0xc622556f prepare_to_wait_exclusive +EXPORT_SYMBOL vmlinux 0xc630e0d5 bpf_link_put +EXPORT_SYMBOL vmlinux 0xc631580a console_unlock +EXPORT_SYMBOL vmlinux 0xc633d82d phy_unregister_fixup +EXPORT_SYMBOL vmlinux 0xc64b2dc0 __dynamic_netdev_dbg +EXPORT_SYMBOL vmlinux 0xc65719a3 genphy_read_lpa +EXPORT_SYMBOL vmlinux 0xc65e4e97 secure_dccp_sequence_number +EXPORT_SYMBOL vmlinux 0xc664e1eb mipi_dsi_dcs_read +EXPORT_SYMBOL vmlinux 0xc666a132 crc_t10dif +EXPORT_SYMBOL vmlinux 0xc66c4fb4 pcix_set_mmrbc +EXPORT_SYMBOL vmlinux 0xc697f5d0 phy_sfp_probe +EXPORT_SYMBOL vmlinux 0xc69fce52 qcom_scm_qsmmu500_wait_safe_toggle +EXPORT_SYMBOL vmlinux 0xc6aecd71 udp_pre_connect +EXPORT_SYMBOL vmlinux 0xc6be24af dcache_dir_close +EXPORT_SYMBOL vmlinux 0xc6cb465a __kfifo_max_r +EXPORT_SYMBOL vmlinux 0xc6cbbc89 capable +EXPORT_SYMBOL vmlinux 0xc6d00fdf skb_kill_datagram +EXPORT_SYMBOL vmlinux 0xc6d09aa9 release_firmware +EXPORT_SYMBOL vmlinux 0xc6f3b3fc refcount_dec_if_one +EXPORT_SYMBOL vmlinux 0xc6f46339 init_timer_key +EXPORT_SYMBOL vmlinux 0xc6fe842d mdiobb_write_c45 +EXPORT_SYMBOL vmlinux 0xc708f1fe ec_write +EXPORT_SYMBOL vmlinux 0xc7208c3a serial8250_resume_port +EXPORT_SYMBOL vmlinux 0xc7631737 may_umount_tree +EXPORT_SYMBOL vmlinux 0xc781bd9f rfkill_resume_polling +EXPORT_SYMBOL vmlinux 0xc7856a3d inet6addr_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xc796e8fa rt_mutex_base_init +EXPORT_SYMBOL vmlinux 0xc7975de0 trace_seq_acquire +EXPORT_SYMBOL vmlinux 0xc7a272d3 blk_integrity_register +EXPORT_SYMBOL vmlinux 0xc7a4fbed rtnl_lock +EXPORT_SYMBOL vmlinux 0xc7ae1903 security_lock_kernel_down +EXPORT_SYMBOL vmlinux 0xc7c1107a LZ4_decompress_safe +EXPORT_SYMBOL vmlinux 0xc7de768d dentry_path_raw +EXPORT_SYMBOL vmlinux 0xc7ed0c37 nvdimm_namespace_capacity +EXPORT_SYMBOL vmlinux 0xc7f56829 ping_prot +EXPORT_SYMBOL vmlinux 0xc808111a __skb_ext_del +EXPORT_SYMBOL vmlinux 0xc8093caf cros_ec_cmd_xfer_status +EXPORT_SYMBOL vmlinux 0xc80ab559 swake_up_one +EXPORT_SYMBOL vmlinux 0xc8300e33 inet_frags_fini +EXPORT_SYMBOL vmlinux 0xc838c3f5 __ashrti3 +EXPORT_SYMBOL vmlinux 0xc839afed hdmi_audio_infoframe_check +EXPORT_SYMBOL vmlinux 0xc84a0a7e seq_hlist_start_rcu +EXPORT_SYMBOL vmlinux 0xc852f2ca vme_bus_num +EXPORT_SYMBOL vmlinux 0xc8658843 tegra_ivc_read_advance +EXPORT_SYMBOL vmlinux 0xc865b327 skb_tx_error +EXPORT_SYMBOL vmlinux 0xc86e10a5 netif_carrier_off +EXPORT_SYMBOL vmlinux 0xc872fd85 in6addr_interfacelocal_allnodes +EXPORT_SYMBOL vmlinux 0xc8827b75 sysctl_vals +EXPORT_SYMBOL vmlinux 0xc890c008 zlib_deflateEnd +EXPORT_SYMBOL vmlinux 0xc8973b11 kobject_get_unless_zero +EXPORT_SYMBOL vmlinux 0xc89846c4 xudma_tchanrt_read +EXPORT_SYMBOL vmlinux 0xc89ddc16 blk_queue_logical_block_size +EXPORT_SYMBOL vmlinux 0xc8a039d3 tcf_exts_dump_stats +EXPORT_SYMBOL vmlinux 0xc8a91f5b cpumask_local_spread +EXPORT_SYMBOL vmlinux 0xc8abe8f3 send_sig +EXPORT_SYMBOL vmlinux 0xc8aeb6a0 kmem_cache_create +EXPORT_SYMBOL vmlinux 0xc8c352a0 xfrm4_protocol_deregister +EXPORT_SYMBOL vmlinux 0xc8c85086 sg_free_table +EXPORT_SYMBOL vmlinux 0xc8dcc62a krealloc +EXPORT_SYMBOL vmlinux 0xc8e6401b kernel_recvmsg +EXPORT_SYMBOL vmlinux 0xc8f0b7ef flow_rule_match_mpls +EXPORT_SYMBOL vmlinux 0xc8f54c0c pci_write_vpd +EXPORT_SYMBOL vmlinux 0xc8f573ed update_devfreq +EXPORT_SYMBOL vmlinux 0xc903bb22 inet_csk_destroy_sock +EXPORT_SYMBOL vmlinux 0xc90aaa61 vfs_get_link +EXPORT_SYMBOL vmlinux 0xc916dd46 __SCK__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0xc919b8d5 file_ns_capable +EXPORT_SYMBOL vmlinux 0xc9299050 __vfs_setxattr +EXPORT_SYMBOL vmlinux 0xc92f31ba scsi_done +EXPORT_SYMBOL vmlinux 0xc93e8461 acpi_get_event_resources +EXPORT_SYMBOL vmlinux 0xc949a751 __register_nls +EXPORT_SYMBOL vmlinux 0xc951e4a5 __traceiter_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xc9634df9 in6addr_linklocal_allrouters +EXPORT_SYMBOL vmlinux 0xc9693b7c dcb_delrewr +EXPORT_SYMBOL vmlinux 0xc96a11ba vfs_dedupe_file_range_one +EXPORT_SYMBOL vmlinux 0xc972449f mempool_alloc_slab +EXPORT_SYMBOL vmlinux 0xc9822234 clk_register_clkdev +EXPORT_SYMBOL vmlinux 0xc9995553 simple_transaction_release +EXPORT_SYMBOL vmlinux 0xc99e2a55 twl_rev +EXPORT_SYMBOL vmlinux 0xc9d4b41a filemap_fdatawrite_range +EXPORT_SYMBOL vmlinux 0xc9df055a xfrm_policy_walk_init +EXPORT_SYMBOL vmlinux 0xc9ed0401 imx_sc_rm_is_resource_owned +EXPORT_SYMBOL vmlinux 0xca1648d4 zstd_decompress_dctx +EXPORT_SYMBOL vmlinux 0xca17ac01 _find_next_andnot_bit +EXPORT_SYMBOL vmlinux 0xca21ebd3 bitmap_free +EXPORT_SYMBOL vmlinux 0xca3c5abc brioctl_set +EXPORT_SYMBOL vmlinux 0xca40324a phy_find_first +EXPORT_SYMBOL vmlinux 0xca431c05 wake_bit_function +EXPORT_SYMBOL vmlinux 0xca5f3451 i2c_smbus_read_byte_data +EXPORT_SYMBOL vmlinux 0xca62afaf xudma_rflow_is_gp +EXPORT_SYMBOL vmlinux 0xca643266 netif_receive_skb +EXPORT_SYMBOL vmlinux 0xca7e142b netdev_class_create_file_ns +EXPORT_SYMBOL vmlinux 0xca8a1de7 dma_resv_iter_next_unlocked +EXPORT_SYMBOL vmlinux 0xca9360b5 rb_next +EXPORT_SYMBOL vmlinux 0xca9b8600 inet6_ioctl +EXPORT_SYMBOL vmlinux 0xca9beaa4 __xa_store +EXPORT_SYMBOL vmlinux 0xcaa3ffd3 dquot_drop +EXPORT_SYMBOL vmlinux 0xcabdac9f sched_autogroup_detach +EXPORT_SYMBOL vmlinux 0xcabefafd configfs_unregister_group +EXPORT_SYMBOL vmlinux 0xcacf52b4 netlink_ack +EXPORT_SYMBOL vmlinux 0xcacf9601 forget_cached_acl +EXPORT_SYMBOL vmlinux 0xcad1aca8 acpi_exception +EXPORT_SYMBOL vmlinux 0xcad7866c folio_account_redirty +EXPORT_SYMBOL vmlinux 0xcae1e319 unix_detach_fds +EXPORT_SYMBOL vmlinux 0xcae2f8b8 nd_btt_version +EXPORT_SYMBOL vmlinux 0xcb0288ea ledtrig_cpu +EXPORT_SYMBOL vmlinux 0xcb093d27 pci_bus_read_config_dword +EXPORT_SYMBOL vmlinux 0xcb34e4e9 _copy_from_iter_nocache +EXPORT_SYMBOL vmlinux 0xcb3ae215 call_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xcb457d45 vlan_dev_vlan_proto +EXPORT_SYMBOL vmlinux 0xcb532ef1 __cgroup_bpf_run_filter_sock_addr +EXPORT_SYMBOL vmlinux 0xcb604158 seq_escape_mem +EXPORT_SYMBOL vmlinux 0xcb6ab707 migrate_vma_setup +EXPORT_SYMBOL vmlinux 0xcb733bf2 acpi_bus_set_power +EXPORT_SYMBOL vmlinux 0xcb7e09e1 flow_rule_match_vlan +EXPORT_SYMBOL vmlinux 0xcb92bb93 security_binder_transfer_file +EXPORT_SYMBOL vmlinux 0xcba6e4e4 seg6_hmac_validate_skb +EXPORT_SYMBOL vmlinux 0xcba8d3ea genphy_restart_aneg +EXPORT_SYMBOL vmlinux 0xcbafbdc9 pci_enable_device_io +EXPORT_SYMBOL vmlinux 0xcbb19715 __block_write_full_folio +EXPORT_SYMBOL vmlinux 0xcbbf0a6f audit_log_task_context +EXPORT_SYMBOL vmlinux 0xcbc9402a ata_print_version +EXPORT_SYMBOL vmlinux 0xcbd2f28b tegra_dfll_register +EXPORT_SYMBOL vmlinux 0xcbd4898c fortify_panic +EXPORT_SYMBOL vmlinux 0xcbd8b50a filemap_fault +EXPORT_SYMBOL vmlinux 0xcbda549e ppp_dev_name +EXPORT_SYMBOL vmlinux 0xcbe32a49 of_find_all_nodes +EXPORT_SYMBOL vmlinux 0xcbf70173 vfs_create_mount +EXPORT_SYMBOL vmlinux 0xcbfb33e4 init_opal_dev +EXPORT_SYMBOL vmlinux 0xcc1b882a idr_get_next_ul +EXPORT_SYMBOL vmlinux 0xcc1e4f99 ipv6_chk_prefix +EXPORT_SYMBOL vmlinux 0xcc248d26 serial8250_suspend_port +EXPORT_SYMBOL vmlinux 0xcc328a5c reservation_ww_class +EXPORT_SYMBOL vmlinux 0xcc392eea kmalloc_size_roundup +EXPORT_SYMBOL vmlinux 0xcc411ed1 ptp_convert_timestamp +EXPORT_SYMBOL vmlinux 0xcc5005fe msleep_interruptible +EXPORT_SYMBOL vmlinux 0xcc575ed0 framebuffer_alloc +EXPORT_SYMBOL vmlinux 0xcc5c2df4 trace_print_symbols_seq +EXPORT_SYMBOL vmlinux 0xcc5d22d9 can_do_mlock +EXPORT_SYMBOL vmlinux 0xcc603c53 neigh_for_each +EXPORT_SYMBOL vmlinux 0xcc6c0b79 inet_proto_csum_replace4 +EXPORT_SYMBOL vmlinux 0xcc7348b5 xfrm_state_insert +EXPORT_SYMBOL vmlinux 0xcc7856b7 fc_mount +EXPORT_SYMBOL vmlinux 0xcc933248 tcp_sync_mss +EXPORT_SYMBOL vmlinux 0xcca329ab dma_free_attrs +EXPORT_SYMBOL vmlinux 0xcca5839d xen_vcpu_id +EXPORT_SYMBOL vmlinux 0xccaf994e dma_fence_set_deadline +EXPORT_SYMBOL vmlinux 0xccd924bb mark_buffer_write_io_error +EXPORT_SYMBOL vmlinux 0xcced7645 param_set_short +EXPORT_SYMBOL vmlinux 0xccefbcb3 rproc_elf_load_segments +EXPORT_SYMBOL vmlinux 0xccf49f57 fwnode_phy_find_device +EXPORT_SYMBOL vmlinux 0xccfb9e07 dst_default_metrics +EXPORT_SYMBOL vmlinux 0xccfd2ebc scsi_dev_info_list_del_keyed +EXPORT_SYMBOL vmlinux 0xccff7927 __netif_schedule +EXPORT_SYMBOL vmlinux 0xcd01368a bpf_prog_get_type_path +EXPORT_SYMBOL vmlinux 0xcd01b8e6 acpi_attach_data +EXPORT_SYMBOL vmlinux 0xcd25d7ff mmc_gpio_set_cd_isr +EXPORT_SYMBOL vmlinux 0xcd279169 nla_find +EXPORT_SYMBOL vmlinux 0xcd3663cb mmc_unregister_driver +EXPORT_SYMBOL vmlinux 0xcd3f7a0e ps2_init +EXPORT_SYMBOL vmlinux 0xcd425cba md_bitmap_unplug +EXPORT_SYMBOL vmlinux 0xcd4ca0a5 get_tree_nodev +EXPORT_SYMBOL vmlinux 0xcd551ce0 register_md_personality +EXPORT_SYMBOL vmlinux 0xcd6c41a1 __register_binfmt +EXPORT_SYMBOL vmlinux 0xcd7537f5 mdio_driver_register +EXPORT_SYMBOL vmlinux 0xcd772175 inode_set_flags +EXPORT_SYMBOL vmlinux 0xcd795778 kernel_sendmsg_locked +EXPORT_SYMBOL vmlinux 0xcd7b8bda skb_splice_from_iter +EXPORT_SYMBOL vmlinux 0xcd8ce890 acpi_format_exception +EXPORT_SYMBOL vmlinux 0xcd9792d6 xfrm_input +EXPORT_SYMBOL vmlinux 0xcd9c13a3 tty_termios_hw_change +EXPORT_SYMBOL vmlinux 0xcdaced8a qcom_scm_assign_mem +EXPORT_SYMBOL vmlinux 0xcdadad8f flow_rule_match_ip +EXPORT_SYMBOL vmlinux 0xcdb88dab set_create_files_as +EXPORT_SYMBOL vmlinux 0xcdc39c9e security_ismaclabel +EXPORT_SYMBOL vmlinux 0xcdcb607c clear_nlink +EXPORT_SYMBOL vmlinux 0xcde3fa7b fs_param_is_fd +EXPORT_SYMBOL vmlinux 0xcde77bcc free_opal_dev +EXPORT_SYMBOL vmlinux 0xce09b96b of_device_unregister +EXPORT_SYMBOL vmlinux 0xce11897f dma_fence_array_create +EXPORT_SYMBOL vmlinux 0xce14289c fman_port_bind +EXPORT_SYMBOL vmlinux 0xce1c5fe2 devm_pci_remap_iospace +EXPORT_SYMBOL vmlinux 0xce2840e7 irq_set_irq_wake +EXPORT_SYMBOL vmlinux 0xce2b5582 sys_fillrect +EXPORT_SYMBOL vmlinux 0xce4cdb8e fb_find_best_mode +EXPORT_SYMBOL vmlinux 0xce4e47b6 __kfifo_skip_r +EXPORT_SYMBOL vmlinux 0xce5ac24f zlib_inflate_workspacesize +EXPORT_SYMBOL vmlinux 0xce6441b3 sock_rfree +EXPORT_SYMBOL vmlinux 0xce720f28 mtree_destroy +EXPORT_SYMBOL vmlinux 0xce731b34 ucc_slow_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0xce76c257 acpi_get_irq_routing_table +EXPORT_SYMBOL vmlinux 0xce7ce89b tcp_ioctl +EXPORT_SYMBOL vmlinux 0xce807a25 up_write +EXPORT_SYMBOL vmlinux 0xce8b39ec __tty_alloc_driver +EXPORT_SYMBOL vmlinux 0xce975494 flow_block_cb_setup_simple +EXPORT_SYMBOL vmlinux 0xce9976f5 dentry_create +EXPORT_SYMBOL vmlinux 0xcea45b7b tcp_seq_start +EXPORT_SYMBOL vmlinux 0xceab0311 strchrnul +EXPORT_SYMBOL vmlinux 0xceaede84 xfrm_unregister_type_offload +EXPORT_SYMBOL vmlinux 0xceb14d9a udp_lib_rehash +EXPORT_SYMBOL vmlinux 0xceb68705 __devm_of_mdiobus_register +EXPORT_SYMBOL vmlinux 0xced0f4d4 gen_pool_create +EXPORT_SYMBOL vmlinux 0xced3df58 netdev_pick_tx +EXPORT_SYMBOL vmlinux 0xceec1c6e devm_devfreq_add_device +EXPORT_SYMBOL vmlinux 0xcefb0c9f __mutex_init +EXPORT_SYMBOL vmlinux 0xcefcd99a serial8250_unregister_port +EXPORT_SYMBOL vmlinux 0xceff391a devm_arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0xcf068640 generic_file_llseek +EXPORT_SYMBOL vmlinux 0xcf0771ef sock_kmalloc +EXPORT_SYMBOL vmlinux 0xcf2149f0 generic_permission +EXPORT_SYMBOL vmlinux 0xcf29f951 rpmh_write_batch +EXPORT_SYMBOL vmlinux 0xcf2a6966 up +EXPORT_SYMBOL vmlinux 0xcf2ea86b __tracepoint_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xcf3b69b3 netdev_stats_to_stats64 +EXPORT_SYMBOL vmlinux 0xcf4fdd4d _atomic_dec_and_lock +EXPORT_SYMBOL vmlinux 0xcf55322c validate_slab_cache +EXPORT_SYMBOL vmlinux 0xcf58570e vfs_path_lookup +EXPORT_SYMBOL vmlinux 0xcf58f986 __scsi_device_lookup +EXPORT_SYMBOL vmlinux 0xcf614e2f security_inode_getsecctx +EXPORT_SYMBOL vmlinux 0xcf6f22e0 fman_reset_mac +EXPORT_SYMBOL vmlinux 0xcf6f7424 ipv6_setsockopt +EXPORT_SYMBOL vmlinux 0xcf71c0a8 pci_assign_resource +EXPORT_SYMBOL vmlinux 0xcf79dd47 sock_diag_put_filterinfo +EXPORT_SYMBOL vmlinux 0xcf7da95a follow_up +EXPORT_SYMBOL vmlinux 0xcf86c5e5 mdio_driver_unregister +EXPORT_SYMBOL vmlinux 0xcf8b152a to_nd_btt +EXPORT_SYMBOL vmlinux 0xcf954b5f bio_kmalloc +EXPORT_SYMBOL vmlinux 0xcf9b558d touchscreen_set_mt_pos +EXPORT_SYMBOL vmlinux 0xcfa43f71 cdev_alloc +EXPORT_SYMBOL vmlinux 0xcfab4b13 skb_store_bits +EXPORT_SYMBOL vmlinux 0xcfb56a22 bio_put +EXPORT_SYMBOL vmlinux 0xcfc8b15b keyring_alloc +EXPORT_SYMBOL vmlinux 0xcfc9deaf atomic_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0xcfd3eaaa padata_free_shell +EXPORT_SYMBOL vmlinux 0xcfd884a8 __hsiphash_unaligned +EXPORT_SYMBOL vmlinux 0xcfdbe17f rps_may_expire_flow +EXPORT_SYMBOL vmlinux 0xcfeb98a8 acpi_processor_register_performance +EXPORT_SYMBOL vmlinux 0xcff06fe0 pnp_device_attach +EXPORT_SYMBOL vmlinux 0xd007dce1 pci_request_regions_exclusive +EXPORT_SYMBOL vmlinux 0xd00fd9e8 ptp_clock_index +EXPORT_SYMBOL vmlinux 0xd020b366 tcp_seq_stop +EXPORT_SYMBOL vmlinux 0xd0223e58 rproc_put +EXPORT_SYMBOL vmlinux 0xd04c1a64 sysctl_devconf_inherit_init_net +EXPORT_SYMBOL vmlinux 0xd0654aba woken_wake_function +EXPORT_SYMBOL vmlinux 0xd075bc37 i2c_smbus_read_i2c_block_data_or_emulated +EXPORT_SYMBOL vmlinux 0xd0760fc0 kfree_sensitive +EXPORT_SYMBOL vmlinux 0xd08adb2b trace_seq_hex_dump +EXPORT_SYMBOL vmlinux 0xd0906336 neigh_seq_start +EXPORT_SYMBOL vmlinux 0xd097a7f4 udp_prot +EXPORT_SYMBOL vmlinux 0xd0afcc9c fs_bio_set +EXPORT_SYMBOL vmlinux 0xd0b74705 acpi_install_interface +EXPORT_SYMBOL vmlinux 0xd0b95a0b sock_enable_timestamps +EXPORT_SYMBOL vmlinux 0xd0bbdfe6 generic_write_end +EXPORT_SYMBOL vmlinux 0xd0c67da2 tty_port_tty_get +EXPORT_SYMBOL vmlinux 0xd0c740dc security_sk_classify_flow +EXPORT_SYMBOL vmlinux 0xd0d75869 mmc_of_parse +EXPORT_SYMBOL vmlinux 0xd0ec5bfd tcf_get_next_proto +EXPORT_SYMBOL vmlinux 0xd0f4362a unpin_user_page +EXPORT_SYMBOL vmlinux 0xd108180c proc_create +EXPORT_SYMBOL vmlinux 0xd116492b xp_set_rxq_info +EXPORT_SYMBOL vmlinux 0xd11af0e2 phys_mem_access_prot +EXPORT_SYMBOL vmlinux 0xd1363cc1 ucs2_strsize +EXPORT_SYMBOL vmlinux 0xd13a27fd inet_get_local_port_range +EXPORT_SYMBOL vmlinux 0xd14668e0 __ip_options_compile +EXPORT_SYMBOL vmlinux 0xd1501948 pci_release_selected_regions +EXPORT_SYMBOL vmlinux 0xd15cb96e nla_put +EXPORT_SYMBOL vmlinux 0xd1707ff2 jbd2_journal_blocks_per_page +EXPORT_SYMBOL vmlinux 0xd1725b26 inet_rtx_syn_ack +EXPORT_SYMBOL vmlinux 0xd194ddf9 acpi_gpe_count +EXPORT_SYMBOL vmlinux 0xd1a4f24a readahead_expand +EXPORT_SYMBOL vmlinux 0xd1aa9923 i2c_find_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0xd1c063a1 generic_block_bmap +EXPORT_SYMBOL vmlinux 0xd1d87e92 scsi_mlreturn_string +EXPORT_SYMBOL vmlinux 0xd1de9f42 tegra_ivc_write_advance +EXPORT_SYMBOL vmlinux 0xd1e3c8e2 simple_nosetlease +EXPORT_SYMBOL vmlinux 0xd1efb22a inet_csk_complete_hashdance +EXPORT_SYMBOL vmlinux 0xd2051916 qcom_scm_cpu_power_down +EXPORT_SYMBOL vmlinux 0xd20d09f9 from_kgid_munged +EXPORT_SYMBOL vmlinux 0xd2237016 radix_tree_delete_item +EXPORT_SYMBOL vmlinux 0xd24108d4 rfkill_soft_blocked +EXPORT_SYMBOL vmlinux 0xd244eef2 i2c_smbus_read_block_data +EXPORT_SYMBOL vmlinux 0xd2582f8f __SCK__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xd25bc5d4 csum_tcpudp_nofold +EXPORT_SYMBOL vmlinux 0xd25d4f74 console_blank_hook +EXPORT_SYMBOL vmlinux 0xd26614da processors +EXPORT_SYMBOL vmlinux 0xd26c2253 devm_mfd_add_devices +EXPORT_SYMBOL vmlinux 0xd278473c skb_udp_tunnel_segment +EXPORT_SYMBOL vmlinux 0xd27b25dd blk_check_plugged +EXPORT_SYMBOL vmlinux 0xd2800691 nf_conntrack_destroy +EXPORT_SYMBOL vmlinux 0xd28e5ade pci_read_config_word +EXPORT_SYMBOL vmlinux 0xd2b46a3c vme_unregister_error_handler +EXPORT_SYMBOL vmlinux 0xd2d88506 netdev_offload_xstats_report_used +EXPORT_SYMBOL vmlinux 0xd2da1048 register_netdevice_notifier +EXPORT_SYMBOL vmlinux 0xd2e2a9d0 hdmi_spd_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0xd2ea49b8 acpi_leave_sleep_state_prep +EXPORT_SYMBOL vmlinux 0xd317b34e pipe_unlock +EXPORT_SYMBOL vmlinux 0xd31ccb06 of_machine_is_compatible +EXPORT_SYMBOL vmlinux 0xd3224729 ipv6_chk_addr_and_flags +EXPORT_SYMBOL vmlinux 0xd32ac96a netif_stacked_transfer_operstate +EXPORT_SYMBOL vmlinux 0xd33036b0 netdev_get_by_index +EXPORT_SYMBOL vmlinux 0xd33b4410 filemap_dirty_folio +EXPORT_SYMBOL vmlinux 0xd3559ef4 __memset +EXPORT_SYMBOL vmlinux 0xd35a6d31 mempool_kmalloc +EXPORT_SYMBOL vmlinux 0xd35c6cab clk_bulk_get +EXPORT_SYMBOL vmlinux 0xd35cce70 _raw_spin_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xd3629663 uart_register_driver +EXPORT_SYMBOL vmlinux 0xd36dc10c get_random_u32 +EXPORT_SYMBOL vmlinux 0xd36e3d59 prandom_bytes_state +EXPORT_SYMBOL vmlinux 0xd3715fe2 i2c_verify_client +EXPORT_SYMBOL vmlinux 0xd380e042 vm_mmap +EXPORT_SYMBOL vmlinux 0xd38ee2c7 __get_hash_from_flowi6 +EXPORT_SYMBOL vmlinux 0xd3a08a1b md_bitmap_end_sync +EXPORT_SYMBOL vmlinux 0xd3a0c133 vfs_iter_write +EXPORT_SYMBOL vmlinux 0xd3aa6168 dev_disable_lro +EXPORT_SYMBOL vmlinux 0xd3c19020 shrink_dcache_sb +EXPORT_SYMBOL vmlinux 0xd3c3d192 vfs_rmdir +EXPORT_SYMBOL vmlinux 0xd3d3b42f module_layout +EXPORT_SYMBOL vmlinux 0xd3da64d0 md_check_recovery +EXPORT_SYMBOL vmlinux 0xd3da7457 mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0xd3f392f4 mipi_dsi_dcs_set_display_brightness_large +EXPORT_SYMBOL vmlinux 0xd406d266 fb_mode_is_equal +EXPORT_SYMBOL vmlinux 0xd44e3a1a setattr_copy +EXPORT_SYMBOL vmlinux 0xd45ab678 tcp_get_cookie_sock +EXPORT_SYMBOL vmlinux 0xd45cc6ca bin2hex +EXPORT_SYMBOL vmlinux 0xd469bccc __tracepoint_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xd4835ef8 dmi_check_system +EXPORT_SYMBOL vmlinux 0xd484d89f xp_raw_get_dma +EXPORT_SYMBOL vmlinux 0xd4a06df0 single_release +EXPORT_SYMBOL vmlinux 0xd4a69d20 qm_channel_caam +EXPORT_SYMBOL vmlinux 0xd4afea5d free_irq_cpu_rmap +EXPORT_SYMBOL vmlinux 0xd4b78a23 phy_set_sym_pause +EXPORT_SYMBOL vmlinux 0xd4bb4a82 inet6addr_validator_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xd4d1983c udplite_table +EXPORT_SYMBOL vmlinux 0xd4d3032c phy_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0xd4db31ab mipi_dsi_dcs_get_display_brightness_large +EXPORT_SYMBOL vmlinux 0xd4e9bc16 rproc_coredump_add_segment +EXPORT_SYMBOL vmlinux 0xd4f9bef7 fs_param_is_string +EXPORT_SYMBOL vmlinux 0xd50bd686 generic_file_mmap +EXPORT_SYMBOL vmlinux 0xd5263820 mb_cache_destroy +EXPORT_SYMBOL vmlinux 0xd5346bfc acpi_get_possible_resources +EXPORT_SYMBOL vmlinux 0xd54c2f4e pcim_iomap_table +EXPORT_SYMBOL vmlinux 0xd55d15b1 kthread_associate_blkcg +EXPORT_SYMBOL vmlinux 0xd5807966 mark_buffer_dirty_inode +EXPORT_SYMBOL vmlinux 0xd5a9d218 ip6_dst_alloc +EXPORT_SYMBOL vmlinux 0xd5b3d0d5 xxh64_copy_state +EXPORT_SYMBOL vmlinux 0xd5f82ff2 vme_master_mmap +EXPORT_SYMBOL vmlinux 0xd5fd90f1 prepare_to_wait +EXPORT_SYMBOL vmlinux 0xd60736ec gf128mul_free_64k +EXPORT_SYMBOL vmlinux 0xd60a6d2d get_tree_keyed +EXPORT_SYMBOL vmlinux 0xd60c2ba7 input_flush_device +EXPORT_SYMBOL vmlinux 0xd62907a8 devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0xd62e3547 netdev_emerg +EXPORT_SYMBOL vmlinux 0xd62ecd49 rps_sock_flow_table +EXPORT_SYMBOL vmlinux 0xd6410142 neigh_table_init +EXPORT_SYMBOL vmlinux 0xd642f3f6 video_firmware_drivers_only +EXPORT_SYMBOL vmlinux 0xd643239a acpi_leave_sleep_state +EXPORT_SYMBOL vmlinux 0xd64ba7f3 __skb_get_hash +EXPORT_SYMBOL vmlinux 0xd64f10d6 backlight_device_unregister +EXPORT_SYMBOL vmlinux 0xd64f10de netdev_offload_xstats_push_delta +EXPORT_SYMBOL vmlinux 0xd65b4748 gro_find_receive_by_type +EXPORT_SYMBOL vmlinux 0xd662e04b flow_rule_match_l2tpv3 +EXPORT_SYMBOL vmlinux 0xd666ada0 inet6_del_protocol +EXPORT_SYMBOL vmlinux 0xd668d3cd blk_queue_update_dma_pad +EXPORT_SYMBOL vmlinux 0xd66c8184 add_device_randomness +EXPORT_SYMBOL vmlinux 0xd68c5a1f adjust_resource +EXPORT_SYMBOL vmlinux 0xd6a91f54 twl_i2c_read +EXPORT_SYMBOL vmlinux 0xd6af49f6 folio_create_empty_buffers +EXPORT_SYMBOL vmlinux 0xd6c82a6f pci_pme_capable +EXPORT_SYMBOL vmlinux 0xd6eaaea1 full_name_hash +EXPORT_SYMBOL vmlinux 0xd6ee688f vmalloc +EXPORT_SYMBOL vmlinux 0xd6f39da8 sock_init_data +EXPORT_SYMBOL vmlinux 0xd6fde043 is_module_sig_enforced +EXPORT_SYMBOL vmlinux 0xd70d35a1 gf128mul_4k_bbe +EXPORT_SYMBOL vmlinux 0xd70f62b6 acpi_os_execute +EXPORT_SYMBOL vmlinux 0xd71104b3 vm_node_stat +EXPORT_SYMBOL vmlinux 0xd72cd1d0 __sock_queue_rcv_skb +EXPORT_SYMBOL vmlinux 0xd7356c1c ns_capable_setid +EXPORT_SYMBOL vmlinux 0xd73653c4 freezer_active +EXPORT_SYMBOL vmlinux 0xd738ca1b phy_unregister_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xd73a294f mtree_erase +EXPORT_SYMBOL vmlinux 0xd73c8c2b synchronize_shrinkers +EXPORT_SYMBOL vmlinux 0xd7482f05 vcalloc +EXPORT_SYMBOL vmlinux 0xd74d92cb vfs_parse_fs_string +EXPORT_SYMBOL vmlinux 0xd764d42c xen_alloc_unpopulated_pages +EXPORT_SYMBOL vmlinux 0xd7714174 block_write_end +EXPORT_SYMBOL vmlinux 0xd784e286 netdev_warn +EXPORT_SYMBOL vmlinux 0xd793e0a3 flow_rule_match_ports_range +EXPORT_SYMBOL vmlinux 0xd7987177 utf8_load +EXPORT_SYMBOL vmlinux 0xd798c2e4 padata_set_cpumask +EXPORT_SYMBOL vmlinux 0xd79d1136 of_graph_get_next_endpoint +EXPORT_SYMBOL vmlinux 0xd7bbcdcd md_integrity_add_rdev +EXPORT_SYMBOL vmlinux 0xd7cdbc42 bio_add_pc_page +EXPORT_SYMBOL vmlinux 0xd7d280ad irq_poll_complete +EXPORT_SYMBOL vmlinux 0xd7e56a4e simple_strtoll +EXPORT_SYMBOL vmlinux 0xd7e5cb56 mmc_sw_reset +EXPORT_SYMBOL vmlinux 0xd7e637a3 inet_frag_rbtree_purge +EXPORT_SYMBOL vmlinux 0xd7ea7094 nf_unregister_queue_handler +EXPORT_SYMBOL vmlinux 0xd7f69169 dev_get_stats +EXPORT_SYMBOL vmlinux 0xd7f72787 phy_register_fixup +EXPORT_SYMBOL vmlinux 0xd7ff1b8a __ashlti3 +EXPORT_SYMBOL vmlinux 0xd80494f9 truncate_setsize +EXPORT_SYMBOL vmlinux 0xd8131274 qman_alloc_cgrid_range +EXPORT_SYMBOL vmlinux 0xd8135b2b from_kgid +EXPORT_SYMBOL vmlinux 0xd828f063 xudma_tchanrt_write +EXPORT_SYMBOL vmlinux 0xd82b7598 tegra_dfll_resume +EXPORT_SYMBOL vmlinux 0xd8370f63 phy_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0xd83898d5 nf_hooks_needed +EXPORT_SYMBOL vmlinux 0xd83f04a0 netif_carrier_on +EXPORT_SYMBOL vmlinux 0xd861cadc pldmfw_flash_image +EXPORT_SYMBOL vmlinux 0xd8664489 mdiobus_unregister_device +EXPORT_SYMBOL vmlinux 0xd870bf29 framebuffer_release +EXPORT_SYMBOL vmlinux 0xd89da37f movable_zone +EXPORT_SYMBOL vmlinux 0xd8a994eb scsi_extd_sense_format +EXPORT_SYMBOL vmlinux 0xd8b61304 get_default_font +EXPORT_SYMBOL vmlinux 0xd8b6d96f __find_nth_and_bit +EXPORT_SYMBOL vmlinux 0xd8cda7d2 vlan_vids_del_by_dev +EXPORT_SYMBOL vmlinux 0xd8df08ac acpi_handle_printk +EXPORT_SYMBOL vmlinux 0xd8e11399 of_get_ethdev_address +EXPORT_SYMBOL vmlinux 0xd8eff5ce ptp_clock_unregister +EXPORT_SYMBOL vmlinux 0xd8f142b9 from_kuid +EXPORT_SYMBOL vmlinux 0xd9151b8d gnet_stats_start_copy_compat +EXPORT_SYMBOL vmlinux 0xd916eab8 d_alloc +EXPORT_SYMBOL vmlinux 0xd91c24ce scsi_is_sdev_device +EXPORT_SYMBOL vmlinux 0xd91f6ab6 strnlen_user +EXPORT_SYMBOL vmlinux 0xd9285e03 cdev_del +EXPORT_SYMBOL vmlinux 0xd92deb6b acpi_evaluate_object +EXPORT_SYMBOL vmlinux 0xd9303d0f tty_unthrottle +EXPORT_SYMBOL vmlinux 0xd9369f52 end_buffer_async_write +EXPORT_SYMBOL vmlinux 0xd9460134 sk_stop_timer_sync +EXPORT_SYMBOL vmlinux 0xd9491c14 xa_destroy +EXPORT_SYMBOL vmlinux 0xd95338fa netdev_notify_peers +EXPORT_SYMBOL vmlinux 0xd985dc99 mempool_free_pages +EXPORT_SYMBOL vmlinux 0xd9a5ea54 __init_waitqueue_head +EXPORT_SYMBOL vmlinux 0xd9b85ef6 lockref_get +EXPORT_SYMBOL vmlinux 0xd9b8eaea __SCK__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xd9c15e93 udp_gro_complete +EXPORT_SYMBOL vmlinux 0xd9d8fd16 register_restart_handler +EXPORT_SYMBOL vmlinux 0xd9d952d1 crypto_aes_sbox +EXPORT_SYMBOL vmlinux 0xd9e6e058 __blk_mq_alloc_disk +EXPORT_SYMBOL vmlinux 0xd9ee3014 user_revoke +EXPORT_SYMBOL vmlinux 0xda10443c xudma_tchan_get_id +EXPORT_SYMBOL vmlinux 0xda1bf805 blk_mq_complete_request +EXPORT_SYMBOL vmlinux 0xda2e95e9 I_BDEV +EXPORT_SYMBOL vmlinux 0xda3b5416 xfrm_state_walk +EXPORT_SYMBOL vmlinux 0xda3d10a8 security_tun_dev_open +EXPORT_SYMBOL vmlinux 0xda3f8a71 nla_append +EXPORT_SYMBOL vmlinux 0xda8409c0 fqdir_init +EXPORT_SYMBOL vmlinux 0xdaa0313a i2c_smbus_write_byte +EXPORT_SYMBOL vmlinux 0xdab324cb inet_add_offload +EXPORT_SYMBOL vmlinux 0xdab8a7ae seq_put_decimal_ll +EXPORT_SYMBOL vmlinux 0xdabe5907 msi_desc_to_pci_dev +EXPORT_SYMBOL vmlinux 0xdac4913a bitmap_allocate_region +EXPORT_SYMBOL vmlinux 0xdac53cc2 clocksource_change_rating +EXPORT_SYMBOL vmlinux 0xdaca820e dynamic_preempt_schedule +EXPORT_SYMBOL vmlinux 0xdad1fc3f zstd_flush_stream +EXPORT_SYMBOL vmlinux 0xdad97eda ip6_fraglist_init +EXPORT_SYMBOL vmlinux 0xdae4cab1 skb_headers_offset_update +EXPORT_SYMBOL vmlinux 0xdae65778 netdev_master_upper_dev_get_rcu +EXPORT_SYMBOL vmlinux 0xdaf01b13 iunique +EXPORT_SYMBOL vmlinux 0xdb1edee6 hdmi_infoframe_unpack +EXPORT_SYMBOL vmlinux 0xdb2666b6 fb_pan_display +EXPORT_SYMBOL vmlinux 0xdb588757 scsi_add_host_with_dma +EXPORT_SYMBOL vmlinux 0xdb68bbad rfkill_destroy +EXPORT_SYMBOL vmlinux 0xdb760f52 __kfifo_free +EXPORT_SYMBOL vmlinux 0xdb88da9e security_tun_dev_attach +EXPORT_SYMBOL vmlinux 0xdba20e12 blk_set_stacking_limits +EXPORT_SYMBOL vmlinux 0xdba52ae4 blk_mq_rq_cpu +EXPORT_SYMBOL vmlinux 0xdbb78c2d rproc_detach +EXPORT_SYMBOL vmlinux 0xdbbc5a3b netif_skb_features +EXPORT_SYMBOL vmlinux 0xdbc43e6a qdisc_get_rtab +EXPORT_SYMBOL vmlinux 0xdbc4d4a3 skb_dequeue +EXPORT_SYMBOL vmlinux 0xdbc65e85 neigh_destroy +EXPORT_SYMBOL vmlinux 0xdbcf041a acpi_install_address_space_handler +EXPORT_SYMBOL vmlinux 0xdbdf6c92 ioport_resource +EXPORT_SYMBOL vmlinux 0xdbdfe362 tc_cleanup_offload_action +EXPORT_SYMBOL vmlinux 0xdbe09757 ip6_frag_init +EXPORT_SYMBOL vmlinux 0xdbebd922 dev_change_flags +EXPORT_SYMBOL vmlinux 0xdbfdff61 xfrm_state_flush +EXPORT_SYMBOL vmlinux 0xdc04561b udp_disconnect +EXPORT_SYMBOL vmlinux 0xdc0cbd99 of_platform_device_create +EXPORT_SYMBOL vmlinux 0xdc0e4855 timer_delete +EXPORT_SYMBOL vmlinux 0xdc13de9f invalidate_mapping_pages +EXPORT_SYMBOL vmlinux 0xdc14eda7 pci_pci_problems +EXPORT_SYMBOL vmlinux 0xdc34158f fman_port_init +EXPORT_SYMBOL vmlinux 0xdc3f68bb rtc_add_groups +EXPORT_SYMBOL vmlinux 0xdc3fcbc9 __sw_hweight8 +EXPORT_SYMBOL vmlinux 0xdc49c198 reciprocal_value_adv +EXPORT_SYMBOL vmlinux 0xdc512134 backlight_register_notifier +EXPORT_SYMBOL vmlinux 0xdc51cd96 pcim_pin_device +EXPORT_SYMBOL vmlinux 0xdc6ea650 kernel_param_lock +EXPORT_SYMBOL vmlinux 0xdc862fe4 kernel_accept +EXPORT_SYMBOL vmlinux 0xdc8ef896 key_task_permission +EXPORT_SYMBOL vmlinux 0xdc923387 vfs_get_tree +EXPORT_SYMBOL vmlinux 0xdc99c7bf vmf_insert_pfn +EXPORT_SYMBOL vmlinux 0xdca8c3d4 logic_outb +EXPORT_SYMBOL vmlinux 0xdcad1f27 __vlan_find_dev_deep_rcu +EXPORT_SYMBOL vmlinux 0xdcb0c36c fb_show_logo +EXPORT_SYMBOL vmlinux 0xdcb764ad memset +EXPORT_SYMBOL vmlinux 0xdcbeba1d sg_copy_from_buffer +EXPORT_SYMBOL vmlinux 0xdcdc0040 slhc_compress +EXPORT_SYMBOL vmlinux 0xdced6bfd netif_set_tso_max_size +EXPORT_SYMBOL vmlinux 0xdcf89519 cpufreq_get_policy +EXPORT_SYMBOL vmlinux 0xdcfaf7be fman_get_qman_channel_id +EXPORT_SYMBOL vmlinux 0xdd0776d6 pci_read_vpd_any +EXPORT_SYMBOL vmlinux 0xdd16827d sock_no_getname +EXPORT_SYMBOL vmlinux 0xdd18a993 acpi_check_dsm +EXPORT_SYMBOL vmlinux 0xdd2c169b mb_cache_create +EXPORT_SYMBOL vmlinux 0xdd3d7d2c __ps2_command +EXPORT_SYMBOL vmlinux 0xdd49242a flow_block_cb_priv +EXPORT_SYMBOL vmlinux 0xdd4d55b6 _raw_read_unlock +EXPORT_SYMBOL vmlinux 0xdd5e4cea rtnl_nla_parse_ifinfomsg +EXPORT_SYMBOL vmlinux 0xdd64e639 strscpy +EXPORT_SYMBOL vmlinux 0xdd678cf5 mipi_dsi_host_register +EXPORT_SYMBOL vmlinux 0xdd7d59c0 genphy_aneg_done +EXPORT_SYMBOL vmlinux 0xdd7e3192 qcom_scm_pas_auth_and_reset +EXPORT_SYMBOL vmlinux 0xdd7e4145 input_reset_device +EXPORT_SYMBOL vmlinux 0xdd83eec3 phy_device_create +EXPORT_SYMBOL vmlinux 0xdd849d51 scsi_get_sense_info_fld +EXPORT_SYMBOL vmlinux 0xdd85b000 md_bitmap_endwrite +EXPORT_SYMBOL vmlinux 0xdd8b6b0d vm_map_pages_zero +EXPORT_SYMBOL vmlinux 0xdd8e72a9 netpoll_poll_disable +EXPORT_SYMBOL vmlinux 0xdd914609 generic_write_checks +EXPORT_SYMBOL vmlinux 0xdda4bf37 devm_free_irq +EXPORT_SYMBOL vmlinux 0xddaa61a2 tty_port_init +EXPORT_SYMBOL vmlinux 0xddad7952 acpi_dbg_level +EXPORT_SYMBOL vmlinux 0xddf6ad7a completion_done +EXPORT_SYMBOL vmlinux 0xddf81e43 nd_btt_probe +EXPORT_SYMBOL vmlinux 0xddfdb8ac tcp_md5_needed +EXPORT_SYMBOL vmlinux 0xde003576 devm_pci_remap_cfgspace +EXPORT_SYMBOL vmlinux 0xde0839ef iov_iter_gap_alignment +EXPORT_SYMBOL vmlinux 0xde293f9e add_wait_queue_exclusive +EXPORT_SYMBOL vmlinux 0xde3d2ac9 write_inode_now +EXPORT_SYMBOL vmlinux 0xde44a576 xfrm_policy_hash_rebuild +EXPORT_SYMBOL vmlinux 0xde4781b2 scsi_get_device_flags_keyed +EXPORT_SYMBOL vmlinux 0xde47e8c2 set_cached_acl +EXPORT_SYMBOL vmlinux 0xde522654 vlan_for_each +EXPORT_SYMBOL vmlinux 0xde5451f5 seg6_push_hmac +EXPORT_SYMBOL vmlinux 0xde64ca55 sync_filesystem +EXPORT_SYMBOL vmlinux 0xde67419e sg_split +EXPORT_SYMBOL vmlinux 0xde6c67da xfrm6_rcv_tnl +EXPORT_SYMBOL vmlinux 0xde6cd614 page_pool_return_skb_page +EXPORT_SYMBOL vmlinux 0xde72fe38 __seq_open_private +EXPORT_SYMBOL vmlinux 0xde9f67d9 register_mii_timestamper +EXPORT_SYMBOL vmlinux 0xdea44a5f devm_request_any_context_irq +EXPORT_SYMBOL vmlinux 0xdeb99119 dma_fence_init +EXPORT_SYMBOL vmlinux 0xded39a6b gen_kill_estimator +EXPORT_SYMBOL vmlinux 0xdedf02b3 of_cpu_node_to_id +EXPORT_SYMBOL vmlinux 0xdeeec268 tcf_qevent_validate_change +EXPORT_SYMBOL vmlinux 0xdef68d34 flow_keys_basic_dissector +EXPORT_SYMBOL vmlinux 0xdef7c893 fb_match_mode +EXPORT_SYMBOL vmlinux 0xdeff89fe dquot_load_quota_sb +EXPORT_SYMBOL vmlinux 0xdeffad35 jbd2_journal_begin_ordered_truncate +EXPORT_SYMBOL vmlinux 0xdf0792c6 tcp_req_err +EXPORT_SYMBOL vmlinux 0xdf0ea312 configfs_undepend_item +EXPORT_SYMBOL vmlinux 0xdf0ee5c2 of_translate_dma_address +EXPORT_SYMBOL vmlinux 0xdf209b2f dcb_ieee_getapp_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0xdf256037 kstrtou8_from_user +EXPORT_SYMBOL vmlinux 0xdf2c2742 rb_last +EXPORT_SYMBOL vmlinux 0xdf2ebb87 _raw_read_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xdf2ebf80 vmalloc_to_page +EXPORT_SYMBOL vmlinux 0xdf35f7d8 page_cache_next_miss +EXPORT_SYMBOL vmlinux 0xdf36914b xa_find_after +EXPORT_SYMBOL vmlinux 0xdf40f817 skb_find_text +EXPORT_SYMBOL vmlinux 0xdf465200 iw_handler_get_thrspy +EXPORT_SYMBOL vmlinux 0xdf521442 _find_next_zero_bit +EXPORT_SYMBOL vmlinux 0xdf54a8f7 netlink_unregister_notifier +EXPORT_SYMBOL vmlinux 0xdf55c01a __lock_sock_fast +EXPORT_SYMBOL vmlinux 0xdf5ef2bc sched_autogroup_create_attach +EXPORT_SYMBOL vmlinux 0xdf707717 cros_ec_get_host_event +EXPORT_SYMBOL vmlinux 0xdf80a1e3 mipi_dsi_dcs_soft_reset +EXPORT_SYMBOL vmlinux 0xdf8c695a __ndelay +EXPORT_SYMBOL vmlinux 0xdf913b09 sock_no_socketpair +EXPORT_SYMBOL vmlinux 0xdf929370 fs_overflowgid +EXPORT_SYMBOL vmlinux 0xdf93b9d8 timespec64_to_jiffies +EXPORT_SYMBOL vmlinux 0xdf9734a7 sg_nents +EXPORT_SYMBOL vmlinux 0xdfa29e52 __mmap_lock_do_trace_acquire_returned +EXPORT_SYMBOL vmlinux 0xdfa5f94d security_cred_getsecid +EXPORT_SYMBOL vmlinux 0xdfb4834c inet_csk_reqsk_queue_add +EXPORT_SYMBOL vmlinux 0xdfc12ef1 zstd_decompress_stream +EXPORT_SYMBOL vmlinux 0xdfc7f55c ndisc_mc_map +EXPORT_SYMBOL vmlinux 0xdfcc992c current_work +EXPORT_SYMBOL vmlinux 0xdfd8110c flow_block_cb_is_busy +EXPORT_SYMBOL vmlinux 0xdfeaaa74 pci_claim_resource +EXPORT_SYMBOL vmlinux 0xdff905e5 vme_slave_free +EXPORT_SYMBOL vmlinux 0xdffc80fc vesa_modes +EXPORT_SYMBOL vmlinux 0xe00c1af9 fault_in_iov_iter_writeable +EXPORT_SYMBOL vmlinux 0xe013a4ee sock_kfree_s +EXPORT_SYMBOL vmlinux 0xe02ba436 trace_print_hex_seq +EXPORT_SYMBOL vmlinux 0xe02c9c92 __xa_erase +EXPORT_SYMBOL vmlinux 0xe0419ac4 kstrtos16 +EXPORT_SYMBOL vmlinux 0xe07e5f44 acpi_reconfig_notifier_unregister +EXPORT_SYMBOL vmlinux 0xe080e8f0 set_current_groups +EXPORT_SYMBOL vmlinux 0xe0817ba6 phy_device_remove +EXPORT_SYMBOL vmlinux 0xe082e88d acpi_check_address_range +EXPORT_SYMBOL vmlinux 0xe08c7114 max8925_reg_write +EXPORT_SYMBOL vmlinux 0xe091c977 list_sort +EXPORT_SYMBOL vmlinux 0xe0a712a0 fb_set_cmap +EXPORT_SYMBOL vmlinux 0xe0b13336 argv_free +EXPORT_SYMBOL vmlinux 0xe0b9065b security_xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0xe0bef318 icst_hz_to_vco +EXPORT_SYMBOL vmlinux 0xe0ced8a4 vme_init_bridge +EXPORT_SYMBOL vmlinux 0xe0ea0d95 tcp_parse_options +EXPORT_SYMBOL vmlinux 0xe0eb0e40 kernel_sendmsg +EXPORT_SYMBOL vmlinux 0xe0fba9f3 tc_setup_cb_reoffload +EXPORT_SYMBOL vmlinux 0xe113bbbc csum_partial +EXPORT_SYMBOL vmlinux 0xe123f3d9 dma_fence_release +EXPORT_SYMBOL vmlinux 0xe12bda79 vme_dma_free_attribute +EXPORT_SYMBOL vmlinux 0xe1317694 __kfifo_dma_in_prepare_r +EXPORT_SYMBOL vmlinux 0xe138fb8c percpu_counter_add_batch +EXPORT_SYMBOL vmlinux 0xe13cd8a7 dmi_name_in_vendors +EXPORT_SYMBOL vmlinux 0xe1409889 gpiochip_irq_relres +EXPORT_SYMBOL vmlinux 0xe1467a79 module_refcount +EXPORT_SYMBOL vmlinux 0xe1474c35 of_get_child_by_name +EXPORT_SYMBOL vmlinux 0xe1508e91 generic_key_instantiate +EXPORT_SYMBOL vmlinux 0xe152eb88 __dynamic_ibdev_dbg +EXPORT_SYMBOL vmlinux 0xe174701b xfrm_input_resume +EXPORT_SYMBOL vmlinux 0xe17568e3 dma_fence_signal_timestamp_locked +EXPORT_SYMBOL vmlinux 0xe1788857 blk_queue_max_secure_erase_sectors +EXPORT_SYMBOL vmlinux 0xe18caee0 jbd2_submit_inode_data +EXPORT_SYMBOL vmlinux 0xe18db380 xfrm_trans_queue +EXPORT_SYMBOL vmlinux 0xe191f059 vme_master_request +EXPORT_SYMBOL vmlinux 0xe1a3d918 vfs_fsync_range +EXPORT_SYMBOL vmlinux 0xe1af7582 __filemap_set_wb_err +EXPORT_SYMBOL vmlinux 0xe1d91682 pci_bus_type +EXPORT_SYMBOL vmlinux 0xe1dcf64a audit_log_format +EXPORT_SYMBOL vmlinux 0xe1e50cb5 crypto_sha512_update +EXPORT_SYMBOL vmlinux 0xe1e6ff97 proc_symlink +EXPORT_SYMBOL vmlinux 0xe1ea999c folio_end_private_2 +EXPORT_SYMBOL vmlinux 0xe20955f5 xfrm_input_register_afinfo +EXPORT_SYMBOL vmlinux 0xe210067e set_page_writeback +EXPORT_SYMBOL vmlinux 0xe213bd2e phy_get_c45_ids +EXPORT_SYMBOL vmlinux 0xe21c2c89 phy_set_max_speed +EXPORT_SYMBOL vmlinux 0xe21f18ac __genradix_iter_peek +EXPORT_SYMBOL vmlinux 0xe222146f ps2_command +EXPORT_SYMBOL vmlinux 0xe239d4f5 mmc_retune_pause +EXPORT_SYMBOL vmlinux 0xe23cb074 init_pseudo +EXPORT_SYMBOL vmlinux 0xe251fc5d gro_cells_init +EXPORT_SYMBOL vmlinux 0xe25dfbed devm_memunmap +EXPORT_SYMBOL vmlinux 0xe261fac1 handshake_req_cancel +EXPORT_SYMBOL vmlinux 0xe26a9eb2 phy_attached_info +EXPORT_SYMBOL vmlinux 0xe27b651a dquot_resume +EXPORT_SYMBOL vmlinux 0xe2964344 __wake_up +EXPORT_SYMBOL vmlinux 0xe29a4a62 simple_get_link +EXPORT_SYMBOL vmlinux 0xe2b24f4d xfrm_policy_delete +EXPORT_SYMBOL vmlinux 0xe2bbfa56 proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0xe2c1a82f devm_arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0xe2c26804 vmf_insert_mixed_mkwrite +EXPORT_SYMBOL vmlinux 0xe2c7edbc release_sock +EXPORT_SYMBOL vmlinux 0xe2d0c469 __folio_start_writeback +EXPORT_SYMBOL vmlinux 0xe2d5255a strcmp +EXPORT_SYMBOL vmlinux 0xe2e30462 freezing_slow_path +EXPORT_SYMBOL vmlinux 0xe2f643ce blk_mq_unique_tag +EXPORT_SYMBOL vmlinux 0xe30cba2f mmc_remove_host +EXPORT_SYMBOL vmlinux 0xe32ab4d8 xxh64_digest +EXPORT_SYMBOL vmlinux 0xe32d147b inode_owner_or_capable +EXPORT_SYMBOL vmlinux 0xe3439ea6 serio_rescan +EXPORT_SYMBOL vmlinux 0xe353a58d scsi_register_interface +EXPORT_SYMBOL vmlinux 0xe37ace99 skb_pull +EXPORT_SYMBOL vmlinux 0xe38cff6b sock_set_sndtimeo +EXPORT_SYMBOL vmlinux 0xe392bb00 security_binder_transfer_binder +EXPORT_SYMBOL vmlinux 0xe3943fa0 qdisc_watchdog_schedule_range_ns +EXPORT_SYMBOL vmlinux 0xe394a06a __register_chrdev +EXPORT_SYMBOL vmlinux 0xe3992dc0 mr_mfc_find_parent +EXPORT_SYMBOL vmlinux 0xe39b2ea5 sha256 +EXPORT_SYMBOL vmlinux 0xe39fd405 ip6_dst_hoplimit +EXPORT_SYMBOL vmlinux 0xe3ad3046 __sg_page_iter_dma_next +EXPORT_SYMBOL vmlinux 0xe3e61426 dev_get_iflink +EXPORT_SYMBOL vmlinux 0xe3ec2f2b alloc_chrdev_region +EXPORT_SYMBOL vmlinux 0xe3feba56 tasklet_unlock_spin_wait +EXPORT_SYMBOL vmlinux 0xe3ff2c41 get_random_u64 +EXPORT_SYMBOL vmlinux 0xe40976c0 pnp_range_reserved +EXPORT_SYMBOL vmlinux 0xe40c37ea down_write_trylock +EXPORT_SYMBOL vmlinux 0xe41abd57 max8998_read_reg +EXPORT_SYMBOL vmlinux 0xe425deae config_group_find_item +EXPORT_SYMBOL vmlinux 0xe432dc90 phy_init_hw +EXPORT_SYMBOL vmlinux 0xe43ad6cd __sock_i_ino +EXPORT_SYMBOL vmlinux 0xe43ae03c tty_unregister_device +EXPORT_SYMBOL vmlinux 0xe45c1e99 mmc_hw_reset +EXPORT_SYMBOL vmlinux 0xe45c42f8 mii_check_link +EXPORT_SYMBOL vmlinux 0xe46021ca _raw_spin_unlock_bh +EXPORT_SYMBOL vmlinux 0xe46dfa0d mipi_dsi_dcs_set_display_brightness +EXPORT_SYMBOL vmlinux 0xe4751fc2 phy_write_paged +EXPORT_SYMBOL vmlinux 0xe4b995d0 jbd2_journal_free_reserved +EXPORT_SYMBOL vmlinux 0xe4bbc1dd kimage_voffset +EXPORT_SYMBOL vmlinux 0xe4bc2c2f hdmi_drm_infoframe_pack +EXPORT_SYMBOL vmlinux 0xe4d0b312 is_nd_dax +EXPORT_SYMBOL vmlinux 0xe4e9f0b0 icmp_ndo_send +EXPORT_SYMBOL vmlinux 0xe4f652db netif_tx_unlock +EXPORT_SYMBOL vmlinux 0xe523ad75 synchronize_irq +EXPORT_SYMBOL vmlinux 0xe52ad054 flow_rule_match_pppoe +EXPORT_SYMBOL vmlinux 0xe52b40bd tcf_block_put +EXPORT_SYMBOL vmlinux 0xe540212d mmc_set_blocklen +EXPORT_SYMBOL vmlinux 0xe5453327 pci_request_region +EXPORT_SYMBOL vmlinux 0xe54c090a ip6_find_1stfragopt +EXPORT_SYMBOL vmlinux 0xe54ed100 dma_get_sgtable_attrs +EXPORT_SYMBOL vmlinux 0xe56c6ceb refresh_frequency_limits +EXPORT_SYMBOL vmlinux 0xe57feefb qcom_scm_ocmem_unlock +EXPORT_SYMBOL vmlinux 0xe58090ca security_ib_endport_manage_subnet +EXPORT_SYMBOL vmlinux 0xe590dea3 sk_busy_loop_end +EXPORT_SYMBOL vmlinux 0xe596621e nd_dev_to_uuid +EXPORT_SYMBOL vmlinux 0xe59ad8f4 xattr_supports_user_prefix +EXPORT_SYMBOL vmlinux 0xe5c2a819 fscrypt_free_inode +EXPORT_SYMBOL vmlinux 0xe5c60bd2 percpu_counter_set +EXPORT_SYMBOL vmlinux 0xe5c78a99 do_blank_screen +EXPORT_SYMBOL vmlinux 0xe5cbc30b filemap_fdatawrite +EXPORT_SYMBOL vmlinux 0xe5cee291 register_sysctl_mount_point +EXPORT_SYMBOL vmlinux 0xe5df923b fb_prepare_logo +EXPORT_SYMBOL vmlinux 0xe5e13d1c pci_find_parent_resource +EXPORT_SYMBOL vmlinux 0xe6026423 fscrypt_decrypt_bio +EXPORT_SYMBOL vmlinux 0xe602c6c3 acpi_get_hp_hw_control_from_firmware +EXPORT_SYMBOL vmlinux 0xe607b261 mii_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0xe60ea1a4 blk_queue_io_min +EXPORT_SYMBOL vmlinux 0xe60f2421 vme_irq_free +EXPORT_SYMBOL vmlinux 0xe6134a1a i2c_transfer_buffer_flags +EXPORT_SYMBOL vmlinux 0xe61b912a security_binder_set_context_mgr +EXPORT_SYMBOL vmlinux 0xe61f105a phy_attached_info_irq +EXPORT_SYMBOL vmlinux 0xe62f23f3 of_get_next_available_child +EXPORT_SYMBOL vmlinux 0xe63a9bb7 reuseport_select_sock +EXPORT_SYMBOL vmlinux 0xe6550092 utf8_casefold +EXPORT_SYMBOL vmlinux 0xe656bb1a blk_queue_max_segments +EXPORT_SYMBOL vmlinux 0xe65f0a80 inet_stream_connect +EXPORT_SYMBOL vmlinux 0xe68efe41 _raw_write_lock +EXPORT_SYMBOL vmlinux 0xe6a5a4ca of_graph_get_remote_port +EXPORT_SYMBOL vmlinux 0xe6b57601 t10_pi_type1_crc +EXPORT_SYMBOL vmlinux 0xe6ca9440 __netif_napi_del +EXPORT_SYMBOL vmlinux 0xe6d2458e do_trace_netlink_extack +EXPORT_SYMBOL vmlinux 0xe6d4280d file_path +EXPORT_SYMBOL vmlinux 0xe6dcec47 crypto_sha512_finup +EXPORT_SYMBOL vmlinux 0xe6e58451 request_partial_firmware_into_buf +EXPORT_SYMBOL vmlinux 0xe6e60486 rw_verify_area +EXPORT_SYMBOL vmlinux 0xe6f2ab9b ip_sock_set_tos +EXPORT_SYMBOL vmlinux 0xe6fa06a2 rename_lock +EXPORT_SYMBOL vmlinux 0xe712c773 __skb_checksum +EXPORT_SYMBOL vmlinux 0xe71c98d6 mipi_dsi_driver_register_full +EXPORT_SYMBOL vmlinux 0xe722e9e2 component_match_add_release +EXPORT_SYMBOL vmlinux 0xe7257ab8 xa_store_range +EXPORT_SYMBOL vmlinux 0xe72cbd11 vga_put +EXPORT_SYMBOL vmlinux 0xe76fcc5b param_ops_ulong +EXPORT_SYMBOL vmlinux 0xe7a02573 ida_alloc_range +EXPORT_SYMBOL vmlinux 0xe7a72080 del_gendisk +EXPORT_SYMBOL vmlinux 0xe7aac7b6 ip6_fraglist_prepare +EXPORT_SYMBOL vmlinux 0xe7ab1ecc _raw_write_unlock_bh +EXPORT_SYMBOL vmlinux 0xe7b0353b __cpu_active_mask +EXPORT_SYMBOL vmlinux 0xe7b09593 vme_register_error_handler +EXPORT_SYMBOL vmlinux 0xe7b157c2 pcie_get_width_cap +EXPORT_SYMBOL vmlinux 0xe7b40e1c simple_dir_inode_operations +EXPORT_SYMBOL vmlinux 0xe7d4daac seq_list_next +EXPORT_SYMBOL vmlinux 0xe80700dd mipi_dsi_dcs_write_buffer +EXPORT_SYMBOL vmlinux 0xe816048f tty_termios_copy_hw +EXPORT_SYMBOL vmlinux 0xe818e7a9 nf_log_unbind_pf +EXPORT_SYMBOL vmlinux 0xe821a2ad netif_set_real_num_tx_queues +EXPORT_SYMBOL vmlinux 0xe8272e6f xfrm_state_register_afinfo +EXPORT_SYMBOL vmlinux 0xe82bc309 setup_arg_pages +EXPORT_SYMBOL vmlinux 0xe833be2e lookup_positive_unlocked +EXPORT_SYMBOL vmlinux 0xe85f2123 acpi_tb_unload_table +EXPORT_SYMBOL vmlinux 0xe8670288 scsi_eh_prep_cmnd +EXPORT_SYMBOL vmlinux 0xe87eaaa0 genphy_config_eee_advert +EXPORT_SYMBOL vmlinux 0xe8a4a2b6 security_sctp_assoc_request +EXPORT_SYMBOL vmlinux 0xe8d285b2 nla_policy_len +EXPORT_SYMBOL vmlinux 0xe8d4df30 __ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0xe8d52564 devm_iounmap +EXPORT_SYMBOL vmlinux 0xe8e311ca dev_activate +EXPORT_SYMBOL vmlinux 0xe8fbf4fa __alloc_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0xe90253f0 xudma_rflow_get +EXPORT_SYMBOL vmlinux 0xe909997a bitmap_print_list_to_buf +EXPORT_SYMBOL vmlinux 0xe914e41e strcpy +EXPORT_SYMBOL vmlinux 0xe921d7b1 param_set_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xe9223a48 napi_disable +EXPORT_SYMBOL vmlinux 0xe953b21f get_next_ino +EXPORT_SYMBOL vmlinux 0xe964b258 netif_tx_lock +EXPORT_SYMBOL vmlinux 0xe9653d21 ucc_of_parse_tdm +EXPORT_SYMBOL vmlinux 0xe9799e19 skb_unlink +EXPORT_SYMBOL vmlinux 0xe97ccd2c nf_hook_slow_list +EXPORT_SYMBOL vmlinux 0xe97d796a netdev_lower_state_changed +EXPORT_SYMBOL vmlinux 0xe9a61889 d_obtain_alias +EXPORT_SYMBOL vmlinux 0xe9a8ae66 sock_alloc_file +EXPORT_SYMBOL vmlinux 0xe9acf066 flow_rule_match_enc_opts +EXPORT_SYMBOL vmlinux 0xe9af7397 __xa_set_mark +EXPORT_SYMBOL vmlinux 0xe9c9f1ac blk_queue_physical_block_size +EXPORT_SYMBOL vmlinux 0xe9dc12a4 zstd_get_error_name +EXPORT_SYMBOL vmlinux 0xe9e36608 i2c_del_adapter +EXPORT_SYMBOL vmlinux 0xe9e8d0e8 pnp_device_detach +EXPORT_SYMBOL vmlinux 0xe9e8faeb efi_tpm_final_log_size +EXPORT_SYMBOL vmlinux 0xe9f7149c zlib_deflate_workspacesize +EXPORT_SYMBOL vmlinux 0xe9ffc063 down_trylock +EXPORT_SYMBOL vmlinux 0xea0682fc tegra_ivc_reset +EXPORT_SYMBOL vmlinux 0xea073f74 nf_register_sockopt +EXPORT_SYMBOL vmlinux 0xea07a0c7 nvdimm_namespace_locked +EXPORT_SYMBOL vmlinux 0xea0e113d dump_emit +EXPORT_SYMBOL vmlinux 0xea1198ab can_nice +EXPORT_SYMBOL vmlinux 0xea1c3e3a arm_smccc_1_2_hvc +EXPORT_SYMBOL vmlinux 0xea1fb177 netlink_kernel_release +EXPORT_SYMBOL vmlinux 0xea2e46ac block_is_partially_uptodate +EXPORT_SYMBOL vmlinux 0xea3c8e4e scsilun_to_int +EXPORT_SYMBOL vmlinux 0xea4fde27 no_seek_end_llseek_size +EXPORT_SYMBOL vmlinux 0xea510461 __udp_disconnect +EXPORT_SYMBOL vmlinux 0xea559ccc dcb_ieee_getapp_default_prio_mask +EXPORT_SYMBOL vmlinux 0xea6c9eff netlink_rcv_skb +EXPORT_SYMBOL vmlinux 0xea6f9a36 zlib_deflate_dfltcc_enabled +EXPORT_SYMBOL vmlinux 0xea76ee83 folio_mapping +EXPORT_SYMBOL vmlinux 0xea7daa08 __video_get_options +EXPORT_SYMBOL vmlinux 0xea910a4e jbd2_journal_dirty_metadata +EXPORT_SYMBOL vmlinux 0xea957ff3 security_sctp_sk_clone +EXPORT_SYMBOL vmlinux 0xea998c9f default_qdisc_ops +EXPORT_SYMBOL vmlinux 0xeab6f4c4 acpi_check_resource_conflict +EXPORT_SYMBOL vmlinux 0xeac1beea phy_aneg_done +EXPORT_SYMBOL vmlinux 0xead52f17 file_fdatawait_range +EXPORT_SYMBOL vmlinux 0xead8c400 bman_get_bpid +EXPORT_SYMBOL vmlinux 0xead9a4ea crypto_sha1_update +EXPORT_SYMBOL vmlinux 0xeae3dfd6 __const_udelay +EXPORT_SYMBOL vmlinux 0xeae86bd1 __insert_inode_hash +EXPORT_SYMBOL vmlinux 0xeafc141f __posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xeb063cda page_pool_put_page_bulk +EXPORT_SYMBOL vmlinux 0xeb078aee _raw_write_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xeb0eb2d5 mdio_device_register +EXPORT_SYMBOL vmlinux 0xeb233a45 __kmalloc +EXPORT_SYMBOL vmlinux 0xeb2a7256 blk_queue_alignment_offset +EXPORT_SYMBOL vmlinux 0xeb37101c audit_log_end +EXPORT_SYMBOL vmlinux 0xeb44339a free_pages_exact +EXPORT_SYMBOL vmlinux 0xeb66e816 tcp_add_backlog +EXPORT_SYMBOL vmlinux 0xeb7329a2 qcom_scm_set_warm_boot_addr +EXPORT_SYMBOL vmlinux 0xeb78b9b4 fwnode_get_phy_id +EXPORT_SYMBOL vmlinux 0xeb7f6046 acpi_get_devices +EXPORT_SYMBOL vmlinux 0xeb9eef52 match_uint +EXPORT_SYMBOL vmlinux 0xeba2dd5c unregister_nls +EXPORT_SYMBOL vmlinux 0xebb3bf64 skb_put +EXPORT_SYMBOL vmlinux 0xebb9a2d5 inet_csk_reqsk_queue_drop_and_put +EXPORT_SYMBOL vmlinux 0xebc5d0db vga_remove_vgacon +EXPORT_SYMBOL vmlinux 0xebcbe2b1 sk_send_sigurg +EXPORT_SYMBOL vmlinux 0xebddce6a blkdev_get_by_path +EXPORT_SYMBOL vmlinux 0xebe39ccd of_node_name_prefix +EXPORT_SYMBOL vmlinux 0xebe574b3 cfb_fillrect +EXPORT_SYMBOL vmlinux 0xebf0594d vlan_vid_del +EXPORT_SYMBOL vmlinux 0xec05ebe9 skb_tunnel_check_pmtu +EXPORT_SYMBOL vmlinux 0xec1b1b85 msm_pinctrl_dev_pm_ops +EXPORT_SYMBOL vmlinux 0xec2079f8 sk_mc_loop +EXPORT_SYMBOL vmlinux 0xec299536 dm_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xec2b8a42 acpi_walk_namespace +EXPORT_SYMBOL vmlinux 0xec33c668 __SCK__tp_func_spi_transfer_start +EXPORT_SYMBOL vmlinux 0xec3a0eb5 thaw_super +EXPORT_SYMBOL vmlinux 0xec41716a qman_alloc_fqid_range +EXPORT_SYMBOL vmlinux 0xec47b42b of_find_node_opts_by_path +EXPORT_SYMBOL vmlinux 0xec4ce4a3 blk_queue_update_dma_alignment +EXPORT_SYMBOL vmlinux 0xec4d9e3a clk_get_sys +EXPORT_SYMBOL vmlinux 0xec55c167 page_get_link +EXPORT_SYMBOL vmlinux 0xec954aa8 udp_lib_unhash +EXPORT_SYMBOL vmlinux 0xec9ceabe __free_pages +EXPORT_SYMBOL vmlinux 0xeca3b679 __alloc_pages +EXPORT_SYMBOL vmlinux 0xeca957d1 __bitmap_and +EXPORT_SYMBOL vmlinux 0xecb58df1 tcp_sock_set_keepidle +EXPORT_SYMBOL vmlinux 0xecc06399 migrate_vma_pages +EXPORT_SYMBOL vmlinux 0xecc412c5 super_setup_bdi +EXPORT_SYMBOL vmlinux 0xecdf48c5 d_alloc_name +EXPORT_SYMBOL vmlinux 0xece377b2 napi_complete_done +EXPORT_SYMBOL vmlinux 0xece784c2 rb_first +EXPORT_SYMBOL vmlinux 0xecfd68ef acpi_get_node +EXPORT_SYMBOL vmlinux 0xed00c4fb acpi_os_printf +EXPORT_SYMBOL vmlinux 0xed08b934 i2c_smbus_write_word_data +EXPORT_SYMBOL vmlinux 0xed0b9d5d skb_flow_dissect_hash +EXPORT_SYMBOL vmlinux 0xed2d7b68 netif_schedule_queue +EXPORT_SYMBOL vmlinux 0xed40851c dev_addr_del +EXPORT_SYMBOL vmlinux 0xed494a99 neigh_event_ns +EXPORT_SYMBOL vmlinux 0xed494ef7 rawv6_mh_filter_register +EXPORT_SYMBOL vmlinux 0xed55f929 acpi_os_unmap_generic_address +EXPORT_SYMBOL vmlinux 0xed650c1c scsi_unblock_requests +EXPORT_SYMBOL vmlinux 0xed656e30 udp_encap_disable +EXPORT_SYMBOL vmlinux 0xed7d0fa6 tty_port_raise_dtr_rts +EXPORT_SYMBOL vmlinux 0xed8a2d95 memset64 +EXPORT_SYMBOL vmlinux 0xed936499 mdio_device_create +EXPORT_SYMBOL vmlinux 0xeda2e038 scsi_cmd_allowed +EXPORT_SYMBOL vmlinux 0xeda43586 sync_mapping_buffers +EXPORT_SYMBOL vmlinux 0xedab18b8 neigh_changeaddr +EXPORT_SYMBOL vmlinux 0xedbaee5e nla_strcmp +EXPORT_SYMBOL vmlinux 0xedc03953 iounmap +EXPORT_SYMBOL vmlinux 0xedd17b31 sock_get_timeout +EXPORT_SYMBOL vmlinux 0xeded47d7 devm_kvasprintf +EXPORT_SYMBOL vmlinux 0xedfb2aca crypto_sha1_finup +EXPORT_SYMBOL vmlinux 0xedff3d3a dquot_transfer +EXPORT_SYMBOL vmlinux 0xee0118df aperture_remove_conflicting_devices +EXPORT_SYMBOL vmlinux 0xee0211dc pci_bus_add_devices +EXPORT_SYMBOL vmlinux 0xee027b5d fb_io_read +EXPORT_SYMBOL vmlinux 0xee216afa uart_suspend_port +EXPORT_SYMBOL vmlinux 0xee2883a3 ndo_dflt_fdb_dump +EXPORT_SYMBOL vmlinux 0xee2d0fc7 _local_bh_enable +EXPORT_SYMBOL vmlinux 0xee337d4a devm_register_reboot_notifier +EXPORT_SYMBOL vmlinux 0xee4daa04 pci_bus_size_bridges +EXPORT_SYMBOL vmlinux 0xee58e970 fb_add_videomode +EXPORT_SYMBOL vmlinux 0xee7d7deb gen_pool_dma_zalloc +EXPORT_SYMBOL vmlinux 0xee7eb9e1 pnp_platform_devices +EXPORT_SYMBOL vmlinux 0xee883b06 __vmalloc_array +EXPORT_SYMBOL vmlinux 0xee8c02e9 vprintk_emit +EXPORT_SYMBOL vmlinux 0xee8d74d6 jiffies64_to_nsecs +EXPORT_SYMBOL vmlinux 0xee91879b rb_first_postorder +EXPORT_SYMBOL vmlinux 0xeea9dbaf bitmap_bitremap +EXPORT_SYMBOL vmlinux 0xeebaeb3a mipi_dsi_generic_write +EXPORT_SYMBOL vmlinux 0xeecf73a7 inet_sk_rebuild_header +EXPORT_SYMBOL vmlinux 0xeee3c1ed param_get_string +EXPORT_SYMBOL vmlinux 0xeee75d91 ucc_fast_init +EXPORT_SYMBOL vmlinux 0xeeebad9b mpage_read_folio +EXPORT_SYMBOL vmlinux 0xeefd80a1 alloc_buffer_head +EXPORT_SYMBOL vmlinux 0xef001cd1 iov_iter_get_pages2 +EXPORT_SYMBOL vmlinux 0xef0f5ce0 jbd2_journal_unlock_updates +EXPORT_SYMBOL vmlinux 0xef3220cf ethtool_rx_flow_rule_destroy +EXPORT_SYMBOL vmlinux 0xef51505c tcf_em_tree_validate +EXPORT_SYMBOL vmlinux 0xef75b4c5 arp_tbl +EXPORT_SYMBOL vmlinux 0xef7cdbe8 truncate_inode_pages +EXPORT_SYMBOL vmlinux 0xef858242 param_get_uint +EXPORT_SYMBOL vmlinux 0xef8ac53d qcom_scm_restore_sec_cfg +EXPORT_SYMBOL vmlinux 0xef9d8c82 inode_maybe_inc_iversion +EXPORT_SYMBOL vmlinux 0xefa55cca iommu_put_resv_regions +EXPORT_SYMBOL vmlinux 0xefab37dd phy_ethtool_get_wol +EXPORT_SYMBOL vmlinux 0xefaf2e4f tcf_queue_work +EXPORT_SYMBOL vmlinux 0xefb144e8 pci_bus_assign_resources +EXPORT_SYMBOL vmlinux 0xefb9793a __inet_stream_connect +EXPORT_SYMBOL vmlinux 0xefc77339 handshake_genl_put +EXPORT_SYMBOL vmlinux 0xefcea2e7 acpi_warning +EXPORT_SYMBOL vmlinux 0xefe97a5f simple_transaction_read +EXPORT_SYMBOL vmlinux 0xefee932c acpi_get_data_full +EXPORT_SYMBOL vmlinux 0xefeefc09 __SCK__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xefef1053 __dev_remove_pack +EXPORT_SYMBOL vmlinux 0xf0009fee put_pages_list +EXPORT_SYMBOL vmlinux 0xf009d24b input_inject_event +EXPORT_SYMBOL vmlinux 0xf02aa937 wait_for_completion_interruptible_timeout +EXPORT_SYMBOL vmlinux 0xf02d09f8 dquot_reclaim_space_nodirty +EXPORT_SYMBOL vmlinux 0xf03438c4 pm860x_reg_read +EXPORT_SYMBOL vmlinux 0xf0574011 param_get_bool +EXPORT_SYMBOL vmlinux 0xf057d23c udp_seq_start +EXPORT_SYMBOL vmlinux 0xf064fe28 fscrypt_decrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xf07b07f6 sg_free_append_table +EXPORT_SYMBOL vmlinux 0xf07c3d66 tty_chars_in_buffer +EXPORT_SYMBOL vmlinux 0xf094c386 devm_clk_put +EXPORT_SYMBOL vmlinux 0xf09b5d9a get_zeroed_page +EXPORT_SYMBOL vmlinux 0xf09bc176 kthread_stop +EXPORT_SYMBOL vmlinux 0xf0a18498 genphy_handle_interrupt_no_ack +EXPORT_SYMBOL vmlinux 0xf0a9102c kmem_cache_size +EXPORT_SYMBOL vmlinux 0xf0ad668e proc_create_seq_private +EXPORT_SYMBOL vmlinux 0xf0b2419f cmd_db_read_aux_data +EXPORT_SYMBOL vmlinux 0xf0b4c068 blk_pm_runtime_init +EXPORT_SYMBOL vmlinux 0xf0b91873 netdev_upper_dev_unlink +EXPORT_SYMBOL vmlinux 0xf0b9a4b9 commit_creds +EXPORT_SYMBOL vmlinux 0xf0c5266a mmc_can_gpio_cd +EXPORT_SYMBOL vmlinux 0xf0c60572 __inc_node_page_state +EXPORT_SYMBOL vmlinux 0xf0cfb9d0 configfs_register_group +EXPORT_SYMBOL vmlinux 0xf0d14b52 bmap +EXPORT_SYMBOL vmlinux 0xf0e4b3c6 of_phy_register_fixed_link +EXPORT_SYMBOL vmlinux 0xf0f385ba inet_csk_init_xmit_timers +EXPORT_SYMBOL vmlinux 0xf0f6c949 devm_ioport_unmap +EXPORT_SYMBOL vmlinux 0xf0fdf6cb __stack_chk_fail +EXPORT_SYMBOL vmlinux 0xf11dd46e _page_poisoning_enabled_early +EXPORT_SYMBOL vmlinux 0xf1306456 xfrm_state_lookup +EXPORT_SYMBOL vmlinux 0xf132fca3 dm_put_device +EXPORT_SYMBOL vmlinux 0xf14a4179 phy_driver_register +EXPORT_SYMBOL vmlinux 0xf14b4420 skb_dump +EXPORT_SYMBOL vmlinux 0xf156a701 pci_enable_atomic_ops_to_root +EXPORT_SYMBOL vmlinux 0xf160d758 block_commit_write +EXPORT_SYMBOL vmlinux 0xf1703203 input_mt_report_pointer_emulation +EXPORT_SYMBOL vmlinux 0xf18300ad logic_inb +EXPORT_SYMBOL vmlinux 0xf18a4781 ether_setup +EXPORT_SYMBOL vmlinux 0xf18e8088 of_mdio_find_device +EXPORT_SYMBOL vmlinux 0xf195c682 fb_invert_cmaps +EXPORT_SYMBOL vmlinux 0xf1969a8e __usecs_to_jiffies +EXPORT_SYMBOL vmlinux 0xf19a1a62 md_bitmap_start_sync +EXPORT_SYMBOL vmlinux 0xf1a5caaf ilookup5 +EXPORT_SYMBOL vmlinux 0xf1a65f7b zstd_reset_dstream +EXPORT_SYMBOL vmlinux 0xf1b50b19 d_splice_alias +EXPORT_SYMBOL vmlinux 0xf1c3d3f5 neigh_ifdown +EXPORT_SYMBOL vmlinux 0xf1c768a5 load_nls_default +EXPORT_SYMBOL vmlinux 0xf1db1704 nla_memcpy +EXPORT_SYMBOL vmlinux 0xf1e046cc panic +EXPORT_SYMBOL vmlinux 0xf1e98c74 avenrun +EXPORT_SYMBOL vmlinux 0xf1f43844 tcf_qevent_handle +EXPORT_SYMBOL vmlinux 0xf1f6eeba unregister_framebuffer +EXPORT_SYMBOL vmlinux 0xf1f88a0e dm_kcopyd_prepare_callback +EXPORT_SYMBOL vmlinux 0xf21291d6 blk_mq_run_hw_queues +EXPORT_SYMBOL vmlinux 0xf2145648 netdev_lower_get_next +EXPORT_SYMBOL vmlinux 0xf21ee1cf folio_alloc +EXPORT_SYMBOL vmlinux 0xf23fcb99 __kfifo_in +EXPORT_SYMBOL vmlinux 0xf249b9d7 devm_devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0xf2513d6a file_check_and_advance_wb_err +EXPORT_SYMBOL vmlinux 0xf2628676 zstd_compress_cctx +EXPORT_SYMBOL vmlinux 0xf2669a2c imx_scu_irq_register_notifier +EXPORT_SYMBOL vmlinux 0xf2762e20 nd_device_unregister +EXPORT_SYMBOL vmlinux 0xf284ced3 pci_bus_claim_resources +EXPORT_SYMBOL vmlinux 0xf285b25a scsi_vpd_tpg_id +EXPORT_SYMBOL vmlinux 0xf28a7767 __inode_add_bytes +EXPORT_SYMBOL vmlinux 0xf28af751 key_link +EXPORT_SYMBOL vmlinux 0xf28cf0ae __hw_addr_init +EXPORT_SYMBOL vmlinux 0xf29403e5 acpi_install_table_handler +EXPORT_SYMBOL vmlinux 0xf2a89813 param_get_long +EXPORT_SYMBOL vmlinux 0xf2a8efae dm_kcopyd_do_callback +EXPORT_SYMBOL vmlinux 0xf2b07a78 scsi_is_target_device +EXPORT_SYMBOL vmlinux 0xf2c43f3f zlib_deflate +EXPORT_SYMBOL vmlinux 0xf2d287c2 dquot_initialize_needed +EXPORT_SYMBOL vmlinux 0xf2e3f4b3 mmc_put_card +EXPORT_SYMBOL vmlinux 0xf2e5bd87 security_free_mnt_opts +EXPORT_SYMBOL vmlinux 0xf2ee5ed9 skb_flow_dissect_meta +EXPORT_SYMBOL vmlinux 0xf2f53617 memregion_free +EXPORT_SYMBOL vmlinux 0xf3081a90 pci_scan_root_bus_bridge +EXPORT_SYMBOL vmlinux 0xf3155a0e pci_pme_active +EXPORT_SYMBOL vmlinux 0xf32ed985 inet_add_protocol +EXPORT_SYMBOL vmlinux 0xf32ff952 md_bitmap_cond_end_sync +EXPORT_SYMBOL vmlinux 0xf33319b9 of_find_node_by_name +EXPORT_SYMBOL vmlinux 0xf338b353 vga_client_register +EXPORT_SYMBOL vmlinux 0xf346231f seq_list_start_head +EXPORT_SYMBOL vmlinux 0xf350d6fb xfrm6_rcv +EXPORT_SYMBOL vmlinux 0xf353a698 register_module_notifier +EXPORT_SYMBOL vmlinux 0xf35ab4b0 seq_read +EXPORT_SYMBOL vmlinux 0xf3621fe2 mtree_alloc_rrange +EXPORT_SYMBOL vmlinux 0xf3633523 find_vma +EXPORT_SYMBOL vmlinux 0xf3633ebb security_dentry_init_security +EXPORT_SYMBOL vmlinux 0xf36f42a9 slhc_uncompress +EXPORT_SYMBOL vmlinux 0xf37d2770 bio_alloc_bioset +EXPORT_SYMBOL vmlinux 0xf386318d __dquot_alloc_space +EXPORT_SYMBOL vmlinux 0xf390f6f1 __bitmap_andnot +EXPORT_SYMBOL vmlinux 0xf3916987 global_cursor_default +EXPORT_SYMBOL vmlinux 0xf3932313 mb_cache_entry_wait_unused +EXPORT_SYMBOL vmlinux 0xf3937c01 simple_fill_super +EXPORT_SYMBOL vmlinux 0xf39b7f9d skb_abort_seq_read +EXPORT_SYMBOL vmlinux 0xf39c8268 sock_wake_async +EXPORT_SYMBOL vmlinux 0xf3a57892 release_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0xf3b66430 xfrm_state_unregister_afinfo +EXPORT_SYMBOL vmlinux 0xf3c1b3d3 vme_bus_type +EXPORT_SYMBOL vmlinux 0xf3cec94e dm_table_get_md +EXPORT_SYMBOL vmlinux 0xf3cfa76a __nla_put +EXPORT_SYMBOL vmlinux 0xf3d43c51 mipi_dsi_driver_unregister +EXPORT_SYMBOL vmlinux 0xf3e0e1df allocate_resource +EXPORT_SYMBOL vmlinux 0xf3e4d324 dquot_alloc +EXPORT_SYMBOL vmlinux 0xf3e51f20 security_inode_notifysecctx +EXPORT_SYMBOL vmlinux 0xf41ad2de register_filesystem +EXPORT_SYMBOL vmlinux 0xf41fc574 mmc_cqe_request_done +EXPORT_SYMBOL vmlinux 0xf4308d65 mmc_retune_timer_stop +EXPORT_SYMBOL vmlinux 0xf43d2caa acpi_remove_interface +EXPORT_SYMBOL vmlinux 0xf44a904a net_ns_barrier +EXPORT_SYMBOL vmlinux 0xf44f852a phy_check_valid +EXPORT_SYMBOL vmlinux 0xf4564a6d config_item_set_name +EXPORT_SYMBOL vmlinux 0xf45c23ed of_io_request_and_map +EXPORT_SYMBOL vmlinux 0xf474c21c bitmap_print_to_pagebuf +EXPORT_SYMBOL vmlinux 0xf474fdcb kfree_const +EXPORT_SYMBOL vmlinux 0xf4767987 register_md_cluster_operations +EXPORT_SYMBOL vmlinux 0xf4a46493 devm_extcon_register_notifier +EXPORT_SYMBOL vmlinux 0xf4a6eb3f nf_unregister_net_hook +EXPORT_SYMBOL vmlinux 0xf4b546a1 dquot_quota_sync +EXPORT_SYMBOL vmlinux 0xf4b754fd acpi_resources_are_enforced +EXPORT_SYMBOL vmlinux 0xf4b79773 vlan_filter_drop_vids +EXPORT_SYMBOL vmlinux 0xf4db35bc stpcpy +EXPORT_SYMBOL vmlinux 0xf4e6c532 prepare_kernel_cred +EXPORT_SYMBOL vmlinux 0xf4e8c289 neigh_carrier_down +EXPORT_SYMBOL vmlinux 0xf4f14de6 rtnl_trylock +EXPORT_SYMBOL vmlinux 0xf4f89fc6 inet_ioctl +EXPORT_SYMBOL vmlinux 0xf53d4c26 qdisc_class_hash_destroy +EXPORT_SYMBOL vmlinux 0xf580432f rproc_get_by_phandle +EXPORT_SYMBOL vmlinux 0xf581b8cd get_phy_device +EXPORT_SYMBOL vmlinux 0xf5888f03 ipv6_chk_addr +EXPORT_SYMBOL vmlinux 0xf5a20ed2 __genradix_prealloc +EXPORT_SYMBOL vmlinux 0xf5ad8e2b skb_copy_and_csum_dev +EXPORT_SYMBOL vmlinux 0xf5b400f5 make_kuid +EXPORT_SYMBOL vmlinux 0xf5cced6e blk_mq_tagset_wait_completed_request +EXPORT_SYMBOL vmlinux 0xf5d15e91 cookie_timestamp_decode +EXPORT_SYMBOL vmlinux 0xf5e7ea40 ktime_get_coarse_ts64 +EXPORT_SYMBOL vmlinux 0xf5e9d851 ww_mutex_lock +EXPORT_SYMBOL vmlinux 0xf5f176c7 inode_update_time +EXPORT_SYMBOL vmlinux 0xf5fbb138 fs_param_is_path +EXPORT_SYMBOL vmlinux 0xf60d0f1c mdiobus_write_nested +EXPORT_SYMBOL vmlinux 0xf6265675 pskb_trim_rcsum_slow +EXPORT_SYMBOL vmlinux 0xf6292bc4 netdev_txq_to_tc +EXPORT_SYMBOL vmlinux 0xf62c39fe ucc_slow_graceful_stop_tx +EXPORT_SYMBOL vmlinux 0xf63263bb __task_pid_nr_ns +EXPORT_SYMBOL vmlinux 0xf63e172a netpoll_setup +EXPORT_SYMBOL vmlinux 0xf643d104 hsiphash_4u32 +EXPORT_SYMBOL vmlinux 0xf65d79de scsi_device_set_state +EXPORT_SYMBOL vmlinux 0xf665f74f sock_load_diag_module +EXPORT_SYMBOL vmlinux 0xf6680940 mipi_dsi_dcs_set_display_off +EXPORT_SYMBOL vmlinux 0xf66bf1c5 phy_init_eee +EXPORT_SYMBOL vmlinux 0xf6720123 file_modified +EXPORT_SYMBOL vmlinux 0xf679b589 crypto_kdf108_ctr_generate +EXPORT_SYMBOL vmlinux 0xf68285c0 register_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xf69207ad free_netdev +EXPORT_SYMBOL vmlinux 0xf69808f6 mmc_cqe_start_req +EXPORT_SYMBOL vmlinux 0xf6a0288a dev_pm_opp_unregister_notifier +EXPORT_SYMBOL vmlinux 0xf6bda7c4 tcp_rtx_synack +EXPORT_SYMBOL vmlinux 0xf6c88890 devm_mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0xf6d6f68c d_alloc_parallel +EXPORT_SYMBOL vmlinux 0xf6e8599c dev_mc_sync_multiple +EXPORT_SYMBOL vmlinux 0xf6ea4ed0 secpath_set +EXPORT_SYMBOL vmlinux 0xf6ebb3f0 __napi_alloc_skb +EXPORT_SYMBOL vmlinux 0xf6ebc03b net_ratelimit +EXPORT_SYMBOL vmlinux 0xf6f9d58d init_on_free +EXPORT_SYMBOL vmlinux 0xf6fc8791 __bitmap_xor +EXPORT_SYMBOL vmlinux 0xf703c68a sock_set_rcvbuf +EXPORT_SYMBOL vmlinux 0xf70e0d06 config_group_init +EXPORT_SYMBOL vmlinux 0xf72d091c fs_param_is_blob +EXPORT_SYMBOL vmlinux 0xf7370f56 system_state +EXPORT_SYMBOL vmlinux 0xf738d1be register_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xf7413d98 scsi_host_put +EXPORT_SYMBOL vmlinux 0xf74f296f cdev_device_del +EXPORT_SYMBOL vmlinux 0xf76669dd tcp_conn_request +EXPORT_SYMBOL vmlinux 0xf76843b5 qcom_scm_pas_supported +EXPORT_SYMBOL vmlinux 0xf7686290 kmem_cache_free_bulk +EXPORT_SYMBOL vmlinux 0xf76fbb54 phy_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0xf77555cd __memcpy_toio +EXPORT_SYMBOL vmlinux 0xf790b4fe of_get_cpu_state_node +EXPORT_SYMBOL vmlinux 0xf79f2e11 skb_ensure_writable +EXPORT_SYMBOL vmlinux 0xf7a5ba43 eth_platform_get_mac_address +EXPORT_SYMBOL vmlinux 0xf7b807ac free_task +EXPORT_SYMBOL vmlinux 0xf7d27730 blk_set_queue_depth +EXPORT_SYMBOL vmlinux 0xf7d31de9 kstrtoul_from_user +EXPORT_SYMBOL vmlinux 0xf7da6e6f acpi_unload_table +EXPORT_SYMBOL vmlinux 0xf7e4a3ed __genphy_config_aneg +EXPORT_SYMBOL vmlinux 0xf7ea6311 qman_p_poll_dqrr +EXPORT_SYMBOL vmlinux 0xf7f05c17 fman_port_use_kg_hash +EXPORT_SYMBOL vmlinux 0xf80a589b scsi_host_alloc +EXPORT_SYMBOL vmlinux 0xf811e69d scsi_eh_flush_done_q +EXPORT_SYMBOL vmlinux 0xf812cff6 memscan +EXPORT_SYMBOL vmlinux 0xf82ec573 rb_prev +EXPORT_SYMBOL vmlinux 0xf84bd6ee bpf_stats_enabled_key +EXPORT_SYMBOL vmlinux 0xf85d4b9e bdev_start_io_acct +EXPORT_SYMBOL vmlinux 0xf865aa15 pci_iomap +EXPORT_SYMBOL vmlinux 0xf869b53a __napi_schedule_irqoff +EXPORT_SYMBOL vmlinux 0xf87100ca misc_register +EXPORT_SYMBOL vmlinux 0xf8767de7 inet_rcv_saddr_equal +EXPORT_SYMBOL vmlinux 0xf882938b folio_migrate_copy +EXPORT_SYMBOL vmlinux 0xf883e0d1 skb_push +EXPORT_SYMBOL vmlinux 0xf887ba7b proc_set_user +EXPORT_SYMBOL vmlinux 0xf88ecec4 kvmemdup +EXPORT_SYMBOL vmlinux 0xf89089cb of_mdiobus_child_is_phy +EXPORT_SYMBOL vmlinux 0xf8bc0e83 dev_pre_changeaddr_notify +EXPORT_SYMBOL vmlinux 0xf8d07858 bitmap_from_arr32 +EXPORT_SYMBOL vmlinux 0xf8d2bc2c zstd_find_frame_compressed_size +EXPORT_SYMBOL vmlinux 0xf8d80be6 clean_bdev_aliases +EXPORT_SYMBOL vmlinux 0xf8ea88f3 blk_mq_delay_run_hw_queue +EXPORT_SYMBOL vmlinux 0xf8eabc7f freeze_bdev +EXPORT_SYMBOL vmlinux 0xf8f5fa18 md_update_sb +EXPORT_SYMBOL vmlinux 0xf8f61ebc wake_up_var +EXPORT_SYMBOL vmlinux 0xf90a26e0 skb_flow_dissect_ct +EXPORT_SYMBOL vmlinux 0xf9102c7a submit_bio +EXPORT_SYMBOL vmlinux 0xf91b89ab fman_sp_build_buffer_struct +EXPORT_SYMBOL vmlinux 0xf9223e84 security_inet_conn_request +EXPORT_SYMBOL vmlinux 0xf9399768 pci_unmap_rom +EXPORT_SYMBOL vmlinux 0xf93aae46 __arm_smccc_smc +EXPORT_SYMBOL vmlinux 0xf93fd09c fb_find_mode_cvt +EXPORT_SYMBOL vmlinux 0xf94536c2 proc_dointvec +EXPORT_SYMBOL vmlinux 0xf95c619b acpi_processor_preregister_performance +EXPORT_SYMBOL vmlinux 0xf9664436 security_task_getsecid_obj +EXPORT_SYMBOL vmlinux 0xf9722676 twl_i2c_write +EXPORT_SYMBOL vmlinux 0xf981b148 dqput +EXPORT_SYMBOL vmlinux 0xf9a482f9 msleep +EXPORT_SYMBOL vmlinux 0xf9c0b663 strlcat +EXPORT_SYMBOL vmlinux 0xf9ca2eb4 kstrtoint_from_user +EXPORT_SYMBOL vmlinux 0xf9cdddc3 __cpuhp_remove_state_cpuslocked +EXPORT_SYMBOL vmlinux 0xf9de7adc mmc_gpio_set_cd_wake +EXPORT_SYMBOL vmlinux 0xf9e75fbe skb_coalesce_rx_frag +EXPORT_SYMBOL vmlinux 0xf9e9a214 __skb_recv_udp +EXPORT_SYMBOL vmlinux 0xf9fbaefd block_read_full_folio +EXPORT_SYMBOL vmlinux 0xfa042227 gnet_stats_add_basic +EXPORT_SYMBOL vmlinux 0xfa08c34a page_offline_end +EXPORT_SYMBOL vmlinux 0xfa205269 dma_resv_iter_first_unlocked +EXPORT_SYMBOL vmlinux 0xfa261c91 handle_edge_irq +EXPORT_SYMBOL vmlinux 0xfa297415 acpi_map_pxm_to_node +EXPORT_SYMBOL vmlinux 0xfa2d6cee sock_set_reuseaddr +EXPORT_SYMBOL vmlinux 0xfa2ddace security_sb_clone_mnt_opts +EXPORT_SYMBOL vmlinux 0xfa2e5f32 i2c_smbus_pec +EXPORT_SYMBOL vmlinux 0xfa32575d mroute6_is_socket +EXPORT_SYMBOL vmlinux 0xfa4174e3 skb_append +EXPORT_SYMBOL vmlinux 0xfa4d2f03 __nla_parse +EXPORT_SYMBOL vmlinux 0xfa599bb2 netlink_register_notifier +EXPORT_SYMBOL vmlinux 0xfa91373a mipi_dsi_generic_read +EXPORT_SYMBOL vmlinux 0xfa969198 sk_stop_timer +EXPORT_SYMBOL vmlinux 0xfa994758 pnp_disable_dev +EXPORT_SYMBOL vmlinux 0xfaaa12d0 _page_poisoning_enabled +EXPORT_SYMBOL vmlinux 0xfabf1616 md_flush_request +EXPORT_SYMBOL vmlinux 0xfac6049d page_pool_release_page +EXPORT_SYMBOL vmlinux 0xfac69c5c pci_ep_cfs_add_epc_group +EXPORT_SYMBOL vmlinux 0xfac8865f sysctl_wmem_max +EXPORT_SYMBOL vmlinux 0xfac88c13 pci_get_class +EXPORT_SYMBOL vmlinux 0xfad93d41 max8925_bulk_write +EXPORT_SYMBOL vmlinux 0xfaecb308 memcg_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0xfaed2353 genl_register_family +EXPORT_SYMBOL vmlinux 0xfaf76677 netdev_change_features +EXPORT_SYMBOL vmlinux 0xfaf81b18 pci_enable_msix_range +EXPORT_SYMBOL vmlinux 0xfb0a77af kfree_skb_partial +EXPORT_SYMBOL vmlinux 0xfb141cf5 igrab +EXPORT_SYMBOL vmlinux 0xfb177b1e ilookup +EXPORT_SYMBOL vmlinux 0xfb24dd94 rproc_elf_load_rsc_table +EXPORT_SYMBOL vmlinux 0xfb348fea fault_in_safe_writeable +EXPORT_SYMBOL vmlinux 0xfb384d37 kasprintf +EXPORT_SYMBOL vmlinux 0xfb392595 sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0xfb5bc564 phy_reset_after_clk_enable +EXPORT_SYMBOL vmlinux 0xfb6af58d recalc_sigpending +EXPORT_SYMBOL vmlinux 0xfb74c2a6 vfs_iocb_iter_read +EXPORT_SYMBOL vmlinux 0xfb765ec4 dma_mmap_attrs +EXPORT_SYMBOL vmlinux 0xfb943592 of_graph_get_endpoint_count +EXPORT_SYMBOL vmlinux 0xfb9e527f unregister_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0xfba7a5f5 __get_random_u32_below +EXPORT_SYMBOL vmlinux 0xfba7ddd2 match_u64 +EXPORT_SYMBOL vmlinux 0xfbaaf01e console_lock +EXPORT_SYMBOL vmlinux 0xfbad3cf0 scsi_normalize_sense +EXPORT_SYMBOL vmlinux 0xfbad6c3f mipi_dsi_dcs_enter_sleep_mode +EXPORT_SYMBOL vmlinux 0xfbb8a761 strscpy_pad +EXPORT_SYMBOL vmlinux 0xfbbc8a50 fib6_info_hw_flags_set +EXPORT_SYMBOL vmlinux 0xfbc4f89e io_schedule_timeout +EXPORT_SYMBOL vmlinux 0xfbcef33a filemap_write_and_wait_range +EXPORT_SYMBOL vmlinux 0xfbd3307f ns_capable +EXPORT_SYMBOL vmlinux 0xfbe215e4 sg_next +EXPORT_SYMBOL vmlinux 0xfbe4b175 qman_create_cgr +EXPORT_SYMBOL vmlinux 0xfbe4b60d eth_header_parse_protocol +EXPORT_SYMBOL vmlinux 0xfbe8ee28 acpi_get_table_by_index +EXPORT_SYMBOL vmlinux 0xfc072b61 xp_can_alloc +EXPORT_SYMBOL vmlinux 0xfc336d2e __wake_up_bit +EXPORT_SYMBOL vmlinux 0xfc3c6e35 vme_bus_error_handler +EXPORT_SYMBOL vmlinux 0xfc4152fc ec_read +EXPORT_SYMBOL vmlinux 0xfc421e79 gnet_stats_add_queue +EXPORT_SYMBOL vmlinux 0xfc4c5b26 md_cluster_ops +EXPORT_SYMBOL vmlinux 0xfc52abc7 qcom_scm_pas_shutdown +EXPORT_SYMBOL vmlinux 0xfc52bd17 i2c_smbus_read_byte +EXPORT_SYMBOL vmlinux 0xfc55e5ca tcp_sock_set_nodelay +EXPORT_SYMBOL vmlinux 0xfc84f41d ipv6_dev_find +EXPORT_SYMBOL vmlinux 0xfc881b89 fman_port_get_hash_result_offset +EXPORT_SYMBOL vmlinux 0xfc88f188 vfs_getattr_nosec +EXPORT_SYMBOL vmlinux 0xfc957057 register_quota_format +EXPORT_SYMBOL vmlinux 0xfc9739cd xfrm_find_acq +EXPORT_SYMBOL vmlinux 0xfc9ed8c3 qcom_scm_ice_available +EXPORT_SYMBOL vmlinux 0xfca1d826 nf_ip6_checksum +EXPORT_SYMBOL vmlinux 0xfcacc53f udp6_set_csum +EXPORT_SYMBOL vmlinux 0xfcae5eff __folio_lock +EXPORT_SYMBOL vmlinux 0xfcce2f7d ucc_fast_enable +EXPORT_SYMBOL vmlinux 0xfcce6cd4 tcp_v4_mtu_reduced +EXPORT_SYMBOL vmlinux 0xfcd1819a hdmi_spd_infoframe_check +EXPORT_SYMBOL vmlinux 0xfcd4945d sock_setsockopt +EXPORT_SYMBOL vmlinux 0xfcdbd8a9 d_rehash +EXPORT_SYMBOL vmlinux 0xfcec0987 enable_irq +EXPORT_SYMBOL vmlinux 0xfcf47f04 pci_set_power_state +EXPORT_SYMBOL vmlinux 0xfd0c198a truncate_pagecache_range +EXPORT_SYMBOL vmlinux 0xfd152af5 blk_rq_map_kern +EXPORT_SYMBOL vmlinux 0xfd274a85 simple_empty +EXPORT_SYMBOL vmlinux 0xfd2c7561 vme_irq_handler +EXPORT_SYMBOL vmlinux 0xfd3306bb kobject_init +EXPORT_SYMBOL vmlinux 0xfd33e324 __do_once_done +EXPORT_SYMBOL vmlinux 0xfd356274 jbd2_journal_wipe +EXPORT_SYMBOL vmlinux 0xfd4c5cfa regset_get +EXPORT_SYMBOL vmlinux 0xfd5a2986 cpumask_any_and_distribute +EXPORT_SYMBOL vmlinux 0xfd7220be __acpi_mdiobus_register +EXPORT_SYMBOL vmlinux 0xfd7cd167 iov_iter_advance +EXPORT_SYMBOL vmlinux 0xfd9118bd skb_eth_gso_segment +EXPORT_SYMBOL vmlinux 0xfd9284b9 phy_stop +EXPORT_SYMBOL vmlinux 0xfd96266b tcp_md5_do_add +EXPORT_SYMBOL vmlinux 0xfd9a63ff param_set_charp +EXPORT_SYMBOL vmlinux 0xfdba919d __nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xfdc77e78 tcf_idr_release +EXPORT_SYMBOL vmlinux 0xfdcb4ed3 acpi_os_get_line +EXPORT_SYMBOL vmlinux 0xfdcc8a0e fb_find_best_display +EXPORT_SYMBOL vmlinux 0xfdda51ae ip_sock_set_mtu_discover +EXPORT_SYMBOL vmlinux 0xfddec861 param_set_invbool +EXPORT_SYMBOL vmlinux 0xfde1dcaf tcf_chain_get_by_act +EXPORT_SYMBOL vmlinux 0xfde737c9 nd_btt_arena_is_valid +EXPORT_SYMBOL vmlinux 0xfde8dbd5 __ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0xfdebccf7 mfd_remove_devices +EXPORT_SYMBOL vmlinux 0xfe029963 unregister_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xfe1b4616 d_instantiate_anon +EXPORT_SYMBOL vmlinux 0xfe1c9ea5 sg_pcopy_from_buffer +EXPORT_SYMBOL vmlinux 0xfe1d2e94 key_create_or_update +EXPORT_SYMBOL vmlinux 0xfe215b97 proc_do_large_bitmap +EXPORT_SYMBOL vmlinux 0xfe30d3af touchscreen_parse_properties +EXPORT_SYMBOL vmlinux 0xfe3f033e sock_create_kern +EXPORT_SYMBOL vmlinux 0xfe487975 init_wait_entry +EXPORT_SYMBOL vmlinux 0xfe4ed20d netdev_info +EXPORT_SYMBOL vmlinux 0xfe5d4bb2 sys_tz +EXPORT_SYMBOL vmlinux 0xfe5e66e7 generic_listxattr +EXPORT_SYMBOL vmlinux 0xfe6bb941 ptp_find_pin_unlocked +EXPORT_SYMBOL vmlinux 0xfe6cf19b vc_resize +EXPORT_SYMBOL vmlinux 0xfe725ead dmaenginem_async_device_register +EXPORT_SYMBOL vmlinux 0xfe7d7974 kernel_getpeername +EXPORT_SYMBOL vmlinux 0xfe8c61f0 _raw_read_lock +EXPORT_SYMBOL vmlinux 0xfe8c9c28 dquot_get_state +EXPORT_SYMBOL vmlinux 0xfe8fd84a dev_addr_mod +EXPORT_SYMBOL vmlinux 0xfe916dc6 hex_dump_to_buffer +EXPORT_SYMBOL vmlinux 0xfe9ebbbb acpi_osi_is_win8 +EXPORT_SYMBOL vmlinux 0xfea72c86 register_netdevice +EXPORT_SYMBOL vmlinux 0xfec5ae1f sdev_disable_disk_events +EXPORT_SYMBOL vmlinux 0xfed7c838 mpage_writepages +EXPORT_SYMBOL vmlinux 0xfedb225d of_get_next_parent +EXPORT_SYMBOL vmlinux 0xfedcdb60 seq_hlist_next_percpu +EXPORT_SYMBOL vmlinux 0xfedf2ae8 km_state_notify +EXPORT_SYMBOL vmlinux 0xfee02733 blk_mq_start_hw_queue +EXPORT_SYMBOL vmlinux 0xfeeab3ed mmc_wait_for_cmd +EXPORT_SYMBOL vmlinux 0xfeebc7c4 __kfifo_from_user_r +EXPORT_SYMBOL vmlinux 0xfef216eb _raw_spin_trylock +EXPORT_SYMBOL vmlinux 0xfefcb98e vme_dma_vme_attribute +EXPORT_SYMBOL vmlinux 0xff1e9dd8 seq_list_start +EXPORT_SYMBOL vmlinux 0xff200878 vfs_symlink +EXPORT_SYMBOL vmlinux 0xff282521 rfkill_register +EXPORT_SYMBOL vmlinux 0xff2f433a tcf_qevent_destroy +EXPORT_SYMBOL vmlinux 0xff41a709 __tracepoint_kmalloc +EXPORT_SYMBOL vmlinux 0xff52cc1a dev_get_by_index +EXPORT_SYMBOL vmlinux 0xff52ed03 truncate_inode_pages_range +EXPORT_SYMBOL vmlinux 0xff5befd5 mmc_detect_change +EXPORT_SYMBOL vmlinux 0xff6878cf fb_default_cmap +EXPORT_SYMBOL vmlinux 0xff6d898e kobject_get +EXPORT_SYMBOL vmlinux 0xff72f7b1 ipv6_find_hdr +EXPORT_SYMBOL vmlinux 0xff742f31 devfreq_resume_device +EXPORT_SYMBOL vmlinux 0xff7cba5d vfs_fsync +EXPORT_SYMBOL vmlinux 0xff7d3ecd folio_wait_private_2 +EXPORT_SYMBOL vmlinux 0xff7e7f8d kryo_l2_set_indirect_reg +EXPORT_SYMBOL vmlinux 0xff87cd18 lockref_get_not_dead +EXPORT_SYMBOL vmlinux 0xffb0d097 tcp_select_initial_window +EXPORT_SYMBOL vmlinux 0xffb7c514 ida_free +EXPORT_SYMBOL vmlinux 0xffc4f200 zstd_compress_stream +EXPORT_SYMBOL vmlinux 0xffc7222a ioc_lookup_icq +EXPORT_SYMBOL vmlinux 0xffc95e6f kern_unmount_array +EXPORT_SYMBOL vmlinux 0xffcc4ec7 tcp_bpf_bypass_getsockopt +EXPORT_SYMBOL vmlinux 0xffdcc5bd unmap_mapping_range +EXPORT_SYMBOL vmlinux 0xffe33719 kern_path_create +EXPORT_SYMBOL vmlinux 0xffeedf6a delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0xfffabe8e skb_condense +EXPORT_SYMBOL_GPL crypto/af_alg 0x0f17d247 af_alg_poll +EXPORT_SYMBOL_GPL crypto/af_alg 0x11cfe306 af_alg_wait_for_data +EXPORT_SYMBOL_GPL crypto/af_alg 0x27e92408 af_alg_async_cb +EXPORT_SYMBOL_GPL crypto/af_alg 0x323e7783 af_alg_wmem_wakeup +EXPORT_SYMBOL_GPL crypto/af_alg 0x4eb8868c af_alg_free_resources +EXPORT_SYMBOL_GPL crypto/af_alg 0x50cf9d0b af_alg_get_rsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x62904535 af_alg_unregister_type +EXPORT_SYMBOL_GPL crypto/af_alg 0x634264a9 af_alg_free_sg +EXPORT_SYMBOL_GPL crypto/af_alg 0x813cabff af_alg_accept +EXPORT_SYMBOL_GPL crypto/af_alg 0x84f4e30e af_alg_alloc_areq +EXPORT_SYMBOL_GPL crypto/af_alg 0xb0cff640 af_alg_register_type +EXPORT_SYMBOL_GPL crypto/af_alg 0xc0c6bf64 af_alg_release_parent +EXPORT_SYMBOL_GPL crypto/af_alg 0xc43551ad af_alg_sendmsg +EXPORT_SYMBOL_GPL crypto/af_alg 0xc560e6dd af_alg_count_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0xd0eb9f15 af_alg_pull_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0xdd5cdbaf af_alg_release +EXPORT_SYMBOL_GPL crypto/aria_generic 0x07c4dd9a aria_set_key +EXPORT_SYMBOL_GPL crypto/aria_generic 0x4a61978a aria_encrypt +EXPORT_SYMBOL_GPL crypto/aria_generic 0xbdad6df6 aria_decrypt +EXPORT_SYMBOL_GPL crypto/async_tx/async_memcpy 0x7be994aa async_memcpy +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0xadce9228 async_gen_syndrome +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0xcf9a2d53 async_syndrome_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x1a301c42 async_raid6_datap_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x241bc65e async_raid6_2data_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x3442734a async_tx_submit +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x7e7145df async_tx_quiesce +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xc1c005e3 __async_tx_find_channel +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xf243d89f async_trigger_callback +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x44b488ef async_xor_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x475e63ec async_xor_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x4db09ef4 async_xor +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xa813aeb9 async_xor_val_offs +EXPORT_SYMBOL_GPL crypto/authenc 0x2479193e crypto_authenc_extractkeys +EXPORT_SYMBOL_GPL crypto/blowfish_common 0xf411ee86 blowfish_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x188d9d26 __cast5_decrypt +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x6915a0ca cast5_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xef81a4af __cast5_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x3dbae082 __cast6_decrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xccb4975b cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xcfce512f __cast6_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xd76a5716 __cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast_common 0x5609ce41 cast_s2 +EXPORT_SYMBOL_GPL crypto/cast_common 0x5b17be06 cast_s4 +EXPORT_SYMBOL_GPL crypto/cast_common 0xb9cba57f cast_s3 +EXPORT_SYMBOL_GPL crypto/cast_common 0xbd3e7542 cast_s1 +EXPORT_SYMBOL_GPL crypto/cryptd 0x16619b0a cryptd_alloc_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0x1ade2813 cryptd_shash_desc +EXPORT_SYMBOL_GPL crypto/cryptd 0x3e6f5d31 cryptd_ahash_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x4b389fde cryptd_alloc_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0x4c60a658 cryptd_free_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x8971534b cryptd_ahash_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x9fee6351 cryptd_aead_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xa0a8042a cryptd_skcipher_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xc8ff4efd cryptd_free_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0xd7c0eb95 cryptd_free_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0xdc4c88ba cryptd_aead_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xddbfaccf cryptd_skcipher_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xf3a6c4fd cryptd_alloc_ahash +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x01b90f09 crypto_finalize_hash_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x04c1ad5c crypto_transfer_skcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x1f7c9f84 crypto_engine_start +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x274c3001 crypto_engine_alloc_init_and_set +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x5356d415 crypto_transfer_aead_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x53bc902f crypto_engine_stop +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x7ad97faf crypto_transfer_kpp_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x7d62f6f6 crypto_transfer_akcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x8a550c41 crypto_finalize_kpp_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x976dfde7 crypto_engine_exit +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xbb4ac073 crypto_finalize_aead_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xbbb64c4c crypto_engine_alloc_init +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xccc34445 crypto_finalize_skcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xcda09de4 crypto_transfer_hash_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xd60bfcd1 crypto_finalize_akcipher_request +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x33b866ce crypto_ecdh_decode_key +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7475be8e crypto_ecdh_key_len +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0xb230d2ec crypto_ecdh_encode_key +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x1936413e polyval_mul_non4k +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x49dece42 polyval_update_non4k +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x25ace593 serpent_setkey +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x4eb4c55e __serpent_encrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xbcc074f3 __serpent_decrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xd4c9681a __serpent_setkey +EXPORT_SYMBOL_GPL crypto/sm2_generic 0x0f584d21 sm2_compute_z_digest +EXPORT_SYMBOL_GPL crypto/sm3 0xa98edad1 sm3_update +EXPORT_SYMBOL_GPL crypto/sm3 0xf04338f9 sm3_final +EXPORT_SYMBOL_GPL crypto/sm3_generic 0x0bddca87 sm3_zero_message_hash +EXPORT_SYMBOL_GPL crypto/sm4 0x24e254e8 sm4_expandkey +EXPORT_SYMBOL_GPL crypto/sm4 0xfa81970e sm4_crypt_block +EXPORT_SYMBOL_GPL crypto/twofish_common 0xb9a3c5fc twofish_setkey +EXPORT_SYMBOL_GPL crypto/twofish_common 0xe22b7787 __twofish_setkey +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x03487dee spk_synth_get_index +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x060adf5b spk_do_catch_up +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x08f0212d spk_set_num_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1e39eb14 synth_putws +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1ec983ab synth_current +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x41a160e5 synth_buffer_empty +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4449e1dd synth_buffer_clear +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x45eda959 spk_get_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x466f5eb7 synth_putwc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4dfda5c7 synth_remove +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x58f1207b spk_synth_is_alive_nop +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x7006fa1b spk_do_catch_up_unicode +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x72a86d70 spk_var_store +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x76d40046 synth_buffer_skip_nonlatin1 +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x84dad068 synth_buffer_getc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8c82dfca synth_request_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8e47eaf7 spk_ttyio_release +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8fe0db01 synth_putwc_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xaadb0612 synth_buffer_peek +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xb734cb9d speakup_event +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xbbd15a51 speakup_start_ttys +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc319c604 synth_putws_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc58f6e50 spk_get_var_header +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xcffb6e1e synth_add +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd420b6f5 spk_synth_flush +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd469bcb8 spk_ttyio_ops +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd7b5fb90 spk_ttyio_synth_immediate +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd8fd86cf synth_release_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd93829dd speakup_info +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe194d0ef synth_printf +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xee717485 spk_synth_is_alive_restart +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xfbab9d37 spk_var_show +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xfbcd9dca spk_ttyio_synth_probe +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x232c9411 acpi_nfit_desc_init +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x4639bcda acpi_nfit_shutdown +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x499bbf57 nfit_get_smbios_id +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x68503881 acpi_nfit_init +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x6f7ea2bb __acpi_nfit_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x80b31d4e __acpi_nvdimm_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xe0d45a70 acpi_nfit_ctl +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0x67927a0d platform_profile_notify +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xbfe36436 platform_profile_remove +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xcac33cd4 platform_profile_register +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0x56c951f4 pata_parport_register_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0xe55038e4 pata_parport_unregister_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_platform 0x5b960a77 __pata_platform_probe +EXPORT_SYMBOL_GPL drivers/ata/pata_sis 0x2f229ecb sis_info133_for_sata +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x09917359 charlcd_poke +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x6fd9cc4a charlcd_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x8b45326c charlcd_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xd3e29970 charlcd_backlight +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf3304696 charlcd_free +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf883c540 charlcd_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x07b26ecc hd44780_common_gotoxy +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x1aa688fd hd44780_common_lines +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x23159a5b hd44780_common_clear_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x30e85287 hd44780_common_shift_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x36dc00a2 hd44780_common_print +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x3c4c183f hd44780_common_home +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x489c89e8 hd44780_common_redefine_char +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x64415593 hd44780_common_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x79e8e259 hd44780_common_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8585e5fd hd44780_common_blink +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8d4f3fa4 hd44780_common_init_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xa22afdaa hd44780_common_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xc369090d hd44780_common_shift_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xf360d788 hd44780_common_fontsize +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x14102f23 ks0108_displaystate +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x48a70518 ks0108_writedata +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x4f506333 ks0108_startline +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x6edae968 ks0108_isinited +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xbf4774db ks0108_writecontrol +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xedde6df2 ks0108_page +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xfee8ef7b ks0108_address +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x000c7991 linedisp_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0xdbaa81a6 linedisp_register +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0x86d68da7 regmap_ac97_default_volatile +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0xd2232cbd __devm_regmap_init_ac97 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0xf4acbc67 __regmap_init_ac97 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-i3c 0x6102119a __devm_regmap_init_i3c +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0x4e2b97cb __devm_regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0xedac9794 __regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0xc083ce5e __devm_regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0xc7bc05b1 __regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0x021006ee __devm_regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0xd74c91be __regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xdffb165e __devm_regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xf12539ef __regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0x2dc027ed __devm_regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0xb66c633c __regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x22aaa325 __regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x7c4fce3f __regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x7e155997 __devm_regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0xfaa5d268 __devm_regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0x9c446b29 __regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0xed727b79 __devm_regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x02d9accf bcma_pmu_get_bus_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x08159366 bcma_chipco_chipctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x1e6e016c bcma_core_pci_power_save +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x29e10771 __bcma_driver_register +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x2cf60192 bcma_chipco_b_mii_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x2ebbc908 bcma_core_is_enabled +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x33b719d2 bcma_host_pci_up +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x3dc954cc bcma_core_pll_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x4178b572 bcma_core_disable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x41c5f81c bcma_chipco_pll_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x449a1f98 bcma_chipco_pll_read +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x485c3fbc bcma_chipco_gpio_out +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x4bdd8215 bcma_chipco_pll_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x501e965a bcma_host_pci_down +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x54081890 bcma_driver_unregister +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x65939361 bcma_chipco_get_alp_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x68171698 bcma_chipco_gpio_outen +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x6a3df8a3 bcma_core_set_clockmode +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x6b2e3abf bcma_chipco_gpio_control +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x7a676f9f bcma_core_enable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x8a72c46e bcma_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x9eb99b39 bcma_host_pci_irq_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xacb086f2 bcma_chipco_regctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xb4d3eb5e bcma_find_core_unit +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x18f04b8d btbcm_finalize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x2324d841 btbcm_write_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x90e247e1 btbcm_setup_apple +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xbcbb2f9e btbcm_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xc19dd014 btbcm_read_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xd432a942 btbcm_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xd682a3e5 btbcm_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xf4797f48 btbcm_setup_patchram +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x0d9f97a5 btintel_bootup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x14975dd7 btintel_exit_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x21108143 btintel_enter_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x22cf36ac btintel_version_info +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x2f120972 btintel_configure_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x6c46bc5b btintel_set_event_mask_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x91bf92c9 btintel_secure_send_result +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xa3571797 btintel_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xb510f681 btintel_regmap_init +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xc23c0a6e btintel_read_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xd77f1dbd btintel_set_diag +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xddc87983 btintel_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xe3933d30 btintel_set_quality_report +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xe5ce0c72 btintel_read_boot_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xe79c6326 btintel_load_ddc_config +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xf8774f72 btintel_send_intel_reset +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xfcb1b7b1 btintel_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x113765f4 btmrvl_remove_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x18fa82e2 btmrvl_enable_hs +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x6cc0fe22 btmrvl_process_event +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x7be968ef btmrvl_pscan_window_reporting +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x92cbc711 btmrvl_send_module_cfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xa707b75d btmrvl_interrupt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xbecb7fd2 btmrvl_add_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xbf9e313c btmrvl_register_hdev +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xc10a0004 btmrvl_enable_ps +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xe66cc1ec btmrvl_send_hscfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xf52d822f btmrvl_check_evtpkt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x0954d189 btmtk_setup_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x19a5e1ef btmtk_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x6bb36ecc btmtk_setup_firmware_79xx +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x04829907 qca_read_soc_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x1c429eef qca_set_bdaddr_rome +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x4cc7c88f qca_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x4f4d1607 qca_send_pre_shutdown_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xb435b61c qca_uart_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x218dbc6d btrtl_setup_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x44bd4e5a btrtl_get_uart_settings +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x565013a2 btrtl_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xaf78f260 btrtl_free +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xca40cdf0 btrtl_set_quirks +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xd3caf0e2 btrtl_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xe6ec2637 btrtl_shutdown_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x19d7bfcb hci_uart_unregister_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x3279c532 hci_uart_register_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x6c3535bb hci_uart_tx_wakeup +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xa8886feb h4_recv_buf +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x14d0e311 mhi_ep_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x1d3c9cb3 mhi_ep_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xaa17bb78 mhi_ep_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xb154cee0 mhi_ep_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xb333dc2f mhi_ep_queue_is_empty +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xc691dc79 mhi_ep_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xedea5fcd __mhi_ep_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xf75f99ed mhi_ep_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x1255c615 mhi_notify +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x1369c37d mhi_download_rddm_image +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x1da17867 mhi_get_free_desc_count +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x2a6f9dc5 mhi_alloc_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x32e55192 mhi_async_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x33e4aeab mhi_pm_resume_force +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x3a6edbdb mhi_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x3b15dab0 mhi_queue_buf +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x3c11694e mhi_prepare_for_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x401b6f8d mhi_pm_suspend +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x476d98a0 mhi_force_rddm_mode +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x4a7b435b mhi_prepare_for_transfer_autoqueue +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x66117e42 mhi_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x675b6e09 mhi_get_mhi_state +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x67da900d mhi_device_get_sync +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x6e732554 mhi_device_get +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x72060ab8 mhi_device_put +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7998ce6f mhi_soc_reset +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7b2fbcac mhi_unprepare_after_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x8627ba40 mhi_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb48efb23 mhi_unprepare_from_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb701307b mhi_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb9256707 mhi_pm_resume +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xbc67c8fb mhi_queue_dma +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xc4af59f5 __mhi_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd14e2aab mhi_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd190811f mhi_get_exec_env +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xfab3bde1 mhi_prepare_for_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xfdaa7f0f mhi_queue_is_full +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xfff7f33e mhi_free_controller +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x4b6aa66f moxtet_device_write +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x50242fcc moxtet_device_written +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x7639ac26 moxtet_device_read +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0xdc41b522 __moxtet_register_driver +EXPORT_SYMBOL_GPL drivers/bus/sunxi-rsb 0x9055c300 __devm_regmap_init_sunxi_rsb +EXPORT_SYMBOL_GPL drivers/bus/sunxi-rsb 0x9bf37706 sunxi_rsb_driver_register +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0x29d829b1 meson_clk_triphase_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0xc559e1b9 meson_clk_phase_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0xd4b80860 meson_sclk_ws_inv_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/sclk-div 0xde4a117b meson_sclk_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x03351dae clk_rcg_floor_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x03e7eb9a clk_alpha_pll_stromer_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0509a95c clk_fabia_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x071d19d6 qcom_cc_register_rcg_dfs +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x07935d8b clk_alpha_pll_postdiv_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ae351c4 clk_alpha_pll_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0d678ab9 qcom_reset_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ed823f3 clk_alpha_pll_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1a360288 qcom_cc_register_board_clk +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1b28da5e clk_trion_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1d0f06af clk_byte2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1de81c63 clk_pll_configure_sr_hpm_lp +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1ea782c8 clk_alpha_pll_huayra_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1f83275f clk_regmap_mux_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1f88365f clk_alpha_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x233e5373 clk_rcg_bypass_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x2d293905 clk_alpha_pll_postdiv_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x35261f7e clk_alpha_pll_regs +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x37dafc55 clk_rivian_evo_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x38229fba clk_alpha_pll_reset_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x38f100d3 qcom_cc_probe +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x395868a1 qcom_find_freq_floor +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x3c8b7787 qcom_find_cfg_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x45180f77 clk_dyn_rcg_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x45226263 clk_gfx3d_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x468b22ce clk_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x4a930432 clk_branch_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5337c2b1 clk_enable_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x59eabda5 mux_div_set_src_div +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5c035f38 clk_alpha_pll_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5c3e75ee clk_pll_vote_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5f18e967 clk_stromer_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x64b8755d clk_alpha_pll_fixed_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6610661f clk_alpha_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x66580ca3 clk_regmap_mux_closest_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6af41b8b qcom_pll_set_fsm_mode +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6b8e2aa0 clk_pll_configure_sr +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6d308251 clk_alpha_pll_fixed_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x70156ec0 clk_alpha_pll_postdiv_ro_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x708a435d clk_alpha_pll_lucid_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7319e51c clk_alpha_pll_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x787e8234 qcom_find_freq +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7b87fe3e clk_alpha_pll_postdiv_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7dfa4f12 clk_alpha_pll_postdiv_lucid_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7e69e953 clk_alpha_pll_postdiv_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7f735756 devm_clk_register_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x82afa55e clk_regmap_phy_mux_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x86543ab3 gdsc_gx_do_nothing_enable +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x88c0add9 clk_rcg_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x88f93001 qcom_cc_really_probe +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x8c4b1025 clk_disable_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x8e4c395e clk_edp_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9123fa67 clk_zonda_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x93bc2a64 clk_ops_hfpll +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x94c464a3 clk_rcg2_floor_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x953b97b7 clk_alpha_pll_postdiv_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9821a599 clk_rcg_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9c401604 clk_rcg_esc_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xa0755dc3 clk_alpha_pll_fixed_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xa95ed447 clk_rcg2_shared_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaea28295 clk_rcg_bypass2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaf105ec4 clk_branch2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb3d93f1b clk_branch_simple_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb5552ffa qcom_cc_probe_by_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb8694bf5 clk_rcg2_mux_closest_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb8d0697b clk_lucid_evo_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb90a58bd clk_is_enabled_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xbb2b9610 clk_agera_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc0126fe0 clk_pll_sr2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc0d2ecb0 clk_regmap_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc9cb9fbf clk_alpha_pll_zonda_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xcb2d25f8 clk_alpha_pll_fixed_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xcc7ae2d2 qcom_cc_register_sleep_clk +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd2ec30a3 clk_dp_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd98fe91b clk_alpha_pll_fixed_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe342b37f qcom_find_src_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe4d191e1 clk_rcg_lcc_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe8c0478b clk_byte_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xeec69605 clk_rcg2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf041ba47 qcom_cc_map +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf2522383 clk_alpha_pll_rivian_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf3bf69c3 clk_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf439f21a clk_alpha_pll_agera_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf84b8d59 clk_regmap_div_ro_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfafc1469 clk_branch2_aon_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfbd6578d clk_alpha_pll_hwfsm_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x0176bd58 sprd_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x02baa56f sprd_mux_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x09180a40 sprd_clk_probe +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x0d3df2ad sprd_mux_helper_set_parent +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x25c82d65 sprd_pll_sc_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x286a7aa5 sprd_div_helper_set_rate +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x8781298e sprd_div_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x8f051805 sprd_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x9d1444bb sprd_clk_regmap_init +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xa5d3f080 sprd_div_helper_recalc_rate +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xb194ef94 sprd_sc_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xd5c91a60 sprd_mux_helper_get_parent +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xe84db453 sprd_comp_ops +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x05f7ec5d comedi_handle_events +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x07337151 comedi_alloc_spriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0a4fddae comedi_bytes_per_scan_cmd +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0cd330f4 range_unknown +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0d8e652d comedi_is_subdevice_running +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x11178a84 comedi_dev_get_from_minor +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x14e2d0fa __comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x1f2ff154 comedi_bytes_per_scan +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x21102f87 range_0_32mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2f0ad9d3 range_bipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x396e78c8 comedi_buf_read_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x3ea239aa comedi_buf_write_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4236eaaf range_4_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4417f51e comedi_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4841187d comedi_legacy_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4f7541e1 comedi_readback_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4fe634f3 range_bipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x543e776b comedi_check_chanlist +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x550c4959 comedi_buf_write_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x57f3985e comedi_buf_read_n_available +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x63cdb0ac comedi_dio_update_state +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x63fdbd5e comedi_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x6f3174a3 comedi_buf_read_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x70b2e83e comedi_event +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x788b3c3e comedi_inc_scan_progress +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x78a1fd72 comedi_buf_read_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7cccf911 comedi_timeout +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8113872c range_unipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x88059b8c comedi_set_spriv_auto_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x886dd125 comedi_nscans_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8b5bc247 comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x9a3e63ac comedi_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa0abfe19 comedi_set_hw_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa35d10cb comedi_alloc_devpriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa5b2b7de comedi_load_firmware +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xab0439bf comedi_nsamples_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xaf89a761 comedi_dev_put +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb679cebc range_0_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb75a3c22 comedi_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbb52fc7f range_bipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbdbe75c6 range_unipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd5845942 comedi_alloc_subdevices +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdb1a3147 comedi_buf_write_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdb2044b2 range_unipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xe1212e29 comedi_alloc_subdev_readback +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xfefc8ad0 comedi_dio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x143ecb60 comedi_to_pci_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x2b70cc02 comedi_pci_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x353e791e comedi_pci_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x3f8f11d7 comedi_pci_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x605a5a13 comedi_pci_disable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xd00858d9 comedi_pci_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xdd33a620 comedi_pci_enable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xe48d3f81 comedi_pci_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x2e43cb22 comedi_to_usb_interface +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x74efeff3 comedi_usb_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x8b6b49a9 comedi_usb_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x8f813646 comedi_usb_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xace5be59 comedi_to_usb_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xe0ad9e3a comedi_usb_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x79f4a6cf addi_watchdog_reset +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0xf8be36e8 addi_watchdog_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/amplc_pc236_common 0xb31e7800 amplc_pc236_common_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x1214cad5 subdev_8255_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x2ba3ff31 subdev_8255_mm_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x6cab0750 subdev_8255_regbase +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x17c3ae97 mite_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x18eab373 mite_init_ring_descriptors +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x1beafc90 mite_alloc_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x1e4af6cc mite_ack_linkc +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x43a7c7b0 mite_release_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x56b83a08 mite_request_channel_in_range +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x5f2a4ecc mite_dma_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x6bec0931 mite_done +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x713109ca mite_bytes_in_transit +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x90d46bb2 mite_buf_change +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x943d3527 mite_sync_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x97381654 mite_free_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xa5e2868c mite_prep_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xa76f790f mite_detach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xd98d7979 mite_dma_disarm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xef187bd9 mite_request_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x076bc308 ni_find_route_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x0921123e ni_lookup_route_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x1facf7f8 ni_is_cmd_dest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x64443d67 ni_get_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x6c18c54e ni_count_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x85e75c94 ni_assign_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x863a306d ni_sort_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8ab47ba4 ni_route_set_has_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8f0f0901 ni_find_route_set +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0xb3e302a3 ni_route_to_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x0240cd8e ni_gpct_device_destroy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x047f68da ni_tio_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x1f8019d9 ni_tio_unset_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x24872f62 ni_tio_set_bits +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x3f761c43 ni_tio_set_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x4b3e8be3 ni_tio_set_gate_src +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x5c9895f6 ni_tio_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x5cfd22ef ni_tio_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x76e7142f ni_tio_insn_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x7d88b829 ni_tio_get_soft_copy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xa12e337e ni_tio_get_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xb89229fe ni_tio_init_counter +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xcd556cc6 ni_gpct_device_construct +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xe2f490cc ni_tio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xe9e65421 ni_tio_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xf8248db3 ni_tio_set_gate_src_raw +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x013b2d56 ni_tio_cancel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x225f5fa7 ni_tio_handle_interrupt +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x969cbb04 ni_tio_set_mite_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xc32b5ad5 ni_tio_cmdtest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xd8f0edd7 ni_tio_acknowledge +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xdb2c2909 ni_tio_cmd +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x02b8adb9 comedi_open +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x08f22f05 comedi_dio_bitfield2 +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x0d35d079 comedi_dio_get_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x17ebaa67 comedi_dio_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x7a613751 comedi_close +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xae007b87 comedi_get_n_channels +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xf3504810 comedi_find_subdevice_by_type +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x04773b60 ccp_present +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x3a1a3979 ccp_version +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x44f477b7 ccp_enqueue_cmd +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x0406065a hisi_qm_wait_task_finish +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x0edb2947 hisi_qm_dev_err_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x14a475d2 hisi_qm_start +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x206cc0d0 hisi_qm_wait_mb_ready +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2496b683 hisi_qm_dev_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2d32cd3e hisi_acc_sg_buf_unmap +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2e7789ac hisi_qm_acc_diff_regs_dump +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x352c839d hisi_qm_dev_slot_reset +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x357d24ed hisi_qm_alg_unregister +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x57787fa3 hisi_qm_pm_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x5eec5c72 hisi_qm_regs_dump +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x620d8a38 hisi_qm_regs_debugfs_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x66250afa hisi_qm_stop +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x688ed237 hisi_qm_mb +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x6915bbb5 hisi_qm_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x756ffbc1 hisi_qm_sriov_enable +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x815fee47 hisi_qm_free_qps +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x81ca8d7a hisi_qm_reset_done +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x82e8ccfe hisi_qm_put_dfx_access +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x8776fc53 hisi_qm_stop_qp +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x88930639 hisi_qm_alg_register +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x8c0eb0f0 hisi_qm_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xa1e99e32 hisi_acc_create_sgl_pool +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xa6ea66ce hisi_qm_sriov_disable +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xaab49d3f hisi_qm_get_dfx_access +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xabd149be hisi_qm_start_qp +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xbbd45c0c hisi_qm_regs_debugfs_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xbd3f3b77 hisi_qm_resume +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xc129cc89 hisi_qm_debug_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xc174f3f2 hisi_qm_pm_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xc27900fe hisi_qm_dev_err_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xc2f965cd hisi_qm_dev_err_detected +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xcc0e864a hisi_acc_sg_buf_map_to_hw_sgl +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xdca91d14 hisi_acc_free_sgl_pool +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xdd93e28a hisi_qm_alloc_qps_node +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xe145ffbb hisi_qp_send +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xe16309bf hisi_qm_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xea51c302 hisi_qm_suspend +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xeb6d1eae hisi_qm_debug_regs_clear +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xf9ae82e8 hisi_qm_get_hw_info +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xfdd12735 hisi_qm_reset_prepare +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hpre/hisi_hpre 0x6fa78086 hisi_hpre_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/sec2/hisi_sec2 0x960d9dc7 hisi_sec_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/zip/hisi_zip 0xcd7eacd2 hisi_zip_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x06867832 adf_devmgr_in_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0b9448e9 adf_dev_in_use +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1415ec69 adf_init_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1a83da62 adf_cfg_section_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1b615379 adf_vf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1c73e0e3 adf_dev_get +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x22d2dc9c adf_dbgfs_exit +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x27f407ba adf_gen2_get_accel_cap +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x291c63af adf_gen2_enable_ints +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2be4e269 adf_gen2_get_arb_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x31015eb3 adf_gen4_ring_pair_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x31159f7d adf_gen4_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x31836115 adf_init_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x37e930d3 adf_gen2_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3b7315fe adf_dev_put +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3e707f37 adf_gen2_get_admin_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3ed8f748 adf_cfg_dev_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4576c58c adf_init_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4f5c09c4 adf_dev_up +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x505372da adf_gen2_cfg_iov_thds +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x51619ee4 adf_gen2_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x55598c7d adf_dev_down +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x575350a6 adf_gen2_init_vf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x578607d4 adf_devmgr_rm_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x579d314a adf_gen4_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6328f027 adf_disable_sriov +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6998ebc1 adf_devmgr_update_class_index +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6a17cd48 adf_vf2pf_notify_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6d663086 adf_devmgr_add_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x7089a936 adf_exit_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x74e89553 adf_flush_vf_wq +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x753430ef adf_dev_restart +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x75de98ec adf_dbgfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x84e5b691 adf_cfg_get_param_value +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x86b55b39 adf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8c15b108 adf_reset_flr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x957975b5 adf_reset_sbr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa1b686c0 adf_gen2_get_num_aes +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa1b6f280 adf_devmgr_pci_to_accel_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa4bb6d5c adf_exit_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa4f52302 adf_send_admin_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb0a9115e adf_vf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb2f196e4 adf_dev_started +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb3bf7d9a adf_enable_pf2vf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb69e2f43 adf_gen4_enable_pm +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xba45d0dc adf_vf2pf_notify_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc501ac82 adf_gen4_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc6339abd adf_gen2_get_num_accels +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc8e47bee adf_sysfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xca2ddeb7 adf_pfvf_comms_disabled +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xcc3b167a adf_clean_vf_map +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xcf08bc70 adf_gen2_enable_error_correction +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd0aa39c7 adf_gen4_handle_pm_interrupt +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd5d935ef adf_cfg_add_key_value_param +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd64519f1 adf_gen2_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe327f1f1 adf_gen4_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe45f3512 adf_gen2_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xee77f4fb adf_enable_vf2pf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf06226d8 adf_disable_pf2vf_interrupts +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf44cd285 adf_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf6974717 adf_cleanup_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf99e1e7f adf_err_handler +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xfa6d6882 adf_cfg_dev_remove +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xfc79191e adf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xfd44e19e adf_gen2_dev_config +EXPORT_SYMBOL_GPL drivers/crypto/marvell/octeontx/octeontx-cpt 0x32e43048 otx_cpt_uc_supports_eng_type +EXPORT_SYMBOL_GPL drivers/crypto/marvell/octeontx/octeontx-cpt 0xee731e06 otx_cpt_eng_grp_has_eng_type +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0x47ed1e92 dw_edma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0xb5f44fd7 dw_edma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x24b739a0 dw_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x3427bad7 do_dw_dma_enable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x7045286d do_dw_dma_disable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x7124c0f6 dw_dma_filter +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x9e7fe891 dw_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xb52703f6 dw_dma_acpi_controller_register +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xe8c20800 idma32_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xea733afc idma32_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xfb82e6f7 dw_dma_acpi_controller_free +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x0db4a973 dpdmai_set_rx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x15e20f86 dpdmai_open +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x49c4685b dpdmai_disable +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x51a5e98b dpdmai_destroy +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x5e9147ab dpdmai_reset +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x76c3c51d dpdmai_get_tx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x79f0124e dpdmai_close +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x7f539b71 dpdmai_get_rx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x8380b4e4 dpdmai_enable +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0xf2d0d44b dpdmai_get_attributes +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x17fe25a4 fsl_edma_prep_memcpy +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x1bc2e6ef fsl_edma_prep_slave_sg +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x2120198b fsl_edma_pause +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x459a3593 fsl_edma_resume +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x4dd88f0b fsl_edma_cleanup_vchan +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x5473506b fsl_edma_free_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x55f0dd48 fsl_edma_chan_mux +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x65659822 fsl_edma_free_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x67bd171a fsl_edma_terminate_all +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x85cebe3d fsl_edma_xfer_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xa129caf4 fsl_edma_slave_config +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xb271bba7 fsl_edma_setup_regs +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xbc31d0f3 fsl_edma_alloc_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xd8536864 fsl_edma_tx_status +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xde5dcc1d fsl_edma_prep_dma_cyclic +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xf7ec4485 fsl_edma_disable_request +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xfe322c24 fsl_edma_issue_pending +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0x17b4ee84 hidma_mgmt_setup +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0x2e6b9fb7 hidma_mgmt_init_sys +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0x52852aa7 fw_card_read_cycle_time +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xabb5547d fw_request_get_timestamp +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xadf31f06 __fw_send_request +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xe86fb5c7 fw_card_release +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x563711cb ffa_device_register +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x73f206d5 ffa_device_unregister +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x91d794fa ffa_bus_type +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x98bbb690 ffa_driver_register +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0xab44e2a7 ffa_driver_unregister +EXPORT_SYMBOL_GPL drivers/firmware/arm_scpi 0xc47b1e25 get_scpi_ops +EXPORT_SYMBOL_GPL drivers/firmware/mtk-adsp-ipc 0x7b205865 mtk_adsp_ipc_send +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x0e7b7015 stratix10_svc_done +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x41d5ad1c stratix10_svc_allocate_memory +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x50f5368a stratix10_svc_free_channel +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x595b630e stratix10_svc_free_memory +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x7353cc5b stratix10_svc_request_channel_byname +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0xd3df684d stratix10_svc_send +EXPORT_SYMBOL_GPL drivers/fpga/altera-pr-ip-core 0xcedb814a alt_pr_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x00ff2bf4 dfl_fpga_enum_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x03968381 dfl_fpga_port_ops_add +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x072abdcf dfl_fpga_feature_devs_remove +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x0ed8c12d dfl_fpga_dev_ops_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x1c73e0bc dfl_fpga_feature_devs_enumerate +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x2a50a768 dfl_feature_ioctl_set_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x2d5af4ff dfl_fpga_check_port_id +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x3e8fa67f dfh_find_param +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x4fea7d80 dfl_fpga_enum_info_add_dfl +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x72d72c4f dfl_fpga_cdev_assign_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x730b3fb2 dfl_fpga_set_irq_triggers +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x9c35ed8d dfl_fpga_enum_info_free +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x9d50c579 dfl_fpga_port_ops_put +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xacef3cad __dfl_fpga_cdev_find_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xadd233a1 dfl_fpga_dev_feature_init +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb62fe0c6 dfl_fpga_cdev_release_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb8ac0b46 dfl_feature_ioctl_get_num_irqs +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xbd64c237 dfl_fpga_dev_ops_unregister +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xcd62674c dfl_fpga_enum_info_add_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xed3f30cd dfl_fpga_cdev_config_ports_vf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xed4736b3 dfl_fpga_dev_feature_uinit +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xed634d47 dfl_fpga_port_ops_get +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xf0df6d6c dfl_fpga_port_ops_del +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xf7934111 dfl_fpga_cdev_config_ports_pf +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0633c4b9 fpga_bridges_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0aef6b39 fpga_bridge_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0b2b884c fpga_bridges_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x268e4cc7 fpga_bridge_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2b7442e0 fpga_bridge_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2c8167cf fpga_bridges_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2f951efd fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x964299be fpga_bridge_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xa6d4c20d fpga_bridge_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xb2238b60 of_fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xc8dcaad3 fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xd7ee03b6 of_fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x23606d37 of_fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x36e17478 fpga_mgr_load +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x662de33e fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x6ac13717 devm_fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x95765dc7 fpga_mgr_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xaabf0ffe devm_fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xc6733fe5 fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xc79c70da fpga_image_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xca416f49 fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xd428a758 fpga_mgr_unlock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xed1d725c fpga_mgr_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xfb30d2ff fpga_mgr_lock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xfc8bed19 fpga_image_info_free +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x48ddba03 fpga_region_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xba936304 fpga_region_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xd29e4d38 fpga_region_class_find +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xdb06ce6d fpga_region_program_fpga +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xe3e7d5a4 fpga_region_register_full +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x0067a3da fsi_driver_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x162c97e6 fsi_cdev_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x1ec440f1 fsi_driver_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x3a93847e fsi_slave_claim_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x3e68ef8d fsi_get_new_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x494a3e95 fsi_device_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x57985439 fsi_master_rescan +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x5a57d574 fsi_free_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x6a9392b9 fsi_bus_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x78060f23 fsi_slave_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x859c4334 fsi_device_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xc59b5a20 fsi_master_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xce22aee2 fsi_slave_release_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xd942f235 fsi_slave_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xfa352633 fsi_master_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-occ 0xad7dad81 fsi_occ_submit +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0x786095fb sbefifo_parse_status +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0xb7ce9898 sbefifo_submit +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x0c6ff788 gnss_register_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x51e393a1 gnss_allocate_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xe0a5d26e gnss_deregister_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xf0504fe6 gnss_insert_raw +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xf9923adf gnss_put_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x0b7b98b3 gnss_serial_pm_ops +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x386cf3e9 gnss_serial_register +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x76bf2bc3 gnss_serial_deregister +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xd714f936 gnss_serial_allocate +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xe43236e5 gnss_serial_free +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x5d0e4276 idio_16_set +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x6495f119 idio_16_get_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x68830314 idio_16_state_init +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x70e2b625 idio_16_get +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0xae1139f5 idio_16_set_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x73d7a584 __max730x_remove +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0xaac0afb6 __max730x_probe +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x2ac7fd21 gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x496ce291 gpio_regmap_get_drvdata +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xb7066570 gpio_regmap_unregister +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xbb8291e3 devm_gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x193b5e0a analogix_dp_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x3ee0dd60 anx_dp_aux_transfer +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x43531364 analogix_dp_start_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x7310d983 analogix_dp_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x992e1e71 analogix_dp_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xb9c022c0 analogix_dp_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xc6f30c94 analogix_dp_stop_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xf52ac323 analogix_dp_suspend +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xfb18d4da analogix_dp_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x002865d6 ldb_channel_is_split_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x0a37d806 ldb_bridge_mode_set_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x18ff0aed ldb_find_next_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x254fa9b0 ldb_bridge_disable_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x2d96c89b ldb_channel_is_single_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x47697ecc ldb_init_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x4d8231c3 ldb_bridge_attach_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x8b1b65aa ldb_bridge_atomic_check_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xc71df526 ldb_add_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xe6a117f8 ldb_remove_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xfe9f1429 ldb_bridge_enable_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0x1e55a615 samsung_dsim_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0x823cb791 samsung_dsim_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0xef87c57f samsung_dsim_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x09340e05 dw_hdmi_set_channel_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x094f6fc5 dw_hdmi_phy_i2c_set_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x1461e227 dw_hdmi_set_channel_status +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x23f7cb93 dw_hdmi_set_plugged_cb +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x26d629cd dw_hdmi_phy_gen2_reset +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x2d1c0e80 dw_hdmi_setup_rx_sense +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x2fac9436 dw_hdmi_set_channel_allocation +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x316212a8 dw_hdmi_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x3d42ba16 dw_hdmi_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x42926f4a dw_hdmi_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x4a9b174f dw_hdmi_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x56f72e25 dw_hdmi_set_sample_non_pcm +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x6712b5a7 dw_hdmi_phy_gen2_txpwron +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x7d8a3aee dw_hdmi_phy_i2c_write +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x8dcd6f43 dw_hdmi_set_sample_rate +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x96f3e250 dw_hdmi_set_sample_width +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x9b44a60b dw_hdmi_phy_gen2_pddq +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xc59f9e6f dw_hdmi_phy_gen1_reset +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xce27012a dw_hdmi_audio_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd32faf88 dw_hdmi_set_high_tmds_clock_ratio +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd6968220 dw_hdmi_phy_setup_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd8fe547b dw_hdmi_audio_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xdafa1790 dw_hdmi_phy_read_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xe4eddca8 dw_hdmi_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xf5922009 dw_hdmi_phy_update_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x0d667204 dw_mipi_dsi_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x41361ae4 dw_mipi_dsi_set_slave +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x42ac3b2e dw_mipi_dsi_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x4b904dca dw_mipi_dsi_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0xaaf58482 dw_mipi_dsi_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_display_helper 0x2fe23ad8 drm_hdcp_check_ksvs_revoked +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x051090e9 dp_aux_dp_driver_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x1682a0e2 of_dp_aux_depopulate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x4bed5b4c of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x578608ff __dp_aux_dp_driver_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0xbf907c73 devm_of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x035bd9db drm_do_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x03e60a17 drm_bridge_get_modes +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x0655f725 drm_of_get_data_lanes_count_ep +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x0982afbe drm_crtc_add_crc_entry +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x2268a559 drm_of_get_data_lanes_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x2f7fe9d8 drm_bridge_hpd_notify +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x40b02169 drm_bridge_detect +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x5ed5047e drm_gem_dumb_map_offset +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x635898a4 drm_of_lvds_get_data_mapping +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x66cf2f64 drm_display_mode_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x6d24600a drm_bridge_hpd_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x719bdcb3 drm_bridge_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x811ace5b drm_bridge_hpd_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x8be1bfc5 drm_of_find_panel_or_bridge +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xad885165 drm_bus_flags_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xb3c84f30 of_get_drm_panel_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xb85fd0d1 drm_of_get_dsi_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xbd79ea65 drm_class_device_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xc4279a1f drm_class_device_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xc8fa1954 drm_of_lvds_get_dual_link_pixel_order +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xceaed9a6 accel_open +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xd5434c18 drm_of_component_match_add +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf09c1f8f of_get_drm_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf09d8ed1 drmm_kstrdup +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf7440c72 drm_of_encoder_active_endpoint +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xfe9f72f3 drm_display_mode_to_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x2b61b0f0 drm_fb_dma_sync_non_coherent +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x49839098 drm_gem_dma_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x520f4d72 drm_gem_dma_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x650fe0e4 drm_gem_dma_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x8bcb0156 drm_fb_dma_get_gem_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xa5411c2c drm_gem_dma_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xae537a16 drm_gem_dma_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xb42b7fa7 drm_gem_dma_dumb_create_internal +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xb7c03325 drm_gem_dma_vmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xb89cf924 drm_gem_dma_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xeef704e5 drm_gem_dma_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xf6e7089f drm_fb_dma_get_gem_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x33d943c9 drm_gem_fb_get_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x4040aae9 drm_gem_fb_create_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x41fac456 drm_gem_plane_helper_prepare_fb +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x725be505 drm_gem_fb_afbc_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xc06e8bb5 drm_bridge_connector_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xd2078c71 drm_gem_fb_create_with_dirty +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xf81de135 drm_gem_fb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xfd6bfe4f drm_gem_fb_init_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x2a654013 drm_gem_shmem_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x2cdf2e94 drm_gem_shmem_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x30b98f89 drm_gem_shmem_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x5108a737 drm_gem_shmem_get_pages_sgt +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x5f215301 drm_gem_shmem_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x734f804e drm_gem_shmem_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x989b663c drm_gem_shmem_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xa4b67bfc drm_gem_shmem_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/imx/dcss/imx-dcss 0x4d578c9d dcss_dev_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x15235927 meson_venc_hdmi_mode_set +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x2c73cfcf meson_venc_hdmi_venc_repeat +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x94a785f8 meson_venc_hdmi_supported_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xab5bee2f meson_venc_hdmi_supported_vic +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xb9ad763c meson_vclk_dmt_supported_freq +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xbcb9bc3e meson_vclk_vic_supported_freq +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xcaa19745 meson_venc_mipi_dsi_mode_set +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xd52d6f19 meson_vclk_setup +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0x9b959706 s6e63m0_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0xc762a2aa s6e63m0_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/panfrost/panfrost 0x9c6270e6 panfrost_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/pl111/pl111_drm 0x2a79954c pl111_versatile_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x4ced84c2 rcar_cmm_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x7e3f509a rcar_cmm_setup +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x9354a83d rcar_cmm_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0xd9aa1570 rcar_cmm_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x001aa759 rcar_lvds_is_connected +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x6cb1be38 rcar_lvds_pclk_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x8f9a094a rcar_lvds_dual_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x9dfac7ba rcar_lvds_pclk_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi 0x0b4eb49c rcar_mipi_dsi_pclk_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi 0xdc34e22f rcar_mipi_dsi_pclk_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0x510633ae rockchip_rgb_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0x702044c9 vop2_component_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xdddb8cde vop_component_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xfead7585 rockchip_rgb_fini +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x489a5097 ssd130x_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x73185338 ssd130x_shutdown +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0xe6ce75f1 ssd130x_probe +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0x3c3874e1 host1x_memory_context_alloc +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0x594bae25 host1x_memory_context_put +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0xd864f4df host1x_memory_context_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x04d9b7a4 gb_operation_request_send +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x072b0f3f gb_operation_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0d9c20e1 greybus_message_sent +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0ea973f3 gb_svc_intf_set_power_mode +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0f9a45a3 gb_operation_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x13cc9d96 gb_operation_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x14028e17 __SCK__tp_func_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x15d1942f greybus_disabled +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1c7ff1dc __traceiter_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1f7fce15 gb_debugfs_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x25d20a3e __traceiter_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2d28f151 gb_operation_response_alloc +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2df34daa gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2df663a5 __tracepoint_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x41177599 __traceiter_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4e7355ec gb_hd_cport_release_reserved +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4fa028b7 gb_connection_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x51fc17a2 gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x57ec6106 gb_connection_disable_rx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x5d106e4a gb_hd_output +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6d3bb9ec __SCK__tp_func_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6ddd1662 __traceiter_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6fa01fda __tracepoint_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x81b1183a gb_hd_cport_reserve +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x81e221fb __SCK__tp_func_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8644fd82 gb_operation_request_send_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x87dd6fe6 gb_hd_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x89f514a1 __SCK__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x92040d14 gb_operation_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x945c4384 gb_connection_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa01e8b85 gb_hd_shutdown +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa04ff878 greybus_deregister_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa74ce32b gb_interface_request_mode_switch +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xaec5ce9c gb_operation_result +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb2c29065 gb_connection_destroy +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb9f39444 gb_connection_disable_forced +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xba9b1ff7 gb_operation_unidirectional_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbf2c07db __tracepoint_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc370af61 gb_operation_cancel +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc6748b03 greybus_register_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xca574fcc __tracepoint_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xcde80743 gb_connection_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd33373a8 __tracepoint_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd6755a8b gb_connection_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd705da70 greybus_data_rcvd +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xdb718463 gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xeac79e1a __SCK__tp_func_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xef819e9c __traceiter_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf02bef67 gb_connection_latency_tag_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf034718d gb_connection_create_offloaded +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf107a122 __SCK__tp_func_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf357c63d __tracepoint_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfb04e33e gb_connection_latency_tag_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfbe4b5f1 gb_operation_get_payload_size_max +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfeba49cb __traceiter_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfed07726 gb_connection_enable_tx +EXPORT_SYMBOL_GPL drivers/hid/hid 0x00ad71dd hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x09b01827 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0d680c27 hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x11a1d33a hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x186c3500 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1d48a54a hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1dae28b1 hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x21a95505 hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2aa76346 hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2e835a8d hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3095e38b hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x331f5d33 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x34bb754f hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3829e093 hid_match_id +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3907abd6 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4e13645a hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0x55846fff hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0x61d252f3 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x638dffe2 hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x668146fe hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6bcb450f hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x79b36dc2 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7e698655 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x84c783c2 hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 +EXPORT_SYMBOL_GPL drivers/hid/hid 0x94c0b9af hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x97c9ee40 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9cd655ae hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa21da8df hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa351b1f9 hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0xaddf1746 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb9867704 hid_resolv_usage +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbe04e7fb hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbf6660e9 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc3edb604 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc4f94723 hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc4fb25d9 hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xca04e1aa hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xca88cb7d hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xcf8e6e97 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd0e9ee42 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd3373acf hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd39c2675 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd6e9ad2d __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd740b80f hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdc803f7b hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdcd423ce hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe0544cd5 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe85e8c3d hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf1872c13 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfc44a602 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x104aec5a roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x0006e5d8 roccat_common2_send +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x09652b19 roccat_common2_sysfs_read +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x5a4a5df3 roccat_common2_device_init_struct +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xa9fd7a78 roccat_common2_receive +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xb6a57b19 roccat_common2_sysfs_write +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xbd64a19c roccat_common2_send_with_status +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0908176a sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0afe6e6e sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x302133d5 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x43c3480b sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x726bb2c8 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x9997e0a7 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xcb830923 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd4f2dbda sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xed268530 sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x0a512fdc vivaldi_attribute_groups +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xc166d212 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x0ade93e1 i2c_hid_core_probe +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x3d96993d i2c_hid_core_pm +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xc917cacf i2c_hid_core_remove +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xfc136faa i2c_hid_core_shutdown +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x3546d6cf surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x424a48f8 surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x6ac20b22 surface_hid_pm_ops +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x2bfa889f hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xe915cfd8 hid_is_usb +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x129f5ec9 hsi_get_channel_id_by_name +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x1be01bc0 hsi_claim_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2228e881 hsi_remove_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x3efd0bf9 hsi_add_clients_from_dt +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x480ea216 hsi_unregister_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x4b7e2ebe hsi_register_client_driver +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5210a5bf hsi_board_list +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x521d7c23 hsi_put_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x57b81f9e hsi_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x7d6be6d8 hsi_async +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x7fd42e4a hsi_register_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x96a26557 hsi_alloc_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xaa6fd6b2 hsi_release_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xb20fe730 hsi_new_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xb3c1a73f hsi_port_unregister_clients +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xc66c6f1c hsi_register_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xcafc3146 hsi_alloc_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xdefdf0d9 hsi_free_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xec8d84bc hsi_unregister_port_event +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x0c3b3e78 vmbus_hvsock_device_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x0e000587 vmbus_connect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x11bc73f5 vmbus_setevent +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x18e687e2 vmbus_alloc_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x1ac80c0b vmbus_sendpacket_pagebuffer +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x21d82350 vmbus_connection +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x21ee714c vmbus_open +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x22f622dc vmbus_request_addr +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x28f76eb1 vmbus_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x31e2e77f vmbus_free_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x321055cb vmbus_prep_negotiate_resp +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x33f67eab vmbus_teardown_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x396e20cc vmbus_allocate_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x46a417ca vmbus_proto_version +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4a172651 vmbus_free_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4b2210b8 vmbus_send_tl_connect_request +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x50f4c7c3 vmbus_send_modifychannel +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x568d13db vmbus_set_sc_create_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x674e657e hv_ringbuffer_get_debuginfo +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x6b8cbef4 hv_pkt_iter_first +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x70754d46 vmbus_set_event +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x86357352 __vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x8dc40c0f hv_ringbuffer_spinlock_busy +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xaff63da1 vmbus_driver_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc43f423b vmbus_next_request_id +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc89b9352 vmbus_establish_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xcd0c97ed vmbus_set_chn_rescind_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xd7181fe6 vmbus_sendpacket_mpb_desc +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xe90010b7 __hv_pkt_iter_next +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xe942ee54 vmbus_disconnect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xec15aa42 __vmbus_driver_register +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf22d43b1 vmbus_recvpacket_raw +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf7d5591e vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xfc2c7b91 hv_pkt_iter_close +EXPORT_SYMBOL_GPL drivers/hwmon/adt7x10 0x472bc6be adt7x10_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0x5cbb5274 ltc2947_core_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0xbc54f93e ltc2947_of_match +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x256688f9 nct6775_show_alarm +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x30f7504f nct6775_update_device +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x77307a5b nct6775_probe +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xac95e651 nct6775_show_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xb38cae43 nct6775_store_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xc1004649 nct6775_reg_is_word_sized +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x17462fdb intel_th_set_output +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x17fce48a intel_th_output_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x36a5fc6b intel_th_trace_switch +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x4248280a intel_th_free +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x65299413 intel_th_trace_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x7b1cbf73 intel_th_trace_disable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xa4c69aa3 intel_th_driver_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xc0ccaff0 intel_th_alloc +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xeb7623ab intel_th_driver_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x01c1d9bd intel_th_msu_buffer_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x7d1c7b39 intel_th_msc_window_unlock +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0xde891b6e intel_th_msu_buffer_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x1804ce8d stm_source_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x299bc5e2 stm_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x3ad513d1 stm_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x50f6aec6 stm_source_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x5505c33a stm_data_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x708295bf to_pdrv_policy_node +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x82c762b0 stm_source_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x927f5548 stm_unregister_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x963d1e78 stm_register_protocol +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-ccgx-ucsi 0x293a1262 i2c_new_ccgx_ucsi +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x7334cfc7 i2c_mux_del_adapters +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x901cce27 i2c_root_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xbbaa3c65 i2c_mux_add_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xc04eb72a i2c_mux_alloc +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x0d8de2b4 i2c_free_slave_host_notify_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0xc2574f4a i2c_register_spd +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0xc740b3c0 i2c_new_slave_host_notify_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0xdb60c949 i2c_handle_smbus_alert +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x07817d94 i3c_generic_ibi_recycle_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x0e57f5b5 i3c_master_get_free_addr +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x106fc21d i3c_driver_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x17690184 i3c_master_disec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x1ee9066c i3c_device_match_id +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x1fe2763d i3c_master_set_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x3435f335 i3c_device_do_setdasa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x41dab509 i3c_master_entdaa_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x4a399a31 i3c_device_enable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x500b08d9 i3c_device_free_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x5769315b i3c_device_do_priv_xfers +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x61c8410a i3c_master_queue_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x69d52e5d i3c_master_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x6f1e750d i3cdev_to_dev +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x76fe3e05 i3c_generic_ibi_free_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x834adb85 i3c_generic_ibi_get_free_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x85230484 i3c_master_register +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x86c2e510 i3c_master_enec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x8aaa134c i3c_master_add_i3c_dev_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x9a63ff31 i3c_master_do_daa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xa54a9051 i3c_device_get_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xbff8dd60 i3c_driver_register_with_owner +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xdb6d796c i3c_device_disable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xdc79f137 i3c_generic_ibi_alloc_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xebc2b167 i3c_device_request_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xf82a9299 i3c_master_defslvs_locked +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x012a5dfd dw_i3c_common_remove +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x4c0e3701 dw_i3c_common_probe +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-adc 0x7ade498d stm32_dfsdm_get_buff_cb +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-adc 0xb588cff6 stm32_dfsdm_release_buff_cb +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-core 0xa81a1502 stm32_dfsdm_stop_dfsdm +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-core 0xb2f7302a stm32_dfsdm_start_dfsdm +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x267c0508 iio_channel_release_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x2a1fab3c iio_channel_stop_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x3e56ab84 iio_channel_get_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x5b4357c6 iio_channel_cb_get_iio_dev +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x7a711aef iio_channel_start_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x9acf62ab iio_channel_cb_set_buffer_watermark +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0xe8a56104 iio_channel_cb_get_channels +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x2353f87b iio_dma_buffer_init +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x34ab176e iio_dma_buffer_request_update +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x3c4c7fef iio_dma_buffer_block_done +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x3d8f9f4b iio_dma_buffer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x3e62c7a9 iio_dma_buffer_data_available +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x4f828f1e iio_dma_buffer_set_bytes_per_datum +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x6319c3d2 iio_dma_buffer_set_length +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x78b9036f iio_dma_buffer_block_list_abort +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x835a08c3 iio_dma_buffer_read +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x8f3d7233 iio_dma_buffer_release +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x998e6493 iio_dma_buffer_exit +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xbdbe08e8 iio_dma_buffer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dmaengine 0xcf74d574 devm_iio_dmaengine_buffer_setup +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x3391543d iio_hw_consumer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x9671bc15 iio_hw_consumer_free +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xac543a14 iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xbf358fa9 iio_hw_consumer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xd84a968a devm_iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-triggered-buffer 0x38771c1f devm_iio_triggered_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/buffer/kfifo_buf 0x7118180c devm_iio_kfifo_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x0a0ea485 cros_ec_sensors_push_data +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x581fda21 cros_ec_motion_send_host_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x708431b9 cros_ec_sensors_core_init +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x75cc03ed cros_ec_sensors_read_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x785879f1 cros_ec_sensors_core_read_avail +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x812a3444 cros_ec_sensors_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x8e3159c3 cros_ec_sensors_ext_info +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x987a8bf7 cros_ec_sensors_core_read +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x9971dac4 cros_ec_sensors_capture +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xcc7cbdd7 cros_ec_sensors_core_write +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xe27a6baf cros_ec_sensors_core_register +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xead7a680 cros_ec_sensors_read_lpc +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x0645817d bmg160_core_remove +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x73d8f06c bmg160_core_probe +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0xdb724d05 bmg160_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/imu/fxos8700_core 0x9bce0c3c fxos8700_core_probe +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x00c85022 iio_push_to_buffers_with_ts_unaligned +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0101b086 iio_read_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x04167ce7 iio_alloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x04377ae4 devm_fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x08335e3c iio_write_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x150cc6ed devm_iio_device_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x15ed765e iio_enum_write +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1a1de306 iio_buffer_enabled +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x26f6b499 iio_str_to_fixpoint +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2bd69c59 devm_iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2f180354 iio_read_channel_average_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x3586add2 iio_read_channel_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x429da4a4 iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x43f0ddc3 iio_get_debugfs_dentry +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4523ce30 iio_read_channel_processed_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4a6e4292 iio_validate_scan_mask_onehot +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4dce7dd4 iio_format_value +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x56daeff3 iio_write_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6165d5b5 iio_get_channel_type +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x64df2911 __devm_iio_trigger_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x68a91543 iio_enum_available_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x698fbeea iio_read_avail_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6990ee35 devm_iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6e9d4ec5 iio_read_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6f36fb36 iio_update_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7b3efa4b devm_iio_trigger_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7c5fd94a iio_push_to_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7efaabc9 iio_read_avail_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x88b5c162 iio_convert_raw_to_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8b13c938 iio_validate_own_trigger +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8e26c3e5 iio_device_claim_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9a9ca6ff __devm_iio_device_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9bf97f80 iio_write_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9da9bb13 iio_device_id +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xa00a7d52 iio_pop_from_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xa50cdbd9 iio_device_get_current_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xafa267b8 iio_show_mount_matrix +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb1dd7c1d iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb48a68b9 iio_read_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb5e673bc iio_device_release_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb7064067 iio_buffer_put +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc8764c7e iio_device_release_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcbfdb5d5 fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcea64f50 iio_device_attach_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd06d3b57 iio_read_max_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd2889532 iio_channel_release +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd41c3c67 iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd586394d iio_read_channel_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xdb698162 devm_iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe064b190 iio_map_array_unregister +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe0c63600 iio_enum_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xecfa7020 iio_dealloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf3b6fc27 iio_device_claim_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf602a417 iio_read_channel_offset +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf9150185 iio_buffer_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xfbf794bc iio_get_channel_ext_info_count +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xfcbd6a42 iio_channel_release_all +EXPORT_SYMBOL_GPL drivers/infiniband/core/ib_core 0xdbd019c4 ib_wq +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x09751443 rtrs_iu_post_recv +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x2fb08dca rtrs_cq_qp_create +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x3ac0c142 rtrs_send_hb_ack +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x50e50d06 rtrs_iu_free +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x606f2ba5 rtrs_cq_qp_destroy +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x60b13abb rtrs_iu_post_send +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x961674c7 rtrs_iu_post_rdma_write_imm +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xa984eeb6 rtrs_stop_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xc7ff047c rtrs_post_recv_empty +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xe22cb38d rtrs_iu_alloc +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xf8a54a4f rtrs_start_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xffbd777e rtrs_init_hb +EXPORT_SYMBOL_GPL drivers/input/ff-memless 0x2ca6d79b input_ff_create_memless +EXPORT_SYMBOL_GPL drivers/input/matrix-keymap 0x2c631445 matrix_keypad_parse_properties +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xa49a2401 adxl34x_probe +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xc54f071e adxl34x_pm +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xec511022 adxl34x_remove +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x0bdadc43 rmi_driver_resume +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x16ff9db5 rmi_of_property_read_u32 +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x18ad0167 rmi_2d_sensor_abs_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x253cdc99 rmi_dbg +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x5e11e8f1 rmi_unregister_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x61091553 rmi_register_transport_device +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x771ceebd rmi_2d_sensor_abs_process +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x7875a9e4 rmi_set_attn_data +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x910b9be0 __rmi_register_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x92611d6e rmi_2d_sensor_configure_input +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x9fe9f9dd rmi_driver_suspend +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xa2ec9d84 rmi_2d_sensor_rel_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xd8738376 rmi_2d_sensor_of_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x12284975 cyttsp4_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x6f81cdd4 cyttsp4_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0xebb7ef5f cyttsp4_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x2b2c503e cyttsp_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x5b141dde cyttsp_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0x24fc589e cyttsp_i2c_write_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0xc46884d2 cyttsp_i2c_read_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x6f1de636 tsc200x_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x9f1a5aec tsc200x_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0xcba6ccfe tsc200x_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0xec171206 tsc200x_regmap_config +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x0a5ded74 wm9712_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x17e3f02e wm9705_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x24a381a7 wm97xx_reg_read +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x56c85ffd wm97xx_set_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x608b8ee8 wm97xx_config_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xa014f68f wm97xx_register_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xb31549f5 wm97xx_read_aux_adc +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xc6f7edea wm9713_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xd952019e wm97xx_unregister_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xe83be0e6 wm97xx_get_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xea2ac2ab wm97xx_set_suspend_mode +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xf9b067b5 wm97xx_reg_write +EXPORT_SYMBOL_GPL drivers/interconnect/icc-clk 0x08edaeff icc_clk_register +EXPORT_SYMBOL_GPL drivers/interconnect/icc-clk 0x178d4d79 icc_clk_unregister +EXPORT_SYMBOL_GPL drivers/interconnect/imx/imx-interconnect 0x06e5ef01 imx_icc_unregister +EXPORT_SYMBOL_GPL drivers/interconnect/imx/imx-interconnect 0xf6c228e0 imx_icc_register +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x0b39b783 qcom_icc_bcm_voter_commit +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x27d526ce of_bcm_voter_get +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x936a7e97 qcom_icc_bcm_voter_add +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x0ba62ccb qcom_icc_bcm_init +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x2805b1aa qcom_icc_rpmh_probe +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x49f5064f qcom_icc_set +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x4f58429f qcom_icc_pre_aggregate +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x6300e7fe qcom_icc_rpmh_remove +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0xad2cc28e qcom_icc_aggregate +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-smd-rpm 0x81e513ad qcom_icc_rpm_smd_available +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-smd-rpm 0xe8dbdc6c qcom_icc_rpm_smd_send +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x05d834d1 ipack_driver_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x07b572b4 ipack_device_add +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x271e478c ipack_driver_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x59868b27 ipack_bus_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x79b4a127 ipack_bus_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xb78e4ea6 ipack_get_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xbf5b487f ipack_device_init +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xc9099bdb ipack_put_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xd07c68db ipack_device_del +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x335a0bcd devm_led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x35c77c23 led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x876a2dc8 devm_led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x8f7ce5a3 led_set_flash_timeout +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xba019cc2 led_get_flash_fault +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xbf9380b4 led_update_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xcaabb14e led_set_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xee0e874d led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x287912c6 led_mc_calc_color_components +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x77904225 devm_led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x8edb6296 led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xa4ab691b devm_led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xf41f91c3 led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x08573e25 lp55xx_update_bits +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x10de5075 lp55xx_deinit_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x500f7f53 lp55xx_of_populate_pdata +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x582c2f8d lp55xx_write +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x705f1b5f lp55xx_init_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x77ab8f43 lp55xx_register_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x7a37b5d4 lp55xx_register_leds +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x816fea9d lp55xx_unregister_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xc534e799 lp55xx_read +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xfc6ab349 lp55xx_is_extclk_used +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0x3bd45b0d ledtrig_audio_set +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0xce593c22 ledtrig_audio_get +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x749e05f2 ledtrig_flash_ctrl +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x7903e46e ledtrig_torch_ctrl +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x04b25810 __tracepoint_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x05058957 __tracepoint_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x063306f1 __tracepoint_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x06bceaa1 __SCK__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0bc0be45 __SCK__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x15f3de09 __SCK__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x17a83e40 __traceiter_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x181a1930 __SCK__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x185fa49d __traceiter_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1b083369 __SCK__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c599ebe __traceiter_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c83d5b7 __SCK__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1e8cb48c __traceiter_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x22ae6324 __SCK__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2766fb04 __traceiter_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2af60833 __SCK__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2ba4a6c7 __traceiter_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x362eda19 __tracepoint_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37808fd7 __tracepoint_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37b31e4f __tracepoint_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x396a786e __traceiter_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3a3eb678 __tracepoint_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3c398c35 __traceiter_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3feb7def __tracepoint_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x42c0cd48 __traceiter_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x440c47f7 __traceiter_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x44bb87a3 __tracepoint_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x46c66897 __SCK__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x47b2af54 __tracepoint_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x48639d4d __traceiter_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4a2d1241 __SCK__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4b96c8a0 __tracepoint_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x51d0e534 __SCK__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x591a8d72 __traceiter_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5961d7cb __traceiter_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5d9c8fc8 __SCK__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5f9386a1 __tracepoint_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5fd7c423 __SCK__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6026e276 __SCK__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6119e203 __tracepoint_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x64e39418 __traceiter_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x66232cfe __tracepoint_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6697827f __SCK__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e74dca7 __SCK__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e7df078 __tracepoint_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x71a90620 __tracepoint_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x79eeb380 __SCK__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x80e3881d __SCK__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x81d4d2d1 __tracepoint_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x879c421d __traceiter_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x89f9b02d __traceiter_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8ad20d61 __SCK__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8b9fa1d8 __tracepoint_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8bba9251 __tracepoint_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8f674a17 __traceiter_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8f7308be __tracepoint_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x93c8c39b __tracepoint_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x94579131 __traceiter_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9a6f4d9f __SCK__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9ce21c84 __SCK__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa09a6b09 __tracepoint_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa187023e __SCK__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa64134e4 __SCK__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa842a5c8 __SCK__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xad6440b4 __traceiter_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb23d428f __traceiter_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb5a62a8c __traceiter_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb65665e8 __traceiter_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xba843c3f __SCK__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc8ae4213 __SCK__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc982c481 __traceiter_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd64b7837 __traceiter_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd8aa1746 __tracepoint_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd9f63855 __tracepoint_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xda06fe86 __SCK__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdc6dc342 __traceiter_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdcb7778d __traceiter_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdd1455a7 __tracepoint_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xde557811 __traceiter_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe16c06b3 __SCK__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xea3a1ab2 __tracepoint_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec29e22a __traceiter_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec3327c6 __tracepoint_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec92a163 __SCK__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xed170510 __traceiter_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf021519f __tracepoint_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf4808524 __traceiter_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf6249e5f __SCK__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf94a5732 __traceiter_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfc0a0b57 __tracepoint_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd5d057b __tracepoint_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd6b5d80 __SCK__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfed8327b __tracepoint_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x009ced7e dm_bio_prison_free_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x124d6955 dm_cell_get_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x17dd39d6 dm_deferred_set_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x1ceb3969 dm_cell_lock_promote_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x1e5010f9 dm_cell_unlock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2eb01e04 dm_deferred_set_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x3db991d5 dm_cell_quiesce_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x4f07d782 dm_bio_prison_alloc_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x4fdf5d92 dm_bio_prison_alloc_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6791a44e dm_deferred_entry_dec +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x753e20b2 dm_bio_prison_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x79e2e2c0 dm_bio_detain +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xa2d12039 dm_cell_release_no_holder +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xace9b57b dm_bio_prison_destroy_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb4e010f6 dm_cell_error +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb6d5c65d dm_deferred_set_add_work +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb70b342a dm_bio_prison_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xc0f7bdf7 dm_bio_prison_free_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xca2e3a88 dm_deferred_entry_inc +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd56efb0f dm_cell_visit_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd70b63ae dm_cell_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd71eda7f dm_get_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd99e003d dm_bio_prison_create_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xde1c4f84 dm_cell_put_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xe9abfa33 dm_cell_promote_or_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xf60a06da dm_cell_lock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x0ad0dc4f dm_bufio_mark_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x24772bfe dm_bufio_get +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x2e0774dc dm_bufio_get_block_number +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x656100cc dm_bufio_client_reset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6a2f40e1 dm_bufio_mark_partial_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6aebce95 dm_bufio_issue_discard +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6cdb2d56 dm_bufio_prefetch +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d3f57bd dm_bufio_get_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d83826d dm_bufio_get_block_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x74dcd98c dm_bufio_get_aux_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x867e87eb dm_bufio_get_dm_io_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x91f00abc dm_bufio_set_minimum_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x93427086 dm_bufio_client_create +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xa82b2066 dm_bufio_write_dirty_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xb04f56ab dm_bufio_read +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc0d7df85 dm_bufio_new +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc9a3422d dm_bufio_write_dirty_buffers_async +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xcd2ba798 dm_bufio_forget +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd4bddf5c dm_bufio_issue_flush +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd991e3b9 dm_bufio_get_device_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xe6024e59 dm_bufio_release +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xebcc64a4 dm_bufio_get_block_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xeca7949e dm_bufio_client_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xed3283a4 dm_bufio_set_sector_offset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xf241a6eb dm_bufio_forget_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x0efbca4c btracker_promotion_already_present +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x1c852cab btracker_nr_demotions_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x23ddc5ab dm_cache_policy_get_version +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x37ef59a5 dm_cache_policy_get_name +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x481a0b15 btracker_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x4becb830 dm_cache_policy_get_hint_size +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x50b3c64c dm_cache_policy_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x5adc2807 btracker_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x65eea825 btracker_nr_writebacks_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x7148a6fd dm_cache_policy_unregister +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x87bee547 btracker_queue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa2365f44 btracker_issue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa7eadcb5 btracker_complete +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xd9f98a62 dm_cache_policy_register +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xf9f3e74b dm_cache_policy_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0xa88ab896 dm_unregister_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0xfef181e8 dm_register_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x01d2f9ac dm_rh_recovery_start +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38972f23 dm_rh_region_to_sector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38efaf5a dm_region_hash_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x3a18389a dm_rh_update_states +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x57e16c3e dm_rh_get_state +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x5f4a6e61 dm_rh_dec +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x6075131b dm_rh_dirty_log +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7774620f dm_rh_stop_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d053fc5 dm_rh_start_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d5e1815 dm_rh_get_region_key +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x9a502e0f dm_rh_mark_nosync +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa53387c7 dm_rh_flush +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa83588eb dm_rh_recovery_end +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xb69bf72c dm_rh_delay +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbd205998 dm_rh_inc_pending +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbe38a431 dm_rh_recovery_prepare +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd8aa4284 dm_rh_region_context +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xdf7eb3eb dm_region_hash_create +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xeabeec68 dm_rh_bio_to_region +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xf92b8a3d dm_rh_get_region_size +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xfd93482e dm_rh_recovery_in_flight +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0054f69d dm_tm_pre_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x01f7c2b0 dm_btree_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0211c39e dm_tm_with_runs +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x07ed9022 dm_bitset_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x088a5b30 dm_btree_find_lowest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0cf7c42f dm_btree_remove +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0d251167 dm_array_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x109eae1f dm_btree_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x15a2bf57 dm_btree_lookup_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1ae16d40 dm_tm_dec_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1cd5cb06 dm_block_manager_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1d0d53f7 dm_array_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1e3f728d dm_block_data +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2842d760 dm_bitset_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2bc1a8d9 dm_tm_open_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2f40da68 dm_bm_set_read_write +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x30c37cc0 dm_bm_write_lock_zero +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x32bf4f4b dm_bitset_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3646e38f dm_tm_issue_prefetches +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3896f8d8 dm_array_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x38d53eec dm_array_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ad0f55b dm_bm_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ae50a4a dm_tm_inc_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x40720a25 dm_bitset_set_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x418204e4 dm_array_set_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46c56110 dm_bitset_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x48e323be dm_bm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f2c653e dm_btree_insert_notify +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f477261 dm_bm_checksum +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x51005cef dm_bitset_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5375ca71 dm_bm_write_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5475ba9e dm_block_location +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x563946a0 dm_btree_remove_leaves +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5b04d3fe dm_bitset_clear_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x67c6c5b9 dm_array_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x68f34c27 dm_array_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6bfa88c8 dm_bitset_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6c600395 dm_btree_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6fac2256 dm_array_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x703aa099 dm_block_manager_reset +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x72289260 dm_block_manager_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7612cd9c dm_bm_block_size +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x79bdc649 dm_sm_disk_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7ade1071 dm_tm_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b047bd9 dm_tm_create_non_blocking_clone +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b6b3af5 dm_bm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x836693c5 dm_disk_bitset_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87419c51 dm_array_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87c934be dm_tm_inc +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x88295b96 dm_tm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x8e057e61 dm_array_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x900896b9 dm_btree_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x91baa32f dm_btree_find_highest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9290e07a dm_tm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x932a6ffc dm_tm_shadow_block +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x94daa188 dm_bitset_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x95a52abd dm_bm_is_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9718cffa dm_sm_disk_open +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9e798e22 dm_bm_set_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa0bc1801 dm_btree_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa99029b9 dm_bitset_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb940af6a dm_array_info_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xbdde4031 dm_btree_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd017c9c7 dm_array_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd163cade dm_tm_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd8682982 dm_btree_insert +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdb2c8e97 dm_btree_lookup +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdf3a4e7d dm_tm_create_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe07a2542 dm_bitset_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe0e68183 dm_array_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe781f874 dm_tm_dec +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xecc1aeba dm_bitset_test_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xedf5036f dm_bitset_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf2b4509a dm_btree_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf71f197e dm_btree_cursor_next +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x2604919b cec_queue_pin_cec_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x48ddd637 cec_notifier_cec_adap_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x4ed99a07 cec_notifier_cec_adap_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x50f1b7a4 cec_transmit_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x53a4b8e1 cec_pin_changed +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x6191b8a4 cec_notifier_conn_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x703c7c03 cec_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x73a6462d cec_notifier_parse_hdmi_phandle +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x78697c91 cec_pin_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x84f2dcb9 cec_queue_pin_5v_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x8e4e1106 cec_s_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x9b30b73f cec_received_msg_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa01fbb6b cec_notifier_set_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa1c1dc3f cec_s_conn_info +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xaee236c6 cec_notifier_conn_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbe4de675 cec_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc16f2887 cec_notifier_set_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc3a2e2a2 cec_queue_pin_hpd_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc5a22765 cec_s_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xccdaf073 cec_register_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xce7bcef5 cec_unregister_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd050e83c cec_transmit_msg +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd071a2db cec_fill_conn_info_from_drm +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd6d3ae0e cec_s_log_addrs +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe43e2868 cec_delete_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xf17a623b cec_transmit_attempt_done_ts +EXPORT_SYMBOL_GPL drivers/media/common/b2c2/b2c2-flexcop 0x66c0289a b2c2_flexcop_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x0a46134a saa7146_register_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x322c2ac1 saa7146_unregister_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x34dafa1f saa7146_vfree_destroy_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x4071e388 saa7146_pgtable_alloc +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x5d1317bf saa7146_pgtable_build_single +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x7f19ccba saa7146_i2c_adapter_prepare +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x8ce3cdd0 saa7146_wait_for_debi_done +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x8d12998d saa7146_pgtable_free +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x96c10988 saa7146_setgpio +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xd92e784d saa7146_vmalloc_build_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe3cd9b5c saa7146_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x2451cd8c saa7146_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x5226e871 saa7146_vv_init +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xcbbe957f saa7146_register_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xceb0a8c0 saa7146_set_hps_source_and_sync +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xe179fb1d saa7146_vv_release +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x21e36bf2 smscore_registry_getmode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x34bf0e61 smscore_translate_msg +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x37d91069 smsendian_handle_tx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x3c87d225 sms_board_event +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x45284ae9 smsendian_handle_rx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x5b51cee2 sms_board_setup +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x5c1efc2d smscore_get_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x62420e0d smscore_unregister_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x63230a41 smscore_start_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x74ee9098 sms_board_load_modules +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7c576277 smsendian_handle_message_header +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7e70f913 smscore_getbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x844539ae sms_get_board +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x86b375a8 sms_board_led_feedback +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x8c8946d5 sms_board_power +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x99a81ab3 smsclient_sendrequest +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xafb6f2bb smscore_set_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbbdb5c42 smscore_unregister_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbbde6145 smscore_onresponse +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xc3297133 smscore_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xc950e042 smscore_register_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xccda64fc smscore_register_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xd97b1d46 smscore_putbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xed44feea smscore_register_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xf474929f sms_board_lna_control +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xfa9eb951 smscore_get_device_mode +EXPORT_SYMBOL_GPL drivers/media/common/uvc 0x08c5db3e uvc_format_by_guid +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x040dc7cd tpg_aspect_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x21bfae4e tpg_gen_text +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x4a738cc1 tpg_g_interleaved_plane +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x7e83543f tpg_s_crop_compose +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x80aaf962 tpg_g_color_order +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xa8a3f406 tpg_free +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xaa5503d9 tpg_set_font +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xb052969d tpg_init +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xbbc315dd tpg_update_mv_step +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xcaede3e2 tpg_fill_plane_buffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xce8159bb tpg_pattern_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe2169014 tpg_log_status +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe6f04b89 tpg_alloc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe7ee5819 tpg_s_fourcc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf064e392 tpg_fillbuffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7a5f765 tpg_calc_text_basep +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7ec0949 tpg_reset_source +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x073bde1f vb2_core_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x07729fd4 __SCK__tp_func_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x0c27af61 vb2_discard_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x11d5f514 vb2_wait_for_all_buffers +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x244d003a vb2_core_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2b71fc11 vb2_core_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3898274a vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3c22713a __tracepoint_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3ec8d291 vb2_core_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4032e512 vb2_core_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x50a1bb4a __tracepoint_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x50fae9bd vb2_core_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5453fa83 __traceiter_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x6545d285 vb2_core_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x67ff70bf vb2_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x741a00a5 vb2_request_buffer_cnt +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7ee32286 __tracepoint_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8052711e vb2_thread_stop +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8988455c vb2_core_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x9c0170a2 vb2_core_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa2f85b23 vb2_core_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa9604c17 vb2_core_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa96bfa17 vb2_request_object_is_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb6f4b031 __SCK__tp_func_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb9d2df39 __SCK__tp_func_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xba49c14f __traceiter_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xbb215ba0 vb2_plane_cookie +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xbc77a78b vb2_plane_vaddr +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc3d6f72e __traceiter_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc580762c __traceiter_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc7b45aa4 __SCK__tp_func_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd2a534bb vb2_core_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd81df362 vb2_buffer_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd8d78857 vb2_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xdee7aa8d vb2_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xe3a2f085 vb2_thread_start +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xf97a7c84 __tracepoint_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0xdde569df vb2_dma_contig_set_max_seg_size +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0xf1e24d6c vb2_dma_contig_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-sg 0xf08fbfc3 vb2_dma_sg_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-memops 0x7014361b vb2_common_vm_ops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x11e4a269 vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x17a2608e vb2_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x27d38b00 vb2_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x29270565 vb2_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x39912ab4 vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x3d954848 vb2_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x3ea10129 vb2_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x3f75b696 vb2_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x44e0f7af vb2_queue_change_type +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4593d73a vb2_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x498508e0 vb2_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4ee8ceed vb2_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x53165ff9 vb2_fop_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x60edf288 _vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x6ae0e341 vb2_request_validate +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x6c15b2b7 vb2_fop_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x7432922e vb2_queue_init_name +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x7aea4f58 vb2_fop_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x7e1db59f vb2_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x809908bb vb2_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x95e0be70 vb2_ops_wait_prepare +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa9e30748 vb2_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xbf20fcf7 vb2_find_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc55df1f9 vb2_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc775dc59 vb2_video_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xcd56d23a vb2_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd5a5e9a2 vb2_request_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd6ea17ee vb2_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xde2ef2ce vb2_ops_wait_finish +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe92d6fbb vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf5fdd9ae vb2_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf8ba3756 vb2_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xfd161ab5 vb2_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xffb97db2 vb2_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-vmalloc 0x7b406688 vb2_vmalloc_memops +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x3cbae507 dvb_module_probe +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x8c3ad468 dvb_module_release +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0xc3388851 dvb_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/as102_fe 0x16f6078b as102_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ascot2e 0xce405a79 ascot2e_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/atbm8830 0x7a257aee atbm8830_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/au8522_dig 0x44f78076 au8522_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/bcm3510 0xa3ba161e bcm3510_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22700 0xf4c82794 cx22700_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22702 0xae71b456 cx22702_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24110 0xefd86dfb cx24110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24113 0xfba3a0ce cx24113_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24116 0xac54d0d6 cx24116_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24117 0x21fa0da2 cx24117_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24120 0xcc7ceff7 cx24120_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24123 0x6f77192d cx24123_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2820r 0x2fe5ae5a cxd2820r_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x1d1bc26f cxd2841er_attach_t_c +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0xf0d8e798 cxd2841er_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2880/cxd2880 0x931de166 cxd2880_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0070 0x3ee01101 dib0070_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0xe151ac93 dib0090_fw_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0xef48ac8f dib0090_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mb 0x30da1ad3 dib3000mb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mc 0x823f014a dib3000mc_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000m 0x835b8a40 dib7000m_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000p 0x053f17a7 dib7000p_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib8000 0xff4c0fc2 dib8000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib9000 0x67822ea9 dib9000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drx39xyj/drx39xyj 0x6ae8efdd drx39xxj_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxd 0x5328b7ee drxd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxk 0x21923227 drxk_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ds3000 0x90a384c6 ds3000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dvb-pll 0x92cdc9ee dvb_pll_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ec100 0x67d70722 ec100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/gp8psk-fe 0xb6bd3b10 gp8psk_fe_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x86100344 helene_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0xc6882bf1 helene_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/horus3a 0x71d23072 horus3a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6405 0x3cd87bb7 isl6405_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6421 0x6ca5c625 isl6421_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6423 0x384c469f isl6423_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/itd1000 0xe96e8a09 itd1000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ix2505v 0x1d24f2b7 ix2505v_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/l64781 0xfe07daf1 l64781_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lg2160 0x8b95a2a5 lg2160_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3305 0xcb8b92ce lgdt3305_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3306a 0xa57a8caf lgdt3306a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt330x 0x49da3549 lgdt330x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgs8gxx 0x7584502f lgs8gxx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbh25 0x7e00221e lnbh25_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x05a7739b lnbh24_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x68486d65 lnbp21_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp22 0x854f22e8 lnbp22_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88ds3103 0xa2d55ccc m88ds3103_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88rs2000 0xa53ba46a m88rs2000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a16 0xa29813ff mb86a16_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a20s 0xe4902dee mb86a20s_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt312 0xcaa5c9d2 mt312_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt352 0xdf762425 mt352_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mxl5xx 0xc559e0ed mxl5xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt200x 0xd465b244 nxt200x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt6000 0x169bdd85 nxt6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51132 0x36d6c298 or51132_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51211 0xda8f4c14 or51211_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1409 0x35c84a3d s5h1409_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1411 0xc890d9a2 s5h1411_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1420 0xfcfa2e19 s5h1420_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1432 0xc621f47e s5h1432_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s921 0x17b315d6 s921_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/si21xx 0xa09a78dc si21xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/sp887x 0x67c7ce07 sp887x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb0899 0xebbed95c stb0899_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6000 0xbd5f4e2f stb6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6100 0xc5d9df36 stb6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0288 0xd7903ab1 stv0288_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0297 0x15b7a366 stv0297_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0299 0x80bb42a9 stv0299_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x07c4c1ee stv0367ter_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x3734dfd4 stv0367ddb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x86f63b83 stv0367cab_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0900 0xd2c2fd83 stv0900_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv090x 0x01b8ecad stv090x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0910 0x2f11edc4 stv0910_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110 0x906f0958 stv6110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110x 0x9e84b670 stv6110x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6111 0x56a0bc5d stv6111_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10021 0x8abf3020 tda10021_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10023 0x35f71000 tda10023_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10048 0x0151842d tda10048_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0x94332e35 tda10046_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0xafbe3141 tda10045_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10086 0xe07dc486 tda10086_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda18271c2dd 0xa51d7942 tda18271c2dd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda665x 0x7427dbad tda665x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8083 0x9bc9d3d2 tda8083_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8261 0x070dc085 tda8261_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda826x 0x60b1dc23 tda826x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ts2020 0xa309b3b5 ts2020_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tua6100 0x2f937ecb tua6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1820 0x6b4b4406 ves1820_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1x93 0xf12f16a9 ves1x93_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10036 0xc2a4955f zl10036_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10039 0x906917eb zl10039_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10353 0x993937b9 zl10353_attach +EXPORT_SYMBOL_GPL drivers/media/i2c/aptina-pll 0x33e629c5 aptina_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/ccs-pll 0x21596727 ccs_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x1b421813 max9271_enable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x2141bffc max9271_configure_gmsl_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x32d75ada max9271_disable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x332dbfaa max9271_clear_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x3e4ecdc0 max9271_set_translation +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x64d0b3bb max9271_set_deserializer_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x68abd5e4 max9271_set_high_threshold +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x732465ab max9271_set_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x926af0b0 max9271_wake_up +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x9c4cdb0c max9271_set_serial_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xacc94e93 max9271_verify_id +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xe2ff86e5 max9271_configure_i2c +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xf0753001 max9271_set_address +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0b3e73ec media_request_object_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0fb729d0 media_entity_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1294fef5 media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x13337ade __media_pipeline_pad_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x183cdea9 media_devnode_remove +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x18a8ca7b media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x18c8cca3 __media_entity_next_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x24fc9b90 media_pad_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x28a8cc2b media_device_register_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3f3ea4d9 media_pipeline_entity_iter_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4112a451 media_get_pad_index +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x45aa2169 media_request_object_unbind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x469ecf21 __media_pipeline_entity_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4a4ccf21 media_entity_pads_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4c510652 media_entity_get_fwnode_pad +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x509d35f2 media_devnode_create +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5250e8aa __media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x54e48a27 media_request_object_find +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x588a8d6a media_device_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x59293ef5 media_request_object_complete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5a847ad9 media_graph_walk_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6127a8f7 media_request_object_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x64e84e65 media_pad_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x65dd67e0 media_pipeline_entity_iter_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6be34c65 media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6fec8508 media_create_ancillary_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x720c9e0b media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x74e3edaf media_entity_enum_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7aa5b8f5 __media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7de32ab0 __media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x84c44336 media_graph_walk_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8bb80f36 media_device_unregister_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8ea636d9 __media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8f8f7aed media_device_unregister +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x940f26bb media_graph_walk_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa118604e media_create_pad_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa4da1a3f media_entity_find_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa66ef2d0 media_entity_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xaaeb2a49 media_device_unregister_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xac36eb0f media_device_register_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb5bf3a97 media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbe08b1c4 media_device_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc1512c3b media_request_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc1587bb5 media_device_usb_allocate +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc4da1967 media_device_pci_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd02535b6 media_create_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd4667aa4 media_create_pad_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd4d1ee34 media_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd70e2874 media_request_object_bind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xda0eb1c5 __media_device_usb_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe0e6ff18 media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe3fbadb9 __media_device_register +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe5ceecd6 media_entity_enum_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe7839b09 __media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe903bf27 __media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf02d84a8 media_graph_walk_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf21d0986 media_request_get_by_fd +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf756fe1c media_pad_remote_pad_first +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xfc5382fa media_device_delete +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst 0x0927623b dst_attach +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst_ca 0x8cb74f61 dst_ca_attach +EXPORT_SYMBOL_GPL drivers/media/pci/cx88/cx88xx 0x270c415d cx88_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/pci/ddbridge/ddbridge-dummy-fe 0x9cd0730a ddbridge_dummy_fe_qam_attach +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x08a56531 mantis_ca_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x08a8f5b9 mantis_gpio_set_bits +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x2c894733 mantis_pci_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x409a6e4a mantis_uart_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x498380a7 mantis_i2c_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x4e46fe36 mantis_stream_control +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x62d321ff mantis_pci_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x7e236aac mantis_dma_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x7fa134c7 mantis_dvb_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x93bc5897 mantis_frontend_soft_reset +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x969a8201 mantis_uart_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x9ed6cee0 mantis_dvb_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x9f54908b mantis_dma_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xa8f47a80 mantis_i2c_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xc27d9df7 mantis_frontend_power +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xce435391 mantis_get_mac +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xce5538bf mantis_ca_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xd5c58822 mantis_input_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xd5d8a834 mantis_input_exit +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x06f1bc95 saa7134_ts_buffer_prepare +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x19662323 saa7134_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x28c8ab74 saa7134_ts_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x2a3320c5 saa7134_querystd +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x37cbdfea saa7134_s_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x402617f8 saa7134_vb2_buffer_queue +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x56e20265 saa7134_g_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x68caf556 saa7134_g_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x6d7c8b19 saa7134_s_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x7794e51b saa7134_querycap +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x9cf03c13 saa7134_ts_queue_setup +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x9d7548f5 saa7134_enum_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x9fe61864 saa7134_g_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xd2eccc16 saa7134_g_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xd9fcab8f saa7134_ts_qops +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xe17a4ddf saa7134_s_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf3cc7711 saa7134_s_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf55c1e98 saa7134_ts_start_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf8b3a886 saa7134_ts_buffer_init +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x1420ca1d ttpci_budget_init_hooks +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x334de76f ttpci_budget_deinit +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x6f7f7d73 ttpci_budget_irq10_handler +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7948c222 budget_debug +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7cf437fc ttpci_budget_set_video_port +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x8d3a0b52 ttpci_budget_init +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xba310c6c ttpci_budget_debiwrite +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xd694416c ttpci_budget_debiread +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x10e31541 nal_hevc_write_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x1436f450 nal_hevc_read_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x26cb8917 nal_hevc_read_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x32ef03fe nal_h264_read_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x38472eab nal_h264_write_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x3fb727ca nal_hevc_write_vps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x4371e4e9 nal_hevc_read_vps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x49a917b3 nal_h264_write_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x5a1d8c3d nal_hevc_write_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x64b0158b nal_h264_write_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x6ded3e4e nal_h264_read_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x9ec6f322 nal_hevc_write_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xc1edd972 nal_hevc_read_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xf15fa6a4 nal_h264_read_pps +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x04789faf mccic_irq +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x8beacde7 mccic_shutdown +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xc2298813 mccic_resume +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xcb83e9cd mccic_register +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xf39e7633 mccic_suspend +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x2e1abe18 vpu_wdt_reg_handler +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x3f7aa1a1 vpu_ipi_send +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x4f01aa7e vpu_ipi_register +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x69eb4093 vpu_mapping_dm_addr +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x6e731dc0 vpu_load_firmware +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x98b54dd3 vpu_get_vdec_hw_capa +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xaea47328 vpu_get_venc_hw_capa +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xe1e969b5 vpu_get_plat_device +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x0122512d venus_helper_buffers_done +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x01d10974 venus_helper_set_dyn_bufmode +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x05c64ab8 venus_helper_vb2_start_streaming +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x0d97562f venus_helper_set_work_mode +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x0f706318 hfi_session_process_buf +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x15513ca0 venus_helper_vb2_buf_prepare +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x1bad60e0 venus_helper_get_opb_size +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x225a5f07 venus_helper_set_bufsize +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x27b12c5f venus_helper_m2m_device_run +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x2d693ecb venus_helper_m2m_job_abort +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x3131c627 venus_helper_process_initial_cap_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x31548fc7 hfi_session_flush +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x3388b090 venus_helper_check_codec +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x37606448 venus_helper_get_out_fmts +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x3baee9c1 venus_helper_process_initial_out_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x40ea0ec8 venus_helper_set_num_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x45eb6171 venus_helper_vb2_buf_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x486ef66a hfi_session_abort +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4883fe4e venus_helper_alloc_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x48e6d73a venus_helper_set_stride +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4a10fb43 venus_helper_get_ts_metadata +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4c7afea6 hfi_session_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4dfbf426 venus_helper_unregister_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x501de61e venus_helper_find_buf +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x51fa69ae hfi_session_deinit +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x5458c2b7 venus_helper_check_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x5e98cd80 hfi_session_unload_res +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x652f6ad6 venus_helper_set_color_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x71ebc61e venus_helper_acquire_buf_ref +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x7b151967 venus_helper_change_dpb_owner +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x7b9128ff venus_helper_release_buf_ref +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x7e7ba00d hfi_session_set_property +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x81703f52 venus_helper_get_bufreq +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x84a16bc0 venus_helper_vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x8f38d9a9 hfi_session_continue +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x947bd1cb venus_helper_intbufs_realloc +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x9892a101 hfi_session_get_property +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x9cd18d1b hfi_session_stop +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x9d0b40ff venus_helper_vb2_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xaacef8e8 venus_helper_set_output_resolution +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xaaff296f venus_helper_set_multistream +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xae09ebfa venus_helper_init_instance +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xafc3534d hfi_session_start +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb3bb6b41 venus_helper_free_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb5da1da9 venus_helper_get_framesz_raw +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xbb0e0454 venus_helper_queue_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xc32dfae6 venus_helper_session_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xc67054b6 venus_helper_set_input_resolution +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xc78adb28 venus_helper_intbufs_free +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xc9f036fe hfi_session_destroy +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd0fcac37 venus_helper_set_raw_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd21da2e4 venus_helper_get_framesz +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd3e80624 venus_helper_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xdada98c7 venus_helper_get_profile_level +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe24b54a0 venus_helper_intbufs_alloc +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe774f7ca hfi_session_create +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xed2cd746 venus_helper_set_format_constraints +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xfad238cd venus_helper_set_profile_level +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x3d858696 rcar_fcp_put +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x4ad5d888 rcar_fcp_enable +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x5fe6f6e8 rcar_fcp_disable +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x9877c29f rcar_fcp_get +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0xd63ceac3 rcar_fcp_get_device +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x05020833 vsp1_du_atomic_begin +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x774fea40 vsp1_du_atomic_flush +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x942c09dd vsp1_du_init +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xa028fe5a vsp1_du_setup_lif +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xa39add3b vsp1_du_map_sg +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xa62c3c63 vsp1_du_unmap_sg +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xdd446542 vsp1_du_atomic_update +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x00ac6e79 xvip_clr_and_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x23945231 xvip_cleanup_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x32a020d5 xvip_set_format_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x4bc6ac09 xvip_enum_mbus_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x58de9b33 xvip_clr_or_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x716916fa xvip_enum_frame_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xa3e92e35 xvip_of_get_format +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xb67940fb xvip_get_format_by_fourcc +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xe08e6063 xvip_get_format_by_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xfd4132ec xvip_init_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x3c16a6b1 xvtc_generator_stop +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x47d7900b xvtc_generator_start +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x8be7e53f xvtc_of_get +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0xa8a0f912 xvtc_put +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x2b82e278 radio_tea5777_init +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x58f408b0 radio_tea5777_exit +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x00d5385c si470x_stop +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x28c13021 si470x_set_freq +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x6e3dcf3e si470x_viddev_template +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xa4c84fbe si470x_ctrl_ops +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xb1db4d1a si470x_start +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x0584dd88 lirc_scancode_event +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x0c5cbd71 ir_raw_event_store_with_filter +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x27f5b245 ir_raw_event_handle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x2ed90ced rc_map_unregister +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x329299c4 ir_raw_event_store_with_timeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x449d3696 rc_keyup +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x4676c465 devm_rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x4776b77c rc_keydown_notimeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x4f68aff5 rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x5e751468 ir_raw_event_store_edge +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x649eca2a rc_g_keycode_from_table +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x8b649156 rc_free_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x9a175636 rc_unregister_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xa6e66eca ir_raw_event_set_idle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb8209fb5 ir_raw_event_store +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb960f15c rc_map_register +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xbbea2a10 rc_repeat +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xdcd30286 rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xe7aa9d3d rc_keydown +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xf1333ac4 devm_rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xfc5d3079 rc_map_get +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0011 0xa1d1a030 fc0011_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0012 0xef0c4b0a fc0012_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0013 0x1374e135 fc0013_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/max2165 0xdacf5088 max2165_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mc44s803 0xbcc60677 mc44s803_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2060 0x2fc03cb2 mt2060_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2063 0xe208d046 mt2063_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt20xx 0xcbc53495 microtune_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2131 0x325caeba mt2131_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2266 0x3a9f30c8 mt2266_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5005s 0x1fa5cb66 mxl5005s_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5007t 0xc3b4569d mxl5007t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/qt1010 0x978963cc qt1010_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/r820t 0x0206c96a r820t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18218 0xd544c62a tda18218_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18271 0x06f0129b tda18271_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda827x 0x98ebbcbc tda827x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x0c30f719 tda829x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x3331c2d6 tda829x_probe +EXPORT_SYMBOL_GPL drivers/media/tuners/tda9887 0x843222ba tda9887_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0x2d6f3227 tea5761_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0xd4a8ff06 tea5761_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0x5744343f tea5767_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0x94f4098d tea5767_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tuner-simple 0x5c21bd60 simple_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc2028 0x1196c12c xc2028_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc4000 0x42b66049 xc4000_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc5000 0xa9a40bde xc5000_attach +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x017ea7c7 cx231xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x034c9bb3 cx231xx_init_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x0d117189 cx231xx_enable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x23acb004 cx231xx_uninit_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x499aa846 cx231xx_uninit_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x557c6a57 cx231xx_unmute_audio +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x566cf15a cx231xx_capture_start +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x5c646f7d cx231xx_enable_i2c_port_3 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x69e3867d cx231xx_dev_init +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x83a3589c cx231xx_uninit_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x89812ebf cx231xx_init_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xa7a2a829 cx231xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xaf40f038 is_fw_load +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xbd3b647d cx231xx_set_alt_setting +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xbd5a0c14 cx231xx_dev_uninit +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xc0c2392c cx231xx_init_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xc973b49a cx231xx_send_usb_command +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xd2c6a0e0 cx231xx_disable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xe325fc63 cx231xx_demod_reset +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xe3c4ed00 cx231xx_get_i2c_adap +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xf244456e cx231xx_send_gpio_cmd +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-demod 0xe2b5e44a mxl111sf_demod_attach +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-tuner 0x14cbc500 mxl111sf_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x05838450 em28xx_write_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x088a7dfa em28xx_write_regs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x4792dda2 em28xx_stop_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x5093f8c7 em28xx_uninit_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x65696181 em28xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x692633d7 em28xx_init_camera +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x6cfaa2c8 em28xx_read_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x721f7cc7 em28xx_free_device +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7e9e4786 em28xx_audio_setup +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7fc8652c em28xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x921d7c65 em28xx_boards +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xa786bb1d em28xx_audio_analog_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xa7e0fa52 em28xx_read_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xb6be2270 em28xx_toggle_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xba58ef05 em28xx_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xc45c71ea em28xx_init_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xcef3f0a5 em28xx_write_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xd1c3c530 em28xx_alloc_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xd3dcab81 em28xx_gpio_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xedb490bb em28xx_write_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xfd01d382 em28xx_find_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xa51ff79a __v4l2_async_nf_add_fwnode +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xb2299b26 v4l2_async_nf_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xdba53ca8 __v4l2_async_nf_add_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xe67ca299 __v4l2_async_nf_add_fwnode_remote +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xf1cd5851 __v4l2_async_nf_add_i2c +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x01612c0b v4l2_detect_gtf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x08402862 v4l2_print_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0958448b v4l2_set_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0af3d134 v4l2_valid_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x2bf67def v4l2_calc_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x370cfe6e v4l2_dv_timings_presets +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x3aa68d7a v4l2_find_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x4839762f v4l2_calc_timeperframe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x7b6ac78f v4l2_phys_addr_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x8f8d4341 v4l2_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x922ecd29 v4l2_enum_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa22fbfeb v4l2_hdmi_rx_colorimetry +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa97e00eb v4l2_detect_cvt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xae575c8f v4l2_phys_addr_for_input +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xd034392d v4l2_match_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xf56238f4 v4l2_find_dv_timings_cea861_vic +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xff585440 v4l2_dv_timings_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x43bc40d7 v4l2_flash_indicator_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x75212744 v4l2_flash_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0xc953034f v4l2_flash_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x0d0c4da3 v4l2_async_register_subdev_sensor +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x2b7c2fe9 v4l2_async_nf_parse_fwnode_endpoints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x3cdb5d8e v4l2_fwnode_device_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x5d6e4b5e v4l2_fwnode_endpoint_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x612ddce5 v4l2_fwnode_connector_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x6f8531a5 v4l2_fwnode_endpoint_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xd3a50f79 v4l2_fwnode_put_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xd3eeb982 v4l2_fwnode_parse_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xdca0876b v4l2_fwnode_connector_add_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xf4aec8df v4l2_fwnode_endpoint_alloc_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xf8b98dda v4l2_fwnode_connector_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0x639ecc68 v4l2_h264_init_reflist_builder +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0x6a1429ff v4l2_h264_build_p_ref_list +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0xf568bf81 v4l2_h264_build_b_ref_lists +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0x30b5ebc6 v4l2_jpeg_parse_scan_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xcbfdf5cb v4l2_jpeg_parse_frame_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xe8956e3f v4l2_jpeg_parse_huffman_tables +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xe8f40f9e v4l2_jpeg_parse_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xf8ffd565 v4l2_jpeg_parse_quantization_tables +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x08c732a6 v4l2_m2m_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0950cef9 v4l2_m2m_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0ce485b0 v4l2_m2m_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1187b81f v4l2_m2m_register_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x16d47a92 v4l2_m2m_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x34e16a70 v4l2_m2m_ctx_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x37c1d0b5 v4l2_m2m_next_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3ba02cc5 v4l2_m2m_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4a5f5579 v4l2_m2m_buf_copy_metadata +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5181dd0e v4l2_m2m_buf_remove +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x586b5011 v4l2_m2m_ioctl_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5d27e9b6 v4l2_m2m_ioctl_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x610f19b3 v4l2_m2m_request_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x64d93470 v4l2_m2m_ioctl_stateless_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7152e2e1 v4l2_m2m_buf_remove_by_idx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x730f2eae v4l2_m2m_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7c3df661 v4l2_m2m_buf_remove_by_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7fdde3fa v4l2_m2m_ioctl_try_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x80b4a805 v4l2_m2m_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8307fd1f v4l2_m2m_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x86d3096c v4l2_m2m_last_buffer_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8afb3a07 v4l2_m2m_try_schedule +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8bef4735 v4l2_m2m_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x91166267 v4l2_m2m_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x91a5539d v4l2_m2m_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x951ded1c v4l2_m2m_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x95e79666 v4l2_m2m_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x963c7a72 v4l2_m2m_fop_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9bf699f6 v4l2_m2m_last_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9c6a24de v4l2_m2m_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa5b72302 v4l2_m2m_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa6d23aff v4l2_m2m_update_stop_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa895f133 v4l2_m2m_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xadb97769 v4l2_m2m_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb6a81b9d v4l2_m2m_update_start_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc69664d4 v4l2_m2m_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc6fca5ad v4l2_m2m_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd3a4fb68 v4l2_m2m_ioctl_stateless_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe5b7912a v4l2_m2m_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xea74a092 v4l2_m2m_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xec69d5d8 v4l2_m2m_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xef428587 v4l2_m2m_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf13ff84d v4l2_m2m_unregister_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf1604f1f v4l2_m2m_ioctl_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf2b3c6be v4l2_m2m_ctx_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xfa345f6f v4l2_m2m_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xfedc50c5 v4l2_m2m_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x4137d90c v4l2_vp9_adapt_coef_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x8ef1a3dd v4l2_vp9_reset_frame_ctx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x8ef25d5d v4l2_vp9_seg_feat_enabled +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x9dec35a2 v4l2_vp9_fw_update_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xb3cf2529 v4l2_vp9_adapt_noncoef_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xcf15018a v4l2_vp9_kf_partition_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xdf6586d2 v4l2_vp9_kf_uv_mode_prob +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xf5c55c43 v4l2_vp9_default_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xfbf87a5e v4l2_vp9_kf_y_mode_prob +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x036679c0 videobuf_poll_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x0b807396 videobuf_waiton +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x4d048fb5 videobuf_queue_core_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x51b15f71 videobuf_queue_cancel +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x634313c6 videobuf_read_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x705f2d22 videobuf_alloc_vb +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x75cc133e videobuf_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x762b8990 videobuf_queue_to_vaddr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x8458435b videobuf_read_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x9cf27fa0 videobuf_mmap_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xbe84a54a __videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xc18d2378 videobuf_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xc29dc4f7 videobuf_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xc2c9d1b0 videobuf_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xc9472aa8 videobuf_queue_is_busy +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xd630fdc1 videobuf_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xd7538f2e videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xdb9cce01 videobuf_next_field +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xe6f9f8c3 videobuf_read_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf1709527 videobuf_iolock +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf35c5bc3 videobuf_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf5e4b230 videobuf_mmap_mapper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xfa5e7e07 videobuf_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xfcf689bd videobuf_read_one +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x2fa714b1 videobuf_queue_sg_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x31b742df videobuf_dma_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x49dc85d2 videobuf_to_dma +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x553a86d0 videobuf_sg_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xe1e50c44 videobuf_dma_unmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x017ebfdf v4l2_subdev_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x03366090 v4l2_event_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x07fe833c v4l2_fh_add +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x08027c87 __video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x098c9e16 v4l2_subdev_set_routing_with_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x09e89bd2 v4l2_pipeline_link_notify +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x11f3044c __SCK__tp_func_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x13fae0a8 v4l2_compat_ioctl32 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x140a1c8a v4l2_s_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1e99ec2e v4l2_device_unregister_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2013ad73 v4l_vb2q_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x270b8b5b v4l2_event_subdev_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2760322f v4l2_i2c_subdev_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2ae0877b __SCK__tp_func_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2b6856cd __tracepoint_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2cf8a329 v4l2_g_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2ee2eeca v4l2_subdev_disable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x339a9c13 v4l_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x36cb6a0a v4l2_event_queue_fh +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x36eb0dcc v4l2_fh_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3cceb836 v4l2_get_link_freq +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3e7f58b3 v4l2_ctrl_request_hdl_ctrl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x42f49dc7 v4l2_i2c_new_subdev_board +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x42fcb4a9 v4l2_fh_open +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x45f5efd5 v4l2_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x46b8c158 __v4l2_ctrl_handler_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x46c34ef7 video_device_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4894cd55 v4l2_subdev_state_xlate_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4ae9e285 v4l2_device_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5074e573 v4l2_fraction_to_interval +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5297e30b v4l2_i2c_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x53bd59eb v4l2_src_change_event_subdev_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x562783e2 __v4l2_subdev_state_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5b322ae6 v4l2_subdev_enable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5f77f544 v4l2_i2c_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x62a9abbb __v4l2_device_register_subdev_nodes +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x65d7839c v4l2_subdev_state_get_opposite_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x67515f89 v4l2_subdev_set_routing +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x695e0e08 v4l2_device_disconnect +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6bbceabb v4l2_event_wake_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6ce1c95c __SCK__tp_func_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6d59c357 v4l2_spi_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e9acc41 v4l2_fill_pixfmt_mp +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x73b7b9be __traceiter_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x753b4310 __v4l2_subdev_init_finalize +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x758cdc3a v4l2_event_pending +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x75b1e968 v4l2_spi_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x76b6850d video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x77f758d4 v4l2_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x782030a1 v4l2_subdev_get_fwnode_pad_1_to_1 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7bc010ac v4l2_subdev_s_stream_helper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x825fd004 v4l2_fh_exit +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x85f98645 v4l2_create_fwnode_links +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x871ea66e v4l2_subdev_put_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x88d9cd69 v4l2_fh_is_singular +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x88f647f2 v4l2_subdev_get_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8c802a2d v4l2_device_register_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x933b36b9 v4l2_ctrl_request_hdl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x96b1d714 v4l2_subdev_link_validate_default +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9b96c1fd v4l2_create_fwnode_links_to_pad +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9d17d998 v4l2_pipeline_pm_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9e7c8796 v4l_disable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fe9151b __traceiter_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fef35ac v4l2_apply_frmsize_constraints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa29b98f3 video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa8e39f8b v4l2_fh_del +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xabb44439 __video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xad0ba85b v4l2_event_unsubscribe_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xad5c3c93 v4l2_simplify_fraction +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xae3dd8d6 __v4l2_subdev_next_active_route +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xae4e1de5 v4l2_device_register +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb28e88bc v4l2_fh_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb48cf8aa __tracepoint_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb5a337db v4l2_subdev_state_get_stream_compose +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb9bea339 v4l2_i2c_subdev_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbaf2d87c video_device_pipeline +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbb544f87 v4l2_mc_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbe9a43a2 v4l2_src_change_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbf05c9df v4l2_subdev_has_pad_interdep +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbf1d2720 v4l2_subdev_get_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc59e55b8 __traceiter_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc86897a7 v4l2_subdev_state_get_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcc501597 v4l2_fill_pixfmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcf754c8f v4l2_subdev_routing_find_opposite_end +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde6e37d9 __v4l2_subdev_state_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdef3dffd __tracepoint_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe00cc1c5 v4l2_event_dequeue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe0b98a71 __tracepoint_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe2822320 __v4l2_find_nearest_size +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe44d3930 v4l2_subdev_notify_event +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe5a33113 __SCK__tp_func_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xecb1a1fe v4l2_subdev_link_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xed6c9ccf v4l2_subdev_state_get_stream_crop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf136afdb v4l2_device_unregister +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf2a353ac v4l2_i2c_tuner_addrs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf5ef842e v4l_bound_align_image +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf7e28ed4 v4l2_pipeline_pm_get +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf86576f7 __traceiter_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf8cdbe10 v4l2_subdev_routing_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfa7fd230 v4l2_device_put +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x11416061 pm80x_regmap_config +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x37914736 pm80x_init +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x8fc8dbe6 pm80x_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xd99fd720 pm80x_deinit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x01e8eae2 wm8998_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x02b2fecf cs47l24_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x070ece9e arizona_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x0edf3619 cs47l24_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x101a3c16 wm5102_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x14b01a58 arizona_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1949d8fa wm5110_revd_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1d87da7b wm5110_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x26983fd7 wm8997_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3501187e wm5110_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x35385645 arizona_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x39419a43 wm8997_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x52ea3bad arizona_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x5322fd5a wm5102_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x613e8318 cs47l24_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x6ff19701 arizona_set_irq_wake +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x98e2c748 arizona_clk32k_disable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xae71a967 wm5110_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xc22a0c9b arizona_request_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd3fee6a6 wm5110_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd985e3a3 arizona_clk32k_enable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdbe958ad wm8997_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdfbe649b wm8997_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xed49682b wm5110_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0x02f0c24c atc260x_match_device +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0xa8c736ad atc260x_device_probe +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x2f592ab1 da9150_write_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x4cf75ce9 da9150_bulk_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x5855c9f1 da9150_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x5e034ec5 da9150_read_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x656bb4af da9150_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xbf422a9a da9150_bulk_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xc90874b9 da9150_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xa142a524 gsc_read +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xb7abd1c4 gsc_write +EXPORT_SYMBOL_GPL drivers/mfd/iqs62x 0xa436f4de iqs62x_events +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x09c82db8 kempld_release_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x12a8c5a9 kempld_write32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x3161ddaf kempld_read8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x360f7126 kempld_write16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x68390012 kempld_get_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x6a8fb883 kempld_read32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x9cb37489 kempld_read16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xf2c17dc0 kempld_write8 +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x7f6625cb lm3533_read +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0xb73a8ce4 lm3533_write +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0xe4d6fc66 lm3533_update +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x35f2db0c lm3533_ctrlbank_set_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x3d384187 lm3533_ctrlbank_enable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x6404f671 lm3533_ctrlbank_set_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xbbd3162b lm3533_ctrlbank_get_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xdebaf48d lm3533_ctrlbank_disable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xe53a3eff lm3533_ctrlbank_get_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xecc9bc52 lm3533_ctrlbank_set_max_current +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x41d71288 lp3943_write_byte +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x6c5f8272 lp3943_update_bits +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x8761961c lp3943_read_byte +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0053dd73 cs47l92_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x005e0133 cs47l92_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x065987a9 cs47l92_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0f379262 madera_of_match +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x1d752a46 cs47l35_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x1d78f606 cs47l35_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x25bf078e cs47l15_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x2f07b13e cs47l85_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x2f0a6d7e cs47l85_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x323673bf cs47l90_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x37d2c68e cs47l90_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x37df1ace cs47l90_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x4366c07f cs47l92_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x436b1c3f cs47l92_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x5e40374a cs47l35_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x5e4deb0a cs47l35_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x6c32ac32 cs47l85_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x6c3f7072 cs47l85_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x74e7db82 cs47l90_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x74ea07c2 cs47l90_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x94839d86 cs47l15_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x948e41c6 cs47l15_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd096ec02 madera_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd15fdd2b cs47l35_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd7168fea cs47l85_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd7b6808a cs47l15_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd7bb5cca cs47l15_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xebe384cb madera_name_from_type +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xf5c46855 madera_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xfce1dd85 madera_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x42069c73 mc13xxx_common_init +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x5f86c886 mc13xxx_adc_do_conversion +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x83d2007a mc13xxx_variant_mc34708 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x91ddf512 mc13xxx_variant_mc13783 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x99715442 mc13xxx_common_exit +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0xd167be32 mc13xxx_variant_mc13892 +EXPORT_SYMBOL_GPL drivers/mfd/motorola-cpcap 0xa226dbe8 cpcap_sense_virq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x21abebd1 pcf50633_read_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x2b74c9a4 pcf50633_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x6a0daffc pcf50633_irq_mask_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x70733d68 pcf50633_write_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x799c1242 pcf50633_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x9149de44 pcf50633_irq_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xaaee9b31 pcf50633_irq_unmask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xc2f36e8f pcf50633_register_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xc88c8404 pcf50633_reg_set_bit_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xdfdc3568 pcf50633_reg_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xeddee071 pcf50633_pm +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xf0610507 pcf50633_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x09b7df53 pcf50633_adc_async_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x8d5580f6 pcf50633_adc_sync_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x3661e389 pcf50633_gpio_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x7b17bb90 pcf50633_gpio_invert_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x82d4fd7d pcf50633_gpio_invert_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xdbc7ffa6 pcf50633_gpio_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xfda8bd90 pcf50633_gpio_power_supply_set +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x43e53ef9 rave_sp_exec +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x58f9630d devm_rave_sp_register_event_notifier +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0x56d1a8c5 retu_read +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0xa074c8b6 retu_write +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x1ea5a2c3 rk8xx_suspend +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x49c3b80c rk8xx_probe +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x6d508bf3 rk8xx_shutdown +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0xcb7aa3d8 rk8xx_resume +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x0285170e si476x_core_cmd_intb_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x0484f267 si476x_core_is_powered_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x0ce1c9bc si476x_core_cmd_am_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x0e5b1ef5 si476x_core_is_a_secondary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x293dfa97 si476x_core_cmd_agc_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x29d7cd7a si476x_core_set_power_state +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x3ac59c6e si476x_core_cmd_get_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x409b6643 si476x_core_cmd_fm_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x4186ffa1 si476x_core_is_a_primary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x42793662 si476x_core_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x42e7e0ae si476x_core_cmd_ic_link_gpo_ctl_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x47f9fbb6 si476x_core_cmd_fm_phase_div_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x51fbf9f3 si476x_core_has_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x68664c7e si476x_core_cmd_fm_rds_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x792dd04f si476x_core_cmd_fm_rds_blockcount +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x888ba10f si476x_core_cmd_power_down +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x8d0b80fd si476x_core_cmd_fm_phase_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x9953a7e0 si476x_core_cmd_am_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xab7b39dd si476x_core_i2c_xfer +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb019c51b si476x_core_stop +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb1c63436 si476x_core_cmd_am_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb3510262 si476x_core_cmd_am_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb48b8158 si476x_core_cmd_fm_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xbbcf0855 si476x_core_cmd_dig_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd2cafc24 devm_regmap_init_si476x +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd9653a8e si476x_core_has_am +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xda04f368 si476x_core_cmd_ana_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xdbce98e2 si476x_core_cmd_func_info +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xe951ab80 si476x_core_cmd_fm_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xeb1a8320 si476x_core_cmd_fm_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xec3c99b1 si476x_core_is_in_am_receiver_mode +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xf0838dc4 si476x_core_cmd_power_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xf36480e4 si476x_core_cmd_zif_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xfed66a3b si476x_core_cmd_set_property +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x2c5f938c sm501_modify_reg +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x7cb7aaa4 sm501_find_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x9f60851b sm501_misc_control +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xb1bee30f sm501_unit_power +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xe4d32f87 sm501_set_clock +EXPORT_SYMBOL_GPL drivers/mfd/sprd-sc27xx-spi 0xa01b3ca7 sprd_pmic_detect_charger_type +EXPORT_SYMBOL_GPL drivers/mfd/stm32-timers 0xa7813e06 stm32_timers_dma_burst_read +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0x6634e4b7 stmfx_function_disable +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0xf99a5df9 stmfx_function_enable +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x130abee6 am335x_tsc_se_set_cache +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x8a8b7d15 am335x_tsc_se_set_once +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xbff33965 am335x_tsc_se_adc_done +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xeabf97a1 am335x_tsc_se_clr +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x1d50073f tps65217_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x39380725 tps65217_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x6ad8f4d5 tps65217_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x82e695d2 tps65217_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x4959b939 tps65218_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x9e567861 tps65218_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0xded60180 tps65218_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0x5c4b72a0 tps6594_device_init +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0xd5bfc3de tps6594_is_volatile_reg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x0b10c7d9 alcor_write8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x1904542d alcor_read32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x2548f944 alcor_write32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x41531847 alcor_write16 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x827f9197 alcor_read32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xb62d9934 alcor_write32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xbb70ea10 alcor_read8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x0bd21144 rtsx_pci_card_exist +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x0d6582b9 rtsx_pci_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x0e0257ed rtsx_pci_card_power_off +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x0f4f943a rtsx_pci_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x1cbc3d13 rtsx_pci_write_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x1f54ef0d rtsx_pci_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x28dadc49 rtsx_pci_complete_unfinished_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x41d93ebb rtsx_pci_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x5638cf1a rtsx_pci_card_power_on +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x8d912673 rtsx_pci_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x93b1c895 rtsx_pci_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa26a758b rtsx_pci_card_pull_ctl_disable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xaa9d3733 rtsx_pci_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xaab08912 rtsx_pci_stop_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xb73ed47c rtsx_pci_dma_map_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xb975a222 rtsx_pci_read_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xc082dd3f rtsx_pci_card_pull_ctl_enable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xc6df910d rtsx_pci_dma_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xd32f189e rtsx_pci_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xd70ac64f rtsx_pci_dma_unmap_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xdb3b8ab2 rtsx_pci_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xf0d409d3 rtsx_pci_start_run +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xf7604b71 rtsx_pci_switch_output_voltage +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xfe0c078a rtsx_pci_send_cmd_no_wait +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x181d79d1 rtsx_usb_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x4ca028d0 rtsx_usb_get_card_status +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x526191fb rtsx_usb_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x646b8532 rtsx_usb_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x6bb8837c rtsx_usb_get_rsp +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x700d8f50 rtsx_usb_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x82bf2ab6 rtsx_usb_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x8469edfb rtsx_usb_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x92d91aee rtsx_usb_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xa2b2d1fe rtsx_usb_ep0_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xc14973cd rtsx_usb_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xc275ef1d rtsx_usb_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xfb28a888 rtsx_usb_ep0_write_register +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x04d1a314 cb710_pci_update_config_reg +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x317e2ed4 cb710_sg_dwiter_write_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x72c74c5b cb710_sg_dwiter_read_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0xd6cb9c61 cb710_set_irq_handler +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x0b008db0 oslec_hpf_tx +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x296a8983 oslec_update +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x3115970d oslec_create +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x4b711f77 oslec_adaption_mode +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x5909e701 oslec_snapshot +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x780d3f01 oslec_flush +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x84eba96d oslec_free +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x3cb83d5b eeprom_93cx6_multireadb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x63d2ff63 eeprom_93cx6_wren +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x870b53e9 eeprom_93cx6_write +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x884deb9d eeprom_93cx6_read +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xc9c6bb25 eeprom_93cx6_readb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xff7a0fdf eeprom_93cx6_multiread +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x5dcd9c71 enclosure_unregister +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x620e8903 enclosure_remove_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x637ea2a8 enclosure_component_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x73d3fa81 enclosure_add_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x84381605 enclosure_find +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x958f36be enclosure_component_alloc +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xe54a4053 enclosure_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xec917ee3 enclosure_for_each_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x06a2a334 lis3_dev +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x157ea796 lis3lv02d_init_dt +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x594d8536 lis3lv02d_joystick_disable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x67e63c3f lis3lv02d_init_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x91f67cd3 lis3lv02d_joystick_enable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xbcfad34d lis3lv02d_remove_fs +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xfea85a2d lis3lv02d_poweroff +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xfff0b4c6 lis3lv02d_poweron +EXPORT_SYMBOL_GPL drivers/misc/pvpanic/pvpanic 0x1883665a devm_pvpanic_probe +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0x7a67653c st_register +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0xf1f33992 st_unregister +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x351e191b uacce_alloc +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x5c73097a uacce_remove +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0xa7857efe uacce_register +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x024d14bc vmci_qpair_produce_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x046dd187 vmci_datagram_create_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x056837fb vmci_get_context_id +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x1fd4782d vmci_qpair_get_produce_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x2449459d vmci_event_subscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x3a22fa8a vmci_datagram_destroy_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x3ec63ec4 vmci_qpair_peekv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x447e8690 vmci_qpair_dequev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x4ba5c46b vmci_qpair_peek +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5591b58e vmci_context_get_priv_flags +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5e949e0a vmci_doorbell_destroy +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x612df9ae vmci_qpair_detach +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x676bd843 vmci_qpair_consume_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x75fe065a vmci_send_datagram +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x76cfdb6e vmci_qpair_enquev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x787f0fe8 vmci_register_vsock_callback +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x7c74d7a6 vmci_qpair_consume_buf_ready +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x81d61eef vmci_qpair_dequeue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xb572e830 vmci_doorbell_create +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xbcb85f62 vmci_doorbell_notify +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc04c7e84 vmci_qpair_get_consume_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc403cafe vmci_is_context_owner +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xde3abc2e vmci_datagram_create_handle_priv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe0cc9c92 vmci_qpair_alloc +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe11895c1 vmci_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe67343c1 vmci_qpair_enqueue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea143610 vmci_datagram_send +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea61eefe vmci_qpair_produce_buf_ready +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0x22019e98 dw_mci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0x288b3503 dw_mci_pltfm_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0xf023ded2 dw_mci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x7e8e1573 mmc_hsq_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x7fe8f4ad mmc_hsq_finalize_request +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0xa009c619 mmc_hsq_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0xaa13ef9a mmc_hsq_init +EXPORT_SYMBOL_GPL drivers/mmc/host/renesas_sdhi_core 0x1e73b829 renesas_sdhi_probe +EXPORT_SYMBOL_GPL drivers/mmc/host/renesas_sdhi_core 0xf41acda4 renesas_sdhi_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x00bd6f30 sdhci_adma_write_desc +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x09355bfd sdhci_enable_sdio_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x12594707 sdhci_send_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x142cadff sdhci_set_ios +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x16e04e2c sdhci_setup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x17d09310 sdhci_set_bus_width +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x215894de sdhci_abort_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x3907f42f sdhci_cleanup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x3a3c577b sdhci_cqe_disable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4511927f sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x455f48c5 sdhci_remove_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x47e706dc sdhci_end_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x5008c1b5 sdhci_runtime_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x579dabd0 sdhci_start_signal_voltage_switch +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x589a7819 sdhci_set_data_timeout_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x59137139 sdhci_set_power +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6879c6d0 sdhci_get_cd_nogpio +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6a007cda sdhci_runtime_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x73e47b8d __sdhci_read_caps +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x7c80c723 sdhci_free_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x862c8b81 sdhci_request_atomic +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x86454b3c sdhci_cqe_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x8ce2eee7 sdhci_alloc_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x90b3f885 sdhci_set_power_noreg +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x944caa62 __sdhci_set_timeout +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x989a9f82 sdhci_enable_v4_mode +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xac092a29 sdhci_start_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb41d53af sdhci_calc_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd558d5df sdhci_set_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xdb91df8a sdhci_reset +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xdc61e431 sdhci_enable_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xe0a4f1f6 sdhci_execute_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xed51efb4 sdhci_dumpregs +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xef961e57 sdhci_reset_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf001cc5e sdhci_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf01b13b8 sdhci_cqe_enable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf108993d __sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf17e72d4 sdhci_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfaba7494 sdhci_switch_external_dma +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfb43c860 sdhci_request +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfbd219c6 sdhci_set_power_and_bus_voltage +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfe2323e4 sdhci_set_uhs_signaling +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x03bb0267 sdhci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x5ef063e6 sdhci_pltfm_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x6dc16b59 sdhci_pltfm_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x8c83d176 sdhci_get_property +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xb5a094a5 sdhci_pltfm_clk_get_max_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xb8d3401f sdhci_pltfm_init +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xc282b3b3 sdhci_pltfm_unregister +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xdd15ca89 sdhci_pltfm_free +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xf8d63a74 sdhci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x126860ad tmio_mmc_do_data_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x189d5501 tmio_mmc_host_runtime_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x1fcf1661 tmio_mmc_enable_mmc_irqs +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x378f2335 tmio_mmc_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x5fb8987e tmio_mmc_host_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x9a313b54 tmio_mmc_host_probe +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xc3815f49 tmio_mmc_host_free +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xd34d1f33 tmio_mmc_disable_mmc_irqs +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xf926aaf2 tmio_mmc_host_runtime_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xfd1e2e0b tmio_mmc_host_alloc +EXPORT_SYMBOL_GPL drivers/most/most_core 0x048bab93 most_get_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x23736ff9 most_submit_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x3486ba98 channel_has_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x3d748407 most_resume_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0x47b07fe6 most_start_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0x5c5a505f most_register_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0x89b3f8d5 most_stop_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0x8ef0aedb most_register_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0x9abdaea1 most_deregister_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0xb3ebdab6 most_register_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0xccabb3d1 most_put_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0xd386bf8e most_deregister_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0xf5a7073e most_stop_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0xfabd9b1b most_deregister_configfs_subsys +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x4891ffda cfi_cmdset_0001 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x77b8da32 cfi_cmdset_0003 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x8aa6ffa4 cfi_cmdset_0200 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x167e0316 cfi_cmdset_0006 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x682c48c6 cfi_cmdset_0002 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x9bd58740 cfi_cmdset_0701 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0020 0xf9eb2e41 cfi_cmdset_0020 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x1164e110 cfi_qry_present +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x703b24ea cfi_qry_mode_off +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0xe82d9cf2 cfi_qry_mode_on +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x7039d97b hyperbus_unregister_device +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x8064acf3 hyperbus_register_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x05a56b2b mtd_pairing_info_to_wunit +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x06339e00 __get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x0ebaa4b0 __put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x11036e54 __register_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x11081942 mtd_write_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x19b6c8cc mtd_write_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x24a673d1 mtd_get_fact_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x24df933b mtd_unpoint +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x2b5cfeea mtd_ooblayout_ecc +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3000baf6 mtd_ooblayout_free +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x370efb06 mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3ea41606 mtd_ooblayout_find_eccregion +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3f47a5ce mtd_lock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4533131f mtd_ooblayout_get_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x45e30fb6 get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x47f621db mtd_block_isbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x49ebc7ca mtd_get_unmapped_area +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4bb7e231 __mtd_next_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4f6b40d5 mtd_ooblayout_set_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x50dabc2f mtd_table_mutex +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x558de472 mtd_panic_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x56bc8922 mtd_erase_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x601a304a mtd_read_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x60a1f75b get_tree_mtd +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x60a7b86e mtd_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x657ebb2e mtd_kmalloc_up_to +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x67ba5f08 mtd_device_parse_register +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6b834f32 mtd_block_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x754ac412 kill_mtd_super +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x76392e98 register_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x7655af61 mtd_read_fact_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8151bf20 deregister_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x880cc50e mtd_get_user_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x996493a9 mtd_point +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9bda784a put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa1a655cd mtd_ooblayout_set_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa50ce220 mtd_device_unregister +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa5c7dbec mtd_is_locked +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa8edc557 mtd_lock_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xab68601c mtd_read_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb3638472 mtd_del_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb690711f mtd_get_device_size +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb7075882 mtd_check_expert_analysis_mode +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb9049273 mtd_ooblayout_get_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbe6b864c mtd_read +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc1fa8fa5 mtd_block_markbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc9700a92 mtd_wunit_to_pairing_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc9ab07e1 mtd_pairing_groups +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xcea11f13 mtd_unlock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xd9614cf6 of_get_mtd_device_by_node +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xdc42db57 mtd_ooblayout_count_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xdd489562 mtd_ooblayout_count_freebytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe036b93d unregister_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xed74687b mtd_add_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf3e3e7f2 get_mtd_device_nm +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xfacb5e92 mtd_writev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x32172b94 deregister_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x4882dd08 add_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x5cfe3141 register_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xa2e24f19 del_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xdef62744 mtd_blktrans_cease_background +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x06f72319 nand_ecc_tweak_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x0b7d293b mxic_ecc_get_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x1531bc3c mxic_ecc_get_pipelined_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x1cfe75e9 nanddev_bbt_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x228a3211 nanddev_mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x240476e0 nanddev_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x2e0c3716 nanddev_markbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x41a9320a nanddev_bbt_update +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x7c3a401a nanddev_isbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x7c59da2a nand_get_small_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x9c4f61d8 nanddev_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xa2f050f7 nand_get_large_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xae4f55c1 nand_ecc_restore_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xae88d684 nanddev_ecc_engine_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xb4614c84 nand_ecc_init_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xbe7b40d7 mxic_ecc_process_data_pipelined +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc6234ff6 nanddev_mtd_max_bad_blocks +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc75dd0a3 nanddev_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xcc773023 nanddev_bbt_get_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xcda562e3 nanddev_ecc_engine_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd1036fd2 nand_get_large_page_hamming_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd912bebe nanddev_bbt_set_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xdf38fe0e mxic_ecc_put_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xe8b566fb nanddev_bbt_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xf616a4c6 nand_ecc_cleanup_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0x64bf05ea onenand_release +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0xc1ee95bf onenand_scan +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0x34dac029 brcmnand_remove +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0x6b0134d0 brcmnand_probe +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0xe16a0470 brcmnand_pm_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/denali 0x36ed1442 denali_chip_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x07be2128 nand_write_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x08d6ad5e nand_erase_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x11091291 nand_extract_bits +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x1373b443 nand_read_page_hwecc_oob_first +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x1a0f91c5 nand_ecc_choose_conf +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x24436ed5 nand_reset +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2d368c4c nand_subop_get_addr_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2f06fba9 nand_op_parser_exec_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5073540f nand_reset_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5632e63d nand_subop_get_num_addr_cyc +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x6306532a nand_read_oob_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x73fc5c2d nand_gpio_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x78732f9e nand_select_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x87b42565 nand_prog_page_end_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x8bd5f0b7 nand_prog_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x989fb35b nand_readid_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xa3adb841 nand_change_read_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xaa905bc2 nand_wait_ready +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb4987648 nand_read_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb9a4e47e nand_prog_page_begin_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb9cb9d89 nand_soft_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xc00855e2 nand_read_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd3c672b8 nand_subop_get_data_len +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd41ff2ac nand_subop_get_data_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xdc1a73ef nand_decode_ext_id +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xe5c667d1 nand_change_write_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xeda67283 nand_status_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xf043b952 nand_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xf614ba15 nand_deselect_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/sm_common 0x4899836d sm_register_device +EXPORT_SYMBOL_GPL drivers/mtd/spi-nor/spi-nor 0xe9b808c3 spi_nor_scan +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x03763497 ubi_leb_read +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x04151768 ubi_leb_change +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x050dc00e ubi_do_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x1637cfbf ubi_get_volume_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x1961262b ubi_open_volume_path +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x19781007 ubi_open_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x2db745e9 ubi_is_mapped +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x360299fd ubi_close_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x38e10c1d ubi_flush +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x42801d20 ubi_sync +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x6069ab92 ubi_leb_write +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x66011ab6 ubi_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x6ea74894 ubi_leb_read_sg +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x85a8ee76 ubi_unregister_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xa616c22b ubi_open_volume_nm +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xc4e1a2a6 ubi_leb_unmap +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xcb31d814 ubi_leb_erase +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xdd8a5ef8 ubi_leb_map +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf5ee9ba8 ubi_register_volume_notifier +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x07f08d36 devm_mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0a65c89f mux_state_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x566adf3e mux_chip_free +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5b560866 mux_control_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5d895118 mux_control_states +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x615d910f mux_chip_unregister +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x65a22c0a devm_mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x66add4b3 devm_mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x704c3c76 mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7cf08396 mux_state_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xbc223601 mux_control_put +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xc922af82 mux_control_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xd119cf39 mux_control_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xd54f1e80 mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xf0b8230b devm_mux_state_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xf6e330c1 mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xfa76e911 mux_state_select_delay +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0x1729856a devm_arcnet_led_init +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0xc8a9709e arcnet_led_event +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x2967d00a free_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x681105d1 alloc_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xaff8d377 register_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xcf0130ef c_can_power_down +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xe00f8c7c c_can_power_up +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xf541ba3b unregister_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x52305a85 alloc_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x58128beb unregister_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0xa87575c5 free_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0xe4a4dc15 register_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x017da73b can_change_mtu +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x017f97d0 register_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x10d892eb can_get_state_str +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x13b53eab of_can_transceiver +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x15f0f097 unregister_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x232a9d04 safe_candev_priv +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x25a1d9d4 can_rx_offload_del +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x34b90c3b alloc_can_err_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x3653c6ea open_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x433149cc can_rx_offload_enable +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x4eb7082e can_rx_offload_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x53a00743 can_skb_get_frame_len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x5d55e1d3 free_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x5ee3674f can_rx_offload_threaded_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6047ede6 can_fd_len2dlc +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6a1f5987 can_rx_offload_queue_tail +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x772b579c can_change_state +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x7a8dc001 can_rx_offload_queue_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8973ab05 can_put_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8cb49e0e can_rx_offload_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8fe7db29 can_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x982200b3 alloc_candev_mqs +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x99813505 alloc_can_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x9a36671f can_rx_offload_add_manual +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xa8559ac1 alloc_canxl_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xb194b483 alloc_canfd_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xb64f1f38 can_rx_offload_add_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xba269cc1 close_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xbc37a12f can_rx_offload_add_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc1e6f8f5 can_rx_offload_irq_offload_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd615e4c6 can_dropped_invalid_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xdb17b00c can_free_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf12d9387 can_fd_dlc2len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf41d000d can_bus_off +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf80f3d2a can_rx_offload_irq_offload_fifo +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x0091a778 m_can_class_unregister +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x4d0af4e6 m_can_class_register +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x59ff9e71 m_can_class_resume +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x5b9572a0 m_can_class_suspend +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x64aba332 m_can_class_free_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xa075753e m_can_class_get_clocks +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xbe38b04a m_can_class_allocate_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xc12ad65f m_can_init_ram +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x49ebd0d2 sja1000_interrupt +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x9cbb20bb register_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xb289b239 free_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xe38b9469 unregister_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xfc44761e alloc_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/dsa/lan9303-core 0x9e950ab8 lan9303_indirect_phy_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/microchip/ksz_switch 0x852a60b6 ksz_switch_chips +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x1e33b878 mt7530_remove_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x4f475633 mt753x_table +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x6b5af9ec mt7530_probe_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xc2c6ed3f mt7530_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0xe40a69ca felix_port_to_netdev +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0xf316c795 felix_netdev_to_port +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0xf4c46c70 felix_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8365mb 0x2aef0340 rtl8365mb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x04798b27 rtl8366_get_ethtool_stats +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x1217986c rtl8366_vlan_add +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x1de1cd34 rtl8366_vlan_del +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x2dd1dbc5 rtl8366_reset_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x33a90b4d rtl8366_mc_is_used +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x3c620824 rtl8366_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x508c1c23 rtl8366_enable_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x52ba218f rtl8366_enable_vlan4k +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x607fe1bd rtl8366rb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x802604bc rtl8366_set_pvid +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x9ea4409d rtl8366_get_strings +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xa60e4a07 rtl8366_set_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x0c1a65ad pds_client_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x280887f2 pdsc_get_pf_struct +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x45b87b4f pdsc_register_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x5f6cbb28 pds_client_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xa64e954d pds_client_adminq_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xbef874be pdsc_adminq_post +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xce714617 pdsc_unregister_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/arc/arc_emac 0x10b65ab4 arc_emac_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/arc/arc_emac 0x14bfb530 arc_emac_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x068195bf octeon_setup_output_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0848cbd4 lio_setup_cn66xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x08ba5749 octeon_free_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x13e839cd lio_get_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x162cfdb2 cn23xx_tell_vf_its_macaddr_changed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x171397a8 octeon_pci_write_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x19cb4e69 liquidio_link_ctrl_cmd_completion +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1c07802d octeon_read_device_mem64 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1d58af7a setup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x21ef05bd octeon_send_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x22feef39 lio_enable_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x230125be octeon_delete_droq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x241a2a6c lio_fetch_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2466bfb8 octeon_alloc_soft_command_resp +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x25014466 liquidio_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x276d12ef cleanup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x293502e9 octeon_setup_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2a65e6d8 octeon_mem_access_ok +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2b25d343 octeon_ring_doorbell_locked +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2b2f559f octeon_free_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2ca8eff4 octeon_prepare_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x335a8d5e octeon_deregister_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3ace30e0 octeon_register_dispatch_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3ec396f6 octeon_setup_interrupt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3f1177b7 octeon_wait_for_ddr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3fde2117 octeon_setup_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4174c926 octeon_alloc_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x46284d31 octeon_allocate_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x466c0523 octnet_send_nic_ctrl_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4fe265c5 octeon_delete_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x50c00fb1 octeon_unregister_droq_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x546f67c8 octeon_send_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x56493f57 octeon_get_conf +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x599ad165 octeon_delete_instr_queue +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5e25ad17 octeon_write_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5fd6be34 cn23xx_setup_octeon_vf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x62b0195d lio_pci_readq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6ab44f5d octeon_get_rx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6bb1772a lio_process_ordered_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6cf5a0d9 liquidio_set_feature +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d0d28ef octeon_init_device_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d85cc41 cn23xx_fw_loaded +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6dec4051 octeon_delete_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7549637c liquidio_setup_io_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7661b2c9 setup_cn23xx_octeon_pf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7b2932c4 octeon_pci_read_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7f8bc3b6 lio_wait_for_clean_oq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8450e489 cn23xx_vf_ask_pf_to_do_flr +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x914b630d octeon_set_io_queues_off +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x91b2a2fc liquidio_change_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x951af649 octeon_free_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x97895746 lio_setup_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9a1564db cn23xx_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa85678c1 octeon_read_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa864cdcc lio_process_iq_request_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa9dbb3e4 liquidio_get_fec +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xace5c69b lio_delete_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xae5cfbcb lio_pci_writeq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xafbe1f0e liquidio_get_speed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb73f981c lio_wait_for_instr_fetch +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb930b34c octeon_init_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xba5db846 cn23xx_octeon_pfvf_handshake +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc6abc5b1 octeon_core_drv_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xcc25398c octeon_free_sc_zombie_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xce714ee7 octeon_free_device_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xcf4f518b octeon_allocate_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd4efffc7 lio_setup_cn68xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd520bb5f octnet_send_nic_data_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xdc45e559 octeon_setup_instr_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xddeba0a7 octeon_droq_check_hw_for_pkts +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xeab8a952 octeon_register_reqtype_free_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xec7f00a5 lio_get_state_string +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xed77e139 octeon_free_sc_done_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfb8708a4 octeon_get_tx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfbab6739 octeon_droq_process_packets +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfc1aa751 octeon_register_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x0b91ce96 enetc_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x15c4fb86 enetc_pci_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x1771107e enetc_setup_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x1dd3e97f enetc_setup_bpf +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x28146edc enetc_send_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x290512bd enetc_set_rss_key +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x30b5e65c enetc_set_features +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x3381975d enetc_alloc_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x492388f5 enetc_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x4a25bbf5 enetc_teardown_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x4de3d78a enetc_free_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x66dbbeb4 enetc_set_fs_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x67904c3b enetc_alloc_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x69e1d821 enetc_pci_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x6f53518d enetc_port_mac_rd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x78bc4a6c enetc_close +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x7aa3cfe8 enetc_reset_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x837910df enetc_port_mac_wr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x8d6e7ae5 enetc_setup_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x9e56cfad enetc_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xa3d0c27d enetc_start +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xac8c7661 enetc_get_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xb535d1ad enetc_clear_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xc08bf264 enetc_init_si_rings_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xc25f960e enetc_set_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xc2d52b68 enetc_free_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xc32f7dcd enetc_get_si_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xc803a449 enetc_xdp_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xd48e9978 enetc_set_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xd7ce7dc6 enetc_configure_si +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xdac682e7 enetc_ioctl +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xf0f6d7ae enetc_open +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xf8287fd3 enetc_mm_link_state_update +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xfb369c7c enetc_get_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x037d0160 enetc_mdio_write_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x0755ef07 enetc_mdio_write_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x0eb3f336 enetc_mdio_read_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x1c4c8531 enetc_mdio_read_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xd9d61d6f enetc_mdio_lock +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xdd5082bb enetc_hw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp 0x5431a304 enetc_phc_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x07e074a9 fun_submit_admin_sync_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x21a9ce22 fun_serv_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x453db752 fun_cq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x46fc9bc6 fun_alloc_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x61c1ae6f fun_serv_restart +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x65c5d4fb fun_res_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x9efc50d4 fun_serv_sched +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xa355adf2 fun_free_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xc69283d9 fun_bind +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xc9c4133c fun_sq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xcc8a0d41 fun_get_res_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0x63d9eb1d i40e_client_device_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0xd92e927d i40e_client_device_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x0395412a ice_rdma_request_reset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x19bef7d6 ice_add_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x26e63dc1 ice_rdma_update_vsi_filter +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x84c3a742 ice_del_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xfc99afec ice_get_qos_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x043f3898 otx2_ptp_tstamp2time +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0xa217b923 otx2_ptp_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0xbeeeb662 otx2_ptp_clock_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0xe38975fa otx2_ptp_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0300abf5 __mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x06464bc4 mlx4_config_vxlan_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0673cef7 mlx4_cq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x06c2f775 mlx4_alloc_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x07b66cab mlx4_set_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0c0f4b50 mlx4_mw_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0c87f0bd mlx4_SYNC_TPT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1227ef17 mlx4_unregister_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x12923ece mlx4_vf_smi_enabled +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x139f8f84 mlx4_pd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x16d1b639 mlx4_flow_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1a5f1ace mlx4_mtt_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1b7e2257 mlx4_unicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1dd74588 mlx4_xrcd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x234a0a19 mlx4_slave_convert_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x256886d8 mlx4_flow_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x25c765e7 mlx4_get_internal_clock_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x263110e3 mlx4_qp_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x28afd6c0 mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x294a65c7 mlx4_mw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2aeb4656 mlx4_set_vf_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2b8b746e mlx4_buf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2bf3c494 mlx4_get_counter_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2cb5d78e mlx4_get_default_counter_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x30d2e899 mlx4_qp_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x32793d60 mlx4_multicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x34f8ce66 mlx4_unicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3ab4f0ab mlx4_set_vf_rate +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3c8b95d8 mlx4_alloc_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x43b37b3c mlx4_cq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4bc115dc __mlx4_replace_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4ceae04d mlx4_qp_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x50c9c8a8 mlx4_set_vf_link_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x554254a2 mlx4_cq_resize +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x568076cc mlx4_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x56dc50f2 mlx4_unicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x56facdb9 mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5ba86db1 mlx4_wol_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5e221040 mlx4_mr_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x667b1bd7 mlx4_qp_reserve_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x66c3c307 mlx4_read_clock +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6c5d3bbc __mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6d0075d5 mlx4_unregister_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6d139c3e mlx4_config_dev_retrieval +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6e0a82e0 mlx4_mr_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6f0215ed mlx4_get_base_qpn +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6f2c550e mlx4_wol_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6f3add12 mlx4_find_cached_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x705f2da1 mlx4_get_vf_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x72af63f9 mlx4_config_roce_v2_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x732417ab mlx4_phys_to_slaves_pport_actv +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x76d2388f mlx4_INIT_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x77fdc4ce mlx4_unicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7af650b7 mlx4_set_vf_spoofchk +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7ba2f815 mlx4_flow_steer_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7c435e65 mlx4_set_vf_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7c564908 mlx4_get_devlink_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7ebf5aa2 __mlx4_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x839a425d mlx4_multicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8e3c264c mlx4_buf_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8f88bc03 mlx4_vf_set_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8f9d2143 mlx4_uar_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x93711cad mlx4_free_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x93de6511 mlx4_srq_arm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x94b46a96 mlx4_srq_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9b917b7d mlx4_FLOW_STEERING_IB_UC_QP_RANGE +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9f23b772 mlx4_pd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa1321d24 mlx4_mr_hw_get_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa3a6048d mlx4_mr_hw_change_pd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa42c632d mlx4_cq_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa44ad53e mlx4_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa64c54d7 mlx4_get_active_ports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa7a07ded mlx4_xrcd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa83f2adc mlx4_srq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa96f6f1e mlx4_mr_rereg_mem_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xab026466 mlx4_srq_lookup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaba6c3be mlx4_mr_hw_change_access +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xac5e436b mlx4_get_protocol_dev +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xae108de0 mlx4_CLOSE_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb1e3e8dc mlx4_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb2d5c22c mlx4_mw_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb2de45e1 mlx4_vf_get_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb3f01008 mlx4_register_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb5475a0b mlx4_flow_steer_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb634359d mlx4_counter_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb6dbc915 mlx4_mtt_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb7b5bb46 mlx4_ACCESS_PTYS_REG +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xba25f725 mlx4_mtt_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbc1d2147 mlx4_hw_rule_sz +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbc6df9bc mlx4_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbef8e398 mlx4_phys_to_slave_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc19a9e54 mlx4_bf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc838dcef mlx4_uar_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc8b7a7fe mlx4_get_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xca260017 mlx4_mr_hw_put_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcb613743 mlx4_bond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcbcf2dc2 mlx4_multicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd172eab2 mlx4_mr_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd4c335f0 mlx4_get_slave_default_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd6b3f964 mlx4_qp_to_ready +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd79a005c mlx4_port_map_set +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd847259e mlx4_get_base_gid_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd9570925 mlx4_map_sw_to_hw_steering_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd9fa4005 mlx4_free_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xda9517a6 mlx4_update_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdb3ec600 mlx4_mr_rereg_mem_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdd870436 mlx4_multicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe052fc7a mlx4_qp_release_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe59f216c mlx4_counter_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe615900e mlx4_qp_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe684675d mlx4_db_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe99dc7d7 mlx4_mr_hw_write_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe9c8a540 mlx4_qp_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xebf85457 mlx4_srq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xee7a1470 mlx4_replace_zero_macs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xefd4293a mlx4_bf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf0b5a3bd mlx4_register_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf0cd9ed9 mlx4_unbond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf4b0999f mlx4_put_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfaf3a03a mlx4_find_cached_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfb61b5fa mlx4_map_sw_to_hw_steering_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xff411e3a mlx4_phys_to_slaves_pport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x072460c4 mlx5_fill_page_frag_array +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0c631d0b mlx5_query_hca_vport_pkey +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0e0cadfe mlx5_query_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x19363be2 mlx5_modify_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1fa4290e mlx5_nic_vport_enable_roce +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x20be51af mlx5_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x26bad95f mlx5_core_reserved_gids_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x30d20e5b mlx5_query_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3678fecf mlx5_set_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x386e0f35 mlx5_query_nic_vport_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x442f7c56 mlx5_ipsec_device_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4b9cff26 mlx5_set_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4bb3f552 mlx5_set_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4ef43b2c mlx5_query_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5daa89a8 mlx5_modify_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x647ca293 mlx5_modify_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x65704c30 mlx5_query_nic_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x65fd75c5 mlx5_core_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6b8d0c14 mlx5_query_module_eeprom +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7125df0a mlx5_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x75d62bfb mlx5_query_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x762f3eda mlx5_nic_vport_query_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x770f2cf1 mlx5_query_port_ptys +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x779819c9 mlx5_query_nic_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b1db891 mlx5_eswitch_get_total_vports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81964275 mlx5_set_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81aadc6a mlx5_fill_page_frag_array_perm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x84f4e885 mlx5_core_modify_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87438a9d mlx5_query_hca_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8765a1d6 mlx5_nic_vport_update_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x88181ca8 mlx5_set_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x887fff94 mlx5_modify_nic_vport_vlans +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8a3a92a6 mlx5_query_port_max_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8b9dde65 mlx5_frag_buf_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8bae4326 mlx5_query_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8be95d0a mlx5_set_port_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9259c843 mlx5_vport_get_other_func_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x937a9e73 mlx5_query_hca_vport_gid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x97fea8e9 mlx5_eswitch_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9e7f2760 mlx5_query_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa0ebb9df mlx5_query_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa41020a2 mlx5_core_query_sq_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa538503e mlx5_dm_sw_icm_dealloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa65466c2 mlx5_query_nic_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad86cbfb mlx5_core_query_vport_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xae04d8e1 mlx5_modify_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb2c75674 mlx5_query_port_vl_hw_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb3580885 mlx5_db_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb44c4190 mlx5_toggle_port_link +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb853817b mlx5_query_nic_vport_qkey_viol_cntr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbc2d421c mlx5_query_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc16ab3e0 mlx5_dm_sw_icm_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc4b78089 mlx5_set_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc6b9f989 mlx5_query_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd43875fd mlx5_query_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd530197b mlx5_query_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd5342bd4 mlx5_modify_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd8ad0cdc mlx5_nic_vport_affiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe042f446 mlx5_query_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe3afeec1 mlx5_query_port_oper_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe4e3b3ce mlx5_nic_vport_unaffiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe7892f95 mlx5_query_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe82bdf92 mlx5_query_hca_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeeafada7 mlx5_query_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xefaf63eb mlx5_query_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf11fb338 mlx5_set_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf81063af mlx5_set_port_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfba7124c mlx5_query_module_eeprom_by_page +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfecfe6b3 mlx5_frag_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x1b78d062 ks8851_remove_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x31ed3968 ks8851_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x54fc188d ks8851_probe_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x6203e1ce ks8851_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0x1428bdc6 devm_regmap_init_encx24j600 +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xcc4fa41a regmap_encx24j600_spi_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xe8c8c6c2 regmap_encx24j600_spi_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1665aedc ocelot_port_mirror_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x17900537 ocelot_port_rmwl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x22e2bf59 ocelot_lag_fdb_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2a3cb56e ocelot_cls_flower_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2d2f6f7e ocelot_lag_fdb_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x334dd177 ocelot_regfields_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x33727ce6 __ocelot_write_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x366a971d ocelot_phylink_mac_link_down +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3fc7acff ocelot_mact_flush +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x40ce118f ocelot_cls_flower_replace +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x478fb726 ocelot_port_assigned_dsa_8021q_cpu_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x53a9345c ocelot_port_add_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x55c48fbc ocelot_port_get_eth_mac_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x587f4004 ocelot_port_get_pause_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x59dd52b1 ocelot_port_get_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5bb88468 ocelot_port_get_eth_phy_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5dc6ab6a ocelot_port_get_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x61e16fcd ocelot_port_set_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x68b94b08 ocelot_port_get_eth_ctrl_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x702af5d6 ocelot_phylink_mac_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x71f61990 ocelot_port_set_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x75a567b1 ocelot_port_assign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7d8af6f1 __ocelot_rmw_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8bc97824 ocelot_port_setup_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8f03c464 ocelot_port_writel +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x90e19d83 ocelot_port_mirror_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x90fbe966 __ocelot_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9109c4c9 ocelot_port_configure_serdes +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9114386d ocelot_regmap_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x94b68f00 ocelot_bond_get_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9ab2bef6 ocelot_phylink_mac_link_up +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xaba000bd ocelot_get_bridge_fwd_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xac11f89d ocelot_port_get_mm_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xae29800e ocelot_port_teardown_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbd140c1f ocelot_bridge_num_find +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc0885c8a ocelot_port_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc8710b43 ocelot_port_unassign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc8af6d43 ocelot_migrate_mdbs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcb5f5ddd ocelot_port_get_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd27f2762 __ocelot_bulk_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xeab71dfa ocelot_port_get_rmon_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xebdf1cfa ocelot_mm_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xef480e49 ocelot_port_del_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xef8b5ad8 ocelot_cls_flower_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf891ffc2 ocelot_port_readl +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x0b28a9ad qcafrm_create_footer +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x2b6ddf3f qcafrm_fsm_decode +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x41da0375 qcafrm_create_header +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x545572d4 stmmac_set_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x59576253 stmmac_dvr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x7ebee429 stmmac_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x89b82ed0 stmmac_dvr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x92d778bb stmmac_get_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xce9aafa2 stmmac_bus_clks_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xdb593eee stmmac_init_tstamp_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xde25181e stmmac_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x143ec4a3 devm_stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x34914ced stmmac_pltfr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x5b40f3dc stmmac_pltfr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x5d235898 devm_stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x8687a78e stmmac_pltfr_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xaa4e43bc stmmac_pltfr_exit +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xb8ee1912 stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xbefcd108 stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xca8cb6d3 stmmac_pltfr_remove_no_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xe4d823d2 stmmac_get_platform_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xec2d602b stmmac_remove_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x405b51c2 am65_cpts_ns_gettime +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x6ab9a4a1 am65_cpts_release +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x828c824a am65_cpts_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x91fd3558 am65_cpts_rx_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x932093ea am65_cpts_tx_timestamp +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xb60b988a am65_cpts_estf_disable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xbfc83e4d am65_cpts_estf_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xdc5f2505 am65_cpts_prep_tx_timestamp +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xe0cbdf78 am65_cpts_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xfca9b9d9 am65_cpts_phc_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xfe537d94 am65_cpts_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x2506a287 w5100_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x69237ff1 w5100_ops_priv +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x6e9392ec w5100_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x9c3c359f w5100_probe +EXPORT_SYMBOL_GPL drivers/net/geneve 0x0d36d832 geneve_dev_create_fb +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x1fe19275 ipvlan_count_rx +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x5115a428 ipvlan_link_setup +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x68dacec4 ipvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x96390f60 ipvlan_link_delete +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xa4e19411 ipvlan_link_new +EXPORT_SYMBOL_GPL drivers/net/macsec 0xfbeff9c3 macsec_pn_wrapped +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x7e6cfcd4 macvlan_common_newlink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xb49fb254 macvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xbe834dc7 macvlan_dellink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xc74311bd macvlan_common_setup +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-i2c 0xf1daccf7 mdio_i2c_alloc +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0x6318757f mdio_mux_uninit +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0xcf8fbfeb mdio_mux_init +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-regmap 0x57a3f4c1 devm_mdio_regmap_register +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x0d61fb7e xpcs_get_interfaces +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x30082503 xpcs_create_mdiodev +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x40383bc0 xpcs_get_an_mode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x6913ac7d xpcs_config_eee +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x70116ff8 xpcs_destroy +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x9b430bc5 xpcs_link_up +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xd221fffb xpcs_do_config +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0dc8cbf2 bcm_phy_enable_jumbo +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x12fc417a bcm_phy_cable_test_start +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x1aae7a05 bcm_phy_write_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x2ad382d4 bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x3346d811 bcm54xx_auxctl_read +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x35724fd8 bcm_phy_cable_test_start_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x3809fc8b bcm_phy_get_stats +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x447db400 bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4b231a93 bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4b657067 bcm_phy_downshift_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x509d4c24 bcm_phy_ack_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x53e606c0 bcm_phy_r_rc_cal_reset +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x56f457fd __bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x5b4a1e02 bcm_phy_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x6728adf1 __bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x69eceec3 bcm_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x73e413d7 bcm_phy_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x7b3401e2 __bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x89e4766b bcm_phy_downshift_get +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x911494ee bcm_phy_read_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x93253b72 __bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0f0ddfd bcm_phy_wol_isr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa439beac bcm_phy_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xac89d65f bcm_phy_write_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xad60286a bcm_phy_read_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xaf94951a bcm_phy_get_strings +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xb7abe71a bcm_phy_enable_apd +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xbde6a21a bcm_phy_cable_test_get_status +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xca40217f bcm_phy_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd246b4b5 bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd58a0e81 bcm_phy_28nm_a0b0_afe_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xdf9023b7 bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe133ceda bcm_phy_cable_test_get_status_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xeb40d48b bcm_phy_led_brightness_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xef02ee5b bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xef8738c6 __bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf0c160ce bcm_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf113ad44 __bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x1882bb2e bcm_ptp_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x975f7501 bcm_ptp_probe +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xe54c4503 bcm_ptp_stop +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x1747c677 smsc_phy_probe +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x2383114b smsc_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x342e9587 smsc_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xb3dbc6c2 lan87xx_read_status +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xbe8a69de smsc_phy_set_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xc92fd31a smsc_phy_get_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xfcb97862 smsc_phy_config_init +EXPORT_SYMBOL_GPL drivers/net/tap 0x01dd5f4b tap_del_queues +EXPORT_SYMBOL_GPL drivers/net/tap 0x0e68f2db tap_get_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x14bd1867 tap_free_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x26603ebc tap_create_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0x4e780453 tap_queue_resize +EXPORT_SYMBOL_GPL drivers/net/tap 0x6946c861 tap_destroy_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0x778a9a8a tap_handle_frame +EXPORT_SYMBOL_GPL drivers/net/tap 0x85382d1a tap_get_ptr_ring +EXPORT_SYMBOL_GPL drivers/net/tap 0xb96c7916 tap_get_socket +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x04435804 usbnet_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x1e74c221 usbnet_cdc_status +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x9897acaf usbnet_cdc_zte_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xacc11fed usbnet_cdc_update_filter +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xae29fc8d usbnet_ether_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xd78579e1 usbnet_cdc_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xeca2882d usbnet_generic_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x14b1da6f cdc_ncm_rx_verify_ndp16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x28aa773c cdc_ncm_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x3afa45c7 cdc_ncm_rx_verify_nth16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x481b34ca cdc_ncm_rx_verify_ndp32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x4db00640 cdc_ncm_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x67ff50e4 cdc_ncm_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xaaaefcba cdc_ncm_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xb3a36789 cdc_ncm_select_altsetting +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xc038440c cdc_ncm_fill_tx_frame +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xeaef8ecd cdc_ncm_bind_common +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xef96317a cdc_ncm_rx_verify_nth32 +EXPORT_SYMBOL_GPL drivers/net/usb/r8152 0x7f66c77f rtl8152_get_version +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x02f00f99 rndis_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x043753ec rndis_command +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x58444307 generic_rndis_bind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xa68fd2a6 rndis_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xba9b5155 rndis_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xdd073dd2 rndis_status +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x011bc5a3 usbnet_pause_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x066f99a3 usbnet_tx_timeout +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x2325f478 usbnet_suspend +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x2dc7e0ec usbnet_skb_return +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x2e778e94 usbnet_get_link_ksettings_internal +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x3231bae4 usbnet_defer_kevent +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x378bccf1 usbnet_get_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x38c5e26c usbnet_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x3bedc4f1 usbnet_set_rx_mode +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x4156ba2d usbnet_read_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x57400024 usbnet_write_cmd_async +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x65ee3a07 usbnet_disconnect +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x66dcbfab usbnet_set_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x67730085 usbnet_purge_paused_rxq +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6a7b4c51 usbnet_get_ethernet_addr +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6ecc8f97 usbnet_read_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x70ec6c48 usbnet_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x73885d62 usbnet_write_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x774807c4 usbnet_probe +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x7d8827e4 usbnet_resume +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x82fe5b26 usbnet_open +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8658cba7 usbnet_status_start +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x994368ac usbnet_get_link +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x99b52eb0 usbnet_nway_reset +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc244e3a6 usbnet_start_xmit +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc3274946 usbnet_get_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc5310e80 usbnet_write_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xce65ede8 usbnet_get_endpoints +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xcf3aa60d usbnet_get_drvinfo +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xe8d4385f usbnet_update_max_qlen +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xeb9bca24 usbnet_unlink_rx_urbs +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xedc5e3ad usbnet_set_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xf02c354e usbnet_status_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xfa1daa70 usbnet_resume_rx +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x34f47850 vxlan_dev_create +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x6553d98e vxlan_fdb_clear_offload +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x75bb5f90 vxlan_fdb_replay +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x942b639a vxlan_fdb_find_uc +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/ipw2x00/libipw 0x89aeeb78 libipw_rx_any +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x24ddd33f il_mac_tx_last_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5ce3b11c il_dealloc_bcast_stations +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5e52c378 il_remove_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x62081708 _il_grab_nic_access +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x88872780 il_prep_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x13863121 iwl_fw_lookup_cmd_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x443a0ac3 iwl_fw_lookup_notif_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x5987fe45 iwl_fw_lookup_assert_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x163fc8a7 p54_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x27d8e763 p54_parse_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x2db1edea p54_parse_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x2e1d36a8 p54_register_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x3494356d p54_unregister_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x4394370a p54_init_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xcbcd4889 p54_read_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xcdecea3e p54_free_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xf98bedd6 p54_free_common +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x26459617 lbs_host_sleep_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x291deee9 lbs_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x37ea4ba2 lbs_process_rxed_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x57b1e7de lbs_notify_command_response +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x596d06df __lbs_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x7dbf3e1c lbs_get_firmware_async +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x84bb6542 lbs_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x8991ef6b lbs_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x8bf7133b lbs_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x9b1b6308 lbs_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xa9265c40 lbs_stop_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xa9897405 lbs_host_to_card_done +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xb9b40f62 lbs_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xe9a0facc lbs_start_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf0602cdf lbs_get_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf64277de lbs_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xfda7dd69 lbs_queue_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x1a62867e lbtf_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x26f14c2e __lbtf_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x76d1ba5d lbtf_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x98f43681 lbtf_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xa364907d lbtf_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc39b61af lbtf_bcn_sent +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc85e6899 lbtf_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xf4904356 lbtf_cmd_response_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xfb9b68b9 lbtf_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x0705e2d7 mwifiex_main_process +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x0f826076 mwifiex_queue_main_work +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x17b03d1e mwifiex_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x1e7d1545 mwifiex_cancel_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x2bb00df1 mwifiex_upload_device_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x4166b82f mwifiex_drv_info_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x41ee430e mwifiex_del_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x4d8a929c _mwifiex_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x6c0cd175 mwifiex_process_sleep_confirm_resp +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x6f5ff79a mwifiex_fw_dump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x73edc8ce mwifiex_multi_chan_resync +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x802e0a19 mwifiex_reinit_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x8a5fcbab mwifiex_dnld_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x8d70beb9 mwifiex_shutdown_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x924f425c mwifiex_write_data_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x99a20082 mwifiex_enable_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xb159e2d9 mwifiex_prepare_fw_dump_info +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xb6635350 mwifiex_process_hs_config +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xbb59b6f5 mwifiex_deauthenticate_all +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xbe94caf9 mwifiex_add_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xc787e00a mwifiex_disable_auto_ds +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd4dad9f3 mwifiex_alloc_dma_align_buf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd7bf4fd6 mwifiex_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xf73aea50 mwifiex_init_shutdown_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xfd224369 mwifiex_handle_rx_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x03b904ef mt76_queues_read +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x059410bb mt76_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x098f2034 mt76_tx_status_skb_done +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0c0e385d mt76_set_stream_caps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x11c4f813 mt76_eeprom_override +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x145aea18 mt76_csa_finish +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x15ab7810 __mt76_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x15acdcb8 mt76_csa_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x17f568e9 mt76_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x19c16db1 mt76_tx_worker_run +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1be86637 mt76_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1c6fa334 mt76_tx_status_skb_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1cdffe96 ____mt76_poll_msec +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ec57b4f __mt76_worker_fn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1f47dad8 mt76_get_of_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x239fef7d mt76_alloc_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2467afe1 mt76_mcu_skb_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x26e503bc mt76_pci_disable_aspm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2802a7e9 mt76_tx_status_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2a0098d3 mt76_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2acedd42 mt76_tx_status_unlock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2e5c7e2c mt76_queue_tx_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x302f7fd2 mt76_sw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x30a9570c mt76_init_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x37cfaf12 mt76_get_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x382a79dd mt76_tx_status_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x38c99c8d mt76_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x397a48d3 mt76_get_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3a911183 mt76_get_rate_power_limits +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3fa620b1 mt76_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x429ac15d __mt76_mcu_msg_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4300cde7 mt76_rx_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4ed716df mt76_has_tx_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4fd47ef4 mt76_wake_tx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x50047cba mt76_txq_schedule_all +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x511ef53b mt76_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x58cb77a2 mt76_register_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5f9a395e mt76_mmio_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6973a6a8 mt76_set_irq_mask +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6d04ede6 mt76_rx_aggr_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6d6177ec mt76_alloc_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x75c47457 __mt76_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x805fc13a __SCK__tp_func_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x80d56d71 mt76_insert_ccmp_hdr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8308e2fa mt76_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x84bbd933 mt76_mcu_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x89e6e2e2 mt76_unregister_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8bcdc858 mt76_dma_rx_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8c477dbc mt76_update_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8d52acef mt76_create_page_pool +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8e60ee69 __mt76_mcu_send_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x91683145 mt76_register_debugfs_fops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x91a5c020 mt76_update_survey_active_time +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x91f99314 mt76_put_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x93197493 mt76_rx_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x933ff3de mt76_init_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x97a9a7dd mt76_get_min_avg_rssi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9c52ccd2 mt76_put_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9d28c26e __tracepoint_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa1d99c9d mt76_sta_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xaaf46849 __traceiter_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xab9d88b8 mt76_ethtool_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xacce64e0 mt76_seq_puts_array +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xad012007 mt76_get_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb4c33c13 mt76_rx_aggr_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb54a7d02 mt76_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb608bb75 __tracepoint_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb9b3ac7e mt76_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6315d8e __SCK__tp_func_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6634315 mt76_ac_to_hwq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc71ea232 mt76_dma_wed_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc9ceb76f mt76_mcu_rx_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xca31fa7d mt76_free_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcd99f2c6 mt76_sta_pre_rcu_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xce971e30 __mt76_set_tx_blocked +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcec2de93 mt76_ethtool_page_pool_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcf636263 mt76_stop_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd199a8db mt76_txq_schedule +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd6f5ee0d mt76_mcu_get_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd7677f13 mt76_get_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xda40c9e2 mt76_free_pending_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdb58606c mt76_phy_dfs_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdba765b3 mt76_release_buffered_frames +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdc22149a mt76_calculate_default_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdff7a2df mt76_tx_status_skb_get +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe10a52f3 mt76_dma_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe20343ea mt76_tx_check_agg_ssn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe3b43bd2 mt76_dma_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe40b66ef mt76_wcid_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xebe53bdc mt76_skb_adjust_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xec31e8fd mt76_unregister_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf165f6f0 mt76_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf267f0fd mt76_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf45539e1 __traceiter_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfad19a16 mt76_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfb934e55 __mt76_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x04ef55f3 mt76_connac_mcu_chip_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x068b40b8 mt76_connac_mcu_beacon_loss_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x06939a6a mt76_connac_mcu_bss_omac_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x09745a72 mt76_connac_mcu_wtbl_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0a25337f mt76_connac_gen_ppe_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0e972f12 mt76_connac_mcu_set_rts_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x110c1b05 mt76_connac_mcu_patch_sem_ctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1255bbe6 mt76_connac2_load_ram +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x16b62848 mt76_connac_mcu_reg_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x19f5881f mt76_connac_mcu_sched_scan_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1a87a760 mt76_connac_mcu_sta_ba +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1e8020ec __mt76_connac_mcu_alloc_sta_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1ffe726b mt76_connac_free_pending_tx_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x23717c4b mt76_connac2_mcu_fill_message +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2498c68d mt76_connac_mcu_uni_add_bss +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x297af13d mt76_connac_sta_state_dp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2d4753d1 mt76_connac_txp_skb_unmap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2f70cb65 mt76_connac_mcu_sta_uapsd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3233de02 mt76_connac2_mac_add_txs_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x33cfdeb2 mt76_connac_mcu_sta_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x34397588 mt76_connac2_mac_fill_rx_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x35df7cc9 mt76_connac_get_phy_mode +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x36616c74 mt76_connac_mcu_rdd_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x369d028f mt76_connac_mcu_cancel_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x40ffad05 mt76_connac_mcu_wtbl_generic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x486fa9a9 mt76_connac_pm_wake +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x48730ec0 mt76_connac_mcu_set_mac_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4f5ae332 mt76_connac_mcu_set_rate_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x547380cb mt76_connac_mcu_sta_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x55920e58 mt76_connac_pm_dequeue_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x57459889 mt76_connac_mcu_set_p2p_oppps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5e7ac3db mt76_connac_mcu_sta_wed_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x647bb368 mt76_connac_mcu_set_suspend_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x667e4fa8 mt76_connac_init_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x676705cf mt76_connac_mcu_reg_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x68806995 mt76_connac_mcu_coredump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x693c9ba4 mt76_connac_get_he_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6bf82aa8 mt76_connac_mcu_set_deep_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6c9ee8cd mt76_connac_mcu_wtbl_smps_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6db31648 mt76_connac_write_hw_txp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x71c9db85 mt76_connac_mcu_sched_scan_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x71d924bb mt76_connac_mcu_wtbl_ht_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x77d50e74 mt76_connac_mcu_set_channel_domain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7e4c8879 mt76_connac_mcu_set_hif_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7e7abd4d mt76_connac_mcu_bss_ext_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x866aee0b mt76_connac_mcu_sta_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8dbbe052 mt76_connac_mcu_wtbl_hdr_trans_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8eb777d6 mt76_connac_get_eht_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x908ca40c mt76_connac_wowlan_support +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x933d1e25 mt76_connac_mcu_set_vif_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9741b13d mt76_connac2_mac_fill_txs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x99b7009d mt76_connac2_load_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9b0fcbd3 mt76_connac_mcu_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9c6eaa3a mt76_connac_mcu_set_pm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9f0dd4d8 mt76_connac_mcu_add_nested_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa5bdde8c mt76_connac_mcu_start_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xaa7492b7 mt76_connac2_mac_tx_rate_val +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xab6ff7d6 mt76_connac_mcu_wtbl_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc3c88d47 mt76_connac_pm_queue_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc5daaf54 mt76_connac_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc92a42f7 mt76_connac_mcu_uni_add_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcc3f64e3 mt76_connac_mcu_sta_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcd855d63 mt76_connac2_mac_decode_he_radiotap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd508826e mt76_connac2_reverse_frag0_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd6542e00 mt76_connac_mcu_init_download +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd65cb2ef mt76_connac_mcu_sta_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd7b0da1b mt76_connac2_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe0d299a8 mt76_connac_mcu_uni_set_chctx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe2d40288 mt76_connac_mcu_update_gtk_rekey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe5f5f330 mt76_connac_mcu_update_arp_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe85ce59f mt76_connac_mcu_add_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe96975c5 mt76_connac_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe997bc35 mt76_connac_power_save_sched +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf310c6c3 mt76_connac_mcu_alloc_wtbl_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf35cc1b5 mt76_connac_get_phy_mode_ext +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf38bd68d mt76_connac_mcu_get_nic_capability +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf7e39fab mt76_connac_mcu_bss_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf837bf1a mt76_connac_mcu_start_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0393db09 mt76s_alloc_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x062ed23e mt76s_rmw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0851e9b7 mt76s_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x08aec766 mt76s_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0b29b71a mt76s_read_pcr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0db0e822 mt76s_alloc_rx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x11abd072 mt76s_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x45ac7fd0 mt76s_txrx_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x5a4cf0b0 mt76s_hw_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x609ecd8a mt76s_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x6b07ddd7 mt76s_txqs_empty +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xaa73784a mt76s_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xab926ace mt76s_rd_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xb47110b7 mt76s_write_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xcd9203e9 mt76s_sdio_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xd019c259 mt76s_wr_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x0110b45e __mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x2ea01441 __mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x452b93d3 mt76u_queues_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x648441e8 mt76u_single_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x6ebda2bf mt76u_alloc_mcu_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x805e9584 mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x93ee7ed6 ___mt76u_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x9add9525 ___mt76u_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xaf414181 mt76u_stop_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xccf4701d mt76u_stop_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xd928600b mt76u_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xe0b72ec9 mt76u_resume_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xe5de7572 mt76u_alloc_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xf1cf3526 mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x056e6230 mt7615_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x05eae0f1 mt7615_tx_token_put +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x0d538419 mt7615_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x284f5485 mt7615_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x2ce323d7 mt7615_init_work +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x2ed93459 mt7615_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x35360f12 mt7615_mac_enable_rtscts +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x37a91796 mt7615_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x3a26441c mt7615_wait_for_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x41526926 mt7615_unregister_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x4e3e19e7 mt7615_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x4e86429e mt7615_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x5b66585f mt7615_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x6a0ed079 mt7615_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x6e47994c mt7615_mcu_fill_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x73373464 mt7615_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8908830f mt7615_led_set_blink +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8b6efcb0 mt7615_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x968c5716 mt7615_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x9c807f26 mt7615_thermal_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x9cdd41fe mt7615_mcu_exit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xa9bb9cef mt7615_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xab280f0d mt7615_mac_set_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc317a09b mt7615_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc6cfd8f9 mt7622_trigger_hif_int +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc72efeed mt7615_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xcbc06f4a __mt7663_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xccae5c05 mt7615_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xd71a5038 mt7615_register_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xe8da95ad mt7615_led_set_brightness +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615e 0xc24425ed mt7615_dma_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x1506ffca mt7663_usb_sdio_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x3522a687 mt7663_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x82997e84 mt7663_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xaf9035a5 mt7663_usb_sdio_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xd21d6a95 mt7663_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x403f186e mt76x0_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x6014e4f4 mt76x0_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x64bcd60e mt76x0_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x70696864 mt76x0_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xb6a867e2 mt76x0_init_hardware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xb71e4477 mt76x0_chip_onoff +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xfc3aa176 mt76x0_phy_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x003570d5 mt76x02_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x019dbd4e mt76x02_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x04c5f444 mt76x02_set_ethtool_fwver +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x06e49a47 mt76x02_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x09e9182b mt76x02_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0e190826 mt76x02_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1611975f mt76x02_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x17ddb45b mt76x02_remove_hdr_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x19c3a9e3 mt76x02_sta_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x24242b94 mt76x02_eeprom_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x267d0bbb mt76x02_phy_set_txdac +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2970fd7c mt76x02_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2c1e8445 mt76x02_config_mac_addr_list +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3100f371 mt76x02_get_efuse_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x354e22ce mt76x02_init_agc_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3933bf5f mt76x02_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3adb3373 mt76x02_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3fdb75bd mt76x02_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x41a9b18f mt76x02_ext_pa_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x43df18f3 mt76x02_update_beacon_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x442bce5f mt76x02_phy_set_rxpath +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4c346d56 mt76x02_mac_wcid_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x50488d99 mt76x02_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x50e71f8f mt76x02_phy_dfs_adjust_agc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x53722997 mt76x02_mcu_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x578abefc mt76x02_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5807321f mt76x02_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x591b7c33 mt76x02_mcu_function_select +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x59740b1d mt76x02_tx_set_txpwr_auto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5bd84fd5 mt76x02_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5d85a6b4 mt76x02_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6602a8cd mt76x02_dma_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x672d992f mt76x02_set_coverage_class +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6a4e1576 mt76x02_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6b576e66 mt76x02_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6fe3d4fd mt76x02_mac_reset_counters +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x72aa55ff mt76x02_enqueue_buffered_bc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x75fef85d mt76x02_add_rate_power_offset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7810357b mt76x02_sta_rate_tbl_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7bb41912 mt76x02_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7f89289e mt76x02_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x84cb893d mt76x02_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x87624c86 mt76x02_dfs_init_params +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x900b462b mt76x02_set_tx_ackto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x91cbbd0b mt76x02_eeprom_parse_hw_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x91d5b9ee mt76x02_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x928fa2da mt76x02_dma_disable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x93c479bc mt76x02_limit_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x968840fa mt76x02_mcu_msg_send +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x98366b87 mt76x02e_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x9a3b7f91 mt76x02_mac_cc_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa348fc60 mt76x02_mcu_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa5a4235f mt76x02_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa6455566 mt76x02_phy_set_bw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xad5d3ba8 mt76x02_get_max_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb7149cc6 mt76x02_mac_shared_key_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb918adb0 mt76x02_edcca_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb92f6059 mt76x02_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbdd60806 mt76x02_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbf8fabc1 mt76x02_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc19b2714 mt76x02_phy_set_band +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc428d0f3 mt76x02_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc9d068d4 mt76x02_phy_adjust_vga_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xcfcef82d mt76x02_mcu_set_radio_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xdcc6d60a mt76x02_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xdef46e7a mt76x02_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe1eb5c9d mt76x02_mac_set_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xecb1925a mt76x02_mac_setaddr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf612837b mt76x02_resync_beacon_timer +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf942914c mt76x02_get_lna_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfc6fa553 mt76x02_get_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x11c9ccdc mt76x02u_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x270317f7 mt76x02u_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x292f7d68 mt76x02u_mcu_fw_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x420dd625 mt76x02u_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x49ac6156 mt76x02u_init_mcu +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x516bb870 mt76x02u_exit_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x918e1b4f mt76x02u_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x94964625 mt76x02u_mcu_fw_send_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x0c06a3df mt76x2_configure_tx_delay +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x12eeaca9 mt76x2_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x16de51eb mt76x2_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x1c567a06 mt76x2_phy_update_channel_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x38417da6 mt76x2_mcu_init_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x41841606 mt76x2_mcu_load_cr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x52104e44 mt76x2_apply_gain_adj +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x53a11a61 mt76x2_get_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x5ecf25b4 mt76x2_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x7c5ca077 mt76x2_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x7f3a24eb mt76_write_mac_initvals +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xabb2d1c8 mt76x2_get_power_info +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xc602533e mt76x2_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xca8fe7e2 mt76x2_reset_wlan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xd18e189e mt76x2_mcu_tssi_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xd1efcb7f mt76x2_phy_set_txpower_regs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xe8a87393 mt76x2_read_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xf289aaf1 mt76x2_mcu_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xfa68243b mt76x2_phy_tssi_compensate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xff8ec75f mt76x2_get_temp_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x00eda364 mt7921_mcu_set_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x057961ad mt7921_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x1565815d mt7921_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x1d302102 mt7921_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x24e2cb8f mt7921_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x3c4cea88 mt7921_txwi_free +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x3e5d4449 mt7921_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x50cfa08a mt7921_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x55d5892d mt7921_mcu_drv_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x58e5cf53 mt7921_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x5c04def1 mt7921_get_mac80211_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x5fae4902 mt7921_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x7b9b36c1 mt7921_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xa904dcec mt7921_mac_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xb2e39ea7 mt7921_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xb4cda1d4 mt7921_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xc415907e mt7921_mcu_fw_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xcf5f3870 mt7921_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xd5e77dee __mt7921_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xd7a6a0cd mt7921_mac_sta_assoc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xea053951 mt7921_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xee9a34f7 mt7921_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xff863d22 mt7921_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x8765fdfd host_sleep_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x92d1a35a chip_allow_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xaa0abfac wilc_handle_isr +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xaa481041 chip_wakeup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xeb9ed173 host_wakeup_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xedf26f85 wilc_netdev_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xefc11eea wilc_cfg80211_init +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x31fab83c qtnf_chipid_to_string +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x50da1cbc qtnf_core_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xca8edf4a qtnf_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xce126967 qtnf_wake_all_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xf13ba926 qtnf_core_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xf2ecf4fc qtnf_trans_handle_rx_ctl_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xf94cdfbe qtnf_classify_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x14429ee1 rt2800_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x14440104 rt2800_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1c4cbca5 rt2800_get_key_seq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1c70d6eb rt2800_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2817d226 rt2800_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2a880636 rt2800_link_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2f97a3f3 rt2800_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x312d58a0 rt2800_vco_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x3a3142ac rt2800_write_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x48276113 rt2800_config_pairwise_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x4c04fa93 rt2800_link_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5cf8ed8d rt2800_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x61a15d2e rt2800_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x66f55bcb rt2800_pre_reset_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x68ad404e rt2800_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6c371462 rt2800_txstatus_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6e8a9d75 rt2800_wait_wpdma_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x871de6e6 rt2800_efuse_detect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8eb5a577 rt2800_process_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8fc43912 rt2800_disable_wpdma +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9bbf9143 rt2800_txdone_nostatus +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa1313dc9 rt2800_get_txwi_rxwi_size +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa2a363d9 rt2800_gain_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb0518f36 rt2800_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb71c5120 rt2800_get_tsf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb79e3384 rt2800_txdone_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb9919619 rt2800_write_tx_data +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xba7376a4 rt2800_config_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xba9f3268 rt2800_clear_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc4fb5ccc rt2800_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc9eabdd3 rt2800_reset_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xcf22ee8a rt2800_check_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd1ab3d08 rt2800_config_ant +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xdc8aeb30 rt2800_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xdc9a8194 rt2800_wait_csr_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe28a3002 rt2800_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe2a6dbe1 rt2800_config_erp +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe9205066 rt2800_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf4b2f945 rt2800_config_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf9010f14 rt2800_config_shared_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf97122e0 rt2800_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xfacc7942 rt2800_mcu_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xfc0790af rt2800_read_eeprom_efuse +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xffc33a49 rt2800_txstatus_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x039e3345 rt2800mmio_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x04b86bdc rt2800mmio_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x18e77225 rt2800mmio_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3148a1a1 rt2800mmio_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x32ac3645 rt2800mmio_rxdone_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3d741c87 rt2800mmio_pretbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3d8c2454 rt2800mmio_fill_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5028bbb2 rt2800mmio_tbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5f8a492f rt2800mmio_toggle_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5fa4db64 rt2800mmio_interrupt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x851f964b rt2800mmio_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x97e3c029 rt2800mmio_autowake_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9d36b2f0 rt2800mmio_get_dma_done +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9f3c8921 rt2800mmio_txstatus_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xa930ecbb rt2800mmio_init_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xaa398002 rt2800mmio_init_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xb29c3984 rt2800mmio_get_entry_state +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xc0630ea2 rt2800mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xdc4cd745 rt2800mmio_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xde59c2fe rt2800mmio_queue_init +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xf7e73195 rt2800mmio_write_tx_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xf8e6479a rt2800mmio_get_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x03dee83a rt2x00mac_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x04e1bdca rt2x00lib_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0e35cf6b rt2x00lib_txdone_nomatch +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x16b97f72 rt2x00queue_for_each_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x187fee11 rt2x00mac_get_ringparam +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x246d39e4 rt2x00mac_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x28e28999 rt2x00queue_get_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x2a4a271a rt2x00mac_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x31b39734 rt2x00mac_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x3308fe4c rt2x00mac_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x36419ba0 rt2x00lib_pretbtt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x3f894c7b rt2x00lib_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x40026185 rt2x00mac_get_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x436ddadf rt2x00mac_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x49334630 rt2x00mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4ce577e1 rt2x00queue_stop_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5b352431 rt2x00queue_pause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5c966fdb rt2x00lib_set_mac_address +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5d579694 rt2x00lib_txdone_noinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5fe02d05 rt2x00queue_flush_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x64669751 rt2x00lib_dmadone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x6d61236a rt2x00queue_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x73c3a42f rt2x00lib_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x78a9685d rt2x00mac_sw_scan_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x7dfc3d37 rt2x00mac_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x86f17e49 rt2x00mac_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x89bb59b8 rt2x00mac_set_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9231bf7d rt2x00mac_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x95375c68 rt2x00queue_start_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9547f90d rt2x00mac_tx_frames_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x958c64e6 rt2x00mac_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x98726287 rt2x00lib_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9affe4e3 rt2x00mac_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9d45f29d rt2x00lib_beacondone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa365ea72 rt2x00queue_map_txskb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa919bb06 rt2x00mac_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb18e764f rt2x00queue_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb5ff23a6 rt2x00queue_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc0a01e25 rt2x00mac_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc25de43e rt2x00lib_get_bssidx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc30c3e30 rt2x00mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc9128bfc rt2x00lib_probe_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xcbd89c4d rt2x00lib_remove_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xdf65139b rt2x00queue_unpause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe36d935f rt2x00mac_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe894c438 rt2x00queue_unmap_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xeb337e93 rt2x00lib_dmastart +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x34ebeda7 rt2x00mmio_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x4e454b6c rt2x00mmio_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x71f9b763 rt2x00mmio_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x96ea192f rt2x00mmio_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0xb00560d4 rt2x00mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x93609701 rt2x00pci_pm_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xd6d53dc6 rt2x00pci_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xeeed539d rt2x00pci_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x0ad2a95b rt2x00usb_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x2b943498 rt2x00usb_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x2c140ef4 rt2x00usb_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x63f0fdc1 rt2x00usb_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x6979633a rt2x00usb_disconnect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x70e7c0e9 rt2x00usb_register_read_async +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x71832824 rt2x00usb_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x8469f5d1 rt2x00usb_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xa7de80d4 rt2x00usb_vendor_req_buff_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xb0f8e74f rt2x00usb_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xb2633e5c rt2x00usb_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xb709f740 rt2x00usb_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xd10e2404 rt2x00usb_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xe5ea9c03 rt2x00usb_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xfdefcb3c rt2x00usb_vendor_request_buff +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xfee5e903 rt2x00usb_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x06d8b7a2 dm_restorepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2637cb9b dm_savepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x3718c042 dm_writepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x79308c39 rtl92c_set_p2p_ps_offload_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0092c18d rtl8723_dm_init_dynamic_bb_powersaving +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0d743c07 rtl8723_dm_init_edca_turbo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x1056721c rtl8723_phy_path_adda_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x1f82d16a rtl8723_cmd_send_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x1ff2d599 rtl8723_phy_set_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3450a841 rtl8723_phy_path_a_fill_iqk_matrix +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3f5bf9c0 rtl8723_phy_calculate_bit_shift +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x53e0d1b3 rtl8723_phy_init_bb_rf_reg_def +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x615648a8 rtl8723_enable_fw_download +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x6be23232 rtl8723_phy_rf_serial_read +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x738a228f rtl8723_phy_pi_mode_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x761c8f3d rtl8723_phy_query_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x83cfa34e rtl8723_download_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8baf8913 rtl8723_phy_set_sw_chnl_cmdarray +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8f6c45e9 rtl8723_phy_rf_serial_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x9577cc05 rtl8723_save_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x9770af70 rtl8723_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xaccb29a9 rtl8723be_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xad294000 rtl8723_phy_save_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xb8646afe rtl8723_phy_reload_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xc2a05b83 rtl8723_fw_free_to_go +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xc4f58c69 rtl8723ae_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xc57ae5f8 rtl8723_write_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xc8f79aa7 rtl8723_phy_mac_setting_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xd52e7d5b rtl8723_dm_init_dynamic_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf123821d rtl8723_phy_path_a_standby +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf88e476a rtl8723_phy_reload_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x07273acc rtl_lps_leave +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1832e49b read_efuse_byte +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x291dab72 rtl_tx_mgmt_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2921a4d4 rtl_btc_status_false +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2d32cdfc rtl_lps_change_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2e5382f9 rtl_fill_dummy +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x340dc7b5 rtl_action_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4bb7b00f rtl_tx_ackqueue +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4e94cd48 rtl_global_var +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x59fa0bbf rtl_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5a52716d rtl_set_tx_report +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5bd879fb rtl_init_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5e75d9bf rtl_get_hal_edca_param +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x635155f5 rtl_ips_nic_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6355f1d3 rtl_lps_enter +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x636b5d86 rtl_recognize_peer +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x651ee887 rtl_swlps_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6c8dbc80 rtl_p2p_info +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6db3ba37 rtl_update_beacon_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x733db3a0 rtl_deinit_rfkill +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x73d1dcc2 rtl_beacon_statistic +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x839fe57a rtl_deinit_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8849565a rtl_is_special_data +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x96b400f3 rtl_get_hwinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x97e05663 rtl_tid_to_ac +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa0809129 rtl_efuse_ops_init +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb17256ef rtl_fw_block_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbafe6ea0 rtl_tx_report_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc3950cb3 rtl_deinit_deferred_work +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xdfead686 rtl_init_rx_config +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf7ebb0e2 rtl_fw_page_write +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x0f5c3ce9 rsi_zone_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x11e34b37 rsi_91x_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x185856ed rsi_mac80211_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x482850fa rsi_read_pkt +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x61c6d873 rsi_hal_device_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x7aec0133 rsi_91x_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xcd173710 rsi_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x046eb375 cw1200_core_release +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x062b4631 cw1200_core_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x272ad67c cw1200_can_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x4558347d cw1200_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x2f69ac91 wl1251_init_ieee80211 +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x979bbb92 wl1251_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0xd757cab3 wl1251_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x06d3b27e wl12xx_debug_level +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0a672a75 wlcore_boot_upload_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0c67a913 wlcore_boot_upload_nvs +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0cf13625 wlcore_synchronize_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1501680b wlcore_event_roc_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1df1fa65 wl12xx_cmd_build_probe_req +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x20351125 wlcore_get_native_channel_type +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x211ffcc8 wlcore_set_partition +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x25a768d4 wlcore_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2c0163b8 wl1271_debugfs_update_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2ddfda11 wl1271_cmd_configure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x32b08915 wlcore_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3a72359a wlcore_event_sched_scan_completed +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3e29be1f wlcore_enable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x41d78389 wlcore_set_scan_chan_params +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4240c830 wlcore_translate_addr +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x42d3221a wlcore_event_rssi_trigger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4d268162 wlcore_cmd_generic_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x50dceb74 wl1271_cmd_send +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x527321d1 wlcore_boot_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x5ab63743 wlcore_disable_interrupts_nosync +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x61ecb8e3 wl1271_acx_sleep_auth +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x68c26a63 wlcore_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6e24b4e0 wlcore_event_inactive_sta +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x72f814a6 wl1271_tx_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x85498cd1 wl1271_format_buffer +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8cc6d51e wl1271_cmd_test +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8fb071f6 wlcore_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x95f04f4c wlcore_event_fw_logger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9b48275f wlcore_event_beacon_loss +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9ea69949 wlcore_cmd_wait_for_event_or_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xa1afe74a wlcore_event_ba_rx_constraint +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xaba6cf47 wl1271_acx_pm_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xadaae681 wlcore_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb2aee6c8 wlcore_scan_sched_scan_results +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb5ac114f wlcore_event_channel_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb9f00320 wlcore_scan_sched_scan_ssid_list +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xbcbfc28b wlcore_disable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc4db0246 wl12xx_acx_mem_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xcb947b86 wl1271_acx_set_ht_capabilities +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xcfef1841 wlcore_event_soft_gemini_sense +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd5c83337 wl1271_tx_min_rate_get +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe993771d wl1271_cmd_data_path +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf47bc960 wlcore_event_max_tx_failure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf5b488b5 wl1271_acx_init_mem_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xfc657e75 wlcore_event_dummy_packet +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x22eb0307 wwan_register_ops +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x32a5be5f wwan_port_rx +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x361d99fd wwan_put_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x3d9bbf75 wwan_port_txon +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x4dff61e5 wwan_port_txoff +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x526bcf2a wwan_port_get_drvdata +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x6d3f2b46 wwan_create_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xb74c31cd wwan_remove_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xc6dc160d wwan_unregister_ops +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xdeaad210 wwan_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x7440e6c3 nfcmrvl_nci_unregister_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xca516d7f nfcmrvl_nci_register_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xd9aa6713 nfcmrvl_nci_recv_frame +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xef4493b8 nfcmrvl_parse_dt +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x0b858b1c pn533_rx_frame_is_cmd_response +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x2fef687f pn532_i2c_nfc_alloc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x455a3aac pn53x_common_init +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x75ffbb5b pn53x_common_clean +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xb357b24e pn53x_register_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xdecfd339 pn533_rx_frame_is_ack +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xe77af77c pn533_finalize_setup +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xf9206475 pn53x_unregister_nfc +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x4132bbe6 st_nci_hci_event_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x62757c90 st_nci_hci_load_session +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x8654d604 st_nci_probe +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xa124c45b st_nci_discover_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xb7c55a5f st_nci_disable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xb906320a st_nci_hci_cmd_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xe0715ca1 st_nci_enable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xe5dcb6b4 st_nci_remove +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x0e2d8962 st95hf_spi_recv_echo_res +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x3183611b st95hf_spi_send +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x6c6807b8 st95hf_spi_recv_response +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x0862001f ntb_transport_tx_free_entry +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x30934216 ntb_transport_max_size +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x32537aca ntb_transport_link_query +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x3d54dbfc ntb_transport_tx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x436098aa ntb_transport_link_down +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x82e6c13d ntb_transport_qp_num +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x9676b6ab ntb_transport_register_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x9c992c8f ntb_transport_link_up +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc270dc24 ntb_transport_free_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc37d9036 ntb_transport_rx_remove +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xd40e7a02 ntb_transport_rx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xdd6bdbd5 ntb_transport_create_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xe567cac6 ntb_transport_unregister_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf55d6313 ntb_transport_register_client_dev +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf9eb813f ntb_transport_unregister_client_dev +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0x648eaed1 async_pmem_flush +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0xe3f69b67 virtio_pmem_host_ack +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x01850555 nvme_auth_generate_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x1d3b270f nvme_auth_transform_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x22e5d1de nvme_auth_augmented_challenge +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x2cb0d180 nvme_auth_gen_privkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x399d9ac8 nvme_auth_hmac_hash_len +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x51873876 nvme_auth_get_seqnum +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x674c5bc1 nvme_auth_hmac_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6adadbb4 nvme_auth_free_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6e91ee1b nvme_auth_digest_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x780989d1 nvme_auth_dhgroup_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x7a4a25b8 nvme_auth_gen_shared_secret +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x9070925e nvme_auth_extract_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xa6764522 nvme_auth_gen_pubkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xc9bb48ac nvme_auth_dhgroup_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcb39603c nvme_auth_hmac_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xf0ccf2d4 nvme_auth_dhgroup_kpp +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x048b3b2f nvme_complete_rq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x04a8957f nvme_delete_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x05d49203 nvme_mpath_start_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x05fe7ff0 nvme_try_sched_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x08bb65c4 nvme_complete_batch_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x11abc494 __SCK__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1207371a nvme_disable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x149718a5 nvme_host_path_error +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x21b249c3 nvme_unquiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x23452609 nvme_remove_namespaces +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x24bf8ef6 nvme_setup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x26d30c63 nvme_get_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x27fcbedb __tracepoint_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2870ea00 nvme_unfreeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2aaaa7cd nvme_start_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x392d76fd nvme_cancel_admin_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3a21ce49 nvme_reset_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x43e71200 nvme_uninit_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x49224181 nvme_reset_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4ba8ae63 nvme_wait_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4c4df271 nvme_auth_stop +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4f30bc76 nvme_start_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x548c4ff3 __nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5cfb6674 nvme_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x605bfa92 nvme_init_ctrl_finish +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6250ca82 nvme_cancel_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6480bfb3 nvme_alloc_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x64b62862 nvme_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6f3a49c4 nvme_quiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x755b1f1a nvme_auth_free +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x75ae7f40 nvme_sync_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x75b623f6 nvme_cancel_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x813cf212 nvme_io_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x901282b8 __nvme_check_ready +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9633a2ce nvme_auth_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x97ee32ff nvme_sync_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa499cf21 nvme_enable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa9cda81a nvme_stop_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xacd803a8 nvme_set_queue_count +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xaeeb4d65 nvme_wait_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb0f60068 nvme_set_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb479061b nvme_unquiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb4a22bb5 nvme_fail_nonready_command +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb65d2732 nvme_init_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb783654f nvme_dev_attrs_group +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbafae1f0 nvme_wait_freeze_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc1711751 nvme_quiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc6031bab nvme_alloc_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xcac9cf7f nvme_mark_namespaces_dead +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd45434ee admin_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd58bbbcb nvme_delete_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd5e90da1 nvme_complete_async_event +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd98a1b4e nvme_auth_wait +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xdd3ad84f nvme_remove_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xde8827ec nvme_cleanup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe681b5af nvme_auth_negotiate +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xecb7feae __traceiter_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xed750528 nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xee3c3e6c nvme_change_ctrl_state +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xef60d290 nvme_stop_keep_alive +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xfbde2c95 nvme_remove_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x032a66b9 nvmf_connect_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x146d2c2d nvmf_reg_write32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1762295a nvmf_reg_read64 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1e328d22 nvmf_set_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x3ad1f506 nvmf_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x53fd9628 nvmf_connect_io_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x5aff96d9 nvmf_reg_read32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x617da828 nvmf_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x8a1dbe5e nvmf_get_address +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xb0f71f75 nvmf_ip_options_match +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xc2e5019b nvmf_map_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xd7fe917c nvmf_should_reconnect +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xdd8af66e nvmf_free_options +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x0d12e564 nvme_fc_register_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3884f8b8 nvme_fc_unregister_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3e33ac54 nvme_fc_rescan_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x8a9cf5a7 nvme_fc_set_remoteport_devloss +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x9669d681 nvme_fc_register_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xbb0e18a6 nvme_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xcc8a2d78 nvme_fc_io_getuuid +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xfca9dc99 nvme_fc_unregister_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x17388d61 nvmet_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x17af6fc8 nvmet_req_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x233f39d6 nvmet_req_uninit +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x3e0ef07a nvmet_wq +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x4e4df0a7 nvmet_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x54234f44 nvmet_check_transfer_len +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x65a3a44b nvmet_req_alloc_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x8623a893 nvmet_sq_destroy +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xa09c9734 nvmet_ctrl_fatal_error +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xb44c3952 nvmet_req_free_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xf73fe751 nvmet_req_complete +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xfec61a27 nvmet_sq_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x0b98123d nvmet_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x0e03dfcf nvmet_fc_register_targetport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x4a013682 nvmet_fc_invalidate_host +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x6ff62dab nvmet_fc_rcv_fcp_abort +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x7bfa9497 nvmet_fc_rcv_fcp_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x9ef76d99 nvmet_fc_unregister_targetport +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x1591b2c6 hyperv_read_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x221394ae hyperv_reg_block_invalidate +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xe5f73406 hyperv_write_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xfb921e00 hvpci_block_ops +EXPORT_SYMBOL_GPL drivers/pci/switch/switchtec 0x614a9f2a switchtec_class +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0x7d4ffa91 arm_cspmu_sysfs_event_show +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0xcd8c5763 arm_cspmu_sysfs_format_show +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0xd991e4e2 nv_cspmu_init_ops +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x14978c04 hisi_format_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x2964ae3a hisi_uncore_pmu_set_event_period +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x2aa0a1fd hisi_uncore_pmu_event_init +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x3ec4fc27 hisi_uncore_pmu_online_cpu +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x500376e2 hisi_uncore_pmu_read +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x530bcdf2 hisi_uncore_pmu_get_event_idx +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x5786e5e7 hisi_cpumask_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x6a5ac446 hisi_uncore_pmu_event_update +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x6bb51c50 hisi_uncore_pmu_init_irq +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x85d48c8f hisi_uncore_pmu_del +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x86246c9b hisi_pmu_init +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x8e22ac91 hisi_uncore_pmu_start +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xadb2eab1 hisi_uncore_pmu_stop +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xaddc9974 hisi_uncore_pmu_enable +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xb71915e1 hisi_uncore_pmu_add +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xc1daf51a hisi_event_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xd2917e8f hisi_uncore_pmu_identifier_attr_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xdb7c3b21 hisi_uncore_pmu_disable +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xfb6373d1 hisi_uncore_pmu_offline_cpu +EXPORT_SYMBOL_GPL drivers/phy/allwinner/phy-sun4i-usb 0xf73fea22 sun4i_usb_phy_set_squelch_detect +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x084aa4ea tegra_xusb_padctl_get_usb3_companion +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x0aab91ff tegra_xusb_padctl_remote_wake_detected +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x0be362b3 tegra_xusb_padctl_put +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x1ee38d08 tegra_xusb_padctl_set_vbus_override +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x20d2eaf5 tegra_phy_xusb_utmi_pad_power_down +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x29946f37 tegra194_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x2e6dc4fd tegra_phy_xusb_utmi_pad_power_on +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x37040d02 tegra_xusb_padctl_usb3_save_context +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x431b9a76 tegra_phy_xusb_utmi_port_reset +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x70217cce tegra_xusb_padctl_hsic_set_idle +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x8363f41b tegra124_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x8434e87e tegra210_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xa911f6c6 tegra_xusb_padctl_disable_phy_wake +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xab7536bc tegra_xusb_padctl_enable_phy_sleepwalk +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xc13f05c9 tegra_xusb_padctl_usb3_set_lfps_detect +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xd3ef8b66 tegra_xusb_padctl_enable_phy_wake +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xe9164870 tegra_xusb_padctl_disable_phy_sleepwalk +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xfb283989 tegra234_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xfba284ec tegra186_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xfef7eab6 tegra_xusb_padctl_get +EXPORT_SYMBOL_GPL drivers/phy/ti/phy-omap-usb2 0x00d48f33 omap_usb2_set_comparator +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x0fa140ec mcp23s08_probe_one +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x5164b807 mcp23x08_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x611f1ce8 mcp23x17_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/qcom/pinctrl-lpass-lpi 0x1a2003aa lpi_pinctrl_remove +EXPORT_SYMBOL_GPL drivers/pinctrl/qcom/pinctrl-lpass-lpi 0x4f9c23cb lpi_pinctrl_probe +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0x3cd4aed7 cros_ec_sensorhub_register_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0xf4da5455 cros_ec_sensorhub_unregister_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x6b1be500 cros_usbpd_unregister_notify +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x8bda2df3 cros_usbpd_register_notify +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x0071aaed ssam_request_sync_init +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x0c977776 ssam_request_sync_free +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1477b7a1 __ssam_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1d3a5157 ssh_packet_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1d9a4a00 ssam_device_type +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x3d32f5c4 ssam_request_sync_submit +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x41773e88 ssam_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x4962843c ssam_device_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x51361a0b ssam_request_do_sync_with_buffer +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x5b08affc ssam_controller_stateunlock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x5be440a6 ssam_device_get_match_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x6259da58 ssam_device_get_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x62f3b486 ssam_controller_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x75146198 ssam_request_sync_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x9471c7dc ssam_controller_device +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x9acfd618 __ssam_register_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xa1542060 ssam_device_remove +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xabd11e81 ssam_controller_event_disable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xac1060aa ssam_request_write_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xac56b64d ssam_controller_event_enable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xb3cdc673 ssh_packet_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xb6c5e6a8 ssam_client_bind +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xbde2e40f ssam_get_controller +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xbf62a590 ssam_controller_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc2bd582d ssam_device_id_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc5b825ce ssam_device_add +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc9ac9ef7 __ssam_device_driver_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe8057d01 ssam_request_do_sync +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xeaa81969 ssam_device_driver_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xeb13b85e ssam_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xeb4715e3 ssam_remove_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xf963b9ba ssam_controller_statelock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xfee85058 ssam_bus_type +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x04cfd81c san_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x48cf4c48 san_dgpu_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0xd60bd773 san_dgpu_notifier_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x493ad049 devm_reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x67925284 reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x95c9cb87 reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0xa846da2a devm_reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x4d5bfbd4 bq27xxx_battery_teardown +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x73cdf9de bq27xxx_battery_setup +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x8dbcd469 bq27xxx_battery_update +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x36be96d9 pcf50633_mbc_usb_curlim_set +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x40be555d pcf50633_mbc_get_status +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x7e757399 pcf50633_mbc_get_usb_online_status +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x19dc8b0a extts_clean_up +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x2eae82b0 ptp_qoriq_isr +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x39291cf2 ptp_qoriq_free +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x76bc81a2 ptp_qoriq_settime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x8604a87f ptp_qoriq_init +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xb064d807 ptp_qoriq_enable +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xca6a2028 ptp_qoriq_adjtime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xd257a592 ptp_qoriq_adjfine +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xf42102fe ptp_qoriq_gettime +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xa62db814 mc13xxx_get_num_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xba133595 mc13xxx_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xce43090f mc13xxx_fixed_regulator_set_voltage +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xe21b7550 mc13xxx_fixed_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xf9d903f9 mc13xxx_parse_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/rohm-regulator 0xca235c98 rohm_regulator_set_voltage_sel_restricted +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x18001d02 wm8350_register_regulator +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x21bb48fb wm8350_dcdc25_set_mode +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x41e7d592 wm8350_dcdc_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x780ada0a wm8350_isink_set_flash +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x7a54ac6c wm8350_register_led +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x902a516c wm8350_ldo_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8400-regulator 0xa819d920 wm8400_register_regulator +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x0452a087 scp_get_venc_hw_capa +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x17be7f4f scp_put +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x22556c0c scp_mapping_dm_addr +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x380da203 scp_get_device +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x5b5bd7d0 scp_get +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xb4acc3b0 scp_get_rproc +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xe4e655ee scp_get_vdec_hw_capa +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x09313652 scp_memcpy_aligned +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x6f179e49 scp_ipi_register +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x9b1e693b scp_ipi_lock +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0xa0f4c42a scp_ipi_send +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0xb4c489e9 scp_ipi_unlock +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0xd09207aa scp_ipi_unregister +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0x7da22f68 pru_rproc_put +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0xeddab8fc pru_rproc_set_ctable +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0xf8a72ae6 pru_rproc_get +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x0fa538df qcom_register_ssr_notifier +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x28209f82 qcom_add_ssr_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x58fc0d20 qcom_remove_ssr_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x5e075918 qcom_register_dump_segments +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x8a8c2441 qcom_minidump +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x8ec10aa5 qcom_remove_glink_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x974a1346 qcom_add_glink_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xa24354ad qcom_remove_smd_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xd6cc0cc0 qcom_unregister_ssr_notifier +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xfdf96306 qcom_add_smd_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_pil_info 0x30e58241 qcom_pil_info_store +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x2744e643 qcom_q6v5_unprepare +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x2f5e03ef qcom_q6v5_panic +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x5b888064 qcom_q6v5_request_stop +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x69fdd716 qcom_q6v5_init +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x97dbc9a1 qcom_q6v5_prepare +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xdf2f00ec qcom_q6v5_wait_for_start +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xeeb371b1 qcom_q6v5_deinit +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0x0afe698a qcom_add_sysmon_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0x1482d168 qcom_sysmon_shutdown_acked +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0xa881c6fc qcom_remove_sysmon_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/mtk_rpmsg 0x0af16aec mtk_rpmsg_create_rproc_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/mtk_rpmsg 0x86903274 mtk_rpmsg_destroy_rproc_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x149236da qcom_glink_native_remove +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xe1b9ddb5 qcom_glink_native_probe +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xf14f5684 qcom_glink_ssr_notify +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink_smem 0x4fe311b0 qcom_glink_smem_unregister +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink_smem 0x6cf9cd2e qcom_glink_smem_register +EXPORT_SYMBOL_GPL drivers/rtc/rtc-ds1685 0x55ac50f6 ds1685_rtc_poweroff +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x03513c60 cxgbi_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0b7f7874 cxgbi_conn_alloc_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0c770d4b cxgbi_sock_rcv_wr_ack +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x11f77e98 cxgbi_device_portmap_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x138e7465 cxgbi_get_conn_stats +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x156a6365 cxgbi_sock_select_mss +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1b569554 cxgbi_sock_fail_act_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x29bab3ec cxgbi_sock_rcv_peer_close +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2c16709d cxgbi_get_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3773a89e cxgbi_sock_free_cpl_skbs +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3bfa0c7b cxgbi_sock_check_wr_invariants +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x423afca5 cxgbi_device_find_by_netdev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x446b4712 cxgbi_device_find_by_netdev_rcu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4586f786 cxgbi_conn_xmit_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4dceff99 cxgbi_create_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x56c067a0 cxgbi_device_unregister +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5ac9f71f cxgbi_conn_tx_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5b866efb cxgbi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5c79c3b5 cxgbi_get_ep_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x6450c9d0 cxgbi_set_conn_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x6457a445 cxgbi_iscsi_init +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x66457c76 cxgbi_ep_disconnect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x70b62b81 cxgbi_sock_skb_entail +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7d3e77b7 cxgbi_sock_act_open_req_arp_failure +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7fdb6004 cxgbi_device_unregister_all +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x803fed07 cxgbi_sock_rcv_abort_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8319f739 cxgbi_ddp_set_one_ppod +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x88129a16 cxgbi_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9d5a1a10 cxgbi_ep_poll +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9ee79d91 cxgbi_ddp_ppm_setup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa52374b9 cxgbi_sock_rcv_close_conn_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa545ed1c cxgbi_hbas_remove +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa5eb9c32 cxgbi_conn_pdu_ready +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa74f96a2 cxgbi_device_register +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa887df7d cxgbi_parse_pdu_itt +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa99fd691 cxgbi_iscsi_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xbca27c33 cxgbi_sock_established +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc37beacc cxgbi_device_find_by_lldev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd0b98bba cxgbi_sock_closed +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd8f43de1 cxgbi_device_portmap_create +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xdbaccc88 cxgbi_ep_connect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xdd1510c3 cxgbi_sock_purge_wr_queue +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xdd9fc1fb cxgbi_conn_init_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xe149be7d cxgbi_hbas_add +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xe1ba3c81 cxgbi_bind_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xef346615 cxgbi_attr_is_visible +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf977ed98 cxgbi_set_host_param +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x16dfa1c2 fcoe_ctlr_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x27b27ede fcoe_validate_vport_create +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x39aa9c9a fcoe_fcf_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x415e23ff fcoe_link_speed_update +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x47964183 fcoe_get_paged_crc_eof +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x653813ad fcoe_libfc_config +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x6c4788b3 fcoe_ctlr_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x71570564 fcoe_ctlr_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x91e390d6 fcoe_start_io +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x97e07411 __fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x9ddb4faf fcoe_clean_pending_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xa1aa14a2 fcoe_get_wwn +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xb3d6847f fcoe_fcf_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xb87b7b03 fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbac58840 fcoe_queue_timer +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc3f30cc0 fcoe_wwn_from_mac +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xdf35d9cd fcoe_fc_crc +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf167cb7a fcoe_wwn_to_str +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xff9b9299 fcoe_check_wait_queue +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x50fccb70 fdomain_destroy +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x5f277edf fdomain_create +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x0c8fc4b4 hisi_sas_host_reset +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x2bf4c6a4 hisi_sas_phy_oob_ready +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x3fd879d6 hisi_sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x40ac648c hisi_sas_get_prog_phy_linkrate_mask +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x42cdb07d hisi_sas_init_mem +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x43a28cf7 hisi_sas_alloc +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x4a192bd0 hisi_sas_sync_cqs +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x4f6d7086 to_hisi_sas_port +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x4fc22123 hisi_sas_stt +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x59c22a91 hisi_sas_debugfs_dir +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x5aa2e443 hisi_sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x5c2be2f0 hisi_sas_remove +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x675b4627 hisi_sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x683aeb45 hisi_sas_release_tasks +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x80219e72 hisi_sas_stop_phys +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x86d7042c hisi_sas_sata_done +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x95910a70 hisi_sas_phy_bcast +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x9a000932 hisi_sas_phy_down +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x9fc97989 hisi_sas_controller_reset_prepare +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb03aa9c5 hisi_sas_rst_work_handler +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb4bad7fc hisi_sas_sync_poll_cqs +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xbc40c856 hisi_sas_slot_task_free +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xbe9ed71b hisi_sas_scan_start +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xc3a41131 hisi_sas_debugfs_dump_count +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xccaf3fda hisi_sas_controller_reset_done +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xd73e71fd hisi_sas_get_fw_info +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe330cb74 hisi_sas_sync_rst_work_handler +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe987d9aa hisi_sas_debugfs_enable +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xebfae55c hisi_sas_get_ata_protocol +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xec796dee hisi_sas_free +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xf692ebec hisi_sas_scan_finished +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xf73d3f44 hisi_sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xfb4721cb hisi_sas_probe +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x353a442f iscsi_boot_create_initiator +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x66960b7b iscsi_boot_destroy_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x77588bec iscsi_boot_create_acpitbl +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x7b625ccd iscsi_boot_create_host_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xa4c7ec95 iscsi_boot_create_ethernet +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xc85f114f iscsi_boot_create_target +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xd1459948 iscsi_boot_create_kset +EXPORT_SYMBOL_GPL drivers/scsi/libfc/libfc 0x6635b0f7 fc_seq_els_rsp_send +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x01a0f90d iscsi_session_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x12b2ad06 iscsi_switch_str_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x14d63434 iscsi_prep_data_out_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x151d047b iscsi_conn_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x16d8675d iscsi_host_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1cfcc952 iscsi_session_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x23c706e6 iscsi_conn_unbind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x27db479f iscsi_conn_bind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2e145625 iscsi_get_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x34df9544 iscsi_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x37e99613 iscsi_eh_device_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3bef2f73 iscsi_pool_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x45fe58fd iscsi_session_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4b9975dd iscsi_verify_itt +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x56d6ebf9 iscsi_conn_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5faba168 iscsi_session_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x67aa58d2 iscsi_complete_scsi_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x6a88e21e iscsi_session_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x6ccb42bb iscsi_suspend_queue +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x71461a94 iscsi_conn_start +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x79e12b3c iscsi_update_cmdsn +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x7fb09de9 iscsi_suspend_rx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x803d950b iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x835846d8 iscsi_itt_to_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8488b91b iscsi_suspend_tx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8903ed5f iscsi_host_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d303b1b iscsi_pool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d75bd82 iscsi_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x911e6894 iscsi_eh_session_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x938064e9 __iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x953797d8 iscsi_host_get_max_scsi_cmds +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa4f58765 iscsi_itt_to_ctask +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa9ee20e6 iscsi_session_recovery_timedout +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xaa6f4040 iscsi_host_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xacb71813 iscsi_requeue_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xbe459401 iscsi_conn_queue_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc19d3736 iscsi_eh_cmd_timed_out +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc7f1920c iscsi_host_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc923398f iscsi_session_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xced3869c iscsi_conn_send_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd7e9fbde iscsi_conn_stop +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd8dfb329 iscsi_conn_queue_recv +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe1ee05fa iscsi_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe3bc856c iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe3d7dff4 iscsi_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe656e3c6 iscsi_eh_abort +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeab9cbd5 iscsi_conn_get_addr_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeb94af88 iscsi_host_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeec68644 iscsi_host_add +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf159e517 __iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xfa68eddb iscsi_eh_recover_target +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xff420cf0 iscsi_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x07daf6dd iscsi_tcp_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x15e1c468 iscsi_tcp_r2tpool_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x186274f0 iscsi_tcp_segment_unmap +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x26b20b47 iscsi_tcp_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x6d8b1aa9 iscsi_tcp_conn_get_stats +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x8ce2ac8e iscsi_tcp_set_max_r2t +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x95839789 iscsi_tcp_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x9de3be1b iscsi_tcp_hdr_recv_prep +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa026d4b4 iscsi_segment_seek_sg +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa4567227 iscsi_tcp_recv_skb +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xac516a3d iscsi_tcp_task_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xbda96bef iscsi_segment_init_linear +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xbeae0eb4 iscsi_tcp_segment_done +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xd29b3cff iscsi_tcp_dgst_header +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xe78461b5 iscsi_tcp_task_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xed057a80 iscsi_tcp_recv_segment_is_hdr +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xefaa9ad6 iscsi_tcp_r2tpool_free +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x12ac5717 sas_execute_ata_cmd +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x12df3487 sas_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x15fbe3ce sas_lu_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1912cb9b sas_eh_target_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x20c3187d smp_ata_check_ready_type +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x25d6ee2b sas_notify_port_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2d041cf6 sas_execute_internal_abort_dev +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2e13ad6d sas_request_addr +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x30482558 sas_bios_param +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x31d6d8d1 sas_execute_internal_abort_single +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x367df509 sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3b9ee7c8 sas_drain_work +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3ec94616 sas_get_local_phy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x486d8769 sas_clear_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x54dfdf27 sas_eh_device_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x686dc22d sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7c3a5431 sas_change_queue_depth +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x8645d485 sas_unregister_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x89cd45e6 sas_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x8a34f451 sas_eh_abort_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xab59bd00 sas_domain_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xad5e5395 sas_register_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xbb6f6af9 sas_target_destroy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd357e7c6 sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd381772f sas_abort_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd731f4a6 sas_ioctl +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xdc47ca68 sas_ssp_task_response +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe54a5498 sas_abort_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe7a0c9e0 sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe7f62395 dev_attr_phy_event_threshold +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe805670e sas_phy_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xee0382b0 sas_query_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xee4a3fff sas_ata_device_link_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf769be65 sas_task_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf8790ae7 sas_ata_schedule_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xfd98ef0c sas_find_attached_phy_id +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_fc 0x03dd3992 fc_eh_should_retry_cmd +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x018a008b iscsi_force_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0efe91ed iscsi_unregister_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x109ff651 iscsi_host_for_each_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x115ce85f iscsi_find_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x12a99817 iscsi_alloc_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x147b592b iscsi_post_host_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x21d57dd5 iscsi_block_scsi_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x286b4b81 iscsi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x31ae2054 iscsi_get_port_speed_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x31e056ee iscsi_session_chkready +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3501932a iscsi_get_port_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x363ef721 __tracepoint_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3666ed5b iscsi_session_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x38f12a63 iscsi_put_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x396d470e iscsi_flashnode_bus_match +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x430e758d __traceiter_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x46ddaf4d iscsi_register_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4ae3d30c iscsi_destroy_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4d50226d iscsi_offload_mesg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4fe6b264 iscsi_remove_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5357f894 __traceiter_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x584a31ab __SCK__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x645facdd iscsi_lookup_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x699fe53e iscsi_get_discovery_parent_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6a9b1f19 iscsi_recv_pdu +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6a9c8378 iscsi_destroy_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6d80f91c iscsi_destroy_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x71b768b0 __SCK__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7641393d iscsi_alloc_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7bc5eea9 iscsi_block_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x84a005f1 iscsi_get_router_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x88768c48 __SCK__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8ea91025 iscsi_ping_comp_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x98874d93 iscsi_find_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9bf52abd iscsi_free_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa3ac06cf __tracepoint_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa4f827bf __traceiter_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa72e1efa iscsi_is_session_online +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xab4674c8 __SCK__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xab58fb90 iscsi_dbg_trace +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb08999a5 iscsi_put_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb32662a6 __tracepoint_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbc071179 iscsi_get_ipaddress_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbe3ccca3 iscsi_create_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc6264e7a __tracepoint_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc7a80b85 iscsi_add_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xcda4c8c6 iscsi_create_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd2a800b1 iscsi_unblock_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd3759d97 iscsi_conn_error_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd3a6dffb iscsi_conn_login_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd6b6de03 __traceiter_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xda09b986 __tracepoint_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe1c89530 iscsi_add_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe2bef0ce iscsi_get_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe4475d93 iscsi_create_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe4c79fa6 __SCK__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe4d2207e iscsi_remove_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe7ef1ea7 __traceiter_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xef71c70e iscsi_is_session_dev +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf1be5d92 iscsi_destroy_all_flashnode +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xfce4757b iscsi_create_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xa8cd60c4 sas_is_tlr_enabled +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xb2c5d600 sas_disable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xcde5ba86 sas_tlr_supported +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xd7a23d99 sas_enable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x0ef06974 spi_populate_ppr_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xa0c71dac spi_populate_sync_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xb6bcd204 spi_populate_tag_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xcffa2aff spi_populate_width_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x1902178a srp_tmo_valid +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x30b1f27d srp_release_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x57270d08 srp_stop_rport_timers +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x5dd26bb9 srp_rport_add +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xa4b5a68b srp_remove_host +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xbe448b88 srp_rport_del +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xc5cd9871 srp_attach_transport +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x18a846da __siox_driver_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x4bff623e siox_master_alloc +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x4fcd5e24 siox_device_synced +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x6efe9d23 siox_master_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x719b5b43 siox_master_unregister +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x7e9f8598 siox_device_connected +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x12d3b60a slim_stream_enable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x16dd2722 slim_get_logical_addr +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x18510ee9 of_slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x192d7cc4 slim_stream_disable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x2041c56b slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x441246a8 __slim_driver_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x6abfd43d slim_read +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x6f15a9bc slim_ctrl_clk_pause +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x7d0641fd slim_readb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9c0e94ac slim_free_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9d814683 slim_xfer_msg +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9f9b37a9 slim_driver_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xa14cfd1f slim_write +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xa37bf7ce slim_report_absent +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xaeb4ee5d slim_stream_free +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xbb982a27 slim_writeb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xc5fd7bae slim_register_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xc727d370 slim_device_report_present +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd06a825a slim_do_transfer +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd363acc4 slim_alloc_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd4606198 slim_unregister_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xda44ce2b slim_stream_allocate +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xde6b921c slim_stream_prepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe1ab39a2 slimbus_bus +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe92e914a slim_stream_unprepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xf6ffb9a5 slim_msg_response +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x494128eb meson_canvas_alloc +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x673c5a86 meson_canvas_config +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x6af902b0 meson_canvas_get +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0xfbd79150 meson_canvas_free +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x05352153 apple_rtkit_shutdown +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x16cb01e9 apple_rtkit_reinit +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x172f59d0 devm_apple_rtkit_init +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x1fe9bde4 apple_rtkit_free +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x24f40d32 apple_rtkit_boot +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x2704bf39 apple_rtkit_is_running +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x2fa7b168 apple_rtkit_start_ep +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x452cdfcb apple_rtkit_send_message_wait +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x74ec7a7e apple_rtkit_init +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x7b61eb9f apple_rtkit_send_message +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x8e04c93f apple_rtkit_is_crashed +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x9b226dc8 apple_rtkit_wake +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xbafc9ec2 apple_rtkit_idle +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xcf8887e6 apple_rtkit_poll +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xfaeaa104 apple_rtkit_quiesce +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0x53c692c0 devm_apple_sart_get +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0xbaec16a4 apple_sart_add_allowed_region +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0xf2253fbc apple_sart_remove_allowed_region +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x0261cd01 dpaa2_io_store_next +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x1b7c4023 dpaa2_io_service_rearm +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2ea89927 dpaa2_io_service_pull_channel +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2f10852c dpaa2_io_service_select +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x30c95f58 dpaa2_io_service_deregister +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x3f8992eb dpaa2_io_service_release +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x47dbb631 dpaa2_io_store_create +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x4994345c dpaa2_io_store_destroy +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x6560c60d dpaa2_io_service_acquire +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x7806d632 dpaa2_io_service_register +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x79cf65a1 dpaa2_io_service_enqueue_qd +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x8edafa55 dpaa2_io_query_bp_count +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0xb9e81961 dpaa2_io_query_fq_count +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x04e0428c mtk_mmsys_ddp_connect +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x2db14b82 mtk_mmsys_vpp_rsz_merge_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x40614f69 mtk_mmsys_hdr_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x6ed771ec mtk_mmsys_mixer_in_channel_swap +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x710988c3 mtk_mmsys_mixer_in_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x771d7496 mtk_mmsys_ddp_disconnect +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xa3785469 mtk_mmsys_vpp_rsz_dcm_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xcd3672bf mtk_mmsys_ddp_dpi_fmt_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xd0629ac7 mtk_mmsys_merge_async_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x1736cec6 mtk_mutex_remove_comp +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x1d6696b0 mtk_mutex_disable +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x2fcc9ff2 mtk_mutex_add_comp +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x4e2f3c90 mtk_mutex_enable_by_cmdq +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x51991b38 mtk_mutex_enable +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x5ec2319a mtk_mutex_unprepare +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x71a9a3ab mtk_mutex_acquire +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x7534596b mtk_mutex_write_sof +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x8b650752 mtk_mutex_release +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xab7f853d mtk_mutex_prepare +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xbb95b1a3 mtk_mutex_get +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xbbb4ab02 mtk_mutex_put +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xfa95f801 mtk_mutex_write_mod +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x029ebcd5 apr_send_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x02d9e705 aprbus +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x06748aa3 __apr_driver_register +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x0b79ca57 apr_driver_unregister +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x5d63394d gpr_alloc_port +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xc0917226 gpr_free_port +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xc3cf887b gpr_send_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xe5ee8621 gpr_send_port_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x03c9a66d llcc_get_slice_size +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x0679b34d llcc_slice_getd +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x7e773088 llcc_get_slice_id +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xad3516c4 llcc_slice_activate +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xb534ec76 llcc_slice_deactivate +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xb68b1300 llcc_slice_putd +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x0aa9851f qcom_mdt_load_no_init +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x358094a7 qcom_mdt_load +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x376f9ad6 qcom_mdt_pas_init +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x70abe139 qcom_mdt_read_metadata +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0xe8a3861c qcom_mdt_get_size +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0x7a32c867 devm_pmic_glink_register_client +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0xc161d729 pmic_glink_send +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x50d28b20 qcom_ice_evict_key +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x6b3f5ad8 of_qcom_ice_get +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x82936acb qcom_ice_enable +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xc994d57b qcom_ice_suspend +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xe4280d97 qcom_ice_program_key +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xf0e63b1a qcom_ice_resume +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x34b57571 qcom_smem_alloc +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x5a710273 qcom_smem_get_free_space +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x9979b76e qcom_smem_virt_to_phys +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0xe583bba3 qcom_smem_get_soc_id +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0xeeffa750 qcom_smem_get +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x0f30a673 pruss_cfg_xfr_enable +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x4c9148ec pruss_put +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x5e1f6170 pruss_release_mem_region +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x89778e19 pruss_cfg_get_gpmux +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x8fc17ee4 pruss_request_mem_region +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xb4f32f40 pruss_get +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xc4989741 pruss_cfg_miirt_enable +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xca2ddb29 pruss_cfg_set_gpmux +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xd531ad9d pruss_cfg_gpimode +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0x7cbc9cdd sdw_unregister_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xbeda2a9f sdw_bus_type +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xe09c431f __sdw_register_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-cadence 0xe187fc8e sdw_cdns_debugfs_init +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xb9edd149 altera_spi_irq +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xee4124d0 altera_spi_init_host +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x531dfc40 spi_bitbang_cleanup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x8c3c48a3 spi_bitbang_stop +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xc4850440 spi_bitbang_setup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xd7c79bd3 spi_bitbang_start +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xd7d4eba7 spi_bitbang_setup_transfer +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xec03444d spi_bitbang_init +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x54b2ecac spi_test_run_test +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x785486b8 spi_test_execute_msg +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0xd5613373 spi_test_run_tests +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x06e5a70e spmi_ext_register_writel +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x2bd5fa64 spmi_ext_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x36e5d841 spmi_device_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x4c48a685 spmi_command_shutdown +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x4eafe8f2 spmi_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x5a43b559 spmi_command_sleep +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x6d9e96a7 spmi_controller_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x7376879f spmi_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x8b3dd3f6 spmi_command_reset +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x9388359b spmi_device_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x970ca8a4 spmi_device_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x97a00466 spmi_controller_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xa1f52d44 spmi_ext_register_readl +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xa5897bda spmi_ext_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xd0eba05c spmi_device_from_of +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xd3e1b1a2 spmi_register_zero_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xe902caba __spmi_driver_register +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xea8149ed spmi_command_wakeup +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xeea50b11 spmi_controller_alloc +EXPORT_SYMBOL_GPL drivers/ssb/ssb 0x069f5d9e ssb_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x0579d9a9 anybuss_client_driver_register +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x20700927 devm_anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x245d33fc anybuss_start_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x2e06f622 anybuss_write_input +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x2f28dc5a anybuss_recv_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x2ff3a5e2 anybuss_send_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x3f268fe5 anybuss_send_ext +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x4a20672f anybuss_set_power +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x51a4db25 anybuss_client_driver_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x647d3ab8 anybuss_finish_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x902962d0 anybuss_read_output +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xb26a54ea anybuss_read_fbctrl +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xd6c982a6 anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xfce879ad anybuss_host_common_remove +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x5389648a fieldbus_dev_online_changed +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x56f4d6f1 fieldbus_dev_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x62f7fc64 fieldbus_dev_area_updated +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x806898a7 fieldbus_dev_register +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x0e997825 gb_audio_apbridgea_shutdown_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x2a72f526 gb_audio_apbridgea_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x3503c548 gb_audio_apbridgea_start_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x3cf4301c gb_audio_apbridgea_start_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x3e9be06c gb_audio_apbridgea_prepare_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x4dde73f0 gb_audio_apbridgea_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x5da63076 gb_audio_apbridgea_prepare_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x6da4a83f gb_audio_apbridgea_shutdown_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x7ee593f2 gb_audio_apbridgea_set_config +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x9c1f86b5 gb_audio_apbridgea_stop_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xbf523359 gb_audio_apbridgea_register_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xf27fc59f gb_audio_apbridgea_unregister_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xff2256af gb_audio_apbridgea_stop_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x06885ac2 gb_audio_gb_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x06c526b0 gb_audio_gb_set_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x41cd4147 gb_audio_gb_disable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x585d6980 gb_audio_gb_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x65a3bb66 gb_audio_gb_deactivate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x672dcf55 gb_audio_gb_set_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x690f0daa gb_audio_gb_activate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xb7406e46 gb_audio_gb_deactivate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xb9b3f8c5 gb_audio_gb_get_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xbbecd88a gb_audio_gb_activate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xd091be2a gb_audio_gb_get_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xd54feff6 gb_audio_gb_enable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xd836f99b gb_audio_gb_get_topology +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x19e9e6b1 gb_audio_manager_remove_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x3203a731 gb_audio_manager_put_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x32e6391e gb_audio_manager_remove +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x5a108b0f gb_audio_manager_add +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x7105a4a0 gb_audio_manager_get_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x79eef2f8 gb_audio_manager_dump_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xaeac8ca2 gb_audio_manager_dump_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0x230037b7 gb_gbphy_deregister_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0x7c28cdd7 gb_gbphy_register_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0x168cd227 gb_spilib_master_exit +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0xe390a88d gb_spilib_master_init +EXPORT_SYMBOL_GPL drivers/staging/iio/addac/adt7316 0x7618a01d adt7316_pm_ops +EXPORT_SYMBOL_GPL drivers/staging/media/av7110/sp8870 0xbffcc5c4 sp8870_attach +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x064ad323 imx_media_pipeline_subdev +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x06cbc87a imx_media_capture_device_register +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x10c1f2ea imx_media_init_cfg +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x2808dd9e imx_media_alloc_dma_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x37974eb3 imx_media_capture_device_remove +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x3afc4948 imx_media_find_pixel_format +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x447828b8 imx_media_pipeline_pad +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x465bdf13 imx_media_capture_device_init +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x52eb8e68 imx_media_pipeline_set_stream +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x534ba9e1 imx_media_find_mbus_format +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x57e9377e imx_media_capture_device_next_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x7ee89f61 imx_media_dev_init +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x7f683e4d imx_media_add_of_subdevs +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa631199b imx_media_grp_id_to_sd_name +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa9e2459f imx_media_enum_mbus_formats +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xaaafb009 imx_media_free_dma_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xb17e5c9e imx_media_dev_notifier_register +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xba1c7b7e imx_media_mbus_fmt_to_pix_fmt +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xc0e6162e imx_media_init_mbus_fmt +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xc99288cd imx_media_capture_device_unregister +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xd4e45b7e imx_media_try_colorimetry +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xd783e850 imx_media_capture_device_error +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xe51bf35d imx_media_probe_complete +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xe932b00b imx_media_enum_pixel_formats +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xf494ce29 imx_media_add_video_device +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x0548393f amvdec_remove_ts +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x0eb7e95b codec_hevc_setup_decode_head +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x115655e9 amvdec_am21c_body_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x17550f09 amvdec_abort +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x1cb1e6d9 amvdec_am21c_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x21d74c70 amvdec_dst_buf_done_idx +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x2a1be3cc amvdec_write_dos_bits +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x3b57ec3e amvdec_write_parser +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x42acead5 amvdec_add_ts +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x43290624 codec_hevc_free_mmu_headers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x435eaedd amvdec_clear_dos_bits +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x47aeb0c1 amvdec_read_dos +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x515e1675 codec_hevc_setup_buffers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5d2422cb amvdec_dst_buf_done +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5ff35ee8 amvdec_am21c_head_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x667069c9 codec_hevc_fill_mmu_map +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x7327ca31 amvdec_get_output_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x8eeda820 amvdec_src_change +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xbe967bfe amvdec_set_par_from_dar +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xd5cee0d8 amvdec_set_canvases +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xe16ba7b0 amvdec_write_dos +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xf00d6692 amvdec_read_parser +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xf3f8096e amvdec_dst_buf_done_offset +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xf99f4b0d codec_hevc_free_fbc_buffers +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x127e0772 nvec_msg_free +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x1d1d426b nvec_unregister_notifier +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x33450fde nvec_register_notifier +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x2b9b3376 target_stop_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x455d16bd target_init_cmd +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x56b978f6 target_submit +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x5d24150b target_free_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x779df356 target_queue_submission +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x847efd30 target_submit_prep +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xb4489234 target_wait_for_cmds +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xc65e34a6 target_alloc_cmd_counter +EXPORT_SYMBOL_GPL drivers/tee/tee 0x06544a46 tee_shm_alloc_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x24338cfe tee_shm_get_from_id +EXPORT_SYMBOL_GPL drivers/tee/tee 0x24e6ca2a teedev_open +EXPORT_SYMBOL_GPL drivers/tee/tee 0x33db187e tee_shm_alloc_priv_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x37270171 tee_device_register +EXPORT_SYMBOL_GPL drivers/tee/tee 0x3e8dc187 tee_client_invoke_func +EXPORT_SYMBOL_GPL drivers/tee/tee 0x442eddff tee_shm_get_pa +EXPORT_SYMBOL_GPL drivers/tee/tee 0x454d86c1 tee_shm_put +EXPORT_SYMBOL_GPL drivers/tee/tee 0x54eaf134 tee_shm_get_va +EXPORT_SYMBOL_GPL drivers/tee/tee 0x5a469a56 tee_get_drvdata +EXPORT_SYMBOL_GPL drivers/tee/tee 0x5af38e77 tee_client_open_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0x68d74065 teedev_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x74bc1d38 tee_device_alloc +EXPORT_SYMBOL_GPL drivers/tee/tee 0x80955c7d tee_shm_free +EXPORT_SYMBOL_GPL drivers/tee/tee 0x85fd9922 tee_session_calc_client_uuid +EXPORT_SYMBOL_GPL drivers/tee/tee 0x8f0d349c tee_client_open_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x916a98c9 tee_device_unregister +EXPORT_SYMBOL_GPL drivers/tee/tee 0x9f3b54af tee_shm_register_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0xb31d0ee0 tee_client_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0xbd4a7d63 tee_shm_pool_alloc_res_mem +EXPORT_SYMBOL_GPL drivers/tee/tee 0xd6e836a0 tee_bus_type +EXPORT_SYMBOL_GPL drivers/tee/tee 0xe702fe6a tee_client_close_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0xfd424d00 tee_client_get_version +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0x5a8d95c2 st_thermal_register +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0x5f73b5aa st_thermal_pm_ops +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0xe257f5e1 st_thermal_unregister +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x01d23ee1 tb_property_create_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x090e7cac tb_xdomain_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x1861e34f tb_ring_start +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x1add3a1e tb_xdomain_lane_bonding_enable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x24c22f9f tb_ring_poll +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x393b4f2f tb_property_free_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4418c6a7 tb_xdomain_find_by_route +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x47501b12 __tb_ring_enqueue +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e5064a7 tb_property_find +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e64bdfd tb_register_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x603249ed tb_unregister_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x61967c40 tb_ring_alloc_rx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x6486ba1f tb_xdomain_response +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x658e3d97 tb_property_add_immediate +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x7376300a tb_xdomain_lane_bonding_disable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x73ad2acb tb_property_get_next +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x750802ee tb_register_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x785eb82c tb_property_remove +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x7d947bfb tb_ring_poll_complete +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x84065984 tb_xdomain_alloc_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x851e7e2d tb_unregister_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x87541c57 tb_xdomain_request +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8b62f95e tb_property_add_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x9b2906d5 tb_ring_free +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x9e3695e8 tb_xdomain_release_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa3d2b403 tb_property_add_data +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xaff9ee5a tb_xdomain_release_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb7c7cdce tb_property_add_text +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xbf825658 tb_xdomain_disable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xd313f614 tb_xdomain_find_by_uuid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xe288819c tb_ring_alloc_tx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xe3e8b929 tb_ring_stop +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xe7519699 tb_service_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xebe7f3e5 tb_xdomain_alloc_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf1cfd1ff tb_register_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf76028c7 tb_unregister_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xfd4226ea tb_xdomain_enable_paths +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x0968d991 ufshcd_update_evt_hist +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x0d837ea5 ufshcd_release +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x133a7527 ufshcd_uic_change_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x14126282 ufshcd_resume_complete +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x185244af ufshcd_uic_hibern8_enter +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x21c4bb0a ufshcd_remove +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x295079fa ufshcd_dealloc_host +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x2aae7498 ufshcd_config_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x41760a06 ufshcd_system_restore +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x46b3c6b2 ufshcd_link_recovery +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x63d29631 ufshcd_system_thaw +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x658149df ufshcd_hold +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x65a5a2d7 ufshcd_hba_enable +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7148e9db ufshcd_mcq_config_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x723b1abf ufshcd_delay_us +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x743e0c6f ufshcd_make_hba_operational +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x77e47ad2 ufshcd_dme_configure_adapt +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x796075d5 ufshcd_get_vreg +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7fb3ba55 ufshcd_uic_hibern8_exit +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8bb37ca3 ufshcd_clkgate_delay_set +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8bfd976c __ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8c1776bb ufshcd_hba_stop +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x95409253 ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x96e3c722 ufshcd_system_freeze +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x9e64b308 ufshcd_auto_hibern8_update +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa231f568 ufshcd_fixup_dev_quirks +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa809191b ufshcd_dme_set_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xba1ddf6c ufshcd_init +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xc0b1f038 ufshcd_mcq_enable_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xc294e928 ufshcd_dme_get_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xcd7c213c ufshcd_mcq_poll_cqe_lock +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xda198335 ufshcd_mcq_write_cqis +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xe8efdf0e ufshcd_dump_regs +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x54c946de ufshcd_init_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x7a0460ff ufshcd_get_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0xa4278086 ufshcd_pltfrm_init +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0xfb7249b3 ufshcd_populate_vreg +EXPORT_SYMBOL_GPL drivers/uio/uio 0x2da63160 uio_event_notify +EXPORT_SYMBOL_GPL drivers/uio/uio 0x3bfeb284 __devm_uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xcf03f050 __uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xffd92eb2 uio_unregister_device +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x18ce7a11 usbatm_usb_probe +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x2f5d0447 usbatm_usb_disconnect +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x216010bb cdns_init +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x3cc8b97b cdns_remove +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x46ff5152 cdns_suspend +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x9e9538e8 cdns_clear_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xb3bffb66 cdns_drd_gadget_on +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xb88ea572 cdns_power_is_lost +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xd3a852e6 cdns_resume +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xe33719f4 cdns_set_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xfaa04080 cdns_drd_gadget_off +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x10e7f869 ci_hdrc_add_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x5e5da2e6 ci_hdrc_query_available_role +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xf55ce813 hw_phymode_configure +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xf8cdf40d ci_hdrc_remove_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x24f8dc71 imx_usbmisc_hsic_set_connect +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x38810fa8 imx_usbmisc_charger_detection +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x44342efd imx_usbmisc_suspend +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x5e01e19a imx_usbmisc_init_post +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xcb43a615 imx_usbmisc_resume +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xf701d8f4 imx_usbmisc_init +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x0e84c05e ulpi_write +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x155a1b77 __ulpi_register_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x175d886b ulpi_unregister_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x5f30deb7 ulpi_register_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x7bc89908 ulpi_read +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x7f056c23 ulpi_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x1726ce63 u_audio_get_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x2df7f203 g_audio_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x39aa9147 u_audio_set_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x59dd40d6 u_audio_set_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x6ddaaf49 u_audio_get_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7ecac920 u_audio_stop_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x889fcd9e u_audio_set_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x94f1b5e8 u_audio_stop_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x9816cb02 u_audio_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x9e8297be u_audio_start_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xc3495a1d u_audio_set_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xd9a9579e u_audio_get_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xe2ea9a44 u_audio_get_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xe641a6a2 g_audio_setup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xfcc84ec3 u_audio_start_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x0e072480 gether_get_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x196e15ab gether_set_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x1db54a50 gether_set_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x2898b187 gether_setup_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x2a49d882 gether_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x445949c8 gether_setup_name_default +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x59451cd2 gether_set_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x63080e4b gether_get_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x6c7457be gether_set_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x7e763a8a gether_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8673b07e gether_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8878cfa6 gether_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xa05f2958 gether_set_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xac309e3b gether_get_host_addr_cdc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xdf9b7cbf gether_get_host_addr_u8 +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xe14409d5 gether_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xe1d1a1ff gether_register_netdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xe8d4dfec gether_get_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xfa80c7f0 gether_get_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x33bfdca2 gserial_alloc_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x387d0e0d gserial_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x60db48f5 gserial_get_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x69750552 gserial_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x77268a68 gs_free_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xa6f0c489 gserial_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xa992f421 gserial_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xb6652875 gserial_free_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xc0a01527 gserial_set_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe89dc424 gserial_alloc_line_no_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xfb78a286 gs_alloc_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x3ef6bfd1 ffs_name_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x65e63b9f ffs_single_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x6c825859 ffs_lock +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x13444dc0 fsg_show_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x141fce2a fsg_common_remove_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1555e834 fsg_show_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1710b539 fsg_fs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1ccb58f7 fsg_common_set_num_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x2933ee1d fsg_ss_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x32363171 fsg_store_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x398778e1 fsg_ss_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3c6a07d0 fsg_common_create_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x423845e4 fsg_ss_bulk_in_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x44bafe4b fsg_store_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x56344daf fsg_hs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x5883e749 fsg_lun_close +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x655d6e7a fsg_lun_open +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6acb4179 fsg_common_set_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x705700c7 fsg_store_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x724bf35f fsg_store_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x7e26d4a5 fsg_common_set_sysfs +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x8204bdb5 fsg_common_set_cdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x857b6dc2 fsg_hs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x95cffb3e fsg_hs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9667f7bc fsg_store_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9a0221c7 fsg_common_free_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa2ab07fa fsg_show_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5cae92f fsg_ss_bulk_out_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5f99b69 fsg_fs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xaaaf01b1 fsg_common_remove_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xab6c68ac fsg_config_from_params +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb3adf38d store_cdrom_address +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb52ba28a fsg_intf_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb54d0d95 fsg_fs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xbee0bb91 fsg_show_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd0e29614 fsg_store_forced_eject +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd1a3e8e0 fsg_common_create_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xdd2510e1 fsg_show_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xec0d479a fsg_show_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf04cab26 fsg_store_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf4efc0c8 fsg_ss_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf9fea50a fsg_lun_fsync_sub +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x0d4e2a61 rndis_signal_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x2c919a4c rndis_msg_parser +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x392df31a rndis_add_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x511a66bb rndis_set_param_medium +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x5b1f31fd rndis_set_host_mac +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x63f398f6 rndis_get_next_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x6f1b42fb rndis_deregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x8c08001e rndis_set_param_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x96bc335d rndis_signal_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x99ebdb64 rndis_borrow_net +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x9ce9ed25 rndis_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xb0f88078 rndis_uninit +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xcd3401eb rndis_set_param_vendor +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xdb9cdda6 rndis_free_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xe8c94a23 rndis_rm_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x06c48ead usb_gstrings_attach +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x075c08f0 usb_free_all_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x085ce83e config_ep_by_speed_and_alt +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0c589aba usb_validate_langid +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x10e12c0d config_ep_by_speed +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x111d1cfc usb_composite_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x1947d90f usb_remove_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x27c2da08 usb_otg_descriptor_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2a5ab010 alloc_ep_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2adfec09 usb_function_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2e09263f usb_copy_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x36426324 usb_ep_autoconfig +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x39d1d1c7 usb_composite_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x43bc35ff usb_ep_autoconfig_ss +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4beb505d usb_gadget_get_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x53e60a14 unregister_gadget_item +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x5e663e66 usb_string_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x6d12899a usb_interface_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7148ceb2 usb_ep_autoconfig_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7415f91e usb_add_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7a704b12 usb_put_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7e367f27 usb_composite_setup_continue +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7f40150e usb_get_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x918a940b usb_get_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x92e9ed94 usb_assign_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x93c6c4a8 usb_composite_overwrite_options +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9766dcd3 usb_function_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9cde6816 usb_add_config_only +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xaa290f19 usb_put_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xace66bcf usb_function_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xc031e043 usb_string_ids_n +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xc8247b27 usb_function_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd2ea2134 usb_descriptor_fillbuf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd40b52d8 usb_otg_descriptor_alloc +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xeef0ce45 usb_func_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xeefe262f usb_ep_autoconfig_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf43520b8 usb_string_ids_tab +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf474a207 usb_gadget_config_buf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xffabfc92 usb_add_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/rzv2m_usb3drd 0x3c49504f rzv2m_usb3drd_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x145a1ada empty_req_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x276bd356 udc_remove +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x3ea88962 udc_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x400fff06 free_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x49ca8eac udc_basic_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5d01d078 udc_irq +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x8d05db34 gadget_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x91c4a80c udc_enable_dev_setup_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xb1c0d1b9 init_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xb6ee300d udc_mask_unused_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x004c6380 usb_ep_fifo_flush +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x035e627c usb_gadget_check_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x192a10fa usb_gadget_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2227bf35 usb_gadget_set_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2664e984 usb_gadget_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2af38e5f usb_ep_free_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2b186890 usb_gadget_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2b2acfda usb_udc_vbus_handler +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2c53cadb usb_ep_disable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x344b9a42 usb_gadget_set_remote_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x34d7e72e usb_add_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x38593ab2 usb_gadget_map_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x3ea59b5d usb_ep_alloc_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x405d007d usb_ep_set_wedge +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x40c23bd1 usb_del_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4336c40e gadget_find_ep_by_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4574a1c1 usb_del_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4fa2450c usb_ep_dequeue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x50b88f41 usb_get_gadget_udc_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x559e26e9 usb_gadget_vbus_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x5c0135b7 usb_add_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x5d440185 usb_gadget_udc_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x6b7dbac4 usb_gadget_map_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x6bc79f11 usb_gadget_vbus_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x72933ad3 usb_gadget_set_state +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x77fa9064 usb_gadget_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x784d9a58 usb_ep_enable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x79c3b872 usb_ep_fifo_status +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x7e9ad1dd usb_gadget_vbus_draw +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x80ced525 usb_gadget_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x91c7cf8d usb_gadget_frame_number +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x93d5fdc4 usb_gadget_giveback_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x954e3266 usb_gadget_clear_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x9cf9014b usb_initialize_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xa5cf9720 usb_add_gadget_udc_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xac5667d9 usb_ep_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xbee6af28 usb_ep_set_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc3d4d06b usb_ep_set_maxpacket_limit +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc87e3d5a usb_gadget_ep_match_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc8ac2c4f usb_ep_clear_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xd854dc90 usb_gadget_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xebb38931 usb_gadget_unmap_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf8951d76 usb_gadget_unmap_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xfd4436b5 usb_gadget_register_driver_owner +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-pci-renesas 0x200484d0 renesas_xhci_check_request_fw +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x5aae6f0b xhci_plat_pm_ops +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0xbf605f14 xhci_plat_remove +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0xf0e7b3d3 xhci_plat_probe +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0x704ab0b8 ezusb_fx1_ihex_firmware_download +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0xdab708a8 ezusb_fx1_set_reset +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x09492220 musb_mailbox +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x09f8c44a musb_root_disconnect +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x0b4a8834 musb_writeb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x2734197f musb_readb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x44a668ca musb_interrupt +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x669594ad musb_clearw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x6af8c6dc musb_writel +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x719a5e41 musb_readw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x82bd8387 musb_queue_resume_work +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xab944953 musb_get_mode +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xade3e56c musb_writew +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xd06c5373 musb_set_peripheral +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xd96b5d17 musb_set_host +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xe59efb0e musb_clearb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xf0f95e51 musb_readl +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x370f44ac usb_phy_generic_register +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x5dfbbd8d usb_gen_phy_init +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x8107d397 usb_gen_phy_shutdown +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xe841598d usb_phy_generic_unregister +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xf1fd06da usb_phy_gen_create_phy +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-isp1301 0x1aed5ab5 isp1301_get_client +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x57f3cad5 tegra_ehci_phy_restore_end +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x9a19d70d tegra_ehci_phy_restore_start +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0xa4059593 tegra_usb_phy_preresume +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0xb5a16e75 tegra_usb_phy_postresume +EXPORT_SYMBOL_GPL drivers/usb/serial/usb_wwan 0x792c7ee7 usb_wwan_port_probe +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x0f264d13 usb_serial_generic_throttle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x128e1135 usb_serial_generic_write +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x1bfea2db usb_serial_generic_resume +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x28585c93 usb_serial_port_softint +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x2c3bedc6 usb_serial_generic_submit_read_urbs +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x405ddcdf usb_serial_generic_write_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x44317833 usb_serial_generic_wait_until_sent +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x50652d08 usb_serial_generic_process_read_urb +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x5ef2d8bf usb_serial_generic_tiocmiwait +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x98e346b5 usb_serial_generic_read_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x997a3cb0 usb_serial_generic_open +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xc0d87843 usb_serial_register_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xc7a3fc9d usb_serial_generic_unthrottle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd1d26b71 usb_serial_generic_close +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd3937092 usb_serial_generic_get_icount +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd79438aa usb_serial_claim_interface +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd94c3749 usb_serial_handle_dcd_change +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xf5d6ab70 usb_serial_generic_write_start +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xf604ddd0 usb_serial_generic_chars_in_buffer +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xfa633cb3 usb_serial_deregister_drivers +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0x046358fd dp_altmode_remove +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0x3592b4d0 dp_altmode_probe +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x6f497a3c tcpci_irq +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xbe111953 tcpci_get_tcpm_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xc529e32e tcpci_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xf2fbffd2 tcpci_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x10ec6d2d tcpm_sink_frs +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x3b84657b tcpm_pd_transmit_complete +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x76eeda4b tcpm_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x9e0bd753 tcpm_pd_hard_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xb655342c tcpm_pd_receive +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc1a02ac4 tcpm_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc37b9769 tcpm_cc_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xceb50012 tcpm_vbus_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xd680581d tcpm_port_clean +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xda86a83d tcpm_port_is_toggling +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xea220941 tcpm_tcpc_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xeb779665 tcpm_sourcing_vbus +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x04b5c622 typec_register_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x0902bd7a typec_unregister_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x12bc57fe typec_get_fw_cap +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x16213b80 typec_plug_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1730e5de usb_power_delivery_unlink_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1a7407b2 typec_unregister_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1c75cd06 typec_partner_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2661e289 typec_port_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2757d3ad typec_set_mode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x29afc720 typec_partner_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2b52ed9b typec_set_vconn_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2c358169 typec_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2d1e301d typec_find_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2fa8eb09 typec_match_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x34f14823 typec_partner_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3822a8d0 typec_altmode_get_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3b2b0a31 typec_port_register_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x471c6eb3 typec_switch_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x49307681 usb_power_delivery_unregister_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x4fe31ec3 typec_retimer_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x53bac0a6 typec_altmode_put_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5b717ad7 typec_retimer_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5bfc49a8 typec_register_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5fc94222 fwnode_typec_mux_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x60ef9e1c typec_set_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6153767a typec_mux_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x654b9c14 typec_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x682f54e6 typec_switch_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x684324b6 typec_retimer_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x691dcde5 __typec_altmode_register_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6b3d9465 typec_mux_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6ea539a5 typec_get_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x76c9fc9f typec_get_negotiated_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x844e6cce typec_altmode_get_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86521d45 typec_switch_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8c03054f typec_set_pwr_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9049491e typec_find_port_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x941fe855 typec_retimer_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9b9a6feb typec_partner_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9c68ddf0 typec_partner_set_pd_revision +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa0c992f8 typec_altmode2port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa1cb2184 typec_retimer_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa254de98 typec_find_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa3702854 fwnode_typec_retimer_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa578727d typec_unregister_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa9562e66 typec_altmode_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa9cf4008 typec_cable_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xada0ef4f typec_register_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xae2b11b3 typec_cable_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xaf2e48d0 usb_power_delivery_link_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb0a841f9 typec_switch_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb7305b83 typec_altmode_enter +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbd5191e7 typec_mux_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc146e2b8 typec_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc37a6562 usb_power_delivery_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc3e3c27b fwnode_typec_switch_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc60d2d7c typec_cable_is_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc7f3b942 usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc8e4dea2 typec_cable_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc8f8aa14 typec_altmode_update_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcbf33dd0 typec_set_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd10b4be5 typec_mux_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd2fa1286 typec_switch_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd80258a4 typec_set_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd831298d typec_altmode_vdm +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdb96406d typec_partner_usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdd23ae63 typec_unregister_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe032d30e typec_altmode_exit +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe294a989 typec_plug_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe48f284a typec_altmode_notify +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe757deb3 typec_altmode_attention +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe8a78081 typec_mux_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xea5fbfbc typec_partner_set_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeafc1eb8 typec_find_port_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeeb1d624 usb_power_delivery_register_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf1234a8b typec_find_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf4d3e2d3 typec_port_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf7a44be7 typec_switch_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfc8df340 typec_mux_put +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x25449cb1 ucsi_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x3993f05d ucsi_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x4d8f8bf5 ucsi_send_command +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x7ad042da ucsi_connector_change +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x7f99f112 ucsi_register +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x862b41df ucsi_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x959df9d3 ucsi_create +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xb5fd5ba4 ucsi_resume +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xe03f0db6 ucsi_destroy +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x1742f090 usbip_pack_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x385f1831 usbip_event_happened +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x39376f98 usbip_dump_urb +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x47305246 usbip_recv_xbuff +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x6b268099 usbip_pad_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x78b72f44 usbip_debug_flag +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x8e890760 usbip_start_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x90721c53 usbip_recv_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x9ec4959e usbip_alloc_iso_desc_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xac58eacb dev_attr_usbip_debug +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xcd91b999 usbip_event_add +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd02753dc usbip_header_correct_endian +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd8eacc94 usbip_in_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe1ea0586 usbip_dump_header +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xef4e4037 usbip_recv +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xf10f5ffc usbip_stop_eh +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x108ac4cd _vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x2d5bd928 __vdpa_register_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x543320a9 vdpa_unregister_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x614a2f35 vdpa_set_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x92f839c7 vdpa_mgmtdev_unregister +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x9bd03457 vdpa_get_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xacecc418 _vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xb571cb73 __vdpa_alloc_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xd5208391 vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xe082db2a vdpa_mgmtdev_register +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xf832fe57 vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0xb62fe763 vdpasim_create +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0xeb4ba22d vdpasim_schedule_work +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x13c5310f vfio_pci_core_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x15c7278c vfio_pci_core_disable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4cf699b8 vfio_pci_core_set_params +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x61b58e06 vfio_pci_core_read +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x664e5f7d vfio_pci_core_finish_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x67d530d2 vfio_pci_core_mmap +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x84542d29 vfio_pci_core_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x84661a39 vfio_pci_core_unregister_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x8e1dd918 vfio_pci_core_match +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xafa0cd00 vfio_pci_core_register_dev_region +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xb3ec3f95 vfio_pci_core_write +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xc6322bed vfio_pci_core_ioctl_feature +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xd5e4cd57 vfio_pci_core_sriov_configure +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xd70a36c1 vfio_pci_core_init_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xd939bf9f vfio_pci_core_close_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xdb00f007 vfio_pci_core_register_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xe9df158c vfio_pci_core_aer_err_detected +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xf5aaabc6 vfio_pci_core_release_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xf6e09301 vfio_pci_core_request +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xf7d7003d vfio_pci_core_err_handlers +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x1b2b756e vfio_platform_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x1e0fe008 vfio_platform_init_common +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x29afbe79 vfio_platform_read +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x63336daa vfio_platform_write +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x6e5bd83c vfio_platform_open_device +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x9a3b7d62 vfio_platform_release_common +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x9e24902a vfio_platform_mmap +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xb8f0a313 vfio_platform_unregister_reset +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xd171521c vfio_platform_close_device +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xf66e3e59 __vfio_platform_register_reset +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x13f70c7d vfio_iommufd_emulated_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x14f79348 vfio_unregister_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x14fc4d61 _vfio_alloc_device +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x342e6ca8 vfio_virqfd_enable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x48ee7465 vfio_device_set_open_count +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x539bd5d9 vfio_iommufd_physical_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x60a634c4 vfio_info_cap_add +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x64d75645 vfio_iommufd_physical_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x6f0c54ef vfio_register_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7003ac16 vfio_unregister_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7617123a vfio_register_emulated_iommu_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7d2ed4c3 iova_bitmap_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x90bf413a vfio_iommufd_emulated_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x98d4c0e2 vfio_assign_device_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xa3d6a6c1 vfio_mig_get_next_state +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xa535f6fa vfio_register_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xaa4ac3d4 vfio_file_set_kvm +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xab5f3e08 vfio_file_iommu_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xb0415049 vfio_file_enforced_coherent +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xb25990c4 vfio_virqfd_disable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xc324fd9f vfio_file_is_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xc7576f4c vfio_iommufd_emulated_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xdb58aec0 vfio_file_has_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xf8bbea11 vfio_iommufd_physical_bind +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x06be9dd9 vhost_dev_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x142a2b11 vhost_enqueue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1e357efe vhost_dev_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x204e9ccd vhost_vq_work_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x20b214e7 vhost_log_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x302f494d vhost_dev_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x36469dc3 vq_meta_prefetch +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x3ed670bf vhost_add_used_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x442f55b7 vhost_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x449b3b7f vhost_dev_reset_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x451bee99 vhost_log_write +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x465d0b0c vhost_vq_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x4e1abf99 vhost_dev_has_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x591550f7 vhost_vq_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5cbb7359 vhost_vq_has_work +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x678743ee vhost_poll_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7e297702 vhost_poll_start +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x85fd4ffa vhost_add_used +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x937149be vhost_exceeds_weight +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x970e4b77 vhost_set_backend_features +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa33ce599 vhost_disable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa909cfc5 vhost_work_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xafeb9c06 vhost_worker_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb13ba470 vhost_get_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb31724a9 vhost_poll_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xba81a3de vhost_new_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xbafa0fd5 vhost_dev_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc2fe0e17 vhost_add_used_and_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc4c030df vhost_dev_check_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc6090ef5 vhost_clear_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc61e4b19 vhost_enable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xcfe98ed7 vhost_add_used_and_signal_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd04554f0 vhost_vq_init_access +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd268c0be vhost_init_device_iotlb +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd503b083 vhost_dequeue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd79d9846 vhost_discard_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xda6ceaa6 vhost_dev_cleanup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xdf4db8a0 vhost_vq_avail_empty +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe60df228 vhost_vring_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe7a94249 vhost_vq_is_setup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xed0016cc vhost_dev_set_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf440ef51 vhost_chr_read_iter +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf7d63f09 vhost_poll_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfd2b3e45 vhost_dev_reset_owner_prepare +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x38ff875f vhost_iotlb_add_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x5f4e5249 vhost_iotlb_reset +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x69e872f9 vhost_iotlb_itree_first +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x6bec0e66 vhost_iotlb_del_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x83be64b9 vhost_iotlb_itree_next +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x885512a2 vhost_iotlb_add_range_ctx +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x8a7d8ee9 vhost_iotlb_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xa24517eb vhost_iotlb_free +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xc577832d vhost_iotlb_alloc +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xf9deb0db vhost_iotlb_map_free +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x257334f6 ili9320_resume +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x6491e682 ili9320_suspend +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x7bbb95ef ili9320_remove +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x968bb725 ili9320_probe_spi +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xa85a338c ili9320_write_regs +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xd64377bd ili9320_write +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xf6e933df ili9320_shutdown +EXPORT_SYMBOL_GPL drivers/video/fbdev/core/fb_ddc 0xd67d52e0 fb_ddc_read +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x330f076b sis_free_new +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x8cc97dab sis_malloc_new +EXPORT_SYMBOL_GPL drivers/w1/wire 0x0f6c5308 w1_write_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x0fa89ebe w1_touch_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x37ac3796 w1_reset_resume_command +EXPORT_SYMBOL_GPL drivers/w1/wire 0x63757e92 w1_calc_crc8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x6bb574b0 w1_write_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x79053090 w1_touch_bit +EXPORT_SYMBOL_GPL drivers/w1/wire 0x7b8c10a3 w1_reset_bus +EXPORT_SYMBOL_GPL drivers/w1/wire 0x80e53b40 w1_triplet +EXPORT_SYMBOL_GPL drivers/w1/wire 0x8708e74b w1_read_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0xa5b7c01c w1_reset_select_slave +EXPORT_SYMBOL_GPL drivers/w1/wire 0xaf882762 w1_read_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0xc0843a9d w1_next_pullup +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x1931672f xen_front_pgdir_shbuf_free +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x82cde237 xen_front_pgdir_shbuf_unmap +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x89352859 xen_front_pgdir_shbuf_get_dir_start +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xdd2ef678 xen_front_pgdir_shbuf_alloc +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xffaef48a xen_front_pgdir_shbuf_map +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0x1b9fdf8c xen_privcmd_fops +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0x5e9d877c xen_privcmdbuf_fops +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x4b62826c dlm_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x8a6c5f1b dlm_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xb2afd852 dlm_posix_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xb90b7a66 dlm_posix_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcd224e1d dlm_new_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcf9f3328 dlm_release_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xebee03fd dlm_posix_get +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x02d7c80d lockd_up +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x0442d05d nlmclnt_done +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x3a761933 nlmclnt_rpc_clnt +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x573a7080 nlmclnt_proc +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x85c83428 nlmsvc_ops +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x9cbde0a0 nlmsvc_unlock_all_by_ip +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xeb3d22dd nlmclnt_init +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xedba8068 lockd_down +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xf7a3118e nlmsvc_unlock_all_by_sb +EXPORT_SYMBOL_GPL fs/netfs/netfs 0x87ebc6c1 netfs_extract_user_iter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x006e1b0e nfs_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x00ff0d62 nfs_rmdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0294c6a2 nfs_callback_nr_threads +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03eacb8c nfs_fattr_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10962bc2 nfs_auth_info_match +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10edbc0f nfs_pgio_current_mirror +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1225d78f nfs_alloc_fattr_with_label +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x16b26582 nfs_setattr_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x17e590f0 nfs_sysfs_link_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x19f7f1e1 alloc_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1d6b39ab nfs_sops +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1fb89dbf nfs_mknod +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2140f8bb put_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22d795a8 _nfs_display_fhandle_hash +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22e7fb4d nfs_file_splice_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x25933969 nfs_may_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2606417c nfs_sync_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2616bef4 nfs_create +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x26884ff7 nfs_alloc_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x277dba24 nfs_init_cinfo +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x27ba9d9d nfs_put_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x28d843a3 nfs_show_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x29086fa3 __tracepoint_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2b0aa81a nfs_probe_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2bf4a517 nfs_pageio_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2cc1e96d nfs_add_or_obtain +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2e75e526 nfs_async_iocounter_wait +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2f261090 nfs_kill_super +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3131f84d nfs_fscache_open_file +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x339b1910 nfs_free_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x34566b51 __tracepoint_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3629178c nfs_try_get_tree +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x365a02c1 nfs_put_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x36997619 __traceiter_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x36fed4d3 nfs_pageio_resend +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x38848f95 nfs_scan_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3973020d nfs_create_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39e05ac3 nfs_idmap_cache_timeout +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3a59c537 nfs_post_op_update_inode_force_wcc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3c8005dc nfs_getattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3d7bc6d5 nfs_clear_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3ee04289 nfs_file_set_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f2690f2 nfs_check_flags +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x40739385 nfs_wait_bit_killable +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42f2c81f nfs4_client_id_uniquifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x43db9125 nfs_server_copy_userdata +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x456b1111 nfs_alloc_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x461545ca nfs_init_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4682f92e nfs_request_add_commit_list_locked +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4b5d643b nfs_get_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4cb9e001 recover_lost_locks +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4e2cfd29 nfs_free_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x50db694d nfs_post_op_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x50ec140a nfs_access_zap_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x51892d61 nfs_callback_set_tcpport +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x557288fa nfs_client_init_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x55fe4111 nfs_pageio_reset_write_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x56794ec9 nfs_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x573e8685 nfs_filemap_write_and_wait_range +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x584b8482 nfs_inc_attr_generation_counter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x58eee6a2 nfs_file_llseek +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5ca7edd3 nfs_wait_client_init_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x633e54e4 nfs_setsecurity +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x63bf34b7 nfs_file_mmap +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x644be29d nfs_revalidate_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6872dd0f nfs_request_remove_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6ddd6e16 nfs_server_remove_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e4edbce nfs_clone_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e7c5ed9 nfs_umount_begin +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e81f032 __SCK__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6ed6a953 nfs_check_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x70ab185b nfs_initiate_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x733a5fc5 nfs_do_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x737c35e6 get_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73af0d8e nfs_access_get_cached +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73dff4c0 __SCK__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x74e15f16 nfs4_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7927a058 nfs_file_fsync +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7af491dd nfs_pgio_header_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7cc77011 nfs_symlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7e202e89 __tracepoint_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7f04dd41 nfs_instantiate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x81d088ba nfs_alloc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8202be88 __traceiter_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8237997d nfs_pgio_header_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8392ff18 nfs_commitdata_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8499de4f nfs_alloc_fattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8a9089f5 nfs_clear_verifier_delegated +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8c23767b nfs_link +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8c43c5cc nfs_initiate_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8e603954 nfs_pgheader_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x90a5530f nfsiod_workqueue +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x91d1fe52 max_session_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x92a36d7f nfs_commit_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95007f7e __SCK__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95dceb95 nfs_reconfigure +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x96ceab56 nfs_read_alloc_scratch +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x97636cdd nfs_get_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x98b0ece8 nfs_init_timeout_values +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9b705851 nfs_pageio_reset_read_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9d552f92 nfs_file_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa1a0136a nfs_setattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa212a0af nfs_server_insert_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa3c634f6 nfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa4151700 nfs_init_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa65a0216 nfs_set_verifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa721dc13 nfs_permission +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8a7916f nfs_invalidate_atime +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8c4935f nfs_mark_client_ready +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8e9e1ae send_implementation_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa952bd0c nfs_wait_on_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa9a3821d nfs_sb_deactive +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaafd4acc max_session_cb_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xac4c31c0 nfs4_label_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xacd51af9 nfs_lookup +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb037e7b6 nfs_writeback_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb1ecd38e nfs_d_prune_case_insensitive_aliases +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb3173a07 nfs_show_devname +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb36169a8 nfs_unlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb779e6fa nfs_sysfs_add_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbabcb63f nfs_show_stats +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbc3471ad unregister_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbcc60c8d __tracepoint_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbd35f091 nfs_file_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbdb96fa8 nfs_retry_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3098105 nfs_rename +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3a2be67 nfs_net_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc6c8b8f1 nfs_access_set_mask +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc7f8b95b nfs_file_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc80b4767 nfs_atomic_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc9d6271a nfs_inode_attach_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcc28ae11 nfs_set_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcd8d1770 nfs_commit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcdf2cc32 nfs_client_for_each_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd0507fdf nfs_flock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd21ff60d nfs_sb_active +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd2ea3a3f nfs_zap_acl_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd34178a9 nfs_generic_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd53fc006 nfs_write_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd5c5d43c nfs_client_init_is_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd5e8bba6 nfs_wb_all +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd6bc0c6b nfs_close_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xda907403 nfs_commitdata_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdae9b5d7 nfs4_disable_idmapping +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdc7a0be1 nfs_dreq_bytes_left +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdca553fd nfs_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xde4fc5d5 nfs_lock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdf9f43a8 nfs_file_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe0b962c6 nfs_free_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe1e31326 nfs_release_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe31cba2a nfs_show_options +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe617cde5 nfs4_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe6a0f4a4 __traceiter_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe7f960a1 nfs_create_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe8d93787 nfs_init_server_rpcclient +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe9b6d3f3 nfs_fhget +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xed2c142f nfs_statfs +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xede36291 nfs_access_add_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xef5d40ff nfs_request_add_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf50f6957 nfs_force_lookup_revalidate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf71f81fb nfs_alloc_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf79be7e9 nfs_drop_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf8986c9d nfs_mkdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf96f04c4 __SCK__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfaa05d2b nfs_pageio_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfb904e65 nfs_refresh_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc619abd _nfs_display_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfcfc3a89 nfs_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfe859694 register_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xffede645 __traceiter_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfsv3 0x8d3829cd nfs3_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0112dce9 nfs4_put_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x02b66a00 pnfs_put_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x02da1276 __tracepoint_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x054bef45 layoutstats_timer +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x068d23ee nfs4_init_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x08b2c467 __SCK__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0bd06bd1 __tracepoint_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0d381e90 __tracepoint_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0da77d36 __traceiter_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0de6097e pnfs_generic_ds_cinfo_destroy +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0fa46a8d pnfs_read_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0ff289f3 __SCK__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1052d7f1 pnfs_generic_pg_readpages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x15ee34fc nfs4_schedule_migration_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x166bf9a6 nfs4_init_ds_session +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x173fce49 pnfs_set_layoutcommit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18b41178 __tracepoint_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x190b750d __traceiter_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1d57c82c __tracepoint_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2174b794 __tracepoint_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x26c8ee61 pnfs_write_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x27ad47ea __SCK__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x27c4b70f pnfs_generic_prepare_to_resend_writes +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x28616fb2 pnfs_generic_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x28c5dca1 nfs4_proc_getdeviceinfo +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x28e8b919 pnfs_set_lo_fail +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2f1e21ba __tracepoint_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x30a44ac3 __SCK__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x36bd9ad5 nfs42_proc_layouterror +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x38f5904d nfs4_schedule_stateid_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3bbadf8d __traceiter_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3c3a8d24 pnfs_generic_pg_cleanup +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3f1073fe pnfs_generic_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x42c9c5d4 nfs4_pnfs_ds_connect +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x45a475b1 __traceiter_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4f32b4ee nfs4_schedule_session_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x533c198f __SCK__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x555bb1db __tracepoint_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5590fb77 pnfs_unregister_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x55c24d2e __traceiter_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x55f26b7e pnfs_error_mark_layout_for_return +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x56938673 nfs4_pnfs_ds_put +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x56f05aa6 __traceiter_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x572ea9d7 nfs41_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x579126b8 __SCK__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x58ad38a3 __traceiter_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5a10a92e pnfs_update_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5a4314e9 __SCK__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5ba90b06 nfs4_pnfs_ds_add +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6085edbd nfs_map_string_to_numeric +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x608bd3c3 __traceiter_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x61e958cb nfs4_find_or_create_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69d3558d pnfs_generic_rw_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69f55462 pnfs_report_layoutstat +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6a24d5a3 nfs4_delete_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6ac1f48e nfs4_schedule_lease_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6e637af7 __tracepoint_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x73d4d8cb pnfs_generic_clear_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x785c06ab __SCK__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x79450f86 pnfs_register_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x79c4b7ad pnfs_alloc_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7a4e7f4e __SCK__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7bc29d7f pnfs_generic_pg_writepages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7c2b2150 __traceiter_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7cd013a8 __SCK__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7e6519bc pnfs_read_resend_pnfs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7ebe6766 pnfs_generic_ds_cinfo_release_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x802046c5 __tracepoint_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8aeaf370 pnfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8be24f50 __tracepoint_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x930bc6c7 pnfs_free_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x93abf7ac __traceiter_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x93b7e638 pnfs_generic_recover_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x93f53b2e pnfs_generic_layout_insert_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x97fb51c2 nfs4_mark_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9d5ec20f nfs4_setup_sequence +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9fccd3d4 pnfs_generic_scan_commit_lists +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa627b64b nfs4_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa75d326d pnfs_generic_pg_check_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa9640221 pnfs_generic_pg_check_range +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb6454686 nfs4_find_get_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb6e112f6 nfs4_test_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xba53a1ef __SCK__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xba72099e nfs_remove_bad_delegation +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbd1f1fd7 pnfs_generic_commit_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc0533ee9 __traceiter_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc0c5ae6f nfs4_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc1fab2b6 pnfs_ld_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc2dd03f5 nfs4_decode_mp_ds_addr +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc47d6841 nfs4_test_session_trunk +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc596fb45 pnfs_add_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7a9d954 __SCK__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc87346e3 pnfs_destroy_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcbab7598 pnfs_ld_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcf726b0d nfs4_schedule_lease_moved_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcfc9c41e nfs4_mark_deviceid_available +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd47333c2 __tracepoint_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd796fba5 __traceiter_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdd342fa8 __tracepoint_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xddeb6087 pnfs_layout_mark_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdf6991a4 __SCK__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe05f8166 pnfs_generic_search_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe37097e5 __traceiter_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe3e426b5 pnfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xed15fb41 nfs4_print_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf339c4e2 pnfs_layoutcommit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf5e65f0f pnfs_generic_write_commit_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf7801360 nfs41_maxgetdevinfo_overhead +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf999267e pnfs_generic_commit_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfead4be1 nfs4_set_rw_stateid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfeed6d96 pnfs_nfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x1fe1e1ad locks_end_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x6e51903a opens_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x9cdc5f81 locks_start_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0xf878d426 locks_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x3ee5f868 nfs_stream_encode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x4e22eff7 nfs_stream_decode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xa8dcd748 nfsacl_decode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xe9a07d1e nfsacl_encode +EXPORT_SYMBOL_GPL fs/nfsd/nfsd 0x8e881e7c nfsd4_ssc_init_umount_work +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x01893561 o2nm_node_get +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x2fdf79b0 o2hb_unregister_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x3b31530d o2nm_get_node_by_num +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4052fce3 o2nm_get_node_by_ip +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4366cc55 o2hb_register_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4900035b o2hb_stop_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x58c88ff2 o2hb_get_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x5e95a4b2 o2net_send_message_vec +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x6a0c3847 __mlog_printk +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x81a17396 mlog_and_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x8b76eb68 o2nm_node_put +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa87bc9e7 o2nm_configured_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa941cb47 o2hb_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xacf4f3de o2hb_setup_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb6ebf62a o2nm_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xbd13ee5d o2hb_check_node_heartbeating_no_sem +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xc4d99852 o2hb_check_node_heartbeating_from_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd859ac8c o2net_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf1a5611d o2net_unregister_handler_list +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf56c2017 mlog_not_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf982e6db o2net_send_message +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfe1298f3 o2net_register_handler +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x0094f33a dlm_print_one_lock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x287eacb0 dlm_unregister_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x474d0a01 dlm_register_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x5b2973a2 dlm_register_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x7a1211f8 dlm_setup_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd7ba575e dlm_errmsg +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd8fa57a6 dlm_unregister_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfb86b96f dlm_errname +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfca5e4b1 dlmunlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xff974972 dlmlock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0a726931 ocfs2_cluster_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0cfd3fc5 ocfs2_cluster_connect_agnostic +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x1475f64b ocfs2_dlm_lvb_valid +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x2dab8d71 ocfs2_stack_glue_register +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4634ee4c ocfs2_stack_glue_unregister +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4d3af7fa ocfs2_cluster_hangup +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x76f40744 ocfs2_dlm_lvb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x9507547f ocfs2_cluster_disconnect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xaf969565 ocfs2_dlm_lock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xbbc4ef97 ocfs2_stack_supports_plocks +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc5196999 ocfs2_dlm_unlock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc9fae756 ocfs2_cluster_connect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xcafdd707 ocfs2_dlm_lock_status +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd344e4ee ocfs2_stack_glue_set_max_proto_version +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd806a273 ocfs2_dlm_dump_lksb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xdf732af2 ocfs2_kset +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xfe8556fa ocfs2_plock +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x3d3fd0ab register_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x43cc3d4b pstore_blk_get_config +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0xc45fe2ba unregister_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0x8d4be7fa register_pstore_zone +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0xd8e91c90 unregister_pstore_zone +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xabd9af6d cifs_arc4_crypt +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xc4c73891 cifs_arc4_setkey +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0x798f3830 cifs_md4_init +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xceecd9e4 cifs_md4_final +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xdef1096d cifs_md4_update +EXPORT_SYMBOL_GPL lib/842/842_compress 0xcf048a91 sw842_compress +EXPORT_SYMBOL_GPL lib/842/842_decompress 0xa4adedf1 sw842_decompress +EXPORT_SYMBOL_GPL lib/bch 0x0c303f52 bch_encode +EXPORT_SYMBOL_GPL lib/bch 0x0d3e3481 bch_free +EXPORT_SYMBOL_GPL lib/bch 0x1a267fa8 bch_init +EXPORT_SYMBOL_GPL lib/bch 0x860a2eab bch_decode +EXPORT_SYMBOL_GPL lib/crc4 0x696b3a5a crc4 +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x0105b595 des_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x574eda34 des3_ede_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x856a5ef3 des3_ede_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa6aa9857 des_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa77b3b62 des3_ede_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa8fb743d des_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x39e8fa4b poly1305_update_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x4a833012 poly1305_final_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x8c874435 poly1305_init_generic +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0x3e0ac142 notifier_err_inject_dir +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0xb122acf3 notifier_err_inject_init +EXPORT_SYMBOL_GPL lib/polynomial 0xb8b44e50 polynomial_calc +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x1803a6ed raid6_2data_recov +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x804a5b70 raid6_call +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0xe4b051cf raid6_datap_recov +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x1d29b9e1 decode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x561835eb init_rs_non_canonical +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x63adbf92 encode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xa32f3d9e decode_rs16 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xeb2f825c init_rs_gfp +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xfd581da1 free_rs +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0x2d8c62f0 lowpan_header_decompress +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0xcd4887f9 lowpan_header_compress +EXPORT_SYMBOL_GPL net/802/garp 0x554c1d6a garp_request_join +EXPORT_SYMBOL_GPL net/802/garp 0x6e330de7 garp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/garp 0x74dca88d garp_unregister_application +EXPORT_SYMBOL_GPL net/802/garp 0x9efcd90e garp_register_application +EXPORT_SYMBOL_GPL net/802/garp 0xe27749f0 garp_request_leave +EXPORT_SYMBOL_GPL net/802/garp 0xfd03b412 garp_init_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x23a67a7b mrp_unregister_application +EXPORT_SYMBOL_GPL net/802/mrp 0x2ec1e561 mrp_register_application +EXPORT_SYMBOL_GPL net/802/mrp 0x3dae5ee7 mrp_request_leave +EXPORT_SYMBOL_GPL net/802/mrp 0x7baed63c mrp_init_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x996bbb70 mrp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0xebfc114f mrp_request_join +EXPORT_SYMBOL_GPL net/802/stp 0xd83309c9 stp_proto_unregister +EXPORT_SYMBOL_GPL net/802/stp 0xeb93fe37 stp_proto_register +EXPORT_SYMBOL_GPL net/9p/9pnet 0x111c2125 p9_client_xattrwalk +EXPORT_SYMBOL_GPL net/9p/9pnet 0xc811bf23 p9_client_xattrcreate +EXPORT_SYMBOL_GPL net/atm/atm 0xb09faf79 register_atmdevice_notifier +EXPORT_SYMBOL_GPL net/atm/atm 0xcfb6a3da unregister_atmdevice_notifier +EXPORT_SYMBOL_GPL net/ax25/ax25 0x0ecec349 ax25_register_pid +EXPORT_SYMBOL_GPL net/ax25/ax25 0xac93ae05 ax25_bcast +EXPORT_SYMBOL_GPL net/ax25/ax25 0xaeb7451e ax25_defaddr +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x03de0d15 bt_debugfs +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x061a5055 l2cap_chan_create +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x09dab878 l2cap_chan_send +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x33f96478 l2cap_chan_connect +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x4547fdc8 l2cap_chan_del +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x8bf791d1 l2cap_chan_set_defaults +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x9816d26e l2cap_chan_list +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xb7e205d9 l2cap_add_psm +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xdf28fd17 l2cap_chan_put +EXPORT_SYMBOL_GPL net/bridge/bridge 0x00febb70 br_vlan_get_info_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x0ebef827 br_mst_get_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0x13df4f38 br_handle_frame_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0x1c12bb28 br_forward_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0x31e85eae br_vlan_get_pvid +EXPORT_SYMBOL_GPL net/bridge/bridge 0x3c557468 br_port_flag_is_set +EXPORT_SYMBOL_GPL net/bridge/bridge 0x5ad8a446 br_multicast_list_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x5c560a51 br_forward +EXPORT_SYMBOL_GPL net/bridge/bridge 0x6337de30 br_port_get_stp_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0x68b1b2ed br_multicast_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x6cee29bb br_dev_queue_push_xmit +EXPORT_SYMBOL_GPL net/bridge/bridge 0x6f2057c8 br_multicast_has_querier_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x7e6fc6b1 br_get_ageing_time +EXPORT_SYMBOL_GPL net/bridge/bridge 0x82963f6f br_multicast_router +EXPORT_SYMBOL_GPL net/bridge/bridge 0x92322595 br_multicast_has_router_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x932f2fdb br_mst_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x984c7811 br_vlan_get_pvid_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x9eee922b br_multicast_has_querier_anywhere +EXPORT_SYMBOL_GPL net/bridge/bridge 0xab4b0d51 br_fdb_find_port +EXPORT_SYMBOL_GPL net/bridge/bridge 0xb064cbad br_vlan_get_proto +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc5fc2c8a br_fdb_clear_offload +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc97ad55b nf_br_ops +EXPORT_SYMBOL_GPL net/bridge/bridge 0xca830787 br_mst_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0xccf98435 br_vlan_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf9f37210 br_vlan_get_info +EXPORT_SYMBOL_GPL net/dccp/dccp 0x0113efb0 dccp_send_sync +EXPORT_SYMBOL_GPL net/dccp/dccp 0x017e1ced dccp_child_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0x0f31ca36 dccp_check_req +EXPORT_SYMBOL_GPL net/dccp/dccp 0x14f453c3 dccp_ioctl +EXPORT_SYMBOL_GPL net/dccp/dccp 0x182ec2bf dccp_ackvec_parsed_add +EXPORT_SYMBOL_GPL net/dccp/dccp 0x18829b2c dccp_set_state +EXPORT_SYMBOL_GPL net/dccp/dccp 0x309e2ef9 dccp_close +EXPORT_SYMBOL_GPL net/dccp/dccp 0x33126549 dccp_setsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3b1723f3 dccp_parse_options +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4bed52dd dccp_insert_option +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4c64194f dccp_init_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4cdd391d dccp_feat_list_purge +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4e923e94 dccp_feat_signal_nn_change +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5169f765 dccp_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x51edcf75 dccp_shutdown +EXPORT_SYMBOL_GPL net/dccp/dccp 0x554879c3 dccp_reqsk_init +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59814a84 dccp_statistics +EXPORT_SYMBOL_GPL net/dccp/dccp 0x68a02a3a dccp_create_openreq_child +EXPORT_SYMBOL_GPL net/dccp/dccp 0x707e9604 dccp_disconnect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x74365a34 dccp_recvmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x757a1aa0 dccp_getsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x75802f83 dccp_sync_mss +EXPORT_SYMBOL_GPL net/dccp/dccp 0x80993155 dccp_timestamp +EXPORT_SYMBOL_GPL net/dccp/dccp 0x8171199a dccp_death_row +EXPORT_SYMBOL_GPL net/dccp/dccp 0x86be7924 dccp_packet_name +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9598d24d dccp_ackvec_parsed_cleanup +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9d2864f6 inet_dccp_listen +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa810cd5e dccp_make_response +EXPORT_SYMBOL_GPL net/dccp/dccp 0xadd09b06 dccp_reqsk_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb65183a1 dccp_rcv_state_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb89ea19b dccp_feat_nn_get +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc85881b9 dccp_rcv_established +EXPORT_SYMBOL_GPL net/dccp/dccp 0xcc68892d dccp_ctl_make_reset +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd3f7ac08 dccp_done +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd75b7072 dccp_orphan_count +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd7cdb975 dccp_hashinfo +EXPORT_SYMBOL_GPL net/dccp/dccp 0xdc2c7424 dccp_destroy_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0xe32e79a3 dccp_poll +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf1e7a3b7 dccp_sendmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf543d6a2 dccp_destruct_common +EXPORT_SYMBOL_GPL net/dccp/dccp 0xfa7e078d dccp_connect +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x19771e46 dccp_v4_do_rcv +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x39db528f dccp_v4_connect +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x8710dbbd dccp_v4_send_check +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x9169a008 dccp_invalid_packet +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x9a847683 dccp_v4_request_recv_sock +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xde5f2bc3 dccp_v4_conn_request +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x00d8a6ad dsa_slave_dev_check +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0465004a dsa_devlink_params_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0a00d1d8 dsa_devlink_resources_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c6039ac dsa_flush_workqueue +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c9efdc5 dsa_8021q_rcv +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x107d5327 dsa_switch_resume +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x126166f8 dsa_tag_8021q_find_port_by_vbid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x1bf8d32c dsa_tag_drivers_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x29669fa6 dsa_8021q_xmit +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x417d1fed dsa_8021q_rx_switch_id +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x45ca5090 dsa_tag_8021q_bridge_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x485d23ca dsa_devlink_params_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x69e73084 dsa_devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x6e4eabe4 dsa_devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x760eec1b dsa_unregister_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x792a294e dsa_tag_drivers_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x7e8a43ee dsa_register_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x83591712 dsa_port_phylink_mac_change +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x8d22609e dsa_devlink_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x8f198abe dsa_tag_8021q_bridge_leave +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x90bba61e dsa_switch_find +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x968a7113 dsa_tag_8021q_standalone_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9e59271d dsa_8021q_rx_source_port +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xaaf8855d dsa_port_from_netdev +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xab35a769 dsa_tag_8021q_bridge_join +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xb20d3472 dsa_devlink_port_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xbafe05aa dsa_devlink_resource_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc23e8d5f dsa_devlink_region_destroy +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc59d0097 dsa_enqueue_skb +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc73e0058 dsa_tag_8021q_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xcf25aff3 dsa_switch_suspend +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd077e855 dsa_devlink_param_get +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xe9c9286f dsa_fdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf13e1803 vid_is_dsa_8021q +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf234801e dsa_tag_8021q_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf6d8a548 dsa_mdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfa2593c6 dsa_switch_shutdown +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfd3e2b67 dsa_devlink_param_set +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x17e12311 ieee802154_hdr_peek +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x52f08330 nl802154_scan_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x53d87493 ieee802154_hdr_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x55969dd1 ieee802154_beacon_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x87e2553b ieee802154_max_payload +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xa87f7b46 ieee802154_hdr_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xafdc62e8 ieee802154_mac_cmd_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xb2455648 ieee802154_mac_cmd_pl_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xc775ce53 nl802154_scan_event +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xe5732535 ieee802154_hdr_peek_addrs +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xe9dd9c25 nl802154_beaconing_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xec7acd93 nl802154_scan_started +EXPORT_SYMBOL_GPL net/ife/ife 0x6210e871 ife_tlv_meta_next +EXPORT_SYMBOL_GPL net/ife/ife 0x66f636e6 ife_decode +EXPORT_SYMBOL_GPL net/ife/ife 0x67db2029 ife_tlv_meta_decode +EXPORT_SYMBOL_GPL net/ife/ife 0x71bf6309 ife_encode +EXPORT_SYMBOL_GPL net/ife/ife 0xe7888e98 ife_tlv_meta_encode +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xda44ff76 esp_input_done2 +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xde315189 esp_output_tail +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xe2ae2477 esp_output_head +EXPORT_SYMBOL_GPL net/ipv4/gre 0x006edd38 gre_del_protocol +EXPORT_SYMBOL_GPL net/ipv4/gre 0x2357bb35 gre_add_protocol +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x37f8c32d inet_diag_msg_attrs_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x3fe9ac46 inet_diag_register +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x700737d5 inet_diag_dump_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x8304074a inet_diag_msg_common_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xb1f34193 inet_sk_diag_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xb6a42e23 inet_diag_bc_sk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xceb72e5c inet_diag_unregister +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xf14849ba inet_diag_dump_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xfd01b253 inet_diag_find_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/ip_gre 0xdae1aaef gretap_fb_dev_create +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x038d3c73 ip_tunnel_ctl +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x19b7c709 ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x1a22fa43 ip_tunnel_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x1b1ee797 ip_tunnel_delete_nets +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x25d3c496 ip_tunnel_init_net +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x3d87e8d9 ip_md_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x438934a1 ip_tunnel_siocdevprivate +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x4718eec1 __ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x4af3f590 ip_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x633fde51 ip_tunnel_init +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x8c37abb0 ip_tunnel_encap_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x9069cdd8 ip_tunnel_dellink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x99c2830d ip_tunnel_newlink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xb378f250 ip_tunnel_lookup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xb6e828ad ip_tunnel_uninit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xe276dd54 ip_tunnel_rcv +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xe3066040 ip_tunnel_changelink +EXPORT_SYMBOL_GPL net/ipv4/netfilter/arp_tables 0x6cd722d4 arpt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/ip_tables 0xd6a7dbf0 ipt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x9d78e10a nf_defrag_ipv4_disable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0xefbccfc2 nf_defrag_ipv4_enable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_dup_ipv4 0x283395df nf_dup_ipv4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x11a141f2 nf_reject_iphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x169183d4 nf_send_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x319c0332 nf_reject_skb_v4_tcp_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x53edb0ea nf_reject_skb_v4_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x8efdce60 nf_reject_ip_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x8fc0ca35 nf_send_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xb71ba468 nf_reject_ip_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_socket_ipv4 0x3a3e6643 nf_sk_lookup_slow_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x4d4f5ad5 nf_tproxy_handle_time_wait4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x658374c3 nf_tproxy_laddr4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0xf8a8ba74 nf_tproxy_get_sock_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0x5146fd35 nft_fib4_eval_type +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0x67630e7b nft_fib4_eval +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x1d1eb01c tcp_vegas_cwnd_event +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x2f95ff75 tcp_vegas_init +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x536dc714 tcp_vegas_get_info +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xb8752ff1 tcp_vegas_pkts_acked +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xfadf4561 tcp_vegas_state +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x045498fe udp_tunnel_notify_del_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x186982ca udp_tunnel_sock_release +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x2dfe1c95 udp_tunnel_notify_add_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x7cbb88a3 udp_tunnel_push_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x7d005f49 udp_tunnel_drop_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x90dc97f8 udp_tunnel_xmit_skb +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xd63908ea udp_tun_rx_dst +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xec490efb setup_udp_tunnel_sock +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x01f40d8d esp6_output_tail +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x37eb22aa esp6_output_head +EXPORT_SYMBOL_GPL net/ipv6/esp6 0xc22bfc4e esp6_input_done2 +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x45114028 ip6_tnl_rcv_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xb7a590af ip6_tnl_xmit_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xb7b723d5 ip6_tnl_encap_setup +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x33d3ef62 udp_tunnel6_xmit_skb +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0xa5bdbfca udp_sock_create6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/ip6_tables 0xc393d418 ip6t_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x7a22b52b nf_ct_frag6_gather +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xa6d4beda nf_defrag_ipv6_enable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xbe165b1d nf_defrag_ipv6_disable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_dup_ipv6 0x4587c300 nf_dup_ipv6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x4ccc60b4 nf_send_reset6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x885a683b nf_reject_skb_v6_tcp_reset +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xa8325e35 nf_reject_skb_v6_unreach +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xbc84e81d nf_reject_ip6_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xcfa693b4 nf_reject_ip6hdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xf550ebc9 nf_send_unreach6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xfe5e9d3f nf_reject_ip6_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_socket_ipv6 0xbd59c72a nf_sk_lookup_slow_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x0b2e0a14 nf_tproxy_laddr6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x96b658c8 nf_tproxy_handle_time_wait6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x9f39cb26 nf_tproxy_get_sock_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x4ea29a33 nft_fib6_eval +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0xbf92fade nft_fib6_eval_type +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x0289f1ed l2tp_tunnel_get_session +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x135aa428 l2tp_session_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x1656c641 l2tp_udp_encap_recv +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x300b53b5 l2tp_tunnel_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x32656082 l2tp_tunnel_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x373dcb6b l2tp_tunnel_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x43a00574 l2tp_xmit_skb +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x486d3329 l2tp_session_get_by_ifname +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x492ebb1c l2tp_recv_common +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x4af36111 l2tp_session_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x5673b251 l2tp_tunnel_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x567b1550 l2tp_tunnel_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x7729649d l2tp_tunnel_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xab96e590 l2tp_session_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xb6213d48 l2tp_session_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xc83782dd l2tp_session_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xc9b8198f l2tp_session_set_header_len +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xcf041a57 l2tp_tunnel_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xdf4bbba2 l2tp_session_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xf1a2be8b l2tp_session_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xff04cd84 l2tp_sk_to_tunnel +EXPORT_SYMBOL_GPL net/l2tp/l2tp_ip 0xbe0b9f42 l2tp_ioctl +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x1c804a74 l2tp_nl_register_ops +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x337f2432 l2tp_nl_unregister_ops +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1336e4c4 ieee80211_iterate_interfaces +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x164b27c6 ieee80211_set_active_links +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x16ad7c5f ieee80211_tkip_add_iv +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1dab0efe ieee80211_set_key_rx_seq +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x21df205c ieee80211_find_sta_by_ifaddr +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3641340e ieee80211_gtk_rekey_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x4336f1dc ieee80211_color_change_finish +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x4a24b26f ieee80211_calc_rx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x4b1159a7 ieee80211_set_active_links_async +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x4fe10522 ieee80211_iterate_stations_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x521f3bc4 ieee80211_hw_restart_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x527be751 ieee80211_resume_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x62c2c1bb ieee80211_find_sta_by_link_addrs +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x65ee848d ieee80211_update_mu_groups +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x665b4e59 ieee80211_iterate_active_interfaces_mtx +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x6779e3e7 ieee80211_ave_rssi +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x6aefd222 ieee80211_gtk_rekey_add +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x87faa5b8 ieee80211_iter_chan_contexts_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x88f32915 ieee80211_vif_to_wdev +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x93994106 ieee80211_ready_on_channel +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9e1c1431 ieee80211_key_replay +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9fdc5943 ieee80211_remain_on_channel_expired +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xaef65e6d ieee80211_iterate_active_interfaces_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xb05de30f wdev_to_ieee80211_vif +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xb1b61f03 ieee80211_obss_color_collision_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd004ea88 ieee80211_key_mic_failure +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xdc76b372 ieee80211_calc_tx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xe7dc5d3e ieee80211_request_smps +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xea792270 ieee80211_remove_key +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x2f9688d0 mpls_pkt_too_big +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x4be30022 mpls_stats_inc_outucastpkts +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x68effaff mpls_output_possible +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x8ee316eb nla_get_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x99861454 nla_put_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xee642afa mpls_dev_mtu +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x187fabad ip_set_get_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x2278bc1d ip_set_nfnl_put +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x22d966c6 ip_set_range_to_cidr +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x397f6231 ip_set_free +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x451ddd08 ip_set_nfnl_get_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x47e42141 ip_set_name_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x638a3f33 ip_set_test +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x6476c0d7 ip_set_get_byname +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x6d74dae9 ip_set_type_unregister +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x74cfcdf6 ip_set_get_ip4_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x790f23cc ip_set_add +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7924b6de ip_set_hostmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x80771565 ip_set_elem_len +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x81fff2d1 ip_set_netmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x8790da26 ip_set_match_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x8df0119f ip_set_del +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9e98722b ip_set_get_ipaddr6 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9f20c1c0 ip_set_type_register +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa293f8a6 ip_set_get_ipaddr4 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xc514ea04 ip_set_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xce0ab0ee ip_set_put_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xd089ae0c ip_set_init_comment +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xd26ece84 ip_set_put_flags +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xd6ca662c ip_set_put_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xec34e1a2 ip_set_get_ip6_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf3b4d4ae ip_set_alloc +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x31e9604f ip_vs_conn_out_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x5b3c3b78 register_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x9022c1b2 unregister_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xa92bf65f ip_vs_conn_in_get_proto +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x20404028 nf_conncount_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x2296c878 nf_conncount_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x2fc1d6af nf_conncount_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x846262c0 nf_conncount_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xc21f1eb5 nf_conncount_gc_list +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xded40268 nf_conncount_list_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xf2a1dbb9 nf_conncount_cache_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0089e068 nf_ct_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x03dd40d0 __nf_ct_change_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0460ec0f nf_ct_invert_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0bc00f80 nf_nat_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x127dc7d3 nf_ct_unlink_expect_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x134653c0 nf_ct_gre_keymap_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1b74ef82 nf_ct_handle_fragments +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1c63d294 nf_ct_bridge_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1ca293ac nf_ct_seq_adjust +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1d6b931e __nf_conntrack_helper_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x232d75fb nf_ct_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x279c8134 nf_ct_expect_iterate_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x289c3714 nf_ct_alloc_hashtable +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x28eff409 nf_conntrack_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2c351702 nf_ct_helper_log +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2fb48ad3 nf_ct_tmpl_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3196371a nf_ct_remove_expect +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3f8f1ab2 nf_ct_l4proto_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4333567f nf_ct_ecache_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x45605536 nf_ct_expect_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x46ccd908 nf_ct_netns_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4aaf5c8a nf_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x51d1ba96 nf_conntrack_in +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5526f78e nf_conntrack_alter_reply +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x55b85ac8 nf_ct_change_status_common +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5674a36a nf_conntrack_eventmask_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x59cf04e7 nf_conntrack_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5aecf715 nf_conntrack_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5cbedf00 nf_conntrack_helpers_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5dc60b84 nf_ct_untimeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5f8b9d2a nf_conntrack_helpers_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x60e03221 nf_ct_expect_related_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x664b5c12 nf_conntrack_register_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x693c3961 nf_ct_helper_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x697708ec __nf_conntrack_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6cffd393 __nf_ct_change_status +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6db54db7 nf_ct_helper_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6fbda187 __nf_ct_refresh_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x70cfab6c nf_connlabels_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x710abe7a nf_connlabels_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x727644e5 nf_ct_bridge_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7505fa11 __nf_ct_try_assign_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7506dcba nf_conntrack_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x752f0aa2 nf_ct_port_nlattr_to_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x78a760a2 nf_ct_tmpl_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7bd72d5c nf_ct_netns_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x80a581e0 nf_ct_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8ffe7e89 nf_conntrack_htable_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x90f6e7e3 nf_conn_pernet_ecache +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x932cc371 nf_conntrack_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x95316d0e nf_ct_helper_expectfn_find_by_symbol +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x96364825 nf_conntrack_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x98a2122b nf_ct_helper_expectfn_find_by_name +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9adb7399 nf_conntrack_expect_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9cf572a6 nf_conntrack_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9eed2733 nf_nat_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa0b381fb nf_ct_port_tuple_to_nlattr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa6a28e6f nf_ct_destroy_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa83aabdd nf_conntrack_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaf0847f0 nf_conntrack_locks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb0eb6ab2 nf_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb39356f5 nf_ct_port_nla_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb41e42c7 nf_ct_get_id +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb4d99b78 __nf_ct_expect_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb666b545 nf_ct_expect_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb719b76a nf_conntrack_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb8274ceb nf_ct_delete +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbc1424db nf_conntrack_unregister_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc157f59f nf_ct_unexpect_related +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc18ac88d nf_ct_expect_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc18b05db nf_ct_helper_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc40f284c nf_ct_helper_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc45112cc nf_ct_seq_offset +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc6ccc641 nf_ct_set_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc86882eb nf_nat_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xce7a6e16 nf_conntrack_tuple_taken +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd0d6e999 nf_ct_expect_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd19b48a6 nf_connlabels_replace +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd214a6f9 nf_ct_add_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd42b4227 nf_ct_helper_expectfn_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd4af8702 nf_ct_timeout_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd505c3e0 nf_ct_port_nlattr_tuple_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd51ba4c3 nf_ct_get_tuplepr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd527ed2e nf_ct_iterate_cleanup_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdb87c0dc nf_ct_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdba7326b nf_conntrack_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe031ed84 nf_ct_helper_expectfn_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe2d04ce7 nf_ct_gre_keymap_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe7c27e23 nf_ct_skb_network_trim +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xeaa5bc2a nf_ct_seqadj_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec8beba6 nf_ct_expect_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xed59e93f nf_ct_deliver_cached_events +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf00f5c1f nf_ct_kill_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf048956e nf_ct_acct_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf12331e7 nf_ct_expect_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf2caa139 nf_conntrack_hash_check_insert +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf2ead43f nf_ct_remove_expectations +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf38bcdf3 nf_conntrack_max +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf6947711 nf_nat_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf715bc56 nf_ct_tcp_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfa465bb9 nf_ct_expect_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_amanda 0x73df8cd0 nf_nat_amanda_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_broadcast 0x7353de01 nf_conntrack_broadcast_help +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_ftp 0x28187f9c nf_nat_ftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0xbb0021d5 get_h225_addr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0xc7c68eb3 nfct_h323_nat_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_irc 0x778df3cb nf_nat_irc_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_pptp 0x025ee1da nf_nat_pptp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x166dfa4c ct_sip_parse_numerical_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x3b7946bb ct_sip_parse_address_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x5a78b610 ct_sip_get_sdp_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x600281ab ct_sip_parse_request +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xb94f8cf0 ct_sip_parse_header_uri +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xfcd9fb62 nf_nat_sip_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xff9ce20a ct_sip_get_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_snmp 0xe68e820b nf_nat_snmp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_tftp 0xdf018352 nf_nat_tftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x6e7e33ea nf_dup_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0xac9f4520 nf_fwd_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0xe0dc64d0 nft_fwd_dup_netdev_offload +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x47811211 nf_flow_table_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x54756d84 nf_flow_rule_route_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x5d6c0c5e flow_offload_teardown +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x64a3cf56 nf_flow_rule_route_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x67aa9831 flow_offload_refresh +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x7a19f181 nf_flow_table_cleanup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x890a4f4b flow_offload_route_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x95f10f0d nf_flow_dnat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xa95ed33f nf_flow_table_offload_setup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xac2426eb nf_flow_snat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc59d68c2 flow_offload_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xd16b62eb flow_offload_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xd6773282 flow_offload_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xde07bfc6 nf_flow_table_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xe5985f25 flow_offload_add +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xe84c12e7 nf_flow_offload_ip_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xf9ad4830 nf_flow_offload_ipv6_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x128dfed3 nf_ct_nat_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x2878f8ac nf_nat_ipv4_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x29371cc6 nf_nat_masquerade_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3bc17c49 nf_nat_masquerade_inet_register_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3e5183c3 nf_nat_inet_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x6bf8922a nf_ct_nat +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x8aebcd0c nf_nat_redirect_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x90aa71d8 nf_nat_redirect_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x9beab1ab nf_nat_inet_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x9c62e1bc nf_nat_ipv4_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xa3e1f94d nf_nat_icmpv6_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xa43450cb nf_nat_ipv6_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb0c3d2e2 nf_nat_alloc_null_binding +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb9d02849 nf_nat_inet_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xc4014523 nf_nat_packet +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xcf99705c nf_nat_masquerade_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd114deec nf_nat_exp_find_port +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd3e76c96 nf_nat_icmp_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd9c25654 nf_nat_masquerade_inet_unregister_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xe524a331 nf_nat_ipv6_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x1f099794 synproxy_init_timestamp_cookie +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x4cd21c14 synproxy_send_client_synack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x4d51d423 nf_synproxy_ipv6_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x741ee3cf synproxy_send_client_synack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x74e9c94b nf_synproxy_ipv6_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x8aed4354 nf_synproxy_ipv4_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xb17cfb8e synproxy_recv_client_ack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xb3555e3c nf_synproxy_ipv4_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xbc032701 synproxy_parse_options +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xc52690b9 ipv6_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xca9fc082 synproxy_net_id +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xdde11219 synproxy_recv_client_ack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xe4f554f0 ipv4_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0607b712 nft_dump_register +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0a3b6d95 nft_chain_validate_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x13dc2e43 nft_obj_notify +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x190e1b18 nft_unregister_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1b1f02bf nft_do_chain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1ca47d44 nf_tables_bind_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1e00a0d6 nft_unregister_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x23780834 nft_expr_reduce_bitwise +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x253f7cbe nft_unregister_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2665d28f nf_tables_deactivate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3acacbd6 nft_chain_validate_dependency +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3b952ef6 nft_reg_track_update +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3ddece1c nft_set_catchall_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x41b71e65 nft_trace_enabled +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x469c834e __nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4bf0e58a nft_meta_inner_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4cecbb60 nft_meta_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4f3cc3a6 nft_chain_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x543e27ca nft_flowtable_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x634af856 __nft_release_basechain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7005a72e nft_meta_set_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7108c0e8 nft_data_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x780012dc nft_meta_set_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x782ca05e nf_tables_deactivate_flowtable +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x795b1a5e nft_parse_register_store +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7e57c2eb nft_meta_set_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x80dbfcc2 nft_set_lookup_global +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8ff886ed nft_obj_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x91277abc nft_set_elem_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9f97cf1d nft_register_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa455da27 nf_tables_destroy_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa6ab5f05 nft_meta_get_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa73bfc91 nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb3211bdb nft_meta_get_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbcb15fcd nft_meta_get_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbdee0f30 nft_register_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbe9aaf5e nft_unregister_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc217517a nft_request_module +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc46b20b8 nft_register_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc77d1b52 nft_data_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xcce441df nft_meta_get_reduce +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xdd08603d nft_meta_set_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe253ed99 nf_tables_activate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b8cc13 nft_parse_register_load +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b92007 nft_register_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xed48e4a6 nft_meta_set_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xed84fe5b nft_data_release +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x04ae3a45 nfnetlink_subsys_unregister +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x4656357e nfnetlink_send +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5ce3b588 nfnl_lock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x64ac9aae nfnetlink_broadcast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x735ae100 nfnetlink_subsys_register +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x8c44ae89 nfnetlink_has_listeners +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xb7a5f357 nfnetlink_unicast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xbe9d6700 nfnetlink_set_err +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xdb065657 nfnl_unlock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x20b1091b nfnl_acct_overquota +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x35e55da6 nfnl_acct_find_get +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x38ca85ae nfnl_acct_update +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xbecf5d14 nfnl_acct_put +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x35eff5e0 nf_osf_fingers +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x630aac4f nf_osf_match +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0xd1c6408d nf_osf_find +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x33d078df nft_fib_init +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x3e7ec588 nft_fib_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x9062e586 nft_fib_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x9294a7d1 nft_fib_reduce +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xfc88f19e nft_fib_store_result +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x12500865 nft_reject_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x1de558c1 nft_reject_icmpv6_code +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x50abb430 nft_reject_init +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9d46ccf8 nft_reject_policy +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xdb56729c nft_reject_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xe2c84666 nft_reject_icmp_code +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x031d92c9 xt_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x04e27719 xt_compat_flush_offsets +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x06a72017 xt_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x09f91b6c xt_compat_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x0dafd20a xt_proto_fini +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x1b352ae5 xt_table_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x25779c41 xt_compat_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x2ecc8d8c xt_check_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x3adbab1e xt_check_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x3b90dba1 xt_proto_init +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x5d38f4d0 xt_unregister_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x695cf0e7 xt_compat_match_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x75f6cc89 xt_request_find_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7600177b xt_compat_match_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7bce4603 xt_data_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x807d2b2c xt_recseq +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x823edea5 xt_compat_add_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x8a9d8ccc xt_compat_target_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x8da3fcb1 xt_unregister_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x98fc36de xt_hook_ops_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x9c995c69 xt_percpu_counter_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa0b0c7c7 xt_replace_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa1c97ac2 xt_register_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa7c94f1d xt_compat_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xaac6810d xt_compat_target_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xbfacb837 xt_percpu_counter_free +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc7fae024 xt_compat_calc_jump +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd1e246a2 xt_compat_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd3fcc511 xt_tee_enabled +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xdb8dd786 xt_request_find_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xddf68fc6 xt_find_revision +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xe011599b xt_register_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xec891040 xt_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf6abeb06 xt_copy_counters +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf7fafb94 xt_request_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x2ecc5557 xt_rateest_lookup +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0xbfbf5e24 xt_rateest_put +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x1b47295c nci_spi_send +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0xc5ec2fb0 nci_spi_allocate_spi +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0xee4121a4 nci_spi_read +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x11a16382 nci_uart_unregister +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0xb2061113 nci_uart_set_config +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0xfc3a069d nci_uart_register +EXPORT_SYMBOL_GPL net/nsh/nsh 0xd8b5cac2 nsh_pop +EXPORT_SYMBOL_GPL net/nsh/nsh 0xf5f362b1 nsh_push +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x3bc90a09 ovs_vport_free +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x57b7321b ovs_netdev_link +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x6bd151f1 ovs_vport_alloc +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x88f325e5 ovs_vport_ops_unregister +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xb6c417bc ovs_netdev_tunnel_destroy +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xd2a2e46a __ovs_vport_ops_register +EXPORT_SYMBOL_GPL net/psample/psample 0x31f985f3 psample_group_put +EXPORT_SYMBOL_GPL net/psample/psample 0x586791d8 psample_group_get +EXPORT_SYMBOL_GPL net/psample/psample 0xe20e4b81 psample_group_take +EXPORT_SYMBOL_GPL net/psample/psample 0xfab5f7a0 psample_sample_packet +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x062e7023 qrtr_endpoint_unregister +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x5e346d05 qrtr_endpoint_post +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x8d25501f qrtr_ns_remove +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xa47e91ba qrtr_ns_init +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xaa41a573 qrtr_endpoint_register +EXPORT_SYMBOL_GPL net/rds/rds 0x00a467af rds_wq +EXPORT_SYMBOL_GPL net/rds/rds 0x1cf4e9d3 rds_send_ping +EXPORT_SYMBOL_GPL net/rds/rds 0x20c5e653 rds_cong_map_updated +EXPORT_SYMBOL_GPL net/rds/rds 0x2b0d543c rds_message_add_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x36087aa4 rds_stats +EXPORT_SYMBOL_GPL net/rds/rds 0x3d0afbfa rds_send_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x4353819e rds_trans_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0x45a4781e rds_addr_cmp +EXPORT_SYMBOL_GPL net/rds/rds 0x45b9f682 rds_conn_create +EXPORT_SYMBOL_GPL net/rds/rds 0x512e6f5e rds_for_each_conn_info +EXPORT_SYMBOL_GPL net/rds/rds 0x52eddbc2 rds_info_deregister_func +EXPORT_SYMBOL_GPL net/rds/rds 0x57aab86b rds_trans_register +EXPORT_SYMBOL_GPL net/rds/rds 0x582fe5cf rds_message_add_rdma_dest_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x585f567b rds_message_populate_header +EXPORT_SYMBOL_GPL net/rds/rds 0x59a7dcb6 rds_send_path_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x5ae4d9bc rds_inc_path_init +EXPORT_SYMBOL_GPL net/rds/rds 0x67a7feab rds_inc_init +EXPORT_SYMBOL_GPL net/rds/rds 0x759b0d2b rds_inc_put +EXPORT_SYMBOL_GPL net/rds/rds 0x771704e7 rds_connect_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x812cda3d rds_conn_create_outgoing +EXPORT_SYMBOL_GPL net/rds/rds 0x81e3eb58 rds_conn_drop +EXPORT_SYMBOL_GPL net/rds/rds 0x85e4e520 rds_stats_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0x938833ea rds_recv_incoming +EXPORT_SYMBOL_GPL net/rds/rds 0x9dcbbbf0 rds_page_remainder_alloc +EXPORT_SYMBOL_GPL net/rds/rds 0xabf5092e rds_message_put +EXPORT_SYMBOL_GPL net/rds/rds 0xad5bcb71 rds_atomic_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xb189519a rds_connect_path_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xb371ccd1 rds_send_path_reset +EXPORT_SYMBOL_GPL net/rds/rds 0xc2dab779 rds_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0xc51893b5 rds_message_unmapped +EXPORT_SYMBOL_GPL net/rds/rds 0xc5511bc7 rds_rdma_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xc98f8dfb rds_conn_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0xd173ee8f rds_send_xmit +EXPORT_SYMBOL_GPL net/rds/rds 0xd9ff04a9 rds_info_register_func +EXPORT_SYMBOL_GPL net/rds/rds 0xe08e78db rds_conn_destroy +EXPORT_SYMBOL_GPL net/rds/rds 0xe95c674c rds_message_addref +EXPORT_SYMBOL_GPL net/rds/rds 0xf172260a rds_conn_path_drop +EXPORT_SYMBOL_GPL net/rds/rds 0xf9805141 rds_conn_path_connect_if_down +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x6599e699 mqprio_validate_qopt +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xac9848c7 mqprio_qopt_reconstruct +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xcede419b mqprio_fp_to_offload +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x6ce9b467 pie_calculate_probability +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x71f946e7 pie_drop_early +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x75132e1b pie_process_dequeue +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x16f8ba5d taprio_offload_get +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x6a6b1c12 taprio_offload_free +EXPORT_SYMBOL_GPL net/sctp/sctp 0x0122f562 sctp_transport_traverse_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0x2314b9f2 sctp_get_sctp_info +EXPORT_SYMBOL_GPL net/sctp/sctp 0x4ead1f1a sctp_for_each_endpoint +EXPORT_SYMBOL_GPL net/sctp/sctp 0xc6a4bf9d sctp_transport_lookup_process +EXPORT_SYMBOL_GPL net/smc/smc 0x0c8dcf3b smc_proto6 +EXPORT_SYMBOL_GPL net/smc/smc 0x1dfcb3e8 smc_unhash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0xc06ac69c smc_proto +EXPORT_SYMBOL_GPL net/smc/smc 0xdb0fb1de smc_hash_sk +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x13c013cf gss_mech_unregister +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x38d3dce5 g_make_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x482ac5a4 g_token_size +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x85e61e14 svcauth_gss_register_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xc647bbd0 svcauth_gss_flavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd6cd1c29 gss_mech_register +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd7673035 g_verify_token_header +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x04b4c4af rpc_peeraddr2str +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05adbb54 rpc_switch_client_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05e807a9 xdr_encode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x065994f1 xdr_encode_opaque_fixed +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x08436e9d xprt_lock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x08e4c1f9 svc_xprt_destroy_all +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x099d01a3 svc_create_pooled +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0b32fbce svcauth_unix_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0ba0ef6b rpc_add_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0c43a26f bc_svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0c6b90e8 svc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0d3d8e44 rpc_num_bc_slots +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0ed4f726 rpc_clnt_show_stats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x10184fb1 sunrpc_destroy_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x107a613f xdr_process_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x10d6bc80 cache_seq_next_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1120a29f xdr_init_decode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x154e137b rpc_clnt_xprt_switch_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1552e106 xprt_register_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x16709308 svc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x167e0dc7 sunrpc_cache_pipe_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x16e9df8d xdr_stream_decode_opaque_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1741a631 xdr_enter_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x17668724 rpc_malloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1b7a6d19 svc_generic_rpcbind_set +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1c857001 rpc_pipe_generic_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1dec44fb xprt_wait_for_reply_request_def +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e119a79 rpcauth_get_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x20ea5dd4 xprt_reconnect_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x216be049 xdr_init_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2235887b rpc_shutdown_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2240ac25 rpc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x238e812f svc_recv +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x23ce1ed4 xprt_wake_pending_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x23e1172b xprt_disconnect_done +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x23f5adde rpc_queue_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x26c47935 xprt_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2919b156 xdr_decode_string_inplace +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2a1072e2 rpc_clnt_swap_deactivate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2ab3ed02 rpc_init_pipe_dir_head +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2adb9914 xprt_write_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2c7273d7 cache_create_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2d78483e rpc_uaddr2sockaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f0d2030 rpc_call_sync +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f46c311 rpcauth_lookup_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31a89d59 rpc_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3245ed11 xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34d184de rpc_wake_up_status +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x36359ffd xdr_decode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3702d177 cache_register_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x38263abd write_bytes_to_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x387e1639 rpc_pipefs_notifier_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3897b47b svc_encode_result_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3984dc95 rpcauth_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3d19cbb5 rpc_clnt_manage_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3de15fcb rpc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3ec26e3f svc_rqst_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3eefa3e9 rpc_d_lookup_sb +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f9a2b0b rpcauth_get_gssinfo +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x404220b7 sunrpc_cache_register_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x404b3bbb svc_bind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x40792ec8 rpcauth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x41154db5 __xdr_commit_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x41959992 rpc_sleep_on_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x43ce006b xprt_release_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4514f0c6 rpc_clnt_setup_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4576bf13 svc_reg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x46007cdf auth_domain_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x46c56b1d rpc_alloc_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4780b064 rpc_call_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4837a96b svc_xprt_enqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4974fed2 rpc_clone_client_set_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x49f90098 rpc_pton +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4aac654e svc_seq_show +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4afedab1 xprtiod_workqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4bf00831 rpc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4cc1825a rpcauth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4cd12ba1 svc_unreg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4d3f58d5 sunrpc_cache_update +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dac77f0 xdr_encode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e8f6ca7 sunrpc_net_id +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5273a86f cache_check +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53445f68 nlm_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53e6b238 svc_xprt_names +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x549c0738 rpc_ntop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x554802bb rpc_put_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x55819a58 xdr_buf_from_iov +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x569f3d4a rpc_mkpipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5769301e rpc_max_bc_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x58ab6a97 xprt_wait_for_buffer_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x58ae308b rpcauth_unwrap_resp_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x599325a6 rpc_sleep_on_priority_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a45ba31 svc_auth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5bc12174 rpc_clnt_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5d7ebcdc rpc_net_ns +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5deb6e71 svc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5e13378b rpc_cancel_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5e2553ac svc_xprt_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5f270b06 cache_unregister_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5f50298c svc_xprt_copy_addrs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5ffdeb5e gssd_running +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x607192ce svc_generic_init_request +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x609202f9 rpc_task_gfp_mask +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x60e7994e rpc_find_or_alloc_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x61cc2f7f xprt_reserve_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x61febd1d xprt_unregister_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x637dc559 svc_authenticate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x64e2262d rpc_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x660fd9d7 svc_print_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66ed2439 rpc_destroy_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x67b9f479 xdr_init_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x689d9e4e xdr_page_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x68d6b40c rpc_clnt_iterate_for_each_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x693548fd rpc_call_start +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6c91a5da xprt_add_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6e84eb08 xdr_write_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6f996c84 rpcauth_destroy_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6fdd847c xdr_stream_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x70f70745 rpc_run_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x715edcf0 xprt_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71aa3571 rpcauth_lookupcred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71bc40e3 rpc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71fa908a cache_flush +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x72495933 rpc_localaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x72811738 rpc_restart_call +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x728a56d6 xprt_unlock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x75109475 rpc_restart_call_prepare +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7711df42 svc_drop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x788b18cc rpc_clnt_swap_activate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7981b7ad xprt_free_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7c407a7a xprt_lookup_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7c7507ac svcauth_unix_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7cae2aa3 xdr_reserve_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7cd4c9ca rpc_clnt_xprt_switch_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7de53067 rpc_init_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7e71ec7c sunrpc_cache_lookup_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x847c5d38 xdr_stream_decode_string_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x84b618ef xdr_inline_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x84dda7c1 xprt_adjust_cwnd +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x85d871fd rpc_task_release_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x86a269c0 rpc_wake_up_next +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x87bae52a xdr_terminate_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x887c367c rpc_mkpipe_dentry +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8c8bd345 svc_rqst_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8cadbd03 cache_seq_start_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8e1ea16a rpc_release_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8e5e50f6 svc_rpcb_cleanup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8ebaecca cache_destroy_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x904411bb rpcauth_init_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9078507f sunrpc_init_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x91be1c67 rpc_sleep_on +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x934f1625 rpc_unlink +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x957bb5d9 xprt_force_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x966191ef rpc_wake_up_queued_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9670b5a1 rpc_free_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x96ac3159 rpc_count_iostats_metrics +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x982fa808 svc_age_temp_xprts_now +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x994f69dc cache_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99aee353 rpc_init_priority_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9ba2aabb rpc_exit +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9c62fdbf rpc_setbufsize +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9c981804 svc_auth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9cb39441 xprt_wait_for_reply_request_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9e5b5e69 xdr_init_encode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9ef44304 sunrpc_cache_pipe_upcall_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9fca1ac8 xprt_setup_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa04b31ec rpcauth_wrap_req_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa164e8b3 svc_xprt_init +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa184507e xdr_stream_decode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa3237ca6 xdr_buf_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa3245937 svc_fill_symlink_pathname +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa3275a43 rpc_task_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa3e9be27 svc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa4d8407d rpc_wait_for_completion_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa5876a36 auth_domain_lookup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa7ee5bcd xprt_release_rqst_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa8671715 rpcauth_stringify_acceptor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa8a7963a xdr_reserve_space_vec +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa92fcadc rpc_prepare_reply_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaae48479 xdr_stream_move_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaaf86c72 xprt_reserve_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xac74243c sunrpc_cache_unhash +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xadde8d48 xdr_encode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xae76dd9c rpc_peeraddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaebce30e xprt_pin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf5bf6ef nfs_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf9c6e27 rpc_sleep_on_priority +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb011cc64 svc_xprt_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb05d231a read_bytes_from_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb26096a1 rpc_set_connect_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb4e3ffe5 csum_partial_copy_to_xdr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb51a3724 rpc_pipefs_notifier_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb65f86ff xdr_inline_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb6770b8b rpc_clnt_xprt_switch_remove_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb78ea62a xdr_stream_encode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb7f835f7 rpc_put_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb9c56de1 svc_find_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbb224cdd rpc_count_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbe77aad9 rpc_bind_new_program +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbeac7c2a xprt_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf9d1b96 nfsd_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0908dd0 svc_destroy +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc12435e3 rpc_calc_rto +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc36e5176 svc_rpcb_setup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc377f4de rpc_get_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc38ffb9d svc_sock_update_bufs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc3ff5704 svc_rqst_replace_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc6c33d3a xprt_request_get_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc7706fb8 rpcauth_init_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc77852ac svc_reserve +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc83e1878 xprt_wake_up_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8e96dea qword_addhex +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xca594ac6 rpcb_getport_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcb2523dd svc_set_num_threads +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcc085578 rpc_destroy_pipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcc350109 xdr_stream_zero +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcc4cf4cb xdr_buf_trim +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcc82a98c xprt_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xccf649de xprt_unpin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcda1060b rpc_call_null +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce678a59 xdr_decode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcefedab7 xdr_read_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd03e85bb rpc_clone_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd064be77 rpc_clnt_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd121b014 svc_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd28f73e5 rpc_clnt_xprt_switch_has_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd29643b0 xprt_release_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd32f2e50 xprt_alloc_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd6024edc rpc_put_task_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd7896879 xprt_destroy_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd8ce721a svc_xprt_received +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdaff7d74 xdr_set_pagelen +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd691402 xprt_find_transport_ident +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdef8a763 rpc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdf4a44b1 rpc_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe13ea516 svc_rpcbind_set_version +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe2c34366 put_rpccred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe4d818a5 sunrpc_cache_unregister_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5786d22 rpc_wake_up_first +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5919cb1 xdr_encode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe62cf11f cache_seq_stop_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe66da871 rpc_killall_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe97f4ce5 qword_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xea6ea1d9 xprt_reconnect_backoff +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeb82207c xprt_complete_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xebb0a1b8 xdr_decode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xec6482c7 svc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xecf62c47 rpc_init_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedaae1a8 xdr_encode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedcf6be4 qword_add +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeeacab69 rpc_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xef12e1c2 rpc_clnt_probe_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeff806f1 svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf06d9a20 rpc_remove_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf0b7775d rpc_init_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf0ff71f6 auth_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf1202936 svc_xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf15179f0 rpc_clnt_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf1c754d3 svc_xprt_deferred_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf396d4a7 svc_fill_write_vector +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf499784f xdr_stream_decode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf6f84eeb xdr_stream_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7c866ca rpc_machine_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfa9107b1 svc_addsock +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfb65a88b xdr_stream_decode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfba6be86 svc_exit_thread +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfc5f2dd4 _copy_from_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfcdde68d unix_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfda77c61 rpc_force_rebind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfe960cbf xdr_truncate_decode +EXPORT_SYMBOL_GPL net/tls/tls 0x34aac729 tls_encrypt_skb +EXPORT_SYMBOL_GPL net/tls/tls 0x395d3d1c tls_device_sk_destruct +EXPORT_SYMBOL_GPL net/tls/tls 0x5cddea12 tls_offload_tx_resync_request +EXPORT_SYMBOL_GPL net/tls/tls 0xf9652a1a tls_validate_xmit_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x03a81e69 virtio_transport_stream_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x09e1617b virtio_transport_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x14336289 virtio_transport_notify_send_post_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x173ab03a virtio_transport_do_socket_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x254016be virtio_transport_stream_is_active +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x26660a78 virtio_transport_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x2ac9d839 virtio_transport_inc_tx_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x2b685861 virtio_transport_dgram_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x55fe2af4 virtio_transport_notify_send_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x5976874b virtio_transport_put_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x5eae2957 virtio_transport_notify_buffer_size +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x62dec1d4 virtio_transport_seqpacket_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x636b75f1 virtio_transport_notify_poll_out +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x67dcae2f virtio_transport_notify_send_pre_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x68f09565 virtio_transport_stream_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x7ddc959a virtio_transport_recv_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xa83f9952 virtio_transport_connect +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb32c6ff2 virtio_transport_notify_recv_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb776784f virtio_transport_stream_rcvhiwat +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbabd30f5 virtio_transport_dgram_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbb0e8ee3 virtio_transport_dgram_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbc8918f6 virtio_transport_read_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbe7c76a8 virtio_transport_seqpacket_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc246e649 virtio_transport_purge_skbs +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc52621e8 virtio_transport_notify_recv_pre_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xccd282f1 virtio_transport_notify_recv_post_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd8a5d14d virtio_transport_shutdown +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd9a2b5fe virtio_transport_notify_recv_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xdb18f87a virtio_transport_notify_send_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xdf413dfa virtio_transport_release +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe52e50f5 virtio_transport_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe88737b3 virtio_transport_stream_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe91efd78 virtio_transport_seqpacket_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf3953534 virtio_transport_deliver_tap_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf5ca4650 virtio_transport_dgram_bind +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf6e007ff virtio_transport_get_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xffad83e6 virtio_transport_notify_poll_in +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0e9bc9b6 vsock_addr_unbind +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x14f314a9 vsock_find_bound_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x16c15600 vsock_enqueue_accept +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x284e07d8 vsock_bind_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x2d96feab vsock_core_get_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x39bbf2c7 vsock_insert_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3a042290 vsock_data_ready +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3d4b0fca vsock_addr_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3e2a120b vsock_remove_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4003f013 vsock_create_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x412530f2 vsock_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4af37ede vsock_core_unregister +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4b99648c vsock_addr_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x59bf4556 vsock_dgram_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x6b7d94c1 vsock_assign_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x7e66afc0 vsock_for_each_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x90aa8549 vsock_find_cid +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x936ce368 vsock_connectible_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x990d9dc4 vsock_connectible_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9bb6fd09 vsock_connected_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xacc3bb8a vsock_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xaf2674b5 vsock_addr_equals_addr +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb0d7bda7 vsock_addr_cast +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb59d76b7 vsock_remove_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb7c0c569 vsock_core_register +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xbdea7d5c vsock_add_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc349f19b vsock_deliver_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc92f7f50 vsock_table_lock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xdadc4a71 vsock_find_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xdca2f1da vsock_remove_sock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe1765c4c vsock_remove_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe1d28423 vsock_add_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xec96eadf vsock_addr_validate +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xf9006baf vsock_remove_pending +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x0153b66c wiphy_delayed_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x0b067338 cfg80211_wext_siwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x0ff0f386 cfg80211_wext_siwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x10486757 wiphy_delayed_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x16413fc2 cfg80211_wext_siwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x45e24e6b cfg80211_vendor_cmd_reply +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x4f446219 cfg80211_wext_giwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x609c8ad2 cfg80211_wext_giwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x8a5810c0 cfg80211_wext_giwname +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x92659f3f wiphy_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x948ef481 cfg80211_wext_giwrange +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x951b5f24 cfg80211_wext_siwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xaf0ce654 cfg80211_pmsr_complete +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xb2aa6407 wiphy_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xb500acd3 cfg80211_wext_giwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xb55f5589 cfg80211_pmsr_report +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xba44f263 cfg80211_vendor_cmd_get_sender +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xc00240f9 cfg80211_wext_giwretry +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xd5afcebb cfg80211_wext_giwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xeedf8776 cfg80211_shutdown_all_interfaces +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0049ca83 xfrm_aead_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x00c80741 xfrm_ealg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0a575945 xfrm_count_pfkey_auth_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x28e23139 xfrm_probe_algs +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x37a02412 xfrm_aalg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x5c699441 xfrm_aalg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x72395dc1 xfrm_calg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x7a8ca627 xfrm_count_pfkey_enc_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xaab23340 xfrm_calg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xb73be794 xfrm_ealg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xc6b1fdbe xfrm_aalg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xd6f50cf7 xfrm_ealg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x311b1a92 ipcomp_destroy +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x3d6ddaf7 ipcomp_output +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x72d0632e ipcomp_init_state +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x75afc797 ipcomp_input +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0x4a0c7516 xfrm_msg_min +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0xa294bed8 xfrma_policy +EXPORT_SYMBOL_GPL sound/ac97_bus 0xa427394d snd_ac97_reset +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x0ae5b562 snd_seq_kernel_client_put +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x27e9df94 snd_seq_kernel_client_get +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xadb51cff snd_seq_client_ioctl_unlock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xcbf9166f snd_seq_system_broadcast +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xe50413d7 snd_seq_client_ioctl_lock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xf0c8f9fa snd_seq_expand_var_event_at +EXPORT_SYMBOL_GPL sound/core/snd 0x055c1d6e snd_device_get_state +EXPORT_SYMBOL_GPL sound/core/snd 0x28c3712d snd_card_free_on_error +EXPORT_SYMBOL_GPL sound/core/snd 0x39281594 snd_card_disconnect_sync +EXPORT_SYMBOL_GPL sound/core/snd 0x518b9ec6 snd_power_ref_and_wait +EXPORT_SYMBOL_GPL sound/core/snd 0x5af762f1 snd_fasync_free +EXPORT_SYMBOL_GPL sound/core/snd 0x6f3b5f4b snd_device_initialize +EXPORT_SYMBOL_GPL sound/core/snd 0x70344e3e snd_card_rw_proc_new +EXPORT_SYMBOL_GPL sound/core/snd 0x742ae0ca snd_device_disconnect +EXPORT_SYMBOL_GPL sound/core/snd 0x86f785ec snd_ctl_apply_vmaster_followers +EXPORT_SYMBOL_GPL sound/core/snd 0x8cbee481 snd_devm_card_new +EXPORT_SYMBOL_GPL sound/core/snd 0xa1c0453e snd_ctl_activate_id +EXPORT_SYMBOL_GPL sound/core/snd 0xb9f12838 snd_ctl_register_layer +EXPORT_SYMBOL_GPL sound/core/snd 0xc51d97ca snd_ctl_disconnect_layer +EXPORT_SYMBOL_GPL sound/core/snd 0xc80d61b4 snd_ctl_sync_vmaster +EXPORT_SYMBOL_GPL sound/core/snd 0xc9260b02 snd_card_add_dev_attr +EXPORT_SYMBOL_GPL sound/core/snd 0xd8bcd727 snd_ctl_get_preferred_subdevice +EXPORT_SYMBOL_GPL sound/core/snd 0xe42b665e snd_card_ref +EXPORT_SYMBOL_GPL sound/core/snd 0xefd679ea snd_ctl_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/core/snd 0xf84106ef snd_fasync_helper +EXPORT_SYMBOL_GPL sound/core/snd 0xf8f2a4eb snd_kill_fasync +EXPORT_SYMBOL_GPL sound/core/snd 0xfaf598c6 snd_ctl_request_layer +EXPORT_SYMBOL_GPL sound/core/snd-compress 0x9ee01390 snd_compress_new +EXPORT_SYMBOL_GPL sound/core/snd-compress 0xc6bcec41 snd_compr_stop_error +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x02cac816 snd_pcm_stream_lock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x04e1b99f snd_pcm_std_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x09e913c1 snd_pcm_alt_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x346b52a1 _snd_pcm_stream_lock_irqsave +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x35708ce8 snd_pcm_stream_unlock_irqrestore +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5ba6b7fb snd_pcm_stream_unlock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5c407196 snd_pcm_fill_iec958_consumer_hw_params +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x619ecea9 snd_pcm_hw_constraint_eld +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x649892e8 snd_pcm_create_iec958_consumer_default +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x7cc2b12e _snd_pcm_stream_lock_irqsave_nested +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x8d864069 snd_pcm_rate_range_to_bits +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x9701610f snd_pcm_stop_xrun +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x982ea055 snd_dma_buffer_sync +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa286a234 snd_pcm_format_name +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa90dd24b snd_pcm_stream_lock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xab8bc1a2 snd_pcm_rate_mask_intersect +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xb7a627d5 snd_pcm_stream_unlock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xb7c443cc snd_pcm_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xc0ec57ab snd_pcm_fill_iec958_consumer +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xc1bca5a5 snd_devm_alloc_dir_pages +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xe8db9efc snd_pcm_lib_default_mmap +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x0ebb0256 snd_hwparams_to_dma_slave_config +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x20522286 snd_dmaengine_pcm_pointer_no_residue +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x48e901b5 snd_dmaengine_pcm_close_release_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x49fe9a7b snd_dmaengine_pcm_get_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x6a208ca0 snd_dmaengine_pcm_open_request_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x6a37805c snd_dmaengine_pcm_refine_runtime_hwparams +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x7577f66e snd_dmaengine_pcm_close +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x97fa6348 snd_dmaengine_pcm_pointer +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xd61a5969 snd_dmaengine_pcm_request_channel +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xdd0ab139 snd_dmaengine_pcm_set_config_from_dai_data +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xe3773984 snd_dmaengine_pcm_trigger +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xf4deff55 snd_dmaengine_pcm_open +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0x1b115906 snd_rawmidi_free +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0x3c039fcd snd_rawmidi_init +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0x7306b2ca snd_seq_driver_unregister +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0x788155a6 __snd_seq_driver_register +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x04de0eea snd_ump_switch_protocol +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x1327efa4 snd_ump_parse_endpoint +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x2fcd5d95 snd_ump_receive +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x3b1b7e22 snd_ump_attach_legacy_rawmidi +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x5b39d06f snd_ump_convert_from_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x730cb3a5 snd_ump_block_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xaa3298bc snd_ump_endpoint_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xd48bee68 snd_ump_receive_ump_val +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xd4d9dccb snd_ump_transmit +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe3590e5b snd_ump_convert_to_ump +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x04676348 amdtp_am824_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x0996bdbf amdtp_domain_destroy +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x11826cf4 amdtp_domain_stream_pcm_ack +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x1f061ddb amdtp_am824_add_pcm_hw_constraints +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x3dca4541 amdtp_am824_midi_trigger +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x49fe6b1c amdtp_domain_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x5caffb65 amdtp_am824_set_parameters +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x719fa690 amdtp_domain_stream_pcm_pointer +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x78077550 amdtp_am824_set_midi_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xa81590c2 amdtp_domain_start +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xb9c0c68a amdtp_domain_stop +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xbbef018f amdtp_domain_add_stream +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xf604ebf7 amdtp_am824_set_pcm_position +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x0b5da496 snd_hda_ext_driver_unregister +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x0c4a4972 snd_hdac_ext_bus_ppcap_int_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x200a0919 snd_hdac_ext_bus_link_put +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x27c58d58 snd_hdac_ext_stream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x285de531 snd_hdac_ext_bus_link_power_down +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x2f09efe7 snd_hdac_ext_bus_ppcap_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x31398b55 snd_hdac_ext_stream_init_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x37c98a71 snd_hdac_ext_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x4ef8fd4e snd_hdac_ext_bus_init +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x578d4dad snd_hdac_ext_link_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x72210240 snd_hdac_ext_bus_device_remove +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x72948f4b snd_hdac_ext_bus_link_get +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x7ce0ec2a snd_hda_ext_driver_register +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x83b532ac snd_hdac_ext_bus_link_clear_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x8af3952c snd_hdac_ext_stream_clear +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x8b55da36 snd_hdac_ext_bus_link_power_up +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x9d68e735 snd_hdac_ext_bus_link_power_down_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa1264b78 snd_hdac_ext_bus_get_hlink_by_name +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa2e1e833 snd_hdac_ext_bus_link_set_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa9b08ecb snd_hdac_ext_stream_setup +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xb1a58666 snd_hdac_ext_bus_get_ml_capabilities +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xb2e66a2c snd_hdac_ext_stream_decouple +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xb6527986 snd_hdac_ext_stream_reset +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xc7437020 snd_hdac_ext_stream_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xd2cb086d snd_hdac_ext_stream_release +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xd53b66cd snd_hdac_ext_cstream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xd62939b0 snd_hdac_ext_stream_start +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xd653ded9 snd_hdac_ext_bus_get_hlink_by_addr +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xd89e5bf9 snd_hdac_ext_bus_exit +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xdf023f4f snd_hdac_ext_stream_decouple_locked +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe8c86e7a snd_hdac_ext_bus_link_power_up_all +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x00c26751 snd_hdac_bus_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x05636f93 snd_hdac_aligned_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0564962a snd_hdac_stream_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x05937dea snd_hdac_codec_link_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0775244a _snd_hdac_read_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x085b208c snd_hdac_query_supported_pcm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0aef23c1 snd_hdac_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1012fec6 snd_hdac_get_stream_stripe_ctl +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1488641f snd_hdac_aligned_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x160eddc5 snd_hdac_acomp_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x235cd813 snd_hdac_codec_link_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x25143695 snd_hdac_get_stream +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2540ad4d snd_hdac_read_parm_uncached +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x284436e7 snd_hdac_acomp_register_notifier +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2a13c211 snd_hdac_bus_send_cmd +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x31aa9910 snd_hdac_device_set_chip_name +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x37975768 snd_hdac_stop_streams_and_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3a50ac70 snd_hdac_sync_audio_rate +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3a6eedb2 snd_hdac_stream_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3bd544c2 snd_hdac_get_active_channels +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3df447f1 snd_hdac_stream_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3f0ca20f snd_hdac_override_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x41bada3b snd_hdac_stream_wait_drsm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x41f883fe snd_hdac_codec_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x462bb042 snd_hdac_regmap_update_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x46dc2919 snd_hdac_stream_release_locked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4a87485c snd_hdac_bus_handle_stream_irq +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4b12f583 snd_hdac_device_unregister +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c7ec4b6 snd_hdac_get_ch_alloc_from_ca +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4df828bc snd_hdac_regmap_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4ff6c659 snd_hdac_bus_reset_link +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x520c281c snd_hdac_stream_sync_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x54765185 snd_hdac_regmap_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x572c54ce snd_hdac_stream_set_params +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5c07cb49 snd_hdac_calc_stream_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5e1e4513 snd_hdac_bus_exec_verb_unlocked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5e6bea88 snd_hdac_stop_streams +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x60280793 snd_hdac_get_connections +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x60f98e7c snd_hdac_device_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x65775ec5 snd_hda_bus_type +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x67bfe791 snd_hdac_spk_to_chmap +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x67de3e5f snd_hdac_bus_alloc_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x72a80c93 snd_hdac_regmap_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x75814227 snd_hdac_bus_update_rirb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x77c754a8 snd_hdac_chmap_to_spk_mask +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x784199d3 snd_hdac_bus_parse_capabilities +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x79ffaa01 snd_hdac_refresh_widgets +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7cc1d6df snd_hdac_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7f2ffd87 snd_hdac_display_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8592617c snd_hdac_stream_start +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8660e795 snd_hdac_regmap_write_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x86a805ce snd_hdac_stream_set_dpibr +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x86f9c91f snd_hdac_acomp_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x88d207e1 snd_hdac_regmap_read_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x896e6efa snd_hdac_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8b516e1e snd_hdac_sync_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8bc11ec5 snd_hdac_is_supported_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x90f5954b snd_hdac_stream_release +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9243092a snd_hdac_stream_assign +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x92e6942d snd_hdac_stream_timecounter_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x95ff2deb snd_hdac_codec_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a200bc3 snd_hdac_stream_setup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a8e1877 snd_array_free +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9ead0ed5 snd_hdac_bus_enter_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9f41e5e5 snd_hdac_register_chmap_ops +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa2441c85 snd_hdac_power_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa8abee5a snd_hdac_bus_exit_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa8e2d266 snd_hdac_stream_setup_periods +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa995fa4a snd_hdac_stream_stop +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb558350a snd_hdac_stream_set_spib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb9a61001 snd_hdac_power_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbe7dd7dc snd_array_new +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbea7ae2a snd_hdac_setup_channel_mapping +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbed2b3dd snd_hdac_bus_stop_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbf934903 snd_hdac_device_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc76f0c32 snd_hdac_regmap_add_vendor_verb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd0d2c94d snd_hdac_bus_stop_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd1c34dc5 snd_hdac_check_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd2c728b3 snd_hdac_bus_init_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd3e4f54c snd_hdac_bus_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd408c451 hdac_get_device_id +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd441db40 snd_hdac_device_register +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd5449bc9 snd_hdac_stream_get_spbmaxfifo +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd6d8d97c snd_hdac_get_sub_nodes +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd7abad8e snd_hdac_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd87f8a2b snd_hdac_bus_get_response +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd9153511 snd_hdac_power_up_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdd984a0e snd_hdac_power_down_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe25e40e9 snd_hdac_regmap_update_raw_once +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe4e07754 snd_hdac_print_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xeb7b675c snd_hdac_stream_spbcap_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xef48bd78 snd_hdac_dsp_prepare +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf061fe2c snd_hdac_stream_set_lpib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf0998d09 snd_hdac_dsp_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf1fff010 snd_hdac_dsp_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf7578f45 snd_hdac_codec_modalias +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf7848926 snd_hdac_bus_init_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf80b503f snd_hdac_bus_free_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf857dd10 snd_hdac_set_codec_wakeup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfc2cec42 snd_hdac_stream_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfcb796e7 snd_hdac_acomp_get_eld +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfe8edc2f snd_hdac_stream_drsm_enable +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x4a58cdd9 snd_intel_acpi_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x4e859456 intel_nhlt_free +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x51a4f387 intel_nhlt_get_dmic_geo +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x96257082 intel_nhlt_init +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0xf5a5a7a7 snd_intel_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x3126cf5e snd_ak4113_build +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x39ebc34e snd_ak4113_create +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x3bbe5545 snd_ak4113_reg_write +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x630935b6 snd_ak4113_reinit +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xacc8a63c snd_ak4113_external_rate +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xef9528f7 snd_ak4113_check_rate_and_errors +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x025cf7e7 hda_codec_driver_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x04f84a4f azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x068ad9d0 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x07a37edd snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x07fd3036 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x098c6e06 snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ac93788 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0caf148e snd_hda_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0daa1941 snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x110c48fc snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11f106e1 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x135d6746 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x15fb8f36 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x16aa1f28 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x18b8eb12 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x190fb3b1 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19b83fa3 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19e2d65e snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1a9c9ece snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1eb6f596 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2047d11c snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x23d77fc1 snd_hda_enum_helper_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x257374f7 snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x26ae2350 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x29dc33b6 __hda_codec_driver_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ae36952 snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2bee6d5c snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2c4f80f0 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x316727e8 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33d7fdef azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36154199 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3bda6e96 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3cabb61f snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3dae92e4 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3dca6cf5 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3f96d215 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4434198c snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x475b9585 snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x47b4fef4 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a575522 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4d365d54 snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51d5f3e7 snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5361a8f1 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x54a24346 snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5b4ac47f snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5eab2277 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5edbeb82 snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6145a931 snd_hda_mixer_amp_switch_get_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x61f1b17b azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x63bdf02e snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6682273a snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x669a0d80 snd_hda_mixer_amp_volume_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6991b49f snd_hda_lock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d96910f snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ed8faba snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x723b01ae snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73837820 snd_hda_unlock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7392fc44 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x739b08a8 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73fbb065 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x749251f1 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76688b71 snd_hda_mixer_amp_volume_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7734a257 snd_hda_mixer_amp_volume_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7bd071d5 snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7d017556 snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7de23ee0 snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fc368e3 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x800bc106 snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8596fe47 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x882034d1 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88f2373c snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b1d99a2 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ca8f76e snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8d9fab04 snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8dc49f71 snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e18f691 azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e4375b4 snd_hda_mixer_amp_switch_put_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x917b0dcf azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x92cb4584 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x951182a1 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x98fc336e snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9f4c8dc3 snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa64918ea snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8637aaf snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8a44603 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8ebe886 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaaa673b9 snd_hda_mixer_amp_switch_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xab2b4497 is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xabfa5a9f snd_hda_mixer_amp_switch_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb127ad13 snd_hda_mixer_amp_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb24f169f snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb2ed1ad2 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb4c4aefa snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb82e58b6 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb9cf6e51 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba54f548 snd_hda_mixer_amp_switch_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbdd4d98 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe7bef73 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc0960c3e snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc2f631d5 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc303f329 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc31dcf61 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4d0a577 snd_hda_load_patch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4da363a azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc6cc8659 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc82fd2e9 snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc931ad0b snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xca851481 snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcc7d9b0b azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcfcc8177 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd0e8cd60 snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd27f2f98 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd49c1a5a snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd6b2f097 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd754b0e9 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd9231642 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdbf098d9 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdbf8f915 snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdc8d0674 snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xde1b716b snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe086a16d snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe3d0fefb snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe5c521b2 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe7af51af snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe9c0755f snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee7a2588 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3d82cda snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfaabffdb snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc632337 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x006b2766 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0217ceed snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x062012ca snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0a6b8f88 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0d3239c3 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x20065c2e snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x294a0b5b snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3e864934 snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3ef91ef7 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x454b1b7b snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x59c6bfdf snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5b7b1d9d snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6d65a2cd snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x99fb52fc snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xaa3e0add snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xcb935ddc snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe6710d98 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xec9ce557 snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfd28a0bb snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfec698de snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xffdbc2b7 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0xb8981f8d mt6359_accdet_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0x1868ec53 adau1372_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x61765771 adau1761_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0xd2df4ef3 adau1761_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x28ee1017 adau17x1_set_micbias_voltage +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x408c79fa adau17x1_precious_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x5d10f326 adau17x1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x72da9c51 adau17x1_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x8af3424e adau17x1_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x9dd549e1 adau17x1_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x9e63d972 adau17x1_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xa4a2ebcb adau17x1_add_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xc8e1cf1a adau17x1_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xd15d50ce adau17x1_add_widgets +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau7118 0x5895edf3 adau7118_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x04af967e aw88395_dev_fw_update +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x06fefada aw88395_dev_start +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x108f1817 aw88395_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x157186ac aw88395_dev_mute +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x35ed6a1a aw88395_dev_set_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x44d37208 aw88395_dev_get_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x96145852 aw88395_dev_set_volume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x964e3590 aw88395_dev_get_profile_count +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x9df2c293 aw88395_dev_stop +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xb739a65a aw88395_dev_get_prof_name +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xbf8bde78 aw88395_dev_get_prof_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xbfd20679 aw88395_dev_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0x72a7b20b aw88395_dev_cfg_load +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0xe7b16a6b aw88395_dev_load_acf_check +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x02dfed29 cs35l41_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x199c4990 cs35l41_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x2444ab21 cs35l41_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x0117c552 cs35l41_enter_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x02e07b6c cs35l41_set_channels +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x057c6998 cs35l41_regmap_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x29e428c5 cs35l41_init_boost +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x389e86c7 cs35l41_safe_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x6183c070 cs35l41_register_errata_patch +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x683575f8 cs35l41_exit_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x92bdd6e6 cs35l41_test_key_unlock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x9347fd12 cs35l41_configure_cs_dsp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x939311d7 cs35l41_set_cspl_mbox_cmd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xa4892e8e cs35l41_write_fs_errata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xb3296f47 cs35l41_regmap_spi +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe92ff6ad cs35l41_gpio_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe9b45ae8 cs35l41_test_key_lock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xf003f95e cs35l41_global_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xf13f3a19 cs35l41_otp_unpack +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x2240f2dd cs35l56_system_suspend_late +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x7b5cea65 cs35l56_system_resume_early +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x9439f2e9 cs35l56_system_suspend_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x9d867b17 cs35l56_system_resume_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xe927993c cs35l56_system_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xf079553b cs35l56_system_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x491eb243 cs4271_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x7d05786f cs4271_dt_ids +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x85553e5b cs4271_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x20e79b43 cs42l51_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x515b108a cs42l51_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x55e03863 cs42l51_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x72cbd179 cs42l51_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xdfe9d97b cs42l51_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x7cac7292 cs42888_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x88a00696 cs42xx8_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x993612e2 cs42xx8_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xcd3794c9 cs42448_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xf25e7d30 cs42xx8_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0xf34edf98 es8328_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0xf387b365 es8328_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x1eae71ba soc_hda_ext_bus_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xb11ef954 hda_codec_probe_complete +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xd0b424e5 snd_soc_hda_codec_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0x2adf4b4f lpass_macro_pds_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0xff74d9cb lpass_macro_pds_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98090 0xec3e4ffa max98090_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x547fe75f soc_codec_dev_max98373 +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x678dbf8b max98373_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xcce02270 soc_codec_dev_max98373_sdw +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xd4fa53cb max98373_slot_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x6b79710d mt6358_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x7f46c4b3 mt6358_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x9ac2ed26 mt6358_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0xbf2a0415 mt6358_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x3eddfa6e mt6359_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x62e1d871 mt6359_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0xc9a4a554 mt6359_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0xfeb13ac8 mt6359_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8821 0x7ab78d0a nau8821_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0x7c85fef6 nau8824_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xbf55f96a nau8824_components +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8825 0x7d754e3a nau8825_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xa39c60ee pcm1789_common_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xf4f6512c pcm1789_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xfefb589c pcm1789_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0xf346fd04 pcm179x_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0xf9789aa3 pcm179x_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x44a45fb1 pcm186x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x9be42852 pcm186x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x229a3297 pcm3168a_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xc60467bd pcm3168a_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xdc75312a pcm3168a_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xfd743cf5 pcm3168a_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x2d97fbc8 pcm512x_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x3504fa31 pcm512x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x7aa7c8bb pcm512x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xb0e9f683 pcm512x_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x5dc92cdf rl6231_pll_calc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x70617a04 rl6231_get_clk_info +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x8d7fa148 rl6231_get_pre_div +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0xdba4502f rl6231_calc_dmic_clk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0x61ff58e3 rt5514_spi_burst_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0xff87892f rt5514_spi_burst_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x301dad7d rt5640_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x47c6d040 rt5640_detect_headset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x6d92bcd7 rt5640_dmic_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xc4917341 rt5640_disable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xd7c6c98d rt5640_enable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xd97dfd67 rt5640_set_ovcd_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0x9bc4049e rt5645_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0xae09232f rt5645_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5659 0xdf97f8d3 rt5659_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5663 0xa40f3d50 rt5663_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677 0xdef5b436 rt5677_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x5fc320ad rt5677_spi_write_firmware +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x67956035 rt5677_spi_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xc6695825 rt5677_spi_hotword_detected +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xe8ece129 rt5677_spi_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x0d18594a rt5682_supply_names +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x335cab7d rt5682_calibrate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x3cbca533 rt5682_aif2_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x59d3d967 rt5682_jack_detect_handler +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x6a52d3ad rt5682_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x6b6e089f rt5682_parse_dt +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x74490c4d rt5682_apply_patch_list +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xa8a45a29 rt5682_register_dai_clks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xab522933 rt5682_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xb897de56 rt5682_reg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xd78b1e30 rt5682_aif1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xe940a467 rt5682_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xf64520bf rt5682_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xfa585491 rt5682_soc_component_dev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682s 0xa0ef3589 rt5682s_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x29bf574e devm_sigmadsp_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x81e73c05 sigmadsp_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x96d10fdc sigmadsp_attach +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xc66e234f sigmadsp_restrict_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xf25f2ac4 sigmadsp_setup +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-i2c 0xe14f3dc8 devm_sigmadsp_init_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-regmap 0xa4e4f156 devm_sigmadsp_init_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0xaf607d54 src4xxx_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0xe4a24117 src4xxx_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x76a5baeb ssm2602_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0xaaae2ba7 ssm2602_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x05524083 tasdevice_dev_bulk_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x0e8ca18d tasdevice_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x19bb8627 tasdevice_amp_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x1d37b9c8 tasdevice_kzalloc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x1fcee08c tas2781_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x2b645423 tascodec_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x2fbc9c59 tasdevice_dev_update_bits +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x377e9737 tasdevice_digital_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x52225f57 tasdevice_dev_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x60b92c9e tasdevice_dev_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x8f7cad66 tasdevice_amp_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xa1b9bc76 tasdevice_digital_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xc1971cd6 tasdevice_dev_bulk_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xc360d3a0 tasdevice_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xd60d28da tasdevice_dsp_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic32x4 0x27472258 aic32x4_register_clocks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic3x 0x1584bdb3 aic3x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ts3a227e 0xb6778609 ts3a227e_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd-mbhc 0x936c1623 wcd_mbhc_event_notify +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x3dfdaa0f wcd938x_sdw_device_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x4961058e wcd938x_swr_get_current_bank +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xae126a74 wcd938x_sdw_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xaef43e62 wcd938x_sdw_set_sdw_stream +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xe37ce137 wcd938x_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x0753dd55 wm_adsp_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x12163268 wm_adsp_compr_open +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x1a074e04 wm_adsp1_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x29cdfd76 wm_adsp_fw_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x2b7c8c34 wm_adsp2_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x305c3966 wm_adsp_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x3197979e wm_adsp_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x3e591136 wm_adsp_compr_handle_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x4916b0dd wm_adsp_fw_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x4c5b1946 wm_adsp2_set_dspclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x4e89c689 wm_adsp_compr_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x52c16479 wm_halo_wdt_expire +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x54e4ddc9 wm_adsp_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x64109af6 wm_adsp_fw_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x6db342f3 wm_adsp_early_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x77558590 wm_adsp_power_up +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x776fb92b wm_adsp2_component_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x86c7c8ab wm_adsp2_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x899539d5 wm_adsp1_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x899d36de wm_adsp_compr_copy +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x8c77900a wm_adsp_read_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xa2c57b6d wm_adsp2_preloader_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xdd3c79ef wm_adsp2_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xe74c18b5 wm_halo_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xea38ee07 wm_halo_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xef181ced wm_adsp2_preloader_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf0eb0e38 wm_adsp_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xfcfc0fa3 wm_adsp2_component_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xfe944917 wm_adsp_write_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x20f4b9df wm_hubs_set_bias_level +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x5cd7eb9b wm_hubs_dcs_done +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x71cd8ef9 wm_hubs_add_analogue_controls +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x757206d5 wm_hubs_spkmix_tlv +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x89b0ad7d wm_hubs_vmid_ena +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x8a66d12d wm_hubs_hpl_mux +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xb3bab2c6 wm_hubs_hpr_mux +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xb81a6ab8 wm_hubs_update_class_w +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xdb71ef16 wm_hubs_add_analogue_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xfa6f4a98 wm_hubs_handle_analogue_pdata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0x2af8a7cd wm8731_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0x87005ccf wm8731_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x024750b1 wm8804_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x2b5070d7 wm8804_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xc9087d4b wm8804_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xd2d57b24 wm8804_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8903 0xb174e1a5 wm8903_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8962 0xc321adff wm8962_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8994 0x424c50ae wm8994_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8994 0xa70c52ee wm8958_mic_detect +EXPORT_SYMBOL_GPL sound/soc/fsl/imx-pcm-dma 0x082d98df imx_pcm_dma_init +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-fsl-asrc 0x5929e530 fsl_asrc_component +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x30693bb7 imx_audmux_v1_configure_port +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x58631dab imx_audmux_v2_configure_port +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card 0xb71443a7 audio_graph_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x13e69dc6 audio_graph2_link_normal +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x9fbdd9dc audio_graph2_link_dpcm +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0xbec021ed audio_graph2_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0xd6aa91bf audio_graph2_link_c2c +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x00e1d1ff asoc_simple_is_convert_required +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x06a317b4 asoc_simple_init_aux_jacks +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x08c458c3 asoc_simple_parse_tdm_width_map +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x20c4be0b asoc_simple_remove +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x224701c7 asoc_simple_canonicalize_platform +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x474d6363 asoc_simple_init_jack +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x4900ecda asoc_simple_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x504e050c asoc_simple_shutdown +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x507ea47a asoc_simple_parse_clk +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x5db69faf asoc_graph_card_probe +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x642192e9 asoc_simple_canonicalize_cpu +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x6880c0fa asoc_simple_be_hw_params_fixup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x6e88a445 asoc_simple_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x731a2abb asoc_simple_init_priv +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x74543c13 asoc_simple_hw_params +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x7aa7680c asoc_simple_parse_convert +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x83c47447 asoc_graph_is_ports0 +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x86ad8b75 asoc_simple_parse_widgets +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x8a575d5f asoc_simple_startup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x8ced03d4 asoc_simple_clean_reference +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x93f2077d asoc_simple_set_dailink_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xbcbbf381 asoc_simple_dai_init +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xc39c2c53 asoc_graph_parse_dai +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xd16115da asoc_simple_parse_routing +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xfa08a408 asoc_simple_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x0759a88c mtk_afe_fe_ops +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x0da63513 mtk_afe_fe_startup +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x127e3fe9 mtk_afe_pcm_new +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x162d9ab2 mtk_afe_combine_sub_dai +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x217fbe72 mtk_memif_set_rate +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x26ae52e7 mtk_dynamic_irq_release +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x29c33b20 parse_dai_link_info +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x358feb27 mtk_afe_fe_hw_params +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x3940ce62 mtk_sof_dailink_parse_of +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x5184efda mtk_afe_suspend +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x55319d64 mtk_sof_card_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x62515edf mtk_afe_fe_shutdown +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x7f76a3d1 mtk_afe_resume +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x80984019 mtk_memif_set_enable +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x8df2a7d6 mtk_memif_set_disable +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x95e34e51 mtk_afe_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x98ef0298 clean_card_reference +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x9c55e147 mtk_sof_card_late_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xb7befb6c mtk_memif_set_addr +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xba5f6986 mtk_afe_fe_trigger +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xbbb96672 mtk_memif_set_rate_substream +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xbc91ba18 mtk_afe_add_sub_dai_control +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xc5762d15 mtk_memif_set_channel +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xc9b3b3d7 mtk_afe_pcm_platform +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xcc71b27d mtk_afe_fe_hw_free +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xdd86d9d9 mtk_sof_dai_link_fixup +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xe0b0bc71 mtk_dynamic_irq_acquire +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xe849fe66 mtk_memif_set_format +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xf13f51ba mtk_afe_fe_prepare +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xf3957774 mtk_memif_set_pbuf_size +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8183/snd-soc-mt8183-afe 0x85cb2261 mt8183_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x779eb538 mt8186_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x8b5519bd mt8186_afe_gpio_init +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0xaaebeca1 mt8186_mt6366_card_set_be_link +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0xe55a081e mt8186_mt6366_init +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8188/snd-soc-mt8188-afe 0x30aee848 mt8188_afe_enable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8188/snd-soc-mt8188-afe 0xbfc5e4d1 mt8188_afe_disable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0x6bfb83cd mt8192_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8195/snd-soc-mt8195-afe 0x4d4598fe mt8195_afe_enable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8195/snd-soc-mt8195-afe 0x9dba1918 mt8195_afe_disable_clk +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x1a3cd301 axg_fifo_pcm_hw_free +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x2eafcefc g12a_fifo_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x3042f6e2 axg_fifo_pcm_close +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x45fd95c0 axg_fifo_pcm_trigger +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x7b635832 axg_fifo_pcm_new +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x7e357977 axg_fifo_pcm_open +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x8caaf228 axg_fifo_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xe78186ad axg_fifo_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xfd050638 axg_fifo_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x4988d1f8 axg_tdm_stream_alloc +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x539c48cc axg_tdm_stream_start +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x55316323 axg_tdm_formatter_set_channel_masks +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x64e0ca85 axg_tdm_stream_free +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0xa24511e6 axg_tdm_formatter_event +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0xef4a0d56 axg_tdm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0xffa1047c axg_tdm_formatter_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-interface 0xd190fda5 axg_tdm_set_tdm_slots +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x29e11b46 meson_card_parse_dai +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x43bfb4ea meson_card_set_be_link +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x44ddf3c5 meson_card_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x6700d3bc meson_card_i2s_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x688539f8 meson_card_set_fe_link +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x92a3d951 meson_card_reallocate_links +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x99ef1b76 meson_card_remove +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0xb9890945 meson_card_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x06a8b461 meson_codec_glue_input_get_data +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x64782075 meson_codec_glue_input_dai_remove +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x6ae9406e meson_codec_glue_output_startup +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x94e7d996 meson_codec_glue_input_set_fmt +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xb0a62419 meson_codec_glue_input_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xee243f74 meson_codec_glue_input_dai_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x1ee11379 q6adm_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x28421460 q6adm_get_copp_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x72dd1ffd q6adm_matrix_map +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x90d7b24c q6adm_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x07a54780 q6afe_cdc_dma_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x369b6eeb q6afe_port_put +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x3b16d6e7 q6afe_port_stop +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x498d993b q6afe_get_port_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x5332304f q6afe_slim_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x7df60063 q6afe_port_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xae809786 q6afe_hdmi_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xcdd6cb2e q6afe_set_lpass_clock +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xd4523c59 q6afe_i2s_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xe45246a8 q6afe_port_start +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xef71ee26 q6afe_port_get_from_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xfaf22370 q6afe_tdm_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x08dd64f9 q6asm_audio_client_alloc +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x13b7efd9 q6asm_cmd +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x1b6c77fc q6asm_stream_media_format_block_alac +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x25bfa476 q6asm_open_write +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x2b693eed q6asm_stream_media_format_block_wma_v9 +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4afe6f73 q6asm_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4fba2f0c q6asm_run_nowait +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x68db31e2 q6asm_unmap_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x6cec4b17 q6asm_stream_remove_trailing_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x856b4fdb q6asm_stream_media_format_block_wma_v10 +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x9d0cf85f q6asm_stream_media_format_block_flac +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xa7d3a3a6 q6asm_media_format_block_multi_ch_pcm +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xb37ed108 q6asm_enc_cfg_blk_pcm_format_support +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc0dd8d67 q6asm_open_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc1347db0 q6asm_write_async +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc5a116a4 q6asm_get_session_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xcbee5e42 q6asm_stream_remove_initial_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xcc4952e4 q6asm_audio_client_free +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xd2cf1a0f q6asm_run +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xd38aa312 q6asm_cmd_nowait +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xea75a5dd q6asm_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xf47f4b35 q6asm_stream_media_format_block_ape +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6core 0x7e52e977 q6core_is_adsp_ready +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6core 0x9b02ea0d q6core_get_svc_api_info +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0x29c3d616 q6prm_vote_lpass_core_hw +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0x6e29d7c6 q6prm_set_lpass_clock +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0xebefc14c q6prm_unvote_lpass_core_hw +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6routing 0x5b75f756 q6routing_stream_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6routing 0xa7a64259 q6routing_stream_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x04860b88 q6apm_remove_trailing_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x145cf8f6 audioreach_alloc_apm_cmd_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x1aeef196 q6apm_graph_flush +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x1cb285c5 audioreach_set_media_format +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x1d89faf7 audioreach_tplg_init +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x2fe33fd3 q6apm_is_adsp_ready +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x3721d13e audioreach_compr_set_param +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x3b35ec4f q6apm_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x3d4a25b3 q6apm_remove_initial_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x40458c7b q6apm_enable_compress_module +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x4229ea53 q6apm_graph_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x5543dd66 audioreach_alloc_apm_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x568075de audioreach_send_u32_param +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x5ab894e7 audioreach_graph_free_buf +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x64dc5171 audioreach_alloc_cmd_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x659c69fb q6apm_graph_media_format_pcm +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7b5ba9c8 q6apm_graph_stop +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7e911d21 q6apm_graph_get_rx_shmem_module_iid +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7f4d39c8 audioreach_alloc_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x860dc536 q6apm_set_real_module_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x89a04bc5 q6apm_write_async +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x907e43b5 audioreach_alloc_graph_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x9a2e032e q6apm_graph_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xa76b0fcd audioreach_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xae192d2b q6apm_graph_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xb55e832d q6apm_graph_media_format_shmem +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xba421c38 audioreach_shared_memory_send_eos +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xbbd49aa3 q6apm_graph_start +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xd1a0e450 q6apm_unmap_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xd1c24fbc q6apm_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xdd6a7065 audioreach_graph_send_cmd_sync +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xf7639665 audioreach_send_cmd_sync +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xfe8ba223 audioreach_gain_set_vol_ctrl +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x07daf000 q6dsp_audio_ports_of_xlate_dai_name +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x17142e58 q6dsp_map_channels +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x4a63fb5b q6dsp_audio_ports_set_config +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x9501f8e4 q6dsp_get_channel_allocation +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0xd5201646 q6dsp_clock_dev_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cdc-dma 0x12985e27 asoc_qcom_lpass_cdc_dma_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x4601d1f2 lpass_cpu_pcm_new +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x4b6530fa asoc_qcom_lpass_cpu_platform_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x7be06e9c asoc_qcom_lpass_cpu_platform_shutdown +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xabe7bb78 asoc_qcom_lpass_cpu_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xb39e3bab asoc_qcom_lpass_cpu_dai_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xc2c35952 asoc_qcom_lpass_cpu_platform_remove +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-hdmi 0x11d5da1c asoc_qcom_lpass_hdmi_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-platform 0x39dd6d2f asoc_qcom_lpass_platform_register +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-common 0xa7bd1c75 qcom_snd_wcd_jack_setup +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-common 0xd184b4db qcom_snd_parse_of +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x79904eed qcom_snd_sdw_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x7eebc665 qcom_snd_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0xf34cfc44 qcom_snd_sdw_hw_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x2ad85b63 snd_soc_acpi_find_machine +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x48c4d20c snd_soc_acpi_codec_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x5c512782 snd_soc_acpi_find_package_from_hid +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x036ce900 snd_soc_dapm_add_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x086338cc snd_soc_card_jack_new_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x099e7b96 snd_dmaengine_pcm_prepare_slave_config +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0a41ca20 devm_snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0b50c825 snd_soc_dai_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0dae56ad snd_soc_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x119b2939 snd_soc_component_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x13258a2a snd_soc_component_async_complete +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x142cfe7e snd_soc_dapm_init +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x158aa800 snd_soc_get_dai_id +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x158e9520 snd_soc_dapm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x160b44d7 snd_soc_limit_volume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x171b3ded snd_soc_dapm_kcontrol_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x17d9c141 snd_soc_dapm_weak_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1999b424 snd_soc_of_get_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x19a06e13 snd_soc_unregister_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1a147bb1 snd_soc_component_set_jack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1b587990 snd_soc_dpcm_be_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1b972c3f snd_soc_component_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1c332e7e snd_soc_dai_set_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1eb8a19b snd_soc_component_test_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1f75e67b snd_soc_dapm_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1f9a72b8 snd_soc_dapm_info_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x211b0e1f widget_in_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x23e2d2bb dapm_pinctrl_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x24e1b04d snd_dmaengine_pcm_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2541a979 snd_soc_calc_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x257ed471 snd_soc_find_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x25b006ef snd_soc_dapm_get_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x26fd5968 snd_soc_get_stream_cpu +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2907ff25 snd_soc_component_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2a6f159e snd_soc_dai_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2a976321 snd_soc_rtdcom_lookup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2b352d89 snd_soc_dapm_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2b903f9b snd_soc_add_component_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2b9b6666 snd_soc_jack_get_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2ba1a000 snd_soc_runtime_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2ce66301 snd_soc_dai_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2ef7e080 snd_soc_tplg_component_load +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2f1b51be snd_soc_component_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x324ad356 snd_soc_component_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x34d18b9e snd_soc_component_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x36f1a78a snd_soc_dai_set_clkdiv +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x378ef44e snd_soc_dai_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x37b995e4 snd_soc_component_write_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x38f4da94 snd_soc_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x39a3d23c snd_soc_runtime_set_dai_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3a111eff devm_snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3ab63789 snd_soc_dapm_ignore_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3abeb57b snd_soc_new_compress +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3b3dd035 snd_soc_component_write +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3d5a8dde snd_soc_daifmt_parse_clock_provider_raw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3fdc2db4 snd_soc_close_delayed_work +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x46fca706 snd_soc_dpcm_can_be_prepared +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4763aef7 snd_soc_dapm_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x47ded77d snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x47e7ec8c snd_soc_component_compr_get_codec_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x480ad7cb snd_soc_component_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x48bba3e4 snd_soc_card_add_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x49daaf9d snd_soc_card_get_kcontrol +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4ab0682c snd_soc_component_read_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4abafd8a snd_soc_dapm_put_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4c7e581b snd_soc_of_parse_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4ccd6ff6 dapm_mark_endpoints_dirty +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4ce1a391 snd_soc_free_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4d0cb9ea snd_soc_component_update_bits_async +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4f815b76 snd_soc_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4fa1782d snd_soc_tdm_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x50ad7614 snd_soc_component_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x51b817bc snd_soc_dai_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x544806b2 snd_soc_info_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x54a84d23 snd_soc_dapm_sync_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5501f67d snd_soc_get_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x56b265db snd_soc_lookup_component_nolocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x57007cc1 snd_soc_of_put_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x593c0344 snd_soc_dapm_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5a01f672 snd_soc_component_compr_open +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5a32245d snd_soc_component_read +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5a8a2768 snd_soc_of_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5b3263aa snd_soc_component_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5bebebf7 snd_soc_bytes_get +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5cc62bea snd_soc_dapm_dai_get_connected_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5cd4dc93 snd_soc_component_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5e1162a2 snd_soc_add_dai_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5e28a5c4 snd_soc_set_runtime_hwparams +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5ed2bcf3 snd_soc_dai_set_tristate +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5f8ac05f snd_soc_dapm_new_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x60321875 snd_soc_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x61e531bc snd_soc_jack_add_gpiods +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x639e6289 snd_soc_jack_add_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x63b486f9 snd_soc_dapm_kcontrol_dapm +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x65c6cf49 snd_soc_dpcm_can_be_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x675124eb snd_soc_add_pcm_runtimes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x68820dca snd_soc_put_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6906076a snd_soc_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6a87a0f6 snd_soc_of_get_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6a967baf snd_soc_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6bd482b4 snd_soc_link_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6cb06922 snd_soc_add_card_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6cd59b6c snd_soc_find_dai_with_mutex +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6d74c773 snd_soc_set_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6fa0abad snd_soc_dapm_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x70b7c08f snd_soc_dapm_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x71681274 snd_soc_link_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x733da83b snd_soc_get_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7543a43e snd_soc_component_compr_copy +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x75d858bd snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x77a1e24a snd_soc_component_init_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x78595ac9 snd_soc_bytes_put +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x79718d41 snd_soc_dpcm_runtime_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7ca6e8be snd_soc_pm_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7d1fcc51 snd_soc_dai_get_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7d4738d6 snd_soc_resume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7d547e10 snd_soc_dapm_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7d79ed76 snd_soc_info_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e606130 snd_soc_calc_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8525bc74 soc_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x88ba4624 snd_soc_get_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x898af556 snd_soc_dapm_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8e4d88c9 snd_soc_dapm_force_bias_level +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8ea11f5a snd_soc_dai_set_bclk_ratio +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8f552b72 snd_soc_dapm_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8f879ac2 snd_soc_dpcm_fe_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x91fb8a51 snd_soc_bytes_info +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x923e5e20 snd_soc_dapm_del_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x93096f7c snd_soc_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x934a18cb snd_soc_component_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x93f487b5 snd_soc_poweroff +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x94891493 snd_soc_component_update_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x94bbfdc6 snd_soc_card_jack_new +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9559e8ef snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9584a465 snd_soc_runtime_calc_hw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9708f481 snd_soc_set_ac97_ops_of_reset +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9737dac6 snd_soc_of_parse_audio_simple_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x989d8350 snd_soc_of_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x98db2490 devm_snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9b599689 snd_soc_new_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9c429093 snd_soc_component_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9c80fe1e snd_soc_card_remove_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9edfe0d6 snd_soc_dapm_update_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9f330079 snd_soc_dpcm_can_be_free_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9fec383c snd_soc_component_initialize +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa0095ed3 snd_soc_dai_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa1308a9a snd_soc_component_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa1334605 snd_soc_dapm_new_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa1fc277b snd_soc_dai_link_set_capabilities +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa2a57c6f snd_soc_unregister_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa2c8f887 snd_soc_tplg_widget_bind_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa44bb306 snd_soc_put_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa494db39 snd_soc_dapm_sync +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa766e2d6 snd_soc_dai_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa80e3d92 snd_soc_component_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xad7d8b11 snd_soc_of_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xaf12b845 snd_soc_dapm_mixer_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xafc0c3a1 snd_soc_dapm_dai_free_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb18af7a2 snd_soc_of_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb1bedac5 snd_soc_lookup_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb2e2b45e snd_soc_dapm_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb3740931 snd_soc_dai_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb5521ae6 snd_soc_get_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb5f61f40 snd_soc_dapm_mux_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb778fe7b snd_soc_component_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb907e8da snd_soc_of_parse_node_prefix +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb9404c53 snd_soc_put_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbaaea56e snd_soc_dpcm_get_substream +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbbee609a snd_soc_dapm_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc0bc1345 null_dailink_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc1d65371 snd_soc_debugfs_root +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc1f84dd3 snd_soc_dapm_free_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc317a15e snd_soc_daifmt_clock_provider_flipped +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc3399815 asoc_dummy_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc75f0df9 snd_soc_dai_active +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8269f94 snd_soc_params_to_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8caa7ea snd_soc_info_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc91624aa dpcm_end_walk_at_be +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc9a15615 dapm_kcontrol_get_value +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xca290582 snd_soc_link_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcbd1a483 snd_soc_jack_notifier_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcd6f22df snd_soc_of_parse_aux_devs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcea8d3a6 snd_soc_jack_free_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd1e9cdcf snd_soc_add_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd2678e82 dapm_clock_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd31c1f73 snd_soc_dai_set_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd35ff42d snd_soc_tplg_component_remove +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd3fc7472 snd_soc_dapm_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd756c200 snd_soc_component_notify_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd7ecee75 dpcm_be_dai_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xda36a39c snd_soc_dai_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xda6202ec snd_soc_component_get_jack_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdad8e71f snd_soc_put_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdbcbb981 snd_soc_unregister_component_by_driver +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdedf0b73 snd_soc_dai_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdefd1333 snd_soc_component_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe0aac485 snd_soc_dapm_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe0f542d0 snd_soc_of_get_slot_mask +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe18742a4 snd_soc_component_exit_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe37929ee snd_soc_jack_notifier_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe4023189 snd_soc_dai_digital_mute +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe4f827b7 snd_soc_dai_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe6234321 snd_soc_dapm_new_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe6defd42 snd_soc_of_put_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe74efec6 snd_soc_dapm_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe7e7f8e3 snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe8196e13 snd_soc_jack_add_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe935a197 snd_soc_bytes_info_ext +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe93e72bf snd_soc_info_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe96091a6 dapm_regulator_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe994980a snd_soc_jack_report +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xea82993b snd_soc_dapm_new_dai_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeb711ae7 snd_soc_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xed9f0a68 snd_soc_remove_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xee8eb030 snd_soc_daifmt_parse_format +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xef0e50cd snd_soc_set_dmi_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xefac5d25 snd_soc_bytes_tlv_callback +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf0084f5d snd_soc_unregister_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf2353096 snd_soc_component_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf2426e8c snd_soc_of_parse_audio_routing +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf43040bb snd_soc_dai_set_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf6195969 snd_soc_component_compr_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf625341b snd_soc_get_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf6d7ff6f snd_soc_cnew +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf7d46515 snd_soc_dai_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf8da6828 snd_soc_jack_add_zones +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf9622dd1 snd_soc_daifmt_clock_provider_from_bitmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf985ac66 devm_snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf9865640 snd_soc_component_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfdbfa90d snd_soc_component_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xff74cb56 snd_soc_info_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x67498cad snd_sof_dbg_memory_info_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x76269415 snd_sof_free_debug +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xaefb9bfa snd_sof_debugfs_add_region_item_iomem +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xd579c992 snd_sof_debugfs_buf_item +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xec8ba90e snd_sof_dbg_init +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x2c64d423 sprd_mcdt_request_chan +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x5061832c sprd_mcdt_chan_int_disable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x609193c3 sprd_mcdt_chan_write +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x68b4b311 sprd_mcdt_chan_dma_enable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x6c283cec sprd_mcdt_chan_int_enable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xa5fdddd3 sprd_mcdt_chan_read +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xb67dbf49 sprd_mcdt_chan_dma_disable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xdf547b54 sprd_mcdt_free_chan +EXPORT_SYMBOL_GPL sound/soc/sunxi/sun8i-adda-pr-regmap 0x37a3a5c2 sun8i_adda_pr_regmap_init +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-machine 0x0770a42e tegra_asoc_machine_init +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-machine 0x8fd06114 tegra_asoc_machine_probe +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x026384dc tegra_pcm_platform_register_with_chan_names +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x04f7edaa tegra_pcm_close +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x8dd78b5f tegra_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x90fb4478 tegra_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xad6cff00 tegra_pcm_construct +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xb3aa4fe4 devm_tegra_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xc76d0fb7 tegra_pcm_platform_unregister +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xdd602269 tegra_pcm_open +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xe4575428 tegra_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x0427e3da tegra30_ahub_allocate_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x55a40206 tegra30_ahub_disable_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x5d7237ff tegra30_ahub_set_cif +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x6fe20143 tegra30_ahub_set_rx_cif_source +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb419329b tegra30_ahub_disable_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb4a9367d tegra30_ahub_enable_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb81bca9d tegra30_ahub_free_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xc78c7125 tegra30_ahub_free_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xccb67e55 tegra124_ahub_set_cif +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xccc98372 tegra30_ahub_enable_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xd01de23b tegra30_ahub_allocate_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xe549513a tegra30_ahub_unset_rx_cif_source +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-edma 0x748b1bee edma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-sdma 0x72fc6548 sdma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-udma 0x6d95b7d6 udma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x00f6cf4f line6_send_sysex_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x028e2e20 line6_suspend +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x0b55020e line6_write_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x11ce2316 line6_alloc_sysex_buffer +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x16519b9e line6_pcm_release +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x202a1b1b line6_midi_id +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x27a76b6b line6_resume +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x3a58f788 line6_disconnect +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x3a803547 line6_init_midi +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x66502b0f line6_send_raw_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x8b2767b2 line6_probe +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x9b571073 line6_read_serial_number +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xa5af2942 line6_send_raw_message_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xd3eb53c6 line6_read_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xefc65eda line6_init_pcm +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xf36d3ace line6_pcm_acquire +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xf8994b58 line6_version_request_async +EXPORT_SYMBOL_GPL vmlinux 0x00029584 ata_pci_sff_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x00082520 rockchip_clk_register_branches +EXPORT_SYMBOL_GPL vmlinux 0x001ad0b3 usb_alloc_urb +EXPORT_SYMBOL_GPL vmlinux 0x0024f05f power_supply_class +EXPORT_SYMBOL_GPL vmlinux 0x002bdfde usb_get_intf +EXPORT_SYMBOL_GPL vmlinux 0x002c178b __get_task_comm +EXPORT_SYMBOL_GPL vmlinux 0x0044ccfd iommu_device_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x00513f58 get_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x00565f18 pernet_ops_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x005f18a6 add_wait_queue_priority +EXPORT_SYMBOL_GPL vmlinux 0x00797d9f of_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0x0082b4be iommu_page_response +EXPORT_SYMBOL_GPL vmlinux 0x0094b3b1 __ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x009b38d4 hwpoison_filter +EXPORT_SYMBOL_GPL vmlinux 0x009c3e12 phylink_mii_c22_pcs_config +EXPORT_SYMBOL_GPL vmlinux 0x00acddda em_pd_get +EXPORT_SYMBOL_GPL vmlinux 0x00bd6d30 genphy_c45_pma_read_abilities +EXPORT_SYMBOL_GPL vmlinux 0x00bdb8e0 mnt_drop_write +EXPORT_SYMBOL_GPL vmlinux 0x00c8785e transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x00d2f4a2 inet_csk_listen_stop +EXPORT_SYMBOL_GPL vmlinux 0x00d4c500 usb_decode_interval +EXPORT_SYMBOL_GPL vmlinux 0x00dcebb0 rz_mtu3_disable +EXPORT_SYMBOL_GPL vmlinux 0x00e0c23c destroy_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x00e49ae7 fsl_mc_resource_allocate +EXPORT_SYMBOL_GPL vmlinux 0x00f40be8 ip6_sk_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x00ff09b4 gpiod_to_chip +EXPORT_SYMBOL_GPL vmlinux 0x010a0720 rockchip_register_restart_notifier +EXPORT_SYMBOL_GPL vmlinux 0x011818ad rtnl_delete_link +EXPORT_SYMBOL_GPL vmlinux 0x012555b6 __kvm_set_memory_region +EXPORT_SYMBOL_GPL vmlinux 0x012e28ff crypto_grab_spawn +EXPORT_SYMBOL_GPL vmlinux 0x012e730e apei_exec_noop +EXPORT_SYMBOL_GPL vmlinux 0x014da941 devlink_linecard_nested_dl_set +EXPORT_SYMBOL_GPL vmlinux 0x014e8186 cpu_scale +EXPORT_SYMBOL_GPL vmlinux 0x015a8498 imx_clk_hw_cpu +EXPORT_SYMBOL_GPL vmlinux 0x015acc06 device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x015fcc3d tty_buffer_space_avail +EXPORT_SYMBOL_GPL vmlinux 0x01615d23 software_node_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x0166010e kvm_vcpu_is_visible_gfn +EXPORT_SYMBOL_GPL vmlinux 0x0175cd8a cgrp_dfl_root +EXPORT_SYMBOL_GPL vmlinux 0x0179c000 to_software_node +EXPORT_SYMBOL_GPL vmlinux 0x0179ccba topology_update_thermal_pressure +EXPORT_SYMBOL_GPL vmlinux 0x01825dab dev_pm_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x01866a57 ezx_pcap_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x0190fc25 devm_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x019a24c4 __synth_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x01a0cb78 property_entries_free +EXPORT_SYMBOL_GPL vmlinux 0x01a20dfe spi_delay_to_ns +EXPORT_SYMBOL_GPL vmlinux 0x01acdcdf subsys_system_register +EXPORT_SYMBOL_GPL vmlinux 0x01b91a07 devm_tegra_memory_controller_get +EXPORT_SYMBOL_GPL vmlinux 0x01bee7da mmc_prepare_busy_cmd +EXPORT_SYMBOL_GPL vmlinux 0x01bf74df ata_dev_pair +EXPORT_SYMBOL_GPL vmlinux 0x01c03d1d pci_dev_unlock +EXPORT_SYMBOL_GPL vmlinux 0x01c6cb0c cpu_cluster_pm_enter +EXPORT_SYMBOL_GPL vmlinux 0x01c98e05 devl_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x01d54803 pci_epc_start +EXPORT_SYMBOL_GPL vmlinux 0x01e1a8de kgdb_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x01f1f4cf dax_inode +EXPORT_SYMBOL_GPL vmlinux 0x01f91b79 ata_sff_queue_pio_task +EXPORT_SYMBOL_GPL vmlinux 0x0201a0a1 netlink_strict_get_check +EXPORT_SYMBOL_GPL vmlinux 0x0207a6c6 reset_control_bulk_acquire +EXPORT_SYMBOL_GPL vmlinux 0x0218463e tpm_is_tpm2 +EXPORT_SYMBOL_GPL vmlinux 0x02228a28 anon_inode_getfd_secure +EXPORT_SYMBOL_GPL vmlinux 0x0227bffa xenbus_register_driver_common +EXPORT_SYMBOL_GPL vmlinux 0x022edd7e fsl_mc_obj_close +EXPORT_SYMBOL_GPL vmlinux 0x02394899 play_idle_precise +EXPORT_SYMBOL_GPL vmlinux 0x023f4396 crypto_clone_ahash +EXPORT_SYMBOL_GPL vmlinux 0x02402cde device_find_child +EXPORT_SYMBOL_GPL vmlinux 0x0244aefe __spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0x02495b8f gnttab_alloc_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0x0249a5ba sysfs_remove_link_from_group +EXPORT_SYMBOL_GPL vmlinux 0x024d13dd request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x024d25a2 pci_epc_map_addr +EXPORT_SYMBOL_GPL vmlinux 0x02548cdc seg6_do_srh_inline +EXPORT_SYMBOL_GPL vmlinux 0x025594b1 skb_mpls_pop +EXPORT_SYMBOL_GPL vmlinux 0x0272689c usb_submit_urb +EXPORT_SYMBOL_GPL vmlinux 0x027a5e83 security_inode_create +EXPORT_SYMBOL_GPL vmlinux 0x02971fe7 kernfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x02a5c45c ata_sff_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x02a5fb40 __traceiter_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x02bc4dfd devm_of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x02c0df77 spi_bus_unlock +EXPORT_SYMBOL_GPL vmlinux 0x02c5c501 power_supply_find_ocv2cap_table +EXPORT_SYMBOL_GPL vmlinux 0x02cf583a tcp_is_ulp_esp +EXPORT_SYMBOL_GPL vmlinux 0x02d1c2da dev_pm_qos_expose_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x02ede8d7 pci_destroy_slot +EXPORT_SYMBOL_GPL vmlinux 0x02ef709e regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x02f3f251 blk_mq_update_nr_hw_queues +EXPORT_SYMBOL_GPL vmlinux 0x030cbca2 ata_id_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x0312b3b0 reset_controller_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0321cdbf of_alias_get_highest_id +EXPORT_SYMBOL_GPL vmlinux 0x03264ec3 arm64_mm_context_put +EXPORT_SYMBOL_GPL vmlinux 0x033806e1 irq_gc_set_wake +EXPORT_SYMBOL_GPL vmlinux 0x033832c7 usb_amd_hang_symptom_quirk +EXPORT_SYMBOL_GPL vmlinux 0x03392225 crypto_grab_shash +EXPORT_SYMBOL_GPL vmlinux 0x0339eb8c component_compare_of +EXPORT_SYMBOL_GPL vmlinux 0x034144a8 pci_assign_unassigned_bridge_resources +EXPORT_SYMBOL_GPL vmlinux 0x0343bdf1 __i2c_board_list +EXPORT_SYMBOL_GPL vmlinux 0x0345c401 xfrm_output +EXPORT_SYMBOL_GPL vmlinux 0x03473884 phy_basic_t1s_p2mp_features +EXPORT_SYMBOL_GPL vmlinux 0x0347b975 tpm_transmit_cmd +EXPORT_SYMBOL_GPL vmlinux 0x034f48de mtk_clk_unregister_factors +EXPORT_SYMBOL_GPL vmlinux 0x036de383 perf_event_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x03701a42 zynqmp_pm_pinctrl_set_function +EXPORT_SYMBOL_GPL vmlinux 0x0373766a sbitmap_queue_clear +EXPORT_SYMBOL_GPL vmlinux 0x037ea85b gpiod_export +EXPORT_SYMBOL_GPL vmlinux 0x038438bf crypto_spawn_tfm +EXPORT_SYMBOL_GPL vmlinux 0x0385766c input_ff_create +EXPORT_SYMBOL_GPL vmlinux 0x038a19ad acpiphp_register_attention +EXPORT_SYMBOL_GPL vmlinux 0x03939aa9 badblocks_init +EXPORT_SYMBOL_GPL vmlinux 0x0394528f phy_driver_is_genphy_10g +EXPORT_SYMBOL_GPL vmlinux 0x03952887 ktime_add_safe +EXPORT_SYMBOL_GPL vmlinux 0x039bf3f7 usb_get_role_switch_default_mode +EXPORT_SYMBOL_GPL vmlinux 0x03a85d88 ata_host_init +EXPORT_SYMBOL_GPL vmlinux 0x03b07b2d devres_get +EXPORT_SYMBOL_GPL vmlinux 0x03c12dfe cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x03c26177 devres_open_group +EXPORT_SYMBOL_GPL vmlinux 0x03cba5e6 usb_store_new_id +EXPORT_SYMBOL_GPL vmlinux 0x03ce7234 sched_smt_present +EXPORT_SYMBOL_GPL vmlinux 0x03d01032 of_irq_get_byname +EXPORT_SYMBOL_GPL vmlinux 0x03e86152 devm_hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x03e9180e tpm_chip_start +EXPORT_SYMBOL_GPL vmlinux 0x03f07b92 pl08x_filter_id +EXPORT_SYMBOL_GPL vmlinux 0x0402cbbf preempt_notifier_inc +EXPORT_SYMBOL_GPL vmlinux 0x0411da91 switchdev_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x0412332f rcar_rst_set_rproc_boot_addr +EXPORT_SYMBOL_GPL vmlinux 0x041f1ebf ata_scsi_slave_config +EXPORT_SYMBOL_GPL vmlinux 0x04279696 crypto_register_acomp +EXPORT_SYMBOL_GPL vmlinux 0x046225b1 class_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x0465a073 regmap_reg_in_ranges +EXPORT_SYMBOL_GPL vmlinux 0x046bb065 wm8400_reset_codec_reg_cache +EXPORT_SYMBOL_GPL vmlinux 0x046f359e of_overlay_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x0472cf3b register_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x047600b2 ata_sff_dma_pause +EXPORT_SYMBOL_GPL vmlinux 0x048a0b38 sysfs_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0x048b5f8d twl4030_audio_get_mclk +EXPORT_SYMBOL_GPL vmlinux 0x049dbb20 finish_rcuwait +EXPORT_SYMBOL_GPL vmlinux 0x049e5156 gnttab_try_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x04a55bc2 pci_hp_deregister +EXPORT_SYMBOL_GPL vmlinux 0x04be65d3 dev_pm_opp_get_power +EXPORT_SYMBOL_GPL vmlinux 0x04bf0092 io_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x04c18963 set_capacity_and_notify +EXPORT_SYMBOL_GPL vmlinux 0x04c2517d devlink_priv +EXPORT_SYMBOL_GPL vmlinux 0x04c4f603 mpi_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0x04c8aebf console_verbose +EXPORT_SYMBOL_GPL vmlinux 0x04ca1bba sk_msg_free_nocharge +EXPORT_SYMBOL_GPL vmlinux 0x04cc06e2 ehci_setup +EXPORT_SYMBOL_GPL vmlinux 0x04df8fbc lzo1x_decompress_safe +EXPORT_SYMBOL_GPL vmlinux 0x04e01cfa regulator_list_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x04ef0caf hwmon_notify_event +EXPORT_SYMBOL_GPL vmlinux 0x04fd9ed7 devlink_dpipe_entry_ctx_prepare +EXPORT_SYMBOL_GPL vmlinux 0x050053c5 acpi_dev_get_resources +EXPORT_SYMBOL_GPL vmlinux 0x0506cefd serial8250_update_uartclk +EXPORT_SYMBOL_GPL vmlinux 0x050b86fb acpi_storage_d3 +EXPORT_SYMBOL_GPL vmlinux 0x051085e3 lock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x051a0bc1 stack_depot_fetch +EXPORT_SYMBOL_GPL vmlinux 0x051c1672 phy_get +EXPORT_SYMBOL_GPL vmlinux 0x05200d03 extcon_unregister_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x052b4013 register_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x052c9aed ktime_get_real_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x0532a044 fat_scan +EXPORT_SYMBOL_GPL vmlinux 0x053666ea mmc_pwrseq_unregister +EXPORT_SYMBOL_GPL vmlinux 0x053d738a __SCK__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x054b17e7 crypto_alloc_rng +EXPORT_SYMBOL_GPL vmlinux 0x054e550b kernel_halt +EXPORT_SYMBOL_GPL vmlinux 0x055cd706 dmaengine_desc_attach_metadata +EXPORT_SYMBOL_GPL vmlinux 0x05610897 of_changeset_destroy +EXPORT_SYMBOL_GPL vmlinux 0x057c8c75 of_devfreq_cooling_register_power +EXPORT_SYMBOL_GPL vmlinux 0x057d4d1d nvdimm_badblocks_populate +EXPORT_SYMBOL_GPL vmlinux 0x05883efb __traceiter_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x0589bf08 __iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x058f29f5 device_driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x058f9366 apei_exec_collect_resources +EXPORT_SYMBOL_GPL vmlinux 0x059740f1 power_supply_changed +EXPORT_SYMBOL_GPL vmlinux 0x05b0a325 of_phandle_iterator_init +EXPORT_SYMBOL_GPL vmlinux 0x05c44c5c ata_eh_freeze_port +EXPORT_SYMBOL_GPL vmlinux 0x05c810cd pfn_to_online_page +EXPORT_SYMBOL_GPL vmlinux 0x05cb01fd switchdev_handle_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x05cd1dd4 vcap_rule_add_key_bit +EXPORT_SYMBOL_GPL vmlinux 0x05e579a0 addrconf_prefix_rcv_add_addr +EXPORT_SYMBOL_GPL vmlinux 0x05f9b753 devm_of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0x0601f2fb edac_mc_add_mc_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x06036698 tty_port_install +EXPORT_SYMBOL_GPL vmlinux 0x060472ab dev_pm_genpd_synced_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x0608f1e3 imx_clk_fracn_gppll_integer +EXPORT_SYMBOL_GPL vmlinux 0x061336ae blocking_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x0614e0df pm_runtime_set_memalloc_noio +EXPORT_SYMBOL_GPL vmlinux 0x061eb954 dev_pm_qos_expose_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x06202d46 watchdog_set_restart_priority +EXPORT_SYMBOL_GPL vmlinux 0x06209f49 phy_lookup_setting +EXPORT_SYMBOL_GPL vmlinux 0x0626da5f od_unregister_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x06288d05 fscrypt_prepare_lookup_partial +EXPORT_SYMBOL_GPL vmlinux 0x062b89c4 ghes_unregister_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x062d117f __tracepoint_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x062dce0d rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x064db9a5 mark_mounts_for_expiry +EXPORT_SYMBOL_GPL vmlinux 0x065041a2 tpm_chip_register +EXPORT_SYMBOL_GPL vmlinux 0x0651cf31 inet_csk_get_port +EXPORT_SYMBOL_GPL vmlinux 0x0665b7a1 ma35d1_reg_adc_clkdiv +EXPORT_SYMBOL_GPL vmlinux 0x066d6aaf xdp_do_redirect +EXPORT_SYMBOL_GPL vmlinux 0x066dc281 tcp_done +EXPORT_SYMBOL_GPL vmlinux 0x067d2791 shmem_read_mapping_page_gfp +EXPORT_SYMBOL_GPL vmlinux 0x067e84ff dummy_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x0689381e vp_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0x069cc19a dma_wait_for_async_tx +EXPORT_SYMBOL_GPL vmlinux 0x06a2b2a4 crypto_get_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x06b18e0d tcp_get_syncookie_mss +EXPORT_SYMBOL_GPL vmlinux 0x06b970a5 zynqmp_pm_ospi_mux_select +EXPORT_SYMBOL_GPL vmlinux 0x06be214c amba_bustype +EXPORT_SYMBOL_GPL vmlinux 0x06c62261 acpi_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0x06cca30b ring_buffer_record_off +EXPORT_SYMBOL_GPL vmlinux 0x06d7865a handle_mm_fault +EXPORT_SYMBOL_GPL vmlinux 0x06ddfa9d of_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x06e415bc __tracepoint_block_split +EXPORT_SYMBOL_GPL vmlinux 0x06e4433e sunxi_ccu_set_mmc_timing_mode +EXPORT_SYMBOL_GPL vmlinux 0x070d8271 xhci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x070edd72 fuse_dev_fiq_ops +EXPORT_SYMBOL_GPL vmlinux 0x071b1ef7 blk_mq_end_request_batch +EXPORT_SYMBOL_GPL vmlinux 0x071ef25e phy_pm_runtime_put +EXPORT_SYMBOL_GPL vmlinux 0x07242d92 put_dax +EXPORT_SYMBOL_GPL vmlinux 0x0724a1cf mnt_want_write +EXPORT_SYMBOL_GPL vmlinux 0x073205e7 vcap_filter_rule_keys +EXPORT_SYMBOL_GPL vmlinux 0x07359623 vtime_guest_enter +EXPORT_SYMBOL_GPL vmlinux 0x07483e13 cn_del_callback +EXPORT_SYMBOL_GPL vmlinux 0x074f98db synth_event_add_field +EXPORT_SYMBOL_GPL vmlinux 0x0756a31c register_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0x076356e7 sfp_may_have_phy +EXPORT_SYMBOL_GPL vmlinux 0x0764ab7d blk_mq_freeze_queue_wait +EXPORT_SYMBOL_GPL vmlinux 0x07681340 phy_reset +EXPORT_SYMBOL_GPL vmlinux 0x076ad7df i2c_dw_validate_speed +EXPORT_SYMBOL_GPL vmlinux 0x0780838c ohci_hub_status_data +EXPORT_SYMBOL_GPL vmlinux 0x0796d5e3 __fib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x07b21f85 kdb_get_kbd_char +EXPORT_SYMBOL_GPL vmlinux 0x07b52e38 rtnl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x07b90b51 device_release_driver +EXPORT_SYMBOL_GPL vmlinux 0x07ba9fc9 scsi_internal_device_unblock_nowait +EXPORT_SYMBOL_GPL vmlinux 0x07be6905 net_inc_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x07cca64f acpi_dev_state_d0 +EXPORT_SYMBOL_GPL vmlinux 0x07d53e78 acpi_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0x07d568af ip6_route_input_lookup +EXPORT_SYMBOL_GPL vmlinux 0x07d79ba5 pci_host_probe +EXPORT_SYMBOL_GPL vmlinux 0x07e328f2 led_classdev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x07e73f8f crypto_register_scomp +EXPORT_SYMBOL_GPL vmlinux 0x080a66c2 mmc_regulator_get_supply +EXPORT_SYMBOL_GPL vmlinux 0x08135613 dax_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x0820fd57 devm_register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x08213956 phylink_ethtool_get_wol +EXPORT_SYMBOL_GPL vmlinux 0x083e6ea4 devlink_traps_register +EXPORT_SYMBOL_GPL vmlinux 0x0844a7e7 device_initialize +EXPORT_SYMBOL_GPL vmlinux 0x08576175 unregister_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0x085fce45 extcon_set_state +EXPORT_SYMBOL_GPL vmlinux 0x0860d5e5 relay_flush +EXPORT_SYMBOL_GPL vmlinux 0x08652c97 pci_epc_get +EXPORT_SYMBOL_GPL vmlinux 0x0866660c fscrypt_symlink_getattr +EXPORT_SYMBOL_GPL vmlinux 0x0872294f regmap_fields_read +EXPORT_SYMBOL_GPL vmlinux 0x0876f116 gpiod_get_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x087c0839 tracepoint_srcu +EXPORT_SYMBOL_GPL vmlinux 0x087f5dc5 wm831x_of_match +EXPORT_SYMBOL_GPL vmlinux 0x087feb2d devm_extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x088193ef edac_pci_add_device +EXPORT_SYMBOL_GPL vmlinux 0x0882453b meson8_aobus_parse_dt_extra +EXPORT_SYMBOL_GPL vmlinux 0x0892b7d5 uart_set_options +EXPORT_SYMBOL_GPL vmlinux 0x0898fee5 user_destroy +EXPORT_SYMBOL_GPL vmlinux 0x089a19a3 tty_put_char +EXPORT_SYMBOL_GPL vmlinux 0x089da29e regulator_is_supported_voltage +EXPORT_SYMBOL_GPL vmlinux 0x08a0d26d vcap_is_next_lookup +EXPORT_SYMBOL_GPL vmlinux 0x08a88a9f __SCK__tp_func_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x08b4767f clk_hw_unregister +EXPORT_SYMBOL_GPL vmlinux 0x08c2f77d key_type_logon +EXPORT_SYMBOL_GPL vmlinux 0x08c78cf7 offline_and_remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x08c9879e rockchip_pcie_cfg_configuration_accesses +EXPORT_SYMBOL_GPL vmlinux 0x08cc613c virtio_device_freeze +EXPORT_SYMBOL_GPL vmlinux 0x08e2b333 cppc_set_auto_sel +EXPORT_SYMBOL_GPL vmlinux 0x08ecd24d filemap_add_folio +EXPORT_SYMBOL_GPL vmlinux 0x08f63542 raw_abort +EXPORT_SYMBOL_GPL vmlinux 0x08fcea0b __devm_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x0904b8c6 wm8350_read_auxadc +EXPORT_SYMBOL_GPL vmlinux 0x0907d14d blocking_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x090c93ed regulator_get_error_flags +EXPORT_SYMBOL_GPL vmlinux 0x091eb9b4 round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x09294882 phy_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x0929e3d5 mmc_regulator_set_ocr +EXPORT_SYMBOL_GPL vmlinux 0x09337cd0 __wake_up_locked_key +EXPORT_SYMBOL_GPL vmlinux 0x093786cf synth_event_add_field_str +EXPORT_SYMBOL_GPL vmlinux 0x0938db08 netlink_has_listeners +EXPORT_SYMBOL_GPL vmlinux 0x096c2ed5 rio_inb_pwrite_handler +EXPORT_SYMBOL_GPL vmlinux 0x09706adf vp_legacy_set_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x0976822d sfp_get_module_eeprom_by_page +EXPORT_SYMBOL_GPL vmlinux 0x0990b93c crypto_alloc_acomp_node +EXPORT_SYMBOL_GPL vmlinux 0x09a09283 ata_pio_need_iordy +EXPORT_SYMBOL_GPL vmlinux 0x09b1db70 regulator_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x09b53e14 interval_tree_remove +EXPORT_SYMBOL_GPL vmlinux 0x09b998f5 xenbus_unmap_ring_vfree +EXPORT_SYMBOL_GPL vmlinux 0x09bce40e pci_sriov_set_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x09c3456a folio_alloc_buffers +EXPORT_SYMBOL_GPL vmlinux 0x09c63f15 regmap_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x09d0e083 vcap_tc_flower_handler_ethaddr_usage +EXPORT_SYMBOL_GPL vmlinux 0x09d0e6e1 modify_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0x09d3adbc hwmon_device_register +EXPORT_SYMBOL_GPL vmlinux 0x09d4d8bf devm_clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x09f46309 pkcs7_validate_trust +EXPORT_SYMBOL_GPL vmlinux 0x09f50f32 rcu_nocb_flush_deferred_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x0a0c2c60 phylink_mii_c22_pcs_get_state +EXPORT_SYMBOL_GPL vmlinux 0x0a18ad6a mtk_eint_find_irq +EXPORT_SYMBOL_GPL vmlinux 0x0a2a45b0 dev_pm_qos_hide_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x0a4e6e0a nf_hooks_lwtunnel_sysctl_handler +EXPORT_SYMBOL_GPL vmlinux 0x0a52c511 hv_query_ext_cap +EXPORT_SYMBOL_GPL vmlinux 0x0a62f40b serial8250_rx_dma_flush +EXPORT_SYMBOL_GPL vmlinux 0x0a65d24f add_swap_extent +EXPORT_SYMBOL_GPL vmlinux 0x0a6a444a udp_cmsg_send +EXPORT_SYMBOL_GPL vmlinux 0x0a7fad7a crypto_alloc_ahash +EXPORT_SYMBOL_GPL vmlinux 0x0a8162a8 raw_v4_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x0a86fccb __traceiter_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x0a8894f4 mas_find_range_rev +EXPORT_SYMBOL_GPL vmlinux 0x0a89995d of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0x0a8e458b crypto_req_done +EXPORT_SYMBOL_GPL vmlinux 0x0a983bba mtk_clk_gate_ops_no_setclr +EXPORT_SYMBOL_GPL vmlinux 0x0a9d7d46 mbox_request_channel_byname +EXPORT_SYMBOL_GPL vmlinux 0x0a9df53d for_each_kernel_tracepoint +EXPORT_SYMBOL_GPL vmlinux 0x0aa2725f inet_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x0aa3874d tty_kopen_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x0abc6be6 k3_ringacc_ring_is_full +EXPORT_SYMBOL_GPL vmlinux 0x0ad27681 mbox_client_peek_data +EXPORT_SYMBOL_GPL vmlinux 0x0b07abe2 unshare_fs_struct +EXPORT_SYMBOL_GPL vmlinux 0x0b130772 serial8250_clear_and_reinit_fifos +EXPORT_SYMBOL_GPL vmlinux 0x0b1bb9f9 synchronize_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x0b2db2d5 remove_resource +EXPORT_SYMBOL_GPL vmlinux 0x0b3a3ed7 zynqmp_pm_fpga_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b431ccd ehci_resume +EXPORT_SYMBOL_GPL vmlinux 0x0b46aba3 ping_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x0b48011d devm_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0x0b52e502 apei_resources_add +EXPORT_SYMBOL_GPL vmlinux 0x0b64cc83 devlink_region_create +EXPORT_SYMBOL_GPL vmlinux 0x0b6856eb perf_get_aux +EXPORT_SYMBOL_GPL vmlinux 0x0b690f04 k3_udma_glue_tx_get_txcq_id +EXPORT_SYMBOL_GPL vmlinux 0x0b69e104 pse_ethtool_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b74c4de __traceiter_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x0b811ce1 rt_mutex_unlock +EXPORT_SYMBOL_GPL vmlinux 0x0b8c8a23 static_key_fast_inc_not_disabled +EXPORT_SYMBOL_GPL vmlinux 0x0ba8eaa9 sk_msg_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0badd20e bio_blkcg_css +EXPORT_SYMBOL_GPL vmlinux 0x0bb028d4 hisi_clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x0bbc10ce attribute_container_classdev_to_container +EXPORT_SYMBOL_GPL vmlinux 0x0bbdc9b2 remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x0bbf7bfa rio_release_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x0bced9d1 pci_hp_destroy +EXPORT_SYMBOL_GPL vmlinux 0x0bdbdbc4 dev_pm_opp_find_bw_floor +EXPORT_SYMBOL_GPL vmlinux 0x0bea1a0c devlink_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0bf32478 __SCK__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x0bf3e657 ehci_handshake +EXPORT_SYMBOL_GPL vmlinux 0x0c0ce442 pinconf_generic_parse_dt_config +EXPORT_SYMBOL_GPL vmlinux 0x0c0fd541 scmi_protocol_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0c1a3bd3 uprobe_register_refctr +EXPORT_SYMBOL_GPL vmlinux 0x0c1a5ee3 log_post_read_mmio +EXPORT_SYMBOL_GPL vmlinux 0x0c1e08ae sched_set_fifo_low +EXPORT_SYMBOL_GPL vmlinux 0x0c2c2976 fscrypt_mergeable_bio_bh +EXPORT_SYMBOL_GPL vmlinux 0x0c2c5802 work_busy +EXPORT_SYMBOL_GPL vmlinux 0x0c32ff8a edac_pci_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x0c3a65c4 scsi_host_complete_all_commands +EXPORT_SYMBOL_GPL vmlinux 0x0c3e6241 k3_udma_glue_disable_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x0c53ce01 genphy_c45_read_eee_abilities +EXPORT_SYMBOL_GPL vmlinux 0x0c72bd64 k3_udma_glue_tx_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0x0c7b45bd devm_led_get +EXPORT_SYMBOL_GPL vmlinux 0x0c88294a dev_pm_opp_get_required_pstate +EXPORT_SYMBOL_GPL vmlinux 0x0c88c1c3 pci_vpd_find_id_string +EXPORT_SYMBOL_GPL vmlinux 0x0c9bfb44 platform_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x0cad7906 mmu_interval_notifier_insert_locked +EXPORT_SYMBOL_GPL vmlinux 0x0cbe3ee2 software_node_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0cc5ecec irq_chip_set_wake_parent +EXPORT_SYMBOL_GPL vmlinux 0x0cc68c52 md_start +EXPORT_SYMBOL_GPL vmlinux 0x0cc9d36c iommu_group_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x0cca627a pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x0ccbdeff spi_mem_get_name +EXPORT_SYMBOL_GPL vmlinux 0x0cccc93d backing_file_open +EXPORT_SYMBOL_GPL vmlinux 0x0ccf5275 zynqmp_pm_pinctrl_get_config +EXPORT_SYMBOL_GPL vmlinux 0x0cd46706 icc_node_del +EXPORT_SYMBOL_GPL vmlinux 0x0ce3dd73 bman_is_probed +EXPORT_SYMBOL_GPL vmlinux 0x0cedbce2 led_trigger_set_default +EXPORT_SYMBOL_GPL vmlinux 0x0cfe4b8d desc_to_gpio +EXPORT_SYMBOL_GPL vmlinux 0x0d032ba7 ata_sas_port_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d3fb7d4 phy_interface_num_ports +EXPORT_SYMBOL_GPL vmlinux 0x0d435bd5 __tracepoint_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x0d459213 work_on_cpu_safe +EXPORT_SYMBOL_GPL vmlinux 0x0d4961de nf_log_buf_open +EXPORT_SYMBOL_GPL vmlinux 0x0d4e3f8c iopf_queue_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d5cecc6 ima_measure_critical_data +EXPORT_SYMBOL_GPL vmlinux 0x0d657e7b dev_pm_qos_expose_flags +EXPORT_SYMBOL_GPL vmlinux 0x0d6a49d4 tcp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d6cea60 driver_deferred_probe_check_state +EXPORT_SYMBOL_GPL vmlinux 0x0d9015d6 get_net_ns_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0dc86c7e proc_get_parent_data +EXPORT_SYMBOL_GPL vmlinux 0x0dd76ca9 usb_deregister_dev +EXPORT_SYMBOL_GPL vmlinux 0x0ddb1cd7 llist_reverse_order +EXPORT_SYMBOL_GPL vmlinux 0x0de086de irq_domain_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x0def573d device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0x0defa029 regulator_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0df599c3 fwnode_connection_find_matches +EXPORT_SYMBOL_GPL vmlinux 0x0df6ec47 ahci_platform_find_clk +EXPORT_SYMBOL_GPL vmlinux 0x0e007edf xen_evtchn_nr_channels +EXPORT_SYMBOL_GPL vmlinux 0x0e0c6a7d crypto_dh_encode_key +EXPORT_SYMBOL_GPL vmlinux 0x0e1194d5 hrtimer_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0x0e13cb4d apei_resources_release +EXPORT_SYMBOL_GPL vmlinux 0x0e18f2ae pinconf_generic_dump_config +EXPORT_SYMBOL_GPL vmlinux 0x0e2b3e8e platform_get_irq +EXPORT_SYMBOL_GPL vmlinux 0x0e382c5d usb_free_urb +EXPORT_SYMBOL_GPL vmlinux 0x0e3da2ad ata_sff_lost_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x0e42a52a genphy_c45_plca_set_cfg +EXPORT_SYMBOL_GPL vmlinux 0x0e5cc9d7 xdp_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x0e5d2ce7 pci_num_vf +EXPORT_SYMBOL_GPL vmlinux 0x0e60fa29 tty_kclose +EXPORT_SYMBOL_GPL vmlinux 0x0e6b79af static_key_disable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x0e6f2172 iommu_group_add_device +EXPORT_SYMBOL_GPL vmlinux 0x0e84c068 devm_regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x0e875238 device_destroy +EXPORT_SYMBOL_GPL vmlinux 0x0e8cc0a7 vcpu_put +EXPORT_SYMBOL_GPL vmlinux 0x0e98bc0a regmap_get_raw_read_max +EXPORT_SYMBOL_GPL vmlinux 0x0ea5cbce xen_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x0eace418 find_vpid +EXPORT_SYMBOL_GPL vmlinux 0x0ec05b53 fwnode_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0x0ec096b0 hv_read_reference_counter +EXPORT_SYMBOL_GPL vmlinux 0x0ecfea88 btf_type_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0ee17055 bio_clone_blkg_association +EXPORT_SYMBOL_GPL vmlinux 0x0ef3a68f msi_domain_first_desc +EXPORT_SYMBOL_GPL vmlinux 0x0ef949af thermal_cooling_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0f163b76 devl_dpipe_headers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0f180070 ring_buffer_free_read_page +EXPORT_SYMBOL_GPL vmlinux 0x0f184929 blk_mq_alloc_sq_tag_set +EXPORT_SYMBOL_GPL vmlinux 0x0f21b6eb devm_blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0x0f276aff devm_mtk_clk_mux_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x0f2ece19 rio_request_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x0f3a2999 platform_device_del +EXPORT_SYMBOL_GPL vmlinux 0x0f3d6857 is_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x0f4e7a75 thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x0f5316df devm_clk_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x0f69331a i2c_parse_fw_timings +EXPORT_SYMBOL_GPL vmlinux 0x0f7ca236 dmi_memdev_name +EXPORT_SYMBOL_GPL vmlinux 0x0f7e7194 pci_host_common_probe +EXPORT_SYMBOL_GPL vmlinux 0x0f7ffa1e irq_domain_reset_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x0f8058dd of_clk_add_provider +EXPORT_SYMBOL_GPL vmlinux 0x0f837a63 rt_mutex_trylock +EXPORT_SYMBOL_GPL vmlinux 0x0f8a2e0d tegra_mc_write_emem_configuration +EXPORT_SYMBOL_GPL vmlinux 0x0f8a7772 of_genpd_parse_idle_states +EXPORT_SYMBOL_GPL vmlinux 0x0f945c3b regulator_set_active_discharge_regmap +EXPORT_SYMBOL_GPL vmlinux 0x0f9731f3 fsverity_ioctl_enable +EXPORT_SYMBOL_GPL vmlinux 0x0f9baf09 elv_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0fbb7344 memremap_compat_align +EXPORT_SYMBOL_GPL vmlinux 0x0fbc0c0e xas_pause +EXPORT_SYMBOL_GPL vmlinux 0x0fbc6332 mbox_bind_client +EXPORT_SYMBOL_GPL vmlinux 0x0fcaa9e4 edac_pci_release_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x0fd2b324 amba_device_put +EXPORT_SYMBOL_GPL vmlinux 0x0fd4610e kmem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0x0fe92f76 bpf_prog_get_type_dev +EXPORT_SYMBOL_GPL vmlinux 0x0ff6a836 clockevents_config_and_register +EXPORT_SYMBOL_GPL vmlinux 0x1005d60b tick_nohz_dep_set_cpu +EXPORT_SYMBOL_GPL vmlinux 0x10091b7b sbitmap_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x100bda1b dev_pm_qos_hide_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x10138352 tracing_on +EXPORT_SYMBOL_GPL vmlinux 0x10185973 __tracepoint_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x101cac91 bpf_prog_add +EXPORT_SYMBOL_GPL vmlinux 0x101fa7e9 uprobe_register +EXPORT_SYMBOL_GPL vmlinux 0x1045d3ca kvm_vcpu_gfn_to_pfn +EXPORT_SYMBOL_GPL vmlinux 0x104b2b7d vcap_rule_get_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x10526f0d unregister_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x1060064e crypto_unregister_aeads +EXPORT_SYMBOL_GPL vmlinux 0x106a9a82 irq_domain_remove_sim +EXPORT_SYMBOL_GPL vmlinux 0x106e1b28 iommu_sva_get_pasid +EXPORT_SYMBOL_GPL vmlinux 0x106ff1c6 crypto_unregister_acomps +EXPORT_SYMBOL_GPL vmlinux 0x107236dd sdio_memcpy_fromio +EXPORT_SYMBOL_GPL vmlinux 0x10728744 rio_mport_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x107541fd thermal_zone_device_disable +EXPORT_SYMBOL_GPL vmlinux 0x107d11bd devres_remove +EXPORT_SYMBOL_GPL vmlinux 0x10817f16 dmaengine_desc_get_metadata_ptr +EXPORT_SYMBOL_GPL vmlinux 0x108344e8 gpiod_toggle_active_low +EXPORT_SYMBOL_GPL vmlinux 0x108a0acd bstr_printf +EXPORT_SYMBOL_GPL vmlinux 0x108d9290 usb_add_hcd +EXPORT_SYMBOL_GPL vmlinux 0x109550cd sfp_bus_find_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x10b89330 crypto_has_shash +EXPORT_SYMBOL_GPL vmlinux 0x10c4c44d ahci_platform_init_host +EXPORT_SYMBOL_GPL vmlinux 0x10c5d443 ata_cable_40wire +EXPORT_SYMBOL_GPL vmlinux 0x10d03f53 pci_iov_vf_id +EXPORT_SYMBOL_GPL vmlinux 0x10d9f317 stack_depot_init +EXPORT_SYMBOL_GPL vmlinux 0x10e53009 __alloc_pages_bulk +EXPORT_SYMBOL_GPL vmlinux 0x10e742e6 pci_ecam_create +EXPORT_SYMBOL_GPL vmlinux 0x10eb12ce usb_autopm_get_interface_no_resume +EXPORT_SYMBOL_GPL vmlinux 0x10ecc52c usb_amd_quirk_pll_enable +EXPORT_SYMBOL_GPL vmlinux 0x10f6e183 clk_register +EXPORT_SYMBOL_GPL vmlinux 0x10fca63a vchan_tx_submit +EXPORT_SYMBOL_GPL vmlinux 0x110106c1 cper_severity_to_aer +EXPORT_SYMBOL_GPL vmlinux 0x11041952 dev_pm_set_dedicated_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x110cf8ce md_run +EXPORT_SYMBOL_GPL vmlinux 0x111035be rio_mport_chk_dev_access +EXPORT_SYMBOL_GPL vmlinux 0x1116f892 fsl_mc_portal_reset +EXPORT_SYMBOL_GPL vmlinux 0x11172cbc srcu_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x11194e2f sysfs_remove_link +EXPORT_SYMBOL_GPL vmlinux 0x1128a355 kthread_mod_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x11306a41 irq_set_chained_handler_and_data +EXPORT_SYMBOL_GPL vmlinux 0x11485738 platform_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x1148df49 regmap_might_sleep +EXPORT_SYMBOL_GPL vmlinux 0x115dc78e tc3589x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x11681bd5 irq_domain_xlate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x1168f377 umd_cleanup_helper +EXPORT_SYMBOL_GPL vmlinux 0x11698146 pci_epf_free_space +EXPORT_SYMBOL_GPL vmlinux 0x116cc7ce sdio_release_irq +EXPORT_SYMBOL_GPL vmlinux 0x1184c522 dma_pci_p2pdma_supported +EXPORT_SYMBOL_GPL vmlinux 0x11946df7 xhci_reset_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x119cd1ac device_link_del +EXPORT_SYMBOL_GPL vmlinux 0x11ae723a of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0x11b57212 nvdimm_bus_register +EXPORT_SYMBOL_GPL vmlinux 0x11b68a56 __tracepoint_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x11b69ada led_init_core +EXPORT_SYMBOL_GPL vmlinux 0x11b8a0f2 synth_event_trace_start +EXPORT_SYMBOL_GPL vmlinux 0x11b9a984 unix_inq_len +EXPORT_SYMBOL_GPL vmlinux 0x11c0d98e pci_status_get_and_clear_errors +EXPORT_SYMBOL_GPL vmlinux 0x11c1e929 irq_domain_push_irq +EXPORT_SYMBOL_GPL vmlinux 0x11cdace8 raw_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x11d3ff7e skb_gso_validate_network_len +EXPORT_SYMBOL_GPL vmlinux 0x11d96090 device_create_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x11df0e75 devlink_fmsg_binary_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x11e06ee9 badrange_init +EXPORT_SYMBOL_GPL vmlinux 0x11e08f96 trace_seq_putmem_hex +EXPORT_SYMBOL_GPL vmlinux 0x11f3763e stmpe_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x11fd7c56 smpboot_register_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x12056e53 mas_store_gfp +EXPORT_SYMBOL_GPL vmlinux 0x120e0a58 ata_sff_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x12135396 phylink_mac_change +EXPORT_SYMBOL_GPL vmlinux 0x121d5c23 edac_get_sysfs_subsys +EXPORT_SYMBOL_GPL vmlinux 0x121d958a unregister_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0x12284988 of_platform_default_populate +EXPORT_SYMBOL_GPL vmlinux 0x1234e483 get_cpu_iowait_time_us +EXPORT_SYMBOL_GPL vmlinux 0x1234ffa1 cper_estatus_check_header +EXPORT_SYMBOL_GPL vmlinux 0x12406feb mmc_pwrseq_register +EXPORT_SYMBOL_GPL vmlinux 0x124a8dd5 class_dev_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x125954f4 spi_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x1263affb acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x126c2e97 ata_port_abort +EXPORT_SYMBOL_GPL vmlinux 0x12752e7e tty_port_register_device +EXPORT_SYMBOL_GPL vmlinux 0x128a6975 elv_rqhash_add +EXPORT_SYMBOL_GPL vmlinux 0x129ce53a crypto_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x12a8e74e rtnl_put_cacheinfo +EXPORT_SYMBOL_GPL vmlinux 0x12b7d07d dw_pcie_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x12c175d5 lp8788_update_bits +EXPORT_SYMBOL_GPL vmlinux 0x12caf43d __crypto_alloc_tfm +EXPORT_SYMBOL_GPL vmlinux 0x12cd02da usb_free_coherent +EXPORT_SYMBOL_GPL vmlinux 0x12ee1173 memory_group_unregister +EXPORT_SYMBOL_GPL vmlinux 0x12f767d6 disk_uevent +EXPORT_SYMBOL_GPL vmlinux 0x13090724 add_vmfork_randomness +EXPORT_SYMBOL_GPL vmlinux 0x1309a47e __virtio_unbreak_device +EXPORT_SYMBOL_GPL vmlinux 0x131a5ed7 regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x131db64a system_long_wq +EXPORT_SYMBOL_GPL vmlinux 0x132425be verify_signature +EXPORT_SYMBOL_GPL vmlinux 0x1325b9f5 nvdimm_to_bus +EXPORT_SYMBOL_GPL vmlinux 0x13261ae0 devl_dpipe_table_resource_set +EXPORT_SYMBOL_GPL vmlinux 0x132fbc63 meson_clk_mpll_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x133969d7 __trace_printk +EXPORT_SYMBOL_GPL vmlinux 0x1339d49e is_skb_forwardable +EXPORT_SYMBOL_GPL vmlinux 0x136209db power_supply_reg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x13640660 get_cached_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0x13669832 set_secondary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x137f3bae hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x138aff76 gnttab_init +EXPORT_SYMBOL_GPL vmlinux 0x138e0957 dax_write_cache_enabled +EXPORT_SYMBOL_GPL vmlinux 0x138f9bcd rio_mport_get_feature +EXPORT_SYMBOL_GPL vmlinux 0x1394d032 __mt_destroy +EXPORT_SYMBOL_GPL vmlinux 0x13a68dff clean_acked_data_enable +EXPORT_SYMBOL_GPL vmlinux 0x13ad546b kick_process +EXPORT_SYMBOL_GPL vmlinux 0x13b2b5bb ti_sci_inta_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x13b9e193 acpi_dev_resource_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x13c2f175 ioc_find_get_icq +EXPORT_SYMBOL_GPL vmlinux 0x13cbe8f7 sata_lpm_ignore_phy_events +EXPORT_SYMBOL_GPL vmlinux 0x13ce5b00 netdev_is_rx_handler_busy +EXPORT_SYMBOL_GPL vmlinux 0x13ce87e8 asn1_ber_decoder +EXPORT_SYMBOL_GPL vmlinux 0x13d3cfbe switchdev_handle_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x13d7847e pci_epc_mem_exit +EXPORT_SYMBOL_GPL vmlinux 0x13d7c67d phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x13db1eb8 k3_udma_glue_rx_cppi5_to_dma_addr +EXPORT_SYMBOL_GPL vmlinux 0x13e43422 acpi_get_and_request_gpiod +EXPORT_SYMBOL_GPL vmlinux 0x13ed8142 sata_sff_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x13ed8784 sdev_evt_alloc +EXPORT_SYMBOL_GPL vmlinux 0x13fab921 cpuidle_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x1403ad09 cpufreq_add_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x14061eb7 mmu_interval_read_begin +EXPORT_SYMBOL_GPL vmlinux 0x140b0ff9 auxiliary_device_init +EXPORT_SYMBOL_GPL vmlinux 0x140bb056 dpbp_close +EXPORT_SYMBOL_GPL vmlinux 0x1417426a cros_ec_cmd +EXPORT_SYMBOL_GPL vmlinux 0x141c4d5c bd_unlink_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x141f38bf ktime_get_raw_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x14270332 rdev_get_id +EXPORT_SYMBOL_GPL vmlinux 0x14304dd1 of_phy_put +EXPORT_SYMBOL_GPL vmlinux 0x144dc40a class_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x1456762b k3_ringacc_ring_get_free +EXPORT_SYMBOL_GPL vmlinux 0x145826b5 relay_switch_subbuf +EXPORT_SYMBOL_GPL vmlinux 0x145bace7 fscrypt_ioctl_get_nonce +EXPORT_SYMBOL_GPL vmlinux 0x146626a0 mas_find_rev +EXPORT_SYMBOL_GPL vmlinux 0x146cc88f bpf_master_redirect_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x14824ff1 dbs_update +EXPORT_SYMBOL_GPL vmlinux 0x14829e51 srcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x148fd794 enable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x1490d2f6 meson_eeclkc_probe +EXPORT_SYMBOL_GPL vmlinux 0x149177ba __dma_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x14a2c15a pm_runtime_set_autosuspend_delay +EXPORT_SYMBOL_GPL vmlinux 0x14a80803 kill_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x14acf80c skb_splice_bits +EXPORT_SYMBOL_GPL vmlinux 0x14b4881d component_release_of +EXPORT_SYMBOL_GPL vmlinux 0x14be0ffb __blk_trace_note_message +EXPORT_SYMBOL_GPL vmlinux 0x14c0fd67 __clk_get_hw +EXPORT_SYMBOL_GPL vmlinux 0x14cb20c3 l3mdev_table_lookup_unregister +EXPORT_SYMBOL_GPL vmlinux 0x14d553ea regulator_count_voltages +EXPORT_SYMBOL_GPL vmlinux 0x14d72ad7 nvdimm_setup_pfn +EXPORT_SYMBOL_GPL vmlinux 0x14e3b4d2 pci_set_host_bridge_release +EXPORT_SYMBOL_GPL vmlinux 0x14ec4fdb evtchn_put +EXPORT_SYMBOL_GPL vmlinux 0x14f748fd nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x14f77e55 sysfs_group_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x14fbcd5e __tracepoint_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x15021b4a xa_delete_node +EXPORT_SYMBOL_GPL vmlinux 0x1518c6cc synth_event_gen_cmd_array_start +EXPORT_SYMBOL_GPL vmlinux 0x151d9963 crypto_sig_set_privkey +EXPORT_SYMBOL_GPL vmlinux 0x15240a77 dma_vunmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x1527866d irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x15329891 __traceiter_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x1534b700 gpiochip_line_is_irq +EXPORT_SYMBOL_GPL vmlinux 0x153b60a6 klist_del +EXPORT_SYMBOL_GPL vmlinux 0x15402377 ftrace_set_filter +EXPORT_SYMBOL_GPL vmlinux 0x15454821 ip_icmp_error_rfc4884 +EXPORT_SYMBOL_GPL vmlinux 0x154c23a7 devm_power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x15510a89 devlink_fmsg_binary_put +EXPORT_SYMBOL_GPL vmlinux 0x155ea368 crypto_mod_put +EXPORT_SYMBOL_GPL vmlinux 0x1562a91d genphy_c45_read_pma +EXPORT_SYMBOL_GPL vmlinux 0x1574a5c0 tps6586x_write +EXPORT_SYMBOL_GPL vmlinux 0x15886f48 hte_disable_ts +EXPORT_SYMBOL_GPL vmlinux 0x159f9682 irq_domain_disconnect_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x15ade1cc filter_irq_stacks +EXPORT_SYMBOL_GPL vmlinux 0x15bd7435 psi_memstall_leave +EXPORT_SYMBOL_GPL vmlinux 0x15beef24 fib_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x15c4e3e2 phylink_ethtool_set_pauseparam +EXPORT_SYMBOL_GPL vmlinux 0x15e15e85 hvc_instantiate +EXPORT_SYMBOL_GPL vmlinux 0x15ea2648 hwpoison_filter_flags_mask +EXPORT_SYMBOL_GPL vmlinux 0x15eb7eb3 fhctl_parse_dt +EXPORT_SYMBOL_GPL vmlinux 0x15f6d7e4 crypto_shash_tfm_digest +EXPORT_SYMBOL_GPL vmlinux 0x15f7e330 pci_msix_alloc_irq_at +EXPORT_SYMBOL_GPL vmlinux 0x160f0a69 usb_hub_find_child +EXPORT_SYMBOL_GPL vmlinux 0x161c205f devm_request_pci_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0x162c9f30 ata_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x162e67bc tpm_chip_stop +EXPORT_SYMBOL_GPL vmlinux 0x16411092 pinctrl_count_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0x16422a6e xdp_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x1646263f devl_trap_policers_register +EXPORT_SYMBOL_GPL vmlinux 0x1646b645 kvm_vcpu_write_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x164e3519 ipv6_opt_accepted +EXPORT_SYMBOL_GPL vmlinux 0x16503300 fuse_direct_io +EXPORT_SYMBOL_GPL vmlinux 0x16516798 osc_pc_lpi_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x165970bb device_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x16671d41 clk_hw_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x1669d597 regulator_get_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x16717abb inet_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x1677e7f5 sdio_claim_host +EXPORT_SYMBOL_GPL vmlinux 0x167d7113 acpi_bus_register_early_device +EXPORT_SYMBOL_GPL vmlinux 0x1687be85 extcon_get_property +EXPORT_SYMBOL_GPL vmlinux 0x1687ec20 tty_get_frame_size +EXPORT_SYMBOL_GPL vmlinux 0x168fbc32 xfrm_output_resume +EXPORT_SYMBOL_GPL vmlinux 0x1690b503 usb_role_switch_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x16961c34 handle_simple_irq +EXPORT_SYMBOL_GPL vmlinux 0x169bb905 __pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x16b2b202 do_xdp_generic +EXPORT_SYMBOL_GPL vmlinux 0x16bc33dd find_ge_pid +EXPORT_SYMBOL_GPL vmlinux 0x16ca1a8a phylink_suspend +EXPORT_SYMBOL_GPL vmlinux 0x16cb6a90 radix_tree_preloads +EXPORT_SYMBOL_GPL vmlinux 0x16cbc821 __regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0x16da1f88 devlink_fmsg_u32_put +EXPORT_SYMBOL_GPL vmlinux 0x16dc7c73 bio_end_io_acct_remapped +EXPORT_SYMBOL_GPL vmlinux 0x16dfbf36 add_interrupt_randomness +EXPORT_SYMBOL_GPL vmlinux 0x16f15139 bind_evtchn_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x17004943 nf_nat_hook +EXPORT_SYMBOL_GPL vmlinux 0x170071da spi_finalize_current_message +EXPORT_SYMBOL_GPL vmlinux 0x1709fd24 iomap_finish_ioends +EXPORT_SYMBOL_GPL vmlinux 0x170aa713 ata_port_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x170cc36c put_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x1714df67 serial8250_get_port +EXPORT_SYMBOL_GPL vmlinux 0x17153d1d pci_restore_msi_state +EXPORT_SYMBOL_GPL vmlinux 0x1741ddee trace_seq_puts +EXPORT_SYMBOL_GPL vmlinux 0x174b0c4d crypto_register_ahash +EXPORT_SYMBOL_GPL vmlinux 0x174c6274 ring_buffer_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x174e6c46 inet_ehash_locks_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1750805d genphy_c45_fast_retrain +EXPORT_SYMBOL_GPL vmlinux 0x1752078a rz_mtu3_32bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x1752327b devm_hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0x17591ecd zynqmp_pm_write_ggs +EXPORT_SYMBOL_GPL vmlinux 0x176031a7 devlink_fmsg_string_put +EXPORT_SYMBOL_GPL vmlinux 0x176139ab mtk_pinconf_drive_set_raw +EXPORT_SYMBOL_GPL vmlinux 0x17614bf3 apei_resources_sub +EXPORT_SYMBOL_GPL vmlinux 0x1768e5ca ata_acpi_gtm +EXPORT_SYMBOL_GPL vmlinux 0x176b1abf device_create_file +EXPORT_SYMBOL_GPL vmlinux 0x176ff1c1 thermal_remove_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x177b1042 __tracepoint_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x177b8850 param_set_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x177c338d twl_get_version +EXPORT_SYMBOL_GPL vmlinux 0x17802625 scsi_check_sense +EXPORT_SYMBOL_GPL vmlinux 0x1781d904 tpm_try_get_ops +EXPORT_SYMBOL_GPL vmlinux 0x1794510d irq_chip_release_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x17a27a91 fsl_mc_obj_open +EXPORT_SYMBOL_GPL vmlinux 0x17a63b93 debugfs_create_x8 +EXPORT_SYMBOL_GPL vmlinux 0x17a91c95 vfs_submount +EXPORT_SYMBOL_GPL vmlinux 0x17aea6b2 kernel_kobj +EXPORT_SYMBOL_GPL vmlinux 0x17b805e8 cpufreq_cpu_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x17d20e19 handle_fasteoi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0x17d5e851 phy_led_triggers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x17d9700a net_failover_create +EXPORT_SYMBOL_GPL vmlinux 0x17e01f11 erst_clear +EXPORT_SYMBOL_GPL vmlinux 0x17ee49a4 nvmem_device_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x17f01f73 msi_device_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x17f9207f iommu_unmap_fast +EXPORT_SYMBOL_GPL vmlinux 0x18008c59 ring_buffer_resize +EXPORT_SYMBOL_GPL vmlinux 0x18109031 iommu_device_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x1814fe2b rio_dma_prep_xfer +EXPORT_SYMBOL_GPL vmlinux 0x181ec15f pci_epf_add_vepf +EXPORT_SYMBOL_GPL vmlinux 0x18282999 pci_enable_rom +EXPORT_SYMBOL_GPL vmlinux 0x182e2f09 cn_netlink_send_mult +EXPORT_SYMBOL_GPL vmlinux 0x18428692 __cookie_v6_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x1845679d devm_devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0x1852fa50 dw8250_do_set_termios +EXPORT_SYMBOL_GPL vmlinux 0x185456e0 fwnode_count_parents +EXPORT_SYMBOL_GPL vmlinux 0x18648263 inet6_sk_rebuild_header +EXPORT_SYMBOL_GPL vmlinux 0x18697560 ata_port_freeze +EXPORT_SYMBOL_GPL vmlinux 0x18715353 k3_udma_glue_push_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x1872b39d wakeup_source_register +EXPORT_SYMBOL_GPL vmlinux 0x1877b82d udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x187fd2fc acpi_dev_get_property +EXPORT_SYMBOL_GPL vmlinux 0x1897e69a usb_unpoison_urb +EXPORT_SYMBOL_GPL vmlinux 0x18a04a8d __list_lru_init +EXPORT_SYMBOL_GPL vmlinux 0x18a6662e __ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0x18c888cb ata_link_next +EXPORT_SYMBOL_GPL vmlinux 0x18cc6176 fib_nl_newrule +EXPORT_SYMBOL_GPL vmlinux 0x18d1be52 __traceiter_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0x18e4f8aa swphy_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x18e8c440 arch_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0x18e9d61e devm_regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x18ea55f4 ping_unhash +EXPORT_SYMBOL_GPL vmlinux 0x18f10f38 k3_udma_glue_enable_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x18fb2caf cpus_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x190472d7 clockevents_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0x19170f1f regmap_parse_val +EXPORT_SYMBOL_GPL vmlinux 0x191e2d97 raw_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x1926028c zynqmp_pm_reset_assert +EXPORT_SYMBOL_GPL vmlinux 0x193282ae acpi_dev_resource_ext_address_space +EXPORT_SYMBOL_GPL vmlinux 0x194965dc vp_modern_generation +EXPORT_SYMBOL_GPL vmlinux 0x194dac1c regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x195428d8 device_rename +EXPORT_SYMBOL_GPL vmlinux 0x19589da8 gnttab_dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x1964b198 of_clk_hw_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0x19780612 tcp_set_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x197e162a dev_pm_opp_adjust_voltage +EXPORT_SYMBOL_GPL vmlinux 0x19824290 devm_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0x1990dae4 call_switchdev_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x199e18fd powercap_unregister_zone +EXPORT_SYMBOL_GPL vmlinux 0x199f3730 __account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x19a304ba usb_disabled +EXPORT_SYMBOL_GPL vmlinux 0x19bbda67 platform_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x19bcce12 usb_autopm_get_interface +EXPORT_SYMBOL_GPL vmlinux 0x19c20269 soc_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19c42957 blk_op_str +EXPORT_SYMBOL_GPL vmlinux 0x19c8bc2d edac_pci_create_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x19d8b4a9 cpufreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19da1755 clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x19e6df25 phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x19e81304 btree_alloc +EXPORT_SYMBOL_GPL vmlinux 0x19edd064 blkg_rwstat_exit +EXPORT_SYMBOL_GPL vmlinux 0x19f33626 nf_ctnetlink_has_listener +EXPORT_SYMBOL_GPL vmlinux 0x19ff9f3e vcap_keyfield_name +EXPORT_SYMBOL_GPL vmlinux 0x1a10c32b crypto_ft_tab +EXPORT_SYMBOL_GPL vmlinux 0x1a115e35 fwnode_get_next_available_child_node +EXPORT_SYMBOL_GPL vmlinux 0x1a146ec3 usb_ep_type_string +EXPORT_SYMBOL_GPL vmlinux 0x1a14f2e1 serial8250_rpm_get_tx +EXPORT_SYMBOL_GPL vmlinux 0x1a2385a3 sysfs_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x1a2a32c4 of_changeset_action +EXPORT_SYMBOL_GPL vmlinux 0x1a31b42b fwnode_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x1a3c5c40 __devm_irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x1a3cca03 em_dev_unregister_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x1a6bf28f fsnotify_get_cookie +EXPORT_SYMBOL_GPL vmlinux 0x1a7f18be __devm_reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x1a82368d ZSTD_customCalloc +EXPORT_SYMBOL_GPL vmlinux 0x1aa4b64b altr_sysmgr_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x1aa7a185 __tracepoint_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x1acd18c8 cpuset_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x1adef30c receive_fd +EXPORT_SYMBOL_GPL vmlinux 0x1ae66c05 input_ff_erase +EXPORT_SYMBOL_GPL vmlinux 0x1aed5969 gnttab_page_cache_init +EXPORT_SYMBOL_GPL vmlinux 0x1af267f8 int_pow +EXPORT_SYMBOL_GPL vmlinux 0x1afaa2fd proc_dou8vec_minmax +EXPORT_SYMBOL_GPL vmlinux 0x1b0602c1 cond_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x1b16d771 pci_set_cacheline_size +EXPORT_SYMBOL_GPL vmlinux 0x1b1ba3f1 security_file_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x1b2a79c1 dst_cache_set_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x1b38e0c9 __pm_runtime_set_status +EXPORT_SYMBOL_GPL vmlinux 0x1b47911d blk_rq_unprep_clone +EXPORT_SYMBOL_GPL vmlinux 0x1b550991 __root_device_register +EXPORT_SYMBOL_GPL vmlinux 0x1b5f4377 trace_seq_putc +EXPORT_SYMBOL_GPL vmlinux 0x1b647f15 virtqueue_kick_prepare +EXPORT_SYMBOL_GPL vmlinux 0x1b6f49f5 mptcp_token_get_sock +EXPORT_SYMBOL_GPL vmlinux 0x1b714055 perf_trace_run_bpf_submit +EXPORT_SYMBOL_GPL vmlinux 0x1b739ef5 __tracepoint_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1b8822d8 pinctrl_gpio_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x1b92e41d inet_putpeer +EXPORT_SYMBOL_GPL vmlinux 0x1b97f14c __udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1b9c280a iommu_get_domain_for_dev_pasid +EXPORT_SYMBOL_GPL vmlinux 0x1ba082cc dev_pm_opp_remove_all_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x1baa527b dev_attr_link_power_management_policy +EXPORT_SYMBOL_GPL vmlinux 0x1bb447c5 irq_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x1bbee89a ahci_host_activate +EXPORT_SYMBOL_GPL vmlinux 0x1bc40a8d gpmc_omap_get_nand_ops +EXPORT_SYMBOL_GPL vmlinux 0x1bc5eebe pinctrl_gpio_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x1bc64087 xas_split +EXPORT_SYMBOL_GPL vmlinux 0x1bc85e1c irq_set_affinity +EXPORT_SYMBOL_GPL vmlinux 0x1bd1095b dpcon_get_attributes +EXPORT_SYMBOL_GPL vmlinux 0x1bd32e0b phy_pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0x1bd916f1 led_classdev_notify_brightness_hw_changed +EXPORT_SYMBOL_GPL vmlinux 0x1c02b909 attribute_container_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1c12d65b gpiochip_generic_free +EXPORT_SYMBOL_GPL vmlinux 0x1c2b2c14 spi_get_device_match_data +EXPORT_SYMBOL_GPL vmlinux 0x1c314905 gpiod_set_consumer_name +EXPORT_SYMBOL_GPL vmlinux 0x1c511f4c __udp_gso_segment +EXPORT_SYMBOL_GPL vmlinux 0x1c5541bd cpufreq_boost_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1c59be96 iomap_ioend_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x1c5b1f28 irq_free_descs +EXPORT_SYMBOL_GPL vmlinux 0x1c5ca3ba xdp_features_set_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x1c5ff742 clk_get_phase +EXPORT_SYMBOL_GPL vmlinux 0x1c66a302 of_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x1c7169dc ZSTD_customFree +EXPORT_SYMBOL_GPL vmlinux 0x1c734e7f dev_nit_active +EXPORT_SYMBOL_GPL vmlinux 0x1c80d27d btree_geo128 +EXPORT_SYMBOL_GPL vmlinux 0x1c85714c adp5520_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x1c87a811 __round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x1c89fb22 zynqmp_pm_clock_setparent +EXPORT_SYMBOL_GPL vmlinux 0x1c9e8320 vcap_lookup_rule_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0x1ca3aa97 alarm_forward +EXPORT_SYMBOL_GPL vmlinux 0x1ca4a930 smp_call_function_any +EXPORT_SYMBOL_GPL vmlinux 0x1cacb3c8 regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x1cb7c983 apei_exec_read_register_value +EXPORT_SYMBOL_GPL vmlinux 0x1cb9a1c8 xenbus_gather +EXPORT_SYMBOL_GPL vmlinux 0x1cbb7941 devm_gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0x1cbd92b0 cpu_mitigations_off +EXPORT_SYMBOL_GPL vmlinux 0x1cca6f26 validate_xmit_skb_list +EXPORT_SYMBOL_GPL vmlinux 0x1ccb858f __skb_zcopy_downgrade_managed +EXPORT_SYMBOL_GPL vmlinux 0x1cdd0605 xhci_port_state_to_neutral +EXPORT_SYMBOL_GPL vmlinux 0x1cf8ee1d bpf_trace_run8 +EXPORT_SYMBOL_GPL vmlinux 0x1cff8eab sbitmap_init_node +EXPORT_SYMBOL_GPL vmlinux 0x1d222ced irq_get_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0x1d4a4936 xfrm_audit_state_add +EXPORT_SYMBOL_GPL vmlinux 0x1d50b8c8 tun_get_tx_ring +EXPORT_SYMBOL_GPL vmlinux 0x1d535e7c devm_clk_get_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1d5580c2 ata_host_resume +EXPORT_SYMBOL_GPL vmlinux 0x1d71cab8 kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x1d75287a gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x1d7fea9a tty_buffer_lock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x1d850683 acpi_pm_wakeup_event +EXPORT_SYMBOL_GPL vmlinux 0x1d853fe8 crypto_unregister_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x1d94a218 dmi_memdev_handle +EXPORT_SYMBOL_GPL vmlinux 0x1d983c47 ipv6_proxy_select_ident +EXPORT_SYMBOL_GPL vmlinux 0x1da94fd6 of_nvmem_layout_get_container +EXPORT_SYMBOL_GPL vmlinux 0x1dd3ef74 pci_hp_add +EXPORT_SYMBOL_GPL vmlinux 0x1dd6042a device_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x1de887ff zynqmp_pm_bootmode_write +EXPORT_SYMBOL_GPL vmlinux 0x1df9eeb9 pm_genpd_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x1dfa5dbd mpi_invm +EXPORT_SYMBOL_GPL vmlinux 0x1e0670c6 reset_control_release +EXPORT_SYMBOL_GPL vmlinux 0x1e1dc66e lwtunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x1e288c83 zynqmp_pm_force_pwrdwn +EXPORT_SYMBOL_GPL vmlinux 0x1e3bc77c xas_create_range +EXPORT_SYMBOL_GPL vmlinux 0x1e424d61 user_preparse +EXPORT_SYMBOL_GPL vmlinux 0x1e53f827 stack_depot_print +EXPORT_SYMBOL_GPL vmlinux 0x1e57c88f ahci_platform_enable_regulators +EXPORT_SYMBOL_GPL vmlinux 0x1e68a416 inet6_hash +EXPORT_SYMBOL_GPL vmlinux 0x1e6c0886 vcpu_load +EXPORT_SYMBOL_GPL vmlinux 0x1e71783f fuse_mount_remove +EXPORT_SYMBOL_GPL vmlinux 0x1e7bbcb3 kernel_restart +EXPORT_SYMBOL_GPL vmlinux 0x1e8302d6 perf_report_aux_output_id +EXPORT_SYMBOL_GPL vmlinux 0x1e83fee6 HYPERVISOR_physdev_op +EXPORT_SYMBOL_GPL vmlinux 0x1e8fac8e wireless_nlevent_flush +EXPORT_SYMBOL_GPL vmlinux 0x1e96e1c9 rio_release_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x1e9bc719 freq_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x1e9c590a usb_find_common_endpoints_reverse +EXPORT_SYMBOL_GPL vmlinux 0x1e9d285c __traceiter_block_split +EXPORT_SYMBOL_GPL vmlinux 0x1e9e03d0 imx_unregister_hw_clocks +EXPORT_SYMBOL_GPL vmlinux 0x1ea7ef77 devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0x1eb9516e round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x1ebf6c2a pci_power_names +EXPORT_SYMBOL_GPL vmlinux 0x1ecdbb6b input_device_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1ed4d2eb percpu_ref_kill_and_confirm +EXPORT_SYMBOL_GPL vmlinux 0x1edc5291 sock_map_unhash +EXPORT_SYMBOL_GPL vmlinux 0x1edd8943 xdp_do_redirect_frame +EXPORT_SYMBOL_GPL vmlinux 0x1ee47e00 is_vmalloc_or_module_addr +EXPORT_SYMBOL_GPL vmlinux 0x1ee8e2e1 bd_link_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x1ef20793 stop_core_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x1f16459a mtk_clk_gate_ops_no_setclr_inv +EXPORT_SYMBOL_GPL vmlinux 0x1f1c515f led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x1f1c5b52 da9052_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0x1f1c7ea5 gpiochip_irqchip_add_domain +EXPORT_SYMBOL_GPL vmlinux 0x1f1cc011 zynqmp_pm_get_chipid +EXPORT_SYMBOL_GPL vmlinux 0x1f27134c screen_pos +EXPORT_SYMBOL_GPL vmlinux 0x1f2decd5 dw_pcie_setup_rc +EXPORT_SYMBOL_GPL vmlinux 0x1f38a4f6 mpi_set_highbit +EXPORT_SYMBOL_GPL vmlinux 0x1f399dbf rtc_read_alarm +EXPORT_SYMBOL_GPL vmlinux 0x1f449588 mctrl_gpio_disable_ms +EXPORT_SYMBOL_GPL vmlinux 0x1f4bd059 pm_generic_restore +EXPORT_SYMBOL_GPL vmlinux 0x1f563160 bpf_offload_dev_priv +EXPORT_SYMBOL_GPL vmlinux 0x1f734f02 dev_pm_opp_set_opp +EXPORT_SYMBOL_GPL vmlinux 0x1f8544b8 panic_timeout +EXPORT_SYMBOL_GPL vmlinux 0x1f8c3601 __traceiter_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x1f985436 usb_reset_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x1f9a2b53 zynqmp_pm_clock_enable +EXPORT_SYMBOL_GPL vmlinux 0x1fa1d95c sha256_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x1fa48995 efivar_supports_writes +EXPORT_SYMBOL_GPL vmlinux 0x1fae2344 register_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x1fd1ff53 i2c_of_match_device +EXPORT_SYMBOL_GPL vmlinux 0x1fd3e144 device_bind_driver +EXPORT_SYMBOL_GPL vmlinux 0x1fd4dcbb of_reserved_mem_device_init_by_name +EXPORT_SYMBOL_GPL vmlinux 0x1fd9460c genphy_c45_read_lpa +EXPORT_SYMBOL_GPL vmlinux 0x1fdda2d1 iptunnel_metadata_reply +EXPORT_SYMBOL_GPL vmlinux 0x1fe31eea cpufreq_generic_init +EXPORT_SYMBOL_GPL vmlinux 0x1fe6e504 gpiod_add_hogs +EXPORT_SYMBOL_GPL vmlinux 0x1ffb4a62 device_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x1ffd54ce xenbus_frontend_closed +EXPORT_SYMBOL_GPL vmlinux 0x2009e400 devlink_info_board_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x200e54cb __rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x202a05d5 ahci_platform_enable_resources +EXPORT_SYMBOL_GPL vmlinux 0x202ab535 dev_pm_qos_flags +EXPORT_SYMBOL_GPL vmlinux 0x202d4ed6 nvmem_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x2043537a raw_v6_match +EXPORT_SYMBOL_GPL vmlinux 0x204ac61d edac_device_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x204b775e transport_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0x204c5306 blk_crypto_update_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x204e757b transport_setup_device +EXPORT_SYMBOL_GPL vmlinux 0x204f2c5c gnttab_free_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x20556043 __blkg_prfill_u64 +EXPORT_SYMBOL_GPL vmlinux 0x20578fdc kvm_get_kvm_safe +EXPORT_SYMBOL_GPL vmlinux 0x205aada1 pm_runtime_force_resume +EXPORT_SYMBOL_GPL vmlinux 0x205bdf21 dprc_get_obj_region +EXPORT_SYMBOL_GPL vmlinux 0x206fa219 gpiod_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x208ab3c0 gpiod_get_direction +EXPORT_SYMBOL_GPL vmlinux 0x20978fb9 idr_find +EXPORT_SYMBOL_GPL vmlinux 0x20a4e01a HUF_readStats_wksp +EXPORT_SYMBOL_GPL vmlinux 0x20aefbdc mmu_interval_notifier_insert +EXPORT_SYMBOL_GPL vmlinux 0x20d5f7a6 blk_rq_is_poll +EXPORT_SYMBOL_GPL vmlinux 0x20ed1cd7 sock_map_close +EXPORT_SYMBOL_GPL vmlinux 0x20f15e0d devm_spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0x211432a5 class_destroy +EXPORT_SYMBOL_GPL vmlinux 0x211cbc57 mmc_cmdq_enable +EXPORT_SYMBOL_GPL vmlinux 0x211f57f0 iomap_get_folio +EXPORT_SYMBOL_GPL vmlinux 0x21244a33 devm_acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x2124c905 of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x212734c5 vcap_netbytes_copy +EXPORT_SYMBOL_GPL vmlinux 0x212c9c45 pci_epf_create +EXPORT_SYMBOL_GPL vmlinux 0x215f8ccc pinctrl_utils_free_map +EXPORT_SYMBOL_GPL vmlinux 0x216de4e1 rcu_get_gp_kthreads_prio +EXPORT_SYMBOL_GPL vmlinux 0x2176e42a hwpoison_filter_memcg +EXPORT_SYMBOL_GPL vmlinux 0x217a0fe6 bpf_event_output +EXPORT_SYMBOL_GPL vmlinux 0x217e4d3d clk_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x21987b34 fat_search_long +EXPORT_SYMBOL_GPL vmlinux 0x21a563da clk_get_accuracy +EXPORT_SYMBOL_GPL vmlinux 0x21aa66e1 sock_diag_register_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x21abf3e2 pci_find_vsec_capability +EXPORT_SYMBOL_GPL vmlinux 0x21be5015 ata_link_offline +EXPORT_SYMBOL_GPL vmlinux 0x21cd536a crypto_put_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x21e53270 set_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x21f0214a usb_role_switch_find_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x220437b9 md_stop_writes +EXPORT_SYMBOL_GPL vmlinux 0x2206891a irq_chip_request_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x220ce70c kvm_arm_hyp_service_available +EXPORT_SYMBOL_GPL vmlinux 0x221764a0 sata_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x22354552 regmap_write +EXPORT_SYMBOL_GPL vmlinux 0x223fd926 __fscrypt_prepare_rename +EXPORT_SYMBOL_GPL vmlinux 0x2267e037 pci_hp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0x226c3c18 fb_deferred_io_mmap +EXPORT_SYMBOL_GPL vmlinux 0x228b473a phy_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x228ef4bf __kernel_write +EXPORT_SYMBOL_GPL vmlinux 0x2290148f inet_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0x22a05eac wm831x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x22acf0e3 crypto_register_rngs +EXPORT_SYMBOL_GPL vmlinux 0x22b39280 power_supply_put +EXPORT_SYMBOL_GPL vmlinux 0x22b662a9 lp8788_read_byte +EXPORT_SYMBOL_GPL vmlinux 0x22bb128b __dev_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x22c9226c cpufreq_freq_attr_scaling_available_freqs +EXPORT_SYMBOL_GPL vmlinux 0x22c95e7f disk_set_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0x22d60537 tcf_frag_xmit_count +EXPORT_SYMBOL_GPL vmlinux 0x22d9409b iomap_sort_ioends +EXPORT_SYMBOL_GPL vmlinux 0x22dfcdcc failover_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0x22ec5205 cpu_latency_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x22ecc4d4 component_master_add_with_match +EXPORT_SYMBOL_GPL vmlinux 0x22efb1de iommu_domain_alloc +EXPORT_SYMBOL_GPL vmlinux 0x22fd08ba cpuacct_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x23213191 pci_epf_bind +EXPORT_SYMBOL_GPL vmlinux 0x2328225f find_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x2332cfb4 virtqueue_get_avail_addr +EXPORT_SYMBOL_GPL vmlinux 0x23407f4f phy_configure +EXPORT_SYMBOL_GPL vmlinux 0x23412816 rtc_tm_to_ktime +EXPORT_SYMBOL_GPL vmlinux 0x2348f095 crypto_find_alg +EXPORT_SYMBOL_GPL vmlinux 0x234cf416 devlink_fmsg_string_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x234fa693 xfrm_audit_state_replay_overflow +EXPORT_SYMBOL_GPL vmlinux 0x2356ab04 list_lru_walk_one +EXPORT_SYMBOL_GPL vmlinux 0x23864ce7 cpuset_mem_spread_node +EXPORT_SYMBOL_GPL vmlinux 0x239153d5 of_regulator_match +EXPORT_SYMBOL_GPL vmlinux 0x2394ddf0 iopf_queue_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x239662a3 pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x2396c7f0 clk_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x23ac304d cgroup_get_e_css +EXPORT_SYMBOL_GPL vmlinux 0x23c301ad to_nvdimm_bus_dev +EXPORT_SYMBOL_GPL vmlinux 0x23c3b778 phy_basic_features +EXPORT_SYMBOL_GPL vmlinux 0x23dc9cd5 __phy_modify +EXPORT_SYMBOL_GPL vmlinux 0x23ec26fb __traceiter_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x23f13f6b dev_pm_put_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0x23f8f23e input_ff_flush +EXPORT_SYMBOL_GPL vmlinux 0x23f9b0a1 device_set_wakeup_capable +EXPORT_SYMBOL_GPL vmlinux 0x240045d4 fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x241182c3 fscrypt_ioctl_get_policy_ex +EXPORT_SYMBOL_GPL vmlinux 0x2412bc16 bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2413abe6 tegra_bpmp_transfer +EXPORT_SYMBOL_GPL vmlinux 0x241899dc of_msi_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x2421097b mpi_const +EXPORT_SYMBOL_GPL vmlinux 0x24235223 phy_10gbit_full_features +EXPORT_SYMBOL_GPL vmlinux 0x24273ff5 imx_clk_hw_pllv4 +EXPORT_SYMBOL_GPL vmlinux 0x243c5f9d driver_find +EXPORT_SYMBOL_GPL vmlinux 0x24413343 erst_read_record +EXPORT_SYMBOL_GPL vmlinux 0x2454665d from_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x2464da17 gen_pool_size +EXPORT_SYMBOL_GPL vmlinux 0x2469810f __rcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x246ec4c1 to_of_pinfo +EXPORT_SYMBOL_GPL vmlinux 0x24709b2f trace_seq_putmem +EXPORT_SYMBOL_GPL vmlinux 0x247d9328 device_match_any +EXPORT_SYMBOL_GPL vmlinux 0x2484e789 vbin_printf +EXPORT_SYMBOL_GPL vmlinux 0x24852826 __SCK__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x248717ad pci_disable_pri +EXPORT_SYMBOL_GPL vmlinux 0x248bc867 raw_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0x248e1473 kfree_strarray +EXPORT_SYMBOL_GPL vmlinux 0x249c181b debugfs_write_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x24ad11db wakeup_sources_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24b06758 pm_wakeup_ws_event +EXPORT_SYMBOL_GPL vmlinux 0x24b57c23 skb_zerocopy +EXPORT_SYMBOL_GPL vmlinux 0x24bbdce7 devm_regulator_bulk_get_enable +EXPORT_SYMBOL_GPL vmlinux 0x24d47ba8 acpi_cppc_processor_probe +EXPORT_SYMBOL_GPL vmlinux 0x24da0093 rcu_inkernel_boot_has_ended +EXPORT_SYMBOL_GPL vmlinux 0x24dede4b regmap_register_patch +EXPORT_SYMBOL_GPL vmlinux 0x24e9ec94 gpiod_enable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x24eb7e32 leds_list +EXPORT_SYMBOL_GPL vmlinux 0x24edcafa iomap_read_folio +EXPORT_SYMBOL_GPL vmlinux 0x24f39c39 reset_control_reset +EXPORT_SYMBOL_GPL vmlinux 0x24fc50f4 kdb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x250196e8 pcc_mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x2506f22e __regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0x251049b0 sock_diag_unregister_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x251d9124 srcu_torture_stats_print +EXPORT_SYMBOL_GPL vmlinux 0x25301bc6 arch_wb_cache_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2531043a ip6_datagram_recv_ctl +EXPORT_SYMBOL_GPL vmlinux 0x2534f99f debounce_time_mt6795 +EXPORT_SYMBOL_GPL vmlinux 0x25374246 crypto_init_akcipher_ops_sig +EXPORT_SYMBOL_GPL vmlinux 0x25379e73 clk_set_min_rate +EXPORT_SYMBOL_GPL vmlinux 0x253faedb __tcp_send_ack +EXPORT_SYMBOL_GPL vmlinux 0x25418d2d efivars_unregister +EXPORT_SYMBOL_GPL vmlinux 0x25467d6a bpf_preload_ops +EXPORT_SYMBOL_GPL vmlinux 0x254af61f anon_inode_getfile +EXPORT_SYMBOL_GPL vmlinux 0x254b507f fat_add_entries +EXPORT_SYMBOL_GPL vmlinux 0x255029e8 pci_disable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x255d8f2e sched_set_normal +EXPORT_SYMBOL_GPL vmlinux 0x2574da11 zynqmp_pm_write_pggs +EXPORT_SYMBOL_GPL vmlinux 0x257f0c8b devm_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x2592fc6c console_printk +EXPORT_SYMBOL_GPL vmlinux 0x259e9a01 mtk_clk_gate_ops_setclr_inv +EXPORT_SYMBOL_GPL vmlinux 0x25a22778 ahci_reset_em +EXPORT_SYMBOL_GPL vmlinux 0x25aa368b usb_put_hcd +EXPORT_SYMBOL_GPL vmlinux 0x25acc620 vp_modern_get_features +EXPORT_SYMBOL_GPL vmlinux 0x25bbfa9a security_kernel_load_data +EXPORT_SYMBOL_GPL vmlinux 0x25be9361 debugfs_create_atomic_t +EXPORT_SYMBOL_GPL vmlinux 0x25c42796 onboard_hub_destroy_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x25ce97ab __dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x25f6618b ping_close +EXPORT_SYMBOL_GPL vmlinux 0x2610a950 battery_hook_unregister +EXPORT_SYMBOL_GPL vmlinux 0x26452ef6 of_gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0x26520970 vm_memory_committed +EXPORT_SYMBOL_GPL vmlinux 0x2655e472 sysfs_create_link +EXPORT_SYMBOL_GPL vmlinux 0x265bbef9 kexec_crash_loaded +EXPORT_SYMBOL_GPL vmlinux 0x265df2b0 __fsverity_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x265ec427 ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x26659093 mptcp_pm_get_subflows_max +EXPORT_SYMBOL_GPL vmlinux 0x266a4b08 tasklet_unlock +EXPORT_SYMBOL_GPL vmlinux 0x26783cec blk_req_needs_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0x267941b3 __tracepoint_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x267df662 smp_call_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0x26824a92 nvmem_cell_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0x269bcf34 pci_acpi_set_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x269bfbef devlink_region_snapshot_id_put +EXPORT_SYMBOL_GPL vmlinux 0x26a59768 regulator_irq_map_event_simple +EXPORT_SYMBOL_GPL vmlinux 0x26a93eb2 verify_pkcs7_signature +EXPORT_SYMBOL_GPL vmlinux 0x26ab4755 put_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x26c44a3b __tracepoint_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x26c5ee59 debugfs_lookup_and_remove +EXPORT_SYMBOL_GPL vmlinux 0x26c813f5 ip6_flush_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0x26c90ea4 scsi_eh_get_sense +EXPORT_SYMBOL_GPL vmlinux 0x26d1a1f4 regulator_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x26d5b102 devm_regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26eb52f8 thermal_zone_get_num_trips +EXPORT_SYMBOL_GPL vmlinux 0x26ed2186 register_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26f30bee led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x26f325ee blk_rq_poll +EXPORT_SYMBOL_GPL vmlinux 0x27046576 kvm_exit +EXPORT_SYMBOL_GPL vmlinux 0x27083f07 file_ra_state_init +EXPORT_SYMBOL_GPL vmlinux 0x272e48fe usb_hcd_unlink_urb_from_ep +EXPORT_SYMBOL_GPL vmlinux 0x272e9d77 hisi_reset_exit +EXPORT_SYMBOL_GPL vmlinux 0x2731dd26 ata_std_qc_defer +EXPORT_SYMBOL_GPL vmlinux 0x27347c74 watchdog_init_timeout +EXPORT_SYMBOL_GPL vmlinux 0x27380bef dm_internal_resume_fast +EXPORT_SYMBOL_GPL vmlinux 0x2744c4bd clk_hw_determine_rate_no_reparent +EXPORT_SYMBOL_GPL vmlinux 0x27453a56 serial8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x2760d231 to_nd_region +EXPORT_SYMBOL_GPL vmlinux 0x276bf70f tick_nohz_dep_set_task +EXPORT_SYMBOL_GPL vmlinux 0x2773c485 __wake_up_locked +EXPORT_SYMBOL_GPL vmlinux 0x27763f2c hisi_reset_init +EXPORT_SYMBOL_GPL vmlinux 0x27766908 ohci_resume +EXPORT_SYMBOL_GPL vmlinux 0x277d0cd5 decrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0x277e15d8 reset_control_get_count +EXPORT_SYMBOL_GPL vmlinux 0x27804864 rio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x278a3475 spi_mem_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2791cbab extcon_register_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x2795fc9d vcap_set_rule_set_actionset +EXPORT_SYMBOL_GPL vmlinux 0x279ad815 nf_hook_entries_delete_raw +EXPORT_SYMBOL_GPL vmlinux 0x279c23d1 devfreq_event_enable_edev +EXPORT_SYMBOL_GPL vmlinux 0x279c9c37 scsi_alloc_request +EXPORT_SYMBOL_GPL vmlinux 0x27a19e74 regulator_enable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x27df3105 hv_alloc_hyperv_zeroed_page +EXPORT_SYMBOL_GPL vmlinux 0x27df4ea4 devlink_free +EXPORT_SYMBOL_GPL vmlinux 0x27e1b1f8 device_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x27ee5d55 usb_hcd_pci_probe +EXPORT_SYMBOL_GPL vmlinux 0x27f4f029 ftrace_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x27fa66e1 nr_free_buffer_pages +EXPORT_SYMBOL_GPL vmlinux 0x280cdf77 iommu_sva_bind_device +EXPORT_SYMBOL_GPL vmlinux 0x28117412 dm_audit_log_ti +EXPORT_SYMBOL_GPL vmlinux 0x2817f7fd cppc_get_desired_perf +EXPORT_SYMBOL_GPL vmlinux 0x28214d61 __irq_domain_add +EXPORT_SYMBOL_GPL vmlinux 0x2828ee19 sdio_retune_hold_now +EXPORT_SYMBOL_GPL vmlinux 0x28296eab i2c_detect_slave_mode +EXPORT_SYMBOL_GPL vmlinux 0x282b265d xen_register_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0x282b3f94 __tracepoint_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x282cd36c vp_legacy_get_status +EXPORT_SYMBOL_GPL vmlinux 0x282cdabc usb_led_activity +EXPORT_SYMBOL_GPL vmlinux 0x28310bcd kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x283e4ca2 pm_runtime_get_if_active +EXPORT_SYMBOL_GPL vmlinux 0x283e94f4 synth_event_add_next_val +EXPORT_SYMBOL_GPL vmlinux 0x284122ed usb_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x28532868 hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0x285e681a pci_bridge_emul_conf_read +EXPORT_SYMBOL_GPL vmlinux 0x2864abc9 klist_node_attached +EXPORT_SYMBOL_GPL vmlinux 0x286cc647 async_synchronize_cookie_domain +EXPORT_SYMBOL_GPL vmlinux 0x28788eda lwtunnel_input +EXPORT_SYMBOL_GPL vmlinux 0x287aefea of_clk_parent_fill +EXPORT_SYMBOL_GPL vmlinux 0x2882d40e usb_role_switch_unregister +EXPORT_SYMBOL_GPL vmlinux 0x288d1bd6 vfs_setlease +EXPORT_SYMBOL_GPL vmlinux 0x2890fb0b bpf_offload_dev_netdev_register +EXPORT_SYMBOL_GPL vmlinux 0x28940131 usb_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x289c8ce8 ata_port_classify +EXPORT_SYMBOL_GPL vmlinux 0x28aa6a67 call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x28ab4fb9 pinctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x28afbb08 cpu_latency_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x28b030d2 of_overlay_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x28c8bd28 sprd_pinctrl_remove +EXPORT_SYMBOL_GPL vmlinux 0x28c9fa95 platform_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x28de48a6 usb_check_int_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x28df79f7 generic_device_group +EXPORT_SYMBOL_GPL vmlinux 0x28e348c7 blockdev_superblock +EXPORT_SYMBOL_GPL vmlinux 0x28e70db2 icc_nodes_remove +EXPORT_SYMBOL_GPL vmlinux 0x28e8af86 tcp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x28efc372 i2c_acpi_new_device_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x28fd089d scmi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x29036f18 virtqueue_get_vring +EXPORT_SYMBOL_GPL vmlinux 0x290dcde1 of_irq_parse_and_map_pci +EXPORT_SYMBOL_GPL vmlinux 0x290ee0c8 iommu_fwspec_init +EXPORT_SYMBOL_GPL vmlinux 0x291876f3 mpi_ec_get_affine +EXPORT_SYMBOL_GPL vmlinux 0x292b600c rio_unmap_inb_region +EXPORT_SYMBOL_GPL vmlinux 0x292cc0ce watchdog_notify_pretimeout +EXPORT_SYMBOL_GPL vmlinux 0x29302d41 fixed_phy_set_link_update +EXPORT_SYMBOL_GPL vmlinux 0x29333a63 ahci_platform_disable_clks +EXPORT_SYMBOL_GPL vmlinux 0x294db5f1 k3_udma_glue_rx_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0x2951aeda ata_host_suspend +EXPORT_SYMBOL_GPL vmlinux 0x29573f00 class_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x295b982a hisi_clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x29603b01 devm_regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x2960ae87 fscrypt_ioctl_get_key_status +EXPORT_SYMBOL_GPL vmlinux 0x2964c6ab fuse_dev_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2965b6e3 mnt_want_write_file +EXPORT_SYMBOL_GPL vmlinux 0x296682b0 zynqmp_pm_get_rpu_mode +EXPORT_SYMBOL_GPL vmlinux 0x29672da3 device_property_present +EXPORT_SYMBOL_GPL vmlinux 0x2969bc5a thermal_zone_unbind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x296f2e74 iopf_queue_flush_dev +EXPORT_SYMBOL_GPL vmlinux 0x296f9959 pci_sriov_configure_simple +EXPORT_SYMBOL_GPL vmlinux 0x29a4dbe1 kthread_unuse_mm +EXPORT_SYMBOL_GPL vmlinux 0x29a7a082 key_set_timeout +EXPORT_SYMBOL_GPL vmlinux 0x29acbea4 of_resolve_phandles +EXPORT_SYMBOL_GPL vmlinux 0x29b286a7 perf_aux_output_skip +EXPORT_SYMBOL_GPL vmlinux 0x29be4399 rio_map_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x29c6670d tty_port_register_device_attr_serdev +EXPORT_SYMBOL_GPL vmlinux 0x29d76547 k3_udma_glue_tdown_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x29eba37f current_is_async +EXPORT_SYMBOL_GPL vmlinux 0x29f09940 proc_create_net_single +EXPORT_SYMBOL_GPL vmlinux 0x29f57bac iommu_attach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0x29f63034 dev_err_probe +EXPORT_SYMBOL_GPL vmlinux 0x29f66cb3 xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0x29fcebc4 da9052_disable_irq_nosync +EXPORT_SYMBOL_GPL vmlinux 0x2a0b1a6e __pm_runtime_use_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x2a2f04fa ip_tunnel_netlink_parms +EXPORT_SYMBOL_GPL vmlinux 0x2a3b8b95 ata_sff_qc_fill_rtf +EXPORT_SYMBOL_GPL vmlinux 0x2a52b202 tcp_register_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x2a5da14c acpi_dma_request_slave_chan_by_name +EXPORT_SYMBOL_GPL vmlinux 0x2a5ea9ef rhashtable_destroy +EXPORT_SYMBOL_GPL vmlinux 0x2a62cb3a ring_buffer_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2a6d2bbb device_match_devt +EXPORT_SYMBOL_GPL vmlinux 0x2a6f79ed page_cache_ra_unbounded +EXPORT_SYMBOL_GPL vmlinux 0x2a7117b9 tpm_pcr_read +EXPORT_SYMBOL_GPL vmlinux 0x2a7316da __SCK__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x2a976d1c dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x2a9b236b rtm_getroute_parse_ip_proto +EXPORT_SYMBOL_GPL vmlinux 0x2aa09592 rz_mtu3_8bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x2aa0e456 __reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x2aa89494 sch_frag_xmit_hook +EXPORT_SYMBOL_GPL vmlinux 0x2aab53f7 wm8350_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x2aadad1a efi_capsule_update +EXPORT_SYMBOL_GPL vmlinux 0x2ac49887 otg_ulpi_create +EXPORT_SYMBOL_GPL vmlinux 0x2adf1896 acpiphp_unregister_attention +EXPORT_SYMBOL_GPL vmlinux 0x2adf9744 tick_nohz_dep_clear_task +EXPORT_SYMBOL_GPL vmlinux 0x2ae1689e zynqmp_pm_clock_getdivider +EXPORT_SYMBOL_GPL vmlinux 0x2ae5bfa5 pid_vnr +EXPORT_SYMBOL_GPL vmlinux 0x2aea64d3 regmap_raw_read +EXPORT_SYMBOL_GPL vmlinux 0x2aebe8cf bio_associate_blkg_from_css +EXPORT_SYMBOL_GPL vmlinux 0x2af3bb8c pci_platform_power_transition +EXPORT_SYMBOL_GPL vmlinux 0x2b0fe000 gnttab_cancel_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x2b143bcb devm_register_restart_handler +EXPORT_SYMBOL_GPL vmlinux 0x2b159aa3 fsverity_verify_blocks +EXPORT_SYMBOL_GPL vmlinux 0x2b204825 of_property_read_variable_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x2b21ce4a dprc_set_obj_irq +EXPORT_SYMBOL_GPL vmlinux 0x2b305daf dev_pm_opp_config_clks_simple +EXPORT_SYMBOL_GPL vmlinux 0x2b4276a1 usb_phy_set_event +EXPORT_SYMBOL_GPL vmlinux 0x2b4509dd devlink_health_reporter_state_update +EXPORT_SYMBOL_GPL vmlinux 0x2b4a8f01 fscrypt_get_symlink +EXPORT_SYMBOL_GPL vmlinux 0x2b4f56c8 crypto_clone_shash +EXPORT_SYMBOL_GPL vmlinux 0x2b4fcf77 switchdev_bridge_port_unoffload +EXPORT_SYMBOL_GPL vmlinux 0x2b5b6ffa pinctrl_add_gpio_ranges +EXPORT_SYMBOL_GPL vmlinux 0x2b60b801 ping_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x2b6150fb power_supply_temp2resist_simple +EXPORT_SYMBOL_GPL vmlinux 0x2b6d960d synth_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x2b86f0fd zynqmp_pm_bootmode_read +EXPORT_SYMBOL_GPL vmlinux 0x2b960b66 qman_is_probed +EXPORT_SYMBOL_GPL vmlinux 0x2b9997fb atomic_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x2bc00a6f adp5520_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x2bd0d1d6 of_device_compatible_match +EXPORT_SYMBOL_GPL vmlinux 0x2bd8a8bb blk_fill_rwbs +EXPORT_SYMBOL_GPL vmlinux 0x2bda709d fsl_mc_bus_dprtc_type +EXPORT_SYMBOL_GPL vmlinux 0x2bdf5ab0 pm_wakeup_pending +EXPORT_SYMBOL_GPL vmlinux 0x2be93030 crypto_register_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x2bf8af8b pm_schedule_suspend +EXPORT_SYMBOL_GPL vmlinux 0x2c00c6b5 iomap_is_partially_uptodate +EXPORT_SYMBOL_GPL vmlinux 0x2c01d9eb __inet_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0x2c0dd9f9 strp_done +EXPORT_SYMBOL_GPL vmlinux 0x2c1aa7ed pci_ioremap_wc_bar +EXPORT_SYMBOL_GPL vmlinux 0x2c208607 power_supply_is_system_supplied +EXPORT_SYMBOL_GPL vmlinux 0x2c2799a1 of_k3_ringacc_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x2c28051f dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x2c300507 iptunnel_handle_offloads +EXPORT_SYMBOL_GPL vmlinux 0x2c3054f9 net_inc_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x2c38a0e7 nd_region_provider_data +EXPORT_SYMBOL_GPL vmlinux 0x2c3cf774 tracing_cond_snapshot_data +EXPORT_SYMBOL_GPL vmlinux 0x2c44a5bd blk_mq_sched_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x2c59f36f fsl_mc_bus_dpio_type +EXPORT_SYMBOL_GPL vmlinux 0x2c616abf __bio_release_pages +EXPORT_SYMBOL_GPL vmlinux 0x2c635527 arch_invalidate_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2c66ac85 devlink_info_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2c7bce08 bdev_nr_zones +EXPORT_SYMBOL_GPL vmlinux 0x2c7db649 irq_dispose_mapping +EXPORT_SYMBOL_GPL vmlinux 0x2c81a826 imx_1443x_pll +EXPORT_SYMBOL_GPL vmlinux 0x2c834418 static_key_slow_inc +EXPORT_SYMBOL_GPL vmlinux 0x2c8a9f05 ata_sff_softreset +EXPORT_SYMBOL_GPL vmlinux 0x2c8dd6b8 edac_mem_types +EXPORT_SYMBOL_GPL vmlinux 0x2c8e28ee phylink_ethtool_get_eee +EXPORT_SYMBOL_GPL vmlinux 0x2c91555f mmc_app_cmd +EXPORT_SYMBOL_GPL vmlinux 0x2c97f8a2 of_reconfig_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x2ca97326 mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x2cb67107 clk_hw_register_gate2 +EXPORT_SYMBOL_GPL vmlinux 0x2cb873f8 tty_ldisc_ref_wait +EXPORT_SYMBOL_GPL vmlinux 0x2ccb56cb __tracepoint_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x2ccf0565 vcap_rule_find_keysets +EXPORT_SYMBOL_GPL vmlinux 0x2cd15bad add_disk_randomness +EXPORT_SYMBOL_GPL vmlinux 0x2cd96393 ip_route_output_flow +EXPORT_SYMBOL_GPL vmlinux 0x2ce61f33 __SCK__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x2ceeb1fd phy_set_media +EXPORT_SYMBOL_GPL vmlinux 0x2cf20d87 fwnode_create_software_node +EXPORT_SYMBOL_GPL vmlinux 0x2cffeab2 md_allow_write +EXPORT_SYMBOL_GPL vmlinux 0x2d028948 nf_route +EXPORT_SYMBOL_GPL vmlinux 0x2d0684a9 hrtimer_init +EXPORT_SYMBOL_GPL vmlinux 0x2d0f72ef virtqueue_get_desc_addr +EXPORT_SYMBOL_GPL vmlinux 0x2d142441 bpf_trace_run3 +EXPORT_SYMBOL_GPL vmlinux 0x2d1500b1 pci_create_slot +EXPORT_SYMBOL_GPL vmlinux 0x2d1671c8 iommu_get_domain_for_dev +EXPORT_SYMBOL_GPL vmlinux 0x2d1b02d2 usermodehelper_read_lock_wait +EXPORT_SYMBOL_GPL vmlinux 0x2d2c902f perf_trace_buf_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2d2dd36f kobj_ns_grab_current +EXPORT_SYMBOL_GPL vmlinux 0x2d3e0675 ata_pci_bmdma_init_one +EXPORT_SYMBOL_GPL vmlinux 0x2d41e6f5 __trace_puts +EXPORT_SYMBOL_GPL vmlinux 0x2d4e1f12 bpf_verifier_log_write +EXPORT_SYMBOL_GPL vmlinux 0x2d512b06 clockevent_delta2ns +EXPORT_SYMBOL_GPL vmlinux 0x2d609547 dax_direct_access +EXPORT_SYMBOL_GPL vmlinux 0x2d6d42e5 ip6_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x2d6dc59e genphy_c45_an_disable_aneg +EXPORT_SYMBOL_GPL vmlinux 0x2d723872 perf_event_read_value +EXPORT_SYMBOL_GPL vmlinux 0x2d773a38 vcap_tc_flower_handler_ip_usage +EXPORT_SYMBOL_GPL vmlinux 0x2d8d42c8 phylink_connect_phy +EXPORT_SYMBOL_GPL vmlinux 0x2d9033c1 device_match_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x2d9f233d ip6_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x2db0afa3 get_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0x2db418b6 acpi_spi_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2db67d4a owl_sps_set_pg +EXPORT_SYMBOL_GPL vmlinux 0x2dcbe343 __devm_regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0x2dcfc303 __clk_mux_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x2ddd3b93 security_inode_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x2dece9ff __fscrypt_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x2df8bda5 net_failover_destroy +EXPORT_SYMBOL_GPL vmlinux 0x2dffd0ca event_triggers_post_call +EXPORT_SYMBOL_GPL vmlinux 0x2e028ae6 rcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x2e08226d badrange_add +EXPORT_SYMBOL_GPL vmlinux 0x2e09bbad usb_phy_roothub_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2e1c0a80 debugfs_create_u64 +EXPORT_SYMBOL_GPL vmlinux 0x2e2360b1 ftrace_set_global_notrace +EXPORT_SYMBOL_GPL vmlinux 0x2e359ae0 bpf_prog_create +EXPORT_SYMBOL_GPL vmlinux 0x2e416716 sock_diag_register +EXPORT_SYMBOL_GPL vmlinux 0x2e487c54 usb_choose_configuration +EXPORT_SYMBOL_GPL vmlinux 0x2e497869 clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x2e54b83c iocb_bio_iopoll +EXPORT_SYMBOL_GPL vmlinux 0x2e66298c __SCK__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x2e67bff7 skcipher_walk_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x2e6ed2ae xfrm_dev_offload_ok +EXPORT_SYMBOL_GPL vmlinux 0x2e708d5f sysfs_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x2e713dd1 sock_gen_put +EXPORT_SYMBOL_GPL vmlinux 0x2e7887d2 nf_ct_set_closing +EXPORT_SYMBOL_GPL vmlinux 0x2e90ae83 vcap_get_rule_count_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0x2e9ec24d free_iova +EXPORT_SYMBOL_GPL vmlinux 0x2eb85494 skcipher_walk_complete +EXPORT_SYMBOL_GPL vmlinux 0x2ebb19fd execute_in_process_context +EXPORT_SYMBOL_GPL vmlinux 0x2ebe3135 cpu_is_hotpluggable +EXPORT_SYMBOL_GPL vmlinux 0x2eca6a19 phy_basic_t1s_p2mp_features_array +EXPORT_SYMBOL_GPL vmlinux 0x2ecd044d mtk_pinconf_bias_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x2ed15f4d da9052_adc_read_temp +EXPORT_SYMBOL_GPL vmlinux 0x2ed489ec gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL vmlinux 0x2ee4e09b locks_release_private +EXPORT_SYMBOL_GPL vmlinux 0x2ee7c52b btree_visitor +EXPORT_SYMBOL_GPL vmlinux 0x2efb47bc of_irq_parse_raw +EXPORT_SYMBOL_GPL vmlinux 0x2efc7159 sdio_retune_crc_disable +EXPORT_SYMBOL_GPL vmlinux 0x2f0d82e0 devm_nvdimm_memremap +EXPORT_SYMBOL_GPL vmlinux 0x2f0d9053 usb_otg_state_string +EXPORT_SYMBOL_GPL vmlinux 0x2f1ea064 __SCK__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x2f2c95c4 flush_work +EXPORT_SYMBOL_GPL vmlinux 0x2f2fc824 __devm_pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0x2f35ec4e pci_pr3_present +EXPORT_SYMBOL_GPL vmlinux 0x2f370155 usb_hcd_poll_rh_status +EXPORT_SYMBOL_GPL vmlinux 0x2f4880df static_key_slow_dec +EXPORT_SYMBOL_GPL vmlinux 0x2f4b8fec cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x2f5da4ba __traceiter_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0x2f64415f unregister_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x2f6ec00b __platform_create_bundle +EXPORT_SYMBOL_GPL vmlinux 0x2f73079c usb_poison_urb +EXPORT_SYMBOL_GPL vmlinux 0x2f8bc22d validate_xmit_xfrm +EXPORT_SYMBOL_GPL vmlinux 0x2f8ed738 virtio_require_restricted_mem_acc +EXPORT_SYMBOL_GPL vmlinux 0x2faac966 pci_bridge_emul_init +EXPORT_SYMBOL_GPL vmlinux 0x2fac3c71 k3_ringacc_request_rings_pair +EXPORT_SYMBOL_GPL vmlinux 0x2fb79979 perf_pmu_migrate_context +EXPORT_SYMBOL_GPL vmlinux 0x2fb84eca sysfs_remove_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x2fc1e0fe kmem_valid_obj +EXPORT_SYMBOL_GPL vmlinux 0x2fc8d6d1 sfp_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x2fca445e xhci_update_hub_device +EXPORT_SYMBOL_GPL vmlinux 0x2fd11f7e gpiod_set_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x2fd9e304 is_swiotlb_active +EXPORT_SYMBOL_GPL vmlinux 0x2fdad317 disk_update_readahead +EXPORT_SYMBOL_GPL vmlinux 0x2fdcf73a of_property_read_variable_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x2fddb225 acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x2ff6ed58 lwtunnel_output +EXPORT_SYMBOL_GPL vmlinux 0x2ffedb6b hv_free_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x3000fd34 regmap_read +EXPORT_SYMBOL_GPL vmlinux 0x30076eec cpuidle_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x300d4070 kthread_cancel_delayed_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x30110a29 phy_eee_cap1_features +EXPORT_SYMBOL_GPL vmlinux 0x301427d0 md_bitmap_load +EXPORT_SYMBOL_GPL vmlinux 0x3021685f ata_port_desc +EXPORT_SYMBOL_GPL vmlinux 0x302227ef regmap_async_complete +EXPORT_SYMBOL_GPL vmlinux 0x3025eee0 tegra210_clk_emc_dll_update_setting +EXPORT_SYMBOL_GPL vmlinux 0x302a7ba8 fat_get_dotdot_entry +EXPORT_SYMBOL_GPL vmlinux 0x302be392 serial8250_rpm_put +EXPORT_SYMBOL_GPL vmlinux 0x30351294 k3_udma_glue_rx_flow_get_fdq_id +EXPORT_SYMBOL_GPL vmlinux 0x30359205 iommu_enable_nesting +EXPORT_SYMBOL_GPL vmlinux 0x3035f85b ethtool_set_ethtool_phy_ops +EXPORT_SYMBOL_GPL vmlinux 0x303bce62 rio_mport_class +EXPORT_SYMBOL_GPL vmlinux 0x3040e010 arm64_mm_context_get +EXPORT_SYMBOL_GPL vmlinux 0x3048fe59 spi_controller_dma_unmap_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x3059a088 ip_valid_fib_dump_req +EXPORT_SYMBOL_GPL vmlinux 0x305b0a7a devm_hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x3061cfce ring_buffer_entries_cpu +EXPORT_SYMBOL_GPL vmlinux 0x306507b5 dev_coredumpsg +EXPORT_SYMBOL_GPL vmlinux 0x306a314a gpiod_set_config +EXPORT_SYMBOL_GPL vmlinux 0x306c7f7c divider_ro_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x307a9c38 wm831x_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x30821125 devl_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x3085f961 apei_get_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x308842d8 to_nvdimm +EXPORT_SYMBOL_GPL vmlinux 0x308b87e0 serial8250_rpm_get +EXPORT_SYMBOL_GPL vmlinux 0x3092cdbf devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0x30c1d2ca skb_complete_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x30cb4950 __suspend_report_result +EXPORT_SYMBOL_GPL vmlinux 0x30d2602d pci_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x30e1ec25 apei_map_generic_address +EXPORT_SYMBOL_GPL vmlinux 0x30e42163 tick_nohz_dep_clear_cpu +EXPORT_SYMBOL_GPL vmlinux 0x30e943fb wbt_enable_default +EXPORT_SYMBOL_GPL vmlinux 0x30e9dec6 __rio_local_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x31019477 __ftrace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x3104b3fd virtqueue_enable_cb_delayed +EXPORT_SYMBOL_GPL vmlinux 0x31128b8e hv_remove_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0x31191abf sock_diag_save_cookie +EXPORT_SYMBOL_GPL vmlinux 0x311b5ada inet6_csk_xmit +EXPORT_SYMBOL_GPL vmlinux 0x311c6da4 put_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x3120f41b crypto_alloc_base +EXPORT_SYMBOL_GPL vmlinux 0x31266931 con_debug_leave +EXPORT_SYMBOL_GPL vmlinux 0x31349f33 cpufreq_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x313c7c7f balloon_page_list_enqueue +EXPORT_SYMBOL_GPL vmlinux 0x313ea5fd ipi_send_single +EXPORT_SYMBOL_GPL vmlinux 0x31533f8e device_add_software_node +EXPORT_SYMBOL_GPL vmlinux 0x315866f9 acpi_dev_get_next_consumer_dev +EXPORT_SYMBOL_GPL vmlinux 0x315ecb65 mtk_pinconf_bias_disable_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x3162c124 iomap_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x316f542f find_get_pid +EXPORT_SYMBOL_GPL vmlinux 0x3192d768 cpufreq_remove_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x3197cfb6 i2c_acpi_waive_d0_probe +EXPORT_SYMBOL_GPL vmlinux 0x31a76d61 mas_destroy +EXPORT_SYMBOL_GPL vmlinux 0x31a870d5 debugfs_file_get +EXPORT_SYMBOL_GPL vmlinux 0x31a95e8b ring_buffer_record_enable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x31afee24 pci_epc_linkup +EXPORT_SYMBOL_GPL vmlinux 0x31b1ae81 ncsi_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x31b80e3e fat_free_clusters +EXPORT_SYMBOL_GPL vmlinux 0x31b90c53 irq_gc_ack_set_bit +EXPORT_SYMBOL_GPL vmlinux 0x31bdbf3d rio_mport_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x31c5ed4d dax_remove_host +EXPORT_SYMBOL_GPL vmlinux 0x31c7970f pciserial_suspend_ports +EXPORT_SYMBOL_GPL vmlinux 0x31cd7922 devl_param_driverinit_value_set +EXPORT_SYMBOL_GPL vmlinux 0x31d34278 xas_load +EXPORT_SYMBOL_GPL vmlinux 0x31dc42f5 __tracepoint_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x31dca4d8 gnttab_claim_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x31dcdae0 netif_carrier_event +EXPORT_SYMBOL_GPL vmlinux 0x31df774d disk_set_zoned +EXPORT_SYMBOL_GPL vmlinux 0x31e9e8d5 zynqmp_pm_set_suspend_mode +EXPORT_SYMBOL_GPL vmlinux 0x31fb430a sata_link_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x32218b0e pinctrl_dev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x32258a35 blk_mq_queue_inflight +EXPORT_SYMBOL_GPL vmlinux 0x32295715 dev_pm_opp_clear_config +EXPORT_SYMBOL_GPL vmlinux 0x3238d6b7 blk_mq_unfreeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x323a59f0 of_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x323f5adb power_supply_am_i_supplied +EXPORT_SYMBOL_GPL vmlinux 0x323f8a2f firmware_upload_register +EXPORT_SYMBOL_GPL vmlinux 0x3243286b ethnl_cable_test_result +EXPORT_SYMBOL_GPL vmlinux 0x325cb866 usb_lock_device_for_reset +EXPORT_SYMBOL_GPL vmlinux 0x325ef773 pci_p2pdma_enable_store +EXPORT_SYMBOL_GPL vmlinux 0x325f9d61 vcap_rule_add_key_u72 +EXPORT_SYMBOL_GPL vmlinux 0x3266bdab virtqueue_disable_cb +EXPORT_SYMBOL_GPL vmlinux 0x326cefe5 hwpoison_filter_dev_minor +EXPORT_SYMBOL_GPL vmlinux 0x327a2687 bind_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x327aba48 serdev_device_break_ctl +EXPORT_SYMBOL_GPL vmlinux 0x327c73e6 __SCK__tp_func_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0x328b33ba hvc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x328d72ed metadata_dst_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x328f36a6 switchdev_handle_fdb_event_to_device +EXPORT_SYMBOL_GPL vmlinux 0x32949439 mtk_clk_register_composites +EXPORT_SYMBOL_GPL vmlinux 0x32956ae7 fib6_get_table +EXPORT_SYMBOL_GPL vmlinux 0x329c6c71 l3mdev_link_scope_lookup +EXPORT_SYMBOL_GPL vmlinux 0x329d1b34 unregister_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0x32a5e518 usb_hcd_pci_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0x32aa4c33 clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x32ab06cc irq_percpu_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x32bc0fcf preempt_notifier_dec +EXPORT_SYMBOL_GPL vmlinux 0x32c352e1 of_dma_xlate_by_chan_id +EXPORT_SYMBOL_GPL vmlinux 0x32c3cb4e class_compat_register +EXPORT_SYMBOL_GPL vmlinux 0x32d1ca54 debugfs_create_regset32 +EXPORT_SYMBOL_GPL vmlinux 0x32d2b74d regmap_async_complete_cb +EXPORT_SYMBOL_GPL vmlinux 0x32d3982b __traceiter_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x32e136d1 vp_modern_set_features +EXPORT_SYMBOL_GPL vmlinux 0x32f31769 pinmux_generic_get_function_groups +EXPORT_SYMBOL_GPL vmlinux 0x330010b6 cpuset_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x330b0e01 sbitmap_queue_min_shallow_depth +EXPORT_SYMBOL_GPL vmlinux 0x330f6116 set_dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x331adc21 __tracepoint_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x332cd97a wm8350_device_init +EXPORT_SYMBOL_GPL vmlinux 0x332e8b66 sdio_enable_func +EXPORT_SYMBOL_GPL vmlinux 0x33338211 rcuref_get_slowpath +EXPORT_SYMBOL_GPL vmlinux 0x3352823d cppc_get_auto_sel_caps +EXPORT_SYMBOL_GPL vmlinux 0x335a613c mas_next_range +EXPORT_SYMBOL_GPL vmlinux 0x335c570f enable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x337ce6ca pci_p2pdma_add_resource +EXPORT_SYMBOL_GPL vmlinux 0x33a1e8c3 hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x33abad18 dev_pm_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x33ea4c64 msg_zerocopy_put_abort +EXPORT_SYMBOL_GPL vmlinux 0x33f4d892 regulator_set_pull_down_regmap +EXPORT_SYMBOL_GPL vmlinux 0x33fa88cd task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0x3419db26 pm_clk_resume +EXPORT_SYMBOL_GPL vmlinux 0x34201401 sysfs_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x3420f0d0 pci_test_config_bits +EXPORT_SYMBOL_GPL vmlinux 0x3429e8d6 __traceiter_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x34323b98 metadata_dst_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x34331f04 acpi_os_unmap_memory +EXPORT_SYMBOL_GPL vmlinux 0x3437da2a transport_configure_device +EXPORT_SYMBOL_GPL vmlinux 0x3438941c __traceiter_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x343b4cd3 meson_sm_get +EXPORT_SYMBOL_GPL vmlinux 0x34407691 crypto_has_ahash +EXPORT_SYMBOL_GPL vmlinux 0x344361a1 kdb_register +EXPORT_SYMBOL_GPL vmlinux 0x344916e5 xhci_gen_setup +EXPORT_SYMBOL_GPL vmlinux 0x344a2c84 iomap_dio_complete +EXPORT_SYMBOL_GPL vmlinux 0x3450ad94 mpi_set_ui +EXPORT_SYMBOL_GPL vmlinux 0x346c8387 dev_get_tstats64 +EXPORT_SYMBOL_GPL vmlinux 0x34704c75 ulpi_viewport_access_ops +EXPORT_SYMBOL_GPL vmlinux 0x3476ac5b list_lru_walk_node +EXPORT_SYMBOL_GPL vmlinux 0x3486f386 devm_phy_put +EXPORT_SYMBOL_GPL vmlinux 0x34887aeb cdx_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3491f3c7 inet_pernet_hashinfo_free +EXPORT_SYMBOL_GPL vmlinux 0x34a7b142 __SCK__tp_func_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x34c3cf11 tc3589x_block_write +EXPORT_SYMBOL_GPL vmlinux 0x34cd4ab3 devm_hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0x34e0a5f1 sock_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0x34e91558 pm_generic_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x34eab46d bind_evtchn_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x34ebdacb __rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x34eebbaf blk_mq_unquiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x350f6ce5 tasklet_unlock_wait +EXPORT_SYMBOL_GPL vmlinux 0x35267cea crypto_register_kpp +EXPORT_SYMBOL_GPL vmlinux 0x352b3813 maxim_charger_calc_reg_current +EXPORT_SYMBOL_GPL vmlinux 0x352ec68b bpf_offload_dev_destroy +EXPORT_SYMBOL_GPL vmlinux 0x3537878f xenbus_match +EXPORT_SYMBOL_GPL vmlinux 0x3541af58 serial8250_request_dma +EXPORT_SYMBOL_GPL vmlinux 0x3542e347 phy_10gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x355844c0 regmap_irq_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x355b2ef2 ti_sci_put_handle +EXPORT_SYMBOL_GPL vmlinux 0x355b8197 kvm_vcpu_read_guest +EXPORT_SYMBOL_GPL vmlinux 0x355bc89a klist_next +EXPORT_SYMBOL_GPL vmlinux 0x3562f983 read_sanitised_ftr_reg +EXPORT_SYMBOL_GPL vmlinux 0x3565a929 utf8_data_table +EXPORT_SYMBOL_GPL vmlinux 0x357457c3 psil_get_ep_config +EXPORT_SYMBOL_GPL vmlinux 0x35834065 kthread_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x358ff60f twl_get_hfclk_rate +EXPORT_SYMBOL_GPL vmlinux 0x35908332 priv_to_devlink +EXPORT_SYMBOL_GPL vmlinux 0x35a1deee cpufreq_dbs_governor_exit +EXPORT_SYMBOL_GPL vmlinux 0x35a4f59d zynqmp_pm_clock_setdivider +EXPORT_SYMBOL_GPL vmlinux 0x35b0c29e cpufreq_policy_transition_delay_us +EXPORT_SYMBOL_GPL vmlinux 0x35c28c92 xen_remap_vma_range +EXPORT_SYMBOL_GPL vmlinux 0x35c40edc bpf_prog_create_from_user +EXPORT_SYMBOL_GPL vmlinux 0x35d3dc46 crypto_alg_sem +EXPORT_SYMBOL_GPL vmlinux 0x35d3e3d4 ata_pci_device_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x35d94c50 pci_store_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x35d9a638 devm_regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x35dfc33d __inode_attach_wb +EXPORT_SYMBOL_GPL vmlinux 0x35e43a3c trace_array_put +EXPORT_SYMBOL_GPL vmlinux 0x35f1526e pm_runtime_no_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x35fe9621 pci_ats_supported +EXPORT_SYMBOL_GPL vmlinux 0x36077e52 __traceiter_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x361b4c4b pci_ims_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x36242943 switchdev_deferred_process +EXPORT_SYMBOL_GPL vmlinux 0x36266d21 dpcon_close +EXPORT_SYMBOL_GPL vmlinux 0x362b30a1 tcp_reno_ssthresh +EXPORT_SYMBOL_GPL vmlinux 0x362e3e86 cpufreq_dbs_governor_stop +EXPORT_SYMBOL_GPL vmlinux 0x3642179b regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x364d1409 xhci_check_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x36522b30 usb_kill_urb +EXPORT_SYMBOL_GPL vmlinux 0x365989e5 imx_1416x_pll +EXPORT_SYMBOL_GPL vmlinux 0x365e078f devm_gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x3674d3e5 serdev_device_set_baudrate +EXPORT_SYMBOL_GPL vmlinux 0x3688c5dc ahci_start_engine +EXPORT_SYMBOL_GPL vmlinux 0x3688ed23 nop_posix_acl_default +EXPORT_SYMBOL_GPL vmlinux 0x36898d6f gpiod_remove_hogs +EXPORT_SYMBOL_GPL vmlinux 0x3694f33b ata_qc_complete +EXPORT_SYMBOL_GPL vmlinux 0x369f8810 __netpoll_free +EXPORT_SYMBOL_GPL vmlinux 0x369fcd70 tracing_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x36ac17ab alloc_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0x36bc9f62 devm_platform_ioremap_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x36c75b4e context_tracking +EXPORT_SYMBOL_GPL vmlinux 0x36db870b zynqmp_pm_sha_hash +EXPORT_SYMBOL_GPL vmlinux 0x36e298c3 of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x36e56c19 usb_hcd_resume_root_hub +EXPORT_SYMBOL_GPL vmlinux 0x36ead7ed copy_user_highpage +EXPORT_SYMBOL_GPL vmlinux 0x36ec7447 cdx_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x36f9b77e dm_post_suspending +EXPORT_SYMBOL_GPL vmlinux 0x37169f79 cpu_latency_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x37172ae7 imx_pinconf_get_scu +EXPORT_SYMBOL_GPL vmlinux 0x3743ed80 xdp_features_clear_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x3747c8ff of_property_read_u64_index +EXPORT_SYMBOL_GPL vmlinux 0x374af32c phy_init +EXPORT_SYMBOL_GPL vmlinux 0x3750d770 erst_read +EXPORT_SYMBOL_GPL vmlinux 0x3771122f iommu_group_get +EXPORT_SYMBOL_GPL vmlinux 0x37725f90 fwnode_device_is_available +EXPORT_SYMBOL_GPL vmlinux 0x3775c25b k3_udma_glue_tx_cppi5_to_dma_addr +EXPORT_SYMBOL_GPL vmlinux 0x377a697d regmap_field_read +EXPORT_SYMBOL_GPL vmlinux 0x377bbcbc pm_suspend_target_state +EXPORT_SYMBOL_GPL vmlinux 0x37817137 crypto_register_alg +EXPORT_SYMBOL_GPL vmlinux 0x378adfb7 zynqmp_pm_sd_dll_reset +EXPORT_SYMBOL_GPL vmlinux 0x37914025 xenbus_write +EXPORT_SYMBOL_GPL vmlinux 0x37915642 __devm_regmap_init +EXPORT_SYMBOL_GPL vmlinux 0x379a9bd4 ahci_shost_groups +EXPORT_SYMBOL_GPL vmlinux 0x379b67fc trace_array_init_printk +EXPORT_SYMBOL_GPL vmlinux 0x379b6f47 bpf_warn_invalid_xdp_action +EXPORT_SYMBOL_GPL vmlinux 0x37aa936a pci_epc_set_msi +EXPORT_SYMBOL_GPL vmlinux 0x37bf7be3 percpu_ref_exit +EXPORT_SYMBOL_GPL vmlinux 0x37c13881 tcp_get_info +EXPORT_SYMBOL_GPL vmlinux 0x37c6027e xfrm_state_afinfo_get_rcu +EXPORT_SYMBOL_GPL vmlinux 0x37e82e62 irqchip_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x37fcc3c9 nvdimm_has_cache +EXPORT_SYMBOL_GPL vmlinux 0x3801776b __ioread32_copy +EXPORT_SYMBOL_GPL vmlinux 0x38043420 rio_lock_device +EXPORT_SYMBOL_GPL vmlinux 0x380dde36 power_supply_batinfo_ocv2cap +EXPORT_SYMBOL_GPL vmlinux 0x38268b62 icc_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x3826b1d0 thermal_zone_device_type +EXPORT_SYMBOL_GPL vmlinux 0x382b9138 nvdimm_bus_add_badrange +EXPORT_SYMBOL_GPL vmlinux 0x382dcdec rio_mport_get_physefb +EXPORT_SYMBOL_GPL vmlinux 0x382e3884 usb_phy_set_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x38374815 clear_selection +EXPORT_SYMBOL_GPL vmlinux 0x38483efe serdev_controller_alloc +EXPORT_SYMBOL_GPL vmlinux 0x3866e217 nvmem_device_write +EXPORT_SYMBOL_GPL vmlinux 0x386fcacd clk_hw_unregister_composite +EXPORT_SYMBOL_GPL vmlinux 0x38708e25 inet_peer_base_init +EXPORT_SYMBOL_GPL vmlinux 0x3882e7e2 xdp_rxq_info_unreg +EXPORT_SYMBOL_GPL vmlinux 0x3885c141 sysfs_chmod_file +EXPORT_SYMBOL_GPL vmlinux 0x38905502 acpi_subsys_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x389349a9 i2c_slave_register +EXPORT_SYMBOL_GPL vmlinux 0x389b64a2 static_key_count +EXPORT_SYMBOL_GPL vmlinux 0x389f314e to_nvdimm_bus +EXPORT_SYMBOL_GPL vmlinux 0x38a17007 dm_audit_log_bio +EXPORT_SYMBOL_GPL vmlinux 0x38aa1397 gpiod_add_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0x38adf1ad fuse_conn_put +EXPORT_SYMBOL_GPL vmlinux 0x38c3ecde nf_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x38c3ff30 freq_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x38cd1618 class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x38da6230 devlink_register +EXPORT_SYMBOL_GPL vmlinux 0x38e1fde7 mpi_set +EXPORT_SYMBOL_GPL vmlinux 0x38e5bc5a clk_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x38f704de dm_get_reserved_bio_based_ios +EXPORT_SYMBOL_GPL vmlinux 0x3908e3ea fib6_check_nexthop +EXPORT_SYMBOL_GPL vmlinux 0x39129c99 scsi_dh_attach +EXPORT_SYMBOL_GPL vmlinux 0x3913f1c2 mf_dax_kill_procs +EXPORT_SYMBOL_GPL vmlinux 0x392bc46a nd_tbl +EXPORT_SYMBOL_GPL vmlinux 0x392eed56 kvm_release_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x3934db83 pci_bridge_emul_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x393674ff fixup_user_fault +EXPORT_SYMBOL_GPL vmlinux 0x3958ccb6 __tracepoint_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x395b8b90 sbitmap_prepare_to_wait +EXPORT_SYMBOL_GPL vmlinux 0x3967346e i2c_slave_event +EXPORT_SYMBOL_GPL vmlinux 0x397a2a3c dst_blackhole_redirect +EXPORT_SYMBOL_GPL vmlinux 0x397e2142 __SCK__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x397e5276 usb_acpi_port_lpm_incapable +EXPORT_SYMBOL_GPL vmlinux 0x398032a1 devm_clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x399d0a63 i2c_handle_smbus_host_notify +EXPORT_SYMBOL_GPL vmlinux 0x39a7ae25 of_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x39aa4888 usb_role_string +EXPORT_SYMBOL_GPL vmlinux 0x39b24a64 imx_fracn_gppll_integer +EXPORT_SYMBOL_GPL vmlinux 0x39b4976e get_net_ns +EXPORT_SYMBOL_GPL vmlinux 0x39bf0127 usb_clear_halt +EXPORT_SYMBOL_GPL vmlinux 0x39c32aca __SCK__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x39c9d88c xas_find +EXPORT_SYMBOL_GPL vmlinux 0x39d4534e register_net_sysctl +EXPORT_SYMBOL_GPL vmlinux 0x39ded098 rdma_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x39e0d100 switchdev_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0x39e144d1 devres_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x39e3d714 vcap_add_rule +EXPORT_SYMBOL_GPL vmlinux 0x39fd83db halt_poll_ns_shrink +EXPORT_SYMBOL_GPL vmlinux 0x3a0aee69 blkcg_policy_register +EXPORT_SYMBOL_GPL vmlinux 0x3a10dac1 pci_find_next_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0x3a141999 sata_pmp_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x3a15013b ata_pack_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x3a2280d0 kvm_io_bus_get_dev +EXPORT_SYMBOL_GPL vmlinux 0x3a24fb2f percpu_ref_resurrect +EXPORT_SYMBOL_GPL vmlinux 0x3a4f6a32 ata_sff_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x3a500677 vring_create_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x3a536bd7 ring_buffer_read_finish +EXPORT_SYMBOL_GPL vmlinux 0x3a55981a static_key_enable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x3a899655 dev_pm_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x3a8cddac tcp_unregister_ulp +EXPORT_SYMBOL_GPL vmlinux 0x3a9be019 asymmetric_key_id_partial +EXPORT_SYMBOL_GPL vmlinux 0x3aa086f2 evm_inode_init_security +EXPORT_SYMBOL_GPL vmlinux 0x3aae73ba clean_acked_data_disable +EXPORT_SYMBOL_GPL vmlinux 0x3abdc17a cper_dimm_err_location +EXPORT_SYMBOL_GPL vmlinux 0x3abe6fe5 phylink_validate_mask_caps +EXPORT_SYMBOL_GPL vmlinux 0x3ac3feba rhltable_init +EXPORT_SYMBOL_GPL vmlinux 0x3acb5b2e ata_sff_tf_read +EXPORT_SYMBOL_GPL vmlinux 0x3acdf325 twl4030_audio_enable_resource +EXPORT_SYMBOL_GPL vmlinux 0x3ad47b29 gpiochip_line_is_open_drain +EXPORT_SYMBOL_GPL vmlinux 0x3ad6acf0 class_register +EXPORT_SYMBOL_GPL vmlinux 0x3addadbb tcp_twsk_unique +EXPORT_SYMBOL_GPL vmlinux 0x3ae1a370 tty_buffer_set_limit +EXPORT_SYMBOL_GPL vmlinux 0x3ae65f46 netdev_cmd_to_name +EXPORT_SYMBOL_GPL vmlinux 0x3aeae147 ata_scsi_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x3afc4a8f sbitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x3b002546 extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x3b03208d power_supply_battery_info_has_prop +EXPORT_SYMBOL_GPL vmlinux 0x3b2ddef7 pinctrl_force_sleep +EXPORT_SYMBOL_GPL vmlinux 0x3b4c240a display_timings_release +EXPORT_SYMBOL_GPL vmlinux 0x3b5cc00e crypto_lookup_template +EXPORT_SYMBOL_GPL vmlinux 0x3b6c52be kthread_unpark +EXPORT_SYMBOL_GPL vmlinux 0x3b6cda40 vcap_tc_flower_handler_vlan_usage +EXPORT_SYMBOL_GPL vmlinux 0x3b78bf02 sunxi_ccu_get_mmc_timing_mode +EXPORT_SYMBOL_GPL vmlinux 0x3b7bf681 thermal_zone_get_zone_by_name +EXPORT_SYMBOL_GPL vmlinux 0x3b7fb90c xenbus_dev_remove +EXPORT_SYMBOL_GPL vmlinux 0x3b9980ef irq_domain_add_legacy +EXPORT_SYMBOL_GPL vmlinux 0x3ba01b47 get_compat_sigset +EXPORT_SYMBOL_GPL vmlinux 0x3ba3a911 metadata_dst_free +EXPORT_SYMBOL_GPL vmlinux 0x3ba9463d sampling_rate_store +EXPORT_SYMBOL_GPL vmlinux 0x3ba96eb5 pci_generic_config_read +EXPORT_SYMBOL_GPL vmlinux 0x3bd97f50 component_compare_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x3bdb5d28 alg_test +EXPORT_SYMBOL_GPL vmlinux 0x3be200ce phy_10gbit_fec_features +EXPORT_SYMBOL_GPL vmlinux 0x3be62d8f dev_attr_unload_heads +EXPORT_SYMBOL_GPL vmlinux 0x3bf17755 mpi_read_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3bf67ff3 crypto_create_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x3bf9de38 acomp_request_free +EXPORT_SYMBOL_GPL vmlinux 0x3c062b73 pci_epc_clear_bar +EXPORT_SYMBOL_GPL vmlinux 0x3c0e8050 hyperv_pcpu_input_arg +EXPORT_SYMBOL_GPL vmlinux 0x3c11b9f5 tegra210_put_utmipll_in_iddq +EXPORT_SYMBOL_GPL vmlinux 0x3c155f90 mmc_crypto_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x3c1c088f serdev_device_write_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x3c1c3725 rcu_fwd_progress_check +EXPORT_SYMBOL_GPL vmlinux 0x3c241c2c public_key_free +EXPORT_SYMBOL_GPL vmlinux 0x3c2b68f7 of_changeset_apply +EXPORT_SYMBOL_GPL vmlinux 0x3c2c8eb5 of_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x3c2d2f20 xenbus_map_ring_valloc +EXPORT_SYMBOL_GPL vmlinux 0x3c3c85d8 __SCK__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x3c4b4c4b md_find_rdev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x3c4b771d devm_gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x3c4dc704 clk_hw_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x3c5d543a hrtimer_start_range_ns +EXPORT_SYMBOL_GPL vmlinux 0x3c666bb8 register_btf_fmodret_id_set +EXPORT_SYMBOL_GPL vmlinux 0x3c6785b7 block_pr_type_to_scsi +EXPORT_SYMBOL_GPL vmlinux 0x3c681dc4 ring_buffer_record_disable +EXPORT_SYMBOL_GPL vmlinux 0x3c6a79b6 __skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0x3c7013fd wm831x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x3c73aa79 fuse_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x3c7a9735 net_ns_get_ownership +EXPORT_SYMBOL_GPL vmlinux 0x3c819c45 arch_apei_report_mem_error +EXPORT_SYMBOL_GPL vmlinux 0x3c833ebf regmap_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x3c86a0b5 devm_platform_get_irqs_affinity +EXPORT_SYMBOL_GPL vmlinux 0x3c8d8133 qcom_smem_state_register +EXPORT_SYMBOL_GPL vmlinux 0x3c99c697 alloc_dax_region +EXPORT_SYMBOL_GPL vmlinux 0x3ca760e4 xenbus_dev_cancel +EXPORT_SYMBOL_GPL vmlinux 0x3cb88a62 register_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x3ccb6c73 wm831x_auxadc_read_uv +EXPORT_SYMBOL_GPL vmlinux 0x3ccd1f5e wakeup_sources_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x3ccd8b46 zynqmp_pm_clock_getparent +EXPORT_SYMBOL_GPL vmlinux 0x3cd06035 add_input_randomness +EXPORT_SYMBOL_GPL vmlinux 0x3cd1b510 trace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x3cd5f6f3 vp_legacy_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x3cd9b12b ata_msleep +EXPORT_SYMBOL_GPL vmlinux 0x3d023a4c sk_msg_memcopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0x3d064b1d power_supply_put_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x3d0f9cd1 srcu_init_notifier_head +EXPORT_SYMBOL_GPL vmlinux 0x3d1257b6 rcuwait_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x3d222fb3 crypto_sig_sign +EXPORT_SYMBOL_GPL vmlinux 0x3d37936a pinctrl_generic_get_group +EXPORT_SYMBOL_GPL vmlinux 0x3d388324 dpm_resume_end +EXPORT_SYMBOL_GPL vmlinux 0x3d3e873a acpi_driver_match_device +EXPORT_SYMBOL_GPL vmlinux 0x3d441209 qcom_icc_xlate_extended +EXPORT_SYMBOL_GPL vmlinux 0x3d4b3017 of_clk_src_simple_get +EXPORT_SYMBOL_GPL vmlinux 0x3d4fc8ff sprd_pinctrl_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x3d510a7b rcu_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0x3d5365da bpf_trace_run7 +EXPORT_SYMBOL_GPL vmlinux 0x3d6d0114 thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x3d866e05 __SCK__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x3d8a358f genphy_c45_read_status +EXPORT_SYMBOL_GPL vmlinux 0x3d8baf3b zs_huge_class_size +EXPORT_SYMBOL_GPL vmlinux 0x3da33410 debugfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x3daa2540 nf_hooks_lwtunnel_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3dab1329 debugfs_lookup +EXPORT_SYMBOL_GPL vmlinux 0x3dba2d5c da903x_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x3dbb4458 ahci_platform_assert_rsts +EXPORT_SYMBOL_GPL vmlinux 0x3de4b93b kvm_write_guest_offset_cached +EXPORT_SYMBOL_GPL vmlinux 0x3de64c2a devres_add +EXPORT_SYMBOL_GPL vmlinux 0x3de9cae1 crypto_remove_final +EXPORT_SYMBOL_GPL vmlinux 0x3df70c99 trace_clock_global +EXPORT_SYMBOL_GPL vmlinux 0x3dfed9fa xfrm_audit_policy_delete +EXPORT_SYMBOL_GPL vmlinux 0x3e031564 __dev_change_net_namespace +EXPORT_SYMBOL_GPL vmlinux 0x3e0a087f inet_hashinfo2_init_mod +EXPORT_SYMBOL_GPL vmlinux 0x3e0ca774 of_genpd_add_provider_onecell +EXPORT_SYMBOL_GPL vmlinux 0x3e12a3dc usb_get_urb +EXPORT_SYMBOL_GPL vmlinux 0x3e18f7f9 regcache_cache_only +EXPORT_SYMBOL_GPL vmlinux 0x3e31f3dc cg_regs_dummy +EXPORT_SYMBOL_GPL vmlinux 0x3e411ace sfp_select_interface +EXPORT_SYMBOL_GPL vmlinux 0x3e4b1987 crypto_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x3e50e251 gpio_to_desc +EXPORT_SYMBOL_GPL vmlinux 0x3e548030 skb_append_pagefrags +EXPORT_SYMBOL_GPL vmlinux 0x3e639f48 policy_has_boost_freq +EXPORT_SYMBOL_GPL vmlinux 0x3e6d9d64 __tracepoint_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x3e6e3a2b virtio_add_status +EXPORT_SYMBOL_GPL vmlinux 0x3e7080cb mpi_read_from_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3e903560 ip_tunnel_netlink_encap_parms +EXPORT_SYMBOL_GPL vmlinux 0x3ea5196d apei_osc_setup +EXPORT_SYMBOL_GPL vmlinux 0x3ea6617c dsa_stubs +EXPORT_SYMBOL_GPL vmlinux 0x3ed6a4bd stmpe_dev_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0x3ed96200 pin_get_name +EXPORT_SYMBOL_GPL vmlinux 0x3edb086b pse_control_put +EXPORT_SYMBOL_GPL vmlinux 0x3edb2070 perf_event_period +EXPORT_SYMBOL_GPL vmlinux 0x3ee1fecf debugfs_create_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x3ef051c8 crypto_inc +EXPORT_SYMBOL_GPL vmlinux 0x3ef9bc92 devres_release_group +EXPORT_SYMBOL_GPL vmlinux 0x3efd5762 extcon_sync +EXPORT_SYMBOL_GPL vmlinux 0x3f071bd3 pm_generic_thaw_early +EXPORT_SYMBOL_GPL vmlinux 0x3f0df0a6 mtk_pinconf_adv_drive_get +EXPORT_SYMBOL_GPL vmlinux 0x3f18bde5 pci_rescan_bus +EXPORT_SYMBOL_GPL vmlinux 0x3f1fbd9d fsl_mc_resource_free +EXPORT_SYMBOL_GPL vmlinux 0x3f2b7192 pinmux_generic_get_function +EXPORT_SYMBOL_GPL vmlinux 0x3f3de8f3 usb_of_get_device_node +EXPORT_SYMBOL_GPL vmlinux 0x3f491f49 reset_control_bulk_reset +EXPORT_SYMBOL_GPL vmlinux 0x3f4aa4f2 pci_create_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x3f63ee0c of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0x3f67dd5a inet6_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x3f6ffd8c blk_mq_freeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x3f7a2287 bpf_redirect_info +EXPORT_SYMBOL_GPL vmlinux 0x3f7dc528 clk_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x3f83f8d3 rcu_bind_current_to_nocb +EXPORT_SYMBOL_GPL vmlinux 0x3f84bcd7 dax_alive +EXPORT_SYMBOL_GPL vmlinux 0x3f9859a2 iort_get_rmr_sids +EXPORT_SYMBOL_GPL vmlinux 0x3fa27aec netdev_set_default_ethtool_ops +EXPORT_SYMBOL_GPL vmlinux 0x3fae6ab0 hv_vp_index +EXPORT_SYMBOL_GPL vmlinux 0x3fd2fa8f irq_chip_mask_parent +EXPORT_SYMBOL_GPL vmlinux 0x3fd8d513 divider_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x3fe35aea irq_bypass_unregister_consumer +EXPORT_SYMBOL_GPL vmlinux 0x3fe6c346 devlink_fmsg_binary_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x3fea029c hisi_clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x3fea3b8c extcon_find_edev_by_node +EXPORT_SYMBOL_GPL vmlinux 0x3ff2e349 hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x3ffdacf3 timerqueue_iterate_next +EXPORT_SYMBOL_GPL vmlinux 0x3ffe8088 mctp_register_netdev +EXPORT_SYMBOL_GPL vmlinux 0x3ffebd92 of_prop_next_string +EXPORT_SYMBOL_GPL vmlinux 0x400a024b acpi_scan_lock_release +EXPORT_SYMBOL_GPL vmlinux 0x40267068 usb_anchor_resume_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x40351411 of_reserved_mem_device_release +EXPORT_SYMBOL_GPL vmlinux 0x403e1fb4 crypto_alloc_aead +EXPORT_SYMBOL_GPL vmlinux 0x403eac60 sbitmap_get +EXPORT_SYMBOL_GPL vmlinux 0x403f9529 gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x4043757f init_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x4054b48f nfnl_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x4055c837 of_irq_find_parent +EXPORT_SYMBOL_GPL vmlinux 0x405d15a6 pinctrl_generic_get_group_count +EXPORT_SYMBOL_GPL vmlinux 0x4065d168 pm_print_active_wakeup_sources +EXPORT_SYMBOL_GPL vmlinux 0x406c4cb1 hrtimer_resolution +EXPORT_SYMBOL_GPL vmlinux 0x406d8c52 trace_output_call +EXPORT_SYMBOL_GPL vmlinux 0x406e4992 edac_device_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x4071b517 out_of_line_wait_on_bit_timeout +EXPORT_SYMBOL_GPL vmlinux 0x407af304 usb_wait_anchor_empty_timeout +EXPORT_SYMBOL_GPL vmlinux 0x40920eb6 pskb_put +EXPORT_SYMBOL_GPL vmlinux 0x40987574 hv_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0x4099f919 tun_ptr_free +EXPORT_SYMBOL_GPL vmlinux 0x409a39da usb_deregister_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x40af42d7 cpu_device_create +EXPORT_SYMBOL_GPL vmlinux 0x40b8c215 clockevents_register_device +EXPORT_SYMBOL_GPL vmlinux 0x40bb38fd phy_pm_runtime_get +EXPORT_SYMBOL_GPL vmlinux 0x40be60ff virtqueue_enable_cb +EXPORT_SYMBOL_GPL vmlinux 0x40cae727 dm_copy_name_and_uuid +EXPORT_SYMBOL_GPL vmlinux 0x40cc1b59 usb_of_has_combined_node +EXPORT_SYMBOL_GPL vmlinux 0x40d6234d security_kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x40f028b3 zynqmp_pm_set_rpu_mode +EXPORT_SYMBOL_GPL vmlinux 0x40f0683e reset_control_put +EXPORT_SYMBOL_GPL vmlinux 0x40f8b94e ring_buffer_iter_dropped +EXPORT_SYMBOL_GPL vmlinux 0x40f8bd4e klist_add_before +EXPORT_SYMBOL_GPL vmlinux 0x4100a662 clk_get_scaled_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x4107c973 fixed_phy_change_carrier +EXPORT_SYMBOL_GPL vmlinux 0x410df3c4 vcap_tc_flower_handler_ipv4_usage +EXPORT_SYMBOL_GPL vmlinux 0x411be745 cpufreq_freq_attr_scaling_boost_freqs +EXPORT_SYMBOL_GPL vmlinux 0x41237f71 cpu_have_feature +EXPORT_SYMBOL_GPL vmlinux 0x412bc681 ring_buffer_empty_cpu +EXPORT_SYMBOL_GPL vmlinux 0x412c5c72 regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x41360d8f of_mm_gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0x4144f459 devm_of_phy_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0x414b1915 platform_get_irq_byname_optional +EXPORT_SYMBOL_GPL vmlinux 0x414d119a videomode_from_timings +EXPORT_SYMBOL_GPL vmlinux 0x41542134 class_create +EXPORT_SYMBOL_GPL vmlinux 0x415b0b9a blk_queue_rq_timeout +EXPORT_SYMBOL_GPL vmlinux 0x4161fe1c xenbus_dev_probe +EXPORT_SYMBOL_GPL vmlinux 0x416a468f spi_sync_locked +EXPORT_SYMBOL_GPL vmlinux 0x417672c0 pci_load_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x41814cb8 dirty_writeback_interval +EXPORT_SYMBOL_GPL vmlinux 0x418873cc irq_bypass_register_producer +EXPORT_SYMBOL_GPL vmlinux 0x4188fc1a sk_psock_tls_strp_read +EXPORT_SYMBOL_GPL vmlinux 0x419d7c83 zynqmp_pm_pinctrl_set_config +EXPORT_SYMBOL_GPL vmlinux 0x419e7efd sfp_module_stop +EXPORT_SYMBOL_GPL vmlinux 0x41b3a819 wakeup_source_create +EXPORT_SYMBOL_GPL vmlinux 0x41b44005 sk_psock_drop +EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue +EXPORT_SYMBOL_GPL vmlinux 0x41bb2350 percpu_free_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x41bce49a ghes_register_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x41bff04c meson_clk_pll_ops +EXPORT_SYMBOL_GPL vmlinux 0x41c09a84 acpi_device_fix_up_power +EXPORT_SYMBOL_GPL vmlinux 0x41c21d1b gpiochip_line_is_open_source +EXPORT_SYMBOL_GPL vmlinux 0x41c36b9b __tracepoint_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x41c40043 regulator_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x41c7b7c5 clk_hw_get_parent_index +EXPORT_SYMBOL_GPL vmlinux 0x41c7e578 acpi_kobj +EXPORT_SYMBOL_GPL vmlinux 0x41d59c42 devl_rate_node_create +EXPORT_SYMBOL_GPL vmlinux 0x41e411c5 skcipher_walk_async +EXPORT_SYMBOL_GPL vmlinux 0x41ea4fca pci_epf_unbind +EXPORT_SYMBOL_GPL vmlinux 0x41ec75b1 rz_mtu3_16bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x41ed3cec eventfd_ctx_remove_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x42041512 i2c_get_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x420f3d01 nvmem_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4214bc1d pm_clk_add +EXPORT_SYMBOL_GPL vmlinux 0x423019b4 dev_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0x42635d55 pm_suspend_global_flags +EXPORT_SYMBOL_GPL vmlinux 0x426452a3 acpi_evaluation_failure_warn +EXPORT_SYMBOL_GPL vmlinux 0x4265c065 devm_regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x4278d56a phylink_expects_phy +EXPORT_SYMBOL_GPL vmlinux 0x4279d70f meson_vid_pll_div_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x42825ce2 rcu_scheduler_active +EXPORT_SYMBOL_GPL vmlinux 0x429c3f9c reboot_mode +EXPORT_SYMBOL_GPL vmlinux 0x429da266 dax_zero_range +EXPORT_SYMBOL_GPL vmlinux 0x42a23e08 unregister_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x42bf8fe1 list_lru_del +EXPORT_SYMBOL_GPL vmlinux 0x42c091b6 unix_peer_get +EXPORT_SYMBOL_GPL vmlinux 0x42c1f369 amba_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x42c2b87a dev_pm_opp_get_of_node +EXPORT_SYMBOL_GPL vmlinux 0x42c7f5da scmi_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0x42dc1db9 ata_bmdma_port_start +EXPORT_SYMBOL_GPL vmlinux 0x42e03530 pci_epc_get_msi +EXPORT_SYMBOL_GPL vmlinux 0x42e732cb vcap_rule_add_key_u128 +EXPORT_SYMBOL_GPL vmlinux 0x42ee278d da903x_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x42f165dd phy_resolve_aneg_linkmode +EXPORT_SYMBOL_GPL vmlinux 0x42f728aa mctrl_gpio_get_outputs +EXPORT_SYMBOL_GPL vmlinux 0x430d88ec __traceiter_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x431a98ad devl_trap_policers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4320c355 imx_clk_hw_frac_pll +EXPORT_SYMBOL_GPL vmlinux 0x4337fa6f component_del +EXPORT_SYMBOL_GPL vmlinux 0x433a0a1d ata_platform_remove_one +EXPORT_SYMBOL_GPL vmlinux 0x43594315 vfs_get_acl +EXPORT_SYMBOL_GPL vmlinux 0x435f2d93 pm_generic_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4367e9e9 serial8250_init_port +EXPORT_SYMBOL_GPL vmlinux 0x436c4781 bpf_trace_run9 +EXPORT_SYMBOL_GPL vmlinux 0x436d817f mpi_clear_bit +EXPORT_SYMBOL_GPL vmlinux 0x4376b5a0 pwm_set_chip_data +EXPORT_SYMBOL_GPL vmlinux 0x437eb1df ipv6_mod_enabled +EXPORT_SYMBOL_GPL vmlinux 0x437f34f9 hte_push_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x437fafe0 clk_hw_init_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x4387c39f con_debug_enter +EXPORT_SYMBOL_GPL vmlinux 0x438d8df2 iova_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x439fbb2b dma_async_device_channel_register +EXPORT_SYMBOL_GPL vmlinux 0x43a51122 extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x43a90c66 kvm_vcpu_unmap +EXPORT_SYMBOL_GPL vmlinux 0x43aa319e lease_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x43c617e1 pci_intx +EXPORT_SYMBOL_GPL vmlinux 0x43c63d92 __serdev_device_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x43caa7c0 regmap_irq_get_irq_reg_linear +EXPORT_SYMBOL_GPL vmlinux 0x43e97489 ping_get_port +EXPORT_SYMBOL_GPL vmlinux 0x43e9ea86 mtk_clk_pdev_probe +EXPORT_SYMBOL_GPL vmlinux 0x43ec4abf acpi_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x43eca573 clk_hw_get_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x43eddb4e led_trigger_read +EXPORT_SYMBOL_GPL vmlinux 0x43f81957 clk_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x43f92edd wait_for_initramfs +EXPORT_SYMBOL_GPL vmlinux 0x43fa88cb stmpe_block_read +EXPORT_SYMBOL_GPL vmlinux 0x4401e6c2 mpi_cmpabs +EXPORT_SYMBOL_GPL vmlinux 0x44057d44 da903x_writes +EXPORT_SYMBOL_GPL vmlinux 0x44080622 fwnode_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x4409db42 vfs_lock_file +EXPORT_SYMBOL_GPL vmlinux 0x440f5bb8 msi_domain_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x4413f461 zynqmp_pm_request_wake +EXPORT_SYMBOL_GPL vmlinux 0x442164b3 ehci_reset +EXPORT_SYMBOL_GPL vmlinux 0x4422ac24 zynqmp_pm_set_tapdelay_bypass +EXPORT_SYMBOL_GPL vmlinux 0x442deaa9 poll_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x442f8bc4 acpi_subsys_complete +EXPORT_SYMBOL_GPL vmlinux 0x4439bcd2 __SCK__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x444d1c5d pci_epc_stop +EXPORT_SYMBOL_GPL vmlinux 0x444f1735 cpu_pm_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4454812c sdio_release_host +EXPORT_SYMBOL_GPL vmlinux 0x446ca0c0 blkcg_policy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x44707c6c virtio_check_mem_acc_cb +EXPORT_SYMBOL_GPL vmlinux 0x4471a51d vhost_task_stop +EXPORT_SYMBOL_GPL vmlinux 0x44731142 mtk_clk_unregister_plls +EXPORT_SYMBOL_GPL vmlinux 0x4475dcaf hv_nested +EXPORT_SYMBOL_GPL vmlinux 0x447f809c imx_clk_hw_pllv3 +EXPORT_SYMBOL_GPL vmlinux 0x4484a5a4 wait_for_device_probe +EXPORT_SYMBOL_GPL vmlinux 0x4485a3b0 tcp_twsk_destructor +EXPORT_SYMBOL_GPL vmlinux 0x449c9d29 fscrypt_show_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0x449f6a5b __fscrypt_prepare_lookup +EXPORT_SYMBOL_GPL vmlinux 0x44a41e39 xen_xlate_remap_gfn_array +EXPORT_SYMBOL_GPL vmlinux 0x44a793ab HYPERVISOR_grant_table_op +EXPORT_SYMBOL_GPL vmlinux 0x44bae227 bit_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x44c10a52 kvfree_call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x44c4fb02 kstrdup_quotable_file +EXPORT_SYMBOL_GPL vmlinux 0x44cf8cf0 blk_zone_cond_str +EXPORT_SYMBOL_GPL vmlinux 0x44d7351c zone_device_page_init +EXPORT_SYMBOL_GPL vmlinux 0x44dca587 k3_udma_glue_request_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x44e1e9aa balloon_stats +EXPORT_SYMBOL_GPL vmlinux 0x44e281c4 relay_subbufs_consumed +EXPORT_SYMBOL_GPL vmlinux 0x44e58976 __tracepoint_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x44f637b5 irq_chip_set_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x4507f4a8 cpuhp_tasks_frozen +EXPORT_SYMBOL_GPL vmlinux 0x451618d0 sbitmap_del_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x4516bdb9 sk_msg_clone +EXPORT_SYMBOL_GPL vmlinux 0x45209a0c perf_pmu_register +EXPORT_SYMBOL_GPL vmlinux 0x452471bb onboard_hub_create_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x4527b824 __netpoll_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x4531624f usb_decode_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x4531ab62 copy_from_kernel_nofault +EXPORT_SYMBOL_GPL vmlinux 0x4535b437 dev_pm_opp_disable +EXPORT_SYMBOL_GPL vmlinux 0x45388229 pwm_get_chip_data +EXPORT_SYMBOL_GPL vmlinux 0x4549f96d regulator_set_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0x454ccf4c fsl_mc_bus_dpni_type +EXPORT_SYMBOL_GPL vmlinux 0x4551f7e9 skcipher_walk_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x45558f56 clk_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x4559dabd debugfs_create_x32 +EXPORT_SYMBOL_GPL vmlinux 0x4561f990 qcom_smem_state_unregister +EXPORT_SYMBOL_GPL vmlinux 0x457594fa crypto_alg_list +EXPORT_SYMBOL_GPL vmlinux 0x45929e0d irq_gc_mask_disable_reg +EXPORT_SYMBOL_GPL vmlinux 0x4598c519 cgroup_get_from_path +EXPORT_SYMBOL_GPL vmlinux 0x459e6151 mm_unaccount_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x45a25ee5 locks_owner_has_blockers +EXPORT_SYMBOL_GPL vmlinux 0x45a4eb7a swapcache_mapping +EXPORT_SYMBOL_GPL vmlinux 0x45ba5d88 __scsi_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x45c5cb1c fw_devlink_purge_absent_suppliers +EXPORT_SYMBOL_GPL vmlinux 0x45ca706a clk_fixed_rate_ops +EXPORT_SYMBOL_GPL vmlinux 0x45d2d88b of_reserved_mem_lookup +EXPORT_SYMBOL_GPL vmlinux 0x45e7724c bpf_map_inc +EXPORT_SYMBOL_GPL vmlinux 0x45e8b450 mnt_idmap_get +EXPORT_SYMBOL_GPL vmlinux 0x45fe2c56 device_move +EXPORT_SYMBOL_GPL vmlinux 0x45fefe23 skb_segment_list +EXPORT_SYMBOL_GPL vmlinux 0x46013233 net_dec_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x46030074 __hrtimer_get_remaining +EXPORT_SYMBOL_GPL vmlinux 0x46275130 mas_expected_entries +EXPORT_SYMBOL_GPL vmlinux 0x463fd3f2 perf_event_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0x464243b5 rio_unregister_scan +EXPORT_SYMBOL_GPL vmlinux 0x464fb18f dw_pcie_write_dbi +EXPORT_SYMBOL_GPL vmlinux 0x4657fda1 crypto_enqueue_request +EXPORT_SYMBOL_GPL vmlinux 0x466e4b20 devl_register +EXPORT_SYMBOL_GPL vmlinux 0x467b37bc strp_stop +EXPORT_SYMBOL_GPL vmlinux 0x4688d7ec pvclock_gtod_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x468e63c1 blk_mq_wait_quiesce_done +EXPORT_SYMBOL_GPL vmlinux 0x46948b1c kthread_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x46a4b118 hrtimer_cancel +EXPORT_SYMBOL_GPL vmlinux 0x46a6f446 ip_build_and_send_pkt +EXPORT_SYMBOL_GPL vmlinux 0x46bc5114 __imx8m_clk_hw_composite +EXPORT_SYMBOL_GPL vmlinux 0x46bd040c serdev_device_write +EXPORT_SYMBOL_GPL vmlinux 0x46ce486b iptunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x46dc1740 usb_put_dev +EXPORT_SYMBOL_GPL vmlinux 0x46e080fc ethnl_cable_test_alloc +EXPORT_SYMBOL_GPL vmlinux 0x46e235d3 pm_clk_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x46e67a71 this_cpu_has_cap +EXPORT_SYMBOL_GPL vmlinux 0x46e77b15 pwm_capture +EXPORT_SYMBOL_GPL vmlinux 0x46fee6d7 srcu_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x4707d0c2 register_btf_kfunc_id_set +EXPORT_SYMBOL_GPL vmlinux 0x47151ce5 irq_chip_disable_parent +EXPORT_SYMBOL_GPL vmlinux 0x47174223 devm_pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x4719265a dprc_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x47229b5c gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x47253c47 kvm_read_guest_cached +EXPORT_SYMBOL_GPL vmlinux 0x472e39e2 tps6586x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x47336321 __fsverity_file_open +EXPORT_SYMBOL_GPL vmlinux 0x473f87f2 __regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0x474631db ata_sff_wait_ready +EXPORT_SYMBOL_GPL vmlinux 0x4754a7bd of_usb_host_tpl_support +EXPORT_SYMBOL_GPL vmlinux 0x4758c3b3 ahci_save_initial_config +EXPORT_SYMBOL_GPL vmlinux 0x475c2201 fsverity_verify_bio +EXPORT_SYMBOL_GPL vmlinux 0x4761f17c register_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x476461e8 __tracepoint_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x47663cfe vcap_rule_mod_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x476d5d47 ata_sff_check_status +EXPORT_SYMBOL_GPL vmlinux 0x477d7bea dw_pcie_ep_init_complete +EXPORT_SYMBOL_GPL vmlinux 0x47884890 system_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0x478e81f8 tcp_orphan_count +EXPORT_SYMBOL_GPL vmlinux 0x479488df gnttab_page_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x4796c29d iommu_report_device_fault +EXPORT_SYMBOL_GPL vmlinux 0x479803b9 base64_encode +EXPORT_SYMBOL_GPL vmlinux 0x4799f547 __traceiter_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x479f7d4b clk_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x47aad3b9 have_governor_per_policy +EXPORT_SYMBOL_GPL vmlinux 0x47d0eea2 acpi_lpat_temp_to_raw +EXPORT_SYMBOL_GPL vmlinux 0x47d4a422 evict_inodes +EXPORT_SYMBOL_GPL vmlinux 0x47d7f02b uart_console_device +EXPORT_SYMBOL_GPL vmlinux 0x47d890f8 devl_unlock +EXPORT_SYMBOL_GPL vmlinux 0x47db4bb4 register_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x47dbf28f inet_csk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x47de0dc7 clk_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x47f2591f pci_user_read_config_byte +EXPORT_SYMBOL_GPL vmlinux 0x4800bff0 shmem_read_folio_gfp +EXPORT_SYMBOL_GPL vmlinux 0x480305ca kmsg_dump_rewind +EXPORT_SYMBOL_GPL vmlinux 0x4803d87b usb_hcd_end_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x480ae146 cdx_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x4815aa79 dev_pm_opp_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x481af962 devm_regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x481f9b7d mpi_mulm +EXPORT_SYMBOL_GPL vmlinux 0x48203853 em_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x4824af0d acpi_get_first_physical_node +EXPORT_SYMBOL_GPL vmlinux 0x4828e77b acpi_scan_lock_acquire +EXPORT_SYMBOL_GPL vmlinux 0x4843a748 qman_portals_probed +EXPORT_SYMBOL_GPL vmlinux 0x485cd7f6 kvm_rebooting +EXPORT_SYMBOL_GPL vmlinux 0x4860265f mtk_clk_register_pllfhs +EXPORT_SYMBOL_GPL vmlinux 0x4863eee5 __udp_enqueue_schedule_skb +EXPORT_SYMBOL_GPL vmlinux 0x486838a5 __tracepoint_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x4868f94a pm_generic_poweroff_late +EXPORT_SYMBOL_GPL vmlinux 0x4869cd54 hisi_clk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x486dedc3 ghes_unregister_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x488927f4 timer_unstable_counter_workaround +EXPORT_SYMBOL_GPL vmlinux 0x48a3d20b mctrl_gpio_get +EXPORT_SYMBOL_GPL vmlinux 0x48a63488 dev_pm_genpd_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x48aa27f7 tc3589x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x48acf88a shmem_file_setup +EXPORT_SYMBOL_GPL vmlinux 0x48b42c15 led_blink_set_oneshot +EXPORT_SYMBOL_GPL vmlinux 0x48c32847 __SCK__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x48c35c9e __tracepoint_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x48d7fb97 crypto_skcipher_setkey +EXPORT_SYMBOL_GPL vmlinux 0x48db5d54 __inet_lookup_established +EXPORT_SYMBOL_GPL vmlinux 0x48dbb3f3 dst_blackhole_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x48dcec7d xhci_get_ep_ctx +EXPORT_SYMBOL_GPL vmlinux 0x48e87be8 pm_generic_thaw +EXPORT_SYMBOL_GPL vmlinux 0x48ec4678 blk_mq_pci_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x48f739c5 tps6586x_get_version +EXPORT_SYMBOL_GPL vmlinux 0x48f97df3 of_icc_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x4904c8a9 fl6_update_dst +EXPORT_SYMBOL_GPL vmlinux 0x4917b4e4 rio_del_device +EXPORT_SYMBOL_GPL vmlinux 0x491ef186 sata_std_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x49242bc7 freezer_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4924d687 acpi_dev_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0x492e9068 wm8350_block_write +EXPORT_SYMBOL_GPL vmlinux 0x4931d978 __clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x4934bdd0 crypto_check_attr_type +EXPORT_SYMBOL_GPL vmlinux 0x4939ebcd numa_map_to_online_node +EXPORT_SYMBOL_GPL vmlinux 0x49608959 migrate_disable +EXPORT_SYMBOL_GPL vmlinux 0x496b2e7b rio_pw_enable +EXPORT_SYMBOL_GPL vmlinux 0x496f0c09 fixed_phy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x497d27ac wakeup_source_unregister +EXPORT_SYMBOL_GPL vmlinux 0x499043d3 crypto_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x49927d25 page_reporting_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4994c241 scmi_protocol_register +EXPORT_SYMBOL_GPL vmlinux 0x49a6c40a genphy_c45_plca_get_status +EXPORT_SYMBOL_GPL vmlinux 0x49cccc16 ata_wait_register +EXPORT_SYMBOL_GPL vmlinux 0x49cd25ed alloc_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x49d003a4 fb_sys_write +EXPORT_SYMBOL_GPL vmlinux 0x49def8b9 ahci_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x49e0efbc crypto_comp_decompress +EXPORT_SYMBOL_GPL vmlinux 0x49e342f7 preempt_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x49e4b054 platform_get_mem_or_io +EXPORT_SYMBOL_GPL vmlinux 0x49e96999 cond_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x4a0c3791 crypto_unregister_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x4a15de9e mtk_clk_register_dividers +EXPORT_SYMBOL_GPL vmlinux 0x4a17ed66 sysrq_mask +EXPORT_SYMBOL_GPL vmlinux 0x4a1fc56a gpiod_disable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x4a2a69f3 thermal_zone_device_update +EXPORT_SYMBOL_GPL vmlinux 0x4a3131ad xen_dbgp_external_startup +EXPORT_SYMBOL_GPL vmlinux 0x4a3e57ec bgpio_init +EXPORT_SYMBOL_GPL vmlinux 0x4a3fe185 ahci_kick_engine +EXPORT_SYMBOL_GPL vmlinux 0x4a420d09 acpi_bus_detach_private_data +EXPORT_SYMBOL_GPL vmlinux 0x4a43e794 fwnode_usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x4a47934b serial8250_do_startup +EXPORT_SYMBOL_GPL vmlinux 0x4a489f7a kvm_vcpu_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x4a5278d6 clk_mux_determine_rate_flags +EXPORT_SYMBOL_GPL vmlinux 0x4a5ab30a crypto_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x4a5f4bc4 serial8250_em485_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4a6b6318 mmc_crypto_prepare_req +EXPORT_SYMBOL_GPL vmlinux 0x4a7061f9 pid_nr_ns +EXPORT_SYMBOL_GPL vmlinux 0x4acb0683 regmap_attach_dev +EXPORT_SYMBOL_GPL vmlinux 0x4acd26e3 blk_mq_virtio_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x4acf0c6c devl_lock +EXPORT_SYMBOL_GPL vmlinux 0x4adc079c crypto_destroy_tfm +EXPORT_SYMBOL_GPL vmlinux 0x4ae39837 sysfs_remove_files +EXPORT_SYMBOL_GPL vmlinux 0x4ae5ba7d __traceiter_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x4af4012c gnttab_map_refs +EXPORT_SYMBOL_GPL vmlinux 0x4b024f63 extcon_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4b0f94f7 __clk_mux_determine_rate_closest +EXPORT_SYMBOL_GPL vmlinux 0x4b1fce7b register_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x4b204896 devm_mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4b205560 kvm_set_memory_region +EXPORT_SYMBOL_GPL vmlinux 0x4b40e163 rio_route_add_entry +EXPORT_SYMBOL_GPL vmlinux 0x4b5acf74 rhashtable_init +EXPORT_SYMBOL_GPL vmlinux 0x4b69e473 misc_cg_uncharge +EXPORT_SYMBOL_GPL vmlinux 0x4b73291e acomp_request_alloc +EXPORT_SYMBOL_GPL vmlinux 0x4b8b23c9 folio_wait_stable +EXPORT_SYMBOL_GPL vmlinux 0x4b8f23ee fscrypt_d_revalidate +EXPORT_SYMBOL_GPL vmlinux 0x4b931968 xen_features +EXPORT_SYMBOL_GPL vmlinux 0x4b933d1d adp5520_read +EXPORT_SYMBOL_GPL vmlinux 0x4ba08298 gen10g_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x4ba1b764 platform_find_device_by_driver +EXPORT_SYMBOL_GPL vmlinux 0x4bbef99d dw_pcie_ep_raise_legacy_irq +EXPORT_SYMBOL_GPL vmlinux 0x4bc8727f xen_balloon_init +EXPORT_SYMBOL_GPL vmlinux 0x4bcdaaea devfreq_event_disable_edev +EXPORT_SYMBOL_GPL vmlinux 0x4bd2e700 tpm_send +EXPORT_SYMBOL_GPL vmlinux 0x4bd6f08b misc_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4bdb8dcc housekeeping_test_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4be082f6 cpufreq_dbs_governor_init +EXPORT_SYMBOL_GPL vmlinux 0x4bfd398d hwrng_msleep +EXPORT_SYMBOL_GPL vmlinux 0x4c103610 inet_hash +EXPORT_SYMBOL_GPL vmlinux 0x4c2b351d start_poll_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x4c3186a8 devlink_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x4c434fca fuse_conn_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4c4352d6 led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4c48612c devm_clk_get_optional_prepared +EXPORT_SYMBOL_GPL vmlinux 0x4c549b36 __traceiter_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x4c5f348e acpi_dev_filter_resource_type +EXPORT_SYMBOL_GPL vmlinux 0x4c607506 acpi_subsys_restore_early +EXPORT_SYMBOL_GPL vmlinux 0x4c766a65 subsys_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4c8adfe1 hv_root_partition +EXPORT_SYMBOL_GPL vmlinux 0x4ca5590e mas_prev +EXPORT_SYMBOL_GPL vmlinux 0x4cb27100 ktime_get_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x4cb75e07 soc_device_register +EXPORT_SYMBOL_GPL vmlinux 0x4cb81fda __SCK__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x4cbeffb0 gpiod_direction_output_raw +EXPORT_SYMBOL_GPL vmlinux 0x4cd51bda kvm_vcpu_gfn_to_pfn_atomic +EXPORT_SYMBOL_GPL vmlinux 0x4cdadcb6 ata_host_activate +EXPORT_SYMBOL_GPL vmlinux 0x4ceb2a6d eventfd_fget +EXPORT_SYMBOL_GPL vmlinux 0x4ceb433c mtk_pinconf_drive_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x4cee2b18 devm_hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x4cefc366 pci_epc_set_msix +EXPORT_SYMBOL_GPL vmlinux 0x4cf11c94 mdiobus_modify +EXPORT_SYMBOL_GPL vmlinux 0x4cf8880f vcap_rule_add_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4cfdbead of_pci_dma_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0x4cfea634 ip6_route_lookup +EXPORT_SYMBOL_GPL vmlinux 0x4d0015e2 cpu_hotplug_disable +EXPORT_SYMBOL_GPL vmlinux 0x4d162b1b rio_route_get_entry +EXPORT_SYMBOL_GPL vmlinux 0x4d177b05 tpm2_get_cc_attrs_tbl +EXPORT_SYMBOL_GPL vmlinux 0x4d24a1e4 sbitmap_finish_wait +EXPORT_SYMBOL_GPL vmlinux 0x4d2df2ee tcp_cong_avoid_ai +EXPORT_SYMBOL_GPL vmlinux 0x4d3a0696 __SCK__tp_func_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x4d433b13 pci_epc_put +EXPORT_SYMBOL_GPL vmlinux 0x4d513150 of_phy_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x4d520f2d ping_seq_next +EXPORT_SYMBOL_GPL vmlinux 0x4d59c47d __xenbus_register_frontend +EXPORT_SYMBOL_GPL vmlinux 0x4d5a86c9 regulator_set_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x4d6d0bbc iommu_group_ref_get +EXPORT_SYMBOL_GPL vmlinux 0x4d7272e4 migrate_enable +EXPORT_SYMBOL_GPL vmlinux 0x4d7c7fa4 simple_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0x4d83c710 k3_udma_glue_tdown_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x4d931aff balloon_page_alloc +EXPORT_SYMBOL_GPL vmlinux 0x4d95d6d1 memcpy_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x4da9f38b device_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x4dae16e4 i2c_put_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x4dc57239 crypto_mod_get +EXPORT_SYMBOL_GPL vmlinux 0x4de17ab3 usb_state_string +EXPORT_SYMBOL_GPL vmlinux 0x4ded5f1d pci_hp_remove_module_link +EXPORT_SYMBOL_GPL vmlinux 0x4df6b128 crypto_unregister_rngs +EXPORT_SYMBOL_GPL vmlinux 0x4e17c613 ata_sff_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x4e181cf1 nexthop_select_path +EXPORT_SYMBOL_GPL vmlinux 0x4e1b82c8 virtqueue_add_outbuf +EXPORT_SYMBOL_GPL vmlinux 0x4e35e5ae max8997_update_reg +EXPORT_SYMBOL_GPL vmlinux 0x4e3fd1b4 kvm_release_pfn_clean +EXPORT_SYMBOL_GPL vmlinux 0x4e470a47 spi_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x4e48e0c3 direct_write_fallback +EXPORT_SYMBOL_GPL vmlinux 0x4e4b68e7 shmem_truncate_range +EXPORT_SYMBOL_GPL vmlinux 0x4e4c37e2 freq_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4e4ed4d8 ahash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x4e5e5c6c i2c_acpi_client_count +EXPORT_SYMBOL_GPL vmlinux 0x4e64418d switchdev_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x4e657485 free_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0x4e657a42 regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x4e6fc9b0 power_supply_battery_info_get_prop +EXPORT_SYMBOL_GPL vmlinux 0x4e702136 crypto_register_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x4e794062 ipv6_dup_options +EXPORT_SYMBOL_GPL vmlinux 0x4e82262b __pm_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x4e8f26ba simple_rename_exchange +EXPORT_SYMBOL_GPL vmlinux 0x4e95b0dc rockchip_pcie_enable_clocks +EXPORT_SYMBOL_GPL vmlinux 0x4eab9f64 led_classdev_resume +EXPORT_SYMBOL_GPL vmlinux 0x4eac5fc1 cpu_mitigations_auto_nosmt +EXPORT_SYMBOL_GPL vmlinux 0x4eb0be22 iopf_queue_add_device +EXPORT_SYMBOL_GPL vmlinux 0x4eb39fc6 devm_gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x4ebb8763 dequeue_signal +EXPORT_SYMBOL_GPL vmlinux 0x4ebc780e led_stop_software_blink +EXPORT_SYMBOL_GPL vmlinux 0x4ec8ffee serdev_controller_remove +EXPORT_SYMBOL_GPL vmlinux 0x4ece3615 blocking_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4ee869e2 regulator_is_equal +EXPORT_SYMBOL_GPL vmlinux 0x4ef5bcf4 perf_swevent_get_recursion_context +EXPORT_SYMBOL_GPL vmlinux 0x4ef856c4 led_set_brightness_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x4efabad6 fscrypt_context_for_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x4efcf021 mpi_normalize +EXPORT_SYMBOL_GPL vmlinux 0x4f0345f0 acpi_create_platform_device +EXPORT_SYMBOL_GPL vmlinux 0x4f05da9e failover_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4f1638e5 regmap_raw_write_async +EXPORT_SYMBOL_GPL vmlinux 0x4f1a53ab pinctrl_enable +EXPORT_SYMBOL_GPL vmlinux 0x4f223d2d netlink_add_tap +EXPORT_SYMBOL_GPL vmlinux 0x4f23e264 ip6_pol_route +EXPORT_SYMBOL_GPL vmlinux 0x4f2593f0 btree_update +EXPORT_SYMBOL_GPL vmlinux 0x4f288fcd vmf_insert_pfn_pmd +EXPORT_SYMBOL_GPL vmlinux 0x4f2c996d kmsg_dump_get_line +EXPORT_SYMBOL_GPL vmlinux 0x4f2cbc10 rz_mtu3_enable +EXPORT_SYMBOL_GPL vmlinux 0x4f390aa0 crypto_unregister_scomps +EXPORT_SYMBOL_GPL vmlinux 0x4f4150e8 debugfs_create_x16 +EXPORT_SYMBOL_GPL vmlinux 0x4f48107a devm_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x4f4a0ac7 devm_spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4f504cde devfreq_event_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x4f54cb69 xenbus_switch_state +EXPORT_SYMBOL_GPL vmlinux 0x4f58eafa attribute_container_find_class_device +EXPORT_SYMBOL_GPL vmlinux 0x4f60d3cf scsi_dh_activate +EXPORT_SYMBOL_GPL vmlinux 0x4f6a07fe show_rcu_gp_kthreads +EXPORT_SYMBOL_GPL vmlinux 0x4f72a987 uart_parse_options +EXPORT_SYMBOL_GPL vmlinux 0x4f80e319 __ct_user_exit +EXPORT_SYMBOL_GPL vmlinux 0x4f900a19 regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x4f98d766 cpu_pm_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4f9a2bec icc_put +EXPORT_SYMBOL_GPL vmlinux 0x4fb48221 usb_control_msg_send +EXPORT_SYMBOL_GPL vmlinux 0x4fb4afe0 lwtunnel_encap_del_ops +EXPORT_SYMBOL_GPL vmlinux 0x4fb5da55 fs_put_dax +EXPORT_SYMBOL_GPL vmlinux 0x4fcafc34 net_ns_type_operations +EXPORT_SYMBOL_GPL vmlinux 0x4fdc945d sata_deb_timing_normal +EXPORT_SYMBOL_GPL vmlinux 0x4fdd0d8d user_update +EXPORT_SYMBOL_GPL vmlinux 0x4fe1eddf unregister_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4fe36a40 blk_add_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x4fef3323 kgdb_register_io_module +EXPORT_SYMBOL_GPL vmlinux 0x5009b812 tty_ldisc_flush +EXPORT_SYMBOL_GPL vmlinux 0x500bac63 power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x500c768c apei_exec_read_register +EXPORT_SYMBOL_GPL vmlinux 0x5026585c xen_irq_from_gsi +EXPORT_SYMBOL_GPL vmlinux 0x502d10fb shash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x50366c03 gov_attr_set_put +EXPORT_SYMBOL_GPL vmlinux 0x5043d687 usb_control_msg +EXPORT_SYMBOL_GPL vmlinux 0x5054e3aa acpi_irq_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x5058a322 vma_kernel_pagesize +EXPORT_SYMBOL_GPL vmlinux 0x50590b99 crypto_shash_update +EXPORT_SYMBOL_GPL vmlinux 0x506c8402 gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x506d0cf5 rcu_read_unlock_trace_special +EXPORT_SYMBOL_GPL vmlinux 0x507804ba group_cpus_evenly +EXPORT_SYMBOL_GPL vmlinux 0x508aa8b7 serial8250_do_set_mctrl +EXPORT_SYMBOL_GPL vmlinux 0x508f2fa7 __device_reset +EXPORT_SYMBOL_GPL vmlinux 0x5091b823 ring_buffer_read_start +EXPORT_SYMBOL_GPL vmlinux 0x5093e76e __tracepoint_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x5094ee47 irq_chip_get_parent_state +EXPORT_SYMBOL_GPL vmlinux 0x50a457bc skb_cow_data +EXPORT_SYMBOL_GPL vmlinux 0x50aa4253 kobject_get_path +EXPORT_SYMBOL_GPL vmlinux 0x50af5d4d vchan_find_desc +EXPORT_SYMBOL_GPL vmlinux 0x50b43ac4 perf_event_pause +EXPORT_SYMBOL_GPL vmlinux 0x50c14c40 pci_device_is_present +EXPORT_SYMBOL_GPL vmlinux 0x50c3f00b sysfs_add_file_to_group +EXPORT_SYMBOL_GPL vmlinux 0x50d2ce36 gpiod_set_array_value +EXPORT_SYMBOL_GPL vmlinux 0x50d44680 pci_ecam_map_bus +EXPORT_SYMBOL_GPL vmlinux 0x50df94f5 btree_insert +EXPORT_SYMBOL_GPL vmlinux 0x50e4441d vp_legacy_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x50e7193a __i2c_first_dynamic_bus_num +EXPORT_SYMBOL_GPL vmlinux 0x50eabb98 __tracepoint_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x50f74a00 tcp_plb_update_state +EXPORT_SYMBOL_GPL vmlinux 0x50fad434 round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x50fb725d devm_spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x51122a0f pci_p2pmem_alloc_sgl +EXPORT_SYMBOL_GPL vmlinux 0x511d9604 fib4_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x511fb9b1 mtk_clk_unregister_pllfhs +EXPORT_SYMBOL_GPL vmlinux 0x512001b1 rio_add_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0x5126c12b device_store_ulong +EXPORT_SYMBOL_GPL vmlinux 0x512dff7d __ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x51390c96 rcu_barrier_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x514bf40c fsl_mc_object_allocate +EXPORT_SYMBOL_GPL vmlinux 0x514c13f6 kvm_are_all_memslots_empty +EXPORT_SYMBOL_GPL vmlinux 0x5152d85f shash_ahash_update +EXPORT_SYMBOL_GPL vmlinux 0x5159948a __vfs_removexattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x515b390f __SCK__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x5169344d k3_udma_glue_pop_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x516d248e dst_cache_get_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x5176707f devl_region_create +EXPORT_SYMBOL_GPL vmlinux 0x517e517d dprc_remove_devices +EXPORT_SYMBOL_GPL vmlinux 0x5187ac4b xen_store_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x51a0ee02 ata_scsi_dma_need_drain +EXPORT_SYMBOL_GPL vmlinux 0x51a348cc usb_role_switch_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x51aae080 phy_power_off +EXPORT_SYMBOL_GPL vmlinux 0x51ac6ac8 dev_pm_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x51ad07dd tegra210_plle_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0x51ad11f9 phy_led_triggers_register +EXPORT_SYMBOL_GPL vmlinux 0x51d172ab iommu_present +EXPORT_SYMBOL_GPL vmlinux 0x51ebd8fd rockchip_clk_register_plls +EXPORT_SYMBOL_GPL vmlinux 0x51fc9a6d xenmem_reservation_decrease +EXPORT_SYMBOL_GPL vmlinux 0x51ff8279 divider_ro_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x520332e4 acpi_get_psd_map +EXPORT_SYMBOL_GPL vmlinux 0x520eda48 extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x52120453 ata_dummy_port_info +EXPORT_SYMBOL_GPL vmlinux 0x521a69b3 fib6_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x52213722 acpi_dev_resource_memory +EXPORT_SYMBOL_GPL vmlinux 0x52252316 clk_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x522d99e9 make_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x52431348 xenbus_transaction_start +EXPORT_SYMBOL_GPL vmlinux 0x525d0aa3 trace_seq_printf +EXPORT_SYMBOL_GPL vmlinux 0x52647db1 ct_idle_exit +EXPORT_SYMBOL_GPL vmlinux 0x5273cbfb sdio_align_size +EXPORT_SYMBOL_GPL vmlinux 0x52b09d3f xdp_rxq_info_unused +EXPORT_SYMBOL_GPL vmlinux 0x52b1e3c7 pci_flags +EXPORT_SYMBOL_GPL vmlinux 0x52b26fed regulator_get_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0x52b75a4c __devm_rtc_register_device +EXPORT_SYMBOL_GPL vmlinux 0x52b882c5 wait_for_stable_page +EXPORT_SYMBOL_GPL vmlinux 0x52b90151 i2c_acpi_find_adapter_by_handle +EXPORT_SYMBOL_GPL vmlinux 0x52bc1ad2 crypto_remove_spawns +EXPORT_SYMBOL_GPL vmlinux 0x52c091a3 dev_pm_opp_find_level_exact +EXPORT_SYMBOL_GPL vmlinux 0x52c35e83 call_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x52ce2057 hv_setup_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0x52d54fce devlink_info_version_stored_put +EXPORT_SYMBOL_GPL vmlinux 0x52dcd7ca __mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x52dfd255 blkdev_zone_mgmt +EXPORT_SYMBOL_GPL vmlinux 0x52e76de0 i2c_dw_probe_master +EXPORT_SYMBOL_GPL vmlinux 0x52e9a78d mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0x52eddb69 raw_v6_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x52ede7d4 devm_pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x52f399ec gov_attr_set_get +EXPORT_SYMBOL_GPL vmlinux 0x53031ea3 lwtunnel_state_alloc +EXPORT_SYMBOL_GPL vmlinux 0x530df4f1 ahci_fill_cmd_slot +EXPORT_SYMBOL_GPL vmlinux 0x530e0f8c devl_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5325a2d9 __irq_alloc_domain_generic_chips +EXPORT_SYMBOL_GPL vmlinux 0x532b90b5 kprobe_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x5334de25 devm_regulator_get +EXPORT_SYMBOL_GPL vmlinux 0x53520329 da903x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x5352c3b0 regulator_set_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0x5358864e devlink_fmsg_binary_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x5367853b blkcg_deactivate_policy +EXPORT_SYMBOL_GPL vmlinux 0x53685037 dev_attr_em_message +EXPORT_SYMBOL_GPL vmlinux 0x537252cf __SCK__tp_func_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x537e869f phy_led_trigger_change_speed +EXPORT_SYMBOL_GPL vmlinux 0x53851b30 alarmtimer_get_rtcdev +EXPORT_SYMBOL_GPL vmlinux 0x53898234 clk_regmap_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x538d073d phy_duplex_to_str +EXPORT_SYMBOL_GPL vmlinux 0x53a7e5f2 __blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x53aed819 trace_event_reg +EXPORT_SYMBOL_GPL vmlinux 0x53b81707 bsg_remove_queue +EXPORT_SYMBOL_GPL vmlinux 0x53b8b718 preempt_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x53c089f5 property_entries_dup +EXPORT_SYMBOL_GPL vmlinux 0x53c8eee1 sysfs_create_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x53d28217 pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x53d7c01e __traceiter_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x53e04977 devm_pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0x53e1f63f vp_modern_get_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0x53ede982 devlink_dpipe_action_put +EXPORT_SYMBOL_GPL vmlinux 0x53f0c62e dpcon_disable +EXPORT_SYMBOL_GPL vmlinux 0x54006893 pci_pasid_features +EXPORT_SYMBOL_GPL vmlinux 0x540b562f tracing_snapshot_cond_enable +EXPORT_SYMBOL_GPL vmlinux 0x541bd60a irq_work_run +EXPORT_SYMBOL_GPL vmlinux 0x54212028 __rio_local_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x54215db5 visitor64 +EXPORT_SYMBOL_GPL vmlinux 0x542209b7 ata_common_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x542241ad mctp_unregister_netdev +EXPORT_SYMBOL_GPL vmlinux 0x5424cf81 call_rcu_hurry +EXPORT_SYMBOL_GPL vmlinux 0x54315ee5 synth_event_trace +EXPORT_SYMBOL_GPL vmlinux 0x5436b4f7 pinmux_generic_remove_function +EXPORT_SYMBOL_GPL vmlinux 0x543b0eed i2c_client_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x54651f9b rhashtable_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x5486dc74 i2c_dw_adjust_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0x549525ef handle_nested_irq +EXPORT_SYMBOL_GPL vmlinux 0x549b1a1e tps6586x_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x54a25da2 qcom_smem_state_put +EXPORT_SYMBOL_GPL vmlinux 0x54bd9b74 tpm_pm_resume +EXPORT_SYMBOL_GPL vmlinux 0x54d0ac25 devm_serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x54d67d3c rt_mutex_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x54e64288 devl_trylock +EXPORT_SYMBOL_GPL vmlinux 0x54e6dbb6 bpf_trace_run2 +EXPORT_SYMBOL_GPL vmlinux 0x54e794cb gnttab_pages_clear_private +EXPORT_SYMBOL_GPL vmlinux 0x550950b2 pm_genpd_init +EXPORT_SYMBOL_GPL vmlinux 0x550f0557 cdrom_multisession +EXPORT_SYMBOL_GPL vmlinux 0x550f3e05 i2c_freq_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x5519d7a8 sysfs_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x5531eabd acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x55339365 flush_delayed_fput +EXPORT_SYMBOL_GPL vmlinux 0x553b49a4 cpufreq_get_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x553b5ce7 gfn_to_pfn_prot +EXPORT_SYMBOL_GPL vmlinux 0x55417264 unregister_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0x554626b0 regmap_raw_write +EXPORT_SYMBOL_GPL vmlinux 0x554d8f6c ip6_input +EXPORT_SYMBOL_GPL vmlinux 0x5559930f of_irq_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x556e4390 clk_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x5576c282 pm_generic_resume_early +EXPORT_SYMBOL_GPL vmlinux 0x55784228 regmap_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x557dc318 crypto_rng_reset +EXPORT_SYMBOL_GPL vmlinux 0x55a8677c scsi_get_vpd_page +EXPORT_SYMBOL_GPL vmlinux 0x55ad8d73 task_cls_state +EXPORT_SYMBOL_GPL vmlinux 0x55b3b92f __traceiter_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x55bf9cf1 vp_modern_probe +EXPORT_SYMBOL_GPL vmlinux 0x55c25a3b gpiod_is_active_low +EXPORT_SYMBOL_GPL vmlinux 0x55c64ad9 devlink_port_attrs_pci_pf_set +EXPORT_SYMBOL_GPL vmlinux 0x55c76a23 ksys_sync_helper +EXPORT_SYMBOL_GPL vmlinux 0x55c9880c zynqmp_pm_release_node +EXPORT_SYMBOL_GPL vmlinux 0x55d91921 alloc_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x55df0d39 clk_hw_get_name +EXPORT_SYMBOL_GPL vmlinux 0x55e5d118 __traceiter_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x55eecff4 bit_wait_io_timeout +EXPORT_SYMBOL_GPL vmlinux 0x56054c05 crypto_it_tab +EXPORT_SYMBOL_GPL vmlinux 0x560e8240 ftrace_set_filter_ip +EXPORT_SYMBOL_GPL vmlinux 0x561375bd tracepoint_probe_register_prio +EXPORT_SYMBOL_GPL vmlinux 0x56173654 pcap_set_ts_bits +EXPORT_SYMBOL_GPL vmlinux 0x561f98d7 pci_iomap_wc +EXPORT_SYMBOL_GPL vmlinux 0x56222687 thermal_zone_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5624f826 power_supply_notifier +EXPORT_SYMBOL_GPL vmlinux 0x56256e8a orderly_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x5626c1c3 dst_blackhole_mtu +EXPORT_SYMBOL_GPL vmlinux 0x56310925 regulator_mode_to_status +EXPORT_SYMBOL_GPL vmlinux 0x563e3714 espintcp_queue_out +EXPORT_SYMBOL_GPL vmlinux 0x5641485b tty_termios_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x5682db16 fib_new_table +EXPORT_SYMBOL_GPL vmlinux 0x56844bae kvm_write_guest +EXPORT_SYMBOL_GPL vmlinux 0x568c07bf rio_mport_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x569e7fbe nfs42_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x56a3bc66 devm_irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x56a55d07 __devm_spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0x56aa4c2a virtqueue_get_vring_size +EXPORT_SYMBOL_GPL vmlinux 0x56b2c4bc dprc_scan_container +EXPORT_SYMBOL_GPL vmlinux 0x56b7d0eb devres_release +EXPORT_SYMBOL_GPL vmlinux 0x56d0014f i2c_dw_acpi_configure +EXPORT_SYMBOL_GPL vmlinux 0x56d2bb7b tty_port_register_device_serdev +EXPORT_SYMBOL_GPL vmlinux 0x56d68a02 of_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x56e3e6e4 kernfs_find_and_get_ns +EXPORT_SYMBOL_GPL vmlinux 0x56e9103b cpu_pm_enter +EXPORT_SYMBOL_GPL vmlinux 0x56ea9a98 usb_hcd_start_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x56ef15d0 __tracepoint_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x56fbb130 no_hash_pointers +EXPORT_SYMBOL_GPL vmlinux 0x570a039f mtk_pinconf_bias_get_combo +EXPORT_SYMBOL_GPL vmlinux 0x570ad03a handle_fasteoi_nmi +EXPORT_SYMBOL_GPL vmlinux 0x570b17e4 led_trigger_set +EXPORT_SYMBOL_GPL vmlinux 0x570bd598 fb_deferred_io_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x57228e04 crypto_register_scomps +EXPORT_SYMBOL_GPL vmlinux 0x5722caf8 iomap_readahead +EXPORT_SYMBOL_GPL vmlinux 0x57296308 rio_free_net +EXPORT_SYMBOL_GPL vmlinux 0x57337aec pwm_request_from_chip +EXPORT_SYMBOL_GPL vmlinux 0x573bcd7a phy_start_machine +EXPORT_SYMBOL_GPL vmlinux 0x574609c5 apei_exec_write_register_value +EXPORT_SYMBOL_GPL vmlinux 0x5771597d ahci_start_fis_rx +EXPORT_SYMBOL_GPL vmlinux 0x57719632 gnttab_grant_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x57727285 phylink_ethtool_set_eee +EXPORT_SYMBOL_GPL vmlinux 0x577272ce devm_mipi_dsi_attach +EXPORT_SYMBOL_GPL vmlinux 0x577a438a tegra210_clk_emc_detach +EXPORT_SYMBOL_GPL vmlinux 0x5786f361 dm_set_target_max_io_len +EXPORT_SYMBOL_GPL vmlinux 0x578c21bd perf_event_create_kernel_counter +EXPORT_SYMBOL_GPL vmlinux 0x578ecd0f mmu_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x578eeb4d hugetlb_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x5790e7a0 pci_unlock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0x5796f06f __devm_clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x579cf860 rio_mport_get_efb +EXPORT_SYMBOL_GPL vmlinux 0x579e0bf5 rtnl_unregister_all +EXPORT_SYMBOL_GPL vmlinux 0x57b23c5a dw_pcie_host_init +EXPORT_SYMBOL_GPL vmlinux 0x57b4ce4d irq_chip_set_vcpu_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x57ba1381 kill_device +EXPORT_SYMBOL_GPL vmlinux 0x57c58417 devm_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x57c58e9b __tracepoint_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x57cd7072 device_wakeup_disable +EXPORT_SYMBOL_GPL vmlinux 0x57cf7f26 blk_crypto_evict_key +EXPORT_SYMBOL_GPL vmlinux 0x57d4050a xhci_get_endpoint_index +EXPORT_SYMBOL_GPL vmlinux 0x57d4e68f ata_qc_complete_multiple +EXPORT_SYMBOL_GPL vmlinux 0x57d66d4a kvm_put_kvm_no_destroy +EXPORT_SYMBOL_GPL vmlinux 0x57dc4851 mas_erase +EXPORT_SYMBOL_GPL vmlinux 0x57e9486d __cpuhp_state_add_instance +EXPORT_SYMBOL_GPL vmlinux 0x57f576b9 mpi_ec_curve_point +EXPORT_SYMBOL_GPL vmlinux 0x57fc551f devm_gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x58186883 devm_regulator_get_enable +EXPORT_SYMBOL_GPL vmlinux 0x581c6482 splice_to_pipe +EXPORT_SYMBOL_GPL vmlinux 0x58276f93 cper_next_record_id +EXPORT_SYMBOL_GPL vmlinux 0x5828ad65 ping_common_sendmsg +EXPORT_SYMBOL_GPL vmlinux 0x5829e979 mas_pause +EXPORT_SYMBOL_GPL vmlinux 0x5831e062 cpus_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0x583687e3 generic_handle_domain_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x583cf26d pci_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x5847b6c0 tegra_bpmp_request_mrq +EXPORT_SYMBOL_GPL vmlinux 0x5858167a clk_regmap_gate_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x58592a3a inode_dax +EXPORT_SYMBOL_GPL vmlinux 0x586bfc8a alarm_restart +EXPORT_SYMBOL_GPL vmlinux 0x586d0ec4 sata_scr_write_flush +EXPORT_SYMBOL_GPL vmlinux 0x5879a27d sfp_get_module_info +EXPORT_SYMBOL_GPL vmlinux 0x5887e6a0 __irq_domain_alloc_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x58910423 nd_cmd_in_size +EXPORT_SYMBOL_GPL vmlinux 0x5895d9fd da9055_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x58aff704 devm_regulator_get_enable_optional +EXPORT_SYMBOL_GPL vmlinux 0x58b9c6ce meson_clk_mpll_ops +EXPORT_SYMBOL_GPL vmlinux 0x58cd838e clk_hw_is_prepared +EXPORT_SYMBOL_GPL vmlinux 0x58d1c2ef gpiod_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0x58db1176 ata_xfer_mode2shift +EXPORT_SYMBOL_GPL vmlinux 0x58def6ca sfp_module_remove +EXPORT_SYMBOL_GPL vmlinux 0x58e14f15 HYPERVISOR_event_channel_op +EXPORT_SYMBOL_GPL vmlinux 0x58e4bcf2 ping_rcv +EXPORT_SYMBOL_GPL vmlinux 0x58e4d47e sk_msg_return_zero +EXPORT_SYMBOL_GPL vmlinux 0x58ec1603 sysfs_update_group +EXPORT_SYMBOL_GPL vmlinux 0x58fa356a badblocks_check +EXPORT_SYMBOL_GPL vmlinux 0x58fa50c0 __traceiter_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x58fd6893 __phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x59015329 firmware_request_cache +EXPORT_SYMBOL_GPL vmlinux 0x590d3149 fat_detach +EXPORT_SYMBOL_GPL vmlinux 0x591a0a68 tpm_default_chip +EXPORT_SYMBOL_GPL vmlinux 0x591cc2f9 sk_msg_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0x59291817 clk_hw_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x593ac537 __tracepoint_map +EXPORT_SYMBOL_GPL vmlinux 0x5940fe64 xhci_find_slot_id_by_port +EXPORT_SYMBOL_GPL vmlinux 0x5951134d __irq_resolve_mapping +EXPORT_SYMBOL_GPL vmlinux 0x5957cddb zs_lookup_class_index +EXPORT_SYMBOL_GPL vmlinux 0x5966c8cd bpf_offload_dev_create +EXPORT_SYMBOL_GPL vmlinux 0x596c6472 ata_pci_bmdma_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x59717c8e xdp_return_frame_rx_napi +EXPORT_SYMBOL_GPL vmlinux 0x5986d190 kdb_printf +EXPORT_SYMBOL_GPL vmlinux 0x59893888 iomap_swapfile_activate +EXPORT_SYMBOL_GPL vmlinux 0x599191e6 crypto_register_algs +EXPORT_SYMBOL_GPL vmlinux 0x5997951d mtk_pinconf_drive_get +EXPORT_SYMBOL_GPL vmlinux 0x59a65c41 tty_port_link_device +EXPORT_SYMBOL_GPL vmlinux 0x59b063ba start_poll_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x59b2adbf input_ff_effect_from_user +EXPORT_SYMBOL_GPL vmlinux 0x59b4cb32 tps6586x_update +EXPORT_SYMBOL_GPL vmlinux 0x59c43dc9 __traceiter_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x59e0695d phylink_speed_down +EXPORT_SYMBOL_GPL vmlinux 0x59e640c0 halt_poll_ns +EXPORT_SYMBOL_GPL vmlinux 0x59edfeb8 phy_rate_matching_to_str +EXPORT_SYMBOL_GPL vmlinux 0x59f32720 mpi_subm +EXPORT_SYMBOL_GPL vmlinux 0x59f8b7c6 ms_hyperv +EXPORT_SYMBOL_GPL vmlinux 0x5a072473 acpi_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x5a12e60c __SCK__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x5a12fdb6 auxiliary_find_device +EXPORT_SYMBOL_GPL vmlinux 0x5a1d134a rcu_momentary_dyntick_idle +EXPORT_SYMBOL_GPL vmlinux 0x5a1f5ca1 __fscrypt_encrypt_symlink +EXPORT_SYMBOL_GPL vmlinux 0x5a229368 arch_apei_enable_cmcff +EXPORT_SYMBOL_GPL vmlinux 0x5a34e2dc imx_get_clk_hw_by_name +EXPORT_SYMBOL_GPL vmlinux 0x5a3bae03 __clocksource_register_scale +EXPORT_SYMBOL_GPL vmlinux 0x5a49dbc9 timerqueue_del +EXPORT_SYMBOL_GPL vmlinux 0x5a4f8835 dev_pm_opp_enable +EXPORT_SYMBOL_GPL vmlinux 0x5a52c5b9 check_move_unevictable_folios +EXPORT_SYMBOL_GPL vmlinux 0x5a642b05 irq_domain_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x5a68ce2a usb_free_streams +EXPORT_SYMBOL_GPL vmlinux 0x5a6b313d devm_release_action +EXPORT_SYMBOL_GPL vmlinux 0x5a6cdb52 nf_ct_zone_dflt +EXPORT_SYMBOL_GPL vmlinux 0x5a7bfe41 crypto_probing_notify +EXPORT_SYMBOL_GPL vmlinux 0x5a87ccf5 udp4_hwcsum +EXPORT_SYMBOL_GPL vmlinux 0x5aa6969d device_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x5aa70984 acpi_reduced_hardware +EXPORT_SYMBOL_GPL vmlinux 0x5aaaebd4 spi_mem_driver_register_with_owner +EXPORT_SYMBOL_GPL vmlinux 0x5ab09745 edac_get_owner +EXPORT_SYMBOL_GPL vmlinux 0x5ab55fe6 crypto_alloc_acomp +EXPORT_SYMBOL_GPL vmlinux 0x5ac4e4e6 vp_legacy_set_features +EXPORT_SYMBOL_GPL vmlinux 0x5adaec24 ip_route_output_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x5ae37e78 access_process_vm +EXPORT_SYMBOL_GPL vmlinux 0x5af56e7e xenbus_probe_devices +EXPORT_SYMBOL_GPL vmlinux 0x5b09494e switchdev_handle_port_obj_del_foreign +EXPORT_SYMBOL_GPL vmlinux 0x5b115f54 virtqueue_add_inbuf +EXPORT_SYMBOL_GPL vmlinux 0x5b21ceff ring_buffer_iter_peek +EXPORT_SYMBOL_GPL vmlinux 0x5b2fe602 uhci_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0x5b30e25c vhost_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x5b3213ec acpi_bind_one +EXPORT_SYMBOL_GPL vmlinux 0x5b50af89 tracepoint_probe_register +EXPORT_SYMBOL_GPL vmlinux 0x5b5c70c8 ata_sff_pause +EXPORT_SYMBOL_GPL vmlinux 0x5b614bed __rio_local_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x5b674509 regmap_get_val_bytes +EXPORT_SYMBOL_GPL vmlinux 0x5b70ae1f fuse_abort_conn +EXPORT_SYMBOL_GPL vmlinux 0x5b7c7b93 mtk_pinconf_drive_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x5b83d7ab __tracepoint_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x5b9dbe58 iommu_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0x5ba9c87f blk_crypto_keyslot_index +EXPORT_SYMBOL_GPL vmlinux 0x5bac5d90 fwnode_get_name +EXPORT_SYMBOL_GPL vmlinux 0x5bae11e8 extcon_set_property +EXPORT_SYMBOL_GPL vmlinux 0x5bb99b16 usb_of_get_companion_dev +EXPORT_SYMBOL_GPL vmlinux 0x5bbfce27 pinctrl_pm_select_sleep_state +EXPORT_SYMBOL_GPL vmlinux 0x5bc86b82 usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x5bc950fe regulator_irq_helper_cancel +EXPORT_SYMBOL_GPL vmlinux 0x5bcc0df7 ata_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x5bcc3104 pinctrl_generic_get_group_name +EXPORT_SYMBOL_GPL vmlinux 0x5bd0748f crypto_del_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x5bd6eaac clk_hw_register_composite +EXPORT_SYMBOL_GPL vmlinux 0x5bdae35b usb_phy_roothub_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x5bdbac4e rcu_unexpedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x5bde05ee devm_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x5bf60ad5 clk_hw_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x5c070f62 cper_mem_err_status_str +EXPORT_SYMBOL_GPL vmlinux 0x5c0f77ce HYPERVISOR_platform_op_raw +EXPORT_SYMBOL_GPL vmlinux 0x5c2093af skb_complete_wifi_ack +EXPORT_SYMBOL_GPL vmlinux 0x5c311b9a xenbus_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x5c318fb4 request_firmware_direct +EXPORT_SYMBOL_GPL vmlinux 0x5c3bbd06 __SCK__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x5c3be469 sysfs_unbreak_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x5c5a1b16 tick_broadcast_control +EXPORT_SYMBOL_GPL vmlinux 0x5c5ebb50 xdp_convert_zc_to_xdp_frame +EXPORT_SYMBOL_GPL vmlinux 0x5c6b2313 __pm_runtime_idle +EXPORT_SYMBOL_GPL vmlinux 0x5c73dc9e of_property_read_variable_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x5c74b41d public_key_signature_free +EXPORT_SYMBOL_GPL vmlinux 0x5c75be08 pci_epc_mem_free_addr +EXPORT_SYMBOL_GPL vmlinux 0x5c7c8dc5 cpufreq_table_index_unsorted +EXPORT_SYMBOL_GPL vmlinux 0x5c82016e __SCK__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x5c8ee5f1 dev_pm_opp_remove +EXPORT_SYMBOL_GPL vmlinux 0x5c917038 dm_device_name +EXPORT_SYMBOL_GPL vmlinux 0x5c962bc9 regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x5c9ea72a regulator_set_load +EXPORT_SYMBOL_GPL vmlinux 0x5ca491db put_io_context +EXPORT_SYMBOL_GPL vmlinux 0x5ca8c125 exportfs_decode_fh_raw +EXPORT_SYMBOL_GPL vmlinux 0x5cab9945 unregister_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0x5cad8fc3 power_supply_ocv2cap_simple +EXPORT_SYMBOL_GPL vmlinux 0x5cbc6f3e regmap_write_async +EXPORT_SYMBOL_GPL vmlinux 0x5cc77c45 led_colors +EXPORT_SYMBOL_GPL vmlinux 0x5ccc9ac1 pci_generic_config_read32 +EXPORT_SYMBOL_GPL vmlinux 0x5ccf1545 pm_genpd_opp_to_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x5cede0a7 xdp_flush_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x5cf1586c devm_init_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x5cf64249 devm_ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0x5cf7c409 spi_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x5d0c4dcc phylink_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x5d17148b apei_write +EXPORT_SYMBOL_GPL vmlinux 0x5d1b3918 usb_phy_roothub_resume +EXPORT_SYMBOL_GPL vmlinux 0x5d24a920 ata_sff_drain_fifo +EXPORT_SYMBOL_GPL vmlinux 0x5d2aa5fb rhashtable_walk_peek +EXPORT_SYMBOL_GPL vmlinux 0x5d2bc42a reset_control_rearm +EXPORT_SYMBOL_GPL vmlinux 0x5d42f986 fscrypt_fname_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x5d4a5445 blk_mq_flush_busy_ctxs +EXPORT_SYMBOL_GPL vmlinux 0x5d6f0f57 __traceiter_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x5d75260a vring_create_virtqueue_dma +EXPORT_SYMBOL_GPL vmlinux 0x5d7fd50f tty_get_pgrp +EXPORT_SYMBOL_GPL vmlinux 0x5d81beac user_read +EXPORT_SYMBOL_GPL vmlinux 0x5d8476d3 bpf_sk_storage_diag_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5d85bb62 __tracepoint_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x5d88acec scsi_dh_attached_handler_name +EXPORT_SYMBOL_GPL vmlinux 0x5d8b8332 virtqueue_poll +EXPORT_SYMBOL_GPL vmlinux 0x5da67adc zs_compact +EXPORT_SYMBOL_GPL vmlinux 0x5daf5e74 fsnotify_find_mark +EXPORT_SYMBOL_GPL vmlinux 0x5dba6a7d dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x5dc19747 phylink_mii_c22_pcs_encode_advertisement +EXPORT_SYMBOL_GPL vmlinux 0x5dd61f58 of_genpd_add_provider_simple +EXPORT_SYMBOL_GPL vmlinux 0x5dd7af36 usb_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x5de412cd k3_ringacc_ring_push +EXPORT_SYMBOL_GPL vmlinux 0x5e114aa1 pci_epc_map_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x5e173309 cpu_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x5e1f3e7d dev_pm_domain_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x5e2b8681 blkcg_activate_policy +EXPORT_SYMBOL_GPL vmlinux 0x5e377fdc spi_mem_exec_op +EXPORT_SYMBOL_GPL vmlinux 0x5e44f364 kthread_func +EXPORT_SYMBOL_GPL vmlinux 0x5e454a7c get_device +EXPORT_SYMBOL_GPL vmlinux 0x5e515be6 ktime_get_ts64 +EXPORT_SYMBOL_GPL vmlinux 0x5e555fe5 vp_modern_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x5e65729f devm_regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5e676016 pci_load_and_free_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x5e68a81f fat_setattr +EXPORT_SYMBOL_GPL vmlinux 0x5e7304e1 iommu_register_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x5e76bb57 k3_ringacc_ring_get_size +EXPORT_SYMBOL_GPL vmlinux 0x5e779d8c dev_pm_domain_start +EXPORT_SYMBOL_GPL vmlinux 0x5e78c951 dev_attr_em_message_type +EXPORT_SYMBOL_GPL vmlinux 0x5e798ffb divider_get_val +EXPORT_SYMBOL_GPL vmlinux 0x5e7b06e1 scsi_template_proc_dir +EXPORT_SYMBOL_GPL vmlinux 0x5e85415b ring_buffer_consume +EXPORT_SYMBOL_GPL vmlinux 0x5e908ff5 invalidate_inode_pages2 +EXPORT_SYMBOL_GPL vmlinux 0x5e938576 device_create_managed_software_node +EXPORT_SYMBOL_GPL vmlinux 0x5e956f77 stmpe_set_altfunc +EXPORT_SYMBOL_GPL vmlinux 0x5e9b80b8 tcp_enter_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0x5ea65fca dax_layout_busy_page +EXPORT_SYMBOL_GPL vmlinux 0x5eae5408 clk_is_enabled_when_prepared +EXPORT_SYMBOL_GPL vmlinux 0x5eaf8f0b pwm_adjust_config +EXPORT_SYMBOL_GPL vmlinux 0x5eb417e0 __SCK__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x5ecdcf90 ti_sci_get_free_resource +EXPORT_SYMBOL_GPL vmlinux 0x5ecf0129 blk_queue_max_zone_append_sectors +EXPORT_SYMBOL_GPL vmlinux 0x5ed106e4 pinctrl_force_default +EXPORT_SYMBOL_GPL vmlinux 0x5ee2aa12 list_lru_count_node +EXPORT_SYMBOL_GPL vmlinux 0x5ef4d01f fscrypt_limit_io_blocks +EXPORT_SYMBOL_GPL vmlinux 0x5f02ad65 sfp_bus_add_upstream +EXPORT_SYMBOL_GPL vmlinux 0x5f0d7238 crypto_unregister_aead +EXPORT_SYMBOL_GPL vmlinux 0x5f102cba devl_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5f17c0f9 of_property_read_string_helper +EXPORT_SYMBOL_GPL vmlinux 0x5f17f3e2 __traceiter_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x5f2309c7 __tracepoint_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0x5f23e3fa insert_resource +EXPORT_SYMBOL_GPL vmlinux 0x5f318f8a imx_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0x5f384a68 x509_free_certificate +EXPORT_SYMBOL_GPL vmlinux 0x5f42f4d5 rz_mtu3_16bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0x5f482ca1 nvmem_del_cell_table +EXPORT_SYMBOL_GPL vmlinux 0x5f519b33 __put_net +EXPORT_SYMBOL_GPL vmlinux 0x5f6704b0 dev_attr_ncq_prio_supported +EXPORT_SYMBOL_GPL vmlinux 0x5f6f1e9e dax_get_private +EXPORT_SYMBOL_GPL vmlinux 0x5f835cab fib_info_nh_uses_dev +EXPORT_SYMBOL_GPL vmlinux 0x5f9b3a2c sk_clear_memalloc +EXPORT_SYMBOL_GPL vmlinux 0x5fa625ed mpi_ec_mul_point +EXPORT_SYMBOL_GPL vmlinux 0x5fa7ba59 mtk_clk_simple_remove +EXPORT_SYMBOL_GPL vmlinux 0x5fb69253 bdi_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x5fb8848b halt_poll_ns_grow_start +EXPORT_SYMBOL_GPL vmlinux 0x5fbb1de5 acpi_cpu_get_madt_gicc +EXPORT_SYMBOL_GPL vmlinux 0x5fd2a9b0 dev_pm_opp_of_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x5fd5d4a6 tty_buffer_request_room +EXPORT_SYMBOL_GPL vmlinux 0x5fdf2e30 mtk_pinconf_adv_pull_set +EXPORT_SYMBOL_GPL vmlinux 0x5fe7e874 clone_private_mount +EXPORT_SYMBOL_GPL vmlinux 0x600059e7 __traceiter_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x60091316 clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x6015e5f4 iommu_device_sysfs_add +EXPORT_SYMBOL_GPL vmlinux 0x601dc57a devm_remove_action +EXPORT_SYMBOL_GPL vmlinux 0x60259611 dev_pm_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x603d0d51 acpi_os_map_iomem +EXPORT_SYMBOL_GPL vmlinux 0x603d26d6 fwnode_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x603f5308 nvmem_layout_unregister +EXPORT_SYMBOL_GPL vmlinux 0x60442822 phys_to_mach +EXPORT_SYMBOL_GPL vmlinux 0x604722fd devices_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x604a4f08 kobj_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x605d5bfa cache_line_size +EXPORT_SYMBOL_GPL vmlinux 0x606b4aba devlink_linecard_provision_set +EXPORT_SYMBOL_GPL vmlinux 0x606c6a18 rtnl_register_module +EXPORT_SYMBOL_GPL vmlinux 0x607635b2 usb_set_wireless_status +EXPORT_SYMBOL_GPL vmlinux 0x607c4683 devlink_info_version_fixed_put +EXPORT_SYMBOL_GPL vmlinux 0x6089dc6a of_request_module +EXPORT_SYMBOL_GPL vmlinux 0x608d25d6 __xas_prev +EXPORT_SYMBOL_GPL vmlinux 0x6091797f synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x6093f6f6 qcom_smem_state_get +EXPORT_SYMBOL_GPL vmlinux 0x609b617e pci_cfg_access_unlock +EXPORT_SYMBOL_GPL vmlinux 0x60a13e90 rcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x60a32ea9 pm_power_off +EXPORT_SYMBOL_GPL vmlinux 0x60a4b08e blkcg_root_css +EXPORT_SYMBOL_GPL vmlinux 0x60ace384 mptcp_get_reset_option +EXPORT_SYMBOL_GPL vmlinux 0x60ae0922 power_supply_vbat2ri +EXPORT_SYMBOL_GPL vmlinux 0x60b753d3 rio_request_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x60c49949 bio_trim +EXPORT_SYMBOL_GPL vmlinux 0x60c740d3 unregister_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x60c83ab6 ptp_classify_raw +EXPORT_SYMBOL_GPL vmlinux 0x60ca7c47 devm_rtc_allocate_device +EXPORT_SYMBOL_GPL vmlinux 0x60e1b23f pci_dev_run_wake +EXPORT_SYMBOL_GPL vmlinux 0x60e927c0 md_do_sync +EXPORT_SYMBOL_GPL vmlinux 0x60ebc96f ring_buffer_read_prepare +EXPORT_SYMBOL_GPL vmlinux 0x60ffa50f debugfs_create_u8 +EXPORT_SYMBOL_GPL vmlinux 0x61068d92 devm_gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0x6115db67 fwnode_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x61192e61 genphy_c45_pma_baset1_setup_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x611cfa85 klist_add_tail +EXPORT_SYMBOL_GPL vmlinux 0x61245db8 dw8250_setup_port +EXPORT_SYMBOL_GPL vmlinux 0x6129fb93 sfp_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x612bfd89 errno_to_blk_status +EXPORT_SYMBOL_GPL vmlinux 0x61361601 led_trigger_blink_oneshot +EXPORT_SYMBOL_GPL vmlinux 0x6143c0bc serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x614adcb7 of_overlay_remove_all +EXPORT_SYMBOL_GPL vmlinux 0x614b54fe clkdev_create +EXPORT_SYMBOL_GPL vmlinux 0x615bd8eb tpm_calc_ordinal_duration +EXPORT_SYMBOL_GPL vmlinux 0x616dabae usb_root_hub_lost_power +EXPORT_SYMBOL_GPL vmlinux 0x616dcdcf pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x6181e79f timerqueue_add +EXPORT_SYMBOL_GPL vmlinux 0x6183345c nl_table +EXPORT_SYMBOL_GPL vmlinux 0x618b407d tpm1_do_selftest +EXPORT_SYMBOL_GPL vmlinux 0x6198dfea __ring_buffer_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6199ad5d crypto_has_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x61a01c7a ata_bmdma_post_internal_cmd +EXPORT_SYMBOL_GPL vmlinux 0x61a09f4e ncsi_vlan_rx_add_vid +EXPORT_SYMBOL_GPL vmlinux 0x61a3ce89 dev_pm_genpd_suspend +EXPORT_SYMBOL_GPL vmlinux 0x61b26058 clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x61b3c6fa tty_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x61bd0bd0 get_completed_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x61c1ca29 __SCK__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x61c56b4c kvm_make_all_cpus_request +EXPORT_SYMBOL_GPL vmlinux 0x61c651a3 imx93_clk_composite_flags +EXPORT_SYMBOL_GPL vmlinux 0x61cf5955 scsi_block_targets +EXPORT_SYMBOL_GPL vmlinux 0x61e5b7cf ata_host_detach +EXPORT_SYMBOL_GPL vmlinux 0x61ea9af8 fsnotify_put_mark +EXPORT_SYMBOL_GPL vmlinux 0x61f1644b mas_find_range +EXPORT_SYMBOL_GPL vmlinux 0x61f56667 i2c_dw_prepare_clk +EXPORT_SYMBOL_GPL vmlinux 0x61f67c92 phy_gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0x620aea97 clk_register_hisi_phase +EXPORT_SYMBOL_GPL vmlinux 0x62104126 phylink_ethtool_set_wol +EXPORT_SYMBOL_GPL vmlinux 0x6214d623 cpufreq_enable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x62190902 devm_phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x62251043 xfrm_dev_policy_add +EXPORT_SYMBOL_GPL vmlinux 0x622c7922 register_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0x622cd31a crypto_register_aead +EXPORT_SYMBOL_GPL vmlinux 0x622d22ef rz_mtu3_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x62377a7b blk_io_schedule +EXPORT_SYMBOL_GPL vmlinux 0x623a19b6 ahci_platform_disable_regulators +EXPORT_SYMBOL_GPL vmlinux 0x6245dea3 crypto_unregister_shashes +EXPORT_SYMBOL_GPL vmlinux 0x6246a629 synchronize_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x6248cb8b irq_find_matching_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x6257dda7 clk_rate_exclusive_get +EXPORT_SYMBOL_GPL vmlinux 0x6259d291 clk_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x625e7ee7 devm_kstrdup +EXPORT_SYMBOL_GPL vmlinux 0x626a0cad sysfs_update_groups +EXPORT_SYMBOL_GPL vmlinux 0x62735f97 shash_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0x62887ea5 ata_do_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x628d45ad devl_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0x628e0123 scsi_dh_set_params +EXPORT_SYMBOL_GPL vmlinux 0x6298a776 vcap_rule_set_counter +EXPORT_SYMBOL_GPL vmlinux 0x62ab7643 rio_map_inb_region +EXPORT_SYMBOL_GPL vmlinux 0x62abdfb8 ftrace_set_notrace +EXPORT_SYMBOL_GPL vmlinux 0x62baf0e6 tcf_dev_queue_xmit +EXPORT_SYMBOL_GPL vmlinux 0x62bb09bf clocks_calc_mult_shift +EXPORT_SYMBOL_GPL vmlinux 0x62c06e99 acpi_pci_check_ejectable +EXPORT_SYMBOL_GPL vmlinux 0x62c2f553 unregister_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x62e7aff3 usb_match_one_id +EXPORT_SYMBOL_GPL vmlinux 0x62f0f405 acpi_dev_gpio_irq_wake_get_by +EXPORT_SYMBOL_GPL vmlinux 0x62f23edd pci_hp_create_module_link +EXPORT_SYMBOL_GPL vmlinux 0x62f27eb6 nf_ip_route +EXPORT_SYMBOL_GPL vmlinux 0x62f2ace9 iommu_domain_free +EXPORT_SYMBOL_GPL vmlinux 0x62f433a1 clk_fixed_factor_ops +EXPORT_SYMBOL_GPL vmlinux 0x62f77451 blk_queue_required_elevator_features +EXPORT_SYMBOL_GPL vmlinux 0x63150e06 clk_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x63197685 s2idle_wake +EXPORT_SYMBOL_GPL vmlinux 0x631af34a md_bitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x631ff8f2 platform_get_irq_byname +EXPORT_SYMBOL_GPL vmlinux 0x63411e52 pci_msi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0x634b9d42 __SCK__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x6376b491 tty_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x63aae332 icc_std_aggregate +EXPORT_SYMBOL_GPL vmlinux 0x63acd246 skb_to_sgvec +EXPORT_SYMBOL_GPL vmlinux 0x63acfa6c device_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x63af8708 mmu_notifier_put +EXPORT_SYMBOL_GPL vmlinux 0x63b4489e serial8250_read_char +EXPORT_SYMBOL_GPL vmlinux 0x63be4c54 tcp_reno_cong_avoid +EXPORT_SYMBOL_GPL vmlinux 0x63c08029 clk_bulk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0x63c476a0 ip6_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x63ca572e pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0x63d540f6 dm_path_uevent +EXPORT_SYMBOL_GPL vmlinux 0x63dccef5 open_related_ns +EXPORT_SYMBOL_GPL vmlinux 0x63e25be8 umd_load_blob +EXPORT_SYMBOL_GPL vmlinux 0x63e723ca phy_set_mode_ext +EXPORT_SYMBOL_GPL vmlinux 0x63e835fb rio_release_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x63ea80b3 cper_mem_err_type_str +EXPORT_SYMBOL_GPL vmlinux 0x63eb7c49 bsg_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x6405ca2a devl_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0x64067953 rio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x64094233 devfreq_event_set_event +EXPORT_SYMBOL_GPL vmlinux 0x6409cbf1 ata_ncq_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x640b32e5 platform_bus +EXPORT_SYMBOL_GPL vmlinux 0x641e617e dm_table_device_name +EXPORT_SYMBOL_GPL vmlinux 0x6426f91e da903x_write +EXPORT_SYMBOL_GPL vmlinux 0x6427572b tegra210_clk_emc_dll_enable +EXPORT_SYMBOL_GPL vmlinux 0x643b06b0 zynqmp_pm_clock_setrate +EXPORT_SYMBOL_GPL vmlinux 0x6446626f ip6_dst_lookup +EXPORT_SYMBOL_GPL vmlinux 0x645f172d iomap_invalidate_folio +EXPORT_SYMBOL_GPL vmlinux 0x6463e559 virtio_device_restore +EXPORT_SYMBOL_GPL vmlinux 0x64641eec __thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0x647537f3 pl320_ipc_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x647a3541 irq_get_domain_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x647adb62 devm_rtc_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x648dfc82 list_lru_add +EXPORT_SYMBOL_GPL vmlinux 0x648f59a9 sfp_module_insert +EXPORT_SYMBOL_GPL vmlinux 0x649cb257 platform_irqchip_probe +EXPORT_SYMBOL_GPL vmlinux 0x64a31445 mutex_lock_io +EXPORT_SYMBOL_GPL vmlinux 0x64af74b5 crypto_unregister_ahash +EXPORT_SYMBOL_GPL vmlinux 0x64b58c0e irq_domain_translate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x64be46ec devm_usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0x64bf4a49 dw_pcie_find_capability +EXPORT_SYMBOL_GPL vmlinux 0x64c53511 inet_csk_route_req +EXPORT_SYMBOL_GPL vmlinux 0x64d68dea of_pci_get_devfn +EXPORT_SYMBOL_GPL vmlinux 0x64d77f0c __xenbus_register_backend +EXPORT_SYMBOL_GPL vmlinux 0x64da8aa6 crypto_hash_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x64e27c4f synth_event_delete +EXPORT_SYMBOL_GPL vmlinux 0x64e2ca78 crypto_register_aeads +EXPORT_SYMBOL_GPL vmlinux 0x64f36620 dax_flush +EXPORT_SYMBOL_GPL vmlinux 0x64fdf1e5 fscrypt_set_bio_crypt_ctx_bh +EXPORT_SYMBOL_GPL vmlinux 0x6502d9c2 xenbus_scanf +EXPORT_SYMBOL_GPL vmlinux 0x651d10e5 ktime_get_tai_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x651fa0ce tegra_xusb_padctl_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x652fe2a8 ftrace_ops_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x6531a37f mpi_add +EXPORT_SYMBOL_GPL vmlinux 0x65347dfe dw_pcie_own_conf_map_bus +EXPORT_SYMBOL_GPL vmlinux 0x653ab04a security_inode_setattr +EXPORT_SYMBOL_GPL vmlinux 0x65525c38 ghes_register_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x655696fd vp_modern_get_status +EXPORT_SYMBOL_GPL vmlinux 0x6562885b replace_page_cache_folio +EXPORT_SYMBOL_GPL vmlinux 0x6568b886 of_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x6573f83a platform_device_register +EXPORT_SYMBOL_GPL vmlinux 0x65816487 generic_handle_domain_irq +EXPORT_SYMBOL_GPL vmlinux 0x658b3f0e da9052_adc_manual_read +EXPORT_SYMBOL_GPL vmlinux 0x658dd787 thermal_zone_device_register_with_trips +EXPORT_SYMBOL_GPL vmlinux 0x659c3ea2 net_selftest +EXPORT_SYMBOL_GPL vmlinux 0x65a21491 sdio_f0_readb +EXPORT_SYMBOL_GPL vmlinux 0x65a7977f nexthop_find_by_id +EXPORT_SYMBOL_GPL vmlinux 0x65aa4f95 __fsl_mc_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x65acf90c sbitmap_weight +EXPORT_SYMBOL_GPL vmlinux 0x65af4281 find_mci_by_dev +EXPORT_SYMBOL_GPL vmlinux 0x65ccb6f0 call_netevent_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x65cd1aef lochnagar_update_config +EXPORT_SYMBOL_GPL vmlinux 0x65cf731a clk_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0x65d47d5e acpi_match_acpi_device +EXPORT_SYMBOL_GPL vmlinux 0x65d4a3b1 kcpustat_field +EXPORT_SYMBOL_GPL vmlinux 0x65e01af9 __sync_icache_dcache +EXPORT_SYMBOL_GPL vmlinux 0x65e27f76 irq_get_default_host +EXPORT_SYMBOL_GPL vmlinux 0x65ff5e82 vchan_tx_desc_free +EXPORT_SYMBOL_GPL vmlinux 0x661601de sprint_symbol +EXPORT_SYMBOL_GPL vmlinux 0x661ebff8 udp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x662a6a59 fat_flush_inodes +EXPORT_SYMBOL_GPL vmlinux 0x662d6037 devfreq_get_devfreq_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x663018a5 __traceiter_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x6636c3c9 irq_set_vcpu_affinity +EXPORT_SYMBOL_GPL vmlinux 0x663bb448 devlink_fmsg_obj_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x6648db98 __SCK__tp_func_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0x664eb54a k3_ringacc_ring_reset_dma +EXPORT_SYMBOL_GPL vmlinux 0x664ef4e2 fscrypt_mergeable_bio +EXPORT_SYMBOL_GPL vmlinux 0x66560472 spi_split_transfers_maxwords +EXPORT_SYMBOL_GPL vmlinux 0x665e92a0 clk_set_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x665f1344 crypto_unregister_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x6667d6b2 i2c_add_numbered_adapter +EXPORT_SYMBOL_GPL vmlinux 0x6670785e gpiochip_generic_config +EXPORT_SYMBOL_GPL vmlinux 0x6676f2ae wbt_disable_default +EXPORT_SYMBOL_GPL vmlinux 0x667e853b ata_pci_device_suspend +EXPORT_SYMBOL_GPL vmlinux 0x6681e87a devm_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x668402aa crypto_put_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x6693280e get_task_mm +EXPORT_SYMBOL_GPL vmlinux 0x669a7d95 __irq_set_handler +EXPORT_SYMBOL_GPL vmlinux 0x669a8034 of_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x66a12236 i2c_adapter_type +EXPORT_SYMBOL_GPL vmlinux 0x66ab9a7d ata_pci_device_resume +EXPORT_SYMBOL_GPL vmlinux 0x66aba8f3 __irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x66b97421 sfp_link_up +EXPORT_SYMBOL_GPL vmlinux 0x66c5e797 ahci_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x66d03aa4 rio_request_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x66d87d38 symbol_put_addr +EXPORT_SYMBOL_GPL vmlinux 0x66e8b5b0 phylink_caps_to_linkmodes +EXPORT_SYMBOL_GPL vmlinux 0x66ef1d1b scsi_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x66f551ba call_srcu +EXPORT_SYMBOL_GPL vmlinux 0x66f5918b memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x66fa0b21 unmap_mapping_pages +EXPORT_SYMBOL_GPL vmlinux 0x6707743a of_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x670884b5 device_link_remove +EXPORT_SYMBOL_GPL vmlinux 0x670b339c ghes_get_devices +EXPORT_SYMBOL_GPL vmlinux 0x67112767 ping_err +EXPORT_SYMBOL_GPL vmlinux 0x6724d4b1 skb_scrub_packet +EXPORT_SYMBOL_GPL vmlinux 0x67277a3b devm_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x672c1e16 skb_partial_csum_set +EXPORT_SYMBOL_GPL vmlinux 0x672fdb75 syscon_regmap_lookup_by_phandle_args +EXPORT_SYMBOL_GPL vmlinux 0x673444d5 sysfs_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x6739a503 balloon_set_new_target +EXPORT_SYMBOL_GPL vmlinux 0x67429c91 __SCK__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x675df262 gpiochip_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0x6760826e css_next_descendant_pre +EXPORT_SYMBOL_GPL vmlinux 0x676ba53d io_cgrp_subsys +EXPORT_SYMBOL_GPL vmlinux 0x676c688f k3_ringacc_ring_free +EXPORT_SYMBOL_GPL vmlinux 0x6779bccf unregister_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x677aa614 xen_dbgp_reset_prep +EXPORT_SYMBOL_GPL vmlinux 0x677c69f1 make_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x677ff88c xas_store +EXPORT_SYMBOL_GPL vmlinux 0x67955ce6 profile_hits +EXPORT_SYMBOL_GPL vmlinux 0x67a8df09 regulator_map_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x67c3c795 get_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x67c8fb1c ata_std_prereset +EXPORT_SYMBOL_GPL vmlinux 0x67c92f21 ata_do_dev_read_id +EXPORT_SYMBOL_GPL vmlinux 0x67da9f7c sha512_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x681feece fwnode_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x6822de1a firmware_upload_unregister +EXPORT_SYMBOL_GPL vmlinux 0x68251cfa dpcon_enable +EXPORT_SYMBOL_GPL vmlinux 0x6826c1c8 __pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0x682aa6b9 of_property_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0x682ff057 ring_buffer_commit_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x68460527 blkcg_set_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x684ca117 zynqmp_pm_get_pll_frac_mode +EXPORT_SYMBOL_GPL vmlinux 0x685586cb of_pci_range_parser_one +EXPORT_SYMBOL_GPL vmlinux 0x685b810a crypto_larval_kill +EXPORT_SYMBOL_GPL vmlinux 0x685cfdf9 ip_route_output_key_hash +EXPORT_SYMBOL_GPL vmlinux 0x686ed37a blkcg_print_blkgs +EXPORT_SYMBOL_GPL vmlinux 0x687212ff __sock_recv_cmsgs +EXPORT_SYMBOL_GPL vmlinux 0x6892e3c3 kvm_set_pfn_accessed +EXPORT_SYMBOL_GPL vmlinux 0x6892f091 attribute_container_register +EXPORT_SYMBOL_GPL vmlinux 0x68952493 rcu_note_context_switch +EXPORT_SYMBOL_GPL vmlinux 0x6899fd67 pinconf_generic_dt_node_to_map +EXPORT_SYMBOL_GPL vmlinux 0x68b34a04 sk_msg_zerocopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0x68c49e27 em_dev_register_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x68c772c0 vcap_del_rules +EXPORT_SYMBOL_GPL vmlinux 0x68d0fd0a power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x68ed2d90 kern_mount +EXPORT_SYMBOL_GPL vmlinux 0x68f2221d blk_crypto_profile_destroy +EXPORT_SYMBOL_GPL vmlinux 0x68ff33eb uart_try_toggle_sysrq +EXPORT_SYMBOL_GPL vmlinux 0x6900686f vcap_find_actionfield +EXPORT_SYMBOL_GPL vmlinux 0x6904ade9 inet_csk_route_child_sock +EXPORT_SYMBOL_GPL vmlinux 0x690e903f of_i2c_get_board_info +EXPORT_SYMBOL_GPL vmlinux 0x690f585e phy_basic_ports_array +EXPORT_SYMBOL_GPL vmlinux 0x69151ae9 of_add_property +EXPORT_SYMBOL_GPL vmlinux 0x6926c3fa vcap_rule_get_counter +EXPORT_SYMBOL_GPL vmlinux 0x692703c7 nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x692892fd shash_no_setkey +EXPORT_SYMBOL_GPL vmlinux 0x692b0ed1 nvmem_layout_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x693d19a2 __cdx_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x694196d2 sysfs_create_files +EXPORT_SYMBOL_GPL vmlinux 0x6944a8e6 fwnode_property_get_reference_args +EXPORT_SYMBOL_GPL vmlinux 0x694c7208 mtk_clk_unregister_cpumuxes +EXPORT_SYMBOL_GPL vmlinux 0x695776c5 seq_buf_do_printk +EXPORT_SYMBOL_GPL vmlinux 0x696340a5 __i2c_board_lock +EXPORT_SYMBOL_GPL vmlinux 0x69637b2c __traceiter_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x69652a40 imx_pinctrl_parse_pin_scu +EXPORT_SYMBOL_GPL vmlinux 0x696f2b63 of_changeset_init +EXPORT_SYMBOL_GPL vmlinux 0x697c5d0d tracing_snapshot_alloc +EXPORT_SYMBOL_GPL vmlinux 0x698cc914 blk_steal_bios +EXPORT_SYMBOL_GPL vmlinux 0x698d91aa usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0x698edfc3 zynqmp_pm_set_gem_config +EXPORT_SYMBOL_GPL vmlinux 0x69902dd3 mbox_send_message +EXPORT_SYMBOL_GPL vmlinux 0x6996d51c mmc_get_ext_csd +EXPORT_SYMBOL_GPL vmlinux 0x69b4d703 virtqueue_add_sgs +EXPORT_SYMBOL_GPL vmlinux 0x69be5a43 kvm_destroy_vcpus +EXPORT_SYMBOL_GPL vmlinux 0x69bfc89e devl_dpipe_table_register +EXPORT_SYMBOL_GPL vmlinux 0x69cf0632 mpi_fromstr +EXPORT_SYMBOL_GPL vmlinux 0x69cf44f7 ata_bmdma_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x69cfb512 __netif_set_xps_queue +EXPORT_SYMBOL_GPL vmlinux 0x69e683de uuid_gen +EXPORT_SYMBOL_GPL vmlinux 0x69e71fe5 mtk_pinconf_adv_drive_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x69ee2220 linear_range_get_selector_high +EXPORT_SYMBOL_GPL vmlinux 0x69f316df xhci_ext_cap_init +EXPORT_SYMBOL_GPL vmlinux 0x69feb9e1 inet_ehash_nolisten +EXPORT_SYMBOL_GPL vmlinux 0x6a025583 acpi_find_child_by_adr +EXPORT_SYMBOL_GPL vmlinux 0x6a05b65b fb_videomode_from_videomode +EXPORT_SYMBOL_GPL vmlinux 0x6a12a6f2 regmap_noinc_write +EXPORT_SYMBOL_GPL vmlinux 0x6a12f91e regulator_set_suspend_voltage +EXPORT_SYMBOL_GPL vmlinux 0x6a14d3af unregister_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6a19060a sk_psock_msg_verdict +EXPORT_SYMBOL_GPL vmlinux 0x6a3b07d4 vfs_inode_has_locks +EXPORT_SYMBOL_GPL vmlinux 0x6a413001 crypto_register_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x6a421062 memory_failure_queue +EXPORT_SYMBOL_GPL vmlinux 0x6a460dc5 schedule_hrtimeout +EXPORT_SYMBOL_GPL vmlinux 0x6a4f623b mmu_notifier_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x6a50efae devm_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x6a5df00e pci_set_pcie_reset_state +EXPORT_SYMBOL_GPL vmlinux 0x6a62db12 devm_ti_sci_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x6a68ac08 regulator_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x6a6cd160 uprobe_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6a813a52 __mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x6a840075 __traceiter_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x6a8441be cpci_hp_start +EXPORT_SYMBOL_GPL vmlinux 0x6a8529a3 ahci_platform_enable_clks +EXPORT_SYMBOL_GPL vmlinux 0x6a93c9b2 zynqmp_pm_pinctrl_get_function +EXPORT_SYMBOL_GPL vmlinux 0x6a98ac03 scsi_register_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x6a9e90af ata_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x6aa2a877 xenbus_printf +EXPORT_SYMBOL_GPL vmlinux 0x6aaba5a8 bpf_prog_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6aad9152 xen_set_callback_via +EXPORT_SYMBOL_GPL vmlinux 0x6aaf07d9 scsi_build_sense +EXPORT_SYMBOL_GPL vmlinux 0x6abb6e36 mmc_regulator_disable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x6acc7977 component_unbind_all +EXPORT_SYMBOL_GPL vmlinux 0x6ad7d00d fixed_phy_register +EXPORT_SYMBOL_GPL vmlinux 0x6ada6552 hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0x6aea2f4a vc_scrolldelta_helper +EXPORT_SYMBOL_GPL vmlinux 0x6aec09a9 serdev_device_wait_until_sent +EXPORT_SYMBOL_GPL vmlinux 0x6aed7504 usb_find_interface +EXPORT_SYMBOL_GPL vmlinux 0x6af1093c adp5520_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6af2f1e3 of_get_pci_domain_nr +EXPORT_SYMBOL_GPL vmlinux 0x6af6db26 __traceiter_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x6afc15ed ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x6b0dc565 xen_set_irq_priority +EXPORT_SYMBOL_GPL vmlinux 0x6b147c7c gnttab_unmap_refs_sync +EXPORT_SYMBOL_GPL vmlinux 0x6b15da87 wm8350_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x6b1c1a81 ipv6_recv_error +EXPORT_SYMBOL_GPL vmlinux 0x6b2b69f7 static_key_enable +EXPORT_SYMBOL_GPL vmlinux 0x6b3ae022 acpi_os_unmap_iomem +EXPORT_SYMBOL_GPL vmlinux 0x6b3d1e1c of_pci_get_slot_power_limit +EXPORT_SYMBOL_GPL vmlinux 0x6b4045ee zynqmp_pm_get_api_version +EXPORT_SYMBOL_GPL vmlinux 0x6b413c9b sfp_link_down +EXPORT_SYMBOL_GPL vmlinux 0x6b456cdc devm_hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0x6b47f8a4 hisi_clk_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x6b5454c0 serdev_device_add +EXPORT_SYMBOL_GPL vmlinux 0x6b70ad19 spi_write_then_read +EXPORT_SYMBOL_GPL vmlinux 0x6b722180 log_read_mmio +EXPORT_SYMBOL_GPL vmlinux 0x6b750ef3 pm_generic_restore_noirq +EXPORT_SYMBOL_GPL vmlinux 0x6b78fcfa skb_zerocopy_iter_stream +EXPORT_SYMBOL_GPL vmlinux 0x6b7a4335 hyperv_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x6b81c38b power_supply_unreg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6b834121 bman_portals_probed +EXPORT_SYMBOL_GPL vmlinux 0x6b871784 dev_pm_opp_add +EXPORT_SYMBOL_GPL vmlinux 0x6b8e472f phy_create_lookup +EXPORT_SYMBOL_GPL vmlinux 0x6b9ddf9c led_trigger_rename_static +EXPORT_SYMBOL_GPL vmlinux 0x6ba36c6a hwpoison_filter_flags_value +EXPORT_SYMBOL_GPL vmlinux 0x6bac7b0a dev_pm_qos_hide_flags +EXPORT_SYMBOL_GPL vmlinux 0x6bb7b5c8 dst_cache_set_ip4 +EXPORT_SYMBOL_GPL vmlinux 0x6bb8c1e5 imx_check_clk_hws +EXPORT_SYMBOL_GPL vmlinux 0x6bbd8324 perf_unregister_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x6bc0d80c ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x6bc408a9 dw_pcie_wait_for_link +EXPORT_SYMBOL_GPL vmlinux 0x6bc9c8a4 trace_array_printk +EXPORT_SYMBOL_GPL vmlinux 0x6bccf21c of_get_regulator_init_data +EXPORT_SYMBOL_GPL vmlinux 0x6bcdedc0 mpi_point_init +EXPORT_SYMBOL_GPL vmlinux 0x6bd1aa56 stack_trace_save +EXPORT_SYMBOL_GPL vmlinux 0x6bdce2cf tpm_chip_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6bdef35c acpi_ec_mark_gpe_for_wake +EXPORT_SYMBOL_GPL vmlinux 0x6be3a96b hv_remove_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0x6bedcf47 dma_max_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0x6bf7cf34 usb_mon_register +EXPORT_SYMBOL_GPL vmlinux 0x6c0cd546 gpiochip_irq_unmap +EXPORT_SYMBOL_GPL vmlinux 0x6c10adac apply_to_existing_page_range +EXPORT_SYMBOL_GPL vmlinux 0x6c13779a ata_sff_data_xfer +EXPORT_SYMBOL_GPL vmlinux 0x6c205008 mpi_print +EXPORT_SYMBOL_GPL vmlinux 0x6c2a1bdb shash_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x6c2be5eb tun_get_socket +EXPORT_SYMBOL_GPL vmlinux 0x6c348fda scmi_requested_devices_nh +EXPORT_SYMBOL_GPL vmlinux 0x6c38118e of_regulator_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x6c389761 acpi_bus_get_private_data +EXPORT_SYMBOL_GPL vmlinux 0x6c397e5e ahci_do_softreset +EXPORT_SYMBOL_GPL vmlinux 0x6c3ad680 pcie_flr +EXPORT_SYMBOL_GPL vmlinux 0x6c3f70e0 guid_gen +EXPORT_SYMBOL_GPL vmlinux 0x6c42c942 led_trigger_remove +EXPORT_SYMBOL_GPL vmlinux 0x6c4b6684 reset_control_assert +EXPORT_SYMBOL_GPL vmlinux 0x6c4d4467 usb_autopm_put_interface_no_suspend +EXPORT_SYMBOL_GPL vmlinux 0x6c5ad0cd kmsg_dump_register +EXPORT_SYMBOL_GPL vmlinux 0x6c655913 register_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6c66f3fb sdio_set_host_pm_flags +EXPORT_SYMBOL_GPL vmlinux 0x6c71d3b7 nvmem_cell_read_variable_le_u32 +EXPORT_SYMBOL_GPL vmlinux 0x6c956075 __SCK__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x6c9fc843 hisi_clk_init +EXPORT_SYMBOL_GPL vmlinux 0x6ca01025 dma_get_any_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x6ca4bf88 async_synchronize_full_domain +EXPORT_SYMBOL_GPL vmlinux 0x6cb0ce87 irq_get_percpu_devid_partition +EXPORT_SYMBOL_GPL vmlinux 0x6cb8b08a blk_clear_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x6cc0f275 da9052_request_irq +EXPORT_SYMBOL_GPL vmlinux 0x6cd2d5d9 nf_queue +EXPORT_SYMBOL_GPL vmlinux 0x6cdc21cb devfreq_event_reset_event +EXPORT_SYMBOL_GPL vmlinux 0x6ce10eb0 trace_clock_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x6ce917b4 irq_domain_set_hwirq_and_chip +EXPORT_SYMBOL_GPL vmlinux 0x6cf8c272 fsl_mc_bus_dpmac_type +EXPORT_SYMBOL_GPL vmlinux 0x6cfab41a xen_hvm_evtchn_do_upcall +EXPORT_SYMBOL_GPL vmlinux 0x6cfac11a scmi_device_create +EXPORT_SYMBOL_GPL vmlinux 0x6cfe3450 device_for_each_child_reverse +EXPORT_SYMBOL_GPL vmlinux 0x6d04891d inet_getpeer +EXPORT_SYMBOL_GPL vmlinux 0x6d09843f copy_bpf_fprog_from_user +EXPORT_SYMBOL_GPL vmlinux 0x6d0ae550 pinctrl_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x6d0b3ffc wm8350_gpio_config +EXPORT_SYMBOL_GPL vmlinux 0x6d0bddfe fsstack_copy_attr_all +EXPORT_SYMBOL_GPL vmlinux 0x6d1cb62d acpi_spi_count_resources +EXPORT_SYMBOL_GPL vmlinux 0x6d1ff484 usb_anchor_urb +EXPORT_SYMBOL_GPL vmlinux 0x6d211d05 pm_report_hw_sleep_time +EXPORT_SYMBOL_GPL vmlinux 0x6d2fc5a6 net_namespace_list +EXPORT_SYMBOL_GPL vmlinux 0x6d421c13 crypto_shash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x6d43454f clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x6d467b08 arm_smccc_1_1_get_conduit +EXPORT_SYMBOL_GPL vmlinux 0x6d49c8ed iommu_group_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x6d6fec1f ktime_mono_to_any +EXPORT_SYMBOL_GPL vmlinux 0x6d701186 regmap_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x6d74a49c pci_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x6d7616b3 platform_device_add +EXPORT_SYMBOL_GPL vmlinux 0x6d7832b7 __stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x6d7e951e rcu_exp_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x6d83a40d mtk_clk_unregister_muxes +EXPORT_SYMBOL_GPL vmlinux 0x6d8763f8 __dax_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x6d934f56 ata_cable_80wire +EXPORT_SYMBOL_GPL vmlinux 0x6da69881 l3mdev_fib_table_rcu +EXPORT_SYMBOL_GPL vmlinux 0x6da9ca52 evtchn_make_refcounted +EXPORT_SYMBOL_GPL vmlinux 0x6daf3c08 rt288x_setup +EXPORT_SYMBOL_GPL vmlinux 0x6dbaafd3 put_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6dbedfa6 sata_link_resume +EXPORT_SYMBOL_GPL vmlinux 0x6dc18241 ncsi_stop_dev +EXPORT_SYMBOL_GPL vmlinux 0x6dc33fbb dev_pm_opp_find_level_ceil +EXPORT_SYMBOL_GPL vmlinux 0x6dc4f60a usb_create_shared_hcd +EXPORT_SYMBOL_GPL vmlinux 0x6dd5680d sprint_symbol_build_id +EXPORT_SYMBOL_GPL vmlinux 0x6dd6c919 mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0x6ddbb385 devlink_flash_update_timeout_notify +EXPORT_SYMBOL_GPL vmlinux 0x6de31ea1 xdp_return_frame +EXPORT_SYMBOL_GPL vmlinux 0x6de35a4f led_set_brightness_nopm +EXPORT_SYMBOL_GPL vmlinux 0x6de4ca1f fscrypt_prepare_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x6def18ee dev_pm_opp_of_register_em +EXPORT_SYMBOL_GPL vmlinux 0x6df67e73 inet6_sock_destruct +EXPORT_SYMBOL_GPL vmlinux 0x6e09d93d __SCK__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0x6e292c3a fscrypt_prepare_symlink +EXPORT_SYMBOL_GPL vmlinux 0x6e34384f of_mm_gpiochip_add_data +EXPORT_SYMBOL_GPL vmlinux 0x6e353c26 mpi_rshift +EXPORT_SYMBOL_GPL vmlinux 0x6e3ff83a edac_device_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x6e494dd4 devl_rate_leaf_destroy +EXPORT_SYMBOL_GPL vmlinux 0x6e4aa78d k3_udma_glue_rx_flow_enable +EXPORT_SYMBOL_GPL vmlinux 0x6e4be66b ata_sff_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x6e4d36e3 regmap_noinc_read +EXPORT_SYMBOL_GPL vmlinux 0x6e545c41 wm8350_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x6e7943ec iommu_group_id +EXPORT_SYMBOL_GPL vmlinux 0x6e803d1d ahci_platform_get_resources +EXPORT_SYMBOL_GPL vmlinux 0x6e85246c lwtunnel_build_state +EXPORT_SYMBOL_GPL vmlinux 0x6e89a560 regmap_irq_chip_get_base +EXPORT_SYMBOL_GPL vmlinux 0x6e914514 acpi_dev_irq_flags +EXPORT_SYMBOL_GPL vmlinux 0x6e95875f xhci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x6e958dd5 unregister_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x6e9de2e0 __traceiter_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x6ea2a99f __tracepoint_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0x6ea86a1a gpiod_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x6eb04f46 register_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6eb43b17 mtk_clk_simple_probe +EXPORT_SYMBOL_GPL vmlinux 0x6eb909c0 devl_assert_locked +EXPORT_SYMBOL_GPL vmlinux 0x6ebae5a7 iommu_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x6ebe366f ktime_get_mono_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6ec4fa02 mmc_sanitize +EXPORT_SYMBOL_GPL vmlinux 0x6ed8410c watchdog_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x6ee5068b pciserial_init_ports +EXPORT_SYMBOL_GPL vmlinux 0x6ef35261 devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x6ef55f4a scsi_autopm_put_device +EXPORT_SYMBOL_GPL vmlinux 0x6ef6b54f ktime_get_boot_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6f0b2a71 tpm_get_random +EXPORT_SYMBOL_GPL vmlinux 0x6f12560a get_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6f2017de misc_cg_set_capacity +EXPORT_SYMBOL_GPL vmlinux 0x6f28fd2f ata_cable_unknown +EXPORT_SYMBOL_GPL vmlinux 0x6f553170 bus_sort_breadthfirst +EXPORT_SYMBOL_GPL vmlinux 0x6f59306f component_compare_dev +EXPORT_SYMBOL_GPL vmlinux 0x6f6968b6 k3_ringacc_dmarings_init +EXPORT_SYMBOL_GPL vmlinux 0x6f6b52e9 __ipv6_fixup_options +EXPORT_SYMBOL_GPL vmlinux 0x6f6f7436 ahci_pmp_retry_srst_ops +EXPORT_SYMBOL_GPL vmlinux 0x6f7d320d vfs_getxattr +EXPORT_SYMBOL_GPL vmlinux 0x6f7e6040 irq_has_action +EXPORT_SYMBOL_GPL vmlinux 0x6f7f413a strp_check_rcv +EXPORT_SYMBOL_GPL vmlinux 0x6f839a23 phy_save_page +EXPORT_SYMBOL_GPL vmlinux 0x6f8e3f8a scsi_eh_ready_devs +EXPORT_SYMBOL_GPL vmlinux 0x6f9e763b timecounter_read +EXPORT_SYMBOL_GPL vmlinux 0x6fa426d2 phylink_ethtool_nway_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fa68f6e dw_pcie_ep_init +EXPORT_SYMBOL_GPL vmlinux 0x6fa88e07 meson_clk_dualdiv_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x6fcef6ab ring_buffer_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fd201bf __nf_ip6_route +EXPORT_SYMBOL_GPL vmlinux 0x6fdd4fc6 blk_crypto_reprogram_all_keys +EXPORT_SYMBOL_GPL vmlinux 0x6fdeda06 stmpe_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x6ff30735 fwnode_graph_get_endpoint_count +EXPORT_SYMBOL_GPL vmlinux 0x6ff48aca regulator_get_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0x6ff607b6 crypto_get_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x7006586e iommu_get_group_resv_regions +EXPORT_SYMBOL_GPL vmlinux 0x70079d69 tracepoint_probe_register_prio_may_exist +EXPORT_SYMBOL_GPL vmlinux 0x702bb334 tegra_bpmp_transfer_atomic +EXPORT_SYMBOL_GPL vmlinux 0x702c7f73 virtio_config_changed +EXPORT_SYMBOL_GPL vmlinux 0x703da607 __devm_of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x704137a4 irq_create_fwspec_mapping +EXPORT_SYMBOL_GPL vmlinux 0x70423efb zynqmp_pm_set_sd_config +EXPORT_SYMBOL_GPL vmlinux 0x704b5e06 kvm_init +EXPORT_SYMBOL_GPL vmlinux 0x7053b71d usb_reset_configuration +EXPORT_SYMBOL_GPL vmlinux 0x705bfc37 page_cache_async_ra +EXPORT_SYMBOL_GPL vmlinux 0x70632ef1 devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x7073c04f phy_10_100_features_array +EXPORT_SYMBOL_GPL vmlinux 0x707ff873 acpi_bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x709917f7 __hwspin_unlock +EXPORT_SYMBOL_GPL vmlinux 0x70a89c47 blkcg_root +EXPORT_SYMBOL_GPL vmlinux 0x70aaa01e wm831x_device_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x70be1662 bpf_trace_run10 +EXPORT_SYMBOL_GPL vmlinux 0x70c2c7ea pids_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x70c52dc5 nf_skb_duplicated +EXPORT_SYMBOL_GPL vmlinux 0x70c7c55a acpi_subsys_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0x70cf032f usb_hcd_irq +EXPORT_SYMBOL_GPL vmlinux 0x70d30867 sdio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x70df858c ata_pci_sff_activate_host +EXPORT_SYMBOL_GPL vmlinux 0x70e3c261 xhci_resume +EXPORT_SYMBOL_GPL vmlinux 0x70e96339 devm_hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x70eaea03 tpm1_getcap +EXPORT_SYMBOL_GPL vmlinux 0x70fb547c device_set_of_node_from_dev +EXPORT_SYMBOL_GPL vmlinux 0x70fbae4d cppc_allow_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x70fd0190 perf_event_disable +EXPORT_SYMBOL_GPL vmlinux 0x7106ae24 pci_probe_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x7109e537 meson_axg_pmx_ops +EXPORT_SYMBOL_GPL vmlinux 0x710c73b6 crypto_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7114bd9a blk_crypto_intersect_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x71153da4 gfn_to_memslot +EXPORT_SYMBOL_GPL vmlinux 0x7118f313 of_detach_node +EXPORT_SYMBOL_GPL vmlinux 0x71207451 acpi_dev_resource_io +EXPORT_SYMBOL_GPL vmlinux 0x71217ac9 devm_pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x7129a6f4 osc_sb_native_usb4_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x713869f5 pci_aer_clear_nonfatal_status +EXPORT_SYMBOL_GPL vmlinux 0x714f0cd4 ip4_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x7158713e rio_add_net +EXPORT_SYMBOL_GPL vmlinux 0x716265c7 debugfs_initialized +EXPORT_SYMBOL_GPL vmlinux 0x7168d408 handle_untracked_irq +EXPORT_SYMBOL_GPL vmlinux 0x71724493 mctrl_gpio_enable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x7181db30 atomic_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7184c126 debugfs_create_ulong +EXPORT_SYMBOL_GPL vmlinux 0x718b4e50 pci_ignore_hotplug +EXPORT_SYMBOL_GPL vmlinux 0x718b9c1c divider_recalc_rate +EXPORT_SYMBOL_GPL vmlinux 0x7195940a mctrl_gpio_disable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x719c8f19 irq_domain_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x719dd7b0 dma_get_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x719e17ff clk_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x719e4afb devm_tegra_core_dev_init_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x71a0720c dm_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x71a20f4a __SCK__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x71b1c89b cleanup_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x71b2973f rio_dev_get +EXPORT_SYMBOL_GPL vmlinux 0x71b46485 vp_modern_set_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x71b6cf94 dst_cache_reset_now +EXPORT_SYMBOL_GPL vmlinux 0x71c059d8 __traceiter_map +EXPORT_SYMBOL_GPL vmlinux 0x71d49920 dev_coredumpv +EXPORT_SYMBOL_GPL vmlinux 0x71d62722 xdp_return_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x71ec5778 tegra_bpmp_put +EXPORT_SYMBOL_GPL vmlinux 0x71ed72a9 devm_platform_get_and_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0x71fe19b8 sdio_readl +EXPORT_SYMBOL_GPL vmlinux 0x7206b845 acct_bioset_exit +EXPORT_SYMBOL_GPL vmlinux 0x7211c102 mtk_clk_unregister_ref2usb_tx +EXPORT_SYMBOL_GPL vmlinux 0x7213b2f8 devlink_is_reload_failed +EXPORT_SYMBOL_GPL vmlinux 0x7220b5dc __phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x7236a692 ata_timing_compute +EXPORT_SYMBOL_GPL vmlinux 0x7239317d ata_host_register +EXPORT_SYMBOL_GPL vmlinux 0x723d71bd xhci_run +EXPORT_SYMBOL_GPL vmlinux 0x724b10ac devm_regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x725240da fat_fill_super +EXPORT_SYMBOL_GPL vmlinux 0x725ecd31 gpiochip_irq_domain_deactivate +EXPORT_SYMBOL_GPL vmlinux 0x7265f2b0 pci_vpd_check_csum +EXPORT_SYMBOL_GPL vmlinux 0x72729bd4 tcp_unregister_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x72789f79 static_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x7278d328 all_vm_events +EXPORT_SYMBOL_GPL vmlinux 0x727a114a dpcon_open +EXPORT_SYMBOL_GPL vmlinux 0x7282ecb6 rcu_async_hurry +EXPORT_SYMBOL_GPL vmlinux 0x7283161b percpu_ref_switch_to_percpu +EXPORT_SYMBOL_GPL vmlinux 0x729eb41d regmap_field_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x72ac03cc cgroup_path_ns +EXPORT_SYMBOL_GPL vmlinux 0x72ae1839 base64_decode +EXPORT_SYMBOL_GPL vmlinux 0x72b84585 badblocks_show +EXPORT_SYMBOL_GPL vmlinux 0x72c3ec0f fwnode_property_present +EXPORT_SYMBOL_GPL vmlinux 0x72c9ef9f regulator_allow_bypass +EXPORT_SYMBOL_GPL vmlinux 0x72d0d6a6 akcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x72d267dc nvmem_del_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0x72dcc05f dprc_get_obj +EXPORT_SYMBOL_GPL vmlinux 0x72e46275 gpiod_get_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x72e6646a usb_get_maximum_ssp_rate +EXPORT_SYMBOL_GPL vmlinux 0x72e6dd88 __fl6_sock_lookup +EXPORT_SYMBOL_GPL vmlinux 0x72ee4162 sata_scr_valid +EXPORT_SYMBOL_GPL vmlinux 0x72f5f931 regmap_check_range_table +EXPORT_SYMBOL_GPL vmlinux 0x72fb637e cpufreq_register_governor +EXPORT_SYMBOL_GPL vmlinux 0x730a37ff pci_doe +EXPORT_SYMBOL_GPL vmlinux 0x7315a07a of_reconfig_get_state_change +EXPORT_SYMBOL_GPL vmlinux 0x732852fe xenbus_transaction_end +EXPORT_SYMBOL_GPL vmlinux 0x7333a377 skb_defer_rx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x7333c05e mtk_eint_do_init +EXPORT_SYMBOL_GPL vmlinux 0x73345969 sysfs_merge_group +EXPORT_SYMBOL_GPL vmlinux 0x73392b27 irq_setup_alt_chip +EXPORT_SYMBOL_GPL vmlinux 0x7343ed67 cpufreq_driver_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x73587a15 iommu_dev_disable_feature +EXPORT_SYMBOL_GPL vmlinux 0x7364cb24 sync_page_io +EXPORT_SYMBOL_GPL vmlinux 0x736bc934 crypto_grab_ahash +EXPORT_SYMBOL_GPL vmlinux 0x737cb10e powercap_unregister_control_type +EXPORT_SYMBOL_GPL vmlinux 0x7381287f trace_handle_return +EXPORT_SYMBOL_GPL vmlinux 0x7383bc3b edac_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0x73a48b4a ata_sff_std_ports +EXPORT_SYMBOL_GPL vmlinux 0x73b57711 _copy_from_iter_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x73bd4225 iommu_group_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x73c2554f __iowrite64_copy +EXPORT_SYMBOL_GPL vmlinux 0x73cc8631 oiap +EXPORT_SYMBOL_GPL vmlinux 0x73d35437 regulator_get_hardware_vsel_register +EXPORT_SYMBOL_GPL vmlinux 0x73d67fdb usb_enable_intel_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0x73f5c09d acpi_set_modalias +EXPORT_SYMBOL_GPL vmlinux 0x73fc3cb6 platform_msi_domain_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0x740c7d5e init_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x741c9c99 phy_driver_is_genphy +EXPORT_SYMBOL_GPL vmlinux 0x7429297b interval_tree_span_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x743b99d8 xenmem_reservation_increase +EXPORT_SYMBOL_GPL vmlinux 0x74457e56 apei_resources_fini +EXPORT_SYMBOL_GPL vmlinux 0x744d4cf3 mddev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x74532f07 pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x7456a873 dev_pm_opp_set_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x74604ea0 pci_epc_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x74657f62 syscon_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x746c4dc2 perf_event_enable +EXPORT_SYMBOL_GPL vmlinux 0x746ceefa strp_init +EXPORT_SYMBOL_GPL vmlinux 0x746e6e71 __kthread_init_worker +EXPORT_SYMBOL_GPL vmlinux 0x749312b9 pin_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0x7497b536 mpc8xxx_spi_tx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0x749b496c ndo_dflt_bridge_getlink +EXPORT_SYMBOL_GPL vmlinux 0x749f7e7d vp_legacy_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x74a22bb4 k3_udma_glue_push_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x74b0f181 xen_xlate_unmap_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0x74b1cb19 l3mdev_master_upper_ifindex_by_index_rcu +EXPORT_SYMBOL_GPL vmlinux 0x74b5ea68 lcm_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x74b88716 fwnode_graph_get_endpoint_by_id +EXPORT_SYMBOL_GPL vmlinux 0x74b8f3ec nvdimm_bus_check_dimm_count +EXPORT_SYMBOL_GPL vmlinux 0x74baf17a tracing_is_on +EXPORT_SYMBOL_GPL vmlinux 0x74bf2e01 scsi_pr_type_to_block +EXPORT_SYMBOL_GPL vmlinux 0x74c7bffa stack_trace_snprint +EXPORT_SYMBOL_GPL vmlinux 0x74d42632 mas_empty_area +EXPORT_SYMBOL_GPL vmlinux 0x74d994df mtk_hw_set_value +EXPORT_SYMBOL_GPL vmlinux 0x74df1604 usb_sg_wait +EXPORT_SYMBOL_GPL vmlinux 0x74e73871 housekeeping_overridden +EXPORT_SYMBOL_GPL vmlinux 0x74fda4ce crypto_alloc_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x7504f532 tegra210_clk_emc_attach +EXPORT_SYMBOL_GPL vmlinux 0x750c8e55 pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0x750de8c3 devlink_port_type_eth_set +EXPORT_SYMBOL_GPL vmlinux 0x75133f6e visitor128 +EXPORT_SYMBOL_GPL vmlinux 0x751c3c39 fuse_do_open +EXPORT_SYMBOL_GPL vmlinux 0x751d2e97 bpf_log +EXPORT_SYMBOL_GPL vmlinux 0x751dd634 devm_kfree +EXPORT_SYMBOL_GPL vmlinux 0x7522f3ba irq_modify_status +EXPORT_SYMBOL_GPL vmlinux 0x75323486 devlink_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x7546f96a of_pm_clk_add_clks +EXPORT_SYMBOL_GPL vmlinux 0x754ac4f6 fib_rules_dump +EXPORT_SYMBOL_GPL vmlinux 0x7551119d regulator_set_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0x7552fd4e ata_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x75608468 pci_host_common_remove +EXPORT_SYMBOL_GPL vmlinux 0x75652ca3 regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x757af5d1 led_trigger_blink +EXPORT_SYMBOL_GPL vmlinux 0x757c1bbb housekeeping_any_cpu +EXPORT_SYMBOL_GPL vmlinux 0x757c8d31 powercap_register_zone +EXPORT_SYMBOL_GPL vmlinux 0x758a43fe k3_ringacc_get_ring_irq_num +EXPORT_SYMBOL_GPL vmlinux 0x758ebf09 genphy_c45_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x758f2c66 of_clk_del_provider +EXPORT_SYMBOL_GPL vmlinux 0x759139cb of_pci_check_probe_only +EXPORT_SYMBOL_GPL vmlinux 0x759bfe36 btree_destroy +EXPORT_SYMBOL_GPL vmlinux 0x759c9969 ata_sas_port_init +EXPORT_SYMBOL_GPL vmlinux 0x75a750e4 vcap_rule_rem_key +EXPORT_SYMBOL_GPL vmlinux 0x75a9a4b7 cgroup_attach_task_all +EXPORT_SYMBOL_GPL vmlinux 0x75b18ea4 skb_pull_rcsum +EXPORT_SYMBOL_GPL vmlinux 0x75b63a2c dev_pm_qos_update_user_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x75bbb0d0 crypto_unregister_template +EXPORT_SYMBOL_GPL vmlinux 0x75cc6290 blk_queue_zone_write_granularity +EXPORT_SYMBOL_GPL vmlinux 0x75d9b9a1 udp_tunnel_nic_ops +EXPORT_SYMBOL_GPL vmlinux 0x75dd4ebe of_overlay_remove +EXPORT_SYMBOL_GPL vmlinux 0x75e51945 __SCK__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x75e9c735 pci_ats_disabled +EXPORT_SYMBOL_GPL vmlinux 0x75f2f886 genphy_c45_aneg_done +EXPORT_SYMBOL_GPL vmlinux 0x75f41857 ehci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x75fb9062 arch_timer_read_counter +EXPORT_SYMBOL_GPL vmlinux 0x75fdf9aa irq_domain_associate_many +EXPORT_SYMBOL_GPL vmlinux 0x76001900 nvmem_cell_read_u8 +EXPORT_SYMBOL_GPL vmlinux 0x7601b3b4 acpi_dev_get_memory_resources +EXPORT_SYMBOL_GPL vmlinux 0x7610e212 sec_irq_init +EXPORT_SYMBOL_GPL vmlinux 0x761773dc kvm_get_kvm +EXPORT_SYMBOL_GPL vmlinux 0x76303976 vp_modern_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x763cda6b vp_modern_set_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0x7644ffb1 device_store_bool +EXPORT_SYMBOL_GPL vmlinux 0x76517f03 interval_tree_span_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0x7656410c mpi_sub +EXPORT_SYMBOL_GPL vmlinux 0x766385dc extcon_set_state_sync +EXPORT_SYMBOL_GPL vmlinux 0x7665a95b idr_remove +EXPORT_SYMBOL_GPL vmlinux 0x766a0813 pci_epc_bme_notify +EXPORT_SYMBOL_GPL vmlinux 0x76723960 cpufreq_frequency_table_get_index +EXPORT_SYMBOL_GPL vmlinux 0x767f1076 rdev_clear_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x767fed0f scsi_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x7681946c unregister_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x76898580 bpf_prog_destroy +EXPORT_SYMBOL_GPL vmlinux 0x769cefb5 percpu_ref_switch_to_atomic +EXPORT_SYMBOL_GPL vmlinux 0x769dce02 meson_pmx_get_groups +EXPORT_SYMBOL_GPL vmlinux 0x769f40d0 ata_scsi_unlock_native_capacity +EXPORT_SYMBOL_GPL vmlinux 0x76a0f89a fat_time_unix2fat +EXPORT_SYMBOL_GPL vmlinux 0x76a61e85 __SCK__tp_func_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x76b14b5f mptcp_pm_get_add_addr_signal_max +EXPORT_SYMBOL_GPL vmlinux 0x76bc7420 bpf_trace_run5 +EXPORT_SYMBOL_GPL vmlinux 0x76bee744 ahci_platform_ops +EXPORT_SYMBOL_GPL vmlinux 0x76d1af56 debounce_time_mt2701 +EXPORT_SYMBOL_GPL vmlinux 0x76d9b876 clk_set_rate +EXPORT_SYMBOL_GPL vmlinux 0x76db73fe fat_truncate_time +EXPORT_SYMBOL_GPL vmlinux 0x76e46e8f kthread_cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x76e85b92 gnttab_request_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x76eeeb0f sha384_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x770dd837 sysfs_file_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x77108861 dm_hold +EXPORT_SYMBOL_GPL vmlinux 0x77119c49 pci_bridge_secondary_bus_reset +EXPORT_SYMBOL_GPL vmlinux 0x7712771a unbind_from_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x77222306 ring_buffer_read_page +EXPORT_SYMBOL_GPL vmlinux 0x772b0f64 __wake_up_pollfree +EXPORT_SYMBOL_GPL vmlinux 0x772c7e8e __xdp_rxq_info_reg +EXPORT_SYMBOL_GPL vmlinux 0x7733c3e3 of_pse_control_get +EXPORT_SYMBOL_GPL vmlinux 0x7737f588 usb_init_urb +EXPORT_SYMBOL_GPL vmlinux 0x773ad8f8 fwnode_graph_get_remote_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x774bdd03 of_get_required_opp_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x77522cf6 sbitmap_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0x7757b51a clk_unregister +EXPORT_SYMBOL_GPL vmlinux 0x776bcb56 nexthop_for_each_fib6_nh +EXPORT_SYMBOL_GPL vmlinux 0x776e33ed clk_regmap_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x777834ac pci_disable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x778904af genpd_dev_pm_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x7791e066 dw_pcie_read +EXPORT_SYMBOL_GPL vmlinux 0x7793e599 compat_only_sysfs_link_entry_to_kobj +EXPORT_SYMBOL_GPL vmlinux 0x7797fbb5 imx_clk_hw_pfdv2 +EXPORT_SYMBOL_GPL vmlinux 0x77ae495d usb_speed_string +EXPORT_SYMBOL_GPL vmlinux 0x77b64945 vring_transport_features +EXPORT_SYMBOL_GPL vmlinux 0x77c339f1 aead_init_geniv +EXPORT_SYMBOL_GPL vmlinux 0x77c7aca9 gpiochip_find +EXPORT_SYMBOL_GPL vmlinux 0x77dc1c8c tpm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0x77e2847e dax_iomap_fault +EXPORT_SYMBOL_GPL vmlinux 0x77e75be3 sfp_bus_put +EXPORT_SYMBOL_GPL vmlinux 0x77e8f134 __tracepoint_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x77e994a7 kvm_vcpu_halt +EXPORT_SYMBOL_GPL vmlinux 0x77ecf68d memalloc_socks_key +EXPORT_SYMBOL_GPL vmlinux 0x77f24400 perf_register_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x77f27898 rtc_update_irq +EXPORT_SYMBOL_GPL vmlinux 0x77ff80d3 __tracepoint_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x78076ddc device_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x7811aa2e gpiochip_get_desc +EXPORT_SYMBOL_GPL vmlinux 0x7823178b dma_get_required_mask +EXPORT_SYMBOL_GPL vmlinux 0x7827365d sbitmap_queue_show +EXPORT_SYMBOL_GPL vmlinux 0x7847c621 sfp_parse_support +EXPORT_SYMBOL_GPL vmlinux 0x78541c78 fib_nh_common_init +EXPORT_SYMBOL_GPL vmlinux 0x785a93b4 si_mem_available +EXPORT_SYMBOL_GPL vmlinux 0x7862c922 serial8250_modem_status +EXPORT_SYMBOL_GPL vmlinux 0x7867fff8 hvc_poll +EXPORT_SYMBOL_GPL vmlinux 0x786f9ac6 of_console_check +EXPORT_SYMBOL_GPL vmlinux 0x7872114c blkg_conf_exit +EXPORT_SYMBOL_GPL vmlinux 0x787b9f36 blk_mq_unquiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x787c882b lzo1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x788bfbad ring_buffer_empty +EXPORT_SYMBOL_GPL vmlinux 0x789c73d9 rcu_cpu_stall_suppress_at_boot +EXPORT_SYMBOL_GPL vmlinux 0x78aeea5d regulator_enable +EXPORT_SYMBOL_GPL vmlinux 0x78b3b214 lwtunnel_fill_encap +EXPORT_SYMBOL_GPL vmlinux 0x78b87049 sata_set_spd +EXPORT_SYMBOL_GPL vmlinux 0x78c7c499 pci_enable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x78cd37c4 fuse_do_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x78d0e01c wm831x_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x78ddb76b dmi_match +EXPORT_SYMBOL_GPL vmlinux 0x78eb435c fsl_mc_bus_dpmcp_type +EXPORT_SYMBOL_GPL vmlinux 0x78f2bbd7 acpi_bus_trim +EXPORT_SYMBOL_GPL vmlinux 0x7906ff2f clk_hw_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x790be0b9 usb_bus_idr +EXPORT_SYMBOL_GPL vmlinux 0x790c4286 xenbus_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7913eb2c tcp_sendmsg_locked +EXPORT_SYMBOL_GPL vmlinux 0x7918d817 memory_failure +EXPORT_SYMBOL_GPL vmlinux 0x791e3afe vfs_fallocate +EXPORT_SYMBOL_GPL vmlinux 0x79240b1f devm_clk_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x7932e30c devlink_dpipe_entry_ctx_close +EXPORT_SYMBOL_GPL vmlinux 0x79345cb9 register_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x7934aa08 register_kprobes +EXPORT_SYMBOL_GPL vmlinux 0x793cd907 xdp_rxq_info_is_reg +EXPORT_SYMBOL_GPL vmlinux 0x7944dbf2 register_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x7944e0fc tracing_off +EXPORT_SYMBOL_GPL vmlinux 0x79470a2c TSS_authhmac +EXPORT_SYMBOL_GPL vmlinux 0x794a0461 rockchip_pcie_disable_clocks +EXPORT_SYMBOL_GPL vmlinux 0x794b3a63 user_describe +EXPORT_SYMBOL_GPL vmlinux 0x794b7271 orderly_reboot +EXPORT_SYMBOL_GPL vmlinux 0x795387b6 devm_clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x79550803 kill_pid_usb_asyncio +EXPORT_SYMBOL_GPL vmlinux 0x79567f7b regulator_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x7958ad42 nvmem_cell_read_u16 +EXPORT_SYMBOL_GPL vmlinux 0x796a4589 devm_namespace_disable +EXPORT_SYMBOL_GPL vmlinux 0x79759c56 pinmux_generic_get_function_count +EXPORT_SYMBOL_GPL vmlinux 0x798b7682 klist_prev +EXPORT_SYMBOL_GPL vmlinux 0x79912376 devm_hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7998027e __traceiter_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x79b3e127 pci_generic_config_write +EXPORT_SYMBOL_GPL vmlinux 0x79bc842c usb_anchor_suspend_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x79c82588 __traceiter_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x79d60c61 pci_epc_linkdown +EXPORT_SYMBOL_GPL vmlinux 0x79defbe1 kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x79e66c07 pm_genpd_remove +EXPORT_SYMBOL_GPL vmlinux 0x79e682b3 inet6_cleanup_sock +EXPORT_SYMBOL_GPL vmlinux 0x79f1aa44 find_iova +EXPORT_SYMBOL_GPL vmlinux 0x79f697e4 lzorle1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x79fecf1f gpiochip_line_is_valid +EXPORT_SYMBOL_GPL vmlinux 0x7a07544b sbitmap_bitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x7a082c72 hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0x7a0db8c6 xenbus_setup_ring +EXPORT_SYMBOL_GPL vmlinux 0x7a179e3a devlink_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7a259469 call_switchdev_blocking_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x7a273750 gnttab_unmap_refs_async +EXPORT_SYMBOL_GPL vmlinux 0x7a3219c2 mtk_clk_unregister_dividers +EXPORT_SYMBOL_GPL vmlinux 0x7a3f16a2 devl_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7a47f123 pci_find_dvsec_capability +EXPORT_SYMBOL_GPL vmlinux 0x7a543abd dev_pm_domain_attach_by_name +EXPORT_SYMBOL_GPL vmlinux 0x7a55ffed of_hte_req_count +EXPORT_SYMBOL_GPL vmlinux 0x7a72f76e proc_create_net_data_write +EXPORT_SYMBOL_GPL vmlinux 0x7a73e605 wm831x_isinkv_values +EXPORT_SYMBOL_GPL vmlinux 0x7a81541b async_synchronize_cookie +EXPORT_SYMBOL_GPL vmlinux 0x7a8800d8 bpf_offload_dev_netdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7a98f4b4 copy_from_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0x7a9e4c23 software_node_register_node_group +EXPORT_SYMBOL_GPL vmlinux 0x7aa8f1b9 devm_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x7aafb142 gnttab_page_cache_put +EXPORT_SYMBOL_GPL vmlinux 0x7ab25329 fat_dir_empty +EXPORT_SYMBOL_GPL vmlinux 0x7abfcb9b devlink_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7ac0250c devm_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0x7ac10ad8 icst_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x7ac722bd phy_all_ports_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7ac81f7b nfs_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x7ad02a41 asn1_encode_tag +EXPORT_SYMBOL_GPL vmlinux 0x7ad1ded1 pinctrl_register_mappings +EXPORT_SYMBOL_GPL vmlinux 0x7ad2c64c k3_udma_glue_release_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x7aedfb96 of_alias_get_id +EXPORT_SYMBOL_GPL vmlinux 0x7aeea009 cn_add_callback +EXPORT_SYMBOL_GPL vmlinux 0x7aefc94f regmap_get_device +EXPORT_SYMBOL_GPL vmlinux 0x7afcb7db __kprobe_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x7afe324e halt_poll_ns_grow +EXPORT_SYMBOL_GPL vmlinux 0x7b0809f3 cpufreq_freq_transition_end +EXPORT_SYMBOL_GPL vmlinux 0x7b08448e devl_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x7b1688d6 blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0x7b16c8f3 thermal_zone_bind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x7b18ab44 devm_register_power_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x7b34a9c6 __auxiliary_device_add +EXPORT_SYMBOL_GPL vmlinux 0x7b3f9f0b devm_watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x7b462e9e devm_devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x7b46e2e6 strp_process +EXPORT_SYMBOL_GPL vmlinux 0x7b470716 sock_diag_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7b4ddccf rtc_class_close +EXPORT_SYMBOL_GPL vmlinux 0x7b5452b8 acpi_unregister_gsi +EXPORT_SYMBOL_GPL vmlinux 0x7b5a4926 sha1_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7b5ea3bf crypto_grab_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x7b668b5d pci_hp_del +EXPORT_SYMBOL_GPL vmlinux 0x7b6949db nvdimm_has_flush +EXPORT_SYMBOL_GPL vmlinux 0x7b6f9536 acpi_register_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x7b73b5f1 regcache_cache_bypass +EXPORT_SYMBOL_GPL vmlinux 0x7b75d2f5 ahci_do_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x7b76ccc1 of_clk_src_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0x7b7773b8 serdev_device_write_flush +EXPORT_SYMBOL_GPL vmlinux 0x7b7a8989 clk_hw_get_parent_by_index +EXPORT_SYMBOL_GPL vmlinux 0x7b7d2748 ata_acpi_cbl_80wire +EXPORT_SYMBOL_GPL vmlinux 0x7b8910f4 kfence_sample_interval +EXPORT_SYMBOL_GPL vmlinux 0x7b90d1a9 bind_virq_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x7b954d77 netdev_sw_irq_coalesce_default_on +EXPORT_SYMBOL_GPL vmlinux 0x7b9793a2 get_cpu_idle_time_us +EXPORT_SYMBOL_GPL vmlinux 0x7b9ca223 driver_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x7b9ee485 nvdimm_cmd_mask +EXPORT_SYMBOL_GPL vmlinux 0x7ba8ff6e __bio_add_page +EXPORT_SYMBOL_GPL vmlinux 0x7baa42be fib6_new_table +EXPORT_SYMBOL_GPL vmlinux 0x7bab0c47 soc_device_match +EXPORT_SYMBOL_GPL vmlinux 0x7bb045a7 __request_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x7bb3fa18 vcap_rule_add_action_bit +EXPORT_SYMBOL_GPL vmlinux 0x7bb4f883 badblocks_set +EXPORT_SYMBOL_GPL vmlinux 0x7bcf0c6d regulator_set_voltage +EXPORT_SYMBOL_GPL vmlinux 0x7bd96fac devm_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0x7be7d2f2 crypto_grab_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x7bf0bbec generic_fh_to_parent +EXPORT_SYMBOL_GPL vmlinux 0x7c1f2be5 vfs_set_acl +EXPORT_SYMBOL_GPL vmlinux 0x7c291e86 show_rcu_tasks_trace_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0x7c29e950 device_register +EXPORT_SYMBOL_GPL vmlinux 0x7c30814e xenbus_free_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x7c37764c icc_disable +EXPORT_SYMBOL_GPL vmlinux 0x7c3b43ef genphy_c45_plca_get_cfg +EXPORT_SYMBOL_GPL vmlinux 0x7c3d8a4b icc_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x7c3e736a rcu_nocb_cpu_offload +EXPORT_SYMBOL_GPL vmlinux 0x7c3fd0f6 regulator_map_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x7c5d7cc5 sk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x7c699430 tcp_register_ulp +EXPORT_SYMBOL_GPL vmlinux 0x7c7b27a3 usb_hub_release_port +EXPORT_SYMBOL_GPL vmlinux 0x7c84f34e spi_mem_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x7c94c99a kvm_release_pfn_dirty +EXPORT_SYMBOL_GPL vmlinux 0x7c983a5d dmi_walk +EXPORT_SYMBOL_GPL vmlinux 0x7c9a7371 clk_prepare +EXPORT_SYMBOL_GPL vmlinux 0x7ca64a0b __cookie_v4_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x7cb1aea1 devlink_dpipe_header_ethernet +EXPORT_SYMBOL_GPL vmlinux 0x7cb803de btree_grim_visitor +EXPORT_SYMBOL_GPL vmlinux 0x7cc84d98 from_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x7cc9ed9d regulator_map_voltage_ascend +EXPORT_SYMBOL_GPL vmlinux 0x7cce902d __tracepoint_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x7cceaf92 zs_pool_stats +EXPORT_SYMBOL_GPL vmlinux 0x7cd6f042 cpufreq_get_current_driver +EXPORT_SYMBOL_GPL vmlinux 0x7cd7ba1d kernel_read_file_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x7ce10416 key_type_asymmetric +EXPORT_SYMBOL_GPL vmlinux 0x7ceaf0d5 generic_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x7cec77ec usb_sg_init +EXPORT_SYMBOL_GPL vmlinux 0x7cef2035 __strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x7cf5b1b8 mtk_pinconf_adv_drive_set_raw +EXPORT_SYMBOL_GPL vmlinux 0x7cfc10fd crypto_hash_walk_first +EXPORT_SYMBOL_GPL vmlinux 0x7d00c65b nd_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x7d06df55 pm_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x7d0f6b42 __tracepoint_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x7d1688c3 of_property_read_u32_index +EXPORT_SYMBOL_GPL vmlinux 0x7d1bb1d4 tnum_strn +EXPORT_SYMBOL_GPL vmlinux 0x7d1bfeea mbox_flush +EXPORT_SYMBOL_GPL vmlinux 0x7d1d6258 netdev_walk_all_lower_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x7d28844a of_usb_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x7d471321 zynqmp_pm_pinctrl_release +EXPORT_SYMBOL_GPL vmlinux 0x7d4f6602 icc_node_create +EXPORT_SYMBOL_GPL vmlinux 0x7d54786b xfrm_dev_state_add +EXPORT_SYMBOL_GPL vmlinux 0x7d59dd46 pm_wq +EXPORT_SYMBOL_GPL vmlinux 0x7d5b9fc9 task_active_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x7d63a6cf usb_unlocked_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x7d6cef77 ping_getfrag +EXPORT_SYMBOL_GPL vmlinux 0x7d86079b crypto_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x7d95e824 ata_dev_set_feature +EXPORT_SYMBOL_GPL vmlinux 0x7db060af pci_vpd_alloc +EXPORT_SYMBOL_GPL vmlinux 0x7db6e55b driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7dda30af unregister_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7de09e26 pci_find_next_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x7de39e07 phy_basic_t1_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7de5097b dev_pm_opp_put +EXPORT_SYMBOL_GPL vmlinux 0x7de65a03 acpi_lpat_free_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0x7de6cc23 io_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x7defc870 gnttab_end_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0x7df2c7dc cdx_device_add +EXPORT_SYMBOL_GPL vmlinux 0x7dfbd112 percpu_down_write +EXPORT_SYMBOL_GPL vmlinux 0x7dff0865 spi_setup +EXPORT_SYMBOL_GPL vmlinux 0x7e120bb3 clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x7e27614f spi_controller_dma_map_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x7e3bdecd __ftrace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0x7e52c06e rio_request_dma +EXPORT_SYMBOL_GPL vmlinux 0x7e5db80b pstore_name_to_type +EXPORT_SYMBOL_GPL vmlinux 0x7e64181d usb_calc_bus_time +EXPORT_SYMBOL_GPL vmlinux 0x7e744982 devfreq_event_get_edev_count +EXPORT_SYMBOL_GPL vmlinux 0x7e78b8ea tty_prepare_flip_string +EXPORT_SYMBOL_GPL vmlinux 0x7e7a47c9 pci_acpi_clear_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x7e7e3f58 ring_buffer_reset_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7e7e5ff1 pm_clk_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7e8d8619 usb_anchor_empty +EXPORT_SYMBOL_GPL vmlinux 0x7e917894 __SCK__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0x7e91a633 get_cpu_device +EXPORT_SYMBOL_GPL vmlinux 0x7e9f653b badblocks_store +EXPORT_SYMBOL_GPL vmlinux 0x7ea060c7 devres_close_group +EXPORT_SYMBOL_GPL vmlinux 0x7ea32445 ata_sas_tport_delete +EXPORT_SYMBOL_GPL vmlinux 0x7ea72daf pci_iov_virtfn_devfn +EXPORT_SYMBOL_GPL vmlinux 0x7ea75c24 __wake_up_locked_key_bookmark +EXPORT_SYMBOL_GPL vmlinux 0x7eb808d0 add_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7ebddd18 ata_std_sched_eh +EXPORT_SYMBOL_GPL vmlinux 0x7ecc200b of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x7ed8b75e spi_new_device +EXPORT_SYMBOL_GPL vmlinux 0x7ee8df20 cpufreq_dbs_governor_limits +EXPORT_SYMBOL_GPL vmlinux 0x7eea6b8b pcap_adc_async +EXPORT_SYMBOL_GPL vmlinux 0x7ef0b77c lp8788_write_byte +EXPORT_SYMBOL_GPL vmlinux 0x7ef4493a __traceiter_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x7ef9e027 crypto_alg_extsize +EXPORT_SYMBOL_GPL vmlinux 0x7f04a287 xhci_add_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x7f05af25 cookie_tcp_reqsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x7f3be400 spi_mem_default_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x7f666953 __spi_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x7f686ecb clk_register_divider_table +EXPORT_SYMBOL_GPL vmlinux 0x7f68ebb0 pci_epf_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x7f6cee89 rhashtable_free_and_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7f7cbc64 ip_tunnel_need_metadata +EXPORT_SYMBOL_GPL vmlinux 0x7f84f35d rcu_gp_slow_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7f8839d6 i2c_acpi_get_i2c_resource +EXPORT_SYMBOL_GPL vmlinux 0x7f8eabf4 is_software_node +EXPORT_SYMBOL_GPL vmlinux 0x7f9b1879 osc_cpc_flexible_adr_space_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x7fa96509 erst_get_record_id_next +EXPORT_SYMBOL_GPL vmlinux 0x7faba416 led_blink_set_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x7fba971e rio_release_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x7fca8d21 crypto_register_shashes +EXPORT_SYMBOL_GPL vmlinux 0x7fcc7765 devm_regulator_bulk_get_const +EXPORT_SYMBOL_GPL vmlinux 0x7fd46fca crypto_aead_setauthsize +EXPORT_SYMBOL_GPL vmlinux 0x7fe891d0 sysfs_create_link_nowarn +EXPORT_SYMBOL_GPL vmlinux 0x7ff19c40 zynqmp_pm_set_requirement +EXPORT_SYMBOL_GPL vmlinux 0x80135182 k3_ringacc_ring_pop_tail +EXPORT_SYMBOL_GPL vmlinux 0x801e76a9 nfs_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8022a8e1 tps6586x_reads +EXPORT_SYMBOL_GPL vmlinux 0x802cb984 pci_stop_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x802d7d67 vp_modern_set_status +EXPORT_SYMBOL_GPL vmlinux 0x8035bed7 rockchip_clk_protect_critical +EXPORT_SYMBOL_GPL vmlinux 0x80474700 class_dev_iter_init +EXPORT_SYMBOL_GPL vmlinux 0x804bfbc9 regulator_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x80583373 wakeup_sources_walk_start +EXPORT_SYMBOL_GPL vmlinux 0x80586e3a sk_msg_trim +EXPORT_SYMBOL_GPL vmlinux 0x80616da9 usb_check_bulk_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x807079f8 fsl_mc_object_free +EXPORT_SYMBOL_GPL vmlinux 0x807766ea usb_scuttle_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x80786727 public_key_subtype +EXPORT_SYMBOL_GPL vmlinux 0x8079b120 inet6_compat_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x807fdcc4 call_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x8089f889 xen_unregister_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0x808ec1a3 crypto_alg_tested +EXPORT_SYMBOL_GPL vmlinux 0x809cc580 device_iommu_capable +EXPORT_SYMBOL_GPL vmlinux 0x80a095d8 scatterwalk_ffwd +EXPORT_SYMBOL_GPL vmlinux 0x80bde1ce gfn_to_page_many_atomic +EXPORT_SYMBOL_GPL vmlinux 0x80c68137 nf_log_buf_close +EXPORT_SYMBOL_GPL vmlinux 0x80cae61a devm_gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x80d2e929 imx_clk_fracn_gppll +EXPORT_SYMBOL_GPL vmlinux 0x80d5e57a mpi_free +EXPORT_SYMBOL_GPL vmlinux 0x80d9a87f mtk_pinconf_bias_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x80e762a4 devm_bitmap_zalloc +EXPORT_SYMBOL_GPL vmlinux 0x80e88177 __tracepoint_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x80eca8d8 of_clk_get_parent_name +EXPORT_SYMBOL_GPL vmlinux 0x80efd015 imx_dev_clk_hw_pll14xx +EXPORT_SYMBOL_GPL vmlinux 0x810b4cb2 i2c_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x8110a73a cond_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x81141233 devfreq_cooling_em_register +EXPORT_SYMBOL_GPL vmlinux 0x8115069a vfs_splice_read +EXPORT_SYMBOL_GPL vmlinux 0x8118caef regulator_find_closest_bigger +EXPORT_SYMBOL_GPL vmlinux 0x811bd941 mtk_pinconf_bias_set +EXPORT_SYMBOL_GPL vmlinux 0x811dc334 usb_unregister_notify +EXPORT_SYMBOL_GPL vmlinux 0x81200d01 crypto_unregister_instance +EXPORT_SYMBOL_GPL vmlinux 0x812ca0dc nvdimm_delete +EXPORT_SYMBOL_GPL vmlinux 0x815588a6 clk_enable +EXPORT_SYMBOL_GPL vmlinux 0x815fda83 sed_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x8162cb8f regulator_disable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x816a41ca cpufreq_update_limits +EXPORT_SYMBOL_GPL vmlinux 0x816ae81a pci_walk_bus +EXPORT_SYMBOL_GPL vmlinux 0x8170440c bind_interdomain_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x8180cede asn1_encode_sequence +EXPORT_SYMBOL_GPL vmlinux 0x81822b21 iomap_writepages +EXPORT_SYMBOL_GPL vmlinux 0x819d72cb klist_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x81a21ac9 blk_revalidate_disk_zones +EXPORT_SYMBOL_GPL vmlinux 0x81a68518 power_supply_set_property +EXPORT_SYMBOL_GPL vmlinux 0x81a7f541 percpu_ref_init +EXPORT_SYMBOL_GPL vmlinux 0x81a877a3 gpmc_omap_onenand_set_timings +EXPORT_SYMBOL_GPL vmlinux 0x81aa78d8 zynqmp_pm_aes_engine +EXPORT_SYMBOL_GPL vmlinux 0x81c0e20b dpbp_reset +EXPORT_SYMBOL_GPL vmlinux 0x81ccd4aa of_pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0x81d4233a usb_register_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x81d5c99b irq_domain_create_legacy +EXPORT_SYMBOL_GPL vmlinux 0x81d67141 gpiochip_generic_request +EXPORT_SYMBOL_GPL vmlinux 0x81dc0074 fwnode_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x81dcfc8b kvm_read_guest_offset_cached +EXPORT_SYMBOL_GPL vmlinux 0x81e2bdf4 generic_handle_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x81f372a2 unregister_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x81f494fd sfp_register_socket +EXPORT_SYMBOL_GPL vmlinux 0x81f5c7c1 pci_p2pmem_publish +EXPORT_SYMBOL_GPL vmlinux 0x81fd5dbc ethnl_cable_test_pulse +EXPORT_SYMBOL_GPL vmlinux 0x8205ef6c rio_unmap_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x82092899 badrange_forget +EXPORT_SYMBOL_GPL vmlinux 0x82169576 gpiochip_unlock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x82189714 ip_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x8220a38e k3_ringacc_get_ring_id +EXPORT_SYMBOL_GPL vmlinux 0x82226c53 pinctrl_unregister_mappings +EXPORT_SYMBOL_GPL vmlinux 0x823a764a devm_hte_register_chip +EXPORT_SYMBOL_GPL vmlinux 0x823eae06 blocking_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x82573f3b usb_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x825c7340 phylink_get_eee_err +EXPORT_SYMBOL_GPL vmlinux 0x827e61f8 acpi_has_watchdog +EXPORT_SYMBOL_GPL vmlinux 0x828e22f4 hrtimer_forward +EXPORT_SYMBOL_GPL vmlinux 0x829f9253 spi_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x82a80545 __SCK__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x82b8b6dd dw_pcie_read_dbi +EXPORT_SYMBOL_GPL vmlinux 0x82bd9b11 regulator_set_voltage_time_sel +EXPORT_SYMBOL_GPL vmlinux 0x82be94cb serial8250_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x82c5e416 __traceiter_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x82d79b51 sysctl_vfs_cache_pressure +EXPORT_SYMBOL_GPL vmlinux 0x82da4ab8 edac_device_del_device +EXPORT_SYMBOL_GPL vmlinux 0x82e8c483 wm8350_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x82f464e2 fsl_mc_bus_dpdmux_type +EXPORT_SYMBOL_GPL vmlinux 0x8302ef2a acpi_dma_request_slave_chan_by_index +EXPORT_SYMBOL_GPL vmlinux 0x83083c45 da9052_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0x830a0543 lwtstate_free +EXPORT_SYMBOL_GPL vmlinux 0x8339df73 klist_add_behind +EXPORT_SYMBOL_GPL vmlinux 0x833ec485 msg_zerocopy_realloc +EXPORT_SYMBOL_GPL vmlinux 0x8349a895 nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x834f45ca sdio_claim_irq +EXPORT_SYMBOL_GPL vmlinux 0x835355c3 pinctrl_utils_add_map_configs +EXPORT_SYMBOL_GPL vmlinux 0x8353dfff acpi_os_get_iomem +EXPORT_SYMBOL_GPL vmlinux 0x83542aa9 max8997_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x835c6757 skb_mpls_update_lse +EXPORT_SYMBOL_GPL vmlinux 0x835f9e45 pci_has_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x8361ee0a usb_hc_died +EXPORT_SYMBOL_GPL vmlinux 0x8365b43f crypto_hash_alg_has_setkey +EXPORT_SYMBOL_GPL vmlinux 0x836d652f poll_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x836e998b crypto_sig_verify +EXPORT_SYMBOL_GPL vmlinux 0x8380803c page_cache_sync_ra +EXPORT_SYMBOL_GPL vmlinux 0x839c57b9 ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x83a747ed mtk_eint_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x83b604da max8997_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x83bd30cb ata_std_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x83ed8866 thermal_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x84106f36 devlink_trap_ctx_priv +EXPORT_SYMBOL_GPL vmlinux 0x84163f22 class_dev_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x8425b9c3 xas_split_alloc +EXPORT_SYMBOL_GPL vmlinux 0x84264ced fs_umode_to_ftype +EXPORT_SYMBOL_GPL vmlinux 0x842defb3 put_device +EXPORT_SYMBOL_GPL vmlinux 0x842f046d usb_poison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x8436ed2c balance_dirty_pages_ratelimited_flags +EXPORT_SYMBOL_GPL vmlinux 0x843a9432 uart_xchar_out +EXPORT_SYMBOL_GPL vmlinux 0x843b65f1 crypto_inst_setname +EXPORT_SYMBOL_GPL vmlinux 0x843d32d6 syscon_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x843d70ef acpi_is_root_bridge +EXPORT_SYMBOL_GPL vmlinux 0x84440fa9 tpm_pcr_extend +EXPORT_SYMBOL_GPL vmlinux 0x84502a47 blk_status_to_errno +EXPORT_SYMBOL_GPL vmlinux 0x84534968 kvm_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x84546ef2 power_supply_charge_behaviour_show +EXPORT_SYMBOL_GPL vmlinux 0x845be3ca xfrm_audit_state_delete +EXPORT_SYMBOL_GPL vmlinux 0x8462cb62 atapi_cmd_type +EXPORT_SYMBOL_GPL vmlinux 0x848a41b9 msi_next_desc +EXPORT_SYMBOL_GPL vmlinux 0x848c23b2 kthread_park +EXPORT_SYMBOL_GPL vmlinux 0x848eb726 irq_domain_create_simple +EXPORT_SYMBOL_GPL vmlinux 0x8491b827 devm_hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x849adda6 extract_iter_to_sg +EXPORT_SYMBOL_GPL vmlinux 0x84a22496 mtk_is_virt_gpio +EXPORT_SYMBOL_GPL vmlinux 0x84a8d0eb of_changeset_revert +EXPORT_SYMBOL_GPL vmlinux 0x84b3695f blk_trace_setup +EXPORT_SYMBOL_GPL vmlinux 0x84bc6ed8 mtk_pinconf_bias_set_combo +EXPORT_SYMBOL_GPL vmlinux 0x84bea4c2 pinmux_generic_get_function_name +EXPORT_SYMBOL_GPL vmlinux 0x84bf6161 skb_consume_udp +EXPORT_SYMBOL_GPL vmlinux 0x84c57278 ata_pci_bmdma_init +EXPORT_SYMBOL_GPL vmlinux 0x84d073da kernfs_put +EXPORT_SYMBOL_GPL vmlinux 0x84e32f6a gpiod_get_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x84e5658c pci_user_write_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x84e73140 set_selection_kernel +EXPORT_SYMBOL_GPL vmlinux 0x84ef27f5 synth_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x85025ce4 debugfs_create_u16 +EXPORT_SYMBOL_GPL vmlinux 0x85059d1d inode_sb_list_add +EXPORT_SYMBOL_GPL vmlinux 0x8506baa8 clk_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x850bb6db devlink_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x85142df4 sbitmap_queue_init_node +EXPORT_SYMBOL_GPL vmlinux 0x85153f43 iommu_group_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x851e6003 usb_phy_roothub_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x851fe124 __SCK__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x85327ad3 devlink_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x85540ebc nvmem_cell_put +EXPORT_SYMBOL_GPL vmlinux 0x8554acd5 vcap_keyset_name +EXPORT_SYMBOL_GPL vmlinux 0x855bcb2d wp_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x856506b8 usb_hcd_link_urb_to_ep +EXPORT_SYMBOL_GPL vmlinux 0x856d54bd devm_irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x856e1db3 cros_ec_check_features +EXPORT_SYMBOL_GPL vmlinux 0x8577ec5c mtk_clk_register_muxes +EXPORT_SYMBOL_GPL vmlinux 0x85805ffa of_pci_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0x858e2628 dax_holder +EXPORT_SYMBOL_GPL vmlinux 0x859708b2 unregister_net_sysctl_table +EXPORT_SYMBOL_GPL vmlinux 0x859acd57 udp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x85b70361 ata_bmdma_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x85c86be5 k3_udma_glue_request_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x85d968fb acpi_subsys_freeze +EXPORT_SYMBOL_GPL vmlinux 0x85e805a0 blk_mq_quiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x85eed1be iopf_queue_discard_partial +EXPORT_SYMBOL_GPL vmlinux 0x85fd3a00 of_phandle_args_to_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x8603219a xfrm_local_error +EXPORT_SYMBOL_GPL vmlinux 0x86127b03 dev_pm_opp_xlate_required_opp +EXPORT_SYMBOL_GPL vmlinux 0x86138937 power_supply_powers +EXPORT_SYMBOL_GPL vmlinux 0x861a7a70 fscrypt_dummy_policies_equal +EXPORT_SYMBOL_GPL vmlinux 0x861efab5 nvmem_cell_read_variable_le_u64 +EXPORT_SYMBOL_GPL vmlinux 0x861f1a60 trace_put_event_file +EXPORT_SYMBOL_GPL vmlinux 0x861fe73a mtk_free_clk_data +EXPORT_SYMBOL_GPL vmlinux 0x862258db timecounter_init +EXPORT_SYMBOL_GPL vmlinux 0x862bb17b linear_range_values_in_range_array +EXPORT_SYMBOL_GPL vmlinux 0x8636181b __page_file_index +EXPORT_SYMBOL_GPL vmlinux 0x864722b9 xhci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x86585a33 devlink_fmsg_obj_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x865a0fbd filemap_migrate_folio +EXPORT_SYMBOL_GPL vmlinux 0x865b0e82 dev_attr_ncq_prio_enable +EXPORT_SYMBOL_GPL vmlinux 0x86623fd7 notify_remote_via_irq +EXPORT_SYMBOL_GPL vmlinux 0x866f6ffa acpi_gpiochip_request_interrupts +EXPORT_SYMBOL_GPL vmlinux 0x86700220 acpi_get_cpuid +EXPORT_SYMBOL_GPL vmlinux 0x86747e00 reset_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8676637b handle_fasteoi_irq +EXPORT_SYMBOL_GPL vmlinux 0x8677245d unregister_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0x867a1dbf of_cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x867ff20d platform_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x86871b40 devlink_info_version_stored_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x868784cb __symbol_get +EXPORT_SYMBOL_GPL vmlinux 0x868ab4d5 dev_set_name +EXPORT_SYMBOL_GPL vmlinux 0x868bee87 acpi_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8696808c phy_gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x86a03dc7 ip6_dst_lookup_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x86aedf40 mpc8xxx_spi_tx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0x86b06946 fib_rules_unregister +EXPORT_SYMBOL_GPL vmlinux 0x86b13d2a usb_unpoison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x86b17176 mtk_hw_get_value +EXPORT_SYMBOL_GPL vmlinux 0x86b1ceb3 tegra210_set_sata_pll_seq_sw +EXPORT_SYMBOL_GPL vmlinux 0x86c02001 ipi_send_mask +EXPORT_SYMBOL_GPL vmlinux 0x86c15605 nvdimm_flush +EXPORT_SYMBOL_GPL vmlinux 0x86c43a8c cper_estatus_check +EXPORT_SYMBOL_GPL vmlinux 0x86f6b99d synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x86f85114 net_dec_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x86fac97d acct_bioset_init +EXPORT_SYMBOL_GPL vmlinux 0x86fadf04 watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x870e16b7 xen_test_irq_shared +EXPORT_SYMBOL_GPL vmlinux 0x870f3180 usb_hcd_pci_remove +EXPORT_SYMBOL_GPL vmlinux 0x8714b385 devm_thermal_of_zone_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8719d038 iommu_attach_group +EXPORT_SYMBOL_GPL vmlinux 0x871bd0e4 seg6_do_srh_encap +EXPORT_SYMBOL_GPL vmlinux 0x871c17d9 pci_sriov_get_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x8723f3bd fsl_mc_bus_dpseci_type +EXPORT_SYMBOL_GPL vmlinux 0x87258a37 mas_store +EXPORT_SYMBOL_GPL vmlinux 0x8734682d wbc_attach_and_unlock_inode +EXPORT_SYMBOL_GPL vmlinux 0x87516525 xdp_return_buff +EXPORT_SYMBOL_GPL vmlinux 0x8754c145 wakeup_source_remove +EXPORT_SYMBOL_GPL vmlinux 0x875bd1f3 ata_eh_analyze_ncq_error +EXPORT_SYMBOL_GPL vmlinux 0x87630ef1 cpci_hp_register_bus +EXPORT_SYMBOL_GPL vmlinux 0x8767f07a clk_hw_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x87908767 xas_clear_mark +EXPORT_SYMBOL_GPL vmlinux 0x87919693 udp_abort +EXPORT_SYMBOL_GPL vmlinux 0x8792ca17 da9052_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x879f482d xdp_attachment_setup +EXPORT_SYMBOL_GPL vmlinux 0x87a99df7 iomap_dio_bio_end_io +EXPORT_SYMBOL_GPL vmlinux 0x87ce5b37 dev_pm_opp_get_max_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0x87d5d23f platform_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x87e0fa04 device_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x87e399c9 blkcg_punt_bio_submit +EXPORT_SYMBOL_GPL vmlinux 0x87e57cc8 shake_page +EXPORT_SYMBOL_GPL vmlinux 0x87e5f016 crypto_sig_set_pubkey +EXPORT_SYMBOL_GPL vmlinux 0x87ea3f8e dev_pm_domain_set +EXPORT_SYMBOL_GPL vmlinux 0x87f447b9 rockchip_register_softrst_lut +EXPORT_SYMBOL_GPL vmlinux 0x87fc1cc3 fuse_conn_init +EXPORT_SYMBOL_GPL vmlinux 0x880f8b23 bus_get_dev_root +EXPORT_SYMBOL_GPL vmlinux 0x88122111 fwnode_get_next_parent +EXPORT_SYMBOL_GPL vmlinux 0x881630ad __rt_mutex_init +EXPORT_SYMBOL_GPL vmlinux 0x881c89b9 devl_dpipe_headers_register +EXPORT_SYMBOL_GPL vmlinux 0x8824e915 ata_sas_slave_configure +EXPORT_SYMBOL_GPL vmlinux 0x884a50f4 __inet_twsk_schedule +EXPORT_SYMBOL_GPL vmlinux 0x88533b7d devm_krealloc +EXPORT_SYMBOL_GPL vmlinux 0x885528a6 ring_buffer_discard_commit +EXPORT_SYMBOL_GPL vmlinux 0x8856b9bc skb_zerocopy_headlen +EXPORT_SYMBOL_GPL vmlinux 0x8877b867 perf_event_refresh +EXPORT_SYMBOL_GPL vmlinux 0x888c5be5 irq_bypass_register_consumer +EXPORT_SYMBOL_GPL vmlinux 0x888c5d07 led_set_brightness +EXPORT_SYMBOL_GPL vmlinux 0x88962dac blk_mark_disk_dead +EXPORT_SYMBOL_GPL vmlinux 0x889773e7 devm_led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x88a651e3 rio_mport_initialize +EXPORT_SYMBOL_GPL vmlinux 0x88ab6fe3 kgdb_active +EXPORT_SYMBOL_GPL vmlinux 0x88b4ae92 ring_buffer_normalize_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x88b88f77 __traceiter_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x88bf9c05 usb_intf_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0x88c97cd4 security_kernel_post_read_file +EXPORT_SYMBOL_GPL vmlinux 0x88cce6a0 xas_find_marked +EXPORT_SYMBOL_GPL vmlinux 0x88cd7a9a k3_ringacc_ring_get_occ +EXPORT_SYMBOL_GPL vmlinux 0x88d0521e __udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x88da179b dw_pcie_link_up +EXPORT_SYMBOL_GPL vmlinux 0x88ef0ff8 ethtool_params_from_link_mode +EXPORT_SYMBOL_GPL vmlinux 0x88fac4e8 xhci_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x89049d1e usb_alloc_coherent +EXPORT_SYMBOL_GPL vmlinux 0x8904bf4a regulator_list_voltage +EXPORT_SYMBOL_GPL vmlinux 0x8905c402 device_get_child_node_count +EXPORT_SYMBOL_GPL vmlinux 0x890f4f97 __kprobe_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x890fa0fa btree_get_prev +EXPORT_SYMBOL_GPL vmlinux 0x891a5a7f gnttab_max_grant_frames +EXPORT_SYMBOL_GPL vmlinux 0x8924eb1e rcu_force_quiescent_state +EXPORT_SYMBOL_GPL vmlinux 0x893abbdd devlink_fmsg_u32_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x893c5ddb unlock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x89485687 iommu_group_put +EXPORT_SYMBOL_GPL vmlinux 0x894b5233 mctrl_gpio_init +EXPORT_SYMBOL_GPL vmlinux 0x8954dc8e __SCK__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x89600252 dev_pm_genpd_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x896148e6 scsi_free_sgtables +EXPORT_SYMBOL_GPL vmlinux 0x896c1fd5 paste_selection +EXPORT_SYMBOL_GPL vmlinux 0x897080ad debugfs_file_put +EXPORT_SYMBOL_GPL vmlinux 0x897ec831 securityfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0x89896d9e get_net_ns_by_fd +EXPORT_SYMBOL_GPL vmlinux 0x89a4476d HYPERVISOR_multicall +EXPORT_SYMBOL_GPL vmlinux 0x89ae7aa0 rsa_parse_pub_key +EXPORT_SYMBOL_GPL vmlinux 0x89b587ab dev_pm_opp_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x89bbafc6 usb_register_notify +EXPORT_SYMBOL_GPL vmlinux 0x89bec8b0 gfn_to_pfn_memslot_atomic +EXPORT_SYMBOL_GPL vmlinux 0x89e1ec9d acpi_get_subsystem_id +EXPORT_SYMBOL_GPL vmlinux 0x89e340cf acpi_bus_get_ejd +EXPORT_SYMBOL_GPL vmlinux 0x89f5b228 devlink_port_attrs_pci_sf_set +EXPORT_SYMBOL_GPL vmlinux 0x89ffea2e device_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x8a059371 irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x8a05c7ca gpiod_get_value +EXPORT_SYMBOL_GPL vmlinux 0x8a1d45b9 __crypto_alloc_tfmgfp +EXPORT_SYMBOL_GPL vmlinux 0x8a2c2e7a percpu_up_write +EXPORT_SYMBOL_GPL vmlinux 0x8a2d18ab led_get +EXPORT_SYMBOL_GPL vmlinux 0x8a3ac839 __platform_driver_probe +EXPORT_SYMBOL_GPL vmlinux 0x8a3f84ba linear_range_get_selector_low +EXPORT_SYMBOL_GPL vmlinux 0x8a45a555 acpi_unregister_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x8a50c48f dax_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8a554a36 mpc8xxx_spi_strmode +EXPORT_SYMBOL_GPL vmlinux 0x8a59acc6 mtk_clk_unregister_gates +EXPORT_SYMBOL_GPL vmlinux 0x8a62b81b sfp_upstream_stop +EXPORT_SYMBOL_GPL vmlinux 0x8a7a0fb2 devm_mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x8a7c91af imx_pinconf_set_scu +EXPORT_SYMBOL_GPL vmlinux 0x8a83fb45 mpi_point_free_parts +EXPORT_SYMBOL_GPL vmlinux 0x8a86493e fuse_init_fs_context_submount +EXPORT_SYMBOL_GPL vmlinux 0x8a91dc43 dev_pm_opp_sync_regulators +EXPORT_SYMBOL_GPL vmlinux 0x8aa39118 dma_resv_get_fences +EXPORT_SYMBOL_GPL vmlinux 0x8aa76567 power_supply_get_property_from_supplier +EXPORT_SYMBOL_GPL vmlinux 0x8aac7933 devm_clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x8abacc47 get_max_files +EXPORT_SYMBOL_GPL vmlinux 0x8ac00ca3 set_cpus_allowed_ptr +EXPORT_SYMBOL_GPL vmlinux 0x8ac1407b sfp_get_module_eeprom +EXPORT_SYMBOL_GPL vmlinux 0x8acb2833 pstore_register +EXPORT_SYMBOL_GPL vmlinux 0x8acc2134 xfrm_audit_state_notfound_simple +EXPORT_SYMBOL_GPL vmlinux 0x8acfa3da platform_device_put +EXPORT_SYMBOL_GPL vmlinux 0x8aed016d sock_diag_check_cookie +EXPORT_SYMBOL_GPL vmlinux 0x8afb34c2 fsl_mc_get_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x8b149c36 clk_is_match +EXPORT_SYMBOL_GPL vmlinux 0x8b167735 pci_user_read_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x8b2113c0 irq_of_parse_and_map +EXPORT_SYMBOL_GPL vmlinux 0x8b222573 lp8788_read_multi_bytes +EXPORT_SYMBOL_GPL vmlinux 0x8b39ee7a pm_generic_thaw_noirq +EXPORT_SYMBOL_GPL vmlinux 0x8b4149e4 cppc_perf_ctrs_in_pcc +EXPORT_SYMBOL_GPL vmlinux 0x8b454c3c sbitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x8b4b0a07 device_store_int +EXPORT_SYMBOL_GPL vmlinux 0x8b51a8bc dev_pm_opp_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x8b7ca811 tcp_plb_check_rehash +EXPORT_SYMBOL_GPL vmlinux 0x8b83cc57 pci_iomap_wc_range +EXPORT_SYMBOL_GPL vmlinux 0x8b89f01c hv_ghcb_hypercall +EXPORT_SYMBOL_GPL vmlinux 0x8b8af027 irq_domain_pop_irq +EXPORT_SYMBOL_GPL vmlinux 0x8b99306e gpiod_get_array_value +EXPORT_SYMBOL_GPL vmlinux 0x8b9f9ed7 tty_perform_flush +EXPORT_SYMBOL_GPL vmlinux 0x8ba0eb15 hv_set_vpreg +EXPORT_SYMBOL_GPL vmlinux 0x8ba5afe9 HYPERVISOR_memory_op +EXPORT_SYMBOL_GPL vmlinux 0x8bb3093e pcie_aspm_capable +EXPORT_SYMBOL_GPL vmlinux 0x8bb93c68 netlink_remove_tap +EXPORT_SYMBOL_GPL vmlinux 0x8bbe527c __tracepoint_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0x8bcbe7cf devl_params_register +EXPORT_SYMBOL_GPL vmlinux 0x8bd64514 bpf_map_inc_with_uref +EXPORT_SYMBOL_GPL vmlinux 0x8bea6b0d clk_register_mux_table +EXPORT_SYMBOL_GPL vmlinux 0x8bf5bf04 kgdb_unregister_io_module +EXPORT_SYMBOL_GPL vmlinux 0x8bf5f379 k3_udma_glue_release_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x8bfcb629 generic_access_phys +EXPORT_SYMBOL_GPL vmlinux 0x8c01f662 l3mdev_master_ifindex_rcu +EXPORT_SYMBOL_GPL vmlinux 0x8c0215f2 pm_system_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x8c03d20c destroy_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x8c06fa73 account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x8c07a27d fscrypt_parse_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0x8c09cb50 vcap_rule_add_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8c0ed103 rcu_check_boost_fail +EXPORT_SYMBOL_GPL vmlinux 0x8c2728e5 vring_notification_data +EXPORT_SYMBOL_GPL vmlinux 0x8c484409 gnttab_release_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x8c4d2428 mt_prev +EXPORT_SYMBOL_GPL vmlinux 0x8c4ec852 thermal_cooling_device_update +EXPORT_SYMBOL_GPL vmlinux 0x8c52dd7c __tracepoint_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x8c562db7 nf_queue_entry_get_refs +EXPORT_SYMBOL_GPL vmlinux 0x8c5cb737 crypto_akcipher_sync_prep +EXPORT_SYMBOL_GPL vmlinux 0x8c60dbf1 usb_autopm_put_interface_async +EXPORT_SYMBOL_GPL vmlinux 0x8c743fb6 reset_control_status +EXPORT_SYMBOL_GPL vmlinux 0x8c78cbfc screen_glyph_unicode +EXPORT_SYMBOL_GPL vmlinux 0x8c88f021 dm_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x8c89e3b8 usb_phy_roothub_power_off +EXPORT_SYMBOL_GPL vmlinux 0x8c8d2374 dma_fence_unwrap_first +EXPORT_SYMBOL_GPL vmlinux 0x8c92928d posix_clock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8c9758e1 usb_hcd_setup_local_mem +EXPORT_SYMBOL_GPL vmlinux 0x8c98d248 unregister_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x8c9a4127 devlink_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x8c9b57eb regcache_sync +EXPORT_SYMBOL_GPL vmlinux 0x8c9e54d3 devlink_info_version_running_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x8cb204e6 blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0x8cb5a38e k3_udma_glue_rx_flow_disable +EXPORT_SYMBOL_GPL vmlinux 0x8cb6ef9f acpi_subsys_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0x8cbfa125 trace_event_buffer_commit +EXPORT_SYMBOL_GPL vmlinux 0x8cc0bcbf pm_runtime_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x8ccaf6bf led_trigger_register_simple +EXPORT_SYMBOL_GPL vmlinux 0x8cde3d44 powercap_register_control_type +EXPORT_SYMBOL_GPL vmlinux 0x8ced851b crypto_clone_tfm +EXPORT_SYMBOL_GPL vmlinux 0x8cf0d56a iommu_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8d03cbc1 fscrypt_fname_encrypted_size +EXPORT_SYMBOL_GPL vmlinux 0x8d10c014 __folio_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x8d166547 skb_send_sock_locked +EXPORT_SYMBOL_GPL vmlinux 0x8d1676f3 pci_p2pmem_virt_to_bus +EXPORT_SYMBOL_GPL vmlinux 0x8d16ee06 inet_bhash2_update_saddr +EXPORT_SYMBOL_GPL vmlinux 0x8d22b3f3 sk_setup_caps +EXPORT_SYMBOL_GPL vmlinux 0x8d22bb58 iommu_group_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8d2499bb xenbus_probe_node +EXPORT_SYMBOL_GPL vmlinux 0x8d3330b6 cpuacct_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x8d42b754 ata_bmdma_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x8d522714 __rcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0x8d7e3373 hwpoison_filter_dev_major +EXPORT_SYMBOL_GPL vmlinux 0x8d908ebf power_supply_get_maintenance_charging_setting +EXPORT_SYMBOL_GPL vmlinux 0x8d90d47c watchdog_set_last_hw_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x8d911841 ata_dummy_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x8da59aeb ehci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x8dbf7aaa privcmd_call +EXPORT_SYMBOL_GPL vmlinux 0x8dd1eaa7 vp_modern_set_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x8dd218b0 icc_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x8dd627e3 mptcp_diag_fill_info +EXPORT_SYMBOL_GPL vmlinux 0x8dd72423 acpi_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x8ddd1f3a vcap_port_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x8de6df29 of_pci_get_max_link_speed +EXPORT_SYMBOL_GPL vmlinux 0x8df161c2 rz_mtu3_8bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0x8e16419b trace_clock_local +EXPORT_SYMBOL_GPL vmlinux 0x8e25bbc8 vcap_chain_offset +EXPORT_SYMBOL_GPL vmlinux 0x8e2a1f0f pci_check_and_unmask_intx +EXPORT_SYMBOL_GPL vmlinux 0x8e3f1576 devl_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8e4b63a6 hisi_clk_register_gate_sep +EXPORT_SYMBOL_GPL vmlinux 0x8e4eb451 bpf_sk_storage_diag_free +EXPORT_SYMBOL_GPL vmlinux 0x8e4f1e0e ehci_adjust_port_wakeup_flags +EXPORT_SYMBOL_GPL vmlinux 0x8e62bca1 query_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x8e68b008 sk_msg_free +EXPORT_SYMBOL_GPL vmlinux 0x8e6b1a9e net_selftest_get_count +EXPORT_SYMBOL_GPL vmlinux 0x8e6fa8b5 apei_exec_pre_map_gars +EXPORT_SYMBOL_GPL vmlinux 0x8e706273 clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x8e7f0a9c acpi_get_phys_id +EXPORT_SYMBOL_GPL vmlinux 0x8e92b683 xenbus_watch_path +EXPORT_SYMBOL_GPL vmlinux 0x8e942be5 shash_free_singlespawn_instance +EXPORT_SYMBOL_GPL vmlinux 0x8e99fa69 devm_bitmap_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8e9adb30 dma_request_chan +EXPORT_SYMBOL_GPL vmlinux 0x8e9bd4a3 hv_alloc_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x8ead800c user_free_preparse +EXPORT_SYMBOL_GPL vmlinux 0x8ec4bccd clk_hw_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0x8eca366c dev_pm_genpd_resume +EXPORT_SYMBOL_GPL vmlinux 0x8ecef785 tpm_get_timeouts +EXPORT_SYMBOL_GPL vmlinux 0x8ed1f34e sched_setattr_nocheck +EXPORT_SYMBOL_GPL vmlinux 0x8ede730e crypto_unregister_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x8ee36f7b synth_event_add_val +EXPORT_SYMBOL_GPL vmlinux 0x8ee77016 serdev_device_set_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x8eead62d relay_late_setup_files +EXPORT_SYMBOL_GPL vmlinux 0x8eec19bd __SCK__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x8eee3399 dax_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x8ef3bb25 tty_ldisc_ref +EXPORT_SYMBOL_GPL vmlinux 0x8f00f6d1 vhost_task_start +EXPORT_SYMBOL_GPL vmlinux 0x8f0748af rcu_expedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x8f0b781d iova_domain_init_rcaches +EXPORT_SYMBOL_GPL vmlinux 0x8f197d05 anon_transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x8f1ad6b1 debugfs_create_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8f2daa19 kvm_is_visible_gfn +EXPORT_SYMBOL_GPL vmlinux 0x8f318314 device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x8f33c92f dev_pm_opp_of_cpumask_add_table +EXPORT_SYMBOL_GPL vmlinux 0x8f3969e1 zynqmp_pm_clock_getrate +EXPORT_SYMBOL_GPL vmlinux 0x8f3f45a8 nvdimm_volatile_region_create +EXPORT_SYMBOL_GPL vmlinux 0x8f40d7ee gpiochip_populate_parent_fwspec_fourcell +EXPORT_SYMBOL_GPL vmlinux 0x8f441fae rio_set_port_lockout +EXPORT_SYMBOL_GPL vmlinux 0x8f459126 dmaengine_desc_set_metadata_len +EXPORT_SYMBOL_GPL vmlinux 0x8f476da9 wm8350_block_read +EXPORT_SYMBOL_GPL vmlinux 0x8f4af503 ata_pci_device_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8f4f5b83 __tracepoint_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x8f61b209 ata_host_start +EXPORT_SYMBOL_GPL vmlinux 0x8f6b04a8 ata_acpi_stm +EXPORT_SYMBOL_GPL vmlinux 0x8f6cee77 __round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x8f6e7876 fsnotify +EXPORT_SYMBOL_GPL vmlinux 0x8f786bee fs_umode_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0x8f7bd0a6 btree_init_mempool +EXPORT_SYMBOL_GPL vmlinux 0x8fa5a6ee dev_fetch_sw_netstats +EXPORT_SYMBOL_GPL vmlinux 0x8faa800d acpi_cpc_valid +EXPORT_SYMBOL_GPL vmlinux 0x8fbcbdd9 gpiod_set_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x8fc12788 software_node_unregister_node_group +EXPORT_SYMBOL_GPL vmlinux 0x8fd21ce8 __traceiter_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x8feafd81 pm_wakeup_dev_event +EXPORT_SYMBOL_GPL vmlinux 0x8ff60436 mpi_ec_add_points +EXPORT_SYMBOL_GPL vmlinux 0x8ffb7a26 nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x8ffe4469 gov_attr_set_init +EXPORT_SYMBOL_GPL vmlinux 0x8ffe6072 clk_regmap_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x900b0d0e thermal_zone_device_register +EXPORT_SYMBOL_GPL vmlinux 0x900eee51 transport_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x901ac4b8 __blk_req_zone_write_unlock +EXPORT_SYMBOL_GPL vmlinux 0x903b627c list_lru_isolate_move +EXPORT_SYMBOL_GPL vmlinux 0x90530264 thermal_zone_device_id +EXPORT_SYMBOL_GPL vmlinux 0x90567d9d trace_define_field +EXPORT_SYMBOL_GPL vmlinux 0x905c8236 nvmem_device_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x907b72eb mm_kobj +EXPORT_SYMBOL_GPL vmlinux 0x907ffb62 __tracepoint_unmap +EXPORT_SYMBOL_GPL vmlinux 0x908cb390 phy_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x908e7483 crypto_unregister_templates +EXPORT_SYMBOL_GPL vmlinux 0x90a9d8cc hv_is_hyperv_initialized +EXPORT_SYMBOL_GPL vmlinux 0x90b022da inet_pernet_hashinfo_alloc +EXPORT_SYMBOL_GPL vmlinux 0x90b763f1 HYPERVISOR_console_io +EXPORT_SYMBOL_GPL vmlinux 0x90c5f990 regulator_bulk_set_supply_names +EXPORT_SYMBOL_GPL vmlinux 0x90c8498c apei_exec_write_register +EXPORT_SYMBOL_GPL vmlinux 0x90e3e6c7 regulator_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x91037f03 ipv6_bpf_stub +EXPORT_SYMBOL_GPL vmlinux 0x9103acac nf_checksum +EXPORT_SYMBOL_GPL vmlinux 0x910bdf6b trace_seq_vprintf +EXPORT_SYMBOL_GPL vmlinux 0x91148b1b ahci_platform_disable_resources +EXPORT_SYMBOL_GPL vmlinux 0x911995fa devm_regulator_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x911fcd6c phylink_start +EXPORT_SYMBOL_GPL vmlinux 0x912d642c virtio_check_driver_offered_feature +EXPORT_SYMBOL_GPL vmlinux 0x913ebd32 stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x9141f771 kvm_vcpu_read_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x9151db7d extcon_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x91542ec5 vp_modern_get_num_queues +EXPORT_SYMBOL_GPL vmlinux 0x915ca22d irq_domain_free_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0x91646127 tegra_bpmp_mrq_is_supported +EXPORT_SYMBOL_GPL vmlinux 0x916eba16 dev_pm_genpd_set_next_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x91845f1f mctrl_gpio_init_noauto +EXPORT_SYMBOL_GPL vmlinux 0x9194e18f xenbus_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x91955a9f start_poll_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x91b774a1 mpi_scanval +EXPORT_SYMBOL_GPL vmlinux 0x91bfb57b kthread_data +EXPORT_SYMBOL_GPL vmlinux 0x91c6e5b0 pcap_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x91c84f9e usb_driver_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0x91caa5b3 perf_aux_output_begin +EXPORT_SYMBOL_GPL vmlinux 0x91e147d4 meson_clk_pll_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x91e22c33 fat_remove_entries +EXPORT_SYMBOL_GPL vmlinux 0x91e30809 HYPERVISOR_vm_assist +EXPORT_SYMBOL_GPL vmlinux 0x91ea8726 asn1_encode_boolean +EXPORT_SYMBOL_GPL vmlinux 0x91f03abd usb_debug_root +EXPORT_SYMBOL_GPL vmlinux 0x920c0a25 usb_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x920cc389 visitorl +EXPORT_SYMBOL_GPL vmlinux 0x92149ddd ohci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x9228efd0 uart_handle_cts_change +EXPORT_SYMBOL_GPL vmlinux 0x922d8801 __tracepoint_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0x923e42aa sysfb_disable +EXPORT_SYMBOL_GPL vmlinux 0x9241b358 __static_key_slow_dec_deferred +EXPORT_SYMBOL_GPL vmlinux 0x924b767f kobject_move +EXPORT_SYMBOL_GPL vmlinux 0x924c46f8 zs_unmap_object +EXPORT_SYMBOL_GPL vmlinux 0x925183fa fuse_dev_alloc_install +EXPORT_SYMBOL_GPL vmlinux 0x925bff43 pstore_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9270cc33 vfs_removexattr +EXPORT_SYMBOL_GPL vmlinux 0x927487ea zynqmp_pm_read_ggs +EXPORT_SYMBOL_GPL vmlinux 0x92796247 ip6_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x9284375c anon_transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x929e95cf psi_memstall_enter +EXPORT_SYMBOL_GPL vmlinux 0x92a0a114 device_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0x92a47c3d dev_queue_xmit_nit +EXPORT_SYMBOL_GPL vmlinux 0x92b8c78b hyperv_pcpu_output_arg +EXPORT_SYMBOL_GPL vmlinux 0x92c04920 ip6_push_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0x92c5894f kernel_file_open +EXPORT_SYMBOL_GPL vmlinux 0x92cb609e __tracepoint_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x92cf74aa vcap_admin_rule_count +EXPORT_SYMBOL_GPL vmlinux 0x92d0d9b9 dev_pm_opp_put_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x92d308d1 __ct_user_enter +EXPORT_SYMBOL_GPL vmlinux 0x92d31cfb fixed_phy_add +EXPORT_SYMBOL_GPL vmlinux 0x92d5d954 sk_free_unlock_clone +EXPORT_SYMBOL_GPL vmlinux 0x92db8f68 do_trace_rcu_torture_read +EXPORT_SYMBOL_GPL vmlinux 0x92e8e9ab fsverity_enqueue_verify_work +EXPORT_SYMBOL_GPL vmlinux 0x930ab533 k3_ringacc_request_ring +EXPORT_SYMBOL_GPL vmlinux 0x930e8b66 ext_pi_type3_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x931a98a8 __pci_hp_initialize +EXPORT_SYMBOL_GPL vmlinux 0x931ac7c0 __tracepoint_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x931acf7a pci_alloc_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x931bf1b2 psil_set_new_ep_config +EXPORT_SYMBOL_GPL vmlinux 0x9320d044 ip6_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x93255b2b ring_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x932c8d7a linear_range_get_value_array +EXPORT_SYMBOL_GPL vmlinux 0x9332a568 __tracepoint_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x93335116 led_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9338acc3 perf_aux_output_end +EXPORT_SYMBOL_GPL vmlinux 0x933f75e0 usb_unlink_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x934c7bcc vcap_tc_flower_handler_portnum_usage +EXPORT_SYMBOL_GPL vmlinux 0x934f0ef0 pci_epc_add_epf +EXPORT_SYMBOL_GPL vmlinux 0x935346fe __sbitmap_queue_get +EXPORT_SYMBOL_GPL vmlinux 0x9358b683 mark_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x935d103c trace_array_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0x93605e9a vfsgid_in_group_p +EXPORT_SYMBOL_GPL vmlinux 0x936f44d0 adp5520_write +EXPORT_SYMBOL_GPL vmlinux 0x93719cc7 sk_msg_is_readable +EXPORT_SYMBOL_GPL vmlinux 0x938852ef meson_a1_parse_dt_extra +EXPORT_SYMBOL_GPL vmlinux 0x9388754c meson_clk_dualdiv_ops +EXPORT_SYMBOL_GPL vmlinux 0x938cf9d8 __tracepoint_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x93a89aad split_page +EXPORT_SYMBOL_GPL vmlinux 0x93ae4895 mmu_interval_notifier_remove +EXPORT_SYMBOL_GPL vmlinux 0x93b348e1 pwm_put +EXPORT_SYMBOL_GPL vmlinux 0x93c1dfc5 fsl_mc_device_remove +EXPORT_SYMBOL_GPL vmlinux 0x93c7edeb usb_find_common_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x93c9e0d9 mmc_send_abort_tuning +EXPORT_SYMBOL_GPL vmlinux 0x93d08bb2 clk_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x93d184bd acpi_device_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x93d1d424 gnttab_free_grant_references +EXPORT_SYMBOL_GPL vmlinux 0x93d900f4 ata_port_pbar_desc +EXPORT_SYMBOL_GPL vmlinux 0x93ebdf96 mt_next +EXPORT_SYMBOL_GPL vmlinux 0x93edef07 devlink_health_report +EXPORT_SYMBOL_GPL vmlinux 0x9402e7fc scmi_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x940f6b70 dev_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0x941f2aaa eventfd_ctx_put +EXPORT_SYMBOL_GPL vmlinux 0x9423ed61 devlink_port_attrs_set +EXPORT_SYMBOL_GPL vmlinux 0x9425bb34 nvmem_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x94299178 phylink_decode_usxgmii_word +EXPORT_SYMBOL_GPL vmlinux 0x942d855a usb_get_status +EXPORT_SYMBOL_GPL vmlinux 0x942e73ae pm_generic_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x9430b198 trace_dump_stack +EXPORT_SYMBOL_GPL vmlinux 0x9436e405 memory_group_register_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x9437dd17 rockchip_clk_of_add_provider +EXPORT_SYMBOL_GPL vmlinux 0x943e9564 inet_twsk_hashdance +EXPORT_SYMBOL_GPL vmlinux 0x943fc708 xen_setup_shutdown_event +EXPORT_SYMBOL_GPL vmlinux 0x9449214b init_uts_ns +EXPORT_SYMBOL_GPL vmlinux 0x945b19a6 ahci_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9467cabe usb_unlocked_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x9468673e tcpv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x9468d24a debugfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0x9468ea70 schedule_hrtimeout_range_clock +EXPORT_SYMBOL_GPL vmlinux 0x946dd559 sha224_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x948f5d0b cpci_hp_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x949106c9 dev_pm_opp_of_get_opp_desc_node +EXPORT_SYMBOL_GPL vmlinux 0x949b5176 devlink_region_snapshot_create +EXPORT_SYMBOL_GPL vmlinux 0x949c1bf7 l3mdev_table_lookup_register +EXPORT_SYMBOL_GPL vmlinux 0x949d424a dev_pm_qos_add_ancestor_request +EXPORT_SYMBOL_GPL vmlinux 0x949f7342 __alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x94b8c361 kthread_use_mm +EXPORT_SYMBOL_GPL vmlinux 0x94bbb62f __tracepoint_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x94c55cab tcp_set_state +EXPORT_SYMBOL_GPL vmlinux 0x94cb62f9 __traceiter_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x94cb7f7a debugfs_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x94cbe799 mctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x94cd7777 filemap_read +EXPORT_SYMBOL_GPL vmlinux 0x94d3a117 driver_register +EXPORT_SYMBOL_GPL vmlinux 0x94db77e7 dax_layout_busy_page_range +EXPORT_SYMBOL_GPL vmlinux 0x94e62d2e __set_phys_to_machine_multi +EXPORT_SYMBOL_GPL vmlinux 0x94ef4d05 cpci_hp_stop +EXPORT_SYMBOL_GPL vmlinux 0x94f0136c irq_set_affinity_notifier +EXPORT_SYMBOL_GPL vmlinux 0x94f30e09 fuse_dev_install +EXPORT_SYMBOL_GPL vmlinux 0x94f64aa5 __tracepoint_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x95020b40 regulator_list_voltage_table +EXPORT_SYMBOL_GPL vmlinux 0x950404e6 inet6_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9504df26 irq_wake_thread +EXPORT_SYMBOL_GPL vmlinux 0x950750a8 md_bitmap_copy_from_slot +EXPORT_SYMBOL_GPL vmlinux 0x95130c25 fsl_mc_bus_dpsw_type +EXPORT_SYMBOL_GPL vmlinux 0x951a2773 crypto_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x951c26fb nvdimm_name +EXPORT_SYMBOL_GPL vmlinux 0x95207dfb spi_async +EXPORT_SYMBOL_GPL vmlinux 0x95225338 crypto_drop_spawn +EXPORT_SYMBOL_GPL vmlinux 0x952eb067 devm_of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x9538e3f2 fscrypt_file_open +EXPORT_SYMBOL_GPL vmlinux 0x953e1b9e ktime_get_real_seconds +EXPORT_SYMBOL_GPL vmlinux 0x9548655d crypto_shoot_alg +EXPORT_SYMBOL_GPL vmlinux 0x955b0e2e kthread_worker_fn +EXPORT_SYMBOL_GPL vmlinux 0x955f429f ata_sas_port_destroy +EXPORT_SYMBOL_GPL vmlinux 0x95609b26 context_tracking_key +EXPORT_SYMBOL_GPL vmlinux 0x956ac400 ring_buffer_dropped_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x957166d8 regmap_irq_set_type_config_simple +EXPORT_SYMBOL_GPL vmlinux 0x957424c7 iommu_device_link +EXPORT_SYMBOL_GPL vmlinux 0x95746044 usb_set_interface +EXPORT_SYMBOL_GPL vmlinux 0x9579cd24 inet_send_prepare +EXPORT_SYMBOL_GPL vmlinux 0x95843030 mpi_ec_init +EXPORT_SYMBOL_GPL vmlinux 0x958552cf of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x958df3ac zs_free +EXPORT_SYMBOL_GPL vmlinux 0x9593ef31 register_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x959682a4 __tracepoint_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x9596b15b devl_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x95986a4b regulator_set_voltage_time +EXPORT_SYMBOL_GPL vmlinux 0x959ec5f5 call_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x95a26166 usb_deregister +EXPORT_SYMBOL_GPL vmlinux 0x95a2c5ff usb_acpi_set_power_state +EXPORT_SYMBOL_GPL vmlinux 0x95bc9078 btree_free +EXPORT_SYMBOL_GPL vmlinux 0x95cd81d0 devm_platform_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0x95cdc47e gpiochip_line_is_persistent +EXPORT_SYMBOL_GPL vmlinux 0x95d1d3c8 free_vm_area +EXPORT_SYMBOL_GPL vmlinux 0x95d2d7ac pci_p2pdma_distance_many +EXPORT_SYMBOL_GPL vmlinux 0x95d9e67c devm_regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x95e854bc phy_select_page +EXPORT_SYMBOL_GPL vmlinux 0x95ea0bde pm_runtime_suspended_time +EXPORT_SYMBOL_GPL vmlinux 0x95ef1ccc dmi_memdev_size +EXPORT_SYMBOL_GPL vmlinux 0x95f5d431 usb_of_get_interface_node +EXPORT_SYMBOL_GPL vmlinux 0x95f6fef3 pci_iov_get_pf_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x960127eb gnttab_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x9610953b sock_diag_put_meminfo +EXPORT_SYMBOL_GPL vmlinux 0x961286e0 ring_buffer_read_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x9615f4b2 bind_interdomain_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x9616a255 phylink_ethtool_ksettings_get +EXPORT_SYMBOL_GPL vmlinux 0x961afe3c regulator_get_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0x9621d738 alarm_start_relative +EXPORT_SYMBOL_GPL vmlinux 0x962c8ae1 usb_kill_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x962defd2 pci_d3cold_disable +EXPORT_SYMBOL_GPL vmlinux 0x963b38b0 gfn_to_pfn +EXPORT_SYMBOL_GPL vmlinux 0x964dedb6 synth_event_trace_array +EXPORT_SYMBOL_GPL vmlinux 0x964e68e1 spi_split_transfers_maxsize +EXPORT_SYMBOL_GPL vmlinux 0x965426a6 cpu_topology +EXPORT_SYMBOL_GPL vmlinux 0x96554810 register_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x96580d06 pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0x968d2823 noop_direct_IO +EXPORT_SYMBOL_GPL vmlinux 0x96a55fda list_lru_destroy +EXPORT_SYMBOL_GPL vmlinux 0x96d76c76 rio_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x96dc86c9 __irq_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x96eb62b5 pm_generic_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x96f9334d mtk_clk_register_cpumuxes +EXPORT_SYMBOL_GPL vmlinux 0x96f9a01b __SCK__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x9713cc6d wm831x_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x9714e0bb ktime_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x973fbee4 led_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x97405085 phylink_of_phy_connect +EXPORT_SYMBOL_GPL vmlinux 0x974a96ef ata_sff_hsm_move +EXPORT_SYMBOL_GPL vmlinux 0x9751cf1d mpc8xxx_spi_rx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0x975519c1 asymmetric_key_id_same +EXPORT_SYMBOL_GPL vmlinux 0x9773ea34 kernfs_path_from_node +EXPORT_SYMBOL_GPL vmlinux 0x97744e47 __io_uring_cmd_do_in_task +EXPORT_SYMBOL_GPL vmlinux 0x97764dbc cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0x977be5c7 klist_iter_init_node +EXPORT_SYMBOL_GPL vmlinux 0x97828528 kvm_put_kvm +EXPORT_SYMBOL_GPL vmlinux 0x978f8af8 mtk_register_reset_controller_with_dev +EXPORT_SYMBOL_GPL vmlinux 0x9790caec xdp_rxq_info_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x9795df49 devm_qcom_smem_state_get +EXPORT_SYMBOL_GPL vmlinux 0x97a5fa8a ncsi_start_dev +EXPORT_SYMBOL_GPL vmlinux 0x97af10b7 power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0x97b43b9b mtk_build_eint +EXPORT_SYMBOL_GPL vmlinux 0x97c11463 tty_port_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x97de2b83 debug_locks_silent +EXPORT_SYMBOL_GPL vmlinux 0x97e19906 ZSTD_getErrorCode +EXPORT_SYMBOL_GPL vmlinux 0x97e58f23 fsl_mc_obj_reset +EXPORT_SYMBOL_GPL vmlinux 0x97f9dd78 free_fib_info +EXPORT_SYMBOL_GPL vmlinux 0x97fe51ae kobject_rename +EXPORT_SYMBOL_GPL vmlinux 0x98005210 devm_ti_sci_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x98008c1d devm_regmap_init_vexpress_config +EXPORT_SYMBOL_GPL vmlinux 0x98059356 rio_request_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x9807dfae devm_of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0x9809507c usb_phy_get_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x98182ce9 clean_record_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x982388de usb_sg_cancel +EXPORT_SYMBOL_GPL vmlinux 0x983276da phylink_disconnect_phy +EXPORT_SYMBOL_GPL vmlinux 0x9833bc0c hvc_kick +EXPORT_SYMBOL_GPL vmlinux 0x9833d044 rt_mutex_lock_interruptible +EXPORT_SYMBOL_GPL vmlinux 0x983a9921 devm_led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x98401057 tracing_snapshot_cond_disable +EXPORT_SYMBOL_GPL vmlinux 0x9841be17 debugfs_print_regs32 +EXPORT_SYMBOL_GPL vmlinux 0x9843f501 __cookie_v4_check +EXPORT_SYMBOL_GPL vmlinux 0x9847d053 dpm_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x9848e82b crypto_alloc_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x984957c2 posix_acl_create +EXPORT_SYMBOL_GPL vmlinux 0x984e1cdb class_find_device +EXPORT_SYMBOL_GPL vmlinux 0x98503a63 mpi_alloc +EXPORT_SYMBOL_GPL vmlinux 0x98542395 __hwspin_lock_timeout +EXPORT_SYMBOL_GPL vmlinux 0x985453e1 lease_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9855af1b fuse_request_end +EXPORT_SYMBOL_GPL vmlinux 0x98602706 register_btf_id_dtor_kfuncs +EXPORT_SYMBOL_GPL vmlinux 0x9860e7e8 acpi_initialize_hp_context +EXPORT_SYMBOL_GPL vmlinux 0x9879932b crypto_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x988277ce cgroup_get_from_id +EXPORT_SYMBOL_GPL vmlinux 0x989074ff kmsg_dump_reason_str +EXPORT_SYMBOL_GPL vmlinux 0x9890b122 fat_time_fat2unix +EXPORT_SYMBOL_GPL vmlinux 0x989dd558 sdio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x98a56ccd dax_iomap_rw +EXPORT_SYMBOL_GPL vmlinux 0x98a7d142 __iptunnel_pull_header +EXPORT_SYMBOL_GPL vmlinux 0x98baf0bc fuse_simple_background +EXPORT_SYMBOL_GPL vmlinux 0x98bd8e07 dm_noflush_suspending +EXPORT_SYMBOL_GPL vmlinux 0x98d6275c pinmux_generic_add_function +EXPORT_SYMBOL_GPL vmlinux 0x98ee62b2 ring_buffer_record_disable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x98eeaaf0 devm_kmemdup +EXPORT_SYMBOL_GPL vmlinux 0x98eee879 __traceiter_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x990723c5 device_create +EXPORT_SYMBOL_GPL vmlinux 0x9907f73f devm_thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x991216be usb_alloc_streams +EXPORT_SYMBOL_GPL vmlinux 0x991d1172 pci_bus_add_device +EXPORT_SYMBOL_GPL vmlinux 0x992c3ec6 tty_kopen_shared +EXPORT_SYMBOL_GPL vmlinux 0x994e4174 bpf_trace_run6 +EXPORT_SYMBOL_GPL vmlinux 0x99521903 handle_fasteoi_ack_irq +EXPORT_SYMBOL_GPL vmlinux 0x9953acdb pkcs7_verify +EXPORT_SYMBOL_GPL vmlinux 0x995d1071 prof_on +EXPORT_SYMBOL_GPL vmlinux 0x9968aacb __audit_log_nfcfg +EXPORT_SYMBOL_GPL vmlinux 0x996dc590 max8997_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x996e8841 of_icc_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0x997b0f5e crypto_register_templates +EXPORT_SYMBOL_GPL vmlinux 0x997c550a preempt_model_none +EXPORT_SYMBOL_GPL vmlinux 0x998d79d6 x509_decode_time +EXPORT_SYMBOL_GPL vmlinux 0x998fcbf2 clear_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x999c35a8 regmap_get_val_endian +EXPORT_SYMBOL_GPL vmlinux 0x999c4ee8 wm831x_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x999e8a4d phy_put +EXPORT_SYMBOL_GPL vmlinux 0x999fc929 unregister_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x99a03078 dax_holder_notify_failure +EXPORT_SYMBOL_GPL vmlinux 0x99ca206d xfer_to_guest_mode_handle_work +EXPORT_SYMBOL_GPL vmlinux 0x99d60638 __inet_inherit_port +EXPORT_SYMBOL_GPL vmlinux 0x99f018c4 nvmem_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x99f2d00a sysfs_emit_at +EXPORT_SYMBOL_GPL vmlinux 0x9a11a0fc crypto_attr_alg_name +EXPORT_SYMBOL_GPL vmlinux 0x9a185ace tick_nohz_full_running +EXPORT_SYMBOL_GPL vmlinux 0x9a1f6cc8 bus_rescan_devices +EXPORT_SYMBOL_GPL vmlinux 0x9a23ea6b alarm_expires_remaining +EXPORT_SYMBOL_GPL vmlinux 0x9a264394 serial8250_rpm_put_tx +EXPORT_SYMBOL_GPL vmlinux 0x9a4837c6 phy_resolve_aneg_pause +EXPORT_SYMBOL_GPL vmlinux 0x9a4d8ecc pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x9a58d6e1 usb_get_dev +EXPORT_SYMBOL_GPL vmlinux 0x9a58dd2d trace_print_bitmask_seq +EXPORT_SYMBOL_GPL vmlinux 0x9a5dce5c rhashtable_walk_start_check +EXPORT_SYMBOL_GPL vmlinux 0x9a703374 ohci_setup +EXPORT_SYMBOL_GPL vmlinux 0x9ab1fff3 devlink_port_linecard_set +EXPORT_SYMBOL_GPL vmlinux 0x9ac11b74 suspend_set_ops +EXPORT_SYMBOL_GPL vmlinux 0x9ac58f15 __tracepoint_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x9acf31c6 mas_find +EXPORT_SYMBOL_GPL vmlinux 0x9aeacb87 ring_buffer_iter_empty +EXPORT_SYMBOL_GPL vmlinux 0x9aeeb17f regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x9af49514 icc_bulk_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x9afa07de bsg_job_done +EXPORT_SYMBOL_GPL vmlinux 0x9b0eaa52 tegra210_xusb_pll_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0x9b10e72e devm_device_add_group +EXPORT_SYMBOL_GPL vmlinux 0x9b16e4ee phy_gbit_fibre_features +EXPORT_SYMBOL_GPL vmlinux 0x9b18aaf1 lwtunnel_encap_add_ops +EXPORT_SYMBOL_GPL vmlinux 0x9b447088 kpp_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x9b477a14 call_hid_bpf_rdesc_fixup +EXPORT_SYMBOL_GPL vmlinux 0x9b4e28fa power_supply_get_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x9b555c8c pm_suspend_default_s2idle +EXPORT_SYMBOL_GPL vmlinux 0x9b627936 devm_regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x9b651e51 xenbus_teardown_ring +EXPORT_SYMBOL_GPL vmlinux 0x9b652b6e phylink_resolve_c73 +EXPORT_SYMBOL_GPL vmlinux 0x9b6a2f34 dma_run_dependencies +EXPORT_SYMBOL_GPL vmlinux 0x9b6ec967 ring_buffer_size +EXPORT_SYMBOL_GPL vmlinux 0x9b806731 sdio_set_block_size +EXPORT_SYMBOL_GPL vmlinux 0x9b8736c9 wakeup_source_destroy +EXPORT_SYMBOL_GPL vmlinux 0x9b8fec4a irq_gc_mask_clr_bit +EXPORT_SYMBOL_GPL vmlinux 0x9b9071cb get_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x9b92a737 fb_deferred_io_release +EXPORT_SYMBOL_GPL vmlinux 0x9b92d16e pinctrl_gpio_set_config +EXPORT_SYMBOL_GPL vmlinux 0x9b9f7457 bus_find_device +EXPORT_SYMBOL_GPL vmlinux 0x9ba2bb2b gpio_request_array +EXPORT_SYMBOL_GPL vmlinux 0x9bb00e5e hte_ts_get +EXPORT_SYMBOL_GPL vmlinux 0x9bb3fcd1 __tracepoint_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x9bbb3179 dev_pm_opp_find_freq_exact +EXPORT_SYMBOL_GPL vmlinux 0x9bbc524a netdev_rx_handler_register +EXPORT_SYMBOL_GPL vmlinux 0x9bd3de53 netdev_rx_handler_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9bdc3023 extcon_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x9bdf9714 ZSTD_customMalloc +EXPORT_SYMBOL_GPL vmlinux 0x9be30d27 mhp_get_pluggable_range +EXPORT_SYMBOL_GPL vmlinux 0x9beb96b7 da903x_update +EXPORT_SYMBOL_GPL vmlinux 0x9bece81b mpi_cmp_ui +EXPORT_SYMBOL_GPL vmlinux 0x9bf67968 fsnotify_add_mark +EXPORT_SYMBOL_GPL vmlinux 0x9bfc9328 int_active_memcg +EXPORT_SYMBOL_GPL vmlinux 0x9c13df93 xfrm_state_mtu +EXPORT_SYMBOL_GPL vmlinux 0x9c1ac556 amba_device_add +EXPORT_SYMBOL_GPL vmlinux 0x9c36bd7e k3_ringacc_ring_cfg +EXPORT_SYMBOL_GPL vmlinux 0x9c3a89ca icc_node_add +EXPORT_SYMBOL_GPL vmlinux 0x9c448d8d tegra210_put_utmipll_out_iddq +EXPORT_SYMBOL_GPL vmlinux 0x9c4704c2 device_add +EXPORT_SYMBOL_GPL vmlinux 0x9c4d0d23 nf_queue_nf_hook_drop +EXPORT_SYMBOL_GPL vmlinux 0x9c52ba98 fsl_mc_portal_free +EXPORT_SYMBOL_GPL vmlinux 0x9c5a91f0 cpufreq_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x9c6509dc rtc_read_time +EXPORT_SYMBOL_GPL vmlinux 0x9c67e53c restore_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x9c6febfc add_uevent_var +EXPORT_SYMBOL_GPL vmlinux 0x9c803020 usb_phy_roothub_power_on +EXPORT_SYMBOL_GPL vmlinux 0x9c964c80 free_uid +EXPORT_SYMBOL_GPL vmlinux 0x9ca5f706 __usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x9ca6e11f cper_mem_err_location +EXPORT_SYMBOL_GPL vmlinux 0x9cac6f0c virtqueue_get_buf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x9cac6f33 icc_enable +EXPORT_SYMBOL_GPL vmlinux 0x9cb5af34 disable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x9cbc452a imx8ulp_clk_hw_composite +EXPORT_SYMBOL_GPL vmlinux 0x9cbefb7b gpiod_get_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x9cc1562f rio_dev_put +EXPORT_SYMBOL_GPL vmlinux 0x9cc1a63d adp5520_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x9cc4f70a register_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9cce0f1a iommu_device_sysfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x9ccee1ad devlink_dpipe_match_put +EXPORT_SYMBOL_GPL vmlinux 0x9cd7551a rhashtable_walk_stop +EXPORT_SYMBOL_GPL vmlinux 0x9cdd6a66 sysctl_long_vals +EXPORT_SYMBOL_GPL vmlinux 0x9cf37c44 __iowrite32_copy +EXPORT_SYMBOL_GPL vmlinux 0x9cf8a18e crypto_wait_for_test +EXPORT_SYMBOL_GPL vmlinux 0x9cfa578f rio_mport_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x9cfe0c45 __pci_hp_register +EXPORT_SYMBOL_GPL vmlinux 0x9d09e8ae ring_buffer_event_data +EXPORT_SYMBOL_GPL vmlinux 0x9d17111e wbc_detach_inode +EXPORT_SYMBOL_GPL vmlinux 0x9d1ae57b crypto_grab_aead +EXPORT_SYMBOL_GPL vmlinux 0x9d2d3f5b pkcs7_free_message +EXPORT_SYMBOL_GPL vmlinux 0x9d2f49ef __SCK__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x9d365119 pci_msi_unmask_irq +EXPORT_SYMBOL_GPL vmlinux 0x9d366f99 page_reporting_register +EXPORT_SYMBOL_GPL vmlinux 0x9d3aff93 spi_get_next_queued_message +EXPORT_SYMBOL_GPL vmlinux 0x9d55250c mmu_notifier_get_locked +EXPORT_SYMBOL_GPL vmlinux 0x9d7101cc trace_array_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0x9d7688ea dma_release_channel +EXPORT_SYMBOL_GPL vmlinux 0x9d7e258b blk_mq_complete_request_remote +EXPORT_SYMBOL_GPL vmlinux 0x9d84c9b8 __traceiter_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x9d8bb00e set_dax_nocache +EXPORT_SYMBOL_GPL vmlinux 0x9d8dc17f kvm_read_guest +EXPORT_SYMBOL_GPL vmlinux 0x9d9910a1 atomic_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x9d9cb720 iommu_unregister_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x9d9d9c72 backing_file_real_path +EXPORT_SYMBOL_GPL vmlinux 0x9dc0551a usb_driver_claim_interface +EXPORT_SYMBOL_GPL vmlinux 0x9dcc6c07 vp_modern_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x9de0ba89 bio_iov_iter_get_pages +EXPORT_SYMBOL_GPL vmlinux 0x9de88bc8 __SCK__tp_func_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x9df77a70 usb_driver_release_interface +EXPORT_SYMBOL_GPL vmlinux 0x9df87927 vp_legacy_get_features +EXPORT_SYMBOL_GPL vmlinux 0x9e07114c hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x9e1014f3 usb_get_hcd +EXPORT_SYMBOL_GPL vmlinux 0x9e1446b9 dev_pm_opp_get_suspend_opp_freq +EXPORT_SYMBOL_GPL vmlinux 0x9e201345 tpm_chip_bootstrap +EXPORT_SYMBOL_GPL vmlinux 0x9e229c49 sg_alloc_table_chained +EXPORT_SYMBOL_GPL vmlinux 0x9e23f3b8 bpf_prog_inc +EXPORT_SYMBOL_GPL vmlinux 0x9e25d7bc mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x9e3f7558 sched_set_fifo +EXPORT_SYMBOL_GPL vmlinux 0x9e472f5f snmp_fold_field +EXPORT_SYMBOL_GPL vmlinux 0x9e52f37e vcap_rule_mod_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x9e6ad34d md_stop +EXPORT_SYMBOL_GPL vmlinux 0x9e7dc04e xfrm_bpf_md_dst +EXPORT_SYMBOL_GPL vmlinux 0x9e918fbc pci_free_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x9e9adf94 acpi_gpiochip_free_interrupts +EXPORT_SYMBOL_GPL vmlinux 0x9e9c4f24 set_dax_nomc +EXPORT_SYMBOL_GPL vmlinux 0x9e9e5f54 inverse_translate +EXPORT_SYMBOL_GPL vmlinux 0x9ea203b3 wm8350_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x9ec07f9a vfs_test_lock +EXPORT_SYMBOL_GPL vmlinux 0x9ec10193 virtqueue_is_broken +EXPORT_SYMBOL_GPL vmlinux 0x9ec31492 phy_pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0x9ece98e0 ip_local_out +EXPORT_SYMBOL_GPL vmlinux 0x9ed554b3 unregister_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9ed95265 skb_clone_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x9edbde59 devm_usb_get_phy_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x9eebdde7 mpi_point_new +EXPORT_SYMBOL_GPL vmlinux 0x9f08c714 scatterwalk_copychunks +EXPORT_SYMBOL_GPL vmlinux 0x9f0ac3c0 register_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x9f0ccb67 gpiochip_add_pin_range +EXPORT_SYMBOL_GPL vmlinux 0x9f0ce6ec led_blink_set +EXPORT_SYMBOL_GPL vmlinux 0x9f31101d gnttab_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x9f413037 genphy_c45_loopback +EXPORT_SYMBOL_GPL vmlinux 0x9f4384cd PageHuge +EXPORT_SYMBOL_GPL vmlinux 0x9f4d352d pci_d3cold_enable +EXPORT_SYMBOL_GPL vmlinux 0x9f4f258c fsl_mc_portal_allocate +EXPORT_SYMBOL_GPL vmlinux 0x9f5015c8 __virtqueue_break +EXPORT_SYMBOL_GPL vmlinux 0x9f517986 HYPERVISOR_hvm_op +EXPORT_SYMBOL_GPL vmlinux 0x9f56c4b9 __SCK__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x9f58f664 pwm_apply_state +EXPORT_SYMBOL_GPL vmlinux 0x9f5c6dc2 __cookie_v6_check +EXPORT_SYMBOL_GPL vmlinux 0x9f6172e9 irq_domain_associate +EXPORT_SYMBOL_GPL vmlinux 0x9f651ae0 devm_request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x9f665853 devm_regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0x9f67d13f vtime_guest_exit +EXPORT_SYMBOL_GPL vmlinux 0x9f88bf7d mpc8xxx_spi_tx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0x9f9c9b20 vp_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x9fa4564a timer_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9fb09081 regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x9fb996a7 __tracepoint_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x9fbfebab erst_write +EXPORT_SYMBOL_GPL vmlinux 0x9fc235c8 crypto_akcipher_sync_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x9fce80db fb_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x9fe12cea vcap_enable_lookups +EXPORT_SYMBOL_GPL vmlinux 0x9fe131f1 xen_store_interface +EXPORT_SYMBOL_GPL vmlinux 0x9fe899b7 get_cpu_idle_time +EXPORT_SYMBOL_GPL vmlinux 0x9fe939e1 mpi_powm +EXPORT_SYMBOL_GPL vmlinux 0x9ff60864 regulator_set_current_limit +EXPORT_SYMBOL_GPL vmlinux 0xa0015477 __traceiter_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0xa008bbfe dev_pm_genpd_get_next_hrtimer +EXPORT_SYMBOL_GPL vmlinux 0xa01a8d9b nd_cmd_bus_desc +EXPORT_SYMBOL_GPL vmlinux 0xa01c01ff extcon_get_state +EXPORT_SYMBOL_GPL vmlinux 0xa02139a4 fib_rule_matchall +EXPORT_SYMBOL_GPL vmlinux 0xa035aa14 pinctrl_utils_reserve_map +EXPORT_SYMBOL_GPL vmlinux 0xa041a619 nf_conn_btf_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xa042850c iomap_bmap +EXPORT_SYMBOL_GPL vmlinux 0xa04a442a inet_twsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa04f945a cpus_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa069f7a9 cpci_hp_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0xa06ca7ba dev_pm_opp_get_opp_table +EXPORT_SYMBOL_GPL vmlinux 0xa070485e of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa071c0cd tegra210_xusb_pll_hw_control_enable +EXPORT_SYMBOL_GPL vmlinux 0xa07530f8 firmware_request_platform +EXPORT_SYMBOL_GPL vmlinux 0xa080c5e5 smp_call_function_single_async +EXPORT_SYMBOL_GPL vmlinux 0xa08b86bf fscrypt_ioctl_remove_key_all_users +EXPORT_SYMBOL_GPL vmlinux 0xa08efcc2 dax_remap_file_range_prep +EXPORT_SYMBOL_GPL vmlinux 0xa0d3456d nr_swap_pages +EXPORT_SYMBOL_GPL vmlinux 0xa0d9b28e rio_request_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0xa0e1eda4 lynx_pcs_create_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xa0ea8816 i2c_dw_configure_master +EXPORT_SYMBOL_GPL vmlinux 0xa0f74e79 ata_sas_async_probe +EXPORT_SYMBOL_GPL vmlinux 0xa0f99334 iov_iter_extract_pages +EXPORT_SYMBOL_GPL vmlinux 0xa10cfe95 badblocks_exit +EXPORT_SYMBOL_GPL vmlinux 0xa11216be xen_store_domain_type +EXPORT_SYMBOL_GPL vmlinux 0xa11f3437 mbox_chan_txdone +EXPORT_SYMBOL_GPL vmlinux 0xa123ac66 meson_pmx_get_funcs_count +EXPORT_SYMBOL_GPL vmlinux 0xa126a331 phylink_mii_c22_pcs_an_restart +EXPORT_SYMBOL_GPL vmlinux 0xa12ba5bb pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0xa13504db tty_release_struct +EXPORT_SYMBOL_GPL vmlinux 0xa13b4b43 edac_device_handle_ce_count +EXPORT_SYMBOL_GPL vmlinux 0xa141ac53 pm_generic_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0xa1514fa2 devlink_port_type_clear +EXPORT_SYMBOL_GPL vmlinux 0xa1557e6e rio_local_set_device_id +EXPORT_SYMBOL_GPL vmlinux 0xa156a1f2 erst_get_record_id_end +EXPORT_SYMBOL_GPL vmlinux 0xa16449b4 phylink_ethtool_ksettings_set +EXPORT_SYMBOL_GPL vmlinux 0xa16cb9eb kvm_write_guest_page +EXPORT_SYMBOL_GPL vmlinux 0xa1787aa3 n_tty_inherit_ops +EXPORT_SYMBOL_GPL vmlinux 0xa183a902 unregister_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0xa1851e87 sk_msg_free_partial +EXPORT_SYMBOL_GPL vmlinux 0xa19561fb __SCK__tp_func_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa1a4c89e fs_dax_get_by_bdev +EXPORT_SYMBOL_GPL vmlinux 0xa1ab051a __sock_recv_wifi_status +EXPORT_SYMBOL_GPL vmlinux 0xa1bf301f vcap_keyfieldset +EXPORT_SYMBOL_GPL vmlinux 0xa1c4231f kvm_set_pfn_dirty +EXPORT_SYMBOL_GPL vmlinux 0xa1d0af82 kvm_vcpu_kick +EXPORT_SYMBOL_GPL vmlinux 0xa1d8004a videomode_from_timing +EXPORT_SYMBOL_GPL vmlinux 0xa1daf51b palmas_ext_control_req_config +EXPORT_SYMBOL_GPL vmlinux 0xa1fc1a88 ata_cable_ignore +EXPORT_SYMBOL_GPL vmlinux 0xa20506a5 usb_set_device_state +EXPORT_SYMBOL_GPL vmlinux 0xa208b5a7 pm_debug_messages_should_print +EXPORT_SYMBOL_GPL vmlinux 0xa20d01ba __trace_bprintk +EXPORT_SYMBOL_GPL vmlinux 0xa20f96a5 tty_port_tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xa2142417 crypto_unregister_algs +EXPORT_SYMBOL_GPL vmlinux 0xa2184824 bio_associate_blkg +EXPORT_SYMBOL_GPL vmlinux 0xa21f2ce7 clk_mux_index_to_val +EXPORT_SYMBOL_GPL vmlinux 0xa22dba42 devlink_remote_reload_actions_performed +EXPORT_SYMBOL_GPL vmlinux 0xa2359b63 regulator_set_soft_start_regmap +EXPORT_SYMBOL_GPL vmlinux 0xa236627c blk_freeze_queue_start +EXPORT_SYMBOL_GPL vmlinux 0xa23edc5d kvm_vcpu_map +EXPORT_SYMBOL_GPL vmlinux 0xa23fd182 fsl_mc_device_add +EXPORT_SYMBOL_GPL vmlinux 0xa2402218 __traceiter_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa24af935 devm_hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0xa2500ef6 __SCK__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xa25d3684 mtk_pinconf_adv_pull_get +EXPORT_SYMBOL_GPL vmlinux 0xa26d9b4f workqueue_congested +EXPORT_SYMBOL_GPL vmlinux 0xa28f40bd __irq_apply_affinity_hint +EXPORT_SYMBOL_GPL vmlinux 0xa291fcf7 clk_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0xa2977e66 fib_rules_register +EXPORT_SYMBOL_GPL vmlinux 0xa29f26ae devm_of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0xa2af54b3 irq_from_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xa2b0820d __SCK__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xa2b99209 alarm_start +EXPORT_SYMBOL_GPL vmlinux 0xa2c0f59a ct_idle_enter +EXPORT_SYMBOL_GPL vmlinux 0xa2d038d9 kthread_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xa2d77114 gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0xa2d79364 da903x_read +EXPORT_SYMBOL_GPL vmlinux 0xa2dbb7f6 pci_p2pmem_find_many +EXPORT_SYMBOL_GPL vmlinux 0xa2e1b3ef trace_printk_init_buffers +EXPORT_SYMBOL_GPL vmlinux 0xa2f7487f hv_is_hibernation_supported +EXPORT_SYMBOL_GPL vmlinux 0xa30a5c15 wm8350_clear_bits +EXPORT_SYMBOL_GPL vmlinux 0xa312cd04 __put_task_struct +EXPORT_SYMBOL_GPL vmlinux 0xa3198f1b __kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0xa327cbf5 ima_inode_hash +EXPORT_SYMBOL_GPL vmlinux 0xa34cdd44 thermal_zone_device_priv +EXPORT_SYMBOL_GPL vmlinux 0xa34d18df acpi_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0xa3565500 device_show_bool +EXPORT_SYMBOL_GPL vmlinux 0xa3605174 mtk_clk_register_plls +EXPORT_SYMBOL_GPL vmlinux 0xa362a41b regulator_get +EXPORT_SYMBOL_GPL vmlinux 0xa36f50fb is_binary_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xa3749676 gpiod_set_value +EXPORT_SYMBOL_GPL vmlinux 0xa38602cd drain_workqueue +EXPORT_SYMBOL_GPL vmlinux 0xa3878fd2 __srcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa3890798 sync_blockdev_nowait +EXPORT_SYMBOL_GPL vmlinux 0xa38a9f71 get_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xa38c1436 cpu_bit_bitmap +EXPORT_SYMBOL_GPL vmlinux 0xa3a04602 btree_geo64 +EXPORT_SYMBOL_GPL vmlinux 0xa3a36c73 cppc_set_perf +EXPORT_SYMBOL_GPL vmlinux 0xa3b958ce reset_hung_task_detector +EXPORT_SYMBOL_GPL vmlinux 0xa3b99aee raw_seq_next +EXPORT_SYMBOL_GPL vmlinux 0xa3cb46cb sk_detach_filter +EXPORT_SYMBOL_GPL vmlinux 0xa3dcb681 zynqmp_pm_fpga_load +EXPORT_SYMBOL_GPL vmlinux 0xa3ece414 freezer_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xa3ed3f7c dpcon_reset +EXPORT_SYMBOL_GPL vmlinux 0xa3f12f69 __crypto_xor +EXPORT_SYMBOL_GPL vmlinux 0xa4031b7f sfp_parse_port +EXPORT_SYMBOL_GPL vmlinux 0xa4062a57 __tracepoint_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xa4079bf4 acpi_pci_find_root +EXPORT_SYMBOL_GPL vmlinux 0xa410a295 devlink_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa41aaab6 tty_standard_install +EXPORT_SYMBOL_GPL vmlinux 0xa420f7e9 spi_take_timestamp_pre +EXPORT_SYMBOL_GPL vmlinux 0xa434a601 edac_pci_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xa43aab58 devl_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa43e2da3 perf_pmu_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa44a1307 interval_tree_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xa452f2a4 xen_pirq_from_irq +EXPORT_SYMBOL_GPL vmlinux 0xa45c7b90 stack_trace_print +EXPORT_SYMBOL_GPL vmlinux 0xa45d44fc zynqmp_pm_get_pll_frac_data +EXPORT_SYMBOL_GPL vmlinux 0xa4707bd1 __traceiter_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xa471bc62 follow_pte +EXPORT_SYMBOL_GPL vmlinux 0xa48196c8 kdb_poll_idx +EXPORT_SYMBOL_GPL vmlinux 0xa482ceb7 led_compose_name +EXPORT_SYMBOL_GPL vmlinux 0xa48a4bdb exportfs_encode_fh +EXPORT_SYMBOL_GPL vmlinux 0xa48ccc3b hvc_remove +EXPORT_SYMBOL_GPL vmlinux 0xa4946072 __traceiter_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xa4ab7c1c ring_buffer_overruns +EXPORT_SYMBOL_GPL vmlinux 0xa4b07fe7 ring_buffer_change_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xa4bbe83e sysfs_add_link_to_group +EXPORT_SYMBOL_GPL vmlinux 0xa4bf2e41 cppc_set_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xa4c00324 asn1_encode_octet_string +EXPORT_SYMBOL_GPL vmlinux 0xa4c085f8 ata_tf_from_fis +EXPORT_SYMBOL_GPL vmlinux 0xa4c88d3d mtk_clk_gate_ops_setclr +EXPORT_SYMBOL_GPL vmlinux 0xa4d0dc57 gnttab_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0xa4db44e5 fsl8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0xa4dbc215 gpiod_set_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xa4e57361 simple_attr_open +EXPORT_SYMBOL_GPL vmlinux 0xa4f21bd1 blk_abort_request +EXPORT_SYMBOL_GPL vmlinux 0xa4f2a2ed acpi_irq_get +EXPORT_SYMBOL_GPL vmlinux 0xa505e77c ata_std_postreset +EXPORT_SYMBOL_GPL vmlinux 0xa517f884 tegra210_plle_hw_sequence_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xa51a36bf blk_queue_can_use_dma_map_merging +EXPORT_SYMBOL_GPL vmlinux 0xa524ab28 vchan_init +EXPORT_SYMBOL_GPL vmlinux 0xa52612b5 xenbus_dev_is_online +EXPORT_SYMBOL_GPL vmlinux 0xa529bf02 ima_file_hash +EXPORT_SYMBOL_GPL vmlinux 0xa531471e clk_save_context +EXPORT_SYMBOL_GPL vmlinux 0xa54a2cba devlink_linecard_provision_clear +EXPORT_SYMBOL_GPL vmlinux 0xa54c0499 dm_internal_suspend_noflush +EXPORT_SYMBOL_GPL vmlinux 0xa55681db iommu_iova_to_phys +EXPORT_SYMBOL_GPL vmlinux 0xa56403d0 vfs_kern_mount +EXPORT_SYMBOL_GPL vmlinux 0xa5647c4a dma_free_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xa56736c2 usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0xa568e377 fb_sys_read +EXPORT_SYMBOL_GPL vmlinux 0xa56e1a52 sg_free_table_chained +EXPORT_SYMBOL_GPL vmlinux 0xa57a3a89 mas_empty_area_rev +EXPORT_SYMBOL_GPL vmlinux 0xa589a682 input_class +EXPORT_SYMBOL_GPL vmlinux 0xa58f99c2 filemap_range_has_writeback +EXPORT_SYMBOL_GPL vmlinux 0xa5bda8a1 efi_capsule_supported +EXPORT_SYMBOL_GPL vmlinux 0xa5c146b6 clk_hw_forward_rate_request +EXPORT_SYMBOL_GPL vmlinux 0xa5c42220 bdev_alignment_offset +EXPORT_SYMBOL_GPL vmlinux 0xa5c6950a dax_recovery_write +EXPORT_SYMBOL_GPL vmlinux 0xa5d1f4b8 stack_depot_snprint +EXPORT_SYMBOL_GPL vmlinux 0xa5d71a3a dev_pm_opp_get_opp_count +EXPORT_SYMBOL_GPL vmlinux 0xa5d7c388 pstore_type_to_name +EXPORT_SYMBOL_GPL vmlinux 0xa5e204dd vp_legacy_config_vector +EXPORT_SYMBOL_GPL vmlinux 0xa5ebfefa dma_get_slave_caps +EXPORT_SYMBOL_GPL vmlinux 0xa5efbf4c async_synchronize_full +EXPORT_SYMBOL_GPL vmlinux 0xa6331868 gpiod_export_link +EXPORT_SYMBOL_GPL vmlinux 0xa633b0ff peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa637ebc9 skb_morph +EXPORT_SYMBOL_GPL vmlinux 0xa63b68ec ptp_msg_is_sync +EXPORT_SYMBOL_GPL vmlinux 0xa63e5496 param_set_uint_minmax +EXPORT_SYMBOL_GPL vmlinux 0xa642b573 pcie_update_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xa6445323 ftrace_free_filter +EXPORT_SYMBOL_GPL vmlinux 0xa64d585e debugfs_create_size_t +EXPORT_SYMBOL_GPL vmlinux 0xa64e1d4f devm_clk_get_prepared +EXPORT_SYMBOL_GPL vmlinux 0xa6522469 _proc_mkdir +EXPORT_SYMBOL_GPL vmlinux 0xa655d4d0 nf_ipv6_ops +EXPORT_SYMBOL_GPL vmlinux 0xa666d5b8 dpbp_enable +EXPORT_SYMBOL_GPL vmlinux 0xa6685d98 ata_sff_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xa66b10aa pinctrl_lookup_state +EXPORT_SYMBOL_GPL vmlinux 0xa67c2895 devm_acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0xa67e5530 blk_rq_prep_clone +EXPORT_SYMBOL_GPL vmlinux 0xa6868ac7 ata_sff_dev_select +EXPORT_SYMBOL_GPL vmlinux 0xa694ecf0 imx_pinctrl_sc_ipc_init +EXPORT_SYMBOL_GPL vmlinux 0xa6a088b7 fscrypt_match_name +EXPORT_SYMBOL_GPL vmlinux 0xa6a7925c mas_walk +EXPORT_SYMBOL_GPL vmlinux 0xa6af1e35 __SCK__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xa6b06f65 ata_sff_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xa6b21ef2 dpm_suspend_end +EXPORT_SYMBOL_GPL vmlinux 0xa6b5ee5b __SCK__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0xa6baa5c2 driver_find_device +EXPORT_SYMBOL_GPL vmlinux 0xa6bee773 msi_lock_descs +EXPORT_SYMBOL_GPL vmlinux 0xa6c580b9 device_match_name +EXPORT_SYMBOL_GPL vmlinux 0xa6c7f170 of_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0xa6ce01a2 regulator_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xa6dc0d97 tegra_read_ram_code +EXPORT_SYMBOL_GPL vmlinux 0xa6e00242 iommu_set_pgtable_quirks +EXPORT_SYMBOL_GPL vmlinux 0xa6e1a69d kick_all_cpus_sync +EXPORT_SYMBOL_GPL vmlinux 0xa6f2fe57 dma_can_mmap +EXPORT_SYMBOL_GPL vmlinux 0xa6fcb093 usb_queue_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xa7061bda phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0xa708ca58 mas_store_prealloc +EXPORT_SYMBOL_GPL vmlinux 0xa709c835 fib6_info_destroy_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa713669d devm_irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0xa71a1d4c tpm_tis_resume +EXPORT_SYMBOL_GPL vmlinux 0xa7241959 pkcs7_supply_detached_data +EXPORT_SYMBOL_GPL vmlinux 0xa72dd105 pci_bridge_emul_conf_write +EXPORT_SYMBOL_GPL vmlinux 0xa731f387 nl_table_lock +EXPORT_SYMBOL_GPL vmlinux 0xa74956ef ata_pci_sff_init_host +EXPORT_SYMBOL_GPL vmlinux 0xa758f768 dma_resv_get_singleton +EXPORT_SYMBOL_GPL vmlinux 0xa76285af spi_slave_abort +EXPORT_SYMBOL_GPL vmlinux 0xa764a6ec __netdev_watchdog_up +EXPORT_SYMBOL_GPL vmlinux 0xa7653b85 ipv6_find_tlv +EXPORT_SYMBOL_GPL vmlinux 0xa76f77b1 rio_release_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xa7720c47 input_ff_event +EXPORT_SYMBOL_GPL vmlinux 0xa7721bc1 nfs42_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0xa778f46e usb_get_dr_mode +EXPORT_SYMBOL_GPL vmlinux 0xa788700b copy_to_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0xa790ab4b __tracepoint_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xa79ca9d9 devlink_params_register +EXPORT_SYMBOL_GPL vmlinux 0xa79eb5f7 mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa79f860e i2c_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xa7b060df serial8250_em485_stop_tx +EXPORT_SYMBOL_GPL vmlinux 0xa7c68231 __tracepoint_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0xa7d8ed70 irq_domain_free_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xa7eb8266 device_set_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0xa7ebd891 mtk_pctrl_show_one_pin +EXPORT_SYMBOL_GPL vmlinux 0xa7fc78da tegra_bpmp_get +EXPORT_SYMBOL_GPL vmlinux 0xa80b5290 bpf_trace_run4 +EXPORT_SYMBOL_GPL vmlinux 0xa81485e6 __traceiter_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xa84fb17f regcache_sync_region +EXPORT_SYMBOL_GPL vmlinux 0xa851973a raw_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xa85e6b5b sata_link_debounce +EXPORT_SYMBOL_GPL vmlinux 0xa8689139 sk_set_peek_off +EXPORT_SYMBOL_GPL vmlinux 0xa86fa90f devm_ti_sci_get_of_resource +EXPORT_SYMBOL_GPL vmlinux 0xa881531d ata_sas_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0xa8841cc6 mas_next +EXPORT_SYMBOL_GPL vmlinux 0xa89374ec crypto_dequeue_request +EXPORT_SYMBOL_GPL vmlinux 0xa89926dc crypto_dh_decode_key +EXPORT_SYMBOL_GPL vmlinux 0xa89abc56 serdev_controller_add +EXPORT_SYMBOL_GPL vmlinux 0xa8a6364c xas_get_mark +EXPORT_SYMBOL_GPL vmlinux 0xa8bf3070 dm_table_set_type +EXPORT_SYMBOL_GPL vmlinux 0xa8bff231 skcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xa8c4be43 dma_map_sgtable +EXPORT_SYMBOL_GPL vmlinux 0xa8c5c1d1 blk_stat_enable_accounting +EXPORT_SYMBOL_GPL vmlinux 0xa8c7458a switchdev_handle_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0xa8cf801d fsl_mc_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0xa8de68e0 ti_sci_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xa8e6582f vfs_cancel_lock +EXPORT_SYMBOL_GPL vmlinux 0xa8ec0666 devlink_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa8ee548e ata_sas_port_stop +EXPORT_SYMBOL_GPL vmlinux 0xa8f96a4a pci_device_group +EXPORT_SYMBOL_GPL vmlinux 0xa8f97178 __tracepoint_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xa901c0fa devm_i2c_add_adapter +EXPORT_SYMBOL_GPL vmlinux 0xa9320d27 ktime_get_seconds +EXPORT_SYMBOL_GPL vmlinux 0xa9520d6b walk_hmem_resources +EXPORT_SYMBOL_GPL vmlinux 0xa95b5c77 hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xa96c1c33 blk_stat_disable_accounting +EXPORT_SYMBOL_GPL vmlinux 0xa96e8b4e hv_setup_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0xa973dcdd ata_host_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa9798f41 ohci_restart +EXPORT_SYMBOL_GPL vmlinux 0xa97c99df acpi_register_gsi +EXPORT_SYMBOL_GPL vmlinux 0xa98b2670 __pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0xa98bd20b blk_set_pm_only +EXPORT_SYMBOL_GPL vmlinux 0xa98ef70d crypto_register_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xa9955b9f gpiochip_lock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0xa9977dad mtk_mux_clr_set_upd_ops +EXPORT_SYMBOL_GPL vmlinux 0xa99b8e70 __SCK__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xa99ef899 devlink_fmsg_bool_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xa9b3f87f thermal_zone_get_slope +EXPORT_SYMBOL_GPL vmlinux 0xa9c18cf5 do_take_over_console +EXPORT_SYMBOL_GPL vmlinux 0xa9cdddc6 i2c_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa9ea77ca serial8250_rx_chars +EXPORT_SYMBOL_GPL vmlinux 0xa9ee4c60 rz_mtu3_shared_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xaa04a470 __mnt_is_readonly +EXPORT_SYMBOL_GPL vmlinux 0xaa0b6d2d list_lru_count_one +EXPORT_SYMBOL_GPL vmlinux 0xaa13fc56 thermal_zone_device_enable +EXPORT_SYMBOL_GPL vmlinux 0xaa393cc6 mas_preallocate +EXPORT_SYMBOL_GPL vmlinux 0xaa3ff738 devm_reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xaa6a50f9 __static_key_deferred_flush +EXPORT_SYMBOL_GPL vmlinux 0xaa7018c7 blkg_rwstat_recursive_sum +EXPORT_SYMBOL_GPL vmlinux 0xaa72decc bio_split_rw +EXPORT_SYMBOL_GPL vmlinux 0xaa7c8e62 nf_queue_entry_free +EXPORT_SYMBOL_GPL vmlinux 0xaa81e1b2 task_cputime_adjusted +EXPORT_SYMBOL_GPL vmlinux 0xaa887c03 of_clk_get_parent_count +EXPORT_SYMBOL_GPL vmlinux 0xaa8b8490 spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0xaa9544cf gpiod_set_raw_value +EXPORT_SYMBOL_GPL vmlinux 0xaaa918c9 ftrace_dump +EXPORT_SYMBOL_GPL vmlinux 0xaab9c421 clk_multiplier_ops +EXPORT_SYMBOL_GPL vmlinux 0xaaba7cf1 __tracepoint_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xaacb1784 inet_csk_listen_start +EXPORT_SYMBOL_GPL vmlinux 0xaad8adbd devlink_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0xaaf0c76f edac_device_handle_ue_count +EXPORT_SYMBOL_GPL vmlinux 0xaaf4c17f mtk_pinconf_bias_disable_get +EXPORT_SYMBOL_GPL vmlinux 0xaaf89579 sysfs_create_group +EXPORT_SYMBOL_GPL vmlinux 0xaafafbff rockchip_pmu_unblock +EXPORT_SYMBOL_GPL vmlinux 0xab05e953 thermal_zone_device +EXPORT_SYMBOL_GPL vmlinux 0xab060841 zynqmp_pm_query_data +EXPORT_SYMBOL_GPL vmlinux 0xab183230 driver_attach +EXPORT_SYMBOL_GPL vmlinux 0xab1e0e93 hv_setup_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0xab1fcce8 of_platform_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0xab22303d ahci_platform_suspend_host +EXPORT_SYMBOL_GPL vmlinux 0xab25f0db of_usb_get_dr_mode_by_phy +EXPORT_SYMBOL_GPL vmlinux 0xab2c549a of_alias_from_compatible +EXPORT_SYMBOL_GPL vmlinux 0xab35c964 skb_mpls_push +EXPORT_SYMBOL_GPL vmlinux 0xab3c7858 of_dma_is_coherent +EXPORT_SYMBOL_GPL vmlinux 0xab3dd919 rio_register_mport +EXPORT_SYMBOL_GPL vmlinux 0xab4190cd gnttab_foreach_grant_in_range +EXPORT_SYMBOL_GPL vmlinux 0xab694fc0 crypto_comp_compress +EXPORT_SYMBOL_GPL vmlinux 0xab6e8282 ip6_datagram_connect_v6_only +EXPORT_SYMBOL_GPL vmlinux 0xab6f0ded __tracepoint_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0xab9b6c77 acpi_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0xabc2c8c7 ata_bmdma_stop +EXPORT_SYMBOL_GPL vmlinux 0xabc640f3 list_lru_isolate +EXPORT_SYMBOL_GPL vmlinux 0xabc6e9e4 pm_report_max_hw_sleep +EXPORT_SYMBOL_GPL vmlinux 0xabd45848 stop_machine +EXPORT_SYMBOL_GPL vmlinux 0xabe5471d pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0xabec5540 vcap_tc_flower_handler_arp_usage +EXPORT_SYMBOL_GPL vmlinux 0xac0e705c sata_scr_read +EXPORT_SYMBOL_GPL vmlinux 0xac10879f tpm2_get_tpm_pt +EXPORT_SYMBOL_GPL vmlinux 0xac10e5e2 cpuidle_get_cpu_driver +EXPORT_SYMBOL_GPL vmlinux 0xac11a19b ata_bmdma_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0xac136bcb tpm_tis_remove +EXPORT_SYMBOL_GPL vmlinux 0xac158df0 irq_domain_update_bus_token +EXPORT_SYMBOL_GPL vmlinux 0xac1a0f4b apply_to_page_range +EXPORT_SYMBOL_GPL vmlinux 0xac241185 cpuidle_unregister +EXPORT_SYMBOL_GPL vmlinux 0xac2caa56 pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0xac2dfe7a devm_create_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xac3403ca rz_mtu3_32bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0xac3a6bc4 regulator_suspend_disable +EXPORT_SYMBOL_GPL vmlinux 0xac3f9bd9 tcp_plb_update_state_upon_rto +EXPORT_SYMBOL_GPL vmlinux 0xac640fb4 device_set_node +EXPORT_SYMBOL_GPL vmlinux 0xac690a01 init_user_ns +EXPORT_SYMBOL_GPL vmlinux 0xac786765 usb_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xac819750 serdev_device_write_room +EXPORT_SYMBOL_GPL vmlinux 0xac9ada46 serial8250_do_set_divisor +EXPORT_SYMBOL_GPL vmlinux 0xaca0319b fib_rules_lookup +EXPORT_SYMBOL_GPL vmlinux 0xacb4d88c clk_rate_exclusive_put +EXPORT_SYMBOL_GPL vmlinux 0xacb8b499 clk_hw_rate_is_protected +EXPORT_SYMBOL_GPL vmlinux 0xacc977ac alarm_forward_now +EXPORT_SYMBOL_GPL vmlinux 0xacdadb09 rtnl_af_register +EXPORT_SYMBOL_GPL vmlinux 0xacde4cf3 regulator_sync_voltage +EXPORT_SYMBOL_GPL vmlinux 0xacf01c57 switchdev_handle_port_obj_add_foreign +EXPORT_SYMBOL_GPL vmlinux 0xad06c825 ct_user_exit +EXPORT_SYMBOL_GPL vmlinux 0xad0e3650 usb_role_switch_register +EXPORT_SYMBOL_GPL vmlinux 0xad1e157f of_reserved_mem_device_init_by_idx +EXPORT_SYMBOL_GPL vmlinux 0xad33b4be regmap_multi_reg_write_bypassed +EXPORT_SYMBOL_GPL vmlinux 0xad395dd9 mm_account_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0xad40dffd debugfs_create_file_size +EXPORT_SYMBOL_GPL vmlinux 0xad42dff8 __SCK__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0xad49b071 mmput_async +EXPORT_SYMBOL_GPL vmlinux 0xad4e6259 remove_cpu +EXPORT_SYMBOL_GPL vmlinux 0xad52edd3 root_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xad645234 register_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xad672b0c pci_disable_sriov +EXPORT_SYMBOL_GPL vmlinux 0xad76a3f0 __SCK__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xad7adc9d devm_regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xad83ce29 xas_find_conflict +EXPORT_SYMBOL_GPL vmlinux 0xad88a555 mpc8xxx_spi_rx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0xad975ed5 devm_otg_ulpi_create +EXPORT_SYMBOL_GPL vmlinux 0xad97abe1 xfrm_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0xad98902d led_sysfs_enable +EXPORT_SYMBOL_GPL vmlinux 0xad9b4615 gpiod_set_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xad9cf747 dma_alloc_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xad9e7b62 acpi_is_pnp_device +EXPORT_SYMBOL_GPL vmlinux 0xad9fb247 lwtunnel_valid_encap_type_attr +EXPORT_SYMBOL_GPL vmlinux 0xada0733d init_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xada38766 dst_cache_destroy +EXPORT_SYMBOL_GPL vmlinux 0xada7c6ee ata_sff_freeze +EXPORT_SYMBOL_GPL vmlinux 0xadad6b37 device_link_add +EXPORT_SYMBOL_GPL vmlinux 0xade0649a serdev_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0xade5339b hte_get_clk_src_info +EXPORT_SYMBOL_GPL vmlinux 0xadf0d00d find_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0xadf9c1b3 housekeeping_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xae01217a mpi_write_to_sgl +EXPORT_SYMBOL_GPL vmlinux 0xae0ecf40 usb_bus_idr_lock +EXPORT_SYMBOL_GPL vmlinux 0xae1051b0 net_cls_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xae1204e2 fbcon_modechange_possible +EXPORT_SYMBOL_GPL vmlinux 0xae1946e6 efivars_register +EXPORT_SYMBOL_GPL vmlinux 0xae37ecb3 ohci_suspend +EXPORT_SYMBOL_GPL vmlinux 0xae39f80e dst_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xae53df5f gpiochip_reqres_irq +EXPORT_SYMBOL_GPL vmlinux 0xae66224d dev_pm_opp_of_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0xae69b1c1 usermodehelper_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xae7c231d mpi_cmp +EXPORT_SYMBOL_GPL vmlinux 0xae8a4063 raw_v4_match +EXPORT_SYMBOL_GPL vmlinux 0xaeabc82d dax_writeback_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0xaeb98b65 device_dma_supported +EXPORT_SYMBOL_GPL vmlinux 0xaec21f2b usb_device_match_id +EXPORT_SYMBOL_GPL vmlinux 0xaeca2d31 bus_register +EXPORT_SYMBOL_GPL vmlinux 0xaedcc22f ata_sff_prereset +EXPORT_SYMBOL_GPL vmlinux 0xaef18333 dma_get_merge_boundary +EXPORT_SYMBOL_GPL vmlinux 0xaf036de3 uart_handle_dcd_change +EXPORT_SYMBOL_GPL vmlinux 0xaf04fd92 skb_gso_validate_mac_len +EXPORT_SYMBOL_GPL vmlinux 0xaf076aec nd_fletcher64 +EXPORT_SYMBOL_GPL vmlinux 0xaf0b6ba7 blkg_rwstat_init +EXPORT_SYMBOL_GPL vmlinux 0xaf0d5a6f devres_find +EXPORT_SYMBOL_GPL vmlinux 0xaf0e035f dw_pcie_ep_linkup +EXPORT_SYMBOL_GPL vmlinux 0xaf136059 misc_cg_try_charge +EXPORT_SYMBOL_GPL vmlinux 0xaf177e53 class_compat_create_link +EXPORT_SYMBOL_GPL vmlinux 0xaf348da7 cpu_pm_exit +EXPORT_SYMBOL_GPL vmlinux 0xaf34f129 __devm_regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0xaf3a44e9 __SCK__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xaf3edc62 devl_rate_nodes_destroy +EXPORT_SYMBOL_GPL vmlinux 0xaf4014ff usb_amd_quirk_pll_check +EXPORT_SYMBOL_GPL vmlinux 0xaf50b0a3 spi_finalize_current_transfer +EXPORT_SYMBOL_GPL vmlinux 0xaf6d38c0 vcap_mod_rule +EXPORT_SYMBOL_GPL vmlinux 0xaf785ed9 sdio_disable_func +EXPORT_SYMBOL_GPL vmlinux 0xaf793668 __alloc_percpu_gfp +EXPORT_SYMBOL_GPL vmlinux 0xaf7ad94c __SCK__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xaf7b1498 securityfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0xaf852873 cpuidle_register_device +EXPORT_SYMBOL_GPL vmlinux 0xaf86e371 mtk_clk_register_factors +EXPORT_SYMBOL_GPL vmlinux 0xaf8c0a77 vp_modern_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0xaf8c3f99 srcu_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xaf8f1793 regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0xaf96d7f9 wm831x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xafb07262 __pfn_to_mfn +EXPORT_SYMBOL_GPL vmlinux 0xafcd1cb1 vcap_chain_id_to_lookup +EXPORT_SYMBOL_GPL vmlinux 0xafd98273 debugfs_rename +EXPORT_SYMBOL_GPL vmlinux 0xafddd545 ata_id_c_string +EXPORT_SYMBOL_GPL vmlinux 0xafdf8e07 trace_seq_path +EXPORT_SYMBOL_GPL vmlinux 0xafeb58c1 __SCK__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0xb0069f7e mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xb0099f79 topology_clear_scale_freq_source +EXPORT_SYMBOL_GPL vmlinux 0xb013f52e dm_disk +EXPORT_SYMBOL_GPL vmlinux 0xb01b9457 pm_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xb02a9881 pinctrl_pm_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0xb02ac411 register_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb043ba0a dev_pm_opp_of_remove_table +EXPORT_SYMBOL_GPL vmlinux 0xb049a294 __SCK__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0xb05719f2 badblocks_clear +EXPORT_SYMBOL_GPL vmlinux 0xb05b68d5 zynqmp_pm_reset_get_status +EXPORT_SYMBOL_GPL vmlinux 0xb063688d scsi_unregister_device_handler +EXPORT_SYMBOL_GPL vmlinux 0xb06b6d58 vfs_remove_acl +EXPORT_SYMBOL_GPL vmlinux 0xb06ea245 sbitmap_queue_resize +EXPORT_SYMBOL_GPL vmlinux 0xb0747ed2 rcu_cpu_stall_suppress +EXPORT_SYMBOL_GPL vmlinux 0xb077e70a clk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0xb0788c72 nvdimm_region_notify +EXPORT_SYMBOL_GPL vmlinux 0xb07c2e02 virtio_break_device +EXPORT_SYMBOL_GPL vmlinux 0xb0802f90 __tracepoint_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xb084c014 tty_buffer_unlock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xb08a22a3 cpufreq_show_cpus +EXPORT_SYMBOL_GPL vmlinux 0xb08ed293 crypto_larval_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb095c69d pci_bus_max_busnr +EXPORT_SYMBOL_GPL vmlinux 0xb0a07b80 pci_get_dsn +EXPORT_SYMBOL_GPL vmlinux 0xb0a08499 virtqueue_detach_unused_buf +EXPORT_SYMBOL_GPL vmlinux 0xb0aaaf01 ata_noop_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0xb0aae1ab mtk_paris_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0xb0b85f47 ring_buffer_iter_reset +EXPORT_SYMBOL_GPL vmlinux 0xb0d1656c gpio_free_array +EXPORT_SYMBOL_GPL vmlinux 0xb0e7ab1f __traceiter_console +EXPORT_SYMBOL_GPL vmlinux 0xb0e8e671 xenbus_otherend_changed +EXPORT_SYMBOL_GPL vmlinux 0xb0fad534 cros_ec_get_sensor_count +EXPORT_SYMBOL_GPL vmlinux 0xb1009867 of_css +EXPORT_SYMBOL_GPL vmlinux 0xb10a843f regmap_get_max_register +EXPORT_SYMBOL_GPL vmlinux 0xb10d964d devlink_fmsg_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xb114ff76 device_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0xb11d9000 tty_dev_name_to_number +EXPORT_SYMBOL_GPL vmlinux 0xb1234d80 ata_pci_shutdown_one +EXPORT_SYMBOL_GPL vmlinux 0xb126dc06 ima_file_check +EXPORT_SYMBOL_GPL vmlinux 0xb13837ce vcap_rule_add_key_u48 +EXPORT_SYMBOL_GPL vmlinux 0xb13c5a76 phy_validate +EXPORT_SYMBOL_GPL vmlinux 0xb147b4e0 skb_mpls_dec_ttl +EXPORT_SYMBOL_GPL vmlinux 0xb15b7e91 fuse_dev_release +EXPORT_SYMBOL_GPL vmlinux 0xb1647fc2 devlink_info_version_running_put +EXPORT_SYMBOL_GPL vmlinux 0xb16f0f72 ata_link_abort +EXPORT_SYMBOL_GPL vmlinux 0xb1b3f6ed phylink_mii_c22_pcs_decode_state +EXPORT_SYMBOL_GPL vmlinux 0xb1baa71a devlink_linecard_provision_fail +EXPORT_SYMBOL_GPL vmlinux 0xb1bb4590 bus_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xb1bed25d dpm_resume_start +EXPORT_SYMBOL_GPL vmlinux 0xb1dacc43 regmap_mmio_attach_clk +EXPORT_SYMBOL_GPL vmlinux 0xb1dfecea power_supply_battery_info_properties_size +EXPORT_SYMBOL_GPL vmlinux 0xb1e25684 __trace_bputs +EXPORT_SYMBOL_GPL vmlinux 0xb1ebf660 devm_mipi_dsi_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0xb1edf028 ata_sas_sync_probe +EXPORT_SYMBOL_GPL vmlinux 0xb1f454a2 mtk_pinconf_bias_disable_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0xb1fc1782 pci_speed_string +EXPORT_SYMBOL_GPL vmlinux 0xb202b776 noop_backing_dev_info +EXPORT_SYMBOL_GPL vmlinux 0xb202f0d7 rht_bucket_nested_insert +EXPORT_SYMBOL_GPL vmlinux 0xb208790b ahci_print_info +EXPORT_SYMBOL_GPL vmlinux 0xb20ed44f of_irq_to_resource_table +EXPORT_SYMBOL_GPL vmlinux 0xb21d00c6 hte_ts_put +EXPORT_SYMBOL_GPL vmlinux 0xb21e8943 ata_sas_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xb2210d64 reset_control_deassert +EXPORT_SYMBOL_GPL vmlinux 0xb221c6fc __clk_hw_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0xb23b7691 start_poll_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0xb2405efc secure_tcp_seq +EXPORT_SYMBOL_GPL vmlinux 0xb244f333 acpi_dev_ready_for_enumeration +EXPORT_SYMBOL_GPL vmlinux 0xb252fac8 clk_regmap_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0xb256be16 efivar_is_available +EXPORT_SYMBOL_GPL vmlinux 0xb26a1add elfcorehdr_addr +EXPORT_SYMBOL_GPL vmlinux 0xb27d26a9 ahci_platform_disable_phys +EXPORT_SYMBOL_GPL vmlinux 0xb295188f ahci_platform_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb29533ee zs_malloc +EXPORT_SYMBOL_GPL vmlinux 0xb2a6f197 bpf_fentry_test1 +EXPORT_SYMBOL_GPL vmlinux 0xb2c1732e rcu_gp_set_torture_wait +EXPORT_SYMBOL_GPL vmlinux 0xb2c1fd67 genphy_c45_read_mdix +EXPORT_SYMBOL_GPL vmlinux 0xb2cff745 pci_slots_kset +EXPORT_SYMBOL_GPL vmlinux 0xb2d4e78b icc_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xb2db2b2f phy_pm_runtime_put_sync +EXPORT_SYMBOL_GPL vmlinux 0xb2ded649 crypto_unregister_scomp +EXPORT_SYMBOL_GPL vmlinux 0xb2e764e8 suspend_valid_only_mem +EXPORT_SYMBOL_GPL vmlinux 0xb2fa093e blk_mq_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xb301e627 edac_pci_handle_npe +EXPORT_SYMBOL_GPL vmlinux 0xb307c909 devlink_fmsg_u64_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xb30b2bda preempt_model_full +EXPORT_SYMBOL_GPL vmlinux 0xb30ee47c serdev_device_set_flow_control +EXPORT_SYMBOL_GPL vmlinux 0xb329daa7 dst_cache_get +EXPORT_SYMBOL_GPL vmlinux 0xb346cacc rockchip_clk_register_armclk +EXPORT_SYMBOL_GPL vmlinux 0xb34eae86 iommu_detach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0xb35eb6b7 pci_stop_and_remove_bus_device_locked +EXPORT_SYMBOL_GPL vmlinux 0xb35ef9e1 bdev_discard_alignment +EXPORT_SYMBOL_GPL vmlinux 0xb374aa5d pm_runtime_autosuspend_expiration +EXPORT_SYMBOL_GPL vmlinux 0xb37822ac mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xb390c820 kthread_flush_worker +EXPORT_SYMBOL_GPL vmlinux 0xb3a696c0 fib_nexthop_info +EXPORT_SYMBOL_GPL vmlinux 0xb3afda06 ti_sci_inta_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0xb3b4e774 rockchip_pcie_parse_dt +EXPORT_SYMBOL_GPL vmlinux 0xb3bcc4ff i2c_probe_func_quick_read +EXPORT_SYMBOL_GPL vmlinux 0xb3c10c5f umd_unload_blob +EXPORT_SYMBOL_GPL vmlinux 0xb3c9174b tty_get_icount +EXPORT_SYMBOL_GPL vmlinux 0xb3cbf2e1 kvm_release_page_clean +EXPORT_SYMBOL_GPL vmlinux 0xb3dba28c pm_clk_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb3e027a1 sdio_memcpy_toio +EXPORT_SYMBOL_GPL vmlinux 0xb3fd8fe6 kernel_read_file_from_path +EXPORT_SYMBOL_GPL vmlinux 0xb40d5228 rockchip_pcie_init_port +EXPORT_SYMBOL_GPL vmlinux 0xb40d673e zynqmp_pm_pinctrl_request +EXPORT_SYMBOL_GPL vmlinux 0xb4137b28 cpufreq_disable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0xb414739a xfrm_audit_state_replay +EXPORT_SYMBOL_GPL vmlinux 0xb42c5b7a pci_epf_alloc_space +EXPORT_SYMBOL_GPL vmlinux 0xb4389c97 strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0xb43f9365 ktime_get +EXPORT_SYMBOL_GPL vmlinux 0xb447548f devm_kmalloc +EXPORT_SYMBOL_GPL vmlinux 0xb44a75d9 irq_chip_eoi_parent +EXPORT_SYMBOL_GPL vmlinux 0xb44b0501 pci_find_doe_mailbox +EXPORT_SYMBOL_GPL vmlinux 0xb44e18ea audit_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb458dfa1 scsi_host_busy_iter +EXPORT_SYMBOL_GPL vmlinux 0xb45d968e usb_get_current_frame_number +EXPORT_SYMBOL_GPL vmlinux 0xb468d40b pci_user_read_config_word +EXPORT_SYMBOL_GPL vmlinux 0xb47319a0 usb_remove_hcd +EXPORT_SYMBOL_GPL vmlinux 0xb47a1b9d irq_set_default_host +EXPORT_SYMBOL_GPL vmlinux 0xb48e0053 class_is_registered +EXPORT_SYMBOL_GPL vmlinux 0xb48f0638 software_node_register +EXPORT_SYMBOL_GPL vmlinux 0xb48f3499 xlnx_register_event +EXPORT_SYMBOL_GPL vmlinux 0xb48ff81c edac_pci_del_device +EXPORT_SYMBOL_GPL vmlinux 0xb4998080 tcp_ca_openreq_child +EXPORT_SYMBOL_GPL vmlinux 0xb4b97c90 pvclock_gtod_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb4d50f32 kvm_read_guest_page +EXPORT_SYMBOL_GPL vmlinux 0xb4d77891 br_ip6_fragment +EXPORT_SYMBOL_GPL vmlinux 0xb4ddd6fa vp_modern_config_vector +EXPORT_SYMBOL_GPL vmlinux 0xb4e4d344 __vfs_setxattr_locked +EXPORT_SYMBOL_GPL vmlinux 0xb4ea7cf7 kgdb_connected +EXPORT_SYMBOL_GPL vmlinux 0xb4eda0da ring_buffer_event_length +EXPORT_SYMBOL_GPL vmlinux 0xb501b2df nd_cmd_dimm_desc +EXPORT_SYMBOL_GPL vmlinux 0xb503c79a devlink_region_snapshot_id_get +EXPORT_SYMBOL_GPL vmlinux 0xb5093dd3 console_list +EXPORT_SYMBOL_GPL vmlinux 0xb51fbd64 edac_op_state +EXPORT_SYMBOL_GPL vmlinux 0xb520eb79 btree_merge +EXPORT_SYMBOL_GPL vmlinux 0xb545607b dax_add_host +EXPORT_SYMBOL_GPL vmlinux 0xb548c59e usb_acpi_power_manageable +EXPORT_SYMBOL_GPL vmlinux 0xb54dfe6d ip6_redirect +EXPORT_SYMBOL_GPL vmlinux 0xb55139f6 HUF_readStats +EXPORT_SYMBOL_GPL vmlinux 0xb556fcb7 __pm_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb55de460 HYPERVISOR_dm_op +EXPORT_SYMBOL_GPL vmlinux 0xb561c490 mpi_mul +EXPORT_SYMBOL_GPL vmlinux 0xb570745c __SCK__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xb5777ad1 dma_resv_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0xb58aea58 pci_enable_ats +EXPORT_SYMBOL_GPL vmlinux 0xb58eb14a scsi_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xb592d904 __gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL vmlinux 0xb5a0b015 driver_set_override +EXPORT_SYMBOL_GPL vmlinux 0xb5a83919 devm_power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xb5a83e35 gnttab_setup_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xb5a8c226 acpi_gsi_to_irq +EXPORT_SYMBOL_GPL vmlinux 0xb5ad157a serial8250_tx_chars +EXPORT_SYMBOL_GPL vmlinux 0xb5b157d9 __hvc_resize +EXPORT_SYMBOL_GPL vmlinux 0xb5b6fb04 hv_get_vpreg +EXPORT_SYMBOL_GPL vmlinux 0xb5bc698f dmaengine_unmap_put +EXPORT_SYMBOL_GPL vmlinux 0xb5c3ed28 ata_dev_disable +EXPORT_SYMBOL_GPL vmlinux 0xb5c9072b mc_send_command +EXPORT_SYMBOL_GPL vmlinux 0xb5cb556f __fscrypt_inode_uses_inline_crypto +EXPORT_SYMBOL_GPL vmlinux 0xb5cc416d usb_autopm_get_interface_async +EXPORT_SYMBOL_GPL vmlinux 0xb5f07096 subsys_virtual_register +EXPORT_SYMBOL_GPL vmlinux 0xb5fd3144 pm_generic_poweroff_noirq +EXPORT_SYMBOL_GPL vmlinux 0xb608a817 virtio_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xb61bb0fd devlink_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xb62460d0 skcipher_walk_done +EXPORT_SYMBOL_GPL vmlinux 0xb6261484 register_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb63398fa mtk_pinconf_drive_set +EXPORT_SYMBOL_GPL vmlinux 0xb6343238 uart_get_rs485_mode +EXPORT_SYMBOL_GPL vmlinux 0xb6357e53 cpuidle_enable_device +EXPORT_SYMBOL_GPL vmlinux 0xb63bb687 gpiochip_populate_parent_fwspec_twocell +EXPORT_SYMBOL_GPL vmlinux 0xb63c8c3d iommu_map_sg +EXPORT_SYMBOL_GPL vmlinux 0xb63d2845 rio_alloc_net +EXPORT_SYMBOL_GPL vmlinux 0xb6410433 mpi_addm +EXPORT_SYMBOL_GPL vmlinux 0xb655f91b pci_epc_get_next_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xb66927b6 mbox_client_txdone +EXPORT_SYMBOL_GPL vmlinux 0xb675d1b7 regmap_field_test_bits +EXPORT_SYMBOL_GPL vmlinux 0xb6787346 sfp_unregister_socket +EXPORT_SYMBOL_GPL vmlinux 0xb67d4cb9 devlink_to_dev +EXPORT_SYMBOL_GPL vmlinux 0xb69afbb0 devlink_linecard_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xb6a051e0 gpiochip_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0xb6a4514d iomap_seek_hole +EXPORT_SYMBOL_GPL vmlinux 0xb6a76ea3 xfrm_audit_state_icvfail +EXPORT_SYMBOL_GPL vmlinux 0xb6ae42d6 nvmem_add_one_cell +EXPORT_SYMBOL_GPL vmlinux 0xb6bbdce6 msg_zerocopy_callback +EXPORT_SYMBOL_GPL vmlinux 0xb6c3d879 regcache_mark_dirty +EXPORT_SYMBOL_GPL vmlinux 0xb6c7c39c mpc8xxx_spi_rx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0xb6d05d54 tps65912_device_init +EXPORT_SYMBOL_GPL vmlinux 0xb6dca48e mmc_regulator_enable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xb6df084d sbitmap_queue_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0xb6e6d99d clk_disable +EXPORT_SYMBOL_GPL vmlinux 0xb6ed9a61 __devres_alloc_node +EXPORT_SYMBOL_GPL vmlinux 0xb6f4a3d8 fuse_free_conn +EXPORT_SYMBOL_GPL vmlinux 0xb6f5b3b1 rio_request_mport_dma +EXPORT_SYMBOL_GPL vmlinux 0xb6f66ffd imx_pinctrl_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xb6fec143 ahci_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0xb701c4c7 l3mdev_fib_table_by_index +EXPORT_SYMBOL_GPL vmlinux 0xb709a030 fsnotify_destroy_mark +EXPORT_SYMBOL_GPL vmlinux 0xb7329c06 clk_set_phase +EXPORT_SYMBOL_GPL vmlinux 0xb7333d01 pm_runtime_barrier +EXPORT_SYMBOL_GPL vmlinux 0xb73713d7 nvmem_add_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0xb7464151 rio_release_dma +EXPORT_SYMBOL_GPL vmlinux 0xb74af4bb hypervisor_kobj +EXPORT_SYMBOL_GPL vmlinux 0xb761008a ata_sff_postreset +EXPORT_SYMBOL_GPL vmlinux 0xb764e0ee tty_mode_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xb781c479 devm_ti_sci_get_handle +EXPORT_SYMBOL_GPL vmlinux 0xb782c1a3 hv_get_vpreg_128 +EXPORT_SYMBOL_GPL vmlinux 0xb783e873 devm_thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xb786bf75 pci_write_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xb7a387fc synchronize_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0xb7c69a63 unregister_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb7cbef9e power_supply_set_battery_charged +EXPORT_SYMBOL_GPL vmlinux 0xb7d10bf1 devm_power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0xb7d298c7 fuse_get_unique +EXPORT_SYMBOL_GPL vmlinux 0xb7e77518 securityfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xb7e7782c genphy_c45_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xb7eab117 devl_linecard_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb7f990e9 rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xb80681bc of_get_fb_videomode +EXPORT_SYMBOL_GPL vmlinux 0xb81d6834 clk_mux_val_to_index +EXPORT_SYMBOL_GPL vmlinux 0xb8211f97 fwnode_get_parent +EXPORT_SYMBOL_GPL vmlinux 0xb821e961 tty_port_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xb8273d0b __wake_up_sync +EXPORT_SYMBOL_GPL vmlinux 0xb85042e5 gnttab_free_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0xb859f02b regmap_can_raw_write +EXPORT_SYMBOL_GPL vmlinux 0xb861e2c4 pinctrl_dev_get_devname +EXPORT_SYMBOL_GPL vmlinux 0xb86a332d hrtimer_init_sleeper +EXPORT_SYMBOL_GPL vmlinux 0xb86b4fc5 crypto_grab_kpp +EXPORT_SYMBOL_GPL vmlinux 0xb872b8d1 fb_bl_default_curve +EXPORT_SYMBOL_GPL vmlinux 0xb87360b7 edac_mc_del_mc +EXPORT_SYMBOL_GPL vmlinux 0xb874cc9e trace_array_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb8781582 imx_clk_hw_sscg_pll +EXPORT_SYMBOL_GPL vmlinux 0xb87e0740 __sk_flush_backlog +EXPORT_SYMBOL_GPL vmlinux 0xb87f40fe cppc_set_enable +EXPORT_SYMBOL_GPL vmlinux 0xb88cbb50 __ndisc_fill_addr_option +EXPORT_SYMBOL_GPL vmlinux 0xb88dbfce irq_set_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0xb89795a8 usb_cache_string +EXPORT_SYMBOL_GPL vmlinux 0xb89e69b1 jump_label_update_timeout +EXPORT_SYMBOL_GPL vmlinux 0xb8a07076 fwnode_get_phy_node +EXPORT_SYMBOL_GPL vmlinux 0xb8a0b80b tcp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xb8a4238d fat_attach +EXPORT_SYMBOL_GPL vmlinux 0xb8a59bcf debugfs_create_bool +EXPORT_SYMBOL_GPL vmlinux 0xb8b32aa7 iommu_dev_enable_feature +EXPORT_SYMBOL_GPL vmlinux 0xb8b8c4f0 ti_sci_release_resource +EXPORT_SYMBOL_GPL vmlinux 0xb8c829f1 strp_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xb8c863ed regcache_drop_region +EXPORT_SYMBOL_GPL vmlinux 0xb8cd3a7f nf_logger_put +EXPORT_SYMBOL_GPL vmlinux 0xb8cfc9c5 devm_regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0xb8d45f90 dev_pm_get_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0xb8d4dd5b device_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0xb8e657ee __dev_fwnode_const +EXPORT_SYMBOL_GPL vmlinux 0xb8f11603 idr_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb910d341 rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0xb912560d static_key_disable +EXPORT_SYMBOL_GPL vmlinux 0xb917b6d7 return_address +EXPORT_SYMBOL_GPL vmlinux 0xb9198fa1 gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xb91a3e32 evm_verifyxattr +EXPORT_SYMBOL_GPL vmlinux 0xb91b2676 crypto_register_acomps +EXPORT_SYMBOL_GPL vmlinux 0xb934af10 sdio_signal_irq +EXPORT_SYMBOL_GPL vmlinux 0xb940d90d hte_enable_ts +EXPORT_SYMBOL_GPL vmlinux 0xb9470c4e sk_psock_init +EXPORT_SYMBOL_GPL vmlinux 0xb94958ca tracing_snapshot_cond +EXPORT_SYMBOL_GPL vmlinux 0xb95f692a ata_sff_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0xb9681621 xdp_do_flush +EXPORT_SYMBOL_GPL vmlinux 0xb979f1c3 usb_amd_pt_check_port +EXPORT_SYMBOL_GPL vmlinux 0xb97baf46 clk_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xb97c73cf regmap_get_reg_stride +EXPORT_SYMBOL_GPL vmlinux 0xb980dc42 tracepoint_probe_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb9829331 crypto_aes_set_key +EXPORT_SYMBOL_GPL vmlinux 0xb9852d11 __traceiter_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xb9875388 regulator_get_linear_step +EXPORT_SYMBOL_GPL vmlinux 0xb99a3b00 sbitmap_queue_recalculate_wake_batch +EXPORT_SYMBOL_GPL vmlinux 0xb9ac1848 usb_hcd_giveback_urb +EXPORT_SYMBOL_GPL vmlinux 0xb9b9df41 usb_amd_dev_put +EXPORT_SYMBOL_GPL vmlinux 0xb9c16f51 hv_max_vp_index +EXPORT_SYMBOL_GPL vmlinux 0xb9c425de register_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xb9c833e2 __fscrypt_prepare_readdir +EXPORT_SYMBOL_GPL vmlinux 0xb9d025c9 llist_del_first +EXPORT_SYMBOL_GPL vmlinux 0xb9ee6ef8 fat_build_inode +EXPORT_SYMBOL_GPL vmlinux 0xba03849e dummy_con +EXPORT_SYMBOL_GPL vmlinux 0xba11e5d2 phylink_fwnode_phy_connect +EXPORT_SYMBOL_GPL vmlinux 0xba13e97a key_type_user +EXPORT_SYMBOL_GPL vmlinux 0xba17da93 regulator_desc_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0xba18f6c3 i2c_match_id +EXPORT_SYMBOL_GPL vmlinux 0xba21f0e4 irq_gc_unmask_enable_reg +EXPORT_SYMBOL_GPL vmlinux 0xba220db7 __wake_up_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xba268099 dm_put +EXPORT_SYMBOL_GPL vmlinux 0xba2b7f64 cpufreq_generic_get +EXPORT_SYMBOL_GPL vmlinux 0xba2daf80 dma_vmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xba305b99 genphy_c45_check_and_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0xba331fd5 icmp_build_probe +EXPORT_SYMBOL_GPL vmlinux 0xba3cdf10 rz_mtu3_shared_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xba54edb4 wakeup_source_add +EXPORT_SYMBOL_GPL vmlinux 0xba5b058c regulator_map_voltage_iterate +EXPORT_SYMBOL_GPL vmlinux 0xba5b46c7 aead_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xba5e5657 phy_set_speed +EXPORT_SYMBOL_GPL vmlinux 0xba63e8c5 sched_show_task +EXPORT_SYMBOL_GPL vmlinux 0xba6eb67d __tracepoint_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xba9b57d9 fsl_mc_bus_dpdbg_type +EXPORT_SYMBOL_GPL vmlinux 0xba9ddcae regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0xbaaaabb4 iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0xbaae3cbf __reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xbab9a9f0 maxim_charger_currents +EXPORT_SYMBOL_GPL vmlinux 0xbac184ec blk_lld_busy +EXPORT_SYMBOL_GPL vmlinux 0xbac5e053 trace_event_raw_init +EXPORT_SYMBOL_GPL vmlinux 0xbac94448 __tracepoint_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xbad7f1a2 pinctrl_generic_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0xbad978ea __devm_add_action +EXPORT_SYMBOL_GPL vmlinux 0xbaf6850c fsnotify_wait_marks_destroyed +EXPORT_SYMBOL_GPL vmlinux 0xbb028ad3 rcu_gp_slow_register +EXPORT_SYMBOL_GPL vmlinux 0xbb080f8b __fsnotify_parent +EXPORT_SYMBOL_GPL vmlinux 0xbb0ab47b debug_locks +EXPORT_SYMBOL_GPL vmlinux 0xbb0b25d2 register_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0xbb190df5 dprc_setup +EXPORT_SYMBOL_GPL vmlinux 0xbb245946 pci_enable_pasid +EXPORT_SYMBOL_GPL vmlinux 0xbb24f372 __SCK__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xbb26a3ba dev_fill_metadata_dst +EXPORT_SYMBOL_GPL vmlinux 0xbb4146b3 get_completed_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xbb6508da random_get_entropy_fallback +EXPORT_SYMBOL_GPL vmlinux 0xbb6919f2 tty_save_termios +EXPORT_SYMBOL_GPL vmlinux 0xbb6a3cbd devlink_fmsg_arr_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xbb6f025a asymmetric_key_generate_id +EXPORT_SYMBOL_GPL vmlinux 0xbb709d16 devlink_dpipe_entry_ctx_append +EXPORT_SYMBOL_GPL vmlinux 0xbb7195a5 xdp_warn +EXPORT_SYMBOL_GPL vmlinux 0xbb7e9690 gfn_to_hva_memslot +EXPORT_SYMBOL_GPL vmlinux 0xbb8795ed spi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xbb8e74fd gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xbbaccc49 fsl_mc_bus_dpdmai_type +EXPORT_SYMBOL_GPL vmlinux 0xbbc51ec2 alloc_page_buffers +EXPORT_SYMBOL_GPL vmlinux 0xbbce155f devm_thermal_of_zone_register +EXPORT_SYMBOL_GPL vmlinux 0xbbd9ab6c switchdev_bridge_port_offload +EXPORT_SYMBOL_GPL vmlinux 0xbbe1c811 ata_bmdma_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xbbe5611b crc64_rocksoft_update +EXPORT_SYMBOL_GPL vmlinux 0xbbe56404 sprint_OID +EXPORT_SYMBOL_GPL vmlinux 0xbbe8b27c iomap_fiemap +EXPORT_SYMBOL_GPL vmlinux 0xbbf8258f blk_queue_max_discard_segments +EXPORT_SYMBOL_GPL vmlinux 0xbbf82b6f zynqmp_pm_set_tcm_config +EXPORT_SYMBOL_GPL vmlinux 0xbbff198c bpf_prog_put +EXPORT_SYMBOL_GPL vmlinux 0xbc175a52 power_supply_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xbc310d27 ahci_check_ready +EXPORT_SYMBOL_GPL vmlinux 0xbc314156 nop_mnt_idmap +EXPORT_SYMBOL_GPL vmlinux 0xbc3f2cb0 timecounter_cyc2time +EXPORT_SYMBOL_GPL vmlinux 0xbc43fa68 devm_of_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0xbc56e9b9 __regmap_init +EXPORT_SYMBOL_GPL vmlinux 0xbc576656 inet6_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0xbc5cf075 pci_ims_alloc_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc600dc9 preempt_model_voluntary +EXPORT_SYMBOL_GPL vmlinux 0xbc6bec66 free_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc95a562 __virtqueue_unbreak +EXPORT_SYMBOL_GPL vmlinux 0xbc99178a __traceiter_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xbc9b8588 ehci_cf_port_reset_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xbca0e444 get_dev_pagemap +EXPORT_SYMBOL_GPL vmlinux 0xbca6168c sata_scr_write +EXPORT_SYMBOL_GPL vmlinux 0xbcb00201 ipv4_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0xbcb1b296 make_device_exclusive_range +EXPORT_SYMBOL_GPL vmlinux 0xbcb1ce32 devlink_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbcc15e75 ktime_get_coarse_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xbcc7961a pinctrl_parse_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0xbcdd5b99 iommu_group_set_name +EXPORT_SYMBOL_GPL vmlinux 0xbcf04ff8 irq_chip_set_parent_state +EXPORT_SYMBOL_GPL vmlinux 0xbcf1f0e6 zs_create_pool +EXPORT_SYMBOL_GPL vmlinux 0xbcf5a1fd hid_bpf_device_init +EXPORT_SYMBOL_GPL vmlinux 0xbcf63bb2 regulator_set_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0xbcf70932 irq_gc_mask_set_bit +EXPORT_SYMBOL_GPL vmlinux 0xbcfc7714 dm_bio_get_target_bio_nr +EXPORT_SYMBOL_GPL vmlinux 0xbd06f3a9 ata_get_cmd_name +EXPORT_SYMBOL_GPL vmlinux 0xbd07ac12 acpi_get_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0xbd0c6cf8 pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0xbd2e67fe poll_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xbd3c9fac mptcp_pm_get_local_addr_max +EXPORT_SYMBOL_GPL vmlinux 0xbd3fe1e3 disable_hardirq +EXPORT_SYMBOL_GPL vmlinux 0xbd456830 pcc_mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0xbd46a295 vp_modern_queue_address +EXPORT_SYMBOL_GPL vmlinux 0xbd476439 inet6_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0xbd5ef27d ct_user_enter +EXPORT_SYMBOL_GPL vmlinux 0xbd5ef7a8 devl_param_value_changed +EXPORT_SYMBOL_GPL vmlinux 0xbd74160e __mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xbd7aaaee add_memory +EXPORT_SYMBOL_GPL vmlinux 0xbd8dbcc7 dw_pcie_ep_reset_bar +EXPORT_SYMBOL_GPL vmlinux 0xbda04a91 cond_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xbdb2217d hv_is_isolation_supported +EXPORT_SYMBOL_GPL vmlinux 0xbdc8104a hrtimer_sleeper_start_expires +EXPORT_SYMBOL_GPL vmlinux 0xbdcaa2cd iomap_file_buffered_write +EXPORT_SYMBOL_GPL vmlinux 0xbdd06d2d irq_remove_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xbdda1b5f vmalloc_huge +EXPORT_SYMBOL_GPL vmlinux 0xbddacf6b fuse_conn_get +EXPORT_SYMBOL_GPL vmlinux 0xbde38f24 linear_hugepage_index +EXPORT_SYMBOL_GPL vmlinux 0xbe137c1e imx_fracn_gppll +EXPORT_SYMBOL_GPL vmlinux 0xbe194835 serial8250_do_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xbe46f61c fsl_mc_allocate_irqs +EXPORT_SYMBOL_GPL vmlinux 0xbe52acfc __devm_regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0xbe5c888b crypto_chain +EXPORT_SYMBOL_GPL vmlinux 0xbe5e3414 k3_udma_glue_reset_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0xbe687e88 wake_up_all_idle_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbe842ef9 regulator_get_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0xbe85427e io_uring_cmd_import_fixed +EXPORT_SYMBOL_GPL vmlinux 0xbe8748e3 spi_mem_dirmap_write +EXPORT_SYMBOL_GPL vmlinux 0xbe8b6b06 inet_csk_reqsk_queue_hash_add +EXPORT_SYMBOL_GPL vmlinux 0xbe96dfd8 of_reconfig_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbe9a83d5 dw_pcie_write +EXPORT_SYMBOL_GPL vmlinux 0xbe9e0497 dma_resv_set_deadline +EXPORT_SYMBOL_GPL vmlinux 0xbea5ff1e static_key_initialized +EXPORT_SYMBOL_GPL vmlinux 0xbeada34f balloon_page_enqueue +EXPORT_SYMBOL_GPL vmlinux 0xbeb7b7d3 __traceiter_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0xbebea357 cpufreq_generic_attr +EXPORT_SYMBOL_GPL vmlinux 0xbec66c3a __apei_exec_run +EXPORT_SYMBOL_GPL vmlinux 0xbecc3f96 folio_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0xbeda5a5f kvm_io_bus_write +EXPORT_SYMBOL_GPL vmlinux 0xbee002a6 rio_get_comptag +EXPORT_SYMBOL_GPL vmlinux 0xbef1cb05 of_hwspin_lock_get_id_byname +EXPORT_SYMBOL_GPL vmlinux 0xbefcb6d5 srcu_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbf041102 register_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbf1607a0 fwnode_connection_find_match +EXPORT_SYMBOL_GPL vmlinux 0xbf2a7e1c ip6_datagram_send_ctl +EXPORT_SYMBOL_GPL vmlinux 0xbf2b6e34 dev_pm_opp_get_max_volt_latency +EXPORT_SYMBOL_GPL vmlinux 0xbf2e2e71 housekeeping_enabled +EXPORT_SYMBOL_GPL vmlinux 0xbf34f95a xdp_set_features_flag +EXPORT_SYMBOL_GPL vmlinux 0xbf4513c3 devlink_linecard_activate +EXPORT_SYMBOL_GPL vmlinux 0xbf515a34 icc_set_bw +EXPORT_SYMBOL_GPL vmlinux 0xbf547c35 fib_add_nexthop +EXPORT_SYMBOL_GPL vmlinux 0xbf55dd8f tty_port_tty_hangup +EXPORT_SYMBOL_GPL vmlinux 0xbf5cb691 of_msi_configure +EXPORT_SYMBOL_GPL vmlinux 0xbf5edff0 fwnode_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0xbf60e01b usb_get_descriptor +EXPORT_SYMBOL_GPL vmlinux 0xbf6a1be4 pci_dev_trylock +EXPORT_SYMBOL_GPL vmlinux 0xbf7d07f1 usb_disable_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0xbf80c4de ethnl_cable_test_finished +EXPORT_SYMBOL_GPL vmlinux 0xbf8bd4c5 sdio_readsb +EXPORT_SYMBOL_GPL vmlinux 0xbf94f119 component_add_typed +EXPORT_SYMBOL_GPL vmlinux 0xbfbc5434 pciserial_resume_ports +EXPORT_SYMBOL_GPL vmlinux 0xbfbd66b2 vp_modern_remove +EXPORT_SYMBOL_GPL vmlinux 0xbfde5587 phy_power_on +EXPORT_SYMBOL_GPL vmlinux 0xbfdfda54 srcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0xbfe5616d tick_broadcast_oneshot_control +EXPORT_SYMBOL_GPL vmlinux 0xbfea75c1 icc_sync_state +EXPORT_SYMBOL_GPL vmlinux 0xbfec302c blk_queue_flag_test_and_set +EXPORT_SYMBOL_GPL vmlinux 0xbfed2cd9 __wait_rcu_gp +EXPORT_SYMBOL_GPL vmlinux 0xbff5ed75 dw_pcie_upconfig_setup +EXPORT_SYMBOL_GPL vmlinux 0xc006b2e2 tpm_put_ops +EXPORT_SYMBOL_GPL vmlinux 0xc028eabd __traceiter_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xc02bcd76 dmi_kobj +EXPORT_SYMBOL_GPL vmlinux 0xc046cf84 imx93_clk_gate +EXPORT_SYMBOL_GPL vmlinux 0xc0538ec0 gnttab_page_cache_shrink +EXPORT_SYMBOL_GPL vmlinux 0xc05cee80 ipi_get_hwirq +EXPORT_SYMBOL_GPL vmlinux 0xc0686c96 nf_checksum_partial +EXPORT_SYMBOL_GPL vmlinux 0xc06cd351 get_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xc0772660 ata_pci_remove_one +EXPORT_SYMBOL_GPL vmlinux 0xc090c376 net_selftest_get_strings +EXPORT_SYMBOL_GPL vmlinux 0xc09159d2 irq_chip_retrigger_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xc0953235 extcon_get_extcon_dev +EXPORT_SYMBOL_GPL vmlinux 0xc0966094 simple_attr_write +EXPORT_SYMBOL_GPL vmlinux 0xc096ba98 proc_mkdir_data +EXPORT_SYMBOL_GPL vmlinux 0xc0a3d155 k3_udma_glue_rx_get_flow_id_base +EXPORT_SYMBOL_GPL vmlinux 0xc0a67b04 sata_pmp_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xc0a8f4be phylink_resume +EXPORT_SYMBOL_GPL vmlinux 0xc0a96e14 rcu_gp_is_expedited +EXPORT_SYMBOL_GPL vmlinux 0xc0b05baf sysfs_create_groups +EXPORT_SYMBOL_GPL vmlinux 0xc0b258c1 regmap_mmio_detach_clk +EXPORT_SYMBOL_GPL vmlinux 0xc0b2664d devlink_dpipe_header_ipv4 +EXPORT_SYMBOL_GPL vmlinux 0xc0ba5a2b dax_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0xc0bab001 gpiod_set_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xc0babe93 register_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xc0bc9a5f pci_epc_write_header +EXPORT_SYMBOL_GPL vmlinux 0xc0bee4e7 buffer_migrate_folio_norefs +EXPORT_SYMBOL_GPL vmlinux 0xc0c6e80b edac_mc_free +EXPORT_SYMBOL_GPL vmlinux 0xc0cf01b2 devm_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0xc0d0c1ab fat_getattr +EXPORT_SYMBOL_GPL vmlinux 0xc0dcb59e edac_layer_name +EXPORT_SYMBOL_GPL vmlinux 0xc0f0458a ip_tunnel_unneed_metadata +EXPORT_SYMBOL_GPL vmlinux 0xc0f2a327 icc_provider_init +EXPORT_SYMBOL_GPL vmlinux 0xc0f8988c kstrdup_quotable_cmdline +EXPORT_SYMBOL_GPL vmlinux 0xc1086e0c sysrq_toggle_support +EXPORT_SYMBOL_GPL vmlinux 0xc10f179c ip6_append_data +EXPORT_SYMBOL_GPL vmlinux 0xc11bd488 tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xc14f7616 __SCK__tp_func_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0xc1515c9a dev_pm_set_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xc154d9de kvm_gfn_to_hva_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xc15825fd irq_domain_free_irqs_common +EXPORT_SYMBOL_GPL vmlinux 0xc15bb684 devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc1645995 devm_regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xc16dd968 usb_ep0_reinit +EXPORT_SYMBOL_GPL vmlinux 0xc1743430 cpuidle_disable_device +EXPORT_SYMBOL_GPL vmlinux 0xc17515d7 usb_hcds_loaded +EXPORT_SYMBOL_GPL vmlinux 0xc17e9946 usb_show_dynids +EXPORT_SYMBOL_GPL vmlinux 0xc184b17f rio_mport_send_doorbell +EXPORT_SYMBOL_GPL vmlinux 0xc19b2437 __tracepoint_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc1abe2ec gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0xc1aefd38 of_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0xc1b29517 msi_unlock_descs +EXPORT_SYMBOL_GPL vmlinux 0xc1cedd78 fib_nl_delrule +EXPORT_SYMBOL_GPL vmlinux 0xc1d15a4c phylink_set_port_modes +EXPORT_SYMBOL_GPL vmlinux 0xc1dbdb2c ahci_init_controller +EXPORT_SYMBOL_GPL vmlinux 0xc1dce028 k3_udma_glue_reset_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xc1e6986e interval_tree_span_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xc229c5a4 phy_modify +EXPORT_SYMBOL_GPL vmlinux 0xc22a3091 vm_unmap_aliases +EXPORT_SYMBOL_GPL vmlinux 0xc2368ea5 ata_xfer_mask2mode +EXPORT_SYMBOL_GPL vmlinux 0xc23758fe crypto_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0xc2399994 ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0xc23b53c9 input_ff_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc2472388 tegra210_clk_emc_update_setting +EXPORT_SYMBOL_GPL vmlinux 0xc248f984 usb_hcd_pci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xc24eee5c get_pid_task +EXPORT_SYMBOL_GPL vmlinux 0xc24ef339 rtnl_get_net_ns_capable +EXPORT_SYMBOL_GPL vmlinux 0xc25b8971 hv_remove_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0xc267ff80 sdio_writew +EXPORT_SYMBOL_GPL vmlinux 0xc2692173 wakeup_sources_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xc270803e pci_cfg_access_trylock +EXPORT_SYMBOL_GPL vmlinux 0xc27f4af3 bpf_trace_run11 +EXPORT_SYMBOL_GPL vmlinux 0xc289e46d cpufreq_generic_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xc28b3dd6 gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0xc296d1df rio_add_device +EXPORT_SYMBOL_GPL vmlinux 0xc29bc43d phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc2a3e570 errata +EXPORT_SYMBOL_GPL vmlinux 0xc2a814db tcp_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xc2b2180f irq_work_queue +EXPORT_SYMBOL_GPL vmlinux 0xc2c1c427 perf_event_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc2dda1ef nfs_ssc_client_tbl +EXPORT_SYMBOL_GPL vmlinux 0xc2de27ca hest_disable +EXPORT_SYMBOL_GPL vmlinux 0xc2f88c37 __netpoll_setup +EXPORT_SYMBOL_GPL vmlinux 0xc321436b encrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0xc33091ec dw_pcie_host_deinit +EXPORT_SYMBOL_GPL vmlinux 0xc3370d4f led_trigger_write +EXPORT_SYMBOL_GPL vmlinux 0xc340e246 zynqmp_pm_request_node +EXPORT_SYMBOL_GPL vmlinux 0xc341ae6d zs_map_object +EXPORT_SYMBOL_GPL vmlinux 0xc344943c ethtool_dev_mm_supported +EXPORT_SYMBOL_GPL vmlinux 0xc346f91d ata_bmdma32_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xc34f857b __srcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xc35c022c tpm2_probe +EXPORT_SYMBOL_GPL vmlinux 0xc363970d usb_find_alt_setting +EXPORT_SYMBOL_GPL vmlinux 0xc3708747 trace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0xc37295e3 rockchip_clk_init +EXPORT_SYMBOL_GPL vmlinux 0xc37ed868 kvm_vcpu_gfn_to_hva +EXPORT_SYMBOL_GPL vmlinux 0xc3805cd1 fs_ftype_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0xc38548eb devm_of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc3876c1a hv_isolation_type_snp +EXPORT_SYMBOL_GPL vmlinux 0xc3923fe1 usb_hcd_is_primary_hcd +EXPORT_SYMBOL_GPL vmlinux 0xc39678e8 regmap_multi_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xc3997d9d mpi_read_raw_from_sgl +EXPORT_SYMBOL_GPL vmlinux 0xc39e4042 fat_sync_inode +EXPORT_SYMBOL_GPL vmlinux 0xc3a3013f dw_pcie_ep_raise_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0xc3a5ed9c stmpe_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xc3b47825 rcu_async_relax +EXPORT_SYMBOL_GPL vmlinux 0xc3c4c6cc hash_algo_name +EXPORT_SYMBOL_GPL vmlinux 0xc3cd3eeb tps6586x_read +EXPORT_SYMBOL_GPL vmlinux 0xc3d3a78e extcon_set_property_sync +EXPORT_SYMBOL_GPL vmlinux 0xc3de65ff ring_buffer_bytes_cpu +EXPORT_SYMBOL_GPL vmlinux 0xc3e2a0f8 devfreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc3ea5305 iommu_default_passthrough +EXPORT_SYMBOL_GPL vmlinux 0xc3ee6237 perf_event_update_userpage +EXPORT_SYMBOL_GPL vmlinux 0xc3fa8c00 bpf_sk_storage_diag_put +EXPORT_SYMBOL_GPL vmlinux 0xc3fd8910 blk_mq_alloc_request_hctx +EXPORT_SYMBOL_GPL vmlinux 0xc4039759 nvdimm_provider_data +EXPORT_SYMBOL_GPL vmlinux 0xc4083142 ata_sff_thaw +EXPORT_SYMBOL_GPL vmlinux 0xc428068d sata_deb_timing_long +EXPORT_SYMBOL_GPL vmlinux 0xc43e92b9 trace_seq_bprintf +EXPORT_SYMBOL_GPL vmlinux 0xc4471b80 debugfs_create_devm_seqfile +EXPORT_SYMBOL_GPL vmlinux 0xc44afc48 pse_ethtool_set_config +EXPORT_SYMBOL_GPL vmlinux 0xc44de9f8 of_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0xc454fc7b twl_get_type +EXPORT_SYMBOL_GPL vmlinux 0xc46324f6 dynevent_create +EXPORT_SYMBOL_GPL vmlinux 0xc46752d2 __pci_epf_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xc471c67a twl4030_audio_disable_resource +EXPORT_SYMBOL_GPL vmlinux 0xc47532ba vcap_get_rule +EXPORT_SYMBOL_GPL vmlinux 0xc4795220 spi_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xc4797079 sysfs_unmerge_group +EXPORT_SYMBOL_GPL vmlinux 0xc48ad4cd serdev_device_close +EXPORT_SYMBOL_GPL vmlinux 0xc48c80ff trace_remove_event_call +EXPORT_SYMBOL_GPL vmlinux 0xc49714cb ahci_platform_resume_host +EXPORT_SYMBOL_GPL vmlinux 0xc4a31146 rdma_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc4a72936 trusted_tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xc4b9618a devl_linecard_create +EXPORT_SYMBOL_GPL vmlinux 0xc4ba9aeb zynqmp_pm_fpga_get_config_status +EXPORT_SYMBOL_GPL vmlinux 0xc4c5262d of_dma_request_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0xc4cb02a0 crypto_alg_mod_lookup +EXPORT_SYMBOL_GPL vmlinux 0xc4cfb799 serdev_device_remove +EXPORT_SYMBOL_GPL vmlinux 0xc4d5e0e8 acpi_gpio_get_irq_resource +EXPORT_SYMBOL_GPL vmlinux 0xc4df81a9 ata_sas_port_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc4e1f3a5 devl_rate_leaf_create +EXPORT_SYMBOL_GPL vmlinux 0xc4e7fac1 ksm_madvise +EXPORT_SYMBOL_GPL vmlinux 0xc4f0da12 ktime_get_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xc50df7e8 blk_mq_freeze_queue_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0xc51450c6 imx_ccm_lock +EXPORT_SYMBOL_GPL vmlinux 0xc5157c6d devm_extcon_dev_allocate +EXPORT_SYMBOL_GPL vmlinux 0xc51d56ab of_irq_parse_one +EXPORT_SYMBOL_GPL vmlinux 0xc5266935 tegra_bpmp_mrq_return +EXPORT_SYMBOL_GPL vmlinux 0xc5357eb3 mddev_unlock +EXPORT_SYMBOL_GPL vmlinux 0xc53a8f25 devlink_dpipe_table_counter_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc5604800 clk_set_rate_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xc568ac35 clk_register_composite +EXPORT_SYMBOL_GPL vmlinux 0xc569d8ce __clk_get_name +EXPORT_SYMBOL_GPL vmlinux 0xc56da6d1 phy_exit +EXPORT_SYMBOL_GPL vmlinux 0xc5748241 fsnotify_init_mark +EXPORT_SYMBOL_GPL vmlinux 0xc575c737 debug_locks_off +EXPORT_SYMBOL_GPL vmlinux 0xc5777fca linear_range_get_selector_low_array +EXPORT_SYMBOL_GPL vmlinux 0xc5792733 devm_i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0xc58a3ee6 icc_node_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc59dd5e6 gnttab_dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xc5a30752 sdio_writeb_readb +EXPORT_SYMBOL_GPL vmlinux 0xc5a5c678 uart_parse_earlycon +EXPORT_SYMBOL_GPL vmlinux 0xc5cbb83a sdev_evt_send +EXPORT_SYMBOL_GPL vmlinux 0xc5d4df38 crypto_unregister_rng +EXPORT_SYMBOL_GPL vmlinux 0xc5d6e8af balloon_page_list_dequeue +EXPORT_SYMBOL_GPL vmlinux 0xc5d9a126 unregister_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xc5dd5921 dev_xdp_prog_count +EXPORT_SYMBOL_GPL vmlinux 0xc5e03e32 bpf_prog_free +EXPORT_SYMBOL_GPL vmlinux 0xc5e917f1 crypto_shash_final +EXPORT_SYMBOL_GPL vmlinux 0xc5f226db pci_check_and_mask_intx +EXPORT_SYMBOL_GPL vmlinux 0xc6104d9d ahci_set_em_messages +EXPORT_SYMBOL_GPL vmlinux 0xc610e7fd mtk_clk_dummy_ops +EXPORT_SYMBOL_GPL vmlinux 0xc615b4f4 fsverity_ioctl_read_metadata +EXPORT_SYMBOL_GPL vmlinux 0xc617f82c unregister_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc61871f2 gpiochip_irq_domain_activate +EXPORT_SYMBOL_GPL vmlinux 0xc6250576 ZSTD_isError +EXPORT_SYMBOL_GPL vmlinux 0xc625195d rio_unlock_device +EXPORT_SYMBOL_GPL vmlinux 0xc62611e1 scatterwalk_map_and_copy +EXPORT_SYMBOL_GPL vmlinux 0xc62a6bd5 inet_ctl_sock_create +EXPORT_SYMBOL_GPL vmlinux 0xc636d60f __tracepoint_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xc64b1547 invalidate_inode_pages2_range +EXPORT_SYMBOL_GPL vmlinux 0xc64fd66a add_hwgenerator_randomness +EXPORT_SYMBOL_GPL vmlinux 0xc6564341 ata_bmdma_irq_clear +EXPORT_SYMBOL_GPL vmlinux 0xc6572a90 xenbus_read_unsigned +EXPORT_SYMBOL_GPL vmlinux 0xc6593808 da9052_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xc65c1078 ethnl_cable_test_fault_length +EXPORT_SYMBOL_GPL vmlinux 0xc66019cc xen_resume_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc66b77b1 iommu_group_set_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xc675802f clk_regmap_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0xc6779093 ring_buffer_record_enable +EXPORT_SYMBOL_GPL vmlinux 0xc67f7c1e dpbp_open +EXPORT_SYMBOL_GPL vmlinux 0xc6875e48 fuse_fill_super_common +EXPORT_SYMBOL_GPL vmlinux 0xc689c0a6 elv_rqhash_del +EXPORT_SYMBOL_GPL vmlinux 0xc68b37e8 dw_pcie_ep_init_notify +EXPORT_SYMBOL_GPL vmlinux 0xc68c41d6 __SCK__tp_func_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xc697b0f7 nvmem_device_read +EXPORT_SYMBOL_GPL vmlinux 0xc69b7ee5 zs_destroy_pool +EXPORT_SYMBOL_GPL vmlinux 0xc69fd4d6 fsstack_copy_inode_size +EXPORT_SYMBOL_GPL vmlinux 0xc6a0d04c edac_pci_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xc6a4a872 __clk_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc6a62795 ata_std_bios_param +EXPORT_SYMBOL_GPL vmlinux 0xc6d68510 xenbus_dev_groups +EXPORT_SYMBOL_GPL vmlinux 0xc6dda572 __percpu_down_read +EXPORT_SYMBOL_GPL vmlinux 0xc6def34b gnttab_empty_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xc6e5bcf3 linear_range_get_selector_within +EXPORT_SYMBOL_GPL vmlinux 0xc6ee6d53 nd_region_dev +EXPORT_SYMBOL_GPL vmlinux 0xc6fa9a05 trace_event_ignore_this_pid +EXPORT_SYMBOL_GPL vmlinux 0xc6fcb5e9 alloc_dax +EXPORT_SYMBOL_GPL vmlinux 0xc7061ef3 iova_cache_put +EXPORT_SYMBOL_GPL vmlinux 0xc73227d8 vcap_tc_flower_handler_cvlan_usage +EXPORT_SYMBOL_GPL vmlinux 0xc73577bd gpiod_count +EXPORT_SYMBOL_GPL vmlinux 0xc7395c3b ata_sff_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xc7409852 synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xc741a2a8 thermal_zone_get_temp +EXPORT_SYMBOL_GPL vmlinux 0xc74c07ce cppc_get_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xc7681cca iommu_device_unlink +EXPORT_SYMBOL_GPL vmlinux 0xc7690fac ata_ehi_clear_desc +EXPORT_SYMBOL_GPL vmlinux 0xc77c40b2 sata_link_scr_lpm +EXPORT_SYMBOL_GPL vmlinux 0xc7856e74 __wake_up_locked_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xc78858b4 pci_epc_remove_epf +EXPORT_SYMBOL_GPL vmlinux 0xc78a246f tpm_pm_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc78e3530 bus_create_file +EXPORT_SYMBOL_GPL vmlinux 0xc7942b22 is_dock_device +EXPORT_SYMBOL_GPL vmlinux 0xc79aac6e serial8250_em485_start_tx +EXPORT_SYMBOL_GPL vmlinux 0xc79c92fa serdev_device_get_tiocm +EXPORT_SYMBOL_GPL vmlinux 0xc7a1840e llist_add_batch +EXPORT_SYMBOL_GPL vmlinux 0xc7a7e770 clk_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xc7c23ff0 xenbus_exists +EXPORT_SYMBOL_GPL vmlinux 0xc7c9f028 ping_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xc7ca5475 fib_nh_common_release +EXPORT_SYMBOL_GPL vmlinux 0xc7cbc65c spi_add_device +EXPORT_SYMBOL_GPL vmlinux 0xc7e64fc2 asn1_encode_integer +EXPORT_SYMBOL_GPL vmlinux 0xc7f69f9b device_show_ulong +EXPORT_SYMBOL_GPL vmlinux 0xc7fa4aa9 kobj_ns_drop +EXPORT_SYMBOL_GPL vmlinux 0xc800f922 elv_register +EXPORT_SYMBOL_GPL vmlinux 0xc80139e2 tps65912_device_exit +EXPORT_SYMBOL_GPL vmlinux 0xc8099e9a spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xc8283a84 blk_mq_start_stopped_hw_queue +EXPORT_SYMBOL_GPL vmlinux 0xc82b3a88 __SCK__tp_func_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xc82c721f klist_remove +EXPORT_SYMBOL_GPL vmlinux 0xc82da8e4 devm_acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0xc82ed2a1 devres_for_each_res +EXPORT_SYMBOL_GPL vmlinux 0xc831826d usb_bulk_msg +EXPORT_SYMBOL_GPL vmlinux 0xc839c1ce trace_seq_to_user +EXPORT_SYMBOL_GPL vmlinux 0xc83ec992 devm_nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0xc8551fe6 dev_coredumpm +EXPORT_SYMBOL_GPL vmlinux 0xc8594d3d reset_control_acquire +EXPORT_SYMBOL_GPL vmlinux 0xc868c99c create_signature +EXPORT_SYMBOL_GPL vmlinux 0xc87dd725 k3_udma_glue_pop_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0xc888222f ata_sas_tport_add +EXPORT_SYMBOL_GPL vmlinux 0xc88ed225 unix_outq_len +EXPORT_SYMBOL_GPL vmlinux 0xc8a787f0 get_device_system_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0xc8af5c4a disk_alloc_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0xc8beb68a vga_default_device +EXPORT_SYMBOL_GPL vmlinux 0xc8c15495 sata_async_notification +EXPORT_SYMBOL_GPL vmlinux 0xc8c70fdd devm_hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0xc8c9ee6b ata_sff_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xc8da3fa0 fsverity_get_digest +EXPORT_SYMBOL_GPL vmlinux 0xc8ddd5b5 kstrdup_quotable +EXPORT_SYMBOL_GPL vmlinux 0xc8e661b8 xfrm_audit_policy_add +EXPORT_SYMBOL_GPL vmlinux 0xc8ecbfd4 pci_enable_sriov +EXPORT_SYMBOL_GPL vmlinux 0xc8ed19e9 __mmdrop +EXPORT_SYMBOL_GPL vmlinux 0xc8ed3e42 gpiochip_get_data +EXPORT_SYMBOL_GPL vmlinux 0xc8edbd22 regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xc8f60f8e bpfilter_ops +EXPORT_SYMBOL_GPL vmlinux 0xc8fffab4 tcp_abort +EXPORT_SYMBOL_GPL vmlinux 0xc905402b log_write_mmio +EXPORT_SYMBOL_GPL vmlinux 0xc90f7a5c iommu_detach_group +EXPORT_SYMBOL_GPL vmlinux 0xc916ed78 inet_bhash2_reset_saddr +EXPORT_SYMBOL_GPL vmlinux 0xc91fdf58 percpu_ref_is_zero +EXPORT_SYMBOL_GPL vmlinux 0xc92d7f73 of_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0xc9345c0f digsig_verify +EXPORT_SYMBOL_GPL vmlinux 0xc93ee1e7 usb_phy_roothub_init +EXPORT_SYMBOL_GPL vmlinux 0xc9417952 set_primary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xc949b721 of_fdt_unflatten_tree +EXPORT_SYMBOL_GPL vmlinux 0xc94b78ef relay_open +EXPORT_SYMBOL_GPL vmlinux 0xc9561772 fb_destroy_modelist +EXPORT_SYMBOL_GPL vmlinux 0xc96012c0 __blk_req_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0xc9641b48 visitor32 +EXPORT_SYMBOL_GPL vmlinux 0xc965f4c0 devm_rtc_device_register +EXPORT_SYMBOL_GPL vmlinux 0xc9715630 __SCK__tp_func_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc97cccc6 __traceiter_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0xc9827693 __bpf_call_base +EXPORT_SYMBOL_GPL vmlinux 0xc98a563e sysfs_remove_file_from_group +EXPORT_SYMBOL_GPL vmlinux 0xc99de4db relay_reset +EXPORT_SYMBOL_GPL vmlinux 0xc9a87950 ack_all_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xc9ad9ab7 devm_clk_hw_get_clk +EXPORT_SYMBOL_GPL vmlinux 0xc9b2448b pci_bus_resource_n +EXPORT_SYMBOL_GPL vmlinux 0xc9bf8798 cpufreq_unregister_governor +EXPORT_SYMBOL_GPL vmlinux 0xc9c27139 mtk_devm_alloc_clk_data +EXPORT_SYMBOL_GPL vmlinux 0xc9c8cbda uhci_check_and_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0xc9cb2fee pci_find_next_capability +EXPORT_SYMBOL_GPL vmlinux 0xc9ceea06 clk_has_parent +EXPORT_SYMBOL_GPL vmlinux 0xc9d27b09 do_unbind_con_driver +EXPORT_SYMBOL_GPL vmlinux 0xc9d47e8a exportfs_decode_fh +EXPORT_SYMBOL_GPL vmlinux 0xc9db13fd regulator_get_mode +EXPORT_SYMBOL_GPL vmlinux 0xc9e3d4db vcap_debugfs +EXPORT_SYMBOL_GPL vmlinux 0xc9e9f2fc rio_register_scan +EXPORT_SYMBOL_GPL vmlinux 0xc9ec4e21 free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xc9fb00f7 pl320_ipc_transmit +EXPORT_SYMBOL_GPL vmlinux 0xc9fd5d7e cdx_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xc9fd634a usb_role_switch_put +EXPORT_SYMBOL_GPL vmlinux 0xca0e4eef rdev_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xca178b28 thermal_zone_get_crit_temp +EXPORT_SYMBOL_GPL vmlinux 0xca1e5cc0 __clocksource_update_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0xca28b466 fsl_mc_bus_dprc_type +EXPORT_SYMBOL_GPL vmlinux 0xca3c61c4 devm_regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xca3cb339 __traceiter_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0xca454a34 vt_get_leds +EXPORT_SYMBOL_GPL vmlinux 0xca48d41c bpf_prog_sub +EXPORT_SYMBOL_GPL vmlinux 0xca500464 ZSTD_getErrorName +EXPORT_SYMBOL_GPL vmlinux 0xca534a6c __xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0xca669803 vp_legacy_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0xca6fbe39 ata_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xca7d8764 kthread_freezable_should_stop +EXPORT_SYMBOL_GPL vmlinux 0xca8e6350 pinctrl_pm_select_idle_state +EXPORT_SYMBOL_GPL vmlinux 0xca9a1d5e ring_buffer_free +EXPORT_SYMBOL_GPL vmlinux 0xca9d8cbf folio_mkclean +EXPORT_SYMBOL_GPL vmlinux 0xcaa7ffb6 mtk_clk_register_fixed_clks +EXPORT_SYMBOL_GPL vmlinux 0xcaaf12bf reset_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0xcab36cdf crypto_aead_setkey +EXPORT_SYMBOL_GPL vmlinux 0xcabe04de cpuidle_resume_and_unlock +EXPORT_SYMBOL_GPL vmlinux 0xcad2b76c imx_clk_hw_pfd +EXPORT_SYMBOL_GPL vmlinux 0xcad71e24 trace_event_buffer_reserve +EXPORT_SYMBOL_GPL vmlinux 0xcadd97e8 pci_remove_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xcae7ce5d fsl_mc_get_version +EXPORT_SYMBOL_GPL vmlinux 0xcaeb3714 meson8_pmx_ops +EXPORT_SYMBOL_GPL vmlinux 0xcaf1d958 evtchn_get +EXPORT_SYMBOL_GPL vmlinux 0xcb02608c tty_port_default_client_ops +EXPORT_SYMBOL_GPL vmlinux 0xcb1619f8 gpiochip_free_own_desc +EXPORT_SYMBOL_GPL vmlinux 0xcb2bfe2b nvmem_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcb3ff4ce ncsi_vlan_rx_kill_vid +EXPORT_SYMBOL_GPL vmlinux 0xcb4675b7 sdio_readb +EXPORT_SYMBOL_GPL vmlinux 0xcb4a7d9b public_key_verify_signature +EXPORT_SYMBOL_GPL vmlinux 0xcb4e2d57 of_clk_hw_simple_get +EXPORT_SYMBOL_GPL vmlinux 0xcb561441 mem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0xcb58f7c8 extcon_set_property_capability +EXPORT_SYMBOL_GPL vmlinux 0xcb5da924 acpi_subsys_prepare +EXPORT_SYMBOL_GPL vmlinux 0xcb6f1295 dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xcb9071ba gfn_to_page +EXPORT_SYMBOL_GPL vmlinux 0xcbb12f8c spi_mem_adjust_op_size +EXPORT_SYMBOL_GPL vmlinux 0xcbbee39b rtc_update_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0xcbc59bd7 usb_phy_set_charger_state +EXPORT_SYMBOL_GPL vmlinux 0xcbc6c9a2 pci_pri_supported +EXPORT_SYMBOL_GPL vmlinux 0xcbda5892 gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0xcbe56bc2 zs_get_total_pages +EXPORT_SYMBOL_GPL vmlinux 0xcbeca55b dpbp_disable +EXPORT_SYMBOL_GPL vmlinux 0xcbfd383f of_remove_property +EXPORT_SYMBOL_GPL vmlinux 0xcc026b85 dma_resv_test_signaled +EXPORT_SYMBOL_GPL vmlinux 0xcc038e93 of_mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0xcc0778b1 sdio_readw +EXPORT_SYMBOL_GPL vmlinux 0xcc0fd0a7 k3_ringacc_ring_push_head +EXPORT_SYMBOL_GPL vmlinux 0xcc1bbac1 handle_bad_irq +EXPORT_SYMBOL_GPL vmlinux 0xcc30e03a usb_match_id +EXPORT_SYMBOL_GPL vmlinux 0xcc39c03e nvmem_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcc455c14 devm_kasprintf +EXPORT_SYMBOL_GPL vmlinux 0xcc4ec307 usb_interrupt_msg +EXPORT_SYMBOL_GPL vmlinux 0xcc6833d8 irq_domain_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0xcc84a4b1 __of_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xcc850e92 crypto_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xcc8f47c9 devm_gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xcc9268fc hwpoison_filter_enable +EXPORT_SYMBOL_GPL vmlinux 0xcc9280d1 fuse_dax_cancel_work +EXPORT_SYMBOL_GPL vmlinux 0xcc935375 walk_iomem_res_desc +EXPORT_SYMBOL_GPL vmlinux 0xccabde6f crc64_rocksoft_generic +EXPORT_SYMBOL_GPL vmlinux 0xccb1b12d __traceiter_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0xccbd5a64 au_platform_setup +EXPORT_SYMBOL_GPL vmlinux 0xccc450c5 sysfs_rename_link_ns +EXPORT_SYMBOL_GPL vmlinux 0xccc5c439 vfs_truncate +EXPORT_SYMBOL_GPL vmlinux 0xccc5dd4f acpi_device_update_power +EXPORT_SYMBOL_GPL vmlinux 0xcccfb2fa sata_deb_timing_hotplug +EXPORT_SYMBOL_GPL vmlinux 0xccd48800 zap_vma_ptes +EXPORT_SYMBOL_GPL vmlinux 0xccd86806 ata_id_string +EXPORT_SYMBOL_GPL vmlinux 0xccdb442f clk_gate_restore_context +EXPORT_SYMBOL_GPL vmlinux 0xcce9126b pci_epc_mem_init +EXPORT_SYMBOL_GPL vmlinux 0xccec73f9 irq_domain_xlate_onetwocell +EXPORT_SYMBOL_GPL vmlinux 0xcced6390 nvmem_cell_read_u32 +EXPORT_SYMBOL_GPL vmlinux 0xccf52bc9 sfp_upstream_start +EXPORT_SYMBOL_GPL vmlinux 0xcd0534a7 device_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0xcd08c192 sdio_retune_crc_enable +EXPORT_SYMBOL_GPL vmlinux 0xcd2361d8 __acpi_node_get_property_reference +EXPORT_SYMBOL_GPL vmlinux 0xcd24e146 hash_digest_size +EXPORT_SYMBOL_GPL vmlinux 0xcd26ee0d cpufreq_driver_resolve_freq +EXPORT_SYMBOL_GPL vmlinux 0xcd3bd956 clk_hw_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xcd4dc2fd regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcd5ee19f devfreq_event_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xcd64e313 of_genpd_del_provider +EXPORT_SYMBOL_GPL vmlinux 0xcd6a7600 __platform_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xcd6f2dc9 nf_log_buf_add +EXPORT_SYMBOL_GPL vmlinux 0xcd759b82 k3_ringacc_ring_reset +EXPORT_SYMBOL_GPL vmlinux 0xcd761383 regmap_reinit_cache +EXPORT_SYMBOL_GPL vmlinux 0xcd910be7 ti_sci_get_num_resources +EXPORT_SYMBOL_GPL vmlinux 0xcd91b127 system_highpri_wq +EXPORT_SYMBOL_GPL vmlinux 0xcd969312 usb_alloc_dev +EXPORT_SYMBOL_GPL vmlinux 0xcd9cd2ff wakeme_after_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcd9d69a2 __rio_local_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xcd9fcd6b devm_of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0xcda2aaba k3_udma_glue_tx_dma_to_cppi5_addr +EXPORT_SYMBOL_GPL vmlinux 0xcda2acc9 bio_poll +EXPORT_SYMBOL_GPL vmlinux 0xcdb6adcc ras_userspace_consumers +EXPORT_SYMBOL_GPL vmlinux 0xcdbc7853 of_devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0xcdca3691 nr_irqs +EXPORT_SYMBOL_GPL vmlinux 0xcde26600 cppc_get_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0xcde7e88b of_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xcdeaac4f pm_clk_remove_clk +EXPORT_SYMBOL_GPL vmlinux 0xcdec92b8 kset_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xcdf6d3a7 pm_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xcdf976b4 usb_hcd_unmap_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xce0a4020 xenbus_directory +EXPORT_SYMBOL_GPL vmlinux 0xce127205 meson_clk_cpu_dyndiv_ops +EXPORT_SYMBOL_GPL vmlinux 0xce17f2c2 meson_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0xce1a6409 rdev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0xce22e5bf meson_pmx_get_func_name +EXPORT_SYMBOL_GPL vmlinux 0xce236476 pci_generic_config_write32 +EXPORT_SYMBOL_GPL vmlinux 0xce316d7e zynqmp_pm_set_sd_tapdelay +EXPORT_SYMBOL_GPL vmlinux 0xce3785f6 xen_xenbus_fops +EXPORT_SYMBOL_GPL vmlinux 0xce3aa808 ahci_ops +EXPORT_SYMBOL_GPL vmlinux 0xce3f86f2 fsl_mc_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xce41558a nfct_btf_struct_access +EXPORT_SYMBOL_GPL vmlinux 0xce4bcba2 gpiochip_irq_map +EXPORT_SYMBOL_GPL vmlinux 0xce598ef2 unregister_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0xce5c7f80 md_submit_discard_bio +EXPORT_SYMBOL_GPL vmlinux 0xce6804f8 devm_clk_get_optional_enabled +EXPORT_SYMBOL_GPL vmlinux 0xce6db656 rcu_is_watching +EXPORT_SYMBOL_GPL vmlinux 0xce720093 rio_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xce7217d9 ata_scsi_port_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xce724fd3 pci_create_ims_domain +EXPORT_SYMBOL_GPL vmlinux 0xce75d756 anon_inode_getfd +EXPORT_SYMBOL_GPL vmlinux 0xceaaa68c fwnode_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0xceab942c led_update_brightness +EXPORT_SYMBOL_GPL vmlinux 0xceac02aa vp_legacy_set_status +EXPORT_SYMBOL_GPL vmlinux 0xceac8674 zynqmp_pm_read_pggs +EXPORT_SYMBOL_GPL vmlinux 0xcead05e1 usb_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xceb1f126 mpi_read_raw_data +EXPORT_SYMBOL_GPL vmlinux 0xceb7b1b7 device_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0xceb893ae devm_gpiod_unhinge +EXPORT_SYMBOL_GPL vmlinux 0xcec04f89 nvmem_add_cell_table +EXPORT_SYMBOL_GPL vmlinux 0xcecf12c0 thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0xced4e646 screen_glyph +EXPORT_SYMBOL_GPL vmlinux 0xcee1641c kgdb_unregister_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xcee33097 input_ff_upload +EXPORT_SYMBOL_GPL vmlinux 0xcee88e7a of_overlay_fdt_apply +EXPORT_SYMBOL_GPL vmlinux 0xceed8c16 __set_phys_to_machine +EXPORT_SYMBOL_GPL vmlinux 0xcef58e76 inet_twsk_put +EXPORT_SYMBOL_GPL vmlinux 0xcef6a09b extcon_get_property_capability +EXPORT_SYMBOL_GPL vmlinux 0xcf0bfefe mark_page_dirty_in_slot +EXPORT_SYMBOL_GPL vmlinux 0xcf131381 i2c_new_client_device +EXPORT_SYMBOL_GPL vmlinux 0xcf1ae4bb genphy_c45_read_link +EXPORT_SYMBOL_GPL vmlinux 0xcf2b807b driver_create_file +EXPORT_SYMBOL_GPL vmlinux 0xcf34ad89 devres_destroy +EXPORT_SYMBOL_GPL vmlinux 0xcf3cedec sprd_pinctrl_core_probe +EXPORT_SYMBOL_GPL vmlinux 0xcf48cdca gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0xcf515337 ata_sas_port_resume +EXPORT_SYMBOL_GPL vmlinux 0xcf51885f xen_unmap_domain_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0xcf5c88f0 irq_create_mapping_affinity +EXPORT_SYMBOL_GPL vmlinux 0xcf6b6998 dma_request_chan_by_mask +EXPORT_SYMBOL_GPL vmlinux 0xcf71e0c6 acpi_unbind_one +EXPORT_SYMBOL_GPL vmlinux 0xcf7f69f1 clk_hw_get_flags +EXPORT_SYMBOL_GPL vmlinux 0xcf93d93b __traceiter_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0xcfa3e204 sdio_f0_writeb +EXPORT_SYMBOL_GPL vmlinux 0xcfaca99c __clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xcfb11f19 fb_deferred_io_open +EXPORT_SYMBOL_GPL vmlinux 0xcfb9b3e1 acpi_subsys_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0xcfc5108a devlink_fmsg_u8_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xcfc65fa7 class_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcfc7b4e4 rcu_barrier_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0xcfd30d71 acpi_os_map_memory +EXPORT_SYMBOL_GPL vmlinux 0xcfd96b07 ata_sff_data_xfer32 +EXPORT_SYMBOL_GPL vmlinux 0xcfed623a crypto_unregister_alg +EXPORT_SYMBOL_GPL vmlinux 0xcff77474 devl_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0xcffd793e hyperv_report_panic +EXPORT_SYMBOL_GPL vmlinux 0xd0240022 clk_hw_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0xd026d518 HYPERVISOR_vcpu_op +EXPORT_SYMBOL_GPL vmlinux 0xd0351126 crypto_ahash_final +EXPORT_SYMBOL_GPL vmlinux 0xd03a81e5 devm_pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd03b1aec pinctrl_find_gpio_range_from_pin +EXPORT_SYMBOL_GPL vmlinux 0xd03eaf4c schedule_hrtimeout_range +EXPORT_SYMBOL_GPL vmlinux 0xd0458ccb xenbus_strstate +EXPORT_SYMBOL_GPL vmlinux 0xd04aedfd __SCK__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0xd059b376 failover_register +EXPORT_SYMBOL_GPL vmlinux 0xd0647ba4 usb_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xd06524ba raw_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd0676a12 fsl_mc_bus_dpcon_type +EXPORT_SYMBOL_GPL vmlinux 0xd067d3c5 system_freezable_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0xd0686cd4 rcuref_put_slowpath +EXPORT_SYMBOL_GPL vmlinux 0xd07dcb19 relay_buf_full +EXPORT_SYMBOL_GPL vmlinux 0xd07e7e6c device_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0xd096936d debugfs_read_file_bool +EXPORT_SYMBOL_GPL vmlinux 0xd09911a6 acpi_dev_get_irq_type +EXPORT_SYMBOL_GPL vmlinux 0xd09be3ba irq_set_chip_and_handler_name +EXPORT_SYMBOL_GPL vmlinux 0xd09dc92b inet_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0xd0a33bad iommu_fwspec_free +EXPORT_SYMBOL_GPL vmlinux 0xd0a9baf5 pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0xd0ba6b63 gnttab_unmap_refs +EXPORT_SYMBOL_GPL vmlinux 0xd0c05159 emergency_restart +EXPORT_SYMBOL_GPL vmlinux 0xd0c61af1 kset_find_obj +EXPORT_SYMBOL_GPL vmlinux 0xd0d156e9 __rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xd0d3f0a4 gen_pool_avail +EXPORT_SYMBOL_GPL vmlinux 0xd0d79ca1 phy_create +EXPORT_SYMBOL_GPL vmlinux 0xd0db0f12 run_dax +EXPORT_SYMBOL_GPL vmlinux 0xd0f452fa housekeeping_affine +EXPORT_SYMBOL_GPL vmlinux 0xd0fd179b fuse_file_poll +EXPORT_SYMBOL_GPL vmlinux 0xd0fd7085 hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd0fe0d73 devl_dpipe_table_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd106c538 devm_hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xd1078ef0 spi_transfer_cs_change_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0xd114081c xhci_dbg_trace +EXPORT_SYMBOL_GPL vmlinux 0xd118f8db irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xd12b8c1b ext_pi_type1_crc64 +EXPORT_SYMBOL_GPL vmlinux 0xd135497c tps65912_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0xd138c08a free_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0xd1394b1d usb_enable_ltm +EXPORT_SYMBOL_GPL vmlinux 0xd140c33a blk_next_bio +EXPORT_SYMBOL_GPL vmlinux 0xd144f440 synth_event_create +EXPORT_SYMBOL_GPL vmlinux 0xd1481de7 mpi_clear +EXPORT_SYMBOL_GPL vmlinux 0xd14c53b5 ata_port_wait_eh +EXPORT_SYMBOL_GPL vmlinux 0xd1502660 blk_bio_list_merge +EXPORT_SYMBOL_GPL vmlinux 0xd159586c net_prio_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xd17a38be bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xd17f1c9e pci_find_host_bridge +EXPORT_SYMBOL_GPL vmlinux 0xd17fb0d1 pm_generic_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0xd1913c5e __trace_trigger_soft_disabled +EXPORT_SYMBOL_GPL vmlinux 0xd1a65c14 usb_altnum_to_altsetting +EXPORT_SYMBOL_GPL vmlinux 0xd1a9ca15 __SCK__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xd1aa5930 tcp_rate_check_app_limited +EXPORT_SYMBOL_GPL vmlinux 0xd1c3fb44 vcap_free_rule +EXPORT_SYMBOL_GPL vmlinux 0xd1c490fd dprc_open +EXPORT_SYMBOL_GPL vmlinux 0xd1caccea __traceiter_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0xd1cbc23c add_timer_on +EXPORT_SYMBOL_GPL vmlinux 0xd1e2b9f4 usb_asmedia_modifyflowcontrol +EXPORT_SYMBOL_GPL vmlinux 0xd1f2eee2 nf_logger_find_get +EXPORT_SYMBOL_GPL vmlinux 0xd1f8c734 of_pci_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0xd210ea28 blk_mq_hctx_set_fq_lock_class +EXPORT_SYMBOL_GPL vmlinux 0xd2143153 platform_get_irq_optional +EXPORT_SYMBOL_GPL vmlinux 0xd215acd1 power_supply_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd217e9e6 trace_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0xd21b61bd async_schedule_node_domain +EXPORT_SYMBOL_GPL vmlinux 0xd21f1d35 __SCK__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xd2261091 irq_generic_chip_ops +EXPORT_SYMBOL_GPL vmlinux 0xd234cd80 rtc_initialize_alarm +EXPORT_SYMBOL_GPL vmlinux 0xd23a4731 device_phy_find_device +EXPORT_SYMBOL_GPL vmlinux 0xd23dcd79 regulator_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xd245f407 kobject_uevent_env +EXPORT_SYMBOL_GPL vmlinux 0xd248a519 rockchip_pmu_block +EXPORT_SYMBOL_GPL vmlinux 0xd24e9e8c klist_init +EXPORT_SYMBOL_GPL vmlinux 0xd251a63d pinconf_generic_dt_subnode_to_map +EXPORT_SYMBOL_GPL vmlinux 0xd260af0d ring_buffer_write +EXPORT_SYMBOL_GPL vmlinux 0xd2662fcc hid_bpf_disconnect_device +EXPORT_SYMBOL_GPL vmlinux 0xd26708e9 tcp_leave_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xd26a5d0b spi_controller_resume +EXPORT_SYMBOL_GPL vmlinux 0xd273b1b1 __round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xd2774b14 simple_attr_read +EXPORT_SYMBOL_GPL vmlinux 0xd27df931 pci_disable_rom +EXPORT_SYMBOL_GPL vmlinux 0xd27eeb4b alloc_iova +EXPORT_SYMBOL_GPL vmlinux 0xd27f215d gnttab_alloc_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xd298c3ce devm_of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0xd29c1f10 __traceiter_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xd2b10a05 ata_timing_find_mode +EXPORT_SYMBOL_GPL vmlinux 0xd2b83b96 pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xd2d7dfc9 cpuidle_get_driver +EXPORT_SYMBOL_GPL vmlinux 0xd2d7e59b unregister_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0xd2ef6a40 phylink_mii_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xd2f13e59 acpi_dev_get_dma_resources +EXPORT_SYMBOL_GPL vmlinux 0xd2f4c280 dprc_close +EXPORT_SYMBOL_GPL vmlinux 0xd2f5212a generic_online_page +EXPORT_SYMBOL_GPL vmlinux 0xd313bc7b xas_nomem +EXPORT_SYMBOL_GPL vmlinux 0xd3179896 cdrom_read_tocentry +EXPORT_SYMBOL_GPL vmlinux 0xd319f710 usb_block_urb +EXPORT_SYMBOL_GPL vmlinux 0xd31a2ac5 ring_buffer_oldest_event_ts +EXPORT_SYMBOL_GPL vmlinux 0xd31df3e2 __devm_clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xd31fd956 pci_add_dynid +EXPORT_SYMBOL_GPL vmlinux 0xd320ebaf pci_epc_get_first_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xd32a3f89 tcp_slow_start +EXPORT_SYMBOL_GPL vmlinux 0xd336688f hid_bpf_connect_device +EXPORT_SYMBOL_GPL vmlinux 0xd33aac74 blk_mq_quiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0xd33ada8b cci_probed +EXPORT_SYMBOL_GPL vmlinux 0xd33c3f20 irq_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0xd33e7e62 crypto_shash_digest +EXPORT_SYMBOL_GPL vmlinux 0xd346fa42 ata_host_alloc_pinfo +EXPORT_SYMBOL_GPL vmlinux 0xd3551a76 zynqmp_pm_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xd36760ef __usb_get_extra_descriptor +EXPORT_SYMBOL_GPL vmlinux 0xd369a1b9 rdev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xd3752c27 atomic_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xd37c8976 debounce_time_mt6765 +EXPORT_SYMBOL_GPL vmlinux 0xd3901d33 acpi_dev_resource_address_space +EXPORT_SYMBOL_GPL vmlinux 0xd39e9848 put_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xd3a4d76c of_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xd3a9261e crypto_unregister_kpp +EXPORT_SYMBOL_GPL vmlinux 0xd3ab0a74 rtc_set_alarm +EXPORT_SYMBOL_GPL vmlinux 0xd3bfd0c1 devm_regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xd3d46abe report_iommu_fault +EXPORT_SYMBOL_GPL vmlinux 0xd3e2fbf7 spi_target_abort +EXPORT_SYMBOL_GPL vmlinux 0xd3e46336 dev_pm_opp_find_freq_ceil +EXPORT_SYMBOL_GPL vmlinux 0xd3eaf1ed devlink_dpipe_entry_clear +EXPORT_SYMBOL_GPL vmlinux 0xd3ec851c __traceiter_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd3f0cd42 misc_cg_res_total_usage +EXPORT_SYMBOL_GPL vmlinux 0xd3f0e446 led_sysfs_disable +EXPORT_SYMBOL_GPL vmlinux 0xd4034828 system_freezable_wq +EXPORT_SYMBOL_GPL vmlinux 0xd403a821 __traceiter_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0xd406ade0 devm_kstrdup_const +EXPORT_SYMBOL_GPL vmlinux 0xd426dbc4 erst_get_record_count +EXPORT_SYMBOL_GPL vmlinux 0xd42e5223 of_map_id +EXPORT_SYMBOL_GPL vmlinux 0xd42f1d4e show_rcu_tasks_rude_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd440fea5 dispatch_hid_bpf_device_event +EXPORT_SYMBOL_GPL vmlinux 0xd44a5eac kgdb_register_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xd45be085 of_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0xd45c1835 vcap_addr_keysets +EXPORT_SYMBOL_GPL vmlinux 0xd45e1c67 clkdev_hw_create +EXPORT_SYMBOL_GPL vmlinux 0xd46af5ef cppc_get_perf_ctrs +EXPORT_SYMBOL_GPL vmlinux 0xd47ee0e9 blk_update_request +EXPORT_SYMBOL_GPL vmlinux 0xd48a9773 drop_reasons_register_subsys +EXPORT_SYMBOL_GPL vmlinux 0xd4935851 __SCK__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0xd4960213 i2c_adapter_depth +EXPORT_SYMBOL_GPL vmlinux 0xd49bd3a7 blk_crypto_has_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xd49ea51e xhci_drop_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xd4b6157e devlink_health_reporter_recovery_done +EXPORT_SYMBOL_GPL vmlinux 0xd4b8f1e3 pinctrl_generic_add_group +EXPORT_SYMBOL_GPL vmlinux 0xd4b9a616 reset_control_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xd4be2f9d fwnode_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xd4c14632 system_unbound_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4cbdbe3 __SCK__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xd4e1e24c ip6_route_output_flags +EXPORT_SYMBOL_GPL vmlinux 0xd4e6d7e0 linear_range_get_value +EXPORT_SYMBOL_GPL vmlinux 0xd4f5bfa5 iommu_queue_iopf +EXPORT_SYMBOL_GPL vmlinux 0xd4f62c07 hid_bpf_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0xd4f84fc4 pci_user_write_config_word +EXPORT_SYMBOL_GPL vmlinux 0xd4fd4d10 blk_trace_remove +EXPORT_SYMBOL_GPL vmlinux 0xd4ff6d7b usb_phy_roothub_suspend +EXPORT_SYMBOL_GPL vmlinux 0xd5114653 auxiliary_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd51153c7 usb_hcd_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xd5186e34 gpiod_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xd52693ec d_same_name +EXPORT_SYMBOL_GPL vmlinux 0xd52eab27 ahci_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0xd5301b2c linear_range_get_max_value +EXPORT_SYMBOL_GPL vmlinux 0xd5374429 cpufreq_dbs_governor_start +EXPORT_SYMBOL_GPL vmlinux 0xd53d060a pinctrl_remove_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xd5474690 usb_role_switch_set_role +EXPORT_SYMBOL_GPL vmlinux 0xd54f8d68 acpi_ec_add_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xd5575d61 kobject_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xd55ad93b iommu_group_get_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xd56b035b fuse_sync_release +EXPORT_SYMBOL_GPL vmlinux 0xd56e55da espintcp_push_skb +EXPORT_SYMBOL_GPL vmlinux 0xd56f9ca7 iomap_seek_data +EXPORT_SYMBOL_GPL vmlinux 0xd57875e0 devl_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0xd5807af3 k3_ringacc_ring_pop +EXPORT_SYMBOL_GPL vmlinux 0xd58b9615 of_dma_router_register +EXPORT_SYMBOL_GPL vmlinux 0xd59a1587 linkmode_resolve_pause +EXPORT_SYMBOL_GPL vmlinux 0xd59e751e dev_pm_opp_of_find_icc_paths +EXPORT_SYMBOL_GPL vmlinux 0xd5a683aa wb_writeout_inc +EXPORT_SYMBOL_GPL vmlinux 0xd5aef9fa of_genpd_remove_last +EXPORT_SYMBOL_GPL vmlinux 0xd5bb151e bpf_prog_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0xd5bf44a3 nvmem_device_find +EXPORT_SYMBOL_GPL vmlinux 0xd5c9f548 mddev_init_writes_pending +EXPORT_SYMBOL_GPL vmlinux 0xd5d784be component_bind_all +EXPORT_SYMBOL_GPL vmlinux 0xd5e49192 i2c_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xd5e60d00 debugfs_real_fops +EXPORT_SYMBOL_GPL vmlinux 0xd5f25d6a sk_attach_filter +EXPORT_SYMBOL_GPL vmlinux 0xd5f5865d __tracepoint_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0xd5f5cea8 ipv4_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xd603837d tpm_tis_core_init +EXPORT_SYMBOL_GPL vmlinux 0xd60b7820 skcipher_walk_virt +EXPORT_SYMBOL_GPL vmlinux 0xd60ba1dd usb_pipe_type_check +EXPORT_SYMBOL_GPL vmlinux 0xd611de0d locks_alloc_lock +EXPORT_SYMBOL_GPL vmlinux 0xd6251353 ftrace_set_filter_ips +EXPORT_SYMBOL_GPL vmlinux 0xd62cd877 crypto_alloc_sig +EXPORT_SYMBOL_GPL vmlinux 0xd6373111 trace_add_event_call +EXPORT_SYMBOL_GPL vmlinux 0xd6382f59 __mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0xd63e2cca crypto_shash_finup +EXPORT_SYMBOL_GPL vmlinux 0xd64ed259 __memcat_p +EXPORT_SYMBOL_GPL vmlinux 0xd66a7a35 sbitmap_queue_wake_all +EXPORT_SYMBOL_GPL vmlinux 0xd66e586d cpu_subsys +EXPORT_SYMBOL_GPL vmlinux 0xd66e7f90 serdev_device_set_parity +EXPORT_SYMBOL_GPL vmlinux 0xd67364f7 eventfd_ctx_fdget +EXPORT_SYMBOL_GPL vmlinux 0xd67723b5 vcap_tc_flower_handler_ipv6_usage +EXPORT_SYMBOL_GPL vmlinux 0xd681513a crypto_spawn_tfm2 +EXPORT_SYMBOL_GPL vmlinux 0xd682486d pse_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd68804c5 blk_queue_write_cache +EXPORT_SYMBOL_GPL vmlinux 0xd68de4d2 perf_tp_event +EXPORT_SYMBOL_GPL vmlinux 0xd6aafb42 crc64_rocksoft +EXPORT_SYMBOL_GPL vmlinux 0xd6ae9ba7 rcu_async_should_hurry +EXPORT_SYMBOL_GPL vmlinux 0xd6b27e8a xas_set_mark +EXPORT_SYMBOL_GPL vmlinux 0xd6d107ba usb_urb_ep_type_check +EXPORT_SYMBOL_GPL vmlinux 0xd6d8f6b3 topology_set_scale_freq_source +EXPORT_SYMBOL_GPL vmlinux 0xd6f8cc6d rtc_alarm_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0xd711e051 kvm_vcpu_mark_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0xd71d2e68 __audit_inode_child +EXPORT_SYMBOL_GPL vmlinux 0xd72281b5 __cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0xd7237553 ahci_reset_controller +EXPORT_SYMBOL_GPL vmlinux 0xd7269c64 osc_sb_native_usb4_control +EXPORT_SYMBOL_GPL vmlinux 0xd728743a regmap_fields_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0xd7293ffc percpu_ref_reinit +EXPORT_SYMBOL_GPL vmlinux 0xd72feba2 xenbus_read_driver_state +EXPORT_SYMBOL_GPL vmlinux 0xd7320819 scsi_autopm_get_device +EXPORT_SYMBOL_GPL vmlinux 0xd746408a vcap_select_min_rule_keyset +EXPORT_SYMBOL_GPL vmlinux 0xd74d77bc vcap_tc_flower_handler_tcp_usage +EXPORT_SYMBOL_GPL vmlinux 0xd74e400f show_rcu_tasks_classic_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd75b20aa rsa_parse_priv_key +EXPORT_SYMBOL_GPL vmlinux 0xd768e985 regulator_has_full_constraints +EXPORT_SYMBOL_GPL vmlinux 0xd78e2c75 bdev_disk_changed +EXPORT_SYMBOL_GPL vmlinux 0xd79fb1a4 trace_get_event_file +EXPORT_SYMBOL_GPL vmlinux 0xd7a86ea4 tcp_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0xd7aea26e kernel_read_file_from_path_initns +EXPORT_SYMBOL_GPL vmlinux 0xd7b243f3 vcap_find_admin +EXPORT_SYMBOL_GPL vmlinux 0xd7c6faba bsg_job_get +EXPORT_SYMBOL_GPL vmlinux 0xd7c91b63 tegra210_sata_pll_hw_control_enable +EXPORT_SYMBOL_GPL vmlinux 0xd7cea889 edac_mod_work +EXPORT_SYMBOL_GPL vmlinux 0xd7d42872 pingv6_prot +EXPORT_SYMBOL_GPL vmlinux 0xd7dc01a2 rdev_set_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xd7dccd23 __SCK__tp_func_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0xd7de4667 ncsi_unregister_dev +EXPORT_SYMBOL_GPL vmlinux 0xd7f8bc1e pktgen_xfrm_outer_mode_output +EXPORT_SYMBOL_GPL vmlinux 0xd80fd7a7 devl_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd81158c6 pci_try_reset_function +EXPORT_SYMBOL_GPL vmlinux 0xd820cb06 usb_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xd821a4a8 devl_param_driverinit_value_get +EXPORT_SYMBOL_GPL vmlinux 0xd823d36d __SCK__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0xd836fe76 nvdimm_bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd84d35bd dax_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xd866bd9d mptcp_token_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd86718b1 device_reprobe +EXPORT_SYMBOL_GPL vmlinux 0xd8711ce0 battery_hook_register +EXPORT_SYMBOL_GPL vmlinux 0xd87120de icc_link_create +EXPORT_SYMBOL_GPL vmlinux 0xd87a0c01 regulator_map_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xd87cb8eb dma_fence_unwrap_next +EXPORT_SYMBOL_GPL vmlinux 0xd87fc0a0 usb_amd_prefetch_quirk +EXPORT_SYMBOL_GPL vmlinux 0xd885dfe8 pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0xd88d8aa2 tcp_bpf_sendmsg_redir +EXPORT_SYMBOL_GPL vmlinux 0xd89c46f6 addrconf_add_linklocal +EXPORT_SYMBOL_GPL vmlinux 0xd8a9f95e rtc_class_open +EXPORT_SYMBOL_GPL vmlinux 0xd8aadb78 devm_pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xd8bdbb50 skb_to_sgvec_nomark +EXPORT_SYMBOL_GPL vmlinux 0xd8c5b0a8 pci_max_pasids +EXPORT_SYMBOL_GPL vmlinux 0xd8d22cf6 gpiochip_relres_irq +EXPORT_SYMBOL_GPL vmlinux 0xd8d68ab1 dmi_memdev_type +EXPORT_SYMBOL_GPL vmlinux 0xd8da182c rio_unregister_mport +EXPORT_SYMBOL_GPL vmlinux 0xd8eaf322 __traceiter_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0xd8f89eba pci_user_write_config_byte +EXPORT_SYMBOL_GPL vmlinux 0xd8fb93bd dm_accept_partial_bio +EXPORT_SYMBOL_GPL vmlinux 0xd8fbb14d net_cls_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xd903f419 phylink_get_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xd90a93a7 k3_udma_glue_rx_get_irq +EXPORT_SYMBOL_GPL vmlinux 0xd90d554b dm_send_uevents +EXPORT_SYMBOL_GPL vmlinux 0xd918484b fsl_mc_populate_irq_pool +EXPORT_SYMBOL_GPL vmlinux 0xd91960a5 usb_hcd_amd_remote_wakeup_quirk +EXPORT_SYMBOL_GPL vmlinux 0xd91dbd1f xdp_alloc_skb_bulk +EXPORT_SYMBOL_GPL vmlinux 0xd91e01e8 blkg_conf_init +EXPORT_SYMBOL_GPL vmlinux 0xd92ef192 security_kernel_post_load_data +EXPORT_SYMBOL_GPL vmlinux 0xd92f0791 leds_list_lock +EXPORT_SYMBOL_GPL vmlinux 0xd934d81a pcie_port_find_device +EXPORT_SYMBOL_GPL vmlinux 0xd9389577 led_get_default_pattern +EXPORT_SYMBOL_GPL vmlinux 0xd93fe0ad edac_mc_find_csrow_by_page +EXPORT_SYMBOL_GPL vmlinux 0xd944dd02 folio_wait_writeback +EXPORT_SYMBOL_GPL vmlinux 0xd9456ba7 skb_segment +EXPORT_SYMBOL_GPL vmlinux 0xd94705f1 pci_scan_child_bus +EXPORT_SYMBOL_GPL vmlinux 0xd95e1915 folio_wait_writeback_killable +EXPORT_SYMBOL_GPL vmlinux 0xd96babb4 interval_tree_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd97dfbbf usb_disable_ltm +EXPORT_SYMBOL_GPL vmlinux 0xd9916c3a idr_alloc_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd9b063b8 fscrypt_fname_siphash +EXPORT_SYMBOL_GPL vmlinux 0xd9b19aa5 __tracepoint_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0xd9b6f058 bpf_map_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0xd9bb2c13 pkcs7_get_content_data +EXPORT_SYMBOL_GPL vmlinux 0xd9bfa2be pcie_port_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xd9d88fd7 regulator_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xd9d8efe4 xenbus_watch_pathfmt +EXPORT_SYMBOL_GPL vmlinux 0xd9de5bdc inet6_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xd9e24457 ring_buffer_peek +EXPORT_SYMBOL_GPL vmlinux 0xd9e61980 phy_gbit_all_ports_features +EXPORT_SYMBOL_GPL vmlinux 0xd9f11814 regulator_force_disable +EXPORT_SYMBOL_GPL vmlinux 0xd9fa5ed0 cpuidle_register +EXPORT_SYMBOL_GPL vmlinux 0xd9faa7a5 zynqmp_pm_set_pll_frac_mode +EXPORT_SYMBOL_GPL vmlinux 0xd9ff2172 ezx_pcap_write +EXPORT_SYMBOL_GPL vmlinux 0xda0947de kmsg_dump_unregister +EXPORT_SYMBOL_GPL vmlinux 0xda0e753e bpf_trace_run12 +EXPORT_SYMBOL_GPL vmlinux 0xda10e1e2 phy_basic_t1_features +EXPORT_SYMBOL_GPL vmlinux 0xda1108c1 usb_unanchor_urb +EXPORT_SYMBOL_GPL vmlinux 0xda320d31 sfp_module_start +EXPORT_SYMBOL_GPL vmlinux 0xda554501 ipv6_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0xda7912d4 freq_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xda7950f9 pinctrl_find_gpio_range_from_pin_nolock +EXPORT_SYMBOL_GPL vmlinux 0xda7dbf1d __pm_runtime_disable +EXPORT_SYMBOL_GPL vmlinux 0xda8bc600 register_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0xda8e1302 software_node_find_by_name +EXPORT_SYMBOL_GPL vmlinux 0xda9404a1 regulator_list_hardware_vsel +EXPORT_SYMBOL_GPL vmlinux 0xdaa06dc1 acpi_lpat_raw_to_temp +EXPORT_SYMBOL_GPL vmlinux 0xdab39dde start_poll_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xdab430c5 platform_device_add_resources +EXPORT_SYMBOL_GPL vmlinux 0xdab5a1eb interval_tree_insert +EXPORT_SYMBOL_GPL vmlinux 0xdacddc93 mdiobus_c45_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xdaceef09 debugfs_create_file_unsafe +EXPORT_SYMBOL_GPL vmlinux 0xdad4573e mtk_alloc_clk_data +EXPORT_SYMBOL_GPL vmlinux 0xdadb7cc4 dm_submit_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xdadf4632 led_trigger_unregister +EXPORT_SYMBOL_GPL vmlinux 0xdae2ec4a reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xdae67e61 tegra_mc_probe_device +EXPORT_SYMBOL_GPL vmlinux 0xdaeb91c5 nvdimm_clear_poison +EXPORT_SYMBOL_GPL vmlinux 0xdaf5ca4f governor_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0xdafe42bb gpiochip_request_own_desc +EXPORT_SYMBOL_GPL vmlinux 0xdb0047f0 aead_exit_geniv +EXPORT_SYMBOL_GPL vmlinux 0xdb2fe8e4 bd_prepare_to_claim +EXPORT_SYMBOL_GPL vmlinux 0xdb398083 led_put +EXPORT_SYMBOL_GPL vmlinux 0xdb3dfe8a ti_sci_get_handle +EXPORT_SYMBOL_GPL vmlinux 0xdb422cbc pm_generic_freeze_late +EXPORT_SYMBOL_GPL vmlinux 0xdb5d3f32 vcap_is_last_chain +EXPORT_SYMBOL_GPL vmlinux 0xdb63a944 acpi_lpat_get_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0xdb722a3d udp_destruct_common +EXPORT_SYMBOL_GPL vmlinux 0xdb741547 device_pm_wait_for_dev +EXPORT_SYMBOL_GPL vmlinux 0xdb74b959 spi_controller_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdb76b3d4 acpi_device_fix_up_power_extended +EXPORT_SYMBOL_GPL vmlinux 0xdb798a45 spi_mem_poll_status +EXPORT_SYMBOL_GPL vmlinux 0xdb7c3eda kiocb_modified +EXPORT_SYMBOL_GPL vmlinux 0xdb7e64fc debugfs_create_blob +EXPORT_SYMBOL_GPL vmlinux 0xdb7f2c96 relay_close +EXPORT_SYMBOL_GPL vmlinux 0xdb8a1b3f usermodehelper_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0xdb96c3d5 generic_fh_to_dentry +EXPORT_SYMBOL_GPL vmlinux 0xdba69345 devm_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xdbb7bfad icc_get_name +EXPORT_SYMBOL_GPL vmlinux 0xdbb7d944 bpf_offload_dev_match +EXPORT_SYMBOL_GPL vmlinux 0xdbbd0912 mmc_regulator_set_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xdbc2e09c devl_resource_size_get +EXPORT_SYMBOL_GPL vmlinux 0xdbc7b942 irq_gc_noop +EXPORT_SYMBOL_GPL vmlinux 0xdbd07dd5 ahci_stop_engine +EXPORT_SYMBOL_GPL vmlinux 0xdbd18fcf devlink_net +EXPORT_SYMBOL_GPL vmlinux 0xdbdb0e8b request_any_context_irq +EXPORT_SYMBOL_GPL vmlinux 0xdbe3dbe0 vhost_task_create +EXPORT_SYMBOL_GPL vmlinux 0xdbe8d8a0 __SCK__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xdbf6ced6 netdev_walk_all_upper_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xdbf7cb70 mpi_get_nbits +EXPORT_SYMBOL_GPL vmlinux 0xdc01320c pci_cfg_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xdc02eb39 dmi_available +EXPORT_SYMBOL_GPL vmlinux 0xdc0ffce8 __devm_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xdc139c13 k3_udma_glue_tx_get_hdesc_size +EXPORT_SYMBOL_GPL vmlinux 0xdc2c7b6a device_find_child_by_name +EXPORT_SYMBOL_GPL vmlinux 0xdc43bdc6 pci_vpd_find_ro_info_keyword +EXPORT_SYMBOL_GPL vmlinux 0xdc45a5db edac_stop_work +EXPORT_SYMBOL_GPL vmlinux 0xdc4c09ca spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0xdc55fd75 devlink_flash_update_status_notify +EXPORT_SYMBOL_GPL vmlinux 0xdc6596fa irq_set_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc6699cb acpi_dev_free_resource_list +EXPORT_SYMBOL_GPL vmlinux 0xdc7df67f apei_exec_ctx_init +EXPORT_SYMBOL_GPL vmlinux 0xdc825d6c usb_amd_quirk_pll_disable +EXPORT_SYMBOL_GPL vmlinux 0xdc841b74 misc_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdc8f6870 of_get_videomode +EXPORT_SYMBOL_GPL vmlinux 0xdc8feae0 sdio_writel +EXPORT_SYMBOL_GPL vmlinux 0xdc97af2e syscore_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdc9bd1b0 devlink_resource_register +EXPORT_SYMBOL_GPL vmlinux 0xdc9f6bca __SCK__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0xdc9fa232 raw_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xdcb0a2c0 phylink_stop +EXPORT_SYMBOL_GPL vmlinux 0xdcc42fc1 alloc_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0xdcc6bb68 usb_control_msg_recv +EXPORT_SYMBOL_GPL vmlinux 0xdceb5362 efi_status_to_err +EXPORT_SYMBOL_GPL vmlinux 0xdcfaae88 of_clk_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0xdd01f50a stmpe_enable +EXPORT_SYMBOL_GPL vmlinux 0xdd0762df set_worker_desc +EXPORT_SYMBOL_GPL vmlinux 0xdd1a9b47 max8997_write_reg +EXPORT_SYMBOL_GPL vmlinux 0xdd249878 gpiod_get_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xdd25c91f fwnode_graph_get_port_parent +EXPORT_SYMBOL_GPL vmlinux 0xdd25ce0b devm_pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0xdd2c56ca skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0xdd30fe80 fuse_send_init +EXPORT_SYMBOL_GPL vmlinux 0xdd314331 class_compat_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xdd47da31 transport_add_device +EXPORT_SYMBOL_GPL vmlinux 0xdd513643 ahci_handle_port_intr +EXPORT_SYMBOL_GPL vmlinux 0xdd59256d virtqueue_get_buf +EXPORT_SYMBOL_GPL vmlinux 0xdd5ba072 file_is_kvm +EXPORT_SYMBOL_GPL vmlinux 0xdd5f93c1 dev_pm_opp_find_freq_floor +EXPORT_SYMBOL_GPL vmlinux 0xdd626ee3 fuse_len_args +EXPORT_SYMBOL_GPL vmlinux 0xdd8104a5 iomap_page_mkwrite +EXPORT_SYMBOL_GPL vmlinux 0xdd81d8f6 __SCK__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0xdd9416a9 lwtunnel_cmp_encap +EXPORT_SYMBOL_GPL vmlinux 0xdd9461fd mtk_eint_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdd95fd1e regmap_exit +EXPORT_SYMBOL_GPL vmlinux 0xdd96bf20 balloon_mops +EXPORT_SYMBOL_GPL vmlinux 0xdda31447 clk_hw_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0xdda35000 __percpu_init_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xdda8872e cpufreq_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0xddae4e78 acpi_cppc_processor_exit +EXPORT_SYMBOL_GPL vmlinux 0xddbeeecc pci_lock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0xddc0ed65 pinctrl_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xddd41e4d vcap_lookup_keyfield +EXPORT_SYMBOL_GPL vmlinux 0xddde4e96 ethnl_cable_test_step +EXPORT_SYMBOL_GPL vmlinux 0xdde39109 scsi_internal_device_block_nowait +EXPORT_SYMBOL_GPL vmlinux 0xdde63d52 ehci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0xdde64bd0 rt_mutex_lock +EXPORT_SYMBOL_GPL vmlinux 0xdde7e281 crypto_clone_cipher +EXPORT_SYMBOL_GPL vmlinux 0xdded3921 of_pwm_xlate_with_flags +EXPORT_SYMBOL_GPL vmlinux 0xddf3538a virtqueue_enable_cb_prepare +EXPORT_SYMBOL_GPL vmlinux 0xddf670e3 phy_calibrate +EXPORT_SYMBOL_GPL vmlinux 0xddfe1ad7 __SCK__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xde09a260 usb_add_phy_dev +EXPORT_SYMBOL_GPL vmlinux 0xde0af24f udp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0xde2037ed crypto_sig_maxsize +EXPORT_SYMBOL_GPL vmlinux 0xde20c1ee devm_fwnode_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0xde2c0664 usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0xde31bf7e unregister_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xde36efd0 led_trigger_event +EXPORT_SYMBOL_GPL vmlinux 0xde3a43b4 dev_pm_opp_get_freq +EXPORT_SYMBOL_GPL vmlinux 0xde49da9d fsl_mc_bus_dpci_type +EXPORT_SYMBOL_GPL vmlinux 0xde4f9057 host1x_context_device_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xde5574cf x509_load_certificate_list +EXPORT_SYMBOL_GPL vmlinux 0xde60e7a7 uart_insert_char +EXPORT_SYMBOL_GPL vmlinux 0xde67e423 crypto_unregister_shash +EXPORT_SYMBOL_GPL vmlinux 0xde6cb760 ipv6_stub +EXPORT_SYMBOL_GPL vmlinux 0xde6f1851 TSS_checkhmac1 +EXPORT_SYMBOL_GPL vmlinux 0xde7f07a4 fuse_dev_operations +EXPORT_SYMBOL_GPL vmlinux 0xde8e0cf1 tegra_bpmp_free_mrq +EXPORT_SYMBOL_GPL vmlinux 0xde9ab8c7 xenbus_rm +EXPORT_SYMBOL_GPL vmlinux 0xdea1ec76 vcap_del_rule +EXPORT_SYMBOL_GPL vmlinux 0xdead2e78 reserve_iova +EXPORT_SYMBOL_GPL vmlinux 0xdeb30ac4 proc_create_net_data +EXPORT_SYMBOL_GPL vmlinux 0xdeb706c6 phy_check_downshift +EXPORT_SYMBOL_GPL vmlinux 0xdeb8852c fb_deferred_io_init +EXPORT_SYMBOL_GPL vmlinux 0xded00cbe __nvmem_layout_register +EXPORT_SYMBOL_GPL vmlinux 0xded370ea iomap_file_buffered_write_punch_delalloc +EXPORT_SYMBOL_GPL vmlinux 0xded7a1ee __traceiter_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xdee0eac7 tty_ldisc_receive_buf +EXPORT_SYMBOL_GPL vmlinux 0xdee91d7a dtpm_destroy_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xdefd61d7 sysfs_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xdeffa0a7 edac_raw_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xdf0c757f ata_tf_to_fis +EXPORT_SYMBOL_GPL vmlinux 0xdf0ca3f4 cpu_latency_qos_request_active +EXPORT_SYMBOL_GPL vmlinux 0xdf0f75c6 eventfd_signal +EXPORT_SYMBOL_GPL vmlinux 0xdf1be5e1 __free_iova +EXPORT_SYMBOL_GPL vmlinux 0xdf1cdfc8 rio_del_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0xdf237453 timer_shutdown_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf2738bb cpu_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdf31898f cper_mem_err_pack +EXPORT_SYMBOL_GPL vmlinux 0xdf448d1c fanout_mutex +EXPORT_SYMBOL_GPL vmlinux 0xdf4bfb5a pm_generic_restore_early +EXPORT_SYMBOL_GPL vmlinux 0xdf4c2b77 dm_internal_resume +EXPORT_SYMBOL_GPL vmlinux 0xdf50555f usb_disable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0xdf511b81 __fscrypt_prepare_link +EXPORT_SYMBOL_GPL vmlinux 0xdf558314 power_supply_battery_info_properties +EXPORT_SYMBOL_GPL vmlinux 0xdf5e72b6 led_set_brightness_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf8897ad put_pid +EXPORT_SYMBOL_GPL vmlinux 0xdf8ad9fb acpi_match_device +EXPORT_SYMBOL_GPL vmlinux 0xdf9f3450 regulator_is_enabled_regmap +EXPORT_SYMBOL_GPL vmlinux 0xdfb62a50 crypto_alloc_shash +EXPORT_SYMBOL_GPL vmlinux 0xdfb95d49 virtqueue_get_used_addr +EXPORT_SYMBOL_GPL vmlinux 0xdfbe2824 pci_assign_unassigned_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0xdfc586d3 ata_pci_bmdma_clear_simplex +EXPORT_SYMBOL_GPL vmlinux 0xdfcb6c90 mctrl_gpio_set +EXPORT_SYMBOL_GPL vmlinux 0xdfef4bdf i2c_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0xdff3f51e devlink_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe000eb01 io_uring_cmd_do_in_task_lazy +EXPORT_SYMBOL_GPL vmlinux 0xe009fb0c devm_get_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xe00db6dc __tracepoint_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xe01f4cb0 irq_force_affinity +EXPORT_SYMBOL_GPL vmlinux 0xe0251f9d devfreq_event_get_event +EXPORT_SYMBOL_GPL vmlinux 0xe0313d71 rhashtable_insert_slow +EXPORT_SYMBOL_GPL vmlinux 0xe03ec6fa of_prop_next_u32 +EXPORT_SYMBOL_GPL vmlinux 0xe03ee08f fib_alias_hw_flags_set +EXPORT_SYMBOL_GPL vmlinux 0xe05ca6b9 regulator_suspend_enable +EXPORT_SYMBOL_GPL vmlinux 0xe05e2f85 nexthop_free_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe06adec5 iommu_set_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xe0801e04 sdio_writeb +EXPORT_SYMBOL_GPL vmlinux 0xe08310d2 devm_memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0xe08e7add pci_dev_lock +EXPORT_SYMBOL_GPL vmlinux 0xe09461e6 disk_force_media_change +EXPORT_SYMBOL_GPL vmlinux 0xe09ea99e acpi_data_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xe0a5031e fsl_mc_bus_dpbp_type +EXPORT_SYMBOL_GPL vmlinux 0xe0b1c103 clk_set_max_rate +EXPORT_SYMBOL_GPL vmlinux 0xe0b8364e __tracepoint_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xe0c4e14d hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xe0cbc4a6 device_show_int +EXPORT_SYMBOL_GPL vmlinux 0xe0e1a3fb mbox_chan_received_data +EXPORT_SYMBOL_GPL vmlinux 0xe0e3147c HYPERVISOR_sched_op +EXPORT_SYMBOL_GPL vmlinux 0xe0e7d77a pm_generic_resume +EXPORT_SYMBOL_GPL vmlinux 0xe0ee3a2f mmc_send_tuning +EXPORT_SYMBOL_GPL vmlinux 0xe0fc6872 kvm_arch_ptp_get_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0xe102afe9 blk_crypto_register +EXPORT_SYMBOL_GPL vmlinux 0xe10cd6ad erst_get_record_id_begin +EXPORT_SYMBOL_GPL vmlinux 0xe1110ea2 regmap_get_raw_write_max +EXPORT_SYMBOL_GPL vmlinux 0xe11dcd45 rio_mport_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xe125c352 sysfs_break_active_protection +EXPORT_SYMBOL_GPL vmlinux 0xe12681a4 __tracepoint_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xe13f20cc ahci_platform_resume +EXPORT_SYMBOL_GPL vmlinux 0xe148372b pm_generic_resume_noirq +EXPORT_SYMBOL_GPL vmlinux 0xe15f3053 mddev_init +EXPORT_SYMBOL_GPL vmlinux 0xe165d18c nvdimm_pmem_region_create +EXPORT_SYMBOL_GPL vmlinux 0xe168b349 mmc_switch +EXPORT_SYMBOL_GPL vmlinux 0xe17c7d7d kobject_init_and_add +EXPORT_SYMBOL_GPL vmlinux 0xe196f10d get_user_pages_fast_only +EXPORT_SYMBOL_GPL vmlinux 0xe19f6e2d tty_init_termios +EXPORT_SYMBOL_GPL vmlinux 0xe1a8d7c9 net_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xe1a8dcd5 ata_sas_port_start +EXPORT_SYMBOL_GPL vmlinux 0xe1ac773e tick_nohz_full_mask +EXPORT_SYMBOL_GPL vmlinux 0xe1b04cb8 pm_generic_freeze_noirq +EXPORT_SYMBOL_GPL vmlinux 0xe1b0f413 acpi_fetch_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0xe1bd6c99 rio_init_mports +EXPORT_SYMBOL_GPL vmlinux 0xe1be7213 dev_pm_clear_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xe1c87a2f kernel_can_power_off +EXPORT_SYMBOL_GPL vmlinux 0xe1db196e balloon_page_dequeue +EXPORT_SYMBOL_GPL vmlinux 0xe1e18528 irq_domain_remove +EXPORT_SYMBOL_GPL vmlinux 0xe2057d27 acpi_dev_clear_dependencies +EXPORT_SYMBOL_GPL vmlinux 0xe223a57d ata_eh_read_sense_success_ncq_log +EXPORT_SYMBOL_GPL vmlinux 0xe23175b5 iommu_unmap +EXPORT_SYMBOL_GPL vmlinux 0xe233762a input_event_from_user +EXPORT_SYMBOL_GPL vmlinux 0xe238bd07 devl_sb_register +EXPORT_SYMBOL_GPL vmlinux 0xe23e76a5 pci_find_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0xe253b317 blk_trace_startstop +EXPORT_SYMBOL_GPL vmlinux 0xe25d23f3 blocking_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0xe2642518 i2c_new_scanned_device +EXPORT_SYMBOL_GPL vmlinux 0xe26b8cea fsl_mc_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xe27aebc0 __traceiter_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0xe2941c94 __traceiter_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0xe2a60f29 usb_wakeup_notification +EXPORT_SYMBOL_GPL vmlinux 0xe2b3207a unregister_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe2bac748 sdev_evt_send_simple +EXPORT_SYMBOL_GPL vmlinux 0xe2c02e29 of_get_display_timing +EXPORT_SYMBOL_GPL vmlinux 0xe2c11eeb fwnode_graph_get_remote_port +EXPORT_SYMBOL_GPL vmlinux 0xe2c1861e pci_vfs_assigned +EXPORT_SYMBOL_GPL vmlinux 0xe2ce2b4d evm_set_key +EXPORT_SYMBOL_GPL vmlinux 0xe2d4f386 vcap_val_rule +EXPORT_SYMBOL_GPL vmlinux 0xe2d96f5b zynqmp_pm_feature +EXPORT_SYMBOL_GPL vmlinux 0xe2ec293b sbitmap_queue_wake_up +EXPORT_SYMBOL_GPL vmlinux 0xe2f77a53 k3_udma_glue_rx_flow_init +EXPORT_SYMBOL_GPL vmlinux 0xe2ff96f0 nop_posix_acl_access +EXPORT_SYMBOL_GPL vmlinux 0xe300a393 virtqueue_resize +EXPORT_SYMBOL_GPL vmlinux 0xe311083e percpu_is_read_locked +EXPORT_SYMBOL_GPL vmlinux 0xe313c1bc xenbus_dev_error +EXPORT_SYMBOL_GPL vmlinux 0xe315474e fat_alloc_new_dir +EXPORT_SYMBOL_GPL vmlinux 0xe31b4a6e sock_prot_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0xe31eb5b9 eventfd_ctx_fileget +EXPORT_SYMBOL_GPL vmlinux 0xe327dcc5 of_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xe336b7da sock_diag_destroy +EXPORT_SYMBOL_GPL vmlinux 0xe33ea0fb mdiobus_c45_modify +EXPORT_SYMBOL_GPL vmlinux 0xe341387b set_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0xe3415d95 led_init_default_state_get +EXPORT_SYMBOL_GPL vmlinux 0xe3438d3e usb_wakeup_enabled_descendants +EXPORT_SYMBOL_GPL vmlinux 0xe35b4272 regulator_bulk_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xe35c6df1 ata_dev_next +EXPORT_SYMBOL_GPL vmlinux 0xe3642a20 tty_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0xe365a589 fscrypt_set_context +EXPORT_SYMBOL_GPL vmlinux 0xe36786aa dev_pm_domain_attach +EXPORT_SYMBOL_GPL vmlinux 0xe36a354c power_supply_get_property +EXPORT_SYMBOL_GPL vmlinux 0xe36f0a56 cpuidle_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xe3705b63 iomap_release_folio +EXPORT_SYMBOL_GPL vmlinux 0xe37e185e of_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xe3840e18 secure_ipv4_port_ephemeral +EXPORT_SYMBOL_GPL vmlinux 0xe3865e52 edac_mc_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe38a0fc6 fwnode_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0xe38d20bf blk_mq_sched_try_insert_merge +EXPORT_SYMBOL_GPL vmlinux 0xe393d6f2 dprc_reset_container +EXPORT_SYMBOL_GPL vmlinux 0xe397caf5 seq_buf_printf +EXPORT_SYMBOL_GPL vmlinux 0xe39d0794 usb_phy_roothub_exit +EXPORT_SYMBOL_GPL vmlinux 0xe3a7024a kvm_vcpu_on_spin +EXPORT_SYMBOL_GPL vmlinux 0xe3b09712 kprobe_event_delete +EXPORT_SYMBOL_GPL vmlinux 0xe3b8cd23 subsys_interface_register +EXPORT_SYMBOL_GPL vmlinux 0xe3c3b0ba mtk_pinconf_drive_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0xe3cd5fae klist_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xe3d18e11 __fat_fs_error +EXPORT_SYMBOL_GPL vmlinux 0xe3d1f8b0 dpbp_get_attributes +EXPORT_SYMBOL_GPL vmlinux 0xe3e423ac iommu_group_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xe3ea435d rz_mtu3_shared_reg_update_bit +EXPORT_SYMBOL_GPL vmlinux 0xe3f85eb3 extcon_get_edev_name +EXPORT_SYMBOL_GPL vmlinux 0xe3f9fb0e tegra_xusb_padctl_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0xe40b5bd4 devm_fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xe40b615c icc_provider_deregister +EXPORT_SYMBOL_GPL vmlinux 0xe40bb23e devlink_health_reporter_priv +EXPORT_SYMBOL_GPL vmlinux 0xe40cebc5 scsi_host_block +EXPORT_SYMBOL_GPL vmlinux 0xe40d160b mmput +EXPORT_SYMBOL_GPL vmlinux 0xe4248980 cper_estatus_print +EXPORT_SYMBOL_GPL vmlinux 0xe42cb52f iov_iter_is_aligned +EXPORT_SYMBOL_GPL vmlinux 0xe430533b is_nvdimm_sync +EXPORT_SYMBOL_GPL vmlinux 0xe4309905 syscore_resume +EXPORT_SYMBOL_GPL vmlinux 0xe436804e acpi_get_pci_dev +EXPORT_SYMBOL_GPL vmlinux 0xe436e90c __dma_fence_unwrap_merge +EXPORT_SYMBOL_GPL vmlinux 0xe453af7b da903x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xe45f068c debugfs_create_x64 +EXPORT_SYMBOL_GPL vmlinux 0xe46f6007 rio_mport_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xe46f9ace pci_epc_mem_alloc_addr +EXPORT_SYMBOL_GPL vmlinux 0xe486919e acpi_subsys_suspend +EXPORT_SYMBOL_GPL vmlinux 0xe48846ee of_get_display_timings +EXPORT_SYMBOL_GPL vmlinux 0xe48b3436 phylink_create +EXPORT_SYMBOL_GPL vmlinux 0xe491e700 unregister_kprobes +EXPORT_SYMBOL_GPL vmlinux 0xe4920820 fwnode_handle_get +EXPORT_SYMBOL_GPL vmlinux 0xe4971ade tracing_alloc_snapshot +EXPORT_SYMBOL_GPL vmlinux 0xe4a60c85 rio_dma_prep_slave_sg +EXPORT_SYMBOL_GPL vmlinux 0xe4aebd3b blk_execute_rq_nowait +EXPORT_SYMBOL_GPL vmlinux 0xe4b064f9 pcie_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xe4b818c3 phy_speed_to_str +EXPORT_SYMBOL_GPL vmlinux 0xe4bb805d __traceiter_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xe4bc069b dev_pm_opp_is_turbo +EXPORT_SYMBOL_GPL vmlinux 0xe4c2c66c rtc_ktime_to_tm +EXPORT_SYMBOL_GPL vmlinux 0xe4cfb2d6 nd_cmd_out_size +EXPORT_SYMBOL_GPL vmlinux 0xe4e48b12 swphy_validate_state +EXPORT_SYMBOL_GPL vmlinux 0xe4eaae9a pm_clk_init +EXPORT_SYMBOL_GPL vmlinux 0xe4efa12c xenbus_dev_changed +EXPORT_SYMBOL_GPL vmlinux 0xe4fe5b6f kvm_get_running_vcpu +EXPORT_SYMBOL_GPL vmlinux 0xe4fe747d exportfs_encode_inode_fh +EXPORT_SYMBOL_GPL vmlinux 0xe50893fd unregister_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0xe50b596b __traceiter_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xe523f721 dma_need_sync +EXPORT_SYMBOL_GPL vmlinux 0xe52dcca4 vring_new_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0xe5373da5 dpcon_set_notification +EXPORT_SYMBOL_GPL vmlinux 0xe5516728 k3_udma_glue_tx_get_irq +EXPORT_SYMBOL_GPL vmlinux 0xe555ed70 rockchip_pcie_get_phys +EXPORT_SYMBOL_GPL vmlinux 0xe56587c9 pinctrl_select_state +EXPORT_SYMBOL_GPL vmlinux 0xe571e0f8 crypto_akcipher_sync_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xe5883bd9 class_compat_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe58eb9d7 FSE_readNCount +EXPORT_SYMBOL_GPL vmlinux 0xe598ed1a inet_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0xe5a925d3 zynqmp_pm_init_finalize +EXPORT_SYMBOL_GPL vmlinux 0xe5b0977e vring_del_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0xe5b10e29 devlink_port_fini +EXPORT_SYMBOL_GPL vmlinux 0xe5c02b64 freq_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xe5c09fd7 hisi_clk_register_phase +EXPORT_SYMBOL_GPL vmlinux 0xe5c766fe edac_device_add_device +EXPORT_SYMBOL_GPL vmlinux 0xe5cb1943 hisi_clk_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xe5ce1a56 rhashtable_walk_enter +EXPORT_SYMBOL_GPL vmlinux 0xe5dbea79 md_rdev_clear +EXPORT_SYMBOL_GPL vmlinux 0xe5dda4e1 bus_for_each_drv +EXPORT_SYMBOL_GPL vmlinux 0xe5e5aea4 regulator_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xe5e790e4 __traceiter_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0xe5ea46d5 irq_domain_alloc_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0xe5f4c309 ipv4_redirect +EXPORT_SYMBOL_GPL vmlinux 0xe5f891ee pinctrl_dev_get_name +EXPORT_SYMBOL_GPL vmlinux 0xe5fb2f38 pci_epf_remove_vepf +EXPORT_SYMBOL_GPL vmlinux 0xe60632a9 edac_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xe6072567 dma_resv_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xe60a5e8d pids_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xe6118b21 i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0xe628bb9f phy_fibre_port_array +EXPORT_SYMBOL_GPL vmlinux 0xe62a2b5f devl_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe62c227c scsi_nl_sock +EXPORT_SYMBOL_GPL vmlinux 0xe637b4bc crypto_akcipher_sync_post +EXPORT_SYMBOL_GPL vmlinux 0xe642b6f1 i2c_client_type +EXPORT_SYMBOL_GPL vmlinux 0xe64a4f5c ata_acpi_gtm_xfermask +EXPORT_SYMBOL_GPL vmlinux 0xe65ecf0b fixed_phy_register_with_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xe6676c66 __devm_clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xe6804c87 metadata_dst_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe687ca62 tpmm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe68c936b sdio_writesb +EXPORT_SYMBOL_GPL vmlinux 0xe69d83be sdio_retune_release +EXPORT_SYMBOL_GPL vmlinux 0xe6aef439 __tracepoint_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xe6ba20b4 fb_deferred_io_fsync +EXPORT_SYMBOL_GPL vmlinux 0xe6dad13e fl6_merge_options +EXPORT_SYMBOL_GPL vmlinux 0xe6e36b6a mmc_cmdq_disable +EXPORT_SYMBOL_GPL vmlinux 0xe6e40502 rcu_get_gp_seq +EXPORT_SYMBOL_GPL vmlinux 0xe6e443af pinctrl_utils_add_map_mux +EXPORT_SYMBOL_GPL vmlinux 0xe6e6b684 md_new_event +EXPORT_SYMBOL_GPL vmlinux 0xe6e988c5 k3_ringacc_get_tisci_dev_id +EXPORT_SYMBOL_GPL vmlinux 0xe6f52443 klist_add_head +EXPORT_SYMBOL_GPL vmlinux 0xe6f83837 acpi_bus_attach_private_data +EXPORT_SYMBOL_GPL vmlinux 0xe6fb8568 scsi_mode_select +EXPORT_SYMBOL_GPL vmlinux 0xe700d767 reset_control_bulk_deassert +EXPORT_SYMBOL_GPL vmlinux 0xe70221d7 cppc_get_perf_caps +EXPORT_SYMBOL_GPL vmlinux 0xe7219cb5 stmpe_block_write +EXPORT_SYMBOL_GPL vmlinux 0xe72b36e8 pci_epc_get_msix +EXPORT_SYMBOL_GPL vmlinux 0xe744fdf0 regulator_disable +EXPORT_SYMBOL_GPL vmlinux 0xe7475c0b register_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0xe750b026 platform_unregister_drivers +EXPORT_SYMBOL_GPL vmlinux 0xe751d1ab bio_start_io_acct +EXPORT_SYMBOL_GPL vmlinux 0xe753b68d devlink_fmsg_arr_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xe75ee7e4 usb_hub_claim_port +EXPORT_SYMBOL_GPL vmlinux 0xe767082d usb_hcd_unmap_urb_setup_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xe769232e sprint_symbol_no_offset +EXPORT_SYMBOL_GPL vmlinux 0xe7727968 nf_hook_entries_insert_raw +EXPORT_SYMBOL_GPL vmlinux 0xe776dd67 fscrypt_dio_supported +EXPORT_SYMBOL_GPL vmlinux 0xe777d75d gov_update_cpu_data +EXPORT_SYMBOL_GPL vmlinux 0xe77b30d4 cpufreq_cpu_put +EXPORT_SYMBOL_GPL vmlinux 0xe77d5ef3 ata_xfer_mode2mask +EXPORT_SYMBOL_GPL vmlinux 0xe7819524 i2c_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xe783e261 sysfs_emit +EXPORT_SYMBOL_GPL vmlinux 0xe78eb292 usb_hcd_check_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0xe791df1f rcu_nocb_cpu_deoffload +EXPORT_SYMBOL_GPL vmlinux 0xe7936243 zynqmp_pm_clock_getstate +EXPORT_SYMBOL_GPL vmlinux 0xe79a3f75 transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0xe7a59d2e fsl_mc_bus_dpaiop_type +EXPORT_SYMBOL_GPL vmlinux 0xe7ab68e1 of_pci_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0xe7b456bc key_type_encrypted +EXPORT_SYMBOL_GPL vmlinux 0xe7ca266d modify_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xe7d6d2d4 filter_match_preds +EXPORT_SYMBOL_GPL vmlinux 0xe7f6f5f3 pm_clk_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe7faef09 netdev_walk_all_lower_dev +EXPORT_SYMBOL_GPL vmlinux 0xe809b56c dev_pm_opp_get_level +EXPORT_SYMBOL_GPL vmlinux 0xe816e53f of_property_count_elems_of_size +EXPORT_SYMBOL_GPL vmlinux 0xe818b32b ata_bmdma_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xe8229a61 pinctrl_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0xe823f70a mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xe8283d02 dev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0xe82e1621 devm_usb_get_phy_by_node +EXPORT_SYMBOL_GPL vmlinux 0xe84f6e5c pciserial_remove_ports +EXPORT_SYMBOL_GPL vmlinux 0xe85a9fd3 cpu_cluster_pm_exit +EXPORT_SYMBOL_GPL vmlinux 0xe85dd9dd devm_extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe862c4b7 dpm_suspend_start +EXPORT_SYMBOL_GPL vmlinux 0xe8638399 pci_msix_can_alloc_dyn +EXPORT_SYMBOL_GPL vmlinux 0xe86be8ee synchronize_srcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xe87c8db3 md_account_bio +EXPORT_SYMBOL_GPL vmlinux 0xe87cdfe1 md_rdev_init +EXPORT_SYMBOL_GPL vmlinux 0xe88724cc device_del +EXPORT_SYMBOL_GPL vmlinux 0xe888ede2 ata_scsi_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xe88dbdbc pwmchip_remove +EXPORT_SYMBOL_GPL vmlinux 0xe8921032 genphy_c45_an_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xe8979afb mas_prev_range +EXPORT_SYMBOL_GPL vmlinux 0xe89ed274 devm_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xe8a467b8 register_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0xe8a772bd vcap_keyset_list_add +EXPORT_SYMBOL_GPL vmlinux 0xe8a82995 irq_domain_translate_onecell +EXPORT_SYMBOL_GPL vmlinux 0xe8a916c8 ipv4_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xe8b39a92 firmware_request_nowarn +EXPORT_SYMBOL_GPL vmlinux 0xe8bc40c5 cn_netlink_send +EXPORT_SYMBOL_GPL vmlinux 0xe8beb9d2 tc3589x_block_read +EXPORT_SYMBOL_GPL vmlinux 0xe8c0065d memory_group_register_static +EXPORT_SYMBOL_GPL vmlinux 0xe8c3319a genphy_c45_pma_resume +EXPORT_SYMBOL_GPL vmlinux 0xe8cfee9b dev_pm_domain_detach +EXPORT_SYMBOL_GPL vmlinux 0xe8d326b8 pinconf_generic_dt_free_map +EXPORT_SYMBOL_GPL vmlinux 0xe8d4b3f1 perf_aux_output_flag +EXPORT_SYMBOL_GPL vmlinux 0xe8e5a47f mtk_mux_gate_clr_set_upd_ops +EXPORT_SYMBOL_GPL vmlinux 0xe90bf9bc tpm2_flush_context +EXPORT_SYMBOL_GPL vmlinux 0xe90c7659 k3_udma_glue_rx_dma_to_cppi5_addr +EXPORT_SYMBOL_GPL vmlinux 0xe90d5578 ohci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0xe90fda64 regulator_desc_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xe911df29 eventfd_ctx_do_read +EXPORT_SYMBOL_GPL vmlinux 0xe91f6c0c gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xe923d87f synth_event_trace_end +EXPORT_SYMBOL_GPL vmlinux 0xe92d4705 dm_bio_from_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0xe933d0cf rtc_set_time +EXPORT_SYMBOL_GPL vmlinux 0xe93e49c3 devres_free +EXPORT_SYMBOL_GPL vmlinux 0xe944bf5f kobject_uevent +EXPORT_SYMBOL_GPL vmlinux 0xe94986d6 sched_clock +EXPORT_SYMBOL_GPL vmlinux 0xe94ae719 simple_attr_release +EXPORT_SYMBOL_GPL vmlinux 0xe94c5c88 bpf_trace_run1 +EXPORT_SYMBOL_GPL vmlinux 0xe95379e7 serdev_device_write_buf +EXPORT_SYMBOL_GPL vmlinux 0xe956a75c pl320_ipc_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe9593b32 ping_bind +EXPORT_SYMBOL_GPL vmlinux 0xe9693420 blk_mq_sched_mark_restart_hctx +EXPORT_SYMBOL_GPL vmlinux 0xe96b5a08 clk_hw_round_rate +EXPORT_SYMBOL_GPL vmlinux 0xe97b7e28 dma_resv_describe +EXPORT_SYMBOL_GPL vmlinux 0xe98e9206 get_governor_parent_kobj +EXPORT_SYMBOL_GPL vmlinux 0xe98f55f2 arm_smccc_get_version +EXPORT_SYMBOL_GPL vmlinux 0xe9978a91 i2c_new_smbus_alert_device +EXPORT_SYMBOL_GPL vmlinux 0xe99cbaa1 devlink_port_init +EXPORT_SYMBOL_GPL vmlinux 0xe9a42f56 devm_regulator_bulk_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xe9a9042f dma_mmap_pages +EXPORT_SYMBOL_GPL vmlinux 0xe9b429b2 ahci_platform_deassert_rsts +EXPORT_SYMBOL_GPL vmlinux 0xe9bd3732 modify_ftrace_direct_nolock +EXPORT_SYMBOL_GPL vmlinux 0xe9c089f7 pinctrl_generic_remove_group +EXPORT_SYMBOL_GPL vmlinux 0xe9cf5ef1 xdp_master_redirect +EXPORT_SYMBOL_GPL vmlinux 0xe9d1b7cf irq_to_pcap +EXPORT_SYMBOL_GPL vmlinux 0xe9d63a0d k3_udma_glue_enable_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xe9d9a183 vfs_listxattr +EXPORT_SYMBOL_GPL vmlinux 0xe9dfb350 ata_cable_sata +EXPORT_SYMBOL_GPL vmlinux 0xe9e8760d pci_p2pdma_enable_show +EXPORT_SYMBOL_GPL vmlinux 0xe9f3fa91 tcp_reno_undo_cwnd +EXPORT_SYMBOL_GPL vmlinux 0xe9f5116f rcu_exp_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0xea018bbb mpi_test_bit +EXPORT_SYMBOL_GPL vmlinux 0xea035c0c device_attach +EXPORT_SYMBOL_GPL vmlinux 0xea0bd6dc usb_get_from_anchor +EXPORT_SYMBOL_GPL vmlinux 0xea0bf7ad devfreq_get_devfreq_by_node +EXPORT_SYMBOL_GPL vmlinux 0xea124bd1 gcd +EXPORT_SYMBOL_GPL vmlinux 0xea178d19 register_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xea1d7bbb ptp_parse_header +EXPORT_SYMBOL_GPL vmlinux 0xea1e5f1f debugfs_attr_read +EXPORT_SYMBOL_GPL vmlinux 0xea26a742 gpiochip_add_pingroup_range +EXPORT_SYMBOL_GPL vmlinux 0xea2cd25d nvdimm_security_setup_events +EXPORT_SYMBOL_GPL vmlinux 0xea2d9db3 dev_pm_opp_free_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0xea312c8c serdev_acpi_get_uart_resource +EXPORT_SYMBOL_GPL vmlinux 0xea36cf35 blkdev_report_zones +EXPORT_SYMBOL_GPL vmlinux 0xea38036f ring_buffer_entries +EXPORT_SYMBOL_GPL vmlinux 0xea3ce8eb phy_restore_page +EXPORT_SYMBOL_GPL vmlinux 0xea42c5af usb_put_intf +EXPORT_SYMBOL_GPL vmlinux 0xea4b60d3 crypto_alloc_kpp +EXPORT_SYMBOL_GPL vmlinux 0xea4f059d pcie_aspm_enabled +EXPORT_SYMBOL_GPL vmlinux 0xea50dad3 ahci_ignore_sss +EXPORT_SYMBOL_GPL vmlinux 0xea569753 debugfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0xea8086a0 spi_take_timestamp_post +EXPORT_SYMBOL_GPL vmlinux 0xea8557ca mtk_eint_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0xea91990d __clk_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xeaa5f5ec __cpuhp_state_remove_instance +EXPORT_SYMBOL_GPL vmlinux 0xeaaa1ad4 xhci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xeac33f08 skb_copy_ubufs +EXPORT_SYMBOL_GPL vmlinux 0xeacc568f device_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xead3e41b __traceiter_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xead54924 mctrl_gpio_to_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xead5c8e5 clk_bulk_prepare +EXPORT_SYMBOL_GPL vmlinux 0xeada029e sysfs_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xeade7a33 thp_get_unmapped_area +EXPORT_SYMBOL_GPL vmlinux 0xeae0f496 clean_acked_data_flush +EXPORT_SYMBOL_GPL vmlinux 0xeaf0a57c look_up_OID +EXPORT_SYMBOL_GPL vmlinux 0xeaf3cb23 crc64_be +EXPORT_SYMBOL_GPL vmlinux 0xeaf8469d hv_do_fast_hypercall8 +EXPORT_SYMBOL_GPL vmlinux 0xeafe9a83 dev_pm_opp_find_bw_ceil +EXPORT_SYMBOL_GPL vmlinux 0xeb13d69c fscrypt_ioctl_remove_key +EXPORT_SYMBOL_GPL vmlinux 0xeb1f785b bus_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xeb274fe1 kvm_vcpu_yield_to +EXPORT_SYMBOL_GPL vmlinux 0xeb383213 dev_pm_opp_init_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0xeb4221e4 trace_clock +EXPORT_SYMBOL_GPL vmlinux 0xeb478599 clk_fractional_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0xeb534cce pinctrl_utils_add_config +EXPORT_SYMBOL_GPL vmlinux 0xeb567956 usb_autopm_put_interface +EXPORT_SYMBOL_GPL vmlinux 0xeb69d66c genphy_c45_pma_suspend +EXPORT_SYMBOL_GPL vmlinux 0xeb708676 __traceiter_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xeb78b1ed unregister_kprobe +EXPORT_SYMBOL_GPL vmlinux 0xeb7fa574 relay_file_operations +EXPORT_SYMBOL_GPL vmlinux 0xeba3854a power_supply_property_is_writeable +EXPORT_SYMBOL_GPL vmlinux 0xeba43b58 acpi_dev_remove_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0xebaad197 bio_add_zone_append_page +EXPORT_SYMBOL_GPL vmlinux 0xebac2545 mtk_pinconf_adv_drive_set +EXPORT_SYMBOL_GPL vmlinux 0xebbb19fe mddev_resume +EXPORT_SYMBOL_GPL vmlinux 0xebc7f1e6 crypto_alloc_sync_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xebd372fe __of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xebd4cc11 mctrl_gpio_enable_ms +EXPORT_SYMBOL_GPL vmlinux 0xebe002f7 __rio_local_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xebe496ca __tracepoint_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xebf31db2 devm_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0xec02ebe0 phylink_init_eee +EXPORT_SYMBOL_GPL vmlinux 0xec11dfe7 platform_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xec11f338 blkcg_get_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0xec199ddf cgroup_get_from_fd +EXPORT_SYMBOL_GPL vmlinux 0xec32fc8c ata_sff_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xec3e1170 crypto_register_shash +EXPORT_SYMBOL_GPL vmlinux 0xec478aa9 dev_fill_forward_path +EXPORT_SYMBOL_GPL vmlinux 0xec547c3b of_usb_update_otg_caps +EXPORT_SYMBOL_GPL vmlinux 0xec5668f6 dax_zero_page_range +EXPORT_SYMBOL_GPL vmlinux 0xec59f6ee rtnl_af_unregister +EXPORT_SYMBOL_GPL vmlinux 0xec5ad73b trace_seq_bitmask +EXPORT_SYMBOL_GPL vmlinux 0xec5c10ef l3mdev_ifindex_lookup_by_table_id +EXPORT_SYMBOL_GPL vmlinux 0xec62ebde acpi_device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xec73520b rio_enable_rx_tx_port +EXPORT_SYMBOL_GPL vmlinux 0xec774acb cpufreq_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xec872619 ata_host_put +EXPORT_SYMBOL_GPL vmlinux 0xecb1c887 pci_probe_reset_slot +EXPORT_SYMBOL_GPL vmlinux 0xecb671fc tegra210_sata_pll_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0xecba68e3 gnttab_batch_map +EXPORT_SYMBOL_GPL vmlinux 0xecd27b75 device_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0xecd8ab72 mptcp_subflow_init_cookie_req +EXPORT_SYMBOL_GPL vmlinux 0xecd8f23d xenbus_read +EXPORT_SYMBOL_GPL vmlinux 0xed0b36ab ata_sff_irq_on +EXPORT_SYMBOL_GPL vmlinux 0xed0d226b driver_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xed1408d3 lwtunnel_get_encap_size +EXPORT_SYMBOL_GPL vmlinux 0xed1d9603 __platform_register_drivers +EXPORT_SYMBOL_GPL vmlinux 0xed2c5bcf power_supply_charge_behaviour_parse +EXPORT_SYMBOL_GPL vmlinux 0xed39b7b8 parse_OID +EXPORT_SYMBOL_GPL vmlinux 0xed3b9abe virtqueue_kick +EXPORT_SYMBOL_GPL vmlinux 0xed4e42f4 of_phandle_iterator_next +EXPORT_SYMBOL_GPL vmlinux 0xed56ee4c icc_set_tag +EXPORT_SYMBOL_GPL vmlinux 0xed7062d3 devm_usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0xed8a5b34 register_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0xed8b755e class_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xed8c384b netdev_xmit_skip_txqueue +EXPORT_SYMBOL_GPL vmlinux 0xed90b4f8 irq_create_of_mapping +EXPORT_SYMBOL_GPL vmlinux 0xed918dde hte_init_line_attr +EXPORT_SYMBOL_GPL vmlinux 0xed94da2e fwnode_handle_put +EXPORT_SYMBOL_GPL vmlinux 0xed9aebc2 ping_init_sock +EXPORT_SYMBOL_GPL vmlinux 0xedac0e62 of_pci_parse_bus_range +EXPORT_SYMBOL_GPL vmlinux 0xedc52d32 devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xedd4ffef crypto_skcipher_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xedda0c62 smpboot_unregister_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0xede87ef7 dma_opt_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0xede9a09a btree_lookup +EXPORT_SYMBOL_GPL vmlinux 0xedf25323 pm_generic_freeze +EXPORT_SYMBOL_GPL vmlinux 0xedfae54f fsl_mc_device_group +EXPORT_SYMBOL_GPL vmlinux 0xee11cbe4 acpi_subsys_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xee1700af ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0xee1a08cb xenbus_dev_fatal +EXPORT_SYMBOL_GPL vmlinux 0xee272412 rockchip_pcie_deinit_phys +EXPORT_SYMBOL_GPL vmlinux 0xee38ef57 register_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee518148 kmsg_dump_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0xee5eb74f dt_init_idle_driver +EXPORT_SYMBOL_GPL vmlinux 0xee69add4 usb_string +EXPORT_SYMBOL_GPL vmlinux 0xee6b71c4 syscon_regmap_lookup_by_compatible +EXPORT_SYMBOL_GPL vmlinux 0xee6c633a devices_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xee6e5c47 of_property_read_variable_u8_array +EXPORT_SYMBOL_GPL vmlinux 0xee74a922 __tracepoint_console +EXPORT_SYMBOL_GPL vmlinux 0xee77f273 gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0xee7d279c tps6586x_writes +EXPORT_SYMBOL_GPL vmlinux 0xee7e8804 folio_test_hugetlb +EXPORT_SYMBOL_GPL vmlinux 0xee8ec9c0 serial8250_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0xeeb5dba2 nvdimm_in_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xeec4dc93 __traceiter_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xeedd987e phy_10gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0xeedfa62a zynqmp_pm_is_function_supported +EXPORT_SYMBOL_GPL vmlinux 0xeee4b172 mnt_idmap_put +EXPORT_SYMBOL_GPL vmlinux 0xeee658ee acpi_pm_set_device_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xeef68434 acpi_ec_remove_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xeefeae28 debugfs_create_str +EXPORT_SYMBOL_GPL vmlinux 0xef0a566d spi_bus_lock +EXPORT_SYMBOL_GPL vmlinux 0xef1f6e23 apei_resources_request +EXPORT_SYMBOL_GPL vmlinux 0xef24ba32 dm_get_md +EXPORT_SYMBOL_GPL vmlinux 0xef256def fsverity_ioctl_measure +EXPORT_SYMBOL_GPL vmlinux 0xef29fcdd clk_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xef2d877a wbc_account_cgroup_owner +EXPORT_SYMBOL_GPL vmlinux 0xef34bf3e hrtimer_active +EXPORT_SYMBOL_GPL vmlinux 0xef464c28 getboottime64 +EXPORT_SYMBOL_GPL vmlinux 0xef48d571 wait_on_page_writeback +EXPORT_SYMBOL_GPL vmlinux 0xef534ae5 pm_clk_destroy +EXPORT_SYMBOL_GPL vmlinux 0xef563dac scmi_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xef57df85 bus_get_kset +EXPORT_SYMBOL_GPL vmlinux 0xef593781 sock_map_destroy +EXPORT_SYMBOL_GPL vmlinux 0xef5db66d regulator_get_init_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xef5f4f0e dev_pm_opp_set_rate +EXPORT_SYMBOL_GPL vmlinux 0xef67ec35 __tracepoint_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xef6c3f70 round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xef70eb7e ring_buffer_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0xef754974 kvm_vcpu_read_guest_atomic +EXPORT_SYMBOL_GPL vmlinux 0xef7c67f6 sched_numa_find_nth_cpu +EXPORT_SYMBOL_GPL vmlinux 0xef80940c pci_epf_destroy +EXPORT_SYMBOL_GPL vmlinux 0xef894277 iomap_zero_range +EXPORT_SYMBOL_GPL vmlinux 0xef92ef33 btree_last +EXPORT_SYMBOL_GPL vmlinux 0xefa2c27d register_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0xefc19cac genphy_c45_pma_setup_forced +EXPORT_SYMBOL_GPL vmlinux 0xefc39159 __fsverity_cleanup_inode +EXPORT_SYMBOL_GPL vmlinux 0xefdf91b4 tc3589x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xefeafcf1 edac_has_mcs +EXPORT_SYMBOL_GPL vmlinux 0xeff5f3a9 lwtunnel_valid_encap_type +EXPORT_SYMBOL_GPL vmlinux 0xf00443dc serial8250_do_get_mctrl +EXPORT_SYMBOL_GPL vmlinux 0xf012349d gnttab_batch_copy +EXPORT_SYMBOL_GPL vmlinux 0xf0271aed phylink_mii_c45_pcs_get_state +EXPORT_SYMBOL_GPL vmlinux 0xf02f95b0 tps6586x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xf04429b4 acpi_bus_get_status_handle +EXPORT_SYMBOL_GPL vmlinux 0xf050a520 scsi_target_unblock +EXPORT_SYMBOL_GPL vmlinux 0xf05a52fe asn1_encode_oid +EXPORT_SYMBOL_GPL vmlinux 0xf05fbf09 pci_pio_to_address +EXPORT_SYMBOL_GPL vmlinux 0xf0616e7a sched_numa_hop_mask +EXPORT_SYMBOL_GPL vmlinux 0xf06509e4 syscon_regmap_lookup_by_phandle_optional +EXPORT_SYMBOL_GPL vmlinux 0xf0672f23 __clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xf067c5d9 clk_hw_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0xf0696401 acpi_pci_detect_ejectable +EXPORT_SYMBOL_GPL vmlinux 0xf071d827 gpiod_direction_output +EXPORT_SYMBOL_GPL vmlinux 0xf0796710 fs_kobj +EXPORT_SYMBOL_GPL vmlinux 0xf07eb2e0 spi_alloc_device +EXPORT_SYMBOL_GPL vmlinux 0xf08233a4 devm_pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0xf0910075 sfp_bus_del_upstream +EXPORT_SYMBOL_GPL vmlinux 0xf0976379 crypto_unregister_acomp +EXPORT_SYMBOL_GPL vmlinux 0xf0b26d62 mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0xf0bd8a76 led_trigger_unregister_simple +EXPORT_SYMBOL_GPL vmlinux 0xf0bf0dca pci_ecam_free +EXPORT_SYMBOL_GPL vmlinux 0xf0c33237 vcap_set_tc_exterr +EXPORT_SYMBOL_GPL vmlinux 0xf0cf1b2d crypto_register_rng +EXPORT_SYMBOL_GPL vmlinux 0xf0e52dc0 __tracepoint_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf0e8393f md_find_rdev_nr_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf0e8cb44 vcap_find_keystream_keysets +EXPORT_SYMBOL_GPL vmlinux 0xf0fb1ce1 mcore_booted +EXPORT_SYMBOL_GPL vmlinux 0xf0fdb17e fat_update_time +EXPORT_SYMBOL_GPL vmlinux 0xf10ea6a8 nvdimm_region_delete +EXPORT_SYMBOL_GPL vmlinux 0xf1110415 pci_disable_ats +EXPORT_SYMBOL_GPL vmlinux 0xf1124ecd sfp_upstream_set_signal_rate +EXPORT_SYMBOL_GPL vmlinux 0xf11d6894 pingv6_ops +EXPORT_SYMBOL_GPL vmlinux 0xf11e6dfa ata_link_online +EXPORT_SYMBOL_GPL vmlinux 0xf12180fd imx_1443x_dram_pll +EXPORT_SYMBOL_GPL vmlinux 0xf12395b9 platform_device_add_data +EXPORT_SYMBOL_GPL vmlinux 0xf14899bf platform_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf157f56a rdev_get_name +EXPORT_SYMBOL_GPL vmlinux 0xf15cb427 tegra_mc_get_emem_device_count +EXPORT_SYMBOL_GPL vmlinux 0xf17c9a5f crypto_type_has_alg +EXPORT_SYMBOL_GPL vmlinux 0xf181a142 stmpe_disable +EXPORT_SYMBOL_GPL vmlinux 0xf184d189 kernel_power_off +EXPORT_SYMBOL_GPL vmlinux 0xf188a662 rhashtable_walk_exit +EXPORT_SYMBOL_GPL vmlinux 0xf190be6c crypto_register_template +EXPORT_SYMBOL_GPL vmlinux 0xf195b04f inet_unhash +EXPORT_SYMBOL_GPL vmlinux 0xf1c5a29d raw_hash_sk +EXPORT_SYMBOL_GPL vmlinux 0xf1c86c57 of_clk_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0xf1cb3569 ahci_platform_enable_phys +EXPORT_SYMBOL_GPL vmlinux 0xf1cc4f27 phy_speed_up +EXPORT_SYMBOL_GPL vmlinux 0xf1d2fc0b mtk_clk_register_ref2usb_tx +EXPORT_SYMBOL_GPL vmlinux 0xf1ec5e1b fscrypt_set_bio_crypt_ctx +EXPORT_SYMBOL_GPL vmlinux 0xf1ecda92 vcap_set_rule_set_keyset +EXPORT_SYMBOL_GPL vmlinux 0xf1ef094f meson_aoclkc_probe +EXPORT_SYMBOL_GPL vmlinux 0xf1ef5c61 device_match_of_node +EXPORT_SYMBOL_GPL vmlinux 0xf1f12286 do_unregister_con_driver +EXPORT_SYMBOL_GPL vmlinux 0xf1ffb44f vcap_rule_set_counter_id +EXPORT_SYMBOL_GPL vmlinux 0xf20868ce dprc_get_obj_count +EXPORT_SYMBOL_GPL vmlinux 0xf21e1f9b disable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xf22f6a86 iommu_map +EXPORT_SYMBOL_GPL vmlinux 0xf2342f8f da903x_reads +EXPORT_SYMBOL_GPL vmlinux 0xf24001e5 aead_geniv_alloc +EXPORT_SYMBOL_GPL vmlinux 0xf2453aec sysfs_groups_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xf256761e of_pwm_single_xlate +EXPORT_SYMBOL_GPL vmlinux 0xf266e00d scsi_host_unblock +EXPORT_SYMBOL_GPL vmlinux 0xf278aaf9 od_register_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0xf27954b8 bsg_job_put +EXPORT_SYMBOL_GPL vmlinux 0xf27d0a7b gnttab_grant_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0xf28404cf devlink_dpipe_header_ipv6 +EXPORT_SYMBOL_GPL vmlinux 0xf2967796 ring_buffer_record_on +EXPORT_SYMBOL_GPL vmlinux 0xf2979eb3 gpiochip_remove_pin_ranges +EXPORT_SYMBOL_GPL vmlinux 0xf298d7d6 kernfs_get +EXPORT_SYMBOL_GPL vmlinux 0xf298e001 debugfs_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0xf2a97505 blk_mq_quiesce_queue_nowait +EXPORT_SYMBOL_GPL vmlinux 0xf2b33cb7 memory_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xf2c91612 __traceiter_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xf2d10391 dev_pm_opp_get_supplies +EXPORT_SYMBOL_GPL vmlinux 0xf2dbdf9d fscrypt_drop_inode +EXPORT_SYMBOL_GPL vmlinux 0xf2dc5161 clk_gate_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xf2e836a6 __nvdimm_create +EXPORT_SYMBOL_GPL vmlinux 0xf2f3509a usb_hub_clear_tt_buffer +EXPORT_SYMBOL_GPL vmlinux 0xf2f4f12a spi_sync +EXPORT_SYMBOL_GPL vmlinux 0xf2f8240e pm_runtime_force_suspend +EXPORT_SYMBOL_GPL vmlinux 0xf2fb61bd vprintk_default +EXPORT_SYMBOL_GPL vmlinux 0xf2ff4bc2 serial8250_em485_supported +EXPORT_SYMBOL_GPL vmlinux 0xf3083a1d phylink_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf30a5502 cpufreq_enable_boost_support +EXPORT_SYMBOL_GPL vmlinux 0xf311e156 key_being_used_for +EXPORT_SYMBOL_GPL vmlinux 0xf31632e0 ezx_pcap_read +EXPORT_SYMBOL_GPL vmlinux 0xf31b3fd1 workqueue_set_max_active +EXPORT_SYMBOL_GPL vmlinux 0xf31cb45b devm_extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0xf32bdc5d unregister_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf32ef22f fib_rules_seq_read +EXPORT_SYMBOL_GPL vmlinux 0xf331236f btree_geo32 +EXPORT_SYMBOL_GPL vmlinux 0xf33ed31c perf_event_release_kernel +EXPORT_SYMBOL_GPL vmlinux 0xf342d062 serial8250_do_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0xf352023f memory_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xf364f9cc fwnode_find_reference +EXPORT_SYMBOL_GPL vmlinux 0xf3797506 mpi_ec_deinit +EXPORT_SYMBOL_GPL vmlinux 0xf3808cb1 get_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf3817b84 iomap_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0xf3838959 meson_clk_pcie_pll_ops +EXPORT_SYMBOL_GPL vmlinux 0xf38a631a clk_hw_get_num_parents +EXPORT_SYMBOL_GPL vmlinux 0xf38d4954 __rio_local_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xf38e0ffd get_net_ns_by_pid +EXPORT_SYMBOL_GPL vmlinux 0xf3a09fe7 crypto_has_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf3ad3217 init_dummy_netdev +EXPORT_SYMBOL_GPL vmlinux 0xf3b451ca kdb_poll_funcs +EXPORT_SYMBOL_GPL vmlinux 0xf3b95d79 btree_remove +EXPORT_SYMBOL_GPL vmlinux 0xf3ba7687 vp_modern_map_vq_notify +EXPORT_SYMBOL_GPL vmlinux 0xf3d8cd04 fwnode_get_nth_parent +EXPORT_SYMBOL_GPL vmlinux 0xf4087393 __sock_recv_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xf41b788c phy_package_leave +EXPORT_SYMBOL_GPL vmlinux 0xf41f7a30 devlink_port_attrs_pci_vf_set +EXPORT_SYMBOL_GPL vmlinux 0xf420cc12 devlink_port_type_ib_set +EXPORT_SYMBOL_GPL vmlinux 0xf421d47e vcap_copy_rule +EXPORT_SYMBOL_GPL vmlinux 0xf43065f1 key_type_trusted +EXPORT_SYMBOL_GPL vmlinux 0xf43fe854 hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0xf45b52f8 blk_mq_free_request +EXPORT_SYMBOL_GPL vmlinux 0xf460da88 usb_get_maximum_speed +EXPORT_SYMBOL_GPL vmlinux 0xf466f26e regulator_get_current_limit +EXPORT_SYMBOL_GPL vmlinux 0xf4689d50 linkmode_set_pause +EXPORT_SYMBOL_GPL vmlinux 0xf47654df irq_check_status_bit +EXPORT_SYMBOL_GPL vmlinux 0xf48cb300 fwnode_graph_get_remote_port_parent +EXPORT_SYMBOL_GPL vmlinux 0xf48cd842 genphy_c45_pma_baset1_read_master_slave +EXPORT_SYMBOL_GPL vmlinux 0xf49df696 pci_epc_unmap_addr +EXPORT_SYMBOL_GPL vmlinux 0xf4a84d26 ata_pci_sff_init_one +EXPORT_SYMBOL_GPL vmlinux 0xf4af35c2 rcu_gp_is_normal +EXPORT_SYMBOL_GPL vmlinux 0xf4b2fe57 iommu_detach_device +EXPORT_SYMBOL_GPL vmlinux 0xf4ca1338 io_uring_cmd_done +EXPORT_SYMBOL_GPL vmlinux 0xf4ccbd9a pci_generic_ecam_ops +EXPORT_SYMBOL_GPL vmlinux 0xf4cd9f8f reset_control_bulk_release +EXPORT_SYMBOL_GPL vmlinux 0xf5033103 virtqueue_add_inbuf_ctx +EXPORT_SYMBOL_GPL vmlinux 0xf50ff3cb __blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0xf523b7c9 sk_msg_return +EXPORT_SYMBOL_GPL vmlinux 0xf525d442 fork_usermode_driver +EXPORT_SYMBOL_GPL vmlinux 0xf53a13fa pinctrl_find_and_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xf53ba3c5 show_class_attr_string +EXPORT_SYMBOL_GPL vmlinux 0xf543ac81 iommu_alloc_resv_region +EXPORT_SYMBOL_GPL vmlinux 0xf546ba58 regmap_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0xf54bd49b lcm +EXPORT_SYMBOL_GPL vmlinux 0xf552940b put_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xf553318d cpuidle_pause_and_lock +EXPORT_SYMBOL_GPL vmlinux 0xf5637e71 crypto_ahash_setkey +EXPORT_SYMBOL_GPL vmlinux 0xf567e238 kvm_clear_guest +EXPORT_SYMBOL_GPL vmlinux 0xf5694f01 blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0xf56a9301 __hwspin_trylock +EXPORT_SYMBOL_GPL vmlinux 0xf56e3ea4 hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0xf57cf53c usb_ifnum_to_if +EXPORT_SYMBOL_GPL vmlinux 0xf5875618 __get_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0xf595462f fsnotify_alloc_group +EXPORT_SYMBOL_GPL vmlinux 0xf59bfeb4 devlink_port_region_create +EXPORT_SYMBOL_GPL vmlinux 0xf5a067bf iommu_group_dma_owner_claimed +EXPORT_SYMBOL_GPL vmlinux 0xf5a3ba99 linear_range_values_in_range +EXPORT_SYMBOL_GPL vmlinux 0xf5a691cd invalidate_bh_lrus +EXPORT_SYMBOL_GPL vmlinux 0xf5a8b43a dax_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0xf5b7309a sdio_get_host_pm_caps +EXPORT_SYMBOL_GPL vmlinux 0xf5ebb197 uart_console_write +EXPORT_SYMBOL_GPL vmlinux 0xf5f370e0 async_schedule_node +EXPORT_SYMBOL_GPL vmlinux 0xf604424c dm_suspended +EXPORT_SYMBOL_GPL vmlinux 0xf6059f7f gnttab_pages_set_private +EXPORT_SYMBOL_GPL vmlinux 0xf61c6b74 hv_do_hypercall +EXPORT_SYMBOL_GPL vmlinux 0xf61dfca4 cpufreq_freq_transition_begin +EXPORT_SYMBOL_GPL vmlinux 0xf6318fa3 sata_pmp_qc_defer_cmd_switch +EXPORT_SYMBOL_GPL vmlinux 0xf63f003a acpi_gpio_get_io_resource +EXPORT_SYMBOL_GPL vmlinux 0xf641039b kcpustat_cpu_fetch +EXPORT_SYMBOL_GPL vmlinux 0xf64aaa25 alarm_init +EXPORT_SYMBOL_GPL vmlinux 0xf663ee2f pcap_adc_sync +EXPORT_SYMBOL_GPL vmlinux 0xf6872a1e usb_hcd_map_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xf69cb789 samsung_sdi_battery_get_info +EXPORT_SYMBOL_GPL vmlinux 0xf6a28554 region_intersects +EXPORT_SYMBOL_GPL vmlinux 0xf6ad175f irq_chip_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0xf6b279ed ping_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0xf6beee37 __SCK__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xf6c2a1c4 devm_led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0xf6c5352b devl_traps_register +EXPORT_SYMBOL_GPL vmlinux 0xf6c71a25 cper_severity_str +EXPORT_SYMBOL_GPL vmlinux 0xf6c8dc62 cpu_hotplug_enable +EXPORT_SYMBOL_GPL vmlinux 0xf6cada94 gpiod_unexport +EXPORT_SYMBOL_GPL vmlinux 0xf6d242e3 cpci_hp_unregister_bus +EXPORT_SYMBOL_GPL vmlinux 0xf6dfe6fe bpf_map_put +EXPORT_SYMBOL_GPL vmlinux 0xf6e41ceb dma_async_device_channel_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf6e772c3 irq_bypass_unregister_producer +EXPORT_SYMBOL_GPL vmlinux 0xf6e874f5 ata_timing_merge +EXPORT_SYMBOL_GPL vmlinux 0xf6e97a15 blkg_conf_prep +EXPORT_SYMBOL_GPL vmlinux 0xf6f16c56 rcu_barrier_tasks +EXPORT_SYMBOL_GPL vmlinux 0xf7061f9d usb_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0xf70e4a4d preempt_schedule_notrace +EXPORT_SYMBOL_GPL vmlinux 0xf7145dc4 drop_reasons_unregister_subsys +EXPORT_SYMBOL_GPL vmlinux 0xf714b5ef __traceiter_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0xf7198a07 regulator_bulk_force_disable +EXPORT_SYMBOL_GPL vmlinux 0xf71cf6e3 get_task_pid +EXPORT_SYMBOL_GPL vmlinux 0xf7241921 fsl_mc_bus_dpdcei_type +EXPORT_SYMBOL_GPL vmlinux 0xf72a65ea tty_get_char_size +EXPORT_SYMBOL_GPL vmlinux 0xf730fb4a qcom_smem_state_update_bits +EXPORT_SYMBOL_GPL vmlinux 0xf7337139 shmem_file_setup_with_mnt +EXPORT_SYMBOL_GPL vmlinux 0xf73568d5 tty_find_polling_driver +EXPORT_SYMBOL_GPL vmlinux 0xf7455c16 input_event_to_user +EXPORT_SYMBOL_GPL vmlinux 0xf749debc md5_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0xf74bb274 mod_delayed_work_on +EXPORT_SYMBOL_GPL vmlinux 0xf74e7c93 jump_label_rate_limit +EXPORT_SYMBOL_GPL vmlinux 0xf75267b9 folio_invalidate +EXPORT_SYMBOL_GPL vmlinux 0xf7532261 bsg_register_queue +EXPORT_SYMBOL_GPL vmlinux 0xf757d70c crypto_alloc_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xf758228b __auxiliary_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xf75c39f8 get_current_tty +EXPORT_SYMBOL_GPL vmlinux 0xf7690d30 handle_level_irq +EXPORT_SYMBOL_GPL vmlinux 0xf774091f i2c_generic_scl_recovery +EXPORT_SYMBOL_GPL vmlinux 0xf7768ecb xen_find_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0xf77722bd ata_scsi_slave_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf7772bde xas_init_marks +EXPORT_SYMBOL_GPL vmlinux 0xf77e097f pci_p2pmem_free_sgl +EXPORT_SYMBOL_GPL vmlinux 0xf782fb07 percpu_ref_switch_to_atomic_sync +EXPORT_SYMBOL_GPL vmlinux 0xf783d304 sysfs_notify +EXPORT_SYMBOL_GPL vmlinux 0xf7866b4f bind_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0xf7a43df2 xdp_rxq_info_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0xf7a97092 devm_device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0xf7afb369 btree_init +EXPORT_SYMBOL_GPL vmlinux 0xf7bc95b0 devlink_fmsg_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xf7c3f273 xen_resume_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xf7cbc19f mptcp_pm_get_add_addr_accept_max +EXPORT_SYMBOL_GPL vmlinux 0xf7db2dd1 iommu_device_register +EXPORT_SYMBOL_GPL vmlinux 0xf7e5cb9d dm_start_time_ns_from_clone +EXPORT_SYMBOL_GPL vmlinux 0xf7fa9e10 pci_ioremap_bar +EXPORT_SYMBOL_GPL vmlinux 0xf80f5a48 fsnotify_put_group +EXPORT_SYMBOL_GPL vmlinux 0xf80f5fc7 __SCK__tp_func_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf817ace2 rio_route_clr_table +EXPORT_SYMBOL_GPL vmlinux 0xf81dce70 thermal_genl_cpu_capability_event +EXPORT_SYMBOL_GPL vmlinux 0xf827234c dma_resv_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xf82bc842 irq_chip_enable_parent +EXPORT_SYMBOL_GPL vmlinux 0xf82dd25d mtk_pinconf_bias_disable_set +EXPORT_SYMBOL_GPL vmlinux 0xf82f3657 work_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0xf8382434 __pm_relax +EXPORT_SYMBOL_GPL vmlinux 0xf8540d8c sbitmap_any_bit_set +EXPORT_SYMBOL_GPL vmlinux 0xf861bd31 rockchip_clk_register_ddrclk +EXPORT_SYMBOL_GPL vmlinux 0xf883bf93 crypto_dh_key_len +EXPORT_SYMBOL_GPL vmlinux 0xf884d5a0 usb_enable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0xf885b60c serial8250_em485_config +EXPORT_SYMBOL_GPL vmlinux 0xf88f961d udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xf893ff4d devm_phy_create +EXPORT_SYMBOL_GPL vmlinux 0xf89d725e thermal_zone_get_offset +EXPORT_SYMBOL_GPL vmlinux 0xf8a8cfa4 irq_chip_set_type_parent +EXPORT_SYMBOL_GPL vmlinux 0xf8c63b54 to_nd_desc +EXPORT_SYMBOL_GPL vmlinux 0xf8df3ed4 rcu_tasks_trace_qs_blkd +EXPORT_SYMBOL_GPL vmlinux 0xf8f3a0fb ata_ratelimit +EXPORT_SYMBOL_GPL vmlinux 0xf8fa37ad vfs_setxattr +EXPORT_SYMBOL_GPL vmlinux 0xf8fe5642 phylink_ethtool_get_pauseparam +EXPORT_SYMBOL_GPL vmlinux 0xf900c77d zynqmp_pm_clock_disable +EXPORT_SYMBOL_GPL vmlinux 0xf906b0e7 i2c_recover_bus +EXPORT_SYMBOL_GPL vmlinux 0xf90f29f1 kvm_vcpu_write_guest +EXPORT_SYMBOL_GPL vmlinux 0xf912ddd5 fsl_mc_cleanup_irq_pool +EXPORT_SYMBOL_GPL vmlinux 0xf9156c12 devm_kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0xf91697e0 device_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xf9354307 __traceiter_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xf93dd8c9 pci_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0xf941fc0c pm_clk_remove +EXPORT_SYMBOL_GPL vmlinux 0xf94eb66f devm_pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0xf94ffa44 tegra_mc_get_carveout_info +EXPORT_SYMBOL_GPL vmlinux 0xf95322f4 kthread_parkme +EXPORT_SYMBOL_GPL vmlinux 0xf9558eff device_get_dma_attr +EXPORT_SYMBOL_GPL vmlinux 0xf955be7f crypto_enqueue_request_head +EXPORT_SYMBOL_GPL vmlinux 0xf955e9c5 bprintf +EXPORT_SYMBOL_GPL vmlinux 0xf967422b HYPERVISOR_xen_version +EXPORT_SYMBOL_GPL vmlinux 0xf974f3d0 br_fdb_test_addr_hook +EXPORT_SYMBOL_GPL vmlinux 0xf98d04db spi_mem_dirmap_read +EXPORT_SYMBOL_GPL vmlinux 0xf98d3d75 cdx_dev_reset +EXPORT_SYMBOL_GPL vmlinux 0xf9906e75 devm_clk_hw_register_fixed_factor_index +EXPORT_SYMBOL_GPL vmlinux 0xf99e661b virtqueue_notify +EXPORT_SYMBOL_GPL vmlinux 0xf9a054b5 __round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xf9a06f77 platform_add_devices +EXPORT_SYMBOL_GPL vmlinux 0xf9a31bda mtk_clk_unregister_fixed_clks +EXPORT_SYMBOL_GPL vmlinux 0xf9a3c5dc zynqmp_pm_load_pdi +EXPORT_SYMBOL_GPL vmlinux 0xf9ad68bf pci_epc_multi_mem_init +EXPORT_SYMBOL_GPL vmlinux 0xf9b34a0b iopf_queue_free +EXPORT_SYMBOL_GPL vmlinux 0xf9b41dff __pneigh_lookup +EXPORT_SYMBOL_GPL vmlinux 0xf9d54f5b of_hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0xf9d95569 bus_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf9edfb97 nvdimm_kobj +EXPORT_SYMBOL_GPL vmlinux 0xf9fd5e74 vchan_dma_desc_free_list +EXPORT_SYMBOL_GPL vmlinux 0xfa018f14 trace_event_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0xfa1a3053 blk_req_zone_write_trylock +EXPORT_SYMBOL_GPL vmlinux 0xfa1eb910 unregister_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xfa20488d tcp_parse_mss_option +EXPORT_SYMBOL_GPL vmlinux 0xfa2eff1d proc_create_net_single_write +EXPORT_SYMBOL_GPL vmlinux 0xfa347f00 pcie_bus_configure_settings +EXPORT_SYMBOL_GPL vmlinux 0xfa349688 aer_recover_queue +EXPORT_SYMBOL_GPL vmlinux 0xfa3c7e57 alloc_skb_for_msg +EXPORT_SYMBOL_GPL vmlinux 0xfa3e2c31 unregister_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xfa43cefc is_hash_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xfa4d3c24 log_post_write_mmio +EXPORT_SYMBOL_GPL vmlinux 0xfa527efe pci_epc_raise_irq +EXPORT_SYMBOL_GPL vmlinux 0xfa666974 queue_work_node +EXPORT_SYMBOL_GPL vmlinux 0xfa66a665 pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0xfa867743 platform_get_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0xfa8b11a9 hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfa92ecde ata_slave_link_init +EXPORT_SYMBOL_GPL vmlinux 0xfaabdfe9 devm_gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0xfaaf8621 power_supply_battery_bti_in_range +EXPORT_SYMBOL_GPL vmlinux 0xfab22eed __fsnotify_inode_delete +EXPORT_SYMBOL_GPL vmlinux 0xfab30dc0 mdio_bus_exit +EXPORT_SYMBOL_GPL vmlinux 0xfab53ed9 pinctrl_gpio_can_use_line +EXPORT_SYMBOL_GPL vmlinux 0xfacd8ed2 platform_irq_count +EXPORT_SYMBOL_GPL vmlinux 0xfad0f46a skcipher_alloc_instance_simple +EXPORT_SYMBOL_GPL vmlinux 0xfad9ab0e pci_msix_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xfad9c827 kill_dax +EXPORT_SYMBOL_GPL vmlinux 0xfaf9117f phylink_generic_validate +EXPORT_SYMBOL_GPL vmlinux 0xfafe855c ata_bmdma_port_start32 +EXPORT_SYMBOL_GPL vmlinux 0xfb050dc0 fwnode_graph_get_next_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xfb0b9e3a dev_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0xfb0bd7e1 yield_to +EXPORT_SYMBOL_GPL vmlinux 0xfb0d7867 __tracepoint_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xfb2c385c mtk_clk_unregister_composites +EXPORT_SYMBOL_GPL vmlinux 0xfb2d3b36 regulator_set_ramp_delay_regmap +EXPORT_SYMBOL_GPL vmlinux 0xfb32b30f ring_buffer_read_prepare_sync +EXPORT_SYMBOL_GPL vmlinux 0xfb35890a x509_cert_parse +EXPORT_SYMBOL_GPL vmlinux 0xfb4507ee gpiochip_irqchip_irq_valid +EXPORT_SYMBOL_GPL vmlinux 0xfb4d6535 bpf_prog_select_runtime +EXPORT_SYMBOL_GPL vmlinux 0xfb4eab3c param_ops_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0xfb59815a devlink_alloc_ns +EXPORT_SYMBOL_GPL vmlinux 0xfb60faf5 posix_acl_clone +EXPORT_SYMBOL_GPL vmlinux 0xfb6eedf9 power_group_name +EXPORT_SYMBOL_GPL vmlinux 0xfb74e910 proc_douintvec_minmax +EXPORT_SYMBOL_GPL vmlinux 0xfb813f59 regulator_disable_deferred +EXPORT_SYMBOL_GPL vmlinux 0xfb85df05 perf_event_addr_filters_sync +EXPORT_SYMBOL_GPL vmlinux 0xfb921054 scsi_ioctl_block_when_processing_errors +EXPORT_SYMBOL_GPL vmlinux 0xfba6611a power_supply_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0xfba90b87 genpd_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0xfbae9d28 genphy_c45_baset1_read_status +EXPORT_SYMBOL_GPL vmlinux 0xfbbd41ca no_action +EXPORT_SYMBOL_GPL vmlinux 0xfbbe4101 of_icc_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0xfbc022cc init_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0xfbc0f9a4 gpiod_set_transitory +EXPORT_SYMBOL_GPL vmlinux 0xfbc73865 dma_mmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xfbca558b posix_clock_register +EXPORT_SYMBOL_GPL vmlinux 0xfbcb9937 phy_speed_down +EXPORT_SYMBOL_GPL vmlinux 0xfbd37eb1 tty_ldisc_deref +EXPORT_SYMBOL_GPL vmlinux 0xfbf00fed pci_common_swizzle +EXPORT_SYMBOL_GPL vmlinux 0xfbf1f122 iommu_sva_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0xfbf84d04 ping_hash +EXPORT_SYMBOL_GPL vmlinux 0xfbffd601 net_prio_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xfc03d97a page_is_ram +EXPORT_SYMBOL_GPL vmlinux 0xfc180c0e gfn_to_hva +EXPORT_SYMBOL_GPL vmlinux 0xfc201b66 sprint_oid +EXPORT_SYMBOL_GPL vmlinux 0xfc254d15 gnttab_free_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xfc278642 phy_pm_runtime_get_sync +EXPORT_SYMBOL_GPL vmlinux 0xfc357f06 acpi_processor_get_performance_info +EXPORT_SYMBOL_GPL vmlinux 0xfc3b4246 acpi_bus_update_power +EXPORT_SYMBOL_GPL vmlinux 0xfc44e9ad ma35d1_reg_clk_pll +EXPORT_SYMBOL_GPL vmlinux 0xfc4b2890 ata_qc_get_active +EXPORT_SYMBOL_GPL vmlinux 0xfc5b06a8 pci_epc_get_features +EXPORT_SYMBOL_GPL vmlinux 0xfc69ed46 regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xfc9477b5 zynqmp_pm_set_pll_frac_data +EXPORT_SYMBOL_GPL vmlinux 0xfc976f0b __traceiter_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xfca98e88 component_master_del +EXPORT_SYMBOL_GPL vmlinux 0xfcb1ab39 xenbus_alloc_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xfcbfec70 add_memory_driver_managed +EXPORT_SYMBOL_GPL vmlinux 0xfcc1edd3 memory_block_size_bytes +EXPORT_SYMBOL_GPL vmlinux 0xfcdd1708 __trace_array_puts +EXPORT_SYMBOL_GPL vmlinux 0xfce32768 pcie_reset_flr +EXPORT_SYMBOL_GPL vmlinux 0xfcf6c323 dev_pm_genpd_set_performance_state +EXPORT_SYMBOL_GPL vmlinux 0xfcf9ef73 hw_protection_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xfd068326 register_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0xfd06ad6b dev_pm_set_dedicated_wake_irq_reverse +EXPORT_SYMBOL_GPL vmlinux 0xfd155c21 regulator_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xfd195774 k3_udma_glue_disable_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xfd62cab3 xfrm_audit_state_notfound +EXPORT_SYMBOL_GPL vmlinux 0xfd6555fb xlnx_unregister_event +EXPORT_SYMBOL_GPL vmlinux 0xfd6cce77 kvm_irq_has_notifier +EXPORT_SYMBOL_GPL vmlinux 0xfd6db2c5 of_get_named_gpio +EXPORT_SYMBOL_GPL vmlinux 0xfd7243c7 erst_disable +EXPORT_SYMBOL_GPL vmlinux 0xfd77e268 register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xfd7a5240 irq_chip_unmask_parent +EXPORT_SYMBOL_GPL vmlinux 0xfd9689ba phy_get_rate_matching +EXPORT_SYMBOL_GPL vmlinux 0xfda7c583 gpiod_get_raw_value +EXPORT_SYMBOL_GPL vmlinux 0xfdac16fb gpiochip_is_requested +EXPORT_SYMBOL_GPL vmlinux 0xfdb931ec virtio_max_dma_size +EXPORT_SYMBOL_GPL vmlinux 0xfdbd7a17 crypto_get_attr_type +EXPORT_SYMBOL_GPL vmlinux 0xfdbfb295 ata_bmdma_dumb_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0xfdccf185 mtk_pinconf_bias_get +EXPORT_SYMBOL_GPL vmlinux 0xfdcd2052 dev_attr_sw_activity +EXPORT_SYMBOL_GPL vmlinux 0xfdce9d5b fscrypt_ioctl_add_key +EXPORT_SYMBOL_GPL vmlinux 0xfdea2d04 alarm_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfdecaa16 tty_set_termios +EXPORT_SYMBOL_GPL vmlinux 0xfdf2c5f1 iort_put_rmr_sids +EXPORT_SYMBOL_GPL vmlinux 0xfdf57957 kvm_write_guest_cached +EXPORT_SYMBOL_GPL vmlinux 0xfe003fe3 dax_finish_sync_fault +EXPORT_SYMBOL_GPL vmlinux 0xfe0b450d i2c_acpi_find_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0xfe0b792e device_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0xfe0e7cd3 apei_exec_post_unmap_gars +EXPORT_SYMBOL_GPL vmlinux 0xfe184a93 dev_pm_opp_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0xfe18d2d2 raw_unhash_sk +EXPORT_SYMBOL_GPL vmlinux 0xfe19dc28 vivaldi_function_row_physmap_show +EXPORT_SYMBOL_GPL vmlinux 0xfe1a7a7b mpi_point_release +EXPORT_SYMBOL_GPL vmlinux 0xfe1b2f45 ring_buffer_unlock_commit +EXPORT_SYMBOL_GPL vmlinux 0xfe1fe342 sb800_prefetch +EXPORT_SYMBOL_GPL vmlinux 0xfe2100c2 nf_ip6_check_hbh_len +EXPORT_SYMBOL_GPL vmlinux 0xfe229b0b devl_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfe295557 stmpe811_adc_common_init +EXPORT_SYMBOL_GPL vmlinux 0xfe29e8c1 device_find_any_child +EXPORT_SYMBOL_GPL vmlinux 0xfe37b841 dm_internal_suspend_fast +EXPORT_SYMBOL_GPL vmlinux 0xfe3973bf devm_namespace_enable +EXPORT_SYMBOL_GPL vmlinux 0xfe3a29d6 __skb_get_hash_symmetric +EXPORT_SYMBOL_GPL vmlinux 0xfe3a6de3 alarm_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfe3f9183 rcu_trc_cmpxchg_need_qs +EXPORT_SYMBOL_GPL vmlinux 0xfe476039 ktime_get_resolution_ns +EXPORT_SYMBOL_GPL vmlinux 0xfe4b6728 xenbus_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xfe5f7f31 mtk_clk_register_gates +EXPORT_SYMBOL_GPL vmlinux 0xfe666cb1 l3mdev_update_flow +EXPORT_SYMBOL_GPL vmlinux 0xfe69bc10 rio_local_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xfe721720 edac_pci_handle_pe +EXPORT_SYMBOL_GPL vmlinux 0xfe85373c debugfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0xfe8cdb84 ring_buffer_alloc_read_page +EXPORT_SYMBOL_GPL vmlinux 0xfe92de6d component_add +EXPORT_SYMBOL_GPL vmlinux 0xfe990052 gpio_free +EXPORT_SYMBOL_GPL vmlinux 0xfe99dad0 dtpm_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xfeb956f5 xenbus_read_otherend_details +EXPORT_SYMBOL_GPL vmlinux 0xfebc3085 crypto_skcipher_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xfec04798 pinctrl_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0xfec3bf84 icst_clk_setup +EXPORT_SYMBOL_GPL vmlinux 0xfec9802a dev_pm_opp_get_max_clock_latency +EXPORT_SYMBOL_GPL vmlinux 0xfed11ed1 usb_mon_deregister +EXPORT_SYMBOL_GPL vmlinux 0xfed268ed firmware_kobj +EXPORT_SYMBOL_GPL vmlinux 0xfed309e8 power_supply_external_power_changed +EXPORT_SYMBOL_GPL vmlinux 0xfeec3489 pkcs7_parse_message +EXPORT_SYMBOL_GPL vmlinux 0xfeeecd05 apei_read +EXPORT_SYMBOL_GPL vmlinux 0xfefc9723 iommu_fwspec_add_ids +EXPORT_SYMBOL_GPL vmlinux 0xfefd07d4 devm_memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0xff05fa13 vring_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xff142c65 blk_insert_cloned_request +EXPORT_SYMBOL_GPL vmlinux 0xff1666f3 reset_control_bulk_assert +EXPORT_SYMBOL_GPL vmlinux 0xff23fe0f mtk_clk_pdev_remove +EXPORT_SYMBOL_GPL vmlinux 0xff291ecf clk_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xff37c881 wm831x_auxadc_read +EXPORT_SYMBOL_GPL vmlinux 0xff42c374 usb_role_switch_get_role +EXPORT_SYMBOL_GPL vmlinux 0xff4da63b ahci_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0xff4eaa7f vcap_alloc_rule +EXPORT_SYMBOL_GPL vmlinux 0xff541834 devm_phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0xff6d21e3 ethnl_cable_test_amplitude +EXPORT_SYMBOL_GPL vmlinux 0xff748c55 acpi_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0xff7e33bf mpi_sub_ui +EXPORT_SYMBOL_GPL vmlinux 0xff81487d gpiod_remove_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0xff84a8a5 page_reporting_order +EXPORT_SYMBOL_GPL vmlinux 0xff8666ec ethnl_cable_test_free +EXPORT_SYMBOL_GPL vmlinux 0xff987d1f divider_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xff99fd73 of_irq_get +EXPORT_SYMBOL_GPL vmlinux 0xff9e23d1 hugetlb_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xffae8e8b nsecs_to_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xffb1974d ip_fib_metrics_init +EXPORT_SYMBOL_GPL vmlinux 0xffb6263e memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0xffc86f14 __xas_next +EXPORT_SYMBOL_GPL vmlinux 0xffcc3b25 irq_chip_mask_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0xffd776e2 xhci_stop +EXPORT_SYMBOL_GPL vmlinux 0xffd85ae9 event_triggers_call +EXPORT_SYMBOL_GPL vmlinux 0xffe7f60b dst_cache_get_ip4 +EXPORT_SYMBOL_GPL vmlinux 0xffeab0fe securityfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0xfff5aacc pci_epc_set_bar +EXPORT_SYMBOL_GPL vmlinux 0xfff5b750 sk_set_memalloc +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0x07342898 unregister_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xae43feea register_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xd3ae7756 fw_fallback_config vmlinux +FW_CS_DSP EXPORT_SYMBOL_GPL 0x07e96ff5 cs_dsp_find_alg_region drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x144d6986 cs_dsp_mem_region_name drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x2ed83128 cs_dsp_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x3839d0ea cs_dsp_halo_wdt_expire drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4573f7e2 cs_dsp_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4e5562f8 cs_dsp_remove_padding drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x63b3b1a6 cs_dsp_halo_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e0cce2d cs_dsp_chunk_write drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e8a5baf cs_dsp_set_dspclk drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6fa154e0 cs_dsp_read_raw_data_block drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x7d4068ef cs_dsp_write_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x81fec21d cs_dsp_coeff_write_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x8dd2ae6a cs_dsp_run drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x91550574 cs_dsp_adsp2_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x936da517 cs_dsp_adsp2_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x99464bbe cs_dsp_read_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x9e324cb0 cs_dsp_chunk_flush drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa4a0933d cs_dsp_halo_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa7227c95 cs_dsp_stop drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa96b26d0 cs_dsp_coeff_write_acked_control drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xabac9d3a cs_dsp_adsp1_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xac51195a cs_dsp_remove drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb0cdb4be cs_dsp_coeff_read_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb54e0b65 cs_dsp_get_ctl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb6c0d9e7 cs_dsp_chunk_read drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xdf195fc8 cs_dsp_adsp1_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xdffde636 cs_dsp_adsp1_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xe5451a73 cs_dsp_cleanup_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf3b522b4 cs_dsp_init_debugfs drivers/firmware/cirrus/cs_dsp +HWMON_THERMAL EXPORT_SYMBOL_GPL 0xa7f3113e hwmon_device_register_for_thermal vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x14013dbb idle_inject_register_full vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5b3a2cd6 idle_inject_start vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5f064467 idle_inject_register vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x85c2b7eb idle_inject_stop vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x95e93783 idle_inject_set_latency vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xc18575af idle_inject_set_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xe9cbcfd0 idle_inject_get_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xf0e96547 idle_inject_unregister vmlinux +IIO_AD5592R EXPORT_SYMBOL_GPL 0x59163d8f ad5592r_probe drivers/iio/dac/ad5592r-base +IIO_AD5592R EXPORT_SYMBOL_GPL 0xcede783b ad5592r_remove drivers/iio/dac/ad5592r-base +IIO_AD5686 EXPORT_SYMBOL_GPL 0x06653bc3 ad5686_probe drivers/iio/dac/ad5686 +IIO_AD5686 EXPORT_SYMBOL_GPL 0xb267d5bd ad5686_remove drivers/iio/dac/ad5686 +IIO_AD7091R EXPORT_SYMBOL_GPL 0x6e8f05e6 ad7091r_probe drivers/iio/adc/ad7091r-base +IIO_AD7091R EXPORT_SYMBOL_GPL 0x941d331d ad7091r_regmap_config drivers/iio/adc/ad7091r-base +IIO_AD7606 EXPORT_SYMBOL_GPL 0x80c0d86d ad7606_pm_ops drivers/iio/adc/ad7606 +IIO_AD7606 EXPORT_SYMBOL_GPL 0xab475efe ad7606_probe drivers/iio/adc/ad7606 +IIO_ADISLIB EXPORT_SYMBOL 0x23ec078e adis_debugfs_reg_access drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL 0xadc6b4ac __adis_enable_irq drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x1a4ad3ab __adis_update_bits_base drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x1c7ad186 adis_init drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x299da2f0 __adis_write_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x4313a1b1 adis_single_conversion drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x913df418 __adis_check_status drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xa881341e __adis_initial_startup drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xabc0e8ce devm_adis_setup_buffer_and_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xb5270756 devm_adis_probe_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xb57483a9 adis_update_scan_mode drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xb64a44c9 __adis_read_reg drivers/iio/imu/adis_lib +IIO_ADIS_LIB EXPORT_SYMBOL_GPL 0x239d1338 __adis_reset drivers/iio/imu/adis_lib +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0xc17d3550 adi_axi_adc_conv_priv drivers/iio/adc/adi-axi-adc +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0xce7e2e95 devm_adi_axi_adc_conv_register drivers/iio/adc/adi-axi-adc +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x088965cd adxl31x_chip_info drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x8401eedc adxl313_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x93298a1c adxl312_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x932e87b3 adxl314_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x9a619ae6 adxl313_core_probe drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1d8d09c adxl314_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1dfdd33 adxl312_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xf6f7b9f3 adxl313_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x37949e15 adxl355_core_probe drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x4d2f5e0f adxl35x_chip_info drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x6ff5403b adxl355_readable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0xb446fa86 adxl355_writeable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL367 EXPORT_SYMBOL_GPL 0x8494592a adxl367_probe drivers/iio/accel/adxl367 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x6b246b82 adxl372_probe drivers/iio/accel/adxl372 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0xe20a5ee8 adxl372_readable_noinc_reg drivers/iio/accel/adxl372 +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x0637e61d ad_sd_validate_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x1b77afb8 devm_ad_sd_setup_buffer_and_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x2716f849 ad_sd_set_comm drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x4011fc3c ad_sd_write_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x5b42b771 ad_sd_read_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x60023e1b ad_sd_calibrate drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x9b8b2b7f ad_sd_reset drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x9fe97f29 ad_sd_init drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xc0046368 ad_sigma_delta_single_conversion drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xc017bc7f ad_sd_calibrate_all drivers/iio/adc/ad_sigma_delta +IIO_BMA400 EXPORT_SYMBOL 0x27f6ccaf bma400_regmap_config drivers/iio/accel/bma400_core +IIO_BMA400 EXPORT_SYMBOL 0x58694aa1 bma400_probe drivers/iio/accel/bma400_core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x2b1b1703 bmc150_accel_pm_ops drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x4190f3a8 bmc150_accel_core_probe drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x56356258 bmc150_regmap_conf drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0xee3d8a68 bmc150_accel_core_remove drivers/iio/accel/bmc150-accel-core +IIO_BMC150_MAGN EXPORT_SYMBOL 0x1eff8372 bmc150_magn_pm_ops drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0x82987481 bmc150_magn_probe drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xcd7920eb bmc150_magn_remove drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xed404fb0 bmc150_magn_regmap_config drivers/iio/magnetometer/bmc150_magn +IIO_BME680 EXPORT_SYMBOL 0x5da21ae5 bme680_regmap_config drivers/iio/chemical/bme680_core +IIO_BME680 EXPORT_SYMBOL_GPL 0x0d8ca00c bme680_core_probe drivers/iio/chemical/bme680_core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x105c3330 bmi088_accel_core_remove drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xcf064db9 bmi088_accel_core_probe drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xfa05b4d6 bmi088_regmap_conf drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xfffaa90e bmi088_accel_pm_ops drivers/iio/accel/bmi088-accel-core +IIO_BMI160 EXPORT_SYMBOL 0x63b5266d bmi160_regmap_config drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL 0xca19cfae bmi160_enable_irq drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL_GPL 0x4377b971 bmi160_core_probe drivers/iio/imu/bmi160/bmi160_core +IIO_BMP280 EXPORT_SYMBOL 0x0094a38d bmp580_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x0b3a84e6 bmp280_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x12bc2889 bme280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x19382c96 bmp180_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x3061ff53 bmp280_common_probe drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x6559094d bmp280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xe1bc5984 bmp180_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xe4683207 bmp380_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xea148e82 bmp580_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xf856e83b bmp380_chip_info drivers/iio/pressure/bmp280 +IIO_BNO055 EXPORT_SYMBOL_GPL 0x0dc2f698 bno055_regmap_config drivers/iio/imu/bno055/bno055 +IIO_BNO055 EXPORT_SYMBOL_GPL 0xb961f0bf bno055_probe drivers/iio/imu/bno055/bno055 +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x13d15b0a fxas21002c_pm_ops drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x1dbe7226 fxas21002c_core_probe drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0xfb58d211 fxas21002c_core_remove drivers/iio/gyro/fxas21002c_core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x11859973 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x3aaaefe8 fxls8962af_core_probe drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xa657db6a fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xb35b0db6 fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x094bee02 iio_gts_avail_scales_for_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x260d7315 devm_iio_init_iio_gts drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x296bb0cd iio_gts_all_avail_scales drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x4ed89402 iio_gts_find_sel_by_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x53000dc5 iio_gts_find_gain_by_sel drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x54a7bad7 iio_gts_get_min_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x5f338fa0 iio_gts_find_new_gain_sel_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xa3374797 iio_gts_get_scale drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xaf5aaa85 iio_find_closest_gain_low drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc061498b iio_gts_avail_times drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc25ccf30 iio_gts_find_new_gain_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xd7e29768 iio_gts_find_gain_sel_for_scale_using_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xf42af90f iio_gts_total_gain_to_scale drivers/iio/industrialio-gts-helper +IIO_HID EXPORT_SYMBOL 0x0ce706b1 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x28dfb2fb hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x304c8967 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x37575179 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x37b50b6f hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x462a70b6 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x4bdaaf6b hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x69b29baf hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x7804360f hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xc1fda56f hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xc9fac215 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xd71cba37 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x2181dc43 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x4a170237 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x7bfca64e hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xf2fff993 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HMC5843 EXPORT_SYMBOL 0x378a78d7 hmc5843_pm_ops drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0x8803c156 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0xc7077064 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core +IIO_HTS221 EXPORT_SYMBOL 0xc1b58a40 hts221_pm_ops drivers/iio/humidity/hts221 +IIO_HTS221 EXPORT_SYMBOL 0xfb06ac70 hts221_probe drivers/iio/humidity/hts221 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x66b2e53c inv_icm42600_core_probe drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x6bb1af40 inv_icm42600_pm_ops drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x976cd033 inv_icm42600_regmap_config drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_KX022A EXPORT_SYMBOL_GPL 0x45ad0211 kx022a_regmap drivers/iio/accel/kionix-kx022a +IIO_KX022A EXPORT_SYMBOL_GPL 0x4db17324 kx022a_probe_internal drivers/iio/accel/kionix-kx022a +IIO_KXSD9 EXPORT_SYMBOL 0x8e01176f kxsd9_common_probe drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0x9e2b24fa kxsd9_dev_pm_ops drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0x9f303132 kxsd9_common_remove drivers/iio/accel/kxsd9 +IIO_LSM6DSX EXPORT_SYMBOL 0x159e295c st_lsm6dsx_pm_ops drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_LSM6DSX EXPORT_SYMBOL 0x7c6668c7 st_lsm6dsx_probe drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x045688dd ms_sensors_read_prom_word drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x1a022699 ms_sensors_tp_read_prom drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x2d2f5cd5 ms_sensors_reset drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x344aba8e ms_sensors_ht_read_temperature drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x42b6a050 ms_sensors_convert_and_read drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x670b607e ms_sensors_read_serial drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x6b225db2 ms_sensors_write_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x77f43ba4 ms_sensors_show_battery_low drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xa16f1e3a ms_sensors_read_temp_and_pressure drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xe9a5ed75 ms_sensors_ht_read_humidity drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xecfa2e26 ms_sensors_show_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xf83b2a5e ms_sensors_write_resolution drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x270d6b02 mma7455_core_regmap drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xc9fec5fe mma7455_core_probe drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xf24092d9 mma7455_core_remove drivers/iio/accel/mma7455_core +IIO_MMA9551 EXPORT_SYMBOL 0x027d09b0 mma9551_set_device_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x07114b35 mma9551_set_power_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x41ef446c mma9551_read_accel_scale drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x496609d5 mma9551_read_status_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x4993a967 mma9551_update_config_bits drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x50f824a8 mma9551_read_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x52ca8bfa mma9551_read_version drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x5c528f85 mma9551_gpio_config drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x5cee25b9 mma9551_read_accel_chan drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x61a085a2 mma9551_write_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x751778e7 mma9551_read_status_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x7f205012 mma9551_read_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x8618d0e6 mma9551_write_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x8aad35ec mma9551_app_reset drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x96db692c mma9551_write_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x9d251513 mma9551_read_status_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xbcd7fe96 mma9551_sleep drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xe8631f02 mma9551_read_config_words drivers/iio/accel/mma9551_core +IIO_MPL115 EXPORT_SYMBOL 0xe92a26d0 mpl115_dev_pm_ops drivers/iio/pressure/mpl115 +IIO_MPL115 EXPORT_SYMBOL_GPL 0x64b854db mpl115_probe drivers/iio/pressure/mpl115 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x33994764 inv_mpu_pmops drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x58a8a948 inv_mpu_core_probe drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MS5611 EXPORT_SYMBOL 0xbbdcf020 ms5611_probe drivers/iio/pressure/ms5611_core +IIO_RESCALE EXPORT_SYMBOL_GPL 0x7f26629b rescale_process_offset drivers/iio/afe/iio-rescale +IIO_RESCALE EXPORT_SYMBOL_GPL 0xabe929c1 rescale_process_scale drivers/iio/afe/iio-rescale +IIO_RM3100 EXPORT_SYMBOL_GPL 0x0a1424e0 rm3100_volatile_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0x38128ffa rm3100_common_probe drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xaa911f08 rm3100_readable_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xcc7209be rm3100_writable_table drivers/iio/magnetometer/rm3100-core +IIO_SCD30 EXPORT_SYMBOL 0x10695afc scd30_pm_ops drivers/iio/chemical/scd30_core +IIO_SCD30 EXPORT_SYMBOL 0x6c94901d scd30_probe drivers/iio/chemical/scd30_core +IIO_SPS30 EXPORT_SYMBOL_GPL 0xc05ccbec sps30_probe drivers/iio/chemical/sps30 +IIO_SSP_SENSORS EXPORT_SYMBOL 0x0851a105 ssp_common_buffer_postenable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x318104c5 ssp_register_consumer drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x323cd6d6 ssp_get_sensor_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x550d1325 ssp_disable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x58a33673 ssp_common_process_data drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x5a4257b6 ssp_enable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x667663a0 ssp_change_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x8a376619 ssp_common_buffer_postdisable drivers/iio/common/ssp_sensors/ssp_iio +IIO_ST_SENSORS EXPORT_SYMBOL 0x03c7f27c st_sensors_validate_device drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x074d7047 st_sensors_trigger_handler drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x0e401e32 st_magn_get_settings drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0x1d22aa24 st_sensors_init_sensor drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x22987fd8 st_accel_common_probe drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0x3060a906 st_sensors_set_odr drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x437c12ad st_sensors_spi_configure drivers/iio/common/st_sensors/st_sensors_spi +IIO_ST_SENSORS EXPORT_SYMBOL 0x443c314b st_sensors_get_settings_index drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x5126a9d7 st_sensors_debugfs_reg_access drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x58322d46 st_accel_get_settings drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0x5e560708 st_press_get_settings drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0x761df054 st_sensors_set_axis_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x77d54211 st_sensors_set_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x8017fe84 st_sensors_allocate_trigger drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x80bed46f st_gyro_common_probe drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0x90514d86 st_sensors_sysfs_scale_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x9821b8e4 st_sensors_sysfs_sampling_frequency_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x99c58850 st_sensors_verify_id drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x9ecb826d st_sensors_set_fullscale_by_gain drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x9fb4d593 st_gyro_get_settings drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0xa326bc47 st_sensors_power_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xc90a6885 st_sensors_dev_name_probe drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xd25b7652 st_sensors_i2c_configure drivers/iio/common/st_sensors/st_sensors_i2c +IIO_ST_SENSORS EXPORT_SYMBOL 0xd7f1753e st_magn_common_probe drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0xe08c2d35 st_sensors_set_dataready_irq drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xe3ac6e76 st_press_common_probe drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0xfcecca7d st_sensors_read_info_raw drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL_GPL 0x3e31f75b st_lsm9ds0_probe drivers/iio/imu/st_lsm9ds0/st_lsm9ds0 +IIO_UVIS25 EXPORT_SYMBOL 0x03bd8da3 st_uvis25_probe drivers/iio/light/st_uvis25_core +IIO_UVIS25 EXPORT_SYMBOL 0xbab2131f st_uvis25_pm_ops drivers/iio/light/st_uvis25_core +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x19d1cbb8 zpa2326_remove drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x317dbee4 zpa2326_pm_ops drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x503eb26c zpa2326_isreg_readable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x94bfb47b zpa2326_probe drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xd1cc3d6f zpa2326_isreg_writeable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xf9688096 zpa2326_isreg_precious drivers/iio/pressure/zpa2326 +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x2210bfad m10bmc_dev_init drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x5badc884 m10bmc_fw_state_set drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x974f4d08 m10bmc_dev_groups drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x9bcbfbca m10bmc_sys_read drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xbb538512 m10bmc_sys_update_bits drivers/mfd/intel-m10-bmc-core +IOMMUFD EXPORT_SYMBOL_GPL 0x09784a28 iommufd_ctx_get drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x1042e1c3 iommufd_access_rw drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x15e47dab iommufd_access_create drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x4e2b74f7 iommufd_device_unbind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x5c6d0163 iommufd_ctx_from_file drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x6016ee95 iommufd_device_bind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x74c3380b iommufd_ctx_put drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x9e2d2d1c iommufd_device_detach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xa1967b8c iommufd_access_pin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xaa5b29f0 iommufd_device_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xb5644d6d iommufd_access_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xd946cc6f iommufd_access_unpin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xe3aaf52b iommufd_access_destroy drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x537c745d iommufd_vfio_compat_set_no_iommu drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x6c19557c iommufd_vfio_compat_ioas_get_id drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x86979485 iommufd_vfio_compat_ioas_create drivers/iommu/iommufd/iommufd +IWLWIFI EXPORT_SYMBOL_GPL 0x04fb8105 iwl_fw_dbg_read_d3_debug_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0c24a09d iwl_write_prph64_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0d53c909 iwl_acpi_get_tas drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1233c5f0 iwl_sar_get_wrds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1332e4de iwl_abort_notification_waits drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x13a5fbe0 iwl_fw_dbg_collect_trig drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1dc7b655 iwl_fw_dbg_stop_sync drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x227ed4fe iwl_acpi_get_eckv drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x24877e89 _iwl_dbg_tlv_time_point drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x24c66266 iwl_fw_runtime_suspend drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2710c362 iwl_dump_desc_assert drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x27266462 iwl_write_prph_delay drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x27bc13f9 iwl_fw_runtime_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x281aef7a iwl_init_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2f4704fc iwl_set_soc_latency drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x35033c81 iwl_phy_db_free drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37956b72 rs_pretty_print_rate drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37e031c0 __iwl_warn drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3a2c82da iwl_clear_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3d5f3405 iwl_trans_send_cmd drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3dae0b06 iwl_get_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4225247a __iwl_crit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x485f006a iwl_finish_nic_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x49e0135d iwl_new_rate_from_v1 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4b4d070e iwl_acpi_get_mcc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4f11f6e9 iwl_read32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5273e9ae iwl_parse_nvm_mcc_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x564fb101 iwl_force_nmi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5988395c iwl_notification_wait_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5a686234 iwl_cmd_groups_verify_sorted drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c52e109 iwl_opmode_deregister drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5f05d461 iwl_write_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x63ab207f iwl_write8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x67f0ecc0 iwl_read_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6a900247 iwl_get_cmd_string drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6d5c665e iwl_drv_get_fwname_pre drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7276d4b0 iwl_poll_direct_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x72961dad iwl_get_shared_mem_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x776221bf iwl_send_phy_db_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x779a23d0 iwl_read_eeprom drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x77c49741 iwl_write64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x78971d7e iwl_he_is_sgi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7cb55f7b iwl_read_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7df06982 iwl_acpi_get_pwr_limit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8286e971 iwl_fw_start_dbg_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x828c6838 iwlwifi_mod_params drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x84bb50e1 iwl_rs_pretty_ant drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8668682e iwl_parse_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x874c77de iwl_fw_rate_idx_to_plcp drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8c6c17f7 iwl_configure_rxq drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8c91ad11 iwl_fw_dbg_stop_restart_recording drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x900bd0d3 iwl_fwrt_dump_error_logs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9038811a iwl_rfi_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9308c27c __iwl_err drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x947fa8e4 iwl_acpi_get_lari_config_bitmap drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x966ff30d iwl_phy_db_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa0bc2078 iwl_acpi_get_dsm_u32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa137efc6 iwl_dbg_tlv_del_timers drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa14c1737 iwl_acpi_get_dsm_u8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa9158936 iwl_acpi_is_ppag_approved drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa936acef iwl_fw_runtime_resume drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa9eaa6a0 __iwl_dbg drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xaaeee1aa iwl_poll_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xae3c95cb iwl_fw_dbg_collect_desc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xae3ec24f iwl_sar_get_wgds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xaed81f65 iwl_set_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb0a7d08d iwl_acpi_get_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb170afa4 iwl_uefi_get_sgom_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb2480c3b iwl_sar_get_ewrd_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb2b2f12e iwl_set_bits_mask_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb37b318c iwl_rs_pretty_bw drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb3c41161 iwl_uefi_get_step_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb45ff1ca iwl_parse_mei_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb71b5a54 iwl_parse_eeprom_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb7d5ffb1 iwl_rate_mcs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbacfcd26 iwl_pnvm_load drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbafc8994 iwl_wait_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbe54d2c8 iwl_fw_dbg_error_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc24092a7 iwl_read_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc2d25738 iwl_read_external_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc725c2eb iwl_free_fw_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc7ee450c iwl_write_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xce0c6460 iwl_phy_db_set_section drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcfa64b2d iwl_write_direct64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd5ba0661 iwl_opmode_register drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xda5bb940 iwl_read_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe0eb5838 iwl_init_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe75b7e77 iwl_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe767080d iwl_write32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xea1b26fc iwl_nvm_fixups drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xea54009e iwl_sar_select_profile drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xec7d1620 iwl_sar_geo_support drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xee07f80c iwl_fw_dbg_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf013a68b iwl_sar_geo_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf0680edd iwl_acpi_get_phy_filters drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf39055a3 __iwl_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf88964e4 iwl_remove_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfc1e6f41 iwl_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +LTC2497 EXPORT_SYMBOL 0x1ddf58ca ltc2497core_probe drivers/iio/adc/ltc2497-core +LTC2497 EXPORT_SYMBOL 0xc06d4525 ltc2497core_remove drivers/iio/adc/ltc2497-core +MCB EXPORT_SYMBOL_GPL 0x2176e8de __mcb_register_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x252e6e4c mcb_request_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x431d072f mcb_bus_put drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x514fbea6 mcb_bus_get drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x6470c409 mcb_bus_add_devices drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x6f313b33 mcb_release_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x6f8dbadd mcb_get_irq drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x7e7e4842 mcb_device_register drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xc7f4046e mcb_unregister_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xe63ae0ff chameleon_parse_cells drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xea4d9c50 mcb_alloc_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeb2c8905 mcb_release_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeef1875c mcb_get_resource drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xf63782e3 mcb_alloc_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xf6f4da7d mcb_free_dev drivers/mcb/mcb +MFD_OCELOT EXPORT_SYMBOL 0xe0982475 ocelot_chip_reset drivers/mfd/ocelot-soc +MFD_OCELOT EXPORT_SYMBOL 0xfeb20a76 ocelot_core_init drivers/mfd/ocelot-soc +MFD_OCELOT_SPI EXPORT_SYMBOL 0x7fa65fc0 ocelot_spi_init_regmap drivers/mfd/ocelot-soc +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x08e5eb22 nvme_execute_rq drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x36c02b1f nvme_passthru_start drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x8654a959 nvme_passthru_end drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x932e3247 nvme_find_get_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x9d3b21a4 nvme_ctrl_from_file drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x9dd3ea4e nvme_command_effects drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xaf7436fa nvme_put_ns drivers/nvme/host/nvme-core +PECI EXPORT_SYMBOL_GPL 0x04dc5bab peci_xfer_ep_pci_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x0cc287e9 peci_request_dib_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x123f3e16 peci_xfer_get_dib drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x1ac87d87 peci_xfer_get_temp drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x1ddbe7b5 peci_xfer_pkg_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x3020674d peci_xfer_ep_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x316a1ded peci_xfer_pkg_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x3f108e00 devm_peci_controller_add drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x47dd18f6 peci_xfer_ep_pci_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x4bb04823 peci_request_data_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x52e0ee29 peci_xfer_pkg_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x54d43d1f peci_request_alloc drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x55c833d4 peci_xfer_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x73212410 peci_xfer_ep_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x775fbf50 peci_request_status drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x810acb57 peci_request_data_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x934b6756 peci_driver_unregister drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x995972e6 peci_xfer_ep_pci_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x9d17399f peci_request_data_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xa55c80da peci_request_temp_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xb7cad3c8 peci_xfer_ep_mmio32_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xc930eee7 peci_xfer_pkg_cfg_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xcd462189 peci_xfer_ep_mmio64_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xd6499331 peci_request_data_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xee330c0b __peci_driver_register drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xee9239bd peci_xfer_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xeea40d5d peci_xfer_ep_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xf342ad3a peci_xfer_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xf618c34c peci_request_free drivers/peci/peci +PECI_CPU EXPORT_SYMBOL_GPL 0x399acc2f peci_mmio_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x45e9a59f peci_ep_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x4f5a2f64 peci_temp_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xc19f39af peci_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xeecc367b peci_pcs_read drivers/peci/peci-cpu +PMBUS EXPORT_SYMBOL_GPL 0x011c5060 pmbus_unlock drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x0559fcf5 pmbus_lock_interruptible drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x0c9443d4 pmbus_get_driver_info drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x0ec7b07f pmbus_get_fan_rate_device drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x15a845ab pmbus_check_word_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4046848e pmbus_check_byte_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x421c9ea3 pmbus_set_page drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x5d37b4ed pmbus_do_probe drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x626dfcdf pmbus_get_fan_rate_cached drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x72f7bd77 pmbus_clear_cache drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x873f2746 pmbus_update_fan drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x8b34bfc6 pmbus_read_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x91550833 pmbus_write_byte drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x9deeb09e pmbus_write_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xa1dbe4ed pmbus_clear_faults drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xc13e7def pmbus_read_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xc8a543b7 pmbus_update_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xdbe50908 pmbus_get_debugfs_dir drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xdfbd7cb6 pmbus_regulator_ops drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xdfeb083a pmbus_write_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xe76cd556 pmbus_set_update drivers/hwmon/pmbus/pmbus_core +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x95723aa1 sx_common_read_proximity drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xa103ce02 sx_common_events drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xb5d40953 sx_common_get_raw_register_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xc05faac3 sx_common_read_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xdf6970d0 sx_common_write_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xdfed51c0 sx_common_probe drivers/iio/proximity/sx_common +SERIAL_8250_PCI EXPORT_SYMBOL_GPL 0x02591e6e serial8250_pci_setup_port vmlinux +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x21b89a14 hda_cs_dsp_add_controls sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x2b707546 hda_cs_dsp_fw_ids sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x6a2b8821 hda_cs_dsp_write_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xb7eae433 hda_cs_dsp_read_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xc5d62a47 hda_cs_dsp_control_remove sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x411213ab cs35l41_hda_remove sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x874ddb96 cs35l41_hda_probe sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x9b583255 cs35l41_hda_pm_ops sound/pci/hda/snd-hda-scodec-cs35l41 +SND_INTEL_SOUNDWIRE_ACPI EXPORT_SYMBOL 0xbb4f9d1f sdw_intel_acpi_scan sound/hda/snd-intel-sdw-acpi +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3182a38f cs35l45_apply_patch sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x31c2e367 cs35l45_i2c_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3431c8ad cs35l45_get_clk_freq_id sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x53dce6b1 cs35l45_probe sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x550a7a6d cs35l45_remove sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x72fa222b cs35l45_spi_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xe1c1002c cs35l45_pm_ops sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x05482545 cs35l56_irq sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x396ce885 cs35l56_remove sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x3b1b6568 cs35l56_common_probe sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x5cfe1aed cs35l56_init sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x5d016f6b cs35l56_runtime_resume_common sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x7ee026a3 cs35l56_runtime_suspend sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xe2a0f62a cs35l56_irq_request sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xf178d76e cs35l56_pm_ops_i2c_spi sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x0027442e cs35l56_regmap_i2c sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x05c2529e cs35l56_tx_input_values sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x312c0e0f cs35l56_dsp1_regions sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x5691245b cs35l56_reread_firmware_registers sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x64e759e4 cs35l56_tx_input_texts sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x791c7682 cs35l56_regmap_sdw sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x88762c92 cs35l56_get_bclk_freq_id sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xb67242f1 cs35l56_regmap_spi sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xcd5438ad cs35l56_fill_supply_names sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x08bf4265 cs42l42_pll_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x10d2bf2c cs42l42_suspend sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x219641c4 cs42l42_init sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x2631c551 cs42l42_readable_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x32c66cb8 cs42l42_volatile_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x38ca01e3 cs42l42_common_probe sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x40952799 cs42l42_soc_component sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x8585c133 cs42l42_src_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x9277580e cs42l42_resume sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x9774ad6a cs42l42_mute_stream sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x9cc34170 cs42l42_resume_restore sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xae4be5c4 cs42l42_irq_thread sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc053efa9 cs42l42_page_range sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc2d3b2b2 cs42l42_dai sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xe4994deb cs42l42_common_remove sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xfd7a3d00 cs42l42_regmap sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_SOF_XTENSA EXPORT_SYMBOL 0x3b094d1a sof_xtensa_arch_ops sound/soc/sof/xtensa/snd-sof-xtensa-dsp +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x09351149 tasdevice_prmg_calibdata_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1a949c7c tasdevice_select_cfg_blk sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1ab9b7d9 tasdevice_select_tuningprm_cfg sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x23c94cc6 tasdevice_tuning_switch sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x2c2d92de tasdevice_config_info_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x40ec23ee tasdevice_calbin_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x957998f4 tas2781_load_calibration sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xa7d17083 tasdevice_rca_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfa72134b tasdevice_dsp_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfe3a6722 tasdevice_prmg_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SOUNDWIRE_INTEL EXPORT_SYMBOL 0x7f4edc9a sdw_intel_cnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL EXPORT_SYMBOL 0xecb6285c sdw_intel_lnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x160ac007 sdw_intel_startup drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x2423b569 sdw_intel_process_wakeen_event drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x8ccbf067 sdw_intel_probe drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xaa52eba1 sdw_intel_thread drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xee55468a sdw_intel_exit drivers/soundwire/soundwire-intel +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x13a0445b dw_spi_add_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x16768c48 dw_spi_dma_setup_mfld drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x1a1e549b dw_spi_dma_setup_generic drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x47a6e698 dw_spi_check_status drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x5d988e35 dw_spi_set_cs drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x727e7913 dw_spi_suspend_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xe440c576 dw_spi_remove_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xeb786f56 dw_spi_resume_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xfd3c6c61 dw_spi_update_config drivers/spi/spi-dw +SUNXI_CCU EXPORT_SYMBOL_GPL 0x079708d7 ccu_gate_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x0a9707d3 ccu_mux_helper_get_parent vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x0c64ee0e ccu_sdm_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x14438263 ccu_frac_helper_read_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x1f23b840 ccu_nkmp_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x2866ea30 ccu_helper_wait_for_lock vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x307e41c0 ccu_pll_notifier_register vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x3e362444 ccu_frac_helper_is_enabled vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x45837646 ccu_sdm_helper_is_enabled vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x50165be0 ccu_mux_notifier_register vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x517768aa ccu_sdm_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x5cddbcc6 ccu_nm_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x61abda39 ccu_mux_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x6668446b ccu_phase_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x7279ee3e ccu_mult_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x831d58e6 ccu_gate_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x844f1c47 ccu_mux_helper_set_parent vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8a845fdb ccu_nk_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8bdea961 ccu_nkm_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8e63463a ccu_frac_helper_has_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x923edf17 ccu_sdm_helper_read_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x976fa968 ccu_mp_mmc_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x98224ec7 ccu_reset_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xa3219e8e devm_sunxi_ccu_probe vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xad1062ab ccu_gate_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xba365240 ccu_sdm_helper_get_factors vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xbdb5d83e ccu_mux_helper_determine_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xc4608f36 ccu_mux_helper_apply_prediv vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xce9edc4f ccu_frac_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xd050ca65 ccu_sdm_helper_has_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xd27db71e ccu_mp_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xe49056d8 ccu_div_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xe70cc090 ccu_frac_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xeb47a9b9 ccu_frac_helper_set_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xf66eb443 ccu_gate_helper_is_enabled vmlinux +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x3dce036c firmware_request_builtin vmlinux +USB_STORAGE EXPORT_SYMBOL_GPL 0x0214b012 usb_stor_transparent_scsi_command drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x18988ce1 usb_stor_Bulk_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1bc3edc2 usb_stor_sense_invalidCDB drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1c8206dd usb_stor_set_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1d9aba19 usb_stor_reset_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2b63d1cc usb_stor_Bulk_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x39f459d9 usb_stor_probe2 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x40329e56 usb_stor_host_template_init drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x545c35c8 usb_stor_bulk_transfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x57ea1a40 usb_stor_access_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x58667613 usb_stor_control_msg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x5f2c3ef6 fill_inquiry_response drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x65d0cf20 usb_stor_pre_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x860c980f usb_stor_bulk_transfer_sg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xa767430d usb_stor_ctrl_transfer drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xaf26cd26 usb_stor_bulk_srb drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xbd9bd252 usb_stor_post_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xcb67abe2 usb_stor_CB_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xcfb68b81 usb_stor_suspend drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xdc515483 usb_stor_CB_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xe3a81b8b usb_stor_clear_halt drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xe58a0ad8 usb_stor_disconnect drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf7926fe6 usb_stor_probe1 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf8fdf860 usb_stor_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xfca063a0 usb_stor_adjust_quirks drivers/usb/storage/usb-storage --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency-64k +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency-64k @@ -0,0 +1,28812 @@ +ACPI EXPORT_SYMBOL_GPL 0xa6af1390 acpi_table_parse_cedt vmlinux +BRCMFMAC EXPORT_SYMBOL_GPL 0x9e3a52d6 brcmf_fwvid_unregister_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +BRCMFMAC EXPORT_SYMBOL_GPL 0xc9f7181d brcmf_fwvid_register_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +COUNTER EXPORT_SYMBOL_GPL 0x2b18d3f4 counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x70e19720 counter_priv drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x7dc7ea4d counter_unregister drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xa5a1e6a9 devm_counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xa5d0bd13 devm_counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xc8424690 counter_push_event drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xcde793e0 counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xffbe3892 counter_put drivers/counter/counter +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x0f325fd8 otx2_cptlf_set_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x188e1d35 otx2_cpt_read_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x1ecd207d otx2_cpt_add_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x47285d48 otx2_cptlf_register_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x59810f09 otx2_cpt_send_ready_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x671c02ec otx2_cptlf_shutdown drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x7464a65d cn10k_cptpf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x7b7fb89a cn10k_cptvf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x87a2848f otx2_cpt_sync_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xab785d77 otx2_cpt_send_af_reg_requests drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xbfd5bd1d otx2_cpt_send_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xcba37c52 otx2_cpt_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xcf93e6bb otx2_cpt_detach_rsrcs_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xd7b148b6 otx2_cptlf_unregister_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xea557af9 otx2_cpt_msix_offset_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xeb8f6d33 otx2_cptlf_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xfd77ea5a otx2_cptlf_free_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x5a14e79b crypto_cipher_decrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x7406ed71 crypto_cipher_encrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xaba0bcc6 crypto_cipher_setkey vmlinux +CXL EXPORT_SYMBOL_GPL 0x0012f836 is_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0210cf57 __cxl_driver_register drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x03fc8caa cxl_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x055c6ee3 cxl_mem_active_inc vmlinux +CXL EXPORT_SYMBOL_GPL 0x078416c8 devm_cxl_add_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0a3bf29e cxl_probe_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0f005151 cxl_endpoint_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0fb1f19d cxl_internal_send_cmd drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x14b7f444 is_cxl_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x16d684d2 cxl_inject_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1c097484 cxl_map_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1f51a1f5 cxl_mem_get_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1f678cbd devm_cxl_enumerate_ports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x227a6bc5 cxl_switch_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2284ef94 cxl_trigger_poison_list drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x24dbda41 cxl_count_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x26a7184b devm_cxl_enumerate_decoders drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2be710ef cxl_setup_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2cffca45 cxl_endpoint_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2e89bf2f devm_cxl_register_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3122ec1b is_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x32505e8c to_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x335778ce clear_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3365eb97 cxl_dpa_debug drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x33e2aa93 cxl_mem_active_dec vmlinux +CXL EXPORT_SYMBOL_GPL 0x35ecccbd cxl_cor_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x36c57c9d cxl_clear_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3e1cbc73 cxl_decoder_add_locked drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x41a7d206 cxl_memdev_state_create drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x41e4b9ee is_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4f5428f9 is_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x501103c3 devm_cxl_port_enumerate_dports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x504cfd74 cxl_debugfs_create_dir drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x53a71d1e set_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x551d2167 devm_cxl_pmu_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x55b874e0 devm_cxl_add_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5a7c6154 cxl_map_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5c94e2c0 devm_cxl_dpa_reserve drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x62c3b852 devm_cxl_add_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x642ce7c0 cxl_map_pmu_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x65043c8e to_cxl_dax_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6577a08e cxl_driver_unregister drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x670ed2d7 cxl_bus_type drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x701bbaad cxl_bus_rescan drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x71030ce7 to_cxl_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x732fc302 schedule_cxl_memdev_detach drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x749a55b1 cxl_probe_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x77b7ba08 cxl_memdev_setup_fw_upload drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x77da7bc7 cxl_mem_get_event_records drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x793ba6e4 to_cxl_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x79e30f3e cxl_mem_sanitize drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7b261d3d devm_cxl_add_rch_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7bac66fd cxl_pci_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7fa19cc4 alloc_free_mem_region vmlinux +CXL EXPORT_SYMBOL_GPL 0x84b45156 insert_resource_expand_to_fit vmlinux +CXL EXPORT_SYMBOL_GPL 0x85f2c9dd cxl_mem_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8b1c678c cxl_root_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8b88a0c1 is_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8f6c5e26 cxl_await_media_ready drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x904db49a devm_cxl_setup_hdm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x935e0b76 cxl_find_regblock_instance drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98628ac8 cxl_bus_drain drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98883d56 cxl_find_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa18ce4c2 devm_cxl_add_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa1fb2ba1 cxl_set_timestamp drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa6fed09d cxl_dev_state_identify drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa91f32e5 devm_cxl_add_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb9f1399b cxl_enumerate_cmds drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbafc5cb8 cxl_decoder_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbd595850 to_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbe04ca31 is_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbf22c313 to_cxl_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc4f11291 cxl_mem_create_range_info drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xca9ba34f to_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xccf618cb cxl_dvsec_rr_decode drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xcf74b97a is_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd05c5b35 cxl_port_to_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd06a4022 cxl_hdm_decode_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd3edb056 cxl_decoder_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd572401f to_cxl_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd9d3044c to_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdb0aa40a cxl_add_to_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdd7c499a devm_cxl_add_passthrough_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe1b41f91 read_cdat_data drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe2b83cb9 cxl_hb_modulo drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xefa68025 cxl_poison_state_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf45b3991 is_cxl_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf6045ccd cxl_find_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfc2e7da8 find_cxl_root drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xff8e9ae6 cxl_rcd_component_reg_phys drivers/cxl/core/cxl_core +DMA_BUF EXPORT_SYMBOL_GPL 0x0ebf4214 dma_buf_fd vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x19a6ef49 dma_buf_map_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x3ce34e66 dma_buf_end_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x453f8d2a dma_buf_unpin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x674f03ab dma_buf_put vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x6f6d3f4f dma_buf_export vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x7ad13086 dma_buf_begin_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x7b0c921d dma_buf_detach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x813a0368 dma_buf_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x83e85546 dma_buf_vmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x922de02d dma_buf_pin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xa0213f9c dma_buf_dynamic_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xa34e963a dma_buf_move_notify vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xacb956fe dma_buf_vunmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xbc76b4ae dma_buf_mmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xdd311747 dma_buf_get vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xe595a88e dma_buf_map_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xec2a5948 dma_buf_unmap_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf16fa60e dma_buf_vmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xff049688 dma_buf_vunmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xfff8c755 dma_buf_unmap_attachment vmlinux +DRM_SSD130X EXPORT_SYMBOL_GPL 0x33cf1f58 ssd130x_variants drivers/gpu/drm/solomon/ssd130x +EFIVAR EXPORT_SYMBOL_GPL 0x02cfcd2e efivar_trylock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x11940489 efivar_set_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x2303b915 efivar_lock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x5a3c9dbb efivar_get_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xa336852c efivar_get_next_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xc961bff7 efivar_unlock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xee5240dc efivar_query_variable_info vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xefc77711 efivar_set_variable_locked vmlinux +EXPORT_SYMBOL arch/arm64/crypto/aes-ce-cipher 0x68f275ad ce_aes_expandkey +EXPORT_SYMBOL arch/arm64/crypto/aes-ce-cipher 0xa322c3ef ce_aes_setkey +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0x52d67a4e neon_aes_cbc_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xb8c706a6 neon_aes_ctr_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xd5f41819 neon_aes_ecb_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xea11590c neon_aes_xts_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xefc32a9b neon_aes_xts_decrypt +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0x220b49ab chacha_crypt_arch +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0xdc94f829 chacha_init_arch +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0xdd8ec6bd hchacha_block_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0x1c3e6e5b poly1305_init_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0x6ddf27bc poly1305_update_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0xf39f5240 poly1305_final_arch +EXPORT_SYMBOL arch/arm64/crypto/sha256-arm64 0xb455924d sha256_block_data_order +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0x0fca045b sm4_ce_expand_key +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0x7155f33f sm4_ce_cbc_enc +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0xe609a0d5 sm4_ce_crypt_block +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0xed1f9633 sm4_ce_cfb_enc +EXPORT_SYMBOL arch/arm64/lib/xor-neon 0xdb786e41 xor_block_inner_neon +EXPORT_SYMBOL crypto/blake2b_generic 0x32e24c8a blake2b_compress_generic +EXPORT_SYMBOL crypto/ecc 0x16e410ff vli_from_be64 +EXPORT_SYMBOL crypto/ecc 0x188a1647 ecc_is_pubkey_valid_full +EXPORT_SYMBOL crypto/ecc 0x1a5faa3a vli_mod_inv +EXPORT_SYMBOL crypto/ecc 0x4c281912 vli_is_zero +EXPORT_SYMBOL crypto/ecc 0x671f7aa5 ecc_is_key_valid +EXPORT_SYMBOL crypto/ecc 0x7c0fbb00 vli_mod_mult_slow +EXPORT_SYMBOL crypto/ecc 0x8261eccb ecc_get_curve25519 +EXPORT_SYMBOL crypto/ecc 0x8e688192 ecc_alloc_point +EXPORT_SYMBOL crypto/ecc 0x90cdc197 ecc_free_point +EXPORT_SYMBOL crypto/ecc 0x9263b417 ecc_point_mult_shamir +EXPORT_SYMBOL crypto/ecc 0x92668805 vli_cmp +EXPORT_SYMBOL crypto/ecc 0x932b6ff7 vli_num_bits +EXPORT_SYMBOL crypto/ecc 0x9f6efabd vli_sub +EXPORT_SYMBOL crypto/ecc 0xa76b31a2 crypto_ecdh_shared_secret +EXPORT_SYMBOL crypto/ecc 0xb10fc19e ecc_get_curve +EXPORT_SYMBOL crypto/ecc 0xd6315f31 ecc_gen_privkey +EXPORT_SYMBOL crypto/ecc 0xd94c8eb5 ecc_point_is_zero +EXPORT_SYMBOL crypto/ecc 0xde867c29 ecc_is_pubkey_valid_partial +EXPORT_SYMBOL crypto/ecc 0xeac9b99a vli_from_le64 +EXPORT_SYMBOL crypto/ecc 0xed4ae15e ecc_make_pub_key +EXPORT_SYMBOL crypto/nhpoly1305 0x038cd314 crypto_nhpoly1305_update_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x1d4cade2 crypto_nhpoly1305_init +EXPORT_SYMBOL crypto/nhpoly1305 0x456ac854 crypto_nhpoly1305_final_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x6cd55445 crypto_nhpoly1305_final +EXPORT_SYMBOL crypto/nhpoly1305 0xbe9a66fd crypto_nhpoly1305_update +EXPORT_SYMBOL crypto/nhpoly1305 0xf41c03bb crypto_nhpoly1305_setkey +EXPORT_SYMBOL crypto/sm4 0x2b098da5 crypto_sm4_ck +EXPORT_SYMBOL crypto/sm4 0x7931a202 crypto_sm4_fk +EXPORT_SYMBOL crypto/sm4 0xf4fd3bd2 crypto_sm4_sbox +EXPORT_SYMBOL crypto/xor 0x5b6c00e6 xor_blocks +EXPORT_SYMBOL drivers/acpi/nfit/nfit 0x06848c60 to_nfit_uuid +EXPORT_SYMBOL drivers/acpi/video 0x45b61916 acpi_video_register_backlight +EXPORT_SYMBOL drivers/acpi/video 0x7a45377b acpi_video_unregister +EXPORT_SYMBOL drivers/acpi/video 0x7cc484a5 acpi_video_handles_brightness_key_presses +EXPORT_SYMBOL drivers/acpi/video 0x7de7bf50 __acpi_video_get_backlight_type +EXPORT_SYMBOL drivers/acpi/video 0x8826c13b acpi_video_register +EXPORT_SYMBOL drivers/acpi/video 0xd54099ff acpi_video_get_edid +EXPORT_SYMBOL drivers/acpi/video 0xec3d1e12 acpi_video_get_levels +EXPORT_SYMBOL drivers/atm/suni 0x65d87754 suni_init +EXPORT_SYMBOL drivers/bcma/bcma 0x3dfbfe9e bcma_core_dma_translation +EXPORT_SYMBOL drivers/bcma/bcma 0xe5433c53 bcma_core_irq +EXPORT_SYMBOL drivers/block/drbd/drbd 0x127a5901 drbd_set_st_err_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x35131b36 drbd_role_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x7730f22d drbd_conn_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0xaf27bebf drbd_disk_str +EXPORT_SYMBOL drivers/bluetooth/btbcm 0xb88f5f21 btbcm_patchram +EXPORT_SYMBOL drivers/bluetooth/btrsi 0x8b3249fe rsi_bt_ops +EXPORT_SYMBOL drivers/bus/mhi/host/mhi 0x5af8c42a mhi_sync_power_up +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x03bc993e ipmi_set_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x0705dd14 ipmi_register_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x12dd1e77 ipmi_set_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x1f65170f ipmi_alloc_smi_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x230094ac ipmi_smi_watchdog_pretimeout +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x3c682752 ipmi_smi_watcher_unregister +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x4c2054d7 ipmi_request_settime +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x50f65edf ipmi_set_gets_events +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x67369b42 ipmi_addr_src_to_str +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x74778a80 ipmi_get_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x804f922a ipmi_addr_length +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x80aa4656 ipmi_free_recv_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x839ec30f ipmi_add_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x89a5279a ipmi_get_version +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x96a6e5e8 ipmi_smi_msg_received +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xaca90ebd ipmi_request_supply_msgs +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xae71627d ipmi_create_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xcb2ac9c1 ipmi_smi_watcher_register +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xd54a5050 ipmi_unregister_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4330a39 ipmi_unregister_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4f4665b ipmi_validate_addr +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe98c507d ipmb_checksum +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xec1c2a90 ipmi_get_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf357ed04 ipmi_get_smi_info +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf388b18b ipmi_destroy_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf5531bea ipmi_poll_interface +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfaaa4831 ipmi_set_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfe0f2369 ipmi_get_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x05bbe210 kcs_bmc_read_data +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x08b3f936 kcs_bmc_unregister_driver +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x22a9aa96 kcs_bmc_update_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x23d03146 kcs_bmc_enable_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x540603d5 kcs_bmc_write_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x77fb6a56 kcs_bmc_write_data +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x8cb09875 kcs_bmc_read_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x9dbc27c6 kcs_bmc_handle_event +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xb16a74d4 kcs_bmc_remove_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xbbbc3596 kcs_bmc_update_event_mask +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xcb1357b4 kcs_bmc_disable_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xe775f7a8 kcs_bmc_register_driver +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xf5b3a087 kcs_bmc_add_device +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x07e6191c st33zp24_pm_resume +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x3765cc6b st33zp24_probe +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x4f631a6e st33zp24_remove +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x5c0b61a4 st33zp24_pm_suspend +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x53ab1a25 xillybus_init_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x85d3dab3 xillybus_find_inode +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0xb9684f9a xillybus_cleanup_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x24b6f3cb xillybus_endpoint_discovery +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x25978d50 xillybus_isr +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x2ce8bafd xillybus_init_endpoint +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x36f90c7c xillybus_endpoint_remove +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x4c23715d atmel_i2c_probe +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x80a11b1d atmel_i2c_init_read_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x9b75ba06 atmel_i2c_send_receive +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xb6c854bb atmel_i2c_init_ecdh_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc71ed50c atmel_i2c_init_genkey_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc80f14e8 atmel_i2c_flush_queue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xcd2eb83a atmel_i2c_enqueue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xf283e995 atmel_i2c_init_random_cmd +EXPORT_SYMBOL drivers/crypto/caam/caam 0x17572340 caam_congested +EXPORT_SYMBOL drivers/crypto/caam/caam 0x37734e06 caam_dpaa2 +EXPORT_SYMBOL drivers/crypto/caam/caam 0x44ae4bc4 qi_cache_free +EXPORT_SYMBOL drivers/crypto/caam/caam 0x52faf839 caam_drv_ctx_update +EXPORT_SYMBOL drivers/crypto/caam/caam 0xa9ada749 caam_drv_ctx_rel +EXPORT_SYMBOL drivers/crypto/caam/caam 0xc0eaa792 qi_cache_alloc +EXPORT_SYMBOL drivers/crypto/caam/caam 0xe0a989bf caam_drv_ctx_init +EXPORT_SYMBOL drivers/crypto/caam/caam 0xfffdb8d2 caam_qi_enqueue +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x01a2d02e caam_jr_enqueue +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x02c99b1c split_key_done +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x11df00a9 gen_split_key +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x39725350 caam_jr_free +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x8ec7d02b caam_jr_alloc +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x2e152bb7 cnstr_shdsc_xts_skcipher_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x3b54a9ad cnstr_shdsc_aead_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x76a68e3e cnstr_shdsc_chachapoly +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x7b0c587f cnstr_shdsc_rfc4543_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x7b7bcab8 cnstr_shdsc_rfc4543_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x86bcdec7 cnstr_shdsc_xts_skcipher_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x88430d4c cnstr_shdsc_aead_null_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x91ac0969 cnstr_shdsc_aead_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa3115081 cnstr_shdsc_skcipher_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa340e264 cnstr_shdsc_aead_givencap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa99d7fa6 cnstr_shdsc_aead_null_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xebcdd349 cnstr_shdsc_skcipher_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xf92c5da5 cnstr_shdsc_gcm_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xf95bcf62 cnstr_shdsc_gcm_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xfd807e48 cnstr_shdsc_rfc4106_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xfdf7ec8f cnstr_shdsc_rfc4106_encap +EXPORT_SYMBOL drivers/crypto/caam/caamhash_desc 0x30a1e372 cnstr_shdsc_sk_hash +EXPORT_SYMBOL drivers/crypto/caam/caamhash_desc 0xb5571dbf cnstr_shdsc_ahash +EXPORT_SYMBOL drivers/crypto/caam/dpaa2_caam 0x750733ae dpaa2_caam_enqueue +EXPORT_SYMBOL drivers/crypto/caam/error 0x53d0fc97 caam_ptr_sz +EXPORT_SYMBOL drivers/crypto/caam/error 0x60dbc82a caam_dump_sg +EXPORT_SYMBOL drivers/crypto/caam/error 0xa51f16c7 caam_little_end +EXPORT_SYMBOL drivers/crypto/caam/error 0xaaacf873 caam_strstatus +EXPORT_SYMBOL drivers/crypto/caam/error 0xbd67c092 caam_imx +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x7946be01 xdma_enable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0xe1ca2891 xdma_get_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0xe22d542e xdma_disable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xilinx_dma 0xd90d70a4 xilinx_vdma_channel_set_config +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0bc6094c fw_core_remove_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x1a9ecfe8 fw_core_handle_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x20f9c88b fw_fill_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x239abeda fw_cancel_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2885fec5 fw_get_request_speed +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2b0371dd fw_run_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2e4a10df fw_card_add +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3a771e39 fw_core_add_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3c56ef91 fw_workqueue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x5b80a3d6 fw_core_handle_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0x62b6f3c9 fw_iso_context_start +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6ace5c28 fw_core_add_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6dc50487 fw_csr_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6de6fc45 fw_iso_context_create +EXPORT_SYMBOL drivers/firewire/firewire-core 0x71d14fc8 fw_iso_context_queue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x73d199c1 fw_iso_context_stop +EXPORT_SYMBOL drivers/firewire/firewire-core 0x7cbcfcac fw_core_remove_card +EXPORT_SYMBOL drivers/firewire/firewire-core 0x86468d44 fw_rcode_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x8aaae733 fw_iso_context_flush_completions +EXPORT_SYMBOL drivers/firewire/firewire-core 0x91d5fc8c fw_iso_buffer_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0x9756fdcd fw_schedule_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0xa1b1592d fw_device_enable_phys_dma +EXPORT_SYMBOL drivers/firewire/firewire-core 0xacaa5c96 fw_iso_buffer_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaec3359e fw_card_initialize +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaedf84ce fw_high_memory_region +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaf54fc46 fw_core_handle_request +EXPORT_SYMBOL drivers/firewire/firewire-core 0xb531a0d9 fw_iso_context_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0xb9b0d795 fw_bus_type +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc2750122 fw_iso_resource_manage +EXPORT_SYMBOL drivers/firewire/firewire-core 0xd0824f1c fw_iso_context_queue_flush +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe3fde125 fw_csr_iterator_next +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe80e5087 fw_csr_iterator_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xf1cad598 fw_core_remove_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0xf3306837 fw_send_response +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0x2054a0dd imx_dsp_request_channel +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0x4081c680 imx_dsp_ring_doorbell +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0xec5df929 imx_dsp_free_channel +EXPORT_SYMBOL drivers/fpga/dfl 0x8fd5388e __dfl_driver_register +EXPORT_SYMBOL drivers/fpga/dfl 0x9b50afa6 dfl_driver_unregister +EXPORT_SYMBOL drivers/fpga/lattice-sysconfig 0x00e940e2 sysconfig_probe +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0x0ea5d74b amdgpu_xcp_drv_release +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0xdc98fdec amdgpu_xcp_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x00e27704 drm_dp_downstream_debug +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01c4bba9 drm_dp_lttpr_max_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x068c3c47 drm_dp_cec_unregister_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x07767b50 drm_hdmi_avi_infoframe_colorimetry +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x08e2befd drm_dp_get_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0c4ae948 drm_dp_mst_topology_state_funcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0e703dde drm_dp_cec_register_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1032a456 drm_dp_mst_topology_mgr_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1605d0ed drm_dp_lttpr_max_lane_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1709ddcf drm_dp_lttpr_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x19c6cc30 drm_dp_downstream_id +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1a5bf3ca drm_dsc_dp_rc_buffer_size +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1ac7676b drm_dp_atomic_find_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1b0a1fdc drm_dp_lttpr_voltage_swing_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1b4a0bd7 drm_dp_read_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x21489f72 drm_dp_aux_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x216a5762 drm_dp_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x21deb871 drm_dp_dpcd_read_phy_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x23739549 drm_dp_mst_atomic_enable_dsc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x23961837 drm_dp_downstream_max_bpc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x243dcb06 drm_dp_mst_topology_mgr_suspend +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x24ada755 drm_dsc_set_rc_buf_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x250ab715 drm_dp_dual_mode_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x25798624 drm_dp_set_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x26815dbc drm_dp_link_rate_to_bw_code +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2889c37c drm_dp_vsc_sdp_log +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2a10b69c drm_dp_pcon_frl_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2cf0db60 drm_dp_pcon_frl_configure_1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fa94ef2 drm_dp_downstream_444_to_420_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fd32e05 drm_atomic_get_new_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x319d5657 drm_dp_pcon_pps_override_param +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3454ce7b drm_dp_remote_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x35758800 drm_edp_backlight_disable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x37875933 drm_connector_attach_content_protection_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x392a838b drm_dp_downstream_max_dotclock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3f8ec963 drm_edp_backlight_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x40a96f0b drm_dp_add_payload_part1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x40f8284b drm_dp_mst_topology_mgr_destroy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x44eaf58f drm_dp_mst_get_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x45f4983c drm_dp_dual_mode_get_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4603c416 drm_dp_pcon_dsc_bpp_incr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4aed208a drm_dp_send_real_edid_checksum +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4cffef63 drm_hdmi_infoframe_set_hdr_metadata +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x500d097c drm_dp_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x50dd34db drm_dp_mst_dsc_aux_for_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5407ae9e drm_dp_get_dual_mode_type_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56855fb2 drm_dp_remove_payload +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56a663e9 drm_dp_dsc_sink_line_buf_depth +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x582f248e drm_dp_get_adjust_request_pre_emphasis +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x58d8fcaa drm_dsc_pps_payload_pack +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x59f27ed7 drm_dp_pcon_enc_is_dsc_1_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5a86f411 drm_dp_phy_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5e3090af drm_dp_send_query_stream_enc_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x627ba04b drm_dsc_set_const_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x63a477fb drm_dp_downstream_min_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x648d953b drm_dsc_dp_pps_header_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x66e9a3fa drm_dp_dpcd_read_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x671fb2b0 drm_dp_mst_connector_early_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x68d8dce7 drm_dp_downstream_is_tmds +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x698cee5c drm_dp_mst_hpd_irq_handle_event +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6a4df8c5 drm_dp_128b132b_eq_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6aacee47 drm_dp_128b132b_link_training_failed +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6b53e216 drm_dp_downstream_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6b79fb5a drm_dp_read_lttpr_phy_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6c638f45 drm_dp_read_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7053fa72 drm_dp_get_pcon_max_frl_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x72942037 drm_dp_mst_atomic_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x72bff3e7 drm_dp_mst_detect_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x73011db0 drm_dp_bw_code_to_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x759c8cf0 drm_dp_read_sink_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x75bf7020 drm_dp_cec_irq +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x766ca7e2 drm_dp_stop_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x76ff6644 drm_dp_lttpr_pre_emphasis_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x79008c7e drm_dsc_setup_rc_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7c0cc7b3 drm_dp_dpcd_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7c305583 drm_hdcp_update_content_protection +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7d25f446 drm_lspcon_set_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7d2e7e0b drm_edp_backlight_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7ea105df drm_dp_pcon_frl_configure_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7ea15795 drm_dp_get_vc_payload_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x805cd82e drm_atomic_get_mst_payload_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x828ff2cf drm_dp_pcon_pps_default +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x829b6048 drm_dp_dsc_sink_max_slice_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x86068363 drm_dp_dual_mode_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x86e1cec4 drm_edp_backlight_set_level +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8b6fb491 drm_dp_cec_set_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8ca2d9e4 drm_dp_calc_pbn_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8d701329 drm_dp_clock_recovery_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8fd009ad drm_dp_read_desc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9258aecd drm_dp_mst_dump_topology +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x92b9835e drm_dp_128b132b_cds_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x95883bb4 drm_dsc_initial_scale_value +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x959e4216 drm_dp_check_act_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x964b0d2e drm_scdc_set_scrambling +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x96712231 drm_dp_mst_add_affected_dsc_crtcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa04b393a drm_dp_pcon_frl_prepare +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa1fefe6a drm_dp_psr_setup_time +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa2063f96 drm_dp_128b132b_read_aux_rd_interval +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa3cb0be8 drm_dp_mst_root_conn_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa3f378d4 drm_dp_mst_hpd_irq_send_new_request +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa67bcc67 drm_panel_dp_aux_backlight +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa843606e drm_dp_dsc_sink_supported_input_bpcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa94bd33b drm_dp_mst_topology_mgr_resume +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa965787b drm_scdc_get_scrambling_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa9de68b1 drm_dp_dpcd_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf267620 drm_dp_lttpr_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf63228b drm_dp_dual_mode_set_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb163dac6 drm_scdc_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb1f9d3a6 drm_dp_pcon_convert_rgb_to_ycbcr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb2cdaf25 drm_hdmi_avi_infoframe_bars +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb31d0f58 drm_dp_read_sink_count_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc020c0c1 drm_dp_pcon_dsc_max_slice_width +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc025ab99 drm_dp_lttpr_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc22d7daa drm_dp_atomic_release_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc235d5d6 drm_dp_mst_update_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc245ca03 drm_dp_pcon_pps_override_buf +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc31ea698 drm_dp_dpcd_probe +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc33c6d5b drm_dp_mst_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc5c99a79 drm_dp_get_adjust_request_voltage +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc61a3988 drm_dp_downstream_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc79ecffb drm_dp_downstream_is_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc8b6a8ae drm_dp_128b132b_lane_channel_eq_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xccf54d5e drm_dp_get_adjust_tx_ffe_preset +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd0e95456 drm_dsc_get_bpp_int +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd15ab36c drm_dp_read_mst_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd28c56d2 drm_dp_read_lttpr_common_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd3f7f75c drm_atomic_get_old_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd449daba drm_dp_set_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd4807e17 drm_dp_add_payload_part2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd48afeec drm_lspcon_get_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5a95eae drm_dp_128b132b_lane_symbol_locked +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd6583bd2 drm_scdc_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd8e7e0d8 drm_dp_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdf0eb1a8 drm_dp_mst_atomic_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdf2c814b drm_dp_mst_topology_mgr_set_mst +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2468a48 drm_dsc_flatness_det_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe5360b84 drm_dp_pcon_dsc_max_slices +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe567ed27 drm_dp_mst_put_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe7937635 drm_dp_aux_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe822b6bf drm_dp_cec_unset_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe8aba8e6 drm_dp_start_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe98bb30f drm_dp_mst_connector_late_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xea4bd387 drm_dp_pcon_hdmi_frl_link_error_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xed8f6f50 drm_dp_dual_mode_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xedcf81ce drm_dp_channel_eq_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xee1229a6 drm_dp_pcon_hdmi_link_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf06b585a drm_dp_pcon_is_frl_ready +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf08d3b9d drm_dp_pcon_hdmi_link_active +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf13faaed drm_hdmi_avi_infoframe_content_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf390fd80 drm_dp_pcon_reset_frl_config +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf3c410f0 drm_dp_read_dpcd_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf4db8588 drm_scdc_set_high_tmds_clock_ratio +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf68741fb drm_dp_subconnector_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf689ad25 drm_dp_downstream_420_passthrough +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf74b0ea3 drm_dp_send_power_updown_phy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf96450a4 drm_dp_mst_get_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfb1a7a5a drm_dp_downstream_rgb_to_ycbcr_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfc546cc4 drm_dp_mst_edid_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfcc1a607 drm_dp_read_downstream_info +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfdce6ef0 drm_dp_dual_mode_detect +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfe12bcb9 drm_dsc_compute_rc_parameters +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xff859b49 drm_atomic_get_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00a372bd drm_gem_free_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x018c82dd drm_privacy_screen_register_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0x01d72bf3 drm_property_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03c63897 __drm_get_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x046a326e drm_mode_parse_command_line_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0x047187cf __drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm 0x06f2c09f drm_clflush_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x07f399fd drm_plane_get_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0x07fb449a drm_vma_offset_manager_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x09058556 drm_mode_validate_driver +EXPORT_SYMBOL drivers/gpu/drm/drm 0x099e8128 drm_vblank_work_schedule +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a72f765 drm_clflush_virt_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0b570efc drm_master_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0be24a43 drm_crtc_check_viewport +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0c2433c8 drm_property_lookup_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d9b4753 drm_mode_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0e17b6ef drm_crtc_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0ea7cf9d drm_probe_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0eb7f5eb drm_privacy_screen_lookup_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0ef90dfc drm_atomic_bridge_chain_post_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f46176f drm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f49306c drm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f7acb66 drm_mm_print +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f95f8b5 of_drm_get_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fd60df2 drm_get_connector_status_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x10346090 drm_connector_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x107742a9 drm_get_subpixel_order_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x10891ce4 drm_bridge_chain_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x11f77d32 drm_edid_connector_add_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x13cb0a6f drm_edid_read_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x14234e48 drm_crtc_vblank_waitqueue +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16b809c8 drm_print_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17e9f7d8 drm_sysfs_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x188535b6 drm_modeset_lock_all_ctx +EXPORT_SYMBOL drivers/gpu/drm/drm 0x18ea919d drm_framebuffer_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x192cd4fa drm_client_modeset_commit_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x19837d87 drm_atomic_set_crtc_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c0af8c0 drm_mode_object_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c9d9b76 drm_gem_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ccfcd6a drm_client_modeset_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1cd53d94 drm_av_sync_delay +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1e0b16ad drm_of_find_possible_crtcs +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1e0d4321 drm_mode_validate_ycbcr420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1eddb5fb drm_connector_attach_dp_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f2b6195 drm_writeback_cleanup_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f6b50b2 drm_dev_printk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ff01bd5 devm_aperture_acquire_from_firmware +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ff86e7b drm_noop +EXPORT_SYMBOL drivers/gpu/drm/drm 0x213f76c8 __drmm_crtc_alloc_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2183c08c drm_mm_scan_add_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x22cca158 __drmm_mutex_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x22d07ee0 drm_gem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x22f7c9f1 drm_crtc_enable_color_mgmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x23b595d6 drm_dev_has_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x243bbb99 drm_client_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x247eb80a drm_privacy_screen_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24993e50 drm_edid_are_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x249d8af3 drm_connector_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24cf437a drm_vma_node_is_allowed +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24d124ac drm_mode_equal_no_clocks_no_stereo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x258fefa9 drm_driver_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25daad93 __drm_mm_interval_first +EXPORT_SYMBOL drivers/gpu/drm/drm 0x26cabf2f drm_writeback_prepare_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2754dad8 drm_mm_reserve_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28779e52 drm_printf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28b8641e drm_crtc_accurate_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f078d1 drm_mode_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a4aa3aa drm_atomic_state_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2bc66a2b drm_gem_map_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ccac3d5 drm_crtc_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d189c9a drm_client_buffer_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2eb84e52 drm_gem_vmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f476172 drm_privacy_screen_lookup_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2fc951e6 drm_sysfs_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ff0e693 drm_vblank_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3037d70d drm_crtc_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30579c6b drm_connector_list_iter_end +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31b8a5e3 __drm_set_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits +EXPORT_SYMBOL drivers/gpu/drm/drm 0x34108b79 drm_print_regset32 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x35c22275 drm_object_property_get_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3780116d drm_property_create_bitmask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x37850501 drm_gtf_mode_complex +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38b3fd50 drm_property_create_signed_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3973059c drm_crtc_next_vblank_start +EXPORT_SYMBOL drivers/gpu/drm/drm 0x397c3d27 drm_edid_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a234983 drm_send_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a575aca drm_connector_list_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ab87110 drm_mode_equal_no_clocks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b0e5e9c __drm_puts_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b33c67c drm_gem_objects_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c22a4d8 drm_vma_offset_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c4048e0 drm_atomic_state_default_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c88a0ce drm_atomic_add_affected_connectors +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cdc37e9 drm_edid_to_speaker_allocation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d6fefa3 drm_mode_get_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d8304ad drm_gem_object_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3dd99fc6 drm_invalid_op +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3eea38db drm_gem_vunmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f405489 __drm_printfn_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3fbc9a20 devm_drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3fca3d73 drm_mode_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x40755f64 drm_atomic_get_old_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x407ee374 drm_mode_create_aspect_ratio_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x411a4719 drm_atomic_normalize_zpos +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4153d656 drm_privacy_screen_set_sw_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x426aa3dd drm_event_cancel_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x433719a6 drm_connector_attach_privacy_screen_provider +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4489a5e9 drm_edid_raw +EXPORT_SYMBOL drivers/gpu/drm/drm 0x44a74e58 drm_mode_create_dp_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x455bfaba drm_modeset_lock_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x45e49f96 drm_syncobj_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x463f58f6 drm_warn_on_modeset_not_all_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x46c3d683 drm_master_internal_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x46d540f8 drm_syncobj_replace_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x473518ad drm_hdmi_avi_infoframe_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4831da6e drm_vma_offset_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a35d30d drm_mode_set_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a96dc0e drm_crtc_vblank_off +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b7ebf95 drm_mm_remove_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4bab48f8 drm_vblank_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4badde0e drm_connector_set_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4baf9247 drm_mode_create_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4be0721e drm_panel_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c6f3d76 drm_mode_plane_set_obj_prop +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c99b798 __drmm_add_action +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d0ef5df drm_mode_create_from_cmdline_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d622cc0 drm_connector_init_with_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d6e8494 drm_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e2a621e drm_prime_sg_to_dma_addr_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f7e84fa drm_connector_attach_hdr_output_metadata_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50193c53 drm_panel_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50674de7 drm_timeout_abs_to_jiffies +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50a10a19 drmm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x511428be drm_plane_enable_fb_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0x513072fe __drm_puts_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x521ad6d0 drm_puts +EXPORT_SYMBOL drivers/gpu/drm/drm 0x52ed0147 drm_mode_find_dmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x53d4f835 drm_plane_create_blend_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x543795f0 drm_crtc_set_max_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x543965a4 drm_ioctl_kernel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55bfe733 drm_writeback_connector_init_with_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55eb38da drm_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5612cc72 drm_atomic_state_default_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x569902be drm_edid_override_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x573f4310 drm_gem_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57698a50 drm_mm_takedown +EXPORT_SYMBOL drivers/gpu/drm/drm 0x576d6adf drm_privacy_screen_unregister_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57cef4ba drm_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57ee26b6 drm_framebuffer_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x586029c7 drm_property_blob_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58eb186b drm_aperture_remove_conflicting_pci_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x597eda09 drm_property_replace_global_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b021bed drm_crtc_vblank_helper_get_vblank_timestamp +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b766d0c __drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5d28a54a drm_dev_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5dabfef8 drm_connector_attach_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5ddd600b drm_crtc_arm_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5e08dd3f drm_aperture_remove_conflicting_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5e98f745 drm_atomic_state_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f7985a5 drm_mm_scan_remove_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x609602ab drm_modeset_acquire_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x609c3e1d drm_encoder_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x611f1dd3 drm_connector_attach_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x62036bf9 drm_crtc_vblank_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x624ef631 drm_client_buffer_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x62858d62 drm_syncobj_add_point +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6297f12d drm_gem_private_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x630d21af drm_prime_gem_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6392accd drm_show_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x63c51292 drm_object_attach_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x64019f2a drm_object_property_get_default_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65702bd6 drm_default_rgb_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x66ff3242 drm_modeset_acquire_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x676fa9b2 drm_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x685e9ce4 drm_gem_prime_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6910e4cd drm_format_info_min_pitch +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69353664 __drm_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6937e162 drm_client_modeset_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6986b337 drm_connector_has_possible_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69e1bf40 drm_clflush_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6a9082ac drm_edid_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6af0a21e drm_atomic_print_new_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6af3d6bd drm_connector_list_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b357b3e drm_dev_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b658907 drmm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c0049f0 drm_send_event_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c0308f0 drm_vblank_work_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c5f4893 drm_atomic_get_new_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ca2e66d __devm_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ddc5dbe drm_gem_map_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6e7ce160 drm_display_mode_from_cea_vic +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6f2081dd drm_crtc_vblank_restore +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6fdeda9d drm_gem_dmabuf_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x70198efe drm_framebuffer_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7305f765 drm_event_reserve_init_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x73a853cb drm_gem_vm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74bb4545 drm_gem_object_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74fc6fbd drm_format_info_block_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x75a99898 __drm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7674b16e drm_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm 0x776b1f5f drm_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x77e46e3a drm_connector_atomic_hdr_metadata_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x77f91493 drm_object_property_set_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x78424b75 drm_is_current_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x789c0e5e drm_plane_create_zpos_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x78cbbb2c drm_panel_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0x792014ba drm_atomic_get_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79c00fa2 drm_edid_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79dfc600 drm_mode_create_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7a72d378 drm_atomic_get_connector_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ad2d3a5 drm_client_framebuffer_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ad59489 drm_of_component_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b2e2166 drm_vma_node_revoke +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c0d9cad drm_display_info_set_bus_formats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c545285 drm_edid_get_monitor_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c8047a6 drm_gem_private_object_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ccf8e94 drm_panel_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7cd090a9 drm_atomic_add_affected_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7cfac4a9 drm_plane_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7d12a922 drm_prime_pages_to_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e3277f8 ___drm_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e48b5c6 drm_color_lut_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7eb812e3 drm_bridge_chain_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ecd9705 drm_connector_set_panel_orientation_with_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7edf470b drm_edid_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fa3ece5 drm_connector_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fa74988 drm_atomic_get_old_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ffea5e2 drm_gem_lru_scan +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8001374d drm_gem_handle_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0x80602375 drm_add_modes_noedid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x81047583 drm_mode_create_dvi_i_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x814da871 drm_master_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x818ea239 drm_connector_attach_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8194343b drm_event_reserve_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x820ac5c0 drm_vma_node_allow_once +EXPORT_SYMBOL drivers/gpu/drm/drm 0x82a5bd12 drm_modeset_lock_single_interruptible +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8301d342 drm_connector_attach_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x841b0ff1 drm_mode_put_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x84723b80 drm_dev_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x84ce9287 drm_connector_attach_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x84d57970 drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x852e4378 drm_property_replace_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8536cc4b drm_connector_list_iter_begin +EXPORT_SYMBOL drivers/gpu/drm/drm 0x85afb919 drm_gem_dmabuf_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x85bc1745 drm_file_get_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x85e72bd7 drm_connector_attach_max_bpc_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x85fc333b drm_debugfs_remove_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x863ce04d drm_compat_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x86444adb drm_atomic_bridge_chain_pre_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8646d199 drm_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x887b6031 __drm_dev_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x89113d9a drm_prime_sg_to_page_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x89d6fd99 drm_universal_plane_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a26b1a6 drm_mode_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a64f2fb drm_framebuffer_plane_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a7fc1ed drm_bridge_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a8c2961 drm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ad2dba0 drm_atomic_nonblocking_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c146a68 drm_atomic_get_new_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c259c97 drm_writeback_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c7d134e drm_framebuffer_plane_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d72789e drm_edid_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8e0e4212 drm_get_edid_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8e722926 drm_plane_force_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8e73567c drm_syncobj_find_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8edad34d drm_gem_prime_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8f978467 drm_gem_unlock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9057c5a4 drm_crtc_vblank_on +EXPORT_SYMBOL drivers/gpu/drm/drm 0x908a46d4 drm_connector_attach_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x910899ea drm_crtc_vblank_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x917648e4 drm_framebuffer_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x932668dd drm_gem_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9428eaa7 drm_gem_create_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x94406865 drm_mode_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x94caaec1 drm_atomic_get_new_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x94ce35ad drm_atomic_set_mode_prop_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x95378d7d drm_mode_prune_invalid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x963f265b drm_any_plane_has_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x964f96d9 drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x96fd81ed drm_atomic_bridge_chain_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x982d09b3 drm_format_info_block_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9904625c drm_crtc_vblank_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x99df6935 drm_gem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a2d1ae1 drm_of_crtc_port_mask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a6e47ba drm_connector_set_link_status_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b285573 drm_match_cea_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b53d2a5 drm_sysfs_connector_status_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b95c885 drm_mode_match +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b9de1c1 drm_edid_header_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9bf33aa0 drm_gem_prime_handle_to_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9c43d495 drm_connector_set_orientation_from_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9ce050be drm_mode_copy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9e28810f drm_master_internal_acquire +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9e9806d3 drm_atomic_get_old_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9fce7cc4 drm_mode_config_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa11524ec drm_put_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa18eefd9 drm_syncobj_get_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa202cce4 drm_edid_read_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa24a4160 drm_send_event_timestamp_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa2adff23 drm_atomic_set_crtc_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa2f64f80 drm_mode_create_tv_properties_legacy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa49f5a71 drm_gem_unmap_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa51333bf drm_privacy_screen_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa565e5a6 drm_connector_update_privacy_screen +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa5a07d5f drm_property_create_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa68e8f8e drm_plane_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa71eeefb drm_dev_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa754f52a drm_panel_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa956955b drm_gem_lru_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa9a88b9f drm_plane_get_damage_clips_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa9f44569 drm_gem_dmabuf_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaaa88cc3 drm_atomic_bridge_chain_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xab88faea drm_debugfs_add_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xab9854d1 drm_vblank_work_cancel_sync +EXPORT_SYMBOL drivers/gpu/drm/drm 0xac333ce6 drm_debugfs_create_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0xac9c6eac drm_panel_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xace94162 drm_atomic_bridge_chain_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0xacf5336d drm_get_edid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad4e902b drm_color_ctm_s31_32_to_qm_n +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae051ad8 drm_gem_prime_import +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae277372 __drm_crtc_commit_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae3747b8 drm_crtc_send_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae85fc28 drm_mode_object_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xafd37429 drm_state_dump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb0485b01 drm_gem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb11ac7a7 __drm_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb19673c1 drm_gem_handle_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb19a890c drm_plane_create_color_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb212dc3e drm_edid_dup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb2143999 drm_atomic_state_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb312cb0d __drmm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb351d512 drm_dev_enter +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3750192 drm_edid_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4032484 drm_mm_insert_node_in_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4c1d9a4 drm_gem_prime_import_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4ccd19d drm_gem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb561a0cc drm_crtc_commit_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb56ca1ab drm_client_framebuffer_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb60b1d61 drm_mode_create_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6127243 drm_need_swiotlb +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb66ddea5 __drmm_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7ed981a drm_gem_lru_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9732f98 drm_syncobj_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9cad492 __drm_atomic_state_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbad70e3a drm_writeback_get_out_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbaf642d0 drm_writeback_signal_completion +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbc2f898c drm_plane_create_alpha_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbed6d3ae drm_property_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbff29f1a drm_panel_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc058c912 drm_gtf_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc0ea96c5 drm_gem_map_detach +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc1041d73 drm_atomic_get_new_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc1210eea drm_atomic_set_fb_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc14d3305 drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc152f1be drm_gem_lock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc1c50e63 drm_dev_unplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc208b9fd drm_gem_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc2ac3eb7 drm_privacy_screen_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc2f69e9a drm_hdmi_avi_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc4866bd0 drm_client_modeset_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc493a2a2 drm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc55c069b drm_mode_set_config_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc59484af drm_client_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5d23870 drm_modeset_lock +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc60b802b drm_crtc_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc76a5885 drm_modeset_lock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7910e38 drm_vma_offset_lookup_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7d04fc5 drm_vma_node_allow +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc82ba003 drm_client_dev_hotplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8f5884f drm_atomic_get_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc92936db drm_gem_dma_resv_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9b4d605 drm_mode_create_tv_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9dbaf84 drm_modeset_backoff +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca55ef10 drm_writeback_queue_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca9ef2b7 drmm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcaaffe31 drm_atomic_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb53629b __drmm_add_action_or_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb7d7da9 drm_property_blob_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xccf58659 drm_edid_get_panel_id +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcd0a5d95 drm_privacy_screen_get_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcd608bc5 drm_privacy_screen_call_notifier_chain +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdb99cc9 drm_mode_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xce1a9e9a drm_atomic_check_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf3c07bf drm_property_create_bool +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf84740d drm_mode_probed_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd0ae05fb drm_mode_create_hdmi_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd0ee5b20 drm_bridge_chain_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd13f9985 drm_edid_block_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd25efa39 drm_gem_prime_fd_to_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd37be3bd drm_modeset_drop_locks +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd37d586c drm_add_edid_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd4ebbc53 drm_privacy_screen_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd680a377 drm_gem_object_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7a9cf42 drm_mode_validate_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd806ba03 drm_property_create_object +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd8bb967e drm_atomic_get_crtc_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd9135b6a drm_atomic_set_mode_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd9994370 drm_release_noglobal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd9c36e36 drm_modeset_unlock +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdad9c8b1 drm_prime_get_contiguous_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb233b1b drm_connector_update_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb320a08 drm_mode_is_420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb361a72 drmm_kmalloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb41a8be drm_set_preferred_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb4d8df6 drm_gem_lru_move_tail_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdc0cbe71 drm_mode_crtc_set_gamma_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdcb28910 drm_modeset_unlock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd007bc1 drm_plane_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd3c6afa drm_mode_is_420_also +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd411377 drm_panel_of_backlight +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddb5bd07 of_drm_find_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde32bd4f drm_hdmi_vendor_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde346c1e drm_atomic_private_obj_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf3f760d drm_mm_scan_color_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf666902 drm_rotation_simplify +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdfb84529 drm_crtc_vblank_count_and_time +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe064f09a drm_show_fdinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe22e5549 drm_atomic_private_obj_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe2d47d2c drm_property_create_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe317082a __drm_printfn_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3ac15d5 drm_mode_is_420_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe633a4cd drm_format_info_bpp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe67ee8a8 drm_atomic_get_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe6bfd76e drm_connector_set_path_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe78f5112 drm_connector_set_tile_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe895f643 drm_mode_config_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a034df drm_dev_exit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a0e334 drm_vma_offset_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe93aa715 drm_client_rotation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe9ce4e9f drm_gem_dmabuf_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea00fe81 __drm_printfn_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeb2fe97c drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeb3debc4 drm_property_create_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed2e0a84 drm_atomic_get_old_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed90bd5b drm_connector_set_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xede12622 drm_crtc_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee7bfff5 drm_client_modeset_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee8ad9f1 drm_property_add_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeed116eb drm_framebuffer_unregister_private +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeeec37e2 drm_syncobj_get_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0040903 drmm_mode_config_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0517d7a drm_mm_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf081d97e drm_crtc_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf095dc96 drm_get_tv_mode_from_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf11be7ec drm_connector_create_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1421d13 drm_mode_sort +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf19fb42d drm_gem_vm_close +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1b5340a drm_mode_vrefresh +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf24099ca drm_connector_oob_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf3ee8888 drm_mode_object_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf406e46a drm_get_connector_type_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf42349dc drm_mode_create_suggested_offset_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf447163a drmm_kfree +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf44df6a4 drm_get_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf487515c drm_panel_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4d88be4 drm_connector_attach_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf66279d3 drm_gem_lru_move_tail +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf73b1876 drm_edid_read_custom +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf77b9230 drm_debugfs_add_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf824c7db __drm_printfn_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf9230387 drm_plane_create_rotation_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf9f24428 drm_atomic_add_encoder_bridges +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfb1e12cd drm_plane_create_zpos_immutable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfb8bb8cc drm_connector_attach_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfcbadb55 drm_poll +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfce6edce drm_gem_create_mmap_offset_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfcece70c drm_client_framebuffer_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfcfbb2f7 drm_client_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfdc80747 drm_edid_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeb953b1 __drm_printfn_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xff017fd2 drm_gem_dmabuf_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xff055840 drm_cvt_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xff59b887 drm_analog_tv_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xff69acf0 of_drm_find_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfff129d6 drm_mode_create_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x22d53779 drm_buddy_free_list +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x2d9e9583 drm_buddy_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x40d76a49 drm_get_buddy +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x9f44c898 drm_buddy_init +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xabb5a026 drm_buddy_block_trim +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xbd5b3bcc drm_buddy_free_block +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xc30d71cc drm_buddy_block_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xfa150882 drm_buddy_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xff748b76 drm_buddy_alloc_blocks +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x3450c786 drm_gem_dma_prime_import_sg_table_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x34f3369e drm_fbdev_dma_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x4f00bd91 drm_gem_dma_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0339928c drm_atomic_helper_update_legacy_modeset_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x04507f5f drm_gem_fb_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x068eab9e drm_mode_config_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x06f2520a __drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0718d3b4 devm_drm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0ae14365 drm_fb_helper_set_par +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0df60cee drm_fb_xrgb8888_to_argb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0f77392b drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x11db6be9 drm_atomic_helper_swap_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x127a8c6b drm_flip_work_queue +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x13628f89 drm_simple_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x137261e5 drm_atomic_helper_check_wb_encoder_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x13d34138 drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x145eadc4 __drm_atomic_helper_plane_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1614a0bb __drmm_simple_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1618ccd5 drm_connector_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x16d12ce6 drm_atomic_helper_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1768daa7 drm_fb_helper_set_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x177aad3d __drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x18ae9f61 drm_fb_helper_restore_fbdev_mode_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1c44a943 drm_atomic_helper_check_plane_damage +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ce21db4 drm_fb_xrgb8888_to_gray8 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1e5279b1 drm_atomic_helper_commit_cleanup_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2045586c drm_bridge_is_panel +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x207559db drm_atomic_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2182a5e1 drm_atomic_helper_wait_for_fences +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x21a3dcca drm_fb_blit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x21d541eb drm_flip_work_queue_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x222c293e drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2439f572 drm_fb_helper_damage_range +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2744bc79 drm_gem_fb_create_handle +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x28e5abd1 drm_helper_probe_single_connector_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2cdd3dc1 drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d50570f drm_rect_calc_hscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3013fa3f drm_gem_simple_kms_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x30d7ce4a drm_atomic_helper_commit_duplicated_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x313611a8 __drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x32f28d8f drm_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x33c01f6d drm_crtc_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x340281c0 __drm_atomic_helper_crtc_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x345e1f72 drm_gem_fb_begin_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x361087c4 drm_i2c_encoder_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3745c5cd drm_helper_probe_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3852903e drm_fb_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3a804698 drm_fb_helper_output_poll_changed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3c5eddee drm_atomic_helper_damage_merged +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3dfd2083 __drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x404690bb drm_fb_helper_pan_display +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x41803366 drm_fb_helper_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x43e0c201 drm_panel_bridge_connector +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x44579bea drm_fb_helper_set_suspend_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x44c589ee drm_atomic_helper_check_crtc_primary_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46ef7780 drm_kms_helper_poll_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x47f38546 drm_atomic_helper_prepare_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x482cd759 drm_i2c_encoder_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4b965d2d drm_fbdev_generic_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4c25d79b drm_kms_helper_poll_enable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4ea9fd15 drm_self_refresh_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4f0b58a8 drm_helper_encoder_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4fc5c072 drm_kms_helper_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x51cd3895 devm_drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x549cee30 drm_atomic_helper_commit_hw_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x55192343 drm_kms_helper_poll_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5542443b drm_flip_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x56dd6a40 drm_self_refresh_helper_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x58a8ffd1 drm_connector_helper_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a4734d1 drm_kms_helper_is_poll_worker +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5ac74174 drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5b07f85f drm_connector_helper_get_modes_from_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5c58d3bd drm_atomic_helper_wait_for_flip_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5caf9c5e drm_helper_connector_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5f3c81fa drm_fb_xrgb8888_to_rgba5551 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5f96b1f9 drm_fb_xrgb8888_to_xrgb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6015e934 __drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x61c07186 drm_atomic_helper_commit_modeset_enables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x62b16ac7 drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6310e204 drm_fb_helper_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x636f5cb1 __drm_atomic_helper_connector_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x63854717 drm_atomic_helper_update_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x65134850 drm_i2c_encoder_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x66cbe1d4 drm_fb_xrgb8888_to_argb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x66e97e7e drm_helper_force_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x676137df drm_connector_helper_tv_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x699c8e48 drm_atomic_helper_disable_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x69f43073 drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b5c2b06 drm_atomic_helper_damage_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6ba66104 drm_fb_helper_release_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6c4b71cf drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6ccc0092 drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6cda5ca5 drmm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6d37def0 drm_atomic_helper_cleanup_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e30ba8e drm_rect_rotate_inv +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x70017d8a drm_atomic_helper_async_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x71073f50 drm_i2c_encoder_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x713a0276 drm_kms_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x727275a8 drm_gem_simple_kms_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x73d8c34a drm_fb_helper_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x74d5ca64 drm_atomic_helper_shutdown +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7ad4f76c drm_plane_helper_update_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7b0a616a drm_atomic_helper_page_flip_target +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7d21551f drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7e6944cb drm_atomic_helper_check_modeset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7ec80c40 drm_fb_swab +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7eefe8f0 drm_atomic_helper_dirtyfb +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7fc079fc __drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7fd921e4 drmm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7fefecad drm_gem_fb_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x822ce32c drm_plane_helper_disable_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x826f0ff4 drm_crtc_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x842dd90c drm_flip_work_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x871ab41a drm_rect_intersect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8b2f6001 drm_fb_helper_setcmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8cdd4587 drm_fb_helper_blank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91fec1cc drm_rect_calc_vscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x920ae53c drm_helper_mode_fill_fb_struct +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x924103ca drm_helper_disable_unused_functions +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x92de63d2 drm_atomic_helper_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x952f9735 drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x95e4b495 drm_atomic_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x960315d5 drm_i2c_encoder_save +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x96370b0f drm_gem_simple_kms_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x999da175 drm_i2c_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99fd20aa drm_rect_clip_scaled +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9af5d891 drm_fb_xrgb8888_to_mono +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9c37f069 __drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9faa5e8e drm_fb_helper_damage_area +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa188221f drm_panel_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa1e6c114 drm_atomic_helper_page_flip +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa343ac85 drm_atomic_helper_commit_tail_rpm +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa4dc51fa drm_fb_xrgb8888_to_rgb888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa73f7e09 drm_fb_helper_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa78f3cb8 drm_atomic_helper_commit_modeset_disables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa83601a0 __drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa85d8562 drm_atomic_helper_wait_for_vblanks +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa87cbc46 drm_gem_fb_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaa9f02a0 drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaaa2f93f drm_atomic_helper_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xabc362df drm_atomic_helper_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xac85afa0 drm_panel_bridge_set_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xad12ad8a drm_fb_build_fourcc_list +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaeb59d08 drm_i2c_encoder_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb053adda drm_rect_rotate +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb2499fcc drm_crtc_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb2bdadee drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb3b507b9 drm_atomic_helper_damage_iter_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb4082786 drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb457f527 drm_i2c_encoder_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb4f81f99 drm_gem_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb6a6b711 drm_fb_clip_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb8f551f3 drm_helper_resume_force_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb94154e0 drm_fb_xrgb8888_to_rgb332 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbc62048d __drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbd8e9a58 drm_gem_simple_kms_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbe0697dc drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbf6765b3 drm_gem_fb_end_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbfa204ef drm_atomic_helper_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc012d282 drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc0aa016d devm_drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc1198c91 drm_simple_display_pipe_attach_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc14dc94a drm_i2c_encoder_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc177548c drm_i2c_encoder_restore +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc19a9773 drm_atomic_helper_connector_tv_margins_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc328fafd drm_helper_crtc_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc36d6866 drm_atomic_helper_commit_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc37dfbfb drm_fb_helper_alloc_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc38ea38b drm_fb_xrgb8888_to_xrgb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc48037d0 drm_atomic_helper_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc4c7e151 drm_gem_simple_kms_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc6323239 drm_flip_work_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc71e71a4 drm_plane_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc741aa05 drm_crtc_helper_set_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc7888900 drm_kms_helper_poll_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc83693cb drm_atomic_helper_bridge_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc9e3d45c drm_connector_helper_get_modes_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb2340b8 drm_rect_debug_print +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcd7feab7 drm_fb_xrgb8888_to_rgb565 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcdfde6c4 drm_fb_xrgb8888_to_argb8888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xce69ea20 drm_fb_helper_fill_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcefbe6f7 drm_fb_helper_debug_enter +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf050372 drm_atomic_helper_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf11a549 drm_flip_work_allocate_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd287fa89 drm_helper_move_panel_connectors_to_head +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd2af76d4 drm_simple_display_pipe_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd538c040 __drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd5464505 drm_atomic_helper_async_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd5be4821 __drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd7b6fde7 drm_atomic_helper_commit_tail +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd9af861d drm_fb_memcpy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xda067df9 drm_fb_helper_check_var +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdb4ad87f drm_fb_helper_deferred_io +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xde0f3ff2 drm_mode_config_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdef93ca5 drm_fb_helper_unregister_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe052b607 __drm_atomic_helper_private_obj_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe360c69d __drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe553b1a8 drm_gem_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe56232d0 drm_atomic_helper_check_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xea739b47 drm_atomic_helper_check_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xeaf63d4b drm_fb_helper_initial_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xec1a6ca7 drm_plane_helper_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xedac10f4 drm_atomic_helper_bridge_propagate_bus_fmt +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xef22be06 drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf0c7dde2 drm_fb_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf1a33ce4 drm_self_refresh_helper_alter_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf267b910 drm_crtc_helper_mode_valid_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf43382ad drm_atomic_helper_commit_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf4cb395d drm_fb_helper_debug_leave +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf61a4ef8 drm_kms_helper_poll_reschedule +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf7c1a841 __drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf84e600e drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfa1546f8 drm_fb_helper_lastclose +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfa4e2646 drm_self_refresh_helper_update_avg_times +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfb8b4537 __drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfeff0910 drm_atomic_helper_connector_tv_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xffa5c869 drm_atomic_helper_fake_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xffde8430 drm_atomic_helper_connector_tv_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x08ea761b mipi_dbi_spi_cmd_max_speed +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x0dce9915 mipi_dbi_spi_transfer +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x0dfe462d mipi_dbi_poweron_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x24a532b4 mipi_dbi_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x34e67dad mipi_dbi_pipe_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x479b7ee9 mipi_dbi_pipe_begin_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x5c22c941 mipi_dbi_pipe_destroy_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x5c31f9dd mipi_dbi_command_buf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x723326b0 mipi_dbi_dev_init_with_formats +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x7589b473 mipi_dbi_enable_flush +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x764e88af mipi_dbi_buf_copy +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x7c1b7568 mipi_dbi_pipe_update +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x89312d2b mipi_dbi_command_read +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x8c1faf6e mipi_dbi_command_stackbuf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xa93c6ac4 mipi_dbi_pipe_end_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xaa01de2b mipi_dbi_poweron_conditional_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xb021d245 mipi_dbi_pipe_duplicate_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xb1b3f1c2 mipi_dbi_pipe_reset_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xbe7a5be2 mipi_dbi_hw_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xbeaf7332 mipi_dbi_dev_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xcd8c9911 mipi_dbi_pipe_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd5ef5570 mipi_dbi_spi_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xe84c2f44 mipi_dbi_display_is_on +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x47d2c72e drm_gem_shmem_purge +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x58150145 drm_gem_shmem_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x5909dfd4 drm_gem_shmem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x6bb99c25 drm_gem_shmem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x8971f602 drm_gem_shmem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x8b2ba76d drm_gem_shmem_purge_locked +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x9724c827 drm_gem_shmem_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xc376bb38 drm_gem_shmem_madvise +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xda67e474 drm_gem_shmem_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xf7c8e9d6 drm_gem_shmem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x048a510f drm_suballoc_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x0bad1988 drm_suballoc_new +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x8debd4c9 drm_suballoc_free +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xcfea1bec drm_suballoc_dump_debug_info +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xdd9c3522 drm_suballoc_manager_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x24b30899 drm_gem_ttm_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x3da1b547 drm_gem_ttm_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x67ab23c2 drm_gem_ttm_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xa1afc120 drm_gem_ttm_dumb_map_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xb8bf7bdf drm_gem_ttm_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x0b3d2315 drm_gem_vram_plane_helper_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x137527bc drm_gem_vram_simple_display_pipe_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x35f7b247 drm_gem_vram_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x3a56aec5 drmm_vram_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x3bec77af drm_gem_vram_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x51d58cc0 drm_gem_vram_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x68362e11 drm_gem_vram_simple_display_pipe_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x907f5993 drm_vram_helper_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x917f4b68 drm_gem_vram_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xa0dedacf drm_gem_vram_driver_dumb_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xa762f94f drm_gem_vram_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xb17df2ee drm_gem_vram_fill_create_dumb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xb80f79f9 drm_gem_vram_put +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xbc41cb65 drm_vram_mm_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xd53683f1 drm_gem_vram_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xd99f4f0c drm_gem_vram_plane_helper_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/rockchip/rockchipdrm 0x169a6470 rockchip_drm_wait_vact_end +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x0558c90f drm_sched_resume_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x06037ea2 drm_sched_job_add_resv_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x10ce2bb8 drm_sched_job_cleanup +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x1309d176 drm_sched_resubmit_jobs +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x143a436c drm_sched_entity_set_priority +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x1f92edc9 drm_sched_increase_karma +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x3a71c192 drm_sched_job_add_implicit_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x3ea7ba39 drm_sched_stop +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x4eadd130 to_drm_sched_fence +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x63107240 drm_sched_pick_best +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x682e803e drm_sched_job_add_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x6d945cfd drm_sched_entity_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x6f3308b2 drm_sched_start +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x76dd1100 drm_sched_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7c4cbf08 drm_sched_job_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7ebe27bf drm_sched_entity_flush +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7fe4f79f drm_sched_entity_destroy +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x8566409b drm_sched_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x862ca6af drm_sched_job_add_syncobj_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x932e0331 drm_sched_entity_push_job +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x98f49e75 drm_sched_fault +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xad89fbc8 drm_sched_entity_modify_sched +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xc4eb61a3 drm_sched_suspend_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xd9a49600 drm_sched_entity_error +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xea94dc0f drm_sched_entity_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xec678e70 drm_sched_job_arm +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x0eae46f6 sun4i_lvds_init +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x25640256 sun4i_dclk_create +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x3faaa954 sun4i_dclk_free +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x6c10c7a7 sun4i_tcon_of_table +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x976c1905 sun4i_rgb_init +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x9b3281c7 sun4i_tcon_enable_vblank +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0xfe1f101e sun4i_tcon_mode_set +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0x350e5dcd sun8i_tcon_top_of_table +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0x845b26f5 sun8i_tcon_top_set_hdmi_src +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0xffacced7 sun8i_tcon_top_de_config +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0c231474 ttm_kmap_iter_iomap_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0c83d578 ttm_lru_bulk_move_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0cb61dd1 ttm_sg_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x166f3e7f ttm_bo_vm_access +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x18181c56 ttm_range_man_init_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x19e49ccd ttm_io_prot +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a4644ae ttm_bo_move_to_lru_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a71d30c ttm_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x217b55f2 ttm_bo_put +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2592d194 ttm_bo_vm_fault +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x28c227fc ttm_bo_kmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x28ecebc3 ttm_bo_vmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2ac867f7 ttm_device_swapout +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2c524822 ttm_pool_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x31330fef ttm_pool_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x34c36d3c ttm_bo_vm_dummy_page +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x37dd888d ttm_tt_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4cdeadd9 ttm_pool_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4d6542cc ttm_resource_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x51e47fd4 ttm_bo_vm_close +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x53c19079 ttm_bo_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x54e4f48c ttm_bo_wait_ctx +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x564eb834 ttm_bo_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x599f3b90 ttm_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5d058f38 ttm_resource_manager_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5d7e92b5 ttm_bo_init_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x65c5bf10 ttm_bo_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x69cc2943 ttm_tt_pages_limit +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6b4dcc0e ttm_bo_vm_fault_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6d1fed21 ttm_device_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6ece1fcb ttm_bo_move_accel_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x71cc2ee9 ttm_lru_bulk_move_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7aa8c893 ttm_eu_reserve_buffers +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7dc24dc8 ttm_bo_pin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8d714031 ttm_bo_unmap_virtual +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x91643751 ttm_pool_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x95d36f33 ttm_bo_unpin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9639f6a9 ttm_resource_manager_usage +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x982cf894 ttm_resource_manager_evict_all +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa2874d6c ttm_device_clear_dma_mappings +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa49df80a ttm_bo_eviction_valuable +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa56f989d ttm_bo_init_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa964737a ttm_range_man_fini_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xab3fe5de ttm_bo_vm_open +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb2050d15 ttm_resource_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb25bbb95 ttm_resource_manager_debug +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xbae2bef6 ttm_bo_set_bulk_move +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc237eb73 ttm_resource_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc6834113 ttm_resource_manager_create_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc9f014d9 ttm_bo_move_sync_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xcf780126 ttm_glob +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xcfd1a846 ttm_device_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd350bff4 ttm_bo_kunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd5799871 ttm_bo_vunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd6e154af ttm_pool_alloc +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd889ae50 ttm_kmap_iter_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe250f793 ttm_eu_backoff_reservation +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe8f7c91d ttm_bo_mem_space +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xebf651d6 ttm_tt_populate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf6751ad5 ttm_bo_vm_reserve +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfcc424d1 ttm_eu_fence_buffer_objects +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x027e0c1e host1x_client_suspend +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x11392b76 __host1x_client_register +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x122b3167 host1x_syncpt_read_max +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x122d8f1b host1x_job_alloc +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x15b5132b host1x_syncpt_get_by_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x1607b664 host1x_driver_unregister +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x16780fb9 host1x_get_dma_mask +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x1fbbc64b host1x_device_exit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x27bb468c host1x_fence_create +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x35adda24 tegra_mipi_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x3c473146 host1x_channel_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x3ec1b2e8 host1x_job_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x43ca0828 host1x_syncpt_get_by_id_noref +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x49c444c8 host1x_driver_register_full +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x49dab85f __host1x_client_init +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x51de13ce host1x_syncpt_base_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x571a9e6d host1x_channel_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x59053c7b host1x_syncpt_read +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x5ea888e6 host1x_bo_pin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x5fdda29c host1x_syncpt_incr +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x62ef12a2 host1x_channel_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x66d571c9 host1x_syncpt_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x671a3d3f host1x_syncpt_read_min +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x6ec5aa6b host1x_syncpt_get_base +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x72e78e54 tegra_mipi_start_calibration +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x743fa118 host1x_syncpt_alloc +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x7772de77 host1x_client_resume +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x7fc362d3 host1x_syncpt_wait +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x8b5e44b6 host1x_client_unregister +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x8c6988fd host1x_syncpt_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x8df87834 host1x_job_unpin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9451a33e tegra_mipi_free +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x98553f91 host1x_channel_stop +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9f042942 host1x_fence_cancel +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9f0609d7 host1x_syncpt_release_vblank_reservation +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa4b235a8 host1x_syncpt_incr_max +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa733ff60 tegra_mipi_disable +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xaa17e412 host1x_job_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xae213325 host1x_job_pin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xaf86bb3c host1x_bo_unpin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xb1712f22 host1x_job_add_gather +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbcbe65a0 tegra_mipi_finish_calibration +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc3f2352e host1x_syncpt_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc7582c18 host1x_syncpt_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc88d0ab0 host1x_client_exit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xdd11d2b5 host1x_device_init +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xe13af6a9 host1x_job_add_wait +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf6bf53af host1x_job_submit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf8a79b19 tegra_mipi_enable +EXPORT_SYMBOL drivers/hid/hid 0x9749078e hid_bus_type +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x5505c765 vmbus_sendpacket_getid +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x9fd7b5b9 vmbus_recvpacket +EXPORT_SYMBOL drivers/hv/hv_vmbus 0xf2aa2879 vmbus_sendpacket +EXPORT_SYMBOL drivers/hwmon/adt7x10 0xdbe0b3f7 adt7x10_dev_pm_ops +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x2f9e7f8e vid_which_vrm +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x446615bd vid_from_reg +EXPORT_SYMBOL drivers/hwmon/ltc2947-core 0x969f1113 ltc2947_pm_ops +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x01568393 sch56xx_read_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x4cbe75a7 sch56xx_watchdog_register +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x96ec3b26 sch56xx_read_virtual_reg12 +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xaa17a737 sch56xx_write_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xb37b9b81 sch56xx_read_virtual_reg16 +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x24d542e1 i2c_bit_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x3b2a9436 i2c_bit_algo +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x7418f7b4 i2c_bit_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0xc3abff48 i2c_pca_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0xc6fa8039 i2c_pca_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/busses/i2c-amd756 0x6c2515f8 amd756_smbus +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x10a4c688 qcom_adc5_hw_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x1fcd0103 qcom_adc_tm5_gen2_temp_res_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x39885d6b qcom_adc_tm5_temp_volt_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x401dc869 qcom_vadc_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x47f699dd qcom_adc5_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x4e64cdb9 qcom_adc5_hw_settle_time_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x53546ecd qcom_adc5_avg_samples_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x70e6eca1 qcom_vadc_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0xc61e7a34 qcom_adc5_prescaling_from_dt +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x229445b8 iio_triggered_buffer_cleanup +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x2fdbf1d1 iio_triggered_buffer_setup_ext +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0xa5cde225 iio_kfifo_free +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0xb8523601 iio_kfifo_allocate +EXPORT_SYMBOL drivers/iio/imu/fxos8700_core 0x4d8a5da7 fxos8700_regmap_config +EXPORT_SYMBOL drivers/iio/industrialio 0x01daa177 iio_device_free +EXPORT_SYMBOL drivers/iio/industrialio 0x037648ee iio_trigger_validate_own_device +EXPORT_SYMBOL drivers/iio/industrialio 0x18c9198b iio_push_event +EXPORT_SYMBOL drivers/iio/industrialio 0x2ac14073 iio_device_get_clock +EXPORT_SYMBOL drivers/iio/industrialio 0x2d6bcdcb iio_trigger_generic_data_rdy_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x2fc2e694 __iio_device_register +EXPORT_SYMBOL drivers/iio/industrialio 0x3d3a04a1 iio_trigger_notify_done +EXPORT_SYMBOL drivers/iio/industrialio 0x4591f7d3 iio_trigger_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x4da2cda0 iio_trigger_poll_nested +EXPORT_SYMBOL drivers/iio/industrialio 0x77c7b277 iio_trigger_set_immutable +EXPORT_SYMBOL drivers/iio/industrialio 0x8218a8c7 iio_device_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x851182b9 __iio_trigger_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x8ab3d4c9 iio_get_time_ns +EXPORT_SYMBOL drivers/iio/industrialio 0x8c86cd62 iio_device_set_clock +EXPORT_SYMBOL drivers/iio/industrialio 0xa00ffdd2 iio_bus_type +EXPORT_SYMBOL drivers/iio/industrialio 0xa9ac942b iio_read_const_attr +EXPORT_SYMBOL drivers/iio/industrialio 0xaca949d3 iio_read_mount_matrix +EXPORT_SYMBOL drivers/iio/industrialio 0xaf83718e iio_trigger_register +EXPORT_SYMBOL drivers/iio/industrialio 0xafe47124 iio_buffer_init +EXPORT_SYMBOL drivers/iio/industrialio 0xc704c820 iio_trigger_using_own +EXPORT_SYMBOL drivers/iio/industrialio 0xcaf9fe3a iio_trigger_free +EXPORT_SYMBOL drivers/iio/industrialio 0xdb145886 iio_device_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0xdb2fe7f9 iio_trigger_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0xdf76bbeb iio_pollfunc_store_time +EXPORT_SYMBOL drivers/iio/industrialio-configfs 0x39d48cd8 iio_configfs_subsys +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x29f984bb iio_unregister_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x967d3e9d iio_sw_device_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xe3d7ce56 iio_sw_device_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xe971829b iio_register_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x1df5d0fc iio_sw_trigger_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x3bba89f3 iio_unregister_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x8d6edb1b iio_register_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0xb2a6abf4 iio_sw_trigger_create +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0x27a8d592 iio_triggered_event_setup +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0xbfa09e2d iio_triggered_event_cleanup +EXPORT_SYMBOL drivers/iio/pressure/bmp280 0xce11e03b bmp280_dev_pm_ops +EXPORT_SYMBOL drivers/iio/trigger/stm32-lptimer-trigger 0xe6715221 is_stm32_lptim_trigger +EXPORT_SYMBOL drivers/iio/trigger/stm32-timer-trigger 0x4776be9d is_stm32_timer_trigger +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x0247d1a7 ib_send_cm_drep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x188d4f10 ib_send_cm_dreq +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x1e003bdb ib_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x2a74634c ib_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x324273db ib_send_cm_sidr_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x69824a14 ibcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x69a0ce71 ib_send_cm_sidr_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x89a2374e ib_send_cm_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xa4972609 ib_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xa63f1611 ib_cm_notify +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xb7569ba0 ib_send_cm_rej +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xd0a46e54 ib_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xe75efc05 ib_send_cm_rtu +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xf2a43e08 ib_cm_insert_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xf36fc21c ib_send_cm_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xf51ab635 ib_send_cm_mra +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00cd25ea ib_get_rdma_header_version +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0229c057 ib_get_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x02d02ab1 rdma_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0393222c ib_free_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x04f5b1b0 ib_qp_usecnt_dec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x058594bf ib_attach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x086f0d5f ib_reg_user_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0927f4c5 rdma_nl_put_driver_u64_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x09bc328a rdma_port_get_link_layer +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0af52871 ib_dma_virt_map_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0b0b95d0 ib_open_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0bb89221 ib_destroy_wq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0bd4af78 ibdev_alert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0c86f5cb ib_sa_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0d3354a6 rdma_alloc_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0db614b9 rdma_query_gid_table +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x12933805 rdma_modify_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x136a51ad ib_destroy_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x149dbb5d ib_get_cached_lmc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x15c5d6a3 rdma_nl_put_driver_string +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1619045a ib_sa_get_mcmember_rec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1636ffbd ib_rdmacg_try_charge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x17154808 rdma_set_cq_moderation +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x171862b3 ib_create_wq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19311083 ib_dealloc_pd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19e7490f __rdma_block_iter_next +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1a19d5b7 ib_register_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1ac92a40 ib_advise_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1ba10015 rdma_destroy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1d1f8f20 rdma_nl_put_driver_u32 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1d78c0e8 ib_dealloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1dc4443e ib_find_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1e0e7577 ib_destroy_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1e49fc0b rdma_read_gid_hw_context +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1e827b39 rdma_nl_put_driver_u64 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1f45bec6 ibdev_crit +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x21383b2b ib_drain_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x21ce635f ib_modify_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22f3cf93 ib_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2340b750 ib_rdmacg_uncharge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x24223331 rdma_user_mmap_entry_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x25ea6ff6 rdma_restrack_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x26c2b9bf ib_port_register_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x277c6094 rdma_rw_ctx_destroy_signature +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x27c186f9 rdma_destroy_ah_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2a7f752f ib_mr_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2bda4f06 ib_set_client_data +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2ca8bef8 rdma_rw_ctx_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2e6c7ab6 ib_unregister_device_and_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2fa38154 rdma_nl_stat_hwcounter_entry +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x305e5701 rdma_addr_size_kss +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x30e0f334 ib_unregister_device_queued +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x30e5cf67 rdma_link_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x31e1b712 ib_sa_guid_info_rec_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x329c5bab ib_get_cached_subnet_prefix +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x34270385 ibnl_put_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x34a49719 rdma_restrack_add +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x377f6f8a rdma_restrack_del +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x39cb0e30 rdma_query_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3ba1d6fe ib_detach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3e09778d rdma_rw_ctx_signature_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fc2387c ib_ud_header_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fd8478d ibdev_info +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x40cb1aff rdma_rw_ctx_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x421ef672 ib_get_rmpp_segment +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x434c5d10 zgid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x439ce33c ib_sa_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x44a23852 ib_close_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45fb8985 rdma_nl_chk_listeners +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x463f7a5a ib_get_cached_port_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x47222248 ib_unregister_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4ae8baf0 ib_find_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4bfd661c ib_modify_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e155af0 ib_response_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e90435c ib_sa_free_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5195a3d0 rdma_nl_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x530f853d ibdev_warn +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x53493961 ib_set_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55bb02f3 ib_cache_gid_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5679fe09 ib_port_sysfs_get_ibdev_kobj +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x56b70081 ib_map_mr_sg_pi +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x571470da __rdma_block_iter_start +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58df5b94 ib_get_gids_from_rdma_hdr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5a29515b ib_port_immutable_read +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5c0be7b5 ib_create_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5ec63ed6 rdma_rw_mr_factor +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x613b1e2e ib_is_mad_class_rmpp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6159cb3f rdma_addr_cancel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61d24c52 ib_rate_to_mbps +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x62785eb8 ib_modify_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x63680ba1 rdma_umap_priv_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x637bf13a ib_init_ah_attr_from_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x64adcddc rdma_user_mmap_entry_remove +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x65226a68 rdma_query_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x654670a8 ib_port_unregister_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x66547c6d rdma_put_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b79227e ib_create_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b8ad932 rdma_rw_ctx_post +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b958320 ib_ud_ip4_csum +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6c5d5c96 ib_drain_sq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6dbe49b5 ib_mr_pool_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6dc7aee9 ib_sa_path_rec_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f202c19 rdma_nl_unicast_wait +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f3614b6 rdma_is_zero_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f3a6265 rdma_create_user_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7003e575 rdma_copy_src_l2_addr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7008e8c4 ib_dealloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70807834 rdma_addr_size +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70efdf8b ib_create_qp_kernel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x72d757be ib_query_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x73baf9a2 ib_modify_qp_is_ok +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75a729a0 rdma_nl_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x76a26c49 ib_dispatch_event +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x76aa3b69 rdma_translate_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x772768e2 ib_drain_rq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x78274b47 rdma_find_gid_by_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x787ccc4c ib_get_mad_data_offset +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x79821f8b ib_alloc_mr_integrity +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7a631e4a ib_process_cq_direct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7e663248 ib_device_get_by_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7e74a210 rdma_restrack_new +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7ea12520 ib_resize_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7fec41a3 ib_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x81797906 rdma_hold_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x81e7c927 ib_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x876ffd08 rdma_dev_access_netns +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x89070caa ib_mr_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8a66f76c rdma_get_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8b1460d9 ibdev_notice +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8b538df0 rdma_move_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8b83d1f3 ibdev_emerg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8ee1b18f ib_set_device_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8f37975f rdma_user_mmap_entry_get_pgoff +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x906e88fe ib_unregister_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90e807c7 ib_cache_gid_parse_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x928cacfa ib_find_exact_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x93621c1e ib_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x94267970 rdma_restrack_count +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9480e00f rdma_link_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x94e43781 rdma_nl_unicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x97478d4b rdma_restrack_set_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x975580cd ib_get_device_fw_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x975c88d7 roce_gid_type_mask_support +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x97b8e5eb ib_cq_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x988794f8 ib_free_recv_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x98e4b202 ib_modify_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9f0bedaa ib_map_mr_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa0d4277a ib_get_vf_config +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa2631de2 rdma_user_mmap_io +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa3d1715c ib_init_ah_from_mcmember +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa432baf6 ib_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa7ccdce9 ib_destroy_cq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa8ea9448 ib_get_net_dev_by_params +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaa5dface rdma_alloc_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaa6e0e55 rdma_nl_put_driver_u32_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaa7ad08e rdma_user_mmap_entry_insert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xacfbee60 rdma_roce_rescan_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae956dce ib_rate_to_mult +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaee417ca ib_get_eth_speed +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb0458730 __ib_alloc_pd +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb2ab9682 rdma_user_mmap_entry_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb2fd89f5 ib_query_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb33b0d41 ib_create_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb41bac91 ib_alloc_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4bf37a2 rdma_user_mmap_entry_insert_range +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4c40040 ib_sa_pack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb74163fb ib_device_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb75bf62c rdma_init_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7852a05 ib_ud_header_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbb9cff2d ibnl_put_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbe4e0173 ibdev_printk +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbf985920 ib_device_set_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc27b2614 ib_dereg_mr_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc29ec172 ib_register_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc4804ab7 ib_mr_pool_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc7d97b0d ib_post_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8a15d01 rdma_replace_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8d38664 rdma_free_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8e9b8ca ib_get_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc97119d0 ib_register_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc9bdbf39 ib_get_vf_stats +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xccfc16b9 ib_create_ah_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcf06548b __ib_create_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcf11c03d ib_init_ah_attr_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0478dc4 ib_unregister_driver +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd15ced81 ib_alloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd218feb7 ibdev_err +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd21bb37a ib_sa_unpack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd23bfc8e rdma_read_gid_attr_ndev_rcu +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd33f4267 rdma_copy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd6636ca6 rdma_addr_size_in6 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd84e392e rdma_read_gid_l2_fields +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd97aef9d ib_modify_qp_with_udata +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd9bdec7b rdma_resolve_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda0d50ec ib_sa_cancel_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdbb9792a ib_set_vf_link_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xde77f5b3 ib_check_mr_status +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe0f5b262 rdma_create_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe19d51af rdma_rw_ctx_wrs +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe2543ac4 ib_sg_to_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe49cc72e ib_free_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5127d1e ib_query_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5840ec6 ib_wc_status_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe6900c87 rdma_nl_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7b52e5f mult_to_ib_rate +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe833be03 ib_cq_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe99523e1 rdma_restrack_parent_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9e799fc ib_ud_header_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xee928639 _ib_alloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf0014970 ib_mad_kernel_rmpp_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf158f0fd rdma_restrack_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf2beed90 __ib_alloc_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf4949f74 ib_query_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5000a0a rdma_move_grh_sgid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf56ac9d3 ib_qp_usecnt_inc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf56d9b3c ib_create_qp_security +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5dedb30 rdma_node_get_transport +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6ed3334 ib_event_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfa0f3480 __ib_alloc_cq_any +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfa803d44 ib_sa_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfad732f9 ib_modify_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfc4d960a ib_unregister_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfd042415 ib_device_get_by_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfde3d848 rdma_restrack_get_byid +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0bd09186 _uverbs_get_const_unsigned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x12474c48 ib_umem_odp_alloc_child +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x192bdb05 uverbs_uobject_fd_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x223afb67 _uverbs_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x36c34dc6 ib_copy_path_rec_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x3a959971 uverbs_fd_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x3e6c4d2e ib_umem_dmabuf_unmap_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x45f6bc3d uverbs_copy_to +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4ea36a6e ib_umem_dmabuf_get_pinned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x50af1fbd uverbs_idr_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x68d777de ib_umem_copy_from +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x6fc448d0 ib_umem_odp_map_dma_and_lock +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x754b0000 ib_copy_path_rec_from_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x78afa86b ib_umem_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x7f36537e ib_umem_dmabuf_map_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x89fbcde6 uverbs_uobject_put +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x8dacad54 flow_resources_add +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x8f82a204 ib_uverbs_flow_resources_free +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x92587787 ib_copy_ah_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x92e108da uverbs_finalize_uobj_create +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x97e6d223 ib_umem_odp_alloc_implicit +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xa64a7b92 ib_umem_find_best_pgsz +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xaf099909 ib_copy_qp_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb5145815 uverbs_destroy_def_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb7c755cd uverbs_get_flags64 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb7cafb16 _uverbs_get_const_signed +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb918433d ib_umem_odp_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xbad3fed5 ib_uverbs_get_ucontext_file +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xbfb94e59 uverbs_get_flags32 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xd810fb6e ib_umem_odp_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xd81a211f ib_umem_dmabuf_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf85cdc3d uverbs_copy_to_struct_or_zero +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xfc66dced flow_resources_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xfc853750 ib_umem_odp_unmap_dma_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xff33a2f0 ib_umem_get +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x2c957de1 iw_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x99767f3a iw_cm_accept +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x9d02c2a4 iw_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xab07baa3 iw_cm_disconnect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xbf591163 iw_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xc18120ad iw_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xc2aa235f iw_cm_reject +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xe325d557 iw_cm_connect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf3df871f iwcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x05c2b116 rdma_listen +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x08931c29 rdma_read_gids +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x136851a9 rdma_disconnect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x16681129 rdma_connect_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1ae07daf rdma_set_min_rnr_timer +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1c612570 rdma_iw_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x306ea800 rdma_get_service_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x3842967d rdma_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x3e62a754 rdma_lock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x3f4dfa8e rdma_create_user_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4998db84 rdma_reject +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4c4b3051 rdma_leave_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4c6e7c14 rdma_resolve_route +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x52e1ed20 rdma_connect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x55e24b09 rdma_create_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x57e6dcb5 rdma_set_ib_path +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x62e0fb5e rdma_unlock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x70ee1889 rdma_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x84faa91f rdma_set_afonly +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x85f9f9fd rdma_accept +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x907df803 rdma_event_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xa0324a71 rdma_connect_locked +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xa9eb9274 rdma_set_ack_timeout +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb1c69a5b rdma_destroy_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb30acb71 rdma_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc4c12312 rdma_bind_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc8285252 rdma_set_reuseaddr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xd91eff1f rdma_consumer_reject_data +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe2dc722e rdma_set_service_type +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe3b10077 rdma_notify +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xed7ab223 rdma_resolve_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf0752fe0 rdma_accept_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf7c238ee rdma_res_to_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xfb6c8618 __rdma_create_kernel_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xff0a1bac rdma_destroy_qp +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x4a88df19 rtrs_clt_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x9ff8e2ba rtrs_clt_rdma_cq_direct +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xb0242349 rtrs_clt_query +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xb469a690 rtrs_clt_request +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xb5de5f02 rtrs_clt_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xc38a6137 rtrs_clt_get_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xd7cb6496 rtrs_clt_put_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x0209c73f rtrs_ib_dev_find_or_add +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x242a8646 rtrs_addr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x4291329c rtrs_rdma_dev_pd_init +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x5881cd97 rtrs_ib_dev_put +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x887302f3 rtrs_addr_to_sockaddr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe15357ef sockaddr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe86d83b8 rtrs_rdma_dev_pd_deinit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x147b0490 rtrs_srv_get_path_name +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x50ed5275 rtrs_srv_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x5b464812 rtrs_srv_set_sess_priv +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x6df62f5b rtrs_srv_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x83ea3a09 rtrs_srv_resp_rdma +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xc3e9730c rtrs_srv_get_queue_depth +EXPORT_SYMBOL drivers/input/gameport/gameport 0x09e28b4b gameport_unregister_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x181eda9d gameport_set_phys +EXPORT_SYMBOL drivers/input/gameport/gameport 0x597108ae __gameport_register_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x6376cb52 gameport_stop_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x86e57714 __gameport_register_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0x8c3567fd gameport_start_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x9b50f387 gameport_close +EXPORT_SYMBOL drivers/input/gameport/gameport 0xa6124c57 gameport_unregister_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0xc7faf2a2 gameport_open +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x8021ccec iforce_process_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0xdf8fc046 iforce_send_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0xecf4880c iforce_init_device +EXPORT_SYMBOL drivers/input/matrix-keymap 0x72e55068 matrix_keypad_build_keymap +EXPORT_SYMBOL drivers/input/misc/ad714x 0x311aca13 ad714x_pm +EXPORT_SYMBOL drivers/input/misc/ad714x 0x943b7925 ad714x_probe +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x892d76b2 cma3000_resume +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x89d9444e cma3000_exit +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xca3f100a cma3000_suspend +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xcc9b367c cma3000_init +EXPORT_SYMBOL drivers/input/rmi4/rmi_core 0x2c71b67c rmi_unregister_transport_device +EXPORT_SYMBOL drivers/input/sparse-keymap 0x01e6160d sparse_keymap_setup +EXPORT_SYMBOL drivers/input/sparse-keymap 0x734561ed sparse_keymap_report_event +EXPORT_SYMBOL drivers/input/sparse-keymap 0x87088abe sparse_keymap_entry_from_scancode +EXPORT_SYMBOL drivers/input/sparse-keymap 0xb3897909 sparse_keymap_entry_from_keycode +EXPORT_SYMBOL drivers/input/sparse-keymap 0xe64a141b sparse_keymap_report_entry +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0x26f8aadb ad7879_pm_ops +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0xd2b34a25 ad7879_probe +EXPORT_SYMBOL drivers/interconnect/qcom/icc-smd-rpm 0x428e2dc3 qnoc_remove +EXPORT_SYMBOL drivers/interconnect/qcom/icc-smd-rpm 0x8cce4142 qnoc_probe +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x207c812d capi_ctr_down +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x254f6b3f detach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x28d1da74 attach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xa0b9caaf capi_ctr_ready +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xf90ff906 capi_ctr_handle_message +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x27c58fd5 isdnhdlc_decode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x4644eea5 isdnhdlc_out_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x5b835a58 isdnhdlc_rcv_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0xef4ee223 isdnhdlc_encode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x24b3eb4b mISDNisac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x7886f184 mISDNipac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x8f5abf50 mISDNisac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0xd62099cc mISDNipac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0x9d1baee2 mISDNisar_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0xa993a5c1 mISDNisar_init +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x01bbffb6 mISDN_register_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x0223ba1b mISDN_unregister_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x03a68066 mISDN_FsmRestartTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x120f1c3c recv_Dchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x1e94b184 bchannel_get_rxbuf +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2348cc3c mISDN_FsmFree +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x26236de8 mISDN_clock_update +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x267c73ba recv_Bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x29f57494 mISDNDevName4ch +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30479983 bchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30d25b0d mISDN_FsmDelTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x313b1fde mISDN_FsmAddTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3a7ed760 mISDN_initbchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x50c2230c mISDN_FsmChangeState +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x53c0a1e0 mISDN_initdchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x54b6f4f9 mISDN_register_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x567b9225 get_next_bframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x588886a6 l1_event +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x5addcde0 create_l1 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6047df40 mISDN_FsmInitTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x72c468a5 recv_Bchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x8262b418 mISDN_ctrl_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x92fb49a1 mISDN_freedchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9c928457 mISDN_FsmNew +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9d40e479 get_next_dframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xb5870631 recv_Dchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc3401729 mISDN_register_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc4e3f6c8 recv_Echannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd285995f mISDN_clock_get +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd5115585 mISDN_freebchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd5145151 mISDN_FsmEvent +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd9b4f789 mISDN_unregister_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe05da5f5 queue_ch_frame +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe8f617eb mISDN_unregister_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xeaa53d1f mISDN_clear_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xfad68417 dchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x01087af0 mISDN_dsp_element_unregister +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x93df9e4b dsp_audio_law_to_s32 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb07a21b8 dsp_audio_s16_to_law +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb98308d8 mISDN_dsp_element_register +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x23b115df ti_lmu_common_get_brt_res +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x54a12ec4 ti_lmu_common_set_ramp +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xc212dcaa ti_lmu_common_get_ramp_params +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xced72aae ti_lmu_common_set_brightness +EXPORT_SYMBOL drivers/mailbox/mtk-cmdq-mailbox 0x1d845924 cmdq_get_shift_pa +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0xb4155bb6 omap_mbox_request_channel +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0xcef8c5d5 omap_mbox_enable_irq +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0xeeb740d4 omap_mbox_disable_irq +EXPORT_SYMBOL drivers/md/dm-bio-prison 0x476d2454 dm_cell_key_has_valid_range +EXPORT_SYMBOL drivers/md/dm-log 0x11a82580 dm_dirty_log_type_unregister +EXPORT_SYMBOL drivers/md/dm-log 0x334e4b72 dm_dirty_log_destroy +EXPORT_SYMBOL drivers/md/dm-log 0x6d557580 dm_dirty_log_type_register +EXPORT_SYMBOL drivers/md/dm-log 0x6e0ede55 dm_dirty_log_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0x2c7ca589 dm_exception_store_type_unregister +EXPORT_SYMBOL drivers/md/dm-snapshot 0x764bdc6f dm_snap_origin +EXPORT_SYMBOL drivers/md/dm-snapshot 0x966ed044 dm_exception_store_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0xc7b23790 dm_exception_store_type_register +EXPORT_SYMBOL drivers/md/dm-snapshot 0xe35f6ea5 dm_exception_store_destroy +EXPORT_SYMBOL drivers/md/dm-snapshot 0xf262e489 dm_snap_cow +EXPORT_SYMBOL drivers/md/raid456 0x12fbd4f2 raid5_set_cache_size +EXPORT_SYMBOL drivers/md/raid456 0x2fa73d9e r5c_journal_mode_set +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x09f4e86a flexcop_device_kmalloc +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x440c5e53 flexcop_sram_set_dest +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x4a26241b flexcop_device_kfree +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x5bb49266 flexcop_sram_ctrl +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x5ca14706 flexcop_eeprom_check_mac_addr +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x5f2ebf2b flexcop_dump_reg +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x846b30a5 flexcop_i2c_request +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x8a70e41e flexcop_pid_feed_control +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x972e258d flexcop_device_initialize +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xaa02bffc flexcop_pass_dmx_packets +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xcc99bc98 flexcop_pass_dmx_data +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xd5253e19 flexcop_wan_set_speed +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xdfe0a755 flexcop_device_exit +EXPORT_SYMBOL drivers/media/common/cx2341x 0x02b96c9d cx2341x_handler_set_50hz +EXPORT_SYMBOL drivers/media/common/cx2341x 0x15ac1bd0 cx2341x_ctrl_query +EXPORT_SYMBOL drivers/media/common/cx2341x 0x28240e61 cx2341x_ctrl_get_menu +EXPORT_SYMBOL drivers/media/common/cx2341x 0x55aa7c5f cx2341x_mpeg_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5b5cc43e cx2341x_ext_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x6f667b2a cx2341x_handler_setup +EXPORT_SYMBOL drivers/media/common/cx2341x 0x7b4dd2cb cx2341x_fill_defaults +EXPORT_SYMBOL drivers/media/common/cx2341x 0xcc2b1812 cx2341x_handler_set_busy +EXPORT_SYMBOL drivers/media/common/cx2341x 0xdbc5583a cx2341x_update +EXPORT_SYMBOL drivers/media/common/cx2341x 0xe1fe1432 cx2341x_log_status +EXPORT_SYMBOL drivers/media/common/cx2341x 0xeab478b5 cx2341x_handler_init +EXPORT_SYMBOL drivers/media/common/cypress_firmware 0x394b4598 cypress_load_firmware +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x236ef5b9 ttpci_eeprom_parse_mac +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x693e74ba ttpci_eeprom_decode_mac +EXPORT_SYMBOL drivers/media/common/tveeprom 0x0dbf0296 tveeprom_hauppauge_analog +EXPORT_SYMBOL drivers/media/common/tveeprom 0xe5eb3d89 tveeprom_read +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x065246b8 frame_vector_create +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1b700d37 put_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1d5f9555 frame_vector_destroy +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x81ed46e6 vb2_verify_memory_type +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x85ebff29 vb2_buffer_in_use +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xc5e5573a frame_vector_to_pages +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xdffb744b frame_vector_to_pfns +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xe20dfe0f get_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x5d13fede vb2_dvb_dealloc_frontends +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x7f2249c9 vb2_dvb_unregister_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x7f2b7132 vb2_dvb_alloc_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x98df3f2d vb2_dvb_find_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xc8bf2065 vb2_dvb_get_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xca8ac0d6 vb2_dvb_register_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xc7c2b85f vb2_create_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xccd197c7 vb2_destroy_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-v4l2 0x4be4429d vb2_querybuf +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x06c77a19 dvb_unregister_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x08733236 intlog10 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x10e529ab dvb_device_get +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x18acd31f dvb_dmx_swfilter_packets +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x217654a5 dvb_dmxdev_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2f50a87a dvb_generic_ioctl +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2f5cdf80 dvb_ringbuffer_write +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x30ce6134 dvb_unregister_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3a9d035d dvb_unregister_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3b93d71a dvb_frontend_sleep_until +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3c5d72bc dvb_frontend_resume +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x54abe4ff dvb_dmx_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x56ca1b9b dvb_remove_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5a343768 dvb_register_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5d873852 dvb_register_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5f2b1d95 intlog2 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6181aec0 dvb_ringbuffer_flush_spinlock_wakeup +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6a9f708a dvb_dmx_swfilter_204 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x888aa966 dvb_ca_en50221_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8c54b0f8 dvb_dmx_swfilter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x91a6794b dvb_ringbuffer_read_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9263a063 dvb_dmx_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9de97ae3 dvb_net_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa4235824 dvb_dmx_swfilter_raw +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xaee2450a dvb_generic_open +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb273058f dvb_frontend_detach +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb3352dd2 dvb_ringbuffer_empty +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc3f679f9 dvb_ringbuffer_write_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xca33b5d0 dvb_generic_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xcc02b15c dvb_ca_en50221_frda_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xd8bedc46 dvb_ca_en50221_camchange_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xd91c6877 dvb_ca_en50221_camready_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe138ce6b dvb_ringbuffer_avail +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe3be853b dvb_frontend_reinitialise +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xebbc2d9b dvb_ringbuffer_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xef577787 dvb_net_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xf450edb6 dvb_frontend_suspend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xf507bde7 dvb_ca_en50221_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xf7589bfc dvb_register_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb09f39a dvb_ringbuffer_read +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb9a826f dvb_ringbuffer_flush +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfbaf0307 dvb_dmxdev_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfc6380e5 dvb_ringbuffer_free +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x20b0c5a0 au8522_writereg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x219ad2f8 au8522_readreg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x672c472a au8522_init +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x6912164d au8522_get_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x7bba86b6 au8522_analog_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x98135166 au8522_release_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x984bdd6b au8522_led_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xbc5c436d au8522_sleep +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xf30b3be0 au8522_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24113 0x40773eac cx24113_agc_callback +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24123 0xb9ec5851 cx24123_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x2a45b9eb dib0070_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x72fc8277 dib0070_get_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0xaae81301 dib0070_set_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0xb03766a3 dib0070_ctrl_agc_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x0dfa5d21 dib0090_set_dc_servo +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x1758dced dib0090_get_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x2491d208 dib0090_gain_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x2c2ceda8 dib0090_get_current_gain +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x35afa615 dib0090_get_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x48c78610 dib0090_dcc_freq +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x7f0463e4 dib0090_pwm_gain_reset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x848e0a70 dib0090_get_wbd_target +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x910fccd5 dib0090_set_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x98e6d94a dib0090_set_vga +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xc22e8135 dib0090_update_rframp_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xdfdeb256 dib0090_update_tuning_table_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xee6b6937 dib0090_set_switch +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x12ab5acb dib3000mc_pid_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x165eb1ee dib3000mc_set_config +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x6a550f86 dib3000mc_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x7a0cc5b3 dib3000mc_pid_parse +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0xc170e02b dib3000mc_get_tuner_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x3f330d8f dib7000m_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x97543b39 dib7000m_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0xd438c281 dib7000m_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x14f70784 dib9000_get_tuner_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x1836e4aa dib9000_get_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x27ab6bcd dib9000_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x29b705a6 dib9000_set_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x5dbe6e20 dib9000_set_gpio +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x60908819 dib9000_firmware_post_pll_init +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x7908df7b dib9000_fw_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x82508a47 dib9000_fw_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xc9b5adf4 dib9000_set_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xce90311e dib9000_get_component_bus_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xd22438fd dib9000_fw_set_component_bus_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xe9ef884e dib9000_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x01728023 dibx000_reset_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x1a3186a0 dibx000_exit_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x6172577e dibx000_i2c_set_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x7089de17 dibx000_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x720f3b4e dibx000_init_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x19e13709 dvb_dummy_fe_ofdm_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xb22f1361 dvb_dummy_fe_qpsk_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xc7c0a401 dvb_dummy_fe_qam_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lgs8gl5 0xdc8010aa lgs8gl5_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lnbh29 0xeff3e7e2 lnbh29_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/m88ds3103 0x4b9f1d1e m88ds3103_get_agc_pwm +EXPORT_SYMBOL drivers/media/dvb-frontends/s5h1420 0xae03b5ca s5h1420_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x0f360140 zd1301_demod_get_dvb_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x8fa7196b zd1301_demod_get_i2c_adapter +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x065f9156 flexcop_dma_free +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x0e412b74 flexcop_dma_xfer_control +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x1c0658b3 flexcop_dma_config_timer +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x5217b4e1 flexcop_dma_allocate +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x5976e916 flexcop_dma_control_timer_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x94bd6ec9 flexcop_dma_control_size_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xe4954ab4 flexcop_dma_config +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x2bae3b3d bt878 +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x2f3b8688 bt878_stop +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x742393af bt878_device_control +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x968d039f bt878_start +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xd5d0bdef bt878_num +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x01dd8847 bttv_get_pcidev +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x11dc4b6d bttv_gpio_enable +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x7f7b8751 bttv_sub_register +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x8ecf4acc bttv_write_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x9164142b bttv_sub_unregister +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xbcf2d2fb bttv_read_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x2a789ee7 read_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x2c102eb4 write_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x3747c4bb rdc_reset_state +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x3ecb9bfe dst_error_bailout +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x43a983fd dst_check_sum +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x6a617163 dst_error_recovery +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x8a6e0364 dst_pio_disable +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x94230f80 dst_comm_init +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xc665a6f4 dst_wait_dst_ready +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x2cdea06d cx18_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x7bf4630b cx18_ext_init +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x7fac1a6f cx18_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xd1f490b3 cx18_claim_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xdb7f8fc4 cx18_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xdc8f87d8 cx18_release_stream +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x1ab311dc altera_ci_init +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x6ff7510d altera_ci_tuner_reset +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xdb3faf38 altera_ci_release +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xe66b9812 altera_ci_irq +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x23bda47b cx25821_dev_get +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x2485f8eb cx25821_riscmem_alloc +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x44b517f5 cx25821_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x46d2eb9a cx25821_set_gpiopin_direction +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x4d3f1ca9 cx25821_sram_channel_dump_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x9a8a8a42 cx25821_sram_channel_setup_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xd454c54f cx25821_dev_unregister +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe11e01ab cx25821_risc_databuffer_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe9050411 cx25821_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0x2bc452b0 vp3054_i2c_remove +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0xb6b31ed9 vp3054_i2c_probe +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x1e4b342b cx88_set_freq +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x316f5fae cx88_enum_input +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x459c8511 cx88_video_mux +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xec8fced3 cx88_querycap +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x02f8eb5d cx8802_get_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x0e4b842c cx8802_buf_prepare +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x28b3ce18 cx8802_buf_queue +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x37c16bd8 cx8802_cancel_buffers +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x5549227a cx8802_start_dma +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x8c670208 cx8802_register_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xbed8b0d3 cx8802_unregister_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x0007671a cx88_set_tvnorm +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x10351129 cx88_ir_stop +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x1244b628 cx88_set_scale +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x1337da35 cx88_set_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x1a3b32d0 cx88_sram_channel_dump +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x1c2c90c3 cx88_vdev_init +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x2bb3be08 cx88_newstation +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x3508306d cx88_risc_buffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x4c72c1fd cx88_reset +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5edb7ae5 cx88_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6141c8c5 cx88_tuner_callback +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x715ed34a cx88_dsp_detect_stereo_sap +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x7a579a13 cx88_get_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x7b7105c5 cx88_wakeup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8d88137a cx88_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8eaf3adb cx88_set_tvaudio +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x904b8696 cx88_audio_thread +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x94bdd0f8 cx88_core_get +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xad2ff975 cx88_shutdown +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xb2e2eaa0 cx88_core_irq +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xc03d3aae cx88_sram_channel_setup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xc0b95f89 cx88_risc_databuffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xdb028ca2 cx88_core_put +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xe272b5ee cx88_ir_start +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x0f1e2e4a ivtv_set_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x14f67530 ivtv_debug +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x1959db9a ivtv_udma_unmap +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x19c46b60 ivtv_firmware_check +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x1addcb64 ivtv_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x26483c15 ivtv_vapi +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x403f8b4c ivtv_api +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x4ed00165 ivtv_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x7665efca ivtv_clear_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x81b05c4b ivtv_init_on_first_open +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x82592488 ivtv_udma_prepare +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x86e8b5ed ivtv_release_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x8a751e9c ivtv_claim_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x9adbb801 ivtv_udma_alloc +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xb12877c9 ivtv_udma_setup +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xc90fe9cb ivtv_vapi_result +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xfb8a8366 ivtv_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xfe93bc84 ivtv_ext_init +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x04e83446 saa7134_tuner_callback +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x0d15c76f saa7134_dmasound_init +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x1211df5d saa7134_devlist +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x3cd28265 saa7134_tvaudio_setmute +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x4294ef4c saa7134_ts_register +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x54d6869d saa7134_pgtable_build +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x6b7173fc saa_dsp_writel +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x730c4be3 saa7134_boards +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x8f1ad46b saa7134_devlist_lock +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xa4514ed3 saa7134_pgtable_free +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xac63ff37 saa7134_set_dmabits +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xd47f6cc9 saa7134_dmasound_exit +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xd58ac423 saa7134_set_gpio +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xf8164fb7 saa7134_ts_unregister +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xfa65004b saa7134_pgtable_alloc +EXPORT_SYMBOL drivers/media/platform/allegro-dvt/allegro 0x2c79d0f2 msg_type_name +EXPORT_SYMBOL drivers/media/radio/tea575x 0x18fbc6b5 snd_tea575x_s_hw_freq_seek +EXPORT_SYMBOL drivers/media/radio/tea575x 0x51c20317 snd_tea575x_g_tuner +EXPORT_SYMBOL drivers/media/radio/tea575x 0x980dce5e snd_tea575x_set_freq +EXPORT_SYMBOL drivers/media/radio/tea575x 0x9c8f7c60 snd_tea575x_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0xb9c72dbd snd_tea575x_exit +EXPORT_SYMBOL drivers/media/radio/tea575x 0xe1ec7ff6 snd_tea575x_hw_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0xea23524a snd_tea575x_enum_freq_bands +EXPORT_SYMBOL drivers/media/rc/rc-core 0x01098f88 ir_raw_encode_scancode +EXPORT_SYMBOL drivers/media/rc/rc-core 0x2fe55cf5 ir_raw_gen_pd +EXPORT_SYMBOL drivers/media/rc/rc-core 0x74ea3f34 ir_raw_handler_register +EXPORT_SYMBOL drivers/media/rc/rc-core 0x7a02ee87 ir_raw_gen_pl +EXPORT_SYMBOL drivers/media/rc/rc-core 0x98e2698f ir_raw_handler_unregister +EXPORT_SYMBOL drivers/media/rc/rc-core 0xb5516017 ir_raw_encode_carrier +EXPORT_SYMBOL drivers/media/rc/rc-core 0xce3696f3 ir_raw_gen_manchester +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x0c7b7892 fc0013_rc_cal_add +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x4d46e796 fc0013_rc_cal_reset +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0x4c48939e tuners +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0xc2821775 tuner_count +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x186b2dfd cx231xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x968fabc6 cx231xx_register_extension +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x029175bd dvb_usbv2_reset_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x1fd589d8 dvb_usbv2_suspend +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x45599f01 dvb_usbv2_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x726ea3ad dvb_usbv2_disconnect +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x99f2a344 dvb_usbv2_probe +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x9b8b793a dvb_usbv2_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xaacc3fe8 dvb_usbv2_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xb6b5ad51 dvb_usbv2_generic_write_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xd2d45bfd dvb_usbv2_generic_rw_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x3407052b dvb_usb_nec_rc_key_to_event +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x7ca603f5 usb_cypress_load_firmware +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x8b6f5395 dvb_usb_get_hexline +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xa3877fa2 dvb_usb_device_init +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xb3f8a607 dvb_usb_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xc7e2e35c dvb_usb_device_exit +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xfb641133 dvb_usb_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x341530cb rc_map_af9005_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xb24a512c af9005_rc_decode +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xd4e288db rc_map_af9005_table_size +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x2a46e9bf dibusb_i2c_algo +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x5078a2ef dibusb2_0_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x7a381a63 dibusb_rc_query +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x93822ecb rc_map_dibusb_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x99a0fbca dibusb_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x9e227989 dibusb_pid_filter +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xc16961a0 dibusb_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xc33d8886 dibusb_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xc7d0ea3c dibusb_read_eeprom_byte +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xf0e92312 dibusb2_0_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x0a450a3f dibusb_dib3000mc_frontend_attach +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0xbe30f06b dibusb_dib3000mc_tuner_attach +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0x2328af30 em28xx_register_extension +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0x403cb339 em28xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x57d1620b go7007_boot_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x6aaeeabe go7007_register_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x737dac20 go7007_update_board +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x8b1ae92c go7007_snd_init +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x8e8c5879 go7007_read_addr +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x905c89a0 go7007_snd_remove +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xa5605297 go7007_alloc +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xad6e2b59 go7007_parse_video_stream +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xf015b695 go7007_read_interrupt +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x094ae1e5 gspca_disconnect +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x31d6bba9 gspca_dev_probe +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x3293d70d gspca_coarse_grained_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x358333bf gspca_frame_add +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x3df65218 gspca_dev_probe2 +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x80a92235 gspca_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x9670af2c gspca_debug +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xc5d3dc80 gspca_resume +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xc7e8f4d7 gspca_suspend +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x8f1f5ba3 ttusbdecfe_dvbs_attach +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0xa4d85a69 ttusbdecfe_dvbt_attach +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x0c816b7b v4l2_async_subdev_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x3580a713 v4l2_async_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x62e8e861 v4l2_async_register_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x7372439e v4l2_async_nf_unregister +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xd209722e v4l2_async_unregister_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xf27502ae v4l2_async_nf_init +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x19aed233 v4l2_m2m_mmap +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x459e133f v4l2_m2m_get_curr_priv +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x5352d022 v4l2_m2m_resume +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x91838c0f v4l2_m2m_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xcd4cab52 v4l2_m2m_get_vq +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xe63d0acf v4l2_m2m_buf_done_and_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xf626dd03 v4l2_m2m_suspend +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x01840c6e v4l2_ctrl_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0614dd5a v4l2_video_std_frame_period +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x082737e8 v4l2_ctrl_merge +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x123959a1 v4l2_type_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x14018ca3 v4l2_ctrl_type_op_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x16244fe5 v4l2_prio_check +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1a8ade2f v4l2_ctrl_request_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1d9b2c0f v4l2_subdev_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1fa018c5 __v4l2_ctrl_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x215e58c7 v4l2_ctrl_find +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2342f1ae v4l2_prio_open +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x24c365d7 v4l2_ctrl_poll +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2786fe57 __v4l2_ctrl_modify_dimensions +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x288857dc v4l2_s_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2b3211ce video_unregister_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2e54796d v4l2_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2f72db77 v4l2_ctrl_auto_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x315de2cf v4l2_ctrl_get_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3181d321 v4l2_ctrl_new_std_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x323b6640 v4l2_queryctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x32d43420 v4l2_ctrl_get_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35bf38c1 v4l2_ctrl_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35ff98bf v4l2_format_info +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3adbd595 v4l2_field_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3b86cd9a v4l2_ctrl_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3bdd0f94 v4l2_prio_change +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3daf5cfd v4l2_ctrl_new_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x41ba6357 v4l2_ctrl_subdev_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4ee90dae v4l2_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x578dc120 v4l2_ctrl_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5b1a5274 v4l2_ctrl_new_std_menu_items +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6179a51c v4l2_ctrl_g_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x62da43b6 v4l2_ctrl_activate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x653945e3 v4l2_ctrl_sub_ev_ops +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x7295ecb6 __video_register_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x729d8d9d v4l2_ctrl_subdev_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x76b9a05e v4l2_ctrl_new_std_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x78d2f8ad v4l2_ctrl_handler_free +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x78dfc131 __v4l2_ctrl_modify_range +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8106095a v4l2_prio_max +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x89e3897d v4l2_ctrl_query_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8bee447b v4l2_ctrl_handler_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8d04e324 video_device_release_empty +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9113cf34 v4l2_ctrl_type_op_log +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x918dbbcf v4l2_ctrl_new_custom +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x955e8151 v4l2_query_ext_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x95708f4f v4l2_querymenu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9bb05a4b v4l2_ctrl_notify +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa9f23d60 video_ioctl2 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xaa896a48 v4l2_ctrl_add_handler +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xab346c08 __v4l2_ctrl_s_ctrl_string +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb17d2a6c video_device_alloc +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb5000b3a v4l2_g_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb77b0159 v4l2_prio_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbc5671dc v4l_printk_ioctl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc02a020b video_device_release +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc15f7aa6 v4l2_subdev_call_wrappers +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xca76d21a v4l2_ctrl_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcda04a5b v4l2_prio_close +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcebc0547 __v4l2_ctrl_s_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcf90bab5 __v4l2_ctrl_s_ctrl_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd16d9c01 v4l2_ctrl_get_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd3097cca v4l2_ctrl_type_op_validate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd309b9ae v4l2_ctrl_type_op_equal +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe2b92059 v4l2_video_std_construct +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe8f7042b v4l2_ctrl_radio_filter +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xed3918c7 v4l2_ctrl_new_std +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xedca4997 video_devdata +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xee7c9f5c __v4l2_ctrl_grab +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf3251e7b v4l2_norm_to_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf50fecbc v4l2_ctrl_replace +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf96d0955 v4l2_ctrl_request_complete +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf9d07f62 v4l2_ctrl_new_fwnode_properties +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfa64d10c v4l2_ctrl_handler_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfdf31d7f v4l2_try_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xffa5fd57 v4l2_ctrl_handler_init_class +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x1f3ec7e4 rpcif_manual_xfer +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x566d6393 rpcif_sw_init +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x7dd573ce rpcif_hw_init +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xec21adab rpcif_dirmap_read +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xfcc51c61 rpcif_prepare +EXPORT_SYMBOL drivers/memstick/core/memstick 0x0b11bd7e memstick_resume_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x16380d73 memstick_alloc_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x199305e6 memstick_init_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x287277cb memstick_init_req_sg +EXPORT_SYMBOL drivers/memstick/core/memstick 0x365d1b19 memstick_remove_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x5dceb422 memstick_free_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x718d6467 memstick_next_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x8203c545 memstick_detect_change +EXPORT_SYMBOL drivers/memstick/core/memstick 0x84e1df0a memstick_add_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x88c7bfd8 memstick_set_rw_addr +EXPORT_SYMBOL drivers/memstick/core/memstick 0x972f0881 memstick_suspend_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x9d9bfc3f memstick_register_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0xa11c56b8 memstick_unregister_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0xe079a1df memstick_new_req +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x0513d8a7 mptbase_sas_persist_operation +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x093dbd11 mpt_attach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x0b07b4b7 mpt_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x131b3ad9 mpt_raid_phys_disk_pg1 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x238a006d mpt_send_handshake_request +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x27cb10b7 mpt_get_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2bd0cdff mpt_config +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2ff0004d mpt_Soft_Hard_ResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x30c0a4b4 mpt_raid_phys_disk_pg0 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x3a1ce706 mpt_set_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x473ed084 mpt_clear_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x4e5ebea9 mpt_suspend +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x502108d0 mpt_fwfault_debug +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x5815d117 mpt_alloc_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x610b257e mpt_reset_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x617c094d mpt_resume +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6a3b3339 mpt_free_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6d7d557f mpt_GetIocState +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x74a0134a mpt_device_driver_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x775cca15 mpt_print_ioc_summary +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x7e26c9ac mpt_findImVolumes +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x8e500637 mpt_HardResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x90c232ca mpt_put_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x92b0604c mpt_verify_adapter +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x981efe92 mpt_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xa4782e83 mpt_device_driver_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xa93e37f6 mpt_free_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xb2ddb9b1 mpt_raid_phys_disk_get_num_paths +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xc8321353 mpt_detach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xcafe72d0 mpt_put_msg_frame_hi_pri +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xd63a81f4 mpt_halt_firmware +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdd3ccda1 mpt_reset_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdd805159 ioc_list +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe6c1e126 mpt_event_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf7a806e9 mpt_event_register +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x163c8453 mptscsih_raid_id_to_num +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x1a57e74b mptscsih_scandv_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x2a03135c mptscsih_ioc_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x3c18b383 mptscsih_get_scsi_lookup +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x3ec885ae mptscsih_event_process +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x50ef9e88 mptscsih_qcmd +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x8858603b mptscsih_host_attr_groups +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x93fff4ad mptscsih_IssueTaskMgmt +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x9a9fe473 mptscsih_slave_configure +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xa3b97516 mptscsih_io_done +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xa8b12ed6 mptscsih_dev_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xb0e960c8 mptscsih_host_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xb277b395 mptscsih_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc1dcd8f1 mptscsih_taskmgmt_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc8b922cb mptscsih_shutdown +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xca53e60f mptscsih_resume +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd09c069a mptscsih_suspend +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd30001b6 mptscsih_bios_param +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd42705cd mptscsih_remove +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe570efcf mptscsih_slave_destroy +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe674ba3e mptscsih_bus_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe9c9058c mptscsih_is_phys_disk +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xecb57190 mptscsih_flush_running_cmds +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf1d7ad80 mptscsih_show_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf2538e81 mptscsih_abort +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf8a4ae82 mptscsih_change_queue_depth +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xfe966fe4 mptscsih_taskmgmt_response_code +EXPORT_SYMBOL drivers/mfd/axp20x 0x2370dc50 axp20x_match_device +EXPORT_SYMBOL drivers/mfd/axp20x 0xe807fb26 axp20x_device_probe +EXPORT_SYMBOL drivers/mfd/axp20x 0xff599693 axp20x_device_remove +EXPORT_SYMBOL drivers/mfd/dln2 0x2a402e2e dln2_register_event_cb +EXPORT_SYMBOL drivers/mfd/dln2 0xde26c9c0 dln2_transfer +EXPORT_SYMBOL drivers/mfd/dln2 0xe27242ab dln2_unregister_event_cb +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x24088576 mc13xxx_unlock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x46e02198 mc13xxx_irq_status +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x6925ea31 mc13xxx_irq_mask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x747be223 mc13xxx_reg_read +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x86f731f9 mc13xxx_reg_rmw +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x8ee71f32 mc13xxx_irq_request +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xa663344d mc13xxx_lock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xaae849d9 mc13xxx_irq_free +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xc0bdb26e mc13xxx_get_flags +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xdecd0620 mc13xxx_reg_write +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xf8d5e75d mc13xxx_irq_unmask +EXPORT_SYMBOL drivers/mfd/qcom-spmi-pmic 0x8cef4e12 qcom_pmic_get +EXPORT_SYMBOL drivers/mfd/qcom_rpm 0xd520f912 qcom_rpm_write +EXPORT_SYMBOL drivers/mfd/tps65010 0x02d4ad0f tps65013_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0x0c6ad2cf tps65010_config_vdcdc2 +EXPORT_SYMBOL drivers/mfd/tps65010 0x28485130 tps65010_config_vregs1 +EXPORT_SYMBOL drivers/mfd/tps65010 0x33739de7 tps65010_set_vib +EXPORT_SYMBOL drivers/mfd/tps65010 0x9fd44c69 tps65010_set_led +EXPORT_SYMBOL drivers/mfd/tps65010 0xb14080cc tps65010_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0xd5bb106d tps65010_set_vbus_draw +EXPORT_SYMBOL drivers/mfd/tps65010 0xe99b3f36 tps65010_set_gpio_out_value +EXPORT_SYMBOL drivers/mfd/wm8994 0x459f5ff3 wm8994_irq_exit +EXPORT_SYMBOL drivers/mfd/wm8994 0x4b855dbe wm1811_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x67ab1742 wm8994_irq_init +EXPORT_SYMBOL drivers/mfd/wm8994 0xd4e75f93 wm8958_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xe6dde40a wm8994_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xf8059847 wm8994_base_regmap_config +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x89808cbd ad_dpot_remove +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x8ee77490 ad_dpot_probe +EXPORT_SYMBOL drivers/misc/altera-stapl/altera-stapl 0x5bafa76e altera_init +EXPORT_SYMBOL drivers/misc/c2port/core 0x55f40bea c2port_device_register +EXPORT_SYMBOL drivers/misc/c2port/core 0xd23332c8 c2port_device_unregister +EXPORT_SYMBOL drivers/misc/tifm_core 0x040965ad tifm_unmap_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0x07bdecaa tifm_alloc_device +EXPORT_SYMBOL drivers/misc/tifm_core 0x0ffb277f tifm_queue_work +EXPORT_SYMBOL drivers/misc/tifm_core 0x12e9b77a tifm_remove_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x2da8755c tifm_unregister_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0x2dc3da02 tifm_register_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0x35a3c4cc tifm_alloc_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x3a646dc9 tifm_free_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x3d11f4d3 tifm_has_ms_pif +EXPORT_SYMBOL drivers/misc/tifm_core 0x9adfb86c tifm_free_device +EXPORT_SYMBOL drivers/misc/tifm_core 0xabe582c0 tifm_add_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xd338dbee tifm_map_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0xe4c98c88 tifm_eject +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x2baa1beb cqhci_deactivate +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xb7fe39e0 cqhci_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xdcd619b1 cqhci_irq +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xe0cccc5c cqhci_resume +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xef9a32aa cqhci_pltfm_init +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x520b4595 dw_mci_runtime_resume +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x59b5b51a dw_mci_probe +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x7f086aed dw_mci_runtime_suspend +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0xd370279b dw_mci_remove +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0x147c1281 mmc_spi_get_pdata +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0x2aefb2d1 mmc_spi_put_pdata +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x419f3a39 cfi_send_gen_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x45ede3cb cfi_build_cmd_addr +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x876a9a61 cfi_fixup +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x9732db4e cfi_build_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xb5c1fb33 cfi_merge_status +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xd0a89aad cfi_varsize_frob +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xe0d5d636 cfi_read_pri +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xff9fa623 cfi_udelay +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x0e6e1a54 register_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x765c5e2d unregister_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x88bc03a0 do_map_probe +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0xb7ae1b91 map_destroy +EXPORT_SYMBOL drivers/mtd/chips/gen_probe 0xe90ef641 mtd_do_chip_probe +EXPORT_SYMBOL drivers/mtd/lpddr/lpddr_cmds 0x3ec2c31c lpddr_cmdset +EXPORT_SYMBOL drivers/mtd/maps/map_funcs 0x92c83ce3 simple_map_init +EXPORT_SYMBOL drivers/mtd/mtd 0x22c70e43 mtd_concat_destroy +EXPORT_SYMBOL drivers/mtd/mtd 0xe69f43a0 mtd_concat_create +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x102603bc mtk_ecc_get_parity_bits +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x5437e775 mtk_ecc_disable +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x5de55d81 mtk_ecc_get_stats +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x6df58afb mtk_ecc_release +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x76e53683 mtk_ecc_wait_done +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x8dcc87d2 mtk_ecc_enable +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xa38b1ac3 of_mtk_ecc_get +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xda64ef4a mtk_ecc_adjust_strength +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xec8b9207 mtk_ecc_encode +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x0bd3a31d nand_ecc_sw_bch_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x381cf9c0 nand_ecc_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x384337a2 nand_ecc_sw_bch_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x3bdbb284 nand_ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x3c788654 nand_ecc_unregister_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x4141c006 nand_ecc_finish_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x44bb0e9c nand_ecc_sw_bch_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x568473fb nand_ecc_register_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x5e232878 nand_ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x62ba6971 nand_ecc_get_on_die_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x6e26a8d0 nand_ecc_sw_hamming_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x84e3a380 nand_ecc_sw_hamming_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x88ead121 nand_ecc_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x924a525e nand_ecc_sw_bch_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xa17cb9ee nand_ecc_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xa7b26b31 nand_ecc_sw_hamming_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xbd954222 nand_ecc_get_sw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xc82e0c66 of_get_nand_ecc_user_config +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe6db989b ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe8f26440 nand_ecc_put_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xeedfd57f nand_ecc_get_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xfa701b46 nand_ecc_prepare_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xfd7514bd nand_ecc_is_strong_enough +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xff4351b0 ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x05c2fed9 flexonenand_region +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x4a112742 onenand_addr +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x30db096f denali_calc_ecc_bytes +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0xad8efb37 denali_remove +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0xdd2492ff denali_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x01f1fefd rawnand_dt_parse_gpio_cs +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x0c5669fd rawnand_sw_bch_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x0e6d83f9 nand_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x2430d9fa nand_write_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x308a3a2e nand_scan_with_ids +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x38724baa rawnand_sw_hamming_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x40fae6d3 nand_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x41750c43 rawnand_sw_bch_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x4bc90be6 nand_create_bbt +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x4e55803a rawnand_sw_hamming_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x5769b8c0 nand_get_set_features_notsupp +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x614f04f6 rawnand_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x64e9a031 rawnand_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x6dd2abf8 nand_monolithic_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x8ecbb3b8 nand_check_erased_ecc_chunk +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xb676ad14 nand_monolithic_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xcb2ecdac rawnand_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xcb4484ac nand_read_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/omap_elm 0x3da49f39 elm_config +EXPORT_SYMBOL drivers/mtd/nand/raw/omap_elm 0xb8b0626b elm_decode_bch_error_page +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x27c3641a arcnet_timeout +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x2fd01bba arc_bcast_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x35045a63 arcnet_close +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x44fb506c alloc_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x6534792a arcnet_debug +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x82e69ffd arcnet_open +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x8555beae arc_proto_map +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xab1fad2c arc_raw_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xb0c996de arcnet_send_packet +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xc27e3d89 free_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xc7010223 arc_proto_default +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xd6b4822d arcnet_unregister_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xecb730b0 arcnet_interrupt +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x01920d2a com20020_check +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x6eabcab1 com20020_netdev_ops +EXPORT_SYMBOL drivers/net/arcnet/com20020 0xd9f62d08 com20020_found +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x72b05b54 ctucan_suspend +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x99a7e35f ctucan_probe_common +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0xc627c831 ctucan_resume +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0xb9720135 can_ethtool_op_get_ts_info_hwts +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0xc0aa590d can_eth_ioctl_hwts +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x0563c208 b53_vlan_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x14722d8c b53_get_tag_protocol +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x19fdbb14 b53_vlan_filtering +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1e9b38c9 b53_br_set_stp_state +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x2c96e88e b53_fdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3a99ad38 b53_phylink_mac_config +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x47a0200b b53_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x48b66b89 b53_br_leave +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x48efed80 b53_brcm_hdr_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x494c3156 b53_mirror_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x4aa1a69c b53_phylink_mac_link_down +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x524eed91 b53_get_sset_count +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5e2f3838 b53_br_fast_age +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5fc27194 b53_port_event +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5fd13731 b53_mdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x6308a694 b53_br_flags +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x63685a43 b53_eee_enable_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x6f6c56ce b53_set_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9ac12974 b53_get_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9acbbd77 b53_fdb_dump +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9bd377b9 b53_vlan_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9e57e6ef b53_switch_detect +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa0eaae68 b53_switch_register +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xaf9de245 b53_imp_vlan_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xafa94d54 b53_get_strings +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xbd48acc6 b53_get_ethtool_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xbffcbdcd b53_phylink_mac_link_up +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc715db2a b53_disable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xca41d316 b53_br_join +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xca518202 b53_enable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe3ebb48b b53_br_flags_pre +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe9d9e466 b53_setup_devlink_resources +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xeb70e619 b53_fdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xebfb7dfb b53_eee_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xee85a12b b53_configure_vlan +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf4f45fc4 b53_mirror_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf861f2d0 b53_mdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf9a6b5ce b53_get_ethtool_phy_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x299cf376 b53_serdes_link_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xb2af198b b53_serdes_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xc2e15e36 b53_serdes_phylink_get_caps +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xd677cef9 b53_serdes_phylink_mac_select_pcs +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x00daba64 lan9303_probe +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x2e44a40c lan9303_shutdown +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xada83f40 lan9303_register_set +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xd6b87104 lan9303_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x0a08e4f5 ksz_switch_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x4973d922 ksz_switch_register +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x8bd30dd2 ksz_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x25af9db3 vsc73xx_remove +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x56a3ec7f vsc73xx_shutdown +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x99d242fe vsc73xx_is_addr_valid +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0xdbcc3ed4 vsc73xx_probe +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x46e9a461 xrs700x_switch_remove +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x4bcd0015 xrs700x_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x5ef56078 xrs700x_switch_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x83b7b667 xrs7003f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x8972bf7e xrs7004f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb25facfa xrs7003e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb89aa5e3 xrs7004e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xf416783d xrs700x_switch_register +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x0a6969d4 ei_poll +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x119721ac ei_interrupt +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x18b42a81 ei_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x22bf6ef7 ei_set_multicast_list +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x2f0504f4 ei_netdev_ops +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x3e6fa3f4 ei_start_xmit +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x50b1fd56 __alloc_ei_netdev +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x8f5f65b6 ei_close +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xa0ac23e1 ei_get_stats +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xbe19ae07 ei_open +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xf32d0127 NS8390_init +EXPORT_SYMBOL drivers/net/ethernet/aquantia/atlantic/atlantic 0x9b089d76 aq_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x0605c73e bnxt_register_async_events +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xa2964732 bnxt_register_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xb401c42d bnxt_send_msg +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xcbfa6d36 bnxt_unregister_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x1b37829b cnic_register_driver +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x036853a2 cavium_ptp_get +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x9a42a0eb cavium_ptp_put +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x0d8be5fd bgx_lmac_rx_tx_enable +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x34eeb48a bgx_set_dmac_cam_filter +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x42264715 bgx_get_lmac_count +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x46cdf933 bgx_config_timestamping +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x539ca253 bgx_get_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x60cd1f2f bgx_lmac_get_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x6ca2152d bgx_lmac_set_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x716fd7f0 bgx_reset_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x72b238e4 bgx_get_rx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xbe654297 bgx_get_tx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc397f585 bgx_lmac_internal_loopback +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc82be691 bgx_get_map +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xd8ed0bcc bgx_set_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xf101d1b2 bgx_get_lmac_link_state +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xff987a02 bgx_set_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x13912e4b xcv_init_hw +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x4f739dc0 xcv_setup_link +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x0da6a772 cxgb3_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x1696fa2b t3_l2t_send_slow +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x19778620 cxgb3_register_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x3ada29b3 cxgb3_queue_tid_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x4d1cea0a dev2t3cdev +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x4d88db00 t3_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x71d76163 cxgb3_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x8cae1577 t3_l2t_send_event +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x96981c00 cxgb3_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xb181b36d cxgb3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xd4c9517a cxgb3_insert_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xdd662468 cxgb3_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xdf1fd59b t3_register_cpl_handler +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xedc46998 t3_l2e_free +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xf15f9f5e cxgb3_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xf6e93cc3 cxgb3_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x05725533 cxgb4_crypto_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x07527b0a cxgb4_flush_eq_cache +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0e79ae3f cxgb4_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0f1a5528 cxgb4_unregister_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1a3ec0ce cxgb4_get_tcp_stats +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x208a9018 cxgb4_register_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x28992f24 cxgb4_create_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x299457ab cxgb4_pktgl_to_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x2dba9c4a t4_cleanup_clip_tbl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x2f21d8c8 cxgb4_alloc_sftid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x32b73a37 cxgb4_iscsi_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x356df2f2 cxgb4_clip_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x37856a8b cxgb4_read_tpte +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x38dd09ed cxgb4_bar2_sge_qregs +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3c075a52 cxgb4_smt_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3f1bb694 cxgb4_port_chan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x464c824b cxgb4_read_sge_timestamp +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x4bb3d56d cxgb4_l2t_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x50ee5c07 cxgb4_best_aligned_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x55e2c328 cxgb4_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x57276447 cxgb4_ring_tx_db +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x5a4df72c cxgb4_port_viid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x5c541038 cxgb4_sync_txq_pidx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x62531f9c cxgb4_remove_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x70ffc954 cxgb4_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7575c24a cxgb4_l2t_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x86a3de76 cxgb4_inline_tx_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x88c26a0a cxgb4_dbfifo_count +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8a6102b8 cxgb4_reclaim_completed_tx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8c9fb153 cxgb4_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8d3b8bc6 cxgb4_write_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8d4cbc11 cxgb4_select_ntuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8e35f9f2 cxgb4_clip_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x94b7cd45 cxgb4_remove_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x970f9534 cxgb4_port_idx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x98666e9d cxgb4_write_partial_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x9deecd02 cxgb4_create_server6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa2dc099a cxgb4_create_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa835908b cxgb4_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa8db193f cxgb4_smt_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa96430d6 cxgb4_update_root_dev_clip +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xb3d8f10e cxgb4_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xbddba88a cxgb4_immdata_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xbe31497f cxgb4_check_l2t_valid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc1122a12 cxgb4_get_srq_entry +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc7a4f9c2 cxgb4_l2t_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd69a0294 cxgb4_best_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xdb95ae8b cxgb4_port_e2cchan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xec08c767 cxgb4_map_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xfcfb3a94 cxgb4_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1939b5af cxgbi_ppm_ppods_reserve +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1bdaafe1 cxgbi_tagmask_set +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x255ab30f cxgb_get_4tuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x59838ed4 cxgbi_ppm_ppod_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x74adca67 cxgb_find_route +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xa455fdd7 cxgbi_ppm_make_ppod_hdr +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xba4afb3e cxgbi_ppm_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xd361aeae cxgb_find_route6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xf5c58ddf cxgbi_ppm_release +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x00ee0b34 vnic_dev_get_pdev +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x541e1563 vnic_dev_get_res_count +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x54594969 vnic_dev_unregister +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x712abf7a vnic_dev_get_res +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xddc71fb9 vnic_dev_register +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xe4157532 enic_api_devcmd_proxy_by_index +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x41e3e745 be_roce_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x4e2e10d2 be_roce_mcc_cmd +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x9d263d13 be_roce_register_driver +EXPORT_SYMBOL drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth 0x4412391e dpaa2_phc_index +EXPORT_SYMBOL drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth 0xa32a3d98 dpaa2_ptp +EXPORT_SYMBOL drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb 0x2ca5138a enetc_ierb_register_pf +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x1f26f5dc fun_release_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x462f77ba fun_dev_disable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x739645f9 fun_dev_enable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xf781e8d2 fun_reserve_irqs +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x3e34d7bd hnae_reinit_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x3f9583bf hnae_put_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x5b96c0c2 hnae_get_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x7b6931d0 hnae_ae_register +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x97951c59 hnae_ae_unregister +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xb1266858 hnae_register_notifier +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xdf24adef hnae_unregister_notifier +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hns_dsaf 0x0ed1aa88 hns_dsaf_roce_reset +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x0afa96d7 hnae3_unregister_ae_algo +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x1858b666 hnae3_register_ae_dev +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x21355b2d hnae3_unregister_ae_dev +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x40d8858a hnae3_set_client_init_flag +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x935ff14f hnae3_register_client +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xa6ab9ab3 hnae3_unregister_ae_algo_prepare +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xaa321c04 hnae3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xbfdf2e33 hnae3_register_ae_algo +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x18551ac8 iavf_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0xfac063c5 iavf_register_client +EXPORT_SYMBOL drivers/net/ethernet/intel/ice/ice 0x965ff908 ice_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/intel/ixgbe/ixgbe 0xbaa35511 ixgbe_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x24ec38de __tracepoint_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x364e8761 __SCK__tp_func_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x36bdac7e otx2_mbox_alloc_msg_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x3938fbe6 __otx2_mbox_reset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x3f54f681 otx2_mbox_check_rsp_msgs +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x51875bb2 __traceiter_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x5aa9f15f otx2_mbox_regions_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x6365a74f __SCK__tp_func_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x6ffe98a3 otx2_mbox_destroy +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x8f772a3f otx2_mbox_id2name +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x8f935948 otx2_mbox_nonempty +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x9b955107 __traceiter_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xaaa3a643 __traceiter_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xab8c5003 otx2_mbox_get_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xb4cfc930 otx2_mbox_reset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xb4eecb0f otx2_reply_invalid_msg +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xb836f1c3 otx2_mbox_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc2aaf592 otx2_mbox_busy_poll_for_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc57e2afc otx2_mbox_wait_for_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc619ea5d __tracepoint_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc704095c __tracepoint_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xcef3985a __SCK__tp_func_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xddac2991 otx2_mbox_msg_send +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x0b16841b otx2_init_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x19004e75 otx2_txschq_free_one +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x1bef78b0 otx2_set_real_num_queues +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x226a1120 otx2_ioctl +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x2fd9f7c9 otx2_config_pause_frm +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x34f4af53 otx2_open +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x430e11dc mbox_handler_npa_lf_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x486c4ee6 otx2_mcam_flow_del +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x4fee173e otx2_smq_flush +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x51733b91 otx2_setup_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x57fd4c66 otx2_get_mac_from_af +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x6f8e957e otx2_attach_npa_nix +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x7420201e otx2vf_mcam_flow_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x755b6386 otx2_handle_ntuple_tc_features +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x79ddad49 otx2_tc_alloc_ent_bitmap +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x7c2e5bfc otx2_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x7f9c2253 otx2_config_hwtstamp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x84e15aec otx2_get_maxflows +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x863fdf49 otx2_mbox_up_handler_mcs_intr_notify +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x8c8a7ee1 otx2_nix_config_bp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xa51118ad otx2_shutdown_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xa6225e04 otx2_alloc_mcam_entries +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xa9186cff otx2_mbox_up_handler_cgx_link_event +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xab498c66 mbox_handler_nix_lf_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xad326a22 otx2_sq_append_skb +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xbcda7a7a mbox_handler_msix_offset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc0cfdd31 otx2_txschq_config +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xcadf999c cn10k_lmtst_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xd0905b61 otx2_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xde094b0b otx2_select_queue +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xe054069a otx2_detach_resources +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xe07049be otx2_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xe92a761d mbox_handler_nix_bp_enable +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xf53c6b07 otx2_set_mac_address +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xfcb00c29 otx2_stop +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xff4819c6 otx2vf_set_ethtool_ops +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0x43aaf026 prestera_device_register +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0x7db17035 prestera_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x017e6681 mlx4_SET_PORT_qpn_calc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0f69ee12 mlx4_ALLOCATE_VPP_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x218ccfd7 mlx4_gen_slaves_port_mgt_ev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2b7be17d mlx4_get_eqs_per_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2ef8d27a mlx4_SET_PORT_fcs_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3ad9c307 mlx4_SET_PORT_VXLAN +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4e644b67 mlx4_gen_pkey_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x624d7cb5 mlx4_SET_PORT_user_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x66810944 mlx4_get_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x67e9a8f1 mlx4_gen_guid_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x69fd45d5 mlx4_is_eq_shared +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x712429a7 mlx4_put_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x795711df mlx4_max_tc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7f217cc8 mlx4_get_roce_gid_from_slave +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fdde0b4 mlx4_handle_eth_header_mcast_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x87461f56 mlx4_get_cpu_rmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8933c7eb set_and_calc_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8c118f5b mlx4_SET_VPORT_QOS_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8f10ed23 set_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8f3f2257 mlx4_SET_PORT_PRIO2TC +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x932257a5 mlx4_tunnel_steer_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x95045d85 mlx4_SET_PORT_general +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9e3ea4c7 mlx4_SET_PORT_SCHEDULER +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9f073bc0 mlx4_get_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9faed486 get_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa0d049e2 mlx4_is_eq_vector_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa83f59c0 mlx4_SET_PORT_user_mtu +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb233ee6f mlx4_gen_port_state_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbfaca964 mlx4_sync_pkey_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc33b7352 mlx4_get_is_vlan_offload_disabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc9364685 mlx4_ALLOCATE_VPP_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcd6ba52c mlx4_SET_VPORT_QOS_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd910b334 mlx4_query_diag_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd970504f mlx4_release_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdbc98951 mlx4_get_slave_pkey_gid_tbl_len +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdc51dc94 mlx4_get_parav_qkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xde7b6ce2 mlx4_test_async +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe082ad02 mlx4_is_slave_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xeba6185e mlx4_get_slave_from_roce_gid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xee58a6b2 mlx4_SET_PORT_BEACON +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf345a457 mlx4_assign_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf6467ec8 mlx4_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfd8b9d68 mlx4_SET_MCAST_FLTR +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfdec645a mlx4_eq_get_irq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xffd8f001 mlx4_test_interrupt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x005d1902 mlx5_eswitch_unregister_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x006ca5f6 mlx5_fpga_sbu_conn_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0492e808 mlx5_core_create_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x053bcedf mlx5_debug_qp_remove +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x05efc82c mlx5_core_destroy_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x08975c46 mlx5_lag_is_shared_fdb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x089f1089 __traceiter_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0d16d8db mlx5_core_create_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0d4afcc5 mlx5_core_destroy_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0ec9ff4c mlx5_fc_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x11fde7a6 __traceiter_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x12135c1c __tracepoint_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x144cf8f1 mlx5_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x14a1c572 mlx5_eswitch_get_encap_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x16ae5c90 mlx5_eq_get_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1883d77f mlx5_core_detach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x195a881a mlx5_rsc_dump_cmd_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1af30eaf mlx5_packet_reformat_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c57c524 __traceiter_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x200269a7 __traceiter_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x216f51a6 mlx5_core_create_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x22a6a9c2 mlx5_free_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23bb3f50 mlx5_create_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x28458078 mlx5_is_roce_on +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x289d9fc3 mlx5_rsc_dump_next +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2d1af1ac mlx5_eswitch_register_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x32d10606 mlx5_lag_mode_is_hash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x33c708a3 mlx5_packet_reformat_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3475821f __SCK__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x35ce309c mlx5_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3b5bd788 mlx5_eswitch_add_send_to_vport_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3b62d602 mlx5_modify_header_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3c4334f1 mlx5_rl_add_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3e436bbb mlx5_fpga_mem_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4031add5 mlx5_cmd_destroy_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x408e725a mlx5_cmd_exec_cb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4166907c mlx5_cmd_init_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x44a337ab mlx5_lag_is_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x450aff98 __traceiter_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x457a4c0a mlx5_mpfs_del_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x45b52e00 __tracepoint_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x49f3fe83 mlx5_comp_vectors_count +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4b8c4f4e mlx5_fpga_sbu_conn_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d5f5c07 __SCK__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d62e046 __tracepoint_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4daada65 mlx5_eq_destroy_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4ddd7fb1 mlx5_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x559ac38d __SCK__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x59e4e69e mlx5_cmd_cleanup_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5c6e2b0d mlx5_create_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5dfb0c94 mlx5_eswitch_vport_match_metadata_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5e453c21 mlx5_lag_is_master +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5fd23bf8 mlx5_core_destroy_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6077f182 mlx5_lag_get_roce_netdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x60dc4cee mlx5_eswitch_vport_rep +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6130afa2 mlx5_fs_add_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61492bb7 mlx5_rl_are_equal +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63023f1f mlx5_lag_is_mpesw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63c06531 mlx5_core_dealloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6424d814 mlx5_get_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x648aece3 mlx5_add_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6788059e mlx5_debug_qp_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6892781d mlx5_core_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6cd5a182 __tracepoint_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6e60bdaf mlx5_core_alloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x70978f23 mlx5_comp_irq_get_affinity_mask +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x710becab mlx5_core_destroy_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7261330b __SCK__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x72f21812 mlx5_eq_disable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x73d377ed mlx5_cmd_out_err +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x73fc1d8e __tracepoint_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x75a6ceb6 mlx5_eq_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x76c2af13 mlx5_vf_put_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x775ac731 mlx5_rl_remove_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x77c8c7e6 mlx5_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b359a09 __SCK__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7c957388 __traceiter_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7cfd8bc5 mlx5_eq_create_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7d661121 mlx5_eswitch_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7e0452a7 mlx5_get_fdb_sub_ns +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7e577735 mlx5_qp_debugfs_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7f51de3f mlx5_vector2eqn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x814e7689 mlx5_core_uplink_netdev_event_replay +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87e3526a mlx5_rl_is_in_range +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87e68171 mlx5_del_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87f1adf9 mlx5_vf_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x888a2246 mlx5_create_auto_grouped_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x899124c7 mlx5_msix_free +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8a488510 mlx5_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8aaf35be mlx5_core_query_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8b70764d mlx5_core_attach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x91126a4a mlx5_rdma_rn_get_params +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x926aab27 mlx5_lag_get_next_peer_mdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x93e7555a mlx5_modify_header_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96eb2c99 mlx5_fc_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x99469a89 mlx5_core_query_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9c11cc1c mlx5_eswitch_get_vport_metadata_for_match +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9ce6d3ed mlx5_lag_is_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d6135dc __SCK__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d86c748 mlx5_rl_add_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9f884f8c mlx5_core_modify_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9f94ae5e mlx5_core_query_vendor_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa167591a mlx5_eswitch_reg_c1_loopback_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa85e04b7 mlx5_flow_table_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa9061a39 mlx5_msix_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xab165cf0 mlx5_core_alloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xab521f6e __traceiter_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xabb1e2c6 mlx5_core_modify_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xac311d66 mlx5_sriov_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad6815cd mlx5_rsc_dump_cmd_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xadd63221 mlx5_core_destroy_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xadda9bf0 mlx5_eq_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaf9f57bb mlx5_qp_debugfs_cleanup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb12ab7fe mlx5_core_destroy_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb28dbbe8 mlx5_destroy_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb2915558 mlx5_debugfs_get_dev_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb76915c4 mlx5_nic_vport_disable_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb8d3cdb2 mlx5_core_query_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xba5c2f4f __traceiter_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb07ebdf __tracepoint_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb5d60e1 mlx5_fs_remove_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbbee9f61 mlx5_eq_enable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbf782e1b mlx5_alloc_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbf820262 mlx5_eswitch_uplink_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc016e26d mlx5_mpfs_add_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc1552d47 mlx5_cmd_create_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc3d2e282 mlx5_core_roce_gid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc901dcb6 mlx5_eswitch_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc002b85 mlx5_destroy_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc34aca9 mlx5_core_dealloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcdf4f02c mlx5_debugfs_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcfa4fbfa mlx5_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd020dd1f __traceiter_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd43072da mlx5_cmd_exec_polling +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd5507add mlx5_core_create_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd5de0987 mlx5_eq_update_ci +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd61672d3 mlx5_core_modify_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xda48ac76 mlx5_fpga_sbu_conn_sendmsg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xda634abc mlx5_core_create_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xda8b39d6 mlx5_fc_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdae8aa4d __tracepoint_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdbe042d3 mlx5_put_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdc93186a mlx5_cmd_do +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdf3d2ea1 mlx5_sriov_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdfbc6ea7 mlx5_fpga_mem_read +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdffd36ac mlx5_core_create_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe0c97f6d mlx5_lag_get_num_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe3e48693 mlx5_fc_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe46a8adf mlx5_core_modify_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe4a4e45b mlx5_eswitch_get_vport_metadata_for_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5ad0cad mlx5_create_lag_demux_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe85c61d8 mlx5_core_modify_cq_moderation +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe8fe4310 mlx5_lag_get_slave_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeb9a8bcf __SCK__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xebf96e04 mlx5_fpga_get_sbu_caps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xed17b4e6 mlx5_lag_query_cong_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xefc03ae0 mlx5_rl_remove_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf06725b6 __tracepoint_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf43c4152 mlx5_core_destroy_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf52e1946 __tracepoint_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf5ee7756 mlx5_core_get_terminate_scatter_list_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf88d57b1 __SCK__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf8d01bf4 mlx5_get_flow_namespace +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc571d80 mlx5_core_query_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc8e744e __SCK__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfcab6517 mlx5_query_ib_port_oper +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfd0f0f67 mlx5_lag_is_sriov +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfda92b6d mlx5_cmd_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxfw/mlxfw 0xc4d702d9 mlxfw_firmware_flash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02815b77 mlxsw_env_module_port_up +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02dfd3d0 mlxsw_afk_key_info_block_encoding_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x06dd4981 mlxsw_core_traps_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x07abcc0c mlxsw_afa_block_append_trap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0ca34ccf mlxsw_core_max_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0d0129fc mlxsw_afa_block_append_qos_ecn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0e81c09c mlxsw_afk_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0f4a209d mlxsw_core_read_utc_sec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14d6ca2e mlxsw_env_set_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14e17bb4 mlxsw_linecards_event_ops_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x15801382 mlxsw_afk_key_info_put +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16673aec mlxsw_afk_values_add_u32 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16f4221d mlxsw_core_irq_event_handler_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x19fa5852 mlxsw_core_flush_owq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1cb8f858 mlxsw_reg_trans_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x202693f0 mlxsw_afa_block_cur_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x23eddc68 mlxsw_core_cpu_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x25cb4490 mlxsw_core_bus_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x299e2562 mlxsw_afk_values_add_buf +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2c68ced3 mlxsw_core_read_frc_h +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2f303cd3 mlxsw_afa_block_append_qos_dsfield +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x34eb6b87 mlxsw_core_ptp_transmitted +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x383bc49a mlxsw_afa_block_append_qos_dscp +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4036254f mlxsw_linecards_event_ops_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x41b2ac46 mlxsw_core_rx_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x43a9b87e mlxsw_afa_block_terminate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x47041e4e mlxsw_afk_key_info_blocks_count_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4765b9f0 mlxsw_core_res_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x484489a4 mlxsw_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4866767a mlxsw_env_get_module_eeprom_by_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x49ec8a06 mlxsw_afa_block_append_police +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4a558271 mlxsw_env_get_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x50359cc0 mlxsw_core_kvd_sizes_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x508923e3 mlxsw_core_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51b5769d mlxsw_env_module_overheat_counter_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x54055ab2 mlxsw_env_reset_module +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x55e05d7d mlxsw_core_traps_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5807f1a4 mlxsw_core_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5c0dc0f6 mlxsw_env_get_module_eeprom +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5c73d5a4 mlxsw_core_sdq_supports_cqe_v2 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5cf3dd79 mlxsw_core_bus_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5d2ce3bc mlxsw_afa_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5d55fb68 mlxsw_afk_encode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ef0a3e4 mlxsw_afa_block_append_mirror +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ff17b5c mlxsw_afa_block_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x618a30ab mlxsw_afa_block_commit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x63874d4c mlxsw_core_port_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x65c7e645 mlxsw_afa_block_append_qos_switch_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6929f2b4 mlxsw_env_module_port_map +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6b5c336d mlxsw_core_rx_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6cdc7789 mlxsw_core_port_netdev_link +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x718d28f4 mlxsw_afa_block_append_vlan_modify +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x727413a5 mlxsw_core_skb_transmit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x75339042 mlxsw_core_lag_mapping_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x77d83398 mlxsw_core_read_frc_l +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7b0bfeec mlxsw_core_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7e08c6e0 mlxsw_core_event_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7efca4ca mlxsw_env_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x827a2f1f mlxsw_afa_block_jump +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x829e8851 mlxsw_afa_block_first_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x83fb69af mlxsw_core_lag_mapping_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x844cfb26 mlxsw_core_port_devlink_port_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x858c30d0 mlxsw_afa_block_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x86817014 mlxsw_core_read_utc_nsec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8854d198 mlxsw_reg_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8d81f55a mlxsw_core_trap_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x902c3533 mlxsw_core_schedule_dw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x996c5d6d mlxsw_reg_trans_bulk_wait +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9cbf026d mlxsw_afa_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9db47d2d mlxsw_core_trap_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9f282247 mlxsw_core_skb_receive +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa509fafd mlxsw_afa_block_append_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa7765e88 mlxsw_reg_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa8e2509a mlxsw_afa_block_append_sampler +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xac1074a5 mlxsw_core_skb_transmit_busy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb6517b2e mlxsw_afa_block_append_trap_and_forward +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb68e9fa8 mlxsw_env_module_port_unmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbc222a8d mlxsw_afk_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbda212df mlxsw_core_irq_event_handlers_call +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbfb7df3c mlxsw_core_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc31fbb6a mlxsw_core_res_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc5eacafe mlxsw_afa_block_append_l4port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcbab836f mlxsw_core_fw_rev_minor_subminor_validate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcd718114 mlxsw_core_trap_state_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd111d3e8 mlxsw_core_irq_event_handler_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd1bab622 mlxsw_afk_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd21722b4 mlxsw_core_max_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd28256cf mlxsw_afa_block_append_allocated_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd71566b9 mlxsw_core_schedule_work +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd7a93413 mlxsw_core_event_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd888ffb3 mlxsw_afa_block_append_ip +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd9f711ae mlxsw_afa_block_append_mcrouter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc31781e mlxsw_reg_trans_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc415cf1 mlxsw_afa_block_continue +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc5c95df mlxsw_core_resources_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdeb1dc2e mlxsw_afa_block_first_kvdl_index +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe16986dd mlxsw_afa_block_activity_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe1860dde mlxsw_afa_block_append_fid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe4d9ac5a mlxsw_afa_block_append_drop +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe532482a mlxsw_afk_key_info_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xecab212a mlxsw_afa_cookie_lookup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xed13e192 mlxsw_core_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xed2801d4 mlxsw_env_module_port_down +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf446732c mlxsw_afk_key_info_subset +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf82bdc70 mlxsw_core_lag_mapping_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff007c25 mlxsw_core_cpu_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff0b141d mlxsw_afa_block_append_fwd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x9d68eac6 mlxsw_i2c_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0xb4807b8a mlxsw_i2c_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0x76488c4b mlxsw_pci_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0xca5f0a20 mlxsw_pci_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x00b26339 ocelot_port_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x013ccce7 ocelot_port_bridge_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x01afc07b ocelot_ptp_rx_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x06cc9205 ocelot_deinit_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08791cd6 ocelot_wm_enc +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08c3993a ocelot_bridge_stp_state_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x09d04ede ocelot_port_bridge_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0c4e8e36 ocelot_mrp_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0ceb190f ocelot_ptp_enable +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x16d88869 ocelot_port_vlan_filtering +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x230c0df5 ocelot_sb_occ_tc_port_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x247121fc ocelot_port_lag_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2509a1c8 ocelot_mact_learn +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x260d615d ocelot_policer_validate +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x29bd03e5 ocelot_sb_occ_snapshot +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2d55ab87 ocelot_sb_tc_pool_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ead5fdd ocelot_ptp_gettime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ee2eeab ocelot_vcap_block_find_filter_by_id +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x315adccd ocelot_pll5_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x32e771b3 ocelot_port_mdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x333d67e8 ocelot_ptp_settime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x36cda481 ocelot_sb_port_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3a0da982 ocelot_devlink_sb_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3ef7f0f9 ocelot_sb_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3fd5710e ocelot_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x41a7e4a8 ocelot_mrp_del_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x43eaed22 ocelot_port_lag_change +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x521b4d02 ocelot_get_ethtool_stats +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x551afcff ocelot_init_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5661e8ae ocelot_port_inject_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x62e72bd4 ocelot_mact_forget +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x68af2599 ocelot_mact_learn_streamdata +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x69692b60 ocelot_sb_tc_pool_bind_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6ce19e2a vsc7514_vcap_props +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6eba51c8 ocelot_ptp_verify +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x72c590f8 ocelot_sb_occ_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x75412e48 ocelot_vcap_filter_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x76c33528 ocelot_port_lag_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x76c6a6e7 ocelot_deinit_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7a8510ee ocelot_vcap_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7de314c8 ocelot_vcap_filter_replace +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7e5aec55 vsc7514_regfields +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8710b8d4 ocelot_fdb_dump +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x891c87de ocelot_xtr_poll_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8b525884 ocelot_port_txtstamp_request +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8d2eea34 ocelot_get_txtstamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8eaf3ae1 ocelot_vcap_filter_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8eb8a724 ocelot_init_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x90ea6b97 ocelot_set_ageing_time +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x921c0679 ocelot_mrp_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x97875415 ocelot_port_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9c8a0a2c ocelot_port_mdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9e5d8289 ocelot_ptp_adjtime +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa44150cb ocelot_fdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa9a3a6fc ocelot_mact_lookup +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xab8c80ec ocelot_fdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xacd66530 ocelot_drain_cpu_queue +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb0fdd7fd ocelot_wm_dec +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb4183ef4 ocelot_get_sset_count +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbdbdceb4 ocelot_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbde98133 ocelot_reset +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc0d2dcfc ocelot_vlan_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc13bf31e ocelot_port_set_maxlen +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0114ded ocelot_sb_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0ebefd9 ocelot_ifh_port_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd1b769b1 ocelot_hwstamp_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd3ebca4f ocelot_hwstamp_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd4639953 ocelot_vcap_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd919ce10 ocelot_port_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe26411d0 ocelot_get_strings +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe2f53fcb ocelot_deinit +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe30fc619 ocelot_wm_stat +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe5eb0dd5 ocelot_can_inject +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe6731cb2 ocelot_mrp_add_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe7a657e6 ocelot_ptp_adjfine +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe9db2881 ocelot_port_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe9f9085e ocelot_sb_occ_max_clear +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xed66987a ocelot_sb_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xef0c737d ocelot_devlink_sb_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xef781d19 ocelot_vlan_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf5deace1 ocelot_port_pre_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf80fc88d vsc7514_regmap +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf9a7d5c2 ocelot_get_ts_info +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfbcb02bc ocelot_vlan_prepare +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x18543973 qed_get_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x4f264472 qed_put_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x992e03d0 qed_put_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x9eeeef48 qed_put_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xb99409f5 qed_get_rdma_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xe1d14692 qed_get_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xf138d62e qed_get_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x1875767e qede_rdma_register_driver +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x736f6067 qede_rdma_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x02a5973a wx_reset_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x04d163ea wx_napi_disable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x101af111 wx_reset_misc +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x228f5547 wx_flush_sw_mac_table +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x244924ac wx_init_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x399fb2a1 wx_free_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3b191c54 wx_sw_init +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3d69d6db wx_read_ee_hostif_buffer +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x44b8dd30 wx_clean_all_tx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x457402fa wx_set_mac +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b3398bd wx_msix_clean_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5305709f wx_init_eeprom_params +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x55731a86 wx_clear_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x55cd633f wx_get_mac_addr +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5a0a9cee wx_host_interface_command +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x60feb8a3 wx_set_features +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x62408285 wx_intr_enable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x691dd4e3 wx_clean_all_rx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x6ff12395 wx_irq_disable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7029cc0f wx_disable_pcie_master +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x75c74eec wx_free_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x75df063e wx_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x75f40c1e wx_misc_isb +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7f2c92e9 wx_vlan_rx_add_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x84ceaf6d wx_start_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8f706226 wx_disable_rx_queue +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x96889252 wx_get_pcie_msix_counts +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x9c168e44 wx_get_drvinfo +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x9fcc803b wx_setup_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa090694a wx_napi_enable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xac4b5b92 wx_reset_interrupt_capability +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xae43ec19 wx_stop_adapter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xba33e389 wx_setup_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc23e5ca8 wx_set_rx_mode +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc3a6b341 wx_change_mtu +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc8729711 wx_xmit_frame +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd3af1c41 wx_vlan_rx_kill_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd62003a8 wx_disable_rx +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd6e3045e wx_free_irq +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd93f795b wx_mng_present +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xda0ad20f wx_configure +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xdcad5d2f wx_mac_set_default_filter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xeffd74e6 wx_check_flash_load +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf0c4e4ac wx_read_ee_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf3030866 wx_configure_vectors +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf576c931 wx_init_rx_addrs +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xfd197e17 wx_control_hw +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x2285390a hdlcdrv_receiver +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x712a8c50 hdlcdrv_register +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xb2d485b1 hdlcdrv_transmitter +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xc1f9fcc5 hdlcdrv_arbitrate +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xfa7e7dbe hdlcdrv_unregister +EXPORT_SYMBOL drivers/net/mdio 0x3e17f466 mdio_set_flag +EXPORT_SYMBOL drivers/net/mdio 0x60443957 mdio45_probe +EXPORT_SYMBOL drivers/net/mdio 0x62eb612a mdio45_ethtool_ksettings_get_npage +EXPORT_SYMBOL drivers/net/mdio 0x63e0fee5 mdio45_links_ok +EXPORT_SYMBOL drivers/net/mdio 0xb79a54ee mdio45_nway_restart +EXPORT_SYMBOL drivers/net/mdio 0xcdbdeca7 mdio45_ethtool_gset_npage +EXPORT_SYMBOL drivers/net/mdio 0xdaceb7a6 mdio_mii_ioctl +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x485f9464 cavium_mdiobus_read_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x6c782f33 cavium_mdiobus_write_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x8b6dcc9c cavium_mdiobus_write_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0xb475706c cavium_mdiobus_read_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-mscc-miim 0x5d4cf2b4 mscc_miim_setup +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x673301cf xgene_enet_phy_register +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x71fb456b xgene_mdio_rd_mac +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x7365f47d xgene_mdio_rgmii_write +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xba30606c xgene_mdio_wr_mac +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xf7be7100 xgene_mdio_rgmii_read +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xe9221a05 mtk_pcs_lynxi_destroy +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xed210a23 mtk_pcs_lynxi_create +EXPORT_SYMBOL drivers/net/phy/bcm-phy-lib 0x4a809b3b bcm54xx_auxctl_write +EXPORT_SYMBOL drivers/net/ppp/pppox 0x92ebeae6 pppox_compat_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0xb32c0953 pppox_unbind_sock +EXPORT_SYMBOL drivers/net/ppp/pppox 0xe05e10a1 pppox_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0xe0ff7a18 unregister_pppox_proto +EXPORT_SYMBOL drivers/net/ppp/pppox 0xf9a780da register_pppox_proto +EXPORT_SYMBOL drivers/net/sungem_phy 0x6f2f1d51 sungem_phy_probe +EXPORT_SYMBOL drivers/net/team/team 0x41b85f2b team_option_inst_set_change +EXPORT_SYMBOL drivers/net/team/team 0x7a112a91 team_modeop_port_change_dev_addr +EXPORT_SYMBOL drivers/net/team/team 0x7e119438 team_modeop_port_enter +EXPORT_SYMBOL drivers/net/team/team 0x839532e2 team_options_register +EXPORT_SYMBOL drivers/net/team/team 0x8a0ff831 team_mode_unregister +EXPORT_SYMBOL drivers/net/team/team 0xa4460de1 team_options_change_check +EXPORT_SYMBOL drivers/net/team/team 0xab3e77b6 team_mode_register +EXPORT_SYMBOL drivers/net/team/team 0xcab6f401 team_options_unregister +EXPORT_SYMBOL drivers/net/usb/usbnet 0x3fbd08a1 usbnet_link_change +EXPORT_SYMBOL drivers/net/usb/usbnet 0xb5569a69 usbnet_device_suggests_idle +EXPORT_SYMBOL drivers/net/usb/usbnet 0xfea95e7e usbnet_manage_power +EXPORT_SYMBOL drivers/net/wan/hdlc 0x036070e9 register_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x3a138a18 hdlc_start_xmit +EXPORT_SYMBOL drivers/net/wan/hdlc 0x5bc8108f hdlc_ioctl +EXPORT_SYMBOL drivers/net/wan/hdlc 0x7693a94f unregister_hdlc_device +EXPORT_SYMBOL drivers/net/wan/hdlc 0x7c8ee6ed hdlc_close +EXPORT_SYMBOL drivers/net/wan/hdlc 0x7dbf294e attach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x9f9df1dd detach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0xb821db6d hdlc_open +EXPORT_SYMBOL drivers/net/wan/hdlc 0xce20e275 unregister_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0xd3fa9646 alloc_hdlcdev +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0a555f90 ath_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0b1ab353 ath_regd_get_band_ctl +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x108b188f ath_is_49ghz_allowed +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x1543811a ath_is_mybeacon +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x3e02c0ce ath_hw_setbssidmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x4571aea8 ath_is_world_regd +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x56f1ba76 ath_regd_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x63c778e4 ath_hw_get_listen_time +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x6ad6c1c2 ath_key_delete +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x7f004ebd ath_hw_keyreset +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x89d8e430 ath_key_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa18f224e ath_regd_find_country_by_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa4aea386 dfs_pattern_detector_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb157498c ath_reg_notifier_apply +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb6588ba6 ath_bus_type_strings +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xc922d79d ath_hw_cycle_counters_update +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xe9837c42 ath_hw_keysetmac +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xfd96065c ath_rxbuf_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x015e5db2 ath10k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0622c3e9 ath10k_ce_num_free_src_entries +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0e2a4e2a ath10k_htt_t2h_msg_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x13c6c353 __ath10k_ce_rx_num_free_bufs +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1cf65a2b ath10k_ce_per_engine_service_any +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1d9bf6ee ath10k_htc_tx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x22bab1b8 ath10k_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2aaa0a89 ath10k_core_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2cc8ce0e ath10k_htt_rx_pktlog_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3108080a ath10k_ce_revoke_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x390bd8d4 ath10k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3a15449c ath10k_ce_deinit_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3d2012f3 ath10k_core_unregister +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3e9342db ath10k_ce_rx_update_write_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x43057b27 ath10k_ce_enable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x4639de0c ath10k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x473e3b89 ath10k_print_driver_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x53e2a00a ath10k_htt_txrx_compl_task +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5d00c99c ath10k_ce_dump_registers +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5da50323 ath10k_ce_init_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x61c97dd7 ath10k_ce_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x62c2de63 ath10k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x64dc5ee3 ath10k_bmi_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x660488d3 ath10k_htc_notify_tx_completion +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x686d20ed ath10k_ce_send +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6a72eb7f __ath10k_ce_send_revert +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6f087ff0 ath10k_ce_disable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x75ec0b96 ath10k_core_napi_sync_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x76599274 ath10k_core_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7ac2559d ath10k_core_check_dt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7f46a83c ath10k_ce_free_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x89ca9407 ath10k_core_start_recovery +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x8a24f920 ath10k_ce_alloc_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x8cee4442 ath10k_core_register +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9353efda ath10k_ce_free_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x93eb9702 ath10k_ce_send_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9692bef0 ath10k_ce_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9b47adba ath10k_mac_tx_push_pending +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9de9c539 ath10k_core_napi_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9f43463d ath10k_core_fetch_board_file +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa10237bd ath10k_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa111788d ath10k_core_free_board_files +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa1bcd7a2 ath10k_ce_cancel_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xae88c4b5 ath10k_coredump_new +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb2f37814 ath10k_htc_process_trailer +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb359d039 ath10k_ce_alloc_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb74d9570 ath10k_ce_completed_recv_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xbc9d4fed ath10k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc40d9242 ath10k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc6a37c21 ath10k_htt_rx_hl_indication +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc8c79d3b ath10k_ce_completed_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcc20d178 __tracepoint_ath10k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcc97c077 ath10k_htt_hif_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd75a03c3 ath10k_htc_rx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xdc2098b2 ath10k_bmi_read_memory +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe2aa1874 ath10k_ce_completed_send_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf0fda692 ath10k_ce_completed_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfe50da65 ath10k_coredump_get_mem_layout +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x03ad3cf3 ath11k_pci_enable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x05afa397 ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x08423055 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x084839fa ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x09c42932 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0a59b702 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0d366532 ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0dae0eb8 __tracepoint_ath11k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1045847b ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1b6be406 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1c66ecf9 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1ec3c78e ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2cea8b93 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2cece587 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2e6c6a94 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x33b8a231 ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x35d49bff ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3a351a7b ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3c6149ff ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x44a08d8a ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x48c3ceb9 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x48d20f62 ath11k_pci_disable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x496c887e ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6985d216 ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x706e51c8 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x777377f2 ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7a73c7dc ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x80fa5997 ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x91b08b1a ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x937f47ad ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9e04d8ec ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa0d78200 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb5858182 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xba3845c9 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xca5a1e81 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcc080d1d ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcfc2f0ba ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd64fa8e0 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd76f3d59 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe8315afe ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xea734ed2 ath11k_pcic_read +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf2e3e9a6 ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x045a9bf8 ath6kl_core_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x2cb992f4 ath6kl_cfg80211_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x319bfc7a ath6kl_core_rx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3b6824fc ath6kl_core_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x42e0eec7 ath6kl_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x62a12e02 ath6kl_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x91cfb84a ath6kl_hif_rw_comp_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x9e3cb93f ath6kl_cfg80211_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xad19890e ath6kl_hif_intr_bh_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb881b1a9 ath6kl_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb9a689dd ath6kl_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xce11779f ath6kl_stop_txrx +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xd47446b7 ath6kl_read_tgt_stats +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xf41368ba ath6kl_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1146416c ath9k_cmn_process_rssi +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x133d6a8a ath9k_cmn_rx_skb_postprocess +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x19e0d9cb ath9k_cmn_debug_recv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1a0aa030 ath9k_cmn_debug_stat_rx +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x23bd5c85 ath9k_cmn_spectral_scan_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x287a751a ath9k_cmn_init_crypto +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x32766d05 ath9k_cmn_spectral_scan_trigger +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x400c6263 ath9k_cmn_beacon_config_ap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x48c34e6c ath9k_cmn_debug_modal_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x4b1569f6 ath9k_cmn_debug_base_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x58239b2c ath9k_cmn_spectral_init_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x60ee538a ath_cmn_process_fft +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x6c2faf7c ath9k_cmn_reload_chainmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x7fd87ce1 ath9k_cmn_get_hw_crypto_keytype +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x88d41cee ath9k_cmn_setup_ht_cap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x8e5531c9 ath9k_cmn_process_rate +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x9ca566cb ath9k_cmn_update_txpow +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xa880ed00 ath9k_cmn_beacon_config_adhoc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xb6af844c ath9k_cmn_get_channel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd10a0cfe ath9k_cmn_debug_phy_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd2981357 ath9k_cmn_count_streams +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xdc90800d ath9k_cmn_spectral_deinit_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xe0a09d48 ath9k_cmn_beacon_config_sta +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf7fd39cf ath9k_cmn_rx_accept +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xfc583185 ath9k_cmn_init_channels_rates +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x027cd9a2 ar9003_mci_set_bt_version +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x03ef744b ath9k_hw_computetxtime +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x04a9d0ad ath9k_hw_set_tsfadjust +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x04feae31 ath9k_hw_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x058f70f4 ath9k_hw_btcoex_init_mci +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x08e482e0 ath9k_hw_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x09ca3922 ath9k_hw_loadnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0ba24e08 ath9k_hw_getchan_noise +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0d1b1d3b ath9k_hw_abortpcurecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0e8f8126 ath9k_hw_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0f2840f7 ar9003_get_pll_sqsum_dvc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0f77dafc ath9k_hw_get_tsf_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x120ee287 ath9k_hw_gpio_request_in +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1292350a ath9k_hw_settsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x14d0bf72 ath9k_hw_set_tx_filter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x155eaf29 ath9k_hw_setopmode +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x167f8fac ath9k_hw_set_txpowerlimit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1840a463 ar9003_mci_send_message +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1854cb8f ar9003_mci_send_wlan_channels +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x18f712c2 ath9k_hw_set_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1c22341c ath_gen_timer_isr +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1f5a319d ar9003_mci_get_next_gpm_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x26d4e46f ar9003_mci_get_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x282a5223 ath9k_hw_setuprxdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2c8e7922 ath9k_hw_btcoex_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2e3558a8 ar9003_paprd_setup_gain_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x30abe36f ath9k_hw_numtxpending +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3174f2a8 ath9k_hw_wow_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x31dfb7a3 ar9003_hw_disable_phy_restart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3265de12 ath9k_hw_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x32eec85e ath9k_hw_btcoex_set_weight +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3479f311 ath9k_hw_beaconinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3688dfb4 ar9003_paprd_is_done +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x399bbcaf ath9k_hw_resume_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3f29c91c ath9k_hw_bstuck_nfcal +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x40d8db36 ath9k_hw_init_global_settings +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4454d611 ath_gen_timer_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x45e7760e ath9k_hw_write_associd +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4790b163 ath9k_hw_txstart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4b9058c8 ath9k_hw_set_rx_bufsize +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x590188ce ath9k_hw_disable_mib_counters +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x59882676 ath9k_hw_setup_statusring +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x59c20238 ath9k_hw_puttxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5a7544d8 ath9k_hw_wow_wakeup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5ae4d7d4 ath9k_hw_set_gpio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5fb9a92c ath9k_hw_updatetxtriglevel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x602719a5 ath9k_hw_get_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6473de25 ath9k_hw_stopdmarecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x674c1c56 ar9003_paprd_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6ad656fc ath9k_hw_stop_dma_queue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6b90ab2f ath9k_hw_check_nav +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7cf710fd ath9k_hw_resettxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x80b8415f ath9k_hw_startpcureceive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8403fae3 ath9k_hw_btcoex_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x85435121 ath9k_hw_setrxabort +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x864ee6a0 ath9k_hw_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x88d75863 ath9k_hw_btcoex_set_concur_txprio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8b915ad2 ath_gen_timer_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8cc18820 ath9k_hw_gpio_request_out +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8d156ee2 ar9003_mci_state +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8e1f3a80 ar9003_mci_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x94ea89a6 ath9k_hw_reset_calvalid +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9619d4fb ath9k_hw_gen_timer_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x97714d47 ath9k_hw_addrxbuf_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x98676978 ath9k_hw_gettsf32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9ce6fcb5 ath9k_hw_beaconq_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9da2ecb9 ath9k_hw_setpower +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa1ad7c54 ath9k_hw_intrpend +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa774eff8 ar9003_is_paprd_enabled +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa7cd90a0 ath9k_hw_init_btcoex_hw +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa879d52a ath9k_hw_setrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xad0ee283 ath9k_hw_process_rxdesc_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xae182fdc ath9k_hw_setmcastfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xaf0db633 ath9k_hw_abort_tx_dma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xaff312fd ar9003_paprd_populate_single_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb89f35ca ath9k_hw_set_sta_beacon_timers +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbe0dc611 ar9003_paprd_create_curve +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbe19ab2b ath9k_hw_releasetxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbf9150ea ath9k_hw_wow_apply_pattern +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc3771d9a ath9k_hw_getnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc6be92bc ath9k_hw_putrxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc860d639 ath9k_hw_gen_timer_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcf8f11ef ath9k_hw_gettxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd0ea2ef6 ar9003_mci_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd24e1730 ath9k_hw_phy_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd422605b ath9k_hw_btcoex_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd514766a ath9k_hw_rxprocdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd9d5d8da ar9003_hw_bb_watchdog_check +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xda595ec9 ath9k_hw_gpio_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdbdcda55 ath9k_hw_set_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdd074398 ar9003_paprd_init_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdf7e6ff3 ath9k_hw_btcoex_bt_stomp +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe179d7ab ar9003_hw_bb_watchdog_dbg_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe2dfc799 ath9k_hw_gpio_get +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe32ec1e0 ath9k_hw_btcoex_init_2wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe3b6be1d ath9k_hw_ani_monitor +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe40baacf ath9k_hw_getrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe85d8494 ath9k_hw_kill_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe8bf08bf ath9k_hw_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xecbce31e ath9k_hw_btcoex_init_3wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xedd391c5 ath9k_hw_btcoex_init_scheme +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xee1c823d ath9k_hw_gettsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf09faaf3 ath9k_hw_setuptxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf4ac1560 ath9k_hw_reset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf63376ae ath9k_hw_wait +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf719c569 ath9k_hw_setantenna +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfe4c87fb ath9k_hw_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xffc99cf4 ath9k_hw_check_alive +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x687cf5a3 atmel_open +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xa386d31a init_atmel_card +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xdf88b45a stop_atmel_card +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x08b9383a brcmu_pktq_mlen +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x1906648e brcmu_boardrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x3869038e brcmu_pktq_penq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x3ec4354c brcmu_pkt_buf_get_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x498b063f brcmu_pktq_flush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x5b596fb6 brcmu_pktq_pdeq_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x5d17451b brcmu_pktq_pdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x71277b8d brcmu_pktq_penq_head +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x99d30598 brcmu_pktq_init +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa17c0ccf brcmu_dotrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xb91a4746 brcmu_pktq_pdeq_match +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xba78dff9 brcmu_pkt_buf_free_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd383fe19 brcmu_pktq_pflush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd6217d91 brcmu_d11_attach +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd6f1820f brcmu_pktq_peek_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xf85ec075 brcmu_pktq_mdeq +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x3a412a1a reset_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0xc756c0a7 init_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0xce4f5a56 stop_airo_card +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x02a54b79 libipw_networks_age +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x04859b98 libipw_wx_get_scan +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x063c1093 libipw_get_channel_flags +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x0d2060aa libipw_rx_mgt +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x14397130 libipw_xmit +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x1be43e48 libipw_get_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x427f8ddd libipw_wx_set_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x52a39192 libipw_txb_free +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x7eb1ea26 libipw_channel_to_freq +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x932c8972 libipw_is_valid_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x963f9e09 libipw_wx_get_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x9d3c68b2 libipw_get_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa6b86fbc libipw_freq_to_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xba805e9f libipw_rx +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xc6354e32 libipw_wx_get_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xd3ec251c free_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xd6bfb18c alloc_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xd84f9f2c libipw_channel_to_index +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xde644ca6 libipw_wx_set_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xf38d09a1 libipw_set_geo +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x032ccdd3 il_send_lq_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x05258605 il_add_station_common +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0a46c90b il_check_rxon_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0ba2cadf il_mac_conf_tx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x12652b60 il_eeprom_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x17e11985 il_get_lowest_plcp +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1983705c il_setup_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1a2bbea8 il_setup_rx_scan_handlers +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1a92cf53 il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1ba0c75e il_get_single_channel_number +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1c5fbe04 il_init_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1d485dff il_leds_exit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1ec51002 il_free_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1ef41639 il_rd_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x202f0b4b il_alloc_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x21fc849a il_send_cmd_pdu +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2324b30f il_mac_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x27366ea4 il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x281c79b7 il_mac_flush +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x29a57303 il_mac_sta_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2bf7eea6 il_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x33e30e28 il_init_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3759151b il_tx_queue_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3a55e51d _il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3c36ec00 il_tx_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3d34600d il_power_initialize +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x416bd26a il_debug_level +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x41da270e il_hdl_pm_debug_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x429abcb6 il_free_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x44731745 il_mac_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4efd984b il_mac_add_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x539d441c il_cmd_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x58ec7991 il_rx_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x59005b33 il_hdl_csa +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6113242b il_set_tx_power +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x612a1d79 il_eeprom_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x627b0866 il_setup_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x67d4efa4 il_full_rxon_required +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x67d57860 il_force_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x697cbcb7 il_tx_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6bb0e6d7 il_clear_ucode_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6dece76e il_rx_queue_alloc +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x719273b7 _il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x76e21c1a il_mac_hw_scan +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x772e9d05 il_chswitch_done +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7c8f1cd3 il_cmd_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x80a7cfa1 il_scan_cancel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8102fdf9 il_wr_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8180d487 il_get_free_ucode_key_idx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x843504db il_send_bt_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x86498130 il_get_active_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x86ce5935 il_pm_ops +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x87203f5d il_scan_cancel_timeout +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x91991a77 il_fill_probe_req +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x93526dba il_send_add_sta +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x964588eb il_mac_change_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x97005c85 il_set_decrypted_flag +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9b9e1abc il_dbgfs_register +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9bca1063 il_hdl_pm_sleep +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9c575abd il_set_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9cc714af il_bg_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9d3520eb il_leds_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa23a3142 il_send_cmd_pdu_async +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa42e2820 il_hdl_spectrum_measurement +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa4a48efd il_eeprom_query_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb42f290f il_send_rxon_timing +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb56c8c23 il_get_channel_info +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb65510a3 il_get_cmd_string +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb6d094fc il_set_rate +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7bd33ff il_isr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7ce188f il_restore_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7f4d793 il_set_rxon_hwcrypto +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbad2a257 il_set_rxon_ht +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbddfbfa0 il_get_passive_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc005f8c0 il_dbgfs_unregister +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc2bb37ff il_mac_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc7f062c3 il_apm_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xca1dfcd2 il_usecs_to_beacons +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcc99eabe il_txq_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xce79e1d7 il_update_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd0edc6ff il_eeprom_query16 +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd262a95d il_send_cmd_sync +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd6341f72 il_add_beacon_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd665b375 il_connection_init_rx_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd7b69c43 il_tx_cmd_protection +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd8ccf756 il_send_stats_request +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe1318e29 il_rx_queue_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe38b0da3 il_tx_cmd_complete +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe493829a il_irq_handle_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe494c74b il_set_flags_for_band +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe51d5572 il_write_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe531b2d6 il_tx_queue_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe57ff540 il_init_scan_params +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe8da51b9 il_cancel_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xea98662d il_set_rxon_channel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf03a661c il_send_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf0d82522 il_power_update_mode +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf13dda44 il_mac_bss_info_changed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf21d30a3 il_read_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf4058ee8 il_free_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf4a41c4d il_hdl_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf67aa58b il_clear_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf70a693b il_bcast_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf9495361 il_is_ht40_tx_allowed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x0fa4d950 __tracepoint_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x466ae44d __SCK__tp_func_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x4bbac1b1 __traceiter_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x5267ace5 __traceiter_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x970bf4ef __SCK__tp_func_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x9828a56a __tracepoint_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xb396913a __tracepoint_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xce26562b __traceiter_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd1e69877 __SCK__tp_func_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xf65e5f09 iwl_trans_pcie_remove +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0830650b hostap_init_ap_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0e18bb26 hostap_init_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0e331c48 hostap_set_word +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x17cc1c85 hostap_handle_sta_tx_exc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x29aba243 hostap_remove_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x31e50bbf hostap_set_roaming +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x55c99585 hostap_set_hostapd_sta +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x67e0422d hostap_get_porttype +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x681b3d3a hostap_set_encryption +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x75934c58 hostap_set_multicast_list_queue +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7fb75891 hostap_dump_rx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x80a29334 hostap_check_sta_fw_version +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x8a9e510f hostap_set_auth_algs +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x8ef4aa4f hostap_set_antsel +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x90617d2c hostap_init_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xa6295ecb hostap_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xabad3daa hostap_set_hostapd +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xabc0e66e hostap_80211_ops +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xac5c8d84 hostap_80211_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xac941130 prism2_update_comms_qual +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb4b77c8b hostap_80211_get_hdrlen +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb5cad7cc hostap_info_process +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xbd11bdf6 hostap_info_init +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xc471eba8 hostap_add_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xe5a8c0c0 hostap_free_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xe869d37a hostap_set_string +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xea359d8a hostap_setup_dev +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf75c4ac6 hostap_master_start_xmit +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf91c03e2 hostap_dump_tx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x025550ff orinoco_set_multicast_list +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x0a9a6adf orinoco_process_xmit_skb +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x204a026f orinoco_change_mtu +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x23214a4f orinoco_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x2776a97a orinoco_stop +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x3acd7b5d orinoco_open +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x532a253d orinoco_tx_timeout +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x541f5853 free_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x6afaa215 orinoco_if_add +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x90b6f4ec __orinoco_ev_info +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x92fa4d31 orinoco_up +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa74c2dc5 hermes_struct_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xc6bfbccd orinoco_if_del +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xd6d1726e alloc_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xdfe4b4c6 orinoco_down +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xf2c43e27 __orinoco_ev_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xffe27bca orinoco_interrupt +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x14720ddf mt76_wcid_key_setup +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x327a9822 mt76_rx_signal +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist 0xa3e93dc8 rtl_btc_get_ops_pointer +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x00e353f1 rtl92c_download_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0238633f rtl92c_firmware_selfreset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x09913bf6 rtl92c_dm_rf_saving +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0e175ad8 rtl92c_set_fw_joinbss_report_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x13876f6f rtl92c_phy_sw_chnl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x217ffccd rtl92c_phy_sw_chnl_callback +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2327d91c _rtl92c_phy_calculate_bit_shift +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x27c92350 _rtl92c_phy_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x297b1262 rtl92c_phy_set_rfpath_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2baf1506 rtl92c_fill_h2c_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2ec38737 _rtl92c_phy_fw_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2fb5eaec rtl92c_phy_rf_config +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2fba616e _rtl92c_phy_fw_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x324e20cb rtl92ce_phy_set_rf_on +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x38e119f8 rtl92c_dm_bt_coexist +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x46977b0c rtl8192_phy_check_is_legal_rfpath +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4b4ea718 rtl92c_bt_rssi_state_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x57fd992f rtl92c_dm_watchdog +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x6698ec36 _rtl92c_phy_set_rf_sleep +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x700b2f62 _rtl92c_phy_dbm_to_txpwr_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x7315bcc4 rtl92c_dm_write_dig +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x76701032 rtl92c_set_fw_pwrmode_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x790c2827 rtl92c_phy_iq_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x7e228afc _rtl92c_phy_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x82c12b42 _rtl92c_phy_bb8192c_config_parafile +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x8b0cd195 rtl92c_phy_update_txpower_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x91521b0d rtl92c_dm_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x95f1645f _rtl92c_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x98048080 _rtl92c_phy_init_bb_rf_register_definition +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9ff7181b rtl92c_phy_set_txpower_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb221ee47 rtl92c_dm_init_edca_turbo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc479cf3b rtl92c_set_fw_rsvdpagepkt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xcb174df3 rtl92c_phy_set_bw_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd2a0cbd7 rtl92c_dm_check_txpower_tracking +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd7af4449 _rtl92c_store_pwrindex_diffrate_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xda752a1f rtl92c_phy_set_io_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xdad7373c rtl92c_dm_init_rate_adaptive_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xdfd7aa7c rtl92c_phy_lc_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe5471a1f rtl92c_phy_set_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf36fc668 rtl92c_phy_set_io +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf84037c4 rtl92c_phy_query_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xfb8f2c08 rtl92c_phy_ap_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x9ff8520e rtl_pci_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xacad7478 rtl_pci_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xcd08f037 rtl_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xf80dd20d rtl_pci_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x35cb264c rtl_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x7dcbeb9e rtl_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xb78478ca rtl_usb_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xb85ddf96 rtl_usb_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x033a58e6 rtl_rx_ampdu_apply +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0559503a rtl_collect_scan_list +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0b038e24 channel5g_80m +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x14bbf54c rtl_init_sw_leds +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x16fa5cda rtlwifi_rate_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1b945315 rtl_addr_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x26fb40a3 rtl_cam_reset_all_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x274c0643 efuse_shadow_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2f2aea6e rtl_cmd_send_packet +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x30a956d7 rtl_query_rxpwrpercentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x38d3ea0c rtl_ps_enable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x39b73354 rtl_cam_mark_invalid +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x441cb27c rtl_rfreg_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x54824f58 channel5g +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5ad6f48c rtl_ps_disable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x64057ac8 rtl_phy_scan_operation_backup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x721a0fa5 rtl_mrate_idx_to_arfr_id +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x83a96f89 rtl_cam_add_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x843a4a1a rtl_signal_scale_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8e67c81b rtl_cam_del_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8ea60059 rtl_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x96ba60e0 rtl_cam_get_free_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x973051e4 rtl_hal_pwrseqcmdparsing +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9ff02261 rtl_process_phyinfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa6065083 efuse_power_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa7ef0a3c rtl_cam_empty_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xab4d1e1d rtl_efuse_shadow_map_update +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xab7662d8 rtl_init_rfkill +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc2e62321 rtl_bb_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc74f713d efuse_one_byte_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd0e2c73e rtl_cam_delete_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xdae70699 rtl_c2hcmd_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xde72e4ab rtl_send_smps_action +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe5ec038b rtl_dm_diginit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xebedfe5f rtl_wowlan_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xed7c8cf2 rtl_evm_db_to_percentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf0954cfc rtl_get_tcb_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf90b9c63 efuse_read_1byte +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8723d 0x5612bc2a rtw8723d_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8821c 0xcbd2cba7 rtw8821c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822b 0xbdf2c698 rtw8822b_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822c 0x5230ada6 rtw8822c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x029404f9 rtw_phy_set_tx_power_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x05d72720 rtw_bf_enable_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x08de8e9b rtw_dump_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1376cc3b rtw_fw_c2h_cmd_isr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x179787c1 rtw_phy_pwrtrack_need_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1dc2d072 rtw_tx_ac_to_hwq +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2248ab68 rtw_phy_pwrtrack_get_pwridx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x26fec4e6 rtw_phy_cfg_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2acfbc09 rtw_phy_pwrtrack_thermal_changed +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x3004dca0 rtw_phy_pwrtrack_get_delta +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x30a72256 rtw_phy_cfg_agc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x33525502 rtw_bf_cfg_csi_rate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x33b3f3c0 rtw_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x352a1b4d rtw_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x36c5bfca rtw_disable_lps_deep_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x37caef6d rtw_phy_write_rf_reg_mix +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x39c1edd1 rtw_tx_write_data_rsvd_page_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x3ec98c81 rtw_phy_parsing_cfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x439c98e2 rtw_fw_do_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x440b7589 rtw_phy_rf_power_2_rssi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x519c8ba9 rtw_rate_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x54cb4b0c rtw_fw_inform_rfk_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x566f6897 rtw_phy_cfg_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58210e60 rtw_rate_section +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58ba7a67 rtw_coex_write_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x5dff7898 rtw_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x60091e7a rtw_tx_fill_tx_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x62b0e32c rtw_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6a381829 check_hw_ready +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7066cfc2 rtw_phy_write_rf_reg_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7168dd3b rtw_power_mode_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x727a8362 rtw_set_rx_freq_band +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x79bcd3f7 rtw_dump_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7f711e91 rtw_bf_remove_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7f758339 rtw_tx_queue_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7f9f00c4 rtw_phy_config_swing_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8095544f rtw_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x85c5a668 rtw_rx_fill_rx_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x872d80d9 rtw_phy_read_rf_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8f3d1c95 rtw_bf_enable_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x910517a3 rtw_bf_set_gid_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x94b89ab1 rtw_parse_tbl_txpwr_lmt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9c5f6c61 rtw_parse_tbl_bb_pg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9e8fd03e rtw_restore_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xaa8e59b2 rtw_fw_c2h_cmd_rx_irqsafe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xae7f5fb7 rtw_unregister_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb3f57f99 rtw_set_channel_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb9f80271 rtw_phy_cfg_bb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xbdd3a50a rtw_tx_report_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xbf198938 rtw_parse_tbl_phy_cond +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc2af9439 rtw_coex_read_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xce04f06b rtw_phy_load_tables +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd0c6fd1a __rtw_dbg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd3e933a8 rtw_phy_get_tx_power_index +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd5eff680 rtw_bf_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd6924f56 rtw_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xda1e9ca9 rtw_tx_write_data_h2c_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdab41229 rtw_coex_write_scbd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdba0187d rtw_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdc2b5a67 rtw_register_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdd1cb55e rtw_phy_pwrtrack_avg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdf7ace4b rtw_read8_physical_efuse +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe04bcf04 rtw_regd_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe19e09d7 rtw_bf_remove_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe784877f rtw_phy_pwrtrack_need_lck +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe964d125 rtw_phy_set_edcca_th +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xedda1c3c rtw_rx_stats +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x66e858c3 rtw_pci_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x6ab803c4 rtw_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x97051f74 rtw_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0xd52d6204 rtw_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x7b884d86 rtw_sdio_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xc3a1b065 rtw_sdio_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xd7d6a26d rtw_sdio_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xf5a63715 rtw_sdio_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x1bbc2a7d rtw_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0xf7a26a90 rtw_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8851b 0x9cd0dcbd rtw8851b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852a 0x56846283 rtw8852a_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852b 0x211ab073 rtw8852b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852c 0xbabffc1c rtw8852c_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0594189a rtw89_mac_get_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x07155a3a rtw89_alloc_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0c210bf6 rtw89_phy_read_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0f4eb62a rtw89_decode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x107c8a5b rtw89_core_rx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1338dfd9 rtw89_mac_enable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1811ea62 __rtw89_debug +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1a55dd53 rtw89_mac_cfg_gnt_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1acc915b rtw89_mac_resume_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x200b390f rtw89_mac_resume_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2174b777 rtw89_phy_get_txsc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x257bedcd rtw89_mac_write_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x27112c10 rtw89_mac_cfg_ctrl_path_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2963ca35 rtw89_core_unregister +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x30495dd6 rtw89_fw_h2c_rf_ntfy_mcc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x38eb09e5 rtw89_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3f42f0e0 rtw89_btc_set_policy +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x402a52fb rtw89_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x53faae3d rtw89_mac_stop_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x55750b36 rtw89_mac_stop_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x55c10263 rtw89_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x608291d0 rtw89_mac_read_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x610c5631 rtw89_core_napi_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6280edee rtw89_mac_get_txpwr_cr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6743eca7 rtw89_phy_tssi_ctrl_set_bandedge_cfg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6ef32c08 rtw89_btc_ntfy_wl_rfk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6fcbbc75 rtw89_mac_disable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x793b19b7 rtw89_core_fill_txdesc_fwcmd_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7a06b324 rtw89_read_efuse_ver +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7cfe84be rtw89_mac_coex_init_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7f03293e rtw89_phy_set_txpwr_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8f1536aa rtw89_mac_coex_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x946fcccd rtw89_core_query_rxdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9632c940 rtw89_rfk_parser +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x98f05ac4 rtw89_core_fill_txdesc_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9a836bb3 rtw89_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9ac85705 rtw89_mac_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9c33624a rtw89_mac_cfg_gnt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9d899668 rtw89_phy_set_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9e1ef41e rtw89_core_napi_start +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa197b1e3 rtw89_phy_read_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa492070f rtw89_phy_read32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa88b1baf rtw89_core_register +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa8dabf24 rtw89_encode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xaad658b1 rtw89_phy_write_reg3_tbl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xac2a38d7 rtw89_phy_set_txpwr_limit_ru +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb0ecf04a rtw89_core_napi_stop +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb267d0f3 rtw89_phy_write32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb5a57121 rtw89_phy_load_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbd00a172 rtw89_phy_config_rf_reg_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc384c6e2 rtw89_phy_set_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xccb3723e rtw89_core_napi_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xcd3fdf2a rtw89_core_fill_txdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd5038f80 rtw89_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd8a67278 rtw89_phy_write_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd9299244 rtw89_ser_notify +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe3f57b04 rtw89_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe9fc6d59 rtw89_phy_write_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf2b31d28 rtw89_mac_cfg_ctrl_path +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf67bda84 rtw89_btc_set_policy_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf6a69137 rtw89_fw_h2c_dctl_sec_cam_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfbe269d2 rtw89_mac_cfg_ppdu_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfcba7f8f rtw89_free_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfff719cd rtw89_mac_set_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x0b9337c8 rtw89_pci_enable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x0f03ad69 rtw89_pci_disable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x153336a7 rtw89_pci_ltr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x1646c31a rtw89_pci_fill_txaddr_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x556c5604 rtw89_pci_ltr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x62e47196 rtw89_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x69437e50 rtw89_pci_recognize_intrs_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x6efd9f2c rtw89_bd_ram_table_dual +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x71162055 rtw89_bd_ram_table_single +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x75ba0cbe rtw89_pci_fill_txaddr_info_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x8116d5ed rtw89_pci_config_intr_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x8973c412 rtw89_pci_config_intr_mask_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x8f075923 rtw89_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9024f71d rtw89_pci_enable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9ce0961b rtw89_pci_ch_dma_addr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xa749dbef rtw89_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xc536ca48 rtw89_pci_recognize_intrs +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xf630d9a9 rtw89_pci_ch_dma_addr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xfcfc989c rtw89_pci_disable_intr +EXPORT_SYMBOL drivers/net/wireless/rsi/rsi_91x 0x9af52540 rsi_config_wowlan +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x231a6661 wlcore_calc_packet_alignment +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x6d7da531 wl1271_free_tx_id +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xaaf547c8 wl12xx_is_dummy_packet +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xddc0ec1d wlcore_tx_complete +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x16da9c47 fdp_nci_remove +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0xd9fcbd80 fdp_nci_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0xbe5dfe33 microread_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0xdee7f380 microread_remove +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x1b53ecc4 nxp_nci_fw_recv_frame +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x810e993b nxp_nci_probe +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x953361e4 nxp_nci_remove +EXPORT_SYMBOL drivers/nfc/pn533/pn533 0x4766f356 pn533_recv_frame +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0x8d0757a6 pn544_hci_probe +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0xbc3876c4 pn544_hci_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x1dfbd67d s3fwrn5_probe +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x2f729ccf s3fwrn5_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x774203fc s3fwrn5_phy_set_wake +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xa7364c2a s3fwrn5_recv_frame +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xc1ae76ae s3fwrn5_phy_power_ctrl +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xedb12f10 s3fwrn5_phy_set_mode +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xf2ab60da s3fwrn5_phy_get_mode +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x11b98924 st_nci_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x26edc3a1 ndlc_remove +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x39284265 ndlc_close +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x710cd219 st_nci_se_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xa4663407 st_nci_se_io +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xb7d5c635 ndlc_open +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xbd117045 ndlc_probe +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xc6a5634a ndlc_recv +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xca1d65e4 st_nci_se_deinit +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xec523509 ndlc_send +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x0b6118c4 st21nfca_tm_send_dep_res +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x113df331 st21nfca_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x1165f905 st21nfca_dep_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x274a203f st21nfca_hci_remove +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x2f94433e st21nfca_connectivity_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x33aa5081 st21nfca_apdu_reader_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x369219b2 st21nfca_hci_probe +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x4a6f421c st21nfca_hci_disable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x6ad96961 st21nfca_im_send_atr_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x86b8bd6c st21nfca_se_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x8a35972f st21nfca_hci_se_io +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xadce1642 st21nfca_se_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xaff10870 st21nfca_im_send_dep_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xc836f12e st21nfca_hci_enable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xcb88b8f2 st21nfca_dep_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xccc90186 st21nfca_dep_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xdeb8dcbd st21nfca_hci_loopback_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xf968ccc4 st21nfca_hci_discover_se +EXPORT_SYMBOL drivers/ntb/ntb 0x0f0c01c6 ntb_register_device +EXPORT_SYMBOL drivers/ntb/ntb 0x1951f34e ntb_default_peer_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0x284c7489 ntb_db_event +EXPORT_SYMBOL drivers/ntb/ntb 0x2e9de60d ntbm_msi_request_threaded_irq +EXPORT_SYMBOL drivers/ntb/ntb 0x3d455ba9 ntb_set_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x43392c6e ntbm_msi_free_irq +EXPORT_SYMBOL drivers/ntb/ntb 0x56cbb517 ntb_msg_event +EXPORT_SYMBOL drivers/ntb/ntb 0x71f50a64 ntb_default_peer_port_count +EXPORT_SYMBOL drivers/ntb/ntb 0x8371a756 ntb_unregister_client +EXPORT_SYMBOL drivers/ntb/ntb 0x93095939 ntb_msi_peer_trigger +EXPORT_SYMBOL drivers/ntb/ntb 0xbbb94acf ntb_msi_init +EXPORT_SYMBOL drivers/ntb/ntb 0xc17fd047 ntb_default_peer_port_idx +EXPORT_SYMBOL drivers/ntb/ntb 0xc7bab754 ntb_link_event +EXPORT_SYMBOL drivers/ntb/ntb 0xce2a0d54 ntb_msi_peer_addr +EXPORT_SYMBOL drivers/ntb/ntb 0xce6f155b ntb_msi_setup_mws +EXPORT_SYMBOL drivers/ntb/ntb 0xd0df3e04 ntb_default_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0xdd0416ca ntb_unregister_device +EXPORT_SYMBOL drivers/ntb/ntb 0xf55c3112 __ntb_register_client +EXPORT_SYMBOL drivers/ntb/ntb 0xfb500214 ntb_clear_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0xfe320139 ntb_msi_clear_mws +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0x6d6961d7 nvdimm_namespace_detach_btt +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0xdf0e4edc nvdimm_namespace_attach_btt +EXPORT_SYMBOL drivers/parport/parport 0x06e2e67b parport_ieee1284_read_nibble +EXPORT_SYMBOL drivers/parport/parport 0x0a80ce5f parport_ieee1284_ecp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0x218e7df3 parport_announce_port +EXPORT_SYMBOL drivers/parport/parport 0x24e10ae5 parport_ieee1284_read_byte +EXPORT_SYMBOL drivers/parport/parport 0x297294fb parport_release +EXPORT_SYMBOL drivers/parport/parport 0x2f3439d8 parport_ieee1284_write_compat +EXPORT_SYMBOL drivers/parport/parport 0x32d8c988 parport_register_port +EXPORT_SYMBOL drivers/parport/parport 0x3f626cbb parport_put_port +EXPORT_SYMBOL drivers/parport/parport 0x3fe7710e parport_remove_port +EXPORT_SYMBOL drivers/parport/parport 0x43262df2 parport_ieee1284_ecp_read_data +EXPORT_SYMBOL drivers/parport/parport 0x499b292f parport_read +EXPORT_SYMBOL drivers/parport/parport 0x4bce0b10 parport_negotiate +EXPORT_SYMBOL drivers/parport/parport 0x4d2a941b parport_ieee1284_interrupt +EXPORT_SYMBOL drivers/parport/parport 0x51916594 __parport_register_driver +EXPORT_SYMBOL drivers/parport/parport 0x53f782ce parport_get_port +EXPORT_SYMBOL drivers/parport/parport 0x56ff4fc8 parport_ieee1284_epp_read_addr +EXPORT_SYMBOL drivers/parport/parport 0x57cc711c parport_find_number +EXPORT_SYMBOL drivers/parport/parport 0x5e3a3912 parport_irq_handler +EXPORT_SYMBOL drivers/parport/parport 0x61a01a26 parport_unregister_device +EXPORT_SYMBOL drivers/parport/parport 0x69012798 parport_claim_or_block +EXPORT_SYMBOL drivers/parport/parport 0x75d22112 parport_del_port +EXPORT_SYMBOL drivers/parport/parport 0x7ab8f8dc parport_ieee1284_epp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x90d2b533 parport_ieee1284_epp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0x91a9dba5 parport_ieee1284_epp_read_data +EXPORT_SYMBOL drivers/parport/parport 0xa3f6376d parport_register_dev_model +EXPORT_SYMBOL drivers/parport/parport 0xa487058a parport_set_timeout +EXPORT_SYMBOL drivers/parport/parport 0xa8197b1d parport_write +EXPORT_SYMBOL drivers/parport/parport 0xb7e1dfd5 parport_unregister_driver +EXPORT_SYMBOL drivers/parport/parport 0xcdbc519f parport_find_base +EXPORT_SYMBOL drivers/parport/parport 0xd3006939 parport_claim +EXPORT_SYMBOL drivers/parport/parport 0xe0ea83b0 parport_ieee1284_ecp_write_data +EXPORT_SYMBOL drivers/parport/parport 0xf1fc27f4 parport_wait_peripheral +EXPORT_SYMBOL drivers/parport/parport 0xf6c09399 parport_wait_event +EXPORT_SYMBOL drivers/parport/parport_pc 0x128ff1ef parport_pc_probe_port +EXPORT_SYMBOL drivers/parport/parport_pc 0xacc4cf10 parport_pc_unregister_port +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x212db8d2 pcmcia_socket_list +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x3b8f6189 pcmcia_parse_events +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x4219ad91 pcmcia_socket_class +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x454317e3 pcmcia_reset_card +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x60ef97cd pccard_register_pcmcia +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x61fcbca3 pcmcia_unregister_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x65b43878 pcmcia_parse_uevents +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x727aebb3 pcmcia_get_socket_by_nr +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x790a76b6 pcmcia_put_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x8abafce7 pcmcia_get_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xcf97f3bd dead_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xece7e34b pcmcia_register_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xf942709b pcmcia_socket_list_rwsem +EXPORT_SYMBOL drivers/pcmcia/pcmcia_rsrc 0x1e5b9c2d pccard_static_ops +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x6cf2d033 cros_ec_unregister +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x6de729b9 cros_ec_resume +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x75cc954f cros_ec_suspend +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xa951a075 cros_ec_register +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xf25aacf5 cros_ec_irq_thread +EXPORT_SYMBOL drivers/regulator/rohm-regulator 0x7b28415f rohm_regulator_set_dvs_levels +EXPORT_SYMBOL drivers/rpmsg/qcom_glink 0xd7119b40 qcom_glink_native_rx +EXPORT_SYMBOL drivers/rpmsg/qcom_smd 0x8a3d2c9e qcom_smd_register_edge +EXPORT_SYMBOL drivers/rpmsg/qcom_smd 0xadc8e61f qcom_smd_unregister_edge +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x1ab7bde8 rpmsg_chrdev_eptdev_destroy +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0xb185adb4 rpmsg_chrdev_eptdev_create +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x12e9025c rpmsg_destroy_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x130a798f __register_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x1527fed8 rpmsg_send +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x17a7dd0f rpmsg_register_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x3e722060 rpmsg_send_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x6488c6e4 rpmsg_get_mtu +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x76dc055d rpmsg_register_device_override +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x7e97e998 rpmsg_create_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x806862ac rpmsg_unregister_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x814906ee rpmsg_release_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x9e12619c rpmsg_find_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xa1b51ce5 rpmsg_class +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xc69228fb rpmsg_create_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd3ef4b9e rpmsg_poll +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd8cb3d93 rpmsg_trysend_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xe48e28fe unregister_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xe8d0ecd4 rpmsg_trysend +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xeca677c1 rpmsg_trysendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xf37b5224 rpmsg_sendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_ns 0xa8fcfff1 rpmsg_ns_register_device +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x02732708 scsi_esp_template +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x4a29ab38 scsi_esp_intr +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x96779415 scsi_esp_unregister +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xc18355a6 scsi_esp_cmd +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xc7a02c1b scsi_esp_register +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x39d8e620 fcoe_ctlr_link_down +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x508550b6 fcoe_ctlr_link_up +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x5a50e26a fcoe_ctlr_recv_flogi +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x6ee78f7d fcoe_fcf_get_selected +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x7f04cb89 fcoe_transport_detach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x8a1c57d9 fcoe_ctlr_set_fip_mode +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x9ba52b57 fcoe_transport_attach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xa11bd74d fcoe_ctlr_destroy +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xcd055ac6 fcoe_ctlr_recv +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xda0c62b0 fcoe_ctlr_els_send +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xedfc1e4a fcoe_ctlr_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0072234d fc_seq_set_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x07a05421 fc_rport_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0a1e90b5 fc_vport_setlink +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x10d6c682 fc_fabric_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x11bb63f0 libfc_vport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x1bdadb49 fc_rport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x1e0bf47c fc_fcp_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x22b90986 fc_exch_mgr_del +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x27b30eb3 fc_lport_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x28874090 fc_rport_recv_req +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x28ef8552 fc_seq_assign +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2b0dbcbd fc_fcp_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2dee14d3 fc_fc4_register_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x32632d36 fc_exch_mgr_add +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x348f42fe fc_fc4_deregister_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x40a94e42 fc_get_host_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x47c8b6ea fc_lport_bsg_request +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x47e846ea fc_disc_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x48699175 fc_rport_terminate_io +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4adf3a37 fc_set_rport_loss_tmo +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x554cd02a fc_get_host_port_state +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x563385c3 fc_disc_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x599a5067 fc_lport_logo_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x5e616042 fc_fabric_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x615a77ff fc_eh_abort +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6d212a80 fc_vport_id_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6db26534 fc_exch_mgr_free +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6fa9103b fc_elsct_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x70174850 fc_eh_device_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x710b7f72 fc_eh_host_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x725fa7f3 fc_lport_flogi_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7f3407a7 fc_seq_start_next +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x811811e0 fc_exch_done +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8c64c12a fc_lport_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8c7093aa fc_lport_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9386b3b1 fc_queuecommand +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x97e118a8 fc_rport_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9c73abc8 fc_exch_mgr_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9d50ed7e fc_rport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9e29564d fc_frame_alloc_fill +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa1bcd198 fc_cpu_mask +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa2469f5f fc_frame_crc_check +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa24f16eb fc_exch_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa6ebf810 fc_elsct_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb0ddd5a1 fc_rport_flush_queue +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb132c5e5 fc_linkup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb17f28c8 fc_exch_mgr_list_clone +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb1ac0920 fc_set_mfs +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb5b0dcef fc_exch_mgr_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbef61563 fc_lport_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbf3f8292 fc_lport_set_local_id +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbfd9f434 fc_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc5d3c86f fc_fill_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcb34db88 fc_fill_reply_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xce8bba31 fc_slave_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd00fec43 fc_lport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd4623d48 fc_get_host_speed +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd89228f1 fc_linkdown +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe18bc75e fc_exch_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe3b4b4bd fc_rport_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5870692 fc_exch_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5c9e2e0 _fc_frame_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5cf06b5 fc_lport_notifier_head +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xed9f5bde fc_exch_update_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfa4667d1 fc_seq_release +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfab797fb fc_lport_iterate +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x2f698835 sas_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x4a8e3d34 try_test_sas_gpio_gp_bit +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x5e0d55f0 sas_resume_ha_no_sync +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x86f439c5 sas_prep_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xba244f0b sas_suspend_ha +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x6a93a1e9 mraid_mm_register_adp +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0a3cee66 qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0db632e8 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x22e559fb qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x27ef2d96 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4aacc5d1 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x84cb79ce qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xa4459892 qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xba6ce5f1 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xbb8c8af9 qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc00a3248 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc65662f2 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xec1d8d17 qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/raid_class 0x75ee396e raid_class_attach +EXPORT_SYMBOL drivers/scsi/raid_class 0xc3900385 raid_class_release +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x04f7e3c8 fc_vport_create +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x34f9fadd fc_remote_port_rolechg +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x375f8bbd fc_get_event_number +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x3a34c514 fc_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x4481e358 fc_host_fpin_rcv +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x45746cfa fc_block_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x595ae93b fc_find_rport_by_wwpn +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x5e864ebe fc_host_post_fc_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x5f12c78e fc_block_scsi_eh +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x66a2f5a8 fc_host_post_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x69244f8e fc_eh_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x79d80a86 fc_remote_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x7cfb9d70 fc_remote_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb14bbacf scsi_is_fc_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb303e3b8 fc_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb3069c69 fc_host_post_vendor_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb50bf5c8 fc_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xef75caa7 fc_vport_terminate +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x02e14c65 sas_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x0b094eaa sas_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x1ae42bdd sas_phy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x1e777c75 scsi_is_sas_port +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x2135a381 sas_port_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x4988618b sas_port_mark_backlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x539e296c sas_phy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x5d7596e5 sas_port_delete_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x622573d8 sas_phy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x8c2ed2fd sas_port_alloc_num +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x90f96a4c sas_remove_children +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x98750a4c sas_expander_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x99dd4076 sas_port_add_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x9a5cb3b8 sas_rphy_unlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x9a86d33a sas_rphy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xa064be59 sas_rphy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xa96b008c sas_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xad925e28 sas_read_port_mode_page +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xb9a43fb9 sas_rphy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xbcfa771b sas_phy_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xbf188c3e sas_port_get_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc3be3b35 sas_rphy_remove +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xd50f0ac7 sas_port_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xda138365 sas_end_device_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xdf3735bf scsi_is_sas_rphy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xf066f753 sas_get_address +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xf2e49f3a scsi_is_sas_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xfc2e4334 sas_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xfeb91ddc sas_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x3686ea09 spi_print_msg +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x7905cdf4 spi_schedule_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x8881f015 spi_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x88d223be spi_display_xfer_agreement +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x987154bc spi_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xb62a1851 spi_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x405b6e05 srp_parse_tmo +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x4c56e777 srp_start_tl_fail_timers +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xaf9505fd srp_reconnect_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xc5c806b1 srp_rport_put +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xe66b2823 srp_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xf18c6852 srp_rport_get +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x030f2d6c dpaa2_io_service_enqueue_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x21e76a68 dpaa2_io_get_adaptive_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2bc276ca dpaa2_io_update_net_dim +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x35210a1c dpaa2_io_set_irq_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x3d01f417 dpaa2_io_service_pull_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xb629a241 dpaa2_io_get_irq_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xc4ccef03 dpaa2_io_get_cpu +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xdb008703 dpaa2_io_service_enqueue_multiple_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xe0f67b93 dpaa2_io_service_enqueue_multiple_desc_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xfa0aedff dpaa2_io_set_adaptive_coalescing +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x07564e82 cmdq_pkt_assign +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x081d1a1a cmdq_pkt_write_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x1f26224d cmdq_mbox_create +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x1f3ed632 cmdq_pkt_jump +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x3f6fab3f cmdq_pkt_write_s_mask_value +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x3fc19424 cmdq_pkt_write +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x45dae4fc cmdq_pkt_poll +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x55d4fa7e cmdq_mbox_destroy +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x578699c0 cmdq_pkt_finalize +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x58cdc788 cmdq_pkt_poll_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x5a123a5e cmdq_pkt_write_s_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x5bfd584c cmdq_pkt_set_event +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x80ba4d79 cmdq_pkt_create +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x84461493 cmdq_dev_get_client_reg +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x8aa532b3 cmdq_pkt_write_s_value +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x8ab965b5 cmdq_pkt_wfe +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x9194f23f cmdq_pkt_flush_async +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xa40c93c8 cmdq_pkt_clear_event +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xd529f27b cmdq_pkt_destroy +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xdf8340fe cmdq_pkt_write_s +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xfec2df2b cmdq_pkt_read_s +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xc284abab of_get_ocmem +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xc53d76b1 ocmem_allocate +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xf9b05967 ocmem_free +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x1c76ea4d pdr_restart_pd +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x432975e6 pdr_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x47b2ed49 pdr_handle_alloc +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0xf618ca5b pdr_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x0a73c034 geni_se_tx_dma_unprep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x0c3e6500 geni_se_resources_on +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x226ad442 geni_se_config_packing +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x2558f375 geni_se_clk_freq_match +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x33e2e04e geni_se_resources_off +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x3a2abf2a geni_se_tx_dma_prep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x4287f157 geni_icc_disable +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x5ed76265 geni_se_rx_dma_prep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x728358c5 geni_se_tx_init_dma +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x851dddf7 geni_se_clk_tbl_get +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x873ad31b geni_icc_get +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x8dd6ecd8 geni_se_rx_dma_unprep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x9a358faf geni_se_rx_init_dma +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xb7f1da30 geni_icc_set_bw +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xbd263cee geni_se_get_qup_hw_version +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xc0d8025f geni_se_select_mode +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xc9908f04 geni_icc_set_tag +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xd599cc94 geni_icc_enable +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xfa6099a4 geni_se_init +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x1f5c9c8f qmp_get +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x2333aed6 qmp_put +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x9e2aa1df qmp_send +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x11775e7f qmi_txn_wait +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x28ac2fd2 qmi_encode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x427baedc qmi_send_request +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x45939d2c qmi_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x4cd2fe40 qmi_response_type_v01_ei +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x6051451d qmi_decode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x8e575a80 qmi_txn_cancel +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x922b16d1 qmi_send_response +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x9766bcc6 qmi_send_indication +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xbc266977 qmi_txn_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xd18bd0e1 qmi_add_server +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xd3774b9a qmi_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xfcd75aed qmi_handle_init +EXPORT_SYMBOL drivers/soc/qcom/smd-rpm 0x3abef80b qcom_rpm_smd_write +EXPORT_SYMBOL drivers/soc/qcom/wcnss_ctrl 0xaddef5ee qcom_wcnss_open_channel +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x07982669 sdw_bread_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x0a8fb42f sdw_nread +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x0e606587 sdw_stream_remove_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x165650f3 sdw_write +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x16d1706b sdw_prepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1deee061 sdw_find_row_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x20b4edf0 sdw_bus_master_delete +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x23a37134 sdw_bus_master_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x2cc5fffe sdw_show_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x397584dc sdw_write_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3b0a8582 sdw_startup_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3b2f5ef0 sdw_update +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x431dceb5 sdw_bus_exit_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x483ada65 sdw_extract_slave_id +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4cde88bf sdw_disable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x60e31fbb sdw_find_col_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x65f635e4 sdw_read +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x667ad07d sdw_bwrite_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6d6b0d01 sdw_update_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6f95b16b sdw_shutdown_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x71891d59 sdw_deprepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x7ff09aad sdw_stream_add_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8ef6d24e sdw_handle_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x990ffea4 sdw_nwrite_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9e122d79 sdw_alloc_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xa7b64af1 sdw_clear_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xba54b904 sdw_cols +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbbec2c2e sdw_enable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xc22d9196 sdw_bus_prep_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xcb3c6845 sdw_master_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd0eda4e3 sdw_compare_devid +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd43f0444 sdw_stream_add_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xda5bce09 sdw_release_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe0d28b87 sdw_stream_remove_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe442794b sdw_nread_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe578fa1e sdw_read_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf50beb94 sdw_nwrite +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf53ba0b8 sdw_rows +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf663590b sdw_bus_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf905cbe9 sdw_slave_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xfea79679 sdw_slave_add +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x06350595 sdw_cdns_config_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x07f55fea sdw_cdns_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x0b4b3224 sdw_cdns_alloc_pdi +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x26e0d6f1 sdw_cdns_clock_restart +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x31b9925b cdns_set_sdw_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x34712074 sdw_cdns_irq +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x4bed5481 sdw_cdns_is_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x63517428 cdns_read_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x68e6ce34 sdw_cdns_exit_reset +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x6e6505d4 cdns_xfer_msg +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x719aabfd sdw_cdns_check_self_clearing_bits +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x74367156 cdns_xfer_msg_defer +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x79031c02 sdw_cdns_config_update_set_wait +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x7ce26b25 sdw_cdns_probe +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x89ab284e sdw_cdns_config_update +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xac5074df sdw_cdns_enable_interrupt +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xb97b2af2 cdns_bus_conf +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xca659d35 sdw_cdns_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xcb422c60 sdw_cdns_pdi_init +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0x2bb76cb8 sdw_compute_params +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0x97a7e9e3 sdw_compute_slave_ports +EXPORT_SYMBOL drivers/ssb/ssb 0x036ba5c4 ssb_bus_suspend +EXPORT_SYMBOL drivers/ssb/ssb 0x0fe2a4a3 ssb_device_is_enabled +EXPORT_SYMBOL drivers/ssb/ssb 0x19b8631a ssb_device_enable +EXPORT_SYMBOL drivers/ssb/ssb 0x1a642dc1 ssb_bus_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x1a925ba2 ssb_clockspeed +EXPORT_SYMBOL drivers/ssb/ssb 0x1d1fe407 ssb_driver_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x2147d8b6 ssb_bus_sdiobus_register +EXPORT_SYMBOL drivers/ssb/ssb 0x3f66d50f ssb_set_devtypedata +EXPORT_SYMBOL drivers/ssb/ssb 0x58747afa ssb_pcihost_register +EXPORT_SYMBOL drivers/ssb/ssb 0x6db5bebc ssb_pmu_set_ldo_paref +EXPORT_SYMBOL drivers/ssb/ssb 0x74f5ad63 __ssb_driver_register +EXPORT_SYMBOL drivers/ssb/ssb 0x7915683b ssb_device_disable +EXPORT_SYMBOL drivers/ssb/ssb 0x7adbbbd4 ssb_pcicore_dev_irqvecs_enable +EXPORT_SYMBOL drivers/ssb/ssb 0x8fd5ca9e ssb_bus_resume +EXPORT_SYMBOL drivers/ssb/ssb 0xa0f0f7a1 ssb_chipco_gpio_control +EXPORT_SYMBOL drivers/ssb/ssb 0xba1566cc ssb_dma_translation +EXPORT_SYMBOL drivers/ssb/ssb 0xc4338a48 ssb_bus_may_powerdown +EXPORT_SYMBOL drivers/ssb/ssb 0xcb17f1cb ssb_admatch_base +EXPORT_SYMBOL drivers/ssb/ssb 0xd0919643 ssb_bus_powerup +EXPORT_SYMBOL drivers/ssb/ssb 0xd56095ec ssb_pmu_set_ldo_voltage +EXPORT_SYMBOL drivers/ssb/ssb 0xdfc7c6ef ssb_admatch_size +EXPORT_SYMBOL drivers/ssb/ssb 0xe2ccf7c9 ssb_commit_settings +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x14a0ab9a fbtft_write_gpio8_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x1509b3c8 fbtft_write_reg8_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x2b718ba0 fbtft_framebuffer_release +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x3f61db7c fbtft_write_vmem16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x46a94c4a fbtft_probe_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x4877985d fbtft_write_gpio16_wr_latched +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x519210b3 fbtft_framebuffer_alloc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x6b37e562 fbtft_dbg_hex +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x752cbeab fbtft_register_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x7cb3ec3d fbtft_unregister_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x823e0021 fbtft_remove_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x94f2f8e1 fbtft_write_vmem8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x95acf418 fbtft_write_vmem16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xa70c4a2a fbtft_write_buf_dc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xa8fa96e4 fbtft_register_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xad19508d fbtft_read_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xaf0360e1 fbtft_write_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb2dcd63e fbtft_init_display +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xbaa75aff fbtft_write_vmem16_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc87bc102 fbtft_write_spi_emulate_9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc9a1f6ae fbtft_write_reg16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd958f9e7 fbtft_write_gpio16_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xdce5bff1 fbtft_unregister_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xf9b1917d fbtft_write_reg16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xfa008e35 fbtft_write_reg8_bus8 +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x1fe7458a gbaudio_unregister_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x24c6f04d gbaudio_register_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xbb1040b7 gbaudio_module_update +EXPORT_SYMBOL drivers/staging/iio/addac/adt7316 0x831b33ef adt7316_probe +EXPORT_SYMBOL drivers/staging/nvec/nvec 0xb11d0cb4 nvec_write_sync +EXPORT_SYMBOL drivers/staging/nvec/nvec 0xb3ef73ee nvec_write_async +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x10c9646d dot11d_channel_map +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x130e75e1 rtllib_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1bf65331 rtllib_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x22166084 rt_global_debug_component +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x24080c37 rtllib_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x248e98ca rtllib_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x28bf2ac3 rtllib_DisableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x29097be4 alloc_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2d0d8a09 rtllib_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x467ba5a9 free_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4fa6cb6b rtllib_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4fe81334 rtllib_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x51742c13 RemovePeerTS +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x54273f39 rtllib_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x5a11683f rtllib_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x5a193e42 rtllib_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x608879bf rtllib_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x629b0fe7 rtllib_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x65039a4a rtllib_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x66cfa9ea rtllib_MgntDisconnect +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x6e6ceb29 rtllib_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x6f0c9ac2 rtllib_xmit +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x73525f9b notify_wx_assoc_event +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x73fc84d8 rtllib_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x77c3719d rtllib_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7d18164e rtllib_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8522aadc rtllib_sta_ps_send_null_frame +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x89ebdb09 rtllib_EnableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8d71c25b rtllib_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x941310b8 rtllib_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x98556cf7 rtllib_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x9eff0cab rtllib_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa1e5a8a3 rtllib_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa74fc8ff rtllib_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xb457d1a1 rtllib_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xba71130f rtllib_act_scanning +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xbcaca047 rtllib_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xbd16d6ae HT_update_self_and_peer_setting +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc54b47b6 rtllib_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc93c1fc0 rtllib_rx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc94b06c3 dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd44ad5ed rtllib_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xda02d891 rtllib_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe0041ecd rtllib_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe29e6496 rtllib_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe5187c99 rtllib_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe5b44ebc rtllib_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf09b5ea3 rtllib_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf482a5f0 rtllib_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf7eb2ae8 rtllib_stop_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x049280c3 ieee80211_wpa_supplicant_ioctl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x07e0d008 SendDisassociation_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x09739662 ieee80211_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0cc12436 ieee80211_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0f503e5d ieee80211_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0fdb6120 ieee80211_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x1588af19 ieee80211_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x16f9282d dot11d_get_max_tx_pwr_in_dbm +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x232e7944 ieee80211_wlan_frequencies +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2497aa57 ieee80211_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2c3da0e8 dot11d_reset +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x38f53cd8 ieee80211_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3948acd4 ieee80211_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3e5124ae notify_wx_assoc_event_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x41d943b1 ieee80211_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x43691c27 ieee80211_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4f13f94f ieee80211_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4f2ee05c HTUpdateSelfAndPeerSetting +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x50a3fd85 ieee80211_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x53f187fd ieee80211_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x551e0f20 ieee80211_rx_mgt +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x58884bf4 ieee80211_txb_free +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6651f895 ieee80211_is_shortslot +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x7b63c58c ieee80211_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x883f7868 ieee80211_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x885f58a4 ieee80211_softmac_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x88ee08ab ieee80211_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8a107b1f ieee80211_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x91e6cca4 ieee80211_wx_get_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x940e9066 to_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x98e91cfe ieee80211_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9b46b590 is_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9bb8a399 ieee80211_stop_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9e4b31a1 ieee80211_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa839b9a4 dot11d_update_country_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa8ca94a6 ieee80211_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb91d973e ieee80211_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xba1e8222 ieee80211_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xba41824a ieee80211_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xbaf3b53a ieee80211_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xbd3e26e7 ieee80211_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xcc5b22ee ieee80211_softmac_xmit +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd07397d1 ieee80211_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd3695b14 ieee80211_disassociate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe114c03a ieee80211_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe2526d9b ieee80211_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe3372510 ieee80211_is_54g +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe3400df5 ieee80211_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe64ad22e dot11d_scan_complete +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xeb0bb49a ieee80211_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xeeb906ce ieee80211_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf18c5be0 ieee80211_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf24816fe ieee80211_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf3943c60 rtl8192u_dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf75860a5 ieee80211_rx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xff9f2a8b ieee80211_wake_queue_rsl +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x00640c19 iscsit_free_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x06ac0cb1 iscsit_tmr_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x0d2e7fe1 iscsit_register_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2a0e6fa3 iscsit_cause_connection_reinstatement +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2bcd384f iscsit_handle_snack +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2ebf302c iscsit_build_task_mgt_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x3819fc20 iscsit_aborted_task +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x409d932c iscsit_find_cmd_from_itt_or_dump +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x44f8ee97 iscsi_change_param_sprintf +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4513d2fc iscsit_setup_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4827dd7e iscsit_add_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4957f462 iscsit_increment_maxcmdsn +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4ab20909 iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x54469eb6 iscsit_set_unsolicited_dataout +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x54e6e848 iscsit_get_datain_values +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5cfa3b71 iscsit_find_cmd_from_itt +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5fa11c95 iscsit_response_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x63ba3327 iscsit_process_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6b218d9d iscsit_release_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6bc56aaa iscsit_handle_task_mgt_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6df09889 iscsit_queue_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x713fcd1b iscsit_stop_dataout_timer +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x778d5588 iscsit_build_nopin_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x81606bbc iscsit_unregister_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8d306ee0 iscsit_build_text_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8e377ea0 iscsi_target_check_login_request +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x93a1e7b1 iscsit_reject_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x94f7f2aa iscsit_thread_check_cpumask +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x99ecc0b0 iscsit_setup_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb168f2e6 iscsit_process_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb3d001d4 iscsit_add_cmd_to_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb4ec3df9 iscsit_setup_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb4fe17ea iscsit_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb5c6d79d iscsit_build_r2ts_for_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc11b1e6a iscsit_build_rsp_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc270ff81 iscsit_build_logout_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc2f440e7 iscsit_build_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd7948c24 iscsit_build_datain_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe856c3b2 iscsit_sequence_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xec1106cd iscsit_handle_logout_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xecb4259a iscsit_process_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf34332f0 iscsi_find_param_from_key +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf398ae5f iscsit_check_dataout_payload +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf66e56ec __iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf6c04e51 iscsit_logout_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xfed706ba iscsit_allocate_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x080a40a4 target_stop_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x0871ffd6 transport_set_vpd_ident +EXPORT_SYMBOL drivers/target/target_core_mod 0x0c594d81 spc_emulate_report_luns +EXPORT_SYMBOL drivers/target/target_core_mod 0x0c902bed transport_deregister_session_configfs +EXPORT_SYMBOL drivers/target/target_core_mod 0x0f7a2150 target_register_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x124d2fa5 target_cmd_init_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x142072c0 transport_set_vpd_assoc +EXPORT_SYMBOL drivers/target/target_core_mod 0x1445fece core_allocate_nexus_loss_ua +EXPORT_SYMBOL drivers/target/target_core_mod 0x1ab78eed target_get_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x27093108 __target_init_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x287c0eba target_configure_unmap_from_queue +EXPORT_SYMBOL drivers/target/target_core_mod 0x29360ddc transport_copy_sense_to_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x2e320523 target_wait_for_sess_cmds +EXPORT_SYMBOL drivers/target/target_core_mod 0x31c78dcb target_show_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x32205ad5 target_remove_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x3350d87b core_tmr_alloc_req +EXPORT_SYMBOL drivers/target/target_core_mod 0x378d00b2 target_to_linux_sector +EXPORT_SYMBOL drivers/target/target_core_mod 0x3989d852 transport_alloc_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x3a20a9d7 transport_set_vpd_ident_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x3c88e46b core_tpg_get_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x409ccb2f transport_init_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x419aad46 transport_alloc_session_tags +EXPORT_SYMBOL drivers/target/target_core_mod 0x42899f6d target_cmd_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x45415c47 target_lun_is_rdonly +EXPORT_SYMBOL drivers/target/target_core_mod 0x4725d568 transport_generic_handle_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0x4a33b70c sbc_dif_verify +EXPORT_SYMBOL drivers/target/target_core_mod 0x4bd61370 transport_kunmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x52063f93 target_submit_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x5469eafd sbc_get_device_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x59b4c437 target_execute_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x59ca3755 transport_generic_new_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x5b811369 target_tpg_has_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5bdb610a target_free_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5df99516 transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x5e2150fa transport_kmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x60656dd7 transport_generic_request_failure +EXPORT_SYMBOL drivers/target/target_core_mod 0x618e2f3b target_complete_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x647cdeb5 transport_handle_cdb_direct +EXPORT_SYMBOL drivers/target/target_core_mod 0x6c0b139c transport_lookup_cmd_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x6c41f168 target_put_nacl +EXPORT_SYMBOL drivers/target/target_core_mod 0x6d79c223 core_alua_check_nonop_delay +EXPORT_SYMBOL drivers/target/target_core_mod 0x70233b30 sbc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x7a9bfbfb spc_emulate_evpd_83 +EXPORT_SYMBOL drivers/target/target_core_mod 0x84b72264 core_tpg_set_initiator_node_queue_depth +EXPORT_SYMBOL drivers/target/target_core_mod 0x852b58ca passthrough_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x85f51839 target_send_busy +EXPORT_SYMBOL drivers/target/target_core_mod 0x88a68726 transport_free_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x8b8b299d sbc_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x8c79feb9 core_tpg_deregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x9112f3e7 passthrough_pr_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x93a03a71 transport_generic_free_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x9b993ea8 sbc_get_write_same_sectors +EXPORT_SYMBOL drivers/target/target_core_mod 0xa6bc77a4 target_setup_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xabd10a41 core_tpg_register +EXPORT_SYMBOL drivers/target/target_core_mod 0xaefbcacd target_alloc_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0xb291811e target_complete_cmd_with_length +EXPORT_SYMBOL drivers/target/target_core_mod 0xb3281c86 target_backend_unregister +EXPORT_SYMBOL drivers/target/target_core_mod 0xb5db0a35 transport_lookup_tmr_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0xbeee5318 core_tpg_check_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0xbf682feb target_nacl_find_deve +EXPORT_SYMBOL drivers/target/target_core_mod 0xc2c15761 target_depend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0xc99356e4 target_show_dynamic_sessions +EXPORT_SYMBOL drivers/target/target_core_mod 0xcca6c8b8 target_put_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xd487feb9 __transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xd53f6a3c sbc_dif_copy_prot +EXPORT_SYMBOL drivers/target/target_core_mod 0xd6735dee passthrough_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0xdaad35f3 target_complete_cmd_with_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0xdb0e2c71 target_set_cmd_data_length +EXPORT_SYMBOL drivers/target/target_core_mod 0xe355558a transport_wait_for_tasks +EXPORT_SYMBOL drivers/target/target_core_mod 0xe43be3f1 transport_backend_register +EXPORT_SYMBOL drivers/target/target_core_mod 0xe676d30d spc_emulate_inquiry_std +EXPORT_SYMBOL drivers/target/target_core_mod 0xe925172e target_undepend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0xea108867 target_unregister_template +EXPORT_SYMBOL drivers/target/target_core_mod 0xec843b9f target_submit_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0xed5d8afb core_tpg_set_initiator_node_tag +EXPORT_SYMBOL drivers/target/target_core_mod 0xf1fae120 spc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3c2dfe0 transport_set_vpd_proto_id +EXPORT_SYMBOL drivers/target/target_core_mod 0xf466eb90 transport_deregister_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xfc067f16 transport_send_check_condition_and_sense +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x1ed7074b ufshcd_get_local_unipro_ver +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x27be02ec ufshcd_alloc_host +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x53d20ec4 ufshcd_runtime_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x6a822276 ufshcd_system_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xbab8a20c ufshcd_system_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xe927d2ef ufshcd_runtime_resume +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0x41ea8efa tc_dwc_g210_config_20_bit +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0xb9c4545a tc_dwc_g210_config_40_bit +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x1ff1aabb ufshcd_dwc_dme_set_attrs +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0xa09d19d0 ufshcd_dwc_link_startup_notify +EXPORT_SYMBOL drivers/usb/class/cdc-wdm 0x509016b5 usb_cdc_wdm_register +EXPORT_SYMBOL drivers/usb/gadget/libcomposite 0xf69fb743 usb_os_desc_prepare_interf_dir +EXPORT_SYMBOL drivers/usb/host/sl811-hcd 0x1a6dc4ff sl811h_driver +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x402dac5d usb_wwan_close +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x447bffd4 usb_wwan_write_room +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x5975152a usb_wwan_port_remove +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x61591bb3 usb_wwan_chars_in_buffer +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x75acf26a usb_wwan_open +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x84e2f4b6 usb_wwan_write +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x9f307c57 usb_wwan_suspend +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xa5a5f6c8 usb_wwan_tiocmget +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xcc3c8c0b usb_wwan_resume +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xf1a9163e usb_wwan_dtr_rts +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xf383f30e usb_wwan_tiocmset +EXPORT_SYMBOL drivers/usb/serial/usbserial 0x996082aa usb_serial_resume +EXPORT_SYMBOL drivers/usb/serial/usbserial 0xeedabb42 usb_serial_suspend +EXPORT_SYMBOL drivers/vdpa/vdpa 0xb64886e6 vdpa_set_status +EXPORT_SYMBOL drivers/vfio/vfio 0x19567d06 vfio_info_cap_shift +EXPORT_SYMBOL drivers/vfio/vfio 0x44cfaa4b vfio_dma_rw +EXPORT_SYMBOL drivers/vfio/vfio 0x4d9133b8 vfio_unpin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0x6c28be5a vfio_info_add_capability +EXPORT_SYMBOL drivers/vfio/vfio 0xadc044b7 vfio_set_irqs_validate_and_prepare +EXPORT_SYMBOL drivers/vfio/vfio 0xce3aaa8d vfio_pin_pages +EXPORT_SYMBOL drivers/vhost/vhost 0x680c5f00 vhost_chr_write_iter +EXPORT_SYMBOL drivers/vhost/vhost 0xddc87bad vhost_chr_poll +EXPORT_SYMBOL drivers/vhost/vringh 0x22535a6e vringh_abandon_user +EXPORT_SYMBOL drivers/vhost/vringh 0x22f44e7d vringh_getdesc_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x31848eae vringh_notify_enable_user +EXPORT_SYMBOL drivers/vhost/vringh 0x372fd6c2 vringh_init_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3a5d8ed7 vringh_getdesc_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3b304ebb vringh_iov_push_user +EXPORT_SYMBOL drivers/vhost/vringh 0x4311cd91 vringh_iov_pull_user +EXPORT_SYMBOL drivers/vhost/vringh 0x52bae5f4 vringh_complete_multi_user +EXPORT_SYMBOL drivers/vhost/vringh 0x660779c8 vringh_kiov_advance +EXPORT_SYMBOL drivers/vhost/vringh 0x6bcdc931 vringh_complete_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x6bf1b1c2 vringh_complete_user +EXPORT_SYMBOL drivers/vhost/vringh 0x7eaceeaa vringh_init_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x8f8840e8 vringh_notify_enable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x932af7d7 vringh_notify_disable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x964ca823 vringh_iov_push_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x97fa07e9 vringh_iov_push_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9a775e41 vringh_init_iotlb_va +EXPORT_SYMBOL drivers/vhost/vringh 0x9a81a3f6 vringh_need_notify_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9bdd89ae vringh_abandon_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x9f597502 vringh_complete_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xacec70e7 vringh_need_notify_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xb98c2548 vringh_getdesc_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xbb2391f3 vringh_notify_enable_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xbdb0df4e vringh_set_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc33f4090 vringh_iov_pull_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc467f54a vringh_abandon_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xc5a7eb98 vringh_notify_disable_user +EXPORT_SYMBOL drivers/vhost/vringh 0xcc0cbfb9 vringh_need_notify_user +EXPORT_SYMBOL drivers/vhost/vringh 0xd8535ad6 vringh_init_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xde804bb9 vringh_iov_pull_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xe08ccbed vringh_notify_disable_iotlb +EXPORT_SYMBOL drivers/video/backlight/lcd 0x324fd8cf devm_lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0x69e72b6e lcd_device_unregister +EXPORT_SYMBOL drivers/video/backlight/lcd 0x6eca5bfb lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0x993115ab devm_lcd_device_unregister +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x0225f00b svga_get_caps +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x0ee23b1d svga_tilefill +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x17f3f471 svga_set_default_seq_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x1be6dc30 svga_set_textmode_vga_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x2e64aaa3 svga_get_tilemax +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x4ab38ef2 svga_set_default_crt_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x75c091fc svga_tilecursor +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x83a41489 svga_set_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c337c2 svga_wcrt_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c97d2a svga_match_format +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb0ab2b2e svga_check_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xbfd1db0b svga_tilecopy +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xc819f3b7 svga_settile +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd01b7cbf svga_tileblit +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd22ca511 svga_set_default_atc_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd6ec2c44 svga_compute_pll +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xdcc5a013 svga_wseq_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xe28d2a49 svga_set_default_gfx_regs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x0cc3ede5 cyber2000fb_detach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x534b6f18 cyber2000fb_disable_extregs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x754532c5 cyber2000fb_attach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0xb39f68d1 cyber2000fb_enable_extregs +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x233917d1 mac_vmode_to_var +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0xe2304303 mac_map_monitor_sense +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0xe57f6fde mac_find_mode +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x7fe1cf8d matroxfb_g450_setpll_cond +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x933990b6 matroxfb_g450_setclk +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0xc3e3a714 g450_mnp2f +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x304da862 matrox_G100 +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x614158ef DAC1064_global_restore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x62053a0c DAC1064_global_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0xff3df303 matrox_mystique +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_Ti3026 0x5c452119 matrox_millennium +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_accel 0x3cd121a3 matrox_cfbX_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x1983698f matroxfb_register_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x384ecccd matroxfb_enable_irq +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xe66aae2b matroxfb_unregister_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xfaa82075 matroxfb_wait_for_sync +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0x378db766 matroxfb_g450_shutdown +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0x6a172dc6 matroxfb_g450_connect +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x25cf8049 matroxfb_PLL_calcclock +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x2ea1237a matroxfb_vgaHWinit +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x454fc317 matroxfb_vgaHWrestore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x6789c156 matroxfb_DAC_in +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x6badda67 matroxfb_DAC_out +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xbc970d7c matroxfb_read_pins +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xcdc90c64 matroxfb_var2my +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0x3037658e sis_malloc +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0xfe963115 sis_free +EXPORT_SYMBOL drivers/video/vgastate 0x686de290 restore_vga +EXPORT_SYMBOL drivers/video/vgastate 0xe7a2620e save_vga +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x139a284e virtio_dma_buf_attach +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x3e55ffc3 virtio_dma_buf_export +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x44508e96 is_virtio_dma_buf +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x524bb598 virtio_dma_buf_get_uuid +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x443f9c4c w1_ds2780_io +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x6bece45a w1_ds2780_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0xa4954956 w1_ds2781_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0xc2a27ca0 w1_ds2781_io +EXPORT_SYMBOL drivers/w1/wire 0x4ca2c489 w1_unregister_family +EXPORT_SYMBOL drivers/w1/wire 0x690bb900 w1_register_family +EXPORT_SYMBOL drivers/w1/wire 0x69372a2e w1_add_master_device +EXPORT_SYMBOL drivers/w1/wire 0xb04c84b5 w1_remove_master_device +EXPORT_SYMBOL fs/fscache/fscache 0x027f0c71 __fscache_relinquish_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x03513381 fscache_cookie_lookup_negative +EXPORT_SYMBOL fs/fscache/fscache 0x04c6eb42 __fscache_acquire_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x06539cc0 fscache_relinquish_cache +EXPORT_SYMBOL fs/fscache/fscache 0x0f67b7bd fscache_end_volume_access +EXPORT_SYMBOL fs/fscache/fscache 0x1223f505 fscache_acquire_cache +EXPORT_SYMBOL fs/fscache/fscache 0x18287421 fscache_add_cache +EXPORT_SYMBOL fs/fscache/fscache 0x1a0d09e7 fscache_n_write +EXPORT_SYMBOL fs/fscache/fscache 0x1d5e0373 fscache_wait_for_operation +EXPORT_SYMBOL fs/fscache/fscache 0x234a140d __traceiter_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x2aa0a52a __fscache_write_to_cache +EXPORT_SYMBOL fs/fscache/fscache 0x2b389369 __tracepoint_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x2e60a106 fscache_io_error +EXPORT_SYMBOL fs/fscache/fscache 0x306805d3 __SCK__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x3e000d1c __fscache_resize_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x4404d2aa fscache_n_no_create_space +EXPORT_SYMBOL fs/fscache/fscache 0x47806df6 __fscache_begin_write_operation +EXPORT_SYMBOL fs/fscache/fscache 0x4996bd29 fscache_n_updates +EXPORT_SYMBOL fs/fscache/fscache 0x4bd084ba __SCK__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x4c3a6c84 __fscache_use_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x527b289a fscache_get_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x53b4d9a0 fscache_withdraw_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x557a775f fscache_addremove_sem +EXPORT_SYMBOL fs/fscache/fscache 0x65dbfb07 fscache_withdraw_volume +EXPORT_SYMBOL fs/fscache/fscache 0x68f960e3 __fscache_acquire_volume +EXPORT_SYMBOL fs/fscache/fscache 0x6e416521 __SCK__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x71fb0e58 __tracepoint_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x77e19a42 __tracepoint_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x7ef963f0 fscache_put_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x82736aa6 __fscache_clear_page_bits +EXPORT_SYMBOL fs/fscache/fscache 0x8c2d6da7 fscache_clearance_waiters +EXPORT_SYMBOL fs/fscache/fscache 0x8de6c531 __fscache_invalidate +EXPORT_SYMBOL fs/fscache/fscache 0x90d447f3 fscache_n_culled +EXPORT_SYMBOL fs/fscache/fscache 0x9423e8bd __fscache_begin_read_operation +EXPORT_SYMBOL fs/fscache/fscache 0x9ffefcb2 fscache_n_read +EXPORT_SYMBOL fs/fscache/fscache 0xa229949b fscache_dirty_folio +EXPORT_SYMBOL fs/fscache/fscache 0xae6040a5 __traceiter_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xb363be0a fscache_caching_failed +EXPORT_SYMBOL fs/fscache/fscache 0xba5f608d fscache_resume_after_invalidation +EXPORT_SYMBOL fs/fscache/fscache 0xbca46908 fscache_wq +EXPORT_SYMBOL fs/fscache/fscache 0xc2956cfb __fscache_relinquish_volume +EXPORT_SYMBOL fs/fscache/fscache 0xcce11a60 fscache_n_no_write_space +EXPORT_SYMBOL fs/fscache/fscache 0xcf382fdf fscache_end_cookie_access +EXPORT_SYMBOL fs/fscache/fscache 0xdcb87498 __traceiter_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xdcf109f1 fscache_withdraw_cache +EXPORT_SYMBOL fs/fscache/fscache 0xf5ab0769 __fscache_unuse_cookie +EXPORT_SYMBOL fs/netfs/netfs 0x78d94330 netfs_subreq_terminated +EXPORT_SYMBOL fs/netfs/netfs 0x91758a11 netfs_write_begin +EXPORT_SYMBOL fs/netfs/netfs 0xbc70a381 netfs_stats_show +EXPORT_SYMBOL fs/netfs/netfs 0xe6ad47d9 netfs_readahead +EXPORT_SYMBOL fs/netfs/netfs 0xec3ca5cb netfs_read_folio +EXPORT_SYMBOL fs/ocfs2/cluster/ocfs2_nodemanager 0xbfd7d7a2 o2hb_global_heartbeat_active +EXPORT_SYMBOL fs/quota/quota_tree 0x311a1576 qtree_read_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x31e2ab90 qtree_entry_unused +EXPORT_SYMBOL fs/quota/quota_tree 0x83e66228 qtree_get_next_id +EXPORT_SYMBOL fs/quota/quota_tree 0x9b951cd1 qtree_write_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xbd65d8f2 qtree_release_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xfad870d8 qtree_delete_dquot +EXPORT_SYMBOL lib/crc-itu-t 0x09a34a2b crc_itu_t +EXPORT_SYMBOL lib/crc-itu-t 0xd819a524 crc_itu_t_table +EXPORT_SYMBOL lib/crc7 0x65aaf037 crc7_be_syndrome_table +EXPORT_SYMBOL lib/crc7 0xba55d23e crc7_be +EXPORT_SYMBOL lib/crypto/libarc4 0x2bb32ad1 arc4_setkey +EXPORT_SYMBOL lib/crypto/libarc4 0xcd47fcc4 arc4_crypt +EXPORT_SYMBOL lib/crypto/libchacha 0xcec122d7 chacha_crypt_generic +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x147c3f2e chacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x521c7102 xchacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x6c713da5 chacha20poly1305_encrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x916491ac chacha20poly1305_decrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xc20134e7 chacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xce15a526 xchacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x12627f15 curve25519_generic +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x4a5a8811 curve25519_null_point +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x7e6fdbfc curve25519_base_point +EXPORT_SYMBOL lib/crypto/libpoly1305 0x021f3700 poly1305_core_blocks +EXPORT_SYMBOL lib/crypto/libpoly1305 0xbcb90cb3 poly1305_core_emit +EXPORT_SYMBOL lib/crypto/libpoly1305 0xd45b9cf4 poly1305_core_setkey +EXPORT_SYMBOL lib/libcrc32c 0xb15b4109 crc32c +EXPORT_SYMBOL lib/lru_cache 0x0cb562e6 lc_put +EXPORT_SYMBOL lib/lru_cache 0x12de578e lc_committed +EXPORT_SYMBOL lib/lru_cache 0x1d2ebc6a lc_get +EXPORT_SYMBOL lib/lru_cache 0x2675693b lc_del +EXPORT_SYMBOL lib/lru_cache 0x3f7e1726 lc_seq_printf_stats +EXPORT_SYMBOL lib/lru_cache 0x65de8858 lc_seq_dump_details +EXPORT_SYMBOL lib/lru_cache 0x75e88edc lc_destroy +EXPORT_SYMBOL lib/lru_cache 0x96d40a48 lc_try_get +EXPORT_SYMBOL lib/lru_cache 0xa79000a0 lc_is_used +EXPORT_SYMBOL lib/lru_cache 0xaeb959aa lc_create +EXPORT_SYMBOL lib/lru_cache 0xbf18a077 lc_reset +EXPORT_SYMBOL lib/lru_cache 0xc4d8d7a4 lc_find +EXPORT_SYMBOL lib/lru_cache 0xdbdee578 lc_element_by_index +EXPORT_SYMBOL lib/lru_cache 0xf0e20f9b lc_try_lock +EXPORT_SYMBOL lib/lru_cache 0xfba16232 lc_get_cumulative +EXPORT_SYMBOL lib/lz4/lz4_compress 0x4f4d78c5 LZ4_compress_default +EXPORT_SYMBOL lib/lz4/lz4_compress 0x5bc92e85 LZ4_compress_destSize +EXPORT_SYMBOL lib/lz4/lz4_compress 0x6004858d LZ4_compress_fast +EXPORT_SYMBOL lib/lz4/lz4_compress 0x635ff76d LZ4_saveDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0x749849d8 LZ4_loadDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0xf9eced44 LZ4_compress_fast_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x38f7b6e0 LZ4_compress_HC_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x93ff008c LZ4_loadDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x9cef495b LZ4_saveDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0xddf86133 LZ4_compress_HC +EXPORT_SYMBOL lib/math/cordic 0x7e431c15 cordic_calc_iq +EXPORT_SYMBOL lib/objagg 0x0363233d objagg_obj_raw +EXPORT_SYMBOL lib/objagg 0x23865923 objagg_destroy +EXPORT_SYMBOL lib/objagg 0x24ca5ca9 objagg_obj_root_priv +EXPORT_SYMBOL lib/objagg 0x342aefe2 objagg_obj_delta_priv +EXPORT_SYMBOL lib/objagg 0x352633f4 objagg_hints_stats_get +EXPORT_SYMBOL lib/objagg 0x3c58e78f objagg_hints_put +EXPORT_SYMBOL lib/objagg 0x6691f29d objagg_obj_put +EXPORT_SYMBOL lib/objagg 0x679e8cc2 objagg_create +EXPORT_SYMBOL lib/objagg 0xb17ab162 objagg_obj_get +EXPORT_SYMBOL lib/objagg 0xdaa3ee68 objagg_stats_get +EXPORT_SYMBOL lib/objagg 0xf5511527 objagg_stats_put +EXPORT_SYMBOL lib/objagg 0xfaa9d1a8 objagg_hints_get +EXPORT_SYMBOL lib/parman 0x0f518717 parman_prio_init +EXPORT_SYMBOL lib/parman 0x7b03d378 parman_item_add +EXPORT_SYMBOL lib/parman 0x8b7e26f5 parman_item_remove +EXPORT_SYMBOL lib/parman 0xc3e2d892 parman_create +EXPORT_SYMBOL lib/parman 0xc6a3d260 parman_prio_fini +EXPORT_SYMBOL lib/parman 0xca39ae6a parman_destroy +EXPORT_SYMBOL lib/raid6/raid6_pq 0x0b2c64a3 raid6_vgfmul +EXPORT_SYMBOL lib/raid6/raid6_pq 0x17f54263 raid6_gfexp +EXPORT_SYMBOL lib/raid6/raid6_pq 0x2b4846a1 raid6_empty_zero_page +EXPORT_SYMBOL lib/raid6/raid6_pq 0x59a2712d raid6_gfinv +EXPORT_SYMBOL lib/raid6/raid6_pq 0xc8e3332b raid6_gflog +EXPORT_SYMBOL lib/raid6/raid6_pq 0xcc4ee841 raid6_gfexi +EXPORT_SYMBOL lib/raid6/raid6_pq 0xd91319d6 raid6_gfmul +EXPORT_SYMBOL net/6lowpan/6lowpan 0x440474ae lowpan_unregister_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0x58050c52 lowpan_nhc_add +EXPORT_SYMBOL net/6lowpan/6lowpan 0xbcee8f8d lowpan_register_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0xde0a88cd lowpan_unregister_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0xf3909a83 lowpan_nhc_del +EXPORT_SYMBOL net/6lowpan/6lowpan 0xf98b3c34 lowpan_register_netdev +EXPORT_SYMBOL net/802/p8022 0x2dcef7d3 unregister_8022_client +EXPORT_SYMBOL net/802/p8022 0xbee883ae register_8022_client +EXPORT_SYMBOL net/802/psnap 0x711ec69e unregister_snap_client +EXPORT_SYMBOL net/802/psnap 0x91a777a2 register_snap_client +EXPORT_SYMBOL net/9p/9pnet 0x0504c961 v9fs_get_default_trans +EXPORT_SYMBOL net/9p/9pnet 0x0d0fc300 p9_client_read +EXPORT_SYMBOL net/9p/9pnet 0x12e58f8b p9_show_client_options +EXPORT_SYMBOL net/9p/9pnet 0x14418c49 p9_client_readdir +EXPORT_SYMBOL net/9p/9pnet 0x17e64118 p9_client_unlinkat +EXPORT_SYMBOL net/9p/9pnet 0x1a61ec5b p9_client_getlock_dotl +EXPORT_SYMBOL net/9p/9pnet 0x2726fb10 p9_client_getattr_dotl +EXPORT_SYMBOL net/9p/9pnet 0x2ca77a12 v9fs_get_trans_by_name +EXPORT_SYMBOL net/9p/9pnet 0x326fc054 __traceiter_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0x37871555 do_trace_9p_fid_get +EXPORT_SYMBOL net/9p/9pnet 0x396c7440 p9_client_setattr +EXPORT_SYMBOL net/9p/9pnet 0x3b00651b p9_client_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x3d73a797 p9_errstr2errno +EXPORT_SYMBOL net/9p/9pnet 0x41ce9823 p9stat_read +EXPORT_SYMBOL net/9p/9pnet 0x4ba99359 p9_fcall_fini +EXPORT_SYMBOL net/9p/9pnet 0x56286948 p9_client_mkdir_dotl +EXPORT_SYMBOL net/9p/9pnet 0x59b24166 p9_release_pages +EXPORT_SYMBOL net/9p/9pnet 0x61e5c3d7 p9_client_statfs +EXPORT_SYMBOL net/9p/9pnet 0x68d9df3b p9_is_proto_dotu +EXPORT_SYMBOL net/9p/9pnet 0x6ca9d8c7 do_trace_9p_fid_put +EXPORT_SYMBOL net/9p/9pnet 0x6cb6c3dc p9_client_begin_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x6cc2cb64 p9_is_proto_dotl +EXPORT_SYMBOL net/9p/9pnet 0x6d88ea22 p9_client_readlink +EXPORT_SYMBOL net/9p/9pnet 0x70071e51 p9_client_renameat +EXPORT_SYMBOL net/9p/9pnet 0x761cad64 p9_parse_header +EXPORT_SYMBOL net/9p/9pnet 0x7627c68c p9_client_create +EXPORT_SYMBOL net/9p/9pnet 0x77c65114 p9_client_open +EXPORT_SYMBOL net/9p/9pnet 0x7d5136f1 p9_client_link +EXPORT_SYMBOL net/9p/9pnet 0x8c4e74e0 p9_client_create_dotl +EXPORT_SYMBOL net/9p/9pnet 0x91c16c16 p9_client_symlink +EXPORT_SYMBOL net/9p/9pnet 0x9436ed81 p9_client_rename +EXPORT_SYMBOL net/9p/9pnet 0x958bd0a4 p9_client_wstat +EXPORT_SYMBOL net/9p/9pnet 0x95bd8f96 p9dirent_read +EXPORT_SYMBOL net/9p/9pnet 0xa3575154 p9_client_mknod_dotl +EXPORT_SYMBOL net/9p/9pnet 0xaba18f77 p9_client_write +EXPORT_SYMBOL net/9p/9pnet 0xad2cbb53 p9_client_remove +EXPORT_SYMBOL net/9p/9pnet 0xb2400bd3 p9_client_stat +EXPORT_SYMBOL net/9p/9pnet 0xb3280d1e v9fs_register_trans +EXPORT_SYMBOL net/9p/9pnet 0xb55ae777 __SCK__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xb82fab88 p9_client_cb +EXPORT_SYMBOL net/9p/9pnet 0xbb0faa50 p9_client_fcreate +EXPORT_SYMBOL net/9p/9pnet 0xc318d6f7 p9_client_read_once +EXPORT_SYMBOL net/9p/9pnet 0xc753b7c0 p9_client_attach +EXPORT_SYMBOL net/9p/9pnet 0xd384c683 p9stat_free +EXPORT_SYMBOL net/9p/9pnet 0xd48025f6 p9_tag_lookup +EXPORT_SYMBOL net/9p/9pnet 0xe3603c8b p9_client_walk +EXPORT_SYMBOL net/9p/9pnet 0xe58a3360 p9_error_init +EXPORT_SYMBOL net/9p/9pnet 0xea244557 p9_client_clunk +EXPORT_SYMBOL net/9p/9pnet 0xeb1ed225 p9_req_put +EXPORT_SYMBOL net/9p/9pnet 0xeb91b9e3 v9fs_unregister_trans +EXPORT_SYMBOL net/9p/9pnet 0xec42eb5f p9_client_destroy +EXPORT_SYMBOL net/9p/9pnet 0xee437897 __tracepoint_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xef385631 p9_client_lock_dotl +EXPORT_SYMBOL net/9p/9pnet 0xfe305dcc p9_client_fsync +EXPORT_SYMBOL net/appletalk/appletalk 0x8b45bb66 alloc_ltalkdev +EXPORT_SYMBOL net/appletalk/appletalk 0x9292a557 aarp_send_ddp +EXPORT_SYMBOL net/appletalk/appletalk 0xbecc400a atalk_find_dev_addr +EXPORT_SYMBOL net/appletalk/appletalk 0xc615d13f atrtr_get_dev +EXPORT_SYMBOL net/atm/atm 0x07bf2f53 vcc_insert_socket +EXPORT_SYMBOL net/atm/atm 0x12229b5a atm_charge +EXPORT_SYMBOL net/atm/atm 0x2cc2d52d vcc_hash +EXPORT_SYMBOL net/atm/atm 0x4443d399 atm_proc_root +EXPORT_SYMBOL net/atm/atm 0x44c6e633 vcc_sklist_lock +EXPORT_SYMBOL net/atm/atm 0x510ca4ad vcc_release_async +EXPORT_SYMBOL net/atm/atm 0x53418d0f atm_alloc_charge +EXPORT_SYMBOL net/atm/atm 0x639bc198 atm_init_aal5 +EXPORT_SYMBOL net/atm/atm 0x69664373 vcc_process_recv_queue +EXPORT_SYMBOL net/atm/atm 0x9feaf287 sonet_subtract_stats +EXPORT_SYMBOL net/atm/atm 0xa8130558 atm_dev_deregister +EXPORT_SYMBOL net/atm/atm 0xaa024146 sonet_copy_stats +EXPORT_SYMBOL net/atm/atm 0xbf72e87a atm_dev_signal_change +EXPORT_SYMBOL net/atm/atm 0xcc7194b1 atm_dev_release_vccs +EXPORT_SYMBOL net/atm/atm 0xe3d3723d atm_dev_register +EXPORT_SYMBOL net/atm/atm 0xef9b70d3 register_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0xf0bf895b deregister_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0xf49bc67a atm_pcr_goal +EXPORT_SYMBOL net/atm/atm 0xfb04dd67 atm_dev_lookup +EXPORT_SYMBOL net/ax25/ax25 0x087e34a7 ax25_send_frame +EXPORT_SYMBOL net/ax25/ax25 0x14cecd59 ax25_display_timer +EXPORT_SYMBOL net/ax25/ax25 0x242852b9 ax25_uid_policy +EXPORT_SYMBOL net/ax25/ax25 0x4502c65a asc2ax +EXPORT_SYMBOL net/ax25/ax25 0x482709ac ax25_listen_release +EXPORT_SYMBOL net/ax25/ax25 0x53dea1ff ax2asc +EXPORT_SYMBOL net/ax25/ax25 0x58163fb5 ax25_find_cb +EXPORT_SYMBOL net/ax25/ax25 0x8ede9e26 ax25_protocol_release +EXPORT_SYMBOL net/ax25/ax25 0x8f3b51fe ax25_ip_xmit +EXPORT_SYMBOL net/ax25/ax25 0xad73e6be ax25_listen_register +EXPORT_SYMBOL net/ax25/ax25 0xc1444946 ax25cmp +EXPORT_SYMBOL net/ax25/ax25 0xc322b323 ax25_linkfail_release +EXPORT_SYMBOL net/ax25/ax25 0xd43ecbf1 null_ax25_address +EXPORT_SYMBOL net/ax25/ax25 0xee02e420 ax25_findbyuid +EXPORT_SYMBOL net/ax25/ax25 0xfbe0f75f ax25_header_ops +EXPORT_SYMBOL net/ax25/ax25 0xffb8961c ax25_linkfail_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x029a6639 hci_get_route +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0718b8b7 bt_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x11403d0b l2cap_unregister_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x137366c0 bt_sock_poll +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1810b3b0 hci_mgmt_chan_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1be01360 hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1dd9bdbb hci_recv_diag +EXPORT_SYMBOL net/bluetooth/bluetooth 0x214e4265 bt_warn +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2470660e bt_sock_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0x253c6fab hci_cmd_sync_cancel +EXPORT_SYMBOL net/bluetooth/bluetooth 0x265ddfcf hci_resume_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x26947271 hci_devcd_append_pattern +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2ade3607 hci_register_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3134ccba l2cap_chan_close +EXPORT_SYMBOL net/bluetooth/bluetooth 0x32e9c7b8 bt_sock_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3693d518 bt_accept_dequeue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3834b196 l2cap_is_socket +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3bedce08 hci_conn_switch_role +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3ccf0836 l2cap_register_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4741bd5f hci_free_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x496fb692 __hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4df00075 l2cap_conn_get +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4e443110 __hci_cmd_sync_status_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4eead29e hci_set_fw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x560fcea4 hci_unregister_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0x58fce2e4 hci_unregister_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x676deb3d bt_sock_ioctl +EXPORT_SYMBOL net/bluetooth/bluetooth 0x72962b2a hci_release_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x73453c42 bt_sock_reclassify_lock +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7391e89a hci_devcd_abort +EXPORT_SYMBOL net/bluetooth/bluetooth 0x775631ca hci_devcd_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0x77c29fc7 hci_alloc_dev_priv +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7aad008b bt_to_errno +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b5ce5c3 baswap +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b8c32f1 bt_err +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7bd9427a bt_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7d644a34 hci_reset_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7d7493cd l2cap_conn_put +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8d237524 hci_devcd_complete +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8fea24bd bt_sock_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa0833e75 hci_devcd_append +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa36d67be hci_devcd_rx +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa4d963cd __hci_cmd_send +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa57356bd bt_accept_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa60137a1 hci_devcd_timeout +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa7c39d4f hci_cmd_sync_submit +EXPORT_SYMBOL net/bluetooth/bluetooth 0xae576aeb hci_conn_security +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb34c5ee1 bt_sock_stream_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb3a19ce8 hci_set_hw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb4c72f70 hci_suspend_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xbc806145 __hci_cmd_sync_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc4519527 bt_sock_link +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc834ad31 hci_conn_check_secure +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc90cb190 hci_mgmt_chan_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0xcc4b88cf bt_accept_enqueue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd145bcc9 bt_procfs_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd32f245e bt_procfs_cleanup +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd3a8d3e8 __hci_cmd_sync_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7613212 bt_err_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7fb99cc hci_recv_frame +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd890eabb bt_sock_wait_state +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd932a37e hci_register_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xddacccf6 bt_warn_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe0f6f733 __hci_cmd_sync_ev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe1c4ffa8 hci_cmd_sync_queue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe5cbb25d bt_sock_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf5fef8a3 bt_sock_wait_ready +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf8bc3bb7 hci_devcd_register +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x1b57f06b ebt_register_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x1e0829ed ebt_do_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x3a605d1a ebt_unregister_table_pre_exit +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x510d1068 ebt_unregister_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xe102fd42 ebt_register_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xe148b903 ebt_unregister_template +EXPORT_SYMBOL net/caif/caif 0x059f9f90 cfcnfg_add_phy_layer +EXPORT_SYMBOL net/caif/caif 0x1446b60a caif_client_register_refcnt +EXPORT_SYMBOL net/caif/caif 0x2a09f713 cfpkt_fromnative +EXPORT_SYMBOL net/caif/caif 0x329dbd06 cfpkt_info +EXPORT_SYMBOL net/caif/caif 0x38701a7c cfcnfg_del_phy_layer +EXPORT_SYMBOL net/caif/caif 0x3fa84493 cfpkt_add_head +EXPORT_SYMBOL net/caif/caif 0x40babbe0 cfpkt_extr_head +EXPORT_SYMBOL net/caif/caif 0x4a237e57 cfpkt_tonative +EXPORT_SYMBOL net/caif/caif 0x839ddb7b cfcnfg_set_phy_state +EXPORT_SYMBOL net/caif/caif 0x89e92ff4 get_cfcnfg +EXPORT_SYMBOL net/caif/caif 0x94ead25f caif_connect_client +EXPORT_SYMBOL net/caif/caif 0x9e3e305d cfpkt_set_prio +EXPORT_SYMBOL net/caif/caif 0xb7b6874e caif_free_client +EXPORT_SYMBOL net/caif/caif 0xd3f341a2 caif_disconnect_client +EXPORT_SYMBOL net/caif/caif 0xfd019422 caif_enroll_dev +EXPORT_SYMBOL net/can/can 0x0fee8a71 can_proto_unregister +EXPORT_SYMBOL net/can/can 0x3d40e959 can_rx_register +EXPORT_SYMBOL net/can/can 0x50f9e67a can_sock_destruct +EXPORT_SYMBOL net/can/can 0x70126e8e can_send +EXPORT_SYMBOL net/can/can 0x9a2c958c can_proto_register +EXPORT_SYMBOL net/can/can 0xa8d40080 can_rx_unregister +EXPORT_SYMBOL net/ceph/libceph 0x0010c03f ceph_msg_new2 +EXPORT_SYMBOL net/ceph/libceph 0x021a9fa8 ceph_monc_get_version +EXPORT_SYMBOL net/ceph/libceph 0x04b2ff3d ceph_osdc_maybe_request_map +EXPORT_SYMBOL net/ceph/libceph 0x04cad6f0 ceph_pg_poolid_by_name +EXPORT_SYMBOL net/ceph/libceph 0x0aaf62b9 osd_req_op_cls_request_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x0e29e157 ceph_copy_from_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x11d3fa5d ceph_cls_lock_info +EXPORT_SYMBOL net/ceph/libceph 0x1378aba3 ceph_pg_pool_name_by_id +EXPORT_SYMBOL net/ceph/libceph 0x165b1948 ceph_pagelist_free_reserve +EXPORT_SYMBOL net/ceph/libceph 0x17c17611 ceph_pg_to_acting_primary +EXPORT_SYMBOL net/ceph/libceph 0x18b0745a ceph_auth_handle_svc_reply_more +EXPORT_SYMBOL net/ceph/libceph 0x1c04b10f ceph_cls_lock +EXPORT_SYMBOL net/ceph/libceph 0x1c62b39e ceph_con_keepalive +EXPORT_SYMBOL net/ceph/libceph 0x1fe21dd2 __ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x2087719e ceph_oid_copy +EXPORT_SYMBOL net/ceph/libceph 0x2101cbc9 ceph_oid_destroy +EXPORT_SYMBOL net/ceph/libceph 0x294b1632 osd_req_op_extent_osd_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x2a983d26 ceph_pagelist_release +EXPORT_SYMBOL net/ceph/libceph 0x2ba56273 ceph_osdc_call +EXPORT_SYMBOL net/ceph/libceph 0x2cc82b21 ceph_parse_param +EXPORT_SYMBOL net/ceph/libceph 0x2d4f6586 osd_req_op_cls_request_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x32875cee ceph_cls_break_lock +EXPORT_SYMBOL net/ceph/libceph 0x379f81b9 osd_req_op_raw_data_in_pages +EXPORT_SYMBOL net/ceph/libceph 0x38f2d94e ceph_file_to_extents +EXPORT_SYMBOL net/ceph/libceph 0x391535f2 ceph_monc_stop +EXPORT_SYMBOL net/ceph/libceph 0x3c8d7111 ceph_get_num_objects +EXPORT_SYMBOL net/ceph/libceph 0x3c942e3a ceph_check_fsid +EXPORT_SYMBOL net/ceph/libceph 0x3e0d4747 ceph_con_open +EXPORT_SYMBOL net/ceph/libceph 0x3f8405e2 ceph_msg_data_add_bio +EXPORT_SYMBOL net/ceph/libceph 0x40024cd2 ceph_msg_data_add_pages +EXPORT_SYMBOL net/ceph/libceph 0x413b8aee ceph_osdc_update_epoch_barrier +EXPORT_SYMBOL net/ceph/libceph 0x415377fa ceph_osdc_unwatch +EXPORT_SYMBOL net/ceph/libceph 0x417a9131 ceph_oloc_destroy +EXPORT_SYMBOL net/ceph/libceph 0x448dec75 ceph_auth_handle_bad_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x45202730 osd_req_op_extent_osd_data_bio +EXPORT_SYMBOL net/ceph/libceph 0x45e5926f ceph_monc_renew_subs +EXPORT_SYMBOL net/ceph/libceph 0x464faf84 ceph_osdc_new_request +EXPORT_SYMBOL net/ceph/libceph 0x466b85b8 libceph_compatible +EXPORT_SYMBOL net/ceph/libceph 0x4931d419 ceph_osdc_sync +EXPORT_SYMBOL net/ceph/libceph 0x4affd6c2 ceph_parse_fsid +EXPORT_SYMBOL net/ceph/libceph 0x4cc2aa98 ceph_osdc_alloc_messages +EXPORT_SYMBOL net/ceph/libceph 0x50372ad6 ceph_osdc_abort_requests +EXPORT_SYMBOL net/ceph/libceph 0x50603ce3 ceph_decode_entity_addrvec +EXPORT_SYMBOL net/ceph/libceph 0x50b9aedf ceph_auth_verify_authorizer_reply +EXPORT_SYMBOL net/ceph/libceph 0x51d336cf ceph_osdc_notify +EXPORT_SYMBOL net/ceph/libceph 0x55bb23bb ceph_create_client +EXPORT_SYMBOL net/ceph/libceph 0x5616febe ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x57baf885 ceph_str_hash +EXPORT_SYMBOL net/ceph/libceph 0x598c6531 ceph_print_client_options +EXPORT_SYMBOL net/ceph/libceph 0x5aeeee62 ceph_oid_aprintf +EXPORT_SYMBOL net/ceph/libceph 0x5d08e421 ceph_osdc_alloc_request +EXPORT_SYMBOL net/ceph/libceph 0x5fe1f4a8 ceph_osdc_wait_request +EXPORT_SYMBOL net/ceph/libceph 0x6134e838 osd_req_op_cls_init +EXPORT_SYMBOL net/ceph/libceph 0x615e50ec ceph_copy_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x63758856 ceph_str_hash_name +EXPORT_SYMBOL net/ceph/libceph 0x65f80834 ceph_cls_unlock +EXPORT_SYMBOL net/ceph/libceph 0x69f464ff ceph_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x6a7a38a0 ceph_pr_addr +EXPORT_SYMBOL net/ceph/libceph 0x6b755e3f osd_req_op_cls_request_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x711954ce ceph_osdc_get_request +EXPORT_SYMBOL net/ceph/libceph 0x71597e86 osd_req_op_init +EXPORT_SYMBOL net/ceph/libceph 0x78a82e52 ceph_con_close +EXPORT_SYMBOL net/ceph/libceph 0x79e72037 ceph_msg_new +EXPORT_SYMBOL net/ceph/libceph 0x7a38fae4 ceph_msg_dump +EXPORT_SYMBOL net/ceph/libceph 0x7a875550 ceph_monc_open_session +EXPORT_SYMBOL net/ceph/libceph 0x7b223fc6 ceph_osdc_list_watchers +EXPORT_SYMBOL net/ceph/libceph 0x82ce864d ceph_osdc_watch +EXPORT_SYMBOL net/ceph/libceph 0x865d1b8e ceph_con_send +EXPORT_SYMBOL net/ceph/libceph 0x86fca7e4 ceph_put_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x873d19c4 ceph_osdc_cancel_request +EXPORT_SYMBOL net/ceph/libceph 0x8a6ffb9e ceph_wait_for_latest_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x8ed63541 ceph_cls_set_cookie +EXPORT_SYMBOL net/ceph/libceph 0x8f06d1df ceph_monc_want_map +EXPORT_SYMBOL net/ceph/libceph 0x8f7800f7 ceph_monc_got_map +EXPORT_SYMBOL net/ceph/libceph 0x92b7b4ce ceph_pg_pool_flags +EXPORT_SYMBOL net/ceph/libceph 0x987d3968 ceph_alloc_options +EXPORT_SYMBOL net/ceph/libceph 0x98e1398f osd_req_op_extent_update +EXPORT_SYMBOL net/ceph/libceph 0x9b5883da ceph_msg_get +EXPORT_SYMBOL net/ceph/libceph 0x9bc6b539 ceph_find_or_create_string +EXPORT_SYMBOL net/ceph/libceph 0x9c7d265e ceph_monc_do_statfs +EXPORT_SYMBOL net/ceph/libceph 0x9ca95932 ceph_create_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x9e67f410 osd_req_op_extent_init +EXPORT_SYMBOL net/ceph/libceph 0x9efd8977 ceph_monc_blocklist_add +EXPORT_SYMBOL net/ceph/libceph 0x9fbba67f ceph_buffer_new +EXPORT_SYMBOL net/ceph/libceph 0x9fefa3cb ceph_calc_file_object_mapping +EXPORT_SYMBOL net/ceph/libceph 0xa1c82ce7 ceph_parse_mon_ips +EXPORT_SYMBOL net/ceph/libceph 0xa33c021f ceph_copy_user_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xa698f998 ceph_free_lockers +EXPORT_SYMBOL net/ceph/libceph 0xa88606cc ceph_osdc_notify_ack +EXPORT_SYMBOL net/ceph/libceph 0xa93a72d7 ceph_osdc_flush_notifies +EXPORT_SYMBOL net/ceph/libceph 0xaa5de6db osd_req_op_extent_osd_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xad703657 ceph_auth_destroy_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xae5729d9 osd_req_op_extent_osd_iter +EXPORT_SYMBOL net/ceph/libceph 0xafb8a407 ceph_msgr_flush +EXPORT_SYMBOL net/ceph/libceph 0xb040f2e5 ceph_auth_handle_svc_reply_done +EXPORT_SYMBOL net/ceph/libceph 0xb09395d5 osd_req_op_copy_from_init +EXPORT_SYMBOL net/ceph/libceph 0xb22e0767 ceph_zero_page_vector_range +EXPORT_SYMBOL net/ceph/libceph 0xb3c417f2 ceph_client_gid +EXPORT_SYMBOL net/ceph/libceph 0xb5086810 ceph_msg_put +EXPORT_SYMBOL net/ceph/libceph 0xb54676fa ceph_msg_type_name +EXPORT_SYMBOL net/ceph/libceph 0xb6aa1127 osd_req_op_cls_response_data_pages +EXPORT_SYMBOL net/ceph/libceph 0xb72c162e ceph_buffer_release +EXPORT_SYMBOL net/ceph/libceph 0xbcdb10a8 __ceph_alloc_sparse_ext_map +EXPORT_SYMBOL net/ceph/libceph 0xbd2f79ae ceph_oloc_copy +EXPORT_SYMBOL net/ceph/libceph 0xbd4fd371 osd_req_op_extent_osd_data_pages +EXPORT_SYMBOL net/ceph/libceph 0xbe3879aa ceph_get_snap_context +EXPORT_SYMBOL net/ceph/libceph 0xbf6dd30f ceph_auth_invalidate_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xc20b1c0c __ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xc366bfa1 ceph_pagelist_truncate +EXPORT_SYMBOL net/ceph/libceph 0xc539c2fd ceph_auth_is_authenticated +EXPORT_SYMBOL net/ceph/libceph 0xc58eab84 osd_req_op_xattr_init +EXPORT_SYMBOL net/ceph/libceph 0xc5fbb697 ceph_put_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xc78da415 ceph_con_init +EXPORT_SYMBOL net/ceph/libceph 0xc927a916 ceph_destroy_client +EXPORT_SYMBOL net/ceph/libceph 0xca80437b ceph_extent_to_file +EXPORT_SYMBOL net/ceph/libceph 0xcd5ac9b3 ceph_auth_add_authorizer_challenge +EXPORT_SYMBOL net/ceph/libceph 0xcda42688 ceph_monc_validate_auth +EXPORT_SYMBOL net/ceph/libceph 0xd09deb47 ceph_reset_client_addr +EXPORT_SYMBOL net/ceph/libceph 0xd4d736db ceph_destroy_options +EXPORT_SYMBOL net/ceph/libceph 0xd4eb7735 ceph_decode_entity_addr +EXPORT_SYMBOL net/ceph/libceph 0xd7aa0c5e ceph_monc_wait_osdmap +EXPORT_SYMBOL net/ceph/libceph 0xd8d8e367 osd_req_op_extent_osd_data +EXPORT_SYMBOL net/ceph/libceph 0xdc5bff36 ceph_msg_data_add_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xde0e03c4 ceph_monc_get_version_async +EXPORT_SYMBOL net/ceph/libceph 0xdf50f27c ceph_compare_options +EXPORT_SYMBOL net/ceph/libceph 0xdf6ef4a1 ceph_oid_printf +EXPORT_SYMBOL net/ceph/libceph 0xdfc091f9 ceph_entity_type_name +EXPORT_SYMBOL net/ceph/libceph 0xe1140561 osd_req_op_extent_osd_data_bvec_pos +EXPORT_SYMBOL net/ceph/libceph 0xe33b59c8 ceph_cls_assert_locked +EXPORT_SYMBOL net/ceph/libceph 0xe34a59f2 ceph_object_locator_to_pg +EXPORT_SYMBOL net/ceph/libceph 0xe443d279 ceph_osdc_put_request +EXPORT_SYMBOL net/ceph/libceph 0xe4d66cfc ceph_osdc_clear_abort_err +EXPORT_SYMBOL net/ceph/libceph 0xe531e57d ceph_monc_init +EXPORT_SYMBOL net/ceph/libceph 0xe76e7226 ceph_pagelist_alloc +EXPORT_SYMBOL net/ceph/libceph 0xe8559094 ceph_osdc_start_request +EXPORT_SYMBOL net/ceph/libceph 0xee120c03 ceph_release_string +EXPORT_SYMBOL net/ceph/libceph 0xeef6cfa3 ceph_iterate_extents +EXPORT_SYMBOL net/ceph/libceph 0xefce3c3b ceph_pagelist_reserve +EXPORT_SYMBOL net/ceph/libceph 0xefce991c ceph_pagelist_append +EXPORT_SYMBOL net/ceph/libceph 0xf03fe862 ceph_pagelist_set_cursor +EXPORT_SYMBOL net/ceph/libceph 0xf15e31a0 ceph_alloc_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xf254297e ceph_addr_is_blank +EXPORT_SYMBOL net/ceph/libceph 0xf548d8eb osd_req_op_alloc_hint_init +EXPORT_SYMBOL net/ceph/libceph 0xf62dc713 ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xfa8fd93c ceph_release_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xfcaac76a osd_req_op_extent_dup_last +EXPORT_SYMBOL net/ceph/libceph 0xff9b3e73 ceph_msg_data_add_pagelist +EXPORT_SYMBOL net/dccp/dccp_ipv4 0x8ffb5894 dccp_req_err +EXPORT_SYMBOL net/dccp/dccp_ipv4 0xe6d7d1ab dccp_syn_ack_timeout +EXPORT_SYMBOL net/hsr/hsr 0x0b154548 is_hsr_master +EXPORT_SYMBOL net/hsr/hsr 0x65cff332 hsr_get_version +EXPORT_SYMBOL net/ieee802154/ieee802154 0x0df6c4ed wpan_phy_find +EXPORT_SYMBOL net/ieee802154/ieee802154 0x371d2fa1 wpan_phy_new +EXPORT_SYMBOL net/ieee802154/ieee802154 0x5ab46ff2 wpan_phy_register +EXPORT_SYMBOL net/ieee802154/ieee802154 0x7d1fd4a7 wpan_phy_for_each +EXPORT_SYMBOL net/ieee802154/ieee802154 0x98902833 wpan_phy_free +EXPORT_SYMBOL net/ieee802154/ieee802154 0xdda274a7 wpan_phy_unregister +EXPORT_SYMBOL net/ipv4/fou 0x1757d1a4 fou_encap_hlen +EXPORT_SYMBOL net/ipv4/fou 0x1be6a080 __gue_build_header +EXPORT_SYMBOL net/ipv4/fou 0x8a6e2da9 __fou_build_header +EXPORT_SYMBOL net/ipv4/fou 0xf13914b3 gue_encap_hlen +EXPORT_SYMBOL net/ipv4/gre 0x5fde66c9 gre_parse_header +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x401156f2 ip_tunnel_md_udp_encap +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x435f4773 ip_tunnel_encap_add_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x4ba53a53 ip_tunnel_get_link_net +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x4e03f3f7 ip_tunnel_encap_del_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x5d0d185a ip_tunnel_get_iflink +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x735b2381 arpt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xb6d22423 arpt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xc501c903 arpt_unregister_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xc7160216 arpt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x1cead771 ipt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x77ff58aa ipt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xa47ade9e ipt_unregister_table_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xeadb0c18 ipt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/tunnel4 0x5a268447 xfrm4_tunnel_deregister +EXPORT_SYMBOL net/ipv4/tunnel4 0x9faddc5b xfrm4_tunnel_register +EXPORT_SYMBOL net/ipv4/udp_tunnel 0xda936d21 udp_sock_create4 +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x3cde5d49 ip6_tnl_get_iflink +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x405d14c5 ip6_tnl_xmit +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x639c7397 ip6_tnl_change_mtu +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x645f35c9 ip6_tnl_rcv +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x960a2b8b ip6_tnl_encap_del_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xa76d7df1 ip6_tnl_parse_tlv_enc_lim +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xb51eeb19 ip6_tnl_get_cap +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xf0b1c891 ip6_tnl_get_link_net +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xf14021c5 ip6_tnl_encap_add_ops +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x49a49166 ip6t_unregister_table_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x53ed54ad ip6t_do_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xb444415f ip6t_register_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xf0d62e28 ip6t_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv6/tunnel6 0x13463d4b xfrm6_tunnel_deregister +EXPORT_SYMBOL net/ipv6/tunnel6 0x30b3e33e xfrm6_tunnel_register +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x882fcf22 xfrm6_tunnel_spi_lookup +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0xc604c77b xfrm6_tunnel_alloc_spi +EXPORT_SYMBOL net/lapb/lapb 0x0f33248d lapb_connect_request +EXPORT_SYMBOL net/lapb/lapb 0x12a1e584 lapb_setparms +EXPORT_SYMBOL net/lapb/lapb 0x52589179 lapb_data_received +EXPORT_SYMBOL net/lapb/lapb 0x69f3075b lapb_register +EXPORT_SYMBOL net/lapb/lapb 0x758905ab lapb_disconnect_request +EXPORT_SYMBOL net/lapb/lapb 0xb990b384 lapb_getparms +EXPORT_SYMBOL net/lapb/lapb 0xc14ee9ec lapb_data_request +EXPORT_SYMBOL net/lapb/lapb 0xeb102b1e lapb_unregister +EXPORT_SYMBOL net/llc/llc 0x17eb9712 llc_build_and_send_ui_pkt +EXPORT_SYMBOL net/llc/llc 0x38b92846 llc_remove_pack +EXPORT_SYMBOL net/llc/llc 0x52d7b2fd llc_sap_list +EXPORT_SYMBOL net/llc/llc 0x5abc46ad llc_sap_close +EXPORT_SYMBOL net/llc/llc 0x5be00512 llc_add_pack +EXPORT_SYMBOL net/llc/llc 0x85c92144 llc_sap_find +EXPORT_SYMBOL net/llc/llc 0xf3791533 llc_mac_hdr_init +EXPORT_SYMBOL net/llc/llc 0xfb141ef1 llc_sap_open +EXPORT_SYMBOL net/llc/llc 0xfd8e6480 llc_set_station_handler +EXPORT_SYMBOL net/mac80211/mac80211 0x00a10cd2 ieee80211_ctstoself_get +EXPORT_SYMBOL net/mac80211/mac80211 0x03bb1b15 ieee80211_beacon_cntdwn_is_complete +EXPORT_SYMBOL net/mac80211/mac80211 0x06905e3b ieee80211_sta_register_airtime +EXPORT_SYMBOL net/mac80211/mac80211 0x08f31315 ieee80211_unreserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x0bc32354 ieee80211_find_sta +EXPORT_SYMBOL net/mac80211/mac80211 0x0be29a3d ieee80211_tx_prepare_skb +EXPORT_SYMBOL net/mac80211/mac80211 0x1280c8dd ieee80211_stop_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x14df202a ieee80211_next_txq +EXPORT_SYMBOL net/mac80211/mac80211 0x18a878ac ieee80211_beacon_loss +EXPORT_SYMBOL net/mac80211/mac80211 0x19f37f0d ieee80211_update_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x1ace7c38 ieee80211_tx_status_ext +EXPORT_SYMBOL net/mac80211/mac80211 0x1cf75d45 ieee80211_get_tkip_p1k_iv +EXPORT_SYMBOL net/mac80211/mac80211 0x1d1a5a37 ieee80211_stop_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x1d51f4e6 ieee80211_disable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0x1e00e9f0 ieee80211_beacon_set_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x1fef6654 ieee80211_rts_get +EXPORT_SYMBOL net/mac80211/mac80211 0x21d6f3a1 ieee80211_nan_func_match +EXPORT_SYMBOL net/mac80211/mac80211 0x2263b602 ieee80211_cqm_rssi_notify +EXPORT_SYMBOL net/mac80211/mac80211 0x22fb54a0 ieee80211_sched_scan_results +EXPORT_SYMBOL net/mac80211/mac80211 0x2328be45 ieee80211_nan_func_terminated +EXPORT_SYMBOL net/mac80211/mac80211 0x2cd24689 ieee80211_pspoll_get +EXPORT_SYMBOL net/mac80211/mac80211 0x2d84c728 ieee80211_chswitch_done +EXPORT_SYMBOL net/mac80211/mac80211 0x319a0324 ieee80211_ap_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0x34c6be73 ieee80211_tdls_oper_request +EXPORT_SYMBOL net/mac80211/mac80211 0x391eda45 ieee80211_get_tkip_rx_p1k +EXPORT_SYMBOL net/mac80211/mac80211 0x39803c55 ieee80211_unregister_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x3d4be393 ieee80211_txq_may_transmit +EXPORT_SYMBOL net/mac80211/mac80211 0x3ea1e990 __ieee80211_get_radio_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x4064b1d4 ieee80211_stop_rx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x44452115 ieee80211_sta_set_buffered +EXPORT_SYMBOL net/mac80211/mac80211 0x4782d9b6 ieee80211_scan_completed +EXPORT_SYMBOL net/mac80211/mac80211 0x483c8a1d ieee80211_get_fils_discovery_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0x5259c1bb ieee80211_refresh_tx_agg_session_timer +EXPORT_SYMBOL net/mac80211/mac80211 0x5428ca40 ieee80211_rts_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x551886c3 ieee80211_txq_schedule_start +EXPORT_SYMBOL net/mac80211/mac80211 0x5d84e64b ieee80211_generic_frame_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x5de66853 ieee80211_rx_ba_timer_expired +EXPORT_SYMBOL net/mac80211/mac80211 0x5ffa28fb rate_control_set_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x61707a92 ieee80211_iter_keys_rcu +EXPORT_SYMBOL net/mac80211/mac80211 0x61b15535 ieee80211_reserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x6770ec3b ieee80211_tx_dequeue +EXPORT_SYMBOL net/mac80211/mac80211 0x6a200f51 ieee80211_sta_recalc_aggregates +EXPORT_SYMBOL net/mac80211/mac80211 0x6e4285aa ieee80211_beacon_get_tim +EXPORT_SYMBOL net/mac80211/mac80211 0x73b34b04 __ieee80211_get_assoc_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x7495db52 ieee80211_get_tkip_p2k +EXPORT_SYMBOL net/mac80211/mac80211 0x75477596 ieee80211_ctstoself_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x7570c63c ieee80211_report_wowlan_wakeup +EXPORT_SYMBOL net/mac80211/mac80211 0x77695f21 ieee80211_beacon_free_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x78af3689 ieee80211_queue_delayed_work +EXPORT_SYMBOL net/mac80211/mac80211 0x7c5cca4d ieee80211_queue_work +EXPORT_SYMBOL net/mac80211/mac80211 0x7ee59167 ieee80211_connection_loss +EXPORT_SYMBOL net/mac80211/mac80211 0x812ede39 ieee80211_nullfunc_get +EXPORT_SYMBOL net/mac80211/mac80211 0x84c2a190 ieee80211_get_buffered_bc +EXPORT_SYMBOL net/mac80211/mac80211 0x870ad433 ieee80211_rx_list +EXPORT_SYMBOL net/mac80211/mac80211 0x876025fb __ieee80211_schedule_txq +EXPORT_SYMBOL net/mac80211/mac80211 0x87e5b84c ieee80211_txq_airtime_check +EXPORT_SYMBOL net/mac80211/mac80211 0x8a1a69dc ieee80211_sta_ps_transition +EXPORT_SYMBOL net/mac80211/mac80211 0x8daf2f84 ieee80211_report_low_ack +EXPORT_SYMBOL net/mac80211/mac80211 0x8eb70560 wiphy_to_ieee80211_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x93737666 ieee80211_manage_rx_ba_offl +EXPORT_SYMBOL net/mac80211/mac80211 0x93cf4db1 ieee80211_wake_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x95febea6 ieee80211_get_bssid +EXPORT_SYMBOL net/mac80211/mac80211 0x9631354d ieee80211_beacon_update_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x991a0ca0 ieee80211_parse_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x99360f31 ieee80211_sta_uapsd_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x9bd8c24a ieee80211_sta_eosp +EXPORT_SYMBOL net/mac80211/mac80211 0x9d5f2cac ieee80211_stop_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x9ddd9036 ieee80211_rate_control_register +EXPORT_SYMBOL net/mac80211/mac80211 0x9f57644c ieee80211_beacon_get_template_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0xa2c87b38 ieee80211_mark_rx_ba_filtered_frames +EXPORT_SYMBOL net/mac80211/mac80211 0xa6c55948 ieee80211_sta_block_awake +EXPORT_SYMBOL net/mac80211/mac80211 0xa935e92c ieee80211_radar_detected +EXPORT_SYMBOL net/mac80211/mac80211 0xaa198e40 ieee80211_wake_queues +EXPORT_SYMBOL net/mac80211/mac80211 0xab6c248d ieee80211_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0xac0c98a5 ieee80211_free_txskb +EXPORT_SYMBOL net/mac80211/mac80211 0xaeb9a917 ieee80211_get_key_rx_seq +EXPORT_SYMBOL net/mac80211/mac80211 0xaf3f394d ieee80211_register_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xb23084c2 ieee80211_send_eosp_nullfunc +EXPORT_SYMBOL net/mac80211/mac80211 0xb5ffc545 __ieee80211_get_rx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xb620be2c ieee80211_start_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xb8c8bce7 ieee80211_queue_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0xba9a1dfa ieee80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/mac80211/mac80211 0xbb20fc1a ieee80211_txq_get_depth +EXPORT_SYMBOL net/mac80211/mac80211 0xbbac68a0 ieee80211_tx_rate_update +EXPORT_SYMBOL net/mac80211/mac80211 0xbbd71833 ieee80211_get_tx_rates +EXPORT_SYMBOL net/mac80211/mac80211 0xbc09801f ieee80211_rate_control_unregister +EXPORT_SYMBOL net/mac80211/mac80211 0xbf1b5bd8 ieee80211_rx_napi +EXPORT_SYMBOL net/mac80211/mac80211 0xc50deec0 ieee80211_enable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0xc6a8567f ieee80211_proberesp_get +EXPORT_SYMBOL net/mac80211/mac80211 0xc7bd351d ieee80211_beacon_get_template +EXPORT_SYMBOL net/mac80211/mac80211 0xca983e0b ieee80211_start_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xcc20b06b ieee80211_beacon_get_template_ema_index +EXPORT_SYMBOL net/mac80211/mac80211 0xcc2de916 ieee80211_sched_scan_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0xceb68102 ieee80211_iter_keys +EXPORT_SYMBOL net/mac80211/mac80211 0xceec2179 ieee80211_free_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xd0e71765 ieee80211_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0xd4bcc316 ieee80211_alloc_hw_nm +EXPORT_SYMBOL net/mac80211/mac80211 0xd58afe6f __ieee80211_get_tx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xd7c0e1a6 ieee80211_sta_pspoll +EXPORT_SYMBOL net/mac80211/mac80211 0xdab20cc5 ieee80211_csa_finish +EXPORT_SYMBOL net/mac80211/mac80211 0xe1de1fac ieee80211_restart_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xe6b762e5 ieee80211_tx_status +EXPORT_SYMBOL net/mac80211/mac80211 0xe93015fc ieee80211_tx_status_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xec2845d1 ieee80211_channel_switch_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0xec982322 ieee80211_get_unsol_bcast_probe_resp_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0xee98eb82 ieee80211_send_bar +EXPORT_SYMBOL net/mac80211/mac80211 0xeeb8aa5f ieee80211_stop_queues +EXPORT_SYMBOL net/mac80211/mac80211 0xf08c72c1 ieee80211_rx_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xfdb36e43 __ieee80211_create_tpt_led_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0xffdb7034 ieee80211_handle_wake_tx_queue +EXPORT_SYMBOL net/mac802154/mac802154 0x0ca29346 ieee802154_rx_irqsafe +EXPORT_SYMBOL net/mac802154/mac802154 0x34aa6fca ieee802154_configure_durations +EXPORT_SYMBOL net/mac802154/mac802154 0x3e1c9cff ieee802154_register_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x4755de9f ieee802154_free_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x6a46ba93 ieee802154_xmit_complete +EXPORT_SYMBOL net/mac802154/mac802154 0x8ec47457 ieee802154_alloc_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x9be7d615 ieee802154_xmit_error +EXPORT_SYMBOL net/mac802154/mac802154 0xed894986 ieee802154_xmit_hw_error +EXPORT_SYMBOL net/mac802154/mac802154 0xf8e41907 ieee802154_unregister_hw +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x0ff6fe8f register_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x2dc6874a ip_vs_scheduler_err +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x2f5225ef ip_vs_new_conn_out +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x42d9691f register_ip_vs_app_inc +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x69be05c7 ip_vs_conn_out_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x718e40e6 ip_vs_conn_in_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x71a6a617 ip_vs_conn_new +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x8257af40 unregister_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x9721db1a ip_vs_nfct_expect_related +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xac975634 ip_vs_proto_data_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xc17b02ce ip_vs_proto_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd74207a0 unregister_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd831a1a2 ip_vs_proto_name +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xda44e36b ip_vs_tcp_conn_listen +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xf51a9ba7 register_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xf74061ca ip_vs_conn_put +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x3b08a8f0 nf_ct_destroy +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x89d99ee1 __nf_ct_ext_find +EXPORT_SYMBOL net/netfilter/nf_conntrack 0xcc9abd54 nf_ct_ext_add +EXPORT_SYMBOL net/netfilter/nf_conntrack_pptp 0xf2a36612 pptp_msg_name +EXPORT_SYMBOL net/netfilter/nf_nat 0x0592efa3 nf_nat_setup_info +EXPORT_SYMBOL net/netfilter/nf_nat 0x448fdb5b __nf_nat_mangle_tcp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0x7c5cbe3b nf_nat_follow_master +EXPORT_SYMBOL net/netfilter/nf_nat 0xe3e29bbd nf_nat_mangle_udp_packet +EXPORT_SYMBOL net/netfilter/nft_fib 0x46170f23 nft_fib_policy +EXPORT_SYMBOL net/netfilter/x_tables 0x0638d52e xt_register_target +EXPORT_SYMBOL net/netfilter/x_tables 0x0a7bf395 xt_register_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x0d60ba8b xt_unregister_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x0d7f5fcd xt_alloc_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x15c9f093 xt_register_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x3bf9d084 xt_check_table_hooks +EXPORT_SYMBOL net/netfilter/x_tables 0x48012e28 xt_check_proc_name +EXPORT_SYMBOL net/netfilter/x_tables 0x50873741 xt_compat_init_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x6a281aac xt_unregister_match +EXPORT_SYMBOL net/netfilter/x_tables 0x977fd4bf xt_alloc_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xa14b84ee xt_find_table +EXPORT_SYMBOL net/netfilter/x_tables 0xa25fc115 xt_compat_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xbc03b387 xt_register_match +EXPORT_SYMBOL net/netfilter/x_tables 0xcb3e91cc xt_counters_alloc +EXPORT_SYMBOL net/netfilter/x_tables 0xd87ae60d xt_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xdf42e520 xt_unregister_target +EXPORT_SYMBOL net/netfilter/x_tables 0xe204e042 xt_free_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xefc1d6b9 xt_unregister_targets +EXPORT_SYMBOL net/netfilter/x_tables 0xf0773bec xt_find_match +EXPORT_SYMBOL net/netfilter/x_tables 0xfef779fa xt_find_jump_offset +EXPORT_SYMBOL net/nfc/hci/hci 0x0a6351d4 nfc_hci_disconnect_all_gates +EXPORT_SYMBOL net/nfc/hci/hci 0x195ae030 nfc_hci_recv_frame +EXPORT_SYMBOL net/nfc/hci/hci 0x2032abba nfc_hci_get_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x22e8fe5a nfc_hci_disconnect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0x24437c7a nfc_hci_connect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0x290d82ad nfc_hci_send_event +EXPORT_SYMBOL net/nfc/hci/hci 0x48c33009 nfc_hci_send_cmd +EXPORT_SYMBOL net/nfc/hci/hci 0x5a6d2024 nfc_hci_target_discovered +EXPORT_SYMBOL net/nfc/hci/hci 0x5eb4cac0 nfc_hci_register_device +EXPORT_SYMBOL net/nfc/hci/hci 0x67ff033d nfc_hci_set_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x6e9ff72c nfc_hci_reset_pipes +EXPORT_SYMBOL net/nfc/hci/hci 0x722f7980 nfc_llc_start +EXPORT_SYMBOL net/nfc/hci/hci 0x72ee6e4d nfc_hci_allocate_device +EXPORT_SYMBOL net/nfc/hci/hci 0x74fe3670 nfc_hci_result_to_errno +EXPORT_SYMBOL net/nfc/hci/hci 0x810b2210 nfc_llc_stop +EXPORT_SYMBOL net/nfc/hci/hci 0x8643b5b0 nfc_hci_unregister_device +EXPORT_SYMBOL net/nfc/hci/hci 0x920c8143 nfc_hci_driver_failure +EXPORT_SYMBOL net/nfc/hci/hci 0x92c1f3e9 nfc_hci_reset_pipes_per_host +EXPORT_SYMBOL net/nfc/hci/hci 0xd0bd7af0 nfc_hci_free_device +EXPORT_SYMBOL net/nfc/hci/hci 0xdd231c55 nfc_hci_sak_to_protocol +EXPORT_SYMBOL net/nfc/hci/hci 0xea497dbf nfc_hci_send_cmd_async +EXPORT_SYMBOL net/nfc/hci/hci 0xfe3c07cf nfc_hci_set_param +EXPORT_SYMBOL net/nfc/hci/hci 0xfe923140 nfc_hci_get_param +EXPORT_SYMBOL net/nfc/nci/nci 0x07784bbc nci_free_device +EXPORT_SYMBOL net/nfc/nci/nci 0x18b4de67 nci_hci_send_event +EXPORT_SYMBOL net/nfc/nci/nci 0x2f5ff60f nci_core_conn_close +EXPORT_SYMBOL net/nfc/nci/nci 0x312e67cb nci_set_config +EXPORT_SYMBOL net/nfc/nci/nci 0x39d30351 nci_send_data +EXPORT_SYMBOL net/nfc/nci/nci 0x4738697e nci_core_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x4bce03fb nci_allocate_device +EXPORT_SYMBOL net/nfc/nci/nci 0x50aacf95 nci_nfcee_mode_set +EXPORT_SYMBOL net/nfc/nci/nci 0x5428b61e nci_hci_connect_gate +EXPORT_SYMBOL net/nfc/nci/nci 0x7044c740 nci_recv_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x70d012c2 nci_req_complete +EXPORT_SYMBOL net/nfc/nci/nci 0x79b2e661 nci_core_init +EXPORT_SYMBOL net/nfc/nci/nci 0x8e200e7e nci_unregister_device +EXPORT_SYMBOL net/nfc/nci/nci 0x8ec41382 nci_send_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x94facfb5 nci_conn_max_data_pkt_payload_size +EXPORT_SYMBOL net/nfc/nci/nci 0x9b8a508d nci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xada68b8f nci_hci_get_param +EXPORT_SYMBOL net/nfc/nci/nci 0xba490602 nci_to_errno +EXPORT_SYMBOL net/nfc/nci/nci 0xbf87071a nci_hci_clear_all_pipes +EXPORT_SYMBOL net/nfc/nci/nci 0xc0194bdd nci_register_device +EXPORT_SYMBOL net/nfc/nci/nci 0xc7e7f9d7 nci_nfcee_discover +EXPORT_SYMBOL net/nfc/nci/nci 0xcd6b12bc nci_hci_dev_session_init +EXPORT_SYMBOL net/nfc/nci/nci 0xd164a951 nci_hci_set_param +EXPORT_SYMBOL net/nfc/nci/nci 0xd9804bd2 nci_nfcc_loopback +EXPORT_SYMBOL net/nfc/nci/nci 0xdd7bee0a nci_hci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xeb3ff9f4 nci_core_reset +EXPORT_SYMBOL net/nfc/nci/nci 0xebd1656e nci_hci_open_pipe +EXPORT_SYMBOL net/nfc/nci/nci 0xecebe00d nci_core_conn_create +EXPORT_SYMBOL net/nfc/nci/nci 0xf908f305 nci_get_conn_info_by_dest_type_params +EXPORT_SYMBOL net/nfc/nci/nci 0xfd3295ae nci_prop_cmd +EXPORT_SYMBOL net/nfc/nfc 0x1c3e2820 nfc_targets_found +EXPORT_SYMBOL net/nfc/nfc 0x1cc6d05f __nfc_alloc_vendor_cmd_reply_skb +EXPORT_SYMBOL net/nfc/nfc 0x1e6b4b47 nfc_dep_link_is_up +EXPORT_SYMBOL net/nfc/nfc 0x358dbc93 nfc_driver_failure +EXPORT_SYMBOL net/nfc/nfc 0x36d18fa5 nfc_find_se +EXPORT_SYMBOL net/nfc/nfc 0x4ee22435 nfc_target_lost +EXPORT_SYMBOL net/nfc/nfc 0x56c9da83 nfc_unregister_device +EXPORT_SYMBOL net/nfc/nfc 0x572c6913 nfc_tm_data_received +EXPORT_SYMBOL net/nfc/nfc 0x5a589519 nfc_set_remote_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0x5ecdd43a nfc_class +EXPORT_SYMBOL net/nfc/nfc 0x76cb3033 nfc_proto_unregister +EXPORT_SYMBOL net/nfc/nfc 0x77ec2479 nfc_send_to_raw_sock +EXPORT_SYMBOL net/nfc/nfc 0x77f24a72 nfc_proto_register +EXPORT_SYMBOL net/nfc/nfc 0x82e230a7 nfc_allocate_device +EXPORT_SYMBOL net/nfc/nfc 0x86ab433a nfc_se_connectivity +EXPORT_SYMBOL net/nfc/nfc 0x9bbd1389 nfc_alloc_recv_skb +EXPORT_SYMBOL net/nfc/nfc 0x9fccb443 nfc_se_transaction +EXPORT_SYMBOL net/nfc/nfc 0xa02e7dd9 nfc_vendor_cmd_reply +EXPORT_SYMBOL net/nfc/nfc 0xb4dd986d nfc_fw_download_done +EXPORT_SYMBOL net/nfc/nfc 0xc5da6f42 nfc_get_local_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0xd45a373d nfc_add_se +EXPORT_SYMBOL net/nfc/nfc 0xd58eaa48 nfc_tm_activated +EXPORT_SYMBOL net/nfc/nfc 0xe270dff7 nfc_tm_deactivated +EXPORT_SYMBOL net/nfc/nfc 0xe97dd801 nfc_register_device +EXPORT_SYMBOL net/nfc/nfc 0xe99c077f nfc_remove_se +EXPORT_SYMBOL net/nfc/nfc_digital 0x115905f7 nfc_digital_allocate_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x19531be8 nfc_digital_register_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x1df8ab9e nfc_digital_unregister_device +EXPORT_SYMBOL net/nfc/nfc_digital 0xfef2392a nfc_digital_free_device +EXPORT_SYMBOL net/phonet/phonet 0x2f743698 phonet_proto_register +EXPORT_SYMBOL net/phonet/phonet 0x4ca25edb pn_skb_send +EXPORT_SYMBOL net/phonet/phonet 0x64dde43c phonet_proto_unregister +EXPORT_SYMBOL net/phonet/phonet 0x7e306fbb pn_sock_unhash +EXPORT_SYMBOL net/phonet/phonet 0x959c4120 phonet_stream_ops +EXPORT_SYMBOL net/phonet/phonet 0xa7f98a10 phonet_header_ops +EXPORT_SYMBOL net/phonet/phonet 0xbdbdb982 pn_sock_hash +EXPORT_SYMBOL net/phonet/phonet 0xbfd64719 pn_sock_get_port +EXPORT_SYMBOL net/rxrpc/rxrpc 0x1e766136 rxrpc_kernel_get_srtt +EXPORT_SYMBOL net/rxrpc/rxrpc 0x2796a6de key_type_rxrpc +EXPORT_SYMBOL net/rxrpc/rxrpc 0x29b6e415 rxrpc_kernel_recv_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0x2f064ada rxrpc_kernel_new_call_notification +EXPORT_SYMBOL net/rxrpc/rxrpc 0x31bf3ca3 rxrpc_debug_id +EXPORT_SYMBOL net/rxrpc/rxrpc 0x405d6351 rxrpc_kernel_send_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0x48c8b3ff rxrpc_kernel_shutdown_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x61477213 rxrpc_kernel_set_max_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x6c0b3c15 rxrpc_sock_set_min_security_level +EXPORT_SYMBOL net/rxrpc/rxrpc 0x6eab7378 rxrpc_kernel_get_peer +EXPORT_SYMBOL net/rxrpc/rxrpc 0x81e4fdaa rxrpc_get_server_data_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0x8a55f669 rxrpc_sock_set_security_keyring +EXPORT_SYMBOL net/rxrpc/rxrpc 0xac92d2ed rxrpc_kernel_get_epoch +EXPORT_SYMBOL net/rxrpc/rxrpc 0xbe94adad rxrpc_kernel_charge_accept +EXPORT_SYMBOL net/rxrpc/rxrpc 0xc0344e11 rxrpc_get_null_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0xc91bb35f rxrpc_kernel_abort_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xd346751f rxrpc_kernel_set_tx_length +EXPORT_SYMBOL net/rxrpc/rxrpc 0xd4c248d5 rxrpc_kernel_check_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0xd7c3ee57 rxrpc_kernel_put_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xe7ca762c rxrpc_kernel_begin_call +EXPORT_SYMBOL net/sctp/sctp 0xcd431d91 sctp_do_peeloff +EXPORT_SYMBOL net/smc/smc 0x1c1ee166 __traceiter_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0x3153cc92 __SCK__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x4f464341 __traceiter_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x76da5303 __tracepoint_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xa053541c __tracepoint_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xb3f2d173 __SCK__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xcef27867 __traceiter_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xd24addfc __tracepoint_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xd639d913 __traceiter_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xe7dacb8d __SCK__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xf47b4ee2 __tracepoint_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xfb8cae0f __SCK__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x7062a40b gss_mech_get +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xa624cbec gss_pseudoflavor_to_service +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xbce78fc7 gss_mech_put +EXPORT_SYMBOL net/sunrpc/sunrpc 0x3eb80fd2 xdr_restrict_buflen +EXPORT_SYMBOL net/sunrpc/sunrpc 0xfb2b2f40 svc_pool_stats_open +EXPORT_SYMBOL net/sunrpc/sunrpc 0xfce93e0e xdr_truncate_encode +EXPORT_SYMBOL net/tipc/tipc 0x5c28d0b7 tipc_nl_sk_walk +EXPORT_SYMBOL net/tipc/tipc 0x65bbd5c9 tipc_dump_start +EXPORT_SYMBOL net/tipc/tipc 0x8a246757 tipc_dump_done +EXPORT_SYMBOL net/tipc/tipc 0xda6d1b24 tipc_sk_fill_sock_diag +EXPORT_SYMBOL net/tls/tls 0x74a89afa tls_get_record +EXPORT_SYMBOL net/wireless/cfg80211 0x04b95f40 cfg80211_ibss_joined +EXPORT_SYMBOL net/wireless/cfg80211 0x069f3df0 cfg80211_port_authorized +EXPORT_SYMBOL net/wireless/cfg80211 0x06ca71fd cfg80211_chandef_create +EXPORT_SYMBOL net/wireless/cfg80211 0x09bed126 cfg80211_sta_opmode_change_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x0c594086 wiphy_rfkill_set_hw_state_reason +EXPORT_SYMBOL net/wireless/cfg80211 0x0cc95bc2 ieee80211_s1g_channel_width +EXPORT_SYMBOL net/wireless/cfg80211 0x0e32d1ff cfg80211_assoc_comeback +EXPORT_SYMBOL net/wireless/cfg80211 0x1003b34f cfg80211_disconnected +EXPORT_SYMBOL net/wireless/cfg80211 0x11525bc6 cfg80211_del_sta_sinfo +EXPORT_SYMBOL net/wireless/cfg80211 0x117aca91 cfg80211_merge_profile +EXPORT_SYMBOL net/wireless/cfg80211 0x135c9d87 cfg80211_tx_mgmt_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x13a4c5da cfg80211_roamed +EXPORT_SYMBOL net/wireless/cfg80211 0x13c58e52 ieee80211_get_8023_tunnel_proto +EXPORT_SYMBOL net/wireless/cfg80211 0x164059a5 ieee80211_is_valid_amsdu +EXPORT_SYMBOL net/wireless/cfg80211 0x1677d149 regulatory_set_wiphy_regd_sync +EXPORT_SYMBOL net/wireless/cfg80211 0x17ddccdd cfg80211_crit_proto_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0x1879fcbd bridge_tunnel_header +EXPORT_SYMBOL net/wireless/cfg80211 0x1b82a85a cfg80211_valid_disable_subchannel_bitmap +EXPORT_SYMBOL net/wireless/cfg80211 0x1cc906de ieee80211_data_to_8023_exthdr +EXPORT_SYMBOL net/wireless/cfg80211 0x1ce2497f reg_query_regdb_wmm +EXPORT_SYMBOL net/wireless/cfg80211 0x1d61dd08 cfg80211_rx_unexpected_4addr_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x1ddc7ad7 cfg80211_conn_failed +EXPORT_SYMBOL net/wireless/cfg80211 0x204730fb cfg80211_cqm_pktloss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x2243f5cb cfg80211_rx_spurious_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x24a1578d cfg80211_rx_assoc_resp +EXPORT_SYMBOL net/wireless/cfg80211 0x26dc4858 cfg80211_chandef_usable +EXPORT_SYMBOL net/wireless/cfg80211 0x275269b3 ieee80211_ie_split_ric +EXPORT_SYMBOL net/wireless/cfg80211 0x2d785302 regulatory_hint +EXPORT_SYMBOL net/wireless/cfg80211 0x30e5cc03 cfg80211_cqm_txe_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x3219d64f cfg80211_iftype_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0x3281b765 cfg80211_get_station +EXPORT_SYMBOL net/wireless/cfg80211 0x3643b80f ieee80211_chandef_to_operating_class +EXPORT_SYMBOL net/wireless/cfg80211 0x369bb654 cfg80211_rx_mgmt_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x377696b6 cfg80211_register_netdevice +EXPORT_SYMBOL net/wireless/cfg80211 0x3817d025 cfg80211_report_wowlan_wakeup +EXPORT_SYMBOL net/wireless/cfg80211 0x3aca71a1 cfg80211_get_ies_channel_number +EXPORT_SYMBOL net/wireless/cfg80211 0x3c00130b cfg80211_bss_color_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x3c744e95 cfg80211_calculate_bitrate +EXPORT_SYMBOL net/wireless/cfg80211 0x3c86019a cfg80211_sinfo_alloc_tid_stats +EXPORT_SYMBOL net/wireless/cfg80211 0x3cf28442 wiphy_rfkill_start_polling +EXPORT_SYMBOL net/wireless/cfg80211 0x429c0c31 ieee80211_bss_get_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x434e0a6b cfg80211_unregister_wdev +EXPORT_SYMBOL net/wireless/cfg80211 0x43afadee ieee80211_radiotap_iterator_init +EXPORT_SYMBOL net/wireless/cfg80211 0x488c6280 wiphy_register +EXPORT_SYMBOL net/wireless/cfg80211 0x491a426d cfg80211_report_obss_beacon_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x4a41b4e0 freq_reg_info +EXPORT_SYMBOL net/wireless/cfg80211 0x4abed7d4 ieee80211_mandatory_rates +EXPORT_SYMBOL net/wireless/cfg80211 0x4fc23e4b cfg80211_unlink_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x506e605a cfg80211_reg_can_beacon_relax +EXPORT_SYMBOL net/wireless/cfg80211 0x5451ff59 wiphy_free +EXPORT_SYMBOL net/wireless/cfg80211 0x5584448a ieee80211_channel_to_freq_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x596df258 cfg80211_sched_scan_stopped_locked +EXPORT_SYMBOL net/wireless/cfg80211 0x5a35554a cfg80211_mgmt_tx_status_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x5ab6b429 nl80211_send_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x5d2e4940 cfg80211_ch_switch_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x60f37bb0 cfg80211_chandef_dfs_required +EXPORT_SYMBOL net/wireless/cfg80211 0x61691aa3 cfg80211_check_station_change +EXPORT_SYMBOL net/wireless/cfg80211 0x627488ef cfg80211_stop_iface +EXPORT_SYMBOL net/wireless/cfg80211 0x6516da44 cfg80211_get_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x66386509 cfg80211_rx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x66ce2a5e cfg80211_assoc_failure +EXPORT_SYMBOL net/wireless/cfg80211 0x69b18f43 rfc1042_header +EXPORT_SYMBOL net/wireless/cfg80211 0x6bedf402 ieee80211_freq_khz_to_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x6c7cfd85 wdev_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x6f939733 __cfg80211_send_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x704b154b cfg80211_sched_scan_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0x7131fe6e cfg80211_ref_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x740646bf regulatory_set_wiphy_regd +EXPORT_SYMBOL net/wireless/cfg80211 0x75323a68 cfg80211_classify8021d +EXPORT_SYMBOL net/wireless/cfg80211 0x7581fd0d cfg80211_tdls_oper_request +EXPORT_SYMBOL net/wireless/cfg80211 0x75cd39ab cfg80211_notify_new_peer_candidate +EXPORT_SYMBOL net/wireless/cfg80211 0x77c9758f wiphy_new_nm +EXPORT_SYMBOL net/wireless/cfg80211 0x79b82a71 cfg80211_find_vendor_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x7acb86ed ieee80211_radiotap_iterator_next +EXPORT_SYMBOL net/wireless/cfg80211 0x7c3ac925 ieee80211_get_vht_max_nss +EXPORT_SYMBOL net/wireless/cfg80211 0x7ef39823 ieee80211_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0x856dd83c cfg80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x85ca6ef9 cfg80211_connect_done +EXPORT_SYMBOL net/wireless/cfg80211 0x85d32f6e ieee80211_get_channel_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x85de3f6f wiphy_delayed_work_timer +EXPORT_SYMBOL net/wireless/cfg80211 0x89510f5b cfg80211_get_drvinfo +EXPORT_SYMBOL net/wireless/cfg80211 0x89a0a760 cfg80211_inform_bss_frame_data +EXPORT_SYMBOL net/wireless/cfg80211 0x8ae9cbcf cfg80211_ready_on_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x8d342e52 cfg80211_new_sta +EXPORT_SYMBOL net/wireless/cfg80211 0x8fa02936 cfg80211_free_nan_func +EXPORT_SYMBOL net/wireless/cfg80211 0x90674513 cfg80211_links_removed +EXPORT_SYMBOL net/wireless/cfg80211 0x9506bf9e cfg80211_bss_flush +EXPORT_SYMBOL net/wireless/cfg80211 0x9bf4be41 cfg80211_cqm_rssi_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x9d6cba30 cfg80211_find_elem_match +EXPORT_SYMBOL net/wireless/cfg80211 0x9e7c0346 regulatory_pre_cac_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0xa74382ac cfg80211_scan_done +EXPORT_SYMBOL net/wireless/cfg80211 0xa93899af wiphy_read_of_freq_limits +EXPORT_SYMBOL net/wireless/cfg80211 0xa99035e3 ieee80211_get_hdrlen_from_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xaebee856 cfg80211_remain_on_channel_expired +EXPORT_SYMBOL net/wireless/cfg80211 0xb3893e61 cfg80211_michael_mic_failure +EXPORT_SYMBOL net/wireless/cfg80211 0xb4d77fe4 cfg80211_put_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xb86681d3 cfg80211_inform_bss_data +EXPORT_SYMBOL net/wireless/cfg80211 0xbbc1ba73 ieee80211_get_num_supported_channels +EXPORT_SYMBOL net/wireless/cfg80211 0xbc9673e9 cfg80211_get_iftype_ext_capa +EXPORT_SYMBOL net/wireless/cfg80211 0xc3fb97ca ieee80211_get_response_rate +EXPORT_SYMBOL net/wireless/cfg80211 0xc4adc011 wiphy_unregister +EXPORT_SYMBOL net/wireless/cfg80211 0xc4b4fc27 cfg80211_chandef_valid +EXPORT_SYMBOL net/wireless/cfg80211 0xcada3679 cfg80211_update_owe_info_event +EXPORT_SYMBOL net/wireless/cfg80211 0xcc1a7c48 cfg80211_is_element_inherited +EXPORT_SYMBOL net/wireless/cfg80211 0xce920be1 cfg80211_cac_event +EXPORT_SYMBOL net/wireless/cfg80211 0xceab7556 cfg80211_any_usable_channels +EXPORT_SYMBOL net/wireless/cfg80211 0xd185a646 cfg80211_tx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xd508242c cfg80211_nan_func_terminated +EXPORT_SYMBOL net/wireless/cfg80211 0xd56d55f3 ieee80211_get_mesh_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0xd6881cae cfg80211_nan_match +EXPORT_SYMBOL net/wireless/cfg80211 0xd6c87a05 cfg80211_defragment_element +EXPORT_SYMBOL net/wireless/cfg80211 0xd921b6df cfg80211_send_layer2_update +EXPORT_SYMBOL net/wireless/cfg80211 0xd93411ee ieee80211_strip_8023_mesh_hdr +EXPORT_SYMBOL net/wireless/cfg80211 0xd97eaad4 cfg80211_chandef_compatible +EXPORT_SYMBOL net/wireless/cfg80211 0xda47e206 ieee80211_amsdu_to_8023s +EXPORT_SYMBOL net/wireless/cfg80211 0xdacb2e2b __cfg80211_radar_event +EXPORT_SYMBOL net/wireless/cfg80211 0xdba126c1 reg_initiator_name +EXPORT_SYMBOL net/wireless/cfg80211 0xdc7c7e60 cfg80211_auth_timeout +EXPORT_SYMBOL net/wireless/cfg80211 0xdfdac6d1 get_wiphy_regdom +EXPORT_SYMBOL net/wireless/cfg80211 0xe039d1dd cfg80211_external_auth_request +EXPORT_SYMBOL net/wireless/cfg80211 0xe13b7c42 cfg80211_ft_event +EXPORT_SYMBOL net/wireless/cfg80211 0xe6b54571 __cfg80211_alloc_reply_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xe7af16f3 cfg80211_background_cac_abort +EXPORT_SYMBOL net/wireless/cfg80211 0xe85534a1 cfg80211_reg_can_beacon +EXPORT_SYMBOL net/wireless/cfg80211 0xe939d224 cfg80211_bss_iter +EXPORT_SYMBOL net/wireless/cfg80211 0xedaa93eb __cfg80211_alloc_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xedc6f838 cfg80211_pmksa_candidate_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xeeb6ce85 cfg80211_sched_scan_results +EXPORT_SYMBOL net/wireless/cfg80211 0xeefa7183 wiphy_apply_custom_regulatory +EXPORT_SYMBOL net/wireless/cfg80211 0xef324fb5 cfg80211_check_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0xef5c32be cfg80211_rx_control_port +EXPORT_SYMBOL net/wireless/cfg80211 0xf084e8d9 cfg80211_rx_unprot_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xf25a764e cfg80211_probe_status +EXPORT_SYMBOL net/wireless/cfg80211 0xf40bc2f5 ieee80211_operating_class_to_band +EXPORT_SYMBOL net/wireless/cfg80211 0xf4871181 cfg80211_gtk_rekey_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xf4cc2058 cfg80211_ch_switch_started_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xf5596d89 cfg80211_get_p2p_attr +EXPORT_SYMBOL net/wireless/cfg80211 0xfb34a9e6 cfg80211_control_port_tx_status +EXPORT_SYMBOL net/wireless/cfg80211 0xffa1a548 cfg80211_iter_combinations +EXPORT_SYMBOL net/wireless/lib80211 0x18be6d8b lib80211_register_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x8e2d342a lib80211_unregister_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0xdbb59f98 lib80211_crypt_info_free +EXPORT_SYMBOL net/wireless/lib80211 0xe4050c3b lib80211_crypt_delayed_deinit +EXPORT_SYMBOL net/wireless/lib80211 0xf2e80c0a lib80211_get_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0xf62134f1 lib80211_crypt_info_init +EXPORT_SYMBOL sound/ac97_bus 0xfebc8840 ac97_bus_type +EXPORT_SYMBOL sound/core/oss/snd-mixer-oss 0x62f46b6f snd_mixer_oss_ioctl_card +EXPORT_SYMBOL sound/core/seq/snd-seq 0x1a724fcc snd_seq_kernel_client_ctl +EXPORT_SYMBOL sound/core/seq/snd-seq 0x23738926 snd_seq_dump_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0x3061c52d snd_use_lock_sync_helper +EXPORT_SYMBOL sound/core/seq/snd-seq 0x6bb71038 snd_seq_delete_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7b8699eb snd_seq_event_port_detach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7e21d296 snd_seq_create_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x85cd59a8 snd_seq_kernel_client_dispatch +EXPORT_SYMBOL sound/core/seq/snd-seq 0x8d3ba6d0 snd_seq_event_port_attach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x9c5d9420 snd_seq_kernel_client_enqueue +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa6e19f8e snd_seq_expand_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa7d9d04b snd_seq_kernel_client_write_poll +EXPORT_SYMBOL sound/core/seq/snd-seq 0xb8e448a0 snd_seq_set_queue_tempo +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x6ea09972 snd_midi_channel_alloc_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x74769de9 snd_midi_process_event +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x833a3e07 snd_midi_channel_set_clear +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0xb9948d2c snd_midi_channel_free_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x454224b1 snd_midi_event_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x70758652 snd_midi_event_encode_byte +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x7a3e0db5 snd_midi_event_no_status +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x8150b379 snd_midi_event_reset_encode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xb8620ad8 snd_midi_event_reset_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xdd935c83 snd_midi_event_free +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xe9e6c50c snd_midi_event_new +EXPORT_SYMBOL sound/core/seq/snd-seq-virmidi 0xdfe40cc4 snd_virmidi_new +EXPORT_SYMBOL sound/core/snd 0x01f1fd0b snd_card_file_remove +EXPORT_SYMBOL sound/core/snd 0x105127cb snd_device_new +EXPORT_SYMBOL sound/core/snd 0x198788b4 snd_lookup_oss_minor_data +EXPORT_SYMBOL sound/core/snd 0x1b1864aa snd_jack_new +EXPORT_SYMBOL sound/core/snd 0x1e889f38 snd_ctl_remove +EXPORT_SYMBOL sound/core/snd 0x23cda3cd snd_power_wait +EXPORT_SYMBOL sound/core/snd 0x24a94b26 snd_info_get_line +EXPORT_SYMBOL sound/core/snd 0x251056f8 snd_jack_add_new_kctl +EXPORT_SYMBOL sound/core/snd 0x342a2354 copy_to_user_fromio +EXPORT_SYMBOL sound/core/snd 0x3927daad snd_ctl_add +EXPORT_SYMBOL sound/core/snd 0x3971b4df snd_ecards_limit +EXPORT_SYMBOL sound/core/snd 0x42c242da snd_ctl_new1 +EXPORT_SYMBOL sound/core/snd 0x49009ff5 snd_pci_quirk_lookup +EXPORT_SYMBOL sound/core/snd 0x4a3ea5c0 snd_request_card +EXPORT_SYMBOL sound/core/snd 0x4b918bb4 snd_ctl_unregister_ioctl +EXPORT_SYMBOL sound/core/snd 0x4d4cffaa snd_mixer_oss_notify_callback +EXPORT_SYMBOL sound/core/snd 0x519bfe24 snd_jack_set_parent +EXPORT_SYMBOL sound/core/snd 0x54518c88 snd_ctl_boolean_stereo_info +EXPORT_SYMBOL sound/core/snd 0x5f1c5830 snd_card_new +EXPORT_SYMBOL sound/core/snd 0x69407601 snd_ctl_register_ioctl +EXPORT_SYMBOL sound/core/snd 0x6dbf30c4 snd_info_create_module_entry +EXPORT_SYMBOL sound/core/snd 0x6e4154fa snd_card_file_add +EXPORT_SYMBOL sound/core/snd 0x73076315 snd_pci_quirk_lookup_id +EXPORT_SYMBOL sound/core/snd 0x73a49d2a snd_ctl_boolean_mono_info +EXPORT_SYMBOL sound/core/snd 0x798833eb snd_card_free +EXPORT_SYMBOL sound/core/snd 0x7d96defb snd_ctl_rename_id +EXPORT_SYMBOL sound/core/snd 0x8c51fa76 snd_ctl_notify +EXPORT_SYMBOL sound/core/snd 0x8c607da6 snd_ctl_rename +EXPORT_SYMBOL sound/core/snd 0x8df3789f snd_oss_info_register +EXPORT_SYMBOL sound/core/snd 0x8ec5b298 snd_ctl_unregister_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0x8f595b11 snd_major +EXPORT_SYMBOL sound/core/snd 0x90e13723 snd_jack_set_key +EXPORT_SYMBOL sound/core/snd 0x9384731b snd_device_register +EXPORT_SYMBOL sound/core/snd 0x93f41c44 snd_jack_report +EXPORT_SYMBOL sound/core/snd 0x94050e78 snd_ctl_free_one +EXPORT_SYMBOL sound/core/snd 0x9e6d79f8 snd_info_get_str +EXPORT_SYMBOL sound/core/snd 0xadd561e6 snd_ctl_find_numid +EXPORT_SYMBOL sound/core/snd 0xb2e5ae4a snd_lookup_minor_data +EXPORT_SYMBOL sound/core/snd 0xb49a34f7 snd_card_set_id +EXPORT_SYMBOL sound/core/snd 0xb726c154 snd_seq_root +EXPORT_SYMBOL sound/core/snd 0xbb1af871 snd_card_disconnect +EXPORT_SYMBOL sound/core/snd 0xc0d0ff37 snd_ctl_replace +EXPORT_SYMBOL sound/core/snd 0xc1a4766d snd_ctl_find_id +EXPORT_SYMBOL sound/core/snd 0xc559af23 snd_component_add +EXPORT_SYMBOL sound/core/snd 0xc5619a9d snd_device_free +EXPORT_SYMBOL sound/core/snd 0xc5a6d10b release_and_free_resource +EXPORT_SYMBOL sound/core/snd 0xc654ff5e snd_register_oss_device +EXPORT_SYMBOL sound/core/snd 0xc891343d snd_unregister_device +EXPORT_SYMBOL sound/core/snd 0xca216563 snd_unregister_oss_device +EXPORT_SYMBOL sound/core/snd 0xcc6a729f snd_ctl_enum_info +EXPORT_SYMBOL sound/core/snd 0xcf47f717 snd_info_free_entry +EXPORT_SYMBOL sound/core/snd 0xd901f5b6 snd_ctl_remove_id +EXPORT_SYMBOL sound/core/snd 0xd977ab42 snd_card_register +EXPORT_SYMBOL sound/core/snd 0xdc7ce813 snd_ctl_notify_one +EXPORT_SYMBOL sound/core/snd 0xde8e5d75 snd_card_free_when_closed +EXPORT_SYMBOL sound/core/snd 0xe87184b0 _snd_ctl_add_follower +EXPORT_SYMBOL sound/core/snd 0xe9b8eb45 snd_ctl_make_virtual_master +EXPORT_SYMBOL sound/core/snd 0xe9fb88e3 snd_register_device +EXPORT_SYMBOL sound/core/snd 0xeb2ae904 snd_ctl_register_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0xf2a4e745 snd_info_register +EXPORT_SYMBOL sound/core/snd 0xfa486e93 snd_info_create_card_entry +EXPORT_SYMBOL sound/core/snd 0xfffd89db copy_from_user_toio +EXPORT_SYMBOL sound/core/snd-compress 0x19360efb snd_compr_free_pages +EXPORT_SYMBOL sound/core/snd-compress 0x5a090635 snd_compr_malloc_pages +EXPORT_SYMBOL sound/core/snd-hwdep 0xa0b19850 snd_hwdep_new +EXPORT_SYMBOL sound/core/snd-pcm 0x0283dfe3 _snd_pcm_hw_params_any +EXPORT_SYMBOL sound/core/snd-pcm 0x04cda566 snd_interval_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x0c60253e snd_pcm_hw_constraint_step +EXPORT_SYMBOL sound/core/snd-pcm 0x1149b930 snd_dma_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x11eba48e snd_pcm_create_iec958_consumer_hw_params +EXPORT_SYMBOL sound/core/snd-pcm 0x17e5af6a snd_pcm_create_iec958_consumer +EXPORT_SYMBOL sound/core/snd-pcm 0x1b0fafd5 snd_sgbuf_get_chunk_size +EXPORT_SYMBOL sound/core/snd-pcm 0x1b391c62 snd_dma_alloc_pages_fallback +EXPORT_SYMBOL sound/core/snd-pcm 0x1d027e4b snd_pcm_format_signed +EXPORT_SYMBOL sound/core/snd-pcm 0x2c1768f2 snd_pcm_hw_constraint_list +EXPORT_SYMBOL sound/core/snd-pcm 0x3796bdcc snd_pcm_format_little_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x39bf9301 _snd_pcm_hw_param_setempty +EXPORT_SYMBOL sound/core/snd-pcm 0x3b0dccbb snd_pcm_new_stream +EXPORT_SYMBOL sound/core/snd-pcm 0x422af91d snd_pcm_set_managed_buffer_all +EXPORT_SYMBOL sound/core/snd-pcm 0x48e00b25 snd_pcm_hw_param_first +EXPORT_SYMBOL sound/core/snd-pcm 0x49da02b2 snd_pcm_hw_param_last +EXPORT_SYMBOL sound/core/snd-pcm 0x4a47ec42 snd_sgbuf_get_addr +EXPORT_SYMBOL sound/core/snd-pcm 0x4e741609 snd_pcm_hw_constraint_msbits +EXPORT_SYMBOL sound/core/snd-pcm 0x4f816e9b snd_pcm_format_big_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x503bd137 snd_interval_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x52e3e4a5 snd_pcm_hw_param_value +EXPORT_SYMBOL sound/core/snd-pcm 0x55c7fc5a snd_pcm_set_ops +EXPORT_SYMBOL sound/core/snd-pcm 0x5d502227 snd_pcm_hw_constraint_ratdens +EXPORT_SYMBOL sound/core/snd-pcm 0x5e7f4920 snd_pcm_format_set_silence +EXPORT_SYMBOL sound/core/snd-pcm 0x63dacea1 snd_pcm_open_substream +EXPORT_SYMBOL sound/core/snd-pcm 0x650f8603 snd_pcm_format_silence_64 +EXPORT_SYMBOL sound/core/snd-pcm 0x65447264 snd_pcm_hw_constraint_pow2 +EXPORT_SYMBOL sound/core/snd-pcm 0x6593b178 snd_pcm_lib_get_vmalloc_page +EXPORT_SYMBOL sound/core/snd-pcm 0x68a24153 snd_pcm_format_physical_width +EXPORT_SYMBOL sound/core/snd-pcm 0x69255f54 snd_pcm_hw_limit_rates +EXPORT_SYMBOL sound/core/snd-pcm 0x69e3d888 snd_pcm_period_elapsed +EXPORT_SYMBOL sound/core/snd-pcm 0x6a6560f0 snd_pcm_lib_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x6ef8fcd8 snd_pcm_format_linear +EXPORT_SYMBOL sound/core/snd-pcm 0x6f3c2456 snd_pcm_lib_free_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x6f94957b snd_pcm_lib_preallocate_pages_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x7b27a93d snd_pcm_new_internal +EXPORT_SYMBOL sound/core/snd-pcm 0x7bd6265c snd_pcm_hw_constraint_integer +EXPORT_SYMBOL sound/core/snd-pcm 0x834dc955 snd_pcm_format_size +EXPORT_SYMBOL sound/core/snd-pcm 0x83e9964f snd_pcm_lib_preallocate_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x87b812e4 snd_pcm_lib_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0x8834e2d3 snd_pcm_hw_constraint_mask64 +EXPORT_SYMBOL sound/core/snd-pcm 0x8c1555ea snd_pcm_period_elapsed_under_stream_lock +EXPORT_SYMBOL sound/core/snd-pcm 0x8e022f5d snd_pcm_lib_preallocate_free_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x8e4312c8 __snd_pcm_lib_xfer +EXPORT_SYMBOL sound/core/snd-pcm 0x91487a7d snd_pcm_new +EXPORT_SYMBOL sound/core/snd-pcm 0x94098ff8 snd_interval_list +EXPORT_SYMBOL sound/core/snd-pcm 0xa33915cf snd_pcm_hw_rule_add +EXPORT_SYMBOL sound/core/snd-pcm 0xa61aa028 snd_pcm_format_unsigned +EXPORT_SYMBOL sound/core/snd-pcm 0xa8708309 snd_dma_buffer_mmap +EXPORT_SYMBOL sound/core/snd-pcm 0xac260520 snd_pcm_set_managed_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0xac437f7b snd_interval_ratnum +EXPORT_SYMBOL sound/core/snd-pcm 0xb9638db4 snd_pcm_rate_to_rate_bit +EXPORT_SYMBOL sound/core/snd-pcm 0xba92f9ed snd_pcm_kernel_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0xc70f7890 snd_pcm_suspend_all +EXPORT_SYMBOL sound/core/snd-pcm 0xc77954ae snd_pcm_stop +EXPORT_SYMBOL sound/core/snd-pcm 0xccf2ad33 snd_pcm_hw_constraint_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0xceef9af8 snd_pcm_hw_rule_noresample +EXPORT_SYMBOL sound/core/snd-pcm 0xd08389ac snd_pcm_hw_refine +EXPORT_SYMBOL sound/core/snd-pcm 0xd5bdf712 snd_dma_alloc_dir_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xd5fa1440 snd_sgbuf_get_page +EXPORT_SYMBOL sound/core/snd-pcm 0xdb9ecdda snd_pcm_hw_constraint_ratnums +EXPORT_SYMBOL sound/core/snd-pcm 0xde917371 snd_pcm_mmap_data +EXPORT_SYMBOL sound/core/snd-pcm 0xe212b385 _snd_pcm_lib_alloc_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0xe56a9336 snd_pcm_format_width +EXPORT_SYMBOL sound/core/snd-pcm 0xea21ad52 snd_pcm_release_substream +EXPORT_SYMBOL sound/core/snd-pcm 0xefba3823 snd_pcm_lib_malloc_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xf8b41c5a snd_pcm_hw_constraint_minmax +EXPORT_SYMBOL sound/core/snd-pcm 0xfd1a2a8b snd_pcm_set_sync +EXPORT_SYMBOL sound/core/snd-pcm 0xff6104d0 snd_pcm_rate_bit_to_rate +EXPORT_SYMBOL sound/core/snd-rawmidi 0x0bbc725b snd_rawmidi_transmit +EXPORT_SYMBOL sound/core/snd-rawmidi 0x17b64c0b snd_rawmidi_kernel_write +EXPORT_SYMBOL sound/core/snd-rawmidi 0x1ebc0855 snd_rawmidi_drain_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0x1f725ead snd_rawmidi_kernel_read +EXPORT_SYMBOL sound/core/snd-rawmidi 0x2d0a25ea snd_rawmidi_drop_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0x46836699 snd_rawmidi_drain_input +EXPORT_SYMBOL sound/core/snd-rawmidi 0x562b7036 snd_rawmidi_output_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0x5e259106 snd_rawmidi_info_select +EXPORT_SYMBOL sound/core/snd-rawmidi 0x66800aec snd_rawmidi_kernel_release +EXPORT_SYMBOL sound/core/snd-rawmidi 0x71ba2d51 snd_rawmidi_input_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0x781fd981 snd_rawmidi_receive +EXPORT_SYMBOL sound/core/snd-rawmidi 0x8000ad53 snd_rawmidi_kernel_open +EXPORT_SYMBOL sound/core/snd-rawmidi 0x81723f5e snd_rawmidi_set_ops +EXPORT_SYMBOL sound/core/snd-rawmidi 0x8a0f0df0 snd_rawmidi_transmit_ack +EXPORT_SYMBOL sound/core/snd-rawmidi 0xa9d95c03 snd_rawmidi_transmit_empty +EXPORT_SYMBOL sound/core/snd-rawmidi 0xab452e60 snd_rawmidi_new +EXPORT_SYMBOL sound/core/snd-rawmidi 0xb9297322 snd_rawmidi_transmit_peek +EXPORT_SYMBOL sound/core/snd-rawmidi 0xbac7d52a snd_rawmidi_proceed +EXPORT_SYMBOL sound/core/snd-seq-device 0x091def1c snd_seq_autoload_exit +EXPORT_SYMBOL sound/core/snd-seq-device 0x1a7055e9 snd_seq_device_new +EXPORT_SYMBOL sound/core/snd-seq-device 0x370a0736 snd_seq_autoload_init +EXPORT_SYMBOL sound/core/snd-seq-device 0x6339b6d0 snd_seq_device_load_drivers +EXPORT_SYMBOL sound/core/snd-timer 0x038a4916 snd_timer_instance_free +EXPORT_SYMBOL sound/core/snd-timer 0x1ca49f2b snd_timer_stop +EXPORT_SYMBOL sound/core/snd-timer 0x3d7fce93 snd_timer_global_new +EXPORT_SYMBOL sound/core/snd-timer 0x773697d7 snd_timer_global_register +EXPORT_SYMBOL sound/core/snd-timer 0x7d205bd0 snd_timer_continue +EXPORT_SYMBOL sound/core/snd-timer 0x875fcdc7 snd_timer_global_free +EXPORT_SYMBOL sound/core/snd-timer 0x930bf4b0 snd_timer_pause +EXPORT_SYMBOL sound/core/snd-timer 0x96520544 snd_timer_new +EXPORT_SYMBOL sound/core/snd-timer 0xa4b72e4a snd_timer_instance_new +EXPORT_SYMBOL sound/core/snd-timer 0xb99f3e72 snd_timer_open +EXPORT_SYMBOL sound/core/snd-timer 0xbb2d715a snd_timer_close +EXPORT_SYMBOL sound/core/snd-timer 0xc01938c7 snd_timer_start +EXPORT_SYMBOL sound/core/snd-timer 0xd90e7e86 snd_timer_notify +EXPORT_SYMBOL sound/core/snd-timer 0xdc62c821 snd_timer_resolution +EXPORT_SYMBOL sound/core/snd-timer 0xf028a42e snd_timer_interrupt +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x63f4033c snd_mpu401_uart_new +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x6d629c59 snd_mpu401_uart_interrupt_tx +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0xc0fec227 snd_mpu401_uart_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x05060a19 snd_opl3_regmap +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x11d29d42 snd_opl3_find_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x1b8850e8 snd_opl3_load_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x1e4526ff snd_opl3_init +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x4a3dd842 snd_opl3_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x4a5afe9c snd_opl3_reset +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xb624bb91 snd_opl3_timer_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc05bb3e6 snd_opl3_create +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc16d70c7 snd_opl3_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc26ffe26 snd_opl3_hwdep_new +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x0fb8d7b0 snd_vx_create +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x146fe8b5 snd_vx_resume +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x1ed6db82 snd_vx_load_boot_image +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x226138b0 snd_vx_threaded_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x5a0c3d47 snd_vx_setup_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x6551efa4 snd_vx_free_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x7bb5fce0 snd_vx_suspend +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x7f4d2873 snd_vx_check_reg_bit +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x993a4246 snd_vx_dsp_load +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf1f04d23 snd_vx_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf539cf2b snd_vx_dsp_boot +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0f2ac7a5 fw_iso_resources_free +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0fc63504 cmp_connection_check_used +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x136e70c6 fcp_bus_reset +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x14d389a8 cmp_connection_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x1556f9ec avc_general_set_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x20254e45 amdtp_syt_intervals +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x28321540 fw_iso_resources_allocate +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x2aa2dcf8 snd_fw_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x2d25bd1e avc_general_get_plug_info +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x37682a3f fw_iso_resources_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x3edf3ada fw_iso_resources_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x4cd2be13 amdtp_stream_set_parameters +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x53ca18e8 amdtp_rate_table +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x551a675b fw_iso_resources_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x6376e449 cmp_connection_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x67a3051d iso_packets_buffer_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x7adac69e amdtp_stream_get_max_payload +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x7bf87861 cmp_connection_release +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x859268ea amdtp_stream_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x8c0b0dcc amdtp_stream_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xaeaf8186 amdtp_stream_add_pcm_hw_constraints +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xb0701272 avc_general_get_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xb0d4ed01 fcp_avc_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xb158f35e cmp_connection_establish +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xb6e900cd iso_packets_buffer_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xbec55e9b amdtp_stream_pcm_prepare +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xc2e03604 cmp_connection_reserve +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xcc184f75 amdtp_stream_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xcfa951e1 cmp_connection_break +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xd3787f81 amdtp_stream_pcm_abort +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xedab995b cmp_connection_init +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x41a05c36 intel_nhlt_has_endpoint_type +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x5f8eff49 intel_nhlt_get_endpoint_blob +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x66fd6169 intel_nhlt_ssp_endpoint_mask +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0xb7b836b3 intel_nhlt_ssp_mclk_mask +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x95346407 snd_ak4113_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0xd44cfe0f snd_ak4113_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x2f1e1daa snd_ak4114_create +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x335943b7 snd_ak4114_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x40aff162 snd_ak4114_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x4112179b snd_ak4114_check_rate_and_errors +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x616d938b snd_ak4114_reg_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x76126d02 snd_ak4114_build +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xa730432b snd_ak4114_reinit +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xb325b9d9 snd_ak4114_external_rate +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x65eb3a10 snd_akm4xxx_init +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x6d9d9a0d snd_akm4xxx_reset +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x827cbfc8 snd_akm4xxx_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x89b0c91a snd_akm4xxx_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x1ea97066 snd_pt2258_reset +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0xc2f67b46 snd_pt2258_build_controls +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x03007a32 snd_cs8427_iec958_build +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x366e77b8 snd_cs8427_reg_write +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x49380dab snd_cs8427_iec958_pcm +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x8b392f52 snd_cs8427_init +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xbacf0b2e snd_cs8427_iec958_active +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xece935f6 snd_cs8427_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x0e69516d snd_i2c_probeaddr +EXPORT_SYMBOL sound/i2c/snd-i2c 0x2f12a484 snd_i2c_device_free +EXPORT_SYMBOL sound/i2c/snd-i2c 0x57470236 snd_i2c_device_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x6dc8ec26 snd_i2c_sendbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0xc3e99c88 snd_i2c_bus_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0xcdff9b9f snd_i2c_readbytes +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x06453ab5 snd_ac97_update_power +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x1d2210fd snd_ac97_set_rate +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x588938f4 snd_ac97_pcm_double_rate_rules +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x606f4d6d snd_ac97_read +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x73a51b97 snd_ac97_suspend +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x77807f1e snd_ac97_mixer +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x7b1459ae snd_ac97_write_cache +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x7b50e59e snd_ac97_bus +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x7f262f00 snd_ac97_pcm_assign +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xc5a7e6a3 snd_ac97_resume +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xcae47b89 snd_ac97_write +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xcb7bbad7 snd_ac97_tune_hardware +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xd0f564f9 snd_ac97_update_bits +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xd35d440c snd_ac97_pcm_close +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xd75faa5b snd_ac97_update +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xe12c77c3 snd_ac97_get_short_name +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xe7e67d42 snd_ac97_pcm_open +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x000af894 snd_emu10k1_memblk_map +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x0cc67b2d snd_emu10k1_ptr_read +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x193a73dd snd_emu10k1_voice_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x31958207 snd_emu10k1_ptr_write_multiple +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x3bed00da snd_emu10k1_synth_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x5f010978 snd_emu10k1_synth_bzero +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x7d904f7c snd_emu10k1_synth_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xcf39fa49 snd_emu10k1_voice_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xdbc0ba8d snd_emu10k1_synth_copy_from_user +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xfa832a2a snd_emu10k1_ptr_write +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x002b2292 snd_ice1712_akm4xxx_free +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x5408f77c snd_ice1712_akm4xxx_init +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x5b6b219d snd_ice1712_akm4xxx_build_controls +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x11018a1a oxygen_reset_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x160135ff oxygen_write16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x16392526 oxygen_read16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x1ccf62fb oxygen_write_i2c +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x22a5d3a8 oxygen_write_spi +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x27a26463 oxygen_pci_pm +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x480c8071 oxygen_write8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x4be0a9e1 oxygen_write16_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x5c6ecbe8 oxygen_read32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x69b322fb oxygen_pci_probe +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x781552bb oxygen_update_dac_routing +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x8f8b5947 oxygen_write32_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x9251f57e oxygen_pci_shutdown +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x953a86d9 oxygen_write32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x9bf20378 oxygen_read_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xe18121f7 oxygen_write_ac97_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xedd91cac oxygen_write8_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xf4afd0e8 oxygen_write_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xfac134c4 oxygen_write_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xfae2c00c oxygen_read8 +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x181faab5 snd_trident_alloc_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x27037376 snd_trident_free_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x3f452d8f snd_trident_stop_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x82e0828c snd_trident_start_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x8ce7ba36 snd_trident_write_voice_regs +EXPORT_SYMBOL sound/soc/amd/acp_audio_dma 0xf2cc2cce acp_bt_uart_enable +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x3810a0a7 snd_amd_acp_find_config +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x58ae1c57 snd_soc_acpi_amd_rmb_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0xc6bb2d22 snd_soc_acpi_amd_sof_machines +EXPORT_SYMBOL sound/soc/codecs/snd-soc-adau1372 0x24e12d6f adau1372_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-lpass-wsa-macro 0xdfe9f568 wsa_macro_set_spkr_mode +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x6ccca84a pcm3060_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0xb081db12 pcm3060_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-rt715 0xed2acb24 hda_to_sdw +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x445df9e3 tlv320aic23_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x467d172d tlv320aic23_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x1a85a33c aic32x4_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0xf7f3ad8a aic32x4_regmap_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0xfca90191 aic32x4_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x5755284d aic3x_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x6f2ffdc7 aic3x_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x3a195ca9 wcd_mbhc_get_impedance +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x4cee9a66 wcd_mbhc_init +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x789ebe56 wcd_mbhc_set_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x7b3389ac wcd_dt_parse_mbhc_data +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xa5758a49 wcd_mbhc_get_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xce603ab1 wcd_mbhc_start +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xd094df47 wcd_mbhc_deinit +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xe2beca26 wcd_mbhc_stop +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x91d0b6b0 fsl_asoc_get_dma_channel +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0xac45a14a fsl_asoc_reparent_pll_clocks +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0xf7a4e819 fsl_asoc_get_pll_clocks +EXPORT_SYMBOL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0x6fefbfa0 mt8192_afe_gpio_request +EXPORT_SYMBOL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0xde2a7928 mt8192_afe_gpio_init +EXPORT_SYMBOL sound/soc/qcom/qdsp6/q6afe 0xc859669b q6afe_unvote_lpass_core_hw +EXPORT_SYMBOL sound/soc/qcom/qdsp6/q6afe 0xff664ba9 q6afe_vote_lpass_core_hw +EXPORT_SYMBOL sound/soc/snd-soc-core 0xf2b483ff snd_soc_alloc_ac97_component +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x404da642 imx8_enable_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x683d8c10 imx8_disable_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x975fd9c8 imx8_parse_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0xdca7872d imx8_dump +EXPORT_SYMBOL sound/soc/sof/mediatek/mtk-adsp-common 0x73575c8e mtk_adsp_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x052830a9 snd_sof_runtime_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0cde851d snd_sof_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0df0a745 sof_compressed_ops +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x151d698f sof_widget_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x16170a94 snd_sof_device_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1cb55623 snd_sof_dsp_dbg_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x23dfd0a9 sof_set_stream_data_offset +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2568b8c9 snd_sof_load_firmware_raw +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2a46b92f snd_sof_fw_unload +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2a767fb7 sof_dai_get_mclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x30904205 sof_ipc_msg_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x31883a79 sof_ipc3_do_rx_work +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x319affc0 snd_sof_ipc_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x31cc95e9 sof_ipc_tx_message_no_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x327b3043 sof_block_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x368c6727 sof_debug_check_flag +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x432cd135 snd_sof_pci_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4356b8e5 snd_sof_run_firmware +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x45d5c797 snd_sof_prepare +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4e2d3e58 snd_sof_device_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4f0bdcc4 snd_sof_ipc_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x56d439a4 snd_sof_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x59000ecf sof_stream_pcm_close +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x5cc7fd0d snd_sof_dsp_update_bits64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x5d4ff3ea sof_io_write64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x60ed7d11 snd_sof_ipc_init +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x63a85c6a sof_print_oops_and_stack +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x63cf26e3 sof_io_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6a90ae46 snd_sof_dsp_update_bits_forced +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6cae4593 snd_sof_dsp_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7031087f snd_sof_pcm_period_elapsed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x723c05a9 snd_sof_runtime_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7360c35b snd_sof_dsp_only_d0i3_compatible_stream_active +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x77f4e36a snd_sof_load_firmware_memcpy +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7dbf4f1f snd_sof_load_topology +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7f4bdc41 snd_sof_handle_fw_exception +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8119d7d1 snd_sof_complete +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x81242f0b sof_dai_get_bclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x87225039 sof_io_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xa184ddce snd_sof_device_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb7363a83 sof_io_read64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xba130720 snd_sof_dsp_panic +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xbdd7721c sof_widget_setup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc7e48f6c sof_mailbox_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xcde0907b sof_machine_unregister +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xcde79b5d snd_sof_device_probe_completed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd56e49c8 sof_block_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe0159b1e snd_sof_ipc_get_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe2abfda6 snd_sof_dsp_update_bits_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe61baf41 sof_machine_check +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe64d3725 sof_stream_pcm_open +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe6a0f34a sof_pcm_dai_link_fixup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xec55d8c2 snd_sof_runtime_idle +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xee7fe2f0 sof_mailbox_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf4d0966b sof_set_fw_state +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf51ff916 sof_ipc_tx_message +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfa91e7b3 sof_ipc_set_get_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfbef77ae sof_machine_register +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfc69c196 snd_sof_dsp_update_bits64_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x22871949 sof_of_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x6363ddfa sof_of_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x86af53fa sof_of_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0xe28b8b68 sof_of_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof-utils 0xe27bb57d snd_sof_create_page_table +EXPORT_SYMBOL sound/soundcore 0x0e9e55f2 sound_class +EXPORT_SYMBOL sound/soundcore 0x2847e8fe register_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x686bcb6d register_sound_special_device +EXPORT_SYMBOL sound/soundcore 0x7afc9d8a unregister_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x7de2e72c register_sound_special +EXPORT_SYMBOL sound/soundcore 0x96c18ecd register_sound_dsp +EXPORT_SYMBOL sound/soundcore 0x99c95fa5 unregister_sound_special +EXPORT_SYMBOL sound/soundcore 0xcd083b10 unregister_sound_dsp +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x302af7fe snd_emux_terminate_all +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x305eef0e snd_emux_lock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x655cb202 snd_sf_linear_to_log +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x6cb56594 snd_emux_register +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xa6693f0f snd_emux_unlock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xcd62f06c snd_emux_new +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xd28a4056 snd_emux_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x0eda33fa snd_util_memhdr_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0x2a48197f snd_util_mem_alloc +EXPORT_SYMBOL sound/synth/snd-util-mem 0x6517719f __snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x914f3491 snd_util_memhdr_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9223e14b snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9adc8c44 __snd_util_memblk_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0xc59655e4 snd_util_mem_avail +EXPORT_SYMBOL sound/synth/snd-util-mem 0xd28dc0da __snd_util_mem_alloc +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x16756dc0 snd_usbmidi_input_start +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x63343b1d snd_usbmidi_input_stop +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xa762a78e __snd_usbmidi_create +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xb2af19e1 snd_usbmidi_resume +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xbed43a41 snd_usbmidi_suspend +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xd9d2bb03 snd_usbmidi_disconnect +EXPORT_SYMBOL vmlinux 0x00148653 vsnprintf +EXPORT_SYMBOL vmlinux 0x001674e4 eth_header_cache_update +EXPORT_SYMBOL vmlinux 0x005c34c6 netdev_adjacent_change_prepare +EXPORT_SYMBOL vmlinux 0x005d6eda mmc_remove_host +EXPORT_SYMBOL vmlinux 0x00665bfb mipi_dsi_shutdown_peripheral +EXPORT_SYMBOL vmlinux 0x00854219 generic_fadvise +EXPORT_SYMBOL vmlinux 0x00928200 trace_print_hex_dump_seq +EXPORT_SYMBOL vmlinux 0x00a749ae seq_read_iter +EXPORT_SYMBOL vmlinux 0x00b4e615 posix_acl_equiv_mode +EXPORT_SYMBOL vmlinux 0x00bbcca9 d_add_ci +EXPORT_SYMBOL vmlinux 0x00c8e3ec dump_skip_to +EXPORT_SYMBOL vmlinux 0x00d1dd06 ethtool_op_get_ts_info +EXPORT_SYMBOL vmlinux 0x00d7e722 vme_lm_count +EXPORT_SYMBOL vmlinux 0x00dd6d87 scsi_scan_host +EXPORT_SYMBOL vmlinux 0x00f18f17 inet_bind +EXPORT_SYMBOL vmlinux 0x00f235d5 fd_install +EXPORT_SYMBOL vmlinux 0x01000e51 schedule +EXPORT_SYMBOL vmlinux 0x010d170c sync_blockdev_range +EXPORT_SYMBOL vmlinux 0x01156ae4 utf8_strncasecmp_folded +EXPORT_SYMBOL vmlinux 0x0129c4f8 par_io_data_set +EXPORT_SYMBOL vmlinux 0x012de2ea xudma_rchanrt_read +EXPORT_SYMBOL vmlinux 0x0147812c kblockd_mod_delayed_work_on +EXPORT_SYMBOL vmlinux 0x01505d85 imx_scu_call_rpc +EXPORT_SYMBOL vmlinux 0x015291a5 mdiobus_write +EXPORT_SYMBOL vmlinux 0x015b2797 sock_no_getname +EXPORT_SYMBOL vmlinux 0x016c0a3c tcf_qevent_dump +EXPORT_SYMBOL vmlinux 0x016f123e sg_copy_to_buffer +EXPORT_SYMBOL vmlinux 0x01757935 rdmacg_register_device +EXPORT_SYMBOL vmlinux 0x017d191f xfrm_state_lookup_byspi +EXPORT_SYMBOL vmlinux 0x017de3d5 nr_cpu_ids +EXPORT_SYMBOL vmlinux 0x017e539d pci_get_domain_bus_and_slot +EXPORT_SYMBOL vmlinux 0x0188cd88 vme_alloc_consistent +EXPORT_SYMBOL vmlinux 0x018c0348 sock_alloc +EXPORT_SYMBOL vmlinux 0x0192933b nvdimm_namespace_common_probe +EXPORT_SYMBOL vmlinux 0x01b471f3 unregister_fib_notifier +EXPORT_SYMBOL vmlinux 0x01b6865c xa_get_mark +EXPORT_SYMBOL vmlinux 0x01bf55fc paddr_vmcoreinfo_note +EXPORT_SYMBOL vmlinux 0x01c8fef9 sb_set_blocksize +EXPORT_SYMBOL vmlinux 0x01dc8a99 qman_update_cgr_safe +EXPORT_SYMBOL vmlinux 0x0203f4d0 generic_update_time +EXPORT_SYMBOL vmlinux 0x0205cec3 xsk_uses_need_wakeup +EXPORT_SYMBOL vmlinux 0x0209f3a7 secure_ipv6_port_ephemeral +EXPORT_SYMBOL vmlinux 0x020dbf27 bitmap_alloc +EXPORT_SYMBOL vmlinux 0x02120396 input_set_min_poll_interval +EXPORT_SYMBOL vmlinux 0x021e8032 folio_alloc +EXPORT_SYMBOL vmlinux 0x021eb92f mii_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x02284f26 pci_request_selected_regions +EXPORT_SYMBOL vmlinux 0x0248efd3 kstrtobool_from_user +EXPORT_SYMBOL vmlinux 0x0250f459 __register_binfmt +EXPORT_SYMBOL vmlinux 0x025a98bb ndisc_send_skb +EXPORT_SYMBOL vmlinux 0x0274dc2b netif_get_num_default_rss_queues +EXPORT_SYMBOL vmlinux 0x0296695f refcount_warn_saturate +EXPORT_SYMBOL vmlinux 0x0296fa73 mdiobus_unregister +EXPORT_SYMBOL vmlinux 0x029d0630 scsi_host_alloc +EXPORT_SYMBOL vmlinux 0x02b267aa inet_shutdown +EXPORT_SYMBOL vmlinux 0x02c065f8 ucc_set_qe_mux_mii_mng +EXPORT_SYMBOL vmlinux 0x02c62b39 seq_escape_mem +EXPORT_SYMBOL vmlinux 0x02ca0813 gnet_stats_copy_basic +EXPORT_SYMBOL vmlinux 0x02e83fd3 setattr_should_drop_sgid +EXPORT_SYMBOL vmlinux 0x02ee9f4a block_invalidate_folio +EXPORT_SYMBOL vmlinux 0x02f51365 dev_mc_add +EXPORT_SYMBOL vmlinux 0x0316aa51 devm_nvmem_cell_put +EXPORT_SYMBOL vmlinux 0x032faccc config_item_put +EXPORT_SYMBOL vmlinux 0x0334795d icst307_s2div +EXPORT_SYMBOL vmlinux 0x0334da4e scsi_command_size_tbl +EXPORT_SYMBOL vmlinux 0x033a7bcb netdev_core_stats_alloc +EXPORT_SYMBOL vmlinux 0x033bc5a0 sg_alloc_table_from_pages_segment +EXPORT_SYMBOL vmlinux 0x0349726f tegra194_miscreg_mask_serror +EXPORT_SYMBOL vmlinux 0x035d25ab memcg_kmem_online_key +EXPORT_SYMBOL vmlinux 0x0360d67f make_flow_keys_digest +EXPORT_SYMBOL vmlinux 0x0366307a console_suspend_enabled +EXPORT_SYMBOL vmlinux 0x036cce78 tty_termios_input_baud_rate +EXPORT_SYMBOL vmlinux 0x03773c66 __skb_checksum_complete_head +EXPORT_SYMBOL vmlinux 0x037a0cba kfree +EXPORT_SYMBOL vmlinux 0x037d498b __nd_driver_register +EXPORT_SYMBOL vmlinux 0x03815f35 ledtrig_disk_activity +EXPORT_SYMBOL vmlinux 0x0386ae95 nf_unregister_sockopt +EXPORT_SYMBOL vmlinux 0x0397edd5 fb_edid_to_monspecs +EXPORT_SYMBOL vmlinux 0x0399c419 of_phy_register_fixed_link +EXPORT_SYMBOL vmlinux 0x039bd3a3 security_sk_classify_flow +EXPORT_SYMBOL vmlinux 0x03b814ca bpf_dispatcher_xdp_func +EXPORT_SYMBOL vmlinux 0x03e3aecf drop_super +EXPORT_SYMBOL vmlinux 0x03ef4022 put_cmsg_scm_timestamping +EXPORT_SYMBOL vmlinux 0x03fd2571 vm_unmap_ram +EXPORT_SYMBOL vmlinux 0x042a4412 ip6_frag_init +EXPORT_SYMBOL vmlinux 0x044154c6 tc_skb_ext_tc +EXPORT_SYMBOL vmlinux 0x04482cdb __refrigerator +EXPORT_SYMBOL vmlinux 0x044d2060 rproc_of_resm_mem_entry_init +EXPORT_SYMBOL vmlinux 0x044f0ad9 get_random_u16 +EXPORT_SYMBOL vmlinux 0x0459bbfd tty_port_put +EXPORT_SYMBOL vmlinux 0x04673adb qman_ip_rev +EXPORT_SYMBOL vmlinux 0x0474edef kstrtou16_from_user +EXPORT_SYMBOL vmlinux 0x0479aac1 seq_list_next_rcu +EXPORT_SYMBOL vmlinux 0x0484c6c4 acpi_enter_sleep_state_prep +EXPORT_SYMBOL vmlinux 0x04863e28 hdmi_audio_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x04866303 unregister_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x0486fdf5 mii_check_gmii_support +EXPORT_SYMBOL vmlinux 0x04a9fdce blk_mq_start_hw_queues +EXPORT_SYMBOL vmlinux 0x04c55cb3 inet6_offloads +EXPORT_SYMBOL vmlinux 0x04d24402 iwe_stream_add_point +EXPORT_SYMBOL vmlinux 0x04ea5d10 ksize +EXPORT_SYMBOL vmlinux 0x050877b9 dmi_first_match +EXPORT_SYMBOL vmlinux 0x051159b2 fs_context_for_reconfigure +EXPORT_SYMBOL vmlinux 0x05189141 sk_dst_check +EXPORT_SYMBOL vmlinux 0x052254b6 tcf_get_next_proto +EXPORT_SYMBOL vmlinux 0x05240ee7 percpu_counter_batch +EXPORT_SYMBOL vmlinux 0x05363e7f pci_claim_resource +EXPORT_SYMBOL vmlinux 0x0536bd9e inode_dio_wait +EXPORT_SYMBOL vmlinux 0x054496b4 schedule_timeout_interruptible +EXPORT_SYMBOL vmlinux 0x0545d047 dev_set_threaded +EXPORT_SYMBOL vmlinux 0x055e77e8 jiffies_64 +EXPORT_SYMBOL vmlinux 0x0562dc30 __sg_page_iter_start +EXPORT_SYMBOL vmlinux 0x056bcf7b dm_read_arg +EXPORT_SYMBOL vmlinux 0x056ce3f2 balance_dirty_pages_ratelimited +EXPORT_SYMBOL vmlinux 0x0575ec2a seg6_hmac_info_lookup +EXPORT_SYMBOL vmlinux 0x05775ee0 pid_task +EXPORT_SYMBOL vmlinux 0x057d68ee pps_event +EXPORT_SYMBOL vmlinux 0x05ab2333 rproc_da_to_va +EXPORT_SYMBOL vmlinux 0x05adcf04 fddi_type_trans +EXPORT_SYMBOL vmlinux 0x05b4f578 key_payload_reserve +EXPORT_SYMBOL vmlinux 0x05b51465 shmem_aops +EXPORT_SYMBOL vmlinux 0x05c21884 __vfs_getxattr +EXPORT_SYMBOL vmlinux 0x0603b3ee skb_checksum +EXPORT_SYMBOL vmlinux 0x060ba97c gen_pool_free_owner +EXPORT_SYMBOL vmlinux 0x061651be strcat +EXPORT_SYMBOL vmlinux 0x0634100a bitmap_parselist_user +EXPORT_SYMBOL vmlinux 0x0634baff tcp_openreq_init_rwin +EXPORT_SYMBOL vmlinux 0x063ce4b2 redirty_page_for_writepage +EXPORT_SYMBOL vmlinux 0x064b4a1c skb_checksum_trimmed +EXPORT_SYMBOL vmlinux 0x065b7778 mdiobb_read_c22 +EXPORT_SYMBOL vmlinux 0x0668b595 _kstrtoul +EXPORT_SYMBOL vmlinux 0x0680e26f sk_send_sigurg +EXPORT_SYMBOL vmlinux 0x06932100 xfrm_register_type_offload +EXPORT_SYMBOL vmlinux 0x069f3dc2 tls_handshake_cancel +EXPORT_SYMBOL vmlinux 0x06ba862d tcp_enter_cwr +EXPORT_SYMBOL vmlinux 0x06bd88b5 ucs2_strnlen +EXPORT_SYMBOL vmlinux 0x06c1867b skb_eth_pop +EXPORT_SYMBOL vmlinux 0x06cb027a fs_context_for_mount +EXPORT_SYMBOL vmlinux 0x06d11488 __bitmap_equal +EXPORT_SYMBOL vmlinux 0x06d77e09 inet_confirm_addr +EXPORT_SYMBOL vmlinux 0x06da9862 inet_csk_delete_keepalive_timer +EXPORT_SYMBOL vmlinux 0x06e8aa3f d_find_alias +EXPORT_SYMBOL vmlinux 0x06f1bdca sock_no_sendmsg +EXPORT_SYMBOL vmlinux 0x06f448f0 fman_set_port_params +EXPORT_SYMBOL vmlinux 0x06f6feb0 tcp_seq_start +EXPORT_SYMBOL vmlinux 0x06f7924a netdev_name_in_use +EXPORT_SYMBOL vmlinux 0x06f93768 dma_sync_wait +EXPORT_SYMBOL vmlinux 0x06fa63d9 xfrm4_protocol_deregister +EXPORT_SYMBOL vmlinux 0x07098248 xz_dec_microlzma_alloc +EXPORT_SYMBOL vmlinux 0x0711edc8 xudma_dev_get_tisci_rm +EXPORT_SYMBOL vmlinux 0x07161236 __netif_schedule +EXPORT_SYMBOL vmlinux 0x072f901c vme_master_rmw +EXPORT_SYMBOL vmlinux 0x0745a981 xa_erase +EXPORT_SYMBOL vmlinux 0x076ab26c page_pool_update_nid +EXPORT_SYMBOL vmlinux 0x076dd805 netdev_info +EXPORT_SYMBOL vmlinux 0x0779bcf2 filemap_fdatawrite +EXPORT_SYMBOL vmlinux 0x078001b1 netdev_class_create_file_ns +EXPORT_SYMBOL vmlinux 0x0781ec97 logic_insl +EXPORT_SYMBOL vmlinux 0x07a890c8 fb_alloc_cmap +EXPORT_SYMBOL vmlinux 0x07b348f2 kernel_recvmsg +EXPORT_SYMBOL vmlinux 0x07bfcf34 mdio_device_remove +EXPORT_SYMBOL vmlinux 0x07cc4a5d printk_timed_ratelimit +EXPORT_SYMBOL vmlinux 0x07ceeac9 panic_notifier_list +EXPORT_SYMBOL vmlinux 0x07cf04eb fman_set_mac_max_frame +EXPORT_SYMBOL vmlinux 0x07d13b4c cdrom_get_last_written +EXPORT_SYMBOL vmlinux 0x07d3a0bb phy_write_mmd +EXPORT_SYMBOL vmlinux 0x07db17be qman_create_fq +EXPORT_SYMBOL vmlinux 0x07ee7051 default_llseek +EXPORT_SYMBOL vmlinux 0x07f57478 pci_unmap_iospace +EXPORT_SYMBOL vmlinux 0x0800473f __cond_resched +EXPORT_SYMBOL vmlinux 0x0805f2c8 ecryptfs_get_auth_tok_key +EXPORT_SYMBOL vmlinux 0x08162c74 free_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0x08173dc7 param_ops_string +EXPORT_SYMBOL vmlinux 0x08198ea4 get_tree_single +EXPORT_SYMBOL vmlinux 0x08229651 sk_free +EXPORT_SYMBOL vmlinux 0x082c3213 pci_root_buses +EXPORT_SYMBOL vmlinux 0x08356f32 fman_sp_set_buf_pools_in_asc_order_of_buf_sizes +EXPORT_SYMBOL vmlinux 0x083eb21c rfkill_unregister +EXPORT_SYMBOL vmlinux 0x083fe65d vlan_filter_drop_vids +EXPORT_SYMBOL vmlinux 0x0841241a seq_dentry +EXPORT_SYMBOL vmlinux 0x0846668c d_splice_alias +EXPORT_SYMBOL vmlinux 0x084eac0f of_find_matching_node_and_match +EXPORT_SYMBOL vmlinux 0x08503882 sock_gettstamp +EXPORT_SYMBOL vmlinux 0x085a2c1c mmc_gpio_get_cd +EXPORT_SYMBOL vmlinux 0x086ab3c4 netdev_master_upper_dev_link +EXPORT_SYMBOL vmlinux 0x0870efe3 jent_testing_exit +EXPORT_SYMBOL vmlinux 0x08885333 rtnl_offload_xstats_notify +EXPORT_SYMBOL vmlinux 0x08a0286e of_root +EXPORT_SYMBOL vmlinux 0x08b1742a pci_iomap_range +EXPORT_SYMBOL vmlinux 0x08bbb5b4 of_mdiobus_child_is_phy +EXPORT_SYMBOL vmlinux 0x08ce2acd tty_lock +EXPORT_SYMBOL vmlinux 0x08dab8e5 no_seek_end_llseek +EXPORT_SYMBOL vmlinux 0x08dc62d0 proto_unregister +EXPORT_SYMBOL vmlinux 0x08e39398 cmd_db_read_addr +EXPORT_SYMBOL vmlinux 0x090f0a8c to_ndd +EXPORT_SYMBOL vmlinux 0x09100c65 qdisc_put +EXPORT_SYMBOL vmlinux 0x092e26bf acpi_remove_address_space_handler +EXPORT_SYMBOL vmlinux 0x093712e5 acpi_purge_cached_objects +EXPORT_SYMBOL vmlinux 0x093f7418 netlink_rcv_skb +EXPORT_SYMBOL vmlinux 0x094a34c4 security_sk_clone +EXPORT_SYMBOL vmlinux 0x095a0117 dma_unmap_sg_attrs +EXPORT_SYMBOL vmlinux 0x095ce567 handshake_genl_put +EXPORT_SYMBOL vmlinux 0x09769037 dmt_modes +EXPORT_SYMBOL vmlinux 0x098b71c6 fb_dealloc_cmap +EXPORT_SYMBOL vmlinux 0x09b3b1e2 of_device_get_match_data +EXPORT_SYMBOL vmlinux 0x09b70808 mipi_dsi_dcs_nop +EXPORT_SYMBOL vmlinux 0x09cf1d4a set_nlink +EXPORT_SYMBOL vmlinux 0x09d44df9 in_lock_functions +EXPORT_SYMBOL vmlinux 0x09da0ba4 xa_set_mark +EXPORT_SYMBOL vmlinux 0x09e9c9a8 flow_rule_match_basic +EXPORT_SYMBOL vmlinux 0x09f0dc0a pci_bus_set_ops +EXPORT_SYMBOL vmlinux 0x09f6a4cd i2c_transfer +EXPORT_SYMBOL vmlinux 0x09f9b261 xudma_rchan_put +EXPORT_SYMBOL vmlinux 0x09f9c6da dev_remove_offload +EXPORT_SYMBOL vmlinux 0x0a012f73 mb_cache_entry_touch +EXPORT_SYMBOL vmlinux 0x0a0ebc08 __xa_cmpxchg +EXPORT_SYMBOL vmlinux 0x0a1e8769 utf8_casefold_hash +EXPORT_SYMBOL vmlinux 0x0a1eebd6 textsearch_destroy +EXPORT_SYMBOL vmlinux 0x0a215390 dquot_drop +EXPORT_SYMBOL vmlinux 0x0a270dc4 cpufreq_get_policy +EXPORT_SYMBOL vmlinux 0x0a4754f2 __filemap_set_wb_err +EXPORT_SYMBOL vmlinux 0x0a5ce02e tcp_read_skb +EXPORT_SYMBOL vmlinux 0x0a5f5980 filemap_flush +EXPORT_SYMBOL vmlinux 0x0a770832 register_memory_notifier +EXPORT_SYMBOL vmlinux 0x0a7afeb6 write_inode_now +EXPORT_SYMBOL vmlinux 0x0a8211e9 sock_set_reuseport +EXPORT_SYMBOL vmlinux 0x0a84b15d zstd_init_cctx +EXPORT_SYMBOL vmlinux 0x0aa309cf synchronize_hardirq +EXPORT_SYMBOL vmlinux 0x0aaccc92 pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x0ac12404 padata_do_parallel +EXPORT_SYMBOL vmlinux 0x0acf7679 dma_issue_pending_all +EXPORT_SYMBOL vmlinux 0x0af7865a create_empty_buffers +EXPORT_SYMBOL vmlinux 0x0b05b1a0 iter_file_splice_write +EXPORT_SYMBOL vmlinux 0x0b0fe277 ppp_unregister_channel +EXPORT_SYMBOL vmlinux 0x0b1beb31 vmalloc_32_user +EXPORT_SYMBOL vmlinux 0x0b26b8c8 acpi_run_osc +EXPORT_SYMBOL vmlinux 0x0b5f3cac inet_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x0b742fd7 simple_strtol +EXPORT_SYMBOL vmlinux 0x0ba0b938 vm_brk +EXPORT_SYMBOL vmlinux 0x0baca548 phy_set_max_speed +EXPORT_SYMBOL vmlinux 0x0bb5dd4a dma_fence_chain_find_seqno +EXPORT_SYMBOL vmlinux 0x0bc477a2 irq_set_irq_type +EXPORT_SYMBOL vmlinux 0x0bd394d8 tty_termios_baud_rate +EXPORT_SYMBOL vmlinux 0x0be4d17e devm_mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x0bf0e4a2 __SCK__tp_func_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x0bf61668 nf_reinject +EXPORT_SYMBOL vmlinux 0x0bfc1d1a check_zeroed_user +EXPORT_SYMBOL vmlinux 0x0c09d770 of_device_unregister +EXPORT_SYMBOL vmlinux 0x0c164cce single_open +EXPORT_SYMBOL vmlinux 0x0c1909b0 inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x0c1d9aa7 phy_attach_direct +EXPORT_SYMBOL vmlinux 0x0c2075c0 input_unregister_handler +EXPORT_SYMBOL vmlinux 0x0c25ec48 secure_tcpv6_seq +EXPORT_SYMBOL vmlinux 0x0c2845fa filemap_check_errors +EXPORT_SYMBOL vmlinux 0x0c3690fc _raw_spin_lock_bh +EXPORT_SYMBOL vmlinux 0x0c391e1a tcf_em_tree_destroy +EXPORT_SYMBOL vmlinux 0x0c3c88c1 sock_diag_put_filterinfo +EXPORT_SYMBOL vmlinux 0x0c472088 __mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0x0c575719 __cond_resched_rwlock_write +EXPORT_SYMBOL vmlinux 0x0c589d8c sock_ioctl_inout +EXPORT_SYMBOL vmlinux 0x0c5b9cee of_graph_get_endpoint_by_regs +EXPORT_SYMBOL vmlinux 0x0c6bdc3f vme_master_read +EXPORT_SYMBOL vmlinux 0x0c74b0e3 param_get_string +EXPORT_SYMBOL vmlinux 0x0ca41a55 iw_handler_set_thrspy +EXPORT_SYMBOL vmlinux 0x0cb11bc7 __SCK__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0cc4b4b6 crc_ccitt_false +EXPORT_SYMBOL vmlinux 0x0cc4cbcc retire_super +EXPORT_SYMBOL vmlinux 0x0cd5835b ipv6_flowlabel_exclusive +EXPORT_SYMBOL vmlinux 0x0cdce87c rfkill_set_hw_state_reason +EXPORT_SYMBOL vmlinux 0x0ceda0a4 pipe_lock +EXPORT_SYMBOL vmlinux 0x0d07f543 get_anon_bdev +EXPORT_SYMBOL vmlinux 0x0d0b3ed0 pnp_start_dev +EXPORT_SYMBOL vmlinux 0x0d15a2cd pci_reenable_device +EXPORT_SYMBOL vmlinux 0x0d2af33c param_ops_ushort +EXPORT_SYMBOL vmlinux 0x0d2ca20f ucc_fast_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0x0d333b64 zstd_end_stream +EXPORT_SYMBOL vmlinux 0x0d3f5c1a fman_get_max_frm +EXPORT_SYMBOL vmlinux 0x0d43af56 __i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0x0d4e9349 sk_capable +EXPORT_SYMBOL vmlinux 0x0d542439 __ipv6_addr_type +EXPORT_SYMBOL vmlinux 0x0d6e95de tcf_get_next_chain +EXPORT_SYMBOL vmlinux 0x0d7fbe6b pci_assign_resource +EXPORT_SYMBOL vmlinux 0x0d9d7f84 folio_add_lru +EXPORT_SYMBOL vmlinux 0x0da37acd dma_fence_array_first +EXPORT_SYMBOL vmlinux 0x0db2afe1 ip_tunnel_parse_protocol +EXPORT_SYMBOL vmlinux 0x0dba686f jbd2_journal_wipe +EXPORT_SYMBOL vmlinux 0x0dd87690 acpi_match_device_ids +EXPORT_SYMBOL vmlinux 0x0ddf3c4c devm_pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x0de6657d fs_bio_set +EXPORT_SYMBOL vmlinux 0x0deac75b fscrypt_ioctl_get_policy +EXPORT_SYMBOL vmlinux 0x0deb72fc __traceiter_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0df9ea86 blk_integrity_register +EXPORT_SYMBOL vmlinux 0x0e023c1a mptcp_subflow_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x0e17678a siphash_4u64 +EXPORT_SYMBOL vmlinux 0x0e1d60b2 pneigh_enqueue +EXPORT_SYMBOL vmlinux 0x0e2e46c9 pcibus_to_node +EXPORT_SYMBOL vmlinux 0x0e4262c6 __siphash_unaligned +EXPORT_SYMBOL vmlinux 0x0e6f0ba2 security_inode_listsecurity +EXPORT_SYMBOL vmlinux 0x0e6f40ec crypto_kdf108_setkey +EXPORT_SYMBOL vmlinux 0x0e701d20 jbd2_submit_inode_data +EXPORT_SYMBOL vmlinux 0x0e709b0f pmem_sector_size +EXPORT_SYMBOL vmlinux 0x0ea3c74e tasklet_kill +EXPORT_SYMBOL vmlinux 0x0ea593f6 hdmi_drm_infoframe_init +EXPORT_SYMBOL vmlinux 0x0eb6eb87 add_taint +EXPORT_SYMBOL vmlinux 0x0ebad4d1 __fib6_flush_trees +EXPORT_SYMBOL vmlinux 0x0ec338af icmp_ndo_send +EXPORT_SYMBOL vmlinux 0x0ec5babe vme_dma_free +EXPORT_SYMBOL vmlinux 0x0ed2b56c tcp_rtx_synack +EXPORT_SYMBOL vmlinux 0x0edae6e4 __folio_lock +EXPORT_SYMBOL vmlinux 0x0ef2f900 set_page_dirty_lock +EXPORT_SYMBOL vmlinux 0x0efd55cf con_is_visible +EXPORT_SYMBOL vmlinux 0x0f09cc34 schedule_timeout_killable +EXPORT_SYMBOL vmlinux 0x0f159806 tcf_idr_create +EXPORT_SYMBOL vmlinux 0x0f1934d8 block_truncate_page +EXPORT_SYMBOL vmlinux 0x0f1ad8e2 seq_list_start_rcu +EXPORT_SYMBOL vmlinux 0x0f37ca89 lockref_put_not_zero +EXPORT_SYMBOL vmlinux 0x0f45497b tcp_sock_set_quickack +EXPORT_SYMBOL vmlinux 0x0f630261 gen_replace_estimator +EXPORT_SYMBOL vmlinux 0x0f65499e mipi_dsi_dcs_set_pixel_format +EXPORT_SYMBOL vmlinux 0x0f75be94 to_nd_dax +EXPORT_SYMBOL vmlinux 0x0f811fc7 jent_raw_hires_entropy_store +EXPORT_SYMBOL vmlinux 0x0f86f560 kthread_delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0x0f886837 __mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0x0f896f09 rawv6_mh_filter_unregister +EXPORT_SYMBOL vmlinux 0x0f8ab8ab i2c_del_adapter +EXPORT_SYMBOL vmlinux 0x0f92e54a tcp_splice_read +EXPORT_SYMBOL vmlinux 0x0f94399e validate_slab_cache +EXPORT_SYMBOL vmlinux 0x0f964bf7 get_tree_nodev +EXPORT_SYMBOL vmlinux 0x0f9fe992 sockopt_ns_capable +EXPORT_SYMBOL vmlinux 0x0fab1ab0 hdmi_spd_infoframe_pack +EXPORT_SYMBOL vmlinux 0x0fb2f8a4 mktime64 +EXPORT_SYMBOL vmlinux 0x0fc3ad75 dm_table_event +EXPORT_SYMBOL vmlinux 0x0fce1c59 pci_enable_ptm +EXPORT_SYMBOL vmlinux 0x0fd09966 vfs_iter_read +EXPORT_SYMBOL vmlinux 0x0fd902db mb_cache_entry_create +EXPORT_SYMBOL vmlinux 0x0fdf21fe __of_mdiobus_register +EXPORT_SYMBOL vmlinux 0x0fdf2603 dev_lstats_read +EXPORT_SYMBOL vmlinux 0x0feb90a2 neigh_event_ns +EXPORT_SYMBOL vmlinux 0x0ff50e39 scsi_device_put +EXPORT_SYMBOL vmlinux 0x0ffda1b7 open_exec +EXPORT_SYMBOL vmlinux 0x0fff5afc time64_to_tm +EXPORT_SYMBOL vmlinux 0x10017aa5 kernel_cpustat +EXPORT_SYMBOL vmlinux 0x1005cb56 con_set_default_unimap +EXPORT_SYMBOL vmlinux 0x100bddf8 proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x101ce4d1 dev_set_alias +EXPORT_SYMBOL vmlinux 0x101d7ff5 ns_capable_noaudit +EXPORT_SYMBOL vmlinux 0x1025009a cpm_muram_alloc_fixed +EXPORT_SYMBOL vmlinux 0x102936ec qe_clock_source +EXPORT_SYMBOL vmlinux 0x1035c05a md_bitmap_close_sync +EXPORT_SYMBOL vmlinux 0x1035c7c2 __release_region +EXPORT_SYMBOL vmlinux 0x103b0e73 of_device_register +EXPORT_SYMBOL vmlinux 0x103cc88d get_task_cred +EXPORT_SYMBOL vmlinux 0x1049de7b of_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0x10541481 mdio_device_free +EXPORT_SYMBOL vmlinux 0x1057a279 bsearch +EXPORT_SYMBOL vmlinux 0x105f76a9 simple_statfs +EXPORT_SYMBOL vmlinux 0x1068004b gf128mul_bbe +EXPORT_SYMBOL vmlinux 0x107be0b0 percpu_counter_sync +EXPORT_SYMBOL vmlinux 0x107d9bd9 bio_split_to_limits +EXPORT_SYMBOL vmlinux 0x107e5878 zlib_inflateEnd +EXPORT_SYMBOL vmlinux 0x10952be6 __bread_gfp +EXPORT_SYMBOL vmlinux 0x10bdf1e0 pldmfw_op_pci_match_record +EXPORT_SYMBOL vmlinux 0x10d768a7 flush_dcache_folio +EXPORT_SYMBOL vmlinux 0x10d9f885 scsi_sense_desc_find +EXPORT_SYMBOL vmlinux 0x10e6f74a free_contig_range +EXPORT_SYMBOL vmlinux 0x10fbc5bb seg6_hmac_net_exit +EXPORT_SYMBOL vmlinux 0x10fe391a dev_pre_changeaddr_notify +EXPORT_SYMBOL vmlinux 0x11089ac7 _ctype +EXPORT_SYMBOL vmlinux 0x110f080a configfs_unregister_subsystem +EXPORT_SYMBOL vmlinux 0x112e593e gpiochip_irq_reqres +EXPORT_SYMBOL vmlinux 0x11321130 tcf_register_action +EXPORT_SYMBOL vmlinux 0x113bc5b0 simple_getattr +EXPORT_SYMBOL vmlinux 0x114a9df0 flow_rule_match_arp +EXPORT_SYMBOL vmlinux 0x114ba2fd seq_printf +EXPORT_SYMBOL vmlinux 0x116e197d tty_do_resize +EXPORT_SYMBOL vmlinux 0x117093be qdisc_class_hash_init +EXPORT_SYMBOL vmlinux 0x11a53399 dump_emit +EXPORT_SYMBOL vmlinux 0x11b3dbc6 vfs_setpos +EXPORT_SYMBOL vmlinux 0x11b3f650 fib_default_rule_add +EXPORT_SYMBOL vmlinux 0x11dd5aba blk_dump_rq_flags +EXPORT_SYMBOL vmlinux 0x11e30762 chacha_block_generic +EXPORT_SYMBOL vmlinux 0x11e4ea76 jbd2_journal_extend +EXPORT_SYMBOL vmlinux 0x11ffdfee ucc_slow_stop_tx +EXPORT_SYMBOL vmlinux 0x12099b10 __inet_stream_connect +EXPORT_SYMBOL vmlinux 0x120b336a __rb_insert_augmented +EXPORT_SYMBOL vmlinux 0x120ff8e1 xudma_get_rflow_ring_offset +EXPORT_SYMBOL vmlinux 0x1210be05 cdev_init +EXPORT_SYMBOL vmlinux 0x12295adf iov_iter_advance +EXPORT_SYMBOL vmlinux 0x122c3a7e _printk +EXPORT_SYMBOL vmlinux 0x122e3612 neigh_parms_release +EXPORT_SYMBOL vmlinux 0x12464854 fb_firmware_edid +EXPORT_SYMBOL vmlinux 0x124bad4d kstrtobool +EXPORT_SYMBOL vmlinux 0x12511c82 load_nls +EXPORT_SYMBOL vmlinux 0x1254a00f devm_gen_pool_create +EXPORT_SYMBOL vmlinux 0x127d83ea security_locked_down +EXPORT_SYMBOL vmlinux 0x127dde12 amba_device_register +EXPORT_SYMBOL vmlinux 0x12832343 dev_uc_del +EXPORT_SYMBOL vmlinux 0x1297de22 inet_release +EXPORT_SYMBOL vmlinux 0x12a4e128 __arch_copy_from_user +EXPORT_SYMBOL vmlinux 0x12cabc89 siphash_2u64 +EXPORT_SYMBOL vmlinux 0x12d87f3d param_set_bool +EXPORT_SYMBOL vmlinux 0x12ecd1ea __d_lookup_unhash_wake +EXPORT_SYMBOL vmlinux 0x12f6f69c fb_videomode_to_var +EXPORT_SYMBOL vmlinux 0x12fdcbcd tcp_v4_send_check +EXPORT_SYMBOL vmlinux 0x1307480b dma_pool_create +EXPORT_SYMBOL vmlinux 0x130afd75 acpi_get_sleep_type_data +EXPORT_SYMBOL vmlinux 0x13110126 request_resource +EXPORT_SYMBOL vmlinux 0x13115f55 vme_bus_num +EXPORT_SYMBOL vmlinux 0x131a6146 xa_clear_mark +EXPORT_SYMBOL vmlinux 0x131d052a pps_unregister_source +EXPORT_SYMBOL vmlinux 0x1330b5c8 sock_alloc_send_pskb +EXPORT_SYMBOL vmlinux 0x13558e30 i2c_smbus_write_byte +EXPORT_SYMBOL vmlinux 0x13584ed0 bio_split +EXPORT_SYMBOL vmlinux 0x139f2189 __kfifo_alloc +EXPORT_SYMBOL vmlinux 0x13c23437 zpool_unregister_driver +EXPORT_SYMBOL vmlinux 0x13d0adf7 __kfifo_out +EXPORT_SYMBOL vmlinux 0x13d822f6 inc_nlink +EXPORT_SYMBOL vmlinux 0x13d928f5 __SCK__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x14023e70 mark_buffer_dirty_inode +EXPORT_SYMBOL vmlinux 0x141271bf acpi_dev_found +EXPORT_SYMBOL vmlinux 0x14153955 devm_aperture_acquire_for_platform_device +EXPORT_SYMBOL vmlinux 0x1418519b bio_reset +EXPORT_SYMBOL vmlinux 0x1443545f task_work_add +EXPORT_SYMBOL vmlinux 0x1444accd nvdimm_bus_lock +EXPORT_SYMBOL vmlinux 0x144e2008 udp_gro_complete +EXPORT_SYMBOL vmlinux 0x145c2c62 of_get_property +EXPORT_SYMBOL vmlinux 0x145e489e proc_symlink +EXPORT_SYMBOL vmlinux 0x14605535 dma_fence_context_alloc +EXPORT_SYMBOL vmlinux 0x1460718d vlan_vid_add +EXPORT_SYMBOL vmlinux 0x146289b7 crc16_table +EXPORT_SYMBOL vmlinux 0x1463ecf4 phy_device_create +EXPORT_SYMBOL vmlinux 0x1469185c udp_seq_ops +EXPORT_SYMBOL vmlinux 0x147cb6cb fman_unregister_intr +EXPORT_SYMBOL vmlinux 0x147fa4be register_filesystem +EXPORT_SYMBOL vmlinux 0x149c1e04 crypto_sha3_update +EXPORT_SYMBOL vmlinux 0x14a64a87 acpi_install_address_space_handler_no_reg +EXPORT_SYMBOL vmlinux 0x14b272aa input_set_max_poll_interval +EXPORT_SYMBOL vmlinux 0x14c67e3e tcp_tx_delay_enabled +EXPORT_SYMBOL vmlinux 0x14d6667f blk_rq_map_user_io +EXPORT_SYMBOL vmlinux 0x14d7477f console_list_unlock +EXPORT_SYMBOL vmlinux 0x14dd5cfa submit_bio +EXPORT_SYMBOL vmlinux 0x14df76af inode_newsize_ok +EXPORT_SYMBOL vmlinux 0x14f45fcc bman_free_pool +EXPORT_SYMBOL vmlinux 0x151c9031 tty_port_close_end +EXPORT_SYMBOL vmlinux 0x151f4898 schedule_timeout_uninterruptible +EXPORT_SYMBOL vmlinux 0x1522febb config_group_init_type_name +EXPORT_SYMBOL vmlinux 0x15231ca9 mmc_add_host +EXPORT_SYMBOL vmlinux 0x1526b301 unix_tot_inflight +EXPORT_SYMBOL vmlinux 0x1530fe11 phy_sfp_probe +EXPORT_SYMBOL vmlinux 0x153afc71 fwnode_get_mac_address +EXPORT_SYMBOL vmlinux 0x1548d970 __kfifo_dma_out_prepare_r +EXPORT_SYMBOL vmlinux 0x154c6338 dm_kcopyd_client_destroy +EXPORT_SYMBOL vmlinux 0x154e9fae ip_check_defrag +EXPORT_SYMBOL vmlinux 0x1591787a read_cache_page +EXPORT_SYMBOL vmlinux 0x15ae3d03 genphy_c37_read_status +EXPORT_SYMBOL vmlinux 0x15ba50a6 jiffies +EXPORT_SYMBOL vmlinux 0x15bafe29 unregister_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x15bed7a5 LZ4_decompress_safe_partial +EXPORT_SYMBOL vmlinux 0x15c85de3 mempool_init +EXPORT_SYMBOL vmlinux 0x15d5e40f hmm_range_fault +EXPORT_SYMBOL vmlinux 0x15d95008 vme_dma_list_exec +EXPORT_SYMBOL vmlinux 0x15e3bbd4 elevator_alloc +EXPORT_SYMBOL vmlinux 0x15f90688 slhc_init +EXPORT_SYMBOL vmlinux 0x160c70cd tcf_idr_create_from_flags +EXPORT_SYMBOL vmlinux 0x1621338e pnp_activate_dev +EXPORT_SYMBOL vmlinux 0x1623827d xfrm_policy_byid +EXPORT_SYMBOL vmlinux 0x162893fd hashlen_string +EXPORT_SYMBOL vmlinux 0x1632bc21 kvasprintf_const +EXPORT_SYMBOL vmlinux 0x163ad4c8 dmam_free_coherent +EXPORT_SYMBOL vmlinux 0x163c3dd3 pnp_get_resource +EXPORT_SYMBOL vmlinux 0x163d2417 tegra_io_rail_power_off +EXPORT_SYMBOL vmlinux 0x164aec7a get_user_pages_remote +EXPORT_SYMBOL vmlinux 0x165ad395 trace_print_symbols_seq +EXPORT_SYMBOL vmlinux 0x16774703 netdev_get_by_index +EXPORT_SYMBOL vmlinux 0x167c5967 print_hex_dump +EXPORT_SYMBOL vmlinux 0x169938c1 __sysfs_match_string +EXPORT_SYMBOL vmlinux 0x16a0ce80 tty_port_close +EXPORT_SYMBOL vmlinux 0x16a292ee __fs_parse +EXPORT_SYMBOL vmlinux 0x16a7b16f __traceiter_kmalloc +EXPORT_SYMBOL vmlinux 0x16cdc340 acpi_get_table +EXPORT_SYMBOL vmlinux 0x16e297c3 bit_wait +EXPORT_SYMBOL vmlinux 0x16e2c2d2 no_seek_end_llseek_size +EXPORT_SYMBOL vmlinux 0x16e7e2cb cpu_all_bits +EXPORT_SYMBOL vmlinux 0x16fd638b ppp_output_wakeup +EXPORT_SYMBOL vmlinux 0x170ddf79 acpi_install_notify_handler +EXPORT_SYMBOL vmlinux 0x1725f254 fscrypt_decrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x17261f79 dma_async_device_unregister +EXPORT_SYMBOL vmlinux 0x172627bf mipi_dsi_dcs_get_pixel_format +EXPORT_SYMBOL vmlinux 0x17825d3f xudma_rchan_get +EXPORT_SYMBOL vmlinux 0x1788909d get_user_pages +EXPORT_SYMBOL vmlinux 0x178c4894 qe_upload_firmware +EXPORT_SYMBOL vmlinux 0x1790a968 tcp_v4_md5_lookup +EXPORT_SYMBOL vmlinux 0x1792e194 iunique +EXPORT_SYMBOL vmlinux 0x17b4becd netdev_bonding_info_change +EXPORT_SYMBOL vmlinux 0x17c3c7d8 skb_copy_and_csum_datagram_msg +EXPORT_SYMBOL vmlinux 0x17ca2d29 audit_log_start +EXPORT_SYMBOL vmlinux 0x17d9c77a tcp_recvmsg +EXPORT_SYMBOL vmlinux 0x17e44051 _copy_from_iter_nocache +EXPORT_SYMBOL vmlinux 0x17f356f8 thaw_bdev +EXPORT_SYMBOL vmlinux 0x180c1b68 finish_open +EXPORT_SYMBOL vmlinux 0x18181605 xsk_tx_peek_desc +EXPORT_SYMBOL vmlinux 0x1819a3f5 register_sysctl +EXPORT_SYMBOL vmlinux 0x18345b8e __bitmap_replace +EXPORT_SYMBOL vmlinux 0x1834731c mmc_gpio_set_cd_wake +EXPORT_SYMBOL vmlinux 0x1841af63 acpi_device_hid +EXPORT_SYMBOL vmlinux 0x184a691f da903x_query_status +EXPORT_SYMBOL vmlinux 0x184cccc8 __insert_inode_hash +EXPORT_SYMBOL vmlinux 0x184d1211 ip_local_deliver +EXPORT_SYMBOL vmlinux 0x1852c8ff xfrm_spd_getinfo +EXPORT_SYMBOL vmlinux 0x1863b3d2 genphy_c37_config_aneg +EXPORT_SYMBOL vmlinux 0x186441dc pci_wake_from_d3 +EXPORT_SYMBOL vmlinux 0x18646f2a lookup_one +EXPORT_SYMBOL vmlinux 0x186ef3cd inet_frag_destroy +EXPORT_SYMBOL vmlinux 0x187884a8 cpm_muram_free +EXPORT_SYMBOL vmlinux 0x1885ac57 pcie_capability_read_word +EXPORT_SYMBOL vmlinux 0x18888d00 downgrade_write +EXPORT_SYMBOL vmlinux 0x188ea314 jiffies_to_timespec64 +EXPORT_SYMBOL vmlinux 0x18930988 generic_read_dir +EXPORT_SYMBOL vmlinux 0x18b48e28 __memset_io +EXPORT_SYMBOL vmlinux 0x18c3e6af ppp_register_compressor +EXPORT_SYMBOL vmlinux 0x18d212a0 put_cmsg_scm_timestamping64 +EXPORT_SYMBOL vmlinux 0x18dbc404 tcp_v4_conn_request +EXPORT_SYMBOL vmlinux 0x18e3c936 generic_pipe_buf_get +EXPORT_SYMBOL vmlinux 0x18e534e7 scsi_remove_target +EXPORT_SYMBOL vmlinux 0x18e60984 __do_once_start +EXPORT_SYMBOL vmlinux 0x18ea4883 skb_flow_dissect_meta +EXPORT_SYMBOL vmlinux 0x19116a33 configfs_unregister_default_group +EXPORT_SYMBOL vmlinux 0x19123807 netpoll_parse_options +EXPORT_SYMBOL vmlinux 0x191949d6 pci_enable_link_state +EXPORT_SYMBOL vmlinux 0x193a864b simple_link +EXPORT_SYMBOL vmlinux 0x193d44e3 generic_file_llseek +EXPORT_SYMBOL vmlinux 0x193dcf71 i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0x19404887 md_update_sb +EXPORT_SYMBOL vmlinux 0x1953c958 mempool_create +EXPORT_SYMBOL vmlinux 0x195b5dbf netif_tx_wake_queue +EXPORT_SYMBOL vmlinux 0x1972496e lock_rename_child +EXPORT_SYMBOL vmlinux 0x197d5b60 dma_fence_default_wait +EXPORT_SYMBOL vmlinux 0x1984d421 out_of_line_wait_on_bit +EXPORT_SYMBOL vmlinux 0x19989047 zpool_register_driver +EXPORT_SYMBOL vmlinux 0x199ed0cd net_disable_timestamp +EXPORT_SYMBOL vmlinux 0x19bd383b security_secmark_refcount_dec +EXPORT_SYMBOL vmlinux 0x19dd60d6 phy_init_hw +EXPORT_SYMBOL vmlinux 0x19fce371 pin_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0x1a345476 __scsi_iterate_devices +EXPORT_SYMBOL vmlinux 0x1a3c4907 locks_free_lock +EXPORT_SYMBOL vmlinux 0x1a418c04 blk_put_queue +EXPORT_SYMBOL vmlinux 0x1a45cb6c acpi_disabled +EXPORT_SYMBOL vmlinux 0x1a538526 simple_write_begin +EXPORT_SYMBOL vmlinux 0x1a5d67c6 dma_resv_iter_next_unlocked +EXPORT_SYMBOL vmlinux 0x1a6c34db ip_frag_next +EXPORT_SYMBOL vmlinux 0x1a6cdf70 twl6040_get_sysclk +EXPORT_SYMBOL vmlinux 0x1a6f03e9 tegra_ivc_reset +EXPORT_SYMBOL vmlinux 0x1a7c812c tegra_ivc_init +EXPORT_SYMBOL vmlinux 0x1a88182e register_fib_notifier +EXPORT_SYMBOL vmlinux 0x1a9a433c prandom_u32_state +EXPORT_SYMBOL vmlinux 0x1ac5d3cb strcspn +EXPORT_SYMBOL vmlinux 0x1accee1e neigh_direct_output +EXPORT_SYMBOL vmlinux 0x1ae296a1 flow_rule_match_meta +EXPORT_SYMBOL vmlinux 0x1af969c6 unix_destruct_scm +EXPORT_SYMBOL vmlinux 0x1afe8adc nexthop_set_hw_flags +EXPORT_SYMBOL vmlinux 0x1b015d25 bitmap_parselist +EXPORT_SYMBOL vmlinux 0x1b1616d3 mmc_wait_for_req_done +EXPORT_SYMBOL vmlinux 0x1b16e3ea pcim_set_mwi +EXPORT_SYMBOL vmlinux 0x1b2c0d60 mmc_is_req_done +EXPORT_SYMBOL vmlinux 0x1b2ca3db blk_queue_bounce_limit +EXPORT_SYMBOL vmlinux 0x1b335af2 __tracepoint_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x1b5196fc xudma_tchan_put +EXPORT_SYMBOL vmlinux 0x1b597b7a swake_up_all +EXPORT_SYMBOL vmlinux 0x1b5d8f43 phy_connect_direct +EXPORT_SYMBOL vmlinux 0x1b62cf99 get_watch_queue +EXPORT_SYMBOL vmlinux 0x1b6314fd in_aton +EXPORT_SYMBOL vmlinux 0x1b777357 rdmacg_unregister_device +EXPORT_SYMBOL vmlinux 0x1b84612e build_skb_around +EXPORT_SYMBOL vmlinux 0x1b908d85 _raw_write_lock_nested +EXPORT_SYMBOL vmlinux 0x1b9b180d tegra_ahb_enable_smmu +EXPORT_SYMBOL vmlinux 0x1ba59527 __kmalloc_node +EXPORT_SYMBOL vmlinux 0x1bb51249 tcp_have_smc +EXPORT_SYMBOL vmlinux 0x1bb86b9a xen_start_info +EXPORT_SYMBOL vmlinux 0x1bc6c23b pci_enable_atomic_ops_to_root +EXPORT_SYMBOL vmlinux 0x1bcc435b ata_std_end_eh +EXPORT_SYMBOL vmlinux 0x1bd59dbe vme_free_consistent +EXPORT_SYMBOL vmlinux 0x1be00271 __nla_reserve +EXPORT_SYMBOL vmlinux 0x1bf7601d of_graph_get_remote_port_parent +EXPORT_SYMBOL vmlinux 0x1c0512e3 filemap_fdatawrite_wbc +EXPORT_SYMBOL vmlinux 0x1c58427f acpi_remove_notify_handler +EXPORT_SYMBOL vmlinux 0x1c5e3878 icst525_idx2s +EXPORT_SYMBOL vmlinux 0x1c60b771 configfs_undepend_item +EXPORT_SYMBOL vmlinux 0x1c718e3f sk_mc_loop +EXPORT_SYMBOL vmlinux 0x1c72805d pnp_register_card_driver +EXPORT_SYMBOL vmlinux 0x1c79869a register_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x1c7d3b8d udp_gro_receive +EXPORT_SYMBOL vmlinux 0x1c8d42f6 serio_interrupt +EXPORT_SYMBOL vmlinux 0x1c8d6704 dm_kcopyd_copy +EXPORT_SYMBOL vmlinux 0x1c92ddbc pci_bus_alloc_resource +EXPORT_SYMBOL vmlinux 0x1c9a61b0 dump_skip +EXPORT_SYMBOL vmlinux 0x1c9b2f5c of_device_is_available +EXPORT_SYMBOL vmlinux 0x1c9edaa1 tc_setup_cb_add +EXPORT_SYMBOL vmlinux 0x1cb11044 inetpeer_invalidate_tree +EXPORT_SYMBOL vmlinux 0x1cbdddf6 scsi_add_device +EXPORT_SYMBOL vmlinux 0x1cc11154 __SCK__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x1cd8438b pxm_to_node +EXPORT_SYMBOL vmlinux 0x1cdd39ba logic_outsl +EXPORT_SYMBOL vmlinux 0x1cf5efa6 xudma_rflow_get_id +EXPORT_SYMBOL vmlinux 0x1d07e365 memdup_user_nul +EXPORT_SYMBOL vmlinux 0x1d1abdf0 acpi_get_physical_device_location +EXPORT_SYMBOL vmlinux 0x1d24c881 ___ratelimit +EXPORT_SYMBOL vmlinux 0x1d330a08 dev_trans_start +EXPORT_SYMBOL vmlinux 0x1d40b6f3 idr_for_each +EXPORT_SYMBOL vmlinux 0x1d5d7506 skb_flow_dissect_hash +EXPORT_SYMBOL vmlinux 0x1d5f8637 phy_aneg_done +EXPORT_SYMBOL vmlinux 0x1d74bbe5 kill_block_super +EXPORT_SYMBOL vmlinux 0x1d7547a2 flow_rule_match_enc_ip +EXPORT_SYMBOL vmlinux 0x1d75c0f7 dquot_free_inode +EXPORT_SYMBOL vmlinux 0x1d794855 __tracepoint_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x1d7aa8f3 fwnode_mdiobus_register_phy +EXPORT_SYMBOL vmlinux 0x1d87e788 truncate_inode_pages_final +EXPORT_SYMBOL vmlinux 0x1d9672bd fault_in_subpage_writeable +EXPORT_SYMBOL vmlinux 0x1daeca88 alloc_pages +EXPORT_SYMBOL vmlinux 0x1dc413f2 pci_set_mwi +EXPORT_SYMBOL vmlinux 0x1dc6c93b lookup_user_key +EXPORT_SYMBOL vmlinux 0x1dcb91c1 tcp_md5_do_add +EXPORT_SYMBOL vmlinux 0x1dd571e6 fb_copy_cmap +EXPORT_SYMBOL vmlinux 0x1de0edc8 phy_driver_register +EXPORT_SYMBOL vmlinux 0x1de4ccb2 get_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x1de59c22 qcom_scm_ice_invalidate_key +EXPORT_SYMBOL vmlinux 0x1de67f9b qcom_scm_io_writel +EXPORT_SYMBOL vmlinux 0x1df29622 sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0x1dfd9517 set_cached_acl +EXPORT_SYMBOL vmlinux 0x1e0373fc imx_scu_irq_group_enable +EXPORT_SYMBOL vmlinux 0x1e0a0c24 mod_timer_pending +EXPORT_SYMBOL vmlinux 0x1e0cd7fe acpi_detach_data +EXPORT_SYMBOL vmlinux 0x1e268d80 folio_mapping +EXPORT_SYMBOL vmlinux 0x1e31da46 km_policy_notify +EXPORT_SYMBOL vmlinux 0x1e4fe6e8 input_set_capability +EXPORT_SYMBOL vmlinux 0x1e64fdcb __scm_send +EXPORT_SYMBOL vmlinux 0x1e6adaa0 bitmap_print_bitmask_to_buf +EXPORT_SYMBOL vmlinux 0x1e6d26a8 strstr +EXPORT_SYMBOL vmlinux 0x1e73d249 generic_copy_file_range +EXPORT_SYMBOL vmlinux 0x1e9edfb7 seq_hlist_start_head_rcu +EXPORT_SYMBOL vmlinux 0x1eb55322 xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x1ed96679 finalize_exec +EXPORT_SYMBOL vmlinux 0x1edb69d6 ktime_get_raw_ts64 +EXPORT_SYMBOL vmlinux 0x1ee35077 netdev_upper_dev_link +EXPORT_SYMBOL vmlinux 0x1ef41b7e qcom_scm_iommu_set_pt_format +EXPORT_SYMBOL vmlinux 0x1efa856b md_handle_request +EXPORT_SYMBOL vmlinux 0x1efbfbf4 max8998_bulk_read +EXPORT_SYMBOL vmlinux 0x1f004dbd unregister_cdrom +EXPORT_SYMBOL vmlinux 0x1f07263a do_SAK +EXPORT_SYMBOL vmlinux 0x1f27972d amba_device_unregister +EXPORT_SYMBOL vmlinux 0x1f44d13c dmaengine_get_unmap_data +EXPORT_SYMBOL vmlinux 0x1f526feb __netlink_ns_capable +EXPORT_SYMBOL vmlinux 0x1f557414 gen_pool_has_addr +EXPORT_SYMBOL vmlinux 0x1f91e1ea devm_ioremap_resource +EXPORT_SYMBOL vmlinux 0x1f9d0e30 proc_create_single_data +EXPORT_SYMBOL vmlinux 0x1fa2869f ip_tunnel_header_ops +EXPORT_SYMBOL vmlinux 0x1fb02cba mmc_can_gpio_ro +EXPORT_SYMBOL vmlinux 0x1fb3a871 kernel_param_lock +EXPORT_SYMBOL vmlinux 0x1fbd16da ip_tos2prio +EXPORT_SYMBOL vmlinux 0x1fc1109e proc_dointvec_userhz_jiffies +EXPORT_SYMBOL vmlinux 0x1fc9a939 acpi_notifier_call_chain +EXPORT_SYMBOL vmlinux 0x1fcbab07 pci_iomap +EXPORT_SYMBOL vmlinux 0x1fd07fff kdb_grepping_flag +EXPORT_SYMBOL vmlinux 0x1fd2a61e jbd2_journal_load +EXPORT_SYMBOL vmlinux 0x1fe66127 d_set_d_op +EXPORT_SYMBOL vmlinux 0x1ff08764 configfs_register_subsystem +EXPORT_SYMBOL vmlinux 0x20000329 simple_strtoul +EXPORT_SYMBOL vmlinux 0x200b2041 in6addr_any +EXPORT_SYMBOL vmlinux 0x20408d1c dm_kcopyd_zero +EXPORT_SYMBOL vmlinux 0x2042d6eb pcix_get_max_mmrbc +EXPORT_SYMBOL vmlinux 0x2046337d nvdimm_bus_unlock +EXPORT_SYMBOL vmlinux 0x20463df4 wait_for_completion_killable +EXPORT_SYMBOL vmlinux 0x204c19f5 tcp_alloc_md5sig_pool +EXPORT_SYMBOL vmlinux 0x204c5067 scsi_dev_info_add_list +EXPORT_SYMBOL vmlinux 0x207df82b __hw_addr_ref_sync_dev +EXPORT_SYMBOL vmlinux 0x20a789ac irq_set_chip_data +EXPORT_SYMBOL vmlinux 0x20cbb30a __percpu_counter_init +EXPORT_SYMBOL vmlinux 0x20d030fa pnp_register_driver +EXPORT_SYMBOL vmlinux 0x20d65e40 fb_find_nearest_mode +EXPORT_SYMBOL vmlinux 0x20dbac4b tcp_sendmsg +EXPORT_SYMBOL vmlinux 0x20e19fbf ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x20e76376 ipv6_sock_mc_drop +EXPORT_SYMBOL vmlinux 0x20eadeb6 ip_compute_csum +EXPORT_SYMBOL vmlinux 0x20ee5a2f __blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0x20f723f6 update_devfreq +EXPORT_SYMBOL vmlinux 0x210ac1e1 fasync_helper +EXPORT_SYMBOL vmlinux 0x2125cc0d stream_open +EXPORT_SYMBOL vmlinux 0x213a738d memregion_alloc +EXPORT_SYMBOL vmlinux 0x213e4965 ps2_is_keyboard_id +EXPORT_SYMBOL vmlinux 0x2144ebbf __inet_hash +EXPORT_SYMBOL vmlinux 0x21469667 kfree_skb_list_reason +EXPORT_SYMBOL vmlinux 0x216758b9 of_get_compatible_child +EXPORT_SYMBOL vmlinux 0x21677b41 __sk_mem_reclaim +EXPORT_SYMBOL vmlinux 0x2177a7fc unmap_mapping_range +EXPORT_SYMBOL vmlinux 0x217a9fe9 __tcf_em_tree_match +EXPORT_SYMBOL vmlinux 0x218be48d page_pool_get_stats +EXPORT_SYMBOL vmlinux 0x218e600b pci_add_resource_offset +EXPORT_SYMBOL vmlinux 0x218ffdb8 eth_header_parse_protocol +EXPORT_SYMBOL vmlinux 0x21bdb523 errseq_check_and_advance +EXPORT_SYMBOL vmlinux 0x21e13cb3 inet_peer_xrlim_allow +EXPORT_SYMBOL vmlinux 0x21ea5251 __bitmap_weight +EXPORT_SYMBOL vmlinux 0x21ef374c try_wait_for_completion +EXPORT_SYMBOL vmlinux 0x2211c8f0 nd_btt_arena_is_valid +EXPORT_SYMBOL vmlinux 0x22135bd9 config_item_get +EXPORT_SYMBOL vmlinux 0x222e7ce2 sysfs_streq +EXPORT_SYMBOL vmlinux 0x222ef47a scsi_vpd_lun_id +EXPORT_SYMBOL vmlinux 0x222ff2e2 key_revoke +EXPORT_SYMBOL vmlinux 0x2234ca51 acpi_match_platform_list +EXPORT_SYMBOL vmlinux 0x224b8436 skb_flow_dissect_tunnel_info +EXPORT_SYMBOL vmlinux 0x224ce651 xudma_free_gp_rflow_range +EXPORT_SYMBOL vmlinux 0x22648349 tcf_action_set_ctrlact +EXPORT_SYMBOL vmlinux 0x228f6e03 phy_ethtool_ksettings_get +EXPORT_SYMBOL vmlinux 0x22a5551a acpi_dev_hid_uid_match +EXPORT_SYMBOL vmlinux 0x22a7fb0b input_set_abs_params +EXPORT_SYMBOL vmlinux 0x22b325d5 kd_mksound +EXPORT_SYMBOL vmlinux 0x22bcd5ef sync_blockdev +EXPORT_SYMBOL vmlinux 0x22ca84a3 rproc_get_by_child +EXPORT_SYMBOL vmlinux 0x22e0a198 textsearch_register +EXPORT_SYMBOL vmlinux 0x22ecc1e6 pci_get_subsys +EXPORT_SYMBOL vmlinux 0x231c838e key_reject_and_link +EXPORT_SYMBOL vmlinux 0x231ea0ff __post_watch_notification +EXPORT_SYMBOL vmlinux 0x232b77a6 seq_putc +EXPORT_SYMBOL vmlinux 0x2351fd1c jbd2_complete_transaction +EXPORT_SYMBOL vmlinux 0x23559c51 qman_oos_fq +EXPORT_SYMBOL vmlinux 0x235debd6 dma_resv_copy_fences +EXPORT_SYMBOL vmlinux 0x236268d8 max8998_bulk_write +EXPORT_SYMBOL vmlinux 0x2364c85a tasklet_init +EXPORT_SYMBOL vmlinux 0x237b3b55 vfs_parse_fs_param +EXPORT_SYMBOL vmlinux 0x23870e8e sock_set_rcvbuf +EXPORT_SYMBOL vmlinux 0x238b099f mipi_dsi_packet_format_is_short +EXPORT_SYMBOL vmlinux 0x238d3a5a page_get_link +EXPORT_SYMBOL vmlinux 0x2391f725 irq_stat +EXPORT_SYMBOL vmlinux 0x2394023a tcf_classify +EXPORT_SYMBOL vmlinux 0x23b25c0f mipi_dsi_compression_mode +EXPORT_SYMBOL vmlinux 0x23b9d6e2 mangle_path +EXPORT_SYMBOL vmlinux 0x23daa989 mipi_dsi_create_packet +EXPORT_SYMBOL vmlinux 0x23dc7f6c hdmi_avi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x23edec13 dma_resv_reserve_fences +EXPORT_SYMBOL vmlinux 0x23f1d7a6 page_pool_ethtool_stats_get_count +EXPORT_SYMBOL vmlinux 0x23fa94d4 ipv6_select_ident +EXPORT_SYMBOL vmlinux 0x23fd3028 vmalloc_node +EXPORT_SYMBOL vmlinux 0x24227fea pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x2434c8e9 kern_unmount +EXPORT_SYMBOL vmlinux 0x243c257a phy_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x24428be5 strncpy_from_user +EXPORT_SYMBOL vmlinux 0x244b409b phy_suspend +EXPORT_SYMBOL vmlinux 0x2459bbcc console_set_on_cmdline +EXPORT_SYMBOL vmlinux 0x245d6c24 xfrm_state_free +EXPORT_SYMBOL vmlinux 0x24735964 locks_copy_lock +EXPORT_SYMBOL vmlinux 0x2484adc3 __kfifo_to_user_r +EXPORT_SYMBOL vmlinux 0x2495323d udp6_csum_init +EXPORT_SYMBOL vmlinux 0x24c3a44e par_io_of_config +EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer +EXPORT_SYMBOL vmlinux 0x24d808a6 __nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0x24e1b558 seg6_hmac_compute +EXPORT_SYMBOL vmlinux 0x2505bf18 kstrtol_from_user +EXPORT_SYMBOL vmlinux 0x250746e0 csum_and_copy_from_iter +EXPORT_SYMBOL vmlinux 0x250bbf98 register_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x252332f1 __SCK__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x25321eef prepare_creds +EXPORT_SYMBOL vmlinux 0x25413573 jbd2_journal_destroy +EXPORT_SYMBOL vmlinux 0x2543c7fa xsk_tx_release +EXPORT_SYMBOL vmlinux 0x25502aca fsl_ifc_ctrl_dev +EXPORT_SYMBOL vmlinux 0x256a9b6f sock_recv_errqueue +EXPORT_SYMBOL vmlinux 0x256c8d47 kthread_associate_blkcg +EXPORT_SYMBOL vmlinux 0x25820c64 fs_overflowuid +EXPORT_SYMBOL vmlinux 0x258a06b0 xfrm6_rcv_encap +EXPORT_SYMBOL vmlinux 0x258a2c02 _raw_write_trylock +EXPORT_SYMBOL vmlinux 0x258d2f76 net_dim_get_tx_moderation +EXPORT_SYMBOL vmlinux 0x2590adb5 __phy_write_mmd +EXPORT_SYMBOL vmlinux 0x25974000 wait_for_completion +EXPORT_SYMBOL vmlinux 0x2598c6c0 __tracepoint_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x25a0ad73 ptp_clock_event +EXPORT_SYMBOL vmlinux 0x25b8faf8 fman_get_mem_region +EXPORT_SYMBOL vmlinux 0x25bac2bb __traceiter_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x25db9a12 pps_register_source +EXPORT_SYMBOL vmlinux 0x25e9d4bd resource_list_free +EXPORT_SYMBOL vmlinux 0x2604c908 devm_iounmap +EXPORT_SYMBOL vmlinux 0x26060d14 set_groups +EXPORT_SYMBOL vmlinux 0x260e52ee dynamic_preempt_schedule_notrace +EXPORT_SYMBOL vmlinux 0x2612620a flow_indr_dev_unregister +EXPORT_SYMBOL vmlinux 0x2620e8aa alloc_mdio_bitbang +EXPORT_SYMBOL vmlinux 0x262221a0 bio_add_pc_page +EXPORT_SYMBOL vmlinux 0x26331c3d mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x263beb75 ecryptfs_get_versions +EXPORT_SYMBOL vmlinux 0x263c3152 bcmp +EXPORT_SYMBOL vmlinux 0x263f0d1f qman_portal_set_iperiod +EXPORT_SYMBOL vmlinux 0x2642ea5f gro_cells_init +EXPORT_SYMBOL vmlinux 0x264c6a77 sys_fillrect +EXPORT_SYMBOL vmlinux 0x264f0471 rt_dst_alloc +EXPORT_SYMBOL vmlinux 0x265163e4 kset_unregister +EXPORT_SYMBOL vmlinux 0x265a8ea4 of_translate_dma_region +EXPORT_SYMBOL vmlinux 0x2687f5a6 serio_open +EXPORT_SYMBOL vmlinux 0x2688ec10 bitmap_zalloc +EXPORT_SYMBOL vmlinux 0x26897b52 mb_cache_entry_get +EXPORT_SYMBOL vmlinux 0x268aab3e page_pool_alloc_frag +EXPORT_SYMBOL vmlinux 0x26915cbb neigh_seq_start +EXPORT_SYMBOL vmlinux 0x26a2056c of_graph_get_remote_node +EXPORT_SYMBOL vmlinux 0x26b44428 dma_unmap_page_attrs +EXPORT_SYMBOL vmlinux 0x26bd6d85 netdev_txq_to_tc +EXPORT_SYMBOL vmlinux 0x26c5aeb5 ip_generic_getfrag +EXPORT_SYMBOL vmlinux 0x26e298e0 unregister_memory_notifier +EXPORT_SYMBOL vmlinux 0x270cf88f dump_stack_lvl +EXPORT_SYMBOL vmlinux 0x271cba95 acpi_bus_private_data_handler +EXPORT_SYMBOL vmlinux 0x27214a12 bpf_prog_get_type_path +EXPORT_SYMBOL vmlinux 0x272a8933 udp_memory_allocated +EXPORT_SYMBOL vmlinux 0x2733eaf7 scsi_dev_info_list_add_keyed +EXPORT_SYMBOL vmlinux 0x273d7974 flow_indr_dev_register +EXPORT_SYMBOL vmlinux 0x27479d14 param_free_charp +EXPORT_SYMBOL vmlinux 0x275bfaad submit_bio_noacct +EXPORT_SYMBOL vmlinux 0x275dfee4 ucc_slow_free +EXPORT_SYMBOL vmlinux 0x275f3d49 hdmi_vendor_infoframe_check +EXPORT_SYMBOL vmlinux 0x276503a5 input_set_poll_interval +EXPORT_SYMBOL vmlinux 0x27756bc8 scsi_sanitize_inquiry_string +EXPORT_SYMBOL vmlinux 0x27810361 acpi_os_wait_events_complete +EXPORT_SYMBOL vmlinux 0x2782b393 xfrm_state_walk_init +EXPORT_SYMBOL vmlinux 0x27864d57 memparse +EXPORT_SYMBOL vmlinux 0x279c8ce7 udplite_prot +EXPORT_SYMBOL vmlinux 0x27b118e1 get_tree_keyed +EXPORT_SYMBOL vmlinux 0x27b2cad3 fb_prepare_logo +EXPORT_SYMBOL vmlinux 0x27b3646f mmc_command_done +EXPORT_SYMBOL vmlinux 0x27bbf221 disable_irq_nosync +EXPORT_SYMBOL vmlinux 0x27bd5a47 trace_print_array_seq +EXPORT_SYMBOL vmlinux 0x27c3c728 qman_release_fqid +EXPORT_SYMBOL vmlinux 0x27cdca93 pci_add_resource +EXPORT_SYMBOL vmlinux 0x27d4302b block_is_partially_uptodate +EXPORT_SYMBOL vmlinux 0x27e0dd0a qcom_scm_pas_init_image +EXPORT_SYMBOL vmlinux 0x2801a22f proc_dointvec_minmax +EXPORT_SYMBOL vmlinux 0x281823c5 __kfifo_out_peek +EXPORT_SYMBOL vmlinux 0x282c7e12 __tracepoint_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x2831646f netdev_features_change +EXPORT_SYMBOL vmlinux 0x2831f056 flow_rule_match_control +EXPORT_SYMBOL vmlinux 0x28345439 md_cluster_ops +EXPORT_SYMBOL vmlinux 0x2845f3af jbd2_journal_revoke +EXPORT_SYMBOL vmlinux 0x28500e13 proc_douintvec +EXPORT_SYMBOL vmlinux 0x286cbf44 sg_miter_stop +EXPORT_SYMBOL vmlinux 0x28733713 uart_match_port +EXPORT_SYMBOL vmlinux 0x2875a315 utf32_to_utf8 +EXPORT_SYMBOL vmlinux 0x28864fef __tracepoint_module_get +EXPORT_SYMBOL vmlinux 0x28a902f1 dup_iter +EXPORT_SYMBOL vmlinux 0x28b31184 vlan_dev_real_dev +EXPORT_SYMBOL vmlinux 0x28b51799 tty_port_raise_dtr_rts +EXPORT_SYMBOL vmlinux 0x28d52891 md_flush_request +EXPORT_SYMBOL vmlinux 0x28f264d7 __tracepoint_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x28f94604 __ubsan_handle_builtin_unreachable +EXPORT_SYMBOL vmlinux 0x290aa82d vlan_for_each +EXPORT_SYMBOL vmlinux 0x290f8519 lock_rename +EXPORT_SYMBOL vmlinux 0x2910f94f request_firmware +EXPORT_SYMBOL vmlinux 0x2920ca5a devm_request_threaded_irq +EXPORT_SYMBOL vmlinux 0x2926a3f7 __dquot_free_space +EXPORT_SYMBOL vmlinux 0x293517ef tcp_mmap +EXPORT_SYMBOL vmlinux 0x2950bdeb kmem_cache_alloc_bulk +EXPORT_SYMBOL vmlinux 0x29603989 pcie_ptm_enabled +EXPORT_SYMBOL vmlinux 0x29604158 napi_busy_loop +EXPORT_SYMBOL vmlinux 0x296b8bbf __kfifo_dma_in_prepare +EXPORT_SYMBOL vmlinux 0x296e29d3 amba_driver_unregister +EXPORT_SYMBOL vmlinux 0x296f40bd vlan_vids_del_by_dev +EXPORT_SYMBOL vmlinux 0x29711cda kthread_stop +EXPORT_SYMBOL vmlinux 0x29844b0b inet_dev_addr_type +EXPORT_SYMBOL vmlinux 0x29ad542e __pskb_copy_fclone +EXPORT_SYMBOL vmlinux 0x29b2e188 flow_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x29ba5392 blk_pre_runtime_resume +EXPORT_SYMBOL vmlinux 0x29cf2649 fuse_dequeue_forget +EXPORT_SYMBOL vmlinux 0x29d88cb8 dev_driver_string +EXPORT_SYMBOL vmlinux 0x29d92cf7 skb_headers_offset_update +EXPORT_SYMBOL vmlinux 0x29e1e204 hdmi_audio_infoframe_pack +EXPORT_SYMBOL vmlinux 0x29ed47a0 tcf_idr_search +EXPORT_SYMBOL vmlinux 0x29ff709a d_obtain_root +EXPORT_SYMBOL vmlinux 0x2a0cfb4f mmc_card_is_blockaddr +EXPORT_SYMBOL vmlinux 0x2a2cb3e1 d_instantiate_new +EXPORT_SYMBOL vmlinux 0x2a303d4d check_signature +EXPORT_SYMBOL vmlinux 0x2a3d9963 misc_register +EXPORT_SYMBOL vmlinux 0x2a490a2f rproc_report_crash +EXPORT_SYMBOL vmlinux 0x2a6a5aac sockopt_capable +EXPORT_SYMBOL vmlinux 0x2a6f7a7b setattr_should_drop_suidgid +EXPORT_SYMBOL vmlinux 0x2a8a0b96 page_frag_alloc_align +EXPORT_SYMBOL vmlinux 0x2a928918 slhc_free +EXPORT_SYMBOL vmlinux 0x2a97f192 tcf_qevent_handle +EXPORT_SYMBOL vmlinux 0x2a9a0c20 dev_set_mtu +EXPORT_SYMBOL vmlinux 0x2a9a3905 vme_master_get +EXPORT_SYMBOL vmlinux 0x2aa0843e mempool_resize +EXPORT_SYMBOL vmlinux 0x2aa7be3f msm_pinctrl_probe +EXPORT_SYMBOL vmlinux 0x2aabaf9d xudma_tchan_get +EXPORT_SYMBOL vmlinux 0x2aabcdc8 vmalloc_array +EXPORT_SYMBOL vmlinux 0x2ab2ee91 brcmstb_get_product_id +EXPORT_SYMBOL vmlinux 0x2ab6e1fa fman_get_bmi_max_fifo_size +EXPORT_SYMBOL vmlinux 0x2ad37c08 of_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x2ae830e4 forget_all_cached_acls +EXPORT_SYMBOL vmlinux 0x2b1abce3 fman_has_errata_a050385 +EXPORT_SYMBOL vmlinux 0x2b3eb381 mipi_dsi_dcs_set_column_address +EXPORT_SYMBOL vmlinux 0x2b484924 unregister_console +EXPORT_SYMBOL vmlinux 0x2b50e047 input_mt_report_finger_count +EXPORT_SYMBOL vmlinux 0x2b593aa8 gen_pool_alloc_algo_owner +EXPORT_SYMBOL vmlinux 0x2b7b08ee param_ops_int +EXPORT_SYMBOL vmlinux 0x2b819f44 sk_net_capable +EXPORT_SYMBOL vmlinux 0x2b9383c4 seq_read +EXPORT_SYMBOL vmlinux 0x2b9da7a4 genl_lock +EXPORT_SYMBOL vmlinux 0x2ba94834 devfreq_suspend_device +EXPORT_SYMBOL vmlinux 0x2bae204e mt_find +EXPORT_SYMBOL vmlinux 0x2bb6099e dq_data_lock +EXPORT_SYMBOL vmlinux 0x2bcb2334 dcbnl_cee_notify +EXPORT_SYMBOL vmlinux 0x2bd60ab9 acpi_reset +EXPORT_SYMBOL vmlinux 0x2bdfc516 input_mt_report_slot_state +EXPORT_SYMBOL vmlinux 0x2bf8b9a1 gnet_stats_start_copy_compat +EXPORT_SYMBOL vmlinux 0x2bfbab10 __memmove +EXPORT_SYMBOL vmlinux 0x2c0151da tcp_mss_to_mtu +EXPORT_SYMBOL vmlinux 0x2c14ae4f proc_create +EXPORT_SYMBOL vmlinux 0x2c1ff856 flow_rule_match_ct +EXPORT_SYMBOL vmlinux 0x2c256e1f input_scancode_to_scalar +EXPORT_SYMBOL vmlinux 0x2c2a3943 rproc_shutdown +EXPORT_SYMBOL vmlinux 0x2c2c0f67 mdio_device_register +EXPORT_SYMBOL vmlinux 0x2c329e54 tegra_powergate_sequence_power_up +EXPORT_SYMBOL vmlinux 0x2c425e60 flow_rule_match_enc_keyid +EXPORT_SYMBOL vmlinux 0x2c541e7b radix_tree_next_chunk +EXPORT_SYMBOL vmlinux 0x2c82c36a security_secmark_relabel_packet +EXPORT_SYMBOL vmlinux 0x2c91e17c vm_get_page_prot +EXPORT_SYMBOL vmlinux 0x2ca1047e xsk_get_pool_from_qid +EXPORT_SYMBOL vmlinux 0x2ca8bb7a __ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x2cb21780 rproc_coredump_add_segment +EXPORT_SYMBOL vmlinux 0x2cb47338 pci_enable_device_mem +EXPORT_SYMBOL vmlinux 0x2cbe4811 max8925_bulk_write +EXPORT_SYMBOL vmlinux 0x2cc9f82d pci_bus_size_bridges +EXPORT_SYMBOL vmlinux 0x2cca901e kernel_accept +EXPORT_SYMBOL vmlinux 0x2ccd059a dim_on_top +EXPORT_SYMBOL vmlinux 0x2cd9fd8a generic_listxattr +EXPORT_SYMBOL vmlinux 0x2cdace89 splice_direct_to_actor +EXPORT_SYMBOL vmlinux 0x2cdeaef4 pci_release_selected_regions +EXPORT_SYMBOL vmlinux 0x2cf0c910 sg_init_table +EXPORT_SYMBOL vmlinux 0x2cf56265 __dynamic_pr_debug +EXPORT_SYMBOL vmlinux 0x2d0611a9 param_set_ushort +EXPORT_SYMBOL vmlinux 0x2d0a4835 pci_dev_get +EXPORT_SYMBOL vmlinux 0x2d0c1335 pci_set_power_state +EXPORT_SYMBOL vmlinux 0x2d140a58 genl_unlock +EXPORT_SYMBOL vmlinux 0x2d141329 posix_acl_chmod +EXPORT_SYMBOL vmlinux 0x2d20c7ac has_capability_noaudit +EXPORT_SYMBOL vmlinux 0x2d22f77b sock_common_getsockopt +EXPORT_SYMBOL vmlinux 0x2d2661de param_ops_bool +EXPORT_SYMBOL vmlinux 0x2d30596c from_kqid_munged +EXPORT_SYMBOL vmlinux 0x2d3385d3 system_wq +EXPORT_SYMBOL vmlinux 0x2d387104 rcu_lazy_set_jiffies_till_flush +EXPORT_SYMBOL vmlinux 0x2d39b0a7 kstrdup +EXPORT_SYMBOL vmlinux 0x2d4c773a hdmi_spd_infoframe_init +EXPORT_SYMBOL vmlinux 0x2d4daef5 find_font +EXPORT_SYMBOL vmlinux 0x2d68dffe max8925_reg_write +EXPORT_SYMBOL vmlinux 0x2d7d00a5 tcf_qevent_init +EXPORT_SYMBOL vmlinux 0x2d81f1fa fman_port_get_device +EXPORT_SYMBOL vmlinux 0x2d912bca dmi_get_bios_year +EXPORT_SYMBOL vmlinux 0x2d994605 security_inode_copy_up_xattr +EXPORT_SYMBOL vmlinux 0x2dc46517 jbd2__journal_restart +EXPORT_SYMBOL vmlinux 0x2dce2f1c __irq_regs +EXPORT_SYMBOL vmlinux 0x2de3e3b7 cpu_rmap_update +EXPORT_SYMBOL vmlinux 0x2df2194c of_translate_dma_address +EXPORT_SYMBOL vmlinux 0x2df5bd17 msi_desc_to_pci_dev +EXPORT_SYMBOL vmlinux 0x2e0a637d acpi_walk_resources +EXPORT_SYMBOL vmlinux 0x2e172008 blk_rq_init +EXPORT_SYMBOL vmlinux 0x2e1ca751 clk_put +EXPORT_SYMBOL vmlinux 0x2e29ac2b unpin_user_page +EXPORT_SYMBOL vmlinux 0x2e2b40d2 strncat +EXPORT_SYMBOL vmlinux 0x2e2c4ddc logic_inw +EXPORT_SYMBOL vmlinux 0x2e3bcce2 wait_for_completion_interruptible +EXPORT_SYMBOL vmlinux 0x2e3cc424 devm_ioport_unmap +EXPORT_SYMBOL vmlinux 0x2e3e9041 param_get_hexint +EXPORT_SYMBOL vmlinux 0x2e434d20 xfrm_dev_policy_flush +EXPORT_SYMBOL vmlinux 0x2e439142 drm_get_panel_orientation_quirk +EXPORT_SYMBOL vmlinux 0x2e4b33a2 copy_page_from_iter_atomic +EXPORT_SYMBOL vmlinux 0x2e5010d3 devm_devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x2e56f077 vme_irq_free +EXPORT_SYMBOL vmlinux 0x2e5b27da xudma_alloc_gp_rflow_range +EXPORT_SYMBOL vmlinux 0x2e69ca19 mipi_dsi_device_unregister +EXPORT_SYMBOL vmlinux 0x2e9b3dda max8925_reg_read +EXPORT_SYMBOL vmlinux 0x2ec6bba0 errseq_set +EXPORT_SYMBOL vmlinux 0x2ed0b33c jbd2_journal_forget +EXPORT_SYMBOL vmlinux 0x2ed17008 pnp_release_card_device +EXPORT_SYMBOL vmlinux 0x2ed50bdf eth_get_headlen +EXPORT_SYMBOL vmlinux 0x2edc4d2d fscrypt_free_bounce_page +EXPORT_SYMBOL vmlinux 0x2ee9c359 pldmfw_flash_image +EXPORT_SYMBOL vmlinux 0x2eec3629 flow_rule_alloc +EXPORT_SYMBOL vmlinux 0x2f03fc4b security_secmark_refcount_inc +EXPORT_SYMBOL vmlinux 0x2f08127f jbd2_journal_start +EXPORT_SYMBOL vmlinux 0x2f1254d1 ucc_tdm_init +EXPORT_SYMBOL vmlinux 0x2f147ff5 tty_hangup +EXPORT_SYMBOL vmlinux 0x2f16b7e9 mipi_dsi_dcs_exit_sleep_mode +EXPORT_SYMBOL vmlinux 0x2f16c360 mmc_retune_release +EXPORT_SYMBOL vmlinux 0x2f2e91b2 security_ib_alloc_security +EXPORT_SYMBOL vmlinux 0x2f30f042 tcf_idr_release +EXPORT_SYMBOL vmlinux 0x2f333aab imx_scu_get_handle +EXPORT_SYMBOL vmlinux 0x2f336bc8 __dev_get_by_name +EXPORT_SYMBOL vmlinux 0x2f374836 kern_unmount_array +EXPORT_SYMBOL vmlinux 0x2f384db3 acpi_is_video_device +EXPORT_SYMBOL vmlinux 0x2f3d7e02 in6_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x2f4c7cbd of_parse_phandle_with_args_map +EXPORT_SYMBOL vmlinux 0x2f5fa80e mmc_erase_group_aligned +EXPORT_SYMBOL vmlinux 0x2f69c227 __scsi_add_device +EXPORT_SYMBOL vmlinux 0x2f76a500 qdisc_offload_graft_helper +EXPORT_SYMBOL vmlinux 0x2f7754a8 dma_pool_free +EXPORT_SYMBOL vmlinux 0x2f8c2ced mdiobus_scan_c22 +EXPORT_SYMBOL vmlinux 0x2f90c344 xfrm_trans_queue_net +EXPORT_SYMBOL vmlinux 0x2f92b3ea __mdiobus_register +EXPORT_SYMBOL vmlinux 0x2f9dab97 generic_buffers_fsync +EXPORT_SYMBOL vmlinux 0x2fa5b58b dentry_path_raw +EXPORT_SYMBOL vmlinux 0x2fb241d9 send_sig +EXPORT_SYMBOL vmlinux 0x2fb35822 kernel_write +EXPORT_SYMBOL vmlinux 0x2fb83920 netdev_emerg +EXPORT_SYMBOL vmlinux 0x2fe252cc unregister_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x2fe2a102 netdev_lower_state_changed +EXPORT_SYMBOL vmlinux 0x2ff72ab5 nd_region_to_nstype +EXPORT_SYMBOL vmlinux 0x30067420 devm_extcon_unregister_notifier +EXPORT_SYMBOL vmlinux 0x300904e2 ip_frag_init +EXPORT_SYMBOL vmlinux 0x3020e789 xfrm_lookup +EXPORT_SYMBOL vmlinux 0x302663e7 fget +EXPORT_SYMBOL vmlinux 0x302d06be dev_pm_opp_register_notifier +EXPORT_SYMBOL vmlinux 0x307f1f21 scsi_host_busy +EXPORT_SYMBOL vmlinux 0x30888020 sock_no_socketpair +EXPORT_SYMBOL vmlinux 0x3096be16 names_cachep +EXPORT_SYMBOL vmlinux 0x309f4591 fault_in_iov_iter_readable +EXPORT_SYMBOL vmlinux 0x30a80826 __kfifo_from_user +EXPORT_SYMBOL vmlinux 0x30acfde9 hsiphash_2u32 +EXPORT_SYMBOL vmlinux 0x30da9dfc folio_zero_new_buffers +EXPORT_SYMBOL vmlinux 0x30ed0052 nd_pfn_probe +EXPORT_SYMBOL vmlinux 0x31012ffc of_get_next_cpu_node +EXPORT_SYMBOL vmlinux 0x3111bdac rproc_resource_cleanup +EXPORT_SYMBOL vmlinux 0x3114e276 of_phy_deregister_fixed_link +EXPORT_SYMBOL vmlinux 0x3126a9e8 siphash_1u64 +EXPORT_SYMBOL vmlinux 0x312ed932 verify_spi_info +EXPORT_SYMBOL vmlinux 0x314a2f5b register_netdev +EXPORT_SYMBOL vmlinux 0x3166cd0d mr_mfc_seq_next +EXPORT_SYMBOL vmlinux 0x3169d1a3 iput +EXPORT_SYMBOL vmlinux 0x316ed90b sockopt_lock_sock +EXPORT_SYMBOL vmlinux 0x31892115 mdio_find_bus +EXPORT_SYMBOL vmlinux 0x31a16947 ethtool_get_phc_vclocks +EXPORT_SYMBOL vmlinux 0x31a4767f qcom_scm_hdcp_available +EXPORT_SYMBOL vmlinux 0x31a540d2 jbd2_fc_end_commit_fallback +EXPORT_SYMBOL vmlinux 0x31b48e77 shrink_dcache_parent +EXPORT_SYMBOL vmlinux 0x31b51eea remove_proc_entry +EXPORT_SYMBOL vmlinux 0x31c6f97c skb_pull_data +EXPORT_SYMBOL vmlinux 0x31eb18ca md_reap_sync_thread +EXPORT_SYMBOL vmlinux 0x32077447 filemap_map_pages +EXPORT_SYMBOL vmlinux 0x320fb67d dquot_resume +EXPORT_SYMBOL vmlinux 0x3213f038 mutex_unlock +EXPORT_SYMBOL vmlinux 0x3221df67 __bitmap_subset +EXPORT_SYMBOL vmlinux 0x32394d4b qe_issue_cmd +EXPORT_SYMBOL vmlinux 0x3239e4c6 is_acpi_device_node +EXPORT_SYMBOL vmlinux 0x3247a030 of_clk_get_by_name +EXPORT_SYMBOL vmlinux 0x324c0206 noop_qdisc +EXPORT_SYMBOL vmlinux 0x32592381 mdiobus_read_nested +EXPORT_SYMBOL vmlinux 0x32787823 __skb_ext_put +EXPORT_SYMBOL vmlinux 0x327c84bf vme_lm_attach +EXPORT_SYMBOL vmlinux 0x3283e6b0 prandom_seed_full_state +EXPORT_SYMBOL vmlinux 0x32959c36 iov_iter_revert +EXPORT_SYMBOL vmlinux 0x32a43679 slab_build_skb +EXPORT_SYMBOL vmlinux 0x32a5e7d2 bio_add_folio +EXPORT_SYMBOL vmlinux 0x32ae4704 tcf_qevent_validate_change +EXPORT_SYMBOL vmlinux 0x32ce3777 radix_tree_preload +EXPORT_SYMBOL vmlinux 0x32d350f0 end_buffer_async_write +EXPORT_SYMBOL vmlinux 0x32e566ed __pskb_pull_tail +EXPORT_SYMBOL vmlinux 0x32e6f1a0 acpi_video_backlight_string +EXPORT_SYMBOL vmlinux 0x32e8cfea mtree_load +EXPORT_SYMBOL vmlinux 0x32fc436e xp_alloc_batch +EXPORT_SYMBOL vmlinux 0x33037fd8 logic_outl +EXPORT_SYMBOL vmlinux 0x3305b808 zero_fill_bio +EXPORT_SYMBOL vmlinux 0x333b29b7 dma_fence_describe +EXPORT_SYMBOL vmlinux 0x333bfca1 hdmi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x335959b3 mdiobus_c45_read_nested +EXPORT_SYMBOL vmlinux 0x3369ea44 mtree_insert_range +EXPORT_SYMBOL vmlinux 0x33736a1d __genradix_ptr_alloc +EXPORT_SYMBOL vmlinux 0x3394e6af find_inode_by_ino_rcu +EXPORT_SYMBOL vmlinux 0x33a3c1f4 input_register_device +EXPORT_SYMBOL vmlinux 0x33a6ec8e phy_modify_paged_changed +EXPORT_SYMBOL vmlinux 0x33b34227 phy_validate_pause +EXPORT_SYMBOL vmlinux 0x33e378b3 __sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0x33ef0118 __cpuhp_setup_state +EXPORT_SYMBOL vmlinux 0x33f0768c cpufreq_quick_get_max +EXPORT_SYMBOL vmlinux 0x33fcf44a __kfifo_out_r +EXPORT_SYMBOL vmlinux 0x3400dcf4 mii_ethtool_sset +EXPORT_SYMBOL vmlinux 0x3400e7f5 pcibios_bus_to_resource +EXPORT_SYMBOL vmlinux 0x3400ee78 inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x3402dc8b __write_overflow_field +EXPORT_SYMBOL vmlinux 0x3427594e jbd2_journal_release_jbd_inode +EXPORT_SYMBOL vmlinux 0x3442803e posix_test_lock +EXPORT_SYMBOL vmlinux 0x34541317 flow_rule_match_icmp +EXPORT_SYMBOL vmlinux 0x3472a70f blk_mq_alloc_disk_for_queue +EXPORT_SYMBOL vmlinux 0x348c5de3 nd_device_unregister +EXPORT_SYMBOL vmlinux 0x349cba85 strchr +EXPORT_SYMBOL vmlinux 0x34a1f7e3 acpi_processor_get_psd +EXPORT_SYMBOL vmlinux 0x34c7cdbc lookup_bdev +EXPORT_SYMBOL vmlinux 0x34db050b _raw_spin_lock_irqsave +EXPORT_SYMBOL vmlinux 0x34f2c68e xfrm_unregister_type_offload +EXPORT_SYMBOL vmlinux 0x34f3484e security_tun_dev_attach_queue +EXPORT_SYMBOL vmlinux 0x350409f7 dma_map_page_attrs +EXPORT_SYMBOL vmlinux 0x350c3ebc scsi_device_set_state +EXPORT_SYMBOL vmlinux 0x350d1310 uart_update_timeout +EXPORT_SYMBOL vmlinux 0x350e64d5 empty_aops +EXPORT_SYMBOL vmlinux 0x3517383e register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x35182cef netif_tx_stop_all_queues +EXPORT_SYMBOL vmlinux 0x351cbbff vfs_mknod +EXPORT_SYMBOL vmlinux 0x35340d31 file_update_time +EXPORT_SYMBOL vmlinux 0x3539f11b match_strlcpy +EXPORT_SYMBOL vmlinux 0x353d4c6b param_set_short +EXPORT_SYMBOL vmlinux 0x353f4b48 gnet_stats_copy_basic_hw +EXPORT_SYMBOL vmlinux 0x3546ee05 devfreq_update_target +EXPORT_SYMBOL vmlinux 0x3551ac8e tcp_connect +EXPORT_SYMBOL vmlinux 0x3559fd9b filemap_release_folio +EXPORT_SYMBOL vmlinux 0x356461c8 rtc_time64_to_tm +EXPORT_SYMBOL vmlinux 0x3567b9ac rtnl_create_link +EXPORT_SYMBOL vmlinux 0x356cb0a9 pci_get_device +EXPORT_SYMBOL vmlinux 0x35709bda timestamp_truncate +EXPORT_SYMBOL vmlinux 0x358314a4 simple_empty +EXPORT_SYMBOL vmlinux 0x3588dac4 mdiobb_write_c22 +EXPORT_SYMBOL vmlinux 0x359bacc1 pci_request_regions_exclusive +EXPORT_SYMBOL vmlinux 0x35a88f28 zlib_inflateInit2 +EXPORT_SYMBOL vmlinux 0x35adcbf2 generic_remap_file_range_prep +EXPORT_SYMBOL vmlinux 0x35e0cead set_user_nice +EXPORT_SYMBOL vmlinux 0x35e86246 scsi_remove_host +EXPORT_SYMBOL vmlinux 0x360b1afe probe_irq_mask +EXPORT_SYMBOL vmlinux 0x36238c80 scsi_register_driver +EXPORT_SYMBOL vmlinux 0x364850b1 down_write_killable +EXPORT_SYMBOL vmlinux 0x364c23ad mutex_is_locked +EXPORT_SYMBOL vmlinux 0x365acda7 set_normalized_timespec64 +EXPORT_SYMBOL vmlinux 0x365e7911 kstrdup_const +EXPORT_SYMBOL vmlinux 0x366707c9 jent_testing_init +EXPORT_SYMBOL vmlinux 0x367298d3 debugfs_create_automount +EXPORT_SYMBOL vmlinux 0x36748627 xattr_full_name +EXPORT_SYMBOL vmlinux 0x368b13e5 pci_bus_add_devices +EXPORT_SYMBOL vmlinux 0x36af2ff0 wait_for_key_construction +EXPORT_SYMBOL vmlinux 0x36b6ebbf down_killable +EXPORT_SYMBOL vmlinux 0x36ccaa4d folio_unlock +EXPORT_SYMBOL vmlinux 0x36cf1700 cros_ec_get_next_event +EXPORT_SYMBOL vmlinux 0x36e6f72c xfrm_input_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x36f8cf02 locks_remove_posix +EXPORT_SYMBOL vmlinux 0x36fac306 remap_vmalloc_range +EXPORT_SYMBOL vmlinux 0x370d79a3 scmd_printk +EXPORT_SYMBOL vmlinux 0x371008ba __devm_request_region +EXPORT_SYMBOL vmlinux 0x37110088 remove_wait_queue +EXPORT_SYMBOL vmlinux 0x37159e14 jbd2_transaction_committed +EXPORT_SYMBOL vmlinux 0x371e1953 __printk_cpu_sync_wait +EXPORT_SYMBOL vmlinux 0x371f78b3 tcp_add_backlog +EXPORT_SYMBOL vmlinux 0x37273867 scsi_ioctl +EXPORT_SYMBOL vmlinux 0x372e6bd7 pskb_trim_rcsum_slow +EXPORT_SYMBOL vmlinux 0x373dc30b netdev_master_upper_dev_get +EXPORT_SYMBOL vmlinux 0x3744cf36 vmalloc_to_pfn +EXPORT_SYMBOL vmlinux 0x374954e0 pci_bus_type +EXPORT_SYMBOL vmlinux 0x375340f7 flow_block_cb_decref +EXPORT_SYMBOL vmlinux 0x3755f990 gf128mul_init_64k_bbe +EXPORT_SYMBOL vmlinux 0x377d8004 acpi_error +EXPORT_SYMBOL vmlinux 0x37b8b39e screen_info +EXPORT_SYMBOL vmlinux 0x37befc70 jiffies_to_msecs +EXPORT_SYMBOL vmlinux 0x37db8f19 dmi_get_date +EXPORT_SYMBOL vmlinux 0x37e9d170 init_pseudo +EXPORT_SYMBOL vmlinux 0x3803c11d pm_vt_switch_required +EXPORT_SYMBOL vmlinux 0x381a798a setup_max_cpus +EXPORT_SYMBOL vmlinux 0x382a6819 devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x383d0fab i2c_smbus_read_byte +EXPORT_SYMBOL vmlinux 0x38476651 rproc_mem_entry_init +EXPORT_SYMBOL vmlinux 0x3854774b kstrtoll +EXPORT_SYMBOL vmlinux 0x3855c1a6 skb_push +EXPORT_SYMBOL vmlinux 0x385adf48 skb_csum_hwoffload_help +EXPORT_SYMBOL vmlinux 0x385c7481 __tracepoint_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x38685150 tty_unthrottle +EXPORT_SYMBOL vmlinux 0x387003dc of_match_node +EXPORT_SYMBOL vmlinux 0x38705c91 mr_vif_seq_idx +EXPORT_SYMBOL vmlinux 0x387baabf ps2_sendbyte +EXPORT_SYMBOL vmlinux 0x3883e989 ata_scsi_cmd_error_handler +EXPORT_SYMBOL vmlinux 0x38869d88 kstat +EXPORT_SYMBOL vmlinux 0x3891ffc8 ecryptfs_fill_auth_tok +EXPORT_SYMBOL vmlinux 0x389617b0 LZ4_decompress_fast_continue +EXPORT_SYMBOL vmlinux 0x389acf0c gpmc_configure +EXPORT_SYMBOL vmlinux 0x38a71b7e pci_free_resource_list +EXPORT_SYMBOL vmlinux 0x38a808d8 neigh_table_init +EXPORT_SYMBOL vmlinux 0x38a9f7c5 in6addr_loopback +EXPORT_SYMBOL vmlinux 0x38b48e58 scsi_host_put +EXPORT_SYMBOL vmlinux 0x38d410b1 param_set_long +EXPORT_SYMBOL vmlinux 0x38e46431 mempool_exit +EXPORT_SYMBOL vmlinux 0x38f09da3 __serio_register_port +EXPORT_SYMBOL vmlinux 0x38fa3341 take_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0x38fb01fe padata_alloc_shell +EXPORT_SYMBOL vmlinux 0x39008694 dst_discard_out +EXPORT_SYMBOL vmlinux 0x39025ba6 scm_detach_fds +EXPORT_SYMBOL vmlinux 0x39055306 devm_extcon_register_notifier_all +EXPORT_SYMBOL vmlinux 0x391df80a netstamp_needed_key +EXPORT_SYMBOL vmlinux 0x3928efe9 __per_cpu_offset +EXPORT_SYMBOL vmlinux 0x392997a3 dcache_dir_lseek +EXPORT_SYMBOL vmlinux 0x392b1fea wait_for_completion_io +EXPORT_SYMBOL vmlinux 0x3936f580 eth_validate_addr +EXPORT_SYMBOL vmlinux 0x3939f8f0 rfkill_pause_polling +EXPORT_SYMBOL vmlinux 0x393a1eb3 of_get_parent +EXPORT_SYMBOL vmlinux 0x3941600a __skb_gro_checksum_complete +EXPORT_SYMBOL vmlinux 0x39461d6a in_egroup_p +EXPORT_SYMBOL vmlinux 0x394a1e11 phy_sfp_attach +EXPORT_SYMBOL vmlinux 0x3955fcf6 __kfifo_in_r +EXPORT_SYMBOL vmlinux 0x39592c56 devm_pci_remap_cfgspace +EXPORT_SYMBOL vmlinux 0x395bfe66 generic_file_readonly_mmap +EXPORT_SYMBOL vmlinux 0x396cc57c md_check_no_bitmap +EXPORT_SYMBOL vmlinux 0x39854cfc param_get_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x39991865 icmp_global_allow +EXPORT_SYMBOL vmlinux 0x399ad043 __kfifo_dma_out_finish_r +EXPORT_SYMBOL vmlinux 0x39b12223 __acpi_handle_debug +EXPORT_SYMBOL vmlinux 0x39b99fbb tcp_gro_complete +EXPORT_SYMBOL vmlinux 0x39be4b8e qman_volatile_dequeue +EXPORT_SYMBOL vmlinux 0x39c74235 dm_read_arg_group +EXPORT_SYMBOL vmlinux 0x39d95ca4 zstd_reset_cstream +EXPORT_SYMBOL vmlinux 0x39f501c7 imx_scu_enable_general_irq_channel +EXPORT_SYMBOL vmlinux 0x39f58d06 generic_pipe_buf_release +EXPORT_SYMBOL vmlinux 0x39f74872 of_find_mipi_dsi_host_by_node +EXPORT_SYMBOL vmlinux 0x3a05e717 tcf_action_exec +EXPORT_SYMBOL vmlinux 0x3a258fec vfs_get_fsid +EXPORT_SYMBOL vmlinux 0x3a333415 poll_initwait +EXPORT_SYMBOL vmlinux 0x3a3e0000 vmf_insert_mixed +EXPORT_SYMBOL vmlinux 0x3a4f9d28 rng_is_initialized +EXPORT_SYMBOL vmlinux 0x3a516709 __cpuhp_setup_state_cpuslocked +EXPORT_SYMBOL vmlinux 0x3a5253d5 mdio_driver_register +EXPORT_SYMBOL vmlinux 0x3a52f0d9 flow_rule_match_cvlan +EXPORT_SYMBOL vmlinux 0x3a5422cd of_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x3a5a372d inode_nohighmem +EXPORT_SYMBOL vmlinux 0x3a62999a __set_page_dirty_nobuffers +EXPORT_SYMBOL vmlinux 0x3a6546de kfree_skb_reason +EXPORT_SYMBOL vmlinux 0x3a74acac fb_class +EXPORT_SYMBOL vmlinux 0x3a815aea jbd2_journal_init_inode +EXPORT_SYMBOL vmlinux 0x3a98d797 pci_select_bars +EXPORT_SYMBOL vmlinux 0x3aacd29b fs_param_is_blockdev +EXPORT_SYMBOL vmlinux 0x3ab1ef40 mii_check_link +EXPORT_SYMBOL vmlinux 0x3ab28948 console_srcu_read_lock +EXPORT_SYMBOL vmlinux 0x3ab7b1cc scsi_set_sense_field_pointer +EXPORT_SYMBOL vmlinux 0x3ac24b52 softnet_data +EXPORT_SYMBOL vmlinux 0x3aca0190 _raw_write_lock_irq +EXPORT_SYMBOL vmlinux 0x3ad5cda3 lockref_get_not_zero +EXPORT_SYMBOL vmlinux 0x3ad7a5d5 acpi_evaluate_reference +EXPORT_SYMBOL vmlinux 0x3ada9e06 acpi_check_region +EXPORT_SYMBOL vmlinux 0x3ae29bde phy_free_interrupt +EXPORT_SYMBOL vmlinux 0x3ae34aeb zstd_init_dctx +EXPORT_SYMBOL vmlinux 0x3aef0df3 param_ops_short +EXPORT_SYMBOL vmlinux 0x3aff3200 acpi_evaluate_object_typed +EXPORT_SYMBOL vmlinux 0x3b0a2803 netdev_refcnt_read +EXPORT_SYMBOL vmlinux 0x3b0f23d2 xudma_is_pktdma +EXPORT_SYMBOL vmlinux 0x3b12025d irq_set_chip +EXPORT_SYMBOL vmlinux 0x3b15fb77 qdisc_hash_del +EXPORT_SYMBOL vmlinux 0x3b23e00e xfrm_state_add +EXPORT_SYMBOL vmlinux 0x3b321462 LZ4_setStreamDecode +EXPORT_SYMBOL vmlinux 0x3b42f1c7 skb_append +EXPORT_SYMBOL vmlinux 0x3b454242 genphy_aneg_done +EXPORT_SYMBOL vmlinux 0x3b45a3bc ethtool_aggregate_mac_stats +EXPORT_SYMBOL vmlinux 0x3b644591 __bitmap_shift_left +EXPORT_SYMBOL vmlinux 0x3b6c41ea kstrtouint +EXPORT_SYMBOL vmlinux 0x3b707ad5 imx_sc_rm_get_resource_owner +EXPORT_SYMBOL vmlinux 0x3b9144c9 acpi_get_current_resources +EXPORT_SYMBOL vmlinux 0x3b9d5c2a d_hash_and_lookup +EXPORT_SYMBOL vmlinux 0x3bab0474 qdisc_create_dflt +EXPORT_SYMBOL vmlinux 0x3bb80345 keyring_search +EXPORT_SYMBOL vmlinux 0x3bbff1fa __serio_register_driver +EXPORT_SYMBOL vmlinux 0x3bc3438e bio_integrity_add_page +EXPORT_SYMBOL vmlinux 0x3bc50842 udp_seq_start +EXPORT_SYMBOL vmlinux 0x3bd72c46 cdrom_get_media_event +EXPORT_SYMBOL vmlinux 0x3c04ddd3 get_ipc_ns_exported +EXPORT_SYMBOL vmlinux 0x3c0c4d2d pcibios_resource_to_bus +EXPORT_SYMBOL vmlinux 0x3c0e1620 qcom_scm_pas_metadata_release +EXPORT_SYMBOL vmlinux 0x3c185c61 page_put_link +EXPORT_SYMBOL vmlinux 0x3c1bef41 fb_blank +EXPORT_SYMBOL vmlinux 0x3c3215c4 qe_immr +EXPORT_SYMBOL vmlinux 0x3c3c0350 flow_block_cb_priv +EXPORT_SYMBOL vmlinux 0x3c3fce39 __local_bh_enable_ip +EXPORT_SYMBOL vmlinux 0x3c3ff9fd sprintf +EXPORT_SYMBOL vmlinux 0x3c45717f redraw_screen +EXPORT_SYMBOL vmlinux 0x3c5bbe15 nf_ct_get_tuple_skb +EXPORT_SYMBOL vmlinux 0x3c6b5663 cpufreq_generic_suspend +EXPORT_SYMBOL vmlinux 0x3c6d2a4c fwnode_mdio_find_device +EXPORT_SYMBOL vmlinux 0x3c7200d4 km_state_expired +EXPORT_SYMBOL vmlinux 0x3c847eb9 gro_find_receive_by_type +EXPORT_SYMBOL vmlinux 0x3c87a1c6 inode_add_bytes +EXPORT_SYMBOL vmlinux 0x3c95940e security_inode_init_security +EXPORT_SYMBOL vmlinux 0x3cad4af2 tcp_seq_next +EXPORT_SYMBOL vmlinux 0x3cb23db3 console_srcu_read_unlock +EXPORT_SYMBOL vmlinux 0x3cbb940b zstd_init_dstream +EXPORT_SYMBOL vmlinux 0x3cceb5bc jbd2_journal_errno +EXPORT_SYMBOL vmlinux 0x3ccec0b5 tty_port_open +EXPORT_SYMBOL vmlinux 0x3cd3ec1b folio_mark_dirty +EXPORT_SYMBOL vmlinux 0x3cd5b768 kthread_create_worker_on_cpu +EXPORT_SYMBOL vmlinux 0x3cd7e7a3 security_unix_may_send +EXPORT_SYMBOL vmlinux 0x3cd9ed83 logic_insw +EXPORT_SYMBOL vmlinux 0x3cda5799 locks_delete_block +EXPORT_SYMBOL vmlinux 0x3ce4ca6f disable_irq +EXPORT_SYMBOL vmlinux 0x3d07ab10 ethtool_rx_flow_rule_destroy +EXPORT_SYMBOL vmlinux 0x3d1dd10d make_bad_inode +EXPORT_SYMBOL vmlinux 0x3d210724 gen_pool_dma_zalloc_align +EXPORT_SYMBOL vmlinux 0x3d2223a8 neigh_sysctl_register +EXPORT_SYMBOL vmlinux 0x3d408d7a jbd2_fc_end_commit +EXPORT_SYMBOL vmlinux 0x3d7ab21b buffer_migrate_folio +EXPORT_SYMBOL vmlinux 0x3d7bac46 posix_acl_from_xattr +EXPORT_SYMBOL vmlinux 0x3d8c52ca mroute6_is_socket +EXPORT_SYMBOL vmlinux 0x3d93c7c2 __arm_smccc_sve_check +EXPORT_SYMBOL vmlinux 0x3d95f44c genphy_config_eee_advert +EXPORT_SYMBOL vmlinux 0x3d9ee9f0 clear_page +EXPORT_SYMBOL vmlinux 0x3da092b8 dma_fence_get_stub +EXPORT_SYMBOL vmlinux 0x3daa1f70 flow_rule_match_ports_range +EXPORT_SYMBOL vmlinux 0x3daae96c dma_fence_signal_timestamp +EXPORT_SYMBOL vmlinux 0x3dabf271 memcg_sockets_enabled_key +EXPORT_SYMBOL vmlinux 0x3dac779a bpf_sk_lookup_enabled +EXPORT_SYMBOL vmlinux 0x3dad9978 cancel_delayed_work +EXPORT_SYMBOL vmlinux 0x3dc4cd68 __nla_put_64bit +EXPORT_SYMBOL vmlinux 0x3dc619d3 swake_up_locked +EXPORT_SYMBOL vmlinux 0x3dcb88a0 irq_set_handler_data +EXPORT_SYMBOL vmlinux 0x3dd3f054 xudma_rchan_get_id +EXPORT_SYMBOL vmlinux 0x3dd831a0 twl6040_set_bits +EXPORT_SYMBOL vmlinux 0x3de45fac mmc_retune_pause +EXPORT_SYMBOL vmlinux 0x3deb29e6 mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x3df1ed88 devm_pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x3dfb86b9 resource_list_create_entry +EXPORT_SYMBOL vmlinux 0x3dfc897c seq_hlist_start_head +EXPORT_SYMBOL vmlinux 0x3e0608c5 pci_disable_link_state_locked +EXPORT_SYMBOL vmlinux 0x3e0a6325 prepare_to_swait_exclusive +EXPORT_SYMBOL vmlinux 0x3e0f044e blk_queue_update_dma_alignment +EXPORT_SYMBOL vmlinux 0x3e15d71c napi_gro_receive +EXPORT_SYMBOL vmlinux 0x3e29b8f2 blk_mq_init_queue +EXPORT_SYMBOL vmlinux 0x3e38eaa0 generic_buffers_fsync_noflush +EXPORT_SYMBOL vmlinux 0x3e3bad0a __tasklet_hi_schedule +EXPORT_SYMBOL vmlinux 0x3e533e5d vfs_fadvise +EXPORT_SYMBOL vmlinux 0x3e65e0ef sget_fc +EXPORT_SYMBOL vmlinux 0x3e6622a9 pnp_unregister_driver +EXPORT_SYMBOL vmlinux 0x3e742cd9 complete_request_key +EXPORT_SYMBOL vmlinux 0x3e79fb00 arm_smccc_1_2_smc +EXPORT_SYMBOL vmlinux 0x3e7b48d3 copy_splice_read +EXPORT_SYMBOL vmlinux 0x3ea61cb7 dev_get_by_index +EXPORT_SYMBOL vmlinux 0x3ea78c49 __ClearPageMovable +EXPORT_SYMBOL vmlinux 0x3ebb0165 reuseport_detach_sock +EXPORT_SYMBOL vmlinux 0x3ec75bee tcp_peek_len +EXPORT_SYMBOL vmlinux 0x3eccbe2c __find_nth_bit +EXPORT_SYMBOL vmlinux 0x3eda4002 __skb_flow_dissect +EXPORT_SYMBOL vmlinux 0x3efc0332 kernel_listen +EXPORT_SYMBOL vmlinux 0x3efe1703 phy_unregister_fixup_for_id +EXPORT_SYMBOL vmlinux 0x3f0a446a genphy_check_and_restart_aneg +EXPORT_SYMBOL vmlinux 0x3f0eabd2 xxh64_update +EXPORT_SYMBOL vmlinux 0x3f10194d dev_kfree_skb_irq_reason +EXPORT_SYMBOL vmlinux 0x3f13391f devm_input_allocate_device +EXPORT_SYMBOL vmlinux 0x3f2f6d2f folio_migrate_mapping +EXPORT_SYMBOL vmlinux 0x3f34644d zstd_dstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x3f3afb61 io_uring_destruct_scm +EXPORT_SYMBOL vmlinux 0x3f4547a7 put_unused_fd +EXPORT_SYMBOL vmlinux 0x3f4bd846 gen_pool_first_fit_order_align +EXPORT_SYMBOL vmlinux 0x3f53dd29 memory_cgrp_subsys +EXPORT_SYMBOL vmlinux 0x3f656625 pci_request_region +EXPORT_SYMBOL vmlinux 0x3f6c41ed unregister_md_personality +EXPORT_SYMBOL vmlinux 0x3f7f752e kthread_create_on_cpu +EXPORT_SYMBOL vmlinux 0x3f89071b security_ib_pkey_access +EXPORT_SYMBOL vmlinux 0x3fbaab4d folio_migrate_copy +EXPORT_SYMBOL vmlinux 0x3fbf3c89 vme_slave_set +EXPORT_SYMBOL vmlinux 0x3fc9aa4d fscrypt_setup_filename +EXPORT_SYMBOL vmlinux 0x3fd78f3b register_chrdev_region +EXPORT_SYMBOL vmlinux 0x3fe2ccbe memweight +EXPORT_SYMBOL vmlinux 0x3fe5300c scsi_execute_cmd +EXPORT_SYMBOL vmlinux 0x400942cb eth_header_parse +EXPORT_SYMBOL vmlinux 0x40235c98 _raw_write_unlock +EXPORT_SYMBOL vmlinux 0x403941be __skb_flow_get_ports +EXPORT_SYMBOL vmlinux 0x403ce131 __sk_backlog_rcv +EXPORT_SYMBOL vmlinux 0x404804a5 seq_path +EXPORT_SYMBOL vmlinux 0x4050f5be dev_load +EXPORT_SYMBOL vmlinux 0x405b1881 fscrypt_ioctl_set_policy +EXPORT_SYMBOL vmlinux 0x4062e299 ether_setup +EXPORT_SYMBOL vmlinux 0x4070c955 blk_queue_max_segments +EXPORT_SYMBOL vmlinux 0x40863ba1 ioremap_prot +EXPORT_SYMBOL vmlinux 0x40973662 sysctl_udp_mem +EXPORT_SYMBOL vmlinux 0x40a62432 __nla_validate +EXPORT_SYMBOL vmlinux 0x40a7fe47 ps2_sliced_command +EXPORT_SYMBOL vmlinux 0x40a9b349 vzalloc +EXPORT_SYMBOL vmlinux 0x40ac076e touch_buffer +EXPORT_SYMBOL vmlinux 0x40b47137 of_mdio_find_bus +EXPORT_SYMBOL vmlinux 0x40c111d0 secure_tcpv6_ts_off +EXPORT_SYMBOL vmlinux 0x40c7247c si_meminfo +EXPORT_SYMBOL vmlinux 0x40cff4cf sync_inodes_sb +EXPORT_SYMBOL vmlinux 0x40d04664 console_trylock +EXPORT_SYMBOL vmlinux 0x40d59096 unregister_restart_handler +EXPORT_SYMBOL vmlinux 0x40dab175 register_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0x40dc2c5e pci_find_resource +EXPORT_SYMBOL vmlinux 0x40ec4414 configfs_depend_item +EXPORT_SYMBOL vmlinux 0x40f76a86 __vcalloc +EXPORT_SYMBOL vmlinux 0x4115a918 __SetPageMovable +EXPORT_SYMBOL vmlinux 0x41189a68 vme_unregister_driver +EXPORT_SYMBOL vmlinux 0x4127b4e8 current_time +EXPORT_SYMBOL vmlinux 0x412f893c page_offline_begin +EXPORT_SYMBOL vmlinux 0x413a55a4 dquot_quota_sync +EXPORT_SYMBOL vmlinux 0x41482d8b strndup_user +EXPORT_SYMBOL vmlinux 0x414da5e5 qman_enqueue +EXPORT_SYMBOL vmlinux 0x4175e6d4 __napi_schedule +EXPORT_SYMBOL vmlinux 0x41772f65 md_error +EXPORT_SYMBOL vmlinux 0x4188d439 neigh_rand_reach_time +EXPORT_SYMBOL vmlinux 0x41a30bef mtree_store_range +EXPORT_SYMBOL vmlinux 0x41ad0c64 blk_post_runtime_suspend +EXPORT_SYMBOL vmlinux 0x41b48b9c unload_nls +EXPORT_SYMBOL vmlinux 0x41de5b4c rproc_elf_load_segments +EXPORT_SYMBOL vmlinux 0x41e89edd seq_hex_dump +EXPORT_SYMBOL vmlinux 0x41ed3709 get_random_bytes +EXPORT_SYMBOL vmlinux 0x41efdeaf radix_tree_lookup_slot +EXPORT_SYMBOL vmlinux 0x420141ab reuseport_has_conns_set +EXPORT_SYMBOL vmlinux 0x420981b0 __phy_resume +EXPORT_SYMBOL vmlinux 0x420f8522 dcb_setrewr +EXPORT_SYMBOL vmlinux 0x4214837f tcp_md5_key_copy +EXPORT_SYMBOL vmlinux 0x4217ecdf ip6_output +EXPORT_SYMBOL vmlinux 0x4223a45a pci_set_master +EXPORT_SYMBOL vmlinux 0x4248ae3c single_task_running +EXPORT_SYMBOL vmlinux 0x424d0816 sock_setsockopt +EXPORT_SYMBOL vmlinux 0x424d3620 zlib_inflateIncomp +EXPORT_SYMBOL vmlinux 0x42578e80 acpi_get_type +EXPORT_SYMBOL vmlinux 0x4275dc27 flow_rule_match_enc_opts +EXPORT_SYMBOL vmlinux 0x42765428 iov_iter_alignment +EXPORT_SYMBOL vmlinux 0x428621e6 skb_clone +EXPORT_SYMBOL vmlinux 0x42aae802 pcim_iounmap +EXPORT_SYMBOL vmlinux 0x42b695c6 inode_query_iversion +EXPORT_SYMBOL vmlinux 0x42ba7005 i2c_get_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x42bed8d4 unix_gc_lock +EXPORT_SYMBOL vmlinux 0x42d2c764 phy_drivers_unregister +EXPORT_SYMBOL vmlinux 0x42d36cbb pskb_extract +EXPORT_SYMBOL vmlinux 0x42d3a908 file_write_and_wait_range +EXPORT_SYMBOL vmlinux 0x42f1b900 fb_pad_unaligned_buffer +EXPORT_SYMBOL vmlinux 0x42f7838a serial8250_do_set_termios +EXPORT_SYMBOL vmlinux 0x4302d0eb free_pages +EXPORT_SYMBOL vmlinux 0x43060612 alloc_anon_inode +EXPORT_SYMBOL vmlinux 0x430e4031 d_tmpfile +EXPORT_SYMBOL vmlinux 0x432bbb20 sync_file_create +EXPORT_SYMBOL vmlinux 0x4336fcca ucs2_as_utf8 +EXPORT_SYMBOL vmlinux 0x433cabfb acpi_decode_pld_buffer +EXPORT_SYMBOL vmlinux 0x434e1a42 __dquot_alloc_space +EXPORT_SYMBOL vmlinux 0x4351577a fb_parse_edid +EXPORT_SYMBOL vmlinux 0x436a790f filemap_dirty_folio +EXPORT_SYMBOL vmlinux 0x437a0d6d __sock_tx_timestamp +EXPORT_SYMBOL vmlinux 0x438610bd security_tun_dev_alloc_security +EXPORT_SYMBOL vmlinux 0x438fcde3 dquot_quotactl_sysfile_ops +EXPORT_SYMBOL vmlinux 0x43a1763b __netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x43a2b937 invalidate_bdev +EXPORT_SYMBOL vmlinux 0x43af1be3 tls_server_hello_psk +EXPORT_SYMBOL vmlinux 0x43b0c9c3 preempt_schedule +EXPORT_SYMBOL vmlinux 0x43b359f9 key_validate +EXPORT_SYMBOL vmlinux 0x43babd19 sg_init_one +EXPORT_SYMBOL vmlinux 0x43ca69f1 nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x43cedd13 md_integrity_register +EXPORT_SYMBOL vmlinux 0x43d22fb9 groups_alloc +EXPORT_SYMBOL vmlinux 0x43f79e6b __skb_get_hash +EXPORT_SYMBOL vmlinux 0x43f9ebc8 slhc_remember +EXPORT_SYMBOL vmlinux 0x43fc455e netif_carrier_on +EXPORT_SYMBOL vmlinux 0x43fd7f43 vme_bus_error_handler +EXPORT_SYMBOL vmlinux 0x4403bbd0 imx_sc_misc_set_control +EXPORT_SYMBOL vmlinux 0x441064dc inet6_release +EXPORT_SYMBOL vmlinux 0x44434b00 __netlink_kernel_create +EXPORT_SYMBOL vmlinux 0x44469a76 crc_ccitt_false_table +EXPORT_SYMBOL vmlinux 0x4462d35e cpufreq_get_hw_max_freq +EXPORT_SYMBOL vmlinux 0x4472e4d3 mntget +EXPORT_SYMBOL vmlinux 0x447dd9de simple_pin_fs +EXPORT_SYMBOL vmlinux 0x449261f7 ptp_cancel_worker_sync +EXPORT_SYMBOL vmlinux 0x449ad0a7 memcmp +EXPORT_SYMBOL vmlinux 0x44a65e1e phy_attached_info_irq +EXPORT_SYMBOL vmlinux 0x44bc3392 __sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x44c47a9e unregister_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x44ca4709 __napi_alloc_skb +EXPORT_SYMBOL vmlinux 0x44d98015 nla_put_64bit +EXPORT_SYMBOL vmlinux 0x44dae319 mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x44e9a829 match_token +EXPORT_SYMBOL vmlinux 0x45006cee default_red +EXPORT_SYMBOL vmlinux 0x450639ab sg_last +EXPORT_SYMBOL vmlinux 0x45081703 ec_get_handle +EXPORT_SYMBOL vmlinux 0x450d9a35 cmd_db_read_slave_id +EXPORT_SYMBOL vmlinux 0x45240dd1 __skb_pad +EXPORT_SYMBOL vmlinux 0x452413a1 qman_alloc_pool_range +EXPORT_SYMBOL vmlinux 0x45261e6b put_cmsg +EXPORT_SYMBOL vmlinux 0x452ba683 ipv6_ext_hdr +EXPORT_SYMBOL vmlinux 0x4530ecfc dev_getbyhwaddr_rcu +EXPORT_SYMBOL vmlinux 0x453c8403 pci_msi_enabled +EXPORT_SYMBOL vmlinux 0x454bb51e inet_rcv_saddr_equal +EXPORT_SYMBOL vmlinux 0x45535485 xxh32_update +EXPORT_SYMBOL vmlinux 0x4572419a rproc_add_subdev +EXPORT_SYMBOL vmlinux 0x45746fd9 neigh_xmit +EXPORT_SYMBOL vmlinux 0x4578f528 __kfifo_to_user +EXPORT_SYMBOL vmlinux 0x4582e5e7 folio_mark_accessed +EXPORT_SYMBOL vmlinux 0x458cdcc0 reuseport_migrate_sock +EXPORT_SYMBOL vmlinux 0x4591068a dma_get_sgtable_attrs +EXPORT_SYMBOL vmlinux 0x459464ec __tty_alloc_driver +EXPORT_SYMBOL vmlinux 0x4594a6c8 dcache_readdir +EXPORT_SYMBOL vmlinux 0x45957ec6 jbd2_journal_put_journal_head +EXPORT_SYMBOL vmlinux 0x45a7b266 ipv6_chk_prefix +EXPORT_SYMBOL vmlinux 0x45a8be17 bioset_integrity_create +EXPORT_SYMBOL vmlinux 0x45c06492 pci_read_config_byte +EXPORT_SYMBOL vmlinux 0x45c2954f unregister_quota_format +EXPORT_SYMBOL vmlinux 0x45f3d3f5 ppp_register_channel +EXPORT_SYMBOL vmlinux 0x45f8f84b ipmi_platform_add +EXPORT_SYMBOL vmlinux 0x460f4a34 flow_hash_from_keys +EXPORT_SYMBOL vmlinux 0x4610cb16 tcf_em_tree_validate +EXPORT_SYMBOL vmlinux 0x4612a92d __skb_warn_lro_forwarding +EXPORT_SYMBOL vmlinux 0x46190ddb i2c_find_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x46451cee zstd_get_frame_header +EXPORT_SYMBOL vmlinux 0x464aa425 devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x4652a833 inet_rtx_syn_ack +EXPORT_SYMBOL vmlinux 0x465e24ff ucs2_utf8size +EXPORT_SYMBOL vmlinux 0x466c14a7 __delay +EXPORT_SYMBOL vmlinux 0x466cbe9b sock_kzfree_s +EXPORT_SYMBOL vmlinux 0x46702c4b hash_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x46745e77 phy_print_status +EXPORT_SYMBOL vmlinux 0x46763ff0 blk_mq_stop_hw_queues +EXPORT_SYMBOL vmlinux 0x467df16d netdev_rss_key_fill +EXPORT_SYMBOL vmlinux 0x4698fe8a bman_release +EXPORT_SYMBOL vmlinux 0x469a6ec7 tcp_parse_md5sig_option +EXPORT_SYMBOL vmlinux 0x46bd5d6e video_get_options +EXPORT_SYMBOL vmlinux 0x46c47fb6 __node_distance +EXPORT_SYMBOL vmlinux 0x46e51f57 netlbl_calipso_ops_register +EXPORT_SYMBOL vmlinux 0x46f069f4 pci_match_id +EXPORT_SYMBOL vmlinux 0x46f18e0f uart_remove_one_port +EXPORT_SYMBOL vmlinux 0x46ff7d12 qcom_scm_iommu_secure_ptbl_size +EXPORT_SYMBOL vmlinux 0x470612dc fman_port_get_qman_channel_id +EXPORT_SYMBOL vmlinux 0x47065c73 cpm_muram_offset +EXPORT_SYMBOL vmlinux 0x47115ced scsi_print_result +EXPORT_SYMBOL vmlinux 0x4712aa9c mark_buffer_dirty +EXPORT_SYMBOL vmlinux 0x4715a909 acpi_load_table +EXPORT_SYMBOL vmlinux 0x47470b28 serial8250_set_isa_configurator +EXPORT_SYMBOL vmlinux 0x475d7427 fman_get_rx_extra_headroom +EXPORT_SYMBOL vmlinux 0x47704ace netdev_set_tc_queue +EXPORT_SYMBOL vmlinux 0x47709e42 free_anon_bdev +EXPORT_SYMBOL vmlinux 0x4772ca33 netlink_ns_capable +EXPORT_SYMBOL vmlinux 0x477cae21 ipv4_specific +EXPORT_SYMBOL vmlinux 0x477ff7f3 __page_frag_cache_drain +EXPORT_SYMBOL vmlinux 0x479137ca imx_scu_irq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x4795e040 filemap_fdatawait_range +EXPORT_SYMBOL vmlinux 0x479bad46 netpoll_poll_enable +EXPORT_SYMBOL vmlinux 0x47c20f8a refcount_dec_not_one +EXPORT_SYMBOL vmlinux 0x47c65bfc unregister_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0x47cfd825 kstrtouint_from_user +EXPORT_SYMBOL vmlinux 0x47d8d301 __cond_resched_rwlock_read +EXPORT_SYMBOL vmlinux 0x47dea6db simple_get_link +EXPORT_SYMBOL vmlinux 0x47e29fde rtnl_set_sk_err +EXPORT_SYMBOL vmlinux 0x47ec4aea of_count_phandle_with_args +EXPORT_SYMBOL vmlinux 0x47f5254d xp_alloc +EXPORT_SYMBOL vmlinux 0x480b1e2f mdiobus_read +EXPORT_SYMBOL vmlinux 0x48112d76 _raw_read_lock_irq +EXPORT_SYMBOL vmlinux 0x481814c4 mb_cache_entry_find_next +EXPORT_SYMBOL vmlinux 0x48193639 acpi_lid_open +EXPORT_SYMBOL vmlinux 0x4829a47e memcpy +EXPORT_SYMBOL vmlinux 0x4829cf6b fscrypt_enqueue_decrypt_work +EXPORT_SYMBOL vmlinux 0x4837bb10 logic_outsb +EXPORT_SYMBOL vmlinux 0x48413e89 tty_unlock +EXPORT_SYMBOL vmlinux 0x4841bdee strnchr +EXPORT_SYMBOL vmlinux 0x48458dcf ip_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x4848cfb1 phy_mipi_dphy_get_default_config +EXPORT_SYMBOL vmlinux 0x484f6edf ktime_get_coarse_real_ts64 +EXPORT_SYMBOL vmlinux 0x4859b8bb rtc_year_days +EXPORT_SYMBOL vmlinux 0x485ea8bd xfrm_state_update +EXPORT_SYMBOL vmlinux 0x486075c8 gen_pool_dma_alloc +EXPORT_SYMBOL vmlinux 0x48645a00 dma_resv_replace_fences +EXPORT_SYMBOL vmlinux 0x486bc5cd skb_free_datagram +EXPORT_SYMBOL vmlinux 0x48702d9c skb_dump +EXPORT_SYMBOL vmlinux 0x489eda10 memset32 +EXPORT_SYMBOL vmlinux 0x489f6e0b rdma_dim +EXPORT_SYMBOL vmlinux 0x48a06a9f generic_permission +EXPORT_SYMBOL vmlinux 0x48a53b47 dns_query +EXPORT_SYMBOL vmlinux 0x48a64b54 sched_autogroup_detach +EXPORT_SYMBOL vmlinux 0x48a91171 string_get_size +EXPORT_SYMBOL vmlinux 0x48b1df86 mmc_hw_reset +EXPORT_SYMBOL vmlinux 0x48b99a13 vme_lm_free +EXPORT_SYMBOL vmlinux 0x48bce25f __blk_rq_map_sg +EXPORT_SYMBOL vmlinux 0x48c093fb _atomic_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0x48c8c222 tc_setup_cb_call +EXPORT_SYMBOL vmlinux 0x48d27375 __bitmap_intersects +EXPORT_SYMBOL vmlinux 0x48d3fa27 kmalloc_large_node +EXPORT_SYMBOL vmlinux 0x48d9ab1f remove_proc_subtree +EXPORT_SYMBOL vmlinux 0x48dd340b cpumask_any_distribute +EXPORT_SYMBOL vmlinux 0x48dd9a56 vfs_unlink +EXPORT_SYMBOL vmlinux 0x48ee316f skb_ensure_writable +EXPORT_SYMBOL vmlinux 0x48ffbb87 mtree_alloc_range +EXPORT_SYMBOL vmlinux 0x49045426 icmp_err_convert +EXPORT_SYMBOL vmlinux 0x49093afa mdio_driver_unregister +EXPORT_SYMBOL vmlinux 0x4909a790 dma_fence_get_status +EXPORT_SYMBOL vmlinux 0x490a7aa3 blk_queue_flag_clear +EXPORT_SYMBOL vmlinux 0x49175055 xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0x4928657c __sk_mem_schedule +EXPORT_SYMBOL vmlinux 0x49426dfe devm_arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0x494a34c7 sk_stream_kill_queues +EXPORT_SYMBOL vmlinux 0x495231ea mul_u64_u64_div_u64 +EXPORT_SYMBOL vmlinux 0x4967e79f radix_tree_iter_resume +EXPORT_SYMBOL vmlinux 0x497279c1 padata_free +EXPORT_SYMBOL vmlinux 0x4977c498 stack_depot_get_extra_bits +EXPORT_SYMBOL vmlinux 0x498fa041 udp_flush_pending_frames +EXPORT_SYMBOL vmlinux 0x499a8482 devm_devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x499b598c from_kprojid_munged +EXPORT_SYMBOL vmlinux 0x499f0ecf nd_sb_checksum +EXPORT_SYMBOL vmlinux 0x49b163b8 acpi_bus_scan +EXPORT_SYMBOL vmlinux 0x49e8fe8e sock_bindtoindex +EXPORT_SYMBOL vmlinux 0x49e96f31 dev_deactivate +EXPORT_SYMBOL vmlinux 0x4a093cd9 __dynamic_dev_dbg +EXPORT_SYMBOL vmlinux 0x4a213528 d_add +EXPORT_SYMBOL vmlinux 0x4a2b74b0 path_get +EXPORT_SYMBOL vmlinux 0x4a353c4d xfrm_parse_spi +EXPORT_SYMBOL vmlinux 0x4a3ad70e wait_for_completion_timeout +EXPORT_SYMBOL vmlinux 0x4a44b3ff vfs_ioctl +EXPORT_SYMBOL vmlinux 0x4a4ecad7 pnp_is_active +EXPORT_SYMBOL vmlinux 0x4a5b5ee2 dev_change_flags +EXPORT_SYMBOL vmlinux 0x4a64654d page_pool_create +EXPORT_SYMBOL vmlinux 0x4a6acb38 qdisc_put_unlocked +EXPORT_SYMBOL vmlinux 0x4a7283c7 xfrm6_protocol_deregister +EXPORT_SYMBOL vmlinux 0x4a90988d md_bitmap_startwrite +EXPORT_SYMBOL vmlinux 0x4a93576a ucc_fast_free +EXPORT_SYMBOL vmlinux 0x4a93f790 scsi_is_target_device +EXPORT_SYMBOL vmlinux 0x4a96a8eb xxh32_digest +EXPORT_SYMBOL vmlinux 0x4ab419ec put_fs_context +EXPORT_SYMBOL vmlinux 0x4ab64bd2 __f_setown +EXPORT_SYMBOL vmlinux 0x4ac0085d tls_server_hello_x509 +EXPORT_SYMBOL vmlinux 0x4ac14829 xfrm_init_replay +EXPORT_SYMBOL vmlinux 0x4ad00e3b sys_copyarea +EXPORT_SYMBOL vmlinux 0x4ad546c5 is_free_buddy_page +EXPORT_SYMBOL vmlinux 0x4ae404fe reuseport_detach_prog +EXPORT_SYMBOL vmlinux 0x4ae90d8e hdmi_avi_infoframe_check +EXPORT_SYMBOL vmlinux 0x4aea463f crc32_le_shift +EXPORT_SYMBOL vmlinux 0x4aecfeae rtnl_configure_link +EXPORT_SYMBOL vmlinux 0x4af6ddf0 kstrtou16 +EXPORT_SYMBOL vmlinux 0x4af846d0 folio_clear_dirty_for_io +EXPORT_SYMBOL vmlinux 0x4afb2238 add_wait_queue +EXPORT_SYMBOL vmlinux 0x4b03fc83 skb_get_hash_perturb +EXPORT_SYMBOL vmlinux 0x4b0a3f52 gic_nonsecure_priorities +EXPORT_SYMBOL vmlinux 0x4b0f4e38 acpi_dev_get_first_match_dev +EXPORT_SYMBOL vmlinux 0x4b401817 iwe_stream_add_value +EXPORT_SYMBOL vmlinux 0x4b4c55ce dput +EXPORT_SYMBOL vmlinux 0x4b5056dc rpmh_write +EXPORT_SYMBOL vmlinux 0x4b5fe8c0 vfs_copy_file_range +EXPORT_SYMBOL vmlinux 0x4b6df007 acpi_evaluate_reg +EXPORT_SYMBOL vmlinux 0x4b750f53 _raw_spin_unlock_irq +EXPORT_SYMBOL vmlinux 0x4b75fff1 page_symlink +EXPORT_SYMBOL vmlinux 0x4b78f9e1 vc_resize +EXPORT_SYMBOL vmlinux 0x4b86102e shrink_dcache_sb +EXPORT_SYMBOL vmlinux 0x4b9687b4 configfs_register_group +EXPORT_SYMBOL vmlinux 0x4b9cc891 pcie_capability_clear_and_set_word_unlocked +EXPORT_SYMBOL vmlinux 0x4bafc4e0 ilookup5 +EXPORT_SYMBOL vmlinux 0x4bc20be5 kill_pgrp +EXPORT_SYMBOL vmlinux 0x4bcc2662 mempool_init_node +EXPORT_SYMBOL vmlinux 0x4bd1d2d5 migrate_vma_pages +EXPORT_SYMBOL vmlinux 0x4be002f0 pci_save_state +EXPORT_SYMBOL vmlinux 0x4bef1c67 empty_name +EXPORT_SYMBOL vmlinux 0x4bf3ce6f qman_release_cgrid +EXPORT_SYMBOL vmlinux 0x4c06da4a netdev_adjacent_change_commit +EXPORT_SYMBOL vmlinux 0x4c07a7e0 acpi_processor_unregister_performance +EXPORT_SYMBOL vmlinux 0x4c3e3a52 vfs_llseek +EXPORT_SYMBOL vmlinux 0x4c416eb9 LZ4_decompress_fast +EXPORT_SYMBOL vmlinux 0x4c60a134 pci_read_vpd +EXPORT_SYMBOL vmlinux 0x4c69c5f8 jbd2_journal_dirty_metadata +EXPORT_SYMBOL vmlinux 0x4c74c46e netdev_pick_tx +EXPORT_SYMBOL vmlinux 0x4c7c875d phy_register_fixup_for_id +EXPORT_SYMBOL vmlinux 0x4c9711aa sock_set_priority +EXPORT_SYMBOL vmlinux 0x4ce03d39 ipmr_rule_default +EXPORT_SYMBOL vmlinux 0x4ce5197d netdev_err +EXPORT_SYMBOL vmlinux 0x4d041e1e pnp_stop_dev +EXPORT_SYMBOL vmlinux 0x4d0d163d copy_page +EXPORT_SYMBOL vmlinux 0x4d2c7133 acpi_info +EXPORT_SYMBOL vmlinux 0x4d3c1be8 current_in_userns +EXPORT_SYMBOL vmlinux 0x4d4bd834 tcp_ld_RTO_revert +EXPORT_SYMBOL vmlinux 0x4d64a59b mdiobb_write_c45 +EXPORT_SYMBOL vmlinux 0x4d65cbd5 csum_ipv6_magic +EXPORT_SYMBOL vmlinux 0x4d924f20 memremap +EXPORT_SYMBOL vmlinux 0x4d9717b7 tcp_rcv_established +EXPORT_SYMBOL vmlinux 0x4d9b652b rb_erase +EXPORT_SYMBOL vmlinux 0x4da278d9 cpu_rmap_put +EXPORT_SYMBOL vmlinux 0x4da596e6 qman_retire_fq +EXPORT_SYMBOL vmlinux 0x4dadf768 tcf_action_update_hw_stats +EXPORT_SYMBOL vmlinux 0x4dc5a312 mount_single +EXPORT_SYMBOL vmlinux 0x4de995ec gen_pool_dma_alloc_algo +EXPORT_SYMBOL vmlinux 0x4deebf90 __traceiter_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x4df02057 crc32_be +EXPORT_SYMBOL vmlinux 0x4df2ea84 gen_estimator_read +EXPORT_SYMBOL vmlinux 0x4dfa8d4b mutex_lock +EXPORT_SYMBOL vmlinux 0x4dfea4cd simple_dir_inode_operations +EXPORT_SYMBOL vmlinux 0x4e01b6b9 blk_pre_runtime_suspend +EXPORT_SYMBOL vmlinux 0x4e0a2458 dev_vprintk_emit +EXPORT_SYMBOL vmlinux 0x4e0c4ff1 freezing_slow_path +EXPORT_SYMBOL vmlinux 0x4e20bcf8 radix_tree_tag_set +EXPORT_SYMBOL vmlinux 0x4e2e74c1 qcom_scm_io_readl +EXPORT_SYMBOL vmlinux 0x4e3567f7 match_int +EXPORT_SYMBOL vmlinux 0x4e36cdc4 __ubsan_handle_divrem_overflow +EXPORT_SYMBOL vmlinux 0x4e53fa83 param_set_uint +EXPORT_SYMBOL vmlinux 0x4e547048 __kmalloc_node_track_caller +EXPORT_SYMBOL vmlinux 0x4e626cab clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0x4e68e9be rb_next_postorder +EXPORT_SYMBOL vmlinux 0x4e6af651 flow_indr_dev_setup_offload +EXPORT_SYMBOL vmlinux 0x4e6e4b41 radix_tree_delete +EXPORT_SYMBOL vmlinux 0x4e6e8ea7 fg_console +EXPORT_SYMBOL vmlinux 0x4e9593cf kernel_param_unlock +EXPORT_SYMBOL vmlinux 0x4e962d75 ethtool_virtdev_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x4e9d3b1b tcf_block_put +EXPORT_SYMBOL vmlinux 0x4ea25709 dql_reset +EXPORT_SYMBOL vmlinux 0x4eada8f7 security_secid_to_secctx +EXPORT_SYMBOL vmlinux 0x4eb2b066 hdmi_avi_infoframe_init +EXPORT_SYMBOL vmlinux 0x4eb571c1 pci_write_vpd +EXPORT_SYMBOL vmlinux 0x4eb6359f of_node_name_eq +EXPORT_SYMBOL vmlinux 0x4ec33480 pcie_bandwidth_available +EXPORT_SYMBOL vmlinux 0x4ec352bb param_set_charp +EXPORT_SYMBOL vmlinux 0x4ec54e78 bitmap_to_arr32 +EXPORT_SYMBOL vmlinux 0x4ed862dc devm_backlight_device_unregister +EXPORT_SYMBOL vmlinux 0x4ee9e092 skb_checksum_help +EXPORT_SYMBOL vmlinux 0x4eeb148d xfrm_unregister_km +EXPORT_SYMBOL vmlinux 0x4ef9916a __netif_rx +EXPORT_SYMBOL vmlinux 0x4f1cd128 security_tun_dev_create +EXPORT_SYMBOL vmlinux 0x4f20d80b zstd_min_clevel +EXPORT_SYMBOL vmlinux 0x4f2250ba rtc_tm_to_time64 +EXPORT_SYMBOL vmlinux 0x4f2aa836 of_clk_get +EXPORT_SYMBOL vmlinux 0x4f2f7f4e dma_sync_sg_for_device +EXPORT_SYMBOL vmlinux 0x4f355250 path_put +EXPORT_SYMBOL vmlinux 0x4f3726ae devm_of_iomap +EXPORT_SYMBOL vmlinux 0x4f50d75a dev_uc_add_excl +EXPORT_SYMBOL vmlinux 0x4f55166f acpi_set_current_resources +EXPORT_SYMBOL vmlinux 0x4f7060b7 sk_stream_error +EXPORT_SYMBOL vmlinux 0x4f89c9de gpmc_cs_free +EXPORT_SYMBOL vmlinux 0x4f8f9aae xfrm_state_delete_tunnel +EXPORT_SYMBOL vmlinux 0x4f927425 zap_page_range_single +EXPORT_SYMBOL vmlinux 0x4f94b8bd jbd2_journal_abort +EXPORT_SYMBOL vmlinux 0x4fa6041b d_exact_alias +EXPORT_SYMBOL vmlinux 0x4fb55fb7 dev_mc_sync +EXPORT_SYMBOL vmlinux 0x4fdc21d4 __remove_inode_hash +EXPORT_SYMBOL vmlinux 0x4fddf48a fscrypt_encrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0x4ff53286 dev_loopback_xmit +EXPORT_SYMBOL vmlinux 0x4ffb59bf __SCK__tp_func_kfree +EXPORT_SYMBOL vmlinux 0x50097088 security_tun_dev_free_security +EXPORT_SYMBOL vmlinux 0x5009c71d glob_match +EXPORT_SYMBOL vmlinux 0x50105225 vfs_fileattr_get +EXPORT_SYMBOL vmlinux 0x5015a60b tty_register_device +EXPORT_SYMBOL vmlinux 0x5015f757 xfrm_trans_queue +EXPORT_SYMBOL vmlinux 0x5021bd81 _raw_write_lock_irqsave +EXPORT_SYMBOL vmlinux 0x5027bde2 acpi_acquire_mutex +EXPORT_SYMBOL vmlinux 0x5052325b __generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x505d067f netdev_sk_get_lowest_dev +EXPORT_SYMBOL vmlinux 0x50624917 sha1_init +EXPORT_SYMBOL vmlinux 0x506dff1a __genradix_free +EXPORT_SYMBOL vmlinux 0x506e8f60 iov_iter_gap_alignment +EXPORT_SYMBOL vmlinux 0x506f4a39 ip_mc_check_igmp +EXPORT_SYMBOL vmlinux 0x50769279 pci_map_rom +EXPORT_SYMBOL vmlinux 0x507a0bbf dqput +EXPORT_SYMBOL vmlinux 0x5089f45f ip_send_check +EXPORT_SYMBOL vmlinux 0x5092e84e __read_overflow2_field +EXPORT_SYMBOL vmlinux 0x50944630 seq_list_start_head_rcu +EXPORT_SYMBOL vmlinux 0x509b64ea acpi_has_method +EXPORT_SYMBOL vmlinux 0x50a4698c fb_videomode_to_modelist +EXPORT_SYMBOL vmlinux 0x50a47081 compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x50a7bdbc seq_pad +EXPORT_SYMBOL vmlinux 0x50b73ce2 rfkill_find_type +EXPORT_SYMBOL vmlinux 0x50b80992 mb_cache_entry_find_first +EXPORT_SYMBOL vmlinux 0x50be748d security_ib_free_security +EXPORT_SYMBOL vmlinux 0x50cf7585 hex2bin +EXPORT_SYMBOL vmlinux 0x50d035c2 vsscanf +EXPORT_SYMBOL vmlinux 0x50eeff44 netdev_offload_xstats_enable +EXPORT_SYMBOL vmlinux 0x50f85302 __arm_smccc_hvc +EXPORT_SYMBOL vmlinux 0x50f91491 __genradix_ptr +EXPORT_SYMBOL vmlinux 0x5102a30b do_wait_intr_irq +EXPORT_SYMBOL vmlinux 0x510886a0 __zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x513b28f4 first_ec +EXPORT_SYMBOL vmlinux 0x515083bf acpi_release_mutex +EXPORT_SYMBOL vmlinux 0x515292d1 fwnode_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x5152b7df inet_sendmsg +EXPORT_SYMBOL vmlinux 0x51570e74 netlink_broadcast +EXPORT_SYMBOL vmlinux 0x515a9210 __mdiobus_write +EXPORT_SYMBOL vmlinux 0x515f520b qman_portal_get_iperiod +EXPORT_SYMBOL vmlinux 0x51641162 opal_unlock_from_suspend +EXPORT_SYMBOL vmlinux 0x517ec4f1 __skb_vlan_pop +EXPORT_SYMBOL vmlinux 0x519261c7 filemap_get_folios +EXPORT_SYMBOL vmlinux 0x51a511eb _raw_write_lock_bh +EXPORT_SYMBOL vmlinux 0x51ab9700 d_instantiate +EXPORT_SYMBOL vmlinux 0x51ac3851 scsi_device_quiesce +EXPORT_SYMBOL vmlinux 0x51b40718 trace_seq_hex_dump +EXPORT_SYMBOL vmlinux 0x51c52018 kthread_destroy_worker +EXPORT_SYMBOL vmlinux 0x51d12d4e acpi_pci_disabled +EXPORT_SYMBOL vmlinux 0x51d20ca1 generic_error_remove_page +EXPORT_SYMBOL vmlinux 0x51db7724 rt6_lookup +EXPORT_SYMBOL vmlinux 0x51df14ef dcb_getrewr_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0x51e22550 sock_alloc_file +EXPORT_SYMBOL vmlinux 0x51e44045 md_done_sync +EXPORT_SYMBOL vmlinux 0x5203d176 cmd_db_ready +EXPORT_SYMBOL vmlinux 0x520c339f __hw_addr_sync_dev +EXPORT_SYMBOL vmlinux 0x520e97c4 proc_dostring +EXPORT_SYMBOL vmlinux 0x5210baf9 ip_options_rcv_srr +EXPORT_SYMBOL vmlinux 0x5227c222 fwnode_irq_get +EXPORT_SYMBOL vmlinux 0x52307a3c vfs_path_parent_lookup +EXPORT_SYMBOL vmlinux 0x523c2045 pm860x_reg_write +EXPORT_SYMBOL vmlinux 0x5243faa1 get_mem_cgroup_from_mm +EXPORT_SYMBOL vmlinux 0x52578c84 pci_release_region +EXPORT_SYMBOL vmlinux 0x525cde12 dma_async_device_register +EXPORT_SYMBOL vmlinux 0x525dfc35 pci_bus_find_capability +EXPORT_SYMBOL vmlinux 0x526095e8 noop_dirty_folio +EXPORT_SYMBOL vmlinux 0x526eef2c hdmi_vendor_infoframe_pack +EXPORT_SYMBOL vmlinux 0x5273d07d padata_alloc +EXPORT_SYMBOL vmlinux 0x52751d35 sk_page_frag_refill +EXPORT_SYMBOL vmlinux 0x529758cd netlink_capable +EXPORT_SYMBOL vmlinux 0x5297becc dev_mc_add_global +EXPORT_SYMBOL vmlinux 0x52983a4f vme_master_write +EXPORT_SYMBOL vmlinux 0x529fb08a get_tree_single_reconf +EXPORT_SYMBOL vmlinux 0x52a6576b cdev_device_del +EXPORT_SYMBOL vmlinux 0x52bb685b tcp_v4_do_rcv +EXPORT_SYMBOL vmlinux 0x52d717da xz_dec_init +EXPORT_SYMBOL vmlinux 0x52de7dbd __vfs_setxattr +EXPORT_SYMBOL vmlinux 0x52ded8e0 twl6040_get_vibralr_status +EXPORT_SYMBOL vmlinux 0x52e822f1 vmalloc_to_page +EXPORT_SYMBOL vmlinux 0x52ec5ca0 vme_bus_type +EXPORT_SYMBOL vmlinux 0x52ecbc75 crc_ccitt +EXPORT_SYMBOL vmlinux 0x52f2850a imx_sc_pm_cpu_start +EXPORT_SYMBOL vmlinux 0x52fb28c6 tcf_action_check_ctrlact +EXPORT_SYMBOL vmlinux 0x530b1e98 pm_suspend +EXPORT_SYMBOL vmlinux 0x530e70fc sock_set_sndtimeo +EXPORT_SYMBOL vmlinux 0x53126ecc __percpu_counter_sum +EXPORT_SYMBOL vmlinux 0x5322663e acpi_get_handle +EXPORT_SYMBOL vmlinux 0x532775f4 inet_proto_csum_replace4 +EXPORT_SYMBOL vmlinux 0x5338184f ethtool_sprintf +EXPORT_SYMBOL vmlinux 0x533ade19 vm_map_pages_zero +EXPORT_SYMBOL vmlinux 0x533ff3fd pin_user_pages +EXPORT_SYMBOL vmlinux 0x534f2aa4 blk_stack_limits +EXPORT_SYMBOL vmlinux 0x5359137c blk_finish_plug +EXPORT_SYMBOL vmlinux 0x535ef138 _dev_notice +EXPORT_SYMBOL vmlinux 0x5363f7fa input_handler_for_each_handle +EXPORT_SYMBOL vmlinux 0x5369460e pcim_enable_device +EXPORT_SYMBOL vmlinux 0x537b19b9 gnet_stats_copy_app +EXPORT_SYMBOL vmlinux 0x53815497 inet_frag_kill +EXPORT_SYMBOL vmlinux 0x53a1e8d9 _find_next_bit +EXPORT_SYMBOL vmlinux 0x53b954a2 up_read +EXPORT_SYMBOL vmlinux 0x53eff192 tegra_ivc_align +EXPORT_SYMBOL vmlinux 0x53effe15 udp_push_pending_frames +EXPORT_SYMBOL vmlinux 0x53f8ced7 page_pool_ethtool_stats_get_strings +EXPORT_SYMBOL vmlinux 0x5402da9f xudma_navss_psil_pair +EXPORT_SYMBOL vmlinux 0x541096f8 md_write_end +EXPORT_SYMBOL vmlinux 0x5421389d cros_ec_cmd_xfer +EXPORT_SYMBOL vmlinux 0x5422ec7e netdev_unbind_sb_channel +EXPORT_SYMBOL vmlinux 0x542450ca kobject_set_name +EXPORT_SYMBOL vmlinux 0x542830fd get_bitmap_from_slot +EXPORT_SYMBOL vmlinux 0x543ef284 seq_hlist_start +EXPORT_SYMBOL vmlinux 0x545a7123 pci_write_config_byte +EXPORT_SYMBOL vmlinux 0x54654835 cookie_timestamp_decode +EXPORT_SYMBOL vmlinux 0x546959f8 skb_copy_datagram_from_iter +EXPORT_SYMBOL vmlinux 0x547888a0 inet_csk_accept +EXPORT_SYMBOL vmlinux 0x547b0802 clkdev_drop +EXPORT_SYMBOL vmlinux 0x548524a1 of_n_addr_cells +EXPORT_SYMBOL vmlinux 0x5488fa2c hid_bpf_ops +EXPORT_SYMBOL vmlinux 0x54a2b3eb i2c_register_driver +EXPORT_SYMBOL vmlinux 0x54a60e27 io_uring_get_socket +EXPORT_SYMBOL vmlinux 0x54b1fac6 __ubsan_handle_load_invalid_value +EXPORT_SYMBOL vmlinux 0x54b23e67 sg_pcopy_to_buffer +EXPORT_SYMBOL vmlinux 0x54bc4f39 netdev_port_same_parent_id +EXPORT_SYMBOL vmlinux 0x54cfacd5 __ctzdi2 +EXPORT_SYMBOL vmlinux 0x54dd15c9 pfifo_fast_ops +EXPORT_SYMBOL vmlinux 0x54e6fcdd net_enable_timestamp +EXPORT_SYMBOL vmlinux 0x54ea6dfe xen_start_flags +EXPORT_SYMBOL vmlinux 0x54ebe640 blkdev_issue_secure_erase +EXPORT_SYMBOL vmlinux 0x5506b8f7 netlbl_bitmap_setbit +EXPORT_SYMBOL vmlinux 0x5508f28d bman_acquire +EXPORT_SYMBOL vmlinux 0x5519644f tcf_exts_dump_stats +EXPORT_SYMBOL vmlinux 0x551bd071 __rb_erase_color +EXPORT_SYMBOL vmlinux 0x55256840 skb_queue_tail +EXPORT_SYMBOL vmlinux 0x552db3aa qman_query_cgr_congested +EXPORT_SYMBOL vmlinux 0x553933fd tcp_md5_hash_skb_data +EXPORT_SYMBOL vmlinux 0x554ae3a4 irq_poll_sched +EXPORT_SYMBOL vmlinux 0x554e4ed2 pci_bus_write_config_word +EXPORT_SYMBOL vmlinux 0x55583511 sock_no_ioctl +EXPORT_SYMBOL vmlinux 0x556f8f91 xfrm_policy_walk_done +EXPORT_SYMBOL vmlinux 0x55728ebe nf_log_bind_pf +EXPORT_SYMBOL vmlinux 0x55829f04 bdi_register +EXPORT_SYMBOL vmlinux 0x558b281d aes_expandkey +EXPORT_SYMBOL vmlinux 0x55957bd6 tc_setup_offload_action +EXPORT_SYMBOL vmlinux 0x559dd008 _dev_warn +EXPORT_SYMBOL vmlinux 0x55b54da0 read_cache_folio +EXPORT_SYMBOL vmlinux 0x55e31703 ethtool_convert_link_mode_to_legacy_u32 +EXPORT_SYMBOL vmlinux 0x560238ad pci_release_resource +EXPORT_SYMBOL vmlinux 0x5614f48a qman_dqrr_get_ithresh +EXPORT_SYMBOL vmlinux 0x561f266c netlink_set_err +EXPORT_SYMBOL vmlinux 0x561fbf92 iov_iter_kvec +EXPORT_SYMBOL vmlinux 0x56279f87 flow_indr_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x56295d27 iov_iter_single_seg_count +EXPORT_SYMBOL vmlinux 0x562ce99e fs_context_for_submount +EXPORT_SYMBOL vmlinux 0x5633d4a9 nf_log_unregister +EXPORT_SYMBOL vmlinux 0x5635a60a vmalloc_user +EXPORT_SYMBOL vmlinux 0x563ac367 netdev_adjacent_change_abort +EXPORT_SYMBOL vmlinux 0x56470118 __warn_printk +EXPORT_SYMBOL vmlinux 0x564f7608 acpi_reconfig_notifier_register +EXPORT_SYMBOL vmlinux 0x565caca8 abort_creds +EXPORT_SYMBOL vmlinux 0x56623a80 dev_mc_del_global +EXPORT_SYMBOL vmlinux 0x56718d50 filemap_get_folios_contig +EXPORT_SYMBOL vmlinux 0x56802ae8 rps_cpu_mask +EXPORT_SYMBOL vmlinux 0x56837ee3 __getblk_gfp +EXPORT_SYMBOL vmlinux 0x5693b186 input_close_device +EXPORT_SYMBOL vmlinux 0x56965d3a fput +EXPORT_SYMBOL vmlinux 0x569b3a77 pci_get_class +EXPORT_SYMBOL vmlinux 0x56c8799d scsi_kunmap_atomic_sg +EXPORT_SYMBOL vmlinux 0x56d585f9 init_special_inode +EXPORT_SYMBOL vmlinux 0x56d73924 tty_port_hangup +EXPORT_SYMBOL vmlinux 0x56ebe1a7 try_module_get +EXPORT_SYMBOL vmlinux 0x5708930c max8925_set_bits +EXPORT_SYMBOL vmlinux 0x57110815 __block_write_full_folio +EXPORT_SYMBOL vmlinux 0x5739adb8 elv_rb_add +EXPORT_SYMBOL vmlinux 0x5739fea8 drop_super_exclusive +EXPORT_SYMBOL vmlinux 0x574c2e74 bitmap_release_region +EXPORT_SYMBOL vmlinux 0x57575f08 dmaengine_put +EXPORT_SYMBOL vmlinux 0x576567f8 putname +EXPORT_SYMBOL vmlinux 0x57674fd7 __sw_hweight16 +EXPORT_SYMBOL vmlinux 0x576f1486 bio_alloc_clone +EXPORT_SYMBOL vmlinux 0x577ede6e genphy_resume +EXPORT_SYMBOL vmlinux 0x57900416 gen_pool_fixed_alloc +EXPORT_SYMBOL vmlinux 0x5792f848 strlcpy +EXPORT_SYMBOL vmlinux 0x57a767df mem_cgroup_from_task +EXPORT_SYMBOL vmlinux 0x57b82309 skb_copy_expand +EXPORT_SYMBOL vmlinux 0x57bc19d2 down_write +EXPORT_SYMBOL vmlinux 0x57c2f380 param_get_invbool +EXPORT_SYMBOL vmlinux 0x57d86a49 jbd2_fc_wait_bufs +EXPORT_SYMBOL vmlinux 0x57db8fd6 utf8_normalize +EXPORT_SYMBOL vmlinux 0x57f38cdc qe_get_firmware_info +EXPORT_SYMBOL vmlinux 0x57f86578 __inc_node_page_state +EXPORT_SYMBOL vmlinux 0x57f8d578 bdev_start_io_acct +EXPORT_SYMBOL vmlinux 0x5811a980 fb_set_cmap +EXPORT_SYMBOL vmlinux 0x5818fe3c posix_acl_from_mode +EXPORT_SYMBOL vmlinux 0x581f98da zlib_inflate +EXPORT_SYMBOL vmlinux 0x582606eb xudma_rflow_put +EXPORT_SYMBOL vmlinux 0x582b6275 xfrm_if_unregister_cb +EXPORT_SYMBOL vmlinux 0x582ca6b9 simple_recursive_removal +EXPORT_SYMBOL vmlinux 0x58377523 napi_gro_frags +EXPORT_SYMBOL vmlinux 0x5838f6c9 rtc_valid_tm +EXPORT_SYMBOL vmlinux 0x583efccd sock_queue_rcv_skb_reason +EXPORT_SYMBOL vmlinux 0x584cf580 tty_register_driver +EXPORT_SYMBOL vmlinux 0x585ae877 nmi_panic +EXPORT_SYMBOL vmlinux 0x58613a62 xp_dma_unmap +EXPORT_SYMBOL vmlinux 0x587b0954 kvasprintf +EXPORT_SYMBOL vmlinux 0x587b892e qe_get_num_of_risc +EXPORT_SYMBOL vmlinux 0x587d3116 icmpv6_ndo_send +EXPORT_SYMBOL vmlinux 0x587f22d7 devmap_managed_key +EXPORT_SYMBOL vmlinux 0x5881e591 phy_get_internal_delay +EXPORT_SYMBOL vmlinux 0x58834791 skb_copy_and_hash_datagram_iter +EXPORT_SYMBOL vmlinux 0x588a2f2a inet_sk_set_state +EXPORT_SYMBOL vmlinux 0x58938c12 sock_no_shutdown +EXPORT_SYMBOL vmlinux 0x5897a680 __find_nth_and_andnot_bit +EXPORT_SYMBOL vmlinux 0x58a21393 nf_register_net_hooks +EXPORT_SYMBOL vmlinux 0x58a2377c single_open_size +EXPORT_SYMBOL vmlinux 0x58acf24b mdiobus_register_board_info +EXPORT_SYMBOL vmlinux 0x58b4645c dev_close_many +EXPORT_SYMBOL vmlinux 0x58b73bc7 match_wildcard +EXPORT_SYMBOL vmlinux 0x58c3e62c sk_ns_capable +EXPORT_SYMBOL vmlinux 0x58c6e6d9 sock_wake_async +EXPORT_SYMBOL vmlinux 0x58e3306d bit_wait_io +EXPORT_SYMBOL vmlinux 0x58f5d8d3 tegra_ivc_write_advance +EXPORT_SYMBOL vmlinux 0x590dfb3b mdiobus_write_nested +EXPORT_SYMBOL vmlinux 0x590f8d98 tcp_simple_retransmit +EXPORT_SYMBOL vmlinux 0x5934b5a9 qman_destroy_fq +EXPORT_SYMBOL vmlinux 0x5940f8d5 setattr_copy +EXPORT_SYMBOL vmlinux 0x594a640b single_release +EXPORT_SYMBOL vmlinux 0x595487fe param_ops_uint +EXPORT_SYMBOL vmlinux 0x596626ee tty_port_destroy +EXPORT_SYMBOL vmlinux 0x5968dc6d proc_doulongvec_ms_jiffies_minmax +EXPORT_SYMBOL vmlinux 0x598f9acd generic_file_llseek_size +EXPORT_SYMBOL vmlinux 0x5996241f security_sctp_sk_clone +EXPORT_SYMBOL vmlinux 0x599b4888 qe_setbrg +EXPORT_SYMBOL vmlinux 0x599fb41c kvmalloc_node +EXPORT_SYMBOL vmlinux 0x59a2f0ee packing +EXPORT_SYMBOL vmlinux 0x59b4ac3e tcp_memory_allocated +EXPORT_SYMBOL vmlinux 0x59b50c5c setattr_prepare +EXPORT_SYMBOL vmlinux 0x59bb58ad mdiobus_c45_write_nested +EXPORT_SYMBOL vmlinux 0x59c61ec6 vfs_symlink +EXPORT_SYMBOL vmlinux 0x59fe1469 setup_arg_pages +EXPORT_SYMBOL vmlinux 0x5a03c0e6 devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0x5a0b73d0 zlib_deflateInit2 +EXPORT_SYMBOL vmlinux 0x5a0c4af4 uart_get_divisor +EXPORT_SYMBOL vmlinux 0x5a290250 hdmi_drm_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x5a2d43a4 backlight_device_get_by_type +EXPORT_SYMBOL vmlinux 0x5a31ade8 rps_may_expire_flow +EXPORT_SYMBOL vmlinux 0x5a38b9fc inet6_bind +EXPORT_SYMBOL vmlinux 0x5a3e006b consume_skb +EXPORT_SYMBOL vmlinux 0x5a44f8cb __crypto_memneq +EXPORT_SYMBOL vmlinux 0x5a4d313e gf128mul_4k_lle +EXPORT_SYMBOL vmlinux 0x5a60b950 qm_channel_pool1 +EXPORT_SYMBOL vmlinux 0x5a73381e mdiobb_read_c45 +EXPORT_SYMBOL vmlinux 0x5a7f4b86 end_page_writeback +EXPORT_SYMBOL vmlinux 0x5a80fc20 blkdev_get_by_path +EXPORT_SYMBOL vmlinux 0x5a921311 strncmp +EXPORT_SYMBOL vmlinux 0x5a92158f elv_bio_merge_ok +EXPORT_SYMBOL vmlinux 0x5a956b5b empty_zero_page +EXPORT_SYMBOL vmlinux 0x5a99a0d7 flow_get_u32_dst +EXPORT_SYMBOL vmlinux 0x5a99ad27 netpoll_send_udp +EXPORT_SYMBOL vmlinux 0x5a9cbf97 sock_create_lite +EXPORT_SYMBOL vmlinux 0x5a9f1d63 memmove +EXPORT_SYMBOL vmlinux 0x5ac01b95 acpi_resource_to_address64 +EXPORT_SYMBOL vmlinux 0x5ae1154b __traceiter_kfree +EXPORT_SYMBOL vmlinux 0x5ae4fb3c security_sock_rcv_skb +EXPORT_SYMBOL vmlinux 0x5ae5d4c5 rproc_elf_get_boot_addr +EXPORT_SYMBOL vmlinux 0x5ae8daa6 lookup_one_len +EXPORT_SYMBOL vmlinux 0x5b040df6 input_register_handle +EXPORT_SYMBOL vmlinux 0x5b0623c4 fb_set_suspend +EXPORT_SYMBOL vmlinux 0x5b1a6a64 blk_queue_virt_boundary +EXPORT_SYMBOL vmlinux 0x5b23324d ihold +EXPORT_SYMBOL vmlinux 0x5b2f27fb do_wait_intr +EXPORT_SYMBOL vmlinux 0x5b3af96b dev_pick_tx_zero +EXPORT_SYMBOL vmlinux 0x5b3e282f xa_store +EXPORT_SYMBOL vmlinux 0x5b531725 nd_device_register +EXPORT_SYMBOL vmlinux 0x5b54903b qcom_scm_pas_mem_setup +EXPORT_SYMBOL vmlinux 0x5b56860c vm_munmap +EXPORT_SYMBOL vmlinux 0x5b7aae52 unregister_netdevice_queue +EXPORT_SYMBOL vmlinux 0x5b973b50 netdev_upper_get_next_dev_rcu +EXPORT_SYMBOL vmlinux 0x5b9a212e __ip_select_ident +EXPORT_SYMBOL vmlinux 0x5bb0a6ef dquot_quota_off +EXPORT_SYMBOL vmlinux 0x5bb2397a rproc_coredump_add_custom_segment +EXPORT_SYMBOL vmlinux 0x5bb6e7da sock_no_bind +EXPORT_SYMBOL vmlinux 0x5bc3c134 tty_insert_flip_string_flags +EXPORT_SYMBOL vmlinux 0x5bcea5f1 sgl_free_n_order +EXPORT_SYMBOL vmlinux 0x5bcf659f of_get_cpu_node +EXPORT_SYMBOL vmlinux 0x5bd4ff88 flow_action_cookie_create +EXPORT_SYMBOL vmlinux 0x5bd5b12b kmalloc_caches +EXPORT_SYMBOL vmlinux 0x5bda8064 tcf_block_get +EXPORT_SYMBOL vmlinux 0x5bdb7603 sock_copy_user_timeval +EXPORT_SYMBOL vmlinux 0x5be63c5b crc32c_csum_stub +EXPORT_SYMBOL vmlinux 0x5be91e23 disk_check_media_change +EXPORT_SYMBOL vmlinux 0x5bf48c43 devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x5bfa6962 sock_i_uid +EXPORT_SYMBOL vmlinux 0x5c0a55f1 vme_unregister_bridge +EXPORT_SYMBOL vmlinux 0x5c0cf05d bio_init +EXPORT_SYMBOL vmlinux 0x5c1fde0d mr_vif_seq_next +EXPORT_SYMBOL vmlinux 0x5c26a53b wait_for_completion_io_timeout +EXPORT_SYMBOL vmlinux 0x5c3c7387 kstrtoull +EXPORT_SYMBOL vmlinux 0x5c4e8626 pcim_pin_device +EXPORT_SYMBOL vmlinux 0x5c60b49c ___pskb_trim +EXPORT_SYMBOL vmlinux 0x5c635b22 xfrm_state_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x5c667f54 backlight_device_register +EXPORT_SYMBOL vmlinux 0x5c7ab6e0 backlight_force_update +EXPORT_SYMBOL vmlinux 0x5c813d85 twl6040_reg_read +EXPORT_SYMBOL vmlinux 0x5c8a4c39 __starget_for_each_device +EXPORT_SYMBOL vmlinux 0x5c8d6ee7 security_inode_notifysecctx +EXPORT_SYMBOL vmlinux 0x5cb4f45e rproc_del +EXPORT_SYMBOL vmlinux 0x5cd2ddf3 ethtool_intersect_link_masks +EXPORT_SYMBOL vmlinux 0x5cd75970 pcie_capability_write_word +EXPORT_SYMBOL vmlinux 0x5ce4ce4b xfrm_policy_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x5ce6eebd phy_start_cable_test +EXPORT_SYMBOL vmlinux 0x5cf53ce2 input_free_minor +EXPORT_SYMBOL vmlinux 0x5cf8f35d tc_setup_cb_destroy +EXPORT_SYMBOL vmlinux 0x5cfb26a0 acpi_enter_sleep_state +EXPORT_SYMBOL vmlinux 0x5d09b02b jbd2_journal_ack_err +EXPORT_SYMBOL vmlinux 0x5d112304 __memcpy_fromio +EXPORT_SYMBOL vmlinux 0x5d259665 __generic_file_fsync +EXPORT_SYMBOL vmlinux 0x5d2b966d fs_param_is_enum +EXPORT_SYMBOL vmlinux 0x5d3cfa23 acpi_bus_get_status +EXPORT_SYMBOL vmlinux 0x5d48f818 mdio_bus_type +EXPORT_SYMBOL vmlinux 0x5d49aabc init_wait_var_entry +EXPORT_SYMBOL vmlinux 0x5d5afe58 inet_sk_get_local_port_range +EXPORT_SYMBOL vmlinux 0x5d6d4212 xfrm_state_check_expire +EXPORT_SYMBOL vmlinux 0x5d7633c2 netdev_has_any_upper_dev +EXPORT_SYMBOL vmlinux 0x5d768418 jbd2_journal_lock_updates +EXPORT_SYMBOL vmlinux 0x5d86b5fa security_sb_mnt_opts_compat +EXPORT_SYMBOL vmlinux 0x5d8ab0bd skb_abort_seq_read +EXPORT_SYMBOL vmlinux 0x5d8f8c27 dquot_destroy +EXPORT_SYMBOL vmlinux 0x5d90f3d0 nf_hook_slow +EXPORT_SYMBOL vmlinux 0x5dac4cd6 qman_dqrr_set_ithresh +EXPORT_SYMBOL vmlinux 0x5dac9363 mmc_gpio_get_ro +EXPORT_SYMBOL vmlinux 0x5dbba708 register_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x5e06bc5c refcount_dec_and_lock +EXPORT_SYMBOL vmlinux 0x5e0ccb9f sha1_transform +EXPORT_SYMBOL vmlinux 0x5e0f3edf nf_unregister_net_hooks +EXPORT_SYMBOL vmlinux 0x5e13854d pm8606_osc_enable +EXPORT_SYMBOL vmlinux 0x5e1c332d tcf_exts_num_actions +EXPORT_SYMBOL vmlinux 0x5e3240a0 __cpu_online_mask +EXPORT_SYMBOL vmlinux 0x5e332b52 __var_waitqueue +EXPORT_SYMBOL vmlinux 0x5e373fb4 gf128mul_64k_bbe +EXPORT_SYMBOL vmlinux 0x5e38426a qdisc_watchdog_cancel +EXPORT_SYMBOL vmlinux 0x5e5bdc3a tty_port_block_til_ready +EXPORT_SYMBOL vmlinux 0x5e5d86d1 __neigh_for_each_release +EXPORT_SYMBOL vmlinux 0x5e6f68d9 truncate_pagecache_range +EXPORT_SYMBOL vmlinux 0x5e6f91f9 tegra_powergate_remove_clamping +EXPORT_SYMBOL vmlinux 0x5e855e56 gen_pool_first_fit_align +EXPORT_SYMBOL vmlinux 0x5e8682f6 cdev_add +EXPORT_SYMBOL vmlinux 0x5e88194f pci_release_regions +EXPORT_SYMBOL vmlinux 0x5e89a1d1 mount_subtree +EXPORT_SYMBOL vmlinux 0x5e8cc3d3 fifo_set_limit +EXPORT_SYMBOL vmlinux 0x5e934fc7 sgl_alloc +EXPORT_SYMBOL vmlinux 0x5e95b1cd current_umask +EXPORT_SYMBOL vmlinux 0x5e97946a blk_mq_complete_request +EXPORT_SYMBOL vmlinux 0x5e9a01ce gen_new_estimator +EXPORT_SYMBOL vmlinux 0x5ead6eb8 follow_pfn +EXPORT_SYMBOL vmlinux 0x5ec4aee6 put_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x5ed040b0 pm_set_vt_switch +EXPORT_SYMBOL vmlinux 0x5ed90adc int_to_scsilun +EXPORT_SYMBOL vmlinux 0x5eee9ba7 tegra_ivc_write_get_next_frame +EXPORT_SYMBOL vmlinux 0x5ef6a672 gen_pool_for_each_chunk +EXPORT_SYMBOL vmlinux 0x5ef93977 rpmh_invalidate +EXPORT_SYMBOL vmlinux 0x5f02d215 remove_watch_from_object +EXPORT_SYMBOL vmlinux 0x5f098b2a in6addr_interfacelocal_allrouters +EXPORT_SYMBOL vmlinux 0x5f0df05b jbd2_journal_inode_ranged_wait +EXPORT_SYMBOL vmlinux 0x5f0f1f25 flow_rule_match_ports +EXPORT_SYMBOL vmlinux 0x5f180f20 configfs_depend_item_unlocked +EXPORT_SYMBOL vmlinux 0x5f1d3aff fs_param_is_bool +EXPORT_SYMBOL vmlinux 0x5f2ba55e security_req_classify_flow +EXPORT_SYMBOL vmlinux 0x5f30e7a7 tegra_io_pad_power_disable +EXPORT_SYMBOL vmlinux 0x5f46aad4 pcix_get_mmrbc +EXPORT_SYMBOL vmlinux 0x5f477189 invalidate_mapping_pages +EXPORT_SYMBOL vmlinux 0x5f5441c8 __ubsan_handle_alignment_assumption +EXPORT_SYMBOL vmlinux 0x5f5dc820 ip_getsockopt +EXPORT_SYMBOL vmlinux 0x5f61987a elv_rb_former_request +EXPORT_SYMBOL vmlinux 0x5f6b889c rproc_va_to_pa +EXPORT_SYMBOL vmlinux 0x5f817c83 mfd_add_devices +EXPORT_SYMBOL vmlinux 0x5f88fe52 phy_attached_info +EXPORT_SYMBOL vmlinux 0x5f8faeed folio_wait_private_2 +EXPORT_SYMBOL vmlinux 0x5f93525c acpi_extract_package +EXPORT_SYMBOL vmlinux 0x5fa1e1e5 __folio_start_writeback +EXPORT_SYMBOL vmlinux 0x5fb9446f acpi_device_set_power +EXPORT_SYMBOL vmlinux 0x5fc22c5a qdisc_reset +EXPORT_SYMBOL vmlinux 0x5fc44dfc security_task_getsecid_obj +EXPORT_SYMBOL vmlinux 0x5fc72f0e alloc_pages_exact +EXPORT_SYMBOL vmlinux 0x5fed9f99 pci_request_regions +EXPORT_SYMBOL vmlinux 0x5ff9eb0e lockref_mark_dead +EXPORT_SYMBOL vmlinux 0x600394d4 inode_io_list_del +EXPORT_SYMBOL vmlinux 0x6005c351 zpool_has_pool +EXPORT_SYMBOL vmlinux 0x600683d3 do_unblank_screen +EXPORT_SYMBOL vmlinux 0x6008689f kthread_complete_and_exit +EXPORT_SYMBOL vmlinux 0x600e3de0 filemap_invalidate_unlock_two +EXPORT_SYMBOL vmlinux 0x601f665f dm_io_client_create +EXPORT_SYMBOL vmlinux 0x602b04bd vfs_clone_file_range +EXPORT_SYMBOL vmlinux 0x60352082 register_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x603588d2 inet_sock_destruct +EXPORT_SYMBOL vmlinux 0x6041907b d_make_root +EXPORT_SYMBOL vmlinux 0x6047fce0 scm_fp_dup +EXPORT_SYMBOL vmlinux 0x60539808 mipi_dsi_dcs_set_display_on +EXPORT_SYMBOL vmlinux 0x605790dc fiemap_fill_next_extent +EXPORT_SYMBOL vmlinux 0x608741b5 __init_swait_queue_head +EXPORT_SYMBOL vmlinux 0x608d0267 zstd_get_error_code +EXPORT_SYMBOL vmlinux 0x6091b333 unregister_chrdev_region +EXPORT_SYMBOL vmlinux 0x6099eff9 ip6_xmit +EXPORT_SYMBOL vmlinux 0x609bcd98 in6_pton +EXPORT_SYMBOL vmlinux 0x609f1c7e synchronize_net +EXPORT_SYMBOL vmlinux 0x60a81f49 inet6_register_protosw +EXPORT_SYMBOL vmlinux 0x60aaeb4b qman_p_irqsource_add +EXPORT_SYMBOL vmlinux 0x60b23281 inet_get_local_port_range +EXPORT_SYMBOL vmlinux 0x60bbb124 dma_fence_signal_locked +EXPORT_SYMBOL vmlinux 0x60cd87c8 input_mt_assign_slots +EXPORT_SYMBOL vmlinux 0x60ce4a7b netpoll_poll_dev +EXPORT_SYMBOL vmlinux 0x60d3b647 sock_edemux +EXPORT_SYMBOL vmlinux 0x60d8ab30 vme_lm_get +EXPORT_SYMBOL vmlinux 0x60df0349 seq_open +EXPORT_SYMBOL vmlinux 0x60fec100 pnp_possible_config +EXPORT_SYMBOL vmlinux 0x6105ee52 __mmc_claim_host +EXPORT_SYMBOL vmlinux 0x61073e4a acpi_os_map_generic_address +EXPORT_SYMBOL vmlinux 0x610fe6f7 proc_remove +EXPORT_SYMBOL vmlinux 0x61203a46 neigh_ifdown +EXPORT_SYMBOL vmlinux 0x61225326 netlink_ack +EXPORT_SYMBOL vmlinux 0x6128b5fc __printk_ratelimit +EXPORT_SYMBOL vmlinux 0x612cc87b blk_mq_requeue_request +EXPORT_SYMBOL vmlinux 0x61347034 mb_cache_entry_delete_or_get +EXPORT_SYMBOL vmlinux 0x613622a5 mr_rtm_dumproute +EXPORT_SYMBOL vmlinux 0x6137f897 update_region +EXPORT_SYMBOL vmlinux 0x615911d7 __bitmap_set +EXPORT_SYMBOL vmlinux 0x615977f5 __nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x616e053b sock_kmalloc +EXPORT_SYMBOL vmlinux 0x617482be is_acpi_data_node +EXPORT_SYMBOL vmlinux 0x61763e3d cdrom_mode_sense +EXPORT_SYMBOL vmlinux 0x617c452b queued_read_lock_slowpath +EXPORT_SYMBOL vmlinux 0x6185b747 radix_tree_gang_lookup_tag +EXPORT_SYMBOL vmlinux 0x618911fc numa_node +EXPORT_SYMBOL vmlinux 0x61984c8b jbd2_journal_init_dev +EXPORT_SYMBOL vmlinux 0x619cb7dd simple_read_from_buffer +EXPORT_SYMBOL vmlinux 0x61abcd19 pci_try_set_mwi +EXPORT_SYMBOL vmlinux 0x61b40954 phy_do_ioctl_running +EXPORT_SYMBOL vmlinux 0x61b7b126 simple_strtoull +EXPORT_SYMBOL vmlinux 0x61c10741 nlmsg_notify +EXPORT_SYMBOL vmlinux 0x61c38655 can_nice +EXPORT_SYMBOL vmlinux 0x61e272c9 sha256_final +EXPORT_SYMBOL vmlinux 0x61e5c83e kmem_cache_alloc_node +EXPORT_SYMBOL vmlinux 0x61ea189b fb_pad_aligned_buffer +EXPORT_SYMBOL vmlinux 0x61f32578 security_path_mknod +EXPORT_SYMBOL vmlinux 0x620486b7 tty_wait_until_sent +EXPORT_SYMBOL vmlinux 0x6205f8e7 scsi_eh_restore_cmnd +EXPORT_SYMBOL vmlinux 0x6214aef2 cpufreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x621a436c pci_ep_cfs_remove_epc_group +EXPORT_SYMBOL vmlinux 0x62206dc6 fman_get_revision +EXPORT_SYMBOL vmlinux 0x6228c21f smp_call_function_single +EXPORT_SYMBOL vmlinux 0x623cb1d6 ethtool_aggregate_pause_stats +EXPORT_SYMBOL vmlinux 0x624aa681 trace_print_hex_seq +EXPORT_SYMBOL vmlinux 0x624bd144 udp_set_csum +EXPORT_SYMBOL vmlinux 0x624fb054 sock_pfree +EXPORT_SYMBOL vmlinux 0x6263e1ed mod_node_page_state +EXPORT_SYMBOL vmlinux 0x626f60c5 __neigh_event_send +EXPORT_SYMBOL vmlinux 0x62737e1d sock_unregister +EXPORT_SYMBOL vmlinux 0x6276af56 migrate_device_range +EXPORT_SYMBOL vmlinux 0x627cd7a3 inet_csk_reqsk_queue_drop_and_put +EXPORT_SYMBOL vmlinux 0x627dc551 tcp_sock_set_nodelay +EXPORT_SYMBOL vmlinux 0x62849ac7 dev_valid_name +EXPORT_SYMBOL vmlinux 0x6286848a i2c_smbus_read_word_data +EXPORT_SYMBOL vmlinux 0x628c0f8f dma_fence_add_callback +EXPORT_SYMBOL vmlinux 0x62c102fe nd_pfn_validate +EXPORT_SYMBOL vmlinux 0x62cd21c2 fs_param_is_fd +EXPORT_SYMBOL vmlinux 0x62d790b2 md_write_start +EXPORT_SYMBOL vmlinux 0x62d96443 qman_dma_portal +EXPORT_SYMBOL vmlinux 0x62f14705 iw_handler_get_spy +EXPORT_SYMBOL vmlinux 0x62f2fd3b passthru_features_check +EXPORT_SYMBOL vmlinux 0x62f7e207 down_read_killable +EXPORT_SYMBOL vmlinux 0x630864f7 dma_resv_iter_first_unlocked +EXPORT_SYMBOL vmlinux 0x6315c42c zstd_get_params +EXPORT_SYMBOL vmlinux 0x63598ac4 of_find_property +EXPORT_SYMBOL vmlinux 0x6366a3cf input_free_device +EXPORT_SYMBOL vmlinux 0x636ee542 param_get_charp +EXPORT_SYMBOL vmlinux 0x6379d2a6 of_node_get +EXPORT_SYMBOL vmlinux 0x639f04d2 udp_lib_rehash +EXPORT_SYMBOL vmlinux 0x63a58370 flow_action_cookie_destroy +EXPORT_SYMBOL vmlinux 0x63a7c28c bitmap_find_free_region +EXPORT_SYMBOL vmlinux 0x63ae67d0 blk_queue_io_opt +EXPORT_SYMBOL vmlinux 0x63b477e5 file_check_and_advance_wb_err +EXPORT_SYMBOL vmlinux 0x63d5e06c rtc_add_group +EXPORT_SYMBOL vmlinux 0x63eb9355 panic_blink +EXPORT_SYMBOL vmlinux 0x6402c8df sha512_block_data_order +EXPORT_SYMBOL vmlinux 0x640b90a2 show_init_ipc_ns +EXPORT_SYMBOL vmlinux 0x64127b67 bitmap_find_next_zero_area_off +EXPORT_SYMBOL vmlinux 0x6424a42b dmaenginem_async_device_register +EXPORT_SYMBOL vmlinux 0x642b1114 put_disk +EXPORT_SYMBOL vmlinux 0x642eb5c6 xen_poll_irq_timeout +EXPORT_SYMBOL vmlinux 0x644be12c qman_affine_cpus +EXPORT_SYMBOL vmlinux 0x6455298a security_xfrm_policy_free +EXPORT_SYMBOL vmlinux 0x6467998e skb_orphan_partial +EXPORT_SYMBOL vmlinux 0x6481ffe0 hsiphash_1u32 +EXPORT_SYMBOL vmlinux 0x648eb59d gc_inflight_list +EXPORT_SYMBOL vmlinux 0x649f46bf dev_mc_unsync +EXPORT_SYMBOL vmlinux 0x64a9c928 default_blu +EXPORT_SYMBOL vmlinux 0x64bbc288 string_unescape +EXPORT_SYMBOL vmlinux 0x64cabbc2 udp_skb_destructor +EXPORT_SYMBOL vmlinux 0x64d11af1 dma_fence_wait_timeout +EXPORT_SYMBOL vmlinux 0x64df85fd rio_query_mport +EXPORT_SYMBOL vmlinux 0x6513a3fa fb_get_color_depth +EXPORT_SYMBOL vmlinux 0x6514c1e6 flow_get_u32_src +EXPORT_SYMBOL vmlinux 0x6519e738 phy_support_sym_pause +EXPORT_SYMBOL vmlinux 0x651a4139 test_taint +EXPORT_SYMBOL vmlinux 0x651b0a58 acpi_dev_get_next_match_dev +EXPORT_SYMBOL vmlinux 0x652032cb mac_pton +EXPORT_SYMBOL vmlinux 0x6527f7c7 iptun_encaps +EXPORT_SYMBOL vmlinux 0x652ce9aa nla_memcmp +EXPORT_SYMBOL vmlinux 0x65408378 zlib_inflate_blob +EXPORT_SYMBOL vmlinux 0x654449c3 memset16 +EXPORT_SYMBOL vmlinux 0x654916ba pci_bus_read_config_dword +EXPORT_SYMBOL vmlinux 0x65691fad fb_get_mode +EXPORT_SYMBOL vmlinux 0x656c1a0e string_escape_mem +EXPORT_SYMBOL vmlinux 0x656e4a6e snprintf +EXPORT_SYMBOL vmlinux 0x65845c1f tty_driver_kref_put +EXPORT_SYMBOL vmlinux 0x6589be28 generic_mii_ioctl +EXPORT_SYMBOL vmlinux 0x658ce1a8 xxh64_reset +EXPORT_SYMBOL vmlinux 0x658f2ef0 invalidate_inode_buffers +EXPORT_SYMBOL vmlinux 0x658fc9d9 nd_btt_probe +EXPORT_SYMBOL vmlinux 0x65929cae ns_to_timespec64 +EXPORT_SYMBOL vmlinux 0x659ded26 xfrm_flush_gc +EXPORT_SYMBOL vmlinux 0x65aeaf07 genphy_read_abilities +EXPORT_SYMBOL vmlinux 0x65c3aebb elv_rb_latter_request +EXPORT_SYMBOL vmlinux 0x65c73e2b inet_csk_init_xmit_timers +EXPORT_SYMBOL vmlinux 0x65cc8795 skb_ext_add +EXPORT_SYMBOL vmlinux 0x65d1bab2 acpi_bios_warning +EXPORT_SYMBOL vmlinux 0x65d9e877 cpufreq_register_notifier +EXPORT_SYMBOL vmlinux 0x65dccf13 xz_dec_end +EXPORT_SYMBOL vmlinux 0x65e0d6d7 memory_read_from_buffer +EXPORT_SYMBOL vmlinux 0x65e94e47 ipv6_dev_find +EXPORT_SYMBOL vmlinux 0x66061ca1 ipv6_skip_exthdr +EXPORT_SYMBOL vmlinux 0x6617e7bf pcim_iomap_regions +EXPORT_SYMBOL vmlinux 0x661c4f94 param_set_byte +EXPORT_SYMBOL vmlinux 0x6626afca down +EXPORT_SYMBOL vmlinux 0x662734f4 iommu_get_msi_cookie +EXPORT_SYMBOL vmlinux 0x662a5b97 cdrom_ioctl +EXPORT_SYMBOL vmlinux 0x664b1e29 qman_delete_cgr +EXPORT_SYMBOL vmlinux 0x6658911b arp_tbl +EXPORT_SYMBOL vmlinux 0x665e2513 zstd_max_clevel +EXPORT_SYMBOL vmlinux 0x665f61ba devfreq_add_device +EXPORT_SYMBOL vmlinux 0x66616061 clear_inode +EXPORT_SYMBOL vmlinux 0x66628bf3 ip_tunnel_metadata_cnt +EXPORT_SYMBOL vmlinux 0x666863dc par_io_config_pin +EXPORT_SYMBOL vmlinux 0x666b1819 vme_new_dma_list +EXPORT_SYMBOL vmlinux 0x666c14c0 __traceiter_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x666fecb2 uart_resume_port +EXPORT_SYMBOL vmlinux 0x6673f96d xxh32_reset +EXPORT_SYMBOL vmlinux 0x66826f5a xudma_get_ringacc +EXPORT_SYMBOL vmlinux 0x668786a3 register_framebuffer +EXPORT_SYMBOL vmlinux 0x668b19a1 down_read +EXPORT_SYMBOL vmlinux 0x669c191b dm_consume_args +EXPORT_SYMBOL vmlinux 0x66af1fd1 lockref_put_or_lock +EXPORT_SYMBOL vmlinux 0x66b4cc41 kmemdup +EXPORT_SYMBOL vmlinux 0x66b53ba1 user_path_create +EXPORT_SYMBOL vmlinux 0x66e6ccdb __pci_register_driver +EXPORT_SYMBOL vmlinux 0x66eae516 udp6_set_csum +EXPORT_SYMBOL vmlinux 0x66ed9edc rproc_get_by_phandle +EXPORT_SYMBOL vmlinux 0x66edfc78 _find_next_or_bit +EXPORT_SYMBOL vmlinux 0x66efaf00 tcp_timewait_state_process +EXPORT_SYMBOL vmlinux 0x66f2ba90 dma_async_tx_descriptor_init +EXPORT_SYMBOL vmlinux 0x66fa71e6 fscrypt_has_permitted_context +EXPORT_SYMBOL vmlinux 0x67118a67 jbd2_journal_update_sb_errno +EXPORT_SYMBOL vmlinux 0x6739b0ea dquot_transfer +EXPORT_SYMBOL vmlinux 0x67412d2f ucc_slow_enable +EXPORT_SYMBOL vmlinux 0x6749d53f hdmi_vendor_infoframe_init +EXPORT_SYMBOL vmlinux 0x67507654 default_qdisc_ops +EXPORT_SYMBOL vmlinux 0x6772a878 tcp_sock_set_user_timeout +EXPORT_SYMBOL vmlinux 0x677b3ece unix_get_socket +EXPORT_SYMBOL vmlinux 0x677eccf2 ps2_drain +EXPORT_SYMBOL vmlinux 0x678b96ec dma_pool_alloc +EXPORT_SYMBOL vmlinux 0x6790a66d __mark_inode_dirty +EXPORT_SYMBOL vmlinux 0x67a5cbaf __dst_destroy_metrics_generic +EXPORT_SYMBOL vmlinux 0x67a73148 security_unix_stream_connect +EXPORT_SYMBOL vmlinux 0x67ae8543 ptp_clock_index +EXPORT_SYMBOL vmlinux 0x67b27ec1 tty_std_termios +EXPORT_SYMBOL vmlinux 0x67b78eb3 seq_hlist_next_rcu +EXPORT_SYMBOL vmlinux 0x67c13ea0 acpi_read +EXPORT_SYMBOL vmlinux 0x67c8e16c fman_register_intr +EXPORT_SYMBOL vmlinux 0x67d5eee6 inet_csk_destroy_sock +EXPORT_SYMBOL vmlinux 0x67f536b5 console_stop +EXPORT_SYMBOL vmlinux 0x6817ada5 nosteal_pipe_buf_ops +EXPORT_SYMBOL vmlinux 0x68344c11 cdrom_check_events +EXPORT_SYMBOL vmlinux 0x68437242 inet_register_protosw +EXPORT_SYMBOL vmlinux 0x6878d93e security_dentry_create_files_as +EXPORT_SYMBOL vmlinux 0x687b6a16 kdbgetsymval +EXPORT_SYMBOL vmlinux 0x687bf765 mipi_dsi_dcs_get_power_mode +EXPORT_SYMBOL vmlinux 0x689067dd dma_fence_chain_ops +EXPORT_SYMBOL vmlinux 0x6890fa38 jbd2_journal_get_create_access +EXPORT_SYMBOL vmlinux 0x6891793e netif_stacked_transfer_operstate +EXPORT_SYMBOL vmlinux 0x689faa44 __traceiter_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x68b91ed1 iommu_dma_get_resv_regions +EXPORT_SYMBOL vmlinux 0x68bf2167 dm_register_target +EXPORT_SYMBOL vmlinux 0x68ca59f6 km_new_mapping +EXPORT_SYMBOL vmlinux 0x68cdc971 unregister_shrinker +EXPORT_SYMBOL vmlinux 0x68d4e173 mii_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x68dbb861 insert_inode_locked4 +EXPORT_SYMBOL vmlinux 0x68e5afce icmp6_send +EXPORT_SYMBOL vmlinux 0x68f03826 vfs_rename +EXPORT_SYMBOL vmlinux 0x68f21c16 sock_init_data_uid +EXPORT_SYMBOL vmlinux 0x68f7d65d dst_init +EXPORT_SYMBOL vmlinux 0x68fb581a icst307_idx2s +EXPORT_SYMBOL vmlinux 0x6902260a netif_rx +EXPORT_SYMBOL vmlinux 0x69049cd2 radix_tree_replace_slot +EXPORT_SYMBOL vmlinux 0x691f6d5d netif_skb_features +EXPORT_SYMBOL vmlinux 0x69204acb tcp_initialize_rcv_mss +EXPORT_SYMBOL vmlinux 0x692f5d37 backlight_device_set_brightness +EXPORT_SYMBOL vmlinux 0x693b2389 flow_block_cb_incref +EXPORT_SYMBOL vmlinux 0x69562e19 of_find_mipi_dsi_device_by_node +EXPORT_SYMBOL vmlinux 0x69668826 netdev_increment_features +EXPORT_SYMBOL vmlinux 0x6971447a rtc_month_days +EXPORT_SYMBOL vmlinux 0x69714d90 dquot_commit +EXPORT_SYMBOL vmlinux 0x6972e413 __bitmap_weight_and +EXPORT_SYMBOL vmlinux 0x697ed5f0 memcpy_and_pad +EXPORT_SYMBOL vmlinux 0x69a718ff pm860x_bulk_read +EXPORT_SYMBOL vmlinux 0x69a75554 skb_copy_and_csum_dev +EXPORT_SYMBOL vmlinux 0x69c72275 ping_prot +EXPORT_SYMBOL vmlinux 0x69c97b57 sync_mapping_buffers +EXPORT_SYMBOL vmlinux 0x69d32dc1 blk_mq_start_stopped_hw_queues +EXPORT_SYMBOL vmlinux 0x69dd3b5b crc32_le +EXPORT_SYMBOL vmlinux 0x69de8757 vme_check_window +EXPORT_SYMBOL vmlinux 0x69e4261d user_revoke +EXPORT_SYMBOL vmlinux 0x6a037cf1 mempool_kfree +EXPORT_SYMBOL vmlinux 0x6a3766b2 qman_delete_cgr_safe +EXPORT_SYMBOL vmlinux 0x6a492aa2 d_obtain_alias +EXPORT_SYMBOL vmlinux 0x6a4a6130 security_sb_set_mnt_opts +EXPORT_SYMBOL vmlinux 0x6a4f6b3b ps2_interrupt +EXPORT_SYMBOL vmlinux 0x6a57e61a fb_get_buffer_offset +EXPORT_SYMBOL vmlinux 0x6a5b7fe8 dm_table_get_md +EXPORT_SYMBOL vmlinux 0x6a5cb5ee __get_free_pages +EXPORT_SYMBOL vmlinux 0x6a5ecb18 unregister_module_notifier +EXPORT_SYMBOL vmlinux 0x6a5fa363 sigprocmask +EXPORT_SYMBOL vmlinux 0x6a6e05bf kstrtou8 +EXPORT_SYMBOL vmlinux 0x6a90663a qman_schedule_fq +EXPORT_SYMBOL vmlinux 0x6abd7639 ip6_dst_alloc +EXPORT_SYMBOL vmlinux 0x6add5c9a dmi_find_device +EXPORT_SYMBOL vmlinux 0x6adeb1a9 km_state_notify +EXPORT_SYMBOL vmlinux 0x6ae0fcd9 get_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0x6ae20a06 filemap_alloc_folio +EXPORT_SYMBOL vmlinux 0x6aeefac4 zlib_deflateReset +EXPORT_SYMBOL vmlinux 0x6b017c65 from_kgid_munged +EXPORT_SYMBOL vmlinux 0x6b0324f7 inet_select_addr +EXPORT_SYMBOL vmlinux 0x6b27729b radix_tree_gang_lookup +EXPORT_SYMBOL vmlinux 0x6b2dc060 dump_stack +EXPORT_SYMBOL vmlinux 0x6b39bad0 netdev_next_lower_dev_rcu +EXPORT_SYMBOL vmlinux 0x6b55acd0 rtnl_lock_killable +EXPORT_SYMBOL vmlinux 0x6b5ec999 devm_request_resource +EXPORT_SYMBOL vmlinux 0x6b71cfd1 dm_kobject_release +EXPORT_SYMBOL vmlinux 0x6b853d06 ns_to_kernel_old_timeval +EXPORT_SYMBOL vmlinux 0x6b8bf149 netif_receive_skb_list +EXPORT_SYMBOL vmlinux 0x6b8ff1f3 xfrm_policy_flush +EXPORT_SYMBOL vmlinux 0x6b90e3c6 inet_recvmsg +EXPORT_SYMBOL vmlinux 0x6b9e3b54 scsi_remove_device +EXPORT_SYMBOL vmlinux 0x6bb73de8 mipi_dsi_dcs_set_page_address +EXPORT_SYMBOL vmlinux 0x6bc3fbc0 __unregister_chrdev +EXPORT_SYMBOL vmlinux 0x6bcdada5 iget_locked +EXPORT_SYMBOL vmlinux 0x6bce6095 textsearch_find_continuous +EXPORT_SYMBOL vmlinux 0x6bd0e573 down_interruptible +EXPORT_SYMBOL vmlinux 0x6bd3fd5e tty_register_ldisc +EXPORT_SYMBOL vmlinux 0x6be1c1f8 acpi_install_method +EXPORT_SYMBOL vmlinux 0x6be4ce64 generic_parse_monolithic +EXPORT_SYMBOL vmlinux 0x6beda14e napi_gro_flush +EXPORT_SYMBOL vmlinux 0x6bf82d09 of_graph_get_port_parent +EXPORT_SYMBOL vmlinux 0x6c00f337 tc_setup_cb_reoffload +EXPORT_SYMBOL vmlinux 0x6c0a60e2 xfrm_policy_hash_rebuild +EXPORT_SYMBOL vmlinux 0x6c0f8439 from_kprojid +EXPORT_SYMBOL vmlinux 0x6c143672 netif_set_real_num_queues +EXPORT_SYMBOL vmlinux 0x6c1a767e __i2c_transfer +EXPORT_SYMBOL vmlinux 0x6c1d9a9f uart_add_one_port +EXPORT_SYMBOL vmlinux 0x6c224cda gen_pool_destroy +EXPORT_SYMBOL vmlinux 0x6c33993c xfrm4_rcv_encap +EXPORT_SYMBOL vmlinux 0x6c3778b1 vfs_getattr +EXPORT_SYMBOL vmlinux 0x6c40fd8a i2c_verify_client +EXPORT_SYMBOL vmlinux 0x6c507ecd phy_ethtool_get_wol +EXPORT_SYMBOL vmlinux 0x6c5370e5 get_inode_acl +EXPORT_SYMBOL vmlinux 0x6c577086 sock_bind_add +EXPORT_SYMBOL vmlinux 0x6c61ce70 num_registered_fb +EXPORT_SYMBOL vmlinux 0x6c646586 netdev_alert +EXPORT_SYMBOL vmlinux 0x6c6d9dea tcf_exts_terse_dump +EXPORT_SYMBOL vmlinux 0x6c803495 md_bitmap_end_sync +EXPORT_SYMBOL vmlinux 0x6cb46525 netlbl_catmap_walk +EXPORT_SYMBOL vmlinux 0x6cb4a03a jbd2_journal_check_available_features +EXPORT_SYMBOL vmlinux 0x6cb5ef33 cros_ec_check_result +EXPORT_SYMBOL vmlinux 0x6cbbfc54 __arch_copy_to_user +EXPORT_SYMBOL vmlinux 0x6cc93cdc devm_devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x6ccaa509 udp6_seq_ops +EXPORT_SYMBOL vmlinux 0x6cf0d67d qe_get_num_of_snums +EXPORT_SYMBOL vmlinux 0x6d0a7172 crypto_sha1_finup +EXPORT_SYMBOL vmlinux 0x6d16c104 mutex_lock_killable +EXPORT_SYMBOL vmlinux 0x6d24d6c1 key_alloc +EXPORT_SYMBOL vmlinux 0x6d294e43 clock_t_to_jiffies +EXPORT_SYMBOL vmlinux 0x6d2f2e1d unregister_qdisc +EXPORT_SYMBOL vmlinux 0x6d308faa dmam_alloc_attrs +EXPORT_SYMBOL vmlinux 0x6d3df17f tty_flip_buffer_push +EXPORT_SYMBOL vmlinux 0x6d4b557c iov_iter_zero +EXPORT_SYMBOL vmlinux 0x6d539004 netif_set_tso_max_segs +EXPORT_SYMBOL vmlinux 0x6d5a2435 folio_account_redirty +EXPORT_SYMBOL vmlinux 0x6d5d0023 dev_graft_qdisc +EXPORT_SYMBOL vmlinux 0x6d5f5686 dma_alloc_attrs +EXPORT_SYMBOL vmlinux 0x6d5f5b91 radix_tree_tagged +EXPORT_SYMBOL vmlinux 0x6d73c95f logic_outw +EXPORT_SYMBOL vmlinux 0x6d7c7dcc bitmap_cut +EXPORT_SYMBOL vmlinux 0x6d8dfb1d pcie_get_mps +EXPORT_SYMBOL vmlinux 0x6d933508 lynx_pcs_destroy +EXPORT_SYMBOL vmlinux 0x6d9ba56b alloc_netdev_mqs +EXPORT_SYMBOL vmlinux 0x6da168ba __dquot_transfer +EXPORT_SYMBOL vmlinux 0x6da40677 eth_platform_get_mac_address +EXPORT_SYMBOL vmlinux 0x6da467cb pfn_is_map_memory +EXPORT_SYMBOL vmlinux 0x6db75047 reuseport_select_sock +EXPORT_SYMBOL vmlinux 0x6dba9051 xz_dec_microlzma_end +EXPORT_SYMBOL vmlinux 0x6dbec55e netdev_lower_get_next +EXPORT_SYMBOL vmlinux 0x6dc35b25 radix_tree_iter_delete +EXPORT_SYMBOL vmlinux 0x6dcce47f get_thermal_instance +EXPORT_SYMBOL vmlinux 0x6dcf857f uuid_null +EXPORT_SYMBOL vmlinux 0x6dd17e7b acpi_get_table_header +EXPORT_SYMBOL vmlinux 0x6ddfd09c unregister_sysctl_table +EXPORT_SYMBOL vmlinux 0x6de553a8 param_ops_ulong +EXPORT_SYMBOL vmlinux 0x6df1aaf1 kernel_sigaction +EXPORT_SYMBOL vmlinux 0x6e2123c0 page_pool_destroy +EXPORT_SYMBOL vmlinux 0x6e25b7ef jbd2_log_wait_commit +EXPORT_SYMBOL vmlinux 0x6e3019e3 serio_unregister_driver +EXPORT_SYMBOL vmlinux 0x6e314729 xfrm_state_lookup_byaddr +EXPORT_SYMBOL vmlinux 0x6e5b8651 xz_dec_run +EXPORT_SYMBOL vmlinux 0x6e720ff2 rtnl_unlock +EXPORT_SYMBOL vmlinux 0x6e7b79a7 xfrm_dev_state_flush +EXPORT_SYMBOL vmlinux 0x6e9dd606 __symbol_put +EXPORT_SYMBOL vmlinux 0x6ea9363b force_sig +EXPORT_SYMBOL vmlinux 0x6ecacafb tcp_filter +EXPORT_SYMBOL vmlinux 0x6ed96eec tcp_v4_destroy_sock +EXPORT_SYMBOL vmlinux 0x6edd8183 mmc_release_host +EXPORT_SYMBOL vmlinux 0x6ee8f057 netdev_offload_xstats_disable +EXPORT_SYMBOL vmlinux 0x6eecfaf4 sg_copy_buffer +EXPORT_SYMBOL vmlinux 0x6effd0c0 mipi_dsi_set_maximum_return_packet_size +EXPORT_SYMBOL vmlinux 0x6f01f6ef inode_owner_or_capable +EXPORT_SYMBOL vmlinux 0x6f026a29 try_to_writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x6f148636 uart_register_driver +EXPORT_SYMBOL vmlinux 0x6f14e9db console_list_lock +EXPORT_SYMBOL vmlinux 0x6f1b0cec ip_defrag +EXPORT_SYMBOL vmlinux 0x6f2a1d28 scsi_eh_finish_cmd +EXPORT_SYMBOL vmlinux 0x6f321338 phy_config_aneg +EXPORT_SYMBOL vmlinux 0x6f41a428 acpi_get_vendor_resource +EXPORT_SYMBOL vmlinux 0x6f41a639 irq_cpu_rmap_remove +EXPORT_SYMBOL vmlinux 0x6f4a59e4 sort_r +EXPORT_SYMBOL vmlinux 0x6f5ab52f acpi_get_local_address +EXPORT_SYMBOL vmlinux 0x6f6d6c32 devm_clk_get_optional +EXPORT_SYMBOL vmlinux 0x6f7793a5 skb_flow_dissector_init +EXPORT_SYMBOL vmlinux 0x6f80e17e tcp_select_initial_window +EXPORT_SYMBOL vmlinux 0x6f915a45 dqstats +EXPORT_SYMBOL vmlinux 0x6fa10f41 page_mapping +EXPORT_SYMBOL vmlinux 0x6fb49676 queue_rcu_work +EXPORT_SYMBOL vmlinux 0x6fbc6a00 radix_tree_insert +EXPORT_SYMBOL vmlinux 0x6fc48021 dynamic_cond_resched +EXPORT_SYMBOL vmlinux 0x6fc855cc nd_region_acquire_lane +EXPORT_SYMBOL vmlinux 0x6fcb87a1 touch_softlockup_watchdog +EXPORT_SYMBOL vmlinux 0x6fd4d688 wireless_spy_update +EXPORT_SYMBOL vmlinux 0x6fee7498 tcf_block_put_ext +EXPORT_SYMBOL vmlinux 0x6ff3a485 dynamic_might_resched +EXPORT_SYMBOL vmlinux 0x6ff3d321 i2c_clients_command +EXPORT_SYMBOL vmlinux 0x6fff261f __arch_clear_user +EXPORT_SYMBOL vmlinux 0x70002fe8 siphash_1u32 +EXPORT_SYMBOL vmlinux 0x700c6c17 key_create +EXPORT_SYMBOL vmlinux 0x701f0b4c dev_activate +EXPORT_SYMBOL vmlinux 0x70206c43 param_ops_long +EXPORT_SYMBOL vmlinux 0x7023bea8 unregister_acpi_notifier +EXPORT_SYMBOL vmlinux 0x702946da ucs2_strlen +EXPORT_SYMBOL vmlinux 0x702a5790 pps_lookup_dev +EXPORT_SYMBOL vmlinux 0x70320b4a blk_rq_unmap_user +EXPORT_SYMBOL vmlinux 0x703322ad napi_complete_done +EXPORT_SYMBOL vmlinux 0x703ba3de vfs_parse_fs_string +EXPORT_SYMBOL vmlinux 0x704471f3 tty_port_carrier_raised +EXPORT_SYMBOL vmlinux 0x705c1840 of_find_node_by_type +EXPORT_SYMBOL vmlinux 0x7060d475 kern_sys_bpf +EXPORT_SYMBOL vmlinux 0x706250e8 acpi_processor_notify_smm +EXPORT_SYMBOL vmlinux 0x7082ec5f key_type_keyring +EXPORT_SYMBOL vmlinux 0x70870d0b tcp_sock_set_keepcnt +EXPORT_SYMBOL vmlinux 0x7087f90c ww_mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x708f48d3 pci_enable_msix_range +EXPORT_SYMBOL vmlinux 0x70a53ed7 of_device_is_big_endian +EXPORT_SYMBOL vmlinux 0x70ac2c1a blk_limits_io_min +EXPORT_SYMBOL vmlinux 0x70ad75fb radix_tree_lookup +EXPORT_SYMBOL vmlinux 0x70c74ee9 md_bitmap_endwrite +EXPORT_SYMBOL vmlinux 0x70cdb389 of_node_put +EXPORT_SYMBOL vmlinux 0x70d1a18e qman_release_pool +EXPORT_SYMBOL vmlinux 0x70daa11e dma_fence_remove_callback +EXPORT_SYMBOL vmlinux 0x70f3af59 blkdev_issue_flush +EXPORT_SYMBOL vmlinux 0x70f4ff8b ip_sock_set_freebind +EXPORT_SYMBOL vmlinux 0x70f9afd3 pci_find_capability +EXPORT_SYMBOL vmlinux 0x70fc3e33 devm_register_netdev +EXPORT_SYMBOL vmlinux 0x710f608b scsi_report_opcode +EXPORT_SYMBOL vmlinux 0x711a2614 page_pool_return_skb_page +EXPORT_SYMBOL vmlinux 0x7129e5f8 hex_asc +EXPORT_SYMBOL vmlinux 0x7141b88a logic_insb +EXPORT_SYMBOL vmlinux 0x7152141f i2c_verify_adapter +EXPORT_SYMBOL vmlinux 0x7155bcf8 sync_file_get_fence +EXPORT_SYMBOL vmlinux 0x715a5ed0 vprintk +EXPORT_SYMBOL vmlinux 0x715c3637 skb_dequeue_tail +EXPORT_SYMBOL vmlinux 0x7160d68e __folio_alloc +EXPORT_SYMBOL vmlinux 0x7163e735 pci_scan_slot +EXPORT_SYMBOL vmlinux 0x716ab07a napi_build_skb +EXPORT_SYMBOL vmlinux 0x716f7d8d file_ns_capable +EXPORT_SYMBOL vmlinux 0x7171121c overflowgid +EXPORT_SYMBOL vmlinux 0x71716bc2 tcp_time_wait +EXPORT_SYMBOL vmlinux 0x717d1f96 hdmi_infoframe_check +EXPORT_SYMBOL vmlinux 0x717d6592 dma_unmap_resource +EXPORT_SYMBOL vmlinux 0x7188b79e xfrm_policy_walk +EXPORT_SYMBOL vmlinux 0x71930e36 mmc_of_parse_clk_phase +EXPORT_SYMBOL vmlinux 0x719a3fdf file_open_root +EXPORT_SYMBOL vmlinux 0x719bbc8a security_binder_transfer_file +EXPORT_SYMBOL vmlinux 0x71a672ef dmam_pool_destroy +EXPORT_SYMBOL vmlinux 0x71bcddea simple_dentry_operations +EXPORT_SYMBOL vmlinux 0x71d1d9b5 __destroy_inode +EXPORT_SYMBOL vmlinux 0x71de26b0 vfs_iter_write +EXPORT_SYMBOL vmlinux 0x71eb9584 dm_put_device +EXPORT_SYMBOL vmlinux 0x71f216c1 make_kgid +EXPORT_SYMBOL vmlinux 0x71f92378 udp_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x71fb6892 dma_fence_array_next +EXPORT_SYMBOL vmlinux 0x71ffac03 pci_scan_bus +EXPORT_SYMBOL vmlinux 0x720a27a7 __register_blkdev +EXPORT_SYMBOL vmlinux 0x72164857 generic_write_end +EXPORT_SYMBOL vmlinux 0x7221d744 __genphy_config_aneg +EXPORT_SYMBOL vmlinux 0x722fe69e mmc_run_bkops +EXPORT_SYMBOL vmlinux 0x72328283 pci_write_config_dword +EXPORT_SYMBOL vmlinux 0x724010bd locks_lock_inode_wait +EXPORT_SYMBOL vmlinux 0x72637480 dma_sync_sg_for_cpu +EXPORT_SYMBOL vmlinux 0x72668716 node_data +EXPORT_SYMBOL vmlinux 0x726a69f5 phy_device_remove +EXPORT_SYMBOL vmlinux 0x726bc3c7 wait_for_completion_killable_timeout +EXPORT_SYMBOL vmlinux 0x727ad5d4 inet_proto_csum_replace_by_diff +EXPORT_SYMBOL vmlinux 0x727de424 mem_section +EXPORT_SYMBOL vmlinux 0x7284e1f0 sk_stream_wait_connect +EXPORT_SYMBOL vmlinux 0x7287f908 dcb_setapp +EXPORT_SYMBOL vmlinux 0x72907f27 inet_getname +EXPORT_SYMBOL vmlinux 0x72a199ec serio_close +EXPORT_SYMBOL vmlinux 0x72a50966 ucc_fast_disable +EXPORT_SYMBOL vmlinux 0x72aec26d dma_fence_chain_init +EXPORT_SYMBOL vmlinux 0x72b9d287 default_grn +EXPORT_SYMBOL vmlinux 0x72bac113 pci_stop_and_remove_bus_device +EXPORT_SYMBOL vmlinux 0x72be2690 tcp_close +EXPORT_SYMBOL vmlinux 0x72c44aff flush_dcache_page +EXPORT_SYMBOL vmlinux 0x72ccc4a3 msm_pinctrl_remove +EXPORT_SYMBOL vmlinux 0x72ea7b2d scsi_device_type +EXPORT_SYMBOL vmlinux 0x72f14ff7 acpi_get_object_info +EXPORT_SYMBOL vmlinux 0x73146f7d follow_up +EXPORT_SYMBOL vmlinux 0x7315a4e9 twl6030_mmc_card_detect_config +EXPORT_SYMBOL vmlinux 0x731acc8d cdev_alloc +EXPORT_SYMBOL vmlinux 0x731dba7a xen_domain_type +EXPORT_SYMBOL vmlinux 0x732dd326 groups_free +EXPORT_SYMBOL vmlinux 0x7331bdba scsi_command_normalize_sense +EXPORT_SYMBOL vmlinux 0x73396cf9 phy_ethtool_set_wol +EXPORT_SYMBOL vmlinux 0x73590b71 qdisc_class_hash_grow +EXPORT_SYMBOL vmlinux 0x735e6a81 acpi_evaluate_integer +EXPORT_SYMBOL vmlinux 0x73777a1e ww_mutex_lock +EXPORT_SYMBOL vmlinux 0x7380dffa argv_split +EXPORT_SYMBOL vmlinux 0x73841163 dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x738c1ba8 dev_add_pack +EXPORT_SYMBOL vmlinux 0x73998efa cpm_muram_free_addr +EXPORT_SYMBOL vmlinux 0x739b1851 start_tty +EXPORT_SYMBOL vmlinux 0x739b9dbc bio_copy_data +EXPORT_SYMBOL vmlinux 0x739fd00f __SCK__tp_func_module_get +EXPORT_SYMBOL vmlinux 0x73abb180 alloc_contig_range +EXPORT_SYMBOL vmlinux 0x73b9b7e9 __skb_wait_for_more_packets +EXPORT_SYMBOL vmlinux 0x73bc91c3 d_move +EXPORT_SYMBOL vmlinux 0x73d05294 is_subdir +EXPORT_SYMBOL vmlinux 0x7403c8c6 dcb_delrewr +EXPORT_SYMBOL vmlinux 0x74063f0f writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x7410aba2 strreplace +EXPORT_SYMBOL vmlinux 0x7412ed5b kvfree_sensitive +EXPORT_SYMBOL vmlinux 0x741310ab pci_restore_state +EXPORT_SYMBOL vmlinux 0x7415611a is_nvdimm_bus_locked +EXPORT_SYMBOL vmlinux 0x7415e9c1 ethtool_op_get_link +EXPORT_SYMBOL vmlinux 0x742578a5 wait_for_random_bytes +EXPORT_SYMBOL vmlinux 0x7429e20c kstrtos8 +EXPORT_SYMBOL vmlinux 0x742a0a5c __ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0x7434949c readahead_expand +EXPORT_SYMBOL vmlinux 0x743b26ae phy_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0x743f4126 keygen_port_hashing_init +EXPORT_SYMBOL vmlinux 0x7453d3e8 security_release_secctx +EXPORT_SYMBOL vmlinux 0x74581896 tcp_v4_syn_recv_sock +EXPORT_SYMBOL vmlinux 0x7474ef7a pnp_unregister_card_driver +EXPORT_SYMBOL vmlinux 0x74754435 acpi_bus_generate_netlink_event +EXPORT_SYMBOL vmlinux 0x7479f716 fb_io_read +EXPORT_SYMBOL vmlinux 0x7483dc59 pci_dev_present +EXPORT_SYMBOL vmlinux 0x7488584f find_vma +EXPORT_SYMBOL vmlinux 0x74afb408 dma_set_mask +EXPORT_SYMBOL vmlinux 0x74b3114a blk_queue_max_discard_sectors +EXPORT_SYMBOL vmlinux 0x74b8e674 slhc_toss +EXPORT_SYMBOL vmlinux 0x74bb5dbd vme_register_driver +EXPORT_SYMBOL vmlinux 0x74c134b9 __sw_hweight32 +EXPORT_SYMBOL vmlinux 0x74da064a set_security_override +EXPORT_SYMBOL vmlinux 0x74dd9e0b dma_fence_wait_any_timeout +EXPORT_SYMBOL vmlinux 0x74e5ff1a udpv6_encap_enable +EXPORT_SYMBOL vmlinux 0x74ed1008 scsi_rescan_device +EXPORT_SYMBOL vmlinux 0x74f2ecd9 blk_mq_end_request +EXPORT_SYMBOL vmlinux 0x7509bcea linkwatch_fire_event +EXPORT_SYMBOL vmlinux 0x750b8be9 phy_loopback +EXPORT_SYMBOL vmlinux 0x75103443 tcp_get_cookie_sock +EXPORT_SYMBOL vmlinux 0x7528ed34 blk_mq_run_hw_queue +EXPORT_SYMBOL vmlinux 0x7545daed mmc_start_request +EXPORT_SYMBOL vmlinux 0x75482ae6 sg_miter_next +EXPORT_SYMBOL vmlinux 0x75580864 i2c_add_adapter +EXPORT_SYMBOL vmlinux 0x755f4ba3 blake2s_compress_generic +EXPORT_SYMBOL vmlinux 0x75871f5e acpi_get_next_object +EXPORT_SYMBOL vmlinux 0x758fc2ed csum_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x75a9fd75 init_task +EXPORT_SYMBOL vmlinux 0x75b016cc set_posix_acl +EXPORT_SYMBOL vmlinux 0x75bda77a seq_hlist_next +EXPORT_SYMBOL vmlinux 0x75ccb027 __blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x75d0deb9 nsecs_to_jiffies64 +EXPORT_SYMBOL vmlinux 0x75d499dd vmcore_add_device_dump +EXPORT_SYMBOL vmlinux 0x75e98a1e dst_release +EXPORT_SYMBOL vmlinux 0x76008dcd generic_cont_expand_simple +EXPORT_SYMBOL vmlinux 0x760a0f4f yield +EXPORT_SYMBOL vmlinux 0x761089b8 genphy_read_status_fixed +EXPORT_SYMBOL vmlinux 0x7624249e dim_park_tired +EXPORT_SYMBOL vmlinux 0x7647726c handle_sysrq +EXPORT_SYMBOL vmlinux 0x764cc406 udp_sendmsg +EXPORT_SYMBOL vmlinux 0x764cd55b __bforget +EXPORT_SYMBOL vmlinux 0x764d4352 ip6_err_gen_icmpv6_unreach +EXPORT_SYMBOL vmlinux 0x7658f8f3 km_policy_expired +EXPORT_SYMBOL vmlinux 0x765c3471 __ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x765ff474 crc_t10dif_generic +EXPORT_SYMBOL vmlinux 0x766a0927 mempool_alloc_pages +EXPORT_SYMBOL vmlinux 0x766b8cfd mmc_request_done +EXPORT_SYMBOL vmlinux 0x766e5ab1 skb_condense +EXPORT_SYMBOL vmlinux 0x7682ba4e __copy_overflow +EXPORT_SYMBOL vmlinux 0x7684dfb3 tcf_block_get_ext +EXPORT_SYMBOL vmlinux 0x76870042 inet_csk_reqsk_queue_drop +EXPORT_SYMBOL vmlinux 0x768ee329 call_usermodehelper_exec +EXPORT_SYMBOL vmlinux 0x769b1dff bdev_end_io_acct +EXPORT_SYMBOL vmlinux 0x769d4acc lynx_pcs_create_mdiodev +EXPORT_SYMBOL vmlinux 0x769f6e64 errseq_check +EXPORT_SYMBOL vmlinux 0x76b2cb51 pci_prepare_to_sleep +EXPORT_SYMBOL vmlinux 0x76bd964d pcim_iomap_regions_request_all +EXPORT_SYMBOL vmlinux 0x76c370e5 skb_try_coalesce +EXPORT_SYMBOL vmlinux 0x76c9de8a tegra_ivc_notified +EXPORT_SYMBOL vmlinux 0x76d2a48f sock_i_ino +EXPORT_SYMBOL vmlinux 0x76d3cd60 laptop_mode +EXPORT_SYMBOL vmlinux 0x76e4bb9c filemap_fdatawait_keep_errors +EXPORT_SYMBOL vmlinux 0x76e821d5 jbd2_journal_restart +EXPORT_SYMBOL vmlinux 0x76efc249 _atomic_dec_and_raw_lock_irqsave +EXPORT_SYMBOL vmlinux 0x77031ca4 vm_map_pages +EXPORT_SYMBOL vmlinux 0x77036e95 flow_block_cb_free +EXPORT_SYMBOL vmlinux 0x7710c234 dquot_mark_dquot_dirty +EXPORT_SYMBOL vmlinux 0x7718bd4c register_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0x77205321 sync_inode_metadata +EXPORT_SYMBOL vmlinux 0x7721fed2 proc_set_user +EXPORT_SYMBOL vmlinux 0x77358855 iomem_resource +EXPORT_SYMBOL vmlinux 0x773834dd fscrypt_fname_disk_to_usr +EXPORT_SYMBOL vmlinux 0x773fa409 __kfifo_dma_in_finish_r +EXPORT_SYMBOL vmlinux 0x77456e0a acpi_root_dir +EXPORT_SYMBOL vmlinux 0x77525a71 pci_enable_device_io +EXPORT_SYMBOL vmlinux 0x7753c7fa mdiobus_unregister_device +EXPORT_SYMBOL vmlinux 0x77595685 pci_write_config_word +EXPORT_SYMBOL vmlinux 0x775b0ebe mdio_device_reset +EXPORT_SYMBOL vmlinux 0x776ca93a __clzdi2 +EXPORT_SYMBOL vmlinux 0x778936d4 devm_alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x7791193f icst525_s2div +EXPORT_SYMBOL vmlinux 0x779b4619 __dev_get_by_flags +EXPORT_SYMBOL vmlinux 0x77ba38c5 param_get_long +EXPORT_SYMBOL vmlinux 0x77ba94e3 rcu_lazy_get_jiffies_till_flush +EXPORT_SYMBOL vmlinux 0x77bc13a0 strim +EXPORT_SYMBOL vmlinux 0x77c47860 phy_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x77d6ae67 input_alloc_absinfo +EXPORT_SYMBOL vmlinux 0x77e9eb37 aes_encrypt +EXPORT_SYMBOL vmlinux 0x7807f0f8 schedule_timeout_idle +EXPORT_SYMBOL vmlinux 0x780caf9c vme_slot_num +EXPORT_SYMBOL vmlinux 0x78161f39 call_usermodehelper_setup +EXPORT_SYMBOL vmlinux 0x7828162e tcp_recv_skb +EXPORT_SYMBOL vmlinux 0x7828423d of_chosen +EXPORT_SYMBOL vmlinux 0x7831d263 fs_param_is_string +EXPORT_SYMBOL vmlinux 0x78335e50 inet_unregister_protosw +EXPORT_SYMBOL vmlinux 0x783419b8 igrab +EXPORT_SYMBOL vmlinux 0x7846af3e __kfifo_len_r +EXPORT_SYMBOL vmlinux 0x78556f09 max8998_update_reg +EXPORT_SYMBOL vmlinux 0x78794cdf regset_get_alloc +EXPORT_SYMBOL vmlinux 0x7879cbf9 sunxi_sram_release +EXPORT_SYMBOL vmlinux 0x7882493d param_get_ushort +EXPORT_SYMBOL vmlinux 0x789e0d0a serio_unregister_port +EXPORT_SYMBOL vmlinux 0x78a16f48 aes_decrypt +EXPORT_SYMBOL vmlinux 0x78a2639f dentry_create +EXPORT_SYMBOL vmlinux 0x78a911a9 ip_sock_set_recverr +EXPORT_SYMBOL vmlinux 0x78ae30a2 __check_sticky +EXPORT_SYMBOL vmlinux 0x78b887ed vsprintf +EXPORT_SYMBOL vmlinux 0x78d6188e netdev_get_by_name +EXPORT_SYMBOL vmlinux 0x78df6bd7 no_pci_devices +EXPORT_SYMBOL vmlinux 0x7919b383 alloc_cpu_rmap +EXPORT_SYMBOL vmlinux 0x791a5c15 jbd2_journal_start_reserved +EXPORT_SYMBOL vmlinux 0x793013d8 mipi_dsi_turn_on_peripheral +EXPORT_SYMBOL vmlinux 0x7949200e devm_rproc_alloc +EXPORT_SYMBOL vmlinux 0x794a015c tc_cleanup_offload_action +EXPORT_SYMBOL vmlinux 0x79626a97 inode_permission +EXPORT_SYMBOL vmlinux 0x796d96c6 ethtool_rx_flow_rule_create +EXPORT_SYMBOL vmlinux 0x79745eb9 request_key_rcu +EXPORT_SYMBOL vmlinux 0x797b21b6 reuseport_alloc +EXPORT_SYMBOL vmlinux 0x797f964e devm_memunmap +EXPORT_SYMBOL vmlinux 0x7984eefc key_update +EXPORT_SYMBOL vmlinux 0x798fd8ba nf_log_set +EXPORT_SYMBOL vmlinux 0x7997dea9 __skb_free_datagram_locked +EXPORT_SYMBOL vmlinux 0x79a2e276 mmc_detect_card_removed +EXPORT_SYMBOL vmlinux 0x79a33f85 vme_get_size +EXPORT_SYMBOL vmlinux 0x79b1c5cf devm_release_resource +EXPORT_SYMBOL vmlinux 0x79b89eb5 inode_maybe_inc_iversion +EXPORT_SYMBOL vmlinux 0x79c0646d seq_file_path +EXPORT_SYMBOL vmlinux 0x79d5733d block_dirty_folio +EXPORT_SYMBOL vmlinux 0x79e4cbe8 override_creds +EXPORT_SYMBOL vmlinux 0x79f2b5e1 dec_node_page_state +EXPORT_SYMBOL vmlinux 0x79f36d89 iov_iter_get_pages2 +EXPORT_SYMBOL vmlinux 0x79f4e86f sock_register +EXPORT_SYMBOL vmlinux 0x7a1b8df0 elv_rb_del +EXPORT_SYMBOL vmlinux 0x7a1bcd59 gf128mul_x8_ble +EXPORT_SYMBOL vmlinux 0x7a2af7b4 cpu_number +EXPORT_SYMBOL vmlinux 0x7a2b3a54 kmem_cache_create +EXPORT_SYMBOL vmlinux 0x7a2ff57e security_current_getsecid_subj +EXPORT_SYMBOL vmlinux 0x7a44932c __dev_set_mtu +EXPORT_SYMBOL vmlinux 0x7a53a06d flow_indr_dev_exists +EXPORT_SYMBOL vmlinux 0x7a701d1e inet_pton_with_scope +EXPORT_SYMBOL vmlinux 0x7a785bed iget_failed +EXPORT_SYMBOL vmlinux 0x7a917238 alloc_skb_with_frags +EXPORT_SYMBOL vmlinux 0x7a95ade4 i2c_del_driver +EXPORT_SYMBOL vmlinux 0x7a95e5ae do_settimeofday64 +EXPORT_SYMBOL vmlinux 0x7a968137 ucc_slow_restart_tx +EXPORT_SYMBOL vmlinux 0x7a996f5c scsi_unblock_requests +EXPORT_SYMBOL vmlinux 0x7a9d8fd5 pci_scan_bridge +EXPORT_SYMBOL vmlinux 0x7aa1756e kvfree +EXPORT_SYMBOL vmlinux 0x7aa505a3 mmc_can_secure_erase_trim +EXPORT_SYMBOL vmlinux 0x7ad050b9 qid_lt +EXPORT_SYMBOL vmlinux 0x7adc0fbf rb_replace_node_rcu +EXPORT_SYMBOL vmlinux 0x7add7894 jbd2_wait_inode_data +EXPORT_SYMBOL vmlinux 0x7adead83 md_wait_for_blocked_rdev +EXPORT_SYMBOL vmlinux 0x7ae5d317 qe_get_snum +EXPORT_SYMBOL vmlinux 0x7aed3622 netif_schedule_queue +EXPORT_SYMBOL vmlinux 0x7afa7af7 bio_integrity_alloc +EXPORT_SYMBOL vmlinux 0x7afd4741 sock_no_sendmsg_locked +EXPORT_SYMBOL vmlinux 0x7b01dc47 mmc_sw_reset +EXPORT_SYMBOL vmlinux 0x7b0f1d0a mtree_store +EXPORT_SYMBOL vmlinux 0x7b31b69e xfrm_dst_ifdown +EXPORT_SYMBOL vmlinux 0x7b37d4a7 _find_first_zero_bit +EXPORT_SYMBOL vmlinux 0x7b3ed56f kthread_create_on_node +EXPORT_SYMBOL vmlinux 0x7b4da6ff __init_rwsem +EXPORT_SYMBOL vmlinux 0x7b54f270 posix_acl_valid +EXPORT_SYMBOL vmlinux 0x7b5b8f31 sha256_update +EXPORT_SYMBOL vmlinux 0x7b6eb81c qdisc_hash_add +EXPORT_SYMBOL vmlinux 0x7b78db2a scsi_scan_target +EXPORT_SYMBOL vmlinux 0x7b814178 crypto_sha3_init +EXPORT_SYMBOL vmlinux 0x7b82b9a1 idr_replace +EXPORT_SYMBOL vmlinux 0x7b8eee16 neigh_carrier_down +EXPORT_SYMBOL vmlinux 0x7ba5a3b4 tegra_powergate_power_off +EXPORT_SYMBOL vmlinux 0x7ba7ff24 xp_dma_sync_for_cpu_slow +EXPORT_SYMBOL vmlinux 0x7bb50b88 acpi_write +EXPORT_SYMBOL vmlinux 0x7bbccd05 nr_node_ids +EXPORT_SYMBOL vmlinux 0x7bc7a4bf pci_resize_resource +EXPORT_SYMBOL vmlinux 0x7c089b05 pci_enable_device +EXPORT_SYMBOL vmlinux 0x7c14fc36 blk_mq_start_request +EXPORT_SYMBOL vmlinux 0x7c173634 __bitmap_complement +EXPORT_SYMBOL vmlinux 0x7c2d03a6 dma_fence_enable_sw_signaling +EXPORT_SYMBOL vmlinux 0x7c364e95 configfs_register_default_group +EXPORT_SYMBOL vmlinux 0x7c3ec65c neigh_seq_next +EXPORT_SYMBOL vmlinux 0x7c46233a cpufreq_quick_get +EXPORT_SYMBOL vmlinux 0x7c475abd phy_attached_print +EXPORT_SYMBOL vmlinux 0x7c66c711 sock_dequeue_err_skb +EXPORT_SYMBOL vmlinux 0x7c6a348b __seq_open_private +EXPORT_SYMBOL vmlinux 0x7c883270 mipi_dsi_detach +EXPORT_SYMBOL vmlinux 0x7ca3e978 xfrm_replay_seqhi +EXPORT_SYMBOL vmlinux 0x7cb48d47 simple_transaction_set +EXPORT_SYMBOL vmlinux 0x7cbe0cd2 drop_reasons_by_subsys +EXPORT_SYMBOL vmlinux 0x7cc18181 set_security_override_from_ctx +EXPORT_SYMBOL vmlinux 0x7cd9fd0a migrate_device_pages +EXPORT_SYMBOL vmlinux 0x7cddab4f phy_start +EXPORT_SYMBOL vmlinux 0x7ce18c9f from_kqid +EXPORT_SYMBOL vmlinux 0x7ce58981 kvrealloc +EXPORT_SYMBOL vmlinux 0x7ceabfb9 __cgroup_bpf_run_filter_sock_addr +EXPORT_SYMBOL vmlinux 0x7cf35220 vme_master_free +EXPORT_SYMBOL vmlinux 0x7cf5f831 iget5_locked +EXPORT_SYMBOL vmlinux 0x7cfaf7a1 __traceiter_module_get +EXPORT_SYMBOL vmlinux 0x7cfe368d net_dim_get_def_tx_moderation +EXPORT_SYMBOL vmlinux 0x7d0ba682 gen_pool_virt_to_phys +EXPORT_SYMBOL vmlinux 0x7d0db45c jiffies_to_clock_t +EXPORT_SYMBOL vmlinux 0x7d12d76d acpi_get_parent +EXPORT_SYMBOL vmlinux 0x7d27e504 dm_shift_arg +EXPORT_SYMBOL vmlinux 0x7d3af1dd sock_set_reuseaddr +EXPORT_SYMBOL vmlinux 0x7d4b176a netlbl_catmap_setbit +EXPORT_SYMBOL vmlinux 0x7d556064 dst_alloc +EXPORT_SYMBOL vmlinux 0x7d559cc9 copy_page_from_iter +EXPORT_SYMBOL vmlinux 0x7d5e1008 __crc32c_le_shift +EXPORT_SYMBOL vmlinux 0x7d6a4773 netpoll_setup +EXPORT_SYMBOL vmlinux 0x7d70c187 simple_release_fs +EXPORT_SYMBOL vmlinux 0x7d74d522 kstrtoull_from_user +EXPORT_SYMBOL vmlinux 0x7daece67 quota_send_warning +EXPORT_SYMBOL vmlinux 0x7dbff11d blk_queue_max_segment_size +EXPORT_SYMBOL vmlinux 0x7dc2f898 kmem_cache_size +EXPORT_SYMBOL vmlinux 0x7dc5ffa7 tc_skb_ext_tc_disable +EXPORT_SYMBOL vmlinux 0x7dc661aa _dev_err +EXPORT_SYMBOL vmlinux 0x7dcf4135 __xa_insert +EXPORT_SYMBOL vmlinux 0x7dd8a73c seq_put_decimal_ll +EXPORT_SYMBOL vmlinux 0x7df1e59e tegra_ivc_read_advance +EXPORT_SYMBOL vmlinux 0x7e05ceae pci_disable_link_state +EXPORT_SYMBOL vmlinux 0x7e0b255f hdmi_audio_infoframe_pack_for_dp +EXPORT_SYMBOL vmlinux 0x7e3191f6 try_to_del_timer_sync +EXPORT_SYMBOL vmlinux 0x7e3ab198 configfs_unregister_group +EXPORT_SYMBOL vmlinux 0x7e3fe18b dev_mc_init +EXPORT_SYMBOL vmlinux 0x7e4c3df5 efi +EXPORT_SYMBOL vmlinux 0x7e5c9cbd migrate_device_finalize +EXPORT_SYMBOL vmlinux 0x7e7fd894 ip_output +EXPORT_SYMBOL vmlinux 0x7e934d52 blk_get_queue +EXPORT_SYMBOL vmlinux 0x7e9b9079 cont_write_begin +EXPORT_SYMBOL vmlinux 0x7ea0d4ca tegra_sku_info +EXPORT_SYMBOL vmlinux 0x7ec26586 clean_bdev_aliases +EXPORT_SYMBOL vmlinux 0x7ee20b8b ps2_begin_command +EXPORT_SYMBOL vmlinux 0x7ee7edd5 vfs_fsync_range +EXPORT_SYMBOL vmlinux 0x7ef4028f flow_rule_match_ip +EXPORT_SYMBOL vmlinux 0x7ef4bddc __sg_page_iter_next +EXPORT_SYMBOL vmlinux 0x7ef632fb scsi_test_unit_ready +EXPORT_SYMBOL vmlinux 0x7ef9fe34 param_ops_ullong +EXPORT_SYMBOL vmlinux 0x7f02188f __msecs_to_jiffies +EXPORT_SYMBOL vmlinux 0x7f03b6a9 crc_ccitt_table +EXPORT_SYMBOL vmlinux 0x7f14467e framebuffer_release +EXPORT_SYMBOL vmlinux 0x7f18254c iov_iter_init +EXPORT_SYMBOL vmlinux 0x7f24de73 jiffies_to_usecs +EXPORT_SYMBOL vmlinux 0x7f27dfa5 tc_setup_cb_replace +EXPORT_SYMBOL vmlinux 0x7f2ad490 filemap_fdatawrite_range +EXPORT_SYMBOL vmlinux 0x7f32cf3c pci_alloc_dev +EXPORT_SYMBOL vmlinux 0x7f52071a net_dim +EXPORT_SYMBOL vmlinux 0x7f62eaa4 sgl_free +EXPORT_SYMBOL vmlinux 0x7f71dfbf register_mii_timestamper +EXPORT_SYMBOL vmlinux 0x7f78f668 cdrom_dummy_generic_packet +EXPORT_SYMBOL vmlinux 0x7f7f7bb4 irq_poll_disable +EXPORT_SYMBOL vmlinux 0x7fa455f6 pci_request_selected_regions_exclusive +EXPORT_SYMBOL vmlinux 0x7fce778e tegra_ivc_total_queue_size +EXPORT_SYMBOL vmlinux 0x7fd51900 fb_show_logo +EXPORT_SYMBOL vmlinux 0x7fd92d05 vlan_uses_dev +EXPORT_SYMBOL vmlinux 0x7fde1fbc acpi_walk_resource_buffer +EXPORT_SYMBOL vmlinux 0x7fe105d7 bman_ip_rev +EXPORT_SYMBOL vmlinux 0x7fe32873 rb_replace_node +EXPORT_SYMBOL vmlinux 0x7fe54110 fsync_bdev +EXPORT_SYMBOL vmlinux 0x8002481e pci_enable_wake +EXPORT_SYMBOL vmlinux 0x800d3e12 security_dentry_init_security +EXPORT_SYMBOL vmlinux 0x80138496 vif_device_init +EXPORT_SYMBOL vmlinux 0x80214b2a get_unmapped_area +EXPORT_SYMBOL vmlinux 0x8021ed9c ipv6_chk_addr +EXPORT_SYMBOL vmlinux 0x8027cbf8 textsearch_prepare +EXPORT_SYMBOL vmlinux 0x803ddbb6 __posix_acl_create +EXPORT_SYMBOL vmlinux 0x8041d948 __cpuhp_remove_state +EXPORT_SYMBOL vmlinux 0x80650c8c mmc_calc_max_discard +EXPORT_SYMBOL vmlinux 0x80762048 _atomic_dec_and_raw_lock +EXPORT_SYMBOL vmlinux 0x80816f26 get_user_ifreq +EXPORT_SYMBOL vmlinux 0x80882c86 __of_parse_phandle_with_args +EXPORT_SYMBOL vmlinux 0x80a30cbd simple_fill_super +EXPORT_SYMBOL vmlinux 0x80a717a8 __percpu_counter_compare +EXPORT_SYMBOL vmlinux 0x80ca5026 _bin2bcd +EXPORT_SYMBOL vmlinux 0x80d68d3e fb_register_client +EXPORT_SYMBOL vmlinux 0x80dc7998 netif_inherit_tso_max +EXPORT_SYMBOL vmlinux 0x80e5f86f fscrypt_fname_alloc_buffer +EXPORT_SYMBOL vmlinux 0x80ec0d50 qman_init_fq +EXPORT_SYMBOL vmlinux 0x80fc3944 make_kuid +EXPORT_SYMBOL vmlinux 0x8106d6d2 input_release_device +EXPORT_SYMBOL vmlinux 0x810b7449 __blk_mq_alloc_disk +EXPORT_SYMBOL vmlinux 0x8112b3d2 scsi_build_sense_buffer +EXPORT_SYMBOL vmlinux 0x81188c30 match_string +EXPORT_SYMBOL vmlinux 0x811af427 clear_nlink +EXPORT_SYMBOL vmlinux 0x81491054 security_binder_transaction +EXPORT_SYMBOL vmlinux 0x814d72cd eth_mac_addr +EXPORT_SYMBOL vmlinux 0x815039b8 pagecache_get_page +EXPORT_SYMBOL vmlinux 0x81522bc8 devm_of_find_backlight +EXPORT_SYMBOL vmlinux 0x81533963 sysfs_format_mac +EXPORT_SYMBOL vmlinux 0x8153e952 disk_stack_limits +EXPORT_SYMBOL vmlinux 0x815b5dd4 match_octal +EXPORT_SYMBOL vmlinux 0x818416e1 scsi_set_sense_information +EXPORT_SYMBOL vmlinux 0x8186333b cpumask_next_wrap +EXPORT_SYMBOL vmlinux 0x818edf97 cpm_muram_alloc +EXPORT_SYMBOL vmlinux 0x8195b393 kernel_sock_shutdown +EXPORT_SYMBOL vmlinux 0x81a1eb59 utf8_unload +EXPORT_SYMBOL vmlinux 0x81b20e8b ucc_fast_transmit_on_demand +EXPORT_SYMBOL vmlinux 0x81c51d19 irq_cpu_rmap_add +EXPORT_SYMBOL vmlinux 0x81cd2d22 follow_down +EXPORT_SYMBOL vmlinux 0x81d6c28b acpi_buffer_to_resource +EXPORT_SYMBOL vmlinux 0x81db6ebb xz_dec_reset +EXPORT_SYMBOL vmlinux 0x81e6b37f dmi_get_system_info +EXPORT_SYMBOL vmlinux 0x81f15319 logfc +EXPORT_SYMBOL vmlinux 0x820856c8 nexthop_bucket_set_hw_flags +EXPORT_SYMBOL vmlinux 0x823cc997 zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x823d3505 cmxgcr_lock +EXPORT_SYMBOL vmlinux 0x82505fed blk_queue_io_min +EXPORT_SYMBOL vmlinux 0x8255a600 scsi_eh_prep_cmnd +EXPORT_SYMBOL vmlinux 0x825971ad phy_mipi_dphy_get_default_config_for_hsclk +EXPORT_SYMBOL vmlinux 0x82681ea8 dcb_ieee_delapp +EXPORT_SYMBOL vmlinux 0x827fcb29 blk_queue_logical_block_size +EXPORT_SYMBOL vmlinux 0x8292e920 __block_write_begin +EXPORT_SYMBOL vmlinux 0x82a0d3b6 pci_bus_read_config_byte +EXPORT_SYMBOL vmlinux 0x82b6705f genphy_setup_forced +EXPORT_SYMBOL vmlinux 0x82c1cac0 __put_devmap_managed_page_refs +EXPORT_SYMBOL vmlinux 0x82c87ad5 nr_online_nodes +EXPORT_SYMBOL vmlinux 0x82ca173d inet_csk_clear_xmit_timers +EXPORT_SYMBOL vmlinux 0x82ee90dc timer_delete_sync +EXPORT_SYMBOL vmlinux 0x82f89395 tcf_qevent_destroy +EXPORT_SYMBOL vmlinux 0x833c6aec generic_delete_inode +EXPORT_SYMBOL vmlinux 0x8344f278 component_match_add_typed +EXPORT_SYMBOL vmlinux 0x8354e780 tcp_sock_set_syncnt +EXPORT_SYMBOL vmlinux 0x83581089 gf128mul_init_4k_lle +EXPORT_SYMBOL vmlinux 0x835de04d blk_queue_max_hw_sectors +EXPORT_SYMBOL vmlinux 0x8368d04e vm_insert_pages +EXPORT_SYMBOL vmlinux 0x8377dc1d textsearch_unregister +EXPORT_SYMBOL vmlinux 0x83804548 keyring_alloc +EXPORT_SYMBOL vmlinux 0x838825af discard_new_inode +EXPORT_SYMBOL vmlinux 0x838d2bc8 siphash_3u32 +EXPORT_SYMBOL vmlinux 0x83926c35 inet_dgram_ops +EXPORT_SYMBOL vmlinux 0x839be777 nf_ct_attach +EXPORT_SYMBOL vmlinux 0x839e8a4a cfb_copyarea +EXPORT_SYMBOL vmlinux 0x83a963ac ip_do_fragment +EXPORT_SYMBOL vmlinux 0x83aad9aa __netlink_dump_start +EXPORT_SYMBOL vmlinux 0x83ab1a70 phy_resume +EXPORT_SYMBOL vmlinux 0x83c6460f neigh_connected_output +EXPORT_SYMBOL vmlinux 0x83db6586 d_delete +EXPORT_SYMBOL vmlinux 0x83f1b023 vlan_filter_push_vids +EXPORT_SYMBOL vmlinux 0x83f30f5e dcache_dir_open +EXPORT_SYMBOL vmlinux 0x83f5f5c8 tty_chars_in_buffer +EXPORT_SYMBOL vmlinux 0x84071cbc simple_rmdir +EXPORT_SYMBOL vmlinux 0x84199031 __traceiter_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x8421a88d inet_proto_csum_replace16 +EXPORT_SYMBOL vmlinux 0x8427cc7b _raw_spin_lock_irq +EXPORT_SYMBOL vmlinux 0x846f371d sock_common_setsockopt +EXPORT_SYMBOL vmlinux 0x847ce6cb mt_find_after +EXPORT_SYMBOL vmlinux 0x84818f57 tegra_powergate_power_on +EXPORT_SYMBOL vmlinux 0x84823cf3 nla_strscpy +EXPORT_SYMBOL vmlinux 0x84914079 __kfifo_dma_out_prepare +EXPORT_SYMBOL vmlinux 0x84a0ca4d bitmap_zalloc_node +EXPORT_SYMBOL vmlinux 0x84a3eae6 mmc_retune_unpause +EXPORT_SYMBOL vmlinux 0x84bf0015 security_inode_getsecctx +EXPORT_SYMBOL vmlinux 0x84ea9a8d key_invalidate +EXPORT_SYMBOL vmlinux 0x8518a4a6 _raw_spin_trylock_bh +EXPORT_SYMBOL vmlinux 0x85196b55 pcie_relaxed_ordering_enabled +EXPORT_SYMBOL vmlinux 0x851a897e ipv6_dev_get_saddr +EXPORT_SYMBOL vmlinux 0x851b9121 xudma_dev_get_psil_base +EXPORT_SYMBOL vmlinux 0x8529773e sock_init_data +EXPORT_SYMBOL vmlinux 0x8530dbb9 t10_pi_type1_ip +EXPORT_SYMBOL vmlinux 0x85416d23 getname_kernel +EXPORT_SYMBOL vmlinux 0x85450bad __dynamic_netdev_dbg +EXPORT_SYMBOL vmlinux 0x85670f1d rtnl_is_locked +EXPORT_SYMBOL vmlinux 0x8575fba3 dmam_pool_create +EXPORT_SYMBOL vmlinux 0x857fe913 tcp_shutdown +EXPORT_SYMBOL vmlinux 0x85813d01 sdev_disable_disk_events +EXPORT_SYMBOL vmlinux 0x8584db72 tcf_generic_walker +EXPORT_SYMBOL vmlinux 0x8591d7d5 ledtrig_mtd_activity +EXPORT_SYMBOL vmlinux 0x85b0e0a1 jbd2_fc_release_bufs +EXPORT_SYMBOL vmlinux 0x85b4d544 arp_create +EXPORT_SYMBOL vmlinux 0x85b5e625 rfkill_set_states +EXPORT_SYMBOL vmlinux 0x85bd1608 __request_region +EXPORT_SYMBOL vmlinux 0x85cf8f24 ip6_frag_next +EXPORT_SYMBOL vmlinux 0x85df9b6c strsep +EXPORT_SYMBOL vmlinux 0x85efc7e0 zero_pfn +EXPORT_SYMBOL vmlinux 0x85f596a4 neigh_proc_dointvec +EXPORT_SYMBOL vmlinux 0x861296c9 pci_free_irq_vectors +EXPORT_SYMBOL vmlinux 0x861fa72d of_cpu_device_node_get +EXPORT_SYMBOL vmlinux 0x86272051 freeze_super +EXPORT_SYMBOL vmlinux 0x862c8035 bitmap_alloc_node +EXPORT_SYMBOL vmlinux 0x863a276a color_table +EXPORT_SYMBOL vmlinux 0x863a7546 nvdimm_namespace_capacity +EXPORT_SYMBOL vmlinux 0x8644f866 security_sb_clone_mnt_opts +EXPORT_SYMBOL vmlinux 0x86640728 devm_mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x866a62b2 gnet_stats_basic_sync_init +EXPORT_SYMBOL vmlinux 0x86706b58 clkdev_add +EXPORT_SYMBOL vmlinux 0x868acba5 get_options +EXPORT_SYMBOL vmlinux 0x8692c021 generic_file_open +EXPORT_SYMBOL vmlinux 0x869a45de pci_pme_active +EXPORT_SYMBOL vmlinux 0x86a69c5a genphy_soft_reset +EXPORT_SYMBOL vmlinux 0x86be7656 fb_find_mode +EXPORT_SYMBOL vmlinux 0x86d02509 put_watch_queue +EXPORT_SYMBOL vmlinux 0x86d52ba5 lookup_constant +EXPORT_SYMBOL vmlinux 0x86dd708d tc_skb_ext_tc_enable +EXPORT_SYMBOL vmlinux 0x86de1df0 flow_rule_match_mpls +EXPORT_SYMBOL vmlinux 0x86deccb5 vga_put +EXPORT_SYMBOL vmlinux 0x86e675a8 gnet_stats_finish_copy +EXPORT_SYMBOL vmlinux 0x86fb9b05 bitmap_parse_user +EXPORT_SYMBOL vmlinux 0x86ff8580 gro_cells_receive +EXPORT_SYMBOL vmlinux 0x8700fa39 platform_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x872ec2bc of_find_device_by_node +EXPORT_SYMBOL vmlinux 0x872ed9ec dev_get_stats +EXPORT_SYMBOL vmlinux 0x87573d61 genl_unregister_family +EXPORT_SYMBOL vmlinux 0x8761c87b rps_needed +EXPORT_SYMBOL vmlinux 0x87634cd0 make_kprojid +EXPORT_SYMBOL vmlinux 0x87809aeb put_user_ifreq +EXPORT_SYMBOL vmlinux 0x8790c30d sock_no_linger +EXPORT_SYMBOL vmlinux 0x879adedd param_set_int +EXPORT_SYMBOL vmlinux 0x87a21cb3 __ubsan_handle_out_of_bounds +EXPORT_SYMBOL vmlinux 0x87a5c075 mount_nodev +EXPORT_SYMBOL vmlinux 0x87a8bd14 notify_change +EXPORT_SYMBOL vmlinux 0x87aae899 __filemap_get_folio +EXPORT_SYMBOL vmlinux 0x87af9963 ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0x87b0cb72 dquot_load_quota_inode +EXPORT_SYMBOL vmlinux 0x87b2c65e blkdev_get_by_dev +EXPORT_SYMBOL vmlinux 0x87c886e3 dcb_getrewr_prio_pcp_mask_map +EXPORT_SYMBOL vmlinux 0x87c8c92f dma_fence_match_context +EXPORT_SYMBOL vmlinux 0x87cabd54 netif_set_real_num_tx_queues +EXPORT_SYMBOL vmlinux 0x87f86402 nf_register_net_hook +EXPORT_SYMBOL vmlinux 0x8809e434 __ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x8810754a _find_first_bit +EXPORT_SYMBOL vmlinux 0x88155cb0 tcp_fastopen_defer_connect +EXPORT_SYMBOL vmlinux 0x881bad5e phy_mipi_dphy_config_validate +EXPORT_SYMBOL vmlinux 0x881c4413 gen_pool_first_fit +EXPORT_SYMBOL vmlinux 0x882653a9 unregister_filesystem +EXPORT_SYMBOL vmlinux 0x882a48c7 pci_msix_vec_count +EXPORT_SYMBOL vmlinux 0x88410825 pci_bus_read_dev_vendor_id +EXPORT_SYMBOL vmlinux 0x8841a64e pci_remove_bus +EXPORT_SYMBOL vmlinux 0x885a37f8 tcp_set_rcvlowat +EXPORT_SYMBOL vmlinux 0x8869ef3f generic_block_bmap +EXPORT_SYMBOL vmlinux 0x887e6b7e mmc_of_parse +EXPORT_SYMBOL vmlinux 0x88822d38 unregister_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0x888415a7 inet_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x888646c9 copy_string_kernel +EXPORT_SYMBOL vmlinux 0x8888f1fe xxh32 +EXPORT_SYMBOL vmlinux 0x889b1370 _raw_read_trylock +EXPORT_SYMBOL vmlinux 0x88a59c10 serio_reconnect +EXPORT_SYMBOL vmlinux 0x88b043fa __cgroup_bpf_run_filter_sk +EXPORT_SYMBOL vmlinux 0x88db9f48 __check_object_size +EXPORT_SYMBOL vmlinux 0x88e1d0f0 page_frag_free +EXPORT_SYMBOL vmlinux 0x88ec93fe misc_deregister +EXPORT_SYMBOL vmlinux 0x891dbb8f sgl_free_order +EXPORT_SYMBOL vmlinux 0x8921c1eb pcim_iomap_table +EXPORT_SYMBOL vmlinux 0x8934230b tcp_getsockopt +EXPORT_SYMBOL vmlinux 0x89434b4b radix_tree_tag_clear +EXPORT_SYMBOL vmlinux 0x8946ea72 fpsimd_context_busy +EXPORT_SYMBOL vmlinux 0x894dcc76 security_sctp_assoc_request +EXPORT_SYMBOL vmlinux 0x8966a61a netif_device_attach +EXPORT_SYMBOL vmlinux 0x8988df7b folio_redirty_for_writepage +EXPORT_SYMBOL vmlinux 0x898ad332 wireless_send_event +EXPORT_SYMBOL vmlinux 0x89940875 mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x899625bc d_invalidate +EXPORT_SYMBOL vmlinux 0x89981713 blk_post_runtime_resume +EXPORT_SYMBOL vmlinux 0x89b206cb param_set_ullong +EXPORT_SYMBOL vmlinux 0x89e808d0 tcf_exts_validate +EXPORT_SYMBOL vmlinux 0x89ebdf96 security_sock_graft +EXPORT_SYMBOL vmlinux 0x8a006f80 seg6_hmac_info_add +EXPORT_SYMBOL vmlinux 0x8a181850 input_allocate_device +EXPORT_SYMBOL vmlinux 0x8a2444cc amba_request_regions +EXPORT_SYMBOL vmlinux 0x8a25ac82 xfrm_state_walk_done +EXPORT_SYMBOL vmlinux 0x8a47043d LZ4_decompress_safe_continue +EXPORT_SYMBOL vmlinux 0x8a490c90 rfkill_set_sw_state +EXPORT_SYMBOL vmlinux 0x8a5bae79 vm_mmap +EXPORT_SYMBOL vmlinux 0x8a6405c7 simple_setattr +EXPORT_SYMBOL vmlinux 0x8a7094ba vm_brk_flags +EXPORT_SYMBOL vmlinux 0x8a7d1c31 high_memory +EXPORT_SYMBOL vmlinux 0x8a833583 dma_fence_array_ops +EXPORT_SYMBOL vmlinux 0x8a8b750f kobject_del +EXPORT_SYMBOL vmlinux 0x8a8b8619 ndo_dflt_fdb_add +EXPORT_SYMBOL vmlinux 0x8a99a016 mempool_free_slab +EXPORT_SYMBOL vmlinux 0x8aa26a92 dev_set_mac_address_user +EXPORT_SYMBOL vmlinux 0x8aaecd60 __put_cred +EXPORT_SYMBOL vmlinux 0x8ab4e9b9 devm_rproc_add +EXPORT_SYMBOL vmlinux 0x8ac136ae imx_sc_misc_get_control +EXPORT_SYMBOL vmlinux 0x8ac3334b net_dim_get_def_rx_moderation +EXPORT_SYMBOL vmlinux 0x8ac63509 dm_table_run_md_queue_async +EXPORT_SYMBOL vmlinux 0x8ad3151e generic_perform_write +EXPORT_SYMBOL vmlinux 0x8ad64b10 unpin_user_page_range_dirty_lock +EXPORT_SYMBOL vmlinux 0x8af39d17 jbd2_journal_get_write_access +EXPORT_SYMBOL vmlinux 0x8afc2b7f genphy_read_master_slave +EXPORT_SYMBOL vmlinux 0x8b0088d1 LZ4_decompress_safe_usingDict +EXPORT_SYMBOL vmlinux 0x8b201803 rproc_elf_find_loaded_rsc_table +EXPORT_SYMBOL vmlinux 0x8b23cb7c security_inode_setsecctx +EXPORT_SYMBOL vmlinux 0x8b2ffd83 __cpu_present_mask +EXPORT_SYMBOL vmlinux 0x8b322461 __cgroup_bpf_run_filter_skb +EXPORT_SYMBOL vmlinux 0x8b3e3eec input_open_device +EXPORT_SYMBOL vmlinux 0x8b40f2e5 inet_frag_reasm_finish +EXPORT_SYMBOL vmlinux 0x8b50a5fb clk_hw_get_clk +EXPORT_SYMBOL vmlinux 0x8b618d08 overflowuid +EXPORT_SYMBOL vmlinux 0x8b8059bd in_group_p +EXPORT_SYMBOL vmlinux 0x8b910be2 errseq_sample +EXPORT_SYMBOL vmlinux 0x8b94cc6c param_ops_bint +EXPORT_SYMBOL vmlinux 0x8b989cf9 acpi_bus_can_wakeup +EXPORT_SYMBOL vmlinux 0x8b9e7d58 pci_find_parent_resource +EXPORT_SYMBOL vmlinux 0x8bad1270 sockopt_release_sock +EXPORT_SYMBOL vmlinux 0x8baecb94 ip_setsockopt +EXPORT_SYMBOL vmlinux 0x8bb8616c mipi_dsi_host_unregister +EXPORT_SYMBOL vmlinux 0x8bc4d040 simple_nosetlease +EXPORT_SYMBOL vmlinux 0x8bc81676 mmc_gpiod_request_cd +EXPORT_SYMBOL vmlinux 0x8bcc3f33 bio_chain +EXPORT_SYMBOL vmlinux 0x8bd11927 md_bitmap_free +EXPORT_SYMBOL vmlinux 0x8bdfc47c __mb_cache_entry_free +EXPORT_SYMBOL vmlinux 0x8be189ab ucc_slow_disable +EXPORT_SYMBOL vmlinux 0x8bec38cc flow_rule_match_vlan +EXPORT_SYMBOL vmlinux 0x8bf20586 skb_dequeue +EXPORT_SYMBOL vmlinux 0x8bf39db7 input_grab_device +EXPORT_SYMBOL vmlinux 0x8bf71c12 sk_alloc +EXPORT_SYMBOL vmlinux 0x8c26d495 prepare_to_wait_event +EXPORT_SYMBOL vmlinux 0x8c294a85 sk_error_report +EXPORT_SYMBOL vmlinux 0x8c2c622f do_clone_file_range +EXPORT_SYMBOL vmlinux 0x8c2fa252 phy_ethtool_ksettings_set +EXPORT_SYMBOL vmlinux 0x8c30bf67 zstd_dctx_workspace_bound +EXPORT_SYMBOL vmlinux 0x8c41fcd3 clocksource_unregister +EXPORT_SYMBOL vmlinux 0x8c4442cb xen_alloc_unpopulated_pages +EXPORT_SYMBOL vmlinux 0x8c4c5034 mmc_wait_for_cmd +EXPORT_SYMBOL vmlinux 0x8c5857df filemap_fault +EXPORT_SYMBOL vmlinux 0x8c8569cb kstrtoint +EXPORT_SYMBOL vmlinux 0x8c9e338f acpi_bios_error +EXPORT_SYMBOL vmlinux 0x8caf9305 uuid_is_valid +EXPORT_SYMBOL vmlinux 0x8cc50eff task_lookup_next_fd_rcu +EXPORT_SYMBOL vmlinux 0x8cc53d20 __par_io_config_pin +EXPORT_SYMBOL vmlinux 0x8cca42ba cdc_parse_cdc_header +EXPORT_SYMBOL vmlinux 0x8cda8029 xen_clear_irq_pending +EXPORT_SYMBOL vmlinux 0x8cdf6fe9 ip_route_me_harder +EXPORT_SYMBOL vmlinux 0x8d0cf3ec input_get_poll_interval +EXPORT_SYMBOL vmlinux 0x8d33e672 __find_nth_andnot_bit +EXPORT_SYMBOL vmlinux 0x8d4112df qcom_scm_mem_protect_video_var +EXPORT_SYMBOL vmlinux 0x8d55bb8a qid_eq +EXPORT_SYMBOL vmlinux 0x8d6f0c02 dcb_ieee_setapp +EXPORT_SYMBOL vmlinux 0x8d73278e hex_asc_upper +EXPORT_SYMBOL vmlinux 0x8d78bf5f inet6_getname +EXPORT_SYMBOL vmlinux 0x8d89332b ndo_dflt_fdb_del +EXPORT_SYMBOL vmlinux 0x8d963982 dump_page +EXPORT_SYMBOL vmlinux 0x8da52de3 neigh_changeaddr +EXPORT_SYMBOL vmlinux 0x8da6bf05 filp_open +EXPORT_SYMBOL vmlinux 0x8dafaf22 hdmi_avi_infoframe_pack +EXPORT_SYMBOL vmlinux 0x8db7e0d1 copy_highpage +EXPORT_SYMBOL vmlinux 0x8dcd9f31 input_get_timestamp +EXPORT_SYMBOL vmlinux 0x8ddd8aad schedule_timeout +EXPORT_SYMBOL vmlinux 0x8de3bb9e bpf_empty_prog_array +EXPORT_SYMBOL vmlinux 0x8dee722d _raw_read_lock_bh +EXPORT_SYMBOL vmlinux 0x8df4afd9 qe_put_snum +EXPORT_SYMBOL vmlinux 0x8df92f66 memchr_inv +EXPORT_SYMBOL vmlinux 0x8df94c28 bio_copy_data_iter +EXPORT_SYMBOL vmlinux 0x8df9dd10 guid_null +EXPORT_SYMBOL vmlinux 0x8e0c565f phy_start_cable_test_tdr +EXPORT_SYMBOL vmlinux 0x8e17b3ae idr_destroy +EXPORT_SYMBOL vmlinux 0x8e1b7dfe param_ops_hexint +EXPORT_SYMBOL vmlinux 0x8e1de903 call_fib_notifiers +EXPORT_SYMBOL vmlinux 0x8e35cc36 simple_unlink +EXPORT_SYMBOL vmlinux 0x8e3e0f7d fault_in_readable +EXPORT_SYMBOL vmlinux 0x8e4633eb bprm_change_interp +EXPORT_SYMBOL vmlinux 0x8e4c60a3 cpm_muram_dma +EXPORT_SYMBOL vmlinux 0x8e5a6bf3 dm_table_get_size +EXPORT_SYMBOL vmlinux 0x8e5c0805 jbd2_journal_force_commit +EXPORT_SYMBOL vmlinux 0x8e5d66e3 tty_kref_put +EXPORT_SYMBOL vmlinux 0x8e704c36 generic_pipe_buf_try_steal +EXPORT_SYMBOL vmlinux 0x8e8960a2 dev_set_allmulti +EXPORT_SYMBOL vmlinux 0x8e93bd24 security_secctx_to_secid +EXPORT_SYMBOL vmlinux 0x8e966c0d tcp_sock_set_keepidle +EXPORT_SYMBOL vmlinux 0x8e9bd6bc super_setup_bdi +EXPORT_SYMBOL vmlinux 0x8eb74ef6 init_net +EXPORT_SYMBOL vmlinux 0x8ec760b0 cgroup_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0x8ec8624b ethtool_notify +EXPORT_SYMBOL vmlinux 0x8edc7eb0 __hw_addr_unsync_dev +EXPORT_SYMBOL vmlinux 0x8ee0c7bd devfreq_monitor_start +EXPORT_SYMBOL vmlinux 0x8ee54a05 tty_port_close_start +EXPORT_SYMBOL vmlinux 0x8f01afd6 twl6030_interrupt_mask +EXPORT_SYMBOL vmlinux 0x8f05bd30 __skb_checksum +EXPORT_SYMBOL vmlinux 0x8f18d327 scsi_block_requests +EXPORT_SYMBOL vmlinux 0x8f1ceb92 get_cached_acl +EXPORT_SYMBOL vmlinux 0x8f2eca28 ip_options_compile +EXPORT_SYMBOL vmlinux 0x8f33b511 acpi_bus_unregister_driver +EXPORT_SYMBOL vmlinux 0x8f36f526 netpoll_send_skb +EXPORT_SYMBOL vmlinux 0x8f4600c4 vfs_path_lookup +EXPORT_SYMBOL vmlinux 0x8f6a4189 pci_write_vpd_any +EXPORT_SYMBOL vmlinux 0x8f863517 xsk_set_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x8f8a5f55 inet_add_offload +EXPORT_SYMBOL vmlinux 0x8f996a30 ethtool_convert_legacy_u32_to_link_mode +EXPORT_SYMBOL vmlinux 0x8fa25c24 xa_find +EXPORT_SYMBOL vmlinux 0x8fc9ea11 fman_port_cfg_buf_prefix_content +EXPORT_SYMBOL vmlinux 0x8fcb2f43 input_unregister_device +EXPORT_SYMBOL vmlinux 0x8fcb7548 tty_port_tty_set +EXPORT_SYMBOL vmlinux 0x8fd180e7 kernel_neon_begin +EXPORT_SYMBOL vmlinux 0x8ff89ed0 seg6_hmac_exit +EXPORT_SYMBOL vmlinux 0x90000c92 input_copy_abs +EXPORT_SYMBOL vmlinux 0x90006be6 dm_kcopyd_client_flush +EXPORT_SYMBOL vmlinux 0x900d1ee4 skb_store_bits +EXPORT_SYMBOL vmlinux 0x9013012f send_sig_info +EXPORT_SYMBOL vmlinux 0x901ecf00 __lock_buffer +EXPORT_SYMBOL vmlinux 0x902d8722 vme_slave_get +EXPORT_SYMBOL vmlinux 0x903146ec scsi_report_bus_reset +EXPORT_SYMBOL vmlinux 0x9034a696 mempool_destroy +EXPORT_SYMBOL vmlinux 0x903e4ec1 of_find_node_by_phandle +EXPORT_SYMBOL vmlinux 0x9041d5ab tcf_chain_put_by_act +EXPORT_SYMBOL vmlinux 0x904b6bd6 xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x90576ec4 vmemdup_user +EXPORT_SYMBOL vmlinux 0x90724811 cdrom_open +EXPORT_SYMBOL vmlinux 0x907dd42c touch_atime +EXPORT_SYMBOL vmlinux 0x9092defd proc_doulongvec_minmax +EXPORT_SYMBOL vmlinux 0x90b485a7 blk_mq_unique_tag +EXPORT_SYMBOL vmlinux 0x90d73b08 try_to_free_buffers +EXPORT_SYMBOL vmlinux 0x9103e288 pci_ep_cfs_add_epc_group +EXPORT_SYMBOL vmlinux 0x910a6f77 tcf_exts_destroy +EXPORT_SYMBOL vmlinux 0x9114b616 __xa_alloc +EXPORT_SYMBOL vmlinux 0x914e7a99 device_match_acpi_handle +EXPORT_SYMBOL vmlinux 0x91526705 napi_enable +EXPORT_SYMBOL vmlinux 0x9166fada strncpy +EXPORT_SYMBOL vmlinux 0x9166fc03 __flush_workqueue +EXPORT_SYMBOL vmlinux 0x91692ea0 seq_lseek +EXPORT_SYMBOL vmlinux 0x916ca241 clk_add_alias +EXPORT_SYMBOL vmlinux 0x91766c7a mipi_dsi_device_register_full +EXPORT_SYMBOL vmlinux 0x918e66a1 neigh_resolve_output +EXPORT_SYMBOL vmlinux 0x919c58f3 __clzsi2 +EXPORT_SYMBOL vmlinux 0x91a488ac __netdev_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x91a7b1da qdisc_class_hash_remove +EXPORT_SYMBOL vmlinux 0x91c0980e icst_hz +EXPORT_SYMBOL vmlinux 0x91c1ebc3 __alloc_pages +EXPORT_SYMBOL vmlinux 0x91db606f of_iommu_get_resv_regions +EXPORT_SYMBOL vmlinux 0x91e2f2b4 pci_bus_assign_resources +EXPORT_SYMBOL vmlinux 0x91f2b68f gnet_stats_start_copy +EXPORT_SYMBOL vmlinux 0x91f44510 idr_alloc_cyclic +EXPORT_SYMBOL vmlinux 0x91f68ea1 __hw_addr_sync +EXPORT_SYMBOL vmlinux 0x91fffd3f kill_litter_super +EXPORT_SYMBOL vmlinux 0x9226a661 dev_get_iflink +EXPORT_SYMBOL vmlinux 0x922f45a6 __bitmap_clear +EXPORT_SYMBOL vmlinux 0x9236bb49 vme_slave_request +EXPORT_SYMBOL vmlinux 0x923b1276 dmaengine_get +EXPORT_SYMBOL vmlinux 0x923c2a76 mini_qdisc_pair_init +EXPORT_SYMBOL vmlinux 0x92540fbf finish_wait +EXPORT_SYMBOL vmlinux 0x9258c776 hdmi_vendor_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x925dc68e ram_aops +EXPORT_SYMBOL vmlinux 0x9262e71e netif_set_tso_max_size +EXPORT_SYMBOL vmlinux 0x92693136 arp_send +EXPORT_SYMBOL vmlinux 0x926ca7b7 vm_event_states +EXPORT_SYMBOL vmlinux 0x92774cf8 __kfence_pool +EXPORT_SYMBOL vmlinux 0x9291cd3b memdup_user +EXPORT_SYMBOL vmlinux 0x929878b2 posix_acl_to_xattr +EXPORT_SYMBOL vmlinux 0x92a808e7 pci_scan_root_bus +EXPORT_SYMBOL vmlinux 0x92af64cc iov_iter_bvec +EXPORT_SYMBOL vmlinux 0x92b99a33 acpi_put_table +EXPORT_SYMBOL vmlinux 0x92b9b180 slash_name +EXPORT_SYMBOL vmlinux 0x92bcc598 phy_start_aneg +EXPORT_SYMBOL vmlinux 0x92c39e96 vfs_readlink +EXPORT_SYMBOL vmlinux 0x92c856a3 iwe_stream_add_event +EXPORT_SYMBOL vmlinux 0x92c9a2aa genphy_read_mmd_unsupported +EXPORT_SYMBOL vmlinux 0x92d5838e request_threaded_irq +EXPORT_SYMBOL vmlinux 0x92e2e581 netdev_change_features +EXPORT_SYMBOL vmlinux 0x92e683f5 down_timeout +EXPORT_SYMBOL vmlinux 0x92ec510d jiffies64_to_msecs +EXPORT_SYMBOL vmlinux 0x92f719cf __icmp_send +EXPORT_SYMBOL vmlinux 0x92fa5abb vme_lm_detach +EXPORT_SYMBOL vmlinux 0x93022ba6 __scsi_format_command +EXPORT_SYMBOL vmlinux 0x93052b9a rfkill_alloc +EXPORT_SYMBOL vmlinux 0x9305f8e6 cpufreq_get +EXPORT_SYMBOL vmlinux 0x9330d220 rtnl_kfree_skbs +EXPORT_SYMBOL vmlinux 0x934a17ce finish_no_open +EXPORT_SYMBOL vmlinux 0x93514366 bd_abort_claiming +EXPORT_SYMBOL vmlinux 0x9351d468 netlink_unicast +EXPORT_SYMBOL vmlinux 0x9359be94 may_setattr +EXPORT_SYMBOL vmlinux 0x935a5f70 pm860x_page_bulk_read +EXPORT_SYMBOL vmlinux 0x937733e3 qid_valid +EXPORT_SYMBOL vmlinux 0x9377c46a jbd2_journal_begin_ordered_truncate +EXPORT_SYMBOL vmlinux 0x9394d178 seg6_hmac_validate_skb +EXPORT_SYMBOL vmlinux 0x93a6e0b2 io_schedule +EXPORT_SYMBOL vmlinux 0x93b27838 kill_pid +EXPORT_SYMBOL vmlinux 0x93b3fc74 register_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x93b9ec95 hdmi_infoframe_log +EXPORT_SYMBOL vmlinux 0x93d6dd8c complete_all +EXPORT_SYMBOL vmlinux 0x93d898d1 proc_set_size +EXPORT_SYMBOL vmlinux 0x93ff2c7a sk_wait_data +EXPORT_SYMBOL vmlinux 0x940a3466 skb_pull +EXPORT_SYMBOL vmlinux 0x941baeee netdev_offload_xstats_enabled +EXPORT_SYMBOL vmlinux 0x94285c37 d_alloc_parallel +EXPORT_SYMBOL vmlinux 0x9428f816 dim_turn +EXPORT_SYMBOL vmlinux 0x9432deab __dev_direct_xmit +EXPORT_SYMBOL vmlinux 0x9434adc4 handshake_req_cancel +EXPORT_SYMBOL vmlinux 0x9438674b param_set_invbool +EXPORT_SYMBOL vmlinux 0x943efb75 unregister_framebuffer +EXPORT_SYMBOL vmlinux 0x94436b98 pci_request_irq +EXPORT_SYMBOL vmlinux 0x944375db _totalram_pages +EXPORT_SYMBOL vmlinux 0x94451107 migrate_folio +EXPORT_SYMBOL vmlinux 0x944a564d is_console_locked +EXPORT_SYMBOL vmlinux 0x94542079 __vlan_find_dev_deep_rcu +EXPORT_SYMBOL vmlinux 0x946c4ddf rc5t583_ext_power_req_config +EXPORT_SYMBOL vmlinux 0x947891be unregister_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x947ddc6d block_write_begin +EXPORT_SYMBOL vmlinux 0x9490fa92 gnet_stats_copy_queue +EXPORT_SYMBOL vmlinux 0x94912b05 of_graph_is_present +EXPORT_SYMBOL vmlinux 0x9493b87f done_path_create +EXPORT_SYMBOL vmlinux 0x94961283 vunmap +EXPORT_SYMBOL vmlinux 0x9496bda8 of_get_next_child +EXPORT_SYMBOL vmlinux 0x94a3c678 tty_insert_flip_string_fixed_flag +EXPORT_SYMBOL vmlinux 0x94bb7ec3 gen_pool_dma_zalloc_algo +EXPORT_SYMBOL vmlinux 0x94bf03ca utf8_to_utf32 +EXPORT_SYMBOL vmlinux 0x94fc8d93 smp_call_function_many +EXPORT_SYMBOL vmlinux 0x94fed7b0 jbd2_journal_set_triggers +EXPORT_SYMBOL vmlinux 0x95056518 tty_port_init +EXPORT_SYMBOL vmlinux 0x9507c90f copy_fsxattr_to_user +EXPORT_SYMBOL vmlinux 0x951f4bd3 unlock_rename +EXPORT_SYMBOL vmlinux 0x95317511 lookup_one_len_unlocked +EXPORT_SYMBOL vmlinux 0x95344554 udp_lib_unhash +EXPORT_SYMBOL vmlinux 0x953d2426 utf8_strncmp +EXPORT_SYMBOL vmlinux 0x9549144c devm_arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0x954b7371 param_get_ulong +EXPORT_SYMBOL vmlinux 0x954ba1d1 fscrypt_free_inode +EXPORT_SYMBOL vmlinux 0x954cef6f init_on_alloc +EXPORT_SYMBOL vmlinux 0x954f099c idr_preload +EXPORT_SYMBOL vmlinux 0x95566fe3 vfs_create +EXPORT_SYMBOL vmlinux 0x955c815b scsi_dma_unmap +EXPORT_SYMBOL vmlinux 0x95671f04 dquot_commit_info +EXPORT_SYMBOL vmlinux 0x957c9ebf neigh_proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0x958a6df9 inode_init_always +EXPORT_SYMBOL vmlinux 0x958b0554 napi_disable +EXPORT_SYMBOL vmlinux 0x959333a4 qdisc_watchdog_init +EXPORT_SYMBOL vmlinux 0x95975a06 dev_mc_sync_multiple +EXPORT_SYMBOL vmlinux 0x959c9b73 __tracepoint_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x95a07bb5 acpi_execute_reg_methods +EXPORT_SYMBOL vmlinux 0x95a36179 tegra_dfll_runtime_resume +EXPORT_SYMBOL vmlinux 0x95a67b07 udp_table +EXPORT_SYMBOL vmlinux 0x95b415a4 devfreq_monitor_suspend +EXPORT_SYMBOL vmlinux 0x95c2df23 lookup_positive_unlocked +EXPORT_SYMBOL vmlinux 0x95c3e6d0 write_dirty_buffer +EXPORT_SYMBOL vmlinux 0x961e2bf8 mr_dump +EXPORT_SYMBOL vmlinux 0x962e0484 blk_mq_alloc_tag_set +EXPORT_SYMBOL vmlinux 0x9631251b of_property_read_reg +EXPORT_SYMBOL vmlinux 0x96462f51 __quota_error +EXPORT_SYMBOL vmlinux 0x967248a3 crypto_sha256_update +EXPORT_SYMBOL vmlinux 0x9672d5c6 ipv6_mc_check_mld +EXPORT_SYMBOL vmlinux 0x96848186 scnprintf +EXPORT_SYMBOL vmlinux 0x9688de8b memstart_addr +EXPORT_SYMBOL vmlinux 0x968e2200 folio_end_writeback +EXPORT_SYMBOL vmlinux 0x96914583 netlink_kernel_release +EXPORT_SYMBOL vmlinux 0x969c6790 jbd2_journal_clear_features +EXPORT_SYMBOL vmlinux 0x96a5691e dev_alloc_name +EXPORT_SYMBOL vmlinux 0x96a8da91 xfrm_lookup_with_ifid +EXPORT_SYMBOL vmlinux 0x96aa497b __d_drop +EXPORT_SYMBOL vmlinux 0x96b29254 strncasecmp +EXPORT_SYMBOL vmlinux 0x96c17136 fb_var_to_videomode +EXPORT_SYMBOL vmlinux 0x96c5e0be phy_mac_interrupt +EXPORT_SYMBOL vmlinux 0x96cd2b04 scsi_sense_key_string +EXPORT_SYMBOL vmlinux 0x96d3ece3 input_register_handler +EXPORT_SYMBOL vmlinux 0x96d76e39 dev_mc_flush +EXPORT_SYMBOL vmlinux 0x96e5d30f gen_pool_set_algo +EXPORT_SYMBOL vmlinux 0x96fab350 dim_park_on_top +EXPORT_SYMBOL vmlinux 0x970d662d genlmsg_put +EXPORT_SYMBOL vmlinux 0x972b7716 skb_eth_push +EXPORT_SYMBOL vmlinux 0x973fa82e register_acpi_notifier +EXPORT_SYMBOL vmlinux 0x97465db8 generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x974f34aa trace_event_printf +EXPORT_SYMBOL vmlinux 0x97613f4c __sk_queue_drop_skb +EXPORT_SYMBOL vmlinux 0x976770d9 input_unregister_handle +EXPORT_SYMBOL vmlinux 0x97684e1f phy_find_first +EXPORT_SYMBOL vmlinux 0x9784754e submit_bh +EXPORT_SYMBOL vmlinux 0x978a4704 __inode_add_bytes +EXPORT_SYMBOL vmlinux 0x978f6508 mmc_of_parse_voltage +EXPORT_SYMBOL vmlinux 0x9795a5b7 tegra_dfll_resume +EXPORT_SYMBOL vmlinux 0x979a086d __bio_advance +EXPORT_SYMBOL vmlinux 0x97a08041 cad_pid +EXPORT_SYMBOL vmlinux 0x97a57333 crc_t10dif_update +EXPORT_SYMBOL vmlinux 0x97adb487 utf8s_to_utf16s +EXPORT_SYMBOL vmlinux 0x97bdfa60 scsi_dev_info_remove_list +EXPORT_SYMBOL vmlinux 0x97cd1ebd ipv6_dev_mc_dec +EXPORT_SYMBOL vmlinux 0x97d45ef3 dev_uc_flush +EXPORT_SYMBOL vmlinux 0x97d5e553 seq_release_private +EXPORT_SYMBOL vmlinux 0x97e31da8 skb_put +EXPORT_SYMBOL vmlinux 0x97ec49f7 watchdog_unregister_governor +EXPORT_SYMBOL vmlinux 0x97f739fb security_sctp_bind_connect +EXPORT_SYMBOL vmlinux 0x98024f1f bio_free_pages +EXPORT_SYMBOL vmlinux 0x98122858 ip6_dst_hoplimit +EXPORT_SYMBOL vmlinux 0x981b6cd9 qdisc_watchdog_init_clockid +EXPORT_SYMBOL vmlinux 0x982172ef tcf_block_netif_keep_dst +EXPORT_SYMBOL vmlinux 0x98223035 scsi_block_when_processing_errors +EXPORT_SYMBOL vmlinux 0x9823451e path_is_under +EXPORT_SYMBOL vmlinux 0x9829fc11 __kfifo_out_peek_r +EXPORT_SYMBOL vmlinux 0x982bcde4 __cpu_dying_mask +EXPORT_SYMBOL vmlinux 0x984065d0 lookup_one_positive_unlocked +EXPORT_SYMBOL vmlinux 0x98409454 noop_llseek +EXPORT_SYMBOL vmlinux 0x98555a05 dma_fence_chain_walk +EXPORT_SYMBOL vmlinux 0x9858f364 get_random_u8 +EXPORT_SYMBOL vmlinux 0x9864432f xfrm_stateonly_find +EXPORT_SYMBOL vmlinux 0x9865449f dm_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x98657593 dcb_ieee_getapp_dscp_prio_mask_map +EXPORT_SYMBOL vmlinux 0x986e77f9 xfrm_input_register_afinfo +EXPORT_SYMBOL vmlinux 0x98759b83 dev_set_promiscuity +EXPORT_SYMBOL vmlinux 0x988e5172 sdev_enable_disk_events +EXPORT_SYMBOL vmlinux 0x98bb2cfa devm_clk_get +EXPORT_SYMBOL vmlinux 0x98c87e40 neigh_update +EXPORT_SYMBOL vmlinux 0x98c89ade security_xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x98cb878e proc_dobool +EXPORT_SYMBOL vmlinux 0x98cf60b3 strlen +EXPORT_SYMBOL vmlinux 0x98e508ef ignore_console_lock_warning +EXPORT_SYMBOL vmlinux 0x98e933b3 of_graph_get_remote_endpoint +EXPORT_SYMBOL vmlinux 0x98f12a4b in_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x99094fb2 qcom_scm_is_available +EXPORT_SYMBOL vmlinux 0x991efba3 inet6_del_protocol +EXPORT_SYMBOL vmlinux 0x9931f8c9 qcom_scm_lmh_dcvsh_available +EXPORT_SYMBOL vmlinux 0x993411fb crypto_sha512_update +EXPORT_SYMBOL vmlinux 0x9939eba0 backlight_unregister_notifier +EXPORT_SYMBOL vmlinux 0x993b2f47 mmc_can_trim +EXPORT_SYMBOL vmlinux 0x995135b1 flow_rule_match_enc_control +EXPORT_SYMBOL vmlinux 0x99517682 udp_encap_enable +EXPORT_SYMBOL vmlinux 0x995b1eed inet_csk_reset_keepalive_timer +EXPORT_SYMBOL vmlinux 0x995c110f ppp_register_net_channel +EXPORT_SYMBOL vmlinux 0x995cbddd phy_connect +EXPORT_SYMBOL vmlinux 0x99839a7b alloc_file_pseudo +EXPORT_SYMBOL vmlinux 0x999e8297 vfree +EXPORT_SYMBOL vmlinux 0x99cce117 udp_poll +EXPORT_SYMBOL vmlinux 0x99d472b1 net_dim_get_rx_moderation +EXPORT_SYMBOL vmlinux 0x99daa9bf try_offline_node +EXPORT_SYMBOL vmlinux 0x99e59e45 param_ops_byte +EXPORT_SYMBOL vmlinux 0x99f7371c refcount_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0x99f9638f __napi_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x99fdc104 pci_fixup_device +EXPORT_SYMBOL vmlinux 0x9a090050 tcp_rcv_state_process +EXPORT_SYMBOL vmlinux 0x9a0f2483 qdisc_warn_nonwc +EXPORT_SYMBOL vmlinux 0x9a101f59 pcie_capability_write_dword +EXPORT_SYMBOL vmlinux 0x9a10fb0c block_commit_write +EXPORT_SYMBOL vmlinux 0x9a1dfd65 strpbrk +EXPORT_SYMBOL vmlinux 0x9a22391e radix_tree_gang_lookup_tag_slot +EXPORT_SYMBOL vmlinux 0x9a245e08 user_path_at_empty +EXPORT_SYMBOL vmlinux 0x9a3f39e9 page_readlink +EXPORT_SYMBOL vmlinux 0x9a407bc5 devfreq_get_freq_range +EXPORT_SYMBOL vmlinux 0x9a553fdc tegra_dfll_runtime_suspend +EXPORT_SYMBOL vmlinux 0x9a583306 netlbl_bitmap_walk +EXPORT_SYMBOL vmlinux 0x9a68d06a fb_io_write +EXPORT_SYMBOL vmlinux 0x9a6e3380 tegra_io_pad_power_enable +EXPORT_SYMBOL vmlinux 0x9a792f3f sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x9a8606c8 blk_rq_map_integrity_sg +EXPORT_SYMBOL vmlinux 0x9aaeddd1 tcp_conn_request +EXPORT_SYMBOL vmlinux 0x9aaeefce sysctl_nf_log_all_netns +EXPORT_SYMBOL vmlinux 0x9abbc47f input_setup_polling +EXPORT_SYMBOL vmlinux 0x9ac6dde8 mmc_erase +EXPORT_SYMBOL vmlinux 0x9acdcc08 fscrypt_encrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x9ada8f7b config_item_get_unless_zero +EXPORT_SYMBOL vmlinux 0x9ae47436 _find_last_bit +EXPORT_SYMBOL vmlinux 0x9ae82794 folio_wait_bit +EXPORT_SYMBOL vmlinux 0x9aecdb41 ppp_input_error +EXPORT_SYMBOL vmlinux 0x9af322af dev_set_mac_address +EXPORT_SYMBOL vmlinux 0x9b03504a sk_stop_timer_sync +EXPORT_SYMBOL vmlinux 0x9b128a66 qcom_scm_set_remote_state +EXPORT_SYMBOL vmlinux 0x9b16f0bc jbd2_journal_try_to_free_buffers +EXPORT_SYMBOL vmlinux 0x9b1ce168 pci_bus_write_config_byte +EXPORT_SYMBOL vmlinux 0x9b2560b9 gf128mul_init_4k_bbe +EXPORT_SYMBOL vmlinux 0x9b33e0d7 unregister_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x9b496b21 posix_acl_alloc +EXPORT_SYMBOL vmlinux 0x9b62847f of_graph_get_port_by_id +EXPORT_SYMBOL vmlinux 0x9b6c724e xudma_pktdma_tflow_get_irq +EXPORT_SYMBOL vmlinux 0x9b72478f acpi_unload_parent_table +EXPORT_SYMBOL vmlinux 0x9b7c585d locks_init_lock +EXPORT_SYMBOL vmlinux 0x9b7d5ebd netif_tx_unlock +EXPORT_SYMBOL vmlinux 0x9b9cee54 __find_get_block +EXPORT_SYMBOL vmlinux 0x9ba32721 nf_log_register +EXPORT_SYMBOL vmlinux 0x9bae52ac eth_commit_mac_addr_change +EXPORT_SYMBOL vmlinux 0x9bbf2be6 blk_mq_delay_run_hw_queue +EXPORT_SYMBOL vmlinux 0x9bc6f390 devm_devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0x9bdf9212 vfs_fileattr_set +EXPORT_SYMBOL vmlinux 0x9be3ecc1 ww_mutex_unlock +EXPORT_SYMBOL vmlinux 0x9bf4960c ip_mc_join_group +EXPORT_SYMBOL vmlinux 0x9bf4bc89 free_netdev +EXPORT_SYMBOL vmlinux 0x9c0cb374 inet_sk_rebuild_header +EXPORT_SYMBOL vmlinux 0x9c122bcf mempool_create_node +EXPORT_SYMBOL vmlinux 0x9c189cfd unpin_user_pages_dirty_lock +EXPORT_SYMBOL vmlinux 0x9c1e5bf5 queued_spin_lock_slowpath +EXPORT_SYMBOL vmlinux 0x9c210791 pnp_request_card_device +EXPORT_SYMBOL vmlinux 0x9c24d996 xfrm_state_register_afinfo +EXPORT_SYMBOL vmlinux 0x9c2f2238 refresh_frequency_limits +EXPORT_SYMBOL vmlinux 0x9c3baaf4 i2c_find_device_by_fwnode +EXPORT_SYMBOL vmlinux 0x9c3e2a94 __cgroup_bpf_run_filter_sock_ops +EXPORT_SYMBOL vmlinux 0x9c4b6734 call_netdevice_notifiers +EXPORT_SYMBOL vmlinux 0x9c5a2ada ucc_fast_dump_regs +EXPORT_SYMBOL vmlinux 0x9c5d5b94 crc8 +EXPORT_SYMBOL vmlinux 0x9c7cc2ed tcp_sync_mss +EXPORT_SYMBOL vmlinux 0x9c86b9ab fileattr_fill_flags +EXPORT_SYMBOL vmlinux 0x9c90a5c1 max8925_bulk_read +EXPORT_SYMBOL vmlinux 0x9c944769 skb_copy_header +EXPORT_SYMBOL vmlinux 0x9c9aa3b9 parse_int_array_user +EXPORT_SYMBOL vmlinux 0x9cab34a6 rfkill_set_led_trigger_name +EXPORT_SYMBOL vmlinux 0x9caf64ce unix_attach_fds +EXPORT_SYMBOL vmlinux 0x9cc56c50 dquot_release +EXPORT_SYMBOL vmlinux 0x9ccf7171 vme_dma_pci_attribute +EXPORT_SYMBOL vmlinux 0x9cd15df3 generic_file_mmap +EXPORT_SYMBOL vmlinux 0x9cd93162 skb_seq_read +EXPORT_SYMBOL vmlinux 0x9cdfb3f7 sysctl_fb_tunnels_only_for_init_net +EXPORT_SYMBOL vmlinux 0x9ceb5251 simple_transaction_get +EXPORT_SYMBOL vmlinux 0x9ced4bb4 of_find_compatible_node +EXPORT_SYMBOL vmlinux 0x9d02b3e7 of_iomap +EXPORT_SYMBOL vmlinux 0x9d0d6206 unregister_netdevice_notifier +EXPORT_SYMBOL vmlinux 0x9d1a5e3a __memcpy +EXPORT_SYMBOL vmlinux 0x9d223bad blk_rq_map_user +EXPORT_SYMBOL vmlinux 0x9d26675e zstd_cstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x9d2ab8ac __tasklet_schedule +EXPORT_SYMBOL vmlinux 0x9d2e7707 unregister_sysrq_key +EXPORT_SYMBOL vmlinux 0x9d328dd5 d_set_fallthru +EXPORT_SYMBOL vmlinux 0x9d37e68d udp_seq_next +EXPORT_SYMBOL vmlinux 0x9d56dc38 mmc_gpiod_request_ro +EXPORT_SYMBOL vmlinux 0x9d61e994 ucs2_strncmp +EXPORT_SYMBOL vmlinux 0x9d715656 fb_set_var +EXPORT_SYMBOL vmlinux 0x9d81bc6b skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x9d844826 proc_mkdir +EXPORT_SYMBOL vmlinux 0x9d871074 kmalloc_trace +EXPORT_SYMBOL vmlinux 0x9d92f3ad __wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0x9d9926d9 nd_btt_version +EXPORT_SYMBOL vmlinux 0x9dc0878d scsi_partsize +EXPORT_SYMBOL vmlinux 0x9dcc18a4 lookup_one_qstr_excl +EXPORT_SYMBOL vmlinux 0x9dd4b105 ip6mr_rule_default +EXPORT_SYMBOL vmlinux 0x9dd9df13 dm_kcopyd_client_create +EXPORT_SYMBOL vmlinux 0x9df21d0e qman_affine_channel +EXPORT_SYMBOL vmlinux 0x9df995fb stack_depot_set_extra_bits +EXPORT_SYMBOL vmlinux 0x9e0c711d vzalloc_node +EXPORT_SYMBOL vmlinux 0x9e0fa5ae hsiphash_3u32 +EXPORT_SYMBOL vmlinux 0x9e13f6f6 gf128mul_lle +EXPORT_SYMBOL vmlinux 0x9e25a3c0 lease_get_mtime +EXPORT_SYMBOL vmlinux 0x9e2737f0 acpi_install_interface_handler +EXPORT_SYMBOL vmlinux 0x9e4faeef dm_io_client_destroy +EXPORT_SYMBOL vmlinux 0x9e54ead3 bdi_put +EXPORT_SYMBOL vmlinux 0x9e5e750d node_to_cpumask_map +EXPORT_SYMBOL vmlinux 0x9e61bb05 set_freezable +EXPORT_SYMBOL vmlinux 0x9e633ee6 kmem_cache_free_bulk +EXPORT_SYMBOL vmlinux 0x9e7d6bd0 __udelay +EXPORT_SYMBOL vmlinux 0x9e83b27c xsk_tx_completed +EXPORT_SYMBOL vmlinux 0x9e851713 i2c_put_adapter +EXPORT_SYMBOL vmlinux 0x9e85e035 mipi_dsi_dcs_set_tear_scanline +EXPORT_SYMBOL vmlinux 0x9e9eab95 devcgroup_check_permission +EXPORT_SYMBOL vmlinux 0x9e9fdd9d memunmap +EXPORT_SYMBOL vmlinux 0x9ea6a20c skb_kill_datagram +EXPORT_SYMBOL vmlinux 0x9eacf8a5 kstrndup +EXPORT_SYMBOL vmlinux 0x9eb187fa xudma_pktdma_rflow_get_irq +EXPORT_SYMBOL vmlinux 0x9ebd67f9 input_mt_init_slots +EXPORT_SYMBOL vmlinux 0x9ec0e639 twl6030_interrupt_unmask +EXPORT_SYMBOL vmlinux 0x9ec2fbd8 unlock_new_inode +EXPORT_SYMBOL vmlinux 0x9ec6ca96 ktime_get_real_ts64 +EXPORT_SYMBOL vmlinux 0x9ed12e20 kmalloc_large +EXPORT_SYMBOL vmlinux 0x9ed7c847 brcmstb_get_family_id +EXPORT_SYMBOL vmlinux 0x9ed978de vme_lm_set +EXPORT_SYMBOL vmlinux 0x9edddaac blk_pm_runtime_init +EXPORT_SYMBOL vmlinux 0x9eec2ed7 release_pages +EXPORT_SYMBOL vmlinux 0x9ef443e2 simple_transaction_read +EXPORT_SYMBOL vmlinux 0x9f07ef7b ip6_route_me_harder +EXPORT_SYMBOL vmlinux 0x9f1adc6b blk_integrity_unregister +EXPORT_SYMBOL vmlinux 0x9f2f87e8 sock_rfree +EXPORT_SYMBOL vmlinux 0x9f3acecb rproc_alloc +EXPORT_SYMBOL vmlinux 0x9f415485 pfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x9f46ced8 __sw_hweight64 +EXPORT_SYMBOL vmlinux 0x9f4f2aa3 acpi_gbl_FADT +EXPORT_SYMBOL vmlinux 0x9f50b770 keyring_restrict +EXPORT_SYMBOL vmlinux 0x9f54822f mr_mfc_find_parent +EXPORT_SYMBOL vmlinux 0x9f54ead7 gro_cells_destroy +EXPORT_SYMBOL vmlinux 0x9f5e7402 fs_param_is_u64 +EXPORT_SYMBOL vmlinux 0x9f5efcad xfrm_register_type +EXPORT_SYMBOL vmlinux 0x9f5fe24b mdio_device_create +EXPORT_SYMBOL vmlinux 0x9f6fbfb7 __skb_ext_del +EXPORT_SYMBOL vmlinux 0x9f74baea set_disk_ro +EXPORT_SYMBOL vmlinux 0x9f76baf4 _raw_write_unlock_irq +EXPORT_SYMBOL vmlinux 0x9f7d7dbb logic_outsw +EXPORT_SYMBOL vmlinux 0x9f984513 strrchr +EXPORT_SYMBOL vmlinux 0x9fa47200 sb_min_blocksize +EXPORT_SYMBOL vmlinux 0x9fa7184a cancel_delayed_work_sync +EXPORT_SYMBOL vmlinux 0x9facb9ca mipi_dsi_attach +EXPORT_SYMBOL vmlinux 0x9fb1291c genphy_loopback +EXPORT_SYMBOL vmlinux 0x9fb3c3e6 tls_client_hello_anon +EXPORT_SYMBOL vmlinux 0x9fb41842 netdev_offload_xstats_report_delta +EXPORT_SYMBOL vmlinux 0x9fcbe1b3 pcie_capability_clear_and_set_word_locked +EXPORT_SYMBOL vmlinux 0x9fd177c1 sg_miter_start +EXPORT_SYMBOL vmlinux 0x9fd1ec03 put_ipc_ns +EXPORT_SYMBOL vmlinux 0x9fd5f536 skb_add_rx_frag +EXPORT_SYMBOL vmlinux 0x9fd924af __folio_put +EXPORT_SYMBOL vmlinux 0x9fdecc31 unregister_netdevice_many +EXPORT_SYMBOL vmlinux 0x9fe79538 invalidate_disk +EXPORT_SYMBOL vmlinux 0x9feed7ce timer_reduce +EXPORT_SYMBOL vmlinux 0x9fef6b9e dm_io +EXPORT_SYMBOL vmlinux 0x9ff1e612 phy_get_c45_ids +EXPORT_SYMBOL vmlinux 0x9ff8fa13 skb_trim +EXPORT_SYMBOL vmlinux 0x9ffa3a75 netdev_max_backlog +EXPORT_SYMBOL vmlinux 0x9ffd23bd I_BDEV +EXPORT_SYMBOL vmlinux 0xa0048ce7 udp_lib_setsockopt +EXPORT_SYMBOL vmlinux 0xa00aca2a dql_completed +EXPORT_SYMBOL vmlinux 0xa00ee2a2 mnt_drop_write_file +EXPORT_SYMBOL vmlinux 0xa01d3df6 font_vga_8x16 +EXPORT_SYMBOL vmlinux 0xa022e908 do_splice_direct +EXPORT_SYMBOL vmlinux 0xa02aa74a __cond_resched_lock +EXPORT_SYMBOL vmlinux 0xa033d747 next_arg +EXPORT_SYMBOL vmlinux 0xa0395e40 udp_lib_get_port +EXPORT_SYMBOL vmlinux 0xa03f7a83 devfreq_add_governor +EXPORT_SYMBOL vmlinux 0xa0436e98 in6addr_linklocal_allnodes +EXPORT_SYMBOL vmlinux 0xa0466ecb __skb_gso_segment +EXPORT_SYMBOL vmlinux 0xa04e33da qcom_scm_lmh_dcvsh +EXPORT_SYMBOL vmlinux 0xa057df8f twl_set_regcache_bypass +EXPORT_SYMBOL vmlinux 0xa05998b2 param_get_bool +EXPORT_SYMBOL vmlinux 0xa05b6be2 psched_ppscfg_precompute +EXPORT_SYMBOL vmlinux 0xa079226f register_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0xa07a37f0 memchr +EXPORT_SYMBOL vmlinux 0xa07d1b3c tasklet_setup +EXPORT_SYMBOL vmlinux 0xa081cf49 __neigh_create +EXPORT_SYMBOL vmlinux 0xa084749a __bitmap_or +EXPORT_SYMBOL vmlinux 0xa090c436 begin_new_exec +EXPORT_SYMBOL vmlinux 0xa095e02e generic_check_addressable +EXPORT_SYMBOL vmlinux 0xa0ae1e73 siphash_3u64 +EXPORT_SYMBOL vmlinux 0xa0b04675 vmalloc_32 +EXPORT_SYMBOL vmlinux 0xa0bda53a generic_setlease +EXPORT_SYMBOL vmlinux 0xa0dad88e netdev_adjacent_get_private +EXPORT_SYMBOL vmlinux 0xa0eae826 smp_call_function +EXPORT_SYMBOL vmlinux 0xa0ebd14c sysctl_tcp_mem +EXPORT_SYMBOL vmlinux 0xa0ebd437 hdmi_drm_infoframe_check +EXPORT_SYMBOL vmlinux 0xa0ee496f i2c_smbus_write_i2c_block_data +EXPORT_SYMBOL vmlinux 0xa0f10085 __sg_free_table +EXPORT_SYMBOL vmlinux 0xa0fbac79 wake_up_bit +EXPORT_SYMBOL vmlinux 0xa108eb4d sysctl_optmem_max +EXPORT_SYMBOL vmlinux 0xa1090fbb gpiochip_irq_relres +EXPORT_SYMBOL vmlinux 0xa115da49 __tracepoint_kfree +EXPORT_SYMBOL vmlinux 0xa11c9d8b sock_create +EXPORT_SYMBOL vmlinux 0xa1242486 bio_add_page +EXPORT_SYMBOL vmlinux 0xa1369dca tcp_md5_hash_key +EXPORT_SYMBOL vmlinux 0xa1541c5b kfree_skb_partial +EXPORT_SYMBOL vmlinux 0xa16ab813 inode_init_owner +EXPORT_SYMBOL vmlinux 0xa1711d2b pin_user_pages_remote +EXPORT_SYMBOL vmlinux 0xa172c5be netif_tx_lock +EXPORT_SYMBOL vmlinux 0xa1a186c5 dquot_initialize_needed +EXPORT_SYMBOL vmlinux 0xa1a95c6c seq_puts +EXPORT_SYMBOL vmlinux 0xa1ab00c3 fscrypt_put_encryption_info +EXPORT_SYMBOL vmlinux 0xa1ba6861 rdmacg_try_charge +EXPORT_SYMBOL vmlinux 0xa1d2f176 padata_do_serial +EXPORT_SYMBOL vmlinux 0xa1d533ec kern_path +EXPORT_SYMBOL vmlinux 0xa1f17d71 t10_pi_type3_crc +EXPORT_SYMBOL vmlinux 0xa2060911 inet_current_timestamp +EXPORT_SYMBOL vmlinux 0xa20f94af seq_open_private +EXPORT_SYMBOL vmlinux 0xa215409b bio_uninit +EXPORT_SYMBOL vmlinux 0xa21ac148 inet_addr_type_table +EXPORT_SYMBOL vmlinux 0xa2326c49 acpi_remove_table_handler +EXPORT_SYMBOL vmlinux 0xa2360c7f input_mt_sync_frame +EXPORT_SYMBOL vmlinux 0xa23ffc04 groups_sort +EXPORT_SYMBOL vmlinux 0xa24f23d8 __request_module +EXPORT_SYMBOL vmlinux 0xa2506d0a mii_link_ok +EXPORT_SYMBOL vmlinux 0xa25e345e of_pci_range_to_resource +EXPORT_SYMBOL vmlinux 0xa25edd9f bdi_alloc +EXPORT_SYMBOL vmlinux 0xa263892b fscrypt_fname_free_buffer +EXPORT_SYMBOL vmlinux 0xa26a1d42 __phy_read_mmd +EXPORT_SYMBOL vmlinux 0xa28cfcc0 gen_estimator_active +EXPORT_SYMBOL vmlinux 0xa29e12f0 set_page_writeback +EXPORT_SYMBOL vmlinux 0xa2a756d7 mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0xa2ac58da unregister_mii_timestamper +EXPORT_SYMBOL vmlinux 0xa2bd123b pskb_expand_head +EXPORT_SYMBOL vmlinux 0xa2c42d88 inet_csk_reqsk_queue_add +EXPORT_SYMBOL vmlinux 0xa2cf3649 qman_fq_fqid +EXPORT_SYMBOL vmlinux 0xa2d4b75e qcom_scm_iommu_set_cp_pool_size +EXPORT_SYMBOL vmlinux 0xa2d7ec8d __SCK__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xa2f14c24 device_get_ethdev_address +EXPORT_SYMBOL vmlinux 0xa30cdc0a dcb_ieee_getapp_mask +EXPORT_SYMBOL vmlinux 0xa3190731 mii_ethtool_gset +EXPORT_SYMBOL vmlinux 0xa32b3842 __aperture_remove_legacy_vga_devices +EXPORT_SYMBOL vmlinux 0xa334199b noop_fsync +EXPORT_SYMBOL vmlinux 0xa3394ba7 nla_reserve +EXPORT_SYMBOL vmlinux 0xa339e6e5 on_each_cpu_cond_mask +EXPORT_SYMBOL vmlinux 0xa3522df5 qman_query_fq_np +EXPORT_SYMBOL vmlinux 0xa3560c3f key_move +EXPORT_SYMBOL vmlinux 0xa372d2d4 skb_flow_get_icmp_tci +EXPORT_SYMBOL vmlinux 0xa37382b7 twl6030_mmc_card_detect +EXPORT_SYMBOL vmlinux 0xa3742ac9 add_to_pipe +EXPORT_SYMBOL vmlinux 0xa38465ac peernet2id +EXPORT_SYMBOL vmlinux 0xa396b0c4 register_key_type +EXPORT_SYMBOL vmlinux 0xa3a6d1bb vme_irq_handler +EXPORT_SYMBOL vmlinux 0xa3b3f060 pagecache_isize_extended +EXPORT_SYMBOL vmlinux 0xa3be8342 __ubsan_handle_type_mismatch +EXPORT_SYMBOL vmlinux 0xa3c310ac tty_port_tty_get +EXPORT_SYMBOL vmlinux 0xa3c491e3 ip_sock_set_tos +EXPORT_SYMBOL vmlinux 0xa3c90fa9 unlock_page +EXPORT_SYMBOL vmlinux 0xa3cb401b __mmap_lock_do_trace_released +EXPORT_SYMBOL vmlinux 0xa3cefaa0 blake2s_update +EXPORT_SYMBOL vmlinux 0xa3d4e488 skb_unlink +EXPORT_SYMBOL vmlinux 0xa3de1594 pci_setup_cardbus +EXPORT_SYMBOL vmlinux 0xa3df23b2 device_get_mac_address +EXPORT_SYMBOL vmlinux 0xa3e318a1 tcp_init_sock +EXPORT_SYMBOL vmlinux 0xa3ea9c00 dump_align +EXPORT_SYMBOL vmlinux 0xa3fa284d md_bitmap_unplug +EXPORT_SYMBOL vmlinux 0xa3fea172 sha224_final +EXPORT_SYMBOL vmlinux 0xa40ff01b acpi_dbg_layer +EXPORT_SYMBOL vmlinux 0xa4171918 give_up_console +EXPORT_SYMBOL vmlinux 0xa4194fac i2c_smbus_read_block_data +EXPORT_SYMBOL vmlinux 0xa41dc263 dcb_getrewr +EXPORT_SYMBOL vmlinux 0xa439b3aa nf_ip6_checksum +EXPORT_SYMBOL vmlinux 0xa440d121 flow_keys_dissector +EXPORT_SYMBOL vmlinux 0xa448c653 qcom_scm_ice_set_key +EXPORT_SYMBOL vmlinux 0xa454546d dev_mc_del +EXPORT_SYMBOL vmlinux 0xa4657d07 input_get_keycode +EXPORT_SYMBOL vmlinux 0xa4752540 phy_advertise_supported +EXPORT_SYMBOL vmlinux 0xa485e64c __mod_zone_page_state +EXPORT_SYMBOL vmlinux 0xa48bb0a1 skb_tunnel_check_pmtu +EXPORT_SYMBOL vmlinux 0xa4c722ee __skb_checksum_complete +EXPORT_SYMBOL vmlinux 0xa4c923cd capable_wrt_inode_uidgid +EXPORT_SYMBOL vmlinux 0xa4e899f3 xfrm_input_resume +EXPORT_SYMBOL vmlinux 0xa4fca045 qcom_scm_ocmem_lock +EXPORT_SYMBOL vmlinux 0xa4fde4c5 tcf_exts_dump +EXPORT_SYMBOL vmlinux 0xa50126d4 kmem_cache_destroy +EXPORT_SYMBOL vmlinux 0xa5067a7f free_buffer_head +EXPORT_SYMBOL vmlinux 0xa5172a93 add_to_page_cache_lru +EXPORT_SYMBOL vmlinux 0xa519ae74 dma_mmap_attrs +EXPORT_SYMBOL vmlinux 0xa51edd55 fifo_create_dflt +EXPORT_SYMBOL vmlinux 0xa5258a33 is_bad_inode +EXPORT_SYMBOL vmlinux 0xa52bedf6 xenbus_dev_request_and_reply +EXPORT_SYMBOL vmlinux 0xa52d3582 mmc_can_discard +EXPORT_SYMBOL vmlinux 0xa53918cb ipv6_push_frag_opts +EXPORT_SYMBOL vmlinux 0xa54ae77b pci_back_from_sleep +EXPORT_SYMBOL vmlinux 0xa54b9063 cpu_rmap_add +EXPORT_SYMBOL vmlinux 0xa5526619 rb_insert_color +EXPORT_SYMBOL vmlinux 0xa55e65bd i2c_smbus_write_byte_data +EXPORT_SYMBOL vmlinux 0xa587aacc tcf_exts_change +EXPORT_SYMBOL vmlinux 0xa58af0a6 _raw_read_unlock_irq +EXPORT_SYMBOL vmlinux 0xa58ed3ed iov_iter_discard +EXPORT_SYMBOL vmlinux 0xa5976e4f dev_base_lock +EXPORT_SYMBOL vmlinux 0xa5a04fc3 generic_shutdown_super +EXPORT_SYMBOL vmlinux 0xa5baa60e netdev_state_change +EXPORT_SYMBOL vmlinux 0xa5d4db3e truncate_inode_pages +EXPORT_SYMBOL vmlinux 0xa5dbffd4 is_nd_dax +EXPORT_SYMBOL vmlinux 0xa5dd517e phy_set_sym_pause +EXPORT_SYMBOL vmlinux 0xa5ea7f7a udpv6_sendmsg +EXPORT_SYMBOL vmlinux 0xa5f024f3 pcim_iomap +EXPORT_SYMBOL vmlinux 0xa5f7cf37 __cpu_possible_mask +EXPORT_SYMBOL vmlinux 0xa613f3c0 scsi_print_command +EXPORT_SYMBOL vmlinux 0xa61ced89 qdisc_put_rtab +EXPORT_SYMBOL vmlinux 0xa61e809f blk_queue_dma_alignment +EXPORT_SYMBOL vmlinux 0xa61fe2e9 security_socket_getpeersec_dgram +EXPORT_SYMBOL vmlinux 0xa6257a2f complete +EXPORT_SYMBOL vmlinux 0xa62b36ae reuseport_add_sock +EXPORT_SYMBOL vmlinux 0xa6457c89 hdmi_infoframe_pack +EXPORT_SYMBOL vmlinux 0xa648e561 __ubsan_handle_shift_out_of_bounds +EXPORT_SYMBOL vmlinux 0xa64c7249 __printk_cpu_sync_try_get +EXPORT_SYMBOL vmlinux 0xa64e0d1e of_device_is_compatible +EXPORT_SYMBOL vmlinux 0xa65531c2 ww_mutex_trylock +EXPORT_SYMBOL vmlinux 0xa65c6def alt_cb_patch_nops +EXPORT_SYMBOL vmlinux 0xa663a303 __do_once_sleepable_done +EXPORT_SYMBOL vmlinux 0xa67e2dca dev_uc_init +EXPORT_SYMBOL vmlinux 0xa681fe88 generate_random_uuid +EXPORT_SYMBOL vmlinux 0xa6856b3b set_anon_super +EXPORT_SYMBOL vmlinux 0xa6b1fd06 kset_register +EXPORT_SYMBOL vmlinux 0xa6b2f5ad write_cache_pages +EXPORT_SYMBOL vmlinux 0xa6b91905 __qdisc_calculate_pkt_len +EXPORT_SYMBOL vmlinux 0xa6d2b822 blk_mq_delay_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xa6d4a708 ipv6_getsockopt +EXPORT_SYMBOL vmlinux 0xa6e1be11 xsk_set_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0xa6f7740a tso_build_data +EXPORT_SYMBOL vmlinux 0xa6f92012 blackhole_netdev +EXPORT_SYMBOL vmlinux 0xa7008c46 mr_mfc_seq_idx +EXPORT_SYMBOL vmlinux 0xa705ca2c tcp_read_sock +EXPORT_SYMBOL vmlinux 0xa70952aa scsi_dma_map +EXPORT_SYMBOL vmlinux 0xa70b8458 jbd2_journal_flush +EXPORT_SYMBOL vmlinux 0xa70bc96d qcom_scm_restore_sec_cfg_available +EXPORT_SYMBOL vmlinux 0xa70e59db ip_route_input_noref +EXPORT_SYMBOL vmlinux 0xa70ed9dc tcp_hashinfo +EXPORT_SYMBOL vmlinux 0xa714ef72 __inode_sub_bytes +EXPORT_SYMBOL vmlinux 0xa71acc92 fman_port_config +EXPORT_SYMBOL vmlinux 0xa72035f9 xa_get_order +EXPORT_SYMBOL vmlinux 0xa7258ec6 rproc_elf_load_rsc_table +EXPORT_SYMBOL vmlinux 0xa7261858 mipi_dsi_dcs_set_tear_on +EXPORT_SYMBOL vmlinux 0xa737a50b module_layout +EXPORT_SYMBOL vmlinux 0xa73849d7 tegra_dfll_register +EXPORT_SYMBOL vmlinux 0xa7470b22 __blockdev_direct_IO +EXPORT_SYMBOL vmlinux 0xa74c9877 refcount_dec_and_rtnl_lock +EXPORT_SYMBOL vmlinux 0xa74fa2be vm_iomap_memory +EXPORT_SYMBOL vmlinux 0xa75d315c dma_resv_add_fence +EXPORT_SYMBOL vmlinux 0xa76b5578 blk_mq_delay_run_hw_queues +EXPORT_SYMBOL vmlinux 0xa77bfd29 register_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0xa77cb1f4 mnt_set_expiry +EXPORT_SYMBOL vmlinux 0xa79f030b __ip_options_compile +EXPORT_SYMBOL vmlinux 0xa7b22402 dm_get_device +EXPORT_SYMBOL vmlinux 0xa7b6c37b sdev_prefix_printk +EXPORT_SYMBOL vmlinux 0xa7bd1738 sock_recvmsg +EXPORT_SYMBOL vmlinux 0xa7ceb46c cdrom_number_of_slots +EXPORT_SYMBOL vmlinux 0xa7cf92e5 sunxi_sram_claim +EXPORT_SYMBOL vmlinux 0xa7d5f92e ida_destroy +EXPORT_SYMBOL vmlinux 0xa7d70da9 inode_to_bdi +EXPORT_SYMBOL vmlinux 0xa7e1ea9f vme_lm_request +EXPORT_SYMBOL vmlinux 0xa7eedcc4 call_usermodehelper +EXPORT_SYMBOL vmlinux 0xa7f42205 netdev_lower_get_next_private_rcu +EXPORT_SYMBOL vmlinux 0xa7f51adc tcp_syn_ack_timeout +EXPORT_SYMBOL vmlinux 0xa8179643 vga_set_legacy_decoding +EXPORT_SYMBOL vmlinux 0xa843805a get_unused_fd_flags +EXPORT_SYMBOL vmlinux 0xa8455b08 kernel_getsockname +EXPORT_SYMBOL vmlinux 0xa84953d7 simple_dir_operations +EXPORT_SYMBOL vmlinux 0xa84ce9e0 crypto_aes_inv_sbox +EXPORT_SYMBOL vmlinux 0xa851d53b xfrm_policy_register_afinfo +EXPORT_SYMBOL vmlinux 0xa853396b xa_extract +EXPORT_SYMBOL vmlinux 0xa85a3e6d xa_load +EXPORT_SYMBOL vmlinux 0xa85ab087 __xfrm_decode_session +EXPORT_SYMBOL vmlinux 0xa862f722 vme_master_request +EXPORT_SYMBOL vmlinux 0xa8676398 __tracepoint_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xa8694ecd kblockd_schedule_work +EXPORT_SYMBOL vmlinux 0xa870268a file_remove_privs +EXPORT_SYMBOL vmlinux 0xa87a9ce9 jbd2_journal_stop +EXPORT_SYMBOL vmlinux 0xa8950f8c neigh_for_each +EXPORT_SYMBOL vmlinux 0xa897e3e7 mempool_free +EXPORT_SYMBOL vmlinux 0xa89a1cf1 ipmi_dmi_get_slave_addr +EXPORT_SYMBOL vmlinux 0xa8a8110c kernel_neon_end +EXPORT_SYMBOL vmlinux 0xa8aa4056 serio_bus +EXPORT_SYMBOL vmlinux 0xa8c44291 md_write_inc +EXPORT_SYMBOL vmlinux 0xa8c8655b __acpi_mdiobus_register +EXPORT_SYMBOL vmlinux 0xa8caa845 clk_bulk_put_all +EXPORT_SYMBOL vmlinux 0xa8cdf324 posix_acl_update_mode +EXPORT_SYMBOL vmlinux 0xa8ceedca revert_creds +EXPORT_SYMBOL vmlinux 0xa8e6933a qdf2400_e44_present +EXPORT_SYMBOL vmlinux 0xa8f6c843 ip_frag_ecn_table +EXPORT_SYMBOL vmlinux 0xa8fd8fa3 neigh_destroy +EXPORT_SYMBOL vmlinux 0xa90ca0de flush_rcu_work +EXPORT_SYMBOL vmlinux 0xa90f37c2 free_task +EXPORT_SYMBOL vmlinux 0xa913148c tcp_release_cb +EXPORT_SYMBOL vmlinux 0xa916b694 strnlen +EXPORT_SYMBOL vmlinux 0xa917c1de blk_limits_io_opt +EXPORT_SYMBOL vmlinux 0xa91e6181 generic_fillattr +EXPORT_SYMBOL vmlinux 0xa920e53b seq_bprintf +EXPORT_SYMBOL vmlinux 0xa9226040 mark_buffer_async_write +EXPORT_SYMBOL vmlinux 0xa9377907 md_check_recovery +EXPORT_SYMBOL vmlinux 0xa940ffc0 block_write_full_page +EXPORT_SYMBOL vmlinux 0xa94570fd tegra_ivc_cleanup +EXPORT_SYMBOL vmlinux 0xa9499584 bio_init_clone +EXPORT_SYMBOL vmlinux 0xa964dd13 gpmc_cs_request +EXPORT_SYMBOL vmlinux 0xa965ca81 reciprocal_value +EXPORT_SYMBOL vmlinux 0xa968d670 qman_start_using_portal +EXPORT_SYMBOL vmlinux 0xa976957d bitmap_remap +EXPORT_SYMBOL vmlinux 0xa9877349 dst_release_immediate +EXPORT_SYMBOL vmlinux 0xa99b8ac1 md_wakeup_thread +EXPORT_SYMBOL vmlinux 0xa9a70340 twl6040_power +EXPORT_SYMBOL vmlinux 0xa9ed62d2 tegra_fuse_readl +EXPORT_SYMBOL vmlinux 0xa9f26b70 devm_clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0xa9f568f9 truncate_inode_pages_range +EXPORT_SYMBOL vmlinux 0xa9f70ae0 input_mt_drop_unused +EXPORT_SYMBOL vmlinux 0xaa00fdc0 ec_transaction +EXPORT_SYMBOL vmlinux 0xaa0c318b vscnprintf +EXPORT_SYMBOL vmlinux 0xaa0d1fe7 dev_get_mac_address +EXPORT_SYMBOL vmlinux 0xaa108d49 genphy_read_status +EXPORT_SYMBOL vmlinux 0xaa10e503 folio_end_private_2 +EXPORT_SYMBOL vmlinux 0xaa16e15c scsi_print_sense_hdr +EXPORT_SYMBOL vmlinux 0xaa19e4aa _kstrtol +EXPORT_SYMBOL vmlinux 0xaa231b81 set_page_dirty +EXPORT_SYMBOL vmlinux 0xaa26552c elv_rb_find +EXPORT_SYMBOL vmlinux 0xaa2c3c34 mark_info_dirty +EXPORT_SYMBOL vmlinux 0xaa30bc1c jbd2_fc_begin_commit +EXPORT_SYMBOL vmlinux 0xaa341905 acpi_bios_exception +EXPORT_SYMBOL vmlinux 0xaa4c114c set_anon_super_fc +EXPORT_SYMBOL vmlinux 0xaa6f23ad rfkill_get_led_trigger_name +EXPORT_SYMBOL vmlinux 0xaa7d5387 unix_detach_fds +EXPORT_SYMBOL vmlinux 0xaa7e7d92 kern_path_create +EXPORT_SYMBOL vmlinux 0xaa8106bc crc8_populate_msb +EXPORT_SYMBOL vmlinux 0xaa8f1b71 inet_addr_is_any +EXPORT_SYMBOL vmlinux 0xaaa22180 ip_sock_set_mtu_discover +EXPORT_SYMBOL vmlinux 0xaaa4b9bc hchacha_block_generic +EXPORT_SYMBOL vmlinux 0xaaa4f51b max8998_write_reg +EXPORT_SYMBOL vmlinux 0xaaa50194 phy_ethtool_nway_reset +EXPORT_SYMBOL vmlinux 0xaaa50fb2 qcom_scm_lmh_profile_change +EXPORT_SYMBOL vmlinux 0xaab7aae3 dcbnl_ieee_notify +EXPORT_SYMBOL vmlinux 0xaac3fe6b of_phy_get_and_connect +EXPORT_SYMBOL vmlinux 0xaacd1064 inet_accept +EXPORT_SYMBOL vmlinux 0xaacf03c1 dma_fence_signal +EXPORT_SYMBOL vmlinux 0xaad0ae78 __bitmap_shift_right +EXPORT_SYMBOL vmlinux 0xaad6d92f rfkill_init_sw_state +EXPORT_SYMBOL vmlinux 0xaad8c7d6 default_wake_function +EXPORT_SYMBOL vmlinux 0xaae5eb26 __dev_get_by_index +EXPORT_SYMBOL vmlinux 0xaae8ab0e acpi_bus_power_manageable +EXPORT_SYMBOL vmlinux 0xaaf1db16 _dev_alert +EXPORT_SYMBOL vmlinux 0xaaf248ed request_key_tag +EXPORT_SYMBOL vmlinux 0xaaf4a334 qcom_scm_set_cold_boot_addr +EXPORT_SYMBOL vmlinux 0xaafdc258 strcasecmp +EXPORT_SYMBOL vmlinux 0xab1c40db ipv6_dev_mc_inc +EXPORT_SYMBOL vmlinux 0xab3697e4 irq_poll_init +EXPORT_SYMBOL vmlinux 0xab3b75ea vme_dma_pattern_attribute +EXPORT_SYMBOL vmlinux 0xab3fa57b rtnl_notify +EXPORT_SYMBOL vmlinux 0xab4695f9 phy_read_paged +EXPORT_SYMBOL vmlinux 0xab47bb50 vm_map_ram +EXPORT_SYMBOL vmlinux 0xab481715 netdev_get_xmit_slave +EXPORT_SYMBOL vmlinux 0xab4d01dc iterate_fd +EXPORT_SYMBOL vmlinux 0xab600421 probe_irq_off +EXPORT_SYMBOL vmlinux 0xab63baa5 unregister_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xab67a0ac dql_init +EXPORT_SYMBOL vmlinux 0xab6d5b3b hex_to_bin +EXPORT_SYMBOL vmlinux 0xab6d6b27 registered_fb +EXPORT_SYMBOL vmlinux 0xab70f57c ethtool_aggregate_ctrl_stats +EXPORT_SYMBOL vmlinux 0xab736dcd sk_stream_wait_close +EXPORT_SYMBOL vmlinux 0xab781570 fb_get_options +EXPORT_SYMBOL vmlinux 0xab9ffea4 d_rehash +EXPORT_SYMBOL vmlinux 0xabb9cfab pm860x_set_bits +EXPORT_SYMBOL vmlinux 0xabe112ec mount_bdev +EXPORT_SYMBOL vmlinux 0xabe13497 nf_getsockopt +EXPORT_SYMBOL vmlinux 0xabe70c28 arp_xmit +EXPORT_SYMBOL vmlinux 0xabf32f29 utf16s_to_utf8s +EXPORT_SYMBOL vmlinux 0xabf9173a __dec_zone_page_state +EXPORT_SYMBOL vmlinux 0xac1a55be unregister_reboot_notifier +EXPORT_SYMBOL vmlinux 0xac231fa7 skb_flow_dissect_ct +EXPORT_SYMBOL vmlinux 0xac3201b0 udp_flow_hashrnd +EXPORT_SYMBOL vmlinux 0xac42b2ac bioset_init +EXPORT_SYMBOL vmlinux 0xac537ac2 percpu_counter_destroy +EXPORT_SYMBOL vmlinux 0xac5fcec0 in4_pton +EXPORT_SYMBOL vmlinux 0xac8c0efb nf_log_unset +EXPORT_SYMBOL vmlinux 0xac928155 sock_from_file +EXPORT_SYMBOL vmlinux 0xac9e763e fscrypt_decrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xacab29b7 seq_hlist_start_percpu +EXPORT_SYMBOL vmlinux 0xacc45a36 kmem_cache_free +EXPORT_SYMBOL vmlinux 0xacd135e1 netdev_lower_dev_get_private +EXPORT_SYMBOL vmlinux 0xacd81eb3 jbd2_inode_cache +EXPORT_SYMBOL vmlinux 0xacddd806 ptp_get_vclocks_index +EXPORT_SYMBOL vmlinux 0xacf4d843 match_strdup +EXPORT_SYMBOL vmlinux 0xacf649bf audit_log_task_info +EXPORT_SYMBOL vmlinux 0xad0413d4 match_hex +EXPORT_SYMBOL vmlinux 0xad070ba9 dma_set_coherent_mask +EXPORT_SYMBOL vmlinux 0xad3265f4 inet_csk_complete_hashdance +EXPORT_SYMBOL vmlinux 0xad3ea04c qman_p_irqsource_remove +EXPORT_SYMBOL vmlinux 0xad50759d tcp_prot +EXPORT_SYMBOL vmlinux 0xad5d04c0 alloc_fcdev +EXPORT_SYMBOL vmlinux 0xad682b8f xudma_rchanrt_write +EXPORT_SYMBOL vmlinux 0xad6ba40e radix_tree_tag_get +EXPORT_SYMBOL vmlinux 0xad73041f autoremove_wake_function +EXPORT_SYMBOL vmlinux 0xad830966 trace_seq_acquire +EXPORT_SYMBOL vmlinux 0xad91bf98 crypto_sha3_final +EXPORT_SYMBOL vmlinux 0xad92cc84 dm_unregister_target +EXPORT_SYMBOL vmlinux 0xad98eaa3 ethtool_aggregate_rmon_stats +EXPORT_SYMBOL vmlinux 0xad9901ae bit_waitqueue +EXPORT_SYMBOL vmlinux 0xad9cc2f9 blk_rq_map_user_iov +EXPORT_SYMBOL vmlinux 0xad9ff63e bdi_unregister +EXPORT_SYMBOL vmlinux 0xada31e57 gen_pool_dma_alloc_align +EXPORT_SYMBOL vmlinux 0xadaabb70 genphy_read_lpa +EXPORT_SYMBOL vmlinux 0xadae6df8 blake2s_final +EXPORT_SYMBOL vmlinux 0xadaf8476 unregister_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0xadbeed61 mipi_dsi_packet_format_is_long +EXPORT_SYMBOL vmlinux 0xadcf5ba9 pm8606_osc_disable +EXPORT_SYMBOL vmlinux 0xadd139d4 rfs_needed +EXPORT_SYMBOL vmlinux 0xaddcaea5 qdisc_tree_reduce_backlog +EXPORT_SYMBOL vmlinux 0xade725ce __sk_dst_check +EXPORT_SYMBOL vmlinux 0xade835a3 dquot_get_next_id +EXPORT_SYMBOL vmlinux 0xadf2cc64 sock_kfree_s +EXPORT_SYMBOL vmlinux 0xadf6aec7 __ip_mc_dec_group +EXPORT_SYMBOL vmlinux 0xae04012c __vmalloc +EXPORT_SYMBOL vmlinux 0xae0a7292 mdiobus_setup_mdiodev_from_board_info +EXPORT_SYMBOL vmlinux 0xae0eae84 finish_swait +EXPORT_SYMBOL vmlinux 0xae1d2c5e fb_modesetting_disabled +EXPORT_SYMBOL vmlinux 0xae1f9ead generic_set_encrypted_ci_d_ops +EXPORT_SYMBOL vmlinux 0xae28e377 blk_integrity_compare +EXPORT_SYMBOL vmlinux 0xae316c11 icmpv6_err_convert +EXPORT_SYMBOL vmlinux 0xae33c403 xudma_navss_psil_unpair +EXPORT_SYMBOL vmlinux 0xae3cd13c import_single_range +EXPORT_SYMBOL vmlinux 0xae4a9dd2 inet_frag_reasm_prepare +EXPORT_SYMBOL vmlinux 0xae5a04bb acpi_evaluate_dsm +EXPORT_SYMBOL vmlinux 0xae5aa700 xsk_tx_peek_release_desc_batch +EXPORT_SYMBOL vmlinux 0xae5f11ab generic_file_direct_write +EXPORT_SYMBOL vmlinux 0xae61c07c jbd2_journal_init_jbd_inode +EXPORT_SYMBOL vmlinux 0xae61e3b5 eth_gro_receive +EXPORT_SYMBOL vmlinux 0xae66472b scsi_kmap_atomic_sg +EXPORT_SYMBOL vmlinux 0xae6700ca scsi_device_get +EXPORT_SYMBOL vmlinux 0xae6f91cf bpf_map_get +EXPORT_SYMBOL vmlinux 0xae82045f skb_vlan_pop +EXPORT_SYMBOL vmlinux 0xae988659 unpin_user_pages +EXPORT_SYMBOL vmlinux 0xae9efc5c xfrm4_udp_encap_rcv +EXPORT_SYMBOL vmlinux 0xaeac049a generate_random_guid +EXPORT_SYMBOL vmlinux 0xaeb082ad _raw_read_unlock_bh +EXPORT_SYMBOL vmlinux 0xaebd12f0 acpi_get_name +EXPORT_SYMBOL vmlinux 0xaecb27ef dma_resv_init +EXPORT_SYMBOL vmlinux 0xaeeae68d mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0xaef0a108 _copy_from_iter +EXPORT_SYMBOL vmlinux 0xaefb2b65 __splice_from_pipe +EXPORT_SYMBOL vmlinux 0xaf00a1b8 udp_seq_stop +EXPORT_SYMBOL vmlinux 0xaf1b1251 to_nd_btt +EXPORT_SYMBOL vmlinux 0xaf379c44 vma_set_file +EXPORT_SYMBOL vmlinux 0xaf3dd7dc scsi_logging_level +EXPORT_SYMBOL vmlinux 0xaf56600a arm64_use_ng_mappings +EXPORT_SYMBOL vmlinux 0xaf6ae97e free_inode_nonrcu +EXPORT_SYMBOL vmlinux 0xaf7ef56d may_umount +EXPORT_SYMBOL vmlinux 0xaf86df5a pci_scan_single_device +EXPORT_SYMBOL vmlinux 0xaf98f546 dev_add_offload +EXPORT_SYMBOL vmlinux 0xafaa6031 _find_next_and_bit +EXPORT_SYMBOL vmlinux 0xafb864c1 refcount_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0xafbb74af bio_integrity_prep +EXPORT_SYMBOL vmlinux 0xafc08054 dotdot_name +EXPORT_SYMBOL vmlinux 0xafc6c68e zstd_is_error +EXPORT_SYMBOL vmlinux 0xafc9d0e5 dma_sync_single_for_device +EXPORT_SYMBOL vmlinux 0xafd35c78 nd_integrity_init +EXPORT_SYMBOL vmlinux 0xafe6368d fman_bind +EXPORT_SYMBOL vmlinux 0xafe6a240 ndisc_ns_create +EXPORT_SYMBOL vmlinux 0xafe84816 pci_get_slot +EXPORT_SYMBOL vmlinux 0xaffef16a find_inode_rcu +EXPORT_SYMBOL vmlinux 0xb00879d4 from_kuid +EXPORT_SYMBOL vmlinux 0xb017e261 input_enable_softrepeat +EXPORT_SYMBOL vmlinux 0xb01bebf9 xfrm_get_acqseq +EXPORT_SYMBOL vmlinux 0xb023c8eb of_phy_is_fixed_link +EXPORT_SYMBOL vmlinux 0xb0240484 inet6_add_offload +EXPORT_SYMBOL vmlinux 0xb02a8940 dst_destroy +EXPORT_SYMBOL vmlinux 0xb04a43ad __xa_alloc_cyclic +EXPORT_SYMBOL vmlinux 0xb052134b __napi_schedule_irqoff +EXPORT_SYMBOL vmlinux 0xb058ca07 dim_calc_stats +EXPORT_SYMBOL vmlinux 0xb05c5f7f sync_filesystem +EXPORT_SYMBOL vmlinux 0xb05fc310 sysctl_rmem_max +EXPORT_SYMBOL vmlinux 0xb0617db4 wait_for_completion_state +EXPORT_SYMBOL vmlinux 0xb0984348 dquot_quota_on_mount +EXPORT_SYMBOL vmlinux 0xb09bdfa8 cros_ec_prepare_tx +EXPORT_SYMBOL vmlinux 0xb09c00be lookup_one_unlocked +EXPORT_SYMBOL vmlinux 0xb0a0da0c rational_best_approximation +EXPORT_SYMBOL vmlinux 0xb0a6d63d crypto_sha1_update +EXPORT_SYMBOL vmlinux 0xb0acf453 nd_device_notify +EXPORT_SYMBOL vmlinux 0xb0af69d1 md_reload_sb +EXPORT_SYMBOL vmlinux 0xb0c5e247 lockref_put_return +EXPORT_SYMBOL vmlinux 0xb0d193b0 get_phy_device +EXPORT_SYMBOL vmlinux 0xb0dc40bd tcf_exts_validate_ex +EXPORT_SYMBOL vmlinux 0xb0e10781 get_option +EXPORT_SYMBOL vmlinux 0xb0e7bd96 scsi_done_direct +EXPORT_SYMBOL vmlinux 0xb0f46820 max8998_read_reg +EXPORT_SYMBOL vmlinux 0xb0fe82f7 dev_get_port_parent_id +EXPORT_SYMBOL vmlinux 0xb121390a probe_irq_on +EXPORT_SYMBOL vmlinux 0xb1269190 tcf_action_dump_1 +EXPORT_SYMBOL vmlinux 0xb126d310 skb_set_owner_w +EXPORT_SYMBOL vmlinux 0xb12cbacb fb_unregister_client +EXPORT_SYMBOL vmlinux 0xb1342cdb _raw_read_lock_irqsave +EXPORT_SYMBOL vmlinux 0xb1386cd1 netdev_reset_tc +EXPORT_SYMBOL vmlinux 0xb13a0829 skb_clone_sk +EXPORT_SYMBOL vmlinux 0xb14ab1ef hdmi_audio_infoframe_init +EXPORT_SYMBOL vmlinux 0xb14bc7c4 __blk_alloc_disk +EXPORT_SYMBOL vmlinux 0xb14fc46a find_next_clump8 +EXPORT_SYMBOL vmlinux 0xb150d071 clk_bulk_get_all +EXPORT_SYMBOL vmlinux 0xb1518e15 cancel_work +EXPORT_SYMBOL vmlinux 0xb18be8c4 skb_checksum_setup +EXPORT_SYMBOL vmlinux 0xb1a68bac crypto_sha256_finup +EXPORT_SYMBOL vmlinux 0xb1bba1fb blk_mq_start_hw_queue +EXPORT_SYMBOL vmlinux 0xb1c3a01a oops_in_progress +EXPORT_SYMBOL vmlinux 0xb1ccd152 tso_start +EXPORT_SYMBOL vmlinux 0xb1ce9c03 napi_schedule_prep +EXPORT_SYMBOL vmlinux 0xb1db9a69 fsl_ifc_find +EXPORT_SYMBOL vmlinux 0xb1ddf995 jiffies_64_to_clock_t +EXPORT_SYMBOL vmlinux 0xb1de1c00 reuseport_attach_prog +EXPORT_SYMBOL vmlinux 0xb1ef2d50 cred_fscmp +EXPORT_SYMBOL vmlinux 0xb20629e2 pci_clear_master +EXPORT_SYMBOL vmlinux 0xb21c3819 vlan_vid_del +EXPORT_SYMBOL vmlinux 0xb22276bc __blk_mq_end_request +EXPORT_SYMBOL vmlinux 0xb22e16d5 radix_tree_maybe_preload +EXPORT_SYMBOL vmlinux 0xb23027c1 kstrtos16_from_user +EXPORT_SYMBOL vmlinux 0xb2436be9 dst_dev_put +EXPORT_SYMBOL vmlinux 0xb2851b6b truncate_pagecache +EXPORT_SYMBOL vmlinux 0xb2a3ec14 devm_pci_remap_cfg_resource +EXPORT_SYMBOL vmlinux 0xb2a8e66b pci_clear_mwi +EXPORT_SYMBOL vmlinux 0xb2a9cf10 neigh_proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0xb2b7308d xfrm_sad_getinfo +EXPORT_SYMBOL vmlinux 0xb2bcb088 acpi_current_gpe_count +EXPORT_SYMBOL vmlinux 0xb2d1e4af phy_register_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xb2dc5e69 rpmh_write_async +EXPORT_SYMBOL vmlinux 0xb2ead97c kimage_vaddr +EXPORT_SYMBOL vmlinux 0xb2f35c6a xxh64 +EXPORT_SYMBOL vmlinux 0xb2fcb56d queue_delayed_work_on +EXPORT_SYMBOL vmlinux 0xb2fcf035 dm_table_get_mode +EXPORT_SYMBOL vmlinux 0xb2fd306f __brelse +EXPORT_SYMBOL vmlinux 0xb306ec50 __sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken +EXPORT_SYMBOL vmlinux 0xb30b9822 vme_master_set +EXPORT_SYMBOL vmlinux 0xb30f280c xfrm6_protocol_register +EXPORT_SYMBOL vmlinux 0xb31f17e8 scsi_target_resume +EXPORT_SYMBOL vmlinux 0xb3200ce2 vfs_parse_fs_param_source +EXPORT_SYMBOL vmlinux 0xb320331f tcp_stream_memory_free +EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 +EXPORT_SYMBOL vmlinux 0xb32728bb qcom_scm_iommu_secure_ptbl_init +EXPORT_SYMBOL vmlinux 0xb34dca1c kryo_l2_get_indirect_reg +EXPORT_SYMBOL vmlinux 0xb35cf244 blk_mq_init_allocated_queue +EXPORT_SYMBOL vmlinux 0xb3687850 out_of_line_wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0xb36d5bdd param_set_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xb3867e6d mtree_insert +EXPORT_SYMBOL vmlinux 0xb386e0fd nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xb3a82019 profile_pc +EXPORT_SYMBOL vmlinux 0xb3b1a696 d_path +EXPORT_SYMBOL vmlinux 0xb3d2c76d scsi_hostbyte_string +EXPORT_SYMBOL vmlinux 0xb3e00899 tty_hung_up_p +EXPORT_SYMBOL vmlinux 0xb3f0de55 xz_dec_microlzma_run +EXPORT_SYMBOL vmlinux 0xb3f49446 kstrtos8_from_user +EXPORT_SYMBOL vmlinux 0xb3f548ad kmemdup_nul +EXPORT_SYMBOL vmlinux 0xb3f7646e kthread_should_stop +EXPORT_SYMBOL vmlinux 0xb3f7ccc7 rproc_coredump_using_sections +EXPORT_SYMBOL vmlinux 0xb3f985a8 sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb4043948 acpi_execute_simple_method +EXPORT_SYMBOL vmlinux 0xb4111f01 kthread_bind +EXPORT_SYMBOL vmlinux 0xb417c190 xfrm_policy_delete +EXPORT_SYMBOL vmlinux 0xb41c230a filp_close +EXPORT_SYMBOL vmlinux 0xb420191d devm_get_clk_from_child +EXPORT_SYMBOL vmlinux 0xb422644b dev_uc_add +EXPORT_SYMBOL vmlinux 0xb423dba1 console_blanked +EXPORT_SYMBOL vmlinux 0xb425e29d __xfrm_dst_lookup +EXPORT_SYMBOL vmlinux 0xb4414395 vme_master_mmap +EXPORT_SYMBOL vmlinux 0xb44937dc d_alloc +EXPORT_SYMBOL vmlinux 0xb4577003 acpi_dev_present +EXPORT_SYMBOL vmlinux 0xb46b73ce __sock_create +EXPORT_SYMBOL vmlinux 0xb46ccfe3 param_get_short +EXPORT_SYMBOL vmlinux 0xb47673a2 fiemap_prep +EXPORT_SYMBOL vmlinux 0xb48d4d22 security_sb_eat_lsm_opts +EXPORT_SYMBOL vmlinux 0xb49601a1 sg_zero_buffer +EXPORT_SYMBOL vmlinux 0xb4a1a6a0 i2c_smbus_read_i2c_block_data +EXPORT_SYMBOL vmlinux 0xb4a925c1 inode_set_bytes +EXPORT_SYMBOL vmlinux 0xb4c8b808 ip_fraglist_init +EXPORT_SYMBOL vmlinux 0xb4cea566 param_set_ulong +EXPORT_SYMBOL vmlinux 0xb4db2ae7 __scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0xb4db9388 kernel_connect +EXPORT_SYMBOL vmlinux 0xb4dff7da vme_irq_generate +EXPORT_SYMBOL vmlinux 0xb4e49274 find_inode_nowait +EXPORT_SYMBOL vmlinux 0xb4f29765 handshake_req_alloc +EXPORT_SYMBOL vmlinux 0xb4fe91e4 __devm_of_mdiobus_register +EXPORT_SYMBOL vmlinux 0xb51c8781 to_nd_pfn +EXPORT_SYMBOL vmlinux 0xb5289579 dget_parent +EXPORT_SYMBOL vmlinux 0xb53bf00b vma_alloc_folio +EXPORT_SYMBOL vmlinux 0xb53f2810 tcp_sockets_allocated +EXPORT_SYMBOL vmlinux 0xb57d725d mmc_can_erase +EXPORT_SYMBOL vmlinux 0xb57f1e27 fman_port_disable +EXPORT_SYMBOL vmlinux 0xb594c736 dev_addr_mod +EXPORT_SYMBOL vmlinux 0xb5a459dc unregister_blkdev +EXPORT_SYMBOL vmlinux 0xb5a6a5c8 pci_wait_for_pending_transaction +EXPORT_SYMBOL vmlinux 0xb5aa7165 dma_pool_destroy +EXPORT_SYMBOL vmlinux 0xb5b54b34 _raw_spin_unlock +EXPORT_SYMBOL vmlinux 0xb5b63711 fileattr_fill_xflags +EXPORT_SYMBOL vmlinux 0xb5cb10ef dquot_set_dqinfo +EXPORT_SYMBOL vmlinux 0xb5cba37a phy_ethtool_get_strings +EXPORT_SYMBOL vmlinux 0xb5cee1e9 tcf_unregister_action +EXPORT_SYMBOL vmlinux 0xb5d52928 skb_copy_datagram_iter +EXPORT_SYMBOL vmlinux 0xb5e41903 of_platform_bus_probe +EXPORT_SYMBOL vmlinux 0xb5e73116 flush_delayed_work +EXPORT_SYMBOL vmlinux 0xb5e81c10 phy_error +EXPORT_SYMBOL vmlinux 0xb5ef147e devfreq_recommended_opp +EXPORT_SYMBOL vmlinux 0xb5f357e9 sk_filter_trim_cap +EXPORT_SYMBOL vmlinux 0xb5f5a091 xfrm_find_acq +EXPORT_SYMBOL vmlinux 0xb5fec837 pci_unmap_rom +EXPORT_SYMBOL vmlinux 0xb60663e3 napi_consume_skb +EXPORT_SYMBOL vmlinux 0xb6088cec rproc_put +EXPORT_SYMBOL vmlinux 0xb61d6fc2 down_read_interruptible +EXPORT_SYMBOL vmlinux 0xb62d50d9 devm_extcon_unregister_notifier_all +EXPORT_SYMBOL vmlinux 0xb632e202 folio_wait_bit_killable +EXPORT_SYMBOL vmlinux 0xb633f115 irq_poll_enable +EXPORT_SYMBOL vmlinux 0xb63ccd3d netdev_has_upper_dev +EXPORT_SYMBOL vmlinux 0xb647118c file_modified +EXPORT_SYMBOL vmlinux 0xb654ef65 acpi_os_read_port +EXPORT_SYMBOL vmlinux 0xb6577ef6 security_socket_socketpair +EXPORT_SYMBOL vmlinux 0xb6648474 find_vma_intersection +EXPORT_SYMBOL vmlinux 0xb66e96d8 netlbl_audit_start +EXPORT_SYMBOL vmlinux 0xb670b978 xfrm6_rcv +EXPORT_SYMBOL vmlinux 0xb674238c pci_dev_driver +EXPORT_SYMBOL vmlinux 0xb678366f int_sqrt +EXPORT_SYMBOL vmlinux 0xb67a859d kobject_put +EXPORT_SYMBOL vmlinux 0xb67b9dfb xfrm6_rcv_tnl +EXPORT_SYMBOL vmlinux 0xb67fec0e uuid_parse +EXPORT_SYMBOL vmlinux 0xb6936ffe _bcd2bin +EXPORT_SYMBOL vmlinux 0xb69b8ec3 scsi_device_resume +EXPORT_SYMBOL vmlinux 0xb6acaa13 phy_sfp_detach +EXPORT_SYMBOL vmlinux 0xb6bd1e03 security_inet_conn_established +EXPORT_SYMBOL vmlinux 0xb6c34b5b md_bitmap_unplug_async +EXPORT_SYMBOL vmlinux 0xb6cb556a _find_first_and_bit +EXPORT_SYMBOL vmlinux 0xb6cf91fc nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0xb6db5666 dst_cow_metrics_generic +EXPORT_SYMBOL vmlinux 0xb6e36ce2 psched_ratecfg_precompute +EXPORT_SYMBOL vmlinux 0xb6f5fc00 device_add_disk +EXPORT_SYMBOL vmlinux 0xb6f8aadb generic_write_checks_count +EXPORT_SYMBOL vmlinux 0xb6f8bce6 page_pool_release_page +EXPORT_SYMBOL vmlinux 0xb6fa641e lock_sock_nested +EXPORT_SYMBOL vmlinux 0xb6fde909 close_fd +EXPORT_SYMBOL vmlinux 0xb70bc1c8 netdev_offload_xstats_push_delta +EXPORT_SYMBOL vmlinux 0xb71589f0 skip_spaces +EXPORT_SYMBOL vmlinux 0xb71ed69f __hw_addr_unsync +EXPORT_SYMBOL vmlinux 0xb737b185 gen_pool_best_fit +EXPORT_SYMBOL vmlinux 0xb73826aa tls_client_hello_x509 +EXPORT_SYMBOL vmlinux 0xb75f915a folio_migrate_flags +EXPORT_SYMBOL vmlinux 0xb765b973 scsi_host_lookup +EXPORT_SYMBOL vmlinux 0xb7688155 ucc_slow_init +EXPORT_SYMBOL vmlinux 0xb77b9a6a netpoll_cleanup +EXPORT_SYMBOL vmlinux 0xb78debe3 LZ4_decompress_fast_usingDict +EXPORT_SYMBOL vmlinux 0xb7b04278 dquot_get_next_dqblk +EXPORT_SYMBOL vmlinux 0xb7b7fa6e node_states +EXPORT_SYMBOL vmlinux 0xb7c0f443 sort +EXPORT_SYMBOL vmlinux 0xb7c28ff3 ipv6_find_hdr +EXPORT_SYMBOL vmlinux 0xb7c6db70 sysctl_max_skb_frags +EXPORT_SYMBOL vmlinux 0xb7df7adb kiocb_set_cancel_fn +EXPORT_SYMBOL vmlinux 0xb7f1c496 request_key_with_auxdata +EXPORT_SYMBOL vmlinux 0xb7f4225f __dev_queue_xmit +EXPORT_SYMBOL vmlinux 0xb7f6b3b6 watchdog_register_governor +EXPORT_SYMBOL vmlinux 0xb80b4a18 zstd_compress_bound +EXPORT_SYMBOL vmlinux 0xb81d326c input_mt_destroy_slots +EXPORT_SYMBOL vmlinux 0xb838310a pci_alloc_irq_vectors +EXPORT_SYMBOL vmlinux 0xb842716c qcom_scm_ocmem_lock_available +EXPORT_SYMBOL vmlinux 0xb84c6dd7 skb_queue_head +EXPORT_SYMBOL vmlinux 0xb84e6953 serial8250_do_pm +EXPORT_SYMBOL vmlinux 0xb8605d9c qman_p_static_dequeue_add +EXPORT_SYMBOL vmlinux 0xb86072f7 insert_inode_locked +EXPORT_SYMBOL vmlinux 0xb868ac5c register_sysrq_key +EXPORT_SYMBOL vmlinux 0xb8722378 mapping_read_folio_gfp +EXPORT_SYMBOL vmlinux 0xb89b6e6b guid_parse +EXPORT_SYMBOL vmlinux 0xb89d36f8 rdmacg_uncharge +EXPORT_SYMBOL vmlinux 0xb8b043f2 kfree_link +EXPORT_SYMBOL vmlinux 0xb8b172b1 tcf_exts_init_ex +EXPORT_SYMBOL vmlinux 0xb8b34fd8 tcp_poll +EXPORT_SYMBOL vmlinux 0xb8b977e2 mipi_dsi_dcs_set_tear_off +EXPORT_SYMBOL vmlinux 0xb8c20155 dquot_operations +EXPORT_SYMBOL vmlinux 0xb8ca950f kernel_read +EXPORT_SYMBOL vmlinux 0xb8dadb7c kobject_add +EXPORT_SYMBOL vmlinux 0xb8dd97f8 fib_notifier_ops_register +EXPORT_SYMBOL vmlinux 0xb8f7e9fa mfd_remove_devices +EXPORT_SYMBOL vmlinux 0xb8ff9c07 dev_uc_unsync +EXPORT_SYMBOL vmlinux 0xb8ffbbce jbd2_journal_inode_ranged_write +EXPORT_SYMBOL vmlinux 0xb907513f unpoison_memory +EXPORT_SYMBOL vmlinux 0xb911bb58 minmax_running_max +EXPORT_SYMBOL vmlinux 0xb920db49 acpi_tb_install_and_load_table +EXPORT_SYMBOL vmlinux 0xb92fd40a devfreq_monitor_resume +EXPORT_SYMBOL vmlinux 0xb93d0eed _dev_crit +EXPORT_SYMBOL vmlinux 0xb94339c4 qdisc_put_stab +EXPORT_SYMBOL vmlinux 0xb9478d90 hdmi_drm_infoframe_unpack_only +EXPORT_SYMBOL vmlinux 0xb96a62a8 blk_queue_max_secure_erase_sectors +EXPORT_SYMBOL vmlinux 0xb96c4f9e audit_log_subject_context +EXPORT_SYMBOL vmlinux 0xb96c9dea vme_register_error_handler +EXPORT_SYMBOL vmlinux 0xb97220ff bitmap_parse +EXPORT_SYMBOL vmlinux 0xb97e3759 vlan_ioctl_set +EXPORT_SYMBOL vmlinux 0xb97feea7 __mod_lruvec_page_state +EXPORT_SYMBOL vmlinux 0xb988338c mmc_cqe_recovery +EXPORT_SYMBOL vmlinux 0xb996c29a pci_read_config_word +EXPORT_SYMBOL vmlinux 0xb9a53e7d config_item_init_type_name +EXPORT_SYMBOL vmlinux 0xb9af1d0d __xa_clear_mark +EXPORT_SYMBOL vmlinux 0xb9c34131 xattr_supports_user_prefix +EXPORT_SYMBOL vmlinux 0xb9cffc0e __traceiter_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xb9e8e2cc in6addr_sitelocal_allrouters +EXPORT_SYMBOL vmlinux 0xb9f2f8a7 d_prune_aliases +EXPORT_SYMBOL vmlinux 0xb9fc381a qcom_scm_hdcp_req +EXPORT_SYMBOL vmlinux 0xba00daa2 dma_fence_allocate_private_stub +EXPORT_SYMBOL vmlinux 0xba0284d6 input_set_keycode +EXPORT_SYMBOL vmlinux 0xba0676e2 vm_zone_stat +EXPORT_SYMBOL vmlinux 0xba1008c8 __crc32c_le +EXPORT_SYMBOL vmlinux 0xba33ec47 kill_anon_super +EXPORT_SYMBOL vmlinux 0xba37099c cdev_del +EXPORT_SYMBOL vmlinux 0xba3f5cc5 xfrm_policy_destroy +EXPORT_SYMBOL vmlinux 0xba497f13 loops_per_jiffy +EXPORT_SYMBOL vmlinux 0xba5d0e74 bdi_set_max_ratio +EXPORT_SYMBOL vmlinux 0xba5e534b bio_integrity_trim +EXPORT_SYMBOL vmlinux 0xba65542a d_lookup +EXPORT_SYMBOL vmlinux 0xba6b94aa udp_prot +EXPORT_SYMBOL vmlinux 0xba6c156f neigh_app_ns +EXPORT_SYMBOL vmlinux 0xba6c3468 cdev_set_parent +EXPORT_SYMBOL vmlinux 0xba707a78 qe_get_brg_clk +EXPORT_SYMBOL vmlinux 0xba8fbd64 _raw_spin_lock +EXPORT_SYMBOL vmlinux 0xba98ce6d input_mt_get_slot_by_key +EXPORT_SYMBOL vmlinux 0xbaaf3089 xp_dma_sync_for_device_slow +EXPORT_SYMBOL vmlinux 0xbabfa754 param_ops_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xbac8aeea sg_nents_for_len +EXPORT_SYMBOL vmlinux 0xbadf3ab8 inet_twsk_deschedule_put +EXPORT_SYMBOL vmlinux 0xbaeed5ed vfs_dup_fs_context +EXPORT_SYMBOL vmlinux 0xbafa632e __do_once_sleepable_start +EXPORT_SYMBOL vmlinux 0xbb0540aa zlib_inflateReset +EXPORT_SYMBOL vmlinux 0xbb164383 xp_set_rxq_info +EXPORT_SYMBOL vmlinux 0xbb1afb83 blk_sync_queue +EXPORT_SYMBOL vmlinux 0xbb21260e convert_ifc_address +EXPORT_SYMBOL vmlinux 0xbb24f607 init_cdrom_command +EXPORT_SYMBOL vmlinux 0xbb2d0aae flow_rule_match_l2tpv3 +EXPORT_SYMBOL vmlinux 0xbb4f4766 simple_write_to_buffer +EXPORT_SYMBOL vmlinux 0xbb534d4e param_get_uint +EXPORT_SYMBOL vmlinux 0xbb687724 bman_new_pool +EXPORT_SYMBOL vmlinux 0xbb6a3467 mmc_gpio_set_cd_irq +EXPORT_SYMBOL vmlinux 0xbb88ddc9 security_inode_invalidate_secctx +EXPORT_SYMBOL vmlinux 0xbb8b6657 sock_efree +EXPORT_SYMBOL vmlinux 0xbb8fafa8 seq_put_decimal_ull +EXPORT_SYMBOL vmlinux 0xbb9db306 ptp_clock_unregister +EXPORT_SYMBOL vmlinux 0xbb9ed3bf mutex_trylock +EXPORT_SYMBOL vmlinux 0xbba14f5e __vfs_removexattr +EXPORT_SYMBOL vmlinux 0xbba1a4e5 km_query +EXPORT_SYMBOL vmlinux 0xbba1d4ce of_find_node_with_property +EXPORT_SYMBOL vmlinux 0xbba57ea3 vga_get +EXPORT_SYMBOL vmlinux 0xbba71016 setup_new_exec +EXPORT_SYMBOL vmlinux 0xbbd69e39 blk_queue_update_dma_pad +EXPORT_SYMBOL vmlinux 0xbbda18c4 dma_fence_free +EXPORT_SYMBOL vmlinux 0xbbdb3ccf pci_choose_state +EXPORT_SYMBOL vmlinux 0xbbdd7174 rtnl_link_get_net +EXPORT_SYMBOL vmlinux 0xbbe3514f sock_no_recvmsg +EXPORT_SYMBOL vmlinux 0xbbf3e837 vmf_insert_mixed_mkwrite +EXPORT_SYMBOL vmlinux 0xbbfa0b39 phy_request_interrupt +EXPORT_SYMBOL vmlinux 0xbc11b450 tcp_mtup_init +EXPORT_SYMBOL vmlinux 0xbc2031de acpi_processor_get_bios_limit +EXPORT_SYMBOL vmlinux 0xbc20ee6e vfs_mkobj +EXPORT_SYMBOL vmlinux 0xbc5540c6 mode_strip_sgid +EXPORT_SYMBOL vmlinux 0xbc5e0888 udp_pre_connect +EXPORT_SYMBOL vmlinux 0xbc6b7d9b devfreq_resume_device +EXPORT_SYMBOL vmlinux 0xbc88ddb4 tcp_v4_md5_hash_skb +EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf +EXPORT_SYMBOL vmlinux 0xbcb62ea6 mipi_dsi_dcs_write +EXPORT_SYMBOL vmlinux 0xbcbbb71d ip_queue_xmit +EXPORT_SYMBOL vmlinux 0xbcbee97e input_event +EXPORT_SYMBOL vmlinux 0xbcc68dd3 pci_rebar_get_possible_sizes +EXPORT_SYMBOL vmlinux 0xbcebc5b9 tcf_em_unregister +EXPORT_SYMBOL vmlinux 0xbcf08a5d skb_copy_and_csum_bits +EXPORT_SYMBOL vmlinux 0xbcf281dd xfrm_alloc_spi +EXPORT_SYMBOL vmlinux 0xbd1b19de devfreq_remove_governor +EXPORT_SYMBOL vmlinux 0xbd1c9aee key_put +EXPORT_SYMBOL vmlinux 0xbd3c5771 netdev_upper_dev_unlink +EXPORT_SYMBOL vmlinux 0xbd3ff986 import_iovec +EXPORT_SYMBOL vmlinux 0xbd462b55 __kfifo_init +EXPORT_SYMBOL vmlinux 0xbd566daa vme_irq_request +EXPORT_SYMBOL vmlinux 0xbd6841d4 crc16 +EXPORT_SYMBOL vmlinux 0xbd69c907 seg6_push_hmac +EXPORT_SYMBOL vmlinux 0xbd7a6cbe truncate_setsize +EXPORT_SYMBOL vmlinux 0xbd82b3cd simple_lookup +EXPORT_SYMBOL vmlinux 0xbd8abd5f param_ops_charp +EXPORT_SYMBOL vmlinux 0xbdaeca71 rproc_add_carveout +EXPORT_SYMBOL vmlinux 0xbdbe19f1 input_match_device_id +EXPORT_SYMBOL vmlinux 0xbdc150db pci_unregister_driver +EXPORT_SYMBOL vmlinux 0xbdc408c7 __module_put_and_kthread_exit +EXPORT_SYMBOL vmlinux 0xbdc60528 dev_addr_del +EXPORT_SYMBOL vmlinux 0xbdc80a3b fwnode_iomap +EXPORT_SYMBOL vmlinux 0xbddc6f93 skb_realloc_headroom +EXPORT_SYMBOL vmlinux 0xbdf880a9 ilookup +EXPORT_SYMBOL vmlinux 0xbdfcd2f8 path_is_mountpoint +EXPORT_SYMBOL vmlinux 0xbe2711ea __devm_release_region +EXPORT_SYMBOL vmlinux 0xbe3a8ca8 alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0xbe460771 bio_endio +EXPORT_SYMBOL vmlinux 0xbe49252c acpi_os_write_port +EXPORT_SYMBOL vmlinux 0xbe4eb6ed secure_dccpv6_sequence_number +EXPORT_SYMBOL vmlinux 0xbe575e69 __task_pid_nr_ns +EXPORT_SYMBOL vmlinux 0xbe5a24e9 xxh32_copy_state +EXPORT_SYMBOL vmlinux 0xbe5cb040 dquot_load_quota_sb +EXPORT_SYMBOL vmlinux 0xbe6a866f __wait_on_bit +EXPORT_SYMBOL vmlinux 0xbe6a8c96 zstd_cctx_workspace_bound +EXPORT_SYMBOL vmlinux 0xbe718256 locks_copy_conflock +EXPORT_SYMBOL vmlinux 0xbe7300a1 scsi_set_medium_removal +EXPORT_SYMBOL vmlinux 0xbe804a80 acpi_get_hp_hw_control_from_firmware +EXPORT_SYMBOL vmlinux 0xbec6fda8 touchscreen_report_pos +EXPORT_SYMBOL vmlinux 0xbec8ab7d __scsi_device_lookup +EXPORT_SYMBOL vmlinux 0xbecb3e5e dev_open +EXPORT_SYMBOL vmlinux 0xbef43296 console_conditional_schedule +EXPORT_SYMBOL vmlinux 0xbefa51a3 gen_pool_add_owner +EXPORT_SYMBOL vmlinux 0xbf18a588 netdev_set_num_tc +EXPORT_SYMBOL vmlinux 0xbf1df555 uart_get_baud_rate +EXPORT_SYMBOL vmlinux 0xbf3080be dquot_scan_active +EXPORT_SYMBOL vmlinux 0xbf3a0058 rproc_detach +EXPORT_SYMBOL vmlinux 0xbf427f66 mmc_gpio_set_cd_isr +EXPORT_SYMBOL vmlinux 0xbf479daa page_cache_prev_miss +EXPORT_SYMBOL vmlinux 0xbf501c75 module_put +EXPORT_SYMBOL vmlinux 0xbf59c419 posix_acl_init +EXPORT_SYMBOL vmlinux 0xbf69c4bf security_inode_copy_up +EXPORT_SYMBOL vmlinux 0xbf6af728 __scsi_print_sense +EXPORT_SYMBOL vmlinux 0xbf6c7326 eth_gro_complete +EXPORT_SYMBOL vmlinux 0xbf7c2dbf pnpacpi_protocol +EXPORT_SYMBOL vmlinux 0xbf82c617 vfs_get_link +EXPORT_SYMBOL vmlinux 0xbfa4b67b input_set_timestamp +EXPORT_SYMBOL vmlinux 0xbfa62d61 eth_header +EXPORT_SYMBOL vmlinux 0xbfae9e07 utf8_validate +EXPORT_SYMBOL vmlinux 0xbfba2d8c udp_read_skb +EXPORT_SYMBOL vmlinux 0xbfcbc0d2 stmp_reset_block +EXPORT_SYMBOL vmlinux 0xbfce2b3c nvdimm_check_and_set_ro +EXPORT_SYMBOL vmlinux 0xbfd8cd9a netdev_set_sb_channel +EXPORT_SYMBOL vmlinux 0xbff2f29f __breadahead +EXPORT_SYMBOL vmlinux 0xbffb188e netpoll_poll_disable +EXPORT_SYMBOL vmlinux 0xc009bc41 uart_write_wakeup +EXPORT_SYMBOL vmlinux 0xc0106504 netif_device_detach +EXPORT_SYMBOL vmlinux 0xc0117354 rproc_boot +EXPORT_SYMBOL vmlinux 0xc01815e4 dev_uc_sync_multiple +EXPORT_SYMBOL vmlinux 0xc01a59d6 phys_mem_access_prot +EXPORT_SYMBOL vmlinux 0xc02ef50f sock_wfree +EXPORT_SYMBOL vmlinux 0xc0364007 fault_in_writeable +EXPORT_SYMBOL vmlinux 0xc05d13de mdiobus_register_device +EXPORT_SYMBOL vmlinux 0xc060c3f4 page_pool_ethtool_stats_get +EXPORT_SYMBOL vmlinux 0xc0763484 rfkill_blocked +EXPORT_SYMBOL vmlinux 0xc078d22c zstd_init_cstream +EXPORT_SYMBOL vmlinux 0xc079ce0e param_array_ops +EXPORT_SYMBOL vmlinux 0xc07b0863 fb_destroy_modedb +EXPORT_SYMBOL vmlinux 0xc08a22e2 dev_get_by_name +EXPORT_SYMBOL vmlinux 0xc09bf6f1 __nlmsg_put +EXPORT_SYMBOL vmlinux 0xc0acb3c4 __skb_try_recv_datagram +EXPORT_SYMBOL vmlinux 0xc0b48612 skb_vlan_untag +EXPORT_SYMBOL vmlinux 0xc0bcabb7 iov_iter_xarray +EXPORT_SYMBOL vmlinux 0xc0c15b34 scsi_report_device_reset +EXPORT_SYMBOL vmlinux 0xc0e270d5 dquot_alloc +EXPORT_SYMBOL vmlinux 0xc0fd982e remap_pfn_range +EXPORT_SYMBOL vmlinux 0xc0fe9137 __printk_cpu_sync_put +EXPORT_SYMBOL vmlinux 0xc0ff12fb nla_strdup +EXPORT_SYMBOL vmlinux 0xc0ff21c1 input_get_new_minor +EXPORT_SYMBOL vmlinux 0xc1108629 qdisc_offload_dump_helper +EXPORT_SYMBOL vmlinux 0xc11844d6 mipi_dsi_picture_parameter_set +EXPORT_SYMBOL vmlinux 0xc1198662 __warn_flushing_systemwide_wq +EXPORT_SYMBOL vmlinux 0xc11f6c9f rtnetlink_put_metrics +EXPORT_SYMBOL vmlinux 0xc126e6d3 __traceiter_spi_transfer_start +EXPORT_SYMBOL vmlinux 0xc13215a8 mmc_register_driver +EXPORT_SYMBOL vmlinux 0xc1440adc skb_copy_bits +EXPORT_SYMBOL vmlinux 0xc14dc168 acpi_get_data +EXPORT_SYMBOL vmlinux 0xc1514a3b free_irq +EXPORT_SYMBOL vmlinux 0xc1579516 fman_port_enable +EXPORT_SYMBOL vmlinux 0xc15e71eb mii_nway_restart +EXPORT_SYMBOL vmlinux 0xc164a51c keygen_init +EXPORT_SYMBOL vmlinux 0xc16be39d iter_div_u64_rem +EXPORT_SYMBOL vmlinux 0xc171a9ba neigh_parms_alloc +EXPORT_SYMBOL vmlinux 0xc17aec9c dma_free_attrs +EXPORT_SYMBOL vmlinux 0xc1807c99 request_firmware_into_buf +EXPORT_SYMBOL vmlinux 0xc18c5477 rw_verify_area +EXPORT_SYMBOL vmlinux 0xc1cb419c __traceiter_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xc1d8cfaf __fdget +EXPORT_SYMBOL vmlinux 0xc1e2c742 tegra_io_rail_power_on +EXPORT_SYMBOL vmlinux 0xc1f0c60f md_bitmap_cond_end_sync +EXPORT_SYMBOL vmlinux 0xc1f500b3 __hw_addr_ref_unsync_dev +EXPORT_SYMBOL vmlinux 0xc1fdbb1b tcp_check_req +EXPORT_SYMBOL vmlinux 0xc2050974 fman_port_get_tstamp +EXPORT_SYMBOL vmlinux 0xc205693c vfs_iocb_iter_write +EXPORT_SYMBOL vmlinux 0xc2165299 ilookup5_nowait +EXPORT_SYMBOL vmlinux 0xc22f6693 call_fib_notifier +EXPORT_SYMBOL vmlinux 0xc2310cdc logic_inl +EXPORT_SYMBOL vmlinux 0xc233300a __dynamic_ibdev_dbg +EXPORT_SYMBOL vmlinux 0xc237acf0 __tty_insert_flip_char +EXPORT_SYMBOL vmlinux 0xc23f2517 neigh_lookup +EXPORT_SYMBOL vmlinux 0xc287a250 scsi_target_quiesce +EXPORT_SYMBOL vmlinux 0xc29bf967 strspn +EXPORT_SYMBOL vmlinux 0xc29f1174 add_watch_to_object +EXPORT_SYMBOL vmlinux 0xc2cb862e sgl_alloc_order +EXPORT_SYMBOL vmlinux 0xc2d22260 pcie_get_width_cap +EXPORT_SYMBOL vmlinux 0xc2e168ab caches_clean_inval_pou +EXPORT_SYMBOL vmlinux 0xc2e587d1 reset_devices +EXPORT_SYMBOL vmlinux 0xc2eb46e2 __fput_sync +EXPORT_SYMBOL vmlinux 0xc2f52274 __lshrti3 +EXPORT_SYMBOL vmlinux 0xc3055d20 usleep_range_state +EXPORT_SYMBOL vmlinux 0xc310b981 strnstr +EXPORT_SYMBOL vmlinux 0xc31db0ce is_vmalloc_addr +EXPORT_SYMBOL vmlinux 0xc3256916 blk_mq_tagset_wait_completed_request +EXPORT_SYMBOL vmlinux 0xc32c71af register_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xc33bbd11 scsi_mode_sense +EXPORT_SYMBOL vmlinux 0xc35871b5 mmc_free_host +EXPORT_SYMBOL vmlinux 0xc359fb65 abort +EXPORT_SYMBOL vmlinux 0xc35ef106 thermal_zone_device_critical +EXPORT_SYMBOL vmlinux 0xc373e7c3 blk_mq_rq_cpu +EXPORT_SYMBOL vmlinux 0xc3762aec mempool_alloc +EXPORT_SYMBOL vmlinux 0xc376601c __folio_batch_release +EXPORT_SYMBOL vmlinux 0xc377869b deactivate_locked_super +EXPORT_SYMBOL vmlinux 0xc37f9c6e cpufreq_update_policy +EXPORT_SYMBOL vmlinux 0xc380d132 xp_dma_map +EXPORT_SYMBOL vmlinux 0xc388e2cb ptp_find_pin +EXPORT_SYMBOL vmlinux 0xc38c83b8 mod_timer +EXPORT_SYMBOL vmlinux 0xc3969280 serio_unregister_child_port +EXPORT_SYMBOL vmlinux 0xc3a54651 alloc_buffer_head +EXPORT_SYMBOL vmlinux 0xc3b9274f cros_ec_query_all +EXPORT_SYMBOL vmlinux 0xc3c54bbf tcp_ioctl +EXPORT_SYMBOL vmlinux 0xc3cd034d crc8_populate_lsb +EXPORT_SYMBOL vmlinux 0xc3ff38c2 down_read_trylock +EXPORT_SYMBOL vmlinux 0xc4057740 inode_init_once +EXPORT_SYMBOL vmlinux 0xc41b37ee of_get_mac_address +EXPORT_SYMBOL vmlinux 0xc4212ab9 qdisc_class_hash_insert +EXPORT_SYMBOL vmlinux 0xc42dcb99 acpi_evaluate_ost +EXPORT_SYMBOL vmlinux 0xc435242f jbd2_journal_finish_inode_data_buffers +EXPORT_SYMBOL vmlinux 0xc44b43ef mpage_readahead +EXPORT_SYMBOL vmlinux 0xc452212c utf8_strncasecmp +EXPORT_SYMBOL vmlinux 0xc4708199 cpm_muram_addr +EXPORT_SYMBOL vmlinux 0xc4777aa9 __ctzsi2 +EXPORT_SYMBOL vmlinux 0xc48b4953 jbd2_journal_free_reserved +EXPORT_SYMBOL vmlinux 0xc49324db param_ops_invbool +EXPORT_SYMBOL vmlinux 0xc4964e3e clk_get +EXPORT_SYMBOL vmlinux 0xc4a6d4ac of_n_size_cells +EXPORT_SYMBOL vmlinux 0xc4ae915e arch_touch_nmi_watchdog +EXPORT_SYMBOL vmlinux 0xc4b21d2f qman_get_affine_portal +EXPORT_SYMBOL vmlinux 0xc4b44321 qdisc_watchdog_schedule_range_ns +EXPORT_SYMBOL vmlinux 0xc4bd7827 lock_two_nondirectories +EXPORT_SYMBOL vmlinux 0xc4c741b9 ps2_end_command +EXPORT_SYMBOL vmlinux 0xc4d39b5f mr_table_alloc +EXPORT_SYMBOL vmlinux 0xc4d9ef9b system_cpucaps +EXPORT_SYMBOL vmlinux 0xc4dbff00 inet_stream_ops +EXPORT_SYMBOL vmlinux 0xc4ebe29b folio_set_bh +EXPORT_SYMBOL vmlinux 0xc4eccd2e blk_queue_alignment_offset +EXPORT_SYMBOL vmlinux 0xc4f0b5c0 tcf_chain_get_by_act +EXPORT_SYMBOL vmlinux 0xc52201c8 mii_check_media +EXPORT_SYMBOL vmlinux 0xc528a49a queued_write_lock_slowpath +EXPORT_SYMBOL vmlinux 0xc53449e4 dev_disable_lro +EXPORT_SYMBOL vmlinux 0xc53795d8 tcp_disconnect +EXPORT_SYMBOL vmlinux 0xc546af9c __udp_disconnect +EXPORT_SYMBOL vmlinux 0xc54ddc8e tcp_get_md5sig_pool +EXPORT_SYMBOL vmlinux 0xc55ee10d phy_read_mmd +EXPORT_SYMBOL vmlinux 0xc55f55d5 inet_frag_pull_head +EXPORT_SYMBOL vmlinux 0xc561f9dc mmc_retune_timer_stop +EXPORT_SYMBOL vmlinux 0xc56c3609 xz_dec_microlzma_reset +EXPORT_SYMBOL vmlinux 0xc5740d0f block_write_end +EXPORT_SYMBOL vmlinux 0xc5783dab genphy_restart_aneg +EXPORT_SYMBOL vmlinux 0xc57868a2 phy_stop +EXPORT_SYMBOL vmlinux 0xc57c48a3 idr_get_next +EXPORT_SYMBOL vmlinux 0xc581b017 dcb_ieee_getapp_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0xc58a218a page_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0xc58d5a90 kstrtoll_from_user +EXPORT_SYMBOL vmlinux 0xc599a772 security_xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc5afe8aa __bh_read +EXPORT_SYMBOL vmlinux 0xc5b6f236 queue_work_on +EXPORT_SYMBOL vmlinux 0xc5d63a3d sock_release +EXPORT_SYMBOL vmlinux 0xc5e74216 release_resource +EXPORT_SYMBOL vmlinux 0xc60d0620 __num_online_cpus +EXPORT_SYMBOL vmlinux 0xc621012b get_tree_bdev +EXPORT_SYMBOL vmlinux 0xc6222516 __inet6_lookup_established +EXPORT_SYMBOL vmlinux 0xc622556f prepare_to_wait_exclusive +EXPORT_SYMBOL vmlinux 0xc631580a console_unlock +EXPORT_SYMBOL vmlinux 0xc633d82d phy_unregister_fixup +EXPORT_SYMBOL vmlinux 0xc65e4e97 secure_dccp_sequence_number +EXPORT_SYMBOL vmlinux 0xc664e1eb mipi_dsi_dcs_read +EXPORT_SYMBOL vmlinux 0xc666a132 crc_t10dif +EXPORT_SYMBOL vmlinux 0xc67b6d37 amba_release_regions +EXPORT_SYMBOL vmlinux 0xc6912542 fb_pan_display +EXPORT_SYMBOL vmlinux 0xc69fce52 qcom_scm_qsmmu500_wait_safe_toggle +EXPORT_SYMBOL vmlinux 0xc6cb465a __kfifo_max_r +EXPORT_SYMBOL vmlinux 0xc6cbbc89 capable +EXPORT_SYMBOL vmlinux 0xc6d09aa9 release_firmware +EXPORT_SYMBOL vmlinux 0xc6d5fb8d blk_execute_rq +EXPORT_SYMBOL vmlinux 0xc6da8f3f pci_disable_device +EXPORT_SYMBOL vmlinux 0xc6db057a jbd2_journal_force_commit_nested +EXPORT_SYMBOL vmlinux 0xc6f3b3fc refcount_dec_if_one +EXPORT_SYMBOL vmlinux 0xc6f46339 init_timer_key +EXPORT_SYMBOL vmlinux 0xc6f6761a xfrm6_input_addr +EXPORT_SYMBOL vmlinux 0xc6fae354 bio_alloc_bioset +EXPORT_SYMBOL vmlinux 0xc7066355 poll_freewait +EXPORT_SYMBOL vmlinux 0xc708f1fe ec_write +EXPORT_SYMBOL vmlinux 0xc70bf6c8 con_copy_unimap +EXPORT_SYMBOL vmlinux 0xc7208c3a serial8250_resume_port +EXPORT_SYMBOL vmlinux 0xc7433ed2 security_sctp_assoc_established +EXPORT_SYMBOL vmlinux 0xc76cc9c8 md_bitmap_sync_with_cluster +EXPORT_SYMBOL vmlinux 0xc76f83a8 bpf_link_put +EXPORT_SYMBOL vmlinux 0xc781bd9f rfkill_resume_polling +EXPORT_SYMBOL vmlinux 0xc7856a3d inet6addr_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xc796e8fa rt_mutex_base_init +EXPORT_SYMBOL vmlinux 0xc7a4fbed rtnl_lock +EXPORT_SYMBOL vmlinux 0xc7aceffa __mdiobus_read +EXPORT_SYMBOL vmlinux 0xc7ae1903 security_lock_kernel_down +EXPORT_SYMBOL vmlinux 0xc7ae74d6 d_drop +EXPORT_SYMBOL vmlinux 0xc7b61ecc skb_udp_tunnel_segment +EXPORT_SYMBOL vmlinux 0xc7c1107a LZ4_decompress_safe +EXPORT_SYMBOL vmlinux 0xc7c131de mfd_remove_devices_late +EXPORT_SYMBOL vmlinux 0xc7ea385a pci_free_irq +EXPORT_SYMBOL vmlinux 0xc7fee96d __tcp_md5_do_lookup +EXPORT_SYMBOL vmlinux 0xc8093caf cros_ec_cmd_xfer_status +EXPORT_SYMBOL vmlinux 0xc80ab559 swake_up_one +EXPORT_SYMBOL vmlinux 0xc838c3f5 __ashrti3 +EXPORT_SYMBOL vmlinux 0xc839afed hdmi_audio_infoframe_check +EXPORT_SYMBOL vmlinux 0xc83f3001 fc_mount +EXPORT_SYMBOL vmlinux 0xc84a0a7e seq_hlist_start_rcu +EXPORT_SYMBOL vmlinux 0xc872fd85 in6addr_interfacelocal_allnodes +EXPORT_SYMBOL vmlinux 0xc877140e block_page_mkwrite +EXPORT_SYMBOL vmlinux 0xc8827b75 sysctl_vals +EXPORT_SYMBOL vmlinux 0xc88992d6 i2c_get_adapter +EXPORT_SYMBOL vmlinux 0xc890c008 zlib_deflateEnd +EXPORT_SYMBOL vmlinux 0xc8973b11 kobject_get_unless_zero +EXPORT_SYMBOL vmlinux 0xc89768ea inode_insert5 +EXPORT_SYMBOL vmlinux 0xc89846c4 xudma_tchanrt_read +EXPORT_SYMBOL vmlinux 0xc8a91f5b cpumask_local_spread +EXPORT_SYMBOL vmlinux 0xc8b37811 mr_mfc_find_any_parent +EXPORT_SYMBOL vmlinux 0xc8b6010c backlight_device_unregister +EXPORT_SYMBOL vmlinux 0xc8c30280 page_pool_put_defragged_page +EXPORT_SYMBOL vmlinux 0xc8c7d80a i2c_smbus_read_byte_data +EXPORT_SYMBOL vmlinux 0xc8c85086 sg_free_table +EXPORT_SYMBOL vmlinux 0xc8d73d91 xfrm_unregister_type +EXPORT_SYMBOL vmlinux 0xc8dcc62a krealloc +EXPORT_SYMBOL vmlinux 0xc8e8f5b0 _dev_emerg +EXPORT_SYMBOL vmlinux 0xc8f69af4 of_mdio_find_device +EXPORT_SYMBOL vmlinux 0xc9036dab end_buffer_write_sync +EXPORT_SYMBOL vmlinux 0xc90c6df2 phy_set_asym_pause +EXPORT_SYMBOL vmlinux 0xc90fe9c5 xen_free_unpopulated_pages +EXPORT_SYMBOL vmlinux 0xc916dd46 __SCK__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0xc9181db8 devm_memremap +EXPORT_SYMBOL vmlinux 0xc92b098a iw_handler_set_spy +EXPORT_SYMBOL vmlinux 0xc9358276 __xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc939151d uart_suspend_port +EXPORT_SYMBOL vmlinux 0xc93e8461 acpi_get_event_resources +EXPORT_SYMBOL vmlinux 0xc949a751 __register_nls +EXPORT_SYMBOL vmlinux 0xc94fda54 i2c_smbus_read_i2c_block_data_or_emulated +EXPORT_SYMBOL vmlinux 0xc95d495e nonseekable_open +EXPORT_SYMBOL vmlinux 0xc9634df9 in6addr_linklocal_allrouters +EXPORT_SYMBOL vmlinux 0xc96c26ff from_kgid +EXPORT_SYMBOL vmlinux 0xc972449f mempool_alloc_slab +EXPORT_SYMBOL vmlinux 0xc97b2201 kernel_sock_ip_overhead +EXPORT_SYMBOL vmlinux 0xc9822234 clk_register_clkdev +EXPORT_SYMBOL vmlinux 0xc99e2a55 twl_rev +EXPORT_SYMBOL vmlinux 0xc9ab3ae1 __break_lease +EXPORT_SYMBOL vmlinux 0xc9adf718 fget_raw +EXPORT_SYMBOL vmlinux 0xc9c686f2 migrate_vma_setup +EXPORT_SYMBOL vmlinux 0xc9df055a xfrm_policy_walk_init +EXPORT_SYMBOL vmlinux 0xc9ed0401 imx_sc_rm_is_resource_owned +EXPORT_SYMBOL vmlinux 0xc9f4091d mmc_detect_change +EXPORT_SYMBOL vmlinux 0xc9fd9be9 new_inode +EXPORT_SYMBOL vmlinux 0xca1648d4 zstd_decompress_dctx +EXPORT_SYMBOL vmlinux 0xca17ac01 _find_next_andnot_bit +EXPORT_SYMBOL vmlinux 0xca1de4cb sk_common_release +EXPORT_SYMBOL vmlinux 0xca1de89e __bh_read_batch +EXPORT_SYMBOL vmlinux 0xca21ebd3 bitmap_free +EXPORT_SYMBOL vmlinux 0xca2796da phy_write_paged +EXPORT_SYMBOL vmlinux 0xca2abd68 fixed_size_llseek +EXPORT_SYMBOL vmlinux 0xca315db0 nf_unregister_net_hook +EXPORT_SYMBOL vmlinux 0xca431c05 wake_bit_function +EXPORT_SYMBOL vmlinux 0xca4f9f35 uart_unregister_driver +EXPORT_SYMBOL vmlinux 0xca526164 deactivate_super +EXPORT_SYMBOL vmlinux 0xca62afaf xudma_rflow_is_gp +EXPORT_SYMBOL vmlinux 0xca85f6e5 nvdimm_namespace_locked +EXPORT_SYMBOL vmlinux 0xca9360b5 rb_next +EXPORT_SYMBOL vmlinux 0xca9beaa4 __xa_store +EXPORT_SYMBOL vmlinux 0xcad1aca8 acpi_exception +EXPORT_SYMBOL vmlinux 0xcaf3befa tcp_setsockopt +EXPORT_SYMBOL vmlinux 0xcb0288ea ledtrig_cpu +EXPORT_SYMBOL vmlinux 0xcb097dde get_cached_acl_rcu +EXPORT_SYMBOL vmlinux 0xcb1bf4dc phy_drivers_register +EXPORT_SYMBOL vmlinux 0xcb20b607 pm_vt_switch_unregister +EXPORT_SYMBOL vmlinux 0xcb307b12 param_get_byte +EXPORT_SYMBOL vmlinux 0xcb317488 xsk_clear_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0xcb3ae215 call_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xcb3f4618 tty_driver_flush_buffer +EXPORT_SYMBOL vmlinux 0xcb68a3c2 sock_no_listen +EXPORT_SYMBOL vmlinux 0xcb733bf2 acpi_bus_set_power +EXPORT_SYMBOL vmlinux 0xcbbd27c7 fault_in_iov_iter_writeable +EXPORT_SYMBOL vmlinux 0xcbbf0a6f audit_log_task_context +EXPORT_SYMBOL vmlinux 0xcbc304df __xfrm_state_destroy +EXPORT_SYMBOL vmlinux 0xcbd4898c fortify_panic +EXPORT_SYMBOL vmlinux 0xcbd9efa0 xudma_get_device +EXPORT_SYMBOL vmlinux 0xcbe32a49 of_find_all_nodes +EXPORT_SYMBOL vmlinux 0xcbfb33e4 init_opal_dev +EXPORT_SYMBOL vmlinux 0xcc063580 inet_csk_prepare_forced_close +EXPORT_SYMBOL vmlinux 0xcc09f505 sk_ioctl +EXPORT_SYMBOL vmlinux 0xcc0e2e36 serial8250_register_8250_port +EXPORT_SYMBOL vmlinux 0xcc10c5b2 genphy_update_link +EXPORT_SYMBOL vmlinux 0xcc1b882a idr_get_next_ul +EXPORT_SYMBOL vmlinux 0xcc248d26 serial8250_suspend_port +EXPORT_SYMBOL vmlinux 0xcc27088f fwnode_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0xcc27f074 framebuffer_alloc +EXPORT_SYMBOL vmlinux 0xcc2e7a87 devfreq_update_interval +EXPORT_SYMBOL vmlinux 0xcc328a5c reservation_ww_class +EXPORT_SYMBOL vmlinux 0xcc392eea kmalloc_size_roundup +EXPORT_SYMBOL vmlinux 0xcc411ed1 ptp_convert_timestamp +EXPORT_SYMBOL vmlinux 0xcc5005fe msleep_interruptible +EXPORT_SYMBOL vmlinux 0xcc5d22d9 can_do_mlock +EXPORT_SYMBOL vmlinux 0xcca5839d xen_vcpu_id +EXPORT_SYMBOL vmlinux 0xccaa6fda posix_lock_file +EXPORT_SYMBOL vmlinux 0xccaf994e dma_fence_set_deadline +EXPORT_SYMBOL vmlinux 0xccb86408 udp_disconnect +EXPORT_SYMBOL vmlinux 0xcce1ab9c register_console +EXPORT_SYMBOL vmlinux 0xccfb9e07 dst_default_metrics +EXPORT_SYMBOL vmlinux 0xccfcdc9b tcp_v4_mtu_reduced +EXPORT_SYMBOL vmlinux 0xccfd2ebc scsi_dev_info_list_del_keyed +EXPORT_SYMBOL vmlinux 0xcd01b8e6 acpi_attach_data +EXPORT_SYMBOL vmlinux 0xcd149b65 folio_create_empty_buffers +EXPORT_SYMBOL vmlinux 0xcd1b1875 md_set_array_sectors +EXPORT_SYMBOL vmlinux 0xcd23623e inet_listen +EXPORT_SYMBOL vmlinux 0xcd25ab7a tag_pages_for_writeback +EXPORT_SYMBOL vmlinux 0xcd279169 nla_find +EXPORT_SYMBOL vmlinux 0xcd286150 rtnl_unicast +EXPORT_SYMBOL vmlinux 0xcd3ce2c8 __put_user_ns +EXPORT_SYMBOL vmlinux 0xcd3f7a0e ps2_init +EXPORT_SYMBOL vmlinux 0xcd5ca2c8 page_pool_alloc_pages +EXPORT_SYMBOL vmlinux 0xcd62713f phy_ethtool_get_sset_count +EXPORT_SYMBOL vmlinux 0xcd6e328e scsi_bios_ptable +EXPORT_SYMBOL vmlinux 0xcd72c48c dquot_quota_on +EXPORT_SYMBOL vmlinux 0xcd83552b generic_key_instantiate +EXPORT_SYMBOL vmlinux 0xcd8cc6a5 alloc_fddidev +EXPORT_SYMBOL vmlinux 0xcd8ce890 acpi_format_exception +EXPORT_SYMBOL vmlinux 0xcd9879ce blk_start_plug +EXPORT_SYMBOL vmlinux 0xcd9bf91a phy_reset_after_clk_enable +EXPORT_SYMBOL vmlinux 0xcd9c13a3 tty_termios_hw_change +EXPORT_SYMBOL vmlinux 0xcda273cc genlmsg_multicast_allns +EXPORT_SYMBOL vmlinux 0xcdaa155c pci_ep_cfs_remove_epf_group +EXPORT_SYMBOL vmlinux 0xcdaced8a qcom_scm_assign_mem +EXPORT_SYMBOL vmlinux 0xcdadc84a cdrom_release +EXPORT_SYMBOL vmlinux 0xcdb0fb86 pci_fixup_cardbus +EXPORT_SYMBOL vmlinux 0xcdc39c9e security_ismaclabel +EXPORT_SYMBOL vmlinux 0xcde77bcc free_opal_dev +EXPORT_SYMBOL vmlinux 0xcde7a90e mmc_cqe_request_done +EXPORT_SYMBOL vmlinux 0xcdf51a39 netdev_offload_xstats_get +EXPORT_SYMBOL vmlinux 0xcdfbb4bc vlan_dev_vlan_proto +EXPORT_SYMBOL vmlinux 0xce0342c2 phy_attach +EXPORT_SYMBOL vmlinux 0xce11897f dma_fence_array_create +EXPORT_SYMBOL vmlinux 0xce14289c fman_port_bind +EXPORT_SYMBOL vmlinux 0xce2365ba scsi_host_get +EXPORT_SYMBOL vmlinux 0xce2840e7 irq_set_irq_wake +EXPORT_SYMBOL vmlinux 0xce33c2eb jbd2_journal_set_features +EXPORT_SYMBOL vmlinux 0xce3781ce inet_offloads +EXPORT_SYMBOL vmlinux 0xce4cdb8e fb_find_best_mode +EXPORT_SYMBOL vmlinux 0xce4e47b6 __kfifo_skip_r +EXPORT_SYMBOL vmlinux 0xce5ac24f zlib_inflate_workspacesize +EXPORT_SYMBOL vmlinux 0xce6c755a dev_close +EXPORT_SYMBOL vmlinux 0xce6f990e flow_rule_match_tcp +EXPORT_SYMBOL vmlinux 0xce720f28 mtree_destroy +EXPORT_SYMBOL vmlinux 0xce731b34 ucc_slow_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0xce76c257 acpi_get_irq_routing_table +EXPORT_SYMBOL vmlinux 0xce807a25 up_write +EXPORT_SYMBOL vmlinux 0xce827595 flow_rule_match_enc_ipv6_addrs +EXPORT_SYMBOL vmlinux 0xce995dbb brioctl_set +EXPORT_SYMBOL vmlinux 0xce9c3687 xfrm4_protocol_register +EXPORT_SYMBOL vmlinux 0xceab0311 strchrnul +EXPORT_SYMBOL vmlinux 0xceb71a89 kthread_create_worker +EXPORT_SYMBOL vmlinux 0xcebb8637 md_bitmap_start_sync +EXPORT_SYMBOL vmlinux 0xced0f4d4 gen_pool_create +EXPORT_SYMBOL vmlinux 0xcee5ef29 register_md_personality +EXPORT_SYMBOL vmlinux 0xcef1245e keyring_clear +EXPORT_SYMBOL vmlinux 0xcef5dee3 file_fdatawait_range +EXPORT_SYMBOL vmlinux 0xcefacea6 has_capability +EXPORT_SYMBOL vmlinux 0xcefb0c9f __mutex_init +EXPORT_SYMBOL vmlinux 0xcefcd99a serial8250_unregister_port +EXPORT_SYMBOL vmlinux 0xcf147428 of_platform_device_create +EXPORT_SYMBOL vmlinux 0xcf177456 genphy_handle_interrupt_no_ack +EXPORT_SYMBOL vmlinux 0xcf1af180 dev_pm_opp_unregister_notifier +EXPORT_SYMBOL vmlinux 0xcf24a81e skb_queue_purge +EXPORT_SYMBOL vmlinux 0xcf29f951 rpmh_write_batch +EXPORT_SYMBOL vmlinux 0xcf2a6966 up +EXPORT_SYMBOL vmlinux 0xcf2ea86b __tracepoint_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xcf2f8e62 mini_qdisc_pair_swap +EXPORT_SYMBOL vmlinux 0xcf35387d pci_ep_cfs_add_epf_group +EXPORT_SYMBOL vmlinux 0xcf3b69b3 netdev_stats_to_stats64 +EXPORT_SYMBOL vmlinux 0xcf4fdd4d _atomic_dec_and_lock +EXPORT_SYMBOL vmlinux 0xcf5c2845 sched_autogroup_create_attach +EXPORT_SYMBOL vmlinux 0xcf691bc9 tcf_idr_check_alloc +EXPORT_SYMBOL vmlinux 0xcf6f22e0 fman_reset_mac +EXPORT_SYMBOL vmlinux 0xcf7af735 d_instantiate_anon +EXPORT_SYMBOL vmlinux 0xcf851451 blk_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xcf8d9a21 tcp_mtu_to_mss +EXPORT_SYMBOL vmlinux 0xcf9b558d touchscreen_set_mt_pos +EXPORT_SYMBOL vmlinux 0xcf9f6a24 nf_hook_slow_list +EXPORT_SYMBOL vmlinux 0xcfc0617f skb_page_frag_refill +EXPORT_SYMBOL vmlinux 0xcfc39260 free_cgroup_ns +EXPORT_SYMBOL vmlinux 0xcfc9deaf atomic_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0xcfcf116f fs_param_is_u32 +EXPORT_SYMBOL vmlinux 0xcfd3eaaa padata_free_shell +EXPORT_SYMBOL vmlinux 0xcfd884a8 __hsiphash_unaligned +EXPORT_SYMBOL vmlinux 0xcfeb98a8 acpi_processor_register_performance +EXPORT_SYMBOL vmlinux 0xcff06fe0 pnp_device_attach +EXPORT_SYMBOL vmlinux 0xcff7fd3a pci_bus_claim_resources +EXPORT_SYMBOL vmlinux 0xd0035850 md_integrity_add_rdev +EXPORT_SYMBOL vmlinux 0xd00803d9 phy_ethtool_get_stats +EXPORT_SYMBOL vmlinux 0xd02b6708 ptp_find_pin_unlocked +EXPORT_SYMBOL vmlinux 0xd035afc9 scsi_print_sense +EXPORT_SYMBOL vmlinux 0xd03b9a65 pci_find_bus +EXPORT_SYMBOL vmlinux 0xd04c1a64 sysctl_devconf_inherit_init_net +EXPORT_SYMBOL vmlinux 0xd0654aba woken_wake_function +EXPORT_SYMBOL vmlinux 0xd065a6dc _dev_info +EXPORT_SYMBOL vmlinux 0xd0760fc0 kfree_sensitive +EXPORT_SYMBOL vmlinux 0xd0811758 unregister_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0xd083b770 unregister_netdev +EXPORT_SYMBOL vmlinux 0xd089c296 phy_device_free +EXPORT_SYMBOL vmlinux 0xd0a864c8 twl6040_get_pll +EXPORT_SYMBOL vmlinux 0xd0b236ea stop_tty +EXPORT_SYMBOL vmlinux 0xd0b74705 acpi_install_interface +EXPORT_SYMBOL vmlinux 0xd0ba1973 scsi_vpd_tpg_id +EXPORT_SYMBOL vmlinux 0xd0e6eed5 pcie_capability_read_dword +EXPORT_SYMBOL vmlinux 0xd10b33a7 datagram_poll +EXPORT_SYMBOL vmlinux 0xd1214740 jbd2_fc_get_buf +EXPORT_SYMBOL vmlinux 0xd121850c xfrm_state_lookup +EXPORT_SYMBOL vmlinux 0xd1295a80 blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0xd1343985 key_link +EXPORT_SYMBOL vmlinux 0xd1363cc1 ucs2_strsize +EXPORT_SYMBOL vmlinux 0xd15bec50 crypto_sha512_finup +EXPORT_SYMBOL vmlinux 0xd15cb96e nla_put +EXPORT_SYMBOL vmlinux 0xd1750307 simple_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0xd1863209 proc_mkdir_mode +EXPORT_SYMBOL vmlinux 0xd1945b28 rproc_free +EXPORT_SYMBOL vmlinux 0xd194ddf9 acpi_gpe_count +EXPORT_SYMBOL vmlinux 0xd1a2aea3 cdev_device_add +EXPORT_SYMBOL vmlinux 0xd1aff84f of_range_to_resource +EXPORT_SYMBOL vmlinux 0xd1b02a98 netdev_has_upper_dev_all_rcu +EXPORT_SYMBOL vmlinux 0xd1b79992 ata_print_version +EXPORT_SYMBOL vmlinux 0xd1cadf10 blk_queue_flag_set +EXPORT_SYMBOL vmlinux 0xd1d87e92 scsi_mlreturn_string +EXPORT_SYMBOL vmlinux 0xd1fd00bb fs_param_is_path +EXPORT_SYMBOL vmlinux 0xd20264e0 tegra_ivc_read_get_next_frame +EXPORT_SYMBOL vmlinux 0xd2051916 qcom_scm_cpu_power_down +EXPORT_SYMBOL vmlinux 0xd21121c9 inet_stream_connect +EXPORT_SYMBOL vmlinux 0xd2237016 radix_tree_delete_item +EXPORT_SYMBOL vmlinux 0xd224efed md_unregister_thread +EXPORT_SYMBOL vmlinux 0xd226946f vga_remove_vgacon +EXPORT_SYMBOL vmlinux 0xd24108d4 rfkill_soft_blocked +EXPORT_SYMBOL vmlinux 0xd2509fbe __dec_node_page_state +EXPORT_SYMBOL vmlinux 0xd2582f8f __SCK__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xd25a9f88 pci_irq_vector +EXPORT_SYMBOL vmlinux 0xd25bc5d4 csum_tcpudp_nofold +EXPORT_SYMBOL vmlinux 0xd25d4f74 console_blank_hook +EXPORT_SYMBOL vmlinux 0xd278d5ed xfrm_lookup_route +EXPORT_SYMBOL vmlinux 0xd27b25dd blk_check_plugged +EXPORT_SYMBOL vmlinux 0xd2800691 nf_conntrack_destroy +EXPORT_SYMBOL vmlinux 0xd281cf35 genphy_c45_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0xd2828c78 proc_create_data +EXPORT_SYMBOL vmlinux 0xd29e03d7 prepare_to_swait_event +EXPORT_SYMBOL vmlinux 0xd2b46a3c vme_unregister_error_handler +EXPORT_SYMBOL vmlinux 0xd2c8b081 xfrm_policy_insert +EXPORT_SYMBOL vmlinux 0xd2d88506 netdev_offload_xstats_report_used +EXPORT_SYMBOL vmlinux 0xd2d8bc85 of_find_net_device_by_node +EXPORT_SYMBOL vmlinux 0xd2da1048 register_netdevice_notifier +EXPORT_SYMBOL vmlinux 0xd2e2a9d0 hdmi_spd_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0xd2ea49b8 acpi_leave_sleep_state_prep +EXPORT_SYMBOL vmlinux 0xd30591fc dev_remove_pack +EXPORT_SYMBOL vmlinux 0xd30e7adb sk_stream_wait_memory +EXPORT_SYMBOL vmlinux 0xd31ccb06 of_machine_is_compatible +EXPORT_SYMBOL vmlinux 0xd32bb89f fs_param_is_blob +EXPORT_SYMBOL vmlinux 0xd334471c set_capacity +EXPORT_SYMBOL vmlinux 0xd3420c6a jbd2__journal_start +EXPORT_SYMBOL vmlinux 0xd350e25b xp_raw_get_data +EXPORT_SYMBOL vmlinux 0xd3559ef4 __memset +EXPORT_SYMBOL vmlinux 0xd35a0884 inet_del_protocol +EXPORT_SYMBOL vmlinux 0xd35a6d31 mempool_kmalloc +EXPORT_SYMBOL vmlinux 0xd35c6cab clk_bulk_get +EXPORT_SYMBOL vmlinux 0xd35cce70 _raw_spin_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xd3685475 phy_support_asym_pause +EXPORT_SYMBOL vmlinux 0xd36dc10c get_random_u32 +EXPORT_SYMBOL vmlinux 0xd36e3d59 prandom_bytes_state +EXPORT_SYMBOL vmlinux 0xd37c9592 copy_page_to_iter_nofault +EXPORT_SYMBOL vmlinux 0xd37ca98b dquot_initialize +EXPORT_SYMBOL vmlinux 0xd3834036 ip_sock_set_pktinfo +EXPORT_SYMBOL vmlinux 0xd388c161 dquot_alloc_inode +EXPORT_SYMBOL vmlinux 0xd38ee2c7 __get_hash_from_flowi6 +EXPORT_SYMBOL vmlinux 0xd39002b4 register_cdrom +EXPORT_SYMBOL vmlinux 0xd3dbce62 security_skb_classify_flow +EXPORT_SYMBOL vmlinux 0xd3eb2af8 mpage_writepages +EXPORT_SYMBOL vmlinux 0xd3f392f4 mipi_dsi_dcs_set_display_brightness_large +EXPORT_SYMBOL vmlinux 0xd406d266 fb_mode_is_equal +EXPORT_SYMBOL vmlinux 0xd4280ecb writeback_inodes_sb_nr +EXPORT_SYMBOL vmlinux 0xd43178d7 netdev_crit +EXPORT_SYMBOL vmlinux 0xd444ae83 vme_register_bridge +EXPORT_SYMBOL vmlinux 0xd45cc6ca bin2hex +EXPORT_SYMBOL vmlinux 0xd469bccc __tracepoint_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xd46c482a scsi_add_host_with_dma +EXPORT_SYMBOL vmlinux 0xd4755082 inet6_unregister_protosw +EXPORT_SYMBOL vmlinux 0xd47ca498 mdiobus_is_registered_device +EXPORT_SYMBOL vmlinux 0xd4835ef8 dmi_check_system +EXPORT_SYMBOL vmlinux 0xd4861d07 pci_disable_msix +EXPORT_SYMBOL vmlinux 0xd4881c24 phy_get_eee_err +EXPORT_SYMBOL vmlinux 0xd49087d2 blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0xd4a69d20 qm_channel_caam +EXPORT_SYMBOL vmlinux 0xd4aa2208 phy_modify_paged +EXPORT_SYMBOL vmlinux 0xd4afea5d free_irq_cpu_rmap +EXPORT_SYMBOL vmlinux 0xd4bb3e54 dqget +EXPORT_SYMBOL vmlinux 0xd4bb4a82 inet6addr_validator_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xd4d1983c udplite_table +EXPORT_SYMBOL vmlinux 0xd4d53b98 vfs_create_mount +EXPORT_SYMBOL vmlinux 0xd4db31ab mipi_dsi_dcs_get_display_brightness_large +EXPORT_SYMBOL vmlinux 0xd4dfcf30 folio_wait_private_2_killable +EXPORT_SYMBOL vmlinux 0xd4e42580 mmc_gpiod_request_cd_irq +EXPORT_SYMBOL vmlinux 0xd4e8b265 jbd2_journal_start_commit +EXPORT_SYMBOL vmlinux 0xd4ea007d security_d_instantiate +EXPORT_SYMBOL vmlinux 0xd4ee0ded km_report +EXPORT_SYMBOL vmlinux 0xd515dbd1 devfreq_monitor_stop +EXPORT_SYMBOL vmlinux 0xd5263820 mb_cache_destroy +EXPORT_SYMBOL vmlinux 0xd5346bfc acpi_get_possible_resources +EXPORT_SYMBOL vmlinux 0xd539d187 pci_enable_msi +EXPORT_SYMBOL vmlinux 0xd55a817a i2c_transfer_buffer_flags +EXPORT_SYMBOL vmlinux 0xd5780bd0 inet_del_offload +EXPORT_SYMBOL vmlinux 0xd581c790 ipv6_chk_custom_prefix +EXPORT_SYMBOL vmlinux 0xd584e0fe filemap_get_folios_tag +EXPORT_SYMBOL vmlinux 0xd5863ce5 skb_tx_error +EXPORT_SYMBOL vmlinux 0xd5930ee5 remove_arg_zero +EXPORT_SYMBOL vmlinux 0xd5932a77 generic_ro_fops +EXPORT_SYMBOL vmlinux 0xd59c8239 skb_vlan_push +EXPORT_SYMBOL vmlinux 0xd5b3d0d5 xxh64_copy_state +EXPORT_SYMBOL vmlinux 0xd5d746b2 phy_queue_state_machine +EXPORT_SYMBOL vmlinux 0xd5dce9d8 sock_no_mmap +EXPORT_SYMBOL vmlinux 0xd5f87894 dev_get_by_napi_id +EXPORT_SYMBOL vmlinux 0xd5fabd65 __mmap_lock_do_trace_acquire_returned +EXPORT_SYMBOL vmlinux 0xd5fd90f1 prepare_to_wait +EXPORT_SYMBOL vmlinux 0xd60736ec gf128mul_free_64k +EXPORT_SYMBOL vmlinux 0xd60c2ba7 input_flush_device +EXPORT_SYMBOL vmlinux 0xd611253b of_phy_find_device +EXPORT_SYMBOL vmlinux 0xd6283ad5 md_bitmap_update_sb +EXPORT_SYMBOL vmlinux 0xd62b1e45 trace_print_flags_seq +EXPORT_SYMBOL vmlinux 0xd62ecd49 rps_sock_flow_table +EXPORT_SYMBOL vmlinux 0xd62ee783 __netif_napi_del +EXPORT_SYMBOL vmlinux 0xd642f3f6 video_firmware_drivers_only +EXPORT_SYMBOL vmlinux 0xd643239a acpi_leave_sleep_state +EXPORT_SYMBOL vmlinux 0xd64e7e1e phy_trigger_machine +EXPORT_SYMBOL vmlinux 0xd66c8184 add_device_randomness +EXPORT_SYMBOL vmlinux 0xd67ec737 mr_mfc_find_any +EXPORT_SYMBOL vmlinux 0xd68c5a1f adjust_resource +EXPORT_SYMBOL vmlinux 0xd6a91f54 twl_i2c_read +EXPORT_SYMBOL vmlinux 0xd6ac207a key_unlink +EXPORT_SYMBOL vmlinux 0xd6ae3ee2 kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xd6c518f4 xfrm_state_walk +EXPORT_SYMBOL vmlinux 0xd6eaaea1 full_name_hash +EXPORT_SYMBOL vmlinux 0xd6ee688f vmalloc +EXPORT_SYMBOL vmlinux 0xd6fb29a7 mmc_get_card +EXPORT_SYMBOL vmlinux 0xd6fde043 is_module_sig_enforced +EXPORT_SYMBOL vmlinux 0xd70d35a1 gf128mul_4k_bbe +EXPORT_SYMBOL vmlinux 0xd70f62b6 acpi_os_execute +EXPORT_SYMBOL vmlinux 0xd71104b3 vm_node_stat +EXPORT_SYMBOL vmlinux 0xd7182dc0 ppp_unregister_compressor +EXPORT_SYMBOL vmlinux 0xd71b59ef inet6_add_protocol +EXPORT_SYMBOL vmlinux 0xd7242e3a key_instantiate_and_link +EXPORT_SYMBOL vmlinux 0xd733d088 dma_sync_single_for_cpu +EXPORT_SYMBOL vmlinux 0xd7356c1c ns_capable_setid +EXPORT_SYMBOL vmlinux 0xd73653c4 freezer_active +EXPORT_SYMBOL vmlinux 0xd738ca1b phy_unregister_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xd73a294f mtree_erase +EXPORT_SYMBOL vmlinux 0xd73c8c2b synchronize_shrinkers +EXPORT_SYMBOL vmlinux 0xd745285a __sk_receive_skb +EXPORT_SYMBOL vmlinux 0xd7482f05 vcalloc +EXPORT_SYMBOL vmlinux 0xd75588b6 tcp_seq_stop +EXPORT_SYMBOL vmlinux 0xd768a3ac twl6040_reg_write +EXPORT_SYMBOL vmlinux 0xd7987177 utf8_load +EXPORT_SYMBOL vmlinux 0xd798c2e4 padata_set_cpumask +EXPORT_SYMBOL vmlinux 0xd79d1136 of_graph_get_next_endpoint +EXPORT_SYMBOL vmlinux 0xd7a0dd17 tso_build_hdr +EXPORT_SYMBOL vmlinux 0xd7a36ff9 dquot_disable +EXPORT_SYMBOL vmlinux 0xd7a96453 scsi_device_lookup +EXPORT_SYMBOL vmlinux 0xd7ac4166 _copy_to_iter +EXPORT_SYMBOL vmlinux 0xd7b793db dentry_open +EXPORT_SYMBOL vmlinux 0xd7ca79bb sk_stop_timer +EXPORT_SYMBOL vmlinux 0xd7d280ad irq_poll_complete +EXPORT_SYMBOL vmlinux 0xd7ded080 fib_notifier_ops_unregister +EXPORT_SYMBOL vmlinux 0xd7e56a4e simple_strtoll +EXPORT_SYMBOL vmlinux 0xd7e637a3 inet_frag_rbtree_purge +EXPORT_SYMBOL vmlinux 0xd7ea7094 nf_unregister_queue_handler +EXPORT_SYMBOL vmlinux 0xd7ff1b8a __ashlti3 +EXPORT_SYMBOL vmlinux 0xd8131274 qman_alloc_cgrid_range +EXPORT_SYMBOL vmlinux 0xd826b329 ip_mc_leave_group +EXPORT_SYMBOL vmlinux 0xd828f063 xudma_tchanrt_write +EXPORT_SYMBOL vmlinux 0xd83898d5 nf_hooks_needed +EXPORT_SYMBOL vmlinux 0xd83b1aee mmc_put_card +EXPORT_SYMBOL vmlinux 0xd83b7101 kill_fasync +EXPORT_SYMBOL vmlinux 0xd869f990 pci_irq_get_affinity +EXPORT_SYMBOL vmlinux 0xd86b3e37 security_inet_conn_request +EXPORT_SYMBOL vmlinux 0xd8952337 generic_file_fsync +EXPORT_SYMBOL vmlinux 0xd89b9430 request_partial_firmware_into_buf +EXPORT_SYMBOL vmlinux 0xd89da37f movable_zone +EXPORT_SYMBOL vmlinux 0xd8a35328 configfs_remove_default_groups +EXPORT_SYMBOL vmlinux 0xd8a994eb scsi_extd_sense_format +EXPORT_SYMBOL vmlinux 0xd8b61304 get_default_font +EXPORT_SYMBOL vmlinux 0xd8b66c56 dcb_getapp +EXPORT_SYMBOL vmlinux 0xd8b6d96f __find_nth_and_bit +EXPORT_SYMBOL vmlinux 0xd8be7767 phy_do_ioctl +EXPORT_SYMBOL vmlinux 0xd8c80921 kmem_cache_shrink +EXPORT_SYMBOL vmlinux 0xd8cbd94d of_find_backlight_by_node +EXPORT_SYMBOL vmlinux 0xd8db6e3c seq_release +EXPORT_SYMBOL vmlinux 0xd8df08ac acpi_handle_printk +EXPORT_SYMBOL vmlinux 0xd8e558aa dev_printk_emit +EXPORT_SYMBOL vmlinux 0xd8f6df88 dquot_reclaim_space_nodirty +EXPORT_SYMBOL vmlinux 0xd8fd5f06 blk_mq_destroy_queue +EXPORT_SYMBOL vmlinux 0xd8ff395a tty_port_alloc_xmit_buf +EXPORT_SYMBOL vmlinux 0xd91f6ab6 strnlen_user +EXPORT_SYMBOL vmlinux 0xd92deb6b acpi_evaluate_object +EXPORT_SYMBOL vmlinux 0xd93d67fc param_set_bint +EXPORT_SYMBOL vmlinux 0xd93ecf7a mpage_read_folio +EXPORT_SYMBOL vmlinux 0xd9491c14 xa_destroy +EXPORT_SYMBOL vmlinux 0xd9533217 blk_mq_free_tag_set +EXPORT_SYMBOL vmlinux 0xd975042b vlan_vids_add_by_dev +EXPORT_SYMBOL vmlinux 0xd97896f9 tls_client_hello_psk +EXPORT_SYMBOL vmlinux 0xd9840844 dma_map_resource +EXPORT_SYMBOL vmlinux 0xd985dc99 mempool_free_pages +EXPORT_SYMBOL vmlinux 0xd9a5e60a mntput +EXPORT_SYMBOL vmlinux 0xd9a5ea54 __init_waitqueue_head +EXPORT_SYMBOL vmlinux 0xd9b85ef6 lockref_get +EXPORT_SYMBOL vmlinux 0xd9b8eaea __SCK__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xd9d8fd16 register_restart_handler +EXPORT_SYMBOL vmlinux 0xd9d952d1 crypto_aes_sbox +EXPORT_SYMBOL vmlinux 0xd9f1f37c ioc_lookup_icq +EXPORT_SYMBOL vmlinux 0xd9f58c54 inet6_protos +EXPORT_SYMBOL vmlinux 0xd9fd7990 __xfrm_route_forward +EXPORT_SYMBOL vmlinux 0xd9ff0801 fb_validate_mode +EXPORT_SYMBOL vmlinux 0xda013fcd kmem_cache_alloc_lru +EXPORT_SYMBOL vmlinux 0xda10443c xudma_tchan_get_id +EXPORT_SYMBOL vmlinux 0xda3d10a8 security_tun_dev_open +EXPORT_SYMBOL vmlinux 0xda3f52a7 starget_for_each_device +EXPORT_SYMBOL vmlinux 0xda3f8a71 nla_append +EXPORT_SYMBOL vmlinux 0xda64836c mmc_unregister_driver +EXPORT_SYMBOL vmlinux 0xda715ea5 kernel_tmpfile_open +EXPORT_SYMBOL vmlinux 0xda728a28 pci_msi_vec_count +EXPORT_SYMBOL vmlinux 0xdaa51a47 lease_modify +EXPORT_SYMBOL vmlinux 0xdac4913a bitmap_allocate_region +EXPORT_SYMBOL vmlinux 0xdac53cc2 clocksource_change_rating +EXPORT_SYMBOL vmlinux 0xdaca820e dynamic_preempt_schedule +EXPORT_SYMBOL vmlinux 0xdad1fc3f zstd_flush_stream +EXPORT_SYMBOL vmlinux 0xdb0b2b12 netif_receive_skb +EXPORT_SYMBOL vmlinux 0xdb0b98c8 tcp_child_process +EXPORT_SYMBOL vmlinux 0xdb0f1747 dma_resv_fini +EXPORT_SYMBOL vmlinux 0xdb1edee6 hdmi_infoframe_unpack +EXPORT_SYMBOL vmlinux 0xdb1f9b68 pcie_get_readrq +EXPORT_SYMBOL vmlinux 0xdb2830c1 mdiobus_get_phy +EXPORT_SYMBOL vmlinux 0xdb35b807 __free_pages +EXPORT_SYMBOL vmlinux 0xdb3beeb3 eth_prepare_mac_addr_change +EXPORT_SYMBOL vmlinux 0xdb3c5c23 bio_put +EXPORT_SYMBOL vmlinux 0xdb497eed rawv6_mh_filter_register +EXPORT_SYMBOL vmlinux 0xdb54b5d5 __invalidate_device +EXPORT_SYMBOL vmlinux 0xdb56681f kmalloc_node_trace +EXPORT_SYMBOL vmlinux 0xdb68bbad rfkill_destroy +EXPORT_SYMBOL vmlinux 0xdb68d35c xfrm_policy_bysel_ctx +EXPORT_SYMBOL vmlinux 0xdb760f52 __kfifo_free +EXPORT_SYMBOL vmlinux 0xdb79ab38 jbd2_journal_get_undo_access +EXPORT_SYMBOL vmlinux 0xdb8b14f8 dquot_get_dqblk +EXPORT_SYMBOL vmlinux 0xdba20e12 blk_set_stacking_limits +EXPORT_SYMBOL vmlinux 0xdbab14e5 netpoll_print_options +EXPORT_SYMBOL vmlinux 0xdbb8b23d fwnode_irq_get_byname +EXPORT_SYMBOL vmlinux 0xdbc43e6a qdisc_get_rtab +EXPORT_SYMBOL vmlinux 0xdbca1590 netdev_rx_csum_fault +EXPORT_SYMBOL vmlinux 0xdbcc5ed8 inet_frag_queue_insert +EXPORT_SYMBOL vmlinux 0xdbcf041a acpi_install_address_space_handler +EXPORT_SYMBOL vmlinux 0xdbd332b1 phy_register_fixup +EXPORT_SYMBOL vmlinux 0xdbd75eda handshake_req_private +EXPORT_SYMBOL vmlinux 0xdbdf6c92 ioport_resource +EXPORT_SYMBOL vmlinux 0xdc0e4855 timer_delete +EXPORT_SYMBOL vmlinux 0xdc114926 security_sb_remount +EXPORT_SYMBOL vmlinux 0xdc14eda7 pci_pci_problems +EXPORT_SYMBOL vmlinux 0xdc326ca0 ipv6_sock_mc_join +EXPORT_SYMBOL vmlinux 0xdc34158f fman_port_init +EXPORT_SYMBOL vmlinux 0xdc3f68bb rtc_add_groups +EXPORT_SYMBOL vmlinux 0xdc3fcbc9 __sw_hweight8 +EXPORT_SYMBOL vmlinux 0xdc49c198 reciprocal_value_adv +EXPORT_SYMBOL vmlinux 0xdc4ca4de __mod_node_page_state +EXPORT_SYMBOL vmlinux 0xdc512134 backlight_register_notifier +EXPORT_SYMBOL vmlinux 0xdc5a220d rproc_set_firmware +EXPORT_SYMBOL vmlinux 0xdc5e4056 from_kuid_munged +EXPORT_SYMBOL vmlinux 0xdc6e6b07 inetdev_by_index +EXPORT_SYMBOL vmlinux 0xdc6f65ed vme_dma_request +EXPORT_SYMBOL vmlinux 0xdc80a829 generic_fill_statx_attr +EXPORT_SYMBOL vmlinux 0xdc99764a del_gendisk +EXPORT_SYMBOL vmlinux 0xdca8c3d4 logic_outb +EXPORT_SYMBOL vmlinux 0xdcb220e4 of_match_device +EXPORT_SYMBOL vmlinux 0xdcb764ad memset +EXPORT_SYMBOL vmlinux 0xdcbeba1d sg_copy_from_buffer +EXPORT_SYMBOL vmlinux 0xdcc47207 netdev_lower_get_first_private_rcu +EXPORT_SYMBOL vmlinux 0xdcd9f91a genphy_write_mmd_unsupported +EXPORT_SYMBOL vmlinux 0xdcdc0040 slhc_compress +EXPORT_SYMBOL vmlinux 0xdce1f3d2 blk_mq_stop_hw_queue +EXPORT_SYMBOL vmlinux 0xdceda75a inet_addr_type +EXPORT_SYMBOL vmlinux 0xdcfaf7be fman_get_qman_channel_id +EXPORT_SYMBOL vmlinux 0xdcff24f2 always_delete_dentry +EXPORT_SYMBOL vmlinux 0xdd17efb5 netdev_printk +EXPORT_SYMBOL vmlinux 0xdd18a993 acpi_check_dsm +EXPORT_SYMBOL vmlinux 0xdd2c169b mb_cache_create +EXPORT_SYMBOL vmlinux 0xdd30deda cookie_ecn_ok +EXPORT_SYMBOL vmlinux 0xdd3d7d2c __ps2_command +EXPORT_SYMBOL vmlinux 0xdd484c13 mmc_can_gpio_cd +EXPORT_SYMBOL vmlinux 0xdd4d55b6 _raw_read_unlock +EXPORT_SYMBOL vmlinux 0xdd5d313e page_pool_unlink_napi +EXPORT_SYMBOL vmlinux 0xdd5e4cea rtnl_nla_parse_ifinfomsg +EXPORT_SYMBOL vmlinux 0xdd64e639 strscpy +EXPORT_SYMBOL vmlinux 0xdd678cf5 mipi_dsi_host_register +EXPORT_SYMBOL vmlinux 0xdd7167b7 devm_devfreq_add_device +EXPORT_SYMBOL vmlinux 0xdd7e3192 qcom_scm_pas_auth_and_reset +EXPORT_SYMBOL vmlinux 0xdd7e4145 input_reset_device +EXPORT_SYMBOL vmlinux 0xdd849d51 scsi_get_sense_info_fld +EXPORT_SYMBOL vmlinux 0xdd8977dc build_skb +EXPORT_SYMBOL vmlinux 0xdda49c93 d_alloc_name +EXPORT_SYMBOL vmlinux 0xdda4bf37 devm_free_irq +EXPORT_SYMBOL vmlinux 0xddad7952 acpi_dbg_level +EXPORT_SYMBOL vmlinux 0xddcd783d sg_miter_skip +EXPORT_SYMBOL vmlinux 0xddceef74 dquot_get_state +EXPORT_SYMBOL vmlinux 0xddde513d vlan_dev_vlan_id +EXPORT_SYMBOL vmlinux 0xddf6ad7a completion_done +EXPORT_SYMBOL vmlinux 0xddfdb8ac tcp_md5_needed +EXPORT_SYMBOL vmlinux 0xde15fc31 submit_bio_wait +EXPORT_SYMBOL vmlinux 0xde17b907 address_space_init_once +EXPORT_SYMBOL vmlinux 0xde1fcc1b tegra_dfll_unregister +EXPORT_SYMBOL vmlinux 0xde293f9e add_wait_queue_exclusive +EXPORT_SYMBOL vmlinux 0xde40d1e3 __lock_sock_fast +EXPORT_SYMBOL vmlinux 0xde4aea23 wrap_directory_iterator +EXPORT_SYMBOL vmlinux 0xde67419e sg_split +EXPORT_SYMBOL vmlinux 0xde674d7c file_path +EXPORT_SYMBOL vmlinux 0xde708055 dev_get_by_name_rcu +EXPORT_SYMBOL vmlinux 0xde745ab5 netdev_class_remove_file_ns +EXPORT_SYMBOL vmlinux 0xde79fee9 flow_rule_match_pppoe +EXPORT_SYMBOL vmlinux 0xde7b66c2 jbd2_trans_will_send_data_barrier +EXPORT_SYMBOL vmlinux 0xde86459c phy_driver_unregister +EXPORT_SYMBOL vmlinux 0xde8b7e91 neigh_table_clear +EXPORT_SYMBOL vmlinux 0xde8d771f __kfree_skb +EXPORT_SYMBOL vmlinux 0xde90a83c genphy_suspend +EXPORT_SYMBOL vmlinux 0xdea44a5f devm_request_any_context_irq +EXPORT_SYMBOL vmlinux 0xdeb99119 dma_fence_init +EXPORT_SYMBOL vmlinux 0xded228cb neigh_sysctl_unregister +EXPORT_SYMBOL vmlinux 0xded39a6b gen_kill_estimator +EXPORT_SYMBOL vmlinux 0xdedbe975 xp_free +EXPORT_SYMBOL vmlinux 0xdedf02b3 of_cpu_node_to_id +EXPORT_SYMBOL vmlinux 0xdef68d34 flow_keys_basic_dissector +EXPORT_SYMBOL vmlinux 0xdef7c893 fb_match_mode +EXPORT_SYMBOL vmlinux 0xdf057ac4 __mmap_lock_do_trace_start_locking +EXPORT_SYMBOL vmlinux 0xdf256037 kstrtou8_from_user +EXPORT_SYMBOL vmlinux 0xdf2c2742 rb_last +EXPORT_SYMBOL vmlinux 0xdf2ebb87 _raw_read_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xdf36914b xa_find_after +EXPORT_SYMBOL vmlinux 0xdf521442 _find_next_zero_bit +EXPORT_SYMBOL vmlinux 0xdf54a8f7 netlink_unregister_notifier +EXPORT_SYMBOL vmlinux 0xdf699f57 acpi_pm_device_sleep_state +EXPORT_SYMBOL vmlinux 0xdf707717 cros_ec_get_host_event +EXPORT_SYMBOL vmlinux 0xdf7df087 param_get_ullong +EXPORT_SYMBOL vmlinux 0xdf80a1e3 mipi_dsi_dcs_soft_reset +EXPORT_SYMBOL vmlinux 0xdf8c695a __ndelay +EXPORT_SYMBOL vmlinux 0xdf929370 fs_overflowgid +EXPORT_SYMBOL vmlinux 0xdf93b9d8 timespec64_to_jiffies +EXPORT_SYMBOL vmlinux 0xdf9734a7 sg_nents +EXPORT_SYMBOL vmlinux 0xdfa5f94d security_cred_getsecid +EXPORT_SYMBOL vmlinux 0xdfa77d5f __netdev_alloc_skb +EXPORT_SYMBOL vmlinux 0xdfc12ef1 zstd_decompress_stream +EXPORT_SYMBOL vmlinux 0xdfc4e255 nexthop_res_grp_activity_update +EXPORT_SYMBOL vmlinux 0xdfcc992c current_work +EXPORT_SYMBOL vmlinux 0xdfd5c5d2 scsi_alloc_sgtables +EXPORT_SYMBOL vmlinux 0xdfd8110c flow_block_cb_is_busy +EXPORT_SYMBOL vmlinux 0xdff59b39 twl6040_clear_bits +EXPORT_SYMBOL vmlinux 0xdff905e5 vme_slave_free +EXPORT_SYMBOL vmlinux 0xdffc80fc vesa_modes +EXPORT_SYMBOL vmlinux 0xe0105779 neigh_seq_stop +EXPORT_SYMBOL vmlinux 0xe025f48f mq_change_real_num_tx +EXPORT_SYMBOL vmlinux 0xe02c9c92 __xa_erase +EXPORT_SYMBOL vmlinux 0xe0336df5 jbd2_journal_check_used_features +EXPORT_SYMBOL vmlinux 0xe0419ac4 kstrtos16 +EXPORT_SYMBOL vmlinux 0xe0493074 get_fs_type +EXPORT_SYMBOL vmlinux 0xe07e5f44 acpi_reconfig_notifier_unregister +EXPORT_SYMBOL vmlinux 0xe080e8f0 set_current_groups +EXPORT_SYMBOL vmlinux 0xe082e88d acpi_check_address_range +EXPORT_SYMBOL vmlinux 0xe087dc83 of_phy_connect +EXPORT_SYMBOL vmlinux 0xe08d721b pci_alloc_irq_vectors_affinity +EXPORT_SYMBOL vmlinux 0xe091c977 list_sort +EXPORT_SYMBOL vmlinux 0xe0b13336 argv_free +EXPORT_SYMBOL vmlinux 0xe0b9065b security_xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0xe0bca8f3 fqdir_exit +EXPORT_SYMBOL vmlinux 0xe0be9e94 bioset_exit +EXPORT_SYMBOL vmlinux 0xe0bef318 icst_hz_to_vco +EXPORT_SYMBOL vmlinux 0xe0c0a170 gro_find_complete_by_type +EXPORT_SYMBOL vmlinux 0xe0c32502 netif_set_xps_queue +EXPORT_SYMBOL vmlinux 0xe0db890a nd_dev_to_uuid +EXPORT_SYMBOL vmlinux 0xe0e5864e tcp_sock_set_keepintvl +EXPORT_SYMBOL vmlinux 0xe0e6953c nf_register_queue_handler +EXPORT_SYMBOL vmlinux 0xe0e8914f ppp_channel_index +EXPORT_SYMBOL vmlinux 0xe0f9fe80 _dev_printk +EXPORT_SYMBOL vmlinux 0xe113bbbc csum_partial +EXPORT_SYMBOL vmlinux 0xe11cb519 vfs_dedupe_file_range +EXPORT_SYMBOL vmlinux 0xe11f1332 bmap +EXPORT_SYMBOL vmlinux 0xe123f3d9 dma_fence_release +EXPORT_SYMBOL vmlinux 0xe12bda79 vme_dma_free_attribute +EXPORT_SYMBOL vmlinux 0xe1317694 __kfifo_dma_in_prepare_r +EXPORT_SYMBOL vmlinux 0xe138fb8c percpu_counter_add_batch +EXPORT_SYMBOL vmlinux 0xe13cd8a7 dmi_name_in_vendors +EXPORT_SYMBOL vmlinux 0xe1462ad6 handshake_req_submit +EXPORT_SYMBOL vmlinux 0xe1474c35 of_get_child_by_name +EXPORT_SYMBOL vmlinux 0xe15e46dd mini_qdisc_pair_block_init +EXPORT_SYMBOL vmlinux 0xe16586e9 copy_page_to_iter +EXPORT_SYMBOL vmlinux 0xe17568e3 dma_fence_signal_timestamp_locked +EXPORT_SYMBOL vmlinux 0xe186f72e netif_napi_add_weight +EXPORT_SYMBOL vmlinux 0xe1bb3bd7 sock_no_accept +EXPORT_SYMBOL vmlinux 0xe1d907e4 tcf_em_register +EXPORT_SYMBOL vmlinux 0xe1dcf64a audit_log_format +EXPORT_SYMBOL vmlinux 0xe1f55b8d jbd2_journal_clear_err +EXPORT_SYMBOL vmlinux 0xe1f75070 request_firmware_nowait +EXPORT_SYMBOL vmlinux 0xe2035fdd kernel_sendmsg_locked +EXPORT_SYMBOL vmlinux 0xe205c2fd fwnode_phy_find_device +EXPORT_SYMBOL vmlinux 0xe21f18ac __genradix_iter_peek +EXPORT_SYMBOL vmlinux 0xe222146f ps2_command +EXPORT_SYMBOL vmlinux 0xe2277b04 __xfrm_policy_check +EXPORT_SYMBOL vmlinux 0xe22ce359 sockfd_lookup +EXPORT_SYMBOL vmlinux 0xe2404739 dquot_file_open +EXPORT_SYMBOL vmlinux 0xe24b8ed3 scsi_track_queue_full +EXPORT_SYMBOL vmlinux 0xe2523752 key_task_permission +EXPORT_SYMBOL vmlinux 0xe256ff8e xsk_clear_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0xe271b023 mark_page_accessed +EXPORT_SYMBOL vmlinux 0xe2720e08 d_find_any_alias +EXPORT_SYMBOL vmlinux 0xe27f15cc dquot_writeback_dquots +EXPORT_SYMBOL vmlinux 0xe289a02f jbd2_journal_invalidate_folio +EXPORT_SYMBOL vmlinux 0xe2964344 __wake_up +EXPORT_SYMBOL vmlinux 0xe298672a mmc_card_alternative_gpt_sector +EXPORT_SYMBOL vmlinux 0xe2acb4ad get_vm_area +EXPORT_SYMBOL vmlinux 0xe2bbfa56 proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0xe2d5255a strcmp +EXPORT_SYMBOL vmlinux 0xe30ad32a param_set_copystring +EXPORT_SYMBOL vmlinux 0xe32ab4d8 xxh64_digest +EXPORT_SYMBOL vmlinux 0xe33450a1 devm_ioremap +EXPORT_SYMBOL vmlinux 0xe3439ea6 serio_rescan +EXPORT_SYMBOL vmlinux 0xe35b665a fs_lookup_param +EXPORT_SYMBOL vmlinux 0xe36668fa sock_create_kern +EXPORT_SYMBOL vmlinux 0xe38c32b5 amba_driver_register +EXPORT_SYMBOL vmlinux 0xe392bb00 security_binder_transfer_binder +EXPORT_SYMBOL vmlinux 0xe39b2ea5 sha256 +EXPORT_SYMBOL vmlinux 0xe3a5f0f0 vfs_iocb_iter_read +EXPORT_SYMBOL vmlinux 0xe3ad3046 __sg_page_iter_dma_next +EXPORT_SYMBOL vmlinux 0xe3d1ab2a inode_update_time +EXPORT_SYMBOL vmlinux 0xe3eae7ec ptp_schedule_worker +EXPORT_SYMBOL vmlinux 0xe3ec2f2b alloc_chrdev_region +EXPORT_SYMBOL vmlinux 0xe3f2da35 blk_rq_count_integrity_sg +EXPORT_SYMBOL vmlinux 0xe3feba56 tasklet_unlock_spin_wait +EXPORT_SYMBOL vmlinux 0xe3ff2c41 get_random_u64 +EXPORT_SYMBOL vmlinux 0xe40696a2 seg6_hmac_info_del +EXPORT_SYMBOL vmlinux 0xe4096fba tcp_inbound_md5_hash +EXPORT_SYMBOL vmlinux 0xe40976c0 pnp_range_reserved +EXPORT_SYMBOL vmlinux 0xe40c37ea down_write_trylock +EXPORT_SYMBOL vmlinux 0xe425ce31 page_cache_next_miss +EXPORT_SYMBOL vmlinux 0xe425deae config_group_find_item +EXPORT_SYMBOL vmlinux 0xe4294ad6 phy_detach +EXPORT_SYMBOL vmlinux 0xe42aa2a5 blkdev_put +EXPORT_SYMBOL vmlinux 0xe432cac1 sget +EXPORT_SYMBOL vmlinux 0xe442e6d4 skb_mac_gso_segment +EXPORT_SYMBOL vmlinux 0xe4439e29 sock_queue_err_skb +EXPORT_SYMBOL vmlinux 0xe44af190 __traceiter_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xe45ce38a nd_region_release_lane +EXPORT_SYMBOL vmlinux 0xe45e1bac con_is_bound +EXPORT_SYMBOL vmlinux 0xe46021ca _raw_spin_unlock_bh +EXPORT_SYMBOL vmlinux 0xe46dfa0d mipi_dsi_dcs_set_display_brightness +EXPORT_SYMBOL vmlinux 0xe47f190c tcf_action_update_stats +EXPORT_SYMBOL vmlinux 0xe48b69d9 simple_rename +EXPORT_SYMBOL vmlinux 0xe48f55bb flow_rule_match_ipv6_addrs +EXPORT_SYMBOL vmlinux 0xe4bbc1dd kimage_voffset +EXPORT_SYMBOL vmlinux 0xe4bc2c2f hdmi_drm_infoframe_pack +EXPORT_SYMBOL vmlinux 0xe4c3b226 nf_ip_checksum +EXPORT_SYMBOL vmlinux 0xe4c7af96 inet6_ioctl +EXPORT_SYMBOL vmlinux 0xe4dd042f backlight_device_get_by_name +EXPORT_SYMBOL vmlinux 0xe4f9514c xfrm_register_km +EXPORT_SYMBOL vmlinux 0xe4fe5753 xen_alloc_ballooned_pages +EXPORT_SYMBOL vmlinux 0xe508f9fe __folio_cancel_dirty +EXPORT_SYMBOL vmlinux 0xe50ca611 mdiobus_free +EXPORT_SYMBOL vmlinux 0xe523ad75 synchronize_irq +EXPORT_SYMBOL vmlinux 0xe5273c17 ndisc_mc_map +EXPORT_SYMBOL vmlinux 0xe5356f3a i2c_smbus_write_block_data +EXPORT_SYMBOL vmlinux 0xe5691a0a tcp_md5_do_del +EXPORT_SYMBOL vmlinux 0xe56c2e97 netdev_lower_get_next_private +EXPORT_SYMBOL vmlinux 0xe57feefb qcom_scm_ocmem_unlock +EXPORT_SYMBOL vmlinux 0xe58090ca security_ib_endport_manage_subnet +EXPORT_SYMBOL vmlinux 0xe590dea3 sk_busy_loop_end +EXPORT_SYMBOL vmlinux 0xe5a14134 thread_group_exited +EXPORT_SYMBOL vmlinux 0xe5b2836d jbd2_journal_unlock_updates +EXPORT_SYMBOL vmlinux 0xe5c60bd2 percpu_counter_set +EXPORT_SYMBOL vmlinux 0xe5c78a99 do_blank_screen +EXPORT_SYMBOL vmlinux 0xe5cee291 register_sysctl_mount_point +EXPORT_SYMBOL vmlinux 0xe5dc41f5 free_mdio_bitbang +EXPORT_SYMBOL vmlinux 0xe5e72348 nf_log_unbind_pf +EXPORT_SYMBOL vmlinux 0xe5f7c8b2 of_xudma_dev_get +EXPORT_SYMBOL vmlinux 0xe6104ba0 mark_buffer_write_io_error +EXPORT_SYMBOL vmlinux 0xe61773ce inet_addr_type_dev_table +EXPORT_SYMBOL vmlinux 0xe61b912a security_binder_set_context_mgr +EXPORT_SYMBOL vmlinux 0xe61c4555 blk_set_runtime_active +EXPORT_SYMBOL vmlinux 0xe62f23f3 of_get_next_available_child +EXPORT_SYMBOL vmlinux 0xe6392163 proc_create_mount_point +EXPORT_SYMBOL vmlinux 0xe64cb2e2 seq_vprintf +EXPORT_SYMBOL vmlinux 0xe6550092 utf8_casefold +EXPORT_SYMBOL vmlinux 0xe656e981 ethtool_aggregate_phy_stats +EXPORT_SYMBOL vmlinux 0xe661db0e xfrm_init_state +EXPORT_SYMBOL vmlinux 0xe66de59f set_bh_page +EXPORT_SYMBOL vmlinux 0xe6791441 block_read_full_folio +EXPORT_SYMBOL vmlinux 0xe6869090 phy_init_eee +EXPORT_SYMBOL vmlinux 0xe68be6af tegra_dfll_suspend +EXPORT_SYMBOL vmlinux 0xe68efe41 _raw_write_lock +EXPORT_SYMBOL vmlinux 0xe6a5a4ca of_graph_get_remote_port +EXPORT_SYMBOL vmlinux 0xe6ae2616 unlock_two_nondirectories +EXPORT_SYMBOL vmlinux 0xe6b3adc4 set_blocksize +EXPORT_SYMBOL vmlinux 0xe6c1daf8 genl_notify +EXPORT_SYMBOL vmlinux 0xe6d2458e do_trace_netlink_extack +EXPORT_SYMBOL vmlinux 0xe6d69ecf dev_pick_tx_cpu_id +EXPORT_SYMBOL vmlinux 0xe6e356b1 md_finish_reshape +EXPORT_SYMBOL vmlinux 0xe6ed3879 scsi_is_host_device +EXPORT_SYMBOL vmlinux 0xe6f16aa0 qdisc_offload_query_caps +EXPORT_SYMBOL vmlinux 0xe6fa06a2 rename_lock +EXPORT_SYMBOL vmlinux 0xe6fe90b6 blk_rq_append_bio +EXPORT_SYMBOL vmlinux 0xe70768e9 security_tun_dev_attach +EXPORT_SYMBOL vmlinux 0xe71c98d6 mipi_dsi_driver_register_full +EXPORT_SYMBOL vmlinux 0xe71caf80 super_setup_bdi_name +EXPORT_SYMBOL vmlinux 0xe71de04e __sock_queue_rcv_skb +EXPORT_SYMBOL vmlinux 0xe722e9e2 component_match_add_release +EXPORT_SYMBOL vmlinux 0xe7257ab8 xa_store_range +EXPORT_SYMBOL vmlinux 0xe72d98f3 __register_chrdev +EXPORT_SYMBOL vmlinux 0xe72eeba5 register_shrinker +EXPORT_SYMBOL vmlinux 0xe74ae61e mmc_set_blocklen +EXPORT_SYMBOL vmlinux 0xe7583865 scsi_is_sdev_device +EXPORT_SYMBOL vmlinux 0xe76ed352 wake_up_process +EXPORT_SYMBOL vmlinux 0xe777d217 dquot_claim_space_nodirty +EXPORT_SYMBOL vmlinux 0xe7a02573 ida_alloc_range +EXPORT_SYMBOL vmlinux 0xe7ab1ecc _raw_write_unlock_bh +EXPORT_SYMBOL vmlinux 0xe7b0353b __cpu_active_mask +EXPORT_SYMBOL vmlinux 0xe7cbdac0 inet_frag_find +EXPORT_SYMBOL vmlinux 0xe7d4daac seq_list_next +EXPORT_SYMBOL vmlinux 0xe7fd8fcf pneigh_lookup +EXPORT_SYMBOL vmlinux 0xe80700dd mipi_dsi_dcs_write_buffer +EXPORT_SYMBOL vmlinux 0xe80fe484 __xfrm_init_state +EXPORT_SYMBOL vmlinux 0xe816048f tty_termios_copy_hw +EXPORT_SYMBOL vmlinux 0xe824baec blk_mq_alloc_request +EXPORT_SYMBOL vmlinux 0xe82a683a mmc_cqe_start_req +EXPORT_SYMBOL vmlinux 0xe82b367a read_cache_page_gfp +EXPORT_SYMBOL vmlinux 0xe8323820 udp_ioctl +EXPORT_SYMBOL vmlinux 0xe836083f reuseport_stop_listen_sock +EXPORT_SYMBOL vmlinux 0xe837e329 fscrypt_zeroout_range +EXPORT_SYMBOL vmlinux 0xe856320c netdev_bind_sb_channel_queue +EXPORT_SYMBOL vmlinux 0xe85dc336 security_path_mkdir +EXPORT_SYMBOL vmlinux 0xe85f2123 acpi_tb_unload_table +EXPORT_SYMBOL vmlinux 0xe8673a65 xen_free_ballooned_pages +EXPORT_SYMBOL vmlinux 0xe86d10c8 xfrm6_rcv_spi +EXPORT_SYMBOL vmlinux 0xe87ec687 ip6_find_1stfragopt +EXPORT_SYMBOL vmlinux 0xe8a10ba3 pcie_print_link_status +EXPORT_SYMBOL vmlinux 0xe8ae4b4a phy_device_register +EXPORT_SYMBOL vmlinux 0xe8b129a4 netdev_master_upper_dev_get_rcu +EXPORT_SYMBOL vmlinux 0xe8d285b2 nla_policy_len +EXPORT_SYMBOL vmlinux 0xe8d8b2b3 sk_reset_timer +EXPORT_SYMBOL vmlinux 0xe8e47db0 mr_fill_mroute +EXPORT_SYMBOL vmlinux 0xe8e7fb09 sock_wmalloc +EXPORT_SYMBOL vmlinux 0xe8fbf4fa __alloc_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0xe90253f0 xudma_rflow_get +EXPORT_SYMBOL vmlinux 0xe90279b7 iommu_put_resv_regions +EXPORT_SYMBOL vmlinux 0xe909997a bitmap_print_list_to_buf +EXPORT_SYMBOL vmlinux 0xe909c766 device_match_acpi_dev +EXPORT_SYMBOL vmlinux 0xe90d9df5 xfrm_find_acq_byseq +EXPORT_SYMBOL vmlinux 0xe910d2eb tcp_req_err +EXPORT_SYMBOL vmlinux 0xe914e41e strcpy +EXPORT_SYMBOL vmlinux 0xe9280687 dev_kfree_skb_any_reason +EXPORT_SYMBOL vmlinux 0xe92e6c37 cfb_imageblit +EXPORT_SYMBOL vmlinux 0xe93b4b3e console_force_preferred_locked +EXPORT_SYMBOL vmlinux 0xe943ca76 blk_set_queue_depth +EXPORT_SYMBOL vmlinux 0xe95130ed napi_get_frags +EXPORT_SYMBOL vmlinux 0xe953b21f get_next_ino +EXPORT_SYMBOL vmlinux 0xe95d49a5 unregister_binfmt +EXPORT_SYMBOL vmlinux 0xe964e30e d_alloc_anon +EXPORT_SYMBOL vmlinux 0xe9653d21 ucc_of_parse_tdm +EXPORT_SYMBOL vmlinux 0xe969a903 __neigh_set_probe_once +EXPORT_SYMBOL vmlinux 0xe977b8fe filemap_range_has_page +EXPORT_SYMBOL vmlinux 0xe99e11af devm_devfreq_add_governor +EXPORT_SYMBOL vmlinux 0xe9a3ac96 pci_scan_root_bus_bridge +EXPORT_SYMBOL vmlinux 0xe9af7397 __xa_set_mark +EXPORT_SYMBOL vmlinux 0xe9c6ad8e secpath_set +EXPORT_SYMBOL vmlinux 0xe9dc12a4 zstd_get_error_name +EXPORT_SYMBOL vmlinux 0xe9e5a1e0 skb_eth_gso_segment +EXPORT_SYMBOL vmlinux 0xe9e8d0e8 pnp_device_detach +EXPORT_SYMBOL vmlinux 0xe9e8faeb efi_tpm_final_log_size +EXPORT_SYMBOL vmlinux 0xe9eb6118 inet_ioctl +EXPORT_SYMBOL vmlinux 0xe9f7149c zlib_deflate_workspacesize +EXPORT_SYMBOL vmlinux 0xe9fa3c08 netdev_warn +EXPORT_SYMBOL vmlinux 0xe9ffc063 down_trylock +EXPORT_SYMBOL vmlinux 0xea1c3e3a arm_smccc_1_2_hvc +EXPORT_SYMBOL vmlinux 0xea24c7d2 mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0xea3c8e4e scsilun_to_int +EXPORT_SYMBOL vmlinux 0xea4f6519 filemap_write_and_wait_range +EXPORT_SYMBOL vmlinux 0xea5da6c9 migrate_vma_finalize +EXPORT_SYMBOL vmlinux 0xea6f9a36 zlib_deflate_dfltcc_enabled +EXPORT_SYMBOL vmlinux 0xea7daa08 __video_get_options +EXPORT_SYMBOL vmlinux 0xea861e79 tcp_v4_connect +EXPORT_SYMBOL vmlinux 0xea8782f0 n_tty_ioctl_helper +EXPORT_SYMBOL vmlinux 0xea96621b param_set_hexint +EXPORT_SYMBOL vmlinux 0xeaa44eb3 fs_param_is_s32 +EXPORT_SYMBOL vmlinux 0xeab413ae inet_put_port +EXPORT_SYMBOL vmlinux 0xeab6f4c4 acpi_check_resource_conflict +EXPORT_SYMBOL vmlinux 0xeab996e1 nd_dax_probe +EXPORT_SYMBOL vmlinux 0xeac0bc93 pcim_iounmap_regions +EXPORT_SYMBOL vmlinux 0xeac54276 audit_log +EXPORT_SYMBOL vmlinux 0xead65001 inet6_del_offload +EXPORT_SYMBOL vmlinux 0xead8c400 bman_get_bpid +EXPORT_SYMBOL vmlinux 0xeae3dfd6 __const_udelay +EXPORT_SYMBOL vmlinux 0xeaf2111a prepare_kernel_cred +EXPORT_SYMBOL vmlinux 0xeafb8c7c nf_log_packet +EXPORT_SYMBOL vmlinux 0xeafc141f __posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xeb035531 phy_get_pause +EXPORT_SYMBOL vmlinux 0xeb078aee _raw_write_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xeb233a45 __kmalloc +EXPORT_SYMBOL vmlinux 0xeb292249 dcache_dir_close +EXPORT_SYMBOL vmlinux 0xeb340b7e xfrm_user_policy +EXPORT_SYMBOL vmlinux 0xeb37101c audit_log_end +EXPORT_SYMBOL vmlinux 0xeb44339a free_pages_exact +EXPORT_SYMBOL vmlinux 0xeb5957dd is_nd_pfn +EXPORT_SYMBOL vmlinux 0xeb5d03c1 tty_port_lower_dtr_rts +EXPORT_SYMBOL vmlinux 0xeb67267d processors +EXPORT_SYMBOL vmlinux 0xeb69ebe0 flow_rule_match_eth_addrs +EXPORT_SYMBOL vmlinux 0xeb6c034a eth_type_trans +EXPORT_SYMBOL vmlinux 0xeb7329a2 qcom_scm_set_warm_boot_addr +EXPORT_SYMBOL vmlinux 0xeb7b3daf fbcon_update_vcs +EXPORT_SYMBOL vmlinux 0xeb7c2ee8 __sock_i_ino +EXPORT_SYMBOL vmlinux 0xeb7f6046 acpi_get_devices +EXPORT_SYMBOL vmlinux 0xeb9eef52 match_uint +EXPORT_SYMBOL vmlinux 0xeba2dd5c unregister_nls +EXPORT_SYMBOL vmlinux 0xeba574b7 inet_add_protocol +EXPORT_SYMBOL vmlinux 0xebc32cd9 pipe_unlock +EXPORT_SYMBOL vmlinux 0xebe39ccd of_node_name_prefix +EXPORT_SYMBOL vmlinux 0xebe4f5ac bh_uptodate_or_lock +EXPORT_SYMBOL vmlinux 0xebef2329 rproc_coredump_set_elf_info +EXPORT_SYMBOL vmlinux 0xebf56d58 set_binfmt +EXPORT_SYMBOL vmlinux 0xec0edd11 scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0xec1b1b85 msm_pinctrl_dev_pm_ops +EXPORT_SYMBOL vmlinux 0xec1d1361 scsi_register_interface +EXPORT_SYMBOL vmlinux 0xec2b8a42 acpi_walk_namespace +EXPORT_SYMBOL vmlinux 0xec33c668 __SCK__tp_func_spi_transfer_start +EXPORT_SYMBOL vmlinux 0xec39dc7a t10_pi_type1_crc +EXPORT_SYMBOL vmlinux 0xec41716a qman_alloc_fqid_range +EXPORT_SYMBOL vmlinux 0xec47b42b of_find_node_opts_by_path +EXPORT_SYMBOL vmlinux 0xec4d9e3a clk_get_sys +EXPORT_SYMBOL vmlinux 0xec53660a pcix_set_mmrbc +EXPORT_SYMBOL vmlinux 0xec60d58d xfrm_state_flush +EXPORT_SYMBOL vmlinux 0xec63efc7 blk_queue_segment_boundary +EXPORT_SYMBOL vmlinux 0xec6b8ae7 rproc_vq_interrupt +EXPORT_SYMBOL vmlinux 0xec7de821 __inc_zone_page_state +EXPORT_SYMBOL vmlinux 0xec851531 vfs_get_tree +EXPORT_SYMBOL vmlinux 0xec85a900 ip6_fraglist_prepare +EXPORT_SYMBOL vmlinux 0xeca05fc0 pci_bus_write_config_dword +EXPORT_SYMBOL vmlinux 0xeca957d1 __bitmap_and +EXPORT_SYMBOL vmlinux 0xecbdf88e devm_ioport_map +EXPORT_SYMBOL vmlinux 0xecc20ed8 vfs_rmdir +EXPORT_SYMBOL vmlinux 0xeccda4cf udp_lib_getsockopt +EXPORT_SYMBOL vmlinux 0xecdd69ec flow_block_cb_setup_simple +EXPORT_SYMBOL vmlinux 0xece784c2 rb_first +EXPORT_SYMBOL vmlinux 0xecfd68ef acpi_get_node +EXPORT_SYMBOL vmlinux 0xed00c4fb acpi_os_printf +EXPORT_SYMBOL vmlinux 0xed018751 flow_rule_match_ipv4_addrs +EXPORT_SYMBOL vmlinux 0xed082a96 sock_common_recvmsg +EXPORT_SYMBOL vmlinux 0xed2a6207 pm860x_bulk_write +EXPORT_SYMBOL vmlinux 0xed39fa2f security_path_unlink +EXPORT_SYMBOL vmlinux 0xed55f929 acpi_os_unmap_generic_address +EXPORT_SYMBOL vmlinux 0xed64b1b2 vme_init_bridge +EXPORT_SYMBOL vmlinux 0xed656e30 udp_encap_disable +EXPORT_SYMBOL vmlinux 0xed80da64 __scm_destroy +EXPORT_SYMBOL vmlinux 0xed8a2d95 memset64 +EXPORT_SYMBOL vmlinux 0xed977a9c phy_mii_ioctl +EXPORT_SYMBOL vmlinux 0xeda2e038 scsi_cmd_allowed +EXPORT_SYMBOL vmlinux 0xedbaee5e nla_strcmp +EXPORT_SYMBOL vmlinux 0xedbe04ec pcie_set_mps +EXPORT_SYMBOL vmlinux 0xedc03953 iounmap +EXPORT_SYMBOL vmlinux 0xedc10ec7 vfs_link +EXPORT_SYMBOL vmlinux 0xedd17b31 sock_get_timeout +EXPORT_SYMBOL vmlinux 0xeded47d7 devm_kvasprintf +EXPORT_SYMBOL vmlinux 0xededffe4 scsi_change_queue_depth +EXPORT_SYMBOL vmlinux 0xedf0ea74 tty_unregister_device +EXPORT_SYMBOL vmlinux 0xedf602ff ppp_input +EXPORT_SYMBOL vmlinux 0xee0118df aperture_remove_conflicting_devices +EXPORT_SYMBOL vmlinux 0xee286b21 acpi_dev_uid_to_integer +EXPORT_SYMBOL vmlinux 0xee2d0fc7 _local_bh_enable +EXPORT_SYMBOL vmlinux 0xee311f02 iw_handler_get_thrspy +EXPORT_SYMBOL vmlinux 0xee4300a2 vm_insert_page +EXPORT_SYMBOL vmlinux 0xee58e970 fb_add_videomode +EXPORT_SYMBOL vmlinux 0xee75366b eth_header_cache +EXPORT_SYMBOL vmlinux 0xee7c6519 i2c_smbus_write_word_data +EXPORT_SYMBOL vmlinux 0xee7d7deb gen_pool_dma_zalloc +EXPORT_SYMBOL vmlinux 0xee7eb9e1 pnp_platform_devices +EXPORT_SYMBOL vmlinux 0xee883b06 __vmalloc_array +EXPORT_SYMBOL vmlinux 0xee8c02e9 vprintk_emit +EXPORT_SYMBOL vmlinux 0xee8d74d6 jiffies64_to_nsecs +EXPORT_SYMBOL vmlinux 0xee91879b rb_first_postorder +EXPORT_SYMBOL vmlinux 0xeea9dbaf bitmap_bitremap +EXPORT_SYMBOL vmlinux 0xeeba395b tty_unregister_driver +EXPORT_SYMBOL vmlinux 0xeebaeb3a mipi_dsi_generic_write +EXPORT_SYMBOL vmlinux 0xeebfab18 path_has_submounts +EXPORT_SYMBOL vmlinux 0xeec10516 follow_down_one +EXPORT_SYMBOL vmlinux 0xeee75d91 ucc_fast_init +EXPORT_SYMBOL vmlinux 0xef02ee06 cfb_fillrect +EXPORT_SYMBOL vmlinux 0xef16aeec acpi_bus_register_driver +EXPORT_SYMBOL vmlinux 0xef4375a7 skb_find_text +EXPORT_SYMBOL vmlinux 0xef72b468 vmap +EXPORT_SYMBOL vmlinux 0xef831caf may_umount_tree +EXPORT_SYMBOL vmlinux 0xef8ac53d qcom_scm_restore_sec_cfg +EXPORT_SYMBOL vmlinux 0xef97f9db page_pool_put_page_bulk +EXPORT_SYMBOL vmlinux 0xefaf2e4f tcf_queue_work +EXPORT_SYMBOL vmlinux 0xefc6b77f irq_domain_set_info +EXPORT_SYMBOL vmlinux 0xefcea2e7 acpi_warning +EXPORT_SYMBOL vmlinux 0xefee932c acpi_get_data_full +EXPORT_SYMBOL vmlinux 0xefeefc09 __SCK__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xeff9a3e0 rproc_elf_sanity_check +EXPORT_SYMBOL vmlinux 0xf0009fee put_pages_list +EXPORT_SYMBOL vmlinux 0xf009d24b input_inject_event +EXPORT_SYMBOL vmlinux 0xf02aa937 wait_for_completion_interruptible_timeout +EXPORT_SYMBOL vmlinux 0xf02b2cb0 fuse_mount_destroy +EXPORT_SYMBOL vmlinux 0xf03d2e24 generic_file_read_iter +EXPORT_SYMBOL vmlinux 0xf03ed339 flow_rule_match_enc_ports +EXPORT_SYMBOL vmlinux 0xf058aa19 sock_no_connect +EXPORT_SYMBOL vmlinux 0xf07ae81c xfrm4_rcv +EXPORT_SYMBOL vmlinux 0xf07b07f6 sg_free_append_table +EXPORT_SYMBOL vmlinux 0xf08df6f4 inode_get_bytes +EXPORT_SYMBOL vmlinux 0xf09462a7 sock_set_mark +EXPORT_SYMBOL vmlinux 0xf094c386 devm_clk_put +EXPORT_SYMBOL vmlinux 0xf09b5d9a get_zeroed_page +EXPORT_SYMBOL vmlinux 0xf0a252b8 ip_cmsg_recv_offset +EXPORT_SYMBOL vmlinux 0xf0a542d4 end_buffer_read_sync +EXPORT_SYMBOL vmlinux 0xf0a6bd6b netif_set_real_num_rx_queues +EXPORT_SYMBOL vmlinux 0xf0b2419f cmd_db_read_aux_data +EXPORT_SYMBOL vmlinux 0xf0b3db93 netdev_notice +EXPORT_SYMBOL vmlinux 0xf0b9a4b9 commit_creds +EXPORT_SYMBOL vmlinux 0xf0e36482 ip6tun_encaps +EXPORT_SYMBOL vmlinux 0xf0fdf6cb __stack_chk_fail +EXPORT_SYMBOL vmlinux 0xf1129eee __alloc_skb +EXPORT_SYMBOL vmlinux 0xf11dd46e _page_poisoning_enabled_early +EXPORT_SYMBOL vmlinux 0xf1406a08 inet_frags_fini +EXPORT_SYMBOL vmlinux 0xf140a0d9 tcp_make_synack +EXPORT_SYMBOL vmlinux 0xf1642681 vme_dma_list_add +EXPORT_SYMBOL vmlinux 0xf1703203 input_mt_report_pointer_emulation +EXPORT_SYMBOL vmlinux 0xf1706e28 filemap_page_mkwrite +EXPORT_SYMBOL vmlinux 0xf1708d23 vme_dma_list_free +EXPORT_SYMBOL vmlinux 0xf18300ad logic_inb +EXPORT_SYMBOL vmlinux 0xf190b9fc iterate_supers_type +EXPORT_SYMBOL vmlinux 0xf195c682 fb_invert_cmaps +EXPORT_SYMBOL vmlinux 0xf1969a8e __usecs_to_jiffies +EXPORT_SYMBOL vmlinux 0xf19aecb0 filemap_fdatawait_range_keep_errors +EXPORT_SYMBOL vmlinux 0xf1a365b8 phy_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0xf1a65f7b zstd_reset_dstream +EXPORT_SYMBOL vmlinux 0xf1c768a5 load_nls_default +EXPORT_SYMBOL vmlinux 0xf1db1704 nla_memcpy +EXPORT_SYMBOL vmlinux 0xf1e046cc panic +EXPORT_SYMBOL vmlinux 0xf1e8f8aa nvdimm_namespace_disk_name +EXPORT_SYMBOL vmlinux 0xf1e98c74 avenrun +EXPORT_SYMBOL vmlinux 0xf1f53b7f pci_bus_read_config_word +EXPORT_SYMBOL vmlinux 0xf1f88a0e dm_kcopyd_prepare_callback +EXPORT_SYMBOL vmlinux 0xf2043656 sock_sendmsg +EXPORT_SYMBOL vmlinux 0xf21e74d7 dma_map_sg_attrs +EXPORT_SYMBOL vmlinux 0xf2291722 unregister_key_type +EXPORT_SYMBOL vmlinux 0xf2365b94 ppp_unit_number +EXPORT_SYMBOL vmlinux 0xf23fcb99 __kfifo_in +EXPORT_SYMBOL vmlinux 0xf25325d5 tty_check_change +EXPORT_SYMBOL vmlinux 0xf2628676 zstd_compress_cctx +EXPORT_SYMBOL vmlinux 0xf262ed87 param_get_int +EXPORT_SYMBOL vmlinux 0xf2669a2c imx_scu_irq_register_notifier +EXPORT_SYMBOL vmlinux 0xf26e4503 vfs_dedupe_file_range_one +EXPORT_SYMBOL vmlinux 0xf27062f4 xp_can_alloc +EXPORT_SYMBOL vmlinux 0xf2746206 vfs_fsync +EXPORT_SYMBOL vmlinux 0xf282a5f3 devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0xf287fd8c devm_register_reboot_notifier +EXPORT_SYMBOL vmlinux 0xf28cf0ae __hw_addr_init +EXPORT_SYMBOL vmlinux 0xf29403e5 acpi_install_table_handler +EXPORT_SYMBOL vmlinux 0xf295c8f8 tcp_read_done +EXPORT_SYMBOL vmlinux 0xf2996c23 send_sig_mceerr +EXPORT_SYMBOL vmlinux 0xf2a3b042 scsi_get_device_flags_keyed +EXPORT_SYMBOL vmlinux 0xf2a8efae dm_kcopyd_do_callback +EXPORT_SYMBOL vmlinux 0xf2b356c1 bpf_link_get_from_fd +EXPORT_SYMBOL vmlinux 0xf2c43f3f zlib_deflate +EXPORT_SYMBOL vmlinux 0xf2c48945 dev_get_flags +EXPORT_SYMBOL vmlinux 0xf2d0cf86 nf_register_sockopt +EXPORT_SYMBOL vmlinux 0xf2deeae6 filemap_invalidate_lock_two +EXPORT_SYMBOL vmlinux 0xf2e5bd87 security_free_mnt_opts +EXPORT_SYMBOL vmlinux 0xf2e6a0bd flush_signals +EXPORT_SYMBOL vmlinux 0xf2ed5a29 thaw_super +EXPORT_SYMBOL vmlinux 0xf2f04185 ip6_fraglist_init +EXPORT_SYMBOL vmlinux 0xf2f2d49b dev_get_by_index_rcu +EXPORT_SYMBOL vmlinux 0xf2f53617 memregion_free +EXPORT_SYMBOL vmlinux 0xf2fa93da netdev_update_features +EXPORT_SYMBOL vmlinux 0xf321b091 security_path_rename +EXPORT_SYMBOL vmlinux 0xf33319b9 of_find_node_by_name +EXPORT_SYMBOL vmlinux 0xf346231f seq_list_start_head +EXPORT_SYMBOL vmlinux 0xf353a698 register_module_notifier +EXPORT_SYMBOL vmlinux 0xf3621fe2 mtree_alloc_rrange +EXPORT_SYMBOL vmlinux 0xf3699d31 vmf_insert_pfn +EXPORT_SYMBOL vmlinux 0xf36f42a9 slhc_uncompress +EXPORT_SYMBOL vmlinux 0xf3837b57 twl6040_set_pll +EXPORT_SYMBOL vmlinux 0xf390f6f1 __bitmap_andnot +EXPORT_SYMBOL vmlinux 0xf3916987 global_cursor_default +EXPORT_SYMBOL vmlinux 0xf3932313 mb_cache_entry_wait_unused +EXPORT_SYMBOL vmlinux 0xf39f6f71 skb_expand_head +EXPORT_SYMBOL vmlinux 0xf3a25ab0 tty_unregister_ldisc +EXPORT_SYMBOL vmlinux 0xf3a57892 release_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0xf3cfa76a __nla_put +EXPORT_SYMBOL vmlinux 0xf3d43c51 mipi_dsi_driver_unregister +EXPORT_SYMBOL vmlinux 0xf3e0e1df allocate_resource +EXPORT_SYMBOL vmlinux 0xf3efa2e9 devm_devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0xf3fc88fa __ip_dev_find +EXPORT_SYMBOL vmlinux 0xf3fc9d36 forget_cached_acl +EXPORT_SYMBOL vmlinux 0xf3ff327f tcf_em_tree_dump +EXPORT_SYMBOL vmlinux 0xf41ad172 sg_alloc_append_table_from_pages +EXPORT_SYMBOL vmlinux 0xf41e27b2 tcf_idrinfo_destroy +EXPORT_SYMBOL vmlinux 0xf41f2643 tcf_idr_cleanup +EXPORT_SYMBOL vmlinux 0xf42bb1d6 iov_iter_get_pages_alloc2 +EXPORT_SYMBOL vmlinux 0xf43d2caa acpi_remove_interface +EXPORT_SYMBOL vmlinux 0xf44a904a net_ns_barrier +EXPORT_SYMBOL vmlinux 0xf44f852a phy_check_valid +EXPORT_SYMBOL vmlinux 0xf4564a6d config_item_set_name +EXPORT_SYMBOL vmlinux 0xf4667016 blkdev_compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0xf468db06 __skb_recv_udp +EXPORT_SYMBOL vmlinux 0xf474c21c bitmap_print_to_pagebuf +EXPORT_SYMBOL vmlinux 0xf474fdcb kfree_const +EXPORT_SYMBOL vmlinux 0xf47c2a7e blk_mq_tagset_busy_iter +EXPORT_SYMBOL vmlinux 0xf48373ee skb_copy +EXPORT_SYMBOL vmlinux 0xf49612d3 phy_disconnect +EXPORT_SYMBOL vmlinux 0xf4a46493 devm_extcon_register_notifier +EXPORT_SYMBOL vmlinux 0xf4b754fd acpi_resources_are_enforced +EXPORT_SYMBOL vmlinux 0xf4c3cf98 mmc_set_data_timeout +EXPORT_SYMBOL vmlinux 0xf4d14054 pci_find_next_bus +EXPORT_SYMBOL vmlinux 0xf4db35bc stpcpy +EXPORT_SYMBOL vmlinux 0xf4e1355e dquot_acquire +EXPORT_SYMBOL vmlinux 0xf4e1a7f1 unlock_buffer +EXPORT_SYMBOL vmlinux 0xf4f14de6 rtnl_trylock +EXPORT_SYMBOL vmlinux 0xf4f96d24 jbd2_journal_grab_journal_head +EXPORT_SYMBOL vmlinux 0xf50a8915 genl_register_family +EXPORT_SYMBOL vmlinux 0xf520a23f __devm_mdiobus_register +EXPORT_SYMBOL vmlinux 0xf53d4c26 qdisc_class_hash_destroy +EXPORT_SYMBOL vmlinux 0xf554efe4 vfs_getattr_nosec +EXPORT_SYMBOL vmlinux 0xf555b8c3 of_get_mac_address_nvmem +EXPORT_SYMBOL vmlinux 0xf5578d9d register_netdevice +EXPORT_SYMBOL vmlinux 0xf5718072 pcie_capability_clear_and_set_dword +EXPORT_SYMBOL vmlinux 0xf57209fe pci_iounmap +EXPORT_SYMBOL vmlinux 0xf5755330 set_create_files_as +EXPORT_SYMBOL vmlinux 0xf5758b1d of_device_alloc +EXPORT_SYMBOL vmlinux 0xf5a20ed2 __genradix_prealloc +EXPORT_SYMBOL vmlinux 0xf5cc667a gnet_stats_copy_rate_est +EXPORT_SYMBOL vmlinux 0xf5d6d734 d_genocide +EXPORT_SYMBOL vmlinux 0xf5e7ea40 ktime_get_coarse_ts64 +EXPORT_SYMBOL vmlinux 0xf5f062c6 dcb_ieee_getapp_default_prio_mask +EXPORT_SYMBOL vmlinux 0xf5f8b6f4 of_io_request_and_map +EXPORT_SYMBOL vmlinux 0xf5fb604e ptp_clock_register +EXPORT_SYMBOL vmlinux 0xf5fb8952 tcp_parse_options +EXPORT_SYMBOL vmlinux 0xf61e499f genphy_c45_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0xf622f86e release_sock +EXPORT_SYMBOL vmlinux 0xf62c39fe ucc_slow_graceful_stop_tx +EXPORT_SYMBOL vmlinux 0xf643d104 hsiphash_4u32 +EXPORT_SYMBOL vmlinux 0xf6620667 kmem_cache_create_usercopy +EXPORT_SYMBOL vmlinux 0xf6653bf7 fscrypt_decrypt_bio +EXPORT_SYMBOL vmlinux 0xf665f74f sock_load_diag_module +EXPORT_SYMBOL vmlinux 0xf6680940 mipi_dsi_dcs_set_display_off +EXPORT_SYMBOL vmlinux 0xf6687d66 scsicam_bios_param +EXPORT_SYMBOL vmlinux 0xf66a1185 fwnode_get_phy_id +EXPORT_SYMBOL vmlinux 0xf679b589 crypto_kdf108_ctr_generate +EXPORT_SYMBOL vmlinux 0xf68285c0 register_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xf68db8b7 simple_open +EXPORT_SYMBOL vmlinux 0xf69827ff try_lookup_one_len +EXPORT_SYMBOL vmlinux 0xf6b20cbc is_nd_btt +EXPORT_SYMBOL vmlinux 0xf6d4688a grab_cache_page_write_begin +EXPORT_SYMBOL vmlinux 0xf6ebc03b net_ratelimit +EXPORT_SYMBOL vmlinux 0xf6f9d58d init_on_free +EXPORT_SYMBOL vmlinux 0xf6fc8791 __bitmap_xor +EXPORT_SYMBOL vmlinux 0xf70e0d06 config_group_init +EXPORT_SYMBOL vmlinux 0xf70fe9ed generic_write_checks +EXPORT_SYMBOL vmlinux 0xf712a02f ipv6_chk_addr_and_flags +EXPORT_SYMBOL vmlinux 0xf71efcc8 dev_getfirstbyhwtype +EXPORT_SYMBOL vmlinux 0xf72b1387 flow_rule_match_enc_ipv4_addrs +EXPORT_SYMBOL vmlinux 0xf72dde47 tty_devnum +EXPORT_SYMBOL vmlinux 0xf736dc32 md_register_thread +EXPORT_SYMBOL vmlinux 0xf7370f56 system_state +EXPORT_SYMBOL vmlinux 0xf738d1be register_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xf7571c7b trace_raw_output_prep +EXPORT_SYMBOL vmlinux 0xf76843b5 qcom_scm_pas_supported +EXPORT_SYMBOL vmlinux 0xf7712d95 pci_disable_ptm +EXPORT_SYMBOL vmlinux 0xf77555cd __memcpy_toio +EXPORT_SYMBOL vmlinux 0xf78b798b i2c_get_match_data +EXPORT_SYMBOL vmlinux 0xf790b4fe of_get_cpu_state_node +EXPORT_SYMBOL vmlinux 0xf7b1ab2f jbd2_journal_blocks_per_page +EXPORT_SYMBOL vmlinux 0xf7b1fc86 adjust_managed_page_count +EXPORT_SYMBOL vmlinux 0xf7d31de9 kstrtoul_from_user +EXPORT_SYMBOL vmlinux 0xf7da6e6f acpi_unload_table +EXPORT_SYMBOL vmlinux 0xf7df3f2a mmc_wait_for_req +EXPORT_SYMBOL vmlinux 0xf7dfad98 cdrom_mode_select +EXPORT_SYMBOL vmlinux 0xf7ea6311 qman_p_poll_dqrr +EXPORT_SYMBOL vmlinux 0xf7f05c17 fman_port_use_kg_hash +EXPORT_SYMBOL vmlinux 0xf8098a32 netif_receive_skb_core +EXPORT_SYMBOL vmlinux 0xf811e69d scsi_eh_flush_done_q +EXPORT_SYMBOL vmlinux 0xf812cff6 memscan +EXPORT_SYMBOL vmlinux 0xf816679c vfs_statfs +EXPORT_SYMBOL vmlinux 0xf81ca918 ipv6_setsockopt +EXPORT_SYMBOL vmlinux 0xf82ec573 rb_prev +EXPORT_SYMBOL vmlinux 0xf84bd6ee bpf_stats_enabled_key +EXPORT_SYMBOL vmlinux 0xf85286f9 blk_rq_map_kern +EXPORT_SYMBOL vmlinux 0xf87325e1 proc_create_seq_private +EXPORT_SYMBOL vmlinux 0xf88ecec4 kvmemdup +EXPORT_SYMBOL vmlinux 0xf896fb3b rt_dst_clone +EXPORT_SYMBOL vmlinux 0xf8a59778 vga_client_register +EXPORT_SYMBOL vmlinux 0xf8af5246 rproc_remove_subdev +EXPORT_SYMBOL vmlinux 0xf8afbdf5 pci_free_host_bridge +EXPORT_SYMBOL vmlinux 0xf8d07858 bitmap_from_arr32 +EXPORT_SYMBOL vmlinux 0xf8d2bc2c zstd_find_frame_compressed_size +EXPORT_SYMBOL vmlinux 0xf8f61ebc wake_up_var +EXPORT_SYMBOL vmlinux 0xf909c7f3 inode_needs_sync +EXPORT_SYMBOL vmlinux 0xf91b89ab fman_sp_build_buffer_struct +EXPORT_SYMBOL vmlinux 0xf93aae46 __arm_smccc_smc +EXPORT_SYMBOL vmlinux 0xf93fd09c fb_find_mode_cvt +EXPORT_SYMBOL vmlinux 0xf94536c2 proc_dointvec +EXPORT_SYMBOL vmlinux 0xf95c619b acpi_processor_preregister_performance +EXPORT_SYMBOL vmlinux 0xf95dc655 d_mark_dontcache +EXPORT_SYMBOL vmlinux 0xf96c7c43 rproc_add +EXPORT_SYMBOL vmlinux 0xf9722676 twl_i2c_write +EXPORT_SYMBOL vmlinux 0xf980169c mr_table_dump +EXPORT_SYMBOL vmlinux 0xf99e0298 pci_dev_put +EXPORT_SYMBOL vmlinux 0xf9a4092a inet6_csk_route_req +EXPORT_SYMBOL vmlinux 0xf9a482f9 msleep +EXPORT_SYMBOL vmlinux 0xf9b8ee55 netif_carrier_off +EXPORT_SYMBOL vmlinux 0xf9c0b663 strlcat +EXPORT_SYMBOL vmlinux 0xf9c158d1 proto_register +EXPORT_SYMBOL vmlinux 0xf9ca2eb4 kstrtoint_from_user +EXPORT_SYMBOL vmlinux 0xf9cdddc3 __cpuhp_remove_state_cpuslocked +EXPORT_SYMBOL vmlinux 0xf9ce48dd sock_enable_timestamps +EXPORT_SYMBOL vmlinux 0xf9e78b18 devm_backlight_device_register +EXPORT_SYMBOL vmlinux 0xf9ef5432 fib6_info_hw_flags_set +EXPORT_SYMBOL vmlinux 0xfa042227 gnet_stats_add_basic +EXPORT_SYMBOL vmlinux 0xfa063f63 iterate_dir +EXPORT_SYMBOL vmlinux 0xfa08c34a page_offline_end +EXPORT_SYMBOL vmlinux 0xfa1bad69 xfrm_state_insert +EXPORT_SYMBOL vmlinux 0xfa261c91 handle_edge_irq +EXPORT_SYMBOL vmlinux 0xfa297415 acpi_map_pxm_to_node +EXPORT_SYMBOL vmlinux 0xfa2b1221 xp_raw_get_dma +EXPORT_SYMBOL vmlinux 0xfa2e5f32 i2c_smbus_pec +EXPORT_SYMBOL vmlinux 0xfa4812c2 pmem_should_map_pages +EXPORT_SYMBOL vmlinux 0xfa4d2f03 __nla_parse +EXPORT_SYMBOL vmlinux 0xfa599bb2 netlink_register_notifier +EXPORT_SYMBOL vmlinux 0xfa5a3682 sock_set_keepalive +EXPORT_SYMBOL vmlinux 0xfa661386 rproc_of_parse_firmware +EXPORT_SYMBOL vmlinux 0xfa6daa03 inet_dgram_connect +EXPORT_SYMBOL vmlinux 0xfa82bf12 devm_ioremap_wc +EXPORT_SYMBOL vmlinux 0xfa91373a mipi_dsi_generic_read +EXPORT_SYMBOL vmlinux 0xfa994758 pnp_disable_dev +EXPORT_SYMBOL vmlinux 0xfaaa12d0 _page_poisoning_enabled +EXPORT_SYMBOL vmlinux 0xfab2c562 inet_frags_init +EXPORT_SYMBOL vmlinux 0xfabcd38f module_refcount +EXPORT_SYMBOL vmlinux 0xfac8865f sysctl_wmem_max +EXPORT_SYMBOL vmlinux 0xfacc2b28 clear_page_dirty_for_io +EXPORT_SYMBOL vmlinux 0xfaeb2e84 pm860x_reg_read +EXPORT_SYMBOL vmlinux 0xfaecb308 memcg_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0xfb18ade9 f_setown +EXPORT_SYMBOL vmlinux 0xfb1b2ba1 skb_split +EXPORT_SYMBOL vmlinux 0xfb348fea fault_in_safe_writeable +EXPORT_SYMBOL vmlinux 0xfb384d37 kasprintf +EXPORT_SYMBOL vmlinux 0xfb38b69e fqdir_init +EXPORT_SYMBOL vmlinux 0xfb46d76a nf_setsockopt +EXPORT_SYMBOL vmlinux 0xfb565e5c dma_find_channel +EXPORT_SYMBOL vmlinux 0xfb5e4d4b console_start +EXPORT_SYMBOL vmlinux 0xfb61cdcb vc_cons +EXPORT_SYMBOL vmlinux 0xfb6af58d recalc_sigpending +EXPORT_SYMBOL vmlinux 0xfb7e2203 tcp_create_openreq_child +EXPORT_SYMBOL vmlinux 0xfb8a17fc pci_pme_capable +EXPORT_SYMBOL vmlinux 0xfb943592 of_graph_get_endpoint_count +EXPORT_SYMBOL vmlinux 0xfb9747b7 freeze_bdev +EXPORT_SYMBOL vmlinux 0xfba7a5f5 __get_random_u32_below +EXPORT_SYMBOL vmlinux 0xfba7ddd2 match_u64 +EXPORT_SYMBOL vmlinux 0xfbaaf01e console_lock +EXPORT_SYMBOL vmlinux 0xfbad3cf0 scsi_normalize_sense +EXPORT_SYMBOL vmlinux 0xfbad6c3f mipi_dsi_dcs_enter_sleep_mode +EXPORT_SYMBOL vmlinux 0xfbb8a761 strscpy_pad +EXPORT_SYMBOL vmlinux 0xfbc3f432 iov_iter_npages +EXPORT_SYMBOL vmlinux 0xfbc4f89e io_schedule_timeout +EXPORT_SYMBOL vmlinux 0xfbc974b7 ndo_dflt_fdb_dump +EXPORT_SYMBOL vmlinux 0xfbd2ed35 pci_add_new_bus +EXPORT_SYMBOL vmlinux 0xfbd3307f ns_capable +EXPORT_SYMBOL vmlinux 0xfbd38e02 aperture_remove_conflicting_pci_devices +EXPORT_SYMBOL vmlinux 0xfbe215e4 sg_next +EXPORT_SYMBOL vmlinux 0xfbe4b175 qman_create_cgr +EXPORT_SYMBOL vmlinux 0xfbe8ee28 acpi_get_table_by_index +EXPORT_SYMBOL vmlinux 0xfbeca3d4 pcie_get_speed_cap +EXPORT_SYMBOL vmlinux 0xfc0ad8b5 tty_write_room +EXPORT_SYMBOL vmlinux 0xfc11adde tcp_sock_set_cork +EXPORT_SYMBOL vmlinux 0xfc149298 xfrm_if_register_cb +EXPORT_SYMBOL vmlinux 0xfc15bc85 bio_kmalloc +EXPORT_SYMBOL vmlinux 0xfc206017 kernel_bind +EXPORT_SYMBOL vmlinux 0xfc214568 kernel_sendmsg +EXPORT_SYMBOL vmlinux 0xfc297bce seq_write +EXPORT_SYMBOL vmlinux 0xfc336d2e __wake_up_bit +EXPORT_SYMBOL vmlinux 0xfc4152fc ec_read +EXPORT_SYMBOL vmlinux 0xfc421e79 gnet_stats_add_queue +EXPORT_SYMBOL vmlinux 0xfc52abc7 qcom_scm_pas_shutdown +EXPORT_SYMBOL vmlinux 0xfc5a4f27 inc_node_page_state +EXPORT_SYMBOL vmlinux 0xfc881b89 fman_port_get_hash_result_offset +EXPORT_SYMBOL vmlinux 0xfc8927e7 register_quota_format +EXPORT_SYMBOL vmlinux 0xfc8a4fb8 pcie_set_readrq +EXPORT_SYMBOL vmlinux 0xfc9ed8c3 qcom_scm_ice_available +EXPORT_SYMBOL vmlinux 0xfca71745 pci_read_vpd_any +EXPORT_SYMBOL vmlinux 0xfcc2fc69 of_translate_address +EXPORT_SYMBOL vmlinux 0xfcc5c79e skb_splice_from_iter +EXPORT_SYMBOL vmlinux 0xfcce2f7d ucc_fast_enable +EXPORT_SYMBOL vmlinux 0xfcd1819a hdmi_spd_infoframe_check +EXPORT_SYMBOL vmlinux 0xfce06d36 __skb_recv_datagram +EXPORT_SYMBOL vmlinux 0xfcec0987 enable_irq +EXPORT_SYMBOL vmlinux 0xfceea9b7 blk_queue_max_write_zeroes_sectors +EXPORT_SYMBOL vmlinux 0xfcf1141e ppp_dev_name +EXPORT_SYMBOL vmlinux 0xfcf1b541 nf_log_trace +EXPORT_SYMBOL vmlinux 0xfcf991eb __dev_remove_pack +EXPORT_SYMBOL vmlinux 0xfd00bd92 inet_protos +EXPORT_SYMBOL vmlinux 0xfd10f491 dev_mc_add_excl +EXPORT_SYMBOL vmlinux 0xfd2a6a82 pci_disable_msi +EXPORT_SYMBOL vmlinux 0xfd3306bb kobject_init +EXPORT_SYMBOL vmlinux 0xfd33e324 __do_once_done +EXPORT_SYMBOL vmlinux 0xfd4c5cfa regset_get +EXPORT_SYMBOL vmlinux 0xfd5a2986 cpumask_any_and_distribute +EXPORT_SYMBOL vmlinux 0xfd68deb2 dquot_set_dqblk +EXPORT_SYMBOL vmlinux 0xfd7f3317 xfrm_input +EXPORT_SYMBOL vmlinux 0xfd9d6a2b qman_get_qm_portal_config +EXPORT_SYMBOL vmlinux 0xfdb08971 netdev_notify_peers +EXPORT_SYMBOL vmlinux 0xfdba919d __nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xfdbab9e2 genphy_c45_eee_is_active +EXPORT_SYMBOL vmlinux 0xfdcb4ed3 acpi_os_get_line +EXPORT_SYMBOL vmlinux 0xfdcc8a0e fb_find_best_display +EXPORT_SYMBOL vmlinux 0xfe029963 unregister_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xfe1197a9 edac_mc_find +EXPORT_SYMBOL vmlinux 0xfe1c9ea5 sg_pcopy_from_buffer +EXPORT_SYMBOL vmlinux 0xfe1d2e94 key_create_or_update +EXPORT_SYMBOL vmlinux 0xfe215b97 proc_do_large_bitmap +EXPORT_SYMBOL vmlinux 0xfe28a186 filemap_splice_read +EXPORT_SYMBOL vmlinux 0xfe30d3af touchscreen_parse_properties +EXPORT_SYMBOL vmlinux 0xfe393456 tty_name +EXPORT_SYMBOL vmlinux 0xfe39d0e1 blk_mq_run_hw_queues +EXPORT_SYMBOL vmlinux 0xfe404841 drop_nlink +EXPORT_SYMBOL vmlinux 0xfe4690dc vmf_insert_pfn_prot +EXPORT_SYMBOL vmlinux 0xfe487975 init_wait_entry +EXPORT_SYMBOL vmlinux 0xfe48b833 __wait_on_buffer +EXPORT_SYMBOL vmlinux 0xfe4f86a2 kernel_getpeername +EXPORT_SYMBOL vmlinux 0xfe5d4bb2 sys_tz +EXPORT_SYMBOL vmlinux 0xfe6c6a00 pci_read_config_dword +EXPORT_SYMBOL vmlinux 0xfe86abc6 devfreq_update_status +EXPORT_SYMBOL vmlinux 0xfe86cca1 __of_get_address +EXPORT_SYMBOL vmlinux 0xfe8c61f0 _raw_read_lock +EXPORT_SYMBOL vmlinux 0xfe8daf9c netlink_net_capable +EXPORT_SYMBOL vmlinux 0xfe916dc6 hex_dump_to_buffer +EXPORT_SYMBOL vmlinux 0xfe9ebbbb acpi_osi_is_win8 +EXPORT_SYMBOL vmlinux 0xfec64f78 bfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0xfedb225d of_get_next_parent +EXPORT_SYMBOL vmlinux 0xfedcdb60 seq_hlist_next_percpu +EXPORT_SYMBOL vmlinux 0xfee60258 phy_remove_link_mode +EXPORT_SYMBOL vmlinux 0xfee98090 skb_coalesce_rx_frag +EXPORT_SYMBOL vmlinux 0xfeebc7c4 __kfifo_from_user_r +EXPORT_SYMBOL vmlinux 0xfeef4c88 dev_uc_sync +EXPORT_SYMBOL vmlinux 0xfef216eb _raw_spin_trylock +EXPORT_SYMBOL vmlinux 0xfef2ed26 scsi_done +EXPORT_SYMBOL vmlinux 0xfefaf002 pm860x_page_reg_write +EXPORT_SYMBOL vmlinux 0xfefcb98e vme_dma_vme_attribute +EXPORT_SYMBOL vmlinux 0xff1e9dd8 seq_list_start +EXPORT_SYMBOL vmlinux 0xff214f1b inode_set_flags +EXPORT_SYMBOL vmlinux 0xff282521 rfkill_register +EXPORT_SYMBOL vmlinux 0xff2f84b6 tty_vhangup +EXPORT_SYMBOL vmlinux 0xff41731e sys_imageblit +EXPORT_SYMBOL vmlinux 0xff41a709 __tracepoint_kmalloc +EXPORT_SYMBOL vmlinux 0xff464426 would_dump +EXPORT_SYMBOL vmlinux 0xff6878cf fb_default_cmap +EXPORT_SYMBOL vmlinux 0xff6d898e kobject_get +EXPORT_SYMBOL vmlinux 0xff7c87af mmc_cqe_post_req +EXPORT_SYMBOL vmlinux 0xff7e7f8d kryo_l2_set_indirect_reg +EXPORT_SYMBOL vmlinux 0xff87cd18 lockref_get_not_dead +EXPORT_SYMBOL vmlinux 0xff8b5f6e skb_prepare_seq_read +EXPORT_SYMBOL vmlinux 0xffa85995 tty_port_free_xmit_buf +EXPORT_SYMBOL vmlinux 0xffad4376 blk_queue_physical_block_size +EXPORT_SYMBOL vmlinux 0xffb1017d register_qdisc +EXPORT_SYMBOL vmlinux 0xffb4ba4f devm_mfd_add_devices +EXPORT_SYMBOL vmlinux 0xffb7c514 ida_free +EXPORT_SYMBOL vmlinux 0xffc43d20 blk_queue_chunk_sectors +EXPORT_SYMBOL vmlinux 0xffc4f200 zstd_compress_stream +EXPORT_SYMBOL vmlinux 0xffc62973 dev_addr_add +EXPORT_SYMBOL vmlinux 0xffc7934e vfs_mkdir +EXPORT_SYMBOL vmlinux 0xffcc4ec7 tcp_bpf_bypass_getsockopt +EXPORT_SYMBOL vmlinux 0xffd5beee __module_get +EXPORT_SYMBOL vmlinux 0xffe14086 flow_block_cb_lookup +EXPORT_SYMBOL vmlinux 0xffe3ee7a close_fd_get_file +EXPORT_SYMBOL vmlinux 0xffeea905 simple_transaction_release +EXPORT_SYMBOL vmlinux 0xffeedf6a delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0xfff088d9 t10_pi_type3_ip +EXPORT_SYMBOL_GPL crypto/af_alg 0x11957c56 af_alg_wait_for_data +EXPORT_SYMBOL_GPL crypto/af_alg 0x23ffbd19 af_alg_register_type +EXPORT_SYMBOL_GPL crypto/af_alg 0x27e92408 af_alg_async_cb +EXPORT_SYMBOL_GPL crypto/af_alg 0x2821a67a af_alg_release_parent +EXPORT_SYMBOL_GPL crypto/af_alg 0x437a6940 af_alg_pull_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x51108eef af_alg_alloc_areq +EXPORT_SYMBOL_GPL crypto/af_alg 0x5aee5b7c af_alg_release +EXPORT_SYMBOL_GPL crypto/af_alg 0x5cf1a9cc af_alg_count_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x634264a9 af_alg_free_sg +EXPORT_SYMBOL_GPL crypto/af_alg 0x8140b327 af_alg_accept +EXPORT_SYMBOL_GPL crypto/af_alg 0x92387134 af_alg_get_rsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0xa477db37 af_alg_free_resources +EXPORT_SYMBOL_GPL crypto/af_alg 0xadbe3043 af_alg_unregister_type +EXPORT_SYMBOL_GPL crypto/af_alg 0xb8a0016c af_alg_poll +EXPORT_SYMBOL_GPL crypto/af_alg 0xcb2a3fbf af_alg_sendmsg +EXPORT_SYMBOL_GPL crypto/af_alg 0xdb16d774 af_alg_wmem_wakeup +EXPORT_SYMBOL_GPL crypto/aria_generic 0x07c4dd9a aria_set_key +EXPORT_SYMBOL_GPL crypto/aria_generic 0x4a61978a aria_encrypt +EXPORT_SYMBOL_GPL crypto/aria_generic 0xbdad6df6 aria_decrypt +EXPORT_SYMBOL_GPL crypto/async_tx/async_memcpy 0x4b48fcf3 async_memcpy +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0x6cbbd68e async_syndrome_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0x90fd26b5 async_gen_syndrome +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x235a2c0e async_raid6_2data_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x86da31e9 async_raid6_datap_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x2d8a0a90 async_tx_quiesce +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xb373bb75 async_trigger_callback +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xeaafed4d __async_tx_find_channel +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xf67aec9d async_tx_submit +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xa62dfb43 async_xor +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xc4041f09 async_xor_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xd971a665 async_xor_val_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xe483025a async_xor_val +EXPORT_SYMBOL_GPL crypto/authenc 0x2479193e crypto_authenc_extractkeys +EXPORT_SYMBOL_GPL crypto/blowfish_common 0x12f8acfe blowfish_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x188d9d26 __cast5_decrypt +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x6915a0ca cast5_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xef81a4af __cast5_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x3dbae082 __cast6_decrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xccb4975b cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xcfce512f __cast6_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xd76a5716 __cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast_common 0x5609ce41 cast_s2 +EXPORT_SYMBOL_GPL crypto/cast_common 0x5b17be06 cast_s4 +EXPORT_SYMBOL_GPL crypto/cast_common 0xb9cba57f cast_s3 +EXPORT_SYMBOL_GPL crypto/cast_common 0xbd3e7542 cast_s1 +EXPORT_SYMBOL_GPL crypto/cryptd 0x01865556 cryptd_skcipher_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x26e0e228 cryptd_free_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x3f8e3765 cryptd_shash_desc +EXPORT_SYMBOL_GPL crypto/cryptd 0x498ba702 cryptd_free_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0x4b2f29e2 cryptd_aead_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x6926266d cryptd_ahash_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x860e131c cryptd_alloc_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0x982946c9 cryptd_free_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0xa23fc0b8 cryptd_skcipher_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xc64baac5 cryptd_ahash_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xcd5255b3 cryptd_aead_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xdba4e5d4 cryptd_alloc_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0xe6845223 cryptd_alloc_ahash +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x208fd2b5 crypto_finalize_akcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x54a2205e crypto_engine_alloc_init +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x59f47bb8 crypto_engine_start +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x5f93f3d2 crypto_finalize_skcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x63fb6bba crypto_transfer_akcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x65f9a8d5 crypto_transfer_kpp_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x704e422f crypto_transfer_hash_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x7df36fcc crypto_finalize_aead_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xa2119ddf crypto_engine_exit +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xb7025940 crypto_finalize_hash_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xc6ce8077 crypto_transfer_skcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xd6e7f571 crypto_transfer_aead_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xe8b7fc3f crypto_engine_alloc_init_and_set +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xf87337de crypto_finalize_kpp_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xf9983552 crypto_engine_stop +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x33b866ce crypto_ecdh_decode_key +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7475be8e crypto_ecdh_key_len +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0xb230d2ec crypto_ecdh_encode_key +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x1936413e polyval_mul_non4k +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x49dece42 polyval_update_non4k +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x25ace593 serpent_setkey +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x4eb4c55e __serpent_encrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xbcc074f3 __serpent_decrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xd4c9681a __serpent_setkey +EXPORT_SYMBOL_GPL crypto/sm2_generic 0x2ecacdc7 sm2_compute_z_digest +EXPORT_SYMBOL_GPL crypto/sm3 0xa98edad1 sm3_update +EXPORT_SYMBOL_GPL crypto/sm3 0xf04338f9 sm3_final +EXPORT_SYMBOL_GPL crypto/sm3_generic 0x0bddca87 sm3_zero_message_hash +EXPORT_SYMBOL_GPL crypto/sm4 0x24e254e8 sm4_expandkey +EXPORT_SYMBOL_GPL crypto/sm4 0xfa81970e sm4_crypt_block +EXPORT_SYMBOL_GPL crypto/twofish_common 0xb9a3c5fc twofish_setkey +EXPORT_SYMBOL_GPL crypto/twofish_common 0xe22b7787 __twofish_setkey +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x08f0212d spk_set_num_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x13516036 spk_ttyio_ops +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x155bf35a spk_ttyio_synth_immediate +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x18ef6670 synth_current +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1e39eb14 synth_putws +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x37d53cdd spk_ttyio_release +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x41a160e5 synth_buffer_empty +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4449e1dd synth_buffer_clear +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x45eda959 spk_get_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x466f5eb7 synth_putwc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x50e43d1b spk_synth_get_index +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x5464b7e1 spk_do_catch_up +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x55f9150a synth_add +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x684f87a4 spk_var_show +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x76d40046 synth_buffer_skip_nonlatin1 +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x7e5ac896 synth_remove +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x806ae407 spk_var_store +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x84dad068 synth_buffer_getc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8a40799d spk_synth_is_alive_nop +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8c82dfca synth_request_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8fe0db01 synth_putwc_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xa445143f spk_ttyio_synth_probe +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xa939a88d spk_synth_is_alive_restart +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xaadb0612 synth_buffer_peek +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xb734cb9d speakup_event +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xbbd15a51 speakup_start_ttys +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc319c604 synth_putws_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc58f6e50 spk_get_var_header +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd8fd86cf synth_release_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd93829dd speakup_info +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xdd878021 spk_synth_flush +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe194d0ef synth_printf +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xf1bcf37a spk_do_catch_up_unicode +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x0129165e __acpi_nfit_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x012c92f4 acpi_nfit_ctl +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x4639bcda acpi_nfit_shutdown +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x499bbf57 nfit_get_smbios_id +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x8809e50a acpi_nfit_desc_init +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x9fcdfc38 __acpi_nvdimm_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xab56588a acpi_nfit_init +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0x67927a0d platform_profile_notify +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xbfe36436 platform_profile_remove +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xcac33cd4 platform_profile_register +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0x7d557279 pata_parport_unregister_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0xfe709653 pata_parport_register_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_platform 0xb9fa4273 __pata_platform_probe +EXPORT_SYMBOL_GPL drivers/ata/pata_sis 0xa454f555 sis_info133_for_sata +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x09917359 charlcd_poke +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x6fd9cc4a charlcd_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x8b45326c charlcd_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xd3e29970 charlcd_backlight +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf3304696 charlcd_free +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf883c540 charlcd_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x07b26ecc hd44780_common_gotoxy +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x1aa688fd hd44780_common_lines +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x23159a5b hd44780_common_clear_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x30e85287 hd44780_common_shift_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x36dc00a2 hd44780_common_print +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x3c4c183f hd44780_common_home +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x489c89e8 hd44780_common_redefine_char +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x64415593 hd44780_common_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x79e8e259 hd44780_common_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8585e5fd hd44780_common_blink +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8d4f3fa4 hd44780_common_init_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xa22afdaa hd44780_common_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xc369090d hd44780_common_shift_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xf360d788 hd44780_common_fontsize +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x14102f23 ks0108_displaystate +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x48a70518 ks0108_writedata +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x4f506333 ks0108_startline +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x6edae968 ks0108_isinited +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xbf4774db ks0108_writecontrol +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xedde6df2 ks0108_page +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xfee8ef7b ks0108_address +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x000c7991 linedisp_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0xdbaa81a6 linedisp_register +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0x33c0ef6f regmap_ac97_default_volatile +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0x5dab52d6 __regmap_init_ac97 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0xf1256da2 __devm_regmap_init_ac97 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-i3c 0x62a09716 __devm_regmap_init_i3c +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0xebbe8b54 __regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0xf40947af __devm_regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0xc083ce5e __devm_regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0xc7bc05b1 __regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0x021006ee __devm_regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0xd74c91be __regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xdffb165e __devm_regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xf12539ef __regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0x0b7d9394 __regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0xe67003f2 __devm_regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x22aaa325 __regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x7c4fce3f __regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x7e155997 __devm_regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0xfaa5d268 __devm_regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0x9c446b29 __regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0xed727b79 __devm_regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x1344847d bcma_host_pci_down +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x26bf19f7 bcma_core_is_enabled +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x2c2360de bcma_core_pci_power_save +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x2d216f78 bcma_chipco_gpio_out +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x32db35d2 bcma_chipco_gpio_control +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x39668c08 bcma_chipco_pll_read +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x4b312cce bcma_driver_unregister +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x5a167108 bcma_pmu_get_bus_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x6847f202 bcma_core_pll_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x6f8664bb bcma_chipco_b_mii_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x75dd1b0a bcma_host_pci_up +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x7abbce22 bcma_chipco_get_alp_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x8851e59f bcma_chipco_pll_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x949096aa bcma_core_set_clockmode +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xa12eb08b bcma_chipco_chipctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xa139f381 bcma_chipco_regctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xad67f69a bcma_chipco_gpio_outen +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xb3820e16 bcma_host_pci_irq_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xcc821230 bcma_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xd1508205 bcma_chipco_pll_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xd4d5b88d __bcma_driver_register +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xdc8d3398 bcma_find_core_unit +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xec4360ef bcma_core_enable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xf732f14c bcma_core_disable +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x306f36b4 btbcm_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x45ef07eb btbcm_setup_patchram +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x65669a53 btbcm_read_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x772b8264 btbcm_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xb4cbaa41 btbcm_setup_apple +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xe3c7f5c4 btbcm_write_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xeaee5430 btbcm_finalize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xee47fa55 btbcm_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x014c2e50 btintel_read_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x290363ad btintel_bootup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x304f7db0 btintel_read_boot_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x5150b120 btintel_set_quality_report +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x56e5eced btintel_exit_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x61f107e4 btintel_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x62778679 btintel_set_event_mask_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x6eb9564c btintel_set_diag +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x8325205b btintel_enter_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x972ef241 btintel_regmap_init +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x9f7a52d9 btintel_configure_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xa92f337c btintel_load_ddc_config +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xbf7b545b btintel_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xc6d99e3d btintel_version_info +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xc754c187 btintel_secure_send_result +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xcd585f8e btintel_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xfad3b4d3 btintel_send_intel_reset +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x40065842 btmrvl_enable_hs +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x467972f6 btmrvl_send_hscfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x4af91c77 btmrvl_send_module_cfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x7e2cf05d btmrvl_pscan_window_reporting +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x8ed75710 btmrvl_check_evtpkt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x90add7da btmrvl_remove_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x9c6bd8e2 btmrvl_register_hdev +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xc2acb9c4 btmrvl_interrupt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xc7e5ff21 btmrvl_add_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xd74354d6 btmrvl_enable_ps +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xef98ffb4 btmrvl_process_event +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x2138e324 btmtk_setup_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x7b2ddaaa btmtk_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0xa77bff21 btmtk_setup_firmware_79xx +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x1a1bdef5 qca_send_pre_shutdown_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x5eb5ba83 qca_set_bdaddr_rome +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x9169a902 qca_uart_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xc5cdb13a qca_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xfac7df27 qca_read_soc_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x0f599972 btrtl_set_quirks +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x2844a926 btrtl_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x3ca1c819 btrtl_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xaf78f260 btrtl_free +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xc5a9f056 btrtl_get_uart_settings +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xcb7ce02d btrtl_setup_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xeb3a5c3c btrtl_shutdown_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x21480930 h4_recv_buf +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xabbf6ba6 hci_uart_tx_wakeup +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xcfc6aaee hci_uart_register_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xdbad3f2d hci_uart_unregister_device +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x2cc1d6bd mhi_ep_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x58f17a93 mhi_ep_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x9beed603 mhi_ep_queue_is_empty +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xb46eca24 mhi_ep_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xb5472838 mhi_ep_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xd91a1dbf mhi_ep_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xdfe17c67 __mhi_ep_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xebb61793 mhi_ep_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x02acc565 mhi_pm_resume_force +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x119a031d mhi_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x20060c8f mhi_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x2e643113 mhi_device_put +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x326da28e mhi_unprepare_from_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x3a114ea2 mhi_unprepare_after_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x405921a3 mhi_notify +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x43337fc9 mhi_pm_suspend +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x44010226 __mhi_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x55f8ab12 mhi_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x5f376fd4 mhi_download_rddm_image +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x69956479 mhi_queue_buf +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x6eea7583 mhi_free_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x70c6bda2 mhi_device_get +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x72055f21 mhi_async_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x74089a98 mhi_prepare_for_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x81b52479 mhi_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x836f683d mhi_alloc_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x897a1bc8 mhi_get_free_desc_count +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x8b272777 mhi_prepare_for_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x9b360d93 mhi_get_mhi_state +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xa16802ea mhi_soc_reset +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xaf303017 mhi_get_exec_env +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb397f66b mhi_device_get_sync +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb988c2be mhi_queue_is_full +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd99cea07 mhi_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd9b2a6d9 mhi_pm_resume +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xde7674dc mhi_prepare_for_transfer_autoqueue +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe1429d4b mhi_force_rddm_mode +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xf57948d1 mhi_queue_dma +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x1bb0c14a moxtet_device_write +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0xb267e61a __moxtet_register_driver +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0xc480a77a moxtet_device_read +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0xc8a63ff8 moxtet_device_written +EXPORT_SYMBOL_GPL drivers/bus/sunxi-rsb 0x9055c300 __devm_regmap_init_sunxi_rsb +EXPORT_SYMBOL_GPL drivers/bus/sunxi-rsb 0x9bf37706 sunxi_rsb_driver_register +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0x29d829b1 meson_clk_triphase_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0xc559e1b9 meson_clk_phase_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0xd4b80860 meson_sclk_ws_inv_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/sclk-div 0xde4a117b meson_sclk_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x03351dae clk_rcg_floor_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x03e7eb9a clk_alpha_pll_stromer_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0509a95c clk_fabia_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x071d19d6 qcom_cc_register_rcg_dfs +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x07935d8b clk_alpha_pll_postdiv_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ae351c4 clk_alpha_pll_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0d678ab9 qcom_reset_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ed823f3 clk_alpha_pll_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1a360288 qcom_cc_register_board_clk +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1b28da5e clk_trion_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1d0f06af clk_byte2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1de81c63 clk_pll_configure_sr_hpm_lp +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1ea782c8 clk_alpha_pll_huayra_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1f83275f clk_regmap_mux_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1f88365f clk_alpha_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x233e5373 clk_rcg_bypass_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x2d293905 clk_alpha_pll_postdiv_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x35261f7e clk_alpha_pll_regs +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x37dafc55 clk_rivian_evo_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x38229fba clk_alpha_pll_reset_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x38f100d3 qcom_cc_probe +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x395868a1 qcom_find_freq_floor +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x3c8b7787 qcom_find_cfg_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x45180f77 clk_dyn_rcg_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x45226263 clk_gfx3d_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x468b22ce clk_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x4a930432 clk_branch_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5337c2b1 clk_enable_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x59eabda5 mux_div_set_src_div +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5c035f38 clk_alpha_pll_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5c3e75ee clk_pll_vote_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5f18e967 clk_stromer_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x64b8755d clk_alpha_pll_fixed_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6610661f clk_alpha_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x66580ca3 clk_regmap_mux_closest_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6af41b8b qcom_pll_set_fsm_mode +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6b8e2aa0 clk_pll_configure_sr +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6d308251 clk_alpha_pll_fixed_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x70156ec0 clk_alpha_pll_postdiv_ro_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x708a435d clk_alpha_pll_lucid_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7319e51c clk_alpha_pll_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x787e8234 qcom_find_freq +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7b87fe3e clk_alpha_pll_postdiv_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7dfa4f12 clk_alpha_pll_postdiv_lucid_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7e69e953 clk_alpha_pll_postdiv_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7f735756 devm_clk_register_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x82afa55e clk_regmap_phy_mux_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x88c0add9 clk_rcg_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x88f93001 qcom_cc_really_probe +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x8c4b1025 clk_disable_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x8e4c395e clk_edp_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9123fa67 clk_zonda_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x93bc2a64 clk_ops_hfpll +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x94c464a3 clk_rcg2_floor_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x953b97b7 clk_alpha_pll_postdiv_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9821a599 clk_rcg_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x98fccfab gdsc_gx_do_nothing_enable +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9c401604 clk_rcg_esc_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xa0755dc3 clk_alpha_pll_fixed_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xa95ed447 clk_rcg2_shared_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaea28295 clk_rcg_bypass2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaf105ec4 clk_branch2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb3d93f1b clk_branch_simple_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb5552ffa qcom_cc_probe_by_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb8694bf5 clk_rcg2_mux_closest_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb8d0697b clk_lucid_evo_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb90a58bd clk_is_enabled_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xbb2b9610 clk_agera_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc0126fe0 clk_pll_sr2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc0d2ecb0 clk_regmap_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc9cb9fbf clk_alpha_pll_zonda_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xcb2d25f8 clk_alpha_pll_fixed_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xcc7ae2d2 qcom_cc_register_sleep_clk +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd2ec30a3 clk_dp_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd98fe91b clk_alpha_pll_fixed_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe342b37f qcom_find_src_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe4d191e1 clk_rcg_lcc_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe8c0478b clk_byte_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xeec69605 clk_rcg2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf041ba47 qcom_cc_map +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf2522383 clk_alpha_pll_rivian_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf3bf69c3 clk_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf439f21a clk_alpha_pll_agera_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf84b8d59 clk_regmap_div_ro_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfafc1469 clk_branch2_aon_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfbd6578d clk_alpha_pll_hwfsm_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x0176bd58 sprd_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x02baa56f sprd_mux_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x09180a40 sprd_clk_probe +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x0d3df2ad sprd_mux_helper_set_parent +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x25c82d65 sprd_pll_sc_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x286a7aa5 sprd_div_helper_set_rate +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x8781298e sprd_div_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x8f051805 sprd_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x9d1444bb sprd_clk_regmap_init +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xa5d3f080 sprd_div_helper_recalc_rate +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xb194ef94 sprd_sc_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xd5c91a60 sprd_mux_helper_get_parent +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xe84db453 sprd_comp_ops +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x04f374c2 comedi_bytes_per_scan_cmd +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x09edf303 __comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0cd330f4 range_unknown +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0ecbd6a1 comedi_set_spriv_auto_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0f76762b comedi_inc_scan_progress +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0fa99179 comedi_nsamples_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x1290c1cb comedi_legacy_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x17c33408 comedi_event +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x21102f87 range_0_32mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x27758934 comedi_buf_write_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2c409ea3 comedi_buf_write_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2f0ad9d3 range_bipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x34a2e5bd comedi_set_hw_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x3fc7a1d0 comedi_is_subdevice_running +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4236eaaf range_4_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4fe634f3 range_bipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x518efc8a comedi_buf_read_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x54d5c210 comedi_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x598a32a1 comedi_dio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x59a831e9 comedi_alloc_spriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x5c3d81c3 comedi_alloc_devpriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x5e23dbd1 comedi_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x63d7d7ce comedi_readback_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7177012e comedi_buf_read_n_available +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x74ed19b4 comedi_buf_read_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7d915e84 comedi_handle_events +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x801aa31e comedi_dev_get_from_minor +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8113872c range_unipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8a5cf165 comedi_timeout +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x907ef0cb comedi_check_chanlist +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x9e1237bf comedi_alloc_subdevices +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa4fea174 comedi_buf_read_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xaecfd6b2 comedi_nscans_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb1d238ed comedi_alloc_subdev_readback +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb679cebc range_0_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbb52fc7f range_bipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbdbe75c6 range_unipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbf89a7a0 comedi_buf_write_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xc71202c9 comedi_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd88b1e1a comedi_bytes_per_scan +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdb2044b2 range_unipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xeda55037 comedi_dio_update_state +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xedb930a3 comedi_dev_put +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xf448357d comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xf78c3e23 comedi_load_firmware +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xf88d565d comedi_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x0526c297 comedi_to_pci_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x19b86774 comedi_pci_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x37120edc comedi_pci_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xafbad2d0 comedi_pci_disable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xb8f0781d comedi_pci_enable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xbe9c403e comedi_pci_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xf2048a28 comedi_pci_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xfff05ac1 comedi_pci_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x179e4306 comedi_to_usb_interface +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x4a2c7dc5 comedi_usb_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x725251f4 comedi_to_usb_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x871d4a5e comedi_usb_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x9ee97319 comedi_usb_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xf5b1f928 comedi_usb_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x79f4a6cf addi_watchdog_reset +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0xed1d2dec addi_watchdog_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/amplc_pc236_common 0xf36635fb amplc_pc236_common_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x23256d0a subdev_8255_mm_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0xa00cb8f5 subdev_8255_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0xfb7adccb subdev_8255_regbase +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x0a721968 mite_release_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x27587000 mite_init_ring_descriptors +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x328e43b2 mite_bytes_in_transit +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x36911480 mite_request_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x3cff4f76 mite_prep_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x4d7be7b5 mite_ack_linkc +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x50f71ef5 mite_dma_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x54cbeefc mite_sync_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x7614a23a mite_done +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x7f689ac3 mite_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xce9afecb mite_alloc_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xd76b076e mite_free_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xd96ce0ee mite_buf_change +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xf04e9573 mite_detach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xfbb8020f mite_dma_disarm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xfd1c8fc8 mite_request_channel_in_range +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x076bc308 ni_find_route_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x0921123e ni_lookup_route_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x1facf7f8 ni_is_cmd_dest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x64443d67 ni_get_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x6c18c54e ni_count_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x85e75c94 ni_assign_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x863a306d ni_sort_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8ab47ba4 ni_route_set_has_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8f0f0901 ni_find_route_set +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0xb3e302a3 ni_route_to_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x088b9036 ni_tio_insn_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x0bb268a9 ni_tio_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x0fc5a167 ni_tio_unset_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x3837279b ni_tio_set_bits +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x3c909424 ni_tio_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x40ee39e7 ni_tio_init_counter +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x4ce0aa6e ni_tio_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x4e032183 ni_tio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x5a0702ae ni_tio_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x611e401f ni_gpct_device_destroy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x6f08593f ni_tio_set_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x704cbb74 ni_tio_get_soft_copy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x7aff275d ni_gpct_device_construct +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x8900ba1f ni_tio_set_gate_src_raw +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x8e4d8a21 ni_tio_get_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xcdffe488 ni_tio_set_gate_src +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x34a9f653 ni_tio_handle_interrupt +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x385b652a ni_tio_set_mite_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x6e44ee6e ni_tio_cmd +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x7d10caae ni_tio_acknowledge +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xa87e067d ni_tio_cancel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xd9a59957 ni_tio_cmdtest +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x27e22f7d comedi_open +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x30660ca2 comedi_dio_bitfield2 +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x6b49cc4f comedi_find_subdevice_by_type +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xb3bf3ee0 comedi_dio_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xd481b4c1 comedi_close +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xd615b45b comedi_get_n_channels +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xf60cd832 comedi_dio_get_config +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x04773b60 ccp_present +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x3a1a3979 ccp_version +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x661c0740 ccp_enqueue_cmd +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x027230b5 hisi_qm_get_hw_info +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x0e21b92c hisi_qm_acc_diff_regs_dump +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x17ccdff5 hisi_qm_stop +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x1b3e1c55 hisi_qm_regs_dump +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x27230dc7 hisi_qm_reset_done +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2b0193b6 hisi_acc_create_sgl_pool +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2b1ef206 hisi_qm_suspend +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2f3eedca hisi_qm_reset_prepare +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x355c507f hisi_qm_get_dfx_access +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x3916e4c7 hisi_qm_pm_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x3a562712 hisi_qm_put_dfx_access +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x3acc9119 hisi_qm_resume +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x3e9ca663 hisi_qm_dev_err_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x403f7fab hisi_acc_sg_buf_unmap +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x43ca18ba hisi_qm_start_qp +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x54f7853c hisi_qm_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x615563bc hisi_qm_sriov_enable +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x640dfff7 hisi_qm_regs_debugfs_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x6855dd9a hisi_qm_dev_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x72c917ab hisi_qm_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x751fdf67 hisi_qm_dev_slot_reset +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x75a86f9a hisi_qm_dev_err_detected +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x8d55e803 hisi_qm_debug_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x8f788f6b hisi_acc_free_sgl_pool +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x9891778b hisi_qm_dev_err_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x9a2e3c59 hisi_qm_alloc_qps_node +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x9f63bb1c hisi_qm_stop_qp +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xa189b870 hisi_qm_wait_mb_ready +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xa1ddf36e hisi_qm_start +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb61c91a0 hisi_qm_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb7150bb0 hisi_qm_mb +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb7ebea3b hisi_qm_wait_task_finish +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb80c8954 hisi_qm_alg_unregister +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xbcbab562 hisi_qp_send +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xc7f4a473 hisi_acc_sg_buf_map_to_hw_sgl +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xca282950 hisi_qm_pm_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xd89e08f1 hisi_qm_sriov_disable +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xde3f9b2a hisi_qm_debug_regs_clear +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xebcc8b27 hisi_qm_free_qps +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xfaaca5bb hisi_qm_regs_debugfs_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xfcd0f241 hisi_qm_alg_register +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hpre/hisi_hpre 0x0dd94429 hisi_hpre_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/sec2/hisi_sec2 0xed7104bc hisi_sec_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/zip/hisi_zip 0x6ea7dc8e hisi_zip_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x02d4c589 adf_reset_flr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x04fcb865 adf_gen4_ring_pair_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0a1ccd14 adf_cfg_dev_remove +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0a6e0f8c adf_exit_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0b043ce1 adf_cleanup_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2262252b adf_gen4_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x23294102 adf_devmgr_in_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2947ab47 adf_vf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2be4e269 adf_gen2_get_arb_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x38e45ae6 adf_gen2_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3911f27d adf_init_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3913cbfa adf_vf2pf_notify_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3a3e6691 adf_devmgr_pci_to_accel_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3d471566 adf_devmgr_update_class_index +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3dc17354 adf_reset_sbr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3e707f37 adf_gen2_get_admin_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x41f233c9 adf_disable_pf2vf_interrupts +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x420e6419 adf_enable_pf2vf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x43f365f0 adf_dev_up +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x44962398 adf_dev_down +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x477f4622 adf_gen4_handle_pm_interrupt +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4937ef83 adf_dbgfs_exit +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x49cd33b4 adf_gen4_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4bff9d15 adf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x51ea7b1b adf_gen2_dev_config +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x52e7cef1 adf_enable_vf2pf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x534b4c79 adf_gen2_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5a09659e adf_gen2_cfg_iov_thds +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5dc37ce5 adf_cfg_section_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6710a106 adf_cfg_add_key_value_param +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6cf6cf93 adf_init_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x752bdaff adf_gen2_get_num_aes +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x7540ee80 adf_dev_restart +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x79c75397 adf_gen2_init_vf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x7c1a2cdc adf_gen2_enable_ints +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8011a402 adf_vf2pf_notify_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x81e8c61c adf_err_handler +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8292e775 adf_devmgr_add_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x83a02a81 adf_gen2_enable_error_correction +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x88dae280 adf_dbgfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8b602eab adf_sysfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa319db4e adf_cfg_dev_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa4b235c7 adf_vf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa8093541 adf_disable_sriov +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa8454f7b adf_devmgr_rm_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xabd0476d adf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb28a982e adf_pfvf_comms_disabled +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb2d75993 adf_send_admin_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb4df974f adf_init_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb54762c0 adf_gen4_enable_pm +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xbbcd475a adf_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xbf6ea446 adf_dev_get +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc501ac82 adf_gen4_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xcc3b167a adf_clean_vf_map +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd64519f1 adf_gen2_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd6c0409d adf_gen2_get_num_accels +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe1017641 adf_dev_in_use +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe327f1f1 adf_gen4_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe45f3512 adf_gen2_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe51eb46b adf_flush_vf_wq +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe55201b0 adf_dev_put +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xeb16660b adf_cfg_get_param_value +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xedde1b70 adf_dev_started +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xee379d99 adf_gen2_get_accel_cap +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf7a6a625 adf_exit_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/marvell/octeontx/octeontx-cpt 0x32e43048 otx_cpt_uc_supports_eng_type +EXPORT_SYMBOL_GPL drivers/crypto/marvell/octeontx/octeontx-cpt 0x555ebe02 otx_cpt_eng_grp_has_eng_type +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0x73c443ed dw_edma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0xa2a7782f dw_edma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x1c9068ee do_dw_dma_enable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x3b93419e dw_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x6b056759 idma32_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x71d9f2b6 dw_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xc7ffe524 dw_dma_acpi_controller_register +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xcd141504 dw_dma_filter +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xdb761b2a dw_dma_acpi_controller_free +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xf7221409 do_dw_dma_disable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xfe6b0557 idma32_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x0db4a973 dpdmai_set_rx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x15e20f86 dpdmai_open +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x49c4685b dpdmai_disable +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x51a5e98b dpdmai_destroy +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x5e9147ab dpdmai_reset +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x76c3c51d dpdmai_get_tx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x79f0124e dpdmai_close +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x7f539b71 dpdmai_get_rx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x8380b4e4 dpdmai_enable +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0xf2d0d44b dpdmai_get_attributes +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x092f9afc fsl_edma_slave_config +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x09aa0c38 fsl_edma_cleanup_vchan +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x0a6f30a9 fsl_edma_terminate_all +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x1b011539 fsl_edma_prep_slave_sg +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x1fc40358 fsl_edma_setup_regs +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x258c3756 fsl_edma_free_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x4a7a09d2 fsl_edma_alloc_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x62caad0b fsl_edma_prep_dma_cyclic +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x8fb956ff fsl_edma_issue_pending +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x9979aa34 fsl_edma_free_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xac9733c2 fsl_edma_tx_status +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xb3a51293 fsl_edma_prep_memcpy +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xbcfd8784 fsl_edma_pause +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xd021702a fsl_edma_resume +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xda064fb7 fsl_edma_xfer_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xdd865a54 fsl_edma_disable_request +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xde3251b8 fsl_edma_chan_mux +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0x2e6b9fb7 hidma_mgmt_init_sys +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0xd5a3eb3a hidma_mgmt_setup +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0x15bd393c __fw_send_request +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0x2c6ebd19 fw_card_read_cycle_time +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xabb5547d fw_request_get_timestamp +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xe86fb5c7 fw_card_release +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x563711cb ffa_device_register +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x73f206d5 ffa_device_unregister +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x91d794fa ffa_bus_type +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x98bbb690 ffa_driver_register +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0xab44e2a7 ffa_driver_unregister +EXPORT_SYMBOL_GPL drivers/firmware/arm_scpi 0xc47b1e25 get_scpi_ops +EXPORT_SYMBOL_GPL drivers/firmware/mtk-adsp-ipc 0x7b205865 mtk_adsp_ipc_send +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x0e7b7015 stratix10_svc_done +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x41d5ad1c stratix10_svc_allocate_memory +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x50f5368a stratix10_svc_free_channel +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x595b630e stratix10_svc_free_memory +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0xd3df684d stratix10_svc_send +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0xda14c5fd stratix10_svc_request_channel_byname +EXPORT_SYMBOL_GPL drivers/fpga/altera-pr-ip-core 0xcedb814a alt_pr_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x00ff2bf4 dfl_fpga_enum_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x03968381 dfl_fpga_port_ops_add +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x072abdcf dfl_fpga_feature_devs_remove +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x0ed8c12d dfl_fpga_dev_ops_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x1c73e0bc dfl_fpga_feature_devs_enumerate +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x2a50a768 dfl_feature_ioctl_set_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x2d5af4ff dfl_fpga_check_port_id +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x3e8fa67f dfh_find_param +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x4fea7d80 dfl_fpga_enum_info_add_dfl +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x72d72c4f dfl_fpga_cdev_assign_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x730b3fb2 dfl_fpga_set_irq_triggers +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x9c35ed8d dfl_fpga_enum_info_free +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x9d50c579 dfl_fpga_port_ops_put +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xacef3cad __dfl_fpga_cdev_find_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xadd233a1 dfl_fpga_dev_feature_init +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb62fe0c6 dfl_fpga_cdev_release_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb8ac0b46 dfl_feature_ioctl_get_num_irqs +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xbd64c237 dfl_fpga_dev_ops_unregister +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xcd62674c dfl_fpga_enum_info_add_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xed3f30cd dfl_fpga_cdev_config_ports_vf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xed4736b3 dfl_fpga_dev_feature_uinit +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xed634d47 dfl_fpga_port_ops_get +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xf0df6d6c dfl_fpga_port_ops_del +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xf7934111 dfl_fpga_cdev_config_ports_pf +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0633c4b9 fpga_bridges_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0aef6b39 fpga_bridge_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0b2b884c fpga_bridges_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x268e4cc7 fpga_bridge_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2b7442e0 fpga_bridge_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2c8167cf fpga_bridges_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2f951efd fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x964299be fpga_bridge_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xa6d4c20d fpga_bridge_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xb2238b60 of_fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xc8dcaad3 fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xd7ee03b6 of_fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x1a90857c fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x21fa0941 fpga_image_info_free +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x238feae8 fpga_mgr_unlock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x3c77d071 devm_fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x5a0da3ab fpga_image_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x5d3ba7e4 of_fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x618a5ca9 fpga_mgr_lock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x6ebf6c3c fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x74025958 fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x824f008b devm_fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xabbec173 fpga_mgr_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xb4e0df8a fpga_mgr_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xd754ceb7 fpga_mgr_load +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x48ddba03 fpga_region_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xba936304 fpga_region_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xd29e4d38 fpga_region_class_find +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xdb06ce6d fpga_region_program_fpga +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xe3e7d5a4 fpga_region_register_full +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x3a93847e fsi_slave_claim_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x482411a8 fsi_get_new_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x51dc8e41 fsi_master_rescan +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x5a57d574 fsi_free_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x78060f23 fsi_slave_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x7d47a8ae fsi_device_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x8133bb28 fsi_driver_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x8fa3b529 fsi_master_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xa660b6ad fsi_master_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xa732ebf5 fsi_bus_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xad842c42 fsi_driver_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xb2be616b fsi_device_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xc36fc7e4 fsi_cdev_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xce22aee2 fsi_slave_release_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xd942f235 fsi_slave_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-occ 0x2be87ca0 fsi_occ_submit +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0x07447e1d sbefifo_submit +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0x2bded969 sbefifo_parse_status +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x35bd7f88 gnss_allocate_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x5408e635 gnss_deregister_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x6174f27f gnss_insert_raw +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x693ce42a gnss_put_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xfdb9eb8d gnss_register_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x389ca632 gnss_serial_allocate +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x38a849fa gnss_serial_register +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x40bae345 gnss_serial_pm_ops +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x4bc1cc1a gnss_serial_deregister +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xf7bb9aff gnss_serial_free +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x5d0e4276 idio_16_set +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x6495f119 idio_16_get_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x68830314 idio_16_state_init +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x70e2b625 idio_16_get +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0xae1139f5 idio_16_set_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x73d7a584 __max730x_remove +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0xaac0afb6 __max730x_probe +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x2ac7fd21 gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x496ce291 gpio_regmap_get_drvdata +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xb7066570 gpio_regmap_unregister +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xbb8291e3 devm_gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x2778ef8b analogix_dp_stop_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x2f8ce96f analogix_dp_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x3ee0dd60 anx_dp_aux_transfer +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x475bec8a analogix_dp_start_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x6388a2e9 analogix_dp_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x6eb53626 analogix_dp_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x90b9511a analogix_dp_suspend +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xa1641dd5 analogix_dp_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xc3d59265 analogix_dp_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x09f7c0f6 ldb_remove_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x210d0503 ldb_find_next_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x26301d94 ldb_bridge_enable_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x27832a5c ldb_init_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x653710a7 ldb_channel_is_single_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x6f23cd70 ldb_channel_is_split_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x7d60cb2e ldb_bridge_attach_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x80e80486 ldb_add_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xa024939b ldb_bridge_mode_set_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xd5ee6afc ldb_bridge_disable_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xe81999b0 ldb_bridge_atomic_check_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0x621e55d0 samsung_dsim_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0x7eb12d25 samsung_dsim_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0xbf4c1148 samsung_dsim_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x09340e05 dw_hdmi_set_channel_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x094f6fc5 dw_hdmi_phy_i2c_set_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x1461e227 dw_hdmi_set_channel_status +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x26d629cd dw_hdmi_phy_gen2_reset +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x2d1c0e80 dw_hdmi_setup_rx_sense +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x2fac9436 dw_hdmi_set_channel_allocation +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x316212a8 dw_hdmi_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x42926f4a dw_hdmi_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x4a9b174f dw_hdmi_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x56f72e25 dw_hdmi_set_sample_non_pcm +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x6712b5a7 dw_hdmi_phy_gen2_txpwron +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x7d8a3aee dw_hdmi_phy_i2c_write +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x88fa4d02 dw_hdmi_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x8dcd6f43 dw_hdmi_set_sample_rate +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x96f3e250 dw_hdmi_set_sample_width +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x9b44a60b dw_hdmi_phy_gen2_pddq +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xb44eec36 dw_hdmi_set_plugged_cb +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xc59f9e6f dw_hdmi_phy_gen1_reset +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xce27012a dw_hdmi_audio_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd32faf88 dw_hdmi_set_high_tmds_clock_ratio +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd6968220 dw_hdmi_phy_setup_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd8fe547b dw_hdmi_audio_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xdafa1790 dw_hdmi_phy_read_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xf5922009 dw_hdmi_phy_update_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xfe9ea599 dw_hdmi_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x0d667204 dw_mipi_dsi_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x41361ae4 dw_mipi_dsi_set_slave +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x42ac3b2e dw_mipi_dsi_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x4c37a61e dw_mipi_dsi_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0xa363ce84 dw_mipi_dsi_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_display_helper 0x74f8dbc8 drm_hdcp_check_ksvs_revoked +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x08a75cfc __dp_aux_dp_driver_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x7c8da274 of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x814da3fb of_dp_aux_depopulate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x97094132 devm_of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0xe3324cb9 dp_aux_dp_driver_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x05f129fb drm_bridge_hpd_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x0edd7765 drm_bridge_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x31418813 drm_of_get_data_lanes_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x38f15cf4 drm_bridge_hpd_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x469caa41 of_get_drm_panel_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x5bbda53b drm_of_component_match_add +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x66cf2f64 drm_display_mode_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x67fbf2a3 drm_of_lvds_get_dual_link_pixel_order +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x6ae848ff drm_class_device_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x79ac4551 drm_of_get_dsi_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x883fd437 drm_of_find_panel_or_bridge +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x8846d5fa drm_crtc_add_crc_entry +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x91e09699 drm_bridge_hpd_notify +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x96907317 drm_class_device_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xa77e3ba1 drm_gem_dumb_map_offset +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xad885165 drm_bus_flags_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xb3c9373d of_get_drm_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xc8c68fa9 drmm_kstrdup +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xd61a263b accel_open +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xd7f06f19 drm_of_lvds_get_data_mapping +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xe0fca477 drm_do_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xe6508377 drm_bridge_get_modes +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf02d335b drm_of_encoder_active_endpoint +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf70fc7f2 drm_bridge_detect +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xfe9f72f3 drm_display_mode_to_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xffad7a04 drm_of_get_data_lanes_count_ep +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x011fc10d drm_gem_dma_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x07bfd4df drm_gem_dma_vmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x0c324a17 drm_fb_dma_get_gem_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x25bc6511 drm_gem_dma_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x2886aa45 drm_fb_dma_sync_non_coherent +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x393ace39 drm_gem_dma_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x5b48e171 drm_gem_dma_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x63010233 drm_gem_dma_dumb_create_internal +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x73acd580 drm_gem_dma_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x964ad8b8 drm_gem_dma_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x9dd73987 drm_fb_dma_get_gem_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xf8ee085e drm_gem_dma_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x3803b786 drm_bridge_connector_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x3ae52ba9 drm_gem_fb_create_with_dirty +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x3b0e3f78 drm_gem_fb_get_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x3eadf4de drm_gem_fb_create_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x5543ad9b drm_gem_fb_init_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x5cfe2a15 drm_gem_fb_afbc_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xa27e0511 drm_gem_plane_helper_prepare_fb +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xbb546294 drm_gem_fb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x1ba5540e drm_gem_shmem_get_pages_sgt +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x7f2b679c drm_gem_shmem_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x800e16cb drm_gem_shmem_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xa183b6f5 drm_gem_shmem_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xadfcbf62 drm_gem_shmem_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xc55b9ba1 drm_gem_shmem_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xd179d290 drm_gem_shmem_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xfd0ee0ba drm_gem_shmem_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/imx/dcss/imx-dcss 0x261b0e6d dcss_dev_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x2c73cfcf meson_venc_hdmi_venc_repeat +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x33ac05ac meson_vclk_setup +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x44fdbf46 meson_venc_hdmi_mode_set +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x560c8cd3 meson_vclk_vic_supported_freq +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x94a785f8 meson_venc_hdmi_supported_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x9c5433b5 meson_venc_mipi_dsi_mode_set +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xa0d2e231 meson_vclk_dmt_supported_freq +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xab5bee2f meson_venc_hdmi_supported_vic +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0x4a8b870c s6e63m0_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0x896ec14c s6e63m0_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/panfrost/panfrost 0xdb83a8c2 panfrost_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/pl111/pl111_drm 0xfd9dfd94 pl111_versatile_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x4ced84c2 rcar_cmm_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x7e3f509a rcar_cmm_setup +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x9354a83d rcar_cmm_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0xd9aa1570 rcar_cmm_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x1f32ebea rcar_lvds_pclk_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x6d1402ce rcar_lvds_dual_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x8da34132 rcar_lvds_is_connected +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0xd681c526 rcar_lvds_pclk_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi 0x2625a4f2 rcar_mipi_dsi_pclk_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi 0x71d3da80 rcar_mipi_dsi_pclk_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0x516cf22c rockchip_rgb_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xd23733b8 vop_component_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xd4fe6c1b vop2_component_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xfead7585 rockchip_rgb_fini +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x2d5aaead ssd130x_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x8f040080 ssd130x_shutdown +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0xd9fce289 ssd130x_remove +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0xac20f8fd host1x_memory_context_alloc +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0xb89a8b74 host1x_memory_context_put +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0xc028c62d host1x_memory_context_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0cd10a0a gb_svc_intf_set_power_mode +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0ea8d7ae gb_connection_disable_forced +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0f47ef5c gb_operation_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x14028e17 __SCK__tp_func_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x15d1942f greybus_disabled +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2adec732 greybus_deregister_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2df663a5 __tracepoint_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2e842783 gb_hd_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x3684f595 gb_operation_get_payload_size_max +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x36eeb0a1 greybus_register_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x42a0d25c __traceiter_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4470dfc0 gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x454151a3 gb_hd_cport_reserve +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x45cec579 gb_connection_latency_tag_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4ba2686d gb_debugfs_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x5611c98e gb_connection_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6920d9aa gb_connection_latency_tag_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6afcd5f7 gb_operation_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6c49f17e gb_connection_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6d3bb9ec __SCK__tp_func_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6ea9fdd3 gb_operation_response_alloc +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6ef3a598 greybus_data_rcvd +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6fa01fda __tracepoint_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x70b5b2ad __traceiter_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x819e70aa gb_operation_request_send_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x81e221fb __SCK__tp_func_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x89f514a1 __SCK__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9064c034 __traceiter_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x98277b16 gb_operation_unidirectional_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9d56096b __traceiter_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa1ef7db8 gb_operation_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa36b75dd gb_hd_output +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa82fa822 gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xad7f8cca __traceiter_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xadb2a991 gb_hd_cport_release_reserved +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xaed65eac gb_operation_result +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb2c892a1 gb_operation_cancel +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb7c23086 gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb873ebc8 gb_connection_disable_rx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbb0e3bc5 gb_connection_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbf2c07db __tracepoint_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc86ebea8 gb_hd_shutdown +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc9fc9316 gb_connection_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xca574fcc __tracepoint_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xce97eed0 gb_operation_request_send +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd33373a8 __tracepoint_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd33fec7b gb_interface_request_mode_switch +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd63f6019 gb_operation_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xdb1fa2a9 greybus_message_sent +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xdc766a9b gb_connection_enable_tx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xeac79e1a __SCK__tp_func_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xec934240 gb_connection_destroy +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf107a122 __SCK__tp_func_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf19ab810 __traceiter_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf349afa2 gb_connection_create_offloaded +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf357c63d __tracepoint_gb_message_submit +EXPORT_SYMBOL_GPL drivers/hid/hid 0x03d083de hid_resolv_usage +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0b54095e hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0f632f6e hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x143a6736 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1b1b61ca hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1dac2de1 hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x266a6d56 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x283c6d48 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2a2be457 hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x325d6c1f hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x32f32ca9 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x330b2e4a hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4399ad8c hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x460bef70 hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4674d432 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x49d01420 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x506e0531 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x54f42627 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x55554fd3 hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5691db7f hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5eb75d77 hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6183041e hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0x657b304d hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0x65858f21 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x698bb746 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x70152717 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7b7d74f1 hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x89c00844 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8a735b0a hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8ab369f9 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8c85245c hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x95a6f403 hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x95b56eb8 hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x98f879dd hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9d92c647 hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa573d4ce hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb972200c hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbcb2a328 hid_match_id +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbdd948ff hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbea1e573 hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc47c4e00 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xcb83db64 hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd5f4c9fa hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd6335d0b hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe1af67b8 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe1de2d00 __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe481c332 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe4bbe83d hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xeb602500 hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xee074291 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x5b36c473 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x15c2848a roccat_common2_send +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x2286c32b roccat_common2_send_with_status +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x4d437766 roccat_common2_sysfs_write +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x5e3fd052 roccat_common2_device_init_struct +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x8253bfb8 roccat_common2_receive +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x9ee6f327 roccat_common2_sysfs_read +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0c89ff99 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x206b4c87 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x44ba88bc sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x4c1cf275 sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5083f9a5 sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x58cd3606 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xac9005a2 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xb44de616 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd5dae534 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x36718144 vivaldi_attribute_groups +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xb476fa78 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x42815016 i2c_hid_core_probe +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x6214facf i2c_hid_core_remove +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x73172120 i2c_hid_core_pm +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xd7330bd7 i2c_hid_core_shutdown +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xb0f5c4fa surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xb10c1818 surface_hid_pm_ops +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xb6f0e51c surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xcd39ad0e hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xec3ca34c hid_is_usb +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x04fd0080 hsi_get_channel_id_by_name +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2a7c8945 hsi_claim_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2c58714c hsi_alloc_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2cf8249c hsi_register_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x3196360e hsi_add_clients_from_dt +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x40a6641f hsi_new_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x4171343d hsi_port_unregister_clients +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x44b473fc hsi_unregister_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x4eaf9d49 hsi_register_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x4f3ce0c7 hsi_alloc_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5210a5bf hsi_board_list +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x67508cc9 hsi_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x76133ebe hsi_put_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x7bb55255 hsi_release_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x8e801b4d hsi_unregister_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xa1997def hsi_register_client_driver +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xb8cd73c1 hsi_remove_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xd8369bfc hsi_free_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xe98aeb6e hsi_async +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x0b2f3432 vmbus_set_event +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x2b9886d4 vmbus_request_addr +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x3007c9ca __hv_pkt_iter_next +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x31e2e77f vmbus_free_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x321055cb vmbus_prep_negotiate_resp +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x321624a4 vmbus_hvsock_device_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x340514b8 vmbus_sendpacket_mpb_desc +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x3e664846 vmbus_alloc_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x46a417ca vmbus_proto_version +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x47c2db27 hv_pkt_iter_first +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4b2210b8 vmbus_send_tl_connect_request +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4bfe7453 vmbus_disconnect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x548521b1 hv_ringbuffer_get_debuginfo +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x5c91554c vmbus_recvpacket_raw +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x5e9e9d69 vmbus_allocate_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x5ffff551 vmbus_connection +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x657dae73 vmbus_sendpacket_pagebuffer +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x70e0bf3d vmbus_set_chn_rescind_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x76eb918f vmbus_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x772449d8 vmbus_free_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x7c6ef677 __vmbus_driver_register +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x93039cf6 vmbus_next_request_id +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x9428ac54 hv_pkt_iter_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xa131cb7a vmbus_connect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xa326139d vmbus_send_modifychannel +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xb250abc5 vmbus_driver_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xbaa5ed6a vmbus_setevent +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc13d3960 vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc8b887df hv_ringbuffer_spinlock_busy +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xcf679a10 __vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xef5e910e vmbus_establish_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf315c2db vmbus_open +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xfb4a3418 vmbus_set_sc_create_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xfbbfcb65 vmbus_teardown_gpadl +EXPORT_SYMBOL_GPL drivers/hwmon/adt7x10 0x472bc6be adt7x10_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0x5cbb5274 ltc2947_core_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0xbc54f93e ltc2947_of_match +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x256688f9 nct6775_show_alarm +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x30f7504f nct6775_update_device +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x77307a5b nct6775_probe +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xac95e651 nct6775_show_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xb38cae43 nct6775_store_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xc1004649 nct6775_reg_is_word_sized +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x0015aa26 intel_th_trace_switch +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x32f5bf30 intel_th_trace_disable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x3947696c intel_th_alloc +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x3c112a64 intel_th_trace_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x528a9f25 intel_th_free +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x84b77810 intel_th_driver_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xb1ae4e92 intel_th_driver_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xcd4a68db intel_th_output_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xe9a439ba intel_th_set_output +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x3aa0366e intel_th_msc_window_unlock +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x52939763 intel_th_msu_buffer_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0xde6b893e intel_th_msu_buffer_register +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x3421374b stm_data_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x432be53d stm_source_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x5f47e807 stm_source_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x6b98e2fb stm_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x708295bf to_pdrv_policy_node +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x769759d1 stm_unregister_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xe91ec62c stm_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xf3ee987b stm_register_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xfb63fce2 stm_source_unregister_device +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-ccgx-ucsi 0xa45956b3 i2c_new_ccgx_ucsi +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x3c0574fe i2c_root_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x4e281dd6 i2c_mux_add_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x5b019613 i2c_mux_alloc +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xc550b12f i2c_mux_del_adapters +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x154da774 i2c_handle_smbus_alert +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x69fa5361 i2c_register_spd +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x78fcfe8b i2c_free_slave_host_notify_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x9c6fbd0f i2c_new_slave_host_notify_device +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x020b6f42 i3c_master_entdaa_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x0902b143 i3c_master_get_free_addr +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x0a05c445 i3c_generic_ibi_alloc_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x1c5efbf6 i3c_device_enable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x3046e509 i3c_device_match_id +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x37d5b024 i3c_device_disable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x58986a94 i3c_device_request_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x6c729a4a i3c_device_free_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x759b0ec5 i3c_master_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x76fe3e05 i3c_generic_ibi_free_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x789c9272 i3c_device_get_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x832324d2 i3c_driver_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x8d8a1930 i3c_master_set_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x96c404e4 i3c_device_do_setdasa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xa6ad2978 i3c_generic_ibi_recycle_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xaaeab946 i3c_master_queue_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xb191c534 i3cdev_to_dev +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xb4dbca20 i3c_driver_register_with_owner +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xc794e3a7 i3c_master_add_i3c_dev_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xdd600936 i3c_master_disec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xe28f13db i3c_master_defslvs_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xe52e4a56 i3c_master_do_daa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xf5439aca i3c_device_do_priv_xfers +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xfbd6c396 i3c_generic_ibi_get_free_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xfc9f6938 i3c_master_register +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xfd9ab07f i3c_master_enec_locked +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x78a8ffde dw_i3c_common_probe +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0xd5b8da6e dw_i3c_common_remove +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-adc 0xa8568708 stm32_dfsdm_get_buff_cb +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-adc 0xadad7e84 stm32_dfsdm_release_buff_cb +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-core 0xa81a1502 stm32_dfsdm_stop_dfsdm +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-core 0xb2f7302a stm32_dfsdm_start_dfsdm +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x267c0508 iio_channel_release_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x2a1fab3c iio_channel_stop_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x3e56ab84 iio_channel_get_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x5b4357c6 iio_channel_cb_get_iio_dev +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x7a711aef iio_channel_start_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x9acf62ab iio_channel_cb_set_buffer_watermark +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0xe8a56104 iio_channel_cb_get_channels +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x02a5b1bb iio_dma_buffer_set_bytes_per_datum +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x0659f98b iio_dma_buffer_request_update +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x1ffe8f0c iio_dma_buffer_data_available +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x3470ab53 iio_dma_buffer_release +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x590c81ed iio_dma_buffer_exit +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x628e602c iio_dma_buffer_set_length +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x76524cf6 iio_dma_buffer_read +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xa90d46a0 iio_dma_buffer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xaea2d262 iio_dma_buffer_block_list_abort +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xcc5084e0 iio_dma_buffer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xf5025aed iio_dma_buffer_block_done +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xf8bc7a9a iio_dma_buffer_init +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dmaengine 0x02cb53dc devm_iio_dmaengine_buffer_setup +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x3391543d iio_hw_consumer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x9671bc15 iio_hw_consumer_free +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xac543a14 iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xbf358fa9 iio_hw_consumer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xd84a968a devm_iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-triggered-buffer 0x38771c1f devm_iio_triggered_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/buffer/kfifo_buf 0xbce356c9 devm_iio_kfifo_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x0a0ea485 cros_ec_sensors_push_data +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x581fda21 cros_ec_motion_send_host_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x708431b9 cros_ec_sensors_core_init +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x75cc03ed cros_ec_sensors_read_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x785879f1 cros_ec_sensors_core_read_avail +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x812a3444 cros_ec_sensors_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x8e3159c3 cros_ec_sensors_ext_info +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x987a8bf7 cros_ec_sensors_core_read +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x9971dac4 cros_ec_sensors_capture +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xcc7cbdd7 cros_ec_sensors_core_write +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xe27a6baf cros_ec_sensors_core_register +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xead7a680 cros_ec_sensors_read_lpc +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x3316d203 bmg160_core_probe +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0xbc20b6b1 bmg160_core_remove +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0xe5c46725 bmg160_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/imu/fxos8700_core 0xca5418a5 fxos8700_core_probe +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x00c85022 iio_push_to_buffers_with_ts_unaligned +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0101b086 iio_read_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x04167ce7 iio_alloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x04377ae4 devm_fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x08335e3c iio_write_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x150cc6ed devm_iio_device_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x15ed765e iio_enum_write +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1a1de306 iio_buffer_enabled +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x26f6b499 iio_str_to_fixpoint +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2bd69c59 devm_iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2f180354 iio_read_channel_average_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x3586add2 iio_read_channel_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x429da4a4 iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x43f0ddc3 iio_get_debugfs_dentry +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4523ce30 iio_read_channel_processed_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4a6e4292 iio_validate_scan_mask_onehot +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4dce7dd4 iio_format_value +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x56daeff3 iio_write_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6165d5b5 iio_get_channel_type +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x64df2911 __devm_iio_trigger_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x68a91543 iio_enum_available_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x698fbeea iio_read_avail_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6990ee35 devm_iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6e9d4ec5 iio_read_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6f36fb36 iio_update_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7b3efa4b devm_iio_trigger_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7c5fd94a iio_push_to_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7efaabc9 iio_read_avail_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x88b5c162 iio_convert_raw_to_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8b13c938 iio_validate_own_trigger +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8e26c3e5 iio_device_claim_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9a9ca6ff __devm_iio_device_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9bf97f80 iio_write_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9da9bb13 iio_device_id +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xa00a7d52 iio_pop_from_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xa50cdbd9 iio_device_get_current_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xafa267b8 iio_show_mount_matrix +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb1dd7c1d iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb48a68b9 iio_read_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb5e673bc iio_device_release_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb7064067 iio_buffer_put +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc8764c7e iio_device_release_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcbfdb5d5 fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcea64f50 iio_device_attach_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd06d3b57 iio_read_max_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd2889532 iio_channel_release +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd41c3c67 iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd586394d iio_read_channel_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xdb698162 devm_iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe064b190 iio_map_array_unregister +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe0c63600 iio_enum_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xecfa7020 iio_dealloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf3b6fc27 iio_device_claim_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf602a417 iio_read_channel_offset +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf9150185 iio_buffer_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xfbf794bc iio_get_channel_ext_info_count +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xfcbd6a42 iio_channel_release_all +EXPORT_SYMBOL_GPL drivers/infiniband/core/ib_core 0xdbd019c4 ib_wq +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x19b2feb2 rtrs_iu_post_send +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x392731c4 rtrs_start_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x55c65ee7 rtrs_cq_qp_destroy +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x6319587f rtrs_cq_qp_create +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x6d068b58 rtrs_init_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xaf8ebdeb rtrs_stop_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xbd4934ff rtrs_iu_post_rdma_write_imm +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xbe60d20c rtrs_iu_alloc +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xc628da31 rtrs_iu_free +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xc9674146 rtrs_iu_post_recv +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xd5dbc56b rtrs_send_hb_ack +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xe85de515 rtrs_post_recv_empty +EXPORT_SYMBOL_GPL drivers/input/ff-memless 0x2ca6d79b input_ff_create_memless +EXPORT_SYMBOL_GPL drivers/input/matrix-keymap 0x2c631445 matrix_keypad_parse_properties +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xa49a2401 adxl34x_probe +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xc54f071e adxl34x_pm +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xec511022 adxl34x_remove +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x19b93891 rmi_dbg +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x26f836cf rmi_2d_sensor_abs_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x40c2ecba rmi_unregister_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x50fec461 rmi_register_transport_device +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x81625ac9 rmi_2d_sensor_of_probe +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x82f79afd rmi_2d_sensor_abs_process +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x85b0b60d rmi_set_attn_data +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x9f2494d8 rmi_of_property_read_u32 +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xa09530f6 rmi_2d_sensor_configure_input +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xc28d748c __rmi_register_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xd4b3c417 rmi_driver_suspend +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xd939d3f0 rmi_2d_sensor_rel_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xf6cae9f7 rmi_driver_resume +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x12284975 cyttsp4_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x6f81cdd4 cyttsp4_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0xebb7ef5f cyttsp4_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0xeecc7bba cyttsp_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0xfc6d7fd7 cyttsp_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0x09faff26 cyttsp_i2c_write_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0x6e683cce cyttsp_i2c_read_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x081b7c1d tsc200x_regmap_config +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x0f51f84d tsc200x_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x3f92df77 tsc200x_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x9079c730 tsc200x_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x0d581df2 wm97xx_config_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x10de9e74 wm9713_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x5026ca4f wm97xx_read_aux_adc +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x591f74dd wm97xx_reg_write +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x5bd36f1e wm97xx_set_suspend_mode +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x6d2c623a wm97xx_register_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x71d46551 wm97xx_unregister_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x98ce12f0 wm97xx_get_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x9ee106be wm97xx_set_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xc1ca83b0 wm9705_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xdc749eea wm9712_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xed53057c wm97xx_reg_read +EXPORT_SYMBOL_GPL drivers/interconnect/icc-clk 0x08edaeff icc_clk_register +EXPORT_SYMBOL_GPL drivers/interconnect/icc-clk 0x178d4d79 icc_clk_unregister +EXPORT_SYMBOL_GPL drivers/interconnect/imx/imx-interconnect 0x06e5ef01 imx_icc_unregister +EXPORT_SYMBOL_GPL drivers/interconnect/imx/imx-interconnect 0xf6c228e0 imx_icc_register +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x0b39b783 qcom_icc_bcm_voter_commit +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x27d526ce of_bcm_voter_get +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x936a7e97 qcom_icc_bcm_voter_add +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x0ba62ccb qcom_icc_bcm_init +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x2805b1aa qcom_icc_rpmh_probe +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x49f5064f qcom_icc_set +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x4f58429f qcom_icc_pre_aggregate +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x6300e7fe qcom_icc_rpmh_remove +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0xad2cc28e qcom_icc_aggregate +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-smd-rpm 0x81e513ad qcom_icc_rpm_smd_available +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-smd-rpm 0xe8dbdc6c qcom_icc_rpm_smd_send +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x05d834d1 ipack_driver_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x07b572b4 ipack_device_add +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x271e478c ipack_driver_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x59868b27 ipack_bus_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x79b4a127 ipack_bus_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xb78e4ea6 ipack_get_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xbf5b487f ipack_device_init +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xc9099bdb ipack_put_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xd07c68db ipack_device_del +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x335a0bcd devm_led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x35c77c23 led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x876a2dc8 devm_led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x8f7ce5a3 led_set_flash_timeout +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xba019cc2 led_get_flash_fault +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xbf9380b4 led_update_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xcaabb14e led_set_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xee0e874d led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x287912c6 led_mc_calc_color_components +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x77904225 devm_led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x8edb6296 led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xa4ab691b devm_led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xf41f91c3 led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x04612be0 lp55xx_unregister_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x3755e10d lp55xx_update_bits +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x6cbc20d0 lp55xx_init_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x8bb0e8c8 lp55xx_deinit_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xa0e312f5 lp55xx_register_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xbcae0e59 lp55xx_of_populate_pdata +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xc20722d9 lp55xx_register_leds +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xc564c33d lp55xx_is_extclk_used +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xcf798f83 lp55xx_write +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xe845c034 lp55xx_read +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0x3bd45b0d ledtrig_audio_set +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0xce593c22 ledtrig_audio_get +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x749e05f2 ledtrig_flash_ctrl +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x7903e46e ledtrig_torch_ctrl +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0079f6d6 __traceiter_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0167f1ad __traceiter_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x04b25810 __tracepoint_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x05058957 __tracepoint_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x063306f1 __tracepoint_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x06bceaa1 __SCK__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0bc0be45 __SCK__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x15f3de09 __SCK__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x17a83e40 __traceiter_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x181a1930 __SCK__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1b083369 __SCK__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c599ebe __traceiter_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c83d5b7 __SCK__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x20ca9595 __traceiter_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x22ae6324 __SCK__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2766fb04 __traceiter_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x299cf101 __traceiter_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2af60833 __SCK__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x33025b4d __traceiter_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x362eda19 __tracepoint_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37808fd7 __tracepoint_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37b31e4f __tracepoint_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3a3eb678 __tracepoint_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3feb7def __tracepoint_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x44bb87a3 __tracepoint_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x46c66897 __SCK__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x47b2af54 __tracepoint_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4a0a87cd __traceiter_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4a2d1241 __SCK__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4b96c8a0 __tracepoint_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4e22df61 __traceiter_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x51d0e534 __SCK__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5d9c8fc8 __SCK__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5f9386a1 __tracepoint_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5fd7c423 __SCK__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6026e276 __SCK__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x603321e9 __traceiter_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6119e203 __tracepoint_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x64e39418 __traceiter_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x66232cfe __tracepoint_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6697827f __SCK__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x69eb0b6a __traceiter_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e74dca7 __SCK__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e7df078 __tracepoint_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x71a90620 __tracepoint_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x778baa48 __traceiter_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x77ea3c38 __traceiter_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x79eeb380 __SCK__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7d5cd0c1 __traceiter_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x80e3881d __SCK__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x81d4d2d1 __tracepoint_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8ad20d61 __SCK__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8b9fa1d8 __tracepoint_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8bba9251 __tracepoint_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8f7308be __tracepoint_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8f83af82 __traceiter_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x92e396ec __traceiter_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x93c8c39b __tracepoint_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9a6f4d9f __SCK__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9ce21c84 __SCK__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa09a6b09 __tracepoint_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa187023e __SCK__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa64134e4 __SCK__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa842a5c8 __SCK__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xad6440b4 __traceiter_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb5a62a8c __traceiter_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb8b1f9b4 __traceiter_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xba843c3f __SCK__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xbab465ec __traceiter_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc1785cff __traceiter_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc72d5c6c __traceiter_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc8ae4213 __SCK__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xca41c290 __traceiter_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd694166f __traceiter_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd8aa1746 __tracepoint_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd9f63855 __tracepoint_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xda06fe86 __SCK__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdd1455a7 __tracepoint_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xde6f331d __traceiter_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe16c06b3 __SCK__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe2c7535b __traceiter_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe9178e90 __traceiter_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xea3a1ab2 __tracepoint_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec29e22a __traceiter_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec3327c6 __tracepoint_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec92a163 __SCK__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf021519f __tracepoint_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf2c30a6a __traceiter_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf6249e5f __SCK__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfc0a0b57 __tracepoint_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd5d057b __tracepoint_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd6b5d80 __SCK__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfed8327b __tracepoint_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x17dd39d6 dm_deferred_set_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x243194c6 dm_cell_promote_or_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2eb01e04 dm_deferred_set_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x30b6f0b6 dm_cell_get_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x385dd371 dm_cell_lock_promote_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x3b71abe5 dm_bio_prison_free_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x3fe0ec97 dm_cell_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x5ba84405 dm_bio_prison_alloc_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6791a44e dm_deferred_entry_dec +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x72d1e7ff dm_cell_release_no_holder +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x753e20b2 dm_bio_prison_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x90309cbc dm_cell_error +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x918ebbd6 dm_bio_prison_alloc_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xa1554ab3 dm_get_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xa78d2eb6 dm_cell_put_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xace9b57b dm_bio_prison_destroy_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb6d5c65d dm_deferred_set_add_work +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb70b342a dm_bio_prison_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xbf094397 dm_bio_prison_free_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xca2e3a88 dm_deferred_entry_inc +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xcaa292ce dm_cell_unlock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xcbd53148 dm_bio_detain +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xcca7bb24 dm_cell_lock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd99e003d dm_bio_prison_create_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xeeaf7110 dm_cell_visit_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xf07fa755 dm_cell_quiesce_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x0ad0dc4f dm_bufio_mark_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x229ceec7 dm_bufio_client_create +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x24772bfe dm_bufio_get +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x2e0774dc dm_bufio_get_block_number +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x656100cc dm_bufio_client_reset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6a2f40e1 dm_bufio_mark_partial_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6aebce95 dm_bufio_issue_discard +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6cdb2d56 dm_bufio_prefetch +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d3f57bd dm_bufio_get_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d83826d dm_bufio_get_block_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x74dcd98c dm_bufio_get_aux_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x867e87eb dm_bufio_get_dm_io_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x91f00abc dm_bufio_set_minimum_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xa82b2066 dm_bufio_write_dirty_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xb04f56ab dm_bufio_read +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc0d7df85 dm_bufio_new +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc9a3422d dm_bufio_write_dirty_buffers_async +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xcd2ba798 dm_bufio_forget +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd4bddf5c dm_bufio_issue_flush +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd991e3b9 dm_bufio_get_device_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xe6024e59 dm_bufio_release +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xebcc64a4 dm_bufio_get_block_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xeca7949e dm_bufio_client_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xed3283a4 dm_bufio_set_sector_offset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xf241a6eb dm_bufio_forget_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x0efbca4c btracker_promotion_already_present +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x1c852cab btracker_nr_demotions_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x23ddc5ab dm_cache_policy_get_version +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x2a29e5e0 dm_cache_policy_unregister +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x2f943165 dm_cache_policy_register +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x37ef59a5 dm_cache_policy_get_name +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x481a0b15 btracker_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x4becb830 dm_cache_policy_get_hint_size +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x50b3c64c dm_cache_policy_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x5adc2807 btracker_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x65eea825 btracker_nr_writebacks_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x87bee547 btracker_queue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa2365f44 btracker_issue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa7eadcb5 btracker_complete +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xf9f3e74b dm_cache_policy_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x0d66f2f1 dm_unregister_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x446f61f9 dm_register_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x01d2f9ac dm_rh_recovery_start +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x0c633b40 dm_rh_mark_nosync +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x20ce26d9 dm_rh_delay +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38972f23 dm_rh_region_to_sector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38efaf5a dm_region_hash_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x3a18389a dm_rh_update_states +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x4925c8a3 dm_region_hash_create +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x57e16c3e dm_rh_get_state +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x5f4a6e61 dm_rh_dec +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7774620f dm_rh_stop_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d053fc5 dm_rh_start_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d5e1815 dm_rh_get_region_key +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x9ae03d2a dm_rh_bio_to_region +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa53387c7 dm_rh_flush +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa83588eb dm_rh_recovery_end +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbb20d9e3 dm_rh_dirty_log +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbe38a431 dm_rh_recovery_prepare +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd6917b91 dm_rh_inc_pending +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd8aa4284 dm_rh_region_context +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xf92b8a3d dm_rh_get_region_size +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xfd93482e dm_rh_recovery_in_flight +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0054f69d dm_tm_pre_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x01f7c2b0 dm_btree_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0211c39e dm_tm_with_runs +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x07ed9022 dm_bitset_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x080dd47a dm_block_manager_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x088a5b30 dm_btree_find_lowest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0cf7c42f dm_btree_remove +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0d251167 dm_array_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x109eae1f dm_btree_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x15a2bf57 dm_btree_lookup_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1ae16d40 dm_tm_dec_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1d0d53f7 dm_array_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1e3f728d dm_block_data +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2842d760 dm_bitset_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2bc1a8d9 dm_tm_open_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2f40da68 dm_bm_set_read_write +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x30c37cc0 dm_bm_write_lock_zero +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x32bf4f4b dm_bitset_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3646e38f dm_tm_issue_prefetches +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3896f8d8 dm_array_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x38d53eec dm_array_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ad0f55b dm_bm_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ae50a4a dm_tm_inc_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x40720a25 dm_bitset_set_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x418204e4 dm_array_set_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46c56110 dm_bitset_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x48e323be dm_bm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f2c653e dm_btree_insert_notify +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f477261 dm_bm_checksum +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x51005cef dm_bitset_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5375ca71 dm_bm_write_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5475ba9e dm_block_location +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x563946a0 dm_btree_remove_leaves +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5b04d3fe dm_bitset_clear_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x67c6c5b9 dm_array_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x68f34c27 dm_array_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6bfa88c8 dm_bitset_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6c600395 dm_btree_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6fac2256 dm_array_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x703aa099 dm_block_manager_reset +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x72289260 dm_block_manager_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7612cd9c dm_bm_block_size +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x79bdc649 dm_sm_disk_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7ade1071 dm_tm_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b047bd9 dm_tm_create_non_blocking_clone +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b6b3af5 dm_bm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x836693c5 dm_disk_bitset_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87419c51 dm_array_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87c934be dm_tm_inc +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x88295b96 dm_tm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x8e057e61 dm_array_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x900896b9 dm_btree_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x91baa32f dm_btree_find_highest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9290e07a dm_tm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x932a6ffc dm_tm_shadow_block +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x94daa188 dm_bitset_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x95a52abd dm_bm_is_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9718cffa dm_sm_disk_open +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9e798e22 dm_bm_set_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa0bc1801 dm_btree_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa99029b9 dm_bitset_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb940af6a dm_array_info_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xbdde4031 dm_btree_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd017c9c7 dm_array_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd163cade dm_tm_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd8682982 dm_btree_insert +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdb2c8e97 dm_btree_lookup +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdf3a4e7d dm_tm_create_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe07a2542 dm_bitset_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe0e68183 dm_array_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe781f874 dm_tm_dec +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xecc1aeba dm_bitset_test_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xedf5036f dm_bitset_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf2b4509a dm_btree_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf71f197e dm_btree_cursor_next +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x0e1a6107 cec_register_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x171c30da cec_queue_pin_5v_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x28f7853f cec_transmit_msg +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x36ffaa8c cec_notifier_conn_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x37463515 cec_unregister_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x3ab5aeec cec_notifier_parse_hdmi_phandle +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x6dc1c033 cec_queue_pin_hpd_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x6f5a2395 cec_s_conn_info +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x9104623f cec_pin_changed +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x9f82dcf8 cec_transmit_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa01fbb6b cec_notifier_set_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa5111c46 cec_pin_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xae1371a7 cec_fill_conn_info_from_drm +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xae3543cd cec_notifier_cec_adap_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xaee236c6 cec_notifier_conn_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbe1895ff cec_queue_pin_cec_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbe4de675 cec_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc16f2887 cec_notifier_set_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc19c7679 cec_received_msg_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xdb1c8998 cec_s_log_addrs +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe28e0870 cec_s_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe44fc81b cec_notifier_cec_adap_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe6ae71c3 cec_delete_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe6e2d060 cec_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xf41403c5 cec_s_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xfea48ecc cec_transmit_attempt_done_ts +EXPORT_SYMBOL_GPL drivers/media/common/b2c2/b2c2-flexcop 0x66c0289a b2c2_flexcop_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x17be8d34 saa7146_i2c_adapter_prepare +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x38e8402c saa7146_pgtable_free +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x48a0b524 saa7146_vfree_destroy_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x51d2eda2 saa7146_register_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x6d882cb4 saa7146_setgpio +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x899544b0 saa7146_pgtable_alloc +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xa100a1c8 saa7146_pgtable_build_single +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xaf8a5ef8 saa7146_vmalloc_build_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xcb55ce35 saa7146_wait_for_debi_done +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe3cd9b5c saa7146_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xeeb1f6a5 saa7146_unregister_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x22f9633f saa7146_set_hps_source_and_sync +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x66d857d9 saa7146_register_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x88d74425 saa7146_vv_init +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x950cf733 saa7146_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xd598d955 saa7146_vv_release +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x0735956a smscore_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x21e36bf2 smscore_registry_getmode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x34bf0e61 smscore_translate_msg +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x37186e55 smscore_set_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x37d91069 smsendian_handle_tx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x3fa59c9e smscore_get_device_mode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x45284ae9 smsendian_handle_rx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x4678cb3b smscore_start_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x49b23cec sms_board_event +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x4d80228a smscore_register_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x6834cfc2 smscore_register_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7339f9ca smscore_putbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x74ee9098 sms_board_load_modules +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7bcf4820 sms_board_lna_control +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7c094e4f sms_board_setup +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7c576277 smsendian_handle_message_header +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7fdf37e7 smscore_unregister_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x844539ae sms_get_board +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x8e1f6764 smscore_get_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x99a81ab3 smsclient_sendrequest +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x99bbd426 smscore_register_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x9d3934e8 sms_board_led_feedback +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbbdb5c42 smscore_unregister_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbd43a832 smscore_onresponse +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xd571f609 sms_board_power +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xf8664eb0 smscore_getbuffer +EXPORT_SYMBOL_GPL drivers/media/common/uvc 0x08c5db3e uvc_format_by_guid +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x040dc7cd tpg_aspect_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x21bfae4e tpg_gen_text +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x4a738cc1 tpg_g_interleaved_plane +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x7e83543f tpg_s_crop_compose +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x80aaf962 tpg_g_color_order +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xa8a3f406 tpg_free +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xaa5503d9 tpg_set_font +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xb052969d tpg_init +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xbbc315dd tpg_update_mv_step +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xcaede3e2 tpg_fill_plane_buffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xce8159bb tpg_pattern_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe2169014 tpg_log_status +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe6f04b89 tpg_alloc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe7ee5819 tpg_s_fourcc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf064e392 tpg_fillbuffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7a5f765 tpg_calc_text_basep +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7ec0949 tpg_reset_source +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x07729fd4 __SCK__tp_func_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x106ccf1f vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x11bd73d0 __traceiter_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x154b8b3e vb2_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x19ae31b2 vb2_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x1e4d2216 __traceiter_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2358c144 vb2_plane_vaddr +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3c22713a __tracepoint_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x47b081c3 vb2_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4d8aa2e1 vb2_thread_stop +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4ec01b29 vb2_thread_start +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x50a1bb4a __tracepoint_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5287927f vb2_wait_for_all_buffers +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5e1d39ef vb2_core_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x65773bfa vb2_discard_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7e2d9fdf vb2_core_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7ee32286 __tracepoint_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8549b861 vb2_core_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8a1203c0 vb2_core_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8b61f3b1 vb2_core_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8e707f43 vb2_request_buffer_cnt +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8eba6dee vb2_core_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x9a6d5277 vb2_core_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xae1460b0 vb2_core_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb47c60ab vb2_core_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb6f4b031 __SCK__tp_func_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb9d2df39 __SCK__tp_func_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc1289404 vb2_plane_cookie +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc3bc1817 vb2_request_object_is_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc7b45aa4 __SCK__tp_func_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xce0580d0 __traceiter_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xe4367c20 vb2_core_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xe90d5a37 __traceiter_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xea4a402f vb2_buffer_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xee209404 vb2_core_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xf97a7c84 __tracepoint_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xff6b560a vb2_core_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0x9bfef705 vb2_dma_contig_set_max_seg_size +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0xed038cb6 vb2_dma_contig_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-sg 0x4e6897cf vb2_dma_sg_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-memops 0x6bab4ec3 vb2_common_vm_ops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x01bd14d7 vb2_find_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x06e0ecc4 vb2_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x0938e0a4 vb2_video_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x0d5a020f vb2_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x10728e20 vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x2a33932c vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x330fccc3 vb2_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x3608b939 vb2_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x3d270ff6 vb2_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x40749bc0 vb2_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4be97d2f vb2_queue_init_name +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4f77e262 vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5616a9b0 vb2_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5927db9a vb2_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5a56a0fe vb2_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5b9d5c40 vb2_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x65441820 vb2_fop_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x659498d8 vb2_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x6d9411ad vb2_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x732753d6 vb2_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x78b73bc7 _vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x7f8e06d8 vb2_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x8174db66 vb2_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x82bfb5bc vb2_queue_change_type +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x8f629a35 vb2_fop_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xb522041a vb2_ops_wait_finish +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xb9f18dc6 vb2_request_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xbe163016 vb2_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xbe5a3ca8 vb2_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc71b3316 vb2_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd7f3a0c0 vb2_request_validate +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe45eeba4 vb2_ops_wait_prepare +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf02c5e87 vb2_fop_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xfeb86360 vb2_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-vmalloc 0x7248cd8b vb2_vmalloc_memops +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x590aeec6 dvb_module_probe +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x95b380f4 dvb_module_release +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0xd4563094 dvb_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/as102_fe 0xc72920df as102_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ascot2e 0xb96195b5 ascot2e_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/atbm8830 0x66a53eb1 atbm8830_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/au8522_dig 0x6f2e7cee au8522_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/bcm3510 0x94079a48 bcm3510_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22700 0x85780c26 cx22700_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22702 0x41971767 cx22702_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24110 0x9e684649 cx24110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24113 0x508457e6 cx24113_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24116 0x33b125f0 cx24116_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24117 0x504a2610 cx24117_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24120 0x34587f58 cx24120_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24123 0x222ae7b2 cx24123_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2820r 0x2a9db931 cxd2820r_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x3cf39225 cxd2841er_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x6c1f5b02 cxd2841er_attach_t_c +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2880/cxd2880 0x16e8e290 cxd2880_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0070 0x293956a7 dib0070_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0x537ad3a3 dib0090_fw_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0x58e15700 dib0090_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mb 0x80511a12 dib3000mb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mc 0xbe33d9f4 dib3000mc_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000m 0x8b8157c3 dib7000m_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000p 0xdf3464f8 dib7000p_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib8000 0xe523a728 dib8000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib9000 0xe815feb3 dib9000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drx39xyj/drx39xyj 0xf08d57a7 drx39xxj_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxd 0xff3edb84 drxd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxk 0x7138b0da drxk_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ds3000 0x1686bc96 ds3000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dvb-pll 0x88b38483 dvb_pll_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ec100 0xe98f7657 ec100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/gp8psk-fe 0x4b9b9958 gp8psk_fe_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x3e7b0834 helene_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x7e6533e4 helene_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/horus3a 0x06f3ffbe horus3a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6405 0x7c4226fb isl6405_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6421 0x5fbca58d isl6421_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6423 0xdde60382 isl6423_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/itd1000 0xdadd914a itd1000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ix2505v 0x86cc4aa9 ix2505v_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/l64781 0x8b4d98b0 l64781_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lg2160 0xae27a09e lg2160_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3305 0x86bbdcb2 lgdt3305_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3306a 0x8f4d809f lgdt3306a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt330x 0xf5dc0041 lgdt330x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgs8gxx 0x9a587a7f lgs8gxx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbh25 0x0d5756cb lnbh25_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x40f15971 lnbh24_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x56699ce2 lnbp21_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp22 0xc2df4de0 lnbp22_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88ds3103 0xbd8b4ddb m88ds3103_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88rs2000 0x9649bd16 m88rs2000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a16 0x4a7bc6b4 mb86a16_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a20s 0x387e40b4 mb86a20s_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt312 0xb9f2bd07 mt312_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt352 0xc7c5dab6 mt352_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mxl5xx 0x89cb387f mxl5xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt200x 0x951fd6c7 nxt200x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt6000 0x4326ef04 nxt6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51132 0x77aca61b or51132_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51211 0xcb94001c or51211_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1409 0xbf39f611 s5h1409_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1411 0xaa521b24 s5h1411_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1420 0x841a0616 s5h1420_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1432 0xa4e336f8 s5h1432_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s921 0xea638999 s921_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/si21xx 0x4f7cdbed si21xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/sp887x 0x60b8e35f sp887x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb0899 0xc0e5dbda stb0899_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6000 0xa0d7fa53 stb6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6100 0x5f28a0aa stb6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0288 0xa694a3dc stv0288_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0297 0x6ba940cd stv0297_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0299 0x6abce4c6 stv0299_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x6e15eec8 stv0367cab_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0xdfd70a9f stv0367ddb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0xef2714a5 stv0367ter_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0900 0x5bcdcb8f stv0900_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv090x 0xa82590b6 stv090x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0910 0x0834db9a stv0910_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110 0x3ff01f55 stv6110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110x 0xe90676a6 stv6110x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6111 0x6904a44d stv6111_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10021 0x033d2a26 tda10021_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10023 0x0685097c tda10023_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10048 0xa3f5a97b tda10048_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0x8bcfc640 tda10046_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0xb042d934 tda10045_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10086 0x7b957c98 tda10086_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda18271c2dd 0xd6ff4e30 tda18271c2dd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda665x 0x053133ed tda665x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8083 0xea79f860 tda8083_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8261 0x67f013ae tda8261_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda826x 0xc50511ba tda826x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ts2020 0xf3a33148 ts2020_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tua6100 0x321bcab7 tua6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1820 0x4c3cb077 ves1820_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1x93 0x2dc17bf3 ves1x93_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10036 0x1ddc789d zl10036_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10039 0xafcd0ffb zl10039_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10353 0xc2030fd5 zl10353_attach +EXPORT_SYMBOL_GPL drivers/media/i2c/aptina-pll 0x33e629c5 aptina_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/ccs-pll 0x21596727 ccs_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x06f6e761 max9271_verify_id +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x1711489e max9271_configure_gmsl_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x4050a40b max9271_set_deserializer_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x589c3cfe max9271_set_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x61105846 max9271_disable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x7c56d76c max9271_set_translation +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x98bb328f max9271_wake_up +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xa5de2fcd max9271_set_high_threshold +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xccd4b37a max9271_configure_i2c +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xe7f5bf35 max9271_clear_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xee46318a max9271_set_serial_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xf91c7b84 max9271_enable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xfd5729d0 max9271_set_gpios +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0564b4df media_pad_remote_pad_first +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x087d076c media_entity_pads_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x093e9631 media_request_object_find +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x09745aac media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0b5695cf media_request_object_unbind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0b6dc85b media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x11dc6852 media_device_unregister +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1423b477 __media_entity_next_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x18eb7221 media_device_pci_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1a993cdc media_create_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1eb24111 media_device_register_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2256f9da media_pipeline_entity_iter_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2a674e03 media_pad_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x30db56c4 __media_pipeline_entity_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x32f12dd8 media_device_unregister_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3332228d media_device_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x33a91fd1 __media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x36185ade media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3dbb34c9 media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4086293d media_graph_walk_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x49901e68 media_request_get_by_fd +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4bb481b8 media_device_usb_allocate +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4dd020df media_device_delete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x53010cfb media_entity_get_fwnode_pad +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x54645369 __media_device_usb_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x59f65fdd __media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5aa3c23a __media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x63cecfbc media_graph_walk_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x65dd67e0 media_pipeline_entity_iter_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6677ef25 media_pad_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x677951fc media_device_unregister_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6b6e4f20 media_entity_find_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x722c4d07 media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x75eb625c media_devnode_create +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7c13abbb __media_device_register +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x89db65c6 media_create_pad_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x89fd8a57 media_entity_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x912c2643 media_request_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x923d6d85 __media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9982cda8 media_device_register_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9c286412 __media_pipeline_pad_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9cb9d197 media_request_object_bind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9e8f05d8 __media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9eeed1cf media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa9f4a85b media_create_pad_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb0eb3100 media_request_object_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb2e9e301 media_graph_walk_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb58ff6bb media_entity_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb6a23317 media_get_pad_index +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbbd13c03 media_create_ancillary_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbc938262 __media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbd414141 media_device_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xcabdfebc media_entity_enum_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xcbf29ecb media_devnode_remove +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd7eb1ca7 media_request_object_complete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe5ceecd6 media_entity_enum_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xebfc2f76 media_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xeeb5e900 media_request_object_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xfe952983 media_graph_walk_init +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst 0x3b98d7e6 dst_attach +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst_ca 0x0cd1451c dst_ca_attach +EXPORT_SYMBOL_GPL drivers/media/pci/cx88/cx88xx 0x7f083640 cx88_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/pci/ddbridge/ddbridge-dummy-fe 0xfda1f04e ddbridge_dummy_fe_qam_attach +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x0c957b83 mantis_get_mac +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x1158583e mantis_input_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x39926292 mantis_ca_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x582d0edf mantis_gpio_set_bits +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x5913f968 mantis_i2c_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x5c6366d6 mantis_dma_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x60ac1228 mantis_i2c_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x65dc8d96 mantis_dma_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x960d58ab mantis_uart_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x9649510a mantis_stream_control +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xa2e154eb mantis_uart_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xb74c5063 mantis_frontend_power +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xd0d1bacf mantis_pci_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xd7e36f05 mantis_pci_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xda272521 mantis_dvb_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xe364d835 mantis_ca_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xe398ce61 mantis_dvb_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xf0de0bc7 mantis_frontend_soft_reset +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xfd637ded mantis_input_init +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x0a97ce98 saa7134_s_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x1cc31aef saa7134_g_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x3d9e945c saa7134_ts_buffer_init +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x4f15b5e1 saa7134_s_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x57ba97f5 saa7134_s_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x61ff23e3 saa7134_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x67323e60 saa7134_enum_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x7cc08263 saa7134_ts_buffer_prepare +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x88a0e5af saa7134_vb2_buffer_queue +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x898893b0 saa7134_querycap +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x96e7ab62 saa7134_ts_qops +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xb38e56d4 saa7134_querystd +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xbb9f8cc7 saa7134_ts_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xbbf2171a saa7134_ts_start_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xc3625094 saa7134_g_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xcfed0da3 saa7134_g_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xdc32b44c saa7134_s_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xef03fe6d saa7134_g_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xfd6691f2 saa7134_ts_queue_setup +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x0c0f00f5 ttpci_budget_irq10_handler +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x1f571395 ttpci_budget_init_hooks +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7948c222 budget_debug +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7fbdbe76 ttpci_budget_init +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x8fff8501 ttpci_budget_debiwrite +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x9be769bb ttpci_budget_set_video_port +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xc6707ba2 ttpci_budget_deinit +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xe8b1cdd1 ttpci_budget_debiread +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x10e31541 nal_hevc_write_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x1436f450 nal_hevc_read_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x26cb8917 nal_hevc_read_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x32ef03fe nal_h264_read_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x38472eab nal_h264_write_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x3fb727ca nal_hevc_write_vps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x4371e4e9 nal_hevc_read_vps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x49a917b3 nal_h264_write_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x5a1d8c3d nal_hevc_write_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x64b0158b nal_h264_write_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x6ded3e4e nal_h264_read_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x9ec6f322 nal_hevc_write_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xc1edd972 nal_hevc_read_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xf15fa6a4 nal_h264_read_pps +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x08423491 mccic_register +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x1913090d mccic_irq +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x5c143ee8 mccic_resume +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x76714fff mccic_shutdown +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x790442cb mccic_suspend +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x0806b87e vpu_get_plat_device +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x1c2f87f0 vpu_get_venc_hw_capa +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x7196e1df vpu_mapping_dm_addr +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x75154150 vpu_wdt_reg_handler +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x799f1f59 vpu_load_firmware +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xb89aa4ec vpu_get_vdec_hw_capa +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xbbb1f7d9 vpu_ipi_send +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xfaec38b8 vpu_ipi_register +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x04953463 hfi_session_flush +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x04be18bf venus_helper_set_format_constraints +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x0986b001 venus_helper_set_profile_level +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x0c5474d1 venus_helper_intbufs_realloc +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x15406b05 venus_helper_set_bufsize +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x17a35662 venus_helper_set_color_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x219ca50d venus_helper_get_bufreq +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x22c2c026 hfi_session_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x27b12c5f venus_helper_m2m_device_run +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x2d693ecb venus_helper_m2m_job_abort +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x313f296b venus_helper_queue_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x3200d23c hfi_session_create +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x325fb00c venus_helper_find_buf +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x425b655a venus_helper_set_stride +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x42adfbf5 venus_helper_get_ts_metadata +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4df25acb venus_helper_free_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4fe875b5 venus_helper_check_codec +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x512ba6ad hfi_session_deinit +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x530f403c hfi_session_start +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x5e50cdda hfi_session_continue +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x60349de7 venus_helper_vb2_buf_prepare +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x606b1e8c hfi_session_unload_res +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x616e34ef venus_helper_buffers_done +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x660badea hfi_session_abort +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x677c3b28 venus_helper_intbufs_free +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x6c49d08b hfi_session_process_buf +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x71e82b2e venus_helper_vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x71e95edc venus_helper_set_raw_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x76e62182 venus_helper_unregister_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x784f3b75 venus_helper_vb2_start_streaming +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x78a1df24 venus_helper_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x8974db43 venus_helper_vb2_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x8a5fd657 venus_helper_acquire_buf_ref +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x8c1ca7a4 venus_helper_process_initial_cap_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x9bd618f3 venus_helper_set_output_resolution +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x9fa2503c venus_helper_alloc_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xa1cb3178 venus_helper_get_opb_size +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xa1f1703b venus_helper_set_input_resolution +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xa2119274 venus_helper_set_num_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xa3097b36 venus_helper_intbufs_alloc +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xaffce2c4 hfi_session_set_property +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb59be6c7 venus_helper_get_profile_level +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb5ae1e8d venus_helper_set_dyn_bufmode +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb5da1da9 venus_helper_get_framesz_raw +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb9aae948 venus_helper_get_out_fmts +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xceab8085 venus_helper_init_instance +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd21da2e4 venus_helper_get_framesz +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd8c59460 hfi_session_stop +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xdb77f964 venus_helper_vb2_buf_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xdc0c65f9 venus_helper_check_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xdefcdf47 venus_helper_set_work_mode +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xdf3ac35d hfi_session_destroy +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe92217b7 hfi_session_get_property +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xef206497 venus_helper_session_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xef76526e venus_helper_process_initial_out_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xfb98c24f venus_helper_set_multistream +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xfd02d588 venus_helper_release_buf_ref +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xffec5a42 venus_helper_change_dpb_owner +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x1b63afa8 rcar_fcp_get_device +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x3d858696 rcar_fcp_put +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x4ad5d888 rcar_fcp_enable +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x5fe6f6e8 rcar_fcp_disable +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x9877c29f rcar_fcp_get +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x248ac73c vsp1_du_atomic_flush +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x3af5d511 vsp1_du_atomic_update +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x4297f6b2 vsp1_du_map_sg +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x81d79cda vsp1_du_unmap_sg +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x92c5d250 vsp1_du_setup_lif +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xb8b3c69b vsp1_du_atomic_begin +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xc2e17f83 vsp1_du_init +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x00148493 xvip_clr_and_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x14ed6784 xvip_clr_or_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x20c39265 xvip_of_get_format +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x32a020d5 xvip_set_format_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x4d8b4fe2 xvip_init_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x890364d8 xvip_enum_frame_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xb087293e xvip_enum_mbus_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xb67940fb xvip_get_format_by_fourcc +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xe08e6063 xvip_get_format_by_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xe186390c xvip_cleanup_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x3c16a6b1 xvtc_generator_stop +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x47d7900b xvtc_generator_start +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0xa8a0f912 xvtc_put +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0xac1ec869 xvtc_of_get +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x55906cdd radio_tea5777_exit +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x87744204 radio_tea5777_init +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x052469ca si470x_stop +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xbc08f293 si470x_ctrl_ops +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xdb770f97 si470x_viddev_template +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xea3bd045 si470x_set_freq +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xfc0ed6ce si470x_start +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x21637808 rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x2d4ba4cd rc_g_keycode_from_table +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x2ed90ced rc_map_unregister +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x3ec5fa73 rc_free_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x4dfc1990 devm_rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x506fc5b4 rc_repeat +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x70e2e6f6 rc_keydown +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x82a719a5 rc_keydown_notimeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x8ab02eab rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x971c9a13 devm_rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x99f2c119 ir_raw_event_handle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xa4431cc6 ir_raw_event_store_edge +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb960f15c rc_map_register +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xc441b9fd ir_raw_event_store_with_filter +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xc7a5a600 lirc_scancode_event +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xd04f743d ir_raw_event_set_idle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xe580e1bd ir_raw_event_store +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xe58a3b0d ir_raw_event_store_with_timeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xe7661ae9 rc_unregister_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xecd8e22c rc_keyup +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xfc5d3079 rc_map_get +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0011 0x483b871f fc0011_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0012 0x467b9aa7 fc0012_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0013 0x4905ce86 fc0013_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/max2165 0xe2afc5a6 max2165_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mc44s803 0x37a450f0 mc44s803_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2060 0x1adeb3bf mt2060_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2063 0x696a86c1 mt2063_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt20xx 0x926b8136 microtune_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2131 0x074221b7 mt2131_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2266 0xeca17fb2 mt2266_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5005s 0x4f0f499b mxl5005s_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5007t 0x41a416d5 mxl5007t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/qt1010 0x41b72cb6 qt1010_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/r820t 0x774c9de2 r820t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18218 0x7adbd027 tda18218_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18271 0x3cb22371 tda18271_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda827x 0x53e2b65c tda827x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0xd7ec2a53 tda829x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0xe1fad1c1 tda829x_probe +EXPORT_SYMBOL_GPL drivers/media/tuners/tda9887 0xbb963aaa tda9887_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0x12cb2a37 tea5761_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0xdd8af253 tea5761_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0x939a2c69 tea5767_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0xab50119d tea5767_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tuner-simple 0xa1f1212f simple_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc2028 0xcf1e7dbc xc2028_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc4000 0x2074a2cf xc4000_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc5000 0xd14423d1 xc5000_attach +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x017ea7c7 cx231xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x09834c3d cx231xx_dev_uninit +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x12a9216a cx231xx_uninit_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x185dfdaf cx231xx_uninit_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x1d1a4873 cx231xx_unmute_audio +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x253bf565 cx231xx_init_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x2b9b6e2f cx231xx_dev_init +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x2c501134 cx231xx_demod_reset +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x576220f1 cx231xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x5b04b997 cx231xx_enable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x670cf201 cx231xx_send_gpio_cmd +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x6e8a4bc1 cx231xx_init_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x731a76d7 cx231xx_init_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x7539727f cx231xx_get_i2c_adap +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x89febc43 cx231xx_disable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x8eee8dad cx231xx_capture_start +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x9d04a411 cx231xx_set_alt_setting +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xd46e921d is_fw_load +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xd4b8acf8 cx231xx_send_usb_command +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xe3f67197 cx231xx_enable_i2c_port_3 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xe5f3da5c cx231xx_uninit_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-demod 0xceb7bcaf mxl111sf_demod_attach +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-tuner 0x244a3388 mxl111sf_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x027ce3a8 em28xx_toggle_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x02b464de em28xx_find_led +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x0307c97b em28xx_read_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x1160e311 em28xx_audio_analog_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x205028d2 em28xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x3cf661a9 em28xx_write_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x3e8896e2 em28xx_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x57c2e9c5 em28xx_init_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x58cd5eae em28xx_read_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x5fe37e79 em28xx_gpio_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x630a9f56 em28xx_init_camera +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x6ec3ea4b em28xx_alloc_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x721f7cc7 em28xx_free_device +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7fc8652c em28xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x8043f1d9 em28xx_write_regs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x80551757 em28xx_uninit_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x832cf113 em28xx_stop_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x87d1a2e1 em28xx_audio_setup +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x921d7c65 em28xx_boards +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xb8e77133 em28xx_write_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xfef46727 em28xx_write_reg_bits +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x251c289d v4l2_async_nf_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x7df3b207 __v4l2_async_nf_add_fwnode_remote +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x9cb5985e __v4l2_async_nf_add_i2c +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xc9f44a02 __v4l2_async_nf_add_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xdbb3a24f __v4l2_async_nf_add_fwnode +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x01612c0b v4l2_detect_gtf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x08402862 v4l2_print_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0958448b v4l2_set_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0af3d134 v4l2_valid_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x2bf67def v4l2_calc_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x370cfe6e v4l2_dv_timings_presets +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x3aa68d7a v4l2_find_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x4839762f v4l2_calc_timeperframe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x7b6ac78f v4l2_phys_addr_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x8f8d4341 v4l2_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x922ecd29 v4l2_enum_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa22fbfeb v4l2_hdmi_rx_colorimetry +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa97e00eb v4l2_detect_cvt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xae575c8f v4l2_phys_addr_for_input +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xd034392d v4l2_match_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xf56238f4 v4l2_find_dv_timings_cea861_vic +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xff585440 v4l2_dv_timings_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0xa3dd7a9c v4l2_flash_indicator_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0xdc1d1088 v4l2_flash_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0xe01307af v4l2_flash_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x14de030b v4l2_fwnode_parse_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x24f3eeb7 v4l2_fwnode_endpoint_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x27a9aafc v4l2_fwnode_connector_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x55b556f7 v4l2_fwnode_endpoint_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x612ddce5 v4l2_fwnode_connector_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x6742d42d v4l2_fwnode_device_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x6764a129 v4l2_fwnode_put_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x8e14e377 v4l2_async_register_subdev_sensor +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xab0f5c46 v4l2_async_nf_parse_fwnode_endpoints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xdfd77409 v4l2_fwnode_endpoint_alloc_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xf8080c23 v4l2_fwnode_connector_add_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0x639ecc68 v4l2_h264_init_reflist_builder +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0x6a1429ff v4l2_h264_build_p_ref_list +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0xf568bf81 v4l2_h264_build_b_ref_lists +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0x30b5ebc6 v4l2_jpeg_parse_scan_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xcbfdf5cb v4l2_jpeg_parse_frame_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xe8956e3f v4l2_jpeg_parse_huffman_tables +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xe8f40f9e v4l2_jpeg_parse_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xf8ffd565 v4l2_jpeg_parse_quantization_tables +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x08eec871 v4l2_m2m_ioctl_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x107fdd19 v4l2_m2m_try_schedule +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1861832b v4l2_m2m_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1889d70d v4l2_m2m_update_stop_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1b09559b v4l2_m2m_update_start_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2489d6c8 v4l2_m2m_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x25448d77 v4l2_m2m_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x29f44421 v4l2_m2m_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2a69dea2 v4l2_m2m_ioctl_stateless_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2d08e8d7 v4l2_m2m_register_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x33bdfe43 v4l2_m2m_ioctl_try_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3bd55ae3 v4l2_m2m_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3e1a191f v4l2_m2m_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3e273c86 v4l2_m2m_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x409c707f v4l2_m2m_buf_copy_metadata +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x42efe7d1 v4l2_m2m_request_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4c8f3fa5 v4l2_m2m_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4f3bd102 v4l2_m2m_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x55095038 v4l2_m2m_ctx_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x597b99cf v4l2_m2m_buf_remove_by_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x66380380 v4l2_m2m_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x6a401c5b v4l2_m2m_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7154c4b6 v4l2_m2m_last_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x730f2eae v4l2_m2m_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7383a9b8 v4l2_m2m_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7b73100e v4l2_m2m_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7b9f1b7d v4l2_m2m_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8169982d v4l2_m2m_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x81ed23d3 v4l2_m2m_ioctl_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8419a9f7 v4l2_m2m_fop_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8c6ea714 v4l2_m2m_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9f3eb3b0 v4l2_m2m_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa8f5c77e v4l2_m2m_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb12e6844 v4l2_m2m_buf_remove_by_idx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb42255e0 v4l2_m2m_buf_remove +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb429768c v4l2_m2m_ctx_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xbe3dd6ec v4l2_m2m_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc6fca5ad v4l2_m2m_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd3f1c941 v4l2_m2m_last_buffer_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd4bdb5a7 v4l2_m2m_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd53e22fa v4l2_m2m_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd735c0d9 v4l2_m2m_ioctl_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd843b0ed v4l2_m2m_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xdd638df5 v4l2_m2m_next_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xdf4e14d1 v4l2_m2m_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe85c3a56 v4l2_m2m_ioctl_stateless_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf13ff84d v4l2_m2m_unregister_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x4137d90c v4l2_vp9_adapt_coef_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x8ef1a3dd v4l2_vp9_reset_frame_ctx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x8ef25d5d v4l2_vp9_seg_feat_enabled +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x9dec35a2 v4l2_vp9_fw_update_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xb3cf2529 v4l2_vp9_adapt_noncoef_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xcf15018a v4l2_vp9_kf_partition_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xdf6586d2 v4l2_vp9_kf_uv_mode_prob +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xf5c55c43 v4l2_vp9_default_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xfbf87a5e v4l2_vp9_kf_y_mode_prob +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x012eb254 __videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x02d77d1a videobuf_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x0fc3253b videobuf_queue_to_vaddr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x14866b18 videobuf_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x15fe81bf videobuf_queue_is_busy +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x19656c2f videobuf_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x1f2be2e3 videobuf_next_field +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x2301c28b videobuf_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x3d4eb72a videobuf_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x448cb312 videobuf_read_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x4b476ed5 videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x63500510 videobuf_mmap_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x6892f1ae videobuf_poll_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x69cce28b videobuf_read_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x83185d5e videobuf_waiton +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x860fcbf2 videobuf_read_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x87350c64 videobuf_queue_core_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x90d71d41 videobuf_iolock +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xb64a8967 videobuf_queue_cancel +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xb7822843 videobuf_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xdd6faa49 videobuf_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xe1b9c549 videobuf_mmap_mapper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xe4a4b55d videobuf_alloc_vb +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf28e0b50 videobuf_read_one +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x01435503 videobuf_dma_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x34f68b80 videobuf_dma_unmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x553a86d0 videobuf_sg_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xabd971b0 videobuf_queue_sg_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xc335ee43 videobuf_to_dma +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x04860ae6 v4l2_subdev_get_fwnode_pad_1_to_1 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x084c69c3 v4l2_device_unregister_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x109ce61f v4l2_i2c_subdev_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x11f3044c __SCK__tp_func_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x127d3a45 v4l2_subdev_link_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x19cb0058 v4l2_subdev_get_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1dc7e743 v4l2_device_unregister +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1de4a82a __v4l2_subdev_state_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x229878c1 __v4l2_subdev_init_finalize +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x233129f0 v4l2_subdev_get_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x23b883db v4l2_ctrl_request_hdl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x263fd1a0 v4l2_subdev_s_stream_helper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x27639e58 v4l2_fh_is_singular +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2911b9d0 v4l2_mc_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x29ff5b31 v4l2_fh_del +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2aba8695 v4l2_s_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2ae0877b __SCK__tp_func_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2b6856cd __tracepoint_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2ef8a253 v4l2_device_disconnect +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x33201a6c v4l2_i2c_new_subdev_board +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x33e76aec v4l2_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x343aaff1 __v4l2_ctrl_handler_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x37b74b08 v4l2_pipeline_pm_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x37c8a837 v4l_vb2q_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3a6a71e9 v4l2_spi_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3b3fac0d v4l2_spi_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3c004730 __video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4198b67d v4l2_create_fwnode_links +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x450257f4 v4l2_compat_ioctl32 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4894cd55 v4l2_subdev_state_xlate_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4b109051 v4l2_g_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x50030aab v4l2_ctrl_request_hdl_ctrl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5074e573 v4l2_fraction_to_interval +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5267ff08 v4l2_i2c_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5b5c6747 v4l2_fh_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6362618f video_device_pipeline +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x64fa61bf v4l2_subdev_disable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x65d7839c v4l2_subdev_state_get_opposite_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x661edc87 v4l2_get_link_freq +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x69c541db v4l2_subdev_set_routing_with_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6ce1c95c __SCK__tp_func_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e9acc41 v4l2_fill_pixfmt_mp +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x72600ba0 v4l2_pipeline_pm_get +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x73273934 v4l2_event_unsubscribe_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x73f47753 v4l2_pipeline_link_notify +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7bb7302b v4l2_subdev_has_pad_interdep +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7c9ff486 v4l2_subdev_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7d731ec4 v4l2_event_pending +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7ecca779 v4l2_create_fwnode_links_to_pad +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x812bf64c __traceiter_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x84d3c886 v4l2_src_change_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x854a2ed9 v4l2_event_dequeue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8dc478c4 v4l2_subdev_set_routing +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8f6ef3a0 v4l2_i2c_subdev_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9d58ca18 v4l2_fh_add +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9f61e12b v4l2_subdev_routing_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fe98017 video_device_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fef35ac v4l2_apply_frmsize_constraints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa06f3c55 __traceiter_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa2b533e2 v4l2_fh_open +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa606f624 v4l2_fh_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xad5c3c93 v4l2_simplify_fraction +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xae3dd8d6 __v4l2_subdev_next_active_route +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb4654e43 v4l2_src_change_event_subdev_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb48cf8aa __tracepoint_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb5a337db v4l2_subdev_state_get_stream_compose +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb859d954 v4l2_subdev_notify_event +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xba6b2217 __v4l2_device_register_subdev_nodes +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbeb60a4a v4l2_event_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc15030c3 v4l2_subdev_put_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc15d2ca1 v4l2_subdev_link_validate_default +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc86897a7 v4l2_subdev_state_get_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc90489a7 __video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcc501597 v4l2_fill_pixfmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcf754c8f v4l2_subdev_routing_find_opposite_end +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd0d4b33f v4l2_device_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd34e4c9f video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd944cc47 v4l2_subdev_enable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdb32b5be v4l2_event_subdev_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdc05cd12 v4l2_event_queue_fh +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde086658 video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde6e37d9 __v4l2_subdev_state_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde71ab10 v4l2_i2c_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdef3dffd __tracepoint_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe06f3fa4 v4l2_device_register_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe0b98a71 __tracepoint_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe2822320 __v4l2_find_nearest_size +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe5a33113 __SCK__tp_func_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xeb0da130 v4l_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xebb402bd __traceiter_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xed6c9ccf v4l2_subdev_state_get_stream_crop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xeeea7eb7 v4l2_fh_exit +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf2a353ac v4l2_i2c_tuner_addrs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf3902715 v4l2_device_register +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf437c081 v4l2_device_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf46b8d82 v4l_disable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf519f471 v4l2_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf5ef842e v4l_bound_align_image +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf8ac71ec v4l2_event_wake_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xff321369 __traceiter_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x20abde32 pm80x_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x270560fa pm80x_init +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xd99fd720 pm80x_deinit +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xf9987a33 pm80x_regmap_config +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x02b2fecf cs47l24_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x03efcfbf arizona_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1949d8fa wm5110_revd_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3501187e wm5110_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x39419a43 wm8997_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3ab9e2bb wm5110_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x6beefbd3 wm8997_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x788791af arizona_clk32k_enable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x798123f7 wm5110_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x812e60ad cs47l24_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x84d277ca wm5102_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x8d02c48d arizona_set_irq_wake +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x9520a13e wm8998_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x95b0d3de arizona_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xb09e4745 wm5110_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xb250740b wm8997_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xc7eab686 wm5102_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xca781e61 arizona_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xcc52ec5b arizona_clk32k_disable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd3c64e58 arizona_request_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd3fee6a6 wm5110_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdfbe649b wm8997_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xead0279c arizona_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xfe411c04 cs47l24_patch +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0x02f0c24c atc260x_match_device +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0xa8c736ad atc260x_device_probe +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x7b20663f da9150_bulk_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x7cc7d55d da9150_read_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x9b56505d da9150_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xa1683a91 da9150_bulk_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xb3f738e9 da9150_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xdeb21c98 da9150_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xec9ee06f da9150_write_qif +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xa142a524 gsc_read +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xb7abd1c4 gsc_write +EXPORT_SYMBOL_GPL drivers/mfd/iqs62x 0xa436f4de iqs62x_events +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x1ec80e59 kempld_get_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x28f4b8ec kempld_write8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x463c408c kempld_write32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x738400a0 kempld_read16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x7de6cb79 kempld_read32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x9634253d kempld_read8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x9be1ccc1 kempld_write16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xf204d064 kempld_release_mutex +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x28002690 lm3533_update +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x2ede6334 lm3533_read +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x9534ab78 lm3533_write +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x35f2db0c lm3533_ctrlbank_set_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x3d384187 lm3533_ctrlbank_enable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x6404f671 lm3533_ctrlbank_set_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xbbd3162b lm3533_ctrlbank_get_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xdebaf48d lm3533_ctrlbank_disable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xe53a3eff lm3533_ctrlbank_get_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xecc9bc52 lm3533_ctrlbank_set_max_current +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x6f303e60 lp3943_write_byte +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x7c05c523 lp3943_update_bits +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0xe2ec67fc lp3943_read_byte +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0f379262 madera_of_match +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x10a25ecb madera_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x322135c8 cs47l85_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x35001abd cs47l15_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x350dc6fd cs47l15_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x763507b1 cs47l15_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x7638dbf1 cs47l15_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x7e863e65 madera_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x87df3d98 cs47l35_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x89cd0cd4 madera_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x8e843605 cs47l85_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x8e89ea45 cs47l85_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x965141b5 cs47l90_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x965c9df5 cs47l90_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x994533a3 cs47l92_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xa1d05a48 cs47l92_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xa1dd8608 cs47l92_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xbcf6ad7d cs47l35_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xbcfb713d cs47l35_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xc4dc4c56 cs47l15_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xcdb12b09 cs47l85_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xcdbcf749 cs47l85_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd5645cb9 cs47l90_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd56980f9 cs47l90_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xe2e54744 cs47l92_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xe2e89b04 cs47l92_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xebe384cb madera_name_from_type +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xf3dd97cb cs47l90_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xffc3b071 cs47l35_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xffce6c31 cs47l35_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x42069c73 mc13xxx_common_init +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x5f86c886 mc13xxx_adc_do_conversion +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x83d2007a mc13xxx_variant_mc34708 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x91ddf512 mc13xxx_variant_mc13783 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x99715442 mc13xxx_common_exit +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0xd167be32 mc13xxx_variant_mc13892 +EXPORT_SYMBOL_GPL drivers/mfd/motorola-cpcap 0xa226dbe8 cpcap_sense_virq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x16a5e214 pcf50633_reg_set_bit_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x2513755b pcf50633_irq_mask_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x38f113d5 pcf50633_register_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x511c9f45 pcf50633_write_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x76291912 pcf50633_irq_unmask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x805b2d4a pcf50633_read_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x81f4ed2a pcf50633_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x84c078d8 pcf50633_pm +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x9d71f261 pcf50633_reg_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x9f71447a pcf50633_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xdabfb74a pcf50633_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xe100dd9d pcf50633_irq_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x09338b05 pcf50633_adc_async_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x76fe4753 pcf50633_adc_sync_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x0f2dab86 pcf50633_gpio_invert_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x14d1110d pcf50633_gpio_invert_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x3a3a5943 pcf50633_gpio_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x64321258 pcf50633_gpio_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x8a4011c2 pcf50633_gpio_power_supply_set +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x43e53ef9 rave_sp_exec +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x58f9630d devm_rave_sp_register_event_notifier +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0x56d1a8c5 retu_read +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0xa074c8b6 retu_write +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x1686b583 rk8xx_resume +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x55a24ab4 rk8xx_suspend +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x6f6c640b rk8xx_probe +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0xb08c0426 rk8xx_shutdown +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x015b32db si476x_core_cmd_fm_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x06a9741d si476x_core_is_powered_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x13b370e9 si476x_core_cmd_func_info +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x17c5e908 si476x_core_cmd_fm_phase_div_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x1ee8cedf si476x_core_has_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x472c1638 si476x_core_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x59954773 si476x_core_cmd_zif_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x5fdf47ce si476x_core_cmd_power_down +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x721ec49a si476x_core_cmd_agc_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x72a692db si476x_core_set_power_state +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x89f6ae54 si476x_core_has_am +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x8f9435e3 si476x_core_cmd_get_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x9347161f si476x_core_i2c_xfer +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x9a7992ee si476x_core_is_a_primary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x9f64eb95 si476x_core_cmd_fm_rds_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb2304230 si476x_core_is_in_am_receiver_mode +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb46c3664 si476x_core_cmd_dig_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xba2c6807 si476x_core_is_a_secondary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xbb88a08f si476x_core_cmd_fm_phase_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xbce8f403 si476x_core_cmd_ana_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xbde42a43 si476x_core_cmd_am_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xbed8b8ce si476x_core_cmd_am_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xcef5de4d devm_regmap_init_si476x +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd5069b29 si476x_core_cmd_ic_link_gpo_ctl_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd58232a7 si476x_core_cmd_am_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd83db54d si476x_core_cmd_fm_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd93ff68b si476x_core_cmd_set_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xda01e175 si476x_core_cmd_intb_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xe84df7ec si476x_core_cmd_power_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xea888860 si476x_core_stop +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xefb5257f si476x_core_cmd_fm_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xf4066f43 si476x_core_cmd_fm_rds_blockcount +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xf826b2d1 si476x_core_cmd_fm_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xff132907 si476x_core_cmd_am_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x2a4ac36d sm501_find_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x73a80362 sm501_misc_control +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xb2a21240 sm501_set_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xd4f78314 sm501_modify_reg +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xe33b02cf sm501_unit_power +EXPORT_SYMBOL_GPL drivers/mfd/sprd-sc27xx-spi 0x06468186 sprd_pmic_detect_charger_type +EXPORT_SYMBOL_GPL drivers/mfd/stm32-timers 0x5496c06f stm32_timers_dma_burst_read +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0x2852f8ab stmfx_function_disable +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0x646d2abd stmfx_function_enable +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x130abee6 am335x_tsc_se_set_cache +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x8a8b7d15 am335x_tsc_se_set_once +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xbff33965 am335x_tsc_se_adc_done +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xeabf97a1 am335x_tsc_se_clr +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x0dc73c03 tps65217_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x3b9862ce tps65217_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x849c73f7 tps65217_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0xa40bf9f5 tps65217_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x1a3e96f5 tps65218_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x1ef43138 tps65218_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0xd1006d2e tps65218_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0x5c4b72a0 tps6594_device_init +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0xd5bfc3de tps6594_is_volatile_reg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x0ba45c40 alcor_write32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x2a42b6ec alcor_write16 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x3725a4fd alcor_write32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x6641ab0b alcor_read32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x7356fd8e alcor_write8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xc99591e9 alcor_read8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xde1f38bb alcor_read32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x16f44775 rtsx_pci_card_power_on +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x19df3a47 rtsx_pci_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x214b447a rtsx_pci_complete_unfinished_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x266da3a4 rtsx_pci_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x2a685574 rtsx_pci_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x3155fb83 rtsx_pci_send_cmd_no_wait +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x3bc9b6ef rtsx_pci_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x47e626c5 rtsx_pci_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x52cef582 rtsx_pci_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x648e0d66 rtsx_pci_dma_unmap_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x6d9ec6e4 rtsx_pci_card_exist +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x8733b3a6 rtsx_pci_switch_output_voltage +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x879238ad rtsx_pci_card_power_off +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x900b38f4 rtsx_pci_stop_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa3bf7760 rtsx_pci_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa4c313b5 rtsx_pci_start_run +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa832ddba rtsx_pci_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xab348b59 rtsx_pci_read_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xacb13a50 rtsx_pci_write_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xc9d04724 rtsx_pci_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xd96ce21d rtsx_pci_card_pull_ctl_enable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xe1577908 rtsx_pci_dma_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xec33c358 rtsx_pci_dma_map_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xfb2b15c7 rtsx_pci_card_pull_ctl_disable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x181d79d1 rtsx_usb_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x4ca028d0 rtsx_usb_get_card_status +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x526191fb rtsx_usb_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x646b8532 rtsx_usb_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x6bb8837c rtsx_usb_get_rsp +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x700d8f50 rtsx_usb_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x82bf2ab6 rtsx_usb_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x8469edfb rtsx_usb_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x92d91aee rtsx_usb_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xa2b2d1fe rtsx_usb_ep0_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xc14973cd rtsx_usb_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xc275ef1d rtsx_usb_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xfb28a888 rtsx_usb_ep0_write_register +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x683ff8e3 cb710_set_irq_handler +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x6ef4409a cb710_sg_dwiter_write_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x8fb209a7 cb710_pci_update_config_reg +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0xcf1725f3 cb710_sg_dwiter_read_next_block +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x0b008db0 oslec_hpf_tx +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x296a8983 oslec_update +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x3115970d oslec_create +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x4b711f77 oslec_adaption_mode +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x5909e701 oslec_snapshot +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x780d3f01 oslec_flush +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x84eba96d oslec_free +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x3cb83d5b eeprom_93cx6_multireadb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x63d2ff63 eeprom_93cx6_wren +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x870b53e9 eeprom_93cx6_write +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x884deb9d eeprom_93cx6_read +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xc9c6bb25 eeprom_93cx6_readb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xff7a0fdf eeprom_93cx6_multiread +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x5dcd9c71 enclosure_unregister +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x620e8903 enclosure_remove_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x637ea2a8 enclosure_component_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x73d3fa81 enclosure_add_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x84381605 enclosure_find +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x958f36be enclosure_component_alloc +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xe54a4053 enclosure_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xec917ee3 enclosure_for_each_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x02329f71 lis3lv02d_joystick_enable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x0307e806 lis3lv02d_joystick_disable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x3165bb7e lis3_dev +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x9806b8bf lis3lv02d_init_dt +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xce074c2d lis3lv02d_poweroff +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xd4070dae lis3lv02d_remove_fs +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xd69eed95 lis3lv02d_init_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xd96ea6e0 lis3lv02d_poweron +EXPORT_SYMBOL_GPL drivers/misc/pvpanic/pvpanic 0x6d6c9cc4 devm_pvpanic_probe +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0x7a67653c st_register +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0xf1f33992 st_unregister +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x3239d760 uacce_alloc +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x359aa51f uacce_register +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x4c8220fb uacce_remove +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x024d14bc vmci_qpair_produce_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x046dd187 vmci_datagram_create_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x056837fb vmci_get_context_id +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x1fd4782d vmci_qpair_get_produce_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x2449459d vmci_event_subscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x3a22fa8a vmci_datagram_destroy_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x4ba5c46b vmci_qpair_peek +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5591b58e vmci_context_get_priv_flags +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5e949e0a vmci_doorbell_destroy +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x612df9ae vmci_qpair_detach +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x676bd843 vmci_qpair_consume_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x74b37397 vmci_qpair_enquev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x75fe065a vmci_send_datagram +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x77b25fab vmci_qpair_dequev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x787f0fe8 vmci_register_vsock_callback +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x7c74d7a6 vmci_qpair_consume_buf_ready +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x81d61eef vmci_qpair_dequeue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xb572e830 vmci_doorbell_create +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xbcb85f62 vmci_doorbell_notify +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xbd24e967 vmci_qpair_peekv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc04c7e84 vmci_qpair_get_consume_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc403cafe vmci_is_context_owner +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xde3abc2e vmci_datagram_create_handle_priv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe0cc9c92 vmci_qpair_alloc +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe11895c1 vmci_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe67343c1 vmci_qpair_enqueue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea143610 vmci_datagram_send +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea61eefe vmci_qpair_produce_buf_ready +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0x435c6c78 dw_mci_pltfm_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0x74bea76a dw_mci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0xb5ccfee2 dw_mci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x4a7bc31e mmc_hsq_init +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x5aa16fe9 mmc_hsq_finalize_request +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x6fc35240 mmc_hsq_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0xc6ea40ef mmc_hsq_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/renesas_sdhi_core 0x0941aba0 renesas_sdhi_probe +EXPORT_SYMBOL_GPL drivers/mmc/host/renesas_sdhi_core 0x50369239 renesas_sdhi_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x0eb996a9 __sdhci_read_caps +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x117fe7cb sdhci_reset_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1197865d sdhci_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x13734d3c sdhci_set_power +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1b52fcd6 sdhci_start_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1c948dca sdhci_switch_external_dma +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2739614d sdhci_enable_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x27db3087 sdhci_set_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2c9345f1 sdhci_cqe_enable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x31c46ba3 sdhci_cqe_disable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x33027f38 sdhci_calc_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x53bb1997 sdhci_adma_write_desc +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x69b003a5 __sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6b70c52d sdhci_dumpregs +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x728a258b sdhci_send_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x746f03ee sdhci_runtime_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x7dedad36 __sdhci_set_timeout +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x95fd30d5 sdhci_setup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x9b93836a sdhci_free_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x9edb095a sdhci_alloc_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x9f72792b sdhci_request +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa2c59df6 sdhci_end_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa777fc90 sdhci_cleanup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa8b1bee8 sdhci_request_atomic +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb09142a8 sdhci_execute_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb1d41740 sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb2fa28f2 sdhci_set_data_timeout_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb685e61f sdhci_get_cd_nogpio +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb7e746ac sdhci_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xbf38df43 sdhci_set_power_and_bus_voltage +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xbfe87f53 sdhci_remove_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc243542e sdhci_set_ios +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc27b8629 sdhci_set_uhs_signaling +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc9cceecc sdhci_runtime_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xcc812bde sdhci_start_signal_voltage_switch +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xcd8a10a2 sdhci_abort_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd985876e sdhci_reset +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xe3fac2e5 sdhci_cqe_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xe58cdfef sdhci_enable_v4_mode +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf3ceec8c sdhci_set_bus_width +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf524f859 sdhci_set_power_noreg +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfa37c0c8 sdhci_enable_sdio_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x00d0e3e5 sdhci_pltfm_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x1c02f06c sdhci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x59ce4c24 sdhci_pltfm_init +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x603cc46c sdhci_pltfm_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x8052c80e sdhci_get_property +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x813e0464 sdhci_pltfm_clk_get_max_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xb8548609 sdhci_pltfm_unregister +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xdeaabea4 sdhci_pltfm_free +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xf2677571 sdhci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x14ca965c tmio_mmc_host_runtime_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x1c353604 tmio_mmc_host_alloc +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x21025dd8 tmio_mmc_host_probe +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x378f2335 tmio_mmc_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x385c2fd8 tmio_mmc_host_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x3e49b2c0 tmio_mmc_disable_mmc_irqs +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x5cbb8d80 tmio_mmc_do_data_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xa0979750 tmio_mmc_host_free +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xb65823be tmio_mmc_host_runtime_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xe2826ea0 tmio_mmc_enable_mmc_irqs +EXPORT_SYMBOL_GPL drivers/most/most_core 0x268fab75 most_get_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x29afab21 channel_has_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x359ac496 most_start_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0x415bfb98 most_deregister_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0x43605767 most_stop_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0x5c5a505f most_register_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0x68158013 most_deregister_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0x7810eb34 most_put_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x871fa25e most_submit_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0xae7384fb most_register_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0xd36034a1 most_resume_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0xdfc883bd most_stop_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0xe873b94b most_register_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0xfabd9b1b most_deregister_configfs_subsys +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x4891ffda cfi_cmdset_0001 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x77b8da32 cfi_cmdset_0003 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x8aa6ffa4 cfi_cmdset_0200 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x167e0316 cfi_cmdset_0006 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x682c48c6 cfi_cmdset_0002 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x9bd58740 cfi_cmdset_0701 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0020 0xf9eb2e41 cfi_cmdset_0020 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x1164e110 cfi_qry_present +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x703b24ea cfi_qry_mode_off +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0xe82d9cf2 cfi_qry_mode_on +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x7039d97b hyperbus_unregister_device +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x8064acf3 hyperbus_register_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x00f91f32 mtd_erase_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x01ac8ee1 mtd_ooblayout_count_freebytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x09e59fcc mtd_block_markbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x11036e54 __register_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x15694ae5 mtd_write_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x198b88d5 mtd_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x1eb76e59 kill_mtd_super +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x21b02017 mtd_get_unmapped_area +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x245d472c mtd_read_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x32dcae16 mtd_unpoint +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3498f8ab mtd_read +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3e739c47 mtd_wunit_to_pairing_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3edd0f76 mtd_get_fact_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x44315df9 mtd_is_locked +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4e63812d mtd_device_parse_register +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x50dabc2f mtd_table_mutex +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x5fe68bda __mtd_next_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x70b4dc6c mtd_lock_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x7eb00318 mtd_ooblayout_set_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8151bf20 deregister_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x87117c3b of_get_mtd_device_by_node +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8ac7a596 __get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8cf0f4d2 put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8dcd5fcd mtd_device_unregister +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x91c752fc mtd_get_user_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x92c0cb37 mtd_lock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x954688be get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x96e7d42a mtd_panic_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x99c1e1da get_mtd_device_nm +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9bd444dc get_tree_mtd +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9ec17cc5 mtd_ooblayout_free +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9f0c03cb mtd_pairing_info_to_wunit +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9ffe2eb6 mtd_ooblayout_get_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa2c47602 mtd_ooblayout_count_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa5c7ea65 mtd_point +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa7c87bd4 mtd_block_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xad399517 mtd_write_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xae4a87d5 mtd_kmalloc_up_to +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb3638472 mtd_del_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb510bbc2 unregister_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb690711f mtd_get_device_size +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb7075882 mtd_check_expert_analysis_mode +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb8de55b6 mtd_ooblayout_get_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbd2e18bc mtd_ooblayout_set_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc173cc44 mtd_ooblayout_ecc +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xd18b80de mtd_pairing_groups +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xda652be9 mtd_unlock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xdf49830b mtd_writev +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe3b55832 mtd_read_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xeab239bc mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xeabe3590 mtd_ooblayout_find_eccregion +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xed74687b mtd_add_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf3f39e9b mtd_read_fact_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf74a67c9 mtd_block_isbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf7737855 register_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xfbac1289 __put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x2ae32ff7 del_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x39175aa6 mtd_blktrans_cease_background +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x467322bf register_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xd8d448db add_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xde0e7105 deregister_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x06f72319 nand_ecc_tweak_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x1cfe75e9 nanddev_bbt_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x228a3211 nanddev_mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x240476e0 nanddev_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x2e0c3716 nanddev_markbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x41a9320a nanddev_bbt_update +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x482b0beb mxic_ecc_process_data_pipelined +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x50b73847 mxic_ecc_get_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x5f30c176 mxic_ecc_get_pipelined_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x7c3a401a nanddev_isbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x7c59da2a nand_get_small_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x9c4f61d8 nanddev_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xa2f050f7 nand_get_large_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xae187c64 mxic_ecc_put_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xae4f55c1 nand_ecc_restore_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xae88d684 nanddev_ecc_engine_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xb4614c84 nand_ecc_init_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc6234ff6 nanddev_mtd_max_bad_blocks +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc75dd0a3 nanddev_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xcc773023 nanddev_bbt_get_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xcda562e3 nanddev_ecc_engine_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd1036fd2 nand_get_large_page_hamming_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd912bebe nanddev_bbt_set_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xe8b566fb nanddev_bbt_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xf616a4c6 nand_ecc_cleanup_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0x64bf05ea onenand_release +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0xc1ee95bf onenand_scan +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0x387678a9 brcmnand_remove +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0x3e7eafd5 brcmnand_probe +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0xb3d2fe55 brcmnand_pm_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/denali 0x01f6f414 denali_chip_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x0fc611e5 nand_read_oob_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x11091291 nand_extract_bits +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x231d6732 nand_read_page_hwecc_oob_first +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2d368c4c nand_subop_get_addr_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x431a22ab nand_reset +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x45832545 nand_deselect_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x49e916fa nand_read_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5632e63d nand_subop_get_num_addr_cyc +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5dc0b8a7 nand_readid_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x61977dc8 nand_change_read_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x655aff33 nand_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x669667fb nand_write_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x6e53023a nand_select_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x821f257e nand_decode_ext_id +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x8a91ddcd nand_erase_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xa2b79248 nand_prog_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xaa905bc2 nand_wait_ready +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb4017f23 nand_op_parser_exec_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xbe243580 nand_gpio_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xcb93b16d nand_change_write_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd31477e3 nand_prog_page_begin_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd3c672b8 nand_subop_get_data_len +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd3fb2b03 nand_read_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd41ff2ac nand_subop_get_data_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xda165c4f nand_soft_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xec3c980c nand_reset_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xedfd080e nand_prog_page_end_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xf4469649 nand_ecc_choose_conf +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xff092d3d nand_status_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/sm_common 0x4899836d sm_register_device +EXPORT_SYMBOL_GPL drivers/mtd/spi-nor/spi-nor 0x6fe93aad spi_nor_scan +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x0e47b421 ubi_leb_change +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x38e10c1d ubi_flush +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x42801d20 ubi_sync +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x4b040bb5 ubi_leb_map +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x4fe82797 ubi_open_volume_nm +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x58a840f7 ubi_leb_write +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x5e576d08 ubi_get_volume_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x5e86ae7f ubi_leb_unmap +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x66011ab6 ubi_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x7c6efa04 ubi_close_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x83ca8cb6 ubi_open_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x85a8ee76 ubi_unregister_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x969875fb ubi_leb_erase +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x9f6ff077 ubi_is_mapped +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xbc92c2d0 ubi_leb_read_sg +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xe0a13899 ubi_do_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xe7e16195 ubi_open_volume_path +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xeef7d8fc ubi_leb_read +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf5ee9ba8 ubi_register_volume_notifier +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x07f08d36 devm_mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0a65c89f mux_state_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x566adf3e mux_chip_free +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5b560866 mux_control_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5d895118 mux_control_states +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x615d910f mux_chip_unregister +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x65a22c0a devm_mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x66add4b3 devm_mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x704c3c76 mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7cf08396 mux_state_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xbc223601 mux_control_put +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xc922af82 mux_control_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xd119cf39 mux_control_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xd54f1e80 mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xf0b8230b devm_mux_state_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xf6e330c1 mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xfa76e911 mux_state_select_delay +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0x1bb3d55b arcnet_led_event +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0x72ce883e devm_arcnet_led_init +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x80b879bd free_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xe2d5c1dd c_can_power_up +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xe5b5dd46 alloc_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xe987958b c_can_power_down +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xf4337f36 register_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xfc050dc9 unregister_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x12afb2ba unregister_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x49e060f7 register_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x73347174 free_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0xfee5389a alloc_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x10d892eb can_get_state_str +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x1524ac40 can_rx_offload_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x159b7ce4 register_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x1be03000 can_skb_get_frame_len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x1cc5b94f can_rx_offload_irq_offload_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x20e13023 can_rx_offload_threaded_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x36c9e056 can_rx_offload_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x37714f7d can_rx_offload_add_manual +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x3804818f alloc_canxl_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x3c230e03 can_rx_offload_queue_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x4aa73653 close_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x52597190 can_rx_offload_del +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6047ede6 can_fd_len2dlc +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x60c05832 can_change_mtu +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6ffb5b4e can_rx_offload_queue_tail +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x7393dac7 can_bus_off +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x81e4e832 can_free_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x865f69b8 can_rx_offload_enable +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8951466d can_rx_offload_irq_offload_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8c3c75a4 alloc_canfd_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x9496ea81 free_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xaab31c26 can_rx_offload_add_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xabce3a44 can_put_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xac5e877c alloc_can_err_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xbac9be73 open_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xbb2391b6 alloc_can_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xbe7aafca unregister_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc30a0a43 can_change_state +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xca490faa alloc_candev_mqs +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xccaa99ad can_dropped_invalid_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd067ac04 can_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd7c494a8 safe_candev_priv +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xe4b0ec13 of_can_transceiver +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xee7b20f4 can_rx_offload_add_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf12d9387 can_fd_dlc2len +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x193f5ab8 m_can_class_register +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x4cdbe884 m_can_class_unregister +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x5309e34c m_can_class_allocate_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x5cba53b0 m_can_class_get_clocks +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xbce837fc m_can_class_suspend +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xbe56974a m_can_init_ram +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xc88691be m_can_class_free_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xf1de7fb8 m_can_class_resume +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x49ebd0d2 sja1000_interrupt +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x854175fb free_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x92a2d421 alloc_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xd2557daa unregister_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xff5fa455 register_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/dsa/lan9303-core 0x0d3df7d5 lan9303_indirect_phy_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/microchip/ksz_switch 0xd33bbbcd ksz_switch_chips +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x42355139 mt7530_probe_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x4453d65b mt753x_table +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xda8ed1bf mt7530_remove_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xf5349f64 mt7530_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x1917cc11 felix_netdev_to_port +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x4877f2a7 felix_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0xe681dd26 felix_port_to_netdev +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8365mb 0x0b605eac rtl8365mb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x0750b0e9 rtl8366_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x18024c6e rtl8366_vlan_add +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x2f016c3d rtl8366_mc_is_used +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x34a846db rtl8366_enable_vlan4k +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x41f0bc51 rtl8366rb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x7265f328 rtl8366_vlan_del +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x7a15deda rtl8366_set_pvid +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x80bd5ddf rtl8366_get_ethtool_stats +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x82cd8331 rtl8366_get_strings +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xdba96a0e rtl8366_enable_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xf8816471 rtl8366_reset_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xfd131ca6 rtl8366_set_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x45b87b4f pdsc_register_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x514febf5 pds_client_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x535aa114 pdsc_get_pf_struct +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xca45594f pds_client_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xce714617 pdsc_unregister_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xcf570773 pds_client_adminq_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xf2c4eb2f pdsc_adminq_post +EXPORT_SYMBOL_GPL drivers/net/ethernet/arc/arc_emac 0x89a2471c arc_emac_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/arc/arc_emac 0xe1756875 arc_emac_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x030c84ab octeon_read_device_mem64 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x03740435 octeon_free_sc_zombie_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x06d07c2f octeon_send_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x11976cd2 octeon_set_io_queues_off +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x141a0a50 octnet_send_nic_data_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x186013f8 cn23xx_tell_vf_its_macaddr_changed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x19cb4e69 liquidio_link_ctrl_cmd_completion +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1db50f00 octeon_init_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x238fee6d lio_pci_writeq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x241a2a6c lio_fetch_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x24f0ec15 octeon_alloc_soft_command_resp +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2810585e octeon_setup_output_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2995634b octeon_ring_doorbell_locked +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2fafe742 lio_wait_for_instr_fetch +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3a74afeb octeon_delete_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3f2c592c lio_setup_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x45b1a1db lio_process_ordered_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4780a510 lio_delete_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x47aea5b4 octeon_delete_droq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x509b0693 cleanup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x50b8682d octeon_setup_instr_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x53949969 octeon_allocate_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x573a820b octeon_alloc_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x58d54d7b setup_cn23xx_octeon_pf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5911ed08 octeon_setup_interrupt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x59706099 lio_setup_cn68xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5c28da3c liquidio_change_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5eb5b733 liquidio_get_fec +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6124162c octeon_delete_instr_queue +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x666b44c3 octnet_send_nic_ctrl_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x67eb2505 octeon_get_conf +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x68e048cb octeon_allocate_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6af7a976 liquidio_setup_io_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d0d28ef octeon_init_device_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x73674682 octeon_pci_write_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x73ae9b38 liquidio_set_feature +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x73d2347a octeon_free_sc_done_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7e756829 octeon_unregister_droq_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7ebadd46 lio_process_iq_request_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x81ba4acd octeon_delete_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8b096503 octeon_free_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x96d3c25b cn23xx_vf_ask_pf_to_do_flr +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9939bbda octeon_deregister_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9a354946 octeon_wait_for_ddr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9b6e59c5 octeon_read_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa3488674 octeon_free_device_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa80747ad octeon_free_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa9a308cb octeon_get_tx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xafe55cb4 lio_get_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb0bdfd27 octeon_register_reqtype_free_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb3b2b152 lio_pci_readq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb40e6efb octeon_register_dispatch_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb65ecab7 lio_wait_for_clean_oq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb8f517b8 octeon_get_rx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc383b4b8 octeon_droq_check_hw_for_pkts +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc44f80a7 octeon_mem_access_ok +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc6abc5b1 octeon_core_drv_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc8c4b820 lio_setup_cn66xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xca8d41d4 octeon_free_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd18c1b72 octeon_write_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd9d80bb0 cn23xx_fw_loaded +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xde48b8ab octeon_send_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe4963434 liquidio_get_speed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe9392fdf cn23xx_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe9edfab4 liquidio_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe9eefd3d octeon_setup_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xea14d1fe octeon_prepare_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xeb095f59 octeon_droq_process_packets +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xebb3627d cn23xx_octeon_pfvf_handshake +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xec7f00a5 lio_get_state_string +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xee72b8a0 cn23xx_setup_octeon_vf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf104d0eb octeon_pci_read_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf1e5725d octeon_setup_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfacb42e5 octeon_register_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfb0e6d81 lio_enable_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfc658a59 setup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x052388e7 enetc_ioctl +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x0ce9ea2d enetc_set_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x135c1775 enetc_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x159fa5f6 enetc_free_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x21b5e3d8 enetc_setup_bpf +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x290512bd enetc_set_rss_key +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x2ea39c35 enetc_free_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x304a6b96 enetc_clear_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x349c896c enetc_open +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x414548bb enetc_get_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x4ad41dc9 enetc_mm_link_state_update +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x4c2013e0 enetc_get_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x521ee75c enetc_configure_si +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x592dbd38 enetc_xdp_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x5eb371e9 enetc_close +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x61a18fbd enetc_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x6b25231d enetc_get_si_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x709372a7 enetc_port_mac_rd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x7ba017d1 enetc_set_fs_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x7c52c5d8 enetc_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x7ff3511b enetc_start +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x81eff8c4 enetc_setup_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x87cf1188 enetc_set_features +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x88039bda enetc_teardown_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x881d5e8e enetc_init_si_rings_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xa0a4011d enetc_alloc_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xa6e036f3 enetc_set_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xbfa5cc0b enetc_send_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xc5ada60d enetc_pci_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xcf03de14 enetc_setup_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xda8db57b enetc_pci_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xdb778359 enetc_port_mac_wr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xe610d7f4 enetc_alloc_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xfb05a37b enetc_reset_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x576ff104 enetc_mdio_write_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x6378a8be enetc_hw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x69b40d4d enetc_mdio_write_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x763b5b33 enetc_mdio_read_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xca5f304e enetc_mdio_read_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xd9d61d6f enetc_mdio_lock +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp 0x5431a304 enetc_phc_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x217d8ce6 fun_free_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x22fe2fb9 fun_get_res_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x26514b10 fun_res_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x6e537ac8 fun_sq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x84273a7c fun_serv_sched +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x9070c209 fun_serv_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xa6e6e60d fun_bind +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xae9b9c3c fun_submit_admin_sync_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xb649378f fun_alloc_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xe6bfa829 fun_cq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xf77333fd fun_serv_restart +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0x37b0763c i40e_client_device_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0x49457ee0 i40e_client_device_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x0fa049ca ice_rdma_update_vsi_filter +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x568c96c9 ice_get_qos_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x70713d25 ice_add_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x9ed76657 ice_del_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xfd21faa8 ice_rdma_request_reset +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x3c3456e4 otx2_ptp_tstamp2time +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x68a73970 otx2_ptp_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x93d9e60c otx2_ptp_clock_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0xaeb0fe3c otx2_ptp_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x01ebbc00 mlx4_mr_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x020271a9 mlx4_get_internal_clock_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x05e61b86 mlx4_CLOSE_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x063c16d6 mlx4_bf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x06f4c6b7 mlx4_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0a40abc4 mlx4_srq_lookup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0bd814b1 mlx4_qp_to_ready +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0cb870c8 mlx4_get_base_gid_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0ee34618 mlx4_get_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1193fccf mlx4_multicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x12dfead0 mlx4_counter_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x133fdb75 mlx4_port_map_set +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x13af07a2 __mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x16599d63 mlx4_flow_steer_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x16c6e4b3 mlx4_wol_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1acb13ce mlx4_ACCESS_PTYS_REG +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1ae79a87 mlx4_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1feae0df mlx4_find_cached_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x20270581 mlx4_mr_hw_change_access +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x255282c6 mlx4_mr_hw_write_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2c91f9d0 mlx4_multicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2cb74546 mlx4_register_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2d62c172 mlx4_config_roce_v2_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2e88e06d mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2fba4432 __mlx4_replace_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3153dcfe mlx4_qp_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x332e4d38 mlx4_pd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x378d2258 mlx4_mr_hw_get_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x381d7a3f mlx4_update_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3bbf70c9 mlx4_phys_to_slaves_pport_actv +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3fd9f66c mlx4_free_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3ffbb268 mlx4_unbond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x45f056ff mlx4_bond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4d2096d6 mlx4_set_vf_link_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x51d65308 mlx4_get_counter_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x533d24df __mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x55b9b1df mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x596d859d mlx4_xrcd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x59e5e44a mlx4_buf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5b50308d mlx4_set_vf_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5e12b08b mlx4_qp_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5f6fda7d mlx4_set_vf_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x60662b29 mlx4_srq_arm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x66e8e479 mlx4_wol_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6ab05d91 mlx4_register_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6c0e81bc mlx4_FLOW_STEERING_IB_UC_QP_RANGE +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6e6ce3fc mlx4_SYNC_TPT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x70491dfb mlx4_counter_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x72e00338 mlx4_cq_resize +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x74e45822 mlx4_mtt_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x795d26a8 mlx4_srq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7bf3373c mlx4_get_protocol_dev +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7e9eb93a mlx4_pd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x80c79550 mlx4_get_base_qpn +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x817415da mlx4_set_vf_spoofchk +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x823f45f9 mlx4_vf_set_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x83430c6e mlx4_replace_zero_macs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x840f1080 mlx4_find_cached_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8659fefd mlx4_read_clock +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x87c6db8e mlx4_mtt_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8868868d mlx4_multicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x89f83bf4 mlx4_slave_convert_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8a15ab30 mlx4_mr_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8e9998c0 mlx4_alloc_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x924c3576 mlx4_unicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x92642759 mlx4_qp_reserve_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9534a3e5 mlx4_mw_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9987b4d9 mlx4_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9b2c69ee mlx4_phys_to_slave_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9c1514b9 mlx4_mtt_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9c1c2cf0 mlx4_free_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9c999f75 mlx4_map_sw_to_hw_steering_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa00a57aa mlx4_uar_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa15645cc mlx4_unicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa2655954 mlx4_qp_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa80b2445 mlx4_buf_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaad3b6ef mlx4_qp_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xabf297aa mlx4_srq_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xada1070b mlx4_xrcd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb28035f9 mlx4_db_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb4323399 mlx4_qp_release_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb58bf232 mlx4_srq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb59e4f4f mlx4_qp_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb78da6f4 mlx4_mr_rereg_mem_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb8adb37a mlx4_get_devlink_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbb23ee7d mlx4_cq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbc32dc32 mlx4_mr_rereg_mem_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbcfd8341 mlx4_unregister_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbd89a321 mlx4_mr_hw_change_pd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbde69273 mlx4_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc18f4472 mlx4_mr_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc276336c mlx4_unicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc3335c44 mlx4_phys_to_slaves_pport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc3f547f8 mlx4_flow_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xca2756dd __mlx4_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcb0c15a4 mlx4_unregister_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xccf60831 mlx4_cq_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xce5143d7 mlx4_mw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd11ee1a2 mlx4_config_dev_retrieval +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd295446b mlx4_vf_get_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd3ad036f mlx4_INIT_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd3be364e mlx4_config_vxlan_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xda17e8aa mlx4_map_sw_to_hw_steering_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdbb7e840 mlx4_set_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xddf4f57b mlx4_get_slave_default_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe1e151ff mlx4_mr_hw_put_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe38e528b mlx4_multicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe947da0b mlx4_unicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe9c9eb68 mlx4_flow_steer_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xebb02c40 mlx4_vf_smi_enabled +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf1e50e7e mlx4_alloc_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf2752454 mlx4_uar_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf4b0999f mlx4_put_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf64a6ed8 mlx4_get_active_ports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf70720cb mlx4_get_vf_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf784e1d7 mlx4_flow_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf8944459 mlx4_bf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfd91663f mlx4_set_vf_rate +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfe3f1e8c mlx4_mw_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfe45bde8 mlx4_hw_rule_sz +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfe63448c mlx4_cq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xff319085 mlx4_get_default_counter_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x04167eb9 mlx5_query_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x046959c7 mlx5_modify_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x072460c4 mlx5_fill_page_frag_array +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x07b58c06 mlx5_set_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x08bcb90a mlx5_query_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0ae1ec05 mlx5_set_port_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0dbf4977 mlx5_core_modify_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x110e5030 mlx5_query_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x18362509 mlx5_query_port_ptys +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x18ddd8a3 mlx5_query_nic_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1b590991 mlx5_query_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x22488695 mlx5_set_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x24866ff4 mlx5_modify_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x24d6ad6a mlx5_query_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2bb10580 mlx5_query_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2f0ff96d mlx5_set_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x30dc4c7f mlx5_query_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x36cca702 mlx5_set_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4052dbdd mlx5_query_hca_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x467b4efb mlx5_query_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x49c2be3c mlx5_nic_vport_enable_roce +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4aed43f5 mlx5_core_reserved_gids_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x502dde35 mlx5_nic_vport_affiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x56dc4273 mlx5_modify_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x58c9a785 mlx5_query_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x624933b3 mlx5_nic_vport_update_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6420ca40 mlx5_dm_sw_icm_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x66307f89 mlx5_query_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6eaaca8f mlx5_frag_buf_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x73c2313f mlx5_query_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7765fca5 mlx5_eswitch_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7af5199c mlx5_db_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7efe3355 mlx5_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81aadc6a mlx5_fill_page_frag_array_perm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81b074ab mlx5_modify_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x829f0591 mlx5_nic_vport_query_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87639d98 mlx5_set_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87c9cf14 mlx5_query_nic_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8f880cd1 mlx5_nic_vport_unaffiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x901bcbb2 mlx5_core_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x905b1d2b mlx5_query_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9607bd25 mlx5_toggle_port_link +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x99972c3e mlx5_vport_get_other_func_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9b451d9e mlx5_query_nic_vport_qkey_viol_cntr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa1a4aa62 mlx5_query_hca_vport_gid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa9f3797e mlx5_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb01e9aaf mlx5_query_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb01eee95 mlx5_query_port_max_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb63166f5 mlx5_core_query_vport_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc129e009 mlx5_modify_nic_vport_vlans +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc4d217a3 mlx5_query_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcab8e0a8 mlx5_set_port_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd27673a6 mlx5_frag_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd89e4c1e mlx5_eswitch_get_total_vports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdcc62d0b mlx5_ipsec_device_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdf0b857a mlx5_query_port_oper_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdfcc203c mlx5_query_nic_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe0c69b70 mlx5_query_module_eeprom +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe226aaec mlx5_query_port_vl_hw_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5a1782a mlx5_query_hca_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe6fbcdba mlx5_query_module_eeprom_by_page +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xed77cec2 mlx5_set_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf00d144f mlx5_query_nic_vport_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf32553da mlx5_query_hca_vport_pkey +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf5a2d784 mlx5_dm_sw_icm_dealloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf7c6ebad mlx5_query_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf941821d mlx5_modify_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfa8862c2 mlx5_core_query_sq_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xff1bd830 mlx5_set_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xa24859fc ks8851_probe_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xb8b5e4d3 ks8851_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xde8e6cf8 ks8851_remove_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xdf04ad44 ks8851_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xc0a5790b devm_regmap_init_encx24j600 +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xcc4fa41a regmap_encx24j600_spi_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xe8c8c6c2 regmap_encx24j600_spi_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0970b8a2 ocelot_migrate_mdbs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x188c71cc ocelot_bridge_num_find +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1a6376ee ocelot_cls_flower_replace +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1cda286b ocelot_phylink_mac_link_up +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1ff90196 ocelot_port_get_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x21570838 ocelot_cls_flower_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x226240ae ocelot_port_assigned_dsa_8021q_cpu_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3ecf52a9 __ocelot_write_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4b109c96 ocelot_port_setup_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x51054a27 ocelot_port_configure_serdes +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x51582eda ocelot_phylink_mac_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5c5f6ed1 ocelot_port_del_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5cd7a435 ocelot_port_readl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5ee93705 ocelot_port_get_pause_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x633c147f ocelot_mact_flush +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6f4a551b ocelot_port_mirror_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x73ebd69e ocelot_port_set_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x74916c95 ocelot_get_bridge_fwd_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x759adf11 __ocelot_bulk_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7cc99d77 ocelot_port_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x833211b4 ocelot_port_unassign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x84d3473f ocelot_port_assign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x89211ba0 ocelot_port_set_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8e31237a ocelot_port_teardown_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x90d7c982 ocelot_port_rmwl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x919c3965 ocelot_port_get_eth_mac_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x95f724af ocelot_bond_get_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa54196f0 __ocelot_rmw_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa7aeede0 ocelot_lag_fdb_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xab1c398c ocelot_port_mirror_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbd048652 ocelot_phylink_mac_link_down +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc152c36c ocelot_port_get_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc481a1e0 ocelot_port_add_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc92157f0 ocelot_port_writel +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcab2b937 ocelot_cls_flower_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcb1e9b7a ocelot_port_get_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd1360bf9 ocelot_port_get_rmon_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd84a09b9 ocelot_port_get_eth_phy_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdb5ade08 __ocelot_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdf36c71c ocelot_lag_fdb_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe2af9524 ocelot_port_get_eth_ctrl_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xea6e2cd3 ocelot_regfields_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xecdbeb95 ocelot_mm_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xedd7a1f8 ocelot_regmap_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xefae88e9 ocelot_port_get_mm_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x0b28a9ad qcafrm_create_footer +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x2b6ddf3f qcafrm_fsm_decode +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x41da0375 qcafrm_create_header +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x1afa48de stmmac_dvr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x32a7b784 stmmac_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x545572d4 stmmac_set_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x8a850f60 stmmac_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x92d778bb stmmac_get_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xa9816633 stmmac_dvr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xd1130bc0 stmmac_bus_clks_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xd1dd8d7b stmmac_init_tstamp_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x045b8f3d devm_stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x219b1169 devm_stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x44236539 stmmac_pltfr_exit +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x4d8859e3 stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x51829650 stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x75027006 stmmac_pltfr_remove_no_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x776cfe45 stmmac_remove_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x80906439 stmmac_get_platform_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xba7c8d5b stmmac_pltfr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xc577dc5b stmmac_pltfr_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xf3d16c42 stmmac_pltfr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x405b51c2 am65_cpts_ns_gettime +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x6ab9a4a1 am65_cpts_release +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x828c824a am65_cpts_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x8bdfeea2 am65_cpts_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x8ca77740 am65_cpts_tx_timestamp +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x91fd3558 am65_cpts_rx_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xb60b988a am65_cpts_estf_disable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xbfc83e4d am65_cpts_estf_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xe0cbdf78 am65_cpts_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xe12db6bc am65_cpts_prep_tx_timestamp +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xfca9b9d9 am65_cpts_phc_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x27a231d4 w5100_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x99086f03 w5100_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0xba57f2b1 w5100_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0xbc581a03 w5100_ops_priv +EXPORT_SYMBOL_GPL drivers/net/geneve 0x3568170d geneve_dev_create_fb +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x74526cae ipvlan_count_rx +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x88a46f95 ipvlan_link_setup +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xd0aa1904 ipvlan_link_new +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xd25c86d6 ipvlan_link_delete +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xec68580b ipvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/macsec 0x78be73cc macsec_pn_wrapped +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x05aa03e7 macvlan_dellink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x731c33d7 macvlan_common_newlink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xa3312072 macvlan_common_setup +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xd6f4a2cb macvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-i2c 0x473b4927 mdio_i2c_alloc +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0x6318757f mdio_mux_uninit +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0xa02c5d76 mdio_mux_init +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-regmap 0x0650297b devm_mdio_regmap_register +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x13898024 xpcs_get_an_mode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x33d473a5 xpcs_create_mdiodev +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x852eb539 xpcs_get_interfaces +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x8923f07b xpcs_config_eee +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x9b430bc5 xpcs_link_up +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xb35ee93f xpcs_destroy +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xf04ac7b9 xpcs_do_config +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x01f19abf __bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0a5dd1f8 bcm_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0c45dea9 bcm_phy_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0fa5baa8 __bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x1230d6fa bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x17a41c97 bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x27154525 __bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x37aaf2a3 bcm_phy_cable_test_start_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x3bb77553 bcm_phy_downshift_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4888a88f bcm_phy_ack_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4c6c6676 bcm_phy_r_rc_cal_reset +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x52fcd601 bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x71d5004a bcm_phy_downshift_get +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x7b471585 bcm_phy_cable_test_get_status +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x90504dfb bcm_phy_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x905eaef3 bcm_phy_cable_test_start +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x95ea80b2 bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x9938b7c2 bcm_phy_led_brightness_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0cf136d __bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0f0ddfd bcm_phy_wol_isr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa5542954 bcm_phy_28nm_a0b0_afe_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa58c7ad5 bcm_phy_write_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa58f7425 bcm_phy_write_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xb735e9a5 bcm_phy_enable_jumbo +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xbb9d8e8c bcm_phy_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xbde42614 bcm_phy_cable_test_get_status_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xbe9f726e bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xce55f9e8 bcm_phy_read_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe387a96e bcm_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe3c61ec7 __bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe4ebda8e bcm_phy_get_strings +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe70a48c8 bcm_phy_read_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xee63f3fa bcm_phy_get_stats +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xee6ffa05 bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf6ddd008 bcm_phy_enable_apd +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf83a7c2d __bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf907c63f bcm54xx_auxctl_read +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xfd203f91 bcm_phy_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x2da7d49d bcm_ptp_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x49e5ff6f bcm_ptp_probe +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xe54c4503 bcm_ptp_stop +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x0bf4ac0c smsc_phy_probe +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x130e4f56 smsc_phy_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x226b6b4b smsc_phy_get_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x2ac7cd34 smsc_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x3bb42bf8 smsc_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xc0d19fda lan87xx_read_status +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xc8a928f0 smsc_phy_set_tunable +EXPORT_SYMBOL_GPL drivers/net/tap 0x45620fd6 tap_del_queues +EXPORT_SYMBOL_GPL drivers/net/tap 0x4e82709b tap_get_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x5661e92d tap_get_ptr_ring +EXPORT_SYMBOL_GPL drivers/net/tap 0x817049e4 tap_free_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0xc0a2203d tap_handle_frame +EXPORT_SYMBOL_GPL drivers/net/tap 0xc798b04a tap_create_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0xd0725102 tap_queue_resize +EXPORT_SYMBOL_GPL drivers/net/tap 0xea6af910 tap_get_socket +EXPORT_SYMBOL_GPL drivers/net/tap 0xecffbeb0 tap_destroy_cdev +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x152a9616 usbnet_cdc_update_filter +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x55f48ee8 usbnet_cdc_status +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x77a90c7c usbnet_ether_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xa1d1d5d5 usbnet_generic_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xcd496c78 usbnet_cdc_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xcdb01966 usbnet_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xde642eca usbnet_cdc_zte_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x104dad0b cdc_ncm_rx_verify_nth16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x1a21976e cdc_ncm_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x1bca534c cdc_ncm_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x25856dc7 cdc_ncm_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x2a2547fb cdc_ncm_rx_verify_nth32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x5311f53e cdc_ncm_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x65652d66 cdc_ncm_rx_verify_ndp16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x7cab23b4 cdc_ncm_select_altsetting +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x7df7901e cdc_ncm_fill_tx_frame +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xba2408ff cdc_ncm_rx_verify_ndp32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xd3a565f4 cdc_ncm_bind_common +EXPORT_SYMBOL_GPL drivers/net/usb/r8152 0x75be0a3f rtl8152_get_version +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x1727a93d rndis_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x2097365c generic_rndis_bind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x28249af6 rndis_command +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x40442108 rndis_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x9f241405 rndis_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xd5d7c391 rndis_status +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x0ee43485 usbnet_status_start +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x30ffb53a usbnet_resume_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x36194f6e usbnet_get_ethernet_addr +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x40909dea usbnet_write_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x4b830dfc usbnet_defer_kevent +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x57256deb usbnet_nway_reset +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x696a566f usbnet_get_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6ea7a658 usbnet_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6fff3823 usbnet_get_link +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x7c77bce8 usbnet_purge_paused_rxq +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x7c89af31 usbnet_unlink_rx_urbs +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x80d6d56c usbnet_suspend +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x81c7bdb3 usbnet_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8d05e4c4 usbnet_disconnect +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8d7d13da usbnet_get_drvinfo +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8ddab130 usbnet_get_link_ksettings_internal +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x9eb00fa0 usbnet_pause_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xa6469dfc usbnet_tx_timeout +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xac97a4c8 usbnet_get_endpoints +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xb38e69ff usbnet_status_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xb38e83da usbnet_update_max_qlen +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xbbcc9187 usbnet_set_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xbc6d1542 usbnet_write_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xcbeb0eed usbnet_skb_return +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xcdbcb38c usbnet_write_cmd_async +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xd2e13221 usbnet_read_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xd6fa6627 usbnet_open +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xd76fa895 usbnet_read_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xdb9fcccc usbnet_set_rx_mode +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xdcc44af5 usbnet_get_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xddc4d491 usbnet_set_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xe3066c2e usbnet_resume +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xe9e8a293 usbnet_start_xmit +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xeeaef75e usbnet_probe +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x1209c447 vxlan_fdb_find_uc +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xa5df9c0e vxlan_fdb_replay +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xb6a90114 vxlan_dev_create +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xdb639daf vxlan_fdb_clear_offload +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/ipw2x00/libipw 0x736e0ac9 libipw_rx_any +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0a86858f il_prep_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x95c1ab1c _il_grab_nic_access +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbc9f2183 il_mac_tx_last_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbf5d79b5 il_remove_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xfe66796b il_dealloc_bcast_stations +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x13863121 iwl_fw_lookup_cmd_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x443a0ac3 iwl_fw_lookup_notif_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x5987fe45 iwl_fw_lookup_assert_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x04889a6f p54_init_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x148904b9 p54_free_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x576aa3de p54_register_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x6e130bc6 p54_free_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x79a13f6a p54_read_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x8134e5b9 p54_parse_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x86cd0345 p54_unregister_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xbfc1f51c p54_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xfbf25f5c p54_parse_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x03d8387f lbs_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x12c08cc3 lbs_notify_command_response +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x1b5a7a45 lbs_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x1f36b4fb lbs_queue_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x207c5708 lbs_get_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x3d002601 lbs_host_sleep_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x5cc3e11d lbs_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x6d66c9a3 lbs_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x77843a94 lbs_host_to_card_done +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x7c6cc0ad lbs_stop_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x8df7db5e lbs_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xa289fdb6 __lbs_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xa537d1b9 lbs_start_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xb219cde0 lbs_process_rxed_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xc38b393f lbs_get_firmware_async +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xe770db2e lbs_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf64277de lbs_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x2a8c4276 lbtf_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x5e2a7c5b lbtf_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x72cd7d45 lbtf_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x8ba206b6 lbtf_bcn_sent +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x9f3937c6 lbtf_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xb8c1990e lbtf_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc0330910 lbtf_cmd_response_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc85e6899 lbtf_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xf8b15911 __lbtf_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x01fea189 mwifiex_write_data_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x03671251 mwifiex_add_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x15ae29d7 mwifiex_upload_device_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x180c84ca mwifiex_dnld_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x1edf6199 mwifiex_multi_chan_resync +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x2aee1b7a mwifiex_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x337839a6 _mwifiex_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x33e5aac3 mwifiex_queue_main_work +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x42878ebe mwifiex_reinit_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x6513c5ca mwifiex_fw_dump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x7839c6bc mwifiex_drv_info_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x8cf37abe mwifiex_main_process +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x9bc7aa74 mwifiex_process_hs_config +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xa1e10efc mwifiex_cancel_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xa679c140 mwifiex_prepare_fw_dump_info +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xaaa5d25d mwifiex_shutdown_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xabaf1469 mwifiex_deauthenticate_all +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xaf9cdb9b mwifiex_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xb0ce6a81 mwifiex_process_sleep_confirm_resp +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xc0ca7ae5 mwifiex_handle_rx_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xc63f78a4 mwifiex_del_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xcc4671d9 mwifiex_init_shutdown_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd4dad9f3 mwifiex_alloc_dma_align_buf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xdcec4369 mwifiex_enable_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xde9c0133 mwifiex_disable_auto_ds +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x02d0c7d5 mt76_get_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x16bc0b4c mt76_put_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x17f568e9 mt76_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x197437c7 mt76_register_debugfs_fops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ca5ed47 mt76_ethtool_page_pool_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ec57b4f __mt76_worker_fn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x20c930c9 mt76_csa_finish +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x21f665d7 mt76_stop_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x23674f1a mt76_get_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x23773bd3 mt76_set_stream_caps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x24cb07aa mt76_queues_read +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x27677062 mt76_rx_aggr_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x28e93c94 mt76_tx_status_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2a3baac8 mt76_register_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2e21adea mt76_phy_dfs_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x32923b3a mt76_unregister_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x351151b4 mt76_rx_aggr_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3a80d6c8 __mt76_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x433afc76 mt76_insert_ccmp_hdr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x43f26824 ____mt76_poll_msec +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x45ee7598 mt76_pci_disable_aspm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x479eb882 mt76_sw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4ae9e0de mt76_init_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4e019cc3 mt76_rx_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4f811b4b mt76_set_irq_mask +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4f8c0801 mt76_mcu_skb_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5008a77d mt76_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x56aa9f49 mt76_dma_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x57c9834d mt76_tx_status_skb_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x57f31dc8 mt76_tx_status_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x586813d4 mt76_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x58d36cb4 mt76_dma_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x59298995 __mt76_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5caa8e24 mt76_create_page_pool +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5d7468f4 __mt76_mcu_msg_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x616c1650 mt76_mcu_rx_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x73506438 mt76_txq_schedule_all +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7424bfe7 mt76_rx_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x74945346 mt76_tx_status_skb_get +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x805fc13a __SCK__tp_func_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8381a792 mt76_has_tx_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x88a8a2e3 mt76_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8cb3b1d1 mt76_eeprom_override +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8e23df22 mt76_tx_worker_run +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x93f7701e mt76_wake_tx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x944a16ae mt76_queue_tx_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x964440c9 mt76_tx_check_agg_ssn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x97b8af83 mt76_update_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9853ecc9 mt76_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x986b00f5 __mt76_mcu_send_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9c5e3b98 mt76_mcu_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9d28c26e __tracepoint_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa1c3b1f6 mt76_dma_rx_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa7aa951d mt76_sta_pre_rcu_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xab9d88b8 mt76_ethtool_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xabbc92a0 mt76_put_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xabf9b054 mt76_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xaf1f003b mt76_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xafda3b33 mt76_tx_status_unlock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb04a0f93 mt76_alloc_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb44e4340 mt76_seq_puts_array +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb608bb75 __tracepoint_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb7505505 mt76_free_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb7b37557 mt76_free_pending_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb8040904 __mt76_set_tx_blocked +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xba187408 mt76_get_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbc7d2c44 mt76_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbc820310 __traceiter_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc05a6d90 mt76_skb_adjust_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6315d8e __SCK__tp_func_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6634315 mt76_ac_to_hwq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc91e1df7 mt76_csa_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc979c147 mt76_unregister_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcef24186 mt76_get_min_avg_rssi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd46ebda7 mt76_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd9435fb0 __traceiter_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd9e4f134 mt76_tx_status_skb_done +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xda93e83b mt76_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdd5703be mt76_get_of_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdef6c5e4 mt76_get_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe40b66ef mt76_wcid_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe51511ea mt76_dma_wed_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe6a92aad mt76_update_survey_active_time +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe969d59d mt76_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xead87501 mt76_sta_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xeaea46d8 mt76_txq_schedule +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xedf4f961 mt76_get_rate_power_limits +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xef1db809 mt76_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf1503109 mt76_mcu_get_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf21469d8 mt76_release_buffered_frames +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf50d4594 mt76_init_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf9841eb8 mt76_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfc326f78 mt76_alloc_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfc648245 __mt76_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfe77a426 mt76_mmio_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xffb20069 mt76_calculate_default_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x04d92347 mt76_connac2_load_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x068314d8 mt76_connac2_mcu_fill_message +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x06da534e mt76_connac_mcu_uni_add_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0a25337f mt76_connac_gen_ppe_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0c37b570 mt76_connac_mcu_beacon_loss_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x145864ea mt76_connac_free_pending_tx_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x14cb309e mt76_connac_mcu_sched_scan_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x154e268d mt76_connac_mcu_uni_set_chctx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1573f6d3 mt76_connac_mcu_start_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x197c2b26 mt76_connac_mcu_wtbl_hdr_trans_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x19b19978 mt76_connac_mcu_cancel_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1dacb823 mt76_connac2_mac_fill_rx_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x24ab004a mt76_connac_mcu_patch_sem_ctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x292e7f16 mt76_connac_get_eht_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2c63a7f8 mt76_connac_mcu_uni_add_bss +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2f4d9d8c mt76_connac_mcu_set_hif_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x31823034 mt76_connac_pm_dequeue_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x32dc23a8 mt76_connac_mcu_wtbl_smps_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x32f9da7b mt76_connac_mcu_wtbl_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x41ea9009 mt76_connac_mcu_wtbl_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x47b83800 mt76_connac_mcu_wtbl_ht_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x504ee0e0 mt76_connac_mcu_set_vif_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x51470b9d mt76_connac_mcu_update_gtk_rekey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x53961827 mt76_connac_get_phy_mode +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x546f5c5f mt76_connac2_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5612f7ed mt76_connac_mcu_init_download +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5b714823 __mt76_connac_mcu_alloc_sta_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x62472e67 mt76_connac_mcu_add_nested_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x68b3ead9 mt76_connac2_mac_add_txs_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6cffd42f mt76_connac_pm_wake +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x739b4492 mt76_connac_pm_queue_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7789962a mt76_connac_mcu_sta_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x78f16a04 mt76_connac_mcu_set_channel_domain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7b7a8d9a mt76_connac_mcu_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7d345718 mt76_connac_mcu_set_rate_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x82422f85 mt76_connac_mcu_sta_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8337667d mt76_connac_mcu_sta_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x853a0598 mt76_connac_mcu_bss_ext_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x85b4dda2 mt76_connac_mcu_reg_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x86307d0d mt76_connac_mcu_set_p2p_oppps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x89848ae1 mt76_connac_mcu_bss_omac_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8aa39a9b mt76_connac_mcu_alloc_wtbl_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x908ca40c mt76_connac_wowlan_support +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x922500bf mt76_connac_power_save_sched +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x971cd2ce mt76_connac_mcu_start_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9b3973ff mt76_connac_mcu_rdd_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa0cbfe8b mt76_connac_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa5c533a5 mt76_connac_mcu_get_nic_capability +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa7ecf40c mt76_connac_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa830d25d mt76_connac2_reverse_frag0_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xae68018f mt76_connac_mcu_set_pm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb1cb7f2c mt76_connac_mcu_update_arp_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb5ded221 mt76_connac_write_hw_txp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb9c0762e mt76_connac_mcu_sta_ba +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc06efc4e mt76_connac_mcu_wtbl_generic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc5bd5121 mt76_connac_mcu_bss_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc6140b3a mt76_connac2_load_ram +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc686e33c mt76_connac_mcu_set_suspend_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcbb9439f mt76_connac_get_he_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcc8fecd7 mt76_connac_mcu_sta_wed_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xce7f643f mt76_connac2_mac_decode_he_radiotap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd1078a11 mt76_connac_mcu_chip_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd638a5d8 mt76_connac2_mac_fill_txs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe2611c6d mt76_connac_mcu_set_rts_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe36467bd mt76_connac_mcu_set_deep_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe917c545 mt76_connac_mcu_set_mac_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xea615f91 mt76_connac_sta_state_dp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xea8676a3 mt76_connac_get_phy_mode_ext +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xedc2f7fc mt76_connac_mcu_reg_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xee4be4ae mt76_connac_init_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf3a3038c mt76_connac_mcu_sta_uapsd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf46f1641 mt76_connac_mcu_coredump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf5a52247 mt76_connac_mcu_add_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf77ff675 mt76_connac_mcu_sta_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf799851a mt76_connac2_mac_tx_rate_val +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf98d506b mt76_connac_txp_skb_unmap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xfe728bef mt76_connac_mcu_sta_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xff87588b mt76_connac_mcu_sched_scan_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x033286ce mt76s_rmw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0c7ce5b3 mt76s_txrx_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0ef72be3 mt76s_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x1999ff93 mt76s_alloc_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x1f38c6c5 mt76s_rd_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x21aa2228 mt76s_write_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x4770725a mt76s_wr_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x4c8e79df mt76s_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x6170d6a9 mt76s_txqs_empty +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x712c3b58 mt76s_read_pcr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x879b8df5 mt76s_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x973e5f22 mt76s_sdio_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x9dcd0ec4 mt76s_alloc_rx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xc1f2f4af mt76s_hw_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xe707064e mt76s_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xf2360767 mt76s_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x1a6e79d4 mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x4c67b054 mt76u_alloc_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x4d03a5b0 mt76u_single_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x67b41fb3 mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x746d1e55 __mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x79258ace mt76u_queues_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x798e67ee ___mt76u_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x8550f6be ___mt76u_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x94680e0c mt76u_stop_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xbb3115dc __mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xd490b248 mt76u_resume_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xdbaec2d6 mt76u_alloc_mcu_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xe35bba5d mt76u_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xe3f3073c mt76u_stop_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x104765bc mt7615_unregister_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x10925dbf mt7615_mcu_fill_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x19e7a170 mt7615_tx_token_put +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x1aca089b mt7615_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x21fe7f21 mt7615_led_set_brightness +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x2dacc986 mt7615_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x3244bb13 __mt7663_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x357c54cb mt7615_mac_set_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x3e09ff00 mt7615_mac_enable_rtscts +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x52dba403 mt7615_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x535c11f5 mt7615_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x5b24a911 mt7615_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x5c1f65b3 mt7615_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x6bde8d9c mt7615_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x6c355cab mt7615_init_work +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x72daba46 mt7615_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x75684e1e mt7615_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x78f17ca7 mt7615_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8712ba9c mt7615_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8b970476 mt7615_mcu_exit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8cc0440e mt7615_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8ccc3a88 mt7615_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x9350765e mt7615_led_set_blink +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x9870384e mt7615_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x9b36527e mt7615_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xa0f250e1 mt7622_trigger_hif_int +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xaa5faee0 mt7615_register_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xcfd92998 mt7615_wait_for_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xdd05bccb mt7615_thermal_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xe2a67b9a mt7615_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615e 0x5d5447f0 mt7615_dma_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x1506ffca mt7663_usb_sdio_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x5b4a03ce mt7663_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x7ad865a9 mt7663_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xd9c55e2b mt7663_usb_sdio_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xddf15aab mt7663_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x000d5359 mt76x0_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x1cde05c1 mt76x0_init_hardware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x533928a2 mt76x0_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x92d40f24 mt76x0_chip_onoff +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x9a564eee mt76x0_phy_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xa5fdd048 mt76x0_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xf4123663 mt76x0_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x125909d1 mt76x02_mac_setaddr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x18d971f1 mt76x02_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2054123a mt76x02_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x20a7b8d1 mt76x02_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x24049f6c mt76x02_tx_set_txpwr_auto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2bff80ab mt76x02_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2da6275c mt76x02_edcca_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x318a58b9 mt76x02_set_coverage_class +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3592e180 mt76x02_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x37fc82c7 mt76x02_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x384a3c71 mt76x02_mcu_function_select +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3a3c0c37 mt76x02_mcu_set_radio_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3a81e6a3 mt76x02_phy_set_txdac +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3ba22874 mt76x02_phy_set_bw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3db9e5ac mt76x02_eeprom_parse_hw_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x43d81290 mt76x02_mac_cc_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x43e6a2c4 mt76x02_eeprom_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4459bd2c mt76x02_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4974b117 mt76x02_config_mac_addr_list +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4bc2e854 mt76x02_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4d36a56e mt76x02_ext_pa_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x505e12e6 mt76x02_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x533e2d1b mt76x02_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x53a4f70d mt76x02_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x559df4cd mt76x02_mac_reset_counters +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5b90ba78 mt76x02_mcu_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5bd84fd5 mt76x02_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5ebf19f0 mt76x02_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x60148cf9 mt76x02_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x60675e72 mt76x02_dma_disable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6247b5da mt76x02_mac_set_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x62e6e076 mt76x02_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x63faf1dd mt76x02_remove_hdr_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6beda07b mt76x02_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6d8daa83 mt76x02_dfs_init_params +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7596a404 mt76x02_mcu_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x75fef85d mt76x02_add_rate_power_offset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x764e13e3 mt76x02_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7cc8d68f mt76x02_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x824ac54b mt76x02_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8b619006 mt76x02_sta_rate_tbl_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8d911024 mt76x02_phy_set_rxpath +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x91d5b9ee mt76x02_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x93c479bc mt76x02_limit_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x93eb3c93 mt76x02_get_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x97793205 mt76x02_get_efuse_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa057cc19 mt76x02_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa1036ebd mt76x02_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa3f5d3ae mt76x02_set_tx_ackto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa4b098da mt76x02_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa69ed2ea mt76x02_set_ethtool_fwver +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa78726bc mt76x02_update_beacon_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xad5d3ba8 mt76x02_get_max_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xae6dee99 mt76x02_phy_adjust_vga_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb4792ee0 mt76x02_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbaa5e828 mt76x02_resync_beacon_timer +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbf730a26 mt76x02_init_agc_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xce5c94a8 mt76x02_get_lna_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd0ca88f6 mt76x02_enqueue_buffered_bc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd50a2cfc mt76x02_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xdc9b721e mt76x02_sta_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe0888793 mt76x02_mac_shared_key_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe4208a32 mt76x02_mac_wcid_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe4708299 mt76x02_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xefd67ad6 mt76x02e_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf1669aa4 mt76x02_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf2184933 mt76x02_dma_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf818c950 mt76x02_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfa00136a mt76x02_mcu_msg_send +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfc51bfa7 mt76x02_phy_dfs_adjust_agc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfe2c010f mt76x02_phy_set_band +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x425ea39a mt76x02u_mcu_fw_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x4b508d80 mt76x02u_init_mcu +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x4e28ca7a mt76x02u_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x614f950a mt76x02u_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x74b0ccaa mt76x02u_mcu_fw_send_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xb8eca66a mt76x02u_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xd873e005 mt76x02u_exit_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xf7f75c80 mt76x02u_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x02e863b3 mt76x2_phy_set_txpower_regs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x15633831 mt76x2_get_power_info +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x17268945 mt76x2_reset_wlan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x1b62c33e mt76x2_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x2c712b0d mt76x2_mcu_load_cr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x50a2e6a4 mt76x2_read_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x58254d8d mt76x2_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x634429e2 mt76x2_get_temp_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x69e2e2a7 mt76x2_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x6a9e92bf mt76x2_mcu_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x6b7a0fc8 mt76x2_phy_tssi_compensate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x7acc8a86 mt76x2_mcu_init_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x84feb36c mt76_write_mac_initvals +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x8fe6f3e2 mt76x2_apply_gain_adj +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x9ef3c595 mt76x2_phy_update_channel_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xa5a39445 mt76x2_configure_tx_delay +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xc60f2b62 mt76x2_mcu_tssi_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xd47f8985 mt76x2_get_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xe3d98375 mt76x2_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xf8e16760 mt76x2_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x010b2c1f mt7921_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x15c2ec89 mt7921_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x1afe9e1c mt7921_mcu_fw_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x2232c770 mt7921_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x321bab31 mt7921_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x38afd6ee mt7921_mac_sta_assoc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x3dc29357 mt7921_txwi_free +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x52ab4dbd mt7921_mcu_set_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x603f0dac mt7921_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x6595db15 mt7921_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x668221e3 mt7921_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x6840d871 mt7921_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x6b6b249c mt7921_mac_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x705bdccd mt7921_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x70b8d8f1 __mt7921_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x7e650a8c mt7921_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x839bb10a mt7921_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x8c857767 mt7921_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x920aa8b8 mt7921_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xc24e28f1 mt7921_mcu_drv_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xdd512b84 mt7921_get_mac80211_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xdf213399 mt7921_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xebaebfb9 mt7921_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x807a494e wilc_cfg80211_init +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x974f58cd wilc_handle_isr +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xbd18db80 host_sleep_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xbe3a534a host_wakeup_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xc9a44403 chip_wakeup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xce0d2562 wilc_netdev_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xf0e878bf chip_allow_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x0aa17291 qtnf_classify_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x1f33fe73 qtnf_trans_handle_rx_ctl_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x31fab83c qtnf_chipid_to_string +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x5607031c qtnf_wake_all_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x56e447f3 qtnf_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x5bfe867f qtnf_core_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xf8133602 qtnf_core_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0881c9da rt2800_config_pairwise_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x09287461 rt2800_clear_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0aad1392 rt2800_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x106e5dc7 rt2800_gain_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x15164eea rt2800_config_shared_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1a2d9517 rt2800_link_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1cd9b4c5 rt2800_reset_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x22d6a525 rt2800_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2fcc8454 rt2800_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x4bedbd73 rt2800_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x58556278 rt2800_process_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5c72b3e5 rt2800_write_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5e2f4b00 rt2800_config_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5ff3371e rt2800_efuse_detect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6161ef42 rt2800_txstatus_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x61e8e4b4 rt2800_read_eeprom_efuse +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x63b00843 rt2800_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6bac5ef0 rt2800_link_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x7050756d rt2800_pre_reset_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x72f1e581 rt2800_txdone_nostatus +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x7f7be9fc rt2800_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x7fff502e rt2800_txdone_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x80ed79ca rt2800_check_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x85cc586a rt2800_get_key_seq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x87156056 rt2800_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x88512ec6 rt2800_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8df889ee rt2800_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9024a5d6 rt2800_txstatus_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x921b69ed rt2800_write_tx_data +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x933053bc rt2800_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9aa330bc rt2800_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9f4acb92 rt2800_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa81d65f5 rt2800_config_ant +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xbabdc558 rt2800_get_tsf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xbd49a03b rt2800_wait_wpdma_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xbd7ace2a rt2800_get_txwi_rxwi_size +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xbf5f63c3 rt2800_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xcce2fa32 rt2800_disable_wpdma +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd6f7266d rt2800_wait_csr_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd91381f8 rt2800_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe046c822 rt2800_config_erp +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe16fb24e rt2800_vco_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xed3e315d rt2800_mcu_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xff052a2b rt2800_config_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x0c1742b1 rt2800mmio_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x132fb50b rt2800mmio_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x207cf057 rt2800mmio_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x32ac3645 rt2800mmio_rxdone_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x33209792 rt2800mmio_get_entry_state +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3d741c87 rt2800mmio_pretbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x454ec2d1 rt2800mmio_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x47d887f5 rt2800mmio_queue_init +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5028bbb2 rt2800mmio_tbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5fa4db64 rt2800mmio_interrupt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x6141f306 rt2800mmio_write_tx_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x6669f55c rt2800mmio_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x6879a93f rt2800mmio_toggle_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x7a9801bb rt2800mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x8e8799a6 rt2800mmio_fill_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x97e3c029 rt2800mmio_autowake_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9a154884 rt2800mmio_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9f3c8921 rt2800mmio_txstatus_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xa120032d rt2800mmio_get_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xae2056b3 rt2800mmio_init_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xbb086d48 rt2800mmio_get_dma_done +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xcae98ff3 rt2800mmio_init_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x02cdb47d rt2x00mac_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0628092b rt2x00lib_dmadone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0a139d0c rt2x00lib_beacondone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0c65ae8d rt2x00lib_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0dabb1ef rt2x00queue_start_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x163f071f rt2x00queue_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x187579ff rt2x00mac_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x21901419 rt2x00queue_unpause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x252785ea rt2x00queue_get_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x26848f7a rt2x00mac_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x285fbdf5 rt2x00mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x2b7c9660 rt2x00lib_pretbtt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x34e33a53 rt2x00mac_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5d8ecff2 rt2x00lib_set_mac_address +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5ebe9265 rt2x00mac_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x6469a3ad rt2x00mac_get_ringparam +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x66e17063 rt2x00lib_probe_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x689e1a23 rt2x00mac_tx_frames_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x69b4bd62 rt2x00mac_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x69b7691d rt2x00lib_txdone_noinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x70514931 rt2x00mac_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x73a7f0c2 rt2x00mac_get_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x7af98695 rt2x00mac_sw_scan_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x7c50a7e4 rt2x00mac_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x83ceec08 rt2x00mac_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x85282458 rt2x00mac_set_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x86fd18ad rt2x00mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x8dbefb37 rt2x00queue_unmap_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x8e9f126b rt2x00queue_pause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9b40e009 rt2x00mac_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9c9202d3 rt2x00queue_map_txskb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa43f0bae rt2x00queue_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa9d96a59 rt2x00mac_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xaa88e9a0 rt2x00mac_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xad72c0a3 rt2x00lib_dmastart +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb17f32f9 rt2x00queue_stop_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xba950359 rt2x00queue_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xbfaa4cb8 rt2x00queue_flush_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc1562b2d rt2x00lib_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc81a8f13 rt2x00lib_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xcaaeae73 rt2x00lib_remove_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xd2032e02 rt2x00queue_for_each_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe0dfc4c1 rt2x00mac_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe2f7ea1b rt2x00lib_get_bssidx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe5b46872 rt2x00lib_txdone_nomatch +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xef373af9 rt2x00lib_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf8db28fd rt2x00mac_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x43d1b710 rt2x00mmio_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x8a16456c rt2x00mmio_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x97c93ecb rt2x00mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0xe24c51b8 rt2x00mmio_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0xeda276d3 rt2x00mmio_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x2bc74288 rt2x00pci_pm_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xb94824ab rt2x00pci_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xd85bb709 rt2x00pci_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x0e529534 rt2x00usb_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x4716f518 rt2x00usb_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x48042f2e rt2x00usb_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x60273696 rt2x00usb_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x6143da26 rt2x00usb_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x6c04100f rt2x00usb_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x6e9ae35e rt2x00usb_vendor_request_buff +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x7052f7ef rt2x00usb_vendor_req_buff_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x73ba7d1b rt2x00usb_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x9c297044 rt2x00usb_register_read_async +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xa7cf7b3d rt2x00usb_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xbb7fa3dd rt2x00usb_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xbe253082 rt2x00usb_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xc4abc342 rt2x00usb_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xe50ca5df rt2x00usb_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xed07b717 rt2x00usb_disconnect +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x1542a75e dm_savepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4bbf1d30 rtl92c_set_p2p_ps_offload_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x90cc00e3 dm_restorepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf85aacf8 dm_writepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0d2ae815 rtl8723_phy_path_a_standby +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0fd90473 rtl8723_phy_save_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x112b5bb2 rtl8723_phy_pi_mode_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x1e194dac rtl8723be_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x1ed4e04d rtl8723_dm_init_dynamic_bb_powersaving +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x346de01d rtl8723_phy_init_bb_rf_reg_def +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x34d1c424 rtl8723_phy_reload_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3f5bf9c0 rtl8723_phy_calculate_bit_shift +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x4d53d459 rtl8723_phy_rf_serial_read +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x575c659d rtl8723_phy_query_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x5fc9d1d8 rtl8723_phy_path_a_fill_iqk_matrix +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x62cc1ba2 rtl8723_phy_mac_setting_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x6655855a rtl8723_phy_reload_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x81a672e6 rtl8723_phy_rf_serial_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x836827fc rtl8723_phy_set_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x840a468c rtl8723_enable_fw_download +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8baf8913 rtl8723_phy_set_sw_chnl_cmdarray +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xa8abcfb9 rtl8723_dm_init_dynamic_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xaa6f62f9 rtl8723_download_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xade23e0b rtl8723ae_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xb20fa48d rtl8723_dm_init_edca_turbo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xb3b4886c rtl8723_write_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xbe37ce50 rtl8723_phy_path_adda_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xe7a8999f rtl8723_save_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xeca6aecf rtl8723_fw_free_to_go +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xeed2f58e rtl8723_cmd_send_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf9508e79 rtl8723_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0551b90c rtl_p2p_info +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1ed6bb01 rtl_lps_leave +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1f4b8177 rtl_tx_report_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2921a4d4 rtl_btc_status_false +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2adab287 rtl_init_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2d32cdfc rtl_lps_change_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2e5382f9 rtl_fill_dummy +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x395b31b0 rtl_deinit_rfkill +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3faa4dd4 rtl_ips_nic_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x40c894c8 rtl_deinit_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x445781e7 rtl_init_rx_config +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4e94cd48 rtl_global_var +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x57c35746 rtl_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5c47bb37 rtl_tx_mgmt_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x69cd1ac1 rtl_get_hwinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6db3ba37 rtl_update_beacon_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7b1e64d3 rtl_is_special_data +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8227b67e rtl_action_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x839b7e80 rtl_recognize_peer +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x97e05663 rtl_tid_to_ac +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9b764852 rtl_efuse_ops_init +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb20a981c rtl_deinit_deferred_work +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb7151eff rtl_beacon_statistic +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbab6902a rtl_fw_block_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xca847d8c rtl_set_tx_report +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd2591b81 rtl_get_hal_edca_param +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe2725172 rtl_tx_ackqueue +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe2783c95 rtl_swlps_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe5a4f0b4 read_efuse_byte +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe9d808bd rtl_lps_enter +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf1ecf061 rtl_fw_page_write +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x0f5c3ce9 rsi_zone_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x3fa2e8b5 rsi_mac80211_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x49266284 rsi_91x_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x67e71f7a rsi_hal_device_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xbb7dbb3a rsi_read_pkt +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xc9be3038 rsi_91x_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xcd173710 rsi_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x3c2dc5f0 cw1200_core_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0xa0b59e40 cw1200_core_release +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0xb1388eb5 cw1200_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0xef7722ac cw1200_can_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x26cef375 wl1251_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x64276e5b wl1251_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0xa507548d wl1251_init_ieee80211 +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x06d3b27e wl12xx_debug_level +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0a79b723 wl1271_acx_init_mem_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0b92b39a wlcore_event_roc_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1cf3a02f wlcore_boot_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x20351125 wlcore_get_native_channel_type +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x21a79367 wlcore_scan_sched_scan_ssid_list +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2311a568 wlcore_cmd_wait_for_event_or_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2b087bca wl1271_acx_pm_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2b72692a wlcore_synchronize_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2de793f6 wl1271_tx_min_rate_get +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2e934806 wlcore_event_dummy_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x33f1398b wl1271_cmd_configure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3a186f9f wlcore_event_max_tx_failure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3a690aa3 wl1271_debugfs_update_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3fcb9542 wlcore_set_partition +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4004774f wl12xx_cmd_build_probe_req +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x55b78f06 wl1271_tx_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x59466654 wlcore_cmd_generic_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x5a148e6f wlcore_event_beacon_loss +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x5fd3c8f4 wlcore_enable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6dae94e6 wlcore_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x712fa048 wlcore_scan_sched_scan_results +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x71638bb4 wlcore_boot_upload_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x71db9eae wlcore_event_sched_scan_completed +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x74e07bdd wlcore_set_scan_chan_params +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x7542e33c wlcore_disable_interrupts_nosync +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x85498cd1 wl1271_format_buffer +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8904dfe4 wl12xx_acx_mem_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8e177c03 wl1271_acx_sleep_auth +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9083375b wlcore_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9ee59544 wlcore_event_soft_gemini_sense +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9fa81457 wlcore_event_fw_logger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xa0d3057e wlcore_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xa66770be wlcore_translate_addr +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xa6f9e9fb wl1271_cmd_data_path +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xadad595e wl1271_cmd_test +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xafa42c35 wlcore_disable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb1e21c21 wlcore_event_rssi_trigger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc31ab04b wlcore_event_inactive_sta +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc33e68f9 wl1271_cmd_send +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc5eef866 wl1271_acx_set_ht_capabilities +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc9dbdc4f wlcore_event_channel_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd6ee1eef wlcore_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe4ac2ac8 wlcore_boot_upload_nvs +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe81cf677 wlcore_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf4bbf56a wlcore_event_ba_rx_constraint +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x0335a254 wwan_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x3d9bbf75 wwan_port_txon +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x4dff61e5 wwan_port_txoff +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x526bcf2a wwan_port_get_drvdata +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x6d2fc653 wwan_put_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x6db66bfb wwan_port_rx +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x969eeec8 wwan_register_ops +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xa2537058 wwan_create_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xb74c31cd wwan_remove_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xc8196c9a wwan_unregister_ops +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x2bb22eb1 nfcmrvl_nci_unregister_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x37872d65 nfcmrvl_nci_recv_frame +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x9ee170d9 nfcmrvl_parse_dt +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xc377cf32 nfcmrvl_nci_register_dev +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x31914721 pn53x_unregister_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x4caff71e pn533_finalize_setup +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x5a861186 pn53x_common_clean +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x5dbf03dc pn53x_common_init +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x90bc51a1 pn533_rx_frame_is_cmd_response +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xacd2521d pn532_i2c_nfc_alloc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xc19860a6 pn53x_register_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xdecfd339 pn533_rx_frame_is_ack +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x5a0d3f4c st_nci_enable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x8e69c9d4 st_nci_hci_load_session +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x934c43cb st_nci_remove +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x9e1e569c st_nci_disable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xc3ecc2bf st_nci_probe +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xd49e128a st_nci_hci_cmd_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xdc1207b4 st_nci_hci_event_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xf1b19613 st_nci_discover_se +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x4822102f st95hf_spi_send +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0xbeee6fc8 st95hf_spi_recv_response +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0xd6b8ee33 st95hf_spi_recv_echo_res +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x0862001f ntb_transport_tx_free_entry +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x2a904288 ntb_transport_unregister_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x30934216 ntb_transport_max_size +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x32537aca ntb_transport_link_query +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x3d54dbfc ntb_transport_tx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x436098aa ntb_transport_link_down +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x82e6c13d ntb_transport_qp_num +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x9c992c8f ntb_transport_link_up +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xa5b1334e ntb_transport_register_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc270dc24 ntb_transport_free_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc37d9036 ntb_transport_rx_remove +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xd40e7a02 ntb_transport_rx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xe74232cf ntb_transport_create_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf55d6313 ntb_transport_register_client_dev +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf9eb813f ntb_transport_unregister_client_dev +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0x6e2e9872 virtio_pmem_host_ack +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0x7ce41b51 async_pmem_flush +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x01850555 nvme_auth_generate_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x1246bd0f nvme_auth_gen_shared_secret +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x1d3b270f nvme_auth_transform_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x22e5d1de nvme_auth_augmented_challenge +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x399d9ac8 nvme_auth_hmac_hash_len +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x51873876 nvme_auth_get_seqnum +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x674c5bc1 nvme_auth_hmac_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6adadbb4 nvme_auth_free_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6e91ee1b nvme_auth_digest_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x780989d1 nvme_auth_dhgroup_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x9070925e nvme_auth_extract_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x9563d7e3 nvme_auth_gen_pubkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xc9bb48ac nvme_auth_dhgroup_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcb2aa398 nvme_auth_gen_privkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcb39603c nvme_auth_hmac_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xf0ccf2d4 nvme_auth_dhgroup_kpp +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x10fffda0 nvme_reset_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x11abc494 __SCK__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x145eeb3d nvme_cleanup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x16210e9d nvme_enable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1651e7d2 nvme_change_ctrl_state +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1a8d0334 nvme_dev_attrs_group +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1d560ec2 nvme_stop_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2066b63b nvme_disable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x23c31dd9 nvme_sync_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x27fcbedb __tracepoint_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2de42d21 nvme_mark_namespaces_dead +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x30ce57b7 nvme_stop_keep_alive +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x32a16256 nvme_delete_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3607519b nvme_alloc_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3b31e404 nvme_wait_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3ef9c13a nvme_wait_freeze_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x49224181 nvme_reset_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x553e8cff nvme_auth_negotiate +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5898cdcc nvme_get_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5a2dabea nvme_unquiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5b52de85 nvme_remove_namespaces +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x61789d20 nvme_uninit_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x623c9d4a nvme_complete_async_event +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x634687f6 nvme_setup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x64b62862 nvme_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6560a162 nvme_set_queue_count +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x660ee2a2 nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x68ea2b55 nvme_host_path_error +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6b30f1ef nvme_auth_free +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6b9831e0 nvme_fail_nonready_command +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x78bf8a59 nvme_remove_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x813cf212 nvme_io_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x81b1685e __nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x895f7978 nvme_try_sched_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x8f1c6703 nvme_unfreeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9db1a6c9 nvme_start_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa0acae35 nvme_init_ctrl_finish +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa15c23f1 nvme_complete_rq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa2796182 nvme_init_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa759baf5 nvme_unquiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xaa17abab nvme_mpath_start_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xade12e4f nvme_quiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb3bd793e nvme_cancel_admin_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb9456676 nvme_sync_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbab45f2a __nvme_check_ready +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbaf90530 nvme_set_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc1f1343f nvme_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xccbd6937 nvme_complete_batch_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd4337c8a nvme_start_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd45434ee admin_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd58bbbcb nvme_delete_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd9b6c809 nvme_cancel_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xdaeaa8ba nvme_auth_wait +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xdf962169 nvme_remove_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe681009c nvme_auth_stop +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe9fb723a nvme_quiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xec8ae1b4 nvme_cancel_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf5fb42ac nvme_alloc_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf7482ca8 __traceiter_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf95cb906 nvme_auth_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xfb0accb1 nvme_wait_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1c635490 nvmf_get_address +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1e328d22 nvmf_set_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x2fcb4a29 nvmf_ip_options_match +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x30fafb45 nvmf_reg_write32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x447097d3 nvmf_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x8bfb02fe nvmf_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x9977c557 nvmf_connect_io_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x9de9f61b nvmf_map_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xa214c825 nvmf_reg_read32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xa2e4b276 nvmf_connect_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xad6982f7 nvmf_should_reconnect +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xc4ac8ca9 nvmf_reg_read64 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xdd8af66e nvmf_free_options +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x0d12e564 nvme_fc_register_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3884f8b8 nvme_fc_unregister_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3e33ac54 nvme_fc_rescan_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x727d24c6 nvme_fc_register_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x8a9cf5a7 nvme_fc_set_remoteport_devloss +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xbb0e18a6 nvme_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xcc8a2d78 nvme_fc_io_getuuid +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xfca9dc99 nvme_fc_unregister_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x0d0abaff nvmet_req_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x22d21add nvmet_req_free_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x3e0ef07a nvmet_wq +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x4e658edb nvmet_sq_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x550ea8a5 nvmet_req_uninit +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x76ed2bff nvmet_sq_destroy +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x8522079d nvmet_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xb6581a95 nvmet_check_transfer_len +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xbeb13d66 nvmet_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xc22928bb nvmet_req_alloc_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xc8fd3c11 nvmet_ctrl_fatal_error +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xe3e4f0ec nvmet_req_complete +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x0b98123d nvmet_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x4a013682 nvmet_fc_invalidate_host +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x592ad409 nvmet_fc_register_targetport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x6ff62dab nvmet_fc_rcv_fcp_abort +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x7bfa9497 nvmet_fc_rcv_fcp_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x9ef76d99 nvmet_fc_unregister_targetport +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x1591b2c6 hyperv_read_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x221394ae hyperv_reg_block_invalidate +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xe5f73406 hyperv_write_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xfb921e00 hvpci_block_ops +EXPORT_SYMBOL_GPL drivers/pci/switch/switchtec 0x723f0606 switchtec_class +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0x968c2fd0 nv_cspmu_init_ops +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0xc302b567 arm_cspmu_sysfs_format_show +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0xe4cd8730 arm_cspmu_sysfs_event_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x1e931de2 hisi_format_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x3ec4fc27 hisi_uncore_pmu_online_cpu +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x412bed1b hisi_uncore_pmu_disable +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x5287188b hisi_uncore_pmu_event_update +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x53a99daa hisi_uncore_pmu_read +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x67c92658 hisi_uncore_pmu_get_event_idx +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x6ed8164a hisi_uncore_pmu_init_irq +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x6ff8acfe hisi_uncore_pmu_set_event_period +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x954011ad hisi_uncore_pmu_del +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x9d51bb90 hisi_cpumask_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xad374fb4 hisi_uncore_pmu_start +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xaf141e7d hisi_pmu_init +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xb97c6ff3 hisi_uncore_pmu_stop +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xbd2860fa hisi_uncore_pmu_identifier_attr_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xc9e9b3be hisi_uncore_pmu_enable +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xd2a677de hisi_uncore_pmu_event_init +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xe2012236 hisi_uncore_pmu_add +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xea943ecb hisi_event_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xfb6373d1 hisi_uncore_pmu_offline_cpu +EXPORT_SYMBOL_GPL drivers/phy/allwinner/phy-sun4i-usb 0xacfbb9e9 sun4i_usb_phy_set_squelch_detect +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x05d2b7a9 tegra_xusb_padctl_enable_phy_sleepwalk +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x0f3f17a1 tegra186_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x0fb5aac4 tegra234_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x1a8ed05d tegra_xusb_padctl_remote_wake_detected +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x28228fd4 tegra_xusb_padctl_enable_phy_wake +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x4b365d50 tegra_phy_xusb_utmi_pad_power_down +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x70a97b33 tegra210_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x77fe6756 tegra124_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x9096f6a0 tegra_xusb_padctl_usb3_set_lfps_detect +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xa2fffe84 tegra_xusb_padctl_set_vbus_override +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xa4085647 tegra_xusb_padctl_get +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xbb9ea278 tegra_xusb_padctl_disable_phy_wake +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xc7158add tegra_xusb_padctl_get_usb3_companion +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xcaedbb47 tegra_xusb_padctl_hsic_set_idle +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xcba136c0 tegra_xusb_padctl_usb3_save_context +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xcd62592b tegra_xusb_padctl_put +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xd944f7e4 tegra_phy_xusb_utmi_pad_power_on +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xdd09fc7a tegra194_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xe7fa8f39 tegra_phy_xusb_utmi_port_reset +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xf2f911ff tegra_xusb_padctl_disable_phy_sleepwalk +EXPORT_SYMBOL_GPL drivers/phy/ti/phy-omap-usb2 0x00d48f33 omap_usb2_set_comparator +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x0fa140ec mcp23s08_probe_one +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x5164b807 mcp23x08_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x611f1ce8 mcp23x17_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/qcom/pinctrl-lpass-lpi 0x1a2003aa lpi_pinctrl_remove +EXPORT_SYMBOL_GPL drivers/pinctrl/qcom/pinctrl-lpass-lpi 0x4f9c23cb lpi_pinctrl_probe +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0x1d8086d3 cros_ec_sensorhub_unregister_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0x5c0122d3 cros_ec_sensorhub_register_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x6b1be500 cros_usbpd_unregister_notify +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x8bda2df3 cros_usbpd_register_notify +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x0985e30d ssam_controller_event_enable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x105c81c4 ssam_request_sync_init +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1bd8648c __ssam_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x2063b43f ssh_packet_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x2af001f8 ssam_controller_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x330ca9c1 ssam_device_driver_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x34a3c70d ssam_request_do_sync +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x3d7bb1f1 ssam_controller_stateunlock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x3e80a3c9 ssam_device_add +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x461a9e77 ssam_client_bind +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x4aebec12 ssam_request_write_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x4e226a13 ssam_controller_event_disable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x4ff038db ssam_device_get_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x56b19210 ssh_packet_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x615b11a3 ssam_device_type +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x637b106b ssam_controller_device +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x877a1285 ssam_request_do_sync_with_buffer +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x888aef51 ssam_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x88fe411f ssam_device_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x8aee31b1 ssam_controller_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x8d563c4e ssam_device_remove +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x96a10a3f ssam_controller_statelock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x9c7cfaae __ssam_register_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xb19758e8 ssam_get_controller +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xb4ccc8ef ssam_request_sync_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc2bd582d ssam_device_id_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc37df688 ssam_remove_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe32a197d __ssam_device_driver_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe61e9fa4 ssam_device_get_match_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xf0b78d7e ssam_request_sync_free +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xf3642081 ssam_request_sync_submit +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xfc8a60a4 ssam_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xfe7a7907 ssam_bus_type +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x0d087675 san_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x48cf4c48 san_dgpu_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0xd60bd773 san_dgpu_notifier_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x493ad049 devm_reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x67925284 reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x95c9cb87 reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0xa846da2a devm_reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x4d5bfbd4 bq27xxx_battery_teardown +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x73cdf9de bq27xxx_battery_setup +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x8dbcd469 bq27xxx_battery_update +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x35546589 pcf50633_mbc_usb_curlim_set +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0xb036b687 pcf50633_mbc_get_usb_online_status +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0xccd6c903 pcf50633_mbc_get_status +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x050d0bc8 ptp_qoriq_enable +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x2eae82b0 ptp_qoriq_isr +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x40ddd634 ptp_qoriq_adjtime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x4ce1f296 ptp_qoriq_adjfine +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x70777a9d extts_clean_up +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x82c941eb ptp_qoriq_gettime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xb3b97796 ptp_qoriq_init +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xdccfe0c5 ptp_qoriq_settime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xe323e9d7 ptp_qoriq_free +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x2bc9db77 mc13xxx_parse_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x4141f55d mc13xxx_get_num_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x4329d48c mc13xxx_fixed_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x700e290c mc13xxx_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xc8b6e6db mc13xxx_fixed_regulator_set_voltage +EXPORT_SYMBOL_GPL drivers/regulator/rohm-regulator 0x24b742b0 rohm_regulator_set_voltage_sel_restricted +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x2991ba74 wm8350_isink_set_flash +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x4023a4a0 wm8350_register_led +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x48c8babb wm8350_dcdc25_set_mode +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x7a034248 wm8350_register_regulator +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xa441d027 wm8350_ldo_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xd97252e2 wm8350_dcdc_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8400-regulator 0x4e016b33 wm8400_register_regulator +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x4fe39e65 scp_get_rproc +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x73fd73b0 scp_put +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x9a9292d4 scp_mapping_dm_addr +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xca6d1b17 scp_get_venc_hw_capa +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xca9bd7d6 scp_get_vdec_hw_capa +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xe43dd862 scp_get_device +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xfbe7de78 scp_get +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x09313652 scp_memcpy_aligned +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x12f38bca scp_ipi_send +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x27144c79 scp_ipi_unregister +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x6f2903d3 scp_ipi_lock +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x92d5d65c scp_ipi_unlock +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0xe1a5e674 scp_ipi_register +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0x04b72fe0 pru_rproc_set_ctable +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0x78432f83 pru_rproc_put +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0xf2261ed2 pru_rproc_get +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x0fa538df qcom_register_ssr_notifier +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x1eded53f qcom_remove_ssr_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x2d69cf68 qcom_remove_smd_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x3221fd1c qcom_add_ssr_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x7818eba1 qcom_add_glink_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x80b72b9d qcom_register_dump_segments +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xb5e3415a qcom_remove_glink_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xbfbe4f1e qcom_add_smd_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xd6cc0cc0 qcom_unregister_ssr_notifier +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xfb41b613 qcom_minidump +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_pil_info 0x30e58241 qcom_pil_info_store +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x44abb3d8 qcom_q6v5_init +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x72292fd1 qcom_q6v5_request_stop +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x773ae79b qcom_q6v5_wait_for_start +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x8df6c520 qcom_q6v5_unprepare +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x8e8a9673 qcom_q6v5_deinit +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xa7e1d273 qcom_q6v5_prepare +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xb0aebe28 qcom_q6v5_panic +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0x1482d168 qcom_sysmon_shutdown_acked +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0x757b2778 qcom_add_sysmon_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0xa881c6fc qcom_remove_sysmon_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/mtk_rpmsg 0x86903274 mtk_rpmsg_destroy_rproc_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/mtk_rpmsg 0xfb320cbf mtk_rpmsg_create_rproc_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x149236da qcom_glink_native_remove +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xe1b9ddb5 qcom_glink_native_probe +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xf14f5684 qcom_glink_ssr_notify +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink_smem 0x4fe311b0 qcom_glink_smem_unregister +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink_smem 0x6cf9cd2e qcom_glink_smem_register +EXPORT_SYMBOL_GPL drivers/rtc/rtc-ds1685 0x55ac50f6 ds1685_rtc_poweroff +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x07a131c8 cxgbi_get_conn_stats +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0e49d61d cxgbi_create_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1364caca cxgbi_hbas_remove +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x16ab9760 cxgbi_sock_free_cpl_skbs +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x19d38d54 cxgbi_set_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1e39edad cxgbi_conn_pdu_ready +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2760f6d3 cxgbi_sock_skb_entail +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2e51a361 cxgbi_device_portmap_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x395a279e cxgbi_sock_rcv_abort_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4d31318b cxgbi_device_find_by_lldev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x527666e7 cxgbi_device_find_by_netdev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x541fea13 cxgbi_parse_pdu_itt +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x586eaf43 cxgbi_bind_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5902a667 cxgbi_get_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x6662e3b7 cxgbi_conn_xmit_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x6d46d802 cxgbi_get_ep_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7790d3c8 cxgbi_sock_rcv_close_conn_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7ac8dd40 cxgbi_sock_purge_wr_queue +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7def5b45 cxgbi_sock_fail_act_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7fdb6004 cxgbi_device_unregister_all +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8319f739 cxgbi_ddp_set_one_ppod +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8411c215 cxgbi_hbas_add +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x863badf7 cxgbi_set_conn_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x866eaefd cxgbi_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8747120f cxgbi_ep_disconnect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8b88369c cxgbi_ep_poll +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8d620747 cxgbi_conn_tx_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8f0acfe4 cxgbi_sock_closed +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x90af886a cxgbi_device_unregister +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa27773ec cxgbi_iscsi_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa3202e97 cxgbi_device_register +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc30e90f3 cxgbi_ddp_ppm_setup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc42e8f65 cxgbi_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc489faef cxgbi_device_find_by_netdev_rcu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xcf8bfa9a cxgbi_sock_established +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd1053060 cxgbi_conn_alloc_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd9656dd0 cxgbi_sock_act_open_req_arp_failure +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xdd1bf271 cxgbi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xe760a321 cxgbi_iscsi_init +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xef346615 cxgbi_attr_is_visible +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf2ef281a cxgbi_sock_check_wr_invariants +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf6867592 cxgbi_sock_rcv_peer_close +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xfc9bf24d cxgbi_conn_init_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xfe35ad5b cxgbi_ep_connect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xfee3337a cxgbi_device_portmap_create +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xff294750 cxgbi_sock_rcv_wr_ack +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xff3ec8e4 cxgbi_sock_select_mss +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x05ab4fe0 fcoe_get_wwn +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x0cc720b1 fcoe_ctlr_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x2dc0e834 fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x5348b9d7 fcoe_link_speed_update +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x718126f1 fcoe_fc_crc +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x72d7ca12 fcoe_fcf_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x75f17bd8 __fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x8f4bd8e9 fcoe_ctlr_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x981a440d fcoe_validate_vport_create +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x99304ea1 fcoe_libfc_config +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xa850b7a6 fcoe_clean_pending_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbac58840 fcoe_queue_timer +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc1067d73 fcoe_ctlr_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc3f30cc0 fcoe_wwn_from_mac +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc9c04731 fcoe_start_io +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xcca6c19b fcoe_get_paged_crc_eof +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xd4b3fc75 fcoe_fcf_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf167cb7a fcoe_wwn_to_str +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf6f9c236 fcoe_check_wait_queue +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x7c46b6b3 fdomain_destroy +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0xc892e59b fdomain_create +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x0a58b2bc hisi_sas_controller_reset_done +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x0cba3e61 hisi_sas_sata_done +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x10894ded hisi_sas_phy_down +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x22ef3c85 hisi_sas_stop_phys +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x2d7904b3 hisi_sas_scan_finished +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x40ac648c hisi_sas_get_prog_phy_linkrate_mask +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x4fc22123 hisi_sas_stt +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x74e3db14 hisi_sas_slot_task_free +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x75097949 hisi_sas_remove +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x872c8748 hisi_sas_phy_oob_ready +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x8f202412 hisi_sas_sync_poll_cqs +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x91538d45 hisi_sas_init_mem +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x9e0b0439 hisi_sas_probe +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xa4f4bea7 hisi_sas_scan_start +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xa5d6db87 to_hisi_sas_port +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xafa99957 hisi_sas_host_reset +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb03aa9c5 hisi_sas_rst_work_handler +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb1ded5ad hisi_sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb79030f2 hisi_sas_alloc +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xc236b2fc hisi_sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xc397fe85 hisi_sas_controller_reset_prepare +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xc3a41131 hisi_sas_debugfs_dump_count +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xc6c5ce91 hisi_sas_release_tasks +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xd6545db5 hisi_sas_debugfs_dir +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xdb7131e9 hisi_sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe01de896 hisi_sas_sync_cqs +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe330cb74 hisi_sas_sync_rst_work_handler +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe6aaca47 hisi_sas_free +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe987d9aa hisi_sas_debugfs_enable +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xebfae55c hisi_sas_get_ata_protocol +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xec16793d hisi_sas_get_fw_info +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xf2dc1033 hisi_sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xf8ac92a5 hisi_sas_phy_bcast +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x353a442f iscsi_boot_create_initiator +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x66960b7b iscsi_boot_destroy_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x77588bec iscsi_boot_create_acpitbl +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x7b625ccd iscsi_boot_create_host_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xa4c7ec95 iscsi_boot_create_ethernet +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xc85f114f iscsi_boot_create_target +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xd1459948 iscsi_boot_create_kset +EXPORT_SYMBOL_GPL drivers/scsi/libfc/libfc 0x6635b0f7 fc_seq_els_rsp_send +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0507f0ab iscsi_conn_bind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x07e4863b iscsi_session_recovery_timedout +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1254f29b iscsi_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x12b2ad06 iscsi_switch_str_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x143987a3 iscsi_session_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x15ba2b97 iscsi_conn_send_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1670a671 iscsi_eh_recover_target +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1723ac13 iscsi_host_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x17b383d1 iscsi_prep_data_out_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1a279204 iscsi_conn_queue_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x205cffed iscsi_session_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x20c15d0b iscsi_suspend_queue +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2868c438 iscsi_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x29acf0db iscsi_itt_to_ctask +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2acb10c6 iscsi_host_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3073e48f iscsi_eh_session_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x346eb965 iscsi_suspend_tx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x38fc2916 iscsi_host_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x391b4376 iscsi_session_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3a144e58 iscsi_eh_cmd_timed_out +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3b831aea iscsi_conn_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3bef2f73 iscsi_pool_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x444bdd88 iscsi_session_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x44d0463b iscsi_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x47918a84 __iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4ddad1ed iscsi_session_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4eb34d5c iscsi_conn_unbind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4facce9b iscsi_host_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x573425a4 iscsi_suspend_rx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5a9eccd6 iscsi_eh_abort +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x60630e65 iscsi_host_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x608917ec iscsi_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x78187e06 iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8356430b iscsi_conn_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8bff8434 iscsi_eh_device_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d303b1b iscsi_pool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x93195341 iscsi_host_add +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xade6fc5c iscsi_requeue_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb616de26 iscsi_session_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xbb1217a8 iscsi_conn_start +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc32ef4ad iscsi_complete_scsi_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd0298949 __iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd2220dc7 iscsi_itt_to_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xdaa791ee iscsi_get_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xde8c0f68 iscsi_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe22b28e4 iscsi_conn_stop +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeab9cbd5 iscsi_conn_get_addr_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xec596694 iscsi_host_get_max_scsi_cmds +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xecc817e1 iscsi_update_cmdsn +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf2db184d iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf42f4b24 iscsi_conn_queue_recv +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf84060ab iscsi_verify_itt +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x3f742447 iscsi_tcp_set_max_r2t +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x55efae62 iscsi_tcp_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x5a2cdf69 iscsi_tcp_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x6197782c iscsi_tcp_r2tpool_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x681b3543 iscsi_tcp_segment_done +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x6bc8c7e8 iscsi_tcp_hdr_recv_prep +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x6c053f7d iscsi_tcp_task_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x7012193b iscsi_segment_init_linear +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x7a9322f7 iscsi_segment_seek_sg +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x877444fb iscsi_tcp_segment_unmap +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x8917866a iscsi_tcp_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa15a297e iscsi_tcp_r2tpool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa5358d65 iscsi_tcp_dgst_header +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xbba3e861 iscsi_tcp_conn_get_stats +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xbfff4a60 iscsi_tcp_recv_skb +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xc8518663 iscsi_tcp_recv_segment_is_hdr +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xe7808f22 iscsi_tcp_task_init +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x0e49ba5c sas_drain_work +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x14acece3 sas_get_local_phy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x16005576 smp_ata_check_ready_type +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x197141c5 sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1bad865c dev_attr_phy_event_threshold +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1ed81aeb sas_eh_target_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1fbcbae0 sas_execute_internal_abort_single +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x317e42d5 sas_find_attached_phy_id +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3eeae713 sas_unregister_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x466d7870 sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4f10b89a sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4f871636 sas_ioctl +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x55900285 sas_eh_device_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x5f364dfa sas_bios_param +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x6f7d8087 sas_ata_schedule_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7076d5fb sas_register_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x99957f4d sas_task_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x9cc605e8 sas_eh_abort_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x9d5ca16c sas_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xa7a16afe sas_execute_ata_cmd +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xa8518104 sas_execute_internal_abort_dev +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xa8890b6a sas_query_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xacd0cf38 sas_request_addr +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xb16157bb sas_ssp_task_response +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xb2e3ea8b sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xb48048b5 sas_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xbd39f224 sas_notify_port_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xc5ad8db8 sas_abort_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xc8b7b4b6 sas_domain_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xcd4df51e sas_lu_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd253e849 sas_change_queue_depth +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xdb21c3cd sas_phy_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe090195d sas_abort_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe0917455 sas_clear_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe1800e38 sas_target_destroy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf081d45f sas_ata_device_link_abort +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_fc 0x29efe32f fc_eh_should_retry_cmd +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0543de83 iscsi_alloc_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1342c3f6 iscsi_add_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1555eef4 iscsi_create_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1a66ed75 iscsi_register_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x31f2859c iscsi_put_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x341fe3d9 iscsi_is_session_dev +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x34a3daf0 iscsi_add_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x36344608 iscsi_recv_pdu +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x363ef721 __tracepoint_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3cc1bcdb iscsi_offload_mesg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x43bdacc3 iscsi_create_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x43ffba69 iscsi_conn_login_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x443dcb63 iscsi_create_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x45aa5810 iscsi_find_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x48861211 __traceiter_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4971663b iscsi_block_scsi_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4f991443 iscsi_destroy_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x52ddb0e9 iscsi_alloc_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x584a31ab __SCK__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5b8aa391 iscsi_session_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5fb4f718 iscsi_force_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x623fca0a iscsi_unblock_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x63df2c2e iscsi_destroy_all_flashnode +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x63e1fbb4 iscsi_is_session_online +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x699fe53e iscsi_get_discovery_parent_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x71b768b0 __SCK__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x71d11711 iscsi_create_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7749494f iscsi_get_port_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7f0793b5 iscsi_remove_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8019d3de iscsi_destroy_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x803e7acf iscsi_free_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x84a005f1 iscsi_get_router_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x88768c48 __SCK__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x88836a88 iscsi_unregister_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8a7ec4db __traceiter_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8f63caad iscsi_dbg_trace +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa3ac06cf __tracepoint_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa7534703 iscsi_find_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xaadf6023 iscsi_remove_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xab4674c8 __SCK__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb251ea9d iscsi_ping_comp_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb32662a6 __tracepoint_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb9675d8e iscsi_block_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbc071179 iscsi_get_ipaddress_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc1e91d64 iscsi_get_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc2439564 __traceiter_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc3ca7eb4 iscsi_get_port_speed_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc6264e7a __tracepoint_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc6ddbe6f iscsi_post_host_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xcd580442 iscsi_host_for_each_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xda09b986 __tracepoint_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xde2462ff iscsi_put_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe2019eab iscsi_destroy_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe4c79fa6 __SCK__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe7ed6f43 iscsi_conn_error_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe95c2fd4 iscsi_session_chkready +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xecf8a682 iscsi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xee9ae9c2 __traceiter_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf1c9e65f iscsi_lookup_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf26b41fe iscsi_flashnode_bus_match +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xfc0932e1 __traceiter_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x03b8ffc7 sas_tlr_supported +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x14dfc40f sas_enable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x5bff46b9 sas_disable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xe0964a62 sas_is_tlr_enabled +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x0ef06974 spi_populate_ppr_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x1d3d9ffd spi_populate_tag_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xa0c71dac spi_populate_sync_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xcffa2aff spi_populate_width_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x1902178a srp_tmo_valid +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x74f1497c srp_stop_rport_timers +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x9dc1df92 srp_rport_del +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xc013a30a srp_rport_add +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xdb03ca4f srp_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xe7ba453d srp_remove_host +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xe8f9cd77 srp_release_transport +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x43de04aa siox_device_connected +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x4b79f698 siox_device_synced +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x61f1ce61 siox_master_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x653f8e79 siox_master_unregister +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x8e21f269 siox_master_alloc +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xa5712e1d __siox_driver_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x12d3b60a slim_stream_enable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x16dd2722 slim_get_logical_addr +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x18510ee9 of_slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x192d7cc4 slim_stream_disable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x2041c56b slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x441246a8 __slim_driver_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x6abfd43d slim_read +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x6f15a9bc slim_ctrl_clk_pause +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x7d0641fd slim_readb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9c0e94ac slim_free_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9d814683 slim_xfer_msg +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9f9b37a9 slim_driver_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xa14cfd1f slim_write +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xa37bf7ce slim_report_absent +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xaeb4ee5d slim_stream_free +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xbb982a27 slim_writeb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xc5fd7bae slim_register_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xc727d370 slim_device_report_present +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd06a825a slim_do_transfer +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd363acc4 slim_alloc_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd4606198 slim_unregister_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xda44ce2b slim_stream_allocate +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xde6b921c slim_stream_prepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe1ab39a2 slimbus_bus +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe92e914a slim_stream_unprepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xf6ffb9a5 slim_msg_response +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x494128eb meson_canvas_alloc +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x673c5a86 meson_canvas_config +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x6af902b0 meson_canvas_get +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0xfbd79150 meson_canvas_free +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x1000333a apple_rtkit_init +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x14cd188f apple_rtkit_idle +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x16012a3b apple_rtkit_is_crashed +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x25f1d101 apple_rtkit_free +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x2c0f04c0 apple_rtkit_send_message +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x2cf4013d apple_rtkit_start_ep +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x3a2832dd apple_rtkit_shutdown +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x40f1dd4b apple_rtkit_reinit +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x511cd2a4 apple_rtkit_boot +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x8e0dee58 apple_rtkit_quiesce +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xa8d28a71 apple_rtkit_send_message_wait +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xb1cb549c apple_rtkit_poll +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xb8d30142 apple_rtkit_wake +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xf5b7298b apple_rtkit_is_running +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xfd293789 devm_apple_rtkit_init +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0x53c692c0 devm_apple_sart_get +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0xbaec16a4 apple_sart_add_allowed_region +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0xf2253fbc apple_sart_remove_allowed_region +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x0261cd01 dpaa2_io_store_next +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x1b7c4023 dpaa2_io_service_rearm +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2ea89927 dpaa2_io_service_pull_channel +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2f10852c dpaa2_io_service_select +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x3f8992eb dpaa2_io_service_release +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x4994345c dpaa2_io_store_destroy +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x6560c60d dpaa2_io_service_acquire +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x79cf65a1 dpaa2_io_service_enqueue_qd +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x7a1b8b3c dpaa2_io_service_deregister +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x8edafa55 dpaa2_io_query_bp_count +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0xa4b1284f dpaa2_io_store_create +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0xb9e81961 dpaa2_io_query_fq_count +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0xfcccb560 dpaa2_io_service_register +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x04e0428c mtk_mmsys_ddp_connect +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x2db14b82 mtk_mmsys_vpp_rsz_merge_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x40614f69 mtk_mmsys_hdr_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x6ed771ec mtk_mmsys_mixer_in_channel_swap +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x710988c3 mtk_mmsys_mixer_in_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x771d7496 mtk_mmsys_ddp_disconnect +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xa3785469 mtk_mmsys_vpp_rsz_dcm_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xcd3672bf mtk_mmsys_ddp_dpi_fmt_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xd0629ac7 mtk_mmsys_merge_async_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x1736cec6 mtk_mutex_remove_comp +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x1d6696b0 mtk_mutex_disable +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x2fcc9ff2 mtk_mutex_add_comp +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x4e2f3c90 mtk_mutex_enable_by_cmdq +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x51991b38 mtk_mutex_enable +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x5ec2319a mtk_mutex_unprepare +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x71a9a3ab mtk_mutex_acquire +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x7534596b mtk_mutex_write_sof +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x8b650752 mtk_mutex_release +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xab7f853d mtk_mutex_prepare +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xbb95b1a3 mtk_mutex_get +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xbbb4ab02 mtk_mutex_put +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xfa95f801 mtk_mutex_write_mod +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x029ebcd5 apr_send_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x02d9e705 aprbus +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x06748aa3 __apr_driver_register +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x0b79ca57 apr_driver_unregister +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x5d63394d gpr_alloc_port +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xc0917226 gpr_free_port +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xc3cf887b gpr_send_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xe5ee8621 gpr_send_port_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x03c9a66d llcc_get_slice_size +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x0679b34d llcc_slice_getd +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x7e773088 llcc_get_slice_id +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xad3516c4 llcc_slice_activate +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xb534ec76 llcc_slice_deactivate +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xb68b1300 llcc_slice_putd +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x0aa9851f qcom_mdt_load_no_init +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x358094a7 qcom_mdt_load +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x376f9ad6 qcom_mdt_pas_init +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x70abe139 qcom_mdt_read_metadata +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0xe8a3861c qcom_mdt_get_size +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0x7a32c867 devm_pmic_glink_register_client +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0xc161d729 pmic_glink_send +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x50d28b20 qcom_ice_evict_key +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x6b3f5ad8 of_qcom_ice_get +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x82936acb qcom_ice_enable +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xc994d57b qcom_ice_suspend +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xe4280d97 qcom_ice_program_key +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xf0e63b1a qcom_ice_resume +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x34b57571 qcom_smem_alloc +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x5a710273 qcom_smem_get_free_space +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x9979b76e qcom_smem_virt_to_phys +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0xe583bba3 qcom_smem_get_soc_id +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0xeeffa750 qcom_smem_get +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x05821e72 pruss_cfg_miirt_enable +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x0b43caca pruss_cfg_gpimode +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x38b8e314 pruss_request_mem_region +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x38ce6cc6 pruss_release_mem_region +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x82d555e1 pruss_cfg_xfr_enable +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x9135bf4b pruss_cfg_get_gpmux +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x918b555e pruss_cfg_set_gpmux +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x98b241ef pruss_get +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x9f26d402 pruss_put +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0x7cbc9cdd sdw_unregister_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xbeda2a9f sdw_bus_type +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xe09c431f __sdw_register_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-cadence 0xd4faec3b sdw_cdns_debugfs_init +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xb9edd149 altera_spi_irq +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xe375f2a6 altera_spi_init_host +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x367be453 spi_bitbang_stop +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x89786d99 spi_bitbang_setup_transfer +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xc501f173 spi_bitbang_init +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xdcda5f22 spi_bitbang_cleanup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xe40ef19f spi_bitbang_setup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xf019c622 spi_bitbang_start +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x18e94ee5 spi_test_run_test +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x20a65d76 spi_test_execute_msg +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x5a8c818a spi_test_run_tests +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x106edaf8 spmi_command_sleep +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x11a222a7 spmi_register_zero_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x12bc4d80 spmi_ext_register_readl +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x147ab118 spmi_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x14a1f5e4 spmi_device_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x2d2d9b7c spmi_command_shutdown +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x6f35bcca spmi_device_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x70fce903 __spmi_driver_register +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x82496ff3 spmi_device_from_of +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xa329ec35 spmi_ext_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xbc4a8984 spmi_device_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xccb2680f spmi_ext_register_writel +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xd8685564 spmi_controller_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xd94e5406 spmi_ext_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xe000977c spmi_command_reset +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xe023a91d spmi_command_wakeup +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xe66c2f1f spmi_controller_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xe6fdad3f spmi_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xee2ca43a spmi_controller_alloc +EXPORT_SYMBOL_GPL drivers/ssb/ssb 0xc9b8717f ssb_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x1121a3cb anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x141f22dd anybuss_read_output +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x301290c5 anybuss_write_input +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x3c7111ae anybuss_client_driver_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x46e444e4 anybuss_send_ext +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x4f4f5bb3 devm_anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x7984670d anybuss_recv_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x96a6cb98 anybuss_set_power +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xa1a84466 anybuss_start_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xa6f923c9 anybuss_read_fbctrl +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xb59997c0 anybuss_client_driver_register +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xc00b13d1 anybuss_send_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xfbf9ed30 anybuss_finish_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xfce879ad anybuss_host_common_remove +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x5389648a fieldbus_dev_online_changed +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x56f4d6f1 fieldbus_dev_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x62f7fc64 fieldbus_dev_area_updated +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x806898a7 fieldbus_dev_register +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x024f0121 gb_audio_apbridgea_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x03e20a72 gb_audio_apbridgea_register_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x0b7a3293 gb_audio_apbridgea_start_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x3ff8e523 gb_audio_apbridgea_prepare_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x4267f767 gb_audio_apbridgea_prepare_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x644cf2bf gb_audio_apbridgea_start_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x82ebf668 gb_audio_apbridgea_stop_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x921985b2 gb_audio_apbridgea_shutdown_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xbe65b30d gb_audio_apbridgea_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xc8ee7f2b gb_audio_apbridgea_unregister_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xef8697f6 gb_audio_apbridgea_shutdown_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xf58b7b4d gb_audio_apbridgea_set_config +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xff74e42c gb_audio_apbridgea_stop_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x16280335 gb_audio_gb_activate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x48fd3077 gb_audio_gb_activate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x4f8c3198 gb_audio_gb_set_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x596270bf gb_audio_gb_get_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x639a3f95 gb_audio_gb_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x6ece1140 gb_audio_gb_get_topology +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x744b2fd6 gb_audio_gb_disable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x7613e068 gb_audio_gb_set_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x9d0bf187 gb_audio_gb_deactivate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xc3dec2c5 gb_audio_gb_deactivate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xc4295677 gb_audio_gb_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xcab4a360 gb_audio_gb_get_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xea3e0214 gb_audio_gb_enable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x19e9e6b1 gb_audio_manager_remove_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x3203a731 gb_audio_manager_put_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x32e6391e gb_audio_manager_remove +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x5a108b0f gb_audio_manager_add +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x7105a4a0 gb_audio_manager_get_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x79eef2f8 gb_audio_manager_dump_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xaeac8ca2 gb_audio_manager_dump_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0x91506d99 gb_gbphy_register_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0xa5508f5e gb_gbphy_deregister_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0x4fe1cc50 gb_spilib_master_init +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0xd638c474 gb_spilib_master_exit +EXPORT_SYMBOL_GPL drivers/staging/iio/addac/adt7316 0xe326fbea adt7316_pm_ops +EXPORT_SYMBOL_GPL drivers/staging/media/av7110/sp8870 0xb883e89c sp8870_attach +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x03ac2cf1 imx_media_pipeline_subdev +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x1b372f93 imx_media_capture_device_remove +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x268e0e5b imx_media_capture_device_unregister +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x354e628b imx_media_probe_complete +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x3afc4948 imx_media_find_pixel_format +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x4f9fdab6 imx_media_pipeline_set_stream +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x534ba9e1 imx_media_find_mbus_format +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x53e537cb imx_media_dev_init +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x627cadfb imx_media_capture_device_error +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x6f0a4e90 imx_media_capture_device_next_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x72e0c457 imx_media_free_dma_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa3395ec9 imx_media_init_cfg +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa55b6381 imx_media_dev_notifier_register +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa631199b imx_media_grp_id_to_sd_name +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa9e2459f imx_media_enum_mbus_formats +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xba1c7b7e imx_media_mbus_fmt_to_pix_fmt +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xbcea8786 imx_media_add_of_subdevs +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xc0e6162e imx_media_init_mbus_fmt +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xc3fc084e imx_media_pipeline_pad +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xcd39af8e imx_media_capture_device_init +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xd362c43b imx_media_add_video_device +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xd4e45b7e imx_media_try_colorimetry +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xe232f561 imx_media_capture_device_register +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xe932b00b imx_media_enum_pixel_formats +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xf3dd476a imx_media_alloc_dma_buf +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x115655e9 amvdec_am21c_body_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x1c18a57e amvdec_remove_ts +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x1c8dcf23 amvdec_set_par_from_dar +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x1cb1e6d9 amvdec_am21c_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x1eaea1ae codec_hevc_free_fbc_buffers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x2f2635ee amvdec_set_canvases +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x30df2cd8 codec_hevc_fill_mmu_map +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x32c62f2b codec_hevc_setup_buffers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x3e5c5a9d amvdec_dst_buf_done_offset +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x4341ae72 amvdec_get_output_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5d106a75 amvdec_dst_buf_done_idx +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5e0957d2 amvdec_src_change +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5ff35ee8 amvdec_am21c_head_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x6d8f7281 amvdec_read_parser +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x84403da6 amvdec_add_ts +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x85e648c2 amvdec_write_dos +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x86ecb2ed amvdec_read_dos +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x9fa26103 amvdec_clear_dos_bits +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xad648e57 amvdec_write_dos_bits +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xaf349382 codec_hevc_free_mmu_headers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xd5cce078 amvdec_abort +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xed4e30ee codec_hevc_setup_decode_head +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xf705ddbc amvdec_dst_buf_done +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xff0a2fc7 amvdec_write_parser +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x127e0772 nvec_msg_free +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x1d1d426b nvec_unregister_notifier +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x33450fde nvec_register_notifier +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x2b9b3376 target_stop_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x2e3c83c5 target_submit +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x4fad26ba target_queue_submission +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x5d24150b target_free_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x89661605 target_init_cmd +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xb4489234 target_wait_for_cmds +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xba9ecccc target_submit_prep +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xc65e34a6 target_alloc_cmd_counter +EXPORT_SYMBOL_GPL drivers/tee/tee 0x0b2a31c3 tee_shm_pool_alloc_res_mem +EXPORT_SYMBOL_GPL drivers/tee/tee 0x24e6ca2a teedev_open +EXPORT_SYMBOL_GPL drivers/tee/tee 0x37270171 tee_device_register +EXPORT_SYMBOL_GPL drivers/tee/tee 0x3d6b4e78 tee_shm_alloc_priv_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x3e8dc187 tee_client_invoke_func +EXPORT_SYMBOL_GPL drivers/tee/tee 0x5a469a56 tee_get_drvdata +EXPORT_SYMBOL_GPL drivers/tee/tee 0x5af38e77 tee_client_open_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0x68d74065 teedev_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x749a970b tee_shm_get_from_id +EXPORT_SYMBOL_GPL drivers/tee/tee 0x74bc1d38 tee_device_alloc +EXPORT_SYMBOL_GPL drivers/tee/tee 0x85fd9922 tee_session_calc_client_uuid +EXPORT_SYMBOL_GPL drivers/tee/tee 0x8f0d349c tee_client_open_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x916a98c9 tee_device_unregister +EXPORT_SYMBOL_GPL drivers/tee/tee 0xabaaea88 tee_shm_get_pa +EXPORT_SYMBOL_GPL drivers/tee/tee 0xb31d0ee0 tee_client_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0xcda93fcf tee_shm_free +EXPORT_SYMBOL_GPL drivers/tee/tee 0xd20617b1 tee_shm_alloc_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0xd6e836a0 tee_bus_type +EXPORT_SYMBOL_GPL drivers/tee/tee 0xdb5fbd9b tee_shm_get_va +EXPORT_SYMBOL_GPL drivers/tee/tee 0xe702fe6a tee_client_close_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0xe80e8557 tee_shm_register_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0xf7961069 tee_shm_put +EXPORT_SYMBOL_GPL drivers/tee/tee 0xfd424d00 tee_client_get_version +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0x5a8d95c2 st_thermal_register +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0x5f73b5aa st_thermal_pm_ops +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0xe257f5e1 st_thermal_unregister +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x01d23ee1 tb_property_create_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x0f3d6abd tb_xdomain_release_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x1134ab30 tb_xdomain_find_by_uuid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x18af85d4 tb_xdomain_find_by_route +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x1a9abd8b tb_ring_alloc_tx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x28a7cc1e tb_xdomain_response +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x361e7afc __tb_ring_enqueue +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x39031244 tb_xdomain_lane_bonding_enable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x393b4f2f tb_property_free_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x39993d16 tb_ring_poll +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4443da02 tb_xdomain_alloc_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e5064a7 tb_property_find +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e64bdfd tb_register_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x603249ed tb_unregister_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x61790693 tb_service_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x658e3d97 tb_property_add_immediate +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x6cfa3282 tb_unregister_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x73ad2acb tb_property_get_next +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x785eb82c tb_property_remove +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x81ffc947 tb_ring_stop +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x840dd4cf tb_xdomain_enable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8b62f95e tb_property_add_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8f26eca6 tb_xdomain_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x90105ef6 tb_ring_poll_complete +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa3d2b403 tb_property_add_data +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb36103d4 tb_xdomain_release_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb70fbfe4 tb_xdomain_disable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb7c7cdce tb_property_add_text +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc905fbf1 tb_xdomain_alloc_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xccdc8019 tb_ring_free +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xd2cb4292 tb_ring_start +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xe453612a tb_xdomain_lane_bonding_disable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xeae000e9 tb_xdomain_request +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf0f6c07f tb_register_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf1cfd1ff tb_register_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf2c66ec9 tb_ring_alloc_rx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf76028c7 tb_unregister_protocol_handler +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x02b57604 ufshcd_init +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x0df3e986 ufshcd_hba_stop +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x0f9a2a4d ufshcd_make_hba_operational +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x1506c898 ufshcd_system_restore +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x1b8baf75 ufshcd_system_freeze +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x22ab7c89 ufshcd_link_recovery +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x39355c79 ufshcd_hba_enable +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x3dd6b8f2 ufshcd_mcq_poll_cqe_lock +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x4a0afb18 ufshcd_uic_hibern8_enter +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x4ca32753 ufshcd_hold +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x52158559 ufshcd_dme_configure_adapt +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x5827096b ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x6e7dea8b ufshcd_config_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x72184a48 ufshcd_fixup_dev_quirks +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x723b1abf ufshcd_delay_us +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x78dd26e8 ufshcd_update_evt_hist +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x79ab7000 ufshcd_uic_hibern8_exit +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7e5b387a __ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x854e4d33 ufshcd_release +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x91a964df ufshcd_resume_complete +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x95d14146 ufshcd_dump_regs +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa69fec2b ufshcd_uic_change_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa81b94ce ufshcd_dme_set_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xaa34fcc9 ufshcd_dme_get_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xbcb83b79 ufshcd_clkgate_delay_set +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xcc6232b2 ufshcd_mcq_config_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xce3712e9 ufshcd_auto_hibern8_update +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xd26e5581 ufshcd_system_thaw +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xdd1846aa ufshcd_get_vreg +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xe42af78e ufshcd_mcq_write_cqis +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xf322cdb0 ufshcd_dealloc_host +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xfa2d26f2 ufshcd_remove +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xff1311df ufshcd_mcq_enable_esi +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x54c946de ufshcd_init_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x7a0460ff ufshcd_get_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x7cfc7409 ufshcd_populate_vreg +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x956cf447 ufshcd_pltfrm_init +EXPORT_SYMBOL_GPL drivers/uio/uio 0x596d974f __devm_uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0x7f442b4d __uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xbb862976 uio_unregister_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xcd2fd5c9 uio_event_notify +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x2e1f0932 usbatm_usb_probe +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0xca9010a9 usbatm_usb_disconnect +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x07031f16 cdns_set_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x2599585b cdns_clear_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x27e62b73 cdns_drd_gadget_on +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x4721c6a9 cdns_drd_gadget_off +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xa70abf4c cdns_power_is_lost +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xb14246d9 cdns_suspend +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xba50339f cdns_init +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xbd0a5508 cdns_resume +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xf686be73 cdns_remove +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x09d14c8e ci_hdrc_remove_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x222186b6 hw_phymode_configure +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x7567175c ci_hdrc_add_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xcce55531 ci_hdrc_query_available_role +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x33db998f imx_usbmisc_resume +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x86e72ec7 imx_usbmisc_hsic_set_connect +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xa3b44368 imx_usbmisc_charger_detection +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xacc2b328 imx_usbmisc_suspend +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xcec80f91 imx_usbmisc_init_post +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xf95fa609 imx_usbmisc_init +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x16740ce2 ulpi_unregister_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x17a47797 ulpi_read +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x70f36541 ulpi_write +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x79674cbd __ulpi_register_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x8fc0ad22 ulpi_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x98b83dbb ulpi_register_interface +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x0b50a16a u_audio_get_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x0cf30f7f u_audio_set_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x399f2aaa u_audio_set_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x46d229bc g_audio_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x48d617fd u_audio_get_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x5029981d g_audio_setup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x5dbd22f6 u_audio_set_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x6a964cdd u_audio_get_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7ab0f19d u_audio_start_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7af2f405 u_audio_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7d297b72 u_audio_set_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xaf9baa0d u_audio_get_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xc21a8e4c u_audio_stop_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xe7d14144 u_audio_start_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xf00b9f73 u_audio_stop_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x0b165ad4 gether_setup_name_default +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x15eecbc0 gether_get_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x29e71ec7 gether_set_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x2d6ae1ed gether_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x4b7f771a gether_get_host_addr_u8 +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x5041b7ba gether_set_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x57d05df7 gether_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x5f1347bd gether_set_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x742bac9a gether_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x7c86e36c gether_set_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x88423286 gether_set_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8878cfa6 gether_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x97769ab9 gether_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xb69926f6 gether_setup_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xbaac51cb gether_get_host_addr_cdc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xc3ac8e24 gether_register_netdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xc4484b9d gether_get_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xcbc73856 gether_get_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xcd37b62d gether_get_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x33bfdca2 gserial_alloc_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x5c917fd0 gserial_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x60db48f5 gserial_get_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x77268a68 gs_free_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xb6652875 gserial_free_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xc0a01527 gserial_set_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xc27cb93a gserial_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe2244976 gserial_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe89dc424 gserial_alloc_line_no_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xed2c38b7 gserial_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xfb78a286 gs_alloc_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x14bf803c ffs_single_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x6c825859 ffs_lock +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0xe1a0d68b ffs_name_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x0d3deedf fsg_store_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x12bf744d fsg_common_remove_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x141fce2a fsg_common_remove_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1710b539 fsg_fs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1ccb58f7 fsg_common_set_num_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x2933ee1d fsg_ss_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x32540c55 fsg_store_forced_eject +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x398778e1 fsg_ss_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x39d6169f fsg_store_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3c6a07d0 fsg_common_create_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3f2e7731 fsg_show_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x423845e4 fsg_ss_bulk_in_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x42b73647 fsg_store_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x4a161faa fsg_store_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x4bd0c1b4 fsg_lun_fsync_sub +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x4ffd9c7b fsg_show_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x56344daf fsg_hs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x66062fca fsg_show_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6acb4179 fsg_common_set_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6f0eaf0f fsg_common_set_cdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x7e26d4a5 fsg_common_set_sysfs +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x857b6dc2 fsg_hs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x8b4458bd fsg_lun_open +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x8bd956f9 fsg_show_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x95cffb3e fsg_hs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9a0221c7 fsg_common_free_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5cae92f fsg_ss_bulk_out_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5f99b69 fsg_fs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xab6c68ac fsg_config_from_params +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb149fa9e fsg_store_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb3adf38d store_cdrom_address +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb52ba28a fsg_intf_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb54d0d95 fsg_fs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb6cafc78 fsg_show_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb9594dd5 fsg_show_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xbd0c3d29 fsg_lun_close +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd1a3e8e0 fsg_common_create_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xebf85461 fsg_store_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf4efc0c8 fsg_ss_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x03908a05 rndis_rm_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x09465acb rndis_borrow_net +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x3a9d9e58 rndis_uninit +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x7381f1a1 rndis_get_next_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x8e3ab2b0 rndis_set_param_medium +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x8f28efe2 rndis_signal_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x90d4558d rndis_signal_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x9303b15d rndis_add_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x9e0d7f4a rndis_deregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xa93ac345 rndis_msg_parser +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xaee2a066 rndis_set_param_vendor +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xb9d842ed rndis_free_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xe5bd5420 rndis_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xf0437284 rndis_set_host_mac +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xfc69525b rndis_set_param_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0c589aba usb_validate_langid +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x1661a2a9 usb_ep_autoconfig_ss +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x17a2d719 usb_composite_overwrite_options +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2a5ab010 alloc_ep_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2aa46d00 usb_put_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2e09263f usb_copy_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2fca580c usb_get_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x3ab02d87 usb_ep_autoconfig +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x3ebc00b4 usb_assign_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x413a70ab usb_remove_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4beb505d usb_gadget_get_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x50388660 usb_composite_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x5b8a0c12 usb_ep_autoconfig_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x625bee72 usb_function_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x62cfb0ff usb_add_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x63a59bd6 usb_function_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7148ceb2 usb_ep_autoconfig_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x72d6b02e usb_string_ids_n +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x81a0d07d usb_get_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x82cb0052 usb_composite_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x8c45fd41 usb_add_config_only +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9110850c usb_put_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x93c02207 usb_function_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x94ff5e2e usb_string_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x99f94835 usb_string_ids_tab +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9de7b4a5 usb_gstrings_attach +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xc2ace39f usb_func_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd0ba6e82 usb_otg_descriptor_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd2ea2134 usb_descriptor_fillbuf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd6c52907 usb_interface_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd7639397 config_ep_by_speed_and_alt +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xdb059f72 usb_otg_descriptor_alloc +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xde36a6aa unregister_gadget_item +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xe761999b usb_function_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xec123660 usb_add_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf39c19b8 usb_composite_setup_continue +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf474a207 usb_gadget_config_buf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf4bfb2d4 config_ep_by_speed +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xfe783a1c usb_free_all_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/rzv2m_usb3drd 0x3c49504f rzv2m_usb3drd_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x051d14d9 udc_basic_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x27afc684 udc_remove +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x288361d3 gadget_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5d01d078 udc_irq +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x6629c73e udc_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x66c221bb udc_mask_unused_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x876e2b95 empty_req_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xc43745ae free_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xd1d8809b init_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xdc98fcb7 udc_enable_dev_setup_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x004c6380 usb_ep_fifo_flush +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x0c3c2230 usb_gadget_map_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x0f63c9ca usb_gadget_map_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x12c21497 usb_initialize_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x1bd3e213 gadget_find_ep_by_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x23e784dd usb_gadget_unmap_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2af38e5f usb_ep_free_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2c53cadb usb_ep_disable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2fd3a3ba usb_gadget_register_driver_owner +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x35b1ed0a usb_gadget_vbus_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x3ea59b5d usb_ep_alloc_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x405d007d usb_ep_set_wedge +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x45a9bfef usb_gadget_vbus_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4bcc1fe6 usb_gadget_set_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4fa2450c usb_ep_dequeue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x50b88f41 usb_get_gadget_udc_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x5a6a5daf usb_gadget_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x5b9fb540 usb_gadget_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x72254cbd usb_gadget_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x76f6244f usb_add_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x784d9a58 usb_ep_enable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x79c3b872 usb_ep_fifo_status +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x812cf9b8 usb_gadget_set_remote_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x8611362f usb_gadget_frame_number +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x8abfe16e usb_add_gadget_udc_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x93d5fdc4 usb_gadget_giveback_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x94129a22 usb_gadget_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x9bcc2f72 usb_gadget_vbus_draw +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x9cf61fc5 usb_gadget_ep_match_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x9d9db8f6 usb_del_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x9fdbd2c8 usb_gadget_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xac5667d9 usb_ep_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xae085f32 usb_gadget_check_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xb86ccc89 usb_gadget_set_state +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xbee6af28 usb_ep_set_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc3d4d06b usb_ep_set_maxpacket_limit +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc8ac2c4f usb_ep_clear_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xccad1986 usb_add_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xd889825b usb_udc_vbus_handler +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xdb18c779 usb_del_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xe03f5fce usb_gadget_clear_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xed35147f usb_gadget_unmap_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xedfe5aa2 usb_gadget_udc_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf6976b56 usb_gadget_connect +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-pci-renesas 0x45fe0d3b renesas_xhci_check_request_fw +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x5cb175ba xhci_plat_remove +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0xaeba3af5 xhci_plat_pm_ops +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0xd2cd1bd4 xhci_plat_probe +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0x704ab0b8 ezusb_fx1_ihex_firmware_download +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0xdab708a8 ezusb_fx1_set_reset +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x09492220 musb_mailbox +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x0b4a8834 musb_writeb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x2734197f musb_readb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x439bbc5c musb_interrupt +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x5ae12293 musb_queue_resume_work +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x669594ad musb_clearw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x6af8c6dc musb_writel +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x7154f19d musb_set_host +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x719a5e41 musb_readw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x930f88c0 musb_set_peripheral +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xade3e56c musb_writew +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xb1d05491 musb_get_mode +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xe59efb0e musb_clearb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xf0f95e51 musb_readl +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xfc90e708 musb_root_disconnect +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x299c3c18 usb_gen_phy_init +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x39636785 usb_phy_gen_create_phy +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x72e1c546 usb_phy_generic_unregister +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x7caf7404 usb_phy_generic_register +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xe4f6832b usb_gen_phy_shutdown +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-isp1301 0xd9d38741 isp1301_get_client +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x17cfec22 tegra_ehci_phy_restore_start +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x23ef5dd8 tegra_usb_phy_postresume +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x2cb32525 tegra_ehci_phy_restore_end +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0xbdc7bfd8 tegra_usb_phy_preresume +EXPORT_SYMBOL_GPL drivers/usb/serial/usb_wwan 0x5675e413 usb_wwan_port_probe +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x1c494c89 usb_serial_handle_dcd_change +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x234bcbf1 usb_serial_generic_close +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x3098876b usb_serial_generic_tiocmiwait +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x3847fb15 usb_serial_generic_wait_until_sent +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x53905c49 usb_serial_generic_submit_read_urbs +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x5abe4628 usb_serial_port_softint +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x60631f5a usb_serial_generic_read_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x6453d58c usb_serial_generic_process_read_urb +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x6ae24a1d usb_serial_generic_chars_in_buffer +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x8a4d651b usb_serial_generic_throttle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x8ddd1298 usb_serial_generic_unthrottle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xb19f9fbc usb_serial_claim_interface +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd0a605ce usb_serial_generic_write_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd39be27f usb_serial_generic_get_icount +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd3c43a2b usb_serial_generic_write_start +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd74641e9 usb_serial_deregister_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xdc0d8a6b usb_serial_generic_resume +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xeb2edd72 usb_serial_generic_write +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xfb46f33b usb_serial_register_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xff815f5e usb_serial_generic_open +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0x8e66e0c2 dp_altmode_remove +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0xf7a34c21 dp_altmode_probe +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x6f497a3c tcpci_irq +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xbe111953 tcpci_get_tcpm_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xc529e32e tcpci_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xd0547deb tcpci_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x10ec6d2d tcpm_sink_frs +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x3b84657b tcpm_pd_transmit_complete +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x76eeda4b tcpm_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x9e0bd753 tcpm_pd_hard_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xb655342c tcpm_pd_receive +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc1a02ac4 tcpm_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc37b9769 tcpm_cc_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xceb50012 tcpm_vbus_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xd680581d tcpm_port_clean +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xda86a83d tcpm_port_is_toggling +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xea220941 tcpm_tcpc_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xeb779665 tcpm_sourcing_vbus +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x04b5c622 typec_register_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x0902bd7a typec_unregister_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x12bc57fe typec_get_fw_cap +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x16213b80 typec_plug_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1730e5de usb_power_delivery_unlink_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1a7407b2 typec_unregister_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1c75cd06 typec_partner_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2661e289 typec_port_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2757d3ad typec_set_mode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x29afc720 typec_partner_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2b52ed9b typec_set_vconn_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2c358169 typec_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2d1e301d typec_find_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2fa8eb09 typec_match_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x34f14823 typec_partner_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3822a8d0 typec_altmode_get_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3b2b0a31 typec_port_register_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x471c6eb3 typec_switch_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x49307681 usb_power_delivery_unregister_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x4fe31ec3 typec_retimer_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x53bac0a6 typec_altmode_put_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5b717ad7 typec_retimer_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5bfc49a8 typec_register_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5fc94222 fwnode_typec_mux_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x60ef9e1c typec_set_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6153767a typec_mux_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x654b9c14 typec_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x682f54e6 typec_switch_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x684324b6 typec_retimer_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x691dcde5 __typec_altmode_register_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6b3d9465 typec_mux_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6ea539a5 typec_get_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x76c9fc9f typec_get_negotiated_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x844e6cce typec_altmode_get_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86521d45 typec_switch_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8c03054f typec_set_pwr_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9049491e typec_find_port_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x941fe855 typec_retimer_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9b9a6feb typec_partner_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9c68ddf0 typec_partner_set_pd_revision +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa0c992f8 typec_altmode2port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa1cb2184 typec_retimer_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa254de98 typec_find_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa3702854 fwnode_typec_retimer_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa578727d typec_unregister_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa9562e66 typec_altmode_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa9cf4008 typec_cable_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xada0ef4f typec_register_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xae2b11b3 typec_cable_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xaf2e48d0 usb_power_delivery_link_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb0a841f9 typec_switch_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb7305b83 typec_altmode_enter +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbd5191e7 typec_mux_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc146e2b8 typec_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc37a6562 usb_power_delivery_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc3e3c27b fwnode_typec_switch_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc60d2d7c typec_cable_is_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc7f3b942 usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc8e4dea2 typec_cable_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc8f8aa14 typec_altmode_update_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcbf33dd0 typec_set_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd10b4be5 typec_mux_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd2fa1286 typec_switch_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd80258a4 typec_set_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd831298d typec_altmode_vdm +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdb96406d typec_partner_usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdd23ae63 typec_unregister_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe032d30e typec_altmode_exit +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe294a989 typec_plug_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe48f284a typec_altmode_notify +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe757deb3 typec_altmode_attention +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe8a78081 typec_mux_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xea5fbfbc typec_partner_set_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeafc1eb8 typec_find_port_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeeb1d624 usb_power_delivery_register_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf1234a8b typec_find_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf4d3e2d3 typec_port_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf7a44be7 typec_switch_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfc8df340 typec_mux_put +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x25449cb1 ucsi_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x3993f05d ucsi_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x4d8f8bf5 ucsi_send_command +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x7ad042da ucsi_connector_change +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x7f99f112 ucsi_register +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x862b41df ucsi_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x959df9d3 ucsi_create +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xb5fd5ba4 ucsi_resume +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xe03f0db6 ucsi_destroy +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x02cd7ef2 usbip_recv +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x08bf60de usbip_event_happened +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x25281dd5 usbip_start_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x5c35c7f8 usbip_event_add +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x6342d0f9 usbip_recv_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x6992157d usbip_pad_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x6faed94e usbip_dump_urb +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x78336ccb usbip_pack_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x78b72f44 usbip_debug_flag +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x7e0970fc usbip_in_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x81085c64 dev_attr_usbip_debug +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x9ff53827 usbip_stop_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xacf0771b usbip_recv_xbuff +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xc2f5a147 usbip_alloc_iso_desc_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd02753dc usbip_header_correct_endian +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe1ea0586 usbip_dump_header +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x0091f725 vdpa_unregister_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x080c5765 vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x1d08a4e2 __vdpa_register_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x347f3828 vdpa_set_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x6e008301 vdpa_get_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x73869458 _vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x8846064e vdpa_mgmtdev_register +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xa27f80bc vdpa_mgmtdev_unregister +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xaa6572a0 _vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xd0dd4596 __vdpa_alloc_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xde6af547 vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0x8e7353dd vdpasim_schedule_work +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0x99016bbc vdpasim_create +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x08cbab64 vfio_pci_core_close_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x0b50d33d vfio_pci_core_unregister_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x0c3a7aab vfio_pci_core_sriov_configure +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x0fa06105 vfio_pci_core_err_handlers +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x2f121ede vfio_pci_core_read +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x389b805a vfio_pci_core_finish_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4cf699b8 vfio_pci_core_set_params +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x5484dac6 vfio_pci_core_ioctl_feature +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x639393a9 vfio_pci_core_release_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x6fe2fd85 vfio_pci_core_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x71c1553a vfio_pci_core_write +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x7dce7d6e vfio_pci_core_register_dev_region +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x868822cd vfio_pci_core_mmap +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x9defb47b vfio_pci_core_match +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xa461695b vfio_pci_core_request +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xa480502e vfio_pci_core_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xcad89337 vfio_pci_core_aer_err_detected +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xeb998ee0 vfio_pci_core_register_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xf5b41fa0 vfio_pci_core_init_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xf6a659e5 vfio_pci_core_disable +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x01955f4d vfio_platform_mmap +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x18fe75b4 vfio_platform_open_device +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x19aeb3e6 vfio_platform_release_common +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x5c80b63f __vfio_platform_register_reset +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xb9793c2a vfio_platform_close_device +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xba1bcfdd vfio_platform_unregister_reset +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xdadc158a vfio_platform_write +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xdea011a5 vfio_platform_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xe6bd1bc1 vfio_platform_read +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xf01e1d9b vfio_platform_init_common +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x025b21ba vfio_iommufd_physical_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x09c1e7eb vfio_iommufd_emulated_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x106894ab vfio_file_enforced_coherent +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x1086a58e vfio_iommufd_physical_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x13f0341b vfio_file_has_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x1bd95e19 vfio_virqfd_disable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x439e1583 vfio_iommufd_physical_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x48ee7465 vfio_device_set_open_count +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x5ebe8f49 vfio_file_set_kvm +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x60a634c4 vfio_info_cap_add +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7182e029 vfio_assign_device_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7d2ed4c3 iova_bitmap_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x90673869 vfio_iommufd_emulated_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xa8d2f3ef vfio_iommufd_emulated_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xaa454b2f _vfio_alloc_device +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xba66ef74 vfio_mig_get_next_state +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xc1d4dec3 vfio_file_iommu_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xcf07e8d7 vfio_virqfd_enable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xd84943de vfio_register_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xda94f8c1 vfio_unregister_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe1766518 vfio_register_emulated_iommu_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe1c3e818 vfio_unregister_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe25195f8 vfio_file_is_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xfd9299a2 vfio_register_group_dev +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x02949a50 vhost_vring_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x16f4d1ae vhost_dev_check_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1cdf0d79 vhost_dev_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1ce22d7f vhost_exceeds_weight +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x38574c9b vhost_dev_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x39b12745 vhost_new_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x417ab9f2 vhost_poll_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x439be7d5 vhost_dev_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x480648e8 vhost_add_used_and_signal_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x48240dca vhost_get_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x48830f35 vhost_add_used +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x51d1b43d vhost_log_write +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5710fa2e vhost_worker_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x603e216c vhost_dequeue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6364a5a0 vhost_add_used_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6585681a vhost_dev_reset_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x787782df vhost_poll_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x8505e8a0 vhost_dev_set_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x88fa10a3 vhost_vq_work_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x8df5df98 vhost_vq_init_access +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x90dfe380 vhost_vq_has_work +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x923e0b58 vhost_vq_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x9962c9d8 vhost_chr_read_iter +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x99fba98b vhost_dev_cleanup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x9d6ec043 vhost_dev_has_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa0aa17a4 vhost_init_device_iotlb +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa36d7038 vhost_disable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa4944c30 vhost_enqueue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa909cfc5 vhost_work_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xaab73a77 vhost_vq_avail_empty +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc0b33382 vhost_discard_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc4a2287d vhost_vq_is_setup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd10550e8 vhost_poll_start +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd536b76f vq_meta_prefetch +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd599c37a vhost_set_backend_features +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd86cfb43 vhost_clear_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xdfc94c22 vhost_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe2f0698d vhost_add_used_and_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xeb779ea4 vhost_enable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf367b2c8 vhost_log_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf62b1ec0 vhost_dev_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfa84a6ec vhost_vq_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfd2b3e45 vhost_dev_reset_owner_prepare +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfe576dd7 vhost_poll_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x38ff875f vhost_iotlb_add_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x5f4e5249 vhost_iotlb_reset +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x69e872f9 vhost_iotlb_itree_first +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x6bec0e66 vhost_iotlb_del_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x83be64b9 vhost_iotlb_itree_next +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x885512a2 vhost_iotlb_add_range_ctx +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x8a7d8ee9 vhost_iotlb_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xa24517eb vhost_iotlb_free +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xc577832d vhost_iotlb_alloc +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xf9deb0db vhost_iotlb_map_free +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x33e4ad6b ili9320_suspend +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x45c68113 ili9320_probe_spi +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x91828c1c ili9320_write_regs +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x98ea03cc ili9320_remove +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xac6916a1 ili9320_shutdown +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xd2704fb0 ili9320_write +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xdef01ba5 ili9320_resume +EXPORT_SYMBOL_GPL drivers/video/fbdev/core/fb_ddc 0x050afc88 fb_ddc_read +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x2985df9c sis_malloc_new +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x8b047e87 sis_free_new +EXPORT_SYMBOL_GPL drivers/w1/wire 0x0f6c5308 w1_write_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x0fa89ebe w1_touch_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x37ac3796 w1_reset_resume_command +EXPORT_SYMBOL_GPL drivers/w1/wire 0x63757e92 w1_calc_crc8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x6bb574b0 w1_write_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x79053090 w1_touch_bit +EXPORT_SYMBOL_GPL drivers/w1/wire 0x7b8c10a3 w1_reset_bus +EXPORT_SYMBOL_GPL drivers/w1/wire 0x80e53b40 w1_triplet +EXPORT_SYMBOL_GPL drivers/w1/wire 0x8708e74b w1_read_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0xa5b7c01c w1_reset_select_slave +EXPORT_SYMBOL_GPL drivers/w1/wire 0xaf882762 w1_read_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0xc0843a9d w1_next_pullup +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x2fece24e xen_front_pgdir_shbuf_free +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x30a98c85 xen_front_pgdir_shbuf_get_dir_start +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x7795fc4b xen_front_pgdir_shbuf_unmap +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xb8c6ebb0 xen_front_pgdir_shbuf_map +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xcaebec02 xen_front_pgdir_shbuf_alloc +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0x149a0081 xen_privcmd_fops +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0x1a8aa342 xen_privcmdbuf_fops +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x4b62826c dlm_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x8a6c5f1b dlm_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xb2afd852 dlm_posix_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xb90b7a66 dlm_posix_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcd224e1d dlm_new_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcf9f3328 dlm_release_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xebee03fd dlm_posix_get +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x04dd1659 nlmclnt_init +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x14c71c6a nlmclnt_done +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x1f341878 nlmclnt_rpc_clnt +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x26a6af3a nlmsvc_ops +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x7ad279bb lockd_down +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x8f2d8079 nlmclnt_proc +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x9cbde0a0 nlmsvc_unlock_all_by_ip +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xd0d62e4a nlmsvc_unlock_all_by_sb +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xe1a78b6d lockd_up +EXPORT_SYMBOL_GPL fs/netfs/netfs 0x8b575ee3 netfs_extract_user_iter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x009aa8ce nfs_server_copy_userdata +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0272bc4a nfs_file_llseek +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0294c6a2 nfs_callback_nr_threads +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03eacb8c nfs_fattr_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x04e0ba54 put_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x072375a4 __traceiter_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x07942252 nfs_wb_all +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0a21a5af nfs_commit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0aeb1d69 nfs_get_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0b623da3 nfs_init_cinfo +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0bc6456b nfs_get_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0dc8816f nfs_scan_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x107bfbca nfs4_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10962bc2 nfs_auth_info_match +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10f19238 nfs_pageio_reset_read_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x13cc8dbf nfs_commit_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x16f95d5c nfs_clear_verifier_delegated +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1771e471 nfs_init_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1939de63 nfs_read_alloc_scratch +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1c14a60f nfs4_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1e727ca4 nfs_lock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1f3f5089 nfs_check_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x20fb937c nfs_kill_super +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22d795a8 _nfs_display_fhandle_hash +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2565950f nfs_server_insert_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x26884ff7 nfs_alloc_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x27195186 nfs_filemap_write_and_wait_range +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x279817b4 nfs_may_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x28ca2a9c nfs_getattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x29086fa3 __tracepoint_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2ab46f89 nfs_request_add_commit_list_locked +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2cafd2aa nfs_link +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2e368711 nfs_clear_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3068326b nfs_file_fsync +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3155a55c nfs_revalidate_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x315ba436 nfs_free_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x325a2882 nfs_pageio_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x337b2ebc nfs_mkdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x33a4d9b7 nfs_post_op_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x34566b51 __tracepoint_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39e05ac3 nfs_idmap_cache_timeout +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f2690f2 nfs_check_flags +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x40739385 nfs_wait_bit_killable +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42f2c81f nfs4_client_id_uniquifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4330c639 nfs_zap_acl_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x43448255 nfs_file_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4363646b nfs_request_remove_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x46e83d2b unregister_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x470fc51b nfs_async_iocounter_wait +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x48921f51 alloc_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x48e72a32 nfs_init_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x498f2ad7 nfs_file_splice_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x49cbbca4 nfs_create_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4cb9e001 recover_lost_locks +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4d3d31ae nfs_free_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4ee6aca7 nfs_sysfs_add_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x51892d61 nfs_callback_set_tcpport +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5465e79c nfs_file_mmap +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x584b8482 nfs_inc_attr_generation_counter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5af82c38 nfs_d_prune_case_insensitive_aliases +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5c83a22e nfs_wait_on_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5d247c0c nfs_free_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5d89bbad nfs_retry_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5fc0eeb7 nfs_pageio_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x60c2c5e5 nfs_client_init_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6124461d nfs_drop_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x61515178 nfs_umount_begin +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x63523a80 nfs_sync_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x65756695 nfs_file_set_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x67bede58 nfs_client_init_is_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x69a146e7 nfs_commitdata_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6b7afa1b nfs_alloc_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e81f032 __SCK__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x70fac81f nfs_request_add_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x71fd854d nfs_alloc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73225374 nfs_create_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73dff4c0 __SCK__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x745ae4d1 nfs_fscache_open_file +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x74a13845 nfs_file_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7524359f nfs_rename +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7541864a nfs_pgio_header_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x756192c2 nfs_show_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7aaefb28 nfs_init_server_rpcclient +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7c710bd4 nfs_wait_client_init_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7e202e89 __tracepoint_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7fd3b792 nfs_instantiate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8407e5b7 nfs_setattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8499de4f nfs_alloc_fattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x84f564a1 nfs_sops +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x85c7b3e7 nfs_create +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x86544a9c nfs_setattr_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x88622232 nfs_mknod +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x898f8cde nfs_pgio_header_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8a94c4fb nfs_write_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8cf25ee4 nfs_symlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8e1b96c5 nfs_access_get_cached +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x90a5530f nfsiod_workqueue +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x913c8b9c nfs_do_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x91c33f41 nfs_reconfigure +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x91d1fe52 max_session_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x923d6d19 nfs_server_remove_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95007f7e __SCK__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9548a294 register_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9720a04c get_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x98b0ece8 nfs_init_timeout_values +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9c45de44 nfs_inode_attach_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9e59a49b nfs4_label_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9f93b68a nfs_pageio_reset_write_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa15d7005 nfs_pgio_current_mirror +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa372419d nfs_lookup +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa40a1d7a nfs_setsecurity +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa544cf22 nfs_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa55abd19 nfs_pageio_resend +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa6faeb98 nfs_file_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa88fd93e nfs_put_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8e9e1ae send_implementation_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaafd4acc max_session_cb_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xabcbd55a nfs_close_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb1859f95 nfs_rmdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb6b46ed4 nfs_set_verifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb703a81d __traceiter_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb922a64e nfs_permission +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbbead0ee nfs_writeback_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbcc60c8d __tracepoint_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbdbfcacb nfs_atomic_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbe10115c nfs_refresh_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbe462f5b nfs_access_zap_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc0bf8017 nfs_generic_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3a2be67 nfs_net_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc52e6ede nfs_flock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc61abdc9 nfs_release_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc6c8b8f1 nfs_access_set_mask +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc865c8dc nfs_add_or_obtain +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcb743ccf nfs_unlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcd772074 nfs_post_op_update_inode_force_wcc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd07099f1 nfs_sb_deactive +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd1f5c1d3 nfs_initiate_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd2a0c900 nfs_fhget +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd3105358 nfs_alloc_fattr_with_label +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd573c671 nfs_client_for_each_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd57e6fdb nfs_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd5a9d861 nfs_sysfs_link_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd739cbb3 nfs_commitdata_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd87602d9 nfs_alloc_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd9e43e83 nfs_clone_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdae9b5d7 nfs4_disable_idmapping +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdc49c276 __traceiter_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdceaec46 nfs_probe_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdee03095 nfs_initiate_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe17bfea7 nfs_pgheader_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe4d0bc14 nfs_try_get_tree +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe51ae1fc nfs_sb_active +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe537fb8e nfs_invalidate_atime +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe5e8ab20 nfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe9ed7752 __traceiter_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xeb06d087 nfs_show_options +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xeb08ece3 nfs_statfs +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xeb25f378 nfs_file_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xeb52e772 nfs_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf166ebce nfs_access_add_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf2853048 nfs_show_stats +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf2a30223 nfs_mark_client_ready +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf4efb22f nfs_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf5eb97a1 nfs_dreq_bytes_left +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf8a45e39 nfs_put_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf8f39527 nfs_force_lookup_revalidate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf96f04c4 __SCK__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc2f5e84 nfs_set_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc619abd _nfs_display_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfd461584 nfs_show_devname +EXPORT_SYMBOL_GPL fs/nfs/nfsv3 0xe9d10155 nfs3_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x008a9ae9 __traceiter_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0131210b nfs4_schedule_session_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x02da1276 __tracepoint_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x054bef45 layoutstats_timer +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x08b2c467 __SCK__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0bd06bd1 __tracepoint_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0d381e90 __tracepoint_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0d5b57b7 pnfs_generic_ds_cinfo_release_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0ff289f3 __SCK__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x12c344dd pnfs_put_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1809884e pnfs_register_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18430b15 pnfs_free_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18779988 pnfs_read_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18b41178 __tracepoint_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1d2ef2a9 pnfs_update_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1d57c82c __tracepoint_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1f294c0e pnfs_ld_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2174b794 __tracepoint_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x276c1e26 pnfs_set_layoutcommit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x27ad47ea __SCK__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2858da90 nfs_remove_bad_delegation +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x29a610fa __traceiter_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2b14ed87 pnfs_error_mark_layout_for_return +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2dcbe732 pnfs_generic_ds_cinfo_destroy +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2f1e21ba __tracepoint_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x30a44ac3 __SCK__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x314f540d pnfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x35099754 nfs4_test_session_trunk +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x382bbc23 pnfs_generic_commit_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3b514717 nfs41_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3cad74b5 nfs4_schedule_stateid_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3d4dffe3 pnfs_generic_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x442eb9f0 nfs4_decode_mp_ds_addr +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x449a67d9 __traceiter_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x45c0c00b pnfs_add_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x46414433 nfs4_mark_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4fcab17d pnfs_generic_write_commit_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5022ad2a pnfs_layout_mark_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x533c198f __SCK__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x555bb1db __tracepoint_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x55940711 nfs4_mark_deviceid_available +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x579126b8 __SCK__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5a4314e9 __SCK__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5d578c21 pnfs_generic_search_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5f1d6431 nfs4_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5f8a2308 nfs4_delete_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6085edbd nfs_map_string_to_numeric +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x628328d4 nfs4_test_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x62a27128 __traceiter_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x68ad5a40 __traceiter_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69965066 pnfs_generic_pg_readpages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69d3558d pnfs_generic_rw_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6e637af7 __tracepoint_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x75956d92 nfs4_schedule_migration_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x785c06ab __SCK__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x78ee4de8 __traceiter_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7a4e7f4e __SCK__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7cd013a8 __SCK__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x802046c5 __tracepoint_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x805bf785 nfs4_schedule_lease_moved_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x84dc1d79 pnfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x877a58a9 pnfs_destroy_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8be24f50 __tracepoint_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8cd1e0f2 pnfs_write_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x925bc452 __traceiter_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x97c0cf33 __traceiter_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x99783064 pnfs_alloc_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9d4db9a3 pnfs_set_lo_fail +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9f2fa6bb __traceiter_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa21750bd pnfs_generic_scan_commit_lists +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa3cabd1a nfs4_setup_sequence +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa8478bbc nfs4_init_ds_session +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xaa70d5a1 pnfs_nfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xac5c55df nfs4_put_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xadca87c0 nfs4_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb2dbcb13 __traceiter_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb4e6fb21 pnfs_generic_pg_writepages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb561f3e0 nfs4_pnfs_ds_add +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb7b209c9 pnfs_ld_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xba53a1ef __SCK__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbae0f6e5 nfs4_proc_getdeviceinfo +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbeeb7b07 pnfs_layoutcommit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7a42181 pnfs_generic_pg_check_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7a9d954 __SCK__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7af69f4 pnfs_generic_layout_insert_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xca0904d4 nfs4_find_or_create_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcd07a9e7 __traceiter_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcdc95d60 __traceiter_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xceab3e43 nfs4_pnfs_ds_connect +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd47333c2 __tracepoint_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd93bf436 pnfs_read_resend_pnfs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdb7f7724 nfs42_proc_layouterror +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdd342fa8 __tracepoint_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdd958ced nfs4_set_rw_stateid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdf6991a4 __SCK__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdfefdc43 pnfs_generic_pg_check_range +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe79c7099 nfs4_pnfs_ds_put +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xea6f2c2c pnfs_generic_clear_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xeb7dc94d __traceiter_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xed15fb41 nfs4_print_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xed7282b5 nfs4_find_get_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xedf3b71d pnfs_generic_prepare_to_resend_writes +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf1fc5196 nfs4_schedule_lease_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf20c4a08 pnfs_generic_recover_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf4a2da8c nfs4_init_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf7801360 nfs41_maxgetdevinfo_overhead +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf8bd52d5 pnfs_generic_pg_cleanup +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf999267e pnfs_generic_commit_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf9f397b6 pnfs_report_layoutstat +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfa2ac8cf pnfs_generic_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfe42b05a pnfs_unregister_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x1fe1e1ad locks_end_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x6e51903a opens_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x9cdc5f81 locks_start_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0xf878d426 locks_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x67a38637 nfsacl_encode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x9ffca59a nfs_stream_decode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xa00b5939 nfs_stream_encode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xc1b50beb nfsacl_decode +EXPORT_SYMBOL_GPL fs/nfsd/nfsd 0xefea2d26 nfsd4_ssc_init_umount_work +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x30ab80db o2hb_register_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4900035b o2hb_stop_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x58c88ff2 o2hb_get_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x5e95a4b2 o2net_send_message_vec +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x6a0c3847 __mlog_printk +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x75147cb0 o2nm_get_node_by_ip +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x81a17396 mlog_and_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x873dd643 o2nm_get_node_by_num +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x87fa1cdc o2nm_node_put +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x8c53e5ec o2hb_unregister_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa87bc9e7 o2nm_configured_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa941cb47 o2hb_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb6ebf62a o2nm_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xbd13ee5d o2hb_check_node_heartbeating_no_sem +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xc4d99852 o2hb_check_node_heartbeating_from_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd251b59e o2nm_node_get +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd859ac8c o2net_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xe5e49e96 o2hb_setup_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf1a5611d o2net_unregister_handler_list +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf56c2017 mlog_not_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf982e6db o2net_send_message +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfe1298f3 o2net_register_handler +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x0fcfd0b3 dlmlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x2a537f76 dlm_print_one_lock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x3aa8de75 dlm_unregister_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x428a7438 dlm_register_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x7a1211f8 dlm_setup_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x95901636 dlm_register_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd7ba575e dlm_errmsg +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd8fa57a6 dlm_unregister_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xf5d5ea3a dlmunlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfb86b96f dlm_errname +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0a726931 ocfs2_cluster_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0cfd3fc5 ocfs2_cluster_connect_agnostic +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x1475f64b ocfs2_dlm_lvb_valid +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x2dab8d71 ocfs2_stack_glue_register +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4634ee4c ocfs2_stack_glue_unregister +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4d3af7fa ocfs2_cluster_hangup +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x76f40744 ocfs2_dlm_lvb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x9507547f ocfs2_cluster_disconnect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xaf969565 ocfs2_dlm_lock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xbbc4ef97 ocfs2_stack_supports_plocks +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc5196999 ocfs2_dlm_unlock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc9fae756 ocfs2_cluster_connect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xcafdd707 ocfs2_dlm_lock_status +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd344e4ee ocfs2_stack_glue_set_max_proto_version +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd806a273 ocfs2_dlm_dump_lksb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xdf732af2 ocfs2_kset +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xfe8556fa ocfs2_plock +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x43cc3d4b pstore_blk_get_config +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x586461cb register_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x65dc02d6 unregister_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0x670765c6 unregister_pstore_zone +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0x87060971 register_pstore_zone +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xabd9af6d cifs_arc4_crypt +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xc4c73891 cifs_arc4_setkey +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0x798f3830 cifs_md4_init +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xceecd9e4 cifs_md4_final +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xdef1096d cifs_md4_update +EXPORT_SYMBOL_GPL lib/842/842_compress 0xcf048a91 sw842_compress +EXPORT_SYMBOL_GPL lib/842/842_decompress 0xa4adedf1 sw842_decompress +EXPORT_SYMBOL_GPL lib/bch 0x0c303f52 bch_encode +EXPORT_SYMBOL_GPL lib/bch 0x0d3e3481 bch_free +EXPORT_SYMBOL_GPL lib/bch 0x1a267fa8 bch_init +EXPORT_SYMBOL_GPL lib/bch 0x860a2eab bch_decode +EXPORT_SYMBOL_GPL lib/crc4 0x696b3a5a crc4 +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x0105b595 des_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x574eda34 des3_ede_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x856a5ef3 des3_ede_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa6aa9857 des_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa77b3b62 des3_ede_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa8fb743d des_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x39e8fa4b poly1305_update_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x4a833012 poly1305_final_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x8c874435 poly1305_init_generic +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0x3e0ac142 notifier_err_inject_dir +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0xb122acf3 notifier_err_inject_init +EXPORT_SYMBOL_GPL lib/polynomial 0xb8b44e50 polynomial_calc +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x1803a6ed raid6_2data_recov +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x804a5b70 raid6_call +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0xe4b051cf raid6_datap_recov +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x1d29b9e1 decode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x561835eb init_rs_non_canonical +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x63adbf92 encode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xa32f3d9e decode_rs16 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xeb2f825c init_rs_gfp +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xfd581da1 free_rs +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0x60516a67 lowpan_header_compress +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0xf7eb072b lowpan_header_decompress +EXPORT_SYMBOL_GPL net/802/garp 0x368a2e14 garp_request_leave +EXPORT_SYMBOL_GPL net/802/garp 0x4288773a garp_request_join +EXPORT_SYMBOL_GPL net/802/garp 0x60790054 garp_unregister_application +EXPORT_SYMBOL_GPL net/802/garp 0xc219ad96 garp_init_applicant +EXPORT_SYMBOL_GPL net/802/garp 0xcdf8c3df garp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/garp 0xf349b9a1 garp_register_application +EXPORT_SYMBOL_GPL net/802/mrp 0x0d98fd0b mrp_request_leave +EXPORT_SYMBOL_GPL net/802/mrp 0x645a8ea6 mrp_request_join +EXPORT_SYMBOL_GPL net/802/mrp 0x67f7a912 mrp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x6e3244dc mrp_unregister_application +EXPORT_SYMBOL_GPL net/802/mrp 0x8cf72990 mrp_register_application +EXPORT_SYMBOL_GPL net/802/mrp 0xd83787b3 mrp_init_applicant +EXPORT_SYMBOL_GPL net/802/stp 0x322780d5 stp_proto_unregister +EXPORT_SYMBOL_GPL net/802/stp 0xb6401b45 stp_proto_register +EXPORT_SYMBOL_GPL net/9p/9pnet 0x9cea7c9e p9_client_xattrwalk +EXPORT_SYMBOL_GPL net/9p/9pnet 0xa8109598 p9_client_xattrcreate +EXPORT_SYMBOL_GPL net/atm/atm 0xb09faf79 register_atmdevice_notifier +EXPORT_SYMBOL_GPL net/atm/atm 0xcfb6a3da unregister_atmdevice_notifier +EXPORT_SYMBOL_GPL net/ax25/ax25 0x08b91470 ax25_register_pid +EXPORT_SYMBOL_GPL net/ax25/ax25 0xac93ae05 ax25_bcast +EXPORT_SYMBOL_GPL net/ax25/ax25 0xaeb7451e ax25_defaddr +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x252ce858 l2cap_chan_connect +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x31fd8b4c l2cap_chan_list +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x621f9508 l2cap_chan_create +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x9ef5e34a l2cap_add_psm +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xc762bbd6 bt_debugfs +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe3e9e520 l2cap_chan_set_defaults +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe79a8654 l2cap_chan_send +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xf1fb0411 l2cap_chan_del +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xfeefb6a3 l2cap_chan_put +EXPORT_SYMBOL_GPL net/bridge/bridge 0x0bfb53c6 br_vlan_get_proto +EXPORT_SYMBOL_GPL net/bridge/bridge 0x164ce202 br_multicast_list_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x1adc7d6a br_vlan_get_info_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x4406a403 br_multicast_has_querier_anywhere +EXPORT_SYMBOL_GPL net/bridge/bridge 0x53aba33b br_dev_queue_push_xmit +EXPORT_SYMBOL_GPL net/bridge/bridge 0x62f78d20 br_fdb_find_port +EXPORT_SYMBOL_GPL net/bridge/bridge 0x71d0884a br_multicast_has_querier_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x72aedcdc br_port_get_stp_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0x7c69faf2 br_port_flag_is_set +EXPORT_SYMBOL_GPL net/bridge/bridge 0x8521ed7c br_vlan_get_pvid_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x961b11ff br_get_ageing_time +EXPORT_SYMBOL_GPL net/bridge/bridge 0x9bc7abc8 br_forward_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0xa2e4837e br_fdb_clear_offload +EXPORT_SYMBOL_GPL net/bridge/bridge 0xa7b8c27f br_multicast_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0xbd3495f7 br_forward +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc477a866 br_multicast_has_router_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc7781f9c br_mst_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc8bf0102 nf_br_ops +EXPORT_SYMBOL_GPL net/bridge/bridge 0xcf2bb416 br_vlan_get_pvid +EXPORT_SYMBOL_GPL net/bridge/bridge 0xdc546eaa br_vlan_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf203c328 br_multicast_router +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf39c1d24 br_mst_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf3a00090 br_handle_frame_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0xfb624f64 br_vlan_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0xfd52613f br_mst_get_state +EXPORT_SYMBOL_GPL net/dccp/dccp 0x14c48786 dccp_shutdown +EXPORT_SYMBOL_GPL net/dccp/dccp 0x168768ea dccp_getsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x182ec2bf dccp_ackvec_parsed_add +EXPORT_SYMBOL_GPL net/dccp/dccp 0x19686c40 dccp_recvmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x1ea064db dccp_set_state +EXPORT_SYMBOL_GPL net/dccp/dccp 0x2c5db480 dccp_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x308650ed dccp_reqsk_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3577d2ea dccp_sync_mss +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3d6bac4f dccp_done +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4300bb6a dccp_send_sync +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4428c477 dccp_feat_signal_nn_change +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4cdd391d dccp_feat_list_purge +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4d2c2efe dccp_close +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4ed11653 dccp_destroy_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4ff6d3b0 dccp_poll +EXPORT_SYMBOL_GPL net/dccp/dccp 0x51a44c22 dccp_rcv_established +EXPORT_SYMBOL_GPL net/dccp/dccp 0x55c7b152 dccp_init_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59814a84 dccp_statistics +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5c5e77c8 dccp_sendmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x6a693276 dccp_disconnect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x7a2104f8 dccp_rcv_state_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0x7ae68735 dccp_create_openreq_child +EXPORT_SYMBOL_GPL net/dccp/dccp 0x80993155 dccp_timestamp +EXPORT_SYMBOL_GPL net/dccp/dccp 0x8171199a dccp_death_row +EXPORT_SYMBOL_GPL net/dccp/dccp 0x829f5916 dccp_ioctl +EXPORT_SYMBOL_GPL net/dccp/dccp 0x858b2646 dccp_connect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x86be7924 dccp_packet_name +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9598d24d dccp_ackvec_parsed_cleanup +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9e56eb9f dccp_check_req +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa2c0da1b dccp_insert_option +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb14160de dccp_parse_options +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc11e3137 dccp_reqsk_init +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc18447d2 inet_dccp_listen +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc1db9735 dccp_destruct_common +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd3c4ef94 dccp_child_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd75b7072 dccp_orphan_count +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd7cdb975 dccp_hashinfo +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd9b06ffe dccp_feat_nn_get +EXPORT_SYMBOL_GPL net/dccp/dccp 0xebc16f9b dccp_ctl_make_reset +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf5986bf6 dccp_setsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0xfcb55a32 dccp_make_response +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x68a10396 dccp_v4_connect +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x8b6661f5 dccp_v4_conn_request +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xa56b70ce dccp_v4_send_check +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xc918749c dccp_v4_request_recv_sock +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xcc4b9a47 dccp_v4_do_rcv +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xdacda629 dccp_invalid_packet +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c6039ac dsa_flush_workqueue +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x1307e519 dsa_port_phylink_mac_change +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x33b226ef dsa_tag_drivers_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x417d1fed dsa_8021q_rx_switch_id +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x45ca5090 dsa_tag_8021q_bridge_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x4c8acfa4 dsa_tag_8021q_bridge_join +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x4d934bac dsa_devlink_port_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x5163b7a0 dsa_fdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x5222de90 dsa_enqueue_skb +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x5635ffd2 dsa_devlink_resource_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x59ebe085 dsa_devlink_resources_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x5ee26697 dsa_devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x6055dee2 dsa_tag_8021q_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x61569b9a dsa_switch_resume +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x7208318c dsa_register_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x76b62dca dsa_switch_find +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x7bdb1d68 dsa_8021q_rcv +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x88469435 dsa_port_from_netdev +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x8b218140 dsa_mdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x95a4a486 dsa_tag_8021q_standalone_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9e59271d dsa_8021q_rx_source_port +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xa99ae921 dsa_slave_dev_check +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xae6aad7a dsa_switch_shutdown +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xb62f6386 dsa_switch_suspend +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xbba125c6 dsa_devlink_params_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xbd7cece4 dsa_tag_8021q_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc15cee07 dsa_devlink_params_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc1e190bf dsa_tag_8021q_find_port_by_vbid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc23e8d5f dsa_devlink_region_destroy +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc54a9645 dsa_tag_8021q_bridge_leave +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc6da75aa dsa_devlink_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd077e855 dsa_devlink_param_get +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd280fce8 dsa_devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd9886115 dsa_8021q_xmit +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd9dc0c5b dsa_unregister_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf13e1803 vid_is_dsa_8021q +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf544b7f9 dsa_tag_drivers_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfd3e2b67 dsa_devlink_param_set +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x0d57f2ca ieee802154_hdr_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x161dc924 ieee802154_mac_cmd_pl_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x2f47af36 nl802154_scan_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x4847699e ieee802154_hdr_peek_addrs +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x61af121b ieee802154_hdr_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x63735156 nl802154_beaconing_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x87e2553b ieee802154_max_payload +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xd7de716d ieee802154_hdr_peek +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xe13a3dcc ieee802154_beacon_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xe6e538c2 nl802154_scan_started +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xedc3b403 ieee802154_mac_cmd_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xf95c93bb nl802154_scan_event +EXPORT_SYMBOL_GPL net/ife/ife 0x529002d9 ife_decode +EXPORT_SYMBOL_GPL net/ife/ife 0x6210e871 ife_tlv_meta_next +EXPORT_SYMBOL_GPL net/ife/ife 0x67db2029 ife_tlv_meta_decode +EXPORT_SYMBOL_GPL net/ife/ife 0x8dc2fa70 ife_encode +EXPORT_SYMBOL_GPL net/ife/ife 0xe7888e98 ife_tlv_meta_encode +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x3972677c esp_output_tail +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x812698b1 esp_output_head +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xf58cb696 esp_input_done2 +EXPORT_SYMBOL_GPL net/ipv4/gre 0xb423f5ab gre_del_protocol +EXPORT_SYMBOL_GPL net/ipv4/gre 0xd699ba2c gre_add_protocol +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x05886466 inet_sk_diag_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x1711592f inet_diag_bc_sk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x1b7bb952 inet_diag_msg_common_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x450ae45d inet_diag_find_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x6573d446 inet_diag_msg_attrs_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x68490253 inet_diag_unregister +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xb0f272cc inet_diag_dump_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xb744d9c0 inet_diag_register +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xed777d17 inet_diag_dump_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/ip_gre 0xf16f6300 gretap_fb_dev_create +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x164004d0 ip_tunnel_rcv +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x1c74813d ip_tunnel_changelink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x243bef1f ip_tunnel_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x59ec53b5 ip_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x5f17251b ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x5f98d0da ip_tunnel_encap_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x72cc43ae ip_md_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x7d496715 ip_tunnel_newlink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x8376f320 ip_tunnel_siocdevprivate +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x9728476c ip_tunnel_init +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xab3b4c3b ip_tunnel_init_net +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xacca1b66 ip_tunnel_uninit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xcba7e590 ip_tunnel_lookup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xd2eaf27e ip_tunnel_ctl +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xeaa43add __ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xed2456e5 ip_tunnel_delete_nets +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xf71edc23 ip_tunnel_dellink +EXPORT_SYMBOL_GPL net/ipv4/netfilter/arp_tables 0x5ff2cb8c arpt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/ip_tables 0x2cf09539 ipt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x357d57ee nf_defrag_ipv4_enable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x5095ab83 nf_defrag_ipv4_disable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_dup_ipv4 0x7dc7a1dc nf_dup_ipv4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x02582433 nf_reject_skb_v4_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x5f688808 nf_reject_ip_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x73acd650 nf_send_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x7dd5fe1b nf_reject_ip_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x8c3323eb nf_reject_skb_v4_tcp_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xc1aa5a18 nf_reject_iphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xd34bb187 nf_send_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_socket_ipv4 0x2420281b nf_sk_lookup_slow_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x30197412 nf_tproxy_get_sock_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x53b96d4b nf_tproxy_handle_time_wait4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0xf87012d0 nf_tproxy_laddr4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0x7c23e7a6 nft_fib4_eval +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0xc52283de nft_fib4_eval_type +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x01ed8abb tcp_vegas_init +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x0e27e007 tcp_vegas_state +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x286dd137 tcp_vegas_get_info +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xcfb0dac4 tcp_vegas_pkts_acked +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xe1a21628 tcp_vegas_cwnd_event +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x028a620f udp_tunnel_notify_add_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x0d205d51 udp_tunnel_notify_del_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x2c0a3e43 udp_tun_rx_dst +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x373c66cd udp_tunnel_drop_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x4727ee3f udp_tunnel_push_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x8596b1cd udp_tunnel_xmit_skb +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x9cf10c05 setup_udp_tunnel_sock +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xc00a6445 udp_tunnel_sock_release +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x4724f637 esp6_output_head +EXPORT_SYMBOL_GPL net/ipv6/esp6 0xe6153254 esp6_output_tail +EXPORT_SYMBOL_GPL net/ipv6/esp6 0xed849f11 esp6_input_done2 +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xab47ddd2 ip6_tnl_encap_setup +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xdbb780c1 ip6_tnl_rcv_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xf166495c ip6_tnl_xmit_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x63a6a02f udp_sock_create6 +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0xd2b35f38 udp_tunnel6_xmit_skb +EXPORT_SYMBOL_GPL net/ipv6/netfilter/ip6_tables 0xf5f26460 ip6t_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x3de2f6e2 nf_defrag_ipv6_enable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x4006b743 nf_defrag_ipv6_disable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xc84caa14 nf_ct_frag6_gather +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_dup_ipv6 0x6a33df2a nf_dup_ipv6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x0a7a44b8 nf_send_reset6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x21f2945e nf_reject_skb_v6_unreach +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x2c2d2c0b nf_reject_ip6hdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x64a97b28 nf_send_unreach6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x7f744f19 nf_reject_ip6_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x93988524 nf_reject_skb_v6_tcp_reset +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xa7e0aa61 nf_reject_ip6_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_socket_ipv6 0xa3478972 nf_sk_lookup_slow_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x2722dc53 nf_tproxy_handle_time_wait6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x641efd48 nf_tproxy_get_sock_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x9aff9c29 nf_tproxy_laddr6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x2ac42f65 nft_fib6_eval +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x68d28c0e nft_fib6_eval_type +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x127cabbe l2tp_recv_common +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x2d90280c l2tp_session_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x2fa7d19f l2tp_tunnel_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x4565b9df l2tp_tunnel_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x45f89a6c l2tp_session_set_header_len +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x4be1b4f5 l2tp_session_get_by_ifname +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x658a638b l2tp_session_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x693c3163 l2tp_tunnel_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x7e7ef42c l2tp_tunnel_get_session +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x88f0c781 l2tp_session_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x8c3d081a l2tp_xmit_skb +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xb6bf7338 l2tp_session_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xc7892a35 l2tp_tunnel_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xddabcd96 l2tp_session_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xe1ff1050 l2tp_session_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xec69d911 l2tp_tunnel_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xeeaf7e54 l2tp_sk_to_tunnel +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xf1539562 l2tp_tunnel_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xf810f87b l2tp_tunnel_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xfba05d0d l2tp_session_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xfcb0b5e2 l2tp_udp_encap_recv +EXPORT_SYMBOL_GPL net/l2tp/l2tp_ip 0x4c73b2de l2tp_ioctl +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x337f2432 l2tp_nl_unregister_ops +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0xe704dbf8 l2tp_nl_register_ops +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x16ad7c5f ieee80211_tkip_add_iv +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1dab0efe ieee80211_set_key_rx_seq +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x2555ce68 ieee80211_remain_on_channel_expired +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x2ce6297a ieee80211_hw_restart_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3482c9ea ieee80211_color_change_finish +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x34aedddd ieee80211_set_active_links_async +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3b36eaa2 ieee80211_iterate_stations_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3b614a4f ieee80211_request_smps +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x5d2773a6 ieee80211_iterate_active_interfaces_mtx +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x5f0c27d0 ieee80211_gtk_rekey_add +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x6388320a ieee80211_vif_to_wdev +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x73cfa458 ieee80211_ave_rssi +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x811be55e ieee80211_calc_tx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x8265653d ieee80211_iterate_active_interfaces_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x8dfd6028 ieee80211_iter_chan_contexts_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x93276856 wdev_to_ieee80211_vif +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9e1c1431 ieee80211_key_replay +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xa539962b ieee80211_ready_on_channel +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xb447864c ieee80211_find_sta_by_link_addrs +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xca347f63 ieee80211_find_sta_by_ifaddr +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xcc8c3a50 ieee80211_obss_color_collision_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd004ea88 ieee80211_key_mic_failure +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd3066143 ieee80211_iterate_interfaces +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xe6839df7 ieee80211_gtk_rekey_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xea792270 ieee80211_remove_key +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xef4dbab9 ieee80211_update_mu_groups +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xf332451b ieee80211_set_active_links +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xf3d1c26b ieee80211_calc_rx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xfcff9a59 ieee80211_resume_disconnect +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x0eac95cf mpls_stats_inc_outucastpkts +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x1c6317cf mpls_output_possible +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x6ae0f095 mpls_dev_mtu +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x6fd37bab nla_put_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x8ee316eb nla_get_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xcb07307b mpls_pkt_too_big +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x0571be5e ip_set_type_unregister +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x0f7f6e38 ip_set_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x11c65a12 ip_set_type_register +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x1a0a7e94 ip_set_add +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x1d15abe6 ip_set_match_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x22d966c6 ip_set_range_to_cidr +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x2a1f60b3 ip_set_init_comment +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x2a3911f8 ip_set_put_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x2c63d30e ip_set_name_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x30d71179 ip_set_nfnl_get_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x397f6231 ip_set_free +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x55f16a97 ip_set_get_ip6_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7924b6de ip_set_hostmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7a15c916 ip_set_del +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7e9d356a ip_set_put_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x81fff2d1 ip_set_netmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9e98722b ip_set_get_ipaddr6 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9f64309b ip_set_test +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa293f8a6 ip_set_get_ipaddr4 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xc55ad9b9 ip_set_put_flags +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xc6adc5a0 ip_set_get_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xd2a5496c ip_set_get_byname +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xece34ee4 ip_set_get_ip4_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf3b4d4ae ip_set_alloc +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf6f0639d ip_set_elem_len +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xfabd6359 ip_set_nfnl_put +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x1c157553 unregister_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x88b83d45 ip_vs_conn_in_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xccaa0afe ip_vs_conn_out_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xe2f6e183 register_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x1356dcef nf_conncount_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xab13a93c nf_conncount_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xb429d114 nf_conncount_gc_list +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xca139501 nf_conncount_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xcb06683d nf_conncount_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xded40268 nf_conncount_list_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xf2a1dbb9 nf_conncount_cache_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x01e51379 nf_conntrack_tuple_taken +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x024c0d2f nf_ct_gre_keymap_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0460ec0f nf_ct_invert_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0721609b nf_ct_tcp_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0741ce21 nf_ct_expect_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x088ddc78 nf_conntrack_eventmask_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0bc00f80 nf_nat_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0c83eff8 nf_ct_helper_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0f9e7c3b nf_conntrack_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x11763aa1 nf_ct_bridge_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x20708289 __nf_ct_change_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2326d575 nf_ct_set_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x249e4c63 nf_ct_netns_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x289c3714 nf_ct_alloc_hashtable +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x28eff409 nf_conntrack_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2ae8cf99 __nf_conntrack_helper_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2c732ff0 nf_ct_tmpl_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x32f4a8ca nf_ct_expect_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x36290411 nf_ct_expect_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x38a15c97 nf_nat_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x39d167ee nf_conntrack_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3d072da9 nf_ct_helper_expectfn_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x40d96a6f nf_ct_unlink_expect_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x452fb4ba nf_ct_helper_expectfn_find_by_symbol +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4bfb7ec2 nf_ct_l4proto_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4e2d14e3 nf_ct_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x52c29017 nf_ct_acct_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5beccd37 __nf_ct_try_assign_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5e6327c0 nf_ct_bridge_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x67cf227d nf_ct_seqadj_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x693c3961 nf_ct_helper_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6f94d035 nf_conntrack_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x707eddb6 nf_ct_expect_related_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x71fba43a nf_nat_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x72d26f8f nf_ct_get_tuplepr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x752f0aa2 nf_ct_port_nlattr_to_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7dd154a5 nf_ct_iterate_cleanup_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7f44fddd nf_ct_seq_offset +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8136ac5d nf_ct_tmpl_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x839665ee nf_ct_ecache_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x84cd7090 nf_ct_expect_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x85f19313 nf_ct_helper_log +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x871f59d5 nf_ct_remove_expect +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8a40a06d nf_connlabels_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8aa300df nf_nat_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8ccd6b04 nf_conntrack_register_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8ffe7e89 nf_conntrack_htable_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x938e0d24 nf_ct_netns_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x955bb50e nf_conn_pernet_ecache +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9897a3f2 __nf_ct_refresh_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x99aea28d nf_ct_timeout_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9adb7399 nf_conntrack_expect_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9c7d0d7c nf_conntrack_in +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9d6dae73 nf_conntrack_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9df1963c nf_ct_untimeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9e94a63d nf_conntrack_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9ed8dffc nf_ct_destroy_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa3094129 nf_conntrack_unregister_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa38efef0 nf_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa6dd28be nf_ct_helper_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaa995898 nf_ct_seq_adjust +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xab887b7d nf_ct_gre_keymap_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xada54e25 __nf_conntrack_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xade165f3 nf_ct_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaf0847f0 nf_conntrack_locks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb0e4e209 nf_connlabels_replace +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb20a8374 nf_conntrack_alter_reply +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb39356f5 nf_ct_port_nla_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb49a7267 nf_conntrack_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb64edee6 nf_ct_add_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb99330ca nf_ct_expect_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbe826324 nf_ct_helper_expectfn_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc18ac88d nf_ct_expect_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc40f284c nf_ct_helper_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc43efc77 nf_conntrack_helpers_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc69d6210 __nf_ct_expect_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc81af396 nf_ct_unexpect_related +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xcd7d0a64 nf_ct_expect_iterate_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xcfccd828 nf_ct_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd505c3e0 nf_ct_port_nlattr_tuple_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd770b1dd nf_conntrack_helpers_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdba7326b nf_conntrack_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdcabe9fd nf_connlabels_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdf374f17 nf_ct_handle_fragments +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe33df002 nf_conntrack_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe3c32a92 nf_ct_get_id +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe448975b nf_conntrack_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe69d4a26 nf_ct_helper_expectfn_find_by_name +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe86f0760 nf_ct_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec4e5be6 nf_ct_port_tuple_to_nlattr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec8beba6 nf_ct_expect_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xeccd4653 nf_ct_skb_network_trim +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xed712c76 nf_ct_remove_expectations +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf38bcdf3 nf_conntrack_max +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf3bdda62 nf_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf3de1423 nf_ct_deliver_cached_events +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf45ffb24 nf_ct_delete +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf945593d nf_ct_kill_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfa737f66 nf_ct_change_status_common +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfb96d3b4 __nf_ct_change_status +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfda2b8e7 nf_conntrack_hash_check_insert +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_amanda 0x1b1793d5 nf_nat_amanda_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_broadcast 0xed599268 nf_conntrack_broadcast_help +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_ftp 0x4b3e4581 nf_nat_ftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0x5dbb8c41 get_h225_addr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0xbca86e3f nfct_h323_nat_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_irc 0xc3fb0238 nf_nat_irc_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_pptp 0x18908c37 nf_nat_pptp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x09063c45 ct_sip_parse_numerical_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x42390e59 ct_sip_parse_address_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x4ba0a4ca nf_nat_sip_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x5344fe38 ct_sip_get_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x6f7e2a9c ct_sip_parse_request +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x8aa71e2e ct_sip_parse_header_uri +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xa06248f1 ct_sip_get_sdp_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_snmp 0x40f99927 nf_nat_snmp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_tftp 0xbc6fca35 nf_nat_tftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x245cdc2d nf_fwd_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x26339226 nft_fwd_dup_netdev_offload +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x69d0f31b nf_dup_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x1acb1bd8 nf_flow_table_cleanup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x260181e3 flow_offload_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x5a7a532a flow_offload_teardown +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x66f2a7a3 nf_flow_table_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x7040e7d5 flow_offload_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x92136a06 nf_flow_rule_route_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xa25427c9 nf_flow_dnat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xae7204b9 flow_offload_add +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xb23c8e45 nf_flow_offload_ipv6_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xb41097a7 nf_flow_rule_route_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xb5619ce1 flow_offload_refresh +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc9327f9b nf_flow_table_offload_setup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc997838f flow_offload_route_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc9c73466 nf_flow_offload_ip_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xcaf9aa7a nf_flow_snat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xd4144e00 flow_offload_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xddaaeb1e nf_flow_table_init +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x1767feb9 nf_nat_ipv6_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x381ba184 nf_ct_nat +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3bc17c49 nf_nat_masquerade_inet_register_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3f402e54 nf_nat_ipv6_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x48a9f0b9 nf_nat_icmpv6_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x610b55c8 nf_nat_redirect_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x65d2d889 nf_nat_exp_find_port +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x72e6db23 nf_nat_icmp_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x8b8873d9 nf_nat_ipv4_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x8c90813e nf_nat_ipv4_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x90208d9a nf_ct_nat_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x935b1ba9 nf_nat_inet_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x9cddeb44 nf_nat_packet +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x9edd248c nf_nat_inet_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb138db4f nf_nat_alloc_null_binding +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb4a5122a nf_nat_redirect_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd008a8e2 nf_nat_masquerade_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd9c25654 nf_nat_masquerade_inet_unregister_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xe0c60971 nf_nat_inet_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xf242f781 nf_nat_masquerade_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x0892bc4e synproxy_recv_client_ack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x1f099794 synproxy_init_timestamp_cookie +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x3361dfd9 ipv6_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x3e6ce40e nf_synproxy_ipv6_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x57424922 nf_synproxy_ipv6_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x78955a8c ipv4_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x86fdea3f nf_synproxy_ipv4_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x87a0fc74 synproxy_parse_options +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x8fd979fe synproxy_send_client_synack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xca9fc082 synproxy_net_id +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xe8b02925 synproxy_send_client_synack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xefd34713 nf_synproxy_ipv4_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xf308f516 synproxy_recv_client_ack +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0a3b6d95 nft_chain_validate_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x26dec124 nft_meta_set_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2c5f57e6 nft_data_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2eb164c9 nft_meta_inner_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2f03c5ad nft_register_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x344509ae __nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x34bb7b61 nft_reg_track_update +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3acacbd6 nft_chain_validate_dependency +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3af46b0c nft_request_module +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x41b71e65 nft_trace_enabled +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4cecbb60 nft_meta_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4fbb497f nft_unregister_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5459d71a nft_obj_notify +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x570cf771 nf_tables_destroy_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5c43186b nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5f9273b3 nft_unregister_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x62a36f6a nft_register_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x64b18545 nft_parse_register_store +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x686702c6 nf_tables_activate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6901724a __nft_release_basechain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6a0ea7dd nft_flowtable_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6f72aaef nft_meta_set_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x70f566c2 nf_tables_bind_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x79d312a2 nft_expr_reduce_bitwise +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7d96804e nft_obj_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8ac735cb nft_register_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x96a1323f nft_data_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x98de3d1a nft_meta_get_reduce +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9a94258d nft_do_chain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa89e8aba nft_set_catchall_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb210eec7 nft_meta_get_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb2a82aea nft_dump_register +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb76f78ec nft_register_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb8ea079a nf_tables_deactivate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbc625f5f nft_chain_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc1804cc7 nft_set_lookup_global +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc6c9c20a nf_tables_deactivate_flowtable +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xcc4c0214 nft_unregister_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xd96c1a33 nft_meta_set_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xdab39d92 nft_meta_get_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe10ff6e5 nft_unregister_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b8cc13 nft_parse_register_load +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xed84fe5b nft_data_release +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xef61e4e2 nft_meta_set_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf59feb15 nft_set_elem_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf8e2ba03 nft_meta_set_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf92fd696 nft_meta_get_dump +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x1fc16f66 nfnetlink_subsys_register +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x343571ba nfnetlink_send +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5ce3b588 nfnl_lock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x8b2c7f93 nfnetlink_unicast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xa9a1a632 nfnetlink_set_err +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xb3924698 nfnetlink_has_listeners +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xc8f72c98 nfnetlink_broadcast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xdb065657 nfnl_unlock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xe23b5f9d nfnetlink_subsys_unregister +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x3cd57431 nfnl_acct_overquota +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x886aec4e nfnl_acct_find_get +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xa2d2f000 nfnl_acct_update +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xbecf5d14 nfnl_acct_put +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x35eff5e0 nf_osf_fingers +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0xa06f65d3 nf_osf_match +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0xf611f979 nf_osf_find +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x90882ab7 nft_fib_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xd7565023 nft_fib_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xd7ed2d0b nft_fib_init +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xee2092a4 nft_fib_reduce +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xf5c12146 nft_fib_store_result +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x118816d4 nft_reject_init +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x1de558c1 nft_reject_icmpv6_code +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x43b4b4b0 nft_reject_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9d46ccf8 nft_reject_policy +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xb96c75cb nft_reject_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xe2c84666 nft_reject_icmp_code +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x00f93345 xt_replace_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x04e27719 xt_compat_flush_offsets +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x14bc57d8 xt_register_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x2c73c683 xt_compat_target_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x48045eaa xt_compat_target_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x6eae707a xt_request_find_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x79dbe581 xt_request_find_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7bce4603 xt_data_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x807d2b2c xt_recseq +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x823edea5 xt_compat_add_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x8b8539a9 xt_compat_match_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x90741db3 xt_proto_init +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x9c995c69 xt_percpu_counter_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa629bdee xt_unregister_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa7c94f1d xt_compat_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xaa7938ef xt_compat_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xadc17558 xt_proto_fini +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xae9c5db6 xt_compat_match_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xb02c6fcf xt_compat_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xb5929bdb xt_request_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xb913e011 xt_register_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xb96a0f3e xt_check_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xbfacb837 xt_percpu_counter_free +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc1b606cf xt_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc3e54321 xt_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc7fae024 xt_compat_calc_jump +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xce053aef xt_hook_ops_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd1e246a2 xt_compat_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd3fcc511 xt_tee_enabled +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xddf68fc6 xt_find_revision +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf12e3d5e xt_table_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf2d232f6 xt_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf6abeb06 xt_copy_counters +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf729f9c1 xt_check_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xfd90977a xt_unregister_table +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x3ed9a491 xt_rateest_put +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x64f1da72 xt_rateest_lookup +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x0d7243a6 nci_spi_allocate_spi +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x5c34b393 nci_spi_read +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0xe45ae3f5 nci_spi_send +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x0a3e7093 nci_uart_set_config +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x30691814 nci_uart_register +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x6a51cd8c nci_uart_unregister +EXPORT_SYMBOL_GPL net/nsh/nsh 0x6bf65648 nsh_pop +EXPORT_SYMBOL_GPL net/nsh/nsh 0xfec572da nsh_push +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x17045e05 ovs_vport_free +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x2868f375 ovs_netdev_tunnel_destroy +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x75c0d8c9 ovs_vport_alloc +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x99d2ebda __ovs_vport_ops_register +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xa2212424 ovs_netdev_link +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xff934a86 ovs_vport_ops_unregister +EXPORT_SYMBOL_GPL net/psample/psample 0x18fc86c7 psample_group_get +EXPORT_SYMBOL_GPL net/psample/psample 0x8116e11f psample_group_put +EXPORT_SYMBOL_GPL net/psample/psample 0xa8246c19 psample_group_take +EXPORT_SYMBOL_GPL net/psample/psample 0xda4e4b6c psample_sample_packet +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x5e877c9e qrtr_endpoint_register +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x8d25501f qrtr_ns_remove +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xa47e91ba qrtr_ns_init +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xa66dbe6e qrtr_endpoint_post +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xe64090b4 qrtr_endpoint_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0x00a467af rds_wq +EXPORT_SYMBOL_GPL net/rds/rds 0x0ad734e9 rds_trans_register +EXPORT_SYMBOL_GPL net/rds/rds 0x14b6a7d1 rds_for_each_conn_info +EXPORT_SYMBOL_GPL net/rds/rds 0x1ca3db77 rds_send_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x1d9a8573 rds_message_addref +EXPORT_SYMBOL_GPL net/rds/rds 0x1e64238c rds_rdma_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x1f341f58 rds_send_path_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x287ae96b rds_conn_path_drop +EXPORT_SYMBOL_GPL net/rds/rds 0x2b0d543c rds_message_add_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x31a63c9b rds_message_put +EXPORT_SYMBOL_GPL net/rds/rds 0x3372538f rds_inc_put +EXPORT_SYMBOL_GPL net/rds/rds 0x36087aa4 rds_stats +EXPORT_SYMBOL_GPL net/rds/rds 0x45a4781e rds_addr_cmp +EXPORT_SYMBOL_GPL net/rds/rds 0x4d4b9fc6 rds_connect_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x56502fd4 rds_recv_incoming +EXPORT_SYMBOL_GPL net/rds/rds 0x582fe5cf rds_message_add_rdma_dest_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x585f567b rds_message_populate_header +EXPORT_SYMBOL_GPL net/rds/rds 0x788ef4da rds_cong_map_updated +EXPORT_SYMBOL_GPL net/rds/rds 0x7a51d3fe rds_conn_destroy +EXPORT_SYMBOL_GPL net/rds/rds 0x85e4e520 rds_stats_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0x8ffec320 rds_inc_init +EXPORT_SYMBOL_GPL net/rds/rds 0x9dcbbbf0 rds_page_remainder_alloc +EXPORT_SYMBOL_GPL net/rds/rds 0xa6c9255e rds_atomic_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xaa5b36af rds_inc_path_init +EXPORT_SYMBOL_GPL net/rds/rds 0xbd6c8cb1 rds_send_xmit +EXPORT_SYMBOL_GPL net/rds/rds 0xbd7ebe1c rds_conn_create_outgoing +EXPORT_SYMBOL_GPL net/rds/rds 0xbfd69c74 rds_conn_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0xc2dab779 rds_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0xc5c51207 rds_conn_path_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0xcf7dd6be rds_info_deregister_func +EXPORT_SYMBOL_GPL net/rds/rds 0xdaeee2e6 rds_connect_path_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xf00c10d0 rds_message_unmapped +EXPORT_SYMBOL_GPL net/rds/rds 0xf80ec5e5 rds_info_register_func +EXPORT_SYMBOL_GPL net/rds/rds 0xfa346e07 rds_trans_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0xfa3596c9 rds_send_path_reset +EXPORT_SYMBOL_GPL net/rds/rds 0xfa7c2ce9 rds_conn_create +EXPORT_SYMBOL_GPL net/rds/rds 0xfcbe73dc rds_conn_drop +EXPORT_SYMBOL_GPL net/rds/rds 0xff37aa47 rds_send_ping +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x0709a730 mqprio_qopt_reconstruct +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x8d54111c mqprio_validate_qopt +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xcede419b mqprio_fp_to_offload +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x6ce9b467 pie_calculate_probability +EXPORT_SYMBOL_GPL net/sched/sch_pie 0xd7981495 pie_process_dequeue +EXPORT_SYMBOL_GPL net/sched/sch_pie 0xf83f4cfb pie_drop_early +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x16f8ba5d taprio_offload_get +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x6a6b1c12 taprio_offload_free +EXPORT_SYMBOL_GPL net/sctp/sctp 0x0e707ce8 sctp_transport_traverse_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0x6472e439 sctp_for_each_endpoint +EXPORT_SYMBOL_GPL net/sctp/sctp 0x7c58b415 sctp_get_sctp_info +EXPORT_SYMBOL_GPL net/sctp/sctp 0xac3b04be sctp_transport_lookup_process +EXPORT_SYMBOL_GPL net/smc/smc 0x073a6de0 smc_proto +EXPORT_SYMBOL_GPL net/smc/smc 0x55f9a287 smc_proto6 +EXPORT_SYMBOL_GPL net/smc/smc 0x6502db8e smc_unhash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0xc7725405 smc_hash_sk +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x0d25da0a gss_mech_unregister +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x38d3dce5 g_make_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x482ac5a4 g_token_size +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x877c308d svcauth_gss_register_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd7673035 g_verify_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd8b267f4 gss_mech_register +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xfe7c4878 svcauth_gss_flavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x01237b5d bc_svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x01928d9c rpc_setbufsize +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x01b240a7 xprt_wake_pending_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x035bb67a svc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0377cc28 svc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x053d7172 xdr_stream_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05e807a9 xdr_encode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x065994f1 xdr_encode_opaque_fixed +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0824774d svc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0921f463 svc_rpcb_cleanup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0a1df606 cache_destroy_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0e1ede91 rpc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0e4d54bf rpc_sleep_on_priority +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0eea8b59 rpc_clnt_swap_deactivate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0f57df82 rpc_force_rebind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x11a10719 xprt_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x11b58d39 svc_xprt_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x13a17bf3 rpc_call_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x15dc0588 sunrpc_cache_update +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x17478fdb gssd_running +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x179085f2 svc_seq_show +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x17fb5b9a svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x18441b7c rpcauth_stringify_acceptor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1b31867e xdr_decode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1dc06506 rpc_mkpipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1dc40ec4 rpc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e119a79 rpcauth_get_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1f53df02 sunrpc_cache_pipe_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x20cb1c35 rpc_remove_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x225c7dfb xdr_read_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x23068d18 rpc_clnt_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x25a3dede xprt_free_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x271e182e svc_xprt_received +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2919b156 xdr_decode_string_inplace +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x291fe76a svc_unreg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2d5b06c0 xdr_stream_decode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2d83acb3 rpc_mkpipe_dentry +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2e882d61 rpc_clnt_xprt_switch_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f7d38f9 svc_age_temp_xprts_now +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f8c579b svc_reg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f902668 xdr_decode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x317b225f rpc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31a89d59 rpc_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34d184de rpc_wake_up_status +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x36f7a1b9 auth_domain_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x37b08601 svc_xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x385b8ed2 csum_partial_copy_to_xdr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x387e1639 rpc_pipefs_notifier_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x38e049c7 read_bytes_from_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x39d1bfa0 svc_fill_symlink_pathname +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3a66726a put_rpccred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3b328952 svc_recv +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3c024555 svc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3c35a6cc rpc_put_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3cfb6902 xdr_inline_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3edd8d8d xdr_enter_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f9a2b0b rpcauth_get_gssinfo +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x42ac5f97 rpc_clnt_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4371676a xprt_complete_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x43c2a391 cache_check +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x441be75b rpc_clnt_xprt_switch_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x44ca9ef2 rpc_init_pipe_dir_head +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x461582fe rpc_wake_up_next +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4721eff1 auth_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4897471c xprt_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4afedab1 xprtiod_workqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dac77f0 xdr_encode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dd169a2 xdr_stream_decode_opaque_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dfdd122 xprt_lock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e2d3ec9 rpc_destroy_pipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e8f6ca7 sunrpc_net_id +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x507129ec xdr_stream_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x511536ac xprt_unpin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53445f68 nlm_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x54205e49 xdr_truncate_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x549c0738 rpc_ntop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x55298700 svcauth_unix_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x555bc434 rpc_shutdown_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a45ba31 svc_auth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5ac98911 rpc_clone_client_set_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5ada4c46 rpc_clnt_setup_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5d2025fd xprt_wake_up_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5d98025f rpcauth_init_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5dbae9b1 rpc_find_or_alloc_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5e023a6d rpc_call_start +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5f7559c7 svc_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6085c9fa rpc_count_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x609202f9 rpc_task_gfp_mask +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x633713f5 xprt_release_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x650927ff rpc_wait_for_completion_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x65ecae45 rpc_call_sync +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66499d2f xprt_adjust_cwnd +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66ed2439 rpc_destroy_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x67fdf154 rpc_pton +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x683e6a14 rpc_peeraddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x68a0daf1 rpc_task_release_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6a932916 cache_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6ab5dc64 xdr_terminate_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6ac37791 rpc_d_lookup_sb +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6bbc563d xprt_request_get_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6c220202 xdr_page_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6cf3334d rpc_alloc_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6d116a57 rpc_switch_client_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6e49ecb4 cache_unregister_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6e60cba3 rpcauth_wrap_req_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6f92217a rpcauth_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6fd92a3a rpcb_getport_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7014f763 svc_rpcbind_set_version +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x712f89d4 rpcauth_destroy_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71bc40e3 rpc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71fa908a cache_flush +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x73fe85d8 rpc_call_null +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7698666f svc_rqst_replace_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x76e50864 svc_find_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x77703636 xprt_reserve_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x77dff726 sunrpc_cache_unhash +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x78d19a82 xdr_stream_decode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x79831fbe xprt_wait_for_reply_request_def +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7cce6272 svc_encode_result_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7d967b3a rpc_queue_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7da6cc75 xprt_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7de53067 rpc_init_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7e24f1ad rpc_unlink +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x80d83127 xdr_reserve_space_vec +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x81078b4a svc_set_num_threads +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x84bdcbcf xprt_unregister_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x84fe0508 cache_seq_stop_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x872bae80 svc_authenticate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x876471d2 xprt_force_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8890f347 xprt_setup_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x891a16e2 svc_reserve +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8a70c2d9 cache_create_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8a744db1 svc_generic_init_request +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8ad2369f rpc_sleep_on_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8da6999c rpc_clnt_xprt_switch_remove_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8f6a3ffd xdr_init_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8fec0387 xprt_reconnect_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x91bc6aeb xdr_write_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x925b11ed xprt_reconnect_backoff +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x937dfc2f rpc_restart_call_prepare +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x959e4206 sunrpc_destroy_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9670b5a1 rpc_free_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x96b13fb9 rpc_malloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x975864e4 svc_xprt_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x98605fab rpc_cancel_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x987e1cdb rpcauth_lookupcred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99aee353 rpc_init_priority_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99dde270 xprt_pin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99e5756e rpcauth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9bdda8fb svc_xprt_enqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9df29553 rpc_clnt_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9e26f5f8 sunrpc_cache_register_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9fa5b616 svc_rqst_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa0866668 rpcauth_lookup_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa0fe99e8 rpc_clnt_xprt_switch_has_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa1503c76 xdr_stream_move_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa561b825 cache_register_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa5d9c76b rpc_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa66ee83d rpcauth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa678f913 rpc_wake_up_first +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa7f555a0 rpc_localaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa83aa28f rpc_clnt_manage_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa9925419 rpc_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaaea079f rpc_uaddr2sockaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaafdf021 sunrpc_cache_unregister_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xab67833f xprt_release_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xab9464e3 rpc_set_connect_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xacb801d7 rpc_net_ns +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaea151c0 rpc_count_iostats_metrics +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaee464f9 svc_xprt_copy_addrs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf04b2e9 rpc_num_bc_slots +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf063334 xprt_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf5bf6ef nfs_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb205827a xprt_lookup_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb51a3724 rpc_pipefs_notifier_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb6cdfab0 svc_print_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb7c205d8 xprt_release_rqst_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb7cf49d0 svc_bind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb86459cf svc_xprt_deferred_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb8813506 svc_rqst_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb8be2bbc xprt_add_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb93b8a00 rpc_sleep_on +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xba382c35 rpc_exit +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbb7051ac xdr_buf_from_iov +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbcd5bd25 rpc_run_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbd50771e svc_rpcb_setup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf629b68 xdr_encode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf9d1b96 nfsd_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc006e6ba svc_auth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc04012e5 rpc_wake_up_queued_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc08bbb49 svc_xprt_init +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0908dd0 svc_destroy +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc12435e3 rpc_calc_rto +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc1370fb9 rpc_put_task_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc1551f00 rpc_pipe_generic_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc26ed724 rpc_prepare_reply_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc3894f0d xdr_stream_zero +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc4af5ee5 cache_seq_next_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc6399e52 svc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc658b878 rpc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc66a4d6f xdr_buf_trim +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc7317fff svc_xprt_names +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc74a019a rpc_clnt_probe_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8bdd0f5 sunrpc_cache_pipe_upcall_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8e96dea qword_addhex +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc9cea4a8 xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xca2c8bb2 svc_drop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xca32092a sunrpc_cache_lookup_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcc28d8a4 xdr_stream_decode_string_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcddf9047 svc_generic_rpcbind_set +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcde53e02 xdr_set_pagelen +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce678a59 xdr_decode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce6d2e38 rpc_get_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcec8ac42 svc_xprt_destroy_all +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcee2bb9e svc_create_pooled +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcffdefb5 svc_addsock +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd236496a auth_domain_lookup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd50598e7 rpc_task_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd5366f03 svc_sock_update_bufs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd5e0fe77 svc_fill_write_vector +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd766ac0a rpc_clone_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd8b3e1e1 rpcauth_unwrap_resp_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd8c4808b xdr_inline_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd9b66f4b rpc_bind_new_program +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdc5b1110 xdr_buf_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd2b46aa xprt_unlock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd691402 xprt_find_transport_ident +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd9b6b18 xprt_disconnect_done +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xddfe2df4 xdr_process_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xde875782 rpcauth_init_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdea6941a xdr_init_encode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdf495423 rpc_clnt_swap_activate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe0214b07 rpc_killall_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe0c0b96b __xdr_commit_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe0e3df4a svc_exit_thread +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe2dfb3fe rpc_peeraddr2str +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe3bd562a xprt_wait_for_buffer_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe3dec9fa xprt_alloc_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe3f5d1c9 write_bytes_to_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe4303394 rpc_put_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe4464f71 unix_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe47c42df rpc_init_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5919cb1 xdr_encode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe7a393ad xdr_reserve_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe8122e96 xdr_init_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe851d6e6 rpc_release_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe8f4fd0f xdr_stream_decode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe97f4ce5 qword_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe9d22b2d rpc_add_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe9fb9794 rpc_clnt_show_stats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeca89af5 xprt_wait_for_reply_request_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xecc7d6fb xdr_init_decode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xed82833f xprt_register_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedcf6be4 qword_add +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xede8a5db xprt_reserve_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xee0ee6ee rpc_restart_call +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeeacab69 rpc_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xef669891 cache_seq_start_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf0b7775d rpc_init_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf1cf9c6f rpc_max_bc_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf23d7af5 svcauth_unix_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7c866ca rpc_machine_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf8f59392 rpc_clnt_iterate_for_each_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfa1b9e8a _copy_from_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfbc2594f sunrpc_init_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfc980f9e rpc_sleep_on_priority_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfe2f6d31 xdr_stream_encode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xff913110 xprt_destroy_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xffe935c8 xprt_write_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfff712f0 xdr_encode_word +EXPORT_SYMBOL_GPL net/tls/tls 0x81e949a4 tls_encrypt_skb +EXPORT_SYMBOL_GPL net/tls/tls 0x8629f7c3 tls_offload_tx_resync_request +EXPORT_SYMBOL_GPL net/tls/tls 0xac25738c tls_validate_xmit_skb +EXPORT_SYMBOL_GPL net/tls/tls 0xb0f53c14 tls_device_sk_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x03a81e69 virtio_transport_stream_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x06af44a7 virtio_transport_inc_tx_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0ac63b7d virtio_transport_notify_poll_in +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0e557c1b virtio_transport_dgram_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0fcc2c99 virtio_transport_do_socket_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x11759834 virtio_transport_shutdown +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x14531964 virtio_transport_dgram_bind +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x1900bca1 virtio_transport_notify_send_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x19fbacce virtio_transport_dgram_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x1a73d64f virtio_transport_stream_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x21bb25e6 virtio_transport_seqpacket_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x240d2f78 virtio_transport_release +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x32839b5b virtio_transport_notify_send_post_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x35bdd3a6 virtio_transport_stream_is_active +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x45ec3b09 virtio_transport_notify_buffer_size +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x58abc345 virtio_transport_notify_send_pre_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x5ae6444a virtio_transport_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x713c01f1 virtio_transport_seqpacket_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x74c498de virtio_transport_notify_recv_pre_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8491e38e virtio_transport_notify_recv_post_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x89fe06a6 virtio_transport_notify_recv_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8a643fde virtio_transport_recv_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8f4eb824 virtio_transport_purge_skbs +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x902678c8 virtio_transport_stream_rcvhiwat +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x9d54c847 virtio_transport_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xa007003c virtio_transport_notify_send_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xad2f21b0 virtio_transport_seqpacket_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb69111e1 virtio_transport_connect +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbabd30f5 virtio_transport_dgram_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc89b9ae9 virtio_transport_get_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xcfe66ae0 virtio_transport_notify_poll_out +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd6afad2d virtio_transport_put_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xdd97ab16 virtio_transport_deliver_tap_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe55e260c virtio_transport_stream_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf3b8cf7b virtio_transport_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf480c740 virtio_transport_read_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf589baeb virtio_transport_notify_recv_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0697de28 vsock_deliver_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0e9bc9b6 vsock_addr_unbind +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x11b3a0af vsock_assign_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x284e07d8 vsock_bind_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3d4b0fca vsock_addr_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3ee15a54 vsock_insert_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4b99648c vsock_addr_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x558c3bbc vsock_core_unregister +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x56e8a7ec vsock_find_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x573777b8 vsock_enqueue_accept +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x57c25f5d vsock_dgram_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x57f7d111 vsock_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x5c5a66a1 vsock_add_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x65d28ac5 vsock_core_get_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x68684179 vsock_remove_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x749a86cf vsock_remove_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x75281f48 vsock_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x7c665b53 vsock_add_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x90aa8549 vsock_find_cid +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9525e30e vsock_remove_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x954a68ab vsock_core_register +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9bb6fd09 vsock_connected_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xaf2674b5 vsock_addr_equals_addr +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb0d7bda7 vsock_addr_cast +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb103aa1d vsock_connectible_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb4fccd24 vsock_find_bound_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xbba3c39c vsock_remove_sock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xbc75c696 vsock_for_each_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc92f7f50 vsock_table_lock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe0094f06 vsock_data_ready +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe244136a vsock_remove_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xec96eadf vsock_addr_validate +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xeeae693b vsock_connectible_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xf2542827 vsock_create_connected +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x1eeaca9d cfg80211_wext_siwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x2c4d462a cfg80211_wext_giwname +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x38c534d9 cfg80211_wext_giwrange +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x405b6a11 wiphy_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x442957a1 wiphy_delayed_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x4c60a28d cfg80211_wext_giwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x6ddf1ca4 cfg80211_wext_siwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x6f804152 cfg80211_wext_giwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x735fdb44 wiphy_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x859eef7d cfg80211_vendor_cmd_reply +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x86cbefa3 cfg80211_shutdown_all_interfaces +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x87c7acb7 cfg80211_wext_giwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x8b1d505f cfg80211_vendor_cmd_get_sender +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x8c6d191d cfg80211_wext_siwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xa6b6c651 cfg80211_wext_giwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xa75703cd wiphy_delayed_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xad1c73fb cfg80211_wext_siwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xd9e53d68 cfg80211_pmsr_report +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xdbc50f8f cfg80211_pmsr_complete +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xfc590fae cfg80211_wext_giwretry +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0049ca83 xfrm_aead_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x00c80741 xfrm_ealg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0a575945 xfrm_count_pfkey_auth_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x28e23139 xfrm_probe_algs +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x37a02412 xfrm_aalg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x5c699441 xfrm_aalg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x72395dc1 xfrm_calg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x7a8ca627 xfrm_count_pfkey_enc_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xaab23340 xfrm_calg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xb73be794 xfrm_ealg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xc6b1fdbe xfrm_aalg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xd6f50cf7 xfrm_ealg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x14c36059 ipcomp_init_state +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x97cb68a1 ipcomp_input +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xd2cc961d ipcomp_output +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xd4f4d330 ipcomp_destroy +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0x4a0c7516 xfrm_msg_min +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0xa294bed8 xfrma_policy +EXPORT_SYMBOL_GPL sound/ac97_bus 0x6b8e808c snd_ac97_reset +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x0ae5b562 snd_seq_kernel_client_put +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x27e9df94 snd_seq_kernel_client_get +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xadb51cff snd_seq_client_ioctl_unlock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xcbf9166f snd_seq_system_broadcast +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xe50413d7 snd_seq_client_ioctl_lock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xf0c8f9fa snd_seq_expand_var_event_at +EXPORT_SYMBOL_GPL sound/core/snd 0x055c1d6e snd_device_get_state +EXPORT_SYMBOL_GPL sound/core/snd 0x28c3712d snd_card_free_on_error +EXPORT_SYMBOL_GPL sound/core/snd 0x39281594 snd_card_disconnect_sync +EXPORT_SYMBOL_GPL sound/core/snd 0x3d4fa73f snd_ctl_get_preferred_subdevice +EXPORT_SYMBOL_GPL sound/core/snd 0x3edafa4c snd_ctl_activate_id +EXPORT_SYMBOL_GPL sound/core/snd 0x4edce2b9 snd_ctl_register_layer +EXPORT_SYMBOL_GPL sound/core/snd 0x518b9ec6 snd_power_ref_and_wait +EXPORT_SYMBOL_GPL sound/core/snd 0x5af762f1 snd_fasync_free +EXPORT_SYMBOL_GPL sound/core/snd 0x6f3b5f4b snd_device_initialize +EXPORT_SYMBOL_GPL sound/core/snd 0x742ae0ca snd_device_disconnect +EXPORT_SYMBOL_GPL sound/core/snd 0x86f785ec snd_ctl_apply_vmaster_followers +EXPORT_SYMBOL_GPL sound/core/snd 0x8cbee481 snd_devm_card_new +EXPORT_SYMBOL_GPL sound/core/snd 0x995a3f59 snd_ctl_disconnect_layer +EXPORT_SYMBOL_GPL sound/core/snd 0xc80d61b4 snd_ctl_sync_vmaster +EXPORT_SYMBOL_GPL sound/core/snd 0xc9260b02 snd_card_add_dev_attr +EXPORT_SYMBOL_GPL sound/core/snd 0xd49aa0e9 snd_fasync_helper +EXPORT_SYMBOL_GPL sound/core/snd 0xd9327ceb snd_card_rw_proc_new +EXPORT_SYMBOL_GPL sound/core/snd 0xe42b665e snd_card_ref +EXPORT_SYMBOL_GPL sound/core/snd 0xefd679ea snd_ctl_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/core/snd 0xf8f2a4eb snd_kill_fasync +EXPORT_SYMBOL_GPL sound/core/snd 0xfaf598c6 snd_ctl_request_layer +EXPORT_SYMBOL_GPL sound/core/snd-compress 0x7186dce2 snd_compr_stop_error +EXPORT_SYMBOL_GPL sound/core/snd-compress 0x7e052766 snd_compress_new +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x04ad8dda snd_pcm_stream_unlock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x04e1b99f snd_pcm_std_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x09e913c1 snd_pcm_alt_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x0dd6294a snd_pcm_stream_unlock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x12b8955c snd_pcm_stream_lock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x1d646f76 snd_pcm_stop_xrun +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x26192cb1 snd_pcm_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x2fb73388 snd_pcm_hw_constraint_eld +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x3ab77c98 snd_pcm_fill_iec958_consumer +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5bca9362 _snd_pcm_stream_lock_irqsave +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5c407196 snd_pcm_fill_iec958_consumer_hw_params +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x649892e8 snd_pcm_create_iec958_consumer_default +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x68b9d7bd snd_dma_buffer_sync +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x82b59553 snd_pcm_stream_unlock_irqrestore +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x8d864069 snd_pcm_rate_range_to_bits +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x93d6ec31 _snd_pcm_stream_lock_irqsave_nested +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x9d2352a7 snd_devm_alloc_dir_pages +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa286a234 snd_pcm_format_name +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa31c9eaa snd_pcm_stream_lock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xab8bc1a2 snd_pcm_rate_mask_intersect +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xb32c7568 snd_pcm_lib_default_mmap +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x00c94d11 snd_dmaengine_pcm_trigger +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x06ce6998 snd_dmaengine_pcm_pointer_no_residue +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x27267200 snd_dmaengine_pcm_refine_runtime_hwparams +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x49051ba9 snd_dmaengine_pcm_open_request_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x80e163c4 snd_dmaengine_pcm_pointer +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x83a67915 snd_dmaengine_pcm_request_channel +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x8b6b8356 snd_hwparams_to_dma_slave_config +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x9bdfa83d snd_dmaengine_pcm_open +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xbb62c278 snd_dmaengine_pcm_close +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xc8c8e207 snd_dmaengine_pcm_close_release_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xdad05c09 snd_dmaengine_pcm_get_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xe0982c5d snd_dmaengine_pcm_set_config_from_dai_data +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0x26cb82e0 snd_rawmidi_free +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0xc8d74820 snd_rawmidi_init +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0x7306b2ca snd_seq_driver_unregister +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0x788155a6 __snd_seq_driver_register +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x135d4dd4 snd_ump_endpoint_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x382510da snd_ump_attach_legacy_rawmidi +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x56ee2507 snd_ump_parse_endpoint +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x5b39d06f snd_ump_convert_from_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xcc0747b1 snd_ump_block_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xccc2a7f2 snd_ump_transmit +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe3590e5b snd_ump_convert_to_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe67e7f48 snd_ump_receive_ump_val +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xf22a4160 snd_ump_switch_protocol +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xfb3d514e snd_ump_receive +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x0c308808 amdtp_domain_destroy +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x270324bc amdtp_domain_stop +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x3cd31df6 amdtp_am824_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x45fae60b amdtp_am824_midi_trigger +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x4e332351 amdtp_domain_stream_pcm_pointer +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x6180308a amdtp_am824_set_midi_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x78b4c5e5 amdtp_am824_set_parameters +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x8ed76abc amdtp_domain_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x9f8b82e8 amdtp_domain_stream_pcm_ack +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xa789af2d amdtp_domain_add_stream +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xaa04990d amdtp_am824_set_pcm_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xc4e4267c amdtp_am824_add_pcm_hw_constraints +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xcc5133d3 amdtp_domain_start +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x0cc487c4 snd_hdac_ext_bus_link_power_down +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x11459a8a snd_hda_ext_driver_register +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x165d3f08 snd_hdac_ext_bus_get_ml_capabilities +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x19f2b48c snd_hdac_ext_bus_link_put +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x2150696a snd_hdac_ext_bus_link_power_up_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x22809b74 snd_hdac_ext_bus_init +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x3b8f40ab snd_hdac_ext_bus_get_hlink_by_name +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x40706aed snd_hdac_ext_bus_ppcap_int_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x4628f77e snd_hda_ext_driver_unregister +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x503c626a snd_hdac_ext_cstream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x50fd47d3 snd_hdac_ext_bus_link_power_down_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x57278b57 snd_hdac_ext_bus_ppcap_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x5f18d17d snd_hdac_ext_stream_decouple_locked +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x60547804 snd_hdac_ext_stream_reset +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x644291df snd_hdac_ext_stream_setup +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x691df5a7 snd_hdac_ext_bus_link_clear_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x73f54232 snd_hdac_ext_bus_exit +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x7dfa79f6 snd_hdac_ext_bus_link_get +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x8ae7f96c snd_hdac_ext_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x94cc64f9 snd_hdac_ext_link_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa01775ff snd_hdac_ext_stream_init_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa3827d88 snd_hdac_ext_stream_start +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xaa73fe9e snd_hdac_ext_bus_link_set_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xac75eb1c snd_hdac_ext_stream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xacfa00c2 snd_hdac_ext_bus_device_remove +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xad52e741 snd_hdac_ext_stream_decouple +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xd8b26a85 snd_hdac_ext_stream_clear +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe8060174 snd_hdac_ext_stream_release +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xeceed6d7 snd_hdac_ext_stream_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf41f142b snd_hdac_ext_bus_get_hlink_by_addr +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf49501e7 snd_hdac_ext_bus_link_power_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x02202131 snd_hdac_regmap_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x03fab588 snd_hdac_stream_start +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x05636f93 snd_hdac_aligned_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0cb5b059 snd_hdac_sync_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0d1becca snd_hdac_bus_init_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1206663f snd_hdac_power_down_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1488641f snd_hdac_aligned_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x158cce15 snd_hdac_bus_reset_link +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1a7ee27c snd_hdac_override_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1dec3708 snd_hdac_query_supported_pcm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2157b756 snd_hdac_is_supported_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x21c12c2b hdac_get_device_id +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x21c21ff6 snd_hdac_regmap_add_vendor_verb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x225f03a5 snd_hdac_device_register +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x236a03b2 snd_hdac_get_stream_stripe_ctl +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x23f372ff snd_hdac_regmap_write_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x28d37186 snd_hdac_sync_audio_rate +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2953adda snd_hdac_codec_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2953fc2f snd_hdac_bus_send_cmd +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2c62ce6b snd_hdac_bus_init_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x35d9d9f5 snd_hdac_bus_exit_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x383345b2 snd_hdac_stream_get_spbmaxfifo +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x396b084b snd_hdac_stream_stop +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3b928ecf snd_hdac_get_stream +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3bd544c2 snd_hdac_get_active_channels +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3c6bd87a snd_hdac_bus_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3cf9f471 snd_hdac_device_set_chip_name +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4050829f snd_hdac_stop_streams +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x407c1103 snd_hdac_stream_assign +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x43d6e4a6 snd_hdac_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x480c8947 snd_hdac_stream_set_spib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x48f61ee6 snd_hdac_codec_link_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c7ec4b6 snd_hdac_get_ch_alloc_from_ca +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x50637cca snd_hdac_stream_sync_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x50b739fa _snd_hdac_read_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x53fa2151 snd_hdac_setup_channel_mapping +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x56f58be5 snd_hdac_stream_timecounter_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x57909b22 snd_hdac_bus_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x58123879 snd_hdac_stream_drsm_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5c07cb49 snd_hdac_calc_stream_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5d7b475f snd_hdac_bus_parse_capabilities +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5e0f6030 snd_hdac_bus_free_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5f785e44 snd_hdac_stream_setup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x63af40e9 snd_hdac_stream_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x641606b6 snd_hdac_codec_link_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6644e893 snd_hdac_regmap_update_raw_once +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x67bfe791 snd_hdac_spk_to_chmap +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6bf67d71 snd_hdac_acomp_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6c08ace7 snd_hdac_check_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6f9f28e0 snd_hdac_stream_release_locked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x74d5320c snd_hdac_device_unregister +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x757d2f83 snd_hdac_stream_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x768f299a snd_hdac_register_chmap_ops +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x777a0f39 snd_hdac_bus_handle_stream_irq +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x77c754a8 snd_hdac_chmap_to_spk_mask +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x79baf960 snd_hdac_stream_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7b2b1e6c snd_hdac_set_codec_wakeup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7c77f83c snd_hdac_get_sub_nodes +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x82e7a6ec snd_hdac_regmap_update_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8ae9fb3e snd_hdac_dsp_prepare +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8d84774a snd_hdac_stream_release +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8e5d6aa0 snd_hdac_acomp_get_eld +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8ec81185 snd_hdac_stream_set_params +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9040a1ef snd_hdac_read_parm_uncached +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x914ddcb6 snd_hdac_stop_streams_and_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x915bd3b7 snd_hdac_bus_get_response +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x91dd9f2f snd_hdac_bus_update_rirb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x92841780 snd_hdac_bus_exec_verb_unlocked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x92884a32 snd_hdac_codec_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x94a8aa05 snd_hdac_get_connections +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x990dcd76 snd_hdac_bus_stop_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x99dbed1b snd_hdac_regmap_read_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a8e1877 snd_array_free +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9c0e92e7 snd_hdac_stream_setup_periods +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9e4e950c snd_hdac_regmap_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa0626276 snd_hdac_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa74470c9 snd_hdac_stream_set_lpib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xaae895c0 snd_hdac_refresh_widgets +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xab4a8c55 snd_hdac_power_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xac947fdf snd_hdac_codec_modalias +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xae989ecb snd_hdac_device_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xafcaf457 snd_hdac_stream_wait_drsm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb1daad91 snd_hdac_acomp_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb4299f27 snd_hdac_bus_enter_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb52dd8f9 snd_hdac_device_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb6916f48 snd_hdac_bus_stop_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb6ffef05 snd_hdac_stream_spbcap_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb97905a2 snd_hdac_regmap_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbe7dd7dc snd_array_new +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbeb60ccd snd_hdac_stream_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc09b759a snd_hdac_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xcad9f962 snd_hdac_dsp_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd1eef973 snd_hdac_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd9676dd0 snd_hdac_display_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdb7d39dd snd_hdac_power_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdbc5accb snd_hdac_bus_alloc_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdc2fd385 snd_hdac_power_up_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe4e07754 snd_hdac_print_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe9ec8bdb snd_hda_bus_type +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xec2e38ae snd_hdac_dsp_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf1b6a259 snd_hdac_stream_set_dpibr +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfbbb3681 snd_hdac_acomp_register_notifier +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x3733ddc0 intel_nhlt_init +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x4e859456 intel_nhlt_free +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x642337e9 intel_nhlt_get_dmic_geo +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0xf503044b snd_intel_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0xfcab972d snd_intel_acpi_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x116ab22a snd_ak4113_check_rate_and_errors +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x356e9c47 snd_ak4113_build +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x5617cf95 snd_ak4113_create +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x73cbd012 snd_ak4113_reg_write +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x79632869 snd_ak4113_external_rate +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xafe7e2d0 snd_ak4113_reinit +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x030a1e60 snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0443e1ad snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x04b0d6e8 snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0712a575 snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x097a5cff snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a895f04 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0c2b323f snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ce57cd6 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f41fe8b snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x109281bc snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11ee7f61 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12e3a461 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x151f73c5 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x17ef7a18 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1a42c4c2 snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1a7f39d5 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b1dede3 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1bebe8b9 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x214004ae snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x21e377ae snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x226f3e55 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x22a8d403 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2302ca99 hda_codec_driver_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x231a14cb snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x23498a89 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x236a843e snd_hda_lock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x25b6a955 snd_hda_mixer_amp_volume_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x29478780 azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2a657a21 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2b1f3a51 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d0925ad snd_hda_mixer_amp_switch_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d8fd304 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2e86b349 snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2edb2742 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x307b9eb4 snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33231c45 snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x34b75f75 snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x34bda19c snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36e4baea snd_hda_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3886e9c4 snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3a655f84 snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b2bf923 snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3ba8e3ce snd_hda_mixer_amp_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e6e3433 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3f1794d3 snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x45196ba2 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4666c8db snd_hda_mixer_amp_switch_get_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x47789df0 snd_hda_mixer_amp_switch_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a589a26 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4c043d71 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4ceb6780 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x524db85d snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x52b81235 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x53c8aec8 azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55a066d0 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x577bc660 snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5be44a16 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x619cba47 snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x631e4353 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68bd1a94 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71b12eae snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71b9b7b6 snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x760fcebb snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7dd862a3 azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x80afd8be snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x85f24721 azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x868f01d7 azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x87766f79 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88e806fa snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x91c0a172 snd_hda_mixer_amp_volume_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x935a52d1 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9402249e snd_hda_mixer_amp_switch_put_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x94d27ba0 azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x951815d3 snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x980842c8 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x990725b6 snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x997f2d8a snd_hda_mixer_amp_switch_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9b6512e6 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9cc12429 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9ea9deea snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa2744c7a snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa43b884f snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa7b56ee6 snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa845de97 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaaa3772d azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaeda1c30 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb498205a snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb65d6694 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb94e3818 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbb84155e is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbd4c1c8 snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc1d9234e snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc2c542fc snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc330ea3d snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc44e389d snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc63326f7 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc868510c snd_hda_unlock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc93fe7b1 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcd0d05a7 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcd7e5204 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd19ec4d3 snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd212a5a7 snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd274b84d snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd4044dde snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd46bb4ad __hda_codec_driver_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd4e0a90a snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd64a9a66 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd7a5e220 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd7addb84 snd_hda_load_patch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdc8d62af snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdd11b8f3 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdfb2fa72 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe0e37c44 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe245b159 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe41d53e5 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe96187bb snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xef6639ec snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf379b894 snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf44539aa snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf4dd7a17 snd_hda_enum_helper_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf54b048a snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf5e525f3 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8f0e307 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfa7c5a3a snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfb76007d snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfbb1192f snd_hda_mixer_amp_volume_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc6032d4 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfd20e701 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfe3173b5 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x06662f1e snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1ebd275a snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3e3485b7 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x402bdba8 snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x417b5ff1 snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4bce1345 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4d486f75 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x553f5e7c snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6affe83b snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x79629d9a snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7f8cba42 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x82efe025 snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8c0d039d snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x918b7f3f snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x93c0156b snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb82c15d5 snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xde47639b snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xde910936 snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe81b5505 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf01a1c28 snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfb654a56 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0xb662dfc6 mt6359_accdet_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0x25c01020 adau1372_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x00b2e029 adau1761_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0xe52817ce adau1761_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x353ae0e6 adau17x1_set_micbias_voltage +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x42a9f09f adau17x1_add_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x5a62b01d adau17x1_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x5d250a3c adau17x1_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x5e4a5cfe adau17x1_precious_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xa487db57 adau17x1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xa7052df3 adau17x1_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xae8e6a68 adau17x1_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xc0afb038 adau17x1_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xfc77fddb adau17x1_add_widgets +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau7118 0x65e12313 adau7118_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x05f09fe7 aw88395_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x16f7bc3b aw88395_dev_get_prof_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x200b49a1 aw88395_dev_mute +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x21897977 aw88395_dev_set_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x8c4fd069 aw88395_dev_fw_update +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x9399d884 aw88395_dev_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xb39c9697 aw88395_dev_get_prof_name +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xce4c046a aw88395_dev_stop +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xd1c7104d aw88395_dev_get_profile_count +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xd2732cf7 aw88395_dev_get_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xe7363c5b aw88395_dev_start +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xed808fa5 aw88395_dev_set_volume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0x56e06190 aw88395_dev_load_acf_check +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0xf704731d aw88395_dev_cfg_load +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x7f51dbb5 cs35l41_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0xccf0f324 cs35l41_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0xfebdfadd cs35l41_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x063685e9 cs35l41_test_key_lock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x064b1b7f cs35l41_write_fs_errata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x19fb99a9 cs35l41_enter_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x343c8b47 cs35l41_regmap_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x36bb1c95 cs35l41_global_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x389e86c7 cs35l41_safe_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x3ef02713 cs35l41_set_channels +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x42cfe019 cs35l41_register_errata_patch +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x4bb4aece cs35l41_otp_unpack +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x5fdcb472 cs35l41_exit_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x76945fd4 cs35l41_set_cspl_mbox_cmd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x78dc6f3c cs35l41_configure_cs_dsp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x82698d98 cs35l41_regmap_spi +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x9364a8d2 cs35l41_init_boost +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xdead167a cs35l41_test_key_unlock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe92ff6ad cs35l41_gpio_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x0e02e166 cs35l56_system_suspend_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x2cc48feb cs35l56_system_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x68e4b3e2 cs35l56_system_suspend_late +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x6c4abbbc cs35l56_system_resume_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xcfb66793 cs35l56_system_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xffa147aa cs35l56_system_resume_early +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x1a6bcb14 cs4271_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x633ee2e9 cs4271_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x7d05786f cs4271_dt_ids +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x357e8444 cs42l51_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x7cd94b6a cs42l51_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x8f60f668 cs42l51_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xab6ede75 cs42l51_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xd7cf90f1 cs42l51_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x36a3f026 cs42xx8_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x3fb6412f cs42xx8_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x7cac7292 cs42888_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xc681e9fe cs42xx8_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xcd3794c9 cs42448_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0x064a4d8b es8328_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0x42ca810c es8328_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x59cf1f63 hda_codec_probe_complete +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x671c6278 soc_hda_ext_bus_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xf8ba5ea0 snd_soc_hda_codec_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0x2adf4b4f lpass_macro_pds_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0xff74d9cb lpass_macro_pds_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98090 0x4ad86399 max98090_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x06161690 soc_codec_dev_max98373 +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x679225f1 soc_codec_dev_max98373_sdw +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xb544923c max98373_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xd5876897 max98373_slot_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x033f7b0e mt6358_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x1fe888b4 mt6358_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x3382ae33 mt6358_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x5c33e807 mt6358_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x1c83de66 mt6359_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x2aeb9627 mt6359_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x382783b8 mt6359_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x455ad013 mt6359_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8821 0x7c144b91 nau8821_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xa5d129a5 nau8824_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xbf55f96a nau8824_components +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8825 0x46da352b nau8825_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x41e9b7f7 pcm1789_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x849ff549 pcm1789_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x894e99f4 pcm1789_common_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0x832f5961 pcm179x_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0x90806318 pcm179x_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x3cf06a56 pcm186x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0xae33028e pcm186x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x09534794 pcm3168a_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x9af802f1 pcm3168a_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xa5cd6f6a pcm3168a_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xeaa211c7 pcm3168a_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x61d9a225 pcm512x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x642d1c8f pcm512x_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xdf93a70e pcm512x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xecdbff2e pcm512x_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x5dc92cdf rl6231_pll_calc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x70617a04 rl6231_get_clk_info +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x8d7fa148 rl6231_get_pre_div +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0xdba4502f rl6231_calc_dmic_clk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0x61ff58e3 rt5514_spi_burst_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0xff87892f rt5514_spi_burst_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x0a170502 rt5640_set_ovcd_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x0b20dc42 rt5640_dmic_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x195edfda rt5640_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x3b3dc817 rt5640_disable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x40b887e4 rt5640_enable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xf93f1d21 rt5640_detect_headset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0x1750e32f rt5645_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0x64c6e619 rt5645_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5659 0xc34fa1d1 rt5659_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5663 0x5ec69890 rt5663_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677 0x836147f5 rt5677_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x5fc320ad rt5677_spi_write_firmware +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x67956035 rt5677_spi_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xc6695825 rt5677_spi_hotword_detected +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xe8ece129 rt5677_spi_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x0d18594a rt5682_supply_names +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x281417b0 rt5682_calibrate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x291ed40b rt5682_aif2_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x30e14c12 rt5682_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x59989c09 rt5682_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x59d3d967 rt5682_jack_detect_handler +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x614c1e97 rt5682_apply_patch_list +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x6cbd1c53 rt5682_register_dai_clks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x83579bb3 rt5682_soc_component_dev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xad74467c rt5682_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xb897de56 rt5682_reg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xc2296f08 rt5682_aif1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xc3eadaf0 rt5682_parse_dt +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xf7a4ddca rt5682_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682s 0x17877504 rt5682s_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x12b93eb4 sigmadsp_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x25a95cef sigmadsp_attach +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xae9d6b80 devm_sigmadsp_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xb0bd7ec2 sigmadsp_restrict_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xcd2ffe43 sigmadsp_setup +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-i2c 0xcfa6f557 devm_sigmadsp_init_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-regmap 0x7cf543bc devm_sigmadsp_init_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0x7e6a3fb9 src4xxx_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0xdf09d931 src4xxx_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x06cc1e8e ssm2602_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x7b6cfe80 ssm2602_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x1405b317 tasdevice_dev_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x2bad6f74 tasdevice_digital_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x2fa34720 tasdevice_dev_bulk_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x3fe22476 tasdevice_amp_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x45a24700 tas2781_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x518c3a07 tasdevice_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x63b7d2af tascodec_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x82088528 tasdevice_kzalloc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x9b31e79e tasdevice_dev_update_bits +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x9eb34d3a tasdevice_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xcdf8b7d0 tasdevice_dev_bulk_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xd60d28da tasdevice_dsp_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xee057ebc tasdevice_digital_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xfa4a35be tasdevice_amp_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xfbd71472 tasdevice_dev_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic32x4 0x27472258 aic32x4_register_clocks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic3x 0x3fa7568d aic3x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ts3a227e 0x031e4f57 ts3a227e_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd-mbhc 0x936c1623 wcd_mbhc_event_notify +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x2407d341 wcd938x_sdw_set_sdw_stream +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x53708b99 wcd938x_swr_get_current_bank +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x78e7bf9b wcd938x_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x82a8000f wcd938x_sdw_device_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xa2f63ccb wcd938x_sdw_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x00c78fbe wm_adsp_read_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x0e3be58c wm_adsp2_preloader_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x0e9da932 wm_adsp_compr_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x111a00dd wm_adsp1_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x121d5658 wm_adsp1_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x1234fd50 wm_adsp_compr_copy +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x166f70ba wm_adsp2_component_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x22e4f88c wm_adsp_compr_handle_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x4758eb78 wm_adsp2_component_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x50d33a10 wm_adsp_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x52c16479 wm_halo_wdt_expire +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x62dae770 wm_adsp2_preloader_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x9092ad61 wm_adsp_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xa8a11195 wm_adsp_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xaa405064 wm_adsp_fw_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xaac30718 wm_adsp_power_up +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xb340c36b wm_adsp2_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xc6a15298 wm_adsp_fw_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xd0b93923 wm_adsp_compr_open +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xd59d9e22 wm_adsp_early_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xdd3c79ef wm_adsp2_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xe1ad4646 wm_adsp_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xea38ee07 wm_halo_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xeaa4970b wm_adsp2_set_dspclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xedc7fc6a wm_halo_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf0a17c40 wm_adsp_write_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf1b9d32f wm_adsp_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf452f702 wm_adsp2_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf7645049 wm_adsp_fw_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x27524da9 wm_hubs_vmid_ena +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x2b2ef1dd wm_hubs_add_analogue_controls +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x4f233480 wm_hubs_set_bias_level +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x5cd7eb9b wm_hubs_dcs_done +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x5d171a19 wm_hubs_hpr_mux +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x64cb79f2 wm_hubs_hpl_mux +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x757206d5 wm_hubs_spkmix_tlv +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x763a7666 wm_hubs_update_class_w +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x923d3ca9 wm_hubs_handle_analogue_pdata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xa562384d wm_hubs_add_analogue_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0xa735f3eb wm8731_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0xc51a5a4b wm8731_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x84a2e701 wm8804_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x9a1d42be wm8804_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xa0109367 wm8804_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xa95cd2cf wm8804_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8903 0x0e6f5279 wm8903_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8962 0xfd37af82 wm8962_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8994 0xcc9bc011 wm8958_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8994 0xdfab547e wm8994_mic_detect +EXPORT_SYMBOL_GPL sound/soc/fsl/imx-pcm-dma 0x3b9ea760 imx_pcm_dma_init +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-fsl-asrc 0x614d637c fsl_asrc_component +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x30693bb7 imx_audmux_v1_configure_port +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x58631dab imx_audmux_v2_configure_port +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card 0x936030a6 audio_graph_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x846380f4 audio_graph2_link_normal +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x849376c4 audio_graph2_link_dpcm +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0xa80ff5a4 audio_graph2_link_c2c +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0xf2e44693 audio_graph2_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x00e1d1ff asoc_simple_is_convert_required +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x021d1433 asoc_simple_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x02228118 asoc_simple_clean_reference +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x02b36787 asoc_simple_parse_convert +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x0a94621f asoc_simple_be_hw_params_fixup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x0c2e8aaf asoc_simple_startup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x0c3c342f asoc_simple_init_priv +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x2520226b asoc_simple_parse_clk +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x34bba67c asoc_simple_canonicalize_platform +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x425b22d8 asoc_simple_parse_widgets +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x76650fea asoc_simple_init_aux_jacks +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x77aefea1 asoc_graph_parse_dai +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x96bd0c8c asoc_simple_parse_tdm_width_map +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x983115e7 asoc_simple_init_jack +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x99b12308 asoc_simple_remove +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x9d361f7a asoc_simple_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xa2c012b3 asoc_simple_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xb461f0d8 asoc_simple_canonicalize_cpu +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xba01bbe3 asoc_simple_dai_init +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xd265aa16 asoc_simple_set_dailink_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xd4cae43f asoc_graph_card_probe +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xf36da7ba asoc_simple_hw_params +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xf7f469e0 asoc_simple_shutdown +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xfc231cfd asoc_simple_parse_routing +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xffed1ad9 asoc_graph_is_ports0 +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x0b9519f6 mtk_afe_pcm_platform +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x167c15ab mtk_sof_card_late_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x2302d299 mtk_afe_fe_shutdown +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x2b7e2a35 mtk_memif_set_addr +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x2bdd937b clean_card_reference +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x3e746c26 mtk_dynamic_irq_release +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x46481882 mtk_memif_set_channel +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x4f3b004e mtk_afe_fe_startup +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x51f9d0d8 mtk_afe_fe_trigger +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x5673d383 mtk_afe_pcm_new +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x591e0262 mtk_memif_set_rate +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x6421170a mtk_sof_card_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x6537609e mtk_sof_dai_link_fixup +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x6fe2e0a2 mtk_afe_combine_sub_dai +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x75197fff mtk_sof_dailink_parse_of +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x76d680a9 mtk_dynamic_irq_acquire +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x7869a3bf mtk_memif_set_pbuf_size +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x82ba6745 mtk_afe_fe_hw_free +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x83932333 mtk_afe_fe_ops +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x85c12e4d mtk_afe_fe_hw_params +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x916c5483 mtk_memif_set_enable +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xa0bfba6b mtk_afe_resume +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xa4a1280a mtk_memif_set_format +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xa5d9a08f mtk_afe_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xa608accc mtk_memif_set_rate_substream +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xb4809c00 mtk_afe_suspend +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xd2eaead5 parse_dai_link_info +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xda73743f mtk_afe_fe_prepare +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xe37ba739 mtk_memif_set_disable +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xf71935e2 mtk_afe_add_sub_dai_control +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8183/snd-soc-mt8183-afe 0xa5685c8e mt8183_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x3957db68 mt8186_mt6366_init +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x9d10576a mt8186_afe_gpio_init +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0xcd615565 mt8186_mt6366_card_set_be_link +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0xf8c4b3f2 mt8186_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8188/snd-soc-mt8188-afe 0xbcc3af6e mt8188_afe_disable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8188/snd-soc-mt8188-afe 0xda689fd8 mt8188_afe_enable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0xc998bb4f mt8192_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8195/snd-soc-mt8195-afe 0x9f0ec35b mt8195_afe_enable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8195/snd-soc-mt8195-afe 0xc8371ba8 mt8195_afe_disable_clk +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x104978e6 axg_fifo_pcm_trigger +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x19fcf95b axg_fifo_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x4ee10ed8 axg_fifo_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x59b45d59 axg_fifo_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x63e938d2 axg_fifo_pcm_new +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xa9d23b39 axg_fifo_pcm_close +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xbb9782fd axg_fifo_pcm_open +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xe6328458 g12a_fifo_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xf631a4bb axg_fifo_pcm_hw_free +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x4988d1f8 axg_tdm_stream_alloc +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x539c48cc axg_tdm_stream_start +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x55316323 axg_tdm_formatter_set_channel_masks +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x64e0ca85 axg_tdm_stream_free +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x7f98331f axg_tdm_formatter_event +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0xd8ef620f axg_tdm_formatter_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0xef4a0d56 axg_tdm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-interface 0x164a15fd axg_tdm_set_tdm_slots +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x18822303 meson_card_remove +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x3d62526f meson_card_parse_dai +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x5a5e6aa4 meson_card_set_fe_link +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x5c5354db meson_card_reallocate_links +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x5f9d790e meson_card_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x76cc69b7 meson_card_i2s_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x85130f55 meson_card_set_be_link +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0xebd773a6 meson_card_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x1c3a8a8f meson_codec_glue_input_dai_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x35735e4d meson_codec_glue_input_dai_remove +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x5ad8c4c2 meson_codec_glue_input_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x7940e958 meson_codec_glue_input_set_fmt +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x79cf8ef4 meson_codec_glue_input_get_data +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xc8610a28 meson_codec_glue_output_startup +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x1ee11379 q6adm_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x28421460 q6adm_get_copp_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x72dd1ffd q6adm_matrix_map +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x90d7b24c q6adm_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x07a54780 q6afe_cdc_dma_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x369b6eeb q6afe_port_put +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x3b16d6e7 q6afe_port_stop +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x498d993b q6afe_get_port_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x5332304f q6afe_slim_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x6cc0ad1c q6afe_set_lpass_clock +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x7df60063 q6afe_port_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xae809786 q6afe_hdmi_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xd4523c59 q6afe_i2s_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xe45246a8 q6afe_port_start +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xf1f1f84a q6afe_port_get_from_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xfaf22370 q6afe_tdm_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x13b7efd9 q6asm_cmd +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x1b6c77fc q6asm_stream_media_format_block_alac +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x25bfa476 q6asm_open_write +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x2b693eed q6asm_stream_media_format_block_wma_v9 +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4124e0f4 q6asm_audio_client_alloc +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4afe6f73 q6asm_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4fba2f0c q6asm_run_nowait +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x68db31e2 q6asm_unmap_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x6cec4b17 q6asm_stream_remove_trailing_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x856b4fdb q6asm_stream_media_format_block_wma_v10 +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x9d0cf85f q6asm_stream_media_format_block_flac +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xa7d3a3a6 q6asm_media_format_block_multi_ch_pcm +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xb37ed108 q6asm_enc_cfg_blk_pcm_format_support +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc0dd8d67 q6asm_open_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc1347db0 q6asm_write_async +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc5a116a4 q6asm_get_session_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xcbee5e42 q6asm_stream_remove_initial_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xcc4952e4 q6asm_audio_client_free +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xd2cf1a0f q6asm_run +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xd38aa312 q6asm_cmd_nowait +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xea75a5dd q6asm_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xf47f4b35 q6asm_stream_media_format_block_ape +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6core 0x7e52e977 q6core_is_adsp_ready +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6core 0x9b02ea0d q6core_get_svc_api_info +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0x34e7e514 q6prm_vote_lpass_core_hw +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0xeaae8ef6 q6prm_set_lpass_clock +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0xf690556e q6prm_unvote_lpass_core_hw +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6routing 0x5b75f756 q6routing_stream_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6routing 0xa7a64259 q6routing_stream_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x06988d99 q6apm_graph_start +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x0affe0be q6apm_unmap_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x0c7eaf3c q6apm_remove_trailing_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x145cf8f6 audioreach_alloc_apm_cmd_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x2fe33fd3 q6apm_is_adsp_ready +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x316abcf1 audioreach_set_media_format +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x3710b59d q6apm_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x4a7110ba audioreach_shared_memory_send_eos +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x4c0e23ab audioreach_send_u32_param +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x4ddddceb audioreach_tplg_init +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x4ec60bf4 q6apm_graph_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x5543dd66 audioreach_alloc_apm_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x5dc0a5ee q6apm_graph_media_format_shmem +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x64dc5171 audioreach_alloc_cmd_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x70d80fa3 q6apm_graph_stop +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x78527817 audioreach_send_cmd_sync +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7b07ef0c q6apm_graph_media_format_pcm +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7dfe3026 audioreach_graph_send_cmd_sync +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7f4d39c8 audioreach_alloc_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x81f4897e q6apm_write_async +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x95d7800b q6apm_enable_compress_module +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x98457cbc audioreach_alloc_graph_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xa670df39 q6apm_graph_flush +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xaad88970 q6apm_remove_initial_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xadf9456c audioreach_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xb33fb563 audioreach_gain_set_vol_ctrl +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xc0b2765f q6apm_graph_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xc4831759 audioreach_graph_free_buf +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xc8fdedce audioreach_compr_set_param +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xcd91249c q6apm_graph_get_rx_shmem_module_iid +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xe46b2660 q6apm_set_real_module_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xf12686be q6apm_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xfa7b4ee3 q6apm_graph_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x17142e58 q6dsp_map_channels +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x234f2d91 q6dsp_audio_ports_set_config +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x907fd3de q6dsp_audio_ports_of_xlate_dai_name +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x9501f8e4 q6dsp_get_channel_allocation +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0xd5201646 q6dsp_clock_dev_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cdc-dma 0x28ee5dfd asoc_qcom_lpass_cdc_dma_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x08ef9b54 lpass_cpu_pcm_new +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x2407638f asoc_qcom_lpass_cpu_platform_shutdown +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x2d94170b asoc_qcom_lpass_cpu_platform_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x383c8b84 asoc_qcom_lpass_cpu_dai_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x9639b014 asoc_qcom_lpass_cpu_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xb023bf32 asoc_qcom_lpass_cpu_platform_remove +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-hdmi 0x55ec2964 asoc_qcom_lpass_hdmi_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-platform 0x70aa051c asoc_qcom_lpass_platform_register +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-common 0x2be8404e qcom_snd_wcd_jack_setup +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-common 0xf9c49f34 qcom_snd_parse_of +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x296f4627 qcom_snd_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x613e95e9 qcom_snd_sdw_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0xc9991b26 qcom_snd_sdw_hw_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x2ad85b63 snd_soc_acpi_find_machine +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x48c4d20c snd_soc_acpi_codec_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x5c512782 snd_soc_acpi_find_package_from_hid +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0008292e snd_soc_component_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x01df9860 snd_soc_set_dmi_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x035844c7 snd_soc_component_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0685a8cd snd_soc_dapm_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x06869803 snd_soc_dapm_new_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0728ba8a snd_soc_jack_report +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x07e6cbff snd_soc_component_compr_copy +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0828473e snd_soc_new_compress +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0884dfd0 snd_soc_card_jack_new +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x09d85bbd soc_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0b2f436d snd_soc_dapm_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0c484e70 snd_soc_dai_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0c727841 snd_soc_of_parse_aux_devs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0d2f6c24 snd_soc_link_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0e349115 snd_soc_bytes_info_ext +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0e34bb85 dapm_regulator_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0e4d7c0e snd_soc_unregister_component_by_driver +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x11cbf9a9 snd_soc_dai_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x121cf218 snd_soc_dapm_sync +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x19739b85 snd_soc_put_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x19a5e531 snd_soc_of_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x19e63439 snd_soc_add_component_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1b47dc2b snd_soc_dpcm_fe_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1de28760 snd_soc_dai_digital_mute +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1e25f660 snd_soc_dapm_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1e988c11 snd_soc_debugfs_root +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1ed241d3 snd_soc_pm_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x20a8d804 snd_soc_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x21fef7c3 snd_soc_component_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x244654ef snd_soc_dapm_update_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x24ca18dc snd_soc_component_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x24da9271 snd_soc_jack_notifier_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2541a979 snd_soc_calc_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x25582bd1 snd_soc_dpcm_runtime_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2595d07b snd_soc_dapm_mixer_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2648b116 snd_soc_component_test_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x26f9fbb0 snd_soc_dai_set_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x27170b7f snd_soc_rtdcom_lookup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x275fb2f4 snd_soc_component_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x29b1bf44 devm_snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2de38555 snd_soc_add_dai_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2e0bffe5 snd_soc_dapm_free_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2fb40e19 snd_soc_dapm_weak_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3056921c snd_soc_dapm_add_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x31d6e269 snd_soc_dapm_del_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x326bce8c snd_soc_jack_notifier_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x32f7150b snd_soc_component_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x336de254 snd_soc_dapm_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x345ccf34 snd_soc_component_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x387ae6d7 snd_soc_of_parse_audio_routing +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x399339eb snd_soc_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x39d93dc5 snd_soc_component_initialize +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x39ed2d83 snd_soc_dpcm_can_be_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3ca39c3b snd_soc_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3d440211 snd_soc_dai_set_bclk_ratio +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3f3c1423 snd_soc_of_put_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3fba4cff snd_soc_info_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x41ca55a4 snd_soc_dapm_kcontrol_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x43ba2314 snd_soc_add_pcm_runtimes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x448c2086 snd_soc_free_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4641f20f snd_soc_dai_set_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x467d7dc1 snd_soc_dapm_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x47c37b48 snd_soc_jack_add_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4810274b snd_soc_component_update_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4830b27e snd_soc_dai_link_set_capabilities +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4840f048 snd_soc_put_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x486b6b29 snd_soc_component_async_complete +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x492af5ae snd_soc_dai_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x49838dc8 snd_soc_tplg_component_load +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4a9b0501 snd_soc_component_compr_get_codec_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4c1e9c06 snd_soc_component_read_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4cadbe97 snd_soc_component_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4d09dd1c dpcm_be_dai_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4f236486 snd_soc_remove_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4fa1782d snd_soc_tdm_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x50ceda64 snd_soc_dapm_dai_get_connected_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x52ea72df snd_soc_dai_set_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x537a5cee snd_soc_component_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x53dd9166 snd_soc_new_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x550c7083 snd_soc_jack_add_gpiods +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x55c04296 snd_dmaengine_pcm_prepare_slave_config +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5671c69a snd_soc_component_get_jack_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x575a0c1d snd_soc_bytes_get +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x58ad28e1 dapm_clock_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x59e4bfa4 snd_soc_component_update_bits_async +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5a00f1f9 snd_soc_put_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5c3b2bbd snd_soc_get_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5d6b95c2 snd_soc_jack_add_zones +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5d922112 snd_soc_component_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5f974c21 snd_soc_set_ac97_ops_of_reset +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x60070066 snd_soc_get_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x618fc376 snd_soc_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x639b8c33 snd_soc_dpcm_can_be_prepared +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x641f8097 snd_soc_add_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6443122a snd_soc_dai_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x66a08139 snd_soc_bytes_tlv_callback +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x66a797c9 snd_soc_dapm_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x67528864 snd_soc_jack_free_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x67f9fb29 snd_soc_dapm_new_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x68f1000b snd_soc_jack_add_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x69000b13 snd_soc_component_write +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6b82eb0f snd_soc_component_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6c04e1fe snd_soc_dapm_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6e62b1f4 snd_soc_find_dai_with_mutex +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6f88ed34 snd_soc_lookup_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x722485e3 snd_soc_add_card_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x72dd5ff2 snd_soc_dapm_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x75f7a1a6 snd_soc_card_add_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7744523e snd_soc_find_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x77722072 snd_soc_daifmt_parse_format +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x77c7f708 widget_in_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7843d7b6 devm_snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x793db920 snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x79e138a5 snd_soc_daifmt_parse_clock_provider_raw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x79eb2c03 snd_soc_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7a647d17 snd_soc_bytes_put +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7b028ce7 snd_soc_tplg_component_remove +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7c3f8b39 snd_soc_resume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7caf0722 snd_soc_unregister_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7d667c8f snd_soc_component_set_jack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7ddc159b snd_soc_of_parse_node_prefix +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e18b410 snd_soc_component_notify_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e547515 snd_soc_get_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e606130 snd_soc_calc_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7f7a2f93 dapm_pinctrl_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7fb57c93 snd_soc_dapm_dai_free_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x80a6cdb4 snd_soc_link_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8284e8da snd_soc_of_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x83bb9d19 snd_soc_info_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x843fa5d3 snd_soc_dai_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8a54de88 snd_soc_dapm_new_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8b45482e devm_snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8dfa1d9b snd_soc_of_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9096d3a6 snd_soc_dai_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x90b199e5 snd_soc_bytes_info +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9190d7e9 snd_soc_dapm_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9199a216 snd_soc_component_read +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9217b555 snd_soc_dapm_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x94bce1fd snd_soc_component_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x97fb2a6d snd_soc_of_parse_audio_simple_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x98fb01ec snd_soc_component_write_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x993a940b snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9c74040d snd_soc_of_parse_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9c78106f snd_soc_of_get_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9d4b4a85 snd_soc_component_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9e6cb11e snd_soc_tplg_widget_bind_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9ffd8c22 snd_soc_dapm_info_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa2766b72 snd_soc_dai_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa310f94c asoc_dummy_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa4645a61 snd_soc_dai_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa7bf4044 devm_snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa8130634 snd_soc_of_put_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xaa5a8878 snd_soc_component_exit_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xab56230d snd_soc_card_jack_new_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xab82ce86 snd_soc_info_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xabd64f57 snd_dmaengine_pcm_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xac093c88 snd_soc_component_compr_open +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xae4bc738 snd_soc_put_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xaea22fa9 snd_soc_dapm_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb16012f2 snd_soc_component_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb190715b snd_soc_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb194f37e snd_soc_dpcm_get_substream +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb32a41a6 snd_soc_dapm_sync_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb36bfff2 snd_soc_dapm_ignore_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb5580e1c snd_soc_component_compr_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb5a0fda0 snd_soc_dapm_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb61422ca snd_soc_dai_get_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb75e3ca7 snd_soc_runtime_calc_hw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb8001eaf snd_soc_jack_get_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb8a0688f snd_soc_dai_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb8ab0d03 snd_soc_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb9b25da5 snd_soc_component_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb9d9b7d9 snd_soc_runtime_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xba3198cc snd_soc_close_delayed_work +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbaa55dcf snd_soc_poweroff +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbaf34283 snd_soc_dai_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbbb00551 snd_soc_lookup_component_nolocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbbee7e3b snd_soc_dapm_kcontrol_dapm +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbc10fcd7 snd_soc_dai_active +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbd417af2 snd_soc_of_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbea0756f snd_soc_dpcm_be_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc0f456c5 snd_soc_dai_set_clkdiv +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc317a15e snd_soc_daifmt_clock_provider_flipped +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc347a998 dapm_mark_endpoints_dirty +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc396ceaa snd_soc_component_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc7b937e0 snd_soc_dai_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8269f94 snd_soc_params_to_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcabd3995 snd_soc_dapm_init +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcb5bb4d3 snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcb8c6e8e snd_soc_component_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd413feda snd_soc_dapm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd4655e90 snd_soc_dai_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd57f2d44 snd_soc_dpcm_can_be_free_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd583e13b snd_soc_dapm_mux_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xda0e05a2 snd_soc_dapm_put_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdcea8e29 snd_soc_dai_set_tristate +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xde4f8e33 snd_soc_dapm_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdf37db4e snd_soc_dapm_force_bias_level +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe0316d1e snd_soc_limit_volume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe0c04239 snd_soc_get_dai_id +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe1b94fc4 snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe1d04ee5 dapm_kcontrol_get_value +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe38f4510 snd_soc_component_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe4856cde snd_soc_set_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe6829f8c snd_soc_get_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe7c7cb1b snd_soc_of_get_slot_mask +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe7cd8589 snd_soc_link_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe82ce335 snd_soc_get_stream_cpu +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe9f91327 snd_soc_runtime_set_dai_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xea045482 snd_soc_cnew +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeb711ae7 snd_soc_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeb759316 snd_soc_of_get_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xecba228e snd_soc_get_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xed1b9433 snd_soc_dapm_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xedec58c5 snd_soc_set_runtime_hwparams +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf40a0ed3 snd_soc_unregister_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf443303a snd_soc_info_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf48d0c2a snd_soc_dapm_get_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf4f4064d dpcm_end_walk_at_be +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf5763de9 snd_soc_info_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf677cb0a null_dailink_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf741834a snd_soc_card_get_kcontrol +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf7c6d595 snd_soc_component_init_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf7e1a348 snd_soc_dapm_new_dai_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf9622dd1 snd_soc_daifmt_clock_provider_from_bitmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfbef8c57 snd_soc_component_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfdffd4f0 snd_soc_card_remove_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfe2dedd1 snd_soc_unregister_dai +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x25aa80f9 snd_sof_debugfs_buf_item +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x3766877b snd_sof_dbg_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x6cec430f snd_sof_free_debug +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x8a29631f snd_sof_dbg_memory_info_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xac0b9430 snd_sof_debugfs_add_region_item_iomem +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x2c64d423 sprd_mcdt_request_chan +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x5061832c sprd_mcdt_chan_int_disable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x609193c3 sprd_mcdt_chan_write +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x68b4b311 sprd_mcdt_chan_dma_enable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x6c283cec sprd_mcdt_chan_int_enable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xa5fdddd3 sprd_mcdt_chan_read +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xb67dbf49 sprd_mcdt_chan_dma_disable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xdf547b54 sprd_mcdt_free_chan +EXPORT_SYMBOL_GPL sound/soc/sunxi/sun8i-adda-pr-regmap 0x37a3a5c2 sun8i_adda_pr_regmap_init +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-machine 0x2e90a518 tegra_asoc_machine_probe +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-machine 0xa799f51d tegra_asoc_machine_init +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x311fdc8f tegra_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x46a37703 devm_tegra_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x6d77d324 tegra_pcm_construct +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x6ededd71 tegra_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x96af920e tegra_pcm_platform_register_with_chan_names +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xb083d429 tegra_pcm_platform_unregister +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xc7c68e5f tegra_pcm_open +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xcf9c1c63 tegra_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xe2000838 tegra_pcm_close +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x0427e3da tegra30_ahub_allocate_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x55a40206 tegra30_ahub_disable_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x5d7237ff tegra30_ahub_set_cif +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x6fe20143 tegra30_ahub_set_rx_cif_source +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb419329b tegra30_ahub_disable_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb4a9367d tegra30_ahub_enable_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb81bca9d tegra30_ahub_free_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xc78c7125 tegra30_ahub_free_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xccb67e55 tegra124_ahub_set_cif +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xccc98372 tegra30_ahub_enable_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xd01de23b tegra30_ahub_allocate_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xe549513a tegra30_ahub_unset_rx_cif_source +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-edma 0x860a6734 edma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-sdma 0x0f74cccc sdma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-udma 0x190d1f87 udma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x0c43744f line6_alloc_sysex_buffer +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x1e13e10b line6_read_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x202a1b1b line6_midi_id +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x21a7439f line6_resume +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x294f6c0f line6_init_pcm +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x383c654d line6_write_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x3ad7076f line6_version_request_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x434eff7e line6_suspend +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x454cd112 line6_send_raw_message_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x555be403 line6_send_raw_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x82318449 line6_pcm_acquire +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x94dd5229 line6_probe +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x9aa81153 line6_read_serial_number +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xaa18373d line6_init_midi +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xe5231bcd line6_send_sysex_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xee607ffb line6_disconnect +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xfe0ab861 line6_pcm_release +EXPORT_SYMBOL_GPL vmlinux 0x00082520 rockchip_clk_register_branches +EXPORT_SYMBOL_GPL vmlinux 0x000fe0cf pci_epc_get +EXPORT_SYMBOL_GPL vmlinux 0x0011923d vcap_keyfield_name +EXPORT_SYMBOL_GPL vmlinux 0x001918a0 pci_epc_bme_notify +EXPORT_SYMBOL_GPL vmlinux 0x0024f05f power_supply_class +EXPORT_SYMBOL_GPL vmlinux 0x0030c8a9 xhci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x0045f5ad crypto_shash_update +EXPORT_SYMBOL_GPL vmlinux 0x0051332f wm8350_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x00513f58 get_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x00565f18 pernet_ops_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x005e2afb pci_epc_map_addr +EXPORT_SYMBOL_GPL vmlinux 0x005f18a6 add_wait_queue_priority +EXPORT_SYMBOL_GPL vmlinux 0x00696924 i2c_acpi_find_adapter_by_handle +EXPORT_SYMBOL_GPL vmlinux 0x0073f329 dma_resv_set_deadline +EXPORT_SYMBOL_GPL vmlinux 0x0095476e class_create +EXPORT_SYMBOL_GPL vmlinux 0x00969eb7 platform_get_mem_or_io +EXPORT_SYMBOL_GPL vmlinux 0x00acddda em_pd_get +EXPORT_SYMBOL_GPL vmlinux 0x00b183b0 ipv6_recv_error +EXPORT_SYMBOL_GPL vmlinux 0x00bb0452 usb_register_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x00bcd66f raw_v4_match +EXPORT_SYMBOL_GPL vmlinux 0x00c8785e transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x00d19e76 pci_ignore_hotplug +EXPORT_SYMBOL_GPL vmlinux 0x00d4c500 usb_decode_interval +EXPORT_SYMBOL_GPL vmlinux 0x00dcebb0 rz_mtu3_disable +EXPORT_SYMBOL_GPL vmlinux 0x00e0c23c destroy_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x00e21d6a hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x00e49ae7 fsl_mc_resource_allocate +EXPORT_SYMBOL_GPL vmlinux 0x010a0720 rockchip_register_restart_notifier +EXPORT_SYMBOL_GPL vmlinux 0x01299f45 fat_time_fat2unix +EXPORT_SYMBOL_GPL vmlinux 0x012e33ab device_for_each_child_reverse +EXPORT_SYMBOL_GPL vmlinux 0x012e730e apei_exec_noop +EXPORT_SYMBOL_GPL vmlinux 0x0143f19c ahci_platform_suspend_host +EXPORT_SYMBOL_GPL vmlinux 0x014e8186 cpu_scale +EXPORT_SYMBOL_GPL vmlinux 0x015a8498 imx_clk_hw_cpu +EXPORT_SYMBOL_GPL vmlinux 0x01615d23 software_node_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x016561f0 adp5520_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x016e7b15 serial8250_do_set_divisor +EXPORT_SYMBOL_GPL vmlinux 0x01715c1e dm_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x017852bf devm_reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x01789d6e fuse_free_conn +EXPORT_SYMBOL_GPL vmlinux 0x0179c000 to_software_node +EXPORT_SYMBOL_GPL vmlinux 0x0179ccba topology_update_thermal_pressure +EXPORT_SYMBOL_GPL vmlinux 0x0183191c md_run +EXPORT_SYMBOL_GPL vmlinux 0x01866a57 ezx_pcap_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x01a0cb78 property_entries_free +EXPORT_SYMBOL_GPL vmlinux 0x01a20dfe spi_delay_to_ns +EXPORT_SYMBOL_GPL vmlinux 0x01acdcdf subsys_system_register +EXPORT_SYMBOL_GPL vmlinux 0x01c6cb0c cpu_cluster_pm_enter +EXPORT_SYMBOL_GPL vmlinux 0x01d3420a usb_hcd_link_urb_to_ep +EXPORT_SYMBOL_GPL vmlinux 0x01e084d1 scsi_host_block +EXPORT_SYMBOL_GPL vmlinux 0x01e1a8de kgdb_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x01e7ccb4 crypto_grab_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x01f1968c dev_pm_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x01f50bad genphy_c45_read_lpa +EXPORT_SYMBOL_GPL vmlinux 0x0207a6c6 reset_control_bulk_acquire +EXPORT_SYMBOL_GPL vmlinux 0x020d1440 sdio_readl +EXPORT_SYMBOL_GPL vmlinux 0x020eb481 xfrm_audit_state_icvfail +EXPORT_SYMBOL_GPL vmlinux 0x0212bbe5 devl_linecard_create +EXPORT_SYMBOL_GPL vmlinux 0x0222c7c8 spi_new_device +EXPORT_SYMBOL_GPL vmlinux 0x022edd7e fsl_mc_obj_close +EXPORT_SYMBOL_GPL vmlinux 0x0237424a uhci_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0x02394899 play_idle_precise +EXPORT_SYMBOL_GPL vmlinux 0x0239ffcf blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x02495b8f gnttab_alloc_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0x0249a5ba sysfs_remove_link_from_group +EXPORT_SYMBOL_GPL vmlinux 0x024d13dd request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x0257d4b1 xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0x025cbf27 __mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x02679967 genphy_c45_pma_baset1_read_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x027e7346 crypto_enqueue_request +EXPORT_SYMBOL_GPL vmlinux 0x0283ea6f mmc_get_ext_csd +EXPORT_SYMBOL_GPL vmlinux 0x0288b72f __iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x028aab51 gfn_to_memslot +EXPORT_SYMBOL_GPL vmlinux 0x028b3918 dw_pcie_own_conf_map_bus +EXPORT_SYMBOL_GPL vmlinux 0x029506c1 mptcp_pm_get_add_addr_signal_max +EXPORT_SYMBOL_GPL vmlinux 0x029506ff ata_pci_bmdma_init_one +EXPORT_SYMBOL_GPL vmlinux 0x02a35c71 xdp_set_features_flag +EXPORT_SYMBOL_GPL vmlinux 0x02b36c3c device_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x02bc4dfd devm_of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x02c52db7 rio_mport_send_doorbell +EXPORT_SYMBOL_GPL vmlinux 0x02c5c501 power_supply_find_ocv2cap_table +EXPORT_SYMBOL_GPL vmlinux 0x02c777e6 fwnode_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x02cc7e65 device_find_child +EXPORT_SYMBOL_GPL vmlinux 0x02dbe6b5 ethnl_cable_test_alloc +EXPORT_SYMBOL_GPL vmlinux 0x02dc715a report_iommu_fault +EXPORT_SYMBOL_GPL vmlinux 0x02e90875 vfs_setxattr +EXPORT_SYMBOL_GPL vmlinux 0x02f05cd3 pci_msix_can_alloc_dyn +EXPORT_SYMBOL_GPL vmlinux 0x02f9ecc5 kvm_vcpu_mark_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x02fe4fb4 sysfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x0301fe8f gpiochip_free_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x030571bc ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x0306b637 of_clk_src_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0x03095fdd uprobe_register +EXPORT_SYMBOL_GPL vmlinux 0x030cbca2 ata_id_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x0312b3b0 reset_controller_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0321cdbf of_alias_get_highest_id +EXPORT_SYMBOL_GPL vmlinux 0x0322115b pwm_capture +EXPORT_SYMBOL_GPL vmlinux 0x033806e1 irq_gc_set_wake +EXPORT_SYMBOL_GPL vmlinux 0x033832c7 usb_amd_hang_symptom_quirk +EXPORT_SYMBOL_GPL vmlinux 0x0339eb8c component_compare_of +EXPORT_SYMBOL_GPL vmlinux 0x0343bdf1 __i2c_board_list +EXPORT_SYMBOL_GPL vmlinux 0x03473884 phy_basic_t1s_p2mp_features +EXPORT_SYMBOL_GPL vmlinux 0x034f48de mtk_clk_unregister_factors +EXPORT_SYMBOL_GPL vmlinux 0x03696f7f udp4_hwcsum +EXPORT_SYMBOL_GPL vmlinux 0x036c96f3 vcap_get_rule +EXPORT_SYMBOL_GPL vmlinux 0x036de383 perf_event_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x03701a42 zynqmp_pm_pinctrl_set_function +EXPORT_SYMBOL_GPL vmlinux 0x0373766a sbitmap_queue_clear +EXPORT_SYMBOL_GPL vmlinux 0x037ea85b gpiod_export +EXPORT_SYMBOL_GPL vmlinux 0x0380d27b gpiochip_add_pin_range +EXPORT_SYMBOL_GPL vmlinux 0x0385766c input_ff_create +EXPORT_SYMBOL_GPL vmlinux 0x03859e94 crypto_clone_shash +EXPORT_SYMBOL_GPL vmlinux 0x03939aa9 badblocks_init +EXPORT_SYMBOL_GPL vmlinux 0x03952887 ktime_add_safe +EXPORT_SYMBOL_GPL vmlinux 0x03b07b2d devres_get +EXPORT_SYMBOL_GPL vmlinux 0x03baab0b regmap_field_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x03c12dfe cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x03c26177 devres_open_group +EXPORT_SYMBOL_GPL vmlinux 0x03c68f34 sdio_readw +EXPORT_SYMBOL_GPL vmlinux 0x03ce7234 sched_smt_present +EXPORT_SYMBOL_GPL vmlinux 0x03d01032 of_irq_get_byname +EXPORT_SYMBOL_GPL vmlinux 0x03dcf9cb tty_ldisc_ref_wait +EXPORT_SYMBOL_GPL vmlinux 0x03e4a5bf tc3589x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x03e704b0 palmas_ext_control_req_config +EXPORT_SYMBOL_GPL vmlinux 0x03f47efb i2c_dw_probe_master +EXPORT_SYMBOL_GPL vmlinux 0x0402cbbf preempt_notifier_inc +EXPORT_SYMBOL_GPL vmlinux 0x0412332f rcar_rst_set_rproc_boot_addr +EXPORT_SYMBOL_GPL vmlinux 0x041710e4 usb_mon_register +EXPORT_SYMBOL_GPL vmlinux 0x041d59df virtio_break_device +EXPORT_SYMBOL_GPL vmlinux 0x04266b25 of_usb_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x042bdc1f pci_bus_add_device +EXPORT_SYMBOL_GPL vmlinux 0x04346266 i2c_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x0435d784 blk_queue_can_use_dma_map_merging +EXPORT_SYMBOL_GPL vmlinux 0x0454306a phy_create_lookup +EXPORT_SYMBOL_GPL vmlinux 0x045447ca devm_regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x04556106 mmc_regulator_disable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x0465a073 regmap_reg_in_ranges +EXPORT_SYMBOL_GPL vmlinux 0x046f359e of_overlay_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x0470fe09 regulator_set_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0x0472cf3b register_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x048b5f8d twl4030_audio_get_mclk +EXPORT_SYMBOL_GPL vmlinux 0x048cc71f devl_register +EXPORT_SYMBOL_GPL vmlinux 0x0490f460 ata_sas_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x049ac8bb sdio_set_block_size +EXPORT_SYMBOL_GPL vmlinux 0x049e5156 gnttab_try_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x04bc0427 ip6_route_input_lookup +EXPORT_SYMBOL_GPL vmlinux 0x04bf0092 io_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x04c4f603 mpi_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0x04c8aebf console_verbose +EXPORT_SYMBOL_GPL vmlinux 0x04db426e fscrypt_set_context +EXPORT_SYMBOL_GPL vmlinux 0x04df8fbc lzo1x_decompress_safe +EXPORT_SYMBOL_GPL vmlinux 0x051085e3 lock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x051286a5 vcap_select_min_rule_keyset +EXPORT_SYMBOL_GPL vmlinux 0x05198067 edac_device_del_device +EXPORT_SYMBOL_GPL vmlinux 0x051a0bc1 stack_depot_fetch +EXPORT_SYMBOL_GPL vmlinux 0x05200d03 extcon_unregister_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x052b4013 register_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x052c9aed ktime_get_real_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x0533f4f3 wm8350_block_write +EXPORT_SYMBOL_GPL vmlinux 0x053d738a __SCK__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x053f4f90 fb_bl_default_curve +EXPORT_SYMBOL_GPL vmlinux 0x054afa11 mpc8xxx_spi_rx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0x054be56a crypto_register_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x054e550b kernel_halt +EXPORT_SYMBOL_GPL vmlinux 0x05610897 of_changeset_destroy +EXPORT_SYMBOL_GPL vmlinux 0x056b206d kill_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x05777718 vcap_is_last_chain +EXPORT_SYMBOL_GPL vmlinux 0x057b71b3 device_dma_supported +EXPORT_SYMBOL_GPL vmlinux 0x057c8c75 of_devfreq_cooling_register_power +EXPORT_SYMBOL_GPL vmlinux 0x05837b71 tty_port_register_device +EXPORT_SYMBOL_GPL vmlinux 0x0584c122 gfn_to_page +EXPORT_SYMBOL_GPL vmlinux 0x0586edaa blk_crypto_intersect_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x05883efb __traceiter_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x058f9366 apei_exec_collect_resources +EXPORT_SYMBOL_GPL vmlinux 0x059740f1 power_supply_changed +EXPORT_SYMBOL_GPL vmlinux 0x05b0a325 of_phandle_iterator_init +EXPORT_SYMBOL_GPL vmlinux 0x05c273b9 gpiochip_irq_unmap +EXPORT_SYMBOL_GPL vmlinux 0x05ca7009 pci_slots_kset +EXPORT_SYMBOL_GPL vmlinux 0x05cd1dd4 vcap_rule_add_key_bit +EXPORT_SYMBOL_GPL vmlinux 0x05d6f2ef serdev_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x05fbe5e8 seg6_do_srh_encap +EXPORT_SYMBOL_GPL vmlinux 0x05fccc81 device_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x0608f1e3 imx_clk_fracn_gppll_integer +EXPORT_SYMBOL_GPL vmlinux 0x061336ae blocking_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x0614e0df pm_runtime_set_memalloc_noio +EXPORT_SYMBOL_GPL vmlinux 0x06178d30 tpm_calc_ordinal_duration +EXPORT_SYMBOL_GPL vmlinux 0x06209f49 phy_lookup_setting +EXPORT_SYMBOL_GPL vmlinux 0x0626da5f od_unregister_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x062b89c4 ghes_unregister_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x062d117f __tracepoint_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x063a5100 devlink_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x0643288c nvdimm_provider_data +EXPORT_SYMBOL_GPL vmlinux 0x064db9a5 mark_mounts_for_expiry +EXPORT_SYMBOL_GPL vmlinux 0x065429b0 mmu_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x065ec0af inet_csk_listen_stop +EXPORT_SYMBOL_GPL vmlinux 0x065ee76a fscrypt_ioctl_get_nonce +EXPORT_SYMBOL_GPL vmlinux 0x0665b7a1 ma35d1_reg_adc_clkdiv +EXPORT_SYMBOL_GPL vmlinux 0x06696c9a irq_domain_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x066bc98d cpufreq_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x06796c63 crypto_hash_alg_has_setkey +EXPORT_SYMBOL_GPL vmlinux 0x067e84ff dummy_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x06813fd6 spi_mem_driver_register_with_owner +EXPORT_SYMBOL_GPL vmlinux 0x069b9edb xfer_to_guest_mode_handle_work +EXPORT_SYMBOL_GPL vmlinux 0x069d4789 get_net_ns_by_fd +EXPORT_SYMBOL_GPL vmlinux 0x06a8a620 sfp_bus_find_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x06b8fa7d sk_attach_filter +EXPORT_SYMBOL_GPL vmlinux 0x06b970a5 zynqmp_pm_ospi_mux_select +EXPORT_SYMBOL_GPL vmlinux 0x06b997d9 acpi_subsys_suspend +EXPORT_SYMBOL_GPL vmlinux 0x06bb727a xhci_update_hub_device +EXPORT_SYMBOL_GPL vmlinux 0x06cca30b ring_buffer_record_off +EXPORT_SYMBOL_GPL vmlinux 0x06cd53c8 tcp_get_syncookie_mss +EXPORT_SYMBOL_GPL vmlinux 0x06cf3945 ping_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x06dd5d07 wp_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x06e01ff1 gnttab_pages_set_private +EXPORT_SYMBOL_GPL vmlinux 0x06e415bc __tracepoint_block_split +EXPORT_SYMBOL_GPL vmlinux 0x06e4433e sunxi_ccu_set_mmc_timing_mode +EXPORT_SYMBOL_GPL vmlinux 0x06ec7f77 usb_acpi_set_power_state +EXPORT_SYMBOL_GPL vmlinux 0x06fce373 ip6_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x07242d92 put_dax +EXPORT_SYMBOL_GPL vmlinux 0x073205e7 vcap_filter_rule_keys +EXPORT_SYMBOL_GPL vmlinux 0x0739dd3b debugfs_create_str +EXPORT_SYMBOL_GPL vmlinux 0x07483e13 cn_del_callback +EXPORT_SYMBOL_GPL vmlinux 0x074a70a7 kernfs_put +EXPORT_SYMBOL_GPL vmlinux 0x074f98db synth_event_add_field +EXPORT_SYMBOL_GPL vmlinux 0x0756a31c register_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0x075709bd mmu_interval_notifier_remove +EXPORT_SYMBOL_GPL vmlinux 0x075c853a devm_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x075d8d3d crypto_grab_aead +EXPORT_SYMBOL_GPL vmlinux 0x076356e7 sfp_may_have_phy +EXPORT_SYMBOL_GPL vmlinux 0x076c5b14 disk_set_zoned +EXPORT_SYMBOL_GPL vmlinux 0x07738709 irq_domain_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x0778c1ae dm_internal_suspend_noflush +EXPORT_SYMBOL_GPL vmlinux 0x07aa98cb ping_bind +EXPORT_SYMBOL_GPL vmlinux 0x07b21f85 kdb_get_kbd_char +EXPORT_SYMBOL_GPL vmlinux 0x07b26f65 __dax_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x07b39fbc icmp_build_probe +EXPORT_SYMBOL_GPL vmlinux 0x07b52e38 rtnl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x07be6905 net_inc_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x07e02fb7 udp_destruct_common +EXPORT_SYMBOL_GPL vmlinux 0x07e328f2 led_classdev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x07f8763b genphy_c45_pma_read_abilities +EXPORT_SYMBOL_GPL vmlinux 0x08026960 regulator_disable +EXPORT_SYMBOL_GPL vmlinux 0x08057fdf sysfs_remove_file_from_group +EXPORT_SYMBOL_GPL vmlinux 0x08135613 dax_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x08212324 serdev_device_set_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x08213956 phylink_ethtool_get_wol +EXPORT_SYMBOL_GPL vmlinux 0x082d376e fsl_mc_bus_dpdcei_type +EXPORT_SYMBOL_GPL vmlinux 0x0832ed44 acct_bioset_init +EXPORT_SYMBOL_GPL vmlinux 0x083d4f62 xenbus_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x08576175 unregister_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0x085bffd1 trace_seq_bitmask +EXPORT_SYMBOL_GPL vmlinux 0x085fce45 extcon_set_state +EXPORT_SYMBOL_GPL vmlinux 0x08787343 regulator_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x087c0839 tracepoint_srcu +EXPORT_SYMBOL_GPL vmlinux 0x087f5dc5 wm831x_of_match +EXPORT_SYMBOL_GPL vmlinux 0x087feb2d devm_extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x0882453b meson8_aobus_parse_dt_extra +EXPORT_SYMBOL_GPL vmlinux 0x08930c0d bio_start_io_acct +EXPORT_SYMBOL_GPL vmlinux 0x08947961 iomap_is_partially_uptodate +EXPORT_SYMBOL_GPL vmlinux 0x08a76206 pci_enable_sriov +EXPORT_SYMBOL_GPL vmlinux 0x08a88a9f __SCK__tp_func_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x08acf7a1 ncsi_start_dev +EXPORT_SYMBOL_GPL vmlinux 0x08b92c18 acpi_dev_get_resources +EXPORT_SYMBOL_GPL vmlinux 0x08bb2e68 __ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x08c36406 folio_test_hugetlb +EXPORT_SYMBOL_GPL vmlinux 0x08c78cf7 offline_and_remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x08e2b333 cppc_set_auto_sel +EXPORT_SYMBOL_GPL vmlinux 0x08fcea0b __devm_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x08fea165 sata_scr_read +EXPORT_SYMBOL_GPL vmlinux 0x0907d14d blocking_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x091119b8 spi_transfer_cs_change_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x091eb9b4 round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x09324478 pci_host_common_remove +EXPORT_SYMBOL_GPL vmlinux 0x09337cd0 __wake_up_locked_key +EXPORT_SYMBOL_GPL vmlinux 0x093786cf synth_event_add_field_str +EXPORT_SYMBOL_GPL vmlinux 0x093e5ca2 blk_mq_queue_inflight +EXPORT_SYMBOL_GPL vmlinux 0x094b4276 nvdimm_in_overwrite +EXPORT_SYMBOL_GPL vmlinux 0x0953e92a ata_std_qc_defer +EXPORT_SYMBOL_GPL vmlinux 0x0954f263 pci_common_swizzle +EXPORT_SYMBOL_GPL vmlinux 0x0963ad2e debugfs_create_size_t +EXPORT_SYMBOL_GPL vmlinux 0x096f778f __netif_set_xps_queue +EXPORT_SYMBOL_GPL vmlinux 0x0976822d sfp_get_module_eeprom_by_page +EXPORT_SYMBOL_GPL vmlinux 0x09813890 ata_noop_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x099b5b10 fat_alloc_new_dir +EXPORT_SYMBOL_GPL vmlinux 0x09b53e14 interval_tree_remove +EXPORT_SYMBOL_GPL vmlinux 0x09d01864 device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0x09d0e6e1 modify_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0x09d2578b pci_cfg_access_unlock +EXPORT_SYMBOL_GPL vmlinux 0x09d4d8bf devm_clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x09e852cf rdev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0x09ef9057 skb_splice_bits +EXPORT_SYMBOL_GPL vmlinux 0x09f20fce iomap_page_mkwrite +EXPORT_SYMBOL_GPL vmlinux 0x09f303b5 pciserial_init_ports +EXPORT_SYMBOL_GPL vmlinux 0x09f46309 pkcs7_validate_trust +EXPORT_SYMBOL_GPL vmlinux 0x09f50f32 rcu_nocb_flush_deferred_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x09f553de mctp_register_netdev +EXPORT_SYMBOL_GPL vmlinux 0x09f7900f ata_sas_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x0a18ad6a mtk_eint_find_irq +EXPORT_SYMBOL_GPL vmlinux 0x0a2b209f screen_glyph +EXPORT_SYMBOL_GPL vmlinux 0x0a3059ea nf_hook_entries_insert_raw +EXPORT_SYMBOL_GPL vmlinux 0x0a37f420 pci_test_config_bits +EXPORT_SYMBOL_GPL vmlinux 0x0a4e6e0a nf_hooks_lwtunnel_sysctl_handler +EXPORT_SYMBOL_GPL vmlinux 0x0a52c511 hv_query_ext_cap +EXPORT_SYMBOL_GPL vmlinux 0x0a77996c devm_led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x0a8162a8 raw_v4_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x0a82ba3b dma_get_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x0a8894f4 mas_find_range_rev +EXPORT_SYMBOL_GPL vmlinux 0x0a8e458b crypto_req_done +EXPORT_SYMBOL_GPL vmlinux 0x0a983bba mtk_clk_gate_ops_no_setclr +EXPORT_SYMBOL_GPL vmlinux 0x0a9948b7 clone_private_mount +EXPORT_SYMBOL_GPL vmlinux 0x0a9d7d46 mbox_request_channel_byname +EXPORT_SYMBOL_GPL vmlinux 0x0a9dd83f ata_bmdma_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x0a9df53d for_each_kernel_tracepoint +EXPORT_SYMBOL_GPL vmlinux 0x0ab91385 pci_add_dynid +EXPORT_SYMBOL_GPL vmlinux 0x0abc6be6 k3_ringacc_ring_is_full +EXPORT_SYMBOL_GPL vmlinux 0x0ac0df57 fat_add_entries +EXPORT_SYMBOL_GPL vmlinux 0x0ad27681 mbox_client_peek_data +EXPORT_SYMBOL_GPL vmlinux 0x0ae634a5 crypto_alg_mod_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0b07abe2 unshare_fs_struct +EXPORT_SYMBOL_GPL vmlinux 0x0b1309a0 acpi_pci_find_root +EXPORT_SYMBOL_GPL vmlinux 0x0b1bb9f9 synchronize_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x0b2db2d5 remove_resource +EXPORT_SYMBOL_GPL vmlinux 0x0b3080aa inet_send_prepare +EXPORT_SYMBOL_GPL vmlinux 0x0b387781 __mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x0b3a3ed7 zynqmp_pm_fpga_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b48011d devm_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0x0b4c4c1f fib_nexthop_info +EXPORT_SYMBOL_GPL vmlinux 0x0b52e502 apei_resources_add +EXPORT_SYMBOL_GPL vmlinux 0x0b64d5f6 __devm_regmap_init +EXPORT_SYMBOL_GPL vmlinux 0x0b690f04 k3_udma_glue_tx_get_txcq_id +EXPORT_SYMBOL_GPL vmlinux 0x0b69e104 pse_ethtool_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b811ce1 rt_mutex_unlock +EXPORT_SYMBOL_GPL vmlinux 0x0b89d461 dm_disk +EXPORT_SYMBOL_GPL vmlinux 0x0b8c8a23 static_key_fast_inc_not_disabled +EXPORT_SYMBOL_GPL vmlinux 0x0b8db429 gnttab_page_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x0bb028d4 hisi_clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x0bbc10ce attribute_container_classdev_to_container +EXPORT_SYMBOL_GPL vmlinux 0x0bbdc9b2 remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x0bf32478 __SCK__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x0bfb4c22 rio_unmap_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x0c0bb844 __sk_flush_backlog +EXPORT_SYMBOL_GPL vmlinux 0x0c0ce442 pinconf_generic_parse_dt_config +EXPORT_SYMBOL_GPL vmlinux 0x0c1a5ee3 log_post_read_mmio +EXPORT_SYMBOL_GPL vmlinux 0x0c1d92e6 of_clk_hw_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0x0c2c5802 work_busy +EXPORT_SYMBOL_GPL vmlinux 0x0c32ff8a edac_pci_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x0c3ab15d usb_create_shared_hcd +EXPORT_SYMBOL_GPL vmlinux 0x0c3e6241 k3_udma_glue_disable_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x0c51cb8c zap_vma_ptes +EXPORT_SYMBOL_GPL vmlinux 0x0c592f62 regulator_allow_bypass +EXPORT_SYMBOL_GPL vmlinux 0x0c742c21 ata_sff_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x0c7b45bd devm_led_get +EXPORT_SYMBOL_GPL vmlinux 0x0c7b4d41 of_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x0c8702b0 relay_switch_subbuf +EXPORT_SYMBOL_GPL vmlinux 0x0c88c1c3 pci_vpd_find_id_string +EXPORT_SYMBOL_GPL vmlinux 0x0c92588a of_genpd_parse_idle_states +EXPORT_SYMBOL_GPL vmlinux 0x0c9f4dd0 clk_hw_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x0ca0e2d7 blk_bio_list_merge +EXPORT_SYMBOL_GPL vmlinux 0x0cb1b7e3 fib_new_table +EXPORT_SYMBOL_GPL vmlinux 0x0cbe3ee2 software_node_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0cc03447 max8997_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x0cc5ecec irq_chip_set_wake_parent +EXPORT_SYMBOL_GPL vmlinux 0x0cc9d36c iommu_group_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x0ccf5275 zynqmp_pm_pinctrl_get_config +EXPORT_SYMBOL_GPL vmlinux 0x0cd368d9 crypto_enqueue_request_head +EXPORT_SYMBOL_GPL vmlinux 0x0cda95df inet_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0x0cdd3f56 xenbus_dev_cancel +EXPORT_SYMBOL_GPL vmlinux 0x0ce3dd73 bman_is_probed +EXPORT_SYMBOL_GPL vmlinux 0x0ce82ba0 dev_pm_opp_find_bw_ceil +EXPORT_SYMBOL_GPL vmlinux 0x0ce8626e sdio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x0d28bca1 __traceiter_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x0d2ec953 fib4_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x0d33bc50 crypto_register_kpp +EXPORT_SYMBOL_GPL vmlinux 0x0d3517a5 vp_modern_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x0d3fb7d4 phy_interface_num_ports +EXPORT_SYMBOL_GPL vmlinux 0x0d435bd5 __tracepoint_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x0d44afca __devm_of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x0d459213 work_on_cpu_safe +EXPORT_SYMBOL_GPL vmlinux 0x0d4961de nf_log_buf_open +EXPORT_SYMBOL_GPL vmlinux 0x0d4e3f8c iopf_queue_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d55ebf2 metadata_dst_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x0d5cecc6 ima_measure_critical_data +EXPORT_SYMBOL_GPL vmlinux 0x0d66bd85 devm_of_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x0d6a49d4 tcp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d85a78c key_type_user +EXPORT_SYMBOL_GPL vmlinux 0x0d9090d3 __tcp_send_ack +EXPORT_SYMBOL_GPL vmlinux 0x0d9c8403 sdio_readb +EXPORT_SYMBOL_GPL vmlinux 0x0da0cece gfn_to_pfn_prot +EXPORT_SYMBOL_GPL vmlinux 0x0da3924f pci_p2pdma_add_resource +EXPORT_SYMBOL_GPL vmlinux 0x0da8fc89 md_find_rdev_nr_rcu +EXPORT_SYMBOL_GPL vmlinux 0x0dbfd274 __ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x0dc0759f of_pci_get_slot_power_limit +EXPORT_SYMBOL_GPL vmlinux 0x0dc8f93f reset_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0dc9e01c fat_flush_inodes +EXPORT_SYMBOL_GPL vmlinux 0x0dd407ee sk_msg_zerocopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0x0ddb1cd7 llist_reverse_order +EXPORT_SYMBOL_GPL vmlinux 0x0df20373 dw_pcie_read_dbi +EXPORT_SYMBOL_GPL vmlinux 0x0df4bd06 spi_write_then_read +EXPORT_SYMBOL_GPL vmlinux 0x0dfeb8b3 usb_interrupt_msg +EXPORT_SYMBOL_GPL vmlinux 0x0e007edf xen_evtchn_nr_channels +EXPORT_SYMBOL_GPL vmlinux 0x0e056328 proc_create_net_data +EXPORT_SYMBOL_GPL vmlinux 0x0e0c6a7d crypto_dh_encode_key +EXPORT_SYMBOL_GPL vmlinux 0x0e1194d5 hrtimer_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0x0e13cb4d apei_resources_release +EXPORT_SYMBOL_GPL vmlinux 0x0e18f2ae pinconf_generic_dump_config +EXPORT_SYMBOL_GPL vmlinux 0x0e192101 ehci_setup +EXPORT_SYMBOL_GPL vmlinux 0x0e192778 metadata_dst_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0e1e722b dm_put +EXPORT_SYMBOL_GPL vmlinux 0x0e2d453c skb_clone_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x0e33b024 ahci_platform_deassert_rsts +EXPORT_SYMBOL_GPL vmlinux 0x0e3abd49 phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0x0e408970 i2c_dw_acpi_configure +EXPORT_SYMBOL_GPL vmlinux 0x0e446429 elv_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0e5cc9d7 xdp_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x0e6b79af static_key_disable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x0e73fd2b serdev_controller_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0e8d4d0f synth_event_add_next_val +EXPORT_SYMBOL_GPL vmlinux 0x0e99f430 fuse_do_open +EXPORT_SYMBOL_GPL vmlinux 0x0ea5cbce xen_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x0eb28586 fscrypt_mergeable_bio +EXPORT_SYMBOL_GPL vmlinux 0x0eb4973c inet_bhash2_update_saddr +EXPORT_SYMBOL_GPL vmlinux 0x0ebac4d6 devm_bitmap_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0ebade50 gpiochip_line_is_irq +EXPORT_SYMBOL_GPL vmlinux 0x0ec096b0 hv_read_reference_counter +EXPORT_SYMBOL_GPL vmlinux 0x0ecfea88 btf_type_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0ed2812f crypto_alloc_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x0ef7cfd3 ioc_find_get_icq +EXPORT_SYMBOL_GPL vmlinux 0x0efb0f70 crypto_unregister_ahash +EXPORT_SYMBOL_GPL vmlinux 0x0f0fa59f wm8350_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x0f16ee0d icc_get_name +EXPORT_SYMBOL_GPL vmlinux 0x0f180070 ring_buffer_free_read_page +EXPORT_SYMBOL_GPL vmlinux 0x0f1a1e75 __traceiter_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x0f24582b __ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0x0f276aff devm_mtk_clk_mux_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x0f278eeb i2c_probe_func_quick_read +EXPORT_SYMBOL_GPL vmlinux 0x0f338b73 fuse_dev_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0f4e6b4f regmap_check_range_table +EXPORT_SYMBOL_GPL vmlinux 0x0f5316df devm_clk_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x0f629687 fscrypt_fname_encrypted_size +EXPORT_SYMBOL_GPL vmlinux 0x0f697a16 kpp_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x0f7768a1 pci_epc_stop +EXPORT_SYMBOL_GPL vmlinux 0x0f798d58 devm_of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0x0f79e07b sfp_register_socket +EXPORT_SYMBOL_GPL vmlinux 0x0f7aa0cc rio_dev_put +EXPORT_SYMBOL_GPL vmlinux 0x0f7baa63 regulator_disable_deferred +EXPORT_SYMBOL_GPL vmlinux 0x0f7ca236 dmi_memdev_name +EXPORT_SYMBOL_GPL vmlinux 0x0f7e7eed tcp_twsk_destructor +EXPORT_SYMBOL_GPL vmlinux 0x0f837a63 rt_mutex_trylock +EXPORT_SYMBOL_GPL vmlinux 0x0f96b6fa __mnt_is_readonly +EXPORT_SYMBOL_GPL vmlinux 0x0faa3563 tegra_mc_probe_device +EXPORT_SYMBOL_GPL vmlinux 0x0fb6244b virtio_config_changed +EXPORT_SYMBOL_GPL vmlinux 0x0fb6cd53 kvm_release_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x0fbb7344 memremap_compat_align +EXPORT_SYMBOL_GPL vmlinux 0x0fbc0c0e xas_pause +EXPORT_SYMBOL_GPL vmlinux 0x0fbc6332 mbox_bind_client +EXPORT_SYMBOL_GPL vmlinux 0x0fbe46d2 ahci_pmp_retry_srst_ops +EXPORT_SYMBOL_GPL vmlinux 0x0fc401cc usb_phy_roothub_resume +EXPORT_SYMBOL_GPL vmlinux 0x0fd4610e kmem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0x0fdf11e7 usb_hcd_poll_rh_status +EXPORT_SYMBOL_GPL vmlinux 0x0fed9058 inet_csk_route_child_sock +EXPORT_SYMBOL_GPL vmlinux 0x0ff6a836 clockevents_config_and_register +EXPORT_SYMBOL_GPL vmlinux 0x1005d60b tick_nohz_dep_set_cpu +EXPORT_SYMBOL_GPL vmlinux 0x10091b7b sbitmap_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x10138352 tracing_on +EXPORT_SYMBOL_GPL vmlinux 0x10185973 __tracepoint_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x101d642e genpd_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0x1021e18f stmpe_block_write +EXPORT_SYMBOL_GPL vmlinux 0x102cb108 filemap_range_has_writeback +EXPORT_SYMBOL_GPL vmlinux 0x10336e66 devl_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x104b2b7d vcap_rule_get_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x106673d9 regulator_desc_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x106a9a82 irq_domain_remove_sim +EXPORT_SYMBOL_GPL vmlinux 0x1070f2ce edac_pci_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x107d11bd devres_remove +EXPORT_SYMBOL_GPL vmlinux 0x108a0acd bstr_printf +EXPORT_SYMBOL_GPL vmlinux 0x108d3401 nf_checksum_partial +EXPORT_SYMBOL_GPL vmlinux 0x1092f91f usb_disable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x10a2c576 devm_hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x10ab8a72 crypto_unregister_scomp +EXPORT_SYMBOL_GPL vmlinux 0x10b150ae da903x_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x10b89330 crypto_has_shash +EXPORT_SYMBOL_GPL vmlinux 0x10bbff0b pse_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x10d15317 xenbus_watch_pathfmt +EXPORT_SYMBOL_GPL vmlinux 0x10d2e0d1 trace_event_reg +EXPORT_SYMBOL_GPL vmlinux 0x10d7e3cf unix_inq_len +EXPORT_SYMBOL_GPL vmlinux 0x10d9f317 stack_depot_init +EXPORT_SYMBOL_GPL vmlinux 0x10e06236 vp_modern_get_num_queues +EXPORT_SYMBOL_GPL vmlinux 0x10e90913 serdev_device_set_flow_control +EXPORT_SYMBOL_GPL vmlinux 0x10ecc52c usb_amd_quirk_pll_enable +EXPORT_SYMBOL_GPL vmlinux 0x10ee5139 irq_create_of_mapping +EXPORT_SYMBOL_GPL vmlinux 0x110106c1 cper_severity_to_aer +EXPORT_SYMBOL_GPL vmlinux 0x11041952 dev_pm_set_dedicated_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x11088a4b fscrypt_ioctl_get_key_status +EXPORT_SYMBOL_GPL vmlinux 0x1116f892 fsl_mc_portal_reset +EXPORT_SYMBOL_GPL vmlinux 0x11172cbc srcu_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x112c2fa2 crypto_alloc_aead +EXPORT_SYMBOL_GPL vmlinux 0x11306a41 irq_set_chained_handler_and_data +EXPORT_SYMBOL_GPL vmlinux 0x1130fdf9 tps6586x_write +EXPORT_SYMBOL_GPL vmlinux 0x11329144 nf_queue +EXPORT_SYMBOL_GPL vmlinux 0x11475139 scsi_build_sense +EXPORT_SYMBOL_GPL vmlinux 0x1156d9d1 __list_lru_init +EXPORT_SYMBOL_GPL vmlinux 0x1161a394 gpiod_get_raw_value +EXPORT_SYMBOL_GPL vmlinux 0x116a2302 ata_acpi_stm +EXPORT_SYMBOL_GPL vmlinux 0x1187ed6c tty_port_install +EXPORT_SYMBOL_GPL vmlinux 0x118ca095 __pci_hp_initialize +EXPORT_SYMBOL_GPL vmlinux 0x118d2672 max8997_write_reg +EXPORT_SYMBOL_GPL vmlinux 0x119d6115 ata_dev_pair +EXPORT_SYMBOL_GPL vmlinux 0x119e2386 ping_getfrag +EXPORT_SYMBOL_GPL vmlinux 0x11a33760 __kernel_write +EXPORT_SYMBOL_GPL vmlinux 0x11b5aa2c phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x11b68a56 __tracepoint_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x11b69ada led_init_core +EXPORT_SYMBOL_GPL vmlinux 0x11c2818a inode_dax +EXPORT_SYMBOL_GPL vmlinux 0x11c68bd6 virtqueue_add_outbuf +EXPORT_SYMBOL_GPL vmlinux 0x11cddef1 vp_modern_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x11d17076 regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x11da85c9 regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x11df0e75 devlink_fmsg_binary_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x11e01c7a of_icc_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x11e06ee9 badrange_init +EXPORT_SYMBOL_GPL vmlinux 0x11ee3b9e sch_frag_xmit_hook +EXPORT_SYMBOL_GPL vmlinux 0x11fa562d fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x11fd7c56 smpboot_register_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x12056e53 mas_store_gfp +EXPORT_SYMBOL_GPL vmlinux 0x12135396 phylink_mac_change +EXPORT_SYMBOL_GPL vmlinux 0x121a2cf7 rio_mport_get_physefb +EXPORT_SYMBOL_GPL vmlinux 0x121d958a unregister_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0x12222ac2 pci_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x122fc55b fsl_mc_bus_dpbp_type +EXPORT_SYMBOL_GPL vmlinux 0x1234e483 get_cpu_iowait_time_us +EXPORT_SYMBOL_GPL vmlinux 0x1234ffa1 cper_estatus_check_header +EXPORT_SYMBOL_GPL vmlinux 0x123eab32 gpiochip_generic_request +EXPORT_SYMBOL_GPL vmlinux 0x124c5abe wbc_account_cgroup_owner +EXPORT_SYMBOL_GPL vmlinux 0x12528c5c adp5520_write +EXPORT_SYMBOL_GPL vmlinux 0x125986d9 fsnotify_put_group +EXPORT_SYMBOL_GPL vmlinux 0x125cfa2f usb_sg_init +EXPORT_SYMBOL_GPL vmlinux 0x12628c37 regmap_multi_reg_write_bypassed +EXPORT_SYMBOL_GPL vmlinux 0x126454fd mctp_unregister_netdev +EXPORT_SYMBOL_GPL vmlinux 0x12658fac pci_assign_unassigned_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0x12692d9d virtqueue_add_sgs +EXPORT_SYMBOL_GPL vmlinux 0x12a3dc43 failover_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0x12b02355 ahci_platform_suspend +EXPORT_SYMBOL_GPL vmlinux 0x12b9cb6e irq_domain_alloc_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0x12ee1173 memory_group_unregister +EXPORT_SYMBOL_GPL vmlinux 0x12f45d5d fsnotify_put_mark +EXPORT_SYMBOL_GPL vmlinux 0x130084f8 posix_clock_register +EXPORT_SYMBOL_GPL vmlinux 0x1306dbea pci_store_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x13090724 add_vmfork_randomness +EXPORT_SYMBOL_GPL vmlinux 0x131a5ed7 regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x131db64a system_long_wq +EXPORT_SYMBOL_GPL vmlinux 0x132425be verify_signature +EXPORT_SYMBOL_GPL vmlinux 0x13295447 phylink_generic_validate +EXPORT_SYMBOL_GPL vmlinux 0x132fbc63 meson_clk_mpll_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x1335007a of_icc_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0x133969d7 __trace_printk +EXPORT_SYMBOL_GPL vmlinux 0x1341efb9 ata_sas_port_alloc +EXPORT_SYMBOL_GPL vmlinux 0x136209db power_supply_reg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x13640660 get_cached_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0x136adddc trace_seq_vprintf +EXPORT_SYMBOL_GPL vmlinux 0x13781a65 __skb_get_hash_symmetric +EXPORT_SYMBOL_GPL vmlinux 0x13810df1 fscrypt_ioctl_add_key +EXPORT_SYMBOL_GPL vmlinux 0x138aff76 gnttab_init +EXPORT_SYMBOL_GPL vmlinux 0x138e0957 dax_write_cache_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1394d032 __mt_destroy +EXPORT_SYMBOL_GPL vmlinux 0x139d6ac7 pin_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0x13b2b5bb ti_sci_inta_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x13b7b89d crypto_skcipher_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x13b9b555 pci_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x13b9e193 acpi_dev_resource_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x13bc3c64 make_device_exclusive_range +EXPORT_SYMBOL_GPL vmlinux 0x13c2cce0 vp_modern_set_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x13ce87e8 asn1_ber_decoder +EXPORT_SYMBOL_GPL vmlinux 0x13d87539 __devm_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x13d945c6 kvm_read_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x13db1eb8 k3_udma_glue_rx_cppi5_to_dma_addr +EXPORT_SYMBOL_GPL vmlinux 0x13ed8784 sdev_evt_alloc +EXPORT_SYMBOL_GPL vmlinux 0x13f90ec6 virtqueue_add_inbuf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x13fab921 cpuidle_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x13fb9e21 gnttab_foreach_grant_in_range +EXPORT_SYMBOL_GPL vmlinux 0x1403ad09 cpufreq_add_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x14074a91 __get_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0x140b0ff9 auxiliary_device_init +EXPORT_SYMBOL_GPL vmlinux 0x140bb056 dpbp_close +EXPORT_SYMBOL_GPL vmlinux 0x1417426a cros_ec_cmd +EXPORT_SYMBOL_GPL vmlinux 0x141f38bf ktime_get_raw_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x143e0f4a vp_legacy_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x1456762b k3_ringacc_ring_get_free +EXPORT_SYMBOL_GPL vmlinux 0x1465c97b perf_event_enable +EXPORT_SYMBOL_GPL vmlinux 0x146626a0 mas_find_rev +EXPORT_SYMBOL_GPL vmlinux 0x146cc88f bpf_master_redirect_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x14708f54 blk_rq_prep_clone +EXPORT_SYMBOL_GPL vmlinux 0x14824ff1 dbs_update +EXPORT_SYMBOL_GPL vmlinux 0x14829e51 srcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x148fd794 enable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x1490d2f6 meson_eeclkc_probe +EXPORT_SYMBOL_GPL vmlinux 0x149235b8 vp_modern_generation +EXPORT_SYMBOL_GPL vmlinux 0x149e7f41 __blk_req_zone_write_unlock +EXPORT_SYMBOL_GPL vmlinux 0x14a17e18 acpi_spi_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x14a2c15a pm_runtime_set_autosuspend_delay +EXPORT_SYMBOL_GPL vmlinux 0x14b319f5 ehci_reset +EXPORT_SYMBOL_GPL vmlinux 0x14b4881d component_release_of +EXPORT_SYMBOL_GPL vmlinux 0x14b8edf5 of_regulator_match +EXPORT_SYMBOL_GPL vmlinux 0x14be05ec phy_save_page +EXPORT_SYMBOL_GPL vmlinux 0x14de914a xdp_return_frame +EXPORT_SYMBOL_GPL vmlinux 0x14ec4fdb evtchn_put +EXPORT_SYMBOL_GPL vmlinux 0x14f748fd nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x14f77e55 sysfs_group_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x14facc92 cpu_subsys +EXPORT_SYMBOL_GPL vmlinux 0x14fbcd5e __tracepoint_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x15021b4a xa_delete_node +EXPORT_SYMBOL_GPL vmlinux 0x15187564 device_register +EXPORT_SYMBOL_GPL vmlinux 0x15241f00 dw_pcie_wait_for_link +EXPORT_SYMBOL_GPL vmlinux 0x1527866d irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x153b60a6 klist_del +EXPORT_SYMBOL_GPL vmlinux 0x153cd3fa bio_associate_blkg_from_css +EXPORT_SYMBOL_GPL vmlinux 0x15402377 ftrace_set_filter +EXPORT_SYMBOL_GPL vmlinux 0x154c23a7 devm_power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x15510a89 devlink_fmsg_binary_put +EXPORT_SYMBOL_GPL vmlinux 0x1555920c set_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0x15601bf2 genphy_c45_an_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x156428c1 fwnode_handle_get +EXPORT_SYMBOL_GPL vmlinux 0x1566185b dev_set_name +EXPORT_SYMBOL_GPL vmlinux 0x156a3dd4 pci_hp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0x157d4bfb shash_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x15886f48 hte_disable_ts +EXPORT_SYMBOL_GPL vmlinux 0x159ba267 crypto_register_aead +EXPORT_SYMBOL_GPL vmlinux 0x15a166d1 dev_pm_genpd_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x15a7a4fc usb_deregister_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x15aa095e tpm_is_tpm2 +EXPORT_SYMBOL_GPL vmlinux 0x15ad9fb1 hvc_instantiate +EXPORT_SYMBOL_GPL vmlinux 0x15ade1cc filter_irq_stacks +EXPORT_SYMBOL_GPL vmlinux 0x15bd7435 psi_memstall_leave +EXPORT_SYMBOL_GPL vmlinux 0x15c0534d sched_set_fifo +EXPORT_SYMBOL_GPL vmlinux 0x15c0778a nvdimm_name +EXPORT_SYMBOL_GPL vmlinux 0x15c2ef2d folio_wait_writeback_killable +EXPORT_SYMBOL_GPL vmlinux 0x15c4e3e2 phylink_ethtool_set_pauseparam +EXPORT_SYMBOL_GPL vmlinux 0x15cc02fc ata_host_alloc_pinfo +EXPORT_SYMBOL_GPL vmlinux 0x15dbce96 sdio_readsb +EXPORT_SYMBOL_GPL vmlinux 0x15de1dbd perf_event_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0x15dfab4d rio_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x15ea2648 hwpoison_filter_flags_mask +EXPORT_SYMBOL_GPL vmlinux 0x15ea4553 open_related_ns +EXPORT_SYMBOL_GPL vmlinux 0x15eb7eb3 fhctl_parse_dt +EXPORT_SYMBOL_GPL vmlinux 0x15ef7188 vchan_tx_submit +EXPORT_SYMBOL_GPL vmlinux 0x16066965 of_pci_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x1608f894 udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1615d292 gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x16280e09 dma_request_chan +EXPORT_SYMBOL_GPL vmlinux 0x162e886e xdp_features_clear_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x16411092 pinctrl_count_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0x16422a6e xdp_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x16516798 osc_pc_lpi_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x16671d41 clk_hw_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x167d7113 acpi_bus_register_early_device +EXPORT_SYMBOL_GPL vmlinux 0x1687be85 extcon_get_property +EXPORT_SYMBOL_GPL vmlinux 0x1687ec20 tty_get_frame_size +EXPORT_SYMBOL_GPL vmlinux 0x1690b503 usb_role_switch_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x16961c34 handle_simple_irq +EXPORT_SYMBOL_GPL vmlinux 0x16bdca00 sk_msg_clone +EXPORT_SYMBOL_GPL vmlinux 0x16ca1a8a phylink_suspend +EXPORT_SYMBOL_GPL vmlinux 0x16cb6a90 radix_tree_preloads +EXPORT_SYMBOL_GPL vmlinux 0x16da1f88 devlink_fmsg_u32_put +EXPORT_SYMBOL_GPL vmlinux 0x16dfbf36 add_interrupt_randomness +EXPORT_SYMBOL_GPL vmlinux 0x16eff2c2 device_bind_driver +EXPORT_SYMBOL_GPL vmlinux 0x16f15139 bind_evtchn_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x170cc36c put_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x17224d6a class_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x174c6274 ring_buffer_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x174c9152 tegra_bpmp_transfer_atomic +EXPORT_SYMBOL_GPL vmlinux 0x174e6c46 inet_ehash_locks_alloc +EXPORT_SYMBOL_GPL vmlinux 0x174fd485 usb_wakeup_notification +EXPORT_SYMBOL_GPL vmlinux 0x1752078a rz_mtu3_32bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x1752327b devm_hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0x17591ecd zynqmp_pm_write_ggs +EXPORT_SYMBOL_GPL vmlinux 0x175b9b7c platform_device_add +EXPORT_SYMBOL_GPL vmlinux 0x176031a7 devlink_fmsg_string_put +EXPORT_SYMBOL_GPL vmlinux 0x176139ab mtk_pinconf_drive_set_raw +EXPORT_SYMBOL_GPL vmlinux 0x17614bf3 apei_resources_sub +EXPORT_SYMBOL_GPL vmlinux 0x176ff1c1 thermal_remove_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x177b1042 __tracepoint_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x177c338d twl_get_version +EXPORT_SYMBOL_GPL vmlinux 0x17842631 pci_user_read_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x1794510d irq_chip_release_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x17989411 pcie_flr +EXPORT_SYMBOL_GPL vmlinux 0x179fe7d4 rio_mport_get_efb +EXPORT_SYMBOL_GPL vmlinux 0x17a27a91 fsl_mc_obj_open +EXPORT_SYMBOL_GPL vmlinux 0x17b7cb6f usb_driver_release_interface +EXPORT_SYMBOL_GPL vmlinux 0x17b9e8c2 regulator_set_current_limit +EXPORT_SYMBOL_GPL vmlinux 0x17d20e19 handle_fasteoi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0x17d8297c dev_pm_qos_hide_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x17df5ac3 platform_device_put +EXPORT_SYMBOL_GPL vmlinux 0x17e01f11 erst_clear +EXPORT_SYMBOL_GPL vmlinux 0x17e1ff21 device_phy_find_device +EXPORT_SYMBOL_GPL vmlinux 0x17e8a3c5 ethnl_cable_test_amplitude +EXPORT_SYMBOL_GPL vmlinux 0x17ee49a4 nvmem_device_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x17f68130 gpiochip_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0x17f8ea0f lwtunnel_state_alloc +EXPORT_SYMBOL_GPL vmlinux 0x18008c59 ring_buffer_resize +EXPORT_SYMBOL_GPL vmlinux 0x182875b1 ahci_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x182e2f09 cn_netlink_send_mult +EXPORT_SYMBOL_GPL vmlinux 0x1833e2ec serial8250_request_dma +EXPORT_SYMBOL_GPL vmlinux 0x1840c8a4 stmpe_block_read +EXPORT_SYMBOL_GPL vmlinux 0x18428692 __cookie_v6_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x1845679d devm_devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0x1863e1a0 fat_detach +EXPORT_SYMBOL_GPL vmlinux 0x18715353 k3_udma_glue_push_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x1886d61e serial8250_modem_status +EXPORT_SYMBOL_GPL vmlinux 0x188d086f __dev_fwnode_const +EXPORT_SYMBOL_GPL vmlinux 0x188fa6e4 inet6_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1894ab3d tcp_reno_cong_avoid +EXPORT_SYMBOL_GPL vmlinux 0x189f37d9 acpi_dev_get_dma_resources +EXPORT_SYMBOL_GPL vmlinux 0x189f80c8 devl_trap_policers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x18a62f44 usb_hub_clear_tt_buffer +EXPORT_SYMBOL_GPL vmlinux 0x18acb361 fsl_mc_bus_dpaiop_type +EXPORT_SYMBOL_GPL vmlinux 0x18d1be52 __traceiter_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0x18e4f8aa swphy_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x18e8c440 arch_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0x18f10f38 k3_udma_glue_enable_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x18f9047e vcap_chain_offset +EXPORT_SYMBOL_GPL vmlinux 0x18fb2caf cpus_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x19032d6d trace_handle_return +EXPORT_SYMBOL_GPL vmlinux 0x19040e7b kthread_unuse_mm +EXPORT_SYMBOL_GPL vmlinux 0x190472d7 clockevents_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0x19248d3a crypto_unregister_algs +EXPORT_SYMBOL_GPL vmlinux 0x1926028c zynqmp_pm_reset_assert +EXPORT_SYMBOL_GPL vmlinux 0x19273ca1 bpf_prog_create_from_user +EXPORT_SYMBOL_GPL vmlinux 0x192d2eac rio_request_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x193282ae acpi_dev_resource_ext_address_space +EXPORT_SYMBOL_GPL vmlinux 0x19407e76 of_get_fb_videomode +EXPORT_SYMBOL_GPL vmlinux 0x1947261c devlink_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x19573505 sysfs_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0x19618ecd __blk_trace_note_message +EXPORT_SYMBOL_GPL vmlinux 0x196f5d64 tpm2_probe +EXPORT_SYMBOL_GPL vmlinux 0x197227f5 tpm_try_get_ops +EXPORT_SYMBOL_GPL vmlinux 0x1972f9c4 rcu_read_unlock_trace_special +EXPORT_SYMBOL_GPL vmlinux 0x198daa0d iommu_page_response +EXPORT_SYMBOL_GPL vmlinux 0x199ddeed usb_poison_urb +EXPORT_SYMBOL_GPL vmlinux 0x199e18fd powercap_unregister_zone +EXPORT_SYMBOL_GPL vmlinux 0x19a304ba usb_disabled +EXPORT_SYMBOL_GPL vmlinux 0x19ab4481 __dev_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x19b606b8 devlink_alloc_ns +EXPORT_SYMBOL_GPL vmlinux 0x19c03d73 hv_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0x19c20269 soc_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19c42957 blk_op_str +EXPORT_SYMBOL_GPL vmlinux 0x19cdbc78 regulator_set_voltage_time +EXPORT_SYMBOL_GPL vmlinux 0x19cde17f mptcp_subflow_init_cookie_req +EXPORT_SYMBOL_GPL vmlinux 0x19d8b4a9 cpufreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19da1755 clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x19e81304 btree_alloc +EXPORT_SYMBOL_GPL vmlinux 0x19edd064 blkg_rwstat_exit +EXPORT_SYMBOL_GPL vmlinux 0x19ee7da4 ahci_platform_disable_regulators +EXPORT_SYMBOL_GPL vmlinux 0x19f33626 nf_ctnetlink_has_listener +EXPORT_SYMBOL_GPL vmlinux 0x19f674ef fscrypt_limit_io_blocks +EXPORT_SYMBOL_GPL vmlinux 0x19f76085 anon_inode_getfd_secure +EXPORT_SYMBOL_GPL vmlinux 0x19f96e2b dst_cache_set_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x1a10c32b crypto_ft_tab +EXPORT_SYMBOL_GPL vmlinux 0x1a10d6e6 phy_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x1a146ec3 usb_ep_type_string +EXPORT_SYMBOL_GPL vmlinux 0x1a2385a3 sysfs_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x1a2a32c4 of_changeset_action +EXPORT_SYMBOL_GPL vmlinux 0x1a2c0fe9 netif_carrier_event +EXPORT_SYMBOL_GPL vmlinux 0x1a324241 fixed_phy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1a3c5c40 __devm_irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x1a3cca03 em_dev_unregister_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x1a4fa629 regulator_get_mode +EXPORT_SYMBOL_GPL vmlinux 0x1a6bf28f fsnotify_get_cookie +EXPORT_SYMBOL_GPL vmlinux 0x1a716628 vcap_is_next_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1a7c14c2 md_rdev_clear +EXPORT_SYMBOL_GPL vmlinux 0x1a7dc7dd xdp_rxq_info_unused +EXPORT_SYMBOL_GPL vmlinux 0x1a82368d ZSTD_customCalloc +EXPORT_SYMBOL_GPL vmlinux 0x1a838d12 pci_generic_config_write32 +EXPORT_SYMBOL_GPL vmlinux 0x1a9d4c99 spi_finalize_current_transfer +EXPORT_SYMBOL_GPL vmlinux 0x1aa34ad4 xfrm_output_resume +EXPORT_SYMBOL_GPL vmlinux 0x1aa4b64b altr_sysmgr_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x1aa7a185 __tracepoint_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x1aaab971 of_pci_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0x1ab61af0 unregister_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x1abe4d82 anon_inode_getfile +EXPORT_SYMBOL_GPL vmlinux 0x1abfeb0d page_cache_sync_ra +EXPORT_SYMBOL_GPL vmlinux 0x1ac3040d sk_msg_free +EXPORT_SYMBOL_GPL vmlinux 0x1acd18c8 cpuset_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x1ad46fcc modify_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x1ad5700a __netpoll_setup +EXPORT_SYMBOL_GPL vmlinux 0x1ae66c05 input_ff_erase +EXPORT_SYMBOL_GPL vmlinux 0x1ae7a6f3 fwnode_graph_get_port_parent +EXPORT_SYMBOL_GPL vmlinux 0x1aef209c cdx_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1aef4ac1 devm_request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x1af267f8 int_pow +EXPORT_SYMBOL_GPL vmlinux 0x1af35c92 tps6586x_writes +EXPORT_SYMBOL_GPL vmlinux 0x1afaa2fd proc_dou8vec_minmax +EXPORT_SYMBOL_GPL vmlinux 0x1b0168d8 device_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x1b0520e4 ahci_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x1b0602c1 cond_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x1b0726dd pci_msi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0x1b1c0ec4 sdio_retune_crc_disable +EXPORT_SYMBOL_GPL vmlinux 0x1b1f05ed devlink_flash_update_status_notify +EXPORT_SYMBOL_GPL vmlinux 0x1b38e0c9 __pm_runtime_set_status +EXPORT_SYMBOL_GPL vmlinux 0x1b39286d gpiod_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x1b478d93 sysfs_create_link_nowarn +EXPORT_SYMBOL_GPL vmlinux 0x1b630fe9 mnt_drop_write +EXPORT_SYMBOL_GPL vmlinux 0x1b6c27aa blk_queue_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x1b739ef5 __tracepoint_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1b7c90a4 tpm_chip_start +EXPORT_SYMBOL_GPL vmlinux 0x1b8822d8 pinctrl_gpio_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x1b92e41d inet_putpeer +EXPORT_SYMBOL_GPL vmlinux 0x1ba3477a pci_probe_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x1baf2d6e kvm_write_guest +EXPORT_SYMBOL_GPL vmlinux 0x1bb447c5 irq_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x1bc263cc sched_set_fifo_low +EXPORT_SYMBOL_GPL vmlinux 0x1bc40a8d gpmc_omap_get_nand_ops +EXPORT_SYMBOL_GPL vmlinux 0x1bc5eebe pinctrl_gpio_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x1bc64087 xas_split +EXPORT_SYMBOL_GPL vmlinux 0x1bc85e1c irq_set_affinity +EXPORT_SYMBOL_GPL vmlinux 0x1bd1095b dpcon_get_attributes +EXPORT_SYMBOL_GPL vmlinux 0x1bd916f1 led_classdev_notify_brightness_hw_changed +EXPORT_SYMBOL_GPL vmlinux 0x1bdb6bce wm8350_device_init +EXPORT_SYMBOL_GPL vmlinux 0x1be1d3bb dev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0x1be8ba45 iommu_detach_device +EXPORT_SYMBOL_GPL vmlinux 0x1be8bb8e netdev_rx_handler_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1beb7c69 sysfs_add_file_to_group +EXPORT_SYMBOL_GPL vmlinux 0x1bf2f6db regmap_get_raw_write_max +EXPORT_SYMBOL_GPL vmlinux 0x1bf5c800 dev_pm_opp_sync_regulators +EXPORT_SYMBOL_GPL vmlinux 0x1bfc84de vcap_find_admin +EXPORT_SYMBOL_GPL vmlinux 0x1bfeddc5 mmput +EXPORT_SYMBOL_GPL vmlinux 0x1c02b909 attribute_container_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1c0b0160 dma_mmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x1c0eb83c evm_inode_init_security +EXPORT_SYMBOL_GPL vmlinux 0x1c29f92a crypto_akcipher_sync_post +EXPORT_SYMBOL_GPL vmlinux 0x1c3a052e mptcp_pm_get_add_addr_accept_max +EXPORT_SYMBOL_GPL vmlinux 0x1c5541bd cpufreq_boost_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1c5b1f28 irq_free_descs +EXPORT_SYMBOL_GPL vmlinux 0x1c5ff742 clk_get_phase +EXPORT_SYMBOL_GPL vmlinux 0x1c6abcbd cgroup_attach_task_all +EXPORT_SYMBOL_GPL vmlinux 0x1c7169dc ZSTD_customFree +EXPORT_SYMBOL_GPL vmlinux 0x1c7fee02 __traceiter_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x1c80d27d btree_geo128 +EXPORT_SYMBOL_GPL vmlinux 0x1c87a811 __round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x1c89fb22 zynqmp_pm_clock_setparent +EXPORT_SYMBOL_GPL vmlinux 0x1c90c65c pci_hp_deregister +EXPORT_SYMBOL_GPL vmlinux 0x1c997303 ahci_platform_ops +EXPORT_SYMBOL_GPL vmlinux 0x1ca3aa97 alarm_forward +EXPORT_SYMBOL_GPL vmlinux 0x1ca4a930 smp_call_function_any +EXPORT_SYMBOL_GPL vmlinux 0x1ca8c33d l3mdev_fib_table_by_index +EXPORT_SYMBOL_GPL vmlinux 0x1cb76c63 vcap_del_rules +EXPORT_SYMBOL_GPL vmlinux 0x1cb7c983 apei_exec_read_register_value +EXPORT_SYMBOL_GPL vmlinux 0x1cb9a1c8 xenbus_gather +EXPORT_SYMBOL_GPL vmlinux 0x1cbb7941 devm_gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0x1cbd92b0 cpu_mitigations_off +EXPORT_SYMBOL_GPL vmlinux 0x1ccb8b8b dma_resv_describe +EXPORT_SYMBOL_GPL vmlinux 0x1ccfbbe0 phy_driver_is_genphy +EXPORT_SYMBOL_GPL vmlinux 0x1cd28a98 ata_pci_bmdma_clear_simplex +EXPORT_SYMBOL_GPL vmlinux 0x1cdd0605 xhci_port_state_to_neutral +EXPORT_SYMBOL_GPL vmlinux 0x1cf1a98b acpi_dev_remove_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x1cff8eab sbitmap_init_node +EXPORT_SYMBOL_GPL vmlinux 0x1d095508 usb_hcd_start_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x1d155610 blk_mq_quiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x1d1e13cb crypto_comp_decompress +EXPORT_SYMBOL_GPL vmlinux 0x1d1fdbba __netpoll_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x1d221b1d tty_buffer_lock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x1d222ced irq_get_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0x1d40142d tty_get_icount +EXPORT_SYMBOL_GPL vmlinux 0x1d404300 of_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x1d4469ae sock_diag_register_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x1d4c0df4 regulator_list_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x1d51aee7 mdiobus_c45_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x1d535e7c devm_clk_get_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1d5704c3 thermal_cooling_device_update +EXPORT_SYMBOL_GPL vmlinux 0x1d577a0b icc_nodes_remove +EXPORT_SYMBOL_GPL vmlinux 0x1d60d5dc iommu_map +EXPORT_SYMBOL_GPL vmlinux 0x1d68d1cf of_phy_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x1d73e853 pci_disable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x1d760e11 pcie_aspm_capable +EXPORT_SYMBOL_GPL vmlinux 0x1d7cf104 sk_msg_free_nocharge +EXPORT_SYMBOL_GPL vmlinux 0x1d8159df crypto_aead_setkey +EXPORT_SYMBOL_GPL vmlinux 0x1d925ca7 shash_free_singlespawn_instance +EXPORT_SYMBOL_GPL vmlinux 0x1d94a218 dmi_memdev_handle +EXPORT_SYMBOL_GPL vmlinux 0x1da94fd6 of_nvmem_layout_get_container +EXPORT_SYMBOL_GPL vmlinux 0x1dac2ec2 devlink_port_attrs_pci_sf_set +EXPORT_SYMBOL_GPL vmlinux 0x1dc0da0d regmap_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x1de887ff zynqmp_pm_bootmode_write +EXPORT_SYMBOL_GPL vmlinux 0x1dea5280 usb_phy_roothub_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1df40792 ata_do_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x1dfa5dbd mpi_invm +EXPORT_SYMBOL_GPL vmlinux 0x1dfb9ca4 skcipher_walk_complete +EXPORT_SYMBOL_GPL vmlinux 0x1e0670c6 reset_control_release +EXPORT_SYMBOL_GPL vmlinux 0x1e288c83 zynqmp_pm_force_pwrdwn +EXPORT_SYMBOL_GPL vmlinux 0x1e3bc77c xas_create_range +EXPORT_SYMBOL_GPL vmlinux 0x1e40303b of_usb_host_tpl_support +EXPORT_SYMBOL_GPL vmlinux 0x1e424d61 user_preparse +EXPORT_SYMBOL_GPL vmlinux 0x1e4465cf genphy_c45_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x1e53f827 stack_depot_print +EXPORT_SYMBOL_GPL vmlinux 0x1e5a63ca devlink_net +EXPORT_SYMBOL_GPL vmlinux 0x1e5ff314 nexthop_find_by_id +EXPORT_SYMBOL_GPL vmlinux 0x1e778051 md_find_rdev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x1e7bbcb3 kernel_restart +EXPORT_SYMBOL_GPL vmlinux 0x1e83fee6 HYPERVISOR_physdev_op +EXPORT_SYMBOL_GPL vmlinux 0x1e8a58e8 gpiochip_request_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x1e8fac8e wireless_nlevent_flush +EXPORT_SYMBOL_GPL vmlinux 0x1e93c0bd ata_sas_port_start +EXPORT_SYMBOL_GPL vmlinux 0x1e952b51 fscrypt_symlink_getattr +EXPORT_SYMBOL_GPL vmlinux 0x1e9bc719 freq_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x1e9c590a usb_find_common_endpoints_reverse +EXPORT_SYMBOL_GPL vmlinux 0x1e9e03d0 imx_unregister_hw_clocks +EXPORT_SYMBOL_GPL vmlinux 0x1ea0b0d7 dm_internal_resume +EXPORT_SYMBOL_GPL vmlinux 0x1eb9516e round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x1ebf6c2a pci_power_names +EXPORT_SYMBOL_GPL vmlinux 0x1ec19192 ahci_platform_assert_rsts +EXPORT_SYMBOL_GPL vmlinux 0x1ecdbb6b input_device_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1ed4d2eb percpu_ref_kill_and_confirm +EXPORT_SYMBOL_GPL vmlinux 0x1ee47e00 is_vmalloc_or_module_addr +EXPORT_SYMBOL_GPL vmlinux 0x1ee826be vp_modern_set_features +EXPORT_SYMBOL_GPL vmlinux 0x1ef0898b ip_valid_fib_dump_req +EXPORT_SYMBOL_GPL vmlinux 0x1ef20793 stop_core_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x1efd5f41 phy_select_page +EXPORT_SYMBOL_GPL vmlinux 0x1efe324a xfrm_audit_state_replay_overflow +EXPORT_SYMBOL_GPL vmlinux 0x1f0176e3 irq_set_default_host +EXPORT_SYMBOL_GPL vmlinux 0x1f16459a mtk_clk_gate_ops_no_setclr_inv +EXPORT_SYMBOL_GPL vmlinux 0x1f19c174 blkcg_deactivate_policy +EXPORT_SYMBOL_GPL vmlinux 0x1f1c5b52 da9052_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0x1f1cb3fe blk_mq_unquiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x1f1cc011 zynqmp_pm_get_chipid +EXPORT_SYMBOL_GPL vmlinux 0x1f2993e3 fat_attach +EXPORT_SYMBOL_GPL vmlinux 0x1f38a4f6 mpi_set_highbit +EXPORT_SYMBOL_GPL vmlinux 0x1f449588 mctrl_gpio_disable_ms +EXPORT_SYMBOL_GPL vmlinux 0x1f4756c3 fwnode_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x1f4bd059 pm_generic_restore +EXPORT_SYMBOL_GPL vmlinux 0x1f4fbd33 folio_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x1f563160 bpf_offload_dev_priv +EXPORT_SYMBOL_GPL vmlinux 0x1f59c228 vfs_kern_mount +EXPORT_SYMBOL_GPL vmlinux 0x1f5d0854 irq_domain_translate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x1f65fd92 rockchip_pcie_cfg_configuration_accesses +EXPORT_SYMBOL_GPL vmlinux 0x1f75f897 ip6_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x1f8544b8 panic_timeout +EXPORT_SYMBOL_GPL vmlinux 0x1f86c8d0 uart_handle_dcd_change +EXPORT_SYMBOL_GPL vmlinux 0x1f872d45 crypto_grab_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x1f8e26c4 iommu_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x1f9891bf _copy_from_iter_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x1f9a2b53 zynqmp_pm_clock_enable +EXPORT_SYMBOL_GPL vmlinux 0x1f9e9bcc perf_event_addr_filters_sync +EXPORT_SYMBOL_GPL vmlinux 0x1fa1d95c sha256_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x1fa48995 efivar_supports_writes +EXPORT_SYMBOL_GPL vmlinux 0x1fae93e6 iommu_device_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x1fc71560 kick_process +EXPORT_SYMBOL_GPL vmlinux 0x1fcff3d8 ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x1fe6e504 gpiod_add_hogs +EXPORT_SYMBOL_GPL vmlinux 0x1fec6886 devlink_remote_reload_actions_performed +EXPORT_SYMBOL_GPL vmlinux 0x1fee7136 trace_seq_putc +EXPORT_SYMBOL_GPL vmlinux 0x1ff6ac85 __fsnotify_inode_delete +EXPORT_SYMBOL_GPL vmlinux 0x1ffc4464 __vfs_removexattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x2007da06 cpufreq_unregister_governor +EXPORT_SYMBOL_GPL vmlinux 0x2009e400 devlink_info_board_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x201114c5 tracing_snapshot_cond_enable +EXPORT_SYMBOL_GPL vmlinux 0x2025d6f6 watchdog_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x202b2bc4 dev_pm_qos_expose_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x202b603d platform_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x202d4ed6 nvmem_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x202ff616 dev_pm_domain_set +EXPORT_SYMBOL_GPL vmlinux 0x2034530a ata_sff_tf_read +EXPORT_SYMBOL_GPL vmlinux 0x2035f068 skcipher_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x203cafa8 kernfs_find_and_get_ns +EXPORT_SYMBOL_GPL vmlinux 0x204b775e transport_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0x204e757b transport_setup_device +EXPORT_SYMBOL_GPL vmlinux 0x204f2c5c gnttab_free_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x2054c3f4 sched_setattr_nocheck +EXPORT_SYMBOL_GPL vmlinux 0x205aada1 pm_runtime_force_resume +EXPORT_SYMBOL_GPL vmlinux 0x205bdf21 dprc_get_obj_region +EXPORT_SYMBOL_GPL vmlinux 0x205f2b50 net_ns_type_operations +EXPORT_SYMBOL_GPL vmlinux 0x206636ff addrconf_prefix_rcv_add_addr +EXPORT_SYMBOL_GPL vmlinux 0x20684e79 add_swap_extent +EXPORT_SYMBOL_GPL vmlinux 0x207320a2 fsverity_ioctl_measure +EXPORT_SYMBOL_GPL vmlinux 0x208d5f13 kvm_get_kvm_safe +EXPORT_SYMBOL_GPL vmlinux 0x20912177 skb_zerocopy +EXPORT_SYMBOL_GPL vmlinux 0x20978fb9 idr_find +EXPORT_SYMBOL_GPL vmlinux 0x20a4e01a HUF_readStats_wksp +EXPORT_SYMBOL_GPL vmlinux 0x20ad350e ata_qc_complete +EXPORT_SYMBOL_GPL vmlinux 0x20ad5cd4 devlink_dpipe_match_put +EXPORT_SYMBOL_GPL vmlinux 0x20ae3c83 usb_sg_wait +EXPORT_SYMBOL_GPL vmlinux 0x20d65913 pci_enable_rom +EXPORT_SYMBOL_GPL vmlinux 0x20d7ae5d vcap_tc_flower_handler_ethaddr_usage +EXPORT_SYMBOL_GPL vmlinux 0x20dfb403 ata_scsi_dma_need_drain +EXPORT_SYMBOL_GPL vmlinux 0x20fe34d0 inet_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x211a6eb2 skb_gso_validate_network_len +EXPORT_SYMBOL_GPL vmlinux 0x212734c5 vcap_netbytes_copy +EXPORT_SYMBOL_GPL vmlinux 0x215152b9 iommu_present +EXPORT_SYMBOL_GPL vmlinux 0x215f8ccc pinctrl_utils_free_map +EXPORT_SYMBOL_GPL vmlinux 0x216de4e1 rcu_get_gp_kthreads_prio +EXPORT_SYMBOL_GPL vmlinux 0x21733c03 nfs_ssc_client_tbl +EXPORT_SYMBOL_GPL vmlinux 0x2176e42a hwpoison_filter_memcg +EXPORT_SYMBOL_GPL vmlinux 0x217e4d3d clk_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x217f3e5f acpi_dma_request_slave_chan_by_index +EXPORT_SYMBOL_GPL vmlinux 0x2194f6ba inet_hash +EXPORT_SYMBOL_GPL vmlinux 0x21988f00 tc3589x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x21a563da clk_get_accuracy +EXPORT_SYMBOL_GPL vmlinux 0x21a926cd __crypto_alloc_tfm +EXPORT_SYMBOL_GPL vmlinux 0x21aeb3c0 scsi_dh_attached_handler_name +EXPORT_SYMBOL_GPL vmlinux 0x21c484aa __mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0x21caa7ed device_del +EXPORT_SYMBOL_GPL vmlinux 0x21cd536a crypto_put_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x21e1671d gpiod_set_value +EXPORT_SYMBOL_GPL vmlinux 0x21e3532c pci_has_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x21eb147a skb_zerocopy_iter_stream +EXPORT_SYMBOL_GPL vmlinux 0x21f0214a usb_role_switch_find_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x21f2e80d xenbus_register_driver_common +EXPORT_SYMBOL_GPL vmlinux 0x21f8dea2 i2c_dw_configure_master +EXPORT_SYMBOL_GPL vmlinux 0x21f90a05 sync_blockdev_nowait +EXPORT_SYMBOL_GPL vmlinux 0x220524cf ata_host_resume +EXPORT_SYMBOL_GPL vmlinux 0x2206891a irq_chip_request_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x220ce70c kvm_arm_hyp_service_available +EXPORT_SYMBOL_GPL vmlinux 0x22167fd9 blk_mq_wait_quiesce_done +EXPORT_SYMBOL_GPL vmlinux 0x221cc36a gpiod_get_value +EXPORT_SYMBOL_GPL vmlinux 0x222cdcf3 of_genpd_remove_last +EXPORT_SYMBOL_GPL vmlinux 0x22305241 pci_p2pmem_virt_to_bus +EXPORT_SYMBOL_GPL vmlinux 0x223ed78c ata_wait_register +EXPORT_SYMBOL_GPL vmlinux 0x22475408 mmc_cmdq_disable +EXPORT_SYMBOL_GPL vmlinux 0x22481bff __blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0x227ddae8 rio_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x22890fb0 fsnotify_alloc_group +EXPORT_SYMBOL_GPL vmlinux 0x2290148f inet_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0x2291f55d devlink_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2299b88c mark_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x229fd359 ip6_input +EXPORT_SYMBOL_GPL vmlinux 0x22a05eac wm831x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x22a770f2 put_device +EXPORT_SYMBOL_GPL vmlinux 0x22b39280 power_supply_put +EXPORT_SYMBOL_GPL vmlinux 0x22c9226c cpufreq_freq_attr_scaling_available_freqs +EXPORT_SYMBOL_GPL vmlinux 0x22d60537 tcf_frag_xmit_count +EXPORT_SYMBOL_GPL vmlinux 0x22d9409b iomap_sort_ioends +EXPORT_SYMBOL_GPL vmlinux 0x22ec5205 cpu_latency_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x22ecc4d4 component_master_add_with_match +EXPORT_SYMBOL_GPL vmlinux 0x22fd08ba cpuacct_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x23000fae sk_psock_init +EXPORT_SYMBOL_GPL vmlinux 0x23106e0f da903x_update +EXPORT_SYMBOL_GPL vmlinux 0x23139b1d preempt_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x233a2fb0 gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x23412816 rtc_tm_to_ktime +EXPORT_SYMBOL_GPL vmlinux 0x234b81f5 vcap_keyfieldset +EXPORT_SYMBOL_GPL vmlinux 0x234cf416 devlink_fmsg_string_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x234d77ae __traceiter_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x2368eb8d relay_reset +EXPORT_SYMBOL_GPL vmlinux 0x23698408 phy_led_triggers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x236eb9d1 ata_sff_softreset +EXPORT_SYMBOL_GPL vmlinux 0x2376898d acpi_set_modalias +EXPORT_SYMBOL_GPL vmlinux 0x23864ce7 cpuset_mem_spread_node +EXPORT_SYMBOL_GPL vmlinux 0x238d6c20 devl_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x238f69e6 acpi_subsys_prepare +EXPORT_SYMBOL_GPL vmlinux 0x2396c7f0 clk_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x23c3b778 phy_basic_features +EXPORT_SYMBOL_GPL vmlinux 0x23d3eeb0 bpf_prog_alloc +EXPORT_SYMBOL_GPL vmlinux 0x23d972d5 inet_twsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x23e5471a to_nd_desc +EXPORT_SYMBOL_GPL vmlinux 0x23e6af6e device_initialize +EXPORT_SYMBOL_GPL vmlinux 0x23ec69ca __rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x23f8f23e input_ff_flush +EXPORT_SYMBOL_GPL vmlinux 0x240c656c fscrypt_set_bio_crypt_ctx_bh +EXPORT_SYMBOL_GPL vmlinux 0x2412bc16 bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0x241899dc of_msi_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x2421097b mpi_const +EXPORT_SYMBOL_GPL vmlinux 0x24235223 phy_10gbit_full_features +EXPORT_SYMBOL_GPL vmlinux 0x24273ff5 imx_clk_hw_pllv4 +EXPORT_SYMBOL_GPL vmlinux 0x243c5f9d driver_find +EXPORT_SYMBOL_GPL vmlinux 0x24413343 erst_read_record +EXPORT_SYMBOL_GPL vmlinux 0x2454665d from_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x24625df5 usb_hub_release_port +EXPORT_SYMBOL_GPL vmlinux 0x2464da17 gen_pool_size +EXPORT_SYMBOL_GPL vmlinux 0x2469810f __rcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24749f3d udp_tunnel_nic_ops +EXPORT_SYMBOL_GPL vmlinux 0x2484e789 vbin_printf +EXPORT_SYMBOL_GPL vmlinux 0x24852826 __SCK__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x248bc867 raw_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0x248e1473 kfree_strarray +EXPORT_SYMBOL_GPL vmlinux 0x24ad11db wakeup_sources_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24c1b63b pci_stop_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x24ca43b9 crypto_unregister_acomp +EXPORT_SYMBOL_GPL vmlinux 0x24da0093 rcu_inkernel_boot_has_ended +EXPORT_SYMBOL_GPL vmlinux 0x24e07970 kvm_vcpu_kick +EXPORT_SYMBOL_GPL vmlinux 0x24eb7e32 leds_list +EXPORT_SYMBOL_GPL vmlinux 0x24f198dc of_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x24f39c39 reset_control_reset +EXPORT_SYMBOL_GPL vmlinux 0x24f44d70 bpf_trace_run12 +EXPORT_SYMBOL_GPL vmlinux 0x24f99484 sata_pmp_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x24fc50f4 kdb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x24fd0cef __nvdimm_create +EXPORT_SYMBOL_GPL vmlinux 0x25037107 fwnode_graph_get_remote_port +EXPORT_SYMBOL_GPL vmlinux 0x2516a102 acpi_spi_count_resources +EXPORT_SYMBOL_GPL vmlinux 0x251d9124 srcu_torture_stats_print +EXPORT_SYMBOL_GPL vmlinux 0x252ea41e mpc8xxx_spi_tx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0x25301bc6 arch_wb_cache_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2534f99f debounce_time_mt6795 +EXPORT_SYMBOL_GPL vmlinux 0x25379e73 clk_set_min_rate +EXPORT_SYMBOL_GPL vmlinux 0x25418d2d efivars_unregister +EXPORT_SYMBOL_GPL vmlinux 0x25577419 alloc_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0x25584958 dma_pci_p2pdma_supported +EXPORT_SYMBOL_GPL vmlinux 0x25613be1 pci_status_get_and_clear_errors +EXPORT_SYMBOL_GPL vmlinux 0x2574da11 zynqmp_pm_write_pggs +EXPORT_SYMBOL_GPL vmlinux 0x257f0c8b devm_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x2592fc6c console_printk +EXPORT_SYMBOL_GPL vmlinux 0x25973311 crypto_register_shashes +EXPORT_SYMBOL_GPL vmlinux 0x259e9a01 mtk_clk_gate_ops_setclr_inv +EXPORT_SYMBOL_GPL vmlinux 0x25ae5eae elv_register +EXPORT_SYMBOL_GPL vmlinux 0x25bbfa9a security_kernel_load_data +EXPORT_SYMBOL_GPL vmlinux 0x25bd6b92 edac_mc_del_mc +EXPORT_SYMBOL_GPL vmlinux 0x25c089f6 xdp_rxq_info_is_reg +EXPORT_SYMBOL_GPL vmlinux 0x25c42796 onboard_hub_destroy_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x25d6528f file_ra_state_init +EXPORT_SYMBOL_GPL vmlinux 0x25ee905c devm_device_add_group +EXPORT_SYMBOL_GPL vmlinux 0x25f10756 ahci_host_activate +EXPORT_SYMBOL_GPL vmlinux 0x260eff3e pci_iov_virtfn_devfn +EXPORT_SYMBOL_GPL vmlinux 0x261d3885 pci_epf_bind +EXPORT_SYMBOL_GPL vmlinux 0x26452ef6 of_gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0x26520970 vm_memory_committed +EXPORT_SYMBOL_GPL vmlinux 0x265bbef9 kexec_crash_loaded +EXPORT_SYMBOL_GPL vmlinux 0x266a4b08 tasklet_unlock +EXPORT_SYMBOL_GPL vmlinux 0x267941b3 __tracepoint_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x267da9a9 usb_hcd_unlink_urb_from_ep +EXPORT_SYMBOL_GPL vmlinux 0x267df662 smp_call_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0x26824a92 nvmem_cell_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0x268f3b8e xhci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x26936aa7 nf_route +EXPORT_SYMBOL_GPL vmlinux 0x269944cf devm_phy_create +EXPORT_SYMBOL_GPL vmlinux 0x269a2763 crypto_register_ahash +EXPORT_SYMBOL_GPL vmlinux 0x26a93eb2 verify_pkcs7_signature +EXPORT_SYMBOL_GPL vmlinux 0x26ab4755 put_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x26ad9b1b bpf_trace_run8 +EXPORT_SYMBOL_GPL vmlinux 0x26ade00b xenbus_frontend_closed +EXPORT_SYMBOL_GPL vmlinux 0x26c44a3b __tracepoint_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x26c90ea4 scsi_eh_get_sense +EXPORT_SYMBOL_GPL vmlinux 0x26d9e497 rio_lock_device +EXPORT_SYMBOL_GPL vmlinux 0x26ea77aa gpiod_get_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x26eb52f8 thermal_zone_get_num_trips +EXPORT_SYMBOL_GPL vmlinux 0x26ed2186 register_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26f30bee led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x26f77de8 spi_mem_dirmap_write +EXPORT_SYMBOL_GPL vmlinux 0x2701984a vp_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x27046576 kvm_exit +EXPORT_SYMBOL_GPL vmlinux 0x270f7d68 ethnl_cable_test_step +EXPORT_SYMBOL_GPL vmlinux 0x272bd0e5 wm8350_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x272e9d77 hisi_reset_exit +EXPORT_SYMBOL_GPL vmlinux 0x2731dda5 list_lru_count_one +EXPORT_SYMBOL_GPL vmlinux 0x275a3add __rio_local_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x27609c74 xfrm_state_mtu +EXPORT_SYMBOL_GPL vmlinux 0x27621d4e mmu_interval_notifier_insert_locked +EXPORT_SYMBOL_GPL vmlinux 0x2773c485 __wake_up_locked +EXPORT_SYMBOL_GPL vmlinux 0x27763f2c hisi_reset_init +EXPORT_SYMBOL_GPL vmlinux 0x277d0cd5 decrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0x278e3f54 iommu_sva_get_pasid +EXPORT_SYMBOL_GPL vmlinux 0x2791cbab extcon_register_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x2795fc9d vcap_set_rule_set_actionset +EXPORT_SYMBOL_GPL vmlinux 0x279c23d1 devfreq_event_enable_edev +EXPORT_SYMBOL_GPL vmlinux 0x27a63160 set_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x27b43b20 ip4_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x27b99f94 tty_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x27bed892 __put_task_struct +EXPORT_SYMBOL_GPL vmlinux 0x27dca6e9 vchan_dma_desc_free_list +EXPORT_SYMBOL_GPL vmlinux 0x27df3105 hv_alloc_hyperv_zeroed_page +EXPORT_SYMBOL_GPL vmlinux 0x27ee321d acpi_get_first_physical_node +EXPORT_SYMBOL_GPL vmlinux 0x27f19795 crypto_register_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x27f36eb4 filemap_migrate_folio +EXPORT_SYMBOL_GPL vmlinux 0x27f4f029 ftrace_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x27fa66e1 nr_free_buffer_pages +EXPORT_SYMBOL_GPL vmlinux 0x2817f7fd cppc_get_desired_perf +EXPORT_SYMBOL_GPL vmlinux 0x282b3f94 __tracepoint_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x282b644e crypto_shoot_alg +EXPORT_SYMBOL_GPL vmlinux 0x282cdabc usb_led_activity +EXPORT_SYMBOL_GPL vmlinux 0x282f3fa6 gpiochip_irqchip_add_domain +EXPORT_SYMBOL_GPL vmlinux 0x28310bcd kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x283e4ca2 pm_runtime_get_if_active +EXPORT_SYMBOL_GPL vmlinux 0x28532868 hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0x285e681a pci_bridge_emul_conf_read +EXPORT_SYMBOL_GPL vmlinux 0x2863863d rtnl_register_module +EXPORT_SYMBOL_GPL vmlinux 0x2864abc9 klist_node_attached +EXPORT_SYMBOL_GPL vmlinux 0x28660bd5 genphy_c45_read_link +EXPORT_SYMBOL_GPL vmlinux 0x286cc647 async_synchronize_cookie_domain +EXPORT_SYMBOL_GPL vmlinux 0x28700c6c mddev_resume +EXPORT_SYMBOL_GPL vmlinux 0x287a08c7 __cdx_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x2882d40e usb_role_switch_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2886b257 regulator_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x289e6354 bpf_map_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x28aa6a67 call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x28ab4fb9 pinctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x28afbb08 cpu_latency_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x28b030d2 of_overlay_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x28b9e33f cgroup_get_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x28c8bd28 sprd_pinctrl_remove +EXPORT_SYMBOL_GPL vmlinux 0x28c9fa95 platform_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x28ca2d72 unregister_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x28d69aa0 switchdev_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0x28df7841 __virtqueue_unbreak +EXPORT_SYMBOL_GPL vmlinux 0x28e558f1 vcap_tc_flower_handler_ip_usage +EXPORT_SYMBOL_GPL vmlinux 0x28ee43eb device_property_present +EXPORT_SYMBOL_GPL vmlinux 0x28f1ed48 devm_phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0x28f6ece3 alloc_page_buffers +EXPORT_SYMBOL_GPL vmlinux 0x28fd089d scmi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x291628f6 stmpe_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x291876f3 mpi_ec_get_affine +EXPORT_SYMBOL_GPL vmlinux 0x292cc0ce watchdog_notify_pretimeout +EXPORT_SYMBOL_GPL vmlinux 0x2943da37 sk_psock_msg_verdict +EXPORT_SYMBOL_GPL vmlinux 0x295071f4 ata_sff_check_status +EXPORT_SYMBOL_GPL vmlinux 0x29552f79 kernel_file_open +EXPORT_SYMBOL_GPL vmlinux 0x29589d58 spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0x295b982a hisi_clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x296682b0 zynqmp_pm_get_rpu_mode +EXPORT_SYMBOL_GPL vmlinux 0x2971a9ab serdev_device_write_room +EXPORT_SYMBOL_GPL vmlinux 0x29788ab0 pci_get_dsn +EXPORT_SYMBOL_GPL vmlinux 0x2982ce9f mctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x29948366 pci_epf_remove_vepf +EXPORT_SYMBOL_GPL vmlinux 0x299afcd9 iommu_domain_alloc +EXPORT_SYMBOL_GPL vmlinux 0x29ab87ba dma_get_any_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x29acbea4 of_resolve_phandles +EXPORT_SYMBOL_GPL vmlinux 0x29d4df67 ahci_start_engine +EXPORT_SYMBOL_GPL vmlinux 0x29d76547 k3_udma_glue_tdown_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x29eba37f current_is_async +EXPORT_SYMBOL_GPL vmlinux 0x29f3e614 of_reserved_mem_lookup +EXPORT_SYMBOL_GPL vmlinux 0x29fcebc4 da9052_disable_irq_nosync +EXPORT_SYMBOL_GPL vmlinux 0x2a0b1a6e __pm_runtime_use_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x2a193b59 pm_wakeup_dev_event +EXPORT_SYMBOL_GPL vmlinux 0x2a2cd59c spi_setup +EXPORT_SYMBOL_GPL vmlinux 0x2a2f04fa ip_tunnel_netlink_parms +EXPORT_SYMBOL_GPL vmlinux 0x2a383fe7 led_trigger_remove +EXPORT_SYMBOL_GPL vmlinux 0x2a476066 __clk_get_hw +EXPORT_SYMBOL_GPL vmlinux 0x2a50ed09 ata_sff_irq_on +EXPORT_SYMBOL_GPL vmlinux 0x2a5579c7 usb_phy_roothub_suspend +EXPORT_SYMBOL_GPL vmlinux 0x2a560a2d fwnode_connection_find_match +EXPORT_SYMBOL_GPL vmlinux 0x2a572557 devl_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x2a5ea9ef rhashtable_destroy +EXPORT_SYMBOL_GPL vmlinux 0x2a62cb3a ring_buffer_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2a6327f5 pci_epf_alloc_space +EXPORT_SYMBOL_GPL vmlinux 0x2a64ad27 dst_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x2a675df9 raw_seq_next +EXPORT_SYMBOL_GPL vmlinux 0x2a6f9255 tcp_sendmsg_locked +EXPORT_SYMBOL_GPL vmlinux 0x2a7316da __SCK__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x2a7db612 ip_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x2a95da50 pci_create_slot +EXPORT_SYMBOL_GPL vmlinux 0x2a976d1c dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x2a9b236b rtm_getroute_parse_ip_proto +EXPORT_SYMBOL_GPL vmlinux 0x2a9b5c66 clean_record_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x2aa09592 rz_mtu3_8bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x2aadad1a efi_capsule_update +EXPORT_SYMBOL_GPL vmlinux 0x2abe7203 ata_msleep +EXPORT_SYMBOL_GPL vmlinux 0x2ac45165 usb_hcd_giveback_urb +EXPORT_SYMBOL_GPL vmlinux 0x2ac5a658 device_rename +EXPORT_SYMBOL_GPL vmlinux 0x2ae1689e zynqmp_pm_clock_getdivider +EXPORT_SYMBOL_GPL vmlinux 0x2ae23295 evm_verifyxattr +EXPORT_SYMBOL_GPL vmlinux 0x2ae8c3fd i2c_new_client_device +EXPORT_SYMBOL_GPL vmlinux 0x2af90f34 devl_dpipe_table_resource_set +EXPORT_SYMBOL_GPL vmlinux 0x2b046770 serdev_device_write_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x2b0fe000 gnttab_cancel_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x2b1630f2 gpiochip_line_is_valid +EXPORT_SYMBOL_GPL vmlinux 0x2b1ead54 regulator_set_voltage +EXPORT_SYMBOL_GPL vmlinux 0x2b204825 of_property_read_variable_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x2b21ce4a dprc_set_obj_irq +EXPORT_SYMBOL_GPL vmlinux 0x2b4276a1 usb_phy_set_event +EXPORT_SYMBOL_GPL vmlinux 0x2b4509dd devlink_health_reporter_state_update +EXPORT_SYMBOL_GPL vmlinux 0x2b4782bd iommu_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0x2b513d61 clk_hw_forward_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x2b5b6ffa pinctrl_add_gpio_ranges +EXPORT_SYMBOL_GPL vmlinux 0x2b6150fb power_supply_temp2resist_simple +EXPORT_SYMBOL_GPL vmlinux 0x2b6d960d synth_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x2b822a53 cpci_hp_unregister_bus +EXPORT_SYMBOL_GPL vmlinux 0x2b857ba7 devl_assert_locked +EXPORT_SYMBOL_GPL vmlinux 0x2b86f0fd zynqmp_pm_bootmode_read +EXPORT_SYMBOL_GPL vmlinux 0x2b960b66 qman_is_probed +EXPORT_SYMBOL_GPL vmlinux 0x2b988380 __get_task_comm +EXPORT_SYMBOL_GPL vmlinux 0x2b9997fb atomic_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x2b9d9b2d tpm1_getcap +EXPORT_SYMBOL_GPL vmlinux 0x2ba29970 bpf_offload_dev_netdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2ba5640a dax_writeback_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x2ba5cdaa blkcg_root +EXPORT_SYMBOL_GPL vmlinux 0x2bd0d1d6 of_device_compatible_match +EXPORT_SYMBOL_GPL vmlinux 0x2bd42b5d xfrm_output +EXPORT_SYMBOL_GPL vmlinux 0x2bd8a8bb blk_fill_rwbs +EXPORT_SYMBOL_GPL vmlinux 0x2bdbea8b vring_create_virtqueue_dma +EXPORT_SYMBOL_GPL vmlinux 0x2bdf5ab0 pm_wakeup_pending +EXPORT_SYMBOL_GPL vmlinux 0x2bdffa13 devl_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2be36c5c ext_pi_type1_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x2bed5914 fat_free_clusters +EXPORT_SYMBOL_GPL vmlinux 0x2bef0c0c iov_iter_extract_pages +EXPORT_SYMBOL_GPL vmlinux 0x2bf8af8b pm_schedule_suspend +EXPORT_SYMBOL_GPL vmlinux 0x2c030992 mptcp_pm_get_local_addr_max +EXPORT_SYMBOL_GPL vmlinux 0x2c208607 power_supply_is_system_supplied +EXPORT_SYMBOL_GPL vmlinux 0x2c3054f9 net_inc_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x2c40a33b i2c_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x2c48cb48 tty_port_register_device_attr_serdev +EXPORT_SYMBOL_GPL vmlinux 0x2c63119c regulator_set_suspend_voltage +EXPORT_SYMBOL_GPL vmlinux 0x2c635527 arch_invalidate_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2c66ac85 devlink_info_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2c75025a pci_try_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x2c7c69d2 iomap_read_folio +EXPORT_SYMBOL_GPL vmlinux 0x2c7db649 irq_dispose_mapping +EXPORT_SYMBOL_GPL vmlinux 0x2c81a826 imx_1443x_pll +EXPORT_SYMBOL_GPL vmlinux 0x2c834418 static_key_slow_inc +EXPORT_SYMBOL_GPL vmlinux 0x2c83bee1 blk_queue_flag_test_and_set +EXPORT_SYMBOL_GPL vmlinux 0x2c83e47d l3mdev_table_lookup_register +EXPORT_SYMBOL_GPL vmlinux 0x2c845d5a sata_link_resume +EXPORT_SYMBOL_GPL vmlinux 0x2c8dd6b8 edac_mem_types +EXPORT_SYMBOL_GPL vmlinux 0x2c8e28ee phylink_ethtool_get_eee +EXPORT_SYMBOL_GPL vmlinux 0x2c91dfec shash_no_setkey +EXPORT_SYMBOL_GPL vmlinux 0x2c97f8a2 of_reconfig_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x2ca58633 ata_sff_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x2ca97326 mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x2cb01493 dma_free_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x2cb67107 clk_hw_register_gate2 +EXPORT_SYMBOL_GPL vmlinux 0x2cc31cd8 fsl_mc_bus_dpci_type +EXPORT_SYMBOL_GPL vmlinux 0x2ccb56cb __tracepoint_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x2ccf0565 vcap_rule_find_keysets +EXPORT_SYMBOL_GPL vmlinux 0x2cd3ef99 gpiod_set_raw_value +EXPORT_SYMBOL_GPL vmlinux 0x2ce61f33 __SCK__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x2ceff8c7 i2c_dw_prepare_clk +EXPORT_SYMBOL_GPL vmlinux 0x2cf20d87 fwnode_create_software_node +EXPORT_SYMBOL_GPL vmlinux 0x2d0684a9 hrtimer_init +EXPORT_SYMBOL_GPL vmlinux 0x2d0fe759 phy_validate +EXPORT_SYMBOL_GPL vmlinux 0x2d12a729 irq_domain_xlate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x2d162568 kvm_is_visible_gfn +EXPORT_SYMBOL_GPL vmlinux 0x2d1b02d2 usermodehelper_read_lock_wait +EXPORT_SYMBOL_GPL vmlinux 0x2d2c902f perf_trace_buf_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2d2cfb14 devm_regulator_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x2d2dd36f kobj_ns_grab_current +EXPORT_SYMBOL_GPL vmlinux 0x2d3531a2 dm_set_target_max_io_len +EXPORT_SYMBOL_GPL vmlinux 0x2d41e6f5 __trace_puts +EXPORT_SYMBOL_GPL vmlinux 0x2d438370 __traceiter_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x2d4c0e43 pingv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x2d512b06 clockevent_delta2ns +EXPORT_SYMBOL_GPL vmlinux 0x2d529cbb of_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x2d609547 dax_direct_access +EXPORT_SYMBOL_GPL vmlinux 0x2d727a1a bio_poll +EXPORT_SYMBOL_GPL vmlinux 0x2d8d3b9f device_create_file +EXPORT_SYMBOL_GPL vmlinux 0x2d9ce92b serial8250_rpm_get_tx +EXPORT_SYMBOL_GPL vmlinux 0x2d9d6a8b blk_steal_bios +EXPORT_SYMBOL_GPL vmlinux 0x2d9e4f44 fsl_mc_bus_dprtc_type +EXPORT_SYMBOL_GPL vmlinux 0x2db67d4a owl_sps_set_pg +EXPORT_SYMBOL_GPL vmlinux 0x2db82777 scsi_check_sense +EXPORT_SYMBOL_GPL vmlinux 0x2dc448e5 crypto_spawn_tfm +EXPORT_SYMBOL_GPL vmlinux 0x2dcf40fa acpi_processor_get_performance_info +EXPORT_SYMBOL_GPL vmlinux 0x2ddef102 ahci_handle_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x2df3eecd cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0x2e028ae6 rcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x2e038572 ata_pci_bmdma_init +EXPORT_SYMBOL_GPL vmlinux 0x2e08226d badrange_add +EXPORT_SYMBOL_GPL vmlinux 0x2e1ef4be securityfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0x2e2360b1 ftrace_set_global_notrace +EXPORT_SYMBOL_GPL vmlinux 0x2e3658cd find_mci_by_dev +EXPORT_SYMBOL_GPL vmlinux 0x2e4584e5 spi_take_timestamp_post +EXPORT_SYMBOL_GPL vmlinux 0x2e5e3bf3 devl_trylock +EXPORT_SYMBOL_GPL vmlinux 0x2e66298c __SCK__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x2e6e403b spi_bus_lock +EXPORT_SYMBOL_GPL vmlinux 0x2e7887d2 nf_ct_set_closing +EXPORT_SYMBOL_GPL vmlinux 0x2e82a455 sched_show_task +EXPORT_SYMBOL_GPL vmlinux 0x2e899ffa debugfs_file_put +EXPORT_SYMBOL_GPL vmlinux 0x2e9ec24d free_iova +EXPORT_SYMBOL_GPL vmlinux 0x2ea9c788 iomap_invalidate_folio +EXPORT_SYMBOL_GPL vmlinux 0x2eaa15a8 cn_add_callback +EXPORT_SYMBOL_GPL vmlinux 0x2eb38e58 blkcg_punt_bio_submit +EXPORT_SYMBOL_GPL vmlinux 0x2ebb19fd execute_in_process_context +EXPORT_SYMBOL_GPL vmlinux 0x2ebe3135 cpu_is_hotpluggable +EXPORT_SYMBOL_GPL vmlinux 0x2ec15d77 iommu_alloc_resv_region +EXPORT_SYMBOL_GPL vmlinux 0x2eca6a19 phy_basic_t1s_p2mp_features_array +EXPORT_SYMBOL_GPL vmlinux 0x2eca7daf bdev_discard_alignment +EXPORT_SYMBOL_GPL vmlinux 0x2ecc7f62 virtqueue_enable_cb +EXPORT_SYMBOL_GPL vmlinux 0x2ecd044d mtk_pinconf_bias_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x2ed15f4d da9052_adc_read_temp +EXPORT_SYMBOL_GPL vmlinux 0x2ed489ec gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL vmlinux 0x2ee131a8 timer_unstable_counter_workaround +EXPORT_SYMBOL_GPL vmlinux 0x2ee7c52b btree_visitor +EXPORT_SYMBOL_GPL vmlinux 0x2efb47bc of_irq_parse_raw +EXPORT_SYMBOL_GPL vmlinux 0x2f0d9053 usb_otg_state_string +EXPORT_SYMBOL_GPL vmlinux 0x2f159304 phy_init +EXPORT_SYMBOL_GPL vmlinux 0x2f1ea064 __SCK__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x2f23b76e acpi_match_device +EXPORT_SYMBOL_GPL vmlinux 0x2f256802 dev_pm_opp_set_rate +EXPORT_SYMBOL_GPL vmlinux 0x2f2c95c4 flush_work +EXPORT_SYMBOL_GPL vmlinux 0x2f421c63 pci_p2pdma_distance_many +EXPORT_SYMBOL_GPL vmlinux 0x2f4880df static_key_slow_dec +EXPORT_SYMBOL_GPL vmlinux 0x2f4b8fec cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x2f64415f unregister_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x2f758fdd tracing_snapshot_cond +EXPORT_SYMBOL_GPL vmlinux 0x2f8e883a fat_remove_entries +EXPORT_SYMBOL_GPL vmlinux 0x2f929a72 blk_queue_required_elevator_features +EXPORT_SYMBOL_GPL vmlinux 0x2f9c6aea irq_domain_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0x2fa1d3be vcpu_load +EXPORT_SYMBOL_GPL vmlinux 0x2faac966 pci_bridge_emul_init +EXPORT_SYMBOL_GPL vmlinux 0x2fac3c71 k3_ringacc_request_rings_pair +EXPORT_SYMBOL_GPL vmlinux 0x2fb539fc phy_set_speed +EXPORT_SYMBOL_GPL vmlinux 0x2fb84eca sysfs_remove_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x2fbbba49 fuse_init_fs_context_submount +EXPORT_SYMBOL_GPL vmlinux 0x2fbcd48e espintcp_push_skb +EXPORT_SYMBOL_GPL vmlinux 0x2fc1e0fe kmem_valid_obj +EXPORT_SYMBOL_GPL vmlinux 0x2fc3f87c memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x2fd28c5a regmap_get_val_endian +EXPORT_SYMBOL_GPL vmlinux 0x2fd48539 put_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x2fdcf73a of_property_read_variable_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x2fe89af1 thermal_zone_bind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x2ffae10c wakeup_source_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2ffedb6b hv_free_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x30076eec cpuidle_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x30110a29 phy_eee_cap1_features +EXPORT_SYMBOL_GPL vmlinux 0x3025eee0 tegra210_clk_emc_dll_update_setting +EXPORT_SYMBOL_GPL vmlinux 0x302735e5 rdev_clear_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x30351294 k3_udma_glue_rx_flow_get_fdq_id +EXPORT_SYMBOL_GPL vmlinux 0x305f62c9 blk_mq_freeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x30604e83 raw_hash_sk +EXPORT_SYMBOL_GPL vmlinux 0x3061cfce ring_buffer_entries_cpu +EXPORT_SYMBOL_GPL vmlinux 0x306c7f7c divider_ro_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x307118f3 nvdimm_bus_add_badrange +EXPORT_SYMBOL_GPL vmlinux 0x307a9c38 wm831x_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x3087c067 dm_audit_log_ti +EXPORT_SYMBOL_GPL vmlinux 0x3092cdbf devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0x30993d25 device_match_any +EXPORT_SYMBOL_GPL vmlinux 0x309c82fc iomap_swapfile_activate +EXPORT_SYMBOL_GPL vmlinux 0x309cd68c edac_pci_create_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x30ab8bb7 inet_bhash2_reset_saddr +EXPORT_SYMBOL_GPL vmlinux 0x30b1fb9e vp_legacy_config_vector +EXPORT_SYMBOL_GPL vmlinux 0x30bd769a rtc_update_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0x30bf1590 regmap_reinit_cache +EXPORT_SYMBOL_GPL vmlinux 0x30c4bf66 generic_fh_to_dentry +EXPORT_SYMBOL_GPL vmlinux 0x30e1ec25 apei_map_generic_address +EXPORT_SYMBOL_GPL vmlinux 0x30e42163 tick_nohz_dep_clear_cpu +EXPORT_SYMBOL_GPL vmlinux 0x30f0bec0 sdev_evt_send_simple +EXPORT_SYMBOL_GPL vmlinux 0x30f837ef blk_crypto_register +EXPORT_SYMBOL_GPL vmlinux 0x30fb36ed crypto_hash_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x31019477 __ftrace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x310a61d9 device_add +EXPORT_SYMBOL_GPL vmlinux 0x310c6184 inet6_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x31128b8e hv_remove_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0x311b3e79 tcp_enter_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0x311c6da4 put_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x3124b1da phylink_create +EXPORT_SYMBOL_GPL vmlinux 0x31266931 con_debug_leave +EXPORT_SYMBOL_GPL vmlinux 0x31348a96 bsg_job_done +EXPORT_SYMBOL_GPL vmlinux 0x313ea5fd ipi_send_single +EXPORT_SYMBOL_GPL vmlinux 0x31533f8e device_add_software_node +EXPORT_SYMBOL_GPL vmlinux 0x315ecb65 mtk_pinconf_bias_disable_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x3192d768 cpufreq_remove_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x319c85b6 clk_hw_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x31a76d61 mas_destroy +EXPORT_SYMBOL_GPL vmlinux 0x31a95e8b ring_buffer_record_enable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x31b2a867 sdio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x31b90c53 irq_gc_ack_set_bit +EXPORT_SYMBOL_GPL vmlinux 0x31c5b7ac __xdp_rxq_info_reg +EXPORT_SYMBOL_GPL vmlinux 0x31c78e54 dev_attr_em_message_type +EXPORT_SYMBOL_GPL vmlinux 0x31c7970f pciserial_suspend_ports +EXPORT_SYMBOL_GPL vmlinux 0x31d34278 xas_load +EXPORT_SYMBOL_GPL vmlinux 0x31dc42f5 __tracepoint_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x31dca4d8 gnttab_claim_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x31e9e8d5 zynqmp_pm_set_suspend_mode +EXPORT_SYMBOL_GPL vmlinux 0x31ed2a76 blk_lld_busy +EXPORT_SYMBOL_GPL vmlinux 0x31fe4527 xen_remap_vma_range +EXPORT_SYMBOL_GPL vmlinux 0x3200c5ab edac_device_add_device +EXPORT_SYMBOL_GPL vmlinux 0x320d674d blk_mq_hctx_set_fq_lock_class +EXPORT_SYMBOL_GPL vmlinux 0x3218ade6 gpiod_set_array_value +EXPORT_SYMBOL_GPL vmlinux 0x321ec8ba dev_nit_active +EXPORT_SYMBOL_GPL vmlinux 0x32218b0e pinctrl_dev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x32295715 dev_pm_opp_clear_config +EXPORT_SYMBOL_GPL vmlinux 0x3237b9aa sb800_prefetch +EXPORT_SYMBOL_GPL vmlinux 0x323f5adb power_supply_am_i_supplied +EXPORT_SYMBOL_GPL vmlinux 0x323f8a2f firmware_upload_register +EXPORT_SYMBOL_GPL vmlinux 0x3240761c ahci_ops +EXPORT_SYMBOL_GPL vmlinux 0x3249e0ef pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0x3250c7b3 lwtunnel_encap_del_ops +EXPORT_SYMBOL_GPL vmlinux 0x32559dd0 gpiod_to_chip +EXPORT_SYMBOL_GPL vmlinux 0x325757aa vfs_set_acl +EXPORT_SYMBOL_GPL vmlinux 0x325957f3 pci_generic_config_read32 +EXPORT_SYMBOL_GPL vmlinux 0x325f9d61 vcap_rule_add_key_u72 +EXPORT_SYMBOL_GPL vmlinux 0x326050be blk_rq_unprep_clone +EXPORT_SYMBOL_GPL vmlinux 0x326cefe5 hwpoison_filter_dev_minor +EXPORT_SYMBOL_GPL vmlinux 0x326ef40f phy_restore_page +EXPORT_SYMBOL_GPL vmlinux 0x3278f8d8 lwtunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x327a2687 bind_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x327c73e6 __SCK__tp_func_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0x32949439 mtk_clk_register_composites +EXPORT_SYMBOL_GPL vmlinux 0x32950da8 i2c_parse_fw_timings +EXPORT_SYMBOL_GPL vmlinux 0x32aa4c33 clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x32aa8e88 xdp_master_redirect +EXPORT_SYMBOL_GPL vmlinux 0x32ab06cc irq_percpu_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x32ad6fd6 blk_mq_sched_mark_restart_hctx +EXPORT_SYMBOL_GPL vmlinux 0x32bc0fcf preempt_notifier_dec +EXPORT_SYMBOL_GPL vmlinux 0x32c3cb4e class_compat_register +EXPORT_SYMBOL_GPL vmlinux 0x32d1ace6 debugfs_create_x8 +EXPORT_SYMBOL_GPL vmlinux 0x32f31769 pinmux_generic_get_function_groups +EXPORT_SYMBOL_GPL vmlinux 0x32fd48b4 gnttab_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x330010b6 cpuset_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x3300784b ahci_platform_init_host +EXPORT_SYMBOL_GPL vmlinux 0x330b0e01 sbitmap_queue_min_shallow_depth +EXPORT_SYMBOL_GPL vmlinux 0x330f6116 set_dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x33121ac8 blk_trace_startstop +EXPORT_SYMBOL_GPL vmlinux 0x331adc21 __tracepoint_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x3322f8ce bdi_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x33338211 rcuref_get_slowpath +EXPORT_SYMBOL_GPL vmlinux 0x334d48ee nvdimm_has_flush +EXPORT_SYMBOL_GPL vmlinux 0x3352823d cppc_get_auto_sel_caps +EXPORT_SYMBOL_GPL vmlinux 0x3353b643 netlink_remove_tap +EXPORT_SYMBOL_GPL vmlinux 0x3357ee6e tcp_twsk_unique +EXPORT_SYMBOL_GPL vmlinux 0x335a613c mas_next_range +EXPORT_SYMBOL_GPL vmlinux 0x335c570f enable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x336e3af7 lwtunnel_fill_encap +EXPORT_SYMBOL_GPL vmlinux 0x336f36e6 genphy_c45_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x3376d939 usb_autopm_put_interface_async +EXPORT_SYMBOL_GPL vmlinux 0x338263c5 icc_sync_state +EXPORT_SYMBOL_GPL vmlinux 0x33a1e8c3 hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x33a74252 __traceiter_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x33acbca8 __bio_add_page +EXPORT_SYMBOL_GPL vmlinux 0x33c3c250 vp_legacy_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x33ef2865 devm_regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x33f296d2 xenbus_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x33f3ee65 ata_sff_data_xfer +EXPORT_SYMBOL_GPL vmlinux 0x34004dad fat_get_dotdot_entry +EXPORT_SYMBOL_GPL vmlinux 0x3405a3dc fuse_abort_conn +EXPORT_SYMBOL_GPL vmlinux 0x340a0bbc sdev_evt_send +EXPORT_SYMBOL_GPL vmlinux 0x340da213 pci_epf_destroy +EXPORT_SYMBOL_GPL vmlinux 0x3411363e fscrypt_ioctl_get_policy_ex +EXPORT_SYMBOL_GPL vmlinux 0x341474e8 onboard_hub_create_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x3419db26 pm_clk_resume +EXPORT_SYMBOL_GPL vmlinux 0x34331f04 acpi_os_unmap_memory +EXPORT_SYMBOL_GPL vmlinux 0x3435eefd dev_pm_opp_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x3437da2a transport_configure_device +EXPORT_SYMBOL_GPL vmlinux 0x34407691 crypto_has_ahash +EXPORT_SYMBOL_GPL vmlinux 0x344361a1 kdb_register +EXPORT_SYMBOL_GPL vmlinux 0x344a2c84 iomap_dio_complete +EXPORT_SYMBOL_GPL vmlinux 0x3450ad94 mpi_set_ui +EXPORT_SYMBOL_GPL vmlinux 0x3453ff3f __clk_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x345627cb tegra_bpmp_free_mrq +EXPORT_SYMBOL_GPL vmlinux 0x3476ac5b list_lru_walk_node +EXPORT_SYMBOL_GPL vmlinux 0x347d232e __pneigh_lookup +EXPORT_SYMBOL_GPL vmlinux 0x349138c7 fib6_get_table +EXPORT_SYMBOL_GPL vmlinux 0x3491f3c7 inet_pernet_hashinfo_free +EXPORT_SYMBOL_GPL vmlinux 0x3493767f serdev_device_wait_until_sent +EXPORT_SYMBOL_GPL vmlinux 0x34a7b142 __SCK__tp_func_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x34b57ab9 usb_submit_urb +EXPORT_SYMBOL_GPL vmlinux 0x34cd4ab3 devm_hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0x34d4ebad devlink_dpipe_entry_ctx_close +EXPORT_SYMBOL_GPL vmlinux 0x34d77822 vcap_addr_keysets +EXPORT_SYMBOL_GPL vmlinux 0x34e91558 pm_generic_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x34eab46d bind_evtchn_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x34ee4810 __udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x34f8fa5e usb_hcd_check_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x34fe43e4 tpm_transmit_cmd +EXPORT_SYMBOL_GPL vmlinux 0x350f2d63 thermal_zone_device_type +EXPORT_SYMBOL_GPL vmlinux 0x350f6ce5 tasklet_unlock_wait +EXPORT_SYMBOL_GPL vmlinux 0x3512c4dd ipv4_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x3527d33a fuse_conn_get +EXPORT_SYMBOL_GPL vmlinux 0x35291136 task_active_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x352b3813 maxim_charger_calc_reg_current +EXPORT_SYMBOL_GPL vmlinux 0x352ec68b bpf_offload_dev_destroy +EXPORT_SYMBOL_GPL vmlinux 0x353204ca sdio_retune_release +EXPORT_SYMBOL_GPL vmlinux 0x353ebc55 dev_pm_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x3542e347 phy_10gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x354c3d53 cpufreq_policy_transition_delay_us +EXPORT_SYMBOL_GPL vmlinux 0x35572a47 pci_find_next_capability +EXPORT_SYMBOL_GPL vmlinux 0x355844c0 regmap_irq_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x35591745 crypto_sig_sign +EXPORT_SYMBOL_GPL vmlinux 0x35591b4f genphy_c45_an_disable_aneg +EXPORT_SYMBOL_GPL vmlinux 0x355b2ef2 ti_sci_put_handle +EXPORT_SYMBOL_GPL vmlinux 0x355bc89a klist_next +EXPORT_SYMBOL_GPL vmlinux 0x3562f983 read_sanitised_ftr_reg +EXPORT_SYMBOL_GPL vmlinux 0x3565a929 utf8_data_table +EXPORT_SYMBOL_GPL vmlinux 0x357457c3 psil_get_ep_config +EXPORT_SYMBOL_GPL vmlinux 0x358ff60f twl_get_hfclk_rate +EXPORT_SYMBOL_GPL vmlinux 0x35a1deee cpufreq_dbs_governor_exit +EXPORT_SYMBOL_GPL vmlinux 0x35a4f59d zynqmp_pm_clock_setdivider +EXPORT_SYMBOL_GPL vmlinux 0x35b95dfd ata_common_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x35c52d72 bpf_trace_run1 +EXPORT_SYMBOL_GPL vmlinux 0x35d3dc46 crypto_alg_sem +EXPORT_SYMBOL_GPL vmlinux 0x35ed22a1 blkdev_zone_mgmt +EXPORT_SYMBOL_GPL vmlinux 0x35f1526e pm_runtime_no_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x35fa3fe7 acpi_device_update_power +EXPORT_SYMBOL_GPL vmlinux 0x35fbdd6d devm_regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x360ea1d9 vc_scrolldelta_helper +EXPORT_SYMBOL_GPL vmlinux 0x36151ef8 msg_zerocopy_put_abort +EXPORT_SYMBOL_GPL vmlinux 0x3615daa2 fwnode_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0x36242943 switchdev_deferred_process +EXPORT_SYMBOL_GPL vmlinux 0x36257686 hvc_poll +EXPORT_SYMBOL_GPL vmlinux 0x36266d21 dpcon_close +EXPORT_SYMBOL_GPL vmlinux 0x362e3e86 cpufreq_dbs_governor_stop +EXPORT_SYMBOL_GPL vmlinux 0x364e674e devm_register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x365989e5 imx_1416x_pll +EXPORT_SYMBOL_GPL vmlinux 0x365e078f devm_gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x36640af4 crypto_larval_alloc +EXPORT_SYMBOL_GPL vmlinux 0x366449e1 phy_put +EXPORT_SYMBOL_GPL vmlinux 0x36703bef cpci_hp_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x36706b7f rio_mport_initialize +EXPORT_SYMBOL_GPL vmlinux 0x36898d6f gpiod_remove_hogs +EXPORT_SYMBOL_GPL vmlinux 0x3696945e __crypto_alloc_tfmgfp +EXPORT_SYMBOL_GPL vmlinux 0x369fcd70 tracing_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x36ac17ab alloc_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0x36b5f5bb iommu_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x36c75b4e context_tracking +EXPORT_SYMBOL_GPL vmlinux 0x36cd4f0e sysfs_unbreak_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x36d3afa4 irq_find_matching_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x36db870b zynqmp_pm_sha_hash +EXPORT_SYMBOL_GPL vmlinux 0x37169f79 cpu_latency_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x37172ae7 imx_pinconf_get_scu +EXPORT_SYMBOL_GPL vmlinux 0x37258fd9 virtqueue_kick_prepare +EXPORT_SYMBOL_GPL vmlinux 0x372a0456 spi_get_device_match_data +EXPORT_SYMBOL_GPL vmlinux 0x3747c44f hid_bpf_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0x3747c8ff of_property_read_u64_index +EXPORT_SYMBOL_GPL vmlinux 0x3750d770 erst_read +EXPORT_SYMBOL_GPL vmlinux 0x3752463b phy_power_off +EXPORT_SYMBOL_GPL vmlinux 0x376dba74 inet_twsk_put +EXPORT_SYMBOL_GPL vmlinux 0x37724670 ip_route_output_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x3775c25b k3_udma_glue_tx_cppi5_to_dma_addr +EXPORT_SYMBOL_GPL vmlinux 0x377bbcbc pm_suspend_target_state +EXPORT_SYMBOL_GPL vmlinux 0x378adfb7 zynqmp_pm_sd_dll_reset +EXPORT_SYMBOL_GPL vmlinux 0x37914025 xenbus_write +EXPORT_SYMBOL_GPL vmlinux 0x37a12573 vfs_setlease +EXPORT_SYMBOL_GPL vmlinux 0x37a3542c rio_inb_pwrite_handler +EXPORT_SYMBOL_GPL vmlinux 0x37b54723 blk_freeze_queue_start +EXPORT_SYMBOL_GPL vmlinux 0x37bf7be3 percpu_ref_exit +EXPORT_SYMBOL_GPL vmlinux 0x37c9e5bc kthread_func +EXPORT_SYMBOL_GPL vmlinux 0x37cbbf50 debugfs_create_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x37de37fe nvdimm_bus_register +EXPORT_SYMBOL_GPL vmlinux 0x37e07af0 xen_register_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0x3801776b __ioread32_copy +EXPORT_SYMBOL_GPL vmlinux 0x380dde36 power_supply_batinfo_ocv2cap +EXPORT_SYMBOL_GPL vmlinux 0x381694a5 genphy_c45_plca_set_cfg +EXPORT_SYMBOL_GPL vmlinux 0x381d6a82 __traceiter_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x38268b62 icc_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x382e3884 usb_phy_set_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x383744c3 of_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x38374815 clear_selection +EXPORT_SYMBOL_GPL vmlinux 0x383a49bc devm_hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3850e070 vcap_tc_flower_handler_arp_usage +EXPORT_SYMBOL_GPL vmlinux 0x386144d0 xenbus_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x38646264 firmware_request_cache +EXPORT_SYMBOL_GPL vmlinux 0x3866e217 nvmem_device_write +EXPORT_SYMBOL_GPL vmlinux 0x386fcacd clk_hw_unregister_composite +EXPORT_SYMBOL_GPL vmlinux 0x38708e25 inet_peer_base_init +EXPORT_SYMBOL_GPL vmlinux 0x387f4e0d rio_alloc_net +EXPORT_SYMBOL_GPL vmlinux 0x389abd49 inet_csk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x389b64a2 static_key_count +EXPORT_SYMBOL_GPL vmlinux 0x38a27223 fsl_mc_bus_dprc_type +EXPORT_SYMBOL_GPL vmlinux 0x38aa1397 gpiod_add_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0x38afdc16 led_trigger_set +EXPORT_SYMBOL_GPL vmlinux 0x38b249e0 skb_zerocopy_headlen +EXPORT_SYMBOL_GPL vmlinux 0x38b6f697 ohci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x38c0a4ce dm_hold +EXPORT_SYMBOL_GPL vmlinux 0x38c324d3 nfs42_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x38c3b9af serial8250_rx_dma_flush +EXPORT_SYMBOL_GPL vmlinux 0x38c3ff30 freq_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x38caa0cf regulator_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x38ce771f devlink_params_register +EXPORT_SYMBOL_GPL vmlinux 0x38d80481 synth_event_trace_start +EXPORT_SYMBOL_GPL vmlinux 0x38e1fde7 mpi_set +EXPORT_SYMBOL_GPL vmlinux 0x38e5bc5a clk_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x38e6675c skb_scrub_packet +EXPORT_SYMBOL_GPL vmlinux 0x38e8fcba thermal_zone_get_zone_by_name +EXPORT_SYMBOL_GPL vmlinux 0x38f704de dm_get_reserved_bio_based_ios +EXPORT_SYMBOL_GPL vmlinux 0x390c0260 irq_create_fwspec_mapping +EXPORT_SYMBOL_GPL vmlinux 0x3918b101 register_net_sysctl +EXPORT_SYMBOL_GPL vmlinux 0x392d4bd7 sdio_release_irq +EXPORT_SYMBOL_GPL vmlinux 0x3932d7e5 i2c_recover_bus +EXPORT_SYMBOL_GPL vmlinux 0x3934db83 pci_bridge_emul_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x3948e660 iommu_set_pgtable_quirks +EXPORT_SYMBOL_GPL vmlinux 0x3958ccb6 __tracepoint_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x395b8b90 sbitmap_prepare_to_wait +EXPORT_SYMBOL_GPL vmlinux 0x397516b7 fscrypt_prepare_lookup_partial +EXPORT_SYMBOL_GPL vmlinux 0x397e2142 __SCK__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x398032a1 devm_clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x3981ad14 crypto_akcipher_sync_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x399b2344 pci_find_doe_mailbox +EXPORT_SYMBOL_GPL vmlinux 0x39aa4888 usb_role_string +EXPORT_SYMBOL_GPL vmlinux 0x39ab1727 trace_array_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0x39b24a64 imx_fracn_gppll_integer +EXPORT_SYMBOL_GPL vmlinux 0x39c32aca __SCK__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x39c9d88c xas_find +EXPORT_SYMBOL_GPL vmlinux 0x39cbb4b9 xfrm_audit_policy_add +EXPORT_SYMBOL_GPL vmlinux 0x39cd3a30 regulator_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x39ded098 rdma_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x39e144d1 devres_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x39e3d714 vcap_add_rule +EXPORT_SYMBOL_GPL vmlinux 0x39f1a543 device_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x39fa7b7a blk_crypto_update_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x39fd83db halt_poll_ns_shrink +EXPORT_SYMBOL_GPL vmlinux 0x3a1475ac xdp_features_set_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x3a15013b ata_pack_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x3a24fb2f percpu_ref_resurrect +EXPORT_SYMBOL_GPL vmlinux 0x3a3be7f6 tcp_unregister_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x3a4557d8 serial8250_em485_start_tx +EXPORT_SYMBOL_GPL vmlinux 0x3a4df595 devm_register_restart_handler +EXPORT_SYMBOL_GPL vmlinux 0x3a4f6a32 ata_sff_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x3a536bd7 ring_buffer_read_finish +EXPORT_SYMBOL_GPL vmlinux 0x3a55981a static_key_enable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x3a7c64d5 firmware_request_platform +EXPORT_SYMBOL_GPL vmlinux 0x3a7d6ec9 usb_get_maximum_speed +EXPORT_SYMBOL_GPL vmlinux 0x3a7dac77 crypto_rng_reset +EXPORT_SYMBOL_GPL vmlinux 0x3a996c78 xenbus_watch_path +EXPORT_SYMBOL_GPL vmlinux 0x3a9be019 asymmetric_key_id_partial +EXPORT_SYMBOL_GPL vmlinux 0x3ab8d875 crypto_sig_maxsize +EXPORT_SYMBOL_GPL vmlinux 0x3abdc17a cper_dimm_err_location +EXPORT_SYMBOL_GPL vmlinux 0x3abe6fe5 phylink_validate_mask_caps +EXPORT_SYMBOL_GPL vmlinux 0x3ac276b8 crypto_register_template +EXPORT_SYMBOL_GPL vmlinux 0x3ac3feba rhltable_init +EXPORT_SYMBOL_GPL vmlinux 0x3aca0e4c usb_hcd_amd_remote_wakeup_quirk +EXPORT_SYMBOL_GPL vmlinux 0x3acdf325 twl4030_audio_enable_resource +EXPORT_SYMBOL_GPL vmlinux 0x3ae65f46 netdev_cmd_to_name +EXPORT_SYMBOL_GPL vmlinux 0x3aee9565 spi_split_transfers_maxwords +EXPORT_SYMBOL_GPL vmlinux 0x3afbbf75 of_usb_get_dr_mode_by_phy +EXPORT_SYMBOL_GPL vmlinux 0x3afc4a8f sbitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x3b002546 extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x3b03208d power_supply_battery_info_has_prop +EXPORT_SYMBOL_GPL vmlinux 0x3b26d7b8 nvdimm_pmem_region_create +EXPORT_SYMBOL_GPL vmlinux 0x3b2ddef7 pinctrl_force_sleep +EXPORT_SYMBOL_GPL vmlinux 0x3b429465 thermal_zone_device +EXPORT_SYMBOL_GPL vmlinux 0x3b479d5e spi_mem_exec_op +EXPORT_SYMBOL_GPL vmlinux 0x3b4beb8a simple_rename_exchange +EXPORT_SYMBOL_GPL vmlinux 0x3b4c240a display_timings_release +EXPORT_SYMBOL_GPL vmlinux 0x3b5bc055 dev_pm_domain_attach +EXPORT_SYMBOL_GPL vmlinux 0x3b6587fa ohci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x3b700a4a root_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3b727cc5 devm_phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x3b78bf02 sunxi_ccu_get_mmc_timing_mode +EXPORT_SYMBOL_GPL vmlinux 0x3b7f57a0 led_trigger_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3b8d7c12 devlink_port_region_create +EXPORT_SYMBOL_GPL vmlinux 0x3ba01b47 get_compat_sigset +EXPORT_SYMBOL_GPL vmlinux 0x3ba2340d of_dma_xlate_by_chan_id +EXPORT_SYMBOL_GPL vmlinux 0x3ba9463d sampling_rate_store +EXPORT_SYMBOL_GPL vmlinux 0x3bafe37b sdio_set_host_pm_flags +EXPORT_SYMBOL_GPL vmlinux 0x3bcda90d __io_uring_cmd_do_in_task +EXPORT_SYMBOL_GPL vmlinux 0x3bd97f50 component_compare_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x3bdb2224 iocb_bio_iopoll +EXPORT_SYMBOL_GPL vmlinux 0x3bdb5d28 alg_test +EXPORT_SYMBOL_GPL vmlinux 0x3be200ce phy_10gbit_fec_features +EXPORT_SYMBOL_GPL vmlinux 0x3bf16299 dev_fill_metadata_dst +EXPORT_SYMBOL_GPL vmlinux 0x3bf17755 mpi_read_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3bf6f142 crypto_mod_put +EXPORT_SYMBOL_GPL vmlinux 0x3bf83c2b tty_release_struct +EXPORT_SYMBOL_GPL vmlinux 0x3bf95b1d xhci_gen_setup +EXPORT_SYMBOL_GPL vmlinux 0x3bfb224b i2c_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x3c01dc01 kvm_vcpu_on_spin +EXPORT_SYMBOL_GPL vmlinux 0x3c08b946 usb_acpi_port_lpm_incapable +EXPORT_SYMBOL_GPL vmlinux 0x3c0e8050 hyperv_pcpu_input_arg +EXPORT_SYMBOL_GPL vmlinux 0x3c11b9f5 tegra210_put_utmipll_in_iddq +EXPORT_SYMBOL_GPL vmlinux 0x3c1c3725 rcu_fwd_progress_check +EXPORT_SYMBOL_GPL vmlinux 0x3c241c2c public_key_free +EXPORT_SYMBOL_GPL vmlinux 0x3c2b68f7 of_changeset_apply +EXPORT_SYMBOL_GPL vmlinux 0x3c385e4e devl_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x3c3c85d8 __SCK__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x3c482250 gnttab_pages_clear_private +EXPORT_SYMBOL_GPL vmlinux 0x3c4b5fbb blkcg_policy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3c4b771d devm_gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x3c4dc704 clk_hw_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x3c5d543a hrtimer_start_range_ns +EXPORT_SYMBOL_GPL vmlinux 0x3c66ec96 pci_disable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x3c6785b7 block_pr_type_to_scsi +EXPORT_SYMBOL_GPL vmlinux 0x3c681dc4 ring_buffer_record_disable +EXPORT_SYMBOL_GPL vmlinux 0x3c7013fd wm831x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x3c70765b iomap_finish_ioends +EXPORT_SYMBOL_GPL vmlinux 0x3c7ca671 __traceiter_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x3c806026 nf_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x3c819c45 arch_apei_report_mem_error +EXPORT_SYMBOL_GPL vmlinux 0x3c863c5c __traceiter_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x3c8d8133 qcom_smem_state_register +EXPORT_SYMBOL_GPL vmlinux 0x3c9647c7 devl_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x3c9c1ba2 cdx_dev_reset +EXPORT_SYMBOL_GPL vmlinux 0x3ca5cd3e synth_event_create +EXPORT_SYMBOL_GPL vmlinux 0x3cae8dde devl_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3cb88a62 register_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x3cc712be usb_altnum_to_altsetting +EXPORT_SYMBOL_GPL vmlinux 0x3cc9c0c1 regmap_parse_val +EXPORT_SYMBOL_GPL vmlinux 0x3ccb6c73 wm831x_auxadc_read_uv +EXPORT_SYMBOL_GPL vmlinux 0x3ccd8b46 zynqmp_pm_clock_getparent +EXPORT_SYMBOL_GPL vmlinux 0x3cce5931 ehci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x3ccecba0 crypto_inst_setname +EXPORT_SYMBOL_GPL vmlinux 0x3cd06035 add_input_randomness +EXPORT_SYMBOL_GPL vmlinux 0x3cd1b510 trace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x3cd350bd device_create_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x3cdc249b bpf_offload_dev_netdev_register +EXPORT_SYMBOL_GPL vmlinux 0x3ce0ab4d platform_device_add_data +EXPORT_SYMBOL_GPL vmlinux 0x3ce2b0b5 fib_rule_matchall +EXPORT_SYMBOL_GPL vmlinux 0x3cee48bd tegra_mc_write_emem_configuration +EXPORT_SYMBOL_GPL vmlinux 0x3cf8a09f set_primary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x3cfdf967 aead_exit_geniv +EXPORT_SYMBOL_GPL vmlinux 0x3d04cc0a usb_hcd_pci_probe +EXPORT_SYMBOL_GPL vmlinux 0x3d064b1d power_supply_put_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x3d0f9cd1 srcu_init_notifier_head +EXPORT_SYMBOL_GPL vmlinux 0x3d174b0d nvdimm_has_cache +EXPORT_SYMBOL_GPL vmlinux 0x3d24f079 of_clk_add_provider +EXPORT_SYMBOL_GPL vmlinux 0x3d37936a pinctrl_generic_get_group +EXPORT_SYMBOL_GPL vmlinux 0x3d388324 dpm_resume_end +EXPORT_SYMBOL_GPL vmlinux 0x3d39cfad ata_sas_slave_configure +EXPORT_SYMBOL_GPL vmlinux 0x3d3f3595 sdio_writeb_readb +EXPORT_SYMBOL_GPL vmlinux 0x3d441209 qcom_icc_xlate_extended +EXPORT_SYMBOL_GPL vmlinux 0x3d4dd19f wakeup_source_remove +EXPORT_SYMBOL_GPL vmlinux 0x3d4fc8ff sprd_pinctrl_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x3d510a7b rcu_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0x3d62c3da trace_array_put +EXPORT_SYMBOL_GPL vmlinux 0x3d6a554b fscrypt_fname_siphash +EXPORT_SYMBOL_GPL vmlinux 0x3d6b07c8 gpiod_set_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x3d6d0114 thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x3d788ad9 split_page +EXPORT_SYMBOL_GPL vmlinux 0x3d866e05 __SCK__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x3d873a63 fsl_mc_get_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x3d8baf3b zs_huge_class_size +EXPORT_SYMBOL_GPL vmlinux 0x3d93027a genphy_c45_baset1_read_status +EXPORT_SYMBOL_GPL vmlinux 0x3daa2540 nf_hooks_lwtunnel_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3db32bbb crypto_sig_set_privkey +EXPORT_SYMBOL_GPL vmlinux 0x3db6b64f acpi_irq_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x3de1cc60 tun_get_socket +EXPORT_SYMBOL_GPL vmlinux 0x3de3bcf1 crypto_aead_setauthsize +EXPORT_SYMBOL_GPL vmlinux 0x3de64c2a devres_add +EXPORT_SYMBOL_GPL vmlinux 0x3de9cae1 crypto_remove_final +EXPORT_SYMBOL_GPL vmlinux 0x3dea8e1c debugfs_create_u32 +EXPORT_SYMBOL_GPL vmlinux 0x3df70c99 trace_clock_global +EXPORT_SYMBOL_GPL vmlinux 0x3e0a087f inet_hashinfo2_init_mod +EXPORT_SYMBOL_GPL vmlinux 0x3e138739 pci_generic_config_write +EXPORT_SYMBOL_GPL vmlinux 0x3e18f7f9 regcache_cache_only +EXPORT_SYMBOL_GPL vmlinux 0x3e1b17a1 fbcon_modechange_possible +EXPORT_SYMBOL_GPL vmlinux 0x3e268068 pci_intx +EXPORT_SYMBOL_GPL vmlinux 0x3e31f3dc cg_regs_dummy +EXPORT_SYMBOL_GPL vmlinux 0x3e411ace sfp_select_interface +EXPORT_SYMBOL_GPL vmlinux 0x3e481a15 ahci_platform_resume +EXPORT_SYMBOL_GPL vmlinux 0x3e4d445b pci_epc_set_bar +EXPORT_SYMBOL_GPL vmlinux 0x3e4ffc71 spi_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x3e61de79 tcp_cong_avoid_ai +EXPORT_SYMBOL_GPL vmlinux 0x3e639f48 policy_has_boost_freq +EXPORT_SYMBOL_GPL vmlinux 0x3e63ca74 dma_resv_get_fences +EXPORT_SYMBOL_GPL vmlinux 0x3e6d9d64 __tracepoint_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x3e7080cb mpi_read_from_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3e811980 kernfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x3e903560 ip_tunnel_netlink_encap_parms +EXPORT_SYMBOL_GPL vmlinux 0x3e912530 genphy_c45_pma_baset1_setup_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x3e915c73 __fsverity_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x3e9a3231 sync_page_io +EXPORT_SYMBOL_GPL vmlinux 0x3ea5196d apei_osc_setup +EXPORT_SYMBOL_GPL vmlinux 0x3ec488b0 ata_port_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x3ec9a0d1 ahci_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x3ed96200 pin_get_name +EXPORT_SYMBOL_GPL vmlinux 0x3edb086b pse_control_put +EXPORT_SYMBOL_GPL vmlinux 0x3ee75565 mddev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x3ef051c8 crypto_inc +EXPORT_SYMBOL_GPL vmlinux 0x3ef9bc92 devres_release_group +EXPORT_SYMBOL_GPL vmlinux 0x3efd5762 extcon_sync +EXPORT_SYMBOL_GPL vmlinux 0x3f067518 nf_ipv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x3f071bd3 pm_generic_thaw_early +EXPORT_SYMBOL_GPL vmlinux 0x3f081f8e fscrypt_mergeable_bio_bh +EXPORT_SYMBOL_GPL vmlinux 0x3f0df0a6 mtk_pinconf_adv_drive_get +EXPORT_SYMBOL_GPL vmlinux 0x3f11dbbe devl_rate_leaf_destroy +EXPORT_SYMBOL_GPL vmlinux 0x3f170d58 kvm_clear_guest +EXPORT_SYMBOL_GPL vmlinux 0x3f1fbd9d fsl_mc_resource_free +EXPORT_SYMBOL_GPL vmlinux 0x3f2b7192 pinmux_generic_get_function +EXPORT_SYMBOL_GPL vmlinux 0x3f2e657d bpf_trace_run5 +EXPORT_SYMBOL_GPL vmlinux 0x3f3c64fd bd_unlink_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x3f3ffac1 serial8250_do_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x3f4060b5 rcu_trc_cmpxchg_need_qs +EXPORT_SYMBOL_GPL vmlinux 0x3f4892dc blk_queue_rq_timeout +EXPORT_SYMBOL_GPL vmlinux 0x3f491f49 reset_control_bulk_reset +EXPORT_SYMBOL_GPL vmlinux 0x3f51479b regmap_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x3f59150c pci_create_ims_domain +EXPORT_SYMBOL_GPL vmlinux 0x3f6876c5 genphy_c45_read_mdix +EXPORT_SYMBOL_GPL vmlinux 0x3f6aa876 sdio_writew +EXPORT_SYMBOL_GPL vmlinux 0x3f7dc528 clk_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x3f83f8d3 rcu_bind_current_to_nocb +EXPORT_SYMBOL_GPL vmlinux 0x3f84bcd7 dax_alive +EXPORT_SYMBOL_GPL vmlinux 0x3f852dee of_pci_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0x3fa2db49 sfp_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x3fae6ab0 hv_vp_index +EXPORT_SYMBOL_GPL vmlinux 0x3fbb3e4f xdp_rxq_info_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x3fd2fa8f irq_chip_mask_parent +EXPORT_SYMBOL_GPL vmlinux 0x3fd78959 ata_sff_data_xfer32 +EXPORT_SYMBOL_GPL vmlinux 0x3fd8d513 divider_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x3fd954e5 devl_dpipe_table_register +EXPORT_SYMBOL_GPL vmlinux 0x3fe35aea irq_bypass_unregister_consumer +EXPORT_SYMBOL_GPL vmlinux 0x3fe6c346 devlink_fmsg_binary_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x3fea029c hisi_clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x3fea3b8c extcon_find_edev_by_node +EXPORT_SYMBOL_GPL vmlinux 0x3ff2e349 hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x3ff919a6 crypto_unregister_template +EXPORT_SYMBOL_GPL vmlinux 0x3ffd4f2d blk_crypto_reprogram_all_keys +EXPORT_SYMBOL_GPL vmlinux 0x3ffdacf3 timerqueue_iterate_next +EXPORT_SYMBOL_GPL vmlinux 0x3ffebd92 of_prop_next_string +EXPORT_SYMBOL_GPL vmlinux 0x400a024b acpi_scan_lock_release +EXPORT_SYMBOL_GPL vmlinux 0x4023b984 stmpe_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x40267068 usb_anchor_resume_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x40286142 tegra_xusb_padctl_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x403dad89 get_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0x403eac60 sbitmap_get +EXPORT_SYMBOL_GPL vmlinux 0x403f9529 gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x4043757f init_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x4046470f switchdev_handle_port_obj_del_foreign +EXPORT_SYMBOL_GPL vmlinux 0x4055c837 of_irq_find_parent +EXPORT_SYMBOL_GPL vmlinux 0x40590788 skb_partial_csum_set +EXPORT_SYMBOL_GPL vmlinux 0x405d15a6 pinctrl_generic_get_group_count +EXPORT_SYMBOL_GPL vmlinux 0x4062587e xfrm_audit_state_notfound +EXPORT_SYMBOL_GPL vmlinux 0x40631a39 md_rdev_init +EXPORT_SYMBOL_GPL vmlinux 0x4063acfb bpf_offload_dev_create +EXPORT_SYMBOL_GPL vmlinux 0x4065d168 pm_print_active_wakeup_sources +EXPORT_SYMBOL_GPL vmlinux 0x406c4cb1 hrtimer_resolution +EXPORT_SYMBOL_GPL vmlinux 0x4071b517 out_of_line_wait_on_bit_timeout +EXPORT_SYMBOL_GPL vmlinux 0x407668a3 spi_add_device +EXPORT_SYMBOL_GPL vmlinux 0x407af304 usb_wait_anchor_empty_timeout +EXPORT_SYMBOL_GPL vmlinux 0x407e023b icc_node_create +EXPORT_SYMBOL_GPL vmlinux 0x4081a469 md_account_bio +EXPORT_SYMBOL_GPL vmlinux 0x4099f919 tun_ptr_free +EXPORT_SYMBOL_GPL vmlinux 0x409e67c3 __fsverity_cleanup_inode +EXPORT_SYMBOL_GPL vmlinux 0x409fd91d phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x40b8c215 clockevents_register_device +EXPORT_SYMBOL_GPL vmlinux 0x40f028b3 zynqmp_pm_set_rpu_mode +EXPORT_SYMBOL_GPL vmlinux 0x40f0683e reset_control_put +EXPORT_SYMBOL_GPL vmlinux 0x40f8b94e ring_buffer_iter_dropped +EXPORT_SYMBOL_GPL vmlinux 0x40f8bd4e klist_add_before +EXPORT_SYMBOL_GPL vmlinux 0x40f8e79f crypto_comp_compress +EXPORT_SYMBOL_GPL vmlinux 0x4100a662 clk_get_scaled_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x411be745 cpufreq_freq_attr_scaling_boost_freqs +EXPORT_SYMBOL_GPL vmlinux 0x411ce878 ata_sff_thaw +EXPORT_SYMBOL_GPL vmlinux 0x41237f71 cpu_have_feature +EXPORT_SYMBOL_GPL vmlinux 0x4124cf71 regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x4129e502 crypto_register_alg +EXPORT_SYMBOL_GPL vmlinux 0x412bc681 ring_buffer_empty_cpu +EXPORT_SYMBOL_GPL vmlinux 0x412be81d cpuidle_register +EXPORT_SYMBOL_GPL vmlinux 0x412f5e30 vchan_find_desc +EXPORT_SYMBOL_GPL vmlinux 0x41360d8f of_mm_gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0x414d119a videomode_from_timings +EXPORT_SYMBOL_GPL vmlinux 0x414e2ea4 irq_domain_associate +EXPORT_SYMBOL_GPL vmlinux 0x41659077 __pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0x417a89e7 blk_mq_unquiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x41814cb8 dirty_writeback_interval +EXPORT_SYMBOL_GPL vmlinux 0x418507aa blk_rq_is_poll +EXPORT_SYMBOL_GPL vmlinux 0x418873cc irq_bypass_register_producer +EXPORT_SYMBOL_GPL vmlinux 0x41946cdc ata_sas_async_probe +EXPORT_SYMBOL_GPL vmlinux 0x419d7c83 zynqmp_pm_pinctrl_set_config +EXPORT_SYMBOL_GPL vmlinux 0x419da979 is_skb_forwardable +EXPORT_SYMBOL_GPL vmlinux 0x419e7efd sfp_module_stop +EXPORT_SYMBOL_GPL vmlinux 0x41b49515 regulator_set_active_discharge_regmap +EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue +EXPORT_SYMBOL_GPL vmlinux 0x41bad277 serdev_device_write_buf +EXPORT_SYMBOL_GPL vmlinux 0x41bb2350 percpu_free_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x41bc032b devlink_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x41bce49a ghes_register_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x41bff04c meson_clk_pll_ops +EXPORT_SYMBOL_GPL vmlinux 0x41c36b9b __tracepoint_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x41e95e5a regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x41ec75b1 rz_mtu3_16bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x41ed185c __fscrypt_inode_uses_inline_crypto +EXPORT_SYMBOL_GPL vmlinux 0x41ed3cec eventfd_ctx_remove_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x41ee71a4 iomap_get_folio +EXPORT_SYMBOL_GPL vmlinux 0x41facb99 xhci_add_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x42041512 i2c_get_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x420dedf5 hwmon_device_register +EXPORT_SYMBOL_GPL vmlinux 0x420f3d01 nvmem_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4214bc1d pm_clk_add +EXPORT_SYMBOL_GPL vmlinux 0x423019b4 dev_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0x4234f827 sk_msg_alloc +EXPORT_SYMBOL_GPL vmlinux 0x425134db led_trigger_set_default +EXPORT_SYMBOL_GPL vmlinux 0x425b2d68 vtime_guest_exit +EXPORT_SYMBOL_GPL vmlinux 0x42635d55 pm_suspend_global_flags +EXPORT_SYMBOL_GPL vmlinux 0x426452a3 acpi_evaluation_failure_warn +EXPORT_SYMBOL_GPL vmlinux 0x42650c0f sata_pmp_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x4270ed7f rio_release_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x4278d56a phylink_expects_phy +EXPORT_SYMBOL_GPL vmlinux 0x4279d70f meson_vid_pll_div_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x428078f9 iommu_map_sg +EXPORT_SYMBOL_GPL vmlinux 0x42825ce2 rcu_scheduler_active +EXPORT_SYMBOL_GPL vmlinux 0x428e6aa4 iommu_sva_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0x429aa5b0 uart_insert_char +EXPORT_SYMBOL_GPL vmlinux 0x429c3f9c reboot_mode +EXPORT_SYMBOL_GPL vmlinux 0x42adfcbf iomap_seek_hole +EXPORT_SYMBOL_GPL vmlinux 0x42bf8fe1 list_lru_del +EXPORT_SYMBOL_GPL vmlinux 0x42c2b87a dev_pm_opp_get_of_node +EXPORT_SYMBOL_GPL vmlinux 0x42c7f5da scmi_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0x42decd74 icc_node_del +EXPORT_SYMBOL_GPL vmlinux 0x42e732cb vcap_rule_add_key_u128 +EXPORT_SYMBOL_GPL vmlinux 0x42ef6112 __phy_modify +EXPORT_SYMBOL_GPL vmlinux 0x42f728aa mctrl_gpio_get_outputs +EXPORT_SYMBOL_GPL vmlinux 0x430ae613 serdev_device_set_parity +EXPORT_SYMBOL_GPL vmlinux 0x430d88ec __traceiter_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x4320c355 imx_clk_hw_frac_pll +EXPORT_SYMBOL_GPL vmlinux 0x4334a33c dm_noflush_suspending +EXPORT_SYMBOL_GPL vmlinux 0x4337fa6f component_del +EXPORT_SYMBOL_GPL vmlinux 0x4339f399 msg_zerocopy_callback +EXPORT_SYMBOL_GPL vmlinux 0x433d6e82 virtqueue_disable_cb +EXPORT_SYMBOL_GPL vmlinux 0x434b7874 free_fib_info +EXPORT_SYMBOL_GPL vmlinux 0x435219ab gpio_to_desc +EXPORT_SYMBOL_GPL vmlinux 0x43575c56 rio_route_get_entry +EXPORT_SYMBOL_GPL vmlinux 0x435ea180 nfs42_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x435f2d93 pm_generic_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4368cb8c tps6586x_get_version +EXPORT_SYMBOL_GPL vmlinux 0x436d817f mpi_clear_bit +EXPORT_SYMBOL_GPL vmlinux 0x437eb1df ipv6_mod_enabled +EXPORT_SYMBOL_GPL vmlinux 0x437f34f9 hte_push_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x438d8df2 iova_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x438fe2e5 ping_common_sendmsg +EXPORT_SYMBOL_GPL vmlinux 0x43a51122 extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x43aa319e lease_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x43b5414c rio_dma_prep_xfer +EXPORT_SYMBOL_GPL vmlinux 0x43b63691 bd_link_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x43c5f4c4 fw_devlink_purge_absent_suppliers +EXPORT_SYMBOL_GPL vmlinux 0x43caa7c0 regmap_irq_get_irq_reg_linear +EXPORT_SYMBOL_GPL vmlinux 0x43e5b159 rockchip_pcie_deinit_phys +EXPORT_SYMBOL_GPL vmlinux 0x43e9ea86 mtk_clk_pdev_probe +EXPORT_SYMBOL_GPL vmlinux 0x43f81957 clk_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x43f92edd wait_for_initramfs +EXPORT_SYMBOL_GPL vmlinux 0x4401e6c2 mpi_cmpabs +EXPORT_SYMBOL_GPL vmlinux 0x440e64b1 pci_assign_unassigned_bridge_resources +EXPORT_SYMBOL_GPL vmlinux 0x4413f461 zynqmp_pm_request_wake +EXPORT_SYMBOL_GPL vmlinux 0x4414d3fa devlink_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4422ac24 zynqmp_pm_set_tapdelay_bypass +EXPORT_SYMBOL_GPL vmlinux 0x4423a8d0 lwtunnel_encap_add_ops +EXPORT_SYMBOL_GPL vmlinux 0x442deaa9 poll_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x4439bc33 debugfs_create_x64 +EXPORT_SYMBOL_GPL vmlinux 0x4439bcd2 __SCK__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x444f1735 cpu_pm_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4454f776 rtc_read_time +EXPORT_SYMBOL_GPL vmlinux 0x445c8f5c proc_create_net_single_write +EXPORT_SYMBOL_GPL vmlinux 0x4471a51d vhost_task_stop +EXPORT_SYMBOL_GPL vmlinux 0x44731142 mtk_clk_unregister_plls +EXPORT_SYMBOL_GPL vmlinux 0x4475dcaf hv_nested +EXPORT_SYMBOL_GPL vmlinux 0x447f809c imx_clk_hw_pllv3 +EXPORT_SYMBOL_GPL vmlinux 0x4484a5a4 wait_for_device_probe +EXPORT_SYMBOL_GPL vmlinux 0x448bb204 tcp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x44a5e206 fsl_mc_bus_dpdmai_type +EXPORT_SYMBOL_GPL vmlinux 0x44a793ab HYPERVISOR_grant_table_op +EXPORT_SYMBOL_GPL vmlinux 0x44bae227 bit_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x44bdd5ba regmap_attach_dev +EXPORT_SYMBOL_GPL vmlinux 0x44c10a52 kvfree_call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x44ce76be devfreq_get_devfreq_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x44cf8cf0 blk_zone_cond_str +EXPORT_SYMBOL_GPL vmlinux 0x44d21eac __traceiter_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x44d8d11c rcu_tasks_trace_qs_blkd +EXPORT_SYMBOL_GPL vmlinux 0x44dee0f2 __reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x44e106c8 ahci_stop_engine +EXPORT_SYMBOL_GPL vmlinux 0x44e1e9aa balloon_stats +EXPORT_SYMBOL_GPL vmlinux 0x44e58976 __tracepoint_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x44ec5090 platform_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x44f637b5 irq_chip_set_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x44f80fca __traceiter_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x44fe9903 tty_prepare_flip_string +EXPORT_SYMBOL_GPL vmlinux 0x4507f4a8 cpuhp_tasks_frozen +EXPORT_SYMBOL_GPL vmlinux 0x451618d0 sbitmap_del_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x45177a9b _proc_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x451cddfe ata_host_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4531624f usb_decode_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x4531ab62 copy_from_kernel_nofault +EXPORT_SYMBOL_GPL vmlinux 0x453d6d10 fsl_mc_device_group +EXPORT_SYMBOL_GPL vmlinux 0x454ee6ea i2c_acpi_find_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0x45558f56 clk_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x4561f990 qcom_smem_state_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4565bf6b pci_epf_free_space +EXPORT_SYMBOL_GPL vmlinux 0x457594fa crypto_alg_list +EXPORT_SYMBOL_GPL vmlinux 0x4579e218 fscrypt_dio_supported +EXPORT_SYMBOL_GPL vmlinux 0x45845028 apply_to_page_range +EXPORT_SYMBOL_GPL vmlinux 0x45929e0d irq_gc_mask_disable_reg +EXPORT_SYMBOL_GPL vmlinux 0x459d484d housekeeping_affine +EXPORT_SYMBOL_GPL vmlinux 0x459e6151 mm_unaccount_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x459f3567 acpi_dma_request_slave_chan_by_name +EXPORT_SYMBOL_GPL vmlinux 0x45a25ee5 locks_owner_has_blockers +EXPORT_SYMBOL_GPL vmlinux 0x45b84509 clk_hw_unregister +EXPORT_SYMBOL_GPL vmlinux 0x45c31884 __irq_domain_add +EXPORT_SYMBOL_GPL vmlinux 0x45c4727c usb_debug_root +EXPORT_SYMBOL_GPL vmlinux 0x45c53140 rtc_set_time +EXPORT_SYMBOL_GPL vmlinux 0x45ca706a clk_fixed_rate_ops +EXPORT_SYMBOL_GPL vmlinux 0x45e8b450 mnt_idmap_get +EXPORT_SYMBOL_GPL vmlinux 0x45f14127 debugfs_lookup +EXPORT_SYMBOL_GPL vmlinux 0x45f2a850 receive_fd +EXPORT_SYMBOL_GPL vmlinux 0x46013233 net_dec_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x46030074 __hrtimer_get_remaining +EXPORT_SYMBOL_GPL vmlinux 0x460fe14f tpm_pcr_extend +EXPORT_SYMBOL_GPL vmlinux 0x46104930 dw_pcie_write_dbi +EXPORT_SYMBOL_GPL vmlinux 0x46194b60 iommu_dev_disable_feature +EXPORT_SYMBOL_GPL vmlinux 0x461c3fb9 dw_pcie_upconfig_setup +EXPORT_SYMBOL_GPL vmlinux 0x46275130 mas_expected_entries +EXPORT_SYMBOL_GPL vmlinux 0x4633ea3e rio_release_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x46419f0d iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x4642483f crypto_register_acomp +EXPORT_SYMBOL_GPL vmlinux 0x4643ffb9 inet_csk_reqsk_queue_hash_add +EXPORT_SYMBOL_GPL vmlinux 0x464cff9d xenbus_dev_remove +EXPORT_SYMBOL_GPL vmlinux 0x465169e7 posix_clock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x467d2b47 virtqueue_get_buf +EXPORT_SYMBOL_GPL vmlinux 0x467d354d ip6_sk_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x46865ba1 devm_device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0x468855bc dev_attr_em_message +EXPORT_SYMBOL_GPL vmlinux 0x4688d7ec pvclock_gtod_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x46a283d7 tps6586x_read +EXPORT_SYMBOL_GPL vmlinux 0x46a4b118 hrtimer_cancel +EXPORT_SYMBOL_GPL vmlinux 0x46a5d0f8 sk_msg_trim +EXPORT_SYMBOL_GPL vmlinux 0x46b7f3f8 __traceiter_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x46bc5114 __imx8m_clk_hw_composite +EXPORT_SYMBOL_GPL vmlinux 0x46e235d3 pm_clk_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x46e56388 serdev_device_add +EXPORT_SYMBOL_GPL vmlinux 0x46e67a71 this_cpu_has_cap +EXPORT_SYMBOL_GPL vmlinux 0x46e8b5b2 devlink_linecard_nested_dl_set +EXPORT_SYMBOL_GPL vmlinux 0x46fee6d7 srcu_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x47151ce5 irq_chip_disable_parent +EXPORT_SYMBOL_GPL vmlinux 0x4715c5c7 dev_pm_opp_enable +EXPORT_SYMBOL_GPL vmlinux 0x4719265a dprc_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x47229b5c gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x473a9f4e usb_hc_died +EXPORT_SYMBOL_GPL vmlinux 0x473f87f2 __regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0x4759ed10 shash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x475cdf2d inet_ctl_sock_create +EXPORT_SYMBOL_GPL vmlinux 0x4761f17c register_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x476461e8 __tracepoint_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x47663cfe vcap_rule_mod_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x47739ade mmc_regulator_get_supply +EXPORT_SYMBOL_GPL vmlinux 0x47758fc8 ethtool_dev_mm_supported +EXPORT_SYMBOL_GPL vmlinux 0x477ab99b sdio_signal_irq +EXPORT_SYMBOL_GPL vmlinux 0x477eab78 scsi_host_complete_all_commands +EXPORT_SYMBOL_GPL vmlinux 0x47841ee3 usb_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x47853125 nvdimm_security_setup_events +EXPORT_SYMBOL_GPL vmlinux 0x47884890 system_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0x478df6a9 crypto_alloc_acomp_node +EXPORT_SYMBOL_GPL vmlinux 0x478e81f8 tcp_orphan_count +EXPORT_SYMBOL_GPL vmlinux 0x479803b9 base64_encode +EXPORT_SYMBOL_GPL vmlinux 0x479f7d4b clk_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x47aad3b9 have_governor_per_policy +EXPORT_SYMBOL_GPL vmlinux 0x47b1167d gnttab_unmap_refs_async +EXPORT_SYMBOL_GPL vmlinux 0x47c24183 usb_control_msg_send +EXPORT_SYMBOL_GPL vmlinux 0x47c63e73 sysfs_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x47d0eea2 acpi_lpat_temp_to_raw +EXPORT_SYMBOL_GPL vmlinux 0x47de0dc7 clk_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x47e2e87d crypto_unregister_shashes +EXPORT_SYMBOL_GPL vmlinux 0x480305ca kmsg_dump_rewind +EXPORT_SYMBOL_GPL vmlinux 0x480b69c4 spi_sync_locked +EXPORT_SYMBOL_GPL vmlinux 0x4815aa79 dev_pm_opp_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x4818c33e xen_xlate_unmap_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0x481ca94e __platform_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x481f9b7d mpi_mulm +EXPORT_SYMBOL_GPL vmlinux 0x48203853 em_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x48230fa1 ahci_fill_cmd_slot +EXPORT_SYMBOL_GPL vmlinux 0x4828e77b acpi_scan_lock_acquire +EXPORT_SYMBOL_GPL vmlinux 0x4843a748 qman_portals_probed +EXPORT_SYMBOL_GPL vmlinux 0x48553eac fixed_phy_register_with_gpiod +EXPORT_SYMBOL_GPL vmlinux 0x485cd7f6 kvm_rebooting +EXPORT_SYMBOL_GPL vmlinux 0x4860265f mtk_clk_register_pllfhs +EXPORT_SYMBOL_GPL vmlinux 0x486838a5 __tracepoint_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x4868b9f2 crypto_type_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x4868f94a pm_generic_poweroff_late +EXPORT_SYMBOL_GPL vmlinux 0x4869cd54 hisi_clk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x486acc67 inet_csk_route_req +EXPORT_SYMBOL_GPL vmlinux 0x486dedc3 ghes_unregister_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x489353d7 inet6_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x48a3d20b mctrl_gpio_get +EXPORT_SYMBOL_GPL vmlinux 0x48ae9bb4 crypto_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x48b398e7 vp_modern_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x48b42c15 led_blink_set_oneshot +EXPORT_SYMBOL_GPL vmlinux 0x48b49958 dev_pm_genpd_resume +EXPORT_SYMBOL_GPL vmlinux 0x48bc2b7c anon_inode_getfd +EXPORT_SYMBOL_GPL vmlinux 0x48c32847 __SCK__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x48c35c9e __tracepoint_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x48cb9fcd kthread_mod_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x48d14f71 __pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x48df0e02 __fsnotify_parent +EXPORT_SYMBOL_GPL vmlinux 0x48e2b6cf sock_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0x48e87be8 pm_generic_thaw +EXPORT_SYMBOL_GPL vmlinux 0x490475be class_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x4904c8a9 fl6_update_dst +EXPORT_SYMBOL_GPL vmlinux 0x491052cf dax_iomap_fault +EXPORT_SYMBOL_GPL vmlinux 0x49242bc7 freezer_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4931d978 __clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x4934bdd0 crypto_check_attr_type +EXPORT_SYMBOL_GPL vmlinux 0x4937bb74 __usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x4939ebcd numa_map_to_online_node +EXPORT_SYMBOL_GPL vmlinux 0x493bff46 serial8250_em485_config +EXPORT_SYMBOL_GPL vmlinux 0x495f6ecc acpi_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0x49608959 migrate_disable +EXPORT_SYMBOL_GPL vmlinux 0x49742bfe zone_device_page_init +EXPORT_SYMBOL_GPL vmlinux 0x49748c51 net_selftest +EXPORT_SYMBOL_GPL vmlinux 0x49769273 virtqueue_resize +EXPORT_SYMBOL_GPL vmlinux 0x497d0053 of_platform_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4989129e mmc_crypto_prepare_req +EXPORT_SYMBOL_GPL vmlinux 0x498b2362 dax_remap_file_range_prep +EXPORT_SYMBOL_GPL vmlinux 0x499043d3 crypto_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x49921105 acpiphp_unregister_attention +EXPORT_SYMBOL_GPL vmlinux 0x49927d25 page_reporting_unregister +EXPORT_SYMBOL_GPL vmlinux 0x49938b61 ata_scsi_slave_config +EXPORT_SYMBOL_GPL vmlinux 0x49a971e0 nvdimm_volatile_region_create +EXPORT_SYMBOL_GPL vmlinux 0x49b080f4 md_do_sync +EXPORT_SYMBOL_GPL vmlinux 0x49c10275 ohci_resume +EXPORT_SYMBOL_GPL vmlinux 0x49c3e042 fuse_send_init +EXPORT_SYMBOL_GPL vmlinux 0x49cd25ed alloc_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x49e62a4d crypto_grab_ahash +EXPORT_SYMBOL_GPL vmlinux 0x49e96999 cond_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x49f4787b get_dev_pagemap +EXPORT_SYMBOL_GPL vmlinux 0x4a04a62a bpf_trace_run11 +EXPORT_SYMBOL_GPL vmlinux 0x4a05f973 task_cputime_adjusted +EXPORT_SYMBOL_GPL vmlinux 0x4a15de9e mtk_clk_register_dividers +EXPORT_SYMBOL_GPL vmlinux 0x4a17ed66 sysrq_mask +EXPORT_SYMBOL_GPL vmlinux 0x4a1bb2fd dm_post_suspending +EXPORT_SYMBOL_GPL vmlinux 0x4a1efb67 mpc8xxx_spi_rx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4a2c3f4d __inet_lookup_established +EXPORT_SYMBOL_GPL vmlinux 0x4a3e57ec bgpio_init +EXPORT_SYMBOL_GPL vmlinux 0x4a41047e acpi_device_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x4a420d09 acpi_bus_detach_private_data +EXPORT_SYMBOL_GPL vmlinux 0x4a43e794 fwnode_usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x4a5cc8cb tpm_default_chip +EXPORT_SYMBOL_GPL vmlinux 0x4a8dd8e7 fat_sync_inode +EXPORT_SYMBOL_GPL vmlinux 0x4a91b6f6 ata_std_postreset +EXPORT_SYMBOL_GPL vmlinux 0x4a957158 dev_pm_genpd_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4a9c0622 mmc_send_abort_tuning +EXPORT_SYMBOL_GPL vmlinux 0x4ab8147c class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4ac21ce1 ata_bmdma_irq_clear +EXPORT_SYMBOL_GPL vmlinux 0x4ad76d30 tty_port_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x4adef3d6 __hvc_resize +EXPORT_SYMBOL_GPL vmlinux 0x4b024f63 extcon_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4b0645b6 wait_for_stable_page +EXPORT_SYMBOL_GPL vmlinux 0x4b12b215 __fscrypt_prepare_readdir +EXPORT_SYMBOL_GPL vmlinux 0x4b164dbe lwtunnel_cmp_encap +EXPORT_SYMBOL_GPL vmlinux 0x4b204896 devm_mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4b3122a3 virtqueue_add_inbuf +EXPORT_SYMBOL_GPL vmlinux 0x4b4692d6 hid_bpf_disconnect_device +EXPORT_SYMBOL_GPL vmlinux 0x4b5acf74 rhashtable_init +EXPORT_SYMBOL_GPL vmlinux 0x4b5e512b register_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x4b69e473 misc_cg_uncharge +EXPORT_SYMBOL_GPL vmlinux 0x4b6abfaf crypto_clone_cipher +EXPORT_SYMBOL_GPL vmlinux 0x4b704921 phy_get +EXPORT_SYMBOL_GPL vmlinux 0x4b926ed0 cpufreq_cpu_put +EXPORT_SYMBOL_GPL vmlinux 0x4b931968 xen_features +EXPORT_SYMBOL_GPL vmlinux 0x4b9d3137 platform_irq_count +EXPORT_SYMBOL_GPL vmlinux 0x4ba25772 rockchip_pcie_enable_clocks +EXPORT_SYMBOL_GPL vmlinux 0x4ba83ba7 dev_fill_forward_path +EXPORT_SYMBOL_GPL vmlinux 0x4bad642d devlink_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x4bbc859c dma_async_device_channel_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4bc349c2 user_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4bc81549 genphy_c45_plca_get_status +EXPORT_SYMBOL_GPL vmlinux 0x4bc8727f xen_balloon_init +EXPORT_SYMBOL_GPL vmlinux 0x4bc9922e dma_run_dependencies +EXPORT_SYMBOL_GPL vmlinux 0x4bcdaaea devfreq_event_disable_edev +EXPORT_SYMBOL_GPL vmlinux 0x4bd39fc6 __traceiter_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x4bd6f08b misc_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4bdb8dcc housekeeping_test_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4be082f6 cpufreq_dbs_governor_init +EXPORT_SYMBOL_GPL vmlinux 0x4be632b6 gpiochip_line_is_open_source +EXPORT_SYMBOL_GPL vmlinux 0x4be79ffc pci_user_write_config_word +EXPORT_SYMBOL_GPL vmlinux 0x4bf5cfbe scsi_unregister_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x4bfd398d hwrng_msleep +EXPORT_SYMBOL_GPL vmlinux 0x4c135833 nvdimm_delete +EXPORT_SYMBOL_GPL vmlinux 0x4c174110 of_pci_parse_bus_range +EXPORT_SYMBOL_GPL vmlinux 0x4c1cd647 set_capacity_and_notify +EXPORT_SYMBOL_GPL vmlinux 0x4c1e4ffe tty_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x4c1e680b kthread_flush_worker +EXPORT_SYMBOL_GPL vmlinux 0x4c26cc86 noop_direct_IO +EXPORT_SYMBOL_GPL vmlinux 0x4c2a4a16 rio_add_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0x4c2b351d start_poll_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x4c39bf7f inode_sb_list_add +EXPORT_SYMBOL_GPL vmlinux 0x4c4352d6 led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4c48612c devm_clk_get_optional_prepared +EXPORT_SYMBOL_GPL vmlinux 0x4c4924fa genphy_c45_read_pma +EXPORT_SYMBOL_GPL vmlinux 0x4c4ddc06 __traceiter_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x4c549b36 __traceiter_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x4c57e3c4 dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x4c5f348e acpi_dev_filter_resource_type +EXPORT_SYMBOL_GPL vmlinux 0x4c766a65 subsys_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4c8adfe1 hv_root_partition +EXPORT_SYMBOL_GPL vmlinux 0x4ca5590e mas_prev +EXPORT_SYMBOL_GPL vmlinux 0x4cb27100 ktime_get_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x4cb75e07 soc_device_register +EXPORT_SYMBOL_GPL vmlinux 0x4cb81fda __SCK__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x4ccf4a5e usb_queue_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x4cd4f006 __rio_local_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x4ceb433c mtk_pinconf_drive_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x4cee2b18 devm_hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x4cf8880f vcap_rule_add_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4d0015e2 cpu_hotplug_disable +EXPORT_SYMBOL_GPL vmlinux 0x4d078513 sdio_f0_readb +EXPORT_SYMBOL_GPL vmlinux 0x4d0c453f blk_mq_start_stopped_hw_queue +EXPORT_SYMBOL_GPL vmlinux 0x4d24a1e4 sbitmap_finish_wait +EXPORT_SYMBOL_GPL vmlinux 0x4d2e5f95 virtqueue_get_buf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x4d3a0696 __SCK__tp_func_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x4d43655f regmap_field_read +EXPORT_SYMBOL_GPL vmlinux 0x4d5afa36 crypto_ahash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x4d6d0bbc iommu_group_ref_get +EXPORT_SYMBOL_GPL vmlinux 0x4d719af1 devlink_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x4d7272e4 migrate_enable +EXPORT_SYMBOL_GPL vmlinux 0x4d83c710 k3_udma_glue_tdown_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x4d95d6d1 memcpy_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x4dae16e4 i2c_put_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x4dca7e26 rtc_set_alarm +EXPORT_SYMBOL_GPL vmlinux 0x4dde35d2 i2c_client_type +EXPORT_SYMBOL_GPL vmlinux 0x4de17ab3 usb_state_string +EXPORT_SYMBOL_GPL vmlinux 0x4de6951b usb_root_hub_lost_power +EXPORT_SYMBOL_GPL vmlinux 0x4de7efca fuse_sync_release +EXPORT_SYMBOL_GPL vmlinux 0x4de9bd15 rio_unmap_inb_region +EXPORT_SYMBOL_GPL vmlinux 0x4deec853 pci_epc_set_msix +EXPORT_SYMBOL_GPL vmlinux 0x4e04bc03 sata_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x4e09d320 skb_append_pagefrags +EXPORT_SYMBOL_GPL vmlinux 0x4e17c613 ata_sff_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x4e1ce1f9 crypto_unregister_instance +EXPORT_SYMBOL_GPL vmlinux 0x4e2cca47 acpi_get_and_request_gpiod +EXPORT_SYMBOL_GPL vmlinux 0x4e2f1b96 balloon_page_enqueue +EXPORT_SYMBOL_GPL vmlinux 0x4e374fda usb_hcd_resume_root_hub +EXPORT_SYMBOL_GPL vmlinux 0x4e3fd1b4 kvm_release_pfn_clean +EXPORT_SYMBOL_GPL vmlinux 0x4e42dda8 dev_pm_opp_get_required_pstate +EXPORT_SYMBOL_GPL vmlinux 0x4e4a059d nd_cmd_in_size +EXPORT_SYMBOL_GPL vmlinux 0x4e4c37e2 freq_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4e51b52e phylink_fwnode_phy_connect +EXPORT_SYMBOL_GPL vmlinux 0x4e657485 free_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0x4e6eb3dc rockchip_pcie_init_port +EXPORT_SYMBOL_GPL vmlinux 0x4e6fc9b0 power_supply_battery_info_get_prop +EXPORT_SYMBOL_GPL vmlinux 0x4e82262b __pm_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x4e84135f gpiochip_find +EXPORT_SYMBOL_GPL vmlinux 0x4e8e33f4 wb_writeout_inc +EXPORT_SYMBOL_GPL vmlinux 0x4e9f6091 blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0x4eab1f5c disk_force_media_change +EXPORT_SYMBOL_GPL vmlinux 0x4eab9f64 led_classdev_resume +EXPORT_SYMBOL_GPL vmlinux 0x4eac5fc1 cpu_mitigations_auto_nosmt +EXPORT_SYMBOL_GPL vmlinux 0x4eb39fc6 devm_gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x4ebc780e led_stop_software_blink +EXPORT_SYMBOL_GPL vmlinux 0x4ebf40fe aead_init_geniv +EXPORT_SYMBOL_GPL vmlinux 0x4ecb68b6 device_link_add +EXPORT_SYMBOL_GPL vmlinux 0x4ece3615 blocking_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4ed21ace sdio_claim_host +EXPORT_SYMBOL_GPL vmlinux 0x4ef59167 kvm_make_all_cpus_request +EXPORT_SYMBOL_GPL vmlinux 0x4ef5bcf4 perf_swevent_get_recursion_context +EXPORT_SYMBOL_GPL vmlinux 0x4ef856c4 led_set_brightness_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x4efcf021 mpi_normalize +EXPORT_SYMBOL_GPL vmlinux 0x4f065c40 icc_std_aggregate +EXPORT_SYMBOL_GPL vmlinux 0x4f1a53ab pinctrl_enable +EXPORT_SYMBOL_GPL vmlinux 0x4f2593f0 btree_update +EXPORT_SYMBOL_GPL vmlinux 0x4f2c996d kmsg_dump_get_line +EXPORT_SYMBOL_GPL vmlinux 0x4f2cbc10 rz_mtu3_enable +EXPORT_SYMBOL_GPL vmlinux 0x4f377a35 inet_csk_get_port +EXPORT_SYMBOL_GPL vmlinux 0x4f47a18a switchdev_bridge_port_unoffload +EXPORT_SYMBOL_GPL vmlinux 0x4f47f5bb strp_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x4f48107a devm_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x4f504cde devfreq_event_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x4f5427d2 udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x4f553696 pm_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x4f58eafa attribute_container_find_class_device +EXPORT_SYMBOL_GPL vmlinux 0x4f6a07fe show_rcu_gp_kthreads +EXPORT_SYMBOL_GPL vmlinux 0x4f70ee55 xdp_convert_zc_to_xdp_frame +EXPORT_SYMBOL_GPL vmlinux 0x4f72a987 uart_parse_options +EXPORT_SYMBOL_GPL vmlinux 0x4f80e319 __ct_user_exit +EXPORT_SYMBOL_GPL vmlinux 0x4f8f4d24 devlink_to_dev +EXPORT_SYMBOL_GPL vmlinux 0x4f8ff947 regmap_exit +EXPORT_SYMBOL_GPL vmlinux 0x4f98d766 cpu_pm_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4f9da6b1 skb_mpls_pop +EXPORT_SYMBOL_GPL vmlinux 0x4fad14e2 tty_init_termios +EXPORT_SYMBOL_GPL vmlinux 0x4fb5da55 fs_put_dax +EXPORT_SYMBOL_GPL vmlinux 0x4fb621ac dst_cache_get_ip4 +EXPORT_SYMBOL_GPL vmlinux 0x4fb87285 find_get_pid +EXPORT_SYMBOL_GPL vmlinux 0x4fc8e296 irq_domain_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x4fdc945d sata_deb_timing_normal +EXPORT_SYMBOL_GPL vmlinux 0x4fe1eddf unregister_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4ff2cc3f mpc8xxx_spi_tx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0x50069459 ata_bmdma_post_internal_cmd +EXPORT_SYMBOL_GPL vmlinux 0x500bac63 power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x500c768c apei_exec_read_register +EXPORT_SYMBOL_GPL vmlinux 0x5013170b balloon_mops +EXPORT_SYMBOL_GPL vmlinux 0x50143ab8 blk_mq_quiesce_queue_nowait +EXPORT_SYMBOL_GPL vmlinux 0x501b4713 iommu_fwspec_init +EXPORT_SYMBOL_GPL vmlinux 0x5026585c xen_irq_from_gsi +EXPORT_SYMBOL_GPL vmlinux 0x503048a0 kvm_irq_has_notifier +EXPORT_SYMBOL_GPL vmlinux 0x5030e6f5 regmap_field_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x50366c03 gov_attr_set_put +EXPORT_SYMBOL_GPL vmlinux 0x504846b9 bpf_sk_storage_diag_put +EXPORT_SYMBOL_GPL vmlinux 0x504d547a vp_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0x504db968 __irq_domain_alloc_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x50573814 usb_autopm_put_interface_no_suspend +EXPORT_SYMBOL_GPL vmlinux 0x50593d6c virtqueue_notify +EXPORT_SYMBOL_GPL vmlinux 0x5061006d rio_get_comptag +EXPORT_SYMBOL_GPL vmlinux 0x507804ba group_cpus_evenly +EXPORT_SYMBOL_GPL vmlinux 0x507b32f0 thermal_zone_unbind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x507cd4df tcpv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x50872b85 devl_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5091b823 ring_buffer_read_start +EXPORT_SYMBOL_GPL vmlinux 0x5092fd08 phylink_connect_phy +EXPORT_SYMBOL_GPL vmlinux 0x5093e76e __tracepoint_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x5094ee47 irq_chip_get_parent_state +EXPORT_SYMBOL_GPL vmlinux 0x50a1a7ca mmc_pwrseq_register +EXPORT_SYMBOL_GPL vmlinux 0x50a479bd ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x50aa4253 kobject_get_path +EXPORT_SYMBOL_GPL vmlinux 0x50acbe86 simple_attr_open +EXPORT_SYMBOL_GPL vmlinux 0x50b065f4 adp5520_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x50bb6832 gpiod_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x50da8b19 blk_clear_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x50df94f5 btree_insert +EXPORT_SYMBOL_GPL vmlinux 0x50e25090 ptp_parse_header +EXPORT_SYMBOL_GPL vmlinux 0x50e4d064 ata_do_dev_read_id +EXPORT_SYMBOL_GPL vmlinux 0x50e7193a __i2c_first_dynamic_bus_num +EXPORT_SYMBOL_GPL vmlinux 0x50eabb98 __tracepoint_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x50fad434 round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x51063b14 __account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x511a5110 tcp_plb_update_state +EXPORT_SYMBOL_GPL vmlinux 0x511c05a5 inet_ehash_nolisten +EXPORT_SYMBOL_GPL vmlinux 0x511fb9b1 mtk_clk_unregister_pllfhs +EXPORT_SYMBOL_GPL vmlinux 0x513887af thermal_zone_get_crit_temp +EXPORT_SYMBOL_GPL vmlinux 0x51390c96 rcu_barrier_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x513a0856 regmap_register_patch +EXPORT_SYMBOL_GPL vmlinux 0x514bf40c fsl_mc_object_allocate +EXPORT_SYMBOL_GPL vmlinux 0x5156981d serdev_controller_add +EXPORT_SYMBOL_GPL vmlinux 0x515b390f __SCK__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x5169344d k3_udma_glue_pop_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x517e517d dprc_remove_devices +EXPORT_SYMBOL_GPL vmlinux 0x5187ac4b xen_store_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x5189bbb8 fuse_conn_put +EXPORT_SYMBOL_GPL vmlinux 0x518c10ac ata_host_init +EXPORT_SYMBOL_GPL vmlinux 0x51954279 acpi_device_fix_up_power +EXPORT_SYMBOL_GPL vmlinux 0x51a348cc usb_role_switch_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x51ac9ec1 rdev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x51ad07dd tegra210_plle_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0x51b619a2 devm_regulator_get_enable +EXPORT_SYMBOL_GPL vmlinux 0x51c13012 devm_clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x51c9f901 device_release_driver +EXPORT_SYMBOL_GPL vmlinux 0x51d34619 __netdev_watchdog_up +EXPORT_SYMBOL_GPL vmlinux 0x51e0694f nf_nat_hook +EXPORT_SYMBOL_GPL vmlinux 0x51ebd8fd rockchip_clk_register_plls +EXPORT_SYMBOL_GPL vmlinux 0x51fc9a6d xenmem_reservation_decrease +EXPORT_SYMBOL_GPL vmlinux 0x51ff8279 divider_ro_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x520332e4 acpi_get_psd_map +EXPORT_SYMBOL_GPL vmlinux 0x52045ce4 crypto_alloc_ahash +EXPORT_SYMBOL_GPL vmlinux 0x52054ea0 devl_param_value_changed +EXPORT_SYMBOL_GPL vmlinux 0x520eda48 extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x521ab0c4 set_selection_kernel +EXPORT_SYMBOL_GPL vmlinux 0x52213722 acpi_dev_resource_memory +EXPORT_SYMBOL_GPL vmlinux 0x52252316 clk_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x5227e81b usb_reset_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x522d99e9 make_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x52431348 xenbus_transaction_start +EXPORT_SYMBOL_GPL vmlinux 0x52434306 vcap_tc_flower_handler_ipv4_usage +EXPORT_SYMBOL_GPL vmlinux 0x5255f6cb tps6586x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x52647db1 ct_idle_exit +EXPORT_SYMBOL_GPL vmlinux 0x5277817c __folio_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x528bbc76 wbt_disable_default +EXPORT_SYMBOL_GPL vmlinux 0x52aa926c gpiod_set_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x52b1e3c7 pci_flags +EXPORT_SYMBOL_GPL vmlinux 0x52b75a4c __devm_rtc_register_device +EXPORT_SYMBOL_GPL vmlinux 0x52c35e83 call_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x52c7af9a fsl_mc_device_remove +EXPORT_SYMBOL_GPL vmlinux 0x52c877f6 serial8250_rpm_put +EXPORT_SYMBOL_GPL vmlinux 0x52c8ca14 device_move +EXPORT_SYMBOL_GPL vmlinux 0x52ce2057 hv_setup_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0x52cecf24 kthread_park +EXPORT_SYMBOL_GPL vmlinux 0x52d32fa0 stmpe_enable +EXPORT_SYMBOL_GPL vmlinux 0x52d54fce devlink_info_version_stored_put +EXPORT_SYMBOL_GPL vmlinux 0x52d610ac led_trigger_write +EXPORT_SYMBOL_GPL vmlinux 0x52eb1428 synth_event_gen_cmd_array_start +EXPORT_SYMBOL_GPL vmlinux 0x52eddb69 raw_v6_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x52f399ec gov_attr_set_get +EXPORT_SYMBOL_GPL vmlinux 0x52fe6690 thermal_zone_device_register_with_trips +EXPORT_SYMBOL_GPL vmlinux 0x5307c05b wm8350_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x530e0f8c devl_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5316c1b1 dev_pm_qos_flags +EXPORT_SYMBOL_GPL vmlinux 0x5325a2d9 __irq_alloc_domain_generic_chips +EXPORT_SYMBOL_GPL vmlinux 0x532b90b5 kprobe_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x532e9b44 get_governor_parent_kobj +EXPORT_SYMBOL_GPL vmlinux 0x533f3931 acpi_data_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x5358864e devlink_fmsg_binary_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x535a0678 gpiochip_irq_domain_deactivate +EXPORT_SYMBOL_GPL vmlinux 0x535a3771 tps6586x_reads +EXPORT_SYMBOL_GPL vmlinux 0x53627945 mmc_pwrseq_unregister +EXPORT_SYMBOL_GPL vmlinux 0x536986c9 ahci_kick_engine +EXPORT_SYMBOL_GPL vmlinux 0x537252cf __SCK__tp_func_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x53898234 clk_regmap_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x538d011c ip6_route_output_flags +EXPORT_SYMBOL_GPL vmlinux 0x538d073d phy_duplex_to_str +EXPORT_SYMBOL_GPL vmlinux 0x53a865cd __traceiter_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x53b5bdc4 sk_psock_drop +EXPORT_SYMBOL_GPL vmlinux 0x53c089f5 property_entries_dup +EXPORT_SYMBOL_GPL vmlinux 0x53c8eee1 sysfs_create_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x53d28217 pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x53d7c01e __traceiter_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x53e04977 devm_pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0x53ede10c devl_trap_policers_register +EXPORT_SYMBOL_GPL vmlinux 0x53f0c62e dpcon_disable +EXPORT_SYMBOL_GPL vmlinux 0x540020f3 ip6_pol_route +EXPORT_SYMBOL_GPL vmlinux 0x54089ede crypto_shash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x540af681 mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x541bd60a irq_work_run +EXPORT_SYMBOL_GPL vmlinux 0x54215db5 visitor64 +EXPORT_SYMBOL_GPL vmlinux 0x54225095 devl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5424cf81 call_rcu_hurry +EXPORT_SYMBOL_GPL vmlinux 0x5431e6c7 tty_kopen_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x54325ed3 spi_sync +EXPORT_SYMBOL_GPL vmlinux 0x5436b4f7 pinmux_generic_remove_function +EXPORT_SYMBOL_GPL vmlinux 0x54500e74 acpi_register_gsi +EXPORT_SYMBOL_GPL vmlinux 0x54651f9b rhashtable_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x5465bac4 crypto_register_templates +EXPORT_SYMBOL_GPL vmlinux 0x54679ab1 blk_mq_update_nr_hw_queues +EXPORT_SYMBOL_GPL vmlinux 0x549298f5 devl_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x549525ef handle_nested_irq +EXPORT_SYMBOL_GPL vmlinux 0x54983c33 pci_alloc_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x54a25da2 qcom_smem_state_put +EXPORT_SYMBOL_GPL vmlinux 0x54a71843 phy_resolve_aneg_linkmode +EXPORT_SYMBOL_GPL vmlinux 0x54c2c2a0 wm8350_clear_bits +EXPORT_SYMBOL_GPL vmlinux 0x54cd0f5b gpiod_disable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x54d035fa trace_event_buffer_reserve +EXPORT_SYMBOL_GPL vmlinux 0x54d448ba fwnode_graph_get_remote_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x54d5d740 blk_mq_sched_try_insert_merge +EXPORT_SYMBOL_GPL vmlinux 0x54d67d3c rt_mutex_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x54dd97b5 kthread_cancel_delayed_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x550f3e05 i2c_freq_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x5526787a netlink_strict_get_check +EXPORT_SYMBOL_GPL vmlinux 0x552a4103 dev_pm_opp_remove_all_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x55339365 flush_delayed_fput +EXPORT_SYMBOL_GPL vmlinux 0x553b49a4 cpufreq_get_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x55417264 unregister_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0x554eed9a devm_pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x55541b9f ata_sas_port_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5559930f of_irq_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x556e4390 clk_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x55723844 preempt_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5575ca2d dmaengine_desc_attach_metadata +EXPORT_SYMBOL_GPL vmlinux 0x5576c282 pm_generic_resume_early +EXPORT_SYMBOL_GPL vmlinux 0x55784228 regmap_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x558f553d do_unregister_con_driver +EXPORT_SYMBOL_GPL vmlinux 0x55addd71 i2c_adapter_depth +EXPORT_SYMBOL_GPL vmlinux 0x55baa4c1 phy_modify +EXPORT_SYMBOL_GPL vmlinux 0x55c3b7ee backing_file_open +EXPORT_SYMBOL_GPL vmlinux 0x55c76a23 ksys_sync_helper +EXPORT_SYMBOL_GPL vmlinux 0x55c9880c zynqmp_pm_release_node +EXPORT_SYMBOL_GPL vmlinux 0x55d91921 alloc_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x55d9d584 __traceiter_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x55eecff4 bit_wait_io_timeout +EXPORT_SYMBOL_GPL vmlinux 0x56054c05 crypto_it_tab +EXPORT_SYMBOL_GPL vmlinux 0x560e8240 ftrace_set_filter_ip +EXPORT_SYMBOL_GPL vmlinux 0x561375bd tracepoint_probe_register_prio +EXPORT_SYMBOL_GPL vmlinux 0x56173654 pcap_set_ts_bits +EXPORT_SYMBOL_GPL vmlinux 0x5618751e fork_usermode_driver +EXPORT_SYMBOL_GPL vmlinux 0x561a16db usb_of_get_companion_dev +EXPORT_SYMBOL_GPL vmlinux 0x5624f826 power_supply_notifier +EXPORT_SYMBOL_GPL vmlinux 0x56256e8a orderly_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x56310925 regulator_mode_to_status +EXPORT_SYMBOL_GPL vmlinux 0x5637ee8e fb_sys_read +EXPORT_SYMBOL_GPL vmlinux 0x5641485b tty_termios_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x5662fb3f md_bitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x56638840 tty_standard_install +EXPORT_SYMBOL_GPL vmlinux 0x56755738 ahci_platform_resume_host +EXPORT_SYMBOL_GPL vmlinux 0x567dc6d9 regmap_get_device +EXPORT_SYMBOL_GPL vmlinux 0x56874e2e scmi_protocol_register +EXPORT_SYMBOL_GPL vmlinux 0x568c35b3 register_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0x5695d63b ipv6_find_tlv +EXPORT_SYMBOL_GPL vmlinux 0x56a3bc66 devm_irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x56a50699 skb_complete_wifi_ack +EXPORT_SYMBOL_GPL vmlinux 0x56a9d131 of_pci_get_devfn +EXPORT_SYMBOL_GPL vmlinux 0x56b2679a bio_trim +EXPORT_SYMBOL_GPL vmlinux 0x56b2c4bc dprc_scan_container +EXPORT_SYMBOL_GPL vmlinux 0x56b7d0eb devres_release +EXPORT_SYMBOL_GPL vmlinux 0x56c200de spi_controller_resume +EXPORT_SYMBOL_GPL vmlinux 0x56c96d63 dev_pm_qos_hide_flags +EXPORT_SYMBOL_GPL vmlinux 0x56cfdf2f kvm_init +EXPORT_SYMBOL_GPL vmlinux 0x56e5d2be genpd_dev_pm_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x56e679ce usb_alloc_coherent +EXPORT_SYMBOL_GPL vmlinux 0x56e9103b cpu_pm_enter +EXPORT_SYMBOL_GPL vmlinux 0x56ef15d0 __tracepoint_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x56f0fb96 debugfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0x56fbb130 no_hash_pointers +EXPORT_SYMBOL_GPL vmlinux 0x56fece1a umd_cleanup_helper +EXPORT_SYMBOL_GPL vmlinux 0x5701c3f5 ahci_platform_enable_regulators +EXPORT_SYMBOL_GPL vmlinux 0x570a039f mtk_pinconf_bias_get_combo +EXPORT_SYMBOL_GPL vmlinux 0x570ad03a handle_fasteoi_nmi +EXPORT_SYMBOL_GPL vmlinux 0x571a0509 of_usb_update_otg_caps +EXPORT_SYMBOL_GPL vmlinux 0x571c3aef l3mdev_fib_table_rcu +EXPORT_SYMBOL_GPL vmlinux 0x57239b4e ehci_handshake +EXPORT_SYMBOL_GPL vmlinux 0x57318235 __rio_local_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x574609c5 apei_exec_write_register_value +EXPORT_SYMBOL_GPL vmlinux 0x5750ae7b kvm_vcpu_halt +EXPORT_SYMBOL_GPL vmlinux 0x575f28f1 rio_del_device +EXPORT_SYMBOL_GPL vmlinux 0x57719632 gnttab_grant_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x57727285 phylink_ethtool_set_eee +EXPORT_SYMBOL_GPL vmlinux 0x577272ce devm_mipi_dsi_attach +EXPORT_SYMBOL_GPL vmlinux 0x577a438a tegra210_clk_emc_detach +EXPORT_SYMBOL_GPL vmlinux 0x577c0118 relay_subbufs_consumed +EXPORT_SYMBOL_GPL vmlinux 0x578bc710 ata_dev_set_feature +EXPORT_SYMBOL_GPL vmlinux 0x578eeb4d hugetlb_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x5790e7a0 pci_unlock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0x5796f06f __devm_clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x579e0bf5 rtnl_unregister_all +EXPORT_SYMBOL_GPL vmlinux 0x57b2bddf edac_mc_add_mc_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x57b35981 generic_online_page +EXPORT_SYMBOL_GPL vmlinux 0x57b3c9f6 pci_pri_supported +EXPORT_SYMBOL_GPL vmlinux 0x57b4ce4d irq_chip_set_vcpu_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x57c58417 devm_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x57c58e9b __tracepoint_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x57d2bc5d thermal_zone_device_enable +EXPORT_SYMBOL_GPL vmlinux 0x57d379b0 mptcp_token_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x57d4050a xhci_get_endpoint_index +EXPORT_SYMBOL_GPL vmlinux 0x57d9bca1 dma_request_chan_by_mask +EXPORT_SYMBOL_GPL vmlinux 0x57dc4851 mas_erase +EXPORT_SYMBOL_GPL vmlinux 0x57e00016 dev_err_probe +EXPORT_SYMBOL_GPL vmlinux 0x57e9486d __cpuhp_state_add_instance +EXPORT_SYMBOL_GPL vmlinux 0x57f576b9 mpi_ec_curve_point +EXPORT_SYMBOL_GPL vmlinux 0x57fc551f devm_gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x58167e3e sk_msg_return +EXPORT_SYMBOL_GPL vmlinux 0x58276f93 cper_next_record_id +EXPORT_SYMBOL_GPL vmlinux 0x58297ccf devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0x5829e979 mas_pause +EXPORT_SYMBOL_GPL vmlinux 0x582b6d05 task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0x5831e062 cpus_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0x583655ee fscrypt_parse_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0x583687e3 generic_handle_domain_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x5845b4e1 edac_pci_del_device +EXPORT_SYMBOL_GPL vmlinux 0x5858167a clk_regmap_gate_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x586bfc8a alarm_restart +EXPORT_SYMBOL_GPL vmlinux 0x5879a27d sfp_get_module_info +EXPORT_SYMBOL_GPL vmlinux 0x587d54b4 iomap_writepages +EXPORT_SYMBOL_GPL vmlinux 0x587d721f iommu_dev_enable_feature +EXPORT_SYMBOL_GPL vmlinux 0x5895d9fd da9055_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x589999e3 acpi_gpiochip_request_interrupts +EXPORT_SYMBOL_GPL vmlinux 0x58ae6f14 ahci_platform_disable_resources +EXPORT_SYMBOL_GPL vmlinux 0x58b9c6ce meson_clk_mpll_ops +EXPORT_SYMBOL_GPL vmlinux 0x58c38ad3 dma_resv_iter_first +EXPORT_SYMBOL_GPL vmlinux 0x58db1176 ata_xfer_mode2shift +EXPORT_SYMBOL_GPL vmlinux 0x58def6ca sfp_module_remove +EXPORT_SYMBOL_GPL vmlinux 0x58e14f15 HYPERVISOR_event_channel_op +EXPORT_SYMBOL_GPL vmlinux 0x58e9c577 __rio_local_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x58ea495c ata_pci_device_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x58ec1603 sysfs_update_group +EXPORT_SYMBOL_GPL vmlinux 0x58fa356a badblocks_check +EXPORT_SYMBOL_GPL vmlinux 0x58fa50c0 __traceiter_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x591555e3 __blkg_prfill_u64 +EXPORT_SYMBOL_GPL vmlinux 0x5938361f platform_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x593ac537 __tracepoint_map +EXPORT_SYMBOL_GPL vmlinux 0x594f7eb5 vcap_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x5957cddb zs_lookup_class_index +EXPORT_SYMBOL_GPL vmlinux 0x596c30e2 pci_vpd_alloc +EXPORT_SYMBOL_GPL vmlinux 0x59717178 ata_sas_port_suspend +EXPORT_SYMBOL_GPL vmlinux 0x5986d190 kdb_printf +EXPORT_SYMBOL_GPL vmlinux 0x59875b84 virtio_add_status +EXPORT_SYMBOL_GPL vmlinux 0x5997951d mtk_pinconf_drive_get +EXPORT_SYMBOL_GPL vmlinux 0x599d1767 fscrypt_set_bio_crypt_ctx +EXPORT_SYMBOL_GPL vmlinux 0x59a06b09 regulator_suspend_disable +EXPORT_SYMBOL_GPL vmlinux 0x59a13799 watchdog_init_timeout +EXPORT_SYMBOL_GPL vmlinux 0x59aaa8a8 serial8250_rpm_put_tx +EXPORT_SYMBOL_GPL vmlinux 0x59b063ba start_poll_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x59b2adbf input_ff_effect_from_user +EXPORT_SYMBOL_GPL vmlinux 0x59b33ff0 phy_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x59c43dc9 __traceiter_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x59dd4353 pm_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x59e0695d phylink_speed_down +EXPORT_SYMBOL_GPL vmlinux 0x59e640c0 halt_poll_ns +EXPORT_SYMBOL_GPL vmlinux 0x59ea6fb4 vp_legacy_get_status +EXPORT_SYMBOL_GPL vmlinux 0x59ec845d of_clk_parent_fill +EXPORT_SYMBOL_GPL vmlinux 0x59edfeb8 phy_rate_matching_to_str +EXPORT_SYMBOL_GPL vmlinux 0x59f32720 mpi_subm +EXPORT_SYMBOL_GPL vmlinux 0x59f8b7c6 ms_hyperv +EXPORT_SYMBOL_GPL vmlinux 0x5a12c5d0 kvm_read_guest +EXPORT_SYMBOL_GPL vmlinux 0x5a12e60c __SCK__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x5a12fdb6 auxiliary_find_device +EXPORT_SYMBOL_GPL vmlinux 0x5a1d134a rcu_momentary_dyntick_idle +EXPORT_SYMBOL_GPL vmlinux 0x5a229368 arch_apei_enable_cmcff +EXPORT_SYMBOL_GPL vmlinux 0x5a2da868 genphy_c45_plca_get_cfg +EXPORT_SYMBOL_GPL vmlinux 0x5a34e2dc imx_get_clk_hw_by_name +EXPORT_SYMBOL_GPL vmlinux 0x5a3bae03 __clocksource_register_scale +EXPORT_SYMBOL_GPL vmlinux 0x5a49dbc9 timerqueue_del +EXPORT_SYMBOL_GPL vmlinux 0x5a6b313d devm_release_action +EXPORT_SYMBOL_GPL vmlinux 0x5a6cdb52 nf_ct_zone_dflt +EXPORT_SYMBOL_GPL vmlinux 0x5a7a23e1 dax_add_host +EXPORT_SYMBOL_GPL vmlinux 0x5a7acc4c tegra_bpmp_get +EXPORT_SYMBOL_GPL vmlinux 0x5a7bfe41 crypto_probing_notify +EXPORT_SYMBOL_GPL vmlinux 0x5a7f7c44 xen_xenbus_fops +EXPORT_SYMBOL_GPL vmlinux 0x5a857faa fat_getattr +EXPORT_SYMBOL_GPL vmlinux 0x5a9473a7 dev_pm_opp_find_freq_ceil +EXPORT_SYMBOL_GPL vmlinux 0x5a95d565 pwm_get_chip_data +EXPORT_SYMBOL_GPL vmlinux 0x5a9cd8b2 security_inode_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x5aa70984 acpi_reduced_hardware +EXPORT_SYMBOL_GPL vmlinux 0x5aaf1b42 serdev_device_close +EXPORT_SYMBOL_GPL vmlinux 0x5ab09745 edac_get_owner +EXPORT_SYMBOL_GPL vmlinux 0x5abcc536 dev_pm_opp_get_max_clock_latency +EXPORT_SYMBOL_GPL vmlinux 0x5aca3460 regulator_set_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0x5ad91365 ping_init_sock +EXPORT_SYMBOL_GPL vmlinux 0x5ade4003 dev_pm_opp_find_freq_floor +EXPORT_SYMBOL_GPL vmlinux 0x5af916eb dma_can_mmap +EXPORT_SYMBOL_GPL vmlinux 0x5b21ceff ring_buffer_iter_peek +EXPORT_SYMBOL_GPL vmlinux 0x5b2b65d5 fwnode_property_present +EXPORT_SYMBOL_GPL vmlinux 0x5b30e25c vhost_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x5b35fc8c kvm_read_guest_offset_cached +EXPORT_SYMBOL_GPL vmlinux 0x5b4a6178 rdev_get_name +EXPORT_SYMBOL_GPL vmlinux 0x5b50af89 tracepoint_probe_register +EXPORT_SYMBOL_GPL vmlinux 0x5b620f95 regulator_get_hardware_vsel_register +EXPORT_SYMBOL_GPL vmlinux 0x5b7b7c5e crypto_dequeue_request +EXPORT_SYMBOL_GPL vmlinux 0x5b7c7b93 mtk_pinconf_drive_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x5b83d7ab __tracepoint_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x5ba9c87f blk_crypto_keyslot_index +EXPORT_SYMBOL_GPL vmlinux 0x5bae11e8 extcon_set_property +EXPORT_SYMBOL_GPL vmlinux 0x5bb4394a usb_kill_urb +EXPORT_SYMBOL_GPL vmlinux 0x5bbfce27 pinctrl_pm_select_sleep_state +EXPORT_SYMBOL_GPL vmlinux 0x5bc04b9e usb_find_alt_setting +EXPORT_SYMBOL_GPL vmlinux 0x5bc2bd28 bpf_preload_ops +EXPORT_SYMBOL_GPL vmlinux 0x5bc617e8 vfs_submount +EXPORT_SYMBOL_GPL vmlinux 0x5bc8e566 pci_ecam_map_bus +EXPORT_SYMBOL_GPL vmlinux 0x5bc950fe regulator_irq_helper_cancel +EXPORT_SYMBOL_GPL vmlinux 0x5bcc0df7 ata_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x5bcc3104 pinctrl_generic_get_group_name +EXPORT_SYMBOL_GPL vmlinux 0x5bd0748f crypto_del_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x5bd6eaac clk_hw_register_composite +EXPORT_SYMBOL_GPL vmlinux 0x5bdae35b usb_phy_roothub_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x5bdbac4e rcu_unexpedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x5bddef24 ata_bmdma_dumb_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x5bdec0b5 ipv4_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x5bf7e4ce fscrypt_file_open +EXPORT_SYMBOL_GPL vmlinux 0x5bfecf74 vfs_get_acl +EXPORT_SYMBOL_GPL vmlinux 0x5c070f62 cper_mem_err_status_str +EXPORT_SYMBOL_GPL vmlinux 0x5c093336 pci_disable_rom +EXPORT_SYMBOL_GPL vmlinux 0x5c0f77ce HYPERVISOR_platform_op_raw +EXPORT_SYMBOL_GPL vmlinux 0x5c1c0dbc debugfs_write_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x5c22092e cgroup_get_from_id +EXPORT_SYMBOL_GPL vmlinux 0x5c3bbd06 __SCK__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x5c40dfe8 dax_inode +EXPORT_SYMBOL_GPL vmlinux 0x5c4d69a4 of_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x5c5814e1 fuse_file_poll +EXPORT_SYMBOL_GPL vmlinux 0x5c5a1b16 tick_broadcast_control +EXPORT_SYMBOL_GPL vmlinux 0x5c67adde acpi_dev_get_next_consumer_dev +EXPORT_SYMBOL_GPL vmlinux 0x5c6b2313 __pm_runtime_idle +EXPORT_SYMBOL_GPL vmlinux 0x5c73dc9e of_property_read_variable_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x5c74b41d public_key_signature_free +EXPORT_SYMBOL_GPL vmlinux 0x5c791443 ip6_datagram_recv_ctl +EXPORT_SYMBOL_GPL vmlinux 0x5c7b4651 __traceiter_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x5c7c8dc5 cpufreq_table_index_unsorted +EXPORT_SYMBOL_GPL vmlinux 0x5c82016e __SCK__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x5c8f2968 vp_modern_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x5c91eebe ncsi_stop_dev +EXPORT_SYMBOL_GPL vmlinux 0x5ca0d821 __udp_enqueue_schedule_skb +EXPORT_SYMBOL_GPL vmlinux 0x5ca8c125 exportfs_decode_fh_raw +EXPORT_SYMBOL_GPL vmlinux 0x5ca941be perf_event_release_kernel +EXPORT_SYMBOL_GPL vmlinux 0x5cab361a key_type_logon +EXPORT_SYMBOL_GPL vmlinux 0x5cab4fe9 fl6_merge_options +EXPORT_SYMBOL_GPL vmlinux 0x5cab9945 unregister_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0x5cad8fc3 power_supply_ocv2cap_simple +EXPORT_SYMBOL_GPL vmlinux 0x5cc6b018 usb_enable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x5cc77c45 led_colors +EXPORT_SYMBOL_GPL vmlinux 0x5ce47a52 acpi_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x5cede0a7 xdp_flush_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x5cee09bc k3_udma_glue_request_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x5cf1586c devm_init_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x5cf6db91 sock_gen_put +EXPORT_SYMBOL_GPL vmlinux 0x5cf882ef dev_pm_genpd_set_next_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x5d09043d regulator_map_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x5d0c4dcc phylink_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x5d10077b regmap_noinc_read +EXPORT_SYMBOL_GPL vmlinux 0x5d17148b apei_write +EXPORT_SYMBOL_GPL vmlinux 0x5d1accd3 perf_report_aux_output_id +EXPORT_SYMBOL_GPL vmlinux 0x5d2aa5fb rhashtable_walk_peek +EXPORT_SYMBOL_GPL vmlinux 0x5d2bc42a reset_control_rearm +EXPORT_SYMBOL_GPL vmlinux 0x5d30211f of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0x5d432fca tcp_unregister_ulp +EXPORT_SYMBOL_GPL vmlinux 0x5d4bd04d switchdev_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x5d52fc0a ipv6_bpf_stub +EXPORT_SYMBOL_GPL vmlinux 0x5d5354cb __virtqueue_break +EXPORT_SYMBOL_GPL vmlinux 0x5d8476d3 bpf_sk_storage_diag_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5d857d7b gnttab_unmap_refs_sync +EXPORT_SYMBOL_GPL vmlinux 0x5d85bb62 __tracepoint_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x5d9c6816 dma_map_sgtable +EXPORT_SYMBOL_GPL vmlinux 0x5da67adc zs_compact +EXPORT_SYMBOL_GPL vmlinux 0x5dc19747 phylink_mii_c22_pcs_encode_advertisement +EXPORT_SYMBOL_GPL vmlinux 0x5dcb8d96 of_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0x5dd46cd7 edac_mc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5dd7af36 usb_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x5dde72cc d_same_name +EXPORT_SYMBOL_GPL vmlinux 0x5de412cd k3_ringacc_ring_push +EXPORT_SYMBOL_GPL vmlinux 0x5df8c73b devm_pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x5dfd3541 fsnotify_init_mark +EXPORT_SYMBOL_GPL vmlinux 0x5e173309 cpu_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x5e20be18 devm_regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x5e2767f9 __traceiter_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x5e2f4bf7 netdev_walk_all_lower_dev +EXPORT_SYMBOL_GPL vmlinux 0x5e41061c pci_epc_put +EXPORT_SYMBOL_GPL vmlinux 0x5e44de95 device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5e515be6 ktime_get_ts64 +EXPORT_SYMBOL_GPL vmlinux 0x5e76bb57 k3_ringacc_ring_get_size +EXPORT_SYMBOL_GPL vmlinux 0x5e788c74 kvm_release_page_clean +EXPORT_SYMBOL_GPL vmlinux 0x5e798ffb divider_get_val +EXPORT_SYMBOL_GPL vmlinux 0x5e85415b ring_buffer_consume +EXPORT_SYMBOL_GPL vmlinux 0x5e938576 device_create_managed_software_node +EXPORT_SYMBOL_GPL vmlinux 0x5e9ad97f fib_alias_hw_flags_set +EXPORT_SYMBOL_GPL vmlinux 0x5ea4659d clk_hw_is_prepared +EXPORT_SYMBOL_GPL vmlinux 0x5eae5408 clk_is_enabled_when_prepared +EXPORT_SYMBOL_GPL vmlinux 0x5eb00e83 crypto_alloc_sync_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x5eb417e0 __SCK__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x5ebaaf2f failover_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5ecdcf90 ti_sci_get_free_resource +EXPORT_SYMBOL_GPL vmlinux 0x5ed106e4 pinctrl_force_default +EXPORT_SYMBOL_GPL vmlinux 0x5ee2aa12 list_lru_count_node +EXPORT_SYMBOL_GPL vmlinux 0x5ee577dc iommu_unmap +EXPORT_SYMBOL_GPL vmlinux 0x5ee5c14c pci_dev_lock +EXPORT_SYMBOL_GPL vmlinux 0x5ef95780 crypto_register_rngs +EXPORT_SYMBOL_GPL vmlinux 0x5efe4cc5 __scsi_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x5f17c0f9 of_property_read_string_helper +EXPORT_SYMBOL_GPL vmlinux 0x5f2309c7 __tracepoint_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0x5f23e3fa insert_resource +EXPORT_SYMBOL_GPL vmlinux 0x5f275ec6 of_k3_ringacc_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x5f2dafc3 sk_set_peek_off +EXPORT_SYMBOL_GPL vmlinux 0x5f318f8a imx_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0x5f384a68 x509_free_certificate +EXPORT_SYMBOL_GPL vmlinux 0x5f3bf42c ata_dev_disable +EXPORT_SYMBOL_GPL vmlinux 0x5f3e9852 ata_sas_tport_delete +EXPORT_SYMBOL_GPL vmlinux 0x5f42f4d5 rz_mtu3_16bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0x5f482ca1 nvmem_del_cell_table +EXPORT_SYMBOL_GPL vmlinux 0x5f522f3f dev_pm_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x5f638ea6 pci_iomap_wc +EXPORT_SYMBOL_GPL vmlinux 0x5f6e012b pci_epc_clear_bar +EXPORT_SYMBOL_GPL vmlinux 0x5f6f1e9e dax_get_private +EXPORT_SYMBOL_GPL vmlinux 0x5f80f59b fscrypt_fname_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x5f866e6a ata_qc_complete_multiple +EXPORT_SYMBOL_GPL vmlinux 0x5f8dcc40 class_is_registered +EXPORT_SYMBOL_GPL vmlinux 0x5f8e3feb sysfs_break_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x5f954b3e sock_diag_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5fa625ed mpi_ec_mul_point +EXPORT_SYMBOL_GPL vmlinux 0x5fa7ba59 mtk_clk_simple_remove +EXPORT_SYMBOL_GPL vmlinux 0x5fad589b __clk_mux_determine_rate_closest +EXPORT_SYMBOL_GPL vmlinux 0x5fb10275 ata_scsi_slave_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5fb8848b halt_poll_ns_grow_start +EXPORT_SYMBOL_GPL vmlinux 0x5fbb1de5 acpi_cpu_get_madt_gicc +EXPORT_SYMBOL_GPL vmlinux 0x5fc18d8c devlink_priv +EXPORT_SYMBOL_GPL vmlinux 0x5fc1a87c param_set_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x5fd2a9b0 dev_pm_opp_of_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x5fdf2e30 mtk_pinconf_adv_pull_set +EXPORT_SYMBOL_GPL vmlinux 0x5fe11366 unregister_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x5ff6ef8b free_vm_area +EXPORT_SYMBOL_GPL vmlinux 0x5ff82662 class_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x6006d4de cdrom_read_tocentry +EXPORT_SYMBOL_GPL vmlinux 0x60091316 clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x601563c3 ip_fib_metrics_init +EXPORT_SYMBOL_GPL vmlinux 0x601c852f xhci_check_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x601dc57a devm_remove_action +EXPORT_SYMBOL_GPL vmlinux 0x60225439 fat_dir_empty +EXPORT_SYMBOL_GPL vmlinux 0x6022b338 pci_d3cold_enable +EXPORT_SYMBOL_GPL vmlinux 0x6026f16c rio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x602ae850 pci_platform_power_transition +EXPORT_SYMBOL_GPL vmlinux 0x603a08aa rtc_class_close +EXPORT_SYMBOL_GPL vmlinux 0x603d0d51 acpi_os_map_iomem +EXPORT_SYMBOL_GPL vmlinux 0x603f5308 nvmem_layout_unregister +EXPORT_SYMBOL_GPL vmlinux 0x60442822 phys_to_mach +EXPORT_SYMBOL_GPL vmlinux 0x604722fd devices_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x604a4f08 kobj_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x605c9240 crypto_alloc_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x605d0b68 dax_zero_range +EXPORT_SYMBOL_GPL vmlinux 0x605d5bfa cache_line_size +EXPORT_SYMBOL_GPL vmlinux 0x606b4aba devlink_linecard_provision_set +EXPORT_SYMBOL_GPL vmlinux 0x606bab43 sysfs_file_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x607c4683 devlink_info_version_fixed_put +EXPORT_SYMBOL_GPL vmlinux 0x6089dc6a of_request_module +EXPORT_SYMBOL_GPL vmlinux 0x6089e576 devlink_dpipe_entry_ctx_append +EXPORT_SYMBOL_GPL vmlinux 0x608cd290 ata_scsi_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x608d25d6 __xas_prev +EXPORT_SYMBOL_GPL vmlinux 0x6090dd64 sock_prot_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0x6091797f synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x6093f6f6 qcom_smem_state_get +EXPORT_SYMBOL_GPL vmlinux 0x609b14db dsa_stubs +EXPORT_SYMBOL_GPL vmlinux 0x60a13e90 rcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x60a32ea9 pm_power_off +EXPORT_SYMBOL_GPL vmlinux 0x60ae0922 power_supply_vbat2ri +EXPORT_SYMBOL_GPL vmlinux 0x60afffbf kvm_vcpu_map +EXPORT_SYMBOL_GPL vmlinux 0x60ca7c47 devm_rtc_allocate_device +EXPORT_SYMBOL_GPL vmlinux 0x60d2e9ef xen_unmap_domain_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0x60deea76 pci_sriov_set_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x60ebc96f ring_buffer_read_prepare +EXPORT_SYMBOL_GPL vmlinux 0x60f5217a rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x60f597eb sock_diag_save_cookie +EXPORT_SYMBOL_GPL vmlinux 0x60fed0cb of_reserved_mem_device_init_by_idx +EXPORT_SYMBOL_GPL vmlinux 0x61068d92 devm_gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0x611129d8 kvm_vcpu_gfn_to_pfn +EXPORT_SYMBOL_GPL vmlinux 0x611cfa85 klist_add_tail +EXPORT_SYMBOL_GPL vmlinux 0x6129fb93 sfp_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x612bfd89 errno_to_blk_status +EXPORT_SYMBOL_GPL vmlinux 0x61427ca0 gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x614adcb7 of_overlay_remove_all +EXPORT_SYMBOL_GPL vmlinux 0x614b54fe clkdev_create +EXPORT_SYMBOL_GPL vmlinux 0x615f5557 dax_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x61633f8b __traceiter_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x616dcdcf pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x6171c8af crypto_remove_spawns +EXPORT_SYMBOL_GPL vmlinux 0x6181e79f timerqueue_add +EXPORT_SYMBOL_GPL vmlinux 0x6198dfea __ring_buffer_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6199ad5d crypto_has_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x61af180b vcap_tc_flower_handler_vlan_usage +EXPORT_SYMBOL_GPL vmlinux 0x61b0c105 regmap_async_complete +EXPORT_SYMBOL_GPL vmlinux 0x61b1be94 tty_put_char +EXPORT_SYMBOL_GPL vmlinux 0x61b26058 clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x61b2ec56 tpm_get_random +EXPORT_SYMBOL_GPL vmlinux 0x61bd0bd0 get_completed_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x61c1ca29 __SCK__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x61c474ce uart_console_device +EXPORT_SYMBOL_GPL vmlinux 0x61c651a3 imx93_clk_composite_flags +EXPORT_SYMBOL_GPL vmlinux 0x61de37dd kernfs_path_from_node +EXPORT_SYMBOL_GPL vmlinux 0x61f1644b mas_find_range +EXPORT_SYMBOL_GPL vmlinux 0x61f67c92 phy_gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0x620a9712 amba_device_put +EXPORT_SYMBOL_GPL vmlinux 0x620aea97 clk_register_hisi_phase +EXPORT_SYMBOL_GPL vmlinux 0x62104126 phylink_ethtool_set_wol +EXPORT_SYMBOL_GPL vmlinux 0x622c7922 register_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0x622d22ef rz_mtu3_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x62377a7b blk_io_schedule +EXPORT_SYMBOL_GPL vmlinux 0x6246a629 synchronize_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x6257ba17 fwnode_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x6257dda7 clk_rate_exclusive_get +EXPORT_SYMBOL_GPL vmlinux 0x6259d291 clk_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x625e7ee7 devm_kstrdup +EXPORT_SYMBOL_GPL vmlinux 0x626a0cad sysfs_update_groups +EXPORT_SYMBOL_GPL vmlinux 0x626ab540 kthread_use_mm +EXPORT_SYMBOL_GPL vmlinux 0x626d02d7 io_cgrp_subsys +EXPORT_SYMBOL_GPL vmlinux 0x626d6ff2 rio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x627655d1 tc3589x_block_write +EXPORT_SYMBOL_GPL vmlinux 0x627f91cf regulator_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x6298a776 vcap_rule_set_counter +EXPORT_SYMBOL_GPL vmlinux 0x62a00f33 fib6_check_nexthop +EXPORT_SYMBOL_GPL vmlinux 0x62a81861 switchdev_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x62abdfb8 ftrace_set_notrace +EXPORT_SYMBOL_GPL vmlinux 0x62b3d945 cpu_device_create +EXPORT_SYMBOL_GPL vmlinux 0x62bb09bf clocks_calc_mult_shift +EXPORT_SYMBOL_GPL vmlinux 0x62c066d8 class_dev_iter_init +EXPORT_SYMBOL_GPL vmlinux 0x62c76faa phy_get_rate_matching +EXPORT_SYMBOL_GPL vmlinux 0x62da3a79 platform_get_irq_byname_optional +EXPORT_SYMBOL_GPL vmlinux 0x62f433a1 clk_fixed_factor_ops +EXPORT_SYMBOL_GPL vmlinux 0x62f8eedb regulator_set_load +EXPORT_SYMBOL_GPL vmlinux 0x63002ff4 dev_pm_opp_get_level +EXPORT_SYMBOL_GPL vmlinux 0x63150e06 clk_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x63153980 platform_bus +EXPORT_SYMBOL_GPL vmlinux 0x63197685 s2idle_wake +EXPORT_SYMBOL_GPL vmlinux 0x63243300 usb_get_urb +EXPORT_SYMBOL_GPL vmlinux 0x632745b1 dm_path_uevent +EXPORT_SYMBOL_GPL vmlinux 0x6338d464 phy_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x634b9d42 __SCK__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x634f17f9 trace_event_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x6365a68d md_bitmap_load +EXPORT_SYMBOL_GPL vmlinux 0x63660562 acpi_cppc_processor_exit +EXPORT_SYMBOL_GPL vmlinux 0x63711e1f usb_control_msg_recv +EXPORT_SYMBOL_GPL vmlinux 0x63779572 irq_domain_set_hwirq_and_chip +EXPORT_SYMBOL_GPL vmlinux 0x6378c95b usb_get_current_frame_number +EXPORT_SYMBOL_GPL vmlinux 0x639aff68 ksm_madvise +EXPORT_SYMBOL_GPL vmlinux 0x63a2b8ac nexthop_select_path +EXPORT_SYMBOL_GPL vmlinux 0x63a53b98 fib_rules_register +EXPORT_SYMBOL_GPL vmlinux 0x63acfa6c device_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x63b7afd0 blk_stat_enable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x63c08029 clk_bulk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0x63ca572e pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0x63de4ba6 pci_iomap_wc_range +EXPORT_SYMBOL_GPL vmlinux 0x63ea80b3 cper_mem_err_type_str +EXPORT_SYMBOL_GPL vmlinux 0x63f4dbf1 fscrypt_prepare_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x64022a67 __pci_epf_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x64094233 devfreq_event_set_event +EXPORT_SYMBOL_GPL vmlinux 0x641b7cda rio_register_mport +EXPORT_SYMBOL_GPL vmlinux 0x6427572b tegra210_clk_emc_dll_enable +EXPORT_SYMBOL_GPL vmlinux 0x642aceaa dax_layout_busy_page_range +EXPORT_SYMBOL_GPL vmlinux 0x642e5db5 kvm_set_memory_region +EXPORT_SYMBOL_GPL vmlinux 0x643581d8 ata_qc_get_active +EXPORT_SYMBOL_GPL vmlinux 0x643b06b0 zynqmp_pm_clock_setrate +EXPORT_SYMBOL_GPL vmlinux 0x645ae897 vp_legacy_set_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x64641eec __thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0x6473490e ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x647537f3 pl320_ipc_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x647a3541 irq_get_domain_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x647adb62 devm_rtc_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x6485cd35 trace_print_bitmask_seq +EXPORT_SYMBOL_GPL vmlinux 0x648dfc82 list_lru_add +EXPORT_SYMBOL_GPL vmlinux 0x648f59a9 sfp_module_insert +EXPORT_SYMBOL_GPL vmlinux 0x6498091b ahci_platform_disable_phys +EXPORT_SYMBOL_GPL vmlinux 0x64a31445 mutex_lock_io +EXPORT_SYMBOL_GPL vmlinux 0x64ab9419 irq_domain_xlate_onetwocell +EXPORT_SYMBOL_GPL vmlinux 0x64b92e0d pci_epf_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x64b9944c sk_set_memalloc +EXPORT_SYMBOL_GPL vmlinux 0x64be46ec devm_usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0x64bfa7db PageHuge +EXPORT_SYMBOL_GPL vmlinux 0x64d03960 devm_namespace_disable +EXPORT_SYMBOL_GPL vmlinux 0x64e24f79 simple_attr_release +EXPORT_SYMBOL_GPL vmlinux 0x64e27c4f synth_event_delete +EXPORT_SYMBOL_GPL vmlinux 0x64e4e202 ip_route_output_flow +EXPORT_SYMBOL_GPL vmlinux 0x64e7a340 udp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x64f36620 dax_flush +EXPORT_SYMBOL_GPL vmlinux 0x64f92c73 crypto_unregister_scomps +EXPORT_SYMBOL_GPL vmlinux 0x64fd8b62 iommu_detach_group +EXPORT_SYMBOL_GPL vmlinux 0x6502d9c2 xenbus_scanf +EXPORT_SYMBOL_GPL vmlinux 0x65124ed9 platform_get_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x6519083a vp_modern_config_vector +EXPORT_SYMBOL_GPL vmlinux 0x651d10e5 ktime_get_tai_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x652fe2a8 ftrace_ops_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x6531a37f mpi_add +EXPORT_SYMBOL_GPL vmlinux 0x653efc18 device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x654f1053 trace_seq_path +EXPORT_SYMBOL_GPL vmlinux 0x65525c38 ghes_register_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x6561ee5e pci_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x657d53bd blk_revalidate_disk_zones +EXPORT_SYMBOL_GPL vmlinux 0x65816487 generic_handle_domain_irq +EXPORT_SYMBOL_GPL vmlinux 0x6581f49b da903x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x658b3f0e da9052_adc_manual_read +EXPORT_SYMBOL_GPL vmlinux 0x658ca22e regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x65ab87ef devm_regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x65acf90c sbitmap_weight +EXPORT_SYMBOL_GPL vmlinux 0x65bbff59 __traceiter_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0x65c5e960 cpci_hp_register_bus +EXPORT_SYMBOL_GPL vmlinux 0x65ccb6f0 call_netevent_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x65cf731a clk_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0x65d2f9f6 folio_invalidate +EXPORT_SYMBOL_GPL vmlinux 0x65d4a3b1 kcpustat_field +EXPORT_SYMBOL_GPL vmlinux 0x65d93881 edac_device_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x65e01af9 __sync_icache_dcache +EXPORT_SYMBOL_GPL vmlinux 0x65e831aa __traceiter_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x65f6a8f2 rcuwait_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x661601de sprint_symbol +EXPORT_SYMBOL_GPL vmlinux 0x6631953e phy_speed_down +EXPORT_SYMBOL_GPL vmlinux 0x66351571 akcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x6636c3c9 irq_set_vcpu_affinity +EXPORT_SYMBOL_GPL vmlinux 0x663bb448 devlink_fmsg_obj_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x663f2cba regulator_bulk_force_disable +EXPORT_SYMBOL_GPL vmlinux 0x6648db98 __SCK__tp_func_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0x664eb54a k3_ringacc_ring_reset_dma +EXPORT_SYMBOL_GPL vmlinux 0x665c9eb4 crypto_unregister_rng +EXPORT_SYMBOL_GPL vmlinux 0x665e92a0 clk_set_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x667c08c9 ata_pci_shutdown_one +EXPORT_SYMBOL_GPL vmlinux 0x668402aa crypto_put_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x669a7d95 __irq_set_handler +EXPORT_SYMBOL_GPL vmlinux 0x669c1872 __fscrypt_prepare_link +EXPORT_SYMBOL_GPL vmlinux 0x66aab802 vcpu_put +EXPORT_SYMBOL_GPL vmlinux 0x66aba8f3 __irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x66b97421 sfp_link_up +EXPORT_SYMBOL_GPL vmlinux 0x66c4023e netdev_set_default_ethtool_ops +EXPORT_SYMBOL_GPL vmlinux 0x66d87d38 symbol_put_addr +EXPORT_SYMBOL_GPL vmlinux 0x66df50ea fixed_phy_change_carrier +EXPORT_SYMBOL_GPL vmlinux 0x66e43aff sysfs_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x66e6dc95 debugfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x66e8b5b0 phylink_caps_to_linkmodes +EXPORT_SYMBOL_GPL vmlinux 0x66f551ba call_srcu +EXPORT_SYMBOL_GPL vmlinux 0x66fddaee virtqueue_get_vring_size +EXPORT_SYMBOL_GPL vmlinux 0x670b339c ghes_get_devices +EXPORT_SYMBOL_GPL vmlinux 0x671aa539 vfs_lock_file +EXPORT_SYMBOL_GPL vmlinux 0x671b0492 raw_abort +EXPORT_SYMBOL_GPL vmlinux 0x67277173 dummy_con +EXPORT_SYMBOL_GPL vmlinux 0x67277a3b devm_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x672fdb75 syscon_regmap_lookup_by_phandle_args +EXPORT_SYMBOL_GPL vmlinux 0x673444d5 sysfs_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x6739a503 balloon_set_new_target +EXPORT_SYMBOL_GPL vmlinux 0x67429c91 __SCK__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x6761ec1a devfreq_get_devfreq_by_node +EXPORT_SYMBOL_GPL vmlinux 0x676c688f k3_ringacc_ring_free +EXPORT_SYMBOL_GPL vmlinux 0x677c69f1 make_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x677ff88c xas_store +EXPORT_SYMBOL_GPL vmlinux 0x67955ce6 profile_hits +EXPORT_SYMBOL_GPL vmlinux 0x67961b65 strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x6799ca60 fsl_mc_bus_dpsw_type +EXPORT_SYMBOL_GPL vmlinux 0x67c3c795 get_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x67ca7fc7 regmap_read +EXPORT_SYMBOL_GPL vmlinux 0x67d33211 crypto_alloc_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x67da9f7c sha512_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x67e284e0 devl_param_driverinit_value_set +EXPORT_SYMBOL_GPL vmlinux 0x67f80a38 blk_crypto_evict_key +EXPORT_SYMBOL_GPL vmlinux 0x67fa9f18 thermal_zone_device_register +EXPORT_SYMBOL_GPL vmlinux 0x6802d0c7 show_class_attr_string +EXPORT_SYMBOL_GPL vmlinux 0x6822de1a firmware_upload_unregister +EXPORT_SYMBOL_GPL vmlinux 0x68251cfa dpcon_enable +EXPORT_SYMBOL_GPL vmlinux 0x682aa6b9 of_property_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0x682ff057 ring_buffer_commit_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x6832daf5 pci_epc_multi_mem_init +EXPORT_SYMBOL_GPL vmlinux 0x683d7dfa crypto_register_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x68401a0a of_clk_hw_simple_get +EXPORT_SYMBOL_GPL vmlinux 0x68460527 blkcg_set_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x684ca117 zynqmp_pm_get_pll_frac_mode +EXPORT_SYMBOL_GPL vmlinux 0x685f052e shake_page +EXPORT_SYMBOL_GPL vmlinux 0x68914603 sk_psock_tls_strp_read +EXPORT_SYMBOL_GPL vmlinux 0x6892e3c3 kvm_set_pfn_accessed +EXPORT_SYMBOL_GPL vmlinux 0x6892f091 attribute_container_register +EXPORT_SYMBOL_GPL vmlinux 0x68944c9e crypto_unregister_kpp +EXPORT_SYMBOL_GPL vmlinux 0x68952493 rcu_note_context_switch +EXPORT_SYMBOL_GPL vmlinux 0x6899fd67 pinconf_generic_dt_node_to_map +EXPORT_SYMBOL_GPL vmlinux 0x68ac5853 cpufreq_generic_init +EXPORT_SYMBOL_GPL vmlinux 0x68af56a3 blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0x68c49e27 em_dev_register_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x68d0fd0a power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x68d1b30d usb_enable_intel_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0x68d1fd89 iopf_queue_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x68f6be43 ata_host_activate +EXPORT_SYMBOL_GPL vmlinux 0x68f95f02 vcap_keyset_name +EXPORT_SYMBOL_GPL vmlinux 0x68fc0489 regulator_set_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x6900686f vcap_find_actionfield +EXPORT_SYMBOL_GPL vmlinux 0x69037b3f crypto_shash_digest +EXPORT_SYMBOL_GPL vmlinux 0x690f585e phy_basic_ports_array +EXPORT_SYMBOL_GPL vmlinux 0x69151ae9 of_add_property +EXPORT_SYMBOL_GPL vmlinux 0x691b31a8 platform_device_del +EXPORT_SYMBOL_GPL vmlinux 0x692231b9 i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0x6926c3fa vcap_rule_get_counter +EXPORT_SYMBOL_GPL vmlinux 0x692703c7 nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x692b0ed1 nvmem_layout_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x694c7208 mtk_clk_unregister_cpumuxes +EXPORT_SYMBOL_GPL vmlinux 0x695776c5 seq_buf_do_printk +EXPORT_SYMBOL_GPL vmlinux 0x69601ffa debugfs_create_regset32 +EXPORT_SYMBOL_GPL vmlinux 0x696340a5 __i2c_board_lock +EXPORT_SYMBOL_GPL vmlinux 0x69637b2c __traceiter_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x69652a40 imx_pinctrl_parse_pin_scu +EXPORT_SYMBOL_GPL vmlinux 0x696f2b63 of_changeset_init +EXPORT_SYMBOL_GPL vmlinux 0x6975d6e6 clk_mux_determine_rate_flags +EXPORT_SYMBOL_GPL vmlinux 0x6976fcb3 switchdev_handle_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x697c5d0d tracing_snapshot_alloc +EXPORT_SYMBOL_GPL vmlinux 0x697ffd3f devlink_dpipe_entry_ctx_prepare +EXPORT_SYMBOL_GPL vmlinux 0x698ac8ac addrconf_add_linklocal +EXPORT_SYMBOL_GPL vmlinux 0x698d91aa usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0x698edfc3 zynqmp_pm_set_gem_config +EXPORT_SYMBOL_GPL vmlinux 0x69902dd3 mbox_send_message +EXPORT_SYMBOL_GPL vmlinux 0x69937275 pcie_update_link_speed +EXPORT_SYMBOL_GPL vmlinux 0x69a8eb69 icc_link_create +EXPORT_SYMBOL_GPL vmlinux 0x69b2c182 serial8250_get_port +EXPORT_SYMBOL_GPL vmlinux 0x69baad64 __pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0x69c66b21 ext_pi_type3_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x69cb467a tun_get_tx_ring +EXPORT_SYMBOL_GPL vmlinux 0x69cc985d regmap_fields_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x69cf0632 mpi_fromstr +EXPORT_SYMBOL_GPL vmlinux 0x69d64754 mddev_init_writes_pending +EXPORT_SYMBOL_GPL vmlinux 0x69e683de uuid_gen +EXPORT_SYMBOL_GPL vmlinux 0x69e71fe5 mtk_pinconf_adv_drive_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x69ee2220 linear_range_get_selector_high +EXPORT_SYMBOL_GPL vmlinux 0x6a05b65b fb_videomode_from_videomode +EXPORT_SYMBOL_GPL vmlinux 0x6a06d518 kvm_vcpu_read_guest_atomic +EXPORT_SYMBOL_GPL vmlinux 0x6a103954 usb_clear_halt +EXPORT_SYMBOL_GPL vmlinux 0x6a14d3af unregister_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6a290196 mnt_want_write_file +EXPORT_SYMBOL_GPL vmlinux 0x6a40cc64 usb_hcd_pci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x6a421062 memory_failure_queue +EXPORT_SYMBOL_GPL vmlinux 0x6a460dc5 schedule_hrtimeout +EXPORT_SYMBOL_GPL vmlinux 0x6a493b41 sata_scr_valid +EXPORT_SYMBOL_GPL vmlinux 0x6a4f623b mmu_notifier_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x6a5703aa tcp_register_ulp +EXPORT_SYMBOL_GPL vmlinux 0x6a62db12 devm_ti_sci_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x6a74324c led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x6a8441be cpci_hp_start +EXPORT_SYMBOL_GPL vmlinux 0x6a8b9057 tpmm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6a93c9b2 zynqmp_pm_pinctrl_get_function +EXPORT_SYMBOL_GPL vmlinux 0x6a9e90af ata_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x6aa2a877 xenbus_printf +EXPORT_SYMBOL_GPL vmlinux 0x6aad9152 xen_set_callback_via +EXPORT_SYMBOL_GPL vmlinux 0x6aaffae5 gpiod_set_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x6ab5c5b8 tty_save_termios +EXPORT_SYMBOL_GPL vmlinux 0x6abcfdab fsl_mc_bus_dpmac_type +EXPORT_SYMBOL_GPL vmlinux 0x6ac2676b strp_init +EXPORT_SYMBOL_GPL vmlinux 0x6acc7977 component_unbind_all +EXPORT_SYMBOL_GPL vmlinux 0x6acf0235 usb_get_intf +EXPORT_SYMBOL_GPL vmlinux 0x6ada6552 hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0x6adad4ea device_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x6ae29449 crypto_shash_finup +EXPORT_SYMBOL_GPL vmlinux 0x6ae4fe40 irq_domain_disconnect_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x6af25e4e dev_pm_opp_get_supplies +EXPORT_SYMBOL_GPL vmlinux 0x6afc2183 devm_of_phy_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0x6b0dc565 xen_set_irq_priority +EXPORT_SYMBOL_GPL vmlinux 0x6b0dd487 devm_bitmap_zalloc +EXPORT_SYMBOL_GPL vmlinux 0x6b278e61 regulator_is_supported_voltage +EXPORT_SYMBOL_GPL vmlinux 0x6b2b69f7 static_key_enable +EXPORT_SYMBOL_GPL vmlinux 0x6b3215df rockchip_pcie_parse_dt +EXPORT_SYMBOL_GPL vmlinux 0x6b35b4ee ethnl_cable_test_result +EXPORT_SYMBOL_GPL vmlinux 0x6b3ae022 acpi_os_unmap_iomem +EXPORT_SYMBOL_GPL vmlinux 0x6b4045ee zynqmp_pm_get_api_version +EXPORT_SYMBOL_GPL vmlinux 0x6b413c9b sfp_link_down +EXPORT_SYMBOL_GPL vmlinux 0x6b456cdc devm_hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0x6b47f8a4 hisi_clk_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x6b493ef8 serial8250_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0x6b4dde30 perf_aux_output_end +EXPORT_SYMBOL_GPL vmlinux 0x6b722180 log_read_mmio +EXPORT_SYMBOL_GPL vmlinux 0x6b750ef3 pm_generic_restore_noirq +EXPORT_SYMBOL_GPL vmlinux 0x6b7a4335 hyperv_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x6b812ee4 __regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0x6b81c38b power_supply_unreg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6b834121 bman_portals_probed +EXPORT_SYMBOL_GPL vmlinux 0x6b9ae941 of_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x6b9b1220 __traceiter_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x6b9b77a4 spi_take_timestamp_pre +EXPORT_SYMBOL_GPL vmlinux 0x6b9d54af copy_user_highpage +EXPORT_SYMBOL_GPL vmlinux 0x6ba36c6a hwpoison_filter_flags_value +EXPORT_SYMBOL_GPL vmlinux 0x6bb8c1e5 imx_check_clk_hws +EXPORT_SYMBOL_GPL vmlinux 0x6bb989fd dma_get_merge_boundary +EXPORT_SYMBOL_GPL vmlinux 0x6bbaa2c4 kgdb_register_io_module +EXPORT_SYMBOL_GPL vmlinux 0x6bbd8324 perf_unregister_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x6bcdedc0 mpi_point_init +EXPORT_SYMBOL_GPL vmlinux 0x6bd1aa56 stack_trace_save +EXPORT_SYMBOL_GPL vmlinux 0x6bdd416d regulator_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x6bde566d rtc_initialize_alarm +EXPORT_SYMBOL_GPL vmlinux 0x6bdef35c acpi_ec_mark_gpe_for_wake +EXPORT_SYMBOL_GPL vmlinux 0x6be3a96b hv_remove_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0x6bf397f2 cpci_hp_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x6c0e8385 dm_internal_suspend_fast +EXPORT_SYMBOL_GPL vmlinux 0x6c205008 mpi_print +EXPORT_SYMBOL_GPL vmlinux 0x6c30ae69 watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x6c348fda scmi_requested_devices_nh +EXPORT_SYMBOL_GPL vmlinux 0x6c389761 acpi_bus_get_private_data +EXPORT_SYMBOL_GPL vmlinux 0x6c3f70e0 guid_gen +EXPORT_SYMBOL_GPL vmlinux 0x6c4b6684 reset_control_assert +EXPORT_SYMBOL_GPL vmlinux 0x6c52a976 gpiod_get_array_value +EXPORT_SYMBOL_GPL vmlinux 0x6c5ad0cd kmsg_dump_register +EXPORT_SYMBOL_GPL vmlinux 0x6c6342d1 xenbus_unmap_ring_vfree +EXPORT_SYMBOL_GPL vmlinux 0x6c655913 register_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6c71d3b7 nvmem_cell_read_variable_le_u32 +EXPORT_SYMBOL_GPL vmlinux 0x6c74aa18 gpiochip_reqres_irq +EXPORT_SYMBOL_GPL vmlinux 0x6c836b40 regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6c956075 __SCK__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x6c9fc843 hisi_clk_init +EXPORT_SYMBOL_GPL vmlinux 0x6ca4bf88 async_synchronize_full_domain +EXPORT_SYMBOL_GPL vmlinux 0x6ca84f13 gpiod_enable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x6ca9b882 iommu_report_device_fault +EXPORT_SYMBOL_GPL vmlinux 0x6cb00124 pci_scan_child_bus +EXPORT_SYMBOL_GPL vmlinux 0x6cb0ce87 irq_get_percpu_devid_partition +EXPORT_SYMBOL_GPL vmlinux 0x6cc0f275 da9052_request_irq +EXPORT_SYMBOL_GPL vmlinux 0x6cd0b16e __mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x6cd3816c rtnl_af_register +EXPORT_SYMBOL_GPL vmlinux 0x6cdc21cb devfreq_event_reset_event +EXPORT_SYMBOL_GPL vmlinux 0x6ce10eb0 trace_clock_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x6ce5ae8b perf_event_disable +EXPORT_SYMBOL_GPL vmlinux 0x6cecb12f pci_rescan_bus +EXPORT_SYMBOL_GPL vmlinux 0x6cfab41a xen_hvm_evtchn_do_upcall +EXPORT_SYMBOL_GPL vmlinux 0x6cfac11a scmi_device_create +EXPORT_SYMBOL_GPL vmlinux 0x6d04891d inet_getpeer +EXPORT_SYMBOL_GPL vmlinux 0x6d05f330 ahci_platform_enable_clks +EXPORT_SYMBOL_GPL vmlinux 0x6d078409 devlink_register +EXPORT_SYMBOL_GPL vmlinux 0x6d09843f copy_bpf_fprog_from_user +EXPORT_SYMBOL_GPL vmlinux 0x6d0ae550 pinctrl_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x6d0bddfe fsstack_copy_attr_all +EXPORT_SYMBOL_GPL vmlinux 0x6d13e91c crypto_shash_final +EXPORT_SYMBOL_GPL vmlinux 0x6d1ae815 dma_release_channel +EXPORT_SYMBOL_GPL vmlinux 0x6d211d05 pm_report_hw_sleep_time +EXPORT_SYMBOL_GPL vmlinux 0x6d2fc5a6 net_namespace_list +EXPORT_SYMBOL_GPL vmlinux 0x6d43454f clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x6d467b08 arm_smccc_1_1_get_conduit +EXPORT_SYMBOL_GPL vmlinux 0x6d49c8ed iommu_group_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x6d5c884a dm_submit_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x6d636cf9 switchdev_handle_fdb_event_to_device +EXPORT_SYMBOL_GPL vmlinux 0x6d6fec1f ktime_mono_to_any +EXPORT_SYMBOL_GPL vmlinux 0x6d708a89 sfp_bus_add_upstream +EXPORT_SYMBOL_GPL vmlinux 0x6d72ed5a devm_pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0x6d7832b7 __stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x6d7e951e rcu_exp_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x6d83a40d mtk_clk_unregister_muxes +EXPORT_SYMBOL_GPL vmlinux 0x6d88eb03 __traceiter_block_split +EXPORT_SYMBOL_GPL vmlinux 0x6da9ca52 evtchn_make_refcounted +EXPORT_SYMBOL_GPL vmlinux 0x6db51371 fixup_user_fault +EXPORT_SYMBOL_GPL vmlinux 0x6dbaafd3 put_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6dbc458e clk_hw_get_name +EXPORT_SYMBOL_GPL vmlinux 0x6dc2a3fb tpm_chip_stop +EXPORT_SYMBOL_GPL vmlinux 0x6dd5680d sprint_symbol_build_id +EXPORT_SYMBOL_GPL vmlinux 0x6de35a4f led_set_brightness_nopm +EXPORT_SYMBOL_GPL vmlinux 0x6de8e319 clk_hw_init_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x6debc3cd dm_start_time_ns_from_clone +EXPORT_SYMBOL_GPL vmlinux 0x6debcad7 pci_ecam_free +EXPORT_SYMBOL_GPL vmlinux 0x6def18ee dev_pm_opp_of_register_em +EXPORT_SYMBOL_GPL vmlinux 0x6e09d93d __SCK__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0x6e34384f of_mm_gpiochip_add_data +EXPORT_SYMBOL_GPL vmlinux 0x6e353c26 mpi_rshift +EXPORT_SYMBOL_GPL vmlinux 0x6e3ff83a edac_device_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x6e4aa78d k3_udma_glue_rx_flow_enable +EXPORT_SYMBOL_GPL vmlinux 0x6e4d2463 crypto_sig_verify +EXPORT_SYMBOL_GPL vmlinux 0x6e506916 device_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x6e52ae94 class_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6e5af420 iommu_get_domain_for_dev +EXPORT_SYMBOL_GPL vmlinux 0x6e5bcbc7 i2c_acpi_waive_d0_probe +EXPORT_SYMBOL_GPL vmlinux 0x6e6c1cce xen_dbgp_external_startup +EXPORT_SYMBOL_GPL vmlinux 0x6e7943ec iommu_group_id +EXPORT_SYMBOL_GPL vmlinux 0x6e7dc7ab hrtimer_init_sleeper +EXPORT_SYMBOL_GPL vmlinux 0x6e87d8e2 battery_hook_register +EXPORT_SYMBOL_GPL vmlinux 0x6e89a560 regmap_irq_chip_get_base +EXPORT_SYMBOL_GPL vmlinux 0x6e914514 acpi_dev_irq_flags +EXPORT_SYMBOL_GPL vmlinux 0x6ea2a99f __tracepoint_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0x6eb04f46 register_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6eb43b17 mtk_clk_simple_probe +EXPORT_SYMBOL_GPL vmlinux 0x6eb8bb1d irq_domain_associate_many +EXPORT_SYMBOL_GPL vmlinux 0x6ebe366f ktime_get_mono_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6ec140ce dmaengine_desc_set_metadata_len +EXPORT_SYMBOL_GPL vmlinux 0x6ecbff64 of_get_regulator_init_data +EXPORT_SYMBOL_GPL vmlinux 0x6edb20d8 fwnode_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x6ef35261 devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x6ef6b54f ktime_get_boot_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6f12560a get_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6f2017de misc_cg_set_capacity +EXPORT_SYMBOL_GPL vmlinux 0x6f2c939a fsverity_ioctl_enable +EXPORT_SYMBOL_GPL vmlinux 0x6f2e10be __traceiter_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x6f32fcd8 gpiod_set_config +EXPORT_SYMBOL_GPL vmlinux 0x6f41cc98 usb_urb_ep_type_check +EXPORT_SYMBOL_GPL vmlinux 0x6f4727d4 pci_aer_clear_nonfatal_status +EXPORT_SYMBOL_GPL vmlinux 0x6f52f91d spi_mem_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6f553170 bus_sort_breadthfirst +EXPORT_SYMBOL_GPL vmlinux 0x6f59306f component_compare_dev +EXPORT_SYMBOL_GPL vmlinux 0x6f61354e rio_mport_class +EXPORT_SYMBOL_GPL vmlinux 0x6f65ab01 devm_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0x6f6b52e9 __ipv6_fixup_options +EXPORT_SYMBOL_GPL vmlinux 0x6f6d40df blkcg_print_blkgs +EXPORT_SYMBOL_GPL vmlinux 0x6f7e6040 irq_has_action +EXPORT_SYMBOL_GPL vmlinux 0x6f8ab3c2 of_genpd_add_provider_onecell +EXPORT_SYMBOL_GPL vmlinux 0x6f95905c of_reserved_mem_device_init_by_name +EXPORT_SYMBOL_GPL vmlinux 0x6f9e763b timecounter_read +EXPORT_SYMBOL_GPL vmlinux 0x6fa426d2 phylink_ethtool_nway_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fa88e07 meson_clk_dualdiv_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x6fc15f89 dw8250_setup_port +EXPORT_SYMBOL_GPL vmlinux 0x6fc19857 devm_phy_put +EXPORT_SYMBOL_GPL vmlinux 0x6fc48524 iort_put_rmr_sids +EXPORT_SYMBOL_GPL vmlinux 0x6fcef6ab ring_buffer_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fe8f601 debugfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0x6fef7531 cpufreq_driver_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x6ff3a0f9 do_unbind_con_driver +EXPORT_SYMBOL_GPL vmlinux 0x6ff607b6 crypto_get_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x6ff95bcf fixed_phy_set_link_update +EXPORT_SYMBOL_GPL vmlinux 0x7006586e iommu_get_group_resv_regions +EXPORT_SYMBOL_GPL vmlinux 0x70079d69 tracepoint_probe_register_prio_may_exist +EXPORT_SYMBOL_GPL vmlinux 0x700d4d87 of_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x7018ea27 genphy_c45_aneg_done +EXPORT_SYMBOL_GPL vmlinux 0x70288787 br_fdb_test_addr_hook +EXPORT_SYMBOL_GPL vmlinux 0x7033eebc xhci_ext_cap_init +EXPORT_SYMBOL_GPL vmlinux 0x703ed910 regmap_async_complete_cb +EXPORT_SYMBOL_GPL vmlinux 0x70423efb zynqmp_pm_set_sd_config +EXPORT_SYMBOL_GPL vmlinux 0x70632400 __inet_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0x70632ef1 devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x7065cdb6 regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x706f3f95 skb_complete_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x7073c04f phy_10_100_features_array +EXPORT_SYMBOL_GPL vmlinux 0x709917f7 __hwspin_unlock +EXPORT_SYMBOL_GPL vmlinux 0x709a6825 __device_reset +EXPORT_SYMBOL_GPL vmlinux 0x70aaa01e wm831x_device_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x70b0de29 dm_copy_name_and_uuid +EXPORT_SYMBOL_GPL vmlinux 0x70b0fce5 blk_mq_pci_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x70bd0b5c phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x70c2c7ea pids_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x70c52dc5 nf_skb_duplicated +EXPORT_SYMBOL_GPL vmlinux 0x70c54412 blk_execute_rq_nowait +EXPORT_SYMBOL_GPL vmlinux 0x70cf032f usb_hcd_irq +EXPORT_SYMBOL_GPL vmlinux 0x70dce124 yield_to +EXPORT_SYMBOL_GPL vmlinux 0x70e0f4d6 cpufreq_disable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x70e96339 devm_hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x70f663c8 driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x70fbae4d cppc_allow_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x7109e537 meson_axg_pmx_ops +EXPORT_SYMBOL_GPL vmlinux 0x710c73b6 crypto_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7118b121 max8997_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x7118f313 of_detach_node +EXPORT_SYMBOL_GPL vmlinux 0x71207451 acpi_dev_resource_io +EXPORT_SYMBOL_GPL vmlinux 0x71217ac9 devm_pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x7129a6f4 osc_sb_native_usb4_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x712d384e fb_deferred_io_open +EXPORT_SYMBOL_GPL vmlinux 0x71374f9c devm_regulator_bulk_get_enable +EXPORT_SYMBOL_GPL vmlinux 0x7143bc49 __clk_mux_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x714f304c __sock_recv_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x7152b82b usb_hcd_pci_remove +EXPORT_SYMBOL_GPL vmlinux 0x71565bdc xhci_get_ep_ctx +EXPORT_SYMBOL_GPL vmlinux 0x716265c7 debugfs_initialized +EXPORT_SYMBOL_GPL vmlinux 0x7168d408 handle_untracked_irq +EXPORT_SYMBOL_GPL vmlinux 0x71696359 edac_device_handle_ue_count +EXPORT_SYMBOL_GPL vmlinux 0x71724493 mctrl_gpio_enable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x717326ba crypto_register_acomps +EXPORT_SYMBOL_GPL vmlinux 0x717ad0fb fat_setattr +EXPORT_SYMBOL_GPL vmlinux 0x7181db30 atomic_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x718b9c1c divider_recalc_rate +EXPORT_SYMBOL_GPL vmlinux 0x7195940a mctrl_gpio_disable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x719e17ff clk_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x719e4afb devm_tegra_core_dev_init_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x719ffa32 key_set_timeout +EXPORT_SYMBOL_GPL vmlinux 0x71a20f4a __SCK__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x71a59a9d tpm_pm_resume +EXPORT_SYMBOL_GPL vmlinux 0x71b1c89b cleanup_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x71b6cf94 dst_cache_reset_now +EXPORT_SYMBOL_GPL vmlinux 0x71baa3db devlink_region_snapshot_id_put +EXPORT_SYMBOL_GPL vmlinux 0x71c059d8 __traceiter_map +EXPORT_SYMBOL_GPL vmlinux 0x71ca37f9 fuse_dev_install +EXPORT_SYMBOL_GPL vmlinux 0x71d5fc3e i2c_slave_event +EXPORT_SYMBOL_GPL vmlinux 0x71d660e7 devm_regulator_bulk_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x71dd87d5 device_match_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x71df1dd3 rdev_set_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x71f889f2 ata_sas_tport_add +EXPORT_SYMBOL_GPL vmlinux 0x7202016d devlink_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7211c102 mtk_clk_unregister_ref2usb_tx +EXPORT_SYMBOL_GPL vmlinux 0x72164e94 acpi_bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x721991e8 regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x723f5846 regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x725973e0 dev_pm_opp_get_suspend_opp_freq +EXPORT_SYMBOL_GPL vmlinux 0x725dd4f4 fscrypt_context_for_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x7265f2b0 pci_vpd_check_csum +EXPORT_SYMBOL_GPL vmlinux 0x726d9084 tegra_bpmp_put +EXPORT_SYMBOL_GPL vmlinux 0x7276f78c device_match_devt +EXPORT_SYMBOL_GPL vmlinux 0x7278d328 all_vm_events +EXPORT_SYMBOL_GPL vmlinux 0x727a114a dpcon_open +EXPORT_SYMBOL_GPL vmlinux 0x7281579d of_i2c_get_board_info +EXPORT_SYMBOL_GPL vmlinux 0x7282ecb6 rcu_async_hurry +EXPORT_SYMBOL_GPL vmlinux 0x7283161b percpu_ref_switch_to_percpu +EXPORT_SYMBOL_GPL vmlinux 0x72980eba edac_get_sysfs_subsys +EXPORT_SYMBOL_GPL vmlinux 0x72a04301 devl_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x72ae1839 base64_decode +EXPORT_SYMBOL_GPL vmlinux 0x72b84585 badblocks_show +EXPORT_SYMBOL_GPL vmlinux 0x72b84748 fib_rules_dump +EXPORT_SYMBOL_GPL vmlinux 0x72c6c53e dax_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x72d267dc nvmem_del_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0x72d6be7e security_inode_create +EXPORT_SYMBOL_GPL vmlinux 0x72dcc05f dprc_get_obj +EXPORT_SYMBOL_GPL vmlinux 0x72e97f03 hwmon_notify_event +EXPORT_SYMBOL_GPL vmlinux 0x72ecebdc clk_register +EXPORT_SYMBOL_GPL vmlinux 0x72fb6666 rio_mport_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x7302bb08 fwnode_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x730a37ff pci_doe +EXPORT_SYMBOL_GPL vmlinux 0x7315a07a of_reconfig_get_state_change +EXPORT_SYMBOL_GPL vmlinux 0x731babec dev_pm_domain_detach +EXPORT_SYMBOL_GPL vmlinux 0x731f2d09 hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x73227472 xenbus_free_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x732852fe xenbus_transaction_end +EXPORT_SYMBOL_GPL vmlinux 0x732cac54 gnttab_page_cache_shrink +EXPORT_SYMBOL_GPL vmlinux 0x7333c05e mtk_eint_do_init +EXPORT_SYMBOL_GPL vmlinux 0x73345969 sysfs_merge_group +EXPORT_SYMBOL_GPL vmlinux 0x73392b27 irq_setup_alt_chip +EXPORT_SYMBOL_GPL vmlinux 0x733b70cc scsi_dh_attach +EXPORT_SYMBOL_GPL vmlinux 0x734ef57e gnttab_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x735359c4 strp_check_rcv +EXPORT_SYMBOL_GPL vmlinux 0x735cec7a simple_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x7368f1f2 device_find_child_by_name +EXPORT_SYMBOL_GPL vmlinux 0x736e91fe devm_watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x7375270b pci_enable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x737cb10e powercap_unregister_control_type +EXPORT_SYMBOL_GPL vmlinux 0x73812efb rio_map_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x738247bd phy_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x7385fc6a usb_match_one_id +EXPORT_SYMBOL_GPL vmlinux 0x738b81a0 xfrm_dev_offload_ok +EXPORT_SYMBOL_GPL vmlinux 0x738da25d md_start +EXPORT_SYMBOL_GPL vmlinux 0x73a00e2b devlink_port_fini +EXPORT_SYMBOL_GPL vmlinux 0x73a48b4a ata_sff_std_ports +EXPORT_SYMBOL_GPL vmlinux 0x73b8cce0 dmi_kobj +EXPORT_SYMBOL_GPL vmlinux 0x73c2554f __iowrite64_copy +EXPORT_SYMBOL_GPL vmlinux 0x73cc8631 oiap +EXPORT_SYMBOL_GPL vmlinux 0x73fc3cb6 platform_msi_domain_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0x7402a674 ata_host_detach +EXPORT_SYMBOL_GPL vmlinux 0x740c7d5e init_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x741cf301 devlink_port_type_clear +EXPORT_SYMBOL_GPL vmlinux 0x7429297b interval_tree_span_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x742dac3d dev_queue_xmit_nit +EXPORT_SYMBOL_GPL vmlinux 0x742ea922 __of_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x743b99d8 xenmem_reservation_increase +EXPORT_SYMBOL_GPL vmlinux 0x7442c778 xfrm_audit_state_delete +EXPORT_SYMBOL_GPL vmlinux 0x74457e56 apei_resources_fini +EXPORT_SYMBOL_GPL vmlinux 0x745106a2 iommu_get_domain_for_dev_pasid +EXPORT_SYMBOL_GPL vmlinux 0x7456a873 dev_pm_opp_set_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x74577f1c usb_block_urb +EXPORT_SYMBOL_GPL vmlinux 0x746260cc clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x74657f62 syscon_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x7468d8ae device_set_node +EXPORT_SYMBOL_GPL vmlinux 0x746de8ec synth_event_trace +EXPORT_SYMBOL_GPL vmlinux 0x7471dfd4 dev_pm_genpd_synced_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x748ea0bf l3mdev_master_upper_ifindex_by_index_rcu +EXPORT_SYMBOL_GPL vmlinux 0x74a22bb4 k3_udma_glue_push_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x74a2a58d nvdimm_badblocks_populate +EXPORT_SYMBOL_GPL vmlinux 0x74b5ea68 lcm_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x74baf17a tracing_is_on +EXPORT_SYMBOL_GPL vmlinux 0x74bb1303 __nf_ip6_route +EXPORT_SYMBOL_GPL vmlinux 0x74bf2e01 scsi_pr_type_to_block +EXPORT_SYMBOL_GPL vmlinux 0x74c7bffa stack_trace_snprint +EXPORT_SYMBOL_GPL vmlinux 0x74d42632 mas_empty_area +EXPORT_SYMBOL_GPL vmlinux 0x74d994df mtk_hw_set_value +EXPORT_SYMBOL_GPL vmlinux 0x74e4d3db scsi_nl_sock +EXPORT_SYMBOL_GPL vmlinux 0x74e73871 housekeeping_overridden +EXPORT_SYMBOL_GPL vmlinux 0x74ec37ee gfn_to_page_many_atomic +EXPORT_SYMBOL_GPL vmlinux 0x74ef4169 debugfs_create_u16 +EXPORT_SYMBOL_GPL vmlinux 0x74f3c7b0 iomap_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x7504f532 tegra210_clk_emc_attach +EXPORT_SYMBOL_GPL vmlinux 0x7506bdfc synth_event_trace_array +EXPORT_SYMBOL_GPL vmlinux 0x7513047e devm_regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x75133f6e visitor128 +EXPORT_SYMBOL_GPL vmlinux 0x751d2e97 bpf_log +EXPORT_SYMBOL_GPL vmlinux 0x751dd634 devm_kfree +EXPORT_SYMBOL_GPL vmlinux 0x7522f3ba irq_modify_status +EXPORT_SYMBOL_GPL vmlinux 0x7532af98 relay_close +EXPORT_SYMBOL_GPL vmlinux 0x75332713 devm_regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x753c74ba rtnl_delete_link +EXPORT_SYMBOL_GPL vmlinux 0x753d8966 of_dma_is_coherent +EXPORT_SYMBOL_GPL vmlinux 0x7546f96a of_pm_clk_add_clks +EXPORT_SYMBOL_GPL vmlinux 0x75652ca3 regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x756df9c8 xdp_attachment_setup +EXPORT_SYMBOL_GPL vmlinux 0x756e7b45 virtqueue_detach_unused_buf +EXPORT_SYMBOL_GPL vmlinux 0x75700024 xenbus_setup_ring +EXPORT_SYMBOL_GPL vmlinux 0x75717b8b perf_pmu_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7579931a blkg_conf_prep +EXPORT_SYMBOL_GPL vmlinux 0x757a451e thp_get_unmapped_area +EXPORT_SYMBOL_GPL vmlinux 0x757c1bbb housekeeping_any_cpu +EXPORT_SYMBOL_GPL vmlinux 0x757c8d31 powercap_register_zone +EXPORT_SYMBOL_GPL vmlinux 0x757ece8f nvdimm_setup_pfn +EXPORT_SYMBOL_GPL vmlinux 0x757f97ff gpiod_count +EXPORT_SYMBOL_GPL vmlinux 0x758a43fe k3_ringacc_get_ring_irq_num +EXPORT_SYMBOL_GPL vmlinux 0x759139cb of_pci_check_probe_only +EXPORT_SYMBOL_GPL vmlinux 0x759bfe36 btree_destroy +EXPORT_SYMBOL_GPL vmlinux 0x75a750e4 vcap_rule_rem_key +EXPORT_SYMBOL_GPL vmlinux 0x75ac3a95 pid_vnr +EXPORT_SYMBOL_GPL vmlinux 0x75c53d7e xen_dbgp_reset_prep +EXPORT_SYMBOL_GPL vmlinux 0x75dd4ebe of_overlay_remove +EXPORT_SYMBOL_GPL vmlinux 0x75de1d8c strp_stop +EXPORT_SYMBOL_GPL vmlinux 0x75e41ff3 devm_memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x75e51945 __SCK__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x75e9c735 pci_ats_disabled +EXPORT_SYMBOL_GPL vmlinux 0x75e9d345 dev_pm_qos_add_ancestor_request +EXPORT_SYMBOL_GPL vmlinux 0x75ebb930 pci_free_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x75fb9062 arch_timer_read_counter +EXPORT_SYMBOL_GPL vmlinux 0x76001900 nvmem_cell_read_u8 +EXPORT_SYMBOL_GPL vmlinux 0x7610e212 sec_irq_init +EXPORT_SYMBOL_GPL vmlinux 0x7612ec3e dev_coredumpm +EXPORT_SYMBOL_GPL vmlinux 0x761cd64f devm_fwnode_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x763e20ee sdio_retune_hold_now +EXPORT_SYMBOL_GPL vmlinux 0x76470bf4 bpf_trace_run6 +EXPORT_SYMBOL_GPL vmlinux 0x764a4d9e spi_target_abort +EXPORT_SYMBOL_GPL vmlinux 0x76517f03 interval_tree_span_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0x7656410c mpi_sub +EXPORT_SYMBOL_GPL vmlinux 0x766385dc extcon_set_state_sync +EXPORT_SYMBOL_GPL vmlinux 0x7665a95b idr_remove +EXPORT_SYMBOL_GPL vmlinux 0x76723960 cpufreq_frequency_table_get_index +EXPORT_SYMBOL_GPL vmlinux 0x7681946c unregister_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7682202c regmap_multi_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x769cefb5 percpu_ref_switch_to_atomic +EXPORT_SYMBOL_GPL vmlinux 0x769dce02 meson_pmx_get_groups +EXPORT_SYMBOL_GPL vmlinux 0x76a61e85 __SCK__tp_func_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x76aac673 rtc_alarm_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0x76cb4b44 iommu_sva_bind_device +EXPORT_SYMBOL_GPL vmlinux 0x76cf7001 perf_aux_output_flag +EXPORT_SYMBOL_GPL vmlinux 0x76d1af56 debounce_time_mt2701 +EXPORT_SYMBOL_GPL vmlinux 0x76d9b876 clk_set_rate +EXPORT_SYMBOL_GPL vmlinux 0x76e85b92 gnttab_request_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x76eeeb0f sha384_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x76f5f3a8 ip6_append_data +EXPORT_SYMBOL_GPL vmlinux 0x77087638 xhci_reset_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x7712771a unbind_from_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x77222306 ring_buffer_read_page +EXPORT_SYMBOL_GPL vmlinux 0x772b0f64 __wake_up_pollfree +EXPORT_SYMBOL_GPL vmlinux 0x773e5584 ata_port_freeze +EXPORT_SYMBOL_GPL vmlinux 0x774bdd03 of_get_required_opp_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x7750b4e5 devlink_port_attrs_set +EXPORT_SYMBOL_GPL vmlinux 0x77522cf6 sbitmap_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0x775267e3 device_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x7757b51a clk_unregister +EXPORT_SYMBOL_GPL vmlinux 0x775d4268 register_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x77603e0c int_active_memcg +EXPORT_SYMBOL_GPL vmlinux 0x7769c0e4 hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x776e33ed clk_regmap_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x77702d59 xhci_stop +EXPORT_SYMBOL_GPL vmlinux 0x7784341f rtc_read_alarm +EXPORT_SYMBOL_GPL vmlinux 0x7791e066 dw_pcie_read +EXPORT_SYMBOL_GPL vmlinux 0x7793e599 compat_only_sysfs_link_entry_to_kobj +EXPORT_SYMBOL_GPL vmlinux 0x7797fbb5 imx_clk_hw_pfdv2 +EXPORT_SYMBOL_GPL vmlinux 0x779ef22c dm_table_set_type +EXPORT_SYMBOL_GPL vmlinux 0x77a313a3 __traceiter_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x77a3700d regulator_sync_voltage +EXPORT_SYMBOL_GPL vmlinux 0x77a9a6e4 devm_of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0x77ae495d usb_speed_string +EXPORT_SYMBOL_GPL vmlinux 0x77aff915 kvm_vcpu_is_visible_gfn +EXPORT_SYMBOL_GPL vmlinux 0x77ba3adb vp_legacy_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x77c78cc8 restore_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x77cf177b kern_mount +EXPORT_SYMBOL_GPL vmlinux 0x77d487c7 ehci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x77d4dd56 device_show_bool +EXPORT_SYMBOL_GPL vmlinux 0x77e75be3 sfp_bus_put +EXPORT_SYMBOL_GPL vmlinux 0x77e8f134 __tracepoint_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x77ecf68d memalloc_socks_key +EXPORT_SYMBOL_GPL vmlinux 0x77ee0d01 acpi_get_pci_dev +EXPORT_SYMBOL_GPL vmlinux 0x77f24400 perf_register_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x77ff80d3 __tracepoint_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x781044d5 acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x7827365d sbitmap_queue_show +EXPORT_SYMBOL_GPL vmlinux 0x782addf2 fsl_mc_bus_dpseci_type +EXPORT_SYMBOL_GPL vmlinux 0x7838b618 devm_kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x783f43a5 disk_update_readahead +EXPORT_SYMBOL_GPL vmlinux 0x783fd68e ehci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x7847c621 sfp_parse_support +EXPORT_SYMBOL_GPL vmlinux 0x78596f81 vp_modern_set_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x785a93b4 si_mem_available +EXPORT_SYMBOL_GPL vmlinux 0x7860c317 kstrdup_quotable_file +EXPORT_SYMBOL_GPL vmlinux 0x786f9ac6 of_console_check +EXPORT_SYMBOL_GPL vmlinux 0x7872f339 invalidate_inode_pages2_range +EXPORT_SYMBOL_GPL vmlinux 0x787c882b lzo1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x787dc528 fuse_dev_release +EXPORT_SYMBOL_GPL vmlinux 0x787f73a3 trace_output_call +EXPORT_SYMBOL_GPL vmlinux 0x78800e05 of_pci_dma_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0x788bfbad ring_buffer_empty +EXPORT_SYMBOL_GPL vmlinux 0x789c73d9 rcu_cpu_stall_suppress_at_boot +EXPORT_SYMBOL_GPL vmlinux 0x78ad382d trace_event_raw_init +EXPORT_SYMBOL_GPL vmlinux 0x78cc3685 device_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0x78cd8f6c blkdev_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x78d0e01c wm831x_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x78ddb76b dmi_match +EXPORT_SYMBOL_GPL vmlinux 0x78f1ea86 __spi_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x79008979 net_failover_create +EXPORT_SYMBOL_GPL vmlinux 0x790a7058 tty_buffer_request_room +EXPORT_SYMBOL_GPL vmlinux 0x790be0b9 usb_bus_idr +EXPORT_SYMBOL_GPL vmlinux 0x790dbc6e pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7918d817 memory_failure +EXPORT_SYMBOL_GPL vmlinux 0x79240b1f devm_clk_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x79263428 register_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x79345cb9 register_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x7934aa08 register_kprobes +EXPORT_SYMBOL_GPL vmlinux 0x7944e0fc tracing_off +EXPORT_SYMBOL_GPL vmlinux 0x79470a2c TSS_authhmac +EXPORT_SYMBOL_GPL vmlinux 0x794a0461 rockchip_pcie_disable_clocks +EXPORT_SYMBOL_GPL vmlinux 0x794b7271 orderly_reboot +EXPORT_SYMBOL_GPL vmlinux 0x795387b6 devm_clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x7958ad42 nvmem_cell_read_u16 +EXPORT_SYMBOL_GPL vmlinux 0x79759c56 pinmux_generic_get_function_count +EXPORT_SYMBOL_GPL vmlinux 0x79819715 raw_v6_match +EXPORT_SYMBOL_GPL vmlinux 0x798b7682 klist_prev +EXPORT_SYMBOL_GPL vmlinux 0x798e400a trace_remove_event_call +EXPORT_SYMBOL_GPL vmlinux 0x798fe85f ip_build_and_send_pkt +EXPORT_SYMBOL_GPL vmlinux 0x79912376 devm_hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0x799dcebf crypto_get_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x79ad1298 event_triggers_call +EXPORT_SYMBOL_GPL vmlinux 0x79af10d8 pci_find_next_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x79b1cbc1 alloc_dax_region +EXPORT_SYMBOL_GPL vmlinux 0x79b8bdd6 bpf_redirect_info +EXPORT_SYMBOL_GPL vmlinux 0x79bc842c usb_anchor_suspend_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x79c5995b dma_get_required_mask +EXPORT_SYMBOL_GPL vmlinux 0x79cefbf9 sk_msg_free_partial +EXPORT_SYMBOL_GPL vmlinux 0x79d21ea3 cpufreq_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x79defbe1 kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x79e3911d fsnotify_find_mark +EXPORT_SYMBOL_GPL vmlinux 0x79f1aa44 find_iova +EXPORT_SYMBOL_GPL vmlinux 0x79f697e4 lzorle1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x79f9326a device_store_bool +EXPORT_SYMBOL_GPL vmlinux 0x7a0285fc md_stop_writes +EXPORT_SYMBOL_GPL vmlinux 0x7a07544b sbitmap_bitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x7a082c72 hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0x7a27f817 is_swiotlb_active +EXPORT_SYMBOL_GPL vmlinux 0x7a2ac5d3 fuse_mount_remove +EXPORT_SYMBOL_GPL vmlinux 0x7a3219c2 mtk_clk_unregister_dividers +EXPORT_SYMBOL_GPL vmlinux 0x7a3a2cc1 regulator_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7a3f16a2 devl_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7a4391b4 led_trigger_event +EXPORT_SYMBOL_GPL vmlinux 0x7a55ffed of_hte_req_count +EXPORT_SYMBOL_GPL vmlinux 0x7a5a44ec vp_modern_map_vq_notify +EXPORT_SYMBOL_GPL vmlinux 0x7a73e605 wm831x_isinkv_values +EXPORT_SYMBOL_GPL vmlinux 0x7a754d9f tegra_bpmp_mrq_is_supported +EXPORT_SYMBOL_GPL vmlinux 0x7a81541b async_synchronize_cookie +EXPORT_SYMBOL_GPL vmlinux 0x7a98f4b4 copy_from_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0x7a9e4c23 software_node_register_node_group +EXPORT_SYMBOL_GPL vmlinux 0x7aa8f1b9 devm_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x7aae3c4b ptp_msg_is_sync +EXPORT_SYMBOL_GPL vmlinux 0x7ab3056a rtnl_put_cacheinfo +EXPORT_SYMBOL_GPL vmlinux 0x7ac10ad8 icst_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x7ac722bd phy_all_ports_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7acb27de get_task_pid +EXPORT_SYMBOL_GPL vmlinux 0x7ad02a41 asn1_encode_tag +EXPORT_SYMBOL_GPL vmlinux 0x7ad1ded1 pinctrl_register_mappings +EXPORT_SYMBOL_GPL vmlinux 0x7ad2c64c k3_udma_glue_release_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x7ad34189 blk_mq_sched_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x7ad3773a mptcp_get_reset_option +EXPORT_SYMBOL_GPL vmlinux 0x7adb0169 dev_pm_opp_adjust_voltage +EXPORT_SYMBOL_GPL vmlinux 0x7add2fb8 ping_unhash +EXPORT_SYMBOL_GPL vmlinux 0x7aedfb96 of_alias_get_id +EXPORT_SYMBOL_GPL vmlinux 0x7af78f8d ata_pci_sff_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x7afc122a fwnode_handle_put +EXPORT_SYMBOL_GPL vmlinux 0x7afcb7db __kprobe_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x7afe324e halt_poll_ns_grow +EXPORT_SYMBOL_GPL vmlinux 0x7b07b64f tps6586x_update +EXPORT_SYMBOL_GPL vmlinux 0x7b09997d crypto_unregister_templates +EXPORT_SYMBOL_GPL vmlinux 0x7b17ac2e dma_async_device_channel_register +EXPORT_SYMBOL_GPL vmlinux 0x7b2ed532 dw_pcie_ep_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x7b32cb32 pci_sriov_configure_simple +EXPORT_SYMBOL_GPL vmlinux 0x7b34a9c6 __auxiliary_device_add +EXPORT_SYMBOL_GPL vmlinux 0x7b462e9e devm_devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x7b4cedc4 acpi_match_acpi_device +EXPORT_SYMBOL_GPL vmlinux 0x7b52bf94 blkcg_activate_policy +EXPORT_SYMBOL_GPL vmlinux 0x7b52d323 gpiochip_get_data +EXPORT_SYMBOL_GPL vmlinux 0x7b5452b8 acpi_unregister_gsi +EXPORT_SYMBOL_GPL vmlinux 0x7b552e8f pci_host_common_probe +EXPORT_SYMBOL_GPL vmlinux 0x7b5a4926 sha1_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7b6198b8 dev_pm_genpd_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7b6437e4 rio_release_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x7b68954a ahci_platform_find_clk +EXPORT_SYMBOL_GPL vmlinux 0x7b6dc14d regulator_enable +EXPORT_SYMBOL_GPL vmlinux 0x7b6f9536 acpi_register_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x7b73b5f1 regcache_cache_bypass +EXPORT_SYMBOL_GPL vmlinux 0x7b8910f4 kfence_sample_interval +EXPORT_SYMBOL_GPL vmlinux 0x7b90d1a9 bind_virq_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x7b9793a2 get_cpu_idle_time_us +EXPORT_SYMBOL_GPL vmlinux 0x7b9ca223 driver_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x7ba1b907 bpf_prog_select_runtime +EXPORT_SYMBOL_GPL vmlinux 0x7bab0c47 soc_device_match +EXPORT_SYMBOL_GPL vmlinux 0x7bacd0ad regmap_raw_write +EXPORT_SYMBOL_GPL vmlinux 0x7bb045a7 __request_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x7bb3fa18 vcap_rule_add_action_bit +EXPORT_SYMBOL_GPL vmlinux 0x7bb4f883 badblocks_set +EXPORT_SYMBOL_GPL vmlinux 0x7bb58a02 lwtunnel_build_state +EXPORT_SYMBOL_GPL vmlinux 0x7bc10367 perf_aux_output_begin +EXPORT_SYMBOL_GPL vmlinux 0x7bd96fac devm_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0x7be53f87 fb_deferred_io_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x7bf9416e perf_event_refresh +EXPORT_SYMBOL_GPL vmlinux 0x7c1abe5f reset_control_get_count +EXPORT_SYMBOL_GPL vmlinux 0x7c291e86 show_rcu_tasks_trace_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0x7c37b101 clk_hw_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x7c3d8a4b icc_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x7c3e736a rcu_nocb_cpu_offload +EXPORT_SYMBOL_GPL vmlinux 0x7c435bf5 device_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x7c482c22 paste_selection +EXPORT_SYMBOL_GPL vmlinux 0x7c4d1c3e tpm_pm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7c51cf97 acpi_dev_get_memory_resources +EXPORT_SYMBOL_GPL vmlinux 0x7c543e87 acpi_unbind_one +EXPORT_SYMBOL_GPL vmlinux 0x7c54592e crypto_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x7c56fa63 cdx_device_add +EXPORT_SYMBOL_GPL vmlinux 0x7c604eec ping_get_port +EXPORT_SYMBOL_GPL vmlinux 0x7c7d3ece irq_domain_add_legacy +EXPORT_SYMBOL_GPL vmlinux 0x7c812db8 irq_create_mapping_affinity +EXPORT_SYMBOL_GPL vmlinux 0x7c8f8258 sdio_disable_func +EXPORT_SYMBOL_GPL vmlinux 0x7c94c99a kvm_release_pfn_dirty +EXPORT_SYMBOL_GPL vmlinux 0x7c983a5d dmi_walk +EXPORT_SYMBOL_GPL vmlinux 0x7c9a7371 clk_prepare +EXPORT_SYMBOL_GPL vmlinux 0x7c9aa46a serial8250_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x7c9f7244 dequeue_signal +EXPORT_SYMBOL_GPL vmlinux 0x7ca50328 fsverity_verify_bio +EXPORT_SYMBOL_GPL vmlinux 0x7ca64a0b __cookie_v4_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x7cb1aea1 devlink_dpipe_header_ethernet +EXPORT_SYMBOL_GPL vmlinux 0x7cb803de btree_grim_visitor +EXPORT_SYMBOL_GPL vmlinux 0x7cbf0439 cpufreq_enable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x7cc44589 kvm_destroy_vcpus +EXPORT_SYMBOL_GPL vmlinux 0x7cc5cd30 phy_pm_runtime_get +EXPORT_SYMBOL_GPL vmlinux 0x7cc84d98 from_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x7cce902d __tracepoint_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x7cceaf92 zs_pool_stats +EXPORT_SYMBOL_GPL vmlinux 0x7cd5d9bd apply_to_existing_page_range +EXPORT_SYMBOL_GPL vmlinux 0x7cd6f042 cpufreq_get_current_driver +EXPORT_SYMBOL_GPL vmlinux 0x7cd7ba1d kernel_read_file_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x7ce10416 key_type_asymmetric +EXPORT_SYMBOL_GPL vmlinux 0x7ce2c7d0 blk_mq_quiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x7ceaf0d5 generic_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x7cf22469 thermal_zone_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7cf5b1b8 mtk_pinconf_adv_drive_set_raw +EXPORT_SYMBOL_GPL vmlinux 0x7cfe6934 __put_net +EXPORT_SYMBOL_GPL vmlinux 0x7d00c65b nd_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x7d0f6b42 __tracepoint_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x7d1688c3 of_property_read_u32_index +EXPORT_SYMBOL_GPL vmlinux 0x7d1bb1d4 tnum_strn +EXPORT_SYMBOL_GPL vmlinux 0x7d1bfeea mbox_flush +EXPORT_SYMBOL_GPL vmlinux 0x7d2a8b59 blk_mq_free_request +EXPORT_SYMBOL_GPL vmlinux 0x7d33893c dm_accept_partial_bio +EXPORT_SYMBOL_GPL vmlinux 0x7d38be40 pwm_put +EXPORT_SYMBOL_GPL vmlinux 0x7d471321 zynqmp_pm_pinctrl_release +EXPORT_SYMBOL_GPL vmlinux 0x7d502f7e device_link_del +EXPORT_SYMBOL_GPL vmlinux 0x7d510a85 rio_mport_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x7d558968 trace_seq_puts +EXPORT_SYMBOL_GPL vmlinux 0x7d59dd46 pm_wq +EXPORT_SYMBOL_GPL vmlinux 0x7d804c7c balloon_page_list_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x7d80e065 mptcp_pm_get_subflows_max +EXPORT_SYMBOL_GPL vmlinux 0x7d891abc fscrypt_d_revalidate +EXPORT_SYMBOL_GPL vmlinux 0x7dae109e fib6_new_table +EXPORT_SYMBOL_GPL vmlinux 0x7db6e55b driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7dda30af unregister_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7de39e07 phy_basic_t1_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7de65a03 acpi_lpat_free_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0x7de6cc23 io_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x7dee24fe ahci_set_em_messages +EXPORT_SYMBOL_GPL vmlinux 0x7defc870 gnttab_end_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0x7df1ad5a ata_sff_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x7dfbd112 percpu_down_write +EXPORT_SYMBOL_GPL vmlinux 0x7dfd4aad fsl_mc_bus_dpdmux_type +EXPORT_SYMBOL_GPL vmlinux 0x7e09e094 pci_user_write_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x7e0d31ea ima_inode_hash +EXPORT_SYMBOL_GPL vmlinux 0x7e0da22c __platform_driver_probe +EXPORT_SYMBOL_GPL vmlinux 0x7e120bb3 clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x7e1e7af1 __traceiter_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x7e3bbcc0 ethnl_cable_test_pulse +EXPORT_SYMBOL_GPL vmlinux 0x7e3bdecd __ftrace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0x7e3fc07b gpiod_set_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x7e40d363 ata_sff_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x7e5acffb regulator_set_voltage_time_sel +EXPORT_SYMBOL_GPL vmlinux 0x7e5db80b pstore_name_to_type +EXPORT_SYMBOL_GPL vmlinux 0x7e64181d usb_calc_bus_time +EXPORT_SYMBOL_GPL vmlinux 0x7e697280 kvm_io_bus_write +EXPORT_SYMBOL_GPL vmlinux 0x7e6f0d14 pci_pasid_features +EXPORT_SYMBOL_GPL vmlinux 0x7e71c163 xhci_drop_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x7e744982 devfreq_event_get_edev_count +EXPORT_SYMBOL_GPL vmlinux 0x7e7a47c9 pci_acpi_clear_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x7e7b0e2a unmap_mapping_pages +EXPORT_SYMBOL_GPL vmlinux 0x7e7e3f58 ring_buffer_reset_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7e7e5ff1 pm_clk_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7e8d8619 usb_anchor_empty +EXPORT_SYMBOL_GPL vmlinux 0x7e917894 __SCK__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0x7e9f653b badblocks_store +EXPORT_SYMBOL_GPL vmlinux 0x7ea060c7 devres_close_group +EXPORT_SYMBOL_GPL vmlinux 0x7ea75c24 __wake_up_locked_key_bookmark +EXPORT_SYMBOL_GPL vmlinux 0x7ea918a0 acpi_subsys_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7eaf7c85 fsl_mc_bus_dpmcp_type +EXPORT_SYMBOL_GPL vmlinux 0x7eb808d0 add_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7ebf021d pci_ims_alloc_irq +EXPORT_SYMBOL_GPL vmlinux 0x7ecc200b of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x7ecc6dc5 vring_transport_features +EXPORT_SYMBOL_GPL vmlinux 0x7edefb73 __traceiter_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x7ee6f94f devl_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x7ee8df20 cpufreq_dbs_governor_limits +EXPORT_SYMBOL_GPL vmlinux 0x7eea6b8b pcap_adc_async +EXPORT_SYMBOL_GPL vmlinux 0x7eecccce __traceiter_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x7ef5967e __vfs_setxattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x7f1622e2 lp8788_read_byte +EXPORT_SYMBOL_GPL vmlinux 0x7f6626b4 of_reserved_mem_device_release +EXPORT_SYMBOL_GPL vmlinux 0x7f686ecb clk_register_divider_table +EXPORT_SYMBOL_GPL vmlinux 0x7f6cee89 rhashtable_free_and_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7f7cbc64 ip_tunnel_need_metadata +EXPORT_SYMBOL_GPL vmlinux 0x7f84f35d rcu_gp_slow_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7f8839d6 i2c_acpi_get_i2c_resource +EXPORT_SYMBOL_GPL vmlinux 0x7f8eabf4 is_software_node +EXPORT_SYMBOL_GPL vmlinux 0x7f9b1879 osc_cpc_flexible_adr_space_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x7f9dc23b xenbus_probe_node +EXPORT_SYMBOL_GPL vmlinux 0x7fa96509 erst_get_record_id_next +EXPORT_SYMBOL_GPL vmlinux 0x7fab43ee __rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x7faba416 led_blink_set_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x7fb7abb4 bsg_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x7fc611e4 tty_find_polling_driver +EXPORT_SYMBOL_GPL vmlinux 0x7fcb17f0 ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x7ff19c40 zynqmp_pm_set_requirement +EXPORT_SYMBOL_GPL vmlinux 0x7ff7ca18 crypto_register_algs +EXPORT_SYMBOL_GPL vmlinux 0x80135182 k3_ringacc_ring_pop_tail +EXPORT_SYMBOL_GPL vmlinux 0x801ae8f2 __bio_release_pages +EXPORT_SYMBOL_GPL vmlinux 0x8024812c scsi_eh_ready_devs +EXPORT_SYMBOL_GPL vmlinux 0x8035bed7 rockchip_clk_protect_critical +EXPORT_SYMBOL_GPL vmlinux 0x8036b55d edac_mc_find_csrow_by_page +EXPORT_SYMBOL_GPL vmlinux 0x80382051 acpi_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0x804894e0 proc_create_net_single +EXPORT_SYMBOL_GPL vmlinux 0x8057da5b pci_generic_config_read +EXPORT_SYMBOL_GPL vmlinux 0x8058f919 sata_lpm_ignore_phy_events +EXPORT_SYMBOL_GPL vmlinux 0x805d7d68 fwnode_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x805f741d devlink_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8060b8fe pci_ats_supported +EXPORT_SYMBOL_GPL vmlinux 0x806c3dba blk_stat_disable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x807079f8 fsl_mc_object_free +EXPORT_SYMBOL_GPL vmlinux 0x807766ea usb_scuttle_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x80786727 public_key_subtype +EXPORT_SYMBOL_GPL vmlinux 0x807fdcc4 call_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x808ec1a3 crypto_alg_tested +EXPORT_SYMBOL_GPL vmlinux 0x80a095d8 scatterwalk_ffwd +EXPORT_SYMBOL_GPL vmlinux 0x80a6df7a ethtool_set_ethtool_phy_ops +EXPORT_SYMBOL_GPL vmlinux 0x80a75984 kthread_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x80c68137 nf_log_buf_close +EXPORT_SYMBOL_GPL vmlinux 0x80cae61a devm_gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x80d2e929 imx_clk_fracn_gppll +EXPORT_SYMBOL_GPL vmlinux 0x80d5e57a mpi_free +EXPORT_SYMBOL_GPL vmlinux 0x80d9a87f mtk_pinconf_bias_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x80e72884 crypto_hash_walk_first +EXPORT_SYMBOL_GPL vmlinux 0x80e88177 __tracepoint_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x80efd015 imx_dev_clk_hw_pll14xx +EXPORT_SYMBOL_GPL vmlinux 0x80f74e56 crypto_unregister_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x8110a73a cond_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x81141233 devfreq_cooling_em_register +EXPORT_SYMBOL_GPL vmlinux 0x8118caef regulator_find_closest_bigger +EXPORT_SYMBOL_GPL vmlinux 0x811bd941 mtk_pinconf_bias_set +EXPORT_SYMBOL_GPL vmlinux 0x811dc334 usb_unregister_notify +EXPORT_SYMBOL_GPL vmlinux 0x8129a70a regulator_bulk_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x8133c4f9 trace_event_buffer_commit +EXPORT_SYMBOL_GPL vmlinux 0x813b51dc mdiobus_c45_modify +EXPORT_SYMBOL_GPL vmlinux 0x813f8d6b usb_get_status +EXPORT_SYMBOL_GPL vmlinux 0x814123a3 rio_mport_get_feature +EXPORT_SYMBOL_GPL vmlinux 0x814ab6ba fscrypt_drop_inode +EXPORT_SYMBOL_GPL vmlinux 0x815588a6 clk_enable +EXPORT_SYMBOL_GPL vmlinux 0x815fadc7 gpiochip_line_is_persistent +EXPORT_SYMBOL_GPL vmlinux 0x815fda83 sed_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x816a41ca cpufreq_update_limits +EXPORT_SYMBOL_GPL vmlinux 0x8170c2ef i2c_of_match_device +EXPORT_SYMBOL_GPL vmlinux 0x817abfde fwnode_get_next_parent +EXPORT_SYMBOL_GPL vmlinux 0x8180cede asn1_encode_sequence +EXPORT_SYMBOL_GPL vmlinux 0x81988050 vp_modern_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x819d72cb klist_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x81a68518 power_supply_set_property +EXPORT_SYMBOL_GPL vmlinux 0x81a7f541 percpu_ref_init +EXPORT_SYMBOL_GPL vmlinux 0x81a877a3 gpmc_omap_onenand_set_timings +EXPORT_SYMBOL_GPL vmlinux 0x81aa78d8 zynqmp_pm_aes_engine +EXPORT_SYMBOL_GPL vmlinux 0x81abfbd6 pcc_mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0x81b89c63 tpm_put_ops +EXPORT_SYMBOL_GPL vmlinux 0x81c0e20b dpbp_reset +EXPORT_SYMBOL_GPL vmlinux 0x81c71562 gnttab_page_cache_put +EXPORT_SYMBOL_GPL vmlinux 0x81ccd4aa of_pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0x81cf5282 trace_seq_bprintf +EXPORT_SYMBOL_GPL vmlinux 0x81e2bdf4 generic_handle_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x81f372a2 unregister_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x82092899 badrange_forget +EXPORT_SYMBOL_GPL vmlinux 0x821607de bpf_trace_run4 +EXPORT_SYMBOL_GPL vmlinux 0x8220a38e k3_ringacc_get_ring_id +EXPORT_SYMBOL_GPL vmlinux 0x82226c53 pinctrl_unregister_mappings +EXPORT_SYMBOL_GPL vmlinux 0x822dcaad register_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x823a764a devm_hte_register_chip +EXPORT_SYMBOL_GPL vmlinux 0x823dad7c dmaengine_unmap_put +EXPORT_SYMBOL_GPL vmlinux 0x823eae06 blocking_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x824ca611 nop_posix_acl_access +EXPORT_SYMBOL_GPL vmlinux 0x82573f3b usb_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x82576c88 devlink_traps_register +EXPORT_SYMBOL_GPL vmlinux 0x825b8f13 regmap_noinc_write +EXPORT_SYMBOL_GPL vmlinux 0x825c7340 phylink_get_eee_err +EXPORT_SYMBOL_GPL vmlinux 0x827e61f8 acpi_has_watchdog +EXPORT_SYMBOL_GPL vmlinux 0x828da5e5 sdio_f0_writeb +EXPORT_SYMBOL_GPL vmlinux 0x828e22f4 hrtimer_forward +EXPORT_SYMBOL_GPL vmlinux 0x829f9253 spi_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x82a70ea5 vp_modern_probe +EXPORT_SYMBOL_GPL vmlinux 0x82a80545 __SCK__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x82b03402 raw_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x82b4632f crypto_sig_set_pubkey +EXPORT_SYMBOL_GPL vmlinux 0x82b57726 nf_hook_entries_delete_raw +EXPORT_SYMBOL_GPL vmlinux 0x82b665ac rio_local_set_device_id +EXPORT_SYMBOL_GPL vmlinux 0x82c5eab9 devlink_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0x82cb5f93 devm_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0x82d00c66 __fscrypt_prepare_rename +EXPORT_SYMBOL_GPL vmlinux 0x82d1c62f vcap_port_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x82d55ca1 bind_interdomain_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x82d79b51 sysctl_vfs_cache_pressure +EXPORT_SYMBOL_GPL vmlinux 0x82fb3df4 ahci_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x83083c45 da9052_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0x8313bc65 seg6_do_srh_inline +EXPORT_SYMBOL_GPL vmlinux 0x8337ffca devm_request_pci_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0x8339df73 klist_add_behind +EXPORT_SYMBOL_GPL vmlinux 0x83433d3d kvm_vcpu_gfn_to_hva +EXPORT_SYMBOL_GPL vmlinux 0x8349a895 nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x834e65e8 pci_disable_ats +EXPORT_SYMBOL_GPL vmlinux 0x835355c3 pinctrl_utils_add_map_configs +EXPORT_SYMBOL_GPL vmlinux 0x8353dfff acpi_os_get_iomem +EXPORT_SYMBOL_GPL vmlinux 0x836d652f poll_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x836fa468 battery_hook_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8382ddd6 scsi_autopm_put_device +EXPORT_SYMBOL_GPL vmlinux 0x83a747ed mtk_eint_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x83bf14a0 scmi_protocol_unregister +EXPORT_SYMBOL_GPL vmlinux 0x83ea0512 fib_nh_common_init +EXPORT_SYMBOL_GPL vmlinux 0x83f9b190 __irq_resolve_mapping +EXPORT_SYMBOL_GPL vmlinux 0x83fdf146 dev_coredumpsg +EXPORT_SYMBOL_GPL vmlinux 0x840b8769 ima_file_check +EXPORT_SYMBOL_GPL vmlinux 0x84106f36 devlink_trap_ctx_priv +EXPORT_SYMBOL_GPL vmlinux 0x84178b9a mptcp_token_get_sock +EXPORT_SYMBOL_GPL vmlinux 0x8421980f max8997_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x8425b9c3 xas_split_alloc +EXPORT_SYMBOL_GPL vmlinux 0x84264ced fs_umode_to_ftype +EXPORT_SYMBOL_GPL vmlinux 0x842f046d usb_poison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x84363cb0 rio_mport_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x843ba9e4 usb_put_hcd +EXPORT_SYMBOL_GPL vmlinux 0x843d32d6 syscon_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x843d70ef acpi_is_root_bridge +EXPORT_SYMBOL_GPL vmlinux 0x844bf4c8 regulator_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x844fc0ea crypto_skcipher_setkey +EXPORT_SYMBOL_GPL vmlinux 0x84502a47 blk_status_to_errno +EXPORT_SYMBOL_GPL vmlinux 0x84546ef2 power_supply_charge_behaviour_show +EXPORT_SYMBOL_GPL vmlinux 0x8459aabd dm_get_md +EXPORT_SYMBOL_GPL vmlinux 0x8462cb62 atapi_cmd_type +EXPORT_SYMBOL_GPL vmlinux 0x848fa9ae of_regulator_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x84a22496 mtk_is_virt_gpio +EXPORT_SYMBOL_GPL vmlinux 0x84a475a6 tcp_reno_undo_cwnd +EXPORT_SYMBOL_GPL vmlinux 0x84a742b7 kernfs_get +EXPORT_SYMBOL_GPL vmlinux 0x84a8d0eb of_changeset_revert +EXPORT_SYMBOL_GPL vmlinux 0x84b12a98 pci_dev_unlock +EXPORT_SYMBOL_GPL vmlinux 0x84bc6ed8 mtk_pinconf_bias_set_combo +EXPORT_SYMBOL_GPL vmlinux 0x84bea39b nfnl_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x84bea4c2 pinmux_generic_get_function_name +EXPORT_SYMBOL_GPL vmlinux 0x84ef27f5 synth_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x84effff7 pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x84fedea1 dm_suspended +EXPORT_SYMBOL_GPL vmlinux 0x8506baa8 clk_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x850bb6db devlink_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x85142df4 sbitmap_queue_init_node +EXPORT_SYMBOL_GPL vmlinux 0x851e6003 usb_phy_roothub_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x851fe124 __SCK__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x8523eb8c mf_dax_kill_procs +EXPORT_SYMBOL_GPL vmlinux 0x8535ec16 edac_pci_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x854020d4 spi_mem_dirmap_read +EXPORT_SYMBOL_GPL vmlinux 0x85540ebc nvmem_cell_put +EXPORT_SYMBOL_GPL vmlinux 0x8558aed6 acpi_pci_check_ejectable +EXPORT_SYMBOL_GPL vmlinux 0x856d54bd devm_irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x856e1db3 cros_ec_check_features +EXPORT_SYMBOL_GPL vmlinux 0x856ea4a7 mdiobus_modify +EXPORT_SYMBOL_GPL vmlinux 0x8577ec5c mtk_clk_register_muxes +EXPORT_SYMBOL_GPL vmlinux 0x85788fd7 regulator_get_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0x85820595 usb_unlocked_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x85874ca6 bpf_prog_free +EXPORT_SYMBOL_GPL vmlinux 0x858e2628 dax_holder +EXPORT_SYMBOL_GPL vmlinux 0x859708b2 unregister_net_sysctl_table +EXPORT_SYMBOL_GPL vmlinux 0x859bec79 usb_of_get_device_node +EXPORT_SYMBOL_GPL vmlinux 0x85a53498 disk_uevent +EXPORT_SYMBOL_GPL vmlinux 0x85b3b6a5 debugfs_create_ulong +EXPORT_SYMBOL_GPL vmlinux 0x85d24c11 scsi_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x85d444aa ahci_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x85d53dbb rio_free_net +EXPORT_SYMBOL_GPL vmlinux 0x85defb99 account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x85edb434 __fib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x85eed1be iopf_queue_discard_partial +EXPORT_SYMBOL_GPL vmlinux 0x85f79395 thermal_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x860e965f xfrm_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x86138937 power_supply_powers +EXPORT_SYMBOL_GPL vmlinux 0x861a7a70 fscrypt_dummy_policies_equal +EXPORT_SYMBOL_GPL vmlinux 0x861efab5 nvmem_cell_read_variable_le_u64 +EXPORT_SYMBOL_GPL vmlinux 0x861fe73a mtk_free_clk_data +EXPORT_SYMBOL_GPL vmlinux 0x862258db timecounter_init +EXPORT_SYMBOL_GPL vmlinux 0x8625cd8c of_pwm_xlate_with_flags +EXPORT_SYMBOL_GPL vmlinux 0x862bb17b linear_range_values_in_range_array +EXPORT_SYMBOL_GPL vmlinux 0x8642b118 mnt_want_write +EXPORT_SYMBOL_GPL vmlinux 0x86510c3d bpf_map_inc_with_uref +EXPORT_SYMBOL_GPL vmlinux 0x86585a33 devlink_fmsg_obj_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x865e0e17 serial8250_read_char +EXPORT_SYMBOL_GPL vmlinux 0x86623fd7 notify_remote_via_irq +EXPORT_SYMBOL_GPL vmlinux 0x866595c4 debugfs_create_u8 +EXPORT_SYMBOL_GPL vmlinux 0x86700220 acpi_get_cpuid +EXPORT_SYMBOL_GPL vmlinux 0x8676637b handle_fasteoi_irq +EXPORT_SYMBOL_GPL vmlinux 0x8677245d unregister_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0x867a1dbf of_cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x86871b40 devlink_info_version_stored_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x868784cb __symbol_get +EXPORT_SYMBOL_GPL vmlinux 0x8696808c phy_gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x869f6173 dev_pm_qos_hide_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x86b13d2a usb_unpoison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x86b17176 mtk_hw_get_value +EXPORT_SYMBOL_GPL vmlinux 0x86b1ceb3 tegra210_set_sata_pll_seq_sw +EXPORT_SYMBOL_GPL vmlinux 0x86c02001 ipi_send_mask +EXPORT_SYMBOL_GPL vmlinux 0x86c43a8c cper_estatus_check +EXPORT_SYMBOL_GPL vmlinux 0x86dde88c usb_match_id +EXPORT_SYMBOL_GPL vmlinux 0x86ec232e devm_i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0x86f6b99d synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x86f85114 net_dec_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x87026ac0 crypto_lookup_template +EXPORT_SYMBOL_GPL vmlinux 0x8705680a put_io_context +EXPORT_SYMBOL_GPL vmlinux 0x87079451 kvm_vcpu_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x870e16b7 xen_test_irq_shared +EXPORT_SYMBOL_GPL vmlinux 0x8714b385 devm_thermal_of_zone_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8718f944 serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x87258a37 mas_store +EXPORT_SYMBOL_GPL vmlinux 0x87281a8c devm_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x872e48ad memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x8743c7e3 __pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x87467d6b usb_get_descriptor +EXPORT_SYMBOL_GPL vmlinux 0x874f75fa devm_regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8770c6db xfrm_local_error +EXPORT_SYMBOL_GPL vmlinux 0x8774f860 __traceiter_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x8782df42 pingv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x8785e007 pci_p2pmem_find_many +EXPORT_SYMBOL_GPL vmlinux 0x878bd53b acpi_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x87908767 xas_clear_mark +EXPORT_SYMBOL_GPL vmlinux 0x8792ca17 da9052_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x87b29aff dev_attr_sw_activity +EXPORT_SYMBOL_GPL vmlinux 0x87d5d23f platform_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x87f447b9 rockchip_register_softrst_lut +EXPORT_SYMBOL_GPL vmlinux 0x880f8b23 bus_get_dev_root +EXPORT_SYMBOL_GPL vmlinux 0x881630ad __rt_mutex_init +EXPORT_SYMBOL_GPL vmlinux 0x88174b0b usb_hcd_unmap_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x88200cdb cpufreq_register_governor +EXPORT_SYMBOL_GPL vmlinux 0x88335ac2 irq_domain_update_bus_token +EXPORT_SYMBOL_GPL vmlinux 0x8836887c ipv4_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x88484b21 spi_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x884d3850 usb_get_dr_mode +EXPORT_SYMBOL_GPL vmlinux 0x88533b7d devm_krealloc +EXPORT_SYMBOL_GPL vmlinux 0x88548575 platform_get_irq_optional +EXPORT_SYMBOL_GPL vmlinux 0x885528a6 ring_buffer_discard_commit +EXPORT_SYMBOL_GPL vmlinux 0x8867284b dev_coredumpv +EXPORT_SYMBOL_GPL vmlinux 0x88778572 __spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0x887af7ac tty_ldisc_flush +EXPORT_SYMBOL_GPL vmlinux 0x888c5be5 irq_bypass_register_consumer +EXPORT_SYMBOL_GPL vmlinux 0x888c5d07 led_set_brightness +EXPORT_SYMBOL_GPL vmlinux 0x88a0d122 vfs_getxattr +EXPORT_SYMBOL_GPL vmlinux 0x88ab6fe3 kgdb_active +EXPORT_SYMBOL_GPL vmlinux 0x88b4ae92 ring_buffer_normalize_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x88cce6a0 xas_find_marked +EXPORT_SYMBOL_GPL vmlinux 0x88cd7a9a k3_ringacc_ring_get_occ +EXPORT_SYMBOL_GPL vmlinux 0x88e8284f device_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0x88e99f40 lwtunnel_output +EXPORT_SYMBOL_GPL vmlinux 0x88e9bc6c sysfs_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x88ef0ff8 ethtool_params_from_link_mode +EXPORT_SYMBOL_GPL vmlinux 0x88efb30f pci_epc_unmap_addr +EXPORT_SYMBOL_GPL vmlinux 0x88f7823f rio_release_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x88fac4e8 xhci_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x890f4f97 __kprobe_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x890fa0fa btree_get_prev +EXPORT_SYMBOL_GPL vmlinux 0x8916fb3a walk_hmem_resources +EXPORT_SYMBOL_GPL vmlinux 0x891a5a7f gnttab_max_grant_frames +EXPORT_SYMBOL_GPL vmlinux 0x8924eb1e rcu_force_quiescent_state +EXPORT_SYMBOL_GPL vmlinux 0x8927f374 devm_of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x892c8c12 i2c_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x8932b94e __trace_trigger_soft_disabled +EXPORT_SYMBOL_GPL vmlinux 0x89337132 scsi_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x893abbdd devlink_fmsg_u32_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x893c5ddb unlock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x89453163 blk_crypto_has_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x89485687 iommu_group_put +EXPORT_SYMBOL_GPL vmlinux 0x89524f5f iommu_unmap_fast +EXPORT_SYMBOL_GPL vmlinux 0x8954dc8e __SCK__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x896b093f bpf_trace_run7 +EXPORT_SYMBOL_GPL vmlinux 0x898f0633 fwnode_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x899752ac perf_event_update_userpage +EXPORT_SYMBOL_GPL vmlinux 0x899a652b unregister_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x89a4476d HYPERVISOR_multicall +EXPORT_SYMBOL_GPL vmlinux 0x89ae7aa0 rsa_parse_pub_key +EXPORT_SYMBOL_GPL vmlinux 0x89b24424 dev_pm_domain_start +EXPORT_SYMBOL_GPL vmlinux 0x89bbafc6 usb_register_notify +EXPORT_SYMBOL_GPL vmlinux 0x89bec8b0 gfn_to_pfn_memslot_atomic +EXPORT_SYMBOL_GPL vmlinux 0x89e1ec9d acpi_get_subsystem_id +EXPORT_SYMBOL_GPL vmlinux 0x89e340cf acpi_bus_get_ejd +EXPORT_SYMBOL_GPL vmlinux 0x89fcb6c7 usb_enable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x8a01347e dma_vmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x8a059371 irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x8a0f39ca trace_array_printk +EXPORT_SYMBOL_GPL vmlinux 0x8a2b9ea2 kthread_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x8a2c2e7a percpu_up_write +EXPORT_SYMBOL_GPL vmlinux 0x8a2d18ab led_get +EXPORT_SYMBOL_GPL vmlinux 0x8a3cd2b5 wakeup_sources_walk_start +EXPORT_SYMBOL_GPL vmlinux 0x8a3f84ba linear_range_get_selector_low +EXPORT_SYMBOL_GPL vmlinux 0x8a415f51 gpiochip_is_requested +EXPORT_SYMBOL_GPL vmlinux 0x8a44c420 adp5520_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x8a45a555 acpi_unregister_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x8a554a36 mpc8xxx_spi_strmode +EXPORT_SYMBOL_GPL vmlinux 0x8a59938b xdp_return_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x8a59acc6 mtk_clk_unregister_gates +EXPORT_SYMBOL_GPL vmlinux 0x8a62b81b sfp_upstream_stop +EXPORT_SYMBOL_GPL vmlinux 0x8a7a0fb2 devm_mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x8a7c91af imx_pinconf_set_scu +EXPORT_SYMBOL_GPL vmlinux 0x8a7f50bd rtc_class_open +EXPORT_SYMBOL_GPL vmlinux 0x8a83fb45 mpi_point_free_parts +EXPORT_SYMBOL_GPL vmlinux 0x8aa76567 power_supply_get_property_from_supplier +EXPORT_SYMBOL_GPL vmlinux 0x8aa9423b spi_mem_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x8abacc47 get_max_files +EXPORT_SYMBOL_GPL vmlinux 0x8abc03c8 led_trigger_register_simple +EXPORT_SYMBOL_GPL vmlinux 0x8abcc239 param_set_uint_minmax +EXPORT_SYMBOL_GPL vmlinux 0x8abf4879 sock_map_close +EXPORT_SYMBOL_GPL vmlinux 0x8ac1407b sfp_get_module_eeprom +EXPORT_SYMBOL_GPL vmlinux 0x8acb2833 pstore_register +EXPORT_SYMBOL_GPL vmlinux 0x8adc50f1 ata_host_put +EXPORT_SYMBOL_GPL vmlinux 0x8adda77e sk_setup_caps +EXPORT_SYMBOL_GPL vmlinux 0x8ae6a82f __traceiter_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x8ae70981 vma_kernel_pagesize +EXPORT_SYMBOL_GPL vmlinux 0x8af2038e kvm_arch_ptp_get_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0x8af3b036 pci_p2pdma_enable_store +EXPORT_SYMBOL_GPL vmlinux 0x8af4afe0 pcie_port_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x8b00c98d __mmdrop +EXPORT_SYMBOL_GPL vmlinux 0x8b0117d7 netlink_has_listeners +EXPORT_SYMBOL_GPL vmlinux 0x8b12a928 blkcg_root_css +EXPORT_SYMBOL_GPL vmlinux 0x8b149c36 clk_is_match +EXPORT_SYMBOL_GPL vmlinux 0x8b2113c0 irq_of_parse_and_map +EXPORT_SYMBOL_GPL vmlinux 0x8b28426d kvm_vcpu_write_guest +EXPORT_SYMBOL_GPL vmlinux 0x8b39ee7a pm_generic_thaw_noirq +EXPORT_SYMBOL_GPL vmlinux 0x8b3e829f of_css +EXPORT_SYMBOL_GPL vmlinux 0x8b4149e4 cppc_perf_ctrs_in_pcc +EXPORT_SYMBOL_GPL vmlinux 0x8b437cb2 tty_port_tty_hangup +EXPORT_SYMBOL_GPL vmlinux 0x8b454c3c sbitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x8b45f12e firmware_request_nowarn +EXPORT_SYMBOL_GPL vmlinux 0x8b51a8bc dev_pm_opp_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x8b72e930 fsl_mc_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x8b865c60 ata_sas_port_init +EXPORT_SYMBOL_GPL vmlinux 0x8b89f01c hv_ghcb_hypercall +EXPORT_SYMBOL_GPL vmlinux 0x8b8d9217 fsnotify_destroy_mark +EXPORT_SYMBOL_GPL vmlinux 0x8b935d57 irq_get_default_host +EXPORT_SYMBOL_GPL vmlinux 0x8ba0eb15 hv_set_vpreg +EXPORT_SYMBOL_GPL vmlinux 0x8ba5587c kernel_kobj +EXPORT_SYMBOL_GPL vmlinux 0x8ba5afe9 HYPERVISOR_memory_op +EXPORT_SYMBOL_GPL vmlinux 0x8bae80f2 crypto_alloc_sig +EXPORT_SYMBOL_GPL vmlinux 0x8bb0f137 pm_wakeup_ws_event +EXPORT_SYMBOL_GPL vmlinux 0x8bb3b9d0 sdio_writeb +EXPORT_SYMBOL_GPL vmlinux 0x8bbe527c __tracepoint_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0x8bc89ed5 ata_sff_dma_pause +EXPORT_SYMBOL_GPL vmlinux 0x8bc8db82 tpm_tis_remove +EXPORT_SYMBOL_GPL vmlinux 0x8bd719d6 dma_wait_for_async_tx +EXPORT_SYMBOL_GPL vmlinux 0x8bea6b0d clk_register_mux_table +EXPORT_SYMBOL_GPL vmlinux 0x8bead18f vp_legacy_get_features +EXPORT_SYMBOL_GPL vmlinux 0x8bede5f0 set_secondary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x8bf5f379 k3_udma_glue_release_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x8bf7009f blk_update_request +EXPORT_SYMBOL_GPL vmlinux 0x8c0215f2 pm_system_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x8c03d20c destroy_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x8c09cb50 vcap_rule_add_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8c0ed103 rcu_check_boost_fail +EXPORT_SYMBOL_GPL vmlinux 0x8c11294e scsi_register_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x8c1fa462 devl_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8c34bbbb regulator_is_enabled_regmap +EXPORT_SYMBOL_GPL vmlinux 0x8c3d3c17 sock_map_destroy +EXPORT_SYMBOL_GPL vmlinux 0x8c484409 gnttab_release_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x8c4d2428 mt_prev +EXPORT_SYMBOL_GPL vmlinux 0x8c52dd7c __tracepoint_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x8c583bf5 debugfs_create_x16 +EXPORT_SYMBOL_GPL vmlinux 0x8c5a3706 ata_pci_device_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8c5b5636 serial8250_rpm_get +EXPORT_SYMBOL_GPL vmlinux 0x8c6e0352 phy_pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0x8c743fb6 reset_control_status +EXPORT_SYMBOL_GPL vmlinux 0x8c8923ed noop_backing_dev_info +EXPORT_SYMBOL_GPL vmlinux 0x8c89e3b8 usb_phy_roothub_power_off +EXPORT_SYMBOL_GPL vmlinux 0x8c8d2374 dma_fence_unwrap_first +EXPORT_SYMBOL_GPL vmlinux 0x8c8e86b1 ipv6_stub +EXPORT_SYMBOL_GPL vmlinux 0x8c98d248 unregister_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x8c9b57eb regcache_sync +EXPORT_SYMBOL_GPL vmlinux 0x8c9e54d3 devlink_info_version_running_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x8ca5e3f7 of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8ca62409 tty_get_pgrp +EXPORT_SYMBOL_GPL vmlinux 0x8cb0cb38 do_take_over_console +EXPORT_SYMBOL_GPL vmlinux 0x8cb4a48b phy_check_downshift +EXPORT_SYMBOL_GPL vmlinux 0x8cb5a38e k3_udma_glue_rx_flow_disable +EXPORT_SYMBOL_GPL vmlinux 0x8cc0bcbf pm_runtime_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x8cd7790a ip_icmp_error_rfc4884 +EXPORT_SYMBOL_GPL vmlinux 0x8cd7c050 ahci_check_ready +EXPORT_SYMBOL_GPL vmlinux 0x8cd9891d pci_acpi_set_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x8cde3d44 powercap_register_control_type +EXPORT_SYMBOL_GPL vmlinux 0x8d22bb58 iommu_group_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8d2fddd5 pci_dev_run_wake +EXPORT_SYMBOL_GPL vmlinux 0x8d3330b6 cpuacct_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x8d4b7a61 gpiochip_add_pingroup_range +EXPORT_SYMBOL_GPL vmlinux 0x8d522714 __rcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0x8d543e11 of_clk_get_parent_count +EXPORT_SYMBOL_GPL vmlinux 0x8d7e3373 hwpoison_filter_dev_major +EXPORT_SYMBOL_GPL vmlinux 0x8d7f0ac1 clk_hw_get_parent_index +EXPORT_SYMBOL_GPL vmlinux 0x8d908ebf power_supply_get_maintenance_charging_setting +EXPORT_SYMBOL_GPL vmlinux 0x8d90d47c watchdog_set_last_hw_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x8d9ef187 fuse_dev_fiq_ops +EXPORT_SYMBOL_GPL vmlinux 0x8db8004d kvm_get_running_vcpu +EXPORT_SYMBOL_GPL vmlinux 0x8dbf7aaa privcmd_call +EXPORT_SYMBOL_GPL vmlinux 0x8dcac557 max8997_update_reg +EXPORT_SYMBOL_GPL vmlinux 0x8dcd8d29 tcp_bpf_sendmsg_redir +EXPORT_SYMBOL_GPL vmlinux 0x8dd218b0 icc_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x8de34ac7 fsnotify_add_mark +EXPORT_SYMBOL_GPL vmlinux 0x8df161c2 rz_mtu3_8bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0x8df83702 tcp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x8dfd9b50 __traceiter_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x8e036626 of_clk_get_parent_name +EXPORT_SYMBOL_GPL vmlinux 0x8e13b466 bpf_prog_sub +EXPORT_SYMBOL_GPL vmlinux 0x8e16419b trace_clock_local +EXPORT_SYMBOL_GPL vmlinux 0x8e4311f6 switchdev_handle_port_obj_add_foreign +EXPORT_SYMBOL_GPL vmlinux 0x8e4b63a6 hisi_clk_register_gate_sep +EXPORT_SYMBOL_GPL vmlinux 0x8e4eb451 bpf_sk_storage_diag_free +EXPORT_SYMBOL_GPL vmlinux 0x8e54d279 switchdev_handle_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x8e5d7f1b get_pid_task +EXPORT_SYMBOL_GPL vmlinux 0x8e62bca1 query_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x8e68cbc9 dax_iomap_rw +EXPORT_SYMBOL_GPL vmlinux 0x8e6b1a9e net_selftest_get_count +EXPORT_SYMBOL_GPL vmlinux 0x8e6fa8b5 apei_exec_pre_map_gars +EXPORT_SYMBOL_GPL vmlinux 0x8e706273 clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x8e7c385c ata_sas_port_stop +EXPORT_SYMBOL_GPL vmlinux 0x8e7f0a9c acpi_get_phys_id +EXPORT_SYMBOL_GPL vmlinux 0x8e848ef1 fs_dax_get_by_bdev +EXPORT_SYMBOL_GPL vmlinux 0x8e9164b8 kthread_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x8e9524ae mpc8xxx_spi_rx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0x8e9bd4a3 hv_alloc_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x8ea00705 mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0x8ea6b60d sysfs_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x8ead800c user_free_preparse +EXPORT_SYMBOL_GPL vmlinux 0x8ec4bccd clk_hw_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0x8ed23dd1 gnttab_map_refs +EXPORT_SYMBOL_GPL vmlinux 0x8ed99466 fixed_phy_register +EXPORT_SYMBOL_GPL vmlinux 0x8ee5c897 device_show_int +EXPORT_SYMBOL_GPL vmlinux 0x8eec19bd __SCK__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x8eee3399 dax_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x8ef0effd tpm_chip_bootstrap +EXPORT_SYMBOL_GPL vmlinux 0x8f00dcfc rt288x_setup +EXPORT_SYMBOL_GPL vmlinux 0x8f00f6d1 vhost_task_start +EXPORT_SYMBOL_GPL vmlinux 0x8f0748af rcu_expedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x8f0b781d iova_domain_init_rcaches +EXPORT_SYMBOL_GPL vmlinux 0x8f0cd773 device_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x8f101b9c bsg_job_put +EXPORT_SYMBOL_GPL vmlinux 0x8f19488a uhci_check_and_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0x8f197d05 anon_transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x8f2278dc usb_alloc_urb +EXPORT_SYMBOL_GPL vmlinux 0x8f28a9f0 usb_autopm_get_interface +EXPORT_SYMBOL_GPL vmlinux 0x8f2a7afe platform_get_irq +EXPORT_SYMBOL_GPL vmlinux 0x8f33c92f dev_pm_opp_of_cpumask_add_table +EXPORT_SYMBOL_GPL vmlinux 0x8f3969e1 zynqmp_pm_clock_getrate +EXPORT_SYMBOL_GPL vmlinux 0x8f470f86 ethnl_cable_test_free +EXPORT_SYMBOL_GPL vmlinux 0x8f4f5b83 __tracepoint_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x8f5c3962 usb_choose_configuration +EXPORT_SYMBOL_GPL vmlinux 0x8f69d12f usb_get_from_anchor +EXPORT_SYMBOL_GPL vmlinux 0x8f6cee77 __round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x8f6e3aff fb_sys_write +EXPORT_SYMBOL_GPL vmlinux 0x8f786bee fs_umode_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0x8f7bd0a6 btree_init_mempool +EXPORT_SYMBOL_GPL vmlinux 0x8f7e3b8f tcp_reno_ssthresh +EXPORT_SYMBOL_GPL vmlinux 0x8f941e2a fscrypt_ioctl_remove_key +EXPORT_SYMBOL_GPL vmlinux 0x8fa02474 sata_link_scr_lpm +EXPORT_SYMBOL_GPL vmlinux 0x8fa5a6ee dev_fetch_sw_netstats +EXPORT_SYMBOL_GPL vmlinux 0x8faa800d acpi_cpc_valid +EXPORT_SYMBOL_GPL vmlinux 0x8fafaca4 regulator_desc_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x8fbfdd7b usb_store_new_id +EXPORT_SYMBOL_GPL vmlinux 0x8fc12788 software_node_unregister_node_group +EXPORT_SYMBOL_GPL vmlinux 0x8fd0065a blk_mark_disk_dead +EXPORT_SYMBOL_GPL vmlinux 0x8fe63217 xfrm_audit_policy_delete +EXPORT_SYMBOL_GPL vmlinux 0x8ff60436 mpi_ec_add_points +EXPORT_SYMBOL_GPL vmlinux 0x8ffb7a26 nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x8ffe4469 gov_attr_set_init +EXPORT_SYMBOL_GPL vmlinux 0x8ffe6072 clk_regmap_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x90018273 ohci_hub_status_data +EXPORT_SYMBOL_GPL vmlinux 0x90083ae9 kvm_vcpu_read_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x900eee51 transport_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x9016d276 skcipher_walk_virt +EXPORT_SYMBOL_GPL vmlinux 0x901d7224 xhci_run +EXPORT_SYMBOL_GPL vmlinux 0x902307a3 dma_resv_test_signaled +EXPORT_SYMBOL_GPL vmlinux 0x90388ecc xdp_do_redirect_frame +EXPORT_SYMBOL_GPL vmlinux 0x903b627c list_lru_isolate_move +EXPORT_SYMBOL_GPL vmlinux 0x903b8441 stmpe811_adc_common_init +EXPORT_SYMBOL_GPL vmlinux 0x904248ea __dma_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x9047bdde dm_bio_from_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x90506f0f spi_mem_get_name +EXPORT_SYMBOL_GPL vmlinux 0x905c8236 nvmem_device_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x906518b4 cgroup_get_from_path +EXPORT_SYMBOL_GPL vmlinux 0x907ffb62 __tracepoint_unmap +EXPORT_SYMBOL_GPL vmlinux 0x90808823 devl_rate_nodes_destroy +EXPORT_SYMBOL_GPL vmlinux 0x90966c74 device_wakeup_disable +EXPORT_SYMBOL_GPL vmlinux 0x90a2c75f generic_fh_to_parent +EXPORT_SYMBOL_GPL vmlinux 0x90a9d8cc hv_is_hyperv_initialized +EXPORT_SYMBOL_GPL vmlinux 0x90b022da inet_pernet_hashinfo_alloc +EXPORT_SYMBOL_GPL vmlinux 0x90b67dcb cgrp_dfl_root +EXPORT_SYMBOL_GPL vmlinux 0x90b763f1 HYPERVISOR_console_io +EXPORT_SYMBOL_GPL vmlinux 0x90c8498c apei_exec_write_register +EXPORT_SYMBOL_GPL vmlinux 0x90cc0947 regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x90e12d97 sata_sff_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x90e282eb blk_mq_freeze_queue_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x90ea3f68 is_dock_device +EXPORT_SYMBOL_GPL vmlinux 0x90f01b06 fuse_dev_operations +EXPORT_SYMBOL_GPL vmlinux 0x90fb1472 ata_sff_dev_select +EXPORT_SYMBOL_GPL vmlinux 0x91013aa3 find_vpid +EXPORT_SYMBOL_GPL vmlinux 0x9105c081 regmap_get_val_bytes +EXPORT_SYMBOL_GPL vmlinux 0x910a5738 irq_domain_create_legacy +EXPORT_SYMBOL_GPL vmlinux 0x911754d4 ata_eh_freeze_port +EXPORT_SYMBOL_GPL vmlinux 0x911d76da dev_pm_domain_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x911fcd6c phylink_start +EXPORT_SYMBOL_GPL vmlinux 0x912188b1 usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x912cb6c0 adp5520_read +EXPORT_SYMBOL_GPL vmlinux 0x912e848b clean_acked_data_disable +EXPORT_SYMBOL_GPL vmlinux 0x91315fc6 clk_hw_determine_rate_no_reparent +EXPORT_SYMBOL_GPL vmlinux 0x913ebd32 stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x9151db7d extcon_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x91771862 irq_domain_remove +EXPORT_SYMBOL_GPL vmlinux 0x918391b1 platform_device_add_resources +EXPORT_SYMBOL_GPL vmlinux 0x9194e18f xenbus_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x91955a9f start_poll_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x91b774a1 mpi_scanval +EXPORT_SYMBOL_GPL vmlinux 0x91c6e5b0 pcap_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x91cb1a00 crypto_register_aeads +EXPORT_SYMBOL_GPL vmlinux 0x91d32b15 shash_ahash_update +EXPORT_SYMBOL_GPL vmlinux 0x91e147d4 meson_clk_pll_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x91e30809 HYPERVISOR_vm_assist +EXPORT_SYMBOL_GPL vmlinux 0x91ea8726 asn1_encode_boolean +EXPORT_SYMBOL_GPL vmlinux 0x92012c86 xdp_return_buff +EXPORT_SYMBOL_GPL vmlinux 0x92066bb8 devm_of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x9207dc0e icc_node_add +EXPORT_SYMBOL_GPL vmlinux 0x920cc389 visitorl +EXPORT_SYMBOL_GPL vmlinux 0x92117495 devlink_port_attrs_pci_pf_set +EXPORT_SYMBOL_GPL vmlinux 0x921b0874 dev_pm_opp_get_opp_count +EXPORT_SYMBOL_GPL vmlinux 0x9221e114 pci_vfs_assigned +EXPORT_SYMBOL_GPL vmlinux 0x922d8801 __tracepoint_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0x9235e5f6 rio_request_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x923e42aa sysfb_disable +EXPORT_SYMBOL_GPL vmlinux 0x9241b358 __static_key_slow_dec_deferred +EXPORT_SYMBOL_GPL vmlinux 0x924b767f kobject_move +EXPORT_SYMBOL_GPL vmlinux 0x924c46f8 zs_unmap_object +EXPORT_SYMBOL_GPL vmlinux 0x92578153 scsi_alloc_request +EXPORT_SYMBOL_GPL vmlinux 0x925bff43 pstore_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9267e052 iptunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x927487ea zynqmp_pm_read_ggs +EXPORT_SYMBOL_GPL vmlinux 0x9284375c anon_transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9284ae4b ata_pci_bmdma_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x929acced balloon_page_list_enqueue +EXPORT_SYMBOL_GPL vmlinux 0x929e95cf psi_memstall_enter +EXPORT_SYMBOL_GPL vmlinux 0x92a47931 ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0x92a4cbbb phylink_mii_c22_pcs_an_restart +EXPORT_SYMBOL_GPL vmlinux 0x92b8c78b hyperv_pcpu_output_arg +EXPORT_SYMBOL_GPL vmlinux 0x92bb9bce hvc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x92cb609e __tracepoint_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x92cf74aa vcap_admin_rule_count +EXPORT_SYMBOL_GPL vmlinux 0x92d20d79 inet6_sock_destruct +EXPORT_SYMBOL_GPL vmlinux 0x92d308d1 __ct_user_enter +EXPORT_SYMBOL_GPL vmlinux 0x92d31cfb fixed_phy_add +EXPORT_SYMBOL_GPL vmlinux 0x92db8f68 do_trace_rcu_torture_read +EXPORT_SYMBOL_GPL vmlinux 0x92e8e9ab fsverity_enqueue_verify_work +EXPORT_SYMBOL_GPL vmlinux 0x92e9dffe usb_alloc_streams +EXPORT_SYMBOL_GPL vmlinux 0x92fbac62 ndo_dflt_bridge_getlink +EXPORT_SYMBOL_GPL vmlinux 0x930a1c62 scsi_internal_device_block_nowait +EXPORT_SYMBOL_GPL vmlinux 0x930ab533 k3_ringacc_request_ring +EXPORT_SYMBOL_GPL vmlinux 0x9312d0a9 dev_pm_opp_put +EXPORT_SYMBOL_GPL vmlinux 0x9312e214 ata_pio_need_iordy +EXPORT_SYMBOL_GPL vmlinux 0x9313fd0a otg_ulpi_create +EXPORT_SYMBOL_GPL vmlinux 0x93163906 crypto_find_alg +EXPORT_SYMBOL_GPL vmlinux 0x931ac7c0 __tracepoint_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x931bf1b2 psil_set_new_ep_config +EXPORT_SYMBOL_GPL vmlinux 0x931c626f skb_segment_list +EXPORT_SYMBOL_GPL vmlinux 0x9322d061 i2c_new_scanned_device +EXPORT_SYMBOL_GPL vmlinux 0x9324faa6 ahci_platform_enable_phys +EXPORT_SYMBOL_GPL vmlinux 0x93255b2b ring_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x932c8d7a linear_range_get_value_array +EXPORT_SYMBOL_GPL vmlinux 0x9332a568 __tracepoint_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x93335116 led_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x933f75e0 usb_unlink_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x9346dd1e usb_unpoison_urb +EXPORT_SYMBOL_GPL vmlinux 0x934a7ac7 locks_release_private +EXPORT_SYMBOL_GPL vmlinux 0x935346fe __sbitmap_queue_get +EXPORT_SYMBOL_GPL vmlinux 0x93605e9a vfsgid_in_group_p +EXPORT_SYMBOL_GPL vmlinux 0x9376c79a acpi_dev_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0x937b0908 ata_pci_device_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0x938852ef meson_a1_parse_dt_extra +EXPORT_SYMBOL_GPL vmlinux 0x9388754c meson_clk_dualdiv_ops +EXPORT_SYMBOL_GPL vmlinux 0x938cf9d8 __tracepoint_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x9394e010 devlink_port_type_ib_set +EXPORT_SYMBOL_GPL vmlinux 0x93b97b5c skb_send_sock_locked +EXPORT_SYMBOL_GPL vmlinux 0x93c66ed0 tpm_chip_unregister +EXPORT_SYMBOL_GPL vmlinux 0x93c7edeb usb_find_common_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x93d08bb2 clk_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x93d1d424 gnttab_free_grant_references +EXPORT_SYMBOL_GPL vmlinux 0x93ebdf96 mt_next +EXPORT_SYMBOL_GPL vmlinux 0x93edcb77 device_get_child_node_count +EXPORT_SYMBOL_GPL vmlinux 0x93edef07 devlink_health_report +EXPORT_SYMBOL_GPL vmlinux 0x93ef9184 bpf_map_put +EXPORT_SYMBOL_GPL vmlinux 0x93f54c7b xenbus_probe_devices +EXPORT_SYMBOL_GPL vmlinux 0x9402e7fc scmi_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x9404ec63 ip6_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x940f6b70 dev_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0x941da8a1 blk_mq_flush_busy_ctxs +EXPORT_SYMBOL_GPL vmlinux 0x941f2aaa eventfd_ctx_put +EXPORT_SYMBOL_GPL vmlinux 0x9425bb34 nvmem_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x94299178 phylink_decode_usxgmii_word +EXPORT_SYMBOL_GPL vmlinux 0x942e73ae pm_generic_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x9430b198 trace_dump_stack +EXPORT_SYMBOL_GPL vmlinux 0x9436e405 memory_group_register_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x9437dd17 rockchip_clk_of_add_provider +EXPORT_SYMBOL_GPL vmlinux 0x94380d16 __fscrypt_prepare_lookup +EXPORT_SYMBOL_GPL vmlinux 0x943fc708 xen_setup_shutdown_event +EXPORT_SYMBOL_GPL vmlinux 0x9446e4c8 file_is_kvm +EXPORT_SYMBOL_GPL vmlinux 0x9449214b init_uts_ns +EXPORT_SYMBOL_GPL vmlinux 0x9468ea70 schedule_hrtimeout_range_clock +EXPORT_SYMBOL_GPL vmlinux 0x946dd559 sha224_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x947105fa rio_release_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x9484166f device_driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x94892565 ahci_reset_controller +EXPORT_SYMBOL_GPL vmlinux 0x949106c9 dev_pm_opp_of_get_opp_desc_node +EXPORT_SYMBOL_GPL vmlinux 0x949b5176 devlink_region_snapshot_create +EXPORT_SYMBOL_GPL vmlinux 0x949f7342 __alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x94a0f2ed mark_page_dirty_in_slot +EXPORT_SYMBOL_GPL vmlinux 0x94abc1bd tpm_chip_register +EXPORT_SYMBOL_GPL vmlinux 0x94b494ee ip6_dst_lookup_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x94bbb62f __tracepoint_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x94c9fc55 md_bitmap_copy_from_slot +EXPORT_SYMBOL_GPL vmlinux 0x94d3a117 driver_register +EXPORT_SYMBOL_GPL vmlinux 0x94e62d2e __set_phys_to_machine_multi +EXPORT_SYMBOL_GPL vmlinux 0x94ef4d05 cpci_hp_stop +EXPORT_SYMBOL_GPL vmlinux 0x94f0136c irq_set_affinity_notifier +EXPORT_SYMBOL_GPL vmlinux 0x94f64aa5 __tracepoint_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x94fe4e35 tcp_slow_start +EXPORT_SYMBOL_GPL vmlinux 0x9504df26 irq_wake_thread +EXPORT_SYMBOL_GPL vmlinux 0x95102da0 tick_nohz_dep_set_task +EXPORT_SYMBOL_GPL vmlinux 0x951a2773 crypto_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x951b4a44 iomap_seek_data +EXPORT_SYMBOL_GPL vmlinux 0x951e7304 bdev_disk_changed +EXPORT_SYMBOL_GPL vmlinux 0x9525e937 tegra_xusb_padctl_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0x9526423e __fscrypt_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x952eb067 devm_of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x953033ec hwpoison_filter +EXPORT_SYMBOL_GPL vmlinux 0x953e1b9e ktime_get_real_seconds +EXPORT_SYMBOL_GPL vmlinux 0x955b0e2e kthread_worker_fn +EXPORT_SYMBOL_GPL vmlinux 0x95609b26 context_tracking_key +EXPORT_SYMBOL_GPL vmlinux 0x956ac400 ring_buffer_dropped_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x957166d8 regmap_irq_set_type_config_simple +EXPORT_SYMBOL_GPL vmlinux 0x9573383f pci_epc_start +EXPORT_SYMBOL_GPL vmlinux 0x957a3c1a blk_add_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x957ac221 crypto_unregister_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x95843030 mpi_ec_init +EXPORT_SYMBOL_GPL vmlinux 0x958552cf of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x958859fd devl_lock +EXPORT_SYMBOL_GPL vmlinux 0x958df3ac zs_free +EXPORT_SYMBOL_GPL vmlinux 0x9593ef31 register_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x959682a4 __tracepoint_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x959d30ad gpiochip_remove_pin_ranges +EXPORT_SYMBOL_GPL vmlinux 0x959ec5f5 call_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x95aa43fe ata_ncq_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x95bc9078 btree_free +EXPORT_SYMBOL_GPL vmlinux 0x95c36ba7 __virtio_unbreak_device +EXPORT_SYMBOL_GPL vmlinux 0x95d9e67c devm_regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x95e2e59e ata_sas_sync_probe +EXPORT_SYMBOL_GPL vmlinux 0x95ea0bde pm_runtime_suspended_time +EXPORT_SYMBOL_GPL vmlinux 0x95ef1ccc dmi_memdev_size +EXPORT_SYMBOL_GPL vmlinux 0x9603aaed devm_memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x960e7367 unregister_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x961286e0 ring_buffer_read_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x9616a255 phylink_ethtool_ksettings_get +EXPORT_SYMBOL_GPL vmlinux 0x961be61a check_move_unevictable_folios +EXPORT_SYMBOL_GPL vmlinux 0x9621d738 alarm_start_relative +EXPORT_SYMBOL_GPL vmlinux 0x962c8ae1 usb_kill_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x963aab5b blkcg_get_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x96451a68 vring_new_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x96515b8b follow_pte +EXPORT_SYMBOL_GPL vmlinux 0x965426a6 cpu_topology +EXPORT_SYMBOL_GPL vmlinux 0x96554810 register_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x96580d06 pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0x966576ee device_attach +EXPORT_SYMBOL_GPL vmlinux 0x9668c751 unregister_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0x9688a9de xfrm_bpf_md_dst +EXPORT_SYMBOL_GPL vmlinux 0x969b0605 pci_num_vf +EXPORT_SYMBOL_GPL vmlinux 0x969c78d1 synth_event_trace_end +EXPORT_SYMBOL_GPL vmlinux 0x96a55fda list_lru_destroy +EXPORT_SYMBOL_GPL vmlinux 0x96b0e078 usb_asmedia_modifyflowcontrol +EXPORT_SYMBOL_GPL vmlinux 0x96b9b9d6 usb_lock_device_for_reset +EXPORT_SYMBOL_GPL vmlinux 0x96bc2949 phy_reset +EXPORT_SYMBOL_GPL vmlinux 0x96c79e8d fsl8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x96e72c1c thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x96eb62b5 pm_generic_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x96ed3df0 thermal_zone_device_update +EXPORT_SYMBOL_GPL vmlinux 0x96ee66d0 ata_cable_ignore +EXPORT_SYMBOL_GPL vmlinux 0x96f9334d mtk_clk_register_cpumuxes +EXPORT_SYMBOL_GPL vmlinux 0x96f9a01b __SCK__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x96fb5e0c cpufreq_freq_transition_begin +EXPORT_SYMBOL_GPL vmlinux 0x9713cc6d wm831x_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x9714e0bb ktime_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x9718294c k3_udma_glue_rx_flow_init +EXPORT_SYMBOL_GPL vmlinux 0x973fbee4 led_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9741be53 ahci_start_fis_rx +EXPORT_SYMBOL_GPL vmlinux 0x975519c1 asymmetric_key_id_same +EXPORT_SYMBOL_GPL vmlinux 0x97592e18 mmu_notifier_get_locked +EXPORT_SYMBOL_GPL vmlinux 0x975daf82 tcp_plb_check_rehash +EXPORT_SYMBOL_GPL vmlinux 0x97612703 mmc_switch +EXPORT_SYMBOL_GPL vmlinux 0x9767123d eventfd_fget +EXPORT_SYMBOL_GPL vmlinux 0x977b8710 bsg_register_queue +EXPORT_SYMBOL_GPL vmlinux 0x977be5c7 klist_iter_init_node +EXPORT_SYMBOL_GPL vmlinux 0x97897a2f usb_set_interface +EXPORT_SYMBOL_GPL vmlinux 0x978f8af8 mtk_register_reset_controller_with_dev +EXPORT_SYMBOL_GPL vmlinux 0x9795df49 devm_qcom_smem_state_get +EXPORT_SYMBOL_GPL vmlinux 0x97974ad1 usb_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x97a5e189 nfs_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x97aa00b1 dw_pcie_ep_reset_bar +EXPORT_SYMBOL_GPL vmlinux 0x97af10b7 power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0x97b43b9b mtk_build_eint +EXPORT_SYMBOL_GPL vmlinux 0x97bb59b8 pwm_request_from_chip +EXPORT_SYMBOL_GPL vmlinux 0x97c125ce clean_acked_data_enable +EXPORT_SYMBOL_GPL vmlinux 0x97ca04b8 devm_platform_get_irqs_affinity +EXPORT_SYMBOL_GPL vmlinux 0x97ca90e7 blockdev_superblock +EXPORT_SYMBOL_GPL vmlinux 0x97cb2d0e dst_cache_get_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x97d57fe1 gpiochip_populate_parent_fwspec_twocell +EXPORT_SYMBOL_GPL vmlinux 0x97de2b83 debug_locks_silent +EXPORT_SYMBOL_GPL vmlinux 0x97e19906 ZSTD_getErrorCode +EXPORT_SYMBOL_GPL vmlinux 0x97e21a80 ata_cable_sata +EXPORT_SYMBOL_GPL vmlinux 0x97e32fa4 fib_rules_seq_read +EXPORT_SYMBOL_GPL vmlinux 0x97e58f23 fsl_mc_obj_reset +EXPORT_SYMBOL_GPL vmlinux 0x97e80d4b ata_sff_pause +EXPORT_SYMBOL_GPL vmlinux 0x97f14a0c vchan_tx_desc_free +EXPORT_SYMBOL_GPL vmlinux 0x97f42855 balloon_page_alloc +EXPORT_SYMBOL_GPL vmlinux 0x97fe51ae kobject_rename +EXPORT_SYMBOL_GPL vmlinux 0x98005210 devm_ti_sci_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x98008c1d devm_regmap_init_vexpress_config +EXPORT_SYMBOL_GPL vmlinux 0x980177a8 wbc_detach_inode +EXPORT_SYMBOL_GPL vmlinux 0x9809507c usb_phy_get_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x983276da phylink_disconnect_phy +EXPORT_SYMBOL_GPL vmlinux 0x9833bc0c hvc_kick +EXPORT_SYMBOL_GPL vmlinux 0x9833d044 rt_mutex_lock_interruptible +EXPORT_SYMBOL_GPL vmlinux 0x983a9921 devm_led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9843f501 __cookie_v4_check +EXPORT_SYMBOL_GPL vmlinux 0x984965ff bpf_offload_dev_match +EXPORT_SYMBOL_GPL vmlinux 0x984c93ce call_switchdev_blocking_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x98503a63 mpi_alloc +EXPORT_SYMBOL_GPL vmlinux 0x98542395 __hwspin_lock_timeout +EXPORT_SYMBOL_GPL vmlinux 0x985453e1 lease_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9861900e acpi_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x9861a648 rio_mport_chk_dev_access +EXPORT_SYMBOL_GPL vmlinux 0x9879932b crypto_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x989074ff kmsg_dump_reason_str +EXPORT_SYMBOL_GPL vmlinux 0x989117bd amba_device_add +EXPORT_SYMBOL_GPL vmlinux 0x989a08a8 ncsi_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x98a7b87d usb_amd_pt_check_port +EXPORT_SYMBOL_GPL vmlinux 0x98b4069d xhci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x98c75c1c rio_request_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x98cda151 spi_mem_default_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x98d43bcf xdp_rxq_info_unreg +EXPORT_SYMBOL_GPL vmlinux 0x98d6275c pinmux_generic_add_function +EXPORT_SYMBOL_GPL vmlinux 0x98dfad32 spi_alloc_device +EXPORT_SYMBOL_GPL vmlinux 0x98ee62b2 ring_buffer_record_disable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x98eeaaf0 devm_kmemdup +EXPORT_SYMBOL_GPL vmlinux 0x98f94d34 dax_finish_sync_fault +EXPORT_SYMBOL_GPL vmlinux 0x990c1ec7 user_describe +EXPORT_SYMBOL_GPL vmlinux 0x99129f2a gnttab_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x99244064 device_set_of_node_from_dev +EXPORT_SYMBOL_GPL vmlinux 0x992ea6e7 acpi_device_fix_up_power_extended +EXPORT_SYMBOL_GPL vmlinux 0x9934f8ab rio_dev_get +EXPORT_SYMBOL_GPL vmlinux 0x99396339 relay_flush +EXPORT_SYMBOL_GPL vmlinux 0x994cf5c7 vfs_test_lock +EXPORT_SYMBOL_GPL vmlinux 0x99521903 handle_fasteoi_ack_irq +EXPORT_SYMBOL_GPL vmlinux 0x9953acdb pkcs7_verify +EXPORT_SYMBOL_GPL vmlinux 0x995afd50 acpi_pm_wakeup_event +EXPORT_SYMBOL_GPL vmlinux 0x995d1071 prof_on +EXPORT_SYMBOL_GPL vmlinux 0x9968aacb __audit_log_nfcfg +EXPORT_SYMBOL_GPL vmlinux 0x9968f416 gpiod_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x9976791b mpc8xxx_spi_tx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0x997c550a preempt_model_none +EXPORT_SYMBOL_GPL vmlinux 0x998d79d6 x509_decode_time +EXPORT_SYMBOL_GPL vmlinux 0x998fcbf2 clear_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x999c4ee8 wm831x_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x999e63ed i2c_acpi_client_count +EXPORT_SYMBOL_GPL vmlinux 0x99a03078 dax_holder_notify_failure +EXPORT_SYMBOL_GPL vmlinux 0x99a61832 trace_array_destroy +EXPORT_SYMBOL_GPL vmlinux 0x99a8e8d3 ata_timing_compute +EXPORT_SYMBOL_GPL vmlinux 0x99afe2e5 gnttab_dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x99b013ee iommu_domain_free +EXPORT_SYMBOL_GPL vmlinux 0x99d8bdfc platform_find_device_by_driver +EXPORT_SYMBOL_GPL vmlinux 0x99f018c4 nvmem_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x99f2d00a sysfs_emit_at +EXPORT_SYMBOL_GPL vmlinux 0x99f3a9d2 mmc_regulator_set_ocr +EXPORT_SYMBOL_GPL vmlinux 0x99f3ad51 xfrm_audit_state_add +EXPORT_SYMBOL_GPL vmlinux 0x9a11a0fc crypto_attr_alg_name +EXPORT_SYMBOL_GPL vmlinux 0x9a185ace tick_nohz_full_running +EXPORT_SYMBOL_GPL vmlinux 0x9a1c1147 pci_create_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x9a1f6cc8 bus_rescan_devices +EXPORT_SYMBOL_GPL vmlinux 0x9a23a88c __traceiter_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x9a23ea6b alarm_expires_remaining +EXPORT_SYMBOL_GPL vmlinux 0x9a2ba5e5 vp_legacy_set_status +EXPORT_SYMBOL_GPL vmlinux 0x9a2e1ffa bpf_warn_invalid_xdp_action +EXPORT_SYMBOL_GPL vmlinux 0x9a5dce5c rhashtable_walk_start_check +EXPORT_SYMBOL_GPL vmlinux 0x9a5de3cf pci_epc_mem_free_addr +EXPORT_SYMBOL_GPL vmlinux 0x9a67c289 uart_set_options +EXPORT_SYMBOL_GPL vmlinux 0x9a97433f iommu_device_link +EXPORT_SYMBOL_GPL vmlinux 0x9aab4948 __traceiter_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x9ab9008d ahci_platform_disable_clks +EXPORT_SYMBOL_GPL vmlinux 0x9ac11b74 suspend_set_ops +EXPORT_SYMBOL_GPL vmlinux 0x9ac58f15 __tracepoint_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x9acf31c6 mas_find +EXPORT_SYMBOL_GPL vmlinux 0x9aeacb87 ring_buffer_iter_empty +EXPORT_SYMBOL_GPL vmlinux 0x9af49514 icc_bulk_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x9b0eaa52 tegra210_xusb_pll_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0x9b16e4ee phy_gbit_fibre_features +EXPORT_SYMBOL_GPL vmlinux 0x9b40a833 fib_nh_common_release +EXPORT_SYMBOL_GPL vmlinux 0x9b47cdb4 pci_user_read_config_byte +EXPORT_SYMBOL_GPL vmlinux 0x9b4e28fa power_supply_get_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x9b51e76b fb_deferred_io_fsync +EXPORT_SYMBOL_GPL vmlinux 0x9b555c8c pm_suspend_default_s2idle +EXPORT_SYMBOL_GPL vmlinux 0x9b599fd9 perf_event_read_value +EXPORT_SYMBOL_GPL vmlinux 0x9b651e51 xenbus_teardown_ring +EXPORT_SYMBOL_GPL vmlinux 0x9b652b6e phylink_resolve_c73 +EXPORT_SYMBOL_GPL vmlinux 0x9b6ec967 ring_buffer_size +EXPORT_SYMBOL_GPL vmlinux 0x9b7e47a5 sk_free_unlock_clone +EXPORT_SYMBOL_GPL vmlinux 0x9b8fec4a irq_gc_mask_clr_bit +EXPORT_SYMBOL_GPL vmlinux 0x9b9071cb get_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x9b90a849 phy_pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0x9b92d16e pinctrl_gpio_set_config +EXPORT_SYMBOL_GPL vmlinux 0x9b99725a iommu_group_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x9b9f7457 bus_find_device +EXPORT_SYMBOL_GPL vmlinux 0x9ba2bb2b gpio_request_array +EXPORT_SYMBOL_GPL vmlinux 0x9bb00e5e hte_ts_get +EXPORT_SYMBOL_GPL vmlinux 0x9bb3fcd1 __tracepoint_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x9bb53daa regulator_get_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0x9bc9b973 kiocb_modified +EXPORT_SYMBOL_GPL vmlinux 0x9bca1119 usb_wakeup_enabled_descendants +EXPORT_SYMBOL_GPL vmlinux 0x9bca8853 pci_find_next_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0x9bccc24a ahci_reset_em +EXPORT_SYMBOL_GPL vmlinux 0x9bdc3023 extcon_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x9bdf9714 ZSTD_customMalloc +EXPORT_SYMBOL_GPL vmlinux 0x9be30d27 mhp_get_pluggable_range +EXPORT_SYMBOL_GPL vmlinux 0x9bece81b mpi_cmp_ui +EXPORT_SYMBOL_GPL vmlinux 0x9bf7448e ata_sff_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x9bf97c4e security_kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x9bfb741e devm_regulator_bulk_get_const +EXPORT_SYMBOL_GPL vmlinux 0x9bfccd20 mmu_interval_read_begin +EXPORT_SYMBOL_GPL vmlinux 0x9bfcde66 __fscrypt_encrypt_symlink +EXPORT_SYMBOL_GPL vmlinux 0x9c10a500 l3mdev_update_flow +EXPORT_SYMBOL_GPL vmlinux 0x9c17dd2d edac_pci_release_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x9c21e848 rio_request_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x9c3f91e5 serdev_controller_remove +EXPORT_SYMBOL_GPL vmlinux 0x9c442ec1 dma_mmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x9c448d8d tegra210_put_utmipll_out_iddq +EXPORT_SYMBOL_GPL vmlinux 0x9c5043fe sdio_get_host_pm_caps +EXPORT_SYMBOL_GPL vmlinux 0x9c52ba98 fsl_mc_portal_free +EXPORT_SYMBOL_GPL vmlinux 0x9c53c34c pci_epc_write_header +EXPORT_SYMBOL_GPL vmlinux 0x9c5bae3c device_iommu_capable +EXPORT_SYMBOL_GPL vmlinux 0x9c5d9ef7 k3_udma_glue_tx_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0x9c6d23fe devm_regulator_get +EXPORT_SYMBOL_GPL vmlinux 0x9c6febfc add_uevent_var +EXPORT_SYMBOL_GPL vmlinux 0x9c803020 usb_phy_roothub_power_on +EXPORT_SYMBOL_GPL vmlinux 0x9c964c80 free_uid +EXPORT_SYMBOL_GPL vmlinux 0x9ca48cc1 register_btf_kfunc_id_set +EXPORT_SYMBOL_GPL vmlinux 0x9ca6e11f cper_mem_err_location +EXPORT_SYMBOL_GPL vmlinux 0x9cb5af34 disable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x9cbc452a imx8ulp_clk_hw_composite +EXPORT_SYMBOL_GPL vmlinux 0x9cc4f70a register_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9cd7551a rhashtable_walk_stop +EXPORT_SYMBOL_GPL vmlinux 0x9cd7bc42 __kthread_init_worker +EXPORT_SYMBOL_GPL vmlinux 0x9cdb5ca7 pci_p2pdma_enable_show +EXPORT_SYMBOL_GPL vmlinux 0x9cdd6a66 sysctl_long_vals +EXPORT_SYMBOL_GPL vmlinux 0x9cf37c44 __iowrite32_copy +EXPORT_SYMBOL_GPL vmlinux 0x9d09e8ae ring_buffer_event_data +EXPORT_SYMBOL_GPL vmlinux 0x9d13d603 sock_diag_unregister_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x9d2d3f5b pkcs7_free_message +EXPORT_SYMBOL_GPL vmlinux 0x9d2f49ef __SCK__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x9d366f99 page_reporting_register +EXPORT_SYMBOL_GPL vmlinux 0x9d497dbc kthread_cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x9d541eb7 tcp_register_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x9d5502ad serial8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x9d777133 gpiochip_lock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x9d7d5bb4 dev_pm_opp_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x9d8bb00e set_dax_nocache +EXPORT_SYMBOL_GPL vmlinux 0x9d92fc40 perf_tp_event +EXPORT_SYMBOL_GPL vmlinux 0x9d979108 genphy_c45_loopback +EXPORT_SYMBOL_GPL vmlinux 0x9d9910a1 atomic_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x9da537f5 bpf_prog_put +EXPORT_SYMBOL_GPL vmlinux 0x9dc2da2c bdev_nr_zones +EXPORT_SYMBOL_GPL vmlinux 0x9dc8dd86 kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x9dd48d42 generic_device_group +EXPORT_SYMBOL_GPL vmlinux 0x9ddb04c8 wakeup_source_add +EXPORT_SYMBOL_GPL vmlinux 0x9de88bc8 __SCK__tp_func_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x9dec0265 spi_mem_poll_status +EXPORT_SYMBOL_GPL vmlinux 0x9df2f332 i2c_slave_register +EXPORT_SYMBOL_GPL vmlinux 0x9df5124f serdev_device_get_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x9e0b0fdc pci_msi_unmask_irq +EXPORT_SYMBOL_GPL vmlinux 0x9e229c49 sg_alloc_table_chained +EXPORT_SYMBOL_GPL vmlinux 0x9e472f5f snmp_fold_field +EXPORT_SYMBOL_GPL vmlinux 0x9e4c4563 arm64_mm_context_put +EXPORT_SYMBOL_GPL vmlinux 0x9e4e563c blkg_conf_exit +EXPORT_SYMBOL_GPL vmlinux 0x9e52f37e vcap_rule_mod_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x9e54d36c edac_device_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x9e855cc1 screen_glyph_unicode +EXPORT_SYMBOL_GPL vmlinux 0x9e885187 iommu_unregister_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x9e906bd0 of_pwm_single_xlate +EXPORT_SYMBOL_GPL vmlinux 0x9e9c4f24 set_dax_nomc +EXPORT_SYMBOL_GPL vmlinux 0x9e9c78e1 xenbus_switch_state +EXPORT_SYMBOL_GPL vmlinux 0x9ebd3853 dev_pm_opp_get_freq +EXPORT_SYMBOL_GPL vmlinux 0x9ed554b3 unregister_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9ed777da gpiochip_line_is_open_drain +EXPORT_SYMBOL_GPL vmlinux 0x9edbde59 devm_usb_get_phy_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x9ee33bd6 ata_link_next +EXPORT_SYMBOL_GPL vmlinux 0x9eebdde7 mpi_point_new +EXPORT_SYMBOL_GPL vmlinux 0x9ef6a556 acpi_driver_match_device +EXPORT_SYMBOL_GPL vmlinux 0x9f040783 __traceiter_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x9f08c714 scatterwalk_copychunks +EXPORT_SYMBOL_GPL vmlinux 0x9f0ce6ec led_blink_set +EXPORT_SYMBOL_GPL vmlinux 0x9f4f258c fsl_mc_portal_allocate +EXPORT_SYMBOL_GPL vmlinux 0x9f517986 HYPERVISOR_hvm_op +EXPORT_SYMBOL_GPL vmlinux 0x9f518ad7 __traceiter_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x9f56a2d2 get_net_ns_by_pid +EXPORT_SYMBOL_GPL vmlinux 0x9f56c4b9 __SCK__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x9f5c6dc2 __cookie_v6_check +EXPORT_SYMBOL_GPL vmlinux 0x9f5cade8 cdrom_multisession +EXPORT_SYMBOL_GPL vmlinux 0x9f606082 ipv4_redirect +EXPORT_SYMBOL_GPL vmlinux 0x9f6255ae vfs_inode_has_locks +EXPORT_SYMBOL_GPL vmlinux 0x9f7969b2 tty_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x9f8865ce blk_set_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x9f966b87 i2c_client_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x9fa11ba8 securityfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x9fa2c94b dw_pcie_ep_init_complete +EXPORT_SYMBOL_GPL vmlinux 0x9fa4564a timer_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9fb996a7 __tracepoint_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x9fbfebab erst_write +EXPORT_SYMBOL_GPL vmlinux 0x9fc8f7b7 ohci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x9fce80db fb_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x9fd4e7e3 handle_mm_fault +EXPORT_SYMBOL_GPL vmlinux 0x9fd9374f skb_pull_rcsum +EXPORT_SYMBOL_GPL vmlinux 0x9fe131f1 xen_store_interface +EXPORT_SYMBOL_GPL vmlinux 0x9fe3588f __alloc_pages_bulk +EXPORT_SYMBOL_GPL vmlinux 0x9fe466cb regulator_map_voltage_ascend +EXPORT_SYMBOL_GPL vmlinux 0x9fe899b7 get_cpu_idle_time +EXPORT_SYMBOL_GPL vmlinux 0x9fe939e1 mpi_powm +EXPORT_SYMBOL_GPL vmlinux 0x9ff6f418 pci_check_and_unmask_intx +EXPORT_SYMBOL_GPL vmlinux 0xa011781e skb_consume_udp +EXPORT_SYMBOL_GPL vmlinux 0xa011dc79 serial8250_update_uartclk +EXPORT_SYMBOL_GPL vmlinux 0xa016b8a7 debugfs_file_get +EXPORT_SYMBOL_GPL vmlinux 0xa01a8d9b nd_cmd_bus_desc +EXPORT_SYMBOL_GPL vmlinux 0xa01c01ff extcon_get_state +EXPORT_SYMBOL_GPL vmlinux 0xa035aa14 pinctrl_utils_reserve_map +EXPORT_SYMBOL_GPL vmlinux 0xa03d0eee edac_device_handle_ce_count +EXPORT_SYMBOL_GPL vmlinux 0xa041a619 nf_conn_btf_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xa04f945a cpus_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa06a8821 __kvm_set_memory_region +EXPORT_SYMBOL_GPL vmlinux 0xa071c0cd tegra210_xusb_pll_hw_control_enable +EXPORT_SYMBOL_GPL vmlinux 0xa080c5e5 smp_call_function_single_async +EXPORT_SYMBOL_GPL vmlinux 0xa0931c80 ahci_init_controller +EXPORT_SYMBOL_GPL vmlinux 0xa09db8cd cdx_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xa0ab362a mctrl_gpio_init_noauto +EXPORT_SYMBOL_GPL vmlinux 0xa0b5df30 ncsi_vlan_rx_kill_vid +EXPORT_SYMBOL_GPL vmlinux 0xa0b5feb8 platform_add_devices +EXPORT_SYMBOL_GPL vmlinux 0xa0b6cb39 pcie_reset_flr +EXPORT_SYMBOL_GPL vmlinux 0xa0b78319 dev_pm_opp_remove +EXPORT_SYMBOL_GPL vmlinux 0xa0c01826 xfrm_audit_state_replay +EXPORT_SYMBOL_GPL vmlinux 0xa0c38447 usb_hcd_setup_local_mem +EXPORT_SYMBOL_GPL vmlinux 0xa0d3456d nr_swap_pages +EXPORT_SYMBOL_GPL vmlinux 0xa0dbbb9b ata_sas_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xa10cfe95 badblocks_exit +EXPORT_SYMBOL_GPL vmlinux 0xa11216be xen_store_domain_type +EXPORT_SYMBOL_GPL vmlinux 0xa11d7948 phylink_of_phy_connect +EXPORT_SYMBOL_GPL vmlinux 0xa11f3437 mbox_chan_txdone +EXPORT_SYMBOL_GPL vmlinux 0xa123ac66 meson_pmx_get_funcs_count +EXPORT_SYMBOL_GPL vmlinux 0xa12ba5bb pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0xa1304f4e pci_cfg_access_trylock +EXPORT_SYMBOL_GPL vmlinux 0xa1349acf failover_register +EXPORT_SYMBOL_GPL vmlinux 0xa136adbc vcap_enable_lookups +EXPORT_SYMBOL_GPL vmlinux 0xa141ac53 pm_generic_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0xa156a1f2 erst_get_record_id_end +EXPORT_SYMBOL_GPL vmlinux 0xa16449b4 phylink_ethtool_ksettings_set +EXPORT_SYMBOL_GPL vmlinux 0xa16b9ecb pci_disable_pri +EXPORT_SYMBOL_GPL vmlinux 0xa16f1283 sata_link_debounce +EXPORT_SYMBOL_GPL vmlinux 0xa17f6ff7 driver_deferred_probe_check_state +EXPORT_SYMBOL_GPL vmlinux 0xa183a902 unregister_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0xa19561fb __SCK__tp_func_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa1b63a17 devlink_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xa1c4231f kvm_set_pfn_dirty +EXPORT_SYMBOL_GPL vmlinux 0xa1d36229 icc_put +EXPORT_SYMBOL_GPL vmlinux 0xa1d8004a videomode_from_timing +EXPORT_SYMBOL_GPL vmlinux 0xa1eadab5 regmap_get_max_register +EXPORT_SYMBOL_GPL vmlinux 0xa1eba8fe skb_copy_ubufs +EXPORT_SYMBOL_GPL vmlinux 0xa1ecdaa8 stmpe_disable +EXPORT_SYMBOL_GPL vmlinux 0xa208b5a7 pm_debug_messages_should_print +EXPORT_SYMBOL_GPL vmlinux 0xa20d01ba __trace_bprintk +EXPORT_SYMBOL_GPL vmlinux 0xa21f2ce7 clk_mux_index_to_val +EXPORT_SYMBOL_GPL vmlinux 0xa22d9548 trace_seq_to_user +EXPORT_SYMBOL_GPL vmlinux 0xa23e63d1 phy_led_trigger_change_speed +EXPORT_SYMBOL_GPL vmlinux 0xa2402218 __traceiter_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa24af935 devm_hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0xa2500ef6 __SCK__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xa2538f72 genphy_c45_pma_setup_forced +EXPORT_SYMBOL_GPL vmlinux 0xa2539cbf crypto_init_akcipher_ops_sig +EXPORT_SYMBOL_GPL vmlinux 0xa25876f7 platform_get_irq_byname +EXPORT_SYMBOL_GPL vmlinux 0xa2589fac ata_bmdma_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xa25a3868 kvm_write_guest_page +EXPORT_SYMBOL_GPL vmlinux 0xa25a84fe raw_unhash_sk +EXPORT_SYMBOL_GPL vmlinux 0xa25d3684 mtk_pinconf_adv_pull_get +EXPORT_SYMBOL_GPL vmlinux 0xa266a3e0 __sock_recv_cmsgs +EXPORT_SYMBOL_GPL vmlinux 0xa26d9b4f workqueue_congested +EXPORT_SYMBOL_GPL vmlinux 0xa28f40bd __irq_apply_affinity_hint +EXPORT_SYMBOL_GPL vmlinux 0xa291fcf7 clk_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0xa2af54b3 irq_from_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xa2b0820d __SCK__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xa2b99209 alarm_start +EXPORT_SYMBOL_GPL vmlinux 0xa2bbede1 usb_put_dev +EXPORT_SYMBOL_GPL vmlinux 0xa2c0cd87 ata_slave_link_init +EXPORT_SYMBOL_GPL vmlinux 0xa2c0f59a ct_idle_enter +EXPORT_SYMBOL_GPL vmlinux 0xa2cfabe2 gpiochip_irq_domain_activate +EXPORT_SYMBOL_GPL vmlinux 0xa2e1b3ef trace_printk_init_buffers +EXPORT_SYMBOL_GPL vmlinux 0xa2f7487f hv_is_hibernation_supported +EXPORT_SYMBOL_GPL vmlinux 0xa3077dfc icc_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xa3083b0c device_match_of_node +EXPORT_SYMBOL_GPL vmlinux 0xa309a5aa vfs_fallocate +EXPORT_SYMBOL_GPL vmlinux 0xa32b3171 pci_iov_get_pf_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xa34826af ima_file_hash +EXPORT_SYMBOL_GPL vmlinux 0xa34bf26a tpm2_get_tpm_pt +EXPORT_SYMBOL_GPL vmlinux 0xa34c4344 serdev_device_break_ctl +EXPORT_SYMBOL_GPL vmlinux 0xa35034c6 vfs_removexattr +EXPORT_SYMBOL_GPL vmlinux 0xa3605174 mtk_clk_register_plls +EXPORT_SYMBOL_GPL vmlinux 0xa36f0e14 dma_max_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0xa36f50fb is_binary_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xa38602cd drain_workqueue +EXPORT_SYMBOL_GPL vmlinux 0xa38613ac pci_set_cacheline_size +EXPORT_SYMBOL_GPL vmlinux 0xa3878fd2 __srcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa38a9f71 get_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xa38c1436 cpu_bit_bitmap +EXPORT_SYMBOL_GPL vmlinux 0xa38d98da blk_mq_freeze_queue_wait +EXPORT_SYMBOL_GPL vmlinux 0xa3a04602 btree_geo64 +EXPORT_SYMBOL_GPL vmlinux 0xa3a36c73 cppc_set_perf +EXPORT_SYMBOL_GPL vmlinux 0xa3a8db9d debugfs_create_bool +EXPORT_SYMBOL_GPL vmlinux 0xa3b958ce reset_hung_task_detector +EXPORT_SYMBOL_GPL vmlinux 0xa3c87665 xen_find_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0xa3d84adb ata_bmdma_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xa3dcb681 zynqmp_pm_fpga_load +EXPORT_SYMBOL_GPL vmlinux 0xa3e2ffbb usb_hcd_unmap_urb_setup_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xa3e7c3e6 fwnode_property_get_reference_args +EXPORT_SYMBOL_GPL vmlinux 0xa3ece414 freezer_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xa3ed3f7c dpcon_reset +EXPORT_SYMBOL_GPL vmlinux 0xa3f01987 mmc_crypto_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0xa3f12f69 __crypto_xor +EXPORT_SYMBOL_GPL vmlinux 0xa3f44fe5 usb_deregister_dev +EXPORT_SYMBOL_GPL vmlinux 0xa3fc0496 fat_update_time +EXPORT_SYMBOL_GPL vmlinux 0xa4031b7f sfp_parse_port +EXPORT_SYMBOL_GPL vmlinux 0xa4062a57 __tracepoint_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xa410a295 devlink_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa414a916 usb_of_has_combined_node +EXPORT_SYMBOL_GPL vmlinux 0xa4225fe0 __traceiter_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0xa42c2511 pci_epc_linkup +EXPORT_SYMBOL_GPL vmlinux 0xa43f46ae serial8250_do_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0xa4493d6a phy_configure +EXPORT_SYMBOL_GPL vmlinux 0xa44a1307 interval_tree_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xa452f2a4 xen_pirq_from_irq +EXPORT_SYMBOL_GPL vmlinux 0xa45c7b90 stack_trace_print +EXPORT_SYMBOL_GPL vmlinux 0xa45d44fc zynqmp_pm_get_pll_frac_data +EXPORT_SYMBOL_GPL vmlinux 0xa46415ea security_kernel_post_read_file +EXPORT_SYMBOL_GPL vmlinux 0xa48196c8 kdb_poll_idx +EXPORT_SYMBOL_GPL vmlinux 0xa482ceb7 led_compose_name +EXPORT_SYMBOL_GPL vmlinux 0xa48a4bdb exportfs_encode_fh +EXPORT_SYMBOL_GPL vmlinux 0xa497a643 virtqueue_is_broken +EXPORT_SYMBOL_GPL vmlinux 0xa4ab7c1c ring_buffer_overruns +EXPORT_SYMBOL_GPL vmlinux 0xa4b07fe7 ring_buffer_change_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xa4bbe83e sysfs_add_link_to_group +EXPORT_SYMBOL_GPL vmlinux 0xa4bf2e41 cppc_set_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xa4c00324 asn1_encode_octet_string +EXPORT_SYMBOL_GPL vmlinux 0xa4c085f8 ata_tf_from_fis +EXPORT_SYMBOL_GPL vmlinux 0xa4c5e02b mmc_app_cmd +EXPORT_SYMBOL_GPL vmlinux 0xa4c88d3d mtk_clk_gate_ops_setclr +EXPORT_SYMBOL_GPL vmlinux 0xa4d47006 call_hid_bpf_rdesc_fixup +EXPORT_SYMBOL_GPL vmlinux 0xa4d68f4c regulator_suspend_enable +EXPORT_SYMBOL_GPL vmlinux 0xa4dce9e5 xdp_return_frame_rx_napi +EXPORT_SYMBOL_GPL vmlinux 0xa4e9d532 vcap_tc_flower_handler_cvlan_usage +EXPORT_SYMBOL_GPL vmlinux 0xa4f2a2ed acpi_irq_get +EXPORT_SYMBOL_GPL vmlinux 0xa517f884 tegra210_plle_hw_sequence_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xa531471e clk_save_context +EXPORT_SYMBOL_GPL vmlinux 0xa543adff device_set_wakeup_capable +EXPORT_SYMBOL_GPL vmlinux 0xa54871dc xfrm_state_afinfo_get_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa54a2cba devlink_linecard_provision_clear +EXPORT_SYMBOL_GPL vmlinux 0xa5601881 bpf_prog_get_type_dev +EXPORT_SYMBOL_GPL vmlinux 0xa5641834 __traceiter_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xa56736c2 usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0xa56b125a devm_phy_get +EXPORT_SYMBOL_GPL vmlinux 0xa56e1a52 sg_free_table_chained +EXPORT_SYMBOL_GPL vmlinux 0xa57a3a89 mas_empty_area_rev +EXPORT_SYMBOL_GPL vmlinux 0xa589a682 input_class +EXPORT_SYMBOL_GPL vmlinux 0xa59b55a4 aead_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xa5a80901 tcp_ca_openreq_child +EXPORT_SYMBOL_GPL vmlinux 0xa5bda8a1 efi_capsule_supported +EXPORT_SYMBOL_GPL vmlinux 0xa5c01df8 iopf_queue_flush_dev +EXPORT_SYMBOL_GPL vmlinux 0xa5d1f4b8 stack_depot_snprint +EXPORT_SYMBOL_GPL vmlinux 0xa5d7c388 pstore_type_to_name +EXPORT_SYMBOL_GPL vmlinux 0xa5efbf4c async_synchronize_full +EXPORT_SYMBOL_GPL vmlinux 0xa5ffc7df perf_aux_output_skip +EXPORT_SYMBOL_GPL vmlinux 0xa62161f8 device_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa6239559 gpiod_get_direction +EXPORT_SYMBOL_GPL vmlinux 0xa62bc86a usb_get_hcd +EXPORT_SYMBOL_GPL vmlinux 0xa6331868 gpiod_export_link +EXPORT_SYMBOL_GPL vmlinux 0xa637e390 clk_hw_rate_is_protected +EXPORT_SYMBOL_GPL vmlinux 0xa63ffe00 msi_domain_get_virq +EXPORT_SYMBOL_GPL vmlinux 0xa6445323 ftrace_free_filter +EXPORT_SYMBOL_GPL vmlinux 0xa64e1d4f devm_clk_get_prepared +EXPORT_SYMBOL_GPL vmlinux 0xa65f31ab k3_ringacc_dmarings_init +EXPORT_SYMBOL_GPL vmlinux 0xa666d5b8 dpbp_enable +EXPORT_SYMBOL_GPL vmlinux 0xa666f221 ata_ehi_clear_desc +EXPORT_SYMBOL_GPL vmlinux 0xa66ac8bb regmap_fields_read +EXPORT_SYMBOL_GPL vmlinux 0xa66b10aa pinctrl_lookup_state +EXPORT_SYMBOL_GPL vmlinux 0xa66d8bff devm_i2c_add_adapter +EXPORT_SYMBOL_GPL vmlinux 0xa66e377c devl_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0xa671782d rtnl_get_net_ns_capable +EXPORT_SYMBOL_GPL vmlinux 0xa68251d6 pci_max_pasids +EXPORT_SYMBOL_GPL vmlinux 0xa689274a nf_queue_nf_hook_drop +EXPORT_SYMBOL_GPL vmlinux 0xa68a81f3 crypto_unregister_shash +EXPORT_SYMBOL_GPL vmlinux 0xa68bdda9 genphy_c45_pma_resume +EXPORT_SYMBOL_GPL vmlinux 0xa692b564 vp_modern_set_status +EXPORT_SYMBOL_GPL vmlinux 0xa694ecf0 imx_pinctrl_sc_ipc_init +EXPORT_SYMBOL_GPL vmlinux 0xa69daf4b ahci_shost_groups +EXPORT_SYMBOL_GPL vmlinux 0xa69e86bc unregister_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xa6a088b7 fscrypt_match_name +EXPORT_SYMBOL_GPL vmlinux 0xa6a7925c mas_walk +EXPORT_SYMBOL_GPL vmlinux 0xa6af1e35 __SCK__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xa6b06f65 ata_sff_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xa6b21ef2 dpm_suspend_end +EXPORT_SYMBOL_GPL vmlinux 0xa6b5ee5b __SCK__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0xa6b95403 register_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0xa6baa5c2 driver_find_device +EXPORT_SYMBOL_GPL vmlinux 0xa6c5454f ata_sff_queue_pio_task +EXPORT_SYMBOL_GPL vmlinux 0xa6c7f170 of_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0xa6dc0d97 tegra_read_ram_code +EXPORT_SYMBOL_GPL vmlinux 0xa6dfc94f io_uring_cmd_import_fixed +EXPORT_SYMBOL_GPL vmlinux 0xa6e1a69d kick_all_cpus_sync +EXPORT_SYMBOL_GPL vmlinux 0xa7053fe2 vp_legacy_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0xa706dfec gpiochip_relres_irq +EXPORT_SYMBOL_GPL vmlinux 0xa708ca58 mas_store_prealloc +EXPORT_SYMBOL_GPL vmlinux 0xa709c835 fib6_info_destroy_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa70b8524 __rio_local_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xa713669d devm_irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0xa716f45e apei_get_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0xa7241959 pkcs7_supply_detached_data +EXPORT_SYMBOL_GPL vmlinux 0xa72538ea tpm_tis_core_init +EXPORT_SYMBOL_GPL vmlinux 0xa72dd105 pci_bridge_emul_conf_write +EXPORT_SYMBOL_GPL vmlinux 0xa731f387 nl_table_lock +EXPORT_SYMBOL_GPL vmlinux 0xa73bfb13 serial8250_do_set_mctrl +EXPORT_SYMBOL_GPL vmlinux 0xa740b1f4 dw_pcie_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0xa74adf18 register_btf_fmodret_id_set +EXPORT_SYMBOL_GPL vmlinux 0xa74e3de3 rio_enable_rx_tx_port +EXPORT_SYMBOL_GPL vmlinux 0xa7640bf1 gpiod_get_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xa76a2aa9 usb_autopm_get_interface_async +EXPORT_SYMBOL_GPL vmlinux 0xa7720c47 input_ff_event +EXPORT_SYMBOL_GPL vmlinux 0xa7833b0f sata_async_notification +EXPORT_SYMBOL_GPL vmlinux 0xa788700b copy_to_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0xa790ab4b __tracepoint_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xa79eb5f7 mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa7a2fc12 devlink_region_snapshot_id_get +EXPORT_SYMBOL_GPL vmlinux 0xa7a307a6 regulator_disable_regmap +EXPORT_SYMBOL_GPL vmlinux 0xa7a59e5e tcp_abort +EXPORT_SYMBOL_GPL vmlinux 0xa7c11416 inet6_csk_xmit +EXPORT_SYMBOL_GPL vmlinux 0xa7c68231 __tracepoint_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0xa7ca0111 alarmtimer_get_rtcdev +EXPORT_SYMBOL_GPL vmlinux 0xa7d61649 regulator_set_soft_start_regmap +EXPORT_SYMBOL_GPL vmlinux 0xa7d80cb4 iommu_group_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xa7e6b938 init_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xa7ebd891 mtk_pctrl_show_one_pin +EXPORT_SYMBOL_GPL vmlinux 0xa81485e6 __traceiter_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xa81b1425 lochnagar_update_config +EXPORT_SYMBOL_GPL vmlinux 0xa83100f1 ata_sff_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xa833b3d9 fs_kobj +EXPORT_SYMBOL_GPL vmlinux 0xa837f915 ata_host_start +EXPORT_SYMBOL_GPL vmlinux 0xa84de218 dma_need_sync +EXPORT_SYMBOL_GPL vmlinux 0xa84fb17f regcache_sync_region +EXPORT_SYMBOL_GPL vmlinux 0xa851973a raw_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xa86fa90f devm_ti_sci_get_of_resource +EXPORT_SYMBOL_GPL vmlinux 0xa8710a72 simple_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0xa873789c xenbus_read_otherend_details +EXPORT_SYMBOL_GPL vmlinux 0xa876bd89 sk_msg_return_zero +EXPORT_SYMBOL_GPL vmlinux 0xa876fdde device_pm_wait_for_dev +EXPORT_SYMBOL_GPL vmlinux 0xa8841cc6 mas_next +EXPORT_SYMBOL_GPL vmlinux 0xa890d345 pci_generic_ecam_ops +EXPORT_SYMBOL_GPL vmlinux 0xa89926dc crypto_dh_decode_key +EXPORT_SYMBOL_GPL vmlinux 0xa89d81e2 devm_regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xa8a04fe0 sysfs_remove_files +EXPORT_SYMBOL_GPL vmlinux 0xa8a6364c xas_get_mark +EXPORT_SYMBOL_GPL vmlinux 0xa8b35666 trace_array_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0xa8bae38e dev_pm_opp_find_freq_exact +EXPORT_SYMBOL_GPL vmlinux 0xa8bc6f99 ata_cable_40wire +EXPORT_SYMBOL_GPL vmlinux 0xa8c38fd1 fuse_dax_cancel_work +EXPORT_SYMBOL_GPL vmlinux 0xa8ca8aed balloon_page_dequeue +EXPORT_SYMBOL_GPL vmlinux 0xa8cf801d fsl_mc_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0xa8d0cc17 iommu_device_register +EXPORT_SYMBOL_GPL vmlinux 0xa8d33ff0 pci_check_and_mask_intx +EXPORT_SYMBOL_GPL vmlinux 0xa8de68e0 ti_sci_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xa8e57bf1 pci_epf_create +EXPORT_SYMBOL_GPL vmlinux 0xa8f1e03a vring_create_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0xa8f97178 __tracepoint_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xa8fadad2 tpm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa917e984 device_set_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0xa9279a7b of_pci_get_max_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xa928700e netlink_add_tap +EXPORT_SYMBOL_GPL vmlinux 0xa931bc99 blk_crypto_profile_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa9320d27 ktime_get_seconds +EXPORT_SYMBOL_GPL vmlinux 0xa9395349 ata_acpi_cbl_80wire +EXPORT_SYMBOL_GPL vmlinux 0xa948f336 usb_hcd_is_primary_hcd +EXPORT_SYMBOL_GPL vmlinux 0xa9491ba0 sysfs_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xa950674d ata_sff_hsm_move +EXPORT_SYMBOL_GPL vmlinux 0xa95abc07 dev_pm_opp_find_bw_floor +EXPORT_SYMBOL_GPL vmlinux 0xa95b5c77 hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xa96e8b4e hv_setup_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0xa973d83b platform_unregister_drivers +EXPORT_SYMBOL_GPL vmlinux 0xa995c994 spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xa9977dad mtk_mux_clr_set_upd_ops +EXPORT_SYMBOL_GPL vmlinux 0xa99a9f9d __traceiter_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0xa99b8e70 __SCK__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xa99ef899 devlink_fmsg_bool_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xa9b3f87f thermal_zone_get_slope +EXPORT_SYMBOL_GPL vmlinux 0xa9b7687b platform_device_register +EXPORT_SYMBOL_GPL vmlinux 0xa9b95acb fib_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0xa9d00fd5 regulator_set_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0xa9d40416 dev_pm_qos_update_user_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xa9da2d32 dax_remove_host +EXPORT_SYMBOL_GPL vmlinux 0xa9ee4c60 rz_mtu3_shared_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xaa04e138 devm_hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0xaa054bdf pcie_aspm_enabled +EXPORT_SYMBOL_GPL vmlinux 0xaa0d91d6 fscrypt_prepare_symlink +EXPORT_SYMBOL_GPL vmlinux 0xaa1ca4fc devm_ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0xaa2bc24f pskb_put +EXPORT_SYMBOL_GPL vmlinux 0xaa393cc6 mas_preallocate +EXPORT_SYMBOL_GPL vmlinux 0xaa55bd64 pwm_set_chip_data +EXPORT_SYMBOL_GPL vmlinux 0xaa6a50f9 __static_key_deferred_flush +EXPORT_SYMBOL_GPL vmlinux 0xaa6e4e39 phy_set_media +EXPORT_SYMBOL_GPL vmlinux 0xaa8aba2c kvm_write_guest_offset_cached +EXPORT_SYMBOL_GPL vmlinux 0xaaa68a59 skb_defer_rx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xaaa918c9 ftrace_dump +EXPORT_SYMBOL_GPL vmlinux 0xaaa9b1ee fwnode_connection_find_matches +EXPORT_SYMBOL_GPL vmlinux 0xaab9c421 clk_multiplier_ops +EXPORT_SYMBOL_GPL vmlinux 0xaaba7cf1 __tracepoint_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xaac0399b crypto_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xaacae19b __devm_reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xaacbb571 debugfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xaaec2240 __fsverity_file_open +EXPORT_SYMBOL_GPL vmlinux 0xaaec6f94 rio_map_inb_region +EXPORT_SYMBOL_GPL vmlinux 0xaaf4c17f mtk_pinconf_bias_disable_get +EXPORT_SYMBOL_GPL vmlinux 0xaaf89579 sysfs_create_group +EXPORT_SYMBOL_GPL vmlinux 0xaafafbff rockchip_pmu_unblock +EXPORT_SYMBOL_GPL vmlinux 0xaafeafd4 device_match_name +EXPORT_SYMBOL_GPL vmlinux 0xab060841 zynqmp_pm_query_data +EXPORT_SYMBOL_GPL vmlinux 0xab0f799d __of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xab1e0e93 hv_setup_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0xab2c549a of_alias_from_compatible +EXPORT_SYMBOL_GPL vmlinux 0xab33e243 rio_route_add_entry +EXPORT_SYMBOL_GPL vmlinux 0xab3c989a debugfs_create_file_unsafe +EXPORT_SYMBOL_GPL vmlinux 0xab6b51e8 pci_find_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0xab6f0ded __tracepoint_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0xab7e705d __platform_create_bundle +EXPORT_SYMBOL_GPL vmlinux 0xab88e721 of_clk_del_provider +EXPORT_SYMBOL_GPL vmlinux 0xab9e7c1a devm_spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0xaba70d64 fib6_rule_default +EXPORT_SYMBOL_GPL vmlinux 0xabad6f7d tcp_rate_check_app_limited +EXPORT_SYMBOL_GPL vmlinux 0xabb61554 kthread_data +EXPORT_SYMBOL_GPL vmlinux 0xabb8439c ata_host_alloc +EXPORT_SYMBOL_GPL vmlinux 0xabc640f3 list_lru_isolate +EXPORT_SYMBOL_GPL vmlinux 0xabc6e9e4 pm_report_max_hw_sleep +EXPORT_SYMBOL_GPL vmlinux 0xabd45848 stop_machine +EXPORT_SYMBOL_GPL vmlinux 0xabd7d7f7 get_device +EXPORT_SYMBOL_GPL vmlinux 0xabd8c4ef spi_async +EXPORT_SYMBOL_GPL vmlinux 0xabd991c9 lp8788_write_byte +EXPORT_SYMBOL_GPL vmlinux 0xabe423a0 debugfs_read_file_bool +EXPORT_SYMBOL_GPL vmlinux 0xabe5471d pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0xac00df67 mmu_notifier_put +EXPORT_SYMBOL_GPL vmlinux 0xac10e5e2 cpuidle_get_cpu_driver +EXPORT_SYMBOL_GPL vmlinux 0xac1c5882 iommu_device_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xac2caa56 pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0xac3403ca rz_mtu3_32bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0xac4f251d blk_queue_max_discard_segments +EXPORT_SYMBOL_GPL vmlinux 0xac50c823 acct_bioset_exit +EXPORT_SYMBOL_GPL vmlinux 0xac583365 netdev_is_rx_handler_busy +EXPORT_SYMBOL_GPL vmlinux 0xac690a01 init_user_ns +EXPORT_SYMBOL_GPL vmlinux 0xac87d310 fsl_mc_device_add +EXPORT_SYMBOL_GPL vmlinux 0xac8cbedd acpi_subsys_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0xac949717 pci_msix_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xaca3be48 fib_rules_unregister +EXPORT_SYMBOL_GPL vmlinux 0xaca6b846 l3mdev_ifindex_lookup_by_table_id +EXPORT_SYMBOL_GPL vmlinux 0xacac4f3d aead_geniv_alloc +EXPORT_SYMBOL_GPL vmlinux 0xacb4d88c clk_rate_exclusive_put +EXPORT_SYMBOL_GPL vmlinux 0xacb5cb07 acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0xacb8c610 page_cache_async_ra +EXPORT_SYMBOL_GPL vmlinux 0xacbc25bb acpi_pm_set_device_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xacc977ac alarm_forward_now +EXPORT_SYMBOL_GPL vmlinux 0xacd584c3 pci_remove_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xace07efa blkg_conf_init +EXPORT_SYMBOL_GPL vmlinux 0xad06c825 ct_user_exit +EXPORT_SYMBOL_GPL vmlinux 0xad0e3650 usb_role_switch_register +EXPORT_SYMBOL_GPL vmlinux 0xad16ebc3 lp8788_update_bits +EXPORT_SYMBOL_GPL vmlinux 0xad36cc59 regulator_map_voltage_iterate +EXPORT_SYMBOL_GPL vmlinux 0xad395dd9 mm_account_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0xad42dff8 __SCK__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0xad492538 regmap_get_raw_read_max +EXPORT_SYMBOL_GPL vmlinux 0xad4e6259 remove_cpu +EXPORT_SYMBOL_GPL vmlinux 0xad4f1aaa of_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xad645234 register_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xad6490df tty_kclose +EXPORT_SYMBOL_GPL vmlinux 0xad76a3f0 __SCK__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xad7b761d dev_pm_genpd_get_next_hrtimer +EXPORT_SYMBOL_GPL vmlinux 0xad83ce29 xas_find_conflict +EXPORT_SYMBOL_GPL vmlinux 0xad8ded97 irq_domain_pop_irq +EXPORT_SYMBOL_GPL vmlinux 0xad906be3 crypto_alloc_rng +EXPORT_SYMBOL_GPL vmlinux 0xad910ddc gpiochip_populate_parent_fwspec_fourcell +EXPORT_SYMBOL_GPL vmlinux 0xad920db3 wakeup_sources_walk_next +EXPORT_SYMBOL_GPL vmlinux 0xad98902d led_sysfs_enable +EXPORT_SYMBOL_GPL vmlinux 0xad989ddd iommu_fwspec_add_ids +EXPORT_SYMBOL_GPL vmlinux 0xad98d543 usb_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xad9bbad8 icc_set_bw +EXPORT_SYMBOL_GPL vmlinux 0xad9e78f7 i2c_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xad9fb247 lwtunnel_valid_encap_type_attr +EXPORT_SYMBOL_GPL vmlinux 0xada38766 dst_cache_destroy +EXPORT_SYMBOL_GPL vmlinux 0xadabaf8f gpiod_direction_output_raw +EXPORT_SYMBOL_GPL vmlinux 0xadae4f1d espintcp_queue_out +EXPORT_SYMBOL_GPL vmlinux 0xadb1050d acpi_cppc_processor_probe +EXPORT_SYMBOL_GPL vmlinux 0xadc540f3 xhci_find_slot_id_by_port +EXPORT_SYMBOL_GPL vmlinux 0xadd0d64d raw_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0xade04089 nvdimm_bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0xade5339b hte_get_clk_src_info +EXPORT_SYMBOL_GPL vmlinux 0xade5fc2c pci_user_read_config_word +EXPORT_SYMBOL_GPL vmlinux 0xadece00b usb_add_hcd +EXPORT_SYMBOL_GPL vmlinux 0xadf0d00d find_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0xadf77207 clk_hw_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xadf9c1b3 housekeeping_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xadfad3e0 scsi_internal_device_unblock_nowait +EXPORT_SYMBOL_GPL vmlinux 0xae01217a mpi_write_to_sgl +EXPORT_SYMBOL_GPL vmlinux 0xae0ecf40 usb_bus_idr_lock +EXPORT_SYMBOL_GPL vmlinux 0xae1051b0 net_cls_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xae11e124 regulator_set_mode +EXPORT_SYMBOL_GPL vmlinux 0xae1946e6 efivars_register +EXPORT_SYMBOL_GPL vmlinux 0xae1b8b1a pci_sriov_get_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0xae33aa32 crypto_clone_ahash +EXPORT_SYMBOL_GPL vmlinux 0xae37daf8 devm_regulator_put +EXPORT_SYMBOL_GPL vmlinux 0xae39f80e dst_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xae504570 iomap_zero_range +EXPORT_SYMBOL_GPL vmlinux 0xae5fbc14 dev_xdp_prog_count +EXPORT_SYMBOL_GPL vmlinux 0xae66224d dev_pm_opp_of_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0xae69b1c1 usermodehelper_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xae69beef wait_on_page_writeback +EXPORT_SYMBOL_GPL vmlinux 0xae6a8aa6 pm_genpd_init +EXPORT_SYMBOL_GPL vmlinux 0xae7c231d mpi_cmp +EXPORT_SYMBOL_GPL vmlinux 0xae7d0055 edac_mc_free +EXPORT_SYMBOL_GPL vmlinux 0xae870da5 fat_search_long +EXPORT_SYMBOL_GPL vmlinux 0xae9a9e79 acpi_get_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0xaea6206f pci_p2pmem_alloc_sgl +EXPORT_SYMBOL_GPL vmlinux 0xaeb507da ata_link_abort +EXPORT_SYMBOL_GPL vmlinux 0xaebc9961 ping_err +EXPORT_SYMBOL_GPL vmlinux 0xaeca2d31 bus_register +EXPORT_SYMBOL_GPL vmlinux 0xaee16aaf dev_attr_link_power_management_policy +EXPORT_SYMBOL_GPL vmlinux 0xaef7ffec perf_event_create_kernel_counter +EXPORT_SYMBOL_GPL vmlinux 0xaf076aec nd_fletcher64 +EXPORT_SYMBOL_GPL vmlinux 0xaf08d991 devl_rate_node_create +EXPORT_SYMBOL_GPL vmlinux 0xaf08f8b4 crypto_akcipher_sync_prep +EXPORT_SYMBOL_GPL vmlinux 0xaf0b6ba7 blkg_rwstat_init +EXPORT_SYMBOL_GPL vmlinux 0xaf0d5a6f devres_find +EXPORT_SYMBOL_GPL vmlinux 0xaf136059 misc_cg_try_charge +EXPORT_SYMBOL_GPL vmlinux 0xaf1d0ad6 tcp_leave_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xaf1d48ba shash_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0xaf2c4271 usb_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xaf348da7 cpu_pm_exit +EXPORT_SYMBOL_GPL vmlinux 0xaf34f129 __devm_regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0xaf3a44e9 __SCK__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xaf4014ff usb_amd_quirk_pll_check +EXPORT_SYMBOL_GPL vmlinux 0xaf43f979 rio_add_net +EXPORT_SYMBOL_GPL vmlinux 0xaf5361e3 pfn_to_online_page +EXPORT_SYMBOL_GPL vmlinux 0xaf593f54 usb_set_device_state +EXPORT_SYMBOL_GPL vmlinux 0xaf63f5df vchan_init +EXPORT_SYMBOL_GPL vmlinux 0xaf67d37e gnttab_unmap_refs +EXPORT_SYMBOL_GPL vmlinux 0xaf6d38c0 vcap_mod_rule +EXPORT_SYMBOL_GPL vmlinux 0xaf6e0462 acpi_fetch_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0xaf75e550 crypto_grab_shash +EXPORT_SYMBOL_GPL vmlinux 0xaf76511e pci_stop_and_remove_bus_device_locked +EXPORT_SYMBOL_GPL vmlinux 0xaf793668 __alloc_percpu_gfp +EXPORT_SYMBOL_GPL vmlinux 0xaf7ad94c __SCK__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xaf826cdb edac_pci_handle_pe +EXPORT_SYMBOL_GPL vmlinux 0xaf852873 cpuidle_register_device +EXPORT_SYMBOL_GPL vmlinux 0xaf86e371 mtk_clk_register_factors +EXPORT_SYMBOL_GPL vmlinux 0xaf8c3f99 srcu_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xaf96d7f9 wm831x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xafa4729b usb_ifnum_to_if +EXPORT_SYMBOL_GPL vmlinux 0xafaae753 usb_of_get_interface_node +EXPORT_SYMBOL_GPL vmlinux 0xafb07262 __pfn_to_mfn +EXPORT_SYMBOL_GPL vmlinux 0xafcd1cb1 vcap_chain_id_to_lookup +EXPORT_SYMBOL_GPL vmlinux 0xafd15fc1 adp5520_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xafddd545 ata_id_c_string +EXPORT_SYMBOL_GPL vmlinux 0xafde9b6b tpm1_do_selftest +EXPORT_SYMBOL_GPL vmlinux 0xafdeeeea scsi_host_busy_iter +EXPORT_SYMBOL_GPL vmlinux 0xafeb58c1 __SCK__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0xaff3698e pci_reset_function +EXPORT_SYMBOL_GPL vmlinux 0xaffe0e74 acpi_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0xb0099f79 topology_clear_scale_freq_source +EXPORT_SYMBOL_GPL vmlinux 0xb00e58ee __traceiter_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xb02a9881 pinctrl_pm_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0xb02ac411 register_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb0377dd4 inet6_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0xb0378220 regulator_map_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xb043ba0a dev_pm_opp_of_remove_table +EXPORT_SYMBOL_GPL vmlinux 0xb049a294 __SCK__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0xb05719f2 badblocks_clear +EXPORT_SYMBOL_GPL vmlinux 0xb05b68d5 zynqmp_pm_reset_get_status +EXPORT_SYMBOL_GPL vmlinux 0xb06ea245 sbitmap_queue_resize +EXPORT_SYMBOL_GPL vmlinux 0xb0747ed2 rcu_cpu_stall_suppress +EXPORT_SYMBOL_GPL vmlinux 0xb077e70a clk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0xb0802f90 __tracepoint_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xb08a22a3 cpufreq_show_cpus +EXPORT_SYMBOL_GPL vmlinux 0xb08c3e95 uprobe_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb095a313 acpi_dev_gpio_irq_wake_get_by +EXPORT_SYMBOL_GPL vmlinux 0xb0aae1ab mtk_paris_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0xb0b73f37 fwnode_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0xb0b85f47 ring_buffer_iter_reset +EXPORT_SYMBOL_GPL vmlinux 0xb0cc1e92 register_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xb0d0af5f ip6_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0xb0d1656c gpio_free_array +EXPORT_SYMBOL_GPL vmlinux 0xb0e7ab1f __traceiter_console +EXPORT_SYMBOL_GPL vmlinux 0xb0e8e671 xenbus_otherend_changed +EXPORT_SYMBOL_GPL vmlinux 0xb0fa8458 __iptunnel_pull_header +EXPORT_SYMBOL_GPL vmlinux 0xb0fad534 cros_ec_get_sensor_count +EXPORT_SYMBOL_GPL vmlinux 0xb1040ae4 gpiochip_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0xb10d964d devlink_fmsg_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xb10ea344 pci_epc_get_msi +EXPORT_SYMBOL_GPL vmlinux 0xb114ff76 device_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0xb11d9000 tty_dev_name_to_number +EXPORT_SYMBOL_GPL vmlinux 0xb1320014 regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xb13837ce vcap_rule_add_key_u48 +EXPORT_SYMBOL_GPL vmlinux 0xb14cf53d pci_ecam_create +EXPORT_SYMBOL_GPL vmlinux 0xb161afe8 fwnode_graph_get_remote_port_parent +EXPORT_SYMBOL_GPL vmlinux 0xb1647fc2 devlink_info_version_running_put +EXPORT_SYMBOL_GPL vmlinux 0xb1689cc1 alloc_skb_for_msg +EXPORT_SYMBOL_GPL vmlinux 0xb17db826 dma_opt_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0xb188d24b iommu_detach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0xb18ec765 i2c_handle_smbus_host_notify +EXPORT_SYMBOL_GPL vmlinux 0xb19c8b5f of_dma_router_register +EXPORT_SYMBOL_GPL vmlinux 0xb1a24297 regmap_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0xb1ae189c sata_std_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xb1b3f6ed phylink_mii_c22_pcs_decode_state +EXPORT_SYMBOL_GPL vmlinux 0xb1baa71a devlink_linecard_provision_fail +EXPORT_SYMBOL_GPL vmlinux 0xb1bb19ee pci_dev_trylock +EXPORT_SYMBOL_GPL vmlinux 0xb1bb4590 bus_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xb1bed25d dpm_resume_start +EXPORT_SYMBOL_GPL vmlinux 0xb1d06d3a nfct_btf_struct_access +EXPORT_SYMBOL_GPL vmlinux 0xb1dacc43 regmap_mmio_attach_clk +EXPORT_SYMBOL_GPL vmlinux 0xb1dfecea power_supply_battery_info_properties_size +EXPORT_SYMBOL_GPL vmlinux 0xb1e25684 __trace_bputs +EXPORT_SYMBOL_GPL vmlinux 0xb1ebf660 devm_mipi_dsi_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0xb1f454a2 mtk_pinconf_bias_disable_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0xb1fc1782 pci_speed_string +EXPORT_SYMBOL_GPL vmlinux 0xb202f0d7 rht_bucket_nested_insert +EXPORT_SYMBOL_GPL vmlinux 0xb20ed44f of_irq_to_resource_table +EXPORT_SYMBOL_GPL vmlinux 0xb21187c4 ip6_dst_lookup +EXPORT_SYMBOL_GPL vmlinux 0xb215994c vcap_tc_flower_handler_ipv6_usage +EXPORT_SYMBOL_GPL vmlinux 0xb217b5a8 bpf_trace_run10 +EXPORT_SYMBOL_GPL vmlinux 0xb21d00c6 hte_ts_put +EXPORT_SYMBOL_GPL vmlinux 0xb2210d64 reset_control_deassert +EXPORT_SYMBOL_GPL vmlinux 0xb221c6fc __clk_hw_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0xb22b171c __cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0xb23b7691 start_poll_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0xb2405efc secure_tcp_seq +EXPORT_SYMBOL_GPL vmlinux 0xb252fac8 clk_regmap_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0xb256be16 efivar_is_available +EXPORT_SYMBOL_GPL vmlinux 0xb2621764 __regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0xb26a1add elfcorehdr_addr +EXPORT_SYMBOL_GPL vmlinux 0xb27cbb12 clk_hw_round_rate +EXPORT_SYMBOL_GPL vmlinux 0xb287c857 crypto_shash_tfm_digest +EXPORT_SYMBOL_GPL vmlinux 0xb29533ee zs_malloc +EXPORT_SYMBOL_GPL vmlinux 0xb2999021 virtio_require_restricted_mem_acc +EXPORT_SYMBOL_GPL vmlinux 0xb2a6f197 bpf_fentry_test1 +EXPORT_SYMBOL_GPL vmlinux 0xb2b130d5 tracing_snapshot_cond_disable +EXPORT_SYMBOL_GPL vmlinux 0xb2b8124a regulator_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xb2b8580d tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xb2b8c6fc ip6_flush_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0xb2c103a3 __devm_spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0xb2c1732e rcu_gp_set_torture_wait +EXPORT_SYMBOL_GPL vmlinux 0xb2e764e8 suspend_valid_only_mem +EXPORT_SYMBOL_GPL vmlinux 0xb2f878a1 dev_pm_genpd_set_performance_state +EXPORT_SYMBOL_GPL vmlinux 0xb2fa093e blk_mq_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xb307c909 devlink_fmsg_u64_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xb30b2bda preempt_model_full +EXPORT_SYMBOL_GPL vmlinux 0xb316ae63 pci_device_is_present +EXPORT_SYMBOL_GPL vmlinux 0xb326d627 fscrypt_ioctl_remove_key_all_users +EXPORT_SYMBOL_GPL vmlinux 0xb32cb8e2 genphy_c45_check_and_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0xb346cacc rockchip_clk_register_armclk +EXPORT_SYMBOL_GPL vmlinux 0xb362caa6 devl_param_driverinit_value_get +EXPORT_SYMBOL_GPL vmlinux 0xb370dc55 blk_queue_max_zone_append_sectors +EXPORT_SYMBOL_GPL vmlinux 0xb374aa5d pm_runtime_autosuspend_expiration +EXPORT_SYMBOL_GPL vmlinux 0xb3936af6 ahci_platform_enable_resources +EXPORT_SYMBOL_GPL vmlinux 0xb395fcef fuse_do_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xb3999a2f dma_vunmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xb3a3f228 serial8250_em485_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb3afda06 ti_sci_inta_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0xb3b2bae7 spi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xb3d3f4b7 kvm_vcpu_yield_to +EXPORT_SYMBOL_GPL vmlinux 0xb3d5fcbf bio_associate_blkg +EXPORT_SYMBOL_GPL vmlinux 0xb3dba28c pm_clk_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb3f3a828 fwnode_get_parent +EXPORT_SYMBOL_GPL vmlinux 0xb3fd8fe6 kernel_read_file_from_path +EXPORT_SYMBOL_GPL vmlinux 0xb402951c kvm_put_kvm_no_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb40d673e zynqmp_pm_pinctrl_request +EXPORT_SYMBOL_GPL vmlinux 0xb413f7f9 class_dev_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0xb42b2918 iommu_enable_nesting +EXPORT_SYMBOL_GPL vmlinux 0xb42eb8b2 gfn_to_pfn +EXPORT_SYMBOL_GPL vmlinux 0xb43f9365 ktime_get +EXPORT_SYMBOL_GPL vmlinux 0xb447548f devm_kmalloc +EXPORT_SYMBOL_GPL vmlinux 0xb44a75d9 irq_chip_eoi_parent +EXPORT_SYMBOL_GPL vmlinux 0xb44e18ea audit_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb454c7cf crypto_destroy_tfm +EXPORT_SYMBOL_GPL vmlinux 0xb456e908 metadata_dst_free +EXPORT_SYMBOL_GPL vmlinux 0xb458dc53 dma_resv_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xb45bd6e7 bpf_prog_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb460905b platform_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb460caec devm_namespace_enable +EXPORT_SYMBOL_GPL vmlinux 0xb4686450 fscrypt_get_symlink +EXPORT_SYMBOL_GPL vmlinux 0xb46f1ac3 eventfd_ctx_fileget +EXPORT_SYMBOL_GPL vmlinux 0xb47dcff6 ata_std_bios_param +EXPORT_SYMBOL_GPL vmlinux 0xb48f0638 software_node_register +EXPORT_SYMBOL_GPL vmlinux 0xb48f3499 xlnx_register_event +EXPORT_SYMBOL_GPL vmlinux 0xb495c8ec devl_resource_size_get +EXPORT_SYMBOL_GPL vmlinux 0xb4992194 folio_wait_writeback +EXPORT_SYMBOL_GPL vmlinux 0xb4a5c52b fwnode_graph_get_endpoint_by_id +EXPORT_SYMBOL_GPL vmlinux 0xb4addf7a trace_add_event_call +EXPORT_SYMBOL_GPL vmlinux 0xb4b97c90 pvclock_gtod_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb4d281eb ahash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xb4ea7cf7 kgdb_connected +EXPORT_SYMBOL_GPL vmlinux 0xb4eda0da ring_buffer_event_length +EXPORT_SYMBOL_GPL vmlinux 0xb4f1e51c gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xb501b2df nd_cmd_dimm_desc +EXPORT_SYMBOL_GPL vmlinux 0xb5093dd3 console_list +EXPORT_SYMBOL_GPL vmlinux 0xb511c6c3 acpi_bind_one +EXPORT_SYMBOL_GPL vmlinux 0xb5195a18 devm_regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xb51fbd64 edac_op_state +EXPORT_SYMBOL_GPL vmlinux 0xb520eb79 btree_merge +EXPORT_SYMBOL_GPL vmlinux 0xb534684a static_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xb5425ee6 spi_controller_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb542c500 stmpe_dev_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xb54e2725 ping_close +EXPORT_SYMBOL_GPL vmlinux 0xb55139f6 HUF_readStats +EXPORT_SYMBOL_GPL vmlinux 0xb55451df vcap_tc_flower_handler_portnum_usage +EXPORT_SYMBOL_GPL vmlinux 0xb556fcb7 __pm_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb55de460 HYPERVISOR_dm_op +EXPORT_SYMBOL_GPL vmlinux 0xb5616ed9 iptunnel_metadata_reply +EXPORT_SYMBOL_GPL vmlinux 0xb561c490 mpi_mul +EXPORT_SYMBOL_GPL vmlinux 0xb562434b iommu_device_unlink +EXPORT_SYMBOL_GPL vmlinux 0xb570745c __SCK__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xb57acdf6 ata_dev_next +EXPORT_SYMBOL_GPL vmlinux 0xb5819f03 iopf_queue_add_device +EXPORT_SYMBOL_GPL vmlinux 0xb591c1d5 devm_platform_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0xb592d904 __gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL vmlinux 0xb5996351 blkg_rwstat_recursive_sum +EXPORT_SYMBOL_GPL vmlinux 0xb5a0b015 driver_set_override +EXPORT_SYMBOL_GPL vmlinux 0xb5a1825e usb_set_wireless_status +EXPORT_SYMBOL_GPL vmlinux 0xb5a83919 devm_power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xb5a83e35 gnttab_setup_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xb5a8c226 acpi_gsi_to_irq +EXPORT_SYMBOL_GPL vmlinux 0xb5b6fb04 hv_get_vpreg +EXPORT_SYMBOL_GPL vmlinux 0xb5c9072b mc_send_command +EXPORT_SYMBOL_GPL vmlinux 0xb5eed4bf nexthop_for_each_fib6_nh +EXPORT_SYMBOL_GPL vmlinux 0xb5f07096 subsys_virtual_register +EXPORT_SYMBOL_GPL vmlinux 0xb5f32039 class_compat_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xb5fae4a1 device_store_ulong +EXPORT_SYMBOL_GPL vmlinux 0xb5fd3144 pm_generic_poweroff_noirq +EXPORT_SYMBOL_GPL vmlinux 0xb615cb83 ata_scsi_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xb618f69e __serdev_device_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xb61f6069 dev_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0xb61f7f2f devl_region_create +EXPORT_SYMBOL_GPL vmlinux 0xb6261484 register_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb63398fa mtk_pinconf_drive_set +EXPORT_SYMBOL_GPL vmlinux 0xb6357e53 cpuidle_enable_device +EXPORT_SYMBOL_GPL vmlinux 0xb6394c27 mptcp_diag_fill_info +EXPORT_SYMBOL_GPL vmlinux 0xb6410433 mpi_addm +EXPORT_SYMBOL_GPL vmlinux 0xb64cb8eb regulator_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb655f91b pci_epc_get_next_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xb66927b6 mbox_client_txdone +EXPORT_SYMBOL_GPL vmlinux 0xb66a941c trace_define_field +EXPORT_SYMBOL_GPL vmlinux 0xb66e9053 msi_domain_first_desc +EXPORT_SYMBOL_GPL vmlinux 0xb6787346 sfp_unregister_socket +EXPORT_SYMBOL_GPL vmlinux 0xb6787967 access_process_vm +EXPORT_SYMBOL_GPL vmlinux 0xb69afbb0 devlink_linecard_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xb69e2d8e mmput_async +EXPORT_SYMBOL_GPL vmlinux 0xb6a5941d ping_rcv +EXPORT_SYMBOL_GPL vmlinux 0xb6aa23ce gpiochip_irq_map +EXPORT_SYMBOL_GPL vmlinux 0xb6ae42d6 nvmem_add_one_cell +EXPORT_SYMBOL_GPL vmlinux 0xb6b42db9 iommu_set_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xb6c19174 virtqueue_get_used_addr +EXPORT_SYMBOL_GPL vmlinux 0xb6c3d879 regcache_mark_dirty +EXPORT_SYMBOL_GPL vmlinux 0xb6cddbba msi_device_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0xb6cf4b61 fsl_mc_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb6d05d54 tps65912_device_init +EXPORT_SYMBOL_GPL vmlinux 0xb6df084d sbitmap_queue_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0xb6e6d99d clk_disable +EXPORT_SYMBOL_GPL vmlinux 0xb6ed2340 wm8350_gpio_config +EXPORT_SYMBOL_GPL vmlinux 0xb6ed9a61 __devres_alloc_node +EXPORT_SYMBOL_GPL vmlinux 0xb6f66ffd imx_pinctrl_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xb7042b3f peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb7047064 of_pci_range_parser_one +EXPORT_SYMBOL_GPL vmlinux 0xb7081263 scsi_mode_select +EXPORT_SYMBOL_GPL vmlinux 0xb7156463 disk_alloc_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0xb72227b6 user_update +EXPORT_SYMBOL_GPL vmlinux 0xb7329c06 clk_set_phase +EXPORT_SYMBOL_GPL vmlinux 0xb7333d01 pm_runtime_barrier +EXPORT_SYMBOL_GPL vmlinux 0xb73713d7 nvmem_add_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0xb74af4bb hypervisor_kobj +EXPORT_SYMBOL_GPL vmlinux 0xb767f7b5 sata_set_spd +EXPORT_SYMBOL_GPL vmlinux 0xb7687f39 device_link_remove +EXPORT_SYMBOL_GPL vmlinux 0xb781c479 devm_ti_sci_get_handle +EXPORT_SYMBOL_GPL vmlinux 0xb782c1a3 hv_get_vpreg_128 +EXPORT_SYMBOL_GPL vmlinux 0xb783e873 devm_thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xb786bf75 pci_write_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xb7940ca3 devm_clk_register +EXPORT_SYMBOL_GPL vmlinux 0xb7a387fc synchronize_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0xb7ae69fa rio_dma_prep_slave_sg +EXPORT_SYMBOL_GPL vmlinux 0xb7c60909 fsl_mc_bus_dpni_type +EXPORT_SYMBOL_GPL vmlinux 0xb7c69a63 unregister_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb7cbef9e power_supply_set_battery_charged +EXPORT_SYMBOL_GPL vmlinux 0xb7cfdc34 vp_modern_get_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0xb7d10bf1 devm_power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0xb7dbf421 phy_driver_is_genphy_10g +EXPORT_SYMBOL_GPL vmlinux 0xb7e58d77 of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0xb7eab117 devl_linecard_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb7f990e9 rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xb800c426 ata_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xb801add2 devm_spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb81278bb mddev_init +EXPORT_SYMBOL_GPL vmlinux 0xb81d6834 clk_mux_val_to_index +EXPORT_SYMBOL_GPL vmlinux 0xb81f3fb0 dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xb8273d0b __wake_up_sync +EXPORT_SYMBOL_GPL vmlinux 0xb82ae44b vfs_splice_read +EXPORT_SYMBOL_GPL vmlinux 0xb82d8062 of_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0xb84cbfab device_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0xb85042e5 gnttab_free_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0xb861e2c4 pinctrl_dev_get_devname +EXPORT_SYMBOL_GPL vmlinux 0xb86ba599 acpi_subsys_poweroff +EXPORT_SYMBOL_GPL vmlinux 0xb86c2b4e filemap_read +EXPORT_SYMBOL_GPL vmlinux 0xb8781582 imx_clk_hw_sscg_pll +EXPORT_SYMBOL_GPL vmlinux 0xb87b848b blk_queue_zone_write_granularity +EXPORT_SYMBOL_GPL vmlinux 0xb87f40fe cppc_set_enable +EXPORT_SYMBOL_GPL vmlinux 0xb883cebf dev_pm_opp_is_turbo +EXPORT_SYMBOL_GPL vmlinux 0xb88dbfce irq_set_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0xb89e69b1 jump_label_update_timeout +EXPORT_SYMBOL_GPL vmlinux 0xb8aad847 pcie_bus_configure_settings +EXPORT_SYMBOL_GPL vmlinux 0xb8b8c4f0 ti_sci_release_resource +EXPORT_SYMBOL_GPL vmlinux 0xb8c27fec tcp_plb_update_state_upon_rto +EXPORT_SYMBOL_GPL vmlinux 0xb8c863ed regcache_drop_region +EXPORT_SYMBOL_GPL vmlinux 0xb8cd3a7f nf_logger_put +EXPORT_SYMBOL_GPL vmlinux 0xb8cd8ba4 perf_event_pause +EXPORT_SYMBOL_GPL vmlinux 0xb8d01bb9 ata_port_classify +EXPORT_SYMBOL_GPL vmlinux 0xb8e2ece0 pci_pr3_present +EXPORT_SYMBOL_GPL vmlinux 0xb8f11603 idr_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb8f50713 rio_del_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0xb8f89c66 crypto_skcipher_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xb8fa4609 gpiod_toggle_active_low +EXPORT_SYMBOL_GPL vmlinux 0xb9037b7b acpi_find_child_by_adr +EXPORT_SYMBOL_GPL vmlinux 0xb9056b85 i2c_dw_validate_speed +EXPORT_SYMBOL_GPL vmlinux 0xb9058acb regmap_get_reg_stride +EXPORT_SYMBOL_GPL vmlinux 0xb912560d static_key_disable +EXPORT_SYMBOL_GPL vmlinux 0xb9179dd0 pci_epc_mem_init +EXPORT_SYMBOL_GPL vmlinux 0xb917b6d7 return_address +EXPORT_SYMBOL_GPL vmlinux 0xb918354d dm_bio_get_target_bio_nr +EXPORT_SYMBOL_GPL vmlinux 0xb9196ec8 acomp_request_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb91f12ff ata_sff_lost_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xb92cd745 kvm_vcpu_write_guest_page +EXPORT_SYMBOL_GPL vmlinux 0xb93a48ea gpiod_get_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xb940d90d hte_enable_ts +EXPORT_SYMBOL_GPL vmlinux 0xb956f4b2 __phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0xb95c212f __udp_gso_segment +EXPORT_SYMBOL_GPL vmlinux 0xb9629662 k3_udma_glue_rx_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0xb9681621 xdp_do_flush +EXPORT_SYMBOL_GPL vmlinux 0xb977104f blkcg_policy_register +EXPORT_SYMBOL_GPL vmlinux 0xb97baf46 clk_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xb980dc42 tracepoint_probe_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb9829331 crypto_aes_set_key +EXPORT_SYMBOL_GPL vmlinux 0xb9852d11 __traceiter_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xb99a3b00 sbitmap_queue_recalculate_wake_batch +EXPORT_SYMBOL_GPL vmlinux 0xb99d6119 acpi_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0xb99e5d0d ata_scsi_port_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xb9b9df41 usb_amd_dev_put +EXPORT_SYMBOL_GPL vmlinux 0xb9c16f51 hv_max_vp_index +EXPORT_SYMBOL_GPL vmlinux 0xb9c425de register_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xb9d025c9 llist_del_first +EXPORT_SYMBOL_GPL vmlinux 0xb9d39962 usb_disable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0xb9e414db ata_acpi_gtm +EXPORT_SYMBOL_GPL vmlinux 0xb9eb3000 devm_otg_ulpi_create +EXPORT_SYMBOL_GPL vmlinux 0xb9eda144 skcipher_walk_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xba12050a spi_controller_dma_unmap_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0xba14352c acpi_bus_trim +EXPORT_SYMBOL_GPL vmlinux 0xba21f0e4 irq_gc_unmask_enable_reg +EXPORT_SYMBOL_GPL vmlinux 0xba220db7 __wake_up_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xba229542 gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xba2b7f64 cpufreq_generic_get +EXPORT_SYMBOL_GPL vmlinux 0xba320d03 kvm_vcpu_gfn_to_pfn_atomic +EXPORT_SYMBOL_GPL vmlinux 0xba3cdf10 rz_mtu3_shared_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xba4d6d85 ptp_classify_raw +EXPORT_SYMBOL_GPL vmlinux 0xba5a1f8d screen_pos +EXPORT_SYMBOL_GPL vmlinux 0xba6eb67d __tracepoint_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xba80c4fa fsverity_get_digest +EXPORT_SYMBOL_GPL vmlinux 0xba950ac2 pci_p2pmem_free_sgl +EXPORT_SYMBOL_GPL vmlinux 0xbaa24aa0 __inet_inherit_port +EXPORT_SYMBOL_GPL vmlinux 0xbab9a9f0 maxim_charger_currents +EXPORT_SYMBOL_GPL vmlinux 0xbabc532e get_device_system_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0xbac94448 __tracepoint_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xbad7f1a2 pinctrl_generic_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0xbad978ea __devm_add_action +EXPORT_SYMBOL_GPL vmlinux 0xbae48dee platform_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbaf681c7 skcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xbaf6850c fsnotify_wait_marks_destroyed +EXPORT_SYMBOL_GPL vmlinux 0xbb028ad3 rcu_gp_slow_register +EXPORT_SYMBOL_GPL vmlinux 0xbb0ab47b debug_locks +EXPORT_SYMBOL_GPL vmlinux 0xbb0b25d2 register_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0xbb190df5 dprc_setup +EXPORT_SYMBOL_GPL vmlinux 0xbb236d18 ping_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xbb24f372 __SCK__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xbb3fb933 irq_domain_create_simple +EXPORT_SYMBOL_GPL vmlinux 0xbb4146b3 get_completed_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xbb4c7e37 rio_request_mport_dma +EXPORT_SYMBOL_GPL vmlinux 0xbb54cdde phy_resolve_aneg_pause +EXPORT_SYMBOL_GPL vmlinux 0xbb553406 ncsi_unregister_dev +EXPORT_SYMBOL_GPL vmlinux 0xbb5f2371 usb_cache_string +EXPORT_SYMBOL_GPL vmlinux 0xbb6508da random_get_entropy_fallback +EXPORT_SYMBOL_GPL vmlinux 0xbb65e813 bpf_map_inc +EXPORT_SYMBOL_GPL vmlinux 0xbb6a3cbd devlink_fmsg_arr_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xbb6f025a asymmetric_key_generate_id +EXPORT_SYMBOL_GPL vmlinux 0xbb7195a5 xdp_warn +EXPORT_SYMBOL_GPL vmlinux 0xbb7292ab debugfs_create_file_size +EXPORT_SYMBOL_GPL vmlinux 0xbb7e9690 gfn_to_hva_memslot +EXPORT_SYMBOL_GPL vmlinux 0xbbce155f devm_thermal_of_zone_register +EXPORT_SYMBOL_GPL vmlinux 0xbbe5611b crc64_rocksoft_update +EXPORT_SYMBOL_GPL vmlinux 0xbbe56404 sprint_OID +EXPORT_SYMBOL_GPL vmlinux 0xbbf15347 of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0xbbf82b6f zynqmp_pm_set_tcm_config +EXPORT_SYMBOL_GPL vmlinux 0xbbffaca2 rio_pw_enable +EXPORT_SYMBOL_GPL vmlinux 0xbc175a52 power_supply_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xbc191814 class_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0xbc1c3478 trace_get_event_file +EXPORT_SYMBOL_GPL vmlinux 0xbc244f37 icc_enable +EXPORT_SYMBOL_GPL vmlinux 0xbc2ab8f3 pci_ioremap_wc_bar +EXPORT_SYMBOL_GPL vmlinux 0xbc306a66 dev_pm_opp_put_opp_table +EXPORT_SYMBOL_GPL vmlinux 0xbc314156 nop_mnt_idmap +EXPORT_SYMBOL_GPL vmlinux 0xbc3f2cb0 timecounter_cyc2time +EXPORT_SYMBOL_GPL vmlinux 0xbc4271b4 regulator_list_voltage_table +EXPORT_SYMBOL_GPL vmlinux 0xbc51dda2 ata_bmdma32_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xbc600dc9 preempt_model_voluntary +EXPORT_SYMBOL_GPL vmlinux 0xbc642c06 fuse_get_unique +EXPORT_SYMBOL_GPL vmlinux 0xbc68d63b irq_domain_reset_irq_data +EXPORT_SYMBOL_GPL vmlinux 0xbc6bec66 free_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc774a83 blk_trace_setup +EXPORT_SYMBOL_GPL vmlinux 0xbc8dc42f devlink_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xbc8ec6af debugfs_create_u64 +EXPORT_SYMBOL_GPL vmlinux 0xbc9b8588 ehci_cf_port_reset_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xbc9c449c sk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0xbcb910f8 of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0xbcc15e75 ktime_get_coarse_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xbcc7961a pinctrl_parse_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0xbccd00f6 xhci_resume +EXPORT_SYMBOL_GPL vmlinux 0xbccec5de tracing_cond_snapshot_data +EXPORT_SYMBOL_GPL vmlinux 0xbcd88916 acpi_subsys_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0xbcdd5b99 iommu_group_set_name +EXPORT_SYMBOL_GPL vmlinux 0xbcdf6800 fsl_mc_bus_dpdbg_type +EXPORT_SYMBOL_GPL vmlinux 0xbce77716 relay_late_setup_files +EXPORT_SYMBOL_GPL vmlinux 0xbced556e pci_epf_unbind +EXPORT_SYMBOL_GPL vmlinux 0xbcf04ff8 irq_chip_set_parent_state +EXPORT_SYMBOL_GPL vmlinux 0xbcf1f0e6 zs_create_pool +EXPORT_SYMBOL_GPL vmlinux 0xbcf70932 irq_gc_mask_set_bit +EXPORT_SYMBOL_GPL vmlinux 0xbcf78344 dw_pcie_host_init +EXPORT_SYMBOL_GPL vmlinux 0xbcf90d71 blk_next_bio +EXPORT_SYMBOL_GPL vmlinux 0xbcfb791c acpi_dev_get_property +EXPORT_SYMBOL_GPL vmlinux 0xbd06f3a9 ata_get_cmd_name +EXPORT_SYMBOL_GPL vmlinux 0xbd12e318 au_platform_setup +EXPORT_SYMBOL_GPL vmlinux 0xbd162c4d rio_register_scan +EXPORT_SYMBOL_GPL vmlinux 0xbd2c97eb tty_perform_flush +EXPORT_SYMBOL_GPL vmlinux 0xbd2e67fe poll_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xbd3fe1e3 disable_hardirq +EXPORT_SYMBOL_GPL vmlinux 0xbd47213a msg_zerocopy_realloc +EXPORT_SYMBOL_GPL vmlinux 0xbd4ab1eb dev_attr_ncq_prio_supported +EXPORT_SYMBOL_GPL vmlinux 0xbd524ca5 tcp_done +EXPORT_SYMBOL_GPL vmlinux 0xbd55bcbc pci_host_probe +EXPORT_SYMBOL_GPL vmlinux 0xbd5ef27d ct_user_enter +EXPORT_SYMBOL_GPL vmlinux 0xbd64fe50 fwnode_get_name +EXPORT_SYMBOL_GPL vmlinux 0xbd7aaaee add_memory +EXPORT_SYMBOL_GPL vmlinux 0xbd887071 umd_unload_blob +EXPORT_SYMBOL_GPL vmlinux 0xbd926113 of_genpd_add_provider_simple +EXPORT_SYMBOL_GPL vmlinux 0xbda04a91 cond_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xbda09f35 regulator_get_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0xbdb2217d hv_is_isolation_supported +EXPORT_SYMBOL_GPL vmlinux 0xbdb94b92 request_firmware_direct +EXPORT_SYMBOL_GPL vmlinux 0xbdd06d2d irq_remove_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xbdda1b5f vmalloc_huge +EXPORT_SYMBOL_GPL vmlinux 0xbde401bd dma_get_slave_caps +EXPORT_SYMBOL_GPL vmlinux 0xbdea2779 acpi_dev_clear_dependencies +EXPORT_SYMBOL_GPL vmlinux 0xbe137c1e imx_fracn_gppll +EXPORT_SYMBOL_GPL vmlinux 0xbe46f61c fsl_mc_allocate_irqs +EXPORT_SYMBOL_GPL vmlinux 0xbe4c95ff sk_msg_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0xbe5c888b crypto_chain +EXPORT_SYMBOL_GPL vmlinux 0xbe5e3414 k3_udma_glue_reset_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0xbe5fa772 io_uring_cmd_done +EXPORT_SYMBOL_GPL vmlinux 0xbe687e88 wake_up_all_idle_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbe6baed0 irq_domain_free_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0xbe7e0908 gpiod_set_consumer_name +EXPORT_SYMBOL_GPL vmlinux 0xbe9305c0 __ndisc_fill_addr_option +EXPORT_SYMBOL_GPL vmlinux 0xbe96dfd8 of_reconfig_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbe9a83d5 dw_pcie_write +EXPORT_SYMBOL_GPL vmlinux 0xbe9bc6ff inet_csk_listen_start +EXPORT_SYMBOL_GPL vmlinux 0xbea5ff1e static_key_initialized +EXPORT_SYMBOL_GPL vmlinux 0xbeb6717f bio_blkcg_css +EXPORT_SYMBOL_GPL vmlinux 0xbeb7b7d3 __traceiter_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0xbebbfa40 ehci_resume +EXPORT_SYMBOL_GPL vmlinux 0xbebea357 cpufreq_generic_attr +EXPORT_SYMBOL_GPL vmlinux 0xbec66c3a __apei_exec_run +EXPORT_SYMBOL_GPL vmlinux 0xbecc7a7d device_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0xbed9f73b xfrm_dev_policy_add +EXPORT_SYMBOL_GPL vmlinux 0xbee4fc82 ata_sff_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xbef1cb05 of_hwspin_lock_get_id_byname +EXPORT_SYMBOL_GPL vmlinux 0xbefcb6d5 srcu_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbf041102 register_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbf1a7fa8 sdio_release_host +EXPORT_SYMBOL_GPL vmlinux 0xbf25e033 phy_create +EXPORT_SYMBOL_GPL vmlinux 0xbf25f353 tpm_get_timeouts +EXPORT_SYMBOL_GPL vmlinux 0xbf2e2e71 housekeeping_enabled +EXPORT_SYMBOL_GPL vmlinux 0xbf32ac53 __xenbus_register_backend +EXPORT_SYMBOL_GPL vmlinux 0xbf34f807 get_current_tty +EXPORT_SYMBOL_GPL vmlinux 0xbf39b1dd udp_cmsg_send +EXPORT_SYMBOL_GPL vmlinux 0xbf4513c3 devlink_linecard_activate +EXPORT_SYMBOL_GPL vmlinux 0xbf5bf3bb pci_bus_max_busnr +EXPORT_SYMBOL_GPL vmlinux 0xbf5cb691 of_msi_configure +EXPORT_SYMBOL_GPL vmlinux 0xbf693d26 bpf_prog_add +EXPORT_SYMBOL_GPL vmlinux 0xbf717a00 __phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0xbf806e40 rio_unregister_mport +EXPORT_SYMBOL_GPL vmlinux 0xbf94f119 component_add_typed +EXPORT_SYMBOL_GPL vmlinux 0xbf9852fd tty_set_termios +EXPORT_SYMBOL_GPL vmlinux 0xbfa7ed25 debugfs_attr_read +EXPORT_SYMBOL_GPL vmlinux 0xbfb5c3cf crypto_wait_for_test +EXPORT_SYMBOL_GPL vmlinux 0xbfbc5434 pciserial_resume_ports +EXPORT_SYMBOL_GPL vmlinux 0xbfdfda54 srcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0xbfe42cad crypto_ahash_final +EXPORT_SYMBOL_GPL vmlinux 0xbfe5616d tick_broadcast_oneshot_control +EXPORT_SYMBOL_GPL vmlinux 0xbfed2cd9 __wait_rcu_gp +EXPORT_SYMBOL_GPL vmlinux 0xc007bbe1 acpi_initialize_hp_context +EXPORT_SYMBOL_GPL vmlinux 0xc008b143 vp_legacy_set_features +EXPORT_SYMBOL_GPL vmlinux 0xc00ba33e md_allow_write +EXPORT_SYMBOL_GPL vmlinux 0xc014b474 skcipher_walk_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xc02f2e84 iommu_iova_to_phys +EXPORT_SYMBOL_GPL vmlinux 0xc03061e8 __udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xc0382270 pci_iov_vf_id +EXPORT_SYMBOL_GPL vmlinux 0xc0440556 get_net_ns_by_id +EXPORT_SYMBOL_GPL vmlinux 0xc046cf84 imx93_clk_gate +EXPORT_SYMBOL_GPL vmlinux 0xc04aab84 usb_init_urb +EXPORT_SYMBOL_GPL vmlinux 0xc05cee80 ipi_get_hwirq +EXPORT_SYMBOL_GPL vmlinux 0xc06c3228 dm_audit_log_bio +EXPORT_SYMBOL_GPL vmlinux 0xc06cd351 get_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xc071b3c5 trace_seq_putmem +EXPORT_SYMBOL_GPL vmlinux 0xc090c376 net_selftest_get_strings +EXPORT_SYMBOL_GPL vmlinux 0xc09159d2 irq_chip_retrigger_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xc0934350 pci_epc_raise_irq +EXPORT_SYMBOL_GPL vmlinux 0xc0953235 extcon_get_extcon_dev +EXPORT_SYMBOL_GPL vmlinux 0xc0974645 skb_segment +EXPORT_SYMBOL_GPL vmlinux 0xc098487d usb_find_interface +EXPORT_SYMBOL_GPL vmlinux 0xc0a3d155 k3_udma_glue_rx_get_flow_id_base +EXPORT_SYMBOL_GPL vmlinux 0xc0a8f4be phylink_resume +EXPORT_SYMBOL_GPL vmlinux 0xc0a96e14 rcu_gp_is_expedited +EXPORT_SYMBOL_GPL vmlinux 0xc0b05baf sysfs_create_groups +EXPORT_SYMBOL_GPL vmlinux 0xc0b14000 l3mdev_link_scope_lookup +EXPORT_SYMBOL_GPL vmlinux 0xc0b258c1 regmap_mmio_detach_clk +EXPORT_SYMBOL_GPL vmlinux 0xc0b2664d devlink_dpipe_header_ipv4 +EXPORT_SYMBOL_GPL vmlinux 0xc0c1f4d8 acpi_gpiochip_free_interrupts +EXPORT_SYMBOL_GPL vmlinux 0xc0d3718d genphy_c45_pma_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc0dcb59e edac_layer_name +EXPORT_SYMBOL_GPL vmlinux 0xc0f0458a ip_tunnel_unneed_metadata +EXPORT_SYMBOL_GPL vmlinux 0xc0fddedd uart_console_write +EXPORT_SYMBOL_GPL vmlinux 0xc101cd88 tcp_set_state +EXPORT_SYMBOL_GPL vmlinux 0xc1086e0c sysrq_toggle_support +EXPORT_SYMBOL_GPL vmlinux 0xc10a66b1 pci_d3cold_disable +EXPORT_SYMBOL_GPL vmlinux 0xc11ae592 sdio_memcpy_toio +EXPORT_SYMBOL_GPL vmlinux 0xc123332b wm8350_read_auxadc +EXPORT_SYMBOL_GPL vmlinux 0xc1388ee6 msi_lock_descs +EXPORT_SYMBOL_GPL vmlinux 0xc142d597 ata_std_sched_eh +EXPORT_SYMBOL_GPL vmlinux 0xc14f7616 __SCK__tp_func_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0xc1515c9a dev_pm_set_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xc15eaa6b iommu_group_add_device +EXPORT_SYMBOL_GPL vmlinux 0xc16aac52 wbt_enable_default +EXPORT_SYMBOL_GPL vmlinux 0xc1743430 cpuidle_disable_device +EXPORT_SYMBOL_GPL vmlinux 0xc17515d7 usb_hcds_loaded +EXPORT_SYMBOL_GPL vmlinux 0xc17e9946 usb_show_dynids +EXPORT_SYMBOL_GPL vmlinux 0xc18a9c5a fwnode_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0xc19b2437 __tracepoint_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc19e31d9 securityfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xc1c0b6f3 devm_register_power_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xc1c2aede tty_port_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xc1c6b84e gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0xc1d15a4c phylink_set_port_modes +EXPORT_SYMBOL_GPL vmlinux 0xc1dce028 k3_udma_glue_reset_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xc1e5bb8d ata_acpi_gtm_xfermask +EXPORT_SYMBOL_GPL vmlinux 0xc1e6986e interval_tree_span_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xc1f2d03e devl_params_register +EXPORT_SYMBOL_GPL vmlinux 0xc2047862 phy_pm_runtime_get_sync +EXPORT_SYMBOL_GPL vmlinux 0xc212b36b register_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xc219ea5e devlink_dpipe_table_counter_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc22622ef perf_event_period +EXPORT_SYMBOL_GPL vmlinux 0xc22a3091 vm_unmap_aliases +EXPORT_SYMBOL_GPL vmlinux 0xc235ca8d regulator_get_error_flags +EXPORT_SYMBOL_GPL vmlinux 0xc2368ea5 ata_xfer_mask2mode +EXPORT_SYMBOL_GPL vmlinux 0xc23b53c9 input_ff_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc23eaefc buffer_migrate_folio_norefs +EXPORT_SYMBOL_GPL vmlinux 0xc243286c fwnode_graph_get_next_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xc2472388 tegra210_clk_emc_update_setting +EXPORT_SYMBOL_GPL vmlinux 0xc25b8971 hv_remove_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0xc2692173 wakeup_sources_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xc26929d2 netdev_walk_all_upper_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xc2759905 register_btf_id_dtor_kfuncs +EXPORT_SYMBOL_GPL vmlinux 0xc27c0f1f virtqueue_poll +EXPORT_SYMBOL_GPL vmlinux 0xc281956f regulator_get_linear_step +EXPORT_SYMBOL_GPL vmlinux 0xc2828b44 crypto_alloc_shash +EXPORT_SYMBOL_GPL vmlinux 0xc289e46d cpufreq_generic_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xc28ac162 rio_mport_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0xc2a3e570 errata +EXPORT_SYMBOL_GPL vmlinux 0xc2a814db tcp_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xc2ab69ed xenbus_match +EXPORT_SYMBOL_GPL vmlinux 0xc2b2180f irq_work_queue +EXPORT_SYMBOL_GPL vmlinux 0xc2c1c427 perf_event_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc2c20e6a rtnl_af_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc2c2d9ca ata_cable_80wire +EXPORT_SYMBOL_GPL vmlinux 0xc2c62bd0 of_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xc2de27ca hest_disable +EXPORT_SYMBOL_GPL vmlinux 0xc2e25c91 lwtunnel_get_encap_size +EXPORT_SYMBOL_GPL vmlinux 0xc2e99092 locks_alloc_lock +EXPORT_SYMBOL_GPL vmlinux 0xc2f90ab6 to_of_pinfo +EXPORT_SYMBOL_GPL vmlinux 0xc2f9fad2 kvm_are_all_memslots_empty +EXPORT_SYMBOL_GPL vmlinux 0xc30fc5ef regulator_get_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0xc3154664 proc_create_net_data_write +EXPORT_SYMBOL_GPL vmlinux 0xc321436b encrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0xc323f3cd regmap_can_raw_write +EXPORT_SYMBOL_GPL vmlinux 0xc340e246 zynqmp_pm_request_node +EXPORT_SYMBOL_GPL vmlinux 0xc341ae6d zs_map_object +EXPORT_SYMBOL_GPL vmlinux 0xc34f857b __srcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xc3647848 rio_mport_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xc3708747 trace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0xc37295e3 rockchip_clk_init +EXPORT_SYMBOL_GPL vmlinux 0xc378e269 hvc_remove +EXPORT_SYMBOL_GPL vmlinux 0xc37a29e1 amba_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc3805cd1 fs_ftype_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0xc38158e2 nvdimm_kobj +EXPORT_SYMBOL_GPL vmlinux 0xc3876c1a hv_isolation_type_snp +EXPORT_SYMBOL_GPL vmlinux 0xc391ffc0 mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xc3997d9d mpi_read_raw_from_sgl +EXPORT_SYMBOL_GPL vmlinux 0xc3ae6040 to_nvdimm +EXPORT_SYMBOL_GPL vmlinux 0xc3b47825 rcu_async_relax +EXPORT_SYMBOL_GPL vmlinux 0xc3b49c18 cpufreq_cpu_get_raw +EXPORT_SYMBOL_GPL vmlinux 0xc3c46e01 fib_nl_newrule +EXPORT_SYMBOL_GPL vmlinux 0xc3c4c6cc hash_algo_name +EXPORT_SYMBOL_GPL vmlinux 0xc3cd2482 tegra_bpmp_request_mrq +EXPORT_SYMBOL_GPL vmlinux 0xc3ce79c6 proc_mkdir_data +EXPORT_SYMBOL_GPL vmlinux 0xc3d30784 phy_package_leave +EXPORT_SYMBOL_GPL vmlinux 0xc3d3a78e extcon_set_property_sync +EXPORT_SYMBOL_GPL vmlinux 0xc3de65ff ring_buffer_bytes_cpu +EXPORT_SYMBOL_GPL vmlinux 0xc3e2a0f8 devfreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc3e7b1a0 usb_unlocked_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xc3ea5305 iommu_default_passthrough +EXPORT_SYMBOL_GPL vmlinux 0xc3ec0099 debugfs_print_regs32 +EXPORT_SYMBOL_GPL vmlinux 0xc3f16525 regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0xc3fd3a30 pm_genpd_remove +EXPORT_SYMBOL_GPL vmlinux 0xc406dde6 pci_bridge_secondary_bus_reset +EXPORT_SYMBOL_GPL vmlinux 0xc409bbb6 ata_scsi_unlock_native_capacity +EXPORT_SYMBOL_GPL vmlinux 0xc40d8ded pci_epc_get_msix +EXPORT_SYMBOL_GPL vmlinux 0xc425e8b1 iomap_bmap +EXPORT_SYMBOL_GPL vmlinux 0xc428068d sata_deb_timing_long +EXPORT_SYMBOL_GPL vmlinux 0xc44afc48 pse_ethtool_set_config +EXPORT_SYMBOL_GPL vmlinux 0xc44b8090 scsi_host_unblock +EXPORT_SYMBOL_GPL vmlinux 0xc44b939e clk_hw_get_flags +EXPORT_SYMBOL_GPL vmlinux 0xc44de9f8 of_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0xc454fc7b twl_get_type +EXPORT_SYMBOL_GPL vmlinux 0xc462cb39 fat_time_unix2fat +EXPORT_SYMBOL_GPL vmlinux 0xc46324f6 dynevent_create +EXPORT_SYMBOL_GPL vmlinux 0xc46dcfc7 i2c_adapter_type +EXPORT_SYMBOL_GPL vmlinux 0xc471c67a twl4030_audio_disable_resource +EXPORT_SYMBOL_GPL vmlinux 0xc4797079 sysfs_unmerge_group +EXPORT_SYMBOL_GPL vmlinux 0xc47d275c ata_pci_sff_init_one +EXPORT_SYMBOL_GPL vmlinux 0xc482fca0 tpm_tis_resume +EXPORT_SYMBOL_GPL vmlinux 0xc48bceed blk_mq_alloc_request_hctx +EXPORT_SYMBOL_GPL vmlinux 0xc4a31146 rdma_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc4a72936 trusted_tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xc4af376c pci_cfg_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xc4ba9aeb zynqmp_pm_fpga_get_config_status +EXPORT_SYMBOL_GPL vmlinux 0xc4d5e0e8 acpi_gpio_get_irq_resource +EXPORT_SYMBOL_GPL vmlinux 0xc4f0da12 ktime_get_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xc4fac5e7 usb_disable_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0xc50bf51d shmem_read_folio_gfp +EXPORT_SYMBOL_GPL vmlinux 0xc51450c6 imx_ccm_lock +EXPORT_SYMBOL_GPL vmlinux 0xc5157c6d devm_extcon_dev_allocate +EXPORT_SYMBOL_GPL vmlinux 0xc519cec2 strp_process +EXPORT_SYMBOL_GPL vmlinux 0xc51b4435 ohci_restart +EXPORT_SYMBOL_GPL vmlinux 0xc51d56ab of_irq_parse_one +EXPORT_SYMBOL_GPL vmlinux 0xc525998e ata_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0xc5279752 led_trigger_blink_oneshot +EXPORT_SYMBOL_GPL vmlinux 0xc53d623b kvm_read_guest_cached +EXPORT_SYMBOL_GPL vmlinux 0xc54716bb nvdimm_to_bus +EXPORT_SYMBOL_GPL vmlinux 0xc5559843 iomap_release_folio +EXPORT_SYMBOL_GPL vmlinux 0xc55df480 debugfs_create_x32 +EXPORT_SYMBOL_GPL vmlinux 0xc5604800 clk_set_rate_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xc568ac35 clk_register_composite +EXPORT_SYMBOL_GPL vmlinux 0xc569d8ce __clk_get_name +EXPORT_SYMBOL_GPL vmlinux 0xc575c3bd kvm_get_kvm +EXPORT_SYMBOL_GPL vmlinux 0xc575c737 debug_locks_off +EXPORT_SYMBOL_GPL vmlinux 0xc5777fca linear_range_get_selector_low_array +EXPORT_SYMBOL_GPL vmlinux 0xc57d0d29 perf_get_aux +EXPORT_SYMBOL_GPL vmlinux 0xc586606e kthread_unpark +EXPORT_SYMBOL_GPL vmlinux 0xc58a3ee6 icc_node_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc58d5c87 gpiod_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0xc59bd952 iomap_file_buffered_write +EXPORT_SYMBOL_GPL vmlinux 0xc59c8134 i2c_acpi_new_device_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xc5a5c678 uart_parse_earlycon +EXPORT_SYMBOL_GPL vmlinux 0xc5b3c719 dm_report_zones +EXPORT_SYMBOL_GPL vmlinux 0xc5d9a126 unregister_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xc5e372bf swapcache_mapping +EXPORT_SYMBOL_GPL vmlinux 0xc5e91436 rio_set_port_lockout +EXPORT_SYMBOL_GPL vmlinux 0xc610e7fd mtk_clk_dummy_ops +EXPORT_SYMBOL_GPL vmlinux 0xc61283aa iommu_device_sysfs_add +EXPORT_SYMBOL_GPL vmlinux 0xc617f82c unregister_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc6250576 ZSTD_isError +EXPORT_SYMBOL_GPL vmlinux 0xc62611e1 scatterwalk_map_and_copy +EXPORT_SYMBOL_GPL vmlinux 0xc6337782 con_debug_enter +EXPORT_SYMBOL_GPL vmlinux 0xc636d60f __tracepoint_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xc64fd66a add_hwgenerator_randomness +EXPORT_SYMBOL_GPL vmlinux 0xc6536564 tegra_mc_get_carveout_info +EXPORT_SYMBOL_GPL vmlinux 0xc655feff wm8400_reset_codec_reg_cache +EXPORT_SYMBOL_GPL vmlinux 0xc6572a90 xenbus_read_unsigned +EXPORT_SYMBOL_GPL vmlinux 0xc6593808 da9052_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xc66019cc xen_resume_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc66b77b1 iommu_group_set_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xc67196e3 devl_traps_register +EXPORT_SYMBOL_GPL vmlinux 0xc675802f clk_regmap_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0xc6779093 ring_buffer_record_enable +EXPORT_SYMBOL_GPL vmlinux 0xc67f7c1e dpbp_open +EXPORT_SYMBOL_GPL vmlinux 0xc68c41d6 __SCK__tp_func_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xc697b0f7 nvmem_device_read +EXPORT_SYMBOL_GPL vmlinux 0xc69b7ee5 zs_destroy_pool +EXPORT_SYMBOL_GPL vmlinux 0xc69fd4d6 fsstack_copy_inode_size +EXPORT_SYMBOL_GPL vmlinux 0xc6a4a872 __clk_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc6bd472f arm64_mm_context_get +EXPORT_SYMBOL_GPL vmlinux 0xc6cb171d dw_pcie_find_capability +EXPORT_SYMBOL_GPL vmlinux 0xc6cf6a20 ata_pci_remove_one +EXPORT_SYMBOL_GPL vmlinux 0xc6d1c760 find_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xc6dda572 __percpu_down_read +EXPORT_SYMBOL_GPL vmlinux 0xc6def34b gnttab_empty_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xc6e5bcf3 linear_range_get_selector_within +EXPORT_SYMBOL_GPL vmlinux 0xc6ee708c scsi_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0xc7061ef3 iova_cache_put +EXPORT_SYMBOL_GPL vmlinux 0xc71e1563 fuse_direct_io +EXPORT_SYMBOL_GPL vmlinux 0xc737b210 wakeup_source_register +EXPORT_SYMBOL_GPL vmlinux 0xc7409852 synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xc741a2a8 thermal_zone_get_temp +EXPORT_SYMBOL_GPL vmlinux 0xc74bdcf6 crypto_grab_spawn +EXPORT_SYMBOL_GPL vmlinux 0xc74c07ce cppc_get_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xc768397f dev_pm_opp_xlate_required_opp +EXPORT_SYMBOL_GPL vmlinux 0xc76d8d65 iommu_device_sysfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xc76e088d vmf_insert_pfn_pmd +EXPORT_SYMBOL_GPL vmlinux 0xc76ef235 mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xc774e748 acpi_device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xc77e5052 crypto_create_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0xc7856e74 __wake_up_locked_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xc78e3530 bus_create_file +EXPORT_SYMBOL_GPL vmlinux 0xc79d6b1c regulator_set_pull_down_regmap +EXPORT_SYMBOL_GPL vmlinux 0xc7a1840e llist_add_batch +EXPORT_SYMBOL_GPL vmlinux 0xc7a1dee6 pci_enable_ats +EXPORT_SYMBOL_GPL vmlinux 0xc7a6362a finish_rcuwait +EXPORT_SYMBOL_GPL vmlinux 0xc7a7e770 clk_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xc7aea6e2 iommu_fwspec_free +EXPORT_SYMBOL_GPL vmlinux 0xc7c23ff0 xenbus_exists +EXPORT_SYMBOL_GPL vmlinux 0xc7c87542 inet_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0xc7e64fc2 asn1_encode_integer +EXPORT_SYMBOL_GPL vmlinux 0xc7fa4aa9 kobj_ns_drop +EXPORT_SYMBOL_GPL vmlinux 0xc7feca24 crypto_register_rng +EXPORT_SYMBOL_GPL vmlinux 0xc80139e2 tps65912_device_exit +EXPORT_SYMBOL_GPL vmlinux 0xc80d338a metadata_dst_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xc8231a87 serdev_device_write +EXPORT_SYMBOL_GPL vmlinux 0xc82b3a88 __SCK__tp_func_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xc82c721f klist_remove +EXPORT_SYMBOL_GPL vmlinux 0xc82ed2a1 devres_for_each_res +EXPORT_SYMBOL_GPL vmlinux 0xc83ec992 devm_nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0xc84795d4 blk_mq_unfreeze_queue +EXPORT_SYMBOL_GPL vmlinux 0xc84decf2 sata_scr_write_flush +EXPORT_SYMBOL_GPL vmlinux 0xc8590329 of_clk_src_simple_get +EXPORT_SYMBOL_GPL vmlinux 0xc8594d3d reset_control_acquire +EXPORT_SYMBOL_GPL vmlinux 0xc85ab6d8 pm_genpd_opp_to_performance_state +EXPORT_SYMBOL_GPL vmlinux 0xc868c99c create_signature +EXPORT_SYMBOL_GPL vmlinux 0xc86b42dd iov_iter_is_aligned +EXPORT_SYMBOL_GPL vmlinux 0xc86c9fd6 __audit_inode_child +EXPORT_SYMBOL_GPL vmlinux 0xc87dd725 k3_udma_glue_pop_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0xc87f9ab5 led_trigger_read +EXPORT_SYMBOL_GPL vmlinux 0xc88b8926 devm_regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0xc88c3875 trace_put_event_file +EXPORT_SYMBOL_GPL vmlinux 0xc892554f regmap_write_async +EXPORT_SYMBOL_GPL vmlinux 0xc8a0e49c crypto_drop_spawn +EXPORT_SYMBOL_GPL vmlinux 0xc8c70fdd devm_hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0xc8ddd5b5 kstrdup_quotable +EXPORT_SYMBOL_GPL vmlinux 0xc8edbd22 regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xc8f60f8e bpfilter_ops +EXPORT_SYMBOL_GPL vmlinux 0xc905402b log_write_mmio +EXPORT_SYMBOL_GPL vmlinux 0xc919501c da903x_read +EXPORT_SYMBOL_GPL vmlinux 0xc91fdf58 percpu_ref_is_zero +EXPORT_SYMBOL_GPL vmlinux 0xc92d7f73 of_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0xc931a43f serial8250_rx_chars +EXPORT_SYMBOL_GPL vmlinux 0xc9345c0f digsig_verify +EXPORT_SYMBOL_GPL vmlinux 0xc9396b21 i2c_add_numbered_adapter +EXPORT_SYMBOL_GPL vmlinux 0xc93ee1e7 usb_phy_roothub_init +EXPORT_SYMBOL_GPL vmlinux 0xc93fce3b nd_cmd_out_size +EXPORT_SYMBOL_GPL vmlinux 0xc9561772 fb_destroy_modelist +EXPORT_SYMBOL_GPL vmlinux 0xc96240a1 of_genpd_del_provider +EXPORT_SYMBOL_GPL vmlinux 0xc9641b48 visitor32 +EXPORT_SYMBOL_GPL vmlinux 0xc9649378 bpf_prog_create +EXPORT_SYMBOL_GPL vmlinux 0xc965f4c0 devm_rtc_device_register +EXPORT_SYMBOL_GPL vmlinux 0xc9715630 __SCK__tp_func_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc9827693 __bpf_call_base +EXPORT_SYMBOL_GPL vmlinux 0xc98ecfb0 serial8250_clear_and_reinit_fifos +EXPORT_SYMBOL_GPL vmlinux 0xc9a87950 ack_all_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xc9c27139 mtk_devm_alloc_clk_data +EXPORT_SYMBOL_GPL vmlinux 0xc9c9a5dd usb_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0xc9cba2b0 skb_to_sgvec +EXPORT_SYMBOL_GPL vmlinux 0xc9ceea06 clk_has_parent +EXPORT_SYMBOL_GPL vmlinux 0xc9d0229f phylink_mii_c22_pcs_config +EXPORT_SYMBOL_GPL vmlinux 0xc9d47e8a exportfs_decode_fh +EXPORT_SYMBOL_GPL vmlinux 0xc9ec4e21 free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xc9ee4984 regmap_raw_write_async +EXPORT_SYMBOL_GPL vmlinux 0xc9f8e71e regulator_get_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0xc9faf267 usb_hub_claim_port +EXPORT_SYMBOL_GPL vmlinux 0xc9fb00f7 pl320_ipc_transmit +EXPORT_SYMBOL_GPL vmlinux 0xc9fd634a usb_role_switch_put +EXPORT_SYMBOL_GPL vmlinux 0xca03ae3b i2c_match_id +EXPORT_SYMBOL_GPL vmlinux 0xca10a756 ata_std_prereset +EXPORT_SYMBOL_GPL vmlinux 0xca1e5cc0 __clocksource_update_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0xca23ae7b vring_del_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0xca263dee devlink_unregister +EXPORT_SYMBOL_GPL vmlinux 0xca2cc0ea pci_restore_msi_state +EXPORT_SYMBOL_GPL vmlinux 0xca3c61c4 devm_regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xca454a34 vt_get_leds +EXPORT_SYMBOL_GPL vmlinux 0xca500464 ZSTD_getErrorName +EXPORT_SYMBOL_GPL vmlinux 0xca50fe65 rio_request_dma +EXPORT_SYMBOL_GPL vmlinux 0xca5e84f9 inverse_translate +EXPORT_SYMBOL_GPL vmlinux 0xca7d8764 kthread_freezable_should_stop +EXPORT_SYMBOL_GPL vmlinux 0xca8e6350 pinctrl_pm_select_idle_state +EXPORT_SYMBOL_GPL vmlinux 0xca99de88 to_nd_region +EXPORT_SYMBOL_GPL vmlinux 0xca9a1d5e ring_buffer_free +EXPORT_SYMBOL_GPL vmlinux 0xcaa7ffb6 mtk_clk_register_fixed_clks +EXPORT_SYMBOL_GPL vmlinux 0xcaaf12bf reset_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0xcab1ebc9 phy_exit +EXPORT_SYMBOL_GPL vmlinux 0xcabb8b21 i2c_detect_slave_mode +EXPORT_SYMBOL_GPL vmlinux 0xcabe04de cpuidle_resume_and_unlock +EXPORT_SYMBOL_GPL vmlinux 0xcac209e1 __traceiter_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xcacdd189 ipv6_opt_accepted +EXPORT_SYMBOL_GPL vmlinux 0xcad2b76c imx_clk_hw_pfd +EXPORT_SYMBOL_GPL vmlinux 0xcadf3155 put_pid +EXPORT_SYMBOL_GPL vmlinux 0xcae7ce5d fsl_mc_get_version +EXPORT_SYMBOL_GPL vmlinux 0xcaeb3714 meson8_pmx_ops +EXPORT_SYMBOL_GPL vmlinux 0xcaf1d958 evtchn_get +EXPORT_SYMBOL_GPL vmlinux 0xcb1d1b75 usb_autopm_put_interface +EXPORT_SYMBOL_GPL vmlinux 0xcb2bfe2b nvmem_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcb4a7d9b public_key_verify_signature +EXPORT_SYMBOL_GPL vmlinux 0xcb520c9b unregister_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0xcb561441 mem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0xcb58f7c8 extcon_set_property_capability +EXPORT_SYMBOL_GPL vmlinux 0xcb75b208 dw_pcie_ep_raise_legacy_irq +EXPORT_SYMBOL_GPL vmlinux 0xcb79155c gpiod_get_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0xcb7ea77c bind_interdomain_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0xcb8529cd __traceiter_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0xcb876767 pci_hp_add +EXPORT_SYMBOL_GPL vmlinux 0xcb89778f of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0xcb918396 debugfs_create_blob +EXPORT_SYMBOL_GPL vmlinux 0xcb91f2fc pci_hp_del +EXPORT_SYMBOL_GPL vmlinux 0xcba3be5a irqchip_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xcbb44f95 usb_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xcbba306b ata_sff_postreset +EXPORT_SYMBOL_GPL vmlinux 0xcbc59bd7 usb_phy_set_charger_state +EXPORT_SYMBOL_GPL vmlinux 0xcbe56bc2 zs_get_total_pages +EXPORT_SYMBOL_GPL vmlinux 0xcbeca55b dpbp_disable +EXPORT_SYMBOL_GPL vmlinux 0xcbf2d740 pci_ims_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xcbfcd565 dev_get_tstats64 +EXPORT_SYMBOL_GPL vmlinux 0xcbfd383f of_remove_property +EXPORT_SYMBOL_GPL vmlinux 0xcc0c3c58 usb_get_maximum_ssp_rate +EXPORT_SYMBOL_GPL vmlinux 0xcc0f2b1a i2c_generic_scl_recovery +EXPORT_SYMBOL_GPL vmlinux 0xcc0fd0a7 k3_ringacc_ring_push_head +EXPORT_SYMBOL_GPL vmlinux 0xcc1bbac1 handle_bad_irq +EXPORT_SYMBOL_GPL vmlinux 0xcc2fefae edac_pci_add_device +EXPORT_SYMBOL_GPL vmlinux 0xcc39c03e nvmem_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcc449911 blk_mq_virtio_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xcc455c14 devm_kasprintf +EXPORT_SYMBOL_GPL vmlinux 0xcc58c942 debugfs_create_devm_seqfile +EXPORT_SYMBOL_GPL vmlinux 0xcc8f36cc unix_peer_get +EXPORT_SYMBOL_GPL vmlinux 0xcc8f47c9 devm_gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xcc8f5047 event_triggers_post_call +EXPORT_SYMBOL_GPL vmlinux 0xcc91b2cd __pci_hp_register +EXPORT_SYMBOL_GPL vmlinux 0xcc9268fc hwpoison_filter_enable +EXPORT_SYMBOL_GPL vmlinux 0xcc935375 walk_iomem_res_desc +EXPORT_SYMBOL_GPL vmlinux 0xcc96e38a nfs_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0xcc9a181f disk_set_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0xcca748af stmpe_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xccaa01d0 spi_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xccabac64 ata_pci_sff_init_host +EXPORT_SYMBOL_GPL vmlinux 0xccabde6f crc64_rocksoft_generic +EXPORT_SYMBOL_GPL vmlinux 0xccc15b04 phy_pm_runtime_put_sync +EXPORT_SYMBOL_GPL vmlinux 0xcccfb2fa sata_deb_timing_hotplug +EXPORT_SYMBOL_GPL vmlinux 0xccd86806 ata_id_string +EXPORT_SYMBOL_GPL vmlinux 0xcce9405e acpiphp_register_attention +EXPORT_SYMBOL_GPL vmlinux 0xcceb58dd spi_controller_dma_map_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0xcced6390 nvmem_cell_read_u32 +EXPORT_SYMBOL_GPL vmlinux 0xccf52bc9 sfp_upstream_start +EXPORT_SYMBOL_GPL vmlinux 0xcd0cd939 dw_pcie_link_up +EXPORT_SYMBOL_GPL vmlinux 0xcd179467 kill_device +EXPORT_SYMBOL_GPL vmlinux 0xcd1c1a53 trace_seq_printf +EXPORT_SYMBOL_GPL vmlinux 0xcd24e146 hash_digest_size +EXPORT_SYMBOL_GPL vmlinux 0xcd32ca64 lynx_pcs_create_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xcd3afd9d md_submit_discard_bio +EXPORT_SYMBOL_GPL vmlinux 0xcd3bd956 clk_hw_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xcd4c29cb inet6_compat_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xcd5429d5 device_find_any_child +EXPORT_SYMBOL_GPL vmlinux 0xcd57ff72 scsi_block_targets +EXPORT_SYMBOL_GPL vmlinux 0xcd5ad422 usb_hcd_map_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xcd5ee19f devfreq_event_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xcd6eadaf dev_pm_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xcd6f2dc9 nf_log_buf_add +EXPORT_SYMBOL_GPL vmlinux 0xcd759b82 k3_ringacc_ring_reset +EXPORT_SYMBOL_GPL vmlinux 0xcd8ac0e9 rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcd910be7 ti_sci_get_num_resources +EXPORT_SYMBOL_GPL vmlinux 0xcd91b127 system_highpri_wq +EXPORT_SYMBOL_GPL vmlinux 0xcd939138 pci_probe_reset_slot +EXPORT_SYMBOL_GPL vmlinux 0xcd9a2bb0 ipv6_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0xcd9cd2ff wakeme_after_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcd9e8835 devl_dpipe_table_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcd9f0368 usb_device_match_id +EXPORT_SYMBOL_GPL vmlinux 0xcda2aaba k3_udma_glue_tx_dma_to_cppi5_addr +EXPORT_SYMBOL_GPL vmlinux 0xcda794fa of_clk_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0xcda9dff7 pci_ioremap_bar +EXPORT_SYMBOL_GPL vmlinux 0xcdb6adcc ras_userspace_consumers +EXPORT_SYMBOL_GPL vmlinux 0xcdbb6e7f unix_outq_len +EXPORT_SYMBOL_GPL vmlinux 0xcdbc7853 of_devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0xcdca3691 nr_irqs +EXPORT_SYMBOL_GPL vmlinux 0xcdd02989 devm_of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcdd3a4e1 pwm_apply_state +EXPORT_SYMBOL_GPL vmlinux 0xcde04f4e fib_add_nexthop +EXPORT_SYMBOL_GPL vmlinux 0xcde26600 cppc_get_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0xcde7e88b of_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xcdeaac4f pm_clk_remove_clk +EXPORT_SYMBOL_GPL vmlinux 0xcdec92b8 kset_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xce063c8a dw_pcie_host_deinit +EXPORT_SYMBOL_GPL vmlinux 0xce0a4020 xenbus_directory +EXPORT_SYMBOL_GPL vmlinux 0xce127205 meson_clk_cpu_dyndiv_ops +EXPORT_SYMBOL_GPL vmlinux 0xce17f2c2 meson_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0xce22e5bf meson_pmx_get_func_name +EXPORT_SYMBOL_GPL vmlinux 0xce28364b virtio_check_driver_offered_feature +EXPORT_SYMBOL_GPL vmlinux 0xce316d7e zynqmp_pm_set_sd_tapdelay +EXPORT_SYMBOL_GPL vmlinux 0xce3ad739 fat_fill_super +EXPORT_SYMBOL_GPL vmlinux 0xce54b94f usb_anchor_urb +EXPORT_SYMBOL_GPL vmlinux 0xce598ef2 unregister_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0xce59af30 perf_trace_run_bpf_submit +EXPORT_SYMBOL_GPL vmlinux 0xce5fbd77 dev_pm_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0xce6804f8 devm_clk_get_optional_enabled +EXPORT_SYMBOL_GPL vmlinux 0xce6db656 rcu_is_watching +EXPORT_SYMBOL_GPL vmlinux 0xce871c15 gpiod_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xcea7a4b8 regulator_enable_regmap +EXPORT_SYMBOL_GPL vmlinux 0xceab942c led_update_brightness +EXPORT_SYMBOL_GPL vmlinux 0xceac8674 zynqmp_pm_read_pggs +EXPORT_SYMBOL_GPL vmlinux 0xceb1f126 mpi_read_raw_data +EXPORT_SYMBOL_GPL vmlinux 0xceb31f3a regmap_might_sleep +EXPORT_SYMBOL_GPL vmlinux 0xceb893ae devm_gpiod_unhinge +EXPORT_SYMBOL_GPL vmlinux 0xcec04f89 nvmem_add_cell_table +EXPORT_SYMBOL_GPL vmlinux 0xcec6bf55 netdev_walk_all_lower_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcecf12c0 thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0xcee1641c kgdb_unregister_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xcee33097 input_ff_upload +EXPORT_SYMBOL_GPL vmlinux 0xcee55a45 gpiochip_get_desc +EXPORT_SYMBOL_GPL vmlinux 0xcee88e7a of_overlay_fdt_apply +EXPORT_SYMBOL_GPL vmlinux 0xceed8c16 __set_phys_to_machine +EXPORT_SYMBOL_GPL vmlinux 0xcef4ccf0 debugfs_create_atomic_t +EXPORT_SYMBOL_GPL vmlinux 0xcef6a09b extcon_get_property_capability +EXPORT_SYMBOL_GPL vmlinux 0xcf0eb0de vfs_cancel_lock +EXPORT_SYMBOL_GPL vmlinux 0xcf2b807b driver_create_file +EXPORT_SYMBOL_GPL vmlinux 0xcf2fe3be serial8250_do_get_mctrl +EXPORT_SYMBOL_GPL vmlinux 0xcf30bfce securityfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0xcf33cb3c gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0xcf34ad89 devres_destroy +EXPORT_SYMBOL_GPL vmlinux 0xcf3b7e62 pci_epc_add_epf +EXPORT_SYMBOL_GPL vmlinux 0xcf3cedec sprd_pinctrl_core_probe +EXPORT_SYMBOL_GPL vmlinux 0xcf48cdca gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0xcf4aeb02 crypto_unregister_ahashes +EXPORT_SYMBOL_GPL vmlinux 0xcf4e42a8 usb_bulk_msg +EXPORT_SYMBOL_GPL vmlinux 0xcf5684e1 pm_relax +EXPORT_SYMBOL_GPL vmlinux 0xcf570c9a task_cls_state +EXPORT_SYMBOL_GPL vmlinux 0xcf730b51 spi_get_next_queued_message +EXPORT_SYMBOL_GPL vmlinux 0xcf7dc925 da903x_write +EXPORT_SYMBOL_GPL vmlinux 0xcf874f38 kvm_gfn_to_hva_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xcf9b1d5a regmap_test_bits +EXPORT_SYMBOL_GPL vmlinux 0xcfa3f4a0 ethnl_cable_test_fault_length +EXPORT_SYMBOL_GPL vmlinux 0xcfaca99c __clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xcfad2c76 device_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0xcfb2ad51 vcap_get_rule_count_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0xcfc5108a devlink_fmsg_u8_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xcfc7b4e4 rcu_barrier_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0xcfd30d71 acpi_os_map_memory +EXPORT_SYMBOL_GPL vmlinux 0xcfdca8e1 is_nvdimm_sync +EXPORT_SYMBOL_GPL vmlinux 0xcfdf3555 bdev_alignment_offset +EXPORT_SYMBOL_GPL vmlinux 0xcfe9c6c5 sk_msg_is_readable +EXPORT_SYMBOL_GPL vmlinux 0xcff4021a edac_pci_handle_npe +EXPORT_SYMBOL_GPL vmlinux 0xcffc5169 vcap_tc_flower_handler_tcp_usage +EXPORT_SYMBOL_GPL vmlinux 0xcffc9e71 fuse_dev_free +EXPORT_SYMBOL_GPL vmlinux 0xcffd793e hyperv_report_panic +EXPORT_SYMBOL_GPL vmlinux 0xcffe65aa __traceiter_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0xd0096f01 validate_xmit_skb_list +EXPORT_SYMBOL_GPL vmlinux 0xd013627a virtio_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xd01a7014 fsverity_verify_blocks +EXPORT_SYMBOL_GPL vmlinux 0xd0240022 clk_hw_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0xd026d518 HYPERVISOR_vcpu_op +EXPORT_SYMBOL_GPL vmlinux 0xd03a81e5 devm_pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd03b1aec pinctrl_find_gpio_range_from_pin +EXPORT_SYMBOL_GPL vmlinux 0xd03eaf4c schedule_hrtimeout_range +EXPORT_SYMBOL_GPL vmlinux 0xd0420e29 kstrdup_quotable_cmdline +EXPORT_SYMBOL_GPL vmlinux 0xd0458ccb xenbus_strstate +EXPORT_SYMBOL_GPL vmlinux 0xd04aedfd __SCK__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0xd06524ba raw_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd067d3c5 system_freezable_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0xd0683d6d devm_tegra_memory_controller_get +EXPORT_SYMBOL_GPL vmlinux 0xd0686cd4 rcuref_put_slowpath +EXPORT_SYMBOL_GPL vmlinux 0xd07371d4 __traceiter_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0xd075181e stmpe_set_altfunc +EXPORT_SYMBOL_GPL vmlinux 0xd07709a7 sysfs_rename_link_ns +EXPORT_SYMBOL_GPL vmlinux 0xd07fabf5 nd_region_dev +EXPORT_SYMBOL_GPL vmlinux 0xd093646e gpiod_is_active_low +EXPORT_SYMBOL_GPL vmlinux 0xd0961a9d skb_mpls_dec_ttl +EXPORT_SYMBOL_GPL vmlinux 0xd09911a6 acpi_dev_get_irq_type +EXPORT_SYMBOL_GPL vmlinux 0xd09be3ba irq_set_chip_and_handler_name +EXPORT_SYMBOL_GPL vmlinux 0xd09e29a7 serdev_device_remove +EXPORT_SYMBOL_GPL vmlinux 0xd0a68321 fsverity_ioctl_read_metadata +EXPORT_SYMBOL_GPL vmlinux 0xd0a9baf5 pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0xd0c05159 emergency_restart +EXPORT_SYMBOL_GPL vmlinux 0xd0c61af1 kset_find_obj +EXPORT_SYMBOL_GPL vmlinux 0xd0c96f14 of_irq_parse_and_map_pci +EXPORT_SYMBOL_GPL vmlinux 0xd0c97426 ping_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0xd0d156e9 __rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xd0d3f0a4 gen_pool_avail +EXPORT_SYMBOL_GPL vmlinux 0xd0db0f12 run_dax +EXPORT_SYMBOL_GPL vmlinux 0xd0df0953 regulator_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xd0e55f86 usb_sg_cancel +EXPORT_SYMBOL_GPL vmlinux 0xd0ecaa79 __rio_local_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xd0fd7085 hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd101c9e1 xenbus_map_ring_valloc +EXPORT_SYMBOL_GPL vmlinux 0xd114081c xhci_dbg_trace +EXPORT_SYMBOL_GPL vmlinux 0xd1185a0b tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xd118f8db irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xd1234a33 platform_irqchip_probe +EXPORT_SYMBOL_GPL vmlinux 0xd12bba4c ata_std_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xd135497c tps65912_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0xd1375398 bpf_trace_run9 +EXPORT_SYMBOL_GPL vmlinux 0xd1388aa5 genphy_c45_read_eee_abilities +EXPORT_SYMBOL_GPL vmlinux 0xd138c08a free_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0xd13ae22e usb_ep0_reinit +EXPORT_SYMBOL_GPL vmlinux 0xd1416730 nd_region_provider_data +EXPORT_SYMBOL_GPL vmlinux 0xd1481de7 mpi_clear +EXPORT_SYMBOL_GPL vmlinux 0xd157f3ae __regmap_init +EXPORT_SYMBOL_GPL vmlinux 0xd159586c net_prio_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xd17a38be bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xd17e27ce devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd17fb0d1 pm_generic_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0xd182ecc7 md_stop +EXPORT_SYMBOL_GPL vmlinux 0xd1a9ca15 __SCK__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xd1b6488e thermal_zone_device_disable +EXPORT_SYMBOL_GPL vmlinux 0xd1b8495c acomp_request_free +EXPORT_SYMBOL_GPL vmlinux 0xd1c0a821 ahci_do_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xd1c3fb44 vcap_free_rule +EXPORT_SYMBOL_GPL vmlinux 0xd1c490fd dprc_open +EXPORT_SYMBOL_GPL vmlinux 0xd1cbc23c add_timer_on +EXPORT_SYMBOL_GPL vmlinux 0xd1cd04bc usb_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xd1eb6ceb pci_hp_destroy +EXPORT_SYMBOL_GPL vmlinux 0xd1ef2d5c crypto_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0xd1f2eee2 nf_logger_find_get +EXPORT_SYMBOL_GPL vmlinux 0xd215acd1 power_supply_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd217e9e6 trace_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0xd218068e fat_scan +EXPORT_SYMBOL_GPL vmlinux 0xd21b61bd async_schedule_node_domain +EXPORT_SYMBOL_GPL vmlinux 0xd21c67c2 virtqueue_get_avail_addr +EXPORT_SYMBOL_GPL vmlinux 0xd21f1d35 __SCK__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xd2261091 irq_generic_chip_ops +EXPORT_SYMBOL_GPL vmlinux 0xd22e2830 pci_destroy_slot +EXPORT_SYMBOL_GPL vmlinux 0xd23f0540 crypto_register_shash +EXPORT_SYMBOL_GPL vmlinux 0xd241790c crypto_alloc_base +EXPORT_SYMBOL_GPL vmlinux 0xd248a519 rockchip_pmu_block +EXPORT_SYMBOL_GPL vmlinux 0xd24e9e8c klist_init +EXPORT_SYMBOL_GPL vmlinux 0xd251a63d pinconf_generic_dt_subnode_to_map +EXPORT_SYMBOL_GPL vmlinux 0xd260af0d ring_buffer_write +EXPORT_SYMBOL_GPL vmlinux 0xd26dc645 cookie_tcp_reqsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd273b1b1 __round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xd274caaf ethnl_cable_test_finished +EXPORT_SYMBOL_GPL vmlinux 0xd27bfa49 pci_walk_bus +EXPORT_SYMBOL_GPL vmlinux 0xd27eeb4b alloc_iova +EXPORT_SYMBOL_GPL vmlinux 0xd27f215d gnttab_alloc_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xd285a5de dm_send_uevents +EXPORT_SYMBOL_GPL vmlinux 0xd2872f26 sdio_retune_crc_enable +EXPORT_SYMBOL_GPL vmlinux 0xd287b57a usb_acpi_power_manageable +EXPORT_SYMBOL_GPL vmlinux 0xd28b6604 devlink_port_linecard_set +EXPORT_SYMBOL_GPL vmlinux 0xd29c1f10 __traceiter_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xd2a9d2df __platform_register_drivers +EXPORT_SYMBOL_GPL vmlinux 0xd2b10a05 ata_timing_find_mode +EXPORT_SYMBOL_GPL vmlinux 0xd2b83b96 pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xd2ba8563 serdev_device_set_baudrate +EXPORT_SYMBOL_GPL vmlinux 0xd2d7dfc9 cpuidle_get_driver +EXPORT_SYMBOL_GPL vmlinux 0xd2d7e59b unregister_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0xd2e6c01b virtqueue_kick +EXPORT_SYMBOL_GPL vmlinux 0xd2ef6a40 phylink_mii_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xd2f4c280 dprc_close +EXPORT_SYMBOL_GPL vmlinux 0xd2f52d8e ip6_route_lookup +EXPORT_SYMBOL_GPL vmlinux 0xd3054343 watchdog_set_restart_priority +EXPORT_SYMBOL_GPL vmlinux 0xd30bea04 ata_pci_device_resume +EXPORT_SYMBOL_GPL vmlinux 0xd313bc7b xas_nomem +EXPORT_SYMBOL_GPL vmlinux 0xd31a2ac5 ring_buffer_oldest_event_ts +EXPORT_SYMBOL_GPL vmlinux 0xd31df3e2 __devm_clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xd320ebaf pci_epc_get_first_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xd330d3de validate_xmit_xfrm +EXPORT_SYMBOL_GPL vmlinux 0xd33ada8b cci_probed +EXPORT_SYMBOL_GPL vmlinux 0xd33aeb5d __trace_array_puts +EXPORT_SYMBOL_GPL vmlinux 0xd33c3f20 irq_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0xd347769f class_find_device +EXPORT_SYMBOL_GPL vmlinux 0xd3479b57 of_phandle_args_to_fwspec +EXPORT_SYMBOL_GPL vmlinux 0xd3551a76 zynqmp_pm_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xd35b78a3 bio_iov_iter_get_pages +EXPORT_SYMBOL_GPL vmlinux 0xd36760ef __usb_get_extra_descriptor +EXPORT_SYMBOL_GPL vmlinux 0xd3752c27 atomic_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xd37c8976 debounce_time_mt6765 +EXPORT_SYMBOL_GPL vmlinux 0xd3901d33 acpi_dev_resource_address_space +EXPORT_SYMBOL_GPL vmlinux 0xd391dca9 genphy_c45_fast_retrain +EXPORT_SYMBOL_GPL vmlinux 0xd39e9848 put_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xd39fb993 devlink_port_init +EXPORT_SYMBOL_GPL vmlinux 0xd3a4d76c of_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xd3a6b902 register_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xd3bfd0c1 devm_regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xd3eaf1ed devlink_dpipe_entry_clear +EXPORT_SYMBOL_GPL vmlinux 0xd3ec851c __traceiter_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd3f0cd42 misc_cg_res_total_usage +EXPORT_SYMBOL_GPL vmlinux 0xd3f0e446 led_sysfs_disable +EXPORT_SYMBOL_GPL vmlinux 0xd3f837a9 rdev_get_id +EXPORT_SYMBOL_GPL vmlinux 0xd4034828 system_freezable_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4068f28 usb_driver_claim_interface +EXPORT_SYMBOL_GPL vmlinux 0xd406ade0 devm_kstrdup_const +EXPORT_SYMBOL_GPL vmlinux 0xd40c281e regmap_write +EXPORT_SYMBOL_GPL vmlinux 0xd426dbc4 erst_get_record_count +EXPORT_SYMBOL_GPL vmlinux 0xd42e5223 of_map_id +EXPORT_SYMBOL_GPL vmlinux 0xd42f1d4e show_rcu_tasks_rude_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd44a5eac kgdb_register_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xd4549eb6 fuse_dev_alloc_install +EXPORT_SYMBOL_GPL vmlinux 0xd45e1c67 clkdev_hw_create +EXPORT_SYMBOL_GPL vmlinux 0xd46af5ef cppc_get_perf_ctrs +EXPORT_SYMBOL_GPL vmlinux 0xd46b2b21 kvm_vcpu_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd4733a0c of_icc_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0xd4755d88 ata_port_pbar_desc +EXPORT_SYMBOL_GPL vmlinux 0xd4770815 skb_mpls_push +EXPORT_SYMBOL_GPL vmlinux 0xd47acf83 usb_pipe_type_check +EXPORT_SYMBOL_GPL vmlinux 0xd47b80be regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0xd48a9773 drop_reasons_register_subsys +EXPORT_SYMBOL_GPL vmlinux 0xd48fab9a usb_get_role_switch_default_mode +EXPORT_SYMBOL_GPL vmlinux 0xd4935851 __SCK__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0xd49ccaf7 netdev_sw_irq_coalesce_default_on +EXPORT_SYMBOL_GPL vmlinux 0xd4b5a1a1 class_compat_create_link +EXPORT_SYMBOL_GPL vmlinux 0xd4b6157e devlink_health_reporter_recovery_done +EXPORT_SYMBOL_GPL vmlinux 0xd4b8f1e3 pinctrl_generic_add_group +EXPORT_SYMBOL_GPL vmlinux 0xd4b9a616 reset_control_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xd4bdbfb5 sk_detach_filter +EXPORT_SYMBOL_GPL vmlinux 0xd4bedd26 cgroup_path_ns +EXPORT_SYMBOL_GPL vmlinux 0xd4c14632 system_unbound_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4cbdbe3 __SCK__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xd4e6d7e0 linear_range_get_value +EXPORT_SYMBOL_GPL vmlinux 0xd4f5bfa5 iommu_queue_iopf +EXPORT_SYMBOL_GPL vmlinux 0xd4fc8bec fscrypt_show_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0xd50d854d vcap_del_rule +EXPORT_SYMBOL_GPL vmlinux 0xd5114653 auxiliary_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd512d2c2 class_destroy +EXPORT_SYMBOL_GPL vmlinux 0xd52696e1 backing_file_real_path +EXPORT_SYMBOL_GPL vmlinux 0xd52e20b7 rio_request_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xd5301b2c linear_range_get_max_value +EXPORT_SYMBOL_GPL vmlinux 0xd5374429 cpufreq_dbs_governor_start +EXPORT_SYMBOL_GPL vmlinux 0xd53d060a pinctrl_remove_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xd5474690 usb_role_switch_set_role +EXPORT_SYMBOL_GPL vmlinux 0xd54f8d68 acpi_ec_add_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xd5575d61 kobject_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xd55ad93b iommu_group_get_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xd56534dc dax_recovery_write +EXPORT_SYMBOL_GPL vmlinux 0xd5712417 blk_insert_cloned_request +EXPORT_SYMBOL_GPL vmlinux 0xd5807af3 k3_ringacc_ring_pop +EXPORT_SYMBOL_GPL vmlinux 0xd595059e usb_check_int_endpoints +EXPORT_SYMBOL_GPL vmlinux 0xd59a1587 linkmode_resolve_pause +EXPORT_SYMBOL_GPL vmlinux 0xd59e57de usb_alloc_dev +EXPORT_SYMBOL_GPL vmlinux 0xd59e751e dev_pm_opp_of_find_icc_paths +EXPORT_SYMBOL_GPL vmlinux 0xd5a6c90d ahci_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0xd5aef137 tick_nohz_dep_clear_task +EXPORT_SYMBOL_GPL vmlinux 0xd5b6161d sdio_claim_irq +EXPORT_SYMBOL_GPL vmlinux 0xd5b73fea crypto_spawn_tfm2 +EXPORT_SYMBOL_GPL vmlinux 0xd5be8418 cdx_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xd5bf44a3 nvmem_device_find +EXPORT_SYMBOL_GPL vmlinux 0xd5c4f719 xenbus_dev_fatal +EXPORT_SYMBOL_GPL vmlinux 0xd5ce9a04 gpiochip_generic_free +EXPORT_SYMBOL_GPL vmlinux 0xd5d784be component_bind_all +EXPORT_SYMBOL_GPL vmlinux 0xd5df08d1 pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xd5f5865d __tracepoint_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0xd601a2ee class_dev_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd6080893 scsi_free_sgtables +EXPORT_SYMBOL_GPL vmlinux 0xd62355cb fsl_mc_bus_dpcon_type +EXPORT_SYMBOL_GPL vmlinux 0xd6251353 ftrace_set_filter_ips +EXPORT_SYMBOL_GPL vmlinux 0xd62d0e2c blk_mq_alloc_sq_tag_set +EXPORT_SYMBOL_GPL vmlinux 0xd62fc849 devm_platform_get_and_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0xd6478550 usb_remove_hcd +EXPORT_SYMBOL_GPL vmlinux 0xd6486c10 vcap_alloc_rule +EXPORT_SYMBOL_GPL vmlinux 0xd64ed259 __memcat_p +EXPORT_SYMBOL_GPL vmlinux 0xd661a70e regulator_list_voltage +EXPORT_SYMBOL_GPL vmlinux 0xd66a7a35 sbitmap_queue_wake_all +EXPORT_SYMBOL_GPL vmlinux 0xd66f12a4 skcipher_walk_async +EXPORT_SYMBOL_GPL vmlinux 0xd67364f7 eventfd_ctx_fdget +EXPORT_SYMBOL_GPL vmlinux 0xd6789f07 blk_mq_complete_request_remote +EXPORT_SYMBOL_GPL vmlinux 0xd6964b43 acpi_is_pnp_device +EXPORT_SYMBOL_GPL vmlinux 0xd69696e6 fuse_fill_super_common +EXPORT_SYMBOL_GPL vmlinux 0xd6aafb42 crc64_rocksoft +EXPORT_SYMBOL_GPL vmlinux 0xd6ae9ba7 rcu_async_should_hurry +EXPORT_SYMBOL_GPL vmlinux 0xd6b27e8a xas_set_mark +EXPORT_SYMBOL_GPL vmlinux 0xd6bbe238 dw_pcie_ep_raise_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0xd6bf392f xen_unregister_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0xd6cb983d acpi_kobj +EXPORT_SYMBOL_GPL vmlinux 0xd6d291ee relay_open +EXPORT_SYMBOL_GPL vmlinux 0xd6d33e29 xdp_rxq_info_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0xd6d8f6b3 topology_set_scale_freq_source +EXPORT_SYMBOL_GPL vmlinux 0xd6ef508a folio_alloc_buffers +EXPORT_SYMBOL_GPL vmlinux 0xd70b0f11 mddev_unlock +EXPORT_SYMBOL_GPL vmlinux 0xd710c707 devlink_dpipe_action_put +EXPORT_SYMBOL_GPL vmlinux 0xd716db17 n_tty_inherit_ops +EXPORT_SYMBOL_GPL vmlinux 0xd71b409e usb_check_bulk_endpoints +EXPORT_SYMBOL_GPL vmlinux 0xd7269c64 osc_sb_native_usb4_control +EXPORT_SYMBOL_GPL vmlinux 0xd7286ae3 regulator_force_disable +EXPORT_SYMBOL_GPL vmlinux 0xd7293ffc percpu_ref_reinit +EXPORT_SYMBOL_GPL vmlinux 0xd72feba2 xenbus_read_driver_state +EXPORT_SYMBOL_GPL vmlinux 0xd7329e40 regulator_map_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xd74226af skb_gso_validate_mac_len +EXPORT_SYMBOL_GPL vmlinux 0xd7432c3b blk_trace_remove +EXPORT_SYMBOL_GPL vmlinux 0xd74e400f show_rcu_tasks_classic_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd75b20aa rsa_parse_priv_key +EXPORT_SYMBOL_GPL vmlinux 0xd768e985 regulator_has_full_constraints +EXPORT_SYMBOL_GPL vmlinux 0xd7733b81 __synth_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0xd791c01f usb_reset_configuration +EXPORT_SYMBOL_GPL vmlinux 0xd799fda6 generic_access_phys +EXPORT_SYMBOL_GPL vmlinux 0xd79fe341 relay_buf_full +EXPORT_SYMBOL_GPL vmlinux 0xd7a86ea4 tcp_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0xd7aea26e kernel_read_file_from_path_initns +EXPORT_SYMBOL_GPL vmlinux 0xd7c293fc pci_hp_remove_module_link +EXPORT_SYMBOL_GPL vmlinux 0xd7c91b63 tegra210_sata_pll_hw_control_enable +EXPORT_SYMBOL_GPL vmlinux 0xd7ce37bc pm_genpd_remove_device +EXPORT_SYMBOL_GPL vmlinux 0xd7cea889 edac_mod_work +EXPORT_SYMBOL_GPL vmlinux 0xd7dccd23 __SCK__tp_func_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0xd7f4a046 dw_pcie_ep_init +EXPORT_SYMBOL_GPL vmlinux 0xd7f95352 devm_serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0xd7fe73be sdio_memcpy_fromio +EXPORT_SYMBOL_GPL vmlinux 0xd8074874 devl_dpipe_headers_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd81475da vcap_set_tc_exterr +EXPORT_SYMBOL_GPL vmlinux 0xd81b26f2 sched_set_normal +EXPORT_SYMBOL_GPL vmlinux 0xd823d36d __SCK__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0xd8306ed5 ahci_save_initial_config +EXPORT_SYMBOL_GPL vmlinux 0xd8470150 dev_pm_get_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0xd84a834b crypto_clone_tfm +EXPORT_SYMBOL_GPL vmlinux 0xd84d35bd dax_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xd84eb057 clk_hw_get_rate_range +EXPORT_SYMBOL_GPL vmlinux 0xd86718b1 device_reprobe +EXPORT_SYMBOL_GPL vmlinux 0xd86ce029 pci_msix_alloc_irq_at +EXPORT_SYMBOL_GPL vmlinux 0xd87a9f22 virtqueue_get_desc_addr +EXPORT_SYMBOL_GPL vmlinux 0xd87cb8eb dma_fence_unwrap_next +EXPORT_SYMBOL_GPL vmlinux 0xd87fc0a0 usb_amd_prefetch_quirk +EXPORT_SYMBOL_GPL vmlinux 0xd881dd6c dw8250_do_set_termios +EXPORT_SYMBOL_GPL vmlinux 0xd8aadb78 devm_pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xd8b81076 pm_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xd8c6b7a9 shmem_truncate_range +EXPORT_SYMBOL_GPL vmlinux 0xd8c9b929 splice_to_pipe +EXPORT_SYMBOL_GPL vmlinux 0xd8d0fc31 devm_acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xd8d68ab1 dmi_memdev_type +EXPORT_SYMBOL_GPL vmlinux 0xd8f3e712 pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0xd8fbb14d net_cls_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xd8fd5b94 br_ip6_fragment +EXPORT_SYMBOL_GPL vmlinux 0xd903f419 phylink_get_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xd906b926 folio_wait_stable +EXPORT_SYMBOL_GPL vmlinux 0xd908911c devlink_free +EXPORT_SYMBOL_GPL vmlinux 0xd90a93a7 k3_udma_glue_rx_get_irq +EXPORT_SYMBOL_GPL vmlinux 0xd90b1b9f clk_hw_get_parent +EXPORT_SYMBOL_GPL vmlinux 0xd90ef92c debugfs_lookup_and_remove +EXPORT_SYMBOL_GPL vmlinux 0xd918484b fsl_mc_populate_irq_pool +EXPORT_SYMBOL_GPL vmlinux 0xd91dbd1f xdp_alloc_skb_bulk +EXPORT_SYMBOL_GPL vmlinux 0xd91ed9cb crypto_unregister_rngs +EXPORT_SYMBOL_GPL vmlinux 0xd9234a69 blk_mq_end_request_batch +EXPORT_SYMBOL_GPL vmlinux 0xd92b250d wakeup_source_create +EXPORT_SYMBOL_GPL vmlinux 0xd92ef192 security_kernel_post_load_data +EXPORT_SYMBOL_GPL vmlinux 0xd92f0791 leds_list_lock +EXPORT_SYMBOL_GPL vmlinux 0xd9389577 led_get_default_pattern +EXPORT_SYMBOL_GPL vmlinux 0xd9630144 mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0xd969a69b ohci_setup +EXPORT_SYMBOL_GPL vmlinux 0xd96babb4 interval_tree_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd9732d3e debugfs_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0xd974531b tps6586x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xd9888ada pl08x_filter_id +EXPORT_SYMBOL_GPL vmlinux 0xd98e53ee pci_epc_mem_alloc_addr +EXPORT_SYMBOL_GPL vmlinux 0xd9916c3a idr_alloc_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd9b19aa5 __tracepoint_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0xd9bb2c13 pkcs7_get_content_data +EXPORT_SYMBOL_GPL vmlinux 0xd9cc4cc1 fat_build_inode +EXPORT_SYMBOL_GPL vmlinux 0xd9e24457 ring_buffer_peek +EXPORT_SYMBOL_GPL vmlinux 0xd9e61980 phy_gbit_all_ports_features +EXPORT_SYMBOL_GPL vmlinux 0xd9e85d17 tty_kopen_shared +EXPORT_SYMBOL_GPL vmlinux 0xd9f28680 acpi_subsys_freeze +EXPORT_SYMBOL_GPL vmlinux 0xd9faa7a5 zynqmp_pm_set_pll_frac_mode +EXPORT_SYMBOL_GPL vmlinux 0xd9feef1a extract_iter_to_sg +EXPORT_SYMBOL_GPL vmlinux 0xd9ff2172 ezx_pcap_write +EXPORT_SYMBOL_GPL vmlinux 0xda093595 ata_sff_qc_fill_rtf +EXPORT_SYMBOL_GPL vmlinux 0xda0947de kmsg_dump_unregister +EXPORT_SYMBOL_GPL vmlinux 0xda10e1e2 phy_basic_t1_features +EXPORT_SYMBOL_GPL vmlinux 0xda167c41 dispatch_hid_bpf_device_event +EXPORT_SYMBOL_GPL vmlinux 0xda2b0a8c shmem_read_mapping_page_gfp +EXPORT_SYMBOL_GPL vmlinux 0xda320d31 sfp_module_start +EXPORT_SYMBOL_GPL vmlinux 0xda477933 tty_ldisc_ref +EXPORT_SYMBOL_GPL vmlinux 0xda573ddd ata_sff_drain_fifo +EXPORT_SYMBOL_GPL vmlinux 0xda596cf2 pci_epf_add_vepf +EXPORT_SYMBOL_GPL vmlinux 0xda738135 nvdimm_region_notify +EXPORT_SYMBOL_GPL vmlinux 0xda778ed1 hid_bpf_device_init +EXPORT_SYMBOL_GPL vmlinux 0xda7912d4 freq_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xda7950f9 pinctrl_find_gpio_range_from_pin_nolock +EXPORT_SYMBOL_GPL vmlinux 0xda7dbf1d __pm_runtime_disable +EXPORT_SYMBOL_GPL vmlinux 0xda81385c perf_pmu_migrate_context +EXPORT_SYMBOL_GPL vmlinux 0xda8bc600 register_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0xda8e1302 software_node_find_by_name +EXPORT_SYMBOL_GPL vmlinux 0xdaa06dc1 acpi_lpat_raw_to_temp +EXPORT_SYMBOL_GPL vmlinux 0xdaaf68a0 inet6_sk_rebuild_header +EXPORT_SYMBOL_GPL vmlinux 0xdaafebc9 vtime_guest_enter +EXPORT_SYMBOL_GPL vmlinux 0xdab10a51 ata_sff_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xdab39dde start_poll_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xdab5a1eb interval_tree_insert +EXPORT_SYMBOL_GPL vmlinux 0xdac5c5f3 tc3589x_block_read +EXPORT_SYMBOL_GPL vmlinux 0xdad10c68 devlink_port_type_eth_set +EXPORT_SYMBOL_GPL vmlinux 0xdad4573e mtk_alloc_clk_data +EXPORT_SYMBOL_GPL vmlinux 0xdaf335fc scsi_get_vpd_page +EXPORT_SYMBOL_GPL vmlinux 0xdaf3c8c9 kvm_io_bus_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xdaf5ca4f governor_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0xdafbeb51 ata_platform_remove_one +EXPORT_SYMBOL_GPL vmlinux 0xdb038412 do_xdp_generic +EXPORT_SYMBOL_GPL vmlinux 0xdb11442c rio_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xdb20422b __traceiter_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0xdb398083 led_put +EXPORT_SYMBOL_GPL vmlinux 0xdb3dfe8a ti_sci_get_handle +EXPORT_SYMBOL_GPL vmlinux 0xdb422cbc pm_generic_freeze_late +EXPORT_SYMBOL_GPL vmlinux 0xdb44636f vp_modern_set_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0xdb482e79 tps6586x_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0xdb55e736 fuse_conn_init +EXPORT_SYMBOL_GPL vmlinux 0xdb63a944 acpi_lpat_get_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0xdb7bf878 sock_map_unhash +EXPORT_SYMBOL_GPL vmlinux 0xdb8593fa acpi_create_platform_device +EXPORT_SYMBOL_GPL vmlinux 0xdb889aea acpi_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0xdb8a1b3f usermodehelper_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0xdba69345 devm_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xdbc70de9 da903x_reads +EXPORT_SYMBOL_GPL vmlinux 0xdbc7b942 irq_gc_noop +EXPORT_SYMBOL_GPL vmlinux 0xdbd8041e icc_disable +EXPORT_SYMBOL_GPL vmlinux 0xdbdb0e8b request_any_context_irq +EXPORT_SYMBOL_GPL vmlinux 0xdbe3dbe0 vhost_task_create +EXPORT_SYMBOL_GPL vmlinux 0xdbe769f0 msi_unlock_descs +EXPORT_SYMBOL_GPL vmlinux 0xdbe8d8a0 __SCK__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xdbf7cb70 mpi_get_nbits +EXPORT_SYMBOL_GPL vmlinux 0xdc00e0f0 pci_set_host_bridge_release +EXPORT_SYMBOL_GPL vmlinux 0xdc02eb39 dmi_available +EXPORT_SYMBOL_GPL vmlinux 0xdc08e4d2 serial8250_init_port +EXPORT_SYMBOL_GPL vmlinux 0xdc139c13 k3_udma_glue_tx_get_hdesc_size +EXPORT_SYMBOL_GPL vmlinux 0xdc13c62a xenbus_dev_probe +EXPORT_SYMBOL_GPL vmlinux 0xdc197e84 usb_hcd_end_port_resume +EXPORT_SYMBOL_GPL vmlinux 0xdc1ecaef fwnode_get_nth_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc22bc0a ata_link_offline +EXPORT_SYMBOL_GPL vmlinux 0xdc2fa43e crypto_larval_kill +EXPORT_SYMBOL_GPL vmlinux 0xdc409020 pci_epc_get_features +EXPORT_SYMBOL_GPL vmlinux 0xdc42093a desc_to_gpio +EXPORT_SYMBOL_GPL vmlinux 0xdc43bdc6 pci_vpd_find_ro_info_keyword +EXPORT_SYMBOL_GPL vmlinux 0xdc45a5db edac_stop_work +EXPORT_SYMBOL_GPL vmlinux 0xdc5e3ad4 of_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0xdc6596fa irq_set_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc6699cb acpi_dev_free_resource_list +EXPORT_SYMBOL_GPL vmlinux 0xdc6a9a13 __traceiter_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xdc6d20d8 uprobe_register_refctr +EXPORT_SYMBOL_GPL vmlinux 0xdc6d8b55 __traceiter_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xdc771093 dpm_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xdc7df67f apei_exec_ctx_init +EXPORT_SYMBOL_GPL vmlinux 0xdc825d6c usb_amd_quirk_pll_disable +EXPORT_SYMBOL_GPL vmlinux 0xdc841b74 misc_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdc8a6e43 __traceiter_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xdc8f6870 of_get_videomode +EXPORT_SYMBOL_GPL vmlinux 0xdc90f346 cpuidle_unregister +EXPORT_SYMBOL_GPL vmlinux 0xdc947d1f cpufreq_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xdc97af2e syscore_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdc9f6bca __SCK__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0xdc9fa232 raw_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xdcb09e08 phy_power_on +EXPORT_SYMBOL_GPL vmlinux 0xdcb0a2c0 phylink_stop +EXPORT_SYMBOL_GPL vmlinux 0xdcb1efa6 relay_file_operations +EXPORT_SYMBOL_GPL vmlinux 0xdcb4d12c iomap_ioend_try_merge +EXPORT_SYMBOL_GPL vmlinux 0xdcb84bf6 edac_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xdcbabd52 nf_queue_entry_get_refs +EXPORT_SYMBOL_GPL vmlinux 0xdcc267f3 __inode_attach_wb +EXPORT_SYMBOL_GPL vmlinux 0xdcdaa8eb spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0xdcdd8480 fb_deferred_io_release +EXPORT_SYMBOL_GPL vmlinux 0xdce9e7ba skb_mpls_update_lse +EXPORT_SYMBOL_GPL vmlinux 0xdceb5362 efi_status_to_err +EXPORT_SYMBOL_GPL vmlinux 0xdcf93b07 scsi_ioctl_block_when_processing_errors +EXPORT_SYMBOL_GPL vmlinux 0xdcf9d1fc regmap_raw_read +EXPORT_SYMBOL_GPL vmlinux 0xdcfaae88 of_clk_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0xdd0762df set_worker_desc +EXPORT_SYMBOL_GPL vmlinux 0xdd096f45 __xenbus_register_frontend +EXPORT_SYMBOL_GPL vmlinux 0xdd0a42f5 lwtstate_free +EXPORT_SYMBOL_GPL vmlinux 0xdd25ce0b devm_pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0xdd2e5464 regulator_set_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0xdd322dac bpf_verifier_log_write +EXPORT_SYMBOL_GPL vmlinux 0xdd44ee68 acpi_storage_d3 +EXPORT_SYMBOL_GPL vmlinux 0xdd47da31 transport_add_device +EXPORT_SYMBOL_GPL vmlinux 0xdd4de029 iomap_file_buffered_write_punch_delalloc +EXPORT_SYMBOL_GPL vmlinux 0xdd5b6304 cgroup_get_e_css +EXPORT_SYMBOL_GPL vmlinux 0xdd626ee3 fuse_len_args +EXPORT_SYMBOL_GPL vmlinux 0xdd66d526 page_cache_ra_unbounded +EXPORT_SYMBOL_GPL vmlinux 0xdd81d8f6 __SCK__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0xdd889060 mm_kobj +EXPORT_SYMBOL_GPL vmlinux 0xdd9461fd mtk_eint_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdd96b6e1 ip6_datagram_send_ctl +EXPORT_SYMBOL_GPL vmlinux 0xdd9e121a sock_diag_put_meminfo +EXPORT_SYMBOL_GPL vmlinux 0xdda31447 clk_hw_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0xdda35000 __percpu_init_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xddbeeecc pci_lock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0xddc0ed65 pinctrl_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xddd41e4d vcap_lookup_keyfield +EXPORT_SYMBOL_GPL vmlinux 0xdde4129a devlink_port_attrs_pci_vf_set +EXPORT_SYMBOL_GPL vmlinux 0xdde64bd0 rt_mutex_lock +EXPORT_SYMBOL_GPL vmlinux 0xddeff2b9 init_dummy_netdev +EXPORT_SYMBOL_GPL vmlinux 0xddf2c783 blk_req_zone_write_trylock +EXPORT_SYMBOL_GPL vmlinux 0xddfe1ad7 __SCK__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xde018f89 sata_link_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xde09a260 usb_add_phy_dev +EXPORT_SYMBOL_GPL vmlinux 0xde0af24f udp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0xde161294 mmc_cmdq_enable +EXPORT_SYMBOL_GPL vmlinux 0xde1fc50c tegra_bpmp_transfer +EXPORT_SYMBOL_GPL vmlinux 0xde2c0664 usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0xde31bf7e unregister_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xde4f9057 host1x_context_device_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xde5574cf x509_load_certificate_list +EXPORT_SYMBOL_GPL vmlinux 0xde5ec41a pci_epc_init_notify +EXPORT_SYMBOL_GPL vmlinux 0xde6f1851 TSS_checkhmac1 +EXPORT_SYMBOL_GPL vmlinux 0xde7c9e2d dmaengine_desc_get_metadata_ptr +EXPORT_SYMBOL_GPL vmlinux 0xde83c8e1 acpi_subsys_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0xde9ab8c7 xenbus_rm +EXPORT_SYMBOL_GPL vmlinux 0xde9efabb kobject_uevent +EXPORT_SYMBOL_GPL vmlinux 0xdead2e78 reserve_iova +EXPORT_SYMBOL_GPL vmlinux 0xdeb2f540 devlink_is_reload_failed +EXPORT_SYMBOL_GPL vmlinux 0xdebfcb18 switchdev_bridge_port_offload +EXPORT_SYMBOL_GPL vmlinux 0xded00cbe __nvmem_layout_register +EXPORT_SYMBOL_GPL vmlinux 0xded3352a fsl_mc_bus_dpio_type +EXPORT_SYMBOL_GPL vmlinux 0xdee91d7a dtpm_destroy_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xdeffa0a7 edac_raw_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xdf0abd21 __reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xdf0c757f ata_tf_to_fis +EXPORT_SYMBOL_GPL vmlinux 0xdf0ca3f4 cpu_latency_qos_request_active +EXPORT_SYMBOL_GPL vmlinux 0xdf0f75c6 eventfd_signal +EXPORT_SYMBOL_GPL vmlinux 0xdf11219c spi_slave_abort +EXPORT_SYMBOL_GPL vmlinux 0xdf1be5e1 __free_iova +EXPORT_SYMBOL_GPL vmlinux 0xdf1dac13 hrtimer_sleeper_start_expires +EXPORT_SYMBOL_GPL vmlinux 0xdf237453 timer_shutdown_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf2738bb cpu_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdf2d82b7 __devm_regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0xdf31898f cper_mem_err_pack +EXPORT_SYMBOL_GPL vmlinux 0xdf448d1c fanout_mutex +EXPORT_SYMBOL_GPL vmlinux 0xdf4bfb5a pm_generic_restore_early +EXPORT_SYMBOL_GPL vmlinux 0xdf4c32fb fwnode_get_phy_node +EXPORT_SYMBOL_GPL vmlinux 0xdf558314 power_supply_battery_info_properties +EXPORT_SYMBOL_GPL vmlinux 0xdf5e72b6 led_set_brightness_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf6d466e vp_modern_remove +EXPORT_SYMBOL_GPL vmlinux 0xdf7b003a gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0xdf83e7ab tty_ldisc_deref +EXPORT_SYMBOL_GPL vmlinux 0xdfa939f5 ata_eh_analyze_ncq_error +EXPORT_SYMBOL_GPL vmlinux 0xdfcb6c90 mctrl_gpio_set +EXPORT_SYMBOL_GPL vmlinux 0xdfedcfd8 device_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xdfeec70e tc3589x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xe0019720 inet_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xe009fb0c devm_get_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xe00db6dc __tracepoint_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xe01f4cb0 irq_force_affinity +EXPORT_SYMBOL_GPL vmlinux 0xe0251f9d devfreq_event_get_event +EXPORT_SYMBOL_GPL vmlinux 0xe02aedc2 ata_link_online +EXPORT_SYMBOL_GPL vmlinux 0xe0301891 xdp_do_redirect +EXPORT_SYMBOL_GPL vmlinux 0xe0313d71 rhashtable_insert_slow +EXPORT_SYMBOL_GPL vmlinux 0xe03ec6fa of_prop_next_u32 +EXPORT_SYMBOL_GPL vmlinux 0xe049ef8f ata_port_wait_eh +EXPORT_SYMBOL_GPL vmlinux 0xe04cf20e crypto_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0xe05e2f85 nexthop_free_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe06edc02 icc_provider_init +EXPORT_SYMBOL_GPL vmlinux 0xe07b7e26 dm_device_name +EXPORT_SYMBOL_GPL vmlinux 0xe07b819e scsi_template_proc_dir +EXPORT_SYMBOL_GPL vmlinux 0xe08e336a rio_mport_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0xe0a2aff8 xenbus_dev_is_online +EXPORT_SYMBOL_GPL vmlinux 0xe0aefc20 device_get_dma_attr +EXPORT_SYMBOL_GPL vmlinux 0xe0b1c103 clk_set_max_rate +EXPORT_SYMBOL_GPL vmlinux 0xe0b8364e __tracepoint_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xe0c4e14d hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xe0cbcd6a crypto_unregister_acomps +EXPORT_SYMBOL_GPL vmlinux 0xe0dab2a8 filemap_add_folio +EXPORT_SYMBOL_GPL vmlinux 0xe0e1a3fb mbox_chan_received_data +EXPORT_SYMBOL_GPL vmlinux 0xe0e3147c HYPERVISOR_sched_op +EXPORT_SYMBOL_GPL vmlinux 0xe0e7d77a pm_generic_resume +EXPORT_SYMBOL_GPL vmlinux 0xe0eca3a6 xen_xlate_remap_gfn_array +EXPORT_SYMBOL_GPL vmlinux 0xe0f13f48 inet_twsk_hashdance +EXPORT_SYMBOL_GPL vmlinux 0xe10150f6 irq_domain_translate_twocell +EXPORT_SYMBOL_GPL vmlinux 0xe10cd6ad erst_get_record_id_begin +EXPORT_SYMBOL_GPL vmlinux 0xe11a99ca devl_rate_leaf_create +EXPORT_SYMBOL_GPL vmlinux 0xe1201bc6 ip6_push_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0xe12681a4 __tracepoint_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xe1371428 __traceiter_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0xe13c7804 lwtunnel_input +EXPORT_SYMBOL_GPL vmlinux 0xe1426533 spi_split_transfers_maxsize +EXPORT_SYMBOL_GPL vmlinux 0xe148372b pm_generic_resume_noirq +EXPORT_SYMBOL_GPL vmlinux 0xe14daccf cdx_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0xe14f53b3 phy_led_triggers_register +EXPORT_SYMBOL_GPL vmlinux 0xe17aa312 devlink_region_create +EXPORT_SYMBOL_GPL vmlinux 0xe17c7d7d kobject_init_and_add +EXPORT_SYMBOL_GPL vmlinux 0xe1a8d7c9 net_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xe1ac773e tick_nohz_full_mask +EXPORT_SYMBOL_GPL vmlinux 0xe1b04cb8 pm_generic_freeze_noirq +EXPORT_SYMBOL_GPL vmlinux 0xe1bbca60 pci_bus_resource_n +EXPORT_SYMBOL_GPL vmlinux 0xe1bd6c99 rio_init_mports +EXPORT_SYMBOL_GPL vmlinux 0xe1be7213 dev_pm_clear_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xe1c87a2f kernel_can_power_off +EXPORT_SYMBOL_GPL vmlinux 0xe1cc9c44 usb_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xe1d1fc12 trace_array_init_printk +EXPORT_SYMBOL_GPL vmlinux 0xe1e58cfd nop_posix_acl_default +EXPORT_SYMBOL_GPL vmlinux 0xe20ca097 nf_ip6_check_hbh_len +EXPORT_SYMBOL_GPL vmlinux 0xe2146be7 iort_get_rmr_sids +EXPORT_SYMBOL_GPL vmlinux 0xe2150803 dma_alloc_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xe233762a input_event_from_user +EXPORT_SYMBOL_GPL vmlinux 0xe24378b3 virtio_device_restore +EXPORT_SYMBOL_GPL vmlinux 0xe25d23f3 blocking_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0xe295c56a k3_ringacc_ring_cfg +EXPORT_SYMBOL_GPL vmlinux 0xe2b2c103 devm_blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0xe2b3207a unregister_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe2c02e29 of_get_display_timing +EXPORT_SYMBOL_GPL vmlinux 0xe2c3db54 rio_unlock_device +EXPORT_SYMBOL_GPL vmlinux 0xe2c8f2a0 dev_pm_opp_disable +EXPORT_SYMBOL_GPL vmlinux 0xe2cc1d5e dev_pm_qos_expose_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xe2ce2b4d evm_set_key +EXPORT_SYMBOL_GPL vmlinux 0xe2d4f386 vcap_val_rule +EXPORT_SYMBOL_GPL vmlinux 0xe2d96f5b zynqmp_pm_feature +EXPORT_SYMBOL_GPL vmlinux 0xe2db4988 rio_local_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xe2e9392c __fsl_mc_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xe2ec293b sbitmap_queue_wake_up +EXPORT_SYMBOL_GPL vmlinux 0xe2fff874 tty_buffer_space_avail +EXPORT_SYMBOL_GPL vmlinux 0xe311083e percpu_is_read_locked +EXPORT_SYMBOL_GPL vmlinux 0xe3151633 dev_pm_domain_attach_by_name +EXPORT_SYMBOL_GPL vmlinux 0xe315f95d regulator_get_current_limit +EXPORT_SYMBOL_GPL vmlinux 0xe3415d95 led_init_default_state_get +EXPORT_SYMBOL_GPL vmlinux 0xe3521332 kvm_write_guest_cached +EXPORT_SYMBOL_GPL vmlinux 0xe35eb68f uart_handle_cts_change +EXPORT_SYMBOL_GPL vmlinux 0xe35f10db dw_pcie_ep_linkup +EXPORT_SYMBOL_GPL vmlinux 0xe36a354c power_supply_get_property +EXPORT_SYMBOL_GPL vmlinux 0xe36f0a56 cpuidle_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xe37e185e of_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xe37fe885 mmc_regulator_set_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xe38382d4 device_create +EXPORT_SYMBOL_GPL vmlinux 0xe3840e18 secure_ipv4_port_ephemeral +EXPORT_SYMBOL_GPL vmlinux 0xe384c8ee lp8788_read_multi_bytes +EXPORT_SYMBOL_GPL vmlinux 0xe38a0fc6 fwnode_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0xe393d6f2 dprc_reset_container +EXPORT_SYMBOL_GPL vmlinux 0xe397caf5 seq_buf_printf +EXPORT_SYMBOL_GPL vmlinux 0xe39a2efa mmc_regulator_enable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xe39d0794 usb_phy_roothub_exit +EXPORT_SYMBOL_GPL vmlinux 0xe3a4e2ca ata_bmdma_port_start32 +EXPORT_SYMBOL_GPL vmlinux 0xe3ab8199 gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0xe3aca791 ip6_redirect +EXPORT_SYMBOL_GPL vmlinux 0xe3b09712 kprobe_event_delete +EXPORT_SYMBOL_GPL vmlinux 0xe3b7a1dc devm_regulator_get_enable_optional +EXPORT_SYMBOL_GPL vmlinux 0xe3b8cd23 subsys_interface_register +EXPORT_SYMBOL_GPL vmlinux 0xe3c24d5f rockchip_pcie_get_phys +EXPORT_SYMBOL_GPL vmlinux 0xe3c3b0ba mtk_pinconf_drive_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0xe3cd5fae klist_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xe3d1f8b0 dpbp_get_attributes +EXPORT_SYMBOL_GPL vmlinux 0xe3d5404e kgdb_unregister_io_module +EXPORT_SYMBOL_GPL vmlinux 0xe3d9ea6c devm_acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0xe3e423ac iommu_group_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xe3ea435d rz_mtu3_shared_reg_update_bit +EXPORT_SYMBOL_GPL vmlinux 0xe3ecd42b wakeup_source_destroy +EXPORT_SYMBOL_GPL vmlinux 0xe3f85eb3 extcon_get_edev_name +EXPORT_SYMBOL_GPL vmlinux 0xe3fce4fa bpf_prog_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0xe402c613 ata_bmdma_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0xe40b5bd4 devm_fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xe40bb23e devlink_health_reporter_priv +EXPORT_SYMBOL_GPL vmlinux 0xe40bd2df vp_modern_get_status +EXPORT_SYMBOL_GPL vmlinux 0xe40c3d59 tty_port_default_client_ops +EXPORT_SYMBOL_GPL vmlinux 0xe40d0927 devl_dpipe_headers_register +EXPORT_SYMBOL_GPL vmlinux 0xe4124f55 pci_epc_mem_exit +EXPORT_SYMBOL_GPL vmlinux 0xe41d8454 dev_pm_qos_expose_flags +EXPORT_SYMBOL_GPL vmlinux 0xe4214371 dst_cache_set_ip4 +EXPORT_SYMBOL_GPL vmlinux 0xe4248980 cper_estatus_print +EXPORT_SYMBOL_GPL vmlinux 0xe42ba9a8 led_trigger_unregister_simple +EXPORT_SYMBOL_GPL vmlinux 0xe4309905 syscore_resume +EXPORT_SYMBOL_GPL vmlinux 0xe436e90c __dma_fence_unwrap_merge +EXPORT_SYMBOL_GPL vmlinux 0xe4539365 regulator_list_hardware_vsel +EXPORT_SYMBOL_GPL vmlinux 0xe4563697 __suspend_report_result +EXPORT_SYMBOL_GPL vmlinux 0xe481f5d1 irq_domain_push_irq +EXPORT_SYMBOL_GPL vmlinux 0xe48846ee of_get_display_timings +EXPORT_SYMBOL_GPL vmlinux 0xe489924e __acpi_node_get_property_reference +EXPORT_SYMBOL_GPL vmlinux 0xe491e700 unregister_kprobes +EXPORT_SYMBOL_GPL vmlinux 0xe4971ade tracing_alloc_snapshot +EXPORT_SYMBOL_GPL vmlinux 0xe4a110d3 alloc_dax +EXPORT_SYMBOL_GPL vmlinux 0xe4aa59f3 xenbus_alloc_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xe4afdade da903x_writes +EXPORT_SYMBOL_GPL vmlinux 0xe4b064f9 pcie_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xe4b32f2a dev_pm_opp_find_level_ceil +EXPORT_SYMBOL_GPL vmlinux 0xe4b818c3 phy_speed_to_str +EXPORT_SYMBOL_GPL vmlinux 0xe4c19782 tcf_dev_queue_xmit +EXPORT_SYMBOL_GPL vmlinux 0xe4c2c66c rtc_ktime_to_tm +EXPORT_SYMBOL_GPL vmlinux 0xe4e0b8f8 blk_abort_request +EXPORT_SYMBOL_GPL vmlinux 0xe4e48b12 swphy_validate_state +EXPORT_SYMBOL_GPL vmlinux 0xe4e69358 regulator_irq_map_event_simple +EXPORT_SYMBOL_GPL vmlinux 0xe4eaae9a pm_clk_init +EXPORT_SYMBOL_GPL vmlinux 0xe4eccc20 i2c_new_smbus_alert_device +EXPORT_SYMBOL_GPL vmlinux 0xe4fe747d exportfs_encode_inode_fh +EXPORT_SYMBOL_GPL vmlinux 0xe50893fd unregister_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0xe50e276a rio_route_clr_table +EXPORT_SYMBOL_GPL vmlinux 0xe51c595b ata_eh_read_sense_success_ncq_log +EXPORT_SYMBOL_GPL vmlinux 0xe52cfe14 regulator_set_ramp_delay_regmap +EXPORT_SYMBOL_GPL vmlinux 0xe5373da5 dpcon_set_notification +EXPORT_SYMBOL_GPL vmlinux 0xe538177e bd_prepare_to_claim +EXPORT_SYMBOL_GPL vmlinux 0xe53b740c ata_dummy_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xe541fac4 tpm2_flush_context +EXPORT_SYMBOL_GPL vmlinux 0xe548ab74 iomap_fiemap +EXPORT_SYMBOL_GPL vmlinux 0xe5516728 k3_udma_glue_tx_get_irq +EXPORT_SYMBOL_GPL vmlinux 0xe56587c9 pinctrl_select_state +EXPORT_SYMBOL_GPL vmlinux 0xe56b8e6b sdio_align_size +EXPORT_SYMBOL_GPL vmlinux 0xe57525ea skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0xe5883bd9 class_compat_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe588cb58 xenbus_dev_changed +EXPORT_SYMBOL_GPL vmlinux 0xe58eb9d7 FSE_readNCount +EXPORT_SYMBOL_GPL vmlinux 0xe5a925d3 zynqmp_pm_init_finalize +EXPORT_SYMBOL_GPL vmlinux 0xe5aeef3b scsi_target_unblock +EXPORT_SYMBOL_GPL vmlinux 0xe5c02b64 freq_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xe5c09fd7 hisi_clk_register_phase +EXPORT_SYMBOL_GPL vmlinux 0xe5c2ded2 pci_disable_sriov +EXPORT_SYMBOL_GPL vmlinux 0xe5c69940 pwm_adjust_config +EXPORT_SYMBOL_GPL vmlinux 0xe5cb1943 hisi_clk_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xe5ce1a56 rhashtable_walk_enter +EXPORT_SYMBOL_GPL vmlinux 0xe5d02464 ahci_print_info +EXPORT_SYMBOL_GPL vmlinux 0xe5dda4e1 bus_for_each_drv +EXPORT_SYMBOL_GPL vmlinux 0xe5e14153 blk_req_needs_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0xe5e790e4 __traceiter_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0xe5f76b18 of_fdt_unflatten_tree +EXPORT_SYMBOL_GPL vmlinux 0xe5f891ee pinctrl_dev_get_name +EXPORT_SYMBOL_GPL vmlinux 0xe5fdf48f devm_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0xe5fff03d virtqueue_enable_cb_delayed +EXPORT_SYMBOL_GPL vmlinux 0xe6043649 usb_unanchor_urb +EXPORT_SYMBOL_GPL vmlinux 0xe60632a9 edac_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xe60a5e8d pids_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xe61fcf0f gpiod_get_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xe62249db ping_hash +EXPORT_SYMBOL_GPL vmlinux 0xe628bb9f phy_fibre_port_array +EXPORT_SYMBOL_GPL vmlinux 0xe632dfc6 strp_done +EXPORT_SYMBOL_GPL vmlinux 0xe634e4fb ata_sff_wait_ready +EXPORT_SYMBOL_GPL vmlinux 0xe63d8ce8 fsnotify +EXPORT_SYMBOL_GPL vmlinux 0xe6401722 gpiochip_generic_config +EXPORT_SYMBOL_GPL vmlinux 0xe6541091 dm_table_device_name +EXPORT_SYMBOL_GPL vmlinux 0xe65557d4 of_get_pci_domain_nr +EXPORT_SYMBOL_GPL vmlinux 0xe6676c66 __devm_clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xe66eb891 elv_rqhash_add +EXPORT_SYMBOL_GPL vmlinux 0xe6785e68 key_type_trusted +EXPORT_SYMBOL_GPL vmlinux 0xe6aef439 __tracepoint_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xe6d21a91 fat_truncate_time +EXPORT_SYMBOL_GPL vmlinux 0xe6e40502 rcu_get_gp_seq +EXPORT_SYMBOL_GPL vmlinux 0xe6e443af pinctrl_utils_add_map_mux +EXPORT_SYMBOL_GPL vmlinux 0xe6e6b684 md_new_event +EXPORT_SYMBOL_GPL vmlinux 0xe6e988c5 k3_ringacc_get_tisci_dev_id +EXPORT_SYMBOL_GPL vmlinux 0xe6eb0d2f cpufreq_driver_resolve_freq +EXPORT_SYMBOL_GPL vmlinux 0xe6f45443 fwnode_count_parents +EXPORT_SYMBOL_GPL vmlinux 0xe6f52443 klist_add_head +EXPORT_SYMBOL_GPL vmlinux 0xe6f83837 acpi_bus_attach_private_data +EXPORT_SYMBOL_GPL vmlinux 0xe700d767 reset_control_bulk_deassert +EXPORT_SYMBOL_GPL vmlinux 0xe70221d7 cppc_get_perf_caps +EXPORT_SYMBOL_GPL vmlinux 0xe71288ad gnttab_dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0xe719f8a4 __dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0xe71ab242 gpiochip_unlock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0xe725522f wbc_attach_and_unlock_inode +EXPORT_SYMBOL_GPL vmlinux 0xe73f1d53 i2c_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe753b68d devlink_fmsg_arr_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xe758bfaa devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xe766872b udp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xe769232e sprint_symbol_no_offset +EXPORT_SYMBOL_GPL vmlinux 0xe76a9e35 ata_pci_sff_activate_host +EXPORT_SYMBOL_GPL vmlinux 0xe76b09a2 gnttab_page_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xe76ed9e7 devm_platform_ioremap_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0xe777d75d gov_update_cpu_data +EXPORT_SYMBOL_GPL vmlinux 0xe77d5ef3 ata_xfer_mode2mask +EXPORT_SYMBOL_GPL vmlinux 0xe783e261 sysfs_emit +EXPORT_SYMBOL_GPL vmlinux 0xe78bae72 tcp_get_info +EXPORT_SYMBOL_GPL vmlinux 0xe791df1f rcu_nocb_cpu_deoffload +EXPORT_SYMBOL_GPL vmlinux 0xe7936243 zynqmp_pm_clock_getstate +EXPORT_SYMBOL_GPL vmlinux 0xe797b6a1 hid_bpf_connect_device +EXPORT_SYMBOL_GPL vmlinux 0xe79a3f75 transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0xe7a1312d pci_find_host_bridge +EXPORT_SYMBOL_GPL vmlinux 0xe7a31f67 devm_create_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xe7c2ce96 irq_domain_free_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xe7cdb99b ata_port_abort +EXPORT_SYMBOL_GPL vmlinux 0xe7d6d2d4 filter_match_preds +EXPORT_SYMBOL_GPL vmlinux 0xe7d76a63 mmc_sanitize +EXPORT_SYMBOL_GPL vmlinux 0xe7e1ba14 __blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0xe7e4a377 usb_hcd_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xe7ec8ad5 shmem_file_setup_with_mnt +EXPORT_SYMBOL_GPL vmlinux 0xe7f3da16 i2c_dw_adjust_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0xe7f6f5f3 pm_clk_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe803fe6b ata_dummy_port_info +EXPORT_SYMBOL_GPL vmlinux 0xe80ba844 udp_abort +EXPORT_SYMBOL_GPL vmlinux 0xe816e53f of_property_count_elems_of_size +EXPORT_SYMBOL_GPL vmlinux 0xe818b32b ata_bmdma_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xe8229a61 pinctrl_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0xe823f70a mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xe82bf62a fwnode_get_next_available_child_node +EXPORT_SYMBOL_GPL vmlinux 0xe82e1621 devm_usb_get_phy_by_node +EXPORT_SYMBOL_GPL vmlinux 0xe832cc48 iommu_attach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0xe8375bfc ata_bmdma_port_start +EXPORT_SYMBOL_GPL vmlinux 0xe8445e90 crypto_mod_get +EXPORT_SYMBOL_GPL vmlinux 0xe84dd39d usb_intf_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0xe84f6e5c pciserial_remove_ports +EXPORT_SYMBOL_GPL vmlinux 0xe853d625 __netpoll_free +EXPORT_SYMBOL_GPL vmlinux 0xe85a9fd3 cpu_cluster_pm_exit +EXPORT_SYMBOL_GPL vmlinux 0xe85dd9dd devm_extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe862c4b7 dpm_suspend_start +EXPORT_SYMBOL_GPL vmlinux 0xe86be8ee synchronize_srcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xe884904a is_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xe886a01c serial8250_do_startup +EXPORT_SYMBOL_GPL vmlinux 0xe89178f8 rtc_update_irq +EXPORT_SYMBOL_GPL vmlinux 0xe8979afb mas_prev_range +EXPORT_SYMBOL_GPL vmlinux 0xe89ed274 devm_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xe8a772bd vcap_keyset_list_add +EXPORT_SYMBOL_GPL vmlinux 0xe8a89590 tegra_mc_get_emem_device_count +EXPORT_SYMBOL_GPL vmlinux 0xe8afc0fc __kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0xe8b150a1 tty_buffer_set_limit +EXPORT_SYMBOL_GPL vmlinux 0xe8b2447f serial8250_tx_chars +EXPORT_SYMBOL_GPL vmlinux 0xe8bc40c5 cn_netlink_send +EXPORT_SYMBOL_GPL vmlinux 0xe8c0065d memory_group_register_static +EXPORT_SYMBOL_GPL vmlinux 0xe8cd5b1c rio_add_device +EXPORT_SYMBOL_GPL vmlinux 0xe8d326b8 pinconf_generic_dt_free_map +EXPORT_SYMBOL_GPL vmlinux 0xe8e5a47f mtk_mux_gate_clr_set_upd_ops +EXPORT_SYMBOL_GPL vmlinux 0xe906b7d5 pcc_mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0xe90c7659 k3_udma_glue_rx_dma_to_cppi5_addr +EXPORT_SYMBOL_GPL vmlinux 0xe911df29 eventfd_ctx_do_read +EXPORT_SYMBOL_GPL vmlinux 0xe938dd0e shmem_file_setup +EXPORT_SYMBOL_GPL vmlinux 0xe93e49c3 devres_free +EXPORT_SYMBOL_GPL vmlinux 0xe94986d6 sched_clock +EXPORT_SYMBOL_GPL vmlinux 0xe950a79f spi_mem_adjust_op_size +EXPORT_SYMBOL_GPL vmlinux 0xe951d3ed dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0xe956a75c pl320_ipc_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe959ab5d phylink_mii_c45_pcs_get_state +EXPORT_SYMBOL_GPL vmlinux 0xe95cc096 of_dma_request_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0xe961b4ed ata_bmdma_port_intr +EXPORT_SYMBOL_GPL vmlinux 0xe961c3e3 __xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0xe96afd93 virtio_device_freeze +EXPORT_SYMBOL_GPL vmlinux 0xe98c8e8c amba_bustype +EXPORT_SYMBOL_GPL vmlinux 0xe98f55f2 arm_smccc_get_version +EXPORT_SYMBOL_GPL vmlinux 0xe9a51724 switchdev_handle_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0xe9a5bdbe fwnode_graph_get_endpoint_count +EXPORT_SYMBOL_GPL vmlinux 0xe9b0d7e3 nf_queue_entry_free +EXPORT_SYMBOL_GPL vmlinux 0xe9bd3732 modify_ftrace_direct_nolock +EXPORT_SYMBOL_GPL vmlinux 0xe9c089f7 pinctrl_generic_remove_group +EXPORT_SYMBOL_GPL vmlinux 0xe9c539d1 __fat_fs_error +EXPORT_SYMBOL_GPL vmlinux 0xe9c74142 fuse_request_end +EXPORT_SYMBOL_GPL vmlinux 0xe9d1b7cf irq_to_pcap +EXPORT_SYMBOL_GPL vmlinux 0xe9d45cf1 umd_load_blob +EXPORT_SYMBOL_GPL vmlinux 0xe9d63a0d k3_udma_glue_enable_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xe9e13461 serial8250_em485_stop_tx +EXPORT_SYMBOL_GPL vmlinux 0xe9e44987 dev_attr_ncq_prio_enable +EXPORT_SYMBOL_GPL vmlinux 0xe9f19ba4 io_uring_cmd_do_in_task_lazy +EXPORT_SYMBOL_GPL vmlinux 0xe9f5116f rcu_exp_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0xea018bbb mpi_test_bit +EXPORT_SYMBOL_GPL vmlinux 0xea0421b9 get_net_ns +EXPORT_SYMBOL_GPL vmlinux 0xea124bd1 gcd +EXPORT_SYMBOL_GPL vmlinux 0xea178d19 register_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xea1fcdf1 crypto_default_rng +EXPORT_SYMBOL_GPL vmlinux 0xea24f116 ipv6_dup_options +EXPORT_SYMBOL_GPL vmlinux 0xea2d9db3 dev_pm_opp_free_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0xea312c8c serdev_acpi_get_uart_resource +EXPORT_SYMBOL_GPL vmlinux 0xea359ed7 devm_acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0xea38036f ring_buffer_entries +EXPORT_SYMBOL_GPL vmlinux 0xea4f6af6 param_ops_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0xea50dad3 ahci_ignore_sss +EXPORT_SYMBOL_GPL vmlinux 0xea6b0150 acpi_subsys_complete +EXPORT_SYMBOL_GPL vmlinux 0xea6fbcfc led_trigger_blink +EXPORT_SYMBOL_GPL vmlinux 0xea70b96f __strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0xea83fd4b crypto_unregister_aead +EXPORT_SYMBOL_GPL vmlinux 0xea8557ca mtk_eint_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0xea871f44 crypto_alloc_kpp +EXPORT_SYMBOL_GPL vmlinux 0xea900ca9 fuse_simple_background +EXPORT_SYMBOL_GPL vmlinux 0xea93b41d kvm_put_kvm +EXPORT_SYMBOL_GPL vmlinux 0xea9b2978 crypto_unregister_aeads +EXPORT_SYMBOL_GPL vmlinux 0xeaa5f5ec __cpuhp_state_remove_instance +EXPORT_SYMBOL_GPL vmlinux 0xeabbb828 gpiochip_irqchip_irq_valid +EXPORT_SYMBOL_GPL vmlinux 0xeac1f23d ip6_datagram_connect_v6_only +EXPORT_SYMBOL_GPL vmlinux 0xeac6ae33 synth_event_add_val +EXPORT_SYMBOL_GPL vmlinux 0xead3e41b __traceiter_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xead54924 mctrl_gpio_to_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xead5c8e5 clk_bulk_prepare +EXPORT_SYMBOL_GPL vmlinux 0xeadaa833 dev_pm_opp_add +EXPORT_SYMBOL_GPL vmlinux 0xeae0f496 clean_acked_data_flush +EXPORT_SYMBOL_GPL vmlinux 0xeaf0a57c look_up_OID +EXPORT_SYMBOL_GPL vmlinux 0xeaf3cb23 crc64_be +EXPORT_SYMBOL_GPL vmlinux 0xeaf8469d hv_do_fast_hypercall8 +EXPORT_SYMBOL_GPL vmlinux 0xeb0e33fe acpi_dev_state_d0 +EXPORT_SYMBOL_GPL vmlinux 0xeb1f785b bus_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xeb1f7fc0 get_cpu_device +EXPORT_SYMBOL_GPL vmlinux 0xeb383213 dev_pm_opp_init_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0xeb3b70e8 devm_thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0xeb4221e4 trace_clock +EXPORT_SYMBOL_GPL vmlinux 0xeb478599 clk_fractional_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0xeb534cce pinctrl_utils_add_config +EXPORT_SYMBOL_GPL vmlinux 0xeb58e6d8 kobject_uevent_env +EXPORT_SYMBOL_GPL vmlinux 0xeb6ee59f posix_acl_create +EXPORT_SYMBOL_GPL vmlinux 0xeb78aa3c xhci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0xeb78b1ed unregister_kprobe +EXPORT_SYMBOL_GPL vmlinux 0xeb88bc07 fib_nl_delrule +EXPORT_SYMBOL_GPL vmlinux 0xeba3854a power_supply_property_is_writeable +EXPORT_SYMBOL_GPL vmlinux 0xeba9f286 genphy_c45_read_status +EXPORT_SYMBOL_GPL vmlinux 0xebab0306 uart_try_toggle_sysrq +EXPORT_SYMBOL_GPL vmlinux 0xebac2545 mtk_pinconf_adv_drive_set +EXPORT_SYMBOL_GPL vmlinux 0xebb0cbf2 phy_start_machine +EXPORT_SYMBOL_GPL vmlinux 0xebd4cc11 mctrl_gpio_enable_ms +EXPORT_SYMBOL_GPL vmlinux 0xebe496ca __tracepoint_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xebf31db2 devm_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0xec02ebe0 phylink_init_eee +EXPORT_SYMBOL_GPL vmlinux 0xec062bbf skcipher_alloc_instance_simple +EXPORT_SYMBOL_GPL vmlinux 0xec1069db tcp_is_ulp_esp +EXPORT_SYMBOL_GPL vmlinux 0xec146b07 gen10g_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xec16e886 tty_port_tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xec1dad27 bio_clone_blkg_association +EXPORT_SYMBOL_GPL vmlinux 0xec256e4f inet6_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0xec281244 clk_hw_get_parent_by_index +EXPORT_SYMBOL_GPL vmlinux 0xec2fbfe2 xenbus_dev_error +EXPORT_SYMBOL_GPL vmlinux 0xec48c72b __blk_req_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0xec5668f6 dax_zero_page_range +EXPORT_SYMBOL_GPL vmlinux 0xec5fc358 clk_hw_get_num_parents +EXPORT_SYMBOL_GPL vmlinux 0xec684556 usb_hcd_pci_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xec774acb cpufreq_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xec90a0db __fl6_sock_lookup +EXPORT_SYMBOL_GPL vmlinux 0xec9b5f6c dma_resv_get_singleton +EXPORT_SYMBOL_GPL vmlinux 0xecb55464 inet_unhash +EXPORT_SYMBOL_GPL vmlinux 0xecb671fc tegra210_sata_pll_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0xecba68e3 gnttab_batch_map +EXPORT_SYMBOL_GPL vmlinux 0xecc59ec2 devlink_flash_update_timeout_notify +EXPORT_SYMBOL_GPL vmlinux 0xeccb6e09 mctrl_gpio_init +EXPORT_SYMBOL_GPL vmlinux 0xecd8f23d xenbus_read +EXPORT_SYMBOL_GPL vmlinux 0xecf0a8ce l3mdev_master_ifindex_rcu +EXPORT_SYMBOL_GPL vmlinux 0xecf274cc dm_internal_resume_fast +EXPORT_SYMBOL_GPL vmlinux 0xecfdd0f7 unregister_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xed01147e virtio_max_dma_size +EXPORT_SYMBOL_GPL vmlinux 0xed0d226b driver_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xed1373d1 ip_local_out +EXPORT_SYMBOL_GPL vmlinux 0xed1ef5a3 icc_set_tag +EXPORT_SYMBOL_GPL vmlinux 0xed29e24b sysfs_chmod_file +EXPORT_SYMBOL_GPL vmlinux 0xed2c5bcf power_supply_charge_behaviour_parse +EXPORT_SYMBOL_GPL vmlinux 0xed33e3ca pci_enable_pasid +EXPORT_SYMBOL_GPL vmlinux 0xed39b7b8 parse_OID +EXPORT_SYMBOL_GPL vmlinux 0xed44c492 tpm_pcr_read +EXPORT_SYMBOL_GPL vmlinux 0xed4e42f4 of_phandle_iterator_next +EXPORT_SYMBOL_GPL vmlinux 0xed7062d3 devm_usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0xed8c384b netdev_xmit_skip_txqueue +EXPORT_SYMBOL_GPL vmlinux 0xed918dde hte_init_line_attr +EXPORT_SYMBOL_GPL vmlinux 0xeda4a2ee thermal_cooling_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xedb8a106 ata_cable_unknown +EXPORT_SYMBOL_GPL vmlinux 0xedda0c62 smpboot_unregister_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0xede9a09a btree_lookup +EXPORT_SYMBOL_GPL vmlinux 0xedf25323 pm_generic_freeze +EXPORT_SYMBOL_GPL vmlinux 0xee38ef57 register_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee3d3c27 regulator_count_voltages +EXPORT_SYMBOL_GPL vmlinux 0xee481425 gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0xee485d9b fwnode_device_is_available +EXPORT_SYMBOL_GPL vmlinux 0xee51748e da903x_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee518148 kmsg_dump_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0xee5eb74f dt_init_idle_driver +EXPORT_SYMBOL_GPL vmlinux 0xee6b71c4 syscon_regmap_lookup_by_compatible +EXPORT_SYMBOL_GPL vmlinux 0xee6c633a devices_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xee6e5c47 of_property_read_variable_u8_array +EXPORT_SYMBOL_GPL vmlinux 0xee74a922 __tracepoint_console +EXPORT_SYMBOL_GPL vmlinux 0xeea0514b da903x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xeeaec487 gpiod_set_transitory +EXPORT_SYMBOL_GPL vmlinux 0xeeb9b818 iomap_readahead +EXPORT_SYMBOL_GPL vmlinux 0xeec7e11b devl_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0xeed778d8 clk_gate_restore_context +EXPORT_SYMBOL_GPL vmlinux 0xeedd987e phy_10gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0xeedfa62a zynqmp_pm_is_function_supported +EXPORT_SYMBOL_GPL vmlinux 0xeee4b172 mnt_idmap_put +EXPORT_SYMBOL_GPL vmlinux 0xeef68434 acpi_ec_remove_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xeef75f18 nvdimm_region_delete +EXPORT_SYMBOL_GPL vmlinux 0xeefd9e00 to_nvdimm_bus +EXPORT_SYMBOL_GPL vmlinux 0xef0a5470 regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xef0b02b4 dma_resv_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0xef0d333e vga_default_device +EXPORT_SYMBOL_GPL vmlinux 0xef1f3643 device_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0xef1f6e23 apei_resources_request +EXPORT_SYMBOL_GPL vmlinux 0xef245130 ata_port_desc +EXPORT_SYMBOL_GPL vmlinux 0xef29fcdd clk_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xef34bf3e hrtimer_active +EXPORT_SYMBOL_GPL vmlinux 0xef464c28 getboottime64 +EXPORT_SYMBOL_GPL vmlinux 0xef518dc1 debugfs_real_fops +EXPORT_SYMBOL_GPL vmlinux 0xef534ae5 pm_clk_destroy +EXPORT_SYMBOL_GPL vmlinux 0xef563dac scmi_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xef57df85 bus_get_kset +EXPORT_SYMBOL_GPL vmlinux 0xef5db66d regulator_get_init_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xef6020b3 phy_set_mode_ext +EXPORT_SYMBOL_GPL vmlinux 0xef67ec35 __tracepoint_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xef6c3f70 round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xef6fcc8b irq_domain_free_irqs_common +EXPORT_SYMBOL_GPL vmlinux 0xef6fcf91 regulator_bulk_set_supply_names +EXPORT_SYMBOL_GPL vmlinux 0xef6fd6da crypto_akcipher_sync_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xef70eb7e ring_buffer_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0xef76f08a iommu_register_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xef7c67f6 sched_numa_find_nth_cpu +EXPORT_SYMBOL_GPL vmlinux 0xef8652f4 dev_pm_opp_get_opp_table +EXPORT_SYMBOL_GPL vmlinux 0xef92ef33 btree_last +EXPORT_SYMBOL_GPL vmlinux 0xef9a3fa1 replace_page_cache_folio +EXPORT_SYMBOL_GPL vmlinux 0xefa2c27d register_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0xefb0bef9 add_disk_randomness +EXPORT_SYMBOL_GPL vmlinux 0xefc37b4e ata_sff_freeze +EXPORT_SYMBOL_GPL vmlinux 0xefc590a0 dst_blackhole_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xefd8339c skb_cow_data +EXPORT_SYMBOL_GPL vmlinux 0xefdcb982 nvdimm_flush +EXPORT_SYMBOL_GPL vmlinux 0xefdffa4a __skb_zcopy_downgrade_managed +EXPORT_SYMBOL_GPL vmlinux 0xefeafcf1 edac_has_mcs +EXPORT_SYMBOL_GPL vmlinux 0xeff5f3a9 lwtunnel_valid_encap_type +EXPORT_SYMBOL_GPL vmlinux 0xeff64443 nvdimm_clear_poison +EXPORT_SYMBOL_GPL vmlinux 0xeffd77ab bsg_remove_queue +EXPORT_SYMBOL_GPL vmlinux 0xf00a3a6b scsi_autopm_get_device +EXPORT_SYMBOL_GPL vmlinux 0xf012349d gnttab_batch_copy +EXPORT_SYMBOL_GPL vmlinux 0xf020f6d2 devl_unlock +EXPORT_SYMBOL_GPL vmlinux 0xf0213637 __traceiter_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0xf02e0d53 phylink_mii_c22_pcs_get_state +EXPORT_SYMBOL_GPL vmlinux 0xf04429b4 acpi_bus_get_status_handle +EXPORT_SYMBOL_GPL vmlinux 0xf05265d5 iommu_group_get +EXPORT_SYMBOL_GPL vmlinux 0xf05a52fe asn1_encode_oid +EXPORT_SYMBOL_GPL vmlinux 0xf05fbf09 pci_pio_to_address +EXPORT_SYMBOL_GPL vmlinux 0xf0616e7a sched_numa_hop_mask +EXPORT_SYMBOL_GPL vmlinux 0xf062a829 __skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0xf06509e4 syscon_regmap_lookup_by_phandle_optional +EXPORT_SYMBOL_GPL vmlinux 0xf0672f23 __clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xf0696401 acpi_pci_detect_ejectable +EXPORT_SYMBOL_GPL vmlinux 0xf06d4da2 bio_end_io_acct_remapped +EXPORT_SYMBOL_GPL vmlinux 0xf0904d9d xfrm_audit_state_notfound_simple +EXPORT_SYMBOL_GPL vmlinux 0xf0910075 sfp_bus_del_upstream +EXPORT_SYMBOL_GPL vmlinux 0xf0986de0 debugfs_rename +EXPORT_SYMBOL_GPL vmlinux 0xf0b26d62 mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0xf0b96367 pwmchip_remove +EXPORT_SYMBOL_GPL vmlinux 0xf0bcd0d9 nvdimm_cmd_mask +EXPORT_SYMBOL_GPL vmlinux 0xf0bf67e9 platform_get_resource +EXPORT_SYMBOL_GPL vmlinux 0xf0c7a19e acpi_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0xf0dcc859 nvdimm_bus_check_dimm_count +EXPORT_SYMBOL_GPL vmlinux 0xf0e348a0 pid_nr_ns +EXPORT_SYMBOL_GPL vmlinux 0xf0e52dc0 __tracepoint_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf0ee75f6 class_register +EXPORT_SYMBOL_GPL vmlinux 0xf0fb1ce1 mcore_booted +EXPORT_SYMBOL_GPL vmlinux 0xf102efc3 simple_attr_read +EXPORT_SYMBOL_GPL vmlinux 0xf1124ecd sfp_upstream_set_signal_rate +EXPORT_SYMBOL_GPL vmlinux 0xf11e5df6 vfs_listxattr +EXPORT_SYMBOL_GPL vmlinux 0xf12180fd imx_1443x_dram_pll +EXPORT_SYMBOL_GPL vmlinux 0xf1306b6f kill_pid_usb_asyncio +EXPORT_SYMBOL_GPL vmlinux 0xf1613755 thermal_zone_device_priv +EXPORT_SYMBOL_GPL vmlinux 0xf170a269 inet6_hash +EXPORT_SYMBOL_GPL vmlinux 0xf1725586 list_lru_walk_one +EXPORT_SYMBOL_GPL vmlinux 0xf184d189 kernel_power_off +EXPORT_SYMBOL_GPL vmlinux 0xf188a662 rhashtable_walk_exit +EXPORT_SYMBOL_GPL vmlinux 0xf18aef76 ip6_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0xf18c4563 tcp_set_keepalive +EXPORT_SYMBOL_GPL vmlinux 0xf1a39b8b usb_free_streams +EXPORT_SYMBOL_GPL vmlinux 0xf1ccc109 sock_diag_register +EXPORT_SYMBOL_GPL vmlinux 0xf1d2fc0b mtk_clk_register_ref2usb_tx +EXPORT_SYMBOL_GPL vmlinux 0xf1d3bad5 fib_info_nh_uses_dev +EXPORT_SYMBOL_GPL vmlinux 0xf1da46b3 vp_modern_get_features +EXPORT_SYMBOL_GPL vmlinux 0xf1db1390 iommu_attach_group +EXPORT_SYMBOL_GPL vmlinux 0xf1ecda92 vcap_set_rule_set_keyset +EXPORT_SYMBOL_GPL vmlinux 0xf1ef094f meson_aoclkc_probe +EXPORT_SYMBOL_GPL vmlinux 0xf1fbe03a dev_pm_opp_find_level_exact +EXPORT_SYMBOL_GPL vmlinux 0xf1ffb44f vcap_rule_set_counter_id +EXPORT_SYMBOL_GPL vmlinux 0xf2066d44 vfs_truncate +EXPORT_SYMBOL_GPL vmlinux 0xf20868ce dprc_get_obj_count +EXPORT_SYMBOL_GPL vmlinux 0xf2185376 tty_mode_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xf21e1f9b disable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xf2203237 security_file_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xf23d6edd __irq_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0xf24346a8 netdev_rx_handler_register +EXPORT_SYMBOL_GPL vmlinux 0xf2453aec sysfs_groups_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xf246ca67 crypto_grab_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf258f9d1 proc_get_parent_data +EXPORT_SYMBOL_GPL vmlinux 0xf269931f ulpi_viewport_access_ops +EXPORT_SYMBOL_GPL vmlinux 0xf278aaf9 od_register_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0xf27d0a7b gnttab_grant_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0xf28404cf devlink_dpipe_header_ipv6 +EXPORT_SYMBOL_GPL vmlinux 0xf2843d7f wm8350_block_read +EXPORT_SYMBOL_GPL vmlinux 0xf294018c dev_pm_opp_config_clks_simple +EXPORT_SYMBOL_GPL vmlinux 0xf2967796 ring_buffer_record_on +EXPORT_SYMBOL_GPL vmlinux 0xf29b61d0 usb_control_msg +EXPORT_SYMBOL_GPL vmlinux 0xf29cecb4 sdio_writel +EXPORT_SYMBOL_GPL vmlinux 0xf2a86b13 ata_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xf2b33cb7 memory_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xf2bcebbb __sock_recv_wifi_status +EXPORT_SYMBOL_GPL vmlinux 0xf2dc5161 clk_gate_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xf2eb59ac tty_port_link_device +EXPORT_SYMBOL_GPL vmlinux 0xf2f8240e pm_runtime_force_suspend +EXPORT_SYMBOL_GPL vmlinux 0xf2fb61bd vprintk_default +EXPORT_SYMBOL_GPL vmlinux 0xf2ff4bc2 serial8250_em485_supported +EXPORT_SYMBOL_GPL vmlinux 0xf3083a1d phylink_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf3084c66 dev_pm_opp_get_max_volt_latency +EXPORT_SYMBOL_GPL vmlinux 0xf30a5502 cpufreq_enable_boost_support +EXPORT_SYMBOL_GPL vmlinux 0xf311e156 key_being_used_for +EXPORT_SYMBOL_GPL vmlinux 0xf31632e0 ezx_pcap_read +EXPORT_SYMBOL_GPL vmlinux 0xf31b3fd1 workqueue_set_max_active +EXPORT_SYMBOL_GPL vmlinux 0xf31cb45b devm_extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0xf31e4be9 ip_route_output_key_hash +EXPORT_SYMBOL_GPL vmlinux 0xf32bbedc virtqueue_enable_cb_prepare +EXPORT_SYMBOL_GPL vmlinux 0xf32bdc5d unregister_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf32de82e msi_next_desc +EXPORT_SYMBOL_GPL vmlinux 0xf32e927e usb_free_urb +EXPORT_SYMBOL_GPL vmlinux 0xf330e57b pci_user_write_config_byte +EXPORT_SYMBOL_GPL vmlinux 0xf331236f btree_geo32 +EXPORT_SYMBOL_GPL vmlinux 0xf335120b crypto_register_ahashes +EXPORT_SYMBOL_GPL vmlinux 0xf345d6e2 find_ge_pid +EXPORT_SYMBOL_GPL vmlinux 0xf351862a ahci_do_softreset +EXPORT_SYMBOL_GPL vmlinux 0xf352023f memory_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xf3560dc7 skb_to_sgvec_nomark +EXPORT_SYMBOL_GPL vmlinux 0xf3797506 mpi_ec_deinit +EXPORT_SYMBOL_GPL vmlinux 0xf3808cb1 get_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf380badd dst_blackhole_mtu +EXPORT_SYMBOL_GPL vmlinux 0xf3838959 meson_clk_pcie_pll_ops +EXPORT_SYMBOL_GPL vmlinux 0xf38fe460 pci_load_saved_state +EXPORT_SYMBOL_GPL vmlinux 0xf3930752 trace_event_ignore_this_pid +EXPORT_SYMBOL_GPL vmlinux 0xf397d72a dev_pm_opp_get_max_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0xf3a09fe7 crypto_has_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf3b451ca kdb_poll_funcs +EXPORT_SYMBOL_GPL vmlinux 0xf3b95d79 btree_remove +EXPORT_SYMBOL_GPL vmlinux 0xf3bebcca sysfs_create_link +EXPORT_SYMBOL_GPL vmlinux 0xf3bfc9c1 __traceiter_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0xf3da6ea7 __page_file_index +EXPORT_SYMBOL_GPL vmlinux 0xf3e10fe9 bsg_job_get +EXPORT_SYMBOL_GPL vmlinux 0xf3e26959 __root_device_register +EXPORT_SYMBOL_GPL vmlinux 0xf3e6bb6b bpf_prog_inc +EXPORT_SYMBOL_GPL vmlinux 0xf3facbdc security_inode_setattr +EXPORT_SYMBOL_GPL vmlinux 0xf3fc0d14 iomap_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0xf3fd021e rio_unregister_scan +EXPORT_SYMBOL_GPL vmlinux 0xf41f4267 sata_pmp_qc_defer_cmd_switch +EXPORT_SYMBOL_GPL vmlinux 0xf421d47e vcap_copy_rule +EXPORT_SYMBOL_GPL vmlinux 0xf4382f42 virtqueue_get_vring +EXPORT_SYMBOL_GPL vmlinux 0xf43fe854 hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0xf4689d50 linkmode_set_pause +EXPORT_SYMBOL_GPL vmlinux 0xf47654df irq_check_status_bit +EXPORT_SYMBOL_GPL vmlinux 0xf490e878 vfs_remove_acl +EXPORT_SYMBOL_GPL vmlinux 0xf4af35c2 rcu_gp_is_normal +EXPORT_SYMBOL_GPL vmlinux 0xf4c096e3 ata_bmdma_stop +EXPORT_SYMBOL_GPL vmlinux 0xf4cd9f8f reset_control_bulk_release +EXPORT_SYMBOL_GPL vmlinux 0xf4ce9a70 crypto_register_scomp +EXPORT_SYMBOL_GPL vmlinux 0xf4d1140d mmu_interval_notifier_insert +EXPORT_SYMBOL_GPL vmlinux 0xf4f00f82 balance_dirty_pages_ratelimited_flags +EXPORT_SYMBOL_GPL vmlinux 0xf4fbf4a3 device_show_ulong +EXPORT_SYMBOL_GPL vmlinux 0xf525b02f usb_free_coherent +EXPORT_SYMBOL_GPL vmlinux 0xf5319f75 __traceiter_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0xf53a13fa pinctrl_find_and_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xf53cf0f1 ipv6_proxy_select_ident +EXPORT_SYMBOL_GPL vmlinux 0xf547ecb1 usb_deregister +EXPORT_SYMBOL_GPL vmlinux 0xf54bd49b lcm +EXPORT_SYMBOL_GPL vmlinux 0xf54c2cc0 call_switchdev_notifiers +EXPORT_SYMBOL_GPL vmlinux 0xf551c992 bpf_trace_run3 +EXPORT_SYMBOL_GPL vmlinux 0xf553318d cpuidle_pause_and_lock +EXPORT_SYMBOL_GPL vmlinux 0xf56a9301 __hwspin_trylock +EXPORT_SYMBOL_GPL vmlinux 0xf56e3ea4 hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0xf588d9c5 devm_of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0xf5a067bf iommu_group_dma_owner_claimed +EXPORT_SYMBOL_GPL vmlinux 0xf5a3ba99 linear_range_values_in_range +EXPORT_SYMBOL_GPL vmlinux 0xf5a691cd invalidate_bh_lrus +EXPORT_SYMBOL_GPL vmlinux 0xf5cfe6e1 regulator_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xf5daea54 iomap_dio_bio_end_io +EXPORT_SYMBOL_GPL vmlinux 0xf5e06da3 vring_notification_data +EXPORT_SYMBOL_GPL vmlinux 0xf5e1a77c trace_seq_putmem_hex +EXPORT_SYMBOL_GPL vmlinux 0xf5e2a3a3 __traceiter_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xf5f370e0 async_schedule_node +EXPORT_SYMBOL_GPL vmlinux 0xf6077ad2 pci_set_pcie_reset_state +EXPORT_SYMBOL_GPL vmlinux 0xf61c6b74 hv_do_hypercall +EXPORT_SYMBOL_GPL vmlinux 0xf63c9c83 key_type_encrypted +EXPORT_SYMBOL_GPL vmlinux 0xf63f003a acpi_gpio_get_io_resource +EXPORT_SYMBOL_GPL vmlinux 0xf641039b kcpustat_cpu_fetch +EXPORT_SYMBOL_GPL vmlinux 0xf64aaa25 alarm_init +EXPORT_SYMBOL_GPL vmlinux 0xf663980d tty_port_register_device_serdev +EXPORT_SYMBOL_GPL vmlinux 0xf663ee2f pcap_adc_sync +EXPORT_SYMBOL_GPL vmlinux 0xf68ea5ea net_failover_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf6908bf1 perf_pmu_register +EXPORT_SYMBOL_GPL vmlinux 0xf69cb789 samsung_sdi_battery_get_info +EXPORT_SYMBOL_GPL vmlinux 0xf69ce330 sysfs_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xf6a28554 region_intersects +EXPORT_SYMBOL_GPL vmlinux 0xf6ad175f irq_chip_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0xf6aef488 device_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0xf6beee37 __SCK__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xf6c24a4b ata_sff_prereset +EXPORT_SYMBOL_GPL vmlinux 0xf6c2a1c4 devm_led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0xf6c71a25 cper_severity_str +EXPORT_SYMBOL_GPL vmlinux 0xf6c8dc62 cpu_hotplug_enable +EXPORT_SYMBOL_GPL vmlinux 0xf6cada94 gpiod_unexport +EXPORT_SYMBOL_GPL vmlinux 0xf6e772c3 irq_bypass_unregister_producer +EXPORT_SYMBOL_GPL vmlinux 0xf6e874f5 ata_timing_merge +EXPORT_SYMBOL_GPL vmlinux 0xf6f16c56 rcu_barrier_tasks +EXPORT_SYMBOL_GPL vmlinux 0xf6fa6df8 led_trigger_rename_static +EXPORT_SYMBOL_GPL vmlinux 0xf70800bf tpm2_get_cc_attrs_tbl +EXPORT_SYMBOL_GPL vmlinux 0xf708909e iptunnel_handle_offloads +EXPORT_SYMBOL_GPL vmlinux 0xf70e4a4d preempt_schedule_notrace +EXPORT_SYMBOL_GPL vmlinux 0xf7145dc4 drop_reasons_unregister_subsys +EXPORT_SYMBOL_GPL vmlinux 0xf7195be7 pci_p2pmem_publish +EXPORT_SYMBOL_GPL vmlinux 0xf720eac0 fuse_conn_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf7231beb pci_epc_remove_epf +EXPORT_SYMBOL_GPL vmlinux 0xf72a65ea tty_get_char_size +EXPORT_SYMBOL_GPL vmlinux 0xf72bc3f8 dax_layout_busy_page +EXPORT_SYMBOL_GPL vmlinux 0xf730fb4a qcom_smem_state_update_bits +EXPORT_SYMBOL_GPL vmlinux 0xf73e59b0 crypto_alg_extsize +EXPORT_SYMBOL_GPL vmlinux 0xf7455c16 input_event_to_user +EXPORT_SYMBOL_GPL vmlinux 0xf745f47c priv_to_devlink +EXPORT_SYMBOL_GPL vmlinux 0xf749debc md5_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0xf74bb274 mod_delayed_work_on +EXPORT_SYMBOL_GPL vmlinux 0xf74e7c93 jump_label_rate_limit +EXPORT_SYMBOL_GPL vmlinux 0xf758228b __auxiliary_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xf75c5902 pci_load_and_free_saved_state +EXPORT_SYMBOL_GPL vmlinux 0xf75e30de mmc_send_tuning +EXPORT_SYMBOL_GPL vmlinux 0xf76600e0 blk_rq_poll +EXPORT_SYMBOL_GPL vmlinux 0xf7690d30 handle_level_irq +EXPORT_SYMBOL_GPL vmlinux 0xf7758758 gpiod_set_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0xf7772bde xas_init_marks +EXPORT_SYMBOL_GPL vmlinux 0xf77b9741 to_nvdimm_bus_dev +EXPORT_SYMBOL_GPL vmlinux 0xf782fb07 percpu_ref_switch_to_atomic_sync +EXPORT_SYMBOL_GPL vmlinux 0xf78304f7 pci_epc_linkdown +EXPORT_SYMBOL_GPL vmlinux 0xf7866b4f bind_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0xf7afb369 btree_init +EXPORT_SYMBOL_GPL vmlinux 0xf7bc95b0 devlink_fmsg_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xf7c3f273 xen_resume_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xf7ce9d35 acpi_subsys_restore_early +EXPORT_SYMBOL_GPL vmlinux 0xf7dff236 debugfs_attr_write +EXPORT_SYMBOL_GPL vmlinux 0xf7ea7ab5 sk_msg_memcopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0xf7f6773f phy_pm_runtime_put +EXPORT_SYMBOL_GPL vmlinux 0xf7f7ea1e device_store_int +EXPORT_SYMBOL_GPL vmlinux 0xf7ff579f ehci_adjust_port_wakeup_flags +EXPORT_SYMBOL_GPL vmlinux 0xf8028720 tegra_bpmp_mrq_return +EXPORT_SYMBOL_GPL vmlinux 0xf80f5fc7 __SCK__tp_func_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf81dce70 thermal_genl_cpu_capability_event +EXPORT_SYMBOL_GPL vmlinux 0xf81fb43b of_pse_control_get +EXPORT_SYMBOL_GPL vmlinux 0xf82bc842 irq_chip_enable_parent +EXPORT_SYMBOL_GPL vmlinux 0xf82dd25d mtk_pinconf_bias_disable_set +EXPORT_SYMBOL_GPL vmlinux 0xf82f3657 work_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0xf8540d8c sbitmap_any_bit_set +EXPORT_SYMBOL_GPL vmlinux 0xf8578ec5 invalidate_inode_pages2 +EXPORT_SYMBOL_GPL vmlinux 0xf85d9247 thermal_zone_device_id +EXPORT_SYMBOL_GPL vmlinux 0xf861bd31 rockchip_clk_register_ddrclk +EXPORT_SYMBOL_GPL vmlinux 0xf87f1193 crypto_register_scomps +EXPORT_SYMBOL_GPL vmlinux 0xf882e824 set_cpus_allowed_ptr +EXPORT_SYMBOL_GPL vmlinux 0xf883bf93 crypto_dh_key_len +EXPORT_SYMBOL_GPL vmlinux 0xf8908b87 scsi_dh_activate +EXPORT_SYMBOL_GPL vmlinux 0xf8939354 __devm_pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0xf89841f4 fb_deferred_io_mmap +EXPORT_SYMBOL_GPL vmlinux 0xf89cb6a8 ata_host_register +EXPORT_SYMBOL_GPL vmlinux 0xf89d725e thermal_zone_get_offset +EXPORT_SYMBOL_GPL vmlinux 0xf8a8cfa4 irq_chip_set_type_parent +EXPORT_SYMBOL_GPL vmlinux 0xf8c71fc0 kvm_vcpu_read_guest +EXPORT_SYMBOL_GPL vmlinux 0xf8da44b5 pci_epc_set_msi +EXPORT_SYMBOL_GPL vmlinux 0xf8dd256f regulator_is_equal +EXPORT_SYMBOL_GPL vmlinux 0xf8de1d8f regulator_get +EXPORT_SYMBOL_GPL vmlinux 0xf8f3a0fb ata_ratelimit +EXPORT_SYMBOL_GPL vmlinux 0xf8f4164b spi_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xf8fddc3d usb_string +EXPORT_SYMBOL_GPL vmlinux 0xf8fe5642 phylink_ethtool_get_pauseparam +EXPORT_SYMBOL_GPL vmlinux 0xf900c77d zynqmp_pm_clock_disable +EXPORT_SYMBOL_GPL vmlinux 0xf903b2a7 vcap_lookup_rule_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0xf912ddd5 fsl_mc_cleanup_irq_pool +EXPORT_SYMBOL_GPL vmlinux 0xf92e070f uart_xchar_out +EXPORT_SYMBOL_GPL vmlinux 0xf9349c58 acpi_dev_ready_for_enumeration +EXPORT_SYMBOL_GPL vmlinux 0xf9354307 __traceiter_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xf941fc0c pm_clk_remove +EXPORT_SYMBOL_GPL vmlinux 0xf94eb66f devm_pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0xf95322f4 kthread_parkme +EXPORT_SYMBOL_GPL vmlinux 0xf955ae7c l3mdev_table_lookup_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf955e9c5 bprintf +EXPORT_SYMBOL_GPL vmlinux 0xf95a1b38 dev_pm_put_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0xf95ab374 dev_pm_opp_get_power +EXPORT_SYMBOL_GPL vmlinux 0xf967422b HYPERVISOR_xen_version +EXPORT_SYMBOL_GPL vmlinux 0xf96da9c5 devm_clk_hw_get_clk +EXPORT_SYMBOL_GPL vmlinux 0xf9906e75 devm_clk_hw_register_fixed_factor_index +EXPORT_SYMBOL_GPL vmlinux 0xf99402bc rdev_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xf9a054b5 __round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xf9a31bda mtk_clk_unregister_fixed_clks +EXPORT_SYMBOL_GPL vmlinux 0xf9a3c5dc zynqmp_pm_load_pdi +EXPORT_SYMBOL_GPL vmlinux 0xf9a88443 pci_device_group +EXPORT_SYMBOL_GPL vmlinux 0xf9a90002 nl_table +EXPORT_SYMBOL_GPL vmlinux 0xf9b34a0b iopf_queue_free +EXPORT_SYMBOL_GPL vmlinux 0xf9b7911b xfrm_dev_state_add +EXPORT_SYMBOL_GPL vmlinux 0xf9c592ae phy_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0xf9d54f5b of_hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0xf9d95569 bus_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf9f3ab7b user_read +EXPORT_SYMBOL_GPL vmlinux 0xfa1eb910 unregister_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xfa20488d tcp_parse_mss_option +EXPORT_SYMBOL_GPL vmlinux 0xfa2538bd dw_pcie_setup_rc +EXPORT_SYMBOL_GPL vmlinux 0xfa26c261 sk_clear_memalloc +EXPORT_SYMBOL_GPL vmlinux 0xfa2c85bd cpufreq_freq_transition_end +EXPORT_SYMBOL_GPL vmlinux 0xfa349688 aer_recover_queue +EXPORT_SYMBOL_GPL vmlinux 0xfa3bc3c7 gfn_to_hva +EXPORT_SYMBOL_GPL vmlinux 0xfa42e2ff devm_nvdimm_memremap +EXPORT_SYMBOL_GPL vmlinux 0xfa43cefc is_hash_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xfa4d3c24 log_post_write_mmio +EXPORT_SYMBOL_GPL vmlinux 0xfa55a24e dst_blackhole_redirect +EXPORT_SYMBOL_GPL vmlinux 0xfa60723e xenbus_dev_groups +EXPORT_SYMBOL_GPL vmlinux 0xfa666974 queue_work_node +EXPORT_SYMBOL_GPL vmlinux 0xfa66a665 pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0xfa6c0fc5 get_user_pages_fast_only +EXPORT_SYMBOL_GPL vmlinux 0xfa9cbe65 ncsi_vlan_rx_add_vid +EXPORT_SYMBOL_GPL vmlinux 0xfaabdfe9 devm_gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0xfaac00a3 pci_hp_create_module_link +EXPORT_SYMBOL_GPL vmlinux 0xfaaf8621 power_supply_battery_bti_in_range +EXPORT_SYMBOL_GPL vmlinux 0xfab16d58 acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xfab30dc0 mdio_bus_exit +EXPORT_SYMBOL_GPL vmlinux 0xfab53ed9 pinctrl_gpio_can_use_line +EXPORT_SYMBOL_GPL vmlinux 0xfab772c8 nd_tbl +EXPORT_SYMBOL_GPL vmlinux 0xfabf75f5 __traceiter_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0xfad9c827 kill_dax +EXPORT_SYMBOL_GPL vmlinux 0xfb0d7867 __tracepoint_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xfb0f207c devm_hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xfb2c385c mtk_clk_unregister_composites +EXPORT_SYMBOL_GPL vmlinux 0xfb2eb8ae evict_inodes +EXPORT_SYMBOL_GPL vmlinux 0xfb32b30f ring_buffer_read_prepare_sync +EXPORT_SYMBOL_GPL vmlinux 0xfb35890a x509_cert_parse +EXPORT_SYMBOL_GPL vmlinux 0xfb405378 dax_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfb557d3e reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xfb60faf5 posix_acl_clone +EXPORT_SYMBOL_GPL vmlinux 0xfb6eedf9 power_group_name +EXPORT_SYMBOL_GPL vmlinux 0xfb74e910 proc_douintvec_minmax +EXPORT_SYMBOL_GPL vmlinux 0xfb9352b9 nf_checksum +EXPORT_SYMBOL_GPL vmlinux 0xfb97ea74 pktgen_xfrm_outer_mode_output +EXPORT_SYMBOL_GPL vmlinux 0xfba5404f usb_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0xfba6611a power_supply_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0xfbb3589f usb_driver_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0xfbbd41ca no_action +EXPORT_SYMBOL_GPL vmlinux 0xfbc022cc init_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0xfbc9c697 crypto_unregister_alg +EXPORT_SYMBOL_GPL vmlinux 0xfbf097da folio_mkclean +EXPORT_SYMBOL_GPL vmlinux 0xfbf53529 __devm_regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0xfbfb9e5c sysfs_create_files +EXPORT_SYMBOL_GPL vmlinux 0xfbffd601 net_prio_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xfc03d97a page_is_ram +EXPORT_SYMBOL_GPL vmlinux 0xfc0a85cf crypto_alloc_acomp +EXPORT_SYMBOL_GPL vmlinux 0xfc168970 usb_autopm_get_interface_no_resume +EXPORT_SYMBOL_GPL vmlinux 0xfc201b66 sprint_oid +EXPORT_SYMBOL_GPL vmlinux 0xfc234d95 css_next_descendant_pre +EXPORT_SYMBOL_GPL vmlinux 0xfc254d15 gnttab_free_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xfc355a4c ping_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0xfc3b4246 acpi_bus_update_power +EXPORT_SYMBOL_GPL vmlinux 0xfc3c5dec __inet_twsk_schedule +EXPORT_SYMBOL_GPL vmlinux 0xfc44e9ad ma35d1_reg_clk_pll +EXPORT_SYMBOL_GPL vmlinux 0xfc568583 serdev_device_write_flush +EXPORT_SYMBOL_GPL vmlinux 0xfc63e919 net_ns_get_ownership +EXPORT_SYMBOL_GPL vmlinux 0xfc7b884a of_phy_put +EXPORT_SYMBOL_GPL vmlinux 0xfc8108cc uart_get_rs485_mode +EXPORT_SYMBOL_GPL vmlinux 0xfc8b2a1c tty_buffer_unlock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xfc9083b6 pci_find_dvsec_capability +EXPORT_SYMBOL_GPL vmlinux 0xfc91f818 of_platform_default_populate +EXPORT_SYMBOL_GPL vmlinux 0xfc9477b5 zynqmp_pm_set_pll_frac_data +EXPORT_SYMBOL_GPL vmlinux 0xfc9c3228 pci_find_vsec_capability +EXPORT_SYMBOL_GPL vmlinux 0xfca34ae6 kvm_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0xfca98e88 component_master_del +EXPORT_SYMBOL_GPL vmlinux 0xfcaa0273 fwnode_find_reference +EXPORT_SYMBOL_GPL vmlinux 0xfcaa0b31 get_task_mm +EXPORT_SYMBOL_GPL vmlinux 0xfcb31d25 pwm_get +EXPORT_SYMBOL_GPL vmlinux 0xfcbfec70 add_memory_driver_managed +EXPORT_SYMBOL_GPL vmlinux 0xfcc1edd3 memory_block_size_bytes +EXPORT_SYMBOL_GPL vmlinux 0xfcc68673 devm_spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xfccfda3c ping_seq_next +EXPORT_SYMBOL_GPL vmlinux 0xfce1c389 usb_put_intf +EXPORT_SYMBOL_GPL vmlinux 0xfce884b6 fib_rules_lookup +EXPORT_SYMBOL_GPL vmlinux 0xfcf9ef73 hw_protection_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xfd068326 register_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0xfd06ad6b dev_pm_set_dedicated_wake_irq_reverse +EXPORT_SYMBOL_GPL vmlinux 0xfd075d6a sdio_enable_func +EXPORT_SYMBOL_GPL vmlinux 0xfd195774 k3_udma_glue_disable_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xfd1960ae sata_scr_write +EXPORT_SYMBOL_GPL vmlinux 0xfd477ee2 spi_bus_unlock +EXPORT_SYMBOL_GPL vmlinux 0xfd5d2a9e __traceiter_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xfd6555fb xlnx_unregister_event +EXPORT_SYMBOL_GPL vmlinux 0xfd6db2c5 of_get_named_gpio +EXPORT_SYMBOL_GPL vmlinux 0xfd6dc315 device_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0xfd7243c7 erst_disable +EXPORT_SYMBOL_GPL vmlinux 0xfd77e268 register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xfd7a5240 irq_chip_unmask_parent +EXPORT_SYMBOL_GPL vmlinux 0xfd955c82 linear_hugepage_index +EXPORT_SYMBOL_GPL vmlinux 0xfd999f2a devm_regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0xfda4fc75 icc_provider_deregister +EXPORT_SYMBOL_GPL vmlinux 0xfdbd7a17 crypto_get_attr_type +EXPORT_SYMBOL_GPL vmlinux 0xfdccf185 mtk_pinconf_bias_get +EXPORT_SYMBOL_GPL vmlinux 0xfdce5e91 __dev_change_net_namespace +EXPORT_SYMBOL_GPL vmlinux 0xfdda4f25 direct_write_fallback +EXPORT_SYMBOL_GPL vmlinux 0xfde98d7c nf_ip_route +EXPORT_SYMBOL_GPL vmlinux 0xfdea2d04 alarm_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfdf1b57e scsi_dh_set_params +EXPORT_SYMBOL_GPL vmlinux 0xfdf98d10 bio_add_zone_append_page +EXPORT_SYMBOL_GPL vmlinux 0xfdfa10c3 virtio_check_mem_acc_cb +EXPORT_SYMBOL_GPL vmlinux 0xfdfbeadf sdio_writesb +EXPORT_SYMBOL_GPL vmlinux 0xfe050e42 devm_regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xfe057a34 sock_diag_check_cookie +EXPORT_SYMBOL_GPL vmlinux 0xfe0aad92 elv_rqhash_del +EXPORT_SYMBOL_GPL vmlinux 0xfe0e7cd3 apei_exec_post_unmap_gars +EXPORT_SYMBOL_GPL vmlinux 0xfe19dc28 vivaldi_function_row_physmap_show +EXPORT_SYMBOL_GPL vmlinux 0xfe1a7a7b mpi_point_release +EXPORT_SYMBOL_GPL vmlinux 0xfe1b2f45 ring_buffer_unlock_commit +EXPORT_SYMBOL_GPL vmlinux 0xfe3a6de3 alarm_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfe476039 ktime_get_resolution_ns +EXPORT_SYMBOL_GPL vmlinux 0xfe4a4b3a pcie_port_find_device +EXPORT_SYMBOL_GPL vmlinux 0xfe5f7f31 mtk_clk_register_gates +EXPORT_SYMBOL_GPL vmlinux 0xfe705623 bpf_event_output +EXPORT_SYMBOL_GPL vmlinux 0xfe8cdb84 ring_buffer_alloc_read_page +EXPORT_SYMBOL_GPL vmlinux 0xfe92de6d component_add +EXPORT_SYMBOL_GPL vmlinux 0xfe990052 gpio_free +EXPORT_SYMBOL_GPL vmlinux 0xfe99dad0 dtpm_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xfeace211 bio_split_rw +EXPORT_SYMBOL_GPL vmlinux 0xfec04798 pinctrl_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0xfec32f25 bpf_trace_run2 +EXPORT_SYMBOL_GPL vmlinux 0xfec3bf84 icst_clk_setup +EXPORT_SYMBOL_GPL vmlinux 0xfed11ed1 usb_mon_deregister +EXPORT_SYMBOL_GPL vmlinux 0xfed268ed firmware_kobj +EXPORT_SYMBOL_GPL vmlinux 0xfed309e8 power_supply_external_power_changed +EXPORT_SYMBOL_GPL vmlinux 0xfeec3489 pkcs7_parse_message +EXPORT_SYMBOL_GPL vmlinux 0xfeeecd05 apei_read +EXPORT_SYMBOL_GPL vmlinux 0xfef10c9c wm8350_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xfefe413e dev_pm_opp_set_opp +EXPORT_SYMBOL_GPL vmlinux 0xfefe7893 dev_attr_unload_heads +EXPORT_SYMBOL_GPL vmlinux 0xff059736 k3_udma_glue_request_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xff05fa13 vring_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xff08ca2a usb_hub_find_child +EXPORT_SYMBOL_GPL vmlinux 0xff1666f3 reset_control_bulk_assert +EXPORT_SYMBOL_GPL vmlinux 0xff1c71b8 spi_finalize_current_message +EXPORT_SYMBOL_GPL vmlinux 0xff23fe0f mtk_clk_pdev_remove +EXPORT_SYMBOL_GPL vmlinux 0xff266e89 pci_epc_map_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0xff291ecf clk_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xff37c881 wm831x_auxadc_read +EXPORT_SYMBOL_GPL vmlinux 0xff406a81 vcap_find_keystream_keysets +EXPORT_SYMBOL_GPL vmlinux 0xff407960 ahci_platform_get_resources +EXPORT_SYMBOL_GPL vmlinux 0xff416bf3 sock_diag_destroy +EXPORT_SYMBOL_GPL vmlinux 0xff42c374 usb_role_switch_get_role +EXPORT_SYMBOL_GPL vmlinux 0xff474a76 crypto_unregister_akcipher +EXPORT_SYMBOL_GPL vmlinux 0xff48a995 mmc_prepare_busy_cmd +EXPORT_SYMBOL_GPL vmlinux 0xff7365a4 inet6_cleanup_sock +EXPORT_SYMBOL_GPL vmlinux 0xff7e33bf mpi_sub_ui +EXPORT_SYMBOL_GPL vmlinux 0xff81487d gpiod_remove_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0xff84a8a5 page_reporting_order +EXPORT_SYMBOL_GPL vmlinux 0xff881382 of_mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0xff939e57 fb_deferred_io_init +EXPORT_SYMBOL_GPL vmlinux 0xff987d1f divider_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xff99fd73 of_irq_get +EXPORT_SYMBOL_GPL vmlinux 0xff9e23d1 hugetlb_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xffa6384f tty_ldisc_receive_buf +EXPORT_SYMBOL_GPL vmlinux 0xffae8e8b nsecs_to_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xffc86f14 __xas_next +EXPORT_SYMBOL_GPL vmlinux 0xffcbc353 skb_morph +EXPORT_SYMBOL_GPL vmlinux 0xffcc3b25 irq_chip_mask_ack_parent +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0x07342898 unregister_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xae43feea register_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xd3ae7756 fw_fallback_config vmlinux +FW_CS_DSP EXPORT_SYMBOL_GPL 0x07e96ff5 cs_dsp_find_alg_region drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x144d6986 cs_dsp_mem_region_name drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x2ed83128 cs_dsp_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x3839d0ea cs_dsp_halo_wdt_expire drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4573f7e2 cs_dsp_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4e5562f8 cs_dsp_remove_padding drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x63b3b1a6 cs_dsp_halo_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e0cce2d cs_dsp_chunk_write drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e8a5baf cs_dsp_set_dspclk drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6fa154e0 cs_dsp_read_raw_data_block drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x7d4068ef cs_dsp_write_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x81fec21d cs_dsp_coeff_write_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x8dd2ae6a cs_dsp_run drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x91550574 cs_dsp_adsp2_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x936da517 cs_dsp_adsp2_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x99464bbe cs_dsp_read_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x9e324cb0 cs_dsp_chunk_flush drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa4a0933d cs_dsp_halo_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa7227c95 cs_dsp_stop drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa96b26d0 cs_dsp_coeff_write_acked_control drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xabac9d3a cs_dsp_adsp1_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xac51195a cs_dsp_remove drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb0cdb4be cs_dsp_coeff_read_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb54e0b65 cs_dsp_get_ctl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb6c0d9e7 cs_dsp_chunk_read drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xdf195fc8 cs_dsp_adsp1_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xdffde636 cs_dsp_adsp1_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xe5451a73 cs_dsp_cleanup_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf3b522b4 cs_dsp_init_debugfs drivers/firmware/cirrus/cs_dsp +HWMON_THERMAL EXPORT_SYMBOL_GPL 0x12a109af hwmon_device_register_for_thermal vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x14013dbb idle_inject_register_full vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5b3a2cd6 idle_inject_start vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5f064467 idle_inject_register vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x85c2b7eb idle_inject_stop vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x95e93783 idle_inject_set_latency vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xc18575af idle_inject_set_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xe9cbcfd0 idle_inject_get_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xf0e96547 idle_inject_unregister vmlinux +IIO_AD5592R EXPORT_SYMBOL_GPL 0x8b61ed29 ad5592r_remove drivers/iio/dac/ad5592r-base +IIO_AD5592R EXPORT_SYMBOL_GPL 0xc8288d7e ad5592r_probe drivers/iio/dac/ad5592r-base +IIO_AD5686 EXPORT_SYMBOL_GPL 0x23604290 ad5686_remove drivers/iio/dac/ad5686 +IIO_AD5686 EXPORT_SYMBOL_GPL 0xe9ed34a6 ad5686_probe drivers/iio/dac/ad5686 +IIO_AD7091R EXPORT_SYMBOL_GPL 0x4e12146d ad7091r_regmap_config drivers/iio/adc/ad7091r-base +IIO_AD7091R EXPORT_SYMBOL_GPL 0x870fdc16 ad7091r_probe drivers/iio/adc/ad7091r-base +IIO_AD7606 EXPORT_SYMBOL_GPL 0x6f6cefa5 ad7606_pm_ops drivers/iio/adc/ad7606 +IIO_AD7606 EXPORT_SYMBOL_GPL 0xe5371988 ad7606_probe drivers/iio/adc/ad7606 +IIO_ADISLIB EXPORT_SYMBOL 0x42bc4123 adis_debugfs_reg_access drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL 0xba6dec92 __adis_enable_irq drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x491589ad adis_update_scan_mode drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x649fa60d devm_adis_setup_buffer_and_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x870b4ef6 __adis_initial_startup drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x8caddb54 __adis_write_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x98fa5603 __adis_read_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x9e55abee adis_single_conversion drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xa0151f79 __adis_update_bits_base drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xd25a7168 __adis_check_status drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xe9bf7c76 adis_init drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xf1622629 devm_adis_probe_trigger drivers/iio/imu/adis_lib +IIO_ADIS_LIB EXPORT_SYMBOL_GPL 0xdb855a1e __adis_reset drivers/iio/imu/adis_lib +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0xc17d3550 adi_axi_adc_conv_priv drivers/iio/adc/adi-axi-adc +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0xce7e2e95 devm_adi_axi_adc_conv_register drivers/iio/adc/adi-axi-adc +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x088965cd adxl31x_chip_info drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x8401eedc adxl313_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x93298a1c adxl312_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x932e87b3 adxl314_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x9a619ae6 adxl313_core_probe drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1d8d09c adxl314_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1dfdd33 adxl312_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xf6f7b9f3 adxl313_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x37949e15 adxl355_core_probe drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x4d2f5e0f adxl35x_chip_info drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x6ff5403b adxl355_readable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0xb446fa86 adxl355_writeable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL367 EXPORT_SYMBOL_GPL 0x843b6588 adxl367_probe drivers/iio/accel/adxl367 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x45cb37e3 adxl372_probe drivers/iio/accel/adxl372 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0xa6cca37c adxl372_readable_noinc_reg drivers/iio/accel/adxl372 +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x1ca32c7e ad_sd_calibrate drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x1e73fd9b ad_sd_set_comm drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x311ba78f ad_sd_read_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x475e3bc7 ad_sd_reset drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x61b221ba ad_sd_calibrate_all drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x71893d8e ad_sigma_delta_single_conversion drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x744f38cd devm_ad_sd_setup_buffer_and_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xafe931bf ad_sd_write_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xb9fa58e5 ad_sd_init drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xeeedeb6b ad_sd_validate_trigger drivers/iio/adc/ad_sigma_delta +IIO_BMA400 EXPORT_SYMBOL 0x48696cc4 bma400_regmap_config drivers/iio/accel/bma400_core +IIO_BMA400 EXPORT_SYMBOL 0xa4317e96 bma400_probe drivers/iio/accel/bma400_core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x31b157f8 bmc150_accel_core_remove drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x37fb031f bmc150_regmap_conf drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x95837014 bmc150_accel_core_probe drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0xefc0a528 bmc150_accel_pm_ops drivers/iio/accel/bmc150-accel-core +IIO_BMC150_MAGN EXPORT_SYMBOL 0x40f08e29 bmc150_magn_probe drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0x7afb1e64 bmc150_magn_regmap_config drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xa407108b bmc150_magn_pm_ops drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xb368e21c bmc150_magn_remove drivers/iio/magnetometer/bmc150_magn +IIO_BME680 EXPORT_SYMBOL 0x27996e34 bme680_regmap_config drivers/iio/chemical/bme680_core +IIO_BME680 EXPORT_SYMBOL_GPL 0x07f4b92e bme680_core_probe drivers/iio/chemical/bme680_core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x105c3330 bmi088_accel_core_remove drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xcf064db9 bmi088_accel_core_probe drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xfa05b4d6 bmi088_regmap_conf drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xfffaa90e bmi088_accel_pm_ops drivers/iio/accel/bmi088-accel-core +IIO_BMI160 EXPORT_SYMBOL 0xca19cfae bmi160_enable_irq drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL 0xd39f79e1 bmi160_regmap_config drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL_GPL 0xf6bfd0ef bmi160_core_probe drivers/iio/imu/bmi160/bmi160_core +IIO_BMP280 EXPORT_SYMBOL 0x09454a11 bmp580_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x10e9c50a bmp180_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x1b6dc115 bme280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x64a5248d bmp280_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x6c88e0d1 bmp280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x858b2ee9 bmp580_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x8bf7926c bmp380_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x8e23f9ef bmp180_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xb0ef1707 bmp280_common_probe drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xf18701a7 bmp380_chip_info drivers/iio/pressure/bmp280 +IIO_BNO055 EXPORT_SYMBOL_GPL 0x0dc2f698 bno055_regmap_config drivers/iio/imu/bno055/bno055 +IIO_BNO055 EXPORT_SYMBOL_GPL 0xb961f0bf bno055_probe drivers/iio/imu/bno055/bno055 +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0xb30b62fa fxas21002c_pm_ops drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0xcd26192d fxas21002c_core_probe drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0xf2240fa2 fxas21002c_core_remove drivers/iio/gyro/fxas21002c_core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x252ea033 fxls8962af_core_probe drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x3272a02a fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x8ef2279e fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x90ac34ef fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x094bee02 iio_gts_avail_scales_for_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x260d7315 devm_iio_init_iio_gts drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x296bb0cd iio_gts_all_avail_scales drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x4ed89402 iio_gts_find_sel_by_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x53000dc5 iio_gts_find_gain_by_sel drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x54a7bad7 iio_gts_get_min_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x5f338fa0 iio_gts_find_new_gain_sel_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xa3374797 iio_gts_get_scale drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xaf5aaa85 iio_find_closest_gain_low drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc061498b iio_gts_avail_times drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc25ccf30 iio_gts_find_new_gain_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xd7e29768 iio_gts_find_gain_sel_for_scale_using_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xf42af90f iio_gts_total_gain_to_scale drivers/iio/industrialio-gts-helper +IIO_HID EXPORT_SYMBOL 0x0617d4c4 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x0b372783 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x0baa79cd hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x1b1e0901 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x5c8e8678 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x68c8e202 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x92c7cce2 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x9536f3f9 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x9fb624f6 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xc555f09b hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xdd7a2f37 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xfc97d8de hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x2cd62bde hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x30b7619c hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xe034b25b hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xe4ed1891 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HMC5843 EXPORT_SYMBOL 0x378a78d7 hmc5843_pm_ops drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0x8803c156 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0xc7077064 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core +IIO_HTS221 EXPORT_SYMBOL 0x1cc9d917 hts221_pm_ops drivers/iio/humidity/hts221 +IIO_HTS221 EXPORT_SYMBOL 0xcae67099 hts221_probe drivers/iio/humidity/hts221 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x2008662f inv_icm42600_pm_ops drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x4e8cedc0 inv_icm42600_regmap_config drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0xd84796b8 inv_icm42600_core_probe drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_KX022A EXPORT_SYMBOL_GPL 0xa0d20af4 kx022a_probe_internal drivers/iio/accel/kionix-kx022a +IIO_KX022A EXPORT_SYMBOL_GPL 0xa1d286bf kx022a_regmap drivers/iio/accel/kionix-kx022a +IIO_KXSD9 EXPORT_SYMBOL 0x3ffd2f92 kxsd9_dev_pm_ops drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0xc12652b3 kxsd9_common_remove drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0xffaae65a kxsd9_common_probe drivers/iio/accel/kxsd9 +IIO_LSM6DSX EXPORT_SYMBOL 0x9e299a95 st_lsm6dsx_probe drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_LSM6DSX EXPORT_SYMBOL 0xf38851c1 st_lsm6dsx_pm_ops drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x045688dd ms_sensors_read_prom_word drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x12f73902 ms_sensors_read_serial drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x2d2f5cd5 ms_sensors_reset drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x42b6a050 ms_sensors_convert_and_read drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x5559547d ms_sensors_show_battery_low drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x70da28a2 ms_sensors_ht_read_temperature drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x7da64b28 ms_sensors_ht_read_humidity drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xb544d5e4 ms_sensors_write_resolution drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xc1ded4c0 ms_sensors_show_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xd49dd407 ms_sensors_tp_read_prom drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xec1358cf ms_sensors_write_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xf49cb566 ms_sensors_read_temp_and_pressure drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x270d6b02 mma7455_core_regmap drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xc9fec5fe mma7455_core_probe drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xf24092d9 mma7455_core_remove drivers/iio/accel/mma7455_core +IIO_MMA9551 EXPORT_SYMBOL 0x00e7c1e3 mma9551_read_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x32b17569 mma9551_read_status_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x41ef446c mma9551_read_accel_scale drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x48c21323 mma9551_read_version drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x49075361 mma9551_app_reset drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x4d28e65c mma9551_write_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x4d7267fe mma9551_set_power_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x4e3aca53 mma9551_gpio_config drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x787b8cd9 mma9551_read_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x95f091c0 mma9551_write_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xaba30708 mma9551_read_status_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xb2ac30e7 mma9551_set_device_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xb9cc34a5 mma9551_update_config_bits drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xbcd7fe96 mma9551_sleep drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xcbccb896 mma9551_read_status_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xde7c72b3 mma9551_write_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xee47485a mma9551_read_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xfb52a748 mma9551_read_accel_chan drivers/iio/accel/mma9551_core +IIO_MPL115 EXPORT_SYMBOL 0xe92a26d0 mpl115_dev_pm_ops drivers/iio/pressure/mpl115 +IIO_MPL115 EXPORT_SYMBOL_GPL 0x64b854db mpl115_probe drivers/iio/pressure/mpl115 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x60b9b720 inv_mpu_core_probe drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0xb28832ac inv_mpu_pmops drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MS5611 EXPORT_SYMBOL 0xb8643ea9 ms5611_probe drivers/iio/pressure/ms5611_core +IIO_RESCALE EXPORT_SYMBOL_GPL 0x7f26629b rescale_process_offset drivers/iio/afe/iio-rescale +IIO_RESCALE EXPORT_SYMBOL_GPL 0xabe929c1 rescale_process_scale drivers/iio/afe/iio-rescale +IIO_RM3100 EXPORT_SYMBOL_GPL 0x0a1424e0 rm3100_volatile_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0x38128ffa rm3100_common_probe drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xaa911f08 rm3100_readable_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xcc7209be rm3100_writable_table drivers/iio/magnetometer/rm3100-core +IIO_SCD30 EXPORT_SYMBOL 0x6146c493 scd30_pm_ops drivers/iio/chemical/scd30_core +IIO_SCD30 EXPORT_SYMBOL 0x7e7f0305 scd30_probe drivers/iio/chemical/scd30_core +IIO_SPS30 EXPORT_SYMBOL_GPL 0x6cfaf26a sps30_probe drivers/iio/chemical/sps30 +IIO_SSP_SENSORS EXPORT_SYMBOL 0x07fae213 ssp_enable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x0851a105 ssp_common_buffer_postenable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x3acbf044 ssp_register_consumer drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x58a33673 ssp_common_process_data drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x8a376619 ssp_common_buffer_postdisable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0xb520def7 ssp_get_sensor_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0xdb2eeea0 ssp_change_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0xedd17861 ssp_disable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_ST_SENSORS EXPORT_SYMBOL 0x00b8fbd9 st_sensors_verify_id drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x071379c5 st_sensors_i2c_configure drivers/iio/common/st_sensors/st_sensors_i2c +IIO_ST_SENSORS EXPORT_SYMBOL 0x074d7047 st_sensors_trigger_handler drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x0d28fff0 st_sensors_sysfs_sampling_frequency_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x13334e02 st_sensors_allocate_trigger drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x13543799 st_sensors_power_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x172e3361 st_sensors_spi_configure drivers/iio/common/st_sensors/st_sensors_spi +IIO_ST_SENSORS EXPORT_SYMBOL 0x1b5e10c9 st_sensors_dev_name_probe drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x22e3b04c st_gyro_common_probe drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0x2ca76032 st_accel_common_probe drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0x38a70d81 st_sensors_debugfs_reg_access drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x3c1aef61 st_sensors_read_info_raw drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x58bf8e5a st_magn_common_probe drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0x78f9a3a0 st_sensors_sysfs_scale_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x7d3bedcb st_magn_get_settings drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0x808f34e0 st_sensors_init_sensor drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x86f42ff4 st_sensors_set_dataready_irq drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x9a443643 st_press_get_settings drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0x9c201c0d st_accel_get_settings drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0xa1d60de6 st_sensors_set_odr drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xa618ebbf st_sensors_validate_device drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xb30f2f38 st_sensors_set_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xbe48efeb st_sensors_set_fullscale_by_gain drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xc875e221 st_press_common_probe drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0xd77ddfd7 st_sensors_set_axis_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xd7f927e4 st_sensors_get_settings_index drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xeccf266a st_gyro_get_settings drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL_GPL 0x44382601 st_lsm9ds0_probe drivers/iio/imu/st_lsm9ds0/st_lsm9ds0 +IIO_UVIS25 EXPORT_SYMBOL 0x03bd8da3 st_uvis25_probe drivers/iio/light/st_uvis25_core +IIO_UVIS25 EXPORT_SYMBOL 0xbab2131f st_uvis25_pm_ops drivers/iio/light/st_uvis25_core +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x79b6286e zpa2326_isreg_writeable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xa7bf33e7 zpa2326_probe drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xbfffcb22 zpa2326_isreg_readable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xc4af06e0 zpa2326_pm_ops drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xd492291d zpa2326_remove drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xe7bedb82 zpa2326_isreg_precious drivers/iio/pressure/zpa2326 +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x2210bfad m10bmc_dev_init drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x5badc884 m10bmc_fw_state_set drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x974f4d08 m10bmc_dev_groups drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x9bcbfbca m10bmc_sys_read drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xbb538512 m10bmc_sys_update_bits drivers/mfd/intel-m10-bmc-core +IOMMUFD EXPORT_SYMBOL_GPL 0x09784a28 iommufd_ctx_get drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x1996e393 iommufd_access_rw drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x4df4709f iommufd_access_unpin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x55407741 iommufd_device_detach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x5c6d0163 iommufd_ctx_from_file drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x65d40631 iommufd_access_create drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x74c3380b iommufd_ctx_put drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x76a9a129 iommufd_access_destroy drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x7b410d73 iommufd_device_bind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xa0d3f91b iommufd_access_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xbcc859de iommufd_device_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xc3ee9602 iommufd_device_unbind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xf1f90f48 iommufd_access_pin_pages drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x2bd477aa iommufd_vfio_compat_ioas_create drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x3483827e iommufd_vfio_compat_set_no_iommu drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x6277d084 iommufd_vfio_compat_ioas_get_id drivers/iommu/iommufd/iommufd +IWLWIFI EXPORT_SYMBOL_GPL 0x01cba42a __iwl_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x058ce26e iwl_acpi_is_ppag_approved drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x090ded9a iwl_parse_eeprom_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0f0931c1 iwl_finish_nic_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1332e4de iwl_abort_notification_waits drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x16b139d4 iwl_fw_dbg_collect_desc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x18eb912f iwl_fw_dbg_stop_sync drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x199cd45f iwl_parse_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1b828158 iwl_read_eeprom drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2083f749 iwl_opmode_register drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x21305aa6 __iwl_crit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x23a7fd13 iwl_poll_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2710c362 iwl_dump_desc_assert drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2d386cb6 iwl_uefi_get_step_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x30389ab5 _iwl_dbg_tlv_time_point drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x35033c81 iwl_phy_db_free drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x35a58e2b iwl_fw_dbg_read_d3_debug_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x369bb0e0 iwl_fw_dbg_error_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37956b72 rs_pretty_print_rate drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x384d90ca iwl_fw_start_dbg_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3909df08 iwl_acpi_get_lari_config_bitmap drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x39413915 iwl_write_direct64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x39cff0e7 iwl_get_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3a2d05b9 iwl_cmd_groups_verify_sorted drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3a898f03 iwl_set_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x40a25e05 iwl_set_soc_latency drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x467a5d60 iwl_read_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4689eebc iwl_read_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x49e0135d iwl_new_rate_from_v1 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4b096731 iwl_clear_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5988395c iwl_notification_wait_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5b1a50b6 iwl_trans_send_cmd drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5bd712f7 iwl_acpi_get_eckv drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c52e109 iwl_opmode_deregister drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c9b7d84 iwl_parse_nvm_mcc_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5d1d9985 iwl_fw_dbg_collect_trig drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5dd25c8a iwl_get_cmd_string drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x60ba3a8e iwl_write_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x63e4c197 iwl_configure_rxq drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x776221bf iwl_send_phy_db_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x783a4879 iwl_fwrt_dump_error_logs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x78971d7e iwl_he_is_sgi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7d414eb4 iwl_acpi_get_dsm_u8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7f1b8b7f iwl_force_nmi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x828c6838 iwlwifi_mod_params drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x83ca8f9a iwl_drv_get_fwname_pre drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x84bb50e1 iwl_rs_pretty_ant drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x84d97199 iwl_write_prph64_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x874c77de iwl_fw_rate_idx_to_plcp drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8bc3450b iwl_read_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8fdfea39 iwl_pnvm_load drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9038811a iwl_rfi_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x90e5b895 iwl_fw_runtime_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x97ba1765 iwl_fw_runtime_suspend drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9b365ff6 iwl_fw_dbg_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9d883545 __iwl_err drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa44596d7 iwl_sar_select_profile drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa6ac1386 iwl_acpi_get_pwr_limit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa91bee11 iwl_poll_direct_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xae72b5c6 iwl_set_bits_mask_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb26a8ae6 iwl_write64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb2f94cb8 iwl_sar_get_ewrd_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb329d999 iwl_acpi_get_dsm_u32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb37b318c iwl_rs_pretty_bw drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb43ed6e0 iwl_read_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb6384e01 iwl_read_external_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb7d5ffb1 iwl_rate_mcs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbafc8994 iwl_wait_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc3e70d74 iwl_init_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcae5d783 iwl_parse_mei_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xce0c6460 iwl_phy_db_set_section drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xceb4d65f iwl_fw_dbg_stop_restart_recording drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd3aeca7e iwl_free_fw_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd42f77d2 iwl_get_shared_mem_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd47c6063 iwl_read32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xddcd947d iwl_phy_db_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xde7dcb75 iwl_acpi_get_mcc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xdeec06e8 iwl_sar_get_wrds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe0b003a5 iwl_acpi_get_phy_filters drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe0eb5838 iwl_init_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe59ef4e8 iwl_sar_geo_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe75b7e77 iwl_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xea1b26fc iwl_nvm_fixups drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xeb632dc0 iwl_write_prph_delay drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xeb91897d iwl_write32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xecb1c747 iwl_sar_get_wgds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xed574aca iwl_write_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xee31d0b0 __iwl_warn drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf0005150 iwl_acpi_get_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf0a8b311 iwl_acpi_get_tas drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf1697e32 iwl_fw_runtime_resume drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf171aada iwl_sar_geo_support drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf353c2ad __iwl_dbg drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf88964e4 iwl_remove_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf9f6327e iwl_uefi_get_sgom_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfb8b62ec iwl_write8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfc1e6f41 iwl_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xff8d5ac5 iwl_dbg_tlv_del_timers drivers/net/wireless/intel/iwlwifi/iwlwifi +LTC2497 EXPORT_SYMBOL 0x2f98579d ltc2497core_probe drivers/iio/adc/ltc2497-core +LTC2497 EXPORT_SYMBOL 0xa38c9595 ltc2497core_remove drivers/iio/adc/ltc2497-core +MCB EXPORT_SYMBOL_GPL 0x2176e8de __mcb_register_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x252e6e4c mcb_request_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x431d072f mcb_bus_put drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x514fbea6 mcb_bus_get drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x6470c409 mcb_bus_add_devices drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x6f313b33 mcb_release_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x6f8dbadd mcb_get_irq drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x7e7e4842 mcb_device_register drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xc7f4046e mcb_unregister_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xe63ae0ff chameleon_parse_cells drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xea4d9c50 mcb_alloc_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeb2c8905 mcb_release_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeef1875c mcb_get_resource drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xf63782e3 mcb_alloc_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xf6f4da7d mcb_free_dev drivers/mcb/mcb +MFD_OCELOT EXPORT_SYMBOL 0x2995df9f ocelot_core_init drivers/mfd/ocelot-soc +MFD_OCELOT EXPORT_SYMBOL 0x345945af ocelot_chip_reset drivers/mfd/ocelot-soc +MFD_OCELOT_SPI EXPORT_SYMBOL 0xbb5a2032 ocelot_spi_init_regmap drivers/mfd/ocelot-soc +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x367f2e1e nvme_put_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x7ba3cbe3 nvme_passthru_start drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xa2504a76 nvme_ctrl_from_file drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xbdd383db nvme_find_get_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xce1b0ace nvme_command_effects drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xdc2dec22 nvme_passthru_end drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xfae9cc24 nvme_execute_rq drivers/nvme/host/nvme-core +PECI EXPORT_SYMBOL_GPL 0x04a417b9 peci_xfer_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x1be44273 peci_request_temp_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x251fd145 peci_request_alloc drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x2a172969 peci_xfer_get_temp drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x2b6f4ab4 peci_xfer_ep_mmio32_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x3a79e6f2 peci_xfer_ep_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x3f108e00 devm_peci_controller_add drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x51e3b8f5 peci_xfer_ep_mmio64_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x7509d2b1 peci_xfer_ep_pci_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x789439f9 peci_xfer_get_dib drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x7978a5af peci_xfer_ep_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x7d7e84c8 peci_xfer_pkg_cfg_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x7fd5571e peci_request_data_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x852477c2 peci_xfer_pkg_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x934b6756 peci_driver_unregister drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x94b3bec0 peci_request_data_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x9e58f511 peci_request_status drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xa22e8957 peci_xfer_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xa9958d9a peci_xfer_pkg_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xab8db8a1 peci_xfer_ep_pci_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xbffe1dd0 peci_xfer_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xc57ccaac peci_request_free drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe2ee5e7c peci_request_dib_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe4fd8ce2 peci_xfer_ep_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe6ae8406 peci_xfer_pkg_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe86addc4 peci_request_data_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe88cfbfc peci_xfer_ep_pci_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xee330c0b __peci_driver_register drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xf6529115 peci_request_data_readb drivers/peci/peci +PECI_CPU EXPORT_SYMBOL_GPL 0x399acc2f peci_mmio_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x45e9a59f peci_ep_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x4f5a2f64 peci_temp_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xc19f39af peci_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xeecc367b peci_pcs_read drivers/peci/peci-cpu +PMBUS EXPORT_SYMBOL_GPL 0x0718c617 pmbus_check_byte_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x08525db3 pmbus_get_driver_info drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x1568fce8 pmbus_write_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x1943bbf1 pmbus_clear_faults drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x1dd68db7 pmbus_update_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x464670ac pmbus_update_fan drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4c13ebbb pmbus_get_fan_rate_device drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4dbc8fc0 pmbus_read_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4f2d02c7 pmbus_get_debugfs_dir drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x5c7ab6b7 pmbus_clear_cache drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x78fe7f4a pmbus_regulator_ops drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x80b681af pmbus_get_fan_rate_cached drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x8769817b pmbus_check_word_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x93e600a6 pmbus_set_update drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xaf60b927 pmbus_set_page drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xb4ad9e19 pmbus_write_byte drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xb62c66d3 pmbus_lock_interruptible drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xcbc4ed31 pmbus_read_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xdede330d pmbus_write_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xee8a352d pmbus_do_probe drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xf0bbfc64 pmbus_unlock drivers/hwmon/pmbus/pmbus_core +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x390a7229 sx_common_get_raw_register_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x50d07a11 sx_common_probe drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x54305942 sx_common_read_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x74085914 sx_common_read_proximity drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xa103ce02 sx_common_events drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xfb8334f7 sx_common_write_event_config drivers/iio/proximity/sx_common +SERIAL_8250_PCI EXPORT_SYMBOL_GPL 0x4140ce56 serial8250_pci_setup_port vmlinux +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x04dd93f3 hda_cs_dsp_read_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x2b707546 hda_cs_dsp_fw_ids sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x915b699b hda_cs_dsp_control_remove sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xa159787e hda_cs_dsp_write_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xf1c75d07 hda_cs_dsp_add_controls sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x28a66ca9 cs35l41_hda_pm_ops sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x6b46cf3f cs35l41_hda_remove sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x80fa86c9 cs35l41_hda_probe sound/pci/hda/snd-hda-scodec-cs35l41 +SND_INTEL_SOUNDWIRE_ACPI EXPORT_SYMBOL 0xbb4f9d1f sdw_intel_acpi_scan sound/hda/snd-intel-sdw-acpi +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x11bcc96c cs35l45_apply_patch sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3431c8ad cs35l45_get_clk_freq_id sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3bacce86 cs35l45_remove sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x8331a1c8 cs35l45_i2c_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xbb654eda cs35l45_probe sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xbdf30981 cs35l45_pm_ops sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xc0096084 cs35l45_spi_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x00459e0a cs35l56_runtime_suspend sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x00f45637 cs35l56_remove sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x05482545 cs35l56_irq sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x31755a64 cs35l56_common_probe sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x46af0d77 cs35l56_irq_request sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x652170f4 cs35l56_runtime_resume_common sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xbd88a117 cs35l56_init sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xe1f9e48c cs35l56_pm_ops_i2c_spi sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x05c2529e cs35l56_tx_input_values sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x0a8ccdb6 cs35l56_regmap_spi sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x312c0e0f cs35l56_dsp1_regions sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x37f923e6 cs35l56_reread_firmware_registers sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x64e759e4 cs35l56_tx_input_texts sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x88762c92 cs35l56_get_bclk_freq_id sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xbcd9cb69 cs35l56_regmap_i2c sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xc5e2f9c5 cs35l56_regmap_sdw sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xcd5438ad cs35l56_fill_supply_names sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x06d0d06e cs42l42_common_probe sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x33bc672c cs42l42_init sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x4eb6ba43 cs42l42_mute_stream sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x5286c6cf cs42l42_resume sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x549d23a0 cs42l42_resume_restore sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x5bda8fb0 cs42l42_regmap sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x5f234b98 cs42l42_suspend sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x75163e0b cs42l42_src_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x873b438c cs42l42_volatile_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x9e53d50a cs42l42_soc_component sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xae4be5c4 cs42l42_irq_thread sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xb9c061d6 cs42l42_common_remove sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc053efa9 cs42l42_page_range sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc96ac75e cs42l42_dai sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xd6932b25 cs42l42_pll_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xf7a3ce40 cs42l42_readable_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_SOF_XTENSA EXPORT_SYMBOL 0xe8eb469b sof_xtensa_arch_ops sound/soc/sof/xtensa/snd-sof-xtensa-dsp +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x09351149 tasdevice_prmg_calibdata_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1a949c7c tasdevice_select_cfg_blk sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1ab9b7d9 tasdevice_select_tuningprm_cfg sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x23c94cc6 tasdevice_tuning_switch sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x2c2d92de tasdevice_config_info_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x40ec23ee tasdevice_calbin_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x957998f4 tas2781_load_calibration sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xa7d17083 tasdevice_rca_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfa72134b tasdevice_dsp_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfe3a6722 tasdevice_prmg_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SOUNDWIRE_INTEL EXPORT_SYMBOL 0x7a3d9fe5 sdw_intel_cnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL EXPORT_SYMBOL 0xe9c56b23 sdw_intel_lnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x1085ca33 sdw_intel_exit drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x184db442 sdw_intel_startup drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x304274b5 sdw_intel_process_wakeen_event drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xa71643f4 sdw_intel_probe drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xaa52eba1 sdw_intel_thread drivers/soundwire/soundwire-intel +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x1f050202 dw_spi_dma_setup_generic drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x50a33aea dw_spi_check_status drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x88c0638a dw_spi_dma_setup_mfld drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xa523b87a dw_spi_set_cs drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xb6f8fdf9 dw_spi_resume_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xbf75ba00 dw_spi_remove_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xe4b20def dw_spi_add_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xecf4864e dw_spi_update_config drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xef7d5f3b dw_spi_suspend_host drivers/spi/spi-dw +SUNXI_CCU EXPORT_SYMBOL_GPL 0x079708d7 ccu_gate_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x0a9707d3 ccu_mux_helper_get_parent vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x0c64ee0e ccu_sdm_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x14438263 ccu_frac_helper_read_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x1f23b840 ccu_nkmp_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x2866ea30 ccu_helper_wait_for_lock vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x307e41c0 ccu_pll_notifier_register vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x3e362444 ccu_frac_helper_is_enabled vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x45837646 ccu_sdm_helper_is_enabled vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x50165be0 ccu_mux_notifier_register vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x517768aa ccu_sdm_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x5cddbcc6 ccu_nm_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x61abda39 ccu_mux_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x6668446b ccu_phase_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x7279ee3e ccu_mult_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x831d58e6 ccu_gate_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x844f1c47 ccu_mux_helper_set_parent vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8a845fdb ccu_nk_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8bdea961 ccu_nkm_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8e63463a ccu_frac_helper_has_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x923edf17 ccu_sdm_helper_read_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x976fa968 ccu_mp_mmc_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x98224ec7 ccu_reset_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xa3219e8e devm_sunxi_ccu_probe vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xad1062ab ccu_gate_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xba365240 ccu_sdm_helper_get_factors vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xbdb5d83e ccu_mux_helper_determine_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xc4608f36 ccu_mux_helper_apply_prediv vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xce9edc4f ccu_frac_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xd050ca65 ccu_sdm_helper_has_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xd27db71e ccu_mp_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xe49056d8 ccu_div_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xe70cc090 ccu_frac_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xeb47a9b9 ccu_frac_helper_set_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xf66eb443 ccu_gate_helper_is_enabled vmlinux +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x3dce036c firmware_request_builtin vmlinux +USB_STORAGE EXPORT_SYMBOL_GPL 0x0f7ad6aa fill_inquiry_response drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x10b3d81a usb_stor_reset_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1bc3edc2 usb_stor_sense_invalidCDB drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1d76c778 usb_stor_probe1 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x25cc7c5b usb_stor_ctrl_transfer drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2a75c682 usb_stor_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2f1934cf usb_stor_probe2 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2f949b48 usb_stor_bulk_transfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x34c46a89 usb_stor_clear_halt drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x47b3e911 usb_stor_adjust_quirks drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x5e34dd1e usb_stor_control_msg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x67ba03ad usb_stor_post_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x6857b57d usb_stor_disconnect drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x7829089a usb_stor_CB_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x7a727583 usb_stor_pre_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x88e808b8 usb_stor_Bulk_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x8f14a369 usb_stor_host_template_init drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xa63838c9 usb_stor_CB_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xa920d7c5 usb_stor_bulk_srb drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xb349775f usb_stor_transparent_scsi_command drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xb7962b46 usb_stor_Bulk_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xcafc2487 usb_stor_suspend drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xd313f78e usb_stor_set_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xe4714a4e usb_stor_bulk_transfer_sg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf283df44 usb_stor_access_xfer_buf drivers/usb/storage/usb-storage --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency-64k.compiler +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency-64k.compiler @@ -0,0 +1 @@ +GCC: (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency-64k.modules +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency-64k.modules @@ -0,0 +1,7499 @@ +3c59x +3w-9xxx +3w-sas +3w-xxxx +6lowpan +6pack +8021q +8139cp +8139too +8250_dfl +8250_exar +8250_men_mcb +8250_pci1xxxx +8250_pericom +8255 +8255_pci +8390 +842 +842_compress +842_decompress +88pg86x +88pm800 +88pm800-regulator +88pm805 +88pm80x +88pm80x_onkey +88pm8607 +88pm860x-ts +88pm860x_battery +88pm860x_bl +88pm860x_charger +88pm860x_onkey +9p +9pnet +9pnet_fd +9pnet_rdma +9pnet_virtio +9pnet_xen +BusLogic +a1-peripherals +a1-pll +a100u2w +a3d +a53-pll +a7-pll +a8293 +aacraid +aat2870-regulator +aat2870_bl +abp060mg +ac97_bus +acard-ahci +acbel-fsg032 +acecad +acenic +acp_audio_dma +acpi-als +acpi_configfs +acpi_ipmi +acpi_power_meter +acpi_tad +acpiphp_ibm +act8865-regulator +act8945a +act8945a-regulator +act8945a_charger +act_bpf +act_connmark +act_csum +act_ct +act_ctinfo +act_gact +act_gate +act_ipt +act_mirred +act_mpls +act_nat +act_pedit +act_police +act_sample +act_simple +act_skbedit +act_skbmod +act_tunnel_key +act_vlan +ad2s1200 +ad2s1210 +ad2s90 +ad3552r +ad4130 +ad5064 +ad5110 +ad525x_dpot +ad525x_dpot-i2c +ad525x_dpot-spi +ad5272 +ad5360 +ad5380 +ad5398 +ad5421 +ad5446 +ad5449 +ad5504 +ad5592r +ad5592r-base +ad5593r +ad5624r_spi +ad5686 +ad5686-spi +ad5696-i2c +ad5755 +ad5758 +ad5761 +ad5764 +ad5766 +ad5770r +ad5791 +ad5820 +ad5933 +ad7091r-base +ad7091r5 +ad7124 +ad714x +ad714x-i2c +ad714x-spi +ad7150 +ad7192 +ad7266 +ad7280a +ad7291 +ad7292 +ad7293 +ad7298 +ad7303 +ad7314 +ad74115 +ad7414 +ad7418 +ad74413r +ad7476 +ad7606 +ad7606_par +ad7606_spi +ad7746 +ad7766 +ad7768-1 +ad7780 +ad7791 +ad7793 +ad7816 +ad7877 +ad7879 +ad7879-i2c +ad7879-spi +ad7887 +ad7923 +ad7949 +ad799x +ad8366 +ad8801 +ad9467 +ad9523 +ad9832 +ad9834 +ad_sigma_delta +ada4250 +adc-joystick +adc-keys +adc128d818 +adcxx +addi_apci_1032 +addi_apci_1500 +addi_apci_1516 +addi_apci_1564 +addi_apci_16xx +addi_apci_2032 +addi_apci_2200 +addi_apci_3120 +addi_apci_3501 +addi_apci_3xxx +addi_watchdog +adf4350 +adf4371 +adf4377 +adf7242 +adfs +adi +adi-axi-adc +adiantum +adin +adin1100 +adin1110 +adis16080 +adis16130 +adis16136 +adis16201 +adis16203 +adis16209 +adis16240 +adis16260 +adis16400 +adis16460 +adis16475 +adis16480 +adis_lib +adjd_s311 +adl_pci6208 +adl_pci7x3x +adl_pci8164 +adm1025 +adm1026 +adm1029 +adm1031 +adm1177 +adm1266 +adm1275 +adm8211 +adm9240 +admv1013 +admv1014 +admv4420 +admv8818 +adp1653 +adp5061 +adp5520-keys +adp5520_bl +adp5588-keys +adp5589-keys +adp8860_bl +adp8870_bl +adrf6780 +ads7828 +ads7846 +ads7871 +adt7310 +adt7316 +adt7316-i2c +adt7316-spi +adt7410 +adt7411 +adt7462 +adt7470 +adt7475 +adt7x10 +adummy +adutux +adux1020 +adv7170 +adv7175 +adv7180 +adv7183 +adv7343 +adv7393 +adv748x +adv7511 +adv7604 +adv7842 +adv_pci1720 +adv_pci1723 +adv_pci1724 +adv_pci1760 +advansys +adxl313_core +adxl313_i2c +adxl313_spi +adxl34x +adxl34x-i2c +adxl34x-spi +adxl355_core +adxl355_i2c +adxl355_spi +adxl367 +adxl367_i2c +adxl367_spi +adxl372 +adxl372_i2c +adxl372_spi +adxrs290 +adxrs450 +aegis128 +aes-arm64 +aes-ce-blk +aes-ce-ccm +aes-ce-cipher +aes-neon-blk +aes-neon-bs +aes_ti +af9013 +af9033 +af_alg +af_key +af_packet_diag +afe4403 +afe4404 +affs +afs +ah4 +ah6 +ahci +ahci_ceva +ahci_dwc +ahci_mtk +ahci_mvebu +ahci_platform +ahci_qoriq +ahci_seattle +ahci_tegra +ahci_xgene +aht10 +aic79xx +aic7xxx +aic94xx +aiptek +aircable +airo +airspy +ak7375 +ak881x +ak8974 +ak8975 +al3010 +al3320a +alcor +alcor_pci +algif_aead +algif_hash +algif_rng +algif_skcipher +alibaba_uncore_drw_pmu +alim7101_wdt +allegro +altera-ci +altera-cvp +altera-fpga2sdram +altera-freeze-bridge +altera-hps2fpga +altera-msgdma +altera-pr-ip-core +altera-pr-ip-core-plat +altera-ps-spi +altera-stapl +altera_jtaguart +altera_ps2 +altera_tse +altera_uart +alx +am2315 +am53c974 +am65-cpts +amba-clcd +amba-pl010 +ambakmi +amc6821 +amd +amd-xgbe +amd5536udc_pci +amd8111e +amdgpu +amdxcp +amlogic-gxl-crypto +amlogic_thermal +amphion-vpu +amplc_pc236_common +amplc_pci236 +amplc_pci263 +ams-iaq-core +ams369fg06 +amt +analog +analogix-anx6345 +analogix-anx78xx +analogix_dp +anatop-regulator +ansi_cprng +anx7411 +anx7625 +anybuss_core +ao-cec +ao-cec-g12a +aoe +apbps2 +apcs-msm8916 +apcs-msm8996 +apds9300 +apds9802als +apds990x +apds9960 +apple-admac +apple-dart +apple-mailbox +apple-mfi-fastcharge +apple-rtkit +apple-sart +apple-soc-cpufreq +apple_wdt +appledisplay +appletalk +appletouch +applicom +apr +apss-ipq-pll +apss-ipq6018 +aptina-pll +aqc111 +aquacomputer_d5next +aquantia +ar0521 +ar1021_i2c +ar5523 +ar7part +ar9331 +arasan-nand-controller +arc-rawmode +arc-rimi +arc_emac +arc_ps2 +arc_uart +arcmsr +arcnet +arcpgu +arcx-anybus +arcxcnn_bl +aria_generic +arizona +arizona-haptics +arizona-i2c +arizona-ldo1 +arizona-micsupp +arizona-spi +ark3116 +arkfb +arm-cmn +arm_cspmu_module +arm_dmc620_pmu +arm_dsu_pmu +arm_mhu +arm_mhu_db +arm_mhuv2 +arm_scmi_powercap +arm_scpi +arm_smc_wdt +arm_smccc_trng +arm_smmuv3_pmu +arm_spe_pmu +armada-37xx-cpufreq +armada-37xx-rwtm-mailbox +armada-8k-cpufreq +armada_37xx_wdt +arp_tables +arpt_mangle +arptable_filter +as102_fe +as370-hwmon +as3711-regulator +as3711_bl +as3722-regulator +as3935 +as5011 +as73211 +asc7621 +ascot2e +asix +ast +async_memcpy +async_pq +async_raid6_recov +async_tx +async_xor +at24 +at25 +at76c50x-usb +at803x +at86rf230 +ata_generic +ata_piix +atbm8830 +atc260x-core +atc260x-i2c +atc260x-onkey +atc260x-poweroff +atc260x-regulator +aten +ath +ath10k_core +ath10k_pci +ath10k_sdio +ath10k_snoc +ath10k_usb +ath11k +ath11k_ahb +ath11k_pci +ath12k +ath3k +ath5k +ath6kl_core +ath6kl_sdio +ath6kl_usb +ath9k +ath9k_common +ath9k_htc +ath9k_hw +ath9k_pci_owl_loader +ati_remote +ati_remote2 +atl1 +atl1c +atl1e +atl2 +atlantic +atlas-ezo-sensor +atlas-sensor +atm +atmel +atmel-ecc +atmel-flexcom +atmel-hlcdc +atmel-i2c +atmel-sha204a +atmel_captouch +atmel_mxt_ts +atmel_pci +atmtcp +atp870u +atusb +atxp1 +aty128fb +atyfb +au0828 +au8522_common +au8522_decoder +au8522_dig +auo-pixcir-ts +auth_rpcgss +authenc +authencesn +autofs4 +auxadc_thermal +avmfritz +ax25 +ax88179_178a +ax88796b +ax88796c +axg-audio +axi-fan-control +axis-fifo +axp20x +axp20x-i2c +axp20x-pek +axp20x-regulator +axp20x-rsb +axp20x_ac_power +axp20x_adc +axp20x_battery +axp20x_usb_power +axp288_adc +b2c2-flexcop +b2c2-flexcop-pci +b2c2-flexcop-usb +b43 +b43legacy +b44 +b53_common +b53_mdio +b53_mmap +b53_serdes +b53_spi +b53_srab +ba431-rng +bam_dma +bareudp +batman-adv +baycom_par +baycom_ser_fdx +baycom_ser_hdx +bcache +bch +bcm-keypad +bcm-phy-lib +bcm-phy-ptp +bcm-sba-raid +bcm-sf2 +bcm203x +bcm3510 +bcm54140 +bcm590xx +bcm590xx-regulator +bcm5974 +bcm63138_nand +bcm6368_nand +bcm7xxx +bcm87xx +bcm_vk +bcma +bcma-hcd +bcmsysport +bd6107 +bd71815-regulator +bd71828-regulator +bd718x7-regulator +bd9571mwv +bd9571mwv-regulator +bd9576-regulator +bd9576_wdt +bd99954-charger +bdc +be2iscsi +be2net +befs +bel-pfe +belkin_sa +berlin2-adc +bfa +bfq +bfs +bfusb +bh1750 +bh1770glc +bh1780 +binder_linux +binfmt_misc +blake2b_generic +block2mtd +blocklayoutdriver +blowfish_common +blowfish_generic +bluefield_edac +bluetooth +bluetooth_6lowpan +bma150 +bma220_spi +bma400_core +bma400_i2c +bma400_spi +bman-test +bmc150-accel-core +bmc150-accel-i2c +bmc150-accel-spi +bmc150_magn +bmc150_magn_i2c +bmc150_magn_spi +bme680_core +bme680_i2c +bme680_spi +bmg160_core +bmg160_i2c +bmg160_spi +bmi088-accel-core +bmi088-accel-spi +bmi160_core +bmi160_i2c +bmi160_spi +bmp280 +bmp280-i2c +bmp280-spi +bna +bnep +bno055 +bno055_i2c +bno055_ser +bnx2 +bnx2fc +bnx2i +bnx2x +bnxt_en +bnxt_re +bochs +bonding +bpa-rs600 +bpa10x +bpck +bpck6 +bpfilter +bpqether +bq2415x_charger +bq24190_charger +bq24257_charger +bq24735-charger +bq2515x_charger +bq256xx_charger +bq25890_charger +bq25980_charger +bq27xxx_battery +bq27xxx_battery_hdq +bq27xxx_battery_i2c +br2684 +br_netfilter +brcmfmac +brcmfmac-bca +brcmfmac-cyw +brcmfmac-wcc +brcmnand +brcmsmac +brcmstb_nand +brcmutil +brd +bridge +broadcom +bsd_comp +bt819 +bt856 +bt866 +bt878 +btbcm +btcoexist +btintel +btmrvl +btmrvl_sdio +btmtk +btmtksdio +btmtkuart +btnxpuart +btqca +btqcomsmd +btrfs +btrsi +btrtl +btsdio +bttv +btusb +bu21013_ts +bu21029_ts +budget +budget-av +budget-ci +budget-core +budget-patch +bxcan +c67x00 +c_can +c_can_pci +c_can_platform +ca8210 +caam +caam_jr +caamalg_desc +caamhash_desc +cachefiles +cadence-nand-controller +cadence_wdt +cafe_ccic +cafe_nand +caif +caif_serial +caif_socket +caif_usb +caif_virtio +camcc-sc7180 +camcc-sc7280 +camcc-sdm845 +camcc-sm6350 +camcc-sm8250 +camcc-sm8450 +camellia_generic +can +can-bcm +can-dev +can-gw +can-isotp +can-j1939 +can-raw +can327 +cap11xx +capmode +capsule-loader +carl9170 +carminefb +cassini +cast5_generic +cast6_generic +cast_common +catc +cavium-rng +cavium-rng-vf +cavium_ptp +cb710 +cb710-mmc +cb_pcidas64 +cb_pcidda +cb_pcimdda +cc10001_adc +cc2520 +cc770 +cc770_isa +cc770_platform +ccm +ccp +ccp-crypto +ccree +ccs +ccs-pll +ccs811 +cctrng +cdc-acm +cdc-phonet +cdc-wdm +cdc_eem +cdc_ether +cdc_mbim +cdc_ncm +cdc_subset +cdns-csi2rx +cdns-csi2tx +cdns-dphy +cdns-dphy-rx +cdns-dsi +cdns-mhdp8546 +cdns-pltfrm +cdns-usb-common +cdns2-udc-pci +cdns3 +cdns3-imx +cdns3-pci-wrap +cdns3-ti +cdnsp-udc-pci +cdx-controller +cec +cec-gpio +ceph +cfb +cfg80211 +cfi_cmdset_0001 +cfi_cmdset_0002 +cfi_cmdset_0020 +cfi_probe +cfi_util +ch +ch341 +ch7006 +ch7322 +ch9200 +ch_ipsec +ch_ktls +chacha-neon +chacha20poly1305 +chacha_generic +chaoskey +charlcd +chcr +chipone-icn6211 +chipone_icn8318 +chipone_icn8505 +chipreg +chnl_net +chromeos_acpi +chromeos_privacy_screen +chromeos_tbmc +chrontel-ch7033 +chv3-i2s +ci_hdrc +ci_hdrc_imx +ci_hdrc_msm +ci_hdrc_pci +ci_hdrc_tegra +ci_hdrc_usb2 +cicada +cifs +cifs_arc4 +cifs_md4 +cirrus +cirrusfb +clip +clk-apple-nco +clk-axi-clkgen +clk-bd718x7 +clk-cbf-8996 +clk-cdce706 +clk-cdce925 +clk-cpu-8996 +clk-cs2000-cp +clk-fsl-flexspi +clk-hi3519 +clk-hi655x +clk-imx8ulp +clk-imx93 +clk-lmk04832 +clk-lochnagar +clk-max77686 +clk-max9485 +clk-mt6795-apmixedsys +clk-mt6795-infracfg +clk-mt6795-mfg +clk-mt6795-mm +clk-mt6795-pericfg +clk-mt6795-topckgen +clk-mt6795-vdecsys +clk-mt6795-vencsys +clk-mt7981-eth +clk-mt8173-img +clk-mt8173-vdecsys +clk-mt8173-vencsys +clk-mt8186-cam +clk-mt8186-img +clk-mt8186-imp_iic_wrap +clk-mt8186-ipe +clk-mt8186-mcu +clk-mt8186-mdp +clk-mt8186-mfg +clk-mt8186-mm +clk-mt8186-vdec +clk-mt8186-venc +clk-mt8186-wpe +clk-mt8188-adsp_audio26m +clk-mt8188-apmixedsys +clk-mt8188-cam +clk-mt8188-ccu +clk-mt8188-img +clk-mt8188-imp_iic_wrap +clk-mt8188-infra_ao +clk-mt8188-ipe +clk-mt8188-mfg +clk-mt8188-peri_ao +clk-mt8188-topckgen +clk-mt8188-vdec +clk-mt8188-vdo0 +clk-mt8188-vdo1 +clk-mt8188-venc +clk-mt8188-vpp0 +clk-mt8188-vpp1 +clk-mt8188-wpe +clk-mt8195-apusys_pll +clk-mt8195-cam +clk-mt8195-ccu +clk-mt8195-img +clk-mt8195-imp_iic_wrap +clk-mt8195-ipe +clk-mt8195-mfg +clk-mt8195-scp_adsp +clk-mt8195-vdec +clk-mt8195-vdo0 +clk-mt8195-vdo1 +clk-mt8195-venc +clk-mt8195-vpp0 +clk-mt8195-vpp1 +clk-mt8195-wpe +clk-mt8365 +clk-mt8365-apmixedsys +clk-mt8365-apu +clk-mt8365-cam +clk-mt8365-mfg +clk-mt8365-mm +clk-mt8365-vdec +clk-mt8365-venc +clk-palmas +clk-phase +clk-plldig +clk-pwm +clk-qcom +clk-renesas-pcie +clk-rk808 +clk-rpm +clk-rpmh +clk-s2mps11 +clk-scpi +clk-si514 +clk-si521xx +clk-si5341 +clk-si5351 +clk-si544 +clk-si570 +clk-smd-rpm +clk-spmi-pmic-div +clk-sprd +clk-twl6040 +clk-versaclock5 +clk-versaclock7 +clk-wm831x +clk-xlnx-clock-wizard +cls_basic +cls_bpf +cls_cgroup +cls_flow +cls_flower +cls_fw +cls_matchall +cls_route +cls_u32 +cm109 +cm32181 +cm3232 +cm3323 +cm3605 +cm36651 +cma3000_d0x +cma3000_d0x_i2c +cmac +cmdlinepart +cmtp +cn10k-rng +cnic +cobra +coda +coda-vpu +colibri-vf50-ts +com20020 +com20020-pci +com90io +com90xx +comedi +comedi_8255 +comedi_bond +comedi_example_test +comedi_parport +comedi_pci +comedi_test +comedi_usb +comm +contec_pci_dio +cordic +core +corsair-cpro +corsair-psu +cortina +counter +cp210x +cpcap-adc +cpcap-battery +cpcap-charger +cpcap-pwrbutton +cpcap-regulator +cppc_cpufreq +cpr +cptpf +cptvf +cqhci +cramfs +crc-itu-t +crc32_generic +crc4 +crc7 +crct10dif-ce +crg-hi3516cv300 +crg-hi3798cv200 +cros-ec-anx7688 +cros-ec-cec +cros-ec-regulator +cros-ec-sensorhub +cros-ec-typec +cros_ec +cros_ec_accel_legacy +cros_ec_baro +cros_ec_chardev +cros_ec_debugfs +cros_ec_dev +cros_ec_i2c +cros_ec_keyb +cros_ec_lid_angle +cros_ec_light_prox +cros_ec_lightbar +cros_ec_mkbp_proximity +cros_ec_rpmsg +cros_ec_sensors +cros_ec_sensors_core +cros_ec_spi +cros_ec_sysfs +cros_ec_uart +cros_ec_vbc +cros_hps_i2c +cros_kbd_led_backlight +cros_peripheral_charger +cros_typec_switch +cros_usbpd-charger +cros_usbpd_logger +cros_usbpd_notify +cryptd +crypto_engine +crypto_safexcel +crypto_user +cs3308 +cs5345 +cs53l32a +cs_dsp +csiostor +ctucanfd +ctucanfd_pci +ctucanfd_platform +curve25519-generic +cuse +cw1200_core +cw1200_wlan_sdio +cw1200_wlan_spi +cw2015_battery +cx18 +cx18-alsa +cx22700 +cx22702 +cx231xx +cx231xx-alsa +cx231xx-dvb +cx2341x +cx23885 +cx24110 +cx24113 +cx24116 +cx24117 +cx24120 +cx24123 +cx25821 +cx25821-alsa +cx25840 +cx82310_eth +cx88-alsa +cx88-blackbird +cx88-dvb +cx88-vp3054-i2c +cx8800 +cx8802 +cx88xx +cxacru +cxd2099 +cxd2820r +cxd2841er +cxd2880 +cxd2880-spi +cxgb +cxgb3 +cxgb3i +cxgb4 +cxgb4i +cxgb4vf +cxgbit +cxl_acpi +cxl_core +cxl_mem +cxl_pci +cxl_pmem +cxl_pmu +cxl_port +cy8ctma140 +cy8ctmg110_ts +cyapatp +cyber2000fb +cyberjack +cypress-sf +cypress_cy7c63 +cypress_firmware +cypress_m8 +cytherm +cyttsp4_core +cyttsp4_i2c +cyttsp4_spi +cyttsp5 +cyttsp_core +cyttsp_i2c +cyttsp_i2c_common +cyttsp_spi +da280 +da311 +da7280 +da9030_battery +da9034-ts +da903x-regulator +da903x_bl +da9052-battery +da9052-hwmon +da9052-regulator +da9052_bl +da9052_onkey +da9052_tsi +da9052_wdt +da9055-hwmon +da9055-regulator +da9055_onkey +da9055_wdt +da9062-core +da9062-regulator +da9062-thermal +da9062_wdt +da9063-regulator +da9063_onkey +da9063_wdt +da9121-regulator +da9150-charger +da9150-core +da9150-fg +da9150-gpadc +da9210-regulator +da9211-regulator +daqboard2000 +davicom +dax_cxl +dax_hmem +dax_pmem +db9 +dc395x +dccp +dccp_diag +dccp_ipv4 +dccp_ipv6 +ddbridge +ddbridge-dummy-fe +de2104x +defxx +delta-ahe50dc-fan +denali +denali_dt +denali_pci +des_generic +designware_i2s +device_dax +dfl +dfl-afu +dfl-emif +dfl-fme +dfl-fme-br +dfl-fme-mgr +dfl-fme-region +dfl-n3000-nios +dfl-pci +dht11 +diag +dib0070 +dib0090 +dib3000mb +dib3000mc +dib7000m +dib7000p +dib8000 +dib9000 +dibx000_common +digi_acceleport +digicolor-usart +diskonchip +dispcc-qcm2290 +dispcc-sc7180 +dispcc-sc7280 +dispcc-sc8280xp +dispcc-sdm845 +dispcc-sm6115 +dispcc-sm6125 +dispcc-sm6350 +dispcc-sm6375 +dispcc-sm8250 +dispcc-sm8450 +dispcc-sm8550 +display-connector +dl2k +dlhl60d +dlink-dir685-touchkeys +dlm +dln2 +dln2-adc +dm-bio-prison +dm-bufio +dm-cache +dm-cache-smq +dm-clone +dm-crypt +dm-delay +dm-ebs +dm-era +dm-flakey +dm-historical-service-time +dm-integrity +dm-io-affinity +dm-log +dm-log-userspace +dm-log-writes +dm-mirror +dm-multipath +dm-persistent-data +dm-queue-length +dm-raid +dm-region-hash +dm-round-robin +dm-service-time +dm-snapshot +dm-switch +dm-thin-pool +dm-unstripe +dm-verity +dm-writecache +dm-zero +dm-zoned +dm1105 +dm9601 +dma-axi-dmac +dmard06 +dmard09 +dmard10 +dmc520_edac +dme1737 +dmfe +dmi-sysfs +dmx3191d +dnet +dp83640 +dp83822 +dp83848 +dp83867 +dp83869 +dp83tc811 +dp83td510 +dpaa2-console +dpaa2-qdma +dpaa2_caam +dpdmai +dpot-dac +dps310 +dps920ab +drbd +drivetemp +drm +drm_buddy +drm_display_helper +drm_dma_helper +drm_dp_aux_bus +drm_kms_helper +drm_mipi_dbi +drm_shmem_helper +drm_suballoc_helper +drm_ttm_helper +drm_vram_helper +drm_xen_front +drv260x +drv2665 +drv2667 +drx39xyj +drxd +drxk +ds1621 +ds1682 +ds1803 +ds2482 +ds2490 +ds2760_battery +ds2780_battery +ds2781_battery +ds2782_battery +ds3000 +ds4424 +ds620 +dsa_core +dsbr100 +dst +dst_ca +dstr +dt3000 +dt3155 +dt9812 +dtpm +dummy +dummy-irq +dummy_stm +dvb-as102 +dvb-bt8xx +dvb-core +dvb-pll +dvb-ttpci +dvb-ttusb-budget +dvb-usb +dvb-usb-a800 +dvb-usb-af9005 +dvb-usb-af9005-remote +dvb-usb-af9015 +dvb-usb-af9035 +dvb-usb-anysee +dvb-usb-au6610 +dvb-usb-az6007 +dvb-usb-az6027 +dvb-usb-ce6230 +dvb-usb-cinergyT2 +dvb-usb-cxusb +dvb-usb-dib0700 +dvb-usb-dibusb-common +dvb-usb-dibusb-mb +dvb-usb-dibusb-mc +dvb-usb-dibusb-mc-common +dvb-usb-digitv +dvb-usb-dtt200u +dvb-usb-dtv5100 +dvb-usb-dvbsky +dvb-usb-dw2102 +dvb-usb-ec168 +dvb-usb-gl861 +dvb-usb-gp8psk +dvb-usb-lmedm04 +dvb-usb-m920x +dvb-usb-mxl111sf +dvb-usb-nova-t-usb2 +dvb-usb-opera +dvb-usb-pctv452e +dvb-usb-rtl28xxu +dvb-usb-technisat-usb2 +dvb-usb-ttusb2 +dvb-usb-umt-010 +dvb-usb-vp702x +dvb-usb-vp7045 +dvb_dummy_fe +dvb_usb_v2 +dw-axi-dmac-platform +dw-edma +dw-edma-pcie +dw-hdmi +dw-hdmi-ahb-audio +dw-hdmi-cec +dw-hdmi-gp-audio +dw-hdmi-i2s-audio +dw-i3c-master +dw-mipi-dsi +dw-xdata-pcie +dw100 +dw9714 +dw9768 +dw9807-vcm +dw_dmac +dw_dmac_core +dw_dmac_pci +dw_drm_dsi +dw_mipi_dsi-stm +dw_mmc +dw_mmc-bluefield +dw_mmc-exynos +dw_mmc-hi3798cv200 +dw_mmc-k3 +dw_mmc-pci +dw_mmc-pltfm +dw_mmc-rockchip +dw_wdt +dwc-xlgmac +dwc2_pci +dwc3 +dwc3-am62 +dwc3-haps +dwc3-imx8mp +dwc3-keystone +dwc3-meson-g12a +dwc3-of-simple +dwc3-pci +dwc3-qcom +dwc3-xilinx +dwmac-altr-socfpga +dwmac-dwc-qos-eth +dwmac-generic +dwmac-imx +dwmac-intel-plat +dwmac-ipq806x +dwmac-loongson +dwmac-mediatek +dwmac-meson +dwmac-meson8b +dwmac-qcom-ethqos +dwmac-rk +dwmac-stm32 +dwmac-sun8i +dwmac-tegra +dwmac-visconti +dyna_pci10xx +dynapro +e100 +e1000 +e1000e +e3x0-button +e4000 +earth-pt1 +earth-pt3 +ebt_802_3 +ebt_among +ebt_arp +ebt_arpreply +ebt_dnat +ebt_ip +ebt_ip6 +ebt_limit +ebt_log +ebt_mark +ebt_mark_m +ebt_nflog +ebt_pkttype +ebt_redirect +ebt_snat +ebt_stp +ebt_vlan +ebtable_broute +ebtable_filter +ebtable_nat +ebtables +ec100 +ec_sys +ecc +ecc-mtk +ecdh_generic +ecdsa_generic +echainiv +echo +ecrdsa_generic +edt-ft5x06 +ee1004 +eeprom +eeprom_93cx6 +eeprom_93xx46 +eeti_ts +efa +efct +efi-pstore +efi_test +efibc +efs +egalax_ts +egalax_ts_serial +ehci-fsl +ehci-npcm7xx +ehci-platform +ehset +einj +ektf2127 +elan_i2c +elants_i2c +elo +em28xx +em28xx-alsa +em28xx-dvb +em28xx-rc +em28xx-v4l +em_canid +em_cmp +em_ipset +em_ipt +em_meta +em_nbyte +em_text +em_u32 +emac_rockchip +emc1403 +emc2103 +emc2305 +emc6w201 +emi26 +emi62 +empeg +ems_pci +ems_usb +emu10k1-gp +emxx_udc +ena +enc28j60 +enclosure +encx24j600 +encx24j600-regmap +ene_ir +eni +enic +envelope-detector +epat +epia +epic100 +eql +erdma +erofs +error +esas2r +esd_usb +esp4 +esp4_offload +esp6 +esp6_offload +esp_scsi +essiv +et1011c +et131x +et8ek8 +etas_es58x +ethoc +etnaviv +evbug +exc3000 +exfat +extcon-adc-jack +extcon-fsa9480 +extcon-gpio +extcon-max14577 +extcon-max3355 +extcon-max77693 +extcon-max77843 +extcon-max8997 +extcon-palmas +extcon-ptn5150 +extcon-qcom-spmi-misc +extcon-rt8973a +extcon-sm5502 +extcon-usb-gpio +extcon-usbc-cros-ec +extcon-usbc-tusb320 +ezusb +f2fs +f71805f +f71882fg +f75375s +f81232 +f81534 +f81601 +f81604 +fakelb +fan53555 +fan53880 +farsync +fastrpc +faulty +fb_agm1264k-fl +fb_bd663474 +fb_ddc +fb_hx8340bn +fb_hx8347d +fb_hx8353d +fb_hx8357d +fb_ili9163 +fb_ili9320 +fb_ili9325 +fb_ili9340 +fb_ili9341 +fb_ili9481 +fb_ili9486 +fb_pcd8544 +fb_ra8875 +fb_s6d02a1 +fb_s6d1121 +fb_seps525 +fb_sh1106 +fb_ssd1289 +fb_ssd1305 +fb_ssd1306 +fb_ssd1325 +fb_ssd1331 +fb_ssd1351 +fb_st7735r +fb_st7789v +fb_tinylcd +fb_tls8204 +fb_uc1611 +fb_uc1701 +fb_upd161704 +fbtft +fc0011 +fc0012 +fc0013 +fc2580 +fcoe +fcrypt +fdomain +fdomain_pci +fdp +fdp_i2c +fealnx +ff-memless +ffa-module +fieldbus_dev +fintek-cir +firedtv +firewire-core +firewire-net +firewire-ohci +firewire-sbp2 +fit2 +fit3 +fixed +fjes +flexcan +fm10k +fm801-gp +fm_drv +forcedeth +fore_200e +fou +fou6 +fpga-bridge +fpga-mgr +fpga-region +freevxfs +friq +frpw +fsa4480 +fscache +fsi-core +fsi-master-aspeed +fsi-master-gpio +fsi-master-hub +fsi-occ +fsi-sbefifo +fsi-scom +fsia6b +fsl-dpaa2-eth +fsl-dpaa2-ptp +fsl-dpaa2-switch +fsl-edma +fsl-edma-common +fsl-enetc +fsl-enetc-core +fsl-enetc-ierb +fsl-enetc-mdio +fsl-enetc-ptp +fsl-enetc-vf +fsl-ldb +fsl-mc-dpio +fsl-mph-dr-of +fsl-qdma +fsl_dpa +fsl_ifc_nand +fsl_imx8_ddr_perf +fsl_imx9_ddr_perf +fsl_linflexuart +fsl_lpuart +fsl_pq_mdio +fsl_ucc_hdlc +fsp-3y +ftdi_sio +ftl +ftsteutates +fujitsu_ts +funcore +funeth +fusb302 +fxas21002c_core +fxas21002c_i2c +fxas21002c_spi +fxls8962af-core +fxls8962af-i2c +fxls8962af-spi +fxos8700_core +fxos8700_i2c +fxos8700_spi +g450_pll +g760a +g762 +g_acm_ms +g_audio +g_cdc +g_dbgp +g_ether +g_ffs +g_hid +g_mass_storage +g_midi +g_ncm +g_nokia +g_printer +g_serial +g_webcam +g_zero +gadgetfs +gamecon +gameport +garmin_gps +garp +gateworks-gsc +gb-audio-apbridgea +gb-audio-codec +gb-audio-gb +gb-audio-manager +gb-audio-module +gb-bootrom +gb-es2 +gb-firmware +gb-gbphy +gb-gpio +gb-hid +gb-i2c +gb-light +gb-log +gb-loopback +gb-power-supply +gb-pwm +gb-raw +gb-sdio +gb-spi +gb-spilib +gb-uart +gb-usb +gb-vibrator +gcc-ipq4019 +gcc-ipq5332 +gcc-ipq6018 +gcc-ipq8074 +gcc-ipq9574 +gcc-msm8916 +gcc-msm8917 +gcc-msm8939 +gcc-msm8953 +gcc-msm8976 +gcc-msm8994 +gcc-msm8996 +gcc-msm8998 +gcc-qcm2290 +gcc-qcs404 +gcc-qdu1000 +gcc-sa8775p +gcc-sc7180 +gcc-sc7280 +gcc-sc8180x +gcc-sc8280xp +gcc-sdm660 +gcc-sdm845 +gcc-sdx75 +gcc-sm6115 +gcc-sm6125 +gcc-sm6350 +gcc-sm6375 +gcc-sm7150 +gcc-sm8150 +gcc-sm8250 +gcc-sm8350 +gcc-sm8450 +gcc-sm8550 +gdmtty +gdmulte +ge2d +gemini +gen_probe +generic +generic-adc-battery +genet +geneve +genwqe_card +gf2k +gfs2 +ghash-ce +gianfar_driver +gl518sm +gl520sm +gl620a +gluebi +gm12u320 +gnss +gnss-mtk +gnss-serial +gnss-sirf +gnss-ubx +gnss-usb +go7007 +go7007-loader +go7007-usb +goku_udc +goldfish_battery +goodix_ts +gp2ap002 +gp2ap020a00f +gp8psk-fe +gpi +gpio +gpio-74x164 +gpio-74xx-mmio +gpio-adnp +gpio-adp5520 +gpio-aggregator +gpio-altera +gpio-altera-a10sr +gpio-amd-fch +gpio-amdpt +gpio-arizona +gpio-bd71815 +gpio-bd71828 +gpio-bd9571mwv +gpio-beeper +gpio-cadence +gpio-charger +gpio-da9052 +gpio-da9055 +gpio-dln2 +gpio-dwapb +gpio-eic-sprd +gpio-exar +gpio-fan +gpio-fxl6408 +gpio-grgpio +gpio-gw-pld +gpio-hisi +gpio-hlwd +gpio-idio-16 +gpio-ir-recv +gpio-ir-tx +gpio-janz-ttl +gpio-kempld +gpio-latch +gpio-logicvc +gpio-lp3943 +gpio-lp873x +gpio-lp87565 +gpio-madera +gpio-max3191x +gpio-max7300 +gpio-max7301 +gpio-max730x +gpio-max732x +gpio-max77620 +gpio-max77650 +gpio-mb86s7x +gpio-mc33880 +gpio-menz127 +gpio-mlxbf +gpio-mlxbf2 +gpio-mlxbf3 +gpio-moxtet +gpio-pca953x +gpio-pca9570 +gpio-pcf857x +gpio-pci-idio-16 +gpio-pcie-idio-24 +gpio-pisosr +gpio-pmic-eic-sprd +gpio-rcar +gpio-rdc321x +gpio-regmap +gpio-regulator +gpio-rockchip +gpio-sbu-mux +gpio-sim +gpio-siox +gpio-sl28cpld +gpio-sprd +gpio-syscon +gpio-thunderx +gpio-tpic2810 +gpio-tps65086 +gpio-tps65218 +gpio-tps65219 +gpio-tps65912 +gpio-tqmx86 +gpio-twl4030 +gpio-twl6040 +gpio-vibra +gpio-viperboard +gpio-virtio +gpio-visconti +gpio-wcd934x +gpio-wm831x +gpio-wm8350 +gpio-wm8994 +gpio-xgene-sb +gpio-xlp +gpio-xra1403 +gpio-zynq +gpio-zynqmp-modepin +gpio_backlight +gpio_decoder +gpio_keys +gpio_keys_polled +gpio_mouse +gpio_wdt +gpmi-nand +gpu-sched +gpucc-msm8998 +gpucc-sa8775p +gpucc-sc7180 +gpucc-sc7280 +gpucc-sc8280xp +gpucc-sdm660 +gpucc-sdm845 +gpucc-sm6115 +gpucc-sm6125 +gpucc-sm6350 +gpucc-sm6375 +gpucc-sm8150 +gpucc-sm8250 +gpucc-sm8350 +gpucc-sm8450 +gpucc-sm8550 +gr_udc +grace +grcan +gre +greybus +grip +grip_mp +gs1662 +gs_usb +gsc-hwmon +gsc_hpdi +gspca_benq +gspca_conex +gspca_cpia1 +gspca_dtcs033 +gspca_etoms +gspca_finepix +gspca_gl860 +gspca_jeilinj +gspca_jl2005bcd +gspca_kinect +gspca_konica +gspca_m5602 +gspca_main +gspca_mars +gspca_mr97310a +gspca_nw80x +gspca_ov519 +gspca_ov534 +gspca_ov534_9 +gspca_pac207 +gspca_pac7302 +gspca_pac7311 +gspca_se401 +gspca_sn9c2028 +gspca_sn9c20x +gspca_sonixb +gspca_sonixj +gspca_spca1528 +gspca_spca500 +gspca_spca501 +gspca_spca505 +gspca_spca506 +gspca_spca508 +gspca_spca561 +gspca_sq905 +gspca_sq905c +gspca_sq930x +gspca_stk014 +gspca_stk1135 +gspca_stv0680 +gspca_stv06xx +gspca_sunplus +gspca_t613 +gspca_topro +gspca_touptek +gspca_tv8532 +gspca_vc032x +gspca_vicam +gspca_xirlink_cit +gspca_zc3xx +gtp +gud +guillemot +gunze +gve +hackrf +hamachi +hampshire +hantro-vpu +hanwang +hbmc-am654 +hci +hci_bcm4377 +hci_nokia +hci_uart +hci_vhci +hclge +hclgevf +hctr2 +hd3ss3220 +hd44780 +hd44780_common +hdc100x +hdc2010 +hdlc +hdlc_cisco +hdlc_fr +hdlc_ppp +hdlc_raw +hdlc_raw_eth +hdlc_x25 +hdlcd +hdlcdrv +hdma +hdma_mgmt +hdpvr +he +helene +hellcreek_sw +hexium_gemini +hexium_orion +hfcmulti +hfcpci +hfcsusb +hfpll +hfs +hfsplus +hi311x +hi3660-mailbox +hi556 +hi6210-i2s +hi6220-mailbox +hi6220_reset +hi6421-pmic-core +hi6421-regulator +hi6421-spmi-pmic +hi6421v530-regulator +hi6421v600-irq +hi6421v600-regulator +hi655x-pmic +hi655x-regulator +hi8435 +hi846 +hi847 +hibmc-drm +hid +hid-a4tech +hid-accutouch +hid-alps +hid-apple +hid-appleir +hid-asus +hid-aureal +hid-axff +hid-belkin +hid-betopff +hid-bigbenff +hid-cherry +hid-chicony +hid-cmedia +hid-corsair +hid-cougar +hid-cp2112 +hid-creative-sb0540 +hid-cypress +hid-dr +hid-elan +hid-elecom +hid-elo +hid-emsff +hid-evision +hid-ezkey +hid-ft260 +hid-gaff +hid-gembird +hid-generic +hid-gfrm +hid-glorious +hid-google-hammer +hid-gt683r +hid-gyration +hid-holtek-kbd +hid-holtek-mouse +hid-holtekff +hid-hyperv +hid-icade +hid-ite +hid-jabra +hid-kensington +hid-keytouch +hid-kye +hid-lcpower +hid-led +hid-lenovo +hid-letsketch +hid-lg-g15 +hid-logitech +hid-logitech-dj +hid-logitech-hidpp +hid-macally +hid-magicmouse +hid-maltron +hid-mcp2221 +hid-megaworld +hid-mf +hid-microsoft +hid-monterey +hid-multitouch +hid-nintendo +hid-nti +hid-ntrig +hid-nvidia-shield +hid-ortek +hid-penmount +hid-petalynx +hid-picolcd +hid-pl +hid-plantronics +hid-playstation +hid-primax +hid-prodikeys +hid-pxrc +hid-razer +hid-redragon +hid-retrode +hid-rmi +hid-roccat +hid-roccat-arvo +hid-roccat-common +hid-roccat-isku +hid-roccat-kone +hid-roccat-koneplus +hid-roccat-konepure +hid-roccat-kovaplus +hid-roccat-lua +hid-roccat-pyra +hid-roccat-ryos +hid-roccat-savu +hid-saitek +hid-samsung +hid-semitek +hid-sensor-accel-3d +hid-sensor-als +hid-sensor-custom +hid-sensor-custom-intel-hinge +hid-sensor-gyro-3d +hid-sensor-hub +hid-sensor-humidity +hid-sensor-iio-common +hid-sensor-incl-3d +hid-sensor-magn-3d +hid-sensor-press +hid-sensor-prox +hid-sensor-rotation +hid-sensor-temperature +hid-sensor-trigger +hid-sigmamicro +hid-sjoy +hid-sony +hid-speedlink +hid-steam +hid-steelseries +hid-sunplus +hid-thrustmaster +hid-tivo +hid-tmff +hid-topre +hid-topseed +hid-twinhan +hid-u2fzero +hid-uclogic +hid-udraw-ps3 +hid-viewsonic +hid-vivaldi +hid-vivaldi-common +hid-vrc2 +hid-waltop +hid-wiimote +hid-xiaomi +hid-xinmo +hid-zpff +hid-zydacron +hideep +hidp +hih6130 +himax_hx83112b +hinic +hip04_eth +hisi-acc-vfio-pci +hisi-rng +hisi-sfc +hisi-spmi-controller +hisi-trng-v2 +hisi504_nand +hisi_femac +hisi_hikey_usb +hisi_hpre +hisi_pcie_pmu +hisi_powerkey +hisi_ptt +hisi_qm +hisi_sas_main +hisi_sas_v1_hw +hisi_sas_v2_hw +hisi_sas_v3_hw +hisi_sec +hisi_sec2 +hisi_thermal +hisi_uncore_cpa_pmu +hisi_uncore_ddrc_pmu +hisi_uncore_hha_pmu +hisi_uncore_l3c_pmu +hisi_uncore_pa_pmu +hisi_uncore_pmu +hisi_uncore_sllc_pmu +hisi_uncore_uc_pmu +hisi_zip +histb-rng +hix5hd2_gmac +hmc425a +hmc5843_core +hmc5843_i2c +hmc5843_spi +hmc6352 +hms-profinet +hnae +hnae3 +hns-roce-hw-v2 +hns3 +hns3_pmu +hns_dsaf +hns_enet_drv +hns_mdio +hopper +horus3a +host1x +hostap +hostap_pci +hostap_plx +hp03 +hp206c +hpfs +hpilo +hpsa +hptiop +hpwdt +hsi +hsi_char +hso +hsr +ht16k33 +hte-tegra194 +hte-tegra194-test +hts221 +hts221_i2c +hts221_spi +htu21 +huawei_cdc_ncm +hv_balloon +hv_netvsc +hv_sock +hv_storvsc +hv_utils +hv_vmbus +hwmon-vid +hwpoison-inject +hx711 +hx8357 +hx8357d +hycon-hy46xx +hynitron_cstxxx +hyperbus-core +hyperv-keyboard +hyperv_drm +hyperv_fb +i2c-algo-bit +i2c-algo-pca +i2c-ali1535 +i2c-ali1563 +i2c-ali15x3 +i2c-altera +i2c-amd756 +i2c-amd8111 +i2c-apple +i2c-arb-gpio-challenge +i2c-cbus-gpio +i2c-ccgx-ucsi +i2c-cp2615 +i2c-cros-ec-tunnel +i2c-demux-pinctrl +i2c-designware-pci +i2c-diolan-u2c +i2c-dln2 +i2c-fsi +i2c-gpio +i2c-hid +i2c-hid-acpi +i2c-hid-of +i2c-hid-of-elan +i2c-hid-of-goodix +i2c-hisi +i2c-hix5hd2 +i2c-i801 +i2c-imx +i2c-imx-lpi2c +i2c-isch +i2c-kempld +i2c-matroxfb +i2c-mchp-pci1xxxx +i2c-meson +i2c-mlxbf +i2c-mt65xx +i2c-mux +i2c-mux-gpio +i2c-mux-gpmux +i2c-mux-ltc4306 +i2c-mux-mlxcpld +i2c-mux-pca9541 +i2c-mux-pca954x +i2c-mux-pinctrl +i2c-mux-reg +i2c-mv64xxx +i2c-nforce2 +i2c-nomadik +i2c-npcm7xx +i2c-nvidia-gpu +i2c-ocores +i2c-owl +i2c-parport +i2c-pca-platform +i2c-piix4 +i2c-pxa +i2c-qcom-cci +i2c-qcom-geni +i2c-qup +i2c-rcar +i2c-riic +i2c-rk3x +i2c-robotfuzz-osif +i2c-rzv2m +i2c-scmi +i2c-sh_mobile +i2c-simtec +i2c-sis5595 +i2c-sis630 +i2c-sis96x +i2c-slave-eeprom +i2c-smbus +i2c-stm32f4 +i2c-stm32f7-drv +i2c-stub +i2c-synquacer +i2c-taos-evm +i2c-tegra +i2c-tegra-bpmp +i2c-thunderx +i2c-tiny-usb +i2c-versatile +i2c-via +i2c-viapro +i2c-viperboard +i2c-virtio +i2c-xgene-slimpro +i2c-xiic +i2c-xlp9xx +i3c +i3c-master-cdns +i40e +i5k_amb +i6300esb +i740fb +iavf +ib_cm +ib_core +ib_ipoib +ib_iser +ib_isert +ib_mthca +ib_srp +ib_srpt +ib_umad +ib_uverbs +ibm-cffps +ibm-panel +ibmaem +ibmpex +icc-bcm-voter +icc-bwmon +icc-clk +icc-osm-l3 +icc-rpmh +icc-smd-rpm +ice +ice40-spi +icp10100 +icp_multi +icplus +ics932s401 +idma64 +idmouse +idt77252 +idt_89hpesx +idt_gen2 +idt_gen3 +idtcps +ieee802154 +ieee802154_6lowpan +ieee802154_socket +ifb +ifcvf +ife +ifi_canfd +iforce +iforce-serio +iforce-usb +igb +igbvf +igc +igorplugusb +iguanair +iio-mux +iio-rescale +iio-trig-hrtimer +iio-trig-interrupt +iio-trig-loop +iio-trig-sysfs +iio_dummy +iio_hwmon +ila +ili210x +ili9163 +ili9225 +ili922x +ili9320 +ili9341 +ili9486 +ilitek_ts_i2c +imagis +img-ascii-lcd +img-i2s-in +img-i2s-out +img-parallel-out +img-spdif-in +img-spdif-out +imm +imon +imon_raw +ims-pcu +imx-audio-rpmsg +imx-bus +imx-common +imx-cpufreq-dt +imx-dcss +imx-dma +imx-dsp +imx-interconnect +imx-lcdc +imx-lcdif +imx-ldb-helper +imx-mailbox +imx-media-common +imx-mipi-csis +imx-pcm-dma +imx-pcm-rpmsg +imx-pxp +imx-sdma +imx208 +imx214 +imx219 +imx258 +imx274 +imx290 +imx296 +imx2_wdt +imx319 +imx334 +imx335 +imx355 +imx412 +imx415 +imx6q-cpufreq +imx6ul_tsc +imx7-media-csi +imx7d_adc +imx7ulp_wdt +imx8-isi +imx8m-ddrc +imx8mm-interconnect +imx8mm_thermal +imx8mn-interconnect +imx8mp-interconnect +imx8mq-interconnect +imx8mq-mipi-csi2 +imx8qm-ldb +imx8qxp-adc +imx8qxp-ldb +imx8qxp-pixel-combiner +imx8qxp-pixel-link +imx8qxp-pxl2dpi +imx93-pd +imx93-src +imx93_adc +imx_dsp_rproc +imx_keypad +imx_rproc +imx_sc_key +imx_sc_thermal +imx_sc_wdt +imx_thermal +imxfb +ina209 +ina238 +ina2xx +ina2xx-adc +ina3221 +industrialio +industrialio-buffer-cb +industrialio-buffer-dma +industrialio-buffer-dmaengine +industrialio-configfs +industrialio-gts-helper +industrialio-hw-consumer +industrialio-sw-device +industrialio-sw-trigger +industrialio-triggered-buffer +industrialio-triggered-event +inet_diag +inexio +inftl +initio +input-leds +inspur-ipsps +int51x1 +intel-m10-bmc-core +intel-m10-bmc-hwmon +intel-m10-bmc-pmci +intel-m10-bmc-spi +intel-nand-controller +intel-xway +intel_qat +intel_th +intel_th_acpi +intel_th_gth +intel_th_msu +intel_th_msu_sink +intel_th_pci +intel_th_pti +intel_th_sth +intel_vr_nor +interact +interrupt-cnt +inv-icm42600 +inv-icm42600-i2c +inv-icm42600-spi +inv-mpu6050 +inv-mpu6050-i2c +inv-mpu6050-spi +io-domain +io_edgeport +io_ti +iommufd +ionic +iosm +iowarrior +ip5xxx_power +ip6_gre +ip6_tables +ip6_tunnel +ip6_udp_tunnel +ip6_vti +ip6t_NPT +ip6t_REJECT +ip6t_SYNPROXY +ip6t_ah +ip6t_eui64 +ip6t_frag +ip6t_hbh +ip6t_ipv6header +ip6t_mh +ip6t_rpfilter +ip6t_rt +ip6t_srh +ip6table_filter +ip6table_mangle +ip6table_nat +ip6table_raw +ip6table_security +ip_gre +ip_set +ip_set_bitmap_ip +ip_set_bitmap_ipmac +ip_set_bitmap_port +ip_set_hash_ip +ip_set_hash_ipmac +ip_set_hash_ipmark +ip_set_hash_ipport +ip_set_hash_ipportip +ip_set_hash_ipportnet +ip_set_hash_mac +ip_set_hash_net +ip_set_hash_netiface +ip_set_hash_netnet +ip_set_hash_netport +ip_set_hash_netportnet +ip_set_list_set +ip_tables +ip_tunnel +ip_vs +ip_vs_dh +ip_vs_fo +ip_vs_ftp +ip_vs_lblc +ip_vs_lblcr +ip_vs_lc +ip_vs_mh +ip_vs_nq +ip_vs_ovf +ip_vs_pe_sip +ip_vs_rr +ip_vs_sed +ip_vs_sh +ip_vs_twos +ip_vs_wlc +ip_vs_wrr +ip_vti +ipa +ipack +ipaq +ipcomp +ipcomp6 +iphase +ipheth +ipip +ipmb_dev_int +ipmi_devintf +ipmi_ipmb +ipmi_msghandler +ipmi_poweroff +ipmi_si +ipmi_ssif +ipmi_watchdog +ipoctal +ipr +iproc_nand +ips +ipt_ECN +ipt_REJECT +ipt_SYNPROXY +ipt_ah +ipt_rpfilter +iptable_filter +iptable_mangle +iptable_nat +iptable_raw +iptable_security +ipvlan +ipvtap +ipw +ipw2100 +ipw2200 +iqs269a +iqs5xx +iqs620at-temp +iqs621-als +iqs624-pos +iqs626a +iqs62x +iqs62x-keys +iqs7222 +ir-hix5hd2 +ir-imon-decoder +ir-jvc-decoder +ir-kbd-i2c +ir-mce_kbd-decoder +ir-nec-decoder +ir-rc5-decoder +ir-rc6-decoder +ir-rcmm-decoder +ir-sanyo-decoder +ir-sharp-decoder +ir-sony-decoder +ir-spi +ir-usb +ir-xmp-decoder +ir35221 +ir36021 +ir38064 +ir_toy +irdma +irps5401 +irq-imx-mu-msi +irq-madera +irq-pruss-intc +irq-qcom-mpm +iscsi_boot_sysfs +iscsi_ibft +iscsi_target_mod +iscsi_tcp +isdnhdlc +isight_firmware +isl29003 +isl29018 +isl29020 +isl29028 +isl29125 +isl29501 +isl6271a-regulator +isl6405 +isl6421 +isl6423 +isl68137 +isl7998x +isl9305 +isofs +isp116x-hcd +isp1704_charger +isp1760 +it87 +it913x +itd1000 +ite-cir +ite-it6505 +ite-it66121 +itg3200 +iuu_phoenix +ivtv +ivtv-alsa +ivtvfb +iw_cm +iw_cxgb4 +iwl3945 +iwl4965 +iwldvm +iwlegacy +iwlmvm +iwlwifi +ix2505v +ixgbe +ixgbevf +janz-cmodio +janz-ican3 +jc42 +jedec_probe +jffs2 +jfs +jh7110-crypto +jmb38x_ms +jme +joydev +joydump +jr3_pci +jsa1212 +jsm +k3_bandgap +k3_j72xx_bandgap +k3dma +kafs +kalmia +kaweth +kbic +kbtab +kcm +kcomedilib +kcs_bmc +kcs_bmc_cdev_ipmi +kcs_bmc_npcm7xx +kcs_bmc_serio +ke_counter +keembay-ocs-aes +keembay-ocs-ecc +keembay-ocs-hcu +keembay_wdt +kempld-core +kempld_wdt +kernelcapi +keyspan +keyspan_pda +keyspan_remote +keywrap +kfifo_buf +khadas-mcu +khadas_mcu_fan +kheaders +kionix-kx022a +kionix-kx022a-i2c +kionix-kx022a-spi +kirin-drm +kl5kusb105 +kmb-drm +kmem +kmx61 +kobil_sct +komeda +kpss-xcc +ks0108 +ks0127 +ks7010 +ks8842 +ks8851_common +ks8851_par +ks8851_spi +ksmbd +ksz884x +ksz8863_smi +ksz9477_i2c +ksz_spi +ksz_switch +ktd253-backlight +ktti +ktz8866 +kvaser_pci +kvaser_pciefd +kvaser_usb +kxcjk-1013 +kxsd9 +kxsd9-i2c +kxsd9-spi +kxtj9 +kyber-iosched +kyrofb +l1oip +l2tp_core +l2tp_debugfs +l2tp_eth +l2tp_ip +l2tp_ip6 +l2tp_netlink +l2tp_ppp +l4f00242t03 +l64781 +lan743x +lan78xx +lan9303-core +lan9303_i2c +lan9303_mdio +lan966x-switch +lan966x_serdes +lanai +lantiq_gswip +lapb +lapbether +lattice-ecp3-config +lattice-sysconfig +lattice-sysconfig-spi +layerscape_edac_mod +lcd +lcd2s +ldusb +lec +led-class-flash +led-class-multicolor +led_bl +leds-88pm860x +leds-aat1290 +leds-adp5520 +leds-an30259a +leds-as3645a +leds-aw200xx +leds-aw2013 +leds-bcm6328 +leds-bcm6358 +leds-bd2606mvv +leds-bd2802 +leds-blinkm +leds-cpcap +leds-cr0014114 +leds-da903x +leds-da9052 +leds-dac124s085 +leds-el15203000 +leds-gpio +leds-is31fl319x +leds-is31fl32xx +leds-ktd2692 +leds-lm3530 +leds-lm3532 +leds-lm3533 +leds-lm355x +leds-lm3601x +leds-lm36274 +leds-lm3642 +leds-lm3692x +leds-lm3697 +leds-lp3944 +leds-lp3952 +leds-lp50xx +leds-lp5521 +leds-lp5523 +leds-lp5562 +leds-lp55xx-common +leds-lp8501 +leds-lp8788 +leds-lp8860 +leds-lt3593 +leds-max77650 +leds-max77693 +leds-max8997 +leds-mc13783 +leds-menf21bmc +leds-mlxreg +leds-mt6323 +leds-mt6360 +leds-mt6370-flash +leds-mt6370-rgb +leds-pca9532 +leds-pca955x +leds-pca963x +leds-pwm +leds-pwm-multicolor +leds-qcom-flash +leds-qcom-lpg +leds-regulator +leds-rt4505 +leds-rt8515 +leds-sc27xx-bltc +leds-sgm3140 +leds-spi-byte +leds-tca6507 +leds-ti-lmu-common +leds-tlc591xx +leds-tps6105x +leds-wm831x-status +leds-wm8350 +ledtrig-activity +ledtrig-audio +ledtrig-backlight +ledtrig-camera +ledtrig-default-on +ledtrig-heartbeat +ledtrig-netdev +ledtrig-oneshot +ledtrig-pattern +ledtrig-timer +ledtrig-transient +ledtrig-tty +ledtrig-usbport +legousbtower +lg-vl600 +lg2160 +lgdt3305 +lgdt3306a +lgdt330x +lgs8gl5 +lgs8gxx +lib80211 +lib80211_crypt_ccmp +lib80211_crypt_tkip +lib80211_crypt_wep +libarc4 +libceph +libchacha +libchacha20poly1305 +libcomposite +libcrc32c +libcurve25519 +libcurve25519-generic +libcxgb +libcxgbi +libdes +libertas +libertas_sdio +libertas_spi +libertas_tf +libertas_tf_usb +libfc +libfcoe +libipw +libiscsi +libiscsi_tcp +libpoly1305 +libsas +libwx +lightning +lima +line-display +lineage-pem +linear +linkstation-poweroff +liquidio +liquidio-core +liquidio_vf +lis3lv02d +lis3lv02d_i2c +liteuart +litex_liteeth +litex_mmc +litex_soc_ctrl +lkkbd +ll_temac +llc +llc2 +llcc-qcom +lm25066 +lm3533-als +lm3533-core +lm3533-ctrlbank +lm3533_bl +lm3560 +lm3630a_bl +lm3639_bl +lm363x-regulator +lm3646 +lm63 +lm70 +lm73 +lm75 +lm77 +lm78 +lm80 +lm83 +lm8323 +lm8333 +lm85 +lm87 +lm90 +lm92 +lm93 +lm95234 +lm95241 +lm95245 +lmh +lmp91000 +lms283gf05 +lms501kf03 +lnbh25 +lnbh29 +lnbp21 +lnbp22 +lochnagar-hwmon +lochnagar-regulator +lockd +logicvc-drm +lontium-lt8912b +lontium-lt9211 +lontium-lt9611 +lontium-lt9611uxc +lp +lp3943 +lp3971 +lp3972 +lp855x_bl +lp8727_charger +lp872x +lp873x +lp873x-regulator +lp8755 +lp87565 +lp87565-regulator +lp8788-buck +lp8788-charger +lp8788-ldo +lp8788_adc +lp8788_bl +lpass-gfm-sm8250 +lpassaudiocc-sc7280 +lpasscc-sc7280 +lpasscc-sc8280xp +lpasscc-sdm845 +lpasscorecc-sc7180 +lpasscorecc-sc7280 +lpc_ich +lpc_sch +lpddr_cmds +lpfc +lru_cache +lrw +lt3651-charger +lt7182s +ltc1660 +ltc2471 +ltc2485 +ltc2496 +ltc2497 +ltc2497-core +ltc2632 +ltc2688 +ltc2941-battery-gauge +ltc2945 +ltc2947-core +ltc2947-i2c +ltc2947-spi +ltc2978 +ltc2983 +ltc2990 +ltc2992 +ltc3589 +ltc3676 +ltc3815 +ltc4151 +ltc4162-l-charger +ltc4215 +ltc4222 +ltc4245 +ltc4260 +ltc4261 +ltr501 +ltrf216a +ltv350qv +lv0104cs +lv5207lp +lvds-codec +lvstest +lvts_thermal +lxt +lz4 +lz4_compress +lz4hc +lz4hc_compress +m2m-deinterlace +m52790 +m62332 +m88ds3103 +m88rs2000 +m88rs6000t +mISDN_core +mISDN_dsp +mISDNinfineon +mISDNipac +mISDNisar +m_can +m_can_pci +m_can_platform +ma35d1_serial +mac-celtic +mac-centeuro +mac-croatian +mac-cyrillic +mac-gaelic +mac-greek +mac-iceland +mac-inuit +mac-roman +mac-romanian +mac-turkish +mac80211 +mac80211_hwsim +mac802154 +mac802154_hwsim +macb +macb_pci +machxo2-spi +macmodes +macsec +macvlan +macvtap +madera +madera-i2c +madera-spi +mag3110 +magellan +mailbox-altera +mailbox-test +mailbox-xgene-slimpro +mali-dp +mantis +mantis_core +map_absent +map_funcs +map_ram +map_rom +marvell +marvell-88x2222 +marvell-cesa +marvell10g +marvell_cn10k_ddr_pmu +marvell_cn10k_tad_pmu +marvell_nand +matrix-keymap +matrix_keypad +matrox_w1 +matroxfb_DAC1064 +matroxfb_Ti3026 +matroxfb_accel +matroxfb_base +matroxfb_crtc2 +matroxfb_g450 +matroxfb_maven +matroxfb_misc +max1027 +max11100 +max1111 +max1118 +max11205 +max11410 +max11801_ts +max1241 +max127 +max1363 +max14577-regulator +max14577_charger +max14656_charger_detector +max15301 +max1586 +max16064 +max16065 +max1619 +max16601 +max1668 +max17040_battery +max17042_battery +max1721x_battery +max197 +max20086-regulator +max20411-regulator +max20730 +max20751 +max2165 +max2175 +max30100 +max30102 +max30208 +max3100 +max31722 +max31730 +max31760 +max31785 +max31790 +max31827 +max31856 +max31865 +max3420_udc +max3421-hcd +max34440 +max44000 +max44009 +max517 +max5432 +max5481 +max5487 +max5522 +max5821 +max63xx_wdt +max6620 +max6621 +max6639 +max6650 +max6697 +max6875 +max7359_keypad +max77541 +max77541-adc +max77541-regulator +max77620-regulator +max77620_thermal +max77620_wdt +max77650 +max77650-charger +max77650-onkey +max77650-regulator +max77686-regulator +max77693-haptic +max77693-regulator +max77693_charger +max77714 +max77802-regulator +max77826-regulator +max77976_charger +max8649 +max8660 +max8688 +max8893 +max8903_charger +max8907 +max8907-regulator +max8925-regulator +max8925_bl +max8925_onkey +max8925_power +max8952 +max8973-regulator +max8997-regulator +max8997_charger +max8997_haptic +max8998 +max8998_charger +max9271 +max9286 +max9611 +max96712 +maxim_thermocouple +mb1232 +mb862xxfb +mb86a16 +mb86a20s +mc +mc13783-adc +mc13783-pwrbutton +mc13783-regulator +mc13783_ts +mc13892-regulator +mc13xxx-core +mc13xxx-i2c +mc13xxx-regulator-core +mc13xxx-spi +mc3230 +mc34vr500 +mc44s803 +mcam-core +mcb +mcb-lpc +mcb-pci +mcba_usb +mceusb +mchp23k256 +mchp48l640 +mchp_pci1xxxx_gp +mchp_pci1xxxx_gpio +mcp16502 +mcp251x +mcp251xfd +mcp3021 +mcp320x +mcp3422 +mcp3911 +mcp4018 +mcp41010 +mcp4131 +mcp4531 +mcp4725 +mcp4922 +mcr20a +mcs5000_ts +mcs7830 +mcs_touchkey +mct_u232 +mctp-i2c +mctp-serial +md-cluster +md4 +mdc800 +mdio +mdio-bcm-unimac +mdio-cavium +mdio-gpio +mdio-hisi-femac +mdio-i2c +mdio-ipq4019 +mdio-ipq8064 +mdio-mscc-miim +mdio-mux +mdio-mux-gpio +mdio-mux-meson-g12a +mdio-mux-meson-gxl +mdio-mux-mmioreg +mdio-mux-multiplexer +mdio-mvusb +mdio-octeon +mdio-regmap +mdio-thunder +mdio-xgene +mdt_loader +me_daq +mediatek +mediatek-cpufreq +mediatek-cpufreq-hw +mediatek-drm +mediatek-drm-hdmi +mediatek-ge +mediatek-ge-soc +megachips-stdpxxxx-ge-b850v3-fw +megaraid +megaraid_mbox +megaraid_mm +megaraid_sas +melfas_mip4 +memory-notifier-error-inject +memstick +men_z135_uart +men_z188_adc +mena21_wdt +menf21bmc +menf21bmc_hwmon +menf21bmc_wdt +menz69_wdt +meson-canvas +meson-drm +meson-gx-mmc +meson-gxl +meson-ir +meson-ir-tx +meson-mx-sdio +meson-rng +meson-vdec +meson_ddr_pmu_g12 +meson_dw_hdmi +meson_dw_mipi_dsi +meson_gxbb_wdt +meson_nand +meson_saradc +meson_wdt +metro-usb +metronomefb +mf6x4 +mgag200 +mhi +mhi_ep +mhi_net +mhi_pci_generic +mhi_wwan_ctrl +mhi_wwan_mbim +mi0283qt +michael_mic +micrel +microchip +microchip-spi +microchip_t1 +microchip_t1s +microread +microread_i2c +microtek +minix +mip6 +mipi-i3c-hci +mite +mkiss +ml86v7667 +mlx4_core +mlx4_en +mlx4_ib +mlx5-vfio-pci +mlx5_core +mlx5_ib +mlx5_vdpa +mlx90614 +mlx90632 +mlx_wdt +mlxbf-bootctl +mlxbf-pmc +mlxbf-tmfifo +mlxbf_gige +mlxfw +mlxreg-fan +mlxreg-hotplug +mlxreg-io +mlxreg-lc +mlxsw_core +mlxsw_i2c +mlxsw_minimal +mlxsw_pci +mlxsw_spectrum +mma7455_core +mma7455_i2c +mma7455_spi +mma7660 +mma8450 +mma8452 +mma9551 +mma9551_core +mma9553 +mmc35240 +mmc_hsq +mmc_spi +mmcc-msm8994 +mmcc-msm8996 +mmcc-msm8998 +mmcc-sdm660 +mms114 +mn88443x +mn88472 +mn88473 +mos7720 +mos7840 +most_cdev +most_core +most_dim2 +most_i2c +most_net +most_snd +most_usb +most_video +motorcomm +motorola-cpcap +moxa +moxtet +mp2629 +mp2629_adc +mp2629_charger +mp2888 +mp2975 +mp5023 +mp5416 +mp8859 +mp886x +mpi3mr +mpl115 +mpl115_i2c +mpl115_spi +mpl3115 +mpls_gso +mpls_iptunnel +mpls_router +mpoa +mpq7920 +mpq7932 +mpr121_touchkey +mprls0025pa +mpt3sas +mptbase +mptcp_diag +mptctl +mptfc +mptlan +mptsas +mptscsih +mptspi +mpu3050 +mr75203 +mrf24j40 +mrp +ms5611_core +ms5611_i2c +ms5611_spi +ms5637 +ms_block +ms_sensors_i2c +msa311 +mscc +mscc_felix +mscc_felix_dsa_lib +mscc_ocelot +mscc_ocelot_ext +mscc_ocelot_switch_lib +mscc_seville +msdos +mse102x +msg2638 +msi001 +msi2500 +msm +msp3400 +mspro_block +mss-sc7180 +mt2060 +mt2063 +mt20xx +mt2131 +mt2266 +mt312 +mt352 +mt6311-regulator +mt6315-regulator +mt6323-regulator +mt6331-regulator +mt6332-regulator +mt6357-regulator +mt6358-regulator +mt6359-accdet +mt6359-regulator +mt6360-adc +mt6360-core +mt6360-regulator +mt6360_charger +mt6370 +mt6370-adc +mt6370-backlight +mt6370-charger +mt6370-regulator +mt6380-regulator +mt6397 +mt6397-regulator +mt6577_auxadc +mt6779-keypad +mt6797-mt6351 +mt7530 +mt7530-mdio +mt7530-mmio +mt76 +mt76-connac-lib +mt76-sdio +mt76-usb +mt7601u +mt7603e +mt7615-common +mt7615e +mt7663-usb-sdio-common +mt7663s +mt7663u +mt76x0-common +mt76x02-lib +mt76x02-usb +mt76x0e +mt76x0u +mt76x2-common +mt76x2e +mt76x2u +mt7915e +mt7921-common +mt7921e +mt7921s +mt7921u +mt7996e +mt8183-da7219-max98357 +mt8183-mt6358-ts3a227-max98357 +mt8186-mt6366-da7219-max98357 +mt8186-mt6366-rt1019-rt5682s +mt8188-mt6359 +mt8192-mt6359-rt1015-rt5682 +mt8195-mt6359 +mt9m001 +mt9m111 +mt9p031 +mt9t112 +mt9v011 +mt9v032 +mt9v111 +mtd +mtd_blkdevs +mtd_dataflash +mtdblock +mtdblock_ro +mtdoops +mtdpstore +mtdram +mtdswap +mtip32xx +mtk-adsp-common +mtk-adsp-ipc +mtk-adsp-mailbox +mtk-btcvsd +mtk-cci-devfreq +mtk-cir +mtk-cmdq-helper +mtk-cmdq-mailbox +mtk-cqdma +mtk-devapc +mtk-hsdma +mtk-mmsys +mtk-mutex +mtk-pmic-keys +mtk-pmic-wrap +mtk-rng +mtk-sd +mtk-smi +mtk-svs +mtk-uart-apdma +mtk-vpu +mtk_dp +mtk_iommu +mtk_nand +mtk_rpmsg +mtk_scp +mtk_scp_ipi +mtk_t7xx +mtk_wdt +mtouch +mtu3 +multipath +musb_hdrc +mux-adg792a +mux-adgs1408 +mux-core +mux-gpio +mux-mmio +mv88e6060 +mv88e6xxx +mv_u3d_core +mv_udc +mvmdio +mvneta +mvpp2 +mvsas +mvumi +mwifiex +mwifiex_pcie +mwifiex_sdio +mwifiex_usb +mwl8k +mxb +mxc-jpeg-encdec +mxc4005 +mxc6255 +mxc_nand +mxc_w1 +mxcmmc +mxic_nand +mxl-gpy +mxl111sf-demod +mxl111sf-tuner +mxl301rf +mxl5005s +mxl5007t +mxl5xx +mxl692 +mxser +mxsfb +mxuport +myrb +myri10ge +myrs +n5pf +n_gsm +n_hdlc +nand +nandcore +nandsim +national +natsemi +nau7802 +navman +nb7vpq904m +nbd +nci +nci_spi +nci_uart +ncn26000 +nct6683 +nct6775 +nct6775-core +nct6775-i2c +nct7802 +nct7904 +nd_btt +nd_pmem +nd_virtio +ne2k-pci +neofb +net1080 +net2272 +net2280 +netconsole +netdevsim +netfs +netjet +netlink_diag +netrom +netsec +netup-unidvb +netxen_nic +newtonkbd +nf_conncount +nf_conntrack +nf_conntrack_amanda +nf_conntrack_bridge +nf_conntrack_broadcast +nf_conntrack_ftp +nf_conntrack_h323 +nf_conntrack_irc +nf_conntrack_netbios_ns +nf_conntrack_netlink +nf_conntrack_pptp +nf_conntrack_sane +nf_conntrack_sip +nf_conntrack_snmp +nf_conntrack_tftp +nf_defrag_ipv4 +nf_defrag_ipv6 +nf_dup_ipv4 +nf_dup_ipv6 +nf_dup_netdev +nf_flow_table +nf_flow_table_inet +nf_log_syslog +nf_nat +nf_nat_amanda +nf_nat_ftp +nf_nat_h323 +nf_nat_irc +nf_nat_pptp +nf_nat_sip +nf_nat_snmp_basic +nf_nat_tftp +nf_reject_ipv4 +nf_reject_ipv6 +nf_socket_ipv4 +nf_socket_ipv6 +nf_synproxy_core +nf_tables +nf_tproxy_ipv4 +nf_tproxy_ipv6 +nfc +nfc_digital +nfcmrvl +nfcmrvl_i2c +nfcmrvl_spi +nfcmrvl_uart +nfcmrvl_usb +nfcsim +nfit +nfnetlink +nfnetlink_acct +nfnetlink_cthelper +nfnetlink_cttimeout +nfnetlink_hook +nfnetlink_log +nfnetlink_osf +nfnetlink_queue +nfp +nfs +nfs_acl +nfs_layout_flexfiles +nfs_layout_nfsv41_files +nfsd +nfsv2 +nfsv3 +nfsv4 +nft_chain_nat +nft_compat +nft_connlimit +nft_ct +nft_dup_ipv4 +nft_dup_ipv6 +nft_dup_netdev +nft_fib +nft_fib_inet +nft_fib_ipv4 +nft_fib_ipv6 +nft_fib_netdev +nft_flow_offload +nft_fwd_netdev +nft_hash +nft_limit +nft_log +nft_masq +nft_meta_bridge +nft_nat +nft_numgen +nft_osf +nft_queue +nft_quota +nft_redir +nft_reject +nft_reject_bridge +nft_reject_inet +nft_reject_ipv4 +nft_reject_ipv6 +nft_reject_netdev +nft_socket +nft_synproxy +nft_tproxy +nft_tunnel +nft_xfrm +nftl +ngbe +ngene +nhc_dest +nhc_fragment +nhc_hop +nhc_ipv6 +nhc_mobility +nhc_routing +nhc_udp +nhpoly1305 +nhpoly1305-neon +ni_6527 +ni_65xx +ni_660x +ni_670x +ni_pcidio +ni_pcimio +ni_routes_test +ni_routing +ni_tio +ni_tiocmd +ni_usb6501 +nicpf +nicstar +nicvf +nilfs2 +nitro_enclaves +niu +nixge +nlmon +nls_ascii +nls_cp1250 +nls_cp1251 +nls_cp1255 +nls_cp737 +nls_cp775 +nls_cp850 +nls_cp852 +nls_cp855 +nls_cp857 +nls_cp860 +nls_cp861 +nls_cp862 +nls_cp863 +nls_cp864 +nls_cp865 +nls_cp866 +nls_cp869 +nls_cp874 +nls_cp932 +nls_cp936 +nls_cp949 +nls_cp950 +nls_euc-jp +nls_iso8859-1 +nls_iso8859-13 +nls_iso8859-14 +nls_iso8859-15 +nls_iso8859-2 +nls_iso8859-3 +nls_iso8859-4 +nls_iso8859-5 +nls_iso8859-6 +nls_iso8859-7 +nls_iso8859-9 +nls_koi8-r +nls_koi8-ru +nls_koi8-u +nls_utf8 +noa1305 +nosy +notifier-error-inject +nouveau +novatek-nvt-ts +nozomi +npcm-rng +npcm750-pwm-fan +npcm_adc +npcm_edac +nps_enet +ns558 +ns83820 +nsh +ntb +ntb_hw_epf +ntb_hw_idt +ntb_hw_switchtec +ntb_netdev +ntb_perf +ntb_pingpong +ntb_tool +ntb_transport +ntc_thermistor +ntfs +ntfs3 +ntxec +null_blk +nuvoton-cir +nvec +nvec_kbd +nvec_paz00 +nvec_power +nvec_ps2 +nvidiafb +nvme +nvme-apple +nvme-common +nvme-core +nvme-fabrics +nvme-fc +nvme-loop +nvme-rdma +nvme-tcp +nvmem-apple-efuses +nvmem-imx-iim +nvmem-imx-ocotp +nvmem-imx-ocotp-ele +nvmem-imx-ocotp-scu +nvmem-layerscape-sfp +nvmem-rave-sp-eeprom +nvmem-reboot-mode +nvmem-rmem +nvmem-rockchip-otp +nvmem-sc27xx-efuse +nvmem_meson_mx_efuse +nvmem_mtk-efuse +nvmem_qcom-spmi-sdam +nvmem_qfprom +nvmem_rockchip_efuse +nvmem_snvs_lpgpr +nvmem_sprd_efuse +nvmem_stm32_romem +nvmem_sunxi_sid +nvmem_u-boot-env +nvmet +nvmet-fc +nvmet-rdma +nvmet-tcp +nvsw-sn2201 +nwl-dsi +nxp-bbnsm-pwrkey +nxp-c45-tja11xx +nxp-cbtx +nxp-nci +nxp-nci_i2c +nxp-ptn3460 +nxp-tja11xx +nxt200x +nxt6000 +nzxt-kraken2 +nzxt-smart2 +objagg +ocelot-soc +ocfb +ocfs2 +ocfs2_dlm +ocfs2_dlmfs +ocfs2_nodemanager +ocfs2_stack_o2cb +ocfs2_stack_user +ocfs2_stackglue +ocmem +ocrdma +octeon_ep +octeontx-cpt +octeontx-cptvf +of-fpga-region +of_mmc_spi +of_pmem +of_xilinx_wdt +ofb +ofpart +og01a1b +ohci-platform +omap-mailbox +omap-rng +omap2_nand +omap4-keypad +omap_elm +omap_hwspinlock +omfs +omninet +on20 +on26 +onboard_usb_hub +onenand +onie-tlv +open-dice +opencores-kbd +openvswitch +opt3001 +opt4001 +optee +optee-rng +opticon +option +or51132 +or51211 +orangefs +orinoco +orinoco_nortel +orinoco_plx +orinoco_tmd +orinoco_usb +oti6858 +otm3225a +otx2_ptp +ov01a10 +ov02a10 +ov08d10 +ov08x40 +ov13858 +ov13b10 +ov2640 +ov2659 +ov2680 +ov2685 +ov2740 +ov4689 +ov5640 +ov5645 +ov5647 +ov5648 +ov5670 +ov5675 +ov5693 +ov5695 +ov6650 +ov7251 +ov7640 +ov7670 +ov772x +ov7740 +ov8856 +ov8858 +ov8865 +ov9282 +ov9640 +ov9650 +ov9734 +overlay +owl-dma +owl-emac +owl-mmc +oxu210hp-hcd +p54common +p54pci +p54spi +p54usb +p8022 +pa12203001 +palmas-pwrbutton +palmas-regulator +palmas_gpadc +pandora_bl +panel +panel-abt-y030xx067a +panel-arm-versatile +panel-asus-z00t-tm5p5-n35596 +panel-auo-a030jtn01 +panel-boe-bf060y8m-aj0 +panel-boe-himax8279d +panel-boe-tv101wum-nl6 +panel-dsi-cm +panel-ebbg-ft8719 +panel-edp +panel-elida-kd35t133 +panel-feixin-k101-im2ba02 +panel-feiyang-fy07024di26a30d +panel-himax-hx8394 +panel-ilitek-ili9322 +panel-ilitek-ili9341 +panel-ilitek-ili9881c +panel-innolux-ej030na +panel-innolux-p079zca +panel-jadard-jd9365da-h3 +panel-jdi-fhd-r63452 +panel-jdi-lt070me05000 +panel-khadas-ts050 +panel-kingdisplay-kd097d04 +panel-leadtek-ltk050h3146w +panel-leadtek-ltk500hd1829 +panel-lg-lb035q02 +panel-lg-lg4573 +panel-lvds +panel-magnachip-d53e6ea8966 +panel-mantix-mlaf057we51 +panel-mipi-dbi +panel-nec-nl8048hl11 +panel-newvision-nv3051d +panel-newvision-nv3052c +panel-novatek-nt35510 +panel-novatek-nt35560 +panel-novatek-nt35950 +panel-novatek-nt36523 +panel-novatek-nt36672a +panel-novatek-nt39016 +panel-olimex-lcd-olinuxino +panel-orisetech-ota5601a +panel-orisetech-otm8009a +panel-osd-osd101t2587-53ts +panel-panasonic-vvx10f034n00 +panel-raspberrypi-touchscreen +panel-raydium-rm67191 +panel-raydium-rm68200 +panel-ronbo-rb070d30 +panel-samsung-atna33xc20 +panel-samsung-db7430 +panel-samsung-ld9040 +panel-samsung-s6d16d0 +panel-samsung-s6d27a1 +panel-samsung-s6d7aa0 +panel-samsung-s6e3ha2 +panel-samsung-s6e63j0x03 +panel-samsung-s6e63m0 +panel-samsung-s6e63m0-dsi +panel-samsung-s6e63m0-spi +panel-samsung-s6e88a0-ams452ef01 +panel-samsung-s6e8aa0 +panel-samsung-sofef00 +panel-seiko-43wvf1g +panel-sharp-lq101r1sx01 +panel-sharp-ls037v7dw01 +panel-sharp-ls043t1le01 +panel-sharp-ls060t1sx01 +panel-simple +panel-sitronix-st7701 +panel-sitronix-st7703 +panel-sitronix-st7789v +panel-sony-acx565akm +panel-sony-td4353-jdi +panel-sony-tulip-truly-nt35521 +panel-tdo-tl070wsh30 +panel-tpo-td028ttec1 +panel-tpo-td043mtea1 +panel-tpo-tpg110 +panel-truly-nt35597 +panel-visionox-rm69299 +panel-visionox-vtdr6130 +panel-widechips-ws2401 +panel-xinpeng-xpp055c272 +panfrost +parade-ps8622 +parade-ps8640 +parkbd +parman +parport +parport_pc +parport_serial +parser_trx +pata_acpi +pata_ali +pata_amd +pata_artop +pata_atiixp +pata_atp867x +pata_cmd640 +pata_cmd64x +pata_cypress +pata_efar +pata_hpt366 +pata_hpt37x +pata_hpt3x2n +pata_hpt3x3 +pata_imx +pata_it8213 +pata_it821x +pata_jmicron +pata_legacy +pata_marvell +pata_mpiix +pata_netcell +pata_ninja32 +pata_ns87410 +pata_ns87415 +pata_of_platform +pata_oldpiix +pata_opti +pata_optidma +pata_parport +pata_pdc2027x +pata_pdc202xx_old +pata_piccolo +pata_platform +pata_radisys +pata_rdc +pata_rz1000 +pata_sch +pata_serverworks +pata_sil680 +pata_sis +pata_sl82c105 +pata_triflex +pata_via +pc300too +pc87360 +pc87427 +pca9450-regulator +pcap-regulator +pcap_keys +pcap_ts +pcbc +pcf50633 +pcf50633-adc +pcf50633-backlight +pcf50633-charger +pcf50633-gpio +pcf50633-input +pcf50633-regulator +pcf8574_keypad +pcf8591 +pch_udc +pci +pci-epf-mhi +pci-epf-ntb +pci-epf-vntb +pci-hyperv +pci-hyperv-intf +pci-meson +pci-pf-stub +pci-stub +pci200syn +pcie-apple +pcie-mediatek-gen3 +pcie-qcom-ep +pcie-rockchip-host +pcie-tegra194 +pcips2 +pcmcia_core +pcmcia_rsrc +pcnet32 +pcrypt +pcs-mtk-lynxi +pcs_xpcs +pcwd_pci +pcwd_usb +pdc_adma +pdr_interface +pds_core +pds_vdpa +peak_pci +peak_pciefd +peak_usb +peci +peci-cpu +peci-cputemp +peci-dimmtemp +pegasus +pegasus_notetaker +penmount +pf8x00-regulator +pfr_telemetry +pfr_update +pfuze100-regulator +phantom +phonet +phram +phy-am654-serdes +phy-armada38x-comphy +phy-bcm-kona-usb2 +phy-berlin-sata +phy-berlin-usb +phy-cadence-salvo +phy-cadence-sierra +phy-cadence-torrent +phy-can-transceiver +phy-cpcap-usb +phy-exynos-usb2 +phy-fsl-imx8-mipi-dphy +phy-fsl-imx8m-pcie +phy-fsl-imx8mq-usb +phy-fsl-imx8qm-lvds-phy +phy-fsl-lynx-28g +phy-generic +phy-gmii-sel +phy-gpio-vbus-usb +phy-hi3660-usb3 +phy-hi3670-pcie +phy-hi3670-usb3 +phy-hi6220-usb +phy-hisi-inno-usb2 +phy-histb-combphy +phy-intel-keembay-emmc +phy-intel-keembay-usb +phy-isp1301 +phy-j721e-wiz +phy-mapphone-mdm6600 +phy-meson-axg-mipi-dphy +phy-meson-g12a-mipi-dphy-analog +phy-meson-g12a-usb2 +phy-meson-g12a-usb3-pcie +phy-meson-gxl-usb2 +phy-meson8b-usb2 +phy-mtk-dp +phy-mtk-hdmi-drv +phy-mtk-mipi-dsi-drv +phy-mtk-pcie +phy-mtk-tphy +phy-mtk-ufs +phy-mtk-xsphy +phy-mvebu-a3700-comphy +phy-mvebu-a3700-utmi +phy-mvebu-cp110-comphy +phy-mvebu-cp110-utmi +phy-ocelot-serdes +phy-omap-usb2 +phy-pxa-28nm-hsic +phy-pxa-28nm-usb2 +phy-qcom-apq8064-sata +phy-qcom-edp +phy-qcom-eusb2-repeater +phy-qcom-ipq4019-usb +phy-qcom-ipq806x-sata +phy-qcom-ipq806x-usb +phy-qcom-pcie2 +phy-qcom-qmp-combo +phy-qcom-qmp-pcie +phy-qcom-qmp-pcie-msm8996 +phy-qcom-qmp-ufs +phy-qcom-qmp-usb +phy-qcom-qusb2 +phy-qcom-sgmii-eth +phy-qcom-snps-eusb2 +phy-qcom-snps-femto-v2 +phy-qcom-usb-hs +phy-qcom-usb-hs-28nm +phy-qcom-usb-hsic +phy-qcom-usb-ss +phy-rcar-gen2 +phy-rcar-gen3-pcie +phy-rcar-gen3-usb2 +phy-rcar-gen3-usb3 +phy-rockchip-dp +phy-rockchip-dphy-rx0 +phy-rockchip-emmc +phy-rockchip-inno-csidphy +phy-rockchip-inno-dsidphy +phy-rockchip-inno-hdmi +phy-rockchip-inno-usb2 +phy-rockchip-naneng-combphy +phy-rockchip-pcie +phy-rockchip-snps-pcie3 +phy-rockchip-typec +phy-rockchip-usb +phy-stm32-usbphyc +phy-sun4i-usb +phy-sun50i-usb3 +phy-sun6i-mipi-dphy +phy-tahvo +phy-tegra-usb +phy-tegra-xusb +phy-tegra194-p2u +phy-tusb1210 +phy-zynqmp +physmap +pi3usb30532 +pi433 +pim4328 +pinctrl-apple-gpio +pinctrl-axp209 +pinctrl-cy8c95x0 +pinctrl-da9062 +pinctrl-imx8ulp +pinctrl-imx93 +pinctrl-ipq5018 +pinctrl-ipq5332 +pinctrl-ipq6018 +pinctrl-ipq8074 +pinctrl-ipq9574 +pinctrl-keembay +pinctrl-lochnagar +pinctrl-lpass-lpi +pinctrl-madera +pinctrl-max77620 +pinctrl-mcp23s08 +pinctrl-mcp23s08_i2c +pinctrl-mcp23s08_spi +pinctrl-mdm9607 +pinctrl-meson-s4 +pinctrl-mlxbf3 +pinctrl-msm8916 +pinctrl-msm8953 +pinctrl-msm8976 +pinctrl-msm8994 +pinctrl-msm8996 +pinctrl-msm8998 +pinctrl-mt6779 +pinctrl-qcm2290 +pinctrl-qcs404 +pinctrl-qdf2xxx +pinctrl-qdu1000 +pinctrl-rk805 +pinctrl-sa8775p +pinctrl-sc7180 +pinctrl-sc7280 +pinctrl-sc7280-lpass-lpi +pinctrl-sc8180x +pinctrl-sc8280xp +pinctrl-sc8280xp-lpass-lpi +pinctrl-sdm660 +pinctrl-sdm670 +pinctrl-sdm845 +pinctrl-sdx75 +pinctrl-sm6115 +pinctrl-sm6125 +pinctrl-sm6350 +pinctrl-sm6375 +pinctrl-sm7150 +pinctrl-sm8150 +pinctrl-sm8250 +pinctrl-sm8250-lpass-lpi +pinctrl-sm8350 +pinctrl-sm8450 +pinctrl-sm8450-lpass-lpi +pinctrl-sm8550 +pinctrl-sm8550-lpass-lpi +pinctrl-spmi-gpio +pinctrl-spmi-mpp +pinctrl-ssbi-gpio +pinctrl-ssbi-mpp +pinctrl-stmfx +pinctrl-zynqmp +pinephone-keyboard +ping +pistachio-internal-dac +pixcir_i2c_ts +pkcs7_test_key +pkcs8_key_parser +pktgen +pl111_drm +pl172 +pl2303 +pl330 +plat-ram +plat_nand +platform_lcd +platform_mhu +platform_profile +plfxlc +pli1209bc +plip +plusb +pluto2 +plx_dma +plx_pci +pm-notifier-error-inject +pm2fb +pm3fb +pm6764tr +pm80xx +pm8916_wdt +pm8941-pwrkey +pm8xxx-vibrator +pmbus +pmbus_core +pmc551 +pmcraid +pmic_glink +pmic_glink_altmode +pms7003 +pn532_uart +pn533 +pn533_i2c +pn533_usb +pn544 +pn544_i2c +pn_pep +poly1305-neon +poly1305_generic +polynomial +polyval-ce +polyval-generic +port100 +powermate +powr1220 +ppa +ppdev +ppp_async +ppp_deflate +ppp_mppe +ppp_synctty +pppoatm +pppoe +pppox +pps-gpio +pps-ldisc +pps_parport +pptp +prestera +prestera_pci +pretimeout_panic +prism2_usb +pru_rproc +pruss +ps2-gpio +ps2mult +psample +pse_regulator +psmouse +psnap +pstore_blk +pstore_zone +psxpad-spi +ptp-qoriq +ptp_clockmatrix +ptp_dfl_tod +ptp_idt82p33 +ptp_ines +ptp_kvm +ptp_ocp +pulse8-cec +pulsedlight-lidar-lite-v2 +pv88060-regulator +pv88080-regulator +pv88090-regulator +pvcalls-front +pvpanic +pvpanic-mmio +pvpanic-pci +pvrusb2 +pwc +pwm-apple +pwm-atmel-hlcdc +pwm-atmel-tcb +pwm-beeper +pwm-berlin +pwm-clk +pwm-cros-ec +pwm-dwc +pwm-fan +pwm-fsl-ftm +pwm-hibvt +pwm-imx-tpm +pwm-imx1 +pwm-imx27 +pwm-iqs620a +pwm-ir-tx +pwm-keembay +pwm-lp3943 +pwm-mediatek +pwm-meson +pwm-mtk-disp +pwm-ntxec +pwm-omap-dmtimer +pwm-pca9685 +pwm-rcar +pwm-regulator +pwm-renesas-tpu +pwm-rockchip +pwm-rz-mtu3 +pwm-sl28cpld +pwm-sprd +pwm-stm32 +pwm-stm32-lp +pwm-sun4i +pwm-tegra +pwm-tiecap +pwm-tiehrpwm +pwm-twl +pwm-twl-led +pwm-vibra +pwm-visconti +pwm-xilinx +pwm_bl +pwr-mlxbf +pwrseq_emmc +pwrseq_sd8787 +pwrseq_simple +pxa168_eth +pxa27x_udc +pxe1610 +pxrc +q54sj108a2 +q6adm +q6afe +q6afe-clocks +q6afe-dai +q6apm-dai +q6apm-lpass-dais +q6asm +q6asm-dai +q6core +q6prm +q6prm-clocks +q6routing +q6sstop-qcs404 +qaic +qat_4xxx +qat_c3xxx +qat_c3xxxvf +qat_c62x +qat_c62xvf +qat_dh895xcc +qat_dh895xccvf +qca8k +qca_7k_common +qcaspi +qcauart +qcaux +qcom-apcs-ipc-mailbox +qcom-camss +qcom-coincell +qcom-cpufreq-hw +qcom-cpufreq-nvmem +qcom-emac +qcom-geni-se +qcom-labibb-regulator +qcom-pm8008 +qcom-pon +qcom-rng +qcom-rpmh-regulator +qcom-spmi-adc-tm5 +qcom-spmi-adc5 +qcom-spmi-iadc +qcom-spmi-pmic +qcom-spmi-rradc +qcom-spmi-temp-alarm +qcom-spmi-vadc +qcom-vadc-common +qcom-wdt +qcom-wled +qcom_aoss +qcom_bam_dmux +qcom_battmgr +qcom_common +qcom_edac +qcom_eud +qcom_geni_serial +qcom_glink +qcom_glink_rpm +qcom_glink_smem +qcom_gsbi +qcom_hwspinlock +qcom_ice +qcom_nandc +qcom_pil_info +qcom_pmi8998_charger +qcom_pmic_tcpm +qcom_q6v5 +qcom_q6v5_adsp +qcom_q6v5_mss +qcom_q6v5_pas +qcom_q6v5_wcss +qcom_rpm +qcom_rpm-regulator +qcom_smbb +qcom_smd +qcom_smd-regulator +qcom_spmi-regulator +qcom_stats +qcom_sysmon +qcom_tsens +qcom_usb_vbus-regulator +qcomsmempart +qcrypto +qcserial +qed +qede +qedf +qedi +qedr +qemu_fw_cfg +qinfo_probe +qla1280 +qla2xxx +qla3xxx +qla4xxx +qlcnic +qlge +qm1d1b0004 +qm1d1c0042 +qmi_helpers +qmi_wwan +qnoc-msm8916 +qnoc-msm8939 +qnoc-msm8974 +qnoc-msm8996 +qnoc-qcm2290 +qnoc-qcs404 +qnoc-qdu1000 +qnoc-sa8775p +qnoc-sc7180 +qnoc-sc7280 +qnoc-sc8180x +qnoc-sc8280xp +qnoc-sdm660 +qnoc-sdm670 +qnoc-sdm845 +qnoc-sdx55 +qnoc-sdx65 +qnoc-sm6350 +qnoc-sm8150 +qnoc-sm8250 +qnoc-sm8350 +qnoc-sm8450 +qnoc-sm8550 +qnx4 +qnx6 +qoriq-cpufreq +qoriq_thermal +qrtr +qrtr-mhi +qrtr-smd +qrtr-tun +qsemi +qt1010 +qt1050 +qt1070 +qt2160 +qtnfmac +qtnfmac_pcie +quatech2 +quota_tree +quota_v1 +quota_v2 +qwiic-joystick +qxl +r592 +r6040 +r8152 +r8153_ecm +r8169 +r8192e_pci +r8192u_usb +r820t +r852 +r8712u +r8723bs +r8a66597-hcd +r8a66597-udc +r8a779f0-ether-serdes +raa215300 +radeon +radeonfb +radio-keene +radio-ma901 +radio-maxiradio +radio-mr800 +radio-platform-si4713 +radio-raremono +radio-shark +radio-si470x-common +radio-si470x-i2c +radio-si470x-usb +radio-si476x +radio-tea5764 +radio-usb-si4713 +radio-wl1273 +raid0 +raid1 +raid10 +raid456 +raid6_pq +raid_class +rainshadow-cec +ramoops +ramp_controller +ravb +rave-sp +rave-sp-backlight +rave-sp-pwrbutton +rave-sp-wdt +raw_diag +raw_gadget +raydium_i2c_ts +rbd +rc-adstech-dvb-t-pci +rc-alink-dtu-m +rc-anysee +rc-apac-viewcomp +rc-astrometa-t2hybrid +rc-asus-pc39 +rc-asus-ps3-100 +rc-ati-tv-wonder-hd-600 +rc-ati-x10 +rc-avermedia +rc-avermedia-a16d +rc-avermedia-cardbus +rc-avermedia-dvbt +rc-avermedia-m135a +rc-avermedia-m733a-rm-k6 +rc-avermedia-rm-ks +rc-avertv-303 +rc-azurewave-ad-tu700 +rc-beelink-gs1 +rc-beelink-mxiii +rc-behold +rc-behold-columbus +rc-budget-ci-old +rc-cinergy +rc-cinergy-1400 +rc-core +rc-ct-90405 +rc-d680-dmb +rc-delock-61959 +rc-dib0700-nec +rc-dib0700-rc5 +rc-digitalnow-tinytwin +rc-digittrade +rc-dm1105-nec +rc-dntv-live-dvb-t +rc-dntv-live-dvbt-pro +rc-dreambox +rc-dtt200u +rc-dvbsky +rc-dvico-mce +rc-dvico-portable +rc-em-terratec +rc-encore-enltv +rc-encore-enltv-fm53 +rc-encore-enltv2 +rc-evga-indtube +rc-eztv +rc-flydvb +rc-flyvideo +rc-fusionhdtv-mce +rc-gadmei-rm008z +rc-geekbox +rc-genius-tvgo-a11mce +rc-gotview7135 +rc-hauppauge +rc-hisi-poplar +rc-hisi-tv-demo +rc-imon-mce +rc-imon-pad +rc-imon-rsc +rc-iodata-bctv7e +rc-it913x-v1 +rc-it913x-v2 +rc-kaiomy +rc-khadas +rc-khamsin +rc-kworld-315u +rc-kworld-pc150u +rc-kworld-plus-tv-analog +rc-leadtek-y04g0051 +rc-lme2510 +rc-loopback +rc-manli +rc-mecool-kii-pro +rc-mecool-kiii-pro +rc-medion-x10 +rc-medion-x10-digitainer +rc-medion-x10-or2x +rc-minix-neo +rc-msi-digivox-ii +rc-msi-digivox-iii +rc-msi-tvanywhere +rc-msi-tvanywhere-plus +rc-nebula +rc-nec-terratec-cinergy-xs +rc-norwood +rc-npgtech +rc-odroid +rc-pctv-sedna +rc-pine64 +rc-pinnacle-color +rc-pinnacle-grey +rc-pinnacle-pctv-hd +rc-pixelview +rc-pixelview-002t +rc-pixelview-mk12 +rc-pixelview-new +rc-powercolor-real-angel +rc-proteus-2309 +rc-purpletv +rc-pv951 +rc-rc6-mce +rc-real-audio-220-32-keys +rc-reddo +rc-snapstream-firefly +rc-streamzap +rc-su3000 +rc-tanix-tx3mini +rc-tanix-tx5max +rc-tbs-nec +rc-technisat-ts35 +rc-technisat-usb2 +rc-terratec-cinergy-c-pci +rc-terratec-cinergy-s2-hd +rc-terratec-cinergy-xs +rc-terratec-slim +rc-terratec-slim-2 +rc-tevii-nec +rc-tivo +rc-total-media-in-hand +rc-total-media-in-hand-02 +rc-trekstor +rc-tt-1500 +rc-twinhan-dtv-cab-ci +rc-twinhan1027 +rc-vega-s9x +rc-videomate-m1f +rc-videomate-s350 +rc-videomate-tv-pvr +rc-videostrong-kii-pro +rc-wetek-hub +rc-wetek-play2 +rc-winfast +rc-winfast-usbii-deluxe +rc-x96max +rc-xbox-360 +rc-xbox-dvd +rc-zx-irdec +rc5t583-regulator +rcar-csi2 +rcar-dmac +rcar-du-drm +rcar-fcp +rcar-isp +rcar-vin +rcar_can +rcar_canfd +rcar_cmm +rcar_drif +rcar_dw_hdmi +rcar_fdp1 +rcar_gen3_thermal +rcar_jpu +rcar_lvds +rcar_mipi_dsi +rcar_rproc +rcar_thermal +rdacm20 +rdacm21 +rdc321x-southbridge +rdma_cm +rdma_rxe +rdma_ucm +rds +rds_rdma +rds_tcp +realtek +realtek-mdio +realtek-smi +reboot-mode +redboot +redrat3 +reed_solomon +regmap-ac97 +regmap-i3c +regmap-sccb +regmap-sdw +regmap-sdw-mbq +regmap-slimbus +regmap-spi-avmm +regmap-spmi +regmap-w1 +regulator-haptic +reiserfs +renesas-nand-controller +renesas-rpc-if +renesas_sdhi_core +renesas_sdhi_internal_dmac +renesas_sdhi_sys_dmac +renesas_usb3 +renesas_usbf +renesas_usbhs +renesas_wdt +repaper +reset-a10sr +reset-hi3660 +reset-meson-audio-arb +reset-qcom-pdc +reset-scmi +reset-ti-sci +reset-ti-syscon +reset-tps380x +resistive-adc-touch +retu-mfd +retu-pwrbutton +retu_wdt +rfc1051 +rfc1201 +rfcomm +rfd77402 +rfd_ftl +rfkill-gpio +rio-scan +rio_cm +rio_mport_cdev +rionet +rivafb +rj54n1cb0c +rk3399_dmc +rk805-pwrkey +rk808-regulator +rk817_charger +rk8xx-core +rk8xx-i2c +rk8xx-spi +rk_crypto +rm3100-core +rm3100-i2c +rm3100-spi +rmd160 +rmi_core +rmi_i2c +rmi_smbus +rmi_spi +rmnet +rmtfs_mem +rn5t618 +rn5t618-adc +rn5t618-regulator +rn5t618_power +rn5t618_wdt +rnbd-client +rnbd-server +rndis_host +rndis_wlan +rockchip +rockchip-dfi +rockchip-isp1 +rockchip-nand-controller +rockchip-rga +rockchip-vdec +rockchip_saradc +rockchip_thermal +rockchipdrm +rocker +rohm-bd71828 +rohm-bd718x7 +rohm-bd9576 +rohm-bu27008 +rohm-bu27034 +rohm-regulator +rohm_bu21023 +romfs +rose +rotary_encoder +rp2 +rpcrdma +rpcsec_gss_krb5 +rpi-panel-attiny-regulator +rpm_master_stats +rpmpd +rpmsg_char +rpmsg_core +rpmsg_ctrl +rpmsg_ns +rpmsg_tty +rpmsg_wwan_ctrl +rpr0521 +rsi_91x +rsi_sdio +rsi_usb +rsmu-i2c +rsmu-spi +rswitch_drv +rt1719 +rt2400pci +rt2500pci +rt2500usb +rt2800lib +rt2800mmio +rt2800pci +rt2800usb +rt2x00lib +rt2x00mmio +rt2x00pci +rt2x00usb +rt4801-regulator +rt4803 +rt4831 +rt4831-backlight +rt4831-regulator +rt5033 +rt5033-regulator +rt5033_battery +rt5033_charger +rt5120 +rt5120-pwrkey +rt5120-regulator +rt5190a-regulator +rt5739 +rt5759-regulator +rt6160-regulator +rt6190-regulator +rt61pci +rt6245-regulator +rt73usb +rt9455_charger +rt9467-charger +rt9471 +rtc-88pm80x +rtc-88pm860x +rtc-ab-b5ze-s3 +rtc-ab-eoz9 +rtc-abx80x +rtc-armada38x +rtc-as3722 +rtc-bd70528 +rtc-bq32k +rtc-bq4802 +rtc-cadence +rtc-cpcap +rtc-cros-ec +rtc-da9052 +rtc-da9055 +rtc-da9063 +rtc-ds1286 +rtc-ds1302 +rtc-ds1305 +rtc-ds1307 +rtc-ds1343 +rtc-ds1347 +rtc-ds1374 +rtc-ds1390 +rtc-ds1511 +rtc-ds1553 +rtc-ds1672 +rtc-ds1685 +rtc-ds1742 +rtc-ds2404 +rtc-ds3232 +rtc-em3027 +rtc-fm3130 +rtc-fsl-ftm-alarm +rtc-ftrtc010 +rtc-goldfish +rtc-hid-sensor-time +rtc-hym8563 +rtc-imx-sc +rtc-imxdi +rtc-isl12022 +rtc-isl12026 +rtc-isl1208 +rtc-lp8788 +rtc-m41t80 +rtc-m41t93 +rtc-m41t94 +rtc-m48t35 +rtc-m48t59 +rtc-m48t86 +rtc-max6900 +rtc-max6902 +rtc-max6916 +rtc-max77686 +rtc-max8907 +rtc-max8925 +rtc-max8997 +rtc-max8998 +rtc-mc13xxx +rtc-mcp795 +rtc-meson-vrtc +rtc-msm6242 +rtc-mt2712 +rtc-mt6397 +rtc-mt7622 +rtc-mxc +rtc-mxc_v2 +rtc-nct3018y +rtc-ntxec +rtc-nxp-bbnsm +rtc-optee +rtc-palmas +rtc-pcap +rtc-pcf2123 +rtc-pcf2127 +rtc-pcf50633 +rtc-pcf85063 +rtc-pcf8523 +rtc-pcf85363 +rtc-pcf8563 +rtc-pcf8583 +rtc-pl030 +rtc-pl031 +rtc-pm8xxx +rtc-r7301 +rtc-r9701 +rtc-rc5t583 +rtc-rc5t619 +rtc-rk808 +rtc-rp5c01 +rtc-rs5c348 +rtc-rs5c372 +rtc-rv3028 +rtc-rv3029c2 +rtc-rv3032 +rtc-rv8803 +rtc-rx4581 +rtc-rx6110 +rtc-rx8010 +rtc-rx8025 +rtc-rx8581 +rtc-s35390a +rtc-s5m +rtc-sc27xx +rtc-sd3078 +rtc-sh +rtc-snvs +rtc-stk17ta8 +rtc-stm32 +rtc-tegra +rtc-ti-k3 +rtc-tps6586x +rtc-tps65910 +rtc-twl +rtc-wm831x +rtc-wm8350 +rtc-x1205 +rtc-zynqmp +rti_wdt +rtl2830 +rtl2832 +rtl2832_sdr +rtl8150 +rtl8187 +rtl8188ee +rtl818x_pci +rtl8192c-common +rtl8192ce +rtl8192cu +rtl8192de +rtl8192ee +rtl8192se +rtl8365mb +rtl8366 +rtl8723-common +rtl8723ae +rtl8723be +rtl8821ae +rtl8xxxu +rtl_pci +rtl_usb +rtllib +rtllib_crypt_ccmp +rtllib_crypt_tkip +rtllib_crypt_wep +rtlwifi +rtmv20-regulator +rtq2134-regulator +rtq6056 +rtq6752-regulator +rtrs-client +rtrs-core +rtrs-server +rts5208 +rtsx_pci +rtsx_pci_ms +rtsx_pci_sdmmc +rtsx_usb +rtsx_usb_ms +rtsx_usb_sdmmc +rtw88_8723d +rtw88_8723de +rtw88_8723ds +rtw88_8723du +rtw88_8821c +rtw88_8821ce +rtw88_8821cs +rtw88_8821cu +rtw88_8822b +rtw88_8822be +rtw88_8822bs +rtw88_8822bu +rtw88_8822c +rtw88_8822ce +rtw88_8822cs +rtw88_8822cu +rtw88_core +rtw88_pci +rtw88_sdio +rtw88_usb +rtw89_8851b +rtw89_8851be +rtw89_8852a +rtw89_8852ae +rtw89_8852b +rtw89_8852be +rtw89_8852c +rtw89_8852ce +rtw89_core +rtw89_pci +rvu_af +rvu_cptcommon +rvu_cptpf +rvu_cptvf +rvu_mbox +rvu_nicpf +rvu_nicvf +rx51_battery +rxperf +rxrpc +rz-dmac +rz-mtu3-cnt +rza_wdt +rzg2l-cru +rzg2l-csi2 +rzg2l_adc +rzg2l_mipi_dsi +rzg2l_thermal +rzg2l_wdt +rzn1_wdt +rzv2m_usb3drd +s1d13xxxfb +s2250 +s2255drv +s2io +s2mpa01 +s2mps11 +s3fb +s3fwrn5 +s3fwrn5_i2c +s3fwrn82_uart +s5c73m3 +s5h1409 +s5h1411 +s5h1420 +s5h1432 +s5k5baf +s5k6a3 +s5m8767 +s626 +s6sy761 +s921 +sa2ul +saa6588 +saa6752hs +saa7110 +saa7115 +saa7127 +saa7134 +saa7134-alsa +saa7134-dvb +saa7134-empress +saa7134-go7007 +saa7146 +saa7146_vv +saa7164 +saa717x +saa7185 +saa7706h +safe_serial +sahara +sample-trace-array +samsung-dsim +samsung-keypad +samsung-sxgbe +samsung_tty +sata_dwc_460ex +sata_inic162x +sata_mv +sata_nv +sata_promise +sata_qstor +sata_rcar +sata_sil +sata_sil24 +sata_sis +sata_svw +sata_sx4 +sata_uli +sata_via +sata_vsc +savagefb +sb1000 +sbp_target +sbrmi +sbs-battery +sbs-charger +sbs-manager +sbsa_gwdt +sbtsi_temp +sc16is7xx +sc2731-regulator +sc2731_charger +sc27xx-poweroff +sc27xx-vibra +sc27xx_adc +sc27xx_fuel_gauge +sc92031 +sc9860-clk +sc9863a-clk +sca3000 +sca3300 +scd30_core +scd30_i2c +scd30_serial +scd4x +sch5627 +sch5636 +sch56xx-common +sch_cake +sch_cbs +sch_choke +sch_codel +sch_drr +sch_etf +sch_ets +sch_fq +sch_fq_codel +sch_fq_pie +sch_gred +sch_hfsc +sch_hhf +sch_htb +sch_ingress +sch_mqprio +sch_mqprio_lib +sch_multiq +sch_netem +sch_pie +sch_plug +sch_prio +sch_qfq +sch_red +sch_sfb +sch_sfq +sch_skbprio +sch_taprio +sch_tbf +sch_teql +sci-clk +sclk-div +scmi-cpufreq +scmi-hwmon +scmi-regulator +scmi_iio +scmi_pm_domain +scmi_power_control +scpi-cpufreq +scpi-hwmon +scpi_pm_domain +scsi_debug +scsi_dh_alua +scsi_dh_emc +scsi_dh_hp_sw +scsi_dh_rdac +scsi_transport_fc +scsi_transport_iscsi +scsi_transport_sas +scsi_transport_spi +scsi_transport_srp +sctp +sctp_diag +sd_adc_modulator +sdhci +sdhci-acpi +sdhci-cadence +sdhci-esdhc-imx +sdhci-milbeaut +sdhci-msm +sdhci-of-arasan +sdhci-of-at91 +sdhci-of-dwcmshc +sdhci-of-esdhc +sdhci-of-sparx5 +sdhci-omap +sdhci-pci +sdhci-pltfm +sdhci-pxav3 +sdhci-sprd +sdhci-tegra +sdhci-xenon-driver +sdhci_am654 +sdhci_f_sdh30 +sdio_uart +sensehat-joystick +sensorhub +serial-tegra +serial_ir +serio_raw +sermouse +serpent_generic +serport +ses +sf-pdma +sfc +sfc-falcon +sfc-siena +sfp +sgi_w1 +sgp30 +sgp40 +sh_eth +sh_mmcif +sh_mobile_lcdcfb +sha1-ce +sha2-ce +sha256-arm64 +sha3-ce +shark2 +shmob-drm +sht15 +sht21 +sht3x +sht4x +shtc1 +si1133 +si1145 +si2157 +si2165 +si2168 +si21xx +si4713 +si476x-core +si7005 +si7020 +sidewinder +sierra +sierra_net +sifive +sii902x +sii9234 +sil-sii8620 +sil164 +silead +simple-bridge +simple-mfd-i2c +simpledrm +simplefb +siox-bus-gpio +siox-core +sis190 +sis5595 +sis900 +sis_i2c +sisfb +sisusbvga +sit +siw +sja1000 +sja1000_isa +sja1000_platform +sja1105 +skfp +skge +sky2 +sky81452 +sky81452-backlight +sky81452-regulator +sl28cpld-hwmon +sl28cpld_wdt +sl28vpd +sl811-hcd +slcan +slg51000-regulator +slic_ds26522 +slicoss +slim-qcom-ctrl +slim-qcom-ngd-ctrl +slimbus +slip +slram +sm2_generic +sm3 +sm3-ce +sm3-neon +sm3_generic +sm4 +sm4-ce +sm4-ce-ccm +sm4-ce-cipher +sm4-ce-gcm +sm4-neon +sm4_generic +sm501 +sm501fb +sm712fb +sm750fb +sm_common +sm_ftl +smartpqi +smb347-charger +smc +smc_diag +smd-rpm +smem +smipcie +smm665 +smp2p +smpro-core +smpro-errmon +smpro-hwmon +smpro-misc +smsc +smsc47b397 +smsc47m1 +smsc47m192 +smsc75xx +smsc911x +smsc9420 +smsc95xx +smscufx +smsdvb +smsm +smsmdtv +smssdio +smsusb +snd +snd-ac97-codec +snd-acp-config +snd-ad1889 +snd-ak4113 +snd-ak4114 +snd-ak4xxx-adda +snd-ali5451 +snd-aloop +snd-als300 +snd-atiixp +snd-atiixp-modem +snd-au8810 +snd-au8820 +snd-au8830 +snd-aw2 +snd-azt3328 +snd-bcd2000 +snd-bebob +snd-bt87x +snd-ca0106 +snd-cmipci +snd-compress +snd-cs4281 +snd-cs46xx +snd-cs8427 +snd-ctl-led +snd-ctxfi +snd-darla20 +snd-darla24 +snd-dice +snd-dummy +snd-echo3g +snd-emu10k1 +snd-emu10k1-synth +snd-emu10k1x +snd-emux-synth +snd-ens1370 +snd-ens1371 +snd-es1938 +snd-es1968 +snd-fireface +snd-firewire-digi00x +snd-firewire-lib +snd-firewire-motu +snd-firewire-tascam +snd-fireworks +snd-fm801 +snd-gina20 +snd-gina24 +snd-hda-codec +snd-hda-codec-analog +snd-hda-codec-ca0110 +snd-hda-codec-ca0132 +snd-hda-codec-cirrus +snd-hda-codec-cmedia +snd-hda-codec-conexant +snd-hda-codec-cs8409 +snd-hda-codec-generic +snd-hda-codec-hdmi +snd-hda-codec-idt +snd-hda-codec-realtek +snd-hda-codec-si3054 +snd-hda-codec-via +snd-hda-core +snd-hda-cs-dsp-ctls +snd-hda-ext-core +snd-hda-intel +snd-hda-scodec-cs35l41 +snd-hda-scodec-cs35l41-i2c +snd-hda-scodec-cs35l41-spi +snd-hda-tegra +snd-hdsp +snd-hdspm +snd-hrtimer +snd-hwdep +snd-i2c +snd-ice1712 +snd-ice1724 +snd-ice17xx-ak4xxx +snd-indigo +snd-indigodj +snd-indigodjx +snd-indigoio +snd-indigoiox +snd-intel-dspcfg +snd-intel-sdw-acpi +snd-intel8x0 +snd-intel8x0m +snd-isight +snd-korg1212 +snd-layla20 +snd-layla24 +snd-lola +snd-lx6464es +snd-maestro3 +snd-mia +snd-mixart +snd-mixer-oss +snd-mona +snd-mpu401 +snd-mpu401-uart +snd-mtpav +snd-mts64 +snd-nm256 +snd-opl3-lib +snd-opl3-synth +snd-oxfw +snd-oxygen +snd-oxygen-lib +snd-pcm +snd-pcm-dmaengine +snd-pcmtest +snd-pcxhr +snd-portman2x4 +snd-pt2258 +snd-q6apm +snd-q6dsp-common +snd-rawmidi +snd-riptide +snd-rme32 +snd-rme96 +snd-rme9652 +snd-seq +snd-seq-device +snd-seq-dummy +snd-seq-midi +snd-seq-midi-emul +snd-seq-midi-event +snd-seq-ump-client +snd-seq-virmidi +snd-serial-generic +snd-serial-u16550 +snd-soc-63xx +snd-soc-ac97 +snd-soc-acp-da7219mx98357-mach +snd-soc-acp-es8336-mach +snd-soc-acp-rt5645-mach +snd-soc-acpi +snd-soc-adau-utils +snd-soc-adau1372 +snd-soc-adau1372-i2c +snd-soc-adau1372-spi +snd-soc-adau1701 +snd-soc-adau1761 +snd-soc-adau1761-i2c +snd-soc-adau1761-spi +snd-soc-adau17x1 +snd-soc-adau7002 +snd-soc-adau7118 +snd-soc-adau7118-hw +snd-soc-adau7118-i2c +snd-soc-adi-axi-i2s +snd-soc-adi-axi-spdif +snd-soc-ak4104 +snd-soc-ak4118 +snd-soc-ak4375 +snd-soc-ak4458 +snd-soc-ak4554 +snd-soc-ak4613 +snd-soc-ak4642 +snd-soc-ak5386 +snd-soc-ak5558 +snd-soc-alc5623 +snd-soc-alc5632 +snd-soc-apple-mca +snd-soc-apq8016-sbc +snd-soc-apq8096 +snd-soc-armada-370-db +snd-soc-audio-graph-card +snd-soc-audio-graph-card2 +snd-soc-audio-graph-card2-custom-sample +snd-soc-aw8738 +snd-soc-aw88395 +snd-soc-aw88395-lib +snd-soc-bd28623 +snd-soc-bt-sco +snd-soc-chv3-codec +snd-soc-core +snd-soc-cpcap +snd-soc-cros-ec-codec +snd-soc-cs35l32 +snd-soc-cs35l33 +snd-soc-cs35l34 +snd-soc-cs35l35 +snd-soc-cs35l36 +snd-soc-cs35l41 +snd-soc-cs35l41-i2c +snd-soc-cs35l41-lib +snd-soc-cs35l41-spi +snd-soc-cs35l45 +snd-soc-cs35l45-i2c +snd-soc-cs35l45-spi +snd-soc-cs35l56 +snd-soc-cs35l56-i2c +snd-soc-cs35l56-sdw +snd-soc-cs35l56-shared +snd-soc-cs35l56-spi +snd-soc-cs4234 +snd-soc-cs4265 +snd-soc-cs4270 +snd-soc-cs4271 +snd-soc-cs4271-i2c +snd-soc-cs4271-spi +snd-soc-cs42l42 +snd-soc-cs42l42-i2c +snd-soc-cs42l42-sdw +snd-soc-cs42l51 +snd-soc-cs42l51-i2c +snd-soc-cs42l52 +snd-soc-cs42l56 +snd-soc-cs42l73 +snd-soc-cs42l83-i2c +snd-soc-cs42xx8 +snd-soc-cs42xx8-i2c +snd-soc-cs43130 +snd-soc-cs4341 +snd-soc-cs4349 +snd-soc-cs53l30 +snd-soc-cx2072x +snd-soc-da7213 +snd-soc-da7219 +snd-soc-davinci-mcasp +snd-soc-dmic +snd-soc-es7134 +snd-soc-es7241 +snd-soc-es8316 +snd-soc-es8326 +snd-soc-es8328 +snd-soc-es8328-i2c +snd-soc-es8328-spi +snd-soc-fsi +snd-soc-fsl-asoc-card +snd-soc-fsl-asrc +snd-soc-fsl-aud2htx +snd-soc-fsl-audmix +snd-soc-fsl-easrc +snd-soc-fsl-esai +snd-soc-fsl-micfil +snd-soc-fsl-mqs +snd-soc-fsl-rpmsg +snd-soc-fsl-sai +snd-soc-fsl-spdif +snd-soc-fsl-ssi +snd-soc-fsl-utils +snd-soc-fsl-xcvr +snd-soc-gtm601 +snd-soc-hda-codec +snd-soc-hdmi-codec +snd-soc-ics43432 +snd-soc-idt821034 +snd-soc-imx-audmix +snd-soc-imx-audmux +snd-soc-imx-card +snd-soc-imx-es8328 +snd-soc-imx-hdmi +snd-soc-imx-rpmsg +snd-soc-imx-sgtl5000 +snd-soc-imx-spdif +snd-soc-inno-rk3036 +snd-soc-j721e-evm +snd-soc-kirkwood +snd-soc-kmb_platform +snd-soc-lochnagar-sc +snd-soc-lpass-apq8016 +snd-soc-lpass-cdc-dma +snd-soc-lpass-cpu +snd-soc-lpass-hdmi +snd-soc-lpass-ipq806x +snd-soc-lpass-macro-common +snd-soc-lpass-platform +snd-soc-lpass-rx-macro +snd-soc-lpass-sc7180 +snd-soc-lpass-sc7280 +snd-soc-lpass-tx-macro +snd-soc-lpass-va-macro +snd-soc-lpass-wsa-macro +snd-soc-max9759 +snd-soc-max98088 +snd-soc-max98090 +snd-soc-max98357a +snd-soc-max98363 +snd-soc-max98373 +snd-soc-max98373-i2c +snd-soc-max98373-sdw +snd-soc-max98388 +snd-soc-max98390 +snd-soc-max98396 +snd-soc-max98504 +snd-soc-max98520 +snd-soc-max9860 +snd-soc-max9867 +snd-soc-max98927 +snd-soc-meson-aiu +snd-soc-meson-axg-fifo +snd-soc-meson-axg-frddr +snd-soc-meson-axg-pdm +snd-soc-meson-axg-sound-card +snd-soc-meson-axg-spdifin +snd-soc-meson-axg-spdifout +snd-soc-meson-axg-tdm-formatter +snd-soc-meson-axg-tdm-interface +snd-soc-meson-axg-tdmin +snd-soc-meson-axg-tdmout +snd-soc-meson-axg-toddr +snd-soc-meson-card-utils +snd-soc-meson-codec-glue +snd-soc-meson-g12a-toacodec +snd-soc-meson-g12a-tohdmitx +snd-soc-meson-gx-sound-card +snd-soc-meson-t9015 +snd-soc-mikroe-proto +snd-soc-msm8916-analog +snd-soc-msm8916-digital +snd-soc-mt6351 +snd-soc-mt6358 +snd-soc-mt6359 +snd-soc-mt6660 +snd-soc-mt6797-afe +snd-soc-mt8183-afe +snd-soc-mt8186-afe +snd-soc-mt8188-afe +snd-soc-mt8192-afe +snd-soc-mt8195-afe +snd-soc-mtk-common +snd-soc-nau8315 +snd-soc-nau8540 +snd-soc-nau8810 +snd-soc-nau8821 +snd-soc-nau8822 +snd-soc-nau8824 +snd-soc-nau8825 +snd-soc-pcm1681 +snd-soc-pcm1789-codec +snd-soc-pcm1789-i2c +snd-soc-pcm179x-codec +snd-soc-pcm179x-i2c +snd-soc-pcm179x-spi +snd-soc-pcm186x +snd-soc-pcm186x-i2c +snd-soc-pcm186x-spi +snd-soc-pcm3060 +snd-soc-pcm3060-i2c +snd-soc-pcm3060-spi +snd-soc-pcm3168a +snd-soc-pcm3168a-i2c +snd-soc-pcm3168a-spi +snd-soc-pcm5102a +snd-soc-pcm512x +snd-soc-pcm512x-i2c +snd-soc-pcm512x-spi +snd-soc-peb2466 +snd-soc-qcom-common +snd-soc-qcom-sdw +snd-soc-rcar +snd-soc-rk3288-hdmi-analog +snd-soc-rk3328 +snd-soc-rk3399-gru-sound +snd-soc-rk817 +snd-soc-rl6231 +snd-soc-rockchip-i2s +snd-soc-rockchip-i2s-tdm +snd-soc-rockchip-max98090 +snd-soc-rockchip-pdm +snd-soc-rockchip-rt5645 +snd-soc-rockchip-spdif +snd-soc-rt1011 +snd-soc-rt1015 +snd-soc-rt1015p +snd-soc-rt1308-sdw +snd-soc-rt1316-sdw +snd-soc-rt1318-sdw +snd-soc-rt5514 +snd-soc-rt5514-spi +snd-soc-rt5616 +snd-soc-rt5631 +snd-soc-rt5640 +snd-soc-rt5645 +snd-soc-rt5659 +snd-soc-rt5663 +snd-soc-rt5677 +snd-soc-rt5677-spi +snd-soc-rt5682 +snd-soc-rt5682-i2c +snd-soc-rt5682-sdw +snd-soc-rt5682s +snd-soc-rt700 +snd-soc-rt711 +snd-soc-rt711-sdca +snd-soc-rt712-sdca +snd-soc-rt712-sdca-dmic +snd-soc-rt715 +snd-soc-rt715-sdca +snd-soc-rt722-sdca +snd-soc-rt9120 +snd-soc-rz-ssi +snd-soc-sc7180 +snd-soc-sc7280 +snd-soc-sc8280xp +snd-soc-sdm845 +snd-soc-sdw-mockup +snd-soc-sgtl5000 +snd-soc-si476x +snd-soc-sigmadsp +snd-soc-sigmadsp-i2c +snd-soc-sigmadsp-regmap +snd-soc-simple-amplifier +snd-soc-simple-card +snd-soc-simple-card-utils +snd-soc-simple-mux +snd-soc-sm8250 +snd-soc-sma1303 +snd-soc-spdif-rx +snd-soc-spdif-tx +snd-soc-sprd-platform +snd-soc-src4xxx +snd-soc-src4xxx-i2c +snd-soc-ssm2305 +snd-soc-ssm2518 +snd-soc-ssm2602 +snd-soc-ssm2602-i2c +snd-soc-ssm2602-spi +snd-soc-ssm3515 +snd-soc-ssm4567 +snd-soc-sta32x +snd-soc-sta350 +snd-soc-sti-sas +snd-soc-stm32-i2s +snd-soc-stm32-sai +snd-soc-stm32-sai-sub +snd-soc-stm32-spdifrx +snd-soc-storm +snd-soc-tas2552 +snd-soc-tas2562 +snd-soc-tas2764 +snd-soc-tas2770 +snd-soc-tas2780 +snd-soc-tas2781-comlib +snd-soc-tas2781-fmwlib +snd-soc-tas2781-i2c +snd-soc-tas5086 +snd-soc-tas571x +snd-soc-tas5720 +snd-soc-tas5805m +snd-soc-tas6424 +snd-soc-tda7419 +snd-soc-tegra-audio-graph-card +snd-soc-tegra-machine +snd-soc-tegra-pcm +snd-soc-tegra-wm8903 +snd-soc-tegra186-asrc +snd-soc-tegra186-dspk +snd-soc-tegra20-ac97 +snd-soc-tegra20-das +snd-soc-tegra20-i2s +snd-soc-tegra20-spdif +snd-soc-tegra210-admaif +snd-soc-tegra210-adx +snd-soc-tegra210-ahub +snd-soc-tegra210-amx +snd-soc-tegra210-dmic +snd-soc-tegra210-i2s +snd-soc-tegra210-mixer +snd-soc-tegra210-mvc +snd-soc-tegra210-ope +snd-soc-tegra210-sfc +snd-soc-tegra30-ahub +snd-soc-tegra30-i2s +snd-soc-test-component +snd-soc-tfa9879 +snd-soc-tfa989x +snd-soc-ti-edma +snd-soc-ti-sdma +snd-soc-ti-udma +snd-soc-tlv320adc3xxx +snd-soc-tlv320adcx140 +snd-soc-tlv320aic23 +snd-soc-tlv320aic23-i2c +snd-soc-tlv320aic23-spi +snd-soc-tlv320aic31xx +snd-soc-tlv320aic32x4 +snd-soc-tlv320aic32x4-i2c +snd-soc-tlv320aic32x4-spi +snd-soc-tlv320aic3x +snd-soc-tlv320aic3x-i2c +snd-soc-tlv320aic3x-spi +snd-soc-tpa6130a2 +snd-soc-ts3a227e +snd-soc-tscs42xx +snd-soc-tscs454 +snd-soc-uda1334 +snd-soc-wcd-mbhc +snd-soc-wcd9335 +snd-soc-wcd934x +snd-soc-wcd938x +snd-soc-wcd938x-sdw +snd-soc-wm-adsp +snd-soc-wm-hubs +snd-soc-wm8510 +snd-soc-wm8523 +snd-soc-wm8524 +snd-soc-wm8580 +snd-soc-wm8711 +snd-soc-wm8728 +snd-soc-wm8731 +snd-soc-wm8731-i2c +snd-soc-wm8731-spi +snd-soc-wm8737 +snd-soc-wm8741 +snd-soc-wm8750 +snd-soc-wm8753 +snd-soc-wm8770 +snd-soc-wm8776 +snd-soc-wm8782 +snd-soc-wm8804 +snd-soc-wm8804-i2c +snd-soc-wm8804-spi +snd-soc-wm8903 +snd-soc-wm8904 +snd-soc-wm8940 +snd-soc-wm8960 +snd-soc-wm8961 +snd-soc-wm8962 +snd-soc-wm8974 +snd-soc-wm8978 +snd-soc-wm8985 +snd-soc-wm8994 +snd-soc-wm9712 +snd-soc-wsa881x +snd-soc-wsa883x +snd-soc-wsa884x +snd-soc-xlnx-formatter-pcm +snd-soc-xlnx-i2s +snd-soc-xlnx-spdif +snd-soc-xtfpga-i2s +snd-soc-zl38060 +snd-sof +snd-sof-imx8 +snd-sof-imx8m +snd-sof-imx8ulp +snd-sof-mt8186 +snd-sof-mt8195 +snd-sof-of +snd-sof-utils +snd-sof-xtensa-dsp +snd-sonicvibes +snd-timer +snd-trident +snd-ua101 +snd-ump +snd-usb-6fire +snd-usb-audio +snd-usb-caiaq +snd-usb-hiface +snd-usb-line6 +snd-usb-pod +snd-usb-podhd +snd-usb-toneport +snd-usb-variax +snd-usbmidi-lib +snd-util-mem +snd-via82xx +snd-via82xx-modem +snd-virmidi +snd-virtuoso +snd-vx-lib +snd-vx222 +snd-ymfpci +snd_xen_front +snet_vdpa +snic +snps_udc_core +snps_udc_plat +snvs_pwrkey +soc_button_array +socfpga +socfpga-a10 +socinfo +softdog +softing +solo6x10 +solos-pci +sony-btf-mpx +soundcore +soundwire-amd +soundwire-bus +soundwire-cadence +soundwire-generic-allocation +soundwire-intel +soundwire-qcom +sp2 +sp805_wdt +sp8870 +sp887x +spaceball +spaceorb +sparse-keymap +sparx5-switch +sparx5-temp +spcp8x5 +speakup +speakup_acntsa +speakup_apollo +speakup_audptr +speakup_bns +speakup_decext +speakup_dectlk +speakup_dummy +speakup_ltlk +speakup_soft +speakup_spkout +speakup_txprt +speedfax +speedtch +spi-altera-core +spi-altera-dfl +spi-altera-platform +spi-amd +spi-amlogic-spifc-a1 +spi-armada-3700 +spi-axi-spi-engine +spi-bitbang +spi-butterfly +spi-cadence +spi-cadence-quadspi +spi-cadence-xspi +spi-dln2 +spi-dw +spi-dw-mmio +spi-dw-pci +spi-fsi +spi-fsl-dspi +spi-fsl-lpspi +spi-fsl-qspi +spi-geni-qcom +spi-gpio +spi-hisi-kunpeng +spi-hisi-sfc-v3xx +spi-imx +spi-lm70llp +spi-loopback-test +spi-meson-spicc +spi-meson-spifc +spi-microchip-core +spi-microchip-core-qspi +spi-mt65xx +spi-mtk-nor +spi-mtk-snfi +spi-mux +spi-mxic +spi-nor +spi-npcm-fiu +spi-npcm-pspi +spi-nxp-fspi +spi-oc-tiny +spi-orion +spi-pci1xxxx +spi-pl022 +spi-pxa2xx-pci +spi-pxa2xx-platform +spi-qcom-qspi +spi-qup +spi-rockchip +spi-rockchip-sfc +spi-rpc-if +spi-rspi +spi-rzv2m-csi +spi-sc18is602 +spi-sh-hspi +spi-sh-msiof +spi-sifive +spi-slave-mt27xx +spi-slave-system-control +spi-slave-time +spi-sn-f-ospi +spi-sprd +spi-sprd-adi +spi-stm32 +spi-stm32-qspi +spi-sun6i +spi-synquacer +spi-tegra114 +spi-tegra20-sflash +spi-tegra20-slink +spi-tegra210-quad +spi-thunderx +spi-tle62x0 +spi-wpcm-fiu +spi-xcomm +spi-xlp +spi-zynqmp-gqspi +spi_ks8995 +spidev +spinand +spl +spmi +spmi-mtk-pmif +spmi-pmic-arb +sprd-dma +sprd-drm +sprd-iommu +sprd-mailbox +sprd-mcdt +sprd-sc27xx-spi +sprd_hwspinlock +sprd_serial +sprd_thermal +sprd_wdt +sps30 +sps30_i2c +sps30_serial +sr9700 +sr9800 +srf04 +srf08 +ssb +ssb-hcd +ssd1307fb +ssd130x +ssd130x-i2c +ssd130x-spi +ssfdc +ssif_bmc +ssp_accel_sensor +ssp_gyro_sensor +ssp_iio +sst25l +sstfb +ssu100 +st +st-mipid02 +st-nci +st-nci_i2c +st-nci_spi +st-vgxy61 +st1232 +st21nfca_hci +st21nfca_i2c +st7586 +st7735r +st95hf +st_accel +st_accel_i2c +st_accel_spi +st_drv +st_gyro +st_gyro_i2c +st_gyro_spi +st_lsm6dsx +st_lsm6dsx_i2c +st_lsm6dsx_i3c +st_lsm6dsx_spi +st_lsm9ds0 +st_lsm9ds0_i2c +st_lsm9ds0_spi +st_magn +st_magn_i2c +st_magn_spi +st_pressure +st_pressure_i2c +st_pressure_spi +st_sensors +st_sensors_i2c +st_sensors_spi +st_thermal +st_thermal_memmap +st_uvis25_core +st_uvis25_i2c +st_uvis25_spi +starfire +stb0899 +stb6000 +stb6100 +ste10Xp +stex +stinger +stk1160 +stk3310 +stk8312 +stk8ba50 +stm-drm +stm32-adc +stm32-adc-core +stm32-booster +stm32-cec +stm32-crc32 +stm32-cryp +stm32-dac +stm32-dac-core +stm32-dcmi +stm32-dfsdm-adc +stm32-dfsdm-core +stm32-dma2d +stm32-fmc2-ebi +stm32-hash +stm32-lptimer +stm32-lptimer-cnt +stm32-lptimer-trigger +stm32-rng +stm32-timer-cnt +stm32-timer-trigger +stm32-timers +stm32-usart +stm32-vrefbuf +stm32_adfsdm +stm32_fmc2_nand +stm32_iwdg +stm32_rproc +stm_console +stm_core +stm_ftrace +stm_heartbeat +stm_p_basic +stm_p_sys-t +stmfts +stmfx +stmmac +stmmac-pci +stmmac-platform +stmpe-adc +stmpe-keypad +stmpe-ts +stowaway +stp +stpddc60 +stpmic1 +stpmic1_onkey +stpmic1_regulator +stpmic1_wdt +stratix10-rsu +stratix10-soc +stratix10-svc +streamzap +streebog_generic +stts751 +stusb160x +stv0288 +stv0297 +stv0299 +stv0367 +stv0900 +stv090x +stv0910 +stv6110 +stv6110x +stv6111 +sun4i-csi +sun4i-drm +sun4i-gpadc +sun4i-ss +sun4i-tcon +sun4i_tv +sun50i-codec-analog +sun50i-cpufreq-nvmem +sun50i-dmic +sun6i-csi +sun6i-dma +sun6i-isp +sun6i-mipi-csi2 +sun6i-rtc-ccu +sun6i_drc +sun6i_hwspinlock +sun6i_mipi_dsi +sun8i-a33-mbus +sun8i-a83t-mipi-csi2 +sun8i-adda-pr-regmap +sun8i-ce +sun8i-codec +sun8i-codec-analog +sun8i-di +sun8i-drm-hdmi +sun8i-mixer +sun8i-rotate +sun8i-ss +sun8i_tcon_top +sun8i_thermal +sundance +sungem +sungem_phy +sunhme +suni +sunkbd +sunrise_co2 +sunrpc +sunxi +sunxi-cedrus +sunxi-cir +sunxi-mmc +sunxi-rsb +sunxi_wdt +sur40 +surface3_spi +surface_acpi_notify +surface_aggregator +surface_aggregator_cdev +surface_aggregator_hub +surface_aggregator_registry +surface_aggregator_tabletsw +surface_battery +surface_charger +surface_dtx +surface_gpe +surface_hid +surface_hid_core +surface_hotplug +surface_kbd +surface_platform_profile +svc-i3c-master +svgalib +switchtec +sx8654 +sx9310 +sx9324 +sx9360 +sx9500 +sx_common +sy7636a-hwmon +sy7636a-regulator +sy8106a-regulator +sy8824x +sy8827n +sym53c8xx +symbolserial +synaptics_i2c +synaptics_usb +synclink_gt +synopsys_edac +syscon-reboot-mode +sysv +t5403 +tag_ar9331 +tag_brcm +tag_dsa +tag_gswip +tag_hellcreek +tag_ksz +tag_lan9303 +tag_mtk +tag_none +tag_ocelot +tag_ocelot_8021q +tag_qca +tag_rtl4_a +tag_rtl8_4 +tag_rzn1_a5psw +tag_sja1105 +tag_trailer +tag_xrs700x +tap +target_core_file +target_core_iblock +target_core_mod +target_core_pscsi +target_core_user +tc-dwc-g210 +tc-dwc-g210-pci +tc-dwc-g210-pltfrm +tc358743 +tc358746 +tc358762 +tc358764 +tc358767 +tc358768 +tc358775 +tc3589x-keypad +tc654 +tc74 +tc90522 +tca6416-keypad +tca8418_keypad +tcan4x5x +tcm_fc +tcm_loop +tcm_qla2xxx +tcm_remote +tcm_usb_gadget +tcp_bbr +tcp_bic +tcp_cdg +tcp_dctcp +tcp_diag +tcp_highspeed +tcp_htcp +tcp_hybla +tcp_illinois +tcp_lp +tcp_nv +tcp_scalable +tcp_vegas +tcp_veno +tcp_westwood +tcp_yeah +tcpci +tcpci_maxim +tcpci_mt6360 +tcpci_mt6370 +tcpci_rt1711h +tcpm +tcrypt +tcs3414 +tcs3472 +tcsrcc-sm8550 +tda10021 +tda10023 +tda10048 +tda1004x +tda10071 +tda10086 +tda18212 +tda18218 +tda18250 +tda18271 +tda18271c2dd +tda1997x +tda38640 +tda665x +tda7432 +tda8083 +tda8261 +tda826x +tda827x +tda8290 +tda9840 +tda9887 +tda9950 +tda998x +tdfxfb +tdo24m +tea575x +tea5761 +tea5767 +tea6415c +tea6420 +team +team_mode_activebackup +team_mode_broadcast +team_mode_loadbalance +team_mode_random +team_mode_roundrobin +tee +tef6862 +tegra-aconnect +tegra-bpmp-thermal +tegra-drm +tegra-gmi +tegra-kbc +tegra-vde +tegra-video +tegra-xudc +tegra186-cpufreq +tegra186-gpc-dma +tegra194-cpufreq +tegra210-adma +tegra210-emc +tegra30-devfreq +tegra_cec +tegra_nand +tegra_wdt +tehuti +teranetics +test_blackhole_dev +test_bpf +test_power +tg3 +thc63lvd1024 +thermal-generic-adc +thermal_mmio +thmc50 +ths7303 +ths8200 +thunder_bgx +thunder_xcv +thunderbolt +thunderbolt_net +thunderx-mmc +thunderx2_pmu +thunderx_edac +thunderx_zip +ti-adc081c +ti-adc0832 +ti-adc084s021 +ti-adc108s102 +ti-adc12138 +ti-adc128s052 +ti-adc161s626 +ti-ads1015 +ti-ads1100 +ti-ads124s08 +ti-ads131e08 +ti-ads7924 +ti-ads7950 +ti-ads8344 +ti-ads8688 +ti-am65-cpsw-nuss +ti-cal +ti-dac082s085 +ti-dac5571 +ti-dac7311 +ti-dac7612 +ti-dlpc3433 +ti-ecap-capture +ti-j721e-ufs +ti-lmp92064 +ti-lmu +ti-sn65dsi83 +ti-sn65dsi86 +ti-tfp410 +ti-tlc4541 +ti-tpd12s015 +ti-tsc2046 +ti_am335x_adc +ti_am335x_tsc +ti_am335x_tscadc +ti_k3_dsp_remoteproc +ti_k3_r5_remoteproc +ti_sci_pm_domains +ti_usb_3410_5052 +tidss +tifm_7xx1 +tifm_core +tifm_ms +tifm_sd +timeriomem-rng +tipc +tlan +tls +tlv320aic23b +tm2-touchkey +tmag5273 +tmdc +tmio_mmc_core +tmp006 +tmp007 +tmp102 +tmp103 +tmp108 +tmp117 +tmp401 +tmp421 +tmp464 +tmp513 +toshsd +touchit213 +touchright +touchwin +tpci200 +tpl0102 +tpm_atmel +tpm_ftpm_tee +tpm_i2c_atmel +tpm_i2c_infineon +tpm_i2c_nuvoton +tpm_infineon +tpm_st33zp24 +tpm_st33zp24_i2c +tpm_st33zp24_spi +tpm_tis_i2c +tpm_tis_i2c_cr50 +tpm_tis_spi +tpm_tis_synquacer +tpm_vtpm_proxy +tps23861 +tps40422 +tps51632-regulator +tps53679 +tps546d24 +tps6105x +tps6105x-regulator +tps62360-regulator +tps6286x-regulator +tps6287x-regulator +tps65010 +tps65023-regulator +tps6507x +tps6507x-regulator +tps6507x-ts +tps65086 +tps65086-regulator +tps65090-charger +tps65090-regulator +tps65132-regulator +tps65217 +tps65217-regulator +tps65217_bl +tps65217_charger +tps65218 +tps65218-pwrbutton +tps65218-regulator +tps65219 +tps65219-pwrbutton +tps65219-regulator +tps6524x-regulator +tps6586x-regulator +tps65910-regulator +tps65912-regulator +tps6594-core +tps6594-esm +tps6594-i2c +tps6594-pfsm +tps6594-regulator +tps6594-spi +tps6598x +tqmx86 +trace-printk +trancevibrator +trf7970a +tridentfb +ts2020 +ts_bm +ts_fsm +ts_kmp +tsc2004 +tsc2005 +tsc2007 +tsc200x-core +tsc40 +tsi721_mport +tsl2550 +tsl2563 +tsl2583 +tsl2591 +tsl2772 +tsl4531 +tsnep +tsys01 +tsys02d +ttm +ttpci-eeprom +ttusb_dec +ttusbdecfe +ttusbir +ttynull +tua6100 +tua9001 +tulip +tuner +tuner-simple +tuner-types +tunnel4 +tunnel6 +turbografx +turingcc-qcs404 +turris-mox-rwtm +tvaudio +tveeprom +tvp514x +tvp5150 +tvp7002 +tw2804 +tw5864 +tw68 +tw686x +tw9903 +tw9906 +tw9910 +twidjoy +twl-regulator +twl4030-madc +twl4030-pwrbutton +twl4030-vibra +twl4030_charger +twl4030_keypad +twl4030_madc_battery +twl4030_wdt +twl6030-gpadc +twl6030-regulator +twl6040-vibra +twofish_common +twofish_generic +txgbe +typec +typec_displayport +typec_nvidia +typec_ucsi +typhoon +uPD60620 +u_audio +u_ether +u_serial +uacce +uartlite +uas +ubi +ubifs +ublk_drv +ubuntu-host +ucan +ucc_uart +ucd9000 +ucd9200 +ucs1002_power +ucsi_acpi +ucsi_ccg +ucsi_glink +ucsi_stm32g0 +uda1342 +udc-core +udc-xilinx +udf +udl +udlfb +udp_diag +udp_tunnel +ueagle-atm +ufs +ufs-hisi +ufs-mediatek +ufs-qcom +ufs-renesas +ufs-sprd +ufshcd-core +ufshcd-dwc +ufshcd-pci +ufshcd-pltfrm +ug3105_battery +uhid +uio +uio_aec +uio_cif +uio_dfl +uio_dmem_genirq +uio_hv_generic +uio_mf624 +uio_netx +uio_pci_generic +uio_pdrv_genirq +uio_pruss +uio_sercos3 +uleds +uli526x +ulpi +ums-alauda +ums-cypress +ums-datafab +ums-eneub6250 +ums-freecom +ums-isd200 +ums-jumpshot +ums-karma +ums-onetouch +ums-realtek +ums-sddr09 +ums-sddr55 +ums-usbat +ums512-clk +unix_diag +upd64031a +upd64083 +upd78f0730 +us5182d +usb-conn-gpio +usb-dmac +usb-serial-simple +usb-storage +usb251xb +usb3503 +usb4604 +usb8xxx +usb_8dev +usb_debug +usb_f_acm +usb_f_ecm +usb_f_ecm_subset +usb_f_eem +usb_f_fs +usb_f_hid +usb_f_mass_storage +usb_f_midi +usb_f_ncm +usb_f_obex +usb_f_phonet +usb_f_printer +usb_f_rndis +usb_f_serial +usb_f_ss_lb +usb_f_tcm +usb_f_uac1 +usb_f_uac1_legacy +usb_f_uac2 +usb_f_uvc +usb_wwan +usbatm +usbdux +usbduxfast +usbduxsigma +usbhid +usbip-core +usbip-host +usbip-vudc +usbkbd +usblcd +usblp +usbmisc_imx +usbmon +usbmouse +usbnet +usbserial +usbsevseg +usbtest +usbtmc +usbtouchscreen +usbtv +usdhi6rol0 +userio +userspace-consumer +ushc +uss720 +uvc +uvcvideo +uvesafb +v4l2-async +v4l2-dv-timings +v4l2-flash-led-class +v4l2-fwnode +v4l2-h264 +v4l2-jpeg +v4l2-mem2mem +v4l2-tpg +v4l2-vp9 +vcan +vcnl3020 +vcnl4000 +vcnl4035 +vcpu_stall_detector +vctrl-regulator +vdpa +vdpa_sim +vdpa_sim_blk +vdpa_sim_net +vduse +veml6030 +veml6070 +venus-core +venus-dec +venus-enc +versal-fpga +ves1820 +ves1x93 +veth +vexpress-hwmon +vexpress-regulator +vf610_adc +vf610_dac +vfio +vfio-amba +vfio-cdx +vfio-fsl-mc +vfio-pci +vfio-pci-core +vfio-platform +vfio-platform-amdxgbe +vfio-platform-base +vfio-platform-calxedaxgmac +vfio_iommu_type1 +vgastate +vgem +vgg2432a4 +vhci-hcd +vhost +vhost_iotlb +vhost_net +vhost_scsi +vhost_vdpa +vhost_vsock +via-rhine +via-sdmmc +via-velocity +via686a +vicodec +video +video-i2c +video-mux +videobuf-core +videobuf-dma-sg +videobuf2-common +videobuf2-dma-contig +videobuf2-dma-sg +videobuf2-dvb +videobuf2-memops +videobuf2-v4l2 +videobuf2-vmalloc +videocc-sc7180 +videocc-sc7280 +videocc-sdm845 +videocc-sm8150 +videocc-sm8250 +videocc-sm8350 +videocc-sm8450 +videocc-sm8550 +videodev +vim2m +vimc +viperboard +viperboard_adc +virt_wifi +virtio-gpu +virtio-rng +virtio_bt +virtio_crypto +virtio_dma_buf +virtio_input +virtio_mem +virtio_pmem +virtio_rpmsg_bus +virtio_snd +virtio_vdpa +virtiofs +virtual +virtual_ncidev +visconti_wdt +visl +visor +vitesse +vitesse-vsc73xx-core +vitesse-vsc73xx-platform +vitesse-vsc73xx-spi +vivid +vkms +vl53l0x-i2c +vl6180 +vmac +vme_fake +vme_tsi148 +vme_user +vmgenid +vmk80xx +vmw_vmci +vmw_vsock_virtio_transport +vmw_vsock_virtio_transport_common +vmw_vsock_vmci_transport +vmwgfx +vp27smpx +vp_vdpa +vport-geneve +vport-gre +vport-vxlan +vpx3220 +vqmmc-ipq4019-regulator +vrf +vringh +vsock +vsock_diag +vsock_loopback +vsockmon +vsp1 +vsxxxaa +vt1211 +vt6655_stage +vt6656_stage +vt8231 +vt8623fb +vub300 +vx855 +vxcan +vxlan +vz89x +w1-gpio +w1_ds2405 +w1_ds2406 +w1_ds2408 +w1_ds2413 +w1_ds2423 +w1_ds2430 +w1_ds2431 +w1_ds2433 +w1_ds2438 +w1_ds250x +w1_ds2780 +w1_ds2781 +w1_ds2805 +w1_ds28e04 +w1_ds28e17 +w1_smem +w1_therm +w5100 +w5100-spi +w5300 +w6692 +w83627ehf +w83627hf +w83773g +w83781d +w83791d +w83792d +w83793 +w83795 +w83l785ts +w83l786ng +wacom +wacom_i2c +wacom_serial4 +wacom_w8001 +walkera0701 +wanxl +warrior +wcd934x +wcn36xx +wcnss_ctrl +wd719x +wdat_wdt +wdt87xx_i2c +wdt_pci +wfx +whiteheat +wil6210 +wilc1000 +wilc1000-sdio +wilc1000-spi +winbond-840 +wire +wireguard +wishbone-serial +wl1251 +wl1251_sdio +wl1251_spi +wl1273-core +wl12xx +wl18xx +wlcore +wlcore_sdio +wlcore_spi +wm831x-dcdc +wm831x-hwmon +wm831x-isink +wm831x-ldo +wm831x-on +wm831x-ts +wm831x_backup +wm831x_bl +wm831x_power +wm831x_wdt +wm8350-hwmon +wm8350-regulator +wm8350_power +wm8350_wdt +wm8400-regulator +wm8739 +wm8775 +wm8994 +wm8994-regulator +wm97xx-ts +wp512 +wpcm450-soc +wusb3801 +wwan +wwan_hwsim +x25 +x9250 +x_tables +xbox_remote +xc2028 +xc4000 +xc5000 +xcbc +xctr +xdma +xdpe12284 +xdpe152c4 +xen-blkback +xen-evtchn +xen-fbfront +xen-front-pgdir-shbuf +xen-gntalloc +xen-gntdev +xen-hcd +xen-kbdfront +xen-netback +xen-pciback +xen-privcmd +xen-scsiback +xen-scsifront +xen-tpmfront +xen_wdt +xenfs +xfrm4_tunnel +xfrm6_tunnel +xfrm_algo +xfrm_interface +xfrm_ipcomp +xfrm_user +xfs +xgene-dma +xgene-enet +xgene-enet-v2 +xgene-hwmon +xgene-rng +xgene_edac +xhci-histb +xhci-mtk-hcd +xhci-pci +xhci-pci-renesas +xhci-plat-hcd +xhci-rcar-hcd +xhci-tegra +xilinx-ams +xilinx-csi2rxss +xilinx-pr-decoupler +xilinx-spi +xilinx-tpg +xilinx-video +xilinx-vtc +xilinx-xadc +xilinx_can +xilinx_dma +xilinx_dpdma +xilinx_emac +xilinx_emaclite +xilinx_gmii2rgmii +xilinx_sdfec +xilinx_uartps +xilinx_wwdt +xilinxfb +xillybus_class +xillybus_core +xillybus_of +xillybus_pcie +xillyusb +xiphera-trng +xircom_cb +xlnx_r5_remoteproc +xlnx_vcu +xor +xor-neon +xpad +xr_serial +xrs700x +xrs700x_i2c +xrs700x_mdio +xsens_mt +xsk_diag +xt_AUDIT +xt_CHECKSUM +xt_CLASSIFY +xt_CONNSECMARK +xt_CT +xt_DSCP +xt_HL +xt_HMARK +xt_IDLETIMER +xt_LED +xt_LOG +xt_MASQUERADE +xt_NETMAP +xt_NFLOG +xt_NFQUEUE +xt_RATEEST +xt_REDIRECT +xt_SECMARK +xt_TCPMSS +xt_TCPOPTSTRIP +xt_TEE +xt_TPROXY +xt_TRACE +xt_addrtype +xt_bpf +xt_cgroup +xt_cluster +xt_comment +xt_connbytes +xt_connlabel +xt_connlimit +xt_connmark +xt_conntrack +xt_cpu +xt_dccp +xt_devgroup +xt_dscp +xt_ecn +xt_esp +xt_hashlimit +xt_helper +xt_hl +xt_ipcomp +xt_iprange +xt_ipvs +xt_l2tp +xt_length +xt_limit +xt_mac +xt_mark +xt_multiport +xt_nat +xt_nfacct +xt_osf +xt_owner +xt_physdev +xt_pkttype +xt_policy +xt_quota +xt_rateest +xt_realm +xt_recent +xt_sctp +xt_set +xt_socket +xt_state +xt_statistic +xt_string +xt_tcpmss +xt_tcpudp +xt_time +xt_u32 +xtkbd +xusbatm +xxhash_generic +xz_dec_test +yam +yamaha-yas530 +yealink +yellowfin +yenta_socket +yurex +z3fold +zaurus +zd1201 +zd1211rw +zd1301 +zd1301_demod +zet6223 +zforce_ts +zfs +zhenhua +ziirave_wdt +zinitix +zl10036 +zl10039 +zl10353 +zl6100 +zonefs +zopt2201 +zpa2326 +zpa2326_i2c +zpa2326_spi +zram +zstd +zynqmp-aes-gcm +zynqmp-dpsub +zynqmp-fpga +zynqmp-sha +zynqmp_dma +zynqmp_edac --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency-64k.modules.builtin +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency-64k.modules.builtin @@ -0,0 +1,536 @@ +8250 +8250_base +8250_dw +8250_fsl +8250_mtk +8250_of +8250_omap +8250_pci +8250_rt288x +8250_tegra +ac +acpi_mdio +aead +aes_generic +af_packet +ahci_imx +akcipher +amba-pl011 +arm-cci +arm-cci +arm-ccn +arm_smmu +arm_smmu_v3 +armada_thermal +armmmci +as3722 +asiliantfb +asn1_decoder +asn1_encoder +atkbd +axg +axg-aoclk +backlight +battery +bcm84881 +binfmt_script +brcmstb_gisb +bsg +button +cbc +cdrom +cfbcopyarea +cfbfillrect +cfbimgblt +charger-manager +clk-apmixed +clk-cpu-dyndiv +clk-cpumux +clk-dualdiv +clk-gate +clk-imx-lpcg-scu +clk-imx-scu +clk-imx8mm +clk-imx8mn +clk-imx8mp +clk-imx8mp-audiomix +clk-imx8mq +clk-ma35d1 +clk-mpll +clk-mt2712 +clk-mt2712-apmixedsys +clk-mt2712-bdp +clk-mt2712-img +clk-mt2712-jpgdec +clk-mt2712-mfg +clk-mt2712-mm +clk-mt2712-vdec +clk-mt2712-venc +clk-mt6765 +clk-mt6765-audio +clk-mt6765-cam +clk-mt6765-img +clk-mt6765-mipi0a +clk-mt6765-mm +clk-mt6765-vcodec +clk-mt6779 +clk-mt6779-aud +clk-mt6779-cam +clk-mt6779-img +clk-mt6779-ipe +clk-mt6779-mfg +clk-mt6779-mm +clk-mt6779-vdec +clk-mt6779-venc +clk-mt6797 +clk-mt6797-img +clk-mt6797-mm +clk-mt6797-vdec +clk-mt6797-venc +clk-mt7622 +clk-mt7622-apmixedsys +clk-mt7622-aud +clk-mt7622-eth +clk-mt7622-hif +clk-mt7622-infracfg +clk-mt7981-apmixed +clk-mt7981-infracfg +clk-mt7981-topckgen +clk-mt7986-apmixed +clk-mt7986-eth +clk-mt7986-infracfg +clk-mt7986-topckgen +clk-mt8167 +clk-mt8167-apmixedsys +clk-mt8167-aud +clk-mt8167-img +clk-mt8167-mfgcfg +clk-mt8167-mm +clk-mt8167-vdec +clk-mt8173-apmixedsys +clk-mt8173-infracfg +clk-mt8173-mm +clk-mt8173-pericfg +clk-mt8173-topckgen +clk-mt8183 +clk-mt8183-apmixedsys +clk-mt8183-audio +clk-mt8183-cam +clk-mt8183-img +clk-mt8183-ipu0 +clk-mt8183-ipu1 +clk-mt8183-ipu_adl +clk-mt8183-ipu_conn +clk-mt8183-mfgcfg +clk-mt8183-mm +clk-mt8183-vdec +clk-mt8183-venc +clk-mt8186-apmixedsys +clk-mt8186-infra_ao +clk-mt8186-topckgen +clk-mt8192 +clk-mt8192-apmixedsys +clk-mt8192-aud +clk-mt8192-cam +clk-mt8192-img +clk-mt8192-imp_iic_wrap +clk-mt8192-ipe +clk-mt8192-mdp +clk-mt8192-mfg +clk-mt8192-mm +clk-mt8192-msdc +clk-mt8192-scp_adsp +clk-mt8192-vdec +clk-mt8192-venc +clk-mt8195-apmixedsys +clk-mt8195-infra_ao +clk-mt8195-peri_ao +clk-mt8195-topckgen +clk-mt8516 +clk-mt8516-apmixedsys +clk-mt8516-aud +clk-mtk +clk-mux +clk-pll +clk-pll +clk-regmap +clk-scmi +clk-vexpress-osc +cmd-db +cn +configfs +cpufreq-dt +cpufreq-dt-platdev +cpufreq_conservative +cpufreq_ondemand +cpufreq_performance +cpufreq_powersave +cpufreq_userspace +crc-ccitt +crc-t10dif +crc16 +crc32 +crc32c_generic +crc64 +crc64-rocksoft +crc64_rocksoft_generic +crc8 +crct10dif_common +crct10dif_generic +crypto +crypto_acompress +crypto_algapi +crypto_hash +crypto_null +cryptomgr +ctr +cts +da9063 +davinci_mdio +dax +deflate +dh_generic +digsig +dm-mod +dns_resolver +drbg +drm_mipi_dsi +drm_panel_orientation_quirks +drop_monitor +dwc2 +ecb +ecryptfs +edac_core +efivarfs +ehci-hcd +ehci-orion +ehci-pci +encrypted-keys +evdev +exportfs +ext4 +extcon-core +failover +fan +fat +fb +fb_sys_fops +fddi +fec +firmware_class +fixed_phy +font +fsl_dpaa_fman +fsl_dpaa_fman_port +fsl_dpaa_mac +fuse +fwnode_mdio +g12a +g12a-aoclk +gcm +geniv +gf128mul +ghash-generic +ghes_edac +glob +governor_passive +governor_performance +governor_powersave +governor_simpleondemand +governor_userspace +gpio-davinci +gpio-generic +gpio-mxc +gpio-pl061 +gpio-tegra +gpio-tegra186 +gpio-xilinx +grant-dma-ops +gxbb +gxbb-aoclk +hed +hid_bpf +hmac +hwmon +i2c-core +i2c-designware-core +i2c-designware-platform +i2c-dev +i2c-omap +i2c-sprd +imsttfb +imx +imx-scu +imx-weim +imx8m-blk-ctrl +imx8mp-blk-ctrl +imx93-blk-ctrl +input-core +interconnect_qcom +iova +ipv6 +irq-meson-gpio +irq-mvebu-pic +irqbypass +jbd2 +jitterentropy_rng +k3-psil-lib +k3-ringacc +k3-udma +k3-udma-glue +kdf_sp800108 +kgdboc +kpp +kvm +led-class +libaes +libahci +libahci_platform +libata +libcryptoutils +libnvdimm +libphy +libps2 +libsha1 +libsha256 +linear_ranges +loop +lz4_decompress +lzo +lzo-rle +lzo_compress +lzo_decompress +max14577 +max310x +max77686 +max77693 +mbcache +md-mod +md5 +mdio-bitbang +mdio_devres +meson-aoclk +meson-clk-measure +meson-ee-pwrc +meson-eeclk +meson-gx-pwrc-vpu +meson_uart +mfd-core +mii +mmc_block +mmc_core +mousedev +mpi +mq-deadline +msm_serial +mtk-eint +mtk-regulator-coupler +mx3fb +mxc-clk +n_null +net_failover +nls_base +nls_cp437 +npcm_wdt +nvmem_zynqmp_nvmem +odroid-go-ultra-poweroff +of_mdio +ohci-hcd +ohci-pci +oid_registry +omap-gpmc +owl-uart +palmas +pci-aardvark +pci-host-common +pci-host-generic +pcie-altera +pcie-altera-msi +pcie-kirin +pcie-mediatek +pcs-lynx +phy-meson-axg-mipi-pcie-analog +phy-meson-axg-pcie +phy-mxs-usb +phy-xgene +phylink +pinctrl-as3722 +pinctrl-imx +pinctrl-imx8dxl +pinctrl-imx8mm +pinctrl-imx8mn +pinctrl-imx8mp +pinctrl-imx8mq +pinctrl-imx8qm +pinctrl-imx8qxp +pinctrl-meson +pinctrl-meson-a1 +pinctrl-meson-axg +pinctrl-meson-axg-pmx +pinctrl-meson-g12a +pinctrl-meson-gxbb +pinctrl-meson-gxl +pinctrl-meson8-pmx +pinctrl-microchip-sgpio +pinctrl-msm +pinctrl-mt6765 +pinctrl-mtk-common-v2 +pinctrl-ocelot +pinctrl-palmas +pinctrl-paris +pinctrl-rockchip +pinctrl-s32g2 +pinctrl-scu +pinctrl-single +pinctrl-sprd +pinctrl-sprd-sc9860 +pkcs7_message +ppp_generic +pps_core +pretimeout_noop +processor +pstore +ptp +public_key +pwc-rzv2m +qcom-ipcc +qcom-pdc +qcom-scm +qcom_rpmh +rapidio +rational +rcar-usb2-clock-sel +regmap-i2c +regmap-mmio +regmap-spi +reset +reset-berlin +reset-imx7 +reset-meson +reset-qcom-aoss +reset-rzg2l-usbphy-ctrl +rfkill +rng +rng-core +roles +rpmhpd +rsa_generic +rtc-efi +rtc-mv +rtc-xgene +rz-mtu3 +sccnxp +scmi-core +scmi-module +scsi_common +scsi_mod +scu-pd +sd_mod +sec-core +sec-irq +selftests +seqiv +serdev +serial_base +serial_mctrl_gpio +serio +sg +sh-sci +sha1_generic +sha256_generic +sha3_generic +sha512-arm64 +sha512-ce +sha512_generic +sig +skcipher +slhc +smc91x +soc-imx8m +spi-fsl-lib +spi-fsl-spi +spi-omap2-mcspi +spm +squashfs +sr_mod +sun20i-ppu +sun50i-a100-ccu +sun50i-a100-r-ccu +sun50i-a64-ccu +sun50i-h6-ccu +sun50i-h6-r-ccu +sun50i-h616-ccu +sun6i-msgbox +sun8i-de2-ccu +sun8i-h3-ccu +sun8i-r-ccu +sunxi-ccu +syscon-clk +syscopyarea +sysfillrect +sysimgblt +t10-pi +tcp_cubic +tegra-tcu +tegra20-apb-dma +tegra20-cpufreq +thermal +ti-cpufreq +ti-msgmgr +ti-opp-supply +ti_sci +tpm +tpm_crb +tpm_tis +tpm_tis_core +tps65912-core +tps65912-i2c +tps65912-spi +trusted +ttyprintk +tun +ucs2_string +uhci-hcd +uinput +unix +usb-common +usbcore +utf8data +vexpress-config +vexpress-sysreg +vfat +vid-pll-div +virt-dma +virtio +virtio-iommu +virtio_balloon +virtio_blk +virtio_console +virtio_mmio +virtio_net +virtio_pci +virtio_pci_legacy_dev +virtio_pci_modern_dev +virtio_ring +virtio_scsi +vivaldi-fmap +watchdog +wwnr +x509_key_parser +xen-blkfront +xen-netfront +xenbus +xenbus_probe_frontend +xgmac_mdio +xhci-hcd +xts +xxhash +xz_dec +zbud +zlib_deflate +zlib_inflate +zsmalloc +zstd_common +zstd_compress +zstd_decompress +zynqmp-ipi-mailbox --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency-64k.retpoline +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency-64k.retpoline @@ -0,0 +1 @@ +# RETPOLINE NOT ENABLED --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency.compiler +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency.compiler @@ -0,0 +1 @@ +GCC: (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency.modules +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency.modules @@ -0,0 +1,7501 @@ +3c59x +3w-9xxx +3w-sas +3w-xxxx +6lowpan +6pack +8021q +8139cp +8139too +8250_dfl +8250_exar +8250_men_mcb +8250_pci1xxxx +8250_pericom +8255 +8255_pci +8390 +842 +842_compress +842_decompress +88pg86x +88pm800 +88pm800-regulator +88pm805 +88pm80x +88pm80x_onkey +88pm8607 +88pm860x-ts +88pm860x_battery +88pm860x_bl +88pm860x_charger +88pm860x_onkey +9p +9pnet +9pnet_fd +9pnet_rdma +9pnet_virtio +9pnet_xen +BusLogic +a1-peripherals +a1-pll +a100u2w +a3d +a53-pll +a7-pll +a8293 +aacraid +aat2870-regulator +aat2870_bl +abp060mg +ac97_bus +acard-ahci +acbel-fsg032 +acecad +acenic +acp_audio_dma +acpi-als +acpi_configfs +acpi_ipmi +acpi_power_meter +acpi_tad +acpiphp_ibm +act8865-regulator +act8945a +act8945a-regulator +act8945a_charger +act_bpf +act_connmark +act_csum +act_ct +act_ctinfo +act_gact +act_gate +act_ipt +act_mirred +act_mpls +act_nat +act_pedit +act_police +act_sample +act_simple +act_skbedit +act_skbmod +act_tunnel_key +act_vlan +ad2s1200 +ad2s1210 +ad2s90 +ad3552r +ad4130 +ad5064 +ad5110 +ad525x_dpot +ad525x_dpot-i2c +ad525x_dpot-spi +ad5272 +ad5360 +ad5380 +ad5398 +ad5421 +ad5446 +ad5449 +ad5504 +ad5592r +ad5592r-base +ad5593r +ad5624r_spi +ad5686 +ad5686-spi +ad5696-i2c +ad5755 +ad5758 +ad5761 +ad5764 +ad5766 +ad5770r +ad5791 +ad5820 +ad5933 +ad7091r-base +ad7091r5 +ad7124 +ad714x +ad714x-i2c +ad714x-spi +ad7150 +ad7192 +ad7266 +ad7280a +ad7291 +ad7292 +ad7293 +ad7298 +ad7303 +ad7314 +ad74115 +ad7414 +ad7418 +ad74413r +ad7476 +ad7606 +ad7606_par +ad7606_spi +ad7746 +ad7766 +ad7768-1 +ad7780 +ad7791 +ad7793 +ad7816 +ad7877 +ad7879 +ad7879-i2c +ad7879-spi +ad7887 +ad7923 +ad7949 +ad799x +ad8366 +ad8801 +ad9467 +ad9523 +ad9832 +ad9834 +ad_sigma_delta +ada4250 +adc-joystick +adc-keys +adc128d818 +adcxx +addi_apci_1032 +addi_apci_1500 +addi_apci_1516 +addi_apci_1564 +addi_apci_16xx +addi_apci_2032 +addi_apci_2200 +addi_apci_3120 +addi_apci_3501 +addi_apci_3xxx +addi_watchdog +adf4350 +adf4371 +adf4377 +adf7242 +adfs +adi +adi-axi-adc +adiantum +adin +adin1100 +adin1110 +adis16080 +adis16130 +adis16136 +adis16201 +adis16203 +adis16209 +adis16240 +adis16260 +adis16400 +adis16460 +adis16475 +adis16480 +adis_lib +adjd_s311 +adl_pci6208 +adl_pci7x3x +adl_pci8164 +adm1025 +adm1026 +adm1029 +adm1031 +adm1177 +adm1266 +adm1275 +adm8211 +adm9240 +admv1013 +admv1014 +admv4420 +admv8818 +adp1653 +adp5061 +adp5520-keys +adp5520_bl +adp5588-keys +adp5589-keys +adp8860_bl +adp8870_bl +adrf6780 +ads7828 +ads7846 +ads7871 +adt7310 +adt7316 +adt7316-i2c +adt7316-spi +adt7410 +adt7411 +adt7462 +adt7470 +adt7475 +adt7x10 +adummy +adutux +adux1020 +adv7170 +adv7175 +adv7180 +adv7183 +adv7343 +adv7393 +adv748x +adv7511 +adv7604 +adv7842 +adv_pci1720 +adv_pci1723 +adv_pci1724 +adv_pci1760 +advansys +adxl313_core +adxl313_i2c +adxl313_spi +adxl34x +adxl34x-i2c +adxl34x-spi +adxl355_core +adxl355_i2c +adxl355_spi +adxl367 +adxl367_i2c +adxl367_spi +adxl372 +adxl372_i2c +adxl372_spi +adxrs290 +adxrs450 +aegis128 +aes-arm64 +aes-ce-blk +aes-ce-ccm +aes-ce-cipher +aes-neon-blk +aes-neon-bs +aes_ti +af9013 +af9033 +af_alg +af_key +af_packet_diag +afe4403 +afe4404 +affs +afs +ah4 +ah6 +ahci +ahci_ceva +ahci_dwc +ahci_mtk +ahci_mvebu +ahci_platform +ahci_qoriq +ahci_seattle +ahci_tegra +ahci_xgene +aht10 +aic79xx +aic7xxx +aic94xx +aiptek +aircable +airo +airspy +ak7375 +ak881x +ak8974 +ak8975 +al3010 +al3320a +alcor +alcor_pci +algif_aead +algif_hash +algif_rng +algif_skcipher +alibaba_uncore_drw_pmu +alim7101_wdt +allegro +altera-ci +altera-cvp +altera-fpga2sdram +altera-freeze-bridge +altera-hps2fpga +altera-msgdma +altera-pr-ip-core +altera-pr-ip-core-plat +altera-ps-spi +altera-stapl +altera_jtaguart +altera_ps2 +altera_tse +altera_uart +alx +am2315 +am53c974 +am65-cpts +amba-clcd +amba-pl010 +ambakmi +amc6821 +amd +amd-xgbe +amd5536udc_pci +amd8111e +amdgpu +amdxcp +amlogic-gxl-crypto +amlogic_thermal +amphion-vpu +amplc_pc236_common +amplc_pci236 +amplc_pci263 +ams-iaq-core +ams369fg06 +amt +analog +analogix-anx6345 +analogix-anx78xx +analogix_dp +anatop-regulator +ansi_cprng +anx7411 +anx7625 +anybuss_core +ao-cec +ao-cec-g12a +aoe +apbps2 +apcs-msm8916 +apcs-msm8996 +apds9300 +apds9802als +apds990x +apds9960 +apple-admac +apple-dart +apple-mailbox +apple-mfi-fastcharge +apple-rtkit +apple-sart +apple-soc-cpufreq +apple_wdt +appledisplay +appletalk +appletouch +applicom +apr +apss-ipq-pll +apss-ipq6018 +aptina-pll +aqc111 +aquacomputer_d5next +aquantia +ar0521 +ar1021_i2c +ar5523 +ar7part +ar9331 +arasan-nand-controller +arc-rawmode +arc-rimi +arc_emac +arc_ps2 +arc_uart +arcmsr +arcnet +arcpgu +arcx-anybus +arcxcnn_bl +aria_generic +arizona +arizona-haptics +arizona-i2c +arizona-ldo1 +arizona-micsupp +arizona-spi +ark3116 +arkfb +arm-cmn +arm_cspmu_module +arm_dmc620_pmu +arm_dsu_pmu +arm_mhu +arm_mhu_db +arm_mhuv2 +arm_scmi_powercap +arm_scpi +arm_smc_wdt +arm_smccc_trng +arm_smmuv3_pmu +arm_spe_pmu +armada-37xx-cpufreq +armada-37xx-rwtm-mailbox +armada-8k-cpufreq +armada_37xx_wdt +arp_tables +arpt_mangle +arptable_filter +as102_fe +as370-hwmon +as3711-regulator +as3711_bl +as3722-regulator +as3935 +as5011 +as73211 +asc7621 +ascot2e +asix +ast +async_memcpy +async_pq +async_raid6_recov +async_tx +async_xor +at24 +at25 +at76c50x-usb +at803x +at86rf230 +ata_generic +ata_piix +atbm8830 +atc260x-core +atc260x-i2c +atc260x-onkey +atc260x-poweroff +atc260x-regulator +aten +ath +ath10k_core +ath10k_pci +ath10k_sdio +ath10k_snoc +ath10k_usb +ath11k +ath11k_ahb +ath11k_pci +ath12k +ath3k +ath5k +ath6kl_core +ath6kl_sdio +ath6kl_usb +ath9k +ath9k_common +ath9k_htc +ath9k_hw +ath9k_pci_owl_loader +ati_remote +ati_remote2 +atl1 +atl1c +atl1e +atl2 +atlantic +atlas-ezo-sensor +atlas-sensor +atm +atmel +atmel-ecc +atmel-flexcom +atmel-hlcdc +atmel-i2c +atmel-sha204a +atmel_captouch +atmel_mxt_ts +atmel_pci +atmtcp +atp870u +atusb +atxp1 +aty128fb +atyfb +au0828 +au8522_common +au8522_decoder +au8522_dig +auo-pixcir-ts +auth_rpcgss +authenc +authencesn +autofs4 +auxadc_thermal +avmfritz +ax25 +ax88179_178a +ax88796b +ax88796c +axg-audio +axi-fan-control +axis-fifo +axp20x +axp20x-i2c +axp20x-pek +axp20x-regulator +axp20x-rsb +axp20x_ac_power +axp20x_adc +axp20x_battery +axp20x_usb_power +axp288_adc +b2c2-flexcop +b2c2-flexcop-pci +b2c2-flexcop-usb +b43 +b43legacy +b44 +b53_common +b53_mdio +b53_mmap +b53_serdes +b53_spi +b53_srab +ba431-rng +bam_dma +bareudp +batman-adv +baycom_par +baycom_ser_fdx +baycom_ser_hdx +bcache +bch +bcm-keypad +bcm-phy-lib +bcm-phy-ptp +bcm-sba-raid +bcm-sf2 +bcm203x +bcm3510 +bcm54140 +bcm590xx +bcm590xx-regulator +bcm5974 +bcm63138_nand +bcm6368_nand +bcm7xxx +bcm87xx +bcm_vk +bcma +bcma-hcd +bcmsysport +bd6107 +bd71815-regulator +bd71828-regulator +bd718x7-regulator +bd9571mwv +bd9571mwv-regulator +bd9576-regulator +bd9576_wdt +bd99954-charger +bdc +be2iscsi +be2net +befs +bel-pfe +belkin_sa +berlin2-adc +bfa +bfq +bfs +bfusb +bh1750 +bh1770glc +bh1780 +binder_linux +binfmt_misc +blake2b_generic +block2mtd +blocklayoutdriver +blowfish_common +blowfish_generic +bluefield_edac +bluetooth +bluetooth_6lowpan +bma150 +bma220_spi +bma400_core +bma400_i2c +bma400_spi +bman-test +bmc150-accel-core +bmc150-accel-i2c +bmc150-accel-spi +bmc150_magn +bmc150_magn_i2c +bmc150_magn_spi +bme680_core +bme680_i2c +bme680_spi +bmg160_core +bmg160_i2c +bmg160_spi +bmi088-accel-core +bmi088-accel-spi +bmi160_core +bmi160_i2c +bmi160_spi +bmp280 +bmp280-i2c +bmp280-spi +bna +bnep +bno055 +bno055_i2c +bno055_ser +bnx2 +bnx2fc +bnx2i +bnx2x +bnxt_en +bnxt_re +bochs +bonding +bpa-rs600 +bpa10x +bpck +bpck6 +bpfilter +bpqether +bq2415x_charger +bq24190_charger +bq24257_charger +bq24735-charger +bq2515x_charger +bq256xx_charger +bq25890_charger +bq25980_charger +bq27xxx_battery +bq27xxx_battery_hdq +bq27xxx_battery_i2c +br2684 +br_netfilter +brcmfmac +brcmfmac-bca +brcmfmac-cyw +brcmfmac-wcc +brcmnand +brcmsmac +brcmstb_nand +brcmutil +brd +bridge +broadcom +bsd_comp +bt819 +bt856 +bt866 +bt878 +btbcm +btcoexist +btintel +btmrvl +btmrvl_sdio +btmtk +btmtksdio +btmtkuart +btnxpuart +btqca +btqcomsmd +btrfs +btrsi +btrtl +btsdio +bttv +btusb +bu21013_ts +bu21029_ts +budget +budget-av +budget-ci +budget-core +budget-patch +bxcan +c67x00 +c_can +c_can_pci +c_can_platform +ca8210 +caam +caam_jr +caamalg_desc +caamhash_desc +cachefiles +cadence-nand-controller +cadence_wdt +cafe_ccic +cafe_nand +caif +caif_serial +caif_socket +caif_usb +caif_virtio +camcc-sc7180 +camcc-sc7280 +camcc-sdm845 +camcc-sm6350 +camcc-sm8250 +camcc-sm8450 +camellia_generic +can +can-bcm +can-dev +can-gw +can-isotp +can-j1939 +can-raw +can327 +cap11xx +capmode +capsule-loader +carl9170 +carminefb +cassini +cast5_generic +cast6_generic +cast_common +catc +cavium-rng +cavium-rng-vf +cavium_ptp +cb710 +cb710-mmc +cb_pcidas64 +cb_pcidda +cb_pcimdda +cc10001_adc +cc2520 +cc770 +cc770_isa +cc770_platform +ccm +ccp +ccp-crypto +ccree +ccs +ccs-pll +ccs811 +cctrng +cdc-acm +cdc-phonet +cdc-wdm +cdc_eem +cdc_ether +cdc_mbim +cdc_ncm +cdc_subset +cdns-csi2rx +cdns-csi2tx +cdns-dphy +cdns-dphy-rx +cdns-dsi +cdns-mhdp8546 +cdns-pltfrm +cdns-usb-common +cdns2-udc-pci +cdns3 +cdns3-imx +cdns3-pci-wrap +cdns3-ti +cdnsp-udc-pci +cdx-controller +cec +cec-gpio +ceph +cfb +cfg80211 +cfi_cmdset_0001 +cfi_cmdset_0002 +cfi_cmdset_0020 +cfi_probe +cfi_util +ch +ch341 +ch7006 +ch7322 +ch9200 +ch_ipsec +ch_ktls +chacha-neon +chacha20poly1305 +chacha_generic +chaoskey +charlcd +chcr +chipone-icn6211 +chipone_icn8318 +chipone_icn8505 +chipreg +chnl_net +chromeos_acpi +chromeos_privacy_screen +chromeos_tbmc +chrontel-ch7033 +chv3-i2s +ci_hdrc +ci_hdrc_imx +ci_hdrc_msm +ci_hdrc_pci +ci_hdrc_tegra +ci_hdrc_usb2 +cicada +cifs +cifs_arc4 +cifs_md4 +cirrus +cirrusfb +clip +clk-apple-nco +clk-axi-clkgen +clk-bd718x7 +clk-cbf-8996 +clk-cdce706 +clk-cdce925 +clk-cpu-8996 +clk-cs2000-cp +clk-fsl-flexspi +clk-hi3519 +clk-hi655x +clk-imx8ulp +clk-imx93 +clk-lmk04832 +clk-lochnagar +clk-max77686 +clk-max9485 +clk-mt6795-apmixedsys +clk-mt6795-infracfg +clk-mt6795-mfg +clk-mt6795-mm +clk-mt6795-pericfg +clk-mt6795-topckgen +clk-mt6795-vdecsys +clk-mt6795-vencsys +clk-mt7981-eth +clk-mt8173-img +clk-mt8173-vdecsys +clk-mt8173-vencsys +clk-mt8186-cam +clk-mt8186-img +clk-mt8186-imp_iic_wrap +clk-mt8186-ipe +clk-mt8186-mcu +clk-mt8186-mdp +clk-mt8186-mfg +clk-mt8186-mm +clk-mt8186-vdec +clk-mt8186-venc +clk-mt8186-wpe +clk-mt8188-adsp_audio26m +clk-mt8188-apmixedsys +clk-mt8188-cam +clk-mt8188-ccu +clk-mt8188-img +clk-mt8188-imp_iic_wrap +clk-mt8188-infra_ao +clk-mt8188-ipe +clk-mt8188-mfg +clk-mt8188-peri_ao +clk-mt8188-topckgen +clk-mt8188-vdec +clk-mt8188-vdo0 +clk-mt8188-vdo1 +clk-mt8188-venc +clk-mt8188-vpp0 +clk-mt8188-vpp1 +clk-mt8188-wpe +clk-mt8195-apusys_pll +clk-mt8195-cam +clk-mt8195-ccu +clk-mt8195-img +clk-mt8195-imp_iic_wrap +clk-mt8195-ipe +clk-mt8195-mfg +clk-mt8195-scp_adsp +clk-mt8195-vdec +clk-mt8195-vdo0 +clk-mt8195-vdo1 +clk-mt8195-venc +clk-mt8195-vpp0 +clk-mt8195-vpp1 +clk-mt8195-wpe +clk-mt8365 +clk-mt8365-apmixedsys +clk-mt8365-apu +clk-mt8365-cam +clk-mt8365-mfg +clk-mt8365-mm +clk-mt8365-vdec +clk-mt8365-venc +clk-palmas +clk-phase +clk-plldig +clk-pwm +clk-qcom +clk-renesas-pcie +clk-rk808 +clk-rpm +clk-rpmh +clk-s2mps11 +clk-scpi +clk-si514 +clk-si521xx +clk-si5341 +clk-si5351 +clk-si544 +clk-si570 +clk-smd-rpm +clk-spmi-pmic-div +clk-sprd +clk-twl6040 +clk-versaclock5 +clk-versaclock7 +clk-wm831x +clk-xlnx-clock-wizard +cls_basic +cls_bpf +cls_cgroup +cls_flow +cls_flower +cls_fw +cls_matchall +cls_route +cls_u32 +cm109 +cm32181 +cm3232 +cm3323 +cm3605 +cm36651 +cma3000_d0x +cma3000_d0x_i2c +cmac +cmdlinepart +cmtp +cn10k-rng +cnic +cobra +coda +coda-vpu +colibri-vf50-ts +com20020 +com20020-pci +com90io +com90xx +comedi +comedi_8255 +comedi_bond +comedi_example_test +comedi_parport +comedi_pci +comedi_test +comedi_usb +contec_pci_dio +cordic +core +corsair-cpro +corsair-psu +cortina +counter +cp210x +cpcap-adc +cpcap-battery +cpcap-charger +cpcap-pwrbutton +cpcap-regulator +cppc_cpufreq +cpr +cptpf +cptvf +cqhci +cramfs +crc-itu-t +crc32_generic +crc4 +crc7 +crct10dif-ce +crg-hi3516cv300 +crg-hi3798cv200 +cros-ec-anx7688 +cros-ec-cec +cros-ec-regulator +cros-ec-sensorhub +cros-ec-typec +cros_ec +cros_ec_accel_legacy +cros_ec_baro +cros_ec_chardev +cros_ec_debugfs +cros_ec_dev +cros_ec_i2c +cros_ec_keyb +cros_ec_lid_angle +cros_ec_light_prox +cros_ec_lightbar +cros_ec_mkbp_proximity +cros_ec_rpmsg +cros_ec_sensors +cros_ec_sensors_core +cros_ec_spi +cros_ec_sysfs +cros_ec_uart +cros_ec_vbc +cros_hps_i2c +cros_kbd_led_backlight +cros_peripheral_charger +cros_typec_switch +cros_usbpd-charger +cros_usbpd_logger +cros_usbpd_notify +cryptd +crypto_engine +crypto_safexcel +crypto_user +cs3308 +cs5345 +cs53l32a +cs_dsp +csiostor +ctucanfd +ctucanfd_pci +ctucanfd_platform +curve25519-generic +cuse +cw1200_core +cw1200_wlan_sdio +cw1200_wlan_spi +cw2015_battery +cx18 +cx18-alsa +cx22700 +cx22702 +cx231xx +cx231xx-alsa +cx231xx-dvb +cx2341x +cx23885 +cx24110 +cx24113 +cx24116 +cx24117 +cx24120 +cx24123 +cx25821 +cx25821-alsa +cx25840 +cx82310_eth +cx88-alsa +cx88-blackbird +cx88-dvb +cx88-vp3054-i2c +cx8800 +cx8802 +cx88xx +cxacru +cxd2099 +cxd2820r +cxd2841er +cxd2880 +cxd2880-spi +cxgb +cxgb3 +cxgb3i +cxgb4 +cxgb4i +cxgb4vf +cxgbit +cxl_acpi +cxl_core +cxl_mem +cxl_pci +cxl_pmem +cxl_pmu +cxl_port +cy8ctma140 +cy8ctmg110_ts +cyapatp +cyber2000fb +cyberjack +cypress-sf +cypress_cy7c63 +cypress_firmware +cypress_m8 +cytherm +cyttsp4_core +cyttsp4_i2c +cyttsp4_spi +cyttsp5 +cyttsp_core +cyttsp_i2c +cyttsp_i2c_common +cyttsp_spi +da280 +da311 +da7280 +da9030_battery +da9034-ts +da903x-regulator +da903x_bl +da9052-battery +da9052-hwmon +da9052-regulator +da9052_bl +da9052_onkey +da9052_tsi +da9052_wdt +da9055-hwmon +da9055-regulator +da9055_onkey +da9055_wdt +da9062-core +da9062-regulator +da9062-thermal +da9062_wdt +da9063-regulator +da9063_onkey +da9063_wdt +da9121-regulator +da9150-charger +da9150-core +da9150-fg +da9150-gpadc +da9210-regulator +da9211-regulator +daqboard2000 +davicom +dax_cxl +dax_hmem +dax_pmem +db9 +dc395x +dccp +dccp_diag +dccp_ipv4 +dccp_ipv6 +ddbridge +ddbridge-dummy-fe +de2104x +defxx +delta-ahe50dc-fan +denali +denali_dt +denali_pci +des_generic +designware_i2s +device_dax +dfl +dfl-afu +dfl-emif +dfl-fme +dfl-fme-br +dfl-fme-mgr +dfl-fme-region +dfl-n3000-nios +dfl-pci +dht11 +diag +dib0070 +dib0090 +dib3000mb +dib3000mc +dib7000m +dib7000p +dib8000 +dib9000 +dibx000_common +digi_acceleport +digicolor-usart +diskonchip +dispcc-qcm2290 +dispcc-sc7180 +dispcc-sc7280 +dispcc-sc8280xp +dispcc-sdm845 +dispcc-sm6115 +dispcc-sm6125 +dispcc-sm6350 +dispcc-sm6375 +dispcc-sm8250 +dispcc-sm8450 +dispcc-sm8550 +display-connector +dl2k +dlhl60d +dlink-dir685-touchkeys +dlm +dln2 +dln2-adc +dm-bio-prison +dm-bufio +dm-cache +dm-cache-smq +dm-clone +dm-crypt +dm-delay +dm-ebs +dm-era +dm-flakey +dm-historical-service-time +dm-integrity +dm-io-affinity +dm-log +dm-log-userspace +dm-log-writes +dm-mirror +dm-multipath +dm-persistent-data +dm-queue-length +dm-raid +dm-region-hash +dm-round-robin +dm-service-time +dm-snapshot +dm-switch +dm-thin-pool +dm-unstripe +dm-verity +dm-writecache +dm-zero +dm-zoned +dm1105 +dm9601 +dma-axi-dmac +dmard06 +dmard09 +dmard10 +dmc520_edac +dme1737 +dmfe +dmi-sysfs +dmx3191d +dnet +dp83640 +dp83822 +dp83848 +dp83867 +dp83869 +dp83tc811 +dp83td510 +dpaa2-console +dpaa2-qdma +dpaa2_caam +dpdmai +dpot-dac +dps310 +dps920ab +drbd +drivetemp +drm +drm_buddy +drm_display_helper +drm_dma_helper +drm_dp_aux_bus +drm_kms_helper +drm_mipi_dbi +drm_shmem_helper +drm_suballoc_helper +drm_ttm_helper +drm_vram_helper +drm_xen_front +drv260x +drv2665 +drv2667 +drx39xyj +drxd +drxk +ds1621 +ds1682 +ds1803 +ds2482 +ds2490 +ds2760_battery +ds2780_battery +ds2781_battery +ds2782_battery +ds3000 +ds4424 +ds620 +dsa_core +dsbr100 +dst +dst_ca +dstr +dt3000 +dt3155 +dt9812 +dtpm +dummy +dummy-irq +dummy_stm +dvb-as102 +dvb-bt8xx +dvb-core +dvb-pll +dvb-ttpci +dvb-ttusb-budget +dvb-usb +dvb-usb-a800 +dvb-usb-af9005 +dvb-usb-af9005-remote +dvb-usb-af9015 +dvb-usb-af9035 +dvb-usb-anysee +dvb-usb-au6610 +dvb-usb-az6007 +dvb-usb-az6027 +dvb-usb-ce6230 +dvb-usb-cinergyT2 +dvb-usb-cxusb +dvb-usb-dib0700 +dvb-usb-dibusb-common +dvb-usb-dibusb-mb +dvb-usb-dibusb-mc +dvb-usb-dibusb-mc-common +dvb-usb-digitv +dvb-usb-dtt200u +dvb-usb-dtv5100 +dvb-usb-dvbsky +dvb-usb-dw2102 +dvb-usb-ec168 +dvb-usb-gl861 +dvb-usb-gp8psk +dvb-usb-lmedm04 +dvb-usb-m920x +dvb-usb-mxl111sf +dvb-usb-nova-t-usb2 +dvb-usb-opera +dvb-usb-pctv452e +dvb-usb-rtl28xxu +dvb-usb-technisat-usb2 +dvb-usb-ttusb2 +dvb-usb-umt-010 +dvb-usb-vp702x +dvb-usb-vp7045 +dvb_dummy_fe +dvb_usb_v2 +dw-axi-dmac-platform +dw-edma +dw-edma-pcie +dw-hdmi +dw-hdmi-ahb-audio +dw-hdmi-cec +dw-hdmi-gp-audio +dw-hdmi-i2s-audio +dw-i3c-master +dw-mipi-dsi +dw-xdata-pcie +dw100 +dw9714 +dw9768 +dw9807-vcm +dw_dmac +dw_dmac_core +dw_dmac_pci +dw_drm_dsi +dw_mipi_dsi-stm +dw_mmc +dw_mmc-bluefield +dw_mmc-exynos +dw_mmc-hi3798cv200 +dw_mmc-k3 +dw_mmc-pci +dw_mmc-pltfm +dw_mmc-rockchip +dw_wdt +dwc-xlgmac +dwc2_pci +dwc3 +dwc3-am62 +dwc3-haps +dwc3-imx8mp +dwc3-keystone +dwc3-meson-g12a +dwc3-of-simple +dwc3-pci +dwc3-qcom +dwc3-xilinx +dwmac-altr-socfpga +dwmac-dwc-qos-eth +dwmac-generic +dwmac-imx +dwmac-intel-plat +dwmac-ipq806x +dwmac-loongson +dwmac-mediatek +dwmac-meson +dwmac-meson8b +dwmac-qcom-ethqos +dwmac-rk +dwmac-stm32 +dwmac-sun8i +dwmac-tegra +dwmac-visconti +dyna_pci10xx +dynapro +e100 +e1000 +e1000e +e3x0-button +e4000 +earth-pt1 +earth-pt3 +ebt_802_3 +ebt_among +ebt_arp +ebt_arpreply +ebt_dnat +ebt_ip +ebt_ip6 +ebt_limit +ebt_log +ebt_mark +ebt_mark_m +ebt_nflog +ebt_pkttype +ebt_redirect +ebt_snat +ebt_stp +ebt_vlan +ebtable_broute +ebtable_filter +ebtable_nat +ebtables +ec100 +ec_sys +ecc +ecc-mtk +ecdh_generic +ecdsa_generic +echainiv +echo +ecrdsa_generic +edt-ft5x06 +ee1004 +eeprom +eeprom_93cx6 +eeprom_93xx46 +eeti_ts +efa +efct +efi-pstore +efi_test +efibc +efs +egalax_ts +egalax_ts_serial +ehci-fsl +ehci-npcm7xx +ehci-platform +ehset +einj +ektf2127 +elan_i2c +elants_i2c +elo +em28xx +em28xx-alsa +em28xx-dvb +em28xx-rc +em28xx-v4l +em_canid +em_cmp +em_ipset +em_ipt +em_meta +em_nbyte +em_text +em_u32 +emac_rockchip +emc1403 +emc2103 +emc2305 +emc6w201 +emi26 +emi62 +empeg +ems_pci +ems_usb +emu10k1-gp +emxx_udc +ena +enc28j60 +enclosure +encx24j600 +encx24j600-regmap +ene_ir +eni +enic +envelope-detector +epat +epia +epic100 +eql +erdma +erofs +error +esas2r +esd_usb +esp4 +esp4_offload +esp6 +esp6_offload +esp_scsi +essiv +et1011c +et131x +et8ek8 +etas_es58x +ethoc +etnaviv +evbug +exc3000 +exfat +extcon-adc-jack +extcon-fsa9480 +extcon-gpio +extcon-max14577 +extcon-max3355 +extcon-max77693 +extcon-max77843 +extcon-max8997 +extcon-palmas +extcon-ptn5150 +extcon-qcom-spmi-misc +extcon-rt8973a +extcon-sm5502 +extcon-usb-gpio +extcon-usbc-cros-ec +extcon-usbc-tusb320 +ezusb +f2fs +f71805f +f71882fg +f75375s +f81232 +f81534 +f81601 +f81604 +fakelb +fan53555 +fan53880 +farsync +fastrpc +faulty +fb_agm1264k-fl +fb_bd663474 +fb_ddc +fb_hx8340bn +fb_hx8347d +fb_hx8353d +fb_hx8357d +fb_ili9163 +fb_ili9320 +fb_ili9325 +fb_ili9340 +fb_ili9341 +fb_ili9481 +fb_ili9486 +fb_pcd8544 +fb_ra8875 +fb_s6d02a1 +fb_s6d1121 +fb_seps525 +fb_sh1106 +fb_ssd1289 +fb_ssd1305 +fb_ssd1306 +fb_ssd1325 +fb_ssd1331 +fb_ssd1351 +fb_st7735r +fb_st7789v +fb_tinylcd +fb_tls8204 +fb_uc1611 +fb_uc1701 +fb_upd161704 +fbtft +fc0011 +fc0012 +fc0013 +fc2580 +fcoe +fcrypt +fdomain +fdomain_pci +fdp +fdp_i2c +fealnx +ff-memless +ffa-module +fieldbus_dev +fintek-cir +firedtv +firewire-core +firewire-net +firewire-ohci +firewire-sbp2 +fit2 +fit3 +fixed +fjes +flexcan +fm10k +fm801-gp +fm_drv +forcedeth +fore_200e +fou +fou6 +fpga-bridge +fpga-mgr +fpga-region +freevxfs +friq +frpw +fsa4480 +fscache +fsi-core +fsi-master-aspeed +fsi-master-gpio +fsi-master-hub +fsi-occ +fsi-sbefifo +fsi-scom +fsia6b +fsl-dpaa2-eth +fsl-dpaa2-ptp +fsl-dpaa2-switch +fsl-edma +fsl-edma-common +fsl-enetc +fsl-enetc-core +fsl-enetc-ierb +fsl-enetc-mdio +fsl-enetc-ptp +fsl-enetc-vf +fsl-ldb +fsl-mc-dpio +fsl-mph-dr-of +fsl-qdma +fsl_dpa +fsl_ifc_nand +fsl_imx8_ddr_perf +fsl_imx9_ddr_perf +fsl_linflexuart +fsl_lpuart +fsl_pq_mdio +fsl_ucc_hdlc +fsp-3y +ftdi_sio +ftl +ftsteutates +fujitsu_ts +funcore +funeth +fusb302 +fxas21002c_core +fxas21002c_i2c +fxas21002c_spi +fxls8962af-core +fxls8962af-i2c +fxls8962af-spi +fxos8700_core +fxos8700_i2c +fxos8700_spi +g450_pll +g760a +g762 +g_acm_ms +g_audio +g_cdc +g_dbgp +g_ether +g_ffs +g_hid +g_mass_storage +g_midi +g_ncm +g_nokia +g_printer +g_serial +g_webcam +g_zero +gadgetfs +gamecon +gameport +garmin_gps +garp +gateworks-gsc +gb-audio-apbridgea +gb-audio-codec +gb-audio-gb +gb-audio-manager +gb-audio-module +gb-bootrom +gb-es2 +gb-firmware +gb-gbphy +gb-gpio +gb-hid +gb-i2c +gb-light +gb-log +gb-loopback +gb-power-supply +gb-pwm +gb-raw +gb-sdio +gb-spi +gb-spilib +gb-uart +gb-usb +gb-vibrator +gcc-ipq4019 +gcc-ipq5332 +gcc-ipq6018 +gcc-ipq8074 +gcc-ipq9574 +gcc-msm8916 +gcc-msm8917 +gcc-msm8939 +gcc-msm8953 +gcc-msm8976 +gcc-msm8994 +gcc-msm8996 +gcc-msm8998 +gcc-qcm2290 +gcc-qcs404 +gcc-qdu1000 +gcc-sa8775p +gcc-sc7180 +gcc-sc7280 +gcc-sc8180x +gcc-sc8280xp +gcc-sdm660 +gcc-sdm845 +gcc-sdx75 +gcc-sm6115 +gcc-sm6125 +gcc-sm6350 +gcc-sm6375 +gcc-sm7150 +gcc-sm8150 +gcc-sm8250 +gcc-sm8350 +gcc-sm8450 +gcc-sm8550 +gdmtty +gdmulte +ge2d +gemini +gen_probe +generic +generic-adc-battery +genet +geneve +genwqe_card +gf2k +gfs2 +ghash-ce +gianfar_driver +gl518sm +gl520sm +gl620a +gluebi +gm12u320 +gnss +gnss-mtk +gnss-serial +gnss-sirf +gnss-ubx +gnss-usb +go7007 +go7007-loader +go7007-usb +goku_udc +goldfish_battery +goodix_ts +gp2ap002 +gp2ap020a00f +gp8psk-fe +gpi +gpio +gpio-74x164 +gpio-74xx-mmio +gpio-adnp +gpio-adp5520 +gpio-aggregator +gpio-altera +gpio-altera-a10sr +gpio-amd-fch +gpio-amdpt +gpio-arizona +gpio-bd71815 +gpio-bd71828 +gpio-bd9571mwv +gpio-beeper +gpio-cadence +gpio-charger +gpio-da9052 +gpio-da9055 +gpio-dln2 +gpio-dwapb +gpio-eic-sprd +gpio-exar +gpio-fan +gpio-fxl6408 +gpio-grgpio +gpio-gw-pld +gpio-hisi +gpio-hlwd +gpio-idio-16 +gpio-ir-recv +gpio-ir-tx +gpio-janz-ttl +gpio-kempld +gpio-latch +gpio-logicvc +gpio-lp3943 +gpio-lp873x +gpio-lp87565 +gpio-madera +gpio-max3191x +gpio-max7300 +gpio-max7301 +gpio-max730x +gpio-max732x +gpio-max77620 +gpio-max77650 +gpio-mb86s7x +gpio-mc33880 +gpio-menz127 +gpio-mlxbf +gpio-mlxbf2 +gpio-mlxbf3 +gpio-moxtet +gpio-pca953x +gpio-pca9570 +gpio-pcf857x +gpio-pci-idio-16 +gpio-pcie-idio-24 +gpio-pisosr +gpio-pmic-eic-sprd +gpio-rcar +gpio-rdc321x +gpio-regmap +gpio-regulator +gpio-rockchip +gpio-sbu-mux +gpio-sim +gpio-siox +gpio-sl28cpld +gpio-sprd +gpio-syscon +gpio-thunderx +gpio-tpic2810 +gpio-tps65086 +gpio-tps65218 +gpio-tps65219 +gpio-tps65912 +gpio-tqmx86 +gpio-twl4030 +gpio-twl6040 +gpio-vibra +gpio-viperboard +gpio-virtio +gpio-visconti +gpio-wcd934x +gpio-wm831x +gpio-wm8350 +gpio-wm8994 +gpio-xgene-sb +gpio-xlp +gpio-xra1403 +gpio-zynq +gpio-zynqmp-modepin +gpio_backlight +gpio_decoder +gpio_keys +gpio_keys_polled +gpio_mouse +gpio_wdt +gpmi-nand +gpu-sched +gpucc-msm8998 +gpucc-sa8775p +gpucc-sc7180 +gpucc-sc7280 +gpucc-sc8280xp +gpucc-sdm660 +gpucc-sdm845 +gpucc-sm6115 +gpucc-sm6125 +gpucc-sm6350 +gpucc-sm6375 +gpucc-sm8150 +gpucc-sm8250 +gpucc-sm8350 +gpucc-sm8450 +gpucc-sm8550 +gr_udc +grace +grcan +gre +greybus +grip +grip_mp +gs1662 +gs_usb +gsc-hwmon +gsc_hpdi +gspca_benq +gspca_conex +gspca_cpia1 +gspca_dtcs033 +gspca_etoms +gspca_finepix +gspca_gl860 +gspca_jeilinj +gspca_jl2005bcd +gspca_kinect +gspca_konica +gspca_m5602 +gspca_main +gspca_mars +gspca_mr97310a +gspca_nw80x +gspca_ov519 +gspca_ov534 +gspca_ov534_9 +gspca_pac207 +gspca_pac7302 +gspca_pac7311 +gspca_se401 +gspca_sn9c2028 +gspca_sn9c20x +gspca_sonixb +gspca_sonixj +gspca_spca1528 +gspca_spca500 +gspca_spca501 +gspca_spca505 +gspca_spca506 +gspca_spca508 +gspca_spca561 +gspca_sq905 +gspca_sq905c +gspca_sq930x +gspca_stk014 +gspca_stk1135 +gspca_stv0680 +gspca_stv06xx +gspca_sunplus +gspca_t613 +gspca_topro +gspca_touptek +gspca_tv8532 +gspca_vc032x +gspca_vicam +gspca_xirlink_cit +gspca_zc3xx +gtp +gud +guillemot +gunze +gve +hackrf +hamachi +hampshire +hantro-vpu +hanwang +hbmc-am654 +hci +hci_bcm4377 +hci_nokia +hci_uart +hci_vhci +hclge +hclgevf +hctr2 +hd3ss3220 +hd44780 +hd44780_common +hdc100x +hdc2010 +hdlc +hdlc_cisco +hdlc_fr +hdlc_ppp +hdlc_raw +hdlc_raw_eth +hdlc_x25 +hdlcd +hdlcdrv +hdma +hdma_mgmt +hdpvr +he +helene +hellcreek_sw +hexium_gemini +hexium_orion +hfcmulti +hfcpci +hfcsusb +hfpll +hfs +hfsplus +hi311x +hi3660-mailbox +hi556 +hi6210-i2s +hi6220-mailbox +hi6220_reset +hi6421-pmic-core +hi6421-regulator +hi6421-spmi-pmic +hi6421v530-regulator +hi6421v600-irq +hi6421v600-regulator +hi655x-pmic +hi655x-regulator +hi8435 +hi846 +hi847 +hibmc-drm +hid +hid-a4tech +hid-accutouch +hid-alps +hid-apple +hid-appleir +hid-asus +hid-aureal +hid-axff +hid-belkin +hid-betopff +hid-bigbenff +hid-cherry +hid-chicony +hid-cmedia +hid-corsair +hid-cougar +hid-cp2112 +hid-creative-sb0540 +hid-cypress +hid-dr +hid-elan +hid-elecom +hid-elo +hid-emsff +hid-evision +hid-ezkey +hid-ft260 +hid-gaff +hid-gembird +hid-generic +hid-gfrm +hid-glorious +hid-google-hammer +hid-gt683r +hid-gyration +hid-holtek-kbd +hid-holtek-mouse +hid-holtekff +hid-hyperv +hid-icade +hid-ite +hid-jabra +hid-kensington +hid-keytouch +hid-kye +hid-lcpower +hid-led +hid-lenovo +hid-letsketch +hid-lg-g15 +hid-logitech +hid-logitech-dj +hid-logitech-hidpp +hid-macally +hid-magicmouse +hid-maltron +hid-mcp2221 +hid-megaworld +hid-mf +hid-microsoft +hid-monterey +hid-multitouch +hid-nintendo +hid-nti +hid-ntrig +hid-nvidia-shield +hid-ortek +hid-penmount +hid-petalynx +hid-picolcd +hid-pl +hid-plantronics +hid-playstation +hid-primax +hid-prodikeys +hid-pxrc +hid-razer +hid-redragon +hid-retrode +hid-rmi +hid-roccat +hid-roccat-arvo +hid-roccat-common +hid-roccat-isku +hid-roccat-kone +hid-roccat-koneplus +hid-roccat-konepure +hid-roccat-kovaplus +hid-roccat-lua +hid-roccat-pyra +hid-roccat-ryos +hid-roccat-savu +hid-saitek +hid-samsung +hid-semitek +hid-sensor-accel-3d +hid-sensor-als +hid-sensor-custom +hid-sensor-custom-intel-hinge +hid-sensor-gyro-3d +hid-sensor-hub +hid-sensor-humidity +hid-sensor-iio-common +hid-sensor-incl-3d +hid-sensor-magn-3d +hid-sensor-press +hid-sensor-prox +hid-sensor-rotation +hid-sensor-temperature +hid-sensor-trigger +hid-sigmamicro +hid-sjoy +hid-sony +hid-speedlink +hid-steam +hid-steelseries +hid-sunplus +hid-thrustmaster +hid-tivo +hid-tmff +hid-topre +hid-topseed +hid-twinhan +hid-u2fzero +hid-uclogic +hid-udraw-ps3 +hid-viewsonic +hid-vivaldi +hid-vivaldi-common +hid-vrc2 +hid-waltop +hid-wiimote +hid-xiaomi +hid-xinmo +hid-zpff +hid-zydacron +hideep +hidp +hih6130 +himax_hx83112b +hinic +hip04_eth +hisi-acc-vfio-pci +hisi-rng +hisi-sfc +hisi-spmi-controller +hisi-trng-v2 +hisi504_nand +hisi_femac +hisi_hikey_usb +hisi_hpre +hisi_pcie_pmu +hisi_powerkey +hisi_ptt +hisi_qm +hisi_sas_main +hisi_sas_v1_hw +hisi_sas_v2_hw +hisi_sas_v3_hw +hisi_sec +hisi_sec2 +hisi_thermal +hisi_uncore_cpa_pmu +hisi_uncore_ddrc_pmu +hisi_uncore_hha_pmu +hisi_uncore_l3c_pmu +hisi_uncore_pa_pmu +hisi_uncore_pmu +hisi_uncore_sllc_pmu +hisi_uncore_uc_pmu +hisi_zip +histb-rng +hix5hd2_gmac +hmc425a +hmc5843_core +hmc5843_i2c +hmc5843_spi +hmc6352 +hms-profinet +hnae +hnae3 +hns-roce-hw-v2 +hns3 +hns3_pmu +hns_dsaf +hns_enet_drv +hns_mdio +hopper +horus3a +host1x +hostap +hostap_pci +hostap_plx +hp03 +hp206c +hpfs +hpilo +hpsa +hptiop +hpwdt +hsi +hsi_char +hso +hsr +ht16k33 +hte-tegra194 +hte-tegra194-test +hts221 +hts221_i2c +hts221_spi +htu21 +huawei_cdc_ncm +hv_balloon +hv_netvsc +hv_sock +hv_storvsc +hv_utils +hv_vmbus +hwmon-vid +hwpoison-inject +hx711 +hx8357 +hx8357d +hycon-hy46xx +hynitron_cstxxx +hyperbus-core +hyperv-keyboard +hyperv_drm +hyperv_fb +i2c-algo-bit +i2c-algo-pca +i2c-ali1535 +i2c-ali1563 +i2c-ali15x3 +i2c-altera +i2c-amd756 +i2c-amd8111 +i2c-apple +i2c-arb-gpio-challenge +i2c-cbus-gpio +i2c-ccgx-ucsi +i2c-cp2615 +i2c-cros-ec-tunnel +i2c-demux-pinctrl +i2c-designware-pci +i2c-diolan-u2c +i2c-dln2 +i2c-fsi +i2c-gpio +i2c-hid +i2c-hid-acpi +i2c-hid-of +i2c-hid-of-elan +i2c-hid-of-goodix +i2c-hisi +i2c-hix5hd2 +i2c-i801 +i2c-imx +i2c-imx-lpi2c +i2c-isch +i2c-kempld +i2c-matroxfb +i2c-mchp-pci1xxxx +i2c-meson +i2c-mlxbf +i2c-mt65xx +i2c-mux +i2c-mux-gpio +i2c-mux-gpmux +i2c-mux-ltc4306 +i2c-mux-mlxcpld +i2c-mux-pca9541 +i2c-mux-pca954x +i2c-mux-pinctrl +i2c-mux-reg +i2c-mv64xxx +i2c-nforce2 +i2c-nomadik +i2c-npcm7xx +i2c-nvidia-gpu +i2c-ocores +i2c-owl +i2c-parport +i2c-pca-platform +i2c-piix4 +i2c-pxa +i2c-qcom-cci +i2c-qcom-geni +i2c-qup +i2c-rcar +i2c-riic +i2c-rk3x +i2c-robotfuzz-osif +i2c-rzv2m +i2c-scmi +i2c-sh_mobile +i2c-simtec +i2c-sis5595 +i2c-sis630 +i2c-sis96x +i2c-slave-eeprom +i2c-smbus +i2c-stm32f4 +i2c-stm32f7-drv +i2c-stub +i2c-synquacer +i2c-taos-evm +i2c-tegra +i2c-tegra-bpmp +i2c-thunderx +i2c-tiny-usb +i2c-versatile +i2c-via +i2c-viapro +i2c-viperboard +i2c-virtio +i2c-xgene-slimpro +i2c-xiic +i2c-xlp9xx +i3c +i3c-master-cdns +i40e +i5k_amb +i6300esb +i740fb +iavf +ib_cm +ib_core +ib_ipoib +ib_iser +ib_isert +ib_mthca +ib_srp +ib_srpt +ib_umad +ib_uverbs +ibm-cffps +ibm-panel +ibmaem +ibmpex +icc-bcm-voter +icc-bwmon +icc-clk +icc-osm-l3 +icc-rpmh +icc-smd-rpm +ice +ice40-spi +icp10100 +icp_multi +icplus +ics932s401 +idma64 +idmouse +idt77252 +idt_89hpesx +idt_gen2 +idt_gen3 +idtcps +ieee802154 +ieee802154_6lowpan +ieee802154_socket +ifb +ifcvf +ife +ifi_canfd +iforce +iforce-serio +iforce-usb +igb +igbvf +igc +igorplugusb +iguanair +iio-mux +iio-rescale +iio-trig-hrtimer +iio-trig-interrupt +iio-trig-loop +iio-trig-sysfs +iio_dummy +iio_hwmon +ila +ili210x +ili9163 +ili9225 +ili922x +ili9320 +ili9341 +ili9486 +ilitek_ts_i2c +imagis +img-ascii-lcd +img-i2s-in +img-i2s-out +img-parallel-out +img-spdif-in +img-spdif-out +imm +imon +imon_raw +ims-pcu +imx-audio-rpmsg +imx-bus +imx-common +imx-cpufreq-dt +imx-dcss +imx-dma +imx-dsp +imx-interconnect +imx-lcdc +imx-lcdif +imx-ldb-helper +imx-mailbox +imx-media-common +imx-mipi-csis +imx-pcm-dma +imx-pcm-rpmsg +imx-pxp +imx-sdma +imx208 +imx214 +imx219 +imx258 +imx274 +imx290 +imx296 +imx2_wdt +imx319 +imx334 +imx335 +imx355 +imx412 +imx415 +imx6q-cpufreq +imx6ul_tsc +imx7-media-csi +imx7d_adc +imx7ulp_wdt +imx8-isi +imx8m-ddrc +imx8mm-interconnect +imx8mm_thermal +imx8mn-interconnect +imx8mp-interconnect +imx8mq-interconnect +imx8mq-mipi-csi2 +imx8qm-ldb +imx8qxp-adc +imx8qxp-ldb +imx8qxp-pixel-combiner +imx8qxp-pixel-link +imx8qxp-pxl2dpi +imx93-pd +imx93-src +imx93_adc +imx_dsp_rproc +imx_keypad +imx_rproc +imx_sc_key +imx_sc_thermal +imx_sc_wdt +imx_thermal +imxfb +ina209 +ina238 +ina2xx +ina2xx-adc +ina3221 +industrialio +industrialio-buffer-cb +industrialio-buffer-dma +industrialio-buffer-dmaengine +industrialio-configfs +industrialio-gts-helper +industrialio-hw-consumer +industrialio-sw-device +industrialio-sw-trigger +industrialio-triggered-buffer +industrialio-triggered-event +inet_diag +inexio +inftl +initio +input-leds +inspur-ipsps +int51x1 +intel-m10-bmc-core +intel-m10-bmc-hwmon +intel-m10-bmc-pmci +intel-m10-bmc-spi +intel-nand-controller +intel-xway +intel_qat +intel_th +intel_th_acpi +intel_th_gth +intel_th_msu +intel_th_msu_sink +intel_th_pci +intel_th_pti +intel_th_sth +intel_vr_nor +interact +interrupt-cnt +inv-icm42600 +inv-icm42600-i2c +inv-icm42600-spi +inv-mpu6050 +inv-mpu6050-i2c +inv-mpu6050-spi +io-domain +io_edgeport +io_ti +iommufd +ionic +iosm +iowarrior +ip5xxx_power +ip6_gre +ip6_tables +ip6_tunnel +ip6_udp_tunnel +ip6_vti +ip6t_NPT +ip6t_REJECT +ip6t_SYNPROXY +ip6t_ah +ip6t_eui64 +ip6t_frag +ip6t_hbh +ip6t_ipv6header +ip6t_mh +ip6t_rpfilter +ip6t_rt +ip6t_srh +ip6table_filter +ip6table_mangle +ip6table_nat +ip6table_raw +ip6table_security +ip_gre +ip_set +ip_set_bitmap_ip +ip_set_bitmap_ipmac +ip_set_bitmap_port +ip_set_hash_ip +ip_set_hash_ipmac +ip_set_hash_ipmark +ip_set_hash_ipport +ip_set_hash_ipportip +ip_set_hash_ipportnet +ip_set_hash_mac +ip_set_hash_net +ip_set_hash_netiface +ip_set_hash_netnet +ip_set_hash_netport +ip_set_hash_netportnet +ip_set_list_set +ip_tables +ip_tunnel +ip_vs +ip_vs_dh +ip_vs_fo +ip_vs_ftp +ip_vs_lblc +ip_vs_lblcr +ip_vs_lc +ip_vs_mh +ip_vs_nq +ip_vs_ovf +ip_vs_pe_sip +ip_vs_rr +ip_vs_sed +ip_vs_sh +ip_vs_twos +ip_vs_wlc +ip_vs_wrr +ip_vti +ipa +ipack +ipaq +ipcomp +ipcomp6 +iphase +ipheth +ipip +ipmb_dev_int +ipmi_devintf +ipmi_ipmb +ipmi_msghandler +ipmi_poweroff +ipmi_si +ipmi_ssif +ipmi_watchdog +ipoctal +ipr +iproc_nand +ips +ipt_ECN +ipt_REJECT +ipt_SYNPROXY +ipt_ah +ipt_rpfilter +iptable_filter +iptable_mangle +iptable_nat +iptable_raw +iptable_security +ipvlan +ipvtap +ipw +ipw2100 +ipw2200 +iqs269a +iqs5xx +iqs620at-temp +iqs621-als +iqs624-pos +iqs626a +iqs62x +iqs62x-keys +iqs7222 +ir-hix5hd2 +ir-imon-decoder +ir-jvc-decoder +ir-kbd-i2c +ir-mce_kbd-decoder +ir-nec-decoder +ir-rc5-decoder +ir-rc6-decoder +ir-rcmm-decoder +ir-sanyo-decoder +ir-sharp-decoder +ir-sony-decoder +ir-spi +ir-usb +ir-xmp-decoder +ir35221 +ir36021 +ir38064 +ir_toy +irdma +irps5401 +irq-imx-mu-msi +irq-madera +irq-pruss-intc +irq-qcom-mpm +iscsi_boot_sysfs +iscsi_ibft +iscsi_target_mod +iscsi_tcp +isdnhdlc +isight_firmware +isl29003 +isl29018 +isl29020 +isl29028 +isl29125 +isl29501 +isl6271a-regulator +isl6405 +isl6421 +isl6423 +isl68137 +isl7998x +isl9305 +isofs +isp116x-hcd +isp1704_charger +isp1760 +it87 +it913x +itd1000 +ite-cir +ite-it6505 +ite-it66121 +itg3200 +iuu_phoenix +ivtv +ivtv-alsa +ivtvfb +iw_cm +iw_cxgb4 +iwl3945 +iwl4965 +iwldvm +iwlegacy +iwlmvm +iwlwifi +ix2505v +ixgbe +ixgbevf +janz-cmodio +janz-ican3 +jc42 +jedec_probe +jffs2 +jfs +jh7110-crypto +jmb38x_ms +jme +joydev +joydump +jr3_pci +jsa1212 +jsm +k3_bandgap +k3_j72xx_bandgap +k3dma +kafs +kalmia +kaweth +kbic +kbtab +kcm +kcomedilib +kcs_bmc +kcs_bmc_cdev_ipmi +kcs_bmc_npcm7xx +kcs_bmc_serio +ke_counter +keembay-ocs-aes +keembay-ocs-ecc +keembay-ocs-hcu +keembay_wdt +kempld-core +kempld_wdt +kernelcapi +keyspan +keyspan_pda +keyspan_remote +keywrap +kfifo_buf +khadas-mcu +khadas_mcu_fan +kheaders +kionix-kx022a +kionix-kx022a-i2c +kionix-kx022a-spi +kirin-drm +kl5kusb105 +kmb-drm +kmem +kmx61 +kobil_sct +komeda +kpss-xcc +ks0108 +ks0127 +ks7010 +ks8842 +ks8851_common +ks8851_par +ks8851_spi +ksmbd +ksz884x +ksz8863_smi +ksz9477_i2c +ksz_spi +ksz_switch +ktd253-backlight +ktti +ktz8866 +kvaser_pci +kvaser_pciefd +kvaser_usb +kxcjk-1013 +kxsd9 +kxsd9-i2c +kxsd9-spi +kxtj9 +kyber-iosched +kyrofb +l1oip +l2tp_core +l2tp_debugfs +l2tp_eth +l2tp_ip +l2tp_ip6 +l2tp_netlink +l2tp_ppp +l4f00242t03 +l64781 +lan743x +lan78xx +lan9303-core +lan9303_i2c +lan9303_mdio +lan966x-switch +lan966x_serdes +lanai +lantiq_gswip +lapb +lapbether +lattice-ecp3-config +lattice-sysconfig +lattice-sysconfig-spi +layerscape_edac_mod +lcd +lcd2s +ldusb +lec +led-class-flash +led-class-multicolor +led_bl +leds-88pm860x +leds-aat1290 +leds-adp5520 +leds-an30259a +leds-as3645a +leds-aw200xx +leds-aw2013 +leds-bcm6328 +leds-bcm6358 +leds-bd2606mvv +leds-bd2802 +leds-blinkm +leds-cpcap +leds-cr0014114 +leds-da903x +leds-da9052 +leds-dac124s085 +leds-el15203000 +leds-gpio +leds-is31fl319x +leds-is31fl32xx +leds-ktd2692 +leds-lm3530 +leds-lm3532 +leds-lm3533 +leds-lm355x +leds-lm3601x +leds-lm36274 +leds-lm3642 +leds-lm3692x +leds-lm3697 +leds-lp3944 +leds-lp3952 +leds-lp50xx +leds-lp5521 +leds-lp5523 +leds-lp5562 +leds-lp55xx-common +leds-lp8501 +leds-lp8788 +leds-lp8860 +leds-lt3593 +leds-max77650 +leds-max77693 +leds-max8997 +leds-mc13783 +leds-menf21bmc +leds-mlxreg +leds-mt6323 +leds-mt6360 +leds-mt6370-flash +leds-mt6370-rgb +leds-pca9532 +leds-pca955x +leds-pca963x +leds-pwm +leds-pwm-multicolor +leds-qcom-flash +leds-qcom-lpg +leds-regulator +leds-rt4505 +leds-rt8515 +leds-sc27xx-bltc +leds-sgm3140 +leds-spi-byte +leds-tca6507 +leds-ti-lmu-common +leds-tlc591xx +leds-tps6105x +leds-wm831x-status +leds-wm8350 +ledtrig-activity +ledtrig-audio +ledtrig-backlight +ledtrig-camera +ledtrig-default-on +ledtrig-heartbeat +ledtrig-netdev +ledtrig-oneshot +ledtrig-pattern +ledtrig-timer +ledtrig-transient +ledtrig-tty +ledtrig-usbport +legousbtower +lg-vl600 +lg2160 +lgdt3305 +lgdt3306a +lgdt330x +lgs8gl5 +lgs8gxx +lib80211 +lib80211_crypt_ccmp +lib80211_crypt_tkip +lib80211_crypt_wep +libarc4 +libceph +libchacha +libchacha20poly1305 +libcomposite +libcrc32c +libcurve25519 +libcurve25519-generic +libcxgb +libcxgbi +libdes +libertas +libertas_sdio +libertas_spi +libertas_tf +libertas_tf_usb +libfc +libfcoe +libipw +libiscsi +libiscsi_tcp +libpoly1305 +libsas +libwx +lightning +lima +line-display +lineage-pem +linear +linkstation-poweroff +liquidio +liquidio-core +liquidio_vf +lis3lv02d +lis3lv02d_i2c +liteuart +litex_liteeth +litex_mmc +litex_soc_ctrl +lkkbd +ll_temac +llc +llc2 +llcc-qcom +lm25066 +lm3533-als +lm3533-core +lm3533-ctrlbank +lm3533_bl +lm3560 +lm3630a_bl +lm3639_bl +lm363x-regulator +lm3646 +lm63 +lm70 +lm73 +lm75 +lm77 +lm78 +lm80 +lm83 +lm8323 +lm8333 +lm85 +lm87 +lm90 +lm92 +lm93 +lm95234 +lm95241 +lm95245 +lmh +lmp91000 +lms283gf05 +lms501kf03 +lnbh25 +lnbh29 +lnbp21 +lnbp22 +lochnagar-hwmon +lochnagar-regulator +lockd +logicvc-drm +lontium-lt8912b +lontium-lt9211 +lontium-lt9611 +lontium-lt9611uxc +lp +lp3943 +lp3971 +lp3972 +lp855x_bl +lp8727_charger +lp872x +lp873x +lp873x-regulator +lp8755 +lp87565 +lp87565-regulator +lp8788-buck +lp8788-charger +lp8788-ldo +lp8788_adc +lp8788_bl +lpass-gfm-sm8250 +lpassaudiocc-sc7280 +lpasscc-sc7280 +lpasscc-sc8280xp +lpasscc-sdm845 +lpasscorecc-sc7180 +lpasscorecc-sc7280 +lpc_ich +lpc_sch +lpddr_cmds +lpfc +lru_cache +lrw +lt3651-charger +lt7182s +ltc1660 +ltc2471 +ltc2485 +ltc2496 +ltc2497 +ltc2497-core +ltc2632 +ltc2688 +ltc2941-battery-gauge +ltc2945 +ltc2947-core +ltc2947-i2c +ltc2947-spi +ltc2978 +ltc2983 +ltc2990 +ltc2992 +ltc3589 +ltc3676 +ltc3815 +ltc4151 +ltc4162-l-charger +ltc4215 +ltc4222 +ltc4245 +ltc4260 +ltc4261 +ltr501 +ltrf216a +ltv350qv +lv0104cs +lv5207lp +lvds-codec +lvstest +lvts_thermal +lxt +lz4 +lz4_compress +lz4hc +lz4hc_compress +m2m-deinterlace +m52790 +m62332 +m88ds3103 +m88rs2000 +m88rs6000t +mISDN_core +mISDN_dsp +mISDNinfineon +mISDNipac +mISDNisar +m_can +m_can_pci +m_can_platform +ma35d1_serial +mac-celtic +mac-centeuro +mac-croatian +mac-cyrillic +mac-gaelic +mac-greek +mac-iceland +mac-inuit +mac-roman +mac-romanian +mac-turkish +mac80211 +mac80211_hwsim +mac802154 +mac802154_hwsim +macb +macb_pci +machxo2-spi +macmodes +macsec +macvlan +macvtap +madera +madera-i2c +madera-spi +mag3110 +magellan +mailbox-altera +mailbox-test +mailbox-xgene-slimpro +mali-dp +mantis +mantis_core +map_absent +map_funcs +map_ram +map_rom +marvell +marvell-88x2222 +marvell-cesa +marvell10g +marvell_cn10k_ddr_pmu +marvell_cn10k_tad_pmu +marvell_nand +matrix-keymap +matrix_keypad +matrox_w1 +matroxfb_DAC1064 +matroxfb_Ti3026 +matroxfb_accel +matroxfb_base +matroxfb_crtc2 +matroxfb_g450 +matroxfb_maven +matroxfb_misc +max1027 +max11100 +max1111 +max1118 +max11205 +max11410 +max11801_ts +max1241 +max127 +max1363 +max14577-regulator +max14577_charger +max14656_charger_detector +max15301 +max1586 +max16064 +max16065 +max1619 +max16601 +max1668 +max17040_battery +max17042_battery +max1721x_battery +max197 +max20086-regulator +max20411-regulator +max20730 +max20751 +max2165 +max2175 +max30100 +max30102 +max30208 +max3100 +max31722 +max31730 +max31760 +max31785 +max31790 +max31827 +max31856 +max31865 +max3420_udc +max3421-hcd +max34440 +max44000 +max44009 +max517 +max5432 +max5481 +max5487 +max5522 +max5821 +max63xx_wdt +max6620 +max6621 +max6639 +max6650 +max6697 +max6875 +max7359_keypad +max77541 +max77541-adc +max77541-regulator +max77620-regulator +max77620_thermal +max77620_wdt +max77650 +max77650-charger +max77650-onkey +max77650-regulator +max77686-regulator +max77693-haptic +max77693-regulator +max77693_charger +max77714 +max77802-regulator +max77826-regulator +max77976_charger +max8649 +max8660 +max8688 +max8893 +max8903_charger +max8907 +max8907-regulator +max8925-regulator +max8925_bl +max8925_onkey +max8925_power +max8952 +max8973-regulator +max8997-regulator +max8997_charger +max8997_haptic +max8998 +max8998_charger +max9271 +max9286 +max9611 +max96712 +maxim_thermocouple +mb1232 +mb862xxfb +mb86a16 +mb86a20s +mc +mc13783-adc +mc13783-pwrbutton +mc13783-regulator +mc13783_ts +mc13892-regulator +mc13xxx-core +mc13xxx-i2c +mc13xxx-regulator-core +mc13xxx-spi +mc3230 +mc34vr500 +mc44s803 +mcam-core +mcb +mcb-lpc +mcb-pci +mcba_usb +mceusb +mchp23k256 +mchp48l640 +mchp_pci1xxxx_gp +mchp_pci1xxxx_gpio +mcp16502 +mcp251x +mcp251xfd +mcp3021 +mcp320x +mcp3422 +mcp3911 +mcp4018 +mcp41010 +mcp4131 +mcp4531 +mcp4725 +mcp4922 +mcr20a +mcs5000_ts +mcs7830 +mcs_touchkey +mct_u232 +mctp-i2c +mctp-serial +md-cluster +md4 +mdc800 +mdio +mdio-bcm-unimac +mdio-cavium +mdio-gpio +mdio-hisi-femac +mdio-i2c +mdio-ipq4019 +mdio-ipq8064 +mdio-mscc-miim +mdio-mux +mdio-mux-gpio +mdio-mux-meson-g12a +mdio-mux-meson-gxl +mdio-mux-mmioreg +mdio-mux-multiplexer +mdio-mvusb +mdio-octeon +mdio-regmap +mdio-thunder +mdio-xgene +mdt_loader +me_daq +mediatek +mediatek-cpufreq +mediatek-cpufreq-hw +mediatek-drm +mediatek-drm-hdmi +mediatek-ge +mediatek-ge-soc +megachips-stdpxxxx-ge-b850v3-fw +megaraid +megaraid_mbox +megaraid_mm +megaraid_sas +melfas_mip4 +memory-notifier-error-inject +memstick +men_z135_uart +men_z188_adc +mena21_wdt +menf21bmc +menf21bmc_hwmon +menf21bmc_wdt +menz69_wdt +meson-canvas +meson-drm +meson-gx-mmc +meson-gxl +meson-ir +meson-ir-tx +meson-mx-sdio +meson-rng +meson-vdec +meson_ddr_pmu_g12 +meson_dw_hdmi +meson_dw_mipi_dsi +meson_gxbb_wdt +meson_nand +meson_saradc +meson_wdt +metro-usb +metronomefb +mf6x4 +mgag200 +mhi +mhi_ep +mhi_net +mhi_pci_generic +mhi_wwan_ctrl +mhi_wwan_mbim +mi0283qt +michael_mic +micrel +microchip +microchip-spi +microchip_t1 +microchip_t1s +microread +microread_i2c +microtek +minix +mip6 +mipi-i3c-hci +mite +mkiss +ml86v7667 +mlx4_core +mlx4_en +mlx4_ib +mlx5-vfio-pci +mlx5_core +mlx5_ib +mlx5_vdpa +mlx90614 +mlx90632 +mlx_wdt +mlxbf-bootctl +mlxbf-pmc +mlxbf-tmfifo +mlxbf_gige +mlxfw +mlxreg-fan +mlxreg-hotplug +mlxreg-io +mlxreg-lc +mlxsw_core +mlxsw_i2c +mlxsw_minimal +mlxsw_pci +mlxsw_spectrum +mma7455_core +mma7455_i2c +mma7455_spi +mma7660 +mma8450 +mma8452 +mma9551 +mma9551_core +mma9553 +mmc35240 +mmc_hsq +mmc_spi +mmcc-msm8994 +mmcc-msm8996 +mmcc-msm8998 +mmcc-sdm660 +mms114 +mn88443x +mn88472 +mn88473 +mos7720 +mos7840 +most_cdev +most_core +most_dim2 +most_i2c +most_net +most_snd +most_usb +most_video +motorcomm +motorola-cpcap +moxa +moxtet +mp2629 +mp2629_adc +mp2629_charger +mp2888 +mp2975 +mp5023 +mp5416 +mp8859 +mp886x +mpi3mr +mpl115 +mpl115_i2c +mpl115_spi +mpl3115 +mpls_gso +mpls_iptunnel +mpls_router +mpoa +mpq7920 +mpq7932 +mpr121_touchkey +mprls0025pa +mpt3sas +mptbase +mptcp_diag +mptctl +mptfc +mptlan +mptsas +mptscsih +mptspi +mpu3050 +mr75203 +mrf24j40 +mrp +ms5611_core +ms5611_i2c +ms5611_spi +ms5637 +ms_block +ms_sensors_i2c +msa311 +mscc +mscc_felix +mscc_felix_dsa_lib +mscc_ocelot +mscc_ocelot_ext +mscc_ocelot_switch_lib +mscc_seville +msdos +mse102x +msg2638 +msi001 +msi2500 +msm +msp3400 +mspro_block +mss-sc7180 +mt2060 +mt2063 +mt20xx +mt2131 +mt2266 +mt312 +mt352 +mt6311-regulator +mt6315-regulator +mt6323-regulator +mt6331-regulator +mt6332-regulator +mt6357-regulator +mt6358-regulator +mt6359-accdet +mt6359-regulator +mt6360-adc +mt6360-core +mt6360-regulator +mt6360_charger +mt6370 +mt6370-adc +mt6370-backlight +mt6370-charger +mt6370-regulator +mt6380-regulator +mt6397 +mt6397-regulator +mt6577_auxadc +mt6779-keypad +mt6797-mt6351 +mt7530 +mt7530-mdio +mt7530-mmio +mt76 +mt76-connac-lib +mt76-sdio +mt76-usb +mt7601u +mt7603e +mt7615-common +mt7615e +mt7663-usb-sdio-common +mt7663s +mt7663u +mt76x0-common +mt76x02-lib +mt76x02-usb +mt76x0e +mt76x0u +mt76x2-common +mt76x2e +mt76x2u +mt7915e +mt7921-common +mt7921e +mt7921s +mt7921u +mt7996e +mt8183-da7219-max98357 +mt8183-mt6358-ts3a227-max98357 +mt8186-mt6366-da7219-max98357 +mt8186-mt6366-rt1019-rt5682s +mt8188-mt6359 +mt8192-mt6359-rt1015-rt5682 +mt8195-mt6359 +mt9m001 +mt9m111 +mt9p031 +mt9t112 +mt9v011 +mt9v032 +mt9v111 +mtd +mtd_blkdevs +mtd_dataflash +mtdblock +mtdblock_ro +mtdoops +mtdpstore +mtdram +mtdswap +mtip32xx +mtk-adsp-common +mtk-adsp-ipc +mtk-adsp-mailbox +mtk-btcvsd +mtk-cci-devfreq +mtk-cir +mtk-cmdq-helper +mtk-cmdq-mailbox +mtk-cqdma +mtk-devapc +mtk-hsdma +mtk-mmsys +mtk-mutex +mtk-pmic-keys +mtk-pmic-wrap +mtk-rng +mtk-sd +mtk-smi +mtk-svs +mtk-uart-apdma +mtk-vpu +mtk_dp +mtk_iommu +mtk_nand +mtk_rpmsg +mtk_scp +mtk_scp_ipi +mtk_t7xx +mtk_wdt +mtouch +mtu3 +multipath +musb_hdrc +mux-adg792a +mux-adgs1408 +mux-core +mux-gpio +mux-mmio +mv88e6060 +mv88e6xxx +mv_u3d_core +mv_udc +mvmdio +mvneta +mvpp2 +mvsas +mvumi +mwifiex +mwifiex_pcie +mwifiex_sdio +mwifiex_usb +mwl8k +mxb +mxc-jpeg-encdec +mxc4005 +mxc6255 +mxc_nand +mxc_w1 +mxcmmc +mxic_nand +mxl-gpy +mxl111sf-demod +mxl111sf-tuner +mxl301rf +mxl5005s +mxl5007t +mxl5xx +mxl692 +mxser +mxsfb +mxuport +myrb +myri10ge +myrs +n5pf +n_gsm +n_hdlc +nand +nandcore +nandsim +national +natsemi +nau7802 +navman +nb7vpq904m +nbd +nci +nci_spi +nci_uart +ncn26000 +nct6683 +nct6775 +nct6775-core +nct6775-i2c +nct7802 +nct7904 +nd_btt +nd_pmem +nd_virtio +ne2k-pci +neofb +net1080 +net2272 +net2280 +netconsole +netdevsim +netfs +netjet +netlink_diag +netrom +netsec +netup-unidvb +netxen_nic +newtonkbd +nf_conncount +nf_conntrack +nf_conntrack_amanda +nf_conntrack_bridge +nf_conntrack_broadcast +nf_conntrack_ftp +nf_conntrack_h323 +nf_conntrack_irc +nf_conntrack_netbios_ns +nf_conntrack_netlink +nf_conntrack_pptp +nf_conntrack_sane +nf_conntrack_sip +nf_conntrack_snmp +nf_conntrack_tftp +nf_defrag_ipv4 +nf_defrag_ipv6 +nf_dup_ipv4 +nf_dup_ipv6 +nf_dup_netdev +nf_flow_table +nf_flow_table_inet +nf_log_syslog +nf_nat +nf_nat_amanda +nf_nat_ftp +nf_nat_h323 +nf_nat_irc +nf_nat_pptp +nf_nat_sip +nf_nat_snmp_basic +nf_nat_tftp +nf_reject_ipv4 +nf_reject_ipv6 +nf_socket_ipv4 +nf_socket_ipv6 +nf_synproxy_core +nf_tables +nf_tproxy_ipv4 +nf_tproxy_ipv6 +nfc +nfc_digital +nfcmrvl +nfcmrvl_i2c +nfcmrvl_spi +nfcmrvl_uart +nfcmrvl_usb +nfcsim +nfit +nfnetlink +nfnetlink_acct +nfnetlink_cthelper +nfnetlink_cttimeout +nfnetlink_hook +nfnetlink_log +nfnetlink_osf +nfnetlink_queue +nfp +nfs +nfs_acl +nfs_layout_flexfiles +nfs_layout_nfsv41_files +nfsd +nfsv2 +nfsv3 +nfsv4 +nft_chain_nat +nft_compat +nft_connlimit +nft_ct +nft_dup_ipv4 +nft_dup_ipv6 +nft_dup_netdev +nft_fib +nft_fib_inet +nft_fib_ipv4 +nft_fib_ipv6 +nft_fib_netdev +nft_flow_offload +nft_fwd_netdev +nft_hash +nft_limit +nft_log +nft_masq +nft_meta_bridge +nft_nat +nft_numgen +nft_osf +nft_queue +nft_quota +nft_redir +nft_reject +nft_reject_bridge +nft_reject_inet +nft_reject_ipv4 +nft_reject_ipv6 +nft_reject_netdev +nft_socket +nft_synproxy +nft_tproxy +nft_tunnel +nft_xfrm +nftl +ngbe +ngene +nhc_dest +nhc_fragment +nhc_hop +nhc_ipv6 +nhc_mobility +nhc_routing +nhc_udp +nhpoly1305 +nhpoly1305-neon +ni_6527 +ni_65xx +ni_660x +ni_670x +ni_pcidio +ni_pcimio +ni_routes_test +ni_routing +ni_tio +ni_tiocmd +ni_usb6501 +nicpf +nicstar +nicvf +nilfs2 +nitro_enclaves +niu +nixge +nlmon +nls_ascii +nls_cp1250 +nls_cp1251 +nls_cp1255 +nls_cp737 +nls_cp775 +nls_cp850 +nls_cp852 +nls_cp855 +nls_cp857 +nls_cp860 +nls_cp861 +nls_cp862 +nls_cp863 +nls_cp864 +nls_cp865 +nls_cp866 +nls_cp869 +nls_cp874 +nls_cp932 +nls_cp936 +nls_cp949 +nls_cp950 +nls_euc-jp +nls_iso8859-1 +nls_iso8859-13 +nls_iso8859-14 +nls_iso8859-15 +nls_iso8859-2 +nls_iso8859-3 +nls_iso8859-4 +nls_iso8859-5 +nls_iso8859-6 +nls_iso8859-7 +nls_iso8859-9 +nls_koi8-r +nls_koi8-ru +nls_koi8-u +nls_utf8 +noa1305 +nosy +notifier-error-inject +nouveau +novatek-nvt-ts +nozomi +npcm-rng +npcm750-pwm-fan +npcm_adc +npcm_edac +nps_enet +ns558 +ns83820 +nsh +ntb +ntb_hw_epf +ntb_hw_idt +ntb_hw_switchtec +ntb_netdev +ntb_perf +ntb_pingpong +ntb_tool +ntb_transport +ntc_thermistor +ntfs +ntfs3 +ntxec +null_blk +nuvoton-cir +nvec +nvec_kbd +nvec_paz00 +nvec_power +nvec_ps2 +nvidiafb +nvme +nvme-apple +nvme-common +nvme-core +nvme-fabrics +nvme-fc +nvme-loop +nvme-rdma +nvme-tcp +nvmem-apple-efuses +nvmem-imx-iim +nvmem-imx-ocotp +nvmem-imx-ocotp-ele +nvmem-imx-ocotp-scu +nvmem-layerscape-sfp +nvmem-rave-sp-eeprom +nvmem-reboot-mode +nvmem-rmem +nvmem-rockchip-otp +nvmem-sc27xx-efuse +nvmem_meson_efuse +nvmem_meson_mx_efuse +nvmem_mtk-efuse +nvmem_qcom-spmi-sdam +nvmem_qfprom +nvmem_rockchip_efuse +nvmem_snvs_lpgpr +nvmem_sprd_efuse +nvmem_stm32_romem +nvmem_sunxi_sid +nvmem_u-boot-env +nvmet +nvmet-fc +nvmet-rdma +nvmet-tcp +nvsw-sn2201 +nwl-dsi +nxp-bbnsm-pwrkey +nxp-c45-tja11xx +nxp-cbtx +nxp-nci +nxp-nci_i2c +nxp-ptn3460 +nxp-tja11xx +nxt200x +nxt6000 +nzxt-kraken2 +nzxt-smart2 +objagg +ocelot-soc +ocfb +ocfs2 +ocfs2_dlm +ocfs2_dlmfs +ocfs2_nodemanager +ocfs2_stack_o2cb +ocfs2_stack_user +ocfs2_stackglue +ocmem +ocrdma +octeon_ep +octeontx-cpt +octeontx-cptvf +of-fpga-region +of_mmc_spi +of_pmem +of_xilinx_wdt +ofb +ofpart +og01a1b +ohci-platform +omap-mailbox +omap-rng +omap2_nand +omap4-keypad +omap_elm +omap_hwspinlock +omfs +omninet +on20 +on26 +onboard_usb_hub +onenand +onie-tlv +open-dice +opencores-kbd +openvswitch +opt3001 +opt4001 +optee +optee-rng +opticon +option +or51132 +or51211 +orangefs +orinoco +orinoco_nortel +orinoco_plx +orinoco_tmd +orinoco_usb +oti6858 +otm3225a +otx2_ptp +ov01a10 +ov02a10 +ov08d10 +ov08x40 +ov13858 +ov13b10 +ov2640 +ov2659 +ov2680 +ov2685 +ov2740 +ov4689 +ov5640 +ov5645 +ov5647 +ov5648 +ov5670 +ov5675 +ov5693 +ov5695 +ov6650 +ov7251 +ov7640 +ov7670 +ov772x +ov7740 +ov8856 +ov8858 +ov8865 +ov9282 +ov9640 +ov9650 +ov9734 +overlay +owl-dma +owl-emac +owl-mmc +oxu210hp-hcd +p54common +p54pci +p54spi +p54usb +p8022 +pa12203001 +palmas-pwrbutton +palmas-regulator +palmas_gpadc +pandora_bl +panel +panel-abt-y030xx067a +panel-arm-versatile +panel-asus-z00t-tm5p5-n35596 +panel-auo-a030jtn01 +panel-boe-bf060y8m-aj0 +panel-boe-himax8279d +panel-boe-tv101wum-nl6 +panel-dsi-cm +panel-ebbg-ft8719 +panel-edp +panel-elida-kd35t133 +panel-feixin-k101-im2ba02 +panel-feiyang-fy07024di26a30d +panel-himax-hx8394 +panel-ilitek-ili9322 +panel-ilitek-ili9341 +panel-ilitek-ili9881c +panel-innolux-ej030na +panel-innolux-p079zca +panel-jadard-jd9365da-h3 +panel-jdi-fhd-r63452 +panel-jdi-lt070me05000 +panel-khadas-ts050 +panel-kingdisplay-kd097d04 +panel-leadtek-ltk050h3146w +panel-leadtek-ltk500hd1829 +panel-lg-lb035q02 +panel-lg-lg4573 +panel-lvds +panel-magnachip-d53e6ea8966 +panel-mantix-mlaf057we51 +panel-mipi-dbi +panel-nec-nl8048hl11 +panel-newvision-nv3051d +panel-newvision-nv3052c +panel-novatek-nt35510 +panel-novatek-nt35560 +panel-novatek-nt35950 +panel-novatek-nt36523 +panel-novatek-nt36672a +panel-novatek-nt39016 +panel-olimex-lcd-olinuxino +panel-orisetech-ota5601a +panel-orisetech-otm8009a +panel-osd-osd101t2587-53ts +panel-panasonic-vvx10f034n00 +panel-raspberrypi-touchscreen +panel-raydium-rm67191 +panel-raydium-rm68200 +panel-ronbo-rb070d30 +panel-samsung-atna33xc20 +panel-samsung-db7430 +panel-samsung-ld9040 +panel-samsung-s6d16d0 +panel-samsung-s6d27a1 +panel-samsung-s6d7aa0 +panel-samsung-s6e3ha2 +panel-samsung-s6e63j0x03 +panel-samsung-s6e63m0 +panel-samsung-s6e63m0-dsi +panel-samsung-s6e63m0-spi +panel-samsung-s6e88a0-ams452ef01 +panel-samsung-s6e8aa0 +panel-samsung-sofef00 +panel-seiko-43wvf1g +panel-sharp-lq101r1sx01 +panel-sharp-ls037v7dw01 +panel-sharp-ls043t1le01 +panel-sharp-ls060t1sx01 +panel-simple +panel-sitronix-st7701 +panel-sitronix-st7703 +panel-sitronix-st7789v +panel-sony-acx565akm +panel-sony-td4353-jdi +panel-sony-tulip-truly-nt35521 +panel-tdo-tl070wsh30 +panel-tpo-td028ttec1 +panel-tpo-td043mtea1 +panel-tpo-tpg110 +panel-truly-nt35597 +panel-visionox-rm69299 +panel-visionox-vtdr6130 +panel-widechips-ws2401 +panel-xinpeng-xpp055c272 +panfrost +parade-ps8622 +parade-ps8640 +parkbd +parman +parport +parport_pc +parport_serial +parser_trx +pata_acpi +pata_ali +pata_amd +pata_artop +pata_atiixp +pata_atp867x +pata_cmd640 +pata_cmd64x +pata_cypress +pata_efar +pata_hpt366 +pata_hpt37x +pata_hpt3x2n +pata_hpt3x3 +pata_imx +pata_it8213 +pata_it821x +pata_jmicron +pata_legacy +pata_marvell +pata_mpiix +pata_netcell +pata_ninja32 +pata_ns87410 +pata_ns87415 +pata_of_platform +pata_oldpiix +pata_opti +pata_optidma +pata_parport +pata_pdc2027x +pata_pdc202xx_old +pata_piccolo +pata_platform +pata_radisys +pata_rdc +pata_rz1000 +pata_sch +pata_serverworks +pata_sil680 +pata_sis +pata_sl82c105 +pata_triflex +pata_via +pc300too +pc87360 +pc87427 +pca9450-regulator +pcap-regulator +pcap_keys +pcap_ts +pcbc +pcf50633 +pcf50633-adc +pcf50633-backlight +pcf50633-charger +pcf50633-gpio +pcf50633-input +pcf50633-regulator +pcf8574_keypad +pcf8591 +pch_udc +pci +pci-epf-mhi +pci-epf-ntb +pci-epf-vntb +pci-hyperv +pci-hyperv-intf +pci-meson +pci-pf-stub +pci-stub +pci200syn +pcie-apple +pcie-mediatek-gen3 +pcie-qcom-ep +pcie-rockchip-host +pcie-tegra194 +pcips2 +pcmcia_core +pcmcia_rsrc +pcnet32 +pcrypt +pcs-mtk-lynxi +pcs_xpcs +pcwd_pci +pcwd_usb +pdc_adma +pdr_interface +pds_core +pds_vdpa +peak_pci +peak_pciefd +peak_usb +peci +peci-cpu +peci-cputemp +peci-dimmtemp +pegasus +pegasus_notetaker +penmount +pf8x00-regulator +pfr_telemetry +pfr_update +pfuze100-regulator +phantom +phonet +phram +phy-am654-serdes +phy-armada38x-comphy +phy-bcm-kona-usb2 +phy-berlin-sata +phy-berlin-usb +phy-cadence-salvo +phy-cadence-sierra +phy-cadence-torrent +phy-can-transceiver +phy-cpcap-usb +phy-exynos-usb2 +phy-fsl-imx8-mipi-dphy +phy-fsl-imx8m-pcie +phy-fsl-imx8mq-usb +phy-fsl-imx8qm-lvds-phy +phy-fsl-lynx-28g +phy-generic +phy-gmii-sel +phy-gpio-vbus-usb +phy-hi3660-usb3 +phy-hi3670-pcie +phy-hi3670-usb3 +phy-hi6220-usb +phy-hisi-inno-usb2 +phy-histb-combphy +phy-intel-keembay-emmc +phy-intel-keembay-usb +phy-isp1301 +phy-j721e-wiz +phy-mapphone-mdm6600 +phy-meson-axg-mipi-dphy +phy-meson-g12a-mipi-dphy-analog +phy-meson-g12a-usb2 +phy-meson-g12a-usb3-pcie +phy-meson-gxl-usb2 +phy-meson8b-usb2 +phy-mtk-dp +phy-mtk-hdmi-drv +phy-mtk-mipi-dsi-drv +phy-mtk-pcie +phy-mtk-tphy +phy-mtk-ufs +phy-mtk-xsphy +phy-mvebu-a3700-comphy +phy-mvebu-a3700-utmi +phy-mvebu-cp110-comphy +phy-mvebu-cp110-utmi +phy-ocelot-serdes +phy-omap-usb2 +phy-pxa-28nm-hsic +phy-pxa-28nm-usb2 +phy-qcom-apq8064-sata +phy-qcom-edp +phy-qcom-eusb2-repeater +phy-qcom-ipq4019-usb +phy-qcom-ipq806x-sata +phy-qcom-ipq806x-usb +phy-qcom-pcie2 +phy-qcom-qmp-combo +phy-qcom-qmp-pcie +phy-qcom-qmp-pcie-msm8996 +phy-qcom-qmp-ufs +phy-qcom-qmp-usb +phy-qcom-qusb2 +phy-qcom-sgmii-eth +phy-qcom-snps-eusb2 +phy-qcom-snps-femto-v2 +phy-qcom-usb-hs +phy-qcom-usb-hs-28nm +phy-qcom-usb-hsic +phy-qcom-usb-ss +phy-rcar-gen2 +phy-rcar-gen3-pcie +phy-rcar-gen3-usb2 +phy-rcar-gen3-usb3 +phy-rockchip-dp +phy-rockchip-dphy-rx0 +phy-rockchip-emmc +phy-rockchip-inno-csidphy +phy-rockchip-inno-dsidphy +phy-rockchip-inno-hdmi +phy-rockchip-inno-usb2 +phy-rockchip-naneng-combphy +phy-rockchip-pcie +phy-rockchip-snps-pcie3 +phy-rockchip-typec +phy-rockchip-usb +phy-stm32-usbphyc +phy-sun4i-usb +phy-sun50i-usb3 +phy-sun6i-mipi-dphy +phy-tahvo +phy-tegra-usb +phy-tegra-xusb +phy-tegra194-p2u +phy-tusb1210 +phy-zynqmp +physmap +pi3usb30532 +pi433 +pim4328 +pinctrl-apple-gpio +pinctrl-axp209 +pinctrl-cy8c95x0 +pinctrl-da9062 +pinctrl-imx8ulp +pinctrl-imx93 +pinctrl-ipq5018 +pinctrl-ipq5332 +pinctrl-ipq6018 +pinctrl-ipq8074 +pinctrl-ipq9574 +pinctrl-keembay +pinctrl-lochnagar +pinctrl-lpass-lpi +pinctrl-madera +pinctrl-max77620 +pinctrl-mcp23s08 +pinctrl-mcp23s08_i2c +pinctrl-mcp23s08_spi +pinctrl-mdm9607 +pinctrl-meson-s4 +pinctrl-mlxbf3 +pinctrl-msm8916 +pinctrl-msm8953 +pinctrl-msm8976 +pinctrl-msm8994 +pinctrl-msm8996 +pinctrl-msm8998 +pinctrl-mt6779 +pinctrl-qcm2290 +pinctrl-qcs404 +pinctrl-qdf2xxx +pinctrl-qdu1000 +pinctrl-rk805 +pinctrl-sa8775p +pinctrl-sc7180 +pinctrl-sc7280 +pinctrl-sc7280-lpass-lpi +pinctrl-sc8180x +pinctrl-sc8280xp +pinctrl-sc8280xp-lpass-lpi +pinctrl-sdm660 +pinctrl-sdm670 +pinctrl-sdm845 +pinctrl-sdx75 +pinctrl-sm6115 +pinctrl-sm6125 +pinctrl-sm6350 +pinctrl-sm6375 +pinctrl-sm7150 +pinctrl-sm8150 +pinctrl-sm8250 +pinctrl-sm8250-lpass-lpi +pinctrl-sm8350 +pinctrl-sm8450 +pinctrl-sm8450-lpass-lpi +pinctrl-sm8550 +pinctrl-sm8550-lpass-lpi +pinctrl-spmi-gpio +pinctrl-spmi-mpp +pinctrl-ssbi-gpio +pinctrl-ssbi-mpp +pinctrl-stmfx +pinctrl-zynqmp +pinephone-keyboard +ping +pistachio-internal-dac +pixcir_i2c_ts +pkcs7_test_key +pkcs8_key_parser +pktgen +pl111_drm +pl172 +pl2303 +pl330 +plat-ram +plat_nand +platform_lcd +platform_mhu +platform_profile +plfxlc +pli1209bc +plip +plusb +pluto2 +plx_dma +plx_pci +pm-notifier-error-inject +pm2fb +pm3fb +pm6764tr +pm80xx +pm8916_wdt +pm8941-pwrkey +pm8xxx-vibrator +pmbus +pmbus_core +pmc551 +pmcraid +pmic_glink +pmic_glink_altmode +pms7003 +pn532_uart +pn533 +pn533_i2c +pn533_usb +pn544 +pn544_i2c +pn_pep +poly1305-neon +poly1305_generic +polynomial +polyval-ce +polyval-generic +port100 +powermate +powr1220 +ppa +ppdev +ppp_async +ppp_deflate +ppp_mppe +ppp_synctty +pppoatm +pppoe +pppox +pps-gpio +pps-ldisc +pps_parport +pptp +prestera +prestera_pci +pretimeout_panic +prism2_usb +pru_rproc +pruss +ps2-gpio +ps2mult +psample +pse_regulator +psmouse +psnap +pstore_blk +pstore_zone +psxpad-spi +ptp-qoriq +ptp_clockmatrix +ptp_dfl_tod +ptp_idt82p33 +ptp_ines +ptp_kvm +ptp_ocp +pulse8-cec +pulsedlight-lidar-lite-v2 +pv88060-regulator +pv88080-regulator +pv88090-regulator +pvcalls-front +pvpanic +pvpanic-mmio +pvpanic-pci +pvrusb2 +pwc +pwm-apple +pwm-atmel-hlcdc +pwm-atmel-tcb +pwm-beeper +pwm-berlin +pwm-clk +pwm-cros-ec +pwm-dwc +pwm-fan +pwm-fsl-ftm +pwm-hibvt +pwm-imx-tpm +pwm-imx1 +pwm-imx27 +pwm-iqs620a +pwm-ir-tx +pwm-keembay +pwm-lp3943 +pwm-mediatek +pwm-meson +pwm-mtk-disp +pwm-ntxec +pwm-omap-dmtimer +pwm-pca9685 +pwm-rcar +pwm-regulator +pwm-renesas-tpu +pwm-rockchip +pwm-rz-mtu3 +pwm-sl28cpld +pwm-sprd +pwm-stm32 +pwm-stm32-lp +pwm-sun4i +pwm-tegra +pwm-tiecap +pwm-tiehrpwm +pwm-twl +pwm-twl-led +pwm-vibra +pwm-visconti +pwm-xilinx +pwm_bl +pwr-mlxbf +pwrseq_emmc +pwrseq_sd8787 +pwrseq_simple +pxa168_eth +pxa27x_udc +pxe1610 +pxrc +q54sj108a2 +q6adm +q6afe +q6afe-clocks +q6afe-dai +q6apm-dai +q6apm-lpass-dais +q6asm +q6asm-dai +q6core +q6prm +q6prm-clocks +q6routing +q6sstop-qcs404 +qaic +qat_4xxx +qat_c3xxx +qat_c3xxxvf +qat_c62x +qat_c62xvf +qat_dh895xcc +qat_dh895xccvf +qca8k +qca_7k_common +qcaspi +qcauart +qcaux +qcom-apcs-ipc-mailbox +qcom-camss +qcom-coincell +qcom-cpufreq-hw +qcom-cpufreq-nvmem +qcom-emac +qcom-geni-se +qcom-labibb-regulator +qcom-pm8008 +qcom-pon +qcom-rng +qcom-rpmh-regulator +qcom-spmi-adc-tm5 +qcom-spmi-adc5 +qcom-spmi-iadc +qcom-spmi-pmic +qcom-spmi-rradc +qcom-spmi-temp-alarm +qcom-spmi-vadc +qcom-vadc-common +qcom-wdt +qcom-wled +qcom_aoss +qcom_bam_dmux +qcom_battmgr +qcom_common +qcom_edac +qcom_eud +qcom_geni_serial +qcom_glink +qcom_glink_rpm +qcom_glink_smem +qcom_gsbi +qcom_hwspinlock +qcom_ice +qcom_nandc +qcom_pil_info +qcom_pmi8998_charger +qcom_pmic_tcpm +qcom_q6v5 +qcom_q6v5_adsp +qcom_q6v5_mss +qcom_q6v5_pas +qcom_q6v5_wcss +qcom_rpm +qcom_rpm-regulator +qcom_smbb +qcom_smd +qcom_smd-regulator +qcom_spmi-regulator +qcom_stats +qcom_sysmon +qcom_tsens +qcom_usb_vbus-regulator +qcomsmempart +qcrypto +qcserial +qed +qede +qedf +qedi +qedr +qemu_fw_cfg +qinfo_probe +qla1280 +qla2xxx +qla3xxx +qla4xxx +qlcnic +qlge +qm1d1b0004 +qm1d1c0042 +qmi_helpers +qmi_wwan +qnoc-msm8916 +qnoc-msm8939 +qnoc-msm8974 +qnoc-msm8996 +qnoc-qcm2290 +qnoc-qcs404 +qnoc-qdu1000 +qnoc-sa8775p +qnoc-sc7180 +qnoc-sc7280 +qnoc-sc8180x +qnoc-sc8280xp +qnoc-sdm660 +qnoc-sdm670 +qnoc-sdm845 +qnoc-sdx55 +qnoc-sdx65 +qnoc-sm6350 +qnoc-sm8150 +qnoc-sm8250 +qnoc-sm8350 +qnoc-sm8450 +qnoc-sm8550 +qnx4 +qnx6 +qoriq-cpufreq +qoriq_thermal +qrtr +qrtr-mhi +qrtr-smd +qrtr-tun +qsemi +qt1010 +qt1050 +qt1070 +qt2160 +qtnfmac +qtnfmac_pcie +quatech2 +quota_tree +quota_v1 +quota_v2 +qwiic-joystick +qxl +r592 +r6040 +r8152 +r8153_ecm +r8169 +r8192e_pci +r8192u_usb +r820t +r852 +r8712u +r8723bs +r8a66597-hcd +r8a66597-udc +r8a779f0-ether-serdes +raa215300 +radeon +radeonfb +radio-keene +radio-ma901 +radio-maxiradio +radio-mr800 +radio-platform-si4713 +radio-raremono +radio-shark +radio-si470x-common +radio-si470x-i2c +radio-si470x-usb +radio-si476x +radio-tea5764 +radio-usb-si4713 +radio-wl1273 +raid0 +raid1 +raid10 +raid456 +raid6_pq +raid_class +rainshadow-cec +ramoops +ramp_controller +ravb +rave-sp +rave-sp-backlight +rave-sp-pwrbutton +rave-sp-wdt +raw_diag +raw_gadget +raydium_i2c_ts +rbd +rc-adstech-dvb-t-pci +rc-alink-dtu-m +rc-anysee +rc-apac-viewcomp +rc-astrometa-t2hybrid +rc-asus-pc39 +rc-asus-ps3-100 +rc-ati-tv-wonder-hd-600 +rc-ati-x10 +rc-avermedia +rc-avermedia-a16d +rc-avermedia-cardbus +rc-avermedia-dvbt +rc-avermedia-m135a +rc-avermedia-m733a-rm-k6 +rc-avermedia-rm-ks +rc-avertv-303 +rc-azurewave-ad-tu700 +rc-beelink-gs1 +rc-beelink-mxiii +rc-behold +rc-behold-columbus +rc-budget-ci-old +rc-cinergy +rc-cinergy-1400 +rc-core +rc-ct-90405 +rc-d680-dmb +rc-delock-61959 +rc-dib0700-nec +rc-dib0700-rc5 +rc-digitalnow-tinytwin +rc-digittrade +rc-dm1105-nec +rc-dntv-live-dvb-t +rc-dntv-live-dvbt-pro +rc-dreambox +rc-dtt200u +rc-dvbsky +rc-dvico-mce +rc-dvico-portable +rc-em-terratec +rc-encore-enltv +rc-encore-enltv-fm53 +rc-encore-enltv2 +rc-evga-indtube +rc-eztv +rc-flydvb +rc-flyvideo +rc-fusionhdtv-mce +rc-gadmei-rm008z +rc-geekbox +rc-genius-tvgo-a11mce +rc-gotview7135 +rc-hauppauge +rc-hisi-poplar +rc-hisi-tv-demo +rc-imon-mce +rc-imon-pad +rc-imon-rsc +rc-iodata-bctv7e +rc-it913x-v1 +rc-it913x-v2 +rc-kaiomy +rc-khadas +rc-khamsin +rc-kworld-315u +rc-kworld-pc150u +rc-kworld-plus-tv-analog +rc-leadtek-y04g0051 +rc-lme2510 +rc-loopback +rc-manli +rc-mecool-kii-pro +rc-mecool-kiii-pro +rc-medion-x10 +rc-medion-x10-digitainer +rc-medion-x10-or2x +rc-minix-neo +rc-msi-digivox-ii +rc-msi-digivox-iii +rc-msi-tvanywhere +rc-msi-tvanywhere-plus +rc-nebula +rc-nec-terratec-cinergy-xs +rc-norwood +rc-npgtech +rc-odroid +rc-pctv-sedna +rc-pine64 +rc-pinnacle-color +rc-pinnacle-grey +rc-pinnacle-pctv-hd +rc-pixelview +rc-pixelview-002t +rc-pixelview-mk12 +rc-pixelview-new +rc-powercolor-real-angel +rc-proteus-2309 +rc-purpletv +rc-pv951 +rc-rc6-mce +rc-real-audio-220-32-keys +rc-reddo +rc-snapstream-firefly +rc-streamzap +rc-su3000 +rc-tanix-tx3mini +rc-tanix-tx5max +rc-tbs-nec +rc-technisat-ts35 +rc-technisat-usb2 +rc-terratec-cinergy-c-pci +rc-terratec-cinergy-s2-hd +rc-terratec-cinergy-xs +rc-terratec-slim +rc-terratec-slim-2 +rc-tevii-nec +rc-tivo +rc-total-media-in-hand +rc-total-media-in-hand-02 +rc-trekstor +rc-tt-1500 +rc-twinhan-dtv-cab-ci +rc-twinhan1027 +rc-vega-s9x +rc-videomate-m1f +rc-videomate-s350 +rc-videomate-tv-pvr +rc-videostrong-kii-pro +rc-wetek-hub +rc-wetek-play2 +rc-winfast +rc-winfast-usbii-deluxe +rc-x96max +rc-xbox-360 +rc-xbox-dvd +rc-zx-irdec +rc5t583-regulator +rcar-csi2 +rcar-dmac +rcar-du-drm +rcar-fcp +rcar-isp +rcar-vin +rcar_can +rcar_canfd +rcar_cmm +rcar_drif +rcar_dw_hdmi +rcar_fdp1 +rcar_gen3_thermal +rcar_jpu +rcar_lvds +rcar_mipi_dsi +rcar_rproc +rcar_thermal +rdacm20 +rdacm21 +rdc321x-southbridge +rdma_cm +rdma_rxe +rdma_ucm +rds +rds_rdma +rds_tcp +realtek +realtek-mdio +realtek-smi +reboot-mode +redboot +redrat3 +reed_solomon +regmap-ac97 +regmap-i3c +regmap-sccb +regmap-sdw +regmap-sdw-mbq +regmap-slimbus +regmap-spi-avmm +regmap-spmi +regmap-w1 +regulator-haptic +reiserfs +renesas-nand-controller +renesas-rpc-if +renesas_sdhi_core +renesas_sdhi_internal_dmac +renesas_sdhi_sys_dmac +renesas_usb3 +renesas_usbf +renesas_usbhs +renesas_wdt +repaper +reset-a10sr +reset-hi3660 +reset-meson-audio-arb +reset-qcom-pdc +reset-scmi +reset-ti-sci +reset-ti-syscon +reset-tps380x +resistive-adc-touch +retu-mfd +retu-pwrbutton +retu_wdt +rfc1051 +rfc1201 +rfcomm +rfd77402 +rfd_ftl +rfkill-gpio +rio-scan +rio_cm +rio_mport_cdev +rionet +rivafb +rj54n1cb0c +rk3399_dmc +rk805-pwrkey +rk808-regulator +rk817_charger +rk8xx-core +rk8xx-i2c +rk8xx-spi +rk_crypto +rm3100-core +rm3100-i2c +rm3100-spi +rmd160 +rmi_core +rmi_i2c +rmi_smbus +rmi_spi +rmnet +rmtfs_mem +rn5t618 +rn5t618-adc +rn5t618-regulator +rn5t618_power +rn5t618_wdt +rnbd-client +rnbd-server +rndis_host +rndis_wlan +rockchip +rockchip-dfi +rockchip-isp1 +rockchip-nand-controller +rockchip-rga +rockchip-vdec +rockchip_saradc +rockchip_thermal +rockchipdrm +rocker +rohm-bd71828 +rohm-bd718x7 +rohm-bd9576 +rohm-bu27008 +rohm-bu27034 +rohm-regulator +rohm_bu21023 +romfs +rose +rotary_encoder +rp2 +rpcrdma +rpcsec_gss_krb5 +rpi-panel-attiny-regulator +rpm_master_stats +rpmpd +rpmsg_char +rpmsg_core +rpmsg_ctrl +rpmsg_ns +rpmsg_tty +rpmsg_wwan_ctrl +rpr0521 +rsi_91x +rsi_sdio +rsi_usb +rsmu-i2c +rsmu-spi +rswitch_drv +rt1719 +rt2400pci +rt2500pci +rt2500usb +rt2800lib +rt2800mmio +rt2800pci +rt2800usb +rt2x00lib +rt2x00mmio +rt2x00pci +rt2x00usb +rt4801-regulator +rt4803 +rt4831 +rt4831-backlight +rt4831-regulator +rt5033 +rt5033-regulator +rt5033_battery +rt5033_charger +rt5120 +rt5120-pwrkey +rt5120-regulator +rt5190a-regulator +rt5739 +rt5759-regulator +rt6160-regulator +rt6190-regulator +rt61pci +rt6245-regulator +rt73usb +rt9455_charger +rt9467-charger +rt9471 +rtc-88pm80x +rtc-88pm860x +rtc-ab-b5ze-s3 +rtc-ab-eoz9 +rtc-abx80x +rtc-armada38x +rtc-as3722 +rtc-bd70528 +rtc-bq32k +rtc-bq4802 +rtc-cadence +rtc-cpcap +rtc-cros-ec +rtc-da9052 +rtc-da9055 +rtc-da9063 +rtc-ds1286 +rtc-ds1302 +rtc-ds1305 +rtc-ds1307 +rtc-ds1343 +rtc-ds1347 +rtc-ds1374 +rtc-ds1390 +rtc-ds1511 +rtc-ds1553 +rtc-ds1672 +rtc-ds1685 +rtc-ds1742 +rtc-ds2404 +rtc-ds3232 +rtc-em3027 +rtc-fm3130 +rtc-fsl-ftm-alarm +rtc-ftrtc010 +rtc-goldfish +rtc-hid-sensor-time +rtc-hym8563 +rtc-imx-sc +rtc-imxdi +rtc-isl12022 +rtc-isl12026 +rtc-isl1208 +rtc-lp8788 +rtc-m41t80 +rtc-m41t93 +rtc-m41t94 +rtc-m48t35 +rtc-m48t59 +rtc-m48t86 +rtc-max6900 +rtc-max6902 +rtc-max6916 +rtc-max77686 +rtc-max8907 +rtc-max8925 +rtc-max8997 +rtc-max8998 +rtc-mc13xxx +rtc-mcp795 +rtc-meson-vrtc +rtc-msm6242 +rtc-mt2712 +rtc-mt6397 +rtc-mt7622 +rtc-mxc +rtc-mxc_v2 +rtc-nct3018y +rtc-ntxec +rtc-nxp-bbnsm +rtc-optee +rtc-palmas +rtc-pcap +rtc-pcf2123 +rtc-pcf2127 +rtc-pcf50633 +rtc-pcf85063 +rtc-pcf8523 +rtc-pcf85363 +rtc-pcf8563 +rtc-pcf8583 +rtc-pl030 +rtc-pl031 +rtc-pm8xxx +rtc-r7301 +rtc-r9701 +rtc-rc5t583 +rtc-rc5t619 +rtc-rk808 +rtc-rp5c01 +rtc-rs5c348 +rtc-rs5c372 +rtc-rv3028 +rtc-rv3029c2 +rtc-rv3032 +rtc-rv8803 +rtc-rx4581 +rtc-rx6110 +rtc-rx8010 +rtc-rx8025 +rtc-rx8581 +rtc-s35390a +rtc-s5m +rtc-sc27xx +rtc-sd3078 +rtc-sh +rtc-snvs +rtc-stk17ta8 +rtc-stm32 +rtc-tegra +rtc-ti-k3 +rtc-tps6586x +rtc-tps65910 +rtc-twl +rtc-wm831x +rtc-wm8350 +rtc-x1205 +rtc-zynqmp +rti_wdt +rtl2830 +rtl2832 +rtl2832_sdr +rtl8150 +rtl8187 +rtl8188ee +rtl818x_pci +rtl8192c-common +rtl8192ce +rtl8192cu +rtl8192de +rtl8192ee +rtl8192se +rtl8365mb +rtl8366 +rtl8723-common +rtl8723ae +rtl8723be +rtl8821ae +rtl8xxxu +rtl_pci +rtl_usb +rtllib +rtllib_crypt_ccmp +rtllib_crypt_tkip +rtllib_crypt_wep +rtlwifi +rtmv20-regulator +rtq2134-regulator +rtq6056 +rtq6752-regulator +rtrs-client +rtrs-core +rtrs-server +rts5208 +rtsx_pci +rtsx_pci_ms +rtsx_pci_sdmmc +rtsx_usb +rtsx_usb_ms +rtsx_usb_sdmmc +rtw88_8723d +rtw88_8723de +rtw88_8723ds +rtw88_8723du +rtw88_8821c +rtw88_8821ce +rtw88_8821cs +rtw88_8821cu +rtw88_8822b +rtw88_8822be +rtw88_8822bs +rtw88_8822bu +rtw88_8822c +rtw88_8822ce +rtw88_8822cs +rtw88_8822cu +rtw88_core +rtw88_pci +rtw88_sdio +rtw88_usb +rtw89_8851b +rtw89_8851be +rtw89_8852a +rtw89_8852ae +rtw89_8852b +rtw89_8852be +rtw89_8852c +rtw89_8852ce +rtw89_core +rtw89_pci +rvu_af +rvu_cptcommon +rvu_cptpf +rvu_cptvf +rvu_mbox +rvu_nicpf +rvu_nicvf +rx51_battery +rxperf +rxrpc +rz-dmac +rz-mtu3-cnt +rza_wdt +rzg2l-cru +rzg2l-csi2 +rzg2l_adc +rzg2l_mipi_dsi +rzg2l_thermal +rzg2l_wdt +rzn1_wdt +rzv2m_usb3drd +s1d13xxxfb +s2250 +s2255drv +s2io +s2mpa01 +s2mps11 +s3fb +s3fwrn5 +s3fwrn5_i2c +s3fwrn82_uart +s5c73m3 +s5h1409 +s5h1411 +s5h1420 +s5h1432 +s5k5baf +s5k6a3 +s5m8767 +s626 +s6sy761 +s921 +sa2ul +saa6588 +saa6752hs +saa7110 +saa7115 +saa7127 +saa7134 +saa7134-alsa +saa7134-dvb +saa7134-empress +saa7134-go7007 +saa7146 +saa7146_vv +saa7164 +saa717x +saa7185 +saa7706h +safe_serial +sahara +sample-trace-array +samsung-dsim +samsung-keypad +samsung-sxgbe +samsung_tty +sata_dwc_460ex +sata_inic162x +sata_mv +sata_nv +sata_promise +sata_qstor +sata_rcar +sata_sil +sata_sil24 +sata_sis +sata_svw +sata_sx4 +sata_uli +sata_via +sata_vsc +savagefb +sb1000 +sbp_target +sbrmi +sbs-battery +sbs-charger +sbs-manager +sbsa_gwdt +sbtsi_temp +sc16is7xx +sc2731-regulator +sc2731_charger +sc27xx-poweroff +sc27xx-vibra +sc27xx_adc +sc27xx_fuel_gauge +sc92031 +sc9860-clk +sc9863a-clk +sca3000 +sca3300 +scd30_core +scd30_i2c +scd30_serial +scd4x +sch5627 +sch5636 +sch56xx-common +sch_cake +sch_cbs +sch_choke +sch_codel +sch_drr +sch_etf +sch_ets +sch_fq +sch_fq_codel +sch_fq_pie +sch_gred +sch_hfsc +sch_hhf +sch_htb +sch_ingress +sch_mqprio +sch_mqprio_lib +sch_multiq +sch_netem +sch_pie +sch_plug +sch_prio +sch_qfq +sch_red +sch_sfb +sch_sfq +sch_skbprio +sch_taprio +sch_tbf +sch_teql +sci-clk +sclk-div +scmi-cpufreq +scmi-hwmon +scmi-regulator +scmi_iio +scmi_pm_domain +scmi_power_control +scpi-cpufreq +scpi-hwmon +scpi_pm_domain +scsi_debug +scsi_dh_alua +scsi_dh_emc +scsi_dh_hp_sw +scsi_dh_rdac +scsi_transport_fc +scsi_transport_iscsi +scsi_transport_sas +scsi_transport_spi +scsi_transport_srp +sctp +sctp_diag +sd_adc_modulator +sdhci +sdhci-acpi +sdhci-cadence +sdhci-esdhc-imx +sdhci-milbeaut +sdhci-msm +sdhci-of-arasan +sdhci-of-at91 +sdhci-of-dwcmshc +sdhci-of-esdhc +sdhci-of-sparx5 +sdhci-omap +sdhci-pci +sdhci-pltfm +sdhci-pxav3 +sdhci-sprd +sdhci-tegra +sdhci-xenon-driver +sdhci_am654 +sdhci_f_sdh30 +sdio_uart +sensehat-joystick +sensorhub +serial-tegra +serial_ir +serio_raw +sermouse +serpent_generic +serport +ses +sf-pdma +sfc +sfc-falcon +sfc-siena +sfp +sgi_w1 +sgp30 +sgp40 +sh_eth +sh_mmcif +sh_mobile_lcdcfb +sha1-ce +sha2-ce +sha256-arm64 +sha3-ce +shark2 +shmob-drm +sht15 +sht21 +sht3x +sht4x +shtc1 +si1133 +si1145 +si2157 +si2165 +si2168 +si21xx +si4713 +si476x-core +si7005 +si7020 +sidewinder +sierra +sierra_net +sifive +sii902x +sii9234 +sil-sii8620 +sil164 +silead +simple-bridge +simple-mfd-i2c +simpledrm +simplefb +siox-bus-gpio +siox-core +sis190 +sis5595 +sis900 +sis_i2c +sisfb +sisusbvga +sit +siw +sja1000 +sja1000_isa +sja1000_platform +sja1105 +skfp +skge +sky2 +sky81452 +sky81452-backlight +sky81452-regulator +sl28cpld-hwmon +sl28cpld_wdt +sl28vpd +sl811-hcd +slcan +slg51000-regulator +slic_ds26522 +slicoss +slim-qcom-ctrl +slim-qcom-ngd-ctrl +slimbus +slip +slram +sm2_generic +sm3 +sm3-ce +sm3-neon +sm3_generic +sm4 +sm4-ce +sm4-ce-ccm +sm4-ce-cipher +sm4-ce-gcm +sm4-neon +sm4_generic +sm501 +sm501fb +sm712fb +sm750fb +sm_common +sm_ftl +smartpqi +smb347-charger +smc +smc_diag +smd-rpm +smem +smipcie +smm665 +smp2p +smpro-core +smpro-errmon +smpro-hwmon +smpro-misc +smsc +smsc47b397 +smsc47m1 +smsc47m192 +smsc75xx +smsc911x +smsc9420 +smsc95xx +smscufx +smsdvb +smsm +smsmdtv +smssdio +smsusb +snd +snd-ac97-codec +snd-acp-config +snd-ad1889 +snd-ak4113 +snd-ak4114 +snd-ak4xxx-adda +snd-ali5451 +snd-aloop +snd-als300 +snd-atiixp +snd-atiixp-modem +snd-au8810 +snd-au8820 +snd-au8830 +snd-aw2 +snd-azt3328 +snd-bcd2000 +snd-bebob +snd-bt87x +snd-ca0106 +snd-cmipci +snd-compress +snd-cs4281 +snd-cs46xx +snd-cs8427 +snd-ctl-led +snd-ctxfi +snd-darla20 +snd-darla24 +snd-dice +snd-dummy +snd-echo3g +snd-emu10k1 +snd-emu10k1-synth +snd-emu10k1x +snd-emux-synth +snd-ens1370 +snd-ens1371 +snd-es1938 +snd-es1968 +snd-fireface +snd-firewire-digi00x +snd-firewire-lib +snd-firewire-motu +snd-firewire-tascam +snd-fireworks +snd-fm801 +snd-gina20 +snd-gina24 +snd-hda-codec +snd-hda-codec-analog +snd-hda-codec-ca0110 +snd-hda-codec-ca0132 +snd-hda-codec-cirrus +snd-hda-codec-cmedia +snd-hda-codec-conexant +snd-hda-codec-cs8409 +snd-hda-codec-generic +snd-hda-codec-hdmi +snd-hda-codec-idt +snd-hda-codec-realtek +snd-hda-codec-si3054 +snd-hda-codec-via +snd-hda-core +snd-hda-cs-dsp-ctls +snd-hda-ext-core +snd-hda-intel +snd-hda-scodec-cs35l41 +snd-hda-scodec-cs35l41-i2c +snd-hda-scodec-cs35l41-spi +snd-hda-tegra +snd-hdsp +snd-hdspm +snd-hrtimer +snd-hwdep +snd-i2c +snd-ice1712 +snd-ice1724 +snd-ice17xx-ak4xxx +snd-indigo +snd-indigodj +snd-indigodjx +snd-indigoio +snd-indigoiox +snd-intel-dspcfg +snd-intel-sdw-acpi +snd-intel8x0 +snd-intel8x0m +snd-isight +snd-korg1212 +snd-layla20 +snd-layla24 +snd-lola +snd-lx6464es +snd-maestro3 +snd-mia +snd-mixart +snd-mixer-oss +snd-mona +snd-mpu401 +snd-mpu401-uart +snd-mtpav +snd-mts64 +snd-nm256 +snd-opl3-lib +snd-opl3-synth +snd-oxfw +snd-oxygen +snd-oxygen-lib +snd-pcm +snd-pcm-dmaengine +snd-pcmtest +snd-pcxhr +snd-portman2x4 +snd-pt2258 +snd-q6apm +snd-q6dsp-common +snd-rawmidi +snd-riptide +snd-rme32 +snd-rme96 +snd-rme9652 +snd-seq +snd-seq-device +snd-seq-dummy +snd-seq-midi +snd-seq-midi-emul +snd-seq-midi-event +snd-seq-ump-client +snd-seq-virmidi +snd-serial-generic +snd-serial-u16550 +snd-soc-63xx +snd-soc-ac97 +snd-soc-acp-da7219mx98357-mach +snd-soc-acp-es8336-mach +snd-soc-acp-rt5645-mach +snd-soc-acpi +snd-soc-adau-utils +snd-soc-adau1372 +snd-soc-adau1372-i2c +snd-soc-adau1372-spi +snd-soc-adau1701 +snd-soc-adau1761 +snd-soc-adau1761-i2c +snd-soc-adau1761-spi +snd-soc-adau17x1 +snd-soc-adau7002 +snd-soc-adau7118 +snd-soc-adau7118-hw +snd-soc-adau7118-i2c +snd-soc-adi-axi-i2s +snd-soc-adi-axi-spdif +snd-soc-ak4104 +snd-soc-ak4118 +snd-soc-ak4375 +snd-soc-ak4458 +snd-soc-ak4554 +snd-soc-ak4613 +snd-soc-ak4642 +snd-soc-ak5386 +snd-soc-ak5558 +snd-soc-alc5623 +snd-soc-alc5632 +snd-soc-apple-mca +snd-soc-apq8016-sbc +snd-soc-apq8096 +snd-soc-armada-370-db +snd-soc-audio-graph-card +snd-soc-audio-graph-card2 +snd-soc-audio-graph-card2-custom-sample +snd-soc-aw8738 +snd-soc-aw88395 +snd-soc-aw88395-lib +snd-soc-bd28623 +snd-soc-bt-sco +snd-soc-chv3-codec +snd-soc-core +snd-soc-cpcap +snd-soc-cros-ec-codec +snd-soc-cs35l32 +snd-soc-cs35l33 +snd-soc-cs35l34 +snd-soc-cs35l35 +snd-soc-cs35l36 +snd-soc-cs35l41 +snd-soc-cs35l41-i2c +snd-soc-cs35l41-lib +snd-soc-cs35l41-spi +snd-soc-cs35l45 +snd-soc-cs35l45-i2c +snd-soc-cs35l45-spi +snd-soc-cs35l56 +snd-soc-cs35l56-i2c +snd-soc-cs35l56-sdw +snd-soc-cs35l56-shared +snd-soc-cs35l56-spi +snd-soc-cs4234 +snd-soc-cs4265 +snd-soc-cs4270 +snd-soc-cs4271 +snd-soc-cs4271-i2c +snd-soc-cs4271-spi +snd-soc-cs42l42 +snd-soc-cs42l42-i2c +snd-soc-cs42l42-sdw +snd-soc-cs42l51 +snd-soc-cs42l51-i2c +snd-soc-cs42l52 +snd-soc-cs42l56 +snd-soc-cs42l73 +snd-soc-cs42l83-i2c +snd-soc-cs42xx8 +snd-soc-cs42xx8-i2c +snd-soc-cs43130 +snd-soc-cs4341 +snd-soc-cs4349 +snd-soc-cs53l30 +snd-soc-cx2072x +snd-soc-da7213 +snd-soc-da7219 +snd-soc-davinci-mcasp +snd-soc-dmic +snd-soc-es7134 +snd-soc-es7241 +snd-soc-es8316 +snd-soc-es8326 +snd-soc-es8328 +snd-soc-es8328-i2c +snd-soc-es8328-spi +snd-soc-fsi +snd-soc-fsl-asoc-card +snd-soc-fsl-asrc +snd-soc-fsl-aud2htx +snd-soc-fsl-audmix +snd-soc-fsl-easrc +snd-soc-fsl-esai +snd-soc-fsl-micfil +snd-soc-fsl-mqs +snd-soc-fsl-rpmsg +snd-soc-fsl-sai +snd-soc-fsl-spdif +snd-soc-fsl-ssi +snd-soc-fsl-utils +snd-soc-fsl-xcvr +snd-soc-gtm601 +snd-soc-hda-codec +snd-soc-hdmi-codec +snd-soc-ics43432 +snd-soc-idt821034 +snd-soc-imx-audmix +snd-soc-imx-audmux +snd-soc-imx-card +snd-soc-imx-es8328 +snd-soc-imx-hdmi +snd-soc-imx-rpmsg +snd-soc-imx-sgtl5000 +snd-soc-imx-spdif +snd-soc-inno-rk3036 +snd-soc-j721e-evm +snd-soc-kirkwood +snd-soc-kmb_platform +snd-soc-lochnagar-sc +snd-soc-lpass-apq8016 +snd-soc-lpass-cdc-dma +snd-soc-lpass-cpu +snd-soc-lpass-hdmi +snd-soc-lpass-ipq806x +snd-soc-lpass-macro-common +snd-soc-lpass-platform +snd-soc-lpass-rx-macro +snd-soc-lpass-sc7180 +snd-soc-lpass-sc7280 +snd-soc-lpass-tx-macro +snd-soc-lpass-va-macro +snd-soc-lpass-wsa-macro +snd-soc-max9759 +snd-soc-max98088 +snd-soc-max98090 +snd-soc-max98357a +snd-soc-max98363 +snd-soc-max98373 +snd-soc-max98373-i2c +snd-soc-max98373-sdw +snd-soc-max98388 +snd-soc-max98390 +snd-soc-max98396 +snd-soc-max98504 +snd-soc-max98520 +snd-soc-max9860 +snd-soc-max9867 +snd-soc-max98927 +snd-soc-meson-aiu +snd-soc-meson-axg-fifo +snd-soc-meson-axg-frddr +snd-soc-meson-axg-pdm +snd-soc-meson-axg-sound-card +snd-soc-meson-axg-spdifin +snd-soc-meson-axg-spdifout +snd-soc-meson-axg-tdm-formatter +snd-soc-meson-axg-tdm-interface +snd-soc-meson-axg-tdmin +snd-soc-meson-axg-tdmout +snd-soc-meson-axg-toddr +snd-soc-meson-card-utils +snd-soc-meson-codec-glue +snd-soc-meson-g12a-toacodec +snd-soc-meson-g12a-tohdmitx +snd-soc-meson-gx-sound-card +snd-soc-meson-t9015 +snd-soc-mikroe-proto +snd-soc-msm8916-analog +snd-soc-msm8916-digital +snd-soc-mt6351 +snd-soc-mt6358 +snd-soc-mt6359 +snd-soc-mt6660 +snd-soc-mt6797-afe +snd-soc-mt8183-afe +snd-soc-mt8186-afe +snd-soc-mt8188-afe +snd-soc-mt8192-afe +snd-soc-mt8195-afe +snd-soc-mtk-common +snd-soc-nau8315 +snd-soc-nau8540 +snd-soc-nau8810 +snd-soc-nau8821 +snd-soc-nau8822 +snd-soc-nau8824 +snd-soc-nau8825 +snd-soc-pcm1681 +snd-soc-pcm1789-codec +snd-soc-pcm1789-i2c +snd-soc-pcm179x-codec +snd-soc-pcm179x-i2c +snd-soc-pcm179x-spi +snd-soc-pcm186x +snd-soc-pcm186x-i2c +snd-soc-pcm186x-spi +snd-soc-pcm3060 +snd-soc-pcm3060-i2c +snd-soc-pcm3060-spi +snd-soc-pcm3168a +snd-soc-pcm3168a-i2c +snd-soc-pcm3168a-spi +snd-soc-pcm5102a +snd-soc-pcm512x +snd-soc-pcm512x-i2c +snd-soc-pcm512x-spi +snd-soc-peb2466 +snd-soc-qcom-common +snd-soc-qcom-sdw +snd-soc-rcar +snd-soc-rk3288-hdmi-analog +snd-soc-rk3328 +snd-soc-rk3399-gru-sound +snd-soc-rk817 +snd-soc-rl6231 +snd-soc-rockchip-i2s +snd-soc-rockchip-i2s-tdm +snd-soc-rockchip-max98090 +snd-soc-rockchip-pdm +snd-soc-rockchip-rt5645 +snd-soc-rockchip-spdif +snd-soc-rt1011 +snd-soc-rt1015 +snd-soc-rt1015p +snd-soc-rt1308-sdw +snd-soc-rt1316-sdw +snd-soc-rt1318-sdw +snd-soc-rt5514 +snd-soc-rt5514-spi +snd-soc-rt5616 +snd-soc-rt5631 +snd-soc-rt5640 +snd-soc-rt5645 +snd-soc-rt5659 +snd-soc-rt5663 +snd-soc-rt5677 +snd-soc-rt5677-spi +snd-soc-rt5682 +snd-soc-rt5682-i2c +snd-soc-rt5682-sdw +snd-soc-rt5682s +snd-soc-rt700 +snd-soc-rt711 +snd-soc-rt711-sdca +snd-soc-rt712-sdca +snd-soc-rt712-sdca-dmic +snd-soc-rt715 +snd-soc-rt715-sdca +snd-soc-rt722-sdca +snd-soc-rt9120 +snd-soc-rz-ssi +snd-soc-sc7180 +snd-soc-sc7280 +snd-soc-sc8280xp +snd-soc-sdm845 +snd-soc-sdw-mockup +snd-soc-sgtl5000 +snd-soc-si476x +snd-soc-sigmadsp +snd-soc-sigmadsp-i2c +snd-soc-sigmadsp-regmap +snd-soc-simple-amplifier +snd-soc-simple-card +snd-soc-simple-card-utils +snd-soc-simple-mux +snd-soc-sm8250 +snd-soc-sma1303 +snd-soc-spdif-rx +snd-soc-spdif-tx +snd-soc-sprd-platform +snd-soc-src4xxx +snd-soc-src4xxx-i2c +snd-soc-ssm2305 +snd-soc-ssm2518 +snd-soc-ssm2602 +snd-soc-ssm2602-i2c +snd-soc-ssm2602-spi +snd-soc-ssm3515 +snd-soc-ssm4567 +snd-soc-sta32x +snd-soc-sta350 +snd-soc-sti-sas +snd-soc-stm32-i2s +snd-soc-stm32-sai +snd-soc-stm32-sai-sub +snd-soc-stm32-spdifrx +snd-soc-storm +snd-soc-tas2552 +snd-soc-tas2562 +snd-soc-tas2764 +snd-soc-tas2770 +snd-soc-tas2780 +snd-soc-tas2781-comlib +snd-soc-tas2781-fmwlib +snd-soc-tas2781-i2c +snd-soc-tas5086 +snd-soc-tas571x +snd-soc-tas5720 +snd-soc-tas5805m +snd-soc-tas6424 +snd-soc-tda7419 +snd-soc-tegra-audio-graph-card +snd-soc-tegra-machine +snd-soc-tegra-pcm +snd-soc-tegra-wm8903 +snd-soc-tegra186-asrc +snd-soc-tegra186-dspk +snd-soc-tegra20-ac97 +snd-soc-tegra20-das +snd-soc-tegra20-i2s +snd-soc-tegra20-spdif +snd-soc-tegra210-admaif +snd-soc-tegra210-adx +snd-soc-tegra210-ahub +snd-soc-tegra210-amx +snd-soc-tegra210-dmic +snd-soc-tegra210-i2s +snd-soc-tegra210-mixer +snd-soc-tegra210-mvc +snd-soc-tegra210-ope +snd-soc-tegra210-sfc +snd-soc-tegra30-ahub +snd-soc-tegra30-i2s +snd-soc-test-component +snd-soc-tfa9879 +snd-soc-tfa989x +snd-soc-ti-edma +snd-soc-ti-sdma +snd-soc-ti-udma +snd-soc-tlv320adc3xxx +snd-soc-tlv320adcx140 +snd-soc-tlv320aic23 +snd-soc-tlv320aic23-i2c +snd-soc-tlv320aic23-spi +snd-soc-tlv320aic31xx +snd-soc-tlv320aic32x4 +snd-soc-tlv320aic32x4-i2c +snd-soc-tlv320aic32x4-spi +snd-soc-tlv320aic3x +snd-soc-tlv320aic3x-i2c +snd-soc-tlv320aic3x-spi +snd-soc-tpa6130a2 +snd-soc-ts3a227e +snd-soc-tscs42xx +snd-soc-tscs454 +snd-soc-uda1334 +snd-soc-wcd-mbhc +snd-soc-wcd9335 +snd-soc-wcd934x +snd-soc-wcd938x +snd-soc-wcd938x-sdw +snd-soc-wm-adsp +snd-soc-wm-hubs +snd-soc-wm8510 +snd-soc-wm8523 +snd-soc-wm8524 +snd-soc-wm8580 +snd-soc-wm8711 +snd-soc-wm8728 +snd-soc-wm8731 +snd-soc-wm8731-i2c +snd-soc-wm8731-spi +snd-soc-wm8737 +snd-soc-wm8741 +snd-soc-wm8750 +snd-soc-wm8753 +snd-soc-wm8770 +snd-soc-wm8776 +snd-soc-wm8782 +snd-soc-wm8804 +snd-soc-wm8804-i2c +snd-soc-wm8804-spi +snd-soc-wm8903 +snd-soc-wm8904 +snd-soc-wm8940 +snd-soc-wm8960 +snd-soc-wm8961 +snd-soc-wm8962 +snd-soc-wm8974 +snd-soc-wm8978 +snd-soc-wm8985 +snd-soc-wm8994 +snd-soc-wm9712 +snd-soc-wsa881x +snd-soc-wsa883x +snd-soc-wsa884x +snd-soc-xlnx-formatter-pcm +snd-soc-xlnx-i2s +snd-soc-xlnx-spdif +snd-soc-xtfpga-i2s +snd-soc-zl38060 +snd-sof +snd-sof-imx8 +snd-sof-imx8m +snd-sof-imx8ulp +snd-sof-mt8186 +snd-sof-mt8195 +snd-sof-of +snd-sof-utils +snd-sof-xtensa-dsp +snd-sonicvibes +snd-timer +snd-trident +snd-ua101 +snd-ump +snd-usb-6fire +snd-usb-audio +snd-usb-caiaq +snd-usb-hiface +snd-usb-line6 +snd-usb-pod +snd-usb-podhd +snd-usb-toneport +snd-usb-variax +snd-usbmidi-lib +snd-util-mem +snd-via82xx +snd-via82xx-modem +snd-virmidi +snd-virtuoso +snd-vx-lib +snd-vx222 +snd-ymfpci +snd_xen_front +snet_vdpa +snic +snps_udc_core +snps_udc_plat +snvs_pwrkey +soc_button_array +socfpga +socfpga-a10 +socinfo +softdog +softing +solo6x10 +solos-pci +sony-btf-mpx +soundcore +soundwire-amd +soundwire-bus +soundwire-cadence +soundwire-generic-allocation +soundwire-intel +soundwire-qcom +sp2 +sp805_wdt +sp8870 +sp887x +spaceball +spaceorb +sparse-keymap +sparx5-switch +sparx5-temp +spcp8x5 +speakup +speakup_acntsa +speakup_apollo +speakup_audptr +speakup_bns +speakup_decext +speakup_dectlk +speakup_dummy +speakup_ltlk +speakup_soft +speakup_spkout +speakup_txprt +speedfax +speedtch +spi-altera-core +spi-altera-dfl +spi-altera-platform +spi-amd +spi-amlogic-spifc-a1 +spi-armada-3700 +spi-axi-spi-engine +spi-bitbang +spi-butterfly +spi-cadence +spi-cadence-quadspi +spi-cadence-xspi +spi-dln2 +spi-dw +spi-dw-mmio +spi-dw-pci +spi-fsi +spi-fsl-dspi +spi-fsl-lpspi +spi-fsl-qspi +spi-geni-qcom +spi-gpio +spi-hisi-kunpeng +spi-hisi-sfc-v3xx +spi-imx +spi-lm70llp +spi-loopback-test +spi-meson-spicc +spi-meson-spifc +spi-microchip-core +spi-microchip-core-qspi +spi-mt65xx +spi-mtk-nor +spi-mtk-snfi +spi-mux +spi-mxic +spi-nor +spi-npcm-fiu +spi-npcm-pspi +spi-nxp-fspi +spi-oc-tiny +spi-orion +spi-pci1xxxx +spi-pl022 +spi-pxa2xx-pci +spi-pxa2xx-platform +spi-qcom-qspi +spi-qup +spi-rockchip +spi-rockchip-sfc +spi-rpc-if +spi-rspi +spi-rzv2m-csi +spi-sc18is602 +spi-sh-hspi +spi-sh-msiof +spi-sifive +spi-slave-mt27xx +spi-slave-system-control +spi-slave-time +spi-sn-f-ospi +spi-sprd +spi-sprd-adi +spi-stm32 +spi-stm32-qspi +spi-sun6i +spi-synquacer +spi-tegra114 +spi-tegra20-sflash +spi-tegra20-slink +spi-tegra210-quad +spi-thunderx +spi-tle62x0 +spi-wpcm-fiu +spi-xcomm +spi-xlp +spi-zynqmp-gqspi +spi_ks8995 +spidev +spinand +spl +spmi +spmi-mtk-pmif +spmi-pmic-arb +sprd-dma +sprd-drm +sprd-iommu +sprd-mailbox +sprd-mcdt +sprd-sc27xx-spi +sprd_hwspinlock +sprd_serial +sprd_thermal +sprd_wdt +sps30 +sps30_i2c +sps30_serial +sr9700 +sr9800 +srf04 +srf08 +ssb +ssb-hcd +ssd1307fb +ssd130x +ssd130x-i2c +ssd130x-spi +ssfdc +ssif_bmc +ssp_accel_sensor +ssp_gyro_sensor +ssp_iio +sst25l +sstfb +ssu100 +st +st-mipid02 +st-nci +st-nci_i2c +st-nci_spi +st-vgxy61 +st1232 +st21nfca_hci +st21nfca_i2c +st7586 +st7735r +st95hf +st_accel +st_accel_i2c +st_accel_spi +st_drv +st_gyro +st_gyro_i2c +st_gyro_spi +st_lsm6dsx +st_lsm6dsx_i2c +st_lsm6dsx_i3c +st_lsm6dsx_spi +st_lsm9ds0 +st_lsm9ds0_i2c +st_lsm9ds0_spi +st_magn +st_magn_i2c +st_magn_spi +st_pressure +st_pressure_i2c +st_pressure_spi +st_sensors +st_sensors_i2c +st_sensors_spi +st_thermal +st_thermal_memmap +st_uvis25_core +st_uvis25_i2c +st_uvis25_spi +starfire +stb0899 +stb6000 +stb6100 +ste10Xp +stex +stinger +stk1160 +stk3310 +stk8312 +stk8ba50 +stm-drm +stm32-adc +stm32-adc-core +stm32-booster +stm32-cec +stm32-crc32 +stm32-cryp +stm32-dac +stm32-dac-core +stm32-dcmi +stm32-dfsdm-adc +stm32-dfsdm-core +stm32-dma2d +stm32-fmc2-ebi +stm32-hash +stm32-lptimer +stm32-lptimer-cnt +stm32-lptimer-trigger +stm32-rng +stm32-timer-cnt +stm32-timer-trigger +stm32-timers +stm32-usart +stm32-vrefbuf +stm32_adfsdm +stm32_fmc2_nand +stm32_iwdg +stm32_rproc +stm_console +stm_core +stm_ftrace +stm_heartbeat +stm_p_basic +stm_p_sys-t +stmfts +stmfx +stmmac +stmmac-pci +stmmac-platform +stmpe-adc +stmpe-keypad +stmpe-ts +stowaway +stp +stpddc60 +stpmic1 +stpmic1_onkey +stpmic1_regulator +stpmic1_wdt +stratix10-rsu +stratix10-soc +stratix10-svc +streamzap +streebog_generic +stts751 +stusb160x +stv0288 +stv0297 +stv0299 +stv0367 +stv0900 +stv090x +stv0910 +stv6110 +stv6110x +stv6111 +sun4i-csi +sun4i-drm +sun4i-gpadc +sun4i-ss +sun4i-tcon +sun4i_tv +sun50i-codec-analog +sun50i-cpufreq-nvmem +sun50i-dmic +sun6i-csi +sun6i-dma +sun6i-isp +sun6i-mipi-csi2 +sun6i-rtc-ccu +sun6i_drc +sun6i_hwspinlock +sun6i_mipi_dsi +sun8i-a33-mbus +sun8i-a83t-mipi-csi2 +sun8i-adda-pr-regmap +sun8i-ce +sun8i-codec +sun8i-codec-analog +sun8i-di +sun8i-drm-hdmi +sun8i-mixer +sun8i-rotate +sun8i-ss +sun8i_tcon_top +sun8i_thermal +sundance +sungem +sungem_phy +sunhme +suni +sunkbd +sunrise_co2 +sunrpc +sunxi +sunxi-cedrus +sunxi-cir +sunxi-mmc +sunxi-rsb +sunxi_wdt +sur40 +surface3_spi +surface_acpi_notify +surface_aggregator +surface_aggregator_cdev +surface_aggregator_hub +surface_aggregator_registry +surface_aggregator_tabletsw +surface_battery +surface_charger +surface_dtx +surface_gpe +surface_hid +surface_hid_core +surface_hotplug +surface_kbd +surface_platform_profile +svc-i3c-master +svgalib +switchtec +sx8654 +sx9310 +sx9324 +sx9360 +sx9500 +sx_common +sy7636a-hwmon +sy7636a-regulator +sy8106a-regulator +sy8824x +sy8827n +sym53c8xx +symbolserial +synaptics_i2c +synaptics_usb +synclink_gt +synopsys_edac +syscon-reboot-mode +sysv +t5403 +tag_ar9331 +tag_brcm +tag_dsa +tag_gswip +tag_hellcreek +tag_ksz +tag_lan9303 +tag_mtk +tag_none +tag_ocelot +tag_ocelot_8021q +tag_qca +tag_rtl4_a +tag_rtl8_4 +tag_rzn1_a5psw +tag_sja1105 +tag_trailer +tag_xrs700x +tap +target_core_file +target_core_iblock +target_core_mod +target_core_pscsi +target_core_user +tc-dwc-g210 +tc-dwc-g210-pci +tc-dwc-g210-pltfrm +tc358743 +tc358746 +tc358762 +tc358764 +tc358767 +tc358768 +tc358775 +tc3589x-keypad +tc654 +tc74 +tc90522 +tca6416-keypad +tca8418_keypad +tcan4x5x +tcm_fc +tcm_loop +tcm_qla2xxx +tcm_remote +tcm_usb_gadget +tcp_bbr +tcp_bic +tcp_cdg +tcp_dctcp +tcp_diag +tcp_highspeed +tcp_htcp +tcp_hybla +tcp_illinois +tcp_lp +tcp_nv +tcp_scalable +tcp_vegas +tcp_veno +tcp_westwood +tcp_yeah +tcpci +tcpci_maxim +tcpci_mt6360 +tcpci_mt6370 +tcpci_rt1711h +tcpm +tcrypt +tcs3414 +tcs3472 +tcsrcc-sm8550 +tda10021 +tda10023 +tda10048 +tda1004x +tda10071 +tda10086 +tda18212 +tda18218 +tda18250 +tda18271 +tda18271c2dd +tda1997x +tda38640 +tda665x +tda7432 +tda8083 +tda8261 +tda826x +tda827x +tda8290 +tda9840 +tda9887 +tda9950 +tda998x +tdfxfb +tdo24m +tea575x +tea5761 +tea5767 +tea6415c +tea6420 +team +team_mode_activebackup +team_mode_broadcast +team_mode_loadbalance +team_mode_random +team_mode_roundrobin +tee +tef6862 +tegra-aconnect +tegra-bpmp-thermal +tegra-drm +tegra-gmi +tegra-kbc +tegra-vde +tegra-video +tegra-xudc +tegra186-cpufreq +tegra186-gpc-dma +tegra194-cpufreq +tegra210-adma +tegra210-emc +tegra30-devfreq +tegra_cec +tegra_nand +tegra_wdt +tehuti +teranetics +test_blackhole_dev +test_bpf +test_power +tg3 +thc63lvd1024 +thermal-generic-adc +thermal_mmio +thmc50 +ths7303 +ths8200 +thunder_bgx +thunder_xcv +thunderbolt +thunderbolt_net +thunderx-mmc +thunderx2_pmu +thunderx_edac +thunderx_zip +ti-adc081c +ti-adc0832 +ti-adc084s021 +ti-adc108s102 +ti-adc12138 +ti-adc128s052 +ti-adc161s626 +ti-ads1015 +ti-ads1100 +ti-ads124s08 +ti-ads131e08 +ti-ads7924 +ti-ads7950 +ti-ads8344 +ti-ads8688 +ti-am65-cpsw-nuss +ti-cal +ti-dac082s085 +ti-dac5571 +ti-dac7311 +ti-dac7612 +ti-dlpc3433 +ti-ecap-capture +ti-j721e-ufs +ti-lmp92064 +ti-lmu +ti-sn65dsi83 +ti-sn65dsi86 +ti-tfp410 +ti-tlc4541 +ti-tpd12s015 +ti-tsc2046 +ti_am335x_adc +ti_am335x_tsc +ti_am335x_tscadc +ti_k3_dsp_remoteproc +ti_k3_r5_remoteproc +ti_sci_pm_domains +ti_usb_3410_5052 +tidss +tifm_7xx1 +tifm_core +tifm_ms +tifm_sd +timeriomem-rng +tipc +tlan +tls +tlv320aic23b +tm2-touchkey +tmag5273 +tmdc +tmio_mmc_core +tmp006 +tmp007 +tmp102 +tmp103 +tmp108 +tmp117 +tmp401 +tmp421 +tmp464 +tmp513 +toshsd +touchit213 +touchright +touchwin +tpci200 +tpl0102 +tpm_atmel +tpm_ftpm_tee +tpm_i2c_atmel +tpm_i2c_infineon +tpm_i2c_nuvoton +tpm_infineon +tpm_st33zp24 +tpm_st33zp24_i2c +tpm_st33zp24_spi +tpm_tis_i2c +tpm_tis_i2c_cr50 +tpm_tis_spi +tpm_tis_synquacer +tpm_vtpm_proxy +tps23861 +tps40422 +tps51632-regulator +tps53679 +tps546d24 +tps6105x +tps6105x-regulator +tps62360-regulator +tps6286x-regulator +tps6287x-regulator +tps65010 +tps65023-regulator +tps6507x +tps6507x-regulator +tps6507x-ts +tps65086 +tps65086-regulator +tps65090-charger +tps65090-regulator +tps65132-regulator +tps65217 +tps65217-regulator +tps65217_bl +tps65217_charger +tps65218 +tps65218-pwrbutton +tps65218-regulator +tps65219 +tps65219-pwrbutton +tps65219-regulator +tps6524x-regulator +tps6586x-regulator +tps65910-regulator +tps65912-regulator +tps6594-core +tps6594-esm +tps6594-i2c +tps6594-pfsm +tps6594-regulator +tps6594-spi +tps6598x +tqmx86 +trace-printk +trancevibrator +trf7970a +tridentfb +ts2020 +ts_bm +ts_fsm +ts_kmp +tsc2004 +tsc2005 +tsc2007 +tsc200x-core +tsc40 +tsi721_mport +tsl2550 +tsl2563 +tsl2583 +tsl2591 +tsl2772 +tsl4531 +tsnep +tsys01 +tsys02d +ttm +ttpci-eeprom +ttusb_dec +ttusbdecfe +ttusbir +ttynull +tua6100 +tua9001 +tulip +tuner +tuner-simple +tuner-types +tunnel4 +tunnel6 +turbografx +turingcc-qcs404 +turris-mox-rwtm +tvaudio +tveeprom +tvp514x +tvp5150 +tvp7002 +tw2804 +tw5864 +tw68 +tw686x +tw9903 +tw9906 +tw9910 +twidjoy +twl-regulator +twl4030-madc +twl4030-pwrbutton +twl4030-vibra +twl4030_charger +twl4030_keypad +twl4030_madc_battery +twl4030_wdt +twl6030-gpadc +twl6030-regulator +twl6040-vibra +twofish_common +twofish_generic +txgbe +typec +typec_displayport +typec_nvidia +typec_ucsi +typhoon +uPD60620 +u_audio +u_ether +u_serial +uacce +uartlite +uas +ubi +ubifs +ublk_drv +ubuntu-host +ucan +ucc_uart +ucd9000 +ucd9200 +ucs1002_power +ucsi_acpi +ucsi_ccg +ucsi_glink +ucsi_stm32g0 +uda1342 +udc-core +udc-xilinx +udf +udl +udlfb +udp_diag +udp_tunnel +ueagle-atm +ufs +ufs-hisi +ufs-mediatek +ufs-qcom +ufs-renesas +ufs-sprd +ufshcd-core +ufshcd-dwc +ufshcd-pci +ufshcd-pltfrm +ug3105_battery +uhid +uio +uio_aec +uio_cif +uio_dfl +uio_dmem_genirq +uio_hv_generic +uio_mf624 +uio_netx +uio_pci_generic +uio_pdrv_genirq +uio_pruss +uio_sercos3 +uleds +uli526x +ulpi +ums-alauda +ums-cypress +ums-datafab +ums-eneub6250 +ums-freecom +ums-isd200 +ums-jumpshot +ums-karma +ums-onetouch +ums-realtek +ums-sddr09 +ums-sddr55 +ums-usbat +ums512-clk +unix_diag +upd64031a +upd64083 +upd78f0730 +us5182d +usb-conn-gpio +usb-dmac +usb-serial-simple +usb-storage +usb251xb +usb3503 +usb4604 +usb8xxx +usb_8dev +usb_debug +usb_f_acm +usb_f_ecm +usb_f_ecm_subset +usb_f_eem +usb_f_fs +usb_f_hid +usb_f_mass_storage +usb_f_midi +usb_f_ncm +usb_f_obex +usb_f_phonet +usb_f_printer +usb_f_rndis +usb_f_serial +usb_f_ss_lb +usb_f_tcm +usb_f_uac1 +usb_f_uac1_legacy +usb_f_uac2 +usb_f_uvc +usb_wwan +usbatm +usbdux +usbduxfast +usbduxsigma +usbhid +usbip-core +usbip-host +usbip-vudc +usbkbd +usblcd +usblp +usbmisc_imx +usbmon +usbmouse +usbnet +usbserial +usbsevseg +usbtest +usbtmc +usbtouchscreen +usbtv +usdhi6rol0 +userio +userspace-consumer +ushc +uss720 +uvc +uvcvideo +uvesafb +v4l2-async +v4l2-dv-timings +v4l2-flash-led-class +v4l2-fwnode +v4l2-h264 +v4l2-jpeg +v4l2-mem2mem +v4l2-tpg +v4l2-vp9 +vcan +vcnl3020 +vcnl4000 +vcnl4035 +vcpu_stall_detector +vctrl-regulator +vdpa +vdpa_sim +vdpa_sim_blk +vdpa_sim_net +vduse +veml6030 +veml6070 +venus-core +venus-dec +venus-enc +versal-fpga +ves1820 +ves1x93 +veth +vexpress-hwmon +vexpress-regulator +vf610_adc +vf610_dac +vfio +vfio-amba +vfio-cdx +vfio-fsl-mc +vfio-pci +vfio-pci-core +vfio-platform +vfio-platform-amdxgbe +vfio-platform-base +vfio-platform-calxedaxgmac +vfio_iommu_type1 +vgastate +vgem +vgg2432a4 +vhci-hcd +vhost +vhost_iotlb +vhost_net +vhost_scsi +vhost_vdpa +vhost_vsock +via-rhine +via-sdmmc +via-velocity +via686a +vicodec +video +video-i2c +video-mux +videobuf-core +videobuf-dma-sg +videobuf2-common +videobuf2-dma-contig +videobuf2-dma-sg +videobuf2-dvb +videobuf2-memops +videobuf2-v4l2 +videobuf2-vmalloc +videocc-sc7180 +videocc-sc7280 +videocc-sdm845 +videocc-sm8150 +videocc-sm8250 +videocc-sm8350 +videocc-sm8450 +videocc-sm8550 +videodev +vim2m +vimc +viperboard +viperboard_adc +virt_wifi +virtio-gpu +virtio-rng +virtio_bt +virtio_crypto +virtio_dma_buf +virtio_input +virtio_mem +virtio_pmem +virtio_rpmsg_bus +virtio_snd +virtio_vdpa +virtiofs +virtual +virtual_ncidev +visconti_wdt +visl +visor +vitesse +vitesse-vsc73xx-core +vitesse-vsc73xx-platform +vitesse-vsc73xx-spi +vivid +vkms +vl53l0x-i2c +vl6180 +vmac +vme_fake +vme_tsi148 +vme_user +vmgenid +vmk80xx +vmw_pvrdma +vmw_vmci +vmw_vsock_virtio_transport +vmw_vsock_virtio_transport_common +vmw_vsock_vmci_transport +vmwgfx +vmxnet3 +vp27smpx +vp_vdpa +vport-geneve +vport-gre +vport-vxlan +vpx3220 +vqmmc-ipq4019-regulator +vrf +vringh +vsock +vsock_diag +vsock_loopback +vsockmon +vsp1 +vsxxxaa +vt1211 +vt6655_stage +vt6656_stage +vt8231 +vt8623fb +vub300 +vx855 +vxcan +vxlan +vz89x +w1-gpio +w1_ds2405 +w1_ds2406 +w1_ds2408 +w1_ds2413 +w1_ds2423 +w1_ds2430 +w1_ds2431 +w1_ds2433 +w1_ds2438 +w1_ds250x +w1_ds2780 +w1_ds2781 +w1_ds2805 +w1_ds28e04 +w1_ds28e17 +w1_smem +w1_therm +w5100 +w5100-spi +w5300 +w6692 +w83627ehf +w83627hf +w83773g +w83781d +w83791d +w83792d +w83793 +w83795 +w83l785ts +w83l786ng +wacom +wacom_i2c +wacom_serial4 +wacom_w8001 +walkera0701 +wanxl +warrior +wcd934x +wcn36xx +wcnss_ctrl +wd719x +wdat_wdt +wdt87xx_i2c +wdt_pci +wfx +whiteheat +wil6210 +wilc1000 +wilc1000-sdio +wilc1000-spi +winbond-840 +wire +wireguard +wishbone-serial +wl1251 +wl1251_sdio +wl1251_spi +wl1273-core +wl12xx +wl18xx +wlcore +wlcore_sdio +wlcore_spi +wm831x-dcdc +wm831x-hwmon +wm831x-isink +wm831x-ldo +wm831x-on +wm831x-ts +wm831x_backup +wm831x_bl +wm831x_power +wm831x_wdt +wm8350-hwmon +wm8350-regulator +wm8350_power +wm8350_wdt +wm8400-regulator +wm8739 +wm8775 +wm8994 +wm8994-regulator +wm97xx-ts +wp512 +wpcm450-soc +wusb3801 +wwan +wwan_hwsim +x25 +x9250 +x_tables +xbox_remote +xc2028 +xc4000 +xc5000 +xcbc +xctr +xdma +xdpe12284 +xdpe152c4 +xen-blkback +xen-evtchn +xen-fbfront +xen-front-pgdir-shbuf +xen-gntalloc +xen-gntdev +xen-hcd +xen-kbdfront +xen-netback +xen-pciback +xen-privcmd +xen-scsiback +xen-scsifront +xen-tpmfront +xen_wdt +xenfs +xfrm4_tunnel +xfrm6_tunnel +xfrm_algo +xfrm_interface +xfrm_ipcomp +xfrm_user +xfs +xgene-dma +xgene-enet +xgene-enet-v2 +xgene-hwmon +xgene-rng +xgene_edac +xhci-histb +xhci-mtk-hcd +xhci-pci +xhci-pci-renesas +xhci-plat-hcd +xhci-rcar-hcd +xhci-tegra +xilinx-ams +xilinx-csi2rxss +xilinx-pr-decoupler +xilinx-spi +xilinx-tpg +xilinx-video +xilinx-vtc +xilinx-xadc +xilinx_can +xilinx_dma +xilinx_dpdma +xilinx_emac +xilinx_emaclite +xilinx_gmii2rgmii +xilinx_sdfec +xilinx_uartps +xilinx_wwdt +xilinxfb +xillybus_class +xillybus_core +xillybus_of +xillybus_pcie +xillyusb +xiphera-trng +xircom_cb +xlnx_r5_remoteproc +xlnx_vcu +xor +xor-neon +xpad +xr_serial +xrs700x +xrs700x_i2c +xrs700x_mdio +xsens_mt +xsk_diag +xt_AUDIT +xt_CHECKSUM +xt_CLASSIFY +xt_CONNSECMARK +xt_CT +xt_DSCP +xt_HL +xt_HMARK +xt_IDLETIMER +xt_LED +xt_LOG +xt_MASQUERADE +xt_NETMAP +xt_NFLOG +xt_NFQUEUE +xt_RATEEST +xt_REDIRECT +xt_SECMARK +xt_TCPMSS +xt_TCPOPTSTRIP +xt_TEE +xt_TPROXY +xt_TRACE +xt_addrtype +xt_bpf +xt_cgroup +xt_cluster +xt_comment +xt_connbytes +xt_connlabel +xt_connlimit +xt_connmark +xt_conntrack +xt_cpu +xt_dccp +xt_devgroup +xt_dscp +xt_ecn +xt_esp +xt_hashlimit +xt_helper +xt_hl +xt_ipcomp +xt_iprange +xt_ipvs +xt_l2tp +xt_length +xt_limit +xt_mac +xt_mark +xt_multiport +xt_nat +xt_nfacct +xt_osf +xt_owner +xt_physdev +xt_pkttype +xt_policy +xt_quota +xt_rateest +xt_realm +xt_recent +xt_sctp +xt_set +xt_socket +xt_state +xt_statistic +xt_string +xt_tcpmss +xt_tcpudp +xt_time +xt_u32 +xtkbd +xusbatm +xxhash_generic +xz_dec_test +yam +yamaha-yas530 +yealink +yellowfin +yenta_socket +yurex +z3fold +zaurus +zd1201 +zd1211rw +zd1301 +zd1301_demod +zet6223 +zforce_ts +zfs +zhenhua +ziirave_wdt +zinitix +zl10036 +zl10039 +zl10353 +zl6100 +zonefs +zopt2201 +zpa2326 +zpa2326_i2c +zpa2326_spi +zram +zstd +zynqmp-aes-gcm +zynqmp-dpsub +zynqmp-fpga +zynqmp-sha +zynqmp_dma +zynqmp_edac --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency.modules.builtin +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency.modules.builtin @@ -0,0 +1,538 @@ +8250 +8250_base +8250_dw +8250_fsl +8250_mtk +8250_of +8250_omap +8250_pci +8250_rt288x +8250_tegra +ac +acpi_mdio +aead +aes_generic +af_packet +ahci_imx +akcipher +amba-pl011 +arm-cci +arm-cci +arm-ccn +arm_smmu +arm_smmu_v3 +armada_thermal +armmmci +as3722 +asiliantfb +asn1_decoder +asn1_encoder +atkbd +axg +axg-aoclk +backlight +battery +bcm84881 +binfmt_script +brcmstb_gisb +bsg +button +cbc +cdrom +cfbcopyarea +cfbfillrect +cfbimgblt +charger-manager +clk-apmixed +clk-cpu-dyndiv +clk-cpumux +clk-dualdiv +clk-gate +clk-imx-lpcg-scu +clk-imx-scu +clk-imx8mm +clk-imx8mn +clk-imx8mp +clk-imx8mp-audiomix +clk-imx8mq +clk-ma35d1 +clk-mpll +clk-mt2712 +clk-mt2712-apmixedsys +clk-mt2712-bdp +clk-mt2712-img +clk-mt2712-jpgdec +clk-mt2712-mfg +clk-mt2712-mm +clk-mt2712-vdec +clk-mt2712-venc +clk-mt6765 +clk-mt6765-audio +clk-mt6765-cam +clk-mt6765-img +clk-mt6765-mipi0a +clk-mt6765-mm +clk-mt6765-vcodec +clk-mt6779 +clk-mt6779-aud +clk-mt6779-cam +clk-mt6779-img +clk-mt6779-ipe +clk-mt6779-mfg +clk-mt6779-mm +clk-mt6779-vdec +clk-mt6779-venc +clk-mt6797 +clk-mt6797-img +clk-mt6797-mm +clk-mt6797-vdec +clk-mt6797-venc +clk-mt7622 +clk-mt7622-apmixedsys +clk-mt7622-aud +clk-mt7622-eth +clk-mt7622-hif +clk-mt7622-infracfg +clk-mt7981-apmixed +clk-mt7981-infracfg +clk-mt7981-topckgen +clk-mt7986-apmixed +clk-mt7986-eth +clk-mt7986-infracfg +clk-mt7986-topckgen +clk-mt8167 +clk-mt8167-apmixedsys +clk-mt8167-aud +clk-mt8167-img +clk-mt8167-mfgcfg +clk-mt8167-mm +clk-mt8167-vdec +clk-mt8173-apmixedsys +clk-mt8173-infracfg +clk-mt8173-mm +clk-mt8173-pericfg +clk-mt8173-topckgen +clk-mt8183 +clk-mt8183-apmixedsys +clk-mt8183-audio +clk-mt8183-cam +clk-mt8183-img +clk-mt8183-ipu0 +clk-mt8183-ipu1 +clk-mt8183-ipu_adl +clk-mt8183-ipu_conn +clk-mt8183-mfgcfg +clk-mt8183-mm +clk-mt8183-vdec +clk-mt8183-venc +clk-mt8186-apmixedsys +clk-mt8186-infra_ao +clk-mt8186-topckgen +clk-mt8192 +clk-mt8192-apmixedsys +clk-mt8192-aud +clk-mt8192-cam +clk-mt8192-img +clk-mt8192-imp_iic_wrap +clk-mt8192-ipe +clk-mt8192-mdp +clk-mt8192-mfg +clk-mt8192-mm +clk-mt8192-msdc +clk-mt8192-scp_adsp +clk-mt8192-vdec +clk-mt8192-venc +clk-mt8195-apmixedsys +clk-mt8195-infra_ao +clk-mt8195-peri_ao +clk-mt8195-topckgen +clk-mt8516 +clk-mt8516-apmixedsys +clk-mt8516-aud +clk-mtk +clk-mux +clk-pll +clk-pll +clk-regmap +clk-scmi +clk-vexpress-osc +cmd-db +cn +configfs +cpufreq-dt +cpufreq-dt-platdev +cpufreq_conservative +cpufreq_ondemand +cpufreq_performance +cpufreq_powersave +cpufreq_userspace +crc-ccitt +crc-t10dif +crc16 +crc32 +crc32c_generic +crc64 +crc64-rocksoft +crc64_rocksoft_generic +crc8 +crct10dif_common +crct10dif_generic +crypto +crypto_acompress +crypto_algapi +crypto_hash +crypto_null +cryptomgr +ctr +cts +da9063 +davinci_mdio +dax +deflate +dh_generic +digsig +dm-mod +dns_resolver +drbg +drm_mipi_dsi +drm_panel_orientation_quirks +drop_monitor +dwc2 +ecb +ecryptfs +edac_core +efivarfs +ehci-hcd +ehci-orion +ehci-pci +encrypted-keys +evdev +exportfs +ext4 +extcon-core +failover +fan +fat +fb +fb_sys_fops +fddi +fec +firmware_class +fixed_phy +font +fsl_dpaa_fman +fsl_dpaa_fman_port +fsl_dpaa_mac +fuse +fwnode_mdio +g12a +g12a-aoclk +gcm +geniv +gf128mul +ghash-generic +ghes_edac +glob +governor_passive +governor_performance +governor_powersave +governor_simpleondemand +governor_userspace +gpio-davinci +gpio-generic +gpio-mxc +gpio-pl061 +gpio-tegra +gpio-tegra186 +gpio-xilinx +grant-dma-ops +gxbb +gxbb-aoclk +hed +hid_bpf +hmac +hwmon +i2c-core +i2c-designware-core +i2c-designware-platform +i2c-dev +i2c-omap +i2c-sprd +imsttfb +imx +imx-scu +imx-weim +imx8m-blk-ctrl +imx8mp-blk-ctrl +imx93-blk-ctrl +input-core +interconnect_qcom +iova +ipv6 +irq-meson-gpio +irq-mvebu-pic +irqbypass +jbd2 +jitterentropy_rng +k3-psil-lib +k3-ringacc +k3-udma +k3-udma-glue +kdf_sp800108 +kgdboc +kpp +kvm +led-class +libaes +libahci +libahci_platform +libata +libcryptoutils +libnvdimm +libphy +libps2 +libsha1 +libsha256 +linear_ranges +loop +lz4_decompress +lzo +lzo-rle +lzo_compress +lzo_decompress +max14577 +max310x +max77686 +max77693 +mbcache +md-mod +md5 +mdio-bitbang +mdio_devres +meson-aoclk +meson-clk-measure +meson-ee-pwrc +meson-eeclk +meson-gx-pwrc-vpu +meson-secure-pwrc +meson_sm +meson_uart +mfd-core +mii +mmc_block +mmc_core +mousedev +mpi +mq-deadline +msm_serial +mtk-eint +mtk-regulator-coupler +mx3fb +mxc-clk +n_null +net_failover +nls_base +nls_cp437 +npcm_wdt +nvmem_zynqmp_nvmem +odroid-go-ultra-poweroff +of_mdio +ohci-hcd +ohci-pci +oid_registry +omap-gpmc +owl-uart +palmas +pci-aardvark +pci-host-common +pci-host-generic +pcie-altera +pcie-altera-msi +pcie-kirin +pcie-mediatek +pcs-lynx +phy-meson-axg-mipi-pcie-analog +phy-meson-axg-pcie +phy-mxs-usb +phy-xgene +phylink +pinctrl-as3722 +pinctrl-imx +pinctrl-imx8dxl +pinctrl-imx8mm +pinctrl-imx8mn +pinctrl-imx8mp +pinctrl-imx8mq +pinctrl-imx8qm +pinctrl-imx8qxp +pinctrl-meson +pinctrl-meson-a1 +pinctrl-meson-axg +pinctrl-meson-axg-pmx +pinctrl-meson-g12a +pinctrl-meson-gxbb +pinctrl-meson-gxl +pinctrl-meson8-pmx +pinctrl-microchip-sgpio +pinctrl-msm +pinctrl-mt6765 +pinctrl-mtk-common-v2 +pinctrl-ocelot +pinctrl-palmas +pinctrl-paris +pinctrl-rockchip +pinctrl-s32g2 +pinctrl-scu +pinctrl-single +pinctrl-sprd +pinctrl-sprd-sc9860 +pkcs7_message +ppp_generic +pps_core +pretimeout_noop +processor +pstore +ptp +public_key +pwc-rzv2m +qcom-ipcc +qcom-pdc +qcom-scm +qcom_rpmh +rapidio +rational +rcar-usb2-clock-sel +regmap-i2c +regmap-mmio +regmap-spi +reset +reset-berlin +reset-imx7 +reset-meson +reset-qcom-aoss +reset-rzg2l-usbphy-ctrl +rfkill +rng +rng-core +roles +rpmhpd +rsa_generic +rtc-efi +rtc-mv +rtc-xgene +rz-mtu3 +sccnxp +scmi-core +scmi-module +scsi_common +scsi_mod +scu-pd +sd_mod +sec-core +sec-irq +selftests +seqiv +serdev +serial_base +serial_mctrl_gpio +serio +sg +sh-sci +sha1_generic +sha256_generic +sha3_generic +sha512-arm64 +sha512-ce +sha512_generic +sig +skcipher +slhc +smc91x +soc-imx8m +spi-fsl-lib +spi-fsl-spi +spi-omap2-mcspi +spm +squashfs +sr_mod +sun20i-ppu +sun50i-a100-ccu +sun50i-a100-r-ccu +sun50i-a64-ccu +sun50i-h6-ccu +sun50i-h6-r-ccu +sun50i-h616-ccu +sun6i-msgbox +sun8i-de2-ccu +sun8i-h3-ccu +sun8i-r-ccu +sunxi-ccu +syscon-clk +syscopyarea +sysfillrect +sysimgblt +t10-pi +tcp_cubic +tegra-tcu +tegra20-apb-dma +tegra20-cpufreq +thermal +ti-cpufreq +ti-msgmgr +ti-opp-supply +ti_sci +tpm +tpm_crb +tpm_tis +tpm_tis_core +tps65912-core +tps65912-i2c +tps65912-spi +trusted +ttyprintk +tun +ucs2_string +uhci-hcd +uinput +unix +usb-common +usbcore +utf8data +vexpress-config +vexpress-sysreg +vfat +vid-pll-div +virt-dma +virtio +virtio-iommu +virtio_balloon +virtio_blk +virtio_console +virtio_mmio +virtio_net +virtio_pci +virtio_pci_legacy_dev +virtio_pci_modern_dev +virtio_ring +virtio_scsi +vivaldi-fmap +watchdog +wwnr +x509_key_parser +xen-blkfront +xen-netfront +xenbus +xenbus_probe_frontend +xgmac_mdio +xhci-hcd +xts +xxhash +xz_dec +zbud +zlib_deflate +zlib_inflate +zsmalloc +zstd_common +zstd_compress +zstd_decompress +zynqmp-ipi-mailbox --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency.retpoline +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/arm64/lowlatency.retpoline @@ -0,0 +1 @@ +# RETPOLINE NOT ENABLED --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/fwinfo +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/fwinfo @@ -0,0 +1,2229 @@ +firmware: 3826.arm +firmware: 3826.eeprom +firmware: 3com/typhoon.bin +firmware: 6fire/dmx6fireap.ihx +firmware: 6fire/dmx6firecf.bin +firmware: 6fire/dmx6firel2.ihx +firmware: BCM2033-FW.bin +firmware: BCM2033-MD.hex +firmware: BT3CPCC.bin +firmware: RTL8192E/boot.img +firmware: RTL8192E/data.img +firmware: RTL8192E/main.img +firmware: RTL8192U/boot.img +firmware: RTL8192U/data.img +firmware: RTL8192U/main.img +firmware: acenic/tg1.bin +firmware: acenic/tg2.bin +firmware: adaptec/starfire_rx.bin +firmware: adaptec/starfire_tx.bin +firmware: adf7242_firmware.bin +firmware: advansys/3550.bin +firmware: advansys/38C0800.bin +firmware: advansys/38C1600.bin +firmware: advansys/mcode.bin +firmware: agere_ap_fw.bin +firmware: agere_sta_fw.bin +firmware: aic94xx-seq.fw +firmware: amd/amd_sev_fam17h_model0xh.sbin +firmware: amd/amd_sev_fam17h_model3xh.sbin +firmware: amd/amd_sev_fam19h_model0xh.sbin +firmware: amd/amd_sev_fam19h_model1xh.sbin +firmware: amdgpu/aldebaran_cap.bin +firmware: amdgpu/aldebaran_mec.bin +firmware: amdgpu/aldebaran_mec2.bin +firmware: amdgpu/aldebaran_rlc.bin +firmware: amdgpu/aldebaran_sdma.bin +firmware: amdgpu/aldebaran_sjt_mec.bin +firmware: amdgpu/aldebaran_sjt_mec2.bin +firmware: amdgpu/aldebaran_smc.bin +firmware: amdgpu/aldebaran_sos.bin +firmware: amdgpu/aldebaran_ta.bin +firmware: amdgpu/aldebaran_vcn.bin +firmware: amdgpu/arcturus_asd.bin +firmware: amdgpu/arcturus_gpu_info.bin +firmware: amdgpu/arcturus_mec.bin +firmware: amdgpu/arcturus_rlc.bin +firmware: amdgpu/arcturus_sdma.bin +firmware: amdgpu/arcturus_smc.bin +firmware: amdgpu/arcturus_sos.bin +firmware: amdgpu/arcturus_ta.bin +firmware: amdgpu/arcturus_vcn.bin +firmware: amdgpu/banks_k_2_smc.bin +firmware: amdgpu/beige_goby_ce.bin +firmware: amdgpu/beige_goby_dmcub.bin +firmware: amdgpu/beige_goby_me.bin +firmware: amdgpu/beige_goby_mec.bin +firmware: amdgpu/beige_goby_mec2.bin +firmware: amdgpu/beige_goby_pfp.bin +firmware: amdgpu/beige_goby_rlc.bin +firmware: amdgpu/beige_goby_sdma.bin +firmware: amdgpu/beige_goby_smc.bin +firmware: amdgpu/beige_goby_sos.bin +firmware: amdgpu/beige_goby_ta.bin +firmware: amdgpu/beige_goby_vcn.bin +firmware: amdgpu/bonaire_ce.bin +firmware: amdgpu/bonaire_k_smc.bin +firmware: amdgpu/bonaire_mc.bin +firmware: amdgpu/bonaire_me.bin +firmware: amdgpu/bonaire_mec.bin +firmware: amdgpu/bonaire_pfp.bin +firmware: amdgpu/bonaire_rlc.bin +firmware: amdgpu/bonaire_sdma.bin +firmware: amdgpu/bonaire_sdma1.bin +firmware: amdgpu/bonaire_smc.bin +firmware: amdgpu/bonaire_uvd.bin +firmware: amdgpu/bonaire_vce.bin +firmware: amdgpu/carrizo_ce.bin +firmware: amdgpu/carrizo_me.bin +firmware: amdgpu/carrizo_mec.bin +firmware: amdgpu/carrizo_mec2.bin +firmware: amdgpu/carrizo_pfp.bin +firmware: amdgpu/carrizo_rlc.bin +firmware: amdgpu/carrizo_sdma.bin +firmware: amdgpu/carrizo_sdma1.bin +firmware: amdgpu/carrizo_uvd.bin +firmware: amdgpu/carrizo_vce.bin +firmware: amdgpu/cyan_skillfish2_ce.bin +firmware: amdgpu/cyan_skillfish2_me.bin +firmware: amdgpu/cyan_skillfish2_mec.bin +firmware: amdgpu/cyan_skillfish2_mec2.bin +firmware: amdgpu/cyan_skillfish2_pfp.bin +firmware: amdgpu/cyan_skillfish2_rlc.bin +firmware: amdgpu/cyan_skillfish2_sdma.bin +firmware: amdgpu/cyan_skillfish2_sdma1.bin +firmware: amdgpu/dcn_3_1_4_dmcub.bin +firmware: amdgpu/dcn_3_1_5_dmcub.bin +firmware: amdgpu/dcn_3_1_6_dmcub.bin +firmware: amdgpu/dcn_3_2_0_dmcub.bin +firmware: amdgpu/dcn_3_2_1_dmcub.bin +firmware: amdgpu/dimgrey_cavefish_ce.bin +firmware: amdgpu/dimgrey_cavefish_dmcub.bin +firmware: amdgpu/dimgrey_cavefish_me.bin +firmware: amdgpu/dimgrey_cavefish_mec.bin +firmware: amdgpu/dimgrey_cavefish_mec2.bin +firmware: amdgpu/dimgrey_cavefish_pfp.bin +firmware: amdgpu/dimgrey_cavefish_rlc.bin +firmware: amdgpu/dimgrey_cavefish_sdma.bin +firmware: amdgpu/dimgrey_cavefish_smc.bin +firmware: amdgpu/dimgrey_cavefish_sos.bin +firmware: amdgpu/dimgrey_cavefish_ta.bin +firmware: amdgpu/dimgrey_cavefish_vcn.bin +firmware: amdgpu/fiji_ce.bin +firmware: amdgpu/fiji_me.bin +firmware: amdgpu/fiji_mec.bin +firmware: amdgpu/fiji_mec2.bin +firmware: amdgpu/fiji_pfp.bin +firmware: amdgpu/fiji_rlc.bin +firmware: amdgpu/fiji_sdma.bin +firmware: amdgpu/fiji_sdma1.bin +firmware: amdgpu/fiji_smc.bin +firmware: amdgpu/fiji_uvd.bin +firmware: amdgpu/fiji_vce.bin +firmware: amdgpu/gc_10_3_6_ce.bin +firmware: amdgpu/gc_10_3_6_me.bin +firmware: amdgpu/gc_10_3_6_mec.bin +firmware: amdgpu/gc_10_3_6_mec2.bin +firmware: amdgpu/gc_10_3_6_pfp.bin +firmware: amdgpu/gc_10_3_6_rlc.bin +firmware: amdgpu/gc_10_3_7_ce.bin +firmware: amdgpu/gc_10_3_7_me.bin +firmware: amdgpu/gc_10_3_7_mec.bin +firmware: amdgpu/gc_10_3_7_mec2.bin +firmware: amdgpu/gc_10_3_7_pfp.bin +firmware: amdgpu/gc_10_3_7_rlc.bin +firmware: amdgpu/gc_11_0_0_imu.bin +firmware: amdgpu/gc_11_0_0_me.bin +firmware: amdgpu/gc_11_0_0_mec.bin +firmware: amdgpu/gc_11_0_0_mes.bin +firmware: amdgpu/gc_11_0_0_mes1.bin +firmware: amdgpu/gc_11_0_0_mes_2.bin +firmware: amdgpu/gc_11_0_0_pfp.bin +firmware: amdgpu/gc_11_0_0_rlc.bin +firmware: amdgpu/gc_11_0_0_toc.bin +firmware: amdgpu/gc_11_0_1_imu.bin +firmware: amdgpu/gc_11_0_1_me.bin +firmware: amdgpu/gc_11_0_1_mec.bin +firmware: amdgpu/gc_11_0_1_mes.bin +firmware: amdgpu/gc_11_0_1_mes1.bin +firmware: amdgpu/gc_11_0_1_mes_2.bin +firmware: amdgpu/gc_11_0_1_pfp.bin +firmware: amdgpu/gc_11_0_1_rlc.bin +firmware: amdgpu/gc_11_0_2_imu.bin +firmware: amdgpu/gc_11_0_2_me.bin +firmware: amdgpu/gc_11_0_2_mec.bin +firmware: amdgpu/gc_11_0_2_mes.bin +firmware: amdgpu/gc_11_0_2_mes1.bin +firmware: amdgpu/gc_11_0_2_mes_2.bin +firmware: amdgpu/gc_11_0_2_pfp.bin +firmware: amdgpu/gc_11_0_2_rlc.bin +firmware: amdgpu/gc_11_0_3_imu.bin +firmware: amdgpu/gc_11_0_3_me.bin +firmware: amdgpu/gc_11_0_3_mec.bin +firmware: amdgpu/gc_11_0_3_mes.bin +firmware: amdgpu/gc_11_0_3_mes1.bin +firmware: amdgpu/gc_11_0_3_mes_2.bin +firmware: amdgpu/gc_11_0_3_pfp.bin +firmware: amdgpu/gc_11_0_3_rlc.bin +firmware: amdgpu/gc_11_0_4_imu.bin +firmware: amdgpu/gc_11_0_4_me.bin +firmware: amdgpu/gc_11_0_4_mec.bin +firmware: amdgpu/gc_11_0_4_mes.bin +firmware: amdgpu/gc_11_0_4_mes1.bin +firmware: amdgpu/gc_11_0_4_mes_2.bin +firmware: amdgpu/gc_11_0_4_pfp.bin +firmware: amdgpu/gc_11_0_4_rlc.bin +firmware: amdgpu/gc_9_4_3_mec.bin +firmware: amdgpu/gc_9_4_3_rlc.bin +firmware: amdgpu/green_sardine_asd.bin +firmware: amdgpu/green_sardine_ce.bin +firmware: amdgpu/green_sardine_dmcub.bin +firmware: amdgpu/green_sardine_me.bin +firmware: amdgpu/green_sardine_mec.bin +firmware: amdgpu/green_sardine_mec2.bin +firmware: amdgpu/green_sardine_pfp.bin +firmware: amdgpu/green_sardine_rlc.bin +firmware: amdgpu/green_sardine_sdma.bin +firmware: amdgpu/green_sardine_ta.bin +firmware: amdgpu/green_sardine_vcn.bin +firmware: amdgpu/hainan_ce.bin +firmware: amdgpu/hainan_k_smc.bin +firmware: amdgpu/hainan_mc.bin +firmware: amdgpu/hainan_me.bin +firmware: amdgpu/hainan_pfp.bin +firmware: amdgpu/hainan_rlc.bin +firmware: amdgpu/hainan_smc.bin +firmware: amdgpu/hawaii_ce.bin +firmware: amdgpu/hawaii_k_smc.bin +firmware: amdgpu/hawaii_mc.bin +firmware: amdgpu/hawaii_me.bin +firmware: amdgpu/hawaii_mec.bin +firmware: amdgpu/hawaii_pfp.bin +firmware: amdgpu/hawaii_rlc.bin +firmware: amdgpu/hawaii_sdma.bin +firmware: amdgpu/hawaii_sdma1.bin +firmware: amdgpu/hawaii_smc.bin +firmware: amdgpu/hawaii_uvd.bin +firmware: amdgpu/hawaii_vce.bin +firmware: amdgpu/ip_discovery.bin +firmware: amdgpu/kabini_ce.bin +firmware: amdgpu/kabini_me.bin +firmware: amdgpu/kabini_mec.bin +firmware: amdgpu/kabini_pfp.bin +firmware: amdgpu/kabini_rlc.bin +firmware: amdgpu/kabini_sdma.bin +firmware: amdgpu/kabini_sdma1.bin +firmware: amdgpu/kabini_uvd.bin +firmware: amdgpu/kabini_vce.bin +firmware: amdgpu/kaveri_ce.bin +firmware: amdgpu/kaveri_me.bin +firmware: amdgpu/kaveri_mec.bin +firmware: amdgpu/kaveri_mec2.bin +firmware: amdgpu/kaveri_pfp.bin +firmware: amdgpu/kaveri_rlc.bin +firmware: amdgpu/kaveri_sdma.bin +firmware: amdgpu/kaveri_sdma1.bin +firmware: amdgpu/kaveri_uvd.bin +firmware: amdgpu/kaveri_vce.bin +firmware: amdgpu/mullins_ce.bin +firmware: amdgpu/mullins_me.bin +firmware: amdgpu/mullins_mec.bin +firmware: amdgpu/mullins_pfp.bin +firmware: amdgpu/mullins_rlc.bin +firmware: amdgpu/mullins_sdma.bin +firmware: amdgpu/mullins_sdma1.bin +firmware: amdgpu/mullins_uvd.bin +firmware: amdgpu/mullins_vce.bin +firmware: amdgpu/navi10_asd.bin +firmware: amdgpu/navi10_ce.bin +firmware: amdgpu/navi10_me.bin +firmware: amdgpu/navi10_mec.bin +firmware: amdgpu/navi10_mec2.bin +firmware: amdgpu/navi10_mes.bin +firmware: amdgpu/navi10_pfp.bin +firmware: amdgpu/navi10_rlc.bin +firmware: amdgpu/navi10_sdma.bin +firmware: amdgpu/navi10_sdma1.bin +firmware: amdgpu/navi10_smc.bin +firmware: amdgpu/navi10_sos.bin +firmware: amdgpu/navi10_ta.bin +firmware: amdgpu/navi10_vcn.bin +firmware: amdgpu/navi12_asd.bin +firmware: amdgpu/navi12_cap.bin +firmware: amdgpu/navi12_ce.bin +firmware: amdgpu/navi12_dmcu.bin +firmware: amdgpu/navi12_gpu_info.bin +firmware: amdgpu/navi12_me.bin +firmware: amdgpu/navi12_mec.bin +firmware: amdgpu/navi12_mec2.bin +firmware: amdgpu/navi12_pfp.bin +firmware: amdgpu/navi12_rlc.bin +firmware: amdgpu/navi12_sdma.bin +firmware: amdgpu/navi12_sdma1.bin +firmware: amdgpu/navi12_smc.bin +firmware: amdgpu/navi12_sos.bin +firmware: amdgpu/navi12_ta.bin +firmware: amdgpu/navi12_vcn.bin +firmware: amdgpu/navi14_asd.bin +firmware: amdgpu/navi14_ce.bin +firmware: amdgpu/navi14_ce_wks.bin +firmware: amdgpu/navi14_me.bin +firmware: amdgpu/navi14_me_wks.bin +firmware: amdgpu/navi14_mec.bin +firmware: amdgpu/navi14_mec2.bin +firmware: amdgpu/navi14_mec2_wks.bin +firmware: amdgpu/navi14_mec_wks.bin +firmware: amdgpu/navi14_pfp.bin +firmware: amdgpu/navi14_pfp_wks.bin +firmware: amdgpu/navi14_rlc.bin +firmware: amdgpu/navi14_sdma.bin +firmware: amdgpu/navi14_sdma1.bin +firmware: amdgpu/navi14_smc.bin +firmware: amdgpu/navi14_sos.bin +firmware: amdgpu/navi14_ta.bin +firmware: amdgpu/navi14_vcn.bin +firmware: amdgpu/navy_flounder_ce.bin +firmware: amdgpu/navy_flounder_dmcub.bin +firmware: amdgpu/navy_flounder_me.bin +firmware: amdgpu/navy_flounder_mec.bin +firmware: amdgpu/navy_flounder_mec2.bin +firmware: amdgpu/navy_flounder_pfp.bin +firmware: amdgpu/navy_flounder_rlc.bin +firmware: amdgpu/navy_flounder_sdma.bin +firmware: amdgpu/navy_flounder_smc.bin +firmware: amdgpu/navy_flounder_sos.bin +firmware: amdgpu/navy_flounder_ta.bin +firmware: amdgpu/navy_flounder_vcn.bin +firmware: amdgpu/oland_ce.bin +firmware: amdgpu/oland_k_smc.bin +firmware: amdgpu/oland_mc.bin +firmware: amdgpu/oland_me.bin +firmware: amdgpu/oland_pfp.bin +firmware: amdgpu/oland_rlc.bin +firmware: amdgpu/oland_smc.bin +firmware: amdgpu/oland_uvd.bin +firmware: amdgpu/picasso_asd.bin +firmware: amdgpu/picasso_ce.bin +firmware: amdgpu/picasso_gpu_info.bin +firmware: amdgpu/picasso_me.bin +firmware: amdgpu/picasso_mec.bin +firmware: amdgpu/picasso_mec2.bin +firmware: amdgpu/picasso_pfp.bin +firmware: amdgpu/picasso_rlc.bin +firmware: amdgpu/picasso_rlc_am4.bin +firmware: amdgpu/picasso_sdma.bin +firmware: amdgpu/picasso_ta.bin +firmware: amdgpu/picasso_vcn.bin +firmware: amdgpu/pitcairn_ce.bin +firmware: amdgpu/pitcairn_k_smc.bin +firmware: amdgpu/pitcairn_mc.bin +firmware: amdgpu/pitcairn_me.bin +firmware: amdgpu/pitcairn_pfp.bin +firmware: amdgpu/pitcairn_rlc.bin +firmware: amdgpu/pitcairn_smc.bin +firmware: amdgpu/pitcairn_uvd.bin +firmware: amdgpu/polaris10_ce.bin +firmware: amdgpu/polaris10_ce_2.bin +firmware: amdgpu/polaris10_k2_smc.bin +firmware: amdgpu/polaris10_k_mc.bin +firmware: amdgpu/polaris10_k_smc.bin +firmware: amdgpu/polaris10_mc.bin +firmware: amdgpu/polaris10_me.bin +firmware: amdgpu/polaris10_me_2.bin +firmware: amdgpu/polaris10_mec.bin +firmware: amdgpu/polaris10_mec2.bin +firmware: amdgpu/polaris10_mec2_2.bin +firmware: amdgpu/polaris10_mec_2.bin +firmware: amdgpu/polaris10_pfp.bin +firmware: amdgpu/polaris10_pfp_2.bin +firmware: amdgpu/polaris10_rlc.bin +firmware: amdgpu/polaris10_sdma.bin +firmware: amdgpu/polaris10_sdma1.bin +firmware: amdgpu/polaris10_smc.bin +firmware: amdgpu/polaris10_smc_sk.bin +firmware: amdgpu/polaris10_uvd.bin +firmware: amdgpu/polaris10_vce.bin +firmware: amdgpu/polaris11_ce.bin +firmware: amdgpu/polaris11_ce_2.bin +firmware: amdgpu/polaris11_k2_smc.bin +firmware: amdgpu/polaris11_k_mc.bin +firmware: amdgpu/polaris11_k_smc.bin +firmware: amdgpu/polaris11_mc.bin +firmware: amdgpu/polaris11_me.bin +firmware: amdgpu/polaris11_me_2.bin +firmware: amdgpu/polaris11_mec.bin +firmware: amdgpu/polaris11_mec2.bin +firmware: amdgpu/polaris11_mec2_2.bin +firmware: amdgpu/polaris11_mec_2.bin +firmware: amdgpu/polaris11_pfp.bin +firmware: amdgpu/polaris11_pfp_2.bin +firmware: amdgpu/polaris11_rlc.bin +firmware: amdgpu/polaris11_sdma.bin +firmware: amdgpu/polaris11_sdma1.bin +firmware: amdgpu/polaris11_smc.bin +firmware: amdgpu/polaris11_smc_sk.bin +firmware: amdgpu/polaris11_uvd.bin +firmware: amdgpu/polaris11_vce.bin +firmware: amdgpu/polaris12_32_mc.bin +firmware: amdgpu/polaris12_ce.bin +firmware: amdgpu/polaris12_ce_2.bin +firmware: amdgpu/polaris12_k_mc.bin +firmware: amdgpu/polaris12_k_smc.bin +firmware: amdgpu/polaris12_mc.bin +firmware: amdgpu/polaris12_me.bin +firmware: amdgpu/polaris12_me_2.bin +firmware: amdgpu/polaris12_mec.bin +firmware: amdgpu/polaris12_mec2.bin +firmware: amdgpu/polaris12_mec2_2.bin +firmware: amdgpu/polaris12_mec_2.bin +firmware: amdgpu/polaris12_pfp.bin +firmware: amdgpu/polaris12_pfp_2.bin +firmware: amdgpu/polaris12_rlc.bin +firmware: amdgpu/polaris12_sdma.bin +firmware: amdgpu/polaris12_sdma1.bin +firmware: amdgpu/polaris12_smc.bin +firmware: amdgpu/polaris12_uvd.bin +firmware: amdgpu/polaris12_vce.bin +firmware: amdgpu/psp_13_0_0_sos.bin +firmware: amdgpu/psp_13_0_0_ta.bin +firmware: amdgpu/psp_13_0_10_sos.bin +firmware: amdgpu/psp_13_0_10_ta.bin +firmware: amdgpu/psp_13_0_11_ta.bin +firmware: amdgpu/psp_13_0_11_toc.bin +firmware: amdgpu/psp_13_0_4_ta.bin +firmware: amdgpu/psp_13_0_4_toc.bin +firmware: amdgpu/psp_13_0_5_ta.bin +firmware: amdgpu/psp_13_0_5_toc.bin +firmware: amdgpu/psp_13_0_6_sos.bin +firmware: amdgpu/psp_13_0_6_ta.bin +firmware: amdgpu/psp_13_0_7_sos.bin +firmware: amdgpu/psp_13_0_7_ta.bin +firmware: amdgpu/psp_13_0_8_ta.bin +firmware: amdgpu/psp_13_0_8_toc.bin +firmware: amdgpu/raven2_asd.bin +firmware: amdgpu/raven2_ce.bin +firmware: amdgpu/raven2_gpu_info.bin +firmware: amdgpu/raven2_me.bin +firmware: amdgpu/raven2_mec.bin +firmware: amdgpu/raven2_mec2.bin +firmware: amdgpu/raven2_pfp.bin +firmware: amdgpu/raven2_rlc.bin +firmware: amdgpu/raven2_sdma.bin +firmware: amdgpu/raven2_ta.bin +firmware: amdgpu/raven2_vcn.bin +firmware: amdgpu/raven_asd.bin +firmware: amdgpu/raven_ce.bin +firmware: amdgpu/raven_dmcu.bin +firmware: amdgpu/raven_gpu_info.bin +firmware: amdgpu/raven_kicker_rlc.bin +firmware: amdgpu/raven_me.bin +firmware: amdgpu/raven_mec.bin +firmware: amdgpu/raven_mec2.bin +firmware: amdgpu/raven_pfp.bin +firmware: amdgpu/raven_rlc.bin +firmware: amdgpu/raven_sdma.bin +firmware: amdgpu/raven_ta.bin +firmware: amdgpu/raven_vcn.bin +firmware: amdgpu/renoir_asd.bin +firmware: amdgpu/renoir_ce.bin +firmware: amdgpu/renoir_dmcub.bin +firmware: amdgpu/renoir_me.bin +firmware: amdgpu/renoir_mec.bin +firmware: amdgpu/renoir_pfp.bin +firmware: amdgpu/renoir_rlc.bin +firmware: amdgpu/renoir_sdma.bin +firmware: amdgpu/renoir_ta.bin +firmware: amdgpu/renoir_vcn.bin +firmware: amdgpu/sdma_4_4_2.bin +firmware: amdgpu/sdma_5_2_6.bin +firmware: amdgpu/sdma_5_2_7.bin +firmware: amdgpu/sdma_6_0_0.bin +firmware: amdgpu/sdma_6_0_1.bin +firmware: amdgpu/sdma_6_0_2.bin +firmware: amdgpu/sdma_6_0_3.bin +firmware: amdgpu/si58_mc.bin +firmware: amdgpu/sienna_cichlid_cap.bin +firmware: amdgpu/sienna_cichlid_ce.bin +firmware: amdgpu/sienna_cichlid_dmcub.bin +firmware: amdgpu/sienna_cichlid_me.bin +firmware: amdgpu/sienna_cichlid_mec.bin +firmware: amdgpu/sienna_cichlid_mec2.bin +firmware: amdgpu/sienna_cichlid_mes.bin +firmware: amdgpu/sienna_cichlid_mes1.bin +firmware: amdgpu/sienna_cichlid_pfp.bin +firmware: amdgpu/sienna_cichlid_rlc.bin +firmware: amdgpu/sienna_cichlid_sdma.bin +firmware: amdgpu/sienna_cichlid_smc.bin +firmware: amdgpu/sienna_cichlid_sos.bin +firmware: amdgpu/sienna_cichlid_ta.bin +firmware: amdgpu/sienna_cichlid_vcn.bin +firmware: amdgpu/smu_13_0_0.bin +firmware: amdgpu/smu_13_0_10.bin +firmware: amdgpu/smu_13_0_7.bin +firmware: amdgpu/stoney_ce.bin +firmware: amdgpu/stoney_me.bin +firmware: amdgpu/stoney_mec.bin +firmware: amdgpu/stoney_pfp.bin +firmware: amdgpu/stoney_rlc.bin +firmware: amdgpu/stoney_sdma.bin +firmware: amdgpu/stoney_uvd.bin +firmware: amdgpu/stoney_vce.bin +firmware: amdgpu/tahiti_ce.bin +firmware: amdgpu/tahiti_mc.bin +firmware: amdgpu/tahiti_me.bin +firmware: amdgpu/tahiti_pfp.bin +firmware: amdgpu/tahiti_rlc.bin +firmware: amdgpu/tahiti_smc.bin +firmware: amdgpu/tahiti_uvd.bin +firmware: amdgpu/tonga_ce.bin +firmware: amdgpu/tonga_k_smc.bin +firmware: amdgpu/tonga_mc.bin +firmware: amdgpu/tonga_me.bin +firmware: amdgpu/tonga_mec.bin +firmware: amdgpu/tonga_mec2.bin +firmware: amdgpu/tonga_pfp.bin +firmware: amdgpu/tonga_rlc.bin +firmware: amdgpu/tonga_sdma.bin +firmware: amdgpu/tonga_sdma1.bin +firmware: amdgpu/tonga_smc.bin +firmware: amdgpu/tonga_uvd.bin +firmware: amdgpu/tonga_vce.bin +firmware: amdgpu/topaz_ce.bin +firmware: amdgpu/topaz_k_smc.bin +firmware: amdgpu/topaz_mc.bin +firmware: amdgpu/topaz_me.bin +firmware: amdgpu/topaz_mec.bin +firmware: amdgpu/topaz_pfp.bin +firmware: amdgpu/topaz_rlc.bin +firmware: amdgpu/topaz_sdma.bin +firmware: amdgpu/topaz_sdma1.bin +firmware: amdgpu/topaz_smc.bin +firmware: amdgpu/vangogh_asd.bin +firmware: amdgpu/vangogh_ce.bin +firmware: amdgpu/vangogh_dmcub.bin +firmware: amdgpu/vangogh_me.bin +firmware: amdgpu/vangogh_mec.bin +firmware: amdgpu/vangogh_mec2.bin +firmware: amdgpu/vangogh_pfp.bin +firmware: amdgpu/vangogh_rlc.bin +firmware: amdgpu/vangogh_sdma.bin +firmware: amdgpu/vangogh_toc.bin +firmware: amdgpu/vangogh_vcn.bin +firmware: amdgpu/vcn_3_1_2.bin +firmware: amdgpu/vcn_4_0_0.bin +firmware: amdgpu/vcn_4_0_2.bin +firmware: amdgpu/vcn_4_0_3.bin +firmware: amdgpu/vcn_4_0_4.bin +firmware: amdgpu/vega10_acg_smc.bin +firmware: amdgpu/vega10_asd.bin +firmware: amdgpu/vega10_cap.bin +firmware: amdgpu/vega10_ce.bin +firmware: amdgpu/vega10_gpu_info.bin +firmware: amdgpu/vega10_me.bin +firmware: amdgpu/vega10_mec.bin +firmware: amdgpu/vega10_mec2.bin +firmware: amdgpu/vega10_pfp.bin +firmware: amdgpu/vega10_rlc.bin +firmware: amdgpu/vega10_sdma.bin +firmware: amdgpu/vega10_sdma1.bin +firmware: amdgpu/vega10_smc.bin +firmware: amdgpu/vega10_sos.bin +firmware: amdgpu/vega10_uvd.bin +firmware: amdgpu/vega10_vce.bin +firmware: amdgpu/vega12_asd.bin +firmware: amdgpu/vega12_ce.bin +firmware: amdgpu/vega12_gpu_info.bin +firmware: amdgpu/vega12_me.bin +firmware: amdgpu/vega12_mec.bin +firmware: amdgpu/vega12_mec2.bin +firmware: amdgpu/vega12_pfp.bin +firmware: amdgpu/vega12_rlc.bin +firmware: amdgpu/vega12_sdma.bin +firmware: amdgpu/vega12_sdma1.bin +firmware: amdgpu/vega12_smc.bin +firmware: amdgpu/vega12_sos.bin +firmware: amdgpu/vega12_uvd.bin +firmware: amdgpu/vega12_vce.bin +firmware: amdgpu/vega20_asd.bin +firmware: amdgpu/vega20_ce.bin +firmware: amdgpu/vega20_me.bin +firmware: amdgpu/vega20_mec.bin +firmware: amdgpu/vega20_mec2.bin +firmware: amdgpu/vega20_pfp.bin +firmware: amdgpu/vega20_rlc.bin +firmware: amdgpu/vega20_sdma.bin +firmware: amdgpu/vega20_sdma1.bin +firmware: amdgpu/vega20_smc.bin +firmware: amdgpu/vega20_sos.bin +firmware: amdgpu/vega20_ta.bin +firmware: amdgpu/vega20_uvd.bin +firmware: amdgpu/vega20_vce.bin +firmware: amdgpu/vegam_ce.bin +firmware: amdgpu/vegam_me.bin +firmware: amdgpu/vegam_mec.bin +firmware: amdgpu/vegam_mec2.bin +firmware: amdgpu/vegam_pfp.bin +firmware: amdgpu/vegam_rlc.bin +firmware: amdgpu/vegam_sdma.bin +firmware: amdgpu/vegam_sdma1.bin +firmware: amdgpu/vegam_smc.bin +firmware: amdgpu/vegam_uvd.bin +firmware: amdgpu/vegam_vce.bin +firmware: amdgpu/verde_ce.bin +firmware: amdgpu/verde_k_smc.bin +firmware: amdgpu/verde_mc.bin +firmware: amdgpu/verde_me.bin +firmware: amdgpu/verde_pfp.bin +firmware: amdgpu/verde_rlc.bin +firmware: amdgpu/verde_smc.bin +firmware: amdgpu/verde_uvd.bin +firmware: amdgpu/yellow_carp_ce.bin +firmware: amdgpu/yellow_carp_dmcub.bin +firmware: amdgpu/yellow_carp_me.bin +firmware: amdgpu/yellow_carp_mec.bin +firmware: amdgpu/yellow_carp_mec2.bin +firmware: amdgpu/yellow_carp_pfp.bin +firmware: amdgpu/yellow_carp_rlc.bin +firmware: amdgpu/yellow_carp_sdma.bin +firmware: amdgpu/yellow_carp_ta.bin +firmware: amdgpu/yellow_carp_toc.bin +firmware: amdgpu/yellow_carp_vcn.bin +firmware: ar5523.bin +firmware: asihpi/dsp5000.bin +firmware: asihpi/dsp6200.bin +firmware: asihpi/dsp6205.bin +firmware: asihpi/dsp6400.bin +firmware: asihpi/dsp6600.bin +firmware: asihpi/dsp8700.bin +firmware: asihpi/dsp8900.bin +firmware: ast_dp501_fw.bin +firmware: ath10k/QCA6174/hw2.1/board-2.bin +firmware: ath10k/QCA6174/hw2.1/board.bin +firmware: ath10k/QCA6174/hw2.1/firmware-4.bin +firmware: ath10k/QCA6174/hw2.1/firmware-5.bin +firmware: ath10k/QCA6174/hw3.0/board-2.bin +firmware: ath10k/QCA6174/hw3.0/board.bin +firmware: ath10k/QCA6174/hw3.0/firmware-4.bin +firmware: ath10k/QCA6174/hw3.0/firmware-5.bin +firmware: ath10k/QCA6174/hw3.0/firmware-6.bin +firmware: ath10k/QCA9377/hw1.0/board.bin +firmware: ath10k/QCA9377/hw1.0/firmware-5.bin +firmware: ath10k/QCA9377/hw1.0/firmware-6.bin +firmware: ath10k/QCA9887/hw1.0/board-2.bin +firmware: ath10k/QCA9887/hw1.0/board.bin +firmware: ath10k/QCA9887/hw1.0/firmware-5.bin +firmware: ath10k/QCA988X/hw2.0/board-2.bin +firmware: ath10k/QCA988X/hw2.0/board.bin +firmware: ath10k/QCA988X/hw2.0/firmware-2.bin +firmware: ath10k/QCA988X/hw2.0/firmware-3.bin +firmware: ath10k/QCA988X/hw2.0/firmware-4.bin +firmware: ath10k/QCA988X/hw2.0/firmware-5.bin +firmware: ath11k/QCA6390/hw2.0/* +firmware: ath11k/QCN9074/hw1.0/* +firmware: ath11k/WCN6855/hw2.0/* +firmware: ath11k/WCN6855/hw2.1/* +firmware: ath3k-1.fw +firmware: ath6k/AR6003/hw2.0/athwlan.bin.z77 +firmware: ath6k/AR6003/hw2.0/bdata.SD31.bin +firmware: ath6k/AR6003/hw2.0/bdata.bin +firmware: ath6k/AR6003/hw2.0/data.patch.bin +firmware: ath6k/AR6003/hw2.0/otp.bin.z77 +firmware: ath6k/AR6003/hw2.1.1/athwlan.bin +firmware: ath6k/AR6003/hw2.1.1/bdata.SD31.bin +firmware: ath6k/AR6003/hw2.1.1/bdata.bin +firmware: ath6k/AR6003/hw2.1.1/data.patch.bin +firmware: ath6k/AR6003/hw2.1.1/otp.bin +firmware: ath6k/AR6004/hw1.0/bdata.DB132.bin +firmware: ath6k/AR6004/hw1.0/bdata.bin +firmware: ath6k/AR6004/hw1.0/fw.ram.bin +firmware: ath6k/AR6004/hw1.1/bdata.DB132.bin +firmware: ath6k/AR6004/hw1.1/bdata.bin +firmware: ath6k/AR6004/hw1.1/fw.ram.bin +firmware: ath6k/AR6004/hw1.2/bdata.bin +firmware: ath6k/AR6004/hw1.2/fw.ram.bin +firmware: ath6k/AR6004/hw1.3/bdata.bin +firmware: ath6k/AR6004/hw1.3/fw.ram.bin +firmware: ath9k_htc/htc_7010-1.4.0.fw +firmware: ath9k_htc/htc_9271-1.4.0.fw +firmware: atmel/wilc1000_wifi_firmware-1.bin +firmware: atmel_at76c502-wpa.bin +firmware: atmel_at76c502.bin +firmware: atmel_at76c502_3com-wpa.bin +firmware: atmel_at76c502_3com.bin +firmware: atmel_at76c502d-wpa.bin +firmware: atmel_at76c502d.bin +firmware: atmel_at76c502e-wpa.bin +firmware: atmel_at76c502e.bin +firmware: atmel_at76c503-i3861.bin +firmware: atmel_at76c503-i3863.bin +firmware: atmel_at76c503-rfmd-acc.bin +firmware: atmel_at76c503-rfmd.bin +firmware: atmel_at76c504-wpa.bin +firmware: atmel_at76c504.bin +firmware: atmel_at76c504_2958-wpa.bin +firmware: atmel_at76c504_2958.bin +firmware: atmel_at76c504a_2958-wpa.bin +firmware: atmel_at76c504a_2958.bin +firmware: atmel_at76c505-rfmd.bin +firmware: atmel_at76c505-rfmd2958.bin +firmware: atmel_at76c505a-rfmd2958.bin +firmware: atmel_at76c505amx-rfmd.bin +firmware: atmel_at76c506-wpa.bin +firmware: atmel_at76c506.bin +firmware: atsc_denver.inp +firmware: av7110/bootcode.bin +firmware: b43/ucode11.fw +firmware: b43/ucode13.fw +firmware: b43/ucode14.fw +firmware: b43/ucode15.fw +firmware: b43/ucode16_lp.fw +firmware: b43/ucode16_mimo.fw +firmware: b43/ucode24_lcn.fw +firmware: b43/ucode25_lcn.fw +firmware: b43/ucode25_mimo.fw +firmware: b43/ucode26_mimo.fw +firmware: b43/ucode29_mimo.fw +firmware: b43/ucode30_mimo.fw +firmware: b43/ucode33_lcn40.fw +firmware: b43/ucode40.fw +firmware: b43/ucode42.fw +firmware: b43/ucode5.fw +firmware: b43/ucode9.fw +firmware: b43legacy/ucode2.fw +firmware: b43legacy/ucode4.fw +firmware: bfubase.frm +firmware: bnx2/bnx2-mips-06-6.2.3.fw +firmware: bnx2/bnx2-mips-09-6.2.1b.fw +firmware: bnx2/bnx2-rv2p-06-6.0.15.fw +firmware: bnx2/bnx2-rv2p-09-6.0.17.fw +firmware: bnx2/bnx2-rv2p-09ax-6.0.17.fw +firmware: bnx2x/bnx2x-e1-7.13.15.0.fw +firmware: bnx2x/bnx2x-e1-7.13.21.0.fw +firmware: bnx2x/bnx2x-e1h-7.13.15.0.fw +firmware: bnx2x/bnx2x-e1h-7.13.21.0.fw +firmware: bnx2x/bnx2x-e2-7.13.15.0.fw +firmware: bnx2x/bnx2x-e2-7.13.21.0.fw +firmware: brcm/bcm43xx-0.fw +firmware: brcm/bcm43xx_hdr-0.fw +firmware: brcm/brcmbt4377*.bin +firmware: brcm/brcmbt4377*.ptb +firmware: brcm/brcmbt4378*.bin +firmware: brcm/brcmbt4378*.ptb +firmware: brcm/brcmbt4387*.bin +firmware: brcm/brcmbt4387*.ptb +firmware: brcm/brcmfmac*-pcie.*.bin +firmware: brcm/brcmfmac*-pcie.*.clm_blob +firmware: brcm/brcmfmac*-pcie.*.txcap_blob +firmware: brcm/brcmfmac*-pcie.*.txt +firmware: brcm/brcmfmac*-pcie.txt +firmware: brcm/brcmfmac*-sdio.*.bin +firmware: brcm/brcmfmac*-sdio.*.txt +firmware: brcm/brcmfmac43012-sdio.bin +firmware: brcm/brcmfmac43012-sdio.clm_blob +firmware: brcm/brcmfmac43143-sdio.bin +firmware: brcm/brcmfmac43143.bin +firmware: brcm/brcmfmac43236b.bin +firmware: brcm/brcmfmac43241b0-sdio.bin +firmware: brcm/brcmfmac43241b4-sdio.bin +firmware: brcm/brcmfmac43241b5-sdio.bin +firmware: brcm/brcmfmac43242a.bin +firmware: brcm/brcmfmac4329-sdio.bin +firmware: brcm/brcmfmac4330-sdio.bin +firmware: brcm/brcmfmac4334-sdio.bin +firmware: brcm/brcmfmac43340-sdio.bin +firmware: brcm/brcmfmac4335-sdio.bin +firmware: brcm/brcmfmac43362-sdio.bin +firmware: brcm/brcmfmac4339-sdio.bin +firmware: brcm/brcmfmac43430-sdio.bin +firmware: brcm/brcmfmac43430-sdio.clm_blob +firmware: brcm/brcmfmac43430a0-sdio.bin +firmware: brcm/brcmfmac43430b0-sdio.bin +firmware: brcm/brcmfmac43439-sdio.bin +firmware: brcm/brcmfmac43439-sdio.clm_blob +firmware: brcm/brcmfmac43455-sdio.bin +firmware: brcm/brcmfmac43455-sdio.clm_blob +firmware: brcm/brcmfmac43456-sdio.bin +firmware: brcm/brcmfmac4350-pcie.bin +firmware: brcm/brcmfmac4350c2-pcie.bin +firmware: brcm/brcmfmac4354-sdio.bin +firmware: brcm/brcmfmac4354-sdio.clm_blob +firmware: brcm/brcmfmac4355-pcie.bin +firmware: brcm/brcmfmac4355-pcie.clm_blob +firmware: brcm/brcmfmac4355c1-pcie.bin +firmware: brcm/brcmfmac4355c1-pcie.clm_blob +firmware: brcm/brcmfmac4356-pcie.bin +firmware: brcm/brcmfmac4356-pcie.clm_blob +firmware: brcm/brcmfmac4356-sdio.bin +firmware: brcm/brcmfmac4356-sdio.clm_blob +firmware: brcm/brcmfmac43569.bin +firmware: brcm/brcmfmac43570-pcie.bin +firmware: brcm/brcmfmac43570-pcie.clm_blob +firmware: brcm/brcmfmac4358-pcie.bin +firmware: brcm/brcmfmac4359-pcie.bin +firmware: brcm/brcmfmac4359-sdio.bin +firmware: brcm/brcmfmac4359c-pcie.bin +firmware: brcm/brcmfmac43602-pcie.bin +firmware: brcm/brcmfmac4364b2-pcie.bin +firmware: brcm/brcmfmac4364b2-pcie.clm_blob +firmware: brcm/brcmfmac4364b3-pcie.bin +firmware: brcm/brcmfmac4364b3-pcie.clm_blob +firmware: brcm/brcmfmac4365b-pcie.bin +firmware: brcm/brcmfmac4365c-pcie.bin +firmware: brcm/brcmfmac4366b-pcie.bin +firmware: brcm/brcmfmac4366c-pcie.bin +firmware: brcm/brcmfmac4371-pcie.bin +firmware: brcm/brcmfmac4373-sdio.bin +firmware: brcm/brcmfmac4373-sdio.clm_blob +firmware: brcm/brcmfmac4373.bin +firmware: brcm/brcmfmac43752-sdio.bin +firmware: brcm/brcmfmac43752-sdio.clm_blob +firmware: brcm/brcmfmac4377b3-pcie.bin +firmware: brcm/brcmfmac4377b3-pcie.clm_blob +firmware: brcm/brcmfmac4378b1-pcie.bin +firmware: brcm/brcmfmac4378b1-pcie.clm_blob +firmware: brcm/brcmfmac4378b3-pcie.bin +firmware: brcm/brcmfmac4378b3-pcie.clm_blob +firmware: brcm/brcmfmac4387c2-pcie.bin +firmware: brcm/brcmfmac4387c2-pcie.clm_blob +firmware: c218tunx.cod +firmware: c320tunx.cod +firmware: cadence/mhdp8546.bin +firmware: carl9170-1.fw +firmware: cavium/cnn55xx_se.fw +firmware: cbfw-3.2.5.1.bin +firmware: cis/3CCFEM556.cis +firmware: cis/3CXEM556.cis +firmware: cis/COMpad2.cis +firmware: cis/COMpad4.cis +firmware: cis/DP83903.cis +firmware: cis/LA-PCM.cis +firmware: cis/MT5634ZLX.cis +firmware: cis/NE2K.cis +firmware: cis/PCMLM28.cis +firmware: cis/PE-200.cis +firmware: cis/PE520.cis +firmware: cis/RS-COM-2P.cis +firmware: cis/SW_555_SER.cis +firmware: cis/SW_7xx_SER.cis +firmware: cis/SW_8xx_SER.cis +firmware: cis/tamarack.cis +firmware: cmmb_ming_app.inp +firmware: cmmb_vega_12mhz.inp +firmware: cmmb_venice_12mhz.inp +firmware: comedi/jr3pci.idm +firmware: cp204unx.cod +firmware: cs46xx/cwc4630 +firmware: cs46xx/cwcasync +firmware: cs46xx/cwcbinhack +firmware: cs46xx/cwcdma +firmware: cs46xx/cwcsnoop +firmware: ct2fw-3.2.5.1.bin +firmware: ctefx-desktop.bin +firmware: ctefx-r3di.bin +firmware: ctefx.bin +firmware: ctfw-3.2.5.1.bin +firmware: cxgb3/ael2005_opt_edc.bin +firmware: cxgb3/ael2005_twx_edc.bin +firmware: cxgb3/ael2020_twx_edc.bin +firmware: cxgb3/t3b_psram-1.1.0.bin +firmware: cxgb3/t3c_psram-1.1.0.bin +firmware: cxgb3/t3fw-7.12.0.bin +firmware: cxgb4/t4fw.bin +firmware: cxgb4/t5fw.bin +firmware: cxgb4/t6fw.bin +firmware: daqboard2000_firmware.bin +firmware: digiface_firmware.bin +firmware: digiface_firmware_rev11.bin +firmware: dvb-cx18-mpc718-mt352.fw +firmware: dvb-demod-m88ds3103.fw +firmware: dvb-demod-m88ds3103b.fw +firmware: dvb-demod-m88rs6000.fw +firmware: dvb-demod-mn88472-02.fw +firmware: dvb-demod-mn88473-01.fw +firmware: dvb-demod-mxl692.fw +firmware: dvb-demod-si2165.fw +firmware: dvb-demod-si2168-a20-01.fw +firmware: dvb-demod-si2168-a30-01.fw +firmware: dvb-demod-si2168-b40-01.fw +firmware: dvb-demod-si2168-d60-01.fw +firmware: dvb-fe-af9013.fw +firmware: dvb-fe-cx24117.fw +firmware: dvb-fe-drxj-mc-1.0.8.fw +firmware: dvb-fe-ds3000.fw +firmware: dvb-fe-tda10071.fw +firmware: dvb-fe-xc4000-1.4.1.fw +firmware: dvb-fe-xc4000-1.4.fw +firmware: dvb-fe-xc5000-1.6.114.fw +firmware: dvb-fe-xc5000c-4.1.30.7.fw +firmware: dvb-tuner-si2141-a10-01.fw +firmware: dvb-tuner-si2157-a30-01.fw +firmware: dvb-tuner-si2158-a20-01.fw +firmware: dvb-usb-af9015.fw +firmware: dvb-usb-af9035-02.fw +firmware: dvb-usb-dib0700-1.20.fw +firmware: dvb-usb-dw2101.fw +firmware: dvb-usb-dw2102.fw +firmware: dvb-usb-dw2104.fw +firmware: dvb-usb-dw3101.fw +firmware: dvb-usb-ec168.fw +firmware: dvb-usb-it9135-01.fw +firmware: dvb-usb-it9135-02.fw +firmware: dvb-usb-it9303-01.fw +firmware: dvb-usb-lme2510-lg.fw +firmware: dvb-usb-lme2510-s0194.fw +firmware: dvb-usb-lme2510c-lg.fw +firmware: dvb-usb-lme2510c-rs2000.fw +firmware: dvb-usb-lme2510c-s0194.fw +firmware: dvb-usb-lme2510c-s7395.fw +firmware: dvb-usb-p1100.fw +firmware: dvb-usb-p7500.fw +firmware: dvb-usb-s630.fw +firmware: dvb-usb-s660.fw +firmware: dvb-usb-terratec-h7-az6007.fw +firmware: dvb_driver_si2141_rom60.fw +firmware: dvb_driver_si2141_rom61.fw +firmware: dvb_driver_si2146_rom11.fw +firmware: dvb_driver_si2147_rom50.fw +firmware: dvb_driver_si2148_rom32.fw +firmware: dvb_driver_si2148_rom33.fw +firmware: dvb_driver_si2157_rom50.fw +firmware: dvb_driver_si2158_rom51.fw +firmware: dvb_driver_si2177_rom50.fw +firmware: dvb_driver_si2178_rom50.fw +firmware: dvb_nova_12mhz.inp +firmware: dvb_nova_12mhz_b0.inp +firmware: dvb_rio.inp +firmware: dvbh_rio.inp +firmware: e100/d101m_ucode.bin +firmware: e100/d101s_ucode.bin +firmware: e100/d102e_ucode.bin +firmware: ea/3g_asic.fw +firmware: ea/darla20_dsp.fw +firmware: ea/darla24_dsp.fw +firmware: ea/echo3g_dsp.fw +firmware: ea/gina20_dsp.fw +firmware: ea/gina24_301_asic.fw +firmware: ea/gina24_301_dsp.fw +firmware: ea/gina24_361_asic.fw +firmware: ea/gina24_361_dsp.fw +firmware: ea/indigo_dj_dsp.fw +firmware: ea/indigo_djx_dsp.fw +firmware: ea/indigo_dsp.fw +firmware: ea/indigo_io_dsp.fw +firmware: ea/indigo_iox_dsp.fw +firmware: ea/layla20_asic.fw +firmware: ea/layla20_dsp.fw +firmware: ea/layla24_1_asic.fw +firmware: ea/layla24_2A_asic.fw +firmware: ea/layla24_2S_asic.fw +firmware: ea/layla24_dsp.fw +firmware: ea/loader_dsp.fw +firmware: ea/mia_dsp.fw +firmware: ea/mona_2_asic.fw +firmware: ea/mona_301_1_asic_48.fw +firmware: ea/mona_301_1_asic_96.fw +firmware: ea/mona_301_dsp.fw +firmware: ea/mona_361_1_asic_48.fw +firmware: ea/mona_361_1_asic_96.fw +firmware: ea/mona_361_dsp.fw +firmware: edgeport/boot.fw +firmware: edgeport/boot2.fw +firmware: edgeport/down.fw +firmware: edgeport/down2.fw +firmware: edgeport/down3.bin +firmware: emi26/bitstream.fw +firmware: emi26/firmware.fw +firmware: emi26/loader.fw +firmware: emi62/bitstream.fw +firmware: emi62/loader.fw +firmware: emi62/spdif.fw +firmware: emu/audio_dock.fw +firmware: emu/emu0404.fw +firmware: emu/emu1010_notebook.fw +firmware: emu/emu1010b.fw +firmware: emu/hana.fw +firmware: emu/micro_dock.fw +firmware: ene-ub6250/ms_init.bin +firmware: ene-ub6250/ms_rdwr.bin +firmware: ene-ub6250/msp_rdwr.bin +firmware: ene-ub6250/sd_init1.bin +firmware: ene-ub6250/sd_init2.bin +firmware: ene-ub6250/sd_rdwr.bin +firmware: ess/maestro3_assp_kernel.fw +firmware: ess/maestro3_assp_minisrc.fw +firmware: f2255usb.bin +firmware: fm_radio.inp +firmware: fm_radio_rio.inp +firmware: fw.ram.bin +firmware: go7007/go7007fw.bin +firmware: go7007/go7007tv.bin +firmware: go7007/lr192.fw +firmware: go7007/px-m402u.fw +firmware: go7007/px-tv402u.fw +firmware: go7007/s2250-1.fw +firmware: go7007/s2250-2.fw +firmware: go7007/wis-startrek.fw +firmware: hfi1_dc8051.fw +firmware: hfi1_fabric.fw +firmware: hfi1_pcie.fw +firmware: hfi1_sbus.fw +firmware: i915/adlp_dmc.bin +firmware: i915/adlp_dmc_ver2_16.bin +firmware: i915/adlp_guc_69.0.3.bin +firmware: i915/adlp_guc_70.1.1.bin +firmware: i915/adlp_guc_70.bin +firmware: i915/adls_dmc_ver2_01.bin +firmware: i915/bxt_dmc_ver1_07.bin +firmware: i915/bxt_guc_70.1.1.bin +firmware: i915/bxt_huc_2.0.0.bin +firmware: i915/cml_guc_70.1.1.bin +firmware: i915/cml_huc_4.0.0.bin +firmware: i915/dg1_dmc_ver2_02.bin +firmware: i915/dg1_guc_70.bin +firmware: i915/dg1_huc.bin +firmware: i915/dg2_dmc_ver2_08.bin +firmware: i915/dg2_guc_70.bin +firmware: i915/dg2_huc_gsc.bin +firmware: i915/ehl_guc_70.1.1.bin +firmware: i915/ehl_huc_9.0.0.bin +firmware: i915/glk_dmc_ver1_04.bin +firmware: i915/glk_guc_70.1.1.bin +firmware: i915/glk_huc_4.0.0.bin +firmware: i915/icl_dmc_ver1_09.bin +firmware: i915/icl_guc_70.1.1.bin +firmware: i915/icl_huc_9.0.0.bin +firmware: i915/kbl_dmc_ver1_04.bin +firmware: i915/kbl_guc_70.1.1.bin +firmware: i915/kbl_huc_4.0.0.bin +firmware: i915/mtl_dmc.bin +firmware: i915/mtl_guc_70.bin +firmware: i915/mtl_huc_gsc.bin +firmware: i915/rkl_dmc_ver2_03.bin +firmware: i915/skl_dmc_ver1_27.bin +firmware: i915/skl_guc_70.1.1.bin +firmware: i915/skl_huc_2.0.0.bin +firmware: i915/tgl_dmc_ver2_12.bin +firmware: i915/tgl_guc_69.0.3.bin +firmware: i915/tgl_guc_70.1.1.bin +firmware: i915/tgl_guc_70.bin +firmware: i915/tgl_huc.bin +firmware: i915/tgl_huc_7.9.3.bin +firmware: idt82p33xxx.bin +firmware: ifpp.bin +firmware: imx/sdma/sdma-imx7d.bin +firmware: inside-secure/eip197_minifw/ifpp.bin +firmware: inside-secure/eip197_minifw/ipue.bin +firmware: inside-secure/eip197b/ifpp.bin +firmware: inside-secure/eip197b/ipue.bin +firmware: inside-secure/eip197d/ifpp.bin +firmware: inside-secure/eip197d/ipue.bin +firmware: intel/ibt-11-5.ddc +firmware: intel/ibt-11-5.sfi +firmware: intel/ibt-12-16.ddc +firmware: intel/ibt-12-16.sfi +firmware: intel/ice/ddp/ice.pkg +firmware: ipue.bin +firmware: ipw2100-1.3-i.fw +firmware: ipw2100-1.3-p.fw +firmware: ipw2100-1.3.fw +firmware: ipw2200-bss.fw +firmware: ipw2200-ibss.fw +firmware: ipw2200-sniffer.fw +firmware: isci/isci_firmware.bin +firmware: isdbt_nova_12mhz.inp +firmware: isdbt_nova_12mhz_b0.inp +firmware: isdbt_pele.inp +firmware: isdbt_rio.inp +firmware: isdn/ISAR.BIN +firmware: isight.fw +firmware: isl3886pci +firmware: isl3886usb +firmware: isl3887usb +firmware: iwlwifi-100-5.ucode +firmware: iwlwifi-1000-5.ucode +firmware: iwlwifi-105-6.ucode +firmware: iwlwifi-135-6.ucode +firmware: iwlwifi-2000-6.ucode +firmware: iwlwifi-2030-6.ucode +firmware: iwlwifi-3160-17.ucode +firmware: iwlwifi-3168-29.ucode +firmware: iwlwifi-3945-2.ucode +firmware: iwlwifi-4965-2.ucode +firmware: iwlwifi-5000-5.ucode +firmware: iwlwifi-5150-2.ucode +firmware: iwlwifi-6000-6.ucode +firmware: iwlwifi-6000g2a-6.ucode +firmware: iwlwifi-6000g2b-6.ucode +firmware: iwlwifi-6050-5.ucode +firmware: iwlwifi-7260-17.ucode +firmware: iwlwifi-7265-17.ucode +firmware: iwlwifi-7265D-29.ucode +firmware: iwlwifi-8000C-36.ucode +firmware: iwlwifi-8265-36.ucode +firmware: iwlwifi-9000-pu-b0-jf-b0-46.ucode +firmware: iwlwifi-9260-th-b0-jf-b0-46.ucode +firmware: iwlwifi-Qu-b0-hr-b0-77.ucode +firmware: iwlwifi-Qu-b0-jf-b0-77.ucode +firmware: iwlwifi-Qu-c0-hr-b0-77.ucode +firmware: iwlwifi-QuZ-a0-hr-b0-77.ucode +firmware: iwlwifi-QuZ-a0-jf-b0-77.ucode +firmware: iwlwifi-bz-a0-fm-b0-83.ucode +firmware: iwlwifi-bz-a0-fm-c0-83.ucode +firmware: iwlwifi-bz-a0-fm4-b0-83.ucode +firmware: iwlwifi-bz-a0-gf-a0-83.ucode +firmware: iwlwifi-bz-a0-gf4-a0-83.ucode +firmware: iwlwifi-bz-a0-hr-b0-83.ucode +firmware: iwlwifi-cc-a0-77.ucode +firmware: iwlwifi-gl-b0-fm-b0-83.ucode +firmware: iwlwifi-gl-c0-fm-c0-83.ucode +firmware: iwlwifi-ma-a0-gf-a0-83.ucode +firmware: iwlwifi-ma-a0-gf4-a0-83.ucode +firmware: iwlwifi-ma-a0-hr-b0-83.ucode +firmware: iwlwifi-ma-a0-mr-a0-83.ucode +firmware: iwlwifi-ma-b0-gf-a0-83.ucode +firmware: iwlwifi-ma-b0-gf4-a0-83.ucode +firmware: iwlwifi-ma-b0-hr-b0-83.ucode +firmware: iwlwifi-ma-b0-mr-a0-83.ucode +firmware: iwlwifi-sc-a0-fm-b0-83.ucode +firmware: iwlwifi-sc-a0-fm-c0-83.ucode +firmware: iwlwifi-sc-a0-gf-a0-83.ucode +firmware: iwlwifi-sc-a0-gf4-a0-83.ucode +firmware: iwlwifi-sc-a0-hr-b0-83.ucode +firmware: iwlwifi-sc-a0-wh-a0-83.ucode +firmware: iwlwifi-so-a0-gf-a0-83.ucode +firmware: iwlwifi-so-a0-hr-b0-83.ucode +firmware: iwlwifi-so-a0-jf-b0-83.ucode +firmware: iwlwifi-ty-a0-gf-a0-83.ucode +firmware: kaweth/new_code.bin +firmware: kaweth/new_code_fix.bin +firmware: kaweth/trigger_code.bin +firmware: kaweth/trigger_code_fix.bin +firmware: keyspan/mpr.fw +firmware: keyspan/usa18x.fw +firmware: keyspan/usa19.fw +firmware: keyspan/usa19qi.fw +firmware: keyspan/usa19qw.fw +firmware: keyspan/usa19w.fw +firmware: keyspan/usa28.fw +firmware: keyspan/usa28x.fw +firmware: keyspan/usa28xa.fw +firmware: keyspan/usa28xb.fw +firmware: keyspan/usa49w.fw +firmware: keyspan/usa49wlc.fw +firmware: keyspan_pda/keyspan_pda.fw +firmware: keyspan_pda/xircom_pgs.fw +firmware: korg/k1212.dsp +firmware: ks7010sd.rom +firmware: lantiq/xrx200_phy11g_a14.bin +firmware: lantiq/xrx200_phy11g_a22.bin +firmware: lantiq/xrx200_phy22f_a14.bin +firmware: lantiq/xrx200_phy22f_a22.bin +firmware: lantiq/xrx300_phy11g_a21.bin +firmware: lantiq/xrx300_phy22f_a21.bin +firmware: lattice-ecp3.bit +firmware: lbtf_usb.bin +firmware: lgs8g75.fw +firmware: libertas/cf8305.bin +firmware: libertas/cf8381.bin +firmware: libertas/cf8381_helper.bin +firmware: libertas/cf8385.bin +firmware: libertas/cf8385_helper.bin +firmware: libertas/gspi8385.bin +firmware: libertas/gspi8385_helper.bin +firmware: libertas/gspi8385_hlp.bin +firmware: libertas/gspi8686.bin +firmware: libertas/gspi8686_hlp.bin +firmware: libertas/gspi8686_v9.bin +firmware: libertas/gspi8686_v9_helper.bin +firmware: libertas/gspi8688.bin +firmware: libertas/gspi8688_helper.bin +firmware: libertas/sd8385.bin +firmware: libertas/sd8385_helper.bin +firmware: libertas/sd8686_v8.bin +firmware: libertas/sd8686_v8_helper.bin +firmware: libertas/sd8686_v9.bin +firmware: libertas/sd8686_v9_helper.bin +firmware: libertas/sd8688.bin +firmware: libertas/sd8688_helper.bin +firmware: libertas/usb8388.bin +firmware: libertas/usb8388_v5.bin +firmware: libertas/usb8388_v9.bin +firmware: libertas/usb8682.bin +firmware: libertas_cs.fw +firmware: libertas_cs_helper.fw +firmware: liquidio/lio_210nv_nic.bin +firmware: liquidio/lio_210sv_nic.bin +firmware: liquidio/lio_23xx_nic.bin +firmware: liquidio/lio_410nv_nic.bin +firmware: me2600_firmware.bin +firmware: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin +firmware: mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin +firmware: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin +firmware: mediatek/WIFI_RAM_CODE_MT7922_1.bin +firmware: mediatek/WIFI_RAM_CODE_MT7961_1.bin +firmware: mediatek/mt7610e.bin +firmware: mediatek/mt7610u.bin +firmware: mediatek/mt7615_cr4.bin +firmware: mediatek/mt7615_n9.bin +firmware: mediatek/mt7615_rom_patch.bin +firmware: mediatek/mt7622_n9.bin +firmware: mediatek/mt7622_rom_patch.bin +firmware: mediatek/mt7622pr2h.bin +firmware: mediatek/mt7650e.bin +firmware: mediatek/mt7663_n9_rebb.bin +firmware: mediatek/mt7663_n9_v3.bin +firmware: mediatek/mt7663pr2h.bin +firmware: mediatek/mt7663pr2h_rebb.bin +firmware: mediatek/mt7668pr2h.bin +firmware: mediatek/mt7915_rom_patch.bin +firmware: mediatek/mt7915_wa.bin +firmware: mediatek/mt7915_wm.bin +firmware: mediatek/mt7916_rom_patch.bin +firmware: mediatek/mt7916_wa.bin +firmware: mediatek/mt7916_wm.bin +firmware: mediatek/mt7986_rom_patch.bin +firmware: mediatek/mt7986_rom_patch_mt7975.bin +firmware: mediatek/mt7986_wa.bin +firmware: mediatek/mt7986_wm.bin +firmware: mediatek/mt7986_wm_mt7975.bin +firmware: mediatek/mt7996/mt7996_rom_patch.bin +firmware: mediatek/mt7996/mt7996_wa.bin +firmware: mediatek/mt7996/mt7996_wm.bin +firmware: mellanox/lc_ini_bundle_2010_1006.bin +firmware: mellanox/mlxsw_spectrum-13.2010.1006.mfa2 +firmware: mellanox/mlxsw_spectrum2-29.2010.1006.mfa2 +firmware: mellanox/mlxsw_spectrum3-30.2010.1006.mfa2 +firmware: metronome.wbf +firmware: microchip/mscc_vsc8574_revb_int8051_29e8.bin +firmware: microchip/mscc_vsc8584_revb_int8051_fb48.bin +firmware: mixart/miXart8.elf +firmware: mixart/miXart8.xlx +firmware: mixart/miXart8AES.xlx +firmware: moxa/moxa-1110.fw +firmware: moxa/moxa-1130.fw +firmware: moxa/moxa-1131.fw +firmware: moxa/moxa-1150.fw +firmware: moxa/moxa-1151.fw +firmware: mrvl/sd8688.bin +firmware: mrvl/sd8688_helper.bin +firmware: mrvl/sd8786_uapsta.bin +firmware: mrvl/sd8787_uapsta.bin +firmware: mrvl/sd8797_uapsta.bin +firmware: mrvl/sd8887_uapsta.bin +firmware: mrvl/sd8897_uapsta.bin +firmware: mrvl/sd8987_uapsta.bin +firmware: mrvl/sdiouart8997_combo_v4.bin +firmware: mrvl/sdiouartiw416_combo_v0.bin +firmware: mrvl/sdsd8977_combo_v2.bin +firmware: mrvl/sdsd8997_combo_v4.bin +firmware: mrvl/usb8766_uapsta.bin +firmware: mrvl/usb8797_uapsta.bin +firmware: mrvl/usb8801_uapsta.bin +firmware: mrvl/usbusb8997_combo_v4.bin +firmware: mt7601u.bin +firmware: mt7603_e1.bin +firmware: mt7603_e2.bin +firmware: mt7628_e1.bin +firmware: mt7628_e2.bin +firmware: mt7662.bin +firmware: mt7662_rom_patch.bin +firmware: mts_cdma.fw +firmware: mts_edge.fw +firmware: mts_gsm.fw +firmware: mts_mt9234mu.fw +firmware: mts_mt9234zba.fw +firmware: multiface_firmware.bin +firmware: multiface_firmware_rev11.bin +firmware: mwl8k/fmimage_8363.fw +firmware: mwl8k/fmimage_8366.fw +firmware: mwl8k/fmimage_8366_ap-3.fw +firmware: mwl8k/fmimage_8687.fw +firmware: mwl8k/helper_8363.fw +firmware: mwl8k/helper_8366.fw +firmware: mwl8k/helper_8687.fw +firmware: myri10ge_eth_z8e.dat +firmware: myri10ge_ethp_z8e.dat +firmware: myri10ge_rss_eth_z8e.dat +firmware: myri10ge_rss_ethp_z8e.dat +firmware: netronome/nic_AMDA0058-0011_2x40.nffw +firmware: netronome/nic_AMDA0058-0012_2x40.nffw +firmware: netronome/nic_AMDA0081-0001_1x40.nffw +firmware: netronome/nic_AMDA0081-0001_4x10.nffw +firmware: netronome/nic_AMDA0096-0001_2x10.nffw +firmware: netronome/nic_AMDA0097-0001_2x40.nffw +firmware: netronome/nic_AMDA0097-0001_4x10_1x40.nffw +firmware: netronome/nic_AMDA0097-0001_8x10.nffw +firmware: netronome/nic_AMDA0099-0001_1x10_1x25.nffw +firmware: netronome/nic_AMDA0099-0001_2x10.nffw +firmware: netronome/nic_AMDA0099-0001_2x25.nffw +firmware: ni6534a.bin +firmware: niscrb01.bin +firmware: niscrb02.bin +firmware: nvidia/ga102/acr/ucode_ahesasc.bin +firmware: nvidia/ga102/acr/ucode_asb.bin +firmware: nvidia/ga102/acr/ucode_unload.bin +firmware: nvidia/ga102/gr/NET_img.bin +firmware: nvidia/ga102/gr/fecs_bl.bin +firmware: nvidia/ga102/gr/fecs_sig.bin +firmware: nvidia/ga102/gr/gpccs_bl.bin +firmware: nvidia/ga102/gr/gpccs_sig.bin +firmware: nvidia/ga102/nvdec/scrubber.bin +firmware: nvidia/ga102/sec2/desc.bin +firmware: nvidia/ga102/sec2/hs_bl_sig.bin +firmware: nvidia/ga102/sec2/image.bin +firmware: nvidia/ga102/sec2/sig.bin +firmware: nvidia/ga103/acr/ucode_ahesasc.bin +firmware: nvidia/ga103/acr/ucode_asb.bin +firmware: nvidia/ga103/acr/ucode_unload.bin +firmware: nvidia/ga103/gr/NET_img.bin +firmware: nvidia/ga103/gr/fecs_bl.bin +firmware: nvidia/ga103/gr/fecs_sig.bin +firmware: nvidia/ga103/gr/gpccs_bl.bin +firmware: nvidia/ga103/gr/gpccs_sig.bin +firmware: nvidia/ga103/nvdec/scrubber.bin +firmware: nvidia/ga103/sec2/desc.bin +firmware: nvidia/ga103/sec2/hs_bl_sig.bin +firmware: nvidia/ga103/sec2/image.bin +firmware: nvidia/ga103/sec2/sig.bin +firmware: nvidia/ga104/acr/ucode_ahesasc.bin +firmware: nvidia/ga104/acr/ucode_asb.bin +firmware: nvidia/ga104/acr/ucode_unload.bin +firmware: nvidia/ga104/gr/NET_img.bin +firmware: nvidia/ga104/gr/fecs_bl.bin +firmware: nvidia/ga104/gr/fecs_sig.bin +firmware: nvidia/ga104/gr/gpccs_bl.bin +firmware: nvidia/ga104/gr/gpccs_sig.bin +firmware: nvidia/ga104/nvdec/scrubber.bin +firmware: nvidia/ga104/sec2/desc.bin +firmware: nvidia/ga104/sec2/hs_bl_sig.bin +firmware: nvidia/ga104/sec2/image.bin +firmware: nvidia/ga104/sec2/sig.bin +firmware: nvidia/ga106/acr/ucode_ahesasc.bin +firmware: nvidia/ga106/acr/ucode_asb.bin +firmware: nvidia/ga106/acr/ucode_unload.bin +firmware: nvidia/ga106/gr/NET_img.bin +firmware: nvidia/ga106/gr/fecs_bl.bin +firmware: nvidia/ga106/gr/fecs_sig.bin +firmware: nvidia/ga106/gr/gpccs_bl.bin +firmware: nvidia/ga106/gr/gpccs_sig.bin +firmware: nvidia/ga106/nvdec/scrubber.bin +firmware: nvidia/ga106/sec2/desc.bin +firmware: nvidia/ga106/sec2/hs_bl_sig.bin +firmware: nvidia/ga106/sec2/image.bin +firmware: nvidia/ga106/sec2/sig.bin +firmware: nvidia/ga107/acr/ucode_ahesasc.bin +firmware: nvidia/ga107/acr/ucode_asb.bin +firmware: nvidia/ga107/acr/ucode_unload.bin +firmware: nvidia/ga107/gr/NET_img.bin +firmware: nvidia/ga107/gr/fecs_bl.bin +firmware: nvidia/ga107/gr/fecs_sig.bin +firmware: nvidia/ga107/gr/gpccs_bl.bin +firmware: nvidia/ga107/gr/gpccs_sig.bin +firmware: nvidia/ga107/nvdec/scrubber.bin +firmware: nvidia/ga107/sec2/desc.bin +firmware: nvidia/ga107/sec2/hs_bl_sig.bin +firmware: nvidia/ga107/sec2/image.bin +firmware: nvidia/ga107/sec2/sig.bin +firmware: nvidia/gk20a/fecs_data.bin +firmware: nvidia/gk20a/fecs_inst.bin +firmware: nvidia/gk20a/gpccs_data.bin +firmware: nvidia/gk20a/gpccs_inst.bin +firmware: nvidia/gk20a/sw_bundle_init.bin +firmware: nvidia/gk20a/sw_ctx.bin +firmware: nvidia/gk20a/sw_method_init.bin +firmware: nvidia/gk20a/sw_nonctx.bin +firmware: nvidia/gm200/acr/bl.bin +firmware: nvidia/gm200/acr/ucode_load.bin +firmware: nvidia/gm200/acr/ucode_unload.bin +firmware: nvidia/gm200/gr/fecs_bl.bin +firmware: nvidia/gm200/gr/fecs_data.bin +firmware: nvidia/gm200/gr/fecs_inst.bin +firmware: nvidia/gm200/gr/fecs_sig.bin +firmware: nvidia/gm200/gr/gpccs_bl.bin +firmware: nvidia/gm200/gr/gpccs_data.bin +firmware: nvidia/gm200/gr/gpccs_inst.bin +firmware: nvidia/gm200/gr/gpccs_sig.bin +firmware: nvidia/gm200/gr/sw_bundle_init.bin +firmware: nvidia/gm200/gr/sw_ctx.bin +firmware: nvidia/gm200/gr/sw_method_init.bin +firmware: nvidia/gm200/gr/sw_nonctx.bin +firmware: nvidia/gm204/acr/bl.bin +firmware: nvidia/gm204/acr/ucode_load.bin +firmware: nvidia/gm204/acr/ucode_unload.bin +firmware: nvidia/gm204/gr/fecs_bl.bin +firmware: nvidia/gm204/gr/fecs_data.bin +firmware: nvidia/gm204/gr/fecs_inst.bin +firmware: nvidia/gm204/gr/fecs_sig.bin +firmware: nvidia/gm204/gr/gpccs_bl.bin +firmware: nvidia/gm204/gr/gpccs_data.bin +firmware: nvidia/gm204/gr/gpccs_inst.bin +firmware: nvidia/gm204/gr/gpccs_sig.bin +firmware: nvidia/gm204/gr/sw_bundle_init.bin +firmware: nvidia/gm204/gr/sw_ctx.bin +firmware: nvidia/gm204/gr/sw_method_init.bin +firmware: nvidia/gm204/gr/sw_nonctx.bin +firmware: nvidia/gm206/acr/bl.bin +firmware: nvidia/gm206/acr/ucode_load.bin +firmware: nvidia/gm206/acr/ucode_unload.bin +firmware: nvidia/gm206/gr/fecs_bl.bin +firmware: nvidia/gm206/gr/fecs_data.bin +firmware: nvidia/gm206/gr/fecs_inst.bin +firmware: nvidia/gm206/gr/fecs_sig.bin +firmware: nvidia/gm206/gr/gpccs_bl.bin +firmware: nvidia/gm206/gr/gpccs_data.bin +firmware: nvidia/gm206/gr/gpccs_inst.bin +firmware: nvidia/gm206/gr/gpccs_sig.bin +firmware: nvidia/gm206/gr/sw_bundle_init.bin +firmware: nvidia/gm206/gr/sw_ctx.bin +firmware: nvidia/gm206/gr/sw_method_init.bin +firmware: nvidia/gm206/gr/sw_nonctx.bin +firmware: nvidia/gm20b/acr/bl.bin +firmware: nvidia/gm20b/acr/ucode_load.bin +firmware: nvidia/gm20b/gr/fecs_bl.bin +firmware: nvidia/gm20b/gr/fecs_data.bin +firmware: nvidia/gm20b/gr/fecs_inst.bin +firmware: nvidia/gm20b/gr/fecs_sig.bin +firmware: nvidia/gm20b/gr/gpccs_data.bin +firmware: nvidia/gm20b/gr/gpccs_inst.bin +firmware: nvidia/gm20b/gr/sw_bundle_init.bin +firmware: nvidia/gm20b/gr/sw_ctx.bin +firmware: nvidia/gm20b/gr/sw_method_init.bin +firmware: nvidia/gm20b/gr/sw_nonctx.bin +firmware: nvidia/gm20b/pmu/desc.bin +firmware: nvidia/gm20b/pmu/image.bin +firmware: nvidia/gm20b/pmu/sig.bin +firmware: nvidia/gp100/acr/bl.bin +firmware: nvidia/gp100/acr/ucode_load.bin +firmware: nvidia/gp100/acr/ucode_unload.bin +firmware: nvidia/gp100/gr/fecs_bl.bin +firmware: nvidia/gp100/gr/fecs_data.bin +firmware: nvidia/gp100/gr/fecs_inst.bin +firmware: nvidia/gp100/gr/fecs_sig.bin +firmware: nvidia/gp100/gr/gpccs_bl.bin +firmware: nvidia/gp100/gr/gpccs_data.bin +firmware: nvidia/gp100/gr/gpccs_inst.bin +firmware: nvidia/gp100/gr/gpccs_sig.bin +firmware: nvidia/gp100/gr/sw_bundle_init.bin +firmware: nvidia/gp100/gr/sw_ctx.bin +firmware: nvidia/gp100/gr/sw_method_init.bin +firmware: nvidia/gp100/gr/sw_nonctx.bin +firmware: nvidia/gp102/acr/bl.bin +firmware: nvidia/gp102/acr/ucode_load.bin +firmware: nvidia/gp102/acr/ucode_unload.bin +firmware: nvidia/gp102/acr/unload_bl.bin +firmware: nvidia/gp102/gr/fecs_bl.bin +firmware: nvidia/gp102/gr/fecs_data.bin +firmware: nvidia/gp102/gr/fecs_inst.bin +firmware: nvidia/gp102/gr/fecs_sig.bin +firmware: nvidia/gp102/gr/gpccs_bl.bin +firmware: nvidia/gp102/gr/gpccs_data.bin +firmware: nvidia/gp102/gr/gpccs_inst.bin +firmware: nvidia/gp102/gr/gpccs_sig.bin +firmware: nvidia/gp102/gr/sw_bundle_init.bin +firmware: nvidia/gp102/gr/sw_ctx.bin +firmware: nvidia/gp102/gr/sw_method_init.bin +firmware: nvidia/gp102/gr/sw_nonctx.bin +firmware: nvidia/gp102/nvdec/scrubber.bin +firmware: nvidia/gp102/sec2/desc-1.bin +firmware: nvidia/gp102/sec2/desc.bin +firmware: nvidia/gp102/sec2/image-1.bin +firmware: nvidia/gp102/sec2/image.bin +firmware: nvidia/gp102/sec2/sig-1.bin +firmware: nvidia/gp102/sec2/sig.bin +firmware: nvidia/gp104/acr/bl.bin +firmware: nvidia/gp104/acr/ucode_load.bin +firmware: nvidia/gp104/acr/ucode_unload.bin +firmware: nvidia/gp104/acr/unload_bl.bin +firmware: nvidia/gp104/gr/fecs_bl.bin +firmware: nvidia/gp104/gr/fecs_data.bin +firmware: nvidia/gp104/gr/fecs_inst.bin +firmware: nvidia/gp104/gr/fecs_sig.bin +firmware: nvidia/gp104/gr/gpccs_bl.bin +firmware: nvidia/gp104/gr/gpccs_data.bin +firmware: nvidia/gp104/gr/gpccs_inst.bin +firmware: nvidia/gp104/gr/gpccs_sig.bin +firmware: nvidia/gp104/gr/sw_bundle_init.bin +firmware: nvidia/gp104/gr/sw_ctx.bin +firmware: nvidia/gp104/gr/sw_method_init.bin +firmware: nvidia/gp104/gr/sw_nonctx.bin +firmware: nvidia/gp104/nvdec/scrubber.bin +firmware: nvidia/gp104/sec2/desc-1.bin +firmware: nvidia/gp104/sec2/desc.bin +firmware: nvidia/gp104/sec2/image-1.bin +firmware: nvidia/gp104/sec2/image.bin +firmware: nvidia/gp104/sec2/sig-1.bin +firmware: nvidia/gp104/sec2/sig.bin +firmware: nvidia/gp106/acr/bl.bin +firmware: nvidia/gp106/acr/ucode_load.bin +firmware: nvidia/gp106/acr/ucode_unload.bin +firmware: nvidia/gp106/acr/unload_bl.bin +firmware: nvidia/gp106/gr/fecs_bl.bin +firmware: nvidia/gp106/gr/fecs_data.bin +firmware: nvidia/gp106/gr/fecs_inst.bin +firmware: nvidia/gp106/gr/fecs_sig.bin +firmware: nvidia/gp106/gr/gpccs_bl.bin +firmware: nvidia/gp106/gr/gpccs_data.bin +firmware: nvidia/gp106/gr/gpccs_inst.bin +firmware: nvidia/gp106/gr/gpccs_sig.bin +firmware: nvidia/gp106/gr/sw_bundle_init.bin +firmware: nvidia/gp106/gr/sw_ctx.bin +firmware: nvidia/gp106/gr/sw_method_init.bin +firmware: nvidia/gp106/gr/sw_nonctx.bin +firmware: nvidia/gp106/nvdec/scrubber.bin +firmware: nvidia/gp106/sec2/desc-1.bin +firmware: nvidia/gp106/sec2/desc.bin +firmware: nvidia/gp106/sec2/image-1.bin +firmware: nvidia/gp106/sec2/image.bin +firmware: nvidia/gp106/sec2/sig-1.bin +firmware: nvidia/gp106/sec2/sig.bin +firmware: nvidia/gp107/acr/bl.bin +firmware: nvidia/gp107/acr/ucode_load.bin +firmware: nvidia/gp107/acr/ucode_unload.bin +firmware: nvidia/gp107/acr/unload_bl.bin +firmware: nvidia/gp107/gr/fecs_bl.bin +firmware: nvidia/gp107/gr/fecs_data.bin +firmware: nvidia/gp107/gr/fecs_inst.bin +firmware: nvidia/gp107/gr/fecs_sig.bin +firmware: nvidia/gp107/gr/gpccs_bl.bin +firmware: nvidia/gp107/gr/gpccs_data.bin +firmware: nvidia/gp107/gr/gpccs_inst.bin +firmware: nvidia/gp107/gr/gpccs_sig.bin +firmware: nvidia/gp107/gr/sw_bundle_init.bin +firmware: nvidia/gp107/gr/sw_ctx.bin +firmware: nvidia/gp107/gr/sw_method_init.bin +firmware: nvidia/gp107/gr/sw_nonctx.bin +firmware: nvidia/gp107/nvdec/scrubber.bin +firmware: nvidia/gp107/sec2/desc-1.bin +firmware: nvidia/gp107/sec2/desc.bin +firmware: nvidia/gp107/sec2/image-1.bin +firmware: nvidia/gp107/sec2/image.bin +firmware: nvidia/gp107/sec2/sig-1.bin +firmware: nvidia/gp107/sec2/sig.bin +firmware: nvidia/gp108/acr/bl.bin +firmware: nvidia/gp108/acr/ucode_load.bin +firmware: nvidia/gp108/acr/ucode_unload.bin +firmware: nvidia/gp108/acr/unload_bl.bin +firmware: nvidia/gp108/gr/fecs_bl.bin +firmware: nvidia/gp108/gr/fecs_data.bin +firmware: nvidia/gp108/gr/fecs_inst.bin +firmware: nvidia/gp108/gr/fecs_sig.bin +firmware: nvidia/gp108/gr/gpccs_bl.bin +firmware: nvidia/gp108/gr/gpccs_data.bin +firmware: nvidia/gp108/gr/gpccs_inst.bin +firmware: nvidia/gp108/gr/gpccs_sig.bin +firmware: nvidia/gp108/gr/sw_bundle_init.bin +firmware: nvidia/gp108/gr/sw_ctx.bin +firmware: nvidia/gp108/gr/sw_method_init.bin +firmware: nvidia/gp108/gr/sw_nonctx.bin +firmware: nvidia/gp108/nvdec/scrubber.bin +firmware: nvidia/gp108/sec2/desc.bin +firmware: nvidia/gp108/sec2/image.bin +firmware: nvidia/gp108/sec2/sig.bin +firmware: nvidia/gp10b/acr/bl.bin +firmware: nvidia/gp10b/acr/ucode_load.bin +firmware: nvidia/gp10b/gr/fecs_bl.bin +firmware: nvidia/gp10b/gr/fecs_data.bin +firmware: nvidia/gp10b/gr/fecs_inst.bin +firmware: nvidia/gp10b/gr/fecs_sig.bin +firmware: nvidia/gp10b/gr/gpccs_bl.bin +firmware: nvidia/gp10b/gr/gpccs_data.bin +firmware: nvidia/gp10b/gr/gpccs_inst.bin +firmware: nvidia/gp10b/gr/gpccs_sig.bin +firmware: nvidia/gp10b/gr/sw_bundle_init.bin +firmware: nvidia/gp10b/gr/sw_ctx.bin +firmware: nvidia/gp10b/gr/sw_method_init.bin +firmware: nvidia/gp10b/gr/sw_nonctx.bin +firmware: nvidia/gp10b/pmu/desc.bin +firmware: nvidia/gp10b/pmu/image.bin +firmware: nvidia/gp10b/pmu/sig.bin +firmware: nvidia/gv100/acr/bl.bin +firmware: nvidia/gv100/acr/ucode_load.bin +firmware: nvidia/gv100/acr/ucode_unload.bin +firmware: nvidia/gv100/acr/unload_bl.bin +firmware: nvidia/gv100/gr/fecs_bl.bin +firmware: nvidia/gv100/gr/fecs_data.bin +firmware: nvidia/gv100/gr/fecs_inst.bin +firmware: nvidia/gv100/gr/fecs_sig.bin +firmware: nvidia/gv100/gr/gpccs_bl.bin +firmware: nvidia/gv100/gr/gpccs_data.bin +firmware: nvidia/gv100/gr/gpccs_inst.bin +firmware: nvidia/gv100/gr/gpccs_sig.bin +firmware: nvidia/gv100/gr/sw_bundle_init.bin +firmware: nvidia/gv100/gr/sw_ctx.bin +firmware: nvidia/gv100/gr/sw_method_init.bin +firmware: nvidia/gv100/gr/sw_nonctx.bin +firmware: nvidia/gv100/nvdec/scrubber.bin +firmware: nvidia/gv100/sec2/desc.bin +firmware: nvidia/gv100/sec2/image.bin +firmware: nvidia/gv100/sec2/sig.bin +firmware: nvidia/tegra124/xusb.bin +firmware: nvidia/tegra186/nvdec.bin +firmware: nvidia/tegra186/vic04_ucode.bin +firmware: nvidia/tegra186/xusb.bin +firmware: nvidia/tegra194/nvdec.bin +firmware: nvidia/tegra194/vic.bin +firmware: nvidia/tegra194/xusb.bin +firmware: nvidia/tegra210/nvdec.bin +firmware: nvidia/tegra210/vic04_ucode.bin +firmware: nvidia/tegra210/xusb.bin +firmware: nvidia/tegra234/vic.bin +firmware: nvidia/tu102/acr/bl.bin +firmware: nvidia/tu102/acr/ucode_ahesasc.bin +firmware: nvidia/tu102/acr/ucode_asb.bin +firmware: nvidia/tu102/acr/ucode_unload.bin +firmware: nvidia/tu102/acr/unload_bl.bin +firmware: nvidia/tu102/gr/fecs_bl.bin +firmware: nvidia/tu102/gr/fecs_data.bin +firmware: nvidia/tu102/gr/fecs_inst.bin +firmware: nvidia/tu102/gr/fecs_sig.bin +firmware: nvidia/tu102/gr/gpccs_bl.bin +firmware: nvidia/tu102/gr/gpccs_data.bin +firmware: nvidia/tu102/gr/gpccs_inst.bin +firmware: nvidia/tu102/gr/gpccs_sig.bin +firmware: nvidia/tu102/gr/sw_bundle_init.bin +firmware: nvidia/tu102/gr/sw_ctx.bin +firmware: nvidia/tu102/gr/sw_method_init.bin +firmware: nvidia/tu102/gr/sw_nonctx.bin +firmware: nvidia/tu102/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu102/nvdec/scrubber.bin +firmware: nvidia/tu102/sec2/desc.bin +firmware: nvidia/tu102/sec2/image.bin +firmware: nvidia/tu102/sec2/sig.bin +firmware: nvidia/tu104/acr/bl.bin +firmware: nvidia/tu104/acr/ucode_ahesasc.bin +firmware: nvidia/tu104/acr/ucode_asb.bin +firmware: nvidia/tu104/acr/ucode_unload.bin +firmware: nvidia/tu104/acr/unload_bl.bin +firmware: nvidia/tu104/gr/fecs_bl.bin +firmware: nvidia/tu104/gr/fecs_data.bin +firmware: nvidia/tu104/gr/fecs_inst.bin +firmware: nvidia/tu104/gr/fecs_sig.bin +firmware: nvidia/tu104/gr/gpccs_bl.bin +firmware: nvidia/tu104/gr/gpccs_data.bin +firmware: nvidia/tu104/gr/gpccs_inst.bin +firmware: nvidia/tu104/gr/gpccs_sig.bin +firmware: nvidia/tu104/gr/sw_bundle_init.bin +firmware: nvidia/tu104/gr/sw_ctx.bin +firmware: nvidia/tu104/gr/sw_method_init.bin +firmware: nvidia/tu104/gr/sw_nonctx.bin +firmware: nvidia/tu104/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu104/nvdec/scrubber.bin +firmware: nvidia/tu104/sec2/desc.bin +firmware: nvidia/tu104/sec2/image.bin +firmware: nvidia/tu104/sec2/sig.bin +firmware: nvidia/tu106/acr/bl.bin +firmware: nvidia/tu106/acr/ucode_ahesasc.bin +firmware: nvidia/tu106/acr/ucode_asb.bin +firmware: nvidia/tu106/acr/ucode_unload.bin +firmware: nvidia/tu106/acr/unload_bl.bin +firmware: nvidia/tu106/gr/fecs_bl.bin +firmware: nvidia/tu106/gr/fecs_data.bin +firmware: nvidia/tu106/gr/fecs_inst.bin +firmware: nvidia/tu106/gr/fecs_sig.bin +firmware: nvidia/tu106/gr/gpccs_bl.bin +firmware: nvidia/tu106/gr/gpccs_data.bin +firmware: nvidia/tu106/gr/gpccs_inst.bin +firmware: nvidia/tu106/gr/gpccs_sig.bin +firmware: nvidia/tu106/gr/sw_bundle_init.bin +firmware: nvidia/tu106/gr/sw_ctx.bin +firmware: nvidia/tu106/gr/sw_method_init.bin +firmware: nvidia/tu106/gr/sw_nonctx.bin +firmware: nvidia/tu106/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu106/nvdec/scrubber.bin +firmware: nvidia/tu106/sec2/desc.bin +firmware: nvidia/tu106/sec2/image.bin +firmware: nvidia/tu106/sec2/sig.bin +firmware: nvidia/tu116/acr/bl.bin +firmware: nvidia/tu116/acr/ucode_ahesasc.bin +firmware: nvidia/tu116/acr/ucode_asb.bin +firmware: nvidia/tu116/acr/ucode_unload.bin +firmware: nvidia/tu116/acr/unload_bl.bin +firmware: nvidia/tu116/gr/fecs_bl.bin +firmware: nvidia/tu116/gr/fecs_data.bin +firmware: nvidia/tu116/gr/fecs_inst.bin +firmware: nvidia/tu116/gr/fecs_sig.bin +firmware: nvidia/tu116/gr/gpccs_bl.bin +firmware: nvidia/tu116/gr/gpccs_data.bin +firmware: nvidia/tu116/gr/gpccs_inst.bin +firmware: nvidia/tu116/gr/gpccs_sig.bin +firmware: nvidia/tu116/gr/sw_bundle_init.bin +firmware: nvidia/tu116/gr/sw_ctx.bin +firmware: nvidia/tu116/gr/sw_method_init.bin +firmware: nvidia/tu116/gr/sw_nonctx.bin +firmware: nvidia/tu116/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu116/nvdec/scrubber.bin +firmware: nvidia/tu116/sec2/desc.bin +firmware: nvidia/tu116/sec2/image.bin +firmware: nvidia/tu116/sec2/sig.bin +firmware: nvidia/tu117/acr/bl.bin +firmware: nvidia/tu117/acr/ucode_ahesasc.bin +firmware: nvidia/tu117/acr/ucode_asb.bin +firmware: nvidia/tu117/acr/ucode_unload.bin +firmware: nvidia/tu117/acr/unload_bl.bin +firmware: nvidia/tu117/gr/fecs_bl.bin +firmware: nvidia/tu117/gr/fecs_data.bin +firmware: nvidia/tu117/gr/fecs_inst.bin +firmware: nvidia/tu117/gr/fecs_sig.bin +firmware: nvidia/tu117/gr/gpccs_bl.bin +firmware: nvidia/tu117/gr/gpccs_data.bin +firmware: nvidia/tu117/gr/gpccs_inst.bin +firmware: nvidia/tu117/gr/gpccs_sig.bin +firmware: nvidia/tu117/gr/sw_bundle_init.bin +firmware: nvidia/tu117/gr/sw_ctx.bin +firmware: nvidia/tu117/gr/sw_method_init.bin +firmware: nvidia/tu117/gr/sw_nonctx.bin +firmware: nvidia/tu117/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu117/nvdec/scrubber.bin +firmware: nvidia/tu117/sec2/desc.bin +firmware: nvidia/tu117/sec2/image.bin +firmware: nvidia/tu117/sec2/sig.bin +firmware: orinoco_ezusb_fw +firmware: ositech/Xilinx7OD.bin +firmware: otp.bin +firmware: pca200e_ecd.bin2 +firmware: pcxhr/dspb1222e.b56 +firmware: pcxhr/dspb1222hr.b56 +firmware: pcxhr/dspb882e.b56 +firmware: pcxhr/dspb882hr.b56 +firmware: pcxhr/dspb924.b56 +firmware: pcxhr/dspd1222.d56 +firmware: pcxhr/dspd222.d56 +firmware: pcxhr/dspd882.d56 +firmware: pcxhr/dspe882.e56 +firmware: pcxhr/dspe924.e56 +firmware: pcxhr/xlxc1222e.dat +firmware: pcxhr/xlxc1222hr.dat +firmware: pcxhr/xlxc222.dat +firmware: pcxhr/xlxc882e.dat +firmware: pcxhr/xlxc882hr.dat +firmware: pcxhr/xlxc924.dat +firmware: pcxhr/xlxint.dat +firmware: phanfw.bin +firmware: plfxlc/lifi-x.bin +firmware: prism2_ru.fw +firmware: prism_ap_fw.bin +firmware: prism_sta_fw.bin +firmware: qat_4xxx.bin +firmware: qat_4xxx_mmp.bin +firmware: qat_895xcc.bin +firmware: qat_895xcc_mmp.bin +firmware: qat_c3xxx.bin +firmware: qat_c3xxx_mmp.bin +firmware: qat_c62x.bin +firmware: qat_c62x_mmp.bin +firmware: qcom/a300_pfp.fw +firmware: qcom/a300_pm4.fw +firmware: qcom/a330_pfp.fw +firmware: qcom/a330_pm4.fw +firmware: qcom/a420_pfp.fw +firmware: qcom/a420_pm4.fw +firmware: qcom/a530_pfp.fw +firmware: qcom/a530_pm4.fw +firmware: qcom/a530_zap.b00 +firmware: qcom/a530_zap.b01 +firmware: qcom/a530_zap.b02 +firmware: qcom/a530_zap.mdt +firmware: qcom/a530v3_gpmu.fw2 +firmware: qcom/a619_gmu.bin +firmware: qcom/a630_gmu.bin +firmware: qcom/a630_sqe.fw +firmware: qcom/a630_zap.mbn +firmware: qed/qed_init_values_zipped-8.59.1.0.bin +firmware: ql2100_fw.bin +firmware: ql2200_fw.bin +firmware: ql2300_fw.bin +firmware: ql2322_fw.bin +firmware: ql2400_fw.bin +firmware: ql2500_fw.bin +firmware: qlogic/1040.bin +firmware: qlogic/12160.bin +firmware: qlogic/1280.bin +firmware: qlogic/sd7220.fw +firmware: r8a779x_usb3_v1.dlmem +firmware: r8a779x_usb3_v3.dlmem +firmware: radeon/ARUBA_me.bin +firmware: radeon/ARUBA_pfp.bin +firmware: radeon/ARUBA_rlc.bin +firmware: radeon/BARTS_mc.bin +firmware: radeon/BARTS_me.bin +firmware: radeon/BARTS_pfp.bin +firmware: radeon/BARTS_smc.bin +firmware: radeon/BONAIRE_ce.bin +firmware: radeon/BONAIRE_mc.bin +firmware: radeon/BONAIRE_mc2.bin +firmware: radeon/BONAIRE_me.bin +firmware: radeon/BONAIRE_mec.bin +firmware: radeon/BONAIRE_pfp.bin +firmware: radeon/BONAIRE_rlc.bin +firmware: radeon/BONAIRE_sdma.bin +firmware: radeon/BONAIRE_smc.bin +firmware: radeon/BONAIRE_uvd.bin +firmware: radeon/BONAIRE_vce.bin +firmware: radeon/BTC_rlc.bin +firmware: radeon/CAICOS_mc.bin +firmware: radeon/CAICOS_me.bin +firmware: radeon/CAICOS_pfp.bin +firmware: radeon/CAICOS_smc.bin +firmware: radeon/CAYMAN_mc.bin +firmware: radeon/CAYMAN_me.bin +firmware: radeon/CAYMAN_pfp.bin +firmware: radeon/CAYMAN_rlc.bin +firmware: radeon/CAYMAN_smc.bin +firmware: radeon/CEDAR_me.bin +firmware: radeon/CEDAR_pfp.bin +firmware: radeon/CEDAR_rlc.bin +firmware: radeon/CEDAR_smc.bin +firmware: radeon/CYPRESS_me.bin +firmware: radeon/CYPRESS_pfp.bin +firmware: radeon/CYPRESS_rlc.bin +firmware: radeon/CYPRESS_smc.bin +firmware: radeon/CYPRESS_uvd.bin +firmware: radeon/HAINAN_ce.bin +firmware: radeon/HAINAN_mc.bin +firmware: radeon/HAINAN_mc2.bin +firmware: radeon/HAINAN_me.bin +firmware: radeon/HAINAN_pfp.bin +firmware: radeon/HAINAN_rlc.bin +firmware: radeon/HAINAN_smc.bin +firmware: radeon/HAWAII_ce.bin +firmware: radeon/HAWAII_mc.bin +firmware: radeon/HAWAII_mc2.bin +firmware: radeon/HAWAII_me.bin +firmware: radeon/HAWAII_mec.bin +firmware: radeon/HAWAII_pfp.bin +firmware: radeon/HAWAII_rlc.bin +firmware: radeon/HAWAII_sdma.bin +firmware: radeon/HAWAII_smc.bin +firmware: radeon/JUNIPER_me.bin +firmware: radeon/JUNIPER_pfp.bin +firmware: radeon/JUNIPER_rlc.bin +firmware: radeon/JUNIPER_smc.bin +firmware: radeon/KABINI_ce.bin +firmware: radeon/KABINI_me.bin +firmware: radeon/KABINI_mec.bin +firmware: radeon/KABINI_pfp.bin +firmware: radeon/KABINI_rlc.bin +firmware: radeon/KABINI_sdma.bin +firmware: radeon/KAVERI_ce.bin +firmware: radeon/KAVERI_me.bin +firmware: radeon/KAVERI_mec.bin +firmware: radeon/KAVERI_pfp.bin +firmware: radeon/KAVERI_rlc.bin +firmware: radeon/KAVERI_sdma.bin +firmware: radeon/MULLINS_ce.bin +firmware: radeon/MULLINS_me.bin +firmware: radeon/MULLINS_mec.bin +firmware: radeon/MULLINS_pfp.bin +firmware: radeon/MULLINS_rlc.bin +firmware: radeon/MULLINS_sdma.bin +firmware: radeon/OLAND_ce.bin +firmware: radeon/OLAND_mc.bin +firmware: radeon/OLAND_mc2.bin +firmware: radeon/OLAND_me.bin +firmware: radeon/OLAND_pfp.bin +firmware: radeon/OLAND_rlc.bin +firmware: radeon/OLAND_smc.bin +firmware: radeon/PALM_me.bin +firmware: radeon/PALM_pfp.bin +firmware: radeon/PITCAIRN_ce.bin +firmware: radeon/PITCAIRN_mc.bin +firmware: radeon/PITCAIRN_mc2.bin +firmware: radeon/PITCAIRN_me.bin +firmware: radeon/PITCAIRN_pfp.bin +firmware: radeon/PITCAIRN_rlc.bin +firmware: radeon/PITCAIRN_smc.bin +firmware: radeon/R100_cp.bin +firmware: radeon/R200_cp.bin +firmware: radeon/R300_cp.bin +firmware: radeon/R420_cp.bin +firmware: radeon/R520_cp.bin +firmware: radeon/R600_me.bin +firmware: radeon/R600_pfp.bin +firmware: radeon/R600_rlc.bin +firmware: radeon/R600_uvd.bin +firmware: radeon/R700_rlc.bin +firmware: radeon/REDWOOD_me.bin +firmware: radeon/REDWOOD_pfp.bin +firmware: radeon/REDWOOD_rlc.bin +firmware: radeon/REDWOOD_smc.bin +firmware: radeon/RS600_cp.bin +firmware: radeon/RS690_cp.bin +firmware: radeon/RS780_me.bin +firmware: radeon/RS780_pfp.bin +firmware: radeon/RS780_uvd.bin +firmware: radeon/RV610_me.bin +firmware: radeon/RV610_pfp.bin +firmware: radeon/RV620_me.bin +firmware: radeon/RV620_pfp.bin +firmware: radeon/RV630_me.bin +firmware: radeon/RV630_pfp.bin +firmware: radeon/RV635_me.bin +firmware: radeon/RV635_pfp.bin +firmware: radeon/RV670_me.bin +firmware: radeon/RV670_pfp.bin +firmware: radeon/RV710_me.bin +firmware: radeon/RV710_pfp.bin +firmware: radeon/RV710_smc.bin +firmware: radeon/RV710_uvd.bin +firmware: radeon/RV730_me.bin +firmware: radeon/RV730_pfp.bin +firmware: radeon/RV730_smc.bin +firmware: radeon/RV740_smc.bin +firmware: radeon/RV770_me.bin +firmware: radeon/RV770_pfp.bin +firmware: radeon/RV770_smc.bin +firmware: radeon/RV770_uvd.bin +firmware: radeon/SUMO2_me.bin +firmware: radeon/SUMO2_pfp.bin +firmware: radeon/SUMO_me.bin +firmware: radeon/SUMO_pfp.bin +firmware: radeon/SUMO_rlc.bin +firmware: radeon/SUMO_uvd.bin +firmware: radeon/TAHITI_ce.bin +firmware: radeon/TAHITI_mc.bin +firmware: radeon/TAHITI_mc2.bin +firmware: radeon/TAHITI_me.bin +firmware: radeon/TAHITI_pfp.bin +firmware: radeon/TAHITI_rlc.bin +firmware: radeon/TAHITI_smc.bin +firmware: radeon/TAHITI_uvd.bin +firmware: radeon/TAHITI_vce.bin +firmware: radeon/TURKS_mc.bin +firmware: radeon/TURKS_me.bin +firmware: radeon/TURKS_pfp.bin +firmware: radeon/TURKS_smc.bin +firmware: radeon/VERDE_ce.bin +firmware: radeon/VERDE_mc.bin +firmware: radeon/VERDE_mc2.bin +firmware: radeon/VERDE_me.bin +firmware: radeon/VERDE_pfp.bin +firmware: radeon/VERDE_rlc.bin +firmware: radeon/VERDE_smc.bin +firmware: radeon/banks_k_2_smc.bin +firmware: radeon/bonaire_ce.bin +firmware: radeon/bonaire_k_smc.bin +firmware: radeon/bonaire_mc.bin +firmware: radeon/bonaire_me.bin +firmware: radeon/bonaire_mec.bin +firmware: radeon/bonaire_pfp.bin +firmware: radeon/bonaire_rlc.bin +firmware: radeon/bonaire_sdma.bin +firmware: radeon/bonaire_smc.bin +firmware: radeon/bonaire_uvd.bin +firmware: radeon/hainan_ce.bin +firmware: radeon/hainan_k_smc.bin +firmware: radeon/hainan_mc.bin +firmware: radeon/hainan_me.bin +firmware: radeon/hainan_pfp.bin +firmware: radeon/hainan_rlc.bin +firmware: radeon/hainan_smc.bin +firmware: radeon/hawaii_ce.bin +firmware: radeon/hawaii_k_smc.bin +firmware: radeon/hawaii_mc.bin +firmware: radeon/hawaii_me.bin +firmware: radeon/hawaii_mec.bin +firmware: radeon/hawaii_pfp.bin +firmware: radeon/hawaii_rlc.bin +firmware: radeon/hawaii_sdma.bin +firmware: radeon/hawaii_smc.bin +firmware: radeon/kabini_ce.bin +firmware: radeon/kabini_me.bin +firmware: radeon/kabini_mec.bin +firmware: radeon/kabini_pfp.bin +firmware: radeon/kabini_rlc.bin +firmware: radeon/kabini_sdma.bin +firmware: radeon/kaveri_ce.bin +firmware: radeon/kaveri_me.bin +firmware: radeon/kaveri_mec.bin +firmware: radeon/kaveri_mec2.bin +firmware: radeon/kaveri_pfp.bin +firmware: radeon/kaveri_rlc.bin +firmware: radeon/kaveri_sdma.bin +firmware: radeon/mullins_ce.bin +firmware: radeon/mullins_me.bin +firmware: radeon/mullins_mec.bin +firmware: radeon/mullins_pfp.bin +firmware: radeon/mullins_rlc.bin +firmware: radeon/mullins_sdma.bin +firmware: radeon/oland_ce.bin +firmware: radeon/oland_k_smc.bin +firmware: radeon/oland_mc.bin +firmware: radeon/oland_me.bin +firmware: radeon/oland_pfp.bin +firmware: radeon/oland_rlc.bin +firmware: radeon/oland_smc.bin +firmware: radeon/pitcairn_ce.bin +firmware: radeon/pitcairn_k_smc.bin +firmware: radeon/pitcairn_mc.bin +firmware: radeon/pitcairn_me.bin +firmware: radeon/pitcairn_pfp.bin +firmware: radeon/pitcairn_rlc.bin +firmware: radeon/pitcairn_smc.bin +firmware: radeon/si58_mc.bin +firmware: radeon/tahiti_ce.bin +firmware: radeon/tahiti_mc.bin +firmware: radeon/tahiti_me.bin +firmware: radeon/tahiti_pfp.bin +firmware: radeon/tahiti_rlc.bin +firmware: radeon/tahiti_smc.bin +firmware: radeon/verde_ce.bin +firmware: radeon/verde_k_smc.bin +firmware: radeon/verde_mc.bin +firmware: radeon/verde_me.bin +firmware: radeon/verde_pfp.bin +firmware: radeon/verde_rlc.bin +firmware: radeon/verde_smc.bin +firmware: ram.bin +firmware: regulatory.db +firmware: regulatory.db.p7s +firmware: renesas_usb_fw.mem +firmware: riptide.hex +firmware: rockchip/dptx.bin +firmware: rp2.fw +firmware: rpm_firmware.bin +firmware: rs9113_wlan_qspi.rps +firmware: rt2561.bin +firmware: rt2561s.bin +firmware: rt2661.bin +firmware: rt2860.bin +firmware: rt2870.bin +firmware: rt5677_elf_vad +firmware: rt73.bin +firmware: rtl_bt/rtl8723a_fw.bin +firmware: rtl_bt/rtl8723b_config.bin +firmware: rtl_bt/rtl8723b_fw.bin +firmware: rtl_bt/rtl8723bs_config.bin +firmware: rtl_bt/rtl8723bs_fw.bin +firmware: rtl_bt/rtl8723cs_cg_config.bin +firmware: rtl_bt/rtl8723cs_cg_fw.bin +firmware: rtl_bt/rtl8723cs_vf_config.bin +firmware: rtl_bt/rtl8723cs_vf_fw.bin +firmware: rtl_bt/rtl8723cs_xx_config.bin +firmware: rtl_bt/rtl8723cs_xx_fw.bin +firmware: rtl_bt/rtl8723d_config.bin +firmware: rtl_bt/rtl8723d_fw.bin +firmware: rtl_bt/rtl8723ds_config.bin +firmware: rtl_bt/rtl8723ds_fw.bin +firmware: rtl_bt/rtl8761a_config.bin +firmware: rtl_bt/rtl8761a_fw.bin +firmware: rtl_bt/rtl8761b_config.bin +firmware: rtl_bt/rtl8761b_fw.bin +firmware: rtl_bt/rtl8761bu_config.bin +firmware: rtl_bt/rtl8761bu_fw.bin +firmware: rtl_bt/rtl8821a_config.bin +firmware: rtl_bt/rtl8821a_fw.bin +firmware: rtl_bt/rtl8821c_config.bin +firmware: rtl_bt/rtl8821c_fw.bin +firmware: rtl_bt/rtl8821cs_config.bin +firmware: rtl_bt/rtl8821cs_fw.bin +firmware: rtl_bt/rtl8822b_config.bin +firmware: rtl_bt/rtl8822b_fw.bin +firmware: rtl_bt/rtl8822cs_config.bin +firmware: rtl_bt/rtl8822cs_fw.bin +firmware: rtl_bt/rtl8822cu_config.bin +firmware: rtl_bt/rtl8822cu_fw.bin +firmware: rtl_bt/rtl8851bu_config.bin +firmware: rtl_bt/rtl8851bu_fw.bin +firmware: rtl_bt/rtl8852au_config.bin +firmware: rtl_bt/rtl8852au_fw.bin +firmware: rtl_bt/rtl8852bs_config.bin +firmware: rtl_bt/rtl8852bs_fw.bin +firmware: rtl_bt/rtl8852bu_config.bin +firmware: rtl_bt/rtl8852bu_fw.bin +firmware: rtl_bt/rtl8852cu_config.bin +firmware: rtl_bt/rtl8852cu_fw.bin +firmware: rtl_bt/rtl8852cu_fw_v2.bin +firmware: rtl_nic/rtl8105e-1.fw +firmware: rtl_nic/rtl8106e-1.fw +firmware: rtl_nic/rtl8106e-2.fw +firmware: rtl_nic/rtl8107e-2.fw +firmware: rtl_nic/rtl8125a-3.fw +firmware: rtl_nic/rtl8125b-2.fw +firmware: rtl_nic/rtl8153a-2.fw +firmware: rtl_nic/rtl8153a-3.fw +firmware: rtl_nic/rtl8153a-4.fw +firmware: rtl_nic/rtl8153b-2.fw +firmware: rtl_nic/rtl8153c-1.fw +firmware: rtl_nic/rtl8156a-2.fw +firmware: rtl_nic/rtl8156b-2.fw +firmware: rtl_nic/rtl8168d-1.fw +firmware: rtl_nic/rtl8168d-2.fw +firmware: rtl_nic/rtl8168e-1.fw +firmware: rtl_nic/rtl8168e-2.fw +firmware: rtl_nic/rtl8168e-3.fw +firmware: rtl_nic/rtl8168f-1.fw +firmware: rtl_nic/rtl8168f-2.fw +firmware: rtl_nic/rtl8168fp-3.fw +firmware: rtl_nic/rtl8168g-2.fw +firmware: rtl_nic/rtl8168g-3.fw +firmware: rtl_nic/rtl8168h-2.fw +firmware: rtl_nic/rtl8402-1.fw +firmware: rtl_nic/rtl8411-1.fw +firmware: rtl_nic/rtl8411-2.fw +firmware: rtlwifi/rtl8188efw.bin +firmware: rtlwifi/rtl8188eufw.bin +firmware: rtlwifi/rtl8188fufw.bin +firmware: rtlwifi/rtl8192cfw.bin +firmware: rtlwifi/rtl8192cfwU.bin +firmware: rtlwifi/rtl8192cfwU_B.bin +firmware: rtlwifi/rtl8192cufw.bin +firmware: rtlwifi/rtl8192cufw_A.bin +firmware: rtlwifi/rtl8192cufw_B.bin +firmware: rtlwifi/rtl8192cufw_TMSC.bin +firmware: rtlwifi/rtl8192defw.bin +firmware: rtlwifi/rtl8192eefw.bin +firmware: rtlwifi/rtl8192eu_nic.bin +firmware: rtlwifi/rtl8192fufw.bin +firmware: rtlwifi/rtl8192sefw.bin +firmware: rtlwifi/rtl8710bufw_SMIC.bin +firmware: rtlwifi/rtl8710bufw_UMC.bin +firmware: rtlwifi/rtl8712u.bin +firmware: rtlwifi/rtl8723aufw_A.bin +firmware: rtlwifi/rtl8723aufw_B.bin +firmware: rtlwifi/rtl8723aufw_B_NoBT.bin +firmware: rtlwifi/rtl8723befw.bin +firmware: rtlwifi/rtl8723befw_36.bin +firmware: rtlwifi/rtl8723bu_bt.bin +firmware: rtlwifi/rtl8723bu_nic.bin +firmware: rtlwifi/rtl8723efw.bin +firmware: rtlwifi/rtl8821aefw.bin +firmware: rtlwifi/rtl8821aefw_29.bin +firmware: rtw88/rtw8723d_fw.bin +firmware: rtw88/rtw8821c_fw.bin +firmware: rtw88/rtw8822b_fw.bin +firmware: rtw88/rtw8822c_fw.bin +firmware: rtw88/rtw8822c_wow_fw.bin +firmware: rtw89/rtw8851b_fw.bin +firmware: rtw89/rtw8852a_fw.bin +firmware: rtw89/rtw8852b_fw-1.bin +firmware: rtw89/rtw8852c_fw.bin +firmware: sd8385.bin +firmware: sd8385_helper.bin +firmware: sd8686.bin +firmware: sd8686_helper.bin +firmware: sd8688.bin +firmware: sd8688_helper.bin +firmware: slicoss/gbdownload.sys +firmware: slicoss/gbrcvucode.sys +firmware: slicoss/oasisdownload.sys +firmware: slicoss/oasisrcvucode.sys +firmware: sms1xxx-hcw-55xxx-dvbt-02.fw +firmware: sms1xxx-hcw-55xxx-isdbt-02.fw +firmware: sms1xxx-nova-a-dvbt-01.fw +firmware: sms1xxx-nova-b-dvbt-01.fw +firmware: sms1xxx-stellar-dvbt-01.fw +firmware: softing-4.6/bcard.bin +firmware: softing-4.6/bcard2.bin +firmware: softing-4.6/cancard.bin +firmware: softing-4.6/cancrd2.bin +firmware: softing-4.6/cansja.bin +firmware: softing-4.6/ldcard.bin +firmware: softing-4.6/ldcard2.bin +firmware: solos-FPGA.bin +firmware: solos-Firmware.bin +firmware: solos-db-FPGA.bin +firmware: sun/cassini.bin +firmware: symbol_sp24t_prim_fw +firmware: symbol_sp24t_sec_fw +firmware: tdmb_denver.inp +firmware: tdmb_nova_12mhz.inp +firmware: tdmb_nova_12mhz_b0.inp +firmware: tehuti/bdx.bin +firmware: ti-connectivity/wl1251-fw.bin +firmware: ti-connectivity/wl1251-nvs.bin +firmware: ti-connectivity/wl127x-fw-5-mr.bin +firmware: ti-connectivity/wl127x-fw-5-plt.bin +firmware: ti-connectivity/wl127x-fw-5-sr.bin +firmware: ti-connectivity/wl128x-fw-5-mr.bin +firmware: ti-connectivity/wl128x-fw-5-plt.bin +firmware: ti-connectivity/wl128x-fw-5-sr.bin +firmware: ti-connectivity/wl18xx-fw-4.bin +firmware: ti_3410.fw +firmware: ti_5052.fw +firmware: tigon/tg3.bin +firmware: tigon/tg357766.bin +firmware: tigon/tg3_tso.bin +firmware: tigon/tg3_tso5.bin +firmware: ttusb-budget/dspbootcode.bin +firmware: ueagle-atm/930-fpga.bin +firmware: ueagle-atm/CMV4i.bin +firmware: ueagle-atm/CMV4i.bin.v2 +firmware: ueagle-atm/CMV4p.bin +firmware: ueagle-atm/CMV4p.bin.v2 +firmware: ueagle-atm/CMV9i.bin +firmware: ueagle-atm/CMV9i.bin.v2 +firmware: ueagle-atm/CMV9p.bin +firmware: ueagle-atm/CMV9p.bin.v2 +firmware: ueagle-atm/CMVei.bin +firmware: ueagle-atm/CMVei.bin.v2 +firmware: ueagle-atm/CMVep.bin +firmware: ueagle-atm/CMVep.bin.v2 +firmware: ueagle-atm/DSP4i.bin +firmware: ueagle-atm/DSP4p.bin +firmware: ueagle-atm/DSP9i.bin +firmware: ueagle-atm/DSP9p.bin +firmware: ueagle-atm/DSPei.bin +firmware: ueagle-atm/DSPep.bin +firmware: ueagle-atm/adi930.fw +firmware: ueagle-atm/eagle.fw +firmware: ueagle-atm/eagleI.fw +firmware: ueagle-atm/eagleII.fw +firmware: ueagle-atm/eagleIII.fw +firmware: ueagle-atm/eagleIV.fw +firmware: usb8388.bin +firmware: usbdux_firmware.bin +firmware: usbduxfast_firmware.bin +firmware: usbduxsigma_firmware.bin +firmware: v4l-cx231xx-avcore-01.fw +firmware: v4l-cx23418-apu.fw +firmware: v4l-cx23418-cpu.fw +firmware: v4l-cx23418-dig.fw +firmware: v4l-cx2341x-dec.fw +firmware: v4l-cx2341x-enc.fw +firmware: v4l-cx2341x-init.mpg +firmware: v4l-cx23885-avcore-01.fw +firmware: v4l-cx23885-enc.fw +firmware: v4l-cx25840.fw +firmware: v4l-pvrusb2-24xxx-01.fw +firmware: v4l-pvrusb2-29xxx-01.fw +firmware: v4l-pvrusb2-73xxx-01.fw +firmware: vicam/firmware.fw +firmware: vntwusb.fw +firmware: vx/bd56002.boot +firmware: vx/bd563s3.boot +firmware: vx/bd563v2.boot +firmware: vx/bx_1_vp4.b56 +firmware: vx/bx_1_vxp.b56 +firmware: vx/l_1_v22.d56 +firmware: vx/l_1_vp4.d56 +firmware: vx/l_1_vx2.d56 +firmware: vx/l_1_vxp.d56 +firmware: vx/x1_1_vp4.xlx +firmware: vx/x1_1_vx2.xlx +firmware: vx/x1_1_vxp.xlx +firmware: vx/x1_2_v22.xlx +firmware: wd719x-risc.bin +firmware: wd719x-wcs.bin +firmware: whiteheat.fw +firmware: whiteheat_loader.fw +firmware: wil6210.brd +firmware: wil6210.fw +firmware: wil6210_sparrow_plus.fw +firmware: wil6436.brd +firmware: wil6436.fw +firmware: wlan/prima/WCNSS_qcom_wlan_nv.bin +firmware: xc3028-v27.fw +firmware: xc3028L-v36.fw +firmware: yam/1200.bin +firmware: yam/9600.bin +firmware: yamaha/ds1_ctrl.fw +firmware: yamaha/ds1_dsp.fw +firmware: yamaha/ds1e_ctrl.fw +firmware: zd1201-ap.fw +firmware: zd1201.fw +firmware: zd1211/zd1211_ub +firmware: zd1211/zd1211_uphr +firmware: zd1211/zd1211_ur +firmware: zd1211/zd1211b_ub +firmware: zd1211/zd1211b_uphr +firmware: zd1211/zd1211b_ur --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/abi/version +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/abi/version @@ -0,0 +1 @@ +6.5.0-14.14.1~22.04.1 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/changelog +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/changelog @@ -0,0 +1,20667 @@ +linux-lowlatency-hwe-6.5 (6.5.0-15.15.1.1~22.04.1) jammy; urgency=medium + + * jammy/linux-lowlatency-hwe-6.5: 6.5.0-15.15.1.1~22.04.1 -proposed tracker + (LP: #2048539) + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + [ Ubuntu: 6.5.0-15.15.1 ] + + * mantic/linux-lowlatency: 6.5.0-15.15.1 -proposed tracker (LP: #2048540) + * Packaging resync (LP: #1786013) + - [Packaging] remove helper scripts + * mantic/linux: 6.5.0-15.15 -proposed tracker (LP: #2048549) + * CVE-2024-0193 + - netfilter: nf_tables: skip set commit for deleted/destroyed sets + * CVE-2023-6606 + - smb: client: fix OOB in smbCalcSize() + * CVE-2023-6817 + - netfilter: nft_set_pipapo: skip inactive elements during set walk + * CVE-2023-6932 + - ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet + * CVE-2023-6931 + - perf: Fix perf_event_validate_size() + - perf: Fix perf_event_validate_size() lockdep splat + + -- Roxana Nicolescu Fri, 12 Jan 2024 18:57:18 +0100 + +linux-lowlatency-hwe-6.5 (6.5.0-14.14.1~22.04.1) jammy; urgency=medium + + * jammy/linux-lowlatency-hwe-6.5: 6.5.0-14.14.1~22.04.1 -proposed tracker + (LP: #2043484) + + * disable shiftfs (LP: #2038522) + - [Config] lowlatency-hwe-6.5: disable shiftfs + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + [ Ubuntu: 6.5.0-14.14.1 ] + + * mantic/linux-lowlatency: 6.5.0-14.14.1 -proposed tracker (LP: #2041531) + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + - [Packaging] resync update-dkms-versions helper + - debian/dkms-versions -- update from kernel-versions (main/2023.10.30) + * disable shiftfs (LP: #2038522) + - [Config] lowlatency: disable shiftfs + * usbip: error: failed to open /usr/share/hwdata//usb.ids (LP: #2039439) + - [Packaging] lowlatency: Make linux-tools-common depend on hwdata + * mantic/linux: 6.5.0-14.14 -proposed tracker (LP: #2042660) + * Boot log print hang on screen, no login prompt on Aspeed 2600 rev 52 BMC + (LP: #2042850) + - drm/ast: Add BMC virtual connector + * arm64 atomic issues cause disk corruption (LP: #2042573) + - locking/atomic: scripts: fix fallback ifdeffery + * Packaging resync (LP: #1786013) + - [Packaging] update annotations scripts + * mantic/linux: 6.5.0-12.12 -proposed tracker (LP: #2041536) + * Packaging resync (LP: #1786013) + - [Packaging] update annotations scripts + - [Packaging] update helper scripts + - debian/dkms-versions -- update from kernel-versions (main/2023.10.30) + * CVE-2023-5633 + - drm/vmwgfx: Keep a gem reference to user bos in surfaces + * CVE-2023-5345 + - fs/smb/client: Reset password pointer to NULL + * CVE-2023-39189 + - netfilter: nfnetlink_osf: avoid OOB read + * CVE-2023-4244 + - netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction + * apparmor restricts read access of user namespace mediation sysctls to root + (LP: #2040194) + - SAUCE: apparmor: open userns related sysctl so lxc can check if restriction + are in place + * AppArmor spams kernel log with assert when auditing (LP: #2040192) + - SAUCE: apparmor: fix request field from a prompt reply that denies all + access + * apparmor notification files verification (LP: #2040250) + - SAUCE: apparmor: fix notification header size + * apparmor oops when racing to retrieve a notification (LP: #2040245) + - SAUCE: apparmor: fix oops when racing to retrieve notification + * SMC stats: Wrong bucket calculation for payload of exactly 4096 bytes + (LP: #2039575) + - net/smc: Fix pos miscalculation in statistics + * Support mipi camera on Intel Meteor Lake platform (LP: #2031412) + - SAUCE: iommu: intel-ipu: use IOMMU passthrough mode for Intel IPUs on Meteor + Lake + - SAUCE: platform/x86: int3472: Add handshake GPIO function + * CVE-2023-45898 + - ext4: fix slab-use-after-free in ext4_es_insert_extent() + * CVE-2023-31085 + - ubi: Refuse attaching if mtd's erasesize is 0 + * CVE-2023-5717 + - perf: Disallow mis-matched inherited group reads + * CVE-2023-5178 + - nvmet-tcp: Fix a possible UAF in queue intialization setup + * CVE-2023-5158 + - vringh: don't use vringh_kiov_advance() in vringh_iov_xfer() + * CVE-2023-5090 + - x86: KVM: SVM: always update the x2avic msr interception + * [SRU][J/L/M] UBUNTU: [Packaging] Make WWAN driver a loadable module + (LP: #2033406) + - [Packaging] Make WWAN driver loadable modules + * Unable to power off the system with MTL CPU (LP: #2039405) + - Revert "x86/smp: Put CPUs into INIT on shutdown if possible" + * usbip: error: failed to open /usr/share/hwdata//usb.ids (LP: #2039439) + - [Packaging] Make linux-tools-common depend on hwdata + * drop all references to is_rust_module.sh in kernels >= 6.5 (LP: #2038611) + - [Packaging] drop references to is_rust_module.sh + * disable shiftfs (LP: #2038522) + - SAUCE: ceph: enable unsafe idmapped mounts by default + - [Config] disable shiftfs + * Infinite systemd loop when power off the machine with multiple MD RAIDs + (LP: #2036184) + - md: Put the right device in md_seq_next + * [Mediatek] mt8195-demo: enable CONFIG_MTK_IOMMU as module for multimedia and + PCIE peripherals (LP: #2036587) + - [Config] Enable CONFIG_MTK_IOMMU on arm64 + * Realtek 8852CE WiFi 6E country code udpates (LP: #2037273) + - wifi: rtw89: regd: update regulatory map to R64-R43 + * Unable to use nvme drive to install Ubuntu 23.10 (LP: #2040157) + - misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to + probe + * CVE-2023-42754 + - ipv4: fix null-deref in ipv4_link_failure + * linux-*: please enable dm-verity kconfigs to allow MoK/db verified root + images (LP: #2019040) + - [Config] CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG_SECONDARY_KEYRING=y + * Fix RCU warning on AMD laptops (LP: #2036377) + - power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint + * allow io_uring to be disabled in runtime (LP: #2035116) + - io_uring: add a sysctl to disable io_uring system-wide + * Fix unstable audio at low levels on Thinkpad P1G4 (LP: #2037077) + - ALSA: hda/realtek - ALC287 I2S speaker platform support + + [ Ubuntu: 6.5.0-13.13.1 ] + + * mantic/linux-lowlatency: 6.5.0-13.13.1 -proposed tracker (LP: #2041872) + * mantic/linux: 6.5.0-13.13 -proposed tracker (LP: #2042652) + * arm64 atomic issues cause disk corruption (LP: #2042573) + - locking/atomic: scripts: fix fallback ifdeffery + * mantic/linux: 6.5.0-11.11 -proposed tracker (LP: #2041879) + * CVE-2023-31085 + - ubi: Refuse attaching if mtd's erasesize is 0 + * CVE-2023-4244 + - netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction + * CVE-2023-5633 + - drm/vmwgfx: Keep a gem reference to user bos in surfaces + * CVE-2023-5345 + - fs/smb/client: Reset password pointer to NULL + * CVE-2023-5090 + - x86: KVM: SVM: always update the x2avic msr interception + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + [ Ubuntu: 6.5.0-10.10.1 ] + + * mantic/linux-lowlatency: 6.5.0-10.10.1 -proposed tracker (LP: #2039199) + * Packaging resync (LP: #1786013) + - [Packaging] update Ubuntu.md + - [Packaging] update update.conf + * mantic/linux: 6.5.0-10.10 -proposed tracker (LP: #2039204) + * CVE-2023-4921 + - net: sched: sch_qfq: Fix UAF in qfq_dequeue() + * CVE-2023-42756 + - netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP + * CVE-2023-4881 + - netfilter: nftables: exthdr: fix 4-byte stack OOB write + * CVE-2023-5197 + - netfilter: nf_tables: disallow rule removal from chain binding + + [ Ubuntu: 6.5.0-9.9.1 ] + + * mantic/linux-lowlatency: 6.5.0-9.9.1 -proposed tracker (LP: #2038688) + * mantic/linux: 6.5.0-9.9 -proposed tracker (LP: #2038687) + * update apparmor and LSM stacking patch set (LP: #2028253) + - re-apply apparmor 4.0.0 + * Disable restricting unprivileged change_profile by default, due to LXD + latest/stable not yet compatible with this new apparmor feature + (LP: #2038567) + - SAUCE: apparmor: Make apparmor_restrict_unprivileged_unconfined opt-in + * mantic/linux: 6.5.0-8.8 -proposed tracker (LP: #2038577) + * update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [02/60]: rename SK_CTX() to aa_sock and make it an + inline fn + - SAUCE: apparmor3.2.0 [05/60]: Add sysctls for additional controls of unpriv + userns restrictions + - SAUCE: apparmor3.2.0 [08/60]: Stacking v38: LSM: Identify modules by more + than name + - SAUCE: apparmor3.2.0 [09/60]: Stacking v38: LSM: Add an LSM identifier for + external use + - SAUCE: apparmor3.2.0 [10/60]: Stacking v38: LSM: Identify the process + attributes for each module + - SAUCE: apparmor3.2.0 [11/60]: Stacking v38: LSM: Maintain a table of LSM + attribute data + - SAUCE: apparmor3.2.0 [12/60]: Stacking v38: proc: Use lsmids instead of lsm + names for attrs + - SAUCE: apparmor3.2.0 [13/60]: Stacking v38: integrity: disassociate + ima_filter_rule from security_audit_rule + - SAUCE: apparmor3.2.0 [14/60]: Stacking v38: LSM: Infrastructure management + of the sock security + - SAUCE: apparmor3.2.0 [15/60]: Stacking v38: LSM: Add the lsmblob data + structure. + - SAUCE: apparmor3.2.0 [16/60]: Stacking v38: LSM: provide lsm name and id + slot mappings + - SAUCE: apparmor3.2.0 [17/60]: Stacking v38: IMA: avoid label collisions with + stacked LSMs + - SAUCE: apparmor3.2.0 [18/60]: Stacking v38: LSM: Use lsmblob in + security_audit_rule_match + - SAUCE: apparmor3.2.0 [19/60]: Stacking v38: LSM: Use lsmblob in + security_kernel_act_as + - SAUCE: apparmor3.2.0 [20/60]: Stacking v38: LSM: Use lsmblob in + security_secctx_to_secid + - SAUCE: apparmor3.2.0 [21/60]: Stacking v38: LSM: Use lsmblob in + security_secid_to_secctx + - SAUCE: apparmor3.2.0 [22/60]: Stacking v38: LSM: Use lsmblob in + security_ipc_getsecid + - SAUCE: apparmor3.2.0 [23/60]: Stacking v38: LSM: Use lsmblob in + security_current_getsecid + - SAUCE: apparmor3.2.0 [24/60]: Stacking v38: LSM: Use lsmblob in + security_inode_getsecid + - SAUCE: apparmor3.2.0 [25/60]: Stacking v38: LSM: Use lsmblob in + security_cred_getsecid + - SAUCE: apparmor3.2.0 [26/60]: Stacking v38: LSM: Specify which LSM to + display + - SAUCE: apparmor3.2.0 [28/60]: Stacking v38: LSM: Ensure the correct LSM + context releaser + - SAUCE: apparmor3.2.0 [29/60]: Stacking v38: LSM: Use lsmcontext in + security_secid_to_secctx + - SAUCE: apparmor3.2.0 [30/60]: Stacking v38: LSM: Use lsmcontext in + security_inode_getsecctx + - SAUCE: apparmor3.2.0 [31/60]: Stacking v38: Use lsmcontext in + security_dentry_init_security + - SAUCE: apparmor3.2.0 [32/60]: Stacking v38: LSM: security_secid_to_secctx in + netlink netfilter + - SAUCE: apparmor3.2.0 [33/60]: Stacking v38: NET: Store LSM netlabel data in + a lsmblob + - SAUCE: apparmor3.2.0 [34/60]: Stacking v38: binder: Pass LSM identifier for + confirmation + - SAUCE: apparmor3.2.0 [35/60]: Stacking v38: LSM: security_secid_to_secctx + module selection + - SAUCE: apparmor3.2.0 [36/60]: Stacking v38: Audit: Keep multiple LSM data in + audit_names + - SAUCE: apparmor3.2.0 [37/60]: Stacking v38: Audit: Create audit_stamp + structure + - SAUCE: apparmor3.2.0 [38/60]: Stacking v38: LSM: Add a function to report + multiple LSMs + - SAUCE: apparmor3.2.0 [39/60]: Stacking v38: Audit: Allow multiple records in + an audit_buffer + - SAUCE: apparmor3.2.0 [40/60]: Stacking v38: Audit: Add record for multiple + task security contexts + - SAUCE: apparmor3.2.0 [41/60]: Stacking v38: audit: multiple subject lsm + values for netlabel + - SAUCE: apparmor3.2.0 [42/60]: Stacking v38: Audit: Add record for multiple + object contexts + - SAUCE: apparmor3.2.0 [43/60]: Stacking v38: netlabel: Use a struct lsmblob + in audit data + - SAUCE: apparmor3.2.0 [44/60]: Stacking v38: LSM: Removed scaffolding + function lsmcontext_init + - SAUCE: apparmor3.2.0 [45/60]: Stacking v38: AppArmor: Remove the exclusive + flag + - SAUCE: apparmor3.2.0 [46/60]: combine common_audit_data and + apparmor_audit_data + - SAUCE: apparmor3.2.0 [47/60]: setup slab cache for audit data + - SAUCE: apparmor3.2.0 [48/60]: rename audit_data->label to + audit_data->subj_label + - SAUCE: apparmor3.2.0 [49/60]: pass cred through to audit info. + - SAUCE: apparmor3.2.0 [50/60]: Improve debug print infrastructure + - SAUCE: apparmor3.2.0 [51/60]: add the ability for profiles to have a + learning cache + - SAUCE: apparmor3.2.0 [52/60]: enable userspace upcall for mediation + - SAUCE: apparmor3.2.0 [53/60]: cache buffers on percpu list if there is lock + contention + - SAUCE: apparmor3.2.0 [55/60]: advertise availability of exended perms + - SAUCE: apparmor3.2.0 [60/60]: [Config] enable + CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS + * LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update + apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [57/60]: fix profile verification and enable it + * udev fails to make prctl() syscall with apparmor=0 (as used by maas by + default) (LP: #2016908) // update apparmor and LSM stacking patch set + (LP: #2028253) + - SAUCE: apparmor3.2.0 [27/60]: Stacking v38: Fix prctl() syscall with + apparmor=0 + * kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // + update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [01/60]: add/use fns to print hash string hex value + - SAUCE: apparmor3.2.0 [03/60]: patch to provide compatibility with v2.x net + rules + - SAUCE: apparmor3.2.0 [04/60]: add user namespace creation mediation + - SAUCE: apparmor3.2.0 [06/60]: af_unix mediation + - SAUCE: apparmor3.2.0 [07/60]: Add fine grained mediation of posix mqueues + + -- Roxana Nicolescu Wed, 22 Nov 2023 15:12:54 +0100 + +linux-lowlatency-hwe-6.5 (6.5.0-9.9.1~22.04.2) jammy; urgency=medium + + * jammy/linux-lowlatency-hwe-6.5: 6.5.0-9.9.1~22.04.2 -proposed tracker + (LP: #2040279) + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - [Packaging] update Ubuntu.md + - [Packaging] update update.conf + + * Miscellaneous Ubuntu changes + - [Packaging] drop Rust build dependencies + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: modpost: support arbitrary symbol length in + modversion" + - Revert "UBUNTU: [Packaging] ZSTD compress modules" + + -- Andrea Righi Tue, 24 Oct 2023 18:18:47 +0200 + +linux-lowlatency-hwe-6.5 (6.5.0-9.9.1~22.04.1) jammy; urgency=medium + + * Empty entry + + -- Andrea Righi Tue, 24 Oct 2023 17:04:50 +0200 + +linux-lowlatency (6.5.0-9.9.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-9.9.1 -proposed tracker (LP: #2038688) + + [ Ubuntu: 6.5.0-9.9 ] + + * mantic/linux: 6.5.0-9.9 -proposed tracker (LP: #2038687) + * update apparmor and LSM stacking patch set (LP: #2028253) + - re-apply apparmor 4.0.0 + * Disable restricting unprivileged change_profile by default, due to LXD + latest/stable not yet compatible with this new apparmor feature + (LP: #2038567) + - SAUCE: apparmor: Make apparmor_restrict_unprivileged_unconfined opt-in + + [ Ubuntu: 6.5.0-8.8 ] + + * mantic/linux: 6.5.0-8.8 -proposed tracker (LP: #2038577) + * update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [02/60]: rename SK_CTX() to aa_sock and make it an + inline fn + - SAUCE: apparmor3.2.0 [05/60]: Add sysctls for additional controls of unpriv + userns restrictions + - SAUCE: apparmor3.2.0 [08/60]: Stacking v38: LSM: Identify modules by more + than name + - SAUCE: apparmor3.2.0 [09/60]: Stacking v38: LSM: Add an LSM identifier for + external use + - SAUCE: apparmor3.2.0 [10/60]: Stacking v38: LSM: Identify the process + attributes for each module + - SAUCE: apparmor3.2.0 [11/60]: Stacking v38: LSM: Maintain a table of LSM + attribute data + - SAUCE: apparmor3.2.0 [12/60]: Stacking v38: proc: Use lsmids instead of lsm + names for attrs + - SAUCE: apparmor3.2.0 [13/60]: Stacking v38: integrity: disassociate + ima_filter_rule from security_audit_rule + - SAUCE: apparmor3.2.0 [14/60]: Stacking v38: LSM: Infrastructure management + of the sock security + - SAUCE: apparmor3.2.0 [15/60]: Stacking v38: LSM: Add the lsmblob data + structure. + - SAUCE: apparmor3.2.0 [16/60]: Stacking v38: LSM: provide lsm name and id + slot mappings + - SAUCE: apparmor3.2.0 [17/60]: Stacking v38: IMA: avoid label collisions with + stacked LSMs + - SAUCE: apparmor3.2.0 [18/60]: Stacking v38: LSM: Use lsmblob in + security_audit_rule_match + - SAUCE: apparmor3.2.0 [19/60]: Stacking v38: LSM: Use lsmblob in + security_kernel_act_as + - SAUCE: apparmor3.2.0 [20/60]: Stacking v38: LSM: Use lsmblob in + security_secctx_to_secid + - SAUCE: apparmor3.2.0 [21/60]: Stacking v38: LSM: Use lsmblob in + security_secid_to_secctx + - SAUCE: apparmor3.2.0 [22/60]: Stacking v38: LSM: Use lsmblob in + security_ipc_getsecid + - SAUCE: apparmor3.2.0 [23/60]: Stacking v38: LSM: Use lsmblob in + security_current_getsecid + - SAUCE: apparmor3.2.0 [24/60]: Stacking v38: LSM: Use lsmblob in + security_inode_getsecid + - SAUCE: apparmor3.2.0 [25/60]: Stacking v38: LSM: Use lsmblob in + security_cred_getsecid + - SAUCE: apparmor3.2.0 [26/60]: Stacking v38: LSM: Specify which LSM to + display + - SAUCE: apparmor3.2.0 [28/60]: Stacking v38: LSM: Ensure the correct LSM + context releaser + - SAUCE: apparmor3.2.0 [29/60]: Stacking v38: LSM: Use lsmcontext in + security_secid_to_secctx + - SAUCE: apparmor3.2.0 [30/60]: Stacking v38: LSM: Use lsmcontext in + security_inode_getsecctx + - SAUCE: apparmor3.2.0 [31/60]: Stacking v38: Use lsmcontext in + security_dentry_init_security + - SAUCE: apparmor3.2.0 [32/60]: Stacking v38: LSM: security_secid_to_secctx in + netlink netfilter + - SAUCE: apparmor3.2.0 [33/60]: Stacking v38: NET: Store LSM netlabel data in + a lsmblob + - SAUCE: apparmor3.2.0 [34/60]: Stacking v38: binder: Pass LSM identifier for + confirmation + - SAUCE: apparmor3.2.0 [35/60]: Stacking v38: LSM: security_secid_to_secctx + module selection + - SAUCE: apparmor3.2.0 [36/60]: Stacking v38: Audit: Keep multiple LSM data in + audit_names + - SAUCE: apparmor3.2.0 [37/60]: Stacking v38: Audit: Create audit_stamp + structure + - SAUCE: apparmor3.2.0 [38/60]: Stacking v38: LSM: Add a function to report + multiple LSMs + - SAUCE: apparmor3.2.0 [39/60]: Stacking v38: Audit: Allow multiple records in + an audit_buffer + - SAUCE: apparmor3.2.0 [40/60]: Stacking v38: Audit: Add record for multiple + task security contexts + - SAUCE: apparmor3.2.0 [41/60]: Stacking v38: audit: multiple subject lsm + values for netlabel + - SAUCE: apparmor3.2.0 [42/60]: Stacking v38: Audit: Add record for multiple + object contexts + - SAUCE: apparmor3.2.0 [43/60]: Stacking v38: netlabel: Use a struct lsmblob + in audit data + - SAUCE: apparmor3.2.0 [44/60]: Stacking v38: LSM: Removed scaffolding + function lsmcontext_init + - SAUCE: apparmor3.2.0 [45/60]: Stacking v38: AppArmor: Remove the exclusive + flag + - SAUCE: apparmor3.2.0 [46/60]: combine common_audit_data and + apparmor_audit_data + - SAUCE: apparmor3.2.0 [47/60]: setup slab cache for audit data + - SAUCE: apparmor3.2.0 [48/60]: rename audit_data->label to + audit_data->subj_label + - SAUCE: apparmor3.2.0 [49/60]: pass cred through to audit info. + - SAUCE: apparmor3.2.0 [50/60]: Improve debug print infrastructure + - SAUCE: apparmor3.2.0 [51/60]: add the ability for profiles to have a + learning cache + - SAUCE: apparmor3.2.0 [52/60]: enable userspace upcall for mediation + - SAUCE: apparmor3.2.0 [53/60]: cache buffers on percpu list if there is lock + contention + - SAUCE: apparmor3.2.0 [55/60]: advertise availability of exended perms + - SAUCE: apparmor3.2.0 [60/60]: [Config] enable + CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS + * LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update + apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [57/60]: fix profile verification and enable it + * udev fails to make prctl() syscall with apparmor=0 (as used by maas by + default) (LP: #2016908) // update apparmor and LSM stacking patch set + (LP: #2028253) + - SAUCE: apparmor3.2.0 [27/60]: Stacking v38: Fix prctl() syscall with + apparmor=0 + * kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // + update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [01/60]: add/use fns to print hash string hex value + - SAUCE: apparmor3.2.0 [03/60]: patch to provide compatibility with v2.x net + rules + - SAUCE: apparmor3.2.0 [04/60]: add user namespace creation mediation + - SAUCE: apparmor3.2.0 [06/60]: af_unix mediation + - SAUCE: apparmor3.2.0 [07/60]: Add fine grained mediation of posix mqueues + + -- Paolo Pisati Fri, 06 Oct 2023 21:53:32 +0200 + +linux-lowlatency (6.5.0-8.8.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-8.8.1 -proposed tracker (LP: #2037969) + + [ Ubuntu: 6.5.0-7.7 ] + + * mantic/linux: 6.5.0-7.7 -proposed tracker (LP: #2037611) + * kexec enable to load/kdump zstd compressed zimg (LP: #2037398) + - [Packaging] Revert arm64 image format to Image.gz + * Mantic minimized/minimal cloud images do not receive IP address during + provisioning (LP: #2036968) + - [Config] Enable virtio-net as built-in to avoid race + * Miscellaneous Ubuntu changes + - SAUCE: Add mdev_set_iommu_device() kABI + - [Config] update gcc version in annotations + + -- Paolo Pisati Mon, 02 Oct 2023 11:03:22 +0200 + +linux-lowlatency (6.5.0-7.7.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-7.7.1 -proposed tracker (LP: #2037627) + + -- Paolo Pisati Fri, 29 Sep 2023 14:22:33 +0200 + +linux-lowlatency (6.5.0-6.6.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-6.6.1 -proposed tracker (LP: #2035599) + + * Miscellaneous Ubuntu changes + - [Config] updateconfigs after Ubuntu-6.5.0-6.6 rebase + - [packaging] update rust, clang and bindgen build-deps + + -- Paolo Pisati Mon, 25 Sep 2023 13:13:04 +0200 + +linux-lowlatency (6.5.0-5.5.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-5.5.1 -proposed tracker (LP: #2034552) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/d2023.08.23) + + -- Paolo Pisati Wed, 06 Sep 2023 16:13:46 +0200 + +linux-lowlatency (6.5.0-4.4.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-4.4.1 -proposed tracker (LP: #2034047) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/d2023.08.23) + + -- Paolo Pisati Mon, 04 Sep 2023 17:07:42 +0200 + +linux-lowlatency (6.5.0-3.3.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-3.3.1 -proposed tracker (LP: #2033908) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/d2023.08.23) + + -- Paolo Pisati Fri, 01 Sep 2023 16:37:16 +0200 + +linux-lowlatency (6.5.0-2.2.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-2.2.1 -proposed tracker (LP: #2033020) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/d2023.08.23) + + * Miscellaneous Ubuntu changes + - [Packaging] derive it from mantic:linux + - [Config] updateconfigs after rebase on Ubuntu-6.5.0-2.2 + + -- Paolo Pisati Wed, 30 Aug 2023 08:29:23 +0200 + +linux-lowlatency (6.5.0-1.1.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-1.1.1 -proposed tracker (LP: #2029226) + + * Miscellaneous Ubuntu changes + - [Packaging] move to Mantic 6.5 + - [Packaging] add libstdc++-dev, python3-dev and zstd to build-depends + - [Config] updateconfigs after rebase on Ubuntu-unstable-6.5.0-4.4 + + [ Ubuntu: 6.5.0-4.4 ] + + * mantic/linux-unstable: 6.5.0-4.4 -proposed tracker (LP: #2029086) + * Miscellaneous Ubuntu changes + - [Packaging] Add .NOTPARALLEL + - [Packaging] Remove meaningless $(header_arch) + - [Packaging] Fix File exists error in install-arch-headers + - [Packaging] clean debian/linux-* directories + - [Packaging] remove hmake + - [Packaging] install headers to debian/linux-libc-dev directly + - [Config] define CONFIG options for arm64 instead of arm64-generic + - [Config] update annotations after rebase to v6.5-rc4 + - [Packaging] temporarily disable Rust support + * Rebase to v6.5-rc4 + + [ Ubuntu: 6.5.0-3.3 ] + + * mantic/linux-unstable: 6.5.0-3.3 -proposed tracker (LP: #2028779) + * enable Rust support in the kernel (LP: #2007654) + - SAUCE: rust: support rustc-1.69.0 + - [Packaging] depend on rustc-1.69.0 + * Packaging resync (LP: #1786013) + - [Packaging] resync update-dkms-versions helper + - [Packaging] resync getabis + * Fix UBSAN in Intel EDAC driver (LP: #2028746) + - EDAC/i10nm: Skip the absent memory controllers + * Ship kernel modules Zstd compressed (LP: #2028568) + - SAUCE: Support but do not require compressed modules + - [Config] Enable support for ZSTD compressed modules + - [Packaging] ZSTD compress modules + * update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [02/60]: rename SK_CTX() to aa_sock and make it an + inline fn + - SAUCE: apparmor3.2.0 [05/60]: Add sysctls for additional controls of unpriv + userns restrictions + - SAUCE: apparmor3.2.0 [08/60]: Stacking v38: LSM: Identify modules by more + than name + - SAUCE: apparmor3.2.0 [09/60]: Stacking v38: LSM: Add an LSM identifier for + external use + - SAUCE: apparmor3.2.0 [10/60]: Stacking v38: LSM: Identify the process + attributes for each module + - SAUCE: apparmor3.2.0 [11/60]: Stacking v38: LSM: Maintain a table of LSM + attribute data + - SAUCE: apparmor3.2.0 [12/60]: Stacking v38: proc: Use lsmids instead of lsm + names for attrs + - SAUCE: apparmor3.2.0 [13/60]: Stacking v38: integrity: disassociate + ima_filter_rule from security_audit_rule + - SAUCE: apparmor3.2.0 [14/60]: Stacking v38: LSM: Infrastructure management + of the sock security + - SAUCE: apparmor3.2.0 [15/60]: Stacking v38: LSM: Add the lsmblob data + structure. + - SAUCE: apparmor3.2.0 [16/60]: Stacking v38: LSM: provide lsm name and id + slot mappings + - SAUCE: apparmor3.2.0 [17/60]: Stacking v38: IMA: avoid label collisions with + stacked LSMs + - SAUCE: apparmor3.2.0 [18/60]: Stacking v38: LSM: Use lsmblob in + security_audit_rule_match + - SAUCE: apparmor3.2.0 [19/60]: Stacking v38: LSM: Use lsmblob in + security_kernel_act_as + - SAUCE: apparmor3.2.0 [20/60]: Stacking v38: LSM: Use lsmblob in + security_secctx_to_secid + - SAUCE: apparmor3.2.0 [21/60]: Stacking v38: LSM: Use lsmblob in + security_secid_to_secctx + - SAUCE: apparmor3.2.0 [22/60]: Stacking v38: LSM: Use lsmblob in + security_ipc_getsecid + - SAUCE: apparmor3.2.0 [23/60]: Stacking v38: LSM: Use lsmblob in + security_current_getsecid + - SAUCE: apparmor3.2.0 [24/60]: Stacking v38: LSM: Use lsmblob in + security_inode_getsecid + - SAUCE: apparmor3.2.0 [25/60]: Stacking v38: LSM: Use lsmblob in + security_cred_getsecid + - SAUCE: apparmor3.2.0 [26/60]: Stacking v38: LSM: Specify which LSM to + display + - SAUCE: apparmor3.2.0 [28/60]: Stacking v38: LSM: Ensure the correct LSM + context releaser + - SAUCE: apparmor3.2.0 [29/60]: Stacking v38: LSM: Use lsmcontext in + security_secid_to_secctx + - SAUCE: apparmor3.2.0 [30/60]: Stacking v38: LSM: Use lsmcontext in + security_inode_getsecctx + - SAUCE: apparmor3.2.0 [31/60]: Stacking v38: Use lsmcontext in + security_dentry_init_security + - SAUCE: apparmor3.2.0 [32/60]: Stacking v38: LSM: security_secid_to_secctx in + netlink netfilter + - SAUCE: apparmor3.2.0 [33/60]: Stacking v38: NET: Store LSM netlabel data in + a lsmblob + - SAUCE: apparmor3.2.0 [34/60]: Stacking v38: binder: Pass LSM identifier for + confirmation + - SAUCE: apparmor3.2.0 [35/60]: Stacking v38: LSM: security_secid_to_secctx + module selection + - SAUCE: apparmor3.2.0 [36/60]: Stacking v38: Audit: Keep multiple LSM data in + audit_names + - SAUCE: apparmor3.2.0 [37/60]: Stacking v38: Audit: Create audit_stamp + structure + - SAUCE: apparmor3.2.0 [38/60]: Stacking v38: LSM: Add a function to report + multiple LSMs + - SAUCE: apparmor3.2.0 [39/60]: Stacking v38: Audit: Allow multiple records in + an audit_buffer + - SAUCE: apparmor3.2.0 [40/60]: Stacking v38: Audit: Add record for multiple + task security contexts + - SAUCE: apparmor3.2.0 [41/60]: Stacking v38: audit: multiple subject lsm + values for netlabel + - SAUCE: apparmor3.2.0 [42/60]: Stacking v38: Audit: Add record for multiple + object contexts + - SAUCE: apparmor3.2.0 [43/60]: Stacking v38: netlabel: Use a struct lsmblob + in audit data + - SAUCE: apparmor3.2.0 [44/60]: Stacking v38: LSM: Removed scaffolding + function lsmcontext_init + - SAUCE: apparmor3.2.0 [45/60]: Stacking v38: AppArmor: Remove the exclusive + flag + - SAUCE: apparmor3.2.0 [46/60]: combine common_audit_data and + apparmor_audit_data + - SAUCE: apparmor3.2.0 [47/60]: setup slab cache for audit data + - SAUCE: apparmor3.2.0 [48/60]: rename audit_data->label to + audit_data->subj_label + - SAUCE: apparmor3.2.0 [49/60]: pass cred through to audit info. + - SAUCE: apparmor3.2.0 [50/60]: Improve debug print infrastructure + - SAUCE: apparmor3.2.0 [51/60]: add the ability for profiles to have a + learning cache + - SAUCE: apparmor3.2.0 [52/60]: enable userspace upcall for mediation + - SAUCE: apparmor3.2.0 [53/60]: cache buffers on percpu list if there is lock + contention + - SAUCE: apparmor3.2.0 [55/60]: advertise availability of exended perms + - SAUCE: apparmor3.2.0 [60/60]: [Config] enable + CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS + * LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update + apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [57/60]: fix profile verification and enable it + * udev fails to make prctl() syscall with apparmor=0 (as used by maas by + default) (LP: #2016908) // update apparmor and LSM stacking patch set + (LP: #2028253) + - SAUCE: apparmor3.2.0 [27/60]: Stacking v38: Fix prctl() syscall with + apparmor=0 + * kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // + update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [01/60]: add/use fns to print hash string hex value + - SAUCE: apparmor3.2.0 [03/60]: patch to provide compatibility with v2.x net + rules + - SAUCE: apparmor3.2.0 [04/60]: add user namespace creation mediation + - SAUCE: apparmor3.2.0 [06/60]: af_unix mediation + - SAUCE: apparmor3.2.0 [07/60]: Add fine grained mediation of posix mqueues + * Miscellaneous Ubuntu changes + - [Packaging] Use consistent llvm/clang for rust + * Rebase to v6.5-rc3 + + [ Ubuntu: 6.5.0-2.2 ] + + * mantic/linux-unstable: 6.5.0-2.2 -proposed tracker (LP: #2027953) + * Remove non-LPAE kernel flavor (LP: #2025265) + - [Packaging] Rename armhf generic-lpae flavor to generic + * Please enable Renesas RZ platform serial installer (LP: #2022361) + - [Config] enable hihope RZ/G2M serial console + * Miscellaneous Ubuntu changes + - [Packaging] snap: Remove old configs handling + - [Packaging] checks/final-checks: Remove old configs handling + - [Packaging] checks/final-checks: check existance of Makefile first + - [Packaging] checks/final-checks: Fix shellcheck issues + - [Packaging] add libstdc++-dev to the build dependencies + - [Config] update annotations after rebase to v6.5-rc2 + * Miscellaneous upstream changes + - kbuild: rust: avoid creating temporary files + - rust: fix bindgen build error with UBSAN_BOUNDS_STRICT + * Rebase to v6.5-rc2 + + [ Ubuntu: 6.5.0-1.1 ] + + * mantic/linux-unstable: 6.5.0-1.1 -proposed tracker (LP: #2026689) + * CVE-2023-31248 + - netfilter: nf_tables: do not ignore genmask when looking up chain by id + * CVE-2023-35001 + - netfilter: nf_tables: prevent OOB access in nft_byteorder_eval + * HDMI output with More than one child device for port B in VBT error + (LP: #2025195) + - SAUCE: drm/i915/quirks: Add multiple VBT quirk for HP ZBook Power G10 + * CVE-2023-2640 // CVE-2023-32629 + - SAUCE: overlayfs: default to userxattr when mounted from non initial user + namespace + * Packaging resync (LP: #1786013) + - [Packaging] resync update-dkms-versions helper + * enable Rust support in the kernel (LP: #2007654) + - SAUCE: btf, scripts: rust: drop is_rust_module.sh + - [Packaging] add rust dependencies + * CVE-2023-2612 + - SAUCE: shiftfs: prevent lock unbalance in shiftfs_create_object() + * Miscellaneous Ubuntu changes + - SAUCE: shiftfs: support linux 6.5 + - [Config] update annotations after rebase to v6.5-rc1 + - [Config] temporarily disable Rust + * Rebase to v6.5-rc1 + + [ Ubuntu: 6.5.0-0.0 ] + + * Empty entry + + [ Ubuntu: 6.4.0-8.8 ] + + * mantic/linux-unstable: 6.4.0-8.8 -proposed tracker (LP: #2025018) + * Miscellaneous Ubuntu changes + - [Config] update toolchain version (gcc) in annotations + * Rebase to v6.4 + + [ Ubuntu: 6.4.0-7.7 ] + + * mantic/linux-unstable: 6.4.0-7.7 -proposed tracker (LP: #2024338) + * Rebase to v6.4-rc7 + + [ Ubuntu: 6.4.0-6.6 ] + + * mantic/linux-unstable: 6.4.0-6.6 -proposed tracker (LP: #2023966) + * Packaging resync (LP: #1786013) + - [Packaging] update annotations scripts + * enable multi-gen LRU by default (LP: #2023629) + - [Config] enable multi-gen LRU by default + * Fix Monitor lost after replug WD19TBS to SUT port with VGA/DVI to type-C + dongle (LP: #2021949) + - thunderbolt: Do not touch CL state configuration during discovery + - thunderbolt: Increase DisplayPort Connection Manager handshake timeout + * Neuter signing tarballs (LP: #2012776) + - [Packaging] remove the signing tarball support + * Enable Tracing Configs for OSNOISE and TIMERLAT (LP: #2018591) + - [Config] Enable OSNOISE_TRACER and TIMERLAT_TRACER configs + * Miscellaneous Ubuntu changes + - [Config] Add CONFIG_AS_HAS_NON_CONST_LEB128 on riscv64 + - [Packaging] introduce do_lib_rust and enable it only on generic amd64 + - [Config] update annotations after rebase to v6.4-rc6 + * Rebase to v6.4-rc6 + + [ Ubuntu: 6.4.0-5.5 ] + + * mantic/linux-unstable: 6.4.0-5.5 -proposed tracker (LP: #2022886) + * Miscellaneous Ubuntu changes + - [Packaging] update getabis to support linux-unstable + - UBUNTU [Config]: disable hibernation on riscv64 + * Rebase to v6.4-rc5 + + [ Ubuntu: 6.4.0-4.4 ] + + * mantic/linux-unstable: 6.4.0-4.4 -proposed tracker (LP: #2021597) + * Miscellaneous Ubuntu changes + - [Config] udpate annotations after rebase to v6.4-rc4 + + [ Ubuntu: 6.4.0-3.3 ] + + * mantic/linux-unstable: 6.4.0-3.3 -proposed tracker (LP: #2021497) + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + - [Packaging] resync getabis + * support python < 3.9 with annotations (LP: #2020531) + - [Packaging] kconfig/annotations.py: support older way of merging dicts + * generate linux-lib-rust only on amd64 (LP: #2020356) + - [Packaging] generate linux-lib-rust only on amd64 + * Miscellaneous Ubuntu changes + - [Packaging] annotations: never drop configs that have notes different than + the parent + - [Config] drop CONFIG_SMBFS_COMMON from annotations + - [Packaging] perf: build without libtraceevent + * Rebase to v6.4-rc4 + + [ Ubuntu: 6.4.0-2.2 ] + + * mantic/linux-unstable: 6.4.0-2.2 -proposed tracker (LP: #2020330) + * Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20 + (LP: #2017444) + - [Config]: Disable CONFIG_INTEL_ATOMISP + * Fix NVME storage with RAID ON disappeared under Dell factory WINPE + environment (LP: #2011768) + - SAUCE: PCI: vmd: Reset VMD config register between soft reboots + * Miscellaneous Ubuntu changes + - [Packaging] Drop support of old config handling + - [Config] update annotations after rebase to v6.4-rc3 + * Rebase to v6.4-rc3 + + [ Ubuntu: 6.4.0-1.1 ] + + * mantic/linux-unstable: 6.4.0-1.1 -proposed tracker (LP: #2019965) + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - [Packaging] update helper scripts + * Kernel 6.1 bumped the disk consumption on default images by 15% + (LP: #2015867) + - [Packaging] introduce a separate linux-lib-rust package + * Miscellaneous Ubuntu changes + - [Config] enable CONFIG_BLK_DEV_UBLK on amd64 + - [Packaging] annotations: use python3 in the shebang + - SAUCE: blk-throttle: Fix io statistics for cgroup v1 + - [Packaging] move to v6.4 and rename to linux-unstable + - [Config] update annotations after rebase to v6.4-rc1 + - [Packaging] temporarily disable perf + - [Packaging] temporarily disable bpftool + - [Config] ppc64el: reduce CONFIG_ARCH_FORCE_MAX_ORDER from 9 to 8 + - SAUCE: perf: explicitly disable libtraceevent + * Rebase to v6.4-rc2 + + [ Ubuntu: 6.4.0-0.0 ] + + * Empty entry + + -- Paolo Pisati Wed, 02 Aug 2023 15:38:48 +0200 + +linux-lowlatency (6.5.0-0.0.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.3.0-7.7.1 -proposed tracker (LP: #2024476) + + * Miscellaneous Ubuntu changes + - [Config] update toolchain version + + [ Ubuntu: 6.3.0-7.7 ] + + * mantic/linux: 6.3.0-7.7 -proposed tracker (LP: #2023297) + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + -- Paolo Pisati Tue, 20 Jun 2023 17:52:45 +0200 + +linux-lowlatency (6.3.0-6.6.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.3.0-6.6.1 -proposed tracker (LP: #2022923) + + * kernel .config lowlatency improvements (LP: #2023007) + - [Config] lowlatency: enhance desktop responsiveness + + [ Ubuntu: 6.3.0-6.6 ] + + * mantic/linux: 6.3.0-6.6 -proposed tracker (LP: #2022324) + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + - [Packaging] resync getabis + - [Packaging] update helper scripts + - debian/dkms-versions -- update from kernel-versions (main/master) + * Mantic update: v6.3.5 upstream stable release (LP: #2022326) + - wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null page + - usb: dwc3: fix gadget mode suspend interrupt handler issue + - tpm, tpm_tis: Avoid cache incoherency in test for interrupts + - tpm, tpm_tis: Only handle supported interrupts + - tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resume + - tpm, tpm_tis: startup chip before testing for interrupts + - tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM drivers + - tpm: Prevent hwrng from activating during resume + - zsmalloc: move LRU update from zs_map_object() to zs_malloc() + - watchdog: sp5100_tco: Immediately trigger upon starting. + - mm/vmemmap/devdax: fix kernel crash when probing devdax devices + - ocfs2: Switch to security_inode_init_security() + - x86/mm: Avoid incomplete Global INVLPG flushes + - platform/x86/intel/ifs: Annotate work queue on stack so object debug does + not complain + - cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size + - cifs: fix smb1 mount regression + - ALSA: hda/ca0132: add quirk for EVGA X299 DARK + - ALSA: hda: Fix unhandled register update during auto-suspend period + - ALSA: hda/realtek: Enable headset onLenovo M70/M90 + - SUNRPC: Don't change task->tk_status after the call to rpc_exit_task + - mmc: sdhci-esdhc-imx: make "no-mmc-hs400" works + - mmc: block: ensure error propagation for non-blk + - power: supply: axp288_fuel_gauge: Fix external_power_changed race + - power: supply: bq25890: Fix external_power_changed race + - ASoC: rt5682: Disable jack detection interrupt during suspend + - net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize + - m68k: Move signal frame following exception on 68020/030 + - ipv{4,6}/raw: fix output xfrm lookup wrt protocol + - xtensa: fix signal delivery to FDPIC process + - xtensa: add __bswap{si,di}2 helpers + - parisc: Use num_present_cpus() in alternative patching code + - parisc: Handle kgdb breakpoints only in kernel context + - parisc: Fix flush_dcache_page() for usage from irq context + - parisc: Allow to reboot machine after system halt + - parisc: Enable LOCKDEP support + - parisc: Handle kprobes breakpoints only in kernel context + - xfs: fix livelock in delayed allocation at ENOSPC + - cxl/port: Enable the HDM decoder capability for switch ports + - gpio: mockup: Fix mode of debugfs files + - btrfs: use nofs when cleaning up aborted transactions + - thermal: intel: int340x: Add new line for UUID display + - block: fix bio-cache for passthru IO + - dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size type + - drm/amd/display: Have Payload Properly Created After Resume + - drm/mgag200: Fix gamma lut not initialized. + - drm/radeon: reintroduce radeon_dp_work_func content + - drm/amdgpu: don't enable secure display on incompatible platforms + - drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7 + - drm/amd/pm: Fix output of pp_od_clk_voltage + - Revert "binder_alloc: add missing mmap_lock calls when using the VMA" + - Revert "android: binder: stop saving a pointer to the VMA" + - binder: add lockless binder_alloc_(set|get)_vma() + - binder: fix UAF caused by faulty buffer cleanup + - binder: fix UAF of alloc->vma in race with munmap() + - drm/amd/amdgpu: limit one queue per gang + - perf/x86/uncore: Correct the number of CHAs on SPR + - x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms + - irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routable + - irqchip/mips-gic: Use raw spinlock for gic_lock + - debugobjects: Don't wake up kswapd from fill_pool() + - fbdev: udlfb: Fix endpoint check + - net: fix stack overflow when LRO is disabled for virtual interfaces + - udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated(). + - USB: core: Add routines for endpoint checks in old drivers + - USB: sisusbvga: Add endpoint checks + - media: radio-shark: Add endpoint checks + - ASoC: lpass: Fix for KASAN use_after_free out of bounds + - net: fix skb leak in __skb_tstamp_tx() + - drm: fix drmm_mutex_init() + - selftests: fib_tests: mute cleanup error message + - octeontx2-pf: Fix TSOv6 offload + - bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields + - bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps + - lan966x: Fix unloading/loading of the driver + - ipv6: Fix out-of-bounds access in ipv6_find_tlv() + - cifs: mapchars mount option ignored + - power: supply: leds: Fix blink to LED on transition + - power: supply: mt6360: add a check of devm_work_autocancel in + mt6360_charger_probe + - power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition + - power: supply: bq27xxx: Fix I2C IRQ race on remove + - power: supply: bq27xxx: Fix poll_interval handling and races on remove + - power: supply: bq27xxx: Add cache parameter to + bq27xxx_battery_current_and_status() + - power: supply: bq27xxx: Move bq27xxx_battery_update() down + - power: supply: bq27xxx: Ensure power_supply_changed() is called on current + sign changes + - power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to + stabilize + - power: supply: bq25890: Call power_supply_changed() after updating input + current or voltage + - power: supply: bq24190: Call power_supply_changed() after updating input + current + - power: supply: sbs-charger: Fix INHIBITED bit for Status reg + - optee: fix uninited async notif value + - firmware: arm_ffa: Check if ffa_driver remove is present before executing + - firmware: arm_ffa: Fix FFA device names for logical partitions + - fs: fix undefined behavior in bit shift for SB_NOUSER + - regulator: pca9450: Fix BUCK2 enable_mask + - platform/x86: ISST: Remove 8 socket limit + - coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet() + - ARM: dts: imx6qdl-mba6: Add missing pvcie-supply regulator + - x86/pci/xen: populate MSI sysfs entries + - xen/pvcalls-back: fix double frees with pvcalls_new_active_socket() + - x86/show_trace_log_lvl: Ensure stack pointer is aligned, again + - ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg + - ASoC: Intel: avs: Fix declaration of enum avs_channel_config + - ASoC: Intel: avs: Access path components under lock + - cxl: Wait Memory_Info_Valid before access memory related info + - cxl: Move cxl_await_media_ready() to before capacity info retrieval + - sctp: fix an issue that plpmtu can never go to complete state + - forcedeth: Fix an error handling path in nv_probe() + - platform/mellanox: mlxbf-pmc: fix sscanf() error checking + - net/mlx5e: Fix SQ wake logic in ptp napi_poll context + - net/mlx5e: Fix deadlock in tc route query code + - net/mlx5e: Use correct encap attribute during invalidation + - net/mlx5e: do as little as possible in napi poll when budget is 0 + - net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs + - net/mlx5: Handle pairing of E-switch via uplink un/load APIs + - net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE + - net/mlx5: Fix error message when failing to allocate device memory + - net/mlx5: Collect command failures data only for known commands + - net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device + - net/mlx5: Devcom, serialize devcom registration + - arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delay + - firmware: arm_ffa: Set reserved/MBZ fields to zero in the memory descriptors + - regulator: mt6359: add read check for PMIC MT6359 + - net/smc: Reset connection when trying to use SMCRv2 fails. + - 3c589_cs: Fix an error handling path in tc589_probe() + - page_pool: fix inconsistency for page_pool_ring_[un]lock() + - net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs + - net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE + - Revert "arm64: dts: imx8mp: Drop simple-bus from fsl,imx8mp-media-blk-ctrl" + - Linux 6.3.5 + + -- Dimitri John Ledkov Tue, 06 Jun 2023 13:20:13 +0100 + +linux-lowlatency (6.3.0-5.5.1) mantic; urgency=medium + + * Initial ABI + + [ Ubuntu: 6.3.0-5.5 ] + + -- Paolo Pisati Fri, 14 Apr 2023 15:06:33 +0200 + +linux-lowlatency (6.2.0-1004.4) lunar; urgency=medium + + * lunar/linux-lowlatency: 6.2.0-1004.4 -proposed tracker (LP: #2016275) + + * Miscellaneous Ubuntu changes + - rebase on Ubuntu-6.2.0-21.21 + + * Rebase on Ubuntu-6.2.0-21.21 + + -- Paolo Pisati Fri, 14 Apr 2023 15:06:33 +0200 + +linux-lowlatency (6.2.0-1003.3) lunar; urgency=medium + + * lunar/linux-lowlatency: 6.2.0-1003.3 -proposed tracker (LP: #2015441) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * Miscellaneous Ubuntu changes + - [Config] lowlatency: cleanup annotations to show only the relevant configs + + [ Ubuntu: 6.2.0-20.20 ] + + * lunar/linux: 6.2.0-20.20 -proposed tracker (LP: #2015429) + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + * FTBFS with different dkms or when makeflags are set (LP: #2015361) + - [Packaging] FTBFS with different dkms or when makeflags are set + * expoline.o is packaged unconditionally for s390x (LP: #2013209) + - [Packaging] Copy expoline.o only when produced by the build + * net:l2tp.sh failure with lunar:linux 6.2 (LP: #2013014) + - SAUCE: l2tp: generate correct module alias strings + * Miscellaneous Ubuntu changes + - [Packaging] annotations: prevent duplicate include lines + + [ Ubuntu: 6.2.0-19.19 ] + + * lunar/linux: 6.2.0-19.19 -proposed tracker (LP: #2012488) + * Neuter signing tarballs (LP: #2012776) + - [Packaging] neuter the signing tarball + * LSM stacking and AppArmor refresh for 6.2 kernel (LP: #2012136) + - Revert "UBUNTU: [Config] define CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS" + - Revert "UBUNTU: SAUCE: apparmor: add user namespace creation mediation" + - Revert "UBUNTU: SAUCE: apparmor: Add fine grained mediation of posix + mqueues" + - Revert "UBUNTU: SAUCE: Revert "apparmor: make __aa_path_perm() static"" + - Revert "UBUNTU: SAUCE: LSM: Specify which LSM to display (using struct cred + as input)" + - Revert "UBUNTU: SAUCE: apparmor: Fix build error, make sk parameter const" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in smk_netlbl_mls()" + - Revert "UBUNTU: SAUCE: LSM: change ima_read_file() to use lsmblob" + - Revert "UBUNTU: SAUCE: apparmor: rename kzfree() to kfree_sensitive()" + - Revert "UBUNTU: SAUCE: AppArmor: Remove the exclusive flag" + - Revert "UBUNTU: SAUCE: LSM: Add /proc attr entry for full LSM context" + - Revert "UBUNTU: SAUCE: Audit: Fix incorrect static inline function + declration." + - Revert "UBUNTU: SAUCE: Audit: Fix for missing NULL check" + - Revert "UBUNTU: SAUCE: Audit: Add a new record for multiple object LSM + attributes" + - Revert "UBUNTU: SAUCE: Audit: Add new record for multiple process LSM + attributes" + - Revert "UBUNTU: SAUCE: NET: Store LSM netlabel data in a lsmblob" + - Revert "UBUNTU: SAUCE: LSM: security_secid_to_secctx in netlink netfilter" + - Revert "UBUNTU: SAUCE: LSM: Use lsmcontext in security_inode_getsecctx" + - Revert "UBUNTU: SAUCE: LSM: Use lsmcontext in security_secid_to_secctx" + - Revert "UBUNTU: SAUCE: LSM: Ensure the correct LSM context releaser" + - Revert "UBUNTU: SAUCE: LSM: Specify which LSM to display" + - Revert "UBUNTU: SAUCE: IMA: Change internal interfaces to use lsmblobs" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_cred_getsecid" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_inode_getsecid" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_task_getsecid" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_ipc_getsecid" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_secid_to_secctx" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_secctx_to_secid" + - Revert "UBUNTU: SAUCE: net: Prepare UDS for security module stacking" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_kernel_act_as" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_audit_rule_match" + - Revert "UBUNTU: SAUCE: LSM: Create and manage the lsmblob data structure." + - Revert "UBUNTU: SAUCE: LSM: Infrastructure management of the sock security" + - Revert "UBUNTU: SAUCE: apparmor: LSM stacking: switch from SK_CTX() to + aa_sock()" + - Revert "UBUNTU: SAUCE: apparmor: rename aa_sock() to aa_unix_sk()" + - Revert "UBUNTU: SAUCE: apparmor: disable showing the mode as part of a secid + to secctx" + - Revert "UBUNTU: SAUCE: apparmor: fix use after free in sk_peer_label" + - Revert "UBUNTU: SAUCE: apparmor: af_unix mediation" + - Revert "UBUNTU: SAUCE: apparmor: patch to provide compatibility with v2.x + net rules" + - Revert "UBUNTU: SAUCE: apparmor: add/use fns to print hash string hex value" + - SAUCE: apparmor: rename SK_CTX() to aa_sock and make it an inline fn + - SAUCE: apparmor: Add sysctls for additional controls of unpriv userns + restrictions + - SAUCE: Stacking v38: LSM: Identify modules by more than name + - SAUCE: Stacking v38: LSM: Add an LSM identifier for external use + - SAUCE: Stacking v38: LSM: Identify the process attributes for each module + - SAUCE: Stacking v38: LSM: Maintain a table of LSM attribute data + - SAUCE: Stacking v38: proc: Use lsmids instead of lsm names for attrs + - SAUCE: Stacking v38: integrity: disassociate ima_filter_rule from + security_audit_rule + - SAUCE: Stacking v38: LSM: Infrastructure management of the sock security + - SAUCE: Stacking v38: LSM: Add the lsmblob data structure. + - SAUCE: Stacking v38: LSM: provide lsm name and id slot mappings + - SAUCE: Stacking v38: IMA: avoid label collisions with stacked LSMs + - SAUCE: Stacking v38: LSM: Use lsmblob in security_audit_rule_match + - SAUCE: Stacking v38: LSM: Use lsmblob in security_kernel_act_as + - SAUCE: Stacking v38: LSM: Use lsmblob in security_secctx_to_secid + - SAUCE: Stacking v38: LSM: Use lsmblob in security_secid_to_secctx + - SAUCE: Stacking v38: LSM: Use lsmblob in security_ipc_getsecid + - SAUCE: Stacking v38: LSM: Use lsmblob in security_current_getsecid + - SAUCE: Stacking v38: LSM: Use lsmblob in security_inode_getsecid + - SAUCE: Stacking v38: LSM: Use lsmblob in security_cred_getsecid + - SAUCE: Stacking v38: LSM: Specify which LSM to display + - SAUCE: Stacking v38: LSM: Ensure the correct LSM context releaser + - SAUCE: Stacking v38: LSM: Use lsmcontext in security_secid_to_secctx + - SAUCE: Stacking v38: LSM: Use lsmcontext in security_inode_getsecctx + - SAUCE: Stacking v38: Use lsmcontext in security_dentry_init_security + - SAUCE: Stacking v38: LSM: security_secid_to_secctx in netlink netfilter + - SAUCE: Stacking v38: NET: Store LSM netlabel data in a lsmblob + - SAUCE: Stacking v38: binder: Pass LSM identifier for confirmation + - SAUCE: Stacking v38: LSM: security_secid_to_secctx module selection + - SAUCE: Stacking v38: Audit: Keep multiple LSM data in audit_names + - SAUCE: Stacking v38: Audit: Create audit_stamp structure + - SAUCE: Stacking v38: LSM: Add a function to report multiple LSMs + - SAUCE: Stacking v38: Audit: Allow multiple records in an audit_buffer + - SAUCE: Stacking v38: Audit: Add record for multiple task security contexts + - SAUCE: Stacking v38: audit: multiple subject lsm values for netlabel + - SAUCE: Stacking v38: Audit: Add record for multiple object contexts + - SAUCE: Stacking v38: netlabel: Use a struct lsmblob in audit data + - SAUCE: Stacking v38: LSM: Removed scaffolding function lsmcontext_init + - SAUCE: Stacking v38: AppArmor: Remove the exclusive flag + - SAUCE: apparmor: combine common_audit_data and apparmor_audit_data + - SAUCE: apparmor: setup slab cache for audit data + - SAUCE: apparmor: rename audit_data->label to audit_data->subj_label + - SAUCE: apparmor: pass cred through to audit info. + - SAUCE: apparmor: Improve debug print infrastructure + - SAUCE: apparmor: add the ability for profiles to have a learning cache + - SAUCE: apparmor: enable userspace upcall for mediation + - SAUCE: apparmor: cache buffers on percpu list if there is lock contention + - SAUCE: apparmor: fix policy_compat permission remap with extended + permissions + - SAUCE: apparmor: advertise availability of exended perms + - [Config] define CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS + * kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // LSM + stacking and AppArmor refresh for 6.2 kernel (LP: #2012136) + - SAUCE: apparmor: add/use fns to print hash string hex value + - SAUCE: apparmor: patch to provide compatibility with v2.x net rules + - SAUCE: apparmor: add user namespace creation mediation + - SAUCE: apparmor: af_unix mediation + - SAUCE: apparmor: Add fine grained mediation of posix mqueues + * devlink_port_split from ubuntu_kernel_selftests.net fails on hirsute + (KeyError: 'flavour') (LP: #1937133) + - selftests: net: devlink_port_split.py: skip test if no suitable device + available + * NFS deathlock with last Kernel 5.4.0-144.161 and 5.15.0-67.74 (LP: #2009325) + - NFS: Correct timing for assigning access cache timestamp + + -- Paolo Pisati Thu, 06 Apr 2023 10:48:08 +0200 + +linux-lowlatency (6.2.0-1002.2) lunar; urgency=medium + + * lunar/linux-lowlatency: 6.2.0-1002.2 -proposed tracker (LP: #2011831) + + -- Paolo Pisati Thu, 16 Mar 2023 15:17:56 +0100 + +linux-lowlatency (6.2.0-1001.1) lunar; urgency=medium + + * lunar/linux-lowlatency: 6.2.0-1001.1 -proposed tracker (LP: #2011578) + + * enable Rust support in the kernel (LP: #2007654) + - [Packaging] add rust dependencies + + * remove circular dep between linux-image and modules (LP: #1989334) + - [Packaging] remove circular dep between modules and image + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - [Packaging] update update.conf + - [Packaging] update update.conf + - [Packaging] update update.conf + + * Miscellaneous Ubuntu changes + - [Packaging] ignore abi, modules and retpoline + - [Config] updateconfigs following 6.2 rebase + - move to 6.2 series + - [packaging] manually remove ipu6 and ivsc DKMS entries + - [Packaging] add python3 as a build dependency + + -- Paolo Pisati Wed, 15 Mar 2023 13:03:00 +0100 + +linux-lowlatency (6.1.0-1001.1) lunar; urgency=medium + + * lunar/linux-lowlatency: 6.1.0-1001.1 -proposed tracker (LP: #1998563) + + * Packaging resync (LP: #1786013) + - [Packaging] update update.conf + + * Miscellaneous Ubuntu changes + - [Packaging] switch to lunar and linux 6.1.0 + - [Config] migrateconfigs to annotations + + -- Andrea Righi Fri, 02 Dec 2022 11:55:52 +0100 + +linux-lowlatency (6.1.0-1000.0) lunar; urgency=medium + + * Dummy entry + + -- Andrea Righi Thu, 01 Dec 2022 21:43:47 +0100 + +linux-lowlatency (5.19.0-1007.7) kinetic; urgency=medium + + * kinetic/linux-lowlatency: 5.19.0-1007.7 -proposed tracker (LP: #1992748) + + -- Paolo Pisati Thu, 13 Oct 2022 09:45:20 +0200 + +linux-lowlatency (5.19.0-1006.6) kinetic; urgency=medium + + * kinetic/linux-lowlatency: 5.19.0-1006.6 -proposed tracker (LP: #1991269) + + -- Paolo Pisati Thu, 29 Sep 2022 16:19:02 +0200 + +linux-lowlatency (5.19.0-1005.5) kinetic; urgency=medium + + * kinetic/linux-lowlatency: 5.19.0-1005.5 -proposed tracker (LP: #1990510) + + -- Paolo Pisati Thu, 22 Sep 2022 18:27:47 +0200 + +linux-lowlatency (5.19.0-1004.4) kinetic; urgency=medium + + * kinetic/linux-lowlatency: 5.19.0-1004.4 -proposed tracker (LP: #1988720) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + -- Paolo Pisati Wed, 07 Sep 2022 13:43:11 +0200 + +linux-lowlatency (5.19.0-1003.3) kinetic; urgency=medium + + * kinetic/linux-lowlatency: 5.19.0-1003.3 -proposed tracker (LP: #1983440) + + -- Paolo Pisati Wed, 03 Aug 2022 12:34:13 +0200 + +linux-lowlatency (5.19.0-1002.2) kinetic; urgency=medium + + * kinetic/linux-lowlatency: 5.19.0-1002.2 -proposed tracker (LP: #1982815) + + * Miscellaneous Ubuntu changes + - [Packaging] jammy/linux-lowlatency: don't remove local + config.flavour.lowlatency* config files + - [Packaging] jammy/linux-lowlatency: don't overwrite local annotations file + - [Packaging] jammy/linux-lowlatency: include debian.master/config/annotations + from debian.lowlatency/config/annotations + - [Config] annotate only local differences vs debian.master/config/annotations + - [Config] lowlatency: disable TEST_DIV64 + + -- Paolo Pisati Tue, 02 Aug 2022 11:46:25 +0200 + +linux-lowlatency (5.19.0-1001.1) kinetic; urgency=medium + + * kinetic/linux-lowlatency: 5.19.0-1001.1 -proposed tracker (LP: #1980074) + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - [Packaging] update helper scripts + + * Miscellaneous Ubuntu changes + - [Packaging] switch to kinetic 5.19.0 + - [Packaging] update Ubuntu.md + - [Packaging] import lowlatency packaging from jammy + + -- Paolo Pisati Tue, 05 Jul 2022 13:20:50 +0200 + +linux-lowlatency (5.19.0-1000.0) kinetic; urgency=medium + + * Dummy entry + + -- Paolo Pisati Mon, 04 Jul 2022 15:27:55 +0200 + +linux-lowlatency (5.15.0-35.36) jammy; urgency=medium + + * jammy/linux-lowlatency: 5.15.0-35.36 -proposed tracker (LP: #1974305) + + * alsa: enable the cirrus-logic side-codec to make the speaker output sound + (LP: #1965496) + - [Packaging] lowlatency: Record rename of i2c-multi-instantiate + + [ Ubuntu: 5.15.0-35.36 ] + + * CVE-2022-21499 + - SAUCE: debug: Lock down kgdb + + [ Ubuntu: 5.15.0-34.35 ] + + * jammy/linux: 5.15.0-34.35 -proposed tracker (LP: #1974322) + * AMD APU s2idle is broken after the ASIC reset fix (LP: #1972134) + - drm/amdgpu: unify BO evicting method in amdgpu_ttm + - drm/amdgpu: explicitly check for s0ix when evicting resources + * amd_gpio AMDI0030:00: Failed to translate GPIO pin 0x0000 to IRQ, err -517 + (LP: #1971597) + - gpio: Request interrupts after IRQ is initialized + * config CONFIG_HISI_PMU for kunpeng920 (LP: #1956086) + - [Config] CONFIG_HISI_PMU=m + * Mute/mic LEDs no function on EliteBook G9 platfroms (LP: #1970552) + - ALSA: hda/realtek: Enable mute/micmute LEDs support for HP Laptops + * network-manager/1.36.4-2ubuntu1 ADT test failure with linux/5.15.0-28.29 + (LP: #1971418) + - Revert "rfkill: make new event layout opt-in" + * PCIE LnkCtl ASPM not enabled under VMD mode for Alder Lake platforms + (LP: #1942160) + - SAUCE: vmd: fixup bridge ASPM by driver name instead + * Mute/mic LEDs no function on HP EliteBook 845/865 G9 (LP: #1970178) + - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook + 845/865 G9 + * Enable headset mic on Lenovo P360 (LP: #1967069) + - ALSA: hda/realtek: Enable headset mic on Lenovo P360 + * WCN6856 BT keep in OFF state after coldboot system (LP: #1967067) + - Bluetooth: btusb: Improve stability for QCA devices + * Screen sometimes can't update [Failed to post KMS update: CRTC property + (GAMMA_LUT) not found] (LP: #1967274) + - drm/i915/xelpd: Enable Pipe color support for D13 platform + - drm/i915: Use unlocked register accesses for LUT loads + - drm/i915/xelpd: Enable Pipe Degamma + - drm/i915/xelpd: Add Pipe Color Lut caps to platform config + * Jammy update: v5.15.35 upstream stable release (LP: #1969857) + - drm/amd/display: Add pstate verification and recovery for DCN31 + - drm/amd/display: Fix p-state allow debug index on dcn31 + - hamradio: defer 6pack kfree after unregister_netdev + - hamradio: remove needs_free_netdev to avoid UAF + - cpuidle: PSCI: Move the `has_lpi` check to the beginning of the function + - ACPI: processor idle: Check for architectural support for LPI + - ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40 + - btrfs: remove unused parameter nr_pages in add_ra_bio_pages() + - btrfs: remove no longer used counter when reading data page + - btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups() + - soc: qcom: aoss: Expose send for generic usecase + - dt-bindings: net: qcom,ipa: add optional qcom,qmp property + - net: ipa: request IPA register values be retained + - btrfs: release correct delalloc amount in direct IO write path + - ALSA: core: Add snd_card_free_on_error() helper + - ALSA: sis7019: Fix the missing error handling + - ALSA: ali5451: Fix the missing snd_card_free() call at probe error + - ALSA: als300: Fix the missing snd_card_free() call at probe error + - ALSA: als4000: Fix the missing snd_card_free() call at probe error + - ALSA: atiixp: Fix the missing snd_card_free() call at probe error + - ALSA: au88x0: Fix the missing snd_card_free() call at probe error + - ALSA: aw2: Fix the missing snd_card_free() call at probe error + - ALSA: azt3328: Fix the missing snd_card_free() call at probe error + - ALSA: bt87x: Fix the missing snd_card_free() call at probe error + - ALSA: ca0106: Fix the missing snd_card_free() call at probe error + - ALSA: cmipci: Fix the missing snd_card_free() call at probe error + - ALSA: cs4281: Fix the missing snd_card_free() call at probe error + - ALSA: cs5535audio: Fix the missing snd_card_free() call at probe error + - ALSA: echoaudio: Fix the missing snd_card_free() call at probe error + - ALSA: emu10k1x: Fix the missing snd_card_free() call at probe error + - ALSA: ens137x: Fix the missing snd_card_free() call at probe error + - ALSA: es1938: Fix the missing snd_card_free() call at probe error + - ALSA: es1968: Fix the missing snd_card_free() call at probe error + - ALSA: fm801: Fix the missing snd_card_free() call at probe error + - ALSA: galaxy: Fix the missing snd_card_free() call at probe error + - ALSA: hdsp: Fix the missing snd_card_free() call at probe error + - ALSA: hdspm: Fix the missing snd_card_free() call at probe error + - ALSA: ice1724: Fix the missing snd_card_free() call at probe error + - ALSA: intel8x0: Fix the missing snd_card_free() call at probe error + - ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe error + - ALSA: korg1212: Fix the missing snd_card_free() call at probe error + - ALSA: lola: Fix the missing snd_card_free() call at probe error + - ALSA: lx6464es: Fix the missing snd_card_free() call at probe error + - ALSA: maestro3: Fix the missing snd_card_free() call at probe error + - ALSA: oxygen: Fix the missing snd_card_free() call at probe error + - ALSA: riptide: Fix the missing snd_card_free() call at probe error + - ALSA: rme32: Fix the missing snd_card_free() call at probe error + - ALSA: rme9652: Fix the missing snd_card_free() call at probe error + - ALSA: rme96: Fix the missing snd_card_free() call at probe error + - ALSA: sc6000: Fix the missing snd_card_free() call at probe error + - ALSA: sonicvibes: Fix the missing snd_card_free() call at probe error + - ALSA: via82xx: Fix the missing snd_card_free() call at probe error + - ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fb + - ALSA: nm256: Don't call card private_free at probe error path + - drm/msm: Add missing put_task_struct() in debugfs path + - firmware: arm_scmi: Remove clear channel call on the TX channel + - memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe + - Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax" + - firmware: arm_scmi: Fix sorting of retrieved clock rates + - media: rockchip/rga: do proper error checking in probe + - SUNRPC: Fix the svc_deferred_event trace class + - net/sched: flower: fix parsing of ethertype following VLAN header + - veth: Ensure eth header is in skb's linear part + - gpiolib: acpi: use correct format characters + - cifs: release cached dentries only if mount is complete + - net: mdio: don't defer probe forever if PHY IRQ provider is missing + - mlxsw: i2c: Fix initialization error flow + - net/sched: fix initialization order when updating chain 0 head + - net: dsa: felix: suppress -EPROBE_DEFER errors + - net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link + - net/sched: taprio: Check if socket flags are valid + - cfg80211: hold bss_lock while updating nontrans_list + - netfilter: nft_socket: make cgroup match work in input too + - drm/msm: Fix range size vs end confusion + - drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init() + - drm/msm/dp: add fail safe mode outside of event_mutex context + - net/smc: Fix NULL pointer dereference in smc_pnet_find_ib() + - scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63 + - scsi: pm80xx: Enable upper inbound, outbound queues + - scsi: iscsi: Move iscsi_ep_disconnect() + - scsi: iscsi: Fix offload conn cleanup when iscsid restarts + - scsi: iscsi: Fix endpoint reuse regression + - scsi: iscsi: Fix conn cleanup and stop race during iscsid restart + - scsi: iscsi: Fix unbound endpoint error handling + - sctp: Initialize daddr on peeled off socket + - netfilter: nf_tables: nft_parse_register can return a negative value + - ALSA: ad1889: Fix the missing snd_card_free() call at probe error + - ALSA: mtpav: Don't call card private_free at probe error path + - io_uring: move io_uring_rsrc_update2 validation + - io_uring: verify that resv2 is 0 in io_uring_rsrc_update2 + - io_uring: verify pad field is 0 in io_get_ext_arg + - testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set + - ALSA: usb-audio: Increase max buffer size + - ALSA: usb-audio: Limit max buffer and period sizes per time + - perf tools: Fix misleading add event PMU debug message + - macvlan: Fix leaking skb in source mode with nodst option + - net: ftgmac100: access hardware register after clock ready + - nfc: nci: add flush_workqueue to prevent uaf + - cifs: potential buffer overflow in handling symlinks + - dm mpath: only use ktime_get_ns() in historical selector + - vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used + - net: bcmgenet: Revert "Use stronger register read/writes to assure ordering" + - block: fix offset/size check in bio_trim() + - drm/amd: Add USBC connector ID + - btrfs: fix fallocate to use file_modified to update permissions consistently + - btrfs: do not warn for free space inode in cow_file_range + - drm/amdgpu: conduct a proper cleanup of PDB bo + - drm/amdgpu/gmc: use PCI BARs for APUs in passthrough + - drm/amd/display: fix audio format not updated after edid updated + - drm/amd/display: FEC check in timing validation + - drm/amd/display: Update VTEM Infopacket definition + - drm/amdkfd: Fix Incorrect VMIDs passed to HWS + - drm/amdgpu/vcn: improve vcn dpg stop procedure + - drm/amdkfd: Check for potential null return of kmalloc_array() + - Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by default in + isolated guests + - PCI: hv: Propagate coherence from VMbus device to PCI device + - Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer + - scsi: target: tcmu: Fix possible page UAF + - scsi: lpfc: Fix queue failures when recovering from PCI parity error + - scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024 + - net: micrel: fix KS8851_MLL Kconfig + - ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs + - gpu: ipu-v3: Fix dev_dbg frequency output + - regulator: wm8994: Add an off-on delay for WM8994 variant + - arm64: alternatives: mark patch_alternative() as `noinstr` + - tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry + - net: axienet: setup mdio unconditionally + - Drivers: hv: balloon: Disable balloon and hot-add accordingly + - net: usb: aqc111: Fix out-of-bounds accesses in RX fixup + - myri10ge: fix an incorrect free for skb in myri10ge_sw_tso + - spi: cadence-quadspi: fix protocol setup for non-1-1-X operations + - drm/amd/display: Enable power gating before init_pipes + - drm/amd/display: Revert FEC check in validation + - drm/amd/display: Fix allocate_mst_payload assert on resume + - drbd: set QUEUE_FLAG_STABLE_WRITES + - scsi: mpt3sas: Fail reset operation if config request timed out + - scsi: mvsas: Add PCI ID of RocketRaid 2640 + - scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan + - drivers: net: slip: fix NPD bug in sl_tx_timeout() + - io_uring: zero tag on rsrc removal + - io_uring: use nospec annotation for more indexes + - perf/imx_ddr: Fix undefined behavior due to shift overflowing the constant + - mm/secretmem: fix panic when growing a memfd_secret + - mm, page_alloc: fix build_zonerefs_node() + - mm: fix unexpected zeroed page mapping with zram swap + - mm: kmemleak: take a full lowmem check in kmemleak_*_phys() + - KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded + - SUNRPC: Fix NFSD's request deferral on RDMA transports + - memory: renesas-rpc-if: fix platform-device leak in error path + - gcc-plugins: latent_entropy: use /dev/urandom + - cifs: verify that tcon is valid before dereference in cifs_kill_sb + - ath9k: Properly clear TX status area before reporting to mac80211 + - ath9k: Fix usage of driver-private space in tx_info + - btrfs: fix root ref counts in error handling in btrfs_get_root_ref + - btrfs: mark resumed async balance as writing + - ALSA: hda/realtek: Add quirk for Clevo PD50PNT + - ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakers + - ALSA: pcm: Test for "silence" field in struct "pcm_format_data" + - nl80211: correctly check NL80211_ATTR_REG_ALPHA2 size + - ipv6: fix panic when forwarding a pkt with no in6 dev + - drm/amd/display: don't ignore alpha property on pre-multiplied mode + - drm/amdgpu: Enable gfxoff quirk on MacBook Pro + - x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits + - x86/tsx: Disable TSX development mode at boot + - genirq/affinity: Consider that CPUs on nodes can be unbalanced + - tick/nohz: Use WARN_ON_ONCE() to prevent console saturation + - ARM: davinci: da850-evm: Avoid NULL pointer dereference + - dm integrity: fix memory corruption when tag_size is less than digest size + - i2c: dev: check return value when calling dev_set_name() + - smp: Fix offline cpu check in flush_smp_call_function_queue() + - i2c: pasemi: Wait for write xfers to finish + - dt-bindings: net: snps: remove duplicate name + - timers: Fix warning condition in __run_timers() + - dma-direct: avoid redundant memory sync for swiotlb + - drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL + - cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state + - soc: qcom: aoss: Fix missing put_device call in qmp_get + - net: ipa: fix a build dependency + - cpufreq: intel_pstate: ITMT support for overclocked system + - ax25: add refcount in ax25_dev to avoid UAF bugs + - ax25: fix reference count leaks of ax25_dev + - ax25: fix UAF bugs of net_device caused by rebinding operation + - ax25: Fix refcount leaks caused by ax25_cb_del() + - ax25: fix UAF bug in ax25_send_control() + - ax25: fix NPD bug in ax25_disconnect + - ax25: Fix NULL pointer dereferences in ax25 timers + - ax25: Fix UAF bugs in ax25 timers + - Linux 5.15.35 + * CONFIG_SND_COMPRESS_OFFLOAD missing in jammy/ppc64el kernel config + (LP: #1969807) + - [Config] updateconfigs for SND_COMPRESS_OFFLOAD (ppc64el) + * Micmute LED support for Zbook Fury 16 G9 (LP: #1968892) + - ALSA: hda/realtek: Add mute and micmut LED support for Zbook Fury 17 G9 + * Fix broken HDMI audio on AMD PRO VII after S3 (LP: #1968475) + - drm/amdgpu: don't set s3 and s0ix at the same time + - drm/amdgpu: Ensure HDA function is suspended before ASIC reset + * [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes (LP: #1967116) + - scsi: mpi3mr: Clean up mpi3mr_print_ioc_info() + - scsi: mpi3mr: Use scnprintf() instead of snprintf() + - scsi: mpi3mr: Add debug APIs based on logging_level bits + - scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave() + - scsi: mpi3mr: Don't reset IOC if cmnds flush with reset status + - scsi: mpi3mr: Update MPI3 headers - part1 + - scsi: mpi3mr: Update MPI3 headers - part2 + - scsi: mpi3mr: Add support for PCIe Managed Switch SES device + - scsi: mpi3mr: Do access status validation before adding devices + - scsi: mpi3mr: Increase internal cmnds timeout to 60s + - scsi: mpi3mr: Handle unaligned PLL in unmap cmnds + - scsi: mpi3mr: Display IOC firmware package version + - scsi: mpi3mr: Fault IOC when internal command gets timeout + - scsi: mpi3mr: Code refactor of IOC init - part1 + - scsi: mpi3mr: Code refactor of IOC init - part2 + - scsi: mpi3mr: Handle offline FW activation in graceful manner + - scsi: mpi3mr: Add IOC reinit function + - scsi: mpi3mr: Detect async reset that occurred in firmware + - scsi: mpi3mr: Gracefully handle online FW update operation + - scsi: mpi3mr: Add Event acknowledgment logic + - scsi: mpi3mr: Support Prepare for Reset event + - scsi: mpi3mr: Print cable mngnt and temp threshold events + - scsi: mpi3mr: Add io_uring interface support in I/O-polled mode + - scsi: mpi3mr: Use TM response codes from MPI3 headers + - scsi: mpi3mr: Enhanced Task Management Support Reply handling + - scsi: mpi3mr: Bump driver version to 8.0.0.61.0 + - scsi: mpi3mr: Fix some spelling mistakes + - scsi: mpi3mr: Fix formatting problems in some kernel-doc comments + - scsi: mpi3mr: Fix deadlock while canceling the fw event + - scsi: mpi3mr: Fix printing of pending I/O count + - scsi: mpi3mr: Update MPI3 headers + - scsi: mpi3mr: Fix hibernation issue + - scsi: mpi3mr: Fix cmnd getting marked as in use forever + - scsi: mpi3mr: Update the copyright year + - scsi: mpi3mr: Bump driver version to 8.0.0.68.0 + - scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning + * Support AMD P-State cpufreq control mechanism (LP: #1956509) + - x86/cpufeatures: Add AMD Collaborative Processor Performance Control feature + flag + - x86/msr: Add AMD CPPC MSR definitions + - ACPI: CPPC: Implement support for SystemIO registers + - ACPI: CPPC: Add CPPC enable register function + - cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future + processors + - cpufreq: amd-pstate: Add fast switch function for AMD P-State + - cpufreq: amd-pstate: Introduce the support for the processors with shared + memory solution + - cpufreq: amd-pstate: Add trace for AMD P-State module + - cpufreq: amd-pstate: Add boost mode support for AMD P-State + - cpufreq: amd-pstate: Add AMD P-State frequencies attributes + - cpufreq: amd-pstate: Add AMD P-State performance attributes + - Documentation: amd-pstate: Add AMD P-State driver introduction + - MAINTAINERS: Add AMD P-State driver maintainer entry + - cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc comment + - cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-State + - [Config] enable X86_AMD_PSTATE as built-in on amd64 + * Bolt doesn't work with native USB4 hosts (LP: #1962349) + - thunderbolt: Retry DROM reads for more failure scenarios + - thunderbolt: Do not resume routers if UID is not set + - thunderbolt: Do not make DROM read success compulsory + - PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3 + * linux-image-5.0.0-35-generic breaks checkpointing of container + (LP: #1857257) // re-apply missing overlayfs SAUCE patch (LP: #1967924) + - SAUCE: overlayfs: fix incorrect mnt_id of files opened from map_files + * [Jammy, mlx5, ConnectX-7] add CX7 support for software steering + (LP: #1966194) + - net/mlx5: DR, Fix vport number data type to u16 + - net/mlx5: DR, Replace local WIRE_PORT macro with the existing + MLX5_VPORT_UPLINK + - net/mlx5: DR, Add missing query for vport 0 + - net/mlx5: DR, Align error messages for failure to obtain vport caps + - net/mlx5: DR, Support csum recalculation flow table on SFs + - net/mlx5: DR, Add support for SF vports + - net/mlx5: DR, Increase supported num of actions to 32 + - net/mlx5: DR, Fix typo 'offeset' to 'offset' + - net/mlx5: DR, init_next_match only if needed + - net/mlx5: DR, Add missing string for action type SAMPLER + - net/mlx5: DR, Add check for unsupported fields in match param + - net/mlx5: Introduce new uplink destination type + - net/mlx5: DR, Handle eswitch manager and uplink vports separately + - net/mlx5: DR, Fix querying eswitch manager vport for ECPF + - net/mlx5: DR, Fix check for unsupported fields in match param + - net/mlx5: DR, Fix error flow in creating matcher + - net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_" + - net/mlx5: DR, Remove unused struct member in matcher + - net/mlx5: DR, Rename list field in matcher struct to list_node + - net/mlx5: DR, Add check for flex parser ID value + - net/mlx5: DR, Add missing reserved fields to dr_match_param + - net/mlx5: DR, Add support for dumping steering info + - net/mlx5: DR, Add support for UPLINK destination type + - net/mlx5: DR, Warn on failure to destroy objects due to refcount + - net/mlx5: Add misc5 flow table match parameters + - net/mlx5: DR, Add misc5 to match_param structs + - net/mlx5: DR, Support matching on tunnel headers 0 and 1 + - net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field + - net/mlx5: DR, Improve steering for empty or RX/TX-only matchers + - net/mlx5: DR, Ignore modify TTL if device doesn't support it + - net/mlx5: Set SMFS as a default steering mode if device supports it + - net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte + - net/mlx5: DR, Add support for matching on Internet Header Length (IHL) + - net/mlx5: DR, Remove unneeded comments + - net/mlx5: DR, Fix handling of different actions on the same STE in STEv1 + - net/mlx5: DR, Rename action modify fields to reflect naming in HW spec + - net/mlx5: DR, Refactor ste_ctx handling for STE v0/1 + - net/mlx5: Introduce software defined steering capabilities + - net/mlx5: DR, Add support for ConnectX-7 steering + * alsa: enable the cirrus-logic side-codec to make the speaker output sound + (LP: #1965496) + - ASoC: cs35l41: CS35L41 Boosted Smart Amplifier + - ASoC: cs35l41: Fix use of an uninitialised variable + - ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot + - ASoC: cs35l41: Combine adjacent register writes + - ASoC: cs35l41: Don't overwrite returned error code + - ASoC: cs35l41: Fixup the error messages + - ASoC: cs35l41: Fix a bunch of trivial code formating/style issues + - misc: cs35l41: Remove unused pdn variable + - ASoC: cs35l41: Make cs35l41_remove() return void + - ASoC: cs35l41: Change monitor widgets to siggens + - ASoC: cs35l41: DSP Support + - ASoC: cs35l41: Set the max SPI speed for the whole device + - ASoC: cs35l41: Fix link problem + - ASoC: cs35l41: Fix undefined reference to core functions + - ASoC: cs35l41: Convert tables to shared source code + - ASoC: cs35l41: Move cs35l41_otp_unpack to shared code + - ASoC: cs35l41: Move power initializations to reg_sequence + - ASoC: cs35l41: Create shared function for errata patches + - ASoC: cs35l41: Create shared function for setting channels + - ASoC: cs35l41: Create shared function for boost configuration + - ASoC: cs35l41: Add cs35l51/53 IDs + - ASoC: cs35l41: Remove incorrect comment + - ASoC: cs35l41: Correct DSP power down + - ASoC: cs35l41: Correct handling of some registers in the cache + - ALSA: hda: cs35l41: Add support for CS35L41 in HDA systems + - ASoC: cs35l41: Update handling of test key registers + - ASoC: cs35l41: Add support for hibernate memory retention mode + - ALSA: hda: cs35l41: fix double free on error in probe() + - ALSA: hda: cs35l41: Avoid overwriting register patch + - ALSA: hda: cs35l41: Add calls to newly added test key function + - ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespace + - ALSA: hda: cs35l41: Add missing default cases + - ALSA: hda: cs35l41: Make use of the helper function dev_err_probe() + - ALSA: hda: cs35l41: Tidyup code + - ALSA: hda: cs35l41: Make cs35l41_hda_remove() return void + - ALSA: hda/realtek: Add support for Legion 7 16ACHg6 laptop + - ALSA: hda/realtek: Add CS35L41 support for Thinkpad laptops + - ALSA: hda/realtek: fix speakers and micmute on HP 855 G8 + - Revert "platform/x86: i2c-multi-instantiate: Don't create platform device + for INT3515 ACPI nodes" + - spi: Create helper API to lookup ACPI info for spi device + - spi: Support selection of the index of the ACPI Spi Resource before alloc + - spi: Add API to count spi acpi resources + - platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver + name + - platform/x86: serial-multi-instantiate: Reorganize I2C functions + - platform/x86: serial-multi-instantiate: Add SPI support + - ALSA: hda/realtek: Add support for HP Laptops + - ACPI / scan: Create platform device for CS35L41 + - [Config] Add cirruslogic side codec support + * Use kernel-testing repo from launchpad for ADT tests (LP: #1968016) + - [Debian] Use kernel-testing repo from launchpad + * Fix ADL, WD22TB4,Dual monitors display resolution can't reach 4K 60hz + (LP: #1967986) + - drm/i915/display: Remove check for low voltage sku for max dp source rate + - drm/i915/intel_combo_phy: Print I/O voltage info + * Support different Cirrus audio codec configurations on Dell laptops + (LP: #1967988) + - ALSA: hda/cs8409: Fix Warlock to use mono mic configuration + - ALSA: hda/cs8409: Re-order quirk table into ascending order + - ALSA: hda/cs8409: Fix Full Scale Volume setting for all variants + - ALSA: hda/cs8409: Support new Warlock MLK Variants + - ALSA: hda/cs8409: Disable HSBIAS_SENSE_EN for Cyborg + - ALSA: hda/cs8409: Add new Dolphin HW variants + * Enable speakup kernel modules to allow the speakup screen reader to function + (LP: #1967702) + - [Config] CONFIG_SPEAKUP=m + * linux: CONFIG_SERIAL_8250_MID=y (LP: #1967338) + - [Config] amd64 CONFIG_SERIAL_8250_MID=y + * alsa/sdw: Fix the audio issue on a Dell machine without internal mic + (LP: #1966841) + - ASoC: Intel: soc-acpi: add entries in ADL match table + * Jammy update: v5.15.34 upstream stable release (LP: #1969107) + - Revert "UBUNTU: SAUCE: Revert "scsi: core: Reallocate device's budget map on + queue depth change"" + - lib/logic_iomem: correct fallback config references + - um: fix and optimize xor select template for CONFIG64 and timetravel mode + - rtc: wm8350: Handle error for wm8350_register_irq + - nbd: add error handling support for add_disk() + - nbd: Fix incorrect error handle when first_minor is illegal in nbd_dev_add + - nbd: Fix hungtask when nbd_config_put + - nbd: fix possible overflow on 'first_minor' in nbd_dev_add() + - kfence: count unexpectedly skipped allocations + - kfence: move saving stack trace of allocations into __kfence_alloc() + - kfence: limit currently covered allocations when pool nearly full + - KVM: x86/pmu: Use different raw event masks for AMD and Intel + - KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode() + - KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs + - KVM: x86/pmu: Fix and isolate TSX-specific performance event logic + - KVM: x86/emulator: Emulate RDPID only if it is enabled in guest + - drm: Add orientation quirk for GPD Win Max + - ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111 + - drm/amd/display: Add signal type check when verify stream backends same + - drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj + - drm/amd/display: Fix memory leak + - drm/amd/display: Use PSR version selected during set_psr_caps + - usb: gadget: tegra-xudc: Do not program SPARAM + - usb: gadget: tegra-xudc: Fix control endpoint's definitions + - usb: cdnsp: fix cdnsp_decode_trb function to properly handle ret value + - ptp: replace snprintf with sysfs_emit + - drm/amdkfd: Don't take process mutex for svm ioctls + - powerpc: dts: t104xrdb: fix phy type for FMAN 4/5 + - ath11k: fix kernel panic during unload/load ath11k modules + - ath11k: pci: fix crash on suspend if board file is not found + - ath11k: mhi: use mhi_sync_power_up() + - net/smc: Send directly when TCP_CORK is cleared + - drm/bridge: Add missing pm_runtime_put_sync + - bpf: Make dst_port field in struct bpf_sock 16-bit wide + - scsi: mvsas: Replace snprintf() with sysfs_emit() + - scsi: bfa: Replace snprintf() with sysfs_emit() + - drm/v3d: fix missing unlock + - power: supply: axp20x_battery: properly report current when discharging + - mt76: mt7921: fix crash when startup fails. + - mt76: dma: initialize skip_unmap in mt76_dma_rx_fill + - cfg80211: don't add non transmitted BSS to 6GHz scanned channels + - libbpf: Fix build issue with llvm-readelf + - ipv6: make mc_forwarding atomic + - net: initialize init_net earlier + - powerpc: Set crashkernel offset to mid of RMA region + - drm/amdgpu: Fix recursive locking warning + - scsi: smartpqi: Fix kdump issue when controller is locked up + - PCI: aardvark: Fix support for MSI interrupts + - iommu/arm-smmu-v3: fix event handling soft lockup + - usb: ehci: add pci device support for Aspeed platforms + - PCI: endpoint: Fix alignment fault error in copy tests + - tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH. + - PCI: pciehp: Add Qualcomm quirk for Command Completed erratum + - scsi: mpi3mr: Fix reporting of actual data transfer size + - scsi: mpi3mr: Fix memory leaks + - powerpc/set_memory: Avoid spinlock recursion in change_page_attr() + - power: supply: axp288-charger: Set Vhold to 4.4V + - net/mlx5e: Disable TX queues before registering the netdev + - usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks() + - iwlwifi: mvm: Correctly set fragmented EBS + - iwlwifi: mvm: move only to an enabled channel + - drm/msm/dsi: Remove spurious IRQF_ONESHOT flag + - ipv4: Invalidate neighbour for broadcast address upon address addition + - dm ioctl: prevent potential spectre v1 gadget + - dm: requeue IO if mapping table not yet available + - drm/amdkfd: make CRAT table missing message informational only + - vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA + - scsi: pm8001: Fix pm80xx_pci_mem_copy() interface + - scsi: pm8001: Fix pm8001_mpi_task_abort_resp() + - scsi: pm8001: Fix task leak in pm8001_send_abort_all() + - scsi: pm8001: Fix tag leaks on error + - scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req() + - mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDU + - powerpc/64s/hash: Make hash faults work in NMI context + - mt76: mt7615: Fix assigning negative values to unsigned variable + - scsi: aha152x: Fix aha152x_setup() __setup handler return value + - scsi: hisi_sas: Free irq vectors in order for v3 HW + - scsi: hisi_sas: Limit users changing debugfs BIST count value + - net/smc: correct settings of RMB window update limit + - mips: ralink: fix a refcount leak in ill_acc_of_setup() + - macvtap: advertise link netns via netlink + - tuntap: add sanity checks about msg_controllen in sendmsg + - Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg} + - Bluetooth: use memset avoid memory leaks + - bnxt_en: Eliminate unintended link toggle during FW reset + - PCI: endpoint: Fix misused goto label + - MIPS: fix fortify panic when copying asm exception handlers + - powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E + - powerpc/secvar: fix refcount leak in format_show() + - scsi: libfc: Fix use after free in fc_exch_abts_resp() + - can: isotp: set default value for N_As to 50 micro seconds + - can: etas_es58x: es58x_fd_rx_event_msg(): initialize rx_event_msg before + calling es58x_check_msg_len() + - riscv: Fixed misaligned memory access. Fixed pointer comparison. + - net: account alternate interface name memory + - net: limit altnames to 64k total + - net/mlx5e: Remove overzealous validations in netlink EEPROM query + - net: sfp: add 2500base-X quirk for Lantech SFP module + - usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evm + - mt76: fix monitor mode crash with sdio driver + - xtensa: fix DTC warning unit_address_format + - MIPS: ingenic: correct unit node address + - Bluetooth: Fix use after free in hci_send_acl + - netfilter: conntrack: revisit gc autotuning + - netlabel: fix out-of-bounds memory accesses + - ceph: fix inode reference leakage in ceph_get_snapdir() + - ceph: fix memory leak in ceph_readdir when note_last_dentry returns error + - lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option + - init/main.c: return 1 from handled __setup() functions + - minix: fix bug when opening a file with O_DIRECT + - clk: si5341: fix reported clk_rate when output divider is 2 + - staging: vchiq_arm: Avoid NULL ptr deref in vchiq_dump_platform_instances + - staging: vchiq_core: handle NULL result of find_service_by_handle + - phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use + - phy: amlogic: meson8b-usb2: Use dev_err_probe() + - phy: amlogic: meson8b-usb2: fix shared reset control use + - clk: rockchip: drop CLK_SET_RATE_PARENT from dclk_vop* on rk3568 + - cpufreq: CPPC: Fix performance/frequency conversion + - opp: Expose of-node's name in debugfs + - staging: wfx: fix an error handling in wfx_init_common() + - w1: w1_therm: fixes w1_seq for ds28ea00 sensors + - NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify() + - NFSv4: Protect the state recovery thread against direct reclaim + - habanalabs: fix possible memory leak in MMU DR fini + - xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32 + - clk: ti: Preserve node in ti_dt_clocks_register() + - clk: Enforce that disjoints limits are invalid + - SUNRPC/call_alloc: async tasks mustn't block waiting for memory + - SUNRPC/xprt: async tasks mustn't block waiting for memory + - SUNRPC: remove scheduling boost for "SWAPPER" tasks. + - NFS: swap IO handling is slightly different for O_DIRECT IO + - NFS: swap-out must always use STABLE writes. + - x86: Annotate call_on_stack() + - x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopy + - serial: samsung_tty: do not unlock port->lock for uart_write_wakeup() + - virtio_console: eliminate anonymous module_init & module_exit + - jfs: prevent NULL deref in diFree + - SUNRPC: Fix socket waits for write buffer space + - NFS: nfsiod should not block forever in mempool_alloc() + - NFS: Avoid writeback threads getting stuck in mempool_alloc() + - selftests: net: Add tls config dependency for tls selftests + - parisc: Fix CPU affinity for Lasi, WAX and Dino chips + - parisc: Fix patch code locking and flushing + - mm: fix race between MADV_FREE reclaim and blkdev direct IO read + - rtc: mc146818-lib: change return values of mc146818_get_time() + - rtc: Check return value from mc146818_get_time() + - rtc: mc146818-lib: fix RTC presence check + - drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire() + - Drivers: hv: vmbus: Fix potential crash on module unload + - Revert "NFSv4: Handle the special Linux file open access mode" + - NFSv4: fix open failure with O_ACCMODE flag + - scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handling + - scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map() + - scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one() + - vdpa/mlx5: Rename control VQ workqueue to vdpa wq + - vdpa/mlx5: Propagate link status from device to vdpa driver + - vdpa: mlx5: prevent cvq work from hogging CPU + - net: sfc: add missing xdp queue reinitialization + - net/tls: fix slab-out-of-bounds bug in decrypt_internal + - vrf: fix packet sniffing for traffic originating from ip tunnels + - skbuff: fix coalescing for page_pool fragment recycling + - ice: Clear default forwarding VSI during VSI release + - mctp: Fix check for dev_hard_header() result + - net: ipv4: fix route with nexthop object delete warning + - net: stmmac: Fix unset max_speed difference between DT and non-DT platforms + - drm/imx: imx-ldb: Check for null pointer after calling kmemdup + - drm/imx: Fix memory leak in imx_pd_connector_get_modes + - drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe + - regulator: rtq2134: Fix missing active_discharge_on setting + - regulator: atc260x: Fix missing active_discharge_on setting + - arch/arm64: Fix topology initialization for core scheduling + - bnxt_en: Synchronize tx when xdp redirects happen on same ring + - bnxt_en: reserve space inside receive page for skb_shared_info + - bnxt_en: Prevent XDP redirect from running when stopping TX queue + - sfc: Do not free an empty page_ring + - RDMA/mlx5: Don't remove cache MRs when a delay is needed + - RDMA/mlx5: Add a missing update of cache->last_add + - IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVD + - IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition + - sctp: count singleton chunks in assoc user stats + - dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe + - ice: Set txq_teid to ICE_INVAL_TEID on ring creation + - ice: Do not skip not enabled queues in ice_vc_dis_qs_msg + - ipv6: Fix stats accounting in ip6_pkt_drop + - ice: synchronize_rcu() when terminating rings + - ice: xsk: fix VSI state check in ice_xsk_wakeup() + - net: openvswitch: don't send internal clone attribute to the userspace. + - net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address() + - net: openvswitch: fix leak of nested actions + - rxrpc: fix a race in rxrpc_exit_net() + - net: sfc: fix using uninitialized xdp tx_queue + - net: phy: mscc-miim: reject clause 45 register accesses + - qede: confirm skb is allocated before using + - spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op() + - bpf: Support dual-stack sockets in bpf_tcp_check_syncookie + - drbd: Fix five use after free bugs in get_initial_state + - scsi: ufs: ufshpb: Fix a NULL check on list iterator + - io_uring: nospec index for tags on files update + - io_uring: don't touch scm_fp_list after queueing skb + - SUNRPC: Handle ENOMEM in call_transmit_status() + - SUNRPC: Handle low memory situations in call_status() + - SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec() + - iommu/omap: Fix regression in probe for NULL pointer dereference + - perf: arm-spe: Fix perf report --mem-mode + - perf tools: Fix perf's libperf_print callback + - perf session: Remap buf if there is no space for event + - arm64: Add part number for Arm Cortex-A78AE + - scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove() + - scsi: ufs: ufs-pci: Add support for Intel MTL + - Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning" + - mmc: block: Check for errors after write on SPI + - mmc: mmci: stm32: correctly check all elements of sg list + - mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is + complete + - mmc: core: Fixup support for writeback-cache for eMMC and SD + - lz4: fix LZ4_decompress_safe_partial read out of bound + - highmem: fix checks in __kmap_local_sched_{in,out} + - mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0) + - mm/mempolicy: fix mpol_new leak in shared_policy_replace + - io_uring: don't check req->file in io_fsync_prep() + - io_uring: defer splice/tee file validity check until command issue + - io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF + - io_uring: fix race between timeout flush and removal + - x86/pm: Save the MSR validity status at context setup + - x86/speculation: Restore speculation related MSRs during S3 resume + - perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids + - btrfs: fix qgroup reserve overflow the qgroup limit + - btrfs: prevent subvol with swapfile from being deleted + - spi: core: add dma_map_dev for __spi_unmap_msg() + - arm64: patch_text: Fixup last cpu should be master + - RDMA/hfi1: Fix use-after-free bug for mm struct + - gpio: Restrict usage of GPIO chip irq members before initialization + - x86/msi: Fix msi message data shadow struct + - x86/mm/tlb: Revert retpoline avoidance approach + - perf/x86/intel: Don't extend the pseudo-encoding to GP counters + - ata: sata_dwc_460ex: Fix crash due to OOB write + - perf: qcom_l2_pmu: fix an incorrect NULL check on list iterator + - perf/core: Inherit event_caps + - irqchip/gic-v3: Fix GICR_CTLR.RWP polling + - fbdev: Fix unregistering of framebuffers without device + - amd/display: set backlight only if required + - SUNRPC: Prevent immediate close+reconnect + - drm/panel: ili9341: fix optional regulator handling + - drm/amdgpu/display: change pipe policy for DCN 2.1 + - drm/amdgpu/smu10: fix SoC/fclk units in auto mode + - drm/amdgpu/vcn: Fix the register setting for vcn1 + - drm/nouveau/pmu: Add missing callbacks for Tegra devices + - drm/amdkfd: Create file descriptor after client is added to smi_clients list + - drm/amdgpu: don't use BACO for reset in S3 + - KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255 + - net/smc: send directly on setting TCP_NODELAY + - Revert "selftests: net: Add tls config dependency for tls selftests" + - bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide + - selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_port + - rtc: mc146818-lib: fix signedness bug in mc146818_get_time() + - SUNRPC: Don't call connect() more than once on a TCP socket + - Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()" + - perf build: Don't use -ffat-lto-objects in the python feature test when + building with clang-13 + - perf python: Fix probing for some clang command line options + - tools build: Filter out options and warnings not supported by clang + - tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts + - dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error" + - KVM: avoid NULL pointer dereference in kvm_dirty_ring_push + - Revert "net/mlx5: Accept devlink user input after driver initialization + complete" + - ubsan: remove CONFIG_UBSAN_OBJECT_SIZE + - selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644 + - selftests: cgroup: Test open-time credential usage for migration checks + - selftests: cgroup: Test open-time cgroup namespace usage for migration + checks + - mm: don't skip swap entry even if zap_details specified + - Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb() + - x86/bug: Prevent shadowing in __WARN_FLAGS + - sched: Teach the forced-newidle balancer about CPU affinity limitation. + - x86,static_call: Fix __static_call_return0 for i386 + - irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before descheduling + - powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S + - irqchip/gic, gic-v3: Prevent GSI to SGI translations + - mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning + - static_call: Don't make __static_call_return0 static + - powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit + - stacktrace: move filter_irq_stacks() to kernel/stacktrace.c + - Linux 5.15.34 + - [Config] armhf, s390x: update annotations following + DEBUG_FORCE_FUNCTION_ALIGN_64B support removal in v5.15.34 + * Jammy update: v5.15.33 upstream stable release (LP: #1969110) + - Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"" + - USB: serial: pl2303: add IBM device IDs + - dt-bindings: usb: hcd: correct usb-device path + - USB: serial: pl2303: fix GS type detection + - USB: serial: simple: add Nokia phone driver + - mm: kfence: fix missing objcg housekeeping for SLAB + - hv: utils: add PTP_1588_CLOCK to Kconfig to fix build + - HID: logitech-dj: add new lightspeed receiver id + - HID: Add support for open wheel and no attachment to T300 + - xfrm: fix tunnel model fragmentation behavior + - ARM: mstar: Select HAVE_ARM_ARCH_TIMER + - virtio_console: break out of buf poll on remove + - vdpa/mlx5: should verify CTRL_VQ feature exists for MQ + - tools/virtio: fix virtio_test execution + - ethernet: sun: Free the coherent when failing in probing + - gpio: Revert regression in sysfs-gpio (gpiolib.c) + - spi: Fix invalid sgs value + - net:mcf8390: Use platform_get_irq() to get the interrupt + - Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)" + - spi: Fix erroneous sgs value with min_t() + - Input: zinitix - do not report shadow fingers + - af_key: add __GFP_ZERO flag for compose_sadb_supported in function + pfkey_register + - net: dsa: microchip: add spi_device_id tables + - selftests: vm: fix clang build error multiple output files + - locking/lockdep: Avoid potential access of invalid memory in lock_class + - drm/amdgpu: move PX checking into amdgpu_device_ip_early_init + - drm/amdgpu: only check for _PR3 on dGPUs + - iommu/iova: Improve 32-bit free space estimate + - virtio-blk: Use blk_validate_block_size() to validate block size + - tpm: fix reference counting for struct tpm_chip + - usb: typec: tipd: Forward plug orientation to typec subsystem + - USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c + - xhci: fix garbage USBSTS being logged in some cases + - xhci: fix runtime PM imbalance in USB2 resume + - xhci: make xhci_handshake timeout for xhci_reset() adjustable + - xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx() + - mei: me: disable driver on the ign firmware + - mei: me: add Alder Lake N device id. + - mei: avoid iterator usage outside of list_for_each_entry + - bus: mhi: pci_generic: Add mru_default for Quectel EM1xx series + - bus: mhi: Fix MHI DMA structure endianness + - docs: sphinx/requirements: Limit jinja2<3.1 + - coresight: Fix TRCCONFIGR.QE sysfs interface + - coresight: syscfg: Fix memleak on registration failure in + cscfg_create_device + - iio: afe: rescale: use s64 for temporary scale calculations + - iio: inkern: apply consumer scale on IIO_VAL_INT cases + - iio: inkern: apply consumer scale when no channel scale is available + - iio: inkern: make a best effort on offset calculation + - greybus: svc: fix an error handling bug in gb_svc_hello() + - clk: rockchip: re-add rational best approximation algorithm to the + fractional divider + - clk: uniphier: Fix fixed-rate initialization + - cifs: fix handlecache and multiuser + - cifs: we do not need a spinlock around the tree access during umount + - KEYS: fix length validation in keyctl_pkey_params_get_2() + - KEYS: asymmetric: enforce that sig algo matches key algo + - KEYS: asymmetric: properly validate hash_algo and encoding + - Documentation: add link to stable release candidate tree + - Documentation: update stable tree link + - firmware: stratix10-svc: add missing callback parameter on RSU + - firmware: sysfb: fix platform-device leak in error path + - HID: intel-ish-hid: Use dma_alloc_coherent for firmware update + - SUNRPC: avoid race between mod_timer() and del_timer_sync() + - NFS: NFSv2/v3 clients should never be setting NFS_CAP_XATTR + - NFSD: prevent underflow in nfssvc_decode_writeargs() + - NFSD: prevent integer overflow on 32 bit systems + - f2fs: fix to unlock page correctly in error path of is_alive() + - f2fs: quota: fix loop condition at f2fs_quota_sync() + - f2fs: fix to do sanity check on .cp_pack_total_block_count + - remoteproc: Fix count check in rproc_coredump_write() + - mm/mlock: fix two bugs in user_shm_lock() + - pinctrl: ingenic: Fix regmap on X series SoCs + - pinctrl: samsung: drop pin banks references on error paths + - net: bnxt_ptp: fix compilation error + - spi: mxic: Fix the transmit path + - mtd: rawnand: protect access to rawnand devices while in suspend + - can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path + - can: m_can: m_can_tx_handler(): fix use after free of skb + - can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error + path + - jffs2: fix use-after-free in jffs2_clear_xattr_subsystem + - jffs2: fix memory leak in jffs2_do_mount_fs + - jffs2: fix memory leak in jffs2_scan_medium + - mm: fs: fix lru_cache_disabled race in bh_lru + - mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node + - mm: invalidate hwpoison page cache page in fault path + - mempolicy: mbind_range() set_policy() after vma_merge() + - scsi: core: sd: Add silence_suspend flag to suppress some PM messages + - scsi: ufs: Fix runtime PM messages never-ending cycle + - scsi: scsi_transport_fc: Fix FPIN Link Integrity statistics counters + - scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands + - qed: display VF trust config + - qed: validate and restrict untrusted VFs vlan promisc mode + - riscv: dts: canaan: Fix SPI3 bus width + - riscv: Fix fill_callchain return value + - riscv: Increase stack size under KASAN + - Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads" + - cifs: prevent bad output lengths in smb2_ioctl_query_info() + - cifs: fix NULL ptr dereference in smb2_ioctl_query_info() + - ALSA: cs4236: fix an incorrect NULL check on list iterator + - ALSA: hda: Avoid unsol event during RPM suspending + - ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock + - ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020 + - rtc: mc146818-lib: fix locking in mc146818_set_time + - rtc: pl031: fix rtc features null pointer dereference + - ocfs2: fix crash when mount with quota enabled + - drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD + panels + - mm: madvise: skip unmapped vma holes passed to process_madvise + - mm: madvise: return correct bytes advised with process_madvise + - Revert "mm: madvise: skip unmapped vma holes passed to process_madvise" + - mm,hwpoison: unmap poisoned page before invalidation + - mm/kmemleak: reset tag when compare object pointer + - dm stats: fix too short end duration_ns when using precise_timestamps + - dm: fix use-after-free in dm_cleanup_zoned_dev() + - dm: interlock pending dm_io and dm_wait_for_bios_completion + - dm: fix double accounting of flush with data + - dm integrity: set journal entry unused when shrinking device + - tracing: Have trace event string test handle zero length strings + - drbd: fix potential silent data corruption + - powerpc/kvm: Fix kvm_use_magic_page + - PCI: fu740: Force 2.5GT/s for initial device probe + - arm64: signal: nofpsimd: Do not allocate fp/simd context when not available + - arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory + zones + - arm64: dts: qcom: sm8250: Fix MSI IRQ for PCIe1 and PCIe2 + - arm64: dts: ti: k3-am65: Fix gic-v3 compatible regs + - arm64: dts: ti: k3-j721e: Fix gic-v3 compatible regs + - arm64: dts: ti: k3-j7200: Fix gic-v3 compatible regs + - arm64: dts: ti: k3-am64: Fix gic-v3 compatible regs + - ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM + - Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query + flag" + - ACPI: properties: Consistently return -ENOENT if there are no more + references + - coredump: Also dump first pages of non-executable ELF libraries + - ext4: fix ext4_fc_stats trace point + - ext4: fix fs corruption when tring to remove a non-empty directory with IO + error + - ext4: make mb_optimize_scan performance mount option work with extents + - drivers: hamradio: 6pack: fix UAF bug caused by mod_timer() + - samples/landlock: Fix path_list memory leak + - landlock: Use square brackets around "landlock-ruleset" + - mailbox: tegra-hsp: Flush whole channel + - block: limit request dispatch loop duration + - block: don't merge across cgroup boundaries if blkcg is enabled + - drm/edid: check basic audio support on CEA extension block + - fbdev: Hot-unplug firmware fb devices on forced removal + - video: fbdev: sm712fb: Fix crash in smtcfb_read() + - video: fbdev: atari: Atari 2 bpp (STe) palette bugfix + - rfkill: make new event layout opt-in + - ARM: dts: at91: sama7g5: Remove unused properties in i2c nodes + - ARM: dts: at91: sama5d2: Fix PMERRLOC resource size + - ARM: dts: exynos: fix UART3 pins configuration in Exynos5250 + - ARM: dts: exynos: add missing HDMI supplies on SMDK5250 + - ARM: dts: exynos: add missing HDMI supplies on SMDK5420 + - mgag200 fix memmapsl configuration in GCTL6 register + - carl9170: fix missing bit-wise or operator for tx_params + - pstore: Don't use semaphores in always-atomic-context code + - thermal: int340x: Increase bitmap size + - lib/raid6/test: fix multiple definition linking error + - exec: Force single empty string when argv is empty + - crypto: rsa-pkcs1pad - only allow with rsa + - crypto: rsa-pkcs1pad - correctly get hash from source scatterlist + - crypto: rsa-pkcs1pad - restore signature length check + - crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete() + - bcache: fixup multiple threads crash + - PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove() + - DEC: Limit PMAX memory probing to R3k systems + - media: gpio-ir-tx: fix transmit with long spaces on Orange Pi PC + - media: venus: hfi_cmds: List HDR10 property as unsupported for v1 and v3 + - media: venus: venc: Fix h264 8x8 transform control + - media: davinci: vpif: fix unbalanced runtime PM get + - media: davinci: vpif: fix unbalanced runtime PM enable + - btrfs: zoned: mark relocation as writing + - btrfs: extend locking to all space_info members accesses + - btrfs: verify the tranisd of the to-be-written dirty extent buffer + - xtensa: define update_mmu_tlb function + - xtensa: fix stop_machine_cpuslocked call in patch_text + - xtensa: fix xtensa_wsr always writing 0 + - drm/syncobj: flatten dma_fence_chains on transfer + - drm/nouveau/backlight: Fix LVDS backlight detection on some laptops + - drm/nouveau/backlight: Just set all backlight types as RAW + - drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFB + - brcmfmac: firmware: Allocate space for default boardrev in nvram + - brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path + - brcmfmac: pcie: Declare missing firmware files in pcie.c + - brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio + - brcmfmac: pcie: Fix crashes due to early IRQs + - drm/i915/opregion: check port number bounds for SWSCI display power state + - drm/i915/gem: add missing boundary check in vm_access + - PCI: imx6: Allow to probe when dw_pcie_wait_for_link() fails + - PCI: pciehp: Clear cmd_busy bit in polling mode + - PCI: xgene: Revert "PCI: xgene: Fix IB window setup" + - regulator: qcom_smd: fix for_each_child.cocci warnings + - selinux: access superblock_security_struct in LSM blob way + - selinux: check return value of sel_make_avc_files + - crypto: ccp - Ensure psp_ret is always init'd in + __sev_platform_init_locked() + - hwrng: cavium - Check health status while reading random data + - hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER + - crypto: sun8i-ss - really disable hash on A80 + - crypto: authenc - Fix sleep in atomic context in decrypt_tail + - crypto: mxs-dcp - Fix scatterlist processing + - selinux: Fix selinux_sb_mnt_opts_compat() + - thermal: int340x: Check for NULL after calling kmemdup() + - crypto: octeontx2 - remove CONFIG_DM_CRYPT check + - spi: tegra114: Add missing IRQ check in tegra_spi_probe + - spi: tegra210-quad: Fix missin IRQ check in tegra_qspi_probe + - stack: Constrain and fix stack offset randomization with Clang builds + - arm64/mm: avoid fixmap race condition when create pud mapping + - blk-cgroup: set blkg iostat after percpu stat aggregation + - selftests/x86: Add validity check and allow field splitting + - selftests/sgx: Treat CC as one argument + - crypto: rockchip - ECB does not need IV + - audit: log AUDIT_TIME_* records only from rules + - EVM: fix the evm= __setup handler return value + - crypto: ccree - don't attempt 0 len DMA mappings + - crypto: hisilicon/sec - fix the aead software fallback for engine + - spi: pxa2xx-pci: Balance reference count for PCI DMA device + - hwmon: (pmbus) Add mutex to regulator ops + - hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNING + - nvme: cleanup __nvme_check_ids + - nvme: fix the check for duplicate unique identifiers + - block: don't delete queue kobject before its children + - PM: hibernate: fix __setup handler error handling + - PM: suspend: fix return value of __setup handler + - spi: spi-zynqmp-gqspi: Handle error for dma_set_mask + - hwrng: atmel - disable trng on failure path + - crypto: sun8i-ss - call finalize with bh disabled + - crypto: sun8i-ce - call finalize with bh disabled + - crypto: amlogic - call finalize with bh disabled + - crypto: gemini - call finalize with bh disabled + - crypto: vmx - add missing dependencies + - clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fix + - clocksource/drivers/exynos_mct: Refactor resources allocation + - clocksource/drivers/exynos_mct: Handle DTS with higher number of interrupts + - clocksource/drivers/timer-microchip-pit64b: Use notrace + - clocksource/drivers/timer-of: Check return value of of_iomap in + timer_of_base_init() + - arm64: prevent instrumentation of bp hardening callbacks + - KEYS: trusted: Fix trusted key backends when building as module + - KEYS: trusted: Avoid calling null function trusted_key_exit + - ACPI: APEI: fix return value of __setup handlers + - crypto: ccp - ccp_dmaengine_unregister release dma channels + - crypto: ccree - Fix use after free in cc_cipher_exit() + - hwrng: nomadik - Change clk_disable to clk_disable_unprepare + - hwmon: (pmbus) Add Vin unit off handling + - clocksource: acpi_pm: fix return value of __setup handler + - io_uring: don't check unrelated req->open.how in accept request + - io_uring: terminate manual loop iterator loop correctly for non-vecs + - watch_queue: Fix NULL dereference in error cleanup + - watch_queue: Actually free the watch + - f2fs: fix to enable ATGC correctly via gc_idle sysfs interface + - sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa + - sched/core: Export pelt_thermal_tp + - sched/uclamp: Fix iowait boost escaping uclamp restriction + - rseq: Remove broken uapi field layout on 32-bit little endian + - perf/core: Fix address filter parser for multiple filters + - perf/x86/intel/pt: Fix address filter config for 32-bit kernel + - sched/fair: Improve consistency of allowed NUMA balance calculations + - f2fs: fix missing free nid in f2fs_handle_failed_inode + - nfsd: more robust allocation failure handling in nfsd_file_cache_init + - sched/cpuacct: Fix charge percpu cpuusage + - sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race + - f2fs: fix to avoid potential deadlock + - btrfs: fix unexpected error path when reflinking an inline extent + - f2fs: fix compressed file start atomic write may cause data corruption + - selftests, x86: fix how check_cc.sh is being invoked + - drivers/base/memory: add memory block to memory group after registration + succeeded + - kunit: make kunit_test_timeout compatible with comment + - pinctrl: samsung: Remove EINT handler for Exynos850 ALIVE and CMGP gpios + - media: staging: media: zoran: fix usage of vb2_dma_contig_set_max_seg_size + - media: camss: csid-170: fix non-10bit formats + - media: camss: csid-170: don't enable unused irqs + - media: camss: csid-170: set the right HALT_CMD when disabled + - media: camss: vfe-170: fix "VFE halt timeout" error + - media: staging: media: imx: imx7-mipi-csis: Make subdev name unique + - media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctls + - media: mtk-vcodec: potential dereference of null pointer + - media: imx: imx8mq-mipi-csi2: remove wrong irq config write operation + - media: imx: imx8mq-mipi_csi2: fix system resume + - media: bttv: fix WARNING regression on tunerless devices + - media: atmel: atmel-sama7g5-isc: fix ispck leftover + - ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively + - ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmio + - ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk setting + - ASoC: simple-card-utils: Set sysclk on all components + - media: coda: Fix missing put_device() call in coda_get_vdoa_data + - media: meson: vdec: potential dereference of null pointer + - media: hantro: Fix overfill bottom register field name + - media: ov6650: Fix set format try processing path + - media: v4l: Avoid unaligned access warnings when printing 4cc modifiers + - media: ov5648: Don't pack controls struct + - media: aspeed: Correct value for h-total-pixels + - video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to + avoid black screen + - video: fbdev: controlfb: Fix COMPILE_TEST build + - video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe() + - video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe() + - video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name() + - ARM: dts: Fix OpenBMC flash layout label addresses + - firmware: qcom: scm: Remove reassignment to desc following initializer + - ARM: dts: qcom: ipq4019: fix sleep clock + - soc: qcom: rpmpd: Check for null return of devm_kcalloc + - soc: qcom: ocmem: Fix missing put_device() call in of_get_ocmem + - soc: qcom: aoss: remove spurious IRQF_ONESHOT flags + - arm64: dts: qcom: sdm845: fix microphone bias properties and values + - arm64: dts: qcom: sm8250: fix PCIe bindings to follow schema + - arm64: dts: broadcom: bcm4908: use proper TWD binding + - arm64: dts: qcom: sm8150: Correct TCS configuration for apps rsc + - arm64: dts: qcom: sm8350: Correct TCS configuration for apps rsc + - firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not + defined + - soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probe + - ARM: dts: sun8i: v3s: Move the csi1 block to follow address order + - vsprintf: Fix potential unaligned access + - ARM: dts: imx: Add missing LVDS decoder on M53Menlo + - media: mexon-ge2d: fixup frames size in registers + - media: video/hdmi: handle short reads of hdmi info frame. + - media: ti-vpe: cal: Fix a NULL pointer dereference in + cal_ctx_v4l2_init_formats() + - media: em28xx: initialize refcount before kref_get + - media: usb: go7007: s2250-board: fix leak in probe() + - media: cedrus: H265: Fix neighbour info buffer size + - media: cedrus: h264: Fix neighbour info buffer size + - ASoC: codecs: rx-macro: fix accessing compander for aux + - ASoC: codecs: rx-macro: fix accessing array out of bounds for enum type + - ASoC: codecs: va-macro: fix accessing array out of bounds for enum type + - ASoC: codecs: wc938x: fix accessing array out of bounds for enum type + - ASoC: codecs: wcd938x: fix kcontrol max values + - ASoC: codecs: wcd934x: fix kcontrol max values + - ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_put + - media: v4l2-core: Initialize h264 scaling matrix + - media: ov5640: Fix set format, v4l2_mbus_pixelcode not updated + - selftests/lkdtm: Add UBSAN config + - lib: uninline simple_strntoull() as well + - vsprintf: Fix %pK with kptr_restrict == 0 + - uaccess: fix nios2 and microblaze get_user_8() + - ASoC: rt5663: check the return value of devm_kzalloc() in rt5663_parse_dp() + - soc: mediatek: pm-domains: Add wakeup capacity support in power domain + - mmc: sdhci_am654: Fix the driver data of AM64 SoC + - ASoC: ti: davinci-i2s: Add check for clk_enable() + - ALSA: spi: Add check for clk_enable() + - arm64: dts: ns2: Fix spi-cpol and spi-cpha property + - arm64: dts: broadcom: Fix sata nodename + - printk: fix return value of printk.devkmsg __setup handler + - ASoC: mxs-saif: Handle errors for clk_enable + - ASoC: atmel_ssc_dai: Handle errors for clk_enable + - ASoC: dwc-i2s: Handle errors for clk_enable + - ASoC: soc-compress: prevent the potentially use of null pointer + - memory: emif: Add check for setup_interrupts + - memory: emif: check the pointer temp in get_device_details() + - ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction + - arm64: dts: rockchip: Fix SDIO regulator supply properties on rk3399-firefly + - m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are defined + - media: stk1160: If start stream fails, return buffers with + VB2_BUF_STATE_QUEUED + - media: vidtv: Check for null return of vzalloc + - ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe + - ASoC: wm8350: Handle error for wm8350_register_irq + - ASoC: fsi: Add check for clk_enable + - video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of + - media: saa7134: fix incorrect use to determine if list is empty + - ivtv: fix incorrect device_caps for ivtvfb + - ASoC: atmel: Fix error handling in snd_proto_probe + - ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in + rockchip_i2s_probe + - ASoC: SOF: Add missing of_node_put() in imx8m_probe + - ASoC: mediatek: use of_device_get_match_data() + - ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe + - ASoC: rk817: Fix missing clk_disable_unprepare() in rk817_platform_probe + - ASoC: dmaengine: do not use a NULL prepare_slave_config() callback + - ASoC: mxs: Fix error handling in mxs_sgtl5000_probe + - ASoC: fsl_spdif: Disable TX clock when stop + - ASoC: imx-es8328: Fix error return code in imx_es8328_probe() + - ASoC: SOF: Intel: enable DMI L1 for playback streams + - ASoC: msm8916-wcd-digital: Fix missing clk_disable_unprepare() in + msm8916_wcd_digital_probe + - mmc: davinci_mmc: Handle error for clk_enable + - ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe + - ASoC: msm8916-wcd-analog: Fix error handling in pm8916_wcd_analog_spmi_probe + - ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_data + - ASoC: amd: Fix reference to PCM buffer address + - ARM: configs: multi_v5_defconfig: re-enable CONFIG_V4L_PLATFORM_DRIVERS + - ARM: configs: multi_v5_defconfig: re-enable DRM_PANEL and FB_xxx + - drm/meson: osd_afbcd: Add an exit callback to struct meson_afbcd_ops + - drm/meson: Make use of the helper function + devm_platform_ioremap_resourcexxx() + - drm/meson: split out encoder from meson_dw_hdmi + - drm/meson: Fix error handling when afbcd.ops->init fails + - drm/bridge: Fix free wrong object in sii8620_init_rcp_input_dev + - drm/bridge: Add missing pm_runtime_disable() in __dw_mipi_dsi_probe + - drm/bridge: nwl-dsi: Fix PM disable depth imbalance in nwl_dsi_probe + - drm: bridge: adv7511: Fix ADV7535 HPD enablement + - ath10k: fix memory overwrite of the WoWLAN wakeup packet pattern + - drm/v3d/v3d_drv: Check for error num after setting mask + - drm/panfrost: Check for error num after setting mask + - libbpf: Fix possible NULL pointer dereference when destroying skeleton + - bpftool: Only set obj->skeleton on complete success + - udmabuf: validate ubuf->pagecount + - bpf: Fix UAF due to race between btf_try_get_module and load_module + - drm/selftests/test-drm_dp_mst_helper: Fix memory leak in + sideband_msg_req_encode_decode + - selftests: bpf: Fix bind on used port + - Bluetooth: btintel: Fix WBS setting for Intel legacy ROM products + - Bluetooth: hci_serdev: call init_rwsem() before p->open() + - mtd: onenand: Check for error irq + - mtd: rawnand: gpmi: fix controller timings setting + - drm/edid: Don't clear formats if using deep color + - drm/edid: Split deep color modes between RGB and YUV444 + - ionic: fix type complaint in ionic_dev_cmd_clean() + - ionic: start watchdog after all is setup + - ionic: Don't send reset commands if FW isn't running + - drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl() + - drm/amd/display: Fix a NULL pointer dereference in + amdgpu_dm_connector_add_common_modes() + - drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq function + - net: phy: at803x: move page selection fix to config_init + - selftests/bpf: Normalize XDP section names in selftests + - selftests/bpf/test_xdp_redirect_multi: use temp netns for testing + - ath9k_htc: fix uninit value bugs + - RDMA/core: Set MR type in ib_reg_user_mr + - KVM: PPC: Fix vmx/vsx mixup in mmio emulation + - selftests/net: timestamping: Fix bind_phc check + - i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb + - i40e: respect metadata on XSK Rx to skb + - igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb + - ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly + - ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb + - ixgbe: respect metadata on XSK Rx to skb + - power: reset: gemini-poweroff: Fix IRQ check in gemini_poweroff_probe + - ray_cs: Check ioremap return value + - powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch + - KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init + - powerpc/perf: Don't use perf_hw_context for trace IMC PMU + - mt76: connac: fix sta_rec_wtbl tag len + - mt76: mt7915: use proper aid value in mt7915_mcu_wtbl_generic_tlv in sta + mode + - mt76: mt7915: use proper aid value in mt7915_mcu_sta_basic_tlv + - mt76: mt7921: fix a leftover race in runtime-pm + - mt76: mt7615: fix a leftover race in runtime-pm + - mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_update + - mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_update + - ptp: unregister virtual clocks when unregistering physical clock. + - net: dsa: mv88e6xxx: Enable port policy support on 6097 + - mac80211: Remove a couple of obsolete TODO + - mac80211: limit bandwidth in HE capabilities + - scripts/dtc: Call pkg-config POSIXly correct + - livepatch: Fix build failure on 32 bits processors + - net: asix: add proper error handling of usb read errors + - i2c: bcm2835: Use platform_get_irq() to get the interrupt + - i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()' + - mtd: mchp23k256: Add SPI ID table + - mtd: mchp48l640: Add SPI ID table + - igc: avoid kernel warning when changing RX ring parameters + - igb: refactor XDP registration + - PCI: aardvark: Fix reading MSI interrupt number + - PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridge + - RDMA/rxe: Check the last packet by RXE_END_MASK + - libbpf: Fix signedness bug in btf_dump_array_data() + - cxl/core: Fix cxl_probe_component_regs() error message + - cxl/regs: Fix size of CXL Capability Header Register + - net:enetc: allocate CBD ring data memory using DMA coherent methods + - libbpf: Fix compilation warning due to mismatched printf format + - drm/bridge: dw-hdmi: use safe format when first in bridge chain + - libbpf: Use dynamically allocated buffer when receiving netlink messages + - power: supply: ab8500: Fix memory leak in ab8500_fg_sysfs_init + - HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports + - iommu/ipmmu-vmsa: Check for error num after setting mask + - drm/bridge: anx7625: Fix overflow issue on reading EDID + - bpftool: Fix the error when lookup in no-btf maps + - drm/amd/pm: enable pm sysfs write for one VF mode + - drm/amd/display: Add affected crtcs to atomic state for dsc mst unplug + - libbpf: Fix memleak in libbpf_netlink_recv() + - IB/cma: Allow XRC INI QPs to set their local ACK timeout + - dax: make sure inodes are flushed before destroy cache + - selftests: mptcp: add csum mib check for mptcp_connect + - iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL sta + - iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS req + - iwlwifi: mvm: align locking in D3 test debugfs + - iwlwifi: yoyo: remove DBGI_SRAM address reset writing + - iwlwifi: Fix -EIO error code that is never returned + - iwlwifi: mvm: Fix an error code in iwl_mvm_up() + - mtd: rawnand: pl353: Set the nand chip node as the flash node + - drm/msm/dp: populate connector of struct dp_panel + - drm/msm/dp: stop link training after link training 2 failed + - drm/msm/dp: always add fail-safe mode into connector mode list + - drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parent + - drm/msm/dsi/phy: fix 7nm v4.0 settings for C-PHY mode + - drm/msm/dpu: add DSPP blocks teardown + - drm/msm/dpu: fix dp audio condition + - dm crypt: fix get_key_size compiler warning if !CONFIG_KEYS + - vfio/pci: fix memory leak during D3hot to D0 transition + - vfio/pci: wake-up devices around reset functions + - scsi: fnic: Fix a tracing statement + - scsi: pm8001: Fix command initialization in pm80XX_send_read_log() + - scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req() + - scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config() + - scsi: pm8001: Fix le32 values handling in + pm80xx_set_sas_protocol_timer_config() + - scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update() + - scsi: pm8001: Fix le32 values handling in pm80xx_chip_ssp_io_req() + - scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req() + - scsi: pm8001: Fix NCQ NON DATA command task initialization + - scsi: pm8001: Fix NCQ NON DATA command completion handling + - scsi: pm8001: Fix abort all task initialization + - RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR + - drm/amd/display: Remove vupdate_int_entry definition + - TOMOYO: fix __setup handlers return values + - power: supply: sbs-charger: Don't cancel work that is not initialized + - ext2: correct max file size computing + - drm/tegra: Fix reference leak in tegra_dsi_ganged_probe + - power: supply: bq24190_charger: Fix bq24190_vbus_is_enabled() wrong false + return + - scsi: hisi_sas: Change permission of parameter prot_mask + - drm/bridge: cdns-dsi: Make sure to to create proper aliases for dt + - bpf, arm64: Call build_prologue() first in first JIT pass + - bpf, arm64: Feed byte-offset into bpf line info + - xsk: Fix race at socket teardown + - RDMA/irdma: Fix netdev notifications for vlan's + - RDMA/irdma: Fix Passthrough mode in VM + - RDMA/irdma: Remove incorrect masking of PD + - gpu: host1x: Fix a memory leak in 'host1x_remove()' + - libbpf: Skip forward declaration when counting duplicated type names + - powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties() + - powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bit + - KVM: x86: Fix emulation in writing cr8 + - KVM: x86/emulator: Defer not-present segment check in + __load_segment_descriptor() + - hv_balloon: rate-limit "Unhandled message" warning + - i2c: xiic: Make bus names unique + - power: supply: wm8350-power: Handle error for wm8350_register_irq + - power: supply: wm8350-power: Add missing free in free_charger_irq + - IB/hfi1: Allow larger MTU without AIP + - RDMA/core: Fix ib_qp_usecnt_dec() called when error + - PCI: Reduce warnings on possible RW1C corruption + - net: axienet: fix RX ring refill allocation failure handling + - drm/msm/a6xx: Fix missing ARRAY_SIZE() check + - mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n + - MIPS: Sanitise Cavium switch cases in TLB handler synthesizers + - powerpc/sysdev: fix incorrect use to determine if list is empty + - powerpc/64s: Don't use DSISR for SLB faults + - mfd: mc13xxx: Add check for mc13xxx_irq_request + - libbpf: Unmap rings when umem deleted + - selftests/bpf: Make test_lwt_ip_encap more stable and faster + - platform/x86: huawei-wmi: check the return value of device_create_file() + - scsi: mpt3sas: Fix incorrect 4GB boundary check + - powerpc: 8xx: fix a return value error in mpc8xx_pic_init + - vxcan: enable local echo for sent CAN frames + - ath10k: Fix error handling in ath10k_setup_msa_resources + - mips: cdmm: Fix refcount leak in mips_cdmm_phys_base + - MIPS: RB532: fix return value of __setup handler + - MIPS: pgalloc: fix memory leak caused by pgd_free() + - mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init + - power: ab8500_chargalg: Use CLOCK_MONOTONIC + - RDMA/irdma: Prevent some integer underflows + - Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error" + - RDMA/mlx5: Fix memory leak in error flow for subscribe event routine + - bpf, sockmap: Fix memleak in sk_psock_queue_msg + - bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full + - bpf, sockmap: Fix more uncharged while msg has more_data + - bpf, sockmap: Fix double uncharge the mem of sk_msg + - samples/bpf, xdpsock: Fix race when running for fix duration of time + - USB: storage: ums-realtek: fix error code in rts51x_read_mem() + - drm/i915/display: Fix HPD short pulse handling for eDP + - netfilter: flowtable: Fix QinQ and pppoe support for inet table + - mt76: mt7921: fix mt7921_queues_acq implementation + - can: isotp: sanitize CAN ID checks in isotp_bind() + - can: isotp: return -EADDRNOTAVAIL when reading from unbound socket + - can: isotp: support MSG_TRUNC flag when reading from socket + - bareudp: use ipv6_mod_enabled to check if IPv6 enabled + - ibmvnic: fix race between xmit and reset + - af_unix: Fix some data-races around unix_sk(sk)->oob_skb. + - selftests/bpf: Fix error reporting from sock_fields programs + - Bluetooth: hci_uart: add missing NULL check in h5_enqueue + - Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed + - Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interrupt + - ipv4: Fix route lookups when handling ICMP redirects and PMTU updates + - af_netlink: Fix shift out of bounds in group mask calculation + - i2c: meson: Fix wrong speed use from probe + - netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned() + - i2c: mux: demux-pinctrl: do not deactivate a master that is not active + - powerpc/pseries: Fix use after free in remove_phb_dynamic() + - selftests/bpf/test_lirc_mode2.sh: Exit with proper code + - PCI: Avoid broken MSI on SB600 USB devices + - net: bcmgenet: Use stronger register read/writes to assure ordering + - tcp: ensure PMTU updates are processed during fastopen + - openvswitch: always update flow key after nat + - net: dsa: fix panic on shutdown if multi-chip tree failed to probe + - tipc: fix the timer expires after interval 100ms + - mfd: asic3: Add missing iounmap() on error asic3_mfd_probe + - ice: fix 'scheduling while atomic' on aux critical err interrupt + - ice: don't allow to run ice_send_event_to_aux() in atomic ctx + - drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via + ethtool + - kernel/resource: fix kfree() of bootmem memory again + - staging: r8188eu: convert DBG_88E_LEVEL call in hal/rtl8188e_hal_init.c + - staging: r8188eu: release_firmware is not called if allocation fails + - mxser: fix xmit_buf leak in activate when LSR == 0xff + - fsi: scom: Fix error handling + - fsi: scom: Remove retries in indirect scoms + - pwm: lpc18xx-sct: Initialize driver data and hardware before pwmchip_add() + - pps: clients: gpio: Propagate return value from pps_gpio_probe + - fsi: Aspeed: Fix a potential double free + - misc: alcor_pci: Fix an error handling path + - cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuse + - soundwire: intel: fix wrong register name in intel_shim_wake + - clk: qcom: ipq8074: fix PCI-E clock oops + - dmaengine: idxd: check GENCAP config support for gencfg register + - dmaengine: idxd: change bandwidth token to read buffers + - dmaengine: idxd: restore traffic class defaults after wq reset + - iio: mma8452: Fix probe failing when an i2c_device_id is used + - serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type + - staging:iio:adc:ad7280a: Fix handing of device address bit reversing. + - pinctrl: renesas: r8a77470: Reduce size for narrow VIN1 channel + - pinctrl: renesas: checker: Fix miscalculation of number of states + - clk: qcom: ipq8074: Use floor ops for SDCC1 clock + - phy: dphy: Correct lpx parameter and its derivatives(ta_{get,go,sure}) + - phy: phy-brcm-usb: fixup BCM4908 support + - serial: 8250_mid: Balance reference count for PCI DMA device + - serial: 8250_lpss: Balance reference count for PCI DMA device + - NFS: Use of mapping_set_error() results in spurious errors + - serial: 8250: Fix race condition in RTS-after-send handling + - iio: adc: Add check for devm_request_threaded_irq + - habanalabs: Add check for pci_enable_device + - NFS: Return valid errors from nfs2/3_decode_dirent() + - staging: r8188eu: fix endless loop in recv_func + - dma-debug: fix return value of __setup handlers + - clk: imx7d: Remove audio_mclk_root_clk + - clk: imx: off by one in imx_lpcg_parse_clks_from_dt() + - clk: at91: sama7g5: fix parents of PDMCs' GCLK + - clk: qcom: clk-rcg2: Update logic to calculate D value for RCG + - clk: qcom: clk-rcg2: Update the frac table for pixel clock + - dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dma + - remoteproc: qcom: Fix missing of_node_put in adsp_alloc_memory_region + - remoteproc: qcom_wcnss: Add missing of_node_put() in + wcnss_alloc_memory_region + - remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region + - nvdimm/region: Fix default alignment for small regions + - clk: actions: Terminate clk_div_table with sentinel element + - clk: loongson1: Terminate clk_div_table with sentinel element + - clk: hisilicon: Terminate clk_div_table with sentinel element + - clk: clps711x: Terminate clk_div_table with sentinel element + - clk: Fix clk_hw_get_clk() when dev is NULL + - clk: tegra: tegra124-emc: Fix missing put_device() call in + emc_ensure_emc_driver + - mailbox: imx: fix crash in resume on i.mx8ulp + - NFS: remove unneeded check in decode_devicenotify_args() + - staging: mt7621-dts: fix LEDs and pinctrl on GB-PC1 devicetree + - staging: mt7621-dts: fix formatting + - staging: mt7621-dts: fix pinctrl properties for ethernet + - staging: mt7621-dts: fix GB-PC2 devicetree + - pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_init + - pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback + - pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get() + - pinctrl: mediatek: paris: Fix pingroup pin config state readback + - pinctrl: mediatek: paris: Skip custom extra pin config dump for virtual + GPIOs + - pinctrl: microchip sgpio: use reset driver + - pinctrl: microchip-sgpio: lock RMW access + - pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe + - pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probe + - tty: hvc: fix return value of __setup handler + - kgdboc: fix return value of __setup handler + - serial: 8250: fix XOFF/XON sending when DMA is used + - virt: acrn: obtain pa from VMA with PFNMAP flag + - virt: acrn: fix a memory leak in acrn_dev_ioctl() + - kgdbts: fix return value of __setup handler + - firmware: google: Properly state IOMEM dependency + - driver core: dd: fix return value of __setup handler + - jfs: fix divide error in dbNextAG + - netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options + - SUNRPC don't resend a task on an offlined transport + - NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error + - kdb: Fix the putarea helper function + - perf stat: Fix forked applications enablement of counters + - clk: qcom: gcc-msm8994: Fix gpll4 width + - vsock/virtio: initialize vdev->priv before using VQs + - vsock/virtio: read the negotiated features before using VQs + - vsock/virtio: enable VQs early on probe + - clk: Initialize orphan req_rate + - xen: fix is_xen_pmu() + - net: enetc: report software timestamping via SO_TIMESTAMPING + - net: hns3: fix bug when PF set the duplicate MAC address for VFs + - net: hns3: fix port base vlan add fail when concurrent with reset + - net: hns3: add vlan list lock to protect vlan list + - net: hns3: format the output of the MAC address + - net: hns3: refine the process when PF set VF VLAN + - net: phy: broadcom: Fix brcm_fet_config_init() + - selftests: test_vxlan_under_vrf: Fix broken test case + - NFS: Don't loop forever in nfs_do_recoalesce() + - net: hns3: clean residual vf config after disable sriov + - net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL + - qlcnic: dcb: default to returning -EOPNOTSUPP + - net/x25: Fix null-ptr-deref caused by x25_disconnect + - net: sparx5: switchdev: fix possible NULL pointer dereference + - octeontx2-af: initialize action variable + - net: prefer nf_ct_put instead of nf_conntrack_put + - net/sched: act_ct: fix ref leak when switching zones + - NFSv4/pNFS: Fix another issue with a list iterator pointing to the head + - net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator + - fs: fd tables have to be multiples of BITS_PER_LONG + - lib/test: use after free in register_test_dev_kmod() + - fs: fix fd table size alignment properly + - LSM: general protection fault in legacy_parse_param + - regulator: rpi-panel: Handle I2C errors/timing to the Atmel + - crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos + - gcc-plugins/stackleak: Exactly match strings instead of prefixes + - pinctrl: npcm: Fix broken references to chip->parent_device + - rcu: Mark writes to the rcu_segcblist structure's ->flags field + - block/bfq_wf2q: correct weight to ioprio + - crypto: xts - Add softdep on ecb + - crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3 + - block, bfq: don't move oom_bfqq + - selinux: use correct type for context length + - arm64: module: remove (NOLOAD) from linker script + - selinux: allow FIOCLEX and FIONCLEX with policy capability + - loop: use sysfs_emit() in the sysfs xxx show() + - Fix incorrect type in assignment of ipv6 port for audit + - irqchip/qcom-pdc: Fix broken locking + - irqchip/nvic: Release nvic_base upon failure + - fs/binfmt_elf: Fix AT_PHDR for unusual ELF files + - bfq: fix use-after-free in bfq_dispatch_request + - ACPICA: Avoid walking the ACPI Namespace if it is not there + - lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3 + - Revert "Revert "block, bfq: honor already-setup queue merges"" + - ACPI/APEI: Limit printable size of BERT table data + - PM: core: keep irq flags in device_pm_check_callbacks() + - parisc: Fix handling off probe non-access faults + - nvme-tcp: lockdep: annotate in-kernel sockets + - spi: tegra20: Use of_device_get_match_data() + - atomics: Fix atomic64_{read_acquire,set_release} fallbacks + - locking/lockdep: Iterate lock_classes directly when reading lockdep files + - ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bb + - ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit + - sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLE + - ext4: don't BUG if someone dirty pages without asking ext4 first + - f2fs: fix to do sanity check on curseg->alloc_type + - NFSD: Fix nfsd_breaker_owns_lease() return values + - f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fs + - btrfs: harden identification of a stale device + - btrfs: make search_csum_tree return 0 if we get -EFBIG + - f2fs: use spin_lock to avoid hang + - f2fs: compress: fix to print raw data size in error path of lz4 + decompression + - Adjust cifssb maximum read size + - ntfs: add sanity check on allocation size + - media: staging: media: zoran: move videodev alloc + - media: staging: media: zoran: calculate the right buffer number for + zoran_reap_stat_com + - media: staging: media: zoran: fix various V4L2 compliance errors + - media: atmel: atmel-isc-base: report frame sizes as full supported range + - media: ir_toy: free before error exiting + - ASoC: sh: rz-ssi: Make the data structures available before registering the + handlers + - ASoC: SOF: Intel: match sdw version on link_slaves_found + - media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffers + - media: iommu/mediatek-v1: Free the existed fwspec if the master dev already + has + - media: iommu/mediatek: Return ENODEV if the device is NULL + - media: iommu/mediatek: Add device_link between the consumer and the larb + devices + - video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow + - video: fbdev: w100fb: Reset global state + - video: fbdev: cirrusfb: check pixclock to avoid divide by zero + - video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit + - ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960 + - ARM: dts: bcm2837: Add the missing L1/L2 cache information + - ASoC: madera: Add dependencies on MFD + - media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator + off on some boards + - media: atomisp: fix dummy_ptr check to avoid duplicate active_bo + - ARM: ftrace: avoid redundant loads or clobbering IP + - ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clk + - arm64: defconfig: build imx-sdma as a module + - video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf() + - video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of + snprintf() + - video: fbdev: udlfb: replace snprintf in show functions with sysfs_emit + - ARM: dts: bcm2711: Add the missing L1/L2 cache information + - ASoC: soc-core: skip zero num_dai component in searching dai name + - media: imx-jpeg: fix a bug of accessing array out of bounds + - media: cx88-mpeg: clear interrupt status register before streaming video + - uaccess: fix type mismatch warnings from access_ok() + - lib/test_lockup: fix kernel pointer check for separate address spaces + - ARM: tegra: tamonten: Fix I2C3 pad setting + - ARM: mmp: Fix failure to remove sram device + - ASoC: amd: vg: fix for pm resume callback sequence + - video: fbdev: sm712fb: Fix crash in smtcfb_write() + - media: i2c: ov5648: Fix lockdep error + - media: Revert "media: em28xx: add missing em28xx_close_extension" + - media: hdpvr: initialize dev->worker at hdpvr_register_videodev + - ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13" + - tracing: Have TRACE_DEFINE_ENUM affect trace event types as well + - mmc: host: Return an error when ->enable_sdio_irq() ops is missing + - media: atomisp: fix bad usage at error handling logic + - ALSA: hda/realtek: Add alc256-samsung-headphone fixup + - KVM: x86: Reinitialize context if host userspace toggles EFER.LME + - KVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_get_root() + - KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU + - KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMU + - KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi() + - KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb() + - KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB + flush hypercalls + - KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercall + - powerpc/kasan: Fix early region not updated correctly + - powerpc/lib/sstep: Fix 'sthcx' instruction + - powerpc/lib/sstep: Fix build errors with newer binutils + - powerpc: Add set_memory_{p/np}() and remove set_memory_attr() + - powerpc: Fix build errors with newer binutils + - drm/dp: Fix off-by-one in register cache size + - drm/i915: Treat SAGV block time 0 as SAGV disabled + - drm/i915: Fix PSF GV point mask when SAGV is not possible + - drm/i915: Reject unsupported TMDS rates on ICL+ + - scsi: qla2xxx: Refactor asynchronous command initialization + - scsi: qla2xxx: Implement ref count for SRB + - scsi: qla2xxx: Fix stuck session in gpdb + - scsi: qla2xxx: Fix warning message due to adisc being flushed + - scsi: qla2xxx: Fix scheduling while atomic + - scsi: qla2xxx: Fix premature hw access after PCI error + - scsi: qla2xxx: Fix wrong FDMI data for 64G adapter + - scsi: qla2xxx: Fix warning for missing error code + - scsi: qla2xxx: Fix device reconnect in loop topology + - scsi: qla2xxx: edif: Fix clang warning + - scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adapters + - scsi: qla2xxx: Add devids and conditionals for 28xx + - scsi: qla2xxx: Check for firmware dump already collected + - scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair() + - scsi: qla2xxx: Fix disk failure to rediscover + - scsi: qla2xxx: Fix incorrect reporting of task management failure + - scsi: qla2xxx: Fix hang due to session stuck + - scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requests + - scsi: qla2xxx: Fix N2N inconsistent PLOGI + - scsi: qla2xxx: Fix stuck session of PRLI reject + - scsi: qla2xxx: Reduce false trigger to login + - scsi: qla2xxx: Use correct feature type field during RFF_ID processing + - platform: chrome: Split trace include file + - KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq + - KVM: x86: Avoid theoretical NULL pointer dereference in + kvm_irq_delivery_to_apic_fast() + - KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated + - KVM: Prevent module exit until all VMs are freed + - KVM: x86: fix sending PV IPI + - KVM: SVM: fix panic on out-of-bounds guest IRQ + - ubifs: rename_whiteout: Fix double free for whiteout_ui->data + - ubifs: Fix deadlock in concurrent rename whiteout and inode writeback + - ubifs: Add missing iput if do_tmpfile() failed in rename whiteout + - ubifs: Rename whiteout atomically + - ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work + - ubifs: Rectify space amount budget for mkdir/tmpfile operations + - ubifs: setflags: Make dirtied_ino_d 8 bytes aligned + - ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() + - ubifs: Fix to add refcount once page is set private + - ubifs: rename_whiteout: correct old_dir size computing + - nvme: allow duplicate NSIDs for private namespaces + - nvme: fix the read-only state for zoned namespaces with unsupposed features + - wireguard: queueing: use CFI-safe ptr_ring cleanup function + - wireguard: socket: free skb in send6 when ipv6 is disabled + - wireguard: socket: ignore v6 endpoints when ipv6 is disabled + - XArray: Fix xas_create_range() when multi-order entry present + - can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path + - can: mcba_usb: properly check endpoint type + - can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error value + - XArray: Update the LRU list in xas_split() + - modpost: restore the warning message for missing symbol versions + - rtc: check if __rtc_read_time was successful + - gfs2: gfs2_setattr_size error path fix + - gfs2: Make sure FITRIM minlen is rounded up to fs block size + - net: hns3: fix the concurrency between functions reading debugfs + - net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware + - rxrpc: fix some null-ptr-deref bugs in server_key.c + - rxrpc: Fix call timer start racing with call destruction + - mailbox: imx: fix wakeup failure from freeze mode + - crypto: arm/aes-neonbs-cbc - Select generic cbc and aes + - watch_queue: Free the page array when watch_queue is dismantled + - pinctrl: pinconf-generic: Print arguments for bias-pull-* + - watchdog: rti-wdt: Add missing pm_runtime_disable() in probe function + - net: sparx5: uses, depends on BRIDGE or !BRIDGE + - pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR() + - pinctrl: nuvoton: npcm7xx: Use %zu printk format for ARRAY_SIZE() + - ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs + - ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl + - ARM: iop32x: offset IRQ numbers by 1 + - block: Fix the maximum minor value is blk_alloc_ext_minor() + - io_uring: fix memory leak of uid in files registration + - riscv module: remove (NOLOAD) + - ACPI: CPPC: Avoid out of bounds access when parsing _CPC data + - vhost: handle error while adding split ranges to iotlb + - spi: Fix Tegra QSPI example + - platform/chrome: cros_ec_typec: Check for EC device + - can: isotp: restore accidentally removed MSG_PEEK feature + - proc: bootconfig: Add null pointer check + - drm/connector: Fix typo in documentation + - scsi: qla2xxx: Add qla2x00_async_done() for async routines + - staging: mt7621-dts: fix pinctrl-0 items to be size-1 items on ethernet + - arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definition + - ASoC: soc-compress: Change the check for codec_dai + - Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"" + - tracing: Have type enum modifications copy the strings + - net: add skb_set_end_offset() helper + - net: preserve skb_end_offset() in skb_unclone_keeptruesize() + - mm/mmap: return 1 from stack_guard_gap __setup() handler + - ARM: 9187/1: JIVE: fix return value of __setup handler + - mm/memcontrol: return 1 from cgroup.memory __setup() handler + - mm/usercopy: return 1 from hardened_usercopy __setup() handler + - af_unix: Support POLLPRI for OOB. + - bpf: Adjust BPF stack helper functions to accommodate skip > 0 + - bpf: Fix comment for helper bpf_current_task_under_cgroup() + - mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PM + - dt-bindings: mtd: nand-controller: Fix the reg property description + - dt-bindings: mtd: nand-controller: Fix a comment in the examples + - dt-bindings: spi: mxic: The interrupt property is not mandatory + - dt-bindings: memory: mtk-smi: No need mediatek,larb-id for mt8167 + - dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix example + - ubi: fastmap: Return error code if memory allocation fails in add_aeb() + - ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV + - ASoC: topology: Allow TLV control to be either read or write + - perf vendor events: Update metrics for SkyLake Server + - media: ov6650: Add try support to selection API operations + - media: ov6650: Fix crop rectangle affected by set format + - spi: mediatek: support tick_delay without enhance_timing + - ARM: dts: spear1340: Update serial node properties + - ARM: dts: spear13xx: Update SPI dma properties + - arm64: dts: ls1043a: Update i2c dma properties + - arm64: dts: ls1046a: Update i2c node dma properties + - um: Fix uml_mconsole stop/go + - docs: sysctl/kernel: add missing bit to panic_print + - openvswitch: Fixed nd target mask field in the flow dump. + - torture: Make torture.sh help message match reality + - n64cart: convert bi_disk to bi_bdev->bd_disk fix build + - mmc: rtsx: Let MMC core handle runtime PM + - mmc: rtsx: Fix build errors/warnings for unused variable + - KVM: x86/mmu: do compare-and-exchange of gPTE via the user address + - iommu/dma: Skip extra sync during unmap w/swiotlb + - iommu/dma: Fold _swiotlb helpers into callers + - iommu/dma: Check CONFIG_SWIOTLB more broadly + - swiotlb: Support aligned swiotlb buffers + - iommu/dma: Account for min_align_mask w/swiotlb + - coredump: Snapshot the vmas in do_coredump + - coredump: Remove the WARN_ON in dump_vma_snapshot + - coredump/elf: Pass coredump_params into fill_note_info + - coredump: Use the vma snapshot in fill_files_note + - PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup" + - Linux 5.15.33 + * Jammy update: v5.15.32 upstream stable release (LP: #1969106) + - net: ipv6: fix skb_over_panic in __ip6_append_data + - tpm: Fix error handling in async work + - Bluetooth: btusb: Add another Realtek 8761BU + - llc: fix netdevice reference leaks in llc_ui_bind() + - ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() call + - ALSA: oss: Fix PCM OSS buffer allocation overflow + - ALSA: usb-audio: add mapping for new Corsair Virtuoso SE + - ALSA: hda/realtek: Add quirk for Clevo NP70PNJ + - ALSA: hda/realtek: Add quirk for Clevo NP50PNJ + - ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671 + - ALSA: hda/realtek: Add quirk for ASUS GA402 + - ALSA: pcm: Fix races among concurrent hw_params and hw_free calls + - ALSA: pcm: Fix races among concurrent read/write and buffer changes + - ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls + - ALSA: pcm: Fix races among concurrent prealloc proc writes + - ALSA: pcm: Add stream lock during PCM reset ioctl operations + - ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB + - ALSA: cmipci: Restore aux vol on suspend/resume + - ALSA: pci: fix reading of swapped values from pcmreg in AC97 codec + - drivers: net: xgene: Fix regression in CRC stripping + - ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board + - ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3 + - ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNU + - crypto: qat - disable registration of algorithms + - Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AE + - Revert "ath: add support for special 0x0 regulatory domain" + - drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free() + - rcu: Don't deboost before reporting expedited quiescent state + - uaccess: fix integer overflow on access_ok() + - mac80211: fix potential double free on mesh join + - tpm: use try_get_ops() in tpm-space.c + - wcn36xx: Differentiate wcn3660 from wcn3620 + - m68k: fix access_ok for coldfire + - nds32: fix access_ok() checks in get/put_user + - llc: only change llc->dev when bind() succeeds + - Linux 5.15.32 + * Jammy update: v5.15.31 upstream stable release (LP: #1969105) + - crypto: qcom-rng - ensure buffer for generate is completely filled + - ocfs2: fix crash when initialize filecheck kobj fails + - mm: swap: get rid of livelock in swapin readahead + - block: release rq qos structures for queue without disk + - drm/mgag200: Fix PLL setup for g200wb and g200ew + - efi: fix return value of __setup handlers + - alx: acquire mutex for alx_reinit in alx_change_mtu + - vsock: each transport cycles only on its own sockets + - esp6: fix check on ipv6_skip_exthdr's return value + - net: phy: marvell: Fix invalid comparison in the resume and suspend + functions + - net/packet: fix slab-out-of-bounds access in packet_recvmsg() + - atm: eni: Add check for dma_map_single + - iavf: Fix double free in iavf_reset_task + - hv_netvsc: Add check for kvmalloc_array + - drm/imx: parallel-display: Remove bus flags check in + imx_pd_bridge_atomic_check() + - drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings + - net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit() + - drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS + - net: dsa: Add missing of_node_put() in dsa_port_parse_of + - net: phy: mscc: Add MODULE_FIRMWARE macros + - bnx2x: fix built-in kernel driver load failure + - net: bcmgenet: skip invalid partial checksums + - net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower + offload + - iavf: Fix hang during reboot/shutdown + - arm64: fix clang warning about TRAMP_VALIAS + - usb: gadget: rndis: prevent integer overflow in rndis_set_response() + - usb: gadget: Fix use-after-free bug by not setting udc->dev.driver + - usb: usbtmc: Fix bug in pipe direction for control transfers + - scsi: mpt3sas: Page fault in reply q processing + - Input: aiptek - properly check endpoint type + - perf symbols: Fix symbol size calculation condition + - btrfs: skip reserved bytes warning on unmount after log cleanup failure + - Linux 5.15.31 + + -- Stefan Bader Mon, 23 May 2022 15:13:57 +0200 + +linux-lowlatency (5.15.0-33.34) jammy; urgency=medium + + * jammy/linux-lowlatency: 5.15.0-33.34 -proposed tracker (LP: #1973907) + + [ Ubuntu: 5.15.0-33.34 ] + + * jammy/linux: 5.15.0-33.34 -proposed tracker (LP: #1973924) + * CVE-2022-29581 + - net/sched: cls_u32: fix netns refcount changes in u32_change() + * ext4: limit length to bitmap_maxbytes (LP: #1972281) + - ext4: limit length to bitmap_maxbytes - blocksize in punch_hole + * Unprivileged users may use PTRACE_SEIZE to set PTRACE_O_SUSPEND_SECCOMP + option (LP: #1972740) + - ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE + + -- Stefan Bader Wed, 18 May 2022 17:24:45 +0200 + +linux-lowlatency (5.15.0-30.31) jammy; urgency=medium + + * jammy/linux-lowlatency: 5.15.0-30.31 -proposed tracker (LP: #1971684) + + [ Ubuntu: 5.15.0-30.31 ] + + * jammy/linux: 5.15.0-30.31 -proposed tracker (LP: #1971685) + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - debian/dkms-versions -- update from kernel-versions (main/2022.04.18) + * Intel: enable x86 AMX (LP: #1967750) + - x86/extable: Tidy up redundant handler functions + - x86/extable: Get rid of redundant macros + - x86/mce: Deduplicate exception handling + - x86/mce: Get rid of stray semicolons + - x86/extable: Rework the exception table mechanics + - x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE + - x86/copy_mc: Use EX_TYPE_DEFAULT_MCE_SAFE for exception fixups + - x86/fpu: Use EX_TYPE_FAULT_MCE_SAFE for exception fixups + - x86/extable: Remove EX_TYPE_FAULT from MCE safe fixups + - x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user() + - x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe() + - x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe() + - x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean + - x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers to + boolean + - x86/signal: Change return type of restore_sigcontext() to boolean + - x86/fpu/signal: Change return type of fpu__restore_sig() to boolean + - x86/fpu/signal: Change return type of __fpu_restore_sig() to boolean + - x86/fpu/signal: Change return code of check_xstate_in_sigframe() to boolean + - x86/fpu/signal: Change return code of restore_fpregs_from_user() to boolean + - x86/fpu/signal: Fix missed conversion to correct boolean retval in + save_xstate_epilog() + - x86/fpu: Remove pointless argument from switch_fpu_finish() + - x86/fpu: Update stale comments + - x86/pkru: Remove useless include + - x86/fpu: Restrict xsaves()/xrstors() to independent states + - x86/fpu: Cleanup the on_boot_cpu clutter + - x86/fpu: Remove pointless memset in fpu_clone() + - x86/process: Clone FPU in copy_thread() + - x86/fpu: Do not inherit FPU context for kernel and IO worker threads + - x86/fpu: Cleanup xstate xcomp_bv initialization + - x86/fpu/xstate: Provide and use for_each_xfeature() + - x86/fpu/xstate: Mark all init only functions __init + - x86/fpu: Move KVMs FPU swapping to FPU core + - x86/fpu: Replace KVMs home brewed FPU copy from user + - x86/fpu: Rework copy_xstate_to_uabi_buf() + - x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init + - x86/fpu: Move context switch and exit to user inlines into sched.h + - x86/fpu: Clean up CPU feature tests + - x86/fpu: Make os_xrstor_booting() private + - x86/fpu: Move os_xsave() and os_xrstor() to core + - x86/fpu: Move legacy ASM wrappers to core + - x86/fpu: Make WARN_ON_FPU() private + - x86/fpu: Move fpregs_restore_userregs() to core + - x86/fpu: Move mxcsr related code to core + - x86/fpu: Move fpstate functions to api.h + - x86/fpu: Remove internal.h dependency from fpu/signal.h + - x86/sev: Include fpu/xcr.h + - x86/fpu: Mop up the internal.h leftovers + - x86/fpu: Replace the includes of fpu/internal.h + - x86/fpu: Provide a proper function for ex_handler_fprestore() + - x86/fpu: Replace KVMs home brewed FPU copy to user + - x86/fpu: Provide struct fpstate + - x86/fpu: Convert fpstate_init() to struct fpstate + - x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstate + - x86/fpu: Replace KVMs xstate component clearing + - x86/KVM: Convert to fpstate + - x86/fpu: Convert tracing to fpstate + - x86/fpu/regset: Convert to fpstate + - x86/fpu/signal: Convert to fpstate + - x86/fpu/core: Convert to fpstate + - x86/math-emu: Convert to fpstate + - x86/fpu: Remove fpu::state + - x86/fpu: Do not leak fpstate pointer on fork + - x86/process: Move arch_thread_struct_whitelist() out of line + - x86/fpu: Add size and mask information to fpstate + - x86/fpu: Use fpstate::size + - x86/fpu/xstate: Use fpstate for os_xsave() + - x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe() + - x86/fpu: Use fpstate in fpu_copy_kvm_uabi_to_fpstate() + - x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf() + - x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate() + - x86/fpu/signal: Use fpstate for size and features + - x86/fpu: Provide struct fpu_config + - x86/fpu: Cleanup fpu__init_system_xstate_size_legacy() + - x86/fpu/xstate: Cleanup size calculations + - x86/fpu: Move xstate size to fpu_*_cfg + - x86/fpu: Move xstate feature masks to fpu_*_cfg + - x86/fpu: Mop up xfeatures_mask_uabi() + - x86/fpu: Rework restore_regs_from_fpstate() + - x86/fpu/xstate: Move remaining xfeature helpers to core + - x86/fpu: Prepare for sanitizing KVM FPU code + - x86/fpu: Provide infrastructure for KVM FPU cleanup + - x86/kvm: Convert FPU handling to a single swap buffer + - x86/fpu: Remove old KVM FPU interface + - signal: Add an optional check for altstack size + - x86/signal: Implement sigaltstack size validation + - x86/fpu/xstate: Provide xstate_calculate_size() + - x86/fpu: Add members to struct fpu to cache permission information + - x86/fpu: Add fpu_state_config::legacy_features + - x86/arch_prctl: Add controls for dynamic XSTATE components + - x86/fpu: Add basic helpers for dynamically enabled features + - x86/signal: Use fpu::__state_user_size for sigalt stack validation + - x86/fpu/signal: Prepare for variable sigframe length + - x86/fpu: Prepare fpu_clone() for dynamically enabled features + - x86/fpu: Reset permission and fpstate on exec() + - x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit + - x86/msr-index: Add MSRs for XFD + - x86/fpu: Add XFD state to fpstate + - x86/fpu: Add sanity checks for XFD + - x86/fpu: Update XFD state where required + - x86/fpu/xstate: Add XFD #NM handler + - x86/fpu/xstate: Add fpstate_realloc()/free() + - x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component + numbers + - x86/fpu/amx: Define AMX state components and have it used for boot-time + checks + - x86/fpu: Calculate the default sizes independently + - x86/fpu: Add XFD handling for dynamic states + - x86/fpu/amx: Enable the AMX feature in 64-bit mode + - selftests/x86/amx: Add test cases for AMX state management + - selftests/x86/amx: Add context switch test + - Documentation/x86: Add documentation for using dynamic XSTATE features + - x86/fpu/signal: Initialize sw_bytes in save_xstate_epilog() + - signal: Skip the altstack update when not needed + - x86/cpufeatures: Put the AMX macros in the word 18 block + - x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation + - selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test + - [Config] updateconfigs after AMX patchset + + -- Stefan Bader Thu, 05 May 2022 12:20:21 +0200 + +linux-lowlatency (5.15.0-27.28) jammy; urgency=medium + + * jammy/linux-lowlatency: 5.15.0-27.28 -proposed tracker (LP: #1969459) + + [ Ubuntu: 5.15.0-27.28 ] + + * jammy/linux: 5.15.0-27.28 -proposed tracker (LP: #1968954) + + [ Ubuntu: 5.15.0-26.27 ] + + * jammy/linux: 5.15.0-26.27 -proposed tracker (LP: #1968850) + * CVE-2022-1016 + - netfilter: nf_tables: initialize registers in nft_do_chain() + * CVE-2022-1015 + - netfilter: nf_tables: validate registers coming from userspace. + * CVE-2022-26490 + - nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION + * harden indirect calls against BHI attacks (LP: #1967579) + - objtool: Classify symbols + - objtool: Explicitly avoid self modifying code in .altinstr_replacement + - objtool: Shrink struct instruction + - objtool,x86: Replace alternatives with .retpoline_sites + - x86/retpoline: Remove unused replacement symbols + - x86/asm: Fix register order + - x86/asm: Fixup odd GEN-for-each-reg.h usage + - x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h + - x86/retpoline: Create a retpoline thunk array + - x86/alternative: Implement .retpoline_sites support + - x86/alternative: Handle Jcc __x86_indirect_thunk_\reg + - x86/alternative: Try inline spectre_v2=retpoline,amd + - x86/alternative: Add debug prints to apply_retpolines() + - bpf,x86: Simplify computing label offsets + - bpf,x86: Respect X86_FEATURE_RETPOLINE* + + -- Andrea Righi Tue, 19 Apr 2022 15:46:59 +0200 + +linux-lowlatency (5.15.0-24.24) jammy; urgency=medium + + * jammy/linux-lowlatency: 5.15.0-24.24 -proposed tracker (LP: #1966488) + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - [Packaging] update helper scripts + + * dependency on crda obsolete according to Debian (LP: #1958918) + - [Packaging] switch dependency from crda to wireless-regdb + + * Miscellaneous Ubuntu changes + - [Config] update toolchain versions + - [Packaging] drop unused ABIs + + [ Ubuntu: 5.15.0-25.25 ] + + * jammy/linux: 5.15.0-25.25 -proposed tracker (LP: #1967146) + * Miscellaneous Ubuntu changes + - SAUCE: Revert "scsi: core: Reallocate device's budget map on queue depth + change" + + [ Ubuntu: 5.15.0-24.24 ] + + * jammy/linux: 5.15.0-24.24 -proposed tracker (LP: #1966305) + * Update OS policy capability handshake (LP: #1966089) + - thermal: int340x: Update OS policy capability handshake + * Jammy update: v5.15.30 upstream stable release (LP: #1966057) + - Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0" + - arm64: dts: rockchip: fix rk3399-puma-haikou USB OTG mode + - xfrm: Check if_id in xfrm_migrate + - xfrm: Fix xfrm migrate issues when address family changes + - arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity + - arm64: dts: rockchip: align pl330 node name with dtschema + - arm64: dts: rockchip: reorder rk3399 hdmi clocks + - arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg" + - ARM: dts: rockchip: reorder rk322x hmdi clocks + - ARM: dts: rockchip: fix a typo on rk3288 crypto-controller + - mac80211: refuse aggregations sessions before authorized + - MIPS: smp: fill in sibling and core maps earlier + - ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE + - Bluetooth: hci_core: Fix leaking sent_cmd skb + - can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when + fully ready + - atm: firestream: check the return value of ioremap() in fs_init() + - iwlwifi: don't advertise TWT support + - drm/vrr: Set VRR capable prop only if it is attached to connector + - nl80211: Update bss channel on channel switch for P2P_CLIENT + - tcp: make tcp_read_sock() more robust + - sfc: extend the locking on mcdi->seqno + - bnx2: Fix an error message + - kselftest/vm: fix tests build with old libc + - x86/module: Fix the paravirt vs alternative order + - ice: Fix race condition during interface enslave + - Linux 5.15.30 + * Jammy update: v5.15.29 upstream stable release (LP: #1966056) + - arm64: dts: qcom: sm8350: Describe GCC dependency clocks + - arm64: dts: qcom: sm8350: Correct UFS symbol clocks + - HID: elo: Revert USB reference counting + - HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts + - ARM: boot: dts: bcm2711: Fix HVS register range + - clk: qcom: gdsc: Add support to update GDSC transition delay + - clk: qcom: dispcc: Update the transition delay for MDSS GDSC + - HID: vivaldi: fix sysfs attributes leak + - arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias + - tipc: fix kernel panic when enabling bearer + - vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command + - vduse: Fix returning wrong type in vduse_domain_alloc_iova() + - net: phy: meson-gxl: fix interrupt handling in forced mode + - mISDN: Fix memory leak in dsp_pipeline_build() + - vhost: fix hung thread due to erroneous iotlb entries + - virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero + - vdpa: fix use-after-free on vp_vdpa_remove + - isdn: hfcpci: check the return value of dma_set_mask() in setup_hw() + - net: qlogic: check the return value of dma_alloc_coherent() in + qed_vf_hw_prepare() + - esp: Fix possible buffer overflow in ESP transformation + - esp: Fix BEET mode inter address family tunneling on GSO + - qed: return status of qed_iov_get_link + - smsc95xx: Ignore -ENODEV errors when device is unplugged + - gpiolib: acpi: Convert ACPI value of debounce to microseconds + - drm/sun4i: mixer: Fix P010 and P210 format numbers + - net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate() + - ARM: dts: aspeed: Fix AST2600 quad spi group + - iavf: Fix handling of vlan strip virtual channel messages + - i40e: stop disabling VFs due to PF error responses + - ice: stop disabling VFs due to PF error responses + - ice: Fix error with handling of bonding MTU + - ice: Don't use GFP_KERNEL in atomic context + - ice: Fix curr_link_speed advertised speed + - ethernet: Fix error handling in xemaclite_of_probe + - tipc: fix incorrect order of state message data sanity check + - net: ethernet: ti: cpts: Handle error for clk_enable + - net: ethernet: lpc_eth: Handle error for clk_enable + - net: marvell: prestera: Add missing of_node_put() in + prestera_switch_set_base_mac_addr + - ax25: Fix NULL pointer dereference in ax25_kill_by_device + - net/mlx5: Fix size field in bufferx_reg struct + - net/mlx5: Fix a race on command flush flow + - net/mlx5e: Lag, Only handle events from highest priority multipath entry + - NFC: port100: fix use-after-free in port100_send_complete + - selftests: pmtu.sh: Kill tcpdump processes launched by subshell. + - selftests: pmtu.sh: Kill nettest processes launched in subshell. + - gpio: ts4900: Do not set DAT and OE together + - gianfar: ethtool: Fix refcount leak in gfar_get_ts_info + - net: phy: DP83822: clear MISR2 register to disable interrupts + - sctp: fix kernel-infoleak for SCTP sockets + - net: bcmgenet: Don't claim WOL when its not available + - net: phy: meson-gxl: improve link-up behavior + - selftests/bpf: Add test for bpf_timer overwriting crash + - swiotlb: fix info leak with DMA_FROM_DEVICE + - usb: dwc3: pci: add support for the Intel Raptor Lake-S + - pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID" + - KVM: Fix lockdep false negative during host resume + - kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode + - spi: rockchip: Fix error in getting num-cs property + - spi: rockchip: terminate dma transmission when slave abort + - drm/vc4: hdmi: Unregister codec device on unbind + - x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU + - net-sysfs: add check for netdevice being present to speed_show + - hwmon: (pmbus) Clear pmbus fault/warning bits after read + - PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken + - gpio: Return EPROBE_DEFER if gc->to_irq is NULL + - drm/amdgpu: bypass tiling flag check in virtual display case (v2) + - Revert "xen-netback: remove 'hotplug-status' once it has served its purpose" + - Revert "xen-netback: Check for hotplug-status existence before watching" + - ipv6: prevent a possible race condition with lifetimes + - tracing: Ensure trace buffer is at least 4096 bytes large + - tracing/osnoise: Make osnoise_main to sleep for microseconds + - selftest/vm: fix map_fixed_noreplace test failure + - selftests/memfd: clean up mapping in mfd_fail_write + - ARM: Spectre-BHB: provide empty stub for non-config + - fuse: fix fileattr op failure + - fuse: fix pipe buffer lifetime for direct_io + - staging: rtl8723bs: Fix access-point mode deadlock + - staging: gdm724x: fix use after free in gdm_lte_rx() + - net: macb: Fix lost RX packet wakeup race in NAPI receive + - riscv: alternative only works on !XIP_KERNEL + - mmc: meson: Fix usage of meson_mmc_post_req() + - riscv: Fix auipc+jalr relocation range checks + - tracing/osnoise: Force quiescent states while tracing + - arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0 + - arm64: Ensure execute-only permissions are not allowed without EPAN + - arm64: kasan: fix include error in MTE functions + - swiotlb: rework "fix info leak with DMA_FROM_DEVICE" + - KVM: x86/mmu: kvm_faultin_pfn has to return false if pfh is returned + - virtio: unexport virtio_finalize_features + - virtio: acknowledge all features before access + - net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE + - ARM: fix Thumb2 regression with Spectre BHB + - watch_queue: Fix filter limit check + - watch_queue, pipe: Free watchqueue state after clearing pipe ring + - watch_queue: Fix to release page in ->release() + - watch_queue: Fix to always request a pow-of-2 pipe ring size + - watch_queue: Fix the alloc bitmap size to reflect notes allocated + - watch_queue: Free the alloc bitmap when the watch_queue is torn down + - watch_queue: Fix lack of barrier/sync/lock between post and read + - watch_queue: Make comment about setting ->defunct more accurate + - x86/boot: Fix memremap of setup_indirect structures + - x86/boot: Add setup_indirect support in early_memremap_is_setup_data() + - x86/sgx: Free backing memory after faulting the enclave page + - x86/traps: Mark do_int3() NOKPROBE_SYMBOL + - drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP + - btrfs: make send work with concurrent block group relocation + - drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL + - riscv: dts: k210: fix broken IRQs on hart1 + - block: drop unused includes in + - Revert "net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing + VLAN" + - vhost: allow batching hint without size + - Linux 5.15.29 + * Jammy update: v5.15.28 upstream stable release (LP: #1966055) + - slip: fix macro redefine warning + - ARM: fix co-processor register typo + - ARM: Do not use NOCROSSREFS directive with ld.lld + - arm64: Do not include __READ_ONCE() block in assembly files + - ARM: fix build warning in proc-v7-bugs.c + - xen/xenbus: don't let xenbus_grant_ring() remove grants in error case + - xen/grant-table: add gnttab_try_end_foreign_access() + - xen/blkfront: don't use gnttab_query_foreign_access() for mapped status + - xen/netfront: don't use gnttab_query_foreign_access() for mapped status + - xen/scsifront: don't use gnttab_query_foreign_access() for mapped status + - xen/gntalloc: don't use gnttab_query_foreign_access() + - xen: remove gnttab_query_foreign_access() + - xen/9p: use alloc/free_pages_exact() + - xen/pvcalls: use alloc/free_pages_exact() + - xen/gnttab: fix gnttab_end_foreign_access() without page specified + - xen/netfront: react properly to failing gnttab_end_foreign_access_ref() + - Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE" + - Linux 5.15.28 + * zfcpdump-kernel update to v5.15 (LP: #1965766) + - SAUCE: Audit: Fix incorrect static inline function declration. + * [22.04 FEAT] SMC-R v2 Support (LP: #1929035) + - net/smc: save stack space and allocate smc_init_info + - net/smc: prepare for SMC-Rv2 connection + - net/smc: add SMC-Rv2 connection establishment + - net/smc: add listen processing for SMC-Rv2 + - net/smc: add v2 format of CLC decline message + - net/smc: retrieve v2 gid from IB device + - net/smc: add v2 support to the work request layer + - net/smc: extend LLC layer for SMC-Rv2 + - net/smc: add netlink support for SMC-Rv2 + - net/smc: stop links when their GID is removed + - net/smc: fix kernel panic caused by race of smc_sock + - net/smc: Fix hung_task when removing SMC-R devices + * [22.04 FEAT] Transparent PCI device recovery (LP: #1959532) + - s390/pci: tolerate inconsistent handle in recover + - s390/pci: add simpler s390dbf traces for events + - s390/pci: refresh function handle in iomap + - s390/pci: implement reset_slot for hotplug slot + - PCI: Export pci_dev_lock() + - s390/pci: implement minimal PCI error recovery + * Mute/mic LEDs no function on some HP platfroms (LP: #1965080) + - ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines + * [22.04 FEAT] smc: Add User-defined EID (Enterprise ID) Support - kernel + (LP: #1929060) + - net/smc: add support for user defined EIDs + - net/smc: keep static copy of system EID + - net/smc: add generic netlink support for system EID + * Rotate to 2021v1 signing key (LP: #1964990) + - [Packaging] Rotate to 2021v1 signing key + * [22.04 FEAT] zcrypt DD: Exploitation Support of new IBM Z Crypto Hardware + (kernel part) (LP: #1959547) + - s390/zcrypt: rework of debug feature messages + - s390/ap/zcrypt: debug feature improvements + - s390/zcrypt: CEX8S exploitation support + - s390/zcrypt: handle checkstopped cards with new state + - s390/zcrypt: Support CPRB minor version T7 + - s390/zcrypt: change reply buffer size offering + - s390/zcrypt: Provide target domain for EP11 cprbs to scheduling function + - s390/airq: use DMA memory for summary indicators + * [22.04 FEAT] [VS2103] Set KVM_CAP_S390_MEM_OP_EXTENSION capability to 211 + (LP: #1963901) + - SAUCE: Set KVM_CAP_S390_MEM_OP_EXTENSION capability to 211 + * dependency on crda obsolete according to Debian (LP: #1958918) + - [Packaging] switch dependency from crda to wireless-regdb + * Cirrus audio support [1028:0BB5] & [1028:0BB6] (LP: #1964748) + - ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409 + * Miscellaneous Ubuntu changes + - [Packaging] mark dkms-build-configure--zfs executable + - [Packaging] Fix bashism in dkms-build script + - [Packaging] Always catch errors in dkms-build scripts + - [Config] toolchain version update + * Miscellaneous upstream changes + - Ubuntu: remove leftover reference to ubuntu/hio driver + - Reverting commits 61005756c824 and cdb0f8e66513 due to a conflict with + LP#1929035. Re-pick them afterwards, which will establish the upstream + commit content and order again. + - Revert "UBUNTU: [Packaging] Rotate to 2021v1 signing key" + + -- Andrea Righi Thu, 31 Mar 2022 10:37:37 +0200 + +linux-lowlatency (5.15.0-23.23) jammy; urgency=medium + + * jammy/linux-lowlatency: 5.15.0-23.23 -proposed tracker (LP: #1964971) + + * Packaging resync (LP: #1786013) + - [Packaging] resync getabis + + [ Ubuntu: 5.15.0-23.23 ] + + * jammy/linux: 5.15.0-23.23 -proposed tracker (LP: #1964573) + * Packaging resync (LP: #1786013) + - [Packaging] resync dkms-build{,--nvidia-N} from LRMv5 + - debian/dkms-versions -- update from kernel-versions (main/master) + * [22.04 FEAT] KVM: Enable GISA support for Secure Execution guests + (LP: #1959977) + - KVM: s390: pv: make use of ultravisor AIV support + * intel_iommu breaks Intel IPU6 camera: isys port open ready failed -16 + (LP: #1958004) + - SAUCE: iommu: intel-ipu: use IOMMU passthrough mode for Intel IPUs + * CVE-2022-23960 + - ARM: report Spectre v2 status through sysfs + - ARM: early traps initialisation + - ARM: use LOADADDR() to get load address of sections + - ARM: Spectre-BHB workaround + - ARM: include unprivileged BPF status in Spectre V2 reporting + - arm64: Add Neoverse-N2, Cortex-A710 CPU part definition + - arm64: Add HWCAP for self-synchronising virtual counter + - arm64: Add Cortex-X2 CPU part definition + - arm64: add ID_AA64ISAR2_EL1 sys register + - arm64: cpufeature: add HWCAP for FEAT_AFP + - arm64: cpufeature: add HWCAP for FEAT_RPRES + - arm64: entry.S: Add ventry overflow sanity checks + - arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit + - KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A + - arm64: entry: Make the trampoline cleanup optional + - arm64: entry: Free up another register on kpti's tramp_exit path + - arm64: entry: Move the trampoline data page before the text page + - arm64: entry: Allow tramp_alias to access symbols after the 4K boundary + - arm64: entry: Don't assume tramp_vectors is the start of the vectors + - arm64: entry: Move trampoline macros out of ifdef'd section + - arm64: entry: Make the kpti trampoline's kpti sequence optional + - arm64: entry: Allow the trampoline text to occupy multiple pages + - arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations + - arm64: entry: Add vectors that have the bhb mitigation sequences + - arm64: entry: Add macro for reading symbol addresses from the trampoline + - arm64: Add percpu vectors for EL1 + - arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2 + - arm64: Mitigate spectre style branch history side channels + - KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated + - arm64: Use the clearbhb instruction in mitigations + - arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 + mitigation reporting + - ARM: fix build error when BPF_SYSCALL is disabled + * CVE-2021-26401 + - x86/speculation: Use generic retpoline by default on AMD + - x86/speculation: Update link to AMD speculation whitepaper + - x86/speculation: Warn about Spectre v2 LFENCE mitigation + - x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT + * CVE-2022-0001 + - x86,bugs: Unconditionally allow spectre_v2=retpoline,amd + - x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE + - x86/speculation: Add eIBRS + Retpoline options + - Documentation/hw-vuln: Update spectre doc + - x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation + reporting + * Jammy update: v5.15.27 upstream stable release (LP: #1964361) + - mac80211_hwsim: report NOACK frames in tx_status + - mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work + - i2c: bcm2835: Avoid clock stretching timeouts + - ASoC: rt5668: do not block workqueue if card is unbound + - ASoC: rt5682: do not block workqueue if card is unbound + - regulator: core: fix false positive in regulator_late_cleanup() + - Input: clear BTN_RIGHT/MIDDLE on buttonpads + - btrfs: get rid of warning on transaction commit when using flushoncommit + - KVM: arm64: vgic: Read HW interrupt pending state from the HW + - block: loop:use kstatfs.f_bsize of backing file to set discard granularity + - tipc: fix a bit overflow in tipc_crypto_key_rcv() + - cifs: do not use uninitialized data in the owner/group sid + - cifs: fix double free race when mount fails in cifs_get_root() + - cifs: modefromsids must add an ACE for authenticated users + - selftests/seccomp: Fix seccomp failure by adding missing headers + - drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige Goby + - dmaengine: shdma: Fix runtime PM imbalance on error + - i2c: cadence: allow COMPILE_TEST + - i2c: imx: allow COMPILE_TEST + - i2c: qup: allow COMPILE_TEST + - net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990 + - block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern + - usb: gadget: don't release an existing dev->buf + - usb: gadget: clear related members when goto fail + - exfat: reuse exfat_inode_info variable instead of calling EXFAT_I() + - exfat: fix i_blocks for files truncated over 4 GiB + - tracing: Add test for user space strings when filtering on string pointers + - arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOL + - serial: stm32: prevent TDR register overwrite when sending x_char + - ext4: drop ineligible txn start stop APIs + - ext4: simplify updating of fast commit stats + - ext4: fast commit may not fallback for ineligible commit + - ext4: fast commit may miss file actions + - sched/fair: Fix fault in reweight_entity + - ata: pata_hpt37x: fix PCI clock detection + - drm/amdgpu: check vm ready by amdgpu_vm->evicting flag + - tracing: Add ustring operation to filtering string pointers + - ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report() + - NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() + - NFSD: Fix zero-length NFSv3 WRITEs + - io_uring: fix no lock protection for ctx->cq_extra + - tools/resolve_btf_ids: Close ELF file on error + - mtd: spi-nor: Fix mtd size for s3an flashes + - MIPS: fix local_{add,sub}_return on MIPS64 + - signal: In get_signal test for signal_group_exit every time through the loop + - PCI: mediatek-gen3: Disable DVFSRC voltage request + - PCI: rcar: Check if device is runtime suspended instead of + __clk_is_enabled() + - PCI: dwc: Do not remap invalid res + - PCI: aardvark: Fix checking for MEM resource type + - KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guest + - KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU + - KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration + - KVM: X86: Ensure that dirty PDPTRs are loaded + - KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code seg + - KVM: x86: Exit to userspace if emulation prepared a completion callback + - i3c: fix incorrect address slot lookup on 64-bit + - i3c/master/mipi-i3c-hci: Fix a potentially infinite loop in + 'hci_dat_v1_get_index()' + - tracing: Do not let synth_events block other dyn_event systems during create + - Input: ti_am335x_tsc - set ADCREFM for X configuration + - Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2 + - PCI: mvebu: Check for errors from pci_bridge_emul_init() call + - PCI: mvebu: Do not modify PCI IO type bits in conf_write + - PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridge + - PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated + bridge + - PCI: mvebu: Setup PCIe controller to Root Complex mode + - PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge + - PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridge + - PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridge + - PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on + emulated bridge + - NFSD: Fix verifier returned in stable WRITEs + - Revert "nfsd: skip some unnecessary stats in the v4 case" + - nfsd: fix crash on COPY_NOTIFY with special stateid + - x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi() + - drm/i915: don't call free_mmap_offset when purging + - SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point + - SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points + - drm/sun4i: dw-hdmi: Fix missing put_device() call in sun8i_hdmi_phy_get + - drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable + in self refresh mode + - ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_all + - ntb_hw_switchtec: Fix bug with more than 32 partitions + - drm/amdkfd: Check for null pointer after calling kmemdup + - drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt + - i3c: master: dw: check return of dw_i3c_master_get_free_pos() + - dma-buf: cma_heap: Fix mutex locking section + - tracing/uprobes: Check the return value of kstrdup() for tu->filename + - tracing/probes: check the return value of kstrndup() for pbuf + - mm: defer kmemleak object creation of module_alloc() + - kasan: fix quarantine conflicting with init_on_free + - selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup + setting + - hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list() + - drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not + enabled + - drm/amdgpu: filter out radeon PCI device IDs + - drm/amdgpu: filter out radeon secondary ids as well + - drm/amd/display: Use adjusted DCN301 watermarks + - drm/amd/display: move FPU associated DSC code to DML folder + - ethtool: Fix link extended state for big endian + - octeontx2-af: Optimize KPU1 processing for variable-length headers + - octeontx2-af: Reset PTP config in FLR handler + - octeontx2-af: cn10k: RPM hardware timestamp configuration + - octeontx2-af: cn10k: Use appropriate register for LMAC enable + - octeontx2-af: Adjust LA pointer for cpt parse header + - octeontx2-af: Add KPU changes to parse NGIO as separate layer + - net/mlx5e: IPsec: Refactor checksum code in tx data path + - net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic + - bpf: Use u64_stats_t in struct bpf_prog_stats + - bpf: Fix possible race in inc_misses_counter + - drm/amd/display: Update watermark values for DCN301 + - drm: mxsfb: Set fallback bus format when the bridge doesn't provide one + - drm: mxsfb: Fix NULL pointer dereference + - riscv/mm: Add XIP_FIXUP for phys_ram_base + - drm/i915/display: split out dpt out of intel_display.c + - drm/i915/display: Move DRRS code its own file + - drm/i915: Disable DRRS on IVB/HSW port != A + - gve: Recording rx queue before sending to napi + - net: dsa: ocelot: seville: utilize of_mdiobus_register + - net: dsa: seville: register the mdiobus under devres + - ibmvnic: don't release napi in __ibmvnic_open() + - of: net: move of_net under net/ + - net: ethernet: litex: Add the dependency on HAS_IOMEM + - drm/mediatek: mtk_dsi: Reset the dsi0 hardware + - cifs: protect session channel fields with chan_lock + - cifs: fix confusing unneeded warning message on smb2.1 and earlier + - drm/amd/display: Fix stream->link_enc unassigned during stream removal + - bnxt_en: Fix occasional ethtool -t loopback test failures + - drm/amd/display: For vblank_disable_immediate, check PSR is really used + - PCI: mvebu: Fix device enumeration regression + - net: of: fix stub of_net helpers for CONFIG_NET=n + - ALSA: intel_hdmi: Fix reference to PCM buffer address + - ucounts: Fix systemd LimitNPROC with private users regression + - riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value + - riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP + - riscv: Fix config KASAN && DEBUG_VIRTUAL + - iwlwifi: mvm: check debugfs_dir ptr before use + - ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min + - iommu/vt-d: Fix double list_add when enabling VMD in scalable mode + - iommu/amd: Recover from event log overflow + - drm/i915: s/JSP2/ICP2/ PCH + - drm/amd/display: Reduce dmesg error to a debug print + - xen/netfront: destroy queues before real_num_tx_queues is zeroed + - thermal: core: Fix TZ_GET_TRIP NULL pointer dereference + - mac80211: fix EAPoL rekey fail in 802.3 rx path + - blktrace: fix use after free for struct blk_trace + - ntb: intel: fix port config status offset for SPR + - mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls + - xfrm: fix MTU regression + - netfilter: fix use-after-free in __nf_register_net_hook() + - bpf, sockmap: Do not ignore orig_len parameter + - xfrm: fix the if_id check in changelink + - xfrm: enforce validity of offload input flags + - e1000e: Correct NVM checksum verification flow + - net: fix up skbs delta_truesize in UDP GRO frag_list + - netfilter: nf_queue: don't assume sk is full socket + - netfilter: nf_queue: fix possible use-after-free + - netfilter: nf_queue: handle socket prefetch + - batman-adv: Request iflink once in batadv-on-batadv check + - batman-adv: Request iflink once in batadv_get_real_netdevice + - batman-adv: Don't expect inter-netns unique iflink indices + - net: ipv6: ensure we call ipv6_mc_down() at most once + - net: dcb: flush lingering app table entries for unregistered devices + - net: ipa: add an interconnect dependency + - net/smc: fix connection leak + - net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client + - net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server + - btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW range + - mac80211: fix forwarded mesh frames AC & queue selection + - net: stmmac: fix return value of __setup handler + - mac80211: treat some SAE auth steps as final + - iavf: Fix missing check for running netdev + - net: sxgbe: fix return value of __setup handler + - ibmvnic: register netdev after init of adapter + - net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe() + - ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc() + - iavf: Fix deadlock in iavf_reset_task + - efivars: Respect "block" flag in efivar_entry_set_safe() + - auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature + - firmware: arm_scmi: Remove space in MODULE_ALIAS name + - ASoC: cs4265: Fix the duplicated control name + - auxdisplay: lcd2s: Fix memory leak in ->remove() + - auxdisplay: lcd2s: Use proper API to free the instance of charlcd object + - can: gs_usb: change active_channels's type from atomic_t to u8 + - iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_find + - arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output + - igc: igc_read_phy_reg_gpy: drop premature return + - ARM: Fix kgdb breakpoint for Thumb2 + - mips: setup: fix setnocoherentio() boolean setting + - ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions + - mptcp: Correctly set DATA_FIN timeout when number of retransmits is large + - selftests: mlxsw: tc_police_scale: Make test more robust + - pinctrl: sunxi: Use unique lockdep classes for IRQs + - igc: igc_write_phy_reg_gpy: drop premature return + - ibmvnic: free reset-work-item when flushing + - memfd: fix F_SEAL_WRITE after shmem huge page allocated + - s390/extable: fix exception table sorting + - sched: Fix yet more sched_fork() races + - arm64: dts: juno: Remove GICv2m dma-range + - iommu/amd: Fix I/O page table memory leak + - MIPS: ralink: mt7621: do memory detection on KSEG1 + - ARM: dts: switch timer config to common devkit8000 devicetree + - ARM: dts: Use 32KiHz oscillator on devkit8000 + - soc: fsl: guts: Revert commit 3c0d64e867ed + - soc: fsl: guts: Add a missing memory allocation failure check + - soc: fsl: qe: Check of ioremap return value + - netfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variant + - ARM: tegra: Move panels to AUX bus + - can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8 + - net: stmmac: enhance XDP ZC driver level switching performance + - net: stmmac: only enable DMA interrupts when ready + - ibmvnic: initialize rc before completing wait + - ibmvnic: define flush_reset_queue helper + - ibmvnic: complete init_done on transport events + - net: chelsio: cxgb3: check the return value of pci_find_capability() + - net: sparx5: Fix add vlan when invalid operation + - iavf: Refactor iavf state machine tracking + - iavf: Add __IAVF_INIT_FAILED state + - iavf: Combine init and watchdog state machines + - iavf: Add trace while removing device + - iavf: Rework mutexes for better synchronisation + - iavf: Add helper function to go from pci_dev to adapter + - iavf: Fix kernel BUG in free_msi_irqs + - iavf: Add waiting so the port is initialized in remove + - iavf: Fix init state closure on remove + - iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS + - iavf: Fix race in init state + - iavf: Fix __IAVF_RESETTING state usage + - drm/i915/guc/slpc: Correct the param count for unset param + - drm/bridge: ti-sn65dsi86: Properly undo autosuspend + - e1000e: Fix possible HW unit hang after an s0ix exit + - MIPS: ralink: mt7621: use bitwise NOT instead of logical + - nl80211: Handle nla_memdup failures in handle_nan_filter + - drm/amdgpu: fix suspend/resume hang regression + - net: dcb: disable softirqs in dcbnl_flush_dev() + - selftests: mlxsw: resource_scale: Fix return value + - net: stmmac: perserve TX and RX coalesce value during XDP setup + - iavf: do not override the adapter state in the watchdog task (again) + - iavf: missing unlocks in iavf_watchdog_task() + - MAINTAINERS: adjust file entry for of_net.c after movement + - Input: elan_i2c - move regulator_[en|dis]able() out of + elan_[en|dis]able_power() + - Input: elan_i2c - fix regulator enable count imbalance after suspend/resume + - Input: samsung-keypad - properly state IOMEM dependency + - HID: add mapping for KEY_DICTATE + - HID: add mapping for KEY_ALL_APPLICATIONS + - tracing/histogram: Fix sorting on old "cpu" value + - tracing: Fix return value of __setup handlers + - btrfs: fix lost prealloc extents beyond eof after full fsync + - btrfs: fix relocation crash due to premature return from + btrfs_commit_transaction() + - btrfs: do not WARN_ON() if we have PageError set + - btrfs: qgroup: fix deadlock between rescan worker and remove qgroup + - btrfs: add missing run of delayed items after unlink during log replay + - btrfs: do not start relocation until in progress drops are done + - Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6" + - proc: fix documentation and description of pagemap + - KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots() + - hamradio: fix macro redefine warning + - Linux 5.15.27 + - [Config] updateconfigs + * devices on thunderbolt dock are not recognized on adl-p platform + (LP: #1955016) + - thunderbolt: Tear down existing tunnels when resuming from hibernate + - thunderbolt: Runtime resume USB4 port when retimers are scanned + - thunderbolt: Do not allow subtracting more NFC credits than configured + - thunderbolt: Do not program path HopIDs for USB4 routers + - thunderbolt: Add debug logging of DisplayPort resource allocation + * MT7921[14c3:7961] ASPM is disabled and it affects power consumption + (LP: #1955882) + - mt76: mt7921: enable aspm by default + * Add proper runtime PM support to Realtek PCIe cardreader (LP: #1963615) + - mmc: rtsx: Use pm_runtime_{get, put}() to handle runtime PM + - misc: rtsx: Rework runtime power management flow + - misc: rtsx: Cleanup power management ops + - misc: rtsx: Quiesce rts5249 on system suspend + - mmc: rtsx: Let MMC core handle runtime PM + - misc: rtsx: conditionally build rtsx_pm_power_saving() + - misc: rtsx: rts522a rts5228 rts5261 support Runtime PM + - mmc: rtsx: Fix build errors/warnings for unused variable + - mmc: rtsx: add 74 Clocks in power on flow + * [22.04 FEAT] In-kernel crypto: SIMD implementation of chacha20 + (LP: #1853152) + - s390/crypto: add SIMD implementation for ChaCha20 + - s390/crypto: fix compile error for ChaCha20 module + * Add ConnectX7 support and bug fixes to Jammy (LP: #1962185) + - IB/mlx5: Expose NDR speed through MAD + * INVALID or PRIVATE BUG (LP: #1959890) + - [Config] Deactivate CONFIG_QETH_OSX kernel config option + * Move virtual graphics drivers from linux-modules-extra to linux-modules + (LP: #1960633) + - [Packaging] Move VM DRM drivers into modules + * Not able to enter s2idle state on AMD platforms (LP: #1961121) + - HID: amd_sfh: Handle amd_sfh work buffer in PM ops + - HID: amd_sfh: Disable the interrupt for all command + - HID: amd_sfh: Add functionality to clear interrupts + - HID: amd_sfh: Add interrupt handler to process interrupts + * INVALID or PRIVATE BUG (LP: #1960580) + - s390/kexec_file: move kernel image size check + - s390: support command lines longer than 896 bytes + * [UBUNTU 20.04] kernel: Add support for CPU-MF counter second version 7 + (LP: #1960182) + - s390/cpumf: Support for CPU Measurement Facility CSVN 7 + - s390/cpumf: Support for CPU Measurement Sampling Facility LS bit + * [SRU]PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is + enabled by IOMMU (LP: #1937295) + - PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is enabled + by IOMMU + * Jammy update: v5.15.26 upstream stable release (LP: #1963891) + - mm/filemap: Fix handling of THPs in generic_file_buffered_read() + - cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug + - cgroup-v1: Correct privileges check in release_agent writes + - x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing + - btrfs: tree-checker: check item_size for inode_item + - btrfs: tree-checker: check item_size for dev_item + - clk: jz4725b: fix mmc0 clock gating + - io_uring: don't convert to jiffies for waiting on timeouts + - io_uring: disallow modification of rsrc_data during quiesce + - selinux: fix misuse of mutex_is_locked() + - vhost/vsock: don't check owner in vhost_vsock_stop() while releasing + - parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel + - parisc/unaligned: Fix ldw() and stw() unalignment handlers + - KVM: x86/mmu: make apf token non-zero to fix bug + - drm/amd/display: Protect update_bw_bounding_box FPU code. + - drm/amd/pm: fix some OEM SKU specific stability issues + - drm/amd: Check if ASPM is enabled from PCIe subsystem + - drm/amdgpu: disable MMHUB PG for Picasso + - drm/amdgpu: do not enable asic reset for raven2 + - drm/i915: Widen the QGV point mask + - drm/i915: Correctly populate use_sagv_wm for all pipes + - drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV + - sr9700: sanity check for packet length + - USB: zaurus: support another broken Zaurus + - CDC-NCM: avoid overflow in sanity checking + - netfilter: xt_socket: fix a typo in socket_mt_destroy() + - netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency + - tee: export teedev_open() and teedev_close_context() + - optee: use driver internal tee_context for some rpc + - ping: remove pr_err from ping_lookup + - Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC" + - gpu: host1x: Always return syncpoint value when waiting + - perf evlist: Fix failed to use cpu list for uncore events + - perf data: Fix double free in perf_session__delete() + - mptcp: fix race in incoming ADD_ADDR option processing + - mptcp: add mibs counter for ignored incoming options + - selftests: mptcp: fix diag instability + - selftests: mptcp: be more conservative with cookie MPJ limits + - bnx2x: fix driver load from initrd + - bnxt_en: Fix active FEC reporting to ethtool + - bnxt_en: Fix offline ethtool selftest with RDMA enabled + - bnxt_en: Fix incorrect multicast rx mask setting when not requested + - hwmon: Handle failure to register sensor with thermal zone correctly + - net/mlx5: Fix tc max supported prio for nic mode + - ice: check the return of ice_ptp_gettimex64 + - ice: initialize local variable 'tlv' + - net/mlx5: Update the list of the PCI supported devices + - bpf: Fix crash due to incorrect copy_map_value + - bpf: Do not try bpf_msg_push_data with len 0 + - selftests: bpf: Check bpf_msg_push_data return value + - bpf: Fix a bpf_timer initialization issue + - bpf: Add schedule points in batch ops + - io_uring: add a schedule point in io_add_buffers() + - net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends + - nvme: also mark passthrough-only namespaces ready in nvme_update_ns_info + - tipc: Fix end of loop tests for list_for_each_entry() + - gso: do not skip outer ip header in case of ipip and net_failover + - net: mv643xx_eth: process retval from of_get_mac_address + - openvswitch: Fix setting ipv6 fields causing hw csum failure + - drm/edid: Always set RGB444 + - net/mlx5e: Fix wrong return value on ioctl EEPROM query failure + - drm/vc4: crtc: Fix runtime_pm reference counting + - drm/i915/dg2: Print PHY name properly on calibration error + - net/sched: act_ct: Fix flow table lookup after ct clear or switching zones + - net: ll_temac: check the return value of devm_kmalloc() + - net: Force inlining of checksum functions in net/checksum.h + - netfilter: nf_tables: unregister flowtable hooks on netns exit + - nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac() + - net: mdio-ipq4019: add delay after clock enable + - netfilter: nf_tables: fix memory leak during stateful obj update + - net/smc: Use a mutex for locking "struct smc_pnettable" + - surface: surface3_power: Fix battery readings on batteries without a serial + number + - udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister() + - net/mlx5: DR, Cache STE shadow memory + - ibmvnic: schedule failover only if vioctl fails + - net/mlx5: DR, Don't allow match on IP w/o matching on full + ethertype/ip_version + - net/mlx5: Fix possible deadlock on rule deletion + - net/mlx5: Fix wrong limitation of metadata match on ecpf + - net/mlx5: DR, Fix the threshold that defines when pool sync is initiated + - net/mlx5e: MPLSoUDP decap, fix check for unsupported matches + - net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets + - net/mlx5: Update log_max_qp value to be 17 at most + - spi: spi-zynq-qspi: Fix a NULL pointer dereference in + zynq_qspi_exec_mem_op() + - gpio: rockchip: Reset int_bothedge when changing trigger + - regmap-irq: Update interrupt clear register for proper reset + - net-timestamp: convert sk->sk_tskey to atomic_t + - RDMA/rtrs-clt: Fix possible double free in error case + - RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close + - bnxt_en: Increase firmware message response DMA wait time + - configfs: fix a race in configfs_{,un}register_subsystem() + - RDMA/ib_srp: Fix a deadlock + - tracing: Dump stacktrace trigger to the corresponding instance + - tracing: Have traceon and traceoff trigger honor the instance + - iio:imu:adis16480: fix buffering for devices with no burst mode + - iio: adc: men_z188_adc: Fix a resource leak in an error handling path + - iio: adc: tsc2046: fix memory corruption by preventing array overflow + - iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bits + - iio: accel: fxls8962af: add padding to regmap for SPI + - iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot + - iio: Fix error handling for PM + - sc16is7xx: Fix for incorrect data being transmitted + - ata: pata_hpt37x: disable primary channel on HPT371 + - Revert "USB: serial: ch341: add new Product ID for CH341A" + - usb: gadget: rndis: add spinlock for rndis response list + - USB: gadget: validate endpoint index for xilinx udc + - tracefs: Set the group ownership in apply_options() not parse_options() + - USB: serial: option: add support for DW5829e + - USB: serial: option: add Telit LE910R1 compositions + - usb: dwc2: drd: fix soft connect when gadget is unconfigured + - usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay Trail + - usb: dwc3: pci: Fix Bay Trail phy GPIO mappings + - usb: dwc3: gadget: Let the interrupt handler disable bottom halves. + - xhci: re-initialize the HC during resume if HCE was set + - xhci: Prevent futile URB re-submissions due to incorrect return value. + - nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property + - mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property + - driver core: Free DMA range map when device is released + - btrfs: prevent copying too big compressed lzo segment + - RDMA/cma: Do not change route.addr.src_addr outside state checks + - thermal: int340x: fix memory leak in int3400_notify() + - staging: fbtft: fb_st7789v: reset display before initialization + - tps6598x: clear int mask on probe failure + - IB/qib: Fix duplicate sysfs directory name + - riscv: fix nommu_k210_sdcard_defconfig + - riscv: fix oops caused by irqsoff latency tracer + - tty: n_gsm: fix encoding of control signal octet bit DV + - tty: n_gsm: fix proper link termination after failed open + - tty: n_gsm: fix NULL pointer access due to DLCI release + - tty: n_gsm: fix wrong tty control line for flow control + - tty: n_gsm: fix wrong modem processing in convergence layer type 2 + - tty: n_gsm: fix deadlock in gsmtty_open() + - pinctrl: fix loop in k210_pinconf_get_drive() + - pinctrl: k210: Fix bias-pull-up + - gpio: tegra186: Fix chip_data type confusion + - memblock: use kfree() to release kmalloced memblock regions + - ice: Fix race conditions between virtchnl handling and VF ndo ops + - ice: fix concurrent reset and removal of VFs + - Linux 5.15.26 + * Jammy update: v5.15.25 upstream stable release (LP: #1963890) + - drm/nouveau/pmu/gm200-: use alternate falcon reset sequence + - fs/proc: task_mmu.c: don't read mapcount for migration entry + - btrfs: zoned: cache reported zone during mount + - HID:Add support for UGTABLET WP5540 + - Revert "svm: Add warning message for AVIC IPI invalid target" + - parisc: Show error if wrong 32/64-bit compiler is being used + - serial: parisc: GSC: fix build when IOSAPIC is not set + - parisc: Drop __init from map_pages declaration + - parisc: Fix data TLB miss in sba_unmap_sg + - parisc: Fix sglist access in ccio-dma.c + - mmc: block: fix read single on recovery logic + - mm: don't try to NUMA-migrate COW pages that have other uses + - HID: amd_sfh: Add illuminance mask to limit ALS max value + - HID: i2c-hid: goodix: Fix a lockdep splat + - HID: amd_sfh: Increase sensor command timeout + - HID: amd_sfh: Correct the structure field name + - PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA + topology + - parisc: Add ioread64_lo_hi() and iowrite64_lo_hi() + - btrfs: send: in case of IO error log it + - platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1 + - platform/x86: ISST: Fix possible circular locking dependency detected + - kunit: tool: Import missing importlib.abc + - selftests: rtc: Increase test timeout so that all tests run + - kselftest: signal all child processes + - net: ieee802154: at86rf230: Stop leaking skb's + - selftests/zram: Skip max_comp_streams interface on newer kernel + - selftests/zram01.sh: Fix compression ratio calculation + - selftests/zram: Adapt the situation that /dev/zram0 is being used + - selftests: openat2: Print also errno in failure messages + - selftests: openat2: Add missing dependency in Makefile + - selftests: openat2: Skip testcases that fail with EOPNOTSUPP + - selftests: skip mincore.check_file_mmap when fs lacks needed support + - ax25: improve the incomplete fix to avoid UAF and NPD bugs + - pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAP + - vfs: make freeze_super abort when sync_filesystem returns error + - quota: make dquot_quota_sync return errors from ->sync_fs + - scsi: pm80xx: Fix double completion for SATA devices + - kselftest: Fix vdso_test_abi return status + - scsi: core: Reallocate device's budget map on queue depth change + - scsi: pm8001: Fix use-after-free for aborted TMF sas_task + - scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task + - drm/amd: Warn users about potential s0ix problems + - nvme: fix a possible use-after-free in controller reset during load + - nvme-tcp: fix possible use-after-free in transport error_recovery work + - nvme-rdma: fix possible use-after-free in transport error_recovery work + - net: sparx5: do not refer to skb after passing it on + - drm/amd: add support to check whether the system is set to s3 + - drm/amd: Only run s3 or s0ix if system is configured properly + - drm/amdgpu: fix logic inversion in check + - x86/Xen: streamline (and fix) PV CPU enumeration + - Revert "module, async: async_synchronize_full() on module init iff async is + used" + - gcc-plugins/stackleak: Use noinstr in favor of notrace + - random: wake up /dev/random writers after zap + - KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU + - KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of + RSM + - KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case + - KVM: x86: nSVM: fix potential NULL derefernce on nested migration + - KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state + - iwlwifi: fix use-after-free + - drm/radeon: Fix backlight control on iMac 12,1 + - drm/atomic: Don't pollute crtc_state->mode_blob with error pointers + - drm/amd/pm: correct the sequence of sending gpu reset msg + - drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix. + - drm/i915/opregion: check port number bounds for SWSCI display power state + - drm/i915: Fix dbuf slice config lookup + - drm/i915: Fix mbus join config lookup + - vsock: remove vsock from connected table when connect is interrupted by a + signal + - drm/cma-helper: Set VM_DONTEXPAND for mmap + - drm/i915/gvt: Make DRM_I915_GVT depend on X86 + - drm/i915/ttm: tweak priority hint selection + - iwlwifi: pcie: fix locking when "HW not ready" + - iwlwifi: pcie: gen2: fix locking when "HW not ready" + - iwlwifi: mvm: don't send SAR GEO command for 3160 devices + - selftests: netfilter: fix exit value for nft_concat_range + - netfilter: nft_synproxy: unregister hooks on init error path + - selftests: netfilter: disable rp_filter on router + - ipv4: fix data races in fib_alias_hw_flags_set + - ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt + - ipv6: mcast: use rcu-safe version of ipv6_get_lladdr() + - ipv6: per-netns exclusive flowlabel checks + - Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname" + - mac80211: mlme: check for null after calling kmemdup + - brcmfmac: firmware: Fix crash in brcm_alt_fw_path + - cfg80211: fix race in netlink owner interface destruction + - net: dsa: lan9303: fix reset on probe + - net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN + - net: dsa: lantiq_gswip: fix use after free in gswip_remove() + - net: dsa: lan9303: handle hwaccel VLAN tags + - net: dsa: lan9303: add VLAN IDs to master device + - net: ieee802154: ca8210: Fix lifs/sifs periods + - ping: fix the dif and sdif check in ping_lookup + - bonding: force carrier update when releasing slave + - drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit + - net_sched: add __rcu annotation to netdev->qdisc + - bonding: fix data-races around agg_select_timer + - libsubcmd: Fix use-after-free for realloc(..., 0) + - net/smc: Avoid overwriting the copies of clcsock callback functions + - net: phy: mediatek: remove PHY mode check on MT7531 + - atl1c: fix tx timeout after link flap on Mikrotik 10/25G NIC + - tipc: fix wrong publisher node address in link publications + - dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_key + - dpaa2-eth: Initialize mutex used in one step timestamping path + - net: bridge: multicast: notify switchdev driver whenever MC processing gets + disabled + - perf bpf: Defer freeing string after possible strlen() on it + - selftests/exec: Add non-regular to TEST_GEN_PROGS + - arm64: Correct wrong label in macro __init_el2_gicv3 + - ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for M-Audio FastTrack Ultra + - ALSA: hda/realtek: Add quirk for Legion Y9000X 2019 + - ALSA: hda/realtek: Fix deadlock by COEF mutex + - ALSA: hda: Fix regression on forced probe mask option + - ALSA: hda: Fix missing codec probe on Shenker Dock 15 + - ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw() + - ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range() + - ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx() + - ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx() + - cifs: fix set of group SID via NTSD xattrs + - powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE + - powerpc/lib/sstep: fix 'ptesync' build error + - mtd: rawnand: gpmi: don't leak PM reference in error path + - smb3: fix snapshot mount option + - tipc: fix wrong notification node addresses + - scsi: ufs: Remove dead code + - scsi: ufs: Fix a deadlock in the error handler + - ASoC: tas2770: Insert post reset delay + - ASoC: qcom: Actually clear DMA interrupt register for HDMI + - block/wbt: fix negative inflight counter when remove scsi device + - NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked() + - NFS: LOOKUP_DIRECTORY is also ok with symlinks + - NFS: Do not report writeback errors in nfs_getattr() + - tty: n_tty: do not look ahead for EOL character past the end of the buffer + - block: fix surprise removal for drivers calling blk_set_queue_dying + - mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe() + - mtd: parsers: qcom: Fix kernel panic on skipped partition + - mtd: parsers: qcom: Fix missing free for pparts in cleanup + - mtd: phram: Prevent divide by zero bug in phram_setup() + - mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status + - HID: elo: fix memory leak in elo_probe + - mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get + - Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj + - KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id() + - KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event + - KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW + - ARM: OMAP2+: hwmod: Add of_node_put() before break + - ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of + - phy: usb: Leave some clocks running during suspend + - staging: vc04_services: Fix RCU dereference check + - phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphy + - irqchip/sifive-plic: Add missing thead,c900-plic match string + - x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm + - netfilter: conntrack: don't refresh sctp entries in closed state + - ksmbd: fix same UniqueId for dot and dotdot entries + - ksmbd: don't align last entry offset in smb2 query directory + - arm64: dts: meson-gx: add ATF BL32 reserved-memory region + - arm64: dts: meson-g12: add ATF BL32 reserved-memory region + - arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610 + - pidfd: fix test failure due to stack overflow on some arches + - selftests: fixup build warnings in pidfd / clone3 tests + - mm: io_uring: allow oom-killer from io_uring_setup + - kconfig: let 'shell' return enough output for deep path names + - ata: libata-core: Disable TRIM on M88V29 + - soc: aspeed: lpc-ctrl: Block error printing on probe defer cases + - xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create + - drm/rockchip: dw_hdmi: Do not leave clock enabled in error case + - tracing: Fix tp_printk option related with tp_printk_stop_on_boot + - display/amd: decrease message verbosity about watermarks table failure + - drm/amd/display: Cap pflip irqs per max otg number + - drm/amd/display: fix yellow carp wm clamping + - net: usb: qmi_wwan: Add support for Dell DW5829e + - net: macb: Align the dma and coherent dma masks + - kconfig: fix failing to generate auto.conf + - scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop + - EDAC: Fix calculation of returned address and next offset in + edac_align_ptr() + - ucounts: Handle wrapping in is_ucounts_overlimit + - ucounts: In set_cred_ucounts assume new->ucounts is non-NULL + - ucounts: Base set_cred_ucounts changes on the real user + - ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1 + - lib/iov_iter: initialize "flags" in new pipe_buffer + - rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in + set_user + - ucounts: Move RLIMIT_NPROC handling after set_user + - net: sched: limit TC_ACT_REPEAT loops + - dmaengine: sh: rcar-dmac: Check for error num after setting mask + - dmaengine: stm32-dmamux: Fix PM disable depth imbalance in + stm32_dmamux_probe + - dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size + - tests: fix idmapped mount_setattr test + - i2c: qcom-cci: don't delete an unregistered adapter + - i2c: qcom-cci: don't put a device tree node before i2c_add_adapter() + - dmaengine: ptdma: Fix the error handling path in pt_core_init() + - copy_process(): Move fd_install() out of sighand->siglock critical section + - scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and + qedi_process_cmd_cleanup_resp() + - ice: enable parsing IPSEC SPI headers for RSS + - i2c: brcmstb: fix support for DSL and CM variants + - lockdep: Correct lock_classes index mapping + - Linux 5.15.25 + * Jammy update: v5.15.24 upstream stable release (LP: #1963889) + - integrity: check the return value of audit_log_start() + - ima: fix reference leak in asymmetric_verify() + - ima: Remove ima_policy file before directory + - ima: Allow template selection with ima_template[_fmt]= after ima_hash= + - ima: Do not print policy rule with inactive LSM labels + - mmc: sdhci-of-esdhc: Check for error num after setting mask + - mmc: core: Wait for command setting 'Power Off Notification' bit to complete + - can: isotp: fix potential CAN frame reception race in isotp_rcv() + - can: isotp: fix error path in isotp_sendmsg() to unlock wait queue + - net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs + - net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs + - NFS: Fix initialisation of nfs_client cl_flags field + - NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes + - NFSD: Fix ia_size underflow + - NFSD: Clamp WRITE offsets + - NFSD: Fix offset type in I/O trace points + - NFSD: Fix the behavior of READ near OFFSET_MAX + - thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume + - thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses + - thermal: int340x: Limit Kconfig to 64-bit + - thermal/drivers/int340x: Fix RFIM mailbox write commands + - tracing: Propagate is_signed to expression + - NFS: change nfs_access_get_cached to only report the mask + - NFSv4 only print the label when its queried + - nfs: nfs4clinet: check the return value of kstrdup() + - NFSv4.1: Fix uninitialised variable in devicenotify + - NFSv4 remove zero number of fs_locations entries error check + - NFSv4 store server support for fs_location attribute + - NFSv4.1 query for fs_location attr on a new file system + - NFSv4 expose nfs_parse_server_name function + - NFSv4 handle port presence in fs_location server string + - SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt + - net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change + - sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change() + - irqchip/realtek-rtl: Service all pending interrupts + - perf/x86/rapl: fix AMD event handling + - x86/perf: Avoid warning for Arch LBR without XSAVE + - sched: Avoid double preemption in __cond_resched_*lock*() + - drm/vc4: Fix deadlock on DSI device attach error + - drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer + - net: sched: Clarify error message when qdisc kind is unknown + - powerpc/fixmap: Fix VM debug warning on unmap + - scsi: target: iscsi: Make sure the np under each tpg is unique + - scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup() + - scsi: qedf: Add stag_work to all the vports + - scsi: qedf: Fix refcount issue when LOGO is received during TMF + - scsi: qedf: Change context reset messages to ratelimited + - scsi: pm8001: Fix bogus FW crash for maxcpus=1 + - scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode() + - scsi: ufs: Treat link loss as fatal error + - scsi: myrs: Fix crash in error case + - net: stmmac: reduce unnecessary wakeups from eee sw timer + - PM: hibernate: Remove register_nosave_region_late() + - drm/amd/display: Correct MPC split policy for DCN301 + - usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend + - perf: Always wake the parent event + - nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs + - MIPS: Fix build error due to PTR used in more places + - net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout() + - KVM: eventfd: Fix false positive RCU usage warning + - KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER + - KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS + - KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode + - KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadow + - KVM: x86: Report deprecated x87 features in supported CPUID + - riscv: fix build with binutils 2.38 + - riscv: cpu-hotplug: clear cpu from numa map when teardown + - riscv: eliminate unreliable __builtin_frame_address(1) + - gfs2: Fix gfs2_release for non-writers regression + - ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog group + - ARM: dts: Fix boot regression on Skomer + - ARM: socfpga: fix missing RESET_CONTROLLER + - nvme-tcp: fix bogus request completion when failing to send AER + - ACPI/IORT: Check node revision for PMCG resources + - PM: s2idle: ACPI: Fix wakeup interrupts handling + - drm/amdgpu/display: change pipe policy for DCN 2.0 + - drm/rockchip: vop: Correct RK3399 VOP register fields + - drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration + - drm/i915: Populate pipe dbuf slices more accurately during readout + - ARM: dts: Fix timer regression for beagleboard revision c + - ARM: dts: meson: Fix the UART compatible strings + - ARM: dts: meson8: Fix the UART device-tree schema validation + - ARM: dts: meson8b: Fix the UART device-tree schema validation + - phy: broadcom: Kconfig: Fix PHY_BRCM_USB config option + - staging: fbtft: Fix error path in fbtft_driver_module_init() + - ARM: dts: imx6qdl-udoo: Properly describe the SD card detect + - phy: xilinx: zynqmp: Fix bus width setting for SGMII + - phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable() + - ARM: dts: imx7ulp: Fix 'assigned-clocks-parents' typo + - arm64: dts: imx8mq: fix mipi_csi bidirectional port numbers + - usb: f_fs: Fix use-after-free for epfile + - phy: dphy: Correct clk_pre parameter + - gpio: aggregator: Fix calling into sleeping GPIO controllers + - NFS: Don't overfill uncached readdir pages + - NFS: Don't skip directory entries when doing uncached readdir + - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. + - misc: fastrpc: avoid double fput() on failed usercopy + - net: sparx5: Fix get_stat64 crash in tcpdump + - netfilter: ctnetlink: disable helper autoassign + - arm64: dts: meson-g12b-odroid-n2: fix typo 'dio2133' + - arm64: dts: meson-sm1-odroid: use correct enable-gpio pin for tf-io + regulator + - arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO domain for GPIOE_2 + - arm64: dts: meson-sm1-odroid: fix boot loop after reboot + - ixgbevf: Require large buffers for build_skb on 82599VF + - drm/panel: simple: Assign data from panel_dpi_probe() correctly + - ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE + - gpiolib: Never return internal error codes to user space + - gpio: sifive: use the correct register to read output values + - fbcon: Avoid 'cap' set but not used warning + - bonding: pair enable_port with slave_arr_updates + - net: dsa: mv88e6xxx: don't use devres for mdiobus + - net: dsa: ar9331: register the mdiobus under devres + - net: dsa: bcm_sf2: don't use devres for mdiobus + - net: dsa: felix: don't use devres for mdiobus + - net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding + - net: dsa: lantiq_gswip: don't use devres for mdiobus + - ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path + - nfp: flower: fix ida_idx not being released + - net: do not keep the dst cache when uncloning an skb dst and its metadata + - net: fix a memleak when uncloning an skb dst and its metadata + - veth: fix races around rq->rx_notify_masked + - net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE + - tipc: rate limit warning for received illegal binding update + - net: amd-xgbe: disable interrupts during pci removal + - drm/amd/pm: fix hwmon node of power1_label create issue + - mptcp: netlink: process IPv6 addrs in creating listening sockets + - dpaa2-eth: unregister the netdev before disconnecting from the PHY + - ice: fix an error code in ice_cfg_phy_fec() + - ice: fix IPIP and SIT TSO offload + - ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler + - ice: Avoid RTNL lock when re-creating auxiliary device + - net: mscc: ocelot: fix mutex lock error during ethtool stats read + - net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregister + - vt_ioctl: fix array_index_nospec in vt_setactivate + - vt_ioctl: add array_index_nospec to VT_ACTIVATE + - n_tty: wake up poll(POLLRDNORM) on receiving data + - eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX + - usb: dwc2: drd: fix soft connect when gadget is unconfigured + - Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured" + - net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup + - usb: ulpi: Move of_node_put to ulpi_dev_release + - usb: ulpi: Call of_node_put correctly + - usb: dwc3: gadget: Prevent core from processing stale TRBs + - usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transition + - USB: gadget: validate interface OS descriptor requests + - usb: gadget: rndis: check size of RNDIS_MSG_SET command + - usb: gadget: f_uac2: Define specific wTerminalType + - usb: raw-gadget: fix handling of dual-direction-capable endpoints + - USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320 + - USB: serial: option: add ZTE MF286D modem + - USB: serial: ch341: add support for GW Instek USB2.0-Serial devices + - USB: serial: cp210x: add NCR Retail IO box id + - USB: serial: cp210x: add CPI Bulk Coin Recycler id + - speakup-dectlk: Restore pitch setting + - phy: ti: Fix missing sentinel for clk_div_table + - iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL + - mm: memcg: synchronize objcg lists with a dedicated spinlock + - seccomp: Invalidate seccomp mode to catch death failures + - signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE + - s390/cio: verify the driver availability for path_event call + - bus: mhi: pci_generic: Add mru_default for Foxconn SDX55 + - bus: mhi: pci_generic: Add mru_default for Cinterion MV31-W + - hwmon: (dell-smm) Speed up setting of fan speed + - x86/sgx: Silence softlockup detection when releasing large enclaves + - Makefile.extrawarn: Move -Wunaligned-access to W=1 + - scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled + - scsi: lpfc: Reduce log messages seen after firmware download + - MIPS: octeon: Fix missed PTR->PTR_WD conversion + - arm64: dts: imx8mq: fix lcdif port node + - perf: Fix list corruption in perf_cgroup_switch() + - iommu: Fix potential use-after-free during probe + - Linux 5.15.24 + * Jammy update: v5.15.23 upstream stable release (LP: #1963888) + - moxart: fix potential use-after-free on remove path + - arm64: Add Cortex-A510 CPU part definition + - ksmbd: fix SMB 3.11 posix extension mount failure + - crypto: api - Move cryptomgr soft dependency into algapi + - Linux 5.15.23 + * [22.04 FEAT] KVM: Enable storage key checking for intercepted instruction + handled by userspace (LP: #1933179) + - KVM: s390: gaccess: Refactor gpa and length calculation + - KVM: s390: gaccess: Refactor access address range check + - KVM: s390: gaccess: Cleanup access to guest pages + - s390/uaccess: introduce bit field for OAC specifier + - s390/uaccess: fix compile error + - s390/uaccess: Add copy_from/to_user_key functions + - KVM: s390: Honor storage keys when accessing guest memory + - KVM: s390: handle_tprot: Honor storage keys + - KVM: s390: selftests: Test TEST PROTECTION emulation + - KVM: s390: Add optional storage key checking to MEMOP IOCTL + - KVM: s390: Add vm IOCTL for key checked guest absolute memory access + - KVM: s390: Rename existing vcpu memop functions + - KVM: s390: Add capability for storage key extension of MEM_OP IOCTL + - KVM: s390: Update api documentation for memop ioctl + - KVM: s390: Clarify key argument for MEM_OP in api docs + - KVM: s390: Add missing vm MEM_OP size check + * CVE-2022-25636 + - netfilter: nf_tables_offload: incorrect flow offload action array size + * ubuntu_kernel_selftests / ftrace:ftracetest do_softirq failure on Jammy + realtime (LP: #1959610) + - selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT + * CVE-2022-0435 + - tipc: improve size validations for received domain records + * CVE-2022-0516 + - KVM: s390: Return error on SIDA memop on normal guest + * EDAC update for AMD Genoa support in 22.04 (LP: #1960362) + - EDAC: Add RDDR5 and LRDDR5 memory types + - EDAC/amd64: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh + * hwmon: k10temp updates for AMD Genoa in 22.04 (LP: #1960361) + - x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs + - hwmon: (k10temp) Remove unused definitions + - hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors + - hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh + * [SRU][I/J/OEM-5.13/OEM-5.14] Add basic support of MT7922 (LP: #1958151) + - mt76: mt7921: Add mt7922 support + - mt76: mt7921: add support for PCIe ID 0x0608/0x0616 + - mt76: mt7921: introduce 160 MHz channel bandwidth support + * Use EC GPE for s2idle wakeup on AMD platforms (LP: #1960771) + - ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems" + * Update Broadcom Emulex FC HBA lpfc driver to 14.0.0.4 for Ubuntu 22.04 + (LP: #1956982) + - scsi: lpfc: Change return code on I/Os received during link bounce + - scsi: lpfc: Fix NPIV port deletion crash + - scsi: lpfc: Adjust CMF total bytes and rxmonitor + - scsi: lpfc: Cap CMF read bytes to MBPI + - scsi: lpfc: Add additional debugfs support for CMF + - scsi: lpfc: Update lpfc version to 14.0.0.4 + * Forward-port drm/i915 commits from oem-5.14 for Alder Lake S & P + (LP: #1960298) + - drm/i915/dmc: Update to DMC v2.12 + - drm/i915/adlp/tc: Fix PHY connected check for Thunderbolt mode + - drm/i915/tc: Remove waiting for PHY complete during releasing ownership + - drm/i915/tc: Check for DP-alt, legacy sinks before taking PHY ownership + - drm/i915/tc: Add/use helpers to retrieve TypeC port properties + - drm/i915/tc: Don't keep legacy TypeC ports in connected state w/o a sink + - drm/i915/tc: Add a mode for the TypeC PHY's disconnected state + - drm/i915/tc: Refactor TC-cold block/unblock helpers + - drm/i915/tc: Avoid using legacy AUX PW in TBT mode + - drm/i915/icl/tc: Remove the ICL special casing during TC-cold blocking + - drm/i915/tc: Fix TypeC PHY connect/disconnect logic on ADL-P + - drm/i915/tc: Drop extra TC cold blocking from intel_tc_port_connected() + - drm/i915/tc: Fix system hang on ADL-P during TypeC PHY disconnect + - drm/i915/display/adlp: Disable underrun recovery + - drm/i915/adl_s: Remove require_force_probe protection + - drm/i915/adlp: Remove require_force_probe protection + * INVALID or PRIVATE BUG (LP: #1959735) + - KVM: s390: Simplify SIGP Set Arch handling + - KVM: s390: Add a routine for setting userspace CPU state + * Include the QCA WCN 6856 v2.1 support (LP: #1954938) + - SAUCE: ath11k: shrink TCSR read mask for WCN6855 hw2.1 + * Jammy update: v5.15.22 upstream stable release (LP: #1960516) + - drm/i915: Disable DSB usage for now + - selinux: fix double free of cond_list on error paths + - audit: improve audit queue handling when "audit=1" on cmdline + - ipc/sem: do not sleep with a spin lock held + - spi: stm32-qspi: Update spi registering + - ASoC: hdmi-codec: Fix OOB memory accesses + - ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() + - ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx() + - ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx() + - ALSA: usb-audio: Correct quirk for VF0770 + - ALSA: hda: Fix UAF of leds class devs at unbinding + - ALSA: hda: realtek: Fix race at concurrent COEF updates + - ALSA: hda/realtek: Add quirk for ASUS GU603 + - ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 + quirks + - ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer + chipset) + - ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after + reboot from Windows + - btrfs: don't start transaction for scrub if the fs is mounted read-only + - btrfs: fix deadlock between quota disable and qgroup rescan worker + - btrfs: fix use-after-free after failure to create a snapshot + - Revert "fs/9p: search open fids first" + - drm/nouveau: fix off by one in BIOS boundary checking + - drm/i915/adlp: Fix TypeC PHY-ready status readout + - drm/amd/pm: correct the MGpuFanBoost support for Beige Goby + - drm/amd/display: watermark latencies is not enough on DCN31 + - drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina + panels + - nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts() + - mm/debug_vm_pgtable: remove pte entry from the page table + - mm/pgtable: define pte_index so that preprocessor could recognize it + - mm/kmemleak: avoid scanning potential huge holes + - block: bio-integrity: Advance seed correctly for larger interval sizes + - dma-buf: heaps: Fix potential spectre v1 gadget + - IB/hfi1: Fix AIP early init panic + - Revert "fbcon: Disable accelerated scrolling" + - fbcon: Add option to enable legacy hardware acceleration + - mptcp: fix msk traversal in mptcp_nl_cmd_set_flags() + - Revert "ASoC: mediatek: Check for error clk pointer" + - KVM: arm64: Avoid consuming a stale esr value when SError occur + - KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs + - RDMA/cma: Use correct address when leaving multicast group + - RDMA/ucma: Protect mc during concurrent multicast leaves + - RDMA/siw: Fix refcounting leak in siw_create_qp() + - IB/rdmavt: Validate remote_addr during loopback atomic tests + - RDMA/siw: Fix broken RDMA Read Fence/Resume logic. + - RDMA/mlx4: Don't continue event handler after memory allocation failure + - ALSA: usb-audio: initialize variables that could ignore errors + - ALSA: hda: Fix signedness of sscanf() arguments + - ALSA: hda: Skip codec shutdown in case the codec is not registered + - iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping() + - iommu/amd: Fix loop timeout issue in iommu_ga_log_enable() + - spi: bcm-qspi: check for valid cs before applying chip select + - spi: mediatek: Avoid NULL pointer crash in interrupt + - spi: meson-spicc: add IRQ check in meson_spicc_probe + - spi: uniphier: fix reference count leak in uniphier_spi_probe() + - IB/hfi1: Fix tstats alloc and dealloc + - IB/cm: Release previously acquired reference counter in the cm_id_priv + - net: ieee802154: hwsim: Ensure proper channel selection at probe time + - net: ieee802154: mcr20a: Fix lifs/sifs periods + - net: ieee802154: ca8210: Stop leaking skb's + - netfilter: nft_reject_bridge: Fix for missing reply from prerouting + - net: ieee802154: Return meaningful error codes from the netlink helpers + - net/smc: Forward wakeup to smc socket waitqueue after fallback + - net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected + speed request. + - net: stmmac: properly handle with runtime pm in stmmac_dvr_remove() + - net: macsec: Fix offload support for NETDEV_UNREGISTER event + - net: macsec: Verify that send_sci is on when setting Tx sci explicitly + - net: stmmac: dump gmac4 DMA registers correctly + - net: stmmac: ensure PTP time register reads are consistent + - drm/kmb: Fix for build errors with Warray-bounds + - drm/i915/overlay: Prevent divide by zero bugs in scaling + - drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled + - ASoC: fsl: Add missing error handling in pcm030_fabric_probe + - ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytes + - ASoC: simple-card: fix probe failure on platform component + - ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name + - ASoC: max9759: fix underflow in speaker_gain_control_put() + - ASoC: codecs: wcd938x: fix incorrect used of portid + - ASoC: codecs: lpass-rx-macro: fix sidetone register offsets + - ASoC: codecs: wcd938x: fix return value of mixer put function + - pinctrl: sunxi: Fix H616 I2S3 pin data + - pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line + - pinctrl: intel: fix unexpected interrupt + - pinctrl: bcm2835: Fix a few error paths + - scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe + - nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client. + - gve: fix the wrong AdminQ buffer queue index check + - bpf: Use VM_MAP instead of VM_ALLOC for ringbuf + - selftests/exec: Remove pipe from TEST_GEN_FILES + - selftests: futex: Use variable MAKE instead of make + - tools/resolve_btfids: Do not print any commands when building silently + - e1000e: Separate ADP board type from TGP + - rtc: cmos: Evaluate century appropriate + - kvm: add guest_state_{enter,exit}_irqoff() + - kvm/arm64: rework guest entry logic + - perf: Copy perf_event_attr::sig_data on modification + - perf stat: Fix display of grouped aliased events + - perf/x86/intel/pt: Fix crash with stop filters in single-range mode + - x86/perf: Default set FREEZE_ON_SMI for all + - EDAC/altera: Fix deferred probing + - EDAC/xgene: Fix deferred probing + - ext4: prevent used blocks from being allocated during fast commit replay + - ext4: modify the logic of ext4_mb_new_blocks_simple + - ext4: fix error handling in ext4_restore_inline_data() + - ext4: fix error handling in ext4_fc_record_modified_inode() + - ext4: fix incorrect type issue during replay_del_range + - net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY + - cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning + - tools include UAPI: Sync sound/asound.h copy with the kernel sources + - gpio: idt3243x: Fix an ignored error return from platform_get_irq() + - gpio: mpc8xxx: Fix an ignored error return from platform_get_irq() + - selftests: nft_concat_range: add test for reload with no element add/del + - selftests: netfilter: check stateless nat udp checksum fixup + - Linux 5.15.22 + - [Config] disable FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION + * Jammy update: v5.15.21 upstream stable release (LP: #1960515) + - Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" + - Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" again + - Linux 5.15.21 + * Jammy update: v5.15.20 upstream stable release (LP: #1960509) + - Revert "UBUNTU: SAUCE: Revert "e1000e: Add handshake with the CSME to + support S0ix"" + - Revert "UBUNTU: SAUCE: Revert "e1000e: Add polling mechanism to indicate + CSME DPG exit"" + - Revert "UBUNTU: SAUCE: Revert "e1000e: Additional PHY power saving in S0ix"" + - PCI: pciehp: Fix infinite loop in IRQ handler upon power fault + - selftests: mptcp: fix ipv6 routing setup + - net: ipa: use a bitmap for endpoint replenish_enabled + - net: ipa: prevent concurrent replenish + - drm/vc4: hdmi: Make sure the device is powered with CEC + - cgroup-v1: Require capabilities to set release_agent + - Revert "mm/gup: small refactoring: simplify try_grab_page()" + - ovl: don't fail copy up if no fileattr support on upper + - lockd: fix server crash on reboot of client holding lock + - lockd: fix failure to cleanup client locks + - net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic + - net/mlx5: Bridge, take rtnl lock in init error handler + - net/mlx5: Bridge, ensure dev_name is null-terminated + - net/mlx5e: Fix handling of wrong devices during bond netevent + - net/mlx5: Use del_timer_sync in fw reset flow of halting poll + - net/mlx5e: Fix module EEPROM query + - net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE + - net/mlx5e: Don't treat small ceil values as unlimited in HTB offload + - net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion + - net/mlx5: E-Switch, Fix uninitialized variable modact + - ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback + - i40e: Fix reset bw limit when DCB enabled with 1 TC + - i40e: Fix reset path while removing the driver + - net: amd-xgbe: ensure to reset the tx_timer_active flag + - net: amd-xgbe: Fix skb data length underflow + - fanotify: Fix stale file descriptor in copy_event_to_user() + - net: sched: fix use-after-free in tc_new_tfilter() + - rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() + - cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask() + - e1000e: Handshake with CSME starts from ADL platforms + - af_packet: fix data-race in packet_setsockopt / packet_setsockopt + - tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data() + - ovl: fix NULL pointer dereference in copy up warning + - Linux 5.15.20 + * Miscellaneous Ubuntu changes + - [Packaging] use default zstd compression + - [Packaging] do not use compression for image packages + - [Packaging] use xz compression for ddebs + - [Config] upgrade debug symbols from DWARF4 to DWARF5 + - SAUCE: Makefile: Remove inclusion of lbm header files + - SAUCE: Makefile: Fix compiler warnings + - SAUCE: AUFS + - SAUCE: aufs: switch to 64-bit ino_t for s390x + - [Config] set AUFS as disabled + - SAUCE: mt76: mt7921e: fix possible probe failure after reboot + - Remove ubuntu/hio driver + - SAUCE: ima_policy: fix test for empty rule set + - SAUCE: sfc: The size of the RX recycle ring should be more flexible + - [Config] MITIGATE_SPECTRE_BRANCH_HISTORY=y && HARDEN_BRANCH_HISTORY=y + * Miscellaneous upstream changes + - kbuild: Unify options for BTF generation for vmlinux and modules + - MAINTAINERS: Add scripts/pahole-flags.sh to BPF section + - kbuild: Add CONFIG_PAHOLE_VERSION + - scripts/pahole-flags.sh: Use pahole-version.sh + - lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION + - lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+ + - x86/sched: Decrease further the priorities of SMT siblings + - sched/topology: Introduce sched_group::flags + - sched/fair: Optimize checking for group_asym_packing + - sched/fair: Provide update_sg_lb_stats() with sched domain statistics + - sched/fair: Carve out logic to mark a group for asymmetric packing + - sched/fair: Consider SMT in ASYM_PACKING load balance + - Revert "UBUNTU: [Config] x86-64: SYSFB_SIMPLEFB=y" + + -- Andrea Righi Tue, 15 Mar 2022 17:05:53 +0100 + +linux-lowlatency (5.15.0-22.22) jammy; urgency=medium + + * jammy/linux-lowlatency: 5.15.0-22.22 -proposed tracker (LP: #1960305) + + * Packaging resync (LP: #1786013) + - [Packaging] resync getabis + - [Packaging] update Ubuntu.md + - [Packaging] update variants + - [Packaging] update Ubuntu.md + - [Packaging] update helper scripts + + * Miscellaneous Ubuntu changes + - [Packaging] import update.conf + - [packaging] remove foreign arches from control.stub.in + - [packaging] don't build source package + + -- Paolo Pisati Tue, 08 Feb 2022 15:59:44 +0100 + +linux-lowlatency (5.15.0-21.21) jammy; urgency=medium + + * jammy/linux: 5.15.0-21.21 -proposed tracker (LP: #1960211) + + * jammy/linux-lowlatency: 5.15.0-21.21 -proposed tracker (LP: #1960234) + + * Packaging resync (LP: #1786013) + - [Packaging] resync getabis + - [Packaging] update Ubuntu.md + - [Packaging] update variants + - [Packaging] update Ubuntu.md + + * Miscellaneous Ubuntu changes + - [packaging] unhook lowlatency flavours from the build + - Ubuntu-5.15.0-21.21 + - [Packaging] jammy/linux-lowlatency packaging import (derived from + jammy/linux) + - [Packaging] import update.conf + - [Packaging] debian: lowlatency is a suffixless backport, call it + backport_light + - [packaging] remove foreign arches from control.stub.in + - [packaging] don't build source package + + -- Paolo Pisati Mon, 07 Feb 2022 15:16:35 +0100 + +linux-lowlatency (5.15.0-20.20) jammy; urgency=medium + + * jammy/linux: 5.15.0-20.20 -proposed tracker (LP: #1959881) + + * Jammy update: v5.15.19 upstream stable release (LP: #1959879) + - can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if + length is 0 + - net: sfp: ignore disabled SFP node + - net: stmmac: configure PTP clock source prior to PTP initialization + - net: stmmac: skip only stmmac_ptp_register when resume from suspend + - ARM: 9179/1: uaccess: avoid alignment faults in + copy_[from|to]_kernel_nofault + - ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficiently + - KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE + - s390/hypfs: include z/VM guests with access control group set + - s390/nmi: handle guarded storage validity failures for KVM guests + - s390/nmi: handle vector validity failures for KVM guests + - bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack() + - powerpc32/bpf: Fix codegen for bpf-to-bpf calls + - powerpc/bpf: Update ldimm64 instructions during extra pass + - scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP + devices + - udf: Restore i_lenAlloc when inode expansion fails + - udf: Fix NULL ptr deref when converting from inline format + - efi: runtime: avoid EFIv2 runtime services on Apple x86 machines + - PM: wakeup: simplify the output logic of pm_show_wakelocks() + - tracing/histogram: Fix a potential memory leak for kstrdup() + - tracing: Don't inc err_log entry count if entry allocation fails + - ceph: properly put ceph_string reference after async create attempt + - ceph: set pool_ns in new inode layout for async creates + - fsnotify: fix fsnotify hooks in pseudo filesystems + - Revert "KVM: SVM: avoid infinite loop on NPF from bad address" + - psi: Fix uaf issue when psi trigger is destroyed while being polled + - powerpc/audit: Fix syscall_get_arch() + - perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX + - perf/x86/intel: Add a quirk for the calculation of the number of counters on + Alder Lake + - drm/etnaviv: relax submit size limits + - drm/atomic: Add the crtc to affected crtc only if uapi.enable = true + - drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw. + - KVM: LAPIC: Also cancel preemption timer during SET_LAPIC + - KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests + - KVM: SVM: Don't intercept #GP for SEV guests + - KVM: x86: nSVM: skip eax alignment check for non-SVM instructions + - KVM: x86: Forcibly leave nested virt when SMM state is toggled + - KVM: x86: Keep MSR_IA32_XSS unchanged for INIT + - KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS + - KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time + - KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple + vCPUs + - dm: revert partial fix for redundant bio-based IO accounting + - block: add bio_start_io_acct_time() to control start_time + - dm: properly fix redundant bio-based IO accounting + - serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrl + - serial: 8250: of: Fix mapped region size when using reg-offset property + - serial: stm32: fix software flow control transfer + - tty: n_gsm: fix SW flow control encoding/handling + - tty: Partially revert the removal of the Cyclades public API + - tty: Add support for Brainboxes UC cards. + - kbuild: remove include/linux/cyclades.h from header file check + - usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge + - usb: xhci-plat: fix crash when suspend if remote wake enable + - usb: common: ulpi: Fix crash in ulpi_match() + - usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS + - usb: cdnsp: Fix segmentation fault in cdns_lost_power function + - usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 mode + - usb: dwc3: xilinx: Fix error handling when getting USB3 PHY + - USB: core: Fix hang in usb_kill_urb by adding memory barriers + - usb: typec: tcpci: don't touch CC line if it's Vconn source + - usb: typec: tcpm: Do not disconnect while receiving VBUS off + - usb: typec: tcpm: Do not disconnect when receiving VSAFE0V + - ucsi_ccg: Check DEV_INT bit only when starting CCG4 + - mm, kasan: use compare-exchange operation to set KASAN page tag + - jbd2: export jbd2_journal_[grab|put]_journal_head + - ocfs2: fix a deadlock when commit trans + - sched/membarrier: Fix membarrier-rseq fence command missing from query + bitmask + - PCI/sysfs: Find shadow ROM before static attribute initialization + - x86/MCE/AMD: Allow thresholding interface updates after init + - x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN + - powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs + - powerpc/32s: Fix kasan_init_region() for KASAN + - powerpc/32: Fix boot failure with GCC latent entropy plugin + - i40e: Increase delay to 1 s after global EMP reset + - i40e: Fix issue when maximum queues is exceeded + - i40e: Fix queues reservation for XDP + - i40e: Fix for failed to init adminq while VF reset + - i40e: fix unsigned stat widths + - usb: roles: fix include/linux/usb/role.h compile issue + - rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev + - rpmsg: char: Fix race between the release of rpmsg_eptdev and cdev + - scsi: elx: efct: Don't use GFP_KERNEL under spin lock + - scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() + - ipv6_tunnel: Rate limit warning messages + - ARM: 9170/1: fix panic when kasan and kprobe are enabled + - net: fix information leakage in /proc/net/ptype + - hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649 + - hwmon: (lm90) Mark alert as broken for MAX6680 + - ping: fix the sk_bound_dev_if match in ping_lookup + - ipv4: avoid using shared IP generator for connected sockets + - hwmon: (lm90) Reduce maximum conversion rate for G781 + - NFSv4: Handle case where the lookup of a directory fails + - NFSv4: nfs_atomic_open() can race when looking up a non-regular file + - net-procfs: show net devices bound packet types + - drm/msm: Fix wrong size calculation + - drm/msm/dsi: Fix missing put_device() call in dsi_get_phy + - drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable + - ipv6: annotate accesses to fn->fn_sernum + - NFS: Ensure the server has an up to date ctime before hardlinking + - NFS: Ensure the server has an up to date ctime before renaming + - KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance + - SUNRPC: Use BIT() macro in rpc_show_xprt_state() + - SUNRPC: Don't dereference xprt->snd_task if it's a cookie + - powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06 + - netfilter: conntrack: don't increment invalid counter on NF_REPEAT + - powerpc/64s: Mask SRR0 before checking against the masked NIP + - perf: Fix perf_event_read_local() time + - sched/pelt: Relax the sync of util_sum with util_avg + - net: phy: broadcom: hook up soft_reset for BCM54616S + - net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL + - net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode + - phylib: fix potential use-after-free + - octeontx2-af: Do not fixup all VF action entries + - octeontx2-af: Fix LBK backpressure id count + - octeontx2-af: Retry until RVU block reset complete + - octeontx2-pf: cn10k: Ensure valid pointers are freed to aura + - octeontx2-af: verify CQ context updates + - octeontx2-af: Increase link credit restore polling timeout + - octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfaces + - octeontx2-pf: Forward error codes to VF + - rxrpc: Adjust retransmission backoff + - efi/libstub: arm64: Fix image check alignment at entry + - io_uring: fix bug in slow unregistering of nodes + - Drivers: hv: balloon: account for vmbus packet header in max_pkt_size + - hwmon: (lm90) Re-enable interrupts after alert clears + - hwmon: (lm90) Mark alert as broken for MAX6654 + - hwmon: (lm90) Fix sysfs and udev notifications + - hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write() + - powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if + PMI is pending + - ipv4: fix ip option filtering for locally generated fragments + - ibmvnic: Allow extra failures before disabling + - ibmvnic: init ->running_cap_crqs early + - ibmvnic: don't spin in tasklet + - net/smc: Transitional solution for clcsock race issue + - video: hyperv_fb: Fix validation of screen resolution + - can: tcan4x5x: regmap: fix max register value + - drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy + - drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pcc + - drm/msm/a6xx: Add missing suspend_count increment + - yam: fix a memory leak in yam_siocdevprivate() + - net: cpsw: Properly initialise struct page_pool_params + - net: hns3: handle empty unknown interrupt for VF + - sch_htb: Fail on unsupported parameters when offload is requested + - Revert "drm/ast: Support 1600x900 with 108MHz PCLK" + - KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest + - ceph: put the requests/sessions when it fails to alloc memory + - gve: Fix GFP flags when allocing pages + - Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" + - net: bridge: vlan: fix single net device option dumping + - ipv4: raw: lock the socket in raw_bind() + - ipv4: tcp: send zero IPID in SYNACK messages + - ipv4: remove sparse error in ip_neigh_gw4() + - net: bridge: vlan: fix memory leak in __allowed_ingress + - Bluetooth: refactor malicious adv data check + - irqchip/realtek-rtl: Map control data to virq + - irqchip/realtek-rtl: Fix off-by-one in routing + - dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config + - perf/core: Fix cgroup event list management + - psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n + - psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n + - usb: dwc3: xilinx: fix uninitialized return value + - usr/include/Makefile: add linux/nfc.h to the compile-test coverage + - fsnotify: invalidate dcache before IN_DELETE event + - block: Fix wrong offset in bio_truncate() + - mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip() + - Linux 5.15.19 + + * Jammy update: v5.15.18 upstream stable release (LP: #1959878) + - drm/i915: Flush TLBs before releasing backing store + - drm/amd/display: reset dcn31 SMU mailbox on failures + - io_uring: fix not released cached task refs + - bnx2x: Utilize firmware 7.13.21.0 + - bnx2x: Invalidate fastpath HSI version for VFs + - memcg: flush stats only if updated + - memcg: unify memcg stat flushing + - memcg: better bounds on the memcg stats updates + - rcu: Tighten rcu_advance_cbs_nowake() checks + - select: Fix indefinitely sleeping task in poll_schedule_timeout() + - drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2 + - arm64/bpf: Remove 128MB limit for BPF JIT programs + - Linux 5.15.18 + + * CVE-2022-22942 + - SAUCE: drm/vmwgfx: Fix stale file descriptors on failed usercopy + + * CVE-2022-24122 + - ucount: Make get_ucount a safe get_user replacement + + * CVE-2022-23222 + - bpf, selftests: Add verifier test for mem_or_null register with offset. + + * Miscellaneous Ubuntu changes + - [Config] toolchain version update + + * Miscellaneous upstream changes + - s390/module: fix loading modules with a lot of relocations + + -- Paolo Pisati Thu, 03 Feb 2022 12:09:37 +0100 + +linux (5.15.0-19.19) jammy; urgency=medium + + * jammy/linux: 5.15.0-19.19 -proposed tracker (LP: #1959418) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * Jammy update: v5.15.17 upstream stable release (LP: #1959376) + - KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMU + - KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock + - HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100 + - HID: uhid: Fix worker destroying device without any protection + - HID: wacom: Reset expected and received contact counts at the same time + - HID: wacom: Ignore the confidence flag when a touch is removed + - HID: wacom: Avoid using stale array indicies to read contact count + - ALSA: core: Fix SSID quirk lookup for subvendor=0 + - f2fs: fix to do sanity check on inode type during garbage collection + - f2fs: fix to do sanity check in is_alive() + - f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file + - nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed + bind() + - mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timings + - mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6 + - mtd: Fixed breaking list in __mtd_del_partition. + - mtd: rawnand: davinci: Don't calculate ECC when reading page + - mtd: rawnand: davinci: Avoid duplicated page read + - mtd: rawnand: davinci: Rewrite function description + - mtd: rawnand: Export nand_read_page_hwecc_oob_first() + - mtd: rawnand: ingenic: JZ4740 needs 'oob_first' read page function + - riscv: Get rid of MAXPHYSMEM configs + - RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n + - riscv: try to allocate crashkern region from 32bit addressible memory + - riscv: Don't use va_pa_offset on kdump + - riscv: use hart id instead of cpu id on machine_kexec + - riscv: mm: fix wrong phys_ram_base value for RV64 + - x86/gpu: Reserve stolen memory for first integrated Intel GPU + - tools/nolibc: x86-64: Fix startup code bug + - crypto: x86/aesni - don't require alignment of data + - tools/nolibc: i386: fix initial stack alignment + - tools/nolibc: fix incorrect truncation of exit code + - rtc: cmos: take rtc_lock while reading from CMOS + - net: phy: marvell: add Marvell specific PHY loopback + - ksmbd: uninitialized variable in create_socket() + - ksmbd: fix guest connection failure with nautilus + - ksmbd: add support for smb2 max credit parameter + - ksmbd: move credit charge deduction under processing request + - ksmbd: limits exceeding the maximum allowable outstanding requests + - ksmbd: add reserved room in ipc request/response + - media: cec: fix a deadlock situation + - media: ov8865: Disable only enabled regulators on error path + - media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITE + - media: flexcop-usb: fix control-message timeouts + - media: mceusb: fix control-message timeouts + - media: em28xx: fix control-message timeouts + - media: cpia2: fix control-message timeouts + - media: s2255: fix control-message timeouts + - media: dib0700: fix undefined behavior in tuner shutdown + - media: redrat3: fix control-message timeouts + - media: pvrusb2: fix control-message timeouts + - media: stk1160: fix control-message timeouts + - media: cec-pin: fix interrupt en/disable handling + - can: softing_cs: softingcs_probe(): fix memleak on registration failure + - mei: hbm: fix client dma reply status + - iio: adc: ti-adc081c: Partial revert of removal of ACPI IDs + - iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046 + - lkdtm: Fix content of section containing lkdtm_rodata_do_nothing() + - bus: mhi: pci_generic: Graceful shutdown on freeze + - bus: mhi: core: Fix reading wake_capable channel configuration + - bus: mhi: core: Fix race while handling SYS_ERR at power up + - cxl/pmem: Fix reference counting for delayed work + - arm64: errata: Fix exec handling in erratum 1418040 workaround + - ARM: dts: at91: update alternate function of signal PD20 + - iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure + - gpu: host1x: Add back arm_iommu_detach_device() + - drm/tegra: Add back arm_iommu_detach_device() + - virtio/virtio_mem: handle a possible NULL as a memcpy parameter + - dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled() + - PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controller + - mm_zone: add function to check if managed dma zone exists + - dma/pool: create dma atomic pool only if dma zone has managed pages + - mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed + pages + - shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode + - drm/ttm: Put BO in its memory manager's lru list + - Bluetooth: L2CAP: Fix not initializing sk_peer_pid + - drm/bridge: display-connector: fix an uninitialized pointer in probe() + - drm: fix null-ptr-deref in drm_dev_init_release() + - drm/panel: kingdisplay-kd097d04: Delete panel on attach() failure + - drm/panel: innolux-p079zca: Delete panel on attach() failure + - drm/rockchip: dsi: Fix unbalanced clock on probe error + - drm/rockchip: dsi: Hold pm-runtime across bind/unbind + - drm/rockchip: dsi: Disable PLL clock on bind error + - drm/rockchip: dsi: Reconfigure hardware on resume() + - Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle() + - Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails + - clk: bcm-2835: Pick the closest clock rate + - clk: bcm-2835: Remove rounding up the dividers + - drm/vc4: hdmi: Set a default HSM rate + - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm + - drm/vc4: hdmi: Make sure the controller is powered in detect + - drm/vc4: hdmi: Make sure the controller is powered up during bind + - drm/vc4: hdmi: Rework the pre_crtc_configure error handling + - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling + - wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan + - wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_IND + - drm/vc4: hdmi: Enable the scrambler on reconnection + - libbpf: Free up resources used by inner map definition + - wcn36xx: Fix DMA channel enable/disable cycle + - wcn36xx: Release DMA channel descriptor allocations + - wcn36xx: Put DXE block into reset before freeing memory + - wcn36xx: populate band before determining rate on RX + - wcn36xx: fix RX BD rate mapping for 5GHz legacy rates + - ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmware + - bpftool: Fix memory leak in prog_dump() + - mtd: hyperbus: rpc-if: Check return value of rpcif_sw_init() + - media: videobuf2: Fix the size printk format + - media: atomisp: add missing media_device_cleanup() in + atomisp_unregister_entities() + - media: atomisp: fix punit_ddr_dvfs_enable() argument for mrfld_power up case + - media: atomisp: fix inverted logic in buffers_needed() + - media: atomisp: do not use err var when checking port validity for ISP2400 + - media: atomisp: fix inverted error check for + ia_css_mipi_is_source_port_valid() + - media: atomisp: fix ifdefs in sh_css.c + - media: atomisp: add NULL check for asd obtained from atomisp_video_pipe + - media: atomisp: fix enum formats logic + - media: atomisp: fix uninitialized bug in gmin_get_pmic_id_and_addr() + - media: aspeed: fix mode-detect always time out at 2nd run + - media: em28xx: fix memory leak in em28xx_init_dev + - media: aspeed: Update signal status immediately to ensure sane hw state + - arm64: dts: amlogic: meson-g12: Fix GPU operating point table node name + - arm64: dts: amlogic: Fix SPI NOR flash node name for ODROID N2/N2+ + - arm64: dts: meson-gxbb-wetek: fix HDMI in early boot + - arm64: dts: meson-gxbb-wetek: fix missing GPIO binding + - fs: dlm: don't call kernel_getpeername() in error_report() + - memory: renesas-rpc-if: Return error in case devm_ioremap_resource() fails + - Bluetooth: stop proccessing malicious adv data + - ath11k: Fix ETSI regd with weather radar overlap + - ath11k: clear the keys properly via DISABLE_KEY + - ath11k: reset RSN/WPA present state for open BSS + - spi: hisi-kunpeng: Fix the debugfs directory name incorrect + - tee: fix put order in teedev_close_context() + - fs: dlm: fix build with CONFIG_IPV6 disabled + - drm/dp: Don't read back backlight mode in drm_edp_backlight_enable() + - drm/vboxvideo: fix a NULL vs IS_ERR() check + - arm64: dts: renesas: cat875: Add rx/tx delays + - media: dmxdev: fix UAF when dvb_register_device() fails + - crypto: atmel-aes - Reestablish the correct tfm context at dequeue + - crypto: qce - fix uaf on qce_aead_register_one + - crypto: qce - fix uaf on qce_ahash_register_one + - crypto: qce - fix uaf on qce_skcipher_register_one + - arm64: dts: qcom: sc7280: Fix incorrect clock name + - mtd: hyperbus: rpc-if: fix bug in rpcif_hb_remove + - cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure + - cpufreq: qcom-hw: Fix probable nested interrupt handling + - ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding on stm32f429 + disco + - libbpf: Fix potential misaligned memory access in btf_ext__new() + - libbpf: Fix glob_syms memory leak in bpf_linker + - libbpf: Fix using invalidated memory in bpf_linker + - crypto: qat - remove unnecessary collision prevention step in PFVF + - crypto: qat - make pfvf send message direction agnostic + - crypto: qat - fix undetected PFVF timeout in ACK loop + - ath11k: Use host CE parameters for CE interrupts configuration + - arm64: dts: ti: k3-j721e: correct cache-sets info + - tty: serial: atmel: Check return code of dmaengine_submit() + - tty: serial: atmel: Call dma_async_issue_pending() + - mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEP + - mfd: atmel-flexcom: Use .resume_noirq + - bfq: Do not let waker requests skip proper accounting + - libbpf: Silence uninitialized warning/error in btf_dump_dump_type_data + - media: i2c: imx274: fix s_frame_interval runtime resume not requested + - media: i2c: Re-order runtime pm initialisation + - media: i2c: ov8865: Fix lockdep error + - media: rcar-csi2: Correct the selection of hsfreqrange + - media: imx-pxp: Initialize the spinlock prior to using it + - media: si470x-i2c: fix possible memory leak in si470x_i2c_probe() + - media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is released + - media: hantro: Hook up RK3399 JPEG encoder output + - media: coda: fix CODA960 JPEG encoder buffer overflow + - media: venus: correct low power frequency calculation for encoder + - media: venus: core: Fix a potential NULL pointer dereference in an error + handling path + - media: venus: core: Fix a resource leak in the error handling path of + 'venus_probe()' + - net: stmmac: Add platform level debug register dump feature + - thermal/drivers/imx: Implement runtime PM support + - igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS + - netfilter: bridge: add support for pppoe filtering + - powerpc: Avoid discarding flags in system_call_exception() + - arm64: dts: qcom: msm8916: fix MMC controller aliases + - drm/vmwgfx: Remove the deprecated lower mem limit + - drm/vmwgfx: Fail to initialize on broken configs + - cgroup: Trace event cgroup id fields should be u64 + - ACPI: EC: Rework flushing of EC work while suspended to idle + - thermal/drivers/imx8mm: Enable ADC when enabling monitor + - drm/amdgpu: Fix a NULL pointer dereference in + amdgpu_connector_lcd_native_mode() + - drm/radeon/radeon_kms: Fix a NULL pointer dereference in + radeon_driver_open_kms() + - libbpf: Clean gen_loader's attach kind. + - crypto: caam - save caam memory to support crypto engine retry mechanism. + - arm64: dts: ti: k3-am642: Fix the L2 cache sets + - arm64: dts: ti: k3-j7200: Fix the L2 cache sets + - arm64: dts: ti: k3-j721e: Fix the L2 cache sets + - arm64: dts: ti: k3-j7200: Correct the d-cache-sets info + - tty: serial: uartlite: allow 64 bit address + - serial: amba-pl011: do not request memory region twice + - mtd: core: provide unique name for nvmem device + - floppy: Fix hang in watchdog when disk is ejected + - staging: rtl8192e: return error code from rtllib_softmac_init() + - staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib() + - Bluetooth: btmtksdio: fix resume failure + - bpf: Fix the test_task_vma selftest to support output shorter than 1 kB + - sched/fair: Fix detection of per-CPU kthreads waking a task + - sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity + - bpf: Adjust BTF log size limit. + - bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD) + - bpf: Remove config check to enable bpf support for branch records + - arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1 + - arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1 + - samples/bpf: Install libbpf headers when building + - samples/bpf: Clean up samples/bpf build failes + - samples: bpf: Fix xdp_sample_user.o linking with Clang + - samples: bpf: Fix 'unknown warning group' build warning on Clang + - media: dib8000: Fix a memleak in dib8000_init() + - media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach() + - media: si2157: Fix "warm" tuner state detection + - wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dma + - sched/rt: Try to restart rt period timer when rt runtime exceeded + - ath10k: Fix the MTU size on QCA9377 SDIO + - Bluetooth: refactor set_exp_feature with a feature table + - Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flag + - drm/amd/display: Fix bug in debugfs crc_win_update entry + - drm/msm/gpu: Don't allow zero fence_id + - drm/msm/dp: displayPort driver need algorithm rational + - rcu/exp: Mark current CPU as exp-QS in IPI loop second pass + - wcn36xx: Fix max channels retrieval + - drm/msm/dsi: fix initialization in the bonded DSI case + - mwifiex: Fix possible ABBA deadlock + - xfrm: fix a small bug in xfrm_sa_len() + - x86/uaccess: Move variable into switch case statement + - selftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST + - selftests: harness: avoid false negatives if test has no ASSERTs + - crypto: stm32/cryp - fix CTR counter carry + - crypto: stm32/cryp - fix xts and race condition in crypto_engine requests + - crypto: stm32/cryp - check early input data + - crypto: stm32/cryp - fix double pm exit + - crypto: stm32/cryp - fix lrw chaining mode + - crypto: stm32/cryp - fix bugs and crash in tests + - crypto: stm32 - Revert broken pm_runtime_resume_and_get changes + - crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume() + - ath11k: Fix deleting uninitialized kernel timer during fragment cache flush + - spi: Fix incorrect cs_setup delay handling + - ARM: dts: gemini: NAS4220-B: fis-index-block with 128 KiB sectors + - perf/arm-cmn: Fix CPU hotplug unregistration + - media: dw2102: Fix use after free + - media: msi001: fix possible null-ptr-deref in msi001_probe() + - media: coda/imx-vdoa: Handle dma_set_coherent_mask error codes + - ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan() + - net: dsa: hellcreek: Fix insertion of static FDB entries + - net: dsa: hellcreek: Add STP forwarding rule + - net: dsa: hellcreek: Allow PTP P2P measurements on blocked ports + - net: dsa: hellcreek: Add missing PTP via UDP rules + - arm64: dts: qcom: c630: Fix soundcard setup + - arm64: dts: qcom: ipq6018: Fix gpio-ranges property + - drm/msm/dpu: fix safe status debugfs file + - drm/bridge: ti-sn65dsi86: Set max register for regmap + - gpu: host1x: select CONFIG_DMA_SHARED_BUFFER + - drm/tegra: gr2d: Explicitly control module reset + - drm/tegra: vic: Fix DMA API misuse + - media: hantro: Fix probe func error path + - xfrm: interface with if_id 0 should return error + - xfrm: state and policy should fail if XFRMA_IF_ID 0 + - ARM: 9159/1: decompressor: Avoid UNPREDICTABLE NOP encoding + - usb: ftdi-elan: fix memory leak on device disconnect + - arm64: dts: marvell: cn9130: add GPIO and SPI aliases + - arm64: dts: marvell: cn9130: enable CP0 GPIO controllers + - ARM: dts: armada-38x: Add generic compatible to UART nodes + - mt76: mt7921: drop offload_flags overwritten + - wilc1000: fix double free error in probe() + - rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PC + - iwlwifi: mvm: fix 32-bit build in FTM + - iwlwifi: mvm: test roc running status bits before removing the sta + - iwlwifi: mvm: perform 6GHz passive scan after suspend + - iwlwifi: mvm: set protected flag only for NDP ranging + - mmc: meson-mx-sdhc: add IRQ check + - mmc: meson-mx-sdio: add IRQ check + - block: fix error unwinding in device_add_disk + - selinux: fix potential memleak in selinux_add_opt() + - um: fix ndelay/udelay defines + - um: rename set_signals() to um_set_signals() + - um: virt-pci: Fix 32-bit compile + - lib/logic_iomem: Fix 32-bit build + - lib/logic_iomem: Fix operation on 32-bit + - um: virtio_uml: Fix time-travel external time propagation + - Bluetooth: L2CAP: Fix using wrong mode + - bpftool: Enable line buffering for stdout + - backlight: qcom-wled: Validate enabled string indices in DT + - backlight: qcom-wled: Pass number of elements to read to read_u32_array + - backlight: qcom-wled: Fix off-by-one maximum with default num_strings + - backlight: qcom-wled: Override default length with qcom,enabled-strings + - backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion + - backlight: qcom-wled: Respect enabled-strings in set_brightness + - software node: fix wrong node passed to find nargs_prop + - Bluetooth: hci_qca: Stop IBS timer during BT OFF + - x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS + - crypto: octeontx2 - prevent underflow in get_cores_bmap() + - regulator: qcom-labibb: OCP interrupts are not a failure while disabled + - hwmon: (mr75203) fix wrong power-up delay value + - x86/mce/inject: Avoid out-of-bounds write when setting flags + - io_uring: remove double poll on poll update + - serial: 8250_bcm7271: Propagate error codes from brcmuart_probe() + - ACPI: scan: Create platform device for BCM4752 and LNV4752 ACPI nodes + - pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in + __nonstatic_find_io_region() + - pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in + nonstatic_find_mem_region() + - power: reset: mt6397: Check for null res pointer + - net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path + - net: ethernet: mtk_eth_soc: fix return values and refactor MDIO ops + - net: dsa: fix incorrect function pointer check for MRP ring roles + - netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check() + - bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser() + - bpf, sockmap: Fix double bpf_prog_put on error case in map_link + - bpf: Don't promote bogus looking registers after null check. + - bpf: Fix verifier support for validation of async callbacks + - bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt(). + - netfilter: nft_payload: do not update layer 4 checksum when mangling + fragments + - netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone + - net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets + - ppp: ensure minimum packet size in ppp_write() + - rocker: fix a sleeping in atomic bug + - staging: greybus: audio: Check null pointer + - fsl/fman: Check for null pointer after calling devm_ioremap + - Bluetooth: hci_bcm: Check for error irq + - Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probe + - net/smc: Reset conn->lgr when link group registration fails + - usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe + - usb: dwc2: do not gate off the hardware if it does not support clock gating + - usb: dwc2: gadget: initialize max_speed from params + - usb: gadget: u_audio: Subdevice 0 for capture ctls + - HID: hid-uclogic-params: Invalid parameter check in uclogic_params_init + - HID: hid-uclogic-params: Invalid parameter check in + uclogic_params_get_str_desc + - HID: hid-uclogic-params: Invalid parameter check in + uclogic_params_huion_init + - HID: hid-uclogic-params: Invalid parameter check in + uclogic_params_frame_init_v1_buttonpad + - debugfs: lockdown: Allow reading debugfs files that are not world readable + - drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefb + - serial: liteuart: fix MODULE_ALIAS + - serial: stm32: move tx dma terminate DMA to shutdown + - x86, sched: Fix undefined reference to init_freq_invariance_cppc() build + error + - net/mlx5e: Fix page DMA map/unmap attributes + - net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects + are used + - net/mlx5e: Don't block routes with nexthop objects in SW + - Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels" + - Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel" + - net/mlx5e: Fix matching on modified inner ip_ecn bits + - net/mlx5: Fix access to sf_dev_table on allocation failure + - net/mlx5e: Sync VXLAN udp ports during uplink representor profile change + - net/mlx5: Set command entry semaphore up once got index free + - lib/mpi: Add the return value check of kcalloc() + - Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt() + - mptcp: fix per socket endpoint accounting + - mptcp: fix opt size when sending DSS + MP_FAIL + - mptcp: fix a DSS option writing error + - spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe + - octeontx2-af: Increment ptp refcount before use + - ax25: uninitialized variable in ax25_setsockopt() + - netrom: fix api breakage in nr_setsockopt() + - regmap: Call regmap_debugfs_exit() prior to _init() + - net: mscc: ocelot: fix incorrect balancing with down LAG ports + - can: mcp251xfd: add missing newline to printed strings + - tpm: add request_locality before write TPM_INT_ENABLE + - tpm_tis: Fix an error handling path in 'tpm_tis_core_init()' + - can: softing: softing_startstop(): fix set but not used variable warning + - can: xilinx_can: xcan_probe(): check for error irq + - can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network + device + - pcmcia: fix setting of kthread task states + - net/sched: flow_dissector: Fix matching on zone id for invalid conns + - net: openvswitch: Fix matching zone id for invalid conns arriving from tc + - net: openvswitch: Fix ct_state nat flags for conns arriving from tc + - iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing() + - bnxt_en: Refactor coredump functions + - bnxt_en: move coredump functions into dedicated file + - bnxt_en: use firmware provided max timeout for messages + - net: mcs7830: handle usb read errors properly + - ext4: avoid trim error on fs with small groups + - ASoC: Intel: sof_sdw: fix jack detection on HP Spectre x360 convertible + - ALSA: jack: Add missing rwsem around snd_ctl_remove() calls + - ALSA: PCM: Add missing rwsem around snd_ctl_remove() calls + - ALSA: hda: Add missing rwsem around snd_ctl_remove() calls + - ALSA: hda: Fix potential deadlock at codec unbinding + - RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with + pending cmd-bit" + - RDMA/hns: Validate the pkey index + - scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd() + - clk: renesas: rzg2l: Check return value of pm_genpd_init() + - clk: renesas: rzg2l: propagate return value of_genpd_add_provider_simple() + - clk: imx8mn: Fix imx8mn_clko1_sels + - powerpc/prom_init: Fix improper check of prom_getprop() + - ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMA + - ASoC: codecs: wcd938x: add SND_SOC_WCD938_SDW to codec list instead + - RDMA/rtrs-clt: Fix the initial value of min_latency + - ALSA: hda: Make proper use of timecounter + - dt-bindings: thermal: Fix definition of cooling-maps contribution property + - powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an + overflown PMC + - powerpc/modules: Don't WARN on first module allocation attempt + - powerpc/32s: Fix shift-out-of-bounds in KASAN init + - clocksource: Avoid accidental unstable marking of clocksources + - ALSA: oss: fix compile error when OSS_DEBUG is enabled + - ALSA: usb-audio: Drop superfluous '0' in Presonus Studio 1810c's ID + - misc: at25: Make driver OF independent again + - char/mwave: Adjust io port register size + - binder: fix handling of error during copy + - binder: avoid potential data leakage when copying txn + - openrisc: Add clone3 ABI wrapper + - iommu: Extend mutex lock scope in iommu_probe_device() + - iommu/io-pgtable-arm: Fix table descriptor paddr formatting + - scsi: core: Fix scsi_device_max_queue_depth() + - scsi: ufs: Fix race conditions related to driver data + - RDMA/qedr: Fix reporting max_{send/recv}_wr attrs + - PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity() + - powerpc/powermac: Add additional missing lockdep_register_key() + - iommu/arm-smmu-qcom: Fix TTBR0 read + - RDMA/core: Let ib_find_gid() continue search even after empty entry + - RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry + - ASoC: rt5663: Handle device_property_read_u32_array error codes + - of: unittest: fix warning on PowerPC frame size warning + - of: unittest: 64 bit dma address test requires arch support + - clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system + enter shell + - mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 support + - mips: fix Kconfig reference to PHYS_ADDR_T_64BIT + - dmaengine: pxa/mmp: stop referencing config->slave_id + - iommu/amd: Restore GA log/tail pointer on host resume + - iommu/amd: X2apic mode: re-enable after resume + - iommu/amd: X2apic mode: setup the INTX registers on mask/unmask + - iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resume + - iommu/amd: Remove useless irq affinity notifier + - ASoC: Intel: catpt: Test dmaengine_submit() result before moving on + - iommu/iova: Fix race between FQ timeout and teardown + - ASoC: mediatek: mt8195: correct default value + - of: fdt: Aggregate the processing of "linux,usable-memory-range" + - efi: apply memblock cap after memblock_add() + - scsi: block: pm: Always set request queue runtime active in + blk_post_runtime_resume() + - phy: uniphier-usb3ss: fix unintended writing zeros to PHY register + - ASoC: mediatek: Check for error clk pointer + - powerpc/64s: Mask NIP before checking against SRR0 + - powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings + - phy: cadence: Sierra: Fix to get correct parent for mux clocks + - ASoC: samsung: idma: Check of ioremap return value + - misc: lattice-ecp3-config: Fix task hung when firmware load failed + - ASoC: mediatek: mt8195: correct pcmif BE dai control flow + - arm64: tegra: Remove non existent Tegra194 reset + - mips: lantiq: add support for clk_set_parent() + - mips: bcm63xx: add support for clk_set_parent() + - powerpc/xive: Add missing null check after calling kmalloc + - ASoC: fsl_mqs: fix MODULE_ALIAS + - ALSA: hda/cs8409: Increase delay during jack detection + - ALSA: hda/cs8409: Fix Jack detection after resume + - RDMA/cxgb4: Set queue pair state when being queried + - clk: qcom: gcc-sc7280: Mark gcc_cfg_noc_lpass_clk always enabled + - ASoC: imx-card: Need special setting for ak4497 on i.MX8MQ + - ASoC: imx-card: Fix mclk calculation issue for akcodec + - ASoC: imx-card: improve the sound quality for low rate + - ASoC: fsl_asrc: refine the check of available clock divider + - clk: bm1880: remove kfrees on static allocations + - of: base: Fix phandle argument length mismatch error message + - of/fdt: Don't worry about non-memory region overlap for no-map + - MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression + - MIPS: compressed: Fix build with ZSTD compression + - mailbox: fix gce_num of mt8192 driver data + - ARM: dts: omap3-n900: Fix lp5523 for multi color + - leds: lp55xx: initialise output direction from dts + - Bluetooth: Fix debugfs entry leak in hci_register_dev() + - Bluetooth: Fix memory leak of hci device + - drm/panel: Delete panel on mipi_dsi_attach() failure + - Bluetooth: Fix removing adv when processing cmd complete + - fs: dlm: filter user dlm messages for kernel locks + - drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=y + - selftests/bpf: Fix memory leaks in btf_type_c_dump() helper + - selftests/bpf: Destroy XDP link correctly + - selftests/bpf: Fix bpf_object leak in skb_ctx selftest + - ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply + - drm/bridge: dw-hdmi: handle ELD when DRM_BRIDGE_ATTACH_NO_CONNECTOR + - drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR + - media: atomisp: fix try_fmt logic + - media: atomisp: set per-device's default mode + - media: atomisp-ov2680: Fix ov2680_set_fmt() clobbering the exposure + - media: atomisp: check before deference asd variable + - ARM: shmobile: rcar-gen2: Add missing of_node_put() + - batman-adv: allow netlink usage in unprivileged containers + - media: atomisp: handle errors at sh_css_create_isp_params() + - ath11k: Fix crash caused by uninitialized TX ring + - usb: dwc3: meson-g12a: fix shared reset control use + - USB: ehci_brcm_hub_control: Improve port index sanitizing + - usb: gadget: f_fs: Use stream_open() for endpoint files + - psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim + - drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/L + - HID: magicmouse: Report battery level over USB + - HID: apple: Do not reset quirks when the Fn key is not found + - media: b2c2: Add missing check in flexcop_pci_isr: + - libbpf: Accommodate DWARF/compiler bug with duplicated structs + - ethernet: renesas: Use div64_ul instead of do_div + - EDAC/synopsys: Use the quirk for version instead of ddr version + - arm64: dts: qcom: sm8350: Shorten camera-thermal-bottom name + - soc: imx: gpcv2: Synchronously suspend MIX domains + - ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART + - drm/amd/display: check top_pipe_to_program pointer + - drm/amdgpu/display: set vblank_disable_immediate for DC + - soc: ti: pruss: fix referenced node in error message + - mlxsw: pci: Add shutdown method in PCI driver + - drm/amd/display: add else to avoid double destroy clk_mgr + - drm/bridge: megachips: Ensure both bridges are probed before registration + - mxser: keep only !tty test in ISR + - tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown() + - gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use + - HSI: core: Fix return freed object in hsi_new_client + - crypto: jitter - consider 32 LSB for APT + - mwifiex: Fix skb_over_panic in mwifiex_usb_recv() + - rsi: Fix use-after-free in rsi_rx_done_handler() + - rsi: Fix out-of-bounds read in rsi_read_pkt() + - ath11k: Avoid NULL ptr access during mgmt tx cleanup + - media: venus: avoid calling core_clk_setrate() concurrently during + concurrent video sessions + - regulator: da9121: Prevent current limit change when enabled + - drm/vmwgfx: Release ttm memory if probe fails + - drm/vmwgfx: Introduce a new placement for MOB page tables + - ACPI / x86: Drop PWM2 device on Lenovo Yoga Book from always present table + - ACPI: Change acpi_device_always_present() into acpi_device_override_status() + - ACPI / x86: Allow specifying acpi_device_override_status() quirks by path + - ACPI / x86: Add not-present quirk for the PCI0.SDHB.BRC1 device on the GPD + win + - arm64: dts: ti: j7200-main: Fix 'dtbs_check' serdes_ln_ctrl node + - arm64: dts: ti: j721e-main: Fix 'dtbs_check' in serdes_ln_ctrl node + - usb: uhci: add aspeed ast2600 uhci support + - floppy: Add max size check for user space request + - x86/mm: Flush global TLB when switching to trampoline page-table + - drm: rcar-du: Fix CRTC timings when CMM is used + - media: uvcvideo: Increase UVC_CTRL_CONTROL_TIMEOUT to 5 seconds. + - media: rcar-vin: Update format alignment constraints + - media: saa7146: hexium_orion: Fix a NULL pointer dereference in + hexium_attach() + - media: atomisp: fix "variable dereferenced before check 'asd'" + - media: m920x: don't use stack on USB reads + - thunderbolt: Runtime PM activate both ends of the device link + - arm64: dts: renesas: Fix thermal bindings + - iwlwifi: mvm: synchronize with FW after multicast commands + - iwlwifi: mvm: avoid clearing a just saved session protection id + - rcutorture: Avoid soft lockup during cpu stall + - ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_work + - ath10k: Fix tx hanging + - net-sysfs: update the queue counts in the unregistration path + - net: phy: prefer 1000baseT over 1000baseKX + - gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlock + - gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlock + - selftests/ftrace: make kprobe profile testcase description unique + - ath11k: Avoid false DEADLOCK warning reported by lockdep + - ARM: dts: qcom: sdx55: fix IPA interconnect definitions + - x86/mce: Allow instrumentation during task work queueing + - x86/mce: Mark mce_panic() noinstr + - x86/mce: Mark mce_end() noinstr + - x86/mce: Mark mce_read_aux() noinstr + - net: bonding: debug: avoid printing debug logs when bond is not notifying + peers + - kunit: Don't crash if no parameters are generated + - bpf: Do not WARN in bpf_warn_invalid_xdp_action() + - drm/amdkfd: Fix error handling in svm_range_add + - HID: quirks: Allow inverting the absolute X/Y values + - HID: i2c-hid-of: Expose the touchscreen-inverted properties + - media: igorplugusb: receiver overflow should be reported + - media: rockchip: rkisp1: use device name for debugfs subdir name + - media: saa7146: hexium_gemini: Fix a NULL pointer dereference in + hexium_attach() + - mmc: tmio: reinit card irqs in reset routine + - mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIO + - drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOV + - drm/amd/amdgpu: fix gmc bo pin count leak in SRIOV + - audit: ensure userspace is penalized the same as the kernel when under + pressure + - arm64: dts: ls1028a-qds: move rtc node to the correct i2c bus + - arm64: tegra: Adjust length of CCPLEX cluster MMIO region + - crypto: ccp - Move SEV_INIT retry for corrupted data + - crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init() + - PM: runtime: Add safety net to supplier device release + - cpufreq: Fix initialization of min and max frequency QoS requests + - mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy() + - mt76: do not pass the received frame with decryption error + - mt76: mt7615: improve wmm index allocation + - ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep() + - ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet() + - ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream + - rtw88: 8822c: update rx settings to prevent potential hw deadlock + - PM: AVS: qcom-cpr: Use div64_ul instead of do_div + - iwlwifi: fix leaks/bad data after failed firmware load + - iwlwifi: remove module loading failure message + - iwlwifi: mvm: Fix calculation of frame length + - iwlwifi: mvm: fix AUX ROC removal + - iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQ + - mmc: sdhci-pci-gli: GL9755: Support for CD/WP inversion on OF platforms + - block: check minor range in device_add_disk() + - um: registers: Rename function names to avoid conflicts and build problems + - ath11k: Fix napi related hang + - Bluetooth: btintel: Add missing quirks and msft ext for legacy bootloader + - Bluetooth: vhci: Set HCI_QUIRK_VALID_LE_STATES + - xfrm: rate limit SA mapping change message to user space + - drm/etnaviv: consider completed fence seqno in hang check + - jffs2: GC deadlock reading a page that is used in jffs2_write_begin() + - ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions + - ACPICA: Utilities: Avoid deleting the same object twice in a row + - ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R() + - ACPICA: Fix wrong interpretation of PCC address + - ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5 + - mmc: mtk-sd: Use readl_poll_timeout instead of open-coded polling + - drm/amdgpu: fixup bad vram size on gmc v8 + - amdgpu/pm: Make sysfs pm attributes as read-only for VFs + - ACPI: battery: Add the ThinkPad "Not Charging" quirk + - ACPI: CPPC: Check present CPUs for determining _CPC is valid + - btrfs: remove BUG_ON() in find_parent_nodes() + - btrfs: remove BUG_ON(!eie) in find_parent_nodes + - net: mdio: Demote probed message to debug print + - mac80211: allow non-standard VHT MCS-10/11 + - dm btree: add a defensive bounds check to insert_at() + - dm space map common: add bounds check to sm_ll_lookup_bitmap() + - bpf/selftests: Fix namespace mount setup in tc_redirect + - mlxsw: pci: Avoid flow control for EMAD packets + - net: phy: marvell: configure RGMII delays for 88E1118 + - net: gemini: allow any RGMII interface mode + - regulator: qcom_smd: Align probe function with rpmh-regulator + - serial: pl010: Drop CR register reset on set_termios + - serial: pl011: Drop CR register reset on set_termios + - serial: core: Keep mctrl register state and cached copy in sync + - random: do not throw away excess input to crng_fast_load + - net/mlx5: Update log_max_qp value to FW max capability + - net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch manager + - parisc: Avoid calling faulthandler_disabled() twice + - can: flexcan: allow to change quirks at runtime + - can: flexcan: rename RX modes + - can: flexcan: add more quirks to describe RX path capabilities + - x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs + - powerpc/6xx: add missing of_node_put + - powerpc/powernv: add missing of_node_put + - powerpc/cell: add missing of_node_put + - powerpc/btext: add missing of_node_put + - powerpc/watchdog: Fix missed watchdog reset due to memory ordering race + - ASoC: imx-hdmi: add put_device() after of_find_device_by_node() + - i2c: i801: Don't silently correct invalid transfer size + - powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING + - i2c: mpc: Correct I2C reset procedure + - clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBB + - powerpc/powermac: Add missing lockdep_register_key() + - KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots + - KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST + - w1: Misuse of get_user()/put_user() reported by sparse + - nvmem: core: set size for sysfs bin file + - dm: fix alloc_dax error handling in alloc_dev + - interconnect: qcom: rpm: Prevent integer overflow in rate + - scsi: ufs: Fix a kernel crash during shutdown + - scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV + - scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup + - ALSA: seq: Set upper limit of processed events + - MIPS: Loongson64: Use three arguments for slti + - powerpc/40x: Map 32Mbytes of memory at startup + - selftests/powerpc/spectre_v2: Return skip code when miss_percent is high + - powerpc: handle kdump appropriately with crash_kexec_post_notifiers option + - powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic + - udf: Fix error handling in udf_new_inode() + - MIPS: OCTEON: add put_device() after of_find_device_by_node() + - irqchip/gic-v4: Disable redistributors' view of the VPE table at boot time + - i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters + - selftests/powerpc: Add a test of sigreturning to the kernel + - MIPS: Octeon: Fix build errors using clang + - scsi: sr: Don't use GFP_DMA + - scsi: mpi3mr: Fixes around reply request queues + - ASoC: mediatek: mt8192-mt6359: fix device_node leak + - phy: phy-mtk-tphy: add support efuse setting + - ASoC: mediatek: mt8173: fix device_node leak + - ASoC: mediatek: mt8183: fix device_node leak + - habanalabs: skip read fw errors if dynamic descriptor invalid + - phy: mediatek: Fix missing check in mtk_mipi_tx_probe + - mailbox: change mailbox-mpfs compatible string + - seg6: export get_srh() for ICMP handling + - icmp: ICMPV6: Examine invoking packet for Segment Route Headers. + - udp6: Use Segment Routing Header for dest address if present + - rpmsg: core: Clean up resources on announce_create failure. + - ifcvf/vDPA: fix misuse virtio-net device config size for blk dev + - crypto: omap-aes - Fix broken pm_runtime_and_get() usage + - crypto: stm32/crc32 - Fix kernel BUG triggered in probe() + - crypto: caam - replace this_cpu_ptr with raw_cpu_ptr + - ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers + - tpm: fix potential NULL pointer access in tpm_del_char_device + - tpm: fix NPE on probe for missing device + - mfd: tps65910: Set PWR_OFF bit during driver probe + - spi: uniphier: Fix a bug that doesn't point to private data correctly + - xen/gntdev: fix unmap notification order + - md: Move alloc/free acct bioset in to personality + - HID: magicmouse: Fix an error handling path in magicmouse_probe() + - fuse: Pass correct lend value to filemap_write_and_wait_range() + - serial: Fix incorrect rs485 polarity on uart open + - cputime, cpuacct: Include guest time in user time in cpuacct.stat + - sched/cpuacct: Fix user/system in shown cpuacct.usage* + - tracing/kprobes: 'nmissed' not showed correctly for kretprobe + - tracing: Have syscall trace events use trace_event_buffer_lock_reserve() + - remoteproc: imx_rproc: Fix a resource leak in the remove function + - iwlwifi: mvm: Increase the scan timeout guard to 30 seconds + - s390/mm: fix 2KB pgtable release race + - device property: Fix fwnode_graph_devcon_match() fwnode leak + - drm/tegra: submit: Add missing pm_runtime_mark_last_busy() + - drm/etnaviv: limit submit sizes + - drm/amd/display: Fix the uninitialized variable in enable_stream_features() + - drm/nouveau/kms/nv04: use vzalloc for nv04_display + - drm/bridge: analogix_dp: Make PSR-exit block less + - parisc: Fix lpa and lpa_user defines + - powerpc/64s/radix: Fix huge vmap false positive + - scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance + - drm/amdgpu: don't do resets on APUs which don't support it + - drm/i915/display/ehl: Update voltage swing table + - PCI: xgene: Fix IB window setup + - PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors + - PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only + - PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config space + - PCI: pci-bridge-emul: Fix definitions of reserved bits + - PCI: pci-bridge-emul: Correctly set PCIe capabilities + - PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device + - xfrm: fix policy lookup for ipv6 gre packets + - xfrm: fix dflt policy check when there is no policy configured + - btrfs: fix deadlock between quota enable and other quota operations + - btrfs: check the root node for uptodate before returning it + - btrfs: respect the max size in the header when activating swap file + - ext4: make sure to reset inode lockdep class when quota enabling fails + - ext4: make sure quota gets properly shutdown on error + - ext4: fix a possible ABBA deadlock due to busy PA + - ext4: initialize err_blk before calling __ext4_get_inode_loc + - ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE + - ext4: set csum seed in tmp inode while migrating to extents + - ext4: Fix BUG_ON in ext4_bread when write quota data + - ext4: use ext4_ext_remove_space() for fast commit replay delete range + - ext4: fast commit may miss tracking unwritten range during ftruncate + - ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal + - ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits' + - ext4: fix an use-after-free issue about data=journal writeback mode + - ext4: don't use the orphan list when migrating an inode + - tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails + - ath11k: qmi: avoid error messages when dma allocation fails + - drm/radeon: fix error handling in radeon_driver_open_kms + - of: base: Improve argument length mismatch error + - firmware: Update Kconfig help text for Google firmware + - can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error message + - media: rcar-csi2: Optimize the selection PHTW register + - drm/vc4: hdmi: Make sure the device is powered with CEC + - media: correct MEDIA_TEST_SUPPORT help text + - Documentation: coresight: Fix documentation issue + - Documentation: dmaengine: Correctly describe dmatest with channel unset + - Documentation: ACPI: Fix data node reference documentation + - Documentation, arch: Remove leftovers from raw device + - Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH + - Documentation: refer to config RANDOMIZE_BASE for kernel address-space + randomization + - Documentation: fix firewire.rst ABI file path error + - net: usb: Correct reset handling of smsc95xx + - Bluetooth: hci_sync: Fix not setting adv set duration + - scsi: core: Show SCMD_LAST in text form + - scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl() + - RDMA/cma: Remove open coding of overflow checking for private_data_len + - dmaengine: uniphier-xdmac: Fix type of address variables + - dmaengine: idxd: fix wq settings post wq disable + - RDMA/hns: Modify the mapping attribute of doorbell to device + - RDMA/rxe: Fix a typo in opcode name + - dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASK + - Revert "net/mlx5: Add retry mechanism to the command entry index allocation" + - powerpc/cell: Fix clang -Wimplicit-fallthrough warning + - powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses + - block: fix async_depth sysfs interface for mq-deadline + - block: Fix fsync always failed if once failed + - drm/vc4: crtc: Drop feed_txp from state + - drm/vc4: Fix non-blocking commit getting stuck forever + - drm/vc4: crtc: Copy assigned channel to the CRTC + - bpftool: Remove inclusion of utilities.mak from Makefiles + - bpftool: Fix indent in option lists in the documentation + - xdp: check prog type before updating BPF link + - bpf: Fix mount source show for bpffs + - bpf: Mark PTR_TO_FUNC register initially with zero offset + - perf evsel: Override attr->sample_period for non-libpfm4 events + - ipv4: update fib_info_cnt under spinlock protection + - ipv4: avoid quadratic behavior in netns dismantle + - mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get() + - net/fsl: xgmac_mdio: Add workaround for erratum A-009885 + - net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module + - parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries + - riscv: dts: microchip: mpfs: Drop empty chosen node + - drm/vmwgfx: Remove explicit transparent hugepages support + - drm/vmwgfx: Remove unused compile options + - f2fs: fix remove page failed in invalidate compress pages + - f2fs: fix to avoid panic in is_alive() if metadata is inconsistent + - f2fs: compress: fix potential deadlock of compress file + - f2fs: fix to reserve space for IO align feature + - f2fs: fix to check available space of CP area correctly in + update_ckpt_flags() + - crypto: octeontx2 - uninitialized variable in kvf_limits_store() + - af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress + - clk: Emit a stern warning with writable debugfs enabled + - clk: si5341: Fix clock HW provider cleanup + - pinctrl/rockchip: fix gpio device creation + - gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe + - gpio: idt3243x: Fix IRQ check in idt_gpio_probe + - net/smc: Fix hung_task when removing SMC-R devices + - net: axienet: increase reset timeout + - net: axienet: Wait for PhyRstCmplt after core reset + - net: axienet: reset core on initialization prior to MDIO access + - net: axienet: add missing memory barriers + - net: axienet: limit minimum TX ring size + - net: axienet: Fix TX ring slot available check + - net: axienet: fix number of TX ring slots for available check + - net: axienet: fix for TX busy handling + - net: axienet: increase default TX ring size to 128 + - bitops: protect find_first_{,zero}_bit properly + - um: gitignore: Add kernel/capflags.c + - HID: vivaldi: fix handling devices not using numbered reports + - rtc: pxa: fix null pointer dereference + - vdpa/mlx5: Fix wrong configuration of virtio_version_1_0 + - virtio_ring: mark ring unused on error + - taskstats: Cleanup the use of task->exit_code + - inet: frags: annotate races around fqdir->dead and fqdir->high_thresh + - netns: add schedule point in ops_exit_list() + - iwlwifi: fix Bz NMI behaviour + - xfrm: Don't accidentally set RTO_ONLINK in decode_session4() + - vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps() + - gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst() + - libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route() + - perf script: Fix hex dump character output + - dmaengine: at_xdmac: Don't start transactions at tx_submit level + - dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending + - dmaengine: at_xdmac: Print debug message after realeasing the lock + - dmaengine: at_xdmac: Fix concurrency over xfers_list + - dmaengine: at_xdmac: Fix lld view setting + - dmaengine: at_xdmac: Fix at_xdmac_lld struct definition + - perf tools: Drop requirement for libstdc++.so for libopencsd check + - perf probe: Fix ppc64 'perf probe add events failed' case + - devlink: Remove misleading internal_flags from health reporter dump + - arm64: dts: qcom: msm8996: drop not documented adreno properties + - net: fix sock_timestamping_bind_phc() to release device + - net: bonding: fix bond_xmit_broadcast return value error bug + - net: ipa: fix atomic update in ipa_endpoint_replenish() + - net_sched: restore "mpu xxx" handling + - net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI port + - bcmgenet: add WOL IRQ check + - net: wwan: Fix MRU mismatch issue which may lead to data connection lost + - net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config() + - net: ocelot: Fix the call to switchdev_bridge_port_offload + - net: sfp: fix high power modules without diagnostic monitoring + - net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account + - net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices + - net: mscc: ocelot: fix using match before it is set + - dt-bindings: display: meson-dw-hdmi: add missing sound-name-prefix property + - dt-bindings: display: meson-vpu: Add missing amlogic,canvas property + - dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7 + - sch_api: Don't skip qdisc attach on ingress + - scripts/dtc: dtx_diff: remove broken example from help text + - lib82596: Fix IRQ check in sni_82596_probe + - mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault + - bonding: Fix extraction of ports from the packet headers + - lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test + - scripts: sphinx-pre-install: add required ctex dependency + - scripts: sphinx-pre-install: Fix ctex support on Debian + - Linux 5.15.17 + + * rtw88_8821ce causes freeze (LP: #1927808) // Jammy update: v5.15.17 upstream + stable release (LP: #1959376) + - rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE + + * Jammy update: v5.15.16 upstream stable release (LP: #1958977) + - devtmpfs regression fix: reconfigure on each mount + - orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc() + - remoteproc: qcom: pil_info: Don't memcpy_toio more than is provided + - perf: Protect perf_guest_cbs with RCU + - KVM: x86: Register perf callbacks after calling vendor's hardware_setup() + - KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest + - KVM: x86: don't print when fail to read/write pv eoi memory + - KVM: s390: Clarify SIGP orders versus STOP/RESTART + - remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + - 9p: only copy valid iattrs in 9P2000.L setattr implementation + - video: vga16fb: Only probe for EGA and VGA 16 color graphic cards + - media: uvcvideo: fix division by zero at stream start + - rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with + interrupts enabled + - firmware: qemu_fw_cfg: fix sysfs information leak + - firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entries + - firmware: qemu_fw_cfg: fix kobject leak in probe error path + - perf annotate: Avoid TUI crash when navigating in the annotation of + recursive functions + - KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all + - ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 devices + - ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master after + reboot from Windows + - ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker quirk + - ALSA: hda/tegra: Fix Tegra194 HDA reset failure + - ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + - ALSA: hda/realtek: Re-order quirk entries for Lenovo + - mtd: fixup CFI on ixp4xx + - Linux 5.15.16 + + * UBSAN: array-index-out-of-bounds in dcn31_resources on AMD yellow carp + platform (LP: #1958229) + - drm/amd/display: Fix out of bounds access on DNC31 stream encoder regs + + * Jammy update: v5.15.15 upstream stable release (LP: #1958418) + - s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add() + - workqueue: Fix unbind_workers() VS wq_worker_running() race + - staging: r8188eu: switch the led off during deinit + - bpf: Fix out of bounds access from invalid *_or_null type verification + - Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922) + - Bluetooth: btusb: Add the new support ID for Realtek RTL8852A + - Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921) + - Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AE + - Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb() + - Bluetooth: btusb: enable Mediatek to support AOSP extension + - Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AE + - fget: clarify and improve __fget_files() implementation + - Bluetooth: btusb: Add two more Bluetooth parts for WCN6855 + - Bluetooth: btusb: Add support for Foxconn MT7922A + - Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices + - Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0 + - Bluetooth: bfusb: fix division by zero in send path + - ARM: dts: exynos: Fix BCM4330 Bluetooth reset polarity in I9100 + - USB: core: Fix bug in resuming hub's handling of wakeup requests + - USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status + - ath11k: Fix buffer overflow when scanning with extraie + - mmc: sdhci-pci: Add PCI ID for Intel ADL + - Bluetooth: add quirk disabling LE Read Transmit Power + - Bluetooth: btbcm: disable read tx power for some Macs with the T2 Security + chip + - Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 and 8,2 + - veth: Do not record rx queue hint in veth_xmit + - mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe() + - can: gs_usb: fix use of uninitialized variable, detach device on reception + of invalid USB data + - can: isotp: convert struct tpcon::{idx,len} to unsigned int + - can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved} + - random: fix data race on crng_node_pool + - random: fix data race on crng init time + - random: fix crash on multiple early calls to add_bootloader_randomness() + - platform/x86/intel: hid: add quirk to support Surface Go 3 + - media: Revert "media: uvcvideo: Set unique vdev name based in type" + - staging: wlan-ng: Avoid bitwise vs logical OR warning in + hfa384x_usb_throttlefn() + - drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk() + - staging: greybus: fix stack size warning with UBSAN + - Linux 5.15.15 + + * UBSAN warning on unplugging USB4 DP alt mode from AMD Yellow Carp graphics + card (LP: #1956497) + - drm/amd/display: explicitly set is_dsc_supported to false before use + + * Support USB4 DP alt mode for AMD Yellow Carp graphics card (LP: #1953008) + - drm/amd/display: Enable PSR by default on newer DCN + - SAUCE: drm/amd/display: Fixup previous PSR policy commit + - drm/amd/display: Fix USB4 hot plug crash issue + - drm/amd/display: Creating a fw boot options bit for an upcoming feature + - drm/amd/display: Enable dpia in dmub only for DCN31 B0 + - drm/amd/display: MST support for DPIA + - drm/amd/display: Set phy_mux_sel bit in dmub scratch register + - drm/amd/display: Don't lock connection_mutex for DMUB HPD + - drm/amd/display: Add callbacks for DMUB HPD IRQ notifications + + * Jammy update: v5.15.14 upstream stable release (LP: #1957882) + - fscache_cookie_enabled: check cookie is valid before accessing it + - selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv() + - tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() + - tracing: Tag trace_percpu_buffer as a percpu pointer + - Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow" + - ieee802154: atusb: fix uninit value in atusb_set_extended_addr + - i40e: Fix to not show opcode msg on unsuccessful VF MAC change + - iavf: Fix limit of total number of queues to active queues of VF + - RDMA/core: Don't infoleak GRH fields + - Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks" + - netrom: fix copying in user data in nr_setsockopt + - RDMA/uverbs: Check for null return of kmalloc_array + - mac80211: initialize variable have_higher_than_11mbit + - mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh + - sfc: The RX page_ring is optional + - i40e: fix use-after-free in i40e_sync_filters_subtask() + - i40e: Fix for displaying message regarding NVM version + - i40e: Fix incorrect netdev's real number of RX/TX queues + - ftrace/samples: Add missing prototypes direct functions + - ipv4: Check attribute length for RTA_GATEWAY in multipath route + - ipv4: Check attribute length for RTA_FLOW in multipath route + - ipv6: Check attribute length for RTA_GATEWAY in multipath route + - ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route + - lwtunnel: Validate RTA_ENCAP_TYPE attribute length + - selftests: net: udpgro_fwd.sh: explicitly checking the available ping + feature + - sctp: hold endpoint before calling cb in sctp_transport_lookup_process + - batman-adv: mcast: don't send link-local multicast to mcast routers + - sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc + - net: ena: Fix undefined state when tx request id is out of bounds + - net: ena: Fix wrong rx request id by resetting device + - net: ena: Fix error handling when calculating max IO queues number + - md/raid1: fix missing bitmap update w/o WriteMostly devices + - EDAC/i10nm: Release mdev/mbase when failing to detect HBM + - KVM: x86: Check for rmaps allocation + - cgroup: Use open-time credentials for process migraton perm checks + - cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv + - cgroup: Use open-time cgroup namespace for process migration perm checks + - Revert "i2c: core: support bus regulator controlling in adapter" + - i2c: mpc: Avoid out of bounds memory access + - power: supply: core: Break capacity loop + - power: reset: ltc2952: Fix use of floating point literals + - reset: renesas: Fix Runtime PM usage + - rndis_host: support Hytera digital radios + - gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler + - net ticp:fix a kernel-infoleak in __tipc_sendmsg() + - phonet: refcount leak in pep_sock_accep + - fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb + - drm/amdgpu: disable runpm if we are the primary adapter + - power: bq25890: Enable continuous conversion for ADC at charging + - ipv6: Continue processing multipath route even if gateway attribute is + invalid + - ipv6: Do cleanup if attribute validation fails in multipath route + - auxdisplay: charlcd: checking for pointer reference before dereferencing + - drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify + - drm/amd/pm: Fix xgmi link control on aldebaran + - usb: mtu3: fix interval value for intr and isoc + - scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown() + - ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate + - net: udp: fix alignment problem in udp4_seq_show() + - atlantic: Fix buff_ring OOB in aq_ring_rx_clean + - drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume + - mISDN: change function names to avoid conflicts + - drm/amd/display: fix B0 TMDS deepcolor no dislay issue + - drm/amd/display: Added power down for DCN10 + - ipv6: raw: check passed optlen before reading + - userfaultfd/selftests: fix hugetlb area allocations + - ARM: dts: gpio-ranges property is now required + - Input: zinitix - make sure the IRQ is allocated before it gets enabled + - Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)" + - drm/amd/pm: keep the BACO feature enabled for suspend + - Linux 5.15.14 + + * alsa/sdw: add sdw audio machine driver for several ADL machines + (LP: #1951563) + - ASoC: Intel: sof_sdw: Add support for SKU 0AF3 product + - ASoC: Intel: soc-acpi: add SKU 0AF3 SoundWire configuration + - ASoC: Intel: sof_sdw: Add support for SKU 0B00 and 0B01 products + - ASoC: Intel: sof_sdw: Add support for SKU 0B11 product + - ASoC: Intel: sof_sdw: Add support for SKU 0B13 product + - ASoC: Intel: soc-acpi: add SKU 0B13 SoundWire configuration + - ASoC: Intel: sof_sdw: Add support for SKU 0B29 product + - ASoC: Intel: soc-acpi: add SKU 0B29 SoundWire configuration + - ASoC: Intel: sof_sdw: Add support for SKU 0B12 product + - ASoC: intel: sof_sdw: return the original error number + - ASoC: intel: sof_sdw: rename be_index/link_id to link_index + - ASoC: intel: sof_sdw: Use a fixed DAI link id for AMP + - ASoC: intel: sof_sdw: move DMIC link id overwrite to create_sdw_dailink + - ASoC: intel: sof_sdw: remove SOF_RT715_DAI_ID_FIX quirk + - ASoC: intel: sof_sdw: remove sof_sdw_mic_codec_mockup_init + - ASoC: intel: sof_sdw: remove get_next_be_id + - ASoC: intel: sof_sdw: add link adr order check + + * Add basic Wifi support for Qualcomm WCN6856 (LP: #1955613) + - ath11k: change to use dynamic memory for channel list of scan + - ath11k: add string type to search board data in board-2.bin for WCN6855 + + * Enable audio mute LED and mic mute LED on a new HP laptop (LP: #1956454) + - ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP laptop + + * Add missing BT ID for Qualcomm WCN6856 (LP: #1956407) + - Bluetooth: btusb: Add one more Bluetooth part for WCN6855 + + * Add Bluetooth support for Qualcomm WCN6856 (LP: #1955689) + - Bluetooth: btusb: Add support using different nvm for variant WCN6855 + controller + - Bluetooth: btusb: re-definition for board_id in struct qca_version + - Bluetooth: btusb: Add the new support IDs for WCN6855 + + * Improve performance and idle power consumption (LP: #1941893) + - x86: ACPI: cstate: Optimize C3 entry on AMD CPUs + + * [Yellow Carp] USB4 interdomain communication problems (LP: #1945361) + - thunderbolt: Enable retry logic for intra-domain control packets + + * 1951111: + - scsi: lpfc: Fix mailbox command failure during driver initialization + + * [Jammy] Update Broadcom Emulex FC HBA lpfc driver to 14.0.0.3 for Ubuntu + 22.04 (LP: #1951111) + - scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJT + - scsi: lpfc: Fix hang on unload due to stuck fport node + - scsi: lpfc: Fix rediscovery of tape device after LIP + - scsi: lpfc: Don't remove ndlp on PRLI errors in P2P mode + - scsi: lpfc: Fix EEH support for NVMe I/O + - scsi: lpfc: Adjust bytes received vales during cmf timer interval + - scsi: lpfc: Fix I/O block after enabling managed congestion mode + - scsi: lpfc: Zero CGN stats only during initial driver load and stat reset + - scsi: lpfc: Improve PBDE checks during SGL processing + - scsi: lpfc: Update lpfc version to 14.0.0.2 + + * smartpqi: Update 20.04.4 to latest kernel.org patch level (LP: #1953689) + - scsi: smartpqi: Update device removal management + - scsi: smartpqi: Capture controller reason codes + - scsi: smartpqi: Update LUN reset handler + - scsi: smartpqi: Add TEST UNIT READY check for SANITIZE operation + - scsi: smartpqi: Avoid failing I/Os for offline devices + - scsi: smartpqi: Add extended report physical LUNs + - scsi: smartpqi: Fix boot failure during LUN rebuild + - scsi: smartpqi: Fix duplicate device nodes for tape changers + - scsi: smartpqi: Add 3252-8i PCI id + - scsi: smartpqi: Update version to 2.1.12-055 + + * Let VMD follow host bridge PCIe settings (LP: #1954611) + - PCI: vmd: Honor ACPI _OSC on PCIe features + + * Fix spurious wakeup caused by Intel 7560 WWAN (LP: #1956443) + - net: wwan: iosm: Keep device at D0 for s2idle case + + * [uacc-0623] hisi_sec2 fail to alloc uacce (LP: #1933301) + - crypto: hisilicon/qm - modify the uacce mode check + + * Jammy update: v5.15.13 upstream stable release (LP: #1956926) + - Input: i8042 - add deferred probe support + - Input: i8042 - enable deferred probe quirk for ASUS UM325UA + - tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok(). + - tomoyo: use hwight16() in tomoyo_domain_quota_is_ok() + - net/sched: Extend qdisc control block with tc control block + - parisc: Clear stale IIR value on instruction access rights trap + - platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in + mlxbf_pmc_map_counters + - platform/x86: apple-gmux: use resource_size() with res + - memblock: fix memblock_phys_alloc() section mismatch error + - recordmcount.pl: fix typo in s390 mcount regex + - powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion + - efi: Move efifb_setup_from_dmi() prototype from arch headers + - selinux: initialize proto variable in selinux_ip_postroute_compat() + - scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write() + - net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources + - net/mlx5: Fix error print in case of IRQ request failed + - net/mlx5: Fix SF health recovery flow + - net/mlx5: Fix tc max supported prio for nic mode + - net/mlx5e: Wrap the tx reporter dump callback to extract the sq + - net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow + - net/mlx5e: Fix ICOSQ recovery flow for XSK + - net/mlx5e: Use tc sample stubs instead of ifdefs in source file + - net/mlx5e: Delete forward rule for ct or sample action + - udp: using datalen to cap ipv6 udp max gso segments + - selftests: Calculate udpgso segment count without header adjustment + - sctp: use call_rcu to free endpoint + - net/smc: fix using of uninitialized completions + - net: usb: pegasus: Do not drop long Ethernet frames + - net: ag71xx: Fix a potential double free in error handling paths + - net: lantiq_xrx200: fix statistics of received bytes + - NFC: st21nfca: Fix memory leak in device probe and remove + - net/smc: don't send CDC/LLC message if link not ready + - net/smc: fix kernel panic caused by race of smc_sock + - igc: Do not enable crosstimestamping for i225-V models + - igc: Fix TX timestamp support for non-MSI-X platforms + - drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization + - drm/amd/display: Set optimize_pwr_state for DCN31 + - ionic: Initialize the 'lif->dbid_inuse' bitmap + - net/mlx5e: Fix wrong features assignment in case of error + - net: bridge: mcast: add and enforce query interval minimum + - net: bridge: mcast: add and enforce startup query interval minimum + - selftests/net: udpgso_bench_tx: fix dst ip argument + - selftests: net: Fix a typo in udpgro_fwd.sh + - net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper + - net/ncsi: check for error return from call to nla_put_u32 + - selftests: net: using ping6 for IPv6 in udpgro_fwd.sh + - fsl/fman: Fix missing put_device() call in fman_port_probe + - i2c: validate user data in compat ioctl + - nfc: uapi: use kernel size_t to fix user-space builds + - uapi: fix linux/nfc.h userspace compilation errors + - drm/nouveau: wait for the exclusive fence after the shared ones v2 + - drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly + enabled + - drm/amdgpu: add support for IP discovery gc_info table v2 + - drm/amd/display: Changed pipe split policy to allow for multi-display pipe + split + - xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set. + - usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear. + - usb: mtu3: add memory barrier before set GPD's HWO + - usb: mtu3: fix list_head check warning + - usb: mtu3: set interval of FS intr and isoc endpoint + - nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert + - binder: fix async_free_space accounting for empty parcels + - scsi: vmw_pvscsi: Set residual data length conditionally + - Input: appletouch - initialize work before device registration + - Input: spaceball - fix parsing of movement data packets + - mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()' + - net: fix use-after-free in tw_timer_handler + - fs/mount_setattr: always cleanup mount_kattr + - perf intel-pt: Fix parsing of VM time correlation arguments + - perf script: Fix CPU filtering of a script's switch events + - perf scripts python: intel-pt-events.py: Fix printing of switch events + - Linux 5.15.13 + + * Miscellaneous Ubuntu changes + - [Packaging] getabis: Add fwinfo.builtin to the ABI + - [Packaging] Add list of built-in firmwares to the ABI + - [Config] x86-64: SYSFB_SIMPLEFB=y + - [packaging] arm64: introduce the lowlatency and lowlatency-64k flavours + - [packaging] arm64: updateconfigs + - [Config] annotations: remove duplicates when arm64-generic == + arm64-generic-64k option + - [Config] annotations: introduce arm64-lowlatency and arm64-lowlatency-64k + kconfig options checks + - [Packaging] Update dependency of pahole / dwarves + - [Config] toolchain version update + + * Miscellaneous upstream changes + - scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to + driver_resource_setup() + - scsi: lpfc: Correct sysfs reporting of loop support after SFP status change + - scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted + - scsi: lpfc: Update lpfc version to 14.0.0.3 + - Revert "rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE" + + -- Paolo Pisati Fri, 28 Jan 2022 17:16:21 +0100 + +linux (5.15.0-18.18) jammy; urgency=medium + + * jammy/linux: 5.15.0-18.18 -proposed tracker (LP: #1958638) + + * CVE-2021-4155 + - xfs: map unwritten blocks in XFS_IOC_{ALLOC, FREE}SP just like fallocate + + * CVE-2022-0185 + - SAUCE: vfs: test that one given mount param is not larger than PAGE_SIZE + + * [UBUNTU 20.04] KVM hardware diagnose data improvements for guest kernel - + kernel part (LP: #1953334) + - KVM: s390: add debug statement for diag 318 CPNC data + + * OOB write on BPF_RINGBUF (LP: #1956585) + - SAUCE: bpf: prevent helper argument PTR_TO_ALLOC_MEM to have offset other + than 0 + + * Miscellaneous Ubuntu changes + - [Config] re-enable shiftfs + - [SAUCE] shiftfs: support kernel 5.15 + - [Config] update toolchain versions + + * Miscellaneous upstream changes + - vfs: fs_context: fix up param length parsing in legacy_parse_param + + -- Andrea Righi Fri, 21 Jan 2022 13:32:27 +0100 + +linux (5.15.0-17.17) jammy; urgency=medium + + * jammy/linux: 5.15.0-17.17 -proposed tracker (LP: #1957809) + + -- Andrea Righi Thu, 13 Jan 2022 17:11:21 +0100 + +linux (5.15.0-16.16) jammy; urgency=medium + + * jammy/linux: 5.15.0-16.16 -proposed tracker (LP: #1956820) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * 5.15 stuck at boot on c4.large (LP: #1956780) + - Revert "PCI/MSI: Mask MSI-X vectors only on success" + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Packaging] temporarily disable signed v4l2loopback" + + -- Andrea Righi Sat, 08 Jan 2022 10:57:58 +0100 + +linux (5.15.0-15.15) jammy; urgency=medium + + * jammy/linux: 5.15.0-15.15 -proposed tracker (LP: #1956314) + + * Packaging resync (LP: #1786013) + - update dkms package versions + - debian/dkms-versions -- update from kernel-versions (main/master) + + * rtw88_8821ce causes freeze (LP: #1927808) + - rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE + + * alsa/sdw: fix the audio sdw codec parsing logic in the acpi table + (LP: #1955686) + - ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2 + - ALSA: hda: intel-sdw-acpi: harden detection of controller + + * Got black screen when resume from s2idle with AMD dGPU (LP: #1955790) + - SAUCE: drm/amdgpu: put SMU into proper state on runpm suspending for BOCO + capable platform + - SAUCE: drm/amdgpu: always reset the asic in suspend (v2) + + * Fix USB3 detection on HP dock (LP: #1955443) + - usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0 + + * support signed v4l2loopback dkms build (LP: #1938531) + - enable v4l2loopback builds on amd64 kernels + - support v4l2loopback dkms build + + * Jammy update: v5.15.12 upstream stable release (LP: #1956305) + - arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd + - net: usb: lan78xx: add Allied Telesis AT29M2-AF + - ext4: prevent partial update of the extent blocks + - ext4: check for out-of-order index extents in ext4_valid_extent_entries() + - ext4: check for inconsistent extents between index and leaf block + - selftests: KVM: Fix non-x86 compiling + - HID: holtek: fix mouse probing + - HID: potential dereference of null pointer + - NFSD: Fix READDIR buffer overflow + - PM: sleep: Fix error handling in dpm_prepare() + - arm64: dts: allwinner: orangepi-zero-plus: fix PHY mode + - bus: sunxi-rsb: Fix shutdown + - spi: change clk_disable_unprepare to clk_unprepare + - ucounts: Fix rlimit max values check + - drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf + - ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent() + - RDMA/hns: Fix RNR retransmission issue for HIP08 + - IB/qib: Fix memory leak in qib_user_sdma_queue_pkts() + - RDMA/hns: Replace kfree() with kvfree() + - netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy() + - netfilter: fix regression in looped (broad|multi)cast's MAC handling + - ARM: dts: imx6qdl-wandboard: Fix Ethernet support + - ice: Use xdp_buf instead of rx_buf for xsk zero-copy + - ice: xsk: return xsk buffers back to pool when cleaning the ring + - net: marvell: prestera: fix incorrect return of port_find + - net: marvell: prestera: fix incorrect structure access + - qlcnic: potential dereference null pointer of rx_queue->page_ring + - tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + - ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie + - inet: fully convert sk->sk_rx_dst to RCU rules + - net: accept UFOv6 packages in virtio_net_hdr_to_skb + - net: skip virtio_net_hdr_set_proto if protocol already set + - igb: fix deadlock caused by taking RTNL in RPM resume path + - ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module + - gpio: virtio: remove timeout + - bonding: fix ad_actor_system option setting to default + - fjes: Check for error irq + - drivers: net: smc911x: Check for error irq + - net: ks8851: Check for error irq + - sfc: Check null pointer of rx_queue->page_ring + - sfc: falcon: Check null pointer of rx_queue->page_ring + - asix: fix uninit-value in asix_mdio_read() + - asix: fix wrong return value in asix_check_host_enable() + - io_uring: zero iocb->ki_pos for stream file types + - veth: ensure skb entering GRO are not cloned. + - net: stmmac: ptp: fix potentially overflowing expression + - net: bridge: Use array_size() helper in copy_to_user() + - net: bridge: fix ioctl old_deviceless bridge argument + - r8152: fix the force speed doesn't work for RTL8156 + - net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M + - pinctrl: bcm2835: Change init order for gpio hogs + - hwmon: (lm90) Fix usage of CONFIG2 register in detect function + - hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations + - hwmon: (lm90) Introduce flag indicating extended temperature support + - hwmon: (lm90) Add basic support for TI TMP461 + - hwmon: (lm90) Drop critical attribute support for MAX6654 + - ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNC + - uapi: Fix undefined __always_inline on non-glibc systems + - compiler.h: Fix annotation macro misplacement with Clang + - platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL + - kernel/crash_core: suppress unknown crashkernel parameter warning + - Revert "x86/boot: Pull up cmdline preparation and early param parsing" + - x86/boot: Move EFI range reservation after cmdline parsing + - ALSA: jack: Check the return value of kstrdup() + - ALSA: drivers: opl3: Fix incorrect use of vp->state + - ALSA: rawmidi - fix the uninitalized user_pversion + - ALSA: hda/hdmi: Disable silent stream on GLK + - ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6 + - ALSA: hda/realtek: Add new alc285-hp-amp-init model + - ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + - ALSA: hda/realtek: Fix quirk for Clevo NJ51CU + - ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2s + - ASoC: tegra: Add DAPM switches for headphones and mic jack + - ASoC: tegra: Restore headphones jack name on Nyan Big + - Input: atmel_mxt_ts - fix double free in mxt_read_info_block + - ipmi: bail out if init_srcu_struct fails + - ipmi: ssif: initialize ssif_info->client early + - ipmi: fix initialization when workqueue allocation fails + - parisc: Correct completer in lws start + - parisc: Fix mask used to select futex spinlock + - tee: handle lookup of shm with reference count 0 + - x86/pkey: Fix undefined behaviour with PKRU_WD_BIT + - platform/x86: amd-pmc: only use callbacks for suspend + - platform/x86: intel_pmc_core: fix memleak on registration failure + - KVM: x86: Always set kvm_run->if_flag + - KVM: x86/mmu: Don't advance iterator after restart due to yielding + - KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required + - KVM: VMX: Always clear vmx->fail on emulation_required + - KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU + - pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines + - gpio: dln2: Fix interrupts when replugging the device + - mmc: sdhci-tegra: Fix switch to HS400ES mode + - mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commands + - mmc: core: Disable card detect during shutdown + - mmc: mmci: stm32: clear DLYB_CR after sending tuning command + - ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling + - ksmbd: fix error code in ndr_read_int32() + - ksmbd: fix uninitialized symbol 'pntsd_size' + - ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1 + - mac80211: fix locking in ieee80211_start_ap error path + - mm: mempolicy: fix THP allocations escaping mempolicy restrictions + - mm, hwpoison: fix condition in free hugetlb page path + - mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page() + - mm/damon/dbgfs: protect targets destructions with kdamond_lock + - tee: optee: Fix incorrect page free bug + - f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr() + - netfs: fix parameter of cleanup() + - KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state + - arm64: dts: lx2160a: fix scl-gpios property name + - kfence: fix memory leak when cat kfence objects + - Input: iqs626a - prohibit inlining of channel parsing functions + - Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312 + - Input: goodix - add id->model mapping for the "9111" model + - ASoC: tas2770: Fix setting of high sample rates + - ASoC: SOF: Intel: pci-tgl: add new ADL-P variant + - ASoC: SOF: Intel: pci-tgl: add ADL-N support + - ASoC: rt5682: fix the wrong jack type detected + - pinctrl: mediatek: fix global-out-of-bounds issue + - hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681 + - hwmon: (lm90) Do not report 'busy' status bit as alarm + - r8152: sync ocp base + - ax25: NPD bug when detaching AX25 device + - hamradio: defer ax25 kfree after unregister_netdev + - hamradio: improve the incomplete fix to avoid NPD + - tun: avoid double free in tun_free_netdev + - phonet/pep: refuse to enable an unbound pipe + - Linux 5.15.12 + + * Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled + (LP: #1945590) // Jammy update: v5.15.12 upstream stable release + (LP: #1956305) + - Input: elantech - fix stack out of bound access in + elantech_change_report_id() + + * Jammy update: v5.15.11 upstream stable release (LP: #1956302) + - reset: tegra-bpmp: Revert Handle errors in BPMP response + - KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled + - KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE + - KVM: downgrade two BUG_ONs to WARN_ON_ONCE + - x86/kvm: remove unused ack_notifier callbacks + - KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid() + - mac80211: fix rate control for retransmitted frames + - mac80211: fix regression in SSN handling of addba tx + - mac80211: mark TX-during-stop for TX in in_reconfig + - mac80211: send ADDBA requests using the tid/queue of the aggregation session + - mac80211: validate extended element ID is present + - firmware: arm_scpi: Fix string overflow in SCPI genpd driver + - bpf: Fix kernel address leakage in atomic fetch + - bpf, selftests: Add test case for atomic fetch on spilled pointer + - bpf: Fix signed bounds propagation after mov32 + - bpf: Make 32->64 bounds propagation slightly more robust + - bpf, selftests: Add test case trying to taint map value pointer + - bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg + - bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer + - vduse: fix memory corruption in vduse_dev_ioctl() + - vduse: check that offset is within bounds in get_config() + - virtio_ring: Fix querying of maximum DMA mapping size for virtio device + - vdpa: check that offsets are within bounds + - s390/entry: fix duplicate tracking of irq nesting level + - recordmcount.pl: look for jgnop instruction as well as bcrl on s390 + - arm64: dts: ten64: remove redundant interrupt declaration for gpio-keys + - ceph: fix up non-directory creation in SGID directories + - dm btree remove: fix use after free in rebalance_children() + - audit: improve robustness of the audit queue handling + - btrfs: convert latest_bdev type to btrfs_device and rename + - btrfs: use latest_dev in btrfs_show_devname + - btrfs: update latest_dev when we create a sprout device + - btrfs: remove stale comment about the btrfs_show_devname + - scsi: ufs: core: Retry START_STOP on UNIT_ATTENTION + - arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas- + edge + - arm64: dts: rockchip: fix rk3308-roc-cc vcc-sd supply + - arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supply + - arm64: dts: rockchip: fix audio-supply for Rock Pi 4 + - arm64: dts: rockchip: fix poweroff on helios64 + - dmaengine: idxd: add halt interrupt support + - dmaengine: idxd: fix calling wq quiesce inside spinlock + - mac80211: track only QoS data frames for admission control + - tee: amdtee: fix an IS_ERR() vs NULL bug + - ceph: fix duplicate increment of opened_inodes metric + - ceph: initialize pathlen variable in reconnect_caps_cb + - ARM: socfpga: dts: fix qspi node compatible + - arm64: dts: imx8mq: remove interconnect property from lcdif + - clk: Don't parent clks until the parent is fully registered + - soc: imx: Register SoC device only on i.MX boards + - iwlwifi: mvm: don't crash on invalid rate w/o STA + - virtio: always enter drivers/virtio/ + - virtio/vsock: fix the transport to work with VMADDR_CID_ANY + - vdpa: Consider device id larger than 31 + - Revert "drm/fb-helper: improve DRM fbdev emulation device names" + - selftests: net: Correct ping6 expected rc from 2 to 1 + - s390/kexec_file: fix error handling when applying relocations + - sch_cake: do not call cake_destroy() from cake_init() + - inet_diag: fix kernel-infoleak for UDP sockets + - netdevsim: don't overwrite read only ethtool parms + - selftests: icmp_redirect: pass xfail=0 to log_test() + - net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg + - net: hns3: fix race condition in debugfs + - selftests: Add duplicate config only for MD5 VRF tests + - selftests: Fix raw socket bind tests with VRF + - selftests: Fix IPv6 address bind tests + - dmaengine: idxd: fix missed completion on abort path + - dmaengine: st_fdma: fix MODULE_ALIAS + - drm: simpledrm: fix wrong unit with pixel clock + - net/sched: sch_ets: don't remove idle classes from the round-robin list + - selftests/net: toeplitz: fix udp option + - net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down() + - selftest/net/forwarding: declare NETIFS p9 p10 + - mptcp: never allow the PM to close a listener subflow + - drm/ast: potential dereference of null pointer + - drm/i915/display: Fix an unsigned subtraction which can never be negative. + - mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock + - cfg80211: Acquire wiphy mutex on regulatory work + - mac80211: fix lookup when adding AddBA extension element + - net: stmmac: fix tc flower deletion for VLAN priority Rx steering + - flow_offload: return EOPNOTSUPP for the unsupported mpls action type + - rds: memory leak in __rds_conn_create() + - ice: Use div64_u64 instead of div_u64 in adjfine + - ice: Don't put stale timestamps in the skb + - drm/amd/display: Set exit_optimized_pwr_state for DCN31 + - drm/amd/pm: fix a potential gpu_metrics_table memory leak + - mptcp: remove tcp ulp setsockopt support + - mptcp: clear 'kern' flag from fallback sockets + - mptcp: fix deadlock in __mptcp_push_pending() + - soc/tegra: fuse: Fix bitwise vs. logical OR warning + - igb: Fix removal of unicast MAC filters of VFs + - igbvf: fix double free in `igbvf_probe` + - igc: Fix typo in i225 LTR functions + - ixgbe: Document how to enable NBASE-T support + - ixgbe: set X550 MDIO speed before talking to PHY + - netdevsim: Zero-initialize memory for new map's value in function + nsim_bpf_map_alloc + - net/packet: rx_owner_map depends on pg_vec + - net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup + - sfc_ef100: potential dereference of null pointer + - dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED + - net: Fix double 0x prefix print in SKB dump + - net/smc: Prevent smc_release() from long blocking + - net: systemport: Add global locking for descriptor lifecycle + - sit: do not call ipip6_dev_free() from sit_init_net() + - afs: Fix mmap + - arm64: kexec: Fix missing error code 'ret' warning in load_other_segments() + - bpf: Fix extable fixup offset. + - bpf, selftests: Fix racing issue in btf_skc_cls_ingress test + - powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n + - USB: gadget: bRequestType is a bitfield, not a enum + - Revert "usb: early: convert to readl_poll_timeout_atomic()" + - KVM: x86: Drop guest CPUID check for host initiated writes to + MSR_IA32_PERF_CAPABILITIES + - tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous + - USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04) + - usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe + - PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error + - PCI/MSI: Mask MSI-X vectors only on success + - usb: xhci-mtk: fix list_del warning when enable list debug + - usb: xhci: Extend support for runtime power management for AMD's Yellow + carp. + - usb: cdnsp: Fix incorrect status for control request + - usb: cdnsp: Fix incorrect calling of cdnsp_died function + - usb: cdnsp: Fix issue in cdnsp_log_ep trace event + - usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore + - usb: typec: tcpm: fix tcpm unregister port but leave a pending timer + - usb: gadget: u_ether: fix race in setting MAC address in setup phase + - USB: serial: cp210x: fix CP2105 GPIO registration + - USB: serial: option: add Telit FN990 compositions + - selinux: fix sleeping function called from invalid context + - btrfs: fix memory leak in __add_inode_ref() + - btrfs: fix double free of anon_dev after failure to create subvolume + - btrfs: check WRITE_ERR when trying to read an extent buffer + - btrfs: fix missing blkdev_put() call in btrfs_scan_one_device() + - zonefs: add MODULE_ALIAS_FS + - iocost: Fix divide-by-zero on donation from low hweight cgroup + - serial: 8250_fintek: Fix garbled text for console + - timekeeping: Really make sure wall_to_monotonic isn't positive + - cifs: sanitize multiple delimiters in prepath + - locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner() + - riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot + - riscv: dts: unmatched: Add gpio card detect to mmc-spi-slot + - perf inject: Fix segfault due to close without open + - perf inject: Fix segfault due to perf_data__fd() without open + - libata: if T_LENGTH is zero, dma direction should be DMA_NONE + - powerpc/module_64: Fix livepatching for RO modules + - drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE + - drm/amdgpu: don't override default ECO_BITs setting + - drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC + - Revert "can: m_can: remove support for custom bit timing" + - can: m_can: make custom bittiming fields const + - can: m_can: pci: use custom bit timings for Elkhart Lake + - ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad name + - xsk: Do not sleep in poll() when need_wakeup set + - mptcp: add missing documented NL params + - bpf, x64: Factor out emission of REX byte in more cases + - bpf: Fix extable address check. + - USB: core: Make do_proc_control() and do_proc_bulk() killable + - media: mxl111sf: change mutex_init() location + - fuse: annotate lock in fuse_reverse_inval_entry() + - ovl: fix warning in ovl_create_real() + - scsi: scsi_debug: Don't call kcalloc() if size arg is zero + - scsi: scsi_debug: Fix type in min_t to avoid stack OOB + - scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select() + - io-wq: remove spurious bit clear on task_work addition + - io-wq: check for wq exit after adding new worker task_work + - rcu: Mark accesses to rcu_state.n_force_qs + - io-wq: drop wqe lock before creating new worker + - bus: ti-sysc: Fix variable set but not used warning for reinit_modules + - selftests/damon: test debugfs file reads/writes with huge count + - Revert "xsk: Do not sleep in poll() when need_wakeup set" + - xen/blkfront: harden blkfront against event channel storms + - xen/netfront: harden netfront against event channel storms + - xen/console: harden hvc_xen against event channel storms + - xen/netback: fix rx queue stall detection + - xen/netback: don't queue unlimited number of packages + - Linux 5.15.11 + + * Jammy update: v5.15.10 upstream stable release (LP: #1956301) + - nfc: fix segfault in nfc_genl_dump_devices_done + - hwmon: (corsair-psu) fix plain integer used as NULL pointer + - RDMA: Fix use-after-free in rxe_queue_cleanup + - RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow + - mtd: rawnand: Fix nand_erase_op delay + - mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface + - inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently + - dt-bindings: media: nxp,imx7-mipi-csi2: Drop bad if/then schema + - clk: qcom: sm6125-gcc: Swap ops of ice and apps on sdcc1 + - perf bpf_skel: Do not use typedef to avoid error on old clang + - netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock + - RDMA/irdma: Fix a user-after-free in add_pble_prm + - RDMA/irdma: Fix a potential memory allocation issue in + 'irdma_prm_add_pble_mem()' + - RDMA/irdma: Report correct WC errors + - RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ + - ice: fix FDIR init missing when reset VF + - vmxnet3: fix minimum vectors alloc issue + - i2c: virtio: fix completion handling + - drm/msm: Fix null ptr access msm_ioctl_gem_submit() + - drm/msm/a6xx: Fix uinitialized use of gpu_scid + - drm/msm/dsi: set default num_data_lanes + - drm/msm/dp: Avoid unpowered AUX xfers that caused crashes + - KVM: arm64: Save PSTATE early on exit + - s390/test_unwind: use raw opcode instead of invalid instruction + - Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP" + - net/mlx4_en: Update reported link modes for 1/10G + - loop: Use pr_warn_once() for loop_control_remove() warning + - ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vid + - ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P + - parisc/agp: Annotate parisc agp init functions with __init + - i2c: rk3x: Handle a spurious start completion interrupt flag + - net: netlink: af_netlink: Prevent empty skb by adding a check on len. + - drm/amdgpu: cancel the correct hrtimer on exit + - drm/amdgpu: check atomic flag to differeniate with legacy path + - drm/amd/display: Fix for the no Audio bug with Tiled Displays + - drm/amdkfd: fix double free mem structure + - drm/amd/display: add connector type check for CRC source set + - drm/amdkfd: process_info lock not needed for svm + - tracing: Fix a kmemleak false positive in tracing_map + - staging: most: dim2: use device release method + - fuse: make sure reclaim doesn't write the inode + - perf inject: Fix itrace space allowed for new attributes + - Linux 5.15.10 + + * Jammy update: v5.15.9 upstream stable release (LP: #1955161) + - netfilter: selftest: conntrack_vrf.sh: fix file permission + - Linux 5.15.9 + + * [SRU][I/J/OEM-5.13/OEM-5.14] Fix pci port lost when hotplug dock + (LP: #1954646) + - PCI: Re-enable Downstream Port LTR after reset or hotplug + + * Add support for NVIDIA EC backlight (LP: #1953286) + - platform/x86: Add driver for ACPI WMAA EC-based backlight control + - platform/x86: Remove "WMAA" from identifier names in wmaa-backlight-wmi.c + - platform/x86: Rename wmaa-backlight-wmi to nvidia-wmi-ec-backlight + - [Config] NVIDIA_WMI_EC_BACKLIGHT=m + + * Improve USB Type-C support (LP: #1950974) + - usb: typec: ucsi: Always cancel the command if PPM reports BUSY condition + - usb: typec: ucsi: Don't stop alt mode registration on busy condition + - usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode + checking + - usb: typec: ucsi: acpi: Reduce the command completion timeout + - usb: typec: ucsi: Check the partner alt modes always if there is PD contract + - usb: typec: ucsi: Read the PDOs in separate work + - usb: typec: ucsi: Better fix for missing unplug events issue + + * Fix power button wakeup with shared IRQs on AMD platforms (LP: #1953540) + - pinctrl: amd: Fix wakeups when IRQ is shared with SCI + + * AMD: Suspend not working when some cores are disabled through cpufreq + (LP: #1954930) + - ACPI: processor idle: Allow playing dead in C3 state + + * Jammy update: v5.15.8 upstream stable release (LP: #1954931) + - Revert "UBUNTU: SAUCE: selftests: fib_tests: assign address to dummy1 for + rp_filter tests" + - usb: gadget: uvc: fix multiple opens + - HID: quirks: Add quirk for the Microsoft Surface 3 type-cover + - HID: google: add eel USB id + - HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested + - HID: add hid_is_usb() function to make it simpler for USB detection + - HID: add USB_HID dependancy to hid-prodikeys + - HID: add USB_HID dependancy to hid-chicony + - HID: add USB_HID dependancy on some USB HID drivers + - HID: bigbenff: prevent null pointer dereference + - HID: wacom: fix problems when device is not a valid USB device + - HID: check for valid USB device for many HID drivers + - mtd: dataflash: Add device-tree SPI IDs + - mmc: spi: Add device-tree SPI IDs + - HID: sony: fix error path in probe + - HID: Ignore battery for Elan touchscreen on Asus UX550VE + - platform/x86/intel: hid: add quirk to support Surface Go 3 + - nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups + - IB/hfi1: Insure use of smp_processor_id() is preempt disabled + - IB/hfi1: Fix early init panic + - IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr + - can: kvaser_usb: get CAN clock frequency from device + - can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct + stats->{rx,tx}_errors counter + - can: sja1000: fix use after free in ems_pcmcia_add_card() + - can: pch_can: pch_can_rx_normal: fix use after free + - can: m_can: m_can_read_fifo: fix memory leak in error branch + - can: m_can: pci: fix incorrect reference clock rate + - can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo() + - can: m_can: Disable and ignore ELO interrupt + - net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's" + - net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports + - x86/sme: Explicitly map new EFI memmap table as encrypted + - platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops + - nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done + - selftests: netfilter: add a vrf+conntrack testcase + - vrf: don't run conntrack on vrf with !dflt qdisc + - bpf, x86: Fix "no previous prototype" warning + - bpf, sockmap: Attach map progs to psock early for feature probes + - bpf: Make sure bpf_disable_instrumentation() is safe vs preemption. + - bpf: Fix the off-by-two error in range markings + - ice: ignore dropped packets during init + - ethtool: do not perform operations on net devices being unregistered + - bonding: make tx_rebalance_counter an atomic + - nfp: Fix memory leak in nfp_cpp_area_cache_add() + - udp: using datalen to cap max gso segments + - netfilter: nft_exthdr: break evaluation if setting TCP option fails + - netfilter: conntrack: annotate data-races around ct->timeout + - iavf: restore MSI state on reset + - iavf: Fix reporting when setting descriptor count + - IB/hfi1: Correct guard on eager buffer deallocation + - devlink: fix netns refcount leak in devlink_nl_cmd_reload() + - net: bcm4908: Handle dma_set_coherent_mask error codes + - net: dsa: mv88e6xxx: error handling for serdes_power functions + - net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering + - net/sched: fq_pie: prevent dismantle issue + - net: mvpp2: fix XDP rx queues registering + - KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exit + - KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI req + - KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush + hypercall + - timers: implement usleep_idle_range() + - mm/damon/core: fix fake load reports due to uninterruptible sleeps + - mm/slub: fix endianness bug for alloc/free_traces attributes + - mm: bdi: initialize bdi_min_ratio when bdi is unregistered + - ALSA: ctl: Fix copy of updated id with element read/write + - ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 platform + - ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1 + - ALSA: pcm: oss: Fix negative period/buffer sizes + - ALSA: pcm: oss: Limit the period size to 16MB + - ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*() + - cifs: Fix crash on unload of cifs_arc4.ko + - scsi: qla2xxx: Format log strings only if needed + - btrfs: clear extent buffer uptodate when we fail to write it + - btrfs: fix re-dirty process of tree-log nodes + - btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling + - btrfs: free exchange changeset on failures + - perf intel-pt: Fix some PGE (packet generation enable/control flow packets) + usage + - perf intel-pt: Fix sync state when a PSB (synchronization) packet is found + - perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type + - perf intel-pt: Fix state setting when receiving overflow (OVF) packet + - perf intel-pt: Fix next 'err' value, walking trace + - perf intel-pt: Fix missing 'instruction' events with 'q' option + - perf intel-pt: Fix error timestamp setting on the decoder error path + - md: fix update super 1.0 on rdev size change + - nfsd: fix use-after-free due to delegation race + - nfsd: Fix nsfd startup race (again) + - tracefs: Have new files inherit the ownership of their parent + - selftests: KVM: avoid failures due to reserved HyperTransport region + - hwmon: (pwm-fan) Ensure the fan going on in .probe() + - mmc: renesas_sdhi: initialize variable properly when tuning + - clk: qcom: regmap-mux: fix parent clock lookup + - thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL + - drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence. + - libata: add horkage for ASMedia 1092 + - io_uring: ensure task_work gets run as part of cancelations + - wait: add wake_up_pollfree() + - binder: use wake_up_pollfree() + - signalfd: use wake_up_pollfree() + - aio: keep poll requests on waitqueue until completed + - aio: fix use-after-free due to missing POLLFREE handling + - tracefs: Set all files to the same group ownership as the mount option + - i2c: mpc: Use atomic read and fix break condition + - block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2) + - scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc() + - scsi: scsi_debug: Fix buffer size of REPORT ZONES command + - ALSA: usb-audio: Reorder snd_djm_devices[] entries + - qede: validate non LSO skb length + - PM: runtime: Fix pm_runtime_active() kerneldoc comment + - ASoC: rt5682: Fix crash due to out of scope stack vars + - ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixer + - ASoC: codecs: wsa881x: fix return values from kcontrol put + - ASoC: codecs: wcd934x: handle channel mappping list correctly + - ASoC: codecs: wcd934x: return correct value from mixer put + - RDMA/hns: Do not halt commands during reset until later + - RDMA/hns: Do not destroy QP resources in the hw resetting phase + - hwmon: (dell-smm) Fix warning on /proc/i8k creation error + - clk: imx: use module_platform_driver + - clk: qcom: clk-alpha-pll: Don't reconfigure running Trion + - i40e: Fix failed opcode appearing if handling messages from VF + - i40e: Fix pre-set max number of queues for VF + - mtd: rawnand: fsmc: Take instruction delay into account + - mtd: rawnand: fsmc: Fix timing computation + - bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap + - i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc + - Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge" + - drm/amd/display: Fix DPIA outbox timeout after S3/S4/reset + - perf tools: Fix SMT detection fast read path + - Documentation/locking/locktypes: Update migrate_disable() bits. + - dt-bindings: net: Reintroduce PHY no lane swap binding + - tools build: Remove needless libpython-version feature check that breaks + test-all fast path + - net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero + - net: altera: set a couple error code in probe() + - net: fec: only clear interrupt of handling queue in fec_enet_rx_queue() + - net, neigh: clear whole pneigh_entry at alloc time + - net/qla3xxx: fix an error code in ql_adapter_up() + - selftests/fib_tests: Rework fib_rp_filter_test() + - USB: gadget: detect too-big endpoint 0 requests + - USB: gadget: zero allocate endpoint 0 buffers + - Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default" + - usb: core: config: fix validation of wMaxPacketValue entries + - usb: core: config: using bit mask instead of individual bits + - xhci: avoid race between disable slot command and host runtime suspend + - iio: gyro: adxrs290: fix data signedness + - iio: trigger: Fix reference counting + - iio: trigger: stm32-timer: fix MODULE_ALIAS + - iio: stk3310: Don't return error code in interrupt handler + - iio: mma8452: Fix trigger reference couting + - iio: ltr501: Don't return error code in trigger handler + - iio: kxsd9: Don't return error code in trigger handler + - iio: itg3200: Call iio_trigger_notify_done() on error + - iio: dln2-adc: Fix lockdep complaint + - iio: dln2: Check return value of devm_iio_trigger_register() + - iio: at91-sama5d2: Fix incorrect sign extension + - iio: adc: stm32: fix a current leak by resetting pcsel before disabling vdda + - iio: adc: axp20x_adc: fix charging current reporting on AXP22x + - iio: ad7768-1: Call iio_trigger_notify_done() on error + - iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove + - nvmem: eeprom: at25: fix FRAM byte_len + - bus: mhi: pci_generic: Fix device recovery failed issue + - bus: mhi: core: Add support for forced PM resume + - csky: fix typo of fpu config macro + - irqchip/aspeed-scu: Replace update_bits with write_bits. + - irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc() + - irqchip/armada-370-xp: Fix support for Multi-MSI interrupts + - aio: Fix incorrect usage of eventfd_signal_allowed() + - irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL + - irqchip: nvic: Fix offset for Interrupt Priority Offsets + - misc: fastrpc: fix improper packet size calculation + - clocksource/drivers/dw_apb_timer_of: Fix probe failure + - bpf: Add selftests to cover packet access corner cases + - Linux 5.15.8 + + * Can't read/write SD card after running CPU offline test in 5.11.0 and 5.13.0 + (LP: #1951784) // Jammy update: v5.15.8 upstream stable release + (LP: #1954931) + - misc: rtsx: Avoid mangling IRQ during runtime PM + + * Enable Landlock by default (LP: #1953192) + - [Config] Enable Landlock by default + + * Add s0i3 RTC wake up for AMD systems (LP: #1950013) + - platform/x86: amd-pmc: Export Idlemask values based on the APU + - platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd` + - platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup + + * Fix runtime power management on USB controller with XHCI_RESET_ON_RESUME + flag (LP: #1954369) + - SAUCE: xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime + suspending + + * Fix System hangs on black screen when reboot (LP: #1949321) + - drm/i915/hdmi: convert intel_hdmi_to_dev to intel_hdmi_to_i915 + - drm/i915: Don't request GMBUS to generate irqs when called while irqs are + off + - drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->shutdown() + + * require CAP_NET_ADMIN to attach N_HCI ldisc (LP: #1949516) + - Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldisc + + * mt7921e: Failed to start WM firmware (LP: #1954300) + - SAUCE: Bluetooth: btusb: Handle download_firmware failure cases + - SAUCE: Bluetooth: btusb: Return error code when getting patch status failed + + * Miscellaneous Ubuntu changes + - [Packaging] Add list of built-in modules to the ABI + - [Packaging] abi-check: Process modules.builtin + - SAUCE: allow to use __wake_up_pollfree() from GPL modules + - [Packaging] enforce xz compression for debs + - [Config] update config after v5.15.12 + - [Packaging] temporarily disable signed v4l2loopback + + -- Andrea Righi Tue, 04 Jan 2022 11:22:10 +0100 + +linux (5.15.0-14.14) jammy; urgency=medium + + * jammy/linux: 5.15.0-14.14 -proposed tracker (LP: #1954627) + + * Jammy update: v5.15.7 upstream stable release (LP: #1953731) + - ALSA: usb-audio: Restrict rates for the shared clocks + - ALSA: usb-audio: Rename early_playback_start flag with lowlatency_playback + - ALSA: usb-audio: Disable low-latency playback for free-wheel mode + - ALSA: usb-audio: Disable low-latency mode for implicit feedback sync + - ALSA: usb-audio: Check available frames for the next packet size + - ALSA: usb-audio: Add spinlock to stop_urbs() + - ALSA: usb-audio: Improved lowlatency playback support + - ALSA: usb-audio: Avoid killing in-flight URBs during draining + - ALSA: usb-audio: Fix packet size calculation regression + - ALSA: usb-audio: Less restriction for low-latency playback mode + - ALSA: usb-audio: Switch back to non-latency mode at a later point + - ALSA: usb-audio: Don't start stream for capture at prepare + - gfs2: release iopen glock early in evict + - gfs2: Fix length of holes reported at end-of-file + - powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for + persistent memory" + - powerpc/pseries/ddw: Do not try direct mapping with persistent memory and + one window + - drm/sun4i: fix unmet dependency on RESET_CONTROLLER for PHY_SUN6I_MIPI_DPHY + - mac80211: do not access the IV when it was stripped + - mac80211: fix throughput LED trigger + - x86/hyperv: Move required MSRs check to initial platform probing + - net/smc: Transfer remaining wait queue entries during fallback + - atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait + - net: return correct error code + - pinctrl: qcom: fix unmet dependencies on GPIOLIB for GPIOLIB_IRQCHIP + - platform/x86: dell-wmi-descriptor: disable by default + - platform/x86: thinkpad_acpi: Add support for dual fan control + - platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep + - s390/setup: avoid using memblock_enforce_memory_limit + - btrfs: silence lockdep when reading chunk tree during mount + - btrfs: check-integrity: fix a warning on write caching disabled disk + - thermal: core: Reset previous low and high trip during thermal zone init + - scsi: iscsi: Unblock session then wake up error handler + - drm/amd/pm: Remove artificial freq level on Navi1x + - drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again + - drm/amd/amdgpu: fix potential memleak + - ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile + - ata: libahci: Adjust behavior when StorageD3Enable _DSD is set + - ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in + hns_dsaf_ge_srst_by_port() + - ipv6: check return value of ipv6_skip_exthdr + - net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of + bound + - net: ethernet: dec: tulip: de4x5: fix possible array overflows in + type3_infoblock() + - perf sort: Fix the 'weight' sort key behavior + - perf sort: Fix the 'ins_lat' sort key behavior + - perf sort: Fix the 'p_stage_cyc' sort key behavior + - perf inject: Fix ARM SPE handling + - perf hist: Fix memory leak of a perf_hpp_fmt + - perf report: Fix memory leaks around perf_tip() + - tracing: Don't use out-of-sync va_list in event printing + - net/smc: Avoid warning of possible recursive locking + - ACPI: Add stubs for wakeup handler functions + - net/tls: Fix authentication failure in CCM mode + - vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit + - kprobes: Limit max data_size of the kretprobe instances + - ALSA: hda/cs8409: Set PMSG_ON earlier inside cs8409 driver + - rt2x00: do not mark device gone on EPROTO errors during start + - ipmi: Move remove_work to dedicated workqueue + - cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink() + - iwlwifi: mvm: retry init flow if failed + - dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow + - s390/pci: move pseudo-MMIO to prevent MIO overlap + - fget: check that the fd still exists after getting a ref to it + - sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl + - sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl + - scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO + - scsi: ufs: ufs-pci: Add support for Intel ADL + - ipv6: fix memory leak in fib6_rule_suppress + - drm/amd/display: Allow DSC on supported MST branch devices + - drm/i915/dp: Perform 30ms delay after source OUI write + - KVM: fix avic_set_running for preemptable kernels + - KVM: Disallow user memslot with size that exceeds "unsigned long" + - KVM: x86/mmu: Fix TLB flush range when handling disconnected pt + - KVM: Ensure local memslot copies operate on up-to-date arch-specific data + - KVM: x86: ignore APICv if LAPIC is not enabled + - KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12 + - KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST + - KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit + - KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled + - KVM: x86: Use a stable condition around all VT-d PI paths + - KVM: MMU: shadow nested paging does not have PKU + - KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1 + - KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg() + - KVM: x86: check PIR even for vCPUs with disabled APICv + - tracing/histograms: String compares should not care about signed values + - net: dsa: mv88e6xxx: Fix application of erratum 4.8 for 88E6393X + - net: dsa: mv88e6xxx: Drop unnecessary check in + mv88e6393x_serdes_erratum_4_6() + - net: dsa: mv88e6xxx: Save power by disabling SerDes trasmitter and receiver + - net: dsa: mv88e6xxx: Add fix for erratum 5.2 of 88E6393X family + - net: dsa: mv88e6xxx: Fix inband AN for 2500base-x on 88E6393X family + - net: dsa: mv88e6xxx: Link in pcs_get_state() if AN is bypassed + - wireguard: selftests: increase default dmesg log size + - wireguard: allowedips: add missing __rcu annotation to satisfy sparse + - wireguard: selftests: actually test for routing loops + - wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST + - wireguard: device: reset peer src endpoint when netns exits + - wireguard: receive: use ring buffer for incoming handshakes + - wireguard: receive: drop handshakes if queue lock is contended + - wireguard: ratelimiter: use kvcalloc() instead of kvzalloc() + - i2c: stm32f7: flush TX FIFO upon transfer errors + - i2c: stm32f7: recover the bus on access timeout + - i2c: stm32f7: stop dma transfer in case of NACK + - i2c: cbus-gpio: set atomic transfer callback + - natsemi: xtensa: fix section mismatch warnings + - tcp: fix page frag corruption on page fault + - net: qlogic: qlcnic: Fix a NULL pointer dereference in + qlcnic_83xx_add_rings() + - net: mpls: Fix notifications when deleting a device + - siphash: use _unaligned version by default + - arm64: ftrace: add missing BTIs + - iwlwifi: fix warnings produced by kernel debug options + - net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of + encapsulation + - net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources() + - selftests: net: Correct case name + - net: dsa: b53: Add SPI ID table + - mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode + - ASoC: tegra: Fix wrong value type in ADMAIF + - ASoC: tegra: Fix wrong value type in I2S + - ASoC: tegra: Fix wrong value type in DMIC + - ASoC: tegra: Fix wrong value type in DSPK + - ASoC: tegra: Fix kcontrol put callback in ADMAIF + - ASoC: tegra: Fix kcontrol put callback in I2S + - ASoC: tegra: Fix kcontrol put callback in DMIC + - ASoC: tegra: Fix kcontrol put callback in DSPK + - ASoC: tegra: Fix kcontrol put callback in AHUB + - rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle() + - rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer() + - ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codec + - net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header support + - net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ + is available + - net: marvell: mvpp2: Fix the computation of shared CPUs + - dpaa2-eth: destroy workqueue at the end of remove function + - octeontx2-af: Fix a memleak bug in rvu_mbox_init() + - net: annotate data-races on txq->xmit_lock_owner + - ipv4: convert fib_num_tclassid_users to atomic_t + - net/smc: fix wrong list_del in smc_lgr_cleanup_early + - net/rds: correct socket tunable error in rds_tcp_tune() + - net/smc: Keep smc_close_final rc during active close + - drm/msm/a6xx: Allocate enough space for GMU registers + - drm/msm: Do hw_init() before capturing GPU state + - drm/vc4: kms: Wait for the commit before increasing our clock rate + - drm/vc4: kms: Fix return code check + - drm/vc4: kms: Add missing drm_crtc_commit_put + - drm/vc4: kms: Clear the HVS FIFO commit pointer once done + - drm/vc4: kms: Don't duplicate pending commit + - drm/vc4: kms: Fix previous HVS commit wait + - atlantic: Increase delay for fw transactions + - atlatnic: enable Nbase-t speeds with base-t + - atlantic: Fix to display FW bundle version instead of FW mac version. + - atlantic: Add missing DIDs and fix 115c. + - Remove Half duplex mode speed capabilities. + - atlantic: Fix statistics logic for production hardware + - atlantic: Remove warn trace message. + - KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range() + - KVM: x86/mmu: Pass parameter flush as false in + kvm_tdp_mmu_zap_collapsible_sptes() + - drm/msm/devfreq: Fix OPP refcnt leak + - drm/msm: Fix mmap to include VM_IO and VM_DONTDUMP + - drm/msm: Fix wait_fence submitqueue leak + - drm/msm: Restore error return on invalid fence + - ASoC: rk817: Add module alias for rk817-codec + - iwlwifi: Fix memory leaks in error handling path + - KVM: X86: Fix when shadow_root_level=5 && guest root_level<4 + - KVM: SEV: initialize regions_list of a mirror VM + - net/mlx5e: Fix missing IPsec statistics on uplink representor + - net/mlx5: Move MODIFY_RQT command to ignore list in internal error state + - net/mlx5: E-switch, Respect BW share of the new group + - net/mlx5: E-Switch, fix single FDB creation on BlueField + - net/mlx5: E-Switch, Check group pointer before reading bw_share value + - KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register + - KVM: VMX: Set failure code in prepare_vmcs02() + - mctp: Don't let RTM_DELROUTE delete local routes + - Revert "drm/i915: Implement Wa_1508744258" + - io-wq: don't retry task_work creation failure on fatal conditions + - x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword + - x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry() + - x86/entry: Use the correct fence macro after swapgs in kernel CR3 + - x86/xen: Add xenpv_restore_regs_and_return_to_usermode() + - preempt/dynamic: Fix setup_preempt_mode() return value + - sched/uclamp: Fix rq->uclamp_max not set on first enqueue + - KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails + - KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k + - KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path + - net/mlx5e: Rename lro_timeout to packet_merge_timeout + - net/mlx5e: Rename TIR lro functions to TIR packet merge functions + - net/mlx5e: Sync TIR params updates against concurrent create/modify + - serial: 8250_bcm7271: UART errors after resuming from S2 + - parisc: Fix KBUILD_IMAGE for self-extracting kernel + - parisc: Fix "make install" on newer debian releases + - parisc: Mark cr16 CPU clocksource unstable on all SMP machines + - vgacon: Propagate console boot parameters before calling `vc_resize' + - xhci: Fix commad ring abort, write all 64 bits to CRCR register. + - USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub + - usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect + - usb: cdns3: gadget: fix new urb never complete if ep cancel previous + requests + - usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init() + - x86/tsc: Add a timer to make sure TSC_adjust is always checked + - x86/tsc: Disable clocksource watchdog for TSC on qualified platorms + - x86/64/mm: Map all kernel memory into trampoline_pgd + - tty: serial: msm_serial: Deactivate RX DMA for polling support + - serial: pl011: Add ACPI SBSA UART match id + - serial: tegra: Change lower tolerance baud rate limit for tegra20 and + tegra30 + - serial: core: fix transmit-buffer reset and memleak + - serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array + - serial: 8250_pci: rewrite pericom_do_set_divisor() + - serial: 8250: Fix RTS modem control while in rs485 mode + - serial: liteuart: Fix NULL pointer dereference in ->remove() + - serial: liteuart: fix use-after-free and memleak on unbind + - serial: liteuart: fix minor-number leak on probe errors + - ipmi: msghandler: Make symbol 'remove_work_wq' static + - Linux 5.15.7 + + * Updates to ib_peer_memory requested by Nvidia (LP: #1947206) + - SAUCE: RDMA/core: Updated ib_peer_memory + - SAUCE: RDMA/core: ib_peer_memory fix build errors + + * Jammy update: v5.15.6 upstream stable release (LP: #1953370) + - scsi: sd: Fix sd_do_mode_sense() buffer length handling + - ACPI: Get acpi_device's parent from the parent field + - ACPI: CPPC: Add NULL pointer check to cppc_get_perf() + - USB: serial: pl2303: fix GC type detection + - USB: serial: option: add Telit LE910S1 0x9200 composition + - USB: serial: option: add Fibocom FM101-GL variants + - usb: dwc2: gadget: Fix ISOC flow for elapsed frames + - usb: dwc2: hcd_queue: Fix use of floating point literal + - usb: dwc3: leave default DMA for PCI devices + - usb: dwc3: core: Revise GHWPARAMS9 offset + - usb: dwc3: gadget: Ignore NoStream after End Transfer + - usb: dwc3: gadget: Check for L1/L2/U3 for Start Transfer + - usb: dwc3: gadget: Fix null pointer exception + - net: usb: Correct PHY handling of smsc95xx + - net: nexthop: fix null pointer dereference when IPv6 is not enabled + - usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probe + - usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts + - usb: xhci: tegra: Check padctrl interrupt presence in device tree + - usb: hub: Fix usb enumeration issue due to address0 race + - usb: hub: Fix locking issues with address0_mutex + - binder: fix test regression due to sender_euid change + - ALSA: ctxfi: Fix out-of-range access + - ALSA: hda/realtek: Add quirk for ASRock NUC Box 1100 + - ALSA: hda/realtek: Fix LED on HP ProBook 435 G7 + - media: cec: copy sequence field for the reply + - Revert "parisc: Fix backtrace to always include init funtion names" + - HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts + - staging/fbtft: Fix backlight + - staging: greybus: Add missing rwsem around snd_ctl_remove() calls + - staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect() + - staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic context + - staging: r8188eu: Fix breakage introduced when 5G code was removed + - staging: r8188eu: use GFP_ATOMIC under spinlock + - staging: r8188eu: fix a memory leak in rtw_wx_read32() + - fuse: release pipe buf after last use + - xen: don't continue xenstore initialization in case of errors + - xen: detect uninitialized xenbus in xenbus_init + - io_uring: correct link-list traversal locking + - io_uring: fail cancellation for EXITING tasks + - io_uring: fix link traversal locking + - drm/amdgpu: IH process reset count when restart + - drm/amdgpu/pm: fix powerplay OD interface + - drm/nouveau: recognise GA106 + - ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec() + - ksmbd: contain default data stream even if xattr is empty + - ksmbd: fix memleak in get_file_stream_info() + - KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB + - tracing/uprobe: Fix uprobe_perf_open probes iteration + - tracing: Fix pid filtering when triggers are attached + - mmc: sdhci-esdhc-imx: disable CMDQ support + - mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiB + - mdio: aspeed: Fix "Link is Down" issue + - arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgd + - cpufreq: intel_pstate: Fix active mode offline/online EPP handling + - powerpc/32: Fix hardlockup on vmap stack overflow + - iomap: Fix inline extent handling in iomap_readpage + - NFSv42: Fix pagecache invalidation after COPY/CLONE + - PCI: aardvark: Deduplicate code in advk_pcie_rd_conf() + - PCI: aardvark: Implement re-issuing config requests on CRS response + - PCI: aardvark: Simplify initialization of rootcap on virtual bridge + - PCI: aardvark: Fix link training + - drm/amd/display: Fix OLED brightness control on eDP + - proc/vmcore: fix clearing user buffer by properly using clear_user() + - ASoC: SOF: Intel: hda: fix hotplug when only codec is suspended + - netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY + - netfilter: ctnetlink: do not erase error code with EINVAL + - netfilter: ipvs: Fix reuse connection if RS weight is 0 + - netfilter: flowtable: fix IPv6 tunnel addr match + - media: v4l2-core: fix VIDIOC_DQEVENT handling on non-x86 + - firmware: arm_scmi: Fix null de-reference on error path + - ARM: dts: BCM5301X: Fix I2C controller interrupt + - ARM: dts: BCM5301X: Add interrupt properties to GPIO node + - ARM: dts: bcm2711: Fix PCIe interrupts + - ASoC: qdsp6: q6routing: Conditionally reset FrontEnd Mixer + - ASoC: qdsp6: q6asm: fix q6asm_dai_prepare error handling + - ASoC: topology: Add missing rwsem around snd_ctl_remove() calls + - ASoC: codecs: wcd938x: fix volatile register range + - ASoC: codecs: wcd934x: return error code correctly from hw_params + - ASoC: codecs: lpass-rx-macro: fix HPHR setting CLSH mask + - net: ieee802154: handle iftypes as u32 + - firmware: arm_scmi: Fix base agent discover response + - firmware: arm_scmi: pm: Propagate return value to caller + - ASoC: stm32: i2s: fix 32 bits channel length without mclk + - NFSv42: Don't fail clone() unless the OP_CLONE operation failed + - ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE + - drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks + - scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo() + - scsi: mpt3sas: Fix kernel panic during drive powercycle test + - scsi: mpt3sas: Fix system going into read-only mode + - scsi: mpt3sas: Fix incorrect system timestamp + - drm/vc4: fix error code in vc4_create_object() + - drm/aspeed: Fix vga_pw sysfs output + - net: marvell: prestera: fix brige port operation + - net: marvell: prestera: fix double free issue on err path + - HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fields + - HID: input: set usage type to key on keycode remap + - HID: magicmouse: prevent division by 0 on scroll + - iavf: Prevent changing static ITR values if adaptive moderation is on + - iavf: Fix refreshing iavf adapter stats on ethtool request + - iavf: Fix VLAN feature flags after VFR + - x86/pvh: add prototype for xen_pvh_init() + - xen/pvh: add missing prototype to header + - ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec + - mptcp: fix delack timer + - mptcp: use delegate action to schedule 3rd ack retrans + - af_unix: fix regression in read after shutdown + - firmware: smccc: Fix check for ARCH_SOC_ID not implemented + - ipv6: fix typos in __ip6_finish_output() + - nfp: checking parameter process for rx-usecs/tx-usecs is invalid + - net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls + - net: ipv6: add fib6_nh_release_dsts stub + - net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group + - ice: fix vsi->txq_map sizing + - ice: avoid bpf_prog refcount underflow + - scsi: core: sysfs: Fix setting device state to SDEV_RUNNING + - scsi: scsi_debug: Zero clear zones at reset write pointer + - erofs: fix deadlock when shrink erofs slab + - i2c: virtio: disable timeout handling + - net/smc: Ensure the active closing peer first closes clcsock + - mlxsw: spectrum: Protect driver from buggy firmware + - net: ipa: directly disable ipa-setup-ready interrupt + - net: ipa: separate disabling setup from modem stop + - net: ipa: kill ipa_cmd_pipeline_clear() + - net: marvell: mvpp2: increase MTU limit when XDP enabled + - cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs + - nvmet-tcp: fix incomplete data digest send + - drm/hyperv: Fix device removal on Gen1 VMs + - arm64: uaccess: avoid blocking within critical sections + - net/ncsi : Add payload to be 32-bit aligned to fix dropped packets + - PM: hibernate: use correct mode for swsusp_close() + - drm/amd/display: Fix DPIA outbox timeout after GPU reset + - drm/amd/display: Set plane update flags for all planes in reset + - tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited + flows + - lan743x: fix deadlock in lan743x_phy_link_status_change() + - net: phylink: Force link down and retrigger resolve on interface change + - net: phylink: Force retrigger in case of latched link-fail indicator + - net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() + - net/smc: Fix loop in smc_listen + - nvmet: use IOCB_NOWAIT only if the filesystem supports it + - igb: fix netpoll exit with traffic + - MIPS: loongson64: fix FTLB configuration + - MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48 + - tls: splice_read: fix record type check + - tls: splice_read: fix accessing pre-processed records + - tls: fix replacing proto_ops + - net: stmmac: Disable Tx queues when reconfiguring the interface + - net/sched: sch_ets: don't peek at classes beyond 'nbands' + - ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce() + - net: vlan: fix underflow for the real_dev refcnt + - net/smc: Don't call clcsock shutdown twice when smc shutdown + - net: hns3: fix VF RSS failed problem after PF enable multi-TCs + - net: hns3: fix incorrect components info of ethtool --reset command + - net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP + - net: mscc: ocelot: correctly report the timestamping RX filters in ethtool + - locking/rwsem: Make handoff bit handling more consistent + - perf: Ignore sigtrap for tracepoints destined for other tasks + - sched/scs: Reset task stack state in bringup_cpu() + - iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568 + - iommu/vt-d: Fix unmap_pages support + - f2fs: quota: fix potential deadlock + - f2fs: set SBI_NEED_FSCK flag when inconsistent node block found + - riscv: dts: microchip: fix board compatible + - riscv: dts: microchip: drop duplicated MMC/SDHC node + - cifs: nosharesock should not share socket with future sessions + - ceph: properly handle statfs on multifs setups + - iommu/amd: Clarify AMD IOMMUv2 initialization messages + - vdpa_sim: avoid putting an uninitialized iova_domain + - vhost/vsock: fix incorrect used length reported to the guest + - ksmbd: Fix an error handling path in 'smb2_sess_setup()' + - tracing: Check pid filtering when creating events + - cifs: nosharesock should be set on new server + - io_uring: fix soft lockup when call __io_remove_buffers + - firmware: arm_scmi: Fix type error assignment in voltage protocol + - firmware: arm_scmi: Fix type error in sensor protocol + - docs: accounting: update delay-accounting.rst reference + - blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and + disk_release() + - block: avoid to quiesce queue in elevator_init_mq + - drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well + - drm/amdgpu/gfx9: switch to golden tsc registers for renoir+ + - Linux 5.15.6 + + * Fix bogus HDMI audio interface (LP: #1953208) + - ALSA: hda/hdmi: Consider ELD is invalid when no SAD is present + + * Miscellaneous Ubuntu changes + - [Config] re-enabled UBSAN without TRAP + - SAUCE: ipv6: fix NULL pointer dereference in ip6_output() + - SAUCE: RDMA/core: Introduce peer memory interface + - [Config] toolchain version update + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] Temporarily disable signing for ppc64el and s390x" + - Revert "UBUNTU: SAUCE: vt -- maintain bootloader screen mode and content + until vt switch" + + -- Paolo Pisati Mon, 13 Dec 2021 12:13:17 +0100 + +linux (5.15.0-13.13) jammy; urgency=medium + + * jammy/linux: 5.15.0-13.13 -proposed tracker (LP: #1952583) + + * Packaging resync (LP: #1786013) + - [Packaging] resync update-dkms-versions helper + - debian/dkms-versions -- update from kernel-versions (main/master) + + * Jammy update: v5.15.5 upstream stable release (LP: #1952579) + - arm64: zynqmp: Do not duplicate flash partition label property + - arm64: zynqmp: Fix serial compatible string + - clk: sunxi-ng: Unregister clocks/resets when unbinding + - ARM: dts: sunxi: Fix OPPs node name + - arm64: dts: allwinner: h5: Fix GPU thermal zone node name + - arm64: dts: allwinner: a100: Fix thermal zone node name + - staging: wfx: ensure IRQ is ready before enabling it + - ARM: dts: BCM5301X: Fix nodes names + - ARM: dts: BCM5301X: Fix MDIO mux binding + - ARM: dts: NSP: Fix mpcore, mmc node names + - arm64: dts: broadcom: bcm4908: Move reboot syscon out of bus + - scsi: pm80xx: Fix memory leak during rmmod + - scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq() + - ASoC: mediatek: mt8195: Add missing of_node_put() + - arm64: dts: rockchip: Disable CDN DP on Pinebook Pro + - arm64: dts: hisilicon: fix arm,sp805 compatible string + - RDMA/bnxt_re: Check if the vlan is valid before reporting + - bus: ti-sysc: Add quirk handling for reinit on context lost + - bus: ti-sysc: Use context lost quirk for otg + - usb: musb: tusb6010: check return value after calling + platform_get_resource() + - usb: typec: tipd: Remove WARN_ON in tps6598x_block_read + - ARM: dts: ux500: Skomer regulator fixes + - staging: rtl8723bs: remove possible deadlock when disconnect (v2) + - staging: rtl8723bs: remove a second possible deadlock + - staging: rtl8723bs: remove a third possible deadlock + - ARM: BCM53016: Specify switch ports for Meraki MR32 + - arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residency + - arm64: dts: qcom: ipq6018: Fix qcom,controlled-remotely property + - arm64: dts: qcom: ipq8074: Fix qcom,controlled-remotely property + - arm64: dts: qcom: sdm845: Fix qcom,controlled-remotely property + - arm64: dts: freescale: fix arm,sp805 compatible string + - arm64: dts: ls1012a: Add serial alias for ls1012a-rdb + - RDMA/rxe: Separate HW and SW l/rkeys + - ASoC: SOF: Intel: hda-dai: fix potential locking issue + - scsi: core: Fix scsi_mode_sense() buffer length handling + - ALSA: usb-audio: disable implicit feedback sync for Behringer UFX1204 and + UFX1604 + - clk: imx: imx6ul: Move csi_sel mux to correct base register + - ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ + - ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQ + - ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detect + - scsi: advansys: Fix kernel pointer leak + - scsi: smartpqi: Add controller handshake during kdump + - arm64: dts: imx8mm-kontron: Fix reset delays for ethernet PHY + - ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on ES8336 + codec + - ASoC: Intel: soc-acpi: add missing quirk for TGL SDCA single amp + - ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45 + - firmware_loader: fix pre-allocated buf built-in firmware use + - HID: multitouch: disable sticky fingers for UPERFECT Y + - ALSA: usb-audio: Add support for the Pioneer DJM 750MK2 Mixer/Soundcard + - ARM: dts: omap: fix gpmc,mux-add-data type + - usb: host: ohci-tmio: check return value after calling + platform_get_resource() + - ASoC: rt5682: fix a little pop while playback + - ARM: dts: ls1021a: move thermal-zones node out of soc/ + - ARM: dts: ls1021a-tsn: use generic "jedec,spi-nor" compatible for flash + - ALSA: ISA: not for M68K + - iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel option + - tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc + - MIPS: sni: Fix the build + - scsi: scsi_debug: Fix out-of-bound read in resp_readcap16() + - scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs() + - scsi: target: Fix ordered tag handling + - scsi: target: Fix alua_tg_pt_gps_count tracking + - iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr() + - RDMA/core: Use kvzalloc when allocating the struct ib_port + - scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine + - scsi: lpfc: Fix link down processing to address NULL pointer dereference + - scsi: lpfc: Allow fabric node recovery if recovery is in progress before + devloss + - memory: tegra20-emc: Add runtime dependency on devfreq governor module + - powerpc/5200: dts: fix memory node unit name + - ARM: dts: qcom: fix memory and mdio nodes naming for RB3011 + - arm64: dts: qcom: Fix node name of rpm-msg-ram device nodes + - ALSA: gus: fix null pointer dereference on pointer block + - ALSA: usb-audio: fix null pointer dereference on pointer cs_desc + - clk: at91: sama7g5: remove prescaler part of master clock + - iommu/dart: Initialize DART_STREAMS_ENABLE + - powerpc/dcr: Use cmplwi instead of 3-argument cmpli + - powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TEST + - sh: check return code of request_irq + - maple: fix wrong return value of maple_bus_init(). + - f2fs: fix up f2fs_lookup tracepoints + - f2fs: fix to use WHINT_MODE + - f2fs: fix wrong condition to trigger background checkpoint correctly + - sh: fix kconfig unmet dependency warning for FRAME_POINTER + - sh: math-emu: drop unused functions + - sh: define __BIG_ENDIAN for math-emu + - f2fs: compress: disallow disabling compress on non-empty compressed file + - f2fs: fix incorrect return value in f2fs_sanity_check_ckpt() + - clk: ingenic: Fix bugs with divided dividers + - clk/ast2600: Fix soc revision for AHB + - clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clk + - KVM: arm64: Fix host stage-2 finalization + - mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set + - MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompression + - sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain() + - sched/fair: Prevent dead task groups from regaining cfs_rq's + - perf/x86/vlbr: Add c->flags to vlbr event constraints + - blkcg: Remove extra blkcg_bio_issue_init + - tracing/histogram: Do not copy the fixed-size char array field over the + field size + - perf bpf: Avoid memory leak from perf_env__insert_btf() + - perf bench futex: Fix memory leak of perf_cpu_map__new() + - perf tests: Remove bash construct from record+zstd_comp_decomp.sh + - drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame + - bpf: Fix inner map state pruning regression. + - samples/bpf: Fix summary per-sec stats in xdp_sample_user + - samples/bpf: Fix incorrect use of strlen in xdp_redirect_cpu + - selftests: net: switch to socat in the GSO GRE test + - net/ipa: ipa_resource: Fix wrong for loop range + - tcp: Fix uninitialized access in skb frags array for Rx 0cp. + - tracing: Add length protection to histogram string copies + - nl80211: fix radio statistics in survey dump + - mac80211: fix monitor_sdata RCU/locking assertions + - net: ipa: HOLB register sometimes must be written twice + - net: ipa: disable HOLB drop when updating timer + - selftests: gpio: fix gpio compiling error + - net: bnx2x: fix variable dereferenced before check + - bnxt_en: reject indirect blk offload when hw-tc-offload is off + - tipc: only accept encrypted MSG_CRYPTO msgs + - sock: fix /proc/net/sockstat underflow in sk_clone_lock() + - net/smc: Make sure the link_id is unique + - NFSD: Fix exposure in nfsd4_decode_bitmap() + - iavf: Fix return of set the new channel count + - iavf: check for null in iavf_fix_features + - iavf: free q_vectors before queues in iavf_disable_vf + - iavf: don't clear a lock we don't hold + - iavf: Fix failure to exit out from last all-multicast mode + - iavf: prevent accidental free of filter structure + - iavf: validate pointers + - iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset + - iavf: Fix for setting queues to 0 + - iavf: Restore VLAN filters after link down + - bpf: Fix toctou on read-only map's constant scalar tracking + - MIPS: generic/yamon-dt: fix uninitialized variable error + - mips: bcm63xx: add support for clk_get_parent() + - mips: lantiq: add support for clk_get_parent() + - gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errors + - platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()' + - platform/x86: think-lmi: Abort probe on analyze failure + - udp: Validate checksum in udp_read_sock() + - btrfs: make 1-bit bit-fields of scrub_page unsigned int + - RDMA/core: Set send and receive CQ before forwarding to the driver + - net/mlx5e: kTLS, Fix crash in RX resync flow + - net/mlx5e: Wait for concurrent flow deletion during neigh/fib events + - net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev + - net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove() + - net/mlx5: Update error handler for UCTX and UMEM + - net/mlx5: E-Switch, rebuild lag only when needed + - net/mlx5e: CT, Fix multiple allocations and memleak of mod acts + - net/mlx5: Lag, update tracker when state change event received + - net/mlx5: E-Switch, return error if encap isn't supported + - scsi: ufs: core: Improve SCSI abort handling + - scsi: core: sysfs: Fix hang when device state is set via sysfs + - scsi: ufs: core: Fix task management completion timeout race + - scsi: ufs: core: Fix another task management completion race + - net: mvmdio: fix compilation warning + - net: sched: act_mirred: drop dst for the direction from egress to ingress + - net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove + - net: virtio_net_hdr_to_skb: count transport header in UFO + - i40e: Fix correct max_pkt_size on VF RX queue + - i40e: Fix NULL ptr dereference on VSI filter sync + - i40e: Fix changing previously set num_queue_pairs for PFs + - i40e: Fix ping is lost after configuring ADq on VF + - RDMA/mlx4: Do not fail the registration on port stats + - i40e: Fix warning message and call stack during rmmod i40e driver + - i40e: Fix creation of first queue by omitting it if is not power of two + - i40e: Fix display error code in dmesg + - NFC: reorganize the functions in nci_request + - NFC: reorder the logic in nfc_{un,}register_device + - NFC: add NCI_UNREG flag to eliminate the race + - e100: fix device suspend/resume + - ptp: ocp: Fix a couple NULL vs IS_ERR() checks + - tools build: Fix removal of feature-sync-compare-and-swap feature detection + - riscv: fix building external modules + - KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr() + - powerpc: clean vdso32 and vdso64 directories + - powerpc/pseries: rename numa_dist_table to form2_distances + - powerpc/pseries: Fix numa FORM2 parsing fallback code + - pinctrl: qcom: sdm845: Enable dual edge errata + - pinctrl: qcom: sm8350: Correct UFS and SDC offsets + - perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server + - perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server + - perf/x86/intel/uncore: Fix IIO event constraints for Snowridge + - s390/kexec: fix return code handling + - blk-cgroup: fix missing put device in error path from blkg_conf_pref() + - dmaengine: remove debugfs #ifdef + - tun: fix bonding active backup with arp monitoring + - Revert "mark pstore-blk as broken" + - pstore/blk: Use "%lu" to format unsigned long + - hexagon: export raw I/O routines for modules + - hexagon: clean up timer-regs.h + - tipc: check for null after calling kmemdup + - ipc: WARN if trying to remove ipc object which is absent + - shm: extend forced shm destroy to support objects from several IPC nses + - mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag + - hugetlb, userfaultfd: fix reservation restore on userfaultfd error + - kmap_local: don't assume kmap PTEs are linear arrays in memory + - mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation + - mm/damon/dbgfs: fix missed use of damon_dbgfs_lock + - x86/boot: Pull up cmdline preparation and early param parsing + - x86/sgx: Fix free page accounting + - x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails + - KVM: x86: Assume a 64-bit hypercall for guests with protected state + - KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap() + - KVM: x86/mmu: include EFER.LMA in extended mmu role + - KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO + - powerpc/signal32: Fix sigset_t copy + - powerpc/xive: Change IRQ domain to a tree domain + - powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX + - Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping" + - Revert "parisc: Reduce sigreturn trampoline to 3 instructions" + - ata: libata: improve ata_read_log_page() error message + - ata: libata: add missing ata_identify_page_supported() calls + - scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id() + - pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c' + - s390/setup: avoid reserving memory above identity mapping + - s390/boot: simplify and fix kernel memory layout setup + - s390/vdso: filter out -mstack-guard and -mstack-size + - s390/kexec: fix memory leak of ipl report buffer + - s390/dump: fix copying to user-space of swapped kdump oldmem + - block: Check ADMIN before NICE for IOPRIO_CLASS_RT + - fbdev: Prevent probing generic drivers if a FB is already registered + - KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs + - KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested + state load + - drm/cma-helper: Release non-coherent memory with dma_free_noncoherent() + - printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces + - udf: Fix crash after seekdir + - spi: fix use-after-free of the add_lock mutex + - net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 + platform + - Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for dm_ring_size + - btrfs: fix memory ordering between normal and ordered work functions + - fs: handle circular mappings correctly + - net: stmmac: Fix signed/unsigned wreckage + - parisc/sticon: fix reverse colors + - cfg80211: call cfg80211_stop_ap when switch from P2P_GO type + - mac80211: fix radiotap header generation + - mac80211: drop check for DONT_REORDER in __ieee80211_select_queue + - drm/amd/display: Update swizzle mode enums + - drm/amd/display: Limit max DSC target bpp for specific monitors + - drm/i915/guc: Fix outstanding G2H accounting + - drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, + not registered + - drm/i915/guc: Workaround reset G2H is received after schedule done G2H + - drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context + - drm/i915/guc: Unwind context requests in reverse order + - drm/udl: fix control-message timeout + - drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap + - drm/nouveau: Add a dedicated mutex for the clients list + - drm/nouveau: use drm_dev_unplug() during device removal + - drm/nouveau: clean up all clients on device removal + - drm/i915/dp: Ensure sink rate values are always valid + - drm/i915/dp: Ensure max link params are always valid + - drm/i915: Fix type1 DVI DP dual mode adapter heuristic for modern platforms + - drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga + and dvi connectors + - drm/amd/pm: avoid duplicate powergate/ungate setting + - signal: Implement force_fatal_sig + - exit/syscall_user_dispatch: Send ordinary signals on failure + - signal/powerpc: On swapcontext failure force SIGSEGV + - signal/s390: Use force_sigsegv in default_trap_handler + - signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer + fails + - signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig + - signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved. + - signal/x86: In emulate_vsyscall force a signal instead of calling do_exit + - signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) + - signal: Don't always set SA_IMMUTABLE for forced signals + - signal: Replace force_fatal_sig with force_exit_sig when in doubt + - hugetlbfs: flush TLBs correctly after huge_pmd_unshare + - RDMA/netlink: Add __maybe_unused to static inline in C file + - bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs + - selinux: fix NULL-pointer dereference when hashtab allocation fails + - ASoC: DAPM: Cover regression by kctl change notification fix + - ASoC: rsnd: fixup DMAEngine API + - usb: max-3421: Use driver data instead of maintaining a list of bound + devices + - ice: Fix VF true promiscuous mode + - ice: Delete always true check of PF pointer + - fs: export an inode_update_time helper + - btrfs: update device path inode time instead of bd_inode + - net: add and use skb_unclone_keeptruesize() helper + - x86/Kconfig: Fix an unused variable error in dell-smm-hwmon + - ALSA: hda: hdac_ext_stream: fix potential locking issues + - ALSA: hda: hdac_stream: fix potential locking issue in + snd_hdac_stream_assign() + - Linux 5.15.5 + + * Fix non-working e1000e device after resume (LP: #1951861) + - SAUCE: Revert "e1000e: Additional PHY power saving in S0ix" + - SAUCE: Revert "e1000e: Add polling mechanism to indicate CSME DPG exit" + - SAUCE: Revert "e1000e: Add handshake with the CSME to support S0ix" + + * [SRU][I/OEM-5.13/OEM-5.14] Add MAC passthrough support for more Lenovo docks + (LP: #1951767) + - net: usb: r8152: Add MAC passthrough support for more Lenovo Docks + + * [amdgpu] USB4 support for DP tunneling (LP: #1951868) + - drm/amd/display: Support for DMUB HPD interrupt handling + - drm/amd/display: Update link encoder object creation. + - drm/amd/display: USB4 DPIA enumeration and AUX Tunneling + - drm/amd/display: Support for DMUB HPD and HPD RX interrupt handling + - drm/amd/display: Set DPIA link endpoint type + - drm/amd/display: Stub out DPIA link training call + - drm/amd/display: Add stub to get DPIA tunneling device data + - drm/amd/display: Skip DPCD read for DPTX-to-DPIA hop + - drm/amd/display: Train DPIA links with fallback + - drm/amd/display: Implement DPIA training loop + - drm/amd/display: Implement DPIA link configuration + - drm/amd/display: Implement DPIA clock recovery phase + - drm/amd/display: Implement DPIA equalisation phase + - drm/amd/display: Implement end of training for hop in DPIA display path + - drm/amd/display: Support for SET_CONFIG processing with DMUB + - drm/amd/display: isolate link training setting override to its own function + - drm/amd/display: Read USB4 DP tunneling data from DPCD. + - drm/amd/display: Add dpia debug options + - drm/amd/display: Support for SET_CONFIG processing with DMUB + - drm/amd/display: Add DPCD writes at key points + - drm/amd/display: Fix DIG_HPD_SELECT for USB4 display endpoints. + - drm/amd/display: Add helper for blanking all dp displays + - drm/amd/display: Fix link training fallback logic + - drm/amd/display: Add debug flags for USB4 DP link training. + - drm/amd/display: Fix dynamic link encoder access. + - drm/amd/display: Fix concurrent dynamic encoder assignment + - drm/amd/display: Fix dynamic encoder reassignment + - drm/amd/display: Fix for access for ddc pin and aux engine. + - drm/amd/display: Deadlock/HPD Status/Crash Bug Fix + - drm/amd/display: Fix USB4 Aux via DMUB terminate unexpectedly + + * Miscellaneous Ubuntu changes + - [Packaging] Rewrite debian/scripts/module-check in Python + - [Config] update config and annotations after applying v5.15.5 + + -- Andrea Righi Mon, 29 Nov 2021 09:25:37 +0100 + +linux (5.15.0-12.12) jammy; urgency=medium + + * jammy/linux: 5.15.0-12.12 -proposed tracker (LP: #1951810) + + * Jammy update: v5.15.4 upstream stable release (LP: #1951820) + - string: uninline memcpy_and_pad + - Revert "drm: fb_helper: improve CONFIG_FB dependency" + - Revert "drm: fb_helper: fix CONFIG_FB dependency" + - KVM: Fix steal time asm constraints + - btrfs: introduce btrfs_is_data_reloc_root + - btrfs: zoned: add a dedicated data relocation block group + - btrfs: zoned: only allow one process to add pages to a relocation inode + - btrfs: zoned: use regular writes for relocation + - btrfs: check for relocation inodes on zoned btrfs in should_nocow + - btrfs: zoned: allow preallocation for relocation inodes + - fortify: Explicitly disable Clang support + - block: Add a helper to validate the block size + - loop: Use blk_validate_block_size() to validate block size + - Bluetooth: btusb: Add support for TP-Link UB500 Adapter + - parisc/entry: fix trace test in syscall exit path + - PCI/MSI: Deal with devices lying about their MSI mask capability + - PCI: Add MSI masking quirk for Nvidia ION AHCI + - perf/core: Avoid put_page() when GUP fails + - thermal: Fix NULL pointer dereferences in of_thermal_ functions + - Revert "ACPI: scan: Release PM resources blocked by unused objects" + - Linux 5.15.4 + + * Jammy update: v5.15.3 upstream stable release (LP: #1951822) + - xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good + delay + - usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform + - Input: iforce - fix control-message timeout + - Input: elantench - fix misreporting trackpoint coordinates + - Input: i8042 - Add quirk for Fujitsu Lifebook T725 + - libata: fix read log timeout value + - ocfs2: fix data corruption on truncate + - scsi: scsi_ioctl: Validate command size + - scsi: core: Avoid leaving shost->last_reset with stale value if EH does not + run + - scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd() + - scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding + - scsi: lpfc: Fix FCP I/O flush functionality for TMF routines + - scsi: qla2xxx: Fix crash in NVMe abort path + - scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs file + - scsi: qla2xxx: Fix use after free in eh_abort path + - ce/gf100: fix incorrect CE0 address calculation on some GPUs + - char: xillybus: fix msg_ep UAF in xillyusb_probe() + - mmc: mtk-sd: Add wait dma stop done flow + - mmc: dw_mmc: Dont wait for DRTO on Write RSP error + - exfat: fix incorrect loading of i_blocks for large files + - io-wq: remove worker to owner tw dependency + - parisc: Fix set_fixmap() on PA1.x CPUs + - parisc: Fix ptrace check on syscall return + - tpm: Check for integer overflow in tpm2_map_response_body() + - firmware/psci: fix application of sizeof to pointer + - crypto: s5p-sss - Add error handling in s5p_aes_probe() + - media: rkvdec: Do not override sizeimage for output format + - media: ite-cir: IR receiver stop working after receive overflow + - media: rkvdec: Support dynamic resolution changes + - media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers + - media: v4l2-ioctl: Fix check_ext_ctrls + - ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14 + - ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LED + - ALSA: hda/realtek: Add quirk for Clevo PC70HS + - ALSA: hda/realtek: Headset fixup for Clevo NH77HJQ + - ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54N + - ALSA: hda/realtek: Add quirk for ASUS UX550VE + - ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LED + - ALSA: ua101: fix division by zero at probe + - ALSA: 6fire: fix control and bulk message timeouts + - ALSA: line6: fix control and interrupt message timeouts + - ALSA: mixer: oss: Fix racy access to slots + - ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume + - ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirk + - ALSA: usb-audio: Add registration quirk for JBL Quantum 400 + - ALSA: hda: Free card instance properly at probe errors + - ALSA: synth: missing check for possible NULL after the call to kstrdup + - ALSA: pci: rme: Fix unaligned buffer addresses + - ALSA: PCM: Fix NULL dereference at mmap checks + - ALSA: timer: Fix use-after-free problem + - ALSA: timer: Unconditionally unlink slave instances, too + - Revert "ext4: enforce buffer head state assertion in ext4_da_map_blocks" + - ext4: fix lazy initialization next schedule time computation in more + granular unit + - ext4: ensure enough credits in ext4_ext_shift_path_extents + - ext4: refresh the ext4_ext_path struct after dropping i_data_sem. + - fuse: fix page stealing + - x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c + - x86/cpu: Fix migration safety with X86_BUG_NULL_SEL + - x86/irq: Ensure PI wakeup handler is unregistered before module unload + - x86/iopl: Fake iopl(3) CLI/STI usage + - btrfs: clear MISSING device status bit in btrfs_close_one_device + - btrfs: fix lost error handling when replaying directory deletes + - btrfs: call btrfs_check_rw_degradable only if there is a missing device + - KVM: x86/mmu: Drop a redundant, broken remote TLB flush + - KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetup + - KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ + handling + - ia64: kprobes: Fix to pass correct trampoline address to the handler + - selinux: fix race condition when computing ocontext SIDs + - ipmi:watchdog: Set panic count to proper value on a panic + - md/raid1: only allocate write behind bio for WriteMostly device + - hwmon: (pmbus/lm25066) Add offset coefficients + - regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is + disabled + - regulator: dt-bindings: samsung,s5m8767: correct s5m8767,pmic-buck-default- + dvs-idx property + - EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell + - mwifiex: fix division by zero in fw download path + - ath6kl: fix division by zero in send path + - ath6kl: fix control-message timeout + - ath10k: fix control-message timeout + - ath10k: fix division by zero in send path + - PCI: Mark Atheros QCA6174 to avoid bus reset + - rtl8187: fix control-message timeouts + - evm: mark evm_fixmode as __ro_after_init + - ifb: Depend on netfilter alternatively to tc + - platform/surface: aggregator_registry: Add support for Surface Laptop Studio + - mt76: mt7615: fix skb use-after-free on mac reset + - HID: surface-hid: Use correct event registry for managing HID events + - HID: surface-hid: Allow driver matching for target ID 1 devices + - wcn36xx: Fix HT40 capability for 2Ghz band + - wcn36xx: Fix tx_status mechanism + - wcn36xx: Fix (QoS) null data frame bitrate/modulation + - PM: sleep: Do not let "syscore" devices runtime-suspend during system + transitions + - mwifiex: Read a PCI register after writing the TX ring write pointer + - mwifiex: Try waking the firmware until we get an interrupt + - libata: fix checking of DMA state + - dma-buf: fix and rework dma_buf_poll v7 + - wcn36xx: handle connection loss indication + - rsi: fix occasional initialisation failure with BT coex + - rsi: fix key enabled check causing unwanted encryption for vap_id > 0 + - rsi: fix rate mask set leading to P2P failure + - rsi: Fix module dev_oper_mode parameter description + - perf/x86/intel/uncore: Support extra IMC channel on Ice Lake server + - perf/x86/intel/uncore: Fix invalid unit check + - perf/x86/intel/uncore: Fix Intel ICX IIO event constraints + - RDMA/qedr: Fix NULL deref for query_qp on the GSI QP + - ASoC: tegra: Set default card name for Trimslice + - ASoC: tegra: Restore AC97 support + - signal: Remove the bogus sigkill_pending in ptrace_stop + - memory: renesas-rpc-if: Correct QSPI data transfer in Manual mode + - signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT + - soc: samsung: exynos-pmu: Fix compilation when nothing selects + CONFIG_MFD_CORE + - soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id + - soc: fsl: dpio: use the combined functions to protect critical zone + - mtd: rawnand: socrates: Keep the driver compatible with on-die ECC engines + - mctp: handle the struct sockaddr_mctp padding fields + - power: supply: max17042_battery: Prevent int underflow in set_soc_threshold + - power: supply: max17042_battery: use VFSOC for capacity when no rsns + - iio: core: fix double free in iio_device_unregister_sysfs() + - iio: core: check return value when calling dev_set_name() + - KVM: arm64: Extract ESR_ELx.EC only + - KVM: x86: Fix recording of guest steal time / preempted status + - KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows + - KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use + - KVM: nVMX: Handle dynamic MSR intercept toggling + - can: peak_usb: always ask for BERR reporting for PCAN-USB devices + - can: mcp251xfd: mcp251xfd_irq(): add missing + can_rx_offload_threaded_irq_finish() in case of bus off + - can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport + - can: j1939: j1939_can_recv(): ignore messages with invalid source address + - can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM + - iio: adc: tsc2046: fix scan interval warning + - powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be found + - io_uring: honour zeroes as io-wq worker limits + - ring-buffer: Protect ring_buffer_reset() from reentrancy + - serial: core: Fix initializing and restoring termios speed + - ifb: fix building without CONFIG_NET_CLS_ACT + - xen/balloon: add late_initcall_sync() for initial ballooning done + - ovl: fix use after free in struct ovl_aio_req + - ovl: fix filattr copy-up failure + - PCI: pci-bridge-emul: Fix emulation of W1C bits + - PCI: cadence: Add cdns_plat_pcie_probe() missing return + - cxl/pci: Fix NULL vs ERR_PTR confusion + - PCI: aardvark: Do not clear status bits of masked interrupts + - PCI: aardvark: Fix checking for link up via LTSSM state + - PCI: aardvark: Do not unmask unused interrupts + - PCI: aardvark: Fix reporting Data Link Layer Link Active + - PCI: aardvark: Fix configuring Reference clock + - PCI: aardvark: Fix return value of MSI domain .alloc() method + - PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG + - PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated + bridge + - PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge + - PCI: aardvark: Set PCI Bridge Class Code to PCI Bridge + - PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge + - quota: check block number when reading the block in quota file + - quota: correct error number in free_dqentry() + - cifs: To match file servers, make sure the server hostname matches + - cifs: set a minimum of 120s for next dns resolution + - mfd: simple-mfd-i2c: Select MFD_CORE to fix build error + - pinctrl: core: fix possible memory leak in pinctrl_enable() + - coresight: cti: Correct the parameter for pm_runtime_put + - coresight: trbe: Fix incorrect access of the sink specific data + - coresight: trbe: Defer the probe on offline CPUs + - iio: buffer: check return value of kstrdup_const() + - iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask() + - iio: buffer: Fix memory leak in __iio_buffer_alloc_sysfs_and_mask() + - iio: buffer: Fix memory leak in iio_buffer_register_legacy_sysfs_groups() + - drivers: iio: dac: ad5766: Fix dt property name + - iio: dac: ad5446: Fix ad5622_write() return value + - iio: ad5770r: make devicetree property reading consistent + - Documentation:devicetree:bindings:iio:dac: Fix val + - USB: serial: keyspan: fix memleak on probe errors + - serial: 8250: fix racy uartclk update + - ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATION + - io-wq: serialize hash clear with wakeup + - serial: 8250: Fix reporting real baudrate value in c_ospeed field + - Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field" + - most: fix control-message timeouts + - USB: iowarrior: fix control-message timeouts + - USB: chipidea: fix interrupt deadlock + - power: supply: max17042_battery: Clear status bits in interrupt handler + - component: do not leave master devres group open after bind + - dma-buf: WARN on dmabuf release with pending attachments + - drm: panel-orientation-quirks: Update the Lenovo Ideapad D330 quirk (v2) + - drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1 + - drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy Book 10.6 + - Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg() + - Bluetooth: fix use-after-free error in lock_sock_nested() + - Bluetooth: call sock_hold earlier in sco_conn_del + - drm/panel-orientation-quirks: add Valve Steam Deck + - rcutorture: Avoid problematic critical section nesting on PREEMPT_RT + - platform/x86: wmi: do not fail if disabling fails + - drm/amdgpu: move iommu_resume before ip init/resume + - MIPS: lantiq: dma: add small delay after reset + - MIPS: lantiq: dma: reset correct number of channel + - locking/lockdep: Avoid RCU-induced noinstr fail + - net: sched: update default qdisc visibility after Tx queue cnt changes + - rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop + - smackfs: Fix use-after-free in netlbl_catmap_walk() + - ath11k: Align bss_chan_info structure with firmware + - crypto: aesni - check walk.nbytes instead of err + - x86/mm/64: Improve stack overflow warnings + - x86: Increase exception stack sizes + - mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type + - mwifiex: Properly initialize private structure on interface type changes + - spi: Check we have a spi_device_id for each DT compatible + - fscrypt: allow 256-bit master keys with AES-256-XTS + - drm/amdgpu: Fix MMIO access page fault + - drm/amd/display: Fix null pointer dereference for encoders + - selftests: net: fib_nexthops: Wait before checking reported idle time + - ath11k: Avoid reg rules update during firmware recovery + - ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED + - ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets + - ath10k: high latency fixes for beacon buffer + - octeontx2-pf: Enable promisc/allmulti match MCAM entries. + - media: mt9p031: Fix corrupted frame after restarting stream + - media: netup_unidvb: handle interrupt properly according to the firmware + - media: atomisp: Fix error handling in probe + - media: stm32: Potential NULL pointer dereference in dcmi_irq_thread() + - media: uvcvideo: Set capability in s_param + - media: uvcvideo: Return -EIO for control errors + - media: uvcvideo: Set unique vdev name based in type + - media: vidtv: Fix memory leak in remove + - media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe() + - media: s5p-mfc: Add checking to s5p_mfc_probe(). + - media: videobuf2: rework vb2_mem_ops API + - media: imx: set a media_device bus_info string + - media: rcar-vin: Use user provided buffers when starting + - media: mceusb: return without resubmitting URB in case of -EPROTO error. + - ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK + - rtw88: fix RX clock gate setting while fifo dump + - brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet + - media: rcar-csi2: Add checking to rcsi2_start_receiver() + - ipmi: Disable some operations during a panic + - fs/proc/uptime.c: Fix idle time reporting in /proc/uptime + - kselftests/sched: cleanup the child processes + - ACPICA: Avoid evaluating methods too early during system resume + - cpufreq: Make policy min/max hard requirements + - ice: Move devlink port to PF/VF struct + - media: imx-jpeg: Fix possible null pointer dereference + - media: ipu3-imgu: imgu_fmt: Handle properly try + - media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_info + - media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte() + - net-sysfs: try not to restart the syscall if it will fail eventually + - drm/amdkfd: rm BO resv on validation to avoid deadlock + - tracefs: Have tracefs directories not set OTH permission bits by default + - tracing: Disable "other" permission bits in the tracefs files + - ath: dfs_pattern_detector: Fix possible null-pointer dereference in + channel_detector_create() + - KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercall + - mmc: moxart: Fix reference count leaks in moxart_probe + - iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value + - ACPI: battery: Accept charges over the design capacity as full + - ACPI: scan: Release PM resources blocked by unused objects + - drm/amd/display: fix null pointer deref when plugging in display + - drm/amdkfd: fix resume error when iommu disabled in Picasso + - net: phy: micrel: make *-skew-ps check more lenient + - leaking_addresses: Always print a trailing newline + - thermal/core: Fix null pointer dereference in thermal_release() + - drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture() + - thermal/drivers/tsens: Add timeout to get_temp_tsens_valid + - block: bump max plugged deferred size from 16 to 32 + - floppy: fix calling platform_device_unregister() on invalid drives + - md: update superblock after changing rdev flags in state_store + - memstick: r592: Fix a UAF bug when removing the driver + - locking/rwsem: Disable preemption for spinning region + - lib/xz: Avoid overlapping memcpy() with invalid input with in-place + decompression + - lib/xz: Validate the value before assigning it to an enum variable + - workqueue: make sysfs of unbound kworker cpumask more clever + - tracing/cfi: Fix cmp_entries_* functions signature mismatch + - mt76: mt7915: fix an off-by-one bound check + - mwl8k: Fix use-after-free in mwl8k_fw_state_machine() + - iwlwifi: change all JnP to NO-160 configuration + - block: remove inaccurate requeue check + - media: allegro: ignore interrupt if mailbox is not initialized + - drm/amdgpu/pm: properly handle sclk for profiling modes on vangogh + - nvmet: fix use-after-free when a port is removed + - nvmet-rdma: fix use-after-free when a port is removed + - nvmet-tcp: fix use-after-free when a port is removed + - nvme: drop scan_lock and always kick requeue list when removing namespaces + - samples/bpf: Fix application of sizeof to pointer + - arm64: vdso32: suppress error message for 'make mrproper' + - PM: hibernate: Get block device exclusively in swsusp_check() + - selftests: kvm: fix mismatched fclose() after popen() + - selftests/bpf: Fix perf_buffer test on system with offline cpus + - iwlwifi: mvm: disable RX-diversity in powersave + - smackfs: use __GFP_NOFAIL for smk_cipso_doi() + - ARM: clang: Do not rely on lr register for stacktrace + - gre/sit: Don't generate link-local addr if addr_gen_mode is + IN6_ADDR_GEN_MODE_NONE + - can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to + unsigned int + - gfs2: Cancel remote delete work asynchronously + - gfs2: Fix glock_hash_walk bugs + - ARM: 9136/1: ARMv7-M uses BE-8, not BE-32 + - tools/latency-collector: Use correct size when writing queue_full_warning + - vrf: run conntrack only in context of lower/physdev for locally generated + packets + - net: annotate data-race in neigh_output() + - ACPI: AC: Quirk GK45 to skip reading _PSR + - ACPI: resources: Add one more Medion model in IRQ override quirk + - btrfs: reflink: initialize return value to 0 in btrfs_extent_same() + - btrfs: do not take the uuid_mutex in btrfs_rm_device + - spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in + bcm_qspi_probe() + - wcn36xx: Correct band/freq reporting on RX + - wcn36xx: Fix packet drop on resume + - Revert "wcn36xx: Enable firmware link monitoring" + - ftrace: do CPU checking after preemption disabled + - inet: remove races in inet{6}_getname() + - x86/hyperv: Protect set_hv_tscchange_cb() against getting preempted + - drm/amd/display: dcn20_resource_construct reduce scope of FPU enabled + - perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings + - parisc: fix warning in flush_tlb_all + - task_stack: Fix end_of_stack() for architectures with upwards-growing stack + - erofs: don't trigger WARN() when decompression fails + - parisc/unwind: fix unwinder when CONFIG_64BIT is enabled + - parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling + - netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream + state + - selftests/bpf: Fix strobemeta selftest regression + - fbdev/efifb: Release PCI device's runtime PM ref during FB destroy + - drm/bridge: anx7625: Propagate errors from sp_tx_rst_aux() + - perf/x86/intel/uncore: Fix Intel SPR CHA event constraints + - perf/x86/intel/uncore: Fix Intel SPR IIO event constraints + - perf/x86/intel/uncore: Fix Intel SPR M2PCIE event constraints + - perf/x86/intel/uncore: Fix Intel SPR M3UPI event constraints + - drm/bridge: it66121: Initialize {device,vendor}_ids + - drm/bridge: it66121: Wait for next bridge to be probed + - Bluetooth: fix init and cleanup of sco_conn.timeout_work + - libbpf: Don't crash on object files with no symbol tables + - Bluetooth: hci_uart: fix GPF in h5_recv + - rcu: Fix existing exp request check in sync_sched_exp_online_cleanup() + - MIPS: lantiq: dma: fix burst length for DEU + - x86/xen: Mark cpu_bringup_and_idle() as dead_end_function + - objtool: Handle __sanitize_cov*() tail calls + - net/mlx5: Publish and unpublish all devlink parameters at once + - drm/v3d: fix wait for TMU write combiner flush + - crypto: sm4 - Do not change section of ck and sbox + - virtio-gpu: fix possible memory allocation failure + - lockdep: Let lock_is_held_type() detect recursive read as read + - net: net_namespace: Fix undefined member in key_remove_domain() + - net: phylink: don't call netif_carrier_off() with NULL netdev + - drm: bridge: it66121: Fix return value it66121_probe + - spi: Fixed division by zero warning + - cgroup: Make rebind_subsystems() disable v2 controllers all at once + - wcn36xx: Fix Antenna Diversity Switching + - wilc1000: fix possible memory leak in cfg_scan_result() + - Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync + - drm/amdgpu: Fix crash on device remove/driver unload + - drm/amd/display: Pass display_pipe_params_st as const in DML + - drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stage + - crypto: caam - disable pkc for non-E SoCs + - crypto: qat - power up 4xxx device + - Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs + - bnxt_en: Check devlink allocation and registration status + - qed: Don't ignore devlink allocation failures + - rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies() + - mptcp: do not shrink snd_nxt when recovering + - fortify: Fix dropped strcpy() compile-time write overflow check + - mac80211: twt: don't use potentially unaligned pointer + - cfg80211: always free wiphy specific regdomain + - net/mlx5: Accept devlink user input after driver initialization complete + - net: dsa: rtl8366rb: Fix off-by-one bug + - net: dsa: rtl8366: Fix a bug in deleting VLANs + - bpf/tests: Fix error in tail call limit tests + - ath11k: fix some sleeping in atomic bugs + - ath11k: Avoid race during regd updates + - ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status + - ath11k: Fix memory leak in ath11k_qmi_driver_event_work + - gve: DQO: avoid unused variable warnings + - ath10k: Fix missing frame timestamp for beacon/probe-resp + - ath10k: sdio: Add missing BH locking around napi_schdule() + - drm/ttm: stop calling tt_swapin in vm_access + - arm64: mm: update max_pfn after memory hotplug + - drm/amdgpu: fix warning for overflow check + - libbpf: Fix skel_internal.h to set errno on loader retval < 0 + - media: em28xx: add missing em28xx_close_extension + - media: meson-ge2d: Fix rotation parameter changes detection in + 'ge2d_s_ctrl()' + - media: cxd2880-spi: Fix a null pointer dereference on error handling path + - media: ttusb-dec: avoid release of non-acquired mutex + - media: dvb-usb: fix ununit-value in az6027_rc_query + - media: imx258: Fix getting clock frequency + - media: v4l2-ioctl: S_CTRL output the right value + - media: mtk-vcodec: venc: fix return value when start_streaming fails + - media: TDA1997x: handle short reads of hdmi info frame. + - media: mtk-vpu: Fix a resource leak in the error handling path of + 'mtk_vpu_probe()' + - media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()' + - media: i2c: ths8200 needs V4L2_ASYNC + - media: sun6i-csi: Allow the video device to be open multiple times + - media: radio-wl1273: Avoid card name truncation + - media: si470x: Avoid card name truncation + - media: tm6000: Avoid card name truncation + - media: cx23885: Fix snd_card_free call on null card pointer + - media: atmel: fix the ispck initialization + - scs: Release kasan vmalloc poison in scs_free process + - kprobes: Do not use local variable when creating debugfs file + - crypto: ecc - fix CRYPTO_DEFAULT_RNG dependency + - drm: fb_helper: fix CONFIG_FB dependency + - cpuidle: Fix kobject memory leaks in error paths + - media: em28xx: Don't use ops->suspend if it is NULL + - ath10k: Don't always treat modem stop events as crashes + - ath9k: Fix potential interrupt storm on queue reset + - PM: EM: Fix inefficient states detection + - x86/insn: Use get_unaligned() instead of memcpy() + - EDAC/amd64: Handle three rank interleaving mode + - rcu: Always inline rcu_dynticks_task*_{enter,exit}() + - rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr + - netfilter: nft_dynset: relax superfluous check on set updates + - media: venus: fix vpp frequency calculation for decoder + - media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable() + - crypto: ccree - avoid out-of-range warnings from clang + - crypto: qat - detect PFVF collision after ACK + - crypto: qat - disregard spurious PFVF interrupts + - hwrng: mtk - Force runtime pm ops for sleep ops + - ima: fix deadlock when traversing "ima_default_rules". + - b43legacy: fix a lower bounds test + - b43: fix a lower bounds test + - gve: Recover from queue stall due to missed IRQ + - gve: Track RX buffer allocation failures + - mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configured + - mmc: sdhci-omap: Fix context restore + - memstick: avoid out-of-range warning + - memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host() + - net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE + - hwmon: Fix possible memleak in __hwmon_device_register() + - hwmon: (pmbus/lm25066) Let compiler determine outer dimension of + lm25066_coeff + - ath10k: fix max antenna gain unit + - kernel/sched: Fix sched_fork() access an invalid sched_task_group + - net: fealnx: fix build for UML + - net: intel: igc_ptp: fix build for UML + - net: tulip: winbond-840: fix build for UML + - tcp: switch orphan_count to bare per-cpu counters + - crypto: octeontx2 - set assoclen in aead_do_fallback() + - thermal/core: fix a UAF bug in __thermal_cooling_device_register() + - drm/msm/dsi: do not enable irq handler before powering up the host + - drm/msm: Fix potential Oops in a6xx_gmu_rpmh_init() + - drm/msm: potential error pointer dereference in init() + - drm/msm: unlock on error in get_sched_entity() + - drm/msm: fix potential NULL dereference in cleanup + - drm/msm: uninitialized variable in msm_gem_import() + - net: stream: don't purge sk_error_queue in sk_stream_kill_queues() + - thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCM + - mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_done + - media: ivtv: fix build for UML + - media: ir_toy: assignment to be16 should be of correct type + - mmc: mxs-mmc: disable regulator on error and in the remove function + - io-wq: Remove duplicate code in io_workqueue_create() + - block: ataflop: fix breakage introduced at blk-mq refactoring + - platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning + - mailbox: mtk-cmdq: Validate alias_id on probe + - mailbox: mtk-cmdq: Fix local clock ID usage + - ACPI: PM: Turn off unused wakeup power resources + - ACPI: PM: Fix sharing of wakeup power resources + - drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpu + - mt76: mt7921: fix endianness in mt7921_mcu_tx_done_event + - mt76: mt7915: fix endianness warning in mt7915_mac_add_txs_skb + - mt76: mt7921: fix endianness warning in mt7921_update_txs + - mt76: mt7615: fix endianness warning in mt7615_mac_write_txwi + - mt76: mt7915: fix info leak in mt7915_mcu_set_pre_cal() + - mt76: connac: fix mt76_connac_gtk_rekey_tlv usage + - mt76: fix build error implicit enumeration conversion + - mt76: mt7921: fix survey-dump reporting + - mt76: mt76x02: fix endianness warnings in mt76x02_mac.c + - mt76: mt7921: Fix out of order process by invalid event pkt + - mt76: mt7915: fix potential overflow of eeprom page index + - mt76: mt7915: fix bit fields for HT rate idx + - mt76: mt7921: fix dma hang in rmmod + - mt76: connac: fix GTK rekey offload failure on WPA mixed mode + - mt76: overwrite default reg_ops if necessary + - mt76: mt7921: report HE MU radiotap + - mt76: mt7921: fix firmware usage of RA info using legacy rates + - mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrate + - mt76: mt7921: always wake device if necessary in debugfs + - mt76: mt7915: fix hwmon temp sensor mem use-after-free + - mt76: mt7615: fix hwmon temp sensor mem use-after-free + - mt76: mt7915: fix possible infinite loop release semaphore + - mt76: mt7921: fix retrying release semaphore without end + - mt76: mt7615: fix monitor mode tear down crash + - mt76: connac: fix possible NULL pointer dereference in + mt76_connac_get_phy_mode_v2 + - mt76: mt7915: fix sta_rec_wtbl tag len + - mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req() + - rsi: stop thread firstly in rsi_91x_init() error handling + - mwifiex: Send DELBA requests according to spec + - iwlwifi: mvm: reset PM state on unsuccessful resume + - iwlwifi: pnvm: don't kmemdup() more than we have + - iwlwifi: pnvm: read EFI data only if long enough + - net: enetc: unmap DMA in enetc_send_cmd() + - phy: micrel: ksz8041nl: do not use power down mode + - nbd: Fix use-after-free in pid_show + - nvme-rdma: fix error code in nvme_rdma_setup_ctrl + - PM: hibernate: fix sparse warnings + - clocksource/drivers/timer-ti-dm: Select TIMER_OF + - x86/sev: Fix stack type check in vc_switch_off_ist() + - drm/msm: Fix potential NULL dereference in DPU SSPP + - drm/msm/dsi: fix wrong type in msm_dsi_host + - crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocks + - smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi + - KVM: selftests: Fix nested SVM tests when built with clang + - libbpf: Fix memory leak in btf__dedup() + - bpftool: Avoid leaking the JSON writer prepared for program metadata + - libbpf: Fix overflow in BTF sanity checks + - libbpf: Fix BTF header parsing checks + - mt76: mt7615: mt7622: fix ibss and meshpoint + - s390/gmap: validate VMA in __gmap_zap() + - s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap() + - s390/mm: validate VMA in PGSTE manipulation functions + - s390/mm: fix VMA and page table handling code in storage key handling + functions + - s390/uv: fully validate the VMA before calling follow_page() + - KVM: s390: pv: avoid double free of sida page + - KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm + - irq: mips: avoid nested irq_enter() + - net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns error + - ARM: 9142/1: kasan: work around LPAE build warning + - ath10k: fix module load regression with iram-recovery feature + - block: ataflop: more blk-mq refactoring fixes + - blk-cgroup: synchronize blkg creation against policy deactivation + - libbpf: Fix off-by-one bug in bpf_core_apply_relo() + - tpm: fix Atmel TPM crash caused by too frequent queries + - tpm_tis_spi: Add missing SPI ID + - libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED() + - tcp: don't free a FIN sk_buff in tcp_remove_empty_skb() + - tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks + - cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initialization + - spi: spi-rpc-if: Check return value of rpcif_sw_init() + - samples/kretprobes: Fix return value if register_kretprobe() failed + - KVM: s390: Fix handle_sske page fault handling + - libertas_tf: Fix possible memory leak in probe and disconnect + - libertas: Fix possible memory leak in probe and disconnect + - wcn36xx: add proper DMA memory barriers in rx path + - wcn36xx: Fix discarded frames due to wrong sequence number + - bpf: Avoid races in __bpf_prog_run() for 32bit arches + - bpf: Fixes possible race in update_prog_stats() for 32bit arches + - wcn36xx: Channel list update before hardware scan + - drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw() + - drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bits + - selftests/bpf: Fix fd cleanup in sk_lookup test + - selftests/bpf: Fix memory leak in test_ima + - sctp: allow IP fragmentation when PLPMTUD enters Error state + - sctp: reset probe_timer in sctp_transport_pl_update + - sctp: subtract sctphdr len in sctp_transport_pl_hlen + - sctp: return true only for pathmtu update in sctp_transport_pl_toobig + - net: amd-xgbe: Toggle PLL settings during rate change + - ipmi: kcs_bmc: Fix a memory leak in the error handling path of + 'kcs_bmc_serio_add_device()' + - nfp: fix NULL pointer access when scheduling dim work + - nfp: fix potential deadlock when canceling dim work + - net: phylink: avoid mvneta warning when setting pause parameters + - net: bridge: fix uninitialized variables when BRIDGE_CFM is disabled + - selftests: net: bridge: update IGMP/MLD membership interval value + - crypto: pcrypt - Delay write to padata->info + - selftests/bpf: Fix fclose/pclose mismatch in test_progs + - udp6: allow SO_MARK ctrl msg to affect routing + - ibmvnic: don't stop queue in xmit + - ibmvnic: Process crqs after enabling interrupts + - ibmvnic: delay complete() + - selftests: mptcp: fix proto type in link_failure tests + - skmsg: Lose offset info in sk_psock_skb_ingress + - cgroup: Fix rootcg cpu.stat guest double counting + - bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off. + - bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit. + - of: unittest: fix EXPECT text for gpio hog errors + - cpufreq: Fix parameter in parse_perf_domain() + - staging: r8188eu: fix memory leak in rtw_set_key + - arm64: dts: meson: sm1: add Ethernet PHY reset line for ODROID-C4/HC4 + - iio: st_sensors: disable regulators after device unregistration + - RDMA/rxe: Fix wrong port_cap_flags + - ARM: dts: BCM5301X: Fix memory nodes names + - arm64: dts: broadcom: bcm4908: Fix UART clock name + - clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling paths + - scsi: pm80xx: Fix lockup in outbound queue management + - scsi: qla2xxx: edif: Use link event to wake up app + - scsi: lpfc: Fix NVMe I/O failover to non-optimized path + - ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc() + - arm64: dts: rockchip: Fix GPU register width for RK3328 + - ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHY + - RDMA/bnxt_re: Fix query SRQ failure + - arm64: dts: ti: k3-j721e-main: Fix "max-virtual-functions" in PCIe EP nodes + - arm64: dts: ti: k3-j721e-main: Fix "bus-range" upto 256 bus number for PCIe + - arm64: dts: ti: j7200-main: Fix "vendor-id"/"device-id" properties of pcie + node + - arm64: dts: ti: j7200-main: Fix "bus-range" upto 256 bus number for PCIe + - arm64: dts: meson-g12a: Fix the pwm regulator supply properties + - arm64: dts: meson-g12b: Fix the pwm regulator supply properties + - arm64: dts: meson-sm1: Fix the pwm regulator supply properties + - bus: ti-sysc: Fix timekeeping_suspended warning on resume + - ARM: dts: at91: tse850: the emac<->phy interface is rmii + - arm64: dts: qcom: sc7180: Base dynamic CPU power coefficients in reality + - soc: qcom: llcc: Disable MMUHWT retention + - arm64: dts: qcom: sc7280: fix display port phy reg property + - scsi: dc395: Fix error case unwinding + - MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT + - JFS: fix memleak in jfs_mount + - pinctrl: renesas: rzg2l: Fix missing port register 21h + - ASoC: wcd9335: Use correct version to initialize Class H + - arm64: dts: qcom: msm8916: Fix Secondary MI2S bit clock + - arm64: dts: renesas: beacon: Fix Ethernet PHY mode + - iommu/mediatek: Fix out-of-range warning with clang + - arm64: dts: qcom: pm8916: Remove wrong reg-names for rtc@6000 + - iommu/dma: Fix sync_sg with swiotlb + - iommu/dma: Fix arch_sync_dma for map + - ALSA: hda: Reduce udelay() at SKL+ position reporting + - ALSA: hda: Use position buffer for SKL+ again + - ALSA: usb-audio: Fix possible race at sync of urb completions + - soundwire: debugfs: use controller id and link_id for debugfs + - power: reset: at91-reset: check properly the return value of devm_of_iomap + - scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definition + - scsi: ufs: core: Stop clearing UNIT ATTENTIONS + - scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and + real interrupt + - scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp() + - driver core: Fix possible memory leak in device_link_add() + - arm: dts: omap3-gta04a4: accelerometer irq fix + - ASoC: SOF: topology: do not power down primary core during topology removal + - iio: st_pressure_spi: Add missing entries SPI to device ID table + - soc/tegra: Fix an error handling path in tegra_powergate_power_up() + - memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probe + - clk: at91: check pmc node status before registering syscore ops + - powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype + for 'create_section_mapping' + - video: fbdev: chipsfb: use memset_io() instead of memset() + - powerpc: fix unbalanced node refcount in check_kvm_guest() + - powerpc/paravirt: correct preempt debug splat in vcpu_is_preempted() + - serial: 8250_dw: Drop wrong use of ACPI_PTR() + - usb: gadget: hid: fix error code in do_config() + - power: supply: rt5033_battery: Change voltage values to µV + - power: supply: max17040: fix null-ptr-deref in max17040_probe() + - scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn() + - RDMA/mlx4: Return missed an error if device doesn't support steering + - usb: musb: select GENERIC_PHY instead of depending on it + - staging: most: dim2: do not double-register the same device + - staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MIC + - RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg() + - dyndbg: make dyndbg a known cli param + - powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10 + - pinctrl: renesas: checker: Fix off-by-one bug in drive register check + - ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHz + - ARM: dts: stm32: fix STUSB1600 Type-C irq level on stm32mp15xx-dkx + - ARM: dts: stm32: fix SAI sub nodes register range + - ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15 + - ASoC: cs42l42: Always configure both ASP TX channels + - ASoC: cs42l42: Correct some register default values + - ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFER + - soc: qcom: rpmhpd: Make power_on actually enable the domain + - soc: qcom: socinfo: add two missing PMIC IDs + - iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask() + - usb: typec: STUSB160X should select REGMAP_I2C + - iio: adis: do not disabe IRQs in 'adis_init()' + - soundwire: bus: stop dereferencing invalid slave pointer + - scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer + - scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset + - serial: imx: fix detach/attach of serial console + - usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init + - usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled + - usb: dwc2: drd: reset current session before setting the new one + - powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCE + - usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resized + - firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available() + - soc: qcom: rpmhpd: fix sm8350_mxc's peer domain + - soc: qcom: apr: Add of_node_put() before return + - arm64: dts: qcom: pmi8994: Fix "eternal"->"external" typo in WLED node + - arm64: dts: qcom: sdm845: Use RPMH_CE_CLK macro directly + - arm64: dts: qcom: sdm845: Fix Qualcomm crypto engine bus clock + - pinctrl: equilibrium: Fix function addition in multiple groups + - ASoC: topology: Fix stub for snd_soc_tplg_component_remove() + - phy: qcom-qusb2: Fix a memory leak on probe + - phy: ti: gmii-sel: check of_get_address() for failure + - phy: qcom-qmp: another fix for the sc8180x PCIe definition + - phy: qcom-snps: Correct the FSEL_MASK + - phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe() + - serial: xilinx_uartps: Fix race condition causing stuck TX + - clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL + - clk: at91: clk-master: check if div or pres is zero + - clk: at91: clk-master: fix prescaler logic + - HID: u2fzero: clarify error check and length calculations + - HID: u2fzero: properly handle timeouts in usb_submit_urb + - powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect() + - powerpc/book3e: Fix set_memory_x() and set_memory_nx() + - powerpc/44x/fsp2: add missing of_node_put + - powerpc/xmon: fix task state output + - ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or + later + - iommu/dma: Fix incorrect error return on iommu deferred attach + - powerpc: Don't provide __kernel_map_pages() without + ARCH_SUPPORTS_DEBUG_PAGEALLOC + - ASoC: cs42l42: Correct configuring of switch inversion from ts-inv + - RDMA/hns: Fix initial arm_st of CQ + - RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibility + - ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()' + - serial: cpm_uart: Protect udbg definitions by CONFIG_SERIAL_CPM_CONSOLE + - virtio_ring: check desc == NULL when using indirect with packed + - vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit + - mips: cm: Convert to bitfield API to fix out-of-bounds access + - power: supply: bq27xxx: Fix kernel crash on IRQ handler register error + - RDMA/core: Require the driver to set the IOVA correctly during rereg_mr + - apparmor: fix error check + - rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined + - mtd: rawnand: intel: Fix potential buffer overflow in probe + - nfsd: don't alloc under spinlock in rpc_parse_scope_id + - rtc: ds1302: Add SPI ID table + - rtc: ds1390: Add SPI ID table + - rtc: pcf2123: Add SPI ID table + - remoteproc: imx_rproc: Fix TCM io memory type + - i2c: i801: Use PCI bus rescan mutex to protect P2SB access + - dmaengine: idxd: move out percpu_ref_exit() to ensure it's outside + submission + - rtc: mcp795: Add SPI ID table + - Input: ariel-pwrbutton - add SPI device ID table + - i2c: mediatek: fixing the incorrect register offset + - NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED + - NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA + - NFS: Ignore the directory size when marking for revalidation + - NFS: Fix dentry verifier races + - pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds + - drm/bridge/lontium-lt9611uxc: fix provided connector suport + - drm/plane-helper: fix uninitialized variable reference + - PCI: aardvark: Don't spam about PIO Response Status + - PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on emulated bridge + - opp: Fix return in _opp_add_static_v2() + - NFS: Fix deadlocks in nfs_scan_commit_list() + - sparc: Add missing "FORCE" target when using if_changed + - fs: orangefs: fix error return code of orangefs_revalidate_lookup() + - Input: st1232 - increase "wait ready" timeout + - drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmts + - mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare() + - PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operation + - mtd: rawnand: arasan: Prevent an unsupported configuration + - mtd: core: don't remove debugfs directory if device is in use + - remoteproc: Fix a memory leak in an error handling path in + 'rproc_handle_vdev()' + - rtc: rv3032: fix error handling in rv3032_clkout_set_rate() + - dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path + - dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro + - dmaengine: stm32-dma: fix stm32_dma_get_max_width + - NFS: Fix up commit deadlocks + - NFS: Fix an Oops in pnfs_mark_request_commit() + - Fix user namespace leak + - auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string + - auxdisplay: ht16k33: Connect backlight to fbdev + - auxdisplay: ht16k33: Fix frame buffer device blanking + - soc: fsl: dpaa2-console: free buffer before returning from + dpaa2_console_read + - netfilter: nfnetlink_queue: fix OOB when mac header was cleared + - dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result` + - dmaengine: tegra210-adma: fix pm runtime unbalance + - dmanegine: idxd: fix resource free ordering on driver removal + - dmaengine: idxd: reconfig device after device reset command + - signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL) + - m68k: set a default value for MEMORY_RESERVE + - watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT + - ar7: fix kernel builds for compiler test + - scsi: target: core: Remove from tmr_list during LUN unlink + - scsi: qla2xxx: Relogin during fabric disturbance + - scsi: qla2xxx: Fix gnl list corruption + - scsi: qla2xxx: Turn off target reset during issue_lip + - scsi: qla2xxx: edif: Fix app start fail + - scsi: qla2xxx: edif: Fix app start delay + - scsi: qla2xxx: edif: Flush stale events and msgs on session down + - scsi: qla2xxx: edif: Increase ELS payload + - scsi: qla2xxx: edif: Fix EDIF bsg + - NFSv4: Fix a regression in nfs_set_open_stateid_locked() + - dmaengine: idxd: fix resource leak on dmaengine driver disable + - i2c: xlr: Fix a resource leak in the error handling path of + 'xlr_i2c_probe()' + - gpio: realtek-otto: fix GPIO line IRQ offset + - xen-pciback: Fix return in pm_ctrl_init() + - nbd: fix max value for 'first_minor' + - nbd: fix possible overflow for 'first_minor' in nbd_dev_add() + - io-wq: fix max-workers not correctly set on multi-node system + - net: davinci_emac: Fix interrupt pacing disable + - kselftests/net: add missed icmp.sh test to Makefile + - kselftests/net: add missed setup_loopback.sh/setup_veth.sh to Makefile + - kselftests/net: add missed SRv6 tests + - kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile + - kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile + - ethtool: fix ethtool msg len calculation for pause stats + - openrisc: fix SMP tlb flush NULL pointer dereference + - net: vlan: fix a UAF in vlan_dev_real_dev() + - net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge + - ice: Fix replacing VF hardware MAC to existing MAC filter + - ice: Fix not stopping Tx queues for VFs + - kdb: Adopt scheduler's task classification + - ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses + - PCI: j721e: Fix j721e_pcie_probe() error path + - nvdimm/btt: do not call del_gendisk() if not needed + - scsi: bsg: Fix errno when scsi_bsg_register_queue() fails + - scsi: ufs: ufshpb: Use proper power management API + - scsi: ufs: core: Fix NULL pointer dereference + - scsi: ufs: ufshpb: Properly handle max-single-cmd + - drm/nouveau/svm: Fix refcount leak bug and missing check against null bug + - nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned + - block/ataflop: use the blk_cleanup_disk() helper + - block/ataflop: add registration bool before calling del_gendisk() + - block/ataflop: provide a helper for cleanup up an atari disk + - ataflop: remove ataflop_probe_lock mutex + - PCI: Do not enable AtomicOps on VFs + - cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline + - net: phy: fix duplex out of sync problem while changing settings + - block: fix device_add_disk() kobject_create_and_add() error handling + - drm/ttm: remove ttm_bo_vm_insert_huge() + - bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed + - octeontx2-pf: select CONFIG_NET_DEVLINK + - ALSA: memalloc: Catch call with NULL snd_dma_buffer pointer + - mfd: core: Add missing of_node_put for loop iteration + - mfd: cpcap: Add SPI device ID table + - mfd: sprd: Add SPI device ID table + - mfd: altera-sysmgr: Fix a mistake caused by resource_size conversion + - ACPI: PM: Fix device wakeup power reference counting error + - libbpf: Fix lookup_and_delete_elem_flags error reporting + - selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder + - selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number + - selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly + - selftests/bpf/xdp_redirect_multi: Limit the tests in netns + - drm: fb_helper: improve CONFIG_FB dependency + - Revert "drm/imx: Annotate dma-fence critical section in commit path" + - drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling + - can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path + - can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for + mcp251xfd_chip_rx_int_enable() + - mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and + zs_unregister_migration() + - zram: off by one in read_block_state() + - perf bpf: Add missing free to bpf_event__print_bpf_prog_info() + - llc: fix out-of-bound array index in llc_sk_dev_hash() + - nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails + - litex_liteeth: Fix a double free in the remove function + - arm64: arm64_ftr_reg->name may not be a human-readable string + - arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions + - bpf, sockmap: Remove unhash handler for BPF sockmap usage + - bpf, sockmap: Fix race in ingress receive verdict with redirect to self + - bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding + - bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg + - dmaengine: stm32-dma: fix burst in case of unaligned memory address + - dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width + - gve: Fix off by one in gve_tx_timeout() + - drm/i915/fb: Fix rounding error in subsampled plane size calculation + - init: make unknown command line param message clearer + - seq_file: fix passing wrong private data + - drm/amdgpu: fix uvd crash on Polaris12 during driver unloading + - net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than + 10 + - net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any + - net: hns3: fix ROCE base interrupt vector initialization bug + - net: hns3: fix pfc packet number incorrect after querying pfc parameters + - net: hns3: fix kernel crash when unload VF while it is being reset + - net: hns3: allow configure ETS bandwidth of all TCs + - net: stmmac: allow a tc-taprio base-time of zero + - net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory + - net: marvell: mvpp2: Fix wrong SerDes reconfiguration order + - vsock: prevent unnecessary refcnt inc for nonblocking connect + - net/smc: fix sk_refcnt underflow on linkdown and fallback + - cxgb4: fix eeprom len when diagnostics not implemented + - selftests/net: udpgso_bench_rx: fix port argument + - thermal: int340x: fix build on 32-bit targets + - smb3: do not error on fsync when readonly + - ARM: 9155/1: fix early early_iounmap() + - ARM: 9156/1: drop cc-option fallbacks for architecture selection + - parisc: Fix backtrace to always include init funtion names + - parisc: Flush kernel data mapping in set_pte_at() when installing pte for + user page + - MIPS: fix duplicated slashes for Platform file path + - MIPS: fix *-pkg builds for loongson2ef platform + - MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL + - x86/mce: Add errata workaround for Skylake SKX37 + - PCI/MSI: Move non-mask check back into low level accessors + - PCI/MSI: Destroy sysfs before freeing entries + - KVM: x86: move guest_pv_has out of user_access section + - posix-cpu-timers: Clear task::posix_cputimers_work in copy_process() + - irqchip/sifive-plic: Fixup EOI failed when masked + - f2fs: should use GFP_NOFS for directory inodes + - f2fs: include non-compressed blocks in compr_written_block + - f2fs: fix UAF in f2fs_available_free_memory + - ceph: fix mdsmap decode when there are MDS's beyond max_mds + - erofs: fix unsafe pagevec reuse of hooked pclusters + - drm/i915/guc: Fix blocked context accounting + - block: Hold invalidate_lock in BLKDISCARD ioctl + - block: Hold invalidate_lock in BLKZEROOUT ioctl + - block: Hold invalidate_lock in BLKRESETZONE ioctl + - ksmbd: Fix buffer length check in fsctl_validate_negotiate_info() + - ksmbd: don't need 8byte alignment for request length in ksmbd_check_message + - dmaengine: ti: k3-udma: Set bchan to NULL if a channel request fail + - dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request fail + - dmaengine: bestcomm: fix system boot lockups + - net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE + - 9p/net: fix missing error check in p9_check_errors + - mm/filemap.c: remove bogus VM_BUG_ON + - memcg: prohibit unconditional exceeding the limit of dying tasks + - mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks + - mm, oom: do not trigger out_of_memory from the #PF + - mm, thp: lock filemap when truncating page cache + - mm, thp: fix incorrect unmap behavior for private pages + - mfd: dln2: Add cell for initializing DLN2 ADC + - video: backlight: Drop maximum brightness override for brightness zero + - bcache: fix use-after-free problem in bcache_device_free() + - bcache: Revert "bcache: use bvec_virt" + - PM: sleep: Avoid calling put_device() under dpm_list_mtx + - s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove + - s390/cio: check the subchannel validity for dev_busid + - s390/tape: fix timer initialization in tape_std_assign() + - s390/ap: Fix hanging ioctl caused by orphaned replies + - s390/cio: make ccw_device_dma_* more robust + - remoteproc: elf_loader: Fix loading segment when is_iomem true + - remoteproc: Fix the wrong default value of is_iomem + - remoteproc: imx_rproc: Fix ignoring mapping vdev regions + - remoteproc: imx_rproc: Fix rsc-table name + - mtd: rawnand: fsmc: Fix use of SM ORDER + - mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC engines + - mtd: rawnand: xway: Keep the driver compatible with on-die ECC engines + - mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC engines + - mtd: rawnand: gpio: Keep the driver compatible with on-die ECC engines + - mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC engines + - mtd: rawnand: orion: Keep the driver compatible with on-die ECC engines + - mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC engines + - mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC engines + - powerpc/vas: Fix potential NULL pointer dereference + - powerpc/bpf: Fix write protecting JIT code + - powerpc/32e: Ignore ESR in instruction storage interrupt handler + - powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unload + - powerpc/security: Use a mutex for interrupt exit code patching + - powerpc/64s/interrupt: Fix check_return_regs_valid() false positive + - powerpc/pseries/mobility: ignore ibm, platform-facilities updates + - powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=n + - drm/sun4i: Fix macros in sun8i_csc.h + - PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros + - PCI: aardvark: Fix PCIe Max Payload Size setting + - SUNRPC: Partial revert of commit 6f9f17287e78 + - drm/amd/display: Look at firmware version to determine using dmub on dcn21 + - media: vidtv: move kfree(dvb) to vidtv_bridge_dev_release() + - cifs: fix memory leak of smb3_fs_context_dup::server_hostname + - ath10k: fix invalid dma_addr_t token assignment + - mmc: moxart: Fix null pointer dereference on pointer host + - selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage + - selftests/bpf: Fix also no-alu32 strobemeta selftest + - arch/cc: Introduce a function to check for confidential computing features + - x86/sev: Add an x86 version of cc_platform_has() + - x86/sev: Make the #VC exception stacks part of the default stacks storage + - media: videobuf2: always set buffer vb2 pointer + - media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference + - Linux 5.15.3 + + * kernel panic: NULL pointer dereference in wb_timer_f() (LP: #1947557) // + Jammy update: v5.15.3 upstream stable release (LP: #1951822) + - blk-wbt: prevent NULL pointer dereference in wb_timer_fn + + * Medion Notebook Keyboard not working (LP: #1909814) // Jammy update: v5.15.3 + upstream stable release (LP: #1951822) + - ACPI: resources: Add DMI-based legacy IRQ override quirk + + * Enable CONFIG_INTEL_IOMMU_DEFAULT_ON and + CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON on jammy 5.15 (LP: #1951440) + - [Config] enable Intel DMA remapping options by default + + * Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled + (LP: #1945590) + - SAUCE: Input: elantech - Fix stack out of bound access in + elantech_change_report_id() + + * Miscellaneous Ubuntu changes + - SAUCE: LSM: Specify which LSM to display (using struct cred as input) + - SAUCE: selftests/seccomp: fix check of fds being assigned + - [Config] enable SUNRPC_DISABLE_INSECURE_ENCTYPES + - [Config] updateconfigs following v5.15.3, v5.15.4 import + + * Miscellaneous upstream changes + - binder: use cred instead of task for selinux checks + - binder: use cred instead of task for getsecid + - Revert "UBUNTU: SAUCE: storvsc: use small sg_tablesize on x86" + + -- Paolo Pisati Mon, 22 Nov 2021 13:14:15 +0100 + +linux (5.15.0-11.11) jammy; urgency=medium + + * jammy/linux: 5.15.0-11.11 -proposed tracker (LP: #1950948) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * OOPs on boot: invalid opcode: 0000 [#1] SMP NOPTI (LP: #1942215) + - SAUCE: ACPICA: prevent out-of-bound access with buggy DSDT + - [Config] disable UBSAN + - SAUCE: ACPICA: avoid accessing operands out-of-bounds + + * Jammy update: v5.15.2 upstream stable release (LP: #1950949) + - KVM: x86: avoid warning with -Wbitwise-instead-of-logical + - Revert "x86/kvm: fix vcpu-id indexed array sizes" + - usb: ehci: handshake CMD_RUN instead of STS_HALT + - usb: gadget: Mark USB_FSL_QE broken on 64-bit + - usb: musb: Balance list entry in musb_gadget_queue + - usb-storage: Add compatibility quirk flags for iODD 2531/2541 + - Revert "proc/wchan: use printk format instead of lookup_symbol_name()" + - binder: use euid from cred instead of using task + - binder: don't detect sender/target during buffer cleanup + - kfence: always use static branches to guard kfence_alloc() + - kfence: default to dynamic branch instead of static keys mode + - btrfs: fix lzo_decompress_bio() kmap leakage + - staging: rtl8712: fix use-after-free in rtl8712_dl_fw + - isofs: Fix out of bound access for corrupted isofs image + - comedi: dt9812: fix DMA buffers on stack + - comedi: ni_usb6501: fix NULL-deref in command paths + - comedi: vmk80xx: fix transfer-buffer overflows + - comedi: vmk80xx: fix bulk-buffer overflow + - comedi: vmk80xx: fix bulk and interrupt message timeouts + - staging: r8712u: fix control-message timeout + - staging: rtl8192u: fix control-message timeouts + - staging: r8188eu: fix memleak in rtw_wx_set_enc_ext + - media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_init + - rsi: fix control-message timeout + - Linux 5.15.2 + + * reuseport_bpf_numa in net from ubuntu_kernel_selftests fails on ppc64le + (LP: #1867570) + - selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodes + + * Miscellaneous Ubuntu changes + - packaging: switch getabis to the linux package name + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: (no-up) rename the adv7511 drm driver to adv7511_drm" + - Revert "UBUNTU: SAUCE: drm/i915/dp: Use max params for older panels" + - Revert "UBUNTU: SAUCE: i915: Fix build error due to missing struct + definition" + - selftests/core: fix conflicting types compile error for close_range() + - selftests: net: test_vxlan_under_vrf: fix HV connectivity test + - Revert "UBUNTU: SAUCE: ACPICA: prevent out-of-bound access with buggy DSDT" + + -- Paolo Pisati Mon, 15 Nov 2021 10:12:47 +0100 + +linux (5.15.0-10.10) jammy; urgency=medium + + * jammy/linux: 5.15.0-10.10 -proposed tracker (LP: #1950133) + + * Jammy update: v5.15.1 upstream stable release (LP: #1950131) + - sfc: Fix reading non-legacy supported link modes + - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() + - Revert "xhci: Set HCD flag to defer primary roothub registration" + - Revert "usb: core: hcd: Add support for deferring roothub registration" + - drm/amdkfd: fix boot failure when iommu is disabled in Picasso. + - Revert "soc: imx: gpcv2: move reset assert after requesting domain power up" + - ARM: 9120/1: Revert "amba: make use of -1 IRQs warn" + - Revert "wcn36xx: Disable bmps when encryption is disabled" + - drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8" + - drm/amd/display: Revert "Directly retrain link from debugfs" + - Revert "drm/i915/gt: Propagate change in error status to children on unhold" + - ALSA: usb-audio: Add quirk for Audient iD14 + - Linux 5.15.1 + + * Miscellaneous Ubuntu changes + - packaging: fixup previous ABI/spin to -9.9 + - [Packaging] Drop unused d-i build-deps and packaging + - [Packaging] Drop now unsupported d-i/ input files + + * Miscellaneous upstream changes + - selftests: net: properly support IPv6 in GSO GRE test + - signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed + + -- Paolo Pisati Mon, 08 Nov 2021 14:43:24 +0100 + +linux (5.15.0-9.9) jammy; urgency=medium + + * jammy/linux: 5.15.0-1.1 -proposed tracker (LP: #1949876) + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - [Packaging] update Ubuntu.md + + * Add F81966 watchdog support (LP: #1949063) + - SAUCE: ODM: watchdog: f71808e_wdt: Add F81966 support + + * Miscellaneous Ubuntu changes + - [Packaging] Rewrite debian/scripts/misc/insert-changes.pl in Python + - [Packaging] change source package name to linux + + -- Andrea Righi Thu, 04 Nov 2021 18:47:19 +0100 + +linux (5.15.0-0.0) jammy; urgency=medium + + * Empty entry + + -- Andrea Righi Thu, 04 Nov 2021 16:47:16 +0100 + +linux-unstable (5.15.0-8.8) jammy; urgency=medium + + * jammy/linux-unstable: 5.15.0-8.8 -proposed tracker (LP: #1949436) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * Drop "UBUNTU: SAUCE: cachefiles: Page leaking in + cachefiles_read_backing_file while vmscan is active" (LP: #1947709) + - Revert "UBUNTU: SAUCE: cachefiles: Page leaking in + cachefiles_read_backing_file while vmscan is active" + + * Add l2tp.sh in net from ubuntu_kernel_selftests back (LP: #1934293) + - Revert "UBUNTU: SAUCE: selftests/net -- disable l2tp.sh test" + + * Check for changes relevant for security certifications (LP: #1945989) + - [Packaging] Add fips-checks as part of finalchecks + + * Add final-checks to check certificates (LP: #1947174) + - [Packaging] Add system trusted and revocation keys final check + + * Can only reach PC3 when ethernet is plugged r8169 (LP: #1946433) + - r8169: Enable chip-specific ASPM regardless of PCIe ASPM status + - PCI/ASPM: Introduce a new helper to report ASPM capability + - r8169: Implement dynamic ASPM mechanism + + * rtw89 kernel module for Realtek 8852 wifi is missing (LP: #1945967) + - rtw89: add Realtek 802.11ax driver + - rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rf + - rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + - rtw89: remove unneeded semicolon + - [Config] RTW89=m + + * Fix A yellow screen pops up in an instant (< 1 second) and then disappears + before loading the system (LP: #1945932) + - drm/i915: Stop force enabling pipe bottom color gammma/csc + + * disable CONFIG_KFENCE_STATIC_KEYS in linux 5.15 (LP: #1948038) + - [Config] disable CONFIG_KFENCE_STATIC_KEYS + + * Miscellaneous Ubuntu changes + - [Debian] Remove old and unused firmware helper scripts + - [Packaging] Replace Perl oneliner with Bash statements + - rebase to v5.15 + + [ Upstream Kernel Changes ] + + * Rebase to v5.15 + + -- Paolo Pisati Tue, 02 Nov 2021 08:29:45 +0100 + +linux-unstable (5.15.0-7.7) jammy; urgency=medium + + * jammy/linux-unstable: 5.15.0-7.7 -proposed tracker (LP: #1948770) + + * Miscellaneous Ubuntu changes + - [Config] Temporarily disable signing for ppc64el and s390x + - packaging: switch release to Jammy + - rebase to v5.15-rc7 + - [Config] GCC version update + + [ Upstream Kernel Changes ] + + * Rebase to v5.15-rc7 + + -- Paolo Pisati Tue, 26 Oct 2021 11:38:14 +0200 + +linux-unstable (5.15.0-6.6) jammy; urgency=medium + + * impish/linux-unstable: 5.15.0-6.6 -proposed tracker (LP: #1947565) + + * [impish] Remove the downstream xr-usb-uart driver (LP: #1945938) + - SAUCE: xr-usb-serial: remove driver + - [Config] update modules list + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * Miscellaneous Ubuntu changes + - rebase to v5.15-rc6 + - [Config] update config & annotations following v5.15-rc6 rebase + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: xr-usb-serial: switch to tty_alloc_driver() and + tty_driver_kref_put()" + - Revert "UBUNTU: SAUCE: xr-usb-serial: update return code for + xr_usb_serial_tty_write_room() and xr_usb_serial_tty_chars_in_buffer()" + - Revert "UBUNTU: [Packaging] FTBFS: disable zfs" + + [ Upstream Kernel Changes ] + + * Rebase to v5.15-rc6 + + -- Paolo Pisati Mon, 18 Oct 2021 12:24:45 +0200 + +linux-unstable (5.15.0-5.5) impish; urgency=medium + + * impish/linux-unstable: 5.15.0-5.5 -proposed tracker (LP: #1946338) + + * Miscellaneous Ubuntu changes + - rebase to v5.15-rc5 + - [Config] FB_SIMPLE=m + - [Config] update annotations + + [ Upstream Kernel Changes ] + + * Rebase to v5.15-rc5 + + -- Paolo Pisati Mon, 11 Oct 2021 12:14:02 +0200 + +linux-unstable (5.15.0-4.4) impish; urgency=medium + + * impish/linux-unstable: 5.15.0-4.4 -proposed tracker (LP: #1945953) + + * Fix missing HDMI audio on Intel RKL (LP: #1945556) + - drm/i915/audio: Use BIOS provided value for RKL HDA link + + * Miscellaneous Ubuntu changes + - SAUCE: media: atomisp: add missing return type (fix -Werror=return-type) + - SAUCE: xr-usb-serial: switch to tty_alloc_driver() and tty_driver_kref_put() + - rebase to v5.15-rc4 + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] FTBFS: disable INTEL_ATOMISP" + - Revert "UBUNTU: [Config] FTBFS: disable xr-usb-serial" + + [ Upstream Kernel Changes ] + + * Rebase to v5.15-rc4 + + -- Paolo Pisati Mon, 04 Oct 2021 10:52:41 +0200 + +linux-unstable (5.15.0-3.3) impish; urgency=medium + + * impish/linux-unstable: 5.15.0-3.3 -proposed tracker (LP: #1944944) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * Miscellaneous Ubuntu changes + - rebase to v5.15-rc3 + - [Config] updateconfigs following v5.15-rc3 rebase + - [Packaging] correctly evaluate release in update-dkms-versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.15-rc3 + + -- Paolo Pisati Mon, 27 Sep 2021 16:48:03 +0200 + +linux-unstable (5.15.0-2.2) impish; urgency=medium + + * impish/linux-unstable: 5.15.0-2.2 -proposed tracker (LP: #1944423) + + * Miscellaneous Ubuntu changes + - rebase to v5.15-rc2 + - [Config] updateconfigs following v5.15-rc2 rebase + + [ Upstream Kernel Changes ] + + * Rebase to v5.15-rc2 + + -- Paolo Pisati Tue, 21 Sep 2021 11:46:59 +0200 + +linux-unstable (5.15.0-1.1) impish; urgency=medium + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * LRMv5: switch primary version handling to kernel-versions data set + (LP: #1928921) + - [Packaging] switch to kernel-versions + + * Miscellaneous Ubuntu changes + - [Packaging] remove remaining references to ports + - [Packaging] drop x32 architecture configs + - [Config] mark CONFIG_BPF_UNPRIV_DEFAULT_OFF enforced + - [Packaging] bump kernel version to 5.15 + - rebase to v5.15-rc1 + - [Config] updateconfigs following v5.15-rc1 rebase + - [Config] FTBFS: disable INTEL_ATOMISP + - [Config] FTBFS: disable xr-usb-serial + - [Packaging] FTBFS: disable zfs + + * Miscellaneous upstream changes + - Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables + ASPM" + - Revert "UBUNTU: SAUCE: RDMA/core: Introduce peer memory interface" + + [ Upstream Kernel Changes ] + + * Rebase to v5.15-rc1 + + -- Paolo Pisati Fri, 17 Sep 2021 11:42:25 +0200 + +linux-unstable (5.15.0-0.0) impish; urgency=medium + + * Empty entry + + -- Paolo Pisati Wed, 15 Sep 2021 11:54:10 +0200 + +linux-unstable (5.14.0-9.9) impish; urgency=medium + + * impish/linux-unstable: 5.14.0-9.9 -proposed tracker (LP: #1943022) + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Packaging] NVIDIA -- Add the NVIDIA 470 driver + - [Packaging] NVIDIA: transition -460 and -465 to -470, transition -460-server + to -470-server + + * Miscellaneous upstream changes + - vt_kdsetmode: extend console locking + - Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS + - net: dsa: mt7530: fix VLAN traffic leaks again + - btrfs: fix NULL pointer dereference when deleting device by invalid id + - Revert "floppy: reintroduce O_NDELAY fix" + - fscrypt: add fscrypt_symlink_getattr() for computing st_size + - ext4: report correct st_size for encrypted symlinks + - f2fs: report correct st_size for encrypted symlinks + - ubifs: report correct st_size for encrypted symlinks + - net: don't unconditionally copy_from_user a struct ifreq for socket ioctls + - audit: move put_tree() to avoid trim_trees refcount underflow and UAF + - Linux 5.14.1 + + -- Paolo Pisati Wed, 08 Sep 2021 12:20:18 +0200 + +linux-unstable (5.14.0-8.8) impish; urgency=medium + + * impish/linux-unstable: 5.14.0-8.8 -proposed tracker (LP: #1941887) + + * Fix Intel AC9560 BT function cannot turn on if BT turn off before S3 entry + (LP: #1941696) + - SAUCE: Bluetooth: btusb: add a reject table to disable msft + + * Add USB4 support for AMD SoC (LP: #1941036) + - thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt + status + - thunderbolt: Handle ring interrupt by reading interrupt status register + - thunderbolt: Do not read control adapter config space + - thunderbolt: Fix port linking by checking all adapters + + * Support builtin revoked certificates (LP: #1932029) + - [Config] Enforce SYSTEM_TRUSTED_KEYS and SYSTEM_REVOCATION_KEYS + + * GPIO error logs in start and dmesg after update of kernel (LP: #1937897) + - ODM: mfd: Check AAEON BFPI version before adding device + + * initramfs-tools & kernel: use zstd as the default compression method + (LP: #1931725) + - [Config] enforce ZSTD compression + + * Miscellaneous Ubuntu changes + - rebase to v5.14 + - [Config] RESET_MCHP_SPARX5 depends on ARCH_SPARX5 + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Packaging] FTBFS: disable zfs" + + [ Upstream Kernel Changes ] + + * Rebase to v5.14 + + -- Paolo Pisati Mon, 30 Aug 2021 12:57:19 +0200 + +linux-unstable (5.14.0-7.7) impish; urgency=medium + + * Please enable CONFIG_UBSAN_BOUNDS (LP: #1914685) + - [Config] Enable CONFIG_UBSAN_BOUNDS + + * CONFIG_HARDENED_USERCOPY_FALLBACK should be disabled (LP: #1855340) + - [Config] Disable CONFIG_HARDENED_USERCOPY_FALLBACK + + * fs: removing mandatory locks (LP: #1940392) + - [Config] Disable CONFIG_MANDATORY_FILE_LOCKING + + * Fix kernel panic caused by legacy devices on AMD platforms (LP: #1936682) + - SAUCE: iommu/amd: Keep swiotlb enabled to ensure devices with 32bit DMA + still work + + * ALSA: hda/cs8409: Add support for dolphin (LP: #1939541) + - ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module + - ALSA: hda/cs8409: Move arrays of configuration to a new file + - ALSA: hda/cs8409: Use enums for register names and coefficients + - ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization + - ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg + - ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye + - ALSA: hda/cs8409: Disable unsolicited responses during suspend + - ALSA: hda/cs8409: Disable unsolicited response for the first boot + - ALSA: hda/cs8409: Mask CS42L42 wake events + - ALSA: hda/cs8409: Simplify CS42L42 jack detect. + - ALSA: hda/cs8409: Prevent I2C access during suspend time + - ALSA: hda/cs8409: Generalize volume controls + - ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses + - ALSA: hda/cs8409: Avoid setting the same I2C address for every access + - ALSA: hda/cs8409: Avoid re-setting the same page as the last access + - ALSA: hda/cs8409: Support i2c bulk read/write functions + - ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions + - ALSA: hda/cs8409: Move codec properties to its own struct + - ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol + events + - ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42 + - ALSA: hda/cs8409: Add support for dolphin + - ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin + - ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42 + - ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits + - ALSA: hda/cs8409: Remove unnecessary delays + - ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend + - ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops + - ALSA: hda/cs8409: Prevent pops and clicks during suspend + - SAUCE: ALSA: hda/cs8409: Prevent pops and clicks during reboot + - [Config] Enable Cirrus Logic HDA bridge support + + * e1000e: add handshake with the Intel CSME to support S0ix (LP: #1937252) + - SAUCE: e1000e: Add handshake with the CSME to support S0ix + - SAUCE: e1000e: Add polling mechanism to indicate CSME DPG exit + - SAUCE: e1000e: Additional PHY power saving in S0ix + + * AMDGPU: Fix System hang after resume from suspend (LP: #1940204) + - SAUCE: drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU + temporarily + + * [Regression] Audio card [8086:9d71] not detected after upgrade from linux + 5.4 to 5.8 (LP: #1915117) + - [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y + + * Miscellaneous Ubuntu changes + - rebase to v5.14-rc7 + - [Config] updateconfigs following 5.14-rc7 rebase + - [Config] Enable CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT + - [Config] annotations: set CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT to y + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] annotations: set + CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y" + - Revert "UBUNTU: [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to + y" + + [ Upstream Kernel Changes ] + + * Rebase to v5.14-rc7 + + -- Paolo Pisati Tue, 24 Aug 2021 10:32:31 +0200 + +linux-unstable (5.14.0-6.6) impish; urgency=medium + + * Miscellaneous Ubuntu changes + - no changes upload (to avoid picking up libc6 from -proposed) + + * No changes upload (to avoid picking up libc6 from -proposed) + + -- Paolo Pisati Wed, 18 Aug 2021 13:41:16 +0200 + +linux-unstable (5.14.0-5.5) impish; urgency=medium + + * disable “CONFIG_HISI_DMA” config for ubuntu version (LP: #1936771) + - [Config] Disable CONFIG_HISI_DMA + + * Dell XPS 17 (9710) PCI/internal sound card not detected (LP: #1935850) + - ASoC: Intel: sof_sdw: include rt711.h for RT711 JD mode + - ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710 + + * [regression] USB device is not detected during boot (LP: #1939638) + - SAUCE: Revert "usb: core: reduce power-on-good delay time of root hub" + + * armhf build failure (LP: #1939308) + - SAUCE: arm: Fix instruction set selection for GCC 11 + + * REGRESSION: shiftfs lets sendfile fail with EINVAL (LP: #1939301) + - SAUCE: shiftfs: fix sendfile() invocations + + * Wobbly graphics on built-in display since linux-image-5.11.0-22-generic + (LP: #1936708) + - SAUCE: drm/i915/dp: Use max params for older panels + + * [SRU][H/OEM-5.10/OEM-5.13/U] Fix system hang after unplug tbt dock + (LP: #1938689) + - SAUCE: igc: fix page fault when thunderbolt is unplugged + + * e1000e blocks the boot process when it tried to write checksum to its NVM + (LP: #1936998) + - SAUCE: e1000e: Do not take care about recovery NVM checksum + + * [Regression] Audio card [8086:9d71] not detected after upgrade from linux + 5.4 to 5.8 (LP: #1915117) + - [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y + - [Config] annotations: set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y + + * Miscellaneous Ubuntu changes + - [Config] updateconfigs following 5.14-rc6 rebase + - rebase to v5.14-rc6 + + [ Upstream Kernel Changes ] + + * Rebase to v5.14-rc6 + + -- Paolo Pisati Tue, 17 Aug 2021 17:49:15 +0200 + +linux-unstable (5.14.0-4.4) impish; urgency=medium + + * impish/linux-unstable: 5.14.0-4.4 -proposed tracker (LP: #1938566) + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous upstream changes + - Revert "riscv: Get CPU manufacturer information" + + -- Paolo Pisati Tue, 03 Aug 2021 14:50:27 +0200 + +linux-unstable (5.14.0-3.3) impish; urgency=medium + + * Add additional Mediatek MT7921 WiFi/BT device IDs (LP: #1937004) + - SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for Foxconn + - SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for IMC Network + - SAUCE: Bluetooth: btusb: Add support for Foxconn Mediatek Chip + + * Fix display output on HP hybrid GFX laptops (LP: #1936296) + - drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops + + * Miscellaneous Ubuntu changes + - rebase to v5.14-rc3 + - [Config] updateconfigs following 5.14-rc3 rebase + + [ Upstream Kernel Changes ] + + * Rebase to v5.14-rc3 + + -- Paolo Pisati Mon, 26 Jul 2021 12:52:38 +0200 + +linux-unstable (5.14.0-2.2) impish; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - SAUCE: xr-usb-serial: update return code for xr_usb_serial_tty_write_room() + and xr_usb_serial_tty_chars_in_buffer() + - SAUCE: platform/x86: dell-uart-backlight: update return code for + uart_chars_in_buffer(() + - [Config] updateconfigs following 5.14-rc2 rebase + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] FTBFS: disable ubuntu/xr-usb-serial" + - Revert "UBUNTU: [Config] FTBFS: disable DELL_UART_BACKLIGHT" + + [ Upstream Kernel Changes ] + + * Rebase to v5.14-rc2 + + -- Paolo Pisati Thu, 22 Jul 2021 11:03:28 +0200 + +linux-unstable (5.14.0-1.1) impish; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Packaging] bump kernel version to 5.14 + - [Config] updateconfigs following 5.14-rc1 rebase + - [Config] update annotations + - [Packaging] FTBFS: disable zfs + - [Config] FTBFS: disable DELL_UART_BACKLIGHT + - [Config] FTBFS: disable ubuntu/xr-usb-serial + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Packaging] update variants" + + [ Upstream Kernel Changes ] + + * Rebase to v5.14-rc1 + + -- Paolo Pisati Fri, 16 Jul 2021 15:20:04 +0200 + +linux-unstable (5.14.0-0.0) impish; urgency=medium + + * Empty entry + + -- Paolo Pisati Tue, 13 Jul 2021 12:15:35 +0200 + +linux (5.13.0-11.11) impish; urgency=medium + + * impish/linux: 5.13.0-11.11 -proposed tracker (LP: #1933854) + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + * Support builtin revoked certificates (LP: #1932029) + - [Packaging] build canonical-revoked-certs.pem from branch/arch certs + - [Packaging] Revoke 2012 UEFI signing certificate as built-in + - [Config] Configure CONFIG_SYSTEM_REVOCATION_KEYS with revoked keys + + * Miscellaneous Ubuntu changes + - [Packaging] Change source package name to linux + + * Miscellaneous upstream changes + - mm/page_alloc: Correct return value of populated elements if bulk array is + populated + + -- Andrea Righi Tue, 29 Jun 2021 07:50:25 +0200 + +linux (5.13.0-10.10) impish; urgency=medium + + * Empty entry + + -- Andrea Righi Mon, 28 Jun 2021 08:40:05 +0200 + +linux-unstable (5.13.0-10.10) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-10.10 -proposed tracker (LP: #1933795) + + * Pixel format change broken for Elgato Cam Link 4K (LP: #1932367) + - media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K + + * initramfs-tools & kernel: use zstd as the default compression method + (LP: #1931725) + - s390/decompressor: correct BOOT_HEAP_SIZE condition + - s390/boot: add zstd support + - [Packaging] use ZSTD to compress s390 kernels + + * Miscellaneous Ubuntu changes + - SAUCE: selftests: tls: fix chacha+bidir tests + - SAUCE: selftests: icmp_redirect: support expected failures + - [Config] update configs and annotations after rebase to 5.13 + + * Miscellaneous upstream changes + - tls: prevent oversized sendfile() hangs by ignoring MSG_MORE + + [ Upstream Kernel Changes ] + + * Rebase to v5.13 + + -- Andrea Righi Mon, 28 Jun 2021 08:40:05 +0200 + +linux-unstable (5.13.0-9.9) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-9.9 -proposed tracker (LP: #1933070) + + * Add support for selective build of special drivers (LP: #1912789) + - [Packaging] Add support for ODM drivers + - [Packaging] Turn on ODM support for amd64 + - [Packaging] Fix ODM support in actual build + - [Packaging] Fix ODM DRIVERS Kconfig + + * Add support for IO functions of AAEON devices (LP: #1929504) + - ODM: [Config] update config for AAEON devices + - ODM: hwmon: add driver for AAEON devices + - ODM: leds: add driver for AAEON devices + - ODM: watchdog: add driver for AAEON devices + - ODM: gpio: add driver for AAEON devices + - ODM: mfd: Add support for IO functions of AAEON devices + + * Disable hv-kvp-daemon.service on certain instance types (LP: #1932081) + - [Packaging]: Add kernel command line condition to hv-kvp-daemon service + + * Fix non-working GPU on Some HP desktops (LP: #1931147) + - PCI: Coalesce host bridge contiguous apertures + + * Miscellaneous Ubuntu changes + - SAUCE: selftests: seccomp: bump up timeout to 5min + - SAUCE: Revert "net/tls(TLS_SW): Add selftest for 'chunked' sendfile test" + - [Config] update annotations after rebase to 5.13-rc7 + + [ Upstream Kernel Changes ] + + * Rebase to v5.13-rc7 + + -- Andrea Righi Mon, 21 Jun 2021 10:55:36 +0200 + +linux-unstable (5.13.0-8.8) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-8.8 -proposed tracker (LP: #1932018) + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * initramfs-tools & kernel: use zstd as the default compression method + (LP: #1931725) + - [Config] use ZSTD to compress amd64 kernels + + * Miscellaneous Ubuntu changes + - [Config] enable signing for ppc64el + - SAUCE: powerpc: Fix initrd corruption with relative jump labels + + -- Andrea Righi Tue, 15 Jun 2021 15:07:34 +0200 + +linux-unstable (5.13.0-7.7) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-7.7 -proposed tracker (LP: #1931840) + + * Packaging resync (LP: #1786013) + - update dkms package versions + - [Packaging] resync getabis + - [Packaging] update helper scripts + - update dkms package versions + + * Intel ADL-S graphics feature enabling (LP: #1931240) + - SAUCE: drm/i915/adl_s: ADL-S platform Update PCI ids for Mobile BGA + + * Kernel package builds running out of space on builders (LP: #1930713) + - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n + + * Miscellaneous Ubuntu changes + - [Debian] remove nvidia dkms build support + - [Config] remove now unsued do_dkms_nvidia* build variables + - [Config] enable signing for s390x + - [Config] update annotations after configs review + - [Config] update toolchain versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.13-rc6 + + -- Andrea Righi Mon, 14 Jun 2021 11:53:08 +0200 + +linux-unstable (5.13.0-6.6) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-6.6 -proposed tracker (LP: #1931071) + + * Kernel package builds running out of space on builders (LP: #1930713) + - [Debian] use stamps for flavour install targets + - [Debian] run install-$(flavour) targets during build phase + - [Debian] remove dh_testroot from install targets + - [Debian] dkms-build -- use fakeroot if not running as root + - [Debian] exclude $(DEBIAN)/__abi.current from linux-source + + * [UBUNTU 21.04] tools/kvm_stat: Add restart delay (LP: #1921870) + - [Debian] install kvm_stat systemd service + + * Debugging symbols (dbgsym) packages are missing GDB kernel scripts + (LP: #1928715) + - [Packaging] Build and include GDB Python scripts into debug packages + + * Can't detect intel wifi 6235 (LP: #1920180) + - SAUCE: iwlwifi: add new pci id for 6235 + + * Select correct boot VGA when BIOS doesn't do it properly (LP: #1929217) + - vgaarb: Use ACPI HID name to find integrated GPU + + * Fix kernel panic on Intel Bluetooth (LP: #1928838) + - Bluetooth: Shutdown controller after workqueues are flushed or cancelled + + * build module CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m for 5.11, 5.13-rc2 + and later (LP: #1921632) + - [Config] enable soundwire audio mach driver + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_SND_SOC_RT1308 can only be enabled on amd64 + + [ Upstream Kernel Changes ] + + * Rebase to v5.13-rc5 + + -- Andrea Righi Mon, 07 Jun 2021 10:45:13 +0200 + +linux-unstable (5.13.0-5.5) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-5.5 -proposed tracker (LP: #1930205) + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Config] set CONFIG_BPF_UNPRIV_DEFAULT_OFF=y + + -- Andrea Righi Mon, 31 May 2021 12:32:38 +0200 + +linux-unstable (5.13.0-4.4) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-4.4 -proposed tracker (LP: #1929404) + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Support importing mokx keys into revocation list from the mok table + (LP: #1928679) + - SAUCE: integrity: add informational messages when revoking certs + + * Support importing mokx keys into revocation list from the mok table + (LP: #1928679) // CVE-2020-26541 when certificates are revoked via + MokListXRT. + - SAUCE: integrity: Load mokx certs from the EFI MOK config table + + * Miscellaneous Ubuntu changes + - [Config] Temporarily disable signing for ppc64el and s390x + - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Be more careful about copying up + sxid files" + - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Propogate nosuid from lower and + upper mounts" + - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Enable user namespace mounts" + - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: ensure mounter privileges when + reading directories" + - SAUCE: Revert "UBUNTU: SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags" + + [ Upstream Kernel Changes ] + + * Rebase to v5.13-rc3 + + -- Andrea Righi Mon, 24 May 2021 13:06:17 +0200 + +linux-unstable (5.13.0-3.3) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-3.3 -proposed tracker (LP: #1928655) + + [ Upstream Kernel Changes ] + + * Rebase to v5.13-rc2 + + -- Andrea Righi Mon, 17 May 2021 11:55:02 +0200 + +linux-unstable (5.13.0-2.2) impish; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] enable CONFIG_DEBUG_INFO_COMPRESSED + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] temporarily disable BPF JIT" + + -- Andrea Righi Fri, 14 May 2021 09:19:02 +0200 + +linux-unstable (5.13.0-1.1) impish; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v5.13-rc1 + + -- Andrea Righi Wed, 12 May 2021 11:35:23 +0200 + +linux-unstable (5.13.0-0.0) impish; urgency=medium + + * Empty entry + + -- Andrea Righi Tue, 11 May 2021 08:40:09 +0200 + +linux-unstable (5.12.0-11.11) impish; urgency=medium + + * Impish update: v5.12.1 upstream stable release (LP: #1927094) + - net: hso: fix NULL-deref on disconnect regression + - USB: CDC-ACM: fix poison/unpoison imbalance + - iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd() + - cfg80211: fix locking in netlink owner interface destruction + - mei: me: add Alder Lake P device id. + - Linux 5.12.1 + + * Packaging resync (LP: #1786013) // Impish update: v5.12.1 upstream stable + release (LP: #1927094) + - update dkms package versions + + * Gigabyte R120-T33 (ARM ThunderX SoC) fails to boot in ACPI mode + (LP: #1925075) // Impish update: v5.12.1 upstream stable release + (LP: #1927094) + - ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure + + * Fix kernel panic at boot on dual GFX systems (LP: #1926792) // Impish + update: v5.12.1 upstream stable release (LP: #1927094) + - drm/amdgpu: Register VGA clients after init can no longer fail + + * On TGL platforms screen shows garbage when browsing website by scrolling + mouse (LP: #1926579) // Impish update: v5.12.1 upstream stable release + (LP: #1927094) + - SAUCE: drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0 + + * CirrusLogic: Cracking noises appears in built-in speaker when output volume + is set >80% (LP: #1924997) // Impish update: v5.12.1 upstream stable release + (LP: #1927094) + - SAUCE: ALSA: hda/cirrus: Use CS8409 Equalizer to fix abnormal sounds on + Bullseye + + * Enable mute/micmute LEDs and limit mic boost on EliteBook 845 G8 + (LP: #1925415) // Impish update: v5.12.1 upstream stable release + (LP: #1927094) + - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook + 845 G8 + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: PCI: Disable broken RTIT_BAR of Intel TH" + - Revert "UBUNTU: [Config] temporarily disable ZFS" + + -- Paolo Pisati Tue, 04 May 2021 18:35:54 +0200 + +linux-unstable (5.12.0-10.10) impish; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Packaging] Drop versioned ABI directory names + - [Packaging] getabis: Download ABIs into an unversioned directory + - [Packaging] final-checks: Handle unversioned ABI directories + - bump to impish + - [Config] GCC version update + + -- Paolo Pisati Thu, 29 Apr 2021 12:27:20 +0200 + +linux-unstable (5.12.0-9.9) impish; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc8 + + -- Seth Forshee Mon, 26 Apr 2021 11:14:16 -0500 + +linux-unstable (5.12.0-8.8) hirsute; urgency=medium + + * CVE-2021-3492 + - SAUCE: shiftfs: free allocated memory in shiftfs_btrfs_ioctl_fd_replace() + error paths + - SAUCE: shiftfs: handle copy_to_user() return values correctly + + * Fix no picture from HDMI when it's plugged after boot (LP: #1924238) + - drm/i915/display: Handle lane polarity for DDI port + + * hirsute beta desktop AMD64 ISO kernel panic on boot when booting using UEFI + (LP: #1922403) + - SAUCE: efifb: Check efifb_pci_dev before using it + + * Miscellaneous Ubuntu changes + - Rebase to v5.12-rc8 + - [Config] updateconfigs following 5.12-rc8 rebase + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc8 + + -- Paolo Pisati Mon, 19 Apr 2021 11:37:27 +0200 + +linux-unstable (5.12.0-7.7) hirsute; urgency=medium + + * drm/i915: Drop force_probe requirement for Rocket Lake (LP: #1905466) + - drm/i915/rkl: Remove require_force_probe protection + + * HP m400 cartridges fail to find NIC when deploying hirsute (LP: #1918793) + - PCI: xgene: Fix cfg resource mapping + + * Update - Fix no screen show on display after S3 on CML-R (LP: #1922768) + - drm/i915/gen9bc: Handle TGP PCH during suspend/resume + + * Miscellaneous Ubuntu changes + - SAUCE: RDMA/core: Introduce peer memory interface + - Rebase to v5.12-rc7 + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc7 + + -- Paolo Pisati Mon, 12 Apr 2021 11:48:07 +0200 + +linux-unstable (5.12.0-6.6) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + * i915 doesn't support some high pixel clock 4k * 60Hz monitors (LP: #1922372) + - drm/i915/vbt: update DP max link rate table + + * Tegra "mmc0: Timeout waiting for hardware interrupt" (LP: #1921140) + - SAUCE: mmc: host: Add required callbacks to set/clear CQE_EN bit + + * Enable ath11k debugfs/tracing (LP: #1922033) + - [Config] enable ath11k debugfs/tracing + + * Fix mic on P620 after S3 resume (LP: #1921757) + - ALSA: usb-audio: Carve out connector value checking into a helper + - ALSA: usb-audio: Check connector value on resume + + * Miscellaneous Ubuntu changes + - [Config] amd64,arm64: build KFENCE support but disable it by default + (KFENCE_SAMPLE_INTERVAL=0) + - Rebase to v5.12-rc6 + + * Miscellaneous upstream changes + - drm/dp: add MSO related DPCD registers + - drm/i915/edp: reject modes with dimensions other than fixed mode + - drm/i915/edp: always add fixed mode to probed modes in ->get_modes() + - drm/i915/edp: read sink MSO configuration for eDP 1.4+ + - drm/i915/reg: add stream splitter configuration definitions + - drm/i915/mso: add splitter state readout for platforms that support it + - drm/i915/mso: add splitter state check + - drm/i915/edp: modify fixed and downclock modes for MSO + - drm/i915/edp: enable eDP MSO during link training + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc6 + + -- Paolo Pisati Wed, 07 Apr 2021 11:42:55 +0200 + +linux-unstable (5.12.0-5.5) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * alsa/realtek: extend the delay time in the determine_headset_type for a + Dell AIO (LP: #1920747) + - SAUCE: ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO + + * power off stress test will hang on the TGL machines (LP: #1919930) + - SAUCE: ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdown + - [Config] set SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1 to n + + * lockdown on power (LP: #1855668) + - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode + + * Miscellaneous Ubuntu changes + - [Config] arm64 -- unify build_image and kernel_file values + - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err(). + - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down + - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot + mode + - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode + - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set + - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature + verify + - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot + - SAUCE: (lockdown) security: lockdown: Make + CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic + - SAUCE: xr-usb-serial: clean up indentation + - SAUCE: xr-usb-serial: clean up build warnings + - SAUCE: apparmor: Fix build error, make sk parameter const + - Rebase to v5.12-rc5 + - [Config] updateconfigs following v5.12-rc5 rebase + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: (lockdown) s390: Lock down the kernel when the IPL + secure flag is set" + - Revert "UBUNTU: SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to + indicate secure boot mode" + - Revert "UBUNTU: SAUCE: (lockdown) powerpc: lock down kernel in secure boot + mode" + - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: Make + CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic" + - Revert "UBUNTU: SAUCE: (lockdown) arm64: Allow locking down the kernel under + EFI secure boot" + - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for + module signature verify" + - Revert "UBUNTU: SAUCE: (lockdown) efi: Lock down the kernel if booted in + secure boot mode" + - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock + the kernel down" + - Revert "UBUNTU: SAUCE: (lockdown) Make get_cert_list() use + efi_status_to_str() to print error messages." + - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework + efi_status_to_err()." + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc5 + + -- Paolo Pisati Mon, 29 Mar 2021 12:59:38 +0200 + +linux-unstable (5.12.0-4.4) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Fix broken efifb on graphics device without driver (LP: #1914411) + - SAUCE: efifb: Ensure graphics device for efifb stays at PCI D0 + + * Fix system sleep on TGL systems with Intel ME (LP: #1919321) + - SAUCE: PCI: Serialize TGL e1000e PM ops + + * Miscellaneous Ubuntu changes + - Rebase to v5.12-rc4 + - [Config] updateconfigs following v5.12-rc4 rebase + + * Miscellaneous upstream changes + - riscv: dts: fu740: fix cache-controller interrupts + - riscv: sifive: fu740: cpu{1, 2, 3, 4} set compatible to sifive, u74-mc + - riscv: sifive: unmatched: update for 16GB rev3 + - riscv: Add 3 SBI wrapper functions to get cpu manufacturer information + - riscv: Get CPU manufacturer information + - riscv: Introduce alternative mechanism to apply errata solution + - riscv: sifive: apply errata "cip-453" patch + - clk: sifive: Add pcie_aux clock in prci driver for PCIe driver + - clk: sifive: Use reset-simple in prci driver for PCIe driver + - MAINTAINERS: Add maintainers for SiFive FU740 PCIe driver + - dt-bindings: PCI: Add SiFive FU740 PCIe host controller + - PCI: designware: Add SiFive FU740 PCIe host controller driver + - riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc4 + + -- Paolo Pisati Mon, 22 Mar 2021 12:43:14 +0100 + +linux-unstable (5.12.0-3.3) hirsute; urgency=medium + + * riscv: revert SiFive Unleashed CPUFreq (LP: #1917433) + - SAUCE: Revert "SiFive Unleashed CPUFreq" + + * Dell Precision 5550 takes up to 10 seconds to respond when coming out of + sleep (LP: #1919123) + - SAUCE: Input: i8042 - add dmi quirk + + * LRMv4: switch to signing nvidia modules via the Ubuntu Modules signing key + (LP: #1918134) + - [Packaging] sync dkms-build et al from LRMv4 + + * curtin: install flash-kernel in arm64 UEFI unexpected (LP: #1918427) + - [Packaging] Allow grub-efi-arm* to satisfy recommends on ARM + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Enable Tegra support in arm64 for NVIDIA Jetson (LP: #1918471) + - [Config] enable ARCH_TEGRA and all Tegra SOC's + - [Packaging] include modern Tegra modules + + * Cirrus Audio Codec CS8409/CS42L42: Input Device does not switch to headset + Mic when a headset is inserted (LP: #1918378) + - SAUCE: ALSA: hda/cirrus: Fix Headset Mic volume control name + + * Cirrus Audio Codec CS8409/CS42L42 support (LP: #1916554) + - ALSA: hda/cirrus: Increase AUTO_CFG_MAX_INS from 8 to 18 + - ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion + codec. + - ALSA: hda/cirrus: Add jack detect interrupt support from CS42L42 companion + codec. + - ALSA: hda/cirrus: Add Headphone and Headset MIC Volume Control + + * drm/i915: Drop force_probe requirement for JSL (LP: #1917843) + - SAUCE: drm/i915: Drop require_force_probe from JSL + + * Miscellaneous Ubuntu changes + - [Packaging] Skip d-i code if udebs are disabled + - [Packaging] Disable udebs if $DEBIAN/d-i doesn't exist + - [Packaging] remove dh-systemd build dependency + - [Config] fix several annotaions with enforcement typos + - [Config] refresh annotations + - [Config] updateconfigs following v5.12-rc3 rebase + - annotations: fixup after v5.12-rc3 rebase + - Rebase to v5.12-rc3 + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc3 + + -- Paolo Pisati Tue, 16 Mar 2021 18:43:03 +0100 + +linux-unstable (5.12.0-2.2) hirsute; urgency=medium + + * Miscellaneous Ubuntu changes + - Rebase to v5.12-rc2 + - [Config] updateconfigs following v5.12-rc2 rebase + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc2 + + -- Paolo Pisati Mon, 08 Mar 2021 11:22:04 +0100 + +linux-unstable (5.12.0-1.1) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Support no udeb profile (LP: #1916095) + - [Packaging] replace custom filter script with dctrl-tools + - [Packaging] correctly implement noudeb build profiles. + + * Miscellaneous Ubuntu changes + - [Packaging] dkms-versions -- remove nvidia-graphics-drivers-440-server + - [Debian] run ubuntu-regression-suite for linux-unstable + - [Packaging] remove Provides: aufs-dkms + - [Config] update config and annotations following v5.12-rc1 rebase + - [Config] disable nvidia and nvidia_server builds + - [Config] temporarily disable ZFS + - temporarily disable modules check + - annotations: s390: temporarily remove CONFIG_KMSG_IDS + - [Config] amd64: FTBFS: disable HIO + - [Config] FTBFS: disable SHIFT_FS + - [Config] s390: temporarily remove CONFIG_KMSG_IDS + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] disable nvidia and nvidia_server builds" + - Revert "UBUNTU: SAUCE: s390: kernel message catalog" + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc1 + + -- Paolo Pisati Thu, 04 Mar 2021 18:26:12 +0100 + +linux-unstable (5.12.0-0.0) hirsute; urgency=medium + + * Empty entry + + -- Paolo Pisati Thu, 04 Mar 2021 18:17:32 +0100 + +linux-unstable (5.11.0-10.11) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + * Support CML-S CPU + TGP PCH (LP: #1909457) + - drm/i915/rkl: new rkl ddc map for different PCH + - SAUCE: drm/i915/gen9_bc : Add TGP PCH support + + * Use DCPD to control HP DreamColor panel (LP: #1911001) + - SAUCE: drm/dp: Another HP DreamColor panel brigntness fix + + * Update nvidia dkms build for module linker script changes + - [Packaging] build-dkms--nvidia-N -- Update for preprocessed module linker + script + + * Please trust Canonical Livepatch Service kmod signing key (LP: #1898716) + - [Config] enable CONFIG_MODVERSIONS=y + - [Packaging] build canonical-certs.pem from branch/arch certs + - [Config] add Canonical Livepatch Service key to SYSTEM_TRUSTED_KEYS + - [Config] add ubuntu-drivers key to SYSTEM_TRUSTED_KEYS + + * Miscellaneous Ubuntu changes + - [Config] re-enable nvidia dkms + - SAUCE: selftests: memory-hotplug: bump timeout to 10min + - [Debian] update-aufs.sh -- Don't apply tmpfs-idr.patch + - [Config] Update configs + - [Config] disable nvidia and nvidia_server builds + - SAUCE: Import aufs driver + - [Config] CONFIG_AUFS_FS=n + - [Config] refresh annotations file + - [Config] set CONFIG_MIPI_I3C_HCI=m consistently + - [Config] set CONFIG_PINCTRL_MSM8953=m on armhf generic-lpae + - [Packaging] Change source package name to linux-unstable + - [Config] update LD_VERSION in config due to toolchain update + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: tmpfs: Don't use 64-bit inodes by defulat with 32-bit + ino_t" + + -- Andrea Righi Mon, 22 Feb 2021 07:18:07 +0100 + +linux-unstable (5.11.0-9.10) hirsute; urgency=medium + + * Empty entry + + -- Andrea Righi Mon, 22 Feb 2021 07:02:45 +0100 + +linux (5.11.0-9.10) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Config] update configs/annotations after rebase to 5.11 + - zfs-modules.ignore: add zzstd + + [ Upstream Kernel Changes ] + + * Rebase to v5.11 + + -- Andrea Righi Mon, 15 Feb 2021 16:29:36 +0100 + +linux (5.11.0-8.9) hirsute; urgency=medium + + * Missing device id for Intel TGL-H ISH [8086:43fc] in intel-ish-hid driver + (LP: #1914543) + - SAUCE: HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID + + * Add support for new Realtek ethernet NIC (LP: #1914604) + - r8169: Add support for another RTL8168FP + + * Miscellaneous Ubuntu changes + - SAUCE: tmpfs: Don't use 64-bit inodes by defulat with 32-bit ino_t + - [Config] Set CONFIG_TMPFS_INODE64=n for s390x + - [Config] re-enable ZFS + + [ Upstream Kernel Changes ] + + * Rebase to v5.11-rc7 + + -- Andrea Righi Mon, 08 Feb 2021 11:56:23 +0100 + +linux (5.11.0-7.8) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22 + (LP: #1911359) + - SAUCE: x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y + + * Remove scary stack trace from Realtek WiFi driver (LP: #1913263) + - rtw88: reduce the log level for failure of tx report + + * Fix unexpected AER/DPC on PCH400 and PCH500 (LP: #1913691) + - Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on all CML root ports" + - Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on CML root port" + - SAUCE: PCI/AER: Disable AER interrupt during suspend + - SAUCE: PCI/DPC: Disable DPC interrupt during suspend + + * switch to an autogenerated nvidia series based core via dkms-versions + (LP: #1912803) + - [Packaging] nvidia -- use dkms-versions to define versions built + - [Packaging] update-version-dkms -- maintain flags fields + + * Introduce the new NVIDIA 460-server series and update the 460 series + (LP: #1913200) + - [Config] dkms-versions -- add the 460-server nvidia driver + + * Fix the video can't output through WD19TB connected with TGL platform during + cold-boot (LP: #1910211) + - SAUCE: drm/i915/dp: Prevent setting LTTPR mode if no LTTPR is detected + + * Stop using get_scalar_status command in Dell AIO uart backlight driver + (LP: #1865402) + - SAUCE: platform/x86: dell-uart-backlight: add get_display_mode command + + * Miscellaneous Ubuntu changes + - SAUCE: selftests/seccomp: Accept any valid fd in user_notification_addfd + - [Packaging] Don't disable CONFIG_DEBUG_INFO in headers packages + - [Config] update configs/annotations after rebase to 5.11-rc6 + + [ Upstream Kernel Changes ] + + * Rebase to v5.11-rc6 + + -- Andrea Righi Mon, 01 Feb 2021 10:27:52 +0100 + +linux (5.11.0-6.7) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Prevent thermal shutdown during boot process (LP: #1906168) + - thermal/drivers/acpi: Use hot and critical ops + - thermal/core: Remove notify ops + - thermal: int340x: Fix unexpected shutdown at critical temperature + - thermal: intel: pch: Fix unexpected shutdown at critical temperature + + * riscv: backport support for SiFive Unmatched (LP: #1910965) + - RISC-V: Update l2 cache DT documentation to add support for SiFive FU740 + - RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740 + - dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC + - riscv: dts: add initial support for the SiFive FU740-C000 SoC + - dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board + - riscv: dts: add initial board data for the SiFive HiFive Unmatched + - PCI: microsemi: Add host driver for Microsemi PCIe controller + - Microsemi PCIe expansion board DT entry. + - SiFive Unleashed CPUFreq + - SiFive HiFive Unleashed: Add PWM LEDs (D1, D2, D3, D4) + + * initramfs unpacking failed (LP: #1835660) + - lib/decompress_unlz4.c: correctly handle zero-padding around initrds. + + * Miscellaneous Ubuntu changes + - [Config] update configs and annotations after rebase to 5.11-rc5 + + [ Upstream Kernel Changes ] + + * Rebase to v5.11-rc5 + + -- Andrea Righi Mon, 25 Jan 2021 09:31:31 +0100 + +linux (5.11.0-5.6) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Config] update config and annotations after rebase to 5.11-rc4 + + [ Upstream Kernel Changes ] + + * Rebase to v5.11-rc4 + + -- Andrea Righi Mon, 18 Jan 2021 10:46:10 +0100 + +linux (5.11.0-4.5) hirsute; urgency=medium + + * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22 + (LP: #1911359) + - SAUCE: x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y + + -- Andrea Righi Thu, 14 Jan 2021 12:53:26 +0100 + +linux (5.11.0-3.4) hirsute; urgency=medium + + * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22 + (LP: #1911359) + - bpf: Allow empty module BTFs + - libbpf: Allow loading empty BTFs + + -- Andrea Righi Thu, 14 Jan 2021 07:43:45 +0100 + +linux (5.11.0-2.3) hirsute; urgency=medium + + * DMI entry syntax fix for Pegatron / ByteSpeed C15B (LP: #1910639) + - Input: i8042 - unbreak Pegatron C15B + + * SYNA30B4:00 06CB:CE09 Mouse on HP EliteBook 850 G7 not working at all + (LP: #1908992) + - HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device + + * debian/scripts/file-downloader does not handle positive failures correctly + (LP: #1878897) + - [Packaging] file-downloader not handling positive failures correctly + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * CVE-2021-1052 // CVE-2021-1053 + - [Packaging] NVIDIA -- Add the NVIDIA 460 driver + + * Miscellaneous Ubuntu changes + - [Packaging] Remove nvidia-455 dkms build + - SAUCE: ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP + machines + - [Config] update configs and annotations after rebase to 5.11-rc3 + + [ Upstream Kernel Changes ] + + * Rebase to v5.11-rc3 + + -- Andrea Righi Mon, 11 Jan 2021 09:52:27 +0100 + +linux (5.11.0-1.2) hirsute; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v5.11-rc2 + + -- Andrea Righi Thu, 07 Jan 2021 16:57:01 +0100 + +linux (5.11.0-0.1) hirsute; urgency=medium + + * dep-8 ubuntu-regression-suite tests are not run for all linux-hwe-* kernels + (LP: #1908529) + - [dep-8] Allow all hwe kernels + + * Fix reading speed and duplex sysfs on igc device (LP: #1906851) + - igc: Report speed and duplex as unknown when device is runtime suspended + + * rtwpci driver blocks the system to enter PC10, stuck at PC3 (LP: #1907200) + - SAUCE: rtw88: 8723de: let cpu enter c10 + + * [21.04 FEAT] Deactivate CONFIG_QETH_OSN kernel config option (LP: #1906370) + - [Config] Deactivate CONFIG_QETH_OSN kernel config option + + * Add dpcd backlight control for 0x4c83 0x4f41 (LP: #1905663) + - SAUCE: drm/dp: Add dpcd backlight control for 0x4c83 0x4f41 + + * disable building bpf selftests (LP: #1908144) + - SAUCE: selftests/bpf: Clarify build error if no vmlinux + - SAUCE: selftests: Skip BPF selftests by default + - disable building bpf selftests (no VMLINUX_BTF) + + * Miscellaneous Ubuntu changes + - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot + mode + - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set + - [Config] update configs and annotations after rebase to v5.11-rc1 + - hio: fix build error with kernel 5.11 + - SAUCE: shiftfs: fix build error with 5.11 + - [Config] temporarily disable ZFS + - check-aliases: do not error if modules.alias does not exist + - ppc64el: don't build stripped vdso + + * Miscellaneous upstream changes + - irq: export irq_check_status_bit + + [ Upstream Kernel Changes ] + + * Rebase to v5.11-rc1 + + -- Andrea Righi Mon, 04 Jan 2021 09:17:48 +0100 + +linux (5.11.0-0.0) hirsute; urgency=medium + + * Empty entry + + -- Andrea Righi Wed, 30 Dec 2020 09:04:41 +0100 + +linux (5.10.0-9.10) hirsute; urgency=medium + + * Use INTx for Pericom USB controllers (LP: #1906839) + - PCI: Disable MSI for Pericom PCIe-USB adapter + + * disable building bpf selftests (LP: #1908144) + - SAUCE: selftests/bpf: clarify build error if no vmlinux + - SAUCE: selftests: Skip BPF seftests by default + - disable building bpf selftests (no VMLINUX_BTF) + + * Miscellaneous Ubuntu changes + - [Config] Enable CONFIG_BPF_LSM + + * Miscellaneous upstream changes + - Revert "md: change mddev 'chunk_sectors' from int to unsigned" + - Revert "dm raid: fix discard limits for raid1 and raid10" + + -- Andrea Righi Tue, 15 Dec 2020 10:16:14 +0100 + +linux (5.10.0-8.9) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + * Fix bpf selftest compilation with clang 11 + - bpf: Fix selftest compilation on clang 11 + + * Miscellaneous Ubuntu changes + - [Config] update configs and annotations after rebase to v5.10 + + [ Upstream Kernel Changes ] + + * Rebase to v5.10 + + -- Andrea Righi Mon, 14 Dec 2020 08:57:57 +0100 + +linux (5.10.0-7.8) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Fix linux-libc-dev build for hirsute forward port kernels (LP: #1904067) + - [Debian] Build linux-libc-dev for debian.master* branches + + * Update kernel packaging to support forward porting kernels (LP: #1902957) + - [Debian] Update for leader included in BACKPORT_SUFFIX + + * Introduce the new NVIDIA 455 series (LP: #1897751) + - [Packaging] NVIDIA -- Add signed modules for the 455 driver + + * 5.10 kernel fails to boot with secure boot disabled (LP: #1904906) + - [Config] CONFIG_RCU_SCALE_TEST=n + + * Miscellaneous Ubuntu changes + - [Config] s390x: disable GPIO_CDEV + - [Config] ARM_CMN=m + - [Config] disable GPIO_CDEV_V1 + - [Config] Reorder annotations after 5.10-rc6 rebase + - [Packaging] Remove nvidia-435 dkms build + - [Packaging] Change source package name to linux + - [Config] Update configs and annotations after rebase to v5.10-rc7 + - SAUCE: Revert "mm/filemap: add static for function + __add_to_page_cache_locked" + + [ Upstream Kernel Changes ] + + * Rebase to v5.10-rc7 + + -- Seth Forshee Mon, 07 Dec 2020 00:15:20 -0600 + +linux (5.10.0-6.7) hirsute; urgency=medium + + * Empty entry. + + -- Seth Forshee Sun, 06 Dec 2020 22:13:46 -0600 + +linux-5.10 (5.10.0-6.7) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Avoid double newline when running insertchanges (LP: #1903293) + - [Packaging] insertchanges: avoid double newline + + * Miscellaneous Ubuntu changes + - [Packaging]: linux-modules should depend on linux-image + - [Packaging]: linux-image should suggest linux-modules-extra + + [ Upstream Kernel Changes ] + + * Rebase to v5.10-rc6 + + -- Andrea Righi Mon, 30 Nov 2020 07:47:34 +0100 + +linux-5.10 (5.10.0-5.6) hirsute; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] add CONFIG_INFINIBAND_VIRT_DMA + + [ Upstream Kernel Changes ] + + * Rebase to v5.10-rc5 + + -- Andrea Righi Mon, 23 Nov 2020 13:17:44 +0100 + +linux-5.10 (5.10.0-4.5) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Packaging] reduce the size required to build packages + + [ Upstream Kernel Changes ] + + * Rebase to v5.10-rc4 + + -- Andrea Righi Mon, 16 Nov 2020 08:33:54 +0100 + +linux-5.10 (5.10.0-3.4) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * e1000e: fix issues with S0ix (LP: #1902687) + - SAUCE: e1000e: fix S0ix flow to allow S0i3.2 subset entry + - SAUCE: e1000e: allow turning s0ix flows on for systems with ME + - SAUCE: e1000e: Add Dell's Comet Lake systems into s0ix heuristics + - SAUCE: e1000e: Add more Dell CML systems into s0ix heuristics + - [Config] Update CONFIG_E1000E for ppc64el in annotations + + * perf: Add support for Rocket Lake (LP: #1902004) + - SAUCE: perf/x86/intel: Add Rocket Lake CPU support + - SAUCE: perf/x86/cstate: Add Rocket Lake CPU support + - SAUCE: perf/x86/msr: Add Rocket Lake CPU support + - SAUCE: perf/x86/intel/uncore: Add Rocket Lake support + + * Miscellaneous Ubuntu changes + - [Config] Disable CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE + - [Config] update CONFIG_MST_IRQ after rebase to 5.10-rc3 + - [Config] drop obsolete SND_SST_IPC options + - [Config] re-enable ZFS + + [ Upstream Kernel Changes ] + + * Rebase to v5.10-rc3 + + -- Andrea Righi Mon, 09 Nov 2020 09:37:08 +0100 + +linux-5.10 (5.10.0-2.3) hirsute; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] Switch arm64 default cpufreq governor to ondemand + - [Debian] Include scripts/module.lds from builddir in headers package + + -- Seth Forshee Tue, 03 Nov 2020 21:01:52 -0600 + +linux-5.10 (5.10.0-1.2) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Fix non-working Intel NVMe after S3 (LP: #1900847) + - SAUCE: PCI: Enable ACS quirk on all CML root ports + + * Miscellaneous Ubuntu changes + - [Packaging] move to hirsute + - [Config] Update configs and annotations after rebase to 5.10-rc2 + - [Config] Update numerous configs to conform with policy + - [Config] Switch default CPUFreq governer for arm64/armhf to schedultil + - [Config] Temporarily disable DEBUG_INFO_BTF for armhf + + [ Upstream Kernel Changes ] + + * Rebase to v5.10-rc2 + + -- Seth Forshee Mon, 02 Nov 2020 13:18:27 -0600 + +linux-5.10 (5.10.0-0.1) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Config] Update configs and annotations for v5.10-rc1 + - SAUCE: platform/x86: dell-uart-backlight: rename kzfree() to + kfree_sensitive() + - SAUCE: apparmor: rename kzfree() to kfree_sensitive() + - SAUCE: LSM: change ima_read_file() to use lsmblob + - SAUCE: LSM: Use lsmblob in smk_netlbl_mls() + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Packaging] Change source package name to linux-5.10" + - s390: correct __bootdata / __bootdata_preserved macros + + [ Upstream Kernel Changes ] + + * Rebase to v5.10-rc1 + + -- Paolo Pisati Tue, 27 Oct 2020 16:57:07 +0100 + +linux-5.10 (5.10.0-0.0) groovy; urgency=medium + + * Empty entry + + -- Paolo Pisati Mon, 26 Oct 2020 14:55:48 +0100 + +linux-5.9 (5.9.0-2.3) groovy; urgency=medium + + * Fix system reboot when disconnecting WiFi (LP: #1899726) + - iwlwifi: msix: limit max RX queues for 9000 family + + * booting linux-generic-lpae armhf kernel under qemu results in relocation out + of range, and thus no modules can be loaded (LP: #1899519) + - [Config] armhf: ARM_MODULE_PLTS=y + + * Fix broken MSI interrupt after HDA controller was suspended (LP: #1899586) + - ALSA: hda: fix jack detection with Realtek codecs when in D3 + + * CVE-2020-16119 + - SAUCE: dccp: avoid double free of ccid on child socket + + * python3-venv is gone (LP: #1896801) + - SAUCE: doc: remove python3-venv dependency + + * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903) + - [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/ + + * Enable brightness control on HP DreamColor panel (LP: #1898865) + - SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD + quirk + - SAUCE: drm/dp: HP DreamColor panel brigntness fix + + * HP Zbook Studio G7 boots into corrupted screen with PSR featured panel + (LP: #1897501) + - SAUCE: drm/i915/psr: allow overriding PSR disable param by quirk + - SAUCE: drm/dp: add DP_QUIRK_FORCE_PSR_CHIP_DEFAULT quirk to CMN prod-ID + 19-15 + + * Fix broken e1000e device after S3 (LP: #1897755) + - SAUCE: e1000e: Increase polling timeout on MDIC ready bit + + * Wakeup the system by touching the touchpad (LP: #1888331) + - HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle + + * Enable LTR for endpoints behind VMD (LP: #1896598) + - SAUCE: PCI/ASPM: Enable LTR for endpoints behind VMD + + * [SRU] [Focal/OEM-5.6/Groovy]Fix AMD usb host controller lost after stress S3 + (LP: #1893914) + - SAUCE: xhci: workaround for S3 issue on AMD SNPS 3.0 xHC + + * debian/rules editconfigs does not work on s390x to change s390x only configs + (LP: #1863116) + - [Packaging] kernelconfig -- only update/edit configurations on architectures + we have compiler support + + * Fix non-working NVMe after S3 (LP: #1895718) + - SAUCE: PCI: Enable ACS quirk on CML root port + + * Miscellaneous Ubuntu changes + - SAUCE: bpf: Check CONFIG_BPF option for resolve_btfids + - SAUCE: tools resolve_btfids: Always force HOSTARCH + - packaging: arm64: add a 64KB mem pages flavour called 'generic-64k' + - packaging: arm64: generic-64k: skip ABI, modules and retpoline checks + - SAUCE: drm/i915/display: Fix null deref in intel_psr_atomic_check() + - [Config] Update toolchain versions + - [Config] Refresh annotations + - Add ubuntu-host module + - CONFIG_UBUNTU_HOST=m + - SAUCE: apparmor: drop prefixing abs root labels with '=' + - SAUCE: apparmor: disable showing the mode as part of a secid to secctx + - SAUCE: apparmor: rename aa_sock() to aa_unix_sk() + - SAUCE: apparmor: LSM stacking: switch from SK_CTX() to aa_sock() + - SAUCE: LSM: Infrastructure management of the sock security + - SAUCE: LSM: Create and manage the lsmblob data structure. + - SAUCE: LSM: Use lsmblob in security_audit_rule_match + - SAUCE: LSM: Use lsmblob in security_kernel_act_as + - SAUCE: net: Prepare UDS for security module stacking + - SAUCE: LSM: Use lsmblob in security_secctx_to_secid + - SAUCE: LSM: Use lsmblob in security_secid_to_secctx + - SAUCE: LSM: Use lsmblob in security_ipc_getsecid + - SAUCE: LSM: Use lsmblob in security_task_getsecid + - SAUCE: LSM: Use lsmblob in security_inode_getsecid + - SAUCE: LSM: Use lsmblob in security_cred_getsecid + - SAUCE: IMA: Change internal interfaces to use lsmblobs + - SAUCE: LSM: Specify which LSM to display + - SAUCE: LSM: Ensure the correct LSM context releaser + - SAUCE: LSM: Use lsmcontext in security_secid_to_secctx + - SAUCE: LSM: Use lsmcontext in security_inode_getsecctx + - SAUCE: LSM: security_secid_to_secctx in netlink netfilter + - SAUCE: NET: Store LSM netlabel data in a lsmblob + - SAUCE: LSM: Verify LSM display sanity in binder + - SAUCE: Audit: Add new record for multiple process LSM attributes + - SAUCE: Audit: Add a new record for multiple object LSM + - SAUCE: LSM: Add /proc attr entry for full LSM context + - SAUCE: AppArmor: Remove the exclusive flag + - SAUCE: Audit: Fix for missing NULL check + + * Miscellaneous upstream changes + - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup() + + [ Upstream Kernel Changes ] + + * Rebase to v5.9 + + -- Seth Forshee Wed, 14 Oct 2020 13:31:18 -0500 + +linux-5.9 (5.9.0-1.2) groovy; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] Update configs after rebase to 5.9-rc6 + - SAUCE: dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX + - SAUCE: bpf: Use --no-fail option if CONFIG_BPF is not enabled + - SAUCE: tools resolve_btfids: Always force HOSTARCH + + [ Upstream Kernel Changes ] + + * Rebase to v5.9-rc6 + + -- Seth Forshee Mon, 21 Sep 2020 14:39:34 -0500 + +linux-5.9 (5.9.0-0.1) groovy; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] Update configs and annotations for v5.9-rc1 + - SAUCE: i915: Fix build error due to missing struct definition + - hio -- Update blk_queue_split() calls for changes in 5.9-rc1 + - hio -- Updates for move of make_request_fn to struct block_device_operations + - [Config] Disable zfs dkms build + - [Config] Disable nvidia dkms build + - [Config] Disable nvidia server dkms builds + - SAUCE: remoteproc: qcom: Use div_u64() for 64-bit division + - SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain + - [Packaging] Bind hv_vss_daemon startup to hv_vss device + - [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device + - [Config] Re-enable UEFI signing for arm64 + - SAUCE: Revert "UBUNTU: SAUCE: export __get_vm_area_caller() and map_kernel_range()" + - [Config] Set the default CPU governor to ONDEMAND + - [Packaging] update variants + - [Packaging] update helper scripts + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.9-rc5 + + -- Seth Forshee Thu, 17 Sep 2020 15:01:21 -0500 + +linux-5.9 (5.9.0-0.0) groovy; urgency=medium + + * Empty entry + + -- Seth Forshee Tue, 18 Aug 2020 16:48:03 -0500 + +linux (5.8.0-16.17) groovy; urgency=medium + + * groovy/linux: 5.8.0-16.17 -proposed tracker (LP: #1891233) + + * Miscellaneous Ubuntu changes + - hio -- Update to use bio_{start,end}_io_acct with 5.8+ + - Enable hio driver + - [Packaging] Temporarily disable building doc package contents + + -- Seth Forshee Tue, 11 Aug 2020 15:32:58 -0500 + +linux (5.8.0-15.16) groovy; urgency=medium + + * groovy/linux: 5.8.0-15.16 -proposed tracker (LP: #1891177) + + * Miscellaneous Ubuntu changes + - SAUCE: Documentation: import error c_funcptr_sig_re, c_sig_re (sphinx- + doc/sphinx@0f49e30c) + + -- Seth Forshee Tue, 11 Aug 2020 09:29:58 -0500 + +linux (5.8.0-14.15) groovy; urgency=medium + + * groovy/linux: 5.8.0-14.15 -proposed tracker (LP: #1891085) + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * msg_zerocopy.sh in net from ubuntu_kernel_selftests failed (LP: #1812620) + - selftests/net: relax cpu affinity requirement in msg_zerocopy test + + * Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441) + - ALSA: hda/hdmi: Add quirk to force connectivity + + * Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317) + - ALSA: usb-audio: Add support for Lenovo ThinkStation P620 + + * Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306) + - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken + + * Enlarge hisi_sec2 capability (LP: #1890222) + - crypto: hisilicon - update SEC driver module parameter + + * Miscellaneous Ubuntu changes + - [Config] Re-enable signing for ppc64el + + -- Seth Forshee Mon, 10 Aug 2020 15:26:46 -0500 + +linux (5.8.0-13.14) groovy; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] Remove i386 configs + - SAUCE: apply a workaround to re-enable CONFIG_CRYPTO_AEGIS128_SIMD + - SAUCE: export __get_vm_area_caller() and map_kernel_range() + - [Config] drop CONFIG_BINFMT_AOUT enforcement + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD" + + [ Upstream Kernel Changes ] + + * Rebase to v5.8 + + -- Andrea Righi Tue, 04 Aug 2020 09:51:50 +0200 + +linux (5.8.0-12.13) groovy; urgency=medium + + * groovy/linux: 5.8.0-12.13 -proposed tracker (LP: #1889481) + + * Fix right speaker of HP laptop (LP: #1889375) + - SAUCE: hda/realtek: Fix right speaker of HP laptop + + * blk_update_request error when mount nvme partition (LP: #1872383) + - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command + + * Add support for Atlantic NIC firmware v4 (LP: #1886908) + - Revert "UBUNTU: SAUCE: net: atlantic: Add support for firmware v4" + - net: atlantic: align return value of ver_match function with function name + - net: atlantic: add support for FW 4.x + + * Miscellaneous Ubuntu changes + - [Debian] Fix debian/tests for linux-5.8 -> linux rename + - SAUCE: selftests/powerpc: return skip code for spectre_v2 + + -- Seth Forshee Wed, 29 Jul 2020 16:58:47 -0500 + +linux (5.8.0-11.12) groovy; urgency=medium + + * groovy/linux: 5.8.0-11.12 -proposed tracker (LP: #1889336) + + * Miscellaneous Ubuntu changes + - [Packaging] dwarves is not required for linux-libc-dev or stage1 + + -- Seth Forshee Tue, 28 Jul 2020 22:33:24 -0500 + +linux (5.8.0-10.11) groovy; urgency=medium + + * groovy/linux: 5.8.0-10.11 -proposed tracker (LP: #1889316) + + * Miscellaneous Ubuntu changes + - [Packaging] Add more packages to Build-Depends-Indep for docs + - [Debian] Specify python executable in kmake + - [Debian] Don't treat warnings as errors during perf builds + - [Config] Disable signing for ppc64el + + -- Seth Forshee Tue, 28 Jul 2020 17:09:52 -0500 + +linux (5.8.0-9.10) groovy; urgency=medium + + * groovy/linux: 5.8.0-9.10 -proposed tracker (LP: #1889140) + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * Miscellaneous Ubuntu changes + - SAUCE: Fix s390x compile error on F32 utils/stat-display.c + - [Packaging] Add python3-venv to Build-Depends-Indep + + -- Seth Forshee Mon, 27 Jul 2020 21:01:46 -0500 + +linux (5.8.0-8.9) groovy; urgency=medium + + * groovy/linux: 5.8.0-8.9 -proposed tracker (LP: #1889104) + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + - update dkms package versions + - [Packaging] update variants + + * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674) + - [Packaging] NVIDIA -- Add signed modules for 450 450-server + + * Introduce the new NVIDIA 418-server and 440-server series, and update the + current NVIDIA drivers (LP: #1881137) + - [packaging] add signed modules for the 418-server and the 440-server + flavours + + * Miscellaneous Ubuntu changes + - SAUCE: Revert "radix-tree: Use local_lock for protection" + - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n + - [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD + - [Config] Enable nvidia dkms build + + * Miscellaneous upstream changes + - usbip: tools: fix build error for multiple definition + + [ Upstream Kernel Changes ] + + * Rebase to v5.8-rc7 + + -- Seth Forshee Mon, 27 Jul 2020 11:18:12 -0500 + +linux (5.8.0-7.8) groovy; urgency=medium + + * Empty entry + + -- Seth Forshee Mon, 27 Jul 2020 09:22:19 +0200 + +linux-5.8 (5.8.0-7.8) groovy; urgency=medium + + * soc/amd/renoir: detect dmic from acpi table (LP: #1887734) + - ASoC: amd: add logic to check dmic hardware runtime + - ASoC: amd: add ACPI dependency check + - ASoC: amd: fixed kernel warnings + + * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668) + - SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups" + + * Add support for Atlantic NIC firmware v4 (LP: #1886908) + - SAUCE: net: atlantic: Add support for firmware v4 + + * MGA G200e doesn't work under GDM Wayland (LP: #1886140) + - drm/mgag200: Remove HW cursor + - drm/mgag200: Clean up mga_set_start_address() + - drm/mgag200: Clean up mga_crtc_do_set_base() + - drm/mgag200: Move mode-setting code into separate helper function + - drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O + - drm/mgag200: Update mode registers after plane registers + - drm/mgag200: Set pitch in a separate helper function + - drm/mgag200: Set primary plane's format in separate helper function + - drm/mgag200: Move TAGFIFO reset into separate function + - drm/mgag200: Move hiprilvl setting into separate functions + - drm/mgag200: Move register initialization into separate function + - drm/mgag200: Remove out-commented suspend/resume helpers + - drm/mgag200: Use simple-display data structures + - drm/mgag200: Convert to simple KMS helper + - drm/mgag200: Replace VRAM helpers with SHMEM helpers + + * Miscellaneous Ubuntu changes + - SAUCE: s390/bpf: fix sign extension in branch_ku + - SAUCE: selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support + - SAUCE: selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion + - [packaging] debhelper-compat (= 10) (and retire debian/compat) + - [Config] Update configs after rebase to 5.8-rc6 + + [ Upstream Kernel Changes ] + + * Rebase to v5.8-rc6 + + -- Andrea Righi Mon, 20 Jul 2020 09:55:47 +0200 + +linux-5.8 (5.8.0-6.7) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * perf build broken after updating to bintuils 2.34.90.20200706-1ubuntu1 + (LP: #1887397) + - SAUCE: libtraceevent: Strip symbol version from nm output + + -- Seth Forshee Mon, 13 Jul 2020 14:07:53 -0500 + +linux-5.8 (5.8.0-5.6) groovy; urgency=medium + + * linux-libc-dev broken for crossbuilding, Multi-Arch:same violation + (LP: #1886188) + - [Packaging] Produce linux-libc-deb package for riscv64 + - [Debian] Disallow building linux-libc-dev from linux-riscv + + * Miscellaneous Ubuntu changes + - SAUCE: Revert "UBUNTU: SAUCE: test_bpf: remove expected fail for Ctx heavy + transformations test on s390" + - SAUCE: Revert "test_bpf: flag tests that cannot be jited on s390" + - [Config] Update configs (gcc update) + + [ Upstream Kernel Changes ] + + * Rebase to v5.8-rc5 + + -- Andrea Righi Mon, 13 Jul 2020 08:42:14 +0200 + +linux-5.8 (5.8.0-4.5) groovy; urgency=medium + + * Add generic LED class support for audio LED (LP: #1885896) + - ALSA: hda: generic: Always call led-trigger for mic mute LED + - ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev + - ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls + - ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls + - ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls + - ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led() + - ALSA: hda: generic: Drop the old mic-mute LED hook + - ALSA: hda: generic: Add vmaster mute LED helper + - ALSA: hda/realtek: Use the new vmaster mute LED helper + - ALSA: hda/conexant: Use the new vmaster mute LED helper + - ALSA: hda/sigmatel: Use the new vmaster mute LED helper + - ALSA: hda/realtek: Unify LED helper code + - ALSA: hda: Let LED cdev handling suspend/resume + + * seccomp_bpf fails on powerpc (LP: #1885757) + - SAUCE: selftests/seccomp: fix ptrace tests on powerpc + + * CVE-2020-11935 + - SAUCE: aufs: do not call i_readcount_inc() + + * Miscellaneous Ubuntu changes + - SAUCE: Update aufs to 5.x-rcN 20200622 + - [Config] Update configs to set CONFIG_SND_HDA_GENERIC_LEDS value + - [Config] CONFIG_SECURITY_DMESG_RESTRICT=y + + [ Upstream Kernel Changes ] + + * Rebase to v5.8-rc4 + + -- Seth Forshee Mon, 06 Jul 2020 08:14:28 -0500 + +linux-5.8 (5.8.0-3.4) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + - update dkms package versions + + * lxc 1:4.0.2-0ubuntu1 ADT test failure with linux-5.8 5.8.0-1.2 + (LP: #1884635) + - SAUCE: overlayfs: fix faulty rebase + + * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757) + - SAUCE: shiftfs: prevent ESTALE for LOOKUP_JUMP lookups + + * shiftfs: fix btrfs regression (LP: #1884767) + - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: fix dentry revalidation" + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_DEBUG_INFO_COMPRESSED=y + - SAUCE: regulator: rename da903x to da903x-regulator + - [Config] Add da903x to modules.ignore + - [Config] Update configs for rebase to 5.8-rc3 + + [ Upstream Kernel Changes ] + + * Rebase to v5.8-rc3 + + -- Seth Forshee Mon, 29 Jun 2020 08:48:25 -0500 + +linux-5.8 (5.8.0-2.3) groovy; urgency=medium + + * Support Audio Mute LED for two new HP laptops (LP: #1884251) + - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems + + * CVE-2019-16089 + - SAUCE: nbd_genl_status: null check for nla_nest_start + + * tpm: fix TIS locality timeout problems (LP: #1881710) + - SAUCE: tpm: fix TIS locality timeout problems + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - SAUCE: security,perf: Allow further restriction of perf_event_open + - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y + - [Config] Update configs and annotations for 5.8-rc2 + - [Config] Enable zfs + - [Config] Enable CONFIG_DEBUG_INFO_BTF + + [ Upstream Kernel Changes ] + + * Rebase to v5.8-rc2 + + -- Seth Forshee Mon, 22 Jun 2020 15:05:54 -0500 + +linux-5.8 (5.8.0-1.2) groovy; urgency=medium + + * Miscellaneous Ubuntu changes + - [Debian] Support linux-x.y in udeb package names + - [Packaging] Use SRCPKGNAME for udeb packages + + -- Seth Forshee Wed, 17 Jun 2020 19:34:32 -0500 + +linux-5.8 (5.8.0-0.1) groovy; urgency=medium + + * Docker registry doesn't stay up and keeps restarting (LP: #1879690) + - Revert "UBUNTU: SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay" + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + * Miscellaneous Ubuntu changes + - [Packaging] Update source package name to linux-5.8 + - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err(). + - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print error messages. + - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down + - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode + - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode + - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set + - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature verify + - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot + - SAUCE: (lockdown) security: lockdown: Make CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic + - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode + - SAUCE: Import aufs driver + - [Config] Update configs for v5.8-rc1 + - [Config] Update annotations for v5.8-rc1 config changes + - SAUCE: shiftfs -- Fix build errors from missing fiemap definitions + - Disable hio driver + + * Miscellaneous upstream changes + - acpi: disallow loading configfs acpi tables when locked down + + [ Upstream Kernel Changes ] + + * Rebase to v5.8-rc1 + + -- Seth Forshee Wed, 17 Jun 2020 11:54:24 -0500 + +linux-5.8 (5.8.0-0.0) groovy; urgency=medium + + * Empty entry + + -- Seth Forshee Sun, 14 Jun 2020 22:40:35 -0500 + +linux-5.7 (5.7.0-8.9) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Enforce all config annotations (LP: #1879327) + - [Config]: do not enforce CONFIG_VERSION_SIGNATURE + - [Config]: prepare to enforce all + - [Config]: enforce all config options + + * Miscellaneous Ubuntu changes + - [Config]: annotations review after 5.7 rebase + - [Config] annotations: IXP4XX* depends on ARCH_IXP4XX + - [Config] THERMAL_GOV_POWER_ALLOCATOR=y + - [Config] annotations: SOC_CAMERA is marked as BROKEN + - [Config] annotations: NFSD_V4_2_INTER_SSC depends on NFS_FS=y + - [Config] annotations: CRYPTO_DEV_CHELSIO_TLS depends on legacy (and largely + unmantained) TLS_TOE + - [Config] annotations: SERIO_OLPC_APSP depends on ARCH_MMP + - [Config] RTW88_DEBUG=y + - [Config] annotations: ISDN_CAPI is a bool, and BT_CMTP depends on it + - [Config] annotations SND_SOC_SOF_DEVELOPER_SUPPORT depends on + SND_SOC_SOF_DEVELOPER_SUPPORT + - [Config] annotations: SND_SOC_SOF_BAYTRAIL_SUPPORT is mutually exclusive + with SND_SST_ATOM_HIFI2_PLATFORM_ACPI + - [Config] annotations: DEBUG_IMX_UART_PORT is defined only any + DEBUG_IMX*_UART is enabled + - [Config] annotations: HW_RANDOM_IMX_RNGC depends on SOC_IMX25 + - [Config] annotations: armhf: VIRTUALIZATION support was removed for arm32 + - [Config] annotations: arm64: remove DEBUG_ALIGN_RODATA + - [Config] annotations: ppc64: DATA_SHIFT defaults to PPC_PAGE_SHIFT + - [Config] arm64: enforce ARM64_USE_LSE_ATOMICS + - [Config] s390x: MOST is not set + - [Config] s390x: BCM84881_PHY is not set + - [Config] s390x: XILINX_LL_TEMAC is not set + - [Config] s390x: PHY_INTEL_EMMC requires GENERIC_PHY (off by default on + s390x) + - [Config] s390x: CHECK_STACK conflicts with VMAP_STACK + - [Config] annotations: s390x: NODES_SHIFT=1 + - [Config] annotations: import new symbols + - [Config] annotations: remove unmatched menu and options + + -- Paolo Pisati Fri, 12 Jun 2020 12:03:01 +0200 + +linux-5.7 (5.7.0-7.8) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + - [Packaging] update helper scripts + + * [UBUNTU 20.04] s390x/pci: fix linking between PF and VF for multifunction + devices (LP: #1879704) + - PCI/IOV: Introduce pci_iov_sysfs_link() function + - s390/pci: create links between PFs and VFs + + * Miscellaneous Ubuntu changes + - [Config] Disable UEFI signing for arm64 + - Rebase to v5.7.1 + + [ Upstream Kernel Changes ] + + * Rebase to v5.7.1 + + -- Paolo Pisati Mon, 08 Jun 2020 11:16:58 +0200 + +linux-5.7 (5.7.0-6.7) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + - update dkms package versions + + * shiftfs: fix btrfs snapshot deletion (LP: #1879688) + - SAUCE: shiftfs: let userns root destroy subvolumes from other users + + * seccomp_benchmark times out on eoan (LP: #1881576) + - SAUCE: selftests/seccomp: use 90s as timeout + + * Realtek 8723DE [10ec:d723] subsystem [10ec:d738] disconnects unsolicitedly + when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147) + - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before + association for 11N chip" + - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being + connected" + - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc" + - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support" + - rtw88: 8723d: Add coex support + - SAUCE: rtw88: coex: 8723d: set antanna control owner + - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases + - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier + + * ASoC/amd: add audio driver for amd renoir (LP: #1881046) + - ASoC: amd: add Renoir ACP3x IP register header + - ASoC: amd: add Renoir ACP PCI driver + - ASoC: amd: add acp init/de-init functions + - ASoC: amd: create acp3x pdm platform device + - ASoC: amd: add ACP3x PDM platform driver + - ASoC: amd: irq handler changes for ACP3x PDM dma driver + - ASoC: amd: add acp3x pdm driver dma ops + - ASoC: amd: add ACP PDM DMA driver dai ops + - ASoC: amd: add Renoir ACP PCI driver PM ops + - ASoC: amd: add ACP PDM DMA driver pm ops + - ASoC: amd: enable Renoir acp3x drivers build + - ASoC: amd: create platform devices for Renoir + - ASoC: amd: RN machine driver using dmic + - ASoC: amd: enable build for RN machine driver + - ASoC: amd: fix kernel warning + - ASoC: amd: refactoring dai_hw_params() callback + - ASoC: amd: return error when acp de-init fails + - [Config]: enable amd renoir ASoC audio + + * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691) + - e1000e: Disable TSO for buffer overrun workaround + + * Fix incorrect speed/duplex when I210 device is runtime suspended + (LP: #1880656) + - igb: Report speed and duplex as unknown when device is runtime suspended + + * Fix Pericom USB controller OHCI/EHCI PME# defect (LP: #1879321) + - serial: 8250_pci: Move Pericom IDs to pci_ids.h + - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect + + * [UBUNTU 20.04] s390x/pci: enumerate pci functions per physical adapter + (LP: #1874056) + - s390/pci: Expose new port attribute for PCIe functions + - s390/pci: adaptation of iommu to multifunction + - s390/pci: define kernel parameters for PCI multifunction + - s390/pci: define RID and RID available + - s390/pci: create zPCI bus + - s390/pci: adapt events for zbus + - s390/pci: Handling multifunctions + - s390/pci: Do not disable PF when VFs exist + - s390/pci: Documentation for zPCI + - s390/pci: removes wrong PCI multifunction assignment + + * add 16-bit width registers support for EEPROM at24 device (LP: #1876699) + - regmap-i2c: add 16-bit width registers support + + * Miscellaneous Ubuntu changes + - [Config] Enable virtualbox guest and shared-folder modules + + [ Upstream Kernel Changes ] + + * Rebase to v5.7 + + -- Seth Forshee Mon, 01 Jun 2020 16:11:24 -0500 + +linux-5.7 (5.7.0-5.6) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * [UBUNTU 20.04] PSI generates overhead on s390x (LP: #1876044) + - Ubuntu: [Config] CONFIG_PSI is enabled by default, but creates additional + overhead on s390x, hence should be disabled by default on s390x only. + + * Miscellaneous Ubuntu changes + - Rebase to v5.7-rc7 + - [Config] ppc64el: disable STRICT_KERNEL_RWX + + [ Upstream Kernel Changes ] + + * Rebase to v5.7-rc7 + + -- Paolo Pisati Mon, 25 May 2020 11:44:09 +0200 + +linux-5.7 (5.7.0-4.5) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * update-initramfs complains of missing amdgpu firmware files (LP: #1873325) + - SAUCE: drm/amdgpu: Remove unreleased arcturus and navi12 firmware from + modinfo + + * Support DMIC micmute LED on HP platforms (LP: #1876859) + - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO + - ALSA: hda/realtek - Enable micmute LED on and HP system + - ALSA: hda/realtek - Add LED class support for micmute LED + - ALSA: hda/realtek - Fix unused variable warning w/o + CONFIG_LEDS_TRIGGER_AUDIO + - ASoC: SOF: Update correct LED status at the first time usage of + update_mute_led() + + * Killer(R) Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201NGW), + REV=0x354 [8086:a0f0] subsystem id [1a56:1651] wireless adapter not found + due to firmware crash (LP: #1874685) + - SAUCE: iwlwifi: pcie: handle QuZ configs with killer NICs as well + + * rtkit-daemon[*]: Failed to make ourselves RT: Operation not permitted after + upgrade to 20.04 (LP: #1875665) + - [Config] Turn off CONFIG_RT_GROUP_SCHED everywhere + + * Unable to handle kernel pointer dereference in virtual kernel address space + on Eoan (LP: #1876645) + - SAUCE: overlayfs: fix shitfs special-casing + + * Miscellaneous Ubuntu changes + - SAUCE: skip building selftest 'runqslower' if kernel not built + - Rebase to v5.7-rc6 + - [Config] updateconfigs after 5.7-rc6 rebase + + [ Upstream Kernel Changes ] + + * Rebase to v5.7-rc6 + + -- Paolo Pisati Mon, 18 May 2020 11:27:25 +0200 + +linux-5.7 (5.7.0-3.4) groovy; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v5.7-rc5 + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * getitimer returns it_value=0 erroneously (LP: #1349028) + - [Config] CONTEXT_TRACKING_FORCE policy should be unset + + * lockdown on power (LP: #1855668) // Ubuntu Kernel Support for OpenPOWER NV + Secure & Trusted Boot (LP: #1866909) + - [Config] Enable configs for OpenPOWER NV Secure & Trusted Boot + + * Miscellaneous Ubuntu changes + - SAUCE: Import aufs driver + - [Config] Enable aufs + - [Config] annotations: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC + - [Config] Remove CONFIG_SND_HDA_INTEL_DETECT_DMIC from annotations + - [Debian] final-checks -- Do not remove ~* from abi + - [Config] Enable 5-level page table support for x86 + - [Config] updateconfigs after 5.7-rc5 rebase + + -- Paolo Pisati Mon, 11 May 2020 10:25:42 +0200 + +linux-5.7 (5.7.0-2.3) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + - update dkms package versions + - [Packaging] update helper scripts + + * ASUS T100HAN boots to a blank screen with a cursor [i965: Failed to submit + batchbuffer: Input/output error] (LP: #1860754) + - [Config] CONFIG_PMIC_OPREGION=y and CONFIG_GPIO_CRYSTAL_COVE=y for amd64 + + * ubuntu/focal64 fails to mount Vagrant shared folders (LP: #1873506) + - [Packaging] Move virtualbox modules to linux-modules + - [Packaging] Remove vbox and zfs modules from generic.inclusion-list + + * built-using constraints preventing uploads (LP: #1875601) + - temporarily drop Built-Using data + + * dkms artifacts may expire from the pool (LP: #1850958) + - [Packaging] autoreconstruct -- manage executable debian files + - [packaging] handle downloads from the librarian better + + * Add signed modules for the 435 NVIDIA driver (LP: #1875888) + - [Packaging] NVIDIA -- add signed modules for the 435 NVIDIA driver + + * [Selftests] Apply various fixes and improvements (LP: #1870543) + - SAUCE: selftests/seccomp -- Disable timeout for seccomp tests + + * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu + distribution (LP: #1628889) + - SAUCE: s390: kernel message catalog + + * Overlayfs in user namespace leaks directory content of inaccessible + directories (LP: #1793458) // CVE-2018-6559 + - SAUCE: overlayfs: ensure mounter privileges when reading directories + + * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570) + - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th + + * [ICL] TC port in legacy/static mode can't be detected due TCCOLD + (LP: #1868936) + - drm/i915/display: Move out code to return the digital_port of the aux ch + - drm/i915/display: Add intel_legacy_aux_to_power_domain() + - drm/i915/display: Split hsw_power_well_enable() into two + - drm/i915/tc/icl: Implement TC cold sequences + - drm/i915/tc: Skip ref held check for TC legacy aux power wells + - drm/i915/tc/tgl: Implement TC cold sequences + - drm/i915/tc: Catch TC users accessing FIA registers without enable aux + - drm/i915/tc: Do not warn when aux power well of static TC ports timeout + + * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901) + - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 + 2-in-1" + + * 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' (LP: #1861610) + - SAUCE: Input: elan_i2c - add more hardware ID for Lenovo laptop + + * linux-image-5.0.0-35-generic breaks checkpointing of container + (LP: #1857257) + - SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay + + * alsa/sof: kernel oops on the machine without Intel hdmi audio codec (a + regression in the asoc machine driver) (LP: #1874359) + - ASoC: intel/skl/hda - fix oops on systems without i915 audio codec + + * Add debian/rules targets to compile/run kernel selftests (LP: #1874286) + - [Packaging] add support to compile/run selftests + + * 5.4.0-24.28 does not seem to apply rtprio, whereas -21 does. (LP: #1873315) + - [Config] lowlatency: turn off RT_GROUP_SCHED + + * alsa/sof: external mic can't be deteced on Lenovo and HP laptops + (LP: #1872569) + - SAUCE: ASoC: intel/skl/hda - set autosuspend timeout for hda codecs + + * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757) + - SAUCE: shiftfs: fix dentry revalidation + + * shiftfs: broken shiftfs nesting (LP: #1872094) + - SAUCE: shiftfs: record correct creator credentials + + * lockdown on power (LP: #1855668) + - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode + + * Add support for Realtek 8723DE wireless adapter (LP: #1780590) + - SAUCE: rtw88: add adaptivity support for EU/JP regulatory + - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets + - SAUCE: rtw88: sar: dump sar information via debugfs + - SAUCE: rtw88: 8723d: add IQ calibration + - SAUCE: rtw88: 8723d: Add power tracking + - SAUCE: rtw88: 8723d: implement flush queue + - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info + - SAUCE: rtw88: 8723d: Add coex support + - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend + + * Fix authentication fail on Realtek WiFi 8723de (LP: #1871300) + - SAUCE: rtw88: No retry and report for auth and assoc + - SAUCE: rtw88: fix rate for a while after being connected + - SAUCE: rtw88: Move driver IQK to set channel before association for 11N chip + + * Miscellaneous Ubuntu changes + - SAUCE: rtw88: fix 'const' mismatch in power suequence hooks + - SAUCE: rtw88: fix 'const' mismatch in + __priority_queue_cfg_legacy()/__priority_queue_cfg() + - [Config] RTW88=m + - SAUCE: (lockdown) Revert carried-forward lockdown patches + - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err(). + - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down + - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot + mode + - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode + - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set + - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature + verify + - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot + - SAUCE: (lockdown) security: lockdown: Make + CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic + - [Config] Add back CONFIG_LOCK_DOWN_IN_SECURE_BOOT annotation for ppc64el + - [Config] CONFIG_RT_GROUP_SCHED=y + - [Packaging] Include modules.builtin.modinfo in linux-modules + - SAUCE: LSM: Infrastructure management of the sock security + - SAUCE: Fix-up af_unix mediation for sock infrastructure management + - SAUCE: Revert "apparmor: Allow filtering based on secmark policy" + - SAUCE: Revert "apparmor: Parse secmark policy" + - SAUCE: Revert "apparmor: Add a wildcard secid" + - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR" + - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids" + - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes" + - Update dropped.txt for restored apparmor patches + - Remove lockdown patches from dropped.txt + - SAUCE: powerpc/ima: require IMA module signatures only if MODULE_SIG is not + enabled + - SAUCE: selftests/ftrace: Use printf instead of echo in kprobe syntax error + tests + - SAUCE: selftests/net -- disable l2tp.sh test + - SAUCE: selftests/net -- disable timeout + - SAUCE: tools: hv: Update shebang to use python3 instead of python + - Remove dropped.txt + - [Packaging] move linux-doc and linux-libc-dev stubs to debian.master + - [Debian] Support generating configs for riscv64 + - [Config] CONFIG_KMSG_IDS=y for s390x + - [Packaging] add libcap-dev dependency + - [Config] CONFIG_AD5770R=m + - [Config] CONFIG_AL3010=m + - [Config] CONFIG_APPLE_MFI_FASTCHARGE=m + - [Config] CONFIG_BAREUDP=m + - [Config] CONFIG_CRYPTO_DEV_OCTEONTX_CPT=m + - [Config] CONFIG_CRYPTO_DEV_ZYNQMP_AES=m + - [Config] CONFIG_DRM_DISPLAY_CONNECTOR=m + - [Config] CONFIG_DRM_PANEL_BOE_TV101WUM_NL6=m + - [Config] CONFIG_DRM_PANEL_ELIDA_KD35T133=m + - [Config] CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02=m + - [Config] CONFIG_DRM_PANEL_NOVATEK_NT35510=m + - [Config] CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m + - [Config] CONFIG_DRM_PARADE_PS8640=m + - [Config] CONFIG_DRM_SIMPLE_BRIDGE=m + - [Config] CONFIG_DRM_TIDSS=m + - [Config] CONFIG_DRM_TI_TPD12S015=m + - [Config] CONFIG_DRM_TOSHIBA_TC358768=m + - [Config] CONFIG_EDAC_DMC520=m + - [Config] CONFIG_EXFAT_FS=m + - [Config] CONFIG_GP2AP002=m + - [Config] CONFIG_GPIO_MLXBF2=m + - [Config] CONFIG_HID_GLORIOUS=m + - [Config] CONFIG_HID_MCP2221=m + - [Config] CONFIG_HMC425=m + - [Config] CONFIG_ICP10100=m + - [Config] CONFIG_IMX8MM_THERMAL=m + - [Config] CONFIG_IMX_SC_THERMAL=m + - [Config] CONFIG_INTERCONNECT_QCOM_OSM_L3=m + - [Config] CONFIG_INTERCONNECT_QCOM_SC7180=m + - [Config] CONFIG_K3_RTI_WATCHDOG=m + - [Config] CONFIG_MDIO_IPQ8064=m + - [Config] CONFIG_MDIO_MVUSB=m + - [Config] CONFIG_MHI_BUS=m + - [Config] CONFIG_OCTEONTX2_VF=m + - [Config] CONFIG_PHY_CADENCE_TORRENT=m + - [Config] CONFIG_PHY_QCOM_USB_HS_28NM=m + - [Config] CONFIG_PHY_QCOM_USB_SS=m + - [Config] CONFIG_PINCTRL_DA9062=m + - [Config] CONFIG_PINCTRL_IPQ6018=m + - [Config] CONFIG_PTP_1588_CLOCK_IDT82P33=m + - [Config] CONFIG_PTP_1588_CLOCK_VMW=m + - [Config] CONFIG_QCOM_IPA=m + - [Config] CONFIG_REGULATOR_MP5416=m + - [Config] CONFIG_REGULATOR_MP886X=m + - [Config] CONFIG_RN5T618_ADC=m + - [Config] CONFIG_RTC_DRV_MT2712=m + - [Config] CONFIG_RTC_DRV_RC5T619=m + - [Config] CONFIG_SC_MSS_7180=m + - [Config] CONFIG_SENSORS_AXI_FAN_CONTROL=m + - [Config] CONFIG_SM_GCC_8250=m + - [Config] CONFIG_SND_BCM63XX_I2S_WHISTLER=m + - [Config] CONFIG_SND_MESON_AIU=m + - [Config] CONFIG_SND_MESON_G12A_TOACODEC=m + - [Config] CONFIG_SND_MESON_GX_SOUND_CARD=m + - [Config] CONFIG_SND_SOC_AMD_RV_RT5682_MACH=m + - [Config] CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m + - [Config] CONFIG_SND_SOC_MESON_T9015=m + - [Config] CONFIG_SND_SOC_RT5682_SDW=m + - [Config] CONFIG_SND_SOC_TLV320ADCX140=m + - [Config] CONFIG_SPI_FSI=m + - [Config] CONFIG_SPI_MTK_NOR=m + - [Config] CONFIG_SPI_MUX=m + - [Config] CONFIG_SPRD_THERMAL=m + - [Config] CONFIG_SURFACE_3_POWER_OPREGION=m + - [Config] CONFIG_TINYDRM_ILI9486=m + - [Config] CONFIG_TI_K3_AM65_CPSW_NUSS=m + - [Config] CONFIG_TYPEC_MUX_INTEL_PMC=m + - [Config] CONFIG_UACCE=m + - [Config] CONFIG_UNIPHIER_XDMAC=m + - [Config] CONFIG_USB_MAX3420_UDC=m + - [Config] CONFIG_USB_RAW_GADGET=m + - [Config] CONFIG_VHOST_VDPA=m + - [Config] CONFIG_VIDEO_IMX219=m + - [Config] CONFIG_VIDEO_SUN8I_ROTATE=m + - [Config] CONFIG_VIRTIO_VDPA=m + - [Config] CONFIG_MOST_COMPONENTS=m + - [Config] CONFIG_MFD_IQS62X=m + - packaging: getabis: switch to ckt-ppa:bootstrap/linux-5.7 + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask" + - Revert "UBUNTU: SAUCE: drm/i915/fbc: disable framebuffer compression on + IceLake" + - Revert "UBUNTU: SAUCE: platform/x86: dell-uart-backlight: move retry block" + + -- Paolo Pisati Mon, 04 May 2020 10:48:48 +0200 + +linux-5.7 (5.7.0-1.2) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * Miscellaneous Ubuntu changes + - SAUCE: hio: pass make_request ptr directly to blk_alloc_queue() + - SAUCE: hio: locally define disk_map_sector_rcu() + - SAUCE: hio: Revert "block: unexport disk_map_sector_rcu" + - SAUCE: hio: include + - [Config] amd64: i386: HIO=m + - [Config] updateconfigs after 5.7-rc3 rebase + + -- Paolo Pisati Mon, 27 Apr 2020 11:31:38 +0200 + +linux-5.7 (5.7.0-0.1) groovy; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] updateconfigs after rebase to 5.7-rc1 + + [ Upstream Kernel Changes ] + + * Rebase to v5.7-rc1 + * Rebase to v5.7-rc2 + + -- Paolo Pisati Thu, 16 Apr 2020 11:53:58 +0200 + +linux-5.7 (5.7.0-0.0) focal; urgency=medium + + * Dummy entry + + -- Paolo Pisati Thu, 16 Apr 2020 11:53:58 +0200 + +linux-5.6 (5.6.0-7.7) focal; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Kernel Oops - general protection fault: 0000 [#1] SMP PTI after + disconnecting thunderbolt docking station (LP: #1864754) + - SAUCE: ptp: free ptp clock properly + + * swap storms kills interactive use (LP: #1861359) + - SAUCE: mm/page_alloc.c: disable memory reclaim watermark boosting by default + + * sysfs: incorrect network device permissions on network namespace change + (LP: #1865359) + - sysfs: add sysfs_file_change_owner() + - sysfs: add sysfs_link_change_owner() + - sysfs: add sysfs_group{s}_change_owner() + - sysfs: add sysfs_change_owner() + - device: add device_change_owner() + - drivers/base/power: add dpm_sysfs_change_owner() + - net-sysfs: add netdev_change_owner() + - net-sysfs: add queue_change_owner() + - net: fix sysfs permssions when device changes network namespace + - sysfs: fix static inline declaration of sysfs_groups_change_owner() + + * Miscellaneous Ubuntu changes + - [Config] updateconfigs after rebase to 5.6 + + [ Upstream Kernel Changes ] + + * Rebase to v5.6 + + -- Andrea Righi Tue, 31 Mar 2020 10:45:09 +0200 + +linux-5.6 (5.6.0-6.6) focal; urgency=medium + + * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570) + - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th + + * Make Dell WD19 dock more reliable after suspend (LP: #1868217) + - xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3 + - xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0 + - xhci: Finetune host initiated USB3 rootport link suspend and resume + + * update-version-dkms doesn't add a BugLink (LP: #1867790) + - [Packaging] Add BugLink to update-version-dkms commit + + * Add support for Realtek 8723DE wireless adapter (LP: #1780590) + - SAUCE: rtw88: add regulatory process strategy for different chipset + - SAUCE: rtw88: support dynamic user regulatory setting + - SAUCE: rtw88: Use secondary channel offset enumeration + - SAUCE: rtw88: 8822c: modify rf protection setting + - SAUCE: rtw88: disable TX-AMSDU on 2.4G band + - SAUCE: Revert "rtw88: disable TX-AMSDU on 2.4G band" + - SAUCE: rtw88: disable TX-AMSDU on 2.4G band + - SAUCE: rtw88: remove unused parameter vif in rtw_lps_pg_info_get() + - SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask + - SAUCE: rtw88: pci: 8822c should set clock delay to zero + - SAUCE: rtw88: move rtw_enter_ips() to the last when config + - SAUCE: rtw88: avoid holding mutex for cancel_delayed_work_sync() + - SAUCE: rtw88: add ciphers to suppress error message + - SAUCE: rtw88: 8822c: update power sequence to v16 + - SAUCE: rtw88: Fix incorrect beamformee role setting + - SAUCE: rtw88: don't hold all IRQs disabled for PS operations + - SAUCE: rtw88: extract alloc rsvd_page and h2c skb routines + - SAUCE: rtw88: associate reserved pages with each vif + - SAUCE: rtw88: add adaptivity support for EU/JP regulatory + - SAUCE: rtw88: 8723d: Add basic chip capabilities + - SAUCE: rtw88: 8723d: add beamform wrapper functions + - SAUCE: rtw88: 8723d: Add power sequence + - SAUCE: rtw88: 8723d: Add RF read/write ops + - SAUCE: rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables + - SAUCE: rtw88: 8723d: Add cfg_ldo25 to control LDO25 + - SAUCE: rtw88: 8723d: Add new chip op efuse_grant() to control efuse access + - SAUCE: rtw88: 8723d: Add read_efuse to recognize efuse info from map + - SAUCE: rtw88: add legacy firmware download for 8723D devices + - SAUCE: rtw88: no need to send additional information to legacy firmware + - SAUCE: rtw88: 8723d: Add mac power-on/-off function + - SAUCE: rtw88: decompose while(1) loop of power sequence polling command + - SAUCE: rtw88: 8723d: 11N chips don't support H2C queue + - SAUCE: rtw88: 8723d: implement set_tx_power_index ops + - SAUCE: rtw88: 8723d: Organize chip TX/RX FIFO + - SAUCE: rtw88: 8723d: initialize mac/bb/rf basic functions + - SAUCE: rtw88: 8723d: Add DIG parameter + - SAUCE: rtw88: 8723d: Add query_rx_desc + - SAUCE: rtw88: 8723d: Add set_channel + - SAUCE: rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully + - SAUCE: rtw88: 8723d: 11N chips don't support LDPC + - SAUCE: rtw88: set default port to firmware + - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets + - SAUCE: rtw88: sar: add SAR of TX power limit + - SAUCE: rtw88: sar: Load static SAR table from ACPI WRDS method + - SAUCE: rtw88: sar: Load dynamic SAR table from ACPI methods + - SAUCE: rtw88: sar: apply dynamic SAR table to tx power limit + - SAUCE: rtw88: sar: add sar_work to poll if dynamic SAR table is changed + - SAUCE: rtw88: sar: dump sar information via debugfs + - SAUCE: rtw88: 8723d: Add chip_ops::false_alarm_statistics + - SAUCE: rtw88: 8723d: Set IG register for CCK rate + - SAUCE: rtw88: 8723d: add interface configurations table + - SAUCE: rtw88: 8723d: Add LC calibration + - SAUCE: rtw88: 8723d: add IQ calibration + - SAUCE: rtw88: 8723d: Add power tracking + - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend + - SAUCE: rtw88: 8723d: implement flush queue + - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info + - SAUCE: rtw88: 8723d: Add coex support + - SAUCE: rtw88: fill zeros to words 0x06 and 0x07 of security cam entry + - SAUCE: rtw88: 8723d: Add 8723DE to Kconfig and Makefile + - [Config] CONFIG_RTW88_8723DE=y + + * [Ubuntu 20.04] Unset HIBERNATION and PM kernel config options for focal + (LP: #1867753) + - [Config] CONFIG_HIBERNATION=n and CONFIG_PM=n for s390x + + * [20.04 FEAT] Base KVM setup for secure guests - kernel part (LP: #1835531) + - s390/protvirt: introduce host side setup + - s390/protvirt: add ultravisor initialization + - s390/mm: provide memory management functions for protected KVM guests + - s390/mm: add (non)secure page access exceptions handlers + - s390/protvirt: Add sysfs firmware interface for Ultravisor information + - KVM: s390/interrupt: do not pin adapter interrupt pages + - KVM: s390: protvirt: Add UV debug trace + - KVM: s390: add new variants of UV CALL + - KVM: s390: protvirt: Add initial vm and cpu lifecycle handling + - KVM: s390: protvirt: Secure memory is not mergeable + - KVM: s390/mm: Make pages accessible before destroying the guest + - KVM: s390: protvirt: Handle SE notification interceptions + - KVM: s390: protvirt: Instruction emulation + - KVM: s390: protvirt: Implement interrupt injection + - KVM: s390: protvirt: Add SCLP interrupt handling + - KVM: s390: protvirt: Handle spec exception loops + - KVM: s390: protvirt: Add new gprs location handling + - KVM: S390: protvirt: Introduce instruction data area bounce buffer + - KVM: s390: protvirt: handle secure guest prefix pages + - KVM: s390/mm: handle guest unpin events + - KVM: s390: protvirt: Write sthyi data to instruction data area + - KVM: s390: protvirt: STSI handling + - KVM: s390: protvirt: disallow one_reg + - KVM: s390: protvirt: Do only reset registers that are accessible + - KVM: s390: protvirt: Only sync fmt4 registers + - KVM: s390: protvirt: Add program exception injection + - KVM: s390: protvirt: UV calls in support of diag308 0, 1 + - KVM: s390: protvirt: Report CPU state to Ultravisor + - KVM: s390: protvirt: Support cmd 5 operation state + - KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112 + - KVM: s390: protvirt: do not inject interrupts after start + - KVM: s390: protvirt: Add UV cpu reset calls + - DOCUMENTATION: Protected virtual machine introduction and IPL + - KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED + - KVM: s390: protvirt: Add KVM api documentation + - mm/gup/writeback: add callbacks for inaccessible pages + + * All PS/2 ports on PS/2 Serial add-in bracket are not working after S3 + (LP: #1866734) + - SAUCE: Input: i8042 - fix the selftest retry logic + + * Sys oopsed with sysfs test in ubuntu_stress_smoke_test on X-hwe ARM64 + (LP: #1866772) + - ACPI: sysfs: copy ACPI data using io memory copying + + * Miscellaneous Ubuntu changes + - hio -- remove duplicated MODULE_DEVICE_TABLE declaration + - SAUCE: r8169: disable ASPM L1.1 + - [Config] update annotations from configs + - [Config] update configs after annotation file review + - SAUCE: Revert "tools/power turbostat: Fix 32-bit capabilities warning" + + * Miscellaneous upstream changes + - drm/i915: Fix eDP DPCD aux max backlight calculations + - drm/dp: Introduce EDID-based quirks + - drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel + - drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels + + [ Upstream Kernel Changes ] + + * Rebase to v5.6-rc7 + + -- Andrea Righi Wed, 25 Mar 2020 18:09:13 +0100 + +linux-5.6 (5.6.0-5.5) focal; urgency=medium + + * please help enable CONFIG_EROFS_FS_ZIP (LP: #1867099) + - [Config] CONFIG_EROFS_FS_ZIP=y + - [Config] CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1 + + * Miscellaneous Ubuntu changes + - Config: Fix SND_HDA_PREALLOC_SIZE annotations + - Config: Fix DATA_SHIFT annotations + - Config: remove ANDROID_VSOC from annotations + - Config: remove arm arch from annotations + - Config: Update SOC_R8A7796X annotations + - Config: Update CLK_R8A7796X annotations + - update dkms package versions + - [Config] updateconfigs after rebase to 5.6-rc6 + + [ Upstream Kernel Changes ] + + * Rebase to v5.6-rc6 + + -- Andrea Righi Wed, 18 Mar 2020 17:25:30 +0100 + +linux-5.6 (5.6.0-4.4) focal; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] resync getabis + - [Packaging] update helper scripts + + * Add sysfs attribute to show remapped NVMe (LP: #1863621) + - SAUCE: ata: ahci: Add sysfs attribute to show remapped NVMe device count + + * [20.04 FEAT] Compression improvements in Linux kernel (LP: #1830208) + - [Config] Introducing s390x specific kernel config option CONFIG_ZLIB_DFLTCC + + * [UBUNTU 20.04] s390x/pci: increase CONFIG_PCI_NR_FUNCTIONS to 512 in kernel + config (LP: #1866056) + - [Config] Increase CONFIG_PCI_NR_FUNCTIONS from 64 to 512 starting with focal + on s390x + + * CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set (LP: #1865332) + - [Config] CONFIG_IP_MROUTE_MULTIPLE_TABLES=y + + * [UBUNTU 20.04] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x + starting with focal (LP: #1865452) + - [Config] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x starting + with focal + + * Miscellaneous Ubuntu changes + - SAUCE: Revert "UBUNTU: SAUCE: blk/core: Gracefully handle unset + make_request_fn" + - [Packaging] prevent duplicated entries in modules.ignore + - update dkms package versions + - [Config] updateconfigs after rebase to 5.6-rc5 + + [ Upstream Kernel Changes ] + + * Rebase to v5.6-rc5 + + -- Andrea Righi Mon, 09 Mar 2020 09:42:06 +0100 + +linux-5.6 (5.6.0-3.3) focal; urgency=medium + + * nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in + ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626) + - selftests/timers: Turn off timeout setting + + * Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU for focal + (LP: #1864198) + - Ubuntu: [Config] Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU + + * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon + (LP: #1864576) + - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1 + + * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC + during hotplug (LP: #1864284) + - UBUNTU SAUCE: r8151: check disconnect status after long sleep + + * Another Dell AIO backlight issue (LP: #1863880) + - SAUCE: platform/x86: dell-uart-backlight: move retry block + + * Backport GetFB2 ioctl (LP: #1863874) + - SAUCE: drm: Add getfb2 ioctl + + * Focal Fossa (20.04) feature request - Enable CONFIG_X86_UV (LP: #1863810) + - [Config] CONFIG_X86_UV=y + + * Miscellaneous Ubuntu changes + - debian: remove snapdragon config, rules and flavour + - remove snapdragon abi files + - update dkms package versions + - [Config] updateconfigs after rebase to 5.6-rc4 + + * Miscellaneous upstream changes + - updateconfigs following snapdragon removal + + [ Upstream Kernel Changes ] + + * Rebase to v5.6-rc4 + + -- Andrea Righi Wed, 04 Mar 2020 08:21:10 +0100 + +linux-5.6 (5.6.0-2.2) focal; urgency=medium + + * Sometimes can't adjust brightness on Dell AIO (LP: #1862885) + - SAUCE: platform/x86: dell-uart-backlight: increase retry times + + * Dell XPS 13 (7390) Display Flickering - 19.10 (LP: #1849947) + - SAUCE: drm/i915: Disable PSR by default on all platforms + + * Miscellaneous Ubuntu changes + - [debian] ignore missing wireguard module + - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err(). + - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down + - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot + mode + - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode + - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set + - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature + verify + - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot + - SAUCE: (lockdown) security: lockdown: Make + CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic + - [Config] CONFIG_LOCK_DOWN_IN_SECURE_BOOT=y + - update dkms package versions + - [Config] updateconfigs after rebase to 5.6-rc3 + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: (lockdown) s390/ipl: lockdown kernel when booted + secure" + - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for + module signature verify" + - Revert "UBUNTU: SAUCE: (lockdown) Add a SysRq option to lift kernel + lockdown" + - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock + the kernel down" + - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework + efi_status_to_err()." + + -- Andrea Righi Mon, 24 Feb 2020 18:57:22 +0100 + +linux-5.6 (5.6.0-1.1) focal; urgency=medium + + * Integrate Intel SGX driver into linux-azure (LP: #1844245) + - [Packaging] Add systemd service to load intel_sgx + + * QAT drivers for C3XXX and C62X not included as modules (LP: #1845959) + - [Config] CRYPTO_DEV_QAT_C3XXX=m, CRYPTO_DEV_QAT_C62X=m and + CRYPTO_DEV_QAT_DH895xCC=m + + * 5.4.0-11 crash on cryptsetup open (LP: #1860231) + - SAUCE: blk/core: Gracefully handle unset make_request_fn + + * multi-zone raid0 corruption (LP: #1850540) + - SAUCE: md/raid0: Use kernel specific layout + + * Miscellaneous Ubuntu changes + - update dkms package versions + - update dropped.txt after rebase to v5.6-rc1 + - [Config] updateconfigs after rebase to 5.6-rc1 + - hio -- proc_create() requires a "struct proc_ops" in 5.6 + - SAUCE: arm: fix build error in kvm tracepoint + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] Disable the uselib system call" + - Revert "UBUNTU: [Config] Disable legacy PTY naming" + - Revert "UBUNTU: [Config] Enforce filtered access to iomem" + - Revert "UBUNTU: [Config] Enable notifier call chain validations" + - Revert "UBUNTU: [Config] Enable scatterlist validation" + - Revert "UBUNTU: [Config] Enable cred sanity checks" + - Revert "UBUNTU: [Config] Enable linked list manipulation checks" + + [ Upstream Kernel Changes ] + + * Rebase to v5.6-rc1 + + -- Andrea Righi Thu, 13 Feb 2020 17:20:27 +0100 + +linux-5.6 (5.6.0-0.0) focal; urgency=medium + + * Dummy entry + + -- Andrea Righi Mon, 10 Feb 2020 11:06:18 +0100 + +linux-5.5 (5.5.0-7.8) focal; urgency=medium + + * CONFIG_USELIB should be disabled (LP: #1855341) + - [Config] Disable the uselib system call + + * CONFIG_LEGACY_PTYS should be disabled (LP: #1855339) + - [Config] Disable legacy PTY naming + + * CONFIG_IO_STRICT_DEVMEM should be enabled (LP: #1855338) + - [Config] Enforce filtered access to iomem + + * CONFIG_DEBUG_NOTIFIERS should be enabled (LP: #1855337) + - [Config] Enable notifier call chain validations + + * CONFIG_DEBUG_SG should be enabled (LP: #1855336) + - [Config] Enable scatterlist validation + + * CONFIG_DEBUG_CREDENTIALS should be enabled (LP: #1855335) + - [Config] Enable cred sanity checks + + * CONFIG_DEBUG_LIST should be enabled (LP: #1855334) + - [Config] Enable linked list manipulation checks + + * shiftfs: prevent lower dentries from going negative during unlink + (LP: #1860041) + - SAUCE: shiftfs: prevent lower dentries from going negative during unlink + + * [SRU][B/OEM-B/OEM-OSP1/D/E/Unstable] UBUNTU: SAUCE: Use native backlight on + Lenovo E41-25/45 (LP: #1859561) + - SAUCE: ACPI: video: Use native backlight on Lenovo E41-25/45 + + * USB key cannot be detected by hotplug on Sunix USB Type-A 3.1 Gen 2 card + [1b21:2142] (LP: #1858988) + - SAUCE: PCI: Avoid ASMedia XHCI USB PME# from D0 defect + + * Dell AIO can't adjust brightness (LP: #1858761) + - SAUCE: platform/x86: dell-uart-backlight: add retry for get scalar status + + * Miscellaneous Ubuntu changes + - [Config] Fix typo in annotations file + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.5 + + -- Andrea Righi Mon, 27 Jan 2020 11:39:38 +0100 + +linux-5.5 (5.5.0-6.7) focal; urgency=medium + + * Miscellaneous Ubuntu changes + - [Packaging] Update ubuntu-regression-suite dependency to python2 + - [Packaging] Fix ubuntu-regression-suite python dependency for hwe kernel + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.5-rc7 + + -- Andrea Righi Mon, 20 Jan 2020 10:16:01 +0100 + +linux-5.5 (5.5.0-5.6) focal; urgency=medium + + * Miscellaneous Ubuntu changes + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.5-rc6 + + -- Andrea Righi Mon, 13 Jan 2020 15:50:12 +0100 + +linux-5.5 (5.5.0-4.5) focal; urgency=medium + + * linux build and autopkg tests need to use python2 instead of python + (LP: #1858487) + - [Packaging] Remove python-dev build dependency + + -- Andrea Righi Wed, 08 Jan 2020 16:00:26 +0100 + +linux-5.5 (5.5.0-3.4) focal; urgency=medium + + * [SRU][B/OEM-B/OEM-OSP1/D/E/F] Add LG I2C touchscreen multitouch support + (LP: #1857541) + - SAUCE: HID: multitouch: Add LG MELF0410 I2C touchscreen support + + * Make vfio-pci built-in or xhci_hcd optional (LP: #1770845) + - [Config]: built-in VFIO_PCI for amd64 + + * multi-zone raid0 corruption (LP: #1850540) + - SAUCE: md/raid0: Link to wiki with guidance on multi-zone RAID0 layout + migration + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + * Miscellaneous Ubuntu changes + - [Packaging] Change source package to linux-5.5 + - [Packaging] Don't use SRCPKGNAME for linux-libc-dev + - [Packaging] Remove linux-source-3 Provides: from linux-source + - [Packaging] Fix linux-doc in linux-image Suggests: + - [Debian] Read variants list into a variable + - [Packaging] Generate linux-libc-dev package only for primary variant + - [Packaging] Generate linux-doc for only the primary variant + - [Debian] Update linux source package name in debian/tests/* + - update dkms package versions + - [Config] updateconfigs after rebase to 5.5-rc3 + - [Config] disable PCI_MESON + - [Config] Add pinctrl-equilibrium to modules.ignore + + [ Upstream Kernel Changes ] + + * Rebase to v5.5-rc5 + + -- Andrea Righi Wed, 08 Jan 2020 11:28:43 +0100 + +linux-5.5 (5.5.0-2.3) focal; urgency=medium + + * Empty entry. + + -- Seth Forshee Tue, 17 Dec 2019 22:33:59 -0600 + +linux (5.5.0-2.3) focal; urgency=medium + + * Support DPCD aux brightness control (LP: #1856134) + - SAUCE: drm/i915: Fix eDP DPCD aux max backlight calculations + - SAUCE: drm/i915: Assume 100% brightness when not in DPCD control mode + - SAUCE: drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight() + - SAUCE: drm/i915: Auto detect DPCD backlight support by default + - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED + panel + - USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision 4K sku + + * change kconfig of the soundwire bus driver from y to m (LP: #1855685) + - [Config]: SOUNDWIRE=m + + * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312) + - SAUCE: USB: core: Make port power cycle a seperate helper function + - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state + + * Miscellaneous Ubuntu changes + - [Debian] add python depends to ubuntu-regression-suite + - SAUCE: selftests: net: tls: remove recv_rcvbuf test + - update dkms package versions + + * Miscellaneous upstream changes + - [Config] updateconfigs after rebase to 5.5-rc2 + + -- Andrea Righi Tue, 17 Dec 2019 16:02:43 +0100 + +linux (5.5.0-1.2) focal; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] disable nvidia dkms build + - [Config] disable virtualbox dkms build + - [Config] disable zfs dkms build + - update dropped.txt after rebase to v5.5-rc1 + - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that + aren't present. + - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err(). + - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down + - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot + mode + - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode + - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown + - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature + verify + - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot + - SAUCE: (lockdown) security: lockdown: Make + CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic + - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure + - [Config] Enable lockdown under secure boot + - update dkms package versions + + -- Andrea Righi Thu, 12 Dec 2019 16:54:41 +0100 + +linux (5.5.0-0.1) focal; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] updateconfigs after rebase to 5.5-rc1 + + [ Upstream Kernel Changes ] + + * Rebase to v5.5-rc1 + + -- Andrea Righi Mon, 09 Dec 2019 19:03:35 +0100 + +linux (5.5.0-0.0) focal; urgency=medium + + * Dummy entry. + + -- Andrea Righi Mon, 09 Dec 2019 15:14:37 +0100 + +linux (5.4.0-8.11) focal; urgency=medium + + * focal/linux: 5.4.0-8.9 -proposed tracker (LP: #1855448) + + * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180) + - SAUCE: net: ena: fix issues in setting interrupt moderation params in + ethtool + - SAUCE: net: ena: fix too long default tx interrupt moderation interval + + * Kernel build log filled with "/bin/bash: line 5: warning: command + substitution: ignored null byte in input" (LP: #1853843) + - [Debian] Fix warnings when checking for modules signatures + + * hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO + (LP: #1852581) + - [Packaging] Fix module signing with older modinfo + + * Fix MST support on Ice Lake (LP: #1854432) + - drm/i915: fix port checks for MST support on gen >= 11 + + * headphone has noise as not mute on dell machines with alc236/256 + (LP: #1854401) + - SAUCE: ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236 + + * [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2 + (LP: #1847450) + - SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support + to intel_pmc_core driver + + * CVE-2019-14901 + - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame() + + * CVE-2019-14896 // CVE-2019-14897 + - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor + + * CVE-2019-14895 + - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie() + + * [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2 + (LP: #1847454) + - powercap/intel_rapl: add support for CometLake Mobile + - powercap/intel_rapl: add support for Cometlake desktop + + * External microphone can't work on some dell machines with the codec alc256 + or alc236 (LP: #1853791) + - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table + - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table + + * remount of multilower moved pivoted-root overlayfs root, results in I/O + errors on some modified files (LP: #1824407) + - SAUCE: ovl: fix lookup failure on multi lower squashfs + + * [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2 + (LP: #1847451) + - SAUCE: tools/power turbostat: Add Cometlake support + + * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222) + - [Config] Enable ROCKCHIP support for arm64 + + * [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer + works on Dell Venue 11 Pro 7140 (LP: #1846539) + - SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy + driver + + * i40e: general protection fault in i40e_config_vf_promiscuous_mode + (LP: #1852663) + - SAUCE: i40e Fix GPF when deleting VMs + + * libbpf check_abi fails on ppc64el (LP: #1854974) + - libbpf: Fix readelf output parsing on powerpc with recent binutils + + * CVE-2019-19050 + - crypto: user - fix memory leak in crypto_reportstat + + * Make hotplugging docking station to Thunderbolt port more reliable + (LP: #1853991) + - PCI/PM: Add pcie_wait_for_link_delay() + - PCI/PM: Add missing link delays required by the PCIe spec + + * i915: Display flickers (monitor loses signal briefly) during "flickerfree" + boot, while showing the BIOS logo on a black background (LP: #1836858) + - [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y + + * [CML] New device id's for CMP-H (LP: #1846335) + - i2c: i801: Add support for Intel Comet Lake PCH-H + - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash + - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs + + * Focal update: v5.4.2 upstream stable release (LP: #1855326) + - io_uring: async workers should inherit the user creds + - net: separate out the msghdr copy from ___sys_{send,recv}msg() + - net: disallow ancillary data for __sys_{send,recv}msg_file() + - crypto: inside-secure - Fix stability issue with Macchiatobin + - driver core: platform: use the correct callback type for bus_find_device + - usb: dwc2: use a longer core rest timeout in dwc2_core_reset() + - staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param() + - staging: rtl8192e: fix potential use after free + - staging: rtl8723bs: Drop ACPI device ids + - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids + - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P + - mei: bus: prefix device names on bus with the bus name + - mei: me: add comet point V device id + - thunderbolt: Power cycle the router if NVM authentication fails + - x86/fpu: Don't cache access to fpu_fpregs_owner_ctx + - gve: Fix the queue page list allocated pages count + - macvlan: schedule bc_work even if error + - mdio_bus: don't use managed reset-controller + - net: dsa: sja1105: fix sja1105_parse_rgmii_delays() + - net: macb: add missed tasklet_kill + - net: psample: fix skb_over_panic + - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues + - openvswitch: fix flow command message size + - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook + - slip: Fix use-after-free Read in slip_open + - sctp: cache netns in sctp_ep_common + - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() + - openvswitch: remove another BUG_ON() + - net/tls: take into account that bpf_exec_tx_verdict() may free the record + - net/tls: free the record on encryption error + - net: skmsg: fix TLS 1.3 crash with full sk_msg + - selftests/tls: add a test for fragmented messages + - net/tls: remove the dead inplace_crypto code + - net/tls: use sg_next() to walk sg entries + - selftests: bpf: test_sockmap: handle file creation failures gracefully + - selftests: bpf: correct perror strings + - tipc: fix link name length check + - selftests: pmtu: use -oneline for ip route list cache + - r8169: fix jumbo configuration for RTL8168evl + - r8169: fix resume on cable plug-in + - ext4: add more paranoia checking in ext4_expand_extra_isize handling + - Revert "jffs2: Fix possible null-pointer dereferences in + jffs2_add_frag_to_fragtree()" + - crypto: talitos - Fix build error by selecting LIB_DES + - HID: core: check whether Usage Page item is after Usage ID items + - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer + - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size + - Linux 5.4.2 + + * no HDMI video output since GDM greeter after linux-oem-osp1 version + 5.0.0-1026 (LP: #1852386) + - drm/i915: Add new CNL PCH ID seen on a CML platform + - SAUCE: drm/i915: Fix detection for a CMP-V PCH + + * Please add patch fixing RK818 ID detection (LP: #1853192) + - SAUCE: mfd: rk808: Fix RK818 ID template + + * Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721) + - HID: i2c-hid: fix no irq after reset on raydium 3118 + + * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901) + - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 + 2-in-1" + - lib: devres: add a helper function for ioremap_uc + - mfd: intel-lpss: Use devm_ioremap_uc for MMIO + + * Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961) + - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2 + + * Disable unreliable HPET on CFL-H system (LP: #1852216) + - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms + + * Miscellaneous Ubuntu changes + - update dkms package versions + - [Config] Enable virtualbox dkms build + - [Config] update annotations to match current configs + - SAUCE: Add exfat module to signature inclusion list + + * Miscellaneous upstream changes + - Bluetooth: Fix invalid-free in bcsp_close() + - ath9k_hw: fix uninitialized variable data + - ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe + - ath10k: Fix HOST capability QMI incompatibility + - ath10k: restore QCA9880-AR1A (v1) detection + - Revert "Bluetooth: hci_ll: set operational frequency earlier" + - Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues" + - md/raid10: prevent access of uninitialized resync_pages offset + - x86/insn: Fix awk regexp warnings + - x86/speculation: Fix incorrect MDS/TAA mitigation status + - x86/speculation: Fix redundant MDS mitigation message + - nbd: prevent memory leak + - x86/stackframe/32: Repair 32-bit Xen PV + - x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout + - x86/xen/32: Simplify ring check in xen_iret_crit_fixup() + - x86/doublefault/32: Fix stack canaries in the double fault handler + - x86/pti/32: Size initial_page_table correctly + - x86/cpu_entry_area: Add guard page for entry stack on 32bit + - x86/entry/32: Fix IRET exception + - x86/entry/32: Use %ss segment where required + - x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL + - x86/entry/32: Unwind the ESPFIX stack earlier on exception entry + - x86/entry/32: Fix NMI vs ESPFIX + - selftests/x86/mov_ss_trap: Fix the SYSENTER test + - selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel + - x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make + the CPU_ENTRY_AREA_PAGES assert precise + - x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3 + - futex: Prevent robust futex exit race + - ALSA: usb-audio: Fix NULL dereference at parsing BADD + - ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data + - media: vivid: Set vid_cap_streaming and vid_out_streaming to true + - media: vivid: Fix wrong locking that causes race conditions on streaming + stop + - media: usbvision: Fix invalid accesses after device disconnect + - media: usbvision: Fix races among open, close, and disconnect + - cpufreq: Add NULL checks to show() and store() methods of cpufreq + - futex: Move futex exit handling into futex code + - futex: Replace PF_EXITPIDONE with a state + - exit/exec: Seperate mm_release() + - futex: Split futex_mm_release() for exit/exec + - futex: Set task::futex_state to DEAD right after handling futex exit + - futex: Mark the begin of futex exit explicitly + - futex: Sanitize exit state handling + - futex: Provide state handling for exec() as well + - futex: Add mutex around futex exit + - futex: Provide distinct return value when owner is exiting + - futex: Prevent exit livelock + - media: uvcvideo: Fix error path in control parsing failure + - media: b2c2-flexcop-usb: add sanity checking + - media: cxusb: detect cxusb_ctrl_msg error in query + - media: imon: invalid dereference in imon_touch_event + - media: mceusb: fix out of bounds read in MCE receiver buffer + - ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs + - USBIP: add config dependency for SGL_ALLOC + - usbip: tools: fix fd leakage in the function of read_attr_usbip_status + - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit() + - usb-serial: cp201x: support Mark-10 digital force gauge + - USB: chaoskey: fix error case of a timeout + - appledisplay: fix error handling in the scheduled work + - USB: serial: mos7840: add USB ID to support Moxa UPort 2210 + - USB: serial: mos7720: fix remote wakeup + - USB: serial: mos7840: fix remote wakeup + - USB: serial: option: add support for DW5821e with eSIM support + - USB: serial: option: add support for Foxconn T77W968 LTE modules + - staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error + - powerpc/book3s64: Fix link stack flush on context switch + - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel + - Linux 5.4.1 + + -- Seth Forshee Fri, 06 Dec 2019 15:53:53 -0600 + +linux (5.4.0-7.8) focal; urgency=medium + + * Miscellaneous Ubuntu changes + - SAUCE: selftests/bpf: Comment out BPF_CORE_READ's which cause clang to + segfault + - Update nvidia-430 to nvidia-440 + - [Config] Enable nvidia dkms build + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.4 + + -- Andrea Righi Mon, 25 Nov 2019 15:02:30 +0100 + +linux (5.4.0-6.7) focal; urgency=medium + + * Miscellaneous Ubuntu changes + - update dkms package versions + - [Config] updateconfigs after rebase to 5.4-rc8 + + [ Upstream Kernel Changes ] + + * Rebase to v5.4-rc7 + + -- Andrea Righi Mon, 18 Nov 2019 12:08:01 +0100 + +linux (5.4.0-5.6) focal; urgency=medium + + * refcount underflow and type confusion in shiftfs (LP: #1850867) // + CVE-2019-15793 + - SAUCE: shiftfs: Correct id translation for lower fs operations + + * refcount underflow and type confusion in shiftfs (LP: #1850867) // + CVE-2019-15792 + - SAUCE: shiftfs: prevent type confusion + + * refcount underflow and type confusion in shiftfs (LP: #1850867) // + CVE-2019-15791 + - SAUCE: shiftfs: Fix refcount underflow in btrfs ioctl handling + + * Some EFI systems fail to boot in efi_init() when booted via maas + (LP: #1851810) + - SAUCE: efi: efi_get_memory_map -- increase map headroom + + * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281) + - SAUCE: seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUE + - SAUCE: seccomp: avoid overflow in implicit constant conversion + + * dkms artifacts may expire from the pool (LP: #1850958) + - [Packaging] dkms -- try launchpad librarian for pool downloads + - [Packaging] dkms -- dkms-build quieten wget verbiage + + * tsc marked unstable after entered PC10 on Intel CoffeeLake (LP: #1840239) + - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake platforms + - SAUCE: x86/intel: Disable HPET on Intel Ice Lake platforms + + * shiftfs: prevent exceeding project quotas (LP: #1849483) + - SAUCE: shiftfs: drop CAP_SYS_RESOURCE from effective capabilities + + * shiftfs: fix fallocate() (LP: #1849482) + - SAUCE: shiftfs: setup correct s_maxbytes limit + + * The alsa hda driver is not loaded due to the missing of PCIID for Comet + Lake-S [8086:a3f0] (LP: #1852070) + - SAUCE: ALSA: hda: Add Cometlake-S PCI ID + + * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877) + - SAUCE: platform/x86: dell-uart-backlight: add missing status command + - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status + - SAUCE: platform/x86: dell-uart-backlight: add force parameter + - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms + + * s_iflags overlap prevents unprivileged overlayfs mounts (LP: #1851677) + - SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags + + * ubuntu-aufs-modified mmap_region() breaks refcounting in overlayfs/shiftfs + error path (LP: #1850994) // CVE-2019-15794 + - SAUCE: shiftfs: Restore vm_file value when lower fs mmap fails + - SAUCE: ovl: Restore vm_file value when lower fs mmap fails + + * Miscellaneous Ubuntu changes + - [Debian] Convert update-aufs.sh to use aufs5 + - SAUCE: import aufs driver + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.4-rc7 + + -- Seth Forshee Wed, 13 Nov 2019 11:56:35 -0800 + +linux (5.4.0-4.5) focal; urgency=medium + + * High power consumption using 5.0.0-25-generic (LP: #1840835) + - PCI: Add a helper to check Power Resource Requirements _PR3 existence + - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a + driver + - PCI: Fix missing inline for pci_pr3_present() + + * Fix signing of staging modules in eoan (LP: #1850234) + - [Packaging] Leave unsigned modules unsigned after adding .gnu_debuglink + + * [20.04 FEAT] Set Architecture Level (ALS) to z13 (LP: #1837525) + - [Config] s390x bump march to z13, with tune to z15 + + * Miscellaneous Ubuntu changes + - [Debian]: do not skip tests for linux-hwe-edge + - update dkms package versions + - [Config] re-enable zfs + - [Config] rename module virtio_fs to virtiofs + + [ Upstream Kernel Changes ] + + * Rebase to v5.4-rc6 + + -- Andrea Righi Mon, 04 Nov 2019 15:12:02 +0100 + +linux (5.4.0-3.4) focal; urgency=medium + + * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281) + - SAUCE: seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test + + * cloudimg: no iavf/i40evf module so no network available with SR-IOV enabled + cloud (LP: #1848481) + - [Packaging] include iavf/i40evf in generic + + * CVE-2019-17666 + - SAUCE: rtlwifi: Fix potential overflow on P2P code + + * Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x from yes + to no (LP: #1848492) + - [Config] Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x + from yes to no + + * Add Intel Comet Lake ethernet support (LP: #1848555) + - SAUCE: e1000e: Add support for Comet Lake + + * seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE (LP: #1847744) + - SAUCE: seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE + - SAUCE: seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE + + * drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL + platforms (LP: #1847192) + - SAUCE: drm/i915: Fix audio power up sequence for gen10+ display + - SAUCE: drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms + + * PM / hibernate: fix potential memory corruption (LP: #1847118) + - SAUCE: PM / hibernate: memory_bm_find_bit -- tighten node optimisation + + * [regression] NoNewPrivileges incompatible with Apparmor (LP: #1844186) + - SAUCE: apparmor: fix nnp subset test for unconfined + + * overlayfs: allow with shiftfs as underlay (LP: #1846272) + - SAUCE: overlayfs: allow with shiftfs as underlay + + * eoan: alsa/sof: Enable SOF_HDA link and codec (LP: #1848490) + - [Config] Fix SOF Kconfig options + + * linux won't build when new virtualbox version is present on the archive + (LP: #1848788) + - [Packaging]: download virtualbox from sources + + * Miscellaneous Ubuntu changes + - [Config] update annotations from configs + - [Config] updateconfigs after rebase to 5.4-rc5 + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.4-rc5 + + -- Seth Forshee Tue, 29 Oct 2019 12:01:27 -0500 + +linux (5.4.0-2.3) eoan; urgency=medium + + * Add installer support for iwlmvm adapters (LP: #1848236) + - d-i: Add iwlmvm to nic-modules + + * shiftfs: rework how shiftfs opens files (LP: #1846265) + - SAUCE: shiftfs: rework how shiftfs opens files + + * Miscellaneous Ubuntu changes + - update dkms package versions + - [Config] updateconfigs after rebase to 5.4-rc4 + + [ Upstream Kernel Changes ] + + * Rebase to v5.4-rc4 + + -- Andrea Righi Mon, 21 Oct 2019 17:31:26 +0200 + +linux (5.4.0-1.2) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - update dkms package versions + - [Config] updateconfigs after rebase to 5.4-rc3 + - [Config] add flexfb, fbtft_device and rio500 to modules.ignore + - [Config] amd64: ignore fbtft and all dependent modules + + [ Upstream Kernel Changes ] + + * Rebase to v5.4-rc3 + + -- Andrea Righi Mon, 14 Oct 2019 19:48:52 +0200 + +linux (5.4.0-0.1) eoan; urgency=medium + + * Enable the Dragonboards out of Eoan/master arm64 kernel (LP: #1846704) + - [Packaging] arm64: snapdragon: introduce a snapdragon flavour + - [Packaging] arm64: snapdragon: switch kernel format to Image + - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8916=y + - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8994=y + - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8996=y + - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8998=y + - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_RPMH=y + - [Config] arm64: snapdragon: CONFIG_QCOM_BAM_DMA=y + - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA_MGMT=y + - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA=y + - [Config] arm64: snapdragon: CONFIG_COMMON_CLK_QCOM=y + - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_RPMH=y + - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8916=y + - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8994=y + - [Config] arm64: snapdragon: CONFIG_MSM_MMCC_8996=y + - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8998=y + - [Config] arm64: snapdragon: CONFIG_HWSPINLOCK_QCOM=y + - [Config] arm64: snapdragon: CONFIG_QCOM_APCS_IPC=y + - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_GLINK_RPM=y + - [Config] arm64: snapdragon: CONFIG_QCOM_GENI_SE=y + - [Config] arm64: snapdragon: CONFIG_QCOM_SMEM=y + - [Config] arm64: snapdragon: CONFIG_QCOM_SMD_RPM=y + - [Config] arm64: snapdragon: CONFIG_QCOM_SMP2P=y + - [Config] arm64: snapdragon: CONFIG_QCOM_SMSM=y + - [Config] arm64: snapdragon: CONFIG_QCOM_QFPROM=y + - [Config] arm64: snapdragon: CONFIG_SERIAL_QCOM_GENI=y + - [Config] arm64: snapdragon: CONFIG_QCOM_TSENS=y + - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SMD_RPM=y + - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_SMD_RPM=y + - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_SMD=y + - [Config] arm64: snapdragon: CONFIG_MFD_QCOM_RPM=y + - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD=y + - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD_PLATFORM=y + - [Config] arm64: snapdragon: CONFIG_SCSI_UFS_HISI=y + - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI=y + - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_PLTFM=y + - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_MSM=y + - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SPMI=y + - [Config] arm64: snapdragon: CONFIG_PINCTRL_QCOM_SPMI_PMIC=y + - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HS=y + - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_QMP=y + - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_UFS=y + - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HSIC=y + - [Config] arm64: snapdragon: CONFIG_USB_CHIPIDEA_OF=y + - [Config] arm64: snapdragon: CONFIG_USB_EHCI_HCD_PLATFORM=y + - [Config] arm64: snapdragon: CONFIG_EXTCON_USB_GPIO=y + - [Config] arm64: snapdragon: CONFIG_REGULATOR_FIXED_VOLTAGE=y + - [Config] arm64: snapdragon: CONFIG_LEDS_GPIO=y + - [Config] arm64: snapdragon: CONFIG_USB_HSIC_USB3503=y + - [Config] arm64: snapdragon: CONFIG_USB_NET_DRIVERS=y + - [Config] arm64: snapdragon: CONFIG_USB_OTG=y + - [Config] arm64: snapdragon: CONFIG_USB_XHCI_PLATFORM=y + - [Config] arm64: snapdragon: CONFIG_USB_OHCI_HCD_PLATFORM=y + - [Config] arm64: snapdragon: CONFIG_USB_MUSB_HDRC=y + - [Config] arm64: snapdragon: CONFIG_USB_DWC3=y + - [Config] arm64: snapdragon: CONFIG_USB_DWC3_PCI=y + - [Config] arm64: snapdragon: CONFIG_USB_DWC3_OF_SIMPLE=y + - [Config] arm64: snapdragon: CONFIG_USB_DWC3_QCOM=y + - [Config] arm64: snapdragon: CONFIG_LEDS_PWM=y + - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_HEARTBEAT=y + - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_DEFAULT_ON=y + - [Config] arm64: snapdragon: CONFIG_QCOM_A53PLL=y + - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_APCS_MSM8916=y + - [Config] arm64: snapdragon: CONFIG_NLS_ISO8859_1=y + - [Config] arm64: snapdragon: CONFIG_USB_USBNET=y + - [Config] arm64: snapdragon: CONFIG_CRYPTO_DEV_QCOM_RNG=y + - [Config] arm64: snapdragon: CONFIG_POWER_RESET_QCOM_PON=y + - [Config] arm64: snapdragon: CONFIG_INPUT_PM8941_PWRKEY=y + - [Config] arm64: snapdragon: CONFIG_KEYBOARD_GPIO=y + - [Config] arm64: snapdragon: CONFIG_RTC_DRV_PM8XXX=y + + * Miscellaneous Ubuntu changes + - [Config] updateconfigs after rebase to 5.4-rc2 + - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that + aren't present. + - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err(). + - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down + - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot + mode + - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode + - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown + - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature + verify + - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot + - SAUCE: (lockdown) security: lockdown: Make + CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic + - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure + - [Config] Enable lockdown under secure boot + - SAUCE: import aufs driver + - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3 + - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers + - [Config] enable aufs + - update dkms package versions + - [Config] disable zfs + - [Config] disable nvidia dkms build + - [Config] disable virtualbox dkms build + - [Debian] Generate stub reconstruct for -rc kernels + - Revert "UBUNTU: SAUCE: (namespace) block_dev: Forbid unprivileged mounting + when device is opened for writing" + - Revert "UBUNTU: SAUCE: (namespace) ext4: Add module parameter to enable user + namespace mounts" + - Revert "UBUNTU: SAUCE: (namespace) ext4: Add support for unprivileged mounts + from user namespaces" + - Revert "UBUNTU: SAUCE: (namespace) mtd: Check permissions towards mtd block + device inode when mounting" + - Revert "UBUNTU: SAUCE: (namespace) block_dev: Check permissions towards + block device inode when mounting" + - Revert "UBUNTU: SAUCE: (namespace) block_dev: Support checking inode + permissions in lookup_bdev()" + + [ Upstream Kernel Changes ] + + * Rebase to v5.4-rc2 + + -- Seth Forshee Fri, 11 Oct 2019 16:42:41 -0500 + +linux (5.4.0-0.0) eoan; urgency=medium + + * Dummy entry. + + -- Seth Forshee Tue, 08 Oct 2019 09:59:00 -0500 + +linux (5.3.0-17.18) eoan; urgency=medium + + * eoan/linux: 5.3.0-17.18 -proposed tracker (LP: #1846641) + + * CVE-2019-17056 + - nfc: enforce CAP_NET_RAW for raw sockets + + * CVE-2019-17055 + - mISDN: enforce CAP_NET_RAW for raw sockets + + * CVE-2019-17054 + - appletalk: enforce CAP_NET_RAW for raw sockets + + * CVE-2019-17053 + - ieee802154: enforce CAP_NET_RAW for raw sockets + + * CVE-2019-17052 + - ax25: enforce CAP_NET_RAW for raw sockets + + * CVE-2019-15098 + - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe() + + * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices. + (LP: #1846470) + - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect + + * Re-enable linux-libc-dev build on i386 (LP: #1846508) + - [Packaging] Build only linux-libc-dev for i386 + - [Debian] final-checks -- ignore archtictures with no binaries + + * arm64: loop on boot after installing linux-generic-hwe-18.04-edge/bionic- + proposed (LP: #1845820) + - [Config] Disable CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT + + * Revert ESE DASD discard support (LP: #1846219) + - SAUCE: Revert "s390/dasd: Add discard support for ESE volumes" + + * Miscellaneous Ubuntu changes + - update dkms package versions + + -- Seth Forshee Thu, 03 Oct 2019 16:57:05 -0500 + +linux (5.3.0-16.17) eoan; urgency=medium + + * eoan/linux: 5.3.0-16.17 -proposed tracker (LP: #1846204) + + * zfs fails to build on s390x with debug symbols enabled (LP: #1846143) + - SAUCE: s390: Mark atomic const ops always inline + + -- Seth Forshee Tue, 01 Oct 2019 07:46:43 -0500 + +linux (5.3.0-15.16) eoan; urgency=medium + + * eoan/linux: 5.3.0-15.16 -proposed tracker (LP: #1845987) + + * Drop i386 build for 19.10 (LP: #1845714) + - [Packaging] Remove x32 arch references from control files + - [Debian] final-checks -- Get arch list from debian/control + + * ZFS kernel modules lack debug symbols (LP: #1840704) + - [Debian] Fix conditional for setting zfs debug package path + + * Use pyhon3-sphinx instead of python-sphinx for building html docs + (LP: #1845808) + - [Packaging] Update sphinx build dependencies to python3 packages + + * Kernel panic with 19.10 beta image (LP: #1845454) + - efi/tpm: Don't access event->count when it isn't mapped. + - efi/tpm: don't traverse an event log with no events + - efi/tpm: only set efi_tpm_final_log_size after successful event log parsing + + -- Seth Forshee Mon, 30 Sep 2019 11:57:20 -0500 + +linux (5.3.0-14.15) eoan; urgency=medium + + * eoan/linux: 5.3.0-14.15 -proposed tracker (LP: #1845728) + + * Drop i386 build for 19.10 (LP: #1845714) + - [Debian] Remove support for producing i386 kernels + - [Debian] Don't use CROSS_COMPILE for i386 configs + + * udevadm trigger will fail when trying to add /sys/devices/vio/ + (LP: #1845572) + - SAUCE: powerpc/vio: drop bus_type from parent device + + * Trying to online dasd drive results in invalid input/output from the kernel + on z/VM (LP: #1845323) + - SAUCE: s390/dasd: Fix error handling during online processing + + * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584) + - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1 + + * Support Hi1620 zip hw accelerator (LP: #1845355) + - [Config] Enable HiSilicon QM/ZIP as modules + - crypto: hisilicon - add queue management driver for HiSilicon QM module + - crypto: hisilicon - add hardware SGL support + - crypto: hisilicon - add HiSilicon ZIP accelerator support + - crypto: hisilicon - add SRIOV support for ZIP + - Documentation: Add debugfs doc for hisi_zip + - crypto: hisilicon - add debugfs for ZIP and QM + - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver + - crypto: hisilicon - fix kbuild warnings + - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP + - crypto: hisilicon - init curr_sgl_dma to fix compile warning + - crypto: hisilicon - add missing single_release + - crypto: hisilicon - fix error handle in hisi_zip_create_req_q + - crypto: hisilicon - Fix warning on printing %p with dma_addr_t + - crypto: hisilicon - Fix return value check in hisi_zip_acompress() + - crypto: hisilicon - avoid unused function warning + + * SafeSetID LSM should be built but disabled by default (LP: #1845391) + - LSM: SafeSetID: Stop releasing uninitialized ruleset + - [Config] Build SafeSetID LSM but don't enable it by default + + * CONFIG_LSM should not specify loadpin since it is not built (LP: #1845383) + - [Config] loadpin shouldn't be in CONFIG_LSM + + * Add new pci-id's for CML-S, ICL (LP: #1845317) + - drm/i915/icl: Add missing device ID + - drm/i915/cml: Add Missing PCI IDs + + * Thunderbolt support for ICL (LP: #1844680) + - thunderbolt: Correct path indices for PCIe tunnel + - thunderbolt: Move NVM upgrade support flag to struct icm + - thunderbolt: Use 32-bit writes when writing ring producer/consumer + - thunderbolt: Do not fail adding switch if some port is not implemented + - thunderbolt: Hide switch attributes that are not set + - thunderbolt: Expose active parts of NVM even if upgrade is not supported + - thunderbolt: Add support for Intel Ice Lake + - ACPI / property: Add two new Thunderbolt property GUIDs to the list + + * Ubuntu 19.10 - Additional PCI patch and fix (LP: #1844668) + - s390/pci: fix MSI message data + + * Enhanced Hardware Support - Finalize Naming (LP: #1842774) + - s390: add support for IBM z15 machines + - [Config] CONFIG_MARCH_Z15=n, CONFIG_TUNE_Z15=n + + * Eoan update: v5.3.1 upstream stable release (LP: #1845642) + - USB: usbcore: Fix slab-out-of-bounds bug during device reset + - media: tm6000: double free if usb disconnect while streaming + - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current + - ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit + - net/sched: fix race between deactivation and dequeue for NOLOCK qdisc + - net_sched: let qdisc_put() accept NULL pointer + - udp: correct reuseport selection with connected sockets + - xen-netfront: do not assume sk_buff_head list is empty in error handling + - net: dsa: Fix load order between DSA drivers and taggers + - net: stmmac: Hold rtnl lock in suspend/resume callbacks + - KVM: coalesced_mmio: add bounds checking + - Documentation: sphinx: Add missing comma to list of strings + - firmware: google: check if size is valid when decoding VPD data + - serial: sprd: correct the wrong sequence of arguments + - tty/serial: atmel: reschedule TX after RX was started + - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds + - Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}" + - ovl: fix regression caused by overlapping layers detection + - phy: qcom-qmp: Correct ready status, again + - floppy: fix usercopy direction + - media: technisat-usb2: break out of loop at end of buffer + - Linux 5.3.1 + + * ZFS kernel modules lack debug symbols (LP: #1840704) + - [Debian]: Remove hardcoded $(pkgdir) in debug symbols handling + - [Debian]: Handle debug symbols for modules in extras too + - [Debian]: Check/link modules with debug symbols after DKMS modules + - [Debian]: Warn about modules without debug symbols + - [Debian]: dkms-build: new parameter for debug package directory + - [Debian]: dkms-build: zfs: support for debug symbols + - [Debian]: dkms-build: Avoid executing post-processor scripts twice + - [Debian]: dkms-build: Move zfs special-casing into configure script + + * /proc/self/maps paths missing on live session (was vlc won't start; eoan + 19.10 & bionic 18.04 ubuntu/lubuntu/kubuntu/xubuntu/ubuntu-mate dailies) + (LP: #1842382) + - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: enable overlayfs on shiftfs" + + -- Seth Forshee Fri, 27 Sep 2019 16:08:06 -0500 + +linux (5.3.0-13.14) eoan; urgency=medium + + * eoan/linux: 5.3.0-13.14 -proposed tracker (LP: #1845105) + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * Miscellaneous Ubuntu changes + - [Debian] Remove binutils-dev build dependency + + -- Seth Forshee Mon, 23 Sep 2019 19:26:43 -0500 + +linux (5.3.0-12.13) eoan; urgency=medium + + * Change kernel compression method to improve boot speed (LP: #1840934) + - [Packaging] Add lz4 build dependency for s390x + + * Miscellaneous Ubuntu changes + - SAUCE: Remove spl and zfs source + + -- Seth Forshee Tue, 17 Sep 2019 13:36:26 +0200 + +linux (5.3.0-11.12) eoan; urgency=medium + + * eoan/linux: 5.3.0-11.12 -proposed tracker (LP: #1844144) + + * Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas + adapters(SAS3.5 onwards) (LP: #1838751) + - PCI: Restore Resizable BAR size bits correctly for 1MB BARs + + * s390/setup: Actually init kernel lock down (LP: #1843961) + - SAUCE: (lockdown) s390/setup: Actually init kernel lock down + + * cherrypick has_sipl fix (LP: #1843960) + - SAUCE: s390/sclp: Fix bit checked for has_sipl + + * Change kernel compression method to improve boot speed (LP: #1840934) + - [Config]: Switch kernel compression from LZO to LZ4 on s390x + + * Installation fails on eoan/PowerVM : missing /dev/nvram (LP: #1837726) + - [Config] CONFIG_NVRAM=y for ppc64el + + * Miscellaneous Ubuntu changes + - [Config]: remove nvram from ppc64el modules ABI + - [Config] Update annotations for recent config changes + - SAUCE: sched: Add __ASSEMBLY__ guards around struct clone_args + - SAUCE: i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630 + - SAUCE: arm64: dts: qcom: Add Lenovo Yoga C630 + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.3 + + -- Paolo Pisati Mon, 16 Sep 2019 16:18:27 +0200 + +linux (5.3.0-10.11) eoan; urgency=medium + + * eoan/linux: 5.3.0-10.11 -proposed tracker (LP: #1843232) + + * No sound inputs from the external microphone and headset on a Dell machine + (LP: #1842265) + - SAUCE: ALSA: hda - Expand pin_match function to match upcoming new tbls + - SAUCE: ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family + + * Horizontal corrupted line at top of screen caused by framebuffer compression + (LP: #1840236) + - SAUCE: drm/i915/fbc: disable framebuffer compression on IceLake + + * Add bpftool to linux-tools-common (LP: #1774815) + - [Debian] package bpftool in linux-tools-common + + * Miscellaneous Ubuntu changes + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc8 + + -- Paolo Pisati Mon, 09 Sep 2019 10:00:41 +0200 + +linux (5.3.0-9.10) eoan; urgency=medium + + * eoan/linux: 5.3.0-9.10 -proposed tracker (LP: #1842393) + + * shiftfs: mark kmem_cache as reclaimable (LP: #1842059) + - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT + + * shiftfs: drop entries from cache on unlink (LP: #1841977) + - SAUCE: shiftfs: fix buggy unlink logic + + * Fix touchpad IRQ storm after S3 (LP: #1841396) + - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin + + * Please include DTBs for arm64 laptops (LP: #1842050) + - arm64: dts: qcom: Add Lenovo Miix 630 + - arm64: dts: qcom: Add HP Envy x2 + - arm64: dts: qcom: Add Asus NovaGo TP370QL + + * Miscellaneous Ubuntu changes + - SAUCE: import aufs driver + - [Packaging]: ignore vbox modules when vbox is disabled + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc7 + + -- Paolo Pisati Tue, 03 Sep 2019 10:27:33 +0200 + +linux (5.3.0-8.9) eoan; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] resync getabis + + * Change kernel compression method to improve boot speed (LP: #1840934) + - [Config] change kernel compression method to improve boot speed + - [Packaging] add build dependencies for compression algorithms + + * realtek r8822be kernel module fails after update to linux kernel-headers + 5.0.0-21 (LP: #1838133) + - rtw88: Fix misuse of GENMASK macro + - rtw88: pci: Rearrange the memory usage for skb in RX ISR + - rtw88: pci: Use DMA sync instead of remapping in RX ISR + - rtw88: debug: dump tx power indexes in use + - rtw88: use txpwr_lmt_cfg_pair struct, not arrays + - rtw88: pci: remove set but not used variable 'ip_sel' + - rtw88: allow c2h operation in irq context + - rtw88: enclose c2h cmd handle with mutex + - rtw88: add BT co-existence support + - SAUCE: rtw88: pci: enable MSI interrupt + + * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482) + - [Config] Enable VIMC module + + * Goodix touchpad may drop first input event (LP: #1840075) + - Revert "UBUNTU: SAUCE: i2c: designware: add G3 3590 into i2c quirk" + - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk" + - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c + quirk" + - Revert "UBUNTU: SAUCE: i2c: designware: Add disable runtime pm quirk" + - mfd: intel-lpss: Remove D3cold delay + + * Include Sunix serial/parallel driver (LP: #1826716) + - serial: 8250_pci: Add support for Sunix serial boards + - parport: parport_serial: Add support for Sunix Multi I/O boards + + * enable lockdown on s390x when Secure IPL is performed (LP: #1839622) + - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure + - Ubuntu: [Config] Enable CONFIG_LOCK_DOWN_KERNEL on s390x. + + * UBUNTU: SAUCE: shiftfs: pass correct point down (LP: #1837231) + - SAUCE: shiftfs: pass correct point down + + * shiftfs: add O_DIRECT support (LP: #1837223) + - SAUCE: shiftfs: add O_DIRECT support + + * Miscellaneous Ubuntu changes + - [Config] enable secureboot signing on s390x + - [Config] CONFIG_TEST_BLACKHOLE_DEV=m + - SAUCE: selftests: fib_tests: assign address to dummy1 for rp_filter tests + - [Debian] disable dkms builds for autopktest rebuilds + - update dkms package versions + - [Config] updateconfigs after v5.3-rc6 rebase + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc5 + + -- Paolo Pisati Mon, 26 Aug 2019 10:09:42 +0200 + +linux (5.3.0-7.8) eoan; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] resync getabis + + * Miscellaneous Ubuntu changes + - [Config] updateconfigs after v5.3-rc5 rebase + - remove missing module after updateconfigs + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc5 + + -- Paolo Pisati Mon, 19 Aug 2019 15:31:24 +0200 + +linux (5.3.0-6.7) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - SAUCE: selftests/bpf: prevent headers to be compiled as C code + + -- Seth Forshee Wed, 14 Aug 2019 13:25:01 -0500 + +linux (5.3.0-5.6) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - update dkms package versions + - [Config] enable zfs build + + -- Seth Forshee Tue, 13 Aug 2019 09:16:06 -0500 + +linux (5.3.0-4.5) eoan; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] resync getabis + - [Packaging] update helper scripts + + * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight + timeout for bcache removal causes spurious failures (LP: #1796292) + - SAUCE: bcache: fix deadlock in bcache_allocator + + * shiftfs: allow overlayfs (LP: #1838677) + - SAUCE: shiftfs: enable overlayfs on shiftfs + + * Miscellaneous Ubuntu changes + - SAUCE: Revert "kbuild: modpost: do not parse unnecessary rules for vmlinux + modpost" + - update dkms package versions + - enable nvidia dkms build + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc4 + + -- Seth Forshee Mon, 12 Aug 2019 10:41:27 -0500 + +linux (5.3.0-3.4) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - update dkms package versions + - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers + - [Config] add mux-* to modules.ignore + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc3 + + -- Paolo Pisati Mon, 05 Aug 2019 18:17:09 +0200 + +linux (5.3.0-2.3) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - [Packaging] add build dependincy on fontconfig + + -- Seth Forshee Mon, 29 Jul 2019 12:18:46 -0400 + +linux (5.3.0-1.2) eoan; urgency=medium + + * System does not auto detect disconnection of external monitor (LP: #1835001) + - SAUCE: drm/i915: Add support for retrying hotplug + - SAUCE: drm/i915: Enable hotplug retry + + * Please enable CONFIG_SCSI_UFS_QCOM as a module on arm64 (LP: #1837332) + - [Config] Enable CONFIG_SCSI_UFS_QCOM as a module on arm64. + + * Add arm64 CONFIG_ARCH_MESON=y and related configs Edit (LP: #1820530) + - [Config] enable ARCH_MESON + - remove missing module + - [Config] update annotations after enabling ARCH_MESON for arm64 + + * Miscellaneous Ubuntu changes + - SAUCE: KVM: PPC: comment implicit fallthrough + - update dkms package versions + - [Config] enable vbox dkms build + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc2 + + -- Seth Forshee Sun, 28 Jul 2019 23:10:16 -0400 + +linux (5.3.0-0.1) eoan; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + + * Miscellaneous Ubuntu changes + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is + locked down + - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked + down + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and + KEXEC_SIG_FORCE + - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is + locked down + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) Lock down module params that specify hardware + parameters (eg. ioport) + - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module + - SAUCE: (efi-lockdown) Lock down /proc/kcore + - SAUCE: (efi-lockdown) Lock down kprobes + - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the + kernel is locked down + - SAUCE: (efi-lockdown) Lock down perf + - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked + down + - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages + - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy + when locked down + - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown + - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation + defined + - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists + that aren't present. + - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework + efi_status_to_err(). + - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure + boot mode + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module + signature verify + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates + - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in + Secure Boot mode + - SAUCE: import aufs driver + - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3 + - [Config] disable zfs dkms build + - [Config] disable nvidia dkms build + - [Config] disable vbox dkms build + - SAUCE: perf diff: use llabs for s64 vaules + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc1 + + -- Seth Forshee Tue, 23 Jul 2019 21:45:44 -0500 + +linux (5.3.0-0.0) eoan; urgency=medium + + * Dummy entry. + + -- Seth Forshee Mon, 22 Jul 2019 10:19:04 -0500 + +linux (5.2.0-9.10) eoan; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * input/mouse: alps trackpoint-only device doesn't work (LP: #1836752) + - SAUCE: Input: alps - don't handle ALPS cs19 trackpoint-only device + - SAUCE: Input: alps - fix a mismatch between a condition check and its + comment + + * System does not auto detect disconnection of external monitor (LP: #1835001) + - SAUCE: drm/i915: Add support for retrying hotplug + - SAUCE: drm/i915: Enable hotplug retry + + * alsa/hdmi: add icelake hdmi audio support for a Dell machine (LP: #1836916) + - SAUCE: ALSA: hda/hdmi - Remove duplicated define + - SAUCE: ALSA: hda/hdmi - Fix i915 reverse port/pin mapping + + * First click on Goodix touchpad doesn't be recognized after runtime suspended + (LP: #1836836) + - SAUCE: i2c: designware: add G3 3590 into i2c quirk + + * ixgbe{vf} - Physical Function gets IRQ when VF checks link state + (LP: #1836760) + - ixgbevf: Use cached link state instead of re-reading the value for ethtool + + * Doing multiple squashfs (and other loop?) mounts in parallel breaks + (LP: #1836914) + - SAUCE: Revert "loop: Don't change loop device under exclusive opener" + + * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940) + - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64 + - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only + - [Config] add hibmc-drm to modules.ignore + + * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755) + - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine + + * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64 + (LP: #1835054) + - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64 + + * Unhide Nvidia HDA audio controller (LP: #1836308) + - PCI: Enable NVIDIA HDA controllers + + * Intel ethernet I219 may wrongly detect connection speed as 10Mbps + (LP: #1836177) + - e1000e: Make watchdog use delayed work + + * Sometimes touchpad(goodix) can't use tap function (LP: #1836020) + - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk + - SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk + + * Intel ethernet I219 has slow RX speed (LP: #1836152) + - e1000e: add workaround for possible stalled packet + - e1000e: disable force K1-off feature + + * bcache: risk of data loss on I/O errors in backing or caching devices + (LP: #1829563) + - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()" + + * bnx2x driver causes 100% CPU load (LP: #1832082) + - bnx2x: Prevent ptp_task to be rescheduled indefinitely + + * fcf-protection=none patch with new version + - Revert "UBUNTU: SAUCE: kbuild: add -fcf-protection=none to retpoline flags" + - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags + + * CVE-2019-12614 + - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property() + + * Eoan update: v5.2.1 upstream stable release (LP: #1836622) + - crypto: lrw - use correct alignmask + - crypto: talitos - rename alternative AEAD algos. + - fscrypt: don't set policy for a dead directory + - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length + - media: stv0297: fix frequency range limit + - ALSA: usb-audio: Fix parse of UAC2 Extension Units + - ALSA: hda/realtek - Headphone Mic can't record after S3 + - tpm: Actually fail on TPM errors during "get random" + - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations + - block: fix .bi_size overflow + - block, bfq: NULL out the bic when it's no longer valid + - perf intel-pt: Fix itrace defaults for perf script + - perf auxtrace: Fix itrace defaults for perf script + - perf intel-pt: Fix itrace defaults for perf script intel-pt documentation + - perf pmu: Fix uncore PMU alias list for ARM64 + - perf thread-stack: Fix thread stack return from kernel for kernel-only case + - perf header: Assign proper ff->ph in perf_event__synthesize_features() + - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg() + - x86/tls: Fix possible spectre-v1 in do_get_thread_area() + - Documentation: Add section about CPU vulnerabilities for Spectre + - Documentation/admin: Remove the vsyscall=native documentation + - mwifiex: Don't abort on small, spec-compliant vendor IEs + - USB: serial: ftdi_sio: add ID for isodebug v1 + - USB: serial: option: add support for GosunCn ME3630 RNDIS mode + - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled" + - p54usb: Fix race between disconnect and firmware loading + - usb: gadget: f_fs: data_len used before properly set + - usb: gadget: ether: Fix race between gether_disconnect and rx_submit + - usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset() + - usb: renesas_usbhs: add a workaround for a race condition of workqueue + - drivers/usb/typec/tps6598x.c: fix portinfo width + - drivers/usb/typec/tps6598x.c: fix 4CC cmd write + - p54: fix crash during initialization + - staging: comedi: dt282x: fix a null pointer deref on interrupt + - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize() + - staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate() + - staging: comedi: amplc_pci230: fix null pointer deref on interrupt + - staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro + - HID: Add another Primax PIXART OEM mouse quirk + - lkdtm: support llvm-objcopy + - binder: fix memory leak in error path + - binder: return errors from buffer copy functions + - iio: adc: stm32-adc: add missing vdda-supply + - coresight: Potential uninitialized variable in probe() + - coresight: etb10: Do not call smp_processor_id from preemptible + - coresight: tmc-etr: Do not call smp_processor_id() from preemptible + - coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from + preemptible + - coresight: tmc-etf: Do not call smp_processor_id from preemptible + - carl9170: fix misuse of device driver API + - Revert "x86/build: Move _etext to actual end of .text" + - VMCI: Fix integer overflow in VMCI handle arrays + - staging: vchiq_2835_arm: revert "quit using custom down_interruptible()" + - staging: vchiq: make wait events interruptible + - staging: vchiq: revert "switch to wait_for_completion_killable" + - staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work + - staging: bcm2835-camera: Replace spinlock protecting context_map with mutex + - staging: bcm2835-camera: Ensure all buffers are returned on disable + - staging: bcm2835-camera: Remove check of the number of buffers supplied + - staging: bcm2835-camera: Handle empty EOS buffers whilst streaming + - staging: rtl8712: reduce stack usage, again + - Linux 5.2.1 + - [Config] updateconfigs after v5.2.1 stable update + + * fcf-protection=none patch with upstream version + - Revert "UBUNTU: SAUCE: add -fcf-protection=none to retpoline flags" + - SAUCE: kbuild: add -fcf-protection=none to retpoline flags + + * Miscellaneous Ubuntu changes + - SAUCE: selftests/ftrace: avoid failure when trying to probe a notrace + function + - SAUCE: selftests/powerpc/ptrace: fix build failure + - update dkms package versions + - [Packaging] add zlua to zfs-modules.ignore + - update dkms package versions + + -- Seth Forshee Fri, 19 Jul 2019 15:04:45 -0500 + +linux (5.2.0-8.9) eoan; urgency=medium + + * linux: 5.2.0-8.9 -proposed tracker (LP: #1835700) + + * Miscellaneous Ubuntu changes + - [Packaging] replace zfs and spl build with zfs 0.8.1-1ubuntu1 + - SAUCE: test_bpf: remove expected fail for Ctx heavy transformations test on + s390 + - SAUCE: add -fcf-protection=none to retpoline flags + - SAUCE: usbip: ensure strings copied using strncpy are null-terminated + - SAUCE: usbip: add -Wno-address-of-packed-member to EXTRA_CFLAGS + - SAUCE: perf jvmti: ensure strncpy result is null-terminated + - update dkms package versions + - add removed zfs modules to modules.ignore + + [ Upstream Kernel Changes ] + + * Rebase to v5.2 + + -- Seth Forshee Mon, 08 Jul 2019 07:13:41 -0500 + +linux (5.2.0-7.8) eoan; urgency=medium + + * Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0 + kernel (LP: #1829652) + - SAUCE: ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw + + * Hi1620 driver updates from upstream 5.2 merge window (LP: #1830815) + - net: hns3: initialize CPU reverse mapping + - net: hns3: refine the flow director handle + - net: hns3: add aRFS support for PF + - net: hns3: fix for FEC configuration + - RDMA/hns: Remove unnecessary print message in aeq + - RDMA/hns: Update CQE specifications + - RDMA/hns: Move spin_lock_irqsave to the correct place + - RDMA/hns: Remove jiffies operation in disable interrupt context + - RDMA/hns: Replace magic numbers with #defines + - net: hns3: fix compile warning without CONFIG_RFS_ACCEL + - net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro + - net: hns3: add support for dump firmware statistics by debugfs + - net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has + registered + - net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has + registered + - net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has + registered + - net: hns3: modify hclge_init_client_instance() + - net: hns3: modify hclgevf_init_client_instance() + - net: hns3: add handshake with hardware while doing reset + - net: hns3: stop schedule reset service while unloading driver + - net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit() + - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector + - RDMA/hns: Bugfix for posting multiple srq work request + - net: hns3: remove redundant core reset + - net: hns3: don't configure new VLAN ID into VF VLAN table when it's full + - net: hns3: fix VLAN filter restore issue after reset + - net: hns3: set the port shaper according to MAC speed + - net: hns3: add a check to pointer in error_detected and slot_reset + - net: hns3: set ops to null when unregister ad_dev + - net: hns3: add handling of two bits in MAC tunnel interrupts + - net: hns3: remove setting bit of reset_requests when handling mac tunnel + interrupts + - net: hns3: add opcode about query and clear RAS & MSI-X to special opcode + - net: hns3: delay and separate enabling of NIC and ROCE HW errors + - RDMA/hns: fix inverted logic of readl read and shift + - RDMA/hns: Bugfix for filling the sge of srq + - net: hns3: log detail error info of ROCEE ECC and AXI errors + - net: hns3: fix wrong size of mailbox responding data + - net: hns3: make HW GRO handling compliant with SW GRO + - net: hns3: replace numa_node_id with numa_mem_id for buffer reusing + - net: hns3: refactor hns3_get_new_int_gl function + - net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err + - net: hns3: delete the redundant user NIC codes + - net: hns3: small changes for magic numbers + - net: hns3: use macros instead of magic numbers + - net: hns3: refactor PF/VF RSS hash key configuration + - net: hns3: some modifications to simplify and optimize code + - net: hns3: fix some coding style issues + - net: hns3: delay setting of reset level for hw errors until slot_reset is + called + - net: hns3: fix avoid unnecessary resetting for the H/W errors which do not + require reset + - net: hns3: process H/W errors occurred before HNS dev initialization + - net: hns3: add recovery for the H/W errors occurred before the HNS dev + initialization + - net: hns3: some changes of MSI-X bits in PPU(RCB) + - net: hns3: extract handling of mpf/pf msi-x errors into functions + - net: hns3: clear restting state when initializing HW device + - net: hns3: free irq when exit from abnormal branch + - net: hns3: fix for dereferencing before null checking + - net: hns3: fix for skb leak when doing selftest + - net: hns3: delay ring buffer clearing during reset + - net: hns3: some variable modification + - net: hns3: fix dereference of ae_dev before it is null checked + - scsi: hisi_sas: Delete PHY timers when rmmod or probe failed + - scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors + - scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size + - scsi: hisi_sas: Change the type of some numbers to unsigned + - scsi: hisi_sas: Ignore the error code between phy down to phy up + - scsi: hisi_sas: Disable stash for v3 hw + - net: hns3: Add missing newline at end of file + - RDMa/hns: Don't stuck in endless timeout loop + + * Sometimes touchpad automatically trigger double click (LP: #1833484) + - SAUCE: i2c: designware: Add disable runtime pm quirk + + * Add pointstick support on HP ZBook 17 G5 (LP: #1833387) + - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A" + + * depmod may prefer unsigned l-r-m nvidia modules to signed modules + (LP: #1834479) + - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files + + * Miscellaneous Ubuntu changes + - SAUCE: selftests/powerpc: disable signal_fuzzer test + + [ Upstream Kernel Changes ] + + * Rebase to v5.2-rc7 + + -- Seth Forshee Mon, 01 Jul 2019 07:22:18 -0500 + +linux (5.2.0-6.7) eoan; urgency=medium + + * hinic: fix oops due to race in set_rx_mode (LP: #1832048) + - hinic: fix a bug in set rx mode + + * Miscellaneous Ubuntu changes + - rebase to v5.2-rc6 + + [ Upstream Kernel Changes ] + + * Rebase to v5.2-rc6 + + -- Seth Forshee Sun, 23 Jun 2019 23:36:11 -0500 + +linux (5.2.0-5.6) eoan; urgency=medium + + * QCA9377 isn't being recognized sometimes (LP: #1757218) + - SAUCE: USB: Disable USB2 LPM at shutdown + + * shiftfs: allow changing ro/rw for subvolumes (LP: #1832316) + - SAUCE: shiftfs: allow changing ro/rw for subvolumes + + * Miscellaneous Ubuntu changes + - update dkms package versions + - [Packaging] replace nvidia-418 dkms build with nvidia-430 + - SAUCE: import aufs driver + + [ Upstream Kernel Changes ] + + * Rebase to v5.2-rc5 + + -- Seth Forshee Mon, 17 Jun 2019 15:04:12 -0500 + +linux (5.2.0-4.5) eoan; urgency=medium + + * arm64: cma_alloc errors at boot (LP: #1823753) + - [Config] Bump CMA_SIZE_MBYTES to 32 on arm64 + - dma-contiguous: add dma_{alloc,free}_contiguous() helpers + - dma-contiguous: use fallback alloc_pages for single pages + - dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc, + free}_contiguous() + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_MFD_TQMX86=n for s390x + - [Config] CONFIG_GPIO_AMD_FCH=n for s390x + - [Config] CONFIG_BACKLIGHT_CLASS_DEVICE=n on s390x + - [Config] CONFIG_LCD_CLASS_DEVICE=n for s390x + - [Config] CONFIG_DRM_ETNAVIV=m for armhf generic-lpae + - [Config] CONFIG_DRM_NOUVEAU_SVM=n + - [Config] CONFIG_HWMON=n for s390x + - [Config] CONFIG_NEW_LEDS=n for s390x + - [Config] CONFIG_MTD_NAND_OMAP2=y for armhf + - [Config] CONFIG_VOP_BUS=n for non-amd64 arches + - [Config] CONFIG_TI_CPSW_PHY_SEL=n + - [Config] CONFIG_INTERCONNECT=n for s390x + - [Config] CONFIG_SCSI_GDTH=n for s390x + - [Config] CONFIG_PACKING=n for s390x + - [Config] CONFIG_ARCH_MILBEAUT=y for armhf + - [Config] update annotations following config review + - update dkms package versions + - [Config] enable nvidia dkms build + + [ Upstream Kernel Changes ] + + * Rebase to v5.2-rc4 + + -- Seth Forshee Mon, 10 Jun 2019 07:00:11 -0500 + +linux (5.2.0-3.4) eoan; urgency=medium + + * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on + Ubuntu (LP: #1761379) + - [Packaging] Support building libperf-jvmti.so + + * Miscellaneous Ubuntu changes + - SAUCE: Revert "bpf, selftest: test global data/bss/rodata sections" + - update dkms package versions + - [Config] enable zfs + - rebase to v5.2-rc3 + + [ Upstream Kernel Changes ] + + * Rebase to v5.2-rc3 + + -- Seth Forshee Sun, 02 Jun 2019 21:48:50 -0500 + +linux (5.2.0-2.3) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - SAUCE: perf arm64: Fix mksyscalltbl when system kernel headers are ahead of + the kernel + + -- Seth Forshee Tue, 28 May 2019 07:12:39 -0500 + +linux (5.2.0-1.2) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_INTEGRITY_PLATFORM_KEYRING=y + - update dkms package versions + - [Config] enable vbox dkms build + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.2-rc2 + + -- Seth Forshee Mon, 27 May 2019 21:11:27 -0500 + +linux (5.2.0-0.1) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - SAUCE: import aufs driver + - [Packaging] disable ZFS + - [Packaging] disable nvidia + - [Packaging] dkms-build -- expand paths searched for make.log files + - add virtualbox-guest-dkms dkms package build + - enable vbox dkms build for amd64 and i386 + - update dkms package versions + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is + locked down + - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked + down + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and + KEXEC_SIG_FORCE + - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is + locked down + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) Lock down module params that specify hardware + parameters (eg. ioport) + - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module + - SAUCE: (efi-lockdown) Lock down /proc/kcore + - SAUCE: (efi-lockdown) Lock down kprobes + - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the + kernel is locked down + - SAUCE: (efi-lockdown) Lock down perf + - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked + down + - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages + - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy + when locked down + - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists + that aren't present. + - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework + efi_status_to_err(). + - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure + boot mode + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module + signature verify + - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation + defined + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates + - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in + Secure Boot mode + - update dkms package versions + - [Config] disable vbox build + - SAUCE: s390: mark __cpacf_check_opcode() and cpacf_query_func() as + __always_inline + - SAUCE: IB/mlx5: use size_t instead of u64 when dividing + + [ Upstream Kernel Changes ] + + * Rebase to v5.2-rc1 + + -- Seth Forshee Tue, 21 May 2019 11:18:43 -0500 + +linux (5.2.0-0.0) eoan; urgency=medium + + * Dummy entry. + + -- Seth Forshee Tue, 21 May 2019 07:34:43 -0500 + +linux (5.1.0-2.2) eoan; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + + * Eoan update: v5.1.2 upstream stable release (LP: #1829050) + - x86/msr-index: Cleanup bit defines + - x86/speculation: Consolidate CPU whitelists + - x86/speculation/mds: Add basic bug infrastructure for MDS + - x86/speculation/mds: Add BUG_MSBDS_ONLY + - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests + - x86/speculation/mds: Add mds_clear_cpu_buffers() + - x86/speculation/mds: Clear CPU buffers on exit to user + - x86/kvm/vmx: Add MDS protection when L1D Flush is not active + - x86/speculation/mds: Conditionally clear CPU buffers on idle entry + - x86/speculation/mds: Add mitigation control for MDS + - x86/speculation/mds: Add sysfs reporting for MDS + - x86/speculation/mds: Add mitigation mode VMWERV + - Documentation: Move L1TF to separate directory + - Documentation: Add MDS vulnerability documentation + - x86/speculation/mds: Add mds=full,nosmt cmdline option + - x86/speculation: Move arch_smt_update() call to after mitigation decisions + - x86/speculation/mds: Add SMT warning message + - x86/speculation/mds: Fix comment + - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off + - cpu/speculation: Add 'mitigations=' cmdline option + - x86/speculation: Support 'mitigations=' cmdline option + - powerpc/speculation: Support 'mitigations=' cmdline option + - s390/speculation: Support 'mitigations=' cmdline option + - x86/speculation/mds: Add 'mitigations=' support for MDS + - x86/mds: Add MDSUM variant to the MDS documentation + - Documentation: Correct the possible MDS sysfs values + - x86/speculation/mds: Fix documentation typo + - Linux 5.1.2 + + * Eoan update: v5.1.1 upstream stable release (LP: #1829046) + - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup() + - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings + - staging: greybus: power_supply: fix prop-descriptor request size + - staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context. + - staging: most: cdev: fix chrdev_region leak in mod_exit + - staging: most: sound: pass correct device when creating a sound card + - usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON + - usb: dwc3: Fix default lpm_nyet_threshold value + - USB: serial: f81232: fix interrupt worker not stop + - USB: cdc-acm: fix unthrottle races + - usb-storage: Set virt_boundary_mask to avoid SG overflows + - genirq: Prevent use-after-free and work list corruption + - intel_th: pci: Add Comet Lake support + - iio: adc: qcom-spmi-adc5: Fix of-based module autoloading + - cpufreq: armada-37xx: fix frequency calculation for opp + - ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for + hibernate + - soc: sunxi: Fix missing dependency on REGMAP_MMIO + - scsi: lpfc: change snprintf to scnprintf for possible overflow + - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines + - scsi: qla2xxx: Set remote port devloss timeout to 0 + - scsi: qla2xxx: Fix device staying in blocked state + - Bluetooth: hidp: fix buffer overflow + - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections + - Bluetooth: Fix not initializing L2CAP tx_credits + - Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs + - UAS: fix alignment of scatter/gather segments + - ASoC: Intel: avoid Oops if DMA setup fails + - i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status() + - locking/futex: Allow low-level atomic operations to return -EAGAIN + - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP + - Linux 5.1.1 + + * shiftfs: lock security sensitive superblock flags (LP: #1827122) + - SAUCE: shiftfs: lock down certain superblock flags + + * Please package libbpf (which is done out of the kernel src) in Debian [for + 19.10] (LP: #1826410) + - SAUCE: tools -- fix add ability to disable libbfd + + * ratelimit cma_alloc messages (LP: #1828092) + - SAUCE: cma: ratelimit cma_alloc error messages + + * Headphone jack switch sense is inverted: plugging in headphones disables + headphone output (LP: #1824259) + - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board + + * There are 4 HDMI/Displayport audio output listed in sound setting without + attach any HDMI/DP monitor (LP: #1827967) + - ALSA: hda/hdmi - Read the pin sense from register when repolling + - ALSA: hda/hdmi - Consider eld_valid when reporting jack event + + * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864) + - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches + + * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error + Checking for all LINUX clients for devops4p10 (LP: #1766201) + - SAUCE: integrity: downgrade error to warning + + * linux-buildinfo: pull out ABI information into its own package + (LP: #1806380) + - [Packaging] autoreconstruct -- base tag is always primary mainline version + + * [SRU] Please sync vbox modules from virtualbox 6.0.6 on next kernel update + (LP: #1825210) + - vbox-update: updates for renamed makefiles + - ubuntu: vbox -- update to 6.0.6-dfsg-1 + + * autofs kernel module missing (LP: #1824333) + - [Config] Update autofs4 path in inclusion list + + * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487) + - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch + + * CVE-2019-3874 + - sctp: implement memory accounting on tx path + - sctp: implement memory accounting on rx path + + * apparmor does not start in Disco LXD containers (LP: #1824812) + - SAUCE: shiftfs: use separate llseek method for directories + + * Miscellaneous Ubuntu changes + - [Packaging] autoreconstruct -- remove for -rc kernels + - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation + defined + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates + - [Config] (efi-lockdown): update configs after efi lockdown patch refresh + - [Packaging] don't delete efi_parser.c + - vbox-update -- do not fix up KERN_DIR or KBUILD_EXTMOD + - ubuntu: vbox -- update to 6.0.6-dfsg-2 + - add nvidia-418 dkms build + - remove virtualbox guest drivers + - [Packaging] dkms-build -- expand paths searched for make.log files + - add virtualbox-guest-dkms dkms package build + - enable vbox dkms build for amd64 and i386 + - [Config] update configs for v5.1(-rc7)? rebase + - update dkms package versions + - Add the ability to lock down access to the running kernel image + - Enforce module signatures if the kernel is locked down + - Restrict /dev/{mem,kmem,port} when the kernel is locked down + - kexec_load: Disable at runtime if the kernel is locked down + - Copy secure_boot flag in boot params across kexec reboot + - kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE + - kexec_file: Restrict at runtime if the kernel is locked down + - hibernate: Disable when the kernel is locked down + - uswsusp: Disable when the kernel is locked down + - PCI: Lock down BAR access when the kernel is locked down + - x86: Lock down IO port access when the kernel is locked down + - x86/msr: Restrict MSR access when the kernel is locked down + - ACPI: Limit access to custom_method when the kernel is locked down + - acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down + - acpi: Disable ACPI table override if the kernel is locked down + - acpi: Disable APEI error injection if the kernel is locked down + - Prohibit PCMCIA CIS storage when the kernel is locked down + - Lock down TIOCSSERIAL + - Lock down module params that specify hardware parameters (eg. ioport) + - x86/mmiotrace: Lock down the testmmiotrace module + - Lock down /proc/kcore + - Lock down kprobes + - bpf: Restrict kernel image access functions when the kernel is locked down + - Lock down perf + - debugfs: Restrict debugfs when the kernel is locked down + - lockdown: Print current->comm in restriction messages + - kexec: Allow kexec_file() with appropriate IMA policy when locked down + - Make get_cert_list() not complain about cert lists that aren't present. + - Add efi_status_to_str() and rework efi_status_to_err(). + - Make get_cert_list() use efi_status_to_str() to print error messages. + - efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode + - efi: Lock down the kernel if booted in secure boot mode + - KEYS: Make use of platform keyring for module signature verify + + * Miscellaneous upstream changes + - ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14) + + -- Seth Forshee Tue, 14 May 2019 12:32:56 -0500 + +linux (5.1.0-1.1) eoan; urgency=medium + + * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868) + - [Packaging]: really drop snapdragon + + * Miscellaneous Ubuntu changes + - SAUCE: fix vbox use of MAP_SHARED + - SAUCE: fix vbox use of vm_fault_t + - [Packaging] disable ZFS + - [Packaging] disable nvidia + - SAUCE: perf annotate: Fix build on 32 bit for BPF annotation + - [Config]: updateconfig after rebase to v5.1-rc + - [Config]: build ETNAVIV only on arm platforms + - [Config]: Disable CMA on non-arm platforms + - [Config]: MMC_CQHCI is needed by some built-in drivers + - [Config]: a.out support has been deprecated + - [Config]: R3964 was marked as BROKEN + - [Config]: Add SENSIRION_SGP30 module + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: tools: lib/bpf -- add generated headers to search + path" + - Revert "UBUNTU: SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK" + + -- Thadeu Lima de Souza Cascardo Thu, 25 Apr 2019 10:03:25 -0300 + +linux (5.1.0-0.0) eoan; urgency=medium + + * Dummy entry. + + -- Thadeu Lima de Souza Cascardo Thu, 25 Apr 2019 09:49:47 -0300 + +linux (5.0.0-13.14) disco; urgency=medium + + * linux: 5.0.0-13.14 -proposed tracker (LP: #1824819) + + * Display only has 640x480 (LP: #1824677) + - Revert "UBUNTU: SAUCE: drm/nouveau: Disable nouveau driver by default" + + * shiftfs: use after free when checking mount options (LP: #1824735) + - SAUCE: shiftfs: prevent use-after-free when verifying mount options + + -- Seth Forshee Mon, 15 Apr 2019 09:11:23 -0500 + +linux (5.0.0-12.13) disco; urgency=medium + + * linux: 5.0.0-12.13 -proposed tracker (LP: #1824726) + + * Linux 5.0 black screen on boot, display flickers (i915 regression with + certain laptop panels) (LP: #1824216) + - drm/i915/dp: revert back to max link rate and lane count on eDP + + * kernel BUG at fs/attr.c:287 when using shiftfs (LP: #1824717) + - SAUCE: shiftfs: fix passing of attrs to underaly for setattr + + -- Seth Forshee Sun, 14 Apr 2019 13:38:05 -0500 + +linux (5.0.0-11.12) disco; urgency=medium + + * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383) + + * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1] + (LP: #1824194) + - net: hns3: fix for not calculating tx bd num correctly + + * disco: unable to use iptables/enable ufw under -virtual kernel + (LP: #1823862) + - [Packaging] add bpfilter to linux-modules + + * Make shiftfs a module rather than built-in (LP: #1824354) + - [Config] CONFIG_SHIFT_FS=m + + * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350) + - SAUCE: shiftfs: use translated ids when chaning lower fs attrs + + * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063) + - [Packaging] bind hv_kvp_daemon startup to hv_kvp device + + -- Seth Forshee Thu, 11 Apr 2019 10:17:19 -0500 + +linux (5.0.0-10.11) disco; urgency=medium + + * linux: 5.0.0-10.11 -proposed tracker (LP: #1823936) + + * Apparmor enforcement failure in lxc selftests (LP: #1823379) + - SAUCE: apparmor: Restore Y/N in /sys for apparmor's "enabled" + + * systemd cause kernel trace "BUG: unable to handle kernel paging request at + 6db23a14" on Cosmic i386 (LP: #1813244) + - openvswitch: fix flow actions reallocation + + -- Seth Forshee Tue, 09 Apr 2019 08:30:38 -0500 + +linux (5.0.0-9.10) disco; urgency=medium + + * linux: 5.0.0-9.10 -proposed tracker (LP: #1823228) + + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + - [Packaging] update helper scripts + - [Packaging] resync retpoline extraction + + * Huawei Hi1822 NIC has poor performance (LP: #1820187) + - net-next/hinic: replace disable_irq_nosync/enable_irq + + * Add uid shifting overlay filesystem (shiftfs) (LP: #1823186) + - shiftfs: uid/gid shifting bind mount + - shiftfs: rework and extend + - shiftfs: support some btrfs ioctls + - [Config] enable shiftfs + + * Cannot boot or install - have to use nomodeset (LP: #1821820) + - Revert "drm/i915/fbdev: Actually configure untiled displays" + + * Disco update: v5.0.6 upstream stable release (LP: #1823060) + - netfilter: nf_tables: fix set double-free in abort path + - dccp: do not use ipv6 header for ipv4 flow + - genetlink: Fix a memory leak on error path + - gtp: change NET_UDP_TUNNEL dependency to select + - ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL + - mac8390: Fix mmio access size probe + - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S + - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6 + - net: datagram: fix unbounded loop in __skb_try_recv_datagram() + - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec + - net: phy: meson-gxl: fix interrupt support + - net: rose: fix a possible stack overflow + - net: stmmac: fix memory corruption with large MTUs + - net-sysfs: call dev_hold if kobject_init_and_add success + - net: usb: aqc111: Extend HWID table by QNAP device + - packets: Always register packet sk in the same order + - rhashtable: Still do rehash when we get EEXIST + - sctp: get sctphdr by offset in sctp_compute_cksum + - sctp: use memdup_user instead of vmemdup_user + - tcp: do not use ipv6 header for ipv4 flow + - tipc: allow service ranges to be connect()'ed on RDM/DGRAM + - tipc: change to check tipc_own_id to return in tipc_net_stop + - tipc: fix cancellation of topology subscriptions + - tun: properly test for IFF_UP + - vrf: prevent adding upper devices + - vxlan: Don't call gro_cells_destroy() before device is unregistered + - thunderx: enable page recycling for non-XDP case + - thunderx: eliminate extra calls to put_page() for pages held for recycling + - net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode + - net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() + helper + - net: phy: don't clear BMCR in genphy_soft_reset + - r8169: fix cable re-plugging issue + - ila: Fix rhashtable walker list corruption + - tun: add a missing rcu_read_unlock() in error path + - powerpc/fsl: Fix the flush of branch predictor. + - Btrfs: fix incorrect file size after shrinking truncate and fsync + - btrfs: remove WARN_ON in log_dir_items + - btrfs: don't report readahead errors and don't update statistics + - btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks + - btrfs: Avoid possible qgroup_rsv_size overflow in + btrfs_calculate_inode_block_rsv_size + - Btrfs: fix assertion failure on fsync with NO_HOLES enabled + - locks: wake any locks blocked on request before deadlock check + - tracing: initialize variable in create_dyn_event() + - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time + - powerpc: bpf: Fix generation of load/store DW instructions + - vfio: ccw: only free cp on final interrupt + - NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data() + - NFS: fix mount/umount race in nlmclnt. + - NFSv4.1 don't free interrupted slot on open + - net: dsa: qca8k: remove leftover phy accessors + - ALSA: rawmidi: Fix potential Spectre v1 vulnerability + - ALSA: seq: oss: Fix Spectre v1 vulnerability + - ALSA: pcm: Fix possible OOB access in PCM oss plugins + - ALSA: pcm: Don't suspend stream in unrecoverable PCM state + - ALSA: hda/realtek - Fixed Headset Mic JD not stable + - ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook + - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO + - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB + - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286 + - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286 + - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic + - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256 + - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256 + - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256 + - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops + - kbuild: modversions: Fix relative CRC byte order interpretation + - fs/open.c: allow opening only regular files during execve() + - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock + - scsi: sd: Fix a race between closing an sd device and sd I/O + - scsi: sd: Quiesce warning if device does not report optimal I/O size + - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host + - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP + devices + - drm/rockchip: vop: reset scale mode when win is disabled + - tty/serial: atmel: Add is_half_duplex helper + - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped + - tty: mxs-auart: fix a potential NULL pointer dereference + - tty: atmel_serial: fix a potential NULL pointer dereference + - tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup + - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest + - staging: olpc_dcon_xo_1: add missing 'const' qualifier + - staging: speakup_soft: Fix alternate speech with other synths + - staging: vt6655: Remove vif check from vnt_interrupt + - staging: vt6655: Fix interrupt race condition on device start up. + - staging: erofs: fix to handle error path of erofs_vmap() + - staging: erofs: fix error handling when failed to read compresssed data + - staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir() + - serial: max310x: Fix to avoid potential NULL pointer dereference + - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference + - serial: sh-sci: Fix setting SCSCR_TIE while transferring data + - USB: serial: cp210x: add new device id + - USB: serial: ftdi_sio: add additional NovaTech products + - USB: serial: mos7720: fix mos_parport refcount imbalance on error path + - USB: serial: option: set driver_info for SIM5218 and compatibles + - USB: serial: option: add support for Quectel EM12 + - USB: serial: option: add Olicard 600 + - ACPI / CPPC: Fix guaranteed performance handling + - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc + - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links + - drivers/block/zram/zram_drv.c: fix idle/writeback string compare + - blk-mq: fix sbitmap ws_active for shared tags + - cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency + - cpufreq: scpi: Fix use after free + - drm/vgem: fix use-after-free when drm_gem_handle_create() fails + - drm/vkms: fix use-after-free when drm_gem_handle_create() fails + - drm/i915: Mark AML 0x87CA as ULX + - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check + - drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro + - gpio: exar: add a check for the return value of ida_simple_get fails + - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input + - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs + - usb: mtu3: fix EXTCON dependency + - USB: gadget: f_hid: fix deadlock in f_hidg_write() + - usb: common: Consider only available nodes for dr_mode + - mm/memory.c: fix modifying of page protection by insert_pfn() + - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk + - xhci: Fix port resume done detection for SS ports with LPM enabled + - usb: xhci: dbc: Don't free all memory with spinlock held + - xhci: Don't let USB3 ports stuck in polling state prevent suspend + - usb: cdc-acm: fix race during wakeup blocking TX traffic + - usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps + - usb: typec: Fix unchecked return value + - mm/hotplug: fix offline undo_isolate_page_range() + - mm: add support for kmem caches in DMA32 zone + - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging + - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified + - mm/debug.c: fix __dump_page when mapping->host is not set + - mm/memory_hotplug.c: fix notification in offline error path + - mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() + - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate + - perf pmu: Fix parser error for uncore event alias + - perf intel-pt: Fix TSC slip + - objtool: Query pkg-config for libelf location + - powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes + - powerpc/64: Fix memcmp reading past the end of src/dest + - powerpc/pseries/mce: Fix misleading print for TLB mutlihit + - watchdog: Respect watchdog cpumask on CPU hotplug + - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n + - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y + - KVM: Reject device ioctls from processes other than the VM's creator + - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts + - KVM: x86: update %rip after emulating IO + - bpf: do not restore dst_reg when cur_state is freed + - mt76x02u: use usb_bulk_msg to upload firmware + - Linux 5.0.6 + + * RDMA/hns updates for disco (LP: #1822897) + - RDMA/hns: Fix the bug with updating rq head pointer when flush cqe + - RDMA/hns: Bugfix for the scene without receiver queue + - RDMA/hns: Add constraint on the setting of local ACK timeout + - RDMA/hns: Modify the pbl ba page size for hip08 + - RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db + - RDMA/hns: Add the process of AEQ overflow for hip08 + - RDMA/hns: Add SCC context allocation support for hip08 + - RDMA/hns: Add SCC context clr support for hip08 + - RDMA/hns: Add timer allocation support for hip08 + - RDMA/hns: Remove set but not used variable 'rst' + - RDMA/hns: Make some function static + - RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs + - RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset + - RDMA/hns: Fix the chip hanging caused by sending doorbell during reset + - RDMA/hns: Limit minimum ROCE CQ depth to 64 + - RDMA/hns: Fix the state of rereg mr + - RDMA/hns: Set allocated memory to zero for wrid + - RDMA/hns: Delete useful prints for aeq subtype event + - RDMA/hns: Configure capacity of hns device + - RDMA/hns: Modify qp&cq&pd specification according to UM + - RDMA/hns: Bugfix for set hem of SCC + - RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp + + * autopkgtests run too often, too much and don't skip enough (LP: #1823056) + - Set +x on rebuild testcase. + - Skip rebuild test, for regression-suite deps. + - Make ubuntu-regression-suite skippable on unbootable kernels. + - make rebuild use skippable error codes when skipping. + - Only run regression-suite, if requested to. + + * touchpad not working on lenovo yoga 530 (LP: #1787775) + - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI" + - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base" + - i2c: add extra check to safe DMA buffer helper + - i2c: Add drivers for the AMD PCIe MP2 I2C controller + - [Config] Update config for AMD MP2 I2C driver + + * Detect SMP PHY control command errors (LP: #1822680) + - scsi: libsas: Check SMP PHY control function result + + * disable a.out support (LP: #1818552) + - [Config] Disable a.out support + - [Config] remove binfmt_aout from abi for i386 lowlatency + + * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868) + - [Packaging] remove snapdragon flavour support + - Revert "UBUNTU: SAUCE: (snapdragon) drm/msm/adv7511: wrap hacks under + CONFIG_ADV7511_SNAPDRAGON_HACKS #ifdefs" + - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: skip address change if dt + addr == default addr" + - Revert "UBUNTU: SAUCE: (snapdragon) DT: leds: Add Qualcomm Light Pulse + Generator binding" + - Revert "UBUNTU: SAUCE: (snapdragon) MAINTAINERS: Add Qualcomm Camera Control + Interface driver" + - Revert "UBUNTU: SAUCE: (snapdragon) dt-bindings: media: Binding document for + Qualcomm Camera Control Interface driver" + - Revert "UBUNTU: SAUCE: (snapdragon) leds: Add driver for Qualcomm LPG" + - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/adv7511: Don't rely on + interrupts for EDID parsing" + - Revert "UBUNTU: SAUCE: (snapdragon) drm/bridge/adv7511: Delay clearing of + HPD interrupt status" + - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: Fix I2C address" + - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix I2C address bug" + - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix run queue completion + timeout" + - Revert "UBUNTU: SAUCE: (snapdragon) camss: Do not register if no cameras are + present" + - Revert "UBUNTU: SAUCE: (snapdragon) i2c: Add Qualcomm Camera Control + Interface driver" + - Revert "UBUNTU: SAUCE: (snapdragon) ov5645: I2C address change" + - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Allow + REGULATOR_QCOM_SMD_RPM=m" + - Revert "UBUNTU: SAUCE: (snapdragon) cpufreq: Add apq8016 to cpufreq-dt- + platdev blacklist" + - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Add a helper to get an opp + regulator for device" + - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: HACK: Allow to set regulator + without opp_list" + - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Drop RCU usage in + dev_pm_opp_adjust_voltage()" + - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Support adjusting OPP voltages + at runtime" + - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Add floor and corner + operations" + - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Register with cpufreq- + dt" + - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: fix with new + reg_sequence structures" + - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Use raw mem access for + qfprom" + - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: Add support for CPR (Core + Power Reduction)" + - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/iommu: Remove runtime_put + calls in map/unmap" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable LEDS_QCOM_LPG" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'BBR' TCP + congestion algorithm" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'fq' and + 'fq_codel' qdiscs" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable + 'schedutil' CPUfreq governor" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: set USB_CONFIG_F_FS in + distro.config" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable + CONFIG_USB_CONFIGFS_F_FS by default" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add freq stat to sysfs" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: Enable camera drivers" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: disable ANALOG_TV and + DIGITAL_TV" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add more USB net + drivers" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable BT_QCOMSMD" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable + CFG80211_DEFAULT_PS by default" + - Revert "UBUNTU: SAUCE: (snapdragon) Force the SMD regulator driver to be + compiled-in" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: enable dm_mod and + dm_crypt" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: Enable a53/apcs and + avs" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable QCOM Venus" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable debug + friendly USB network adpater" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable WCN36xx" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs; add distro.config" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable QCOM audio + drivers for APQ8016 and DB410c" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable REMOTEPROC" + - [Config] fix abi for remove i2c-qcom-cci module + - [Config] update annotations + - [Config] update configs following snapdragon removal + + * Disco update: v5.0.5 upstream stable release (LP: #1822671) + - Revert "ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec" + - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist + - ALSA: firewire-motu: use 'version' field of unit directory to identify model + - mmc: pxamci: fix enum type confusion + - mmc: alcor: fix DMA reads + - mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages" + - mmc: renesas_sdhi: limit block count to 16 bit for old revisions + - drm/amdgpu: fix invalid use of change_bit + - drm/vmwgfx: Don't double-free the mode stored in par->set_mode + - drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's + - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE + - iommu/iova: Fix tracking of recently failed iova address + - libceph: wait for latest osdmap in ceph_monc_blacklist_add() + - udf: Fix crash on IO error during truncate + - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction. + - MIPS: Ensure ELF appended dtb is relocated + - MIPS: Fix kernel crash for R6 in jump label branch function + - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 + - powerpc/security: Fix spectre_v2 reporting + - net/mlx5: Fix DCT creation bad flow + - scsi: core: Avoid that a kernel warning appears during system resume + - scsi: qla2xxx: Fix FC-AL connection target discovery + - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton + - scsi: ibmvscsi: Fix empty event pool access during host removal + - futex: Ensure that futex address is aligned in handle_futex_death() + - perf probe: Fix getting the kernel map + - objtool: Move objtool_file struct off the stack + - irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp + - clocksource/drivers/riscv: Fix clocksource mask + - ALSA: ac97: Fix of-node refcount unbalance + - ext4: fix NULL pointer dereference while journal is aborted + - ext4: fix data corruption caused by unaligned direct AIO + - ext4: brelse all indirect buffer in ext4_ind_remove_space() + - media: v4l2-ctrls.c/uvc: zero v4l2_event + - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf() + - Bluetooth: Fix decrementing reference count twice in releasing socket + - Bluetooth: hci_ldisc: Initialize hci_dev before open() + - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in + hci_uart_set_proto() + - drm/vkms: Fix flush_work() without INIT_WORK(). + - RDMA/cma: Rollback source IP address if failing to acquire device + - f2fs: fix to avoid deadlock of atomic file operations + - aio: simplify - and fix - fget/fput for io_submit() + - netfilter: ebtables: remove BUGPRINT messages + - loop: access lo_backing_file only when the loop device is Lo_bound + - x86/unwind: Handle NULL pointer calls better in frame unwinder + - x86/unwind: Add hardcoded ORC entry for NULL + - locking/lockdep: Add debug_locks check in __lock_downgrade() + - ALSA: hda - Record the current power state before suspend/resume calls + - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec + - Linux 5.0.5 + + * hisi_sas updates for disco (LP: #1822385) + - scsi: hisi_sas: send primitive NOTIFY to SSP situation only + - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned + - scsi: hisi_sas: remove the check of sas_dev status in + hisi_sas_I_T_nexus_reset() + - scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc() + - scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G + - scsi: hisi_sas: Fix losing directly attached disk when hot-plug + - scsi: hisi_sas: Correct memory allocation size for DQ debugfs + - scsi: hisi_sas: Some misc tidy-up + - scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd + - scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32() + - scsi: hisi_sas: Add support for DIX feature for v3 hw + - scsi: hisi_sas: Add manual trigger for debugfs dump + - scsi: hisi_sas: change queue depth from 512 to 4096 + - scsi: hisi_sas: Issue internal abort on all relevant queues + - scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental + - scsi: hisi_sas: Do some more tidy-up + - scsi: hisi_sas: Change return variable type in phy_up_v3_hw() + - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO + - scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw + - scsi: hisi_sas: Set PHY linkrate when disconnected + - scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP + target port + - scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of + HiLink + - scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset() + + * [Patch][Raven 2] kernel 5.0.0 cannot boot because of psp response + (LP: #1822267) + - drm/amdgpu/psp: Fix can't detect psp INVOKE command failed + - drm/amdgpu/psp: ignore psp response status + + * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes + triggers system hang on i386 (LP: #1812845) + - btrfs: raid56: properly unmap parity page in finish_parity_scrub() + + * enable CONFIG_DRM_BOCHS (LP: #1795857) + - [Config] Reenable DRM_BOCHS as module + + * [Dell Precision 7530/5530 with Nvidia Quadro P1000] Live USB freezes or + cannot complete install when nouveau driver is loaded (crashing in GP100 + code) (LP: #1822026) + - SAUCE: drm/nouveau: Disable nouveau driver by default + + * Need to add Intel CML related pci-id's (LP: #1821863) + - drm/i915/cml: Add CML PCI IDS + - drm/i915/cml: Introduce Comet Lake PCH + + * ARM: Add support for the SDEI interface (LP: #1822005) + - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing + - ACPI / APEI: Remove silent flag from ghes_read_estatus() + - ACPI / APEI: Switch estatus pool to use vmalloc memory + - ACPI / APEI: Make hest.c manage the estatus memory pool + - ACPI / APEI: Make estatus pool allocation a static size + - ACPI / APEI: Don't store CPER records physical address in struct ghes + - ACPI / APEI: Remove spurious GHES_TO_CLEAR check + - ACPI / APEI: Don't update struct ghes' flags in read/clear estatus + - ACPI / APEI: Generalise the estatus queue's notify code + - ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors + - ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI + - ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue + - KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing + - arm64: KVM/mm: Move SEA handling behind a single 'claim' interface + - ACPI / APEI: Move locking to the notification helper + - ACPI / APEI: Let the notification helper specify the fixmap slot + - ACPI / APEI: Pass ghes and estatus separately to avoid a later copy + - ACPI / APEI: Make GHES estatus header validation more user friendly + - ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length + - ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry() + - ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications + - firmware: arm_sdei: Add ACPI GHES registration helper + - ACPI / APEI: Add support for the SDEI GHES Notification type + + * CVE-2019-9857 + - inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch() + + * scsi: libsas: Support SATA PHY connection rate unmatch fixing during + discovery (LP: #1821408) + - scsi: libsas: Support SATA PHY connection rate unmatch fixing during + discovery + + * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204) + - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list + + * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815) + - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill + + * hid-sensor-hub spamming dmesg in 4.20 (LP: #1818547) + - HID: Increase maximum report size allowed by hid_field_extract() + + * [disco] [5.0.0-7.8] can't mount guest cifs share (LP: #1821053) + - cifs: allow guest mounts to work for smb3.11 + - SMB3: Fix SMB3.1.1 guest mounts to Samba + + * Add HiSilicon SoC quirk for cpufreq (LP: #1821620) + - ACPI / CPPC: Add a helper to get desired performance + - cpufreq / cppc: Work around for Hisilicon CPPC cpufreq + + * Disco update: v5.0.4 upstream stable release (LP: #1821607) + - 9p: use inode->i_lock to protect i_size_write() under 32-bit + - 9p/net: fix memory leak in p9_client_create + - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode + - ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE() + - ASoC: codecs: pcm186x: Fix energysense SLEEP bit + - iio: adc: exynos-adc: Fix NULL pointer exception on unbind + - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12 + - mei: hbm: clean the feature flags on link reset + - mei: bus: move hw module get/put to probe/release + - stm class: Prevent division by zero + - stm class: Fix an endless loop in channel allocation + - crypto: caam - fix hash context DMA unmap size + - crypto: ccree - fix missing break in switch statement + - crypto: caam - fixed handling of sg list + - crypto: caam - fix DMA mapping of stack memory + - crypto: ccree - fix free of unallocated mlli buffer + - crypto: ccree - unmap buffer before copying IV + - crypto: ccree - don't copy zero size ciphertext + - crypto: cfb - add missing 'chunksize' property + - crypto: cfb - remove bogus memcpy() with src == dest + - crypto: ofb - fix handling partial blocks and make thread-safe + - crypto: ahash - fix another early termination in hash walk + - crypto: rockchip - fix scatterlist nents error + - crypto: rockchip - update new iv to device in multiple operations + - dax: Flush partial PMDs correctly + - nfit: Fix nfit_intel_shutdown_status() command submission + - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place + - acpi/nfit: Fix bus command validation + - nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot + - nfit/ars: Attempt short-ARS even in the no_init_ars case + - libnvdimm/label: Clear 'updating' flag after label-set update + - libnvdimm, pfn: Fix over-trim in trim_pfn_device() + - libnvdimm/pmem: Honor force_raw for legacy pmem regions + - libnvdimm: Fix altmap reservation size calculation + - fix cgroup_do_mount() handling of failure exits + - crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails + - crypto: aegis - fix handling chunked inputs + - crypto: arm/crct10dif - revert to C code for short inputs + - crypto: arm64/aes-neonbs - fix returning final keystream block + - crypto: arm64/crct10dif - revert to C code for short inputs + - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails + - crypto: morus - fix handling chunked inputs + - crypto: pcbc - remove bogus memcpy()s with src == dest + - crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails + - crypto: testmgr - skip crc32c context test for ahash algorithms + - crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP + - crypto: x86/aesni-gcm - fix crash on empty plaintext + - crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP + - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling + - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine + - CIFS: Fix leaking locked VFS cache pages in writeback retry + - CIFS: Do not reset lease state to NONE on lease break + - CIFS: Do not skip SMB2 message IDs on send failures + - CIFS: Fix read after write for files with read caching + - smb3: make default i/o size for smb3 mounts larger + - tracing: Use strncpy instead of memcpy for string keys in hist triggers + - tracing: Do not free iter->trace in fail path of tracing_open_pipe() + - tracing/perf: Use strndup_user() instead of buggy open-coded version + - vmw_balloon: release lock on error in vmballoon_reset() + - xen: fix dom0 boot on huge systems + - ACPI / device_sysfs: Avoid OF modalias creation for removed device + - mmc: sdhci-esdhc-imx: fix HS400 timing issue + - mmc: renesas_sdhi: Fix card initialization failure in high speed mode + - mmc:fix a bug when max_discard is 0 + - spi: ti-qspi: Fix mmap read when more than one CS in use + - spi: pxa2xx: Setup maximum supported DMA transfer length + - spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch + - spi: spi-gpio: fix SPI_CS_HIGH capability + - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35 + - regulator: max77620: Initialize values for DT properties + - regulator: s2mpa01: Fix step values for some LDOs + - mt76: fix corrupted software generated tx CCMP PN + - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR + - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown + - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer + instability + - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem + - s390/setup: fix early warning messages + - s390/virtio: handle find on invalid queue gracefully + - scsi: virtio_scsi: don't send sc payload with tmfs + - scsi: aacraid: Fix performance issue on logical drives + - scsi: sd: Optimal I/O size should be a multiple of physical block size + - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock + - scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware + - scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not + supported + - scsi: qla2xxx: Use complete switch scan for RSCN events + - fs/devpts: always delete dcache dentry-s in dput() + - splice: don't merge into linked buffers + - ovl: During copy up, first copy up data and then xattrs + - ovl: Do not lose security.capability xattr over metadata file copy-up + - m68k: Add -ffreestanding to CFLAGS + - Btrfs: setup a nofs context for memory allocation at btrfs_create_tree() + - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl + - btrfs: scrub: fix circular locking dependency warning + - btrfs: drop the lock on error in btrfs_dev_replace_cancel + - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes + - btrfs: init csum_list before possible free + - Btrfs: fix corruption reading shared and compressed extents after hole + punching + - Btrfs: fix deadlock between clone/dedupe and rename + - soc: qcom: rpmh: Avoid accessing freed memory from batch API + - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer + - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table + - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code + - x86/kprobes: Prohibit probing on optprobe template code + - cpufreq: kryo: Release OPP tables on module removal + - cpufreq: tegra124: add missing of_node_put() + - cpufreq: pxa2xx: remove incorrect __init annotation + - ext4: fix check of inode in swap_inode_boot_loader + - ext4: cleanup pagecache before swap i_data + - mm: hwpoison: fix thp split handing in soft_offline_in_use_page() + - mm/vmalloc: fix size check for remap_vmalloc_range_partial() + - mm/memory.c: do_fault: avoid usage of stale vm_area_struct + - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv + - nvmem: core: don't check the return value of notifier chain call + - device property: Fix the length used in PROPERTY_ENTRY_STRING() + - intel_th: Don't reference unassigned outputs + - parport_pc: fix find_superio io compare code, should use equal test. + - i2c: tegra: fix maximum transfer size + - i2c: tegra: update maximum transfer size + - media: i2c: ov5640: Fix post-reset delay + - gpio: pca953x: Fix dereference of irq data in shutdown + - ext4: update quota information while swapping boot loader inode + - ext4: add mask of ext4 flags to swap + - ext4: fix crash during online resizing + - dma: Introduce dma_max_mapping_size() + - swiotlb: Introduce swiotlb_max_mapping_size() + - swiotlb: Add is_swiotlb_active() function + - PCI/ASPM: Use LTR if already enabled by platform + - PCI/DPC: Fix print AER status in DPC event handling + - PCI: qcom: Don't deassert reset GPIO during probe + - PCI: dwc: skip MSI init if MSIs have been explicitly disabled + - PCI: pci-bridge-emul: Create per-bridge copy of register behavior + - PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags + - IB/hfi1: Close race condition on user context disable and close + - IB/rdmavt: Fix loopback send with invalidate ordering + - IB/rdmavt: Fix concurrency panics in QP post_send and modify to error + - cxl: Wrap iterations over afu slices inside 'afu_list_lock' + - ext2: Fix underflow in ext2_max_size() + - clk: uniphier: Fix update register for CPU-gear + - clk: clk-twl6040: Fix imprecise external abort for pdmclk + - clk: samsung: exynos5: Fix possible NULL pointer exception on + platform_device_alloc() failure + - clk: samsung: exynos5: Fix kfree() of const memory on setting + driver_override + - clk: ingenic: Fix round_rate misbehaving with non-integer dividers + - clk: ingenic: Fix doc of ingenic_cgu_div_info + - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device() + - usb: typec: tps6598x: handle block writes separately with plain-I2C adapters + - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit + - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO + - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart + - serial: 8250_pci: Fix number of ports for ACCES serial cards + - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 + chip use the pci_pericom_setup() + - jbd2: clear dirty flag when revoking a buffer from an older transaction + - jbd2: fix compile warning when using JBUFFER_TRACE + - selinux: add the missing walk_size + len check in selinux_sctp_bind_connect + - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock + - powerpc/32: Clear on-stack exception marker upon exception return + - powerpc/wii: properly disable use of BATs when requested. + - powerpc/powernv: Make opal log only readable by root + - powerpc/83xx: Also save/restore SPRG4-7 during suspend + - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR + - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit + - powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction + - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest + - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning + - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR + configuration + - powerpc/smp: Fix NMI IPI timeout + - powerpc/smp: Fix NMI IPI xmon timeout + - powerpc/traps: fix recoverability of machine check handling on book3s/32 + - powerpc/traps: Fix the message printed when stack overflows + - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify + - arm64: Fix HCR.TGE status for NMI contexts + - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals + - arm64: debug: Ensure debug handlers check triggering exception level + - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2 + - Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()" + - ipmi_si: Fix crash when using hard-coded device + - ipmi_si: fix use-after-free of resource->name + - dm: fix to_sector() for 32bit + - dm integrity: limit the rate of error messages + - media: cx25840: mark pad sig_types to fix cx231xx init + - mfd: sm501: Fix potential NULL pointer dereference + - cpcap-charger: generate events for userspace + - cpuidle: governor: Add new governors to cpuidle_governors again + - NFS: Fix I/O request leakages + - NFS: Fix an I/O request leakage in nfs_do_recoalesce + - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() + - nfsd: fix performance-limiting session calculation + - nfsd: fix memory corruption caused by readdir + - nfsd: fix wrong check in write_v4_end_grace() + - NFSv4.1: Reinitialise sequence results before retransmitting a request + - svcrpc: fix UDP on servers with lots of threads + - PM / wakeup: Rework wakeup source timer cancellation + - PM / OPP: Update performance state when freq == old_freq + - bcache: treat stale && dirty keys as bad keys + - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata + - stable-kernel-rules.rst: add link to networking patch queue + - vt: perform safe console erase in the right order + - x86/unwind/orc: Fix ORC unwind table alignment + - perf intel-pt: Fix CYC timestamp calculation after OVF + - perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols + - perf auxtrace: Define auxtrace record alignment + - perf intel-pt: Fix overlap calculation for padding + - perf/x86/intel/uncore: Fix client IMC events return huge result + - perf intel-pt: Fix divide by zero when TSC is not available + - md: Fix failed allocation of md_register_thread + - x86/kvmclock: set offset for kvm unstable clock + - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and + ftrace_call_replace() + - tpm/tpm_crb: Avoid unaligned reads in crb_recv() + - tpm: Unify the send callback behaviour + - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt + - media: imx: prpencvf: Stop upstream before disabling IDMA channel + - media: lgdt330x: fix lock status reporting + - media: sun6i: Fix CSI regmap's max_register + - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming + - media: vimc: Add vimc-streamer for stream control + - media: imx-csi: Input connections to CSI should be optional + - media: imx: csi: Disable CSI immediately after last EOF + - media: imx: csi: Stop upstream before disabling IDMA channel + - drm/fb-helper: generic: Fix drm_fbdev_client_restore() + - drm/radeon/evergreen_cs: fix missing break in switch statement + - drm/amd/powerplay: correct power reading on fiji + - drm/amd/display: don't call dm_pp_ function from an fpu block + - KVM: Call kvm_arch_memslots_updated() before updating memslots + - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run + - KVM: VMX: Zero out *all* general purpose registers after VM-Exit + - KVM: x86/mmu: Detect MMIO generation wrap in any address space + - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux + - KVM: nVMX: Sign extend displacements of VMX instr's mem operands + - KVM: nVMX: Apply addr size mask to effective address for VMX instructions + - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments + - KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks + - net: dsa: lantiq_gswip: fix use-after-free on failed probe + - net: dsa: lantiq_gswip: fix OF child-node lookups + - s390/setup: fix boot crash for machine without EDAT-1 + - SUNRPC: Prevent thundering herd when the socket is not connected + - SUNRPC: Fix up RPC back channel transmission + - SUNRPC: Respect RPC call timeouts when retrying transmission + - Linux 5.0.4 + - [Config] update configs for 5.0.4 stable update + + * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu + system (LP: #1821271) + - iwlwifi: add new card for 9260 series + + * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881) + - [Config]: enable highdpi Terminus 16x32 font support + + * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990) + - iommu/amd: Fix NULL dereference bug in match_hid_uid + + * some codecs stop working after S3 (LP: #1820930) + - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec + - ALSA: hda - Don't trigger jackpoll_work in azx_resume + + * tcm_loop.ko: move from modules-extra into main modules package + (LP: #1817786) + - [Packaging] move tcm_loop.lo to main linux-modules package + + * C++ demangling support missing from perf (LP: #1396654) + - [Packaging] fix a mistype + + * r8169 doesn't get woken up by ethernet cable plugging, no PME generated + (LP: #1817676) + - PCI: pciehp: Disable Data Link Layer State Changed event on suspend + + * Disco update: v5.0.3 upstream stable release (LP: #1821074) + - connector: fix unsafe usage of ->real_parent + - fou, fou6: avoid uninit-value in gue_err() and gue6_err() + - gro_cells: make sure device is up in gro_cells_receive() + - ipv4/route: fail early when inet dev is missing + - l2tp: fix infoleak in l2tp_ip6_recvmsg() + - lan743x: Fix RX Kernel Panic + - lan743x: Fix TX Stall Issue + - net: hsr: fix memory leak in hsr_dev_finalize() + - net/hsr: fix possible crash in add_timer() + - net: sit: fix UBSAN Undefined behaviour in check_6rd + - net/x25: fix use-after-free in x25_device_event() + - net/x25: reset state in x25_connect() + - pptp: dst_release sk_dst_cache in pptp_sock_destruct + - ravb: Decrease TxFIFO depth of Q3 and Q2 to one + - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race + - rxrpc: Fix client call queueing, waiting for channel + - sctp: remove sched init from sctp_stream_init + - tcp: do not report TCP_CM_INQ of 0 for closed connections + - tcp: Don't access TCP_SKB_CB before initializing it + - tcp: handle inet_csk_reqsk_queue_add() failures + - vxlan: Fix GRO cells race condition between receive and link delete + - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive() + - net/mlx4_core: Fix reset flow when in command polling mode + - net/mlx4_core: Fix locking in SRIOV mode when switching between events and + polling + - net/mlx4_core: Fix qp mtt size calculation + - net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports + - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock + - net: sched: flower: insert new filter to idr after setting its mask + - f2fs: wait on atomic writes to count F2FS_CP_WB_DATA + - perf/x86: Fixup typo in stub functions + - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against + Liquid Saffire 56 + - ALSA: firewire-motu: fix construction of PCM frame for capture direction + - ALSA: hda: Extend i915 component bind timeout + - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240 + - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294 + - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone + - ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with + ALC255 + - perf/x86/intel: Fix memory corruption + - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static + - It's wrong to add len to sector_nr in raid10 reshape twice + - drm: Block fb changes for async plane updates + - Linux 5.0.3 + + * Disco update: v5.0.2 upstream stable release (LP: #1820318) + - media: uvcvideo: Fix 'type' check leading to overflow + - Input: wacom_serial4 - add support for Wacom ArtPad II tablet + - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20 + - iscsi_ibft: Fix missing break in switch statement + - scsi: aacraid: Fix missing break in switch statement + - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub + - arm64: dts: zcu100-revC: Give wifi some time after power-on + - arm64: dts: hikey: Give wifi some time after power-on + - arm64: dts: hikey: Revert "Enable HS200 mode on eMMC" + - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3 + - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU + - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4 + - drm: disable uncached DMA optimization for ARM and arm64 + - media: Revert "media: rc: some events are dropped by userspace" + - Revert "PCI/PME: Implement runtime PM callbacks" + - bpf: Stop the psock parser before canceling its work + - gfs2: Fix missed wakeups in find_insert_glock + - staging: erofs: keep corrupted fs from crashing kernel in erofs_namei() + - staging: erofs: compressed_pages should not be accessed again after freed + - scripts/gdb: replace flags (MS_xyz -> SB_xyz) + - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom + - perf/x86/intel: Make cpuc allocations consistent + - perf/x86/intel: Generalize dynamic constraint creation + - x86: Add TSX Force Abort CPUID/MSR + - perf/x86/intel: Implement support for TSX Force Abort + - Linux 5.0.2 + + * Linux security module stacking support + - LSM: Introduce LSM_FLAG_LEGACY_MAJOR + - LSM: Provide separate ordered initialization + - LSM: Plumb visibility into optional "enabled" state + - LSM: Lift LSM selection out of individual LSMs + - LSM: Build ordered list of LSMs to initialize + - LSM: Introduce CONFIG_LSM + - LSM: Introduce "lsm=" for boottime LSM selection + - LSM: Tie enabling logic to presence in ordered list + - LSM: Prepare for reorganizing "security=" logic + - LSM: Refactor "security=" in terms of enable/disable + - LSM: Separate idea of "major" LSM from "exclusive" LSM + - apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE + - selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE + - LSM: Add all exclusive LSMs to ordered initialization + - LSM: Split LSM preparation from initialization + - LoadPin: Initialize as ordered LSM + - Yama: Initialize as ordered LSM + - LSM: Introduce enum lsm_order + - capability: Initialize as LSM_ORDER_FIRST + - procfs: add smack subdir to attrs + - Smack: Abstract use of cred security blob + - SELinux: Abstract use of cred security blob + - SELinux: Remove cred security blob poisoning + - SELinux: Remove unused selinux_is_enabled + - AppArmor: Abstract use of cred security blob + - TOMOYO: Abstract use of cred security blob + - Infrastructure management of the cred security blob + - SELinux: Abstract use of file security blob + - Smack: Abstract use of file security blob + - LSM: Infrastructure management of the file security + - SELinux: Abstract use of inode security blob + - Smack: Abstract use of inode security blob + - LSM: Infrastructure management of the inode security + - LSM: Infrastructure management of the task security + - SELinux: Abstract use of ipc security blobs + - Smack: Abstract use of ipc security blobs + - LSM: Infrastructure management of the ipc security blob + - TOMOYO: Update LSM flags to no longer be exclusive + - LSM: generalize flag passing to security_capable + - LSM: Make lsm_early_cred() and lsm_early_task() local functions. + - LSM: Make some functions static + - apparmor: Adjust offset when accessing task blob. + - LSM: Ignore "security=" when "lsm=" is specified + - LSM: Update list of SECURITYFS users in Kconfig + - apparmor: delete the dentry in aafs_remove() to avoid a leak + - apparmor: fix double free when unpack of secmark rules fails + - SAUCE: LSM: Infrastructure management of the sock security + - SAUCE: LSM: Limit calls to certain module hooks + - SAUCE: LSM: Special handling for secctx lsm hooks + - SAUCE: LSM: Specify which LSM to display with /proc/self/attr/display + - SAUCE: Fix-up af_unix mediation for sock infrastructure management + - SAUCE: Revert "apparmor: Fix warning about unused function + apparmor_ipv6_postroute" + - SAUCE: Revert "apparmor: fix checkpatch error in Parse secmark policy" + - SAUCE: Revert "apparmor: add #ifdef checks for secmark filtering" + - SAUCE: Revert "apparmor: Allow filtering based on secmark policy" + - SAUCE: Revert "apparmor: Parse secmark policy" + - SAUCE: Revert "apparmor: Add a wildcard secid" + - SAUCE: Revert "apparmor: fix bad debug check in apparmor_secid_to_secctx()" + - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR" + - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids" + - SAUCE: Revert "apparmor: Fix memory leak of rule on error exit path" + - SAUCE: Revert "apparmor: modify audit rule support to support profile + stacks" + - SAUCE: Revert "apparmor: Add support for audit rule filtering" + - SAUCE: Revert "apparmor: add the ability to get a task's secid" + - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes" + - SAUCE: apparmor: add proc subdir to attrs + - SAUCE: apparmor: add an apparmorfs entry to access current attrs + - SAUCE: apparmor: update flags to no longer be exclusive + - SAUCE: update configs and annotations for LSM stacking + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_EARLY_PRINTK_USB_XDBC=y + - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the + kernel is locked down + - [Config] CONFIG_RANDOM_TRUST_CPU=y + - [Config] refresh annotations for recent config changes + - ubuntu: vbox -- update to 6.0.4-dfsg-7 + - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for + upcoming platform" + + -- Seth Forshee Thu, 04 Apr 2019 14:49:59 -0500 + +linux (5.0.0-8.9) disco; urgency=medium + + * linux: 5.0.0-8.9 -proposed tracker (LP: #1819759) + + * hisi_sas: add debugfs support (LP: #1819500) + - scsi: hisi_sas: Create root and device debugfs directories + - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers + - scsi: hisi_sas: Take debugfs snapshot for all regs + - scsi: hisi_sas: Debugfs global register create file and add file operations + - scsi: hisi_sas: Add debugfs for port registers + - scsi: hisi_sas: Add debugfs CQ file and add file operations + - scsi: hisi_sas: Add debugfs DQ file and add file operations + - scsi: hisi_sas: Add debugfs IOST file and add file operations + - scsi: hisi_sas: No need to check return value of debugfs_create functions + - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs + code + - scsi: hisi_sas: Add debugfs ITCT file and add file operations + + * [disco] hns driver updates from 5.1 merge window (LP: #1819535) + - net: hns: Use struct_size() in devm_kzalloc() + - net: hns3: modify enet reinitialization interface + - net: hns3: remove unused member in struct hns3_enet_ring + - net: hns3: remove unnecessary hns3_adjust_tqps_num + - net: hns3: reuse reinitialization interface in the hns3_set_channels + - net: hns3: add interface hclge_tm_bp_setup + - net: hns3: modify parameter checks in the hns3_set_channels + - net: hns3: remove redundant codes in hclge_knic_setup + - net: hns3: fix user configuration loss for ethtool -L + - net: hns3: adjust the use of alloc_tqps and num_tqps + - net: hns3: fix wrong combined count returned by ethtool -l + - net: hns3: do reinitialization while ETS configuration changed + - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module + - net: hns3: add calling roce callback function when link status change + - net: hns3: add rx multicast packets statistic + - net: hns3: refactor the statistics updating for netdev + - net: hns3: fix rss configuration lost problem when setting channel + - net: hns3: fix for shaper not setting when TC num changes + - net: hns3: fix bug of ethtool_ops.get_channels for VF + - net: hns3: clear param in ring when free ring + - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED + - net: hns3: do not return GE PFC setting err when initializing + - net: hns3: add ETS TC weight setting in SSU module + - net: hns3: add statistics for PFC frames and MAC control frames + - net: hns3: fix PFC not setting problem for DCB module + - net: hns3: don't update packet statistics for packets dropped by hardware + - net: hns3: clear pci private data when unload hns3 driver + - net: hns3: add error handling in hclge_ieee_setets + - net: hns3: fix return value handle issue for hclge_set_loopback() + - net: hns3: fix broadcast promisc issue for revision 0x20 + - net: hns3: After setting the loopback, add the status of getting MAC + - net: hns3: do reinitialization while mqprio configuration changed + - net: hns3: remove dcb_ops->map_update in hclge_dcb + - net: hns3: call hns3_nic_set_real_num_queue with netdev down + - net: hns3: add 8 BD limit for tx flow + - net: hns3: add initialization for nic state + - net: hns3: don't allow vf to enable promisc mode + - net: hns3: reuse the definition of l3 and l4 header info union + - net: hns3: fix VF dump register issue + - net: hns3: use the correct interface to stop|open port + - net: hns3: change hnae3_register_ae_dev() to int + - net: hns3: only support tc 0 for VF + - net: hns3: Fix NULL deref when unloading driver + - net: hns3: fix netif_napi_del() not do problem when unloading + - net: hns3: fix for rss result nonuniform + - net: hns3: fix improper error handling in the hclge_init_ae_dev() + - net: hns3: fix an issue for hclgevf_ae_get_hdev + - net: hns3: stop sending keep alive msg to PF when VF is resetting + - net: hns3: keep flow director state unchanged when reset + - net: hns3: Check for allocation failure + - net: hns3: fix a code style issue for hns3_update_new_int_gl() + - net: hns3: fix an issue for hns3_update_new_int_gl + - net: hns3: Modify parameter type from int to bool in set_gro_en + - net: hns3: code optimization for hclge_rx_buffer_calc + - net: hns3: add hclge_cmd_check_retval() to parse comman's return value + - net: hns3: move some set_bit statement into hclge_prepare_mac_addr + - net: hns3: fix a wrong checking in the hclge_tx_buffer_calc() + - net: hns3: fix the problem that the supported port is empty + - net: hns3: optimize the maximum TC macro + - net: hns3: don't allow user to change vlan filter state + - net: hns3: modify the upper limit judgment condition + - net: hns3: MAC table entry count function increases operation 0 value + protection measures + - net: hns3: make function hclge_set_all_vf_rst() static + - net: hns3: add pointer checking at the beginning of the exported functions. + - net: hns3: Check variable is valid before assigning it to another + - net: hns3: convert mac advertize and supported from u32 to link mode + - net: hns3: fix port info query issue for copper port + - net: hns3: modify print message of ssu common ecc errors + - net: hns3: some bugfix of ppu(rcb) ras errors + - net: hns3: enable 8~11th bit of mac common msi-x error + - net: hns3: fix 6th bit of ppp mpf abnormal errors + - net: hns3: Record VF unicast and multicast tables + - net: hns3: Record VF vlan tables + - net: hns3: uninitialize command queue while unloading PF driver + - net: hns3: clear command queue's registers when unloading VF driver + - net: hns3: add xps setting support for hns3 driver + - net: hns3: avoid mult + div op in critical data path + - net: hns3: limit some variable scope in critical data path + - net: hns3: remove some ops in struct hns3_nic_ops + - net: hns3: add unlikely for error handling in data path + - net: hns3: replace hnae3_set_bit and hnae3_set_field in data path + - net: hns3: remove hnae3_get_bit in data path + - net: hns3: add support to config depth for tx|rx ring separately + - net: hns3: enable VF VLAN filter for each VF when initializing + - net: hns3: fix get VF RSS issue + - net: hns3: fix setting of the hns reset_type for rdma hw errors + - net: hns3: fix improper error handling for hns3_client_start + - net: hns: use struct_size() in devm_kzalloc() + - net: hns3: Fix a logical vs bitwise typo + - net: hns3: add dma_rmb() for rx description + - net: hns3: fix to stop multiple HNS reset due to the AER changes + + * Build Nvidia drivers in conjunction with kernel (LP: #1764792) + - [Packaging] dkms-build -- support building against packages in PPAs + - [Packaging] dkms-build: do not redownload files on subsequent passes + - [Packaging] dkms-build -- elide partial Built-Using information + - [Packaging] dkms-build -- remove retpoline data from final binary packages + - [Packaging] dkms-build--nvidia* -- check gcc version against primary build + - [Packaging] dkms-build -- add support for unversioned overrides + - [Packaging] dkms-build--nvidia-* -- convert to generic -N form + - [Packaging] fix-filenames -- handle exact string removal + - [Packaging] dkms-build--nvidia-N -- remove GCC versions + + * Disco update: v5.0.1 upstream stable release (LP: #1819515) + - cpufreq: Use struct kobj_attribute instead of struct global_attr + - staging: erofs: fix mis-acted TAIL merging behavior + - binder: create node flag to request sender's security context + - USB: serial: option: add Telit ME910 ECM composition + - USB: serial: cp210x: add ID for Ingenico 3070 + - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + - driver core: Postpone DMA tear-down until after devres release + - staging: erofs: fix fast symlink w/o xattr when fs xattr is on + - staging: erofs: fix memleak of inode's shared xattr array + - staging: erofs: fix race of initializing xattrs of a inode at the same time + - staging: erofs: fix illegal address access under memory pressure + - staging: comedi: ni_660x: fix missing break in switch statement + - staging: wilc1000: fix to set correct value for 'vif_num' + - staging: android: ion: fix sys heap pool's gfp_flags + - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held. + - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex + held. + - ip6mr: Do not call __IP6_INC_STATS() from preemptible context + - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new + DSA framework + - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in + mv88e6xxx_port_set_duplex + - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family + - net: mscc: Enable all ports in QSGMII + - net: sched: put back q.qlen into a single location + - net-sysfs: Fix mem leak in netdev_register_kobject + - qmi_wwan: Add support for Quectel EG12/EM12 + - sctp: call iov_iter_revert() after sending ABORT + - team: Free BPF filter when unregistering netdev + - tipc: fix RDM/DGRAM connect() regression + - x86/CPU/AMD: Set the CPB bit unconditionally on F17h + - x86/boot/compressed/64: Do not read legacy ROM on EFI system + - tracing: Fix event filters and triggers to handle negative numbers + - xhci: tegra: Prevent error pointer dereference + - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI + - applicom: Fix potential Spectre v1 vulnerabilities + - alpha: wire up io_pgetevents system call + - MIPS: irq: Allocate accurate order pages for irq stack + - aio: Fix locking in aio_poll() + - xtensa: fix get_wchan + - gnss: sirf: fix premature wakeup interrupt enable + - USB: serial: cp210x: fix GPIO in autosuspend + - Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to + config" + - Revert "selftests: firmware: remove use of non-standard diff -Z option" + - selftests: firmware: fix verify_reqs() return value + - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded + - Bluetooth: Fix locking in bt_accept_enqueue() for BH context + - Linux 5.0.1 + + * sky2 ethernet card doesn't work after returning from suspend + (LP: #1807259) // sky2 ethernet card link not up after suspend + (LP: #1809843) // Disco update: v5.0.1 upstream stable release + (LP: #1819515) + - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + + * tls selftest failures/hangs on i386 (LP: #1813607) + - [Config] CONFIG_TLS=n for i386 + + * CVE-2019-8980 + - exec: Fix mem leak in kernel_read_file + + * Miscellaneous Ubuntu changes + - SAUCE: selftests: net: Use 'ipproto ipv6-icmp' to match ICMPv6 headers + - [Config] enable nvidia build + - [Config] update gcc version to 8.3 + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests" + + -- Thadeu Lima de Souza Cascardo Tue, 12 Mar 2019 16:15:44 -0300 + +linux (5.0.0-7.8) disco; urgency=medium + + * linux: 5.0.0-7.8 -proposed tracker (LP: #1818519) + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * unnecessary request_queue freeze (LP: #1815733) + - block: avoid setting nr_requests to current value + - block: avoid setting none scheduler if it's already none + + * Miscellaneous Ubuntu changes + - SAUCE: selftests: net: Don't fail test_vxlan_under_vrf on xfail + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.0 + + -- Seth Forshee Mon, 04 Mar 2019 08:46:10 -0600 + +linux (5.0.0-6.7) disco; urgency=medium + + * linux: 5.0.0-6.7 -proposed tracker (LP: #1817585) + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + - [Packaging] resync getabis + + * installer does not support iSCSI iBFT (LP: #1817321) + - d-i: add iscsi_ibft to scsi-modules + + * Silent "Unknown key" message when pressing keyboard backlight hotkey + (LP: #1817063) + - platform/x86: dell-wmi: Ignore new keyboard backlight change event + + * Fix I219 doesn't get woken up after plugging ethernet cable (LP: #1817058) + - e1000e: Disable runtime PM on CNP+ + + * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982) + - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted + + * CVE-2019-3460 + - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt + + * CVE-2019-3459 + - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer + + * kernel net tls selftest fails on 5.0 (LP: #1816716) + - SAUCE: Revert "selftests/tls: Add test for recv(PEEK) spanning across + multiple records" + + * Please enable CONFIG_DMA_CMA=y on arm64 (LP: #1803206) + - [Config] annotations -- enforce CONFIG_DMA_CMA and update notes + + * [19.04 FEAT] [LS1801] PCI Virtual function enablement (LP: #1814684) + - s390/pci: map IOV resources + - s390/pci: improve bar check + + * glibc 2.28-0ubuntu1 ADT test failure with linux 5.0.0-1.2 (LP: #1813060) + - SAUCE: prevent a glibc test failure when looking for obsolete types on + headers + + * Miscellaneous Ubuntu changes + - [Config] Enforce CONFIG_ZCRYPT_MULTIDEVNODES in annotations + - SAUCE: selftests: pmtu: disable accept_dad for tests + - SAUCE: arm64: add kernel config option to lock down when in Secure Boot mode + - SAUCE: selftests: net: Make test for VXLAN underlay in non-default VRF an + expected failure + + [ Upstream Kernel Changes ] + + * Rebase to v5.0-rc8 + + -- Seth Forshee Mon, 25 Feb 2019 09:37:36 -0600 + +linux (5.0.0-5.6) disco; urgency=medium + + * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831) + - ALSA: hda/realtek - Headset microphone and internal speaker support for + System76 oryp5 + + * Miscellaneous Ubuntu changes + - [Config] Fix aufs menus in annotations file + - [Config] CONFIG_SAMPLE_TRACE_PRINTK=m + - [Config] Update annotations based on configs + + [ Upstream Kernel Changes ] + + * Rebase to v5.0-rc7 + + -- Seth Forshee Mon, 18 Feb 2019 10:04:11 +0100 + +linux (5.0.0-4.5) disco; urgency=medium + + * linux-buildinfo: pull out ABI information into its own package + (LP: #1806380) + - [Packaging] autoreconstruct -- base tag is always primary mainline version + + * [Packaging] Allow overlay of config annotations (LP: #1752072) + - [Packaging] config-check: Add an include directive + + * Miscellaneous Ubuntu changes + - hio -- stub out BIOVEC_PHYS_MERGEABLE for 4.20+ + - hio -- replace use of do_gettimeofday() + - hio -- part_round_stats() removed in 5.0 + - hio -- device_add_disk() grew a 'groups' argument in 4.20 + - enable hio build + - Revert "UBUNTU: [Packaging] autoreconstruct -- base tag is always primary + mainline version" + + [ Upstream Kernel Changes ] + + * Rebase to v5.0-rc6 + + -- Seth Forshee Tue, 12 Feb 2019 08:15:32 -0600 + +linux (5.0.0-3.4) disco; urgency=medium + + * CONFIG_TEST_BPF is disabled (LP: #1813955) + - [Config]: Reenable TEST_BPF + + * Ignore "incomplete report" from Elan touchpanels (LP: #1813733) + - HID: i2c-hid: Ignore input report if there's no data present on Elan + touchpanels + + * SecureBoot support for arm64 (LP: #1804481) + - Build signed kernels for arm64 + + * Miscellaneous Ubuntu changes + - SAUCE: selftests: net: fix "from" match test in fib_rule_tests.sh + - [Config] CONFIG_PCMCIA=n for arm64 and s390x + - [Config] CONFIG_SERIAL_SC16IS7XX=n for s390x + - [Config] disable I2C TPM drivers for s390x + - [Config] CONFIG_RAPIDIO=n for s390x + - [Config] CONFIG_DMADEVICES=n for s390x + - [Config] disable gpio drivers for s390x + - [Config] CONFIG_SENSORS_OCC_P8_I2C=m for ppc64el + - [Config] disable I2C hardware drivers for s390x + - [Config] CONFIG_I3C=n for s390x + - [Config] CONFIG_SERIO=n for s390x + - [Config] disable misc drivers for s390x + - [Config] disable EEPROM drivers for s390x + - [Config] disable MFD drivers for s390x + - [Config] CONFIG_NVMEM=n for s390x + - [Config] CONFIG_MLXSW_I2C=n for s390x + - [Config] CONFIG_NET_VENDOR_MICROCHIP=n for s390x + - [Config] CONFIG_PPP=n for s390x + - [Config] CONFIG_PCCARD=n for s390x + - [Config] CONFIG_PCI_MESON=y + - [Config] CONFIG_SCSI_MYRB=n for s390x + - [Config] CONFIG_REGULATOR=n for s390x + - [Config] CONFIG_ZIIRAVE_WATCHDOG=n for s390x + - [Config] CONFIG_NCSI_OEM_CMD_GET_MAC=y + - [Config] update annotations following config review + - [Packaging] remove handoff check for uefi signing + - [Packaging] decompress gzipped efi images in signing tarball + - vbox-update: allow leading whitespace when fixing up KERN_DIR + - ubuntu: vbox -- update to 6.0.4-dfsg-3 + - vbox: remove remount check in sf_read_super_aux() + - enable vbox build + - [Config] CONFIG_ANDROID_BINDER_DEVICES="" + - SAUCE: import aufs driver + - [Config]: Enable aufs + - [Config] relocate aufs annotations to menu + - [Config] remove unmatched configs from annotations + - [Config] fix up abi for removed modules + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules + - SAUCE: (efi-lockdown) Move EFI signature blob parser to shared location + - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot + - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed + - [Config] (efi-lockdown) enable importing of efi certificates for module sig + verification + + * Miscellaneous upstream changes + - binder: fix CONFIG_ANDROID_BINDER_DEVICES + + [ Upstream Kernel Changes ] + + * Rebase to v5.0-rc5 + + -- Seth Forshee Tue, 05 Feb 2019 14:26:12 -0600 + +linux (5.0.0-2.3) disco; urgency=medium + + * kernel oops in bcache module (LP: #1793901) + - SAUCE: bcache: never writeback a discard operation + + * Enable sound card power saving by default (LP: #1804265) + - [Config] CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1 + + * Miscellaneous Ubuntu changes + - Revert "UBUNTU: SAUCE: selftests: disable some failing networking tests" + - SAUCE: ashmem: turn into module + - SAUCE: binder: turn into module + - SAUCE: binder: give binder_alloc its own debug mask file + - [Config] enable binder and ashmem as modules + - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c + - SAUCE: selftests/ftrace: Fix tab expansion in trace_marker snapshot trigger + test + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.0-rc4 + + -- Seth Forshee Tue, 29 Jan 2019 06:57:32 -0600 + +linux (5.0.0-1.2) disco; urgency=medium + + * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812) + - USB: Add new USB LPM helpers + - USB: Consolidate LPM checks to avoid enabling LPM twice + + * bluetooth controller not detected with 4.15 kernel (LP: #1810797) + - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK + - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y + + * [19.04 FEAT| Enable virtio-gpu for s390x (LP: #1799467) + - [Config] enable virtio-gpu for s390x + + * Crash on "ip link add foo type ipip" (LP: #1811803) + - SAUCE: fan: Fix NULL pointer dereference + + * Fix not working Goodix touchpad (LP: #1811929) + - HID: i2c-hid: Disable runtime PM on Goodix touchpad + + * Miscellaneous Ubuntu changes + - update dkms package versions + - enable zfs build + + [ Upstream Kernel Changes ] + + * Rebase to v5.0-rc3 + + -- Seth Forshee Tue, 22 Jan 2019 13:56:17 -0600 + +linux (5.0.0-0.1) disco; urgency=medium + + * Build Nvidia drivers in conjunction with kernel (LP: #1764792) + - [Packaging] dkms -- add per package post-process step + - [Packaging] dkms -- switch to a consistent build prefix length and strip + - [Packaging] nvidia -- build and sign nvidia packages and ship signatures + - [Packaging] nvidia -- make nvidia package version explicit + + * Add support for ALC3277 codec on new Dell edge gateways (LP: #1807334) + - [Config] CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=m + + * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472) + - [Config] CONFIG_RTLWIFI_DEBUG_ST=n + + * Miscellaneous Ubuntu changes + - ubuntu -- disable vbox build + - ubuntu -- disable hio build + - Disable zfs build + - SAUCE: import aufs driver + - update dkms package versions + - [Config] disable aufs config options + - [Config] disable nvidia build + - update dropped.txt + - [Packaging] disable nvidia dkms builds for mainline + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown + - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is + locked down + - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked + down + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) Lock down module params that specify hardware + parameters (eg. ioport) + - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module + - SAUCE: (efi-lockdown) Lock down /proc/kcore + - SAUCE: (efi-lockdown) Lock down kprobes + - SAUCE: (efi-lockdown) Lock down perf + - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked + down + - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation + defined + - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to + secondary keyring + - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists + that aren't present. + - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework + efi_status_to_err(). + - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure + boot mode + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - [Config] set config options for efi lockdown + - Revert "UBUNTU: SAUCE: import aufs driver" + + [ Upstream Kernel Changes ] + + * Rebase to v5.0-rc2 + + -- Seth Forshee Thu, 17 Jan 2019 12:31:29 -0600 + +linux (5.0.0-0.0) disco; urgency=medium + + * Dummy entry. + + -- Seth Forshee Wed, 16 Jan 2019 14:48:05 -0600 + +linux (4.20.0-2.3) disco; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v4.20 + + -- Seth Forshee Thu, 03 Jan 2019 12:11:43 -0600 + +linux (4.20.0-1.2) disco; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network + Adapter (LP: #1805607) + - SAUCE: ath10k: provide reset function for QCA9377 chip + + * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378) + - [Packaging] dkms -- dkms package build packaging support + - [Packaging] dkms -- save build objects artifacts for validation + - [Packaging] dkms -- add general Built-Using: support + - [Packaging] simplify Provides comma handling + - [Packaging] zfs/spl -- remove packaging support for incorporated source + - [Packaging] zfs/spl -- remove incorporated source + - [Packaging] zfs/spl -- build via dkms + - [Packaging] zfs/spl -- make zfs package version explicit + - [Packaging] update-version-dkms -- sync archive versions to package + + * Miscellaneous Ubuntu changes + - [Packaging] update-version-dkms -- fix getting distrbution from changelog + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v4.20-rc6 + + -- Seth Forshee Tue, 11 Dec 2018 11:33:08 -0600 + +linux (4.20.0-0.1) disco; urgency=medium + + * Overlayfs in user namespace leaks directory content of inaccessible + directories (LP: #1793458) // CVE-2018-6559 + - Revert "ovl: relax permission checking on underlying layers" + - SAUCE: overlayfs: ensure mounter privileges when reading directories + + * Miscellaneous Ubuntu changes + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is + locked down + - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked + down + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) Lock down module params that specify hardware + parameters (eg. ioport) + - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module + - SAUCE: (efi-lockdown) Lock down /proc/kcore + - SAUCE: (efi-lockdown) Lock down kprobes + - SAUCE: (efi-lockdown) Lock down perf + - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked + down + - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to + secondary keyring + - SAUCE: (efi-lockdown) efi: Add EFI signature data types + - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser + - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot + - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed + - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists + that aren't present. + - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework + efi_status_to_err(). + - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure + boot mode + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) Fix for module sig verification + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: Import aufs driver + - ubuntu: vbox -- update to 5.2.22-dfsg-2 + - ubuntu -- disable vbox build + - ubuntu -- disable hio build + - Disable zfs build + + [ Upstream Kernel Changes ] + + * Rebase to v4.20-rc5 + + -- Seth Forshee Fri, 07 Dec 2018 07:13:42 -0600 + +linux (4.20.0-0.0) disco; urgency=medium + + * Dummy entry. + + -- Seth Forshee Thu, 06 Dec 2018 10:20:19 -0600 + +linux (4.19.0-8.9) disco; urgency=medium + + * linux: 4.19.0-8.9 -proposed tracker (LP: #1806952) + + * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838) + - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC + + * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818) + - igb: Fix an issue that PME is not enabled during runtime suspend + + * The line-out on the Dell Dock station can't work (LP: #1806532) + - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock + + * CVE-2018-19407 + - KVM: X86: Fix scan ioapic use-before-initialization + + * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle + (LP: #1805775) + - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being + disabled + + * Disco update: 4.19.6 upstream stable release (LP: #1806909) + - HID: steam: remove input device when a hid client is running. + - efi/libstub: arm: support building with clang + - usb: core: Fix hub port connection events lost + - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers + - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB + - usb: dwc3: core: Clean up ULPI device + - usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove() + - xhci: Fix leaking USB3 shared_hcd at xhci removal + - xhci: handle port status events for removed USB3 hcd + - xhci: Add check for invalid byte size error when UAS devices are connected. + - usb: xhci: fix uninitialized completion when USB3 port got wrong status + - usb: xhci: fix timeout for transition from RExit to U0 + - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc + - usb: xhci: Prevent bus suspend if a port connect change or polling state is + detected + - ALSA: oss: Use kvzalloc() for local buffer allocations + - MAINTAINERS: Add Sasha as a stable branch maintainer + - Documentation/security-bugs: Clarify treatment of embargoed information + - Documentation/security-bugs: Postpone fix publication in exceptional cases + - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL + - mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value + - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path + - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE + - iwlwifi: mvm: support sta_statistics() even on older firmware + - iwlwifi: mvm: fix regulatory domain update when the firmware starts + - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used + - brcmfmac: fix reporting support for 160 MHz channels + - opp: ti-opp-supply: Dynamically update u_volt_min + - opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call + - tools/power/cpupower: fix compilation with STATIC=true + - v9fs_dir_readdir: fix double-free on p9stat_read error + - selinux: Add __GFP_NOWARN to allocation at str_read() + - Input: synaptics - avoid using uninitialized variable when probing + - bfs: add sanity check at bfs_fill_super() + - sctp: clear the transport of some out_chunk_list chunks in + sctp_assoc_rm_peer + - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd + - llc: do not use sk_eat_skb() + - mm: don't warn about large allocations for slab + - mm/memory.c: recheck page table entry with page table lock held + - tcp: do not release socket ownership in tcp_close() + - drm/fb-helper: Blacklist writeback when adding connectors to fbdev + - drm/amdgpu: Add missing firmware entry for HAINAN + - drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates + - drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset + - drm/i915: Disable LP3 watermarks on all SNB machines + - drm/ast: change resolution may cause screen blurred + - drm/ast: fixed cursor may disappear sometimes + - drm/ast: Remove existing framebuffers before loading driver + - can: flexcan: Unlock the MB unconditionally + - can: dev: can_get_echo_skb(): factor out non sending code to + __can_get_echo_skb() + - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to + access frame length + - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb + is accessed out of bounds + - can: dev: __can_get_echo_skb(): print error message, if trying to echo non + existing skb + - can: rx-offload: introduce can_rx_offload_get_echo_skb() and + can_rx_offload_queue_sorted() functions + - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to + can_rx_offload_queue_tail() + - can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*() + - can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure + - can: raw: check for CAN FD capable netdev in raw_sendmsg() + - can: hi311x: Use level-triggered interrupt + - can: flexcan: Always use last mailbox for TX + - can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct + flexcan_priv::tx_mb_idx + - ACPICA: AML interpreter: add region addresses in global list during + initialization + - IB/hfi1: Eliminate races in the SDMA send error path + - fsnotify: generalize handling of extra event flags + - fanotify: fix handling of events on child sub-directory + - pinctrl: meson: fix pinconf bias disable + - pinctrl: meson: fix gxbb ao pull register bits + - pinctrl: meson: fix gxl ao pull register bits + - pinctrl: meson: fix meson8 ao pull register bits + - pinctrl: meson: fix meson8b ao pull register bits + - tools/testing/nvdimm: Fix the array size for dimm devices. + - scsi: lpfc: fix remoteport access + - scsi: hisi_sas: Remove set but not used variable 'dq_list' + - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE + - cpufreq: imx6q: add return value check for voltage scale + - rtc: cmos: Do not export alarm rtc_ops when we do not support alarms + - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write + - crypto: simd - correctly take reqsize of wrapped skcipher into account + - floppy: fix race condition in __floppy_read_block_0() + - powerpc/io: Fix the IO workarounds code to work with Radix + - sched/fair: Fix cpu_util_wake() for 'execl' type workloads + - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs + - block: copy ioprio in __bio_clone_fast() and bounce + - SUNRPC: Fix a bogus get/put in generic_key_to_expire() + - riscv: add missing vdso_install target + - RISC-V: Silence some module warnings on 32-bit + - drm/amdgpu: fix bug with IH ring setup + - kdb: Use strscpy with destination buffer size + - NFSv4: Fix an Oops during delegation callbacks + - powerpc/numa: Suppress "VPHN is not supported" messages + - efi/arm: Revert deferred unmap of early memmap mapping + - z3fold: fix possible reclaim races + - mm, memory_hotplug: check zone_movable in has_unmovable_pages + - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset + - mm, page_alloc: check for max order in hot path + - dax: Avoid losing wakeup in dax_lock_mapping_entry + - include/linux/pfn_t.h: force '~' to be parsed as an unary operator + - tty: wipe buffer. + - tty: wipe buffer if not echoing data + - gfs2: Fix iomap buffer head reference counting bug + - rcu: Make need_resched() respond to urgent RCU-QS needs + - media: ov5640: Re-work MIPI startup sequence + - media: ov5640: Fix timings setup code + - media: ov5640: fix exposure regression + - media: ov5640: fix auto gain & exposure when changing mode + - media: ov5640: fix wrong binning value in exposure calculation + - media: ov5640: fix auto controls values when switching to manual mode + - Linux 4.19.6 + + * linux-buildinfo: pull out ABI information into its own package + (LP: #1806380) + - [Packaging] limit preparation to linux-libc-dev in headers + - [Packaging] commonise debhelper invocation + - [Packaging] ABI -- accumulate abi information at the end of the build + - [Packaging] buildinfo -- add basic build information + - [Packaging] buildinfo -- add firmware information to the flavour ABI + - [Packaging] buildinfo -- add compiler information to the flavour ABI + - [Packaging] buildinfo -- add buildinfo support to getabis + - [Packaging] getabis -- handle all known package combinations + - [Packaging] getabis -- support parsing a simple version + + * linux packages should own /usr/lib/linux/triggers (LP: #1770256) + - [Packaging] own /usr/lib/linux/triggers + + * Miscellaneous upstream changes + - blk-mq: fix corruption with direct issue + + -- Seth Forshee Wed, 05 Dec 2018 09:18:30 -0600 + +linux (4.19.0-7.8) disco; urgency=medium + + * linux: 4.19.0-7.8 -proposed tracker (LP: #1805465) + + * Fix and issue that LG I2C touchscreen stops working after reboot + (LP: #1805085) + - HID: i2c-hid: Disable runtime PM for LG touchscreen + + * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) // + click/pop noise in the headphone on several lenovo laptops (LP: #1805079) + - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops + + * Regression: hinic performance degrades over time (LP: #1805248) + - Revert "net-next/hinic: add checksum offload and TSO support" + + * Disco update: 4.19.5 upstream stable release (LP: #1805461) + - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE + - cifs: don't dereference smb_file_target before null check + - cifs: fix return value for cifs_listxattr + - arm64: kprobe: make page to RO mode when allocate it + - block: brd: associate with queue until adding disk + - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset() + - net: hns3: bugfix for rtnl_lock's range in the hclge_reset() + - net: hns3: bugfix for handling mailbox while the command queue reinitialized + - net: hns3: bugfix for the initialization of command queue's spin lock + - ixgbe: fix MAC anti-spoofing filter after VFLR + - reiserfs: propagate errors from fill_with_dentries() properly + - hfs: prevent btree data loss on root split + - hfsplus: prevent btree data loss on root split + - perf unwind: Take pgoff into account when reporting elf to libdwfl + - um: Give start_idle_thread() a return code + - drm/edid: Add 6 bpc quirk for BOE panel. + - afs: Handle EIO from delivery function + - platform/x86: intel_telemetry: report debugfs failure + - clk: fixed-rate: fix of_node_get-put imbalance + - perf symbols: Set PLT entry/header sizes properly on Sparc + - fs/exofs: fix potential memory leak in mount option parsing + - clk: samsung: exynos5420: Enable PERIS clocks for suspend + - apparmor: Fix uninitialized value in aa_split_fqname + - x86/earlyprintk: Add a force option for pciserial device + - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307 + - clk: meson-axg: pcie: drop the mpll3 clock parent + - arm64: percpu: Initialize ret in the default case + - clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary + - clk: renesas: r9a06g032: Fix UART34567 clock rate + - clk: ti: fix OF child-node lookup + - serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA + - netfilter: ipv6: fix oops when defragmenting locally generated fragments + - netfilter: bridge: define INT_MIN & INT_MAX in userspace + - s390/decompressor: add missing FORCE to build targets + - s390/vdso: add missing FORCE to build targets + - HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel + - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS" + - HID: alps: allow incoming reports when only the trackstick is opened + - Revert "netfilter: nft_numgen: add map lookups for numgen random operations" + - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and + replace + - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net + - netfilter: ipset: fix ip_set_list allocation failure + - s390/mm: fix mis-accounting of pgtable_bytes + - s390/mm: Fix ERROR: "__node_distance" undefined! + - bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv + - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment() + - netfilter: xt_IDLETIMER: add sysfs filename checking routine + - netfilter: ipset: Fix calling ip_set() macro at dumping + - netfilter: nft_compat: ebtables 'nat' table is normal chain type + - s390/qeth: fix HiperSockets sniffer + - s390/qeth: unregister netdevice only when registered + - net: hns3: Fix for out-of-bounds access when setting pfc back pressure + - hwmon: (ibmpowernv) Remove bogus __init annotations + - ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node + - ARM: dts: fsl: Fix improperly quoted stdout-path values + - Revert "drm/exynos/decon5433: implement frame counter" + - arm64: dts: renesas: r8a7795: add missing dma-names on hscif2 + - arm64: dts: renesas: condor: switch from EtherAVB to GEther + - xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message + - clk: fixed-factor: fix of_node_get-put imbalance + - mtd: nand: Fix nanddev_pos_next_page() kernel-doc header + - lib/raid6: Fix arm64 test build + - drm/amd/display: Stop leaking planes + - block: Clear kernel memory before copying to user + - drm/amd/display: Drop reusing drm connector for MST + - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder() + - s390/perf: Change CPUM_CF return code in event init function + - ceph: quota: fix null pointer dereference in quota check + - of/device: Really only set bus DMA mask when appropriate + - nvme: make sure ns head inherits underlying device limits + - i2c: omap: Enable for ARCH_K3 + - i2c: qcom-geni: Fix runtime PM mismatch with child devices + - sched/core: Take the hotplug lock in sched_init_smp() + - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so + - perf tools: Do not zero sample_id_all for group members + - ice: Fix dead device link issue with flow control + - ice: Fix the bytecount sent to netdev_tx_sent_queue + - ice: Change req_speeds to be u16 + - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features + - qed: Fix memory/entry leak in qed_init_sp_request() + - qed: Fix blocking/unlimited SPQ entries leak + - qed: Fix SPQ entries not returned to pool in error flows + - qed: Fix potential memory corruption + - net: stmmac: Fix RX packet size > 8191 + - net: aquantia: fix potential IOMMU fault after driver unbind + - net: aquantia: fixed enable unicast on 32 macvlan + - net: aquantia: invalid checksumm offload implementation + - kbuild: deb-pkg: fix too low build version number + - Revert "scripts/setlocalversion: git: Make -dirty check more robust" + - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer() + - x86/mm: Move LDT remap out of KASLR region on 5-level paging + - x86/ldt: Unmap PTEs for the slot before freeing LDT pages + - x86/ldt: Remove unused variable in map_ldt_struct() + - media: v4l: event: Add subscription to list before calling "add" operation + - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver + - RISC-V: Fix raw_copy_{to,from}_user() + - uio: Fix an Oops on load + - ALSA: hda/realtek - Add quirk entry for HP Pavilion 15 + - ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap() + - can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit() + - can: kvaser_usb: Fix potential uninitialized variable use + - usb: cdc-acm: add entry for Hiro (Conexant) modem + - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub + - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB + - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data + - USB: misc: appledisplay: add 20" Apple Cinema Display + - gnss: serial: fix synchronous write timeout + - gnss: sirf: fix synchronous write timeout + - mtd: rawnand: atmel: fix OF child-node lookup + - drivers/misc/sgi-gru: fix Spectre v1 vulnerability + - ACPI / platform: Add SMB0001 HID to forbidden_id_list + - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges + - HID: Add quirk for Primax PIXART OEM mice + - HID: Add quirk for Microsoft PIXART OEM mouse + - libceph: fall back to sendmsg for slab pages + - mt76x0: run vco calibration for each channel configuration + - Linux 4.19.5 + + * Miscellaneous Ubuntu changes + - Revert "UBUNTU: Build signed kernels for arm64" + + -- Seth Forshee Tue, 27 Nov 2018 10:38:34 -0600 + +linux (4.19.0-6.7) disco; urgency=medium + + * linux: 4.19.0-6.7 -proposed tracker (LP: #1805195) + + * SecureBoot support for arm64 (LP: #1804481) + - Build signed kernels for arm64 + + * Add pointstick support for Cirque Touchpad (LP: #1805081) + - HID: multitouch: Add pointstick support for Cirque Touchpad + + * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF) + (LP: #1804588) + - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3 + - SAUCE: nvme: add quirk to not call disable function when suspending + + * Disco update: 4.19.4 upstream stable release (LP: #1805159) + - flow_dissector: do not dissect l4 ports for fragments + - ibmvnic: fix accelerated VLAN handling + - ip_tunnel: don't force DF when MTU is locked + - ipv6: fix a dst leak when removing its exception + - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF + - net: bcmgenet: protect stop from timeout + - net-gro: reset skb->pkt_type in napi_reuse_skb() + - sctp: not allow to set asoc prsctp_enable by sockopt + - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP + coalescing + - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths + - tipc: don't assume linear buffer when reading ancillary data + - tipc: fix lockdep warning when reinitilaizing sockets + - tuntap: fix multiqueue rx + - net: systemport: Protect stop from timeout + - net/sched: act_pedit: fix memory leak when IDR allocation fails + - net: sched: cls_flower: validate nested enc_opts_policy to avoid warning + - tipc: fix link re-establish failure + - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded + - net/mlx5e: Claim TC hw offloads support only under a proper build config + - net/mlx5e: Adjust to max number of channles when re-attaching + - net/mlx5e: RX, verify received packet size in Linear Striding RQ + - Revert "sctp: remove sctp_transport_pmtu_check" + - net/mlx5e: Always use the match level enum when parsing TC rule match + - net/mlx5e: Fix selftest for small MTUs + - net/mlx5e: Removed unnecessary warnings in FEC caps query + - inet: frags: better deal with smp races + - l2tp: fix a sock refcnt leak in l2tp_tunnel_register + - net/mlx5: IPSec, Fix the SA context hash key + - net/mlx5e: IPoIB, Reset QP after channels are closed + - net: dsa: mv88e6xxx: Fix clearing of stats counters + - net: phy: realtek: fix RTL8201F sysfs name + - sctp: define SCTP_SS_DEFAULT for Stream schedulers + - net: qualcomm: rmnet: Fix incorrect assignment of real_dev + - net: dsa: microchip: initialize mutex before use + - sctp: fix strchange_flags name for Stream Change Event + - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs + - sctp: not increase stream's incnt before sending addstrm_in request + - mlxsw: spectrum: Fix IP2ME CPU policer configuration + - net: smsc95xx: Fix MTU range + - rxrpc: Fix lockup due to no error backoff after ack transmit error + - usbnet: smsc95xx: disable carrier check while suspending + - Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP + mitigation" + - Linux 4.19.4 + + * Disco update: 4.19.3 upstream stable release (LP: #1805158) + - powerpc/traps: restore recoverability of machine_check interrupts + - powerpc/64/module: REL32 relocation range check + - powerpc/mm: Fix page table dump to work on Radix + - powerpc/mm: fix always true/false warning in slice.c + - drm/amd/display: fix bug of accessing invalid memory + - Input: wm97xx-ts - fix exit path + - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS + - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log() + - tty: check name length in tty_find_polling_driver() + - tracing/kprobes: Check the probe on unloaded module correctly + - drm/nouveau/secboot/acr: fix memory leak + - drm/amdgpu/powerplay: fix missing break in switch statements + - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL + - powerpc/nohash: fix undefined behaviour when testing page size support + - drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture + - drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type' + - drm/msm: dpu: Allow planes to extend past active display + - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak + - drm/omap: fix memory barrier bug in DMM driver + - drm/amd/display: Raise dispclk value for dce120 by 15% + - drm/amd/display: fix gamma not being applied + - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer + - media: pci: cx23885: handle adding to list failure + - media: coda: don't overwrite h.264 profile_idc on decoder instance + - MIPS: kexec: Mark CPU offline before disabling local IRQ + - powerpc/boot: Ensure _zimage_start is a weak symbol + - powerpc/memtrace: Remove memory in chunks + - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS + - staging: erofs: fix a missing endian conversion + - serial: 8250_of: Fix for lack of interrupt support + - sc16is7xx: Fix for multi-channel stall + - media: tvp5150: fix width alignment during set_selection() + - powerpc/selftests: Wait all threads to join + - staging:iio:ad7606: fix voltage scales + - drm: rcar-du: Update Gen3 output limitations + - drm/amdgpu: Fix SDMA TO after GPU reset v3 + - staging: most: video: fix registration of an empty comp core_component + - 9p locks: fix glock.client_id leak in do_lock + - udf: Prevent write-unsupported filesystem to be remounted read-write + - ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and + i.MX6ULL + - media: ov5640: fix mode change regression + - 9p: clear dangling pointers in p9stat_free + - drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create() + - media: ov5640: fix restore of last mode set + - cdrom: fix improper type cast, which can leat to information leak. + - ovl: fix error handling in ovl_verify_set_fh() + - ovl: fix recursive oi->lock in ovl_link() + - ovl: check whiteout in ovl_create_over_whiteout() + - ovl: automatically enable redirect_dir on metacopy=on + - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout + - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters + - scsi: qla2xxx: Fix process response queue for ISP26XX and above + - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx + - scsi: qla2xxx: Fix early srb free on abort + - scsi: qla2xxx: shutdown chip if reset fail + - scsi: qla2xxx: Reject bsg request if chip is down. + - scsi: qla2xxx: Fix re-using LoopID when handle is in use + - scsi: qla2xxx: Fix for double free of SRB structure + - scsi: qla2xxx: Fix NVMe session hang on unload + - scsi: qla2xxx: Fix NVMe Target discovery + - scsi: qla2xxx: Fix duplicate switch database entries + - scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured + - vfs: fix FIGETBSZ ioctl on an overlayfs file + - fuse: Fix use-after-free in fuse_dev_do_read() + - fuse: Fix use-after-free in fuse_dev_do_write() + - fuse: fix blocked_waitq wakeup + - fuse: set FR_SENT while locked + - drm/msm: fix OF child-node lookup + - arm64: dts: stratix10: Support Ethernet Jumbo frame + - arm64: dts: stratix10: fix multicast filtering + - clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL + - clk: meson: axg: mark fdiv2 and fdiv3 as critical + - zram: close udev startup race condition as default groups + - MIPS: Loongson-3: Fix CPU UART irq delivery problem + - MIPS: Loongson-3: Fix BRIDGE irq delivery problem + - xtensa: add NOTES section to the linker script + - xtensa: make sure bFLT stack is 16 byte aligned + - xtensa: fix boot parameters address translation + - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP + - clk: s2mps11: Fix matching when built as module and DT node contains + compatible + - clk: at91: Fix division by zero in PLL recalc_rate() + - clk: sunxi-ng: h6: fix bus clocks' divider position + - clk: rockchip: fix wrong mmc sample phase shift for rk3328 + - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call + - libceph: bump CEPH_MSG_MAX_DATA_LEN + - Revert "ceph: fix dentry leak in splice_dentry()" + - thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs + - mach64: fix display corruption on big endian machines + - mach64: fix image corruption due to reading accelerator registers + - acpi/nfit, x86/mce: Handle only uncorrectable machine checks + - acpi/nfit, x86/mce: Validate a MCE's address before using it + - acpi, nfit: Fix ARS overflow continuation + - reset: hisilicon: fix potential NULL pointer dereference + - crypto: hisilicon - Fix NULL dereference for same dst and src + - crypto: hisilicon - Fix reference after free of memories on error path + - vhost/scsi: truncate T10 PI iov_iter to prot_bytes + - scsi: qla2xxx: Initialize port speed to avoid setting lower speed + - SCSI: fix queue cleanup race before queue initialization is done + - Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for + CONFIG_SWAP" + - soc: ti: QMSS: Fix usage of irq_set_affinity_hint + - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry + - ocfs2: free up write context when direct IO failed + - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings + - memory_hotplug: cond_resched in __remove_pages + - netfilter: conntrack: fix calculation of next bucket number in early_drop + - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm + - bonding/802.3ad: fix link_failure_count tracking + - mtd: spi-nor: cadence-quadspi: Return error code in + cqspi_direct_read_execute() + - mtd: nand: Fix nanddev_neraseblocks() + - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option + - hwmon: (core) Fix double-free in __hwmon_device_register() + - perf cs-etm: Correct CPU mode for samples + - perf stat: Handle different PMU names with common prefix + - perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc} + - perf intel-pt/bts: Calculate cpumode for synthesized samples + - perf intel-pt: Insert callchain context into synthesized callchains + - of, numa: Validate some distance map rules + - x86/cpu/vmware: Do not trace vmware_sched_clock() + - x86/hyper-v: Enable PIT shutdown quirk + - termios, tty/tty_baudrate.c: fix buffer overrun + - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 + - watchdog/core: Add missing prototypes for weak functions + - btrfs: fix pinned underflow after transaction aborted + - Btrfs: fix missing data checksums after a ranged fsync (msync) + - Btrfs: fix cur_offset in the error case for nocow + - Btrfs: fix infinite loop on inode eviction after deduplication of eof block + - Btrfs: fix data corruption due to cloning of eof block + - btrfs: tree-checker: Fix misleading group system information + - clockevents/drivers/i8253: Add support for PIT shutdown quirk + - ext4: add missing brelse() update_backups()'s error path + - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path + - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path + - ext4: avoid potential extra brelse in setup_new_flex_group_blocks() + - ext4: missing !bh check in ext4_xattr_inode_write() + - ext4: fix possible inode leak in the retry loop of ext4_resize_fs() + - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty() + - ext4: avoid buffer leak in ext4_orphan_add() after prior errors + - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing + - ext4: avoid possible double brelse() in add_new_gdb() on error path + - ext4: fix possible leak of sbi->s_group_desc_leak in error path + - ext4: fix possible leak of s_journal_flag_rwsem in error path + - ext4: fix buffer leak in ext4_xattr_get_block() on error path + - ext4: release bs.bh before re-using in ext4_xattr_block_find() + - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path + - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path + - ext4: fix buffer leak in __ext4_read_dirblock() on error path + - mount: Prevent MNT_DETACH from disconnecting locked mounts + - mnt: fix __detach_mounts infinite loop + - uapi: fix linux/kfd_ioctl.h userspace compilation errors + - ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO + - kdb: use correct pointer when 'btc' calls 'btt' + - kdb: print real address of pointers instead of hashed addresses + - sunrpc: correct the computation for page_ptr when truncating + - NFSv4: Don't exit the state manager without clearing + NFS4CLNT_MANAGER_RUNNING + - nfsd: COPY and CLONE operations require the saved filehandle to be set + - rtc: hctosys: Add missing range error reporting + - fuse: fix use-after-free in fuse_direct_IO() + - fuse: fix leaked notify reply + - fuse: fix possibly missed wake-up after abort + - selinux: check length properly in SCTP bind hook + - gfs2: Put bitmap buffers in put_super + - gfs2: Fix metadata read-ahead during truncate (2) + - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD + - crypto: user - fix leaking uninitialized memory to userspace + - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn + - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! + - mm/swapfile.c: use kvzalloc for swap_info_struct allocation + - efi/arm/libstub: Pack FDT after populating it + - mm: don't reclaim inodes with many attached pages + - scripts/spdxcheck.py: make python3 compliant + - drm/rockchip: Allow driver to be shutdown on reboot/kexec + - drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init + - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type + - drm/amdgpu: Suppress keypresses from ACPI_VIDEO events + - drm/nouveau: Check backlight IDs are >= 0, not > 0 + - drm/nouveau: Fix nv50_mstc->best_encoder() + - drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD + - drm/etnaviv: fix bogus fence complete check in timeout handler + - drm/dp_mst: Check if primary mstb is null + - drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003) + - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit + panel's native mode + - drm/i915: Use the correct crtc when sanitizing plane mapping + - drm/i915: Restore vblank interrupts earlier + - drm/i915: Don't unset intel_connector->mst_port + - drm/i915: Skip vcpi allocation for MSTB ports that are gone + - drm/i915: Large page offsets for pread/pwrite + - drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse() + - drm/i915/dp: Restrict link retrain workaround to external monitors + - drm/i915/icl: Fix the macros for DFLEXDPMLE register bits + - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values + - drm/i915: Mark up GTT sizes as u64 + - drm/i915: Fix error handling for the NV12 fb dimensions check + - drm/i915: Fix ilk+ watermarks when disabling pipes + - drm/i915: Compare user's 64b GTT offset even on 32b + - drm/i915: Don't oops during modeset shutdown after lpe audio deinit + - drm/i915: Mark pin flags as u64 + - drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5 + - drm/i915/execlists: Force write serialisation into context image vs + execution + - drm/i915: Fix possible race in intel_dp_add_mst_connector() + - drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST + - drm/i915: Fix hpd handling for pins with two encoders + - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM + - Revert "ACPICA: AML interpreter: add region addresses in global list during + initialization" + - Linux 4.19.3 + + * glibc 2.28-0ubuntu1 ADT test failure with linux 4.19.0-5.6 (LP: #1805154) + - SAUCE: Revert "x86: vdso: Use $LD instead of $CC to link" + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.7.12-1ubuntu1, zfs to 0.7.12-1ubuntu1 + + -- Seth Forshee Mon, 26 Nov 2018 11:44:00 -0600 + +linux (4.19.0-5.6) disco; urgency=medium + + * crash in ENA driver on removing an interface (LP: #1802341) + - SAUCE: net: ena: fix crash during ena_remove() + + * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding + (LP: #1797367) + - s390/qeth: sanitize strings in debug messages + + * Disco update: 4.19.2 upstream stable release (LP: #1803410) + - bpf: fix partial copy of map_ptr when dst is scalar + - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit + - gpio: mxs: Get rid of external API call + - mtd: rawnand: marvell: fix the IRQ handler complete() condition + - mtd: maps: gpio-addr-flash: Fix ioremapped size + - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB + - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash + - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus + - spi: spi-mem: Adjust op len based on message/transfer size limitations + - spi: bcm-qspi: switch back to reading flash using smaller chunks + - spi: bcm-qspi: fix calculation of address length + - bcache: trace missed reading by cache_missed + - bcache: fix ioctl in flash device + - bcache: correct dirty data statistics + - bcache: fix miss key refill->end in writeback + - hwmon: (pmbus) Fix page count auto-detection. + - jffs2: free jffs2_sb_info through jffs2_kill_sb() + - block: setup bounce bio_sets properly + - block: make sure discard bio is aligned with logical block size + - block: make sure writesame bio is aligned with logical block size + - cpufreq: conservative: Take limits changes into account properly + - dma-mapping: fix panic caused by passing empty cma command line argument + - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges + - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer() + - ACPICA: AML interpreter: add region addresses in global list during + initialization + - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended + opcodes + - acpi, nfit: Fix Address Range Scrub completion tracking + - kprobes/x86: Use preempt_enable() in optimized_callback() + - mailbox: PCC: handle parse error + - parisc: Fix address in HPMC IVA + - parisc: Fix map_pages() to not overwrite existing pte entries + - parisc: Fix exported address of os_hpmc handler + - ALSA: hda - Add quirk for ASUS G751 laptop + - ALSA: hda - Fix headphone pin config for ASUS G751 + - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905) + - ALSA: hda: Add 2 more models to the power_save blacklist + - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops + - ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks + - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation + - x86/xen: Fix boot loader version reported for PVH guests + - x86/corruption-check: Fix panic in memory_corruption_check() when boot + option without value is provided + - x86/kvm/nVMX: allow bare VMXON state migration + - x86/mm/pat: Disable preemption around __flush_tlb_all() + - x86/numa_emulation: Fix uniform-split numa emulation + - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen + - net: socionext: Reset tx queue in ndo_stop + - net: loopback: clear skb->tstamp before netif_rx() + - locking/lockdep: Fix debug_locks off performance problem + - netfilter: xt_nat: fix DNAT target for shifted portmap ranges + - ataflop: fix error handling during setup + - swim: fix cleanup on setup error + - arm64: cpufeature: ctr: Fix cpu capability check for late CPUs + - hv_netvsc: fix vf serial matching with pci slot info + - nfp: devlink port split support for 1x100G CXP NIC + - tun: Consistently configure generic netdev params via rtnetlink + - s390/sthyi: Fix machine name validity indication + - hwmon: (pwm-fan) Set fan speed to 0 on suspend + - lightnvm: pblk: fix race on sysfs line state + - lightnvm: pblk: fix two sleep-in-atomic-context bugs + - lightnvm: pblk: fix race condition on metadata I/O + - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare} + - perf tools: Free temporary 'sys' string in read_event_files() + - perf tools: Cleanup trace-event-info 'tdata' leak + - perf tools: Free 'printk' string in parse_ftrace_printk() + - perf strbuf: Match va_{add,copy} with va_end + - cpupower: Fix coredump on VMWare + - bcache: Populate writeback_rate_minimum attribute + - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01 + - sdhci: acpi: add free_slot callback + - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset + - iwlwifi: pcie: avoid empty free RB queue + - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface + - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI + - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC + - wlcore: Fix BUG with clear completion on timeout + - ACPI/PPTT: Handle architecturally unknown cache types + - ACPI / PM: LPIT: Register sysfs attributes based on FADT + - ACPI / processor: Fix the return value of acpi_processor_ids_walk() + - cpufreq: dt: Try freeing static OPPs only if we have added them + - x86/intel_rdt: Show missing resctrl mount options + - mtd: rawnand: atmel: Fix potential NULL pointer dereference + - nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O + - ath10k: fix tx status flag setting for management frames + - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack + - ice: fix changing of ring descriptor size (ethtool -G) + - ice: update fw version check logic + - net: hns3: Fix for packet buffer setting bug + - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth + - Bluetooth: hci_qca: Remove hdev dereference in qca_close(). + - x86: boot: Fix EFI stub alignment + - net: hns3: Add nic state check before calling netif_tx_wake_queue + - net: hns3: Fix ets validate issue + - pinctrl: sunxi: fix 'pctrl->functions' allocation in + sunxi_pinctrl_build_state + - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux + - brcmfmac: fix for proper support of 160MHz bandwidth + - net: hns3: Check hdev state when getting link status + - net: hns3: Set STATE_DOWN bit of hdev state when stopping net + - net: phy: phylink: ensure the carrier is off when starting phylink + - block, bfq: correctly charge and reset entity service in all cases + - arm64: entry: Allow handling of undefined instructions from EL1 + - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON() + - spi: gpio: No MISO does not imply no RX + - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers + - pinctrl: qcom: spmi-mpp: Fix drive strength setting + - bpf/verifier: fix verifier instability + - failover: Add missing check to validate 'slave_dev' in + net_failover_slave_unregister + - perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo + - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant + - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant + - net: hns3: Preserve vlan 0 in hardware table + - net: hns3: Fix ping exited problem when doing lp selftest + - net: hns3: Fix for vf vlan delete failed problem + - net: dsa: mv88e6xxx: Fix writing to a PHY page. + - mt76x2u: run device cleanup routine if resume fails + - rsi: fix memory alignment issue in ARM32 platforms + - libertas_tf: prevent underflow in process_cmdrequest() + - iwlwifi: mvm: fix BAR seq ctrl reporting + - gpio: brcmstb: allow 0 width GPIO banks + - ixgbe: disallow IPsec Tx offload when in SR-IOV mode + - ixgbevf: VF2VF TCP RSS + - wil6210: fix RX buffers release and unmap + - ath10k: schedule hardware restart if WMI command times out + - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9 + - thermal: rcar_thermal: Prevent doing work after unbind + - thermal: da9062/61: Prevent hardware access during system suspend + - cifs: fix a credits leak for compund commands + - cgroup, netclassid: add a preemption point to write_classid + - net: stmmac: dwmac-sun8i: fix OF child-node lookup + - f2fs: fix to account IO correctly for cgroup writeback + - MD: Memory leak when flush bio size is zero + - md: fix memleak for mempool + - of: Add missing exports of node name compare functions + - scsi: esp_scsi: Track residual for PIO transfers + - scsi: ufs: Schedule clk gating work on correct queue + - UAPI: ndctl: Fix g++-unsupported initialisation in headers + - KVM: nVMX: Clear reserved bits of #DB exit qualification + - scsi: megaraid_sas: fix a missing-check bug + - RDMA/core: Do not expose unsupported counters + - RDMA/cm: Respect returned status of cm_init_av_by_path + - IB/ipoib: Clear IPCB before icmp_send + - RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case + - RDMA/bnxt_re: Fix recursive lock warning in debug kernel + - usb: host: ohci-at91: fix request of irq for optional gpio + - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic + - PCI: cadence: Use AXI region 0 to signal interrupts from EP + - usb: typec: tcpm: Report back negotiated PPS voltage and current + - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated + - f2fs: clear PageError on the read path + - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask + - VMCI: Resource wildcard match fixed + - PCI / ACPI: Enable wake automatically for power managed bridges + - xprtrdma: Reset credit grant properly after a disconnect + - irqchip/pdc: Setup all edge interrupts as rising edge at GIC + - usb: dwc2: fix call to vbus supply exit routine, call it unlocked + - usb: dwc2: fix a race with external vbus supply + - usb: gadget: udc: atmel: handle at91sam9rl PMC + - ext4: fix argument checking in EXT4_IOC_MOVE_EXT + - MD: fix invalid stored role for a disk + - PCI: cadence: Correct probe behaviour when failing to get PHY + - nvmem: check the return value of nvmem_add_cells() + - xhci: Avoid USB autosuspend when resuming USB2 ports. + - scsi: qla2xxx: Fix recursive mailbox timeout + - f2fs: fix to recover inode's crtime during POR + - f2fs: fix to recover inode's i_flags during POR + - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice + - coresight: etb10: Fix handling of perf mode + - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode + - crypto: caam - fix implicit casts in endianness helpers + - usb: chipidea: Prevent unbalanced IRQ disable + - Smack: ptrace capability use fixes + - driver/dma/ioat: Call del_timer_sync() without holding prep_lock + - ASoC: AMD: Fix capture unstable in beginning for some runs + - firmware: coreboot: Unmap ioregion after device population + - IB/ipoib: Use dev_port to expose network interface port numbers + - IB/mlx5: Allow transition of DCI QP to reset + - uio: ensure class is registered before devices + - scsi: lpfc: Correct soft lockup when running mds diagnostics + - scsi: lpfc: Correct race with abort on completion path + - f2fs: avoid sleeping under spin_lock + - f2fs: report error if quota off error during umount + - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace + init + - f2fs: fix to flush all dirty inodes recovered in readonly fs + - mfd: menelaus: Fix possible race condition and leak + - dmaengine: dma-jz4780: Return error if not probed from DT + - IB/rxe: fix for duplicate request processing and ack psns + - ALSA: hda: Check the non-cached stream buffers more explicitly + - cpupower: Fix AMD Family 0x17 msr_pstate size + - Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()" + - f2fs: fix missing up_read + - f2fs: fix to recover cold bit of inode block during POR + - f2fs: fix to account IO correctly + - OPP: Free OPP table properly on performance state irregularities + - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings + - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250 + - xen-swiotlb: use actually allocated size on check physical continuous + - tpm: Restore functionality to xen vtpm driver. + - xen/blkfront: avoid NULL blkfront_info dereference on device removal + - xen/balloon: Support xend-based toolstack + - xen: fix race in xen_qlock_wait() + - xen: make xen_qlock_wait() nestable + - xen/pvh: increase early stack size + - xen/pvh: don't try to unplug emulated devices + - libertas: don't set URB_ZERO_PACKET on IN USB transfer + - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten + - usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage + - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround" + - mt76: mt76x2: fix multi-interface beacon configuration + - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate() + - net/ipv4: defensive cipso option parsing + - dmaengine: ppc4xx: fix off-by-one build failure + - scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE + usage + - scsi: target: Fix target_wait_for_sess_cmds breakage with active signals + - libnvdimm: Hold reference on parent while scheduling async init + - libnvdimm, region: Fail badblocks listing for inactive regions + - libnvdimm, pmem: Fix badblocks population for 'raw' namespaces + - ASoC: intel: skylake: Add missing break in skl_tplg_get_token() + - ASoC: sta32x: set ->component pointer in private struct + - IB/mlx5: Fix MR cache initialization + - IB/rxe: Revise the ib_wr_opcode enum + - jbd2: fix use after free in jbd2_log_do_checkpoint() + - gfs2_meta: ->mount() can get NULL dev_name + - ext4: fix EXT4_IOC_SWAP_BOOT + - ext4: initialize retries variable in ext4_da_write_inline_data_begin() + - ext4: fix setattr project check in fssetxattr ioctl + - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR + - ext4: fix use-after-free race in ext4_remount()'s error path + - selinux: fix mounting of cgroup2 under older policies + - HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452 + - HID: hiddev: fix potential Spectre v1 + - EDAC, amd64: Add Family 17h, models 10h-2fh support + - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting + - EDAC, skx_edac: Fix logical channel intermediate decoding + - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP + - PCI/ASPM: Fix link_state teardown on device removal + - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk + - signal/GenWQE: Fix sending of SIGKILL + - signal: Guard against negative signal numbers in copy_siginfo_from_user32 + - crypto: lrw - Fix out-of bounds access on counter overflow + - crypto: tcrypt - fix ghash-generic speed test + - crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross + a page in gcm + - crypto: morus/generic - fix for big endian systems + - crypto: aegis/generic - fix for big endian systems + - crypto: speck - remove Speck + - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range() + - userfaultfd: disable irqs when taking the waitqueue lock + - ima: fix showing large 'violations' or 'runtime_measurements_count' + - ima: open a new file instance if no read permissions + - hugetlbfs: dirty pages as they are added to pagecache + - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly + - mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback + - KVM: arm/arm64: Ensure only THP is candidate for adjustment + - KVM: arm64: Fix caching of host MDCR_EL2 value + - kbuild: fix kernel/bounds.c 'W=1' warning + - iio: ad5064: Fix regulator handling + - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs() + - iio: adc: at91: fix acking DRDY irq on simple conversions + - iio: adc: at91: fix wrong channel number in triggered buffer mode + - w1: omap-hdq: fix missing bus unregister at removal + - smb3: allow stats which track session and share reconnects to be reset + - smb3: do not attempt cifs operation in smb3 query info error path + - smb3: on kerberos mount if server doesn't specify auth type use krb5 + - printk: Fix panic caused by passing log_buf_len to command line + - genirq: Fix race on spurious interrupt detection + - tpm: fix response size validation in tpm_get_random() + - NFC: nfcmrvl_uart: fix OF child-node lookup + - NFSv4.1: Fix the r/wsize checking + - nfs: Fix a missed page unlock after pg_doio() + - nfsd: correctly decrement odstate refcount in error path + - nfsd: Fix an Oops in free_session() + - lockd: fix access beyond unterminated strings in prints + - dm ioctl: harden copy_params()'s copy_from_user() from malicious users + - dm zoned: fix metadata block ref counting + - dm zoned: fix various dmz_get_mblock() issues + - media: ov7670: make "xclk" clock optional + - fsnotify: Fix busy inodes during unmount + - powerpc64/module elfv1: Set opd addresses after module relocation + - powerpc/msi: Fix compile error on mpc83xx + - powerpc/tm: Fix HFSCR bit for no suspend case + - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9 + - MIPS: OCTEON: fix out of bounds array access on CN68XX + - rtc: ds1307: fix ds1339 wakealarm support + - rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt' + - rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI + - power: supply: twl4030-charger: fix OF sibling-node lookup + - ocxl: Fix access to the AFU Descriptor Data + - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI + - TC: Set DMA masks for devices + - net: bcmgenet: fix OF child-node lookup + - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD + - Revert "media: dvbsky: use just one mutex for serializing device R/W ops" + - kgdboc: Passing ekgdboc to command line causes panic + - remoteproc: qcom: q6v5: Propagate EPROBE_DEFER + - media: cec: make cec_get_edid_spa_location() an inline function + - media: cec: integrate cec_validate_phys_addr() in cec-api.c + - xen: fix xen_qlock_wait() + - xen: remove size limit of privcmd-buf mapping interface + - xen-blkfront: fix kernel panic with negotiate_mq error path + - media: cec: add new tx/rx status bits to detect aborts/timeouts + - media: cec: fix the Signal Free Time calculation + - media: cec: forgot to cancel delayed work + - media: em28xx: use a default format if TRY_FMT fails + - media: tvp5150: avoid going past array on v4l2_querymenu() + - media: em28xx: fix input name for Terratec AV 350 + - media: em28xx: make v4l2-compliance happier by starting sequence on zero + - media: em28xx: fix handler for vidioc_s_input() + - media: adv7604: when the EDID is cleared, unconfigure CEC as well + - media: adv7842: when the EDID is cleared, unconfigure CEC as well + - drm/mediatek: fix OF sibling-node lookup + - media: media colorspaces*.rst: rename AdobeRGB to opRGB + - media: replace ADOBERGB by OPRGB + - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC + - arm64: lse: remove -fcall-used-x0 flag + - rpmsg: smd: fix memory leak on channel create + - Cramfs: fix abad comparison when wrap-arounds occur + - ARM: dts: socfpga: Fix SDRAM node address for Arria10 + - arm64: dts: stratix10: Correct System Manager register size + - soc: qcom: rmtfs-mem: Validate that scm is available + - soc/tegra: pmc: Fix child-node lookup + - selftests/ftrace: Fix synthetic event test to delete event correctly + - selftests/powerpc: Fix ptrace tm failure + - tracing: Return -ENOENT if there is no target synthetic event + - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled + - btrfs: Handle owner mismatch gracefully when walking up tree + - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock + - btrfs: fix error handling in free_log_tree + - btrfs: fix error handling in btrfs_dev_replace_start + - btrfs: Enhance btrfs_trim_fs function to handle error better + - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem + - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list + - btrfs: don't attempt to trim devices that don't support it + - btrfs: keep trim from interfering with transaction commits + - btrfs: wait on caching when putting the bg cache + - Btrfs: don't clean dirty pages during buffered writes + - btrfs: release metadata before running delayed refs + - btrfs: protect space cache inode alloc with GFP_NOFS + - btrfs: reset max_extent_size on clear in a bitmap + - btrfs: make sure we create all new block groups + - Btrfs: fix warning when replaying log after fsync of a tmpfile + - Btrfs: fix wrong dentries after fsync of file that got its parent replaced + - btrfs: qgroup: Dirty all qgroups before rescan + - Btrfs: fix null pointer dereference on compressed write path error + - Btrfs: fix assertion on fsync of regular file when using no-holes feature + - Btrfs: fix deadlock when writing out free space caches + - btrfs: reset max_extent_size properly + - btrfs: set max_extent_size properly + - btrfs: don't use ctl->free_space for max_extent_size + - btrfs: only free reserved extent if we didn't insert it + - btrfs: fix insert_reserved error handling + - btrfs: don't run delayed_iputs in commit + - btrfs: move the dio_sem higher up the callchain + - Btrfs: fix use-after-free during inode eviction + - Btrfs: fix use-after-free when dumping free space + - net: sched: Remove TCA_OPTIONS from policy + - vt: fix broken display when running aptitude + - bpf: wait for running BPF programs when updating map-in-map + - vga_switcheroo: Fix missing gpu_bound call at audio client registration + - MD: fix invalid stored role for a disk - try2 + - Linux 4.19.2 + + * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405) + - KVM: s390: vsie: simulate VCPU SIE entry/exit + - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART + - KVM: s390: refactor crypto initialization + - s390: vfio-ap: base implementation of VFIO AP device driver + - s390: vfio-ap: register matrix device with VFIO mdev framework + - s390: vfio-ap: sysfs interfaces to configure adapters + - s390: vfio-ap: sysfs interfaces to configure domains + - s390: vfio-ap: sysfs interfaces to configure control domains + - s390: vfio-ap: sysfs interface to view matrix mdev matrix + - KVM: s390: interface to clear CRYCB masks + - s390: vfio-ap: implement mediated device open callback + - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl + - s390: vfio-ap: zeroize the AP queues + - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl + - KVM: s390: Clear Crypto Control Block when using vSIE + - KVM: s390: vsie: Do the CRYCB validation first + - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear + - KVM: s390: vsie: Allow CRYCB FORMAT-2 + - KVM: s390: vsie: allow CRYCB FORMAT-1 + - KVM: s390: vsie: allow CRYCB FORMAT-0 + - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1 + - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2 + - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2 + - KVM: s390: device attrs to enable/disable AP interpretation + - KVM: s390: CPU model support for AP virtualization + - s390: doc: detailed specifications for AP virtualization + - KVM: s390: fix locking for crypto setting error path + - KVM: s390: Tracing APCB changes + - s390: vfio-ap: setup APCB mask using KVM dedicated function + - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module. + + * Bypass of mount visibility through userns + mount propagation (LP: #1789161) + - mount: Retest MNT_LOCKED in do_umount + - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts + + * CVE-2018-18955: nested user namespaces with more than five extents + incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955 + - userns: also map extents in the reverse map to kernel IDs + + * kdump fail due to an IRQ storm (LP: #1797990) + - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code + - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot + - SAUCE: x86/quirks: Scan all busses for early PCI quirks + + * Disable LPM for Raydium Touchscreens (LP: #1802248) + - USB: quirks: Add no-lpm quirk for Raydium touchscreens + + * Power consumption during s2idle is higher than long idle(sk hynix) + (LP: #1801875) + - SAUCE: pci: prevent sk hynix nvme from entering D3 + - SAUCE: nvme: add quirk to not call disable function when suspending + + * Disco update: v4.19.1 upstream stable release (LP: #1801739) + - bridge: do not add port to router list when receives query with source + 0.0.0.0 + - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are + called + - net/mlx5e: fix csum adjustments caused by RXFCS + - net: sched: gred: pass the right attribute to gred_change_table_def() + - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules + - net: udp: fix handling of CHECKSUM_COMPLETE packets + - Revert "net: simplify sock_poll_wait" + - rtnetlink: Disallow FDB configuration for non-Ethernet device + - vhost: Fix Spectre V1 vulnerability + - bonding: fix length of actor system + - openvswitch: Fix push/pop ethernet validation + - net/ipv6: Allow onlink routes to have a device mismatch if it is the default + route + - net/smc: fix smc_buf_unuse to use the lgr pointer + - mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs + - mlxsw: core: Fix devlink unregister flow + - net: drop skb on failure in ip_check_defrag() + - net: Properly unlink GRO packets on overflow. + - r8169: fix broken Wake-on-LAN from S5 (poweroff) + - Revert "be2net: remove desc field from be_eq_obj" + - sctp: check policy more carefully when getting pr status + - sparc64: Export __node_distance. + - sparc64: Make corrupted user stacks more debuggable. + - sparc64: Wire up compat getpeername and getsockname. + - net: bridge: remove ipv6 zero address check in mcast queries + - Linux 4.19.1 + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.7.11-1ubuntu1, zfs to 0.7.11-3ubuntu1 + - [Config] updateconfigs after 4.19.2 stable update + - [Config] Disable unneded options for s390 + - [Config] Update annotations for 4.19 + + -- Seth Forshee Thu, 15 Nov 2018 09:55:37 -0800 + +linux (4.19.0-4.5) disco; urgency=medium + + * Add checksum offload and TSO support for HiNIC adapters (LP: #1800664) + - net-next/hinic: add checksum offload and TSO support + + * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater + than 255 bytes (LP: #1799794) + - ipmi:ssif: Add support for multi-part transmit messages > 2 parts + + * Packaging resync (LP: #1786013) + - [Package] add support for specifying the primary makefile + + * Update ENA driver to version 2.0.1K (LP: #1798182) + - net: ena: minor performance improvement + - net: ena: complete host info to match latest ENA spec + - net: ena: introduce Low Latency Queues data structures according to ENA spec + - net: ena: add functions for handling Low Latency Queues in ena_com + - net: ena: add functions for handling Low Latency Queues in ena_netdev + - net: ena: use CSUM_CHECKED device indication to report skb's checksum status + - net: ena: explicit casting and initialization, and clearer error handling + - net: ena: limit refill Rx threshold to 256 to avoid latency issues + - net: ena: change rx copybreak default to reduce kernel memory pressure + - net: ena: remove redundant parameter in ena_com_admin_init() + - net: ena: update driver version to 2.0.1 + - net: ena: fix indentations in ena_defs for better readability + - net: ena: Fix Kconfig dependency on X86 + - net: ena: enable Low Latency Queues + - net: ena: fix compilation error in xtensa architecture + + * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281) + - ipmi: Fix timer race with module unload + + * Overlayfs in user namespace leaks directory content of inaccessible + directories (LP: #1793458) // CVE-2018-6559 + - SAUCE: overlayfs: ensure mounter privileges when reading directories + + * not able to unwind the stack from within __kernel_clock_gettime in the Linux + vDSO (LP: #1797963) + - powerpc/vdso: Correct call frame information + + * Miscellaneous Ubuntu changes + - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Don't print secure boot state + from the efi stub" + - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() use + efi_status_to_str() to print error messages." + - Revert "UBUNTU: SAUCE: (efi-lockdown) Add efi_status_to_str() and rework + efi_status_to_err()." + - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() not complain + about cert lists that aren't present." + - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable + to be suppressed" + - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI + Secure Boot" + - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser" + - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add EFI signature data types" + - Revert "UBUNTU: SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time + addition of keys to secondary keyring" + - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in + secure boot mode" + - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to + indicate secure boot mode" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Copy secure_boot flag in boot params + across kexec reboot" + - Revert "UBUNTU: SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down perf" + - Revert "UBUNTU: SAUCE: (efi-lockdown) bpf: Restrict kernel image access + functions when the kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down kprobes" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down /proc/kcore" + - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the + testmmiotrace module" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down module params that specify + hardware parameters (eg. ioport)" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down TIOCSSERIAL" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable APEI error injection if + the kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable ACPI table override if + the kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param + when the kernel has been locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) ACPI: Limit access to custom_method + when the kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) x86: Lock down IO port access when the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) PCI: Lock down BAR access when the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is + locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) hibernate: Disable when the kernel is + locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Enforce module signatures if the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel + lockdown" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Add the ability to lock down access to + the running kernel image" + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is + locked down + - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked + down + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) Lock down module params that specify hardware + parameters (eg. ioport) + - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module + - SAUCE: (efi-lockdown) Lock down /proc/kcore + - SAUCE: (efi-lockdown) Lock down kprobes + - SAUCE: (efi-lockdown) Lock down perf + - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked + down + - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to + secondary keyring + - SAUCE: (efi-lockdown) efi: Add EFI signature data types + - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser + - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot + - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed + - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists + that aren't present. + - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework + efi_status_to_err(). + - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure + boot mode + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) efi/x86: Call efi_parse_options() from efi_main() + - SAUCE: (efi-lockdown) Fix for module sig verification + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules + - [Packaging] generate Vcs-Git url from changelog + - [Config] CONFIG_SCSI_MQ_DEFAULT=y + + -- Seth Forshee Fri, 02 Nov 2018 14:22:55 -0500 + +linux (4.19.0-3.4) cosmic; urgency=medium + + * Support Edge Gateway's Bluetooth LED (LP: #1798332) + - SAUCE: Bluetooth: Support for LED on Edge Gateways + + * Support Edge Gateway's WIFI LED (LP: #1798330) + - SAUCE: mwifiex: Switch WiFi LED state according to the device status + + [ Upstream Kernel Changes ] + + * Rebase to v4.19 + + -- Seth Forshee Mon, 22 Oct 2018 09:13:39 -0500 + +linux (4.19.0-2.3) cosmic; urgency=medium + + * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314) + - SAUCE: fscache: Fix race in decrementing refcount of op->npages + + * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957) + - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same + VM + + * The front MIC can't work on the Lenovo M715 (LP: #1797292) + - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715 + + * arm64: snapdragon: WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 + gic_irq_domain_translate (LP: #1797143) + - SAUCE: arm64: dts: msm8916: camms: fix gic_irq_domain_translate warnings + + * Dell new AIO requires a new uart backlight driver (LP: #1727235) + - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO + - updateconfigs for Dell UART backlight driver + + * Please make CONFIG_PWM_LPSS_PCI and CONFIG_PWM_LPSS_PLATFORM built in to + make brightness adjustment working on various BayTrail/CherryTrail-based + devices (LP: #1783964) + - [Config]: Make PWM_LPSS_* built-in + + * check and fix zkey required kernel modules locations in debs, udebs, and + initramfs (LP: #1794346) + - [Config] add s390 crypto modules to crypt-modules udeb + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_VBOXGUEST=n + - ubuntu: vbox -- update to 5.2.18-dfsg-2 + - ubuntu: enable vbox build + + [ Upstream Kernel Changes ] + + * Rebase to v4.19-rc8 + + -- Seth Forshee Mon, 15 Oct 2018 10:52:04 -0500 + +linux (4.19.0-1.2) cosmic; urgency=medium + + * Page leaking in cachefiles_read_backing_file while vmscan is active + (LP: #1793430) + - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan + is active + + * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463) + - Input: elantech - enable middle button of touchpad on ThinkPad P72 + + * Improvements to the kernel source package preparation (LP: #1793461) + - [Packaging] startnewrelease: add support for backport kernels + + * Fix unusable NVIDIA GPU after S3 (LP: #1793338) + - SAUCE: PCI: Reprogram bridge prefetch registers on resume + + * Error reported when creating ZFS pool with "-t" option, despite successful + pool creation (LP: #1769937) + - SAUCE: (noup) Update zfs to 0.7.9-3ubuntu6 + + * device hotplug of vfio devices can lead to deadlock in vfio_pci_release + (LP: #1792099) + - SAUCE: vfio -- release device lock before userspace requests + + * Miscellaneous Ubuntu changes + - [Packaging] retpoline -- fix temporary filenaming + - CONFIG_BCH_CONST_PARAMS=n + - Packaging: final-checks: remove trailing backport suffix + - SAUCE: import aufs driver + + [ Upstream Kernel Changes ] + + * Rebase to v4.19-rc5 + + -- Seth Forshee Tue, 25 Sep 2018 16:32:24 -0500 + +linux (4.19.0-0.1) cosmic; urgency=medium + + * Miscellaneous Ubuntu changes + - ubuntu -- disable vbox build + - Disable zfs build + - SAUCE: Import aufs driver + - Update dropped.txt + + [ Upstream Kernel Changes ] + + * Rebase to v4.19-rc3 + + -- Seth Forshee Thu, 13 Sep 2018 07:54:47 -0500 + +linux (4.19.0-0.0) cosmic; urgency=medium + + * Dummy entry. + + -- Seth Forshee Thu, 13 Sep 2018 06:44:09 -0500 + +linux (4.18.0-8.9) cosmic; urgency=medium + + * linux: 4.18.0-8.9 -proposed tracker (LP: #1791663) + + * Cosmic update to v4.18.7 stable release (LP: #1791660) + - rcu: Make expedited GPs handle CPU 0 being offline + - net: 6lowpan: fix reserved space for single frames + - net: mac802154: tx: expand tailroom if necessary + - 9p/net: Fix zero-copy path in the 9p virtio transport + - spi: davinci: fix a NULL pointer dereference + - spi: pxa2xx: Add support for Intel Ice Lake + - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe + - spi: cadence: Change usleep_range() to udelay(), for atomic context + - mmc: block: Fix unsupported parallel dispatch of requests + - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts + - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS + - readahead: stricter check for bdi io_pages + - block: fix infinite loop if the device loses discard capability + - block: blk_init_allocated_queue() set q->fq as NULL in the fail case + - block: really disable runtime-pm for blk-mq + - blkcg: Introduce blkg_root_lookup() + - block: Introduce blk_exit_queue() + - block: Ensure that a request queue is dissociated from the cgroup controller + - apparmor: fix bad debug check in apparmor_secid_to_secctx() + - dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace + - libertas: fix suspend and resume for SDIO connected cards + - media: Revert "[media] tvp5150: fix pad format frame height" + - mailbox: xgene-slimpro: Fix potential NULL pointer dereference + - Replace magic for trusting the secondary keyring with #define + - Fix kexec forbidding kernels signed with keys in the secondary keyring to + boot + - powerpc/fadump: handle crash memory ranges array index overflow + - powerpc/64s: Fix page table fragment refcount race vs speculative references + - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler. + - powerpc/pkeys: Give all threads control of their key permissions + - powerpc/pkeys: Deny read/write/execute by default + - powerpc/pkeys: key allocation/deallocation must not change pkey registers + - powerpc/pkeys: Save the pkey registers before fork + - powerpc/pkeys: Fix calculation of total pkeys. + - powerpc/pkeys: Preallocate execute-only key + - powerpc/nohash: fix pte_access_permitted() + - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls + - powerpc/powernv/pci: Work around races in PCI bridge enabling + - cxl: Fix wrong comparison in cxl_adapter_context_get() + - IB/mlx5: Honor cnt_set_id_valid flag instead of set_id + - IB/mlx5: Fix leaking stack memory to userspace + - IB/srpt: Fix srpt_cm_req_recv() error path (1/2) + - IB/srpt: Fix srpt_cm_req_recv() error path (2/2) + - IB/srpt: Support HCAs with more than two ports + - overflow.h: Add arithmetic shift helper + - RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq + - ib_srpt: Fix a use-after-free in srpt_close_ch() + - ib_srpt: Fix a use-after-free in __srpt_close_all_ch() + - RDMA/rxe: Set wqe->status correctly if an unexpected response is received + - 9p: fix multiple NULL-pointer-dereferences + - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed + - 9p/virtio: fix off-by-one error in sg list bounds check + - net/9p/client.c: version pointer uninitialized + - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the + kfree() + - dm integrity: change 'suspending' variable from bool to int + - dm thin: stop no_space_timeout worker when switching to write-mode + - dm cache metadata: save in-core policy_hint_size to on-disk superblock + - dm cache metadata: set dirty on all cache blocks after a crash + - dm crypt: don't decrease device limits + - dm writecache: fix a crash due to reading past end of dirty_bitmap + - uart: fix race between uart_put_char() and uart_shutdown() + - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer() + - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind() + - iio: sca3000: Fix missing return in switch + - iio: ad9523: Fix displayed phase + - iio: ad9523: Fix return value for ad952x_store() + - extcon: Release locking when sending the notification of connector state + - eventpoll.h: wrap casts in () properly + - vmw_balloon: fix inflation of 64-bit GFNs + - vmw_balloon: do not use 2MB without batching + - vmw_balloon: VMCI_DOORBELL_SET does not check status + - vmw_balloon: fix VMCI use when balloon built into kernel + - rtc: omap: fix resource leak in registration error path + - rtc: omap: fix potential crash on power off + - tracing: Do not call start/stop() functions when tracing_on does not change + - tracing/blktrace: Fix to allow setting same value + - printk/tracing: Do not trace printk_nmi_enter() + - livepatch: Validate module/old func name length + - uprobes: Use synchronize_rcu() not synchronize_sched() + - mfd: hi655x: Fix regmap area declared size for hi655x + - ovl: fix wrong use of impure dir cache in ovl_iterate() + - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure + - ACPICA: Clear status of all events when entering sleep states + - drivers/block/zram/zram_drv.c: fix bug storing backing_dev + - sched: idle: Avoid retaining the tick when it has been stopped + - cpuidle: menu: Handle stopped tick more aggressively + - cpufreq: governor: Avoid accessing invalid governor_data + - PM / sleep: wakeup: Fix build error caused by missing SRCU support + - ALSA: ac97: fix device initialization in the compat layer + - ALSA: ac97: fix check of pm_runtime_get_sync failure + - ALSA: ac97: fix unbalanced pm_runtime_enable + - i2c: designware: Re-init controllers with pm_disabled set on resume + - KVM: VMX: fixes for vmentry_l1d_flush module parameter + - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages + - xtensa: limit offsets in __loop_cache_{all,page} + - xtensa: increase ranges in ___invalidate_{i,d}cache_all + - block, bfq: return nbytes and not zero from struct cftype .write() method + - pnfs/blocklayout: off by one in bl_map_stripe() + - nfsd: fix leaked file lock with nfs exported overlayfs + - NFSv4 client live hangs after live data migration recovery + - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs + - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence() + - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset + - ARM: dts: am57xx-idk: Enable dual role for USB2 port + - pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data + - mm/tlb: Remove tlb_remove_table() non-concurrent condition + - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU- + VMSA + - iommu/vt-d: Add definitions for PFSID + - iommu/vt-d: Fix dev iotlb pfsid use + - sys: don't hold uts_sem while accessing userspace memory + - userns: move user access out of the mutex + - ubifs: Fix memory leak in lprobs self-check + - Revert "UBIFS: Fix potential integer overflow in allocation" + - ubifs: Check data node size before truncate + - ubifs: xattr: Don't operate on deleted inodes + - ubifs: Fix directory size calculation for symlinks + - ubifs: Fix synced_i_size calculation for xattr inodes + - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output + - pwm: tiehrpwm: Fix disabling of output of PWMs + - fb: fix lost console when the user unplugs a USB adapter + - udlfb: fix semaphore value leak + - udlfb: fix display corruption of the last line + - udlfb: don't switch if we are switching to the same videomode + - udlfb: set optimal write delay + - udlfb: make a local copy of fb_ops + - udlfb: handle allocation failure + - udlfb: set line_length in dlfb_ops_set_par + - getxattr: use correct xattr length + - libnvdimm: Use max contiguous area for namespace size + - libnvdimm: fix ars_status output length calculation + - bcache: release dc->writeback_lock properly in bch_writeback_thread() + - kconfig: fix "Can't open ..." in parallel build + - perf auxtrace: Fix queue resize + - crypto: vmx - Fix sleep-in-atomic bugs + - crypto: aesni - Use unaligned loads from gcm_context_data + - crypto: arm64/sm4-ce - check for the right CPU feature bit + - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3 + - crypto: caam/jr - fix descriptor DMA unmapping + - crypto: caam/qi - fix error path in xts setkey + - fs/quota: Fix spectre gadget in do_quotactl + - udf: Fix mounting of Win7 created UDF filesystems + - cpuidle: menu: Retain tick when shallow state is selected + - arm64: mm: always enable CONFIG_HOLES_IN_ZONE + - Linux 4.18.7 + + * CVE-2017-5715 + - s390: detect etoken facility + - KVM: s390: add etoken support for guests + + * Missing Intel GPU pci-id's (LP: #1789924) + - drm/i915/whl: Introducing Whiskey Lake platform + - drm/i915/aml: Introducing Amber Lake platform + - drm/i915/cfl: Add a new CFL PCI ID. + + * [18.10 FEAT] Add kernel config options for SMC-R/D (LP: #1789934) + - s390/ism: add device driver for internal shared memory + - CONFIG_ISM=y for s390 + + * Cosmic update to v4.18.6 stable release (LP: #1791105) + - PATCH scripts/kernel-doc + - scripts/kernel-doc: Escape all literal braces in regexes + - scsi: libsas: dynamically allocate and free ata host + - xprtrdma: Fix disconnect regression + - mei: don't update offset in write + - cifs: add missing support for ACLs in SMB 3.11 + - CIFS: fix uninitialized ptr deref in smb2 signing + - cifs: add missing debug entries for kconfig options + - cifs: use a refcount to protect open/closing the cached file handle + - cifs: check kmalloc before use + - smb3: enumerating snapshots was leaving part of the data off end + - smb3: Do not send SMB3 SET_INFO if nothing changed + - smb3: don't request leases in symlink creation and query + - smb3: fill in statfs fsid and correct namelen + - btrfs: use correct compare function of dirty_metadata_bytes + - btrfs: don't leak ret from do_chunk_alloc + - Btrfs: fix mount failure after fsync due to hard link recreation + - Btrfs: fix btrfs_write_inode vs delayed iput deadlock + - Btrfs: fix send failure when root has deleted files still open + - Btrfs: send, fix incorrect file layout after hole punching beyond eof + - hwmon: (k10temp) 27C Offset needed for Threadripper2 + - bpf, arm32: fix stack var offset in jit + - regulator: arizona-ldo1: Use correct device to get enable GPIO + - iommu/arm-smmu: Error out only if not enough context interrupts + - printk: Split the code for storing a message into the log buffer + - printk: Create helper function to queue deferred console handling + - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI + - kprobes/arm64: Fix %p uses in error messages + - arm64: Fix mismatched cache line size detection + - arm64: Handle mismatched cache type + - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid() + - arm64: dts: rockchip: corrected uart1 clock-names for rk3328 + - KVM: arm/arm64: Fix potential loss of ptimer interrupts + - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked + - KVM: arm/arm64: Skip updating PMD entry if no change + - KVM: arm/arm64: Skip updating PTE entry if no change + - s390/kvm: fix deadlock when killed by oom + - perf kvm: Fix subcommands on s390 + - stop_machine: Reflow cpu_stop_queue_two_works() + - stop_machine: Atomically queue and wake stopper threads + - ext4: check for NUL characters in extended attribute's name + - ext4: use ext4_warning() for sb_getblk failure + - ext4: sysfs: print ext4_super_block fields as little-endian + - ext4: reset error code in ext4_find_entry in fallback + - ext4: fix race when setting the bitmap corrupted flag + - x86/gpu: reserve ICL's graphics stolen memory + - platform/x86: wmi: Do not mix pages and kmalloc + - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too + - mm: move tlb_table_flush to tlb_flush_mmu_free + - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE + - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit + - x86/speculation/l1tf: Fix off-by-one error when warning that system has too + much RAM + - x86/speculation/l1tf: Suggest what to do on systems with too much RAM + - x86/vdso: Fix vDSO build if a retpoline is emitted + - x86/process: Re-export start_thread() + - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd + - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled + - fuse: Don't access pipe->buffers without pipe_lock() + - fuse: fix initial parallel dirops + - fuse: fix double request_end() + - fuse: fix unlocked access to processing queue + - fuse: umount should wait for all requests + - fuse: Fix oops at process_init_reply() + - fuse: Add missed unlock_page() to fuse_readpages_fill() + - lib/vsprintf: Do not handle %pO[^F] as %px + - udl-kms: change down_interruptible to down + - udl-kms: handle allocation failure + - udl-kms: fix crash due to uninitialized memory + - udl-kms: avoid division + - b43legacy/leds: Ensure NUL-termination of LED name string + - b43/leds: Ensure NUL-termination of LED name string + - ASoC: dpcm: don't merge format from invalid codec dai + - ASoC: zte: Fix incorrect PCM format bit usages + - ASoC: sirf: Fix potential NULL pointer dereference + - ASoC: wm_adsp: Correct DSP pointer for preloader control + - soc: qcom: rmtfs-mem: fix memleak in probe error paths + - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show() + - scsi: qla2xxx: Fix stalled relogin + - x86/vdso: Fix lsl operand order + - x86/nmi: Fix NMI uaccess race against CR3 switching + - x86/irqflags: Mark native_restore_fl extern inline + - x86/spectre: Add missing family 6 check to microcode check + - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ + - hwmon: (nct6775) Fix potential Spectre v1 + - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit() + - x86: Allow generating user-space headers without a compiler + - s390/mm: fix addressing exception after suspend/resume + - s390/lib: use expoline for all bcr instructions + - s390: fix br_r1_trampoline for machines without exrl + - s390/qdio: reset old sbal_state flags + - s390/numa: move initial setup of node_to_cpumask_map + - s390/purgatory: Fix crash with expoline enabled + - s390/purgatory: Add missing FORCE to Makefile targets + - kprobes: Show blacklist addresses as same as kallsyms does + - kprobes: Replace %p with other pointer types + - kprobes/arm: Fix %p uses in error messages + - kprobes: Make list and blacklist root user read only + - MIPS: Correct the 64-bit DSP accumulator register size + - MIPS: memset.S: Fix byte_fixup for MIPSr6 + - MIPS: Always use -march=, not - shortcuts + - MIPS: Change definition of cpu_relax() for Loongson-3 + - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7 + - tpm: Return the actual size when receiving an unsupported command + - tpm: separate cmd_ready/go_idle from runtime_pm + - scsi: mpt3sas: Fix calltrace observed while running IO & reset + - scsi: mpt3sas: Fix _transport_smp_handler() error path + - scsi: sysfs: Introduce sysfs_{un,}break_active_protection() + - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock + - iscsi target: fix session creation failure handling + - mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op() + - mtd: rawnand: fsmc: Stop using chip->read_buf() + - mtd: rawnand: marvell: add suspend and resume hooks + - mtd: rawnand: qcom: wait for desc completion in all BAM channels + - clk: rockchip: fix clk_i2sout parent selection bits on rk3399 + - clk: npcm7xx: fix memory allocation + - PM / clk: signedness bug in of_pm_clk_add_clks() + - power: generic-adc-battery: fix out-of-bounds write when copying channel + properties + - power: generic-adc-battery: check for duplicate properties copied from iio + channels + - watchdog: Mark watchdog touch functions as notrace + - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status + - x86/dumpstack: Don't dump kernel memory based on usermode RIP + - Linux 4.18.6 + - updateconfigs after v4.18.6 stable update + + * random oopses on s390 systems using NVMe devices (LP: #1790480) + - s390/pci: fix out of bounds access during irq setup + + * [18.10 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver + binding (LP: #1784331) + - s390/zcrypt: code beautify + - s390/zcrypt: AP bus support for alternate driver(s) + - s390/zcrypt: hex string mask improvements for apmask and aqmask. + + * performance drop with ATS enabled (LP: #1788097) + - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage + + * Fix MCE handling for user access of poisoned device-dax mapping + (LP: #1774366) + - device-dax: Convert to vmf_insert_mixed and vm_fault_t + - device-dax: Enable page_mapping() + - device-dax: Set page->index + - filesystem-dax: Set page->index + - mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages + - mm, dev_pagemap: Do not clear ->mapping on final put + - mm, madvise_inject_error: Let memory_failure() optionally take a page + reference + - mm, memory_failure: Collect mapping size in collect_procs() + - filesystem-dax: Introduce dax_lock_mapping_entry() + - mm, memory_failure: Teach memory_failure() about dev_pagemap pages + - x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses + - x86/memory_failure: Introduce {set, clear}_mce_nospec() + - libnvdimm, pmem: Restore page attributes when clearing errors + + * Reconcile hns3 SAUCE patches with upstream (LP: #1787477) + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for + hclge_get_ring_chain_from_mbx" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and + shift in hclge_get_ring_chain_from_mbx" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default + assignment probelm" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring + configuration operation while resetting" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in + hns3_reset_notify_down_enet" + - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell + phy driver" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when + resetting" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status + register" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset + frequently" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing + command queue register" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during + global or core reset" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce + callback function" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear + reset cause" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in + hclgevf_main module" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp + selftest" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal + frame size" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated + problem" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting + correctly" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in + pfc mode" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first + up" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback + function when link status change" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying + roce client" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and + definition" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask + macros" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset + macros" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return + value" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant + assignments" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead + of kzalloc/dma_map_single" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while + dependency HNS3 set" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of + some structures" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant + hclge_cmd_csq_done" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters + in hclge_cmd_send" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant + assignments" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in + hclge_cmd_send" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused + hclge_ring_to_dma_dir" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and + upper_32_bits" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector + in hns3_client_uninit" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error + information" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state + state init|uninit" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in + hnae3.c" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4 + and ipv6" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before + free vector" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for + init_client_instance and uninit_client_instance" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index + from hclge_bind_ring_with_vector" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in + last BD except VLD bit and buffer size" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback + selftest" + - net: hns3: Updates RX packet info fetch in case of multi BD + - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector + - net: hns3: rename the interface for init_client_instance and + uninit_client_instance + - net: hns3: add vector status check before free vector + - net: hns3: add l4_type check for both ipv4 and ipv6 + - net: hns3: add unlikely for error check + - net: hns3: remove unused head file in hnae3.c + - net: hns3: extraction an interface for state init|uninit + - net: hns3: print the ret value in error information + - net: hns3: remove the Redundant put_vector in hns3_client_uninit + - net: hns3: remove back in struct hclge_hw + - net: hns3: use lower_32_bits and upper_32_bits + - net: hns3: remove unused hclge_ring_to_dma_dir + - net: hns3: remove useless code in hclge_cmd_send + - net: hns3: remove some redundant assignments + - net: hns3: simplify hclge_cmd_csq_clean + - net: hns3: remove a redundant hclge_cmd_csq_done + - net: hns3: remove some unused members of some structures + - net: hns3: give default option while dependency HNS3 set + - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single + - net: hns3: modify hnae_ to hnae3_ + - net: hns3: Fix tc setup when netdev is first up + - net: hns3: Fix for mac pause not disable in pfc mode + - net: hns3: Fix for waterline not setting correctly + - net: hns3: Fix for l4 checksum offload bug + - net: hns3: Fix for mailbox message truncated problem + - net: hns3: Add configure for mac minimal frame size + - net: hns3: Fix warning bug when doing lp selftest + - net: hns3: Fix get_vector ops in hclgevf_main module + - net: hns3: Remove the warning when clear reset cause + - net: hns3: Prevent sending command during global or core reset + - net: hns3: Modify the order of initializing command queue register + - net: hns3: Reset net device with rtnl_lock + - net: hns3: Prevent to request reset frequently + - net: hns3: Correct reset event status register + - net: hns3: Fix return value error in hns3_reset_notify_down_enet + - net: hns3: remove unnecessary ring configuration operation while resetting + - net: hns3: Fix for reset_level default assignment probelm + - net: hns3: Fix for using wrong mask and shift in + hclge_get_ring_chain_from_mbx + - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx + - net: hns3: Remove some redundant assignments + - net: hns3: Standardize the handle of return value + - net: hns3: Remove extra space and brackets + - net: hns3: Correct unreasonable code comments + - net: hns3: Use decimal for bit offset macros + - net: hns3: Modify inconsistent bit mask macros + - net: hns3: Fix misleading parameter name + - net: hns3: Remove unused struct member and definition + - net: hns3: Add SPDX tags to HNS3 PF driver + - net: hns3: Add support for serdes loopback selftest + - net: hns3: Fix for phy link issue when using marvell phy driver + + * [Regression] kernel crashdump fails on arm64 (LP: #1786878) + - arm64: export memblock_reserve()d regions via /proc/iomem + - drivers: acpi: add dependency of EFI for arm64 + - efi/arm: preserve early mapping of UEFI memory map longer for BGRT + - efi/arm: map UEFI memory map even w/o runtime services enabled + - arm64: acpi: fix alignment fault in accessing ACPI + - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y + - arm64: fix ACPI dependencies + - ACPI: fix menuconfig presentation of ACPI submenu + + * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780) + - r8152: disable RX aggregation on new Dell TB16 dock + + * Support Power Management for Thunderbolt Controller (LP: #1789358) + - thunderbolt: Use 64-bit DMA mask if supported by the platform + - thunderbolt: Do not unnecessarily call ICM get route + - thunderbolt: No need to take tb->lock in domain suspend/complete + - thunderbolt: Use correct ICM commands in system suspend + - thunderbolt: Add support for runtime PM + + * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940) + - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform + - SAUCE: i2c:amd move out pointer in union i2c_event_base + - SAUCE: i2c:amd Depends on ACPI + - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86 + + * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4 + machine (LP: #1789145) + - ALSA: hda/realtek - Fix HP Headset Mic can't record + + * Please enable CONFIG_PAGE_POISONING (LP: #1783651) + - [Config] Enable CONFIG_PAGE_POISONING configs + + * Tango platform uses __initcall without further checks (LP: #1787945) + - [Config] disable ARCH_TANGO + + * [18.10 FEAT] SMC-Direct (LP: #1786902) + - net/smc: determine port attributes independent from pnet table + - net/smc: add pnetid support + - net/smc: add base infrastructure for SMC-D and ISM + - net/smc: add pnetid support for SMC-D and ISM + - net/smc: add SMC-D support in CLC messages + - net/smc: add SMC-D support in data transfer + - net/smc: add SMC-D support in af_smc + - net/smc: add SMC-D diag support + - net/smc: provide smc mode in smc_diag.c + - net/smc: eliminate cursor read and write calls + - net/smc: add function to get link group from link + - net/smc: use DECLARE_BITMAP for rtokens_used_mask + - net/smc: remove local variable page in smc_rx_splice() + - net/smc: Remove a WARN_ON() statement + - net/smc: Simplify ib_post_(send|recv|srq_recv)() calls + - net/smc: fewer parameters for smc_llc_send_confirm_link() + - net/smc: use correct vlan gid of RoCE device + - net/smc: provide fallback reason code + - net/smc: improve delete link processing + - net: simplify sock_poll_wait + - net/smc: send response to test link signal + + * Miscellaneous Ubuntu changes + - [Config] update annotations for CONFIG_CRYPTO_SPECK_NEON + - [Config] fix up annotatios for CONFIG_CRYPTO_SPECK + + -- Seth Forshee Mon, 10 Sep 2018 07:08:38 -0500 + +linux (4.18.0-7.8) cosmic; urgency=medium + + * linux: 4.18.0-7.8 -proposed tracker (LP: #1789459) + + * pmtu.sh fails on 4.18 kernel (LP: #1789436) + - SAUCE: Revert "vti6: fix PMTU caching and reporting on xmit" + + -- Seth Forshee Tue, 28 Aug 2018 11:08:51 -0500 + +linux (4.18.0-6.7) cosmic; urgency=medium + + * linux: 4.18.0-6.7 -proposed tracker (LP: #1788881) + + * systemd 237-3ubuntu10 ADT test failure with linux 4.18.0-5.6 (LP: #1787440) + - Config: Disable BPF_JIT_ALWAYS_ON on i386 + + * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729) + - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias() + + * Cosmic update to v4.18.5 stable release (LP: #1788874) + - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[] + - pty: fix O_CLOEXEC for TIOCGPTPEER + - mm: Allow non-direct-map arguments to free_reserved_area() + - x86/mm/init: Pass unconverted symbol addresses to free_init_pages() + - x86/mm/init: Add helper for freeing kernel image pages + - x86/mm/init: Remove freed kernel image areas from alias mapping + - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 + - ext4: fix spectre gadget in ext4_mb_regular_allocator() + - drm/i915/kvmgt: Fix potential Spectre v1 + - drm/amdgpu/pm: Fix potential Spectre v1 + - parisc: Remove unnecessary barriers from spinlock.h + - parisc: Remove ordered stores from syscall.S + - PCI: Restore resized BAR state on resume + - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM + - PCI: hotplug: Don't leak pci_slot on registration failure + - PCI: aardvark: Size bridges before resources allocation + - PCI: Skip MPS logic for Virtual Functions (VFs) + - PCI: pciehp: Fix use-after-free on unplug + - PCI: pciehp: Fix unprotected list iteration in IRQ handler + - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes + - i2c: imx: Fix race condition in dma read + - reiserfs: fix broken xattr handling (heap corruption, bad retval) + - Linux 4.18.5 + + * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898) + - [Config] CONFIG_SCLP_OFB=y for s390x + + * errors when scanning partition table of corrupted AIX disk (LP: #1787281) + - partitions/aix: fix usage of uninitialized lv_info and lvname structures + - partitions/aix: append null character to print data from disk + + * Apply NVMe bugfix from Google that bjf asked for (LP: #1787635) + - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event + + * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058) + - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio + + * Cosmic update to v4.18.4 stable release (LP: #1788454) + - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache + - net_sched: fix NULL pointer dereference when delete tcindex filter + - net_sched: Fix missing res info when create new tc_index filter + - r8169: don't use MSI-X on RTL8168g + - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs + - ALSA: hda - Turn CX8200 into D3 as well upon reboot + - ALSA: vx222: Fix invalid endian conversions + - ALSA: virmidi: Fix too long output trigger loop + - ALSA: cs5535audio: Fix invalid endian conversion + - ALSA: dice: fix wrong copy to rx parameters for Alesis iO26 + - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry + - ALSA: memalloc: Don't exceed over the requested size + - ALSA: vxpocket: Fix invalid endian conversions + - ALSA: seq: Fix poll() error return + - media: gl861: fix probe of dvb_usb_gl861 + - USB: serial: sierra: fix potential deadlock at close + - USB: serial: pl2303: add a new device id for ATEN + - USB: option: add support for DW5821e + - ACPI / PM: save NVS memory for ASUS 1025C laptop + - tty: serial: 8250: Revert NXP SC16C2552 workaround + - serial: 8250_exar: Read INT0 from slave device, too + - serial: 8250_dw: always set baud rate in dw8250_set_termios + - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC + - uio: fix wrong return value from uio_mmap() + - misc: sram: fix resource leaks in probe error path + - Revert "uio: use request_threaded_irq instead" + - Bluetooth: avoid killing an already killed socket + - isdn: Disable IIOCDBGVAR + - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() + - hv/netvsc: Fix NULL dereference at single queue mode fallback + - r8169: don't use MSI-X on RTL8106e + - ip_vti: fix a null pointer deferrence when create vti fallback tunnel + - net: ethernet: mvneta: Fix napi structure mixup on armada 3700 + - net: mvneta: fix mvneta_config_rss on armada 3700 + - cls_matchall: fix tcf_unbind_filter missing + - Linux 4.18.4 + + * Cosmic update to v4.18.3 stable release (LP: #1788453) + - x86/speculation/l1tf: Exempt zeroed PTEs from inversion + - Linux 4.18.3 + + * Cosmic update to v4.18.2 stable release (LP: #1788452) + - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + - x86: i8259: Add missing include file + - x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + - x86/platform/UV: Mark memblock related init code and data correctly + - x86/mm/pti: Clear Global bit more aggressively + - xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + - x86/mm: Disable ioremap free page handling on x86-PAE + - kbuild: verify that $DEPMOD is installed + - crypto: ccree - fix finup + - crypto: ccree - fix iv handling + - crypto: ccp - Check for NULL PSP pointer at module unload + - crypto: ccp - Fix command completion detection race + - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2() + - crypto: vmac - require a block cipher with 128-bit block size + - crypto: vmac - separate tfm and request context + - crypto: blkcipher - fix crash flushing dcache in error path + - crypto: ablkcipher - fix crash flushing dcache in error path + - crypto: skcipher - fix aligning block size in skcipher_copy_iv() + - crypto: skcipher - fix crash flushing dcache in error path + - ioremap: Update pgtable free interfaces with addr + - x86/mm: Add TLB purge to free pmd/pte page interfaces + - Linux 4.18.2 + + * Cosmic update to v4.18.2 stable release (LP: #1788452) // CVE-2018-9363 + - Bluetooth: hidp: buffer overflow in hidp_process_report + + * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before + walinuxagent.service (LP: #1739107) + - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before + walinuxagent.service + + * Miscellaneous Ubuntu changes + - SAUCE: ipvs: remove nbsp characters from Kconfig + - [Config] CONFIG_MPROFILE_KERNEL=y for ppc64el + - [Config] CONFIG_DRM_RCAR_LVDS=m for snapdragon + - [Config] CONFIG_MDIO_MSCC_MIIM=n for s390x + - [Config] CONFIG_NET_VENDOR_MICROSEMI=n, CONFIG_NET_VENDOR_NI=n for s390x + - [Config] update annotations following config review + - [Debian] set CROSS_COMPILE when generating kernel configs + - [Config] Disable the Speck cipher + + -- Seth Forshee Fri, 24 Aug 2018 14:18:15 -0500 + +linux (4.18.0-5.6) cosmic; urgency=medium + + * Cosmic update to v4.18.1 stable release (LP: #1787264) + - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests + - x86/speculation: Protect against userspace-userspace spectreRSB + - kprobes/x86: Fix %p uses in error messages + - x86/irqflags: Provide a declaration for native_save_fl + - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT + - x86/speculation/l1tf: Change order of offset/type in swap entry + - x86/speculation/l1tf: Protect swap entries against L1TF + - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation + - x86/speculation/l1tf: Make sure the first page is always reserved + - x86/speculation/l1tf: Add sysfs reporting for l1tf + - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings + - x86/speculation/l1tf: Limit swap file size to MAX_PA/2 + - x86/bugs: Move the l1tf function and define pr_fmt properly + - sched/smt: Update sched_smt_present at runtime + - x86/smp: Provide topology_is_primary_thread() + - x86/topology: Provide topology_smt_supported() + - cpu/hotplug: Make bringup/teardown of smp threads symmetric + - cpu/hotplug: Split do_cpu_down() + - cpu/hotplug: Provide knobs to control SMT + - x86/cpu: Remove the pointless CPU printout + - x86/cpu/AMD: Remove the pointless detect_ht() call + - x86/cpu/common: Provide detect_ht_early() + - x86/cpu/topology: Provide detect_extended_topology_early() + - x86/cpu/intel: Evaluate smp_num_siblings early + - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info + - x86/cpu/AMD: Evaluate smp_num_siblings early + - x86/apic: Ignore secondary threads if nosmt=force + - x86/speculation/l1tf: Extend 64bit swap file size limit + - x86/cpufeatures: Add detection of L1D cache flush support. + - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings + - x86/speculation/l1tf: Protect PAE swap entries against L1TF + - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE + - Revert "x86/apic: Ignore secondary threads if nosmt=force" + - cpu/hotplug: Boot HT siblings at least once + - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present + - x86/KVM/VMX: Add module argument for L1TF mitigation + - x86/KVM/VMX: Add L1D flush algorithm + - x86/KVM/VMX: Add L1D MSR based flush + - x86/KVM/VMX: Add L1D flush logic + - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers + - x86/KVM/VMX: Add find_msr() helper function + - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting + - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs + - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required + - cpu/hotplug: Online siblings when SMT control is turned on + - x86/litf: Introduce vmx status variable + - x86/kvm: Drop L1TF MSR list approach + - x86/l1tf: Handle EPT disabled state proper + - x86/kvm: Move l1tf setup function + - x86/kvm: Add static key for flush always + - x86/kvm: Serialize L1D flush parameter setter + - x86/kvm: Allow runtime control of L1D flush + - cpu/hotplug: Expose SMT control init function + - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early + - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations + - Documentation: Add section about CPU vulnerabilities + - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures + - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content + - Documentation/l1tf: Fix typos + - cpu/hotplug: detect SMT disabled by BIOS + - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush() + - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond' + - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush() + - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16 + - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d + - x86: Don't include linux/irq.h from asm/hardirq.h + - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d + - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr() + - Documentation/l1tf: Remove Yonah processors from not vulnerable list + - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability + - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry + - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry + - cpu/hotplug: Fix SMT supported evaluation + - x86/speculation/l1tf: Invert all not present mappings + - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert + - x86/mm/pat: Make set_memory_np() L1TF safe + - x86/mm/kmmio: Make the tracer robust against L1TF + - tools headers: Synchronise x86 cpufeatures.h for L1TF additions + - x86/microcode: Allow late microcode loading with SMT disabled + - x86/smp: fix non-SMP broken build due to redefinition of + apic_id_is_primary_thread + - cpu/hotplug: Non-SMP machines do not make use of booted_once + - x86/init: fix build with CONFIG_SWAP=n + - Linux 4.18.1 + - [Config] updateconfigs after v4.18.1 stable update + + * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816) + - [Config] Enable timestamping in network PHY devices + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_SYSCTL_SYSCALL=n + + [ Upstream Kernel Changes ] + + * Rebase to v4.18 + + -- Seth Forshee Wed, 15 Aug 2018 14:20:59 -0500 + +linux (4.18.0-4.5) cosmic; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v4.18-rc8 + + -- Seth Forshee Mon, 06 Aug 2018 13:54:02 -0500 + +linux (4.18.0-3.4) cosmic; urgency=medium + + * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and + Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950) + - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation + + * hinic interfaces aren't getting predictable names (LP: #1783138) + - hinic: Link the logical network device to the pci device in sysfs + + * libvirtd is unable to configure bridge devices inside of LXD containers + (LP: #1784501) + - kernfs: allow creating kernfs objects with arbitrary uid/gid + - sysfs, kobject: allow creating kobject belonging to arbitrary users + - kobject: kset_create_and_add() - fetch ownership info from parent + - driver core: set up ownership of class devices in sysfs + - net-sysfs: require net admin in the init ns for setting tx_maxrate + - net-sysfs: make sure objects belong to container's owner + - net: create reusable function for getting ownership info of sysfs inodes + - bridge: make sure objects belong to container's owner + - sysfs: Fix regression when adding a file to an existing group + + * locking sockets broken due to missing AppArmor socket mediation patches + (LP: #1780227) + - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets + + * Update2 for ocxl driver (LP: #1781436) + - ocxl: Fix page fault handler in case of fault on dying process + + * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689) + - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA + - vga_switcheroo: set audio client id according to bound GPU id + + * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540) + - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge + + * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166) + - snapcraft.yaml: stop invoking the obsolete (and non-existing) + 'firmware_install' target + + * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build + (LP: #1782116) + - snapcraft.yaml: copy retpoline-extract-one to scripts before build + + [ Upstream Kernel Changes ] + + * Rebase to v4.18-rc7 + + -- Seth Forshee Wed, 01 Aug 2018 08:49:40 -0500 + +linux (4.18.0-2.3) cosmic; urgency=medium + + * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364) + - SAUCE: (noup) zfs to 0.7.9-3ubuntu4 + + * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99: + comm stress-ng: Corrupt inode bitmap (LP: #1780137) + - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode + bitmap + + * Cloud-init causes potentially huge boot delays with 4.15 kernels + (LP: #1780062) + - random: Make getrandom() ready earlier + + * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736) + - scsi: hisi_sas: Update a couple of register settings for v3 hw + + * hisi_sas: Add missing PHY spinlock init (LP: #1777734) + - scsi: hisi_sas: Add missing PHY spinlock init + + * hisi_sas: improve read performance by pre-allocating slot DMA buffers + (LP: #1777727) + - scsi: hisi_sas: Use dmam_alloc_coherent() + - scsi: hisi_sas: Pre-allocate slot DMA buffers + + * hisi_sas: Failures during host reset (LP: #1777696) + - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw() + - scsi: hisi_sas: Fix the conflict between dev gone and host reset + - scsi: hisi_sas: Adjust task reject period during host reset + - scsi: hisi_sas: Add a flag to filter PHY events during reset + - scsi: hisi_sas: Release all remaining resources in clear nexus ha + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.7.9-3ubuntu2, zfs to 0.7.9-3ubuntu3 + - SAUCE: mm: Fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL + - Enable zfs build + - SAUCE: Import aufs driver + - Revert "UBUNTU: [Config]: set CONFIG_EDAC_DEBUG=y for ARM64" + - [Config] retpoline -- review and accept retpoline changes + + [ Upstream Kernel Changes ] + + * Rebase to v4.18-rc5 + * Rebase to v4.18-rc6 + + -- Seth Forshee Tue, 24 Jul 2018 08:41:22 -0500 + +linux (4.18.0-1.2) cosmic; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v4.18-rc4 + + -- Seth Forshee Mon, 09 Jul 2018 07:36:31 -0500 + +linux (4.18.0-0.1) cosmic; urgency=medium + + * Miscellaneous Ubuntu changes + - ubuntu -- disable vbox build + - Disable zfs build + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown + - SAUCE: (efi-lockdown) ima: require secure_boot rules in lockdown mode + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is + locked down + - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked + down + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) Lock down module params that specify hardware + parameters (eg. ioport) + - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module + - SAUCE: (efi-lockdown) Lock down /proc/kcore + - SAUCE: (efi-lockdown) Lock down kprobes + - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the + kernel is locked down + - SAUCE: (efi-lockdown) Lock down perf + - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked + down + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure + boot mode + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to + secondary keyring + - SAUCE: (efi-lockdown) efi: Add EFI signature data types + - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser + - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot + - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed + - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists + that aren't present. + - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework + efi_status_to_err(). + - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (efi-lockdown) lockdown: fix coordination of kernel module signature + verification + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub + - SAUCE: (namespace) block_dev: Support checking inode permissions in + lookup_bdev() + - SAUCE: (namespace) block_dev: Check permissions towards block device inode + when mounting + - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode + when mounting + - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user + namespaces + - SAUCE: (namespace) ext4: Add module parameter to enable user namespace + mounts + - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is + opened for writing + - SAUCE: Import aufs driver + - Update dropped.txt + - [Config] updateconfigs after 4.18-rc3 rebase + - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Remove snd_soc_codec use for 4.18 + + [ Upstream Kernel Changes ] + + * Rebase to v4.18-rc3 + + -- Seth Forshee Fri, 06 Jul 2018 10:46:37 -0500 + +linux (4.18.0-0.0) cosmic; urgency=medium + + * Dummy entry. + + -- Seth Forshee Tue, 03 Jul 2018 11:10:33 -0500 + +linux (4.17.0-4.5) cosmic; urgency=medium + + * linux: 4.17.0-4.5 -proposed tracker (LP: #1779399) + + * Update to ocxl driver for 18.04.1 (LP: #1775786) + - powerpc: Add TIDR CPU feature for POWER9 + - powerpc: Use TIDR CPU feature to control TIDR allocation + - powerpc: use task_pid_nr() for TID allocation + - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action + - ocxl: Expose the thread_id needed for wait on POWER9 + - ocxl: Add an IOCTL so userspace knows what OCXL features are available + - ocxl: Document new OCXL IOCTLs + - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait() + + * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823) + - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules + + * glibc pkeys test fail on powerpc (LP: #1776967) + - [Config] Temporarily disable CONFIG_PPC_MEM_KEYS + + * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520) + - Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available." + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.7.9-3ubuntu1, zfs to 0.7.9-3ubuntu1 + + -- Seth Forshee Fri, 29 Jun 2018 13:37:52 -0500 + +linux (4.17.0-3.4) cosmic; urgency=medium + + * linux: 4.17.0-3.4 -proposed tracker (LP: #1779124) + + * Cosmic update to v4.17.3 stable release (LP: #1778997) + - net: aquantia: fix unsigned numvecs comparison with less than zero + - bonding: re-evaluate force_primary when the primary slave name changes + - cdc_ncm: avoid padding beyond end of skb + - ipv6: allow PMTU exceptions to local routes + - net: dsa: add error handling for pskb_trim_rcsum + - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620 + - net/sched: act_simple: fix parsing of TCA_DEF_DATA + - tcp: verify the checksum of the first data segment in a new connection + - tls: fix use-after-free in tls_push_record + - tls: fix waitall behavior in tls_sw_recvmsg + - socket: close race condition between sock_close() and sockfs_setattr() + - udp: fix rx queue len reported by diag and proc interface + - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds + vlan + - hv_netvsc: Fix a network regression after ifdown/ifup + - ACPICA: AML parser: attempt to continue loading table after error + - ext4: fix hole length detection in ext4_ind_map_blocks() + - ext4: update mtime in ext4_punch_hole even if no blocks are released + - ext4: do not allow external inodes for inline data + - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget() + - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs + - ext4: fix fencepost error in check for inode count overflow during resize + - driver core: Don't ignore class_dir_create_and_add() failure. + - Btrfs: allow empty subvol= again + - Btrfs: fix clone vs chattr NODATASUM race + - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2() + - btrfs: return error value if create_io_em failed in cow_file_range + - btrfs: scrub: Don't use inode pages for device replace + - ALSA: usb-audio: Disable the quirk for Nura headset + - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation + - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream() + - ALSA: hda: add dock and led support for HP EliteBook 830 G5 + - ALSA: hda: add dock and led support for HP ProBook 640 G4 + - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read() + - smb3: fix various xid leaks + - smb3: on reconnect set PreviousSessionId field + - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session + expiry + - cifs: For SMB2 security informaion query, check for minimum sized security + descriptor instead of sizeof FileAllInformation class + - nbd: fix nbd device deletion + - nbd: update size when connected + - nbd: use bd_set_size when updating disk size + - blk-mq: reinit q->tag_set_list entry only after grace period + - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue + - cpufreq: Fix new policy initialization during limits updates via sysfs + - cpufreq: ti-cpufreq: Fix an incorrect error return value + - cpufreq: governors: Fix long idle detection logic in load calculation + - libata: zpodd: small read overflow in eject_tray() + - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk + - nvme/pci: Sync controller reset for AER slot_reset + - w1: mxc_w1: Enable clock before calling clk_get_rate() on it + - x86/vector: Fix the args of vector_alloc tracepoint + - x86/apic/vector: Prevent hlist corruption and leaks + - x86/apic: Provide apic_ack_irq() + - x86/ioapic: Use apic_ack_irq() + - x86/platform/uv: Use apic_ack_irq() + - irq_remapping: Use apic_ack_irq() + - genirq/generic_pending: Do not lose pending affinity update + - genirq/affinity: Defer affinity setting if irq chip is busy + - genirq/migration: Avoid out of line call if pending is not set + - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping + - media: uvcvideo: Prevent setting unavailable flags + - media: rc: ensure input/lirc device can be opened after register + - iwlwifi: fw: harden page loading code + - orangefs: set i_size on new symlink + - orangefs: report attributes_mask and attributes for statx + - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation + - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large + - vhost: fix info leak due to uninitialized memory + - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset + - Linux 4.17.3 + + * Use-after-free in sk_peer_label (LP: #1778646) + - SAUCE: apparmor: fix use after free in sk_peer_label + + * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390) + - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak. + + * Various fixes for CXL kernel module (LP: #1774471) + - cxl: Configure PSL to not use APC virtual machines + - cxl: Disable prefault_mode in Radix mode + + * Bluetooth not working (LP: #1764645) + - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models + + * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique + (LP: #1776750) + - scsi: hisi_sas: make SAS address of SATA disks unique + + * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491) + - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y + - SAUCE: wcn36xx: read MAC from file or randomly generate one + + * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636) + - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist + + * register on binfmt_misc may overflow and crash the system (LP: #1775856) + - fs/binfmt_misc.c: do not allow offset overflow + + * Network installs fail on SocioNext board (LP: #1775884) + - net: socionext: reset hardware in ndo_stop + - net: netsec: enable tx-irq during open callback + + * Fix several bugs in RDMA/hns driver (LP: #1770974) + - RDMA/hns: Drop local zgid in favor of core defined variable + - RDMA/hns: Add 64KB page size support for hip08 + - RDMA/hns: Rename the idx field of db + - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust + - RDMA/hns: Increase checking CMQ status timeout value + - RDMA/hns: Add reset process for RoCE in hip08 + - RDMA/hns: Fix the illegal memory operation when cross page + - RDMA/hns: Implement the disassociate_ucontext API + + * powerpc/livepatch: Implement reliable stack tracing for the consistency + model (LP: #1771844) + - powerpc/livepatch: Implement reliable stack tracing for the consistency + model + + * Adding back alx WoL feature (LP: #1772610) + - SAUCE: Revert "alx: remove WoL support" + - SAUCE: alx: add enable_wol paramenter + + * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103) + - scsi: lpfc: Fix WQ/CQ creation for older asic's. + - scsi: lpfc: Fix 16gb hbas failing cq create. + + * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5 + idle states when all CORES are guarded (LP: #1771780) + - powerpc/powernv/cpuidle: Init all present cpus for deep states + + * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970) + - net-next/hinic: add pci device ids for 25ge and 100ge card + + * Expose arm64 CPU topology to userspace (LP: #1770231) + - drivers: base: cacheinfo: move cache_setup_of_node() + - drivers: base: cacheinfo: setup DT cache properties early + - cacheinfo: rename of_node to fw_token + - arm64/acpi: Create arch specific cpu to acpi id helper + - ACPI/PPTT: Add Processor Properties Topology Table parsing + - [Config] CONFIG_ACPI_PPTT=y + - ACPI: Enable PPTT support on ARM64 + - drivers: base cacheinfo: Add support for ACPI based firmware tables + - arm64: Add support for ACPI based firmware tables + - arm64: topology: rename cluster_id + - arm64: topology: enable ACPI/PPTT based CPU topology + - ACPI: Add PPTT to injectable table list + - arm64: topology: divorce MC scheduling domain from core_siblings + + * Vcs-Git header on bionic linux source package points to zesty git tree + (LP: #1766055) + - [Packaging]: Update Vcs-Git + + * Request to revert SAUCE patches in the 18.04 SRU and update with upstream + version (LP: #1768431) + - scsi: cxlflash: Handle spurious interrupts + - scsi: cxlflash: Remove commmands from pending list on timeout + - scsi: cxlflash: Synchronize reset and remove ops + - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3 + + * hisi_sas robustness fixes (LP: #1774466) + - scsi: hisi_sas: delete timer when removing hisi_sas driver + - scsi: hisi_sas: print device id for errors + - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice + - scsi: hisi_sas: check host frozen before calling "done" function + - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task() + - scsi: hisi_sas: stop controller timer for reset + - scsi: hisi_sas: update PHY linkrate after a controller reset + - scsi: hisi_sas: change slot index allocation mode + - scsi: hisi_sas: Change common allocation mode of device id + - scsi: hisi_sas: Reset disks when discovered + - scsi: hisi_sas: Create a scsi_host_template per HW module + - scsi: hisi_sas: Init disks after controller reset + - scsi: hisi_sas: Try wait commands before before controller reset + - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot + - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command + - scsi: hisi_sas: Terminate STP reject quickly for v2 hw + - scsi: hisi_sas: Fix return value when get_free_slot() failed + - scsi: hisi_sas: Mark PHY as in reset for nexus reset + + * hisi_sas: Support newer v3 hardware (LP: #1774467) + - scsi: hisi_sas: update RAS feature for later revision of v3 HW + - scsi: hisi_sas: check IPTT is valid before using it for v3 hw + - scsi: hisi_sas: fix PI memory size + - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw + - scsi: hisi_sas: remove redundant handling to event95 for v3 + - scsi: hisi_sas: add readl poll timeout helper wrappers + - scsi: hisi_sas: workaround a v3 hw hilink bug + - scsi: hisi_sas: Add LED feature for v3 hw + + * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472) + - scsi: hisi_sas: optimise the usage of DQ locking + - scsi: hisi_sas: relocate smp sg map + - scsi: hisi_sas: make return type of prep functions void + - scsi: hisi_sas: allocate slot buffer earlier + - scsi: hisi_sas: Don't lock DQ for complete task sending + - scsi: hisi_sas: Use device lock to protect slot alloc/free + - scsi: hisi_sas: add check of device in hisi_sas_task_exec() + - scsi: hisi_sas: fix a typo in hisi_sas_task_prep() + + * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336) + - SAUCE: CacheFiles: fix a read_waiter/read_copier race + + * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306) + - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs + + * hns3 driver updates (LP: #1768670) + - net: hns3: Remove error log when getting pfc stats fails + - net: hns3: fix to correctly fetch l4 protocol outer header + - net: hns3: Fixes the out of bounds access in hclge_map_tqp + - net: hns3: Fixes the error legs in hclge_init_ae_dev function + - net: hns3: fix for phy_addr error in hclge_mac_mdio_config + - net: hns3: Fix to support autoneg only for port attached with phy + - net: hns3: fix a dead loop in hclge_cmd_csq_clean + - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls + - net: hns3: Remove packet statistics in the range of 8192~12287 + - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver + - net: hns3: Fix for setting mac address when resetting + - net: hns3: remove add/del_tunnel_udp in hns3_enet module + - net: hns3: fix for cleaning ring problem + - net: hns3: refactor the loopback related function + - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo + - net: hns3: Fix for the null pointer problem occurring when initializing + ae_dev failed + - net: hns3: Add a check for client instance init state + - net: hns3: Change return type of hnae3_register_ae_dev + - net: hns3: Change return type of hnae3_register_ae_algo + - net: hns3: Change return value in hnae3_register_client + - net: hns3: Fixes the back pressure setting when sriov is enabled + - net: hns3: Fix for fiber link up problem + - net: hns3: Add support of .sriov_configure in HNS3 driver + - net: hns3: Fixes the missing PCI iounmap for various legs + - net: hns3: Fixes error reported by Kbuild and internal review + - net: hns3: Fixes API to fetch ethernet header length with kernel default + - net: hns3: cleanup of return values in hclge_init_client_instance() + - net: hns3: Fix the missing client list node initialization + - net: hns3: Fix for hns3 module is loaded multiple times problem + - net: hns3: Use enums instead of magic number in hclge_is_special_opcode + - net: hns3: Fix for netdev not running problem after calling net_stop and + net_open + - net: hns3: Fixes kernel panic issue during rmmod hns3 driver + - net: hns3: Fix for CMDQ and Misc. interrupt init order problem + - net: hns3: Updates RX packet info fetch in case of multi BD + - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config + - net: hns3: Add STRP_TAGP field support for hardware revision 0x21 + - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21) + - net: hns3: Fix for PF mailbox receving unknown message + - net: hns3: Fixes the state to indicate client-type initialization + - net: hns3: Fixes the init of the VALID BD info in the descriptor + - net: hns3: Removes unnecessary check when clearing TX/RX rings + - net: hns3: Clear TX/RX rings when stopping port & un-initializing client + - net: hns3: Remove unused led control code + - net: hns3: Adds support for led locate command for copper port + - net: hns3: Fixes initalization of RoCE handle and makes it conditional + - net: hns3: Disable vf vlan filter when vf vlan table is full + - net: hns3: Add support for IFF_ALLMULTI flag + - net: hns3: Add repeat address checking for setting mac address + - net: hns3: Fix setting mac address error + - net: hns3: Fix for service_task not running problem after resetting + - net: hns3: Fix for hclge_reset running repeatly problem + - net: hns3: Fix for phy not link up problem after resetting + - net: hns3: Add missing break in misc_irq_handle + - net: hns3: Fix for vxlan tx checksum bug + - net: hns3: Optimize the PF's process of updating multicast MAC + - net: hns3: Optimize the VF's process of updating multicast MAC + - SAUCE: {topost} net: hns3: add support for serdes loopback selftest + - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except + VLD bit and buffer size + - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from + hclge_bind_ring_with_vector + - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and + uninit_client_instance + - SAUCE: {topost} net: hns3: add vector status check before free vector + - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6 + - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c + - SAUCE: {topost} net: hns3: extraction an interface for state state + init|uninit + - SAUCE: {topost} net: hns3: print the ret value in error information + - SAUCE: {topost} net: hns3: remove the Redundant put_vector in + hns3_client_uninit + - SAUCE: {topost} net: hns3: add unlikely for error check + - SAUCE: {topost} net: hns3: remove back in struct hclge_hw + - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits + - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir + - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send + - SAUCE: {topost} net: hns3: remove some redundant assignments + - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean + - SAUCE: {topost} net: hns3: using modulo for cyclic counters in + hclge_cmd_send + - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done + - SAUCE: {topost} net: hns3: remove some unused members of some structures + - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set + - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of + kzalloc/dma_map_single + - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_ + - SAUCE: {topost} net: hns3: fix unused function warning in VF driver + - SAUCE: {topost} net: hns3: remove some redundant assignments + - SAUCE: {topost} net: hns3: standardize the handle of return value + - SAUCE: {topost} net: hns3: remove extra space and brackets + - SAUCE: {topost} net: hns3: fix unreasonable code comments + - SAUCE: {topost} net: hns3: use decimal for bit offset macros + - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros + - SAUCE: {topost} net: hns3: fix mislead parameter name + - SAUCE: {topost} net: hns3: remove unused struct member and definition + - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver + - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE + - SAUCE: {topost} net: hns3: optimize the process of notifying roce client + - SAUCE: {topost} net: hns3: Add calling roce callback function when link + status change + - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up + - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode + - SAUCE: {topost} net: hns3: fix for waterline not setting correctly + - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug + - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem + - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size + - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest + - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module + - SAUCE: {topost} net: hns3: remove the warning when clear reset cause + - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback + function + - SAUCE: {topost} net: hns3: prevent sending command during global or core + reset + - SAUCE: {topost} net: hns3: modify the order of initializeing command queue + register + - SAUCE: {topost} net: hns3: reset net device with rtnl_lock + - SAUCE: {topost} net: hns3: prevent to request reset frequently + - SAUCE: {topost} net: hns3: correct reset event status register + - SAUCE: {topost} net: hns3: separate roce from nic when resetting + - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver + - SAUCE: {topost} net: hns3: fix return value error in + hns3_reset_notify_down_enet + - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation + while resetting + - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm + - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in + hclge_get_ring_chain_from_mbx + - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx + - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response + - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message + - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process + + * CVE-2018-7755 + - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl + + * Incorrect blacklist of bcm2835_wdt (LP: #1766052) + - [Packaging] Fix missing watchdog for Raspberry Pi + + * kernel: Fix arch random implementation (LP: #1775391) + - s390/archrandom: Rework arch random implementation. + + * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux- + jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389) + - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device + + * Cosmic update to v4.17.2 stable release (LP: #1779117) + - crypto: chelsio - request to HW should wrap + - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers + - KVM: X86: Fix reserved bits check for MOV to CR3 + - KVM: x86: introduce linear_{read,write}_system + - kvm: fix typo in flag name + - kvm: nVMX: Enforce cpl=0 for VMX instructions + - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and + kvm_write_guest_virt_system + - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access + - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy + - NFC: pn533: don't send USB data off of the stack + - usbip: vhci_sysfs: fix potential Spectre v1 + - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver + - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive + - Input: xpad - add GPD Win 2 Controller USB IDs + - phy: qcom-qusb2: Fix crash if nvmem cell not specified + - usb: core: message: remove extra endianness conversion in + usb_set_isoch_delay + - usb: typec: wcove: Remove dependency on HW FSM + - usb: gadget: function: printer: avoid wrong list handling in printer_write() + - usb: gadget: udc: renesas_usb3: fix double phy_put() + - usb: gadget: udc: renesas_usb3: should remove debugfs + - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add + udc + - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc + - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error + - usb: gadget: udc: renesas_usb3: disable the controller's irqs for + reconnecting + - serial: sh-sci: Stop using printk format %pCr + - tty/serial: atmel: use port->name as name in request_irq() + - serial: samsung: fix maxburst parameter for DMA transactions + - serial: 8250: omap: Fix idling of clocks for unused uarts + - vmw_balloon: fixing double free when batching mode is off + - doc: fix sysfs ABI documentation + - arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default + - tty: pl011: Avoid spuriously stuck-off interrupts + - crypto: ccree - correct host regs offset + - Input: goodix - add new ACPI id for GPD Win 2 touch screen + - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID + - crypto: caam - strip input zeros from RSA input buffer + - crypto: caam - fix DMA mapping dir for generated IV + - crypto: caam - fix IV DMA mapping and updating + - crypto: caam/qi - fix IV DMA mapping and updating + - crypto: caam - fix size of RSA prime factor q + - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK + - crypto: cavium - Limit result reading attempts + - crypto: vmx - Remove overly verbose printk from AES init routines + - crypto: vmx - Remove overly verbose printk from AES XTS init + - crypto: omap-sham - fix memleak + - Linux 4.17.2 + + * Cosmic update to v4.17.1 stable release (LP: #1779116) + - netfilter: nf_flow_table: attach dst to skbs + - bnx2x: use the right constant + - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds + - ipv6: omit traffic class when calculating flow hash + - l2tp: fix refcount leakage on PPPoL2TP sockets + - netdev-FAQ: clarify DaveM's position for stable backports + - net: metrics: add proper netlink validation + - net/packet: refine check for priv area size + - rtnetlink: validate attributes in do_setlink() + - sctp: not allow transport timeout value less than HZ/5 for hb_timer + - team: use netdev_features_t instead of u32 + - vrf: check the original netdevice for generating redirect + - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC + - ipmr: fix error path when ipmr_new_table fails + - PCI: hv: Do not wait forever on a device that has disappeared + - Linux 4.17.1 + + * Miscellaneous Ubuntu changes + - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from + CONFIG_VMAP_STACK" + - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface" + - SAUCE: apparmor: userspace queries + - SAUCE: apparmor: patch to provide compatibility with v2.x net rules + - SAUCE: apparmor: af_unix mediation + + -- Seth Forshee Thu, 28 Jun 2018 08:03:32 -0500 + +linux (4.17.0-2.3) cosmic; urgency=medium + + * linux: 4.17.0-2.3 -proposed tracker (LP: #1776276) + + * Miscellaneous Ubuntu changes + - Config: remove IrDA from annotations + - Config: remove scsi drivers from annotations + - Config: remove BT_HCIBTUART from annotations + - Config: pstore zlib support was renamed + - Config: disable NVRAM for armhf on annotations + - Config: Disable VT on s390x + - Config: Update SSB and B43/B44 options + - Config: some options not supported on some arches anymore + - Config: renamed and removed options + - Config: TCG_CRB is required for IMA on ACPI systems + - Config: EXTCON_AXP288 depends on X86 + - Config: CONFIG_FSI depends on OF + - Config: DRM_RCAR_LVDS now depends on DRM + - CONFIG: Allow CONFIG_LEDS_MLXCPLD for i386 + - Config: Enable HINIC on arm64 + - Config: Set PPS and PTP_1588_CLOCK as y + - Config: Some NF_TABLES options are built-in now + - Config: GENERIC_CPU for ppc64el + - Config: KEXEC_FILE=n for s390x + - Config: CRYPTO_DEFLATE is needed by PSTORE_DEFLATE_COMPRESS + - Config: Disable STM32 support + - Config: Enable FORTIFY_SOURCE for armhf + - Config: use STRONG instead of AUTO for CC_STACKPROTECTOR + + [ Upstream Kernel Changes ] + + * Rebase to v4.17 + + -- Thadeu Lima de Souza Cascardo Mon, 11 Jun 2018 15:22:10 -0300 + +linux (4.17.0-1.2) cosmic; urgency=medium + + [ Seth Forshee ] + * [Config] enable EDAC_DEBUG on ARM64 (LP: #1772516) + - [Config]: set CONFIG_EDAC_DEBUG=y for ARM64 + + * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849) + - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on + num_possible_cpus() + + * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in + DELL XPS 13 9370 with firmware 1.50 (LP: #1763748) + - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device + + * Switch Build-Depends: transfig to fig2dev (LP: #1770770) + - [Config] update Build-Depends: transfig to fig2dev + + * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails + to load (LP: #1728238) + - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for + unreleased firmware" + + * No driver for Huawei network adapters on arm64 (LP: #1769899) + - net-next/hinic: add arm64 support + + * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761) + - [Config] snapdragon: DRM_I2C_ADV7511=y + + * Add d-i support for Huawei NICs (LP: #1767490) + - d-i: add hinic to nic-modules udeb + + * Acer Swift sf314-52 power button not managed (LP: #1766054) + - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode + + * Include nfp driver in linux-modules (LP: #1768526) + - [Config] Add nfp.ko to generic inclusion list + + * Miscellaneous Ubuntu changes + - SAUCE: Import aufs driver + - [Config] Enable AUFS config options + - SAUCE: (efi-lockdown) Fix for module sig verification + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure + boot mode + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub + - [Config] CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=y + - SAUCE: (efi-lockdown) really lock down kernel under EFI secure boot + - SAUCE: (noup) Update spl to 0.7.5-1ubuntu3, zfs to 0.7.5-1ubuntu17 + - enable zfs build + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: (efi-lockdown) ima: require secure_boot rules in + lockdown mode" + - Rebased to v4.17-rc6 + + -- Thadeu Lima de Souza Cascardo Tue, 22 May 2018 14:48:13 -0300 + +linux (4.17.0-0.1) bionic; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v4.17-rc4 + + -- Thadeu Lima de Souza Cascardo Tue, 08 May 2018 16:38:51 -0300 + +linux (4.17.0-0.0) bionic; urgency=medium + + * Dummy entry. + + -- Thadeu Lima de Souza Cascardo Fri, 27 Apr 2018 11:01:13 -0300 + +linux (4.16.0-4.5) bionic; urgency=medium + + * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130) + - tools/kvm_stat: Fix python3 syntax + - tools/kvm_stat: Don't use deprecated file() + - tools/kvm_stat: Remove unused function + - [Packaging] Add linux-tools-host package for VM host tools + - [Config] do_tools_host=true for amd64 + + * [Featire] CNL: Enable RAPL support (LP: #1685712) + - powercap: RAPL: Add support for Cannon Lake + + * Bionic update to v4.16.2 stable release (LP: #1763388) + - sparc64: Oracle DAX driver depends on SPARC64 + - arp: fix arp_filter on l3slave devices + - net: dsa: Discard frames from unused ports + - net/ipv6: Increment OUTxxx counters after netfilter hook + - net/sched: fix NULL dereference in the error path of tcf_bpf_init() + - pptp: remove a buggy dst release in pptp_connect() + - sctp: do not leak kernel memory to user space + - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 + - vlan: also check phy_driver ts_info for vlan's real device + - net: fool proof dev_valid_name() + - ip_tunnel: better validate user provided tunnel names + - ipv6: sit: better validate user provided tunnel names + - ip6_gre: better validate user provided tunnel names + - ip6_tunnel: better validate user provided tunnel names + - vti6: better validate user provided tunnel names + - net_sched: fix a missing idr_remove() in u32_delete_key() + - nfp: use full 40 bits of the NSP buffer address + - Linux 4.16.2 + + * sky2 gigabit ethernet driver sometimes stops working after lid-open resume + from sleep (88E8055) (LP: #1758507) // Bionic update to v4.16.2 stable + release (LP: #1763388) + - sky2: Increase D3 delay to sky2 stops working after suspend + + * Merge the linux-snapdragon kernel into bionic master/snapdragon + (LP: #1763040) + - arm64: defconfig: enable REMOTEPROC + - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c + - kernel: configs; add distro.config + - arm64: configs: enable WCN36xx + - kernel: distro.config: enable debug friendly USB network adpater + - arm64: configs: enable QCOM Venus + - arm64: defconfig: Enable a53/apcs and avs + - arm64: defconfig: enable ondemand governor as default + - arm64: defconfig: enable QCOM_TSENS + - kernel: configs: enable dm_mod and dm_crypt + - Force the SMD regulator driver to be compiled-in + - arm64: defconfig: enable CFG80211_DEFAULT_PS by default + - arm64: configs: enable BT_QCOMSMD + - kernel: configs: add more USB net drivers + - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV + - arm64: configs: Enable camera drivers + - kernel: configs: add freq stat to sysfs + - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default + - arm64: defconfig: Enable QRTR features + - kernel: configs: set USB_CONFIG_F_FS in distro.config + - kernel: distro.config: enable 'schedutil' CPUfreq governor + - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs + - kernel: distro.config: enable 'BBR' TCP congestion algorithm + - arm64: defconfig: enable LEDS_QCOM_LPG + - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap + - power: avs: Add support for CPR (Core Power Reduction) + - power: avs: cpr: Use raw mem access for qfprom + - power: avs: cpr: fix with new reg_sequence structures + - power: avs: cpr: Register with cpufreq-dt + - regulator: smd: Add floor and corner operations + - PM / OPP: Support adjusting OPP voltages at runtime + - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage() + - PM / OPP: HACK: Allow to set regulator without opp_list + - PM / OPP: Add a helper to get an opp regulator for device + - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist + - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m + - ov5645: I2C address change + - i2c: Add Qualcomm Camera Control Interface driver + - camss: vfe: Skip first four frames from sensor + - camss: Do not register if no cameras are present + - i2c-qcom-cci: Fix run queue completion timeout + - i2c-qcom-cci: Fix I2C address bug + - media: ov5645: Fix I2C address + - drm/bridge/adv7511: Delay clearing of HPD interrupt status + - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing + - leds: Add driver for Qualcomm LPG + - wcn36xx: Fix warning due to duplicate scan_completed notification + - arm64: dts: Add CPR DT node for msm8916 + - arm64: dts: add spmi-regulator nodes + - arm64: dts: msm8916: Add cpufreq support + - arm64: dts: msm8916: Add a shared CPU opp table + - arm64: dts: msm8916: Add cpu cooling maps + - arm64: dts: pm8916: Mark the s2 regulator as always-on + - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node + - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver + - arm64: dts: qcom: msm8916: Add clock properties to the APCS node + - dt-bindings: media: Binding document for Qualcomm Camera Control Interface + driver + - MAINTAINERS: Add Qualcomm Camera Control Interface driver + - DT: leds: Add Qualcomm Light Pulse Generator binding + - arm64: dts: qcom: msm8996: Add mpp and lpg blocks + - arm64: dts: qcom: Add pwm node for pm8916 + - arm64: dts: qcom: Add user LEDs on db820c + - arm64: dts: qcom: Add WiFI/BT LEDs on db820c + - ARM: dts: qcom: Add LPG node to pm8941 + - ARM: dts: qcom: honami: Add LPG node and RGB LED + - arm64: dts: qcom: Add Camera Control Interface support + - arm64: dts: qcom: Add apps_iommu vfe child node + - arm64: dts: qcom: Add camss device node + - arm64: dts: qcom: Add ov5645 device nodes + - arm64: dts: msm8916: Fix camera sensors I2C addresses + - arm: dts: qcom: db410c: Enable PWM signal on MPP4 + - packaging: arm64: add a uboot flavour - part1 + - packaging: arm64: add a uboot flavour - part2 + - packaging: arm64: add a uboot flavour - part3 + - packaging: arm64: add a uboot flavour - part4 + - packaging: arm64: add a uboot flavour - part5 + - packaging: arm64: rename uboot flavour to snapdragon + - [Config] updateconfigs after qcomlt import + - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y + - [Config] arm64: snapdragon: MSM_GCC_8916=y + - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y + - [Config] arm64: snapdragon: PINCTRL_MSM8916=y + - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y + - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y + - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y + - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y + - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y + - [Config] arm64: snapdragon: QCOM_SMEM=y + - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y + - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y + - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y + - [Config] arm64: snapdragon: QCOM_BAM_DMA=y + - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y + - [Config] arm64: snapdragon: QCOM_CPR=y + - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y + - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y + - [Config] turn off DRM_MSM_REGISTER_LOGGING + - [Config] arm64: snapdragon: I2C_QUP=y + - [Config] arm64: snapdragon: SPI_QUP=y + - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y + - [Config] arm64: snapdragon: QCOM_APCS_IPC=y + - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y + - [Config] arm64: snapdragon: QCOM_SMSM=y + - [Config] arm64: snapdragon: QCOM_SMP2P=y + - [Config] arm64: snapdragon: DRM_MSM=y + - [Config] arm64: snapdragon: SND_SOC=y + - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m + - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y + - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m + - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y + - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y, + SND_SOC_MSM8916_WCD_DIGITAL=y + - SAUCE: media: ov5645: skip address change if dt addr == default addr + - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS + #ifdefs + - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y + - [Packaging] fix up snapdragon abi paths + + * LSM stacking patches for bionic (LP: #1763062) + - SAUCE: LSM stacking: procfs: add smack subdir to attrs + - SAUCE: LSM stacking: LSM: Manage credential security blobs + - SAUCE: LSM stacking: LSM: Manage file security blobs + - SAUCE: LSM stacking: LSM: Manage task security blobs + - SAUCE: LSM stacking: LSM: Manage remaining security blobs + - SAUCE: LSM stacking: LSM: General stacking + - SAUCE: LSM stacking: fixup initialize task->security + - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code + - SAUCE: LSM stacking: add support for stacking getpeersec_stream + - SAUCE: LSM stacking: add stacking support to apparmor network hooks + - SAUCE: LSM stacking: fixup apparmor stacking enablement + - SAUCE: LSM stacking: fixup stacking kconfig + - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params + - SAUCE: LSM stacking: provide prctl interface for setting context + - SAUCE: LSM stacking: inherit current display LSM + - SAUCE: LSM stacking: keep an index for each registered LSM + - SAUCE: LSM stacking: verify display LSM + - SAUCE: LSM stacking: provide a way to specify the default display lsm + - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries + - SAUCE: LSM stacking: add /proc//attr/display_lsm + - SAUCE: LSM stacking: add Kconfig to set default display LSM + - SAUCE: LSM stacking: add configs for LSM stacking + - SAUCE: LSM stacking: add apparmor and selinux proc dirs + - SAUCE: LSM stacking: remove procfs context interface + + * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14 + (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062) + - SAUCE: LSM stacking: check for invalid zero sized writes + + * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems + (LP: #1762755) + - RDMA/hns: Support rq record doorbell for the user space + - RDMA/hns: Support cq record doorbell for the user space + - RDMA/hns: Support rq record doorbell for kernel space + - RDMA/hns: Support cq record doorbell for kernel space + - RDMA/hns: Fix cqn type and init resp + - RDMA/hns: Fix init resp when alloc ucontext + - RDMA/hns: Fix cq record doorbell enable in kernel + + * Replace LPC patchset with upstream version (LP: #1762758) + - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver" + - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support" + - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host + children" + - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT + bindings" + - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO + devices" + - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO + hosts" + - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of + pci_register_io_range()" + - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in + pci_register_io_range()" + - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method" + - lib: Add generic PIO mapping method + - PCI: Remove __weak tag from pci_register_io_range() + - PCI: Add fwnode handler as input param of pci_register_io_range() + - PCI: Apply the new generic I/O management on PCI IO hosts + - of: Add missing I/O range exception for indirect-IO devices + - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings + - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use + - ACPI / scan: Do not enumerate Indirect IO host children + - HISI LPC: Add ACPI support + - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver + + * Enable Tunneled Operations on POWER9 (LP: #1762448) + - powerpc/powernv: Enable tunneled operations + - cxl: read PHB indications from the device tree + + * PSL traces reset after PERST for debug AFU image (LP: #1762462) + - cxl: Enable NORST bit in PSL_DEBUG register for PSL9 + + * NFS + sec=krb5 is broken (LP: #1759791) + - sunrpc: remove incorrect HMAC request initialization + + * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128) + - d-i: add bcm2835 to block-modules + + * Backport USB core quirks (LP: #1762695) + - usb: core: Add "quirks" parameter for usbcore + - usb: core: Copy parameter string correctly and remove superfluous null check + - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks + + * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when + setting up a second end-to-end encrypted disk (LP: #1762353) + - SAUCE: s390/crypto: Adjust s390 aes and paes cipher + + * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719) + - s390: move nobp parameter functions to nospec-branch.c + - s390: add automatic detection of the spectre defense + - s390: report spectre mitigation via syslog + - s390: add sysfs attributes for spectre + - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390 + - s390: correct nospec auto detection init order + + * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 + - powerpc/64s: Wire up cpu_show_spectre_v2() + + * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753 + - powerpc/64s: Wire up cpu_show_spectre_v1() + + * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754 + - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code + - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again + - powerpc/rfi-flush: Always enable fallback flush on pseries + - powerpc/rfi-flush: Differentiate enabled and patched flush types + - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration + - powerpc/64s: Move cpu_show_meltdown() + - powerpc/64s: Enhance the information in cpu_show_meltdown() + - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush() + - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush() + + * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 // + CVE-2017-5753 // CVE-2017-5754 + - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags + - powerpc: Add security feature flags for Spectre/Meltdown + - powerpc/pseries: Set or clear security feature flags + - powerpc/powernv: Set or clear security feature flags + + * Hisilicon network subsystem 3 support (LP: #1761610) + - net: hns3: export pci table of hclge and hclgevf to userspace + - d-i: Add hns3 drivers to nic-modules + + * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534) + - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS + + * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712) + - perf vendor events: Drop incomplete multiple mapfile support + - perf vendor events: Fix error code in json_events() + - perf vendor events: Drop support for unused topic directories + - perf vendor events: Add support for pmu events vendor subdirectory + - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory + - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory + - perf vendor events: Add support for arch standard events + - perf vendor events arm64: Add armv8-recommended.json + - perf vendor events arm64: Fixup ThunderX2 to use recommended events + - perf vendor events arm64: fixup A53 to use recommended events + - perf vendor events arm64: add HiSilicon hip08 JSON file + - perf vendor events arm64: Enable JSON events for ThunderX2 B0 + + * Warning "cache flush timed out!" seen when unloading the cxl driver + (LP: #1762367) + - cxl: Check if PSL data-cache is available before issue flush request + + * Bionic update to v4.16.1 stable release (LP: #1763170) + - bitmap: fix memset optimization on big-endian systems + - USB: serial: ftdi_sio: add RT Systems VX-8 cable + - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator + - USB: serial: cp210x: add ELDAT Easywave RX09 id + - serial: 8250: Add Nuvoton NPCM UART + - mei: remove dev_err message on an unsupported ioctl + - /dev/mem: Avoid overwriting "err" in read_mem() + - media: usbtv: prevent double free in error case + - parport_pc: Add support for WCH CH382L PCI-E single parallel port card. + - crypto: lrw - Free rctx->ext with kzfree + - crypto: ccp - Fill the result buffer only on digest, finup, and final ops + - crypto: talitos - don't persistently map req_ctx->hw_context and + req_ctx->buf + - crypto: inside-secure - fix clock management + - crypto: testmgr - Fix incorrect values in PKCS#1 test vector + - crypto: talitos - fix IPsec cipher in length + - crypto: ahash - Fix early termination in hash walk + - crypto: caam - Fix null dereference at error path + - crypto: ccp - return an actual key size from RSA max_size callback + - crypto: arm,arm64 - Fix random regeneration of S_shipped + - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one + - Bluetooth: hci_bcm: Add 6 new ACPI HIDs + - Btrfs: fix unexpected cow in run_delalloc_nocow + - siox: fix possible buffer overflow in device_add_store + - staging: comedi: ni_mio_common: ack ai fifo error interrupts. + - Revert "base: arch_topology: fix section mismatch build warnings" + - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370 + - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list + - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad + - vt: change SGR 21 to follow the standards + - Fix slab name "biovec-(1<<(21-12))" + - signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k + - Linux 4.16.1 + + * [18.04][config] regression: nvme and nvme_core couldn't be built as modules + starting 4.15-rc2 (LP: #1759893) + - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for + build" + - [Config] CONFIG_BLK_DEV_NMVE=m + + * FFe: Enable configuring resume offset via sysfs (LP: #1760106) + - PM / hibernate: Make passing hibernate offsets more friendly + + * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine + type(pseries-bionic) complaining "KVM implementation does not support + Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026) + - powerpc: Use feature bit for RTC presence rather than timebase presence + - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit + - powerpc: Free up CPU feature bits on 64-bit machines + - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2 + - powerpc/powernv: Provide a way to force a core into SMT4 mode + - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9 + - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode + - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state + + * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775) + - thunderbolt: Resume control channel after hibernation image is created + - thunderbolt: Serialize PCIe tunnel creation with PCI rescan + - thunderbolt: Handle connecting device in place of host properly + - thunderbolt: Do not overwrite error code when domain adding fails + - thunderbolt: Wait a bit longer for root switch config space + - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM + - thunderbolt: Handle rejected Thunderbolt devices + - thunderbolt: Factor common ICM add and update operations out + - thunderbolt: Correct function name in kernel-doc comment + - thunderbolt: Add tb_switch_get() + - thunderbolt: Add tb_switch_find_by_route() + - thunderbolt: Add tb_xdomain_find_by_route() + - thunderbolt: Add constant for approval timeout + - thunderbolt: Move driver ready handling to struct icm + - thunderbolt: Add 'boot' attribute for devices + - thunderbolt: Add support for preboot ACL + - thunderbolt: Introduce USB only (SL4) security level + - thunderbolt: Add support for Intel Titan Ridge + + * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345) + - ath10k: update the IRAM bank number for QCA9377 + + * Fix an issue that when system in S3, USB keyboard can't wake up the system. + (LP: #1759511) + - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW + + * cxl: Fix timebase synchronization status on POWER9 missing (CAPI) + (LP: #1757228) + - cxl: Fix timebase synchronization status on P9 + + * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug + fixes (LP: #1752182) + - scsi: lpfc: Fix frequency of Release WQE CQEs + - scsi: lpfc: Increase CQ and WQ sizes for SCSI + - scsi: lpfc: move placement of target destroy on driver detach + - scsi: lpfc: correct debug counters for abort + - scsi: lpfc: Add WQ Full Logic for NVME Target + - scsi: lpfc: Fix PRLI handling when topology type changes + - scsi: lpfc: Fix IO failure during hba reset testing with nvme io. + - scsi: lpfc: Fix RQ empty firmware trap + - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target + - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing + - scsi: lpfc: Fix issue_lip if link is disabled + - scsi: lpfc: Indicate CONF support in NVMe PRLI + - scsi: lpfc: Fix SCSI io host reset causing kernel crash + - scsi: lpfc: Validate adapter support for SRIU option + - scsi: lpfc: Fix header inclusion in lpfc_nvmet + - scsi: lpfc: Treat SCSI Write operation Underruns as an error + - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap. + - scsi: lpfc: update driver version to 11.4.0.7 + - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright + - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers + - scsi: lpfc: Rework sli4 doorbell infrastructure + - scsi: lpfc: Add SLI-4 if_type=6 support to the code base + - scsi: lpfc: Add push-to-adapter support to sli4 + - scsi: lpfc: Add PCI Ids for if_type=6 hardware + - scsi: lpfc: Add 64G link speed support + - scsi: lpfc: Add if_type=6 support for cycling valid bits + - scsi: lpfc: Enable fw download on if_type=6 devices + - scsi: lpfc: Add embedded data pointers for enhanced performance + - scsi: lpfc: Fix nvme embedded io length on new hardware + - scsi: lpfc: Work around NVME cmd iu SGL type + - scsi: lpfc: update driver version to 12.0.0.0 + - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018 + - scsi: lpfc: use __raw_writeX on DPP copies + - scsi: lpfc: Add missing unlock in WQ full logic + + * /dev/bcache/by-uuid links not created after reboot (LP: #1729145) + - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent + + * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please + install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876) + - [Packaging] include the retpoline extractor in the headers + + * Use med_with_dipm SATA LPM to save more power for mobile platforms + (LP: #1759547) + - [Config] CONFIG_SATA_MOBILE_LPM_POLICY=3 + + * Miscellaneous Ubuntu changes + - [Packaging] Only install cloud init files when do_tools_common=true + - SAUCE: Import aufs driver + - [Config] Enable AUFS config options + + -- Seth Forshee Thu, 12 Apr 2018 09:30:56 -0500 + +linux (4.16.0-3.4) bionic; urgency=medium + + * Allow multiple mounts of zfs datasets (LP: #1759848) + - SAUCE: Allow mounting datasets more than once (LP: #1759848) + + * zfs system process hung on container stop/delete (LP: #1754584) + - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584) + - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)" + - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584) + + * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64 + (LP: #1755073) + - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK + + * CAPI Flash (cxlflash) update (LP: #1752672) + - SAUCE: cxlflash: Preserve number of interrupts for master contexts + - SAUCE: cxlflash: Avoid clobbering context control register value + - SAUCE: cxlflash: Add argument identifier names + - SAUCE: cxlflash: Introduce OCXL backend + - SAUCE: cxlflash: Hardware AFU for OCXL + - SAUCE: cxlflash: Read host function configuration + - SAUCE: cxlflash: Setup function acTag range + - SAUCE: cxlflash: Read host AFU configuration + - SAUCE: cxlflash: Setup AFU acTag range + - SAUCE: cxlflash: Setup AFU PASID + - SAUCE: cxlflash: Adapter context support for OCXL + - SAUCE: cxlflash: Use IDR to manage adapter contexts + - SAUCE: cxlflash: Support adapter file descriptors for OCXL + - SAUCE: cxlflash: Support adapter context discovery + - SAUCE: cxlflash: Support image reload policy modification + - SAUCE: cxlflash: MMIO map the AFU + - SAUCE: cxlflash: Support starting an adapter context + - SAUCE: cxlflash: Support process specific mappings + - SAUCE: cxlflash: Support AFU state toggling + - SAUCE: cxlflash: Support reading adapter VPD data + - SAUCE: cxlflash: Setup function OCXL link + - SAUCE: cxlflash: Setup OCXL transaction layer + - SAUCE: cxlflash: Support process element lifecycle + - SAUCE: cxlflash: Support AFU interrupt management + - SAUCE: cxlflash: Support AFU interrupt mapping and registration + - SAUCE: cxlflash: Support starting user contexts + - SAUCE: cxlflash: Support adapter context polling + - SAUCE: cxlflash: Support adapter context reading + - SAUCE: cxlflash: Support adapter context mmap and release + - SAUCE: cxlflash: Support file descriptor mapping + - SAUCE: cxlflash: Introduce object handle fop + - SAUCE: cxlflash: Setup LISNs for user contexts + - SAUCE: cxlflash: Setup LISNs for master contexts + - SAUCE: cxlflash: Update synchronous interrupt status bits + - SAUCE: cxlflash: Introduce OCXL context state machine + - SAUCE: cxlflash: Register for translation errors + - SAUCE: cxlflash: Support AFU reset + - SAUCE: cxlflash: Enable OCXL operations + + * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core + (LP: #1736393) + - SAUCE: drm/i915:Don't set chip specific data + - SAUCE: drm/i915: make previous commit affects Wyse 3040 only + + * zed process consuming 100% cpu (LP: #1751796) + - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796) + + * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to + "always" (LP: #1753708) + - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el + + * retpoline hints: primary infrastructure and initial hints (LP: #1758856) + - [Packaging] retpoline -- add safe usage hint support + - [Packaging] retpoline-check -- only report additions + - [Packaging] retpoline -- widen indirect call/jmp detection + - [Packaging] retpoline -- elide %rip relative indirections + - [Packaging] retpoline -- clear hint information from packages + - SAUCE: apm -- annotate indirect calls within + firmware_restrict_branch_speculation_{start,end} + - SAUCE: EFI -- annotate indirect calls within + firmware_restrict_branch_speculation_{start,end} + - SAUCE: early/late -- annotate indirect calls in early/late initialisation + code + - SAUCE: vga_set_mode -- avoid jump tables + - [Config] retpoine -- switch to new format + + * Miscellaneous Ubuntu changes + - [Packaging] final-checks -- remove check for empty retpoline files + - [Packaging] skip cloud tools packaging when not building package + + [ Upstream Kernel Changes ] + + * Rebase to v4.16 + + -- Seth Forshee Mon, 02 Apr 2018 16:15:36 -0500 + +linux (4.16.0-2.3) bionic; urgency=medium + + * devpts: handle bind-mounts (LP: #1755857) + - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC + - SAUCE: devpts: resolve devpts bind-mounts + - SAUCE: devpts: comment devpts_mntget() + - SAUCE: selftests: add devpts selftests + + * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103) + - d-i: add hisi_sas_v3_hw to scsi-modules + + * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094) + - SAUCE: scsi: hisi_sas: config for hip08 ES + - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace + + * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424) + - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove. + + * Fix ARC hit rate (LP: #1755158) + - SAUCE: Fix ARC hit rate (LP: #1755158) + + * ZFS setgid broken on 0.7 (LP: #1753288) + - SAUCE: Fix ZFS setgid + + * CONFIG_EFI=y on armhf (LP: #1726362) + - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings + + * [Feature] Add xHCI debug device support in the driver (LP: #1730832) + - [Config] CONFIG_USB_XHCI_DBGCAP=y + + * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655) + - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386 + - [Config] retpoline -- clean up i386 retpoline files + + * Miscellaneous Ubuntu changes + - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches + - [Config] fix up retpoline abi files + - [Config] fix up retpoline abi files + - d-i: Add netsec to nic-modules + + [ Upstream Kernel Changes ] + + * Rebase to v4.16-rc6 + + -- Seth Forshee Mon, 19 Mar 2018 14:09:49 -0500 + +linux (4.16.0-1.2) bionic; urgency=medium + + * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927) + - d-i: add cxgb4 to nic-modules + + * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319) + - [Config] CONFIG_INDIRECT_PIO=y + - SAUCE: LIB: Introduce a generic PIO mapping method + - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range() + - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range() + - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts + - SAUCE: OF: Add missing I/O range exception for indirect-IO devices + - [Config] CONFIG_HISILICON_LPC=y + - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings + - SAUCE: ACPI / scan: do not enumerate Indirect IO host children + - SAUCE: HISI LPC: Add ACPI support + - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver + + * Miscellaneous Ubuntu changes + - SAUCE: tools: use CC for linking acpi tools + + [ Upstream Kernel Changes ] + + * Rebase to v4.16-rc3 + + -- Seth Forshee Wed, 28 Feb 2018 10:17:23 -0600 + +linux (4.16.0-0.1) bionic; urgency=medium + + * retpoline abi files are empty on i386 (LP: #1751021) + - [Packaging] retpoline-extract -- instantiate retpoline files for i386 + - [Packaging] final-checks -- sanity checking ABI contents + - [Packaging] final-checks -- check for empty retpoline files + + * Miscellaneous upstream changes + - disable vbox build + - Disable zfs build + + [ Upstream Kernel Changes ] + + * Rebase to v4.16-rc2 + + -- Seth Forshee Thu, 22 Feb 2018 08:58:57 -0600 + +linux (4.16.0-0.0) bionic; urgency=medium + + * Dummy entry + + -- Seth Forshee Wed, 21 Feb 2018 14:33:13 -0600 + +linux (4.15.0-10.11) bionic; urgency=medium + + * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250) + + * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10 + (LP: #1749202) + - swiotlb: suppress warning when __GFP_NOWARN is set + - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools + + * linux-tools: perf incorrectly linking libbfd (LP: #1748922) + - SAUCE: tools -- add ability to disable libbfd + - [Packaging] correct disablement of libbfd + + * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in + (LP: #1744058) + - ALSA: hda/realtek - update ALC225 depop optimize + + * [Artful] Support headset mode for DELL WYSE (LP: #1723913) + - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE + + * headset mic can't be detected on two Dell machines (LP: #1748807) + - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289 + - ALSA: hda - Fix headset mic detection problem for two Dell machines + + * Bionic update to v4.15.3 stable release (LP: #1749191) + - ip6mr: fix stale iterator + - net: igmp: add a missing rcu locking section + - qlcnic: fix deadlock bug + - qmi_wwan: Add support for Quectel EP06 + - r8169: fix RTL8168EP take too long to complete driver initialization. + - tcp: release sk_frag.page in tcp_disconnect + - vhost_net: stop device during reset owner + - ipv6: addrconf: break critical section in addrconf_verify_rtnl() + - ipv6: change route cache aging logic + - Revert "defer call to mem_cgroup_sk_alloc()" + - net: ipv6: send unsolicited NA after DAD + - rocker: fix possible null pointer dereference in + rocker_router_fib_event_work + - tcp_bbr: fix pacing_gain to always be unity when using lt_bw + - cls_u32: add missing RCU annotation. + - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only + - soreuseport: fix mem leak in reuseport_add_sock() + - net_sched: get rid of rcu_barrier() in tcf_block_put_ext() + - net: sched: fix use-after-free in tcf_block_put_ext + - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION + - media: soc_camera: soc_scale_crop: add missing + MODULE_DESCRIPTION/AUTHOR/LICENSE + - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE + - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE + - crypto: tcrypt - fix S/G table for test_aead_speed() + - Linux 4.15.3 + + * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) // + CVE-2018-1000026 + - net: create skb_gso_validate_mac_len() + - bnx2x: disable GSO where gso_size is too big for hardware + + * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567) + - net: hns: add ACPI mode support for ethtool -p + + * CVE-2017-5715 (Spectre v2 Intel) + - [Packaging] retpoline files must be sorted + - [Packaging] pull in retpoline files + + * [Feature] PXE boot with Intel Omni-Path (LP: #1712031) + - d-i: Add hfi1 to nic-modules + + * CVE-2017-5715 (Spectre v2 retpoline) + - [Packaging] retpoline -- add call site validation + - [Config] disable retpoline checks for first upload + + * Do not duplicate changelog entries assigned to more than one bug or CVE + (LP: #1743383) + - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better + + -- Seth Forshee Tue, 13 Feb 2018 11:33:58 -0600 + +linux (4.15.0-9.10) bionic; urgency=medium + + * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244) + + * Miscellaneous Ubuntu changes + - [Debian] tests -- remove gcc-multilib dependency for arm64 + + -- Seth Forshee Thu, 08 Feb 2018 11:25:04 -0600 + +linux (4.15.0-8.9) bionic; urgency=medium + + * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075) + + * Bionic update to v4.15.2 stable release (LP: #1748072) + - KVM: x86: Make indirect calls in emulator speculation safe + - KVM: VMX: Make indirect call speculation safe + - module/retpoline: Warn about missing retpoline in module + - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf + - x86/cpufeatures: Add Intel feature bits for Speculation Control + - x86/cpufeatures: Add AMD feature bits for Speculation Control + - x86/msr: Add definitions for new speculation control MSRs + - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown + - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes + - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support + - x86/alternative: Print unadorned pointers + - x86/nospec: Fix header guards names + - x86/bugs: Drop one "mitigation" from dmesg + - x86/cpu/bugs: Make retpoline module warning conditional + - x86/cpufeatures: Clean up Spectre v2 related CPUID flags + - x86/retpoline: Simplify vmexit_fill_RSB() + - x86/speculation: Simplify indirect_branch_prediction_barrier() + - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE + - iio: adc/accel: Fix up module licenses + - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE + - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE + - KVM: nVMX: Eliminate vmcs02 pool + - KVM: VMX: introduce alloc_loaded_vmcs + - objtool: Improve retpoline alternative handling + - objtool: Add support for alternatives at the end of a section + - objtool: Warn on stripped section symbol + - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP + - x86/spectre: Check CONFIG_RETPOLINE in command line parser + - x86/entry/64: Remove the SYSCALL64 fast path + - x86/entry/64: Push extra regs right away + - x86/asm: Move 'status' from thread_struct to thread_info + - Documentation: Document array_index_nospec + - array_index_nospec: Sanitize speculative array de-references + - x86: Implement array_index_mask_nospec + - x86: Introduce barrier_nospec + - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec + - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end} + - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec + - x86/get_user: Use pointer masking to limit speculation + - x86/syscall: Sanitize syscall table de-references under speculation + - vfs, fdtable: Prevent bounds-check bypass via speculative execution + - nl80211: Sanitize array index in parse_txq_params + - x86/spectre: Report get_user mitigation for spectre_v1 + - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable" + - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel + - x86/speculation: Use Indirect Branch Prediction Barrier in context switch + - x86/paravirt: Remove 'noreplace-paravirt' cmdline option + - KVM: VMX: make MSR bitmaps per-VCPU + - x86/kvm: Update spectre-v1 mitigation + - x86/retpoline: Avoid retpolines for built-in __init functions + - x86/spectre: Simplify spectre_v2 command line parsing + - x86/pti: Mark constant arrays as __initconst + - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL + - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX + - KVM/x86: Add IBPB support + - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES + - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL + - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL + - serial: core: mark port as initialized after successful IRQ change + - fpga: region: release of_parse_phandle nodes after use + - Linux 4.15.2 + + * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792) + - net: phy: core: remove now uneeded disabling of interrupts + - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m + - net: socionext: Add Synquacer NetSec driver + - net: socionext: include linux/io.h to fix build + - net: socionext: Fix error return code in netsec_netdev_open() + + * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746) + - [Config] CONFIG_EDAC_GHES=y + + * support thunderx2 vendor pmu events (LP: #1747523) + - perf pmu: Pass pmu as a parameter to get_cpuid_str() + - perf tools arm64: Add support for get_cpuid_str function. + - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices + - perf vendor events arm64: Add ThunderX2 implementation defined pmu core + events + - perf pmu: Add check for valid cpuid in perf_pmu__find_map() + + * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463) + - SAUCE: mm: disable vma based swap readahead by default + - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM + + * Miscellaneous Ubuntu changes + - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations + + -- Seth Forshee Wed, 07 Feb 2018 21:13:27 -0600 + +linux (4.15.0-7.8) bionic; urgency=medium + + * Bionic update to v4.15.1 stable release (LP: #1747169) + - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops + - tools/gpio: Fix build error with musl libc + - gpio: stmpe: i2c transfer are forbiden in atomic context + - gpio: Fix kernel stack leak to userspace + - ALSA: hda - Reduce the suspend time consumption for ALC256 + - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH + - crypto: aesni - handle zero length dst buffer + - crypto: aesni - fix typo in generic_gcmaes_decrypt + - crypto: aesni - add wrapper for generic gcm(aes) + - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm- + aesni + - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm- + aesni + - crypto: inside-secure - fix hash when length is a multiple of a block + - crypto: inside-secure - avoid unmapping DMA memory that was not mapped + - crypto: sha3-generic - fixes for alignment and big endian operation + - crypto: af_alg - whitelist mask and type + - HID: wacom: EKR: ensure devres groups at higher indexes are released + - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events + - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE + - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE + - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE + - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE + - igb: Free IRQs when device is hotplugged + - ima/policy: fix parsing of fsuuid + - scsi: aacraid: Fix udev inquiry race condition + - scsi: aacraid: Fix hang in kdump + - scsi: storvsc: missing error code in storvsc_probe() + - staging: lustre: separate a connection destroy from free struct kib_conn + - staging: ccree: NULLify backup_info when unused + - staging: ccree: fix fips event irq handling build + - tty: fix data race between tty_init_dev and flush of buf + - usb: option: Add support for FS040U modem + - USB: serial: pl2303: new device id for Chilitag + - USB: cdc-acm: Do not log urb submission errors on disconnect + - CDC-ACM: apply quirk for card reader + - USB: serial: io_edgeport: fix possible sleep-in-atomic + - usbip: prevent bind loops on devices attached to vhci_hcd + - usbip: list: don't list devices attached to vhci_hcd + - USB: serial: simple: add Motorola Tetra driver + - usb: f_fs: Prevent gadget unbind if it is already unbound + - usb: uas: unconditionally bring back host after reset + - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc() + - ANDROID: binder: remove waitqueue when thread exits. + - android: binder: use VM_ALLOC to get vm area + - mei: me: allow runtime pm for platform with D0i3 + - serial: 8250_of: fix return code when probe function fails to get reset + - serial: 8250_uniphier: fix error return code in uniphier_uart_probe() + - serial: 8250_dw: Revert "Improve clock rate setting" + - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS + - spi: imx: do not access registers while clocks disabled + - iio: adc: stm32: fix scan of multiple channels with DMA + - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels + - test_firmware: fix missing unlock on error in config_num_requests_store() + - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened + - Input: synaptics-rmi4 - do not delete interrupt memory too early + - x86/efi: Clarify that reset attack mitigation needs appropriate userspace + - Linux 4.15.1 + + * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume + (LP: #1744712) + - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume" + - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" + version + + * apparmor profile load in stacked policy container fails (LP: #1746463) + - SAUCE: apparmor: fix display of .ns_name for containers + + -- Seth Forshee Sun, 04 Feb 2018 11:56:32 +0100 + +linux (4.15.0-6.7) bionic; urgency=low + + * upload urgency should be medium by default (LP: #1745338) + - [Packaging] update urgency to medium by default + + * Shutdown hang on 16.04 with iscsi targets (LP: #1569925) + - scsi: libiscsi: Allow sd_shutdown on bad transport + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1 + - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM" + - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default" + + [ Upstream Kernel Changes ] + + * Rebase to v4.15 + + -- Seth Forshee Mon, 29 Jan 2018 08:47:07 -0600 + +linux (4.15.0-5.6) bionic; urgency=low + + * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted + (LP: #1744077) + - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly + + * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC + (LP: #1743638) + - [d-i] Add qede to nic-modules udeb + + * boot failure on AMD Raven + WesternXT (LP: #1742759) + - SAUCE: drm/amdgpu: add atpx quirk handling (v2) + + * Unable to handle kernel NULL pointer dereference at isci_task_abort_task + (LP: #1726519) + - SAUCE: Revert "scsi: libsas: allow async aborts" + + * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939) + - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y + + * Miscellaneous Ubuntu changes + - Rebase to v4.15-rc7 + - [Config] CONFIG_CPU_ISOLATION=y + - [Config] Update annotations following config review + - Revert "UBUNTU: SAUCE: Import aufs driver" + - SAUCE: Import aufs driver + - ubuntu: vbox -- update to 5.2.6-dfsg-1 + - ubuntu: vbox: build fixes for 4.15 + - ubuntu: vbox -- update to 5.2.6-dfsg-2 + - hio: updates for timer api changes in 4.15 + - enable hio build + - Rebase to v4.15-rc9 + + [ Upstream Kernel Changes ] + + * Rebase to v4.15-rc9 + + -- Seth Forshee Mon, 22 Jan 2018 10:16:05 -0600 + +linux (4.15.0-4.5) bionic; urgency=low + + * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166) + - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010 + + * External HDMI monitor failed to show screen on Lenovo X1 series + (LP: #1738523) + - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series + + * Miscellaneous Ubuntu changes + - [Debian] autoreconstruct - add resoration of execute permissions + + [ Upstream Kernel Changes ] + + * Rebase to v4.15-rc4 + + -- Seth Forshee Wed, 10 Jan 2018 10:24:22 -0600 + +linux (4.15.0-3.4) bionic; urgency=low + + * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281) + - SAUCE: make sure ubuntu/xr-usb-serial builds for x86 + + [ Upstream Kernel Changes ] + + * Rebase to v4.15-rc6 + + -- Seth Forshee Wed, 03 Jan 2018 20:20:43 -0600 + +linux (4.15.0-2.3) bionic; urgency=low + + * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux + 4.15.0-1.2 (LP: #1737752) + - x86/mm: Unbreak modules that use the DMA API + + * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147) + - [Config] CONFIG_SPI_INTEL_SPI_*=n + + * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image + and udebs (LP: #1521712) + - [Config] Include ibmvnic in nic-modules + + * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542) + - [Config] Enable support for emulation of deprecated ARMv8 instructions + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761) + - Enable zfs build + - [Debian] add icp to zfs-modules.ignore + + [ Upstream Kernel Changes ] + + * Rebase to v4.15-rc4 + + -- Seth Forshee Mon, 18 Dec 2017 09:27:13 -0600 + +linux (4.15.0-1.2) bionic; urgency=low + + * Disabling zfs does not always disable module checks for the zfs modules + (LP: #1737176) + - [Packaging] disable zfs module checks when zfs is disabled + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64 + + [ Upstream Kernel Changes ] + + * Rebase to v4.15-rc3 + + -- Seth Forshee Sun, 10 Dec 2017 22:07:19 -0600 + +linux (4.15.0-0.1) bionic; urgency=low + + * Miscellaneous Ubuntu changes + - ubuntu: vbox -- update to 5.2.2-dfsg-2 + - ubuntu: vbox: build fixes for 4.15 + - disable hio build + - [Config] Update kernel lockdown options to fix build errors + - Disable zfs build + - SAUCE: Import aufs driver + - [Config] Enable AUFS config options + + [ Upstream Kernel Changes ] + + * Rebase to v4.15-rc2 + + -- Seth Forshee Fri, 08 Dec 2017 13:55:42 -0600 + +linux (4.14.0-11.13) bionic; urgency=low + + * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168) + + * CVE-2017-1000405 + - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() + + * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463) + - SAUCE: mm: disable vma based swap readahead by default + - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM + + * Bionic update to v4.14.3 stable release (LP: #1735843) + - s390: fix transactional execution control register handling + - s390/noexec: execute kexec datamover without DAT + - s390/runtime instrumention: fix possible memory corruption + - s390/guarded storage: fix possible memory corruption + - s390/disassembler: add missing end marker for e7 table + - s390/disassembler: increase show_code buffer size + - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock + - ACPI / EC: Fix regression related to triggering source of EC event handling + - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq + - serdev: fix registration of second slave + - sched: Make resched_cpu() unconditional + - lib/mpi: call cond_resched() from mpi_powm() loop + - x86/boot: Fix boot failure when SMP MP-table is based at 0 + - x86/decoder: Add new TEST instruction pattern + - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing + - x86/entry/64: Add missing irqflags tracing to native_load_gs_index() + - perf/x86/intel: Hide TSX events when RTM is not supported + - arm64: Implement arch-specific pte_access_permitted() + - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE + - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE + - uapi: fix linux/tls.h userspace compilation error + - uapi: fix linux/rxrpc.h userspace compilation errors + - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP + - MIPS: ralink: Fix MT7628 pinmux + - MIPS: ralink: Fix typo in mt7628 pinmux function + - net: mvneta: fix handling of the Tx descriptor counter + - nbd: wait uninterruptible for the dead timeout + - nbd: don't start req until after the dead connection logic + - PM / OPP: Add missing of_node_put(np) + - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time + - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD + - PCI: hv: Use effective affinity mask + - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF + - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports + - ALSA: hda: Add Raven PCI ID + - dm integrity: allow unaligned bv_offset + - dm cache: fix race condition in the writeback mode overwrite_bio + optimisation + - dm crypt: allow unaligned bv_offset + - dm zoned: ignore last smaller runt zone + - dm mpath: remove annoying message of 'blk_get_request() returned -11' + - dm bufio: fix integer overflow when limiting maximum cache size + - ovl: Put upperdentry if ovl_check_origin() fails + - dm: allocate struct mapped_device with kvzalloc + - sched/rt: Simplify the IPI based RT balancing logic + - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver + - dm: fix race between dm_get_from_kobject() and __dm_destroy() + - dm: discard support requires all targets in a table support discards + - MIPS: Fix odd fp register warnings with MIPS64r2 + - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels + - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry + - MIPS: Fix an n32 core file generation regset support regression + - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1 + - MIPS: math-emu: Fix final emulation phase for certain instructions + - rt2x00usb: mark device removed when get ENOENT usb error + - mm/z3fold.c: use kref to prevent page free/compact race + - autofs: don't fail mount for transient error + - nilfs2: fix race condition that causes file system corruption + - fscrypt: lock mutex before checking for bounce page pool + - eCryptfs: use after free in ecryptfs_release_messaging() + - libceph: don't WARN() if user tries to add invalid key + - bcache: check ca->alloc_thread initialized before wake up it + - fs: guard_bio_eod() needs to consider partitions + - fanotify: fix fsnotify_prepare_user_wait() failure + - isofs: fix timestamps beyond 2027 + - btrfs: change how we decide to commit transactions during flushing + - f2fs: expose some sectors to user in inline data or dentry case + - NFS: Fix typo in nomigration mount option + - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()" + - nfs: Fix ugly referral attributes + - NFS: Avoid RCU usage in tracepoints + - NFS: revalidate "." etc correctly on "open". + - nfsd: deal with revoked delegations appropriately + - rtlwifi: rtl8192ee: Fix memory leak when loading firmware + - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time + - iwlwifi: fix firmware names for 9000 and A000 series hw + - md: fix deadlock error in recent patch. + - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write + - Bluetooth: btqcomsmd: Add support for BD address setup + - md/bitmap: revert a patch + - fsnotify: clean up fsnotify_prepare/finish_user_wait() + - fsnotify: pin both inode and vfsmount mark + - fsnotify: fix pinning group in fsnotify_prepare_user_wait() + - ata: fixes kernel crash while tracing ata_eh_link_autopsy event + - ext4: fix interaction between i_size, fallocate, and delalloc after a crash + - ext4: prevent data corruption with inline data + DAX + - ext4: prevent data corruption with journaling + DAX + - ALSA: pcm: update tstamp only if audio_tstamp changed + - ALSA: usb-audio: Add sanity checks to FE parser + - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU + - ALSA: usb-audio: Add sanity checks in v2 clock parsers + - ALSA: timer: Remove kernel warning at compat ioctl error paths + - ALSA: hda/realtek - Fix ALC275 no sound issue + - ALSA: hda: Fix too short HDMI/DP chmap reporting + - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization + - ALSA: hda/realtek - Fix ALC700 family no sound issue + - ASoC: sun8i-codec: Invert Master / Slave condition + - ASoC: sun8i-codec: Fix left and right channels inversion + - ASoC: sun8i-codec: Set the BCLK divider + - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method + - fix a page leak in vhost_scsi_iov_to_sgl() error recovery + - 9p: Fix missing commas in mount options + - fs/9p: Compare qid.path in v9fs_test_inode + - net/9p: Switch to wait_event_killable() + - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair() + - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics() + - scsi: lpfc: fix pci hot plug crash in timer management routines + - scsi: lpfc: fix pci hot plug crash in list_add call + - scsi: lpfc: Fix crash receiving ELS while detaching driver + - scsi: lpfc: Fix FCP hba_wqidx assignment + - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails + - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref + - iscsi-target: Fix non-immediate TMR reference leak + - target: fix null pointer regression in core_tmr_drain_tmr_list + - target: fix buffer offset in core_scsi3_pri_read_full_status + - target: Fix QUEUE_FULL + SCSI task attribute handling + - target: Fix caw_sem leak in transport_generic_request_failure + - target: Fix quiese during transport_write_pending_qf endless loop + - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK + - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid + - mtd: nand: Export nand_reset() symbol + - mtd: nand: atmel: Actually use the PM ops + - mtd: nand: omap2: Fix subpage write + - mtd: nand: Fix writing mtdoops to nand flash. + - mtd: nand: mtk: fix infinite ECC decode IRQ issue + - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence + - p54: don't unregister leds when they are not initialized + - block: Fix a race between blk_cleanup_queue() and timeout handling + - raid1: prevent freeze_array/wait_all_barriers deadlock + - genirq: Track whether the trigger type has been set + - irqchip/gic-v3: Fix ppi-partitions lookup + - lockd: double unregister of inetaddr notifiers + - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not + enabled + - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state + - KVM: SVM: obey guest PAT + - kvm: vmx: Reinstate support for CPUs without virtual NMI + - dax: fix PMD faults on zero-length files + - dax: fix general protection fault in dax_alloc_inode + - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status + - clk: ti: dra7-atl-clock: fix child-node lookups + - libnvdimm, dimm: clear 'locked' status on successful DIMM enable + - libnvdimm, pfn: make 'resource' attribute only readable by root + - libnvdimm, namespace: fix label initialization to use valid seq numbers + - libnvdimm, region : make 'resource' attribute only readable by root + - libnvdimm, namespace: make 'resource' attribute only readable by root + - svcrdma: Preserve CB send buffer across retransmits + - IB/srpt: Do not accept invalid initiator port names + - IB/cm: Fix memory corruption in handling CM request + - IB/hfi1: Fix incorrect available receive user context count + - IB/srp: Avoid that a cable pull can trigger a kernel crash + - IB/core: Avoid crash on pkey enforcement failed in received MADs + - IB/core: Only maintain real QPs in the security lists + - NFC: fix device-allocation error return + - spi-nor: intel-spi: Fix broken software sequencing codes + - i40e: Use smp_rmb rather than read_barrier_depends + - igb: Use smp_rmb rather than read_barrier_depends + - igbvf: Use smp_rmb rather than read_barrier_depends + - ixgbevf: Use smp_rmb rather than read_barrier_depends + - i40evf: Use smp_rmb rather than read_barrier_depends + - fm10k: Use smp_rmb rather than read_barrier_depends + - ixgbe: Fix skb list corruption on Power systems + - parisc: Fix validity check of pointer size argument in new CAS + implementation + - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX + - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX + - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id() + - powerpc/signal: Properly handle return value from uprobe_deny_signal() + - powerpc/64s: Fix masking of SRR1 bits on instruction fault + - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation + - powerpc/64s/hash: Fix 512T hint detection to use >= 128T + - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation + - powerpc/64s/hash: Fix fork() with 512TB process address space + - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary + - media: Don't do DMA on stack for firmware upload in the AS102 driver + - media: rc: check for integer overflow + - media: rc: nec decoder should not send both repeat and keycode + - cx231xx-cards: fix NULL-deref on missing association descriptor + - media: v4l2-ctrl: Fix flags field on Control events + - media: venus: fix wrong size on dma_free + - media: venus: venc: fix bytesused v4l2_plane field + - media: venus: reimplement decoder stop command + - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory + zone + - iwlwifi: fix wrong struct for a000 device + - iwlwifi: add a new a000 device + - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons + - iwlwifi: add new cards for a000 series + - iwlwifi: add new cards for 8265 series + - iwlwifi: add new cards for 8260 series + - iwlwifi: fix PCI IDs and configuration mapping for 9000 series + - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command + - e1000e: Fix error path in link detection + - e1000e: Fix return value test + - e1000e: Separate signaling for link check/link up + - e1000e: Avoid receiver overrun interrupt bursts + - e1000e: fix buffer overrun while the I219 is processing DMA transactions + - Linux 4.14.3 + + * Miscellaneous Ubuntu changes + - SAUCE: s390/topology: don't inline cpu_to_node + - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1 + + -- Seth Forshee Mon, 04 Dec 2017 09:08:07 -0600 + +linux (4.14.0-10.12) bionic; urgency=low + + * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901) + + * Miscellaneous Ubuntu changes + - SAUCE: Enable the ACPI kernel debugger and acpidbg tool + - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package + + -- Seth Forshee Tue, 28 Nov 2017 08:46:49 -0600 + +linux (4.14.0-9.11) bionic; urgency=low + + * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728) + + * Miscellaneous Ubuntu changes + - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to + 0.7.3-1ubuntu1" + + -- Seth Forshee Mon, 27 Nov 2017 12:44:48 -0600 + +linux (4.14.0-8.10) bionic; urgency=low + + * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695) + + * Bionic update to v4.14.2 stable release (LP: #1734694) + - bio: ensure __bio_clone_fast copies bi_partno + - af_netlink: ensure that NLMSG_DONE never fails in dumps + - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets + - net: cdc_ncm: GetNtbFormat endian fix + - fealnx: Fix building error on MIPS + - net/sctp: Always set scope_id in sctp_inet6_skb_msgname + - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS + - serial: omap: Fix EFR write on RTS deassertion + - serial: 8250_fintek: Fix finding base_port with activated SuperIO + - tpm-dev-common: Reject too short writes + - rcu: Fix up pending cbs check in rcu_prepare_for_idle + - mm/pagewalk.c: report holes in hugetlb ranges + - ocfs2: fix cluster hang after a node dies + - ocfs2: should wait dio before inode lock in ocfs2_setattr() + - ipmi: fix unsigned long underflow + - mm/page_alloc.c: broken deferred calculation + - mm/page_ext.c: check if page_ext is not prepared + - coda: fix 'kernel memory exposure attempt' in fsync + - ipmi: Prefer ACPI system interfaces over SMBIOS ones + - Linux 4.14.2 + + * Bionic update to v4.14.1 stable release (LP: #1734693) + - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present + - dmaengine: dmatest: warn user when dma test times out + - media: imon: Fix null-ptr-deref in imon_probe + - media: dib0700: fix invalid dvb_detach argument + - crypto: dh - Fix double free of ctx->p + - crypto: dh - Don't permit 'p' to be 0 + - crypto: dh - Don't permit 'key' or 'g' size longer than 'p' + - crypto: brcm - Explicity ACK mailbox message + - USB: early: Use new USB product ID and strings for DbC device + - USB: usbfs: compute urb->actual_length for isochronous + - USB: Add delay-init quirk for Corsair K70 LUX keyboards + - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst + - USB: serial: metro-usb: stop I/O after failed open + - USB: serial: Change DbC debug device binding ID + - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update + - USB: serial: garmin_gps: fix I/O after failed probe and remove + - USB: serial: garmin_gps: fix memory leak on probe errors + - selftests/x86/protection_keys: Fix syscall NR redefinition warnings + - x86/MCE/AMD: Always give panic severity for UC errors in kernel context + - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface + - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table + - HID: cp2112: add HIDRAW dependency + - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection + - rpmsg: glink: Add missing MODULE_LICENSE + - staging: wilc1000: Fix bssid buffer offset in Txq + - staging: sm750fb: Fix parameter mistake in poke32 + - staging: ccree: fix 64 bit scatter/gather DMA ops + - staging: greybus: spilib: fix use-after-free after deregistration + - staging: rtl8188eu: Revert 4 commits breaking ARP + - spi: fix use-after-free at controller deregistration + - sparc32: Add cmpxchg64(). + - sparc64: mmu_context: Add missing include files + - sparc64: Fix page table walk for PUD hugepages + - Linux 4.14.1 + + * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660) + - [Config]: Set PANIC_TIMEOUT=10 on ppc64el + + * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users + (LP: #1732627) + - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1 + + -- Seth Forshee Mon, 27 Nov 2017 07:43:44 -0600 + +linux (4.14.0-7.9) bionic; urgency=low + + * Miscellaneous Ubuntu changes + - SAUCE: apparmor: add base infastructure for socket mediation + - SAUCE: apparmor: af_unix mediation + - SAUCE: LSM stacking: procfs: add smack subdir to attrs + - SAUCE: LSM stacking: LSM: manage credential security blobs + - SAUCE: LSM stacking: LSM: Manage file security blobs + - SAUCE: LSM stacking: LSM: manage task security blobs + - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs + - SAUCE: LSM stacking: LSM: general but not extreme module stacking + - SAUCE: LSM stacking: LSM: Complete task_alloc hook + - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs + - SAUCE: LSM stacking: fixup initialize task->security + - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code + - SAUCE: LSM stacking: add support for stacking getpeersec_stream + - SAUCE: LSM stacking: add stacking support to apparmor network hooks + - SAUCE: LSM stacking: fixup apparmor stacking enablement + - SAUCE: LSM stacking: fixup stacking kconfig + - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params + - SAUCE: LSM stacking: provide prctl interface for setting context + - SAUCE: LSM stacking: inherit current display LSM + - SAUCE: LSM stacking: keep an index for each registered LSM + - SAUCE: LSM stacking: verify display LSM + - SAUCE: LSM stacking: provide a way to specify the default display lsm + - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries + - SAUCE: LSM stacking: add /proc//attr/display_lsm + - SAUCE: LSM stacking: add Kconfig to set default display LSM + - SAUCE: LSM stacking: add configs for LSM stacking + - SAUCE: LSM stacking: check for invalid zero sized writes + - [Config] Run updateconfigs after merging LSM stacking + - [Config] CONFIG_AMD_MEM_ENCRYPT=y + + [ Upstream Kernel Changes ] + + * Rebase to v4.14 + + -- Seth Forshee Mon, 13 Nov 2017 08:12:08 -0600 + +linux (4.14.0-6.8) bionic; urgency=low + + * Miscellaneous Ubuntu changes + - SAUCE: add workarounds to enable ZFS for 4.14 + + [ Upstream Kernel Changes ] + + * Rebase to v4.14-rc8 + + -- Seth Forshee Mon, 06 Nov 2017 11:39:00 -0600 + +linux (4.14.0-5.7) bionic; urgency=low + + * Miscellaneous Ubuntu changes + - [Debian] Fix invocation of dh_prep for dbgsym packages + + -- Seth Forshee Tue, 31 Oct 2017 07:07:23 -0500 + +linux (4.14.0-4.5) bionic; urgency=low + + * Miscellaneous Ubuntu changes + - [Packaging] virtualbox -- reduce in kernel module versions + - vbox-update: Fix up KERN_DIR definitions + - ubuntu: vbox -- update to 5.2.0-dfsg-2 + - [Config] CONFIG_AMD_MEM_ENCRYPT=n + + [ Upstream Kernel Changes ] + + * Rebase to v4.14-rc7 + + -- Seth Forshee Mon, 30 Oct 2017 13:29:20 -0500 + +linux (4.14.0-3.4) artful; urgency=low + + * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986) + - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3 + - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI + - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280 + + * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070) + - powerpc/64s: Add workaround for P9 vector CI load issue + + * Miscellaneous Ubuntu changes + - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties + - [Config] CONFIG_DRM_VBOXVIDEO=m + - SAUCE: Import aufs driver + - [Config] Enable aufs + - [Config] Reorder annotations file after enabling aufs + - vbox-update: Disable imported vboxvideo module + - ubuntu: vbox -- update to 5.1.30-dfsg-1 + - Enable vbox + - hio: Use correct sizes when initializing ssd_index_bits* arrays + - hio: Update io stat accounting for 4.14 + - Enable hio + + [ Upstream Kernel Changes ] + + * Rebase to v4.14-rc5 + * Rebase to v4.14-rc6 + + -- Seth Forshee Mon, 23 Oct 2017 13:53:52 -0500 + +linux (4.14.0-2.3) artful; urgency=low + + * [Bug] USB controller failed to respond on Denverton after loading + intel_th_pci module (LP: #1715833) + - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH + + * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu + 17.10 (kernel 4.13) (LP: #1719290) + - SAUCE: s390: update zfcpdump_defconfig + + * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466) + - d-i: Add bnxt_en to nic-modules. + + * Miscellaneous Ubuntu changes + - [Config] Update annotations for 4.14-rc2 + + [ Upstream Kernel Changes ] + + * Rebase to v4.14-rc3 + * Rebase to v4.14-rc4 + + -- Seth Forshee Wed, 11 Oct 2017 16:04:27 -0500 + +linux (4.14.0-1.2) artful; urgency=low + + * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045) + - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor + + * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091) + - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev + + * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland + (LP: #1718679) + - [Config] CONFIG_DRM_VBOXVIDEO=n + + * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734) + - [Config] Disable CONFIG_IPMMU_VMSA on arm64 + + * autopkgtest profile fails to build on armhf (LP: #1717920) + - [Packaging] autopkgtest -- disable d-i when dropping flavours + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_I2C_XLP9XX=m + - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name + + [ Upstream Kernel Changes ] + + * Rebase to v4.14-rc2 + + -- Seth Forshee Fri, 29 Sep 2017 09:09:11 -0400 + +linux (4.14.0-0.1) artful; urgency=low + + * Miscellaneous Ubuntu changes + - Disable vbox build + - Disable hio build + - Disable zfs build + + [ Upstream Kernel Changes ] + + * Rebase to v4.14-rc1 + + -- Seth Forshee Tue, 19 Sep 2017 20:22:29 -0500 + +linux (4.13.0-11.12) artful; urgency=low + + * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699) + + * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399) + - s390/mm: fix local TLB flushing vs. detach of an mm address space + - s390/mm: fix race on mm->context.flush_mm + + * CVE-2017-1000251 + - Bluetooth: Properly check L2CAP config option output buffer length + + -- Seth Forshee Tue, 12 Sep 2017 10:18:38 -0500 + +linux (4.13.0-10.11) artful; urgency=low + + * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287) + + * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093) + - [Packaging] Add aufs-dkms to the Provides: for kernel packages + + * Artful update to v4.13.1 stable release (LP: #1716284) + - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard + - USB: serial: option: add support for D-Link DWM-157 C1 + - usb: Add device quirk for Logitech HD Pro Webcam C920-C + - usb:xhci:Fix regression when ATI chipsets detected + - USB: musb: fix external abort on suspend + - ANDROID: binder: add padding to binder_fd_array_object. + - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES. + - USB: core: Avoid race of async_completed() w/ usbdev_release() + - staging/rts5208: fix incorrect shift to extract upper nybble + - staging: ccree: save ciphertext for CTS IV + - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks + - iio: adc: ti-ads1015: fix incorrect data rate setting update + - iio: adc: ti-ads1015: fix scale information for ADS1115 + - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set + - iio: adc: ti-ads1015: avoid getting stale result after runtime resume + - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks + - iio: adc: ti-ads1015: add adequate wait time to get correct conversion + - driver core: bus: Fix a potential double free + - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage + - binder: free memory on error + - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y + - crypto: caam/qi - fix compilation with DEBUG enabled + - thunderbolt: Fix reset response_type + - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock + - intel_th: pci: Add Cannon Lake PCH-H support + - intel_th: pci: Add Cannon Lake PCH-LP support + - ath10k: fix memory leak in rx ring buffer allocation + - drm/vgem: Pin our pages for dmabuf exports + - drm/ttm: Fix accounting error when fail to get pages for pool + - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly + - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter + - Bluetooth: Add support of 13d3:3494 RTL8723BE device + - iwlwifi: pci: add new PCI ID for 7265D + - dlm: avoid double-free on error path in dlm_device_{register,unregister} + - mwifiex: correct channel stat buffer overflows + - MCB: add support for SC31 to mcb-lpc + - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs + - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default + - drm/nouveau: Fix error handling in nv50_disp_atomic_commit + - workqueue: Fix flag collision + - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme + - cs5536: add support for IDE controller variant + - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE + - scsi: sg: recheck MMAP_IO request length with lock held + - of/device: Prevent buffer overflow in of_device_modalias() + - rtlwifi: Fix memory leak when firmware request fails + - rtlwifi: Fix fallback firmware loading + - Linux 4.13.1 + + * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477) + - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard + + * SRIOV: warning if unload VFs (LP: #1715073) + - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources + + * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578) + - i40e: avoid NVM acquire deadlock during NVM update + - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq + + * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted + twice when perf stat is done (perf:) (LP: #1714571) + - perf vendor events powerpc: Remove duplicate events + + * Unable to install Ubuntu on the NVMe disk under VMD PCI domain + (LP: #1703339) + - [Config] Include vmd in storage-core-modules udeb + + * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064) + - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle + - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug + - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state + offline + + * Miscellaneous Ubuntu changes + - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h + - Revert "UBUNTU: SAUCE: Import aufs driver" + - SAUCE: Import aufs driver + + -- Seth Forshee Sun, 10 Sep 2017 17:48:59 -0500 + +linux (4.13.0-9.10) artful; urgency=low + + * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145) + + * EDAC sbridge: Failed to register device with error -22. (LP: #1714112) + - [Config] CONFIG_EDAC_GHES=n + + * Miscellaneous Ubuntu changes + - ubuntu: vbox -- update to 5.1.26-dfsg-2 + + [ Upstream Kernel Changes ] + + * Rebase to v4.13 + + -- Seth Forshee Tue, 05 Sep 2017 07:51:19 -0500 + +linux (4.13.0-8.9) artful; urgency=low + + * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103) + - SAUCE: apparmor: fix apparmorfs DAC access, permissions + + * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137) + - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64 + + * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping + Harrisonville SDP (LP: #1709257) + - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake + - EDAC, pnd2: Mask off the lower four bits of a BAR + - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR + - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device + - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after + reading BAR + + * Miscellaneous Ubuntu changes + - Revert "UBUNTU: SAUCE: Import aufs driver" + - SAUCE: Import aufs driver + - SAUCE: selftests/powerpc: Disable some ptrace selftests + - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x + - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el + - [Config] Disable CONFIG_MDIO_* options for s390x + - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x + - [Config] Update annotations for 4.13 + + -- Seth Forshee Thu, 31 Aug 2017 14:27:09 -0500 + +linux (4.13.0-7.8) artful; urgency=low + + * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904) + - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface + paths + + * Miscellaneous Ubuntu changes + - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled" + + * Miscellaneous upstream changes + - seccomp: Provide matching filter for introspection + - seccomp: Sysctl to display available actions + - seccomp: Operation for checking if an action is available + - seccomp: Sysctl to configure actions that are allowed to be logged + - seccomp: Selftest for detection of filter flag support + - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW + - seccomp: Action to log before allowing + + [ Upstream Kernel Changes ] + + * Rebase to v4.13-rc7 + + -- Seth Forshee Mon, 28 Aug 2017 08:12:24 -0500 + +linux (4.13.0-6.7) artful; urgency=low + + * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481) + - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A + + * sort ABI files with C.UTF-8 locale (LP: #1712345) + - [Packaging] sort ABI files with C.UTF-8 locale + + * igb: Support using Broadcom 54616 as PHY (LP: #1712024) + - SAUCE: igb: add support for using Broadcom 54616 as PHY + + * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220) + - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes + - powerpc/mm/radix: Improve TLB/PWC flushes + - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range + + * Linux 4.12 refuses to load self-signed modules under Secure Boot with + properly enrolled keys (LP: #1712168) + - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification + + * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432) + - [Config] CONFIG_BLK_DEV_NVME=m for s390 + + * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0 + (LP: #1711298) + - [Config] CONFIG_INTEL_ATOMISP=n + + * Miscellaneous Ubuntu changes + - SAUCE: apparmor: af_unix mediation + + * Miscellaneous upstream changes + - apparmor: Fix shadowed local variable in unpack_trans_table() + - apparmor: Fix logical error in verify_header() + - apparmor: Fix an error code in aafs_create() + - apparmor: Redundant condition: prev_ns. in [label.c:1498] + - apparmor: add the ability to mediate signals + - apparmor: add mount mediation + - apparmor: cleanup conditional check for label in label_print + - apparmor: add support for absolute root view based labels + - apparmor: make policy_unpack able to audit different info messages + - apparmor: add more debug asserts to apparmorfs + - apparmor: add base infastructure for socket mediation + - apparmor: move new_null_profile to after profile lookup fns() + - apparmor: fix race condition in null profile creation + - apparmor: ensure unconfined profiles have dfas initialized + - apparmor: fix incorrect type assignment when freeing proxies + + [ Upstream Kernel Changes ] + + * Rebase to v4.13-rc6 + + -- Seth Forshee Wed, 23 Aug 2017 08:10:38 -0500 + +linux (4.13.0-5.6) artful; urgency=low + + * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630) + - perf pmu-events: Support additional POWER8+ PVR in mapfile + - perf vendor events: Add POWER9 PMU events + - perf vendor events: Add POWER9 PVRs to mapfile + - SAUCE: perf vendor events powerpc: remove suffix in mapfile + - SAUCE: perf vendor events powerpc: Update POWER9 events + + * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171) + - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el + + * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for + kernels able to boot without initramfs (LP: #1700972) + - [Debian] Don't depend on initramfs-tools + + * Miscellaneous Ubuntu changes + - SAUCE: Import aufs driver + - SAUCE: aufs -- Add missing argument to loop_switch() call + - [Config] Enable aufs + - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3 + - Enable zfs build + - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall() + - [Packaging] switch up to debhelper 9 + + [ Upstream Kernel Changes ] + + * Rebase to v4.13-rc5 + + -- Seth Forshee Tue, 15 Aug 2017 09:24:16 -0500 + +linux (4.13.0-4.5) artful; urgency=low + + * Lenovo Yoga 910 Sensors (LP: #1708120) + - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips + + * Unable to install Ubuntu on the NVMe disk under VMD PCI domain + (LP: #1703339) + - [Config] Add vmd driver to generic inclusion list + + * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430) + - [Config] CONFIG_SATA_HIGHBANK=y + + * Miscellaneous Ubuntu changes + - ubuntu: vbox -- update to 5.1.26-dfsg-1 + - SAUCE: hio: Build fixes for 4.13 + - Enable hio build + - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1 + - [debian] use all rather than amd64 dkms debs for sync + + [ Upstream Kernel Changes ] + + * Rebase to v4.13-rc4 + + -- Seth Forshee Tue, 08 Aug 2017 11:31:48 -0500 + +linux (4.13.0-3.4) artful; urgency=low + + * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495) + - [Packaging] tests -- reduce rebuild test to one flavour + - [Packaging] tests -- reduce rebuild test to one flavour -- use filter + + * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158) + - SAUCE: virtio_net: Revert mergeable buffer handling rework + + [ Upstream Kernel Changes ] + + * Rebase to v4.13-rc3 + + -- Seth Forshee Mon, 31 Jul 2017 10:08:16 -0500 + +linux (4.13.0-2.3) artful; urgency=low + + * Change CONFIG_IBMVETH to module (LP: #1704479) + - [Config] CONFIG_IBMVETH=m + + [ Upstream Kernel Changes ] + + * Rebase to v4.13-rc2 + + -- Seth Forshee Mon, 24 Jul 2017 13:58:08 -0500 + +linux (4.13.0-1.2) artful; urgency=low + + * Miscellaneous Ubuntu changes + - [Debian] Support sphinx-based kernel documentation + + -- Seth Forshee Thu, 20 Jul 2017 09:18:33 -0500 + +linux (4.13.0-0.1) artful; urgency=low + + * Miscellaneous Ubuntu changes + - Disable hio + - Disable zfs build + - ubuntu: vbox -- update to 5.1.24-dfsg-1 + + [ Upstream Kernel Changes ] + + * Rebase to v4.13-rc1 + + -- Seth Forshee Wed, 19 Jul 2017 15:09:31 -0500 + +linux (4.12.0-7.8) artful; urgency=low + + * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on + (LP: #1673564) + - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding + - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers + - KVM: arm64: Make kvm_condition_valid32() accessible from EL2 + - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2 + - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler + - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers + - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line + - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler + - KVM: arm64: vgic-v3: Add misc Group-0 handlers + - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers + - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line + - arm64: Add MIDR values for Cavium cn83XX SoCs + - arm64: Add workaround for Cavium Thunder erratum 30115 + - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler + - KVM: arm64: Enable GICv3 common sysreg trapping via command-line + - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped + - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access + - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access + + * hns: under heavy load, NIC may fail and require reboot (LP: #1704146) + - net: hns: Bugfix for Tx timeout handling in hns driver + + * New ACPI identifiers for ThunderX SMMU (LP: #1703437) + - iommu/arm-smmu: Plumb in new ACPI identifiers + + * Transparent hugepages should default to enabled=madvise (LP: #1703742) + - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default + + * Artful update to v4.12.1 stable release (LP: #1703858) + - driver core: platform: fix race condition with driver_override + - RDMA/uverbs: Check port number supplied by user verbs cmds + - usb: dwc3: replace %p with %pK + - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick + - usb: usbip: set buffer pointers to NULL after free + - Add USB quirk for HVR-950q to avoid intermittent device resets + - usb: Fix typo in the definition of Endpoint[out]Request + - USB: core: fix device node leak + - USB: serial: option: add two Longcheer device ids + - USB: serial: qcserial: new Sierra Wireless EM7305 device ID + - xhci: Limit USB2 port wake support for AMD Promontory hosts + - gfs2: Fix glock rhashtable rcu bug + - Add "shutdown" to "struct class". + - tpm: Issue a TPM2_Shutdown for TPM2 devices. + - tpm: fix a kernel memory leak in tpm-sysfs.c + - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error + - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings + - sched/fair, cpumask: Export for_each_cpu_wrap() + - sched/core: Implement new approach to scale select_idle_cpu() + - sched/numa: Use down_read_trylock() for the mmap_sem + - sched/numa: Override part of migrate_degrades_locality() when idle balancing + - sched/fair: Simplify wake_affine() for the single socket case + - sched/numa: Implement NUMA node level wake_affine() + - sched/fair: Remove effective_load() + - sched/numa: Hide numa_wake_affine() from UP build + - xen: avoid deadlock in xenbus driver + - crypto: drbg - Fixes panic in wait_for_completion call + - Linux 4.12.1 + + * cxlflash update request in the Xenial SRU stream (LP: #1702521) + - scsi: cxlflash: Combine the send queue locks + - scsi: cxlflash: Update cxlflash_afu_sync() to return errno + - scsi: cxlflash: Reset hardware queue context via specified register + - scsi: cxlflash: Schedule asynchronous reset of the host + - scsi: cxlflash: Handle AFU sync failures + - scsi: cxlflash: Track pending scsi commands in each hardware queue + - scsi: cxlflash: Flush pending commands in cleanup path + - scsi: cxlflash: Add scsi command abort handler + - scsi: cxlflash: Create character device to provide host management interface + - scsi: cxlflash: Separate AFU internal command handling from AFU sync + specifics + - scsi: cxlflash: Introduce host ioctl support + - scsi: cxlflash: Refactor AFU capability checking + - scsi: cxlflash: Support LUN provisioning + - scsi: cxlflash: Support AFU debug + - scsi: cxlflash: Support WS16 unmap + - scsi: cxlflash: Remove zeroing of private command data + - scsi: cxlflash: Update TMF command processing + - scsi: cxlflash: Avoid double free of character device + - scsi: cxlflash: Update send_tmf() parameters + - scsi: cxlflash: Update debug prints in reset handlers + + * make snap-pkg support (LP: #1700747) + - make snap-pkg support + + * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706) + - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge + + * arm64: fix crash reading /proc/kcore (LP: #1702749) + - fs/proc: kcore: use kcore_list type to check for vmalloc/module address + - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT + + * Opal and POWER9 DD2 (LP: #1702159) + - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9 + + * Data corruption with hio driver (LP: #1701316) + - SAUCE: hio: Fix incorrect use of enum req_opf values + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2 + - snapcraft.yaml: Sync with xenial + - [Config] CONFIG_CAVIUM_ERRATUM_30115=y + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and + MokSBState" + + -- Seth Forshee Fri, 14 Jul 2017 15:25:41 -0500 + +linux (4.12.0-6.7) artful; urgency=low + + * update ENA driver to 1.2.0k from net-next (LP: #1701575) + - net: ena: change return value for unsupported features unsupported return + value + - net: ena: add hardware hints capability to the driver + - net: ena: change sizeof() argument to be the type pointer + - net: ena: add reset reason for each device FLR + - net: ena: add support for out of order rx buffers refill + - net: ena: allow the driver to work with small number of msix vectors + - net: ena: use napi_schedule_irqoff when possible + - net: ena: separate skb allocation to dedicated function + - net: ena: use lower_32_bits()/upper_32_bits() to split dma address + - net: ena: update driver's rx drop statistics + - net: ena: update ena driver to version 1.2.0 + + * APST gets enabled against explicit kernel option (LP: #1699004) + - nvme: explicitly disable APST on quirked devices + + * Miscellaneous Ubuntu changes + - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40) + - SAUCE: hio updates for 4.12 + - SAUCE: Enable hio build + + -- Seth Forshee Wed, 05 Jul 2017 14:23:20 -0500 + +linux (4.12.0-5.6) artful; urgency=low + + * ERAT invalidate on context switch removal (LP: #1700819) + - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1 + + * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521) + - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9 + + * Miscellaneous Ubuntu changes + - d-i: Move qcom-emac from arm64 to shared nic-modules + + [ Upstream Kernel Changes ] + + * Rebase to v4.12 + + -- Seth Forshee Mon, 03 Jul 2017 07:52:02 -0500 + +linux (4.12.0-4.5) artful; urgency=low + + * aacraid driver may return uninitialized stack data to userspace + (LP: #1700077) + - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace + + * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651) + - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device + + * AACRAID for power9 platform (LP: #1689980) + - scsi: aacraid: Remove __GFP_DMA for raw srb memory + - scsi: aacraid: Fix DMAR issues with iommu=pt + - scsi: aacraid: Added 32 and 64 queue depth for arc natives + - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks + - scsi: aacraid: Remove reset support from check_health + - scsi: aacraid: Change wait time for fib completion + - scsi: aacraid: Log count info of scsi cmds before reset + - scsi: aacraid: Print ctrl status before eh reset + - scsi: aacraid: Using single reset mask for IOP reset + - scsi: aacraid: Rework IOP reset + - scsi: aacraid: Add periodic checks to see IOP reset status + - scsi: aacraid: Rework SOFT reset code + - scsi: aacraid: Rework aac_src_restart + - scsi: aacraid: Use correct function to get ctrl health + - scsi: aacraid: Make sure ioctl returns on controller reset + - scsi: aacraid: Enable ctrl reset for both hba and arc + - scsi: aacraid: Add reset debugging statements + - scsi: aacraid: Remove reference to Series-9 + - scsi: aacraid: Update driver version to 50834 + + * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700) + - SAUCE: drm: hibmc: Use set_busid function from drm core + + * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954) + - d-i: Add hibmc-drm to kernel-image udeb + + * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844) + - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2 + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x + - [Config] CONFIG_ATA=n for s390x + - [Config] Update annotations for 4.12 + + [ Upstream Kernel Changes ] + + * Rebase to v4.12-rc7 + + -- Seth Forshee Mon, 26 Jun 2017 11:27:29 -0500 + +linux (4.12.0-3.4) artful; urgency=low + + * Miscellaneous upstream changes + - ufs: fix the logics for tail relocation + + [ Upstream Kernel Changes ] + + * Rebase to v4.12-rc6 + + -- Seth Forshee Mon, 19 Jun 2017 14:50:39 -0500 + +linux (4.12.0-2.3) artful; urgency=low + + * CVE-2014-9900 + - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in + ethtool_get_wol() + + * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen) + (LP: #1671360) + - pinctrl/amd: Use regular interrupt instead of chained + + * extend-diff-ignore should use exact matches (LP: #1693504) + - [Packaging] exact extend-diff-ignore matches + + * Miscellaneous Ubuntu changes + - SAUCE: efi: Don't print secure boot state from the efi stub + - ubuntu: vbox -- Update to 5.1.22-dfsg-1 + - SAUCE: vbox fixes for 4.12 + - Re-enable virtualbox build + - [Config] CONFIG_ORANGEFS_FS=m + - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7 + - Enable zfs build + + [ Upstream Kernel Changes ] + + * Rebase to v4.12-rc4 + * Rebase to v4.12-rc5 + + -- Seth Forshee Sun, 11 Jun 2017 22:25:13 -0500 + +linux (4.12.0-1.2) artful; urgency=low + + * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337) + - [Config] Enable CONFIG_DRM_MGAG200 as module + + * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319) + - [Config] CONFIG_LIBIO=y on arm64 only + - SAUCE: LIBIO: Introduce a generic PIO mapping method + - SAUCE: OF: Add missing I/O range exception for indirect-IO devices + - [Config] CONFIG_HISILICON_LPC=y + - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07 + - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host + I/O + - SAUCE: LPC: Add the ACPI LPC support + - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts + - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO + + * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325) + - SAUCE: tty: Fix ldisc crash on reopened tty + + * Miscellaneous Ubuntu changes + - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa' + - Rebase to v4.12-rc3 + + [ Upstream Kernel Changes ] + + * Rebase to v4.12-rc3 + + -- Seth Forshee Mon, 29 May 2017 20:56:29 -0500 + +linux (4.12.0-0.1) artful; urgency=low + + * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614) + - [Config] CONFIG_ARM64_LSE_ATOMICS=y + + * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914) + - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64 + + * exec'ing a setuid binary from a threaded program sometimes fails to setuid + (LP: #1672819) + - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct + + * Miscellaneous Ubuntu changes + - Update find-missing-sauce.sh to compare to artful + - Update dropped.txt + - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is + locked down + - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode + - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been + set + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel + is locked down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Enable cold boot attack mitigation + - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the + kernel is locked down + - SAUCE: (efi-lockdown) scsi: Lock down the eata driver + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to + secondary keyring + - SAUCE: (efi-lockdown) efi: Add EFI signature data types + - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser + - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot + - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for + MokSBState + - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState + - [Config] Set values for UEFI secure boot lockdown options + - Disable virtualbox build + - Disable hio build + - SAUCE: securityfs: Replace CURRENT_TIME with current_time() + - Disable zfs build + - [Debian] Work out upstream tag for use with gen-auto-reconstruct + - SAUCE: Import aufs driver + - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h + - [Config] Enable aufs + - SAUCE: perf callchain: Include errno.h on x86 unconditinally + + [ Upstream Kernel Changes ] + + * Rebase to v4.12-rc2 + + -- Seth Forshee Sun, 21 May 2017 23:44:44 -0500 + +linux (4.11.0-3.8) artful; urgency=low + + [ Seth Forshee ] + + * Release Tracking Bug + - LP: #1690999 + + * apparmor_parser hangs indefinitely when called by multiple threads + (LP: #1645037) + - SAUCE: apparmor: fix lock ordering for mkdir + + * apparmor leaking securityfs pin count (LP: #1660846) + - SAUCE: apparmor: fix leak on securityfs pin count + + * apparmor reference count leak when securityfs_setup_d_inode\ () fails + (LP: #1660845) + - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode() + fails + + * apparmor not checking error if security_pin_fs() fails (LP: #1660842) + - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails + + * libvirt profile is blocking global setrlimit despite having no rlimit rule + (LP: #1679704) + - SAUCE: apparmor: fix complain mode failure for rlimit mediation + - apparmor: update auditing of rlimit check to provide capability information + + * apparmor: does not provide a way to detect policy updataes (LP: #1678032) + - SAUCE: apparmor: add policy revision file interface + + * apparmor does not make support of query data visible (LP: #1678023) + - SAUCE: apparmor: add label data availability to the feature set + + * apparmor query interface does not make supported query info available + (LP: #1678030) + - SAUCE: apparmor: add information about the query inteface to the feature set + + * change_profile incorrect when using namespaces with a compound stack + (LP: #1677959) + - SAUCE: apparmor: fix label parse for stacked labels + + * Regression in 4.4.0-65-generic causes very frequent system crashes + (LP: #1669611) + - apparmor: sync of apparmor 3.6+ (17.04) + + * Artful update to 4.11.1 stable release (LP: #1690814) + - dm ioctl: prevent stack leak in dm ioctl call + - drm/sti: fix GDP size to support up to UHD resolution + - power: supply: lp8788: prevent out of bounds array access + - brcmfmac: Ensure pointer correctly set if skb data location changes + - brcmfmac: Make skb header writable before use + - sparc64: fix fault handling in NGbzero.S and GENbzero.S + - refcount: change EXPORT_SYMBOL markings + - net: macb: fix phy interrupt parsing + - tcp: fix access to sk->sk_state in tcp_poll() + - geneve: fix incorrect setting of UDP checksum flag + - bpf: enhance verifier to understand stack pointer arithmetic + - bpf, arm64: fix jit branch offset related to ldimm64 + - tcp: fix wraparound issue in tcp_lp + - net: ipv6: Do not duplicate DAD on link up + - net: usb: qmi_wwan: add Telit ME910 support + - tcp: do not inherit fastopen_req from parent + - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header + - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string + - ipv6: initialize route null entry in addrconf_init() + - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf + - tcp: randomize timestamps on syncookies + - bnxt_en: allocate enough space for ->ntp_fltr_bmap + - bpf: don't let ldimm64 leak map addresses on unprivileged + - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path + - f2fs: sanity check segment count + - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." + - xen: Revert commits da72ff5bfcb0 and 72a9b186292d + - block: get rid of blk_integrity_revalidate() + - Linux 4.11.1 + + * Module signing exclusion for staging drivers does not work properly + (LP: #1690908) + - SAUCE: Fix module signing exclusion in package builds + + * perf: qcom: Add L3 cache PMU driver (LP: #1689856) + - [Config] CONFIG_QCOM_L3_PMU=y + - perf: qcom: Add L3 cache PMU driver + + * No PMU support for ACPI-based arm64 systems (LP: #1689661) + - drivers/perf: arm_pmu: rework per-cpu allocation + - drivers/perf: arm_pmu: manage interrupts per-cpu + - drivers/perf: arm_pmu: split irq request from enable + - drivers/perf: arm_pmu: remove pointless PMU disabling + - drivers/perf: arm_pmu: define armpmu_init_fn + - drivers/perf: arm_pmu: fold init into alloc + - drivers/perf: arm_pmu: factor out pmu registration + - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs() + - drivers/perf: arm_pmu: handle no platform_device + - drivers/perf: arm_pmu: rename irq request/free functions + - drivers/perf: arm_pmu: split cpu-local irq request/free + - drivers/perf: arm_pmu: move irq request/free into probe + - drivers/perf: arm_pmu: split out platform device probe logic + - arm64: add function to get a cpu's MADT GICC table + - [Config] CONFIG_ARM_PMU_ACPI=y + - drivers/perf: arm_pmu: add ACPI framework + - arm64: pmuv3: handle !PMUv3 when probing + - arm64: pmuv3: use arm_pmu ACPI framework + + * Fix NVLINK2 TCE route (LP: #1690155) + - powerpc/powernv: Fix TCE kill on NVLink2 + + * CVE-2017-0605 + - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline() + + * Miscellaneous Ubuntu changes + - [Config] Restore powerpc arch to annotations file + - [Config] Disable runtime testing modules + - [Config] Disable drivers not needed on s390x + - [Config] Update annotations for 4.11 + - [Config] updateconfigs after apparmor updates + + * Miscellaneous upstream changes + - apparmor: use SHASH_DESC_ON_STACK + - apparmor: fix invalid reference to index variable of iterator line 836 + - apparmor: fix parameters so that the permission test is bypassed at boot + - apparmor: Make path_max parameter readonly + - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show() + - apparmorfs: Use seq_putc() in two functions + - apparmor: provide information about path buffer size at boot + - apparmor: add/use fns to print hash string hex value + + -- Seth Forshee Tue, 16 May 2017 00:39:13 -0500 + +linux (4.11.0-2.7) artful; urgency=low + + * kernel-wedge fails in artful due to leftover squashfs-modules d-i files + (LP: #1688259) + - Remove squashfs-modules files from d-i + - [Config] as squashfs-modules is builtin kernel-image must Provides: it + + * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297) + - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform." + - d-i: initrd needs qcom_emac on amberwing platform. + + * update for V3 kernel bits and improved multiple fan slice support + (LP: #1470091) + - SAUCE: fan: tunnel multiple mapping mode (v3) + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5 + - Enable zfs + - SAUCE: fan: add VXLAN implementation + - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is + locked down + - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode + - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been + set + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel + is locked down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Enable cold boot attack mitigation + - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the + kernel is locked down + - SAUCE: (efi-lockdown) scsi: Lock down the eata driver + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) Add EFI signature data types + - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader. + - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring + - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot + - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db + - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is + disabled + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for + MokSBState + - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState + - [Config] Set values for UEFI secure boot lockdown options + - Update dropped.txt + + [ Upstream Kernel Changes ] + + * rebase to v4.11 + + -- Seth Forshee Fri, 05 May 2017 07:43:14 -0500 + +linux (4.11.0-1.6) artful; urgency=low + + * Miscellaneous Ubuntu changes + - [Debian] Use default compression for all packages + - SAUCE: (namespace) block_dev: Support checking inode permissions in + lookup_bdev() + - SAUCE: (namespace) block_dev: Check permissions towards block device inode + when mounting + - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode + when mounting + - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes + - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root + - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb() + - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set + security.* xattrs + - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw + filesystems + - SAUCE: (namespace) fuse: Add support for pid namespaces + - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns + - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace + or a descendant + - SAUCE: (namespace) fuse: Allow user namespace mounts + - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user + namespaces + - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts + - SAUCE: (namespace) ext4: Add module parameter to enable user namespace + mounts + - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is + opened for writing + + -- Seth Forshee Wed, 26 Apr 2017 10:08:29 -0500 + +linux (4.11.0-0.5) artful; urgency=low + + * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain + (LP: #1684971) + - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain + + * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups + (LP: #1470250) + - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails + + * Enable virtual scsi server driver for Power (LP: #1615665) + - SAUCE: Return TCMU-generated sense data to fabric module + + * include/linux/security.h header syntax error with !CONFIG_SECURITYFS + (LP: #1630990) + - SAUCE: (no-up) include/linux/security.h -- fix syntax error with + CONFIG_SECURITYFS=n + + * Miscellaneous Ubuntu changes + - SAUCE: Import aufs driver + - [Config] Enable aufs + - [Debian] Add script to update virtualbox + - ubuntu: vbox -- Update to 5.1.20-dfsg-2 + - Enable vbox + - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h + + [ Upstream Kernel Changes ] + + * rebase to v4.11-rc8 + + -- Seth Forshee Tue, 25 Apr 2017 13:42:54 -0500 + +linux (4.11.0-0.4) zesty; urgency=low + + * POWER9: Improve performance on memory management (LP: #1681429) + - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm + flush + - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync + + * Miscellaneous Ubuntu changes + - find-missing-sauce.sh + + [ Upstream Kernel Changes ] + + * rebase to v4.11-rc7 + + -- Seth Forshee Tue, 18 Apr 2017 08:19:43 -0500 + +linux (4.11.0-0.3) zesty; urgency=low + + * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888) + - [Config] Disable CONFIG_HVC_UDBG on ppc64el + + * smartpqi driver needed in initram disk and installer (LP: #1680156) + - [Config] Add smartpqi to d-i + + * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315) + - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n + + * Miscellaneous Ubuntu changes + - [Config] flash-kernel should be a Breaks + - [Config] drop the info directory + - [Config] drop NOTES as obsolete + - [Config] drop changelog.historical as obsolete + - rebase to v4.11-rc6 + + [ Upstream Kernel Changes ] + + * rebase to v4.11-rc6 + + -- Tim Gardner Tue, 11 Apr 2017 07:16:52 -0600 + +linux (4.11.0-0.2) zesty; urgency=low + + [ Upstream Kernel Changes ] + + * rebase to v4.11-rc5 + + -- Tim Gardner Mon, 03 Apr 2017 08:26:07 +0100 + +linux (4.11.0-0.1) zesty; urgency=low + + [ Upstream Kernel Changes ] + + * rebase to v4.11-rc4 + - LP: #1591053 + + -- Tim Gardner Mon, 20 Mar 2017 05:15:32 -0600 + +linux (4.11.0-0.0) zesty; urgency=low + + * dummy entry + + -- Tim Gardner Mon, 20 Mar 2017 05:15:32 -0600 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/config/README.rst +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/config/README.rst @@ -0,0 +1,185 @@ +================== +Config Annotations +================== + +:Author: Andrea Righi + +Overview +======== + +Each Ubuntu kernel needs to maintain its own .config for each supported +architecture and each flavour. + +Every time a new patch is applied or a kernel is rebased on top of a new +one, we need to update the .config's accordingly (config options can be +added, removed and also renamed). + +So, we need to make sure that some critical config options are always +matching the desired value in order to have a functional kernel. + +State of the art +================ + +At the moment configs are maintained as a set of Kconfig chunks (inside +`debian./config/`): a global one, plus per-arch / per-flavour +chunks. + +In addition to that, we need to maintain also a file called +'annotations'; the purpose of this file is to make sure that some +critical config options are not silently removed or changed when the +real .config is re-generated (for example after a rebase or after +applying a new set of patches). + +The main problem with this approach is that, often, we have duplicate +information that is stored both in the Kconfig chunks *and* in the +annotations files and, at the same time, the whole .config's information +is distributed between Kconfig chunks and annotations, making it hard to +maintain, review and manage in general. + +Proposed solution +================= + +The proposed solution is to store all the config information into the +"annotations" format and get rid of the config chunks (basically the +real .config's can be produced "compiling" annotations). + +Implementation +============== + +To help the management of the annotations an helper script is provided +(`debian/scripts/misc/annotations`): + +``` +usage: annotations [-h] [--version] [--file FILE] [--arch ARCH] [--flavour FLAVOUR] [--config CONFIG] + (--query | --export | --import FILE | --update FILE | --check FILE) + +Manage Ubuntu kernel .config and annotations + +options: + -h, --help show this help message and exit + --version, -v show program's version number and exit + --file FILE, -f FILE Pass annotations or .config file to be parsed + --arch ARCH, -a ARCH Select architecture + --flavour FLAVOUR, -l FLAVOUR + Select flavour (default is "generic") + --config CONFIG, -c CONFIG + Select a specific config option + +Action: + --query, -q Query annotations + --export, -e Convert annotations to .config format + --import FILE, -i FILE + Import a full .config for a specific arch and flavour into annotations + --update FILE, -u FILE + Import a partial .config into annotations (only resync configs specified in FILE) + --check FILE, -k FILE + Validate kernel .config with annotations +``` + +This script allows to query config settings (per arch/flavour/config), +export them into the Kconfig format (generating the real .config files) +and check if the final .config matches the rules defined in the +annotations. + +Examples (annotations is defined as an alias to `debian/scripts/annotations`): + + - Show settings for `CONFIG_DEBUG_INFO_BTF` for master kernel across all the + supported architectures and flavours: + +``` +$ annotations --query --config CONFIG_DEBUG_INFO_BTF +{ + "policy": { + "amd64": "y", + "arm64": "y", + "armhf": "n", + "ppc64el": "y", + "riscv64": "y", + "s390x": "y" + }, + "note": "'Needs newer pahole for armhf'" +} +``` + + - Dump kernel .config for arm64 and flavour generic-64k: + +``` +$ annotations --arch arm64 --flavour generic-64k --export +CONFIG_DEBUG_FS=y +CONFIG_DEBUG_KERNEL=y +CONFIG_COMPAT=y +... +``` + + - Update annotations file with a new kernel .config for amd64 flavour + generic: + +``` +$ annotations --arch amd64 --flavour generic --import build/.config +``` + +Moreover, an additional kernelconfig commands are provided +(via debian/rules targets): + - `migrateconfigs`: automatically merge all the previous configs into + annotations (local changes still need to be committed) + +Annotations headers +=================== + +The main annotations file should contain a header to define the architectures +and flavours that are supported. + +Here is the format of the header for the generic kernel: +``` +# Menu: HEADER +# FORMAT: 4 +# ARCH: amd64 arm64 armhf ppc64el riscv64 s390x +# FLAVOUR: amd64-generic arm64-generic arm64-generic-64k armhf-generic armhf-generic-lpae ppc64el-generic riscv64-generic s390x-generic + +``` + +Example header of a derivative (linux-aws): +``` +# Menu: HEADER +# FORMAT: 4 +# ARCH: amd64 arm64 +# FLAVOUR: amd64-aws arm64-aws +# FLAVOUR_DEP: {'amd64-aws': 'amd64-generic', 'arm64-aws': 'arm64-generic'} + +include "../../debian.master/config/annotations" + +# Below you can define only the specific linux-aws configs that differ from linux generic + +``` + +Pros and Cons +============= + + Pros: + - avoid duplicate information in .config's and annotations + - allow to easily define groups of config settings (for a specific + environment or feature, such as annotations.clouds, annotations.ubuntu, + annotations.snapd, etc.) + - config options are more accessible, easy to change and review + - we can easily document how config options are managed (and external + contributors won't be discouraged anymore when they need to to change a + config option) + + Cons: + - potential regressions: the new tool/scripts can have potential bugs, + so we could experience regressions due to some missed config changes + - kernel team need to understand the new process (even if everything + is transparent, kernel cranking process is the same, there might be + corner cases that need to be addressed and resolved manually) + +TODO +==== + + - Migrate all flavour and arch definitions into annotations (rather + than having this information defined in multiple places inside + debian/scripts); right now this information is "partially" migrated, + meaning that we need to define arches and flavours in the headers + section of annotations (so that the annotations tool can figure out + the list of supported arches and flavours), but arches and flavours + are still defined elsewhere, ideally we would like to have arches and + flavours defined only in one place: annotations. --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/config/annotations +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/config/annotations @@ -0,0 +1,65 @@ +# Menu: HEADER +# FORMAT: 4 +# ARCH: amd64 arm64 +# FLAVOUR: amd64-lowlatency arm64-lowlatency arm64-lowlatency-64k +# FLAVOUR_DEP: {'amd64-lowlatency': 'amd64-generic', 'arm64-lowlatency': 'arm64-generic', 'arm64-lowlatency-64k': 'arm64-generic-64k'} + +include "../../debian.master/config/annotations" + +CONFIG_HZ_1000 policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_HZ_1000 note<'HZ for lowlatency must be set to 1000 to provide better system responsiveness'> + +CONFIG_HZ_250 policy<{'amd64': 'n', 'arm64': 'n'}> +CONFIG_HZ_250 note<'Override default HZ used in generic'> + +CONFIG_LATENCYTOP policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_LATENCYTOP note<'https://lists.ubuntu.com/archives/kernel-team/2014-July/045006.html, LP#1655986'> + +CONFIG_NO_HZ_FULL policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_NO_HZ_FULL note<'Enable access to "Full tickless mode" (LP: #2023007)'> + +CONFIG_NO_HZ_IDLE policy<{'amd64': 'n', 'arm64': 'n'}> +CONFIG_NO_HZ_IDLE note<'Disabled in favor of CONFIG_NO_HZ_FULL (LP: #2023007)'> + +CONFIG_PREEMPT policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_PREEMPT note<'Enable fully preemptible kernel by default (can be changed at runtime via /sys/kernel/debug/sched/preempt)'> + +CONFIG_PREEMPT_VOLUNTARY policy<{'amd64': 'n', 'arm64': 'n'}> +CONFIG_PREEMPT_VOLUNTARY note<'Disable voluntary preemption model by default (can be changed at runtime via /sys/kernel/debug/sched/preempt)'> + +CONFIG_RCU_LAZY policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_RCU_LAZY note<'Batch RCU callbacks and then flush them after a timed delay instead of executing them immediately (LP: #2023007)'> + +CONFIG_RCU_NOCB_CPU policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_RCU_NOCB_CPU note<'Move RCU callbacks from softirq context to kthread context (LP: #2023007)'> + +CONFIG_RCU_NOCB_CPU_DEFAULT_ALL policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_RCU_NOCB_CPU_DEFAULT_ALL note<'Enable CONFIG_RCU_NOCB_CPU across all CPUs by default (LP: #2023007)'> + +CONFIG_RUST policy<{'amd64': '-'}> +CONFIG_RUST note<'required to enable Rust support, LP: #1993183'> + +CONFIG_RUST_IS_AVAILABLE policy<{'amd64': '-', 'arm64': '-'}> +CONFIG_RUST_IS_AVAILABLE note<'required to enable Rust support, LP: #1993183'> + + +# ---- Annotations without notes ---- + +CONFIG_AS_VERSION policy<{'amd64': '23800', 'arm64': '23800'}> +CONFIG_BINDGEN_VERSION_TEXT policy<{'amd64': '-'}> +CONFIG_CC_VERSION_TEXT policy<{'amd64': '"x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0"', 'arm64': '"aarch64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0"'}> +CONFIG_CONSTRUCTORS policy<{'amd64': '-'}> +CONFIG_CONTEXT_TRACKING_USER policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_CONTEXT_TRACKING_USER_FORCE policy<{'amd64': 'n', 'arm64': 'n'}> +CONFIG_DEBUG_INFO_COMPRESSED_ZSTD policy<{'amd64': '-', 'arm64': '-'}> +CONFIG_GCC_VERSION policy<{'amd64': '120300', 'arm64': '120300'}> +CONFIG_HZ policy<{'amd64': '1000', 'arm64': '1000'}> +CONFIG_LD_VERSION policy<{'amd64': '23800', 'arm64': '23800'}> +CONFIG_RUSTC_VERSION_TEXT policy<{'amd64': '-'}> +CONFIG_RUST_BUILD_ASSERT_ALLOW policy<{'amd64': '-'}> +CONFIG_RUST_DEBUG_ASSERTIONS policy<{'amd64': '-'}> +CONFIG_RUST_OVERFLOW_CHECKS policy<{'amd64': '-'}> +CONFIG_SAMPLES_RUST policy<{'amd64': '-'}> +CONFIG_TICK_CPU_ACCOUNTING policy<{'amd64': '-', 'arm64': '-'}> +CONFIG_VIRT_CPU_ACCOUNTING policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_VIRT_CPU_ACCOUNTING_GEN policy<{'amd64': 'y', 'arm64': 'y'}> --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/control.d/flavour-control.stub +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/control.d/flavour-control.stub @@ -0,0 +1,153 @@ +# Items that get replaced: +# FLAVOUR +# DESC +# ARCH +# SUPPORTED +# TARGET +# BOOTLOADER +# =PROVIDES= +# +# Items marked with =FOO= are optional +# +# This file describes the template for packages that are created for each flavour +# in debian/control.d/vars.* +# +# This file gets edited in a couple of places. See the debian/control.stub rule in +# debian/rules. PGGVER, ABINUM, and SRCPKGNAME are all converted in the +# process of creating debian/control. +# +# The flavour specific strings (ARCH, DESC, etc) are converted using values from the various +# flavour files in debian/control.d/vars.* +# +# XXX: Leave the blank line before the first package!! + +Package: linux-image=SIGN-ME-PKG=-PKGVER-ABINUM-FLAVOUR +Build-Profiles: +Architecture: ARCH +Section: kernel +Priority: optional +Provides: linux-image, fuse-module, =PROVIDES=${linux:rprovides} +Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-PKGVER-ABINUM-FLAVOUR +Recommends: BOOTLOADER, initramfs-tools | linux-initramfs-tool +Breaks: flash-kernel (<< 3.90ubuntu2) [arm64 armhf], s390-tools (<< 2.3.0-0ubuntu3) [s390x] +Conflicts: linux-image=SIGN-PEER-PKG=-PKGVER-ABINUM-FLAVOUR +Suggests: fdutils, linux-doc | SRCPKGNAME-source-PKGVER, SRCPKGNAME-tools, linux-headers-PKGVER-ABINUM-FLAVOUR, linux-modules-extra-PKGVER-ABINUM-FLAVOUR +Description: Linux kernel image for version PKGVER on DESC + This package contains the=SIGN-ME-TXT= Linux kernel image for version PKGVER on + DESC. + . + Supports SUPPORTED processors. + . + TARGET + . + You likely do not want to install this package directly. Instead, install + the linux-FLAVOUR meta-package, which will ensure that upgrades work + correctly, and that supporting packages are also installed. + +Package: linux-modules-PKGVER-ABINUM-FLAVOUR +Build-Profiles: +Architecture: ARCH +Section: kernel +Priority: optional +Depends: ${misc:Depends}, ${shlibs:Depends} +Built-Using: ${linux:BuiltUsing} +Description: Linux kernel extra modules for version PKGVER on DESC + Contains the corresponding System.map file, the modules built by the + packager, and scripts that try to ensure that the system is not left in an + unbootable state after an update. + . + Supports SUPPORTED processors. + . + TARGET + . + You likely do not want to install this package directly. Instead, install + the linux-FLAVOUR meta-package, which will ensure that upgrades work + correctly, and that supporting packages are also installed. + +Package: linux-modules-extra-PKGVER-ABINUM-FLAVOUR +Build-Profiles: +Architecture: ARCH +Section: kernel +Priority: optional +Depends: ${misc:Depends}, ${shlibs:Depends}, linux-modules-PKGVER-ABINUM-FLAVOUR, wireless-regdb +Description: Linux kernel extra modules for version PKGVER on DESC + This package contains the Linux kernel extra modules for version PKGVER on + DESC. + . + Also includes the corresponding System.map file, the modules built by the + packager, and scripts that try to ensure that the system is not left in an + unbootable state after an update. + . + Supports SUPPORTED processors. + . + TARGET + . + You likely do not want to install this package directly. Instead, install + the linux-FLAVOUR meta-package, which will ensure that upgrades work + correctly, and that supporting packages are also installed. + +Package: linux-headers-PKGVER-ABINUM-FLAVOUR +Build-Profiles: +Architecture: ARCH +Section: devel +Priority: optional +Depends: ${misc:Depends}, SRCPKGNAME-headers-PKGVER-ABINUM, ${shlibs:Depends} +Provides: linux-headers, linux-headers-3.0 +Description: Linux kernel headers for version PKGVER on DESC + This package provides kernel header files for version PKGVER on + DESC. + . + This is for sites that want the latest kernel headers. Please read + /usr/share/doc/linux-headers-PKGVER-ABINUM/debian.README.gz for details. + +Package: SRCPKGNAME-lib-rust-PKGVER-ABINUM-FLAVOUR +Build-Profiles: +Architecture: amd64 +Multi-Arch: foreign +Section: devel +Priority: optional +Depends: ${misc:Depends}, coreutils +Description: Rust library files related to Linux kernel version PKGVER + This package provides kernel library files for version PKGVER, that allow to + compile out-of-tree kernel modules written in Rust. + +Package: linux-image=SIGN-ME-PKG=-PKGVER-ABINUM-FLAVOUR-dbgsym +Build-Profiles: +Architecture: ARCH +Section: devel +Priority: optional +Depends: ${misc:Depends} +Provides: linux-debug +Description: Linux kernel debug image for version PKGVER on DESC + This package provides the=SIGN-ME-TXT= kernel debug image for version PKGVER on + DESC. + . + This is for sites that wish to debug the kernel. + . + The kernel image contained in this package is NOT meant to boot from. It + is uncompressed, and unstripped. This package also includes the + unstripped modules. + +Package: linux-tools-PKGVER-ABINUM-FLAVOUR +Build-Profiles: +Architecture: ARCH +Section: devel +Priority: optional +Depends: ${misc:Depends}, SRCPKGNAME-tools-PKGVER-ABINUM +Description: Linux kernel version specific tools for version PKGVER-ABINUM + This package provides the architecture dependant parts for kernel + version locked tools (such as perf and x86_energy_perf_policy) for + version PKGVER-ABINUM on + =HUMAN=. + +Package: linux-cloud-tools-PKGVER-ABINUM-FLAVOUR +Build-Profiles: +Architecture: ARCH +Section: devel +Priority: optional +Depends: ${misc:Depends}, SRCPKGNAME-cloud-tools-PKGVER-ABINUM +Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM + This package provides the architecture dependant parts for kernel + version locked tools for cloud for version PKGVER-ABINUM on + =HUMAN=. + --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/control.d/generic.inclusion-list +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/control.d/generic.inclusion-list @@ -0,0 +1,304 @@ +arch/*/{crypto,kernel,oprofile} +arch/*/kvm/kvm.ko +arch/powerpc/kvm/kvm-hv.ko +arch/powerpc/kvm/kvm-pr.ko +arch/powerpc/kvm/vfio.ko +arch/powerpc/platforms/powernv/opal-prd.ko +arch/s390/* +arch/x86/kvm/kvm-amd.ko +arch/x86/kvm/kvm-intel.ko +crypto/* +drivers/acpi/* +drivers/ata/acard-ahci.ko +drivers/ata/ahci.ko +drivers/ata/ahci_platform.ko +drivers/ata/ahci_tegra.ko +drivers/ata/ata_generic.ko +drivers/ata/libahci.ko +drivers/ata/libahci_platform.ko +drivers/block/brd.ko +drivers/block/cryptoloop.ko +drivers/block/floppy.ko +drivers/block/loop.ko +drivers/block/nbd.ko +drivers/block/rbd.ko +drivers/block/virtio_blk.ko +drivers/block/xen-blkfront.ko +drivers/bus/tegra-aconnect.ko +drivers/char/hangcheck-timer.ko +drivers/char/hw_random/powernv-rng.ko +drivers/char/hw_random/virtio-rng.ko +drivers/char/ipmi/* +drivers/char/ipmi/ipmi_msghandler.ko +drivers/char/lp.ko +drivers/char/nvram.ko +drivers/char/ppdev.ko +drivers/char/raw.ko +drivers/char/virtio_console.ko +drivers/clk/clk-max77686.ko +drivers/cpufreq/tegra186-cpufreq.ko +drivers/cpufreq/tegra194-cpufreq.ko +drivers/crypto/nx/* +drivers/crypto/vmx/vmx-crypto.ko +drivers/dma/tegra210-adma.ko +drivers/firmware/efi/* +drivers/firmware/iscsi_ibft.ko +drivers/gpio/gpio-max77620.ko +drivers/gpu/drm/ast/ast.ko +drivers/gpu/drm/bochs/bochs-drm.ko +drivers/gpu/drm/cirrus/cirrus.ko +drivers/gpu/drm/drm.ko +drivers/gpu/drm/drm_kms_helper.ko +drivers/gpu/drm/tegra/tegra-drm.ko +drivers/gpu/drm/ttm/ttm.ko +drivers/gpu/drm/vboxvideo/vboxvideo.ko +drivers/gpu/drm/virtio/virtio-gpu.ko +drivers/gpu/drm/vmwgfx/vmwgfx.ko +drivers/gpu/drm/xen/drm_xen_front.ko +drivers/gpu/host1x/host1x.ko +drivers/hid/hid-generic.ko +drivers/hid/hid-hyperv.ko +drivers/hid/hid.ko +drivers/hid/usbhid/usbhid.ko +drivers/hv/* +drivers/hwmon/ibmpowernv.ko +drivers/hwmon/pwm-fan.ko +drivers/i2c/busses/i2c-tegra-bpmp.ko +drivers/i2c/busses/i2c-tegra-bpmp.ko +drivers/i2c/busses/i2c-tegra.ko +drivers/infiniband/core/ib_addr.ko +drivers/infiniband/core/ib_cm.ko +drivers/infiniband/core/ib_core.ko +drivers/infiniband/core/ib_mad.ko +drivers/infiniband/core/ib_sa.ko +drivers/infiniband/core/iw_cm.ko +drivers/infiniband/core/rdma_cm.ko +drivers/infiniband/ulp/iser/ib_iser.ko +drivers/infiniband/ulp/isert/ib_isert.ko +drivers/input/evbug.ko +drivers/input/gameport/gameport.ko +drivers/input/input-leds.ko +drivers/input/joydev.ko +drivers/input/keyboard/gpio_keys.ko +drivers/input/misc/xen-kbdfront.ko +drivers/input/mouse/psmouse.ko +drivers/input/serio/hyperv-keyboard.ko +drivers/input/serio/serio_raw.ko +drivers/input/serio/serport.ko +drivers/input/touchscreen/usbtouchscreen.ko +drivers/leds/leds-powernv.ko +drivers/md/* +drivers/memory/tegra/tegra210-emc.ko +drivers/message/fusion* +drivers/misc/cxl/* +drivers/misc/eeprom/at24.ko +drivers/misc/vmw_balloon.ko +drivers/misc/vmw_vmci/vmw_vmci.ko +drivers/mmc/host/sdhci-tegra.ko +drivers/mtd/cmdlinepart.ko +drivers/mtd/devices/powernv_flash.ko +drivers/mtd/ofpart.ko +drivers/net/appletalk/ipddp.ko +drivers/net/bonding/bonding.ko +drivers/net/caif/caif_virtio.ko +drivers/net/dummy.ko +drivers/net/eql.ko +drivers/net/ethernet/8390/8390.ko +drivers/net/ethernet/8390/ne2k-pci.ko +drivers/net/ethernet/amazon/ena/ena.ko +drivers/net/ethernet/amd/pcnet32.ko +drivers/net/ethernet/broadcom/bnx2x/* +drivers/net/ethernet/broadcom/tg3.ko +drivers/net/ethernet/dec/tulip/* +drivers/net/ethernet/emulex/benet/* +drivers/net/ethernet/ibm/* +drivers/net/ethernet/intel/e1000/e1000.ko +drivers/net/ethernet/intel/e1000e/e1000e.ko +drivers/net/ethernet/intel/i40e/* +drivers/net/ethernet/intel/iavf/iavf.ko +drivers/net/ethernet/intel/igb/* +drivers/net/ethernet/intel/igbvf/igbvf.ko +drivers/net/ethernet/intel/ixgbe/* +drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko +drivers/net/ethernet/mellanox/* +drivers/net/ethernet/netronome/nfp/nfp.ko +drivers/net/ethernet/realtek/8139cp.ko +drivers/net/ethernet/realtek/8139too.ko +drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.ko +drivers/net/ethernet/stmicro/stmmac/stmmac-platform.ko +drivers/net/ethernet/stmicro/stmmac/stmmac.ko +drivers/net/fddi/* +drivers/net/geneve.ko +drivers/net/hyperv/hv_netvsc.ko +drivers/net/ifb.ko +drivers/net/ipvlan/* +drivers/net/macvlan.ko +drivers/net/macvtap.ko +drivers/net/mii.ko +drivers/net/netconsole.ko +drivers/net/pcs/pcs-xpcs.ko +drivers/net/phy/marvell.ko +drivers/net/phy/phylink.ko +drivers/net/ppp/* +drivers/net/ppp/bsd_comp.ko +drivers/net/slip/* +drivers/net/veth.ko +drivers/net/virtio_net.ko +drivers/net/vmxnet3/vmxnet3.ko +drivers/net/vxlan.ko +drivers/net/wireguard/wireguard.ko +drivers/net/wwan/* +drivers/net/xen-netback/* +drivers/net/xen-netfront.ko +drivers/nvme/host/nvme.ko +drivers/nvmem/nvmem_core.ko +drivers/parport/parport.ko +drivers/parport/parport_pc.ko +drivers/pci/controller/dwc/pcie-tegra194.ko +drivers/pci/host/vmd.ko +drivers/phy/tegra/phy-tegra194-p2u.ko +drivers/pinctrl/pinctrl-max77620.ko +drivers/platform/x86/pvpanic.ko +drivers/pps/pps_core.ko +drivers/ptp/ptp.ko +drivers/pwm/pwm-tegra.ko +drivers/regulator/fixed.ko +drivers/regulator/max77620-regulator.ko +drivers/rtc/rtc-max77686.ko +drivers/rtc/rtc-tegra.ko +drivers/s390/* +drivers/s390/block/xpram.ko +drivers/scsi/BusLogic.ko +drivers/scsi/aacraid/* +drivers/scsi/cxlflash/* +drivers/scsi/device_handler/scsi_dh_alua.ko +drivers/scsi/device_handler/scsi_dh_emc.ko +drivers/scsi/device_handler/scsi_dh_hp_sw.ko +drivers/scsi/device_handler/scsi_dh_rdac.ko +drivers/scsi/hv_storvsc.ko +drivers/scsi/ibmvscsi/* +drivers/scsi/ipr.ko +drivers/scsi/iscsi_boot_sysfs.ko +drivers/scsi/iscsi_tcp.ko +drivers/scsi/libiscsi.ko +drivers/scsi/libiscsi_tcp.ko +drivers/scsi/libsas/* +drivers/scsi/lpfc/* +drivers/scsi/megaraid/* +drivers/scsi/mpt3sas/* +drivers/scsi/osd/libosd.ko +drivers/scsi/osd/osd.ko +drivers/scsi/qla1280.ko +drivers/scsi/qla2xxx/* +drivers/scsi/raid_class.ko +drivers/scsi/scsi_transport_fc.ko +drivers/scsi/scsi_transport_iscsi.ko +drivers/scsi/scsi_transport_sas.ko +drivers/scsi/scsi_transport_spi.ko +drivers/scsi/sd_mod.ko +drivers/scsi/sr_mod.ko +drivers/scsi/virtio_scsi.ko +drivers/scsi/vmw_pvscsi.ko +drivers/spi/spi-tegra114.ko +drivers/staging/media/tegra-video/tegra-video.ko +drivers/target/loopback/tcm_loop.ko +drivers/target/target_core*.ko +drivers/thermal/tegra/tegra-bpmp-thermal.ko +drivers/tty/serial/jsm/* +drivers/tty/serial/serial-tegra.ko +drivers/uio/uio.ko +drivers/uio/uio_pdrv_genirq.ko +drivers/usb/gadget/udc/tegra-xudc.ko +drivers/usb/host/* +drivers/usb/storage/uas.ko +drivers/usb/storage/usb-storage.ko +drivers/vfio/* +drivers/vhost/* +drivers/video/fbdev/* +drivers/video/vgastate.ko +drivers/virt/vboxguest/vboxguest.ko +drivers/virtio/* +drivers/watchdog/softdog.ko +drivers/xen/* +fs/9p/* +fs/aufs/aufs.ko +fs/autofs/autofs4.ko +fs/binfmt_misc.ko +fs/btrfs/* +fs/cachefiles/cachefiles.ko +fs/ceph/* +fs/cifs/* +fs/configfs/* +fs/dlm/dlm.ko +fs/ecryptfs/* +fs/efivarfs/* +fs/exofs/libore.ko +fs/ext4/* +fs/fat/* +fs/fscache/* +fs/fuse/* +fs/isofs/* +fs/lockd/* +fs/nfs/* +fs/nfs_common/* +fs/nfsd/* +fs/nls/nls_cp437.ko +fs/nls/nls_iso8859-1.ko +fs/overlayfs/* +fs/shiftfs.ko +fs/squashfs/* +fs/udf/* +fs/ufs/* +fs/vboxsf/vboxsf.ko +fs/xfs/* +lib/* +net/6lowpan/* +net/802/* +net/8021q/* +net/9p/* +net/appletalk/* +net/atm/* +net/ax25/* +net/bpfilter/* +net/bridge/* +net/can/* +net/ceph/libceph.ko +net/core/* +net/dccp/* +net/decnet/* +net/ieee802154/* +net/ipv4/* +net/ipv6/* +net/ipx/* +net/key/* +net/lapb/* +net/llc/* +net/netfilter/* +net/netlink/netlink_diag.ko +net/netrom/* +net/openvswitch/* +net/packet/af_packet_diag.ko +net/phonet/* +net/rose/* +net/rxrpc/* +net/sched/* +net/sctp/* +net/sunrpc/auth_gss/auth_rpcgss.ko +net/sunrpc/auth_gss/rpcsec_gss_krb5.ko +net/sunrpc/sunrpc.ko +net/tipc/* +net/unix/unix_diag.ko +net/vmw_vsock/* +net/x25/* +net/xfrm/* +! find sound/core -name oss -prune -o -name *.ko -print +sound/drivers/pcsp/snd-pcsp.ko +sound/pci/hda/snd-hda-tegra.ko +sound/pci/snd-ens1370.ko +sound/soc/tegra/snd-soc-tegra186-dspk.ko +sound/soc/tegra/snd-soc-tegra210-admaif.ko +sound/soc/tegra/snd-soc-tegra210-ahub.ko +sound/soc/tegra/snd-soc-tegra210-dmic.ko +sound/soc/tegra/snd-soc-tegra210-i2s.ko +sound/soundcore.ko +ubuntu/ubuntu-host/ubuntu-host.ko --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/control.d/linux-doc.stub +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/control.d/linux-doc.stub @@ -0,0 +1,12 @@ +Package: linux-doc +Build-Profiles: +Architecture: all +Section: doc +Priority: optional +Depends: ${misc:Depends} +Description: Linux kernel specific documentation for version PKGVER + This package provides the various documents in the PKGVER kernel + Documentation/ subdirectory. These document kernel subsystems, APIs, device + drivers, and so on. See + /usr/share/doc/SRCPKGNAME-doc/00-INDEX for a list of what is + contained in each file. --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/control.d/linux-libc-dev.stub +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/control.d/linux-libc-dev.stub @@ -0,0 +1,12 @@ +Package: linux-libc-dev +Architecture: amd64 armhf arm64 i386 ppc64el riscv64 s390x +Depends: ${misc:Depends} +Conflicts: linux-kernel-headers +Replaces: linux-kernel-headers +Provides: linux-kernel-headers, aufs-dev +Multi-Arch: same +Description: Linux Kernel Headers for development + This package provides headers from the Linux kernel. These headers + are used by the installed headers for GNU glibc and other system + libraries. They are NOT meant to be used to build third-party modules for + your kernel. Use SRCPKGNAME-headers-* packages for that. --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/control.d/vars.lowlatency +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/control.d/vars.lowlatency @@ -0,0 +1,6 @@ +arch="amd64 arm64" +supported="Lowlatency" +target="Geared toward desktop and server systems." +desc="=HUMAN= SMP" +bootloader="grub-pc [amd64] | grub-efi-amd64 [amd64] | grub-efi-ia32 [amd64] | grub [amd64] | lilo [amd64] | flash-kernel [armhf arm64] | grub-efi-arm64 [arm64] | grub-efi-arm [armhf]" +provides="kvm-api-4, redhat-cluster-modules, ivtv-modules, virtualbox-guest-modules [amd64]" --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/control.d/vars.lowlatency-64k +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/control.d/vars.lowlatency-64k @@ -0,0 +1,6 @@ +arch="arm64" +supported="Lowlatency 64K pages" +target="Geared toward desktop and server systems." +desc="=HUMAN= SMP" +bootloader="grub-efi-arm64 [arm64] | flash-kernel [arm64]" +provides="kvm-api-4, redhat-cluster-modules, ivtv-modules" --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/control.stub.in +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/control.stub.in @@ -0,0 +1,138 @@ +Source: SRCPKGNAME +Section: devel +Priority: optional +Maintainer: Ubuntu Kernel Team +Standards-Version: 3.9.4.0 +Build-Depends: + debhelper-compat (= 10), + cpio, + kmod , + makedumpfile [amd64] , + libcap-dev , + libelf-dev , + libnewt-dev , + libiberty-dev , + default-jdk-headless , + python3-dev , + java-common , + rsync [!i386] , + libdw-dev , + libpci-dev , + pkg-config , + python3 , + python3-dev , + flex , + bison , + libunwind8-dev [amd64 arm64 armhf ppc64el] , + liblzma-dev , + openssl , + libssl-dev , + libaudit-dev , + bc , + gawk , + libudev-dev , + autoconf , + automake , + libtool , + uuid-dev , + libnuma-dev [amd64 arm64 ppc64el s390x] , + dkms , + curl , + zstd , + pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] , + clang-15 [amd64], + libclang1-15 [amd64], + libstdc++-12-dev, +Build-Depends-Indep: + xmlto , + docbook-utils , + ghostscript , + fig2dev , + bzip2 , + sharutils , + asciidoc , + python3-sphinx , + python3-sphinx-rtd-theme , + fontconfig , + python3-docutils , + imagemagick , + graphviz , + dvipng , + fonts-noto-cjk , + latexmk , + librsvg2-bin , +Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/=SERIES= -b lowlatency-hwe-6.5-next +XS-Testsuite: autopkgtest +#XS-Testsuite-Depends: gcc-4.7 binutils + +Package: SRCPKGNAME-headers-PKGVER-ABINUM +Build-Profiles: +Architecture: all +Multi-Arch: foreign +Section: devel +Priority: optional +Depends: ${misc:Depends}, coreutils +Description: Header files related to Linux kernel version PKGVER + This package provides kernel header files for version PKGVER, for sites + that want the latest kernel headers. Please read + /usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details + +Package: SRCPKGNAME-tools-common +Build-Profiles: +Architecture: all +Multi-Arch: foreign +Section: kernel +Priority: optional +Provides: bpftool +Depends: ${misc:Depends}, lsb-release +Description: Linux kernel version specific tools for version PKGVER + This package provides the architecture independent parts for kernel + version locked tools (such as perf and x86_energy_perf_policy) for + version PKGVER. + +Package: SRCPKGNAME-tools-PKGVER-ABINUM +Build-Profiles: +Architecture: amd64 arm64 +Section: devel +Priority: optional +Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common +Description: Linux kernel version specific tools for version PKGVER-ABINUM + This package provides the architecture dependant parts for kernel + version locked tools (such as perf and x86_energy_perf_policy) for + version PKGVER-ABINUM on + =HUMAN=. + You probably want to install linux-tools-PKGVER-ABINUM-. + +Package: SRCPKGNAME-cloud-tools-common +Build-Profiles: +Architecture: all +Multi-Arch: foreign +Section: kernel +Priority: optional +Depends: ${misc:Depends} +Description: Linux kernel version specific cloud tools for version PKGVER + This package provides the architecture independent parts for kernel + version locked tools for cloud tools for version PKGVER. + +Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM +Build-Profiles: +Architecture: amd64 arm64 +Section: devel +Priority: optional +Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common +Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM + This package provides the architecture dependant parts for kernel + version locked tools for cloud tools for version PKGVER-ABINUM on + =HUMAN=. + You probably want to install linux-cloud-tools-PKGVER-ABINUM-. + +Package: SRCPKGNAME-tools-host +Build-Profiles: +Architecture: all +Multi-Arch: foreign +Section: kernel +Priority: optional +Depends: ${misc:Depends}, python3 +Description: Linux kernel VM host tools + This package provides kernel tools useful for VM hosts. + --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/copyright +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/copyright @@ -0,0 +1,29 @@ +This is the Ubuntu prepackaged version of the Linux kernel. +Linux was written by Linus Torvalds +and others. + +This package was put together by the Ubuntu Kernel Team, from +sources retrieved from upstream linux git. +The sources may be found at most Linux ftp sites, including +ftp://ftp.kernel.org/pub/linux/kernel/ + +This package is currently maintained by the +Ubuntu Kernel Team + +Linux is copyrighted by Linus Torvalds and others. + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2 dated June, 1991. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Ubuntu Linux systems, the complete text of the GNU General +Public License v2 can be found in `/usr/share/common-licenses/GPL-2'. --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/etc/getabis +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/etc/getabis @@ -0,0 +1,14 @@ +repo_list=( + "http://archive.ubuntu.com/ubuntu/pool/main/l/linux-lowlatency-hwe-6.5" + "http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux-lowlatency-hwe-6.5" + "http://archive.ubuntu.com/ubuntu/pool/universe/l/linux-lowlatency-hwe-6.5" + "http://ports.ubuntu.com/ubuntu-ports/pool/universe/l/linux-lowlatency-hwe-6.5" + "http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu/pool/main/l/linux-lowlatency-hwe-6.5" + "http://ppa.launchpad.net/canonical-kernel-team/unstable/ubuntu/pool/main/l/linux-lowlatency-hwe-6.5" + "http://ppa.launchpad.net/canonical-kernel-team/bootstrap/ubuntu/pool/main/l/linux-lowlatency-hwe-6.5" +) + +package_prefixes linux-buildinfo + +getall amd64 lowlatency +getall arm64 lowlatency lowlatency-64k --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/etc/local.conf +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/etc/local.conf @@ -0,0 +1 @@ +FOREIGN_ARCHES="armhf ppc64el s390x" --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/etc/update.conf +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/etc/update.conf @@ -0,0 +1,8 @@ +# WARNING: we do not create update.conf when we are not a +# derivative. Various cranky components make use of this. +# If we start unconditionally creating update.conf we need +# to fix at least cranky close and cranky rebase. +RELEASE_REPO=git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/mantic +SOURCE_RELEASE_BRANCH=lowlatency-next +DEBIAN_MASTER=debian.lowlatency +BACKPORT_SUFFIX=~22.04 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/modprobe.d/common.conf +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/modprobe.d/common.conf @@ -0,0 +1,3 @@ +# LP:1434842 -- disable OSS drivers by default to allow pulseaudio to emulate +blacklist snd-mixer-oss +blacklist snd-pcm-oss --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/reconstruct +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/reconstruct @@ -0,0 +1,60 @@ +# Recreate any symlinks created since the orig. +# Remove any files deleted from the orig. +rm -f 'drivers/media/pci/intel/ipu3/cio2-bridge.c' +rm -f 'drivers/media/pci/intel/ipu3/cio2-bridge.h' +rm -f 'include/linux/ceph/mdsmap.h' +rm -f 'scripts/is_rust_module.sh' +chmod +x 'debian.lowlatency-hwe-6.5/scripts/helpers/copy-files' +chmod +x 'debian.lowlatency-hwe-6.5/scripts/helpers/local-mangle' +chmod +x 'debian.lowlatency/scripts/helpers/copy-files' +chmod +x 'debian.lowlatency/scripts/helpers/local-mangle' +chmod +x 'debian/cloud-tools/hv_get_dhcp_info' +chmod +x 'debian/cloud-tools/hv_get_dns_info' +chmod +x 'debian/cloud-tools/hv_set_ifconfig' +chmod +x 'debian/rules' +chmod +x 'debian/scripts/checks/abi-check' +chmod +x 'debian/scripts/checks/final-checks' +chmod +x 'debian/scripts/checks/module-check' +chmod +x 'debian/scripts/checks/module-signature-check' +chmod +x 'debian/scripts/checks/retpoline-check' +chmod +x 'debian/scripts/control-create' +chmod +x 'debian/scripts/dkms-build' +chmod +x 'debian/scripts/dkms-build--nvidia-N' +chmod +x 'debian/scripts/dkms-build-configure--zfs' +chmod +x 'debian/scripts/file-downloader' +chmod +x 'debian/scripts/link-headers' +chmod +x 'debian/scripts/link-lib-rust' +chmod +x 'debian/scripts/misc/annotations' +chmod +x 'debian/scripts/misc/arch-has-odm-enabled.sh' +chmod +x 'debian/scripts/misc/find-missing-sauce.sh' +chmod +x 'debian/scripts/misc/fips-checks' +chmod +x 'debian/scripts/misc/fw-to-ihex.sh' +chmod +x 'debian/scripts/misc/gen-auto-reconstruct' +chmod +x 'debian/scripts/misc/getabis' +chmod +x 'debian/scripts/misc/git-ubuntu-log' +chmod +x 'debian/scripts/misc/insert-changes' +chmod +x 'debian/scripts/misc/insert-mainline-changes' +chmod +x 'debian/scripts/misc/insert-ubuntu-changes' +chmod +x 'debian/scripts/misc/kernelconfig' +chmod +x 'debian/scripts/misc/retag' +chmod +x 'debian/scripts/misc/sanitize-annotations' +chmod +x 'debian/scripts/misc/splitconfig.pl' +chmod +x 'debian/scripts/misc/update-aufs.sh' +chmod +x 'debian/scripts/module-inclusion' +chmod +x 'debian/scripts/retpoline-extract' +chmod +x 'debian/scripts/retpoline-extract-one' +chmod +x 'debian/scripts/sign-module' +chmod +x 'debian/templates/extra.postinst.in' +chmod +x 'debian/templates/extra.postrm.in' +chmod +x 'debian/templates/headers.postinst.in' +chmod +x 'debian/templates/image.postinst.in' +chmod +x 'debian/templates/image.postrm.in' +chmod +x 'debian/templates/image.preinst.in' +chmod +x 'debian/templates/image.prerm.in' +chmod +x 'debian/tests-build/check-aliases' +chmod +x 'debian/tests/rebuild' +chmod +x 'debian/tests/ubuntu-regression-suite' +chmod +x 'drivers/watchdog/f71808e_wdt.c' +chmod -x 'scripts/is_rust_module.sh' +chmod +x 'update-dkms-versions' +exit 0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/rules.d/amd64.mk +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/rules.d/amd64.mk @@ -0,0 +1,23 @@ +human_arch = 64 bit x86 +build_arch = x86 +defconfig = defconfig +build_image = bzImage +kernel_file = arch/$(build_arch)/boot/bzImage +install_file = vmlinuz +vdso = vdso_install +no_dumpfile = true +uefi_signed = true +do_tools_usbip = true +do_tools_cpupower = true +do_tools_perf = true +do_tools_perf_jvmti = true +do_tools_bpftool = true +do_tools_x86 = true +do_tools_hyperv = true +do_tools_host = true +do_extras_package = true +do_tools_common = true +do_tools_acpidbg = true +do_odm_drivers = true +do_lib_rust = true +flavours = lowlatency --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/rules.d/arm64.mk +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/rules.d/arm64.mk @@ -0,0 +1,20 @@ +human_arch = ARMv8 +build_arch = arm64 +defconfig = defconfig +build_image = Image.gz +kernel_file = arch/$(build_arch)/boot/Image.gz +install_file = vmlinuz +no_dumpfile = true +uefi_signed = true + +vdso = vdso_install + +do_extras_package = true +do_tools_usbip = true +do_tools_cpupower = true +do_tools_perf = true +do_tools_perf_jvmti = true +do_tools_bpftool = true + +do_dtbs = true +flavours = lowlatency lowlatency-64k --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/rules.d/hooks.mk +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/rules.d/hooks.mk @@ -0,0 +1,11 @@ +do_enforce_all = true +do_libc_dev_package = false +do_doc_package = false +do_tools_common = false +do_tools_host = false +do_source_package = false +do_libc_dev_package = false +do_doc_package = false +do_tools_common = false +do_tools_host = false +do_source_package = false --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/rules.d/i386.mk +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/rules.d/i386.mk @@ -0,0 +1,17 @@ +human_arch = 32 bit x86 +build_arch = i386 +defconfig = defconfig +flavours = generic +build_image = bzImage +kernel_file = arch/$(build_arch)/boot/bzImage +install_file = vmlinuz +vdso = vdso_install +no_dumpfile = true +do_flavour_image_package = false +do_tools = false +do_tools_common = false +do_extras_package = false +do_source_package = false +do_doc_package = false +do_flavour_header_package = false +do_common_headers_indep = false --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/rules.d/riscv64.mk +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/rules.d/riscv64.mk @@ -0,0 +1,19 @@ +human_arch = RISC-V +build_arch = riscv +defconfig = defconfig +flavours = generic +build_image = Image +kernel_file = arch/$(build_arch)/boot/Image +install_file = vmlinuz + +vdso = vdso_install +no_dumpfile = true + +do_flavour_image_package = false +do_tools = false +do_tools_common = false +do_extras_package = false +do_source_package = false +do_doc_package = false +do_flavour_header_package = false +do_common_headers_indep = false --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/rules.d/x32.mk +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/rules.d/x32.mk @@ -0,0 +1,12 @@ +human_arch = 64 bit x86 (32 bit userspace) +build_arch = x86 +defconfig = defconfig +flavours = +build_image = bzImage +kernel_file = arch/$(build_arch)/boot/bzImage +install_file = vmlinuz +vdso = vdso_install +no_dumpfile = true +uefi_signed = true + +do_flavour_image_package = false --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/scripts/helpers/copy-files +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/scripts/helpers/copy-files @@ -0,0 +1,62 @@ +#!/bin/bash -eu + +if [ -f debian/debian.env ]; then + # shellcheck disable=SC1091 + . debian/debian.env +fi + +if [ ! -d "${DEBIAN}" ]; then + echo You must run this script from the top directory of this repository. + exit 1 +fi + +CONF="${DEBIAN}"/etc/update.conf +if [ -f "${CONF}" ]; then + # shellcheck disable=SC1090 + . "${CONF}" +fi + +FOREIGN_ARCHES="" +LOCAL_CONF="${DEBIAN}/etc/local.conf" +if [ -f "${LOCAL_CONF}" ]; then + # shellcheck disable=SC1090 + . "${LOCAL_CONF}" +fi + +SKIP_RULES_D=${SKIP_RULES_D:-} + +# +# Update configs from master +# +rsync -avc --exclude 'annotations' --exclude 'config.flavour.lowlatency' --exclude 'config.flavour.lowlatency-64k' --delete "${DEBIAN_MASTER}/config/" "${DEBIAN}/config" + +# +# Update package and DTB settings from master. +# +if [ -z "${SKIP_RULES_D}" ] ; then + rsync -avc "${DEBIAN_MASTER}/rules.d/"*.mk "${DEBIAN}/rules.d/" +fi + +# Remove the .mk files from the arch's that are not supported +for i in ${FOREIGN_ARCHES} +do + rm -f "${DEBIAN}/rules.d/${i}.mk" + git rm -f --ignore-unmatch "${DEBIAN}/rules.d/${i}.mk" || true +done + +# +# Update modprobe.d from master +# +# Some releases (trusty) don't have this directory, and rsync would fail +# without this check. +if [ -d "${DEBIAN}/modprobe.d/" ]; then + rsync -avc --delete "${DEBIAN_MASTER}/modprobe.d/" "${DEBIAN}/modprobe.d" +fi + +cp -p "${DEBIAN_MASTER}/control.d/"*.inclusion-list "${DEBIAN}/control.d" + +cp -p "${DEBIAN_MASTER}/reconstruct" "${DEBIAN}/reconstruct" + +if [ -x "${DEBIAN}/scripts/helpers/local-mangle" ]; then + "./${DEBIAN}/scripts/helpers/local-mangle" +fi --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/scripts/helpers/local-mangle +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/scripts/helpers/local-mangle @@ -0,0 +1,24 @@ +#!/bin/bash -eu + +. debian/debian.env + +# We only build the lowlatency/lowlatency-64k flavours +sed -i '/^flavours.*$/d' ${DEBIAN}/rules.d/amd64.mk +sed -i '/^flavours.*$/d' ${DEBIAN}/rules.d/arm64.mk +echo -e "flavours\t= lowlatency" >> ${DEBIAN}/rules.d/amd64.mk +echo -e "flavours\t= lowlatency lowlatency-64k" >> ${DEBIAN}/rules.d/arm64.mk + +# We only care about lowlatency/lowlatency-64k abis +sed -i /getall/d ${DEBIAN}/etc/getabis +echo "getall amd64 lowlatency" >> ${DEBIAN}/etc/getabis +echo "getall arm64 lowlatency lowlatency-64k" >> ${DEBIAN}/etc/getabis + +# Override options in rules.d/hooks.mk (normally master does not have this +# file but it got added for generic annotations enforcement. +cat <>${DEBIAN}/rules.d/hooks.mk +do_libc_dev_package = false +do_doc_package = false +do_tools_common = false +do_tools_host = false +do_source_package = false +EOD --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/tracking-bug +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/tracking-bug @@ -0,0 +1 @@ +2048539 s2023.10.30-1 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency-hwe-6.5/variants +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency-hwe-6.5/variants @@ -0,0 +1,2 @@ +-hwe-22.04 +-hwe-22.04-edge --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/abiname +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/abiname @@ -0,0 +1 @@ +14 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/amd64/lowlatency +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/amd64/lowlatency @@ -0,0 +1,29392 @@ +ACPI EXPORT_SYMBOL_GPL 0xa6af1390 acpi_table_parse_cedt vmlinux +BRCMFMAC EXPORT_SYMBOL_GPL 0x906be9de brcmf_fwvid_register_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +BRCMFMAC EXPORT_SYMBOL_GPL 0xa50e6819 brcmf_fwvid_unregister_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +COUNTER EXPORT_SYMBOL_GPL 0x2b82fb48 devm_counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x3d0c4fa0 counter_priv drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x557344f0 counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x6433a105 counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x793c8881 counter_unregister drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x7d7435e8 counter_push_event drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xb9fa8acc devm_counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xd1cd3b0d counter_put drivers/counter/counter +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x4822bb8f crypto_cipher_decrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x81daea5d crypto_cipher_setkey vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x83bc562d crypto_cipher_encrypt_one vmlinux +CXL EXPORT_SYMBOL_GPL 0x025e92e1 cxl_dpa_debug drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x04f9354e cxl_probe_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x055c6ee3 cxl_mem_active_inc vmlinux +CXL EXPORT_SYMBOL_GPL 0x06961316 cxl_enumerate_cmds drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x07b0b07c cxl_port_to_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x094a645f cxl_add_to_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0d1d020b to_cxl_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0e984e1a cxl_count_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0fccaee3 cxl_cor_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x17c8eed0 cxl_find_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1cdfdc7e devm_cxl_add_rch_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1d93f25e read_cdat_data drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x21edf9db to_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3005d2f3 devm_cxl_setup_hdm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x30de2a1b cxl_map_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x31eb407e cxl_hb_modulo drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x33e2aa93 cxl_mem_active_dec vmlinux +CXL EXPORT_SYMBOL_GPL 0x345079c4 cxl_setup_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x34e720be to_cxl_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x358b2d44 is_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3821d3c5 cxl_set_timestamp drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3906ab10 cxl_find_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x39333187 devm_cxl_dpa_reserve drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3a67b680 cxl_mem_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3bbd5e5d cxl_dev_state_identify drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x431515c5 cxl_trigger_poison_list drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x43f5e539 cxl_dvsec_rr_decode drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4781c55a cxl_mem_get_event_records drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4ba2919c cxl_clear_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x50a08bc7 is_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x51f72be4 cxl_probe_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5425d3d1 to_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5760050d cxl_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5e2d1166 devm_cxl_add_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5fae6b95 cxl_memdev_setup_fw_upload drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x60124161 cxl_pci_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x63a6f0a5 devm_cxl_add_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x63abaf12 cxl_root_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6721f960 cxl_mem_get_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x68a56ae6 cxl_endpoint_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6af3f03c to_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x701bbaad cxl_bus_rescan drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7171f242 devm_cxl_port_enumerate_dports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x75a7fcba cxl_bus_type drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x77615643 cxl_switch_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x787cb567 devm_cxl_add_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7dedba6b is_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7ec1f822 cxl_decoder_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7f0f5b9d cxl_decoder_add_locked drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7fa19cc4 alloc_free_mem_region vmlinux +CXL EXPORT_SYMBOL_GPL 0x81e82791 schedule_cxl_memdev_detach drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x84b45156 insert_resource_expand_to_fit vmlinux +CXL EXPORT_SYMBOL_GPL 0x8661ae27 cxl_rcd_component_reg_phys drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8d42e4bf is_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9057e8a4 is_cxl_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x93f3f8c1 devm_cxl_add_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x96af242f find_cxl_root drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98628ac8 cxl_bus_drain drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x99260ba0 cxl_await_media_ready drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9a177892 is_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9b774bce devm_cxl_enumerate_ports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9b807789 is_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9c0815a9 is_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa5a44696 cxl_endpoint_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa6b2f669 devm_cxl_add_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa72b8241 cxl_mem_sanitize drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xaa39ae84 cxl_map_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xab72016e cxl_decoder_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xaccbadae cxl_poison_state_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb015ffbd set_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc17f6b6d cxl_internal_send_cmd drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc61f7ac8 devm_cxl_register_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd00f723b devm_cxl_add_passthrough_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd100e9f2 is_cxl_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd14c13e7 cxl_debugfs_create_dir drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd2c72fe0 cxl_mem_create_range_info drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd63f1d2d cxl_memdev_state_create drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd7ac22ba cxl_hdm_decode_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdb8aaca3 __cxl_driver_register drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdbf4817d to_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdc2b8da4 cxl_driver_unregister drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdceef5d1 to_cxl_dax_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe3d3e69b devm_cxl_enumerate_decoders drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xea95c447 cxl_find_regblock_instance drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xeabc6390 cxl_inject_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xeac5d72c to_cxl_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xeb1d9e75 cxl_map_pmu_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf6330768 to_cxl_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf75482a4 clear_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfaa6fddc devm_cxl_pmu_add drivers/cxl/core/cxl_core +DEVMEM EXPORT_SYMBOL_GPL 0x3c804b25 cpu_cache_invalidate_memregion vmlinux +DEVMEM EXPORT_SYMBOL_GPL 0xd6551b9c cpu_cache_has_invalidate_memregion vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x04496125 dma_buf_detach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x14833ef7 dma_buf_unmap_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x2d11bb8b dma_buf_unpin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x37fd9d09 dma_buf_put vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x40dd5ac2 dma_buf_vunmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x44c0f594 dma_buf_unmap_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x4c559e30 dma_buf_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x59b99148 dma_buf_fd vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x60342c10 dma_buf_vmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x6a69b76c dma_buf_vunmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x7528a9e9 dma_buf_get vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x7c3292a5 dma_buf_pin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x922f78a6 dma_buf_map_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x937503f3 dma_buf_begin_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xa2c739d2 dma_buf_export vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xab33a036 dma_buf_vmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xbcdde87c dma_buf_map_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xcb4dbffa dma_buf_end_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xd20fb5a7 dma_buf_dynamic_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xd92caaa7 dma_buf_mmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xd9de0313 dma_buf_move_notify vmlinux +DRM_SSD130X EXPORT_SYMBOL_GPL 0x33cf1f58 ssd130x_variants drivers/gpu/drm/solomon/ssd130x +EFIVAR EXPORT_SYMBOL_GPL 0x02cfcd2e efivar_trylock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x11940489 efivar_set_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x2303b915 efivar_lock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x5a3c9dbb efivar_get_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xa336852c efivar_get_next_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xc961bff7 efivar_unlock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xee5240dc efivar_query_variable_info vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xefc77711 efivar_set_variable_locked vmlinux +EXPORT_SYMBOL arch/x86/crypto/chacha-x86_64 0x220b49ab chacha_crypt_arch +EXPORT_SYMBOL arch/x86/crypto/chacha-x86_64 0xdc94f829 chacha_init_arch +EXPORT_SYMBOL arch/x86/crypto/chacha-x86_64 0xdd8ec6bd hchacha_block_arch +EXPORT_SYMBOL arch/x86/crypto/curve25519-x86_64 0x3c74a43e curve25519_base_arch +EXPORT_SYMBOL arch/x86/crypto/curve25519-x86_64 0xc832c670 curve25519_arch +EXPORT_SYMBOL arch/x86/crypto/poly1305-x86_64 0xd9ec23eb poly1305_update_arch +EXPORT_SYMBOL arch/x86/crypto/poly1305-x86_64 0xe1df0e1b poly1305_init_arch +EXPORT_SYMBOL arch/x86/crypto/poly1305-x86_64 0xfaeb41b2 poly1305_final_arch +EXPORT_SYMBOL crypto/blake2b_generic 0x32e24c8a blake2b_compress_generic +EXPORT_SYMBOL crypto/ecc 0x16e410ff vli_from_be64 +EXPORT_SYMBOL crypto/ecc 0x188a1647 ecc_is_pubkey_valid_full +EXPORT_SYMBOL crypto/ecc 0x1a5faa3a vli_mod_inv +EXPORT_SYMBOL crypto/ecc 0x4c281912 vli_is_zero +EXPORT_SYMBOL crypto/ecc 0x671f7aa5 ecc_is_key_valid +EXPORT_SYMBOL crypto/ecc 0x7c0fbb00 vli_mod_mult_slow +EXPORT_SYMBOL crypto/ecc 0x8261eccb ecc_get_curve25519 +EXPORT_SYMBOL crypto/ecc 0x8e688192 ecc_alloc_point +EXPORT_SYMBOL crypto/ecc 0x90cdc197 ecc_free_point +EXPORT_SYMBOL crypto/ecc 0x9263b417 ecc_point_mult_shamir +EXPORT_SYMBOL crypto/ecc 0x92668805 vli_cmp +EXPORT_SYMBOL crypto/ecc 0x932b6ff7 vli_num_bits +EXPORT_SYMBOL crypto/ecc 0x9f6efabd vli_sub +EXPORT_SYMBOL crypto/ecc 0xa76b31a2 crypto_ecdh_shared_secret +EXPORT_SYMBOL crypto/ecc 0xb10fc19e ecc_get_curve +EXPORT_SYMBOL crypto/ecc 0xd6315f31 ecc_gen_privkey +EXPORT_SYMBOL crypto/ecc 0xd94c8eb5 ecc_point_is_zero +EXPORT_SYMBOL crypto/ecc 0xde867c29 ecc_is_pubkey_valid_partial +EXPORT_SYMBOL crypto/ecc 0xeac9b99a vli_from_le64 +EXPORT_SYMBOL crypto/ecc 0xed4ae15e ecc_make_pub_key +EXPORT_SYMBOL crypto/nhpoly1305 0x2c96c926 crypto_nhpoly1305_update +EXPORT_SYMBOL crypto/nhpoly1305 0x5484746f crypto_nhpoly1305_final +EXPORT_SYMBOL crypto/nhpoly1305 0x6369dd42 crypto_nhpoly1305_init +EXPORT_SYMBOL crypto/nhpoly1305 0x802f614f crypto_nhpoly1305_final_helper +EXPORT_SYMBOL crypto/nhpoly1305 0xa8afd10f crypto_nhpoly1305_update_helper +EXPORT_SYMBOL crypto/nhpoly1305 0xe0e3d669 crypto_nhpoly1305_setkey +EXPORT_SYMBOL crypto/sm4 0x2b098da5 crypto_sm4_ck +EXPORT_SYMBOL crypto/sm4 0x7931a202 crypto_sm4_fk +EXPORT_SYMBOL crypto/sm4 0xf4fd3bd2 crypto_sm4_sbox +EXPORT_SYMBOL crypto/xor 0x5b6c00e6 xor_blocks +EXPORT_SYMBOL drivers/acpi/nfit/nfit 0x06848c60 to_nfit_uuid +EXPORT_SYMBOL drivers/acpi/video 0x21549ac8 acpi_video_get_levels +EXPORT_SYMBOL drivers/acpi/video 0x45b61916 acpi_video_register_backlight +EXPORT_SYMBOL drivers/acpi/video 0x7a45377b acpi_video_unregister +EXPORT_SYMBOL drivers/acpi/video 0x7cc484a5 acpi_video_handles_brightness_key_presses +EXPORT_SYMBOL drivers/acpi/video 0x7de7bf50 __acpi_video_get_backlight_type +EXPORT_SYMBOL drivers/acpi/video 0x8826c13b acpi_video_register +EXPORT_SYMBOL drivers/acpi/video 0xbb5157d0 acpi_video_get_edid +EXPORT_SYMBOL drivers/atm/suni 0x1c2b26f8 suni_init +EXPORT_SYMBOL drivers/bcma/bcma 0xd84d5976 bcma_core_dma_translation +EXPORT_SYMBOL drivers/bcma/bcma 0xe83f7ccd bcma_core_irq +EXPORT_SYMBOL drivers/block/drbd/drbd 0x127a5901 drbd_set_st_err_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x35131b36 drbd_role_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x7730f22d drbd_conn_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0xaf27bebf drbd_disk_str +EXPORT_SYMBOL drivers/bluetooth/btbcm 0x81c6a4cb btbcm_patchram +EXPORT_SYMBOL drivers/bluetooth/btrsi 0x016b2b81 rsi_bt_ops +EXPORT_SYMBOL drivers/bus/mhi/host/mhi 0x71d6a3dc mhi_sync_power_up +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x03bc993e ipmi_set_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x0705dd14 ipmi_register_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x12dd1e77 ipmi_set_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x1f65170f ipmi_alloc_smi_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x230094ac ipmi_smi_watchdog_pretimeout +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x4c2054d7 ipmi_request_settime +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x50f65edf ipmi_set_gets_events +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x67369b42 ipmi_addr_src_to_str +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x74778a80 ipmi_get_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x804f922a ipmi_addr_length +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x80aa4656 ipmi_free_recv_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x89a5279a ipmi_get_version +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x96a6e5e8 ipmi_smi_msg_received +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x9fcb21f8 ipmi_smi_watcher_unregister +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xaca90ebd ipmi_request_supply_msgs +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xad60241e ipmi_get_smi_info +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xae71627d ipmi_create_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xd54a5050 ipmi_unregister_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4330a39 ipmi_unregister_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4f4665b ipmi_validate_addr +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe98c507d ipmb_checksum +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xea50300f ipmi_add_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xec1c2a90 ipmi_get_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf388b18b ipmi_destroy_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf5531bea ipmi_poll_interface +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfaaa4831 ipmi_set_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfabfe9a2 ipmi_smi_watcher_register +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfe0f2369 ipmi_get_maintenance_mode +EXPORT_SYMBOL drivers/char/nvram 0x3ef38dc9 arch_nvram_ops +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x269e029c st33zp24_probe +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x57115b4c st33zp24_remove +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x587b25cb st33zp24_pm_resume +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xeac31fcd st33zp24_pm_suspend +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x0480ba09 xillybus_find_inode +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x74105d1f xillybus_init_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x8fc720a5 xillybus_cleanup_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x25978d50 xillybus_isr +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x443f39f1 xillybus_endpoint_remove +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0xd0591ed0 xillybus_endpoint_discovery +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0xf4b8ef5e xillybus_init_endpoint +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x20e43087 atmel_i2c_enqueue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x53948d74 atmel_i2c_send_receive +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x80a11b1d atmel_i2c_init_read_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xae2a9bcc atmel_i2c_probe +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xb6c854bb atmel_i2c_init_ecdh_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc71ed50c atmel_i2c_init_genkey_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc80f14e8 atmel_i2c_flush_queue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xf283e995 atmel_i2c_init_random_cmd +EXPORT_SYMBOL drivers/crypto/ccp/ccp 0x47d3c97f psp_check_tee_status +EXPORT_SYMBOL drivers/crypto/ccp/ccp 0x4a937398 psp_check_platform_access_status +EXPORT_SYMBOL drivers/crypto/ccp/ccp 0xaa04056c psp_tee_process_cmd +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x40d878f1 xdma_get_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x631493bf xdma_enable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x77c6a2aa xdma_disable_user_irq +EXPORT_SYMBOL drivers/firewire/firewire-core 0x07cfea87 fw_iso_buffer_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0992726f fw_core_handle_request +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0bc6094c fw_core_remove_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0c9b7687 fw_iso_buffer_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0x19f31af3 fw_cancel_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2885fec5 fw_get_request_speed +EXPORT_SYMBOL drivers/firewire/firewire-core 0x37382138 fw_bus_type +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3a771e39 fw_core_add_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3c56ef91 fw_workqueue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3c73dec8 fw_device_enable_phys_dma +EXPORT_SYMBOL drivers/firewire/firewire-core 0x404ee3e2 fw_fill_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x413576f0 fw_iso_resource_manage +EXPORT_SYMBOL drivers/firewire/firewire-core 0x4844134b fw_core_add_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0x4aa42ccf fw_send_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x51fa2cac fw_card_add +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6419533d fw_core_remove_card +EXPORT_SYMBOL drivers/firewire/firewire-core 0x672fcf38 fw_core_handle_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6dc50487 fw_csr_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6f13649d fw_schedule_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0x86468d44 fw_rcode_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x86ce0953 fw_iso_context_create +EXPORT_SYMBOL drivers/firewire/firewire-core 0x96cf8862 fw_iso_context_queue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x9930c123 fw_core_handle_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaedf84ce fw_high_memory_region +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc25e2abf fw_iso_context_flush_completions +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc342394b fw_core_remove_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0xd0711246 fw_iso_context_queue_flush +EXPORT_SYMBOL drivers/firewire/firewire-core 0xd2f1bdac fw_iso_context_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe1031e31 fw_run_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe3fde125 fw_csr_iterator_next +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe80e5087 fw_csr_iterator_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xf9078c38 fw_card_initialize +EXPORT_SYMBOL drivers/firewire/firewire-core 0xfb679bc9 fw_iso_context_stop +EXPORT_SYMBOL drivers/firewire/firewire-core 0xfd1022a1 fw_iso_context_start +EXPORT_SYMBOL drivers/fpga/dfl 0x8f6cfe77 __dfl_driver_register +EXPORT_SYMBOL drivers/fpga/dfl 0xc91fecb1 dfl_driver_unregister +EXPORT_SYMBOL drivers/fpga/lattice-sysconfig 0xa97f1f04 sysconfig_probe +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0x0ea5d74b amdgpu_xcp_drv_release +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0x16ec7c18 amdgpu_xcp_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x00a54c99 drm_scdc_set_high_tmds_clock_ratio +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01891381 drm_dp_pcon_frl_configure_1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01c4bba9 drm_dp_lttpr_max_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x05d46e93 drm_hdmi_infoframe_set_hdr_metadata +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0609efcb drm_dp_dpcd_read_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0c558ae1 drm_dp_read_desc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0dc35595 drm_dp_cec_irq +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0ef32d85 drm_dp_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x110eadc5 drm_dp_set_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1605d0ed drm_dp_lttpr_max_lane_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1709ddcf drm_dp_lttpr_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1a5bf3ca drm_dsc_dp_rc_buffer_size +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1b0a1fdc drm_dp_lttpr_voltage_swing_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1cdc3d9a drm_dp_stop_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1f154dfb drm_dp_dpcd_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x208be297 drm_dp_cec_register_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x221a6a3c drm_dp_pcon_pps_override_param +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x22c20970 drm_dp_mst_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x23961837 drm_dp_downstream_max_bpc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x23bc0693 drm_dp_start_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x24ada755 drm_dsc_set_rc_buf_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x25ea477b drm_dp_pcon_pps_override_buf +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x26815dbc drm_dp_link_rate_to_bw_code +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x299eaca7 drm_scdc_set_scrambling +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2ada48a3 drm_atomic_get_old_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2bfb9453 drm_dp_pcon_hdmi_frl_link_error_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fa94ef2 drm_dp_downstream_444_to_420_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x31362f29 drm_dp_read_sink_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x35c94e8c drm_dp_mst_edid_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3678f67e drm_hdmi_avi_infoframe_bars +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x392a838b drm_dp_downstream_max_dotclock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x39aff550 drm_dp_mst_get_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x39bb792d drm_scdc_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x41e18ce6 drm_dp_cec_unset_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x453a3d92 drm_dp_cec_unregister_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x45ac3681 drm_dp_mst_dump_topology +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4603c416 drm_dp_pcon_dsc_bpp_incr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x468794f1 drm_dp_add_payload_part2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x48062344 drm_dp_read_sink_count_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x48207a50 drm_dp_read_dpcd_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4bcea99f drm_dp_dual_mode_get_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4c267100 drm_dp_pcon_convert_rgb_to_ycbcr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4ec53620 drm_dp_mst_atomic_enable_dsc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4eca94ad drm_lspcon_get_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5193600d drm_dp_aux_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5407ae9e drm_dp_get_dual_mode_type_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56a663e9 drm_dp_dsc_sink_line_buf_depth +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56c702be drm_dp_mst_topology_mgr_destroy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x582f248e drm_dp_get_adjust_request_pre_emphasis +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x58d8fcaa drm_dsc_pps_payload_pack +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x597c3e31 drm_dp_check_act_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x59f27ed7 drm_dp_pcon_enc_is_dsc_1_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5a86f411 drm_dp_phy_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5ee24875 drm_dp_mst_detect_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5ff28565 drm_dp_dual_mode_detect +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x627ba04b drm_dsc_set_const_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x633bea9e drm_dp_dual_mode_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x63a477fb drm_dp_downstream_min_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x648d953b drm_dsc_dp_pps_header_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x64eb5d2a drm_dp_dual_mode_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x68d8dce7 drm_dp_downstream_is_tmds +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6a4df8c5 drm_dp_128b132b_eq_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6aa210db drm_dp_mst_update_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6aacee47 drm_dp_128b132b_link_training_failed +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6b53e216 drm_dp_downstream_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6d0d71c6 drm_dp_dpcd_probe +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6d7839fd drm_dp_get_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7053fa72 drm_dp_get_pcon_max_frl_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x710ff47c drm_dp_read_downstream_info +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x73011db0 drm_dp_bw_code_to_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x747240c9 drm_dp_dpcd_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x750cd9fb drm_dp_pcon_pps_default +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x76ff6644 drm_dp_lttpr_pre_emphasis_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x78987955 drm_dp_pcon_hdmi_link_active +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x79008c7e drm_dsc_setup_rc_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7c05e292 drm_dp_mst_get_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7d4aac72 drm_dp_read_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7db87a63 drm_scdc_get_scrambling_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7e06e622 drm_dp_atomic_find_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7efe1e7d drm_dp_mst_topology_mgr_set_mst +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x81dfa9ae drm_hdmi_avi_infoframe_colorimetry +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x829b6048 drm_dp_dsc_sink_max_slice_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x831fdae5 drm_dp_read_mst_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x84897188 drm_dp_pcon_frl_configure_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x84b18256 drm_dp_pcon_frl_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x86f6c766 drm_dp_mst_add_affected_dsc_crtcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x87df3722 drm_dp_downstream_id +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8826cc42 drm_dp_remote_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x89e01eca drm_dp_aux_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8b9c93d8 drm_dp_mst_atomic_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8ca2d9e4 drm_dp_calc_pbn_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8d701329 drm_dp_clock_recovery_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8e716dc2 drm_dp_set_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x900e7589 drm_dp_mst_topology_mgr_suspend +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x904ec185 drm_dp_add_payload_part1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9285bfd4 drm_dp_mst_hpd_irq_send_new_request +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x92b9835e drm_dp_128b132b_cds_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x951da797 drm_dp_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x95883bb4 drm_dsc_initial_scale_value +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x96367578 drm_dp_mst_hpd_irq_handle_event +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x972ddbe5 drm_dp_mst_connector_late_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9838ccd7 drm_lspcon_set_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x997dbec7 drm_atomic_get_mst_payload_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x99a5cabf drm_dp_dual_mode_set_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9aa395f9 drm_dp_downstream_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9c10bd63 drm_connector_attach_content_protection_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9ca17699 drm_edp_backlight_disable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9dbb8f10 drm_dp_pcon_frl_prepare +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9f3c725e drm_hdmi_avi_infoframe_content_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa11bed5b drm_panel_dp_aux_backlight +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa1fefe6a drm_dp_psr_setup_time +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa2604eec drm_edp_backlight_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa296a11e drm_dp_mst_connector_early_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa2ede65f drm_dp_mst_atomic_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa3e26951 drm_dp_send_real_edid_checksum +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa843606e drm_dp_dsc_sink_supported_input_bpcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xabed924c drm_atomic_get_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaeb524f0 drm_dp_read_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf267620 drm_dp_lttpr_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb20fea90 drm_dp_downstream_debug +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbabe93f6 drm_dp_send_query_stream_enc_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbce68670 drm_edp_backlight_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbd38de33 drm_dp_mst_topology_state_funcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc001d98c drm_hdcp_update_content_protection +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc020c0c1 drm_dp_pcon_dsc_max_slice_width +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc57e4ccb drm_dp_mst_dsc_aux_for_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc57eefe5 drm_dp_remove_payload +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc5c99a79 drm_dp_get_adjust_request_voltage +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc79ecffb drm_dp_downstream_is_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc8b6a8ae drm_dp_128b132b_lane_channel_eq_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc99de003 drm_dp_pcon_hdmi_link_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcacd4e04 drm_dp_get_vc_payload_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcad28e9c drm_dp_mst_root_conn_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xccf54d5e drm_dp_get_adjust_tx_ffe_preset +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcd137754 drm_dp_128b132b_read_aux_rd_interval +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xce6be418 drm_dp_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd0e95456 drm_dsc_get_bpp_int +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd3258661 drm_dp_mst_topology_mgr_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd3a86a69 drm_dp_pcon_reset_frl_config +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd3e220c4 drm_dp_atomic_release_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5a95eae drm_dp_128b132b_lane_symbol_locked +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd6172892 drm_dp_send_power_updown_phy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd6fe91fa drm_atomic_get_new_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd8686342 drm_dp_read_lttpr_phy_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdb76ec51 drm_dp_mst_topology_mgr_resume +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xde1e15d2 drm_dp_cec_set_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe15599b4 drm_dp_dual_mode_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2468a48 drm_dsc_flatness_det_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe5360b84 drm_dp_pcon_dsc_max_slices +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xebb5ba97 drm_scdc_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xecfdff20 drm_dp_dpcd_read_phy_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xedcf81ce drm_dp_channel_eq_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf1464649 drm_dp_mst_put_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf4ddbc6b drm_dp_read_lttpr_common_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf68741fb drm_dp_subconnector_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf689ad25 drm_dp_downstream_420_passthrough +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf84f594a drm_dp_vsc_sdp_log +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfac57944 drm_dp_lttpr_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfb1a7a5a drm_dp_downstream_rgb_to_ycbcr_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfe12bcb9 drm_dsc_compute_rc_parameters +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xff86ced3 drm_edp_backlight_set_level +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xff9069ee drm_dp_pcon_is_frl_ready +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0042d5e8 drm_noop +EXPORT_SYMBOL drivers/gpu/drm/drm 0x008479d7 drm_connector_attach_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00a75467 drm_hdmi_avi_infoframe_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0126d400 drm_syncobj_add_point +EXPORT_SYMBOL drivers/gpu/drm/drm 0x01ef3b5a __drm_dev_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x02977d64 drm_modeset_drop_locks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03c63897 __drm_get_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05054acc drm_atomic_state_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05a0bec9 drm_atomic_set_mode_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05e66655 drm_dev_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x07193107 drm_gem_prime_fd_to_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0x07fb449a drm_vma_offset_manager_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x08c13222 drm_client_dev_hotplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x08ee64d3 drm_panel_of_backlight +EXPORT_SYMBOL drivers/gpu/drm/drm 0x08f0c4a8 __drm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a72f765 drm_clflush_virt_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a8c8d8b drm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0ad711c3 drm_writeback_signal_completion +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0ad8315d drm_client_framebuffer_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0b642778 drm_gem_dmabuf_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0bc0a821 drm_client_rotation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d9b4753 drm_mode_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0da17ba8 drm_warn_on_modeset_not_all_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0eb7f5eb drm_privacy_screen_lookup_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f66b43f drm_mode_create_tv_properties_legacy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f7acb66 drm_mm_print +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fd60df2 drm_get_connector_status_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x10141312 drm_bridge_chain_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x107742a9 drm_get_subpixel_order_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1163c7e9 drm_gem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x12d7b353 drm_modeset_unlock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0x135c59ac drm_file_get_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x143534bd drm_get_edid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x153ab0c9 drm_privacy_screen_call_notifier_chain +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1564b54d drm_add_modes_noedid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x15716264 drm_mode_create_dp_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1697606b drm_crtc_send_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16b809c8 drm_print_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x195becea drm_plane_force_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x19f2ee28 drm_framebuffer_plane_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a61fd52 drm_client_modeset_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c66c25f drm_probe_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1cf0de5c drm_connector_attach_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1dbcacdc drm_crtc_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ecaecc8 drm_connector_list_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f3ca082 drm_gem_handle_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f9907f1 drm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x208b054d drm_mode_config_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2183c08c drm_mm_scan_add_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x21a060e9 drm_connector_oob_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x21fdcd09 drm_edid_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x22755d00 drm_gem_vm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x23840557 drm_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24993e50 drm_edid_are_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24cf437a drm_vma_node_is_allowed +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24d124ac drm_mode_equal_no_clocks_no_stereo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24e8505e drm_gem_lock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x254362ca drm_atomic_set_fb_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x257d6bc3 drm_gem_dmabuf_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x258abd38 drm_atomic_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25a26ca6 drm_mode_create_dvi_i_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25daad93 __drm_mm_interval_first +EXPORT_SYMBOL drivers/gpu/drm/drm 0x269d7069 drm_gem_unmap_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x26d8e690 drm_gem_vmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2728630d drm_property_create_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2754dad8 drm_mm_reserve_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x278c2b2f drm_mode_create_suggested_offset_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28560c26 drm_mode_plane_set_obj_prop +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28779e52 drm_printf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f078d1 drm_mode_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f978e7 drm_modeset_lock_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a7cb755 drm_connector_update_privacy_screen +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ac59f6a drm_crtc_vblank_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2bde3565 drm_prime_gem_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2c63ac19 drm_plane_get_damage_clips_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2c85fe17 drm_prime_sg_to_page_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2c89fcb5 drm_plane_create_alpha_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d545310 drm_modeset_acquire_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f476172 drm_privacy_screen_lookup_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f6b57ae drm_debugfs_add_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2fd9357c drm_ioctl_kernel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2fe8a6fb devm_aperture_acquire_from_firmware +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3061de86 drm_modeset_lock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30ec15b9 drmm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31b8a5e3 __drm_set_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32ae1604 drm_atomic_normalize_zpos +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32b86d5e drm_syncobj_get_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3310fcff drm_connector_attach_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x33202daa drm_privacy_screen_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x33551472 drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x33614e2d drm_panel_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x339dde1a drm_gem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x34e51e5b drm_dev_unplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x355b9f34 drm_bridge_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x35dd8ed7 drm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor +EXPORT_SYMBOL drivers/gpu/drm/drm 0x397c3d27 drm_edid_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39a0aa08 drm_dev_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a505ef7 drm_gem_object_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a9e9342 drm_gem_dmabuf_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ab87110 drm_mode_equal_no_clocks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b0e5e9c __drm_puts_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b86a6b1 drm_cvt_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c22a4d8 drm_vma_offset_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c785ccf drm_crtc_commit_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cc4532b drm_writeback_connector_init_with_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cdab3e0 drm_atomic_bridge_chain_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cdc37e9 drm_edid_to_speaker_allocation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cdc9298 drm_gem_lru_move_tail +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cf07fe8 drm_mode_object_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d2c17af drm_panel_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ddf3469 drm_atomic_bridge_chain_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3e2bc6ed drm_property_replace_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ec5b053 drm_framebuffer_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ee25061 drm_hdmi_avi_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f2ba18c drm_put_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f405489 __drm_printfn_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0x400b65c3 drm_dev_has_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x40688144 drm_atomic_add_encoder_bridges +EXPORT_SYMBOL drivers/gpu/drm/drm 0x40744bef drm_connector_set_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x412086df drm_atomic_bridge_chain_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x41a55f5b drm_mode_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x42a874bf drm_crtc_vblank_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x42e0805f drm_vblank_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4478e04e drm_connector_has_possible_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4489a5e9 drm_edid_raw +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x459ef5a1 drm_connector_set_orientation_from_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x47f5a28c drm_any_plane_has_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x48262728 drm_property_create_bool +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4831da6e drm_vma_offset_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x484c1d0c drm_gem_objects_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x49189203 drm_gem_lru_move_tail_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x491d8987 drm_mode_create_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a35d30d drm_mode_set_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a7d88ba drm_crtc_accurate_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a838c0b drm_crtc_next_vblank_start +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b047175 drm_encoder_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b7ebf95 drm_mm_remove_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c06a97f drm_master_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cd22393 drm_edid_override_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d08ac2b drm_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e2a621e drm_prime_sg_to_dma_addr_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e7b54f9 __drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50674de7 drm_timeout_abs_to_jiffies +EXPORT_SYMBOL drivers/gpu/drm/drm 0x51073f46 drm_property_create_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5122f63b drm_atomic_private_obj_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x513072fe __drm_puts_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x521ad6d0 drm_puts +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5402b62a drm_atomic_set_crtc_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55ad8b23 drm_modeset_lock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55b0f17a drm_framebuffer_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55b699ba drm_property_create_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55eb38da drm_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x567573ad drm_object_property_get_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x56999476 drm_client_buffer_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5752175b drm_atomic_check_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57698a50 drm_mm_takedown +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5898c02f __drmm_crtc_alloc_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59042c58 drm_plane_get_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x592541b1 drm_privacy_screen_set_sw_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5a04a065 drm_gem_create_mmap_offset_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5a8b33ec drm_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5ad56b67 devm_drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b5c2a00 drm_dev_enter +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c51f566 drm_master_internal_acquire +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c77375d drm_atomic_nonblocking_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c966c58 drm_mode_create_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5cc46dd9 drm_connector_attach_max_bpc_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5d7eb2ec drm_connector_attach_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5df2c150 drm_atomic_get_connector_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5e34ef5b drm_crtc_vblank_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5e3fc18a drm_syncobj_replace_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f7985a5 drm_mm_scan_remove_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5fb2f3e6 drm_gem_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0x612eda34 drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x619d5f35 drm_connector_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x637070d8 drm_property_blob_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6370dda5 drm_edid_read_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x64a7cd9c drm_atomic_get_new_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x64df644a __drmm_mutex_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65702bd6 drm_default_rgb_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65b11bd8 drmm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x66651a57 drm_crtc_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x667aaf40 drm_mode_config_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x67b486c9 drm_mode_crtc_set_gamma_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6808b1fd drm_vblank_work_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0x680cad1c drm_modeset_lock_all_ctx +EXPORT_SYMBOL drivers/gpu/drm/drm 0x68ebf5b7 drm_gem_private_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6910e4cd drm_format_info_min_pitch +EXPORT_SYMBOL drivers/gpu/drm/drm 0x691266d7 drm_privacy_screen_unregister_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6929b855 drm_crtc_vblank_on +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69353664 __drm_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69bad4e6 drm_gem_free_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69d0d0a9 drm_atomic_bridge_chain_post_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69e1bf40 drm_clflush_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ab452bf drm_privacy_screen_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac482c4 drm_mode_probed_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b28fd63 drm_mode_object_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b3b7548 drm_color_lut_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6cb6f5a9 drm_send_event_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6dfe1037 drm_writeback_cleanup_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6e2e27ab drm_panel_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6f39473c drm_connector_attach_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6f3b3734 drm_property_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6fe79ca5 drm_gem_map_detach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ff81210 drm_connector_set_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7066de93 drm_event_reserve_init_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x711503e1 drm_gem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x71af46a9 drm_crtc_vblank_count_and_time +EXPORT_SYMBOL drivers/gpu/drm/drm 0x72ad3d94 drm_debugfs_add_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x72e23706 drm_atomic_get_old_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x73342feb drm_modeset_backoff +EXPORT_SYMBOL drivers/gpu/drm/drm 0x736123a8 drm_mode_create_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7454ab00 drm_mode_find_dmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x747909ef drm_atomic_get_new_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74a9adc0 drm_modeset_unlock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74fc6fbd drm_format_info_block_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7592e217 drm_plane_create_rotation_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x75e523ff drm_atomic_get_old_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x77d9a1c7 drm_aperture_remove_conflicting_pci_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x77f2530d __drmm_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79c00fa2 drm_edid_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7a6c3a88 drm_mode_validate_driver +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7a6e55f7 drm_connector_attach_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7a95cfa0 drm_gem_prime_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ad73587 drm_mode_create_from_cmdline_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b2e2166 drm_vma_node_revoke +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7bd6a6fc drm_atomic_state_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c0d9cad drm_display_info_set_bus_formats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c545285 drm_edid_get_monitor_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c715952 drm_writeback_prepare_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c7469fb drm_compat_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7d7bc7aa drm_atomic_add_affected_connectors +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e3277f8 ___drm_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e4dc43b drm_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7edf470b drm_edid_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7f0000c5 drm_gem_lru_scan +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7f7a98d7 drm_atomic_get_crtc_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fb78bed drm_atomic_get_new_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ff1e463 drm_plane_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ff7b05e drm_bridge_chain_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8140774a drm_atomic_get_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8169a50d drm_poll +EXPORT_SYMBOL drivers/gpu/drm/drm 0x820ac5c0 drm_vma_node_allow_once +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8226e92b drm_connector_list_iter_end +EXPORT_SYMBOL drivers/gpu/drm/drm 0x825c43f3 drm_sysfs_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x826c06f7 drm_gem_prime_import +EXPORT_SYMBOL drivers/gpu/drm/drm 0x82d6f809 drm_crtc_set_max_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x84de8ae7 drm_gem_vm_close +EXPORT_SYMBOL drivers/gpu/drm/drm 0x851625ec drm_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x851f7c05 drm_privacy_screen_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x854691cc drm_framebuffer_plane_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x86951642 drm_mode_create_hdmi_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x872ad86c drm_writeback_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x87ca2a0f drm_atomic_get_old_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x89b51d12 drm_client_buffer_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x89f4545b drm_gem_dmabuf_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a1fddfb drm_syncobj_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ae80431 drm_edid_read_custom +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8b2d38a3 drm_atomic_state_default_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8b9bc097 drm_crtc_vblank_off +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d44da8d drm_gem_lru_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d72789e drm_edid_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8dde379c drm_gem_prime_import_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8f3cb74c drm_send_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8fc138c6 drm_bridge_chain_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm 0x90e2538c drm_crtc_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x923a2319 drm_universal_plane_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x923f5cc6 drm_master_internal_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9472d676 drm_gem_vunmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x94d8dade drm_privacy_screen_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x962d15f7 drm_client_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x971927f6 drm_plane_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9744ff44 drm_syncobj_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x982d09b3 drm_format_info_block_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a3ce37e drm_add_edid_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a5db177 drm_gem_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b00283d drm_connector_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b285573 drm_match_cea_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b68303e drm_mode_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b95c885 drm_mode_match +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b9de1c1 drm_edid_header_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9cab4ae1 drm_privacy_screen_register_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9ce050be drm_mode_copy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9d67d44b __drmm_add_action +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9e9eda69 drm_plane_create_zpos_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9edb7abc drm_property_replace_global_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9f180a9c drm_gem_dmabuf_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa34d1f64 drm_atomic_add_affected_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa3ff4dc4 drm_sysfs_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa4a450c9 drm_panel_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa54bb046 drm_connector_set_panel_orientation_with_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa562f7b3 drm_client_modeset_commit_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa6316bb3 drm_crtc_check_viewport +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa65005cf drm_mode_prune_invalid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa67f83b1 drm_hdmi_vendor_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa69b691a drm_plane_create_color_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa81f25be drm_connector_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa89c9170 drm_connector_attach_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa8e67354 drm_panel_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa929234d drm_panel_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa956955b drm_gem_lru_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaa86f3cb drm_is_current_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0xac18d0ae drm_master_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xacf197ef drm_crtc_vblank_helper_get_vblank_timestamp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad4e902b drm_color_ctm_s31_32_to_qm_n +EXPORT_SYMBOL drivers/gpu/drm/drm 0xada42d34 drm_property_blob_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae277372 __drm_crtc_commit_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae8ec89e drm_panel_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaf32e1a4 drmm_kmalloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaf401cfb __drmm_add_action_or_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaf44276f drm_client_modeset_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaf5aa28e drm_display_mode_from_cea_vic +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaf711cc0 drm_get_edid_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaf84ae21 drm_gem_object_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xafd4c7f4 drm_client_modeset_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb1036870 drm_show_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb11ac7a7 __drm_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb1395c40 drm_property_add_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb18c97f3 drm_connector_init_with_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb1f82b12 drm_gem_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb212dc3e drm_edid_dup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb252037e __devm_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb32a4a97 drm_edid_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3750192 drm_edid_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb38a4a37 drm_clflush_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4032484 drm_mm_insert_node_in_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb41c8542 drm_object_property_set_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb60e9b6c drm_gem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6127243 drm_need_swiotlb +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7151979 drm_av_sync_delay +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb79e4e4b drm_mode_set_config_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7e32c61 drm_crtc_enable_color_mgmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb873010e drm_property_create_bitmask +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9280077 drm_atomic_state_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9cad492 __drm_atomic_state_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9f9241f drm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xba0dbb9b drm_client_framebuffer_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb6eae42 drm_atomic_print_new_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbc3b6df5 drm_mode_parse_command_line_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbcbc4d53 drm_connector_attach_privacy_screen_provider +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbdc59beb drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe23e1ab drm_mode_create_tv_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe2e3556 drm_plane_create_blend_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc1326d75 drm_atomic_get_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc17d1cda __drmm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc22920e6 drm_vblank_work_schedule +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc370beea drm_mode_object_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc40f5e01 drm_gem_handle_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc4b027c0 drm_plane_enable_fb_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc53caef8 drm_atomic_state_default_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5e49a24 drm_vblank_work_cancel_sync +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc60afdae drm_set_preferred_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc66cd41c drm_atomic_private_obj_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7910e38 drm_vma_offset_lookup_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7d04fc5 drm_vma_node_allow +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc84875fd drm_connector_list_iter_begin +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc85aba2d drm_edid_get_panel_id +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8955f7e drm_client_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca7921ea drm_property_create_signed_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb611de4 drm_driver_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcbc0d903 drm_syncobj_get_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcc2c0347 drm_atomic_set_crtc_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcc338b69 drm_mode_create_aspect_ratio_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcd8066d2 drm_connector_set_path_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdb181d2 drm_framebuffer_unregister_private +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdb99cc9 drm_mode_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xce6f6875 drmm_mode_config_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xce844f67 drm_invalid_op +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcebad3cb drm_property_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf8a3908 drm_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcfbaec1d drm_connector_attach_hdr_output_metadata_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd009efb6 drm_crtc_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd0d96139 drm_gem_prime_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd13f9985 drm_edid_block_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd246d610 drm_atomic_bridge_chain_pre_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd31efa27 drm_gem_create_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd36b5584 drm_crtc_vblank_restore +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd36ba922 drm_crtc_vblank_waitqueue +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd3cddd58 drm_mode_validate_ycbcr420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd4e4fd92 drm_send_event_timestamp_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd511f58d drm_object_attach_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd62072ce drm_sysfs_connector_status_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd680a377 drm_gem_object_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7a9cf42 drm_mode_validate_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd87a1907 drm_crtc_arm_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xda2dec55 drm_connector_list_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdaabca25 drm_edid_read_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdad9c8b1 drm_prime_get_contiguous_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb167baa drm_gem_prime_handle_to_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb320a08 drm_mode_is_420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdc54b5a2 drm_connector_attach_dp_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdca2c195 drm_edid_connector_add_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd3c6afa drm_mode_is_420_also +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddaea6e4 drm_client_framebuffer_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf1428f3 drm_prime_pages_to_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf23f000 drm_panel_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf3f760d drm_mm_scan_color_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf666902 drm_rotation_simplify +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdfeb3672 drm_connector_create_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe050b6a1 drm_get_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe134a7da drm_dev_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe17e432b drm_release_noglobal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe1a96a59 drm_property_create_object +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe1d931cc drm_event_cancel_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe317082a __drm_printfn_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe388360e drm_mode_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe38af555 drm_atomic_set_mode_prop_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3ac15d5 drm_mode_is_420_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3e7032b drm_gem_private_object_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe52ef8cd drm_connector_atomic_hdr_metadata_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe5d68f8b drm_atomic_get_old_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe633a4cd drm_format_info_bpp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe656cd33 drm_gem_map_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe71ee611 drm_event_reserve_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7a0f009 drm_plane_create_zpos_immutable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a034df drm_dev_exit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a0e334 drm_vma_offset_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe9310799 drm_crtc_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe9ca52aa drm_state_dump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea00fe81 __drm_printfn_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea65fd7c drm_client_modeset_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea745333 drm_object_property_get_default_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0xebd6a9ce drm_atomic_get_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xec9494b9 drm_gtf_mode_complex +EXPORT_SYMBOL drivers/gpu/drm/drm 0xecf9ccfb drm_mode_get_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed7afc7d drm_framebuffer_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee1e05a1 drm_syncobj_find_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee3b390f drm_connector_attach_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeea314fd drm_mode_create_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0179ec6 drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0517d7a drm_mm_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf095dc96 drm_get_tv_mode_from_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0cdbe86 drm_mode_put_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1421d13 drm_mode_sort +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf14cacdb drm_framebuffer_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1b5340a drm_mode_vrefresh +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1f96ef2 drm_property_lookup_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf28c3f34 drm_connector_set_link_status_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf2f3d25d drm_dev_printk +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf3937511 drm_atomic_get_new_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf3a88b1b drm_print_regset32 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf406e46a drm_get_connector_type_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf52502cd drm_client_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf5e7b9c7 drm_show_fdinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf5f9d174 drmm_kfree +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf6958713 drm_vblank_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf70cd8ae drm_debugfs_remove_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf7a03886 drm_gem_unlock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf7e5d1d5 drm_connector_update_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf807ccb8 drm_writeback_get_out_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf824c7db __drm_printfn_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf86748f5 drm_gem_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf8ad3945 drm_gem_dma_resv_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf8d72eec drm_gtf_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf913e58a drm_aperture_remove_conflicting_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf9eae816 drm_crtc_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfb84e176 drm_connector_set_tile_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfba9cd06 drm_analog_tv_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfbcc8f74 drm_modeset_lock_single_interruptible +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc3f82a9 drm_modeset_acquire_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc6c400b drmm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc955cc9 drm_privacy_screen_get_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfcf067b3 drm_writeback_queue_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfd14bca4 drm_dev_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfd1c7ff7 drm_plane_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfd8e42bc drm_debugfs_create_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfe8a0944 drm_gem_map_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeb953b1 __drm_printfn_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xffc3a86d __drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x22d53779 drm_buddy_free_list +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x2d9e9583 drm_buddy_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x40d76a49 drm_get_buddy +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x9f44c898 drm_buddy_init +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xabb5a026 drm_buddy_block_trim +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xbd5b3bcc drm_buddy_free_block +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xc30d71cc drm_buddy_block_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xfa150882 drm_buddy_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xff748b76 drm_buddy_alloc_blocks +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x54882a61 drm_gem_dma_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x67d63734 drm_gem_dma_prime_import_sg_table_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0xba25d703 drm_fbdev_dma_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x004bf6bb drm_i2c_encoder_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x023e2af6 __drmm_simple_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x059da9cf drm_atomic_helper_page_flip_target +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x06f3710d drm_self_refresh_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0712af87 devm_drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0a7a8db4 drm_atomic_helper_async_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0ad207d3 __drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0b7deb53 drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0b8872f0 drm_fb_helper_debug_enter +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0bdef6e6 drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0d9bd8f1 drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0df41f75 drm_gem_simple_kms_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0ec830cf drm_helper_crtc_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0f2be644 drm_i2c_encoder_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x127a8c6b drm_flip_work_queue +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x155395aa __drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x169d41f5 drm_fb_memcpy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x16fde6ec drm_kms_helper_poll_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x18a5ba48 drm_helper_disable_unused_functions +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1c532b31 drm_fb_helper_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1d263004 drm_i2c_encoder_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1dcffcbf drm_fb_helper_set_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1f075a1f drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1fc82d25 __drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1fcee576 drm_crtc_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1fde9090 drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ffee439 drm_fb_helper_damage_area +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x20d4acb0 drm_atomic_helper_check_plane_damage +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x21079d2f drm_atomic_helper_wait_for_vblanks +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x213da47a drm_fb_xrgb8888_to_argb8888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x21d541eb drm_flip_work_queue_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2551927a drm_fb_helper_release_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x25d07ea5 drm_atomic_helper_commit_modeset_enables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x27f748b9 drm_crtc_helper_set_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x27f81fe7 drm_atomic_helper_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x285bbeea __drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2ae4bd71 __drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2af0d85e drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2b45ebe7 drm_i2c_encoder_restore +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2c5c1b45 drm_i2c_encoder_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2cfe01c3 drm_connector_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d3d57d7 drm_plane_helper_disable_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d50570f drm_rect_calc_hscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d528b15 drm_fb_xrgb8888_to_mono +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2e80f9c0 drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3106da98 drm_plane_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3558ec72 drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x35d3127d drm_kms_helper_poll_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x372751b1 drm_fb_xrgb8888_to_rgba5551 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3979b291 drm_panel_bridge_connector +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3a05cbb7 drmm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3b9ab9b0 drm_fb_blit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3be7e573 drm_fb_helper_pan_display +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3c1ebcc3 drm_i2c_encoder_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3c6dbfb6 drm_fb_xrgb8888_to_argb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3d62a753 drm_atomic_helper_fake_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3fd3fe00 drm_fb_xrgb8888_to_xrgb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x403937ec drm_connector_helper_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x43c201c9 drm_atomic_helper_check_crtc_primary_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x43c88f50 drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x464fde30 drm_atomic_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46694b3e drm_i2c_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x467067f8 drm_helper_resume_force_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x472ff7fb __drm_atomic_helper_crtc_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x495f2d02 drm_fb_helper_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4a4adf5d drm_i2c_encoder_save +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4b0084f1 drm_gem_fb_end_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4d28e2af drm_fb_helper_initial_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4d63b06c __drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4fa86839 drm_simple_display_pipe_attach_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x500fc845 drm_i2c_encoder_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x509f8cad drm_fbdev_generic_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x550b4ce1 drm_kms_helper_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5542443b drm_flip_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x56d2e0de drm_atomic_helper_wait_for_flip_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x56e89abf drm_self_refresh_helper_update_avg_times +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5709a2e0 drm_atomic_helper_commit_tail_rpm +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5849dccd drm_atomic_helper_check_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x58c0a461 drm_kms_helper_poll_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a4734d1 drm_kms_helper_is_poll_worker +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5ad59a24 drm_fb_xrgb8888_to_xrgb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5c4643ff drm_fb_helper_debug_leave +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5c92237c drm_fb_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5d73b236 drm_atomic_helper_bridge_propagate_bus_fmt +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5e951182 __drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5ebdf84a drm_fb_xrgb8888_to_argb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5f3364b2 __drm_atomic_helper_private_obj_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5fc59356 drm_atomic_helper_check_wb_encoder_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x645b0a66 drm_atomic_helper_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6492a73d drm_kms_helper_poll_reschedule +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x64c901ce drm_atomic_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x66c5f93f drm_atomic_helper_bridge_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6982c1b1 drm_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6a3b906b drm_panel_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b30502d drm_fb_helper_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b5c2b06 drm_atomic_helper_damage_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6c35acc6 drm_fb_helper_check_var +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6d08110b drm_gem_simple_kms_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e1a9897 drm_atomic_helper_wait_for_fences +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e30ba8e drm_rect_rotate_inv +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e363acc drm_atomic_helper_dirtyfb +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6efd759e drm_atomic_helper_commit_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x70cdf5e5 drm_atomic_helper_update_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x728a482c drm_atomic_helper_connector_tv_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x72c33480 drm_gem_fb_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x77029d6e __drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7758c44c drm_kms_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x779fc6f3 drm_mode_config_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x77aac6a1 drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x780a3693 drm_kms_helper_poll_enable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x78848444 drm_atomic_helper_prepare_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7a2920b2 drm_simple_display_pipe_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7ad738c1 drm_bridge_is_panel +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7d3d2cd4 drm_connector_helper_tv_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7daf2ab8 __drm_atomic_helper_connector_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7ff77ae1 devm_drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x803a3b61 drm_gem_simple_kms_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x80418490 drm_crtc_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x83433282 drm_fb_swab +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x83831035 __drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x842dd90c drm_flip_work_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x871ab41a drm_rect_intersect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x88e441ad drm_fb_helper_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x89d249fe drm_fb_build_fourcc_list +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8af8f8cd drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8d8a0ed2 drm_gem_simple_kms_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8e53431a drm_atomic_helper_check_modeset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8e6db379 drm_atomic_helper_commit_modeset_disables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91e801a1 drm_atomic_helper_check_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91fec1cc drm_rect_calc_vscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9482c26f drm_gem_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9571e9d0 drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x95a64f16 drm_atomic_helper_commit_cleanup_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x96596ac6 drm_fb_helper_fill_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9668bf65 drm_atomic_helper_swap_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x98bd32d6 drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99fd20aa drm_rect_clip_scaled +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9b383730 drm_crtc_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9c1fcd4b drm_helper_mode_fill_fb_struct +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9d2c1ed5 drm_helper_probe_single_connector_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9d6b9066 drm_connector_helper_get_modes_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9dbc6eec drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9dcefa0f drm_atomic_helper_update_legacy_modeset_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9df3baa6 drm_fb_helper_unregister_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9e51a018 drm_helper_probe_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa07397bb drm_fb_helper_set_par +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa0f832ad drm_fb_helper_lastclose +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa1000b25 drm_atomic_helper_cleanup_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa1c6afaa drm_atomic_helper_commit_tail +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa36264ef drm_gem_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa3c1304f drm_fb_helper_setcmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa82e3385 drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa8e64143 __drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xac110e4e __drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xae08395b drm_fb_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaf6714ca drm_fb_xrgb8888_to_gray8 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb053adda drm_rect_rotate +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb1a39563 drm_atomic_helper_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb1c88293 drm_fb_helper_output_poll_changed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb2761320 drm_i2c_encoder_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb35beb66 drm_atomic_helper_commit_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb385b48e __drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb6a6b711 drm_fb_clip_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb6e99161 drm_helper_encoder_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbc09bf05 drm_atomic_helper_shutdown +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbe7cfc64 drm_atomic_helper_commit_hw_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc01f1c5e drm_fb_helper_damage_range +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc03b9fb6 drm_simple_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc0c9c21f __drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc34d2a62 drm_connector_helper_get_modes_from_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc3d2bb65 drm_atomic_helper_connector_tv_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc458a769 drm_atomic_helper_page_flip +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc5cb7630 drm_helper_force_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc6323239 drm_flip_work_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc653740f drm_helper_connector_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc7fbcfa2 drm_gem_fb_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc99124df drm_plane_helper_update_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xca24bb89 drm_atomic_helper_async_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xca2aac8b __drm_atomic_helper_plane_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb2340b8 drm_rect_debug_print +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcde779c9 drm_atomic_helper_commit_duplicated_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xceb2ad9d drm_helper_move_panel_connectors_to_head +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf11a549 drm_flip_work_allocate_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd017c2a1 drm_atomic_helper_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd1b6f43d drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd59b6450 drm_atomic_helper_disable_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd74e7472 drm_crtc_helper_mode_valid_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd86b1533 drm_fb_helper_blank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdd35e5ec drm_gem_fb_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdd5cd35b drm_mode_config_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xde16094c drm_atomic_helper_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xde23d83e drm_atomic_helper_damage_iter_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdeac2633 drm_fb_xrgb8888_to_rgb888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdedb154a drm_plane_helper_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe3b2dffc drm_atomic_helper_damage_merged +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe41fa956 drm_gem_fb_create_handle +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe4413b0e drm_gem_fb_begin_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe5b4717a drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe86c4c16 drm_panel_bridge_set_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe9fb1d09 __drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xecc65b43 drm_atomic_helper_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xeeea219d drm_fb_xrgb8888_to_rgb332 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf0661598 drm_fb_helper_restore_fbdev_mode_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf351c2da drm_gem_simple_kms_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf3cf5b90 drm_self_refresh_helper_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf3f203a0 drm_fb_helper_set_suspend_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf3fa01e0 drm_fb_helper_alloc_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf5260915 drm_fb_xrgb8888_to_rgb565 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf85c5ef4 drm_atomic_helper_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf8c826be drm_fb_helper_deferred_io +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfd91f389 drm_self_refresh_helper_alter_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfdb8e879 drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfe26980c drm_atomic_helper_connector_tv_margins_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x10e52ead mipi_dbi_pipe_destroy_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x215f05be mipi_dbi_dev_init_with_formats +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x36caa94d mipi_dbi_hw_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x37aeeca7 mipi_dbi_buf_copy +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x3e2a53b2 mipi_dbi_pipe_end_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x5332ac81 mipi_dbi_spi_cmd_max_speed +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x61364e78 mipi_dbi_pipe_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x67dece4a mipi_dbi_display_is_on +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x70d948c0 mipi_dbi_command_buf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x7647da79 mipi_dbi_spi_transfer +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x7965dec8 mipi_dbi_spi_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x7f0e81c9 mipi_dbi_dev_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x8bba8df9 mipi_dbi_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x8c1a473a mipi_dbi_enable_flush +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x8cb9a905 mipi_dbi_pipe_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x8f893c03 mipi_dbi_pipe_update +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xbcde8320 mipi_dbi_poweron_conditional_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xc778d73c mipi_dbi_poweron_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd8192b34 mipi_dbi_pipe_begin_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xe72e33e3 mipi_dbi_pipe_duplicate_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xf21e565f mipi_dbi_command_read +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xfb26bccc mipi_dbi_command_stackbuf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xfe690b34 mipi_dbi_pipe_reset_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x2d8769a5 drm_gem_shmem_madvise +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x3415be78 drm_gem_shmem_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x38d2fc60 drm_gem_shmem_purge_locked +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x5b7c0cf8 drm_gem_shmem_purge +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x98368486 drm_gem_shmem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xa1317c01 drm_gem_shmem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xa837f7b1 drm_gem_shmem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xc50f22b0 drm_gem_shmem_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xd30de79c drm_gem_shmem_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xdb42a231 drm_gem_shmem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x048a510f drm_suballoc_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x0bad1988 drm_suballoc_new +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x8debd4c9 drm_suballoc_free +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xcfea1bec drm_suballoc_dump_debug_info +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xdd9c3522 drm_suballoc_manager_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x0f7d76ee drm_gem_ttm_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x20a8fdaf drm_gem_ttm_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xcc32164f drm_gem_ttm_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xd4d4689a drm_gem_ttm_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xe9740169 drm_gem_ttm_dumb_map_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x20233f72 drm_gem_vram_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x285438fb drm_gem_vram_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x28aec97e drm_gem_vram_driver_dumb_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x34a0c60e drm_gem_vram_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x3d8239a1 drm_vram_mm_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x4f1d0a50 drm_vram_helper_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x653a3bdb drm_gem_vram_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x792e4009 drm_gem_vram_plane_helper_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x7cf51d64 drm_gem_vram_put +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x920ebbe6 drm_gem_vram_simple_display_pipe_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x9ef7189b drm_gem_vram_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xaa1abd54 drm_gem_vram_plane_helper_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xaee11281 drm_gem_vram_fill_create_dumb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xda8bbca1 drm_gem_vram_simple_display_pipe_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xedc56d85 drm_gem_vram_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xf1b6de8d drmm_vram_helper_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x0129fcbb drm_sched_entity_flush +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x03d53dcb drm_sched_job_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x0daf0446 drm_sched_pick_best +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x10cc63b5 drm_sched_entity_destroy +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x1161edec drm_sched_fault +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x17ffdb79 drm_sched_job_arm +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x200b89e0 drm_sched_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x352f6a73 to_drm_sched_fence +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x3531a949 drm_sched_entity_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x4237cc9c drm_sched_suspend_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x507495d5 drm_sched_resubmit_jobs +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x50e09895 drm_sched_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x5a7e5d48 drm_sched_resume_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x79d76d75 drm_sched_increase_karma +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x89a4f7cc drm_sched_entity_modify_sched +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x8a520e08 drm_sched_entity_error +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x9954d34a drm_sched_entity_set_priority +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x99912862 drm_sched_start +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xa96f8a33 drm_sched_entity_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xb1ae43fc drm_sched_job_add_resv_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xb4e0ca43 drm_sched_stop +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xb6613fa2 drm_sched_job_cleanup +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xd115ca74 drm_sched_job_add_implicit_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xe20d0041 drm_sched_entity_push_job +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xf2fbe18b drm_sched_job_add_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xf3665f64 drm_sched_job_add_syncobj_dependency +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x00227b0e ttm_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x040cc485 ttm_io_prot +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0590a896 ttm_bo_init_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x15430450 ttm_bo_set_bulk_move +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x19935db1 ttm_bo_unpin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a71d30c ttm_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x20996a79 ttm_bo_move_accel_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x24afa4c2 ttm_bo_wait_ctx +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x27188079 ttm_device_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2eae43c8 ttm_bo_move_to_lru_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2f0a9f8a ttm_bo_vm_close +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3d664943 ttm_bo_vm_reserve +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x404f4c67 ttm_device_clear_dma_mappings +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4360352c ttm_bo_mem_space +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4687148e ttm_sg_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4700ba54 ttm_resource_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x471a989e ttm_agp_tt_create +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x486c9f24 ttm_pool_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4a8f08df ttm_eu_backoff_reservation +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5042975e ttm_agp_bind +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x52582ec5 ttm_bo_eviction_valuable +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x568ec4c8 ttm_resource_manager_create_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x573c75ec ttm_bo_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5c4869c1 ttm_bo_unmap_virtual +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5e9f662b ttm_range_man_init_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5f9ea2a7 ttm_eu_reserve_buffers +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x65f3add1 ttm_agp_destroy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x69cc2943 ttm_tt_pages_limit +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6a847134 ttm_kmap_iter_iomap_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6cd25ac2 ttm_resource_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x70c85806 ttm_glob +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x742774db ttm_bo_move_sync_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x778e8485 ttm_bo_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x77dc19bf ttm_resource_manager_evict_all +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7bdfea32 ttm_pool_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x846aa59c ttm_tt_populate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8a27e322 ttm_bo_pin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8b2044be ttm_bo_put +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x90f74521 ttm_bo_kunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x97f4f58f ttm_resource_manager_usage +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x99587493 ttm_resource_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9a5a6d21 ttm_bo_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9b8270ce ttm_lru_bulk_move_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9e94178c ttm_bo_kmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa59a3d13 ttm_agp_is_bound +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xae851a3e ttm_bo_vm_open +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb9a00e56 ttm_pool_alloc +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xba4515ff ttm_bo_vm_fault +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc47bf090 ttm_bo_vm_fault_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc61b6407 ttm_resource_manager_debug +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc67fd7ba ttm_bo_init_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc759a9af ttm_pool_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc8b926da ttm_device_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc960e7c7 ttm_bo_vmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd09a3e49 ttm_bo_vm_dummy_page +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd0c38911 ttm_tt_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd6efdf28 ttm_lru_bulk_move_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xdb501cb8 ttm_bo_vunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xde24f9d6 ttm_kmap_iter_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xea3634da ttm_pool_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf27c1f6f ttm_agp_unbind +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf3796d6d ttm_bo_vm_access +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfa27cb9e ttm_range_man_fini_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfa7dad5b ttm_resource_manager_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfab35318 ttm_eu_fence_buffer_objects +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfecafc45 ttm_device_swapout +EXPORT_SYMBOL drivers/hid/hid 0xe180ed5c hid_bus_type +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x00d2e1bd ishtp_get_drvdata +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x0669364d ishtp_start +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x082f78d5 ishtp_cl_send +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x0b5f7890 ishtp_cl_free +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x0df74109 ishtp_device_init +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x0eda9990 ishtp_set_client_data +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x0ee9dfcf ishtp_trace_callback +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x128319d5 ishtp_cl_get_tx_free_buffer_size +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x1311e1f8 ishtp_bus_remove_all_clients +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x1358f17a ishtp_register_event_cb +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x176ca724 ishtp_reset_handler +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x1acab8f7 ishtp_cl_unlink +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x2cacb03e ishtp_recv +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x3812c12d ishtp_cl_connect +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x3a15c371 ishtp_cl_disconnect +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x3ad51f4a ishtp_get_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x3df65ce7 ishtp_set_tx_ring_size +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x43473610 ishtp_send_suspend +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x4ba7e6be ishtp_cl_rx_get_rb +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x5f9b0501 ishtp_get_fw_client_id +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x620d9dd7 ishtp_get_ishtp_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x675615a7 ishtp_cl_io_rb_recycle +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x6a174225 ishtp_get_client_data +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x6ac6673f ishtp_put_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x7470d92b ishtp_cl_link +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x74953a4d ishtp_cl_flush_queues +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x76049f4d ishtp_cl_tx_empty +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x7b4e85d1 ishtp_cl_get_tx_free_rings +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x7c581811 ishtp_fw_cl_by_uuid +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x84c5eee9 ishtp_set_connection_state +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x89c9201d ishtp_get_pci_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x8b651499 ishtp_dev_to_cl_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x90503219 ishtp_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x969e5c42 ishtp_cl_driver_unregister +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xa0892062 ish_hw_reset +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xb3f87583 ishtp_cl_driver_register +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xc7774e6a ishtp_cl_allocate +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xcd77a430 ishtp_reset_compl_handler +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xd78f56b6 ishtp_set_drvdata +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xd8ba26f3 ishtp_set_rx_ring_size +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xda820f68 ishtp_send_resume +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xde512ce6 ishtp_fw_cl_get_client +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xf449ef3f ishtp_cl_set_fw_client_id +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x57cd63cc vmbus_sendpacket_getid +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x7b2b0fd2 vmbus_sendpacket +EXPORT_SYMBOL drivers/hv/hv_vmbus 0xbb4adb17 vmbus_recvpacket +EXPORT_SYMBOL drivers/hwmon/adt7x10 0x6d78b890 adt7x10_dev_pm_ops +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x2f9e7f8e vid_which_vrm +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x446615bd vid_from_reg +EXPORT_SYMBOL drivers/hwmon/ltc2947-core 0x8804c65a ltc2947_pm_ops +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x01568393 sch56xx_read_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x59b76fc9 sch56xx_watchdog_register +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x96ec3b26 sch56xx_read_virtual_reg12 +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xaa17a737 sch56xx_write_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xb37b9b81 sch56xx_read_virtual_reg16 +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x554d181d i2c_bit_algo +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xdcdb149e i2c_bit_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xdd3bf7d1 i2c_bit_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0x02d2cfeb i2c_pca_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0xfa0e76cf i2c_pca_add_bus +EXPORT_SYMBOL drivers/i2c/busses/i2c-amd756 0xe9c098bb amd756_smbus +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x10a4c688 qcom_adc5_hw_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x1fcd0103 qcom_adc_tm5_gen2_temp_res_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x39885d6b qcom_adc_tm5_temp_volt_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x401dc869 qcom_vadc_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x47f699dd qcom_adc5_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x4e64cdb9 qcom_adc5_hw_settle_time_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x53546ecd qcom_adc5_avg_samples_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x70e6eca1 qcom_vadc_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0xc61e7a34 qcom_adc5_prescaling_from_dt +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0xc5d429f9 iio_triggered_buffer_setup_ext +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0xd29682a0 iio_triggered_buffer_cleanup +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x4cacd729 iio_kfifo_free +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0xa43ad7ad iio_kfifo_allocate +EXPORT_SYMBOL drivers/iio/imu/fxos8700_core 0x435ecf2c fxos8700_regmap_config +EXPORT_SYMBOL drivers/iio/industrialio 0x0447e042 iio_trigger_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x1c3749d7 __iio_device_register +EXPORT_SYMBOL drivers/iio/industrialio 0x2112650e iio_device_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x2646101e iio_trigger_register +EXPORT_SYMBOL drivers/iio/industrialio 0x2d6bcdcb iio_trigger_generic_data_rdy_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x32e50602 iio_buffer_init +EXPORT_SYMBOL drivers/iio/industrialio 0x365df674 iio_trigger_set_immutable +EXPORT_SYMBOL drivers/iio/industrialio 0x4272e0b4 iio_trigger_free +EXPORT_SYMBOL drivers/iio/industrialio 0x45b779d3 iio_bus_type +EXPORT_SYMBOL drivers/iio/industrialio 0x4b870bdc __iio_trigger_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x4fd1638c iio_trigger_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0x62494c8a iio_device_set_clock +EXPORT_SYMBOL drivers/iio/industrialio 0x6837c72a iio_read_mount_matrix +EXPORT_SYMBOL drivers/iio/industrialio 0x7761b616 iio_push_event +EXPORT_SYMBOL drivers/iio/industrialio 0x7cfa2874 iio_device_get_clock +EXPORT_SYMBOL drivers/iio/industrialio 0x8d18f2ab iio_trigger_poll_nested +EXPORT_SYMBOL drivers/iio/industrialio 0x9efc1752 iio_read_const_attr +EXPORT_SYMBOL drivers/iio/industrialio 0xaf606f6c iio_device_free +EXPORT_SYMBOL drivers/iio/industrialio 0xc8ac60a5 iio_trigger_using_own +EXPORT_SYMBOL drivers/iio/industrialio 0xd308e2ae iio_get_time_ns +EXPORT_SYMBOL drivers/iio/industrialio 0xda16f8d0 iio_device_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0xda6d9df6 iio_trigger_validate_own_device +EXPORT_SYMBOL drivers/iio/industrialio 0xdf76bbeb iio_pollfunc_store_time +EXPORT_SYMBOL drivers/iio/industrialio 0xe4bd75a0 iio_trigger_notify_done +EXPORT_SYMBOL drivers/iio/industrialio-configfs 0x338a011c iio_configfs_subsys +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x138ae079 iio_sw_device_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x1633ddd9 iio_register_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x5c3c0140 iio_unregister_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x8b9c189a iio_sw_device_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x4f5ca806 iio_unregister_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0xabe9683e iio_sw_trigger_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0xcebe4ea6 iio_sw_trigger_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0xf2474ce0 iio_register_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0x0efecd74 iio_triggered_event_setup +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0x63f37e18 iio_triggered_event_cleanup +EXPORT_SYMBOL drivers/iio/pressure/bmp280 0xc126dc54 bmp280_dev_pm_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x228e1bc0 ib_send_cm_drep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x258b3b1e ib_send_cm_mra +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x311c26a9 ib_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x3863a190 ib_send_cm_dreq +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x3c26bf30 ib_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x3e47cd71 ib_cm_insert_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x69824a14 ibcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x6ab90ffd ib_send_cm_rtu +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xae1e7244 ib_send_cm_rej +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xb16ba97f ib_send_cm_sidr_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xb61bebfa ib_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xc45896fb ib_cm_notify +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xcee03a98 ib_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xe3c72487 ib_send_cm_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xf00e5389 ib_send_cm_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xf598bd67 ib_send_cm_sidr_req +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00cd25ea ib_get_rdma_header_version +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x03865472 ib_alloc_mr_integrity +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x04b8cc2a ib_get_cached_subnet_prefix +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x05943388 ib_device_get_by_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x05ab3919 rdma_query_gid_table +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x07b8c4f2 rdma_modify_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x09cebf1e ib_mr_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0a5b83bf ib_modify_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0ad8595f ib_get_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0c86f5cb ib_sa_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0cd985d7 ib_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0d3354a6 rdma_alloc_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0e31cf4c ib_create_wq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0ed30404 ib_find_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x11973b52 rdma_destroy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x121ac89e __ib_alloc_pd +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x13b3edc2 rdma_nl_unicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x15d2cc6f ib_init_ah_attr_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1752e1f6 rdma_nl_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x17e5554a ib_check_mr_status +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19e7490f __rdma_block_iter_next +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19f343d3 ib_set_vf_link_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1a6366e9 rdma_restrack_count +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1c1729e0 ib_post_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1d43b406 rdma_user_mmap_entry_insert_range +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1d965c9d ib_map_mr_sg_pi +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1ed24d08 ib_get_device_fw_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22f3cf93 ib_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x25cb425b ib_device_get_by_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2618a42d ib_get_vf_config +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x283668d2 ib_alloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2cf1426b ib_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2d7d8bb6 ib_find_exact_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2f0775ad rdma_replace_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x305e5701 rdma_addr_size_kss +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x372999ad ibdev_emerg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x389c3a51 ib_register_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x38ccfa78 ib_mr_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3ad03ff2 ib_drain_rq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3bb2e46e ib_set_client_data +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fc2387c ib_ud_header_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fff2f9f ib_device_set_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x40cc528a ib_unregister_device_and_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x40cd01cf ib_attach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x40d7451d rdma_destroy_ah_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4209eeaf ib_detach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x42339499 ibnl_put_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x42ae020d ib_map_mr_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x42c7d4a5 rdma_roce_rescan_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x434c5d10 zgid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x439ce33c ib_sa_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x454bdc7d ib_unregister_device_queued +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45f45656 ib_get_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45fb8985 rdma_nl_chk_listeners +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x46e5ec4d ib_open_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x478f21d3 ibdev_notice +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x482eb746 rdma_restrack_set_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x48562f81 rdma_nl_put_driver_string +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x48a92d21 rdma_hold_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4ab7d7ba ib_modify_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4b4ba904 rdma_resolve_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4b9b03e2 ib_port_immutable_read +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e155af0 ib_response_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e90435c ib_sa_free_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4f4de5b6 rdma_addr_cancel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x51fac578 ib_dispatch_event +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x53348ebf ib_sg_to_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55bb02f3 ib_cache_gid_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5669a67d __ib_create_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x569c0270 rdma_init_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x56b97e47 roce_gid_type_mask_support +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x571470da __rdma_block_iter_start +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x57563f5b rdma_user_mmap_entry_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58df5b94 ib_get_gids_from_rdma_hdr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5a24d541 ib_drain_sq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5acdc5d5 ib_get_net_dev_by_params +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5b46367d ib_rdmacg_try_charge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5ba615fe rdma_restrack_new +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5de28546 ib_query_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5e4b8011 rdma_restrack_get_byid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6060a883 rdma_nl_put_driver_u64_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x606ab670 rdma_copy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6137ba37 ib_destroy_wq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x613b1e2e ib_is_mad_class_rmpp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61d24c52 ib_rate_to_mbps +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x624253e7 ib_unregister_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x638d4bfa ib_dereg_mr_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x63f3526d rdma_rw_ctx_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6710aac7 ib_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b58fc02 ib_free_recv_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b958320 ib_ud_ip4_csum +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6c738d7e rdma_get_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6e226e8f rdma_restrack_parent_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f3614b6 rdma_is_zero_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x706170fe ib_modify_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70807834 rdma_addr_size +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x708ac5f4 rdma_rw_ctx_post +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x71a4c950 rdma_create_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x71bdfd2a rdma_alloc_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x72a449cf ib_dealloc_pd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x73baf9a2 ib_modify_qp_is_ok +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x74311133 ib_destroy_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x74c1b7df rdma_move_grh_sgid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75a729a0 rdma_nl_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x76edbd53 ib_port_sysfs_get_ibdev_kobj +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7748ab75 ibdev_warn +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x783348c2 rdma_rw_mr_factor +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x787ccc4c ib_get_mad_data_offset +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x78ae9a4e ib_port_register_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7bf4ba1a ib_sa_path_rec_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7c31af6d ib_mad_kernel_rmpp_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7c8656b9 ib_get_cached_lmc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7f48c3c4 ib_port_unregister_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7f4d2bd6 rdma_port_get_link_layer +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x83a93024 ib_qp_usecnt_dec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x859a256d rdma_nl_put_driver_u32_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x871ec43e ib_create_qp_kernel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8790e1b5 ib_device_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x882bcb99 rdma_read_gid_hw_context +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x89ae6d80 ibdev_printk +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8a8d39c6 ib_free_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8e0215d0 ib_dealloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8eeb7e10 ib_query_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x906b1479 ib_alloc_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90e807c7 ib_cache_gid_parse_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x92e3db19 rdma_find_gid_by_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9304af2f rdma_user_mmap_entry_insert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x935dd979 rdma_rw_ctx_wrs +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x98e4c1a9 ib_create_ah_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x98f36ac3 ib_set_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x991facd6 ib_mr_pool_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x99c15261 rdma_read_gid_attr_ndev_rcu +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9ab66aaa rdma_user_mmap_entry_remove +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9b411f5d ib_create_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9e9b1833 ib_register_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa37eac1f rdma_restrack_add +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa3e82917 rdma_nl_put_driver_u32 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa414d132 ib_modify_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa432baf6 ib_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa5101e16 rdma_restrack_del +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa5ddf7b9 ib_get_vf_stats +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaa64a7f3 ib_sa_guid_info_rec_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaaebfce6 rdma_set_cq_moderation +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xacc19fb3 ib_init_ah_from_mcmember +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xada5f7f1 rdma_user_mmap_entry_get_pgoff +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae956dce ib_rate_to_mult +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaf7ba125 ib_qp_usecnt_inc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb2b70f70 rdma_rw_ctx_signature_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb34716c8 ib_cq_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb3b5e3ae rdma_user_mmap_entry_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4c40040 ib_sa_pack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb68f640a ib_create_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7852a05 ib_ud_header_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb9e1f4ed ib_get_cached_port_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xba85b186 ib_init_ah_attr_from_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbb62f436 rdma_restrack_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbbdb385e __ib_alloc_cq_any +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbc3b437e ib_find_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbc640e78 ib_query_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbdbac189 ibdev_info +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbe0dea28 ib_register_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbea0cb9f rdma_query_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc2f258d8 ib_get_eth_speed +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc3f4bb9d rdma_create_user_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc63d204c rdma_restrack_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc7af3d8c rdma_nl_put_driver_u64 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8d38664 rdma_free_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc9464d04 ib_advise_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xca5ef7e3 ib_cq_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xca632e15 ib_set_device_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcb0c1396 ib_dealloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xccde08d0 ibnl_put_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcf468429 ib_get_rmpp_segment +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0478dc4 ib_unregister_driver +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd10a4278 ib_process_cq_direct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd1ca18e6 ib_destroy_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd21bb37a ib_sa_unpack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd24f6846 rdma_rw_ctx_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd2ab909b ib_create_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd2bcfd16 ib_create_qp_security +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd387d9ef ib_reg_user_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd550501a rdma_rw_ctx_destroy_signature +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd6636ca6 rdma_addr_size_in6 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd7722e3a rdma_translate_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd78f8f9c ibdev_err +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda0d50ec ib_sa_cancel_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda409698 ib_unregister_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda9f9239 rdma_put_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdaefee67 ib_free_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdbf64a5f ib_rdmacg_uncharge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdcb6e08a ib_sa_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdcdfdad4 ibdev_crit +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdf806bd1 ib_close_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdfa966b8 ib_drain_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe01e793d ib_resize_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe155b1f8 rdma_nl_unicast_wait +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe2728b7e rdma_read_gid_l2_fields +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe41489f0 ibdev_alert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe4b308fe __ib_alloc_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5840ec6 ib_wc_status_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe590553c rdma_link_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5b54909 ib_modify_qp_with_udata +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe684f4a8 rdma_user_mmap_io +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe6bd8929 ib_sa_get_mcmember_rec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe77cf924 ib_destroy_cq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7b52e5f mult_to_ib_rate +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe825f221 rdma_dev_access_netns +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe8855555 rdma_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe8f23a98 _ib_alloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9e799fc ib_ud_header_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xed040a69 rdma_link_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xedcd6f24 ib_dma_virt_map_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xef77b6a4 rdma_umap_priv_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf130af83 ib_modify_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5dedb30 rdma_node_get_transport +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5f6afcb rdma_nl_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6ed3334 ib_event_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf79a83e7 ib_unregister_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf95ac8b4 rdma_copy_src_l2_addr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf9a0d9ed rdma_query_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfa05dcb3 ib_mr_pool_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfcc0ada0 ib_query_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xff2f9f4a rdma_move_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xffd0fbb5 rdma_nl_stat_hwcounter_entry +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x08f03160 uverbs_uobject_fd_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0cf6f7b8 ib_umem_odp_unmap_dma_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0e52bc15 ib_umem_odp_alloc_child +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x141e64ca uverbs_copy_to +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x1dc15b7f ib_uverbs_flow_resources_free +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x20140632 _uverbs_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x2669d3ec uverbs_destroy_def_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x27473e11 ib_umem_dmabuf_unmap_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x2da2397d ib_copy_ah_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x35b78508 flow_resources_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x36c34dc6 ib_copy_path_rec_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x39f77865 uverbs_get_flags64 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x414a5111 _uverbs_get_const_unsigned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4c48945e ib_umem_dmabuf_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4fe79ade flow_resources_add +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x558f4325 ib_umem_dmabuf_map_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x5d2b3690 uverbs_finalize_uobj_create +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x61c9ff8f ib_umem_find_best_pgsz +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x754b0000 ib_copy_path_rec_from_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x7697a97e ib_umem_odp_alloc_implicit +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x885d2304 ib_uverbs_get_ucontext_file +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x8d148e0a uverbs_uobject_put +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x9db78f19 ib_umem_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xaf76794a uverbs_idr_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb2321ee2 ib_umem_odp_map_dma_and_lock +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xbd398126 uverbs_get_flags32 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc9b70349 ib_umem_odp_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xd62cbce1 uverbs_copy_to_struct_or_zero +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xda6fa038 _uverbs_get_const_signed +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xdd230b53 ib_copy_qp_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xec991ea8 uverbs_fd_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf84c8a67 ib_umem_dmabuf_get_pinned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf9e96146 ib_umem_odp_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xfc782065 ib_umem_copy_from +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xfee27f2c ib_umem_release +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x1d732768 iw_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x289aacc5 iw_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x3b886bed iw_cm_reject +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x5160a7db iw_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x7bf9bc63 iw_cm_disconnect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x86dc99a6 iw_cm_connect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xda40f5fb iw_cm_accept +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf3df871f iwcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf7e00684 iw_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x011a938f rdma_notify +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0e9a91ec rdma_disconnect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x134b0e53 rdma_set_min_rnr_timer +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1f9c30b4 rdma_connect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x2186f4b6 rdma_destroy_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x29ea9af1 rdma_resolve_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x2c9ddb46 rdma_reject +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x328137a1 rdma_set_afonly +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x33739ca0 rdma_get_service_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x41a3eb6c rdma_leave_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x44a6c530 rdma_consumer_reject_data +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4bfd543d rdma_connect_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x55c2cbb9 rdma_accept_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x5d0a3ff7 rdma_set_service_type +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x5dda23a9 __rdma_create_kernel_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x6167e205 rdma_set_ack_timeout +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x66e1f46a rdma_lock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x8098486c rdma_accept +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x8406997e rdma_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x87e529dd rdma_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x87eb96ac rdma_set_reuseaddr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x907df803 rdma_event_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x9778a421 rdma_create_user_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xa7aa7896 rdma_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb3be90aa rdma_read_gids +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb6336164 rdma_res_to_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb9f52134 rdma_bind_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc06db94d rdma_connect_locked +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc24c8478 rdma_destroy_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xd9967319 rdma_create_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xdbeebd06 rdma_resolve_route +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xebf3049d rdma_iw_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xedbe6a4f rdma_listen +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xfe244fd9 rdma_set_ib_path +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xffcb6529 rdma_unlock_handler +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x015d5254 rvt_qp_iter +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x0e385842 ib_rvt_state_ops +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x18825bfc rvt_add_retry_timer_ext +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x28645942 rvt_invalidate_rkey +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x33870819 rvt_get_rwqe +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x35277276 rvt_rkey_ok +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x3ed17cbe rvt_get_credit +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x4d5d26e4 rvt_init_port +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x5083ab5f rvt_mcast_find +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x57900de7 rvt_lkey_ok +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x58595f5d rvt_add_rnr_timer +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x5f79698e rvt_compute_aeth +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x6c2e72f3 rvt_alloc_device +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x728b6126 rvt_ruc_loopback +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x73e7539b rvt_copy_sge +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x7af7a512 rvt_stop_rc_timers +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x854d2a93 rvt_comm_est +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x8adabeec rvt_error_qp +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x90c488de rvt_cq_enter +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x94a5a177 rvt_register_device +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xadcd5eb9 rvt_fast_reg_mr +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xb7ee98b2 rvt_rc_rnr_retry +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xbf40304d rvt_restart_sge +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xc77c6d66 rvt_qp_iter_init +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xcf596aa9 rvt_check_ah +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xd0e709a2 rvt_del_timers_sync +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xda2d317b rvt_qp_iter_next +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xdad50a50 rvt_dealloc_device +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xe245bea7 rvt_rc_error +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xe9cf3e43 rvt_rnr_tbl_to_usec +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xf418de7c rvt_send_complete +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xfa981de7 rvt_unregister_device +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x01081e5d rtrs_clt_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x1b099c5e rtrs_clt_query +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x3793ce15 rtrs_clt_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x434b3067 rtrs_clt_get_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x5f1115b8 rtrs_clt_rdma_cq_direct +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x9b0f8ac4 rtrs_clt_put_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xab1ecd2d rtrs_clt_request +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x242a8646 rtrs_addr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x3ceeb3b1 rtrs_ib_dev_find_or_add +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x645f4906 rtrs_rdma_dev_pd_init +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x7772bbcf rtrs_ib_dev_put +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x887302f3 rtrs_addr_to_sockaddr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xbff19d53 rtrs_rdma_dev_pd_deinit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe15357ef sockaddr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x2cff08f7 rtrs_srv_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x3c752237 rtrs_srv_get_queue_depth +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x5350fbb2 rtrs_srv_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x65b654fa rtrs_srv_get_path_name +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xaf678797 rtrs_srv_set_sess_priv +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xddcf44a1 rtrs_srv_resp_rdma +EXPORT_SYMBOL drivers/input/gameport/gameport 0x1eb93055 __gameport_register_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x2cfffbc3 gameport_unregister_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x487d1ea7 gameport_start_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x79820105 gameport_close +EXPORT_SYMBOL drivers/input/gameport/gameport 0x88e1a53e gameport_open +EXPORT_SYMBOL drivers/input/gameport/gameport 0xa64aa3d1 gameport_stop_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0xb0b077be gameport_set_phys +EXPORT_SYMBOL drivers/input/gameport/gameport 0xb301ac86 gameport_unregister_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0xe133f439 __gameport_register_port +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x10712dac iforce_process_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x38599146 iforce_send_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0xb6128479 iforce_init_device +EXPORT_SYMBOL drivers/input/matrix-keymap 0xf1d76773 matrix_keypad_build_keymap +EXPORT_SYMBOL drivers/input/misc/ad714x 0xcfd1f012 ad714x_probe +EXPORT_SYMBOL drivers/input/misc/ad714x 0xe0a391fe ad714x_pm +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x892d76b2 cma3000_resume +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x89d9444e cma3000_exit +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xb4355835 cma3000_init +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xca3f100a cma3000_suspend +EXPORT_SYMBOL drivers/input/rmi4/rmi_core 0xd31b8fa9 rmi_unregister_transport_device +EXPORT_SYMBOL drivers/input/sparse-keymap 0x00d6d8cb sparse_keymap_setup +EXPORT_SYMBOL drivers/input/sparse-keymap 0x255f4f3b sparse_keymap_report_entry +EXPORT_SYMBOL drivers/input/sparse-keymap 0x872f4014 sparse_keymap_entry_from_keycode +EXPORT_SYMBOL drivers/input/sparse-keymap 0x8d6e24d4 sparse_keymap_report_event +EXPORT_SYMBOL drivers/input/sparse-keymap 0xec2f5df4 sparse_keymap_entry_from_scancode +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0x7e4e2086 ad7879_pm_ops +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0xf56150c1 ad7879_probe +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0x056b5ea2 amd_iommu_free_device +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0x0da6fe6e amd_iommu_unbind_pasid +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0x2ba7ab8a amd_iommu_set_invalid_ppr_cb +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0x7e6a7c45 amd_iommu_bind_pasid +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0x8c176e6c amd_iommu_init_device +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0xc486713a amd_iommu_set_invalidate_ctx_cb +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x326dc130 attach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x4c62ffc9 detach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x8632ac2a capi_ctr_ready +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x95fc80c5 capi_ctr_handle_message +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xd26e8a4f capi_ctr_down +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x27c58fd5 isdnhdlc_decode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x4644eea5 isdnhdlc_out_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x5b835a58 isdnhdlc_rcv_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0xef4ee223 isdnhdlc_encode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x468df426 mISDNisac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x84da1fa2 mISDNipac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x964bd20b mISDNisac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0xca46ca18 mISDNipac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0x0876cd2f mISDNisar_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0xc6f4a0fb mISDNisar_irq +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x03a68066 mISDN_FsmRestartTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x0509197f mISDN_freedchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x05c482e9 recv_Bchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x05e8bc27 mISDN_register_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x189247b5 mISDN_clear_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x21db2153 get_next_bframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2348cc3c mISDN_FsmFree +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x26236de8 mISDN_clock_update +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x27caee88 mISDNDevName4ch +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2e7c7dd0 mISDN_unregister_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2fdc9e28 mISDN_unregister_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30d25b0d mISDN_FsmDelTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x313b1fde mISDN_FsmAddTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x33965a62 mISDN_initdchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x50c2230c mISDN_FsmChangeState +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x588886a6 l1_event +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x5da17506 get_next_dframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x5fa5190b bchannel_get_rxbuf +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6047df40 mISDN_FsmInitTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x60b2d059 recv_Dchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6ec54a02 create_l1 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x707ffb3b mISDN_ctrl_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x824a9bc9 dchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x85c54222 mISDN_initbchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x865b6029 recv_Dchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9c928457 mISDN_FsmNew +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xa76b6ac4 bchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xb32ef2d8 recv_Echannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xb3ed031f mISDN_register_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc06ffc13 recv_Bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc3401729 mISDN_register_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd285995f mISDN_clock_get +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd5145151 mISDN_FsmEvent +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe8f617eb mISDN_unregister_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xedab3698 queue_ch_frame +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xffb04396 mISDN_freebchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x01087af0 mISDN_dsp_element_unregister +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x93df9e4b dsp_audio_law_to_s32 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb07a21b8 dsp_audio_s16_to_law +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb98308d8 mISDN_dsp_element_register +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x44343f5b ti_lmu_common_get_brt_res +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x54a12ec4 ti_lmu_common_set_ramp +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xced72aae ti_lmu_common_set_brightness +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xd9291206 ti_lmu_common_get_ramp_params +EXPORT_SYMBOL drivers/md/dm-bio-prison 0x476d2454 dm_cell_key_has_valid_range +EXPORT_SYMBOL drivers/md/dm-log 0x7b782b42 dm_dirty_log_type_register +EXPORT_SYMBOL drivers/md/dm-log 0x7d2d8088 dm_dirty_log_destroy +EXPORT_SYMBOL drivers/md/dm-log 0xa0c2eacb dm_dirty_log_type_unregister +EXPORT_SYMBOL drivers/md/dm-log 0xf10e69b6 dm_dirty_log_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0x4f7bf33c dm_snap_origin +EXPORT_SYMBOL drivers/md/dm-snapshot 0x51ab7da3 dm_exception_store_type_register +EXPORT_SYMBOL drivers/md/dm-snapshot 0x69d26b31 dm_exception_store_destroy +EXPORT_SYMBOL drivers/md/dm-snapshot 0xa081fbdc dm_exception_store_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0xc1802ccf dm_snap_cow +EXPORT_SYMBOL drivers/md/dm-snapshot 0xcf9f2132 dm_exception_store_type_unregister +EXPORT_SYMBOL drivers/md/raid456 0x69a5736e raid5_set_cache_size +EXPORT_SYMBOL drivers/md/raid456 0xc0e38197 r5c_journal_mode_set +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x01fcf076 flexcop_sram_ctrl +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x045ce392 flexcop_pid_feed_control +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x16fb682f flexcop_eeprom_check_mac_addr +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x27b847b5 flexcop_device_initialize +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x4183c31e flexcop_i2c_request +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x55f29286 flexcop_pass_dmx_data +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x7eb8be96 flexcop_dump_reg +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x9e158b6a flexcop_device_kmalloc +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xb82b584f flexcop_pass_dmx_packets +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xbef1e2b5 flexcop_sram_set_dest +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xcded3821 flexcop_device_kfree +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xdb47cfd7 flexcop_wan_set_speed +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xf98d202e flexcop_device_exit +EXPORT_SYMBOL drivers/media/common/cx2341x 0x04dfd4cd cx2341x_handler_setup +EXPORT_SYMBOL drivers/media/common/cx2341x 0x15ac1bd0 cx2341x_ctrl_query +EXPORT_SYMBOL drivers/media/common/cx2341x 0x28240e61 cx2341x_ctrl_get_menu +EXPORT_SYMBOL drivers/media/common/cx2341x 0x55aa7c5f cx2341x_mpeg_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5b5cc43e cx2341x_ext_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x693a299b cx2341x_handler_init +EXPORT_SYMBOL drivers/media/common/cx2341x 0x7b4dd2cb cx2341x_fill_defaults +EXPORT_SYMBOL drivers/media/common/cx2341x 0x9e7c54d8 cx2341x_handler_set_50hz +EXPORT_SYMBOL drivers/media/common/cx2341x 0xdbc5583a cx2341x_update +EXPORT_SYMBOL drivers/media/common/cx2341x 0xe1fe1432 cx2341x_log_status +EXPORT_SYMBOL drivers/media/common/cx2341x 0xecac2313 cx2341x_handler_set_busy +EXPORT_SYMBOL drivers/media/common/cypress_firmware 0x3a143e0f cypress_load_firmware +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x5ade047d ttpci_eeprom_parse_mac +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x693e74ba ttpci_eeprom_decode_mac +EXPORT_SYMBOL drivers/media/common/tveeprom 0x0dbf0296 tveeprom_hauppauge_analog +EXPORT_SYMBOL drivers/media/common/tveeprom 0x68496f94 tveeprom_read +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x065246b8 frame_vector_create +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1b700d37 put_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1d5f9555 frame_vector_destroy +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x2d42a418 vb2_buffer_in_use +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x4387b472 vb2_verify_memory_type +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xc5e5573a frame_vector_to_pages +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xdffb744b frame_vector_to_pfns +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xe20dfe0f get_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x125748ad vb2_dvb_dealloc_frontends +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x1a2e3ee3 vb2_dvb_unregister_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x308eb5e7 vb2_dvb_get_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x4d109690 vb2_dvb_register_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x537d7b8b vb2_dvb_find_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xf6fb1401 vb2_dvb_alloc_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xc7c2b85f vb2_create_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xccd197c7 vb2_destroy_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-v4l2 0x6b6f9ca1 vb2_querybuf +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x08733236 intlog10 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x18acd31f dvb_dmx_swfilter_packets +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x19df4dc0 dvb_unregister_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x1fef6978 dvb_frontend_resume +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2718b467 dvb_ca_en50221_frda_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2f5cdf80 dvb_ringbuffer_write +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x34ec379b dvb_ca_en50221_camchange_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3b93d71a dvb_frontend_sleep_until +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x54abe4ff dvb_dmx_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x586a2022 dvb_generic_open +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5d337c32 dvb_frontend_detach +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5f2b1d95 intlog2 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6181aec0 dvb_ringbuffer_flush_spinlock_wakeup +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6a9f708a dvb_dmx_swfilter_204 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x75211ca5 dvb_device_get +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x753e46a4 dvb_register_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8756e89e dvb_frontend_suspend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8c54b0f8 dvb_dmx_swfilter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x90ead1e0 dvb_net_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x91a6794b dvb_ringbuffer_read_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9263a063 dvb_dmx_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa4235824 dvb_dmx_swfilter_raw +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb04d8782 dvb_unregister_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb3352dd2 dvb_ringbuffer_empty +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb9d48164 dvb_remove_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xba0036f4 dvb_dmxdev_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xbaa1d2c5 dvb_register_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xbc5ae762 dvb_unregister_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc37d275f dvb_dmxdev_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc3f679f9 dvb_ringbuffer_write_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc4f9544f dvb_ca_en50221_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc83798d2 dvb_ca_en50221_camready_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc89bd234 dvb_frontend_reinitialise +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe138ce6b dvb_ringbuffer_avail +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe951fc84 dvb_net_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xebbc2d9b dvb_ringbuffer_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xedfbb2e6 dvb_generic_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xf66e3327 dvb_generic_ioctl +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xf83cc71a dvb_register_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb09f39a dvb_ringbuffer_read +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb0cd067 dvb_ca_en50221_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb9a826f dvb_ringbuffer_flush +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfc6380e5 dvb_ringbuffer_free +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x1d5ca8c7 au8522_readreg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x29a0e8bc au8522_sleep +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x4c517c74 au8522_analog_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x61d0fbf1 au8522_init +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x65206728 au8522_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x66d2b93b au8522_release_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x9fb6d00a au8522_writereg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xd30708d6 au8522_get_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xf5d99ef3 au8522_led_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24113 0x235a27c1 cx24113_agc_callback +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24123 0x304c81f9 cx24123_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x0738211e dib0070_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x475711b3 dib0070_get_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x81b8ffbd dib0070_ctrl_agc_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0xb6d440c8 dib0070_set_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x05f659b4 dib0090_get_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x0c976ecc dib0090_pwm_gain_reset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x3cdcec44 dib0090_set_vga +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x3fef2842 dib0090_update_tuning_table_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x4e694162 dib0090_gain_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x9a2271dd dib0090_set_switch +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xa7f4254d dib0090_set_dc_servo +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xb3d68ef3 dib0090_get_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xbb1e79d3 dib0090_set_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xcdc4f3e4 dib0090_update_rframp_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xcebebcd2 dib0090_get_current_gain +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xd2afc4a0 dib0090_dcc_freq +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xe7bbea33 dib0090_get_wbd_target +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x57338197 dib3000mc_pid_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x607356e2 dib3000mc_get_tuner_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x7b837deb dib3000mc_pid_parse +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x9cbdeae7 dib3000mc_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0xffdf26e3 dib3000mc_set_config +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x3b548fc5 dib7000m_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x6945e98c dib7000m_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x77c03824 dib7000m_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x1cb586bf dib9000_get_component_bus_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x3aa91d03 dib9000_get_tuner_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x50b2e60d dib9000_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x51ae45a3 dib9000_fw_set_component_bus_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x69cedfdc dib9000_firmware_post_pll_init +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x9011a861 dib9000_fw_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x910e701a dib9000_set_gpio +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x9a542dbb dib9000_get_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xc9ba98bc dib9000_set_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xe3373405 dib9000_set_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xe87259d9 dib9000_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xed71e552 dib9000_fw_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x40226518 dibx000_reset_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x72d21edd dibx000_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x856508a5 dibx000_i2c_set_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xe801ce70 dibx000_init_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xebad99b4 dibx000_exit_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x03572d20 dvb_dummy_fe_qpsk_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xa8990948 dvb_dummy_fe_ofdm_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xb417c13a dvb_dummy_fe_qam_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lgs8gl5 0xa1ed8d61 lgs8gl5_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lnbh29 0xe0824bac lnbh29_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/m88ds3103 0x36dd1301 m88ds3103_get_agc_pwm +EXPORT_SYMBOL drivers/media/dvb-frontends/s5h1420 0x27a36c62 s5h1420_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x00053ba1 zd1301_demod_get_dvb_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x906cfe1f zd1301_demod_get_i2c_adapter +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x1055b2c4 flexcop_dma_free +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x278f3ea1 flexcop_dma_allocate +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x4200e906 flexcop_dma_config +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x6608e1d8 flexcop_dma_control_timer_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x7481aae9 flexcop_dma_config_timer +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xb58a4dbb flexcop_dma_control_size_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xb6d478a1 flexcop_dma_xfer_control +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x24230bce bt878_stop +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x4d6648a9 bt878 +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x80604d4c bt878_start +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x9e15b4ff bt878_device_control +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xd5d0bdef bt878_num +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x11dc4b6d bttv_gpio_enable +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x54dbbbb4 bttv_sub_unregister +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x8ecf4acc bttv_write_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xa60450dd bttv_get_pcidev +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xbcf2d2fb bttv_read_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xddce00c4 bttv_sub_register +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x27cf99f1 rdc_reset_state +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x43a983fd dst_check_sum +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x501b0134 dst_comm_init +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x7f9641c0 dst_wait_dst_ready +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x8bba78a7 write_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x8c5879ad read_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x8f80e498 dst_error_recovery +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xd1f012ec dst_error_bailout +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xf75c4658 dst_pio_disable +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x2cdea06d cx18_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x32e3207f cx18_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x6001d2f5 cx18_ext_init +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x82469b31 cx18_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xa2172a1e cx18_release_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xd2d1e666 cx18_claim_stream +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x1ab311dc altera_ci_init +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x6ff7510d altera_ci_tuner_reset +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xdb3faf38 altera_ci_release +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xe66b9812 altera_ci_irq +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x416abd38 cx25821_dev_get +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x44b517f5 cx25821_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x6182ca90 cx25821_set_gpiopin_direction +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x65f55097 cx25821_risc_databuffer_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x7394ac94 cx25821_sram_channel_dump_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x9aee3206 cx25821_sram_channel_setup_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xc696458e cx25821_riscmem_alloc +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xc7cb011b cx25821_dev_unregister +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe9050411 cx25821_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0x438200ef vp3054_i2c_remove +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0x4c9df073 vp3054_i2c_probe +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x16c1a525 cx88_enum_input +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x2ecd921f cx88_set_freq +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xa181f000 cx88_video_mux +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xc836a0ce cx88_querycap +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x47e5ba27 cx8802_buf_queue +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x536bb26a cx8802_register_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x6502ce5a cx8802_get_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x6ad3f3f8 cx8802_cancel_buffers +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x836406db cx8802_buf_prepare +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xbe0a2940 cx8802_start_dma +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xf2c488c5 cx8802_unregister_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x05cdc8ee cx88_core_get +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x37c46a90 cx88_dsp_detect_stereo_sap +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x38c0e70e cx88_shutdown +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x38da6a97 cx88_ir_stop +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x3d4e1bc5 cx88_get_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x3ef4ad16 cx88_vdev_init +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5edb7ae5 cx88_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6141c8c5 cx88_tuner_callback +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x67946467 cx88_sram_channel_dump +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x806cc6f0 cx88_wakeup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x80800899 cx88_reset +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x80862784 cx88_newstation +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x83b48218 cx88_set_tvaudio +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x848b7675 cx88_risc_databuffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8d88137a cx88_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x904b8696 cx88_audio_thread +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x947b578c cx88_ir_start +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x9afb78ef cx88_set_tvnorm +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x9ef19784 cx88_set_scale +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xa5c4e502 cx88_core_irq +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xc3b5316a cx88_core_put +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xc4c806c3 cx88_sram_channel_setup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xc918ef63 cx88_set_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xd079c178 cx88_risc_buffer +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x14f67530 ivtv_debug +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x1903bcef ivtv_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x39c194c2 ivtv_firmware_check +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x476f66b2 ivtv_udma_setup +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x54f4e556 ivtv_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x632bbb8f ivtv_clear_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x673a213f ivtv_udma_prepare +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x696794ed ivtv_vapi +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x75f83aa3 ivtv_release_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x7804545b ivtv_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xa81cfeb1 ivtv_vapi_result +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xae187caa ivtv_claim_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xb0baea2b ivtv_api +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xb39eebc9 ivtv_udma_alloc +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xc92989c2 ivtv_ext_init +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xcab5c381 ivtv_set_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xcb78fba8 ivtv_init_on_first_open +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xd40d3bb7 ivtv_udma_unmap +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x04e83446 saa7134_tuner_callback +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x119dbac3 saa7134_set_gpio +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x1211df5d saa7134_devlist +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x16fe35df saa7134_dmasound_init +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x24f10e7f saa7134_pgtable_free +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x49336686 saa7134_set_dmabits +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x730c4be3 saa7134_boards +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x738de0b6 saa7134_ts_unregister +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x7d2e5838 saa7134_ts_register +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x81547b0e saa_dsp_writel +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x8f1ad46b saa7134_devlist_lock +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x9b770887 saa7134_pgtable_build +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xcc230d66 saa7134_dmasound_exit +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xe67dab4b saa7134_pgtable_alloc +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xf9f5cc50 saa7134_tvaudio_setmute +EXPORT_SYMBOL drivers/media/radio/tea575x 0x19c7e36d snd_tea575x_enum_freq_bands +EXPORT_SYMBOL drivers/media/radio/tea575x 0x4c709551 snd_tea575x_exit +EXPORT_SYMBOL drivers/media/radio/tea575x 0x6d425a33 snd_tea575x_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0x77bfde81 snd_tea575x_g_tuner +EXPORT_SYMBOL drivers/media/radio/tea575x 0x8af78f42 snd_tea575x_set_freq +EXPORT_SYMBOL drivers/media/radio/tea575x 0xa7dc1362 snd_tea575x_s_hw_freq_seek +EXPORT_SYMBOL drivers/media/radio/tea575x 0xceac1398 snd_tea575x_hw_init +EXPORT_SYMBOL drivers/media/rc/rc-core 0x01098f88 ir_raw_encode_scancode +EXPORT_SYMBOL drivers/media/rc/rc-core 0x2fe55cf5 ir_raw_gen_pd +EXPORT_SYMBOL drivers/media/rc/rc-core 0x7a02ee87 ir_raw_gen_pl +EXPORT_SYMBOL drivers/media/rc/rc-core 0x8bb33cf8 ir_raw_handler_register +EXPORT_SYMBOL drivers/media/rc/rc-core 0xb5516017 ir_raw_encode_carrier +EXPORT_SYMBOL drivers/media/rc/rc-core 0xce3696f3 ir_raw_gen_manchester +EXPORT_SYMBOL drivers/media/rc/rc-core 0xfb5f62d4 ir_raw_handler_unregister +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x6d2a9929 fc0013_rc_cal_add +EXPORT_SYMBOL drivers/media/tuners/fc0013 0xc87d5849 fc0013_rc_cal_reset +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0x4c48939e tuners +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0xc2821775 tuner_count +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x55fdae4b cx231xx_register_extension +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0xab093ba4 cx231xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x176f3173 dvb_usbv2_generic_write_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x2216a39c dvb_usbv2_probe +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x2b71ed33 dvb_usbv2_generic_rw_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x300c1ebe dvb_usbv2_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x38096bb8 dvb_usbv2_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x44038f8e dvb_usbv2_suspend +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x4d827712 dvb_usbv2_reset_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x97b6082d dvb_usbv2_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xb0a50b20 dvb_usbv2_disconnect +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x78ee0e91 dvb_usb_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x8146670a dvb_usb_nec_rc_key_to_event +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x8b6f5395 dvb_usb_get_hexline +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xaec08f7b dvb_usb_device_exit +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xb025f0c8 dvb_usb_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xbe385d18 dvb_usb_device_init +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xd89349e5 usb_cypress_load_firmware +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x341530cb rc_map_af9005_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xd4e288db rc_map_af9005_table_size +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xe37cf454 af9005_rc_decode +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x5247b58e dibusb_rc_query +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x55f12f48 dibusb2_0_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x64bfd203 dibusb_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x64eefca3 dibusb2_0_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x672a636b dibusb_i2c_algo +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x6e6f5a1c dibusb_pid_filter +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x872df22a dibusb_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x93822ecb rc_map_dibusb_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xa9d3a9b8 dibusb_read_eeprom_byte +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xc0c0733a dibusb_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x82f0ecef dibusb_dib3000mc_tuner_attach +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0xea9c7fb6 dibusb_dib3000mc_frontend_attach +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0x54bad39b em28xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0x5a43fc22 em28xx_register_extension +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x0faf29a4 go7007_snd_init +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x1f37232c go7007_read_interrupt +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x4051fcab go7007_update_board +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x7794b66e go7007_boot_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x964e9030 go7007_register_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xddaa2842 go7007_parse_video_stream +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xe07436f4 go7007_read_addr +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xecdaca9d go7007_alloc +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xf9103d10 go7007_snd_remove +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x1caf8cc9 gspca_suspend +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x25fd8e24 gspca_dev_probe +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x38f03838 gspca_disconnect +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x693c4b39 gspca_resume +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x931dfc29 gspca_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x9670af2c gspca_debug +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xbc4323b5 gspca_dev_probe2 +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xc8729346 gspca_coarse_grained_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xdd37aa23 gspca_frame_add +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x58d841ae ttusbdecfe_dvbs_attach +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x731f4064 ttusbdecfe_dvbt_attach +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x3c5be33a v4l2_async_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x4f2a249d v4l2_async_unregister_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x74bc9ffd v4l2_async_subdev_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xa882c2b9 v4l2_async_register_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xaf56204c v4l2_async_nf_init +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xafc091c7 v4l2_async_nf_unregister +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x08d0d486 v4l2_m2m_buf_done_and_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x2a3f5f7e v4l2_m2m_get_vq +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x459e133f v4l2_m2m_get_curr_priv +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x5352d022 v4l2_m2m_resume +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x94582526 v4l2_m2m_mmap +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xd7b45d1f v4l2_m2m_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xf626dd03 v4l2_m2m_suspend +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0614dd5a v4l2_video_std_frame_period +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x082737e8 v4l2_ctrl_merge +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0a18b9e5 v4l2_ctrl_subdev_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0ac87756 v4l2_query_ext_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x123959a1 v4l2_type_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x16244fe5 v4l2_prio_check +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2342f1ae v4l2_prio_open +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x24e88eb5 video_unregister_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2fc68fe4 v4l2_ctrl_new_std_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x315de2cf v4l2_ctrl_get_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x32d43420 v4l2_ctrl_get_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35ff98bf v4l2_format_info +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x36e7f69f v4l2_subdev_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3adbd595 v4l2_field_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3b86cd9a v4l2_ctrl_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3bdd0f94 v4l2_prio_change +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3d4f00f3 v4l2_ctrl_new_std_menu_items +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x40f5a959 __video_register_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x476b791d video_devdata +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4985beaa v4l2_ctrl_radio_filter +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4dee2292 v4l2_ctrl_request_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4f9563b8 v4l2_ctrl_handler_init_class +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x54e14d79 v4l2_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5cc8c85d v4l2_ctrl_poll +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5fd876bf v4l2_ctrl_new_custom +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6a675738 v4l2_ctrl_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6ad59594 v4l2_ctrl_subdev_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x76cbcfdb v4l2_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x78809d32 v4l2_ctrl_handler_free +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x7bf9e5b0 __v4l2_ctrl_modify_dimensions +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x7c03bd9c v4l2_ctrl_request_complete +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x7f2bc320 v4l2_g_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8106095a v4l2_prio_max +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x843d95c0 v4l2_s_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x867e0633 v4l2_ctrl_new_std_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8693adf0 v4l2_ctrl_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x89e3897d v4l2_ctrl_query_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8aab81c2 video_device_release_empty +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8c1bcd49 v4l2_ctrl_new_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8e8610e2 v4l2_ctrl_handler_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8eb13e22 v4l2_ctrl_auto_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8eb588f4 v4l2_ctrl_notify +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9021c637 v4l2_ctrl_sub_ev_ops +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x94a6b861 v4l2_ctrl_activate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9bde8350 __v4l2_ctrl_modify_range +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9fd3cf18 __v4l2_ctrl_grab +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa125c4c3 __v4l2_ctrl_s_ctrl_string +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa6b6a499 v4l2_ctrl_find +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb2111a39 v4l2_ctrl_handler_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb6e09e19 video_ioctl2 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb77b0159 v4l2_prio_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbc5671dc v4l_printk_ioctl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbe86111a __v4l2_ctrl_s_ctrl_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc6087851 v4l2_ctrl_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc74142f7 v4l2_ctrl_type_op_validate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc7fa9429 __v4l2_ctrl_s_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcc6bddcf v4l2_ctrl_g_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcda04a5b v4l2_prio_close +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xce17f2f6 v4l2_ctrl_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcf7df1ad v4l2_ctrl_type_op_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd16d9c01 v4l2_ctrl_get_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd330a00e v4l2_ctrl_add_handler +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xdf53ef15 v4l2_ctrl_new_fwnode_properties +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xdfd49632 v4l2_ctrl_type_op_equal +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe2b92059 v4l2_video_std_construct +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe8e0647c __v4l2_ctrl_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xee0b8af6 v4l2_try_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xeeec1d70 video_device_alloc +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xef792540 v4l2_ctrl_type_op_log +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf07a5cbd v4l2_subdev_call_wrappers +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf3251e7b v4l2_norm_to_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf50fecbc v4l2_ctrl_replace +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf6973f3b v4l2_queryctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf7162718 video_device_release +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf7563798 v4l2_ctrl_new_std +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfbfe3fe7 v4l2_querymenu +EXPORT_SYMBOL drivers/memstick/core/memstick 0x0ebaf270 memstick_unregister_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0x119101c6 memstick_next_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x199305e6 memstick_init_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x2488b516 memstick_resume_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x287277cb memstick_init_req_sg +EXPORT_SYMBOL drivers/memstick/core/memstick 0x2e0a5318 memstick_alloc_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x3095dfbe memstick_add_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x32d8eab1 memstick_register_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0x4971da41 memstick_suspend_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x516d3233 memstick_set_rw_addr +EXPORT_SYMBOL drivers/memstick/core/memstick 0x5de4180a memstick_new_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x6eb4be69 memstick_free_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xebe7f908 memstick_detect_change +EXPORT_SYMBOL drivers/memstick/core/memstick 0xf3e97c9c memstick_remove_host +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x078e1fd4 mpt_clear_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x11514042 mpt_send_handshake_request +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x14dd77d0 mpt_verify_adapter +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x183bca74 mpt_device_driver_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x202838b1 mpt_put_msg_frame_hi_pri +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x28a737dc mpt_get_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2daca9f9 mpt_free_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x35a386f7 mpt_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x41656c44 mpt_suspend +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x43336aa2 mpt_reset_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x44fc34fd mpt_raid_phys_disk_pg1 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x485916e5 mpt_print_ioc_summary +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x502108d0 mpt_fwfault_debug +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x610b257e mpt_reset_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x68ed4993 mpt_event_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6b9b118a mpt_Soft_Hard_ResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x74a0134a mpt_device_driver_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x7ea2261b mpt_GetIocState +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x8da01d94 mpt_free_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x981efe92 mpt_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xab76dff8 mpt_raid_phys_disk_get_num_paths +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xb56138b9 mpt_raid_phys_disk_pg0 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xb6d3d5d4 mpt_detach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xc99cca9d mpt_HardResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xccd23a3a mpt_attach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xd06f1be8 mpt_alloc_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xd95c0870 mpt_findImVolumes +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xd9f572cb mpt_resume +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdca95b4d mpt_set_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdd189b2e mpt_put_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdd805159 ioc_list +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xde33fcda mpt_config +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe6c1e126 mpt_event_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xee1f2b33 mpt_halt_firmware +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xfdc92a09 mptbase_sas_persist_operation +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x054fb840 mptscsih_remove +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x0b05fc53 mptscsih_is_phys_disk +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x10d08c53 mptscsih_scandv_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x1ff56348 mptscsih_resume +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x24d2eb5d mptscsih_IssueTaskMgmt +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x2bfea487 mptscsih_dev_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x3ff7d41b mptscsih_io_done +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x418b1bc4 mptscsih_ioc_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x4ef276d2 mptscsih_get_scsi_lookup +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x517585c5 mptscsih_host_attr_groups +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x6104f79b mptscsih_shutdown +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x74cb1a84 mptscsih_suspend +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x76b81cf7 mptscsih_taskmgmt_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x7c313b6e mptscsih_abort +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x826f8ad0 mptscsih_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x84cde899 mptscsih_change_queue_depth +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x8524db39 mptscsih_show_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x87f835a9 mptscsih_slave_destroy +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x888c326a mptscsih_flush_running_cmds +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xaa4932b8 mptscsih_event_process +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xb74628c7 mptscsih_taskmgmt_response_code +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc2f22fe3 mptscsih_bios_param +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xcf419225 mptscsih_bus_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd275c39d mptscsih_host_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd9bc6da3 mptscsih_qcmd +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xda25281d mptscsih_raid_id_to_num +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe60c49ed mptscsih_slave_configure +EXPORT_SYMBOL drivers/mfd/axp20x 0x2c65b990 axp20x_device_probe +EXPORT_SYMBOL drivers/mfd/axp20x 0x6eb24e0e axp20x_match_device +EXPORT_SYMBOL drivers/mfd/axp20x 0x740dcc2b axp20x_device_remove +EXPORT_SYMBOL drivers/mfd/dln2 0x248a6549 dln2_transfer +EXPORT_SYMBOL drivers/mfd/dln2 0x3d27281d dln2_register_event_cb +EXPORT_SYMBOL drivers/mfd/dln2 0x701488c8 dln2_unregister_event_cb +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x5c1226ec mc13xxx_get_flags +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x73739a66 mc13xxx_reg_write +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x8b132176 mc13xxx_irq_free +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x9b93675e mc13xxx_irq_request +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xa1f63810 mc13xxx_lock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xa68a2589 mc13xxx_unlock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xb454c5fb mc13xxx_irq_unmask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xb924529f mc13xxx_reg_read +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xbd582aa7 mc13xxx_reg_rmw +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xcf61c555 mc13xxx_irq_mask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xefc2a2ea mc13xxx_irq_status +EXPORT_SYMBOL drivers/mfd/tps65010 0x02d4ad0f tps65013_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0x0c6ad2cf tps65010_config_vdcdc2 +EXPORT_SYMBOL drivers/mfd/tps65010 0x28485130 tps65010_config_vregs1 +EXPORT_SYMBOL drivers/mfd/tps65010 0x33739de7 tps65010_set_vib +EXPORT_SYMBOL drivers/mfd/tps65010 0x9fd44c69 tps65010_set_led +EXPORT_SYMBOL drivers/mfd/tps65010 0xb14080cc tps65010_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0xd5bb106d tps65010_set_vbus_draw +EXPORT_SYMBOL drivers/mfd/tps65010 0xe99b3f36 tps65010_set_gpio_out_value +EXPORT_SYMBOL drivers/mfd/wm8994 0x14d2fff4 wm8994_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x26e8446d wm8958_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x3e67c9f1 wm8994_irq_exit +EXPORT_SYMBOL drivers/mfd/wm8994 0x854a3799 wm8994_irq_init +EXPORT_SYMBOL drivers/mfd/wm8994 0xa5cf62e7 wm8994_base_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xb98a4640 wm1811_regmap_config +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x48312250 ad_dpot_remove +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0xfc499789 ad_dpot_probe +EXPORT_SYMBOL drivers/misc/altera-stapl/altera-stapl 0x5bafa76e altera_init +EXPORT_SYMBOL drivers/misc/c2port/core 0x81f5f13b c2port_device_register +EXPORT_SYMBOL drivers/misc/c2port/core 0xc5f46465 c2port_device_unregister +EXPORT_SYMBOL drivers/misc/mei/mei 0x0bb25295 __SCT__tp_func_mei_reg_write +EXPORT_SYMBOL drivers/misc/mei/mei 0x14dc7949 __SCT__tp_func_mei_pci_cfg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x19f45119 __tracepoint_mei_reg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x20664cff __SCK__tp_func_mei_reg_write +EXPORT_SYMBOL drivers/misc/mei/mei 0x3b0a488d __SCT__tp_func_mei_reg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x41ea2ad3 __SCK__tp_func_mei_reg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x4d2975ed __traceiter_mei_pci_cfg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x5b8f792a __tracepoint_mei_reg_write +EXPORT_SYMBOL drivers/misc/mei/mei 0x5dba7cf3 __SCK__tp_func_mei_pci_cfg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x65111d8d __traceiter_mei_reg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0xad1f1339 __tracepoint_mei_pci_cfg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0xd15b0f91 __traceiter_mei_reg_write +EXPORT_SYMBOL drivers/misc/tifm_core 0x072d0964 tifm_free_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x0ffb277f tifm_queue_work +EXPORT_SYMBOL drivers/misc/tifm_core 0x2c4c087d tifm_alloc_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x2ee6c84f tifm_remove_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x453e8ed9 tifm_alloc_device +EXPORT_SYMBOL drivers/misc/tifm_core 0x65b3f695 tifm_unregister_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0x8b9436cb tifm_free_device +EXPORT_SYMBOL drivers/misc/tifm_core 0xa20bc5be tifm_add_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xc9133bc2 tifm_eject +EXPORT_SYMBOL drivers/misc/tifm_core 0xcdd72818 tifm_has_ms_pif +EXPORT_SYMBOL drivers/misc/tifm_core 0xd4501536 tifm_unmap_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0xf7e1f98c tifm_map_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0xfecdf437 tifm_register_driver +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x3571fb35 cqhci_pltfm_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x73c98069 cqhci_resume +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xc28cb351 cqhci_deactivate +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xd23b17d8 cqhci_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xf2003d51 cqhci_irq +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0x7f110f72 mmc_spi_get_pdata +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0xb996dcc4 mmc_spi_put_pdata +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x535f324b cfi_fixup +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x8d79ec2c cfi_send_gen_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xea7113f8 cfi_merge_status +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xec9dff80 cfi_build_cmd_addr +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xee4296b1 cfi_read_pri +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xfdd48ae7 cfi_build_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xff9fa623 cfi_udelay +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xffa5e3d2 cfi_varsize_frob +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x1bd1f7e5 unregister_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x26b8b335 register_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x78ea5870 do_map_probe +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0xce9fe392 map_destroy +EXPORT_SYMBOL drivers/mtd/chips/gen_probe 0x9b0b9abd mtd_do_chip_probe +EXPORT_SYMBOL drivers/mtd/lpddr/lpddr_cmds 0xb20e54b3 lpddr_cmdset +EXPORT_SYMBOL drivers/mtd/maps/map_funcs 0x7ef4b825 simple_map_init +EXPORT_SYMBOL drivers/mtd/mtd 0x686ebd90 mtd_concat_destroy +EXPORT_SYMBOL drivers/mtd/mtd 0xc29a1ee6 mtd_concat_create +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x01a0865a nand_ecc_get_sw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x060d42b0 nand_ecc_sw_hamming_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x09216d4b nand_ecc_get_on_die_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x0ba93eb3 nand_ecc_sw_hamming_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x0c8803eb nand_ecc_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x1aff6762 nand_ecc_register_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x204167fd nand_ecc_finish_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x28b897c9 nand_ecc_get_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x3e79c805 nand_ecc_is_strong_enough +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x522be623 nand_ecc_sw_bch_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x660aabc1 nand_ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x68aafa2b of_get_nand_ecc_user_config +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x68b6e3b3 nand_ecc_sw_bch_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x79b2d97e nand_ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x8025a4a9 nand_ecc_unregister_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x863fb236 nand_ecc_sw_hamming_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x8bf0e579 nand_ecc_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x92524132 nand_ecc_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x978bcb4f nand_ecc_sw_bch_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xae7ed27e nand_ecc_sw_bch_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xb4fb6203 nand_ecc_prepare_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xdfdd4741 nand_ecc_put_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe6db989b ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xff4351b0 ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x057ea9cb flexonenand_region +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x9b6578c3 onenand_addr +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x05f83103 denali_remove +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x0ed291c2 denali_init +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x30db096f denali_calc_ecc_bytes +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x0a9300c2 nand_scan_with_ids +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x289f3e63 nand_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x30b4a6f1 rawnand_sw_bch_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x394a344b rawnand_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x5bf66ea8 rawnand_sw_hamming_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x5f41b56a nand_read_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x8ecbb3b8 nand_check_erased_ecc_chunk +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x985ca11e nand_monolithic_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xaa8dab46 nand_create_bbt +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xb1310dbb nand_write_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xb432c30d rawnand_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xba91d64a nand_get_set_features_notsupp +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xc2f9c6c6 rawnand_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xcc8ec554 rawnand_sw_hamming_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xd26cb344 rawnand_sw_bch_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xd3d01338 nand_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xddd294af rawnand_dt_parse_gpio_cs +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xebf30214 nand_monolithic_write_page_raw +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x06ebf27e arcnet_unregister_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x13f14bdb arcnet_send_packet +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x32bcb73f arc_raw_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x4e40177f arcnet_timeout +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x6534792a arcnet_debug +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x746f073f arcnet_close +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x97acfb64 alloc_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x98e5183e arc_proto_default +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xa25d4b60 free_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xabe5ad21 arcnet_open +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xb35d3af1 arc_bcast_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xecb730b0 arcnet_interrupt +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xf7516dc7 arc_proto_map +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x219799fd com20020_check +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x32fdb904 com20020_netdev_ops +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x4f605784 com20020_found +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x72223f63 ctucan_suspend +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x89e91513 ctucan_probe_common +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0xe1c89454 ctucan_resume +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0xa0bc4c39 can_eth_ioctl_hwts +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0xcc63d8af can_ethtool_op_get_ts_info_hwts +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x0a7a13c8 b53_eee_enable_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x0fef1f05 b53_get_strings +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1035078f b53_br_fast_age +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1a51e3a1 b53_phylink_mac_link_up +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1d886734 b53_get_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x268bd2c4 b53_enable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x29b46f61 b53_vlan_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3db7a4f2 b53_phylink_mac_link_down +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x43ac6244 b53_set_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x480e00ed b53_configure_vlan +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x4ec73fc6 b53_mirror_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x57e304ac b53_mirror_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x59c8ef18 b53_get_ethtool_phy_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5cea8b68 b53_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5eed8724 b53_brcm_hdr_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x67f12553 b53_get_tag_protocol +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x6fa771ba b53_mdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x7438b3e9 b53_br_set_stp_state +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x7e945a8d b53_br_join +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x7fae838a b53_switch_register +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x80b18a75 b53_imp_vlan_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x92fa7794 b53_fdb_dump +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x96f8f439 b53_disable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb1e4fc9e b53_switch_detect +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xbac8b05a b53_phylink_mac_config +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xbce38c15 b53_vlan_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xbdb1a96b b53_port_event +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc548465b b53_get_sset_count +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc70fd173 b53_br_flags +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xce32da60 b53_mdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xda2764c5 b53_br_flags_pre +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe4a48d0f b53_fdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe5651d2f b53_setup_devlink_resources +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe919752e b53_fdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe94277aa b53_br_leave +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf08bc2b2 b53_eee_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xfc3febf5 b53_get_ethtool_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xfe3bb52f b53_vlan_filtering +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x1a160aed b53_serdes_phylink_mac_select_pcs +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x7eaa52cc b53_serdes_link_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xb0918445 b53_serdes_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xf327c053 b53_serdes_phylink_get_caps +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x0bb033c8 lan9303_shutdown +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xada83f40 lan9303_register_set +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xddbedcef lan9303_remove +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xee66b32f lan9303_probe +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x2975ed56 ksz_switch_register +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x4c857ac3 ksz_switch_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0xa8d00bc8 ksz_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x8aed0a6a vsc73xx_remove +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x99d242fe vsc73xx_is_addr_valid +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0xc6c67f17 vsc73xx_probe +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0xd59e9cb0 vsc73xx_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x2eb14b38 xrs700x_switch_remove +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x83b7b667 xrs7003f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x881b24bd xrs700x_switch_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x8972bf7e xrs7004f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb25facfa xrs7003e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb89aa5e3 xrs7004e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xbdf2f7ce xrs700x_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xd31068aa xrs700x_switch_register +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x119721ac ei_interrupt +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x1ae31904 ei_netdev_ops +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x367662ab ei_get_stats +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x51c4c8b0 ei_poll +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x7549bdce NS8390_init +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x90382327 ei_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xcb388123 ei_start_xmit +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xd0c272d5 __alloc_ei_netdev +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xdfa901c2 ei_close +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xe536acf3 ei_open +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xf45835e0 ei_set_multicast_list +EXPORT_SYMBOL drivers/net/ethernet/aquantia/atlantic/atlantic 0x9b089d76 aq_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x23509703 bnxt_send_msg +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x509a9466 bnxt_unregister_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xa274d709 bnxt_register_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xdeb042a1 bnxt_register_async_events +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0xcb85cc40 cnic_register_driver +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x558e4383 cavium_ptp_get +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0xb42e30e3 cavium_ptp_put +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x0d8be5fd bgx_lmac_rx_tx_enable +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x34eeb48a bgx_set_dmac_cam_filter +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x42264715 bgx_get_lmac_count +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x46cdf933 bgx_config_timestamping +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x539ca253 bgx_get_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x60cd1f2f bgx_lmac_get_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x6ca2152d bgx_lmac_set_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x716fd7f0 bgx_reset_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x72b238e4 bgx_get_rx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xbe654297 bgx_get_tx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc397f585 bgx_lmac_internal_loopback +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc82be691 bgx_get_map +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xd8ed0bcc bgx_set_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xf101d1b2 bgx_get_lmac_link_state +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xff987a02 bgx_set_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x13912e4b xcv_init_hw +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x4f739dc0 xcv_setup_link +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x07a332f3 cxgb3_register_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x09360773 cxgb3_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x0c216a38 t3_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x0c663f65 cxgb3_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x2530b2ce t3_register_cpl_handler +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x5ac39a46 cxgb3_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x6abcfb64 cxgb3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x877f3181 t3_l2e_free +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xadc6709e cxgb3_queue_tid_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xc39177b2 cxgb3_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xcb7a6df7 t3_l2t_send_event +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xcd7ad954 dev2t3cdev +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xcf829e23 cxgb3_insert_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xd856882b t3_l2t_send_slow +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xde121dee cxgb3_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xfd83a281 cxgb3_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x098363a4 cxgb4_iscsi_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0f1a5528 cxgb4_unregister_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x117671d0 cxgb4_select_ntuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x147e3cd1 cxgb4_create_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x29205896 cxgb4_l2t_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x31358f73 cxgb4_read_tpte +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x33d2d3a2 cxgb4_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x354dff33 cxgb4_bar2_sge_qregs +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x36ed3b85 cxgb4_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3a56fa33 cxgb4_check_l2t_valid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3ad3e335 cxgb4_dbfifo_count +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3f4d1f82 cxgb4_l2t_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x42e43080 cxgb4_port_e2cchan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x4fa4894e cxgb4_get_tcp_stats +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x50ee5c07 cxgb4_best_aligned_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x63cd741f cxgb4_sync_txq_pidx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x6f6e7b7a cxgb4_remove_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7057a053 cxgb4_create_server6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7076379e cxgb4_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x76365540 cxgb4_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x778f4bb6 cxgb4_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7c907ed2 cxgb4_port_chan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7cfb4c6b cxgb4_port_viid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x803b0506 cxgb4_port_idx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x830f4d89 cxgb4_get_srq_entry +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x87833bc3 cxgb4_clip_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x88a4ed58 cxgb4_map_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8d811cf6 cxgb4_register_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x93395512 cxgb4_l2t_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x987d3b8d cxgb4_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa274e14e cxgb4_inline_tx_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa347054e cxgb4_flush_eq_cache +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa616180d cxgb4_immdata_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa8db193f cxgb4_smt_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xbe0c4e46 cxgb4_ring_tx_db +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc415d7f3 cxgb4_write_partial_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc82c79a4 cxgb4_crypto_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc9d68bdf cxgb4_pktgl_to_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd4d2ff09 cxgb4_alloc_sftid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd620c8c1 cxgb4_create_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd69a0294 cxgb4_best_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd6cc3dda cxgb4_remove_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xdd974111 t4_cleanup_clip_tbl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xdff204fd cxgb4_clip_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe1b7d7c0 cxgb4_update_root_dev_clip +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe6820c64 cxgb4_write_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe7fd2741 cxgb4_smt_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xeaa5407d cxgb4_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xec33ad25 cxgb4_reclaim_completed_tx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xfa122392 cxgb4_read_sge_timestamp +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x0a9c9055 cxgb_find_route6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1b09a5a8 cxgb_find_route +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1b86b8d9 cxgbi_ppm_make_ppod_hdr +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1bdaafe1 cxgbi_tagmask_set +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x255ab30f cxgb_get_4tuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x631b18b7 cxgbi_ppm_ppod_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x684c4eef cxgbi_ppm_ppods_reserve +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x7af6fbd2 cxgbi_ppm_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xf3c974ec cxgbi_ppm_init +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x0454b5f2 vnic_dev_get_res_count +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x86bf1c3e vnic_dev_register +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x9f3c3545 enic_api_devcmd_proxy_by_index +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xb73e64e7 vnic_dev_get_res +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xe782cc6c vnic_dev_unregister +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xf21fff6a vnic_dev_get_pdev +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x0080a47a be_roce_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x4e2e10d2 be_roce_mcc_cmd +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0xc17ffa21 be_roce_register_driver +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x1343698f fun_dev_disable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x28ff84f7 fun_release_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x62fa76fd fun_dev_enable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xc2c3abcc fun_reserve_irqs +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x6e03841f iavf_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0xee963570 iavf_register_client +EXPORT_SYMBOL drivers/net/ethernet/intel/ice/ice 0x965ff908 ice_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/intel/ixgbe/ixgbe 0xbaa35511 ixgbe_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0xbb43d812 prestera_device_register +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0xff56ca7d prestera_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x00ff2fe6 mlx4_is_eq_shared +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x05f930a1 mlx4_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0dfc047e mlx4_put_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0e0bae66 mlx4_ALLOCATE_VPP_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1eb8e9e0 mlx4_gen_pkey_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x213892b0 mlx4_get_parav_qkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2b7237ca mlx4_release_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x361810d3 mlx4_is_slave_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3cbc1dbb mlx4_test_async +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3d50bf7d mlx4_SET_PORT_BEACON +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x44c075e2 mlx4_gen_port_state_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4c6a1526 mlx4_max_tc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x53cae54d mlx4_SET_PORT_PRIO2TC +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5c490b14 mlx4_is_eq_vector_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5f44935e mlx4_get_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x62f49716 mlx4_SET_PORT_qpn_calc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x63daa3ef mlx4_get_cpu_rmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x74bda93e mlx4_assign_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7677e387 mlx4_SET_PORT_user_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x78a41be0 mlx4_eq_get_irq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7c174a63 mlx4_get_eqs_per_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7c2d3da8 mlx4_get_roce_gid_from_slave +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7e3041d9 mlx4_get_slave_from_roce_gid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fdde0b4 mlx4_handle_eth_header_mcast_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x827f2d9e mlx4_gen_slaves_port_mgt_ev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8793ab88 mlx4_query_diag_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8beac900 mlx4_SET_PORT_SCHEDULER +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8f01252f set_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x919472a4 mlx4_tunnel_steer_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x91fab1a7 mlx4_SET_MCAST_FLTR +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x97b3f2ea mlx4_SET_VPORT_QOS_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9c8d80dd mlx4_test_interrupt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa0c422c3 mlx4_get_is_vlan_offload_disabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa2ff5914 mlx4_ALLOCATE_VPP_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa3e0915f mlx4_SET_PORT_general +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb4383bd3 mlx4_get_slave_pkey_gid_tbl_len +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbafaee92 mlx4_gen_guid_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbb102dbe set_and_calc_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc26efdc7 mlx4_get_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc546eb89 mlx4_SET_PORT_fcs_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd9bd8bff get_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe2dc8556 mlx4_SET_PORT_user_mtu +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe3a9fa55 mlx4_sync_pkey_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe821dea9 mlx4_SET_VPORT_QOS_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf4359034 mlx4_SET_PORT_VXLAN +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x05208b4f mlx5_eswitch_unregister_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x089f1089 __traceiter_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x08fe8727 mlx5_rsc_dump_cmd_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x09d5bf69 mlx5_cmd_do +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0aa8c3d8 mlx5_eswitch_register_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0b7681db mlx5_core_alloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0c4be60d __traceiter_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0f88ad7c mlx5_add_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x193d3dc1 mlx5_core_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x199784fd mlx5_cmd_create_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c57c524 __traceiter_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1cb65f30 mlx5_core_create_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1d0bafd5 mlx5_core_modify_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1dd9f415 mlx5_fpga_mem_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1ed8c364 mlx5_cmd_cleanup_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x200269a7 __traceiter_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x221d9bbb mlx5_lag_is_shared_fdb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x228fadde mlx5_modify_header_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x235e1df4 __SCK__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23bb3f50 mlx5_create_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x29bce2dd mlx5_eq_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2c35961c mlx5_vf_put_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2efd1d3f mlx5_rsc_dump_next +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x30b7d2ed mlx5_get_fdb_sub_ns +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x349ee6b2 mlx5_rdma_rn_get_params +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x350123b0 mlx5_core_query_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x35126ce4 __tracepoint_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x38370c91 mlx5_core_modify_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x386823b1 mlx5_core_attach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x38bfb3d3 mlx5_eq_destroy_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x38c0d37e __SCK__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x39312945 mlx5_qp_debugfs_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3bb85659 mlx5_eswitch_get_vport_metadata_for_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3c9ded05 mlx5_core_create_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3df839a8 mlx5_core_query_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3f305e96 mlx5_msix_free +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3fd24f8b mlx5_eq_enable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x40329dcf mlx5_core_destroy_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x40f04349 mlx5_eq_get_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x424cf625 mlx5_eswitch_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x42b15c66 __SCK__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x458ba37c mlx5_rl_is_in_range +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x467c0846 mlx5_nic_vport_disable_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x47489928 mlx5_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4877a1df __tracepoint_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4a264ef9 mlx5_core_query_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4bc951b2 mlx5_fpga_sbu_conn_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d276fb9 mlx5_comp_vectors_count +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4de34683 mlx5_cmd_exec_polling +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x522acb2b mlx5_rl_add_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x528467d0 mlx5_free_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x54fd2d76 __tracepoint_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x580f7f71 __tracepoint_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5b27523d mlx5_core_dealloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5bce3e4d __SCK__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5c329bf9 mlx5_lag_mode_is_hash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5c6e2b0d mlx5_create_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x60810ac2 mlx5_eq_update_ci +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x60f271f6 mlx5_get_flow_namespace +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61492bb7 mlx5_rl_are_equal +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x62dc190a __SCT__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6343a758 mlx5_fpga_get_sbu_caps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63702569 mlx5_eswitch_get_encap_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63965f60 mlx5_lag_get_roce_netdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63b593a1 mlx5_core_destroy_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x646bb6d8 mlx5_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x64a9af2e mlx5_core_query_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x671b1c19 __SCK__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x699f800f mlx5_core_modify_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6a667220 mlx5_vf_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6bafc558 mlx5_core_detach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6d7045c2 mlx5_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6e239cfa mlx5_is_roce_on +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6f7760c4 mlx5_fpga_sbu_conn_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x71c6f43c mlx5_get_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x75dffceb mlx5_core_destroy_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7894ee73 mlx5_fc_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x791034fc mlx5_eswitch_reg_c1_loopback_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7aae48f2 mlx5_core_destroy_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7d0e6204 mlx5_lag_is_master +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x83385d52 mlx5_lag_is_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x85b9bed0 mlx5_packet_reformat_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8620d67f mlx5_eswitch_uplink_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x86774b86 mlx5_cmd_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x86dd1e28 mlx5_fs_add_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87e68171 mlx5_del_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x888a2246 mlx5_create_auto_grouped_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x88c223cf mlx5_debug_qp_remove +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x88ff6255 mlx5_fc_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8a4aaa37 __SCK__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8c272e19 mlx5_core_create_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8c8c8be6 __traceiter_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x902b9da5 mlx5_debugfs_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x905871ea mlx5_rl_remove_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x94e4360d mlx5_eq_create_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x95243e9a mlx5_eswitch_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96eb2c99 mlx5_fc_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x970fff65 mlx5_cmd_destroy_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9c06db27 __tracepoint_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d36ddd0 __SCT__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9e9d42cc mlx5_core_modify_cq_moderation +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9f7a4ca8 mlx5_fc_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa2add11e mlx5_core_roce_gid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa2f64d21 mlx5_core_create_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa39e039f mlx5_rl_add_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa85e04b7 mlx5_flow_table_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa9469102 mlx5_debug_qp_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaafffebc mlx5_msix_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xab521f6e __traceiter_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xac31be4e mlx5_core_destroy_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xac9cf6c1 mlx5_comp_irq_get_affinity_mask +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xacfe8a18 __SCT__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad6815cd mlx5_rsc_dump_cmd_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xafdb1563 mlx5_eswitch_get_vport_metadata_for_match +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb06c0bfd __SCT__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb28dbbe8 mlx5_destroy_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb295462a mlx5_fpga_sbu_conn_sendmsg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb2ea1bd9 mlx5_core_modify_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb4e976bb __SCT__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb5105bee mlx5_core_create_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb55d0e88 __tracepoint_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb60f13d5 mlx5_cmd_init_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb6c2e855 mlx5_core_get_terminate_scatter_list_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb859d9c5 mlx5_lag_is_mpesw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb99eabc4 mlx5_core_query_vendor_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xba5c2f4f __traceiter_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb6f1ed3 mlx5_core_dealloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbc088d96 mlx5_rl_remove_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbcb5fed5 mlx5_eswitch_add_send_to_vport_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbe5e9e24 mlx5_packet_reformat_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc1f4c7b5 __tracepoint_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc2358689 __SCK__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc3720795 mlx5_query_ib_port_oper +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc3741193 mlx5_sriov_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc4c4e5ea mlx5_lag_get_next_peer_mdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc5b8381f mlx5_vector2eqn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc5fb36a2 mlx5_qp_debugfs_cleanup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc75ed5af mlx5_eswitch_vport_match_metadata_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc80c2062 mlx5_cmd_out_err +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc9720185 mlx5_lag_query_cong_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcac34aaa __traceiter_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcad019c3 __SCT__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc002b85 mlx5_destroy_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcfff82b4 mlx5_modify_header_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd020dd1f __traceiter_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd1d6ddeb mlx5_fpga_mem_read +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd2c917af __SCK__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd4d07233 mlx5_sriov_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd7ad9730 mlx5_debugfs_get_dev_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd950a4b9 mlx5_alloc_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdb622108 __SCT__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdc6a4070 mlx5_core_alloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdc6c681d mlx5_eq_disable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdc825659 mlx5_core_destroy_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdfbc08aa __SCT__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe193604f mlx5_fs_remove_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe30fb2a8 __SCT__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5ad0cad mlx5_create_lag_demux_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5f83140 mlx5_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeba5eba5 __SCK__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xee1ca595 mlx5_lag_is_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xee5f09bf mlx5_lag_is_sriov +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf05584e2 mlx5_lag_get_num_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf0aea1e0 mlx5_put_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf1c828cb mlx5_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf3b82191 mlx5_core_destroy_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf42eb6ef mlx5_core_create_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf6c2142c mlx5_core_uplink_netdev_event_replay +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf7920392 mlx5_eswitch_vport_rep +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfa825a7c mlx5_eq_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfb57818d mlx5_mpfs_del_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfbf99fa7 mlx5_cmd_exec_cb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfda5aa69 __tracepoint_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfde99ab5 __tracepoint_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfec3df31 mlx5_lag_get_slave_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfeca1c3d mlx5_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xff2eafac mlx5_mpfs_add_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxfw/mlxfw 0xc4d702d9 mlxfw_firmware_flash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02815b77 mlxsw_env_module_port_up +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02dfd3d0 mlxsw_afk_key_info_block_encoding_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x07abcc0c mlxsw_afa_block_append_trap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0ca34ccf mlxsw_core_max_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0d0129fc mlxsw_afa_block_append_qos_ecn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0e81c09c mlxsw_afk_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0f4a209d mlxsw_core_read_utc_sec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14d6ca2e mlxsw_env_set_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14e17bb4 mlxsw_linecards_event_ops_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x15801382 mlxsw_afk_key_info_put +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16673aec mlxsw_afk_values_add_u32 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16f4221d mlxsw_core_irq_event_handler_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1971d297 mlxsw_env_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x19fa5852 mlxsw_core_flush_owq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1c23c662 mlxsw_core_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1cb8f858 mlxsw_reg_trans_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1cec47d2 mlxsw_core_ptp_transmitted +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x202693f0 mlxsw_afa_block_cur_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x23eddc68 mlxsw_core_cpu_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x299e2562 mlxsw_afk_values_add_buf +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2c68ced3 mlxsw_core_read_frc_h +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2f303cd3 mlxsw_afa_block_append_qos_dsfield +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x383bc49a mlxsw_afa_block_append_qos_dscp +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x399bd047 mlxsw_core_trap_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x3deae3da mlxsw_core_trap_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4036254f mlxsw_linecards_event_ops_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x43a9b87e mlxsw_afa_block_terminate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x452221fe mlxsw_core_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x47041e4e mlxsw_afk_key_info_blocks_count_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x474320b5 mlxsw_core_rx_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4765b9f0 mlxsw_core_res_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x484489a4 mlxsw_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4866767a mlxsw_env_get_module_eeprom_by_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x49ec8a06 mlxsw_afa_block_append_police +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4a558271 mlxsw_env_get_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x50359cc0 mlxsw_core_kvd_sizes_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x508923e3 mlxsw_core_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51b5769d mlxsw_env_module_overheat_counter_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x528d57f3 mlxsw_core_port_netdev_link +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5c73d5a4 mlxsw_core_sdq_supports_cqe_v2 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5cf3dd79 mlxsw_core_bus_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5d55fb68 mlxsw_afk_encode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ff17b5c mlxsw_afa_block_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x618a30ab mlxsw_afa_block_commit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x63874d4c mlxsw_core_port_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x65c7e645 mlxsw_afa_block_append_qos_switch_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x68f7ea2f mlxsw_core_traps_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6929f2b4 mlxsw_env_module_port_map +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6c980802 mlxsw_core_trap_state_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x718d28f4 mlxsw_afa_block_append_vlan_modify +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x72dd139d mlxsw_afa_block_append_mirror +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x75339042 mlxsw_core_lag_mapping_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x77d83398 mlxsw_core_read_frc_l +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7b0bfeec mlxsw_core_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7e08c6e0 mlxsw_core_event_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x827a2f1f mlxsw_afa_block_jump +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x829e8851 mlxsw_afa_block_first_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x83fb69af mlxsw_core_lag_mapping_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x858c30d0 mlxsw_afa_block_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x86817014 mlxsw_core_read_utc_nsec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8854d198 mlxsw_reg_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x902c3533 mlxsw_core_schedule_dw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x996c5d6d mlxsw_reg_trans_bulk_wait +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9cbf026d mlxsw_afa_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9ed0ff6f mlxsw_env_get_module_eeprom +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa397dfa8 mlxsw_core_skb_receive +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa43e6ddb mlxsw_core_skb_transmit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa509fafd mlxsw_afa_block_append_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa7765e88 mlxsw_reg_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa8e2509a mlxsw_afa_block_append_sampler +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xac1074a5 mlxsw_core_skb_transmit_busy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb46cf437 mlxsw_core_rx_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb6517b2e mlxsw_afa_block_append_trap_and_forward +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb68e9fa8 mlxsw_env_module_port_unmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbc222a8d mlxsw_afk_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbda212df mlxsw_core_irq_event_handlers_call +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbfb7df3c mlxsw_core_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc31fbb6a mlxsw_core_res_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc5eacafe mlxsw_afa_block_append_l4port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcbab836f mlxsw_core_fw_rev_minor_subminor_validate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xce4de540 mlxsw_afa_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xce55d427 mlxsw_core_bus_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd111d3e8 mlxsw_core_irq_event_handler_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd1bab622 mlxsw_afk_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd21722b4 mlxsw_core_max_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd28256cf mlxsw_afa_block_append_allocated_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd71566b9 mlxsw_core_schedule_work +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd7a93413 mlxsw_core_event_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd888ffb3 mlxsw_afa_block_append_ip +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd9f711ae mlxsw_afa_block_append_mcrouter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdbdadfc7 mlxsw_core_traps_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc31781e mlxsw_reg_trans_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc415cf1 mlxsw_afa_block_continue +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc5c95df mlxsw_core_resources_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xde056900 mlxsw_env_reset_module +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdeb1dc2e mlxsw_afa_block_first_kvdl_index +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdfdb5b14 mlxsw_core_port_devlink_port_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe16986dd mlxsw_afa_block_activity_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe1860dde mlxsw_afa_block_append_fid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe4d9ac5a mlxsw_afa_block_append_drop +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe532482a mlxsw_afk_key_info_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xecab212a mlxsw_afa_cookie_lookup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xed2801d4 mlxsw_env_module_port_down +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf446732c mlxsw_afk_key_info_subset +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf82bdc70 mlxsw_core_lag_mapping_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff007c25 mlxsw_core_cpu_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff0b141d mlxsw_afa_block_append_fwd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0xba042d2d mlxsw_i2c_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0xd2992029 mlxsw_i2c_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0x12814648 mlxsw_pci_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0xdf2235c5 mlxsw_pci_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x00c1caad ocelot_mrp_del_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x00c67fa2 ocelot_ptp_settime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x031c2f33 ocelot_port_inject_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x033e152c ocelot_sb_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x083adf7a ocelot_mact_forget +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08791cd6 ocelot_wm_enc +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08a5bfcf ocelot_mact_learn +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0b0b402b ocelot_sb_occ_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0f7823c2 ocelot_port_lag_change +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0f8bff16 ocelot_fdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x19beb748 ocelot_port_set_maxlen +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1c768bf9 ocelot_xtr_poll_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1dc8b1f3 ocelot_hwstamp_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1fcb761e ocelot_port_vlan_filtering +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x24905083 ocelot_sb_occ_snapshot +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2507b51c ocelot_sb_tc_pool_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x255507e6 ocelot_policer_validate +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x28060e07 ocelot_deinit_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ee2eeab ocelot_vcap_block_find_filter_by_id +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3075a426 ocelot_init_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3250aa78 ocelot_port_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3466a1e8 ocelot_ptp_enable +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x37f3513c ocelot_port_bridge_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3ad02d1b ocelot_mrp_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3bcb5581 ocelot_set_ageing_time +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x40dfa79b ocelot_get_txtstamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x446eb9f8 ocelot_ptp_adjfine +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x482945dd ocelot_devlink_sb_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4894e75f ocelot_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4a4d7398 ocelot_ptp_rx_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4cad53d6 ocelot_port_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4ddb804c ocelot_get_ts_info +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4ddc1d52 ocelot_fdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4e952456 ocelot_vlan_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4f152e5b ocelot_vlan_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x50a65257 ocelot_ptp_gettime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5441dc18 ocelot_get_strings +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5f47d4aa ocelot_mrp_add_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6a01bddf ocelot_sb_port_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6a95b973 ocelot_vcap_filter_replace +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6b5feb69 ocelot_reset +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6ce19e2a vsc7514_vcap_props +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6f9340b9 ocelot_port_txtstamp_request +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x78897a9f ocelot_drain_cpu_queue +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7b265ee0 ocelot_mact_lookup +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7e5aec55 vsc7514_regfields +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7eeb8d37 ocelot_vcap_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x999fc5b2 ocelot_ptp_verify +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9b5f6cb3 ocelot_sb_occ_tc_port_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9f19e3a1 ocelot_sb_occ_max_clear +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa0caabca ocelot_port_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa1db2625 ocelot_pll5_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa706b253 ocelot_get_ethtool_stats +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa7c34735 ocelot_port_lag_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb0fdd7fd ocelot_wm_dec +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb352fb56 ocelot_ptp_adjtime +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb3ab19b1 ocelot_port_mdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbc4d8989 ocelot_port_mdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc5234a1e ocelot_port_bridge_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc57bb80c ocelot_sb_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc6cba040 ocelot_vcap_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc7afe2f9 ocelot_deinit_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcdcaff56 ocelot_port_lag_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcee39cf1 ocelot_mrp_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcf26c9b7 ocelot_port_pre_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd04765ed ocelot_bridge_stp_state_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0ebefd9 ocelot_ifh_port_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd5d5512d ocelot_can_inject +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd620c5bf ocelot_init_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe23b4bac ocelot_port_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe27b2426 ocelot_sb_tc_pool_bind_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe30fc619 ocelot_wm_stat +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe6647478 ocelot_get_sset_count +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe7713d65 ocelot_devlink_sb_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xebfe9be5 ocelot_mact_learn_streamdata +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf0c1c92f ocelot_vcap_filter_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf1b2ef11 ocelot_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf246b298 ocelot_sb_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf80fc88d vsc7514_regmap +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf978ea22 ocelot_fdb_dump +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfa66a956 ocelot_vlan_prepare +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfb18e642 ocelot_deinit +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfd2ec75a ocelot_vcap_filter_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfdd89b8b ocelot_hwstamp_get +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x04102b51 qed_get_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x4f264472 qed_put_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x92c2ed26 qed_get_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x992e03d0 qed_put_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x9eeeef48 qed_put_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xcd1db743 qed_get_rdma_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xfe203dbf qed_get_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x745fbdc4 qede_rdma_register_driver +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0xb9c18639 qede_rdma_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x04f15700 wx_napi_disable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x0aed3246 wx_disable_rx +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x0c83755b wx_get_mac_addr +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x14e96a38 wx_napi_enable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x15988207 wx_reset_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x1976073b wx_control_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x1f592970 wx_vlan_rx_kill_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x24fecaab wx_mac_set_default_filter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x2f69573c wx_init_eeprom_params +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x31ca15fa wx_get_drvinfo +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x326a669a wx_set_features +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x356a5508 wx_misc_isb +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x39700ff1 wx_free_irq +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x40188417 wx_init_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b3398bd wx_msix_clean_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4ffe9925 wx_host_interface_command +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x6189dee6 wx_reset_interrupt_capability +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x6208d315 wx_free_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x632548a6 wx_disable_rx_queue +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x71b34c32 wx_flush_sw_mac_table +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x77907ec6 wx_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x79049084 wx_intr_enable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7a3e60ea wx_change_mtu +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7ffb32f4 wx_init_rx_addrs +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8363e20a wx_start_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x87fcdab3 wx_configure +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x920a585b wx_configure_vectors +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x9a03da15 wx_set_mac +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa1c1f353 wx_setup_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa2615053 wx_read_ee_hostif_buffer +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa4b0ce5f wx_free_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa5296008 wx_irq_disable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xada011da wx_clear_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xaeee165e wx_read_ee_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xb63b1b30 wx_setup_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xbc6a7dba wx_sw_init +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc8ea99f1 wx_mng_present +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xcff69c78 wx_set_rx_mode +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xda69c63b wx_vlan_rx_add_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe7147ec7 wx_stop_adapter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xeb9c05d9 wx_get_pcie_msix_counts +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xeeec9f1d wx_xmit_frame +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xeffcbc63 wx_disable_pcie_master +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf0380e16 wx_check_flash_load +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf76f3b22 wx_clean_all_tx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xfa5c7612 wx_clean_all_rx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xff762469 wx_reset_misc +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x0a2bdf43 hdlcdrv_arbitrate +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x1eff0d76 hdlcdrv_unregister +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x57c88ff6 hdlcdrv_register +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x855bc06c hdlcdrv_receiver +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xae06b036 hdlcdrv_transmitter +EXPORT_SYMBOL drivers/net/mdio 0x3e17f466 mdio_set_flag +EXPORT_SYMBOL drivers/net/mdio 0x60443957 mdio45_probe +EXPORT_SYMBOL drivers/net/mdio 0x62eb612a mdio45_ethtool_ksettings_get_npage +EXPORT_SYMBOL drivers/net/mdio 0x63e0fee5 mdio45_links_ok +EXPORT_SYMBOL drivers/net/mdio 0xb79a54ee mdio45_nway_restart +EXPORT_SYMBOL drivers/net/mdio 0xcdbdeca7 mdio45_ethtool_gset_npage +EXPORT_SYMBOL drivers/net/mdio 0xdaceb7a6 mdio_mii_ioctl +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x08696dc6 mdiobb_write_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x28113094 free_mdio_bitbang +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x7a5568ff alloc_mdio_bitbang +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x932239cd mdiobb_read_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x9dfe59ef mdiobb_read_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0xf3594f56 mdiobb_write_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x1d368451 cavium_mdiobus_read_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x1eb3816f cavium_mdiobus_write_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x2bddb530 cavium_mdiobus_read_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x712ca391 cavium_mdiobus_write_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-mscc-miim 0xb1714062 mscc_miim_setup +EXPORT_SYMBOL drivers/net/mii 0x0998ddf3 mii_ethtool_gset +EXPORT_SYMBOL drivers/net/mii 0x21a9c3cf generic_mii_ioctl +EXPORT_SYMBOL drivers/net/mii 0x2fa1dc60 mii_check_media +EXPORT_SYMBOL drivers/net/mii 0xae8eaff4 mii_ethtool_set_link_ksettings +EXPORT_SYMBOL drivers/net/mii 0xc30d94c3 mii_link_ok +EXPORT_SYMBOL drivers/net/mii 0xc48f1991 mii_check_link +EXPORT_SYMBOL drivers/net/mii 0xcbdcad2d mii_nway_restart +EXPORT_SYMBOL drivers/net/mii 0xd6ace2e5 mii_ethtool_sset +EXPORT_SYMBOL drivers/net/mii 0xd8475fbe mii_check_gmii_support +EXPORT_SYMBOL drivers/net/mii 0xdf127b2b mii_ethtool_get_link_ksettings +EXPORT_SYMBOL drivers/net/pcs/pcs-lynx 0x6d933508 lynx_pcs_destroy +EXPORT_SYMBOL drivers/net/pcs/pcs-lynx 0xfad3c33d lynx_pcs_create_mdiodev +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0x7ba68b44 mtk_pcs_lynxi_create +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xe9221a05 mtk_pcs_lynxi_destroy +EXPORT_SYMBOL drivers/net/phy/bcm-phy-lib 0x9035873d bcm54xx_auxctl_write +EXPORT_SYMBOL drivers/net/ppp/pppox 0x3ade0fac register_pppox_proto +EXPORT_SYMBOL drivers/net/ppp/pppox 0x8a612dbd pppox_unbind_sock +EXPORT_SYMBOL drivers/net/ppp/pppox 0x9df19ab2 pppox_compat_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0xab89f03a pppox_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0xe0ff7a18 unregister_pppox_proto +EXPORT_SYMBOL drivers/net/sungem_phy 0x06cb07a0 sungem_phy_probe +EXPORT_SYMBOL drivers/net/team/team 0x15f717e4 team_modeop_port_change_dev_addr +EXPORT_SYMBOL drivers/net/team/team 0x2dd6fe6e team_options_unregister +EXPORT_SYMBOL drivers/net/team/team 0x5612fca5 team_mode_register +EXPORT_SYMBOL drivers/net/team/team 0x64f3727c team_modeop_port_enter +EXPORT_SYMBOL drivers/net/team/team 0xca3f4539 team_option_inst_set_change +EXPORT_SYMBOL drivers/net/team/team 0xcb5b7226 team_options_change_check +EXPORT_SYMBOL drivers/net/team/team 0xf1d906dd team_options_register +EXPORT_SYMBOL drivers/net/team/team 0xf8544e3c team_mode_unregister +EXPORT_SYMBOL drivers/net/usb/usbnet 0x041be97a usbnet_link_change +EXPORT_SYMBOL drivers/net/usb/usbnet 0x5512e137 usbnet_device_suggests_idle +EXPORT_SYMBOL drivers/net/usb/usbnet 0xcd617308 usbnet_manage_power +EXPORT_SYMBOL drivers/net/wan/hdlc 0x020fbaa6 register_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x08008cfa unregister_hdlc_device +EXPORT_SYMBOL drivers/net/wan/hdlc 0x23fb607c alloc_hdlcdev +EXPORT_SYMBOL drivers/net/wan/hdlc 0x2739ca0c attach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x62aaaeda unregister_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x6d11b6a7 hdlc_open +EXPORT_SYMBOL drivers/net/wan/hdlc 0x9d10b333 hdlc_close +EXPORT_SYMBOL drivers/net/wan/hdlc 0xa305ed40 hdlc_ioctl +EXPORT_SYMBOL drivers/net/wan/hdlc 0xd240d53b hdlc_start_xmit +EXPORT_SYMBOL drivers/net/wan/hdlc 0xebcf8297 detach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x06b5941b ath_key_delete +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0b1ab353 ath_regd_get_band_ctl +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x108b188f ath_is_49ghz_allowed +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x4571aea8 ath_is_world_regd +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x4e0ab785 ath_key_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x5038ef04 ath_hw_keysetmac +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x59ec793c ath_hw_cycle_counters_update +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x5c9c2b5c ath_hw_setbssidmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x6ae76a3d ath_rxbuf_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x7107cb1c ath_reg_notifier_apply +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x72f81a41 ath_is_mybeacon +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x816f2263 ath_hw_get_listen_time +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x92f81987 ath_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa18f224e ath_regd_find_country_by_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb6588ba6 ath_bus_type_strings +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xcdc048d3 ath_hw_keyreset +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xdd6a7d24 dfs_pattern_detector_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xdd789ae9 ath_regd_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x015e5db2 ath10k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x077774ed ath10k_bmi_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x08307582 ath10k_bmi_read_memory +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x099ae55a ath10k_core_start_recovery +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x116cddf2 ath10k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x19025cb9 ath10k_ce_rx_update_write_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1e34bba1 ath10k_ce_send_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2681f3aa __tracepoint_ath10k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2aa6c194 ath10k_ce_dump_registers +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x35f23c83 ath10k_htt_txrx_compl_task +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3c178c8a ath10k_htt_hif_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3cff1d0c ath10k_ce_disable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3df53203 ath10k_ce_free_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x42b17b05 ath10k_core_napi_sync_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x439d51c1 ath10k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x449fb4c1 ath10k_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x45c36775 ath10k_core_napi_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x4dbf487a ath10k_ce_alloc_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5a329b35 ath10k_ce_init_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5cc7b0e1 ath10k_ce_completed_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x660009bd ath10k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x66e2827b ath10k_htt_t2h_msg_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x69b9bd5b ath10k_htt_rx_pktlog_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7b146b60 ath10k_ce_deinit_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7b535249 ath10k_ce_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x80c893a6 ath10k_htt_rx_hl_indication +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x846c3b5b ath10k_core_fetch_board_file +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x867ca422 ath10k_coredump_new +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x8fe02805 ath10k_mac_tx_push_pending +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x90796381 ath10k_ce_per_engine_service_any +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x93570b62 ath10k_ce_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x946f4c50 ath10k_core_free_board_files +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x96ad0ae8 ath10k_ce_completed_recv_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9a5a74f6 ath10k_ce_revoke_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa7dbbfb9 ath10k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa9c07d26 ath10k_htc_rx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xab5ccb21 ath10k_ce_free_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xad459209 ath10k_ce_enable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xafe17309 ath10k_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb2589da9 ath10k_ce_send +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb3211bf7 ath10k_core_unregister +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb5b721da ath10k_htc_process_trailer +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb76503db ath10k_htc_tx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xbd058d5a ath10k_core_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc383a072 ath10k_core_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc390ec7d ath10k_ce_cancel_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc53e8077 ath10k_core_register +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc61f19c7 ath10k_ce_num_free_src_entries +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcb608bf9 ath10k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd0909754 __ath10k_ce_send_revert +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd1f6b0d1 __ath10k_ce_rx_num_free_bufs +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe01fb5ef ath10k_htc_notify_tx_completion +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe433ee35 ath10k_ce_completed_send_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe6609010 ath10k_coredump_get_mem_layout +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xebbfeff1 ath10k_core_check_dt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xee1c1207 ath10k_ce_alloc_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf09c181a ath10k_print_driver_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfe36641c ath10k_ce_completed_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x02047677 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x06a11246 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x094b80ea ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x124d891a ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x165cf6a4 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1674857d ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x17382b92 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1c282df4 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2622daf1 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x27efe536 ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2b874077 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2d31f328 ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x314a2f2a ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3c283e35 ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4a75e079 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4eb0c51b ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5687062a ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5774dfd9 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5f616384 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6288f697 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8c43776a ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8d90e5b0 ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x93aecae4 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xac63f82a ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb32d0602 ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb96ff512 ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbaabee87 ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbaec8edb ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbecd9d68 ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc4637c7f ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc8786508 __tracepoint_ath11k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd0eccda7 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdaf533f8 ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdb9ef078 ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdcd666b3 ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdead2983 ath11k_pci_enable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe86525a5 ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xefcb40fe ath11k_pcic_read +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf345827a ath11k_pci_disable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf7ec70f4 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf9d36062 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xff410fbf ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x06d9ec47 ath6kl_cfg80211_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3d02956b ath6kl_core_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x7a005675 ath6kl_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x80548580 ath6kl_core_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x8b291aba ath6kl_hif_intr_bh_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x91cfb84a ath6kl_hif_rw_comp_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x99adfe55 ath6kl_cfg80211_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb4ab0d53 ath6kl_read_tgt_stats +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb881b1a9 ath6kl_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb9a689dd ath6kl_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xbd2d3bad ath6kl_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xea0e7ddb ath6kl_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xea15cf33 ath6kl_stop_txrx +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xea6ef3ec ath6kl_core_rx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x05875658 ath9k_cmn_debug_base_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x0a34a9a0 ath9k_cmn_spectral_deinit_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x0d35fb00 ath9k_cmn_init_channels_rates +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x0d3fe96b ath9k_cmn_debug_phy_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x15951a95 ath9k_cmn_get_hw_crypto_keytype +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1a0aa030 ath9k_cmn_debug_stat_rx +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1f9800dc ath9k_cmn_process_rssi +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1fbe1df3 ath9k_cmn_beacon_config_ap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x33aa9f08 ath9k_cmn_rx_skb_postprocess +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x484be29b ath9k_cmn_get_channel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x66401cb3 ath9k_cmn_spectral_scan_trigger +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x6c2afa43 ath9k_cmn_process_rate +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x6cc3267b ath9k_cmn_reload_chainmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x6e873c45 ath9k_cmn_debug_recv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x98238e15 ath9k_cmn_spectral_init_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xa14e2906 ath_cmn_process_fft +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xa80bcd58 ath9k_cmn_beacon_config_adhoc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xc1ec0db6 ath9k_cmn_setup_ht_cap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xc214a01f ath9k_cmn_init_crypto +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xc359670a ath9k_cmn_update_txpow +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd2981357 ath9k_cmn_count_streams +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xec69d5b6 ath9k_cmn_beacon_config_sta +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xec747274 ath9k_cmn_rx_accept +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf6234b21 ath9k_cmn_spectral_scan_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xfca43e5a ath9k_cmn_debug_modal_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0136904c ath9k_hw_setopmode +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0a8b8ba3 ath9k_hw_btcoex_init_mci +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0ac0866f ath9k_hw_init_global_settings +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0c2a2b73 ar9003_mci_state +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0cecc726 ath_gen_timer_isr +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0f77dafc ath9k_hw_get_tsf_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x102e8375 ath9k_hw_set_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1301d7c6 ar9003_hw_bb_watchdog_check +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1699d819 ath9k_hw_stop_dma_queue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1901ea17 ath9k_hw_set_txpowerlimit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1d971041 ath9k_hw_wait +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2037c63b ath9k_hw_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x24287fd1 ath9k_hw_resume_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x25a9af8d ath9k_hw_abort_tx_dma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2770eed1 ar9003_paprd_setup_gain_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x28d4a6bd ar9003_mci_set_bt_version +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x311674d2 ar9003_paprd_populate_single_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x31b9023c ath9k_hw_set_tx_filter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x31bae57f ath9k_hw_btcoex_init_scheme +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x34c335d9 ath9k_hw_loadnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3bb00630 ath9k_hw_gettsf32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3c2b8a95 ath9k_hw_gpio_get +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4107385e ath9k_hw_set_tsfadjust +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x42f425b0 ath9k_hw_set_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4c2e7e44 ar9003_mci_send_wlan_channels +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4d2df0d8 ar9003_paprd_init_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4f822b23 ath9k_hw_setantenna +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5106238f ath9k_hw_btcoex_set_concur_txprio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x522fcf2d ath9k_hw_computetxtime +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x53265643 ath9k_hw_putrxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x53897b32 ath9k_hw_wow_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x54dab919 ar9003_mci_get_next_gpm_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x54ebc2c1 ath9k_hw_ani_monitor +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x55f5b942 ath9k_hw_abortpcurecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5794fe95 ath9k_hw_write_associd +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5cb1fb64 ath9k_hw_btcoex_set_weight +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x61081b26 ath9k_hw_setpower +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x63f10202 ar9003_is_paprd_enabled +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x653ee0d6 ath9k_hw_gpio_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x661845b9 ath9k_hw_numtxpending +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x66be937d ath9k_hw_updatetxtriglevel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6b6bba8c ath9k_hw_gpio_request_out +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6c1cbdfe ath9k_hw_reset_calvalid +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6d3597ac ath9k_hw_beaconq_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6dfc3776 ath9k_hw_addrxbuf_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x718c912f ath9k_hw_gettsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7381730d ath9k_hw_settsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x745d091a ath9k_hw_init_btcoex_hw +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x746ca379 ath9k_hw_wow_wakeup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7537164d ath9k_hw_getnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x775a2326 ath9k_hw_setrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7a13925c ath9k_hw_setup_statusring +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7aff74bb ath9k_hw_set_rx_bufsize +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7b29a35f ath9k_hw_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7bf1b389 ath9k_hw_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x84d7a2ad ath9k_hw_process_rxdesc_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x856601d8 ath9k_hw_wow_apply_pattern +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8703d372 ath9k_hw_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x88267584 ath9k_hw_get_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8865144b ar9003_mci_get_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8930b575 ar9003_paprd_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8bb8302f ath9k_hw_stopdmarecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8c94553a ath9k_hw_bstuck_nfcal +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8e5bfab3 ath9k_hw_getrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8e6e8db5 ath9k_hw_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x900f731c ath9k_hw_setmcastfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x913b1e16 ath9k_hw_btcoex_init_2wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x957eca4b ath9k_hw_gen_timer_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x95ded5c1 ath9k_hw_gen_timer_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x967315ea ath9k_hw_puttxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x96c5a220 ar9003_hw_disable_phy_restart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x977b566e ath9k_hw_rxprocdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x98fad88c ath9k_hw_btcoex_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9cb1f724 ath9k_hw_reset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9d7ced7c ath9k_hw_intrpend +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9e394043 ath9k_hw_btcoex_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9f715811 ar9003_mci_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa4c735cc ar9003_get_pll_sqsum_dvc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa553cfdf ath9k_hw_btcoex_init_3wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xac11549f ath9k_hw_resettxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xadfa08ec ar9003_mci_send_message +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xafdc7cea ath9k_hw_txstart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb031a8ee ath9k_hw_setrxabort +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb27238fb ath9k_hw_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb55491f1 ath9k_hw_btcoex_bt_stomp +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xba8bd9d2 ath9k_hw_gpio_request_in +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc0da96f8 ath9k_hw_check_nav +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc2319c3d ar9003_paprd_is_done +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc3b5a3b8 ath9k_hw_startpcureceive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc53fb161 ath9k_hw_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc57aa2b2 ath9k_hw_kill_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xca9063df ath9k_hw_releasetxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcc1195d9 ath_gen_timer_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcca8a9ee ath9k_hw_set_sta_beacon_timers +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd69f3448 ar9003_paprd_create_curve +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd9215345 ar9003_mci_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xde7065f3 ath9k_hw_set_gpio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe10568be ar9003_hw_bb_watchdog_dbg_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xede96ca4 ath9k_hw_setuprxdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf22ecdf6 ath9k_hw_gettxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf571f0a2 ath_gen_timer_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf6009d61 ath9k_hw_check_alive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf69c8c2b ath9k_hw_setuptxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf77a64f6 ath9k_hw_phy_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfb8e58ad ath9k_hw_btcoex_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfcdf0c36 ath9k_hw_getchan_noise +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfdbf4533 ath9k_hw_beaconinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfde4a774 ath9k_hw_disable_mib_counters +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x5c9dc724 atmel_open +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x72f93293 init_atmel_card +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x760b1fd2 stop_atmel_card +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x1906648e brcmu_boardrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x22f6615e brcmu_pktq_pflush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x3b067e57 brcmu_pktq_mlen +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x4d9b472e brcmu_pktq_pdeq_match +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x55ec0f8d brcmu_pktq_pdeq_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x5e8f1fa7 brcmu_pktq_penq_head +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x664c71aa brcmu_pktq_pdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x6c4fa37b brcmu_pktq_penq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x8915079f brcmu_pktq_mdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa17c0ccf brcmu_dotrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa7f102da brcmu_pktq_peek_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xb93c95c1 brcmu_pktq_flush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xc1492be2 brcmu_pkt_buf_free_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd6217d91 brcmu_d11_attach +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xda7d4198 brcmu_pktq_init +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xed3bd277 brcmu_pkt_buf_get_skb +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x17808dcf stop_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x558b73d5 reset_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0xb429c832 init_airo_card +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x09c29c3d libipw_wx_get_scan +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x1a543d28 libipw_is_valid_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x1d7bab78 libipw_rx_mgt +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x23f81464 libipw_wx_get_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x2fba9240 libipw_get_channel_flags +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x31e6fb13 libipw_get_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x4d784caf libipw_channel_to_index +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x7ba48a13 free_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x8a0c0837 libipw_rx +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x93f13e6d alloc_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x96b254d8 libipw_wx_get_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa4ff292e libipw_freq_to_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa7d8502c libipw_xmit +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xac8a75d6 libipw_networks_age +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xc739428c libipw_channel_to_freq +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xcbd9ff65 libipw_txb_free +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xd8e64d08 libipw_get_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xe2289c02 libipw_wx_set_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xe883e48c libipw_wx_set_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xed501518 libipw_set_geo +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0631e215 il_get_single_channel_number +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0db93884 il_mac_conf_tx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x114d3f9a il_cmd_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x15d6a345 il_send_cmd_sync +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x17717eac il_alloc_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x17a8fb05 il_txq_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x19b1411a il_hdl_csa +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1c6d18a3 il_get_channel_info +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1cada214 il_init_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1fd9da6a il_power_update_mode +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x219ee3d9 il_mac_add_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2355f216 il_eeprom_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x274b516a il_mac_sta_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x27ca487d il_eeprom_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2bf7eea6 il_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2e8b3c9b il_force_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3124fad8 il_set_decrypted_flag +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x38368bac il_power_initialize +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3ba7c8f9 _il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3cf3f2d8 il_cmd_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3d7aee2b il_check_rxon_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3f28b864 il_connection_init_rx_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4034a5a7 il_wr_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x416bd26a il_debug_level +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x41d437ce il_free_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x44924894 il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x44af1409 il_send_cmd_pdu +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4971358f il_dbgfs_register +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4bd3430f il_free_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4c62841c il_set_rxon_channel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x512bb1b4 il_tx_queue_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x51e71491 il_get_active_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x568bee1f il_mac_hw_scan +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x56b1ee74 il_hdl_pm_debug_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5717827c il_get_lowest_plcp +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x57ef96f1 il_cancel_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x59f88a8b il_get_free_ucode_key_idx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5c5fdbdf il_send_add_sta +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5fca4308 il_tx_queue_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x60daf293 il_hdl_pm_sleep +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6210b470 il_setup_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x63274111 il_apm_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x63e1c13f il_is_ht40_tx_allowed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6466e9d8 il_set_flags_for_band +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x64cb7d32 il_irq_handle_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x65ed47f6 il_send_cmd_pdu_async +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x68059b70 il_usecs_to_beacons +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6b3b593b il_set_rxon_ht +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6da4408d il_free_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6de04405 il_send_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x712aee82 il_eeprom_query16 +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x715a76e5 il_hdl_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x71aef583 il_set_tx_power +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x757c9daf il_fill_probe_req +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x76116d04 il_setup_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7ecc015b il_mac_change_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x83a387c1 il_scan_cancel_timeout +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x85f40845 il_set_rate +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x893ff0c2 il_tx_cmd_protection +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8de187fb il_mac_bss_info_changed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x92950ed4 il_add_station_common +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x93d73c83 il_rd_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x957c7cd6 il_update_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9cc66f62 il_tx_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9cc714af il_bg_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9fc45c06 il_rx_queue_alloc +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa1499d2d il_send_lq_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa1b1ae40 il_tx_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa36e8d7b il_eeprom_query_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa572d417 il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa6831f12 il_set_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xaa7f0708 il_chswitch_done +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xaa877000 il_mac_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xaf113ee9 il_write_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb39e5c9d il_mac_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb5173161 il_set_rxon_hwcrypto +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb65510a3 il_get_cmd_string +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7bd33ff il_isr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb8cc7ca9 il_init_scan_params +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb96659a4 il_get_passive_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbbff37b3 il_rx_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbd4c5599 il_leds_exit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbde0525a il_hdl_spectrum_measurement +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbe2198ad il_dbgfs_unregister +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc04d45dc il_mac_flush +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc0cbf062 il_setup_rx_scan_handlers +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc3dd84b7 il_rx_queue_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc4f3412a il_send_stats_request +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd9b24c8a il_scan_cancel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd9e2e631 il_clear_ucode_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xda087057 il_tx_cmd_complete +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xda399dae il_read_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xdac51e17 il_full_rxon_required +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xdec71750 il_leds_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe184f88f il_send_bt_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe219ceb7 il_init_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe445dd05 il_send_rxon_timing +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe670863b il_add_beacon_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xea1058af il_mac_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xee5df71f il_clear_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xeeeb1250 _il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf10c351e il_restore_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf70a693b il_bcast_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xfb2a0d90 il_pm_ops +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x27a97476 __traceiter_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x28d5b852 __tracepoint_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x2e34a697 __traceiter_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x38688d65 __SCT__tp_func_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x3a2a40a5 __SCT__tp_func_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x64377d90 __tracepoint_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x7c1867cf __SCK__tp_func_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xae027775 iwl_trans_pcie_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xbce62085 __SCK__tp_func_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xbf59c468 __tracepoint_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd144be71 __traceiter_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd81e2f28 __SCT__tp_func_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xeb941bf5 __SCK__tp_func_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0bcbeeff hostap_handle_sta_tx_exc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x17a01ce2 hostap_set_roaming +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x1dd990de hostap_set_hostapd_sta +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x1f8d9079 hostap_init_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x249cdaaf hostap_check_sta_fw_version +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x37174f90 hostap_remove_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x3b36b5cb hostap_80211_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x4d8c9737 hostap_init_ap_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x5be34836 hostap_setup_dev +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x6388b4ae hostap_set_encryption +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7091f885 hostap_get_porttype +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x71893ef4 hostap_set_antsel +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x75934c58 hostap_set_multicast_list_queue +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x75be15c8 hostap_set_string +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7d872bd9 hostap_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7fb75891 hostap_dump_rx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x9588c535 prism2_update_comms_qual +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x9dd533be hostap_master_start_xmit +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xac977b0c hostap_info_init +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb4b77c8b hostap_80211_get_hdrlen +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xbc6985ad hostap_80211_ops +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xc138ac0d hostap_add_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xcbe09ec6 hostap_set_hostapd +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xe05f5b53 hostap_set_auth_algs +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xe4de2fc0 hostap_set_word +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xe72d6f07 hostap_init_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf2a4a465 hostap_free_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf4896edb hostap_info_process +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf91c03e2 hostap_dump_tx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x18bd710a orinoco_up +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x1efdf837 orinoco_process_xmit_skb +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x4816ac6b orinoco_tx_timeout +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x642d26f2 __orinoco_ev_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x7bad02fe orinoco_set_multicast_list +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa74c2dc5 hermes_struct_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xac730a70 free_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xad715ede orinoco_open +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xb7b17ec5 orinoco_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xbc51fbdf orinoco_if_add +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xd2867dc2 orinoco_stop +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xe387efd1 __orinoco_ev_info +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xe9136fff orinoco_down +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xf0c9853f orinoco_if_del +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xf464db0a orinoco_change_mtu +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xfb06d4c8 alloc_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xffe27bca orinoco_interrupt +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x327a9822 mt76_rx_signal +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0xf14ef1b9 mt76_wcid_key_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist 0x67549967 rtl_btc_get_ops_pointer +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x04bc8f07 rtl92c_phy_sw_chnl_callback +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x09d26acf _rtl92c_phy_bb8192c_config_parafile +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0c8ca87c rtl92c_dm_check_txpower_tracking +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x10659481 _rtl92c_phy_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x12eaae7e _rtl92c_phy_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x135859c4 _rtl92c_phy_set_rf_sleep +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x178d11f6 rtl92c_phy_query_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x18fe158e rtl92c_set_fw_pwrmode_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x1a2a047c rtl92c_set_fw_rsvdpagepkt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x1dbdaacd rtl92c_phy_lc_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2327d91c _rtl92c_phy_calculate_bit_shift +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2c552192 rtl92c_dm_watchdog +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2cae057e rtl92c_phy_set_rfpath_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2eda82bf _rtl92c_phy_init_bb_rf_register_definition +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x379ee8e6 rtl92c_dm_write_dig +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4119bd39 _rtl92c_phy_fw_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x47b280ac rtl92c_phy_update_txpower_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x489fe123 rtl92c_phy_set_bw_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4def74a7 rtl92c_dm_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5a5b2d11 rtl92c_phy_iq_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x65e17edf rtl92c_dm_init_edca_turbo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x6b210808 _rtl92c_phy_dbm_to_txpwr_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x6c5df3f5 _rtl92c_phy_fw_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x7297a935 _rtl92c_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x7550ea99 rtl92c_phy_rf_config +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x77dca9f4 _rtl92c_store_pwrindex_diffrate_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x7c3c77a7 rtl92c_phy_set_io_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x80d21349 rtl92c_dm_init_rate_adaptive_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x817c11e0 rtl92c_phy_ap_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x82dd7c2b rtl92c_fill_h2c_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x8865094e rtl92c_dm_bt_coexist +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x8beea2f3 rtl92ce_phy_set_rf_on +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x8f257a08 rtl92c_phy_set_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9516295e rtl92c_dm_rf_saving +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb0430bbe rtl8192_phy_check_is_legal_rfpath +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xbdf13a36 rtl92c_firmware_selfreset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc669ad26 rtl92c_download_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd16a2993 rtl92c_phy_set_txpower_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd824e66b rtl92c_phy_sw_chnl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe9fc4809 rtl92c_phy_set_io +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf4eb1743 rtl92c_set_fw_joinbss_report_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf91fcb9a rtl92c_bt_rssi_state_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x0a630b81 rtl_pci_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x9da64348 rtl_pci_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xb084e8c8 rtl_pci_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xfda54e54 rtl_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x4d69bb1f rtl_usb_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x6b928799 rtl_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xd6b79b0f rtl_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xdb9d40bf rtl_usb_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x02d827e2 rtl_signal_scale_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0adafa40 efuse_power_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0ae0eb86 rtl_cam_mark_invalid +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0b038e24 channel5g_80m +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0c9bc59f rtl_cam_add_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x16f370b3 rtl_collect_scan_list +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x17dc6322 rtl_init_rfkill +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1b945315 rtl_addr_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2369cac6 efuse_read_1byte +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2fc8a68c efuse_one_byte_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x30a956d7 rtl_query_rxpwrpercentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3b53eacd rtl_rfreg_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x40170f91 rtl_process_phyinfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x44112ae6 rtl_send_smps_action +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x50d5285d efuse_shadow_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x54824f58 channel5g +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5d718035 rtl_cam_get_free_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5d8093db rtlwifi_rate_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6e114042 rtl_phy_scan_operation_backup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6ec33015 rtl_init_sw_leds +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6ed586dd rtl_cam_empty_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7c8b36b6 rtl_cmd_send_packet +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7fa55bc6 rtl_bb_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8ea60059 rtl_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8f272711 rtl_cam_del_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9a9ff0ab rtl_cam_delete_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9bf122ff rtl_hal_pwrseqcmdparsing +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xaabbe7ce rtl_cam_reset_all_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc4f27091 rtl_dm_diginit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc9d9507c rtl_rx_ampdu_apply +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd3082a0f rtl_c2hcmd_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd30ce1f9 rtl_ps_disable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xde785282 rtl_ps_enable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe21b42d0 rtl_get_tcb_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xeb1ef256 rtl_efuse_shadow_map_update +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xebedfe5f rtl_wowlan_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xed7c8cf2 rtl_evm_db_to_percentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf43f16ea rtl_mrate_idx_to_arfr_id +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8723d 0x1251fbef rtw8723d_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8821c 0x8f918c62 rtw8821c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822b 0xf9b1815d rtw8822b_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822c 0x1673ea63 rtw8822c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x04d96734 rtw_tx_queue_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x09d0271a rtw_parse_tbl_phy_cond +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0f6e7f2b rtw_parse_tbl_bb_pg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x140d7aaf rtw_fw_c2h_cmd_rx_irqsafe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1584cf73 rtw_phy_get_tx_power_index +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x176844ff rtw_bf_remove_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1dc2d072 rtw_tx_ac_to_hwq +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1eb9271e rtw_power_mode_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x21598c7c rtw_phy_pwrtrack_avg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x223ccc7e rtw_tx_fill_tx_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x225633e7 rtw_parse_tbl_txpwr_lmt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x24899e52 rtw_coex_write_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x312bea38 rtw_phy_cfg_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x338fd3b8 rtw_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x338fefdb rtw_phy_write_rf_reg_mix +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x33b3f3c0 rtw_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x36421ff5 rtw_phy_load_tables +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x36c5bfca rtw_disable_lps_deep_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x3b28dd92 rtw_fw_inform_rfk_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x3c14a91f rtw_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x440b7589 rtw_phy_rf_power_2_rssi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4b12b4f9 rtw_dump_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x519c8ba9 rtw_rate_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58210e60 rtw_rate_section +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x65d0eac4 rtw_register_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6c781126 rtw_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x753197dd rtw_phy_cfg_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x79c76664 rtw_bf_remove_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x79fc25f0 rtw_coex_read_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x841c9a41 rtw_phy_set_edcca_th +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x87e593b8 rtw_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8f896ec9 rtw_phy_config_swing_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x925ef50f rtw_bf_set_gid_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x94f60758 rtw_coex_write_scbd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x965fbde1 rtw_phy_pwrtrack_thermal_changed +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9765ccc6 rtw_phy_cfg_agc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9b7b553f rtw_read8_physical_efuse +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9c6fdacb rtw_phy_pwrtrack_get_pwridx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9d99d895 rtw_tx_write_data_h2c_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9e384e1e rtw_restore_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9e3afb1f check_hw_ready +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9f6d1ef8 rtw_phy_set_tx_power_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa06c31ba __rtw_dbg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xab92bedc rtw_fw_c2h_cmd_isr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xade6e65d rtw_set_channel_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb1e8a316 rtw_phy_pwrtrack_need_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb43c9693 rtw_set_rx_freq_band +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb5ca17d6 rtw_unregister_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xbe1524e8 rtw_rx_stats +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc94f5a4a rtw_bf_cfg_csi_rate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xcac31be0 rtw_dump_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd2c84e70 rtw_tx_report_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd322c1b9 rtw_phy_parsing_cfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd587e3e8 rtw_bf_enable_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd7b8291c rtw_regd_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd93dec7a rtw_phy_pwrtrack_need_lck +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xded29e9c rtw_phy_pwrtrack_get_delta +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe251c149 rtw_tx_write_data_rsvd_page_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe5dff9c6 rtw_bf_enable_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe8576fd7 rtw_fw_do_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe925cec3 rtw_phy_cfg_bb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xea29ac59 rtw_phy_write_rf_reg_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xea484499 rtw_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf18d53a7 rtw_rx_fill_rx_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf1d9854d rtw_phy_read_rf_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf23f058a rtw_bf_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xfd8d51fe rtw_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x146ce4e1 rtw_pci_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x34ce008d rtw_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0xcc79b0f7 rtw_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0xe603c5a9 rtw_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x551fa6b5 rtw_sdio_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xc36a6175 rtw_sdio_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xca1a36a6 rtw_sdio_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xdbdd585d rtw_sdio_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x4b3eca7c rtw_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0xa0353eee rtw_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8851b 0x39854b1d rtw8851b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852a 0xf3d1f523 rtw8852a_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852b 0x844f27d3 rtw8852b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852c 0x1fea6bbc rtw8852c_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x04d160fa rtw89_btc_set_policy +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0eb13329 rtw89_core_query_rxdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0eb3a153 rtw89_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x15435a46 rtw89_mac_set_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x17053ccc rtw89_mac_get_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x18459a76 rtw89_free_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1b7cd719 rtw89_core_fill_txdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1de7a247 rtw89_phy_set_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x214124f8 rtw89_mac_cfg_gnt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x25226dd0 rtw89_mac_coex_init_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x27d4492f rtw89_core_unregister +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x49bbe67b rtw89_fw_h2c_rf_ntfy_mcc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4d600e11 rtw89_mac_write_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x50409425 rtw89_btc_ntfy_wl_rfk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x51b3ea3e rtw89_mac_stop_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x5d1962a3 __rtw89_debug +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x664ebee1 rtw89_phy_write_reg3_tbl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x66dfa0cf rtw89_mac_coex_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6c7a48da rtw89_core_napi_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6d5c0dd3 rtw89_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x75ae291b rtw89_core_napi_start +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x79598d05 rtw89_ser_notify +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7c2218d6 rtw89_core_napi_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7d4b017e rtw89_core_register +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7f2cedbc rtw89_core_napi_stop +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x853458d0 rtw89_phy_write_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x859de0a4 rtw89_mac_resume_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8b4c3a8d rtw89_mac_enable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8e6585de rtw89_phy_tssi_ctrl_set_bandedge_cfg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8fd044a7 rtw89_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x97a0378d rtw89_mac_stop_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x99244a0d rtw89_core_fill_txdesc_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9988366e rtw89_encode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9ac85705 rtw89_mac_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9acad463 rtw89_phy_read_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9b2809dd rtw89_phy_set_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9cd38c14 rtw89_mac_disable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9d7cd612 rtw89_phy_write_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9f9865c6 rtw89_phy_read_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa10b53be rtw89_core_rx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa42fab3d rtw89_core_fill_txdesc_fwcmd_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa84829ee rtw89_read_efuse_ver +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb09b89ce rtw89_mac_resume_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb297f986 rtw89_rfk_parser +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb77102c6 rtw89_fw_h2c_dctl_sec_cam_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc19d241f rtw89_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc6e13b39 rtw89_mac_cfg_ctrl_path +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xca3f2904 rtw89_phy_read32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd108e4eb rtw89_mac_read_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd59fdfb4 rtw89_phy_config_rf_reg_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd60666bd rtw89_phy_load_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd83cc0d7 rtw89_decode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xddb632a9 rtw89_mac_get_txpwr_cr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xddbbcb9f rtw89_mac_cfg_ppdu_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xdfeeafad rtw89_phy_set_txpwr_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe3742e45 rtw89_btc_set_policy_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe3f57b04 rtw89_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xed1575d2 rtw89_phy_get_txsc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xefa2dfe2 rtw89_alloc_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf056b702 rtw89_phy_write32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf252a755 rtw89_mac_cfg_gnt_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf88aaafb rtw89_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfbf75ad8 rtw89_phy_set_txpwr_limit_ru +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfed9cea9 rtw89_mac_cfg_ctrl_path_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x10baf605 rtw89_pci_config_intr_mask_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x1949df83 rtw89_pci_ltr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x1d05f3a7 rtw89_pci_ltr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x28efd437 rtw89_pci_fill_txaddr_info_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x290478e4 rtw89_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x49270edd rtw89_pci_recognize_intrs +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x4aaca5b7 rtw89_pci_fill_txaddr_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x63ba322f rtw89_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x6efd9f2c rtw89_bd_ram_table_dual +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x71162055 rtw89_bd_ram_table_single +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x751f0f97 rtw89_pci_recognize_intrs_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9ce0961b rtw89_pci_ch_dma_addr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xa84fe92a rtw89_pci_disable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xdad291e6 rtw89_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xe16b0932 rtw89_pci_disable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xe4350fe5 rtw89_pci_enable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xf0186ef6 rtw89_pci_enable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xf630d9a9 rtw89_pci_ch_dma_addr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xfeaaa81b rtw89_pci_config_intr_mask +EXPORT_SYMBOL drivers/net/wireless/rsi/rsi_91x 0x8b038a2c rsi_config_wowlan +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x1e1a697a wlcore_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x53da6c56 wl12xx_is_dummy_packet +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xae7d7466 wl1271_free_tx_id +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xe4b8f5cf wlcore_calc_packet_alignment +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x2953eb38 fdp_nci_probe +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x429cfa02 fdp_nci_remove +EXPORT_SYMBOL drivers/nfc/microread/microread 0xc473d399 microread_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0xfd3520f2 microread_remove +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x44562083 nxp_nci_probe +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x5bbb1944 nxp_nci_remove +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0xb1f58790 nxp_nci_fw_recv_frame +EXPORT_SYMBOL drivers/nfc/pn533/pn533 0xf3e1588f pn533_recv_frame +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0x1c6721b1 pn544_hci_remove +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0xa1b95fc2 pn544_hci_probe +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x58437118 s3fwrn5_phy_power_ctrl +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x774203fc s3fwrn5_phy_set_wake +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xb0050a9c s3fwrn5_probe +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xe28c5c59 s3fwrn5_recv_frame +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xeb0e7783 s3fwrn5_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xedb12f10 s3fwrn5_phy_set_mode +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xf2ab60da s3fwrn5_phy_get_mode +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x1cc58b21 ndlc_open +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x2e2b850a ndlc_probe +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x39a047a6 st_nci_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x3b678b3c st_nci_se_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x64e04ad3 st_nci_se_deinit +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x8a429e8c ndlc_close +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x9736125e st_nci_se_io +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xa2fc55a0 ndlc_recv +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xba027e1e ndlc_remove +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xef72364a ndlc_send +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x012668ef st21nfca_dep_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x0145f896 st21nfca_hci_discover_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x27b1cb7d st21nfca_hci_loopback_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x2911643f st21nfca_hci_disable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x296733f7 st21nfca_hci_se_io +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x31b51349 st21nfca_tm_send_dep_res +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x50cbf4f6 st21nfca_hci_probe +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x54ec1790 st21nfca_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x6b575c0e st21nfca_se_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x6cfd25e5 st21nfca_im_send_dep_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x7697ebb9 st21nfca_dep_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x81d751ef st21nfca_connectivity_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x87e92b7b st21nfca_hci_enable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x8f5b81ad st21nfca_se_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xc70e53d4 st21nfca_apdu_reader_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xe89efad1 st21nfca_dep_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xee1fd1f2 st21nfca_hci_remove +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xfbaf1d7e st21nfca_im_send_atr_req +EXPORT_SYMBOL drivers/ntb/ntb 0x0cd936ed ntb_msi_clear_mws +EXPORT_SYMBOL drivers/ntb/ntb 0x2b886606 ntb_msi_setup_mws +EXPORT_SYMBOL drivers/ntb/ntb 0x2f91a19f ntb_set_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x329008f2 ntb_default_peer_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0x485668fe ntb_default_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0x54ea5772 ntb_link_event +EXPORT_SYMBOL drivers/ntb/ntb 0x5669a24e ntb_unregister_client +EXPORT_SYMBOL drivers/ntb/ntb 0x5fcb100e ntb_msi_peer_trigger +EXPORT_SYMBOL drivers/ntb/ntb 0x67e1d473 ntb_msi_peer_addr +EXPORT_SYMBOL drivers/ntb/ntb 0x77637853 ntb_unregister_device +EXPORT_SYMBOL drivers/ntb/ntb 0x81e5a0b8 ntb_clear_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x9e6815fa ntb_register_device +EXPORT_SYMBOL drivers/ntb/ntb 0xa44a4847 ntb_msi_init +EXPORT_SYMBOL drivers/ntb/ntb 0xbeab75ea ntb_default_peer_port_idx +EXPORT_SYMBOL drivers/ntb/ntb 0xc89083a0 ntbm_msi_request_threaded_irq +EXPORT_SYMBOL drivers/ntb/ntb 0xd595f2de ntb_db_event +EXPORT_SYMBOL drivers/ntb/ntb 0xdc96aed5 ntbm_msi_free_irq +EXPORT_SYMBOL drivers/ntb/ntb 0xe62f118c ntb_default_peer_port_count +EXPORT_SYMBOL drivers/ntb/ntb 0xf0dbfabd ntb_msg_event +EXPORT_SYMBOL drivers/ntb/ntb 0xf24d239c __ntb_register_client +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0x71b87c19 nvdimm_namespace_attach_btt +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0xd923d538 nvdimm_namespace_detach_btt +EXPORT_SYMBOL drivers/parport/parport 0x027d2eae parport_ieee1284_read_nibble +EXPORT_SYMBOL drivers/parport/parport 0x0d4a3dd3 parport_claim +EXPORT_SYMBOL drivers/parport/parport 0x166a425e parport_announce_port +EXPORT_SYMBOL drivers/parport/parport 0x174a549a parport_claim_or_block +EXPORT_SYMBOL drivers/parport/parport 0x195f8fef parport_ieee1284_epp_read_addr +EXPORT_SYMBOL drivers/parport/parport 0x233d4a67 parport_unregister_device +EXPORT_SYMBOL drivers/parport/parport 0x2ab95c5f parport_ieee1284_read_byte +EXPORT_SYMBOL drivers/parport/parport 0x2e71b363 parport_get_port +EXPORT_SYMBOL drivers/parport/parport 0x3bd3208d parport_set_timeout +EXPORT_SYMBOL drivers/parport/parport 0x4007964d parport_ieee1284_epp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x4188a7d6 parport_ieee1284_ecp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x469e634f parport_unregister_driver +EXPORT_SYMBOL drivers/parport/parport 0x4914c219 parport_ieee1284_write_compat +EXPORT_SYMBOL drivers/parport/parport 0x4d2a941b parport_ieee1284_interrupt +EXPORT_SYMBOL drivers/parport/parport 0x5bae854b parport_remove_port +EXPORT_SYMBOL drivers/parport/parport 0x5ca41173 parport_find_number +EXPORT_SYMBOL drivers/parport/parport 0x5df56bb6 parport_ieee1284_ecp_read_data +EXPORT_SYMBOL drivers/parport/parport 0x5e3a3912 parport_irq_handler +EXPORT_SYMBOL drivers/parport/parport 0x601fb317 parport_put_port +EXPORT_SYMBOL drivers/parport/parport 0x66a65687 parport_register_dev_model +EXPORT_SYMBOL drivers/parport/parport 0x8fb222b5 __parport_register_driver +EXPORT_SYMBOL drivers/parport/parport 0xad4c5fc7 parport_write +EXPORT_SYMBOL drivers/parport/parport 0xada5c96c parport_read +EXPORT_SYMBOL drivers/parport/parport 0xaeb96b21 parport_wait_peripheral +EXPORT_SYMBOL drivers/parport/parport 0xb2d206cc parport_ieee1284_epp_read_data +EXPORT_SYMBOL drivers/parport/parport 0xb658deca parport_ieee1284_ecp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0xb6f97d3d parport_register_port +EXPORT_SYMBOL drivers/parport/parport 0xb7d7ef51 parport_ieee1284_epp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0xbb86b524 parport_negotiate +EXPORT_SYMBOL drivers/parport/parport 0xc3fa7357 parport_wait_event +EXPORT_SYMBOL drivers/parport/parport 0xdcb6134b parport_find_base +EXPORT_SYMBOL drivers/parport/parport 0xec60b73a parport_del_port +EXPORT_SYMBOL drivers/parport/parport 0xf8e14706 parport_release +EXPORT_SYMBOL drivers/parport/parport_pc 0xc7f24204 parport_pc_probe_port +EXPORT_SYMBOL drivers/parport/parport_pc 0xe4a6bc1b parport_pc_unregister_port +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x033f8c31 pcmcia_fixup_vpp +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x107f11f5 pcmcia_unregister_driver +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x148ddc93 pcmcia_loop_tuple +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x40889a4b pcmcia_loop_config +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x4a658079 pcmcia_write_config_byte +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x4d5e86de pcmcia_request_io +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x6fcf6239 pcmcia_fixup_iowidth +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x8091a54a pcmcia_get_tuple +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x8694e823 pcmcia_register_driver +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x8c0765de pcmcia_disable_device +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x9394705f pcmcia_request_irq +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xb5628340 pcmcia_release_window +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xb68df8b8 pcmcia_request_window +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xbb312663 pcmcia_parse_tuple +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xc056ac74 pcmcia_map_mem_page +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xd940f206 pcmcia_enable_device +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xdb7d70de pcmcia_get_mac_from_cis +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xe913a6de pcmcia_read_config_byte +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xec3204a3 pcmcia_dev_present +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x0ab4586b pcmcia_register_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x212db8d2 pcmcia_socket_list +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x401442be pcmcia_put_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x429bbfcf pcmcia_parse_uevents +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x4ca6355e pccard_register_pcmcia +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x7326137e pcmcia_parse_events +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xca08d8b8 pcmcia_socket_class +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xcf97f3bd dead_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xd01d9989 pcmcia_unregister_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xd8893b65 pcmcia_get_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xdc949122 pcmcia_reset_card +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xf1442bc4 pcmcia_get_socket_by_nr +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xf942709b pcmcia_socket_list_rwsem +EXPORT_SYMBOL drivers/pcmcia/pcmcia_rsrc 0x20fb2719 pccard_nonstatic_ops +EXPORT_SYMBOL drivers/pcmcia/pcmcia_rsrc 0xb7009365 pccard_static_ops +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x4527de05 cros_ec_resume +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x6659e367 cros_ec_unregister +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x9a91e665 cros_ec_suspend +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xe95148f1 cros_ec_register +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xf25aacf5 cros_ec_irq_thread +EXPORT_SYMBOL drivers/platform/chrome/cros_ec_lpcs 0xaa1c36de cros_ec_lpc_io_bytes_mec +EXPORT_SYMBOL drivers/platform/chrome/cros_ec_lpcs 0xc4ebc6b3 cros_ec_lpc_mec_init +EXPORT_SYMBOL drivers/platform/x86/dell/dcdbas 0xa75079d6 dcdbas_smi_request +EXPORT_SYMBOL drivers/platform/x86/intel/intel_punit_ipc 0x3a0b563a intel_punit_ipc_simple_command +EXPORT_SYMBOL drivers/platform/x86/sony-laptop 0xd857cac7 sony_pic_camera_command +EXPORT_SYMBOL drivers/platform/x86/wmi 0x22196d7d wmi_driver_unregister +EXPORT_SYMBOL drivers/platform/x86/wmi 0xeaa39236 __wmi_driver_register +EXPORT_SYMBOL drivers/rpmsg/qcom_glink 0xd7119b40 qcom_glink_native_rx +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0xa083da97 rpmsg_chrdev_eptdev_destroy +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0xc56dbfb1 rpmsg_chrdev_eptdev_create +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x22a91444 rpmsg_destroy_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x33e56fa6 rpmsg_create_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x3af9736b rpmsg_trysend_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x3b272dde rpmsg_send +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x5c4ef62f rpmsg_class +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x62b77c32 rpmsg_release_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x6cddaac7 rpmsg_trysendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x6eb064f5 rpmsg_send_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x790004ff __register_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x81698a11 rpmsg_create_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x9355e39f rpmsg_register_device_override +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xa3c829e5 rpmsg_sendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xae49e342 rpmsg_trysend +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xb5ba9312 rpmsg_find_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xc59845a2 rpmsg_get_mtu +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xc9f2702f rpmsg_unregister_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd1fdf0bc rpmsg_register_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xde030e0d unregister_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xe3705505 rpmsg_poll +EXPORT_SYMBOL drivers/rpmsg/rpmsg_ns 0x74ef1993 rpmsg_ns_register_device +EXPORT_SYMBOL drivers/scsi/53c700 0x3d9cece0 NCR_700_intr +EXPORT_SYMBOL drivers/scsi/53c700 0x542a3f87 NCR_700_detect +EXPORT_SYMBOL drivers/scsi/53c700 0x6a50496d NCR_700_release +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x24caa46a scsi_esp_template +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x275c7a96 scsi_esp_cmd +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x46826715 scsi_esp_unregister +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x4a29ab38 scsi_esp_intr +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xe3fc7aad scsi_esp_register +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x1605d7f7 fcoe_ctlr_recv_flogi +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x1bb4ea3d fcoe_fcf_get_selected +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x3537cfb3 fcoe_ctlr_destroy +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x3f331194 fcoe_transport_attach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x6bfc5582 fcoe_transport_detach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x6fc44944 fcoe_ctlr_link_down +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x7a92f007 fcoe_ctlr_link_up +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xaeb0a027 fcoe_ctlr_recv +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xb450d9a5 fcoe_ctlr_els_send +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xc494e24a fcoe_ctlr_init +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xd9112b80 fcoe_ctlr_set_fip_mode +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x02f52115 fc_lport_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x065bbfc4 fc_fcp_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0c588c9b fc_lport_flogi_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x190bb97b fc_lport_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x1a31d63b fc_rport_terminate_io +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x225d6e42 fc_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x22b90986 fc_exch_mgr_del +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x279d7b0f fc_lport_logo_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2a876eb1 fc_fill_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x37855d67 fc_lport_set_local_id +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x380dd7e6 fc_lport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x3864d2fa fc_seq_assign +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x39bfeb46 fc_fc4_deregister_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x3a8b34cc fc_exch_mgr_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x3b4e1949 _fc_frame_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4b60a25e fc_fabric_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4b6370c6 fc_fabric_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x50216ff0 fc_lport_iterate +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x53594bc3 fc_disc_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x56d4e455 fc_exch_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x5b6876fd fc_exch_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x5dc81093 fc_get_host_speed +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x5ddeda37 fc_set_mfs +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x681fd1cf fc_fcp_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x695373de fc_set_rport_loss_tmo +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6b1bd4b0 fc_get_host_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6e20257a fc_get_host_port_state +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x78a528e8 fc_rport_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x79ca9ed5 fc_rport_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x79fb9b65 fc_fill_reply_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7cf1bf5a fc_frame_crc_check +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7dee1a0b fc_vport_setlink +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7f3407a7 fc_seq_start_next +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8063427c fc_seq_set_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8087dfa4 fc_exch_mgr_add +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8090f27e fc_elsct_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x811811e0 fc_exch_done +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8330893e fc_rport_recv_req +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9050210a fc_elsct_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x93c88a5e fc_queuecommand +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9d50ed7e fc_rport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa155c147 libfc_vport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa1bcd198 fc_cpu_mask +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xac7eb737 fc_eh_device_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb0196412 fc_disc_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb0ddd5a1 fc_rport_flush_queue +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb7b497ec fc_exch_update_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb897d0b5 fc_rport_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb968a2e5 fc_linkdown +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb98a3e7c fc_exch_mgr_free +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb9f787ba fc_linkup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbbdd8b01 fc_slave_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc1e80ad9 fc_frame_alloc_fill +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc7c44460 fc_lport_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc873ff4d fc_lport_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd600a273 fc_exch_mgr_list_clone +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xdaaafdd3 fc_exch_mgr_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xddcf8837 fc_vport_id_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe0dcbd88 fc_lport_bsg_request +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5cf06b5 fc_lport_notifier_head +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe6fbda26 fc_eh_host_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe961822d fc_eh_abort +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xee6ac887 fc_exch_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfa4667d1 fc_seq_release +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfadfb129 fc_fc4_register_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfc5fd8b8 fc_rport_create +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x12691cf2 sas_resume_ha_no_sync +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x4a8e3d34 try_test_sas_gpio_gp_bit +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x58f6d366 sas_suspend_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x71dfebd8 sas_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x7279db0a sas_prep_resume_ha +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa60ea411 mraid_mm_register_adp +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x058c7820 qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x10bceec4 qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1511f35c qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5576fa43 qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5a80cd89 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x5bd73198 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x6f1c9fdc qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x79f6c203 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xac0c7c65 qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xae6ddc17 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xcad048af qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe5ab28dd qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x1f55cd70 qlogicfas408_ihandl +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x3fd8cd71 qlogicfas408_detect +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x724e708a qlogicfas408_abort +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x87d01bb5 qlogicfas408_queuecommand +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x9073b3d7 qlogicfas408_biosparam +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0xdb8f6f11 qlogicfas408_info +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0xdfc15156 qlogicfas408_disable_ints +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0xe0ba976d qlogicfas408_host_reset +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0xe76b3b20 qlogicfas408_get_chip_type +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0xf2b95199 qlogicfas408_setup +EXPORT_SYMBOL drivers/scsi/raid_class 0x2ddc22ef raid_class_release +EXPORT_SYMBOL drivers/scsi/raid_class 0x942c399c raid_class_attach +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x04b391d1 fc_remote_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x09bfec23 fc_host_post_vendor_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x0ff6e205 fc_host_post_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x15b48f1a fc_block_scsi_eh +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x19410760 fc_vport_create +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x27778df5 fc_block_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x35068e87 fc_remote_port_rolechg +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x375f8bbd fc_get_event_number +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x377932be fc_host_fpin_rcv +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x6cf9a4ad scsi_is_fc_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x7c2f38af fc_remote_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x817129ef fc_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x88336063 fc_host_post_fc_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x9eabc3e0 fc_eh_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xc4f66a85 fc_vport_terminate +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xc6063766 fc_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xee01ecc1 fc_find_rport_by_wwpn +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xfd59c209 fc_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x116b3733 sas_read_port_mode_page +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x1a18fc1f sas_port_delete_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x1adda607 sas_rphy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x1c1facc7 sas_port_add_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x2354bbdb sas_phy_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x24cf0693 sas_phy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x317e9a71 sas_phy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x35050109 sas_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x376380d6 sas_port_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x38564c01 scsi_is_sas_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x49fd1e8e sas_rphy_unlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x51b7e785 sas_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x5261d84f sas_expander_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x5811cd14 sas_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x6f2aee91 sas_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x6fdb84c2 sas_end_device_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x70559d96 sas_remove_children +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x7191ee59 scsi_is_sas_rphy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x782e5110 sas_port_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x94791836 sas_rphy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xa29de19e sas_phy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xbb2bf3aa sas_port_get_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xbd3fc7af sas_rphy_remove +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc71bf99e sas_port_alloc_num +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xcd9f44de sas_get_address +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xd910d4ed sas_rphy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xe21f8851 scsi_is_sas_port +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xe313525b sas_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xe65b91ac sas_port_mark_backlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x12b27521 spi_schedule_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x23496258 spi_display_xfer_agreement +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x3686ea09 spi_print_msg +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x82e69f4b spi_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x94ec4656 spi_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xa348338f spi_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x02bdad89 srp_reconnect_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x3371164a srp_start_tl_fail_timers +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x405b6e05 srp_parse_tmo +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xaab2f1c5 srp_rport_get +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xc19193f0 srp_rport_put +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xf193b2cd srp_timed_out +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x0d002f0d qmi_send_request +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x18455610 qmi_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x28ac2fd2 qmi_encode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x2f328fcb qmi_handle_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x4cd2fe40 qmi_response_type_v01_ei +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x4d1c832d qmi_send_indication +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x6051451d qmi_decode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x65bf3bdf qmi_txn_cancel +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x7bb6a00d qmi_send_response +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x841753b5 qmi_txn_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xb1293b53 qmi_txn_wait +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xc723e768 qmi_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xe350822d qmi_add_server +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x05085338 sdw_write +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x05b64f43 sdw_write_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x16d1706b sdw_prepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x16fda736 sdw_nread +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1deee061 sdw_find_row_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3b0a8582 sdw_startup_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3e213b79 sdw_bread_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x403dd588 sdw_handle_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4100ba82 sdw_bus_exit_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x42cf90a6 sdw_show_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x490a0cc3 sdw_stream_remove_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4a7252c5 sdw_slave_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4bfc3ee5 sdw_bus_master_delete +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4cde88bf sdw_disable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x60e31fbb sdw_find_col_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x65832329 sdw_compare_devid +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6f95b16b sdw_shutdown_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x71891d59 sdw_deprepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8c5a4228 sdw_master_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x90e9a999 sdw_bwrite_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9d25cdc9 sdw_stream_add_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9e122d79 sdw_alloc_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xa8f89736 sdw_nread_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xba54b904 sdw_cols +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbbec2c2e sdw_enable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbe726c0b sdw_read_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xc281e594 sdw_update_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xc7706517 sdw_extract_slave_id +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xcca2a31d sdw_nwrite_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd7da9652 sdw_update +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xda5bce09 sdw_release_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xdb7f94e7 sdw_stream_remove_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xdccaf5e6 sdw_nwrite +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xdda70af3 sdw_bus_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xdebdbed0 sdw_read +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe07eebc4 sdw_bus_master_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe352b56c sdw_bus_prep_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xed335ced sdw_slave_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xee70663b sdw_stream_add_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xeefcffd7 sdw_clear_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf53ba0b8 sdw_rows +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x041833ac sdw_cdns_alloc_pdi +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x046dff65 sdw_cdns_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x277113be cdns_bus_conf +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x34712074 sdw_cdns_irq +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x39b4b4fa sdw_cdns_is_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x44d68831 sdw_cdns_pdi_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x51d2293d cdns_xfer_msg_defer +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x6706d310 sdw_cdns_config_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x6a4b5ecc sdw_cdns_config_update_set_wait +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x6f7fa344 sdw_cdns_check_self_clearing_bits +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x8d70583e cdns_xfer_msg +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x9b671dc7 sdw_cdns_exit_reset +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xa63ecec5 sdw_cdns_config_update +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xbe0bbc84 sdw_cdns_probe +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xbf2d44de cdns_read_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xc3702040 sdw_cdns_clock_restart +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xc3b9058a cdns_set_sdw_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xc7264709 sdw_cdns_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xca137396 sdw_cdns_enable_interrupt +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0x3c4b606b sdw_compute_slave_ports +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0xfaac5851 sdw_compute_params +EXPORT_SYMBOL drivers/ssb/ssb 0x01c30825 ssb_commit_settings +EXPORT_SYMBOL drivers/ssb/ssb 0x12b0f544 ssb_set_devtypedata +EXPORT_SYMBOL drivers/ssb/ssb 0x2e998bb7 ssb_device_is_enabled +EXPORT_SYMBOL drivers/ssb/ssb 0x32e61ebc ssb_dma_translation +EXPORT_SYMBOL drivers/ssb/ssb 0x4b3692cd ssb_device_disable +EXPORT_SYMBOL drivers/ssb/ssb 0x61ee27d7 ssb_device_enable +EXPORT_SYMBOL drivers/ssb/ssb 0x638fa57c ssb_bus_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x6fd47882 ssb_pcicore_dev_irqvecs_enable +EXPORT_SYMBOL drivers/ssb/ssb 0x85eee0d4 ssb_pmu_set_ldo_voltage +EXPORT_SYMBOL drivers/ssb/ssb 0x924a0eda ssb_chipco_gpio_control +EXPORT_SYMBOL drivers/ssb/ssb 0x940d938f ssb_bus_powerup +EXPORT_SYMBOL drivers/ssb/ssb 0x9f76bd42 ssb_pmu_set_ldo_paref +EXPORT_SYMBOL drivers/ssb/ssb 0xa69a52f4 __ssb_driver_register +EXPORT_SYMBOL drivers/ssb/ssb 0xae16ce5c ssb_clockspeed +EXPORT_SYMBOL drivers/ssb/ssb 0xc3c39b52 ssb_pcihost_register +EXPORT_SYMBOL drivers/ssb/ssb 0xc77c6552 ssb_bus_suspend +EXPORT_SYMBOL drivers/ssb/ssb 0xcb17f1cb ssb_admatch_base +EXPORT_SYMBOL drivers/ssb/ssb 0xdfc7c6ef ssb_admatch_size +EXPORT_SYMBOL drivers/ssb/ssb 0xe044d11e ssb_bus_may_powerdown +EXPORT_SYMBOL drivers/ssb/ssb 0xf1dd224c ssb_driver_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0xfcbb39a9 ssb_bus_sdiobus_register +EXPORT_SYMBOL drivers/ssb/ssb 0xff90def7 ssb_bus_resume +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x2de7f05d fbtft_write_reg16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x37e54168 fbtft_write_vmem16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x4e809f42 fbtft_write_gpio8_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x7117cadc fbtft_read_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x71408e0a fbtft_remove_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x7c590f2e fbtft_write_gpio16_wr_latched +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x7ee2d49f fbtft_write_spi_emulate_9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x81e5786c fbtft_framebuffer_alloc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x8497c664 fbtft_write_reg8_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x86311133 fbtft_write_vmem16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x879d7133 fbtft_init_display +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x8e38be08 fbtft_write_gpio16_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x979231df fbtft_unregister_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x99f3937a fbtft_register_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x9b4a6706 fbtft_write_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xa05eb45a fbtft_write_buf_dc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xab15b42e fbtft_unregister_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc259eb2d fbtft_write_reg8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc466993e fbtft_write_vmem16_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc5a81bfa fbtft_probe_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xce414b2c fbtft_framebuffer_release +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xe7a5e356 fbtft_dbg_hex +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xee1db220 fbtft_register_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xfce6c4c2 fbtft_write_vmem8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xfcf8cd12 fbtft_write_reg16_bus16 +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x2ad42deb gbaudio_module_update +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x689aa60a gbaudio_unregister_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x99b966ff gbaudio_register_module +EXPORT_SYMBOL drivers/staging/iio/addac/adt7316 0xd3abdb23 adt7316_probe +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x02614ddd rtllib_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x04059cf6 rtllib_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x122604f1 rtllib_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x19f7b88b rtllib_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x22166084 rt_global_debug_component +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2686c5f9 rtllib_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x3009eec8 rtllib_act_scanning +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x303701db rtllib_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x34136048 rtllib_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x3631ce83 alloc_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x3d65d868 free_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x416a7c09 rtllib_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x46505d8b rtllib_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4684aa77 rtllib_EnableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x49ef023c HT_update_self_and_peer_setting +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4a4d39e8 rtllib_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4b8ccb10 rtllib_xmit +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4c0ea48e rtllib_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x582d4451 notify_wx_assoc_event +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x58e1b98f rtllib_MgntDisconnect +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x6236ef62 rtllib_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x6257a42c rtllib_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x74481cde rtllib_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7a6807a5 rtllib_rx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x821a0927 rtllib_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x83a74d27 rtllib_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8b08bf36 rtllib_DisableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8b8f8f35 rtllib_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8fda7305 dot11d_channel_map +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8fdc7f85 rtllib_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x923f85e3 rtllib_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x98051d26 rtllib_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x98e62eed rtllib_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x98fa79c1 rtllib_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xaf979bcb dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xbba44d46 rtllib_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xbd44393c rtllib_sta_ps_send_null_frame +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc4882954 rtllib_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc649dc99 rtllib_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xcc61f937 rtllib_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xcea00f56 rtllib_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd01dcc44 rtllib_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd689c7be rtllib_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe0fbea2b rtllib_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe44c6083 rtllib_stop_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe4df8bb8 rtllib_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe4ee021f rtllib_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xef6df114 RemovePeerTS +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf40d33ae rtllib_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xfcc2bc7c rtllib_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x01d150a6 ieee80211_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0569e7ef ieee80211_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x06157fa6 ieee80211_rx_mgt +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0cb99b0c ieee80211_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0e2a1b44 is_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0e9aee81 ieee80211_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0ed79439 ieee80211_softmac_xmit +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x1493a834 ieee80211_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x15b37d6f ieee80211_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x165ec62b ieee80211_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x1afe7112 ieee80211_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x1b8e9dba ieee80211_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x1f2c5265 ieee80211_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x227e9cf1 ieee80211_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x232e7944 ieee80211_wlan_frequencies +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x35499a47 ieee80211_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x35ce1096 ieee80211_softmac_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3686898b ieee80211_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3809a881 dot11d_get_max_tx_pwr_in_dbm +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3dcd447c ieee80211_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3e1bd915 ieee80211_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x41f0dd0e HTUpdateSelfAndPeerSetting +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x494823a6 ieee80211_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4da27d17 ieee80211_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x51cde325 ieee80211_wx_get_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x552ebd7a dot11d_update_country_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x65e76229 ieee80211_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6651f895 ieee80211_is_shortslot +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x667ca39a ieee80211_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x683def64 ieee80211_disassociate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6965922f ieee80211_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6f0b6931 ieee80211_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x851a9d6f ieee80211_txb_free +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x87b67a52 notify_wx_assoc_event_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x87fea315 ieee80211_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8bab18f4 ieee80211_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8ebe6492 dot11d_reset +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x93a95bbb ieee80211_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa2c36c71 ieee80211_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa3319dc0 ieee80211_stop_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa3b03354 ieee80211_wpa_supplicant_ioctl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa5eb82aa ieee80211_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xaba5957c ieee80211_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xaf9b5103 rtl8192u_dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb0b6c0cc ieee80211_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb1bc7a04 ieee80211_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb5d3dc07 SendDisassociation_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xbdcd47cd to_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc10d7a53 ieee80211_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc46ef84b dot11d_scan_complete +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc5841142 ieee80211_rx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xcac07a70 ieee80211_wake_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd903a1d1 ieee80211_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xdf10e018 ieee80211_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe3372510 ieee80211_is_54g +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xfd05c1a7 ieee80211_wx_set_scan +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x00f32ae1 iscsit_build_task_mgt_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x07249d43 iscsit_build_text_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1318d836 iscsit_thread_check_cpumask +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1722d6c6 iscsit_tmr_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1d75c803 iscsit_process_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2d2fac37 iscsit_free_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x343a9426 iscsit_build_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x35ca6683 iscsit_logout_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4af1d2e1 iscsit_build_nopin_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x58bd2651 iscsit_allocate_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x63b2be22 iscsit_stop_dataout_timer +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6b7fc99a iscsit_handle_snack +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x770ac82c iscsit_handle_task_mgt_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x7852f57d iscsit_add_cmd_to_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x7dc0a50f iscsit_check_dataout_payload +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x804608f0 iscsit_response_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x862acb82 iscsi_target_check_login_request +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x89e9a49b iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x91c28774 iscsit_build_datain_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x922272a4 iscsit_get_datain_values +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x92f4792a iscsit_increment_maxcmdsn +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x98e3300b iscsit_build_logout_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x9a9e108e iscsit_cause_connection_reinstatement +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x9beed592 iscsit_process_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x9c0cd350 iscsit_release_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x9ceaf07c iscsit_setup_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa31fc844 iscsit_set_unsolicited_dataout +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xaa48f67f iscsit_reject_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xade9abf8 iscsit_process_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb0ac7c6c iscsit_register_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb1dd51ac iscsit_unregister_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb6ec8072 iscsit_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xbedfde44 iscsit_find_cmd_from_itt_or_dump +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc5a83b37 iscsit_setup_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc7988407 iscsi_change_param_sprintf +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc88e3373 iscsit_build_r2ts_for_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc924ae3d iscsit_aborted_task +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xca8d2af6 iscsit_sequence_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe173e59f iscsit_find_cmd_from_itt +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe62bb060 __iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xea47f709 iscsit_handle_logout_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf252a064 iscsit_setup_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf34332f0 iscsi_find_param_from_key +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf7bee033 iscsit_build_rsp_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xfbf1d6c5 iscsit_queue_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xfffe110b iscsit_add_reject +EXPORT_SYMBOL drivers/target/target_core_mod 0x065b93f6 target_backend_unregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x06d10617 transport_generic_new_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x0871ffd6 transport_set_vpd_ident +EXPORT_SYMBOL drivers/target/target_core_mod 0x0bc49415 target_execute_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x0bd22894 core_tpg_deregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x0ff6fb36 transport_send_check_condition_and_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0x11e3dc51 transport_handle_cdb_direct +EXPORT_SYMBOL drivers/target/target_core_mod 0x142072c0 transport_set_vpd_assoc +EXPORT_SYMBOL drivers/target/target_core_mod 0x159b0634 sbc_dif_verify +EXPORT_SYMBOL drivers/target/target_core_mod 0x1748b07f target_send_busy +EXPORT_SYMBOL drivers/target/target_core_mod 0x1872021e __transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x18a25b75 transport_alloc_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x20882200 transport_lookup_cmd_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x218c4e88 transport_lookup_tmr_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x221119eb passthrough_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x25861bab transport_wait_for_tasks +EXPORT_SYMBOL drivers/target/target_core_mod 0x26402622 core_tpg_register +EXPORT_SYMBOL drivers/target/target_core_mod 0x27b4cdc1 target_show_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x3037f3fd spc_emulate_report_luns +EXPORT_SYMBOL drivers/target/target_core_mod 0x3350d87b core_tmr_alloc_req +EXPORT_SYMBOL drivers/target/target_core_mod 0x3422e2fa core_tpg_get_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x3a20a9d7 transport_set_vpd_ident_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x3e3cbf6b sbc_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x3fd745dc core_tpg_check_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x4584aced target_get_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x4a60ad97 target_complete_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x50bdea32 core_allocate_nexus_loss_ua +EXPORT_SYMBOL drivers/target/target_core_mod 0x530674f5 target_unregister_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x542cc59e target_put_nacl +EXPORT_SYMBOL drivers/target/target_core_mod 0x59daab4a sbc_get_device_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x5ad14238 transport_copy_sense_to_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x5bdb610a target_free_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0x60344fff target_wait_for_sess_cmds +EXPORT_SYMBOL drivers/target/target_core_mod 0x63c9b42e transport_generic_request_failure +EXPORT_SYMBOL drivers/target/target_core_mod 0x6607fdc9 core_tpg_set_initiator_node_tag +EXPORT_SYMBOL drivers/target/target_core_mod 0x6761c838 core_tpg_set_initiator_node_queue_depth +EXPORT_SYMBOL drivers/target/target_core_mod 0x6c25b22a target_stop_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x6c6d9d4a spc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x7286babc target_cmd_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x74b8e672 target_nacl_find_deve +EXPORT_SYMBOL drivers/target/target_core_mod 0x7bf71864 transport_generic_free_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x7d7e2968 target_tpg_has_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x7ec58687 sbc_dif_copy_prot +EXPORT_SYMBOL drivers/target/target_core_mod 0x8040a6e9 transport_free_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x81c3dcc7 target_undepend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0x81efe1f0 transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x85edd570 target_setup_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x899d7269 sbc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x8cb43552 target_set_cmd_data_length +EXPORT_SYMBOL drivers/target/target_core_mod 0x8e1101d1 target_configure_unmap_from_queue +EXPORT_SYMBOL drivers/target/target_core_mod 0x8ec2d3f1 passthrough_pr_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x9ef20bd0 spc_emulate_evpd_83 +EXPORT_SYMBOL drivers/target/target_core_mod 0xa01a83ae target_remove_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xa05ff52b transport_backend_register +EXPORT_SYMBOL drivers/target/target_core_mod 0xa286972e target_complete_cmd_with_length +EXPORT_SYMBOL drivers/target/target_core_mod 0xa656bc2e target_lun_is_rdonly +EXPORT_SYMBOL drivers/target/target_core_mod 0xaa63aa17 target_submit_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0xac5090c0 target_depend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0xaefbcacd target_alloc_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0xb871e2d5 sbc_get_write_same_sectors +EXPORT_SYMBOL drivers/target/target_core_mod 0xbc87a78c passthrough_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0xbea59e27 target_show_dynamic_sessions +EXPORT_SYMBOL drivers/target/target_core_mod 0xc2a0c123 target_put_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xc76f2fd4 target_register_template +EXPORT_SYMBOL drivers/target/target_core_mod 0xce107e94 target_complete_cmd_with_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0xced6e05e transport_init_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xd223bc80 transport_kmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0xd7293119 transport_generic_handle_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0xdae3f9ef transport_alloc_session_tags +EXPORT_SYMBOL drivers/target/target_core_mod 0xded9b027 spc_emulate_inquiry_std +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3397e3c target_cmd_init_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3c2dfe0 transport_set_vpd_proto_id +EXPORT_SYMBOL drivers/target/target_core_mod 0xf44c5330 core_alua_check_nonop_delay +EXPORT_SYMBOL drivers/target/target_core_mod 0xf6df3bd3 transport_kunmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0xf7034e11 transport_deregister_session_configfs +EXPORT_SYMBOL drivers/target/target_core_mod 0xf7575386 target_submit_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xfae3cf52 transport_deregister_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xfae499e9 __target_init_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xfd248982 target_to_linux_sector +EXPORT_SYMBOL drivers/thermal/intel/int340x_thermal/acpi_thermal_rel 0x1887763e acpi_thermal_rel_misc_device_add +EXPORT_SYMBOL drivers/thermal/intel/int340x_thermal/acpi_thermal_rel 0x86c998e6 acpi_thermal_rel_misc_device_remove +EXPORT_SYMBOL drivers/thermal/intel/int340x_thermal/acpi_thermal_rel 0x9103c585 acpi_parse_art +EXPORT_SYMBOL drivers/thermal/intel/int340x_thermal/acpi_thermal_rel 0xf0f9fe0d acpi_parse_trt +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x08dbda33 ufshcd_runtime_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x2699d13f ufshcd_system_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x2e5e174b ufshcd_system_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x4f7a6885 ufshcd_get_local_unipro_ver +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x5ef3e782 ufshcd_alloc_host +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x7861adfc ufshcd_runtime_suspend +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0x7517b3c2 tc_dwc_g210_config_20_bit +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0xf554acef tc_dwc_g210_config_40_bit +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x2f7f12b9 ufshcd_dwc_dme_set_attrs +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x9ab645e3 ufshcd_dwc_link_startup_notify +EXPORT_SYMBOL drivers/usb/class/cdc-wdm 0xf7a4b727 usb_cdc_wdm_register +EXPORT_SYMBOL drivers/usb/gadget/libcomposite 0x5ed2aabd usb_os_desc_prepare_interf_dir +EXPORT_SYMBOL drivers/usb/host/sl811-hcd 0xeb4bbf6c sl811h_driver +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x0917bacf usb_wwan_chars_in_buffer +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x0a9e1015 usb_wwan_port_remove +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x21b0018a usb_wwan_open +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x322fc464 usb_wwan_dtr_rts +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x3e286808 usb_wwan_tiocmget +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x7e0d9fae usb_wwan_write +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xa57837a3 usb_wwan_resume +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xc26cab98 usb_wwan_tiocmset +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xc5c85527 usb_wwan_close +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xe8954b1a usb_wwan_write_room +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xfc446471 usb_wwan_suspend +EXPORT_SYMBOL drivers/usb/serial/usbserial 0x69bb07e0 usb_serial_suspend +EXPORT_SYMBOL drivers/usb/serial/usbserial 0xc2cfb017 usb_serial_resume +EXPORT_SYMBOL drivers/vdpa/vdpa 0x8a0fa4a3 vdpa_set_status +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0x0f1bcf6f mdev_unregister_driver +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0x58b5d8d7 mdev_register_driver +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0x82fa5875 mdev_register_parent +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0x99640a74 mdev_unregister_parent +EXPORT_SYMBOL drivers/vfio/vfio 0x0c053b4c vfio_unpin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0x19567d06 vfio_info_cap_shift +EXPORT_SYMBOL drivers/vfio/vfio 0x311169b5 vfio_pin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0x42b044ce vfio_dma_rw +EXPORT_SYMBOL drivers/vfio/vfio 0x6c28be5a vfio_info_add_capability +EXPORT_SYMBOL drivers/vfio/vfio 0xadc044b7 vfio_set_irqs_validate_and_prepare +EXPORT_SYMBOL drivers/vhost/vhost 0x4568483c vhost_chr_poll +EXPORT_SYMBOL drivers/vhost/vhost 0xe68d19a4 vhost_chr_write_iter +EXPORT_SYMBOL drivers/vhost/vringh 0x22535a6e vringh_abandon_user +EXPORT_SYMBOL drivers/vhost/vringh 0x22f44e7d vringh_getdesc_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x31848eae vringh_notify_enable_user +EXPORT_SYMBOL drivers/vhost/vringh 0x372fd6c2 vringh_init_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3a5d8ed7 vringh_getdesc_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3b304ebb vringh_iov_push_user +EXPORT_SYMBOL drivers/vhost/vringh 0x4311cd91 vringh_iov_pull_user +EXPORT_SYMBOL drivers/vhost/vringh 0x52bae5f4 vringh_complete_multi_user +EXPORT_SYMBOL drivers/vhost/vringh 0x660779c8 vringh_kiov_advance +EXPORT_SYMBOL drivers/vhost/vringh 0x6bcdc931 vringh_complete_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x6bf1b1c2 vringh_complete_user +EXPORT_SYMBOL drivers/vhost/vringh 0x7eaceeaa vringh_init_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x8f8840e8 vringh_notify_enable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x932af7d7 vringh_notify_disable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x964ca823 vringh_iov_push_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x97fa07e9 vringh_iov_push_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9a775e41 vringh_init_iotlb_va +EXPORT_SYMBOL drivers/vhost/vringh 0x9a81a3f6 vringh_need_notify_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9bdd89ae vringh_abandon_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x9f597502 vringh_complete_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xacec70e7 vringh_need_notify_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xb98c2548 vringh_getdesc_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xbb2391f3 vringh_notify_enable_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xbdb0df4e vringh_set_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc33f4090 vringh_iov_pull_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc467f54a vringh_abandon_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xc5a7eb98 vringh_notify_disable_user +EXPORT_SYMBOL drivers/vhost/vringh 0xcc0cbfb9 vringh_need_notify_user +EXPORT_SYMBOL drivers/vhost/vringh 0xd8535ad6 vringh_init_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xde804bb9 vringh_iov_pull_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xe08ccbed vringh_notify_disable_iotlb +EXPORT_SYMBOL drivers/video/backlight/lcd 0x7eb349e4 lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0x9abbef9a lcd_device_unregister +EXPORT_SYMBOL drivers/video/backlight/lcd 0xb0b95dc2 devm_lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0xb1e692d5 devm_lcd_device_unregister +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x17f3f471 svga_set_default_seq_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x1be6dc30 svga_set_textmode_vga_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x3b6f4342 svga_settile +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x4ab38ef2 svga_set_default_crt_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x5fe6bc42 svga_tilecursor +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x83a41489 svga_set_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c337c2 svga_wcrt_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c97d2a svga_match_format +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x8e9f2977 svga_get_tilemax +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb02c1673 svga_tileblit +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb0ab2b2e svga_check_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xbb0228a3 svga_get_caps +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xc2535465 svga_tilecopy +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd22ca511 svga_set_default_atc_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd6ec2c44 svga_compute_pll +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xdcc5a013 svga_wseq_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xe28d2a49 svga_set_default_gfx_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xe48a7c92 svga_tilefill +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x0cc3ede5 cyber2000fb_detach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x534b6f18 cyber2000fb_disable_extregs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0xb39f68d1 cyber2000fb_enable_extregs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0xd3890842 cyber2000fb_attach +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x233917d1 mac_vmode_to_var +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x2d76b4dc mac_find_mode +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0xe2304303 mac_map_monitor_sense +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x1a03b2a6 matroxfb_g450_setclk +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x960eab13 matroxfb_g450_setpll_cond +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0xa39dae0a g450_mnp2f +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x1a880e22 DAC1064_global_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x2a76f85f matrox_G100 +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x34d363f9 DAC1064_global_restore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x5010eb8d matrox_mystique +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_Ti3026 0xea29a3a7 matrox_millennium +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_accel 0xe950beb4 matrox_cfbX_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x0bf4f052 matroxfb_wait_for_sync +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x3c27913b matroxfb_enable_irq +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xe285da3d matroxfb_register_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xeb4ec1ab matroxfb_unregister_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0x790a5da2 matroxfb_g450_connect +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0xadb066d9 matroxfb_g450_shutdown +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x25cf8049 matroxfb_PLL_calcclock +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x260061cb matroxfb_vgaHWinit +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x4f446ba0 matroxfb_read_pins +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x5ea31fc7 matroxfb_DAC_in +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x737e8822 matroxfb_vgaHWrestore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x75e4c464 matroxfb_DAC_out +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xcdc90c64 matroxfb_var2my +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0x3037658e sis_malloc +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0xfe963115 sis_free +EXPORT_SYMBOL drivers/video/vgastate 0x686de290 restore_vga +EXPORT_SYMBOL drivers/video/vgastate 0xe7a2620e save_vga +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x02ec36c1 vbg_get_gdev +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x260590c0 vbg_err +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x373a7a51 vbg_hgcm_call +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x569b312f vbg_info +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x68f1cf1a vbg_err_ratelimited +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x70cdcbfd vbg_warn +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x8d4e8c2d vbg_hgcm_connect +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x9acf0e1e vbg_hgcm_disconnect +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x9c072aa8 vbg_status_code_to_errno +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0xb22331a9 vbg_put_gdev +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x33db91b7 virtio_dma_buf_get_uuid +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xbd75268e is_virtio_dma_buf +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xd84a6409 virtio_dma_buf_attach +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xe1295c31 virtio_dma_buf_export +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x7f91615a w1_ds2780_io +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0xd40e1cd0 w1_ds2780_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0x440f80d1 w1_ds2781_io +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0x59e84c2d w1_ds2781_eeprom_cmd +EXPORT_SYMBOL drivers/w1/wire 0x041fb1d7 w1_remove_master_device +EXPORT_SYMBOL drivers/w1/wire 0x3f978def w1_unregister_family +EXPORT_SYMBOL drivers/w1/wire 0xea26b09a w1_add_master_device +EXPORT_SYMBOL drivers/w1/wire 0xf1ae16f6 w1_register_family +EXPORT_SYMBOL drivers/watchdog/iTCO_vendor_support 0x04e133fc iTCO_vendor_check_noreboot_on +EXPORT_SYMBOL drivers/watchdog/iTCO_vendor_support 0x75bec08d iTCO_vendor_pre_stop +EXPORT_SYMBOL drivers/watchdog/iTCO_vendor_support 0xc8930f32 iTCO_vendor_pre_start +EXPORT_SYMBOL drivers/watchdog/iTCO_vendor_support 0xed2a3373 iTCO_vendorsupport +EXPORT_SYMBOL fs/fscache/fscache 0x0bb1be3f __fscache_resize_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x0d693502 __fscache_begin_write_operation +EXPORT_SYMBOL fs/fscache/fscache 0x13d76d72 __fscache_relinquish_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x13f7ae72 __fscache_write_to_cache +EXPORT_SYMBOL fs/fscache/fscache 0x1a0d09e7 fscache_n_write +EXPORT_SYMBOL fs/fscache/fscache 0x2073ba5d __SCK__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x234a140d __traceiter_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x24e6386e fscache_io_error +EXPORT_SYMBOL fs/fscache/fscache 0x2b3ec5c9 fscache_cookie_lookup_negative +EXPORT_SYMBOL fs/fscache/fscache 0x3cd76b2f fscache_dirty_folio +EXPORT_SYMBOL fs/fscache/fscache 0x43382d08 fscache_end_volume_access +EXPORT_SYMBOL fs/fscache/fscache 0x43e6d3e4 fscache_wait_for_operation +EXPORT_SYMBOL fs/fscache/fscache 0x4404d2aa fscache_n_no_create_space +EXPORT_SYMBOL fs/fscache/fscache 0x46796bf8 __fscache_unuse_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x4996bd29 fscache_n_updates +EXPORT_SYMBOL fs/fscache/fscache 0x557a775f fscache_addremove_sem +EXPORT_SYMBOL fs/fscache/fscache 0x58fc1e2a __fscache_acquire_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x5954d7ac __SCT__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x5a17e212 __SCK__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x5a834df7 __fscache_begin_read_operation +EXPORT_SYMBOL fs/fscache/fscache 0x6cc111be fscache_relinquish_cache +EXPORT_SYMBOL fs/fscache/fscache 0x6d105fa3 fscache_withdraw_cache +EXPORT_SYMBOL fs/fscache/fscache 0x72510cde __fscache_invalidate +EXPORT_SYMBOL fs/fscache/fscache 0x7b1b25da __SCT__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x7c87e02d __SCT__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x7d8cac58 __SCK__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x858c3e8c fscache_get_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x8c2d6da7 fscache_clearance_waiters +EXPORT_SYMBOL fs/fscache/fscache 0x9002ca48 fscache_withdraw_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x90d447f3 fscache_n_culled +EXPORT_SYMBOL fs/fscache/fscache 0x9c0ed76b __fscache_use_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x9cfd5a21 fscache_add_cache +EXPORT_SYMBOL fs/fscache/fscache 0x9ffefcb2 fscache_n_read +EXPORT_SYMBOL fs/fscache/fscache 0xa3d786a1 fscache_caching_failed +EXPORT_SYMBOL fs/fscache/fscache 0xad66f1b3 fscache_withdraw_volume +EXPORT_SYMBOL fs/fscache/fscache 0xae6040a5 __traceiter_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xbca46908 fscache_wq +EXPORT_SYMBOL fs/fscache/fscache 0xbd651660 fscache_end_cookie_access +EXPORT_SYMBOL fs/fscache/fscache 0xbf7a1caa __fscache_acquire_volume +EXPORT_SYMBOL fs/fscache/fscache 0xcb086927 __tracepoint_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xcce11a60 fscache_n_no_write_space +EXPORT_SYMBOL fs/fscache/fscache 0xd19eccbd __fscache_clear_page_bits +EXPORT_SYMBOL fs/fscache/fscache 0xd4004cc0 __tracepoint_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xdab068e0 fscache_resume_after_invalidation +EXPORT_SYMBOL fs/fscache/fscache 0xdbe26006 fscache_acquire_cache +EXPORT_SYMBOL fs/fscache/fscache 0xdcb87498 __traceiter_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xe07f5235 __tracepoint_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0xf3823017 __fscache_relinquish_volume +EXPORT_SYMBOL fs/fscache/fscache 0xfab11f59 fscache_put_cookie +EXPORT_SYMBOL fs/netfs/netfs 0x53fe66a6 netfs_stats_show +EXPORT_SYMBOL fs/netfs/netfs 0x59fb3d05 netfs_read_folio +EXPORT_SYMBOL fs/netfs/netfs 0x6b884fbd netfs_subreq_terminated +EXPORT_SYMBOL fs/netfs/netfs 0x759445b0 netfs_write_begin +EXPORT_SYMBOL fs/netfs/netfs 0xe15fa243 netfs_readahead +EXPORT_SYMBOL fs/ocfs2/cluster/ocfs2_nodemanager 0xbfd7d7a2 o2hb_global_heartbeat_active +EXPORT_SYMBOL fs/quota/quota_tree 0x22c2b595 qtree_entry_unused +EXPORT_SYMBOL fs/quota/quota_tree 0x2aabcf7d qtree_write_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x34ee68c1 qtree_get_next_id +EXPORT_SYMBOL fs/quota/quota_tree 0x50c12f01 qtree_delete_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x5c1ee0c1 qtree_release_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x96131903 qtree_read_dquot +EXPORT_SYMBOL lib/crc-itu-t 0x09a34a2b crc_itu_t +EXPORT_SYMBOL lib/crc-itu-t 0xd819a524 crc_itu_t_table +EXPORT_SYMBOL lib/crc7 0x65aaf037 crc7_be_syndrome_table +EXPORT_SYMBOL lib/crc7 0xba55d23e crc7_be +EXPORT_SYMBOL lib/crc8 0x9c5d5b94 crc8 +EXPORT_SYMBOL lib/crc8 0xaa8106bc crc8_populate_msb +EXPORT_SYMBOL lib/crc8 0xc3cd034d crc8_populate_lsb +EXPORT_SYMBOL lib/crypto/libarc4 0x2bb32ad1 arc4_setkey +EXPORT_SYMBOL lib/crypto/libarc4 0xcd47fcc4 arc4_crypt +EXPORT_SYMBOL lib/crypto/libchacha 0xcec122d7 chacha_crypt_generic +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x147c3f2e chacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x521c7102 xchacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x6c713da5 chacha20poly1305_encrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x916491ac chacha20poly1305_decrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xc20134e7 chacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xce15a526 xchacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x12627f15 curve25519_generic +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x4a5a8811 curve25519_null_point +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x7e6fdbfc curve25519_base_point +EXPORT_SYMBOL lib/crypto/libpoly1305 0x021f3700 poly1305_core_blocks +EXPORT_SYMBOL lib/crypto/libpoly1305 0xbcb90cb3 poly1305_core_emit +EXPORT_SYMBOL lib/crypto/libpoly1305 0xd45b9cf4 poly1305_core_setkey +EXPORT_SYMBOL lib/libcrc32c 0xb15b4109 crc32c +EXPORT_SYMBOL lib/lru_cache 0x0cb562e6 lc_put +EXPORT_SYMBOL lib/lru_cache 0x12de578e lc_committed +EXPORT_SYMBOL lib/lru_cache 0x1d2ebc6a lc_get +EXPORT_SYMBOL lib/lru_cache 0x2675693b lc_del +EXPORT_SYMBOL lib/lru_cache 0x464f529a lc_seq_dump_details +EXPORT_SYMBOL lib/lru_cache 0x75e88edc lc_destroy +EXPORT_SYMBOL lib/lru_cache 0x96d40a48 lc_try_get +EXPORT_SYMBOL lib/lru_cache 0xa79000a0 lc_is_used +EXPORT_SYMBOL lib/lru_cache 0xaeb959aa lc_create +EXPORT_SYMBOL lib/lru_cache 0xbf18a077 lc_reset +EXPORT_SYMBOL lib/lru_cache 0xc0772527 lc_seq_printf_stats +EXPORT_SYMBOL lib/lru_cache 0xc4d8d7a4 lc_find +EXPORT_SYMBOL lib/lru_cache 0xdbdee578 lc_element_by_index +EXPORT_SYMBOL lib/lru_cache 0xf0e20f9b lc_try_lock +EXPORT_SYMBOL lib/lru_cache 0xfba16232 lc_get_cumulative +EXPORT_SYMBOL lib/lz4/lz4_compress 0x4f4d78c5 LZ4_compress_default +EXPORT_SYMBOL lib/lz4/lz4_compress 0x5bc92e85 LZ4_compress_destSize +EXPORT_SYMBOL lib/lz4/lz4_compress 0x6004858d LZ4_compress_fast +EXPORT_SYMBOL lib/lz4/lz4_compress 0x635ff76d LZ4_saveDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0x749849d8 LZ4_loadDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0xf9eced44 LZ4_compress_fast_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x38f7b6e0 LZ4_compress_HC_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x93ff008c LZ4_loadDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x9cef495b LZ4_saveDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0xddf86133 LZ4_compress_HC +EXPORT_SYMBOL lib/math/cordic 0x7e431c15 cordic_calc_iq +EXPORT_SYMBOL lib/objagg 0x0363233d objagg_obj_raw +EXPORT_SYMBOL lib/objagg 0x23865923 objagg_destroy +EXPORT_SYMBOL lib/objagg 0x24ca5ca9 objagg_obj_root_priv +EXPORT_SYMBOL lib/objagg 0x342aefe2 objagg_obj_delta_priv +EXPORT_SYMBOL lib/objagg 0x352633f4 objagg_hints_stats_get +EXPORT_SYMBOL lib/objagg 0x3c58e78f objagg_hints_put +EXPORT_SYMBOL lib/objagg 0x6691f29d objagg_obj_put +EXPORT_SYMBOL lib/objagg 0x679e8cc2 objagg_create +EXPORT_SYMBOL lib/objagg 0xb17ab162 objagg_obj_get +EXPORT_SYMBOL lib/objagg 0xdaa3ee68 objagg_stats_get +EXPORT_SYMBOL lib/objagg 0xf5511527 objagg_stats_put +EXPORT_SYMBOL lib/objagg 0xfaa9d1a8 objagg_hints_get +EXPORT_SYMBOL lib/parman 0x0f518717 parman_prio_init +EXPORT_SYMBOL lib/parman 0x7b03d378 parman_item_add +EXPORT_SYMBOL lib/parman 0x8b7e26f5 parman_item_remove +EXPORT_SYMBOL lib/parman 0xc3e2d892 parman_create +EXPORT_SYMBOL lib/parman 0xc6a3d260 parman_prio_fini +EXPORT_SYMBOL lib/parman 0xca39ae6a parman_destroy +EXPORT_SYMBOL lib/raid6/raid6_pq 0x0b2c64a3 raid6_vgfmul +EXPORT_SYMBOL lib/raid6/raid6_pq 0x17f54263 raid6_gfexp +EXPORT_SYMBOL lib/raid6/raid6_pq 0x59a2712d raid6_gfinv +EXPORT_SYMBOL lib/raid6/raid6_pq 0xb0d904b7 raid6_empty_zero_page +EXPORT_SYMBOL lib/raid6/raid6_pq 0xc8e3332b raid6_gflog +EXPORT_SYMBOL lib/raid6/raid6_pq 0xcc4ee841 raid6_gfexi +EXPORT_SYMBOL lib/raid6/raid6_pq 0xd91319d6 raid6_gfmul +EXPORT_SYMBOL net/6lowpan/6lowpan 0x02ca43b6 lowpan_register_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0x68784566 lowpan_nhc_add +EXPORT_SYMBOL net/6lowpan/6lowpan 0x79045864 lowpan_unregister_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0x95a3ce96 lowpan_register_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0xd94ca2e8 lowpan_nhc_del +EXPORT_SYMBOL net/6lowpan/6lowpan 0xea06074e lowpan_unregister_netdev +EXPORT_SYMBOL net/802/p8022 0x12bde738 unregister_8022_client +EXPORT_SYMBOL net/802/p8022 0x69d6e345 register_8022_client +EXPORT_SYMBOL net/802/psnap 0x8072fd5c unregister_snap_client +EXPORT_SYMBOL net/802/psnap 0xc10ec7e4 register_snap_client +EXPORT_SYMBOL net/9p/9pnet 0x0282e742 p9_client_walk +EXPORT_SYMBOL net/9p/9pnet 0x03693b52 p9_client_destroy +EXPORT_SYMBOL net/9p/9pnet 0x0737be90 v9fs_register_trans +EXPORT_SYMBOL net/9p/9pnet 0x09fb65b6 p9_client_readdir +EXPORT_SYMBOL net/9p/9pnet 0x0ade972b p9_client_begin_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x0b6f80c4 p9_client_getlock_dotl +EXPORT_SYMBOL net/9p/9pnet 0x12e45aef v9fs_get_trans_by_name +EXPORT_SYMBOL net/9p/9pnet 0x14bcabdc p9_client_read_once +EXPORT_SYMBOL net/9p/9pnet 0x1759753e p9_client_mkdir_dotl +EXPORT_SYMBOL net/9p/9pnet 0x19d1e86f v9fs_unregister_trans +EXPORT_SYMBOL net/9p/9pnet 0x250a2f0f p9_client_attach +EXPORT_SYMBOL net/9p/9pnet 0x2cc0d146 p9_client_remove +EXPORT_SYMBOL net/9p/9pnet 0x2f8ec2ef do_trace_9p_fid_put +EXPORT_SYMBOL net/9p/9pnet 0x305b2729 p9_is_proto_dotu +EXPORT_SYMBOL net/9p/9pnet 0x3071430a __tracepoint_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0x3c59583d p9_client_symlink +EXPORT_SYMBOL net/9p/9pnet 0x3d73a797 p9_errstr2errno +EXPORT_SYMBOL net/9p/9pnet 0x41ce9823 p9stat_read +EXPORT_SYMBOL net/9p/9pnet 0x45c2ecfe p9_client_create_dotl +EXPORT_SYMBOL net/9p/9pnet 0x45d3ae8c p9_client_mknod_dotl +EXPORT_SYMBOL net/9p/9pnet 0x494549a7 __SCK__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0x4a60ac13 p9_client_stat +EXPORT_SYMBOL net/9p/9pnet 0x4ad6f8c8 v9fs_get_default_trans +EXPORT_SYMBOL net/9p/9pnet 0x4ba99359 p9_fcall_fini +EXPORT_SYMBOL net/9p/9pnet 0x5461ef0d p9_client_clunk +EXPORT_SYMBOL net/9p/9pnet 0x564f0a01 p9_client_open +EXPORT_SYMBOL net/9p/9pnet 0x596e8af2 p9_client_read +EXPORT_SYMBOL net/9p/9pnet 0x64020efc p9_client_wstat +EXPORT_SYMBOL net/9p/9pnet 0x761cad64 p9_parse_header +EXPORT_SYMBOL net/9p/9pnet 0x77b09105 p9_client_getattr_dotl +EXPORT_SYMBOL net/9p/9pnet 0x80ca5256 p9_client_create +EXPORT_SYMBOL net/9p/9pnet 0x8c1b219a p9_show_client_options +EXPORT_SYMBOL net/9p/9pnet 0x94f02878 p9_client_unlinkat +EXPORT_SYMBOL net/9p/9pnet 0x95b8d43f p9_client_link +EXPORT_SYMBOL net/9p/9pnet 0x95bd8f96 p9dirent_read +EXPORT_SYMBOL net/9p/9pnet 0xa05247f1 p9_client_readlink +EXPORT_SYMBOL net/9p/9pnet 0xa477d796 p9_req_put +EXPORT_SYMBOL net/9p/9pnet 0xaa93002d p9_client_write +EXPORT_SYMBOL net/9p/9pnet 0xb0eef004 p9_client_setattr +EXPORT_SYMBOL net/9p/9pnet 0xb4d1eda2 p9_is_proto_dotl +EXPORT_SYMBOL net/9p/9pnet 0xb67216e9 p9_tag_lookup +EXPORT_SYMBOL net/9p/9pnet 0xb798a888 __SCT__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xba3592ca p9_client_rename +EXPORT_SYMBOL net/9p/9pnet 0xc6a2a577 p9_client_disconnect +EXPORT_SYMBOL net/9p/9pnet 0xc75e969a p9_release_pages +EXPORT_SYMBOL net/9p/9pnet 0xd14ae9fd p9_client_lock_dotl +EXPORT_SYMBOL net/9p/9pnet 0xd384c683 p9stat_free +EXPORT_SYMBOL net/9p/9pnet 0xd4b33b81 p9_client_fsync +EXPORT_SYMBOL net/9p/9pnet 0xda57aa56 p9_client_fcreate +EXPORT_SYMBOL net/9p/9pnet 0xde596dae do_trace_9p_fid_get +EXPORT_SYMBOL net/9p/9pnet 0xe3a91d75 p9_client_renameat +EXPORT_SYMBOL net/9p/9pnet 0xe58a3360 p9_error_init +EXPORT_SYMBOL net/9p/9pnet 0xe8807da4 __traceiter_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xeb03ef29 p9_client_cb +EXPORT_SYMBOL net/9p/9pnet 0xffc571f8 p9_client_statfs +EXPORT_SYMBOL net/appletalk/appletalk 0x43d6bba3 atalk_find_dev_addr +EXPORT_SYMBOL net/appletalk/appletalk 0x8f6752d3 atrtr_get_dev +EXPORT_SYMBOL net/appletalk/appletalk 0xb2d4ba75 alloc_ltalkdev +EXPORT_SYMBOL net/appletalk/appletalk 0xc0194579 aarp_send_ddp +EXPORT_SYMBOL net/atm/atm 0x0730ff6c vcc_process_recv_queue +EXPORT_SYMBOL net/atm/atm 0x09751f8f atm_dev_register +EXPORT_SYMBOL net/atm/atm 0x2cc2d52d vcc_hash +EXPORT_SYMBOL net/atm/atm 0x2d6e63c9 atm_charge +EXPORT_SYMBOL net/atm/atm 0x4216f337 vcc_insert_socket +EXPORT_SYMBOL net/atm/atm 0x4443d399 atm_proc_root +EXPORT_SYMBOL net/atm/atm 0x44c6e633 vcc_sklist_lock +EXPORT_SYMBOL net/atm/atm 0x4d1b0a39 atm_init_aal5 +EXPORT_SYMBOL net/atm/atm 0x58231db9 atm_dev_release_vccs +EXPORT_SYMBOL net/atm/atm 0x88792a91 deregister_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0x9feaf287 sonet_subtract_stats +EXPORT_SYMBOL net/atm/atm 0xa0da8c23 vcc_release_async +EXPORT_SYMBOL net/atm/atm 0xaa024146 sonet_copy_stats +EXPORT_SYMBOL net/atm/atm 0xb591febb register_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0xc3b823f5 atm_dev_deregister +EXPORT_SYMBOL net/atm/atm 0xc5a7632d atm_dev_lookup +EXPORT_SYMBOL net/atm/atm 0xe0da6f16 atm_dev_signal_change +EXPORT_SYMBOL net/atm/atm 0xf49bc67a atm_pcr_goal +EXPORT_SYMBOL net/atm/atm 0xf4d51edb atm_alloc_charge +EXPORT_SYMBOL net/ax25/ax25 0x14cecd59 ax25_display_timer +EXPORT_SYMBOL net/ax25/ax25 0x1b5a4e0b ax25_linkfail_release +EXPORT_SYMBOL net/ax25/ax25 0x242852b9 ax25_uid_policy +EXPORT_SYMBOL net/ax25/ax25 0x27a87fdb ax25_linkfail_register +EXPORT_SYMBOL net/ax25/ax25 0x38a20d82 ax25_find_cb +EXPORT_SYMBOL net/ax25/ax25 0x43a94da9 ax25_listen_register +EXPORT_SYMBOL net/ax25/ax25 0x4502c65a asc2ax +EXPORT_SYMBOL net/ax25/ax25 0x53243298 ax25_header_ops +EXPORT_SYMBOL net/ax25/ax25 0x53dea1ff ax2asc +EXPORT_SYMBOL net/ax25/ax25 0x8ede9e26 ax25_protocol_release +EXPORT_SYMBOL net/ax25/ax25 0x90a8b71f ax25_send_frame +EXPORT_SYMBOL net/ax25/ax25 0xc1444946 ax25cmp +EXPORT_SYMBOL net/ax25/ax25 0xd43ecbf1 null_ax25_address +EXPORT_SYMBOL net/ax25/ax25 0xee02e420 ax25_findbyuid +EXPORT_SYMBOL net/ax25/ax25 0xf6c9814a ax25_ip_xmit +EXPORT_SYMBOL net/ax25/ax25 0xfbf1fdf7 ax25_listen_release +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0718b8b7 bt_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0875d5b2 __hci_cmd_sync_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0fa11b3e bt_sock_ioctl +EXPORT_SYMBOL net/bluetooth/bluetooth 0x15c208ff hci_mgmt_chan_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x16729233 hci_register_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1760a536 hci_get_route +EXPORT_SYMBOL net/bluetooth/bluetooth 0x17de9329 hci_set_hw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x19a47a5a __hci_cmd_send +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1a1092aa hci_devcd_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1aa29b3c bt_sock_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0x214e4265 bt_warn +EXPORT_SYMBOL net/bluetooth/bluetooth 0x22858c30 l2cap_register_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x23aca62b bt_sock_wait_state +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2ac76c6a l2cap_is_socket +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2e7a7f91 bt_sock_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2eae1a97 hci_free_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x310492f3 bt_sock_poll +EXPORT_SYMBOL net/bluetooth/bluetooth 0x320a776b bt_accept_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3525e4ff l2cap_conn_get +EXPORT_SYMBOL net/bluetooth/bluetooth 0x36d79d31 hci_unregister_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0x38d0f9cd bt_accept_dequeue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x399ed559 hci_recv_frame +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3cd27b05 __hci_cmd_sync_status_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0x44ef8a4e hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4bf6f65f hci_recv_diag +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4c89fcc6 hci_release_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x53c7cada l2cap_chan_close +EXPORT_SYMBOL net/bluetooth/bluetooth 0x62a0f6ab hci_conn_security +EXPORT_SYMBOL net/bluetooth/bluetooth 0x675a9479 l2cap_conn_put +EXPORT_SYMBOL net/bluetooth/bluetooth 0x6ad50b14 hci_resume_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x73cb7c0f hci_register_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0x757aebcd hci_cmd_sync_submit +EXPORT_SYMBOL net/bluetooth/bluetooth 0x786aa75f l2cap_unregister_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7aad008b bt_to_errno +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b5ce5c3 baswap +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b8c32f1 bt_err +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7bd9427a bt_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x866f470a bt_procfs_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0x89a40845 bt_procfs_cleanup +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8fea24bd bt_sock_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x9c3e1c53 bt_sock_link +EXPORT_SYMBOL net/bluetooth/bluetooth 0x9c992459 hci_devcd_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa17de73f hci_conn_check_secure +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa2262832 hci_set_fw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa36d67be hci_devcd_rx +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa60137a1 hci_devcd_timeout +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa6bcac79 hci_devcd_complete +EXPORT_SYMBOL net/bluetooth/bluetooth 0xab116e43 bt_accept_enqueue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xacf87095 hci_mgmt_chan_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0xafccf35a bt_sock_wait_ready +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb4b27ba0 __hci_cmd_sync_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb896dfa9 bt_sock_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb8a430af hci_alloc_dev_priv +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc9009555 hci_cmd_sync_cancel +EXPORT_SYMBOL net/bluetooth/bluetooth 0xcbbbcb51 __hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd5bf6cf4 hci_reset_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7613212 bt_err_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7dfe93f hci_suspend_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xdbe9bbc7 __hci_cmd_sync_ev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xdd60e1d7 hci_unregister_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xddacccf6 bt_warn_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe3033285 hci_devcd_append_pattern +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe4d9993e hci_conn_switch_role +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe92f2bde bt_sock_reclassify_lock +EXPORT_SYMBOL net/bluetooth/bluetooth 0xedd7185d hci_cmd_sync_queue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xee3d5b56 bt_sock_stream_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf73ea0c2 hci_devcd_abort +EXPORT_SYMBOL net/bluetooth/bluetooth 0xfcb8c511 hci_devcd_append +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x23c470f6 ebt_register_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x3e8f58c8 ebt_do_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x452a632c ebt_register_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x6c1c3848 ebt_unregister_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xb1aa7c1d ebt_unregister_table_pre_exit +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xd2a4e1d8 ebt_unregister_table +EXPORT_SYMBOL net/caif/caif 0x1446b60a caif_client_register_refcnt +EXPORT_SYMBOL net/caif/caif 0x2a09f713 cfpkt_fromnative +EXPORT_SYMBOL net/caif/caif 0x329dbd06 cfpkt_info +EXPORT_SYMBOL net/caif/caif 0x38701a7c cfcnfg_del_phy_layer +EXPORT_SYMBOL net/caif/caif 0x3e1fafb5 caif_disconnect_client +EXPORT_SYMBOL net/caif/caif 0x3fa84493 cfpkt_add_head +EXPORT_SYMBOL net/caif/caif 0x40babbe0 cfpkt_extr_head +EXPORT_SYMBOL net/caif/caif 0x4a237e57 cfpkt_tonative +EXPORT_SYMBOL net/caif/caif 0x69c5e00e caif_connect_client +EXPORT_SYMBOL net/caif/caif 0x839ddb7b cfcnfg_set_phy_state +EXPORT_SYMBOL net/caif/caif 0x9684715e cfcnfg_add_phy_layer +EXPORT_SYMBOL net/caif/caif 0x9e3e305d cfpkt_set_prio +EXPORT_SYMBOL net/caif/caif 0xb7b6874e caif_free_client +EXPORT_SYMBOL net/caif/caif 0xcfd97b4e get_cfcnfg +EXPORT_SYMBOL net/caif/caif 0xe5b85381 caif_enroll_dev +EXPORT_SYMBOL net/can/can 0x0af0bff6 can_rx_unregister +EXPORT_SYMBOL net/can/can 0x36fc44b5 can_send +EXPORT_SYMBOL net/can/can 0x69f9b2a8 can_proto_register +EXPORT_SYMBOL net/can/can 0x74047b05 can_sock_destruct +EXPORT_SYMBOL net/can/can 0x8848a0b0 can_rx_register +EXPORT_SYMBOL net/can/can 0x9d076deb can_proto_unregister +EXPORT_SYMBOL net/ceph/libceph 0x00040e12 ceph_msg_get +EXPORT_SYMBOL net/ceph/libceph 0x01709a2a ceph_create_client +EXPORT_SYMBOL net/ceph/libceph 0x04cad6f0 ceph_pg_poolid_by_name +EXPORT_SYMBOL net/ceph/libceph 0x05644a72 ceph_auth_is_authenticated +EXPORT_SYMBOL net/ceph/libceph 0x05a86045 osd_req_op_init +EXPORT_SYMBOL net/ceph/libceph 0x09c32949 osd_req_op_extent_init +EXPORT_SYMBOL net/ceph/libceph 0x0cb9f3fe osd_req_op_extent_osd_data_bio +EXPORT_SYMBOL net/ceph/libceph 0x0e2f9e89 ceph_osdc_start_request +EXPORT_SYMBOL net/ceph/libceph 0x1378aba3 ceph_pg_pool_name_by_id +EXPORT_SYMBOL net/ceph/libceph 0x165b1948 ceph_pagelist_free_reserve +EXPORT_SYMBOL net/ceph/libceph 0x175fe3cc osd_req_op_extent_dup_last +EXPORT_SYMBOL net/ceph/libceph 0x17c17611 ceph_pg_to_acting_primary +EXPORT_SYMBOL net/ceph/libceph 0x193e2200 ceph_con_close +EXPORT_SYMBOL net/ceph/libceph 0x1bc7b8ea osd_req_op_extent_update +EXPORT_SYMBOL net/ceph/libceph 0x2087719e ceph_oid_copy +EXPORT_SYMBOL net/ceph/libceph 0x20ffe3ab ceph_osdc_cancel_request +EXPORT_SYMBOL net/ceph/libceph 0x2101cbc9 ceph_oid_destroy +EXPORT_SYMBOL net/ceph/libceph 0x21b927d1 ceph_osdc_watch +EXPORT_SYMBOL net/ceph/libceph 0x22e8c07b ceph_cls_unlock +EXPORT_SYMBOL net/ceph/libceph 0x26a626e4 ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x27e1ca8a ceph_osdc_wait_request +EXPORT_SYMBOL net/ceph/libceph 0x28abc30e osd_req_op_cls_response_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x2a983d26 ceph_pagelist_release +EXPORT_SYMBOL net/ceph/libceph 0x2b116426 osd_req_op_cls_init +EXPORT_SYMBOL net/ceph/libceph 0x2fbf5786 osd_req_op_copy_from_init +EXPORT_SYMBOL net/ceph/libceph 0x36493671 ceph_monc_got_map +EXPORT_SYMBOL net/ceph/libceph 0x381a22e7 ceph_monc_wait_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x386cfcab osd_req_op_alloc_hint_init +EXPORT_SYMBOL net/ceph/libceph 0x38f2d94e ceph_file_to_extents +EXPORT_SYMBOL net/ceph/libceph 0x3a1cfc9c ceph_msg_put +EXPORT_SYMBOL net/ceph/libceph 0x3b42f44d __ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x3c8d7111 ceph_get_num_objects +EXPORT_SYMBOL net/ceph/libceph 0x3cb2c629 osd_req_op_extent_osd_data +EXPORT_SYMBOL net/ceph/libceph 0x417a9131 ceph_oloc_destroy +EXPORT_SYMBOL net/ceph/libceph 0x43184a25 ceph_osdc_alloc_messages +EXPORT_SYMBOL net/ceph/libceph 0x465fdff9 __ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x466b85b8 libceph_compatible +EXPORT_SYMBOL net/ceph/libceph 0x47b6c1d3 ceph_osdc_call +EXPORT_SYMBOL net/ceph/libceph 0x4affd6c2 ceph_parse_fsid +EXPORT_SYMBOL net/ceph/libceph 0x4b73f1aa ceph_parse_param +EXPORT_SYMBOL net/ceph/libceph 0x50603ce3 ceph_decode_entity_addrvec +EXPORT_SYMBOL net/ceph/libceph 0x57baf885 ceph_str_hash +EXPORT_SYMBOL net/ceph/libceph 0x5aeeee62 ceph_oid_aprintf +EXPORT_SYMBOL net/ceph/libceph 0x5dfed824 ceph_release_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x625afedb ceph_msg_data_add_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x63758856 ceph_str_hash_name +EXPORT_SYMBOL net/ceph/libceph 0x6a78dbdb ceph_monc_open_session +EXPORT_SYMBOL net/ceph/libceph 0x6a7a38a0 ceph_pr_addr +EXPORT_SYMBOL net/ceph/libceph 0x6aaf3d99 ceph_put_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x6c56e355 ceph_monc_init +EXPORT_SYMBOL net/ceph/libceph 0x6d06671b ceph_osdc_notify_ack +EXPORT_SYMBOL net/ceph/libceph 0x7258d34e ceph_osdc_alloc_request +EXPORT_SYMBOL net/ceph/libceph 0x72854f0b ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x745da19d ceph_wait_for_latest_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x75e547c0 ceph_osdc_flush_notifies +EXPORT_SYMBOL net/ceph/libceph 0x76e10b91 ceph_msg_data_add_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x775c349f ceph_monc_blocklist_add +EXPORT_SYMBOL net/ceph/libceph 0x78fde403 ceph_msg_dump +EXPORT_SYMBOL net/ceph/libceph 0x7ef670fc ceph_auth_handle_bad_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x807f50d0 ceph_cls_break_lock +EXPORT_SYMBOL net/ceph/libceph 0x8185bda7 ceph_monc_get_version +EXPORT_SYMBOL net/ceph/libceph 0x82513581 ceph_msg_data_add_bio +EXPORT_SYMBOL net/ceph/libceph 0x826415e9 ceph_auth_handle_svc_reply_more +EXPORT_SYMBOL net/ceph/libceph 0x8387dfa6 osd_req_op_extent_osd_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x86fca7e4 ceph_put_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x87d41d1d ceph_monc_want_map +EXPORT_SYMBOL net/ceph/libceph 0x89ca4ffe ceph_auth_add_authorizer_challenge +EXPORT_SYMBOL net/ceph/libceph 0x8ba0bd37 ceph_osdc_notify +EXPORT_SYMBOL net/ceph/libceph 0x8c46c7ff ceph_monc_stop +EXPORT_SYMBOL net/ceph/libceph 0x92b7b4ce ceph_pg_pool_flags +EXPORT_SYMBOL net/ceph/libceph 0x9495c0e2 osd_req_op_raw_data_in_pages +EXPORT_SYMBOL net/ceph/libceph 0x987d3968 ceph_alloc_options +EXPORT_SYMBOL net/ceph/libceph 0x99344d67 ceph_osdc_unwatch +EXPORT_SYMBOL net/ceph/libceph 0x9bc6b539 ceph_find_or_create_string +EXPORT_SYMBOL net/ceph/libceph 0x9becda8c ceph_con_open +EXPORT_SYMBOL net/ceph/libceph 0x9ca95932 ceph_create_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x9fbba67f ceph_buffer_new +EXPORT_SYMBOL net/ceph/libceph 0x9fefa3cb ceph_calc_file_object_mapping +EXPORT_SYMBOL net/ceph/libceph 0xa0518440 ceph_osdc_new_request +EXPORT_SYMBOL net/ceph/libceph 0xa2f7faff ceph_monc_get_version_async +EXPORT_SYMBOL net/ceph/libceph 0xa698f998 ceph_free_lockers +EXPORT_SYMBOL net/ceph/libceph 0xa82beebe ceph_auth_invalidate_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xa8951262 ceph_cls_lock_info +EXPORT_SYMBOL net/ceph/libceph 0xaa2449fc osd_req_op_cls_request_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0xaac784ac osd_req_op_extent_osd_data_pages +EXPORT_SYMBOL net/ceph/libceph 0xad703657 ceph_auth_destroy_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xafb8a407 ceph_msgr_flush +EXPORT_SYMBOL net/ceph/libceph 0xb02894d8 ceph_monc_do_statfs +EXPORT_SYMBOL net/ceph/libceph 0xb12e1ef1 ceph_copy_user_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xb1dc34c3 ceph_auth_verify_authorizer_reply +EXPORT_SYMBOL net/ceph/libceph 0xb23a36f6 ceph_con_keepalive +EXPORT_SYMBOL net/ceph/libceph 0xb399b2b2 ceph_msg_new +EXPORT_SYMBOL net/ceph/libceph 0xb4a256b1 ceph_osdc_sync +EXPORT_SYMBOL net/ceph/libceph 0xb54676fa ceph_msg_type_name +EXPORT_SYMBOL net/ceph/libceph 0xb72c162e ceph_buffer_release +EXPORT_SYMBOL net/ceph/libceph 0xb837e6c2 ceph_print_client_options +EXPORT_SYMBOL net/ceph/libceph 0xb8936181 ceph_parse_mon_ips +EXPORT_SYMBOL net/ceph/libceph 0xb8afbe1e osd_req_op_cls_request_data_pages +EXPORT_SYMBOL net/ceph/libceph 0xbd2f79ae ceph_oloc_copy +EXPORT_SYMBOL net/ceph/libceph 0xbd7ef93f ceph_osdc_abort_requests +EXPORT_SYMBOL net/ceph/libceph 0xbe3879aa ceph_get_snap_context +EXPORT_SYMBOL net/ceph/libceph 0xbed85f8b ceph_copy_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xc0dfc7c6 ceph_con_init +EXPORT_SYMBOL net/ceph/libceph 0xc366bfa1 ceph_pagelist_truncate +EXPORT_SYMBOL net/ceph/libceph 0xc4e0b202 ceph_reset_client_addr +EXPORT_SYMBOL net/ceph/libceph 0xc640d5cd ceph_osdc_list_watchers +EXPORT_SYMBOL net/ceph/libceph 0xca80437b ceph_extent_to_file +EXPORT_SYMBOL net/ceph/libceph 0xd0ebf13b ceph_osdc_maybe_request_map +EXPORT_SYMBOL net/ceph/libceph 0xd1700bd1 osd_req_op_xattr_init +EXPORT_SYMBOL net/ceph/libceph 0xd4d736db ceph_destroy_options +EXPORT_SYMBOL net/ceph/libceph 0xd4eb7735 ceph_decode_entity_addr +EXPORT_SYMBOL net/ceph/libceph 0xd582e2ee ceph_msg_new2 +EXPORT_SYMBOL net/ceph/libceph 0xd6c6a317 ceph_auth_handle_svc_reply_done +EXPORT_SYMBOL net/ceph/libceph 0xd7eafc83 ceph_con_send +EXPORT_SYMBOL net/ceph/libceph 0xd9831a8e ceph_alloc_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xdc800e49 ceph_osdc_update_epoch_barrier +EXPORT_SYMBOL net/ceph/libceph 0xdd0a835c ceph_client_addr +EXPORT_SYMBOL net/ceph/libceph 0xdd57b37c ceph_cls_lock +EXPORT_SYMBOL net/ceph/libceph 0xdf6ef4a1 ceph_oid_printf +EXPORT_SYMBOL net/ceph/libceph 0xdfc091f9 ceph_entity_type_name +EXPORT_SYMBOL net/ceph/libceph 0xe02a283e __ceph_alloc_sparse_ext_map +EXPORT_SYMBOL net/ceph/libceph 0xe146f69e ceph_osdc_get_request +EXPORT_SYMBOL net/ceph/libceph 0xe241729d ceph_check_fsid +EXPORT_SYMBOL net/ceph/libceph 0xe34a59f2 ceph_object_locator_to_pg +EXPORT_SYMBOL net/ceph/libceph 0xe3556239 osd_req_op_extent_osd_data_bvec_pos +EXPORT_SYMBOL net/ceph/libceph 0xe3804cff osd_req_op_cls_request_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xe516a536 ceph_copy_from_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xe66a5289 ceph_msg_data_add_pages +EXPORT_SYMBOL net/ceph/libceph 0xe76e7226 ceph_pagelist_alloc +EXPORT_SYMBOL net/ceph/libceph 0xea6f387e osd_req_op_extent_osd_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xeca062b4 ceph_destroy_client +EXPORT_SYMBOL net/ceph/libceph 0xee120c03 ceph_release_string +EXPORT_SYMBOL net/ceph/libceph 0xee909b72 ceph_osdc_clear_abort_err +EXPORT_SYMBOL net/ceph/libceph 0xeef6cfa3 ceph_iterate_extents +EXPORT_SYMBOL net/ceph/libceph 0xefce3c3b ceph_pagelist_reserve +EXPORT_SYMBOL net/ceph/libceph 0xefce991c ceph_pagelist_append +EXPORT_SYMBOL net/ceph/libceph 0xf03fe862 ceph_pagelist_set_cursor +EXPORT_SYMBOL net/ceph/libceph 0xf1912ecc ceph_monc_validate_auth +EXPORT_SYMBOL net/ceph/libceph 0xf254297e ceph_addr_is_blank +EXPORT_SYMBOL net/ceph/libceph 0xf2ed4c49 ceph_monc_renew_subs +EXPORT_SYMBOL net/ceph/libceph 0xf3f71ed0 ceph_cls_assert_locked +EXPORT_SYMBOL net/ceph/libceph 0xf49a34a1 osd_req_op_extent_osd_iter +EXPORT_SYMBOL net/ceph/libceph 0xf52416ce ceph_cls_set_cookie +EXPORT_SYMBOL net/ceph/libceph 0xf55adadb ceph_compare_options +EXPORT_SYMBOL net/ceph/libceph 0xfb0b07ae ceph_osdc_put_request +EXPORT_SYMBOL net/ceph/libceph 0xfcfa94f1 ceph_zero_page_vector_range +EXPORT_SYMBOL net/ceph/libceph 0xfe70aa9e ceph_client_gid +EXPORT_SYMBOL net/dccp/dccp_ipv4 0x119e0959 dccp_req_err +EXPORT_SYMBOL net/dccp/dccp_ipv4 0xccf73cf0 dccp_syn_ack_timeout +EXPORT_SYMBOL net/hsr/hsr 0x5a28dea8 hsr_get_version +EXPORT_SYMBOL net/hsr/hsr 0x763ac717 is_hsr_master +EXPORT_SYMBOL net/ieee802154/ieee802154 0x1b5c49cf wpan_phy_register +EXPORT_SYMBOL net/ieee802154/ieee802154 0x4e4e2fae wpan_phy_find +EXPORT_SYMBOL net/ieee802154/ieee802154 0x63e52e83 wpan_phy_unregister +EXPORT_SYMBOL net/ieee802154/ieee802154 0x94e91ec8 wpan_phy_new +EXPORT_SYMBOL net/ieee802154/ieee802154 0xbb038723 wpan_phy_free +EXPORT_SYMBOL net/ieee802154/ieee802154 0xca19d7a9 wpan_phy_for_each +EXPORT_SYMBOL net/ipv4/fou 0x1757d1a4 fou_encap_hlen +EXPORT_SYMBOL net/ipv4/fou 0x6d40d49e __gue_build_header +EXPORT_SYMBOL net/ipv4/fou 0xc84a9f9a __fou_build_header +EXPORT_SYMBOL net/ipv4/fou 0xf13914b3 gue_encap_hlen +EXPORT_SYMBOL net/ipv4/gre 0xf4066e2f gre_parse_header +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x2ea74d61 ip_tunnel_encap_del_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x3d88398c ip_tunnel_get_link_net +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x4122f4b6 ip_tunnel_encap_add_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xd8334ff9 ip_tunnel_md_udp_encap +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xf4c33d55 ip_tunnel_get_iflink +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x412f7072 arpt_unregister_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x6284a913 arpt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x8d352dbe arpt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xdaf4b1fa arpt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x55718e20 ipt_unregister_table_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x57453901 ipt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xd46b4e8f ipt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xf6f7f4b5 ipt_do_table +EXPORT_SYMBOL net/ipv4/tunnel4 0x097acd71 xfrm4_tunnel_deregister +EXPORT_SYMBOL net/ipv4/tunnel4 0xf41d7d99 xfrm4_tunnel_register +EXPORT_SYMBOL net/ipv4/udp_tunnel 0x2628afde udp_sock_create4 +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x1879e927 ip6_tnl_xmit +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x246257b0 ip6_tnl_encap_add_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x353a0591 ip6_tnl_change_mtu +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x404a69de ip6_tnl_get_iflink +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x426fb11e ip6_tnl_get_cap +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x476fc83e ip6_tnl_encap_del_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x7b84ed85 ip6_tnl_get_link_net +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x9f588b01 ip6_tnl_rcv +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xeb79c884 ip6_tnl_parse_tlv_enc_lim +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x403066dc ip6t_unregister_table_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x6fb26403 ip6t_register_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xcdf5bd04 ip6t_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xde3c09c3 ip6t_do_table +EXPORT_SYMBOL net/ipv6/tunnel6 0x7c58bebd xfrm6_tunnel_register +EXPORT_SYMBOL net/ipv6/tunnel6 0xb5087140 xfrm6_tunnel_deregister +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0xa7941852 xfrm6_tunnel_alloc_spi +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0xfe67d737 xfrm6_tunnel_spi_lookup +EXPORT_SYMBOL net/lapb/lapb 0x0a6d8346 lapb_disconnect_request +EXPORT_SYMBOL net/lapb/lapb 0x15043ccb lapb_register +EXPORT_SYMBOL net/lapb/lapb 0x475a6108 lapb_getparms +EXPORT_SYMBOL net/lapb/lapb 0x5e15255e lapb_unregister +EXPORT_SYMBOL net/lapb/lapb 0x80efd0c8 lapb_data_received +EXPORT_SYMBOL net/lapb/lapb 0xa647673a lapb_data_request +EXPORT_SYMBOL net/lapb/lapb 0xcceb79ca lapb_connect_request +EXPORT_SYMBOL net/lapb/lapb 0xf563e8ba lapb_setparms +EXPORT_SYMBOL net/llc/llc 0x366bfa07 llc_set_station_handler +EXPORT_SYMBOL net/llc/llc 0x38b92846 llc_remove_pack +EXPORT_SYMBOL net/llc/llc 0x52d7b2fd llc_sap_list +EXPORT_SYMBOL net/llc/llc 0x8aeaa818 llc_build_and_send_ui_pkt +EXPORT_SYMBOL net/llc/llc 0xadc60739 llc_sap_open +EXPORT_SYMBOL net/llc/llc 0xb8af4061 llc_sap_close +EXPORT_SYMBOL net/llc/llc 0xd37bc255 llc_sap_find +EXPORT_SYMBOL net/llc/llc 0xe1f01d8a llc_add_pack +EXPORT_SYMBOL net/llc/llc 0xe5440f1e llc_mac_hdr_init +EXPORT_SYMBOL net/mac80211/mac80211 0x066607b0 wiphy_to_ieee80211_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x06e6d02a ieee80211_txq_schedule_start +EXPORT_SYMBOL net/mac80211/mac80211 0x088c4a27 ieee80211_sched_scan_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0x0960ba15 ieee80211_get_fils_discovery_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0x0ace1421 ieee80211_queue_work +EXPORT_SYMBOL net/mac80211/mac80211 0x110e01b6 ieee80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/mac80211/mac80211 0x1225b094 ieee80211_sta_uapsd_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x142fe6fb __ieee80211_get_rx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x15ad6aa9 ieee80211_get_buffered_bc +EXPORT_SYMBOL net/mac80211/mac80211 0x16a5da8b ieee80211_sta_pspoll +EXPORT_SYMBOL net/mac80211/mac80211 0x16b8dea1 ieee80211_rx_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x185cde21 ieee80211_ap_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0x19f37f0d ieee80211_update_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x1b5d1f3c ieee80211_report_low_ack +EXPORT_SYMBOL net/mac80211/mac80211 0x1c9460d9 ieee80211_tx_prepare_skb +EXPORT_SYMBOL net/mac80211/mac80211 0x1cf75d45 ieee80211_get_tkip_p1k_iv +EXPORT_SYMBOL net/mac80211/mac80211 0x1fd6b9fe ieee80211_enable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0x2566409d ieee80211_beacon_get_template_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x2937069b __ieee80211_get_assoc_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x2fd58135 ieee80211_tx_dequeue +EXPORT_SYMBOL net/mac80211/mac80211 0x2fec617d ieee80211_wake_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x32e2c470 ieee80211_send_eosp_nullfunc +EXPORT_SYMBOL net/mac80211/mac80211 0x391eda45 ieee80211_get_tkip_rx_p1k +EXPORT_SYMBOL net/mac80211/mac80211 0x40204615 ieee80211_nan_func_terminated +EXPORT_SYMBOL net/mac80211/mac80211 0x41382d26 ieee80211_csa_finish +EXPORT_SYMBOL net/mac80211/mac80211 0x418e3840 ieee80211_tx_status +EXPORT_SYMBOL net/mac80211/mac80211 0x437079f7 ieee80211_sched_scan_results +EXPORT_SYMBOL net/mac80211/mac80211 0x4a26aead ieee80211_refresh_tx_agg_session_timer +EXPORT_SYMBOL net/mac80211/mac80211 0x4d4a3d7d ieee80211_beacon_get_template +EXPORT_SYMBOL net/mac80211/mac80211 0x4ddb0d3e ieee80211_rx_list +EXPORT_SYMBOL net/mac80211/mac80211 0x4fdaf0cc ieee80211_unregister_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x500bb5e5 ieee80211_beacon_loss +EXPORT_SYMBOL net/mac80211/mac80211 0x505a33f4 ieee80211_beacon_get_template_ema_index +EXPORT_SYMBOL net/mac80211/mac80211 0x53aa8ec1 ieee80211_wake_queues +EXPORT_SYMBOL net/mac80211/mac80211 0x54205967 ieee80211_start_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x54d5a972 ieee80211_restart_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x58db2e85 ieee80211_get_tkip_p2k +EXPORT_SYMBOL net/mac80211/mac80211 0x5ba03238 ieee80211_sta_recalc_aggregates +EXPORT_SYMBOL net/mac80211/mac80211 0x5d7d71bb ieee80211_register_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x5f74a22b ieee80211_sta_eosp +EXPORT_SYMBOL net/mac80211/mac80211 0x64772b87 ieee80211_pspoll_get +EXPORT_SYMBOL net/mac80211/mac80211 0x64a92556 ieee80211_cqm_rssi_notify +EXPORT_SYMBOL net/mac80211/mac80211 0x6632086d ieee80211_free_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x6bd98f22 ieee80211_nan_func_match +EXPORT_SYMBOL net/mac80211/mac80211 0x6f228c5c ieee80211_stop_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x6f2e25c1 ieee80211_nullfunc_get +EXPORT_SYMBOL net/mac80211/mac80211 0x71b9260a __ieee80211_schedule_txq +EXPORT_SYMBOL net/mac80211/mac80211 0x751385e9 ieee80211_send_bar +EXPORT_SYMBOL net/mac80211/mac80211 0x7930299e ieee80211_iter_keys_rcu +EXPORT_SYMBOL net/mac80211/mac80211 0x7e62b856 ieee80211_handle_wake_tx_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x7ec53bd3 ieee80211_ctstoself_get +EXPORT_SYMBOL net/mac80211/mac80211 0x89c124b0 ieee80211_get_unsol_bcast_probe_resp_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0x8af514b3 ieee80211_mark_rx_ba_filtered_frames +EXPORT_SYMBOL net/mac80211/mac80211 0x8b490ead ieee80211_channel_switch_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0x91fa8864 ieee80211_get_tx_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x94b5591d ieee80211_sta_register_airtime +EXPORT_SYMBOL net/mac80211/mac80211 0x94ee5be2 ieee80211_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0x9533e75e __ieee80211_get_tx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x959fc6cd ieee80211_tx_status_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x95febea6 ieee80211_get_bssid +EXPORT_SYMBOL net/mac80211/mac80211 0x97cfce36 ieee80211_beacon_get_tim +EXPORT_SYMBOL net/mac80211/mac80211 0x991a0ca0 ieee80211_parse_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x99fe0d23 ieee80211_manage_rx_ba_offl +EXPORT_SYMBOL net/mac80211/mac80211 0x9bda8707 ieee80211_rx_ba_timer_expired +EXPORT_SYMBOL net/mac80211/mac80211 0x9ca0301c ieee80211_txq_airtime_check +EXPORT_SYMBOL net/mac80211/mac80211 0x9e6808a7 ieee80211_tx_rate_update +EXPORT_SYMBOL net/mac80211/mac80211 0xa585b14e ieee80211_sta_block_awake +EXPORT_SYMBOL net/mac80211/mac80211 0xa615ac24 ieee80211_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0xa8304b03 ieee80211_free_txskb +EXPORT_SYMBOL net/mac80211/mac80211 0xa999d51d ieee80211_stop_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xa9b10a4f ieee80211_queue_delayed_work +EXPORT_SYMBOL net/mac80211/mac80211 0xaa7bf31d ieee80211_beacon_cntdwn_is_complete +EXPORT_SYMBOL net/mac80211/mac80211 0xaa8feae7 ieee80211_find_sta +EXPORT_SYMBOL net/mac80211/mac80211 0xaeb9a917 ieee80211_get_key_rx_seq +EXPORT_SYMBOL net/mac80211/mac80211 0xb290a0a3 ieee80211_rate_control_register +EXPORT_SYMBOL net/mac80211/mac80211 0xb51d9bdb ieee80211_sta_set_buffered +EXPORT_SYMBOL net/mac80211/mac80211 0xb52b9388 ieee80211_generic_frame_duration +EXPORT_SYMBOL net/mac80211/mac80211 0xb5986bf6 ieee80211_stop_queues +EXPORT_SYMBOL net/mac80211/mac80211 0xb5e0a296 ieee80211_ctstoself_duration +EXPORT_SYMBOL net/mac80211/mac80211 0xba5f5de3 __ieee80211_get_radio_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xbad939b0 ieee80211_proberesp_get +EXPORT_SYMBOL net/mac80211/mac80211 0xbc8370f3 ieee80211_radar_detected +EXPORT_SYMBOL net/mac80211/mac80211 0xbd5efe59 ieee80211_stop_rx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xbda669ff ieee80211_txq_get_depth +EXPORT_SYMBOL net/mac80211/mac80211 0xbf3fa52c rate_control_set_rates +EXPORT_SYMBOL net/mac80211/mac80211 0xbfcf7739 ieee80211_beacon_free_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0xc1723cf9 ieee80211_sta_ps_transition +EXPORT_SYMBOL net/mac80211/mac80211 0xc32de3e7 __ieee80211_create_tpt_led_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0xc4941680 ieee80211_reserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0xc526f588 ieee80211_beacon_update_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0xc5d6f934 ieee80211_connection_loss +EXPORT_SYMBOL net/mac80211/mac80211 0xc80c6d01 ieee80211_rts_duration +EXPORT_SYMBOL net/mac80211/mac80211 0xc85c44f8 ieee80211_alloc_hw_nm +EXPORT_SYMBOL net/mac80211/mac80211 0xce37e975 ieee80211_report_wowlan_wakeup +EXPORT_SYMBOL net/mac80211/mac80211 0xce861708 ieee80211_start_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xcf8caaea ieee80211_tx_status_ext +EXPORT_SYMBOL net/mac80211/mac80211 0xd045fdb7 ieee80211_txq_may_transmit +EXPORT_SYMBOL net/mac80211/mac80211 0xd5c7e35d ieee80211_rts_get +EXPORT_SYMBOL net/mac80211/mac80211 0xd8f84bd6 ieee80211_unreserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0xda3833d3 ieee80211_disable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0xdaffde2e ieee80211_iter_keys +EXPORT_SYMBOL net/mac80211/mac80211 0xdfd020f0 ieee80211_rx_napi +EXPORT_SYMBOL net/mac80211/mac80211 0xe0d1b6a6 ieee80211_scan_completed +EXPORT_SYMBOL net/mac80211/mac80211 0xe271982d ieee80211_rate_control_unregister +EXPORT_SYMBOL net/mac80211/mac80211 0xe4d28269 ieee80211_tdls_oper_request +EXPORT_SYMBOL net/mac80211/mac80211 0xe82d7981 ieee80211_queue_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0xeabce31e ieee80211_beacon_set_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0xec65a796 ieee80211_chswitch_done +EXPORT_SYMBOL net/mac80211/mac80211 0xed8b4bec ieee80211_next_txq +EXPORT_SYMBOL net/mac80211/mac80211 0xf287d175 ieee80211_stop_queue +EXPORT_SYMBOL net/mac802154/mac802154 0x186fe9d5 ieee802154_alloc_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x38e697b3 ieee802154_unregister_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x42c4c9d7 ieee802154_rx_irqsafe +EXPORT_SYMBOL net/mac802154/mac802154 0x927ccc51 ieee802154_xmit_complete +EXPORT_SYMBOL net/mac802154/mac802154 0xb273c836 ieee802154_register_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xcd6dfd2c ieee802154_free_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xd948d7ac ieee802154_xmit_hw_error +EXPORT_SYMBOL net/mac802154/mac802154 0xe2e49217 ieee802154_xmit_error +EXPORT_SYMBOL net/mac802154/mac802154 0xfed94b6d ieee802154_configure_durations +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x2988331a register_ip_vs_app_inc +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x3328286c ip_vs_tcp_conn_listen +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x451d34a8 unregister_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x703f5107 ip_vs_scheduler_err +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xa24c444d ip_vs_new_conn_out +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xa4df2e92 ip_vs_conn_out_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xc7a38613 ip_vs_conn_in_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd46f96de ip_vs_conn_put +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd80be070 ip_vs_conn_new +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd831a1a2 ip_vs_proto_name +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xe59de6ac ip_vs_proto_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xe5f8f0a2 ip_vs_nfct_expect_related +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xe9564bd5 unregister_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xf1286c75 register_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xf6845551 ip_vs_proto_data_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xfe7741b6 register_ip_vs_app +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x11cf5faf nf_ct_ext_add +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x3b08a8f0 nf_ct_destroy +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x89d99ee1 __nf_ct_ext_find +EXPORT_SYMBOL net/netfilter/nf_conntrack_pptp 0xf2a36612 pptp_msg_name +EXPORT_SYMBOL net/netfilter/nf_nat 0x36c323e3 nf_nat_mangle_udp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0xa19ba64e nf_nat_setup_info +EXPORT_SYMBOL net/netfilter/nf_nat 0xd350f1e9 __nf_nat_mangle_tcp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0xe9c96475 nf_nat_follow_master +EXPORT_SYMBOL net/netfilter/nft_fib 0x46170f23 nft_fib_policy +EXPORT_SYMBOL net/netfilter/x_tables 0x0d7f5fcd xt_alloc_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x1827cde6 xt_unregister_match +EXPORT_SYMBOL net/netfilter/x_tables 0x3b768834 xt_unregister_target +EXPORT_SYMBOL net/netfilter/x_tables 0x3bf9d084 xt_check_table_hooks +EXPORT_SYMBOL net/netfilter/x_tables 0x48012e28 xt_check_proc_name +EXPORT_SYMBOL net/netfilter/x_tables 0x50873741 xt_compat_init_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x531ab759 xt_find_table +EXPORT_SYMBOL net/netfilter/x_tables 0x71b5cdd9 xt_register_target +EXPORT_SYMBOL net/netfilter/x_tables 0x7e2f7702 xt_unregister_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x862a3879 xt_unregister_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x8657a2db xt_find_match +EXPORT_SYMBOL net/netfilter/x_tables 0x94eacbb7 xt_register_match +EXPORT_SYMBOL net/netfilter/x_tables 0x977fd4bf xt_alloc_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xa25fc115 xt_compat_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xc9fee152 xt_register_matches +EXPORT_SYMBOL net/netfilter/x_tables 0xcb3e91cc xt_counters_alloc +EXPORT_SYMBOL net/netfilter/x_tables 0xd2dc5a9b xt_register_targets +EXPORT_SYMBOL net/netfilter/x_tables 0xd87ae60d xt_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xe204e042 xt_free_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xfef779fa xt_find_jump_offset +EXPORT_SYMBOL net/nfc/hci/hci 0x09f7570a nfc_hci_get_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x290f8838 nfc_hci_allocate_device +EXPORT_SYMBOL net/nfc/hci/hci 0x29131ddd nfc_hci_register_device +EXPORT_SYMBOL net/nfc/hci/hci 0x2a36a9d9 nfc_hci_disconnect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0x49b2712f nfc_hci_set_param +EXPORT_SYMBOL net/nfc/hci/hci 0x5751581c nfc_llc_start +EXPORT_SYMBOL net/nfc/hci/hci 0x5821581b nfc_llc_stop +EXPORT_SYMBOL net/nfc/hci/hci 0x5abb0d23 nfc_hci_set_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x5eb3f4f0 nfc_hci_connect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0x7261b301 nfc_hci_disconnect_all_gates +EXPORT_SYMBOL net/nfc/hci/hci 0x74fe3670 nfc_hci_result_to_errno +EXPORT_SYMBOL net/nfc/hci/hci 0x8fb3fdf9 nfc_hci_reset_pipes_per_host +EXPORT_SYMBOL net/nfc/hci/hci 0x8fd6b90e nfc_hci_free_device +EXPORT_SYMBOL net/nfc/hci/hci 0x92df87af nfc_hci_recv_frame +EXPORT_SYMBOL net/nfc/hci/hci 0xa0684bd0 nfc_hci_send_cmd_async +EXPORT_SYMBOL net/nfc/hci/hci 0xa2b77d04 nfc_hci_unregister_device +EXPORT_SYMBOL net/nfc/hci/hci 0xabdc2850 nfc_hci_send_event +EXPORT_SYMBOL net/nfc/hci/hci 0xb28ce796 nfc_hci_send_cmd +EXPORT_SYMBOL net/nfc/hci/hci 0xcc655678 nfc_hci_target_discovered +EXPORT_SYMBOL net/nfc/hci/hci 0xcd935371 nfc_hci_reset_pipes +EXPORT_SYMBOL net/nfc/hci/hci 0xd41a5e43 nfc_hci_driver_failure +EXPORT_SYMBOL net/nfc/hci/hci 0xdd231c55 nfc_hci_sak_to_protocol +EXPORT_SYMBOL net/nfc/hci/hci 0xfc68d1cd nfc_hci_get_param +EXPORT_SYMBOL net/nfc/nci/nci 0x0085bf4f nci_core_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x050d8d62 nci_conn_max_data_pkt_payload_size +EXPORT_SYMBOL net/nfc/nci/nci 0x16ef1ed5 nci_allocate_device +EXPORT_SYMBOL net/nfc/nci/nci 0x2844bb98 nci_hci_get_param +EXPORT_SYMBOL net/nfc/nci/nci 0x2b8255d5 nci_prop_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x3a2018ec nci_recv_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x41c6146a nci_hci_set_param +EXPORT_SYMBOL net/nfc/nci/nci 0x429d5e84 nci_nfcee_discover +EXPORT_SYMBOL net/nfc/nci/nci 0x455c0b78 nci_core_reset +EXPORT_SYMBOL net/nfc/nci/nci 0x65f58539 nci_core_conn_create +EXPORT_SYMBOL net/nfc/nci/nci 0x84ba64b6 nci_free_device +EXPORT_SYMBOL net/nfc/nci/nci 0x86912f4a nci_hci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x878ddc51 nci_send_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x92211c31 nci_send_data +EXPORT_SYMBOL net/nfc/nci/nci 0x92d4d61a nci_set_config +EXPORT_SYMBOL net/nfc/nci/nci 0x95508ae7 nci_nfcc_loopback +EXPORT_SYMBOL net/nfc/nci/nci 0x9c7da405 nci_hci_dev_session_init +EXPORT_SYMBOL net/nfc/nci/nci 0xa35b1e6b nci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xa5e4e111 nci_req_complete +EXPORT_SYMBOL net/nfc/nci/nci 0xaa14f29f nci_core_init +EXPORT_SYMBOL net/nfc/nci/nci 0xb1f57e0b nci_register_device +EXPORT_SYMBOL net/nfc/nci/nci 0xba490602 nci_to_errno +EXPORT_SYMBOL net/nfc/nci/nci 0xbdfdc60f nci_hci_send_event +EXPORT_SYMBOL net/nfc/nci/nci 0xcf828da2 nci_hci_clear_all_pipes +EXPORT_SYMBOL net/nfc/nci/nci 0xd11f8155 nci_unregister_device +EXPORT_SYMBOL net/nfc/nci/nci 0xe071ba83 nci_nfcee_mode_set +EXPORT_SYMBOL net/nfc/nci/nci 0xe526c3a4 nci_get_conn_info_by_dest_type_params +EXPORT_SYMBOL net/nfc/nci/nci 0xf9c5718e nci_core_conn_close +EXPORT_SYMBOL net/nfc/nci/nci 0xfce2fd0b nci_hci_open_pipe +EXPORT_SYMBOL net/nfc/nci/nci 0xfda75a26 nci_hci_connect_gate +EXPORT_SYMBOL net/nfc/nfc 0x0766cd3f nfc_driver_failure +EXPORT_SYMBOL net/nfc/nfc 0x11933018 nfc_send_to_raw_sock +EXPORT_SYMBOL net/nfc/nfc 0x19580e2d __nfc_alloc_vendor_cmd_reply_skb +EXPORT_SYMBOL net/nfc/nfc 0x23c551a0 nfc_target_lost +EXPORT_SYMBOL net/nfc/nfc 0x298ca8aa nfc_register_device +EXPORT_SYMBOL net/nfc/nfc 0x3ab3c376 nfc_unregister_device +EXPORT_SYMBOL net/nfc/nfc 0x3c2c71f0 nfc_add_se +EXPORT_SYMBOL net/nfc/nfc 0x50543494 nfc_set_remote_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0x5f4ff04f nfc_alloc_recv_skb +EXPORT_SYMBOL net/nfc/nfc 0x653bd6f9 nfc_find_se +EXPORT_SYMBOL net/nfc/nfc 0x6e3c6520 nfc_vendor_cmd_reply +EXPORT_SYMBOL net/nfc/nfc 0x710ffc05 nfc_tm_data_received +EXPORT_SYMBOL net/nfc/nfc 0x8529aec1 nfc_tm_deactivated +EXPORT_SYMBOL net/nfc/nfc 0x8ae439ea nfc_class +EXPORT_SYMBOL net/nfc/nfc 0x9c0d4199 nfc_allocate_device +EXPORT_SYMBOL net/nfc/nfc 0x9d2b6195 nfc_tm_activated +EXPORT_SYMBOL net/nfc/nfc 0xb02d59a6 nfc_se_connectivity +EXPORT_SYMBOL net/nfc/nfc 0xb2b7d1f1 nfc_get_local_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0xb99a2728 nfc_targets_found +EXPORT_SYMBOL net/nfc/nfc 0xc0f4c117 nfc_remove_se +EXPORT_SYMBOL net/nfc/nfc 0xcedc0beb nfc_proto_register +EXPORT_SYMBOL net/nfc/nfc 0xdec930a3 nfc_fw_download_done +EXPORT_SYMBOL net/nfc/nfc 0xf6642336 nfc_se_transaction +EXPORT_SYMBOL net/nfc/nfc 0xf8ee0265 nfc_proto_unregister +EXPORT_SYMBOL net/nfc/nfc 0xfdba53ca nfc_dep_link_is_up +EXPORT_SYMBOL net/nfc/nfc_digital 0x0d9c36dc nfc_digital_register_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x3f4e1184 nfc_digital_allocate_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x6a95e84b nfc_digital_unregister_device +EXPORT_SYMBOL net/nfc/nfc_digital 0xe5208de1 nfc_digital_free_device +EXPORT_SYMBOL net/phonet/phonet 0x47500b3b pn_sock_hash +EXPORT_SYMBOL net/phonet/phonet 0x7501f24d pn_skb_send +EXPORT_SYMBOL net/phonet/phonet 0x7801186f phonet_proto_unregister +EXPORT_SYMBOL net/phonet/phonet 0x8d0db291 phonet_header_ops +EXPORT_SYMBOL net/phonet/phonet 0xbf6ba107 phonet_proto_register +EXPORT_SYMBOL net/phonet/phonet 0xc2bbb49c pn_sock_unhash +EXPORT_SYMBOL net/phonet/phonet 0xc5912eb8 pn_sock_get_port +EXPORT_SYMBOL net/phonet/phonet 0xd8509119 phonet_stream_ops +EXPORT_SYMBOL net/rxrpc/rxrpc 0x0baf00b8 rxrpc_get_server_data_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0x16b30b2a rxrpc_kernel_set_tx_length +EXPORT_SYMBOL net/rxrpc/rxrpc 0x31bf3ca3 rxrpc_debug_id +EXPORT_SYMBOL net/rxrpc/rxrpc 0x33c2c0db rxrpc_sock_set_min_security_level +EXPORT_SYMBOL net/rxrpc/rxrpc 0x37926299 rxrpc_kernel_get_epoch +EXPORT_SYMBOL net/rxrpc/rxrpc 0x475d761f rxrpc_kernel_check_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x4760cf71 rxrpc_kernel_put_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x4b86db40 rxrpc_kernel_charge_accept +EXPORT_SYMBOL net/rxrpc/rxrpc 0x638f8dd8 rxrpc_kernel_begin_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x8d90d032 rxrpc_kernel_send_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0x8ed6a094 rxrpc_kernel_get_srtt +EXPORT_SYMBOL net/rxrpc/rxrpc 0x96417e57 rxrpc_get_null_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0xa1732438 rxrpc_kernel_set_max_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0xa34d4983 rxrpc_kernel_abort_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xa906991a rxrpc_sock_set_security_keyring +EXPORT_SYMBOL net/rxrpc/rxrpc 0xcd43495c rxrpc_kernel_new_call_notification +EXPORT_SYMBOL net/rxrpc/rxrpc 0xd5e531c0 rxrpc_kernel_recv_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0xda9876b5 rxrpc_kernel_get_peer +EXPORT_SYMBOL net/rxrpc/rxrpc 0xdd5383ac key_type_rxrpc +EXPORT_SYMBOL net/rxrpc/rxrpc 0xfa5fc1de rxrpc_kernel_shutdown_call +EXPORT_SYMBOL net/sctp/sctp 0x32d38253 sctp_do_peeloff +EXPORT_SYMBOL net/smc/smc 0x10517133 __traceiter_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x18107f15 __SCK__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0x1e612b77 __SCT__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0x26e268ab __tracepoint_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0x3ac4e1c7 __SCT__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x3bcd3bb9 __SCT__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0x4c3865eb __SCK__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0x62bd72ec __traceiter_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0x72ca7255 __tracepoint_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0x81a9632e __tracepoint_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0x87ccd0c7 __SCT__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0x960f001a __traceiter_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xa443754a __tracepoint_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xa9c490a6 __SCK__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xce99780a __SCK__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xfb5c33c2 __traceiter_smc_tx_sendmsg +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x5834aa60 gss_mech_put +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x83de36b8 gss_pseudoflavor_to_service +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xfc32c451 gss_mech_get +EXPORT_SYMBOL net/sunrpc/sunrpc 0x866cfdf8 xdr_restrict_buflen +EXPORT_SYMBOL net/sunrpc/sunrpc 0xc8369777 xdr_truncate_encode +EXPORT_SYMBOL net/sunrpc/sunrpc 0xc9817210 svc_pool_stats_open +EXPORT_SYMBOL net/tipc/tipc 0x02aab83f tipc_sk_fill_sock_diag +EXPORT_SYMBOL net/tipc/tipc 0x15ef6d08 tipc_dump_start +EXPORT_SYMBOL net/tipc/tipc 0x259a7c9c tipc_nl_sk_walk +EXPORT_SYMBOL net/tipc/tipc 0x95976829 tipc_dump_done +EXPORT_SYMBOL net/tls/tls 0x3c0cfedd tls_get_record +EXPORT_SYMBOL net/wireless/cfg80211 0x0054e748 cfg80211_sched_scan_stopped_locked +EXPORT_SYMBOL net/wireless/cfg80211 0x0193d926 cfg80211_rx_control_port +EXPORT_SYMBOL net/wireless/cfg80211 0x01e9c369 cfg80211_notify_new_peer_candidate +EXPORT_SYMBOL net/wireless/cfg80211 0x0637bfea regulatory_pre_cac_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0x06ca71fd cfg80211_chandef_create +EXPORT_SYMBOL net/wireless/cfg80211 0x08ebee34 regulatory_hint +EXPORT_SYMBOL net/wireless/cfg80211 0x0cc95bc2 ieee80211_s1g_channel_width +EXPORT_SYMBOL net/wireless/cfg80211 0x0da9c57f cfg80211_cac_event +EXPORT_SYMBOL net/wireless/cfg80211 0x0df94744 cfg80211_tx_mgmt_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x0e16d6bd freq_reg_info +EXPORT_SYMBOL net/wireless/cfg80211 0x104095ac cfg80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x117aca91 cfg80211_merge_profile +EXPORT_SYMBOL net/wireless/cfg80211 0x1312d9e3 wiphy_register +EXPORT_SYMBOL net/wireless/cfg80211 0x13c58e52 ieee80211_get_8023_tunnel_proto +EXPORT_SYMBOL net/wireless/cfg80211 0x140f3ab1 cfg80211_get_station +EXPORT_SYMBOL net/wireless/cfg80211 0x159bfbdb get_wiphy_regdom +EXPORT_SYMBOL net/wireless/cfg80211 0x15d98e36 cfg80211_disconnected +EXPORT_SYMBOL net/wireless/cfg80211 0x16c4d925 cfg80211_sched_scan_results +EXPORT_SYMBOL net/wireless/cfg80211 0x1879fcbd bridge_tunnel_header +EXPORT_SYMBOL net/wireless/cfg80211 0x19ae5811 nl80211_send_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x1acad4e1 cfg80211_ready_on_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x1b82a85a cfg80211_valid_disable_subchannel_bitmap +EXPORT_SYMBOL net/wireless/cfg80211 0x1ce2497f reg_query_regdb_wmm +EXPORT_SYMBOL net/wireless/cfg80211 0x1ed21c83 cfg80211_sta_opmode_change_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x1f09000c cfg80211_sched_scan_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0x1fd5f8fa cfg80211_nan_func_terminated +EXPORT_SYMBOL net/wireless/cfg80211 0x25db00b7 cfg80211_scan_done +EXPORT_SYMBOL net/wireless/cfg80211 0x2671ee8b cfg80211_inform_bss_frame_data +EXPORT_SYMBOL net/wireless/cfg80211 0x275269b3 ieee80211_ie_split_ric +EXPORT_SYMBOL net/wireless/cfg80211 0x2876371f cfg80211_inform_bss_data +EXPORT_SYMBOL net/wireless/cfg80211 0x2c62e4cb cfg80211_stop_iface +EXPORT_SYMBOL net/wireless/cfg80211 0x2d1ab89d cfg80211_ibss_joined +EXPORT_SYMBOL net/wireless/cfg80211 0x3643b80f ieee80211_chandef_to_operating_class +EXPORT_SYMBOL net/wireless/cfg80211 0x3a05ba78 regulatory_set_wiphy_regd_sync +EXPORT_SYMBOL net/wireless/cfg80211 0x3aca71a1 cfg80211_get_ies_channel_number +EXPORT_SYMBOL net/wireless/cfg80211 0x3c744e95 cfg80211_calculate_bitrate +EXPORT_SYMBOL net/wireless/cfg80211 0x3c86019a cfg80211_sinfo_alloc_tid_stats +EXPORT_SYMBOL net/wireless/cfg80211 0x3d02a3d5 cfg80211_rx_unexpected_4addr_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x429c0c31 ieee80211_bss_get_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x42c32198 ieee80211_amsdu_to_8023s +EXPORT_SYMBOL net/wireless/cfg80211 0x43afadee ieee80211_radiotap_iterator_init +EXPORT_SYMBOL net/wireless/cfg80211 0x4430a580 __cfg80211_send_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x4493f79e cfg80211_connect_done +EXPORT_SYMBOL net/wireless/cfg80211 0x4abed7d4 ieee80211_mandatory_rates +EXPORT_SYMBOL net/wireless/cfg80211 0x4b4cbccb cfg80211_assoc_failure +EXPORT_SYMBOL net/wireless/cfg80211 0x524b7c57 ieee80211_strip_8023_mesh_hdr +EXPORT_SYMBOL net/wireless/cfg80211 0x54e88587 cfg80211_ch_switch_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x5584448a ieee80211_channel_to_freq_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x5593e986 cfg80211_remain_on_channel_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x55d8745b cfg80211_port_authorized +EXPORT_SYMBOL net/wireless/cfg80211 0x56401c82 cfg80211_del_sta_sinfo +EXPORT_SYMBOL net/wireless/cfg80211 0x604d743b cfg80211_roamed +EXPORT_SYMBOL net/wireless/cfg80211 0x60fd87c1 cfg80211_get_iftype_ext_capa +EXPORT_SYMBOL net/wireless/cfg80211 0x62412594 cfg80211_gtk_rekey_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x62de3dcc wiphy_new_nm +EXPORT_SYMBOL net/wireless/cfg80211 0x66c7399d ieee80211_get_channel_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x684a7172 cfg80211_control_port_tx_status +EXPORT_SYMBOL net/wireless/cfg80211 0x688e70d6 cfg80211_report_obss_beacon_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x69b18f43 rfc1042_header +EXPORT_SYMBOL net/wireless/cfg80211 0x6aa81c7d wiphy_rfkill_start_polling +EXPORT_SYMBOL net/wireless/cfg80211 0x6acdde17 cfg80211_rx_spurious_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x6b65ca1c cfg80211_cqm_pktloss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x6bedf402 ieee80211_freq_khz_to_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x6c0965d7 regulatory_set_wiphy_regd +EXPORT_SYMBOL net/wireless/cfg80211 0x6f88cf10 __cfg80211_alloc_reply_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x70b2e766 ieee80211_is_valid_amsdu +EXPORT_SYMBOL net/wireless/cfg80211 0x79b82a71 cfg80211_find_vendor_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x79ddb9aa cfg80211_auth_timeout +EXPORT_SYMBOL net/wireless/cfg80211 0x7acb86ed ieee80211_radiotap_iterator_next +EXPORT_SYMBOL net/wireless/cfg80211 0x7c01c4f2 cfg80211_crit_proto_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0x7c3ac925 ieee80211_get_vht_max_nss +EXPORT_SYMBOL net/wireless/cfg80211 0x7d38de15 cfg80211_nan_match +EXPORT_SYMBOL net/wireless/cfg80211 0x7ead4b66 wiphy_unregister +EXPORT_SYMBOL net/wireless/cfg80211 0x7ef39823 ieee80211_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0x7f2b5a71 ieee80211_get_num_supported_channels +EXPORT_SYMBOL net/wireless/cfg80211 0x7ff54833 cfg80211_bss_iter +EXPORT_SYMBOL net/wireless/cfg80211 0x803d9b08 cfg80211_links_removed +EXPORT_SYMBOL net/wireless/cfg80211 0x81aa5a38 cfg80211_michael_mic_failure +EXPORT_SYMBOL net/wireless/cfg80211 0x84063e19 cfg80211_ref_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x843de10f cfg80211_rx_mgmt_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x85de3f6f wiphy_delayed_work_timer +EXPORT_SYMBOL net/wireless/cfg80211 0x8da4005c cfg80211_reg_can_beacon_relax +EXPORT_SYMBOL net/wireless/cfg80211 0x8fa02936 cfg80211_free_nan_func +EXPORT_SYMBOL net/wireless/cfg80211 0x91af8c34 cfg80211_any_usable_channels +EXPORT_SYMBOL net/wireless/cfg80211 0x95b6fd35 cfg80211_check_station_change +EXPORT_SYMBOL net/wireless/cfg80211 0x9bd976c4 cfg80211_bss_color_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x9c7540c7 cfg80211_chandef_usable +EXPORT_SYMBOL net/wireless/cfg80211 0x9d6cba30 cfg80211_find_elem_match +EXPORT_SYMBOL net/wireless/cfg80211 0x9d7476ff wdev_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x9e043405 cfg80211_check_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0xa3bf1505 __cfg80211_radar_event +EXPORT_SYMBOL net/wireless/cfg80211 0xa65bd7c8 cfg80211_classify8021d +EXPORT_SYMBOL net/wireless/cfg80211 0xa8e9b404 cfg80211_update_owe_info_event +EXPORT_SYMBOL net/wireless/cfg80211 0xa8f85bde cfg80211_rx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xaa8cf35a cfg80211_send_layer2_update +EXPORT_SYMBOL net/wireless/cfg80211 0xac1e69c7 cfg80211_put_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xad4d434e cfg80211_ft_event +EXPORT_SYMBOL net/wireless/cfg80211 0xaecdc743 cfg80211_reg_can_beacon +EXPORT_SYMBOL net/wireless/cfg80211 0xafea1911 cfg80211_tx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xb11b0cb4 cfg80211_pmksa_candidate_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xb557ba9f cfg80211_ch_switch_started_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xb652fbb5 cfg80211_get_drvinfo +EXPORT_SYMBOL net/wireless/cfg80211 0xbd5b176a cfg80211_tdls_oper_request +EXPORT_SYMBOL net/wireless/cfg80211 0xbe1f014b cfg80211_assoc_comeback +EXPORT_SYMBOL net/wireless/cfg80211 0xbef9f8fc cfg80211_unlink_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xc06fb537 cfg80211_probe_status +EXPORT_SYMBOL net/wireless/cfg80211 0xc3fb97ca ieee80211_get_response_rate +EXPORT_SYMBOL net/wireless/cfg80211 0xc4b4fc27 cfg80211_chandef_valid +EXPORT_SYMBOL net/wireless/cfg80211 0xc593f3ad ieee80211_get_hdrlen_from_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xc6cca3db wiphy_apply_custom_regulatory +EXPORT_SYMBOL net/wireless/cfg80211 0xc7e7c5a9 cfg80211_get_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xcc1a7c48 cfg80211_is_element_inherited +EXPORT_SYMBOL net/wireless/cfg80211 0xd21aac6f cfg80211_cqm_txe_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xd31188f5 cfg80211_bss_flush +EXPORT_SYMBOL net/wireless/cfg80211 0xd3cb1e3e cfg80211_background_cac_abort +EXPORT_SYMBOL net/wireless/cfg80211 0xd56d55f3 ieee80211_get_mesh_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0xd6c87a05 cfg80211_defragment_element +EXPORT_SYMBOL net/wireless/cfg80211 0xd97eaad4 cfg80211_chandef_compatible +EXPORT_SYMBOL net/wireless/cfg80211 0xdb7899f0 cfg80211_iftype_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0xdba126c1 reg_initiator_name +EXPORT_SYMBOL net/wireless/cfg80211 0xddb4a2e2 cfg80211_rx_assoc_resp +EXPORT_SYMBOL net/wireless/cfg80211 0xde5d1fc8 cfg80211_cqm_rssi_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xde7b6892 __cfg80211_alloc_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xdf9a71b6 cfg80211_chandef_dfs_required +EXPORT_SYMBOL net/wireless/cfg80211 0xe110e952 cfg80211_iter_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0xe59d6515 cfg80211_mgmt_tx_status_ext +EXPORT_SYMBOL net/wireless/cfg80211 0xe900d94a ieee80211_data_to_8023_exthdr +EXPORT_SYMBOL net/wireless/cfg80211 0xea3ecfaa wiphy_rfkill_set_hw_state_reason +EXPORT_SYMBOL net/wireless/cfg80211 0xee7c0b32 cfg80211_unregister_wdev +EXPORT_SYMBOL net/wireless/cfg80211 0xf06337fb cfg80211_external_auth_request +EXPORT_SYMBOL net/wireless/cfg80211 0xf31d0898 cfg80211_register_netdevice +EXPORT_SYMBOL net/wireless/cfg80211 0xf40bc2f5 ieee80211_operating_class_to_band +EXPORT_SYMBOL net/wireless/cfg80211 0xf5596d89 cfg80211_get_p2p_attr +EXPORT_SYMBOL net/wireless/cfg80211 0xf6ef61bc cfg80211_report_wowlan_wakeup +EXPORT_SYMBOL net/wireless/cfg80211 0xf9369ad1 cfg80211_new_sta +EXPORT_SYMBOL net/wireless/cfg80211 0xfa8a9c03 wiphy_free +EXPORT_SYMBOL net/wireless/cfg80211 0xfcd80875 cfg80211_conn_failed +EXPORT_SYMBOL net/wireless/cfg80211 0xfd61738c cfg80211_rx_unprot_mlme_mgmt +EXPORT_SYMBOL net/wireless/lib80211 0x017c4deb lib80211_get_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x0c70d0f5 lib80211_unregister_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x2931cd73 lib80211_crypt_info_free +EXPORT_SYMBOL net/wireless/lib80211 0xca4e14d2 lib80211_crypt_info_init +EXPORT_SYMBOL net/wireless/lib80211 0xea10ec53 lib80211_crypt_delayed_deinit +EXPORT_SYMBOL net/wireless/lib80211 0xee0828f3 lib80211_register_crypto_ops +EXPORT_SYMBOL sound/ac97_bus 0x427a3350 ac97_bus_type +EXPORT_SYMBOL sound/core/oss/snd-mixer-oss 0xfd3aa0f0 snd_mixer_oss_ioctl_card +EXPORT_SYMBOL sound/core/seq/snd-seq 0x08232825 snd_seq_kernel_client_enqueue +EXPORT_SYMBOL sound/core/seq/snd-seq 0x1a724fcc snd_seq_kernel_client_ctl +EXPORT_SYMBOL sound/core/seq/snd-seq 0x23738926 snd_seq_dump_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0x3061c52d snd_use_lock_sync_helper +EXPORT_SYMBOL sound/core/seq/snd-seq 0x465b41e8 snd_seq_create_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x6bb71038 snd_seq_delete_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7b8699eb snd_seq_event_port_detach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x8551b156 snd_seq_event_port_attach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x85cd59a8 snd_seq_kernel_client_dispatch +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa6e19f8e snd_seq_expand_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0xb8e448a0 snd_seq_set_queue_tempo +EXPORT_SYMBOL sound/core/seq/snd-seq 0xff0f512d snd_seq_kernel_client_write_poll +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x6ea09972 snd_midi_channel_alloc_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x74769de9 snd_midi_process_event +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x833a3e07 snd_midi_channel_set_clear +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0xb9948d2c snd_midi_channel_free_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x454224b1 snd_midi_event_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x70758652 snd_midi_event_encode_byte +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x7a3e0db5 snd_midi_event_no_status +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x8150b379 snd_midi_event_reset_encode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xb8620ad8 snd_midi_event_reset_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xdd935c83 snd_midi_event_free +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xe9e6c50c snd_midi_event_new +EXPORT_SYMBOL sound/core/seq/snd-seq-virmidi 0x51f865af snd_virmidi_new +EXPORT_SYMBOL sound/core/snd 0x0be83de4 snd_card_free_when_closed +EXPORT_SYMBOL sound/core/snd 0x16d84b8d snd_ctl_add +EXPORT_SYMBOL sound/core/snd 0x18e1683f snd_dma_program +EXPORT_SYMBOL sound/core/snd 0x191e88cf snd_dma_pointer +EXPORT_SYMBOL sound/core/snd 0x1930b5cc snd_device_register +EXPORT_SYMBOL sound/core/snd 0x198788b4 snd_lookup_oss_minor_data +EXPORT_SYMBOL sound/core/snd 0x19c72dc7 snd_info_free_entry +EXPORT_SYMBOL sound/core/snd 0x1a6ed941 snd_ctl_find_numid +EXPORT_SYMBOL sound/core/snd 0x1f9f3018 snd_ctl_free_one +EXPORT_SYMBOL sound/core/snd 0x20bf4f86 snd_device_new +EXPORT_SYMBOL sound/core/snd 0x2309e4bc snd_register_oss_device +EXPORT_SYMBOL sound/core/snd 0x244f806a snd_unregister_oss_device +EXPORT_SYMBOL sound/core/snd 0x24a94b26 snd_info_get_line +EXPORT_SYMBOL sound/core/snd 0x255358d9 snd_info_create_card_entry +EXPORT_SYMBOL sound/core/snd 0x25f36f2e snd_component_add +EXPORT_SYMBOL sound/core/snd 0x2aa6fcfa snd_info_register +EXPORT_SYMBOL sound/core/snd 0x342a2354 copy_to_user_fromio +EXPORT_SYMBOL sound/core/snd 0x34a1d22b snd_jack_set_key +EXPORT_SYMBOL sound/core/snd 0x37e17ac6 _snd_ctl_add_follower +EXPORT_SYMBOL sound/core/snd 0x3971b4df snd_ecards_limit +EXPORT_SYMBOL sound/core/snd 0x42287d35 snd_ctl_rename +EXPORT_SYMBOL sound/core/snd 0x435e1bc3 snd_ctl_unregister_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0x49452337 snd_card_free +EXPORT_SYMBOL sound/core/snd 0x4a3ea5c0 snd_request_card +EXPORT_SYMBOL sound/core/snd 0x4f1661f1 snd_ctl_replace +EXPORT_SYMBOL sound/core/snd 0x5219c9af snd_card_new +EXPORT_SYMBOL sound/core/snd 0x56e9beaa snd_ctl_register_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0x58011424 snd_ctl_unregister_ioctl +EXPORT_SYMBOL sound/core/snd 0x612b12df snd_ctl_new1 +EXPORT_SYMBOL sound/core/snd 0x61cf6ccd snd_ctl_find_id +EXPORT_SYMBOL sound/core/snd 0x664c7bbc snd_jack_add_new_kctl +EXPORT_SYMBOL sound/core/snd 0x665ccb29 snd_card_register +EXPORT_SYMBOL sound/core/snd 0x686a15fe snd_device_free +EXPORT_SYMBOL sound/core/snd 0x70c15ac1 snd_dma_disable +EXPORT_SYMBOL sound/core/snd 0x73076315 snd_pci_quirk_lookup_id +EXPORT_SYMBOL sound/core/snd 0x7932c0f2 snd_pci_quirk_lookup +EXPORT_SYMBOL sound/core/snd 0x7bab0eb7 snd_mixer_oss_notify_callback +EXPORT_SYMBOL sound/core/snd 0x7db05260 snd_ctl_boolean_mono_info +EXPORT_SYMBOL sound/core/snd 0x7dbf685a snd_ctl_notify +EXPORT_SYMBOL sound/core/snd 0x81f0990c snd_jack_set_parent +EXPORT_SYMBOL sound/core/snd 0x840d8d02 snd_ctl_boolean_stereo_info +EXPORT_SYMBOL sound/core/snd 0x8d115b60 snd_info_create_module_entry +EXPORT_SYMBOL sound/core/snd 0x8df3789f snd_oss_info_register +EXPORT_SYMBOL sound/core/snd 0x8f595b11 snd_major +EXPORT_SYMBOL sound/core/snd 0x9e6d79f8 snd_info_get_str +EXPORT_SYMBOL sound/core/snd 0xb2525e2a snd_ctl_notify_one +EXPORT_SYMBOL sound/core/snd 0xb2e5ae4a snd_lookup_minor_data +EXPORT_SYMBOL sound/core/snd 0xb83a5c8d snd_unregister_device +EXPORT_SYMBOL sound/core/snd 0xc4512001 snd_card_disconnect +EXPORT_SYMBOL sound/core/snd 0xc5a6d10b release_and_free_resource +EXPORT_SYMBOL sound/core/snd 0xc77187dd snd_seq_root +EXPORT_SYMBOL sound/core/snd 0xc8a8ca2d snd_ctl_make_virtual_master +EXPORT_SYMBOL sound/core/snd 0xc93ec836 snd_register_device +EXPORT_SYMBOL sound/core/snd 0xcc6a729f snd_ctl_enum_info +EXPORT_SYMBOL sound/core/snd 0xda20221a snd_card_file_add +EXPORT_SYMBOL sound/core/snd 0xda23666c snd_jack_report +EXPORT_SYMBOL sound/core/snd 0xe161ece5 snd_ctl_rename_id +EXPORT_SYMBOL sound/core/snd 0xe75779ca snd_ctl_register_ioctl +EXPORT_SYMBOL sound/core/snd 0xef89ab70 snd_ctl_remove +EXPORT_SYMBOL sound/core/snd 0xf0ca43a1 snd_ctl_remove_id +EXPORT_SYMBOL sound/core/snd 0xf2376d83 snd_power_wait +EXPORT_SYMBOL sound/core/snd 0xf64b30ae snd_card_file_remove +EXPORT_SYMBOL sound/core/snd 0xfc1c5bd0 snd_card_set_id +EXPORT_SYMBOL sound/core/snd 0xfe88379c snd_jack_new +EXPORT_SYMBOL sound/core/snd 0xfffd89db copy_from_user_toio +EXPORT_SYMBOL sound/core/snd-compress 0x535ca588 snd_compr_malloc_pages +EXPORT_SYMBOL sound/core/snd-compress 0x89f780f2 snd_compr_free_pages +EXPORT_SYMBOL sound/core/snd-hwdep 0x2fabc37c snd_hwdep_new +EXPORT_SYMBOL sound/core/snd-pcm 0x00bd2935 snd_pcm_set_managed_buffer_all +EXPORT_SYMBOL sound/core/snd-pcm 0x01748fb6 snd_dma_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x0283dfe3 _snd_pcm_hw_params_any +EXPORT_SYMBOL sound/core/snd-pcm 0x03fbae05 snd_pcm_hw_constraint_list +EXPORT_SYMBOL sound/core/snd-pcm 0x04cda566 snd_interval_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x11eba48e snd_pcm_create_iec958_consumer_hw_params +EXPORT_SYMBOL sound/core/snd-pcm 0x1c1c61b5 snd_pcm_hw_constraint_mask64 +EXPORT_SYMBOL sound/core/snd-pcm 0x1d027e4b snd_pcm_format_signed +EXPORT_SYMBOL sound/core/snd-pcm 0x1d641648 snd_pcm_lib_malloc_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x23b1d2e1 snd_pcm_hw_param_first +EXPORT_SYMBOL sound/core/snd-pcm 0x254f5adb snd_pcm_new +EXPORT_SYMBOL sound/core/snd-pcm 0x2634b7ca snd_pcm_lib_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x26a727b7 snd_pcm_new_stream +EXPORT_SYMBOL sound/core/snd-pcm 0x3368d156 snd_pcm_set_managed_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x3796bdcc snd_pcm_format_little_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x37fef07b snd_pcm_hw_constraint_msbits +EXPORT_SYMBOL sound/core/snd-pcm 0x39bf9301 _snd_pcm_hw_param_setempty +EXPORT_SYMBOL sound/core/snd-pcm 0x39fc9dc3 snd_pcm_set_sync +EXPORT_SYMBOL sound/core/snd-pcm 0x3dc967e8 __snd_pcm_lib_xfer +EXPORT_SYMBOL sound/core/snd-pcm 0x42de334a snd_pcm_period_elapsed_under_stream_lock +EXPORT_SYMBOL sound/core/snd-pcm 0x4a17a5f0 snd_pcm_lib_preallocate_free_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x4a982f15 snd_pcm_set_ops +EXPORT_SYMBOL sound/core/snd-pcm 0x4b519178 snd_pcm_period_elapsed +EXPORT_SYMBOL sound/core/snd-pcm 0x4c85da3a snd_sgbuf_get_page +EXPORT_SYMBOL sound/core/snd-pcm 0x4f816e9b snd_pcm_format_big_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x503bd137 snd_interval_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x52e3e4a5 snd_pcm_hw_param_value +EXPORT_SYMBOL sound/core/snd-pcm 0x5e416533 snd_dma_alloc_dir_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x5e7f4920 snd_pcm_format_set_silence +EXPORT_SYMBOL sound/core/snd-pcm 0x5f74c442 snd_pcm_new_internal +EXPORT_SYMBOL sound/core/snd-pcm 0x64ca39d0 snd_pcm_create_iec958_consumer +EXPORT_SYMBOL sound/core/snd-pcm 0x650f8603 snd_pcm_format_silence_64 +EXPORT_SYMBOL sound/core/snd-pcm 0x67dcdf05 snd_pcm_mmap_data +EXPORT_SYMBOL sound/core/snd-pcm 0x68a24153 snd_pcm_format_physical_width +EXPORT_SYMBOL sound/core/snd-pcm 0x69255f54 snd_pcm_hw_limit_rates +EXPORT_SYMBOL sound/core/snd-pcm 0x6ef8fcd8 snd_pcm_format_linear +EXPORT_SYMBOL sound/core/snd-pcm 0x6fc27f91 snd_pcm_lib_get_vmalloc_page +EXPORT_SYMBOL sound/core/snd-pcm 0x70cfadde snd_pcm_release_substream +EXPORT_SYMBOL sound/core/snd-pcm 0x79fe5ff9 snd_pcm_hw_constraint_pow2 +EXPORT_SYMBOL sound/core/snd-pcm 0x7f6aff53 snd_pcm_hw_constraint_integer +EXPORT_SYMBOL sound/core/snd-pcm 0x809487a9 snd_pcm_hw_param_last +EXPORT_SYMBOL sound/core/snd-pcm 0x811e0d23 snd_dma_buffer_mmap +EXPORT_SYMBOL sound/core/snd-pcm 0x81c12e88 snd_sgbuf_get_addr +EXPORT_SYMBOL sound/core/snd-pcm 0x834dc955 snd_pcm_format_size +EXPORT_SYMBOL sound/core/snd-pcm 0x874f4485 snd_pcm_suspend_all +EXPORT_SYMBOL sound/core/snd-pcm 0x8a95ddc5 snd_dma_alloc_pages_fallback +EXPORT_SYMBOL sound/core/snd-pcm 0x8d4665a4 snd_pcm_hw_constraint_minmax +EXPORT_SYMBOL sound/core/snd-pcm 0x94098ff8 snd_interval_list +EXPORT_SYMBOL sound/core/snd-pcm 0x9827b72a snd_pcm_lib_preallocate_pages_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x9b480c67 snd_sgbuf_get_chunk_size +EXPORT_SYMBOL sound/core/snd-pcm 0xa4c77dcd snd_pcm_kernel_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0xa61aa028 snd_pcm_format_unsigned +EXPORT_SYMBOL sound/core/snd-pcm 0xac437f7b snd_interval_ratnum +EXPORT_SYMBOL sound/core/snd-pcm 0xaca8bd2f snd_pcm_lib_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0xb9528e47 snd_pcm_hw_constraint_ratdens +EXPORT_SYMBOL sound/core/snd-pcm 0xb9638db4 snd_pcm_rate_to_rate_bit +EXPORT_SYMBOL sound/core/snd-pcm 0xb97cdb6d snd_pcm_stop +EXPORT_SYMBOL sound/core/snd-pcm 0xbdf7ed35 snd_pcm_hw_rule_noresample +EXPORT_SYMBOL sound/core/snd-pcm 0xc056321d snd_pcm_lib_preallocate_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xcfea6b9a snd_pcm_open_substream +EXPORT_SYMBOL sound/core/snd-pcm 0xd2052525 snd_pcm_hw_constraint_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0xdceec70e snd_pcm_lib_free_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0xe1d5bb2b _snd_pcm_lib_alloc_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0xe56a9336 snd_pcm_format_width +EXPORT_SYMBOL sound/core/snd-pcm 0xe9529656 snd_pcm_hw_constraint_step +EXPORT_SYMBOL sound/core/snd-pcm 0xeb1c7e94 snd_pcm_hw_refine +EXPORT_SYMBOL sound/core/snd-pcm 0xf19c1173 snd_pcm_hw_rule_add +EXPORT_SYMBOL sound/core/snd-pcm 0xf5c40f64 snd_pcm_lib_mmap_iomem +EXPORT_SYMBOL sound/core/snd-pcm 0xfdc014bd snd_pcm_hw_constraint_ratnums +EXPORT_SYMBOL sound/core/snd-pcm 0xff6104d0 snd_pcm_rate_bit_to_rate +EXPORT_SYMBOL sound/core/snd-rawmidi 0x02f778d8 snd_rawmidi_kernel_read +EXPORT_SYMBOL sound/core/snd-rawmidi 0x0380eaca snd_rawmidi_output_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0x1b3cfca0 snd_rawmidi_transmit_empty +EXPORT_SYMBOL sound/core/snd-rawmidi 0x1fa8e675 snd_rawmidi_proceed +EXPORT_SYMBOL sound/core/snd-rawmidi 0x4fa3966d snd_rawmidi_kernel_release +EXPORT_SYMBOL sound/core/snd-rawmidi 0x558b57cf snd_rawmidi_info_select +EXPORT_SYMBOL sound/core/snd-rawmidi 0x5b3c22cd snd_rawmidi_drain_input +EXPORT_SYMBOL sound/core/snd-rawmidi 0x6f65ded6 snd_rawmidi_kernel_write +EXPORT_SYMBOL sound/core/snd-rawmidi 0x8a4c44d3 snd_rawmidi_kernel_open +EXPORT_SYMBOL sound/core/snd-rawmidi 0x8f26b556 snd_rawmidi_set_ops +EXPORT_SYMBOL sound/core/snd-rawmidi 0x988a2ec4 snd_rawmidi_drain_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0x9e7493c2 snd_rawmidi_input_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0xa2480add snd_rawmidi_drop_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0xa6f81966 snd_rawmidi_new +EXPORT_SYMBOL sound/core/snd-rawmidi 0xc503d627 snd_rawmidi_transmit_peek +EXPORT_SYMBOL sound/core/snd-rawmidi 0xdf028681 snd_rawmidi_transmit +EXPORT_SYMBOL sound/core/snd-rawmidi 0xe3cfc8b3 snd_rawmidi_transmit_ack +EXPORT_SYMBOL sound/core/snd-rawmidi 0xe97a0bc5 snd_rawmidi_receive +EXPORT_SYMBOL sound/core/snd-seq-device 0x091def1c snd_seq_autoload_exit +EXPORT_SYMBOL sound/core/snd-seq-device 0x1644a212 snd_seq_device_new +EXPORT_SYMBOL sound/core/snd-seq-device 0x370a0736 snd_seq_autoload_init +EXPORT_SYMBOL sound/core/snd-seq-device 0x6339b6d0 snd_seq_device_load_drivers +EXPORT_SYMBOL sound/core/snd-timer 0x150b5413 snd_timer_global_new +EXPORT_SYMBOL sound/core/snd-timer 0x3166a374 snd_timer_interrupt +EXPORT_SYMBOL sound/core/snd-timer 0x40d77a73 snd_timer_open +EXPORT_SYMBOL sound/core/snd-timer 0x577fb703 snd_timer_new +EXPORT_SYMBOL sound/core/snd-timer 0x73972b1c snd_timer_start +EXPORT_SYMBOL sound/core/snd-timer 0x76f963e1 snd_timer_global_free +EXPORT_SYMBOL sound/core/snd-timer 0x96c8995f snd_timer_resolution +EXPORT_SYMBOL sound/core/snd-timer 0x992c9c5f snd_timer_stop +EXPORT_SYMBOL sound/core/snd-timer 0x9a5ab684 snd_timer_global_register +EXPORT_SYMBOL sound/core/snd-timer 0xa7c65987 snd_timer_notify +EXPORT_SYMBOL sound/core/snd-timer 0xb5213654 snd_timer_pause +EXPORT_SYMBOL sound/core/snd-timer 0xcf521502 snd_timer_instance_new +EXPORT_SYMBOL sound/core/snd-timer 0xd5d67666 snd_timer_continue +EXPORT_SYMBOL sound/core/snd-timer 0xdd5e1c20 snd_timer_instance_free +EXPORT_SYMBOL sound/core/snd-timer 0xf19bef70 snd_timer_close +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x021d422d snd_mpu401_uart_new +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x6d629c59 snd_mpu401_uart_interrupt_tx +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0xc0fec227 snd_mpu401_uart_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x05060a19 snd_opl3_regmap +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x132c64bf snd_opl3_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x172a590c snd_opl3_init +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x5c23904b snd_opl3_hwdep_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xac203665 snd_opl3_reset +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xbbcdb4fb snd_opl3_find_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xd8dde28d snd_opl3_timer_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xd989f695 snd_opl3_load_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xe0484327 snd_opl3_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xeef022f3 snd_opl3_create +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x0bef44e5 snd_vx_check_reg_bit +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x20b35e6e snd_vx_resume +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x226138b0 snd_vx_threaded_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x5b339c62 snd_vx_dsp_boot +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x85c8abc0 snd_vx_load_boot_image +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x970d55d1 snd_vx_dsp_load +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xb26d6843 snd_vx_free_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xdaa62e2e snd_vx_setup_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xe1135a6e snd_vx_create +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xe674096e snd_vx_suspend +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf1f04d23 snd_vx_irq_handler +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x07cc6cd7 amdtp_stream_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0eedc8a7 amdtp_stream_get_max_payload +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x1760c055 amdtp_stream_pcm_abort +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x20254e45 amdtp_syt_intervals +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x2febe2c1 cmp_connection_check_used +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x2ff02c75 fw_iso_resources_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x31ec4fdf fw_iso_resources_allocate +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x38544636 fw_iso_resources_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x3a4fc2ff amdtp_stream_add_pcm_hw_constraints +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x53ca18e8 amdtp_rate_table +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x6797d2d5 cmp_connection_reserve +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x782b9910 cmp_connection_release +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x78f293cd snd_fw_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x7b72cab1 amdtp_stream_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x80b86291 amdtp_stream_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x8581a65a avc_general_get_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x8dbb51eb cmp_connection_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x93e86f0a cmp_connection_establish +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x9ccbfe56 fcp_avc_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xa3bcb97c amdtp_stream_pcm_prepare +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xa54072a5 avc_general_set_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xad0c1128 cmp_connection_break +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xb8941c3f amdtp_stream_set_parameters +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xbb0097ed iso_packets_buffer_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xbe46b763 fcp_bus_reset +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xce542c98 avc_general_get_plug_info +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xdd0b005d iso_packets_buffer_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xdd9e005d cmp_connection_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xe015d89c fw_iso_resources_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xf1c3c546 fw_iso_resources_free +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xf317e1ae cmp_connection_destroy +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x41a05c36 intel_nhlt_has_endpoint_type +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x66fd6169 intel_nhlt_ssp_endpoint_mask +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0xb7b836b3 intel_nhlt_ssp_mclk_mask +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0xc8f11e88 intel_nhlt_get_endpoint_blob +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x82ad9510 snd_ak4113_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x8b5dde00 snd_ak4113_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x21b67d63 snd_ak4114_check_rate_and_errors +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x3152c8dd snd_ak4114_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x51630c5c snd_ak4114_reg_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x9ff89674 snd_ak4114_create +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xb501b4f6 snd_ak4114_build +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xbe856200 snd_ak4114_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xc94de59b snd_ak4114_reinit +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xdcf25b58 snd_ak4114_external_rate +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0x0e305c82 snd_ak4117_check_rate_and_errors +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0x0ec73c01 snd_ak4117_create +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0x36716db2 snd_ak4117_reinit +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0x474c6a71 snd_ak4117_reg_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0xb22d8582 snd_ak4117_external_rate +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0xb2ad4769 snd_ak4117_build +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x26debcc5 snd_akm4xxx_init +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x5a96f769 snd_akm4xxx_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x5d4031df snd_akm4xxx_reset +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x96ace099 snd_akm4xxx_write +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x96a255a4 snd_pt2258_reset +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0xf5b52db0 snd_pt2258_build_controls +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x045a98a6 snd_cs8427_create +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x1ef26ced snd_cs8427_iec958_active +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x5599e30e snd_cs8427_init +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x866f8d55 snd_cs8427_reg_write +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xdc3c6016 snd_cs8427_iec958_pcm +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xecc96bb2 snd_cs8427_iec958_build +EXPORT_SYMBOL sound/i2c/snd-i2c 0x4c30fc59 snd_i2c_device_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x4fedd38f snd_i2c_device_free +EXPORT_SYMBOL sound/i2c/snd-i2c 0x5c1caf4d snd_i2c_probeaddr +EXPORT_SYMBOL sound/i2c/snd-i2c 0xb9d3a60e snd_i2c_bus_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0xbda80c25 snd_i2c_sendbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0xd2b6f4c8 snd_i2c_readbytes +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x0deabe25 snd_sbdsp_create +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x15980af2 snd_sbmixer_suspend +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x205b3f2f snd_sbdsp_reset +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x6565c8f3 snd_sbmixer_write +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x86d93479 snd_sbdsp_command +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x86f825de snd_sbmixer_new +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x914f6558 snd_sbmixer_resume +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xd71e40cb snd_sbmixer_read +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xfd96c78e snd_sbdsp_get_byte +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xfe7324af snd_sbmixer_add_ctl +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x08a96bcc snd_ac97_mixer +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x0d214a5b snd_ac97_read +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x0df26e55 snd_ac97_pcm_assign +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x1ca24e9c snd_ac97_update +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x2321abf3 snd_ac97_pcm_close +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x36ca67cb snd_ac97_resume +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x3bb55f4d snd_ac97_pcm_double_rate_rules +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x59a65fe7 snd_ac97_pcm_open +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x5a3e09a5 snd_ac97_tune_hardware +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x5eb66389 snd_ac97_update_bits +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x68adeb63 snd_ac97_write_cache +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x86b30fc3 snd_ac97_bus +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x9244b4f2 snd_ac97_update_power +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xd5887424 snd_ac97_write +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xef48c86a snd_ac97_suspend +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xf0915210 snd_ac97_set_rate +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xf4e9222e snd_ac97_get_short_name +EXPORT_SYMBOL sound/pci/asihpi/snd-asihpi 0xeba2913e hpi_send_recv +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x01a1b9d2 snd_emu10k1_synth_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x06b2bc4c snd_emu10k1_synth_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x1d29f018 snd_emu10k1_ptr_write +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x2f97dd72 snd_emu10k1_voice_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x33bcdb86 snd_emu10k1_synth_copy_from_user +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x472b71ad snd_emu10k1_voice_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x4fc35b84 snd_emu10k1_ptr_read +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xe4506741 snd_emu10k1_ptr_write_multiple +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xe733ee8f snd_emu10k1_memblk_map +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xedf34548 snd_emu10k1_synth_bzero +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0xb3763762 snd_ice1712_akm4xxx_free +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0xc7142a07 snd_ice1712_akm4xxx_init +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0xeb6306b5 snd_ice1712_akm4xxx_build_controls +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x06b57c5e oxygen_read32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x08f07127 oxygen_write8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x0e387e50 oxygen_pci_pm +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x25439ea6 oxygen_read_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x29d46174 oxygen_write_i2c +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x351a95f7 oxygen_write_ac97_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x3944c0fc oxygen_write_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x686161bf oxygen_write32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x6b4f2e59 oxygen_reset_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x7e5ec789 oxygen_write32_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x85776ac8 oxygen_write16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x8a036f9a oxygen_write_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x8a717be1 oxygen_write_spi +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x9015b420 oxygen_pci_probe +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x9eed00d2 oxygen_write16_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xb289d643 oxygen_read8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xcaa2ba4e oxygen_pci_shutdown +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xda368757 oxygen_read16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xf3c46df5 oxygen_update_dac_routing +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xfcfb77fe oxygen_write8_masked +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x7db19693 snd_trident_write_voice_regs +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x910a3f30 snd_trident_free_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xf12eb6df snd_trident_start_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xf2ee3b76 snd_trident_alloc_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xf71b8456 snd_trident_stop_voice +EXPORT_SYMBOL sound/soc/amd/acp_audio_dma 0xf2cc2cce acp_bt_uart_enable +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x31f9caad snd_amd_acp_find_config +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x884dda17 snd_soc_acpi_amd_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0xfc525b3d snd_soc_acpi_amd_rmb_sof_machines +EXPORT_SYMBOL sound/soc/codecs/snd-soc-adau1372 0x8e8652fc adau1372_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-lpass-wsa-macro 0x1032d4d6 wsa_macro_set_spkr_mode +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x1d45f429 pcm3060_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x87519530 pcm3060_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-rt715 0xed2acb24 hda_to_sdw +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x4bebaf19 tlv320aic23_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0xc52b1472 tlv320aic23_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x970c6dc9 aic32x4_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0xb07eab03 aic32x4_regmap_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0xbfe485f2 aic32x4_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x1194a8ff aic3x_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0xbce7ba75 aic3x_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x0c70937b wcd_mbhc_start +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x3a195ca9 wcd_mbhc_get_impedance +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x41ab517d wcd_dt_parse_mbhc_data +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x789ebe56 wcd_mbhc_set_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xa5758a49 wcd_mbhc_get_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xc8f709ff wcd_mbhc_init +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xd094df47 wcd_mbhc_deinit +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xe2beca26 wcd_mbhc_stop +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x767e15f0 fsl_asoc_get_dma_channel +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x82f3bdf5 fsl_asoc_reparent_pll_clocks +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0xb40096fa fsl_asoc_get_pll_clocks +EXPORT_SYMBOL sound/soc/snd-soc-core 0xb2eea556 snd_soc_alloc_ac97_component +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0101751c snd_sof_ipc_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x10e9e742 sof_ipc4_set_pipeline_state +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1702f3e7 sof_mailbox_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1cda1511 snd_sof_device_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x20e3267e snd_sof_ipc_init +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x253af1ef snd_sof_dsp_update_bits64_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x29557f10 snd_sof_dsp_update_bits_forced +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x31193467 snd_sof_ipc_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x314cb336 snd_sof_dsp_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x35bd9a4e snd_sof_dsp_dbg_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x368c6727 sof_debug_check_flag +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x39cacb0e sof_machine_check +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3b868bff sof_set_fw_state +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3e7d2306 snd_sof_load_topology +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x426f7eb7 snd_sof_pci_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4508926f sof_widget_setup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4b0dd2dc snd_sof_dsp_update_bits64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4f002120 snd_sof_prepare +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x51e07f1b sof_ipc3_do_rx_work +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x54efd84d sof_mailbox_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x5686f20d snd_sof_load_firmware_raw +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x5f5bb920 snd_sof_run_firmware +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x647f3c5f snd_sof_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x69e21023 snd_sof_fw_unload +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6b8fad39 sof_machine_register +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6d0d110a snd_sof_device_probe_completed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6e8546af snd_sof_complete +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x76688fee snd_sof_load_firmware_memcpy +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x78443b98 snd_sof_handle_fw_exception +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7d11009c sof_io_read64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x81edfd6b snd_sof_dsp_only_d0i3_compatible_stream_active +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8764f4a7 snd_sof_ipc_get_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8badc491 sof_block_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8bc50b0a sof_ipc_tx_message_no_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8be3e300 sof_block_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8c13871a snd_sof_runtime_idle +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8dba3b51 sof_ipc_msg_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8e9594b5 sof_print_oops_and_stack +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x9472c5f7 sof_ipc_set_get_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x99631140 sof_stream_pcm_close +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xa8e73be8 snd_sof_device_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xace9da3b sof_machine_unregister +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb174e056 sof_widget_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xbfe71d33 sof_io_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc6b7adef snd_sof_pcm_period_elapsed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd0073549 sof_set_stream_data_offset +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd8570b0a snd_sof_runtime_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xdd746cc0 snd_sof_dsp_update_bits_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xded1b4f7 sof_io_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xdfe9d613 sof_io_write64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xea780361 snd_sof_runtime_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xef1445c4 sof_pcm_dai_link_fixup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf065676c sof_dai_get_mclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf1c58e2d snd_sof_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf31c160b snd_sof_dsp_panic +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf39648f3 sof_dai_get_bclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf5673786 snd_sof_device_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfac20b7a sof_ipc_tx_message +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xff79517b sof_stream_pcm_open +EXPORT_SYMBOL sound/soc/sof/snd-sof-utils 0xbded3c3b snd_sof_create_page_table +EXPORT_SYMBOL sound/soundcore 0x22cbfbeb register_sound_special +EXPORT_SYMBOL sound/soundcore 0x39a4746a sound_class +EXPORT_SYMBOL sound/soundcore 0x7afc9d8a unregister_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x99c95fa5 unregister_sound_special +EXPORT_SYMBOL sound/soundcore 0x9d1d00ca register_sound_mixer +EXPORT_SYMBOL sound/soundcore 0xab5151f3 register_sound_dsp +EXPORT_SYMBOL sound/soundcore 0xcd083b10 unregister_sound_dsp +EXPORT_SYMBOL sound/soundcore 0xe1be8e28 register_sound_special_device +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x045f158f snd_emux_free +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x4ec7eee3 snd_emux_terminate_all +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x53869aa4 snd_emux_new +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x655cb202 snd_sf_linear_to_log +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xa64dece7 snd_emux_lock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xb2412d43 snd_emux_unlock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xcdb9f2a8 snd_emux_register +EXPORT_SYMBOL sound/synth/snd-util-mem 0x0eda33fa snd_util_memhdr_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0x2a48197f snd_util_mem_alloc +EXPORT_SYMBOL sound/synth/snd-util-mem 0x6517719f __snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x914f3491 snd_util_memhdr_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9223e14b snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9adc8c44 __snd_util_memblk_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0xc59655e4 snd_util_mem_avail +EXPORT_SYMBOL sound/synth/snd-util-mem 0xd28dc0da __snd_util_mem_alloc +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x10d0670a __snd_usbmidi_create +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x16756dc0 snd_usbmidi_input_start +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x63343b1d snd_usbmidi_input_stop +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xb2af19e1 snd_usbmidi_resume +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xbed43a41 snd_usbmidi_suspend +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xd9d2bb03 snd_usbmidi_disconnect +EXPORT_SYMBOL vmlinux 0x0007505f vme_init_bridge +EXPORT_SYMBOL vmlinux 0x000e1e8e dev_uc_add_excl +EXPORT_SYMBOL vmlinux 0x00148653 vsnprintf +EXPORT_SYMBOL vmlinux 0x00168dc9 netdev_lower_get_next_private_rcu +EXPORT_SYMBOL vmlinux 0x00436c7c blkdev_get_by_path +EXPORT_SYMBOL vmlinux 0x004806b1 vme_irq_free +EXPORT_SYMBOL vmlinux 0x005ab9ab netdev_adjacent_change_abort +EXPORT_SYMBOL vmlinux 0x00649a55 dev_get_by_name +EXPORT_SYMBOL vmlinux 0x0078179c pm860x_bulk_read +EXPORT_SYMBOL vmlinux 0x007866f6 param_get_uint +EXPORT_SYMBOL vmlinux 0x008585cf __SetPageMovable +EXPORT_SYMBOL vmlinux 0x009f4da6 seq_open_private +EXPORT_SYMBOL vmlinux 0x00a4b044 amd_iommu_deactivate_guest_mode +EXPORT_SYMBOL vmlinux 0x00a4e8c5 pci_find_capability +EXPORT_SYMBOL vmlinux 0x00ab5993 nf_unregister_net_hook +EXPORT_SYMBOL vmlinux 0x00b4e615 posix_acl_equiv_mode +EXPORT_SYMBOL vmlinux 0x00b9b931 md_check_no_bitmap +EXPORT_SYMBOL vmlinux 0x00d0120e netdev_offload_xstats_get +EXPORT_SYMBOL vmlinux 0x00d7e722 vme_lm_count +EXPORT_SYMBOL vmlinux 0x00f21754 input_mt_init_slots +EXPORT_SYMBOL vmlinux 0x00f467ec pci_bus_write_config_byte +EXPORT_SYMBOL vmlinux 0x01000e51 schedule +EXPORT_SYMBOL vmlinux 0x01156ae4 utf8_strncasecmp_folded +EXPORT_SYMBOL vmlinux 0x0147812c kblockd_mod_delayed_work_on +EXPORT_SYMBOL vmlinux 0x014ad459 tcf_generic_walker +EXPORT_SYMBOL vmlinux 0x014b0c08 tcf_chain_get_by_act +EXPORT_SYMBOL vmlinux 0x014e91ac dma_free_attrs +EXPORT_SYMBOL vmlinux 0x01667059 qdisc_watchdog_cancel +EXPORT_SYMBOL vmlinux 0x016a5e25 scsi_device_resume +EXPORT_SYMBOL vmlinux 0x016f123e sg_copy_to_buffer +EXPORT_SYMBOL vmlinux 0x01757935 rdmacg_register_device +EXPORT_SYMBOL vmlinux 0x017de3d5 nr_cpu_ids +EXPORT_SYMBOL vmlinux 0x0188cd88 vme_alloc_consistent +EXPORT_SYMBOL vmlinux 0x018d744c scsi_alloc_sgtables +EXPORT_SYMBOL vmlinux 0x019ec249 __i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0x01b53727 udp_skb_destructor +EXPORT_SYMBOL vmlinux 0x01b6865c xa_get_mark +EXPORT_SYMBOL vmlinux 0x01bf55fc paddr_vmcoreinfo_note +EXPORT_SYMBOL vmlinux 0x01d60414 tls_client_hello_anon +EXPORT_SYMBOL vmlinux 0x01df0491 blk_queue_max_secure_erase_sectors +EXPORT_SYMBOL vmlinux 0x01e61d6c __x86_indirect_call_thunk_r12 +EXPORT_SYMBOL vmlinux 0x01f16447 clocksource_unregister +EXPORT_SYMBOL vmlinux 0x01fc3fe4 mr_table_alloc +EXPORT_SYMBOL vmlinux 0x0209f3a7 secure_ipv6_port_ephemeral +EXPORT_SYMBOL vmlinux 0x020dbf27 bitmap_alloc +EXPORT_SYMBOL vmlinux 0x021f09d8 input_free_device +EXPORT_SYMBOL vmlinux 0x0228925f iowrite64_hi_lo +EXPORT_SYMBOL vmlinux 0x02338284 bio_uninit +EXPORT_SYMBOL vmlinux 0x0237b57a arch_unregister_cpu +EXPORT_SYMBOL vmlinux 0x023d1b90 wrmsr_on_cpu +EXPORT_SYMBOL vmlinux 0x023ddd22 devm_devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x023f831e zero_fill_bio +EXPORT_SYMBOL vmlinux 0x0248efd3 kstrtobool_from_user +EXPORT_SYMBOL vmlinux 0x0274dc2b netif_get_num_default_rss_queues +EXPORT_SYMBOL vmlinux 0x027cb719 jbd2_journal_check_available_features +EXPORT_SYMBOL vmlinux 0x027fb2ce folio_wait_bit_killable +EXPORT_SYMBOL vmlinux 0x02851855 mipi_dsi_dcs_set_display_brightness_large +EXPORT_SYMBOL vmlinux 0x028fed1d xfrm6_rcv +EXPORT_SYMBOL vmlinux 0x0296695f refcount_warn_saturate +EXPORT_SYMBOL vmlinux 0x02b1812a xfrm_state_walk_done +EXPORT_SYMBOL vmlinux 0x02ba1187 vm_zone_stat +EXPORT_SYMBOL vmlinux 0x02c656b6 acpi_enable_all_runtime_gpes +EXPORT_SYMBOL vmlinux 0x02d19a3d unpin_user_page_range_dirty_lock +EXPORT_SYMBOL vmlinux 0x02e30fc0 from_kgid_munged +EXPORT_SYMBOL vmlinux 0x02f2b17f i2c_add_adapter +EXPORT_SYMBOL vmlinux 0x03173bb3 skb_copy_expand +EXPORT_SYMBOL vmlinux 0x0334da4e scsi_command_size_tbl +EXPORT_SYMBOL vmlinux 0x034f0675 pcie_ptm_enabled +EXPORT_SYMBOL vmlinux 0x035d25ab memcg_kmem_online_key +EXPORT_SYMBOL vmlinux 0x0360d67f make_flow_keys_digest +EXPORT_SYMBOL vmlinux 0x0362f9a8 __x86_indirect_thunk_r12 +EXPORT_SYMBOL vmlinux 0x0366307a console_suspend_enabled +EXPORT_SYMBOL vmlinux 0x036cce78 tty_termios_input_baud_rate +EXPORT_SYMBOL vmlinux 0x037a0cba kfree +EXPORT_SYMBOL vmlinux 0x037d61bd clkdev_add +EXPORT_SYMBOL vmlinux 0x037f0343 generic_write_checks +EXPORT_SYMBOL vmlinux 0x03815f35 ledtrig_disk_activity +EXPORT_SYMBOL vmlinux 0x038af06d inet_proto_csum_replace_by_diff +EXPORT_SYMBOL vmlinux 0x0397edd5 fb_edid_to_monspecs +EXPORT_SYMBOL vmlinux 0x03aee18e dcb_setrewr +EXPORT_SYMBOL vmlinux 0x03b2b1e9 ip6_dst_hoplimit +EXPORT_SYMBOL vmlinux 0x03b814ca bpf_dispatcher_xdp_func +EXPORT_SYMBOL vmlinux 0x03dbff73 filemap_get_folios_contig +EXPORT_SYMBOL vmlinux 0x03f8e03f unlock_buffer +EXPORT_SYMBOL vmlinux 0x03fd2571 vm_unmap_ram +EXPORT_SYMBOL vmlinux 0x0408dee9 kernel_param_unlock +EXPORT_SYMBOL vmlinux 0x04351de0 sg_miter_start +EXPORT_SYMBOL vmlinux 0x044154c6 tc_skb_ext_tc +EXPORT_SYMBOL vmlinux 0x04422f13 dquot_quota_on +EXPORT_SYMBOL vmlinux 0x04482cdb __refrigerator +EXPORT_SYMBOL vmlinux 0x04487df2 pci_bus_read_dev_vendor_id +EXPORT_SYMBOL vmlinux 0x044f0ad9 get_random_u16 +EXPORT_SYMBOL vmlinux 0x0469b398 vfs_parse_fs_param +EXPORT_SYMBOL vmlinux 0x0474afec crypto_sha512_update +EXPORT_SYMBOL vmlinux 0x0474edef kstrtou16_from_user +EXPORT_SYMBOL vmlinux 0x04789d34 __nla_put_64bit +EXPORT_SYMBOL vmlinux 0x0479aac1 seq_list_next_rcu +EXPORT_SYMBOL vmlinux 0x0484c6c4 acpi_enter_sleep_state_prep +EXPORT_SYMBOL vmlinux 0x04863e28 hdmi_audio_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x04902dd2 netif_set_xps_queue +EXPORT_SYMBOL vmlinux 0x04a1f443 tcf_idr_check_alloc +EXPORT_SYMBOL vmlinux 0x04b5b94f get_inode_acl +EXPORT_SYMBOL vmlinux 0x04c62fd7 __memset +EXPORT_SYMBOL vmlinux 0x04cf7260 ip_do_fragment +EXPORT_SYMBOL vmlinux 0x04d24402 iwe_stream_add_point +EXPORT_SYMBOL vmlinux 0x04d8c750 release_perfctr_nmi +EXPORT_SYMBOL vmlinux 0x04e31280 ethtool_aggregate_ctrl_stats +EXPORT_SYMBOL vmlinux 0x04ea5d10 ksize +EXPORT_SYMBOL vmlinux 0x050877b9 dmi_first_match +EXPORT_SYMBOL vmlinux 0x05240ee7 percpu_counter_batch +EXPORT_SYMBOL vmlinux 0x053671d4 amd_iommu_snp_en +EXPORT_SYMBOL vmlinux 0x0540f4f4 inet_dgram_ops +EXPORT_SYMBOL vmlinux 0x054496b4 schedule_timeout_interruptible +EXPORT_SYMBOL vmlinux 0x055ddc97 dma_resv_iter_next_unlocked +EXPORT_SYMBOL vmlinux 0x055e77e8 jiffies_64 +EXPORT_SYMBOL vmlinux 0x0562dc30 __sg_page_iter_start +EXPORT_SYMBOL vmlinux 0x056bcf7b dm_read_arg +EXPORT_SYMBOL vmlinux 0x057a3de0 tc_setup_offload_action +EXPORT_SYMBOL vmlinux 0x058152b2 mmc_put_card +EXPORT_SYMBOL vmlinux 0x05a0c7a3 jbd2_journal_load +EXPORT_SYMBOL vmlinux 0x05d5bcc4 __netif_rx +EXPORT_SYMBOL vmlinux 0x05d60355 param_set_hexint +EXPORT_SYMBOL vmlinux 0x05e11afe mmc_can_trim +EXPORT_SYMBOL vmlinux 0x05e34404 max8998_bulk_write +EXPORT_SYMBOL vmlinux 0x05ecf898 tty_check_change +EXPORT_SYMBOL vmlinux 0x05ee43bb qdisc_watchdog_init +EXPORT_SYMBOL vmlinux 0x05fc8b46 dev_getfirstbyhwtype +EXPORT_SYMBOL vmlinux 0x06052f8d __memmove +EXPORT_SYMBOL vmlinux 0x060ba97c gen_pool_free_owner +EXPORT_SYMBOL vmlinux 0x061651be strcat +EXPORT_SYMBOL vmlinux 0x0622bd45 __mod_lruvec_page_state +EXPORT_SYMBOL vmlinux 0x0623d0a9 udp_gro_complete +EXPORT_SYMBOL vmlinux 0x06299feb pm8606_osc_enable +EXPORT_SYMBOL vmlinux 0x062d6d57 sock_no_listen +EXPORT_SYMBOL vmlinux 0x0634100a bitmap_parselist_user +EXPORT_SYMBOL vmlinux 0x06526c94 balance_dirty_pages_ratelimited +EXPORT_SYMBOL vmlinux 0x065cec0e param_get_bool +EXPORT_SYMBOL vmlinux 0x0668b595 _kstrtoul +EXPORT_SYMBOL vmlinux 0x066a2d88 console_start +EXPORT_SYMBOL vmlinux 0x0697f2c2 xp_dma_unmap +EXPORT_SYMBOL vmlinux 0x06a51e74 pcix_get_max_mmrbc +EXPORT_SYMBOL vmlinux 0x06a86bc1 iowrite16 +EXPORT_SYMBOL vmlinux 0x06a87cb2 vme_slave_request +EXPORT_SYMBOL vmlinux 0x06bd88b5 ucs2_strnlen +EXPORT_SYMBOL vmlinux 0x06d11488 __bitmap_equal +EXPORT_SYMBOL vmlinux 0x06fd3ca8 blk_mq_run_hw_queue +EXPORT_SYMBOL vmlinux 0x06ff66f4 bio_integrity_alloc +EXPORT_SYMBOL vmlinux 0x07098248 xz_dec_microlzma_alloc +EXPORT_SYMBOL vmlinux 0x07243c3c jbd2_journal_init_jbd_inode +EXPORT_SYMBOL vmlinux 0x072f901c vme_master_rmw +EXPORT_SYMBOL vmlinux 0x073c4bbd phy_modify_paged_changed +EXPORT_SYMBOL vmlinux 0x073cf595 napi_get_frags +EXPORT_SYMBOL vmlinux 0x0745a981 xa_erase +EXPORT_SYMBOL vmlinux 0x074d1f96 wait_for_key_construction +EXPORT_SYMBOL vmlinux 0x075a484b skb_get_hash_perturb +EXPORT_SYMBOL vmlinux 0x079c8502 bio_chain +EXPORT_SYMBOL vmlinux 0x07a39ab6 __task_pid_nr_ns +EXPORT_SYMBOL vmlinux 0x07a890c8 fb_alloc_cmap +EXPORT_SYMBOL vmlinux 0x07be0f74 d_alloc_name +EXPORT_SYMBOL vmlinux 0x07c6ef4d udp_lib_rehash +EXPORT_SYMBOL vmlinux 0x07cc4a5d printk_timed_ratelimit +EXPORT_SYMBOL vmlinux 0x07ceeac9 panic_notifier_list +EXPORT_SYMBOL vmlinux 0x07d6edd2 seq_puts +EXPORT_SYMBOL vmlinux 0x07ee864a put_cmsg_scm_timestamping +EXPORT_SYMBOL vmlinux 0x07f0e152 dquot_commit_info +EXPORT_SYMBOL vmlinux 0x07f57478 pci_unmap_iospace +EXPORT_SYMBOL vmlinux 0x0800473f __cond_resched +EXPORT_SYMBOL vmlinux 0x0805f2c8 ecryptfs_get_auth_tok_key +EXPORT_SYMBOL vmlinux 0x08082d2e redirty_page_for_writepage +EXPORT_SYMBOL vmlinux 0x08162c74 free_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0x0824cbf6 dm_get_device +EXPORT_SYMBOL vmlinux 0x082c3213 pci_root_buses +EXPORT_SYMBOL vmlinux 0x083eb21c rfkill_unregister +EXPORT_SYMBOL vmlinux 0x0846cff8 qdisc_warn_nonwc +EXPORT_SYMBOL vmlinux 0x084fc26c scsi_dma_unmap +EXPORT_SYMBOL vmlinux 0x08512ca2 inet_confirm_addr +EXPORT_SYMBOL vmlinux 0x08542a26 serio_open +EXPORT_SYMBOL vmlinux 0x085776c4 netif_device_detach +EXPORT_SYMBOL vmlinux 0x08664391 phy_detach +EXPORT_SYMBOL vmlinux 0x0870efe3 jent_testing_exit +EXPORT_SYMBOL vmlinux 0x087379d4 skb_pull_data +EXPORT_SYMBOL vmlinux 0x0890a71b tcf_exts_init_ex +EXPORT_SYMBOL vmlinux 0x08b69fd6 mmc_gpio_get_cd +EXPORT_SYMBOL vmlinux 0x08b884fd max8998_read_reg +EXPORT_SYMBOL vmlinux 0x08c33cae flow_rule_match_meta +EXPORT_SYMBOL vmlinux 0x08ca0133 fs_param_is_u64 +EXPORT_SYMBOL vmlinux 0x08dc61c0 path_put +EXPORT_SYMBOL vmlinux 0x08e8f2a1 backlight_device_set_brightness +EXPORT_SYMBOL vmlinux 0x08eb2b66 folio_zero_new_buffers +EXPORT_SYMBOL vmlinux 0x0902bcda genl_notify +EXPORT_SYMBOL vmlinux 0x092e26bf acpi_remove_address_space_handler +EXPORT_SYMBOL vmlinux 0x0934de8c udp_flush_pending_frames +EXPORT_SYMBOL vmlinux 0x0935a9e9 flow_rule_match_enc_control +EXPORT_SYMBOL vmlinux 0x093712e5 acpi_purge_cached_objects +EXPORT_SYMBOL vmlinux 0x0966e107 __x86_indirect_call_thunk_r9 +EXPORT_SYMBOL vmlinux 0x09769037 dmt_modes +EXPORT_SYMBOL vmlinux 0x097c458b dmaenginem_async_device_register +EXPORT_SYMBOL vmlinux 0x0984470f __wait_on_buffer +EXPORT_SYMBOL vmlinux 0x098b71c6 fb_dealloc_cmap +EXPORT_SYMBOL vmlinux 0x09910630 simple_dentry_operations +EXPORT_SYMBOL vmlinux 0x09946174 ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x099d79b4 folio_end_writeback +EXPORT_SYMBOL vmlinux 0x09a500c1 vga_con +EXPORT_SYMBOL vmlinux 0x09c401c1 framebuffer_release +EXPORT_SYMBOL vmlinux 0x09d44df9 in_lock_functions +EXPORT_SYMBOL vmlinux 0x09da0ba4 xa_set_mark +EXPORT_SYMBOL vmlinux 0x09e88a41 setattr_should_drop_suidgid +EXPORT_SYMBOL vmlinux 0x09fa9953 unregister_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x0a012f73 mb_cache_entry_touch +EXPORT_SYMBOL vmlinux 0x0a07fad0 md_bitmap_cond_end_sync +EXPORT_SYMBOL vmlinux 0x0a0ebc08 __xa_cmpxchg +EXPORT_SYMBOL vmlinux 0x0a1727cf rw_verify_area +EXPORT_SYMBOL vmlinux 0x0a17ef1f pcie_get_readrq +EXPORT_SYMBOL vmlinux 0x0a1e8769 utf8_casefold_hash +EXPORT_SYMBOL vmlinux 0x0a24e973 ip6_dst_check +EXPORT_SYMBOL vmlinux 0x0a5c1ebb gro_find_complete_by_type +EXPORT_SYMBOL vmlinux 0x0a5c9fe6 super_setup_bdi +EXPORT_SYMBOL vmlinux 0x0a665511 inet_frag_reasm_finish +EXPORT_SYMBOL vmlinux 0x0a72b54d gro_cells_receive +EXPORT_SYMBOL vmlinux 0x0a76bea7 icmp_ndo_send +EXPORT_SYMBOL vmlinux 0x0a770832 register_memory_notifier +EXPORT_SYMBOL vmlinux 0x0a84b15d zstd_init_cctx +EXPORT_SYMBOL vmlinux 0x0a9b3b9b find_vma +EXPORT_SYMBOL vmlinux 0x0a9ba04f srso_untrain_ret +EXPORT_SYMBOL vmlinux 0x0aa309cf synchronize_hardirq +EXPORT_SYMBOL vmlinux 0x0aaccc92 pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x0ac0df54 skb_seq_read +EXPORT_SYMBOL vmlinux 0x0accab6b call_netdevice_notifiers +EXPORT_SYMBOL vmlinux 0x0acea034 xp_free +EXPORT_SYMBOL vmlinux 0x0acf7679 dma_issue_pending_all +EXPORT_SYMBOL vmlinux 0x0af58a0e __splice_from_pipe +EXPORT_SYMBOL vmlinux 0x0b05ea98 xp_raw_get_data +EXPORT_SYMBOL vmlinux 0x0b19b445 ioread8 +EXPORT_SYMBOL vmlinux 0x0b1beb31 vmalloc_32_user +EXPORT_SYMBOL vmlinux 0x0b20c505 init_pseudo +EXPORT_SYMBOL vmlinux 0x0b26b8c8 acpi_run_osc +EXPORT_SYMBOL vmlinux 0x0b27cc3b jbd2_journal_put_journal_head +EXPORT_SYMBOL vmlinux 0x0b28c4d5 param_get_ulong +EXPORT_SYMBOL vmlinux 0x0b3c6914 tls_client_hello_x509 +EXPORT_SYMBOL vmlinux 0x0b4cd163 get_tree_keyed +EXPORT_SYMBOL vmlinux 0x0b4dac28 clk_bulk_get +EXPORT_SYMBOL vmlinux 0x0b637410 cr4_update_irqsoff +EXPORT_SYMBOL vmlinux 0x0b6b98bc i2c_smbus_write_word_data +EXPORT_SYMBOL vmlinux 0x0b742fd7 simple_strtol +EXPORT_SYMBOL vmlinux 0x0ba0b938 vm_brk +EXPORT_SYMBOL vmlinux 0x0bb5dd4a dma_fence_chain_find_seqno +EXPORT_SYMBOL vmlinux 0x0bc15b85 set_anon_super_fc +EXPORT_SYMBOL vmlinux 0x0bc188b4 ethtool_aggregate_phy_stats +EXPORT_SYMBOL vmlinux 0x0bc477a2 irq_set_irq_type +EXPORT_SYMBOL vmlinux 0x0bd394d8 tty_termios_baud_rate +EXPORT_SYMBOL vmlinux 0x0bf6990a __acpi_mdiobus_register +EXPORT_SYMBOL vmlinux 0x0bf8867e page_pool_get_stats +EXPORT_SYMBOL vmlinux 0x0bfb0746 flow_rule_match_ct +EXPORT_SYMBOL vmlinux 0x0bfc1d1a check_zeroed_user +EXPORT_SYMBOL vmlinux 0x0c19ee16 unregister_fib_notifier +EXPORT_SYMBOL vmlinux 0x0c1c7dd2 __brelse +EXPORT_SYMBOL vmlinux 0x0c20761d inet_csk_reqsk_queue_drop_and_put +EXPORT_SYMBOL vmlinux 0x0c25ec48 secure_tcpv6_seq +EXPORT_SYMBOL vmlinux 0x0c2c1a0d trace_event_printf +EXPORT_SYMBOL vmlinux 0x0c31d745 seg6_push_hmac +EXPORT_SYMBOL vmlinux 0x0c3690fc _raw_spin_lock_bh +EXPORT_SYMBOL vmlinux 0x0c36e5b7 current_in_userns +EXPORT_SYMBOL vmlinux 0x0c575719 __cond_resched_rwlock_write +EXPORT_SYMBOL vmlinux 0x0c620222 fs_param_is_enum +EXPORT_SYMBOL vmlinux 0x0c622869 netdev_pick_tx +EXPORT_SYMBOL vmlinux 0x0c66b873 phy_drivers_unregister +EXPORT_SYMBOL vmlinux 0x0c6bdc3f vme_master_read +EXPORT_SYMBOL vmlinux 0x0c97cf31 ppp_input_error +EXPORT_SYMBOL vmlinux 0x0c9e51e4 mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x0caccbf5 kmalloc_caches +EXPORT_SYMBOL vmlinux 0x0cad3395 gnet_stats_start_copy_compat +EXPORT_SYMBOL vmlinux 0x0cbd2494 jbd2_complete_transaction +EXPORT_SYMBOL vmlinux 0x0cc3a0b7 rtnl_configure_link +EXPORT_SYMBOL vmlinux 0x0cc4b4b6 crc_ccitt_false +EXPORT_SYMBOL vmlinux 0x0cd4c3c6 blk_mq_alloc_request +EXPORT_SYMBOL vmlinux 0x0cd5835b ipv6_flowlabel_exclusive +EXPORT_SYMBOL vmlinux 0x0cdce87c rfkill_set_hw_state_reason +EXPORT_SYMBOL vmlinux 0x0cdecf8f tty_register_driver +EXPORT_SYMBOL vmlinux 0x0ce01968 inet_addr_type +EXPORT_SYMBOL vmlinux 0x0d01b67c dquot_operations +EXPORT_SYMBOL vmlinux 0x0d07f543 get_anon_bdev +EXPORT_SYMBOL vmlinux 0x0d1939dc param_set_byte +EXPORT_SYMBOL vmlinux 0x0d2f31e4 bdi_alloc +EXPORT_SYMBOL vmlinux 0x0d333b64 zstd_end_stream +EXPORT_SYMBOL vmlinux 0x0d338ba7 tcf_block_get +EXPORT_SYMBOL vmlinux 0x0d389a8b md_integrity_add_rdev +EXPORT_SYMBOL vmlinux 0x0d3c3cb1 __blockdev_direct_IO +EXPORT_SYMBOL vmlinux 0x0d42879a mmc_run_bkops +EXPORT_SYMBOL vmlinux 0x0d542439 __ipv6_addr_type +EXPORT_SYMBOL vmlinux 0x0d5b5449 bdi_set_max_ratio +EXPORT_SYMBOL vmlinux 0x0d5d6432 padata_set_cpumask +EXPORT_SYMBOL vmlinux 0x0d6aac38 __ip_select_ident +EXPORT_SYMBOL vmlinux 0x0d7b1206 skb_page_frag_refill +EXPORT_SYMBOL vmlinux 0x0d7ce918 unregister_md_personality +EXPORT_SYMBOL vmlinux 0x0d809067 vm_iomap_memory +EXPORT_SYMBOL vmlinux 0x0d8f10e9 dcb_ieee_setapp +EXPORT_SYMBOL vmlinux 0x0d9457f9 __module_get +EXPORT_SYMBOL vmlinux 0x0d9d6793 ppp_register_channel +EXPORT_SYMBOL vmlinux 0x0d9f3249 napi_gro_receive +EXPORT_SYMBOL vmlinux 0x0da37acd dma_fence_array_first +EXPORT_SYMBOL vmlinux 0x0dca995a tcp_ioctl +EXPORT_SYMBOL vmlinux 0x0dcd9762 netif_set_real_num_queues +EXPORT_SYMBOL vmlinux 0x0deb72fc __traceiter_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0e0df22e __tracepoint_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x0e17678a siphash_4u64 +EXPORT_SYMBOL vmlinux 0x0e1768e3 mmc_set_blocklen +EXPORT_SYMBOL vmlinux 0x0e1fe047 phy_get_pause +EXPORT_SYMBOL vmlinux 0x0e23b37f alloc_cpumask_var_node +EXPORT_SYMBOL vmlinux 0x0e286fc9 filemap_fdatawait_range +EXPORT_SYMBOL vmlinux 0x0e4262c6 __siphash_unaligned +EXPORT_SYMBOL vmlinux 0x0e47983d netdev_sk_get_lowest_dev +EXPORT_SYMBOL vmlinux 0x0e4ddf5b cdev_device_add +EXPORT_SYMBOL vmlinux 0x0e54aeb0 fs_param_is_bool +EXPORT_SYMBOL vmlinux 0x0e5bf585 devm_clk_put +EXPORT_SYMBOL vmlinux 0x0e5c58ea __cgroup_bpf_run_filter_skb +EXPORT_SYMBOL vmlinux 0x0e697bfd skb_kill_datagram +EXPORT_SYMBOL vmlinux 0x0e71c0fa param_set_uint +EXPORT_SYMBOL vmlinux 0x0e9446b7 __folio_lock +EXPORT_SYMBOL vmlinux 0x0ea3c74e tasklet_kill +EXPORT_SYMBOL vmlinux 0x0ea593f6 hdmi_drm_infoframe_init +EXPORT_SYMBOL vmlinux 0x0ea6456b set_page_dirty +EXPORT_SYMBOL vmlinux 0x0eb6eb87 add_taint +EXPORT_SYMBOL vmlinux 0x0eb7c6df folio_mark_accessed +EXPORT_SYMBOL vmlinux 0x0ec245cc mipi_dsi_compression_mode +EXPORT_SYMBOL vmlinux 0x0ec5babe vme_dma_free +EXPORT_SYMBOL vmlinux 0x0ee746e1 tc_setup_cb_destroy +EXPORT_SYMBOL vmlinux 0x0eef436c phy_drivers_register +EXPORT_SYMBOL vmlinux 0x0ef59ef2 pnp_register_card_driver +EXPORT_SYMBOL vmlinux 0x0efdad00 pci_disable_link_state +EXPORT_SYMBOL vmlinux 0x0f09cc34 schedule_timeout_killable +EXPORT_SYMBOL vmlinux 0x0f1ad8e2 seq_list_start_rcu +EXPORT_SYMBOL vmlinux 0x0f28ac4c tty_port_alloc_xmit_buf +EXPORT_SYMBOL vmlinux 0x0f2d24c9 skb_checksum_setup +EXPORT_SYMBOL vmlinux 0x0f37ca89 lockref_put_not_zero +EXPORT_SYMBOL vmlinux 0x0f4cb69b qdisc_reset +EXPORT_SYMBOL vmlinux 0x0f50c634 genphy_read_status_fixed +EXPORT_SYMBOL vmlinux 0x0f630261 gen_replace_estimator +EXPORT_SYMBOL vmlinux 0x0f631064 tcp_sock_set_cork +EXPORT_SYMBOL vmlinux 0x0f662a78 generic_file_open +EXPORT_SYMBOL vmlinux 0x0f732cff __serio_register_driver +EXPORT_SYMBOL vmlinux 0x0f811fc7 jent_raw_hires_entropy_store +EXPORT_SYMBOL vmlinux 0x0f860ff7 vme_dma_list_add +EXPORT_SYMBOL vmlinux 0x0f86f560 kthread_delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0x0f9fe992 sockopt_ns_capable +EXPORT_SYMBOL vmlinux 0x0fab1ab0 hdmi_spd_infoframe_pack +EXPORT_SYMBOL vmlinux 0x0face4c8 ethtool_op_get_link +EXPORT_SYMBOL vmlinux 0x0fb2f8a4 mktime64 +EXPORT_SYMBOL vmlinux 0x0fbc9062 jbd2_journal_update_sb_errno +EXPORT_SYMBOL vmlinux 0x0fbe109f devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x0fd8bd1e devfreq_add_device +EXPORT_SYMBOL vmlinux 0x0fd902db mb_cache_entry_create +EXPORT_SYMBOL vmlinux 0x0fde693b vmf_insert_pfn_prot +EXPORT_SYMBOL vmlinux 0x0fdf5104 netdev_bonding_info_change +EXPORT_SYMBOL vmlinux 0x0fe6cc46 dcache_dir_lseek +EXPORT_SYMBOL vmlinux 0x0ff49ec2 inet_frag_find +EXPORT_SYMBOL vmlinux 0x0ff553e1 netif_rx +EXPORT_SYMBOL vmlinux 0x0ffb888d blk_mq_tagset_wait_completed_request +EXPORT_SYMBOL vmlinux 0x0fff5afc time64_to_tm +EXPORT_SYMBOL vmlinux 0x100175e9 pcie_capability_read_dword +EXPORT_SYMBOL vmlinux 0x10017aa5 kernel_cpustat +EXPORT_SYMBOL vmlinux 0x100bddf8 proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x10194cf1 tcp_shutdown +EXPORT_SYMBOL vmlinux 0x101d7ff5 ns_capable_noaudit +EXPORT_SYMBOL vmlinux 0x10219c68 dma_sync_sg_for_device +EXPORT_SYMBOL vmlinux 0x102fc7af get_cached_acl +EXPORT_SYMBOL vmlinux 0x1030997e dmaengine_get_unmap_data +EXPORT_SYMBOL vmlinux 0x1031d10c mipi_dsi_device_unregister +EXPORT_SYMBOL vmlinux 0x1035c7c2 __release_region +EXPORT_SYMBOL vmlinux 0x104a42c1 mdiobus_unregister_device +EXPORT_SYMBOL vmlinux 0x104ec731 __xfrm_state_destroy +EXPORT_SYMBOL vmlinux 0x1053c391 netdev_offload_xstats_enabled +EXPORT_SYMBOL vmlinux 0x1057a279 bsearch +EXPORT_SYMBOL vmlinux 0x105eb0fb xsk_tx_release +EXPORT_SYMBOL vmlinux 0x1062330c locks_lock_inode_wait +EXPORT_SYMBOL vmlinux 0x1065f733 __tty_insert_flip_char +EXPORT_SYMBOL vmlinux 0x1068004b gf128mul_bbe +EXPORT_SYMBOL vmlinux 0x107be0b0 percpu_counter_sync +EXPORT_SYMBOL vmlinux 0x107dd046 __x86_indirect_call_thunk_r8 +EXPORT_SYMBOL vmlinux 0x107e5878 zlib_inflateEnd +EXPORT_SYMBOL vmlinux 0x10968a9f posix_acl_chmod +EXPORT_SYMBOL vmlinux 0x109cdfc2 dm_table_get_size +EXPORT_SYMBOL vmlinux 0x10c067d9 __lock_sock_fast +EXPORT_SYMBOL vmlinux 0x10d9f885 scsi_sense_desc_find +EXPORT_SYMBOL vmlinux 0x10e6f74a free_contig_range +EXPORT_SYMBOL vmlinux 0x10ea792e skb_abort_seq_read +EXPORT_SYMBOL vmlinux 0x10efcac2 inet_addr_type_dev_table +EXPORT_SYMBOL vmlinux 0x10f061b5 may_umount +EXPORT_SYMBOL vmlinux 0x10f2654d jbd2_journal_invalidate_folio +EXPORT_SYMBOL vmlinux 0x11089ac7 _ctype +EXPORT_SYMBOL vmlinux 0x11115e0b pcim_set_mwi +EXPORT_SYMBOL vmlinux 0x111ed3c2 arch_debugfs_dir +EXPORT_SYMBOL vmlinux 0x112e9cbd rproc_coredump_using_sections +EXPORT_SYMBOL vmlinux 0x11420cb5 blk_mq_start_hw_queues +EXPORT_SYMBOL vmlinux 0x114c44e9 __destroy_inode +EXPORT_SYMBOL vmlinux 0x1158b4cf address_space_init_once +EXPORT_SYMBOL vmlinux 0x116fdf3d bio_split_to_limits +EXPORT_SYMBOL vmlinux 0x117093be qdisc_class_hash_init +EXPORT_SYMBOL vmlinux 0x117cc824 jbd2_journal_blocks_per_page +EXPORT_SYMBOL vmlinux 0x11870972 hdmi_infoframe_log +EXPORT_SYMBOL vmlinux 0x118ee03a ip_tunnel_header_ops +EXPORT_SYMBOL vmlinux 0x118f8c4e configfs_register_group +EXPORT_SYMBOL vmlinux 0x119abec1 mipi_dsi_dcs_set_column_address +EXPORT_SYMBOL vmlinux 0x11bef967 mipi_dsi_dcs_nop +EXPORT_SYMBOL vmlinux 0x11bf260b nf_unregister_sockopt +EXPORT_SYMBOL vmlinux 0x11c08ce4 blk_queue_logical_block_size +EXPORT_SYMBOL vmlinux 0x11c98700 alloc_buffer_head +EXPORT_SYMBOL vmlinux 0x11d0d835 kthread_associate_blkcg +EXPORT_SYMBOL vmlinux 0x11e30762 chacha_block_generic +EXPORT_SYMBOL vmlinux 0x11e420e1 pldmfw_flash_image +EXPORT_SYMBOL vmlinux 0x11f55fe0 vfs_dedupe_file_range +EXPORT_SYMBOL vmlinux 0x1202d7be mdio_device_register +EXPORT_SYMBOL vmlinux 0x120b336a __rb_insert_augmented +EXPORT_SYMBOL vmlinux 0x122c3a7e _printk +EXPORT_SYMBOL vmlinux 0x124a2175 scsi_add_device +EXPORT_SYMBOL vmlinux 0x124bad4d kstrtobool +EXPORT_SYMBOL vmlinux 0x124d7b3f devm_devfreq_add_governor +EXPORT_SYMBOL vmlinux 0x124ddfaf __devm_mdiobus_register +EXPORT_SYMBOL vmlinux 0x1264fda7 blk_queue_bounce_limit +EXPORT_SYMBOL vmlinux 0x127d83ea security_locked_down +EXPORT_SYMBOL vmlinux 0x128a3d60 vme_unregister_bridge +EXPORT_SYMBOL vmlinux 0x12944766 qdisc_class_hash_grow +EXPORT_SYMBOL vmlinux 0x12cabc89 siphash_2u64 +EXPORT_SYMBOL vmlinux 0x12dc6fb5 input_enable_softrepeat +EXPORT_SYMBOL vmlinux 0x12df7e9f __xfrm_dst_lookup +EXPORT_SYMBOL vmlinux 0x12f6f69c fb_videomode_to_var +EXPORT_SYMBOL vmlinux 0x130afd75 acpi_get_sleep_type_data +EXPORT_SYMBOL vmlinux 0x13110126 request_resource +EXPORT_SYMBOL vmlinux 0x131a6146 xa_clear_mark +EXPORT_SYMBOL vmlinux 0x1328699d fb_blank +EXPORT_SYMBOL vmlinux 0x132b2353 bio_alloc_bioset +EXPORT_SYMBOL vmlinux 0x132b8b74 tcp_v4_syn_recv_sock +EXPORT_SYMBOL vmlinux 0x1339bc30 blk_queue_update_dma_alignment +EXPORT_SYMBOL vmlinux 0x1344d7e6 acpi_enable_gpe +EXPORT_SYMBOL vmlinux 0x13488633 qdisc_hash_add +EXPORT_SYMBOL vmlinux 0x1351c717 netdev_has_upper_dev +EXPORT_SYMBOL vmlinux 0x13636cf3 pci_scan_root_bus +EXPORT_SYMBOL vmlinux 0x1389619c __max_die_per_package +EXPORT_SYMBOL vmlinux 0x138bc739 set_capacity +EXPORT_SYMBOL vmlinux 0x139f2189 __kfifo_alloc +EXPORT_SYMBOL vmlinux 0x13afe311 md_unregister_thread +EXPORT_SYMBOL vmlinux 0x13b1c999 tcf_exts_terse_dump +EXPORT_SYMBOL vmlinux 0x13bd7e8a nf_reinject +EXPORT_SYMBOL vmlinux 0x13c49cc2 _copy_from_user +EXPORT_SYMBOL vmlinux 0x13ca1f90 register_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0x13cd20c7 rt_dst_clone +EXPORT_SYMBOL vmlinux 0x13d0adf7 __kfifo_out +EXPORT_SYMBOL vmlinux 0x13d0c844 __skb_checksum_complete +EXPORT_SYMBOL vmlinux 0x13dc03b2 dcb_getapp +EXPORT_SYMBOL vmlinux 0x13df5014 rproc_coredump_add_custom_segment +EXPORT_SYMBOL vmlinux 0x13f42152 system_entering_hibernation +EXPORT_SYMBOL vmlinux 0x141271bf acpi_dev_found +EXPORT_SYMBOL vmlinux 0x1422a11a xfrm_register_type_offload +EXPORT_SYMBOL vmlinux 0x1447fa07 proc_create_data +EXPORT_SYMBOL vmlinux 0x144a27d2 pcie_capability_read_word +EXPORT_SYMBOL vmlinux 0x14605535 dma_fence_context_alloc +EXPORT_SYMBOL vmlinux 0x146289b7 crc16_table +EXPORT_SYMBOL vmlinux 0x1471a2ee set_trace_device +EXPORT_SYMBOL vmlinux 0x14a02a96 i2c_register_driver +EXPORT_SYMBOL vmlinux 0x14a64a87 acpi_install_address_space_handler_no_reg +EXPORT_SYMBOL vmlinux 0x14b47ab3 mmc_retune_timer_stop +EXPORT_SYMBOL vmlinux 0x14c67e3e tcp_tx_delay_enabled +EXPORT_SYMBOL vmlinux 0x14c74b41 vlan_dev_vlan_id +EXPORT_SYMBOL vmlinux 0x14c8d338 devm_request_resource +EXPORT_SYMBOL vmlinux 0x14cd6c51 thaw_bdev +EXPORT_SYMBOL vmlinux 0x14d3eb84 pci_release_resource +EXPORT_SYMBOL vmlinux 0x14d4fdc5 ip_mc_check_igmp +EXPORT_SYMBOL vmlinux 0x14d7477f console_list_unlock +EXPORT_SYMBOL vmlinux 0x14f0b472 skb_checksum_help +EXPORT_SYMBOL vmlinux 0x14f2392d remap_pfn_range +EXPORT_SYMBOL vmlinux 0x14f5a77d xfrm_register_km +EXPORT_SYMBOL vmlinux 0x15157c1a vfs_llseek +EXPORT_SYMBOL vmlinux 0x151e1d58 ppp_channel_index +EXPORT_SYMBOL vmlinux 0x151f4898 schedule_timeout_uninterruptible +EXPORT_SYMBOL vmlinux 0x15262e14 take_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0x1526b301 unix_tot_inflight +EXPORT_SYMBOL vmlinux 0x1548d970 __kfifo_dma_out_prepare_r +EXPORT_SYMBOL vmlinux 0x154c6338 dm_kcopyd_client_destroy +EXPORT_SYMBOL vmlinux 0x155e0f3e ethtool_rx_flow_rule_destroy +EXPORT_SYMBOL vmlinux 0x159bc5fe vfs_unlink +EXPORT_SYMBOL vmlinux 0x15a19af6 eth_validate_addr +EXPORT_SYMBOL vmlinux 0x15ba50a6 jiffies +EXPORT_SYMBOL vmlinux 0x15bafe29 unregister_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x15bed7a5 LZ4_decompress_safe_partial +EXPORT_SYMBOL vmlinux 0x15c85de3 mempool_init +EXPORT_SYMBOL vmlinux 0x15c9243d phy_ethtool_get_sset_count +EXPORT_SYMBOL vmlinux 0x15cbe165 __skb_recv_udp +EXPORT_SYMBOL vmlinux 0x15df8429 sock_recv_errqueue +EXPORT_SYMBOL vmlinux 0x15f904f2 __tracepoint_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x15f90688 slhc_init +EXPORT_SYMBOL vmlinux 0x15fd8b92 dev_uc_unsync +EXPORT_SYMBOL vmlinux 0x1603f3db try_to_writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x16085591 genphy_update_link +EXPORT_SYMBOL vmlinux 0x1608f9fe elv_rb_add +EXPORT_SYMBOL vmlinux 0x16286538 iowrite64be_lo_hi +EXPORT_SYMBOL vmlinux 0x162893fd hashlen_string +EXPORT_SYMBOL vmlinux 0x162e419c mdiobus_register_device +EXPORT_SYMBOL vmlinux 0x162fd830 pci_release_selected_regions +EXPORT_SYMBOL vmlinux 0x16301b34 wrmsrl_on_cpu +EXPORT_SYMBOL vmlinux 0x1632bc21 kvasprintf_const +EXPORT_SYMBOL vmlinux 0x1640fcd2 __tracepoint_read_msr +EXPORT_SYMBOL vmlinux 0x164ccbe5 get_tree_bdev +EXPORT_SYMBOL vmlinux 0x1651f94e param_set_bint +EXPORT_SYMBOL vmlinux 0x166f682f page_pool_release_page +EXPORT_SYMBOL vmlinux 0x167c5967 print_hex_dump +EXPORT_SYMBOL vmlinux 0x167e7f9d __get_user_1 +EXPORT_SYMBOL vmlinux 0x168d653e __phy_read_mmd +EXPORT_SYMBOL vmlinux 0x169938c1 __sysfs_match_string +EXPORT_SYMBOL vmlinux 0x16a7b16f __traceiter_kmalloc +EXPORT_SYMBOL vmlinux 0x16abdfd8 kmem_cache_shrink +EXPORT_SYMBOL vmlinux 0x16b8caea vga_switcheroo_unlock_ddc +EXPORT_SYMBOL vmlinux 0x16c05e04 serio_bus +EXPORT_SYMBOL vmlinux 0x16cdc340 acpi_get_table +EXPORT_SYMBOL vmlinux 0x16d32115 __hw_addr_unsync_dev +EXPORT_SYMBOL vmlinux 0x16d957a1 bh_uptodate_or_lock +EXPORT_SYMBOL vmlinux 0x16daa570 igrab +EXPORT_SYMBOL vmlinux 0x16df7f1a ethtool_aggregate_rmon_stats +EXPORT_SYMBOL vmlinux 0x16e297c3 bit_wait +EXPORT_SYMBOL vmlinux 0x170ddf79 acpi_install_notify_handler +EXPORT_SYMBOL vmlinux 0x17149687 cfb_imageblit +EXPORT_SYMBOL vmlinux 0x17329e4e __breadahead +EXPORT_SYMBOL vmlinux 0x175e33fb dma_spin_lock +EXPORT_SYMBOL vmlinux 0x176a4b87 generic_cont_expand_simple +EXPORT_SYMBOL vmlinux 0x176d9b3d netif_carrier_on +EXPORT_SYMBOL vmlinux 0x177538ea _dev_notice +EXPORT_SYMBOL vmlinux 0x1778aa8a icmp6_send +EXPORT_SYMBOL vmlinux 0x177a82c3 entry_untrain_ret +EXPORT_SYMBOL vmlinux 0x1780e8c1 folio_clear_dirty_for_io +EXPORT_SYMBOL vmlinux 0x178e6787 drop_super_exclusive +EXPORT_SYMBOL vmlinux 0x17978725 config_item_init_type_name +EXPORT_SYMBOL vmlinux 0x179f5d48 mdiobus_free +EXPORT_SYMBOL vmlinux 0x17a310df sock_bind_add +EXPORT_SYMBOL vmlinux 0x17be68ca acpi_clear_event +EXPORT_SYMBOL vmlinux 0x17d33d5f phy_write_paged +EXPORT_SYMBOL vmlinux 0x17ec749d param_ops_int +EXPORT_SYMBOL vmlinux 0x17f341a0 i8042_lock_chip +EXPORT_SYMBOL vmlinux 0x17f813a9 __SCT__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0x1819a3f5 register_sysctl +EXPORT_SYMBOL vmlinux 0x18345b8e __bitmap_replace +EXPORT_SYMBOL vmlinux 0x1847ffb9 ipv6_sock_mc_join +EXPORT_SYMBOL vmlinux 0x18550812 phy_request_interrupt +EXPORT_SYMBOL vmlinux 0x18847f0e sock_enable_timestamps +EXPORT_SYMBOL vmlinux 0x1885257f nf_log_unset +EXPORT_SYMBOL vmlinux 0x18888d00 downgrade_write +EXPORT_SYMBOL vmlinux 0x188ea314 jiffies_to_timespec64 +EXPORT_SYMBOL vmlinux 0x18a5904f iput +EXPORT_SYMBOL vmlinux 0x18a6359a config_item_put +EXPORT_SYMBOL vmlinux 0x18b72573 register_kmmio_probe +EXPORT_SYMBOL vmlinux 0x18bcd5d3 mipi_dsi_dcs_exit_sleep_mode +EXPORT_SYMBOL vmlinux 0x18c85cff current_time +EXPORT_SYMBOL vmlinux 0x18cce809 udp_prot +EXPORT_SYMBOL vmlinux 0x18d55e30 sock_wmalloc +EXPORT_SYMBOL vmlinux 0x18dbadf5 twl6040_clear_bits +EXPORT_SYMBOL vmlinux 0x18e3b46d mmc_cqe_start_req +EXPORT_SYMBOL vmlinux 0x18e3b65d pci_get_subsys +EXPORT_SYMBOL vmlinux 0x18e60984 __do_once_start +EXPORT_SYMBOL vmlinux 0x18e9e1ab qdisc_put +EXPORT_SYMBOL vmlinux 0x18eda69d kernel_getsockname +EXPORT_SYMBOL vmlinux 0x18fd2c2d __x86_indirect_call_thunk_r13 +EXPORT_SYMBOL vmlinux 0x1903aaa4 serial8250_register_8250_port +EXPORT_SYMBOL vmlinux 0x192ea14f __SCT__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x192fcf92 flow_rule_match_tcp +EXPORT_SYMBOL vmlinux 0x1953c958 mempool_create +EXPORT_SYMBOL vmlinux 0x1958601e __bio_advance +EXPORT_SYMBOL vmlinux 0x19628e52 iov_iter_get_pages2 +EXPORT_SYMBOL vmlinux 0x196997c2 ipv6_chk_addr_and_flags +EXPORT_SYMBOL vmlinux 0x196c769e mount_bdev +EXPORT_SYMBOL vmlinux 0x197d5b60 dma_fence_default_wait +EXPORT_SYMBOL vmlinux 0x1984d421 out_of_line_wait_on_bit +EXPORT_SYMBOL vmlinux 0x198ebbdb dev_addr_add +EXPORT_SYMBOL vmlinux 0x199ed0cd net_disable_timestamp +EXPORT_SYMBOL vmlinux 0x19a3bb82 neigh_connected_output +EXPORT_SYMBOL vmlinux 0x19a9b0ad inet_frag_reasm_prepare +EXPORT_SYMBOL vmlinux 0x19bd383b security_secmark_refcount_dec +EXPORT_SYMBOL vmlinux 0x19c02dcd d_hash_and_lookup +EXPORT_SYMBOL vmlinux 0x19c4be95 vfs_setpos +EXPORT_SYMBOL vmlinux 0x19c9db87 dcache_readdir +EXPORT_SYMBOL vmlinux 0x19df99b9 acpi_finish_gpe +EXPORT_SYMBOL vmlinux 0x19ebd81a __tracepoint_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x1a00e777 __mdiobus_read +EXPORT_SYMBOL vmlinux 0x1a13902a d_obtain_root +EXPORT_SYMBOL vmlinux 0x1a25cdc2 generic_file_fsync +EXPORT_SYMBOL vmlinux 0x1a45cb6c acpi_disabled +EXPORT_SYMBOL vmlinux 0x1a586254 filemap_dirty_folio +EXPORT_SYMBOL vmlinux 0x1a63af34 vga_switcheroo_process_delayed_switch +EXPORT_SYMBOL vmlinux 0x1a652c9f scsi_is_target_device +EXPORT_SYMBOL vmlinux 0x1a79c8e9 __x86_indirect_thunk_r13 +EXPORT_SYMBOL vmlinux 0x1a819d90 sdev_disable_disk_events +EXPORT_SYMBOL vmlinux 0x1a8d25b1 gnet_stats_start_copy +EXPORT_SYMBOL vmlinux 0x1a8fdceb dquot_initialize +EXPORT_SYMBOL vmlinux 0x1a9a433c prandom_u32_state +EXPORT_SYMBOL vmlinux 0x1ac5d3cb strcspn +EXPORT_SYMBOL vmlinux 0x1af806b8 tcp_set_rcvlowat +EXPORT_SYMBOL vmlinux 0x1af87f46 pneigh_lookup +EXPORT_SYMBOL vmlinux 0x1b015d25 bitmap_parselist +EXPORT_SYMBOL vmlinux 0x1b01da28 pci_read_config_byte +EXPORT_SYMBOL vmlinux 0x1b0854b2 uart_match_port +EXPORT_SYMBOL vmlinux 0x1b199e8f filemap_alloc_folio +EXPORT_SYMBOL vmlinux 0x1b313519 vm_mmap +EXPORT_SYMBOL vmlinux 0x1b597b7a swake_up_all +EXPORT_SYMBOL vmlinux 0x1b6314fd in_aton +EXPORT_SYMBOL vmlinux 0x1b75c201 prepare_kernel_cred +EXPORT_SYMBOL vmlinux 0x1b777357 rdmacg_unregister_device +EXPORT_SYMBOL vmlinux 0x1b8678be input_set_min_poll_interval +EXPORT_SYMBOL vmlinux 0x1b8b95ad i8042_unlock_chip +EXPORT_SYMBOL vmlinux 0x1b908d85 _raw_write_lock_nested +EXPORT_SYMBOL vmlinux 0x1ba09648 vlan_filter_drop_vids +EXPORT_SYMBOL vmlinux 0x1ba59527 __kmalloc_node +EXPORT_SYMBOL vmlinux 0x1bb51249 tcp_have_smc +EXPORT_SYMBOL vmlinux 0x1bd59dbe vme_free_consistent +EXPORT_SYMBOL vmlinux 0x1bfac420 netif_device_attach +EXPORT_SYMBOL vmlinux 0x1bfd97dc skb_copy_datagram_from_iter +EXPORT_SYMBOL vmlinux 0x1c159e86 sync_inodes_sb +EXPORT_SYMBOL vmlinux 0x1c1da2a7 __seq_open_private +EXPORT_SYMBOL vmlinux 0x1c25bc4a netdev_change_features +EXPORT_SYMBOL vmlinux 0x1c27b4a5 max8925_reg_write +EXPORT_SYMBOL vmlinux 0x1c28ad12 vmalloc_to_page +EXPORT_SYMBOL vmlinux 0x1c39bab7 rproc_get_by_phandle +EXPORT_SYMBOL vmlinux 0x1c3eb9ac lease_modify +EXPORT_SYMBOL vmlinux 0x1c4d5682 _dev_emerg +EXPORT_SYMBOL vmlinux 0x1c4fcef9 fb_validate_mode +EXPORT_SYMBOL vmlinux 0x1c54507c pcpu_hot +EXPORT_SYMBOL vmlinux 0x1c58427f acpi_remove_notify_handler +EXPORT_SYMBOL vmlinux 0x1c5c8533 tcp_time_wait +EXPORT_SYMBOL vmlinux 0x1c6e37f0 skb_append +EXPORT_SYMBOL vmlinux 0x1c7a52c4 security_sb_clone_mnt_opts +EXPORT_SYMBOL vmlinux 0x1c80fec7 genphy_soft_reset +EXPORT_SYMBOL vmlinux 0x1ca527fa ioread64be_hi_lo +EXPORT_SYMBOL vmlinux 0x1cb11044 inetpeer_invalidate_tree +EXPORT_SYMBOL vmlinux 0x1cb95ed6 simple_dir_inode_operations +EXPORT_SYMBOL vmlinux 0x1cbb4d25 vmf_insert_mixed_mkwrite +EXPORT_SYMBOL vmlinux 0x1cc88177 mr_dump +EXPORT_SYMBOL vmlinux 0x1cd78d09 __zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x1cd8438b pxm_to_node +EXPORT_SYMBOL vmlinux 0x1cdedb98 posix_lock_file +EXPORT_SYMBOL vmlinux 0x1cfa7371 alloc_fcdev +EXPORT_SYMBOL vmlinux 0x1cfe9f9e component_match_add_release +EXPORT_SYMBOL vmlinux 0x1d0621fd devm_iounmap +EXPORT_SYMBOL vmlinux 0x1d07e365 memdup_user_nul +EXPORT_SYMBOL vmlinux 0x1d19f77b physical_mask +EXPORT_SYMBOL vmlinux 0x1d1abdf0 acpi_get_physical_device_location +EXPORT_SYMBOL vmlinux 0x1d1ff973 tcp_getsockopt +EXPORT_SYMBOL vmlinux 0x1d24c881 ___ratelimit +EXPORT_SYMBOL vmlinux 0x1d336eab scsi_register_driver +EXPORT_SYMBOL vmlinux 0x1d36d724 sock_common_getsockopt +EXPORT_SYMBOL vmlinux 0x1d40b6f3 idr_for_each +EXPORT_SYMBOL vmlinux 0x1d58d9ce page_get_link +EXPORT_SYMBOL vmlinux 0x1d8c6be0 noop_qdisc +EXPORT_SYMBOL vmlinux 0x1d905dc7 register_shrinker +EXPORT_SYMBOL vmlinux 0x1d9672bd fault_in_subpage_writeable +EXPORT_SYMBOL vmlinux 0x1dc6c93b lookup_user_key +EXPORT_SYMBOL vmlinux 0x1dd571e6 fb_copy_cmap +EXPORT_SYMBOL vmlinux 0x1de4ccb2 get_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x1df62e04 max8925_set_bits +EXPORT_SYMBOL vmlinux 0x1e012447 pci_unregister_driver +EXPORT_SYMBOL vmlinux 0x1e060c90 do_splice_direct +EXPORT_SYMBOL vmlinux 0x1e0a0c24 mod_timer_pending +EXPORT_SYMBOL vmlinux 0x1e0c4211 tcp_sock_set_syncnt +EXPORT_SYMBOL vmlinux 0x1e0cd7fe acpi_detach_data +EXPORT_SYMBOL vmlinux 0x1e4789d4 input_reset_device +EXPORT_SYMBOL vmlinux 0x1e620d11 blk_set_queue_depth +EXPORT_SYMBOL vmlinux 0x1e627217 is_acpi_device_node +EXPORT_SYMBOL vmlinux 0x1e6351ea __dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x1e6adaa0 bitmap_print_bitmask_to_buf +EXPORT_SYMBOL vmlinux 0x1e6d26a8 strstr +EXPORT_SYMBOL vmlinux 0x1e7d7ad1 register_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x1e840ede mmc_unregister_driver +EXPORT_SYMBOL vmlinux 0x1e9edfb7 seq_hlist_start_head_rcu +EXPORT_SYMBOL vmlinux 0x1ea26304 security_inode_notifysecctx +EXPORT_SYMBOL vmlinux 0x1ea9d220 pci_request_regions +EXPORT_SYMBOL vmlinux 0x1ea9fe75 phy_advertise_supported +EXPORT_SYMBOL vmlinux 0x1eb583da end_buffer_write_sync +EXPORT_SYMBOL vmlinux 0x1eb922a3 IO_APIC_get_PCI_irq_vector +EXPORT_SYMBOL vmlinux 0x1edb69d6 ktime_get_raw_ts64 +EXPORT_SYMBOL vmlinux 0x1ee982f2 phy_resume +EXPORT_SYMBOL vmlinux 0x1ef44613 pcie_set_mps +EXPORT_SYMBOL vmlinux 0x1efccf0b generic_file_mmap +EXPORT_SYMBOL vmlinux 0x1f2302d7 insert_inode_locked4 +EXPORT_SYMBOL vmlinux 0x1f243d42 finish_no_open +EXPORT_SYMBOL vmlinux 0x1f44e329 phy_sfp_probe +EXPORT_SYMBOL vmlinux 0x1f557414 gen_pool_has_addr +EXPORT_SYMBOL vmlinux 0x1f625f55 pci_bus_read_config_dword +EXPORT_SYMBOL vmlinux 0x1f626844 blk_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x1f75e1b0 blk_mq_init_queue +EXPORT_SYMBOL vmlinux 0x1fa104b0 inode_dio_wait +EXPORT_SYMBOL vmlinux 0x1fa6c071 ipv6_dev_get_saddr +EXPORT_SYMBOL vmlinux 0x1faa5da1 filemap_fdatawait_range_keep_errors +EXPORT_SYMBOL vmlinux 0x1fb59579 blk_mq_start_request +EXPORT_SYMBOL vmlinux 0x1fb5e1b6 __mmap_lock_do_trace_start_locking +EXPORT_SYMBOL vmlinux 0x1fbd16da ip_tos2prio +EXPORT_SYMBOL vmlinux 0x1fc1109e proc_dointvec_userhz_jiffies +EXPORT_SYMBOL vmlinux 0x1fd07fff kdb_grepping_flag +EXPORT_SYMBOL vmlinux 0x1fdc3cf1 mdio_driver_unregister +EXPORT_SYMBOL vmlinux 0x1fe0b966 fib6_info_hw_flags_set +EXPORT_SYMBOL vmlinux 0x20000329 simple_strtoul +EXPORT_SYMBOL vmlinux 0x20060f61 generic_file_readonly_mmap +EXPORT_SYMBOL vmlinux 0x200b2041 in6addr_any +EXPORT_SYMBOL vmlinux 0x20109478 __tracepoint_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x2018fcd0 rproc_add_subdev +EXPORT_SYMBOL vmlinux 0x2021a7f4 stop_tty +EXPORT_SYMBOL vmlinux 0x2023623b tcp_connect +EXPORT_SYMBOL vmlinux 0x202c8158 prepare_to_swait_event +EXPORT_SYMBOL vmlinux 0x203e82cf __dev_remove_pack +EXPORT_SYMBOL vmlinux 0x20463df4 wait_for_completion_killable +EXPORT_SYMBOL vmlinux 0x204c19f5 tcp_alloc_md5sig_pool +EXPORT_SYMBOL vmlinux 0x204c5067 scsi_dev_info_add_list +EXPORT_SYMBOL vmlinux 0x20525c34 from_kprojid +EXPORT_SYMBOL vmlinux 0x2052c375 begin_new_exec +EXPORT_SYMBOL vmlinux 0x205e11e8 twl6040_get_pll +EXPORT_SYMBOL vmlinux 0x205f482f set_pages_uc +EXPORT_SYMBOL vmlinux 0x20604494 pm_vt_switch_required +EXPORT_SYMBOL vmlinux 0x2080be6a tcp_v4_mtu_reduced +EXPORT_SYMBOL vmlinux 0x20a53cbf jbd2_journal_stop +EXPORT_SYMBOL vmlinux 0x20a789ac irq_set_chip_data +EXPORT_SYMBOL vmlinux 0x20ba4f3e rdmsr_on_cpu +EXPORT_SYMBOL vmlinux 0x20bcbe4f blake2s_compress +EXPORT_SYMBOL vmlinux 0x20cbb30a __percpu_counter_init +EXPORT_SYMBOL vmlinux 0x20d65e40 fb_find_nearest_mode +EXPORT_SYMBOL vmlinux 0x20dad864 reuseport_detach_prog +EXPORT_SYMBOL vmlinux 0x20e0a033 dev_addr_mod +EXPORT_SYMBOL vmlinux 0x20eadeb6 ip_compute_csum +EXPORT_SYMBOL vmlinux 0x20ec349d show_init_ipc_ns +EXPORT_SYMBOL vmlinux 0x210c361d skb_orphan_partial +EXPORT_SYMBOL vmlinux 0x21224e68 vlan_dev_real_dev +EXPORT_SYMBOL vmlinux 0x2125072c generic_pipe_buf_get +EXPORT_SYMBOL vmlinux 0x21308184 fscrypt_ioctl_set_policy +EXPORT_SYMBOL vmlinux 0x213730af neigh_parms_alloc +EXPORT_SYMBOL vmlinux 0x213a738d memregion_alloc +EXPORT_SYMBOL vmlinux 0x213c1649 convert_art_ns_to_tsc +EXPORT_SYMBOL vmlinux 0x213e4965 ps2_is_keyboard_id +EXPORT_SYMBOL vmlinux 0x2140783e dcb_setapp +EXPORT_SYMBOL vmlinux 0x215c15cf processors +EXPORT_SYMBOL vmlinux 0x2166e48e xfrm_unregister_km +EXPORT_SYMBOL vmlinux 0x21684a9e __tracepoint_rdpmc +EXPORT_SYMBOL vmlinux 0x216ca558 netdev_err +EXPORT_SYMBOL vmlinux 0x2177bd71 acpi_disable_event +EXPORT_SYMBOL vmlinux 0x217b1008 input_match_device_id +EXPORT_SYMBOL vmlinux 0x217b8445 __scm_send +EXPORT_SYMBOL vmlinux 0x218e600b pci_add_resource_offset +EXPORT_SYMBOL vmlinux 0x21a3c086 generic_file_llseek_size +EXPORT_SYMBOL vmlinux 0x21b112b2 __filemap_set_wb_err +EXPORT_SYMBOL vmlinux 0x21b53493 copy_page_from_iter_atomic +EXPORT_SYMBOL vmlinux 0x21bdb523 errseq_check_and_advance +EXPORT_SYMBOL vmlinux 0x21cb398d blk_mq_init_allocated_queue +EXPORT_SYMBOL vmlinux 0x21db43a8 __dquot_transfer +EXPORT_SYMBOL vmlinux 0x21e13cb3 inet_peer_xrlim_allow +EXPORT_SYMBOL vmlinux 0x21ea5251 __bitmap_weight +EXPORT_SYMBOL vmlinux 0x21ef374c try_wait_for_completion +EXPORT_SYMBOL vmlinux 0x21fa9d8b pnp_get_resource +EXPORT_SYMBOL vmlinux 0x220eac13 pci_dev_put +EXPORT_SYMBOL vmlinux 0x221ebc8d dmam_pool_create +EXPORT_SYMBOL vmlinux 0x2225d45a xfrm_find_acq +EXPORT_SYMBOL vmlinux 0x22294a5a jbd2_journal_revoke +EXPORT_SYMBOL vmlinux 0x222e7ce2 sysfs_streq +EXPORT_SYMBOL vmlinux 0x223347a2 tcp_peek_len +EXPORT_SYMBOL vmlinux 0x2234ca51 acpi_match_platform_list +EXPORT_SYMBOL vmlinux 0x2258ff5b get_unmapped_area +EXPORT_SYMBOL vmlinux 0x225ead1c __skb_checksum +EXPORT_SYMBOL vmlinux 0x2260e17d fb_is_primary_device +EXPORT_SYMBOL vmlinux 0x22659b83 vme_irq_handler +EXPORT_SYMBOL vmlinux 0x2267a411 jbd2_journal_begin_ordered_truncate +EXPORT_SYMBOL vmlinux 0x226a4b9c __xfrm_decode_session +EXPORT_SYMBOL vmlinux 0x2293335b iov_iter_revert +EXPORT_SYMBOL vmlinux 0x2297ddcf mmc_of_parse_voltage +EXPORT_SYMBOL vmlinux 0x22a1f852 tso_start +EXPORT_SYMBOL vmlinux 0x22b1e3b4 jbd2_fc_end_commit_fallback +EXPORT_SYMBOL vmlinux 0x22b325d5 kd_mksound +EXPORT_SYMBOL vmlinux 0x22c748b7 kmem_cache_alloc_bulk +EXPORT_SYMBOL vmlinux 0x22d14147 sock_set_rcvbuf +EXPORT_SYMBOL vmlinux 0x22d1d181 lookup_one_len +EXPORT_SYMBOL vmlinux 0x22de4931 amd_iommu_register_ga_log_notifier +EXPORT_SYMBOL vmlinux 0x230ec1cf unregister_shrinker +EXPORT_SYMBOL vmlinux 0x231641b7 sget_fc +EXPORT_SYMBOL vmlinux 0x231ca4c0 ata_std_end_eh +EXPORT_SYMBOL vmlinux 0x231e6996 bio_add_page +EXPORT_SYMBOL vmlinux 0x2323daf1 __cgroup_bpf_run_filter_sock_addr +EXPORT_SYMBOL vmlinux 0x2331e980 pci_set_power_state +EXPORT_SYMBOL vmlinux 0x2335f270 km_query +EXPORT_SYMBOL vmlinux 0x23399a01 kmem_cache_create_usercopy +EXPORT_SYMBOL vmlinux 0x23492135 genlmsg_put +EXPORT_SYMBOL vmlinux 0x234e0904 xfrm_state_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x235aecc3 inet_frag_queue_insert +EXPORT_SYMBOL vmlinux 0x2364c85a tasklet_init +EXPORT_SYMBOL vmlinux 0x2371faa3 end_buffer_read_sync +EXPORT_SYMBOL vmlinux 0x237a3077 reuseport_detach_sock +EXPORT_SYMBOL vmlinux 0x237ccc3e config_item_get +EXPORT_SYMBOL vmlinux 0x2386ff91 security_tun_dev_attach +EXPORT_SYMBOL vmlinux 0x238b099f mipi_dsi_packet_format_is_short +EXPORT_SYMBOL vmlinux 0x23ad3c7a xfrm_alloc_spi +EXPORT_SYMBOL vmlinux 0x23b9d6e2 mangle_path +EXPORT_SYMBOL vmlinux 0x23daa989 mipi_dsi_create_packet +EXPORT_SYMBOL vmlinux 0x23dc7f6c hdmi_avi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x23f1d7a6 page_pool_ethtool_stats_get_count +EXPORT_SYMBOL vmlinux 0x23f3266e folio_wait_private_2_killable +EXPORT_SYMBOL vmlinux 0x23f36157 tcp_v4_send_check +EXPORT_SYMBOL vmlinux 0x23f5ab86 skb_eth_pop +EXPORT_SYMBOL vmlinux 0x23f78c23 proc_set_user +EXPORT_SYMBOL vmlinux 0x23fd3028 vmalloc_node +EXPORT_SYMBOL vmlinux 0x2420a2b6 md_write_end +EXPORT_SYMBOL vmlinux 0x24349e49 phy_register_fixup_for_uid +EXPORT_SYMBOL vmlinux 0x2435f538 phy_get_internal_delay +EXPORT_SYMBOL vmlinux 0x24414b72 ethtool_notify +EXPORT_SYMBOL vmlinux 0x2459bbcc console_set_on_cmdline +EXPORT_SYMBOL vmlinux 0x246198c9 fs_param_is_fd +EXPORT_SYMBOL vmlinux 0x24624f2d vfs_link +EXPORT_SYMBOL vmlinux 0x246fdc0f vfs_fsync +EXPORT_SYMBOL vmlinux 0x2471a064 pci_disable_msi +EXPORT_SYMBOL vmlinux 0x24756e8f d_rehash +EXPORT_SYMBOL vmlinux 0x2484adc3 __kfifo_to_user_r +EXPORT_SYMBOL vmlinux 0x249207bc unregister_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x249a38b6 param_get_long +EXPORT_SYMBOL vmlinux 0x24a11e17 cpumask_any_distribute +EXPORT_SYMBOL vmlinux 0x24cd6bbb devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer +EXPORT_SYMBOL vmlinux 0x24d92e0f folio_account_redirty +EXPORT_SYMBOL vmlinux 0x24e1b558 seg6_hmac_compute +EXPORT_SYMBOL vmlinux 0x24f950fd security_sb_mnt_opts_compat +EXPORT_SYMBOL vmlinux 0x24fcf0fb ip_sock_set_pktinfo +EXPORT_SYMBOL vmlinux 0x2500eb52 blk_mq_free_tag_set +EXPORT_SYMBOL vmlinux 0x2505bf18 kstrtol_from_user +EXPORT_SYMBOL vmlinux 0x2512e1f7 sock_set_mark +EXPORT_SYMBOL vmlinux 0x2523f869 deactivate_super +EXPORT_SYMBOL vmlinux 0x252dd160 inet_sendmsg +EXPORT_SYMBOL vmlinux 0x252f5024 __scsi_print_sense +EXPORT_SYMBOL vmlinux 0x25321eef prepare_creds +EXPORT_SYMBOL vmlinux 0x25534fed dquot_commit +EXPORT_SYMBOL vmlinux 0x2563bca1 convert_art_to_tsc +EXPORT_SYMBOL vmlinux 0x25820c64 fs_overflowuid +EXPORT_SYMBOL vmlinux 0x258a2c02 _raw_write_trylock +EXPORT_SYMBOL vmlinux 0x258d2f76 net_dim_get_tx_moderation +EXPORT_SYMBOL vmlinux 0x25974000 wait_for_completion +EXPORT_SYMBOL vmlinux 0x259efc28 freeze_super +EXPORT_SYMBOL vmlinux 0x25a29577 configfs_remove_default_groups +EXPORT_SYMBOL vmlinux 0x25d6d342 mr_vif_seq_idx +EXPORT_SYMBOL vmlinux 0x25db1577 do_trace_write_msr +EXPORT_SYMBOL vmlinux 0x25dcfc5b inet_csk_clear_xmit_timers +EXPORT_SYMBOL vmlinux 0x25e9d4bd resource_list_free +EXPORT_SYMBOL vmlinux 0x25f6d0db simple_link +EXPORT_SYMBOL vmlinux 0x25ff20f9 dev_remove_offload +EXPORT_SYMBOL vmlinux 0x2603efd3 mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x26060d14 set_groups +EXPORT_SYMBOL vmlinux 0x2609178d __folio_start_writeback +EXPORT_SYMBOL vmlinux 0x2611ae21 eth_header_parse +EXPORT_SYMBOL vmlinux 0x262c6a31 dst_discard_out +EXPORT_SYMBOL vmlinux 0x263beb75 ecryptfs_get_versions +EXPORT_SYMBOL vmlinux 0x263c3152 bcmp +EXPORT_SYMBOL vmlinux 0x264723c4 eth_header_cache_update +EXPORT_SYMBOL vmlinux 0x264d8d06 tc_setup_cb_add +EXPORT_SYMBOL vmlinux 0x265ee0b5 mount_subtree +EXPORT_SYMBOL vmlinux 0x265eff27 pm860x_bulk_write +EXPORT_SYMBOL vmlinux 0x26664172 xsk_get_pool_from_qid +EXPORT_SYMBOL vmlinux 0x266d4e96 __mod_node_page_state +EXPORT_SYMBOL vmlinux 0x2672a3dd pcix_set_mmrbc +EXPORT_SYMBOL vmlinux 0x2688ec10 bitmap_zalloc +EXPORT_SYMBOL vmlinux 0x26897b52 mb_cache_entry_get +EXPORT_SYMBOL vmlinux 0x26ad36fd fscrypt_free_inode +EXPORT_SYMBOL vmlinux 0x26af387e pci_fixup_cardbus +EXPORT_SYMBOL vmlinux 0x26c34220 devm_of_find_backlight +EXPORT_SYMBOL vmlinux 0x26e298e0 unregister_memory_notifier +EXPORT_SYMBOL vmlinux 0x26e2d944 ip6_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x26f8f0b8 iowrite16be +EXPORT_SYMBOL vmlinux 0x26fbcaf8 pcibios_resource_to_bus +EXPORT_SYMBOL vmlinux 0x2705903c agp_backend_acquire +EXPORT_SYMBOL vmlinux 0x27063893 dm_io +EXPORT_SYMBOL vmlinux 0x270b3e84 __SCK__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x270cf88f dump_stack_lvl +EXPORT_SYMBOL vmlinux 0x271cba95 acpi_bus_private_data_handler +EXPORT_SYMBOL vmlinux 0x272a8933 udp_memory_allocated +EXPORT_SYMBOL vmlinux 0x2733eaf7 scsi_dev_info_list_add_keyed +EXPORT_SYMBOL vmlinux 0x273bb766 param_set_bool +EXPORT_SYMBOL vmlinux 0x273d7877 kern_unmount +EXPORT_SYMBOL vmlinux 0x273de474 sync_file_create +EXPORT_SYMBOL vmlinux 0x27479d14 param_free_charp +EXPORT_SYMBOL vmlinux 0x274c0652 netdev_master_upper_dev_get +EXPORT_SYMBOL vmlinux 0x275138c5 get_user_pages +EXPORT_SYMBOL vmlinux 0x275539a8 is_bad_inode +EXPORT_SYMBOL vmlinux 0x27575f4e pci_bus_type +EXPORT_SYMBOL vmlinux 0x275e79dc dcb_ieee_delapp +EXPORT_SYMBOL vmlinux 0x275f3d49 hdmi_vendor_infoframe_check +EXPORT_SYMBOL vmlinux 0x27756bc8 scsi_sanitize_inquiry_string +EXPORT_SYMBOL vmlinux 0x27810361 acpi_os_wait_events_complete +EXPORT_SYMBOL vmlinux 0x2782b393 xfrm_state_walk_init +EXPORT_SYMBOL vmlinux 0x27839691 __tty_alloc_driver +EXPORT_SYMBOL vmlinux 0x27864d57 memparse +EXPORT_SYMBOL vmlinux 0x279a3f93 __vfs_setxattr +EXPORT_SYMBOL vmlinux 0x27af6408 filemap_invalidate_unlock_two +EXPORT_SYMBOL vmlinux 0x27bbf221 disable_irq_nosync +EXPORT_SYMBOL vmlinux 0x27cdca93 pci_add_resource +EXPORT_SYMBOL vmlinux 0x27e58c38 page_cache_next_miss +EXPORT_SYMBOL vmlinux 0x27e67956 kernel_accept +EXPORT_SYMBOL vmlinux 0x27e9f9a3 handshake_req_private +EXPORT_SYMBOL vmlinux 0x27ff070c may_setattr +EXPORT_SYMBOL vmlinux 0x2801a22f proc_dointvec_minmax +EXPORT_SYMBOL vmlinux 0x281823c5 __kfifo_out_peek +EXPORT_SYMBOL vmlinux 0x283edfbe inet_stream_ops +EXPORT_SYMBOL vmlinux 0x2846152d flow_rule_match_ipv6_addrs +EXPORT_SYMBOL vmlinux 0x284faa6b __x86_indirect_thunk_r11 +EXPORT_SYMBOL vmlinux 0x28500e13 proc_douintvec +EXPORT_SYMBOL vmlinux 0x2851a3b6 vlan_vid_del +EXPORT_SYMBOL vmlinux 0x2855c348 dev_set_mac_address_user +EXPORT_SYMBOL vmlinux 0x2864b42c skb_udp_tunnel_segment +EXPORT_SYMBOL vmlinux 0x286de225 filemap_fdatawrite_range +EXPORT_SYMBOL vmlinux 0x2875a315 utf32_to_utf8 +EXPORT_SYMBOL vmlinux 0x28b3616d dev_set_promiscuity +EXPORT_SYMBOL vmlinux 0x28b87ab8 dev_close +EXPORT_SYMBOL vmlinux 0x28cf04ec free_inode_nonrcu +EXPORT_SYMBOL vmlinux 0x28cf8b30 put_ipc_ns +EXPORT_SYMBOL vmlinux 0x28d93f82 mdio_device_free +EXPORT_SYMBOL vmlinux 0x28e09af1 iosf_mbi_available +EXPORT_SYMBOL vmlinux 0x28eff225 security_d_instantiate +EXPORT_SYMBOL vmlinux 0x28f490a3 from_kgid +EXPORT_SYMBOL vmlinux 0x28f918fd __kfree_skb +EXPORT_SYMBOL vmlinux 0x28f94604 __ubsan_handle_builtin_unreachable +EXPORT_SYMBOL vmlinux 0x290a067d cdev_device_del +EXPORT_SYMBOL vmlinux 0x2913ef85 dmam_alloc_attrs +EXPORT_SYMBOL vmlinux 0x29181b86 netpoll_send_skb +EXPORT_SYMBOL vmlinux 0x29297e2d xfrm_state_check_expire +EXPORT_SYMBOL vmlinux 0x292d0e71 netdev_class_remove_file_ns +EXPORT_SYMBOL vmlinux 0x292f5f68 blk_queue_max_discard_sectors +EXPORT_SYMBOL vmlinux 0x29332499 __x86_indirect_thunk_rsi +EXPORT_SYMBOL vmlinux 0x29365579 unlock_rename +EXPORT_SYMBOL vmlinux 0x293fbaef handshake_req_cancel +EXPORT_SYMBOL vmlinux 0x29604158 napi_busy_loop +EXPORT_SYMBOL vmlinux 0x296b8bbf __kfifo_dma_in_prepare +EXPORT_SYMBOL vmlinux 0x2973cebc skb_realloc_headroom +EXPORT_SYMBOL vmlinux 0x298ffdfa nf_ip6_checksum +EXPORT_SYMBOL vmlinux 0x299be6ea __tracepoint_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x29ad8e33 x86_hyper_type +EXPORT_SYMBOL vmlinux 0x29bb649e padata_alloc_shell +EXPORT_SYMBOL vmlinux 0x29dc8b77 tc_setup_cb_replace +EXPORT_SYMBOL vmlinux 0x29e0c6bf pci_wait_for_pending_transaction +EXPORT_SYMBOL vmlinux 0x29e1e204 hdmi_audio_infoframe_pack +EXPORT_SYMBOL vmlinux 0x29ec9fb6 d_genocide +EXPORT_SYMBOL vmlinux 0x29ee2edf handshake_req_alloc +EXPORT_SYMBOL vmlinux 0x29ef0c13 generic_fill_statx_attr +EXPORT_SYMBOL vmlinux 0x29f1c101 dev_uc_sync +EXPORT_SYMBOL vmlinux 0x29ffc3ae kset_unregister +EXPORT_SYMBOL vmlinux 0x2a127b4e pfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x2a1de6d1 lookup_one_unlocked +EXPORT_SYMBOL vmlinux 0x2a303d4d check_signature +EXPORT_SYMBOL vmlinux 0x2a4ed5a2 is_nd_btt +EXPORT_SYMBOL vmlinux 0x2a5e6974 napi_schedule_prep +EXPORT_SYMBOL vmlinux 0x2a60bf50 vma_alloc_folio +EXPORT_SYMBOL vmlinux 0x2a6a5aac sockopt_capable +EXPORT_SYMBOL vmlinux 0x2a6fa0d0 __SCT__tp_func_module_get +EXPORT_SYMBOL vmlinux 0x2a7a6d7a tcp_sock_set_keepintvl +EXPORT_SYMBOL vmlinux 0x2a85b203 cpumask_any_and_distribute +EXPORT_SYMBOL vmlinux 0x2a928918 slhc_free +EXPORT_SYMBOL vmlinux 0x2a9a3905 vme_master_get +EXPORT_SYMBOL vmlinux 0x2aa00e26 intel_scu_ipc_dev_update +EXPORT_SYMBOL vmlinux 0x2aa0843e mempool_resize +EXPORT_SYMBOL vmlinux 0x2aa39ecb mmc_gpiod_request_cd +EXPORT_SYMBOL vmlinux 0x2aabcdc8 vmalloc_array +EXPORT_SYMBOL vmlinux 0x2acb4eaf __x86_indirect_call_thunk_r11 +EXPORT_SYMBOL vmlinux 0x2ad55e12 inode_init_owner +EXPORT_SYMBOL vmlinux 0x2b097006 security_task_getsecid_obj +EXPORT_SYMBOL vmlinux 0x2b1ce8d9 put_fs_context +EXPORT_SYMBOL vmlinux 0x2b31736b simple_rename +EXPORT_SYMBOL vmlinux 0x2b36d81d __SCK__tp_func_kfree +EXPORT_SYMBOL vmlinux 0x2b3cffe7 blk_mq_tagset_busy_iter +EXPORT_SYMBOL vmlinux 0x2b593aa8 gen_pool_alloc_algo_owner +EXPORT_SYMBOL vmlinux 0x2b6f0962 __cpu_dying_mask +EXPORT_SYMBOL vmlinux 0x2b920b5f configfs_register_default_group +EXPORT_SYMBOL vmlinux 0x2b9635c3 skb_split +EXPORT_SYMBOL vmlinux 0x2b9da7a4 genl_lock +EXPORT_SYMBOL vmlinux 0x2baa7410 param_ops_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x2bae204e mt_find +EXPORT_SYMBOL vmlinux 0x2bb6099e dq_data_lock +EXPORT_SYMBOL vmlinux 0x2bb6dd07 poll_initwait +EXPORT_SYMBOL vmlinux 0x2bb7c05d __x86_indirect_call_thunk_rsi +EXPORT_SYMBOL vmlinux 0x2bbef3e7 sync_filesystem +EXPORT_SYMBOL vmlinux 0x2bbfddef single_open_size +EXPORT_SYMBOL vmlinux 0x2bd60ab9 acpi_reset +EXPORT_SYMBOL vmlinux 0x2be4f5c2 blkdev_issue_flush +EXPORT_SYMBOL vmlinux 0x2be8b81d mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0x2c03dd6d __nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0x2c104be9 pci_free_irq +EXPORT_SYMBOL vmlinux 0x2c1079e3 dput +EXPORT_SYMBOL vmlinux 0x2c1d78b8 __tcp_md5_do_lookup +EXPORT_SYMBOL vmlinux 0x2c256e1f input_scancode_to_scalar +EXPORT_SYMBOL vmlinux 0x2c2737fe __folio_batch_release +EXPORT_SYMBOL vmlinux 0x2c3ed6e7 inet_getname +EXPORT_SYMBOL vmlinux 0x2c541e7b radix_tree_next_chunk +EXPORT_SYMBOL vmlinux 0x2c5653c0 netdev_alert +EXPORT_SYMBOL vmlinux 0x2c62f2d8 devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x2c7af5a8 blkdev_get_by_dev +EXPORT_SYMBOL vmlinux 0x2c7f93a6 clear_page_dirty_for_io +EXPORT_SYMBOL vmlinux 0x2c82c36a security_secmark_relabel_packet +EXPORT_SYMBOL vmlinux 0x2cab5e35 udp_ioctl +EXPORT_SYMBOL vmlinux 0x2cb3842c path_is_under +EXPORT_SYMBOL vmlinux 0x2cc19556 mpage_read_folio +EXPORT_SYMBOL vmlinux 0x2ccd059a dim_on_top +EXPORT_SYMBOL vmlinux 0x2cf0c910 sg_init_table +EXPORT_SYMBOL vmlinux 0x2cf56265 __dynamic_pr_debug +EXPORT_SYMBOL vmlinux 0x2cff49c2 iw_handler_get_spy +EXPORT_SYMBOL vmlinux 0x2d00f933 inet_addr_type_table +EXPORT_SYMBOL vmlinux 0x2d025c61 netpoll_poll_disable +EXPORT_SYMBOL vmlinux 0x2d068f70 pnp_device_attach +EXPORT_SYMBOL vmlinux 0x2d140a58 genl_unlock +EXPORT_SYMBOL vmlinux 0x2d30596c from_kqid_munged +EXPORT_SYMBOL vmlinux 0x2d3385d3 system_wq +EXPORT_SYMBOL vmlinux 0x2d387104 rcu_lazy_set_jiffies_till_flush +EXPORT_SYMBOL vmlinux 0x2d39b0a7 kstrdup +EXPORT_SYMBOL vmlinux 0x2d4c773a hdmi_spd_infoframe_init +EXPORT_SYMBOL vmlinux 0x2d4daef5 find_font +EXPORT_SYMBOL vmlinux 0x2d64b2f4 xfrm_if_register_cb +EXPORT_SYMBOL vmlinux 0x2d8e1eea vga_switcheroo_register_audio_client +EXPORT_SYMBOL vmlinux 0x2d912bca dmi_get_bios_year +EXPORT_SYMBOL vmlinux 0x2d994605 security_inode_copy_up_xattr +EXPORT_SYMBOL vmlinux 0x2dab2049 truncate_inode_pages_final +EXPORT_SYMBOL vmlinux 0x2dd16564 arch_register_cpu +EXPORT_SYMBOL vmlinux 0x2de125c0 page_frag_alloc_align +EXPORT_SYMBOL vmlinux 0x2de70859 ata_print_version +EXPORT_SYMBOL vmlinux 0x2def7f76 rtc_cmos_write +EXPORT_SYMBOL vmlinux 0x2e0a637d acpi_walk_resources +EXPORT_SYMBOL vmlinux 0x2e175390 inetdev_by_index +EXPORT_SYMBOL vmlinux 0x2e1ca751 clk_put +EXPORT_SYMBOL vmlinux 0x2e2b40d2 strncat +EXPORT_SYMBOL vmlinux 0x2e3b2993 genphy_suspend +EXPORT_SYMBOL vmlinux 0x2e3bcce2 wait_for_completion_interruptible +EXPORT_SYMBOL vmlinux 0x2e439142 drm_get_panel_orientation_quirk +EXPORT_SYMBOL vmlinux 0x2e475353 vfs_mkdir +EXPORT_SYMBOL vmlinux 0x2e5fe036 __skb_ext_put +EXPORT_SYMBOL vmlinux 0x2e76c808 pci_ep_cfs_remove_epf_group +EXPORT_SYMBOL vmlinux 0x2e850675 __dynamic_dev_dbg +EXPORT_SYMBOL vmlinux 0x2e86730c ndo_dflt_fdb_add +EXPORT_SYMBOL vmlinux 0x2e8a8ada vme_lm_request +EXPORT_SYMBOL vmlinux 0x2e8d5dd4 insert_inode_locked +EXPORT_SYMBOL vmlinux 0x2eb49c31 tcp_seq_start +EXPORT_SYMBOL vmlinux 0x2eb95828 pci_get_slot +EXPORT_SYMBOL vmlinux 0x2ec6bba0 errseq_set +EXPORT_SYMBOL vmlinux 0x2ed39178 filemap_range_has_page +EXPORT_SYMBOL vmlinux 0x2edd054f sock_i_ino +EXPORT_SYMBOL vmlinux 0x2ef37e7a param_set_charp +EXPORT_SYMBOL vmlinux 0x2f03fc4b security_secmark_refcount_inc +EXPORT_SYMBOL vmlinux 0x2f13436b dquot_load_quota_inode +EXPORT_SYMBOL vmlinux 0x2f158760 vme_new_dma_list +EXPORT_SYMBOL vmlinux 0x2f2e91b2 security_ib_alloc_security +EXPORT_SYMBOL vmlinux 0x2f2f25e5 netpoll_parse_options +EXPORT_SYMBOL vmlinux 0x2f384db3 acpi_is_video_device +EXPORT_SYMBOL vmlinux 0x2f3e69a5 input_set_abs_params +EXPORT_SYMBOL vmlinux 0x2f63620a simple_transaction_release +EXPORT_SYMBOL vmlinux 0x2f6d11eb lookup_one +EXPORT_SYMBOL vmlinux 0x2f7754a8 dma_pool_free +EXPORT_SYMBOL vmlinux 0x2f95cdfb generic_file_llseek +EXPORT_SYMBOL vmlinux 0x2f967e99 skb_queue_purge +EXPORT_SYMBOL vmlinux 0x2f9a3bc2 rproc_coredump_set_elf_info +EXPORT_SYMBOL vmlinux 0x2fae6f6f touch_atime +EXPORT_SYMBOL vmlinux 0x2fb17421 acpi_bus_register_driver +EXPORT_SYMBOL vmlinux 0x2fd5b7ba jbd2_journal_unlock_updates +EXPORT_SYMBOL vmlinux 0x2fd6d9ed __neigh_for_each_release +EXPORT_SYMBOL vmlinux 0x2fd85cc4 mmc_sw_reset +EXPORT_SYMBOL vmlinux 0x2fd9c5a0 fscrypt_setup_filename +EXPORT_SYMBOL vmlinux 0x2fdc99fb gnet_stats_finish_copy +EXPORT_SYMBOL vmlinux 0x2fe252cc unregister_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x2ff23634 pcie_capability_clear_and_set_word_locked +EXPORT_SYMBOL vmlinux 0x300efa49 dev_get_by_index +EXPORT_SYMBOL vmlinux 0x301304c2 __get_user_nocheck_8 +EXPORT_SYMBOL vmlinux 0x301b0fba xsk_tx_peek_release_desc_batch +EXPORT_SYMBOL vmlinux 0x30331ee8 vme_bus_error_handler +EXPORT_SYMBOL vmlinux 0x3037369c iov_iter_kvec +EXPORT_SYMBOL vmlinux 0x30381a3c cdrom_check_events +EXPORT_SYMBOL vmlinux 0x303ad817 tcp_sock_set_user_timeout +EXPORT_SYMBOL vmlinux 0x3043cff5 inet_dgram_connect +EXPORT_SYMBOL vmlinux 0x3044781d param_ops_ulong +EXPORT_SYMBOL vmlinux 0x3050af49 set_user_nice +EXPORT_SYMBOL vmlinux 0x305402a9 rproc_add +EXPORT_SYMBOL vmlinux 0x3059b984 __traceiter_module_get +EXPORT_SYMBOL vmlinux 0x305a916c __x86_indirect_thunk_rdi +EXPORT_SYMBOL vmlinux 0x307558e7 csum_and_copy_from_iter +EXPORT_SYMBOL vmlinux 0x3077e406 phy_reset_after_clk_enable +EXPORT_SYMBOL vmlinux 0x307b7db1 copy_string_kernel +EXPORT_SYMBOL vmlinux 0x30821d62 vfs_iocb_iter_read +EXPORT_SYMBOL vmlinux 0x3095300f pcie_set_readrq +EXPORT_SYMBOL vmlinux 0x3096be16 names_cachep +EXPORT_SYMBOL vmlinux 0x3098b32e remap_vmalloc_range +EXPORT_SYMBOL vmlinux 0x30a3a230 __starget_for_each_device +EXPORT_SYMBOL vmlinux 0x30a80826 __kfifo_from_user +EXPORT_SYMBOL vmlinux 0x30acfde9 hsiphash_2u32 +EXPORT_SYMBOL vmlinux 0x30b4853d pci_choose_state +EXPORT_SYMBOL vmlinux 0x30d97057 devm_ioport_unmap +EXPORT_SYMBOL vmlinux 0x30f1b78c filemap_splice_read +EXPORT_SYMBOL vmlinux 0x3106ad8c dma_mmap_attrs +EXPORT_SYMBOL vmlinux 0x3116ea26 devm_rproc_add +EXPORT_SYMBOL vmlinux 0x3126a9e8 siphash_1u64 +EXPORT_SYMBOL vmlinux 0x312ed932 verify_spi_info +EXPORT_SYMBOL vmlinux 0x31549b2a __x86_indirect_thunk_r10 +EXPORT_SYMBOL vmlinux 0x315a2bf5 asm_load_gs_index +EXPORT_SYMBOL vmlinux 0x3162f486 scsi_register_interface +EXPORT_SYMBOL vmlinux 0x3165597a iget_locked +EXPORT_SYMBOL vmlinux 0x3180aa54 vfs_create +EXPORT_SYMBOL vmlinux 0x31943396 fb_get_buffer_offset +EXPORT_SYMBOL vmlinux 0x31c7266d md_error +EXPORT_SYMBOL vmlinux 0x31c77683 jbd2_journal_lock_updates +EXPORT_SYMBOL vmlinux 0x31cbec25 devfreq_get_freq_range +EXPORT_SYMBOL vmlinux 0x31da32ce pagecache_isize_extended +EXPORT_SYMBOL vmlinux 0x31e12b06 input_get_keycode +EXPORT_SYMBOL vmlinux 0x31e81f13 cros_ec_query_all +EXPORT_SYMBOL vmlinux 0x320aadf6 get_tree_nodev +EXPORT_SYMBOL vmlinux 0x3213f038 mutex_unlock +EXPORT_SYMBOL vmlinux 0x3221df67 __bitmap_subset +EXPORT_SYMBOL vmlinux 0x32317197 tty_unregister_driver +EXPORT_SYMBOL vmlinux 0x3233ab74 vfs_parse_fs_string +EXPORT_SYMBOL vmlinux 0x3258d2c1 __sock_queue_rcv_skb +EXPORT_SYMBOL vmlinux 0x3259aca2 mmc_cqe_recovery +EXPORT_SYMBOL vmlinux 0x326425ca pci_unmap_biosrom +EXPORT_SYMBOL vmlinux 0x32654d43 clkdev_drop +EXPORT_SYMBOL vmlinux 0x327c84bf vme_lm_attach +EXPORT_SYMBOL vmlinux 0x3283e6b0 prandom_seed_full_state +EXPORT_SYMBOL vmlinux 0x329510eb security_socket_socketpair +EXPORT_SYMBOL vmlinux 0x3296d1da file_check_and_advance_wb_err +EXPORT_SYMBOL vmlinux 0x32980ac4 unix_detach_fds +EXPORT_SYMBOL vmlinux 0x32b9af28 sched_autogroup_create_attach +EXPORT_SYMBOL vmlinux 0x32ce3777 radix_tree_preload +EXPORT_SYMBOL vmlinux 0x32de75a8 __x86_indirect_call_thunk_rdi +EXPORT_SYMBOL vmlinux 0x32e6f1a0 acpi_video_backlight_string +EXPORT_SYMBOL vmlinux 0x32e80596 ipv6_push_frag_opts +EXPORT_SYMBOL vmlinux 0x32e8bfe0 flow_rule_match_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x32e8cfea mtree_load +EXPORT_SYMBOL vmlinux 0x330559fd dma_find_channel +EXPORT_SYMBOL vmlinux 0x331a319b phy_attach +EXPORT_SYMBOL vmlinux 0x3324ef3b acpi_set_firmware_waking_vector +EXPORT_SYMBOL vmlinux 0x332badef set_blocksize +EXPORT_SYMBOL vmlinux 0x3336f10a phy_stop +EXPORT_SYMBOL vmlinux 0x333bfca1 hdmi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x334f2fd1 init_net +EXPORT_SYMBOL vmlinux 0x3352bf4b pci_alloc_dev +EXPORT_SYMBOL vmlinux 0x336835c7 i2c_find_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x3369ea44 mtree_insert_range +EXPORT_SYMBOL vmlinux 0x33736a1d __genradix_ptr_alloc +EXPORT_SYMBOL vmlinux 0x337a5052 xp_alloc_batch +EXPORT_SYMBOL vmlinux 0x3382739f flow_rule_match_ip +EXPORT_SYMBOL vmlinux 0x33892623 inet_proto_csum_replace4 +EXPORT_SYMBOL vmlinux 0x338e01ec tty_write_room +EXPORT_SYMBOL vmlinux 0x33ac2f12 vfs_fadvise +EXPORT_SYMBOL vmlinux 0x33b755fc i2c_put_adapter +EXPORT_SYMBOL vmlinux 0x33b84f74 copy_page +EXPORT_SYMBOL vmlinux 0x33d07fee __x86_indirect_call_thunk_r10 +EXPORT_SYMBOL vmlinux 0x33d72e55 genphy_read_status +EXPORT_SYMBOL vmlinux 0x33ef0118 __cpuhp_setup_state +EXPORT_SYMBOL vmlinux 0x33f0768c cpufreq_quick_get_max +EXPORT_SYMBOL vmlinux 0x33f2da3d generic_update_time +EXPORT_SYMBOL vmlinux 0x33fcf44a __kfifo_out_r +EXPORT_SYMBOL vmlinux 0x33fd9da4 acpi_get_gpe_device +EXPORT_SYMBOL vmlinux 0x33fe78c3 xfrm_state_flush +EXPORT_SYMBOL vmlinux 0x34016f1f inet_pton_with_scope +EXPORT_SYMBOL vmlinux 0x3402dc8b __write_overflow_field +EXPORT_SYMBOL vmlinux 0x34182cc2 __register_binfmt +EXPORT_SYMBOL vmlinux 0x343512e5 pci_resize_resource +EXPORT_SYMBOL vmlinux 0x343815f8 dquot_disable +EXPORT_SYMBOL vmlinux 0x3441445f msrs_free +EXPORT_SYMBOL vmlinux 0x344516a9 vme_dma_request +EXPORT_SYMBOL vmlinux 0x3446a055 single_release +EXPORT_SYMBOL vmlinux 0x344ef4c8 __tracepoint_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x34523a75 pci_prepare_to_sleep +EXPORT_SYMBOL vmlinux 0x346594a2 __bforget +EXPORT_SYMBOL vmlinux 0x3471cfc7 d_move +EXPORT_SYMBOL vmlinux 0x347949f4 agp_put_bridge +EXPORT_SYMBOL vmlinux 0x3482dbac to_ndd +EXPORT_SYMBOL vmlinux 0x348513c9 dentry_path_raw +EXPORT_SYMBOL vmlinux 0x34853ab8 skb_copy +EXPORT_SYMBOL vmlinux 0x3489859f acpi_enter_sleep_state_s4bios +EXPORT_SYMBOL vmlinux 0x349cba85 strchr +EXPORT_SYMBOL vmlinux 0x34a1f7e3 acpi_processor_get_psd +EXPORT_SYMBOL vmlinux 0x34b10f0c dev_pm_opp_unregister_notifier +EXPORT_SYMBOL vmlinux 0x34c3cc76 __traceiter_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x34c7cdbc lookup_bdev +EXPORT_SYMBOL vmlinux 0x34d01f66 netlink_broadcast +EXPORT_SYMBOL vmlinux 0x34db050b _raw_spin_lock_irqsave +EXPORT_SYMBOL vmlinux 0x34e108f7 flow_rule_match_pppoe +EXPORT_SYMBOL vmlinux 0x34f3484e security_tun_dev_attach_queue +EXPORT_SYMBOL vmlinux 0x34f89363 acpi_terminate_debugger +EXPORT_SYMBOL vmlinux 0x3501f58d scsi_add_host_with_dma +EXPORT_SYMBOL vmlinux 0x3504b02d generic_block_bmap +EXPORT_SYMBOL vmlinux 0x350b4acf dquot_destroy +EXPORT_SYMBOL vmlinux 0x3513921b dev_set_threaded +EXPORT_SYMBOL vmlinux 0x3517383e register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x3536f7d3 d_lookup +EXPORT_SYMBOL vmlinux 0x3539f11b match_strlcpy +EXPORT_SYMBOL vmlinux 0x3541e286 __filemap_get_folio +EXPORT_SYMBOL vmlinux 0x35442a8b sock_set_reuseaddr +EXPORT_SYMBOL vmlinux 0x354b4a1e acpi_ut_trace +EXPORT_SYMBOL vmlinux 0x354d9bd6 param_ops_hexint +EXPORT_SYMBOL vmlinux 0x356461c8 rtc_time64_to_tm +EXPORT_SYMBOL vmlinux 0x357543b7 agp_backend_release +EXPORT_SYMBOL vmlinux 0x3578a24b dcb_ieee_getapp_dscp_prio_mask_map +EXPORT_SYMBOL vmlinux 0x358714ef tty_driver_flush_buffer +EXPORT_SYMBOL vmlinux 0x3598c464 udp_read_skb +EXPORT_SYMBOL vmlinux 0x35a88f28 zlib_inflateInit2 +EXPORT_SYMBOL vmlinux 0x35b64f39 crypto_sha512_finup +EXPORT_SYMBOL vmlinux 0x35c056cf truncate_inode_pages +EXPORT_SYMBOL vmlinux 0x35c86a66 flow_block_cb_lookup +EXPORT_SYMBOL vmlinux 0x3601f9a6 agp_collect_device_status +EXPORT_SYMBOL vmlinux 0x360b1afe probe_irq_mask +EXPORT_SYMBOL vmlinux 0x364850b1 down_write_killable +EXPORT_SYMBOL vmlinux 0x364c23ad mutex_is_locked +EXPORT_SYMBOL vmlinux 0x365acda7 set_normalized_timespec64 +EXPORT_SYMBOL vmlinux 0x365d61ba devfreq_update_target +EXPORT_SYMBOL vmlinux 0x365e7911 kstrdup_const +EXPORT_SYMBOL vmlinux 0x365f046a mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0x366556d6 vfs_readlink +EXPORT_SYMBOL vmlinux 0x366707c9 jent_testing_init +EXPORT_SYMBOL vmlinux 0x366ae875 sock_release +EXPORT_SYMBOL vmlinux 0x367e3c79 locks_copy_lock +EXPORT_SYMBOL vmlinux 0x3684da07 netlink_ns_capable +EXPORT_SYMBOL vmlinux 0x3699a746 pci_fixup_device +EXPORT_SYMBOL vmlinux 0x36aeaea8 jbd2_submit_inode_data +EXPORT_SYMBOL vmlinux 0x36b26aa8 i8042_install_filter +EXPORT_SYMBOL vmlinux 0x36b6ebbf down_killable +EXPORT_SYMBOL vmlinux 0x36bfab3d submit_bio_noacct +EXPORT_SYMBOL vmlinux 0x36c221f4 mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0x36d80038 ethtool_virtdev_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x36d928c1 pcie_capability_write_dword +EXPORT_SYMBOL vmlinux 0x36e8b267 tty_unlock +EXPORT_SYMBOL vmlinux 0x36fae92c eth_mac_addr +EXPORT_SYMBOL vmlinux 0x3702fa67 udp_sendmsg +EXPORT_SYMBOL vmlinux 0x37110088 remove_wait_queue +EXPORT_SYMBOL vmlinux 0x371e1953 __printk_cpu_sync_wait +EXPORT_SYMBOL vmlinux 0x373d6cd9 dma_set_coherent_mask +EXPORT_SYMBOL vmlinux 0x3744cf36 vmalloc_to_pfn +EXPORT_SYMBOL vmlinux 0x375102aa jbd2_journal_start +EXPORT_SYMBOL vmlinux 0x3755f990 gf128mul_init_64k_bbe +EXPORT_SYMBOL vmlinux 0x3758d393 generic_delete_inode +EXPORT_SYMBOL vmlinux 0x377457c0 input_mt_report_pointer_emulation +EXPORT_SYMBOL vmlinux 0x377d8004 acpi_error +EXPORT_SYMBOL vmlinux 0x37880e38 __sk_queue_drop_skb +EXPORT_SYMBOL vmlinux 0x378f2034 skb_headers_offset_update +EXPORT_SYMBOL vmlinux 0x37a9fb4b config_group_init_type_name +EXPORT_SYMBOL vmlinux 0x37b8b39e screen_info +EXPORT_SYMBOL vmlinux 0x37befc70 jiffies_to_msecs +EXPORT_SYMBOL vmlinux 0x37db8f19 dmi_get_date +EXPORT_SYMBOL vmlinux 0x37ee7d02 writeback_inodes_sb_nr +EXPORT_SYMBOL vmlinux 0x380616da filemap_release_folio +EXPORT_SYMBOL vmlinux 0x380a3359 key_link +EXPORT_SYMBOL vmlinux 0x380c1a26 module_put +EXPORT_SYMBOL vmlinux 0x381a798a setup_max_cpus +EXPORT_SYMBOL vmlinux 0x3821a242 devm_pci_remap_cfg_resource +EXPORT_SYMBOL vmlinux 0x38505a2e tcp_gro_complete +EXPORT_SYMBOL vmlinux 0x3854774b kstrtoll +EXPORT_SYMBOL vmlinux 0x3859f7c0 devm_pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x386f9bf3 phy_start_aneg +EXPORT_SYMBOL vmlinux 0x38869d88 kstat +EXPORT_SYMBOL vmlinux 0x3891ffc8 ecryptfs_fill_auth_tok +EXPORT_SYMBOL vmlinux 0x389617b0 LZ4_decompress_fast_continue +EXPORT_SYMBOL vmlinux 0x38a71b7e pci_free_resource_list +EXPORT_SYMBOL vmlinux 0x38a9f7c5 in6addr_loopback +EXPORT_SYMBOL vmlinux 0x38e46431 mempool_exit +EXPORT_SYMBOL vmlinux 0x38ea1ea9 devm_kvasprintf +EXPORT_SYMBOL vmlinux 0x39081193 __max_logical_packages +EXPORT_SYMBOL vmlinux 0x3908dbbd kill_litter_super +EXPORT_SYMBOL vmlinux 0x39093891 skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x39151bd1 __tracepoint_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x391df80a netstamp_needed_key +EXPORT_SYMBOL vmlinux 0x392b1fea wait_for_completion_io +EXPORT_SYMBOL vmlinux 0x3939f8f0 rfkill_pause_polling +EXPORT_SYMBOL vmlinux 0x393b8b0c proc_set_size +EXPORT_SYMBOL vmlinux 0x39461d6a in_egroup_p +EXPORT_SYMBOL vmlinux 0x394a1e11 phy_sfp_attach +EXPORT_SYMBOL vmlinux 0x3955fcf6 __kfifo_in_r +EXPORT_SYMBOL vmlinux 0x395ee7f6 __invalidate_device +EXPORT_SYMBOL vmlinux 0x3964cb2d rawv6_mh_filter_register +EXPORT_SYMBOL vmlinux 0x396c65bd alloc_anon_inode +EXPORT_SYMBOL vmlinux 0x39888059 sg_miter_stop +EXPORT_SYMBOL vmlinux 0x398e95a2 tcp_sock_set_nodelay +EXPORT_SYMBOL vmlinux 0x39937747 sb_set_blocksize +EXPORT_SYMBOL vmlinux 0x39991865 icmp_global_allow +EXPORT_SYMBOL vmlinux 0x399ad043 __kfifo_dma_out_finish_r +EXPORT_SYMBOL vmlinux 0x399bf335 mipi_dsi_dcs_set_display_off +EXPORT_SYMBOL vmlinux 0x39a78ff3 seq_file_path +EXPORT_SYMBOL vmlinux 0x39a9ee31 security_sctp_sk_clone +EXPORT_SYMBOL vmlinux 0x39b12223 __acpi_handle_debug +EXPORT_SYMBOL vmlinux 0x39ba287e dev_mc_del +EXPORT_SYMBOL vmlinux 0x39bb9d29 xfrm6_input_addr +EXPORT_SYMBOL vmlinux 0x39c74235 dm_read_arg_group +EXPORT_SYMBOL vmlinux 0x39d95ca4 zstd_reset_cstream +EXPORT_SYMBOL vmlinux 0x39e3c030 do_trace_read_msr +EXPORT_SYMBOL vmlinux 0x3a08475f platform_thermal_notify +EXPORT_SYMBOL vmlinux 0x3a099605 __get_user_nocheck_4 +EXPORT_SYMBOL vmlinux 0x3a1e7cc5 jbd2_journal_force_commit +EXPORT_SYMBOL vmlinux 0x3a27cc96 jbd2_journal_get_write_access +EXPORT_SYMBOL vmlinux 0x3a2d1dfa rdmsr_safe_regs_on_cpu +EXPORT_SYMBOL vmlinux 0x3a301367 tc_setup_cb_reoffload +EXPORT_SYMBOL vmlinux 0x3a3b6ea2 __scsi_iterate_devices +EXPORT_SYMBOL vmlinux 0x3a4f9d28 rng_is_initialized +EXPORT_SYMBOL vmlinux 0x3a516709 __cpuhp_setup_state_cpuslocked +EXPORT_SYMBOL vmlinux 0x3a67f80a tcp_v4_connect +EXPORT_SYMBOL vmlinux 0x3a786b40 vfs_statfs +EXPORT_SYMBOL vmlinux 0x3a7e2a95 mdiobus_c45_write_nested +EXPORT_SYMBOL vmlinux 0x3a81c371 invalidate_inode_buffers +EXPORT_SYMBOL vmlinux 0x3a99dfad __inet_stream_connect +EXPORT_SYMBOL vmlinux 0x3a9a9278 ipv6_dev_find +EXPORT_SYMBOL vmlinux 0x3aab0d28 scsi_device_get +EXPORT_SYMBOL vmlinux 0x3ab062a1 agp_bind_memory +EXPORT_SYMBOL vmlinux 0x3ab28948 console_srcu_read_lock +EXPORT_SYMBOL vmlinux 0x3ab7b1cc scsi_set_sense_field_pointer +EXPORT_SYMBOL vmlinux 0x3ac2132c ipv6_sock_mc_drop +EXPORT_SYMBOL vmlinux 0x3aca0190 _raw_write_lock_irq +EXPORT_SYMBOL vmlinux 0x3ad5cda3 lockref_get_not_zero +EXPORT_SYMBOL vmlinux 0x3ad718ff kernel_write +EXPORT_SYMBOL vmlinux 0x3ad7a5d5 acpi_evaluate_reference +EXPORT_SYMBOL vmlinux 0x3ada9e06 acpi_check_region +EXPORT_SYMBOL vmlinux 0x3ade92c8 __break_lease +EXPORT_SYMBOL vmlinux 0x3ae34aeb zstd_init_dctx +EXPORT_SYMBOL vmlinux 0x3aff3200 acpi_evaluate_object_typed +EXPORT_SYMBOL vmlinux 0x3b029f48 acpi_install_fixed_event_handler +EXPORT_SYMBOL vmlinux 0x3b2704cf tty_flip_buffer_push +EXPORT_SYMBOL vmlinux 0x3b321462 LZ4_setStreamDecode +EXPORT_SYMBOL vmlinux 0x3b423410 __copy_user_nocache +EXPORT_SYMBOL vmlinux 0x3b4a52f3 phy_suspend +EXPORT_SYMBOL vmlinux 0x3b644591 __bitmap_shift_left +EXPORT_SYMBOL vmlinux 0x3b68332e ipv4_mtu +EXPORT_SYMBOL vmlinux 0x3b6a74d1 vme_bus_num +EXPORT_SYMBOL vmlinux 0x3b6c41ea kstrtouint +EXPORT_SYMBOL vmlinux 0x3b72f08d preempt_schedule_notrace_thunk +EXPORT_SYMBOL vmlinux 0x3b83610f cpu_sibling_map +EXPORT_SYMBOL vmlinux 0x3b9144c9 acpi_get_current_resources +EXPORT_SYMBOL vmlinux 0x3b918e81 del_gendisk +EXPORT_SYMBOL vmlinux 0x3bbdb72d max8925_bulk_read +EXPORT_SYMBOL vmlinux 0x3bfa5ce8 vga_put +EXPORT_SYMBOL vmlinux 0x3c12687a padata_free_shell +EXPORT_SYMBOL vmlinux 0x3c17f7b7 lock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x3c185c61 page_put_link +EXPORT_SYMBOL vmlinux 0x3c1ef8b7 phy_attached_info +EXPORT_SYMBOL vmlinux 0x3c25c99d register_filesystem +EXPORT_SYMBOL vmlinux 0x3c2f3733 fb_firmware_edid +EXPORT_SYMBOL vmlinux 0x3c3fce39 __local_bh_enable_ip +EXPORT_SYMBOL vmlinux 0x3c3ff9fd sprintf +EXPORT_SYMBOL vmlinux 0x3c427f67 cpu_die_map +EXPORT_SYMBOL vmlinux 0x3c449e23 ip_defrag +EXPORT_SYMBOL vmlinux 0x3c557c64 __skb_wait_for_more_packets +EXPORT_SYMBOL vmlinux 0x3c5a2550 vma_set_file +EXPORT_SYMBOL vmlinux 0x3c5b5651 ip6_xmit +EXPORT_SYMBOL vmlinux 0x3c7c37a8 get_cached_acl_rcu +EXPORT_SYMBOL vmlinux 0x3c8f2b5b dquot_get_state +EXPORT_SYMBOL vmlinux 0x3c8f4ff6 pci_dev_driver +EXPORT_SYMBOL vmlinux 0x3c9094a9 folio_add_lru +EXPORT_SYMBOL vmlinux 0x3cb23db3 console_srcu_read_unlock +EXPORT_SYMBOL vmlinux 0x3cbb940b zstd_init_dstream +EXPORT_SYMBOL vmlinux 0x3cc9ac6c inet_frags_init +EXPORT_SYMBOL vmlinux 0x3cd067c9 ip_frag_init +EXPORT_SYMBOL vmlinux 0x3cdc59e2 __SCK__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x3cdfcfbd scsicam_bios_param +EXPORT_SYMBOL vmlinux 0x3ce4ca6f disable_irq +EXPORT_SYMBOL vmlinux 0x3d210724 gen_pool_dma_zalloc_align +EXPORT_SYMBOL vmlinux 0x3d31966b copy_page_from_iter +EXPORT_SYMBOL vmlinux 0x3d39c413 find_inode_rcu +EXPORT_SYMBOL vmlinux 0x3d4a4249 truncate_setsize +EXPORT_SYMBOL vmlinux 0x3d7bac46 posix_acl_from_xattr +EXPORT_SYMBOL vmlinux 0x3d99b68b netdev_port_same_parent_id +EXPORT_SYMBOL vmlinux 0x3da092b8 dma_fence_get_stub +EXPORT_SYMBOL vmlinux 0x3da171f9 pci_mem_start +EXPORT_SYMBOL vmlinux 0x3daae96c dma_fence_signal_timestamp +EXPORT_SYMBOL vmlinux 0x3dabf271 memcg_sockets_enabled_key +EXPORT_SYMBOL vmlinux 0x3dac779a bpf_sk_lookup_enabled +EXPORT_SYMBOL vmlinux 0x3dad9978 cancel_delayed_work +EXPORT_SYMBOL vmlinux 0x3db27f63 page_pool_put_defragged_page +EXPORT_SYMBOL vmlinux 0x3dbe8ddb __dev_get_by_flags +EXPORT_SYMBOL vmlinux 0x3dc31b5d dcache_dir_open +EXPORT_SYMBOL vmlinux 0x3dc619d3 swake_up_locked +EXPORT_SYMBOL vmlinux 0x3dcb88a0 irq_set_handler_data +EXPORT_SYMBOL vmlinux 0x3ddc6c04 x86_bios_cpu_apicid +EXPORT_SYMBOL vmlinux 0x3de44fad napi_disable +EXPORT_SYMBOL vmlinux 0x3df26ec3 dma_resv_reserve_fences +EXPORT_SYMBOL vmlinux 0x3dfb86b9 resource_list_create_entry +EXPORT_SYMBOL vmlinux 0x3dfc897c seq_hlist_start_head +EXPORT_SYMBOL vmlinux 0x3e1447d2 __d_lookup_unhash_wake +EXPORT_SYMBOL vmlinux 0x3e161ff2 fs_param_is_blockdev +EXPORT_SYMBOL vmlinux 0x3e1d91be wireless_spy_update +EXPORT_SYMBOL vmlinux 0x3e3144f5 dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x3e3bad0a __tasklet_hi_schedule +EXPORT_SYMBOL vmlinux 0x3e553c5c pci_disable_link_state_locked +EXPORT_SYMBOL vmlinux 0x3e63ee79 send_sig_info +EXPORT_SYMBOL vmlinux 0x3e6438f1 vfs_dedupe_file_range_one +EXPORT_SYMBOL vmlinux 0x3e6fb34d jbd2_fc_wait_bufs +EXPORT_SYMBOL vmlinux 0x3e70965c devm_memremap +EXPORT_SYMBOL vmlinux 0x3e770fe2 kthread_create_on_node +EXPORT_SYMBOL vmlinux 0x3e801b95 tty_vhangup +EXPORT_SYMBOL vmlinux 0x3e8a4733 ethtool_aggregate_pause_stats +EXPORT_SYMBOL vmlinux 0x3e8b9751 dma_async_tx_descriptor_init +EXPORT_SYMBOL vmlinux 0x3e923d6f t10_pi_type3_ip +EXPORT_SYMBOL vmlinux 0x3ea785a7 jbd2_journal_flush +EXPORT_SYMBOL vmlinux 0x3eccbe2c __find_nth_bit +EXPORT_SYMBOL vmlinux 0x3eeb3ef1 handle_edge_irq +EXPORT_SYMBOL vmlinux 0x3efe1703 phy_unregister_fixup_for_id +EXPORT_SYMBOL vmlinux 0x3f0e13d7 handshake_req_submit +EXPORT_SYMBOL vmlinux 0x3f0eabd2 xxh64_update +EXPORT_SYMBOL vmlinux 0x3f1b9e9d __traceiter_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x3f34644d zstd_dstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x3f39e46a phy_support_sym_pause +EXPORT_SYMBOL vmlinux 0x3f3a5d04 mdiobus_get_phy +EXPORT_SYMBOL vmlinux 0x3f4547a7 put_unused_fd +EXPORT_SYMBOL vmlinux 0x3f4bd846 gen_pool_first_fit_order_align +EXPORT_SYMBOL vmlinux 0x3f56c710 mipi_dsi_driver_unregister +EXPORT_SYMBOL vmlinux 0x3f6496a7 sock_efree +EXPORT_SYMBOL vmlinux 0x3f85f05a scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x3f89071b security_ib_pkey_access +EXPORT_SYMBOL vmlinux 0x3f8f7319 inc_nlink +EXPORT_SYMBOL vmlinux 0x3f9bf544 tcf_action_set_ctrlact +EXPORT_SYMBOL vmlinux 0x3f9e16e8 inet_csk_destroy_sock +EXPORT_SYMBOL vmlinux 0x3fa60c4d qdisc_tree_reduce_backlog +EXPORT_SYMBOL vmlinux 0x3facf2e6 napi_consume_skb +EXPORT_SYMBOL vmlinux 0x3fbf3c89 vme_slave_set +EXPORT_SYMBOL vmlinux 0x3fc063ea xfrm_state_lookup +EXPORT_SYMBOL vmlinux 0x3fc41dd0 devm_mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x3fd0cee9 ip_sock_set_freebind +EXPORT_SYMBOL vmlinux 0x3fd5c5d5 jbd2_journal_free_reserved +EXPORT_SYMBOL vmlinux 0x3fd78f3b register_chrdev_region +EXPORT_SYMBOL vmlinux 0x3fd9fe82 bio_kmalloc +EXPORT_SYMBOL vmlinux 0x3fe2ccbe memweight +EXPORT_SYMBOL vmlinux 0x3febdb83 tcf_action_exec +EXPORT_SYMBOL vmlinux 0x40090ad8 fqdir_init +EXPORT_SYMBOL vmlinux 0x40235c98 _raw_write_unlock +EXPORT_SYMBOL vmlinux 0x402a2176 mfd_remove_devices_late +EXPORT_SYMBOL vmlinux 0x40322b6f tcp_get_cookie_sock +EXPORT_SYMBOL vmlinux 0x40435d45 key_put +EXPORT_SYMBOL vmlinux 0x4048073c mipi_dsi_host_unregister +EXPORT_SYMBOL vmlinux 0x404e2486 cookie_ecn_ok +EXPORT_SYMBOL vmlinux 0x4055a920 acpi_remove_fixed_event_handler +EXPORT_SYMBOL vmlinux 0x4070ae32 dev_set_mtu +EXPORT_SYMBOL vmlinux 0x407539e8 generic_set_encrypted_ci_d_ops +EXPORT_SYMBOL vmlinux 0x407d763a netdev_rx_csum_fault +EXPORT_SYMBOL vmlinux 0x408fe99b xfrm_spd_getinfo +EXPORT_SYMBOL vmlinux 0x40973662 sysctl_udp_mem +EXPORT_SYMBOL vmlinux 0x40a62432 __nla_validate +EXPORT_SYMBOL vmlinux 0x40a9b349 vzalloc +EXPORT_SYMBOL vmlinux 0x40c6f091 agp_create_memory +EXPORT_SYMBOL vmlinux 0x40c7247c si_meminfo +EXPORT_SYMBOL vmlinux 0x40d04664 console_trylock +EXPORT_SYMBOL vmlinux 0x40d59096 unregister_restart_handler +EXPORT_SYMBOL vmlinux 0x40f76a86 __vcalloc +EXPORT_SYMBOL vmlinux 0x410da8e7 __dev_get_by_name +EXPORT_SYMBOL vmlinux 0x4116e6de new_inode +EXPORT_SYMBOL vmlinux 0x412f893c page_offline_begin +EXPORT_SYMBOL vmlinux 0x41482d8b strndup_user +EXPORT_SYMBOL vmlinux 0x41579234 nexthop_set_hw_flags +EXPORT_SYMBOL vmlinux 0x416003c7 pci_iounmap +EXPORT_SYMBOL vmlinux 0x4162b7ec security_sctp_bind_connect +EXPORT_SYMBOL vmlinux 0x416c6e90 blk_queue_update_dma_pad +EXPORT_SYMBOL vmlinux 0x4182bccb acpi_pm_device_sleep_state +EXPORT_SYMBOL vmlinux 0x4188d439 neigh_rand_reach_time +EXPORT_SYMBOL vmlinux 0x41a30bef mtree_store_range +EXPORT_SYMBOL vmlinux 0x41b25b00 simple_nosetlease +EXPORT_SYMBOL vmlinux 0x41b5edf1 make_kuid +EXPORT_SYMBOL vmlinux 0x41ed3709 get_random_bytes +EXPORT_SYMBOL vmlinux 0x41ee36cb max8998_write_reg +EXPORT_SYMBOL vmlinux 0x41efdeaf radix_tree_lookup_slot +EXPORT_SYMBOL vmlinux 0x41f1ad58 tcf_get_next_chain +EXPORT_SYMBOL vmlinux 0x423ed9d8 param_get_hexint +EXPORT_SYMBOL vmlinux 0x424458f7 sock_no_socketpair +EXPORT_SYMBOL vmlinux 0x4248ae3c single_task_running +EXPORT_SYMBOL vmlinux 0x424d3620 zlib_inflateIncomp +EXPORT_SYMBOL vmlinux 0x424f4ff0 dma_resv_iter_first_unlocked +EXPORT_SYMBOL vmlinux 0x42578e80 acpi_get_type +EXPORT_SYMBOL vmlinux 0x4261cd5b blk_queue_flag_set +EXPORT_SYMBOL vmlinux 0x426b8625 configfs_undepend_item +EXPORT_SYMBOL vmlinux 0x42795cc6 xfrm_find_acq_byseq +EXPORT_SYMBOL vmlinux 0x427cd10f devm_register_netdev +EXPORT_SYMBOL vmlinux 0x4295c681 can_nice +EXPORT_SYMBOL vmlinux 0x42a47b96 param_ops_bint +EXPORT_SYMBOL vmlinux 0x42a9f77c pci_release_region +EXPORT_SYMBOL vmlinux 0x42b02912 follow_pfn +EXPORT_SYMBOL vmlinux 0x42b28e79 ipv6_chk_addr +EXPORT_SYMBOL vmlinux 0x42bed8d4 unix_gc_lock +EXPORT_SYMBOL vmlinux 0x42dda416 generic_write_end +EXPORT_SYMBOL vmlinux 0x42f1b900 fb_pad_unaligned_buffer +EXPORT_SYMBOL vmlinux 0x4302d0eb free_pages +EXPORT_SYMBOL vmlinux 0x430da850 simple_dir_operations +EXPORT_SYMBOL vmlinux 0x4317310c simple_getattr +EXPORT_SYMBOL vmlinux 0x43283897 vga_switcheroo_lock_ddc +EXPORT_SYMBOL vmlinux 0x4336fcca ucs2_as_utf8 +EXPORT_SYMBOL vmlinux 0x433cabfb acpi_decode_pld_buffer +EXPORT_SYMBOL vmlinux 0x4345ffc1 input_unregister_device +EXPORT_SYMBOL vmlinux 0x4351577a fb_parse_edid +EXPORT_SYMBOL vmlinux 0x435304b9 bio_init_clone +EXPORT_SYMBOL vmlinux 0x435cca00 reuseport_stop_listen_sock +EXPORT_SYMBOL vmlinux 0x436b93fa fb_io_read +EXPORT_SYMBOL vmlinux 0x436fb909 __bread_gfp +EXPORT_SYMBOL vmlinux 0x4376d95b fput +EXPORT_SYMBOL vmlinux 0x437a0d6d __sock_tx_timestamp +EXPORT_SYMBOL vmlinux 0x438610bd security_tun_dev_alloc_security +EXPORT_SYMBOL vmlinux 0x439680ac phy_device_remove +EXPORT_SYMBOL vmlinux 0x43a51605 seq_vprintf +EXPORT_SYMBOL vmlinux 0x43b0c9c3 preempt_schedule +EXPORT_SYMBOL vmlinux 0x43babd19 sg_init_one +EXPORT_SYMBOL vmlinux 0x43d22fb9 groups_alloc +EXPORT_SYMBOL vmlinux 0x43d5fc18 disk_stack_limits +EXPORT_SYMBOL vmlinux 0x43f9ebc8 slhc_remember +EXPORT_SYMBOL vmlinux 0x4405e247 d_exact_alias +EXPORT_SYMBOL vmlinux 0x44064b60 iov_iter_get_pages_alloc2 +EXPORT_SYMBOL vmlinux 0x4417a700 param_get_byte +EXPORT_SYMBOL vmlinux 0x4430e0c7 ppp_unregister_channel +EXPORT_SYMBOL vmlinux 0x443c6b99 fuse_mount_destroy +EXPORT_SYMBOL vmlinux 0x443ebad3 pci_write_vpd_any +EXPORT_SYMBOL vmlinux 0x44414ff2 iosf_mbi_unblock_punit_i2c_access +EXPORT_SYMBOL vmlinux 0x444672c5 scsi_remove_host +EXPORT_SYMBOL vmlinux 0x44469a76 crc_ccitt_false_table +EXPORT_SYMBOL vmlinux 0x44473218 vfs_iocb_iter_write +EXPORT_SYMBOL vmlinux 0x444780e9 tcp_conn_request +EXPORT_SYMBOL vmlinux 0x44526e0f t10_pi_type1_ip +EXPORT_SYMBOL vmlinux 0x4462d35e cpufreq_get_hw_max_freq +EXPORT_SYMBOL vmlinux 0x4472d65d pci_iomap_range +EXPORT_SYMBOL vmlinux 0x4477d58e dm_put_device +EXPORT_SYMBOL vmlinux 0x448610d2 register_qdisc +EXPORT_SYMBOL vmlinux 0x44902cff acpi_enable_event +EXPORT_SYMBOL vmlinux 0x4494a8f2 seq_dentry +EXPORT_SYMBOL vmlinux 0x449ad0a7 memcmp +EXPORT_SYMBOL vmlinux 0x44a18e9a freeze_bdev +EXPORT_SYMBOL vmlinux 0x44a49799 bio_copy_data_iter +EXPORT_SYMBOL vmlinux 0x44a7bd8d devm_extcon_unregister_notifier_all +EXPORT_SYMBOL vmlinux 0x44aaf30f tsc_khz +EXPORT_SYMBOL vmlinux 0x44c46e13 inode_init_always +EXPORT_SYMBOL vmlinux 0x44db1c78 __sock_create +EXPORT_SYMBOL vmlinux 0x44db1f04 genphy_config_eee_advert +EXPORT_SYMBOL vmlinux 0x44e9a829 match_token +EXPORT_SYMBOL vmlinux 0x45006cee default_red +EXPORT_SYMBOL vmlinux 0x450639ab sg_last +EXPORT_SYMBOL vmlinux 0x45078448 dev_get_mac_address +EXPORT_SYMBOL vmlinux 0x45081703 ec_get_handle +EXPORT_SYMBOL vmlinux 0x45160d58 ipv6_chk_custom_prefix +EXPORT_SYMBOL vmlinux 0x4520b3dc md_check_recovery +EXPORT_SYMBOL vmlinux 0x452ba683 ipv6_ext_hdr +EXPORT_SYMBOL vmlinux 0x453c8403 pci_msi_enabled +EXPORT_SYMBOL vmlinux 0x45444778 sock_no_recvmsg +EXPORT_SYMBOL vmlinux 0x454e85a8 netdev_lower_get_first_private_rcu +EXPORT_SYMBOL vmlinux 0x45505feb seq_hex_dump +EXPORT_SYMBOL vmlinux 0x45535485 xxh32_update +EXPORT_SYMBOL vmlinux 0x456095e1 tso_build_data +EXPORT_SYMBOL vmlinux 0x4561e32c sock_no_mmap +EXPORT_SYMBOL vmlinux 0x4578f528 __kfifo_to_user +EXPORT_SYMBOL vmlinux 0x4586c80e flow_rule_match_arp +EXPORT_SYMBOL vmlinux 0x459c3b3b padata_do_serial +EXPORT_SYMBOL vmlinux 0x45ad55e0 scsi_target_resume +EXPORT_SYMBOL vmlinux 0x45b7ba75 tty_unregister_device +EXPORT_SYMBOL vmlinux 0x45b8a4eb dm_kcopyd_copy +EXPORT_SYMBOL vmlinux 0x45c07d05 gnet_stats_copy_basic +EXPORT_SYMBOL vmlinux 0x45d246da node_to_cpumask_map +EXPORT_SYMBOL vmlinux 0x45dba55d xfrm_policy_flush +EXPORT_SYMBOL vmlinux 0x45e8d7b5 native_write_cr0 +EXPORT_SYMBOL vmlinux 0x45fc19d2 retbleed_untrain_ret +EXPORT_SYMBOL vmlinux 0x45fe95a3 skb_checksum +EXPORT_SYMBOL vmlinux 0x4609cc6d seq_release +EXPORT_SYMBOL vmlinux 0x460f4a34 flow_hash_from_keys +EXPORT_SYMBOL vmlinux 0x461684f2 skb_copy_header +EXPORT_SYMBOL vmlinux 0x461be46c neigh_event_ns +EXPORT_SYMBOL vmlinux 0x461f8eb0 __blk_mq_end_request +EXPORT_SYMBOL vmlinux 0x462e29a8 page_mapping +EXPORT_SYMBOL vmlinux 0x462f1d78 tcf_action_update_hw_stats +EXPORT_SYMBOL vmlinux 0x4640e603 devfreq_monitor_stop +EXPORT_SYMBOL vmlinux 0x46451cee zstd_get_frame_header +EXPORT_SYMBOL vmlinux 0x465e1972 simple_write_begin +EXPORT_SYMBOL vmlinux 0x465e24ff ucs2_utf8size +EXPORT_SYMBOL vmlinux 0x465fbd16 shrink_dcache_sb +EXPORT_SYMBOL vmlinux 0x466c14a7 __delay +EXPORT_SYMBOL vmlinux 0x466f2120 request_key_with_auxdata +EXPORT_SYMBOL vmlinux 0x467df16d netdev_rss_key_fill +EXPORT_SYMBOL vmlinux 0x469a6ec7 tcp_parse_md5sig_option +EXPORT_SYMBOL vmlinux 0x469f88f4 blkdev_issue_secure_erase +EXPORT_SYMBOL vmlinux 0x46bd5d6e video_get_options +EXPORT_SYMBOL vmlinux 0x46bfedf3 unpin_user_pages +EXPORT_SYMBOL vmlinux 0x46c426c9 pci_dev_get +EXPORT_SYMBOL vmlinux 0x46c47fb6 __node_distance +EXPORT_SYMBOL vmlinux 0x46c54355 dev_pm_opp_register_notifier +EXPORT_SYMBOL vmlinux 0x46c87d8e mipi_dsi_dcs_write_buffer +EXPORT_SYMBOL vmlinux 0x46cf10eb cachemode2protval +EXPORT_SYMBOL vmlinux 0x46fcb049 cpufreq_generic_suspend +EXPORT_SYMBOL vmlinux 0x46fd2a79 sg_alloc_append_table_from_pages +EXPORT_SYMBOL vmlinux 0x470e8779 vmf_insert_mixed +EXPORT_SYMBOL vmlinux 0x4715a909 acpi_load_table +EXPORT_SYMBOL vmlinux 0x47166fd2 block_is_partially_uptodate +EXPORT_SYMBOL vmlinux 0x472d294a key_move +EXPORT_SYMBOL vmlinux 0x472f6b88 vfs_fileattr_get +EXPORT_SYMBOL vmlinux 0x473e6faf dm_table_get_mode +EXPORT_SYMBOL vmlinux 0x4740b3bc xen_arch_unregister_cpu +EXPORT_SYMBOL vmlinux 0x47410770 rtnl_link_get_net +EXPORT_SYMBOL vmlinux 0x4743c34b has_capability_noaudit +EXPORT_SYMBOL vmlinux 0x4745ec36 con_is_bound +EXPORT_SYMBOL vmlinux 0x47568bcd arp_create +EXPORT_SYMBOL vmlinux 0x475c284a __post_watch_notification +EXPORT_SYMBOL vmlinux 0x47709e42 free_anon_bdev +EXPORT_SYMBOL vmlinux 0x477aeeb0 dev_loopback_xmit +EXPORT_SYMBOL vmlinux 0x4780a8b2 rtnl_offload_xstats_notify +EXPORT_SYMBOL vmlinux 0x47a1f1a5 _copy_to_iter +EXPORT_SYMBOL vmlinux 0x47a25db0 seq_path +EXPORT_SYMBOL vmlinux 0x47b7ad7a d_set_fallthru +EXPORT_SYMBOL vmlinux 0x47c20f8a refcount_dec_not_one +EXPORT_SYMBOL vmlinux 0x47c65bfc unregister_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0x47cfd825 kstrtouint_from_user +EXPORT_SYMBOL vmlinux 0x47d8d301 __cond_resched_rwlock_read +EXPORT_SYMBOL vmlinux 0x47e2a6bf dquot_claim_space_nodirty +EXPORT_SYMBOL vmlinux 0x47ec37d9 inet_bind +EXPORT_SYMBOL vmlinux 0x4804d738 d_make_root +EXPORT_SYMBOL vmlinux 0x48112d76 _raw_read_lock_irq +EXPORT_SYMBOL vmlinux 0x481814c4 mb_cache_entry_find_next +EXPORT_SYMBOL vmlinux 0x48193639 acpi_lid_open +EXPORT_SYMBOL vmlinux 0x4829cf6b fscrypt_enqueue_decrypt_work +EXPORT_SYMBOL vmlinux 0x482d04d9 __SCK__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x483353dd ipv6_chk_prefix +EXPORT_SYMBOL vmlinux 0x4833c3fd pci_bus_alloc_resource +EXPORT_SYMBOL vmlinux 0x483b06c3 bpf_link_put +EXPORT_SYMBOL vmlinux 0x483e25c6 con_set_default_unimap +EXPORT_SYMBOL vmlinux 0x4841bdee strnchr +EXPORT_SYMBOL vmlinux 0x4848cfb1 phy_mipi_dphy_get_default_config +EXPORT_SYMBOL vmlinux 0x484b93aa mpage_writepages +EXPORT_SYMBOL vmlinux 0x484f6edf ktime_get_coarse_real_ts64 +EXPORT_SYMBOL vmlinux 0x485595b0 mmc_gpio_get_ro +EXPORT_SYMBOL vmlinux 0x4859b8bb rtc_year_days +EXPORT_SYMBOL vmlinux 0x486075c8 gen_pool_dma_alloc +EXPORT_SYMBOL vmlinux 0x489f6e0b rdma_dim +EXPORT_SYMBOL vmlinux 0x48a8bb6a vga_set_legacy_decoding +EXPORT_SYMBOL vmlinux 0x48a91171 string_get_size +EXPORT_SYMBOL vmlinux 0x48b99a13 vme_lm_free +EXPORT_SYMBOL vmlinux 0x48c093fb _atomic_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0x48d11fd8 tty_unregister_ldisc +EXPORT_SYMBOL vmlinux 0x48d27375 __bitmap_intersects +EXPORT_SYMBOL vmlinux 0x48d3fa27 kmalloc_large_node +EXPORT_SYMBOL vmlinux 0x48d4bc68 phy_set_sym_pause +EXPORT_SYMBOL vmlinux 0x48d50e79 amd_iommu_register_ppr_notifier +EXPORT_SYMBOL vmlinux 0x48d88a2c __SCT__preempt_schedule +EXPORT_SYMBOL vmlinux 0x48dfcdb0 kmalloc_node_trace +EXPORT_SYMBOL vmlinux 0x48e8cf18 xfrm_state_free +EXPORT_SYMBOL vmlinux 0x48ffbb87 mtree_alloc_range +EXPORT_SYMBOL vmlinux 0x49045426 icmp_err_convert +EXPORT_SYMBOL vmlinux 0x4909a790 dma_fence_get_status +EXPORT_SYMBOL vmlinux 0x490dd000 register_quota_format +EXPORT_SYMBOL vmlinux 0x4914e0e7 tty_register_ldisc +EXPORT_SYMBOL vmlinux 0x491b18c2 tcp_v4_md5_lookup +EXPORT_SYMBOL vmlinux 0x492d7595 skb_copy_and_csum_dev +EXPORT_SYMBOL vmlinux 0x49461252 tcf_idrinfo_destroy +EXPORT_SYMBOL vmlinux 0x49487061 dquot_quotactl_sysfile_ops +EXPORT_SYMBOL vmlinux 0x494e3393 vm_get_page_prot +EXPORT_SYMBOL vmlinux 0x495e378d __pv_queued_spin_lock_slowpath +EXPORT_SYMBOL vmlinux 0x495e5d0e dm_table_event +EXPORT_SYMBOL vmlinux 0x4967e79f radix_tree_iter_resume +EXPORT_SYMBOL vmlinux 0x4974ca8f devfreq_resume_device +EXPORT_SYMBOL vmlinux 0x4977c498 stack_depot_get_extra_bits +EXPORT_SYMBOL vmlinux 0x498027bb skb_eth_push +EXPORT_SYMBOL vmlinux 0x4984530b config_group_init +EXPORT_SYMBOL vmlinux 0x49860f6e km_policy_expired +EXPORT_SYMBOL vmlinux 0x4987d0a5 platform_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x498ccdc2 __napi_alloc_skb +EXPORT_SYMBOL vmlinux 0x499c24d0 hmm_range_fault +EXPORT_SYMBOL vmlinux 0x499f0ecf nd_sb_checksum +EXPORT_SYMBOL vmlinux 0x49a1f66e sk_stop_timer +EXPORT_SYMBOL vmlinux 0x49b163b8 acpi_bus_scan +EXPORT_SYMBOL vmlinux 0x49c938d6 dev_addr_del +EXPORT_SYMBOL vmlinux 0x49cd6769 block_page_mkwrite +EXPORT_SYMBOL vmlinux 0x49cee685 inode_set_bytes +EXPORT_SYMBOL vmlinux 0x49e4348c __mmap_lock_do_trace_acquire_returned +EXPORT_SYMBOL vmlinux 0x49f306c1 agp_alloc_bridge +EXPORT_SYMBOL vmlinux 0x49ff7a6a __icmp_send +EXPORT_SYMBOL vmlinux 0x4a3ad70e wait_for_completion_timeout +EXPORT_SYMBOL vmlinux 0x4a3dd7f4 mipi_dsi_picture_parameter_set +EXPORT_SYMBOL vmlinux 0x4a453f53 iowrite32 +EXPORT_SYMBOL vmlinux 0x4a4c77d3 d_path +EXPORT_SYMBOL vmlinux 0x4a65f48e block_write_begin +EXPORT_SYMBOL vmlinux 0x4a6a0d0b xen_free_unpopulated_pages +EXPORT_SYMBOL vmlinux 0x4a7b274d tty_hangup +EXPORT_SYMBOL vmlinux 0x4a96a8eb xxh32_digest +EXPORT_SYMBOL vmlinux 0x4a97f2f7 scm_detach_fds +EXPORT_SYMBOL vmlinux 0x4ab23496 serio_interrupt +EXPORT_SYMBOL vmlinux 0x4acb76cd scsi_host_get +EXPORT_SYMBOL vmlinux 0x4ae63c5b scsi_get_device_flags_keyed +EXPORT_SYMBOL vmlinux 0x4ae90d8e hdmi_avi_infoframe_check +EXPORT_SYMBOL vmlinux 0x4aea463f crc32_le_shift +EXPORT_SYMBOL vmlinux 0x4af6ddf0 kstrtou16 +EXPORT_SYMBOL vmlinux 0x4af952d9 scsi_dma_map +EXPORT_SYMBOL vmlinux 0x4afb2238 add_wait_queue +EXPORT_SYMBOL vmlinux 0x4afe1039 fifo_set_limit +EXPORT_SYMBOL vmlinux 0x4b05139b blk_queue_virt_boundary +EXPORT_SYMBOL vmlinux 0x4b085dbf agp3_generic_configure +EXPORT_SYMBOL vmlinux 0x4b088940 blk_mq_delay_run_hw_queue +EXPORT_SYMBOL vmlinux 0x4b0ade07 ether_setup +EXPORT_SYMBOL vmlinux 0x4b0c0dbc inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x4b401817 iwe_stream_add_value +EXPORT_SYMBOL vmlinux 0x4b401b14 cdrom_number_of_slots +EXPORT_SYMBOL vmlinux 0x4b4eef4e jbd2_journal_grab_journal_head +EXPORT_SYMBOL vmlinux 0x4b5e3a47 __get_user_nocheck_1 +EXPORT_SYMBOL vmlinux 0x4b6df007 acpi_evaluate_reg +EXPORT_SYMBOL vmlinux 0x4b750f53 _raw_spin_unlock_irq +EXPORT_SYMBOL vmlinux 0x4b9560b3 bfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x4bb4d351 put_cmsg +EXPORT_SYMBOL vmlinux 0x4bc3d574 kill_pid +EXPORT_SYMBOL vmlinux 0x4bcc2662 mempool_init_node +EXPORT_SYMBOL vmlinux 0x4bea90a8 dma_sync_sg_for_cpu +EXPORT_SYMBOL vmlinux 0x4bef1c67 empty_name +EXPORT_SYMBOL vmlinux 0x4c07a7e0 acpi_processor_unregister_performance +EXPORT_SYMBOL vmlinux 0x4c1943a4 generic_pipe_buf_release +EXPORT_SYMBOL vmlinux 0x4c1ee521 key_payload_reserve +EXPORT_SYMBOL vmlinux 0x4c236f6f __x86_indirect_thunk_r15 +EXPORT_SYMBOL vmlinux 0x4c39718e bio_split +EXPORT_SYMBOL vmlinux 0x4c3a3415 inet_csk_reset_keepalive_timer +EXPORT_SYMBOL vmlinux 0x4c40d3c0 __serio_register_port +EXPORT_SYMBOL vmlinux 0x4c416eb9 LZ4_decompress_fast +EXPORT_SYMBOL vmlinux 0x4c47af19 csum_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x4c51b053 dev_change_flags +EXPORT_SYMBOL vmlinux 0x4c79c5b5 qdisc_watchdog_init_clockid +EXPORT_SYMBOL vmlinux 0x4c84533f pin_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0x4c8d6b48 acpi_match_device_ids +EXPORT_SYMBOL vmlinux 0x4c9013ec dquot_quota_on_mount +EXPORT_SYMBOL vmlinux 0x4c93eb2a jbd2_journal_forget +EXPORT_SYMBOL vmlinux 0x4c9d28b0 phys_base +EXPORT_SYMBOL vmlinux 0x4c9d5c70 alloc_pages +EXPORT_SYMBOL vmlinux 0x4cb194f2 sg_miter_next +EXPORT_SYMBOL vmlinux 0x4cd5bc5e rdmsr_safe_regs +EXPORT_SYMBOL vmlinux 0x4ce930de I_BDEV +EXPORT_SYMBOL vmlinux 0x4cee4f62 twl6040_reg_write +EXPORT_SYMBOL vmlinux 0x4cee9a45 ip6mr_rule_default +EXPORT_SYMBOL vmlinux 0x4cfce279 aperture_remove_conflicting_pci_devices +EXPORT_SYMBOL vmlinux 0x4d256433 crypto_sha3_update +EXPORT_SYMBOL vmlinux 0x4d2c7133 acpi_info +EXPORT_SYMBOL vmlinux 0x4d3b0c24 sk_stream_error +EXPORT_SYMBOL vmlinux 0x4d3e360d inode_get_bytes +EXPORT_SYMBOL vmlinux 0x4d43ca64 __xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x4d494adb param_get_charp +EXPORT_SYMBOL vmlinux 0x4d55520b vmap +EXPORT_SYMBOL vmlinux 0x4d566db1 max8998_update_reg +EXPORT_SYMBOL vmlinux 0x4d62409f sget +EXPORT_SYMBOL vmlinux 0x4d6a9d3f simple_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0x4d6f7212 page_symlink +EXPORT_SYMBOL vmlinux 0x4d6fc787 input_get_poll_interval +EXPORT_SYMBOL vmlinux 0x4d7616fc dev_mc_flush +EXPORT_SYMBOL vmlinux 0x4d817a62 may_umount_tree +EXPORT_SYMBOL vmlinux 0x4d83f5b3 cros_ec_prepare_tx +EXPORT_SYMBOL vmlinux 0x4d89f9b8 dm_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x4d924f20 memremap +EXPORT_SYMBOL vmlinux 0x4d9b652b rb_erase +EXPORT_SYMBOL vmlinux 0x4d9e60e1 md_integrity_register +EXPORT_SYMBOL vmlinux 0x4da278d9 cpu_rmap_put +EXPORT_SYMBOL vmlinux 0x4db4e33f kernel_sock_shutdown +EXPORT_SYMBOL vmlinux 0x4dbf4a63 __udp_disconnect +EXPORT_SYMBOL vmlinux 0x4de995ec gen_pool_dma_alloc_algo +EXPORT_SYMBOL vmlinux 0x4def2492 blk_queue_segment_boundary +EXPORT_SYMBOL vmlinux 0x4df02057 crc32_be +EXPORT_SYMBOL vmlinux 0x4df2ea84 gen_estimator_read +EXPORT_SYMBOL vmlinux 0x4dfa0a99 genphy_read_master_slave +EXPORT_SYMBOL vmlinux 0x4dfa8d4b mutex_lock +EXPORT_SYMBOL vmlinux 0x4e004d46 adjust_managed_page_count +EXPORT_SYMBOL vmlinux 0x4e20bcf8 radix_tree_tag_set +EXPORT_SYMBOL vmlinux 0x4e235b14 migrate_vma_setup +EXPORT_SYMBOL vmlinux 0x4e2a7700 fscrypt_ioctl_get_policy +EXPORT_SYMBOL vmlinux 0x4e3567f7 match_int +EXPORT_SYMBOL vmlinux 0x4e36cdc4 __ubsan_handle_divrem_overflow +EXPORT_SYMBOL vmlinux 0x4e3bdfc9 proc_create_single_data +EXPORT_SYMBOL vmlinux 0x4e3fbd11 fifo_create_dflt +EXPORT_SYMBOL vmlinux 0x4e4587be inet6_register_protosw +EXPORT_SYMBOL vmlinux 0x4e4b6b8b netif_carrier_off +EXPORT_SYMBOL vmlinux 0x4e51630a kill_anon_super +EXPORT_SYMBOL vmlinux 0x4e547048 __kmalloc_node_track_caller +EXPORT_SYMBOL vmlinux 0x4e6549ad __napi_schedule +EXPORT_SYMBOL vmlinux 0x4e68e9be rb_next_postorder +EXPORT_SYMBOL vmlinux 0x4e6e1af1 framebuffer_alloc +EXPORT_SYMBOL vmlinux 0x4e6e4b41 radix_tree_delete +EXPORT_SYMBOL vmlinux 0x4e6e8ea7 fg_console +EXPORT_SYMBOL vmlinux 0x4e7863a4 register_mii_timestamper +EXPORT_SYMBOL vmlinux 0x4e7ee5d0 set_cached_acl +EXPORT_SYMBOL vmlinux 0x4e8407a5 misc_deregister +EXPORT_SYMBOL vmlinux 0x4ea25709 dql_reset +EXPORT_SYMBOL vmlinux 0x4ea78bab __x86_indirect_call_thunk_r15 +EXPORT_SYMBOL vmlinux 0x4eada8f7 security_secid_to_secctx +EXPORT_SYMBOL vmlinux 0x4eb2b066 hdmi_avi_infoframe_init +EXPORT_SYMBOL vmlinux 0x4eba78d4 mdiobus_unregister +EXPORT_SYMBOL vmlinux 0x4ec54e78 bitmap_to_arr32 +EXPORT_SYMBOL vmlinux 0x4ed4624f input_set_keycode +EXPORT_SYMBOL vmlinux 0x4ef00563 jbd2_journal_clear_err +EXPORT_SYMBOL vmlinux 0x4f042e54 phy_attached_info_irq +EXPORT_SYMBOL vmlinux 0x4f18c72b input_mt_destroy_slots +EXPORT_SYMBOL vmlinux 0x4f1cd128 security_tun_dev_create +EXPORT_SYMBOL vmlinux 0x4f1e7f74 skb_copy_bits +EXPORT_SYMBOL vmlinux 0x4f20d80b zstd_min_clevel +EXPORT_SYMBOL vmlinux 0x4f2250ba rtc_tm_to_time64 +EXPORT_SYMBOL vmlinux 0x4f2d5284 inet_csk_reqsk_queue_drop +EXPORT_SYMBOL vmlinux 0x4f3150e4 tcf_exts_num_actions +EXPORT_SYMBOL vmlinux 0x4f49100d tcf_block_get_ext +EXPORT_SYMBOL vmlinux 0x4f53fa5d dma_async_device_unregister +EXPORT_SYMBOL vmlinux 0x4f55166f acpi_set_current_resources +EXPORT_SYMBOL vmlinux 0x4f5f71b9 crypto_sha256_finup +EXPORT_SYMBOL vmlinux 0x4f711f84 intel_scu_ipc_dev_iowrite8 +EXPORT_SYMBOL vmlinux 0x4f71f8c4 phy_queue_state_machine +EXPORT_SYMBOL vmlinux 0x4f721bf3 finish_swait +EXPORT_SYMBOL vmlinux 0x4f792d33 inet_add_protocol +EXPORT_SYMBOL vmlinux 0x4f7b0f36 inode_newsize_ok +EXPORT_SYMBOL vmlinux 0x4f874d95 flush_signals +EXPORT_SYMBOL vmlinux 0x4fa353d2 xfrm_policy_register_afinfo +EXPORT_SYMBOL vmlinux 0x4fa65015 in_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x4fabeecb scsi_partsize +EXPORT_SYMBOL vmlinux 0x4fbffa35 filemap_get_folios_tag +EXPORT_SYMBOL vmlinux 0x4fd3d98a blk_mq_alloc_disk_for_queue +EXPORT_SYMBOL vmlinux 0x4fd76f4c skb_vlan_push +EXPORT_SYMBOL vmlinux 0x4fdee897 i8042_command +EXPORT_SYMBOL vmlinux 0x4fe68893 eth_header_cache +EXPORT_SYMBOL vmlinux 0x4fedc9f6 phy_driver_register +EXPORT_SYMBOL vmlinux 0x4feeb954 ihold +EXPORT_SYMBOL vmlinux 0x50097088 security_tun_dev_free_security +EXPORT_SYMBOL vmlinux 0x5009c71d glob_match +EXPORT_SYMBOL vmlinux 0x500a162e sock_set_sndtimeo +EXPORT_SYMBOL vmlinux 0x501d1b31 mntput +EXPORT_SYMBOL vmlinux 0x5021bd81 _raw_write_lock_irqsave +EXPORT_SYMBOL vmlinux 0x5027bde2 acpi_acquire_mutex +EXPORT_SYMBOL vmlinux 0x502bea9c skb_find_text +EXPORT_SYMBOL vmlinux 0x50397677 inet_sk_get_local_port_range +EXPORT_SYMBOL vmlinux 0x5053d22a devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x50624917 sha1_init +EXPORT_SYMBOL vmlinux 0x506dff1a __genradix_free +EXPORT_SYMBOL vmlinux 0x5085b114 pcie_capability_write_word +EXPORT_SYMBOL vmlinux 0x5089f45f ip_send_check +EXPORT_SYMBOL vmlinux 0x5092e84e __read_overflow2_field +EXPORT_SYMBOL vmlinux 0x50944630 seq_list_start_head_rcu +EXPORT_SYMBOL vmlinux 0x509b64ea acpi_has_method +EXPORT_SYMBOL vmlinux 0x509da238 vlan_vids_add_by_dev +EXPORT_SYMBOL vmlinux 0x50a4698c fb_videomode_to_modelist +EXPORT_SYMBOL vmlinux 0x50a97de0 dump_skip +EXPORT_SYMBOL vmlinux 0x50b73ce2 rfkill_find_type +EXPORT_SYMBOL vmlinux 0x50b80992 mb_cache_entry_find_first +EXPORT_SYMBOL vmlinux 0x50be748d security_ib_free_security +EXPORT_SYMBOL vmlinux 0x50cf7585 hex2bin +EXPORT_SYMBOL vmlinux 0x50d035c2 vsscanf +EXPORT_SYMBOL vmlinux 0x50d4583f tcp_child_process +EXPORT_SYMBOL vmlinux 0x50d529bf param_ops_byte +EXPORT_SYMBOL vmlinux 0x50d68377 arch_phys_wc_del +EXPORT_SYMBOL vmlinux 0x50f6b6fc blk_queue_max_segment_size +EXPORT_SYMBOL vmlinux 0x50f91491 __genradix_ptr +EXPORT_SYMBOL vmlinux 0x50fc51dc mipi_dsi_dcs_get_pixel_format +EXPORT_SYMBOL vmlinux 0x5102a30b do_wait_intr_irq +EXPORT_SYMBOL vmlinux 0x5104757f iunique +EXPORT_SYMBOL vmlinux 0x5115d19e dquot_quota_off +EXPORT_SYMBOL vmlinux 0x51236c62 security_socket_getpeersec_dgram +EXPORT_SYMBOL vmlinux 0x512c9a6f pipe_lock +EXPORT_SYMBOL vmlinux 0x513b28f4 first_ec +EXPORT_SYMBOL vmlinux 0x5146a9df pci_enable_device_io +EXPORT_SYMBOL vmlinux 0x514e1bc1 inet_frag_destroy +EXPORT_SYMBOL vmlinux 0x515083bf acpi_release_mutex +EXPORT_SYMBOL vmlinux 0x515a331b tcp_sock_set_quickack +EXPORT_SYMBOL vmlinux 0x51641162 opal_unlock_from_suspend +EXPORT_SYMBOL vmlinux 0x5168b6a9 __mdiobus_write +EXPORT_SYMBOL vmlinux 0x516d48a1 page_cache_prev_miss +EXPORT_SYMBOL vmlinux 0x5198acf1 netif_tx_wake_queue +EXPORT_SYMBOL vmlinux 0x51a511eb _raw_write_lock_bh +EXPORT_SYMBOL vmlinux 0x51a937eb tty_wait_until_sent +EXPORT_SYMBOL vmlinux 0x51c12257 unix_get_socket +EXPORT_SYMBOL vmlinux 0x51d12d4e acpi_pci_disabled +EXPORT_SYMBOL vmlinux 0x51dfd1b2 setattr_should_drop_sgid +EXPORT_SYMBOL vmlinux 0x51e743ea vme_master_request +EXPORT_SYMBOL vmlinux 0x51f298e0 intel_scu_ipc_dev_ioread8 +EXPORT_SYMBOL vmlinux 0x51fff302 i2c_smbus_read_word_data +EXPORT_SYMBOL vmlinux 0x52093ceb elevator_alloc +EXPORT_SYMBOL vmlinux 0x520c9245 invalidate_bdev +EXPORT_SYMBOL vmlinux 0x520e97c4 proc_dostring +EXPORT_SYMBOL vmlinux 0x524287ce sock_create +EXPORT_SYMBOL vmlinux 0x525575a5 fs_bio_set +EXPORT_SYMBOL vmlinux 0x526b9b0b generic_copy_file_range +EXPORT_SYMBOL vmlinux 0x526eef2c hdmi_vendor_infoframe_pack +EXPORT_SYMBOL vmlinux 0x5276ff76 ip_mc_join_group +EXPORT_SYMBOL vmlinux 0x52983a4f vme_master_write +EXPORT_SYMBOL vmlinux 0x52b4cbc0 skb_set_owner_w +EXPORT_SYMBOL vmlinux 0x52b5e68a tcf_exts_destroy +EXPORT_SYMBOL vmlinux 0x52bdb58c dquot_transfer +EXPORT_SYMBOL vmlinux 0x52bfa72d input_open_device +EXPORT_SYMBOL vmlinux 0x52d227e9 rproc_elf_load_rsc_table +EXPORT_SYMBOL vmlinux 0x52d717da xz_dec_init +EXPORT_SYMBOL vmlinux 0x52ecbc75 crc_ccitt +EXPORT_SYMBOL vmlinux 0x52f27631 backlight_device_register +EXPORT_SYMBOL vmlinux 0x530b1e98 pm_suspend +EXPORT_SYMBOL vmlinux 0x53126ecc __percpu_counter_sum +EXPORT_SYMBOL vmlinux 0x531b604e __virt_addr_valid +EXPORT_SYMBOL vmlinux 0x5322663e acpi_get_handle +EXPORT_SYMBOL vmlinux 0x532e9ab0 genphy_c37_read_status +EXPORT_SYMBOL vmlinux 0x532fcbe4 __nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x5330dcd1 cdrom_get_last_written +EXPORT_SYMBOL vmlinux 0x5338184f ethtool_sprintf +EXPORT_SYMBOL vmlinux 0x533b19d7 tcp_seq_next +EXPORT_SYMBOL vmlinux 0x5346f7be ipv6_setsockopt +EXPORT_SYMBOL vmlinux 0x534f2aa4 blk_stack_limits +EXPORT_SYMBOL vmlinux 0x53569707 this_cpu_off +EXPORT_SYMBOL vmlinux 0x53623b41 __mmc_claim_host +EXPORT_SYMBOL vmlinux 0x53749b34 generic_ro_fops +EXPORT_SYMBOL vmlinux 0x53955229 tcf_qevent_dump +EXPORT_SYMBOL vmlinux 0x53a1e8d9 _find_next_bit +EXPORT_SYMBOL vmlinux 0x53b954a2 up_read +EXPORT_SYMBOL vmlinux 0x53c721b9 xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x53da4686 tty_insert_flip_string_fixed_flag +EXPORT_SYMBOL vmlinux 0x53f8ced7 page_pool_ethtool_stats_get_strings +EXPORT_SYMBOL vmlinux 0x54152b8b default_qdisc_ops +EXPORT_SYMBOL vmlinux 0x54175c5f acpi_read_bit_register +EXPORT_SYMBOL vmlinux 0x5427296d blk_mq_start_hw_queue +EXPORT_SYMBOL vmlinux 0x54286736 kern_path_create +EXPORT_SYMBOL vmlinux 0x542f1e7b __tracepoint_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x5438b2e9 xfrm_unregister_type +EXPORT_SYMBOL vmlinux 0x543ef284 seq_hlist_start +EXPORT_SYMBOL vmlinux 0x543fada3 fib_notifier_ops_unregister +EXPORT_SYMBOL vmlinux 0x5444ef70 blk_rq_map_user_iov +EXPORT_SYMBOL vmlinux 0x54725ceb proto_unregister +EXPORT_SYMBOL vmlinux 0x547e3344 acpi_disable +EXPORT_SYMBOL vmlinux 0x548263e8 __ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x54b1fac6 __ubsan_handle_load_invalid_value +EXPORT_SYMBOL vmlinux 0x54b22bb1 __SCT__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x54b23e67 sg_pcopy_to_buffer +EXPORT_SYMBOL vmlinux 0x54cfacd5 __ctzdi2 +EXPORT_SYMBOL vmlinux 0x54e6fcdd net_enable_timestamp +EXPORT_SYMBOL vmlinux 0x54e9925c acpi_device_set_power +EXPORT_SYMBOL vmlinux 0x54ea6dfe xen_start_flags +EXPORT_SYMBOL vmlinux 0x54ec2a4a netdev_reset_tc +EXPORT_SYMBOL vmlinux 0x5506b8f7 netlbl_bitmap_setbit +EXPORT_SYMBOL vmlinux 0x551bd071 __rb_erase_color +EXPORT_SYMBOL vmlinux 0x5537f4c4 dcb_delrewr +EXPORT_SYMBOL vmlinux 0x55385e2e __x86_indirect_thunk_r14 +EXPORT_SYMBOL vmlinux 0x553a5fda dev_mc_sync_multiple +EXPORT_SYMBOL vmlinux 0x554ae3a4 irq_poll_sched +EXPORT_SYMBOL vmlinux 0x555209da clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0x556422b3 ioremap_cache +EXPORT_SYMBOL vmlinux 0x556cca46 x86_apple_machine +EXPORT_SYMBOL vmlinux 0x55793710 page_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0x557d93fc vlan_dev_vlan_proto +EXPORT_SYMBOL vmlinux 0x558b281d aes_expandkey +EXPORT_SYMBOL vmlinux 0x55d65961 nf_ct_get_tuple_skb +EXPORT_SYMBOL vmlinux 0x55dac2ff netdev_class_create_file_ns +EXPORT_SYMBOL vmlinux 0x55e31703 ethtool_convert_link_mode_to_legacy_u32 +EXPORT_SYMBOL vmlinux 0x55e81057 inode_insert5 +EXPORT_SYMBOL vmlinux 0x55f95e07 ioremap_prot +EXPORT_SYMBOL vmlinux 0x561f2d09 input_flush_device +EXPORT_SYMBOL vmlinux 0x5633dd29 rproc_of_parse_firmware +EXPORT_SYMBOL vmlinux 0x5635a60a vmalloc_user +EXPORT_SYMBOL vmlinux 0x56372d1d kernel_tmpfile_open +EXPORT_SYMBOL vmlinux 0x5644535e xfrm6_rcv_encap +EXPORT_SYMBOL vmlinux 0x56470118 __warn_printk +EXPORT_SYMBOL vmlinux 0x564f7608 acpi_reconfig_notifier_register +EXPORT_SYMBOL vmlinux 0x565158bb register_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x56528951 bio_add_pc_page +EXPORT_SYMBOL vmlinux 0x565caca8 abort_creds +EXPORT_SYMBOL vmlinux 0x56802ae8 rps_cpu_mask +EXPORT_SYMBOL vmlinux 0x5681b66b nd_device_notify +EXPORT_SYMBOL vmlinux 0x56a1505c pci_bus_claim_resources +EXPORT_SYMBOL vmlinux 0x56a1fbe5 xp_dma_sync_for_device_slow +EXPORT_SYMBOL vmlinux 0x56a533ed dump_emit +EXPORT_SYMBOL vmlinux 0x56ac48cd __nlmsg_put +EXPORT_SYMBOL vmlinux 0x56b3889a unregister_netdevice_queue +EXPORT_SYMBOL vmlinux 0x56c8799d scsi_kunmap_atomic_sg +EXPORT_SYMBOL vmlinux 0x56c8dc8e d_tmpfile +EXPORT_SYMBOL vmlinux 0x56e5c93d tcp_ld_RTO_revert +EXPORT_SYMBOL vmlinux 0x571599cd generic_buffers_fsync_noflush +EXPORT_SYMBOL vmlinux 0x57191fd1 rproc_get_by_child +EXPORT_SYMBOL vmlinux 0x571eac4c mmc_wait_for_cmd +EXPORT_SYMBOL vmlinux 0x57321a94 dquot_alloc_inode +EXPORT_SYMBOL vmlinux 0x574c2e74 bitmap_release_region +EXPORT_SYMBOL vmlinux 0x5750569d blk_mq_start_stopped_hw_queues +EXPORT_SYMBOL vmlinux 0x57575f08 dmaengine_put +EXPORT_SYMBOL vmlinux 0x576567f8 putname +EXPORT_SYMBOL vmlinux 0x576a2ef8 try_module_get +EXPORT_SYMBOL vmlinux 0x577e9d8c i2c_smbus_read_block_data +EXPORT_SYMBOL vmlinux 0x578fa99a ppp_register_net_channel +EXPORT_SYMBOL vmlinux 0x57900416 gen_pool_fixed_alloc +EXPORT_SYMBOL vmlinux 0x5792f848 strlcpy +EXPORT_SYMBOL vmlinux 0x57a00775 dev_add_offload +EXPORT_SYMBOL vmlinux 0x57bc19d2 down_write +EXPORT_SYMBOL vmlinux 0x57bcbaea __x86_indirect_call_thunk_r14 +EXPORT_SYMBOL vmlinux 0x57bf8847 config_group_find_item +EXPORT_SYMBOL vmlinux 0x57db8fd6 utf8_normalize +EXPORT_SYMBOL vmlinux 0x57e447f6 fscrypt_decrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x57fbd172 sock_from_file +EXPORT_SYMBOL vmlinux 0x580589f5 tty_chars_in_buffer +EXPORT_SYMBOL vmlinux 0x580d91d9 neigh_destroy +EXPORT_SYMBOL vmlinux 0x5818fe3c posix_acl_from_mode +EXPORT_SYMBOL vmlinux 0x581c5cb3 vga_switcheroo_register_client +EXPORT_SYMBOL vmlinux 0x581f98da zlib_inflate +EXPORT_SYMBOL vmlinux 0x582b6275 xfrm_if_unregister_cb +EXPORT_SYMBOL vmlinux 0x5838f6c9 rtc_valid_tm +EXPORT_SYMBOL vmlinux 0x5851421b kill_fasync +EXPORT_SYMBOL vmlinux 0x585b645e fs_param_is_u32 +EXPORT_SYMBOL vmlinux 0x58680593 devm_release_resource +EXPORT_SYMBOL vmlinux 0x587b0954 kvasprintf +EXPORT_SYMBOL vmlinux 0x587f22d7 devmap_managed_key +EXPORT_SYMBOL vmlinux 0x58800ada fc_mount +EXPORT_SYMBOL vmlinux 0x588e2c05 cdev_init +EXPORT_SYMBOL vmlinux 0x5897a680 __find_nth_and_andnot_bit +EXPORT_SYMBOL vmlinux 0x5897c6a0 tty_driver_kref_put +EXPORT_SYMBOL vmlinux 0x58989df1 unregister_key_type +EXPORT_SYMBOL vmlinux 0x58ac7ad6 tcp_recv_skb +EXPORT_SYMBOL vmlinux 0x58acf24b mdiobus_register_board_info +EXPORT_SYMBOL vmlinux 0x58b4645c dev_close_many +EXPORT_SYMBOL vmlinux 0x58b73bc7 match_wildcard +EXPORT_SYMBOL vmlinux 0x58e3306d bit_wait_io +EXPORT_SYMBOL vmlinux 0x591baa3c xfrm_state_register_afinfo +EXPORT_SYMBOL vmlinux 0x5921f0c7 i2c_get_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x592456c7 clear_inode +EXPORT_SYMBOL vmlinux 0x593edc4b cpu_tlbstate_shared +EXPORT_SYMBOL vmlinux 0x594bf15b ioport_map +EXPORT_SYMBOL vmlinux 0x594c4993 dma_map_page_attrs +EXPORT_SYMBOL vmlinux 0x595842de skb_push +EXPORT_SYMBOL vmlinux 0x59642415 pci_irq_vector +EXPORT_SYMBOL vmlinux 0x5965e1a3 jbd2_journal_dirty_metadata +EXPORT_SYMBOL vmlinux 0x5968dc6d proc_doulongvec_ms_jiffies_minmax +EXPORT_SYMBOL vmlinux 0x5976ac5b vme_register_error_handler +EXPORT_SYMBOL vmlinux 0x5985933b sys_copyarea +EXPORT_SYMBOL vmlinux 0x59873c27 vga_switcheroo_client_fb_set +EXPORT_SYMBOL vmlinux 0x59987448 eth_gro_complete +EXPORT_SYMBOL vmlinux 0x599fb41c kvmalloc_node +EXPORT_SYMBOL vmlinux 0x59a2f0ee packing +EXPORT_SYMBOL vmlinux 0x59b4ac3e tcp_memory_allocated +EXPORT_SYMBOL vmlinux 0x59cde890 acpi_dev_uid_to_integer +EXPORT_SYMBOL vmlinux 0x5a0b73d0 zlib_deflateInit2 +EXPORT_SYMBOL vmlinux 0x5a12edb9 pci_match_id +EXPORT_SYMBOL vmlinux 0x5a209ee6 flow_block_cb_decref +EXPORT_SYMBOL vmlinux 0x5a286953 netif_receive_skb_core +EXPORT_SYMBOL vmlinux 0x5a290250 hdmi_drm_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x5a3e0433 agp_generic_remove_memory +EXPORT_SYMBOL vmlinux 0x5a44614f __page_frag_cache_drain +EXPORT_SYMBOL vmlinux 0x5a448a79 inet_put_port +EXPORT_SYMBOL vmlinux 0x5a44f8cb __crypto_memneq +EXPORT_SYMBOL vmlinux 0x5a4896a8 __put_user_2 +EXPORT_SYMBOL vmlinux 0x5a4d313e gf128mul_4k_lle +EXPORT_SYMBOL vmlinux 0x5a4e511b close_fd_get_file +EXPORT_SYMBOL vmlinux 0x5a50415a file_ns_capable +EXPORT_SYMBOL vmlinux 0x5a5a2271 __cpu_online_mask +EXPORT_SYMBOL vmlinux 0x5a6395f5 unregister_quota_format +EXPORT_SYMBOL vmlinux 0x5a82634c sock_alloc +EXPORT_SYMBOL vmlinux 0x5a921311 strncmp +EXPORT_SYMBOL vmlinux 0x5a93b91d blk_dump_rq_flags +EXPORT_SYMBOL vmlinux 0x5a99a0d7 flow_get_u32_dst +EXPORT_SYMBOL vmlinux 0x5aba2c8c arp_tbl +EXPORT_SYMBOL vmlinux 0x5abc6f5b input_close_device +EXPORT_SYMBOL vmlinux 0x5ac01b95 acpi_resource_to_address64 +EXPORT_SYMBOL vmlinux 0x5ac1df60 tcp_md5_do_add +EXPORT_SYMBOL vmlinux 0x5ac90725 __remove_inode_hash +EXPORT_SYMBOL vmlinux 0x5ad5c014 dget_parent +EXPORT_SYMBOL vmlinux 0x5ae1154b __traceiter_kfree +EXPORT_SYMBOL vmlinux 0x5af8da37 __netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x5b1de56e inet_register_protosw +EXPORT_SYMBOL vmlinux 0x5b1e0177 tcf_block_netif_keep_dst +EXPORT_SYMBOL vmlinux 0x5b20a6bd seg6_hmac_info_del +EXPORT_SYMBOL vmlinux 0x5b2f27fb do_wait_intr +EXPORT_SYMBOL vmlinux 0x5b3e282f xa_store +EXPORT_SYMBOL vmlinux 0x5b4b79b5 msi_desc_to_pci_dev +EXPORT_SYMBOL vmlinux 0x5b56860c vm_munmap +EXPORT_SYMBOL vmlinux 0x5b641283 arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0x5b6b53ce pci_bus_write_config_word +EXPORT_SYMBOL vmlinux 0x5b71feaf blackhole_netdev +EXPORT_SYMBOL vmlinux 0x5b76d8a1 acpi_dev_get_next_match_dev +EXPORT_SYMBOL vmlinux 0x5b7c9df2 vfs_iter_read +EXPORT_SYMBOL vmlinux 0x5b8239ca __x86_return_thunk +EXPORT_SYMBOL vmlinux 0x5bb618df ps2_end_command +EXPORT_SYMBOL vmlinux 0x5bcea5f1 sgl_free_n_order +EXPORT_SYMBOL vmlinux 0x5bd4ff88 flow_action_cookie_create +EXPORT_SYMBOL vmlinux 0x5bdb7603 sock_copy_user_timeval +EXPORT_SYMBOL vmlinux 0x5be63c5b crc32c_csum_stub +EXPORT_SYMBOL vmlinux 0x5c26a53b wait_for_completion_io_timeout +EXPORT_SYMBOL vmlinux 0x5c29fa30 nf_register_net_hooks +EXPORT_SYMBOL vmlinux 0x5c2c8555 vc_resize +EXPORT_SYMBOL vmlinux 0x5c3c7387 kstrtoull +EXPORT_SYMBOL vmlinux 0x5c47b65c vme_unregister_driver +EXPORT_SYMBOL vmlinux 0x5c4837a1 pci_clear_mwi +EXPORT_SYMBOL vmlinux 0x5c561e42 input_register_device +EXPORT_SYMBOL vmlinux 0x5c594ab4 max8925_reg_read +EXPORT_SYMBOL vmlinux 0x5c60c25f request_partial_firmware_into_buf +EXPORT_SYMBOL vmlinux 0x5c62f336 register_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0x5c6fa05c sock_no_connect +EXPORT_SYMBOL vmlinux 0x5c9a5281 mipi_dsi_attach +EXPORT_SYMBOL vmlinux 0x5c9de5a6 __tracepoint_write_msr +EXPORT_SYMBOL vmlinux 0x5cd2ddf3 ethtool_intersect_link_masks +EXPORT_SYMBOL vmlinux 0x5cd44e54 pci_remove_bus +EXPORT_SYMBOL vmlinux 0x5cdacbf7 keyring_search +EXPORT_SYMBOL vmlinux 0x5cde5a3a xfrm_trans_queue_net +EXPORT_SYMBOL vmlinux 0x5ce85c70 __dquot_alloc_space +EXPORT_SYMBOL vmlinux 0x5cf53ce2 input_free_minor +EXPORT_SYMBOL vmlinux 0x5cfb26a0 acpi_enter_sleep_state +EXPORT_SYMBOL vmlinux 0x5d30390f mpage_readahead +EXPORT_SYMBOL vmlinux 0x5d49aabc init_wait_var_entry +EXPORT_SYMBOL vmlinux 0x5d4da0b8 fscrypt_put_encryption_info +EXPORT_SYMBOL vmlinux 0x5d519f72 dcbnl_cee_notify +EXPORT_SYMBOL vmlinux 0x5d6df7c0 jbd2_journal_init_dev +EXPORT_SYMBOL vmlinux 0x5d7bc46d xfrm_input_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x5d8f95db lookup_one_qstr_excl +EXPORT_SYMBOL vmlinux 0x5da39696 tcp_check_req +EXPORT_SYMBOL vmlinux 0x5db10e07 input_mt_sync_frame +EXPORT_SYMBOL vmlinux 0x5dca1f56 inode_owner_or_capable +EXPORT_SYMBOL vmlinux 0x5dd201a7 __xfrm_init_state +EXPORT_SYMBOL vmlinux 0x5de888b1 neigh_direct_output +EXPORT_SYMBOL vmlinux 0x5e021db6 file_write_and_wait_range +EXPORT_SYMBOL vmlinux 0x5e06bc5c refcount_dec_and_lock +EXPORT_SYMBOL vmlinux 0x5e0ccb9f sha1_transform +EXPORT_SYMBOL vmlinux 0x5e2c4c51 ipv6_dev_mc_inc +EXPORT_SYMBOL vmlinux 0x5e2db2a4 send_sig_mceerr +EXPORT_SYMBOL vmlinux 0x5e32f3c4 netdev_get_xmit_slave +EXPORT_SYMBOL vmlinux 0x5e332b52 __var_waitqueue +EXPORT_SYMBOL vmlinux 0x5e3564da tcp_timewait_state_process +EXPORT_SYMBOL vmlinux 0x5e373fb4 gf128mul_64k_bbe +EXPORT_SYMBOL vmlinux 0x5e4309e9 tcp_get_md5sig_pool +EXPORT_SYMBOL vmlinux 0x5e43d09a neigh_seq_next +EXPORT_SYMBOL vmlinux 0x5e59bcab keyring_alloc +EXPORT_SYMBOL vmlinux 0x5e62f479 i2c_smbus_read_i2c_block_data_or_emulated +EXPORT_SYMBOL vmlinux 0x5e7109f7 dev_kfree_skb_irq_reason +EXPORT_SYMBOL vmlinux 0x5e798097 skb_free_datagram +EXPORT_SYMBOL vmlinux 0x5e80d32f tcf_idr_create_from_flags +EXPORT_SYMBOL vmlinux 0x5e855e56 gen_pool_first_fit_align +EXPORT_SYMBOL vmlinux 0x5e89cc93 param_set_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x5e934fc7 sgl_alloc +EXPORT_SYMBOL vmlinux 0x5e95b1cd current_umask +EXPORT_SYMBOL vmlinux 0x5e9a01ce gen_new_estimator +EXPORT_SYMBOL vmlinux 0x5ea0c91b security_inode_listsecurity +EXPORT_SYMBOL vmlinux 0x5eaa295c ip6_route_me_harder +EXPORT_SYMBOL vmlinux 0x5eb74654 buffer_migrate_folio +EXPORT_SYMBOL vmlinux 0x5ec4aee6 put_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x5ed040b0 pm_set_vt_switch +EXPORT_SYMBOL vmlinux 0x5ed90adc int_to_scsilun +EXPORT_SYMBOL vmlinux 0x5ef6a672 gen_pool_for_each_chunk +EXPORT_SYMBOL vmlinux 0x5f098b2a in6addr_interfacelocal_allrouters +EXPORT_SYMBOL vmlinux 0x5f216600 devm_alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x5f2ba55e security_req_classify_flow +EXPORT_SYMBOL vmlinux 0x5f5441c8 __ubsan_handle_alignment_assumption +EXPORT_SYMBOL vmlinux 0x5f56663b rdmsrl_on_cpu +EXPORT_SYMBOL vmlinux 0x5f62299b rdmacg_uncharge +EXPORT_SYMBOL vmlinux 0x5f6b889c rproc_va_to_pa +EXPORT_SYMBOL vmlinux 0x5f93525c acpi_extract_package +EXPORT_SYMBOL vmlinux 0x5f99383a ioread64_hi_lo +EXPORT_SYMBOL vmlinux 0x5f9a77fe ip_sock_set_recverr +EXPORT_SYMBOL vmlinux 0x5fa4ebb4 phy_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x5fa526eb dev_load +EXPORT_SYMBOL vmlinux 0x5fa8e208 gpiochip_irq_reqres +EXPORT_SYMBOL vmlinux 0x5fb327b8 serio_unregister_port +EXPORT_SYMBOL vmlinux 0x5fb401a5 sync_inode_metadata +EXPORT_SYMBOL vmlinux 0x5fc67252 ioread16_rep +EXPORT_SYMBOL vmlinux 0x5fc72f0e alloc_pages_exact +EXPORT_SYMBOL vmlinux 0x5fc7563c follow_down_one +EXPORT_SYMBOL vmlinux 0x5fd3b273 phy_ethtool_nway_reset +EXPORT_SYMBOL vmlinux 0x5fd81fdd pnp_unregister_driver +EXPORT_SYMBOL vmlinux 0x5fe13529 __SCT__tp_func_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x5fe6ab43 blk_queue_max_hw_sectors +EXPORT_SYMBOL vmlinux 0x5ff9eb0e lockref_mark_dead +EXPORT_SYMBOL vmlinux 0x6005c351 zpool_has_pool +EXPORT_SYMBOL vmlinux 0x600683d3 do_unblank_screen +EXPORT_SYMBOL vmlinux 0x6008689f kthread_complete_and_exit +EXPORT_SYMBOL vmlinux 0x600d5e3c bpf_prog_get_type_path +EXPORT_SYMBOL vmlinux 0x601c1b48 __fput_sync +EXPORT_SYMBOL vmlinux 0x601f1002 security_skb_classify_flow +EXPORT_SYMBOL vmlinux 0x601f665f dm_io_client_create +EXPORT_SYMBOL vmlinux 0x60352082 register_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x603a26ad xfrm6_rcv_spi +EXPORT_SYMBOL vmlinux 0x604b9b98 sk_free +EXPORT_SYMBOL vmlinux 0x605790dc fiemap_fill_next_extent +EXPORT_SYMBOL vmlinux 0x605cb77f start_tty +EXPORT_SYMBOL vmlinux 0x606f5274 dump_align +EXPORT_SYMBOL vmlinux 0x608741b5 __init_swait_queue_head +EXPORT_SYMBOL vmlinux 0x608d0267 zstd_get_error_code +EXPORT_SYMBOL vmlinux 0x6091b333 unregister_chrdev_region +EXPORT_SYMBOL vmlinux 0x609bcd98 in6_pton +EXPORT_SYMBOL vmlinux 0x609ee191 tcf_qevent_destroy +EXPORT_SYMBOL vmlinux 0x609f1c7e synchronize_net +EXPORT_SYMBOL vmlinux 0x60a32ea9 pm_power_off +EXPORT_SYMBOL vmlinux 0x60a838e8 blk_mq_alloc_tag_set +EXPORT_SYMBOL vmlinux 0x60bbb124 dma_fence_signal_locked +EXPORT_SYMBOL vmlinux 0x60c86dbe security_path_rename +EXPORT_SYMBOL vmlinux 0x60d8ab30 vme_lm_get +EXPORT_SYMBOL vmlinux 0x60e53c4d tcp_seq_stop +EXPORT_SYMBOL vmlinux 0x60e66b12 napi_build_skb +EXPORT_SYMBOL vmlinux 0x60f12ae6 dev_alloc_name +EXPORT_SYMBOL vmlinux 0x60fedac5 vme_dma_list_free +EXPORT_SYMBOL vmlinux 0x61073e4a acpi_os_map_generic_address +EXPORT_SYMBOL vmlinux 0x610756b8 __x86_indirect_call_thunk_rdx +EXPORT_SYMBOL vmlinux 0x6107aace mmc_cqe_request_done +EXPORT_SYMBOL vmlinux 0x6108e706 inet6_add_protocol +EXPORT_SYMBOL vmlinux 0x6128b5fc __printk_ratelimit +EXPORT_SYMBOL vmlinux 0x61347034 mb_cache_entry_delete_or_get +EXPORT_SYMBOL vmlinux 0x613ccc5b inet6_add_offload +EXPORT_SYMBOL vmlinux 0x613f62be vif_device_init +EXPORT_SYMBOL vmlinux 0x6140ba1f __f_setown +EXPORT_SYMBOL vmlinux 0x6141dd91 vlan_uses_dev +EXPORT_SYMBOL vmlinux 0x614b4249 lock_rename_child +EXPORT_SYMBOL vmlinux 0x615911d7 __bitmap_set +EXPORT_SYMBOL vmlinux 0x61612d1f inet_sk_rebuild_header +EXPORT_SYMBOL vmlinux 0x616cca75 config_item_get_unless_zero +EXPORT_SYMBOL vmlinux 0x61701052 tcp_add_backlog +EXPORT_SYMBOL vmlinux 0x6172b18e done_path_create +EXPORT_SYMBOL vmlinux 0x617c452b queued_read_lock_slowpath +EXPORT_SYMBOL vmlinux 0x617dfeef unpin_user_pages_dirty_lock +EXPORT_SYMBOL vmlinux 0x6185b747 radix_tree_gang_lookup_tag +EXPORT_SYMBOL vmlinux 0x618911fc numa_node +EXPORT_SYMBOL vmlinux 0x6191f093 phy_error +EXPORT_SYMBOL vmlinux 0x619cb7dd simple_read_from_buffer +EXPORT_SYMBOL vmlinux 0x619dfcdc intel_scu_ipc_dev_readv +EXPORT_SYMBOL vmlinux 0x619e225e __folio_alloc +EXPORT_SYMBOL vmlinux 0x61a66ed7 i2c_smbus_read_i2c_block_data +EXPORT_SYMBOL vmlinux 0x61b7b126 simple_strtoull +EXPORT_SYMBOL vmlinux 0x61c51866 proc_remove +EXPORT_SYMBOL vmlinux 0x61cc74c4 remove_proc_subtree +EXPORT_SYMBOL vmlinux 0x61ce6d7e jbd2_trans_will_send_data_barrier +EXPORT_SYMBOL vmlinux 0x61e272c9 sha256_final +EXPORT_SYMBOL vmlinux 0x61ea189b fb_pad_aligned_buffer +EXPORT_SYMBOL vmlinux 0x61eb5ad0 pci_back_from_sleep +EXPORT_SYMBOL vmlinux 0x6214aef2 cpufreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x621d60a2 ram_aops +EXPORT_SYMBOL vmlinux 0x6226afee con_is_visible +EXPORT_SYMBOL vmlinux 0x6226b9fa machine_to_phys_mapping +EXPORT_SYMBOL vmlinux 0x6228c21f smp_call_function_single +EXPORT_SYMBOL vmlinux 0x62431a24 twl6040_set_pll +EXPORT_SYMBOL vmlinux 0x6247f4a2 kobject_get +EXPORT_SYMBOL vmlinux 0x624b375c xsk_set_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x624e7a81 nd_device_register +EXPORT_SYMBOL vmlinux 0x6250e3e8 dev_pick_tx_cpu_id +EXPORT_SYMBOL vmlinux 0x6268a86c call_fib_notifiers +EXPORT_SYMBOL vmlinux 0x62737e1d sock_unregister +EXPORT_SYMBOL vmlinux 0x6276af56 migrate_device_range +EXPORT_SYMBOL vmlinux 0x62849ac7 dev_valid_name +EXPORT_SYMBOL vmlinux 0x628893c7 from_kuid +EXPORT_SYMBOL vmlinux 0x628a1328 import_single_range +EXPORT_SYMBOL vmlinux 0x628c0f8f dma_fence_add_callback +EXPORT_SYMBOL vmlinux 0x628f2c64 tc_cleanup_offload_action +EXPORT_SYMBOL vmlinux 0x629e3d4c flow_rule_alloc +EXPORT_SYMBOL vmlinux 0x62a99611 xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x62d7dff0 inet_twsk_deschedule_put +EXPORT_SYMBOL vmlinux 0x62e486ee __tracepoint_kfree +EXPORT_SYMBOL vmlinux 0x62eebbfe scsi_host_busy +EXPORT_SYMBOL vmlinux 0x62f7e207 down_read_killable +EXPORT_SYMBOL vmlinux 0x630b590c __dst_destroy_metrics_generic +EXPORT_SYMBOL vmlinux 0x6315c42c zstd_get_params +EXPORT_SYMBOL vmlinux 0x6324e1ac dev_uc_sync_multiple +EXPORT_SYMBOL vmlinux 0x633110e7 dev_uc_flush +EXPORT_SYMBOL vmlinux 0x636257f7 get_ibs_caps +EXPORT_SYMBOL vmlinux 0x6368553a devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0x6383b27c __x86_indirect_thunk_rdx +EXPORT_SYMBOL vmlinux 0x6384df85 ip_route_me_harder +EXPORT_SYMBOL vmlinux 0x638ae8a2 __SCK__tp_func_rdpmc +EXPORT_SYMBOL vmlinux 0x6393122e skb_prepare_seq_read +EXPORT_SYMBOL vmlinux 0x63a58370 flow_action_cookie_destroy +EXPORT_SYMBOL vmlinux 0x63a7c28c bitmap_find_free_region +EXPORT_SYMBOL vmlinux 0x63c03592 xfrm_state_lookup_byaddr +EXPORT_SYMBOL vmlinux 0x63c1e577 set_page_writeback +EXPORT_SYMBOL vmlinux 0x63d13436 seq_bprintf +EXPORT_SYMBOL vmlinux 0x63eb9355 panic_blink +EXPORT_SYMBOL vmlinux 0x63f7ec0e agp_unbind_memory +EXPORT_SYMBOL vmlinux 0x63f835ba on_each_cpu_cond_mask +EXPORT_SYMBOL vmlinux 0x6411852b devm_devfreq_add_device +EXPORT_SYMBOL vmlinux 0x64127b67 bitmap_find_next_zero_area_off +EXPORT_SYMBOL vmlinux 0x6418bb1b ppp_register_compressor +EXPORT_SYMBOL vmlinux 0x642eb5c6 xen_poll_irq_timeout +EXPORT_SYMBOL vmlinux 0x6442729f kobject_add +EXPORT_SYMBOL vmlinux 0x6448403d __x86_indirect_call_thunk_rcx +EXPORT_SYMBOL vmlinux 0x645031da phy_modify_paged +EXPORT_SYMBOL vmlinux 0x6455298a security_xfrm_policy_free +EXPORT_SYMBOL vmlinux 0x645a1023 give_up_console +EXPORT_SYMBOL vmlinux 0x646736ff udp_gro_receive +EXPORT_SYMBOL vmlinux 0x646d6389 mdiobus_c45_read_nested +EXPORT_SYMBOL vmlinux 0x646db816 ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x648098b4 fscrypt_fname_disk_to_usr +EXPORT_SYMBOL vmlinux 0x6481ffe0 hsiphash_1u32 +EXPORT_SYMBOL vmlinux 0x648eb59d gc_inflight_list +EXPORT_SYMBOL vmlinux 0x64a87133 ipv6_getsockopt +EXPORT_SYMBOL vmlinux 0x64a9c928 default_blu +EXPORT_SYMBOL vmlinux 0x64ae4c28 flow_rule_match_eth_addrs +EXPORT_SYMBOL vmlinux 0x64b4f5af console_stop +EXPORT_SYMBOL vmlinux 0x64bbc288 string_unescape +EXPORT_SYMBOL vmlinux 0x64bcbcf8 udp_seq_stop +EXPORT_SYMBOL vmlinux 0x64c81008 mr_mfc_seq_next +EXPORT_SYMBOL vmlinux 0x64d11af1 dma_fence_wait_timeout +EXPORT_SYMBOL vmlinux 0x64ea797e ipv6_select_ident +EXPORT_SYMBOL vmlinux 0x650c24ed kernel_sock_ip_overhead +EXPORT_SYMBOL vmlinux 0x650db7e2 inet_csk_prepare_forced_close +EXPORT_SYMBOL vmlinux 0x6513a3fa fb_get_color_depth +EXPORT_SYMBOL vmlinux 0x6514c1e6 flow_get_u32_src +EXPORT_SYMBOL vmlinux 0x651a4139 test_taint +EXPORT_SYMBOL vmlinux 0x651ceccf bioset_exit +EXPORT_SYMBOL vmlinux 0x652032cb mac_pton +EXPORT_SYMBOL vmlinux 0x652c2595 skb_trim +EXPORT_SYMBOL vmlinux 0x652ce9aa nla_memcmp +EXPORT_SYMBOL vmlinux 0x65323293 wireless_send_event +EXPORT_SYMBOL vmlinux 0x65408378 zlib_inflate_blob +EXPORT_SYMBOL vmlinux 0x6541a851 load_nls_default +EXPORT_SYMBOL vmlinux 0x65487097 __x86_indirect_thunk_rax +EXPORT_SYMBOL vmlinux 0x6549e5f6 qdisc_hash_del +EXPORT_SYMBOL vmlinux 0x6569fdeb devm_backlight_device_unregister +EXPORT_SYMBOL vmlinux 0x656c1a0e string_escape_mem +EXPORT_SYMBOL vmlinux 0x656e4a6e snprintf +EXPORT_SYMBOL vmlinux 0x657ec784 pci_release_regions +EXPORT_SYMBOL vmlinux 0x658a2a0a __x86_indirect_call_thunk_rbx +EXPORT_SYMBOL vmlinux 0x658b970f free_task +EXPORT_SYMBOL vmlinux 0x658ce1a8 xxh64_reset +EXPORT_SYMBOL vmlinux 0x65929cae ns_to_timespec64 +EXPORT_SYMBOL vmlinux 0x65993f98 padata_free +EXPORT_SYMBOL vmlinux 0x659ded26 xfrm_flush_gc +EXPORT_SYMBOL vmlinux 0x65aa5af4 nf_getsockopt +EXPORT_SYMBOL vmlinux 0x65b049c6 pcibios_bus_to_resource +EXPORT_SYMBOL vmlinux 0x65b992ac xen_alloc_p2m_entry +EXPORT_SYMBOL vmlinux 0x65d1bab2 acpi_bios_warning +EXPORT_SYMBOL vmlinux 0x65d9e877 cpufreq_register_notifier +EXPORT_SYMBOL vmlinux 0x65dccf13 xz_dec_end +EXPORT_SYMBOL vmlinux 0x65df35ca __put_user_nocheck_2 +EXPORT_SYMBOL vmlinux 0x65e0d6d7 memory_read_from_buffer +EXPORT_SYMBOL vmlinux 0x65f306e6 sys_fillrect +EXPORT_SYMBOL vmlinux 0x6611a212 jbd2__journal_restart +EXPORT_SYMBOL vmlinux 0x6626afca down +EXPORT_SYMBOL vmlinux 0x66297245 d_mark_dontcache +EXPORT_SYMBOL vmlinux 0x662b5e01 mdiobus_read_nested +EXPORT_SYMBOL vmlinux 0x662e3a59 iget_failed +EXPORT_SYMBOL vmlinux 0x663182c9 acpi_get_gpe_status +EXPORT_SYMBOL vmlinux 0x6637aee8 scsi_ioctl +EXPORT_SYMBOL vmlinux 0x6639a66b __hw_addr_ref_sync_dev +EXPORT_SYMBOL vmlinux 0x663a4353 dev_lstats_read +EXPORT_SYMBOL vmlinux 0x66453ad9 nla_reserve +EXPORT_SYMBOL vmlinux 0x665e2513 zstd_max_clevel +EXPORT_SYMBOL vmlinux 0x66628bf3 ip_tunnel_metadata_cnt +EXPORT_SYMBOL vmlinux 0x66657b98 __getblk_gfp +EXPORT_SYMBOL vmlinux 0x666c14c0 __traceiter_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x66723528 md_bitmap_end_sync +EXPORT_SYMBOL vmlinux 0x6673f96d xxh32_reset +EXPORT_SYMBOL vmlinux 0x667b9064 jbd2_journal_ack_err +EXPORT_SYMBOL vmlinux 0x6689e4e0 devfreq_update_interval +EXPORT_SYMBOL vmlinux 0x668b19a1 down_read +EXPORT_SYMBOL vmlinux 0x669c191b dm_consume_args +EXPORT_SYMBOL vmlinux 0x669d18d8 tcp_mtu_to_mss +EXPORT_SYMBOL vmlinux 0x66af1fd1 lockref_put_or_lock +EXPORT_SYMBOL vmlinux 0x66b4cc41 kmemdup +EXPORT_SYMBOL vmlinux 0x66be2857 md_bitmap_update_sb +EXPORT_SYMBOL vmlinux 0x66c40ae4 simple_get_link +EXPORT_SYMBOL vmlinux 0x66cca4f9 __x86_indirect_thunk_rcx +EXPORT_SYMBOL vmlinux 0x66e3b26d tty_lock +EXPORT_SYMBOL vmlinux 0x66e462a6 flow_rule_match_enc_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x66edfc78 _find_next_or_bit +EXPORT_SYMBOL vmlinux 0x66f4b9df skb_flow_dissect_tunnel_info +EXPORT_SYMBOL vmlinux 0x670ecece __x86_indirect_thunk_rbx +EXPORT_SYMBOL vmlinux 0x6729d3df __get_user_4 +EXPORT_SYMBOL vmlinux 0x673f815e agp_bridges +EXPORT_SYMBOL vmlinux 0x67452811 create_empty_buffers +EXPORT_SYMBOL vmlinux 0x6749d53f hdmi_vendor_infoframe_init +EXPORT_SYMBOL vmlinux 0x674e2646 param_ops_short +EXPORT_SYMBOL vmlinux 0x677e5558 vga_remove_vgacon +EXPORT_SYMBOL vmlinux 0x678b96ec dma_pool_alloc +EXPORT_SYMBOL vmlinux 0x678f73a3 scsi_block_when_processing_errors +EXPORT_SYMBOL vmlinux 0x6797d568 intel_gmch_gtt_get +EXPORT_SYMBOL vmlinux 0x67983b5b pm860x_page_reg_write +EXPORT_SYMBOL vmlinux 0x67b27ec1 tty_std_termios +EXPORT_SYMBOL vmlinux 0x67b78eb3 seq_hlist_next_rcu +EXPORT_SYMBOL vmlinux 0x67bd18c9 pnp_stop_dev +EXPORT_SYMBOL vmlinux 0x67c13ea0 acpi_read +EXPORT_SYMBOL vmlinux 0x67cc9453 __x86_indirect_call_thunk_rax +EXPORT_SYMBOL vmlinux 0x67cd6bf0 bio_add_folio +EXPORT_SYMBOL vmlinux 0x67d691f7 irq_domain_set_info +EXPORT_SYMBOL vmlinux 0x681601b6 bio_integrity_prep +EXPORT_SYMBOL vmlinux 0x68201211 filp_open +EXPORT_SYMBOL vmlinux 0x682a44c2 dma_resv_replace_fences +EXPORT_SYMBOL vmlinux 0x6851664e wrmsrl_safe_on_cpu +EXPORT_SYMBOL vmlinux 0x685f84bf ethtool_rx_flow_rule_create +EXPORT_SYMBOL vmlinux 0x6876bfd6 tty_hung_up_p +EXPORT_SYMBOL vmlinux 0x687b6a16 kdbgetsymval +EXPORT_SYMBOL vmlinux 0x687edee2 tcp_initialize_rcv_mss +EXPORT_SYMBOL vmlinux 0x68840a5e input_set_max_poll_interval +EXPORT_SYMBOL vmlinux 0x688c0f12 security_inet_conn_established +EXPORT_SYMBOL vmlinux 0x688e72e1 __SCT__preempt_schedule_notrace +EXPORT_SYMBOL vmlinux 0x688f30c8 tcf_qevent_validate_change +EXPORT_SYMBOL vmlinux 0x689067dd dma_fence_chain_ops +EXPORT_SYMBOL vmlinux 0x689af339 inet_accept +EXPORT_SYMBOL vmlinux 0x68a12ab8 rep_movs_alternative +EXPORT_SYMBOL vmlinux 0x68a1e46b nd_region_acquire_lane +EXPORT_SYMBOL vmlinux 0x68ad8f3d iov_iter_advance +EXPORT_SYMBOL vmlinux 0x68c068d5 scsi_command_normalize_sense +EXPORT_SYMBOL vmlinux 0x68cf149b ip_check_defrag +EXPORT_SYMBOL vmlinux 0x68e1e16d nd_pfn_probe +EXPORT_SYMBOL vmlinux 0x68eb83b3 tcp_create_openreq_child +EXPORT_SYMBOL vmlinux 0x68f1f863 vm_insert_page +EXPORT_SYMBOL vmlinux 0x68f63415 cdev_set_parent +EXPORT_SYMBOL vmlinux 0x69049cd2 radix_tree_replace_slot +EXPORT_SYMBOL vmlinux 0x6912883b gnet_stats_copy_basic_hw +EXPORT_SYMBOL vmlinux 0x694964d8 path_get +EXPORT_SYMBOL vmlinux 0x694bbb13 dma_set_mask +EXPORT_SYMBOL vmlinux 0x695543cf uart_get_divisor +EXPORT_SYMBOL vmlinux 0x696654ec locks_copy_conflock +EXPORT_SYMBOL vmlinux 0x69668826 netdev_increment_features +EXPORT_SYMBOL vmlinux 0x696a53db ptp_clock_register +EXPORT_SYMBOL vmlinux 0x6971447a rtc_month_days +EXPORT_SYMBOL vmlinux 0x6972e413 __bitmap_weight_and +EXPORT_SYMBOL vmlinux 0x6978e652 blk_finish_plug +EXPORT_SYMBOL vmlinux 0x697ed5f0 memcpy_and_pad +EXPORT_SYMBOL vmlinux 0x6988d0ca cpu_dr7 +EXPORT_SYMBOL vmlinux 0x69a4e2cb pci_wake_from_d3 +EXPORT_SYMBOL vmlinux 0x69a597e1 udp_seq_ops +EXPORT_SYMBOL vmlinux 0x69a97db8 gro_cells_init +EXPORT_SYMBOL vmlinux 0x69acdf38 memcpy +EXPORT_SYMBOL vmlinux 0x69ad8d32 xfrm_policy_delete +EXPORT_SYMBOL vmlinux 0x69af2c8a netdev_adjacent_change_commit +EXPORT_SYMBOL vmlinux 0x69b36ef0 __dev_get_by_index +EXPORT_SYMBOL vmlinux 0x69cdaeab xp_raw_get_dma +EXPORT_SYMBOL vmlinux 0x69dd3b5b crc32_le +EXPORT_SYMBOL vmlinux 0x69de8757 vme_check_window +EXPORT_SYMBOL vmlinux 0x69f2f4c8 blk_pre_runtime_resume +EXPORT_SYMBOL vmlinux 0x6a037cf1 mempool_kfree +EXPORT_SYMBOL vmlinux 0x6a0d632e ipv6_dev_mc_dec +EXPORT_SYMBOL vmlinux 0x6a25a878 unmap_mapping_range +EXPORT_SYMBOL vmlinux 0x6a30e730 scsi_device_put +EXPORT_SYMBOL vmlinux 0x6a3296f6 ww_mutex_lock +EXPORT_SYMBOL vmlinux 0x6a40b695 udp6_seq_ops +EXPORT_SYMBOL vmlinux 0x6a45cd20 tcp_rtx_synack +EXPORT_SYMBOL vmlinux 0x6a48c9b7 watchdog_register_governor +EXPORT_SYMBOL vmlinux 0x6a5cb5ee __get_free_pages +EXPORT_SYMBOL vmlinux 0x6a5ecb18 unregister_module_notifier +EXPORT_SYMBOL vmlinux 0x6a5fa363 sigprocmask +EXPORT_SYMBOL vmlinux 0x6a69b880 mipi_dsi_dcs_set_pixel_format +EXPORT_SYMBOL vmlinux 0x6a6e05bf kstrtou8 +EXPORT_SYMBOL vmlinux 0x6a792241 fib_notifier_ops_register +EXPORT_SYMBOL vmlinux 0x6a7c182a dev_trans_start +EXPORT_SYMBOL vmlinux 0x6a8f4973 dma_fence_chain_init +EXPORT_SYMBOL vmlinux 0x6a90d8b5 d_splice_alias +EXPORT_SYMBOL vmlinux 0x6aa22b1e flow_rule_match_basic +EXPORT_SYMBOL vmlinux 0x6acbf2d8 build_skb_around +EXPORT_SYMBOL vmlinux 0x6adcae20 sock_set_priority +EXPORT_SYMBOL vmlinux 0x6add5c9a dmi_find_device +EXPORT_SYMBOL vmlinux 0x6aeefac4 zlib_deflateReset +EXPORT_SYMBOL vmlinux 0x6b10bee1 _copy_to_user +EXPORT_SYMBOL vmlinux 0x6b23ba58 simple_statfs +EXPORT_SYMBOL vmlinux 0x6b25ef0b ip6_dst_alloc +EXPORT_SYMBOL vmlinux 0x6b267c1d xfrm_register_type +EXPORT_SYMBOL vmlinux 0x6b27729b radix_tree_gang_lookup +EXPORT_SYMBOL vmlinux 0x6b2dc060 dump_stack +EXPORT_SYMBOL vmlinux 0x6b55acd0 rtnl_lock_killable +EXPORT_SYMBOL vmlinux 0x6b593421 tty_unthrottle +EXPORT_SYMBOL vmlinux 0x6b5e18a3 __inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x6b6759c6 proc_create_seq_private +EXPORT_SYMBOL vmlinux 0x6b7386a4 fb_set_cmap +EXPORT_SYMBOL vmlinux 0x6b787dab inode_needs_sync +EXPORT_SYMBOL vmlinux 0x6b81725e inode_nohighmem +EXPORT_SYMBOL vmlinux 0x6b82015a pcim_iomap_regions_request_all +EXPORT_SYMBOL vmlinux 0x6b8266f8 remove_watch_from_object +EXPORT_SYMBOL vmlinux 0x6b853d06 ns_to_kernel_old_timeval +EXPORT_SYMBOL vmlinux 0x6b8bf149 netif_receive_skb_list +EXPORT_SYMBOL vmlinux 0x6bb56dd5 netdev_crit +EXPORT_SYMBOL vmlinux 0x6bc3fbc0 __unregister_chrdev +EXPORT_SYMBOL vmlinux 0x6bc4ee95 ndisc_ns_create +EXPORT_SYMBOL vmlinux 0x6bd0e573 down_interruptible +EXPORT_SYMBOL vmlinux 0x6bd2e94d inet6_del_offload +EXPORT_SYMBOL vmlinux 0x6bda27a1 __skb_gro_checksum_complete +EXPORT_SYMBOL vmlinux 0x6be1c1f8 acpi_install_method +EXPORT_SYMBOL vmlinux 0x6c101dd7 block_truncate_page +EXPORT_SYMBOL vmlinux 0x6c137f5e rproc_free +EXPORT_SYMBOL vmlinux 0x6c224cda gen_pool_destroy +EXPORT_SYMBOL vmlinux 0x6c3aa08d touchscreen_report_pos +EXPORT_SYMBOL vmlinux 0x6c3f7550 inet_del_protocol +EXPORT_SYMBOL vmlinux 0x6c58c2a8 tcp_rcv_state_process +EXPORT_SYMBOL vmlinux 0x6c61ce70 num_registered_fb +EXPORT_SYMBOL vmlinux 0x6c6e692f unregister_qdisc +EXPORT_SYMBOL vmlinux 0x6c95122b mr_fill_mroute +EXPORT_SYMBOL vmlinux 0x6ca555f7 tcf_action_update_stats +EXPORT_SYMBOL vmlinux 0x6cb46525 netlbl_catmap_walk +EXPORT_SYMBOL vmlinux 0x6cb69c33 pmem_should_map_pages +EXPORT_SYMBOL vmlinux 0x6cc09945 ioread32_rep +EXPORT_SYMBOL vmlinux 0x6cd80d80 zpool_register_driver +EXPORT_SYMBOL vmlinux 0x6cdb2c76 pci_alloc_irq_vectors_affinity +EXPORT_SYMBOL vmlinux 0x6cde916b __cgroup_bpf_run_filter_sk +EXPORT_SYMBOL vmlinux 0x6cef80fb skb_coalesce_rx_frag +EXPORT_SYMBOL vmlinux 0x6cf450f3 neigh_sysctl_unregister +EXPORT_SYMBOL vmlinux 0x6cf9dc18 ptp_schedule_worker +EXPORT_SYMBOL vmlinux 0x6d010e97 _dev_crit +EXPORT_SYMBOL vmlinux 0x6d074bf7 generic_buffers_fsync +EXPORT_SYMBOL vmlinux 0x6d16c104 mutex_lock_killable +EXPORT_SYMBOL vmlinux 0x6d23bb91 dev_add_pack +EXPORT_SYMBOL vmlinux 0x6d294e43 clock_t_to_jiffies +EXPORT_SYMBOL vmlinux 0x6d334118 __get_user_8 +EXPORT_SYMBOL vmlinux 0x6d4ee17d tty_insert_flip_string_flags +EXPORT_SYMBOL vmlinux 0x6d576c94 jbd2_journal_release_jbd_inode +EXPORT_SYMBOL vmlinux 0x6d58f69e agp3_generic_sizes +EXPORT_SYMBOL vmlinux 0x6d5f5b91 radix_tree_tagged +EXPORT_SYMBOL vmlinux 0x6d5fb4a5 __x86_indirect_jump_thunk_rsp +EXPORT_SYMBOL vmlinux 0x6d61d4e4 ethtool_get_phc_vclocks +EXPORT_SYMBOL vmlinux 0x6d6b1d81 tcp_fastopen_defer_connect +EXPORT_SYMBOL vmlinux 0x6d777c96 amd_iommu_flush_tlb +EXPORT_SYMBOL vmlinux 0x6d7c7dcc bitmap_cut +EXPORT_SYMBOL vmlinux 0x6d7df143 param_get_short +EXPORT_SYMBOL vmlinux 0x6d7f2105 pci_scan_bus +EXPORT_SYMBOL vmlinux 0x6d9cbf1f netdev_has_upper_dev_all_rcu +EXPORT_SYMBOL vmlinux 0x6dba9051 xz_dec_microlzma_end +EXPORT_SYMBOL vmlinux 0x6dbf780e devfreq_update_status +EXPORT_SYMBOL vmlinux 0x6dc35b25 radix_tree_iter_delete +EXPORT_SYMBOL vmlinux 0x6dc7d558 kthread_create_on_cpu +EXPORT_SYMBOL vmlinux 0x6dcf857f uuid_null +EXPORT_SYMBOL vmlinux 0x6dd17e7b acpi_get_table_header +EXPORT_SYMBOL vmlinux 0x6ddfd09c unregister_sysctl_table +EXPORT_SYMBOL vmlinux 0x6df1aaf1 kernel_sigaction +EXPORT_SYMBOL vmlinux 0x6df31390 intel_gmch_gtt_clear_range +EXPORT_SYMBOL vmlinux 0x6df418de dma_fence_array_create +EXPORT_SYMBOL vmlinux 0x6df4b98e amd_iommu_domain_enable_v2 +EXPORT_SYMBOL vmlinux 0x6e154b8d key_invalidate +EXPORT_SYMBOL vmlinux 0x6e5b8651 xz_dec_run +EXPORT_SYMBOL vmlinux 0x6e5e7e51 bdi_unregister +EXPORT_SYMBOL vmlinux 0x6e6a0440 tty_port_lower_dtr_rts +EXPORT_SYMBOL vmlinux 0x6e720ff2 rtnl_unlock +EXPORT_SYMBOL vmlinux 0x6e817e64 ip_setsockopt +EXPORT_SYMBOL vmlinux 0x6e946912 kobject_init +EXPORT_SYMBOL vmlinux 0x6e9a693e dma_map_resource +EXPORT_SYMBOL vmlinux 0x6e9dd606 __symbol_put +EXPORT_SYMBOL vmlinux 0x6ea7575d acpi_dispatch_gpe +EXPORT_SYMBOL vmlinux 0x6ea9363b force_sig +EXPORT_SYMBOL vmlinux 0x6ec0b675 inet6_getname +EXPORT_SYMBOL vmlinux 0x6eecfaf4 sg_copy_buffer +EXPORT_SYMBOL vmlinux 0x6eed24e9 security_sock_rcv_skb +EXPORT_SYMBOL vmlinux 0x6ef8c7ce netpoll_poll_dev +EXPORT_SYMBOL vmlinux 0x6efd5f0a twl6030_mmc_card_detect +EXPORT_SYMBOL vmlinux 0x6efe362c empty_aops +EXPORT_SYMBOL vmlinux 0x6f00114e fwnode_mdiobus_register_phy +EXPORT_SYMBOL vmlinux 0x6f14e9db console_list_lock +EXPORT_SYMBOL vmlinux 0x6f1a197d __SCK__tp_func_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x6f2a18ce __alloc_skb +EXPORT_SYMBOL vmlinux 0x6f2f63e2 key_revoke +EXPORT_SYMBOL vmlinux 0x6f389c31 __sk_backlog_rcv +EXPORT_SYMBOL vmlinux 0x6f3a0020 scsi_device_set_state +EXPORT_SYMBOL vmlinux 0x6f3bac5d dev_uc_init +EXPORT_SYMBOL vmlinux 0x6f41a428 acpi_get_vendor_resource +EXPORT_SYMBOL vmlinux 0x6f41a639 irq_cpu_rmap_remove +EXPORT_SYMBOL vmlinux 0x6f4a59e4 sort_r +EXPORT_SYMBOL vmlinux 0x6f4dcf84 __netlink_ns_capable +EXPORT_SYMBOL vmlinux 0x6f532c99 crypto_kdf108_ctr_generate +EXPORT_SYMBOL vmlinux 0x6f58b537 touchscreen_parse_properties +EXPORT_SYMBOL vmlinux 0x6f5ab52f acpi_get_local_address +EXPORT_SYMBOL vmlinux 0x6f62950e stream_open +EXPORT_SYMBOL vmlinux 0x6f6852de security_path_unlink +EXPORT_SYMBOL vmlinux 0x6f7793a5 skb_flow_dissector_init +EXPORT_SYMBOL vmlinux 0x6f7cd597 iterate_supers_type +EXPORT_SYMBOL vmlinux 0x6f82dcb0 scsi_mode_sense +EXPORT_SYMBOL vmlinux 0x6f915a45 dqstats +EXPORT_SYMBOL vmlinux 0x6faaebc4 devm_gen_pool_create +EXPORT_SYMBOL vmlinux 0x6fb0b9e6 tcp_init_sock +EXPORT_SYMBOL vmlinux 0x6fb49676 queue_rcu_work +EXPORT_SYMBOL vmlinux 0x6fbc6a00 radix_tree_insert +EXPORT_SYMBOL vmlinux 0x6fcb7a87 seg6_hmac_info_lookup +EXPORT_SYMBOL vmlinux 0x6fcb87a1 touch_softlockup_watchdog +EXPORT_SYMBOL vmlinux 0x6fe1945e max8998_bulk_read +EXPORT_SYMBOL vmlinux 0x70002fe8 siphash_1u32 +EXPORT_SYMBOL vmlinux 0x700c6c17 key_create +EXPORT_SYMBOL vmlinux 0x701bf6ac backlight_device_get_by_name +EXPORT_SYMBOL vmlinux 0x7023bea8 unregister_acpi_notifier +EXPORT_SYMBOL vmlinux 0x702946da ucs2_strlen +EXPORT_SYMBOL vmlinux 0x702e760c __skb_try_recv_datagram +EXPORT_SYMBOL vmlinux 0x703febf9 sg_alloc_table_from_pages_segment +EXPORT_SYMBOL vmlinux 0x7040fff9 rtc_lock +EXPORT_SYMBOL vmlinux 0x70423fdd __blk_mq_alloc_disk +EXPORT_SYMBOL vmlinux 0x7054a3e4 request_dma +EXPORT_SYMBOL vmlinux 0x7060d475 kern_sys_bpf +EXPORT_SYMBOL vmlinux 0x706a2c09 dquot_quota_sync +EXPORT_SYMBOL vmlinux 0x707e5122 ppp_dev_name +EXPORT_SYMBOL vmlinux 0x70805a84 jbd2_journal_inode_ranged_wait +EXPORT_SYMBOL vmlinux 0x70854a0a eth_platform_get_mac_address +EXPORT_SYMBOL vmlinux 0x708e0663 mmc_calc_max_discard +EXPORT_SYMBOL vmlinux 0x70a1fe73 xfrm4_protocol_deregister +EXPORT_SYMBOL vmlinux 0x70a30942 xfrm_lookup_route +EXPORT_SYMBOL vmlinux 0x70ac2c1a blk_limits_io_min +EXPORT_SYMBOL vmlinux 0x70ad75fb radix_tree_lookup +EXPORT_SYMBOL vmlinux 0x70b9237b __netlink_kernel_create +EXPORT_SYMBOL vmlinux 0x70bb7de2 __x86_indirect_jump_thunk_rbp +EXPORT_SYMBOL vmlinux 0x70d10fcb to_nd_btt +EXPORT_SYMBOL vmlinux 0x70daa11e dma_fence_remove_callback +EXPORT_SYMBOL vmlinux 0x70e7caa2 security_inode_copy_up +EXPORT_SYMBOL vmlinux 0x70f1c792 tcp_select_initial_window +EXPORT_SYMBOL vmlinux 0x71270298 freezing_slow_path +EXPORT_SYMBOL vmlinux 0x7129e5f8 hex_asc +EXPORT_SYMBOL vmlinux 0x7134e843 pcim_pin_device +EXPORT_SYMBOL vmlinux 0x713b6de6 rt_mutex_base_init +EXPORT_SYMBOL vmlinux 0x715398eb xfrm_state_add +EXPORT_SYMBOL vmlinux 0x7155bcf8 sync_file_get_fence +EXPORT_SYMBOL vmlinux 0x7159d654 km_policy_notify +EXPORT_SYMBOL vmlinux 0x715a5ed0 vprintk +EXPORT_SYMBOL vmlinux 0x716f03ea skb_clone_sk +EXPORT_SYMBOL vmlinux 0x7171121c overflowgid +EXPORT_SYMBOL vmlinux 0x717761a0 netdev_get_by_name +EXPORT_SYMBOL vmlinux 0x717d1f96 hdmi_infoframe_check +EXPORT_SYMBOL vmlinux 0x718848be md_set_array_sectors +EXPORT_SYMBOL vmlinux 0x718a4693 __SCT__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x71a672ef dmam_pool_destroy +EXPORT_SYMBOL vmlinux 0x71bcd5e0 nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x71dc810a dev_set_mac_address +EXPORT_SYMBOL vmlinux 0x71e4be19 rproc_elf_find_loaded_rsc_table +EXPORT_SYMBOL vmlinux 0x71f90dd1 dquot_release +EXPORT_SYMBOL vmlinux 0x71fb6892 dma_fence_array_next +EXPORT_SYMBOL vmlinux 0x7206e752 init_special_inode +EXPORT_SYMBOL vmlinux 0x720a27a7 __register_blkdev +EXPORT_SYMBOL vmlinux 0x721a6f9a ps2_begin_command +EXPORT_SYMBOL vmlinux 0x72300389 rproc_set_firmware +EXPORT_SYMBOL vmlinux 0x72315c2f mmc_wait_for_req_done +EXPORT_SYMBOL vmlinux 0x72442df3 dev_set_alias +EXPORT_SYMBOL vmlinux 0x725a1dc4 pci_reenable_device +EXPORT_SYMBOL vmlinux 0x726bc3c7 wait_for_completion_killable_timeout +EXPORT_SYMBOL vmlinux 0x7278db23 xfrm4_protocol_register +EXPORT_SYMBOL vmlinux 0x72a9850c _dev_alert +EXPORT_SYMBOL vmlinux 0x72ae07f1 fb_io_write +EXPORT_SYMBOL vmlinux 0x72b243d4 free_dma +EXPORT_SYMBOL vmlinux 0x72b9d287 default_grn +EXPORT_SYMBOL vmlinux 0x72c66428 tcp_read_sock +EXPORT_SYMBOL vmlinux 0x72c6b7be get_task_cred +EXPORT_SYMBOL vmlinux 0x72d79d83 pgdir_shift +EXPORT_SYMBOL vmlinux 0x72e40b0a vm_map_pages_zero +EXPORT_SYMBOL vmlinux 0x72e8a178 simple_transaction_set +EXPORT_SYMBOL vmlinux 0x72ea7b2d scsi_device_type +EXPORT_SYMBOL vmlinux 0x72f0c431 tcf_classify +EXPORT_SYMBOL vmlinux 0x72f14ff7 acpi_get_object_info +EXPORT_SYMBOL vmlinux 0x73088eab pci_enable_atomic_ops_to_root +EXPORT_SYMBOL vmlinux 0x73104cc5 set_pages_array_wb +EXPORT_SYMBOL vmlinux 0x7311b3f4 vga_switcheroo_fini_domain_pm_ops +EXPORT_SYMBOL vmlinux 0x7315a4e9 twl6030_mmc_card_detect_config +EXPORT_SYMBOL vmlinux 0x731a2fca sock_create_kern +EXPORT_SYMBOL vmlinux 0x732acf17 vme_irq_generate +EXPORT_SYMBOL vmlinux 0x732dd326 groups_free +EXPORT_SYMBOL vmlinux 0x732e1c18 param_set_ushort +EXPORT_SYMBOL vmlinux 0x732ec8da tty_port_open +EXPORT_SYMBOL vmlinux 0x733b7745 ps2_command +EXPORT_SYMBOL vmlinux 0x735a0bd5 native_io_delay +EXPORT_SYMBOL vmlinux 0x735e6a81 acpi_evaluate_integer +EXPORT_SYMBOL vmlinux 0x73624dd3 sock_edemux +EXPORT_SYMBOL vmlinux 0x7372424c skb_condense +EXPORT_SYMBOL vmlinux 0x7372eed1 __do_once_done +EXPORT_SYMBOL vmlinux 0x7378cd3e napi_enable +EXPORT_SYMBOL vmlinux 0x737f7371 copy_splice_read +EXPORT_SYMBOL vmlinux 0x73808c7d __vlan_find_dev_deep_rcu +EXPORT_SYMBOL vmlinux 0x7380dffa argv_split +EXPORT_SYMBOL vmlinux 0x738b15a5 seq_read_iter +EXPORT_SYMBOL vmlinux 0x73905b05 end_page_writeback +EXPORT_SYMBOL vmlinux 0x73abb180 alloc_contig_range +EXPORT_SYMBOL vmlinux 0x73b0e92e import_iovec +EXPORT_SYMBOL vmlinux 0x73dd54eb irq_fpu_usable +EXPORT_SYMBOL vmlinux 0x740a1b95 reserve_evntsel_nmi +EXPORT_SYMBOL vmlinux 0x7410aba2 strreplace +EXPORT_SYMBOL vmlinux 0x7412ed5b kvfree_sensitive +EXPORT_SYMBOL vmlinux 0x7413793a EISA_bus +EXPORT_SYMBOL vmlinux 0x741fd180 crypto_sha3_init +EXPORT_SYMBOL vmlinux 0x742578a5 wait_for_random_bytes +EXPORT_SYMBOL vmlinux 0x7429e20c kstrtos8 +EXPORT_SYMBOL vmlinux 0x742e3e92 amd_iommu_domain_direct_map +EXPORT_SYMBOL vmlinux 0x74344608 pci_request_selected_regions +EXPORT_SYMBOL vmlinux 0x744b6625 phy_ethtool_ksettings_set +EXPORT_SYMBOL vmlinux 0x7453d3e8 security_release_secctx +EXPORT_SYMBOL vmlinux 0x74754435 acpi_bus_generate_netlink_event +EXPORT_SYMBOL vmlinux 0x747fa14d memory_cgrp_subsys +EXPORT_SYMBOL vmlinux 0x748395eb __dynamic_ibdev_dbg +EXPORT_SYMBOL vmlinux 0x7483dc59 pci_dev_present +EXPORT_SYMBOL vmlinux 0x749622e7 tcp_mss_to_mtu +EXPORT_SYMBOL vmlinux 0x74a97c74 ip_getsockopt +EXPORT_SYMBOL vmlinux 0x74a9e322 mmc_of_parse_clk_phase +EXPORT_SYMBOL vmlinux 0x74b36741 i2c_del_adapter +EXPORT_SYMBOL vmlinux 0x74b8e674 slhc_toss +EXPORT_SYMBOL vmlinux 0x74be38c1 tty_kref_put +EXPORT_SYMBOL vmlinux 0x74c134b9 __sw_hweight32 +EXPORT_SYMBOL vmlinux 0x74da064a set_security_override +EXPORT_SYMBOL vmlinux 0x74db450c mmc_hw_reset +EXPORT_SYMBOL vmlinux 0x74dd9e0b dma_fence_wait_any_timeout +EXPORT_SYMBOL vmlinux 0x74e5ff1a udpv6_encap_enable +EXPORT_SYMBOL vmlinux 0x74f6edb5 tcp_parse_options +EXPORT_SYMBOL vmlinux 0x750566b2 __sk_mem_schedule +EXPORT_SYMBOL vmlinux 0x750737bf flow_indr_dev_setup_offload +EXPORT_SYMBOL vmlinux 0x751bc0ce mnt_drop_write_file +EXPORT_SYMBOL vmlinux 0x7530bb0c __SCT__tp_func_write_msr +EXPORT_SYMBOL vmlinux 0x75324e27 pnp_device_detach +EXPORT_SYMBOL vmlinux 0x7538b132 agp_off +EXPORT_SYMBOL vmlinux 0x754a2059 reuseport_attach_prog +EXPORT_SYMBOL vmlinux 0x754d539c strlen +EXPORT_SYMBOL vmlinux 0x755f4ba3 blake2s_compress_generic +EXPORT_SYMBOL vmlinux 0x75707af3 bio_put +EXPORT_SYMBOL vmlinux 0x75710120 vm_event_states +EXPORT_SYMBOL vmlinux 0x757c8c3d gro_find_receive_by_type +EXPORT_SYMBOL vmlinux 0x757f7ef4 acpi_device_hid +EXPORT_SYMBOL vmlinux 0x75815d5c __traceiter_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x75871f5e acpi_get_next_object +EXPORT_SYMBOL vmlinux 0x7589b5aa inode_permission +EXPORT_SYMBOL vmlinux 0x75943e25 i8253_lock +EXPORT_SYMBOL vmlinux 0x75ae163a ip_options_compile +EXPORT_SYMBOL vmlinux 0x75af45b7 sk_send_sigurg +EXPORT_SYMBOL vmlinux 0x75bd5017 devm_nvmem_cell_put +EXPORT_SYMBOL vmlinux 0x75bda77a seq_hlist_next +EXPORT_SYMBOL vmlinux 0x75d0deb9 nsecs_to_jiffies64 +EXPORT_SYMBOL vmlinux 0x75d499dd vmcore_add_device_dump +EXPORT_SYMBOL vmlinux 0x760a0f4f yield +EXPORT_SYMBOL vmlinux 0x760e369c netdev_lower_dev_get_private +EXPORT_SYMBOL vmlinux 0x7614c310 rproc_put +EXPORT_SYMBOL vmlinux 0x7624249e dim_park_tired +EXPORT_SYMBOL vmlinux 0x7625aa8b serio_unregister_child_port +EXPORT_SYMBOL vmlinux 0x762b5ab8 d_alloc_parallel +EXPORT_SYMBOL vmlinux 0x7638c6c0 generic_setlease +EXPORT_SYMBOL vmlinux 0x7639fa50 __folio_cancel_dirty +EXPORT_SYMBOL vmlinux 0x763f416c d_invalidate +EXPORT_SYMBOL vmlinux 0x7647726c handle_sysrq +EXPORT_SYMBOL vmlinux 0x76485243 phy_validate_pause +EXPORT_SYMBOL vmlinux 0x765e870a iptun_encaps +EXPORT_SYMBOL vmlinux 0x765ff474 crc_t10dif_generic +EXPORT_SYMBOL vmlinux 0x766a0927 mempool_alloc_pages +EXPORT_SYMBOL vmlinux 0x766c2c8c pcie_get_width_cap +EXPORT_SYMBOL vmlinux 0x767dce4b acpi_disable_all_gpes +EXPORT_SYMBOL vmlinux 0x767ddb02 set_memory_wc +EXPORT_SYMBOL vmlinux 0x7682ba4e __copy_overflow +EXPORT_SYMBOL vmlinux 0x7689955d mmc_can_gpio_cd +EXPORT_SYMBOL vmlinux 0x768ee329 call_usermodehelper_exec +EXPORT_SYMBOL vmlinux 0x769f6e64 errseq_check +EXPORT_SYMBOL vmlinux 0x76a541da dev_driver_string +EXPORT_SYMBOL vmlinux 0x76ac5bfd inet6_bind +EXPORT_SYMBOL vmlinux 0x76b37b33 setattr_prepare +EXPORT_SYMBOL vmlinux 0x76bc5985 dma_sync_wait +EXPORT_SYMBOL vmlinux 0x76be958f pci_scan_root_bus_bridge +EXPORT_SYMBOL vmlinux 0x76c22bc0 cont_write_begin +EXPORT_SYMBOL vmlinux 0x76d3cd60 laptop_mode +EXPORT_SYMBOL vmlinux 0x76d6593e forget_cached_acl +EXPORT_SYMBOL vmlinux 0x76d664a2 kmem_cache_free_bulk +EXPORT_SYMBOL vmlinux 0x76e11834 sock_diag_put_filterinfo +EXPORT_SYMBOL vmlinux 0x76e6c127 blk_queue_physical_block_size +EXPORT_SYMBOL vmlinux 0x76efc249 _atomic_dec_and_raw_lock_irqsave +EXPORT_SYMBOL vmlinux 0x76fb08a7 amd_iommu_unregister_ppr_notifier +EXPORT_SYMBOL vmlinux 0x76ffbb46 pci_read_config_dword +EXPORT_SYMBOL vmlinux 0x7709bf39 validate_slab_cache +EXPORT_SYMBOL vmlinux 0x772844bc kthread_create_worker_on_cpu +EXPORT_SYMBOL vmlinux 0x77358855 iomem_resource +EXPORT_SYMBOL vmlinux 0x773fa409 __kfifo_dma_in_finish_r +EXPORT_SYMBOL vmlinux 0x774049eb get_bitmap_from_slot +EXPORT_SYMBOL vmlinux 0x77456e0a acpi_root_dir +EXPORT_SYMBOL vmlinux 0x7748c573 arp_send +EXPORT_SYMBOL vmlinux 0x7750c92e remove_proc_entry +EXPORT_SYMBOL vmlinux 0x776a3125 nf_register_net_hook +EXPORT_SYMBOL vmlinux 0x776ca93a __clzdi2 +EXPORT_SYMBOL vmlinux 0x776d5fc9 mdiobus_read +EXPORT_SYMBOL vmlinux 0x779a8a4e flow_rule_match_ports +EXPORT_SYMBOL vmlinux 0x779ca55e xfrm_policy_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x77b39f24 seq_putc +EXPORT_SYMBOL vmlinux 0x77ba94e3 rcu_lazy_get_jiffies_till_flush +EXPORT_SYMBOL vmlinux 0x77bc13a0 strim +EXPORT_SYMBOL vmlinux 0x77bcdd62 kernel_bind +EXPORT_SYMBOL vmlinux 0x77c741e8 md_bitmap_startwrite +EXPORT_SYMBOL vmlinux 0x77e9eb37 aes_encrypt +EXPORT_SYMBOL vmlinux 0x77fa431c inet_frag_pull_head +EXPORT_SYMBOL vmlinux 0x77fc6d58 netdev_printk +EXPORT_SYMBOL vmlinux 0x780190c5 generic_write_checks_count +EXPORT_SYMBOL vmlinux 0x7807f0f8 schedule_timeout_idle +EXPORT_SYMBOL vmlinux 0x78161f39 call_usermodehelper_setup +EXPORT_SYMBOL vmlinux 0x781afc60 serio_close +EXPORT_SYMBOL vmlinux 0x7846af3e __kfifo_len_r +EXPORT_SYMBOL vmlinux 0x784b9b70 iov_iter_alignment +EXPORT_SYMBOL vmlinux 0x7863bed9 phy_register_fixup_for_id +EXPORT_SYMBOL vmlinux 0x786697eb dst_alloc +EXPORT_SYMBOL vmlinux 0x786e8b84 input_alloc_absinfo +EXPORT_SYMBOL vmlinux 0x78869016 devm_rproc_alloc +EXPORT_SYMBOL vmlinux 0x78a16f48 aes_decrypt +EXPORT_SYMBOL vmlinux 0x78b887ed vsprintf +EXPORT_SYMBOL vmlinux 0x78bf3ea6 netlink_unicast +EXPORT_SYMBOL vmlinux 0x78df6bd7 no_pci_devices +EXPORT_SYMBOL vmlinux 0x79101947 clk_bulk_get_all +EXPORT_SYMBOL vmlinux 0x7919b383 alloc_cpu_rmap +EXPORT_SYMBOL vmlinux 0x79251f23 dev_activate +EXPORT_SYMBOL vmlinux 0x7927a824 vga_client_register +EXPORT_SYMBOL vmlinux 0x79330ee4 dm_table_get_md +EXPORT_SYMBOL vmlinux 0x794f7048 udp_lib_getsockopt +EXPORT_SYMBOL vmlinux 0x795091f4 udp_seq_next +EXPORT_SYMBOL vmlinux 0x7951f168 netlink_set_err +EXPORT_SYMBOL vmlinux 0x7970cbfb dcbnl_ieee_notify +EXPORT_SYMBOL vmlinux 0x797914e6 blkdev_compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x797a581c sock_alloc_send_pskb +EXPORT_SYMBOL vmlinux 0x7984eefc key_update +EXPORT_SYMBOL vmlinux 0x79a33f85 vme_get_size +EXPORT_SYMBOL vmlinux 0x79c48a2b mroute6_is_socket +EXPORT_SYMBOL vmlinux 0x79c52519 path_has_submounts +EXPORT_SYMBOL vmlinux 0x79d5f4bc flow_rule_match_l2tpv3 +EXPORT_SYMBOL vmlinux 0x79df9633 ioremap_encrypted +EXPORT_SYMBOL vmlinux 0x79e3d50b neigh_sysctl_register +EXPORT_SYMBOL vmlinux 0x79e4cbe8 override_creds +EXPORT_SYMBOL vmlinux 0x79e9ec6c pci_map_biosrom +EXPORT_SYMBOL vmlinux 0x79f486fa rproc_da_to_va +EXPORT_SYMBOL vmlinux 0x7a107f6e pci_read_vpd_any +EXPORT_SYMBOL vmlinux 0x7a1bcd59 gf128mul_x8_ble +EXPORT_SYMBOL vmlinux 0x7a1e011b ilookup +EXPORT_SYMBOL vmlinux 0x7a250caa __generic_file_fsync +EXPORT_SYMBOL vmlinux 0x7a2ff57e security_current_getsecid_subj +EXPORT_SYMBOL vmlinux 0x7a457144 param_set_invbool +EXPORT_SYMBOL vmlinux 0x7a53a06d flow_indr_dev_exists +EXPORT_SYMBOL vmlinux 0x7a6da5da ipmr_rule_default +EXPORT_SYMBOL vmlinux 0x7a7f83ea pcie_relaxed_ordering_enabled +EXPORT_SYMBOL vmlinux 0x7a88da87 iosf_mbi_write +EXPORT_SYMBOL vmlinux 0x7a94065b proc_create +EXPORT_SYMBOL vmlinux 0x7a95e5ae do_settimeofday64 +EXPORT_SYMBOL vmlinux 0x7a9bf032 seq_put_decimal_ll +EXPORT_SYMBOL vmlinux 0x7aa1756e kvfree +EXPORT_SYMBOL vmlinux 0x7aa6d77e submit_bh +EXPORT_SYMBOL vmlinux 0x7aab4bdc compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x7aacbc91 mini_qdisc_pair_init +EXPORT_SYMBOL vmlinux 0x7abfbb3a napi_complete_done +EXPORT_SYMBOL vmlinux 0x7ac5c6a6 xen_free_ballooned_pages +EXPORT_SYMBOL vmlinux 0x7ad050b9 qid_lt +EXPORT_SYMBOL vmlinux 0x7ad62eae __ClearPageMovable +EXPORT_SYMBOL vmlinux 0x7adc0fbf rb_replace_node_rcu +EXPORT_SYMBOL vmlinux 0x7ae793e3 phy_remove_link_mode +EXPORT_SYMBOL vmlinux 0x7af512a6 xfrm_policy_byid +EXPORT_SYMBOL vmlinux 0x7afcf0ee input_grab_device +EXPORT_SYMBOL vmlinux 0x7aff77a3 __cpu_present_mask +EXPORT_SYMBOL vmlinux 0x7b0f1d0a mtree_store +EXPORT_SYMBOL vmlinux 0x7b37d4a7 _find_first_zero_bit +EXPORT_SYMBOL vmlinux 0x7b4da6ff __init_rwsem +EXPORT_SYMBOL vmlinux 0x7b4fe6d6 d_alloc_anon +EXPORT_SYMBOL vmlinux 0x7b54f270 posix_acl_valid +EXPORT_SYMBOL vmlinux 0x7b59f001 nf_hook_slow_list +EXPORT_SYMBOL vmlinux 0x7b5b8f31 sha256_update +EXPORT_SYMBOL vmlinux 0x7b807f0e device_match_acpi_handle +EXPORT_SYMBOL vmlinux 0x7b82b9a1 idr_replace +EXPORT_SYMBOL vmlinux 0x7b9777ad dma_ops +EXPORT_SYMBOL vmlinux 0x7b9fd981 mipi_dsi_device_register_full +EXPORT_SYMBOL vmlinux 0x7bb50b88 acpi_write +EXPORT_SYMBOL vmlinux 0x7bba5ce0 i2c_del_driver +EXPORT_SYMBOL vmlinux 0x7bbb0119 netdev_adjacent_change_prepare +EXPORT_SYMBOL vmlinux 0x7bbccd05 nr_node_ids +EXPORT_SYMBOL vmlinux 0x7bc17e8f ps2_drain +EXPORT_SYMBOL vmlinux 0x7bc76361 alloc_fddidev +EXPORT_SYMBOL vmlinux 0x7bcbd656 netdev_offload_xstats_push_delta +EXPORT_SYMBOL vmlinux 0x7be7bfeb sock_no_sendmsg_locked +EXPORT_SYMBOL vmlinux 0x7c02c2c0 dev_uc_add +EXPORT_SYMBOL vmlinux 0x7c0b52a9 acpi_bus_get_status +EXPORT_SYMBOL vmlinux 0x7c0ef877 mark_info_dirty +EXPORT_SYMBOL vmlinux 0x7c173634 __bitmap_complement +EXPORT_SYMBOL vmlinux 0x7c273479 kernel_sendmsg_locked +EXPORT_SYMBOL vmlinux 0x7c2d03a6 dma_fence_enable_sw_signaling +EXPORT_SYMBOL vmlinux 0x7c374372 vfs_rename +EXPORT_SYMBOL vmlinux 0x7c41397f sb_min_blocksize +EXPORT_SYMBOL vmlinux 0x7c46233a cpufreq_quick_get +EXPORT_SYMBOL vmlinux 0x7c6b6364 __qdisc_calculate_pkt_len +EXPORT_SYMBOL vmlinux 0x7c6cae94 tcf_idr_create +EXPORT_SYMBOL vmlinux 0x7c788e86 ptp_find_pin_unlocked +EXPORT_SYMBOL vmlinux 0x7c845291 phy_do_ioctl_running +EXPORT_SYMBOL vmlinux 0x7c8a362a skb_dump +EXPORT_SYMBOL vmlinux 0x7c9999bb jbd2_journal_extend +EXPORT_SYMBOL vmlinux 0x7c9e28f3 fqdir_exit +EXPORT_SYMBOL vmlinux 0x7ca1df9f unlock_page +EXPORT_SYMBOL vmlinux 0x7cbe0cd2 drop_reasons_by_subsys +EXPORT_SYMBOL vmlinux 0x7cc18181 set_security_override_from_ctx +EXPORT_SYMBOL vmlinux 0x7cd8d75e page_offset_base +EXPORT_SYMBOL vmlinux 0x7cd9fd0a migrate_device_pages +EXPORT_SYMBOL vmlinux 0x7cda5309 __tracepoint_kmalloc +EXPORT_SYMBOL vmlinux 0x7cde06e0 pci_try_set_mwi +EXPORT_SYMBOL vmlinux 0x7ce0254a pci_bus_size_bridges +EXPORT_SYMBOL vmlinux 0x7ce18c9f from_kqid +EXPORT_SYMBOL vmlinux 0x7ce58981 kvrealloc +EXPORT_SYMBOL vmlinux 0x7ce5cb7e no_seek_end_llseek_size +EXPORT_SYMBOL vmlinux 0x7cea8628 page_pool_alloc_pages +EXPORT_SYMBOL vmlinux 0x7cf35220 vme_master_free +EXPORT_SYMBOL vmlinux 0x7cfe368d net_dim_get_def_tx_moderation +EXPORT_SYMBOL vmlinux 0x7d0109a6 skb_tunnel_check_pmtu +EXPORT_SYMBOL vmlinux 0x7d0ba682 gen_pool_virt_to_phys +EXPORT_SYMBOL vmlinux 0x7d0db45c jiffies_to_clock_t +EXPORT_SYMBOL vmlinux 0x7d12d76d acpi_get_parent +EXPORT_SYMBOL vmlinux 0x7d27e504 dm_shift_arg +EXPORT_SYMBOL vmlinux 0x7d303b82 fs_param_is_s32 +EXPORT_SYMBOL vmlinux 0x7d39e2c2 vga_switcheroo_register_handler +EXPORT_SYMBOL vmlinux 0x7d4b176a netlbl_catmap_setbit +EXPORT_SYMBOL vmlinux 0x7d5475b8 xsk_clear_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x7d5e1008 __crc32c_le_shift +EXPORT_SYMBOL vmlinux 0x7d628444 memcpy_fromio +EXPORT_SYMBOL vmlinux 0x7d65d049 nla_put_64bit +EXPORT_SYMBOL vmlinux 0x7d6c4984 phy_get_eee_err +EXPORT_SYMBOL vmlinux 0x7d736158 ip_frag_next +EXPORT_SYMBOL vmlinux 0x7d74d522 kstrtoull_from_user +EXPORT_SYMBOL vmlinux 0x7d9e0266 blk_mq_stop_hw_queue +EXPORT_SYMBOL vmlinux 0x7dadaac5 nd_device_unregister +EXPORT_SYMBOL vmlinux 0x7daece67 quota_send_warning +EXPORT_SYMBOL vmlinux 0x7db0c50d tcf_qevent_init +EXPORT_SYMBOL vmlinux 0x7db8b987 blk_integrity_unregister +EXPORT_SYMBOL vmlinux 0x7db98990 sock_setsockopt +EXPORT_SYMBOL vmlinux 0x7dbdcdfd filemap_fdatawrite +EXPORT_SYMBOL vmlinux 0x7dc5ffa7 tc_skb_ext_tc_disable +EXPORT_SYMBOL vmlinux 0x7dcf4135 __xa_insert +EXPORT_SYMBOL vmlinux 0x7dd554fc unregister_kmmio_probe +EXPORT_SYMBOL vmlinux 0x7df835ff input_set_capability +EXPORT_SYMBOL vmlinux 0x7e022eb2 mdiobus_is_registered_device +EXPORT_SYMBOL vmlinux 0x7e063723 kthread_destroy_worker +EXPORT_SYMBOL vmlinux 0x7e08d4ec retire_super +EXPORT_SYMBOL vmlinux 0x7e09aaff input_set_timestamp +EXPORT_SYMBOL vmlinux 0x7e0b255f hdmi_audio_infoframe_pack_for_dp +EXPORT_SYMBOL vmlinux 0x7e15a3c8 inet6_unregister_protosw +EXPORT_SYMBOL vmlinux 0x7e1c566a __neigh_create +EXPORT_SYMBOL vmlinux 0x7e3191f6 try_to_del_timer_sync +EXPORT_SYMBOL vmlinux 0x7e3b76db jbd2_journal_start_commit +EXPORT_SYMBOL vmlinux 0x7e47fcfb dev_pick_tx_zero +EXPORT_SYMBOL vmlinux 0x7e5c77fb rawv6_mh_filter_unregister +EXPORT_SYMBOL vmlinux 0x7e5c9cbd migrate_device_finalize +EXPORT_SYMBOL vmlinux 0x7e651b83 fuse_dequeue_forget +EXPORT_SYMBOL vmlinux 0x7e6caab6 scsi_bios_ptable +EXPORT_SYMBOL vmlinux 0x7e6e9b66 netdev_has_any_upper_dev +EXPORT_SYMBOL vmlinux 0x7e7bcf26 acpi_map_cpu +EXPORT_SYMBOL vmlinux 0x7e7f803d kfree_skb_partial +EXPORT_SYMBOL vmlinux 0x7e8fe5bb qdisc_offload_dump_helper +EXPORT_SYMBOL vmlinux 0x7e98fa94 rproc_detach +EXPORT_SYMBOL vmlinux 0x7eb9872c consume_skb +EXPORT_SYMBOL vmlinux 0x7ec61774 misc_register +EXPORT_SYMBOL vmlinux 0x7ee0d685 peernet2id +EXPORT_SYMBOL vmlinux 0x7ef2b24d phy_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x7ef4bddc __sg_page_iter_next +EXPORT_SYMBOL vmlinux 0x7f02188f __msecs_to_jiffies +EXPORT_SYMBOL vmlinux 0x7f03b6a9 crc_ccitt_table +EXPORT_SYMBOL vmlinux 0x7f24de73 jiffies_to_usecs +EXPORT_SYMBOL vmlinux 0x7f2e2936 __traceiter_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x7f41658c xfrm_dev_state_flush +EXPORT_SYMBOL vmlinux 0x7f52071a net_dim +EXPORT_SYMBOL vmlinux 0x7f540f0e find_inode_nowait +EXPORT_SYMBOL vmlinux 0x7f558f6e mdiobus_write +EXPORT_SYMBOL vmlinux 0x7f62eaa4 sgl_free +EXPORT_SYMBOL vmlinux 0x7f6817c1 phy_disconnect +EXPORT_SYMBOL vmlinux 0x7f6a32e9 vfs_mkobj +EXPORT_SYMBOL vmlinux 0x7f6ca521 is_nvdimm_bus_locked +EXPORT_SYMBOL vmlinux 0x7f6d7cc4 inet6_offloads +EXPORT_SYMBOL vmlinux 0x7f748407 jbd2_journal_wipe +EXPORT_SYMBOL vmlinux 0x7f7f7bb4 irq_poll_disable +EXPORT_SYMBOL vmlinux 0x7f8d57f4 splice_direct_to_actor +EXPORT_SYMBOL vmlinux 0x7f92852a rtnetlink_put_metrics +EXPORT_SYMBOL vmlinux 0x7f92c020 xattr_full_name +EXPORT_SYMBOL vmlinux 0x7f984082 scsi_report_bus_reset +EXPORT_SYMBOL vmlinux 0x7f9c8779 rfkill_alloc +EXPORT_SYMBOL vmlinux 0x7fde1fbc acpi_walk_resource_buffer +EXPORT_SYMBOL vmlinux 0x7fe32873 rb_replace_node +EXPORT_SYMBOL vmlinux 0x7fe60fce mipi_dsi_dcs_set_page_address +EXPORT_SYMBOL vmlinux 0x7fedbe3d rproc_resource_cleanup +EXPORT_SYMBOL vmlinux 0x80099552 phy_write_mmd +EXPORT_SYMBOL vmlinux 0x800e8abe dev_uc_del +EXPORT_SYMBOL vmlinux 0x802c13cb rproc_alloc +EXPORT_SYMBOL vmlinux 0x803ddbb6 __posix_acl_create +EXPORT_SYMBOL vmlinux 0x8041d948 __cpuhp_remove_state +EXPORT_SYMBOL vmlinux 0x804af87c wrmsr_safe_on_cpu +EXPORT_SYMBOL vmlinux 0x8057d442 component_match_add_typed +EXPORT_SYMBOL vmlinux 0x80762048 _atomic_dec_and_raw_lock +EXPORT_SYMBOL vmlinux 0x80816f26 get_user_ifreq +EXPORT_SYMBOL vmlinux 0x8088bdad vlan_ioctl_set +EXPORT_SYMBOL vmlinux 0x8090890f xfrm_state_delete_tunnel +EXPORT_SYMBOL vmlinux 0x809459c0 mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x809f5bd5 unload_nls +EXPORT_SYMBOL vmlinux 0x80a717a8 __percpu_counter_compare +EXPORT_SYMBOL vmlinux 0x80a88b68 pid_task +EXPORT_SYMBOL vmlinux 0x80b494f4 fs_param_is_path +EXPORT_SYMBOL vmlinux 0x80b7fe5d get_watch_queue +EXPORT_SYMBOL vmlinux 0x80ca5026 _bin2bcd +EXPORT_SYMBOL vmlinux 0x80ccde73 __devm_request_region +EXPORT_SYMBOL vmlinux 0x80d65356 phy_connect_direct +EXPORT_SYMBOL vmlinux 0x80d68d3e fb_register_client +EXPORT_SYMBOL vmlinux 0x80e5f86f fscrypt_fname_alloc_buffer +EXPORT_SYMBOL vmlinux 0x80fbfe80 netdev_lower_get_next_private +EXPORT_SYMBOL vmlinux 0x80fcf885 inet_del_offload +EXPORT_SYMBOL vmlinux 0x8112b3d2 scsi_build_sense_buffer +EXPORT_SYMBOL vmlinux 0x81188c30 match_string +EXPORT_SYMBOL vmlinux 0x811ad400 sock_no_shutdown +EXPORT_SYMBOL vmlinux 0x8122990e acpi_notifier_call_chain +EXPORT_SYMBOL vmlinux 0x81465d1b folio_mark_dirty +EXPORT_SYMBOL vmlinux 0x81491054 security_binder_transaction +EXPORT_SYMBOL vmlinux 0x81533963 sysfs_format_mac +EXPORT_SYMBOL vmlinux 0x815456f4 scsi_host_put +EXPORT_SYMBOL vmlinux 0x815b5dd4 match_octal +EXPORT_SYMBOL vmlinux 0x815f2897 empty_zero_page +EXPORT_SYMBOL vmlinux 0x816347c6 agp_device_command +EXPORT_SYMBOL vmlinux 0x81810c43 devm_extcon_register_notifier_all +EXPORT_SYMBOL vmlinux 0x818416e1 scsi_set_sense_information +EXPORT_SYMBOL vmlinux 0x8193f6f4 netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x8196782d crypto_sha256_update +EXPORT_SYMBOL vmlinux 0x81a1eb59 utf8_unload +EXPORT_SYMBOL vmlinux 0x81ac0006 mmc_can_erase +EXPORT_SYMBOL vmlinux 0x81ac5e33 trace_print_hex_dump_seq +EXPORT_SYMBOL vmlinux 0x81c51d19 irq_cpu_rmap_add +EXPORT_SYMBOL vmlinux 0x81cdb179 netlink_net_capable +EXPORT_SYMBOL vmlinux 0x81ce9941 intel_scu_ipc_dev_writev +EXPORT_SYMBOL vmlinux 0x81d6c28b acpi_buffer_to_resource +EXPORT_SYMBOL vmlinux 0x81db6ebb xz_dec_reset +EXPORT_SYMBOL vmlinux 0x81e6b37f dmi_get_system_info +EXPORT_SYMBOL vmlinux 0x820a07e5 tty_do_resize +EXPORT_SYMBOL vmlinux 0x820eb94e put_disk +EXPORT_SYMBOL vmlinux 0x821ca341 sock_sendmsg +EXPORT_SYMBOL vmlinux 0x821d98a8 udp_poll +EXPORT_SYMBOL vmlinux 0x822d6d68 pci_enable_link_state +EXPORT_SYMBOL vmlinux 0x823459f4 tty_port_put +EXPORT_SYMBOL vmlinux 0x823679e2 mdio_device_reset +EXPORT_SYMBOL vmlinux 0x8238a88f reuseport_migrate_sock +EXPORT_SYMBOL vmlinux 0x823c19ea iosf_mbi_unregister_pmic_bus_access_notifier_unlocked +EXPORT_SYMBOL vmlinux 0x823db7ea tty_port_block_til_ready +EXPORT_SYMBOL vmlinux 0x82481e8e seq_put_decimal_ull +EXPORT_SYMBOL vmlinux 0x824cb7b6 bioset_init +EXPORT_SYMBOL vmlinux 0x8250a173 node_data +EXPORT_SYMBOL vmlinux 0x825971ad phy_mipi_dphy_get_default_config_for_hsclk +EXPORT_SYMBOL vmlinux 0x82622cd0 fs_param_is_blob +EXPORT_SYMBOL vmlinux 0x82791807 set_anon_super +EXPORT_SYMBOL vmlinux 0x8283ec68 pci_get_device +EXPORT_SYMBOL vmlinux 0x82bc1957 scmd_printk +EXPORT_SYMBOL vmlinux 0x82c87ad5 nr_online_nodes +EXPORT_SYMBOL vmlinux 0x82cfc411 pci_disable_msix +EXPORT_SYMBOL vmlinux 0x82d668d4 tcp_simple_retransmit +EXPORT_SYMBOL vmlinux 0x82ee90dc timer_delete_sync +EXPORT_SYMBOL vmlinux 0x832ad235 agp_generic_mask_memory +EXPORT_SYMBOL vmlinux 0x8332097d t10_pi_type3_crc +EXPORT_SYMBOL vmlinux 0x834025d4 inode_set_flags +EXPORT_SYMBOL vmlinux 0x834dddfc tcf_exts_validate_ex +EXPORT_SYMBOL vmlinux 0x8353574d __alloc_pages +EXPORT_SYMBOL vmlinux 0x83581089 gf128mul_init_4k_lle +EXPORT_SYMBOL vmlinux 0x835a229c ipv6_skip_exthdr +EXPORT_SYMBOL vmlinux 0x8365c1fe tcf_block_put_ext +EXPORT_SYMBOL vmlinux 0x8380e9b1 sync_blockdev_range +EXPORT_SYMBOL vmlinux 0x838d2bc8 siphash_3u32 +EXPORT_SYMBOL vmlinux 0x83c54539 inet_rcv_saddr_equal +EXPORT_SYMBOL vmlinux 0x83d6d624 pcim_iounmap +EXPORT_SYMBOL vmlinux 0x83de79c0 tcp_read_skb +EXPORT_SYMBOL vmlinux 0x83e924e0 __i2c_transfer +EXPORT_SYMBOL vmlinux 0x83eb64b5 netif_set_tso_max_segs +EXPORT_SYMBOL vmlinux 0x83fc6df8 sockfd_lookup +EXPORT_SYMBOL vmlinux 0x83ff7120 mmc_can_secure_erase_trim +EXPORT_SYMBOL vmlinux 0x84043ae0 tcp_md5_do_del +EXPORT_SYMBOL vmlinux 0x8405bd62 cdrom_dummy_generic_packet +EXPORT_SYMBOL vmlinux 0x8427cc7b _raw_spin_lock_irq +EXPORT_SYMBOL vmlinux 0x842c8e9d ioread16 +EXPORT_SYMBOL vmlinux 0x843763f5 pm860x_set_bits +EXPORT_SYMBOL vmlinux 0x8459ca25 pci_find_resource +EXPORT_SYMBOL vmlinux 0x846883f0 seg6_hmac_validate_skb +EXPORT_SYMBOL vmlinux 0x847ce6cb mt_find_after +EXPORT_SYMBOL vmlinux 0x84823cf3 nla_strscpy +EXPORT_SYMBOL vmlinux 0x848d372e iowrite8 +EXPORT_SYMBOL vmlinux 0x84914079 __kfifo_dma_out_prepare +EXPORT_SYMBOL vmlinux 0x84a0ca4d bitmap_zalloc_node +EXPORT_SYMBOL vmlinux 0x84ae058b secure_tcpv6_ts_off +EXPORT_SYMBOL vmlinux 0x84d5d0e7 devfreq_monitor_suspend +EXPORT_SYMBOL vmlinux 0x84dd9814 pci_enable_device +EXPORT_SYMBOL vmlinux 0x850f41b1 genphy_write_mmd_unsupported +EXPORT_SYMBOL vmlinux 0x8518a4a6 _raw_spin_trylock_bh +EXPORT_SYMBOL vmlinux 0x851f030d netlink_capable +EXPORT_SYMBOL vmlinux 0x8522d6bc strncpy_from_user +EXPORT_SYMBOL vmlinux 0x852e64b9 sockopt_release_sock +EXPORT_SYMBOL vmlinux 0x8531e225 dqget +EXPORT_SYMBOL vmlinux 0x85416d23 getname_kernel +EXPORT_SYMBOL vmlinux 0x8541bacc vga_switcheroo_client_probe_defer +EXPORT_SYMBOL vmlinux 0x8543b14b unregister_framebuffer +EXPORT_SYMBOL vmlinux 0x855c0b2b pci_write_config_byte +EXPORT_SYMBOL vmlinux 0x85663175 sock_kzfree_s +EXPORT_SYMBOL vmlinux 0x85670f1d rtnl_is_locked +EXPORT_SYMBOL vmlinux 0x8568767c __netif_schedule +EXPORT_SYMBOL vmlinux 0x856e4acb kthread_bind +EXPORT_SYMBOL vmlinux 0x8572b89a xfrm_replay_seqhi +EXPORT_SYMBOL vmlinux 0x857e7669 vm_map_ram +EXPORT_SYMBOL vmlinux 0x858a9994 generic_perform_write +EXPORT_SYMBOL vmlinux 0x8591d7d5 ledtrig_mtd_activity +EXPORT_SYMBOL vmlinux 0x85a37d3d i2c_smbus_write_i2c_block_data +EXPORT_SYMBOL vmlinux 0x85b5e625 rfkill_set_states +EXPORT_SYMBOL vmlinux 0x85bd1608 __request_region +EXPORT_SYMBOL vmlinux 0x85d9ee20 proc_create_mount_point +EXPORT_SYMBOL vmlinux 0x85da8792 make_kprojid +EXPORT_SYMBOL vmlinux 0x85df9b6c strsep +EXPORT_SYMBOL vmlinux 0x85efc7e0 zero_pfn +EXPORT_SYMBOL vmlinux 0x85f596a4 neigh_proc_dointvec +EXPORT_SYMBOL vmlinux 0x85fc01a3 fasync_helper +EXPORT_SYMBOL vmlinux 0x860c232a kfree_skb_list_reason +EXPORT_SYMBOL vmlinux 0x860fc54a __sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x8619cf18 request_firmware_nowait +EXPORT_SYMBOL vmlinux 0x862c8035 bitmap_alloc_node +EXPORT_SYMBOL vmlinux 0x86365a92 edac_mc_find +EXPORT_SYMBOL vmlinux 0x863672dd agp_generic_create_gatt_table +EXPORT_SYMBOL vmlinux 0x863a276a color_table +EXPORT_SYMBOL vmlinux 0x86640f7e md_finish_reshape +EXPORT_SYMBOL vmlinux 0x866502d2 fwnode_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x866a62b2 gnet_stats_basic_sync_init +EXPORT_SYMBOL vmlinux 0x868acba5 get_options +EXPORT_SYMBOL vmlinux 0x868ceb18 flow_rule_match_icmp +EXPORT_SYMBOL vmlinux 0x869045df vme_register_bridge +EXPORT_SYMBOL vmlinux 0x86a6b50a configfs_unregister_default_group +EXPORT_SYMBOL vmlinux 0x86b243a8 netdev_upper_get_next_dev_rcu +EXPORT_SYMBOL vmlinux 0x86b96c16 blk_mq_stop_hw_queues +EXPORT_SYMBOL vmlinux 0x86bb45eb softnet_data +EXPORT_SYMBOL vmlinux 0x86bef6f1 udp_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x86c7272b iosf_mbi_read +EXPORT_SYMBOL vmlinux 0x86cccbfb kthread_stop +EXPORT_SYMBOL vmlinux 0x86d52ba5 lookup_constant +EXPORT_SYMBOL vmlinux 0x86d7dc76 load_nls +EXPORT_SYMBOL vmlinux 0x86dd708d tc_skb_ext_tc_enable +EXPORT_SYMBOL vmlinux 0x86e0afea input_allocate_device +EXPORT_SYMBOL vmlinux 0x86ea6dfc d_delete +EXPORT_SYMBOL vmlinux 0x86f27420 iosf_mbi_block_punit_i2c_access +EXPORT_SYMBOL vmlinux 0x86f8dfc5 dump_skip_to +EXPORT_SYMBOL vmlinux 0x86fb9b05 bitmap_parse_user +EXPORT_SYMBOL vmlinux 0x870e72bc inet_csk_accept +EXPORT_SYMBOL vmlinux 0x8733f915 reuseport_has_conns_set +EXPORT_SYMBOL vmlinux 0x8739bc11 ptp_find_pin +EXPORT_SYMBOL vmlinux 0x8740e153 arp_xmit +EXPORT_SYMBOL vmlinux 0x87573ab9 vfs_getattr_nosec +EXPORT_SYMBOL vmlinux 0x875fadbd xfrm_sad_getinfo +EXPORT_SYMBOL vmlinux 0x8761c87b rps_needed +EXPORT_SYMBOL vmlinux 0x876220db netdev_set_num_tc +EXPORT_SYMBOL vmlinux 0x87706d4e __put_user_nocheck_8 +EXPORT_SYMBOL vmlinux 0x87809aeb put_user_ifreq +EXPORT_SYMBOL vmlinux 0x87a21cb3 __ubsan_handle_out_of_bounds +EXPORT_SYMBOL vmlinux 0x87b006f3 __ip_dev_find +EXPORT_SYMBOL vmlinux 0x87c8c92f dma_fence_match_context +EXPORT_SYMBOL vmlinux 0x87c95dff __nla_put +EXPORT_SYMBOL vmlinux 0x87ccf1bc alloc_file_pseudo +EXPORT_SYMBOL vmlinux 0x87db5d7c flow_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x87ec16c5 input_inject_event +EXPORT_SYMBOL vmlinux 0x8810754a _find_first_bit +EXPORT_SYMBOL vmlinux 0x88130518 pci_pme_active +EXPORT_SYMBOL vmlinux 0x881bad5e phy_mipi_dphy_config_validate +EXPORT_SYMBOL vmlinux 0x881c4413 gen_pool_first_fit +EXPORT_SYMBOL vmlinux 0x881d0d0f dev_get_by_napi_id +EXPORT_SYMBOL vmlinux 0x8823ef75 intel_gmch_gtt_insert_page +EXPORT_SYMBOL vmlinux 0x88314bce md_handle_request +EXPORT_SYMBOL vmlinux 0x8840ab18 pmem_sector_size +EXPORT_SYMBOL vmlinux 0x8853963b xfrm_dst_ifdown +EXPORT_SYMBOL vmlinux 0x8854e013 kiocb_set_cancel_fn +EXPORT_SYMBOL vmlinux 0x8861a39e udp_seq_start +EXPORT_SYMBOL vmlinux 0x8865458f __tracepoint_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x8875136f truncate_inode_pages_range +EXPORT_SYMBOL vmlinux 0x887a2bc9 bio_integrity_trim +EXPORT_SYMBOL vmlinux 0x88822d38 unregister_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0x88829a1f copy_page_to_iter_nofault +EXPORT_SYMBOL vmlinux 0x8888f1fe xxh32 +EXPORT_SYMBOL vmlinux 0x888babad dma_pool_create +EXPORT_SYMBOL vmlinux 0x889b1370 _raw_read_trylock +EXPORT_SYMBOL vmlinux 0x889fc072 unregister_cdrom +EXPORT_SYMBOL vmlinux 0x88c23913 scsi_test_unit_ready +EXPORT_SYMBOL vmlinux 0x88cae6a4 km_state_notify +EXPORT_SYMBOL vmlinux 0x88db9f48 __check_object_size +EXPORT_SYMBOL vmlinux 0x88e1d0f0 page_frag_free +EXPORT_SYMBOL vmlinux 0x88fe3c11 filemap_check_errors +EXPORT_SYMBOL vmlinux 0x890578a7 security_sb_set_mnt_opts +EXPORT_SYMBOL vmlinux 0x8917a79d elv_bio_merge_ok +EXPORT_SYMBOL vmlinux 0x891c5392 phy_mac_interrupt +EXPORT_SYMBOL vmlinux 0x891dbb8f sgl_free_order +EXPORT_SYMBOL vmlinux 0x89269cce filemap_fault +EXPORT_SYMBOL vmlinux 0x8930748f scsi_device_quiesce +EXPORT_SYMBOL vmlinux 0x893b63f4 vfs_get_tree +EXPORT_SYMBOL vmlinux 0x89434b4b radix_tree_tag_clear +EXPORT_SYMBOL vmlinux 0x895fb6a1 page_pool_destroy +EXPORT_SYMBOL vmlinux 0x8987e62a security_inode_getsecctx +EXPORT_SYMBOL vmlinux 0x89940875 mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x89b224ad grab_cache_page_write_begin +EXPORT_SYMBOL vmlinux 0x89c0adc7 regset_get +EXPORT_SYMBOL vmlinux 0x89c2d040 dev_graft_qdisc +EXPORT_SYMBOL vmlinux 0x89c8d7c7 iov_iter_init +EXPORT_SYMBOL vmlinux 0x89d403c5 tcp_recvmsg +EXPORT_SYMBOL vmlinux 0x89eb877e reuseport_add_sock +EXPORT_SYMBOL vmlinux 0x89f26421 md_write_inc +EXPORT_SYMBOL vmlinux 0x89f9bc04 devm_clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0x8a12dd93 inet_add_offload +EXPORT_SYMBOL vmlinux 0x8a221172 vc_cons +EXPORT_SYMBOL vmlinux 0x8a30d3f9 vme_master_mmap +EXPORT_SYMBOL vmlinux 0x8a35b432 sme_me_mask +EXPORT_SYMBOL vmlinux 0x8a37f8c9 pci_ep_cfs_add_epf_group +EXPORT_SYMBOL vmlinux 0x8a39447b phy_init_hw +EXPORT_SYMBOL vmlinux 0x8a449e3a dma_unmap_sg_attrs +EXPORT_SYMBOL vmlinux 0x8a47043d LZ4_decompress_safe_continue +EXPORT_SYMBOL vmlinux 0x8a490c90 rfkill_set_sw_state +EXPORT_SYMBOL vmlinux 0x8a4c412b mount_single +EXPORT_SYMBOL vmlinux 0x8a525007 neigh_parms_release +EXPORT_SYMBOL vmlinux 0x8a54670a __x86_indirect_jump_thunk_r14 +EXPORT_SYMBOL vmlinux 0x8a610b5f i2c_verify_adapter +EXPORT_SYMBOL vmlinux 0x8a6c7139 acpi_mask_gpe +EXPORT_SYMBOL vmlinux 0x8a7094ba vm_brk_flags +EXPORT_SYMBOL vmlinux 0x8a7af160 phy_ethtool_get_strings +EXPORT_SYMBOL vmlinux 0x8a7d1c31 high_memory +EXPORT_SYMBOL vmlinux 0x8a833583 dma_fence_array_ops +EXPORT_SYMBOL vmlinux 0x8a8754d0 ip6_frag_init +EXPORT_SYMBOL vmlinux 0x8a98c120 ipv6_mc_check_mld +EXPORT_SYMBOL vmlinux 0x8a99a016 mempool_free_slab +EXPORT_SYMBOL vmlinux 0x8a9d7935 ipv4_dst_check +EXPORT_SYMBOL vmlinux 0x8aaecd60 __put_cred +EXPORT_SYMBOL vmlinux 0x8ab55245 devm_clk_get +EXPORT_SYMBOL vmlinux 0x8ac3334b net_dim_get_def_rx_moderation +EXPORT_SYMBOL vmlinux 0x8ad1dad3 invalidate_disk +EXPORT_SYMBOL vmlinux 0x8aebd22e nvdimm_namespace_locked +EXPORT_SYMBOL vmlinux 0x8aeee20d ppp_unregister_compressor +EXPORT_SYMBOL vmlinux 0x8af53879 devm_devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x8b0088d1 LZ4_decompress_safe_usingDict +EXPORT_SYMBOL vmlinux 0x8b2c7e8a i2c_clients_command +EXPORT_SYMBOL vmlinux 0x8b31e323 rps_may_expire_flow +EXPORT_SYMBOL vmlinux 0x8b34f1f7 prepare_to_swait_exclusive +EXPORT_SYMBOL vmlinux 0x8b371c12 xfrm_input +EXPORT_SYMBOL vmlinux 0x8b45d5ba md_update_sb +EXPORT_SYMBOL vmlinux 0x8b534a47 security_dentry_create_files_as +EXPORT_SYMBOL vmlinux 0x8b537f35 __scm_destroy +EXPORT_SYMBOL vmlinux 0x8b542e65 serial8250_set_isa_configurator +EXPORT_SYMBOL vmlinux 0x8b5fdf5f i2c_smbus_read_byte_data +EXPORT_SYMBOL vmlinux 0x8b618d08 overflowuid +EXPORT_SYMBOL vmlinux 0x8b65e58c agp_generic_free_gatt_table +EXPORT_SYMBOL vmlinux 0x8b7ae5df genphy_loopback +EXPORT_SYMBOL vmlinux 0x8b7f9e09 gnet_stats_copy_app +EXPORT_SYMBOL vmlinux 0x8b8059bd in_group_p +EXPORT_SYMBOL vmlinux 0x8b910be2 errseq_sample +EXPORT_SYMBOL vmlinux 0x8b966b63 sn_rtc_cycles_per_second +EXPORT_SYMBOL vmlinux 0x8b989cf9 acpi_bus_can_wakeup +EXPORT_SYMBOL vmlinux 0x8bd4cf71 mipi_dsi_detach +EXPORT_SYMBOL vmlinux 0x8bd577d0 acpi_ut_exit +EXPORT_SYMBOL vmlinux 0x8bdfc47c __mb_cache_entry_free +EXPORT_SYMBOL vmlinux 0x8c12ec9a rproc_boot +EXPORT_SYMBOL vmlinux 0x8c26d495 prepare_to_wait_event +EXPORT_SYMBOL vmlinux 0x8c30bf67 zstd_dctx_workspace_bound +EXPORT_SYMBOL vmlinux 0x8c46b0f0 fs_lookup_param +EXPORT_SYMBOL vmlinux 0x8c4e01b6 textsearch_register +EXPORT_SYMBOL vmlinux 0x8c783224 simple_open +EXPORT_SYMBOL vmlinux 0x8c8569cb kstrtoint +EXPORT_SYMBOL vmlinux 0x8c98067e nf_log_unregister +EXPORT_SYMBOL vmlinux 0x8c9e338f acpi_bios_error +EXPORT_SYMBOL vmlinux 0x8caf9305 uuid_is_valid +EXPORT_SYMBOL vmlinux 0x8cb4b96d tag_pages_for_writeback +EXPORT_SYMBOL vmlinux 0x8cc79cab iowrite16_rep +EXPORT_SYMBOL vmlinux 0x8cced45c tcf_exts_dump_stats +EXPORT_SYMBOL vmlinux 0x8cda8029 xen_clear_irq_pending +EXPORT_SYMBOL vmlinux 0x8cde9373 uart_get_baud_rate +EXPORT_SYMBOL vmlinux 0x8ce3ca0a sock_no_linger +EXPORT_SYMBOL vmlinux 0x8cec63ff __dquot_free_space +EXPORT_SYMBOL vmlinux 0x8cf1fa48 ip6_err_gen_icmpv6_unreach +EXPORT_SYMBOL vmlinux 0x8d057c6a blkdev_put +EXPORT_SYMBOL vmlinux 0x8d33e672 __find_nth_andnot_bit +EXPORT_SYMBOL vmlinux 0x8d4446c0 folio_set_bh +EXPORT_SYMBOL vmlinux 0x8d448ae3 dquot_writeback_dquots +EXPORT_SYMBOL vmlinux 0x8d4afc5e jbd2_journal_inode_ranged_write +EXPORT_SYMBOL vmlinux 0x8d4c7ce5 kmem_cache_size +EXPORT_SYMBOL vmlinux 0x8d55bb8a qid_eq +EXPORT_SYMBOL vmlinux 0x8d5d37cd xfrm_state_walk +EXPORT_SYMBOL vmlinux 0x8d60652c __SCT__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x8d6aff89 __put_user_nocheck_4 +EXPORT_SYMBOL vmlinux 0x8d73278e hex_asc_upper +EXPORT_SYMBOL vmlinux 0x8d7d43a6 proto_register +EXPORT_SYMBOL vmlinux 0x8d874918 vga_switcheroo_unregister_client +EXPORT_SYMBOL vmlinux 0x8d886f6e mark_buffer_dirty_inode +EXPORT_SYMBOL vmlinux 0x8d9fed5c dev_vprintk_emit +EXPORT_SYMBOL vmlinux 0x8da16d3f filemap_flush +EXPORT_SYMBOL vmlinux 0x8da220f5 pcix_get_mmrbc +EXPORT_SYMBOL vmlinux 0x8dafaf22 hdmi_avi_infoframe_pack +EXPORT_SYMBOL vmlinux 0x8db22efe acpi_setup_gpe_for_wake +EXPORT_SYMBOL vmlinux 0x8db40b54 amd_iommu_flush_page +EXPORT_SYMBOL vmlinux 0x8db8e8ec nlmsg_notify +EXPORT_SYMBOL vmlinux 0x8dbf3eac blk_rq_append_bio +EXPORT_SYMBOL vmlinux 0x8dd01732 folio_wait_private_2 +EXPORT_SYMBOL vmlinux 0x8dd893d8 xfrm6_protocol_register +EXPORT_SYMBOL vmlinux 0x8ddd8aad schedule_timeout +EXPORT_SYMBOL vmlinux 0x8dea6e19 path_is_mountpoint +EXPORT_SYMBOL vmlinux 0x8dee722d _raw_read_lock_bh +EXPORT_SYMBOL vmlinux 0x8df92f66 memchr_inv +EXPORT_SYMBOL vmlinux 0x8df9dd10 guid_null +EXPORT_SYMBOL vmlinux 0x8e09ae5c skb_expand_head +EXPORT_SYMBOL vmlinux 0x8e0eb813 dm_unregister_target +EXPORT_SYMBOL vmlinux 0x8e17b3ae idr_destroy +EXPORT_SYMBOL vmlinux 0x8e20fd80 dev_mc_unsync +EXPORT_SYMBOL vmlinux 0x8e28b630 dquot_set_dqblk +EXPORT_SYMBOL vmlinux 0x8e36fa0a no_seek_end_llseek +EXPORT_SYMBOL vmlinux 0x8e3bc5e8 vga_switcheroo_init_domain_pm_ops +EXPORT_SYMBOL vmlinux 0x8e3e0f7d fault_in_readable +EXPORT_SYMBOL vmlinux 0x8e508a6a netdev_core_stats_alloc +EXPORT_SYMBOL vmlinux 0x8e50c8d7 dquot_set_dqinfo +EXPORT_SYMBOL vmlinux 0x8e559d4a netlink_kernel_release +EXPORT_SYMBOL vmlinux 0x8e6e4705 __inode_add_bytes +EXPORT_SYMBOL vmlinux 0x8e7b0203 key_type_keyring +EXPORT_SYMBOL vmlinux 0x8e7e6b6e md_bitmap_close_sync +EXPORT_SYMBOL vmlinux 0x8e7efb58 __dev_direct_xmit +EXPORT_SYMBOL vmlinux 0x8e828577 ip_sock_set_tos +EXPORT_SYMBOL vmlinux 0x8e8bd5cd fb_prepare_logo +EXPORT_SYMBOL vmlinux 0x8e93bd24 security_secctx_to_secid +EXPORT_SYMBOL vmlinux 0x8e9ab9e4 pskb_extract +EXPORT_SYMBOL vmlinux 0x8eac024c flow_block_cb_priv +EXPORT_SYMBOL vmlinux 0x8eaf2a5f vga_switcheroo_unregister_handler +EXPORT_SYMBOL vmlinux 0x8eb6a501 jbd2_journal_abort +EXPORT_SYMBOL vmlinux 0x8ec760b0 cgroup_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0x8ec95e4c simple_setattr +EXPORT_SYMBOL vmlinux 0x8ee5baf1 mmc_retune_pause +EXPORT_SYMBOL vmlinux 0x8eeeff3f skb_copy_and_hash_datagram_iter +EXPORT_SYMBOL vmlinux 0x8f01afd6 twl6030_interrupt_mask +EXPORT_SYMBOL vmlinux 0x8f13c485 __hw_addr_ref_unsync_dev +EXPORT_SYMBOL vmlinux 0x8f2703b7 wbinvd_on_all_cpus +EXPORT_SYMBOL vmlinux 0x8f3abf5e ip6_mtu +EXPORT_SYMBOL vmlinux 0x8f3e9a46 inet_select_addr +EXPORT_SYMBOL vmlinux 0x8f422828 user_path_at_empty +EXPORT_SYMBOL vmlinux 0x8f423add tcf_block_put +EXPORT_SYMBOL vmlinux 0x8f482455 neigh_carrier_down +EXPORT_SYMBOL vmlinux 0x8f80bf11 acpi_install_gpe_raw_handler +EXPORT_SYMBOL vmlinux 0x8f8a236b jbd2_journal_init_inode +EXPORT_SYMBOL vmlinux 0x8f90e807 scsi_report_device_reset +EXPORT_SYMBOL vmlinux 0x8f996a30 ethtool_convert_legacy_u32_to_link_mode +EXPORT_SYMBOL vmlinux 0x8f9c199c __get_user_2 +EXPORT_SYMBOL vmlinux 0x8fa15e04 kill_block_super +EXPORT_SYMBOL vmlinux 0x8fa25c24 xa_find +EXPORT_SYMBOL vmlinux 0x8fa9fd71 sock_wfree +EXPORT_SYMBOL vmlinux 0x8faf23c0 agp_allocate_memory +EXPORT_SYMBOL vmlinux 0x8fc35556 agp_free_memory +EXPORT_SYMBOL vmlinux 0x8fcb5464 register_console +EXPORT_SYMBOL vmlinux 0x8ff840ba lock_rename +EXPORT_SYMBOL vmlinux 0x8ff89ed0 seg6_hmac_exit +EXPORT_SYMBOL vmlinux 0x90006be6 dm_kcopyd_client_flush +EXPORT_SYMBOL vmlinux 0x90087850 mmc_gpiod_request_ro +EXPORT_SYMBOL vmlinux 0x902d8722 vme_slave_get +EXPORT_SYMBOL vmlinux 0x9034a696 mempool_destroy +EXPORT_SYMBOL vmlinux 0x9035b525 do_clone_file_range +EXPORT_SYMBOL vmlinux 0x905100a4 devm_pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x90576ec4 vmemdup_user +EXPORT_SYMBOL vmlinux 0x90577f36 cros_ec_cmd_xfer_status +EXPORT_SYMBOL vmlinux 0x90643004 param_ops_uint +EXPORT_SYMBOL vmlinux 0x907e9429 tls_server_hello_x509 +EXPORT_SYMBOL vmlinux 0x90867ef8 devfreq_monitor_start +EXPORT_SYMBOL vmlinux 0x908d143b dquot_file_open +EXPORT_SYMBOL vmlinux 0x9092defd proc_doulongvec_minmax +EXPORT_SYMBOL vmlinux 0x90aeb796 __do_once_sleepable_done +EXPORT_SYMBOL vmlinux 0x90bbb073 kobject_put +EXPORT_SYMBOL vmlinux 0x90c6d73a jbd2_fc_begin_commit +EXPORT_SYMBOL vmlinux 0x90c7fb52 inet_csk_complete_hashdance +EXPORT_SYMBOL vmlinux 0x90de3e93 ip6tun_encaps +EXPORT_SYMBOL vmlinux 0x9100f548 clk_get +EXPORT_SYMBOL vmlinux 0x910287d0 inode_query_iversion +EXPORT_SYMBOL vmlinux 0x910567ba skb_queue_tail +EXPORT_SYMBOL vmlinux 0x910701bd vfs_path_lookup +EXPORT_SYMBOL vmlinux 0x9108c556 km_state_expired +EXPORT_SYMBOL vmlinux 0x9114b616 __xa_alloc +EXPORT_SYMBOL vmlinux 0x912fa6bf bpf_link_get_from_fd +EXPORT_SYMBOL vmlinux 0x91423cec _dev_info +EXPORT_SYMBOL vmlinux 0x91436627 jbd2_fc_get_buf +EXPORT_SYMBOL vmlinux 0x91585c76 skb_copy_and_csum_bits +EXPORT_SYMBOL vmlinux 0x91607d95 set_memory_wb +EXPORT_SYMBOL vmlinux 0x916325d8 sock_alloc_file +EXPORT_SYMBOL vmlinux 0x9164a44d blk_pm_runtime_init +EXPORT_SYMBOL vmlinux 0x9166fada strncpy +EXPORT_SYMBOL vmlinux 0x9166fc03 __flush_workqueue +EXPORT_SYMBOL vmlinux 0x9176145b acpi_install_global_event_handler +EXPORT_SYMBOL vmlinux 0x9177e44d fb_get_mode +EXPORT_SYMBOL vmlinux 0x918a431b dev_pre_changeaddr_notify +EXPORT_SYMBOL vmlinux 0x919615fc ndo_dflt_fdb_del +EXPORT_SYMBOL vmlinux 0x919c58f3 __clzsi2 +EXPORT_SYMBOL vmlinux 0x91a09d69 pnp_possible_config +EXPORT_SYMBOL vmlinux 0x91a10c61 intel_scu_ipc_dev_simple_command +EXPORT_SYMBOL vmlinux 0x91a488ac __netdev_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x91a73401 jbd2_journal_try_to_free_buffers +EXPORT_SYMBOL vmlinux 0x91a7b1da qdisc_class_hash_remove +EXPORT_SYMBOL vmlinux 0x91c432ab from_kprojid_munged +EXPORT_SYMBOL vmlinux 0x91c91b7b dquot_scan_active +EXPORT_SYMBOL vmlinux 0x91cd06a5 __sk_mem_reclaim +EXPORT_SYMBOL vmlinux 0x91dc43fb __check_sticky +EXPORT_SYMBOL vmlinux 0x91e425aa kernel_listen +EXPORT_SYMBOL vmlinux 0x91ed6704 md_cluster_ops +EXPORT_SYMBOL vmlinux 0x91f44510 idr_alloc_cyclic +EXPORT_SYMBOL vmlinux 0x91f66790 rproc_coredump_add_segment +EXPORT_SYMBOL vmlinux 0x91f68ea1 __hw_addr_sync +EXPORT_SYMBOL vmlinux 0x9201d04a __blk_alloc_disk +EXPORT_SYMBOL vmlinux 0x92159685 phy_start +EXPORT_SYMBOL vmlinux 0x9217727b pci_alloc_irq_vectors +EXPORT_SYMBOL vmlinux 0x921a9f40 phy_device_register +EXPORT_SYMBOL vmlinux 0x922f45a6 __bitmap_clear +EXPORT_SYMBOL vmlinux 0x923b1276 dmaengine_get +EXPORT_SYMBOL vmlinux 0x923f9bb2 xfrm_init_state +EXPORT_SYMBOL vmlinux 0x92454776 scsi_report_opcode +EXPORT_SYMBOL vmlinux 0x92540fbf finish_wait +EXPORT_SYMBOL vmlinux 0x9258c776 hdmi_vendor_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x92774cf8 __kfence_pool +EXPORT_SYMBOL vmlinux 0x92881e39 mark_buffer_dirty +EXPORT_SYMBOL vmlinux 0x92897e3d default_idle +EXPORT_SYMBOL vmlinux 0x9291cd3b memdup_user +EXPORT_SYMBOL vmlinux 0x929878b2 posix_acl_to_xattr +EXPORT_SYMBOL vmlinux 0x92a51e56 acpi_debug_print_raw +EXPORT_SYMBOL vmlinux 0x92aa0b43 blk_mq_rq_cpu +EXPORT_SYMBOL vmlinux 0x92b99a33 acpi_put_table +EXPORT_SYMBOL vmlinux 0x92b9b180 slash_name +EXPORT_SYMBOL vmlinux 0x92c6606b devm_of_iomap +EXPORT_SYMBOL vmlinux 0x92c856a3 iwe_stream_add_event +EXPORT_SYMBOL vmlinux 0x92d5838e request_threaded_irq +EXPORT_SYMBOL vmlinux 0x92e683f5 down_timeout +EXPORT_SYMBOL vmlinux 0x92e9b1e1 mr_mfc_seq_idx +EXPORT_SYMBOL vmlinux 0x92ec510d jiffies64_to_msecs +EXPORT_SYMBOL vmlinux 0x92fa5abb vme_lm_detach +EXPORT_SYMBOL vmlinux 0x92fbe7a5 ndisc_mc_map +EXPORT_SYMBOL vmlinux 0x93022ba6 __scsi_format_command +EXPORT_SYMBOL vmlinux 0x9305f8e6 cpufreq_get +EXPORT_SYMBOL vmlinux 0x93065d53 nvdimm_bus_unlock +EXPORT_SYMBOL vmlinux 0x930ce5be nvdimm_check_and_set_ro +EXPORT_SYMBOL vmlinux 0x930d1098 xfrm4_rcv +EXPORT_SYMBOL vmlinux 0x930d8b76 mipi_dsi_dcs_read +EXPORT_SYMBOL vmlinux 0x9319bdc9 devm_memunmap +EXPORT_SYMBOL vmlinux 0x934f564b __x86_indirect_jump_thunk_r15 +EXPORT_SYMBOL vmlinux 0x937733e3 qid_valid +EXPORT_SYMBOL vmlinux 0x9382cf7f uart_suspend_port +EXPORT_SYMBOL vmlinux 0x93899d3d fwnode_get_mac_address +EXPORT_SYMBOL vmlinux 0x938d79e4 tcp_sock_set_keepcnt +EXPORT_SYMBOL vmlinux 0x939cd2c3 invalidate_mapping_pages +EXPORT_SYMBOL vmlinux 0x93a6e0b2 io_schedule +EXPORT_SYMBOL vmlinux 0x93b3fc74 register_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x93be2e95 eisa_driver_unregister +EXPORT_SYMBOL vmlinux 0x93d6dd8c complete_all +EXPORT_SYMBOL vmlinux 0x93f04fde kobject_get_unless_zero +EXPORT_SYMBOL vmlinux 0x93f4f355 devm_pci_remap_cfgspace +EXPORT_SYMBOL vmlinux 0x94142c15 eisa_bus_type +EXPORT_SYMBOL vmlinux 0x9428f816 dim_turn +EXPORT_SYMBOL vmlinux 0x943bb966 dquot_acquire +EXPORT_SYMBOL vmlinux 0x944375db _totalram_pages +EXPORT_SYMBOL vmlinux 0x944a564d is_console_locked +EXPORT_SYMBOL vmlinux 0x9459a225 simple_transaction_read +EXPORT_SYMBOL vmlinux 0x949296e1 mark_buffer_async_write +EXPORT_SYMBOL vmlinux 0x9493fc86 node_states +EXPORT_SYMBOL vmlinux 0x94961283 vunmap +EXPORT_SYMBOL vmlinux 0x94990ba1 tso_build_hdr +EXPORT_SYMBOL vmlinux 0x949d9f01 cfb_copyarea +EXPORT_SYMBOL vmlinux 0x94ae4411 netif_inherit_tso_max +EXPORT_SYMBOL vmlinux 0x94bb7ec3 gen_pool_dma_zalloc_algo +EXPORT_SYMBOL vmlinux 0x94bf03ca utf8_to_utf32 +EXPORT_SYMBOL vmlinux 0x94c7d0f7 mini_qdisc_pair_swap +EXPORT_SYMBOL vmlinux 0x94d811e2 scsi_print_result +EXPORT_SYMBOL vmlinux 0x9507c90f copy_fsxattr_to_user +EXPORT_SYMBOL vmlinux 0x95097243 blk_rq_map_user_io +EXPORT_SYMBOL vmlinux 0x953d2426 utf8_strncmp +EXPORT_SYMBOL vmlinux 0x9542669b thaw_super +EXPORT_SYMBOL vmlinux 0x954b0b28 tty_port_init +EXPORT_SYMBOL vmlinux 0x954cef6f init_on_alloc +EXPORT_SYMBOL vmlinux 0x954f099c idr_preload +EXPORT_SYMBOL vmlinux 0x9551911c ip6_fraglist_init +EXPORT_SYMBOL vmlinux 0x9560b3cc xfrm_policy_walk_done +EXPORT_SYMBOL vmlinux 0x957c9ebf neigh_proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0x95847ff0 dst_cow_metrics_generic +EXPORT_SYMBOL vmlinux 0x9589fc46 write_inode_now +EXPORT_SYMBOL vmlinux 0x958cc4e7 set_page_dirty_lock +EXPORT_SYMBOL vmlinux 0x9590856d i2c_smbus_write_block_data +EXPORT_SYMBOL vmlinux 0x95953194 xfrm_stateonly_find +EXPORT_SYMBOL vmlinux 0x959c5070 remove_arg_zero +EXPORT_SYMBOL vmlinux 0x95a07bb5 acpi_execute_reg_methods +EXPORT_SYMBOL vmlinux 0x95a67b07 udp_table +EXPORT_SYMBOL vmlinux 0x95aa0c77 pci_enable_wake +EXPORT_SYMBOL vmlinux 0x95c1098b phy_read_paged +EXPORT_SYMBOL vmlinux 0x95cd2925 __hw_addr_sync_dev +EXPORT_SYMBOL vmlinux 0x95e892fe cad_pid +EXPORT_SYMBOL vmlinux 0x9603de87 mr_mfc_find_any +EXPORT_SYMBOL vmlinux 0x9625695d acpi_install_gpe_block +EXPORT_SYMBOL vmlinux 0x963e4f97 fs_context_for_submount +EXPORT_SYMBOL vmlinux 0x96492ff1 mdio_driver_register +EXPORT_SYMBOL vmlinux 0x964de8d1 ip_cmsg_recv_offset +EXPORT_SYMBOL vmlinux 0x966500c2 param_set_int +EXPORT_SYMBOL vmlinux 0x96708b7c udp_pre_connect +EXPORT_SYMBOL vmlinux 0x96848186 scnprintf +EXPORT_SYMBOL vmlinux 0x968c4950 mdio_device_create +EXPORT_SYMBOL vmlinux 0x9692b70f iter_file_splice_write +EXPORT_SYMBOL vmlinux 0x96a1a2af ethtool_aggregate_mac_stats +EXPORT_SYMBOL vmlinux 0x96a229c5 tcf_em_unregister +EXPORT_SYMBOL vmlinux 0x96b29254 strncasecmp +EXPORT_SYMBOL vmlinux 0x96c130b1 generic_error_remove_page +EXPORT_SYMBOL vmlinux 0x96c17136 fb_var_to_videomode +EXPORT_SYMBOL vmlinux 0x96cd2b04 scsi_sense_key_string +EXPORT_SYMBOL vmlinux 0x96d40393 open_exec +EXPORT_SYMBOL vmlinux 0x96d7f620 ping_prot +EXPORT_SYMBOL vmlinux 0x96da4981 debugfs_create_automount +EXPORT_SYMBOL vmlinux 0x96e03f72 blk_start_plug +EXPORT_SYMBOL vmlinux 0x96e5d30f gen_pool_set_algo +EXPORT_SYMBOL vmlinux 0x96eab78b iosf_mbi_modify +EXPORT_SYMBOL vmlinux 0x96f1f3a6 folio_mapping +EXPORT_SYMBOL vmlinux 0x96fab350 dim_park_on_top +EXPORT_SYMBOL vmlinux 0x973149cb scsi_scan_host +EXPORT_SYMBOL vmlinux 0x973fa82e register_acpi_notifier +EXPORT_SYMBOL vmlinux 0x97418c16 input_register_handler +EXPORT_SYMBOL vmlinux 0x9742edad fget +EXPORT_SYMBOL vmlinux 0x97651e6c vmemmap_base +EXPORT_SYMBOL vmlinux 0x9769e31d pci_bus_write_config_dword +EXPORT_SYMBOL vmlinux 0x97722b2d try_lookup_one_len +EXPORT_SYMBOL vmlinux 0x977774a5 thermal_zone_device_critical +EXPORT_SYMBOL vmlinux 0x97792970 mmc_set_data_timeout +EXPORT_SYMBOL vmlinux 0x97796289 vm_node_stat +EXPORT_SYMBOL vmlinux 0x977b76cc pci_get_class +EXPORT_SYMBOL vmlinux 0x97965224 acpi_get_hp_hw_control_from_firmware +EXPORT_SYMBOL vmlinux 0x979acffe __pskb_pull_tail +EXPORT_SYMBOL vmlinux 0x979ad118 pm8606_osc_disable +EXPORT_SYMBOL vmlinux 0x97a3d526 filemap_page_mkwrite +EXPORT_SYMBOL vmlinux 0x97a57333 crc_t10dif_update +EXPORT_SYMBOL vmlinux 0x97aa58e0 __phy_write_mmd +EXPORT_SYMBOL vmlinux 0x97adb487 utf8s_to_utf16s +EXPORT_SYMBOL vmlinux 0x97bdfa60 scsi_dev_info_remove_list +EXPORT_SYMBOL vmlinux 0x97d18b63 rproc_del +EXPORT_SYMBOL vmlinux 0x97ee09ef locks_remove_posix +EXPORT_SYMBOL vmlinux 0x97fae97c __xfrm_route_forward +EXPORT_SYMBOL vmlinux 0x98153fc7 pci_request_irq +EXPORT_SYMBOL vmlinux 0x98170e33 genphy_check_and_restart_aneg +EXPORT_SYMBOL vmlinux 0x9829fc11 __kfifo_out_peek_r +EXPORT_SYMBOL vmlinux 0x983228a3 dev_printk_emit +EXPORT_SYMBOL vmlinux 0x98406922 inet_csk_init_xmit_timers +EXPORT_SYMBOL vmlinux 0x984d9c39 cpumask_next_wrap +EXPORT_SYMBOL vmlinux 0x98555a05 dma_fence_chain_walk +EXPORT_SYMBOL vmlinux 0x9858f364 get_random_u8 +EXPORT_SYMBOL vmlinux 0x987ab7ba blk_rq_map_kern +EXPORT_SYMBOL vmlinux 0x989b51fc input_mt_drop_unused +EXPORT_SYMBOL vmlinux 0x98c6dab2 ipv4_specific +EXPORT_SYMBOL vmlinux 0x98c89ade security_xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x98cb878e proc_dobool +EXPORT_SYMBOL vmlinux 0x98dc8d3b sk_stream_wait_close +EXPORT_SYMBOL vmlinux 0x98e157b0 netpoll_print_options +EXPORT_SYMBOL vmlinux 0x98e32105 user_path_create +EXPORT_SYMBOL vmlinux 0x98e508ef ignore_console_lock_warning +EXPORT_SYMBOL vmlinux 0x99078b39 trace_print_flags_seq +EXPORT_SYMBOL vmlinux 0x991c85c1 dquot_load_quota_sb +EXPORT_SYMBOL vmlinux 0x9939eba0 backlight_unregister_notifier +EXPORT_SYMBOL vmlinux 0x994338b7 simple_recursive_removal +EXPORT_SYMBOL vmlinux 0x99517682 udp_encap_enable +EXPORT_SYMBOL vmlinux 0x9956fb59 kmem_cache_alloc_lru +EXPORT_SYMBOL vmlinux 0x995bf0f6 get_ipc_ns_exported +EXPORT_SYMBOL vmlinux 0x99643b68 agp_generic_alloc_user +EXPORT_SYMBOL vmlinux 0x999aaf0b sock_init_data +EXPORT_SYMBOL vmlinux 0x999e8297 vfree +EXPORT_SYMBOL vmlinux 0x99a72cf2 tcf_idr_search +EXPORT_SYMBOL vmlinux 0x99bd2b24 inode_init_once +EXPORT_SYMBOL vmlinux 0x99bf89cf write_cache_pages +EXPORT_SYMBOL vmlinux 0x99c8d075 get_agp_version +EXPORT_SYMBOL vmlinux 0x99cc6dfd __quota_error +EXPORT_SYMBOL vmlinux 0x99d472b1 net_dim_get_rx_moderation +EXPORT_SYMBOL vmlinux 0x99daa9bf try_offline_node +EXPORT_SYMBOL vmlinux 0x99e8ee24 i2c_transfer_buffer_flags +EXPORT_SYMBOL vmlinux 0x99e94ea6 generic_fadvise +EXPORT_SYMBOL vmlinux 0x99f068d5 x86_cpu_to_node_map +EXPORT_SYMBOL vmlinux 0x99f51520 xfrm_policy_walk +EXPORT_SYMBOL vmlinux 0x99f7371c refcount_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0x99f9638f __napi_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x99fe56ad pneigh_enqueue +EXPORT_SYMBOL vmlinux 0x9a0188a0 fscrypt_free_bounce_page +EXPORT_SYMBOL vmlinux 0x9a03b99d max8925_bulk_write +EXPORT_SYMBOL vmlinux 0x9a0689ab pci_bus_assign_resources +EXPORT_SYMBOL vmlinux 0x9a182276 netdev_next_lower_dev_rcu +EXPORT_SYMBOL vmlinux 0x9a1dfd65 strpbrk +EXPORT_SYMBOL vmlinux 0x9a1f83fa block_dirty_folio +EXPORT_SYMBOL vmlinux 0x9a22391e radix_tree_gang_lookup_tag_slot +EXPORT_SYMBOL vmlinux 0x9a2c088f irq_stat +EXPORT_SYMBOL vmlinux 0x9a44dcd9 fb_set_var +EXPORT_SYMBOL vmlinux 0x9a45ae16 __nd_driver_register +EXPORT_SYMBOL vmlinux 0x9a4b5a00 simple_lookup +EXPORT_SYMBOL vmlinux 0x9a557db7 intel_gmch_probe +EXPORT_SYMBOL vmlinux 0x9a583306 netlbl_bitmap_walk +EXPORT_SYMBOL vmlinux 0x9a72ac8b __neigh_event_send +EXPORT_SYMBOL vmlinux 0x9a74bd70 phy_ethtool_get_wol +EXPORT_SYMBOL vmlinux 0x9a8cb42c mipi_dsi_dcs_enter_sleep_mode +EXPORT_SYMBOL vmlinux 0x9aaeefce sysctl_nf_log_all_netns +EXPORT_SYMBOL vmlinux 0x9ab425d1 pci_claim_resource +EXPORT_SYMBOL vmlinux 0x9abf0ff9 skb_clone +EXPORT_SYMBOL vmlinux 0x9acd3f6f get_cpu_entry_area +EXPORT_SYMBOL vmlinux 0x9ad7a582 iosf_mbi_assert_punit_acquired +EXPORT_SYMBOL vmlinux 0x9ad850f0 ww_mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x9ae47436 _find_last_bit +EXPORT_SYMBOL vmlinux 0x9aec9737 xen_alloc_unpopulated_pages +EXPORT_SYMBOL vmlinux 0x9aefdc28 skb_ensure_writable +EXPORT_SYMBOL vmlinux 0x9b052ad3 fwnode_irq_get +EXPORT_SYMBOL vmlinux 0x9b094df5 vfs_fileattr_set +EXPORT_SYMBOL vmlinux 0x9b11730f input_copy_abs +EXPORT_SYMBOL vmlinux 0x9b152e5a scsi_unblock_requests +EXPORT_SYMBOL vmlinux 0x9b17c6a7 vfs_mknod +EXPORT_SYMBOL vmlinux 0x9b1ba2f3 dcb_ieee_getapp_default_prio_mask +EXPORT_SYMBOL vmlinux 0x9b2560b9 gf128mul_init_4k_bbe +EXPORT_SYMBOL vmlinux 0x9b2c8da6 always_delete_dentry +EXPORT_SYMBOL vmlinux 0x9b33e0d7 unregister_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x9b496b21 posix_acl_alloc +EXPORT_SYMBOL vmlinux 0x9b61e258 __blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x9b72478f acpi_unload_parent_table +EXPORT_SYMBOL vmlinux 0x9b8f3118 tty_port_close +EXPORT_SYMBOL vmlinux 0x9b97118b tcp_make_synack +EXPORT_SYMBOL vmlinux 0x9ba369fc audit_log_start +EXPORT_SYMBOL vmlinux 0x9bb17da5 tcf_register_action +EXPORT_SYMBOL vmlinux 0x9bb4e317 ioread32be +EXPORT_SYMBOL vmlinux 0x9bfe71f9 tcp_rcv_established +EXPORT_SYMBOL vmlinux 0x9bff6960 amd_iommu_domain_set_gcr3 +EXPORT_SYMBOL vmlinux 0x9c0368b6 tcf_em_register +EXPORT_SYMBOL vmlinux 0x9c0812e8 set_posix_acl +EXPORT_SYMBOL vmlinux 0x9c0bba49 scsi_eh_restore_cmnd +EXPORT_SYMBOL vmlinux 0x9c122bcf mempool_create_node +EXPORT_SYMBOL vmlinux 0x9c303620 dev_mc_init +EXPORT_SYMBOL vmlinux 0x9c3e8f49 dcb_ieee_getapp_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0x9c520713 tcp_req_err +EXPORT_SYMBOL vmlinux 0x9c65b78a csum_partial_copy_nocheck +EXPORT_SYMBOL vmlinux 0x9c67ccc7 gnet_stats_copy_rate_est +EXPORT_SYMBOL vmlinux 0x9c86b9ab fileattr_fill_flags +EXPORT_SYMBOL vmlinux 0x9c88cd42 genl_unregister_family +EXPORT_SYMBOL vmlinux 0x9c8fdb2a fault_in_iov_iter_readable +EXPORT_SYMBOL vmlinux 0x9c9aa3b9 parse_int_array_user +EXPORT_SYMBOL vmlinux 0x9c9fa10b mmc_detect_card_removed +EXPORT_SYMBOL vmlinux 0x9ca05c28 jbd2_fc_end_commit +EXPORT_SYMBOL vmlinux 0x9cab34a6 rfkill_set_led_trigger_name +EXPORT_SYMBOL vmlinux 0x9cb986f2 vmalloc_base +EXPORT_SYMBOL vmlinux 0x9cc97a90 blk_sync_queue +EXPORT_SYMBOL vmlinux 0x9ccf7171 vme_dma_pci_attribute +EXPORT_SYMBOL vmlinux 0x9cd7d9c1 genphy_read_lpa +EXPORT_SYMBOL vmlinux 0x9cdfb3f7 sysctl_fb_tunnels_only_for_init_net +EXPORT_SYMBOL vmlinux 0x9ce7a3e4 netif_schedule_queue +EXPORT_SYMBOL vmlinux 0x9ce8d442 devm_register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x9ced41ad __SCT__tp_func_read_msr +EXPORT_SYMBOL vmlinux 0x9cf817b9 nd_pfn_validate +EXPORT_SYMBOL vmlinux 0x9d099a39 acpi_remove_gpe_handler +EXPORT_SYMBOL vmlinux 0x9d0d6206 unregister_netdevice_notifier +EXPORT_SYMBOL vmlinux 0x9d26675e zstd_cstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x9d2ab8ac __tasklet_schedule +EXPORT_SYMBOL vmlinux 0x9d2e7707 unregister_sysrq_key +EXPORT_SYMBOL vmlinux 0x9d36f20e __folio_put +EXPORT_SYMBOL vmlinux 0x9d4c8fb2 skb_store_bits +EXPORT_SYMBOL vmlinux 0x9d61e994 ucs2_strncmp +EXPORT_SYMBOL vmlinux 0x9d64d02b mmc_detect_change +EXPORT_SYMBOL vmlinux 0x9d670920 inet6_protos +EXPORT_SYMBOL vmlinux 0x9d6d2d72 xfrm_input_resume +EXPORT_SYMBOL vmlinux 0x9d70541a native_save_fl +EXPORT_SYMBOL vmlinux 0x9d92f3ad __wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0x9d9415b9 devm_request_any_context_irq +EXPORT_SYMBOL vmlinux 0x9d9fcba7 __skb_flow_dissect +EXPORT_SYMBOL vmlinux 0x9dd31315 agp_generic_alloc_pages +EXPORT_SYMBOL vmlinux 0x9dd8e5bb param_array_ops +EXPORT_SYMBOL vmlinux 0x9dd9df13 dm_kcopyd_client_create +EXPORT_SYMBOL vmlinux 0x9df995fb stack_depot_set_extra_bits +EXPORT_SYMBOL vmlinux 0x9e053e82 netlink_rcv_skb +EXPORT_SYMBOL vmlinux 0x9e08a318 vfs_path_parent_lookup +EXPORT_SYMBOL vmlinux 0x9e0acc07 skb_copy_datagram_iter +EXPORT_SYMBOL vmlinux 0x9e0c711d vzalloc_node +EXPORT_SYMBOL vmlinux 0x9e0fa5ae hsiphash_3u32 +EXPORT_SYMBOL vmlinux 0x9e13f6f6 gf128mul_lle +EXPORT_SYMBOL vmlinux 0x9e154514 rproc_mem_entry_init +EXPORT_SYMBOL vmlinux 0x9e2737f0 acpi_install_interface_handler +EXPORT_SYMBOL vmlinux 0x9e2a3ea5 mipi_dsi_generic_write +EXPORT_SYMBOL vmlinux 0x9e2c59ca md_register_thread +EXPORT_SYMBOL vmlinux 0x9e4faeef dm_io_client_destroy +EXPORT_SYMBOL vmlinux 0x9e61bb05 set_freezable +EXPORT_SYMBOL vmlinux 0x9e64fbfe rtc_cmos_read +EXPORT_SYMBOL vmlinux 0x9e683f75 __cpu_possible_mask +EXPORT_SYMBOL vmlinux 0x9e7d6bd0 __udelay +EXPORT_SYMBOL vmlinux 0x9e964c6c fwnode_irq_get_byname +EXPORT_SYMBOL vmlinux 0x9e9d953a register_netdevice +EXPORT_SYMBOL vmlinux 0x9e9eab95 devcgroup_check_permission +EXPORT_SYMBOL vmlinux 0x9e9fdd9d memunmap +EXPORT_SYMBOL vmlinux 0x9ea1bd81 flow_block_cb_setup_simple +EXPORT_SYMBOL vmlinux 0x9eacf8a5 kstrndup +EXPORT_SYMBOL vmlinux 0x9ead9ffe make_kgid +EXPORT_SYMBOL vmlinux 0x9eb89834 __sock_i_ino +EXPORT_SYMBOL vmlinux 0x9ec0e639 twl6030_interrupt_unmask +EXPORT_SYMBOL vmlinux 0x9ec6ca96 ktime_get_real_ts64 +EXPORT_SYMBOL vmlinux 0x9ecbf7dd bprm_change_interp +EXPORT_SYMBOL vmlinux 0x9ed12e20 kmalloc_large +EXPORT_SYMBOL vmlinux 0x9ed978de vme_lm_set +EXPORT_SYMBOL vmlinux 0x9ede3ab2 _dev_warn +EXPORT_SYMBOL vmlinux 0x9ef0eee7 __SCT__tp_func_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x9f003a72 agp_generic_free_by_type +EXPORT_SYMBOL vmlinux 0x9f0a0184 netdev_update_features +EXPORT_SYMBOL vmlinux 0x9f0e61d9 input_release_device +EXPORT_SYMBOL vmlinux 0x9f215dca iov_iter_gap_alignment +EXPORT_SYMBOL vmlinux 0x9f46ced8 __sw_hweight64 +EXPORT_SYMBOL vmlinux 0x9f4f2aa3 acpi_gbl_FADT +EXPORT_SYMBOL vmlinux 0x9f50b770 keyring_restrict +EXPORT_SYMBOL vmlinux 0x9f54ead7 gro_cells_destroy +EXPORT_SYMBOL vmlinux 0x9f68b98d sock_register +EXPORT_SYMBOL vmlinux 0x9f6f3c17 sk_mc_loop +EXPORT_SYMBOL vmlinux 0x9f76baf4 _raw_write_unlock_irq +EXPORT_SYMBOL vmlinux 0x9f8ce123 fget_raw +EXPORT_SYMBOL vmlinux 0x9f8d7318 phy_mii_ioctl +EXPORT_SYMBOL vmlinux 0x9f96e2e9 has_capability +EXPORT_SYMBOL vmlinux 0x9f984513 strrchr +EXPORT_SYMBOL vmlinux 0x9fa5f188 __skb_checksum_complete_head +EXPORT_SYMBOL vmlinux 0x9fa7184a cancel_delayed_work_sync +EXPORT_SYMBOL vmlinux 0x9fb07e76 xfrm6_protocol_deregister +EXPORT_SYMBOL vmlinux 0x9fb41842 netdev_offload_xstats_report_delta +EXPORT_SYMBOL vmlinux 0x9fc15ca5 elv_rb_find +EXPORT_SYMBOL vmlinux 0x9fdecc31 unregister_netdevice_many +EXPORT_SYMBOL vmlinux 0x9feed7ce timer_reduce +EXPORT_SYMBOL vmlinux 0x9ffa3a75 netdev_max_backlog +EXPORT_SYMBOL vmlinux 0xa00aca2a dql_completed +EXPORT_SYMBOL vmlinux 0xa01d3df6 font_vga_8x16 +EXPORT_SYMBOL vmlinux 0xa028f5af mfd_remove_devices +EXPORT_SYMBOL vmlinux 0xa02aa74a __cond_resched_lock +EXPORT_SYMBOL vmlinux 0xa02eb48f dev_get_stats +EXPORT_SYMBOL vmlinux 0xa033d747 next_arg +EXPORT_SYMBOL vmlinux 0xa0436e98 in6addr_linklocal_allnodes +EXPORT_SYMBOL vmlinux 0xa0441208 tcp_syn_ack_timeout +EXPORT_SYMBOL vmlinux 0xa057df8f twl_set_regcache_bypass +EXPORT_SYMBOL vmlinux 0xa05b6be2 psched_ppscfg_precompute +EXPORT_SYMBOL vmlinux 0xa06169f7 ps2_interrupt +EXPORT_SYMBOL vmlinux 0xa06b22f3 folio_migrate_mapping +EXPORT_SYMBOL vmlinux 0xa07a37f0 memchr +EXPORT_SYMBOL vmlinux 0xa07ca764 follow_down +EXPORT_SYMBOL vmlinux 0xa07d1b3c tasklet_setup +EXPORT_SYMBOL vmlinux 0xa084749a __bitmap_or +EXPORT_SYMBOL vmlinux 0xa0889682 tcp_v4_do_rcv +EXPORT_SYMBOL vmlinux 0xa095e02e generic_check_addressable +EXPORT_SYMBOL vmlinux 0xa09b7aeb inet_release +EXPORT_SYMBOL vmlinux 0xa0ae1e73 siphash_3u64 +EXPORT_SYMBOL vmlinux 0xa0b04675 vmalloc_32 +EXPORT_SYMBOL vmlinux 0xa0ba9c60 qdisc_create_dflt +EXPORT_SYMBOL vmlinux 0xa0c8d43b nf_ct_attach +EXPORT_SYMBOL vmlinux 0xa0d0beaa clk_add_alias +EXPORT_SYMBOL vmlinux 0xa0dad88e netdev_adjacent_get_private +EXPORT_SYMBOL vmlinux 0xa0e91053 skb_pull +EXPORT_SYMBOL vmlinux 0xa0eae826 smp_call_function +EXPORT_SYMBOL vmlinux 0xa0ebd14c sysctl_tcp_mem +EXPORT_SYMBOL vmlinux 0xa0ebd437 hdmi_drm_infoframe_check +EXPORT_SYMBOL vmlinux 0xa0f10085 __sg_free_table +EXPORT_SYMBOL vmlinux 0xa0f3bcd0 serial8250_do_pm +EXPORT_SYMBOL vmlinux 0xa0f8155a __mod_zone_page_state +EXPORT_SYMBOL vmlinux 0xa0fbac79 wake_up_bit +EXPORT_SYMBOL vmlinux 0xa103e57f tty_port_free_xmit_buf +EXPORT_SYMBOL vmlinux 0xa108eb4d sysctl_optmem_max +EXPORT_SYMBOL vmlinux 0xa11b75ce d_obtain_alias +EXPORT_SYMBOL vmlinux 0xa1525b20 ilookup5 +EXPORT_SYMBOL vmlinux 0xa16b67dd iget5_locked +EXPORT_SYMBOL vmlinux 0xa177f75b security_unix_stream_connect +EXPORT_SYMBOL vmlinux 0xa17d0f3b generic_parse_monolithic +EXPORT_SYMBOL vmlinux 0xa17dbdef security_sctp_assoc_established +EXPORT_SYMBOL vmlinux 0xa187152c uart_write_wakeup +EXPORT_SYMBOL vmlinux 0xa1acbf49 vlan_vids_del_by_dev +EXPORT_SYMBOL vmlinux 0xa1bedd72 amd_iommu_pc_get_max_counters +EXPORT_SYMBOL vmlinux 0xa1ee092d xsk_set_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0xa1f80c84 filemap_write_and_wait_range +EXPORT_SYMBOL vmlinux 0xa2060911 inet_current_timestamp +EXPORT_SYMBOL vmlinux 0xa2078d3c shmem_aops +EXPORT_SYMBOL vmlinux 0xa20c3f34 bio_init +EXPORT_SYMBOL vmlinux 0xa216eef6 proc_mkdir +EXPORT_SYMBOL vmlinux 0xa2292c5e pcie_print_link_status +EXPORT_SYMBOL vmlinux 0xa2326c49 acpi_remove_table_handler +EXPORT_SYMBOL vmlinux 0xa23a4209 __traceiter_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xa23ffc04 groups_sort +EXPORT_SYMBOL vmlinux 0xa2436e36 page_pool_return_skb_page +EXPORT_SYMBOL vmlinux 0xa2453a18 dst_release_immediate +EXPORT_SYMBOL vmlinux 0xa245cefc flow_rule_match_enc_keyid +EXPORT_SYMBOL vmlinux 0xa245fa20 setup_new_exec +EXPORT_SYMBOL vmlinux 0xa24f23d8 __request_module +EXPORT_SYMBOL vmlinux 0xa263892b fscrypt_fname_free_buffer +EXPORT_SYMBOL vmlinux 0xa27f2256 dm_table_run_md_queue_async +EXPORT_SYMBOL vmlinux 0xa28a3045 pci_set_master +EXPORT_SYMBOL vmlinux 0xa28cfcc0 gen_estimator_active +EXPORT_SYMBOL vmlinux 0xa2b7a4db __mmap_lock_do_trace_released +EXPORT_SYMBOL vmlinux 0xa2c77fe2 dquot_drop +EXPORT_SYMBOL vmlinux 0xa2d52bd1 truncate_pagecache_range +EXPORT_SYMBOL vmlinux 0xa2f52400 tcp_splice_read +EXPORT_SYMBOL vmlinux 0xa2f58159 crypto_sha1_finup +EXPORT_SYMBOL vmlinux 0xa2fc2a41 kmem_cache_free +EXPORT_SYMBOL vmlinux 0xa3021183 __ip_options_compile +EXPORT_SYMBOL vmlinux 0xa3092d86 wake_up_process +EXPORT_SYMBOL vmlinux 0xa30df58f pnp_register_driver +EXPORT_SYMBOL vmlinux 0xa34e5dfe xfrm_dev_policy_flush +EXPORT_SYMBOL vmlinux 0xa3535498 scsi_device_lookup +EXPORT_SYMBOL vmlinux 0xa35834bf pcim_iomap_table +EXPORT_SYMBOL vmlinux 0xa3689f0a simple_rmdir +EXPORT_SYMBOL vmlinux 0xa36a48c0 _dev_err +EXPORT_SYMBOL vmlinux 0xa375d384 nf_register_queue_handler +EXPORT_SYMBOL vmlinux 0xa3854366 redraw_screen +EXPORT_SYMBOL vmlinux 0xa38f21b9 amd_iommu_update_ga +EXPORT_SYMBOL vmlinux 0xa3a9e7a4 security_sb_remount +EXPORT_SYMBOL vmlinux 0xa3adf518 mdiobus_setup_mdiodev_from_board_info +EXPORT_SYMBOL vmlinux 0xa3b7aeb5 proc_symlink +EXPORT_SYMBOL vmlinux 0xa3be8342 __ubsan_handle_type_mismatch +EXPORT_SYMBOL vmlinux 0xa3cefaa0 blake2s_update +EXPORT_SYMBOL vmlinux 0xa3e4f871 acpi_initialize_debugger +EXPORT_SYMBOL vmlinux 0xa3fea172 sha224_final +EXPORT_SYMBOL vmlinux 0xa3ff5854 mmc_of_parse +EXPORT_SYMBOL vmlinux 0xa40ab4c3 md_bitmap_start_sync +EXPORT_SYMBOL vmlinux 0xa40ff01b acpi_dbg_layer +EXPORT_SYMBOL vmlinux 0xa4191c0b memset_io +EXPORT_SYMBOL vmlinux 0xa41cfb1f crypto_sha3_final +EXPORT_SYMBOL vmlinux 0xa428249d fb_show_logo +EXPORT_SYMBOL vmlinux 0xa42f751a fd_install +EXPORT_SYMBOL vmlinux 0xa431473a inet_sock_destruct +EXPORT_SYMBOL vmlinux 0xa440d121 flow_keys_dissector +EXPORT_SYMBOL vmlinux 0xa457e994 __free_pages +EXPORT_SYMBOL vmlinux 0xa45aae33 zpool_unregister_driver +EXPORT_SYMBOL vmlinux 0xa45fe90e sock_dequeue_err_skb +EXPORT_SYMBOL vmlinux 0xa469d7bf d_drop +EXPORT_SYMBOL vmlinux 0xa47f41d0 alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0xa4b94fea iowrite8_rep +EXPORT_SYMBOL vmlinux 0xa4c015ea blk_integrity_compare +EXPORT_SYMBOL vmlinux 0xa4cb35a4 tcp_stream_memory_free +EXPORT_SYMBOL vmlinux 0xa4d4f0e6 global_cache_flush +EXPORT_SYMBOL vmlinux 0xa4e4a8e6 mq_change_real_num_tx +EXPORT_SYMBOL vmlinux 0xa4ee1731 devm_free_irq +EXPORT_SYMBOL vmlinux 0xa4faf62a acpi_disable_gpe +EXPORT_SYMBOL vmlinux 0xa507125e acpi_clear_gpe +EXPORT_SYMBOL vmlinux 0xa50bcff0 x86_cpu_to_apicid +EXPORT_SYMBOL vmlinux 0xa5294a00 agp_alloc_page_array +EXPORT_SYMBOL vmlinux 0xa52bedf6 xenbus_dev_request_and_reply +EXPORT_SYMBOL vmlinux 0xa52d5942 tcp_disconnect +EXPORT_SYMBOL vmlinux 0xa531081f slab_build_skb +EXPORT_SYMBOL vmlinux 0xa532e876 neigh_lookup +EXPORT_SYMBOL vmlinux 0xa5359c9e tty_port_carrier_raised +EXPORT_SYMBOL vmlinux 0xa53622db zap_page_range_single +EXPORT_SYMBOL vmlinux 0xa536f68e phy_ethtool_ksettings_get +EXPORT_SYMBOL vmlinux 0xa5456952 pci_enable_ptm +EXPORT_SYMBOL vmlinux 0xa54b9063 cpu_rmap_add +EXPORT_SYMBOL vmlinux 0xa5526619 rb_insert_color +EXPORT_SYMBOL vmlinux 0xa55a43fb nla_put +EXPORT_SYMBOL vmlinux 0xa5788b20 nd_btt_arena_is_valid +EXPORT_SYMBOL vmlinux 0xa58af0a6 _raw_read_unlock_irq +EXPORT_SYMBOL vmlinux 0xa5976e4f dev_base_lock +EXPORT_SYMBOL vmlinux 0xa59b34c0 scsi_vpd_tpg_id +EXPORT_SYMBOL vmlinux 0xa59c0650 __blk_rq_map_sg +EXPORT_SYMBOL vmlinux 0xa5a17d27 reuseport_alloc +EXPORT_SYMBOL vmlinux 0xa5c8e42c unregister_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0xa5cc068e mmc_remove_host +EXPORT_SYMBOL vmlinux 0xa5cdf248 inet_csk_delete_keepalive_timer +EXPORT_SYMBOL vmlinux 0xa5e298e8 neigh_table_clear +EXPORT_SYMBOL vmlinux 0xa5e55057 rdmsrl_safe_on_cpu +EXPORT_SYMBOL vmlinux 0xa61ced89 qdisc_put_rtab +EXPORT_SYMBOL vmlinux 0xa6257a2f complete +EXPORT_SYMBOL vmlinux 0xa62c0c7c cros_ec_check_result +EXPORT_SYMBOL vmlinux 0xa6457c89 hdmi_infoframe_pack +EXPORT_SYMBOL vmlinux 0xa648e561 __ubsan_handle_shift_out_of_bounds +EXPORT_SYMBOL vmlinux 0xa64c7249 __printk_cpu_sync_try_get +EXPORT_SYMBOL vmlinux 0xa65611ea sock_bindtoindex +EXPORT_SYMBOL vmlinux 0xa659d806 mdiobus_write_nested +EXPORT_SYMBOL vmlinux 0xa678009b twl6040_get_vibralr_status +EXPORT_SYMBOL vmlinux 0xa67b1040 md_bitmap_unplug +EXPORT_SYMBOL vmlinux 0xa681fe88 generate_random_uuid +EXPORT_SYMBOL vmlinux 0xa68243c5 netdev_warn +EXPORT_SYMBOL vmlinux 0xa6a3c201 jbd2__journal_start +EXPORT_SYMBOL vmlinux 0xa6b865e3 md_reap_sync_thread +EXPORT_SYMBOL vmlinux 0xa6db970b unregister_nls +EXPORT_SYMBOL vmlinux 0xa6eff013 pipe_unlock +EXPORT_SYMBOL vmlinux 0xa70517c6 kill_pgrp +EXPORT_SYMBOL vmlinux 0xa70ed9dc tcp_hashinfo +EXPORT_SYMBOL vmlinux 0xa70fabbe release_evntsel_nmi +EXPORT_SYMBOL vmlinux 0xa71d2e2c ioread16be +EXPORT_SYMBOL vmlinux 0xa72035f9 xa_get_order +EXPORT_SYMBOL vmlinux 0xa723cb9d jbd2_journal_get_create_access +EXPORT_SYMBOL vmlinux 0xa7244ad6 pcim_iomap +EXPORT_SYMBOL vmlinux 0xa728fab1 sys_imageblit +EXPORT_SYMBOL vmlinux 0xa72cfb7d ioremap_wt +EXPORT_SYMBOL vmlinux 0xa738a540 __ip_queue_xmit +EXPORT_SYMBOL vmlinux 0xa74237bf flow_rule_match_mpls +EXPORT_SYMBOL vmlinux 0xa74c9877 refcount_dec_and_rtnl_lock +EXPORT_SYMBOL vmlinux 0xa769020e pcie_get_speed_cap +EXPORT_SYMBOL vmlinux 0xa76ae02b submit_bio_wait +EXPORT_SYMBOL vmlinux 0xa76c4538 generic_shutdown_super +EXPORT_SYMBOL vmlinux 0xa77bfd29 register_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0xa78a093f neigh_changeaddr +EXPORT_SYMBOL vmlinux 0xa78af5f3 ioread32 +EXPORT_SYMBOL vmlinux 0xa796679d __SCT__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xa798c63f nd_dev_to_uuid +EXPORT_SYMBOL vmlinux 0xa7991842 _copy_from_iter +EXPORT_SYMBOL vmlinux 0xa7a77135 xfrm_unregister_type_offload +EXPORT_SYMBOL vmlinux 0xa7c7ecda iov_iter_discard +EXPORT_SYMBOL vmlinux 0xa7d5f92e ida_destroy +EXPORT_SYMBOL vmlinux 0xa7eedcc4 call_usermodehelper +EXPORT_SYMBOL vmlinux 0xa7f10c85 dma_unmap_resource +EXPORT_SYMBOL vmlinux 0xa805ecfc acpi_release_global_lock +EXPORT_SYMBOL vmlinux 0xa8252fc0 pcim_iomap_regions +EXPORT_SYMBOL vmlinux 0xa836ba02 wrmsr_safe_regs +EXPORT_SYMBOL vmlinux 0xa843805a get_unused_fd_flags +EXPORT_SYMBOL vmlinux 0xa8471e01 ppp_unit_number +EXPORT_SYMBOL vmlinux 0xa84ce9e0 crypto_aes_inv_sbox +EXPORT_SYMBOL vmlinux 0xa853396b xa_extract +EXPORT_SYMBOL vmlinux 0xa85a3e6d xa_load +EXPORT_SYMBOL vmlinux 0xa8619413 try_to_free_buffers +EXPORT_SYMBOL vmlinux 0xa8694ecd kblockd_schedule_work +EXPORT_SYMBOL vmlinux 0xa87e2027 in6_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0xa8848d02 cookie_timestamp_decode +EXPORT_SYMBOL vmlinux 0xa884f787 __put_devmap_managed_page_refs +EXPORT_SYMBOL vmlinux 0xa8869a41 skb_queue_head +EXPORT_SYMBOL vmlinux 0xa8873e6e alloc_netdev_mqs +EXPORT_SYMBOL vmlinux 0xa88ecfb5 ip6_frag_next +EXPORT_SYMBOL vmlinux 0xa89466e9 cpufreq_get_policy +EXPORT_SYMBOL vmlinux 0xa8978086 fbcon_update_vcs +EXPORT_SYMBOL vmlinux 0xa897e3e7 mempool_free +EXPORT_SYMBOL vmlinux 0xa899ea3d find_inode_by_ino_rcu +EXPORT_SYMBOL vmlinux 0xa89a1cf1 ipmi_dmi_get_slave_addr +EXPORT_SYMBOL vmlinux 0xa8a16108 pnp_unregister_card_driver +EXPORT_SYMBOL vmlinux 0xa8a26349 bio_copy_data +EXPORT_SYMBOL vmlinux 0xa8c04371 __neigh_set_probe_once +EXPORT_SYMBOL vmlinux 0xa8c198c0 textsearch_unregister +EXPORT_SYMBOL vmlinux 0xa8c325b6 jbd2_log_wait_commit +EXPORT_SYMBOL vmlinux 0xa8caa845 clk_bulk_put_all +EXPORT_SYMBOL vmlinux 0xa8ceedca revert_creds +EXPORT_SYMBOL vmlinux 0xa8e6933a qdf2400_e44_present +EXPORT_SYMBOL vmlinux 0xa8eb0adc cfb_fillrect +EXPORT_SYMBOL vmlinux 0xa8ec0fdf input_get_timestamp +EXPORT_SYMBOL vmlinux 0xa8ed650b tls_handshake_cancel +EXPORT_SYMBOL vmlinux 0xa8f5c35c udp_push_pending_frames +EXPORT_SYMBOL vmlinux 0xa8f6c843 ip_frag_ecn_table +EXPORT_SYMBOL vmlinux 0xa90ca0de flush_rcu_work +EXPORT_SYMBOL vmlinux 0xa916b694 strnlen +EXPORT_SYMBOL vmlinux 0xa917c1de blk_limits_io_opt +EXPORT_SYMBOL vmlinux 0xa91e4dee dev_mc_add_global +EXPORT_SYMBOL vmlinux 0xa94a09bb mem_section +EXPORT_SYMBOL vmlinux 0xa954b543 mmc_can_gpio_ro +EXPORT_SYMBOL vmlinux 0xa965ca81 reciprocal_value +EXPORT_SYMBOL vmlinux 0xa976957d bitmap_remap +EXPORT_SYMBOL vmlinux 0xa9785b49 cpu_core_map +EXPORT_SYMBOL vmlinux 0xa984a14a security_path_mkdir +EXPORT_SYMBOL vmlinux 0xa984ea20 nf_register_sockopt +EXPORT_SYMBOL vmlinux 0xa993ce12 ip_options_rcv_srr +EXPORT_SYMBOL vmlinux 0xa9a4dfca request_firmware_into_buf +EXPORT_SYMBOL vmlinux 0xa9bed1f6 serio_unregister_driver +EXPORT_SYMBOL vmlinux 0xa9c72303 amd_iommu_pc_get_max_banks +EXPORT_SYMBOL vmlinux 0xa9d959a0 mr_mfc_find_any_parent +EXPORT_SYMBOL vmlinux 0xaa00fdc0 ec_transaction +EXPORT_SYMBOL vmlinux 0xaa0c318b vscnprintf +EXPORT_SYMBOL vmlinux 0xaa0f8485 devm_devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0xaa17b0e9 pci_bus_add_devices +EXPORT_SYMBOL vmlinux 0xaa19e4aa _kstrtol +EXPORT_SYMBOL vmlinux 0xaa341905 acpi_bios_exception +EXPORT_SYMBOL vmlinux 0xaa39cde8 sk_stream_wait_memory +EXPORT_SYMBOL vmlinux 0xaa6f23ad rfkill_get_led_trigger_name +EXPORT_SYMBOL vmlinux 0xaa7ba201 pci_disable_device +EXPORT_SYMBOL vmlinux 0xaa812b84 neigh_table_init +EXPORT_SYMBOL vmlinux 0xaa8cea8c build_skb +EXPORT_SYMBOL vmlinux 0xaa8f1b71 inet_addr_is_any +EXPORT_SYMBOL vmlinux 0xaa9da45b generic_permission +EXPORT_SYMBOL vmlinux 0xaa9e7590 mmc_gpio_set_cd_wake +EXPORT_SYMBOL vmlinux 0xaaa4b9bc hchacha_block_generic +EXPORT_SYMBOL vmlinux 0xaaa6fca8 __ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0xaaa8c39f ww_mutex_unlock +EXPORT_SYMBOL vmlinux 0xaab23298 unix_attach_fds +EXPORT_SYMBOL vmlinux 0xaabc3663 flow_indr_dev_unregister +EXPORT_SYMBOL vmlinux 0xaabcd76e dma_get_sgtable_attrs +EXPORT_SYMBOL vmlinux 0xaacf03c1 dma_fence_signal +EXPORT_SYMBOL vmlinux 0xaad0ae78 __bitmap_shift_right +EXPORT_SYMBOL vmlinux 0xaad6d92f rfkill_init_sw_state +EXPORT_SYMBOL vmlinux 0xaad8c7d6 default_wake_function +EXPORT_SYMBOL vmlinux 0xaadc113d is_acpi_data_node +EXPORT_SYMBOL vmlinux 0xaae8ab0e acpi_bus_power_manageable +EXPORT_SYMBOL vmlinux 0xaaea3f35 vm_insert_pages +EXPORT_SYMBOL vmlinux 0xaafdc258 strcasecmp +EXPORT_SYMBOL vmlinux 0xaafec854 rtc_add_group +EXPORT_SYMBOL vmlinux 0xab23ae97 blk_integrity_register +EXPORT_SYMBOL vmlinux 0xab27746d io_uring_get_socket +EXPORT_SYMBOL vmlinux 0xab3697e4 irq_poll_init +EXPORT_SYMBOL vmlinux 0xab370d7e vmf_insert_pfn +EXPORT_SYMBOL vmlinux 0xab3b75ea vme_dma_pattern_attribute +EXPORT_SYMBOL vmlinux 0xab42a1c7 inode_sub_bytes +EXPORT_SYMBOL vmlinux 0xab509c3a __xfrm_policy_check +EXPORT_SYMBOL vmlinux 0xab573a21 xfrm_policy_insert +EXPORT_SYMBOL vmlinux 0xab600421 probe_irq_off +EXPORT_SYMBOL vmlinux 0xab605ca6 gnet_stats_copy_queue +EXPORT_SYMBOL vmlinux 0xab62b5ef tcf_em_tree_destroy +EXPORT_SYMBOL vmlinux 0xab63baa5 unregister_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xab65ed80 set_memory_uc +EXPORT_SYMBOL vmlinux 0xab67a0ac dql_init +EXPORT_SYMBOL vmlinux 0xab6d5b3b hex_to_bin +EXPORT_SYMBOL vmlinux 0xab781570 fb_get_options +EXPORT_SYMBOL vmlinux 0xab865746 kobject_set_name +EXPORT_SYMBOL vmlinux 0xab950620 seq_escape_mem +EXPORT_SYMBOL vmlinux 0xaba5b6bf dev_disable_lro +EXPORT_SYMBOL vmlinux 0xabb07ddb genphy_c37_config_aneg +EXPORT_SYMBOL vmlinux 0xabc4cb9b jbd2_journal_force_commit_nested +EXPORT_SYMBOL vmlinux 0xabc9e228 neigh_app_ns +EXPORT_SYMBOL vmlinux 0xabf32f29 utf16s_to_utf8s +EXPORT_SYMBOL vmlinux 0xabf53b48 rep_stos_alternative +EXPORT_SYMBOL vmlinux 0xac029d0e xfrm4_udp_encap_rcv +EXPORT_SYMBOL vmlinux 0xac02f38d alloc_skb_with_frags +EXPORT_SYMBOL vmlinux 0xac1a55be unregister_reboot_notifier +EXPORT_SYMBOL vmlinux 0xac1c4e2d read_cache_page +EXPORT_SYMBOL vmlinux 0xac2b5f56 __netif_napi_del +EXPORT_SYMBOL vmlinux 0xac3201b0 udp_flow_hashrnd +EXPORT_SYMBOL vmlinux 0xac3f2e8d kmem_cache_alloc_node +EXPORT_SYMBOL vmlinux 0xac537ac2 percpu_counter_destroy +EXPORT_SYMBOL vmlinux 0xac579d0b input_register_handle +EXPORT_SYMBOL vmlinux 0xac5fcec0 in4_pton +EXPORT_SYMBOL vmlinux 0xac6e1e23 fscrypt_zeroout_range +EXPORT_SYMBOL vmlinux 0xac6f790c pci_write_config_word +EXPORT_SYMBOL vmlinux 0xac7d3768 phy_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0xac87cc5e netdev_name_in_use +EXPORT_SYMBOL vmlinux 0xaca32483 mmc_get_card +EXPORT_SYMBOL vmlinux 0xaca51931 netdev_offload_xstats_enable +EXPORT_SYMBOL vmlinux 0xacab29b7 seq_hlist_start_percpu +EXPORT_SYMBOL vmlinux 0xacaeb00f filemap_invalidate_lock_two +EXPORT_SYMBOL vmlinux 0xacc72198 get_user_pages_remote +EXPORT_SYMBOL vmlinux 0xacd161c4 blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0xacd81eb3 jbd2_inode_cache +EXPORT_SYMBOL vmlinux 0xacddd806 ptp_get_vclocks_index +EXPORT_SYMBOL vmlinux 0xacde142e pci_assign_resource +EXPORT_SYMBOL vmlinux 0xacea8173 acpi_debug_print +EXPORT_SYMBOL vmlinux 0xacefd5ac pci_unmap_rom +EXPORT_SYMBOL vmlinux 0xacf4d843 match_strdup +EXPORT_SYMBOL vmlinux 0xacf649bf audit_log_task_info +EXPORT_SYMBOL vmlinux 0xacf65877 cros_ec_get_next_event +EXPORT_SYMBOL vmlinux 0xad019bac nf_log_packet +EXPORT_SYMBOL vmlinux 0xad03eb3f file_fdatawait_range +EXPORT_SYMBOL vmlinux 0xad0413d4 match_hex +EXPORT_SYMBOL vmlinux 0xad1036a2 amd_iommu_activate_guest_mode +EXPORT_SYMBOL vmlinux 0xad127c4a folio_create_empty_buffers +EXPORT_SYMBOL vmlinux 0xad1b94f5 wrap_directory_iterator +EXPORT_SYMBOL vmlinux 0xad1cc07e neigh_seq_start +EXPORT_SYMBOL vmlinux 0xad3079c7 netdev_state_change +EXPORT_SYMBOL vmlinux 0xad415ecd dma_resv_add_fence +EXPORT_SYMBOL vmlinux 0xad4ac751 agp_generic_destroy_pages +EXPORT_SYMBOL vmlinux 0xad536c91 x86_cpu_to_acpiid +EXPORT_SYMBOL vmlinux 0xad53a002 __x86_indirect_call_thunk_rbp +EXPORT_SYMBOL vmlinux 0xad6ba40e radix_tree_tag_get +EXPORT_SYMBOL vmlinux 0xad73041f autoremove_wake_function +EXPORT_SYMBOL vmlinux 0xad751710 vlan_for_each +EXPORT_SYMBOL vmlinux 0xad7e0dce device_add_disk +EXPORT_SYMBOL vmlinux 0xad9901ae bit_waitqueue +EXPORT_SYMBOL vmlinux 0xada31e57 gen_pool_dma_alloc_align +EXPORT_SYMBOL vmlinux 0xadae6df8 blake2s_final +EXPORT_SYMBOL vmlinux 0xadb19f2e blk_set_runtime_active +EXPORT_SYMBOL vmlinux 0xadbeed61 mipi_dsi_packet_format_is_long +EXPORT_SYMBOL vmlinux 0xadd139d4 rfs_needed +EXPORT_SYMBOL vmlinux 0xadd681ca pm860x_reg_read +EXPORT_SYMBOL vmlinux 0xade74923 tty_devnum +EXPORT_SYMBOL vmlinux 0xadee198b kernel_connect +EXPORT_SYMBOL vmlinux 0xadfd3102 phy_connect +EXPORT_SYMBOL vmlinux 0xae03feea drop_nlink +EXPORT_SYMBOL vmlinux 0xae04012c __vmalloc +EXPORT_SYMBOL vmlinux 0xae0e7ec6 generic_file_write_iter +EXPORT_SYMBOL vmlinux 0xae1a4fe8 flow_block_cb_incref +EXPORT_SYMBOL vmlinux 0xae1d2c5e fb_modesetting_disabled +EXPORT_SYMBOL vmlinux 0xae26031d __SCK__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xae268bc8 logfc +EXPORT_SYMBOL vmlinux 0xae316c11 icmpv6_err_convert +EXPORT_SYMBOL vmlinux 0xae4a0e0f scsi_remove_target +EXPORT_SYMBOL vmlinux 0xae5a04bb acpi_evaluate_dsm +EXPORT_SYMBOL vmlinux 0xae5cdcf5 __dev_set_mtu +EXPORT_SYMBOL vmlinux 0xae66472b scsi_kmap_atomic_sg +EXPORT_SYMBOL vmlinux 0xae6d306a pci_enable_msi +EXPORT_SYMBOL vmlinux 0xae9d062a ptp_clock_event +EXPORT_SYMBOL vmlinux 0xae9d6dbc sk_stop_timer_sync +EXPORT_SYMBOL vmlinux 0xaeac049a generate_random_guid +EXPORT_SYMBOL vmlinux 0xaeb082ad _raw_read_unlock_bh +EXPORT_SYMBOL vmlinux 0xaeb3cb44 mmc_add_host +EXPORT_SYMBOL vmlinux 0xaebd12f0 acpi_get_name +EXPORT_SYMBOL vmlinux 0xaec16197 scsi_done +EXPORT_SYMBOL vmlinux 0xaec510f9 page_pool_put_page_bulk +EXPORT_SYMBOL vmlinux 0xaed2637f skb_checksum_trimmed +EXPORT_SYMBOL vmlinux 0xaefb7d07 get_thermal_instance +EXPORT_SYMBOL vmlinux 0xaf150837 phy_ethtool_get_stats +EXPORT_SYMBOL vmlinux 0xaf1e7864 ww_mutex_trylock +EXPORT_SYMBOL vmlinux 0xaf27389f sk_wait_data +EXPORT_SYMBOL vmlinux 0xaf354bbe cpu_tss_rw +EXPORT_SYMBOL vmlinux 0xaf3dd7dc scsi_logging_level +EXPORT_SYMBOL vmlinux 0xaf40734b mmc_can_discard +EXPORT_SYMBOL vmlinux 0xaf567363 blk_execute_rq +EXPORT_SYMBOL vmlinux 0xaf6774ca tcf_unregister_action +EXPORT_SYMBOL vmlinux 0xaf8c7e7c ip6_find_1stfragopt +EXPORT_SYMBOL vmlinux 0xaf981ecc nd_region_release_lane +EXPORT_SYMBOL vmlinux 0xaf9d5271 xfrm_user_policy +EXPORT_SYMBOL vmlinux 0xafaa6031 _find_next_and_bit +EXPORT_SYMBOL vmlinux 0xafb864c1 refcount_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0xafc08054 dotdot_name +EXPORT_SYMBOL vmlinux 0xafc6c68e zstd_is_error +EXPORT_SYMBOL vmlinux 0xafd5ff2c amd_iommu_v2_supported +EXPORT_SYMBOL vmlinux 0xafd744c6 __x86_indirect_thunk_rbp +EXPORT_SYMBOL vmlinux 0xaffa4544 generic_file_direct_write +EXPORT_SYMBOL vmlinux 0xb00003e8 dma_resv_copy_fences +EXPORT_SYMBOL vmlinux 0xb00a4626 tty_port_close_start +EXPORT_SYMBOL vmlinux 0xb01bebf9 xfrm_get_acqseq +EXPORT_SYMBOL vmlinux 0xb01d74e6 block_invalidate_folio +EXPORT_SYMBOL vmlinux 0xb01fe1ae __scsi_device_lookup +EXPORT_SYMBOL vmlinux 0xb02df2d6 __traceiter_rdpmc +EXPORT_SYMBOL vmlinux 0xb02eb88e __traceiter_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xb035efbd scsi_done_direct +EXPORT_SYMBOL vmlinux 0xb0481696 xfrm_state_insert +EXPORT_SYMBOL vmlinux 0xb04a43ad __xa_alloc_cyclic +EXPORT_SYMBOL vmlinux 0xb058ca07 dim_calc_stats +EXPORT_SYMBOL vmlinux 0xb05fc310 sysctl_rmem_max +EXPORT_SYMBOL vmlinux 0xb0617db4 wait_for_completion_state +EXPORT_SYMBOL vmlinux 0xb071f14a put_cmsg_scm_timestamping64 +EXPORT_SYMBOL vmlinux 0xb07ecd44 file_open_root +EXPORT_SYMBOL vmlinux 0xb089c54c xsk_uses_need_wakeup +EXPORT_SYMBOL vmlinux 0xb08e24dd blk_queue_flag_clear +EXPORT_SYMBOL vmlinux 0xb0a0da0c rational_best_approximation +EXPORT_SYMBOL vmlinux 0xb0a8d0f6 unregister_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0xb0b76945 __x86_indirect_call_thunk_rsp +EXPORT_SYMBOL vmlinux 0xb0c5e247 lockref_put_return +EXPORT_SYMBOL vmlinux 0xb0df38ce dm_register_target +EXPORT_SYMBOL vmlinux 0xb0e10781 get_option +EXPORT_SYMBOL vmlinux 0xb0e602eb memmove +EXPORT_SYMBOL vmlinux 0xb10e5428 tcp_enter_cwr +EXPORT_SYMBOL vmlinux 0xb121390a probe_irq_on +EXPORT_SYMBOL vmlinux 0xb1219b41 nosteal_pipe_buf_ops +EXPORT_SYMBOL vmlinux 0xb12cbacb fb_unregister_client +EXPORT_SYMBOL vmlinux 0xb12f5bb1 module_layout +EXPORT_SYMBOL vmlinux 0xb12fb02d mmc_is_req_done +EXPORT_SYMBOL vmlinux 0xb1322331 register_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0xb1342cdb _raw_read_lock_irqsave +EXPORT_SYMBOL vmlinux 0xb13a00d0 mipi_dsi_driver_register_full +EXPORT_SYMBOL vmlinux 0xb14330bd pci_bus_find_capability +EXPORT_SYMBOL vmlinux 0xb14a78fc devfreq_add_governor +EXPORT_SYMBOL vmlinux 0xb14ab1ef hdmi_audio_infoframe_init +EXPORT_SYMBOL vmlinux 0xb14fc46a find_next_clump8 +EXPORT_SYMBOL vmlinux 0xb1518e15 cancel_work +EXPORT_SYMBOL vmlinux 0xb15626eb crypto_kdf108_setkey +EXPORT_SYMBOL vmlinux 0xb156e56a user_revoke +EXPORT_SYMBOL vmlinux 0xb1583f1e sock_wake_async +EXPORT_SYMBOL vmlinux 0xb18b095c bpf_map_get +EXPORT_SYMBOL vmlinux 0xb191400e phy_init_eee +EXPORT_SYMBOL vmlinux 0xb19a5453 __per_cpu_offset +EXPORT_SYMBOL vmlinux 0xb1c36d2e phy_get_c45_ids +EXPORT_SYMBOL vmlinux 0xb1c3a01a oops_in_progress +EXPORT_SYMBOL vmlinux 0xb1daba2a mark_buffer_write_io_error +EXPORT_SYMBOL vmlinux 0xb1ddf995 jiffies_64_to_clock_t +EXPORT_SYMBOL vmlinux 0xb1e2265e __ps2_command +EXPORT_SYMBOL vmlinux 0xb1ecac9c inet6_del_protocol +EXPORT_SYMBOL vmlinux 0xb1ef2d50 cred_fscmp +EXPORT_SYMBOL vmlinux 0xb1fab1e3 ndo_dflt_fdb_dump +EXPORT_SYMBOL vmlinux 0xb219d56c wbinvd_on_cpu +EXPORT_SYMBOL vmlinux 0xb224cc62 nd_btt_version +EXPORT_SYMBOL vmlinux 0xb22c80c8 napi_gro_flush +EXPORT_SYMBOL vmlinux 0xb22e16d5 radix_tree_maybe_preload +EXPORT_SYMBOL vmlinux 0xb23027c1 kstrtos16_from_user +EXPORT_SYMBOL vmlinux 0xb2338d81 __x86_indirect_thunk_rsp +EXPORT_SYMBOL vmlinux 0xb23ee13a xattr_supports_user_prefix +EXPORT_SYMBOL vmlinux 0xb253df21 __mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0xb259cb19 dst_destroy +EXPORT_SYMBOL vmlinux 0xb2601486 __SCT__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0xb2665320 sk_alloc +EXPORT_SYMBOL vmlinux 0xb26b8c7c jbd2_journal_errno +EXPORT_SYMBOL vmlinux 0xb28d32c8 readahead_expand +EXPORT_SYMBOL vmlinux 0xb29e5799 unix_destruct_scm +EXPORT_SYMBOL vmlinux 0xb2a9cf10 neigh_proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0xb2ac0fd7 mipi_dsi_turn_on_peripheral +EXPORT_SYMBOL vmlinux 0xb2afb937 scsi_is_sdev_device +EXPORT_SYMBOL vmlinux 0xb2bcb088 acpi_current_gpe_count +EXPORT_SYMBOL vmlinux 0xb2c60945 __SCK__tp_func_module_get +EXPORT_SYMBOL vmlinux 0xb2f35c6a xxh64 +EXPORT_SYMBOL vmlinux 0xb2f74fb6 intel_gmch_remove +EXPORT_SYMBOL vmlinux 0xb2fb2f68 poll_freewait +EXPORT_SYMBOL vmlinux 0xb2fcb56d queue_delayed_work_on +EXPORT_SYMBOL vmlinux 0xb2fd5ceb __put_user_4 +EXPORT_SYMBOL vmlinux 0xb306ec50 __sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb306f833 pci_msi_vec_count +EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken +EXPORT_SYMBOL vmlinux 0xb30b9822 vme_master_set +EXPORT_SYMBOL vmlinux 0xb31ecd84 iov_iter_npages +EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 +EXPORT_SYMBOL vmlinux 0xb32a5973 acpi_ut_status_exit +EXPORT_SYMBOL vmlinux 0xb32dd93a pci_irq_get_affinity +EXPORT_SYMBOL vmlinux 0xb32eaff1 dma_map_sg_attrs +EXPORT_SYMBOL vmlinux 0xb336d607 unregister_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0xb341dbef param_ops_string +EXPORT_SYMBOL vmlinux 0xb34450b7 seq_printf +EXPORT_SYMBOL vmlinux 0xb351a842 discard_new_inode +EXPORT_SYMBOL vmlinux 0xb3687850 out_of_line_wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0xb37165e4 scm_fp_dup +EXPORT_SYMBOL vmlinux 0xb37a8a7b udp_lib_get_port +EXPORT_SYMBOL vmlinux 0xb382175f vfs_dup_fs_context +EXPORT_SYMBOL vmlinux 0xb382bdf2 scsi_host_alloc +EXPORT_SYMBOL vmlinux 0xb3863a67 acpi_set_gpe_wake_mask +EXPORT_SYMBOL vmlinux 0xb3867e6d mtree_insert +EXPORT_SYMBOL vmlinux 0xb386aaff rt_dst_alloc +EXPORT_SYMBOL vmlinux 0xb3a2dfdf nmi_panic +EXPORT_SYMBOL vmlinux 0xb3a35179 sock_common_setsockopt +EXPORT_SYMBOL vmlinux 0xb3b142c1 ipmi_platform_add +EXPORT_SYMBOL vmlinux 0xb3cb9532 scsi_scan_target +EXPORT_SYMBOL vmlinux 0xb3d2c76d scsi_hostbyte_string +EXPORT_SYMBOL vmlinux 0xb3f0de55 xz_dec_microlzma_run +EXPORT_SYMBOL vmlinux 0xb3f49446 kstrtos8_from_user +EXPORT_SYMBOL vmlinux 0xb3f548ad kmemdup_nul +EXPORT_SYMBOL vmlinux 0xb3f7646e kthread_should_stop +EXPORT_SYMBOL vmlinux 0xb3f985a8 sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb3fe6e14 __lock_buffer +EXPORT_SYMBOL vmlinux 0xb4043948 acpi_execute_simple_method +EXPORT_SYMBOL vmlinux 0xb40c4dac sock_kfree_s +EXPORT_SYMBOL vmlinux 0xb412586a shrink_dcache_parent +EXPORT_SYMBOL vmlinux 0xb423dba1 console_blanked +EXPORT_SYMBOL vmlinux 0xb425dc30 md_bitmap_unplug_async +EXPORT_SYMBOL vmlinux 0xb427225a pcie_get_mps +EXPORT_SYMBOL vmlinux 0xb449d872 mr_vif_seq_next +EXPORT_SYMBOL vmlinux 0xb44a4710 __fib6_flush_trees +EXPORT_SYMBOL vmlinux 0xb4577003 acpi_dev_present +EXPORT_SYMBOL vmlinux 0xb4595b95 inet_get_local_port_range +EXPORT_SYMBOL vmlinux 0xb459dd4a fs_context_for_reconfigure +EXPORT_SYMBOL vmlinux 0xb4665306 free_netdev +EXPORT_SYMBOL vmlinux 0xb47cca30 csum_ipv6_magic +EXPORT_SYMBOL vmlinux 0xb487c43a vme_register_driver +EXPORT_SYMBOL vmlinux 0xb48d4d22 security_sb_eat_lsm_opts +EXPORT_SYMBOL vmlinux 0xb49601a1 sg_zero_buffer +EXPORT_SYMBOL vmlinux 0xb499b1ff mmc_erase +EXPORT_SYMBOL vmlinux 0xb49a98a1 kernel_sendmsg +EXPORT_SYMBOL vmlinux 0xb4f6fdd2 kfree_skb_reason +EXPORT_SYMBOL vmlinux 0xb52fe19a set_nlink +EXPORT_SYMBOL vmlinux 0xb5345ea6 xp_dma_map +EXPORT_SYMBOL vmlinux 0xb53f2810 tcp_sockets_allocated +EXPORT_SYMBOL vmlinux 0xb54cf70c scsi_set_medium_removal +EXPORT_SYMBOL vmlinux 0xb5606472 pci_bus_read_config_byte +EXPORT_SYMBOL vmlinux 0xb5668f70 devm_extcon_register_notifier +EXPORT_SYMBOL vmlinux 0xb56b7f0d phy_do_ioctl +EXPORT_SYMBOL vmlinux 0xb5753847 pci_ep_cfs_remove_epc_group +EXPORT_SYMBOL vmlinux 0xb5856134 phy_aneg_done +EXPORT_SYMBOL vmlinux 0xb5a221a1 ppp_input +EXPORT_SYMBOL vmlinux 0xb5a459dc unregister_blkdev +EXPORT_SYMBOL vmlinux 0xb5aa7165 dma_pool_destroy +EXPORT_SYMBOL vmlinux 0xb5ab892d uv_undefined +EXPORT_SYMBOL vmlinux 0xb5b4dbd2 pcie_bandwidth_available +EXPORT_SYMBOL vmlinux 0xb5b54b34 _raw_spin_unlock +EXPORT_SYMBOL vmlinux 0xb5b63711 fileattr_fill_xflags +EXPORT_SYMBOL vmlinux 0xb5bfabaf genphy_resume +EXPORT_SYMBOL vmlinux 0xb5bfad43 page_readlink +EXPORT_SYMBOL vmlinux 0xb5c165ff proc_mkdir_mode +EXPORT_SYMBOL vmlinux 0xb5c3aa53 folio_alloc +EXPORT_SYMBOL vmlinux 0xb5e73116 flush_delayed_work +EXPORT_SYMBOL vmlinux 0xb5edb233 iov_iter_xarray +EXPORT_SYMBOL vmlinux 0xb5ee9110 mipi_dsi_shutdown_peripheral +EXPORT_SYMBOL vmlinux 0xb5f811cd cdrom_mode_sense +EXPORT_SYMBOL vmlinux 0xb605400c udp_lib_setsockopt +EXPORT_SYMBOL vmlinux 0xb611fa84 uart_update_timeout +EXPORT_SYMBOL vmlinux 0xb61d6fc2 down_read_interruptible +EXPORT_SYMBOL vmlinux 0xb633f115 irq_poll_enable +EXPORT_SYMBOL vmlinux 0xb63caf0d tcp_filter +EXPORT_SYMBOL vmlinux 0xb6417cea fwnode_get_phy_id +EXPORT_SYMBOL vmlinux 0xb641e45b sock_set_keepalive +EXPORT_SYMBOL vmlinux 0xb654ef65 acpi_os_read_port +EXPORT_SYMBOL vmlinux 0xb65bbd68 pps_event +EXPORT_SYMBOL vmlinux 0xb66d1486 seq_lseek +EXPORT_SYMBOL vmlinux 0xb66e96d8 netlbl_audit_start +EXPORT_SYMBOL vmlinux 0xb674a534 acpi_unmap_cpu +EXPORT_SYMBOL vmlinux 0xb678366f int_sqrt +EXPORT_SYMBOL vmlinux 0xb67c1514 param_ops_ushort +EXPORT_SYMBOL vmlinux 0xb67fec0e uuid_parse +EXPORT_SYMBOL vmlinux 0xb6822ac0 fwnode_iomap +EXPORT_SYMBOL vmlinux 0xb6910f5c pci_get_domain_bus_and_slot +EXPORT_SYMBOL vmlinux 0xb6936ffe _bcd2bin +EXPORT_SYMBOL vmlinux 0xb6952a03 dquot_mark_dquot_dirty +EXPORT_SYMBOL vmlinux 0xb699cf10 single_open +EXPORT_SYMBOL vmlinux 0xb69c44fc textsearch_prepare +EXPORT_SYMBOL vmlinux 0xb6acaa13 phy_sfp_detach +EXPORT_SYMBOL vmlinux 0xb6b1d206 flow_rule_match_enc_ports +EXPORT_SYMBOL vmlinux 0xb6cb556a _find_first_and_bit +EXPORT_SYMBOL vmlinux 0xb6d12781 noop_fsync +EXPORT_SYMBOL vmlinux 0xb6d24c36 blk_get_queue +EXPORT_SYMBOL vmlinux 0xb6d4e1c1 mark_page_accessed +EXPORT_SYMBOL vmlinux 0xb6d68789 ip6_output +EXPORT_SYMBOL vmlinux 0xb6d87fa7 mmc_gpiod_request_cd_irq +EXPORT_SYMBOL vmlinux 0xb6d8fee1 mmc_register_driver +EXPORT_SYMBOL vmlinux 0xb6e36ce2 psched_ratecfg_precompute +EXPORT_SYMBOL vmlinux 0xb6fde909 close_fd +EXPORT_SYMBOL vmlinux 0xb71589f0 skip_spaces +EXPORT_SYMBOL vmlinux 0xb7195369 fscrypt_decrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xb71ed69f __hw_addr_unsync +EXPORT_SYMBOL vmlinux 0xb726add6 vfs_ioctl +EXPORT_SYMBOL vmlinux 0xb737b185 gen_pool_best_fit +EXPORT_SYMBOL vmlinux 0xb7385b7b __put_user_ns +EXPORT_SYMBOL vmlinux 0xb73e6d56 phy_trigger_machine +EXPORT_SYMBOL vmlinux 0xb74ea1c0 block_write_end +EXPORT_SYMBOL vmlinux 0xb7593ddc iosf_mbi_unregister_pmic_bus_access_notifier +EXPORT_SYMBOL vmlinux 0xb77c8ea9 simple_unlink +EXPORT_SYMBOL vmlinux 0xb78b91ed xfrm_lookup_with_ifid +EXPORT_SYMBOL vmlinux 0xb78debe3 LZ4_decompress_fast_usingDict +EXPORT_SYMBOL vmlinux 0xb7a8311e nf_unregister_net_hooks +EXPORT_SYMBOL vmlinux 0xb7a9ac3d inet_listen +EXPORT_SYMBOL vmlinux 0xb7b11b42 skb_vlan_untag +EXPORT_SYMBOL vmlinux 0xb7c0f443 sort +EXPORT_SYMBOL vmlinux 0xb7c6db70 sysctl_max_skb_frags +EXPORT_SYMBOL vmlinux 0xb7cc8f79 cdev_add +EXPORT_SYMBOL vmlinux 0xb7d143a6 regset_get_alloc +EXPORT_SYMBOL vmlinux 0xb80b4a18 zstd_compress_bound +EXPORT_SYMBOL vmlinux 0xb80e36c8 dqput +EXPORT_SYMBOL vmlinux 0xb838d275 kernel_param_lock +EXPORT_SYMBOL vmlinux 0xb84202fb dev_get_by_index_rcu +EXPORT_SYMBOL vmlinux 0xb85d9357 serio_reconnect +EXPORT_SYMBOL vmlinux 0xb861881d security_inode_invalidate_secctx +EXPORT_SYMBOL vmlinux 0xb862f7ea __x86_indirect_jump_thunk_rbx +EXPORT_SYMBOL vmlinux 0xb868ac5c register_sysrq_key +EXPORT_SYMBOL vmlinux 0xb86b2026 pnp_activate_dev +EXPORT_SYMBOL vmlinux 0xb86f74c5 free_cpumask_var +EXPORT_SYMBOL vmlinux 0xb8746e28 sock_pfree +EXPORT_SYMBOL vmlinux 0xb89b6e6b guid_parse +EXPORT_SYMBOL vmlinux 0xb8b043f2 kfree_link +EXPORT_SYMBOL vmlinux 0xb8b0bf33 linkwatch_fire_event +EXPORT_SYMBOL vmlinux 0xb8b10bad file_modified +EXPORT_SYMBOL vmlinux 0xb8cb0f82 inet_sk_set_state +EXPORT_SYMBOL vmlinux 0xb8e7ce2c __put_user_8 +EXPORT_SYMBOL vmlinux 0xb8eede74 mntget +EXPORT_SYMBOL vmlinux 0xb8f00631 dev_set_allmulti +EXPORT_SYMBOL vmlinux 0xb907513f unpoison_memory +EXPORT_SYMBOL vmlinux 0xb910dbb9 param_ops_long +EXPORT_SYMBOL vmlinux 0xb911bb58 minmax_running_max +EXPORT_SYMBOL vmlinux 0xb920db49 acpi_tb_install_and_load_table +EXPORT_SYMBOL vmlinux 0xb9225234 kernel_getpeername +EXPORT_SYMBOL vmlinux 0xb92b2d7e vfs_create_mount +EXPORT_SYMBOL vmlinux 0xb934a1c0 block_read_full_folio +EXPORT_SYMBOL vmlinux 0xb9380ea1 inet6_ioctl +EXPORT_SYMBOL vmlinux 0xb94339c4 qdisc_put_stab +EXPORT_SYMBOL vmlinux 0xb9478d90 hdmi_drm_infoframe_unpack_only +EXPORT_SYMBOL vmlinux 0xb95dddda textsearch_destroy +EXPORT_SYMBOL vmlinux 0xb95e7030 nexthop_res_grp_activity_update +EXPORT_SYMBOL vmlinux 0xb96c4f9e audit_log_subject_context +EXPORT_SYMBOL vmlinux 0xb97220ff bitmap_parse +EXPORT_SYMBOL vmlinux 0xb97f7045 acpi_install_gpe_handler +EXPORT_SYMBOL vmlinux 0xb9825984 __klp_sched_try_switch +EXPORT_SYMBOL vmlinux 0xb996b320 secpath_set +EXPORT_SYMBOL vmlinux 0xb997926f inet6_csk_route_req +EXPORT_SYMBOL vmlinux 0xb9a09ddd __x86_indirect_jump_thunk_rcx +EXPORT_SYMBOL vmlinux 0xb9a7f8c3 fwnode_phy_find_device +EXPORT_SYMBOL vmlinux 0xb9af1d0d __xa_clear_mark +EXPORT_SYMBOL vmlinux 0xb9cf4256 dma_resv_init +EXPORT_SYMBOL vmlinux 0xb9da57a4 devm_backlight_device_register +EXPORT_SYMBOL vmlinux 0xb9dba4e0 sock_queue_rcv_skb_reason +EXPORT_SYMBOL vmlinux 0xb9e276cf wrmsr_safe_regs_on_cpu +EXPORT_SYMBOL vmlinux 0xb9e7429c memcpy_toio +EXPORT_SYMBOL vmlinux 0xb9e8e2cc in6addr_sitelocal_allrouters +EXPORT_SYMBOL vmlinux 0xb9e9735d param_get_ushort +EXPORT_SYMBOL vmlinux 0xb9f451c7 ethtool_op_get_ts_info +EXPORT_SYMBOL vmlinux 0xba00daa2 dma_fence_allocate_private_stub +EXPORT_SYMBOL vmlinux 0xba039219 pci_select_bars +EXPORT_SYMBOL vmlinux 0xba1008c8 __crc32c_le +EXPORT_SYMBOL vmlinux 0xba1333cf amd_iommu_complete_ppr +EXPORT_SYMBOL vmlinux 0xba2449b3 __x86_indirect_jump_thunk_rax +EXPORT_SYMBOL vmlinux 0xba40beba cdc_parse_cdc_header +EXPORT_SYMBOL vmlinux 0xba497f13 loops_per_jiffy +EXPORT_SYMBOL vmlinux 0xba5e1a08 set_binfmt +EXPORT_SYMBOL vmlinux 0xba6bb4dc ppp_output_wakeup +EXPORT_SYMBOL vmlinux 0xba76d928 bioset_integrity_create +EXPORT_SYMBOL vmlinux 0xba89a6c6 phy_support_asym_pause +EXPORT_SYMBOL vmlinux 0xba8fbd64 _raw_spin_lock +EXPORT_SYMBOL vmlinux 0xbaa87585 _dev_printk +EXPORT_SYMBOL vmlinux 0xbabfd373 pnp_start_dev +EXPORT_SYMBOL vmlinux 0xbac8aeea sg_nents_for_len +EXPORT_SYMBOL vmlinux 0xbae75299 scsi_execute_cmd +EXPORT_SYMBOL vmlinux 0xbaf7dd64 fiemap_prep +EXPORT_SYMBOL vmlinux 0xbafa632e __do_once_sleepable_start +EXPORT_SYMBOL vmlinux 0xbb0540aa zlib_inflateReset +EXPORT_SYMBOL vmlinux 0xbb13595e smp_call_function_many +EXPORT_SYMBOL vmlinux 0xbb1bac24 acpi_unregister_debugger +EXPORT_SYMBOL vmlinux 0xbb24f607 init_cdrom_command +EXPORT_SYMBOL vmlinux 0xbb272de4 ata_scsi_cmd_error_handler +EXPORT_SYMBOL vmlinux 0xbb2f4022 __bh_read_batch +EXPORT_SYMBOL vmlinux 0xbb4661f6 ptp_clock_unregister +EXPORT_SYMBOL vmlinux 0xbb4f4766 simple_write_to_buffer +EXPORT_SYMBOL vmlinux 0xbb8e169a vga_switcheroo_handler_flags +EXPORT_SYMBOL vmlinux 0xbb9897d5 pci_write_config_dword +EXPORT_SYMBOL vmlinux 0xbb9b3cbf vme_slot_num +EXPORT_SYMBOL vmlinux 0xbb9ed3bf mutex_trylock +EXPORT_SYMBOL vmlinux 0xbbafbf63 scsi_is_host_device +EXPORT_SYMBOL vmlinux 0xbbb78a08 bdev_start_io_acct +EXPORT_SYMBOL vmlinux 0xbbd5babc acpi_bus_unregister_driver +EXPORT_SYMBOL vmlinux 0xbbd9057f devfreq_suspend_device +EXPORT_SYMBOL vmlinux 0xbbda18c4 dma_fence_free +EXPORT_SYMBOL vmlinux 0xbbf9058c dm_kobject_release +EXPORT_SYMBOL vmlinux 0xbbfb2385 pcim_enable_device +EXPORT_SYMBOL vmlinux 0xbc0c5323 pci_enable_msix_range +EXPORT_SYMBOL vmlinux 0xbc0e3987 phy_attach_direct +EXPORT_SYMBOL vmlinux 0xbc2031de acpi_processor_get_bios_limit +EXPORT_SYMBOL vmlinux 0xbc2563f5 pci_read_vpd +EXPORT_SYMBOL vmlinux 0xbc300acd pv_ops +EXPORT_SYMBOL vmlinux 0xbc3d871c pcim_iounmap_regions +EXPORT_SYMBOL vmlinux 0xbc48bd9d tcp_poll +EXPORT_SYMBOL vmlinux 0xbc4b7536 sync_blockdev +EXPORT_SYMBOL vmlinux 0xbc56ab4b __napi_schedule_irqoff +EXPORT_SYMBOL vmlinux 0xbc61906a __mdiobus_register +EXPORT_SYMBOL vmlinux 0xbc66d4ad configfs_unregister_subsystem +EXPORT_SYMBOL vmlinux 0xbca21f9e blk_put_queue +EXPORT_SYMBOL vmlinux 0xbca62068 fb_set_suspend +EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf +EXPORT_SYMBOL vmlinux 0xbcb36fe4 hugetlb_optimize_vmemmap_key +EXPORT_SYMBOL vmlinux 0xbcbad818 vfs_parse_fs_param_source +EXPORT_SYMBOL vmlinux 0xbcc2d5b7 sk_page_frag_refill +EXPORT_SYMBOL vmlinux 0xbcdeab7c sock_init_data_uid +EXPORT_SYMBOL vmlinux 0xbce363b9 notify_change +EXPORT_SYMBOL vmlinux 0xbcef8b58 __x86_indirect_jump_thunk_rdx +EXPORT_SYMBOL vmlinux 0xbcf1fae9 vfs_fsync_range +EXPORT_SYMBOL vmlinux 0xbd03bcc6 update_devfreq +EXPORT_SYMBOL vmlinux 0xbd34ea3d tcp_v4_destroy_sock +EXPORT_SYMBOL vmlinux 0xbd393ca3 ioread64be_lo_hi +EXPORT_SYMBOL vmlinux 0xbd459aa3 d_prune_aliases +EXPORT_SYMBOL vmlinux 0xbd462b55 __kfifo_init +EXPORT_SYMBOL vmlinux 0xbd482251 cdrom_open +EXPORT_SYMBOL vmlinux 0xbd4f9708 mdio_device_remove +EXPORT_SYMBOL vmlinux 0xbd5561f9 dma_sync_single_for_cpu +EXPORT_SYMBOL vmlinux 0xbd6841d4 crc16 +EXPORT_SYMBOL vmlinux 0xbd6d4383 netif_stacked_transfer_operstate +EXPORT_SYMBOL vmlinux 0xbd6f724f follow_up +EXPORT_SYMBOL vmlinux 0xbd8d76ce skb_mac_gso_segment +EXPORT_SYMBOL vmlinux 0xbd99874c setup_arg_pages +EXPORT_SYMBOL vmlinux 0xbdc7b2ce io_uring_destruct_scm +EXPORT_SYMBOL vmlinux 0xbdcc0ac2 da903x_query_status +EXPORT_SYMBOL vmlinux 0xbde7c4b4 security_sctp_assoc_request +EXPORT_SYMBOL vmlinux 0xbdfb6dbb __fentry__ +EXPORT_SYMBOL vmlinux 0xbe0110e7 acpi_set_gpe +EXPORT_SYMBOL vmlinux 0xbe11a808 inode_update_time +EXPORT_SYMBOL vmlinux 0xbe144437 nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0xbe23c7f3 mr_mfc_find_parent +EXPORT_SYMBOL vmlinux 0xbe42b5d6 pci_msix_vec_count +EXPORT_SYMBOL vmlinux 0xbe49252c acpi_os_write_port +EXPORT_SYMBOL vmlinux 0xbe4c22fe netif_tx_unlock +EXPORT_SYMBOL vmlinux 0xbe4eb6ed secure_dccpv6_sequence_number +EXPORT_SYMBOL vmlinux 0xbe51d8fc init_task +EXPORT_SYMBOL vmlinux 0xbe5a24e9 xxh32_copy_state +EXPORT_SYMBOL vmlinux 0xbe5b3432 d_add +EXPORT_SYMBOL vmlinux 0xbe617397 nexthop_bucket_set_hw_flags +EXPORT_SYMBOL vmlinux 0xbe6a866f __wait_on_bit +EXPORT_SYMBOL vmlinux 0xbe6a8c96 zstd_cctx_workspace_bound +EXPORT_SYMBOL vmlinux 0xbe8eb230 register_md_personality +EXPORT_SYMBOL vmlinux 0xbe96b22f netif_receive_skb +EXPORT_SYMBOL vmlinux 0xbe97298a tcp_prot +EXPORT_SYMBOL vmlinux 0xbe985137 starget_for_each_device +EXPORT_SYMBOL vmlinux 0xbe9de319 input_unregister_handle +EXPORT_SYMBOL vmlinux 0xbea3e066 ip_mc_leave_group +EXPORT_SYMBOL vmlinux 0xbead7fdc __nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xbec8d819 free_cgroup_ns +EXPORT_SYMBOL vmlinux 0xbecd6ea8 ps2_sendbyte +EXPORT_SYMBOL vmlinux 0xbedfd149 migrate_vma_pages +EXPORT_SYMBOL vmlinux 0xbee4a400 tcp_v4_conn_request +EXPORT_SYMBOL vmlinux 0xbef14bc9 xsk_clear_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0xbef43296 console_conditional_schedule +EXPORT_SYMBOL vmlinux 0xbefa51a3 gen_pool_add_owner +EXPORT_SYMBOL vmlinux 0xbf085703 __scsi_add_device +EXPORT_SYMBOL vmlinux 0xbf0c83a0 dcb_getrewr +EXPORT_SYMBOL vmlinux 0xbf1a03af agp_generic_destroy_page +EXPORT_SYMBOL vmlinux 0xbf3193ec acpi_unregister_ioapic +EXPORT_SYMBOL vmlinux 0xbf32c29c vm_map_pages +EXPORT_SYMBOL vmlinux 0xbf35eaa8 nf_log_unbind_pf +EXPORT_SYMBOL vmlinux 0xbf3a8a75 dcb_ieee_getapp_mask +EXPORT_SYMBOL vmlinux 0xbf46f6f4 __skb_warn_lro_forwarding +EXPORT_SYMBOL vmlinux 0xbf59c419 posix_acl_init +EXPORT_SYMBOL vmlinux 0xbf5e6f98 dev_getbyhwaddr_rcu +EXPORT_SYMBOL vmlinux 0xbf6fcf91 md_bitmap_free +EXPORT_SYMBOL vmlinux 0xbf82ae2e ip_tunnel_parse_protocol +EXPORT_SYMBOL vmlinux 0xbf96ab4b bio_alloc_clone +EXPORT_SYMBOL vmlinux 0xbf9b8e3e devm_input_allocate_device +EXPORT_SYMBOL vmlinux 0xbfae9e07 utf8_validate +EXPORT_SYMBOL vmlinux 0xbfbc6be4 dquot_reclaim_space_nodirty +EXPORT_SYMBOL vmlinux 0xbfc081e3 irq_set_chip +EXPORT_SYMBOL vmlinux 0xbfc177bc iowrite32_rep +EXPORT_SYMBOL vmlinux 0xbfeecda2 touch_buffer +EXPORT_SYMBOL vmlinux 0xbff7c02e skb_dequeue +EXPORT_SYMBOL vmlinux 0xc0074041 rproc_add_carveout +EXPORT_SYMBOL vmlinux 0xc024f03f genphy_c45_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0xc0306761 ip_route_input_noref +EXPORT_SYMBOL vmlinux 0xc032720c fscrypt_has_permitted_context +EXPORT_SYMBOL vmlinux 0xc0364007 fault_in_writeable +EXPORT_SYMBOL vmlinux 0xc036b3f4 sock_common_recvmsg +EXPORT_SYMBOL vmlinux 0xc0449bce scsi_print_sense_hdr +EXPORT_SYMBOL vmlinux 0xc0550ed8 iov_iter_bvec +EXPORT_SYMBOL vmlinux 0xc060c3f4 page_pool_ethtool_stats_get +EXPORT_SYMBOL vmlinux 0xc07351b3 __SCT__cond_resched +EXPORT_SYMBOL vmlinux 0xc0763484 rfkill_blocked +EXPORT_SYMBOL vmlinux 0xc078d22c zstd_init_cstream +EXPORT_SYMBOL vmlinux 0xc07b0863 fb_destroy_modedb +EXPORT_SYMBOL vmlinux 0xc07bb9b8 make_bad_inode +EXPORT_SYMBOL vmlinux 0xc0910e95 d_set_d_op +EXPORT_SYMBOL vmlinux 0xc09441aa netdev_bind_sb_channel_queue +EXPORT_SYMBOL vmlinux 0xc09b7e6c dquot_free_inode +EXPORT_SYMBOL vmlinux 0xc0be7123 configfs_register_subsystem +EXPORT_SYMBOL vmlinux 0xc0c7813c mipi_dsi_dcs_set_tear_scanline +EXPORT_SYMBOL vmlinux 0xc0d5719b param_set_copystring +EXPORT_SYMBOL vmlinux 0xc0dd916f cdrom_get_media_event +EXPORT_SYMBOL vmlinux 0xc0fe9137 __printk_cpu_sync_put +EXPORT_SYMBOL vmlinux 0xc0ff12fb nla_strdup +EXPORT_SYMBOL vmlinux 0xc0ff21c1 input_get_new_minor +EXPORT_SYMBOL vmlinux 0xc106ce89 icmpv6_ndo_send +EXPORT_SYMBOL vmlinux 0xc1186b6f mmc_start_request +EXPORT_SYMBOL vmlinux 0xc1198662 __warn_flushing_systemwide_wq +EXPORT_SYMBOL vmlinux 0xc12d0d08 genphy_read_mmd_unsupported +EXPORT_SYMBOL vmlinux 0xc1365323 acpi_enable_all_wakeup_gpes +EXPORT_SYMBOL vmlinux 0xc136dbd6 sk_ioctl +EXPORT_SYMBOL vmlinux 0xc14dc168 acpi_get_data +EXPORT_SYMBOL vmlinux 0xc1514a3b free_irq +EXPORT_SYMBOL vmlinux 0xc158f9d6 netpoll_cleanup +EXPORT_SYMBOL vmlinux 0xc16be39d iter_div_u64_rem +EXPORT_SYMBOL vmlinux 0xc1727f29 netdev_refcnt_read +EXPORT_SYMBOL vmlinux 0xc17ef6bd lease_get_mtime +EXPORT_SYMBOL vmlinux 0xc1ac0fd5 mipi_dsi_dcs_get_power_mode +EXPORT_SYMBOL vmlinux 0xc1bb8087 __pci_register_driver +EXPORT_SYMBOL vmlinux 0xc1cb419c __traceiter_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xc1d33686 get_tree_single +EXPORT_SYMBOL vmlinux 0xc1d8cfaf __fdget +EXPORT_SYMBOL vmlinux 0xc1e26c3d fib_default_rule_add +EXPORT_SYMBOL vmlinux 0xc1ef7cdb register_framebuffer +EXPORT_SYMBOL vmlinux 0xc1fd83c5 inode_maybe_inc_iversion +EXPORT_SYMBOL vmlinux 0xc2021268 pci_request_region +EXPORT_SYMBOL vmlinux 0xc2044004 dma_resv_fini +EXPORT_SYMBOL vmlinux 0xc22f6693 call_fib_notifier +EXPORT_SYMBOL vmlinux 0xc2424641 agp3_generic_cleanup +EXPORT_SYMBOL vmlinux 0xc2642831 agp_copy_info +EXPORT_SYMBOL vmlinux 0xc278c965 cpu_all_bits +EXPORT_SYMBOL vmlinux 0xc28886f4 inet_protos +EXPORT_SYMBOL vmlinux 0xc29bf967 strspn +EXPORT_SYMBOL vmlinux 0xc2abf0f8 file_update_time +EXPORT_SYMBOL vmlinux 0xc2cb862e sgl_alloc_order +EXPORT_SYMBOL vmlinux 0xc2ce5b44 __ip_mc_dec_group +EXPORT_SYMBOL vmlinux 0xc2def223 param_get_string +EXPORT_SYMBOL vmlinux 0xc2e0e448 writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0xc2e3ee64 pci_request_selected_regions_exclusive +EXPORT_SYMBOL vmlinux 0xc2e587d1 reset_devices +EXPORT_SYMBOL vmlinux 0xc2f3df2b register_nexthop_notifier +EXPORT_SYMBOL vmlinux 0xc2fb51b4 skb_flow_dissect_hash +EXPORT_SYMBOL vmlinux 0xc2fe6823 dquot_alloc +EXPORT_SYMBOL vmlinux 0xc3055d20 usleep_range_state +EXPORT_SYMBOL vmlinux 0xc310b981 strnstr +EXPORT_SYMBOL vmlinux 0xc31b1dfc pnpacpi_protocol +EXPORT_SYMBOL vmlinux 0xc31db0ce is_vmalloc_addr +EXPORT_SYMBOL vmlinux 0xc323ef76 dst_dev_put +EXPORT_SYMBOL vmlinux 0xc32c71af register_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xc345316f find_vma_intersection +EXPORT_SYMBOL vmlinux 0xc358c710 devm_ioremap_resource +EXPORT_SYMBOL vmlinux 0xc359fb65 abort +EXPORT_SYMBOL vmlinux 0xc3762aec mempool_alloc +EXPORT_SYMBOL vmlinux 0xc37f9c6e cpufreq_update_policy +EXPORT_SYMBOL vmlinux 0xc3803a95 uart_remove_one_port +EXPORT_SYMBOL vmlinux 0xc381dbd3 inet6_release +EXPORT_SYMBOL vmlinux 0xc38c83b8 mod_timer +EXPORT_SYMBOL vmlinux 0xc3aaf0a9 __put_user_1 +EXPORT_SYMBOL vmlinux 0xc3bc72ad trace_print_array_seq +EXPORT_SYMBOL vmlinux 0xc3bcdfbf devfreq_remove_governor +EXPORT_SYMBOL vmlinux 0xc3ecdb6e netdev_offload_xstats_disable +EXPORT_SYMBOL vmlinux 0xc3ff38c2 down_read_trylock +EXPORT_SYMBOL vmlinux 0xc40bce03 truncate_pagecache +EXPORT_SYMBOL vmlinux 0xc41ebff8 __skb_get_hash +EXPORT_SYMBOL vmlinux 0xc4212ab9 qdisc_class_hash_insert +EXPORT_SYMBOL vmlinux 0xc423006d inet_proto_csum_replace16 +EXPORT_SYMBOL vmlinux 0xc42c23e4 keyring_clear +EXPORT_SYMBOL vmlinux 0xc42dcb99 acpi_evaluate_ost +EXPORT_SYMBOL vmlinux 0xc452212c utf8_strncasecmp +EXPORT_SYMBOL vmlinux 0xc461629d filp_close +EXPORT_SYMBOL vmlinux 0xc46608bf mdiobus_scan_c22 +EXPORT_SYMBOL vmlinux 0xc4777aa9 __ctzsi2 +EXPORT_SYMBOL vmlinux 0xc4ae915e arch_touch_nmi_watchdog +EXPORT_SYMBOL vmlinux 0xc4d85ced key_task_permission +EXPORT_SYMBOL vmlinux 0xc4fd2af0 phy_read_mmd +EXPORT_SYMBOL vmlinux 0xc503dab2 tcf_exts_dump +EXPORT_SYMBOL vmlinux 0xc5075422 mptcp_subflow_reqsk_alloc +EXPORT_SYMBOL vmlinux 0xc515f1cd __x86_indirect_jump_thunk_r13 +EXPORT_SYMBOL vmlinux 0xc520fb1d udp_set_csum +EXPORT_SYMBOL vmlinux 0xc528a49a queued_write_lock_slowpath +EXPORT_SYMBOL vmlinux 0xc5306509 module_refcount +EXPORT_SYMBOL vmlinux 0xc537e68d simple_pin_fs +EXPORT_SYMBOL vmlinux 0xc538dcb3 param_set_long +EXPORT_SYMBOL vmlinux 0xc5392b1c dev_kfree_skb_any_reason +EXPORT_SYMBOL vmlinux 0xc539a3ee fixed_size_llseek +EXPORT_SYMBOL vmlinux 0xc55506ea serio_rescan +EXPORT_SYMBOL vmlinux 0xc558530d profile_pc +EXPORT_SYMBOL vmlinux 0xc559946b register_netdev +EXPORT_SYMBOL vmlinux 0xc55c84b3 xfrm_trans_queue +EXPORT_SYMBOL vmlinux 0xc565be97 input_set_poll_interval +EXPORT_SYMBOL vmlinux 0xc56c3609 xz_dec_microlzma_reset +EXPORT_SYMBOL vmlinux 0xc56c7fb3 xfrm_policy_hash_rebuild +EXPORT_SYMBOL vmlinux 0xc5701ad0 tcf_get_next_proto +EXPORT_SYMBOL vmlinux 0xc57c48a3 idr_get_next +EXPORT_SYMBOL vmlinux 0xc58d5a90 kstrtoll_from_user +EXPORT_SYMBOL vmlinux 0xc599a772 security_xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc5af181c param_ops_ullong +EXPORT_SYMBOL vmlinux 0xc5b66000 dev_mc_add +EXPORT_SYMBOL vmlinux 0xc5b6f236 queue_work_on +EXPORT_SYMBOL vmlinux 0xc5c54f7e xp_dma_sync_for_cpu_slow +EXPORT_SYMBOL vmlinux 0xc5d9c46c agp_try_unsupported_boot +EXPORT_SYMBOL vmlinux 0xc5de2afe register_key_type +EXPORT_SYMBOL vmlinux 0xc5e74216 release_resource +EXPORT_SYMBOL vmlinux 0xc600b03f rtnl_notify +EXPORT_SYMBOL vmlinux 0xc60d0620 __num_online_cpus +EXPORT_SYMBOL vmlinux 0xc611a0cc uart_add_one_port +EXPORT_SYMBOL vmlinux 0xc611a856 page_pool_unlink_napi +EXPORT_SYMBOL vmlinux 0xc61ca65e iowrite64be_hi_lo +EXPORT_SYMBOL vmlinux 0xc622556f prepare_to_wait_exclusive +EXPORT_SYMBOL vmlinux 0xc631580a console_unlock +EXPORT_SYMBOL vmlinux 0xc633d82d phy_unregister_fixup +EXPORT_SYMBOL vmlinux 0xc657f871 phy_set_max_speed +EXPORT_SYMBOL vmlinux 0xc65a160d device_get_mac_address +EXPORT_SYMBOL vmlinux 0xc65e4e97 secure_dccp_sequence_number +EXPORT_SYMBOL vmlinux 0xc65ef259 acpi_register_debugger +EXPORT_SYMBOL vmlinux 0xc666a132 crc_t10dif +EXPORT_SYMBOL vmlinux 0xc67546f7 capable_wrt_inode_uidgid +EXPORT_SYMBOL vmlinux 0xc6910aa0 do_trace_rdpmc +EXPORT_SYMBOL vmlinux 0xc6a378e5 jbd2_journal_finish_inode_data_buffers +EXPORT_SYMBOL vmlinux 0xc6b14afa folio_end_private_2 +EXPORT_SYMBOL vmlinux 0xc6cb465a __kfifo_max_r +EXPORT_SYMBOL vmlinux 0xc6cbbc89 capable +EXPORT_SYMBOL vmlinux 0xc6cd1a16 inode_io_list_del +EXPORT_SYMBOL vmlinux 0xc6ce36f7 nd_btt_probe +EXPORT_SYMBOL vmlinux 0xc6d09aa9 release_firmware +EXPORT_SYMBOL vmlinux 0xc6db6b47 tcp_mtup_init +EXPORT_SYMBOL vmlinux 0xc6dc372c __skb_gso_segment +EXPORT_SYMBOL vmlinux 0xc6e1f38d device_match_acpi_dev +EXPORT_SYMBOL vmlinux 0xc6e3d2cc agp_generic_enable +EXPORT_SYMBOL vmlinux 0xc6f3b3fc refcount_dec_if_one +EXPORT_SYMBOL vmlinux 0xc6f46339 init_timer_key +EXPORT_SYMBOL vmlinux 0xc6f8cc16 register_fib_notifier +EXPORT_SYMBOL vmlinux 0xc6faab2e sk_capable +EXPORT_SYMBOL vmlinux 0xc703828e fscrypt_decrypt_bio +EXPORT_SYMBOL vmlinux 0xc708f1fe ec_write +EXPORT_SYMBOL vmlinux 0xc70fac51 complete_request_key +EXPORT_SYMBOL vmlinux 0xc7208c3a serial8250_resume_port +EXPORT_SYMBOL vmlinux 0xc7458d29 rdmacg_try_charge +EXPORT_SYMBOL vmlinux 0xc74c1e41 locks_free_lock +EXPORT_SYMBOL vmlinux 0xc75633f1 posix_test_lock +EXPORT_SYMBOL vmlinux 0xc7704aba read_cache_page_gfp +EXPORT_SYMBOL vmlinux 0xc77d8ee7 nd_integrity_init +EXPORT_SYMBOL vmlinux 0xc781bd9f rfkill_resume_polling +EXPORT_SYMBOL vmlinux 0xc7856a3d inet6addr_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xc78620cf __inet_hash +EXPORT_SYMBOL vmlinux 0xc788e3b3 skb_ext_add +EXPORT_SYMBOL vmlinux 0xc78e2ac5 __sk_receive_skb +EXPORT_SYMBOL vmlinux 0xc78eff82 pagecache_get_page +EXPORT_SYMBOL vmlinux 0xc7974a64 write_dirty_buffer +EXPORT_SYMBOL vmlinux 0xc7975de0 trace_seq_acquire +EXPORT_SYMBOL vmlinux 0xc7a3cf22 xfrm4_rcv_encap +EXPORT_SYMBOL vmlinux 0xc7a4fbed rtnl_lock +EXPORT_SYMBOL vmlinux 0xc7ae1903 security_lock_kernel_down +EXPORT_SYMBOL vmlinux 0xc7b90139 tcf_action_check_ctrlact +EXPORT_SYMBOL vmlinux 0xc7c1107a LZ4_decompress_safe +EXPORT_SYMBOL vmlinux 0xc7cb002c tty_register_device +EXPORT_SYMBOL vmlinux 0xc8069a63 __SCK__tp_func_write_msr +EXPORT_SYMBOL vmlinux 0xc80ab559 swake_up_one +EXPORT_SYMBOL vmlinux 0xc813433c amd_iommu_domain_clear_gcr3 +EXPORT_SYMBOL vmlinux 0xc83203ea jbd2_wait_inode_data +EXPORT_SYMBOL vmlinux 0xc8321f0d __devm_release_region +EXPORT_SYMBOL vmlinux 0xc839afed hdmi_audio_infoframe_check +EXPORT_SYMBOL vmlinux 0xc849e197 scsi_eh_finish_cmd +EXPORT_SYMBOL vmlinux 0xc84a0a7e seq_hlist_start_rcu +EXPORT_SYMBOL vmlinux 0xc84c1a06 __cgroup_bpf_run_filter_sock_ops +EXPORT_SYMBOL vmlinux 0xc84f3932 dev_get_iflink +EXPORT_SYMBOL vmlinux 0xc85133c0 nf_log_bind_pf +EXPORT_SYMBOL vmlinux 0xc8552058 udp_disconnect +EXPORT_SYMBOL vmlinux 0xc856ae2e dns_query +EXPORT_SYMBOL vmlinux 0xc859b235 neigh_for_each +EXPORT_SYMBOL vmlinux 0xc872fd85 in6addr_interfacelocal_allnodes +EXPORT_SYMBOL vmlinux 0xc88200af nonseekable_open +EXPORT_SYMBOL vmlinux 0xc8827b75 sysctl_vals +EXPORT_SYMBOL vmlinux 0xc890c008 zlib_deflateEnd +EXPORT_SYMBOL vmlinux 0xc8a05c03 d_add_ci +EXPORT_SYMBOL vmlinux 0xc8a18d23 get_tree_single_reconf +EXPORT_SYMBOL vmlinux 0xc8a45bdb blk_post_runtime_resume +EXPORT_SYMBOL vmlinux 0xc8a91f5b cpumask_local_spread +EXPORT_SYMBOL vmlinux 0xc8c23449 to_nd_dax +EXPORT_SYMBOL vmlinux 0xc8c7d602 filemap_fdatawrite_wbc +EXPORT_SYMBOL vmlinux 0xc8c85086 sg_free_table +EXPORT_SYMBOL vmlinux 0xc8cbf751 tlbstate_untag_mask +EXPORT_SYMBOL vmlinux 0xc8ceeff4 tcp_sendmsg +EXPORT_SYMBOL vmlinux 0xc8dcc62a krealloc +EXPORT_SYMBOL vmlinux 0xc8ee0495 genlmsg_multicast_allns +EXPORT_SYMBOL vmlinux 0xc8f362bd simple_transaction_get +EXPORT_SYMBOL vmlinux 0xc9014d0a sync_mapping_buffers +EXPORT_SYMBOL vmlinux 0xc903d8d6 netpoll_send_udp +EXPORT_SYMBOL vmlinux 0xc90b4112 tty_port_hangup +EXPORT_SYMBOL vmlinux 0xc90ead12 inc_node_page_state +EXPORT_SYMBOL vmlinux 0xc91d983b inet_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0xc93e8461 acpi_get_event_resources +EXPORT_SYMBOL vmlinux 0xc96000b3 genphy_restart_aneg +EXPORT_SYMBOL vmlinux 0xc9634df9 in6addr_linklocal_allrouters +EXPORT_SYMBOL vmlinux 0xc96ae843 to_nd_pfn +EXPORT_SYMBOL vmlinux 0xc96fce31 blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0xc972449f mempool_alloc_slab +EXPORT_SYMBOL vmlinux 0xc9822234 clk_register_clkdev +EXPORT_SYMBOL vmlinux 0xc98dd139 blk_queue_max_segments +EXPORT_SYMBOL vmlinux 0xc99e2a55 twl_rev +EXPORT_SYMBOL vmlinux 0xc9bb8a8e clean_bdev_aliases +EXPORT_SYMBOL vmlinux 0xc9d12f6c serial8250_do_set_termios +EXPORT_SYMBOL vmlinux 0xc9d4dca2 unlock_two_nondirectories +EXPORT_SYMBOL vmlinux 0xc9df055a xfrm_policy_walk_init +EXPORT_SYMBOL vmlinux 0xc9f34c1d acpi_acquire_global_lock +EXPORT_SYMBOL vmlinux 0xc9f76a82 skb_unlink +EXPORT_SYMBOL vmlinux 0xc9f84011 watchdog_unregister_governor +EXPORT_SYMBOL vmlinux 0xca0c3f10 eth_prepare_mac_addr_change +EXPORT_SYMBOL vmlinux 0xca1648d4 zstd_decompress_dctx +EXPORT_SYMBOL vmlinux 0xca17ac01 _find_next_andnot_bit +EXPORT_SYMBOL vmlinux 0xca19c6e4 iommu_dma_get_resv_regions +EXPORT_SYMBOL vmlinux 0xca21ebd3 bitmap_free +EXPORT_SYMBOL vmlinux 0xca22f281 backlight_force_update +EXPORT_SYMBOL vmlinux 0xca24b4fc filemap_map_pages +EXPORT_SYMBOL vmlinux 0xca431c05 wake_bit_function +EXPORT_SYMBOL vmlinux 0xca552827 folio_wait_bit +EXPORT_SYMBOL vmlinux 0xca60e60b vfs_iter_write +EXPORT_SYMBOL vmlinux 0xca6e7c98 file_remove_privs +EXPORT_SYMBOL vmlinux 0xca76f777 i2c_get_match_data +EXPORT_SYMBOL vmlinux 0xca7b5081 generic_file_read_iter +EXPORT_SYMBOL vmlinux 0xca82b032 netdev_info +EXPORT_SYMBOL vmlinux 0xca9360b5 rb_next +EXPORT_SYMBOL vmlinux 0xca9b8ca5 inet_recvmsg +EXPORT_SYMBOL vmlinux 0xca9beaa4 __xa_store +EXPORT_SYMBOL vmlinux 0xca9c5b30 pm860x_page_bulk_read +EXPORT_SYMBOL vmlinux 0xcac065b8 devm_get_clk_from_child +EXPORT_SYMBOL vmlinux 0xcad1aca8 acpi_exception +EXPORT_SYMBOL vmlinux 0xcad84e99 dquot_get_dqblk +EXPORT_SYMBOL vmlinux 0xcaf9d577 eth_header +EXPORT_SYMBOL vmlinux 0xcaff017d netdev_lower_state_changed +EXPORT_SYMBOL vmlinux 0xcb0288ea ledtrig_cpu +EXPORT_SYMBOL vmlinux 0xcb089fd0 pnp_disable_dev +EXPORT_SYMBOL vmlinux 0xcb16ff2b scsi_print_command +EXPORT_SYMBOL vmlinux 0xcb254686 nvdimm_namespace_common_probe +EXPORT_SYMBOL vmlinux 0xcb3ae215 call_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xcb5becf2 eisa_driver_register +EXPORT_SYMBOL vmlinux 0xcb691672 inet_reqsk_alloc +EXPORT_SYMBOL vmlinux 0xcb733bf2 acpi_bus_set_power +EXPORT_SYMBOL vmlinux 0xcb838670 tcf_exts_change +EXPORT_SYMBOL vmlinux 0xcb8f4941 hid_bpf_ops +EXPORT_SYMBOL vmlinux 0xcba52f2b dst_init +EXPORT_SYMBOL vmlinux 0xcbac2d9b tcf_idr_cleanup +EXPORT_SYMBOL vmlinux 0xcbb5d6c2 unregister_filesystem +EXPORT_SYMBOL vmlinux 0xcbbf0a6f audit_log_task_context +EXPORT_SYMBOL vmlinux 0xcbc486ac iov_iter_single_seg_count +EXPORT_SYMBOL vmlinux 0xcbd4898c fortify_panic +EXPORT_SYMBOL vmlinux 0xcbfb33e4 init_opal_dev +EXPORT_SYMBOL vmlinux 0xcc05f9e4 task_work_add +EXPORT_SYMBOL vmlinux 0xcc099c28 disk_check_media_change +EXPORT_SYMBOL vmlinux 0xcc1b882a idr_get_next_ul +EXPORT_SYMBOL vmlinux 0xcc1d8928 __dev_queue_xmit +EXPORT_SYMBOL vmlinux 0xcc248d26 serial8250_suspend_port +EXPORT_SYMBOL vmlinux 0xcc2e3939 security_inode_init_security +EXPORT_SYMBOL vmlinux 0xcc2fc81c __block_write_begin +EXPORT_SYMBOL vmlinux 0xcc328a5c reservation_ww_class +EXPORT_SYMBOL vmlinux 0xcc392eea kmalloc_size_roundup +EXPORT_SYMBOL vmlinux 0xcc411ed1 ptp_convert_timestamp +EXPORT_SYMBOL vmlinux 0xcc45b00f get_phy_device +EXPORT_SYMBOL vmlinux 0xcc5005fe msleep_interruptible +EXPORT_SYMBOL vmlinux 0xcc53d1d0 inode_add_bytes +EXPORT_SYMBOL vmlinux 0xcc5c2df4 trace_print_symbols_seq +EXPORT_SYMBOL vmlinux 0xcc5d22d9 can_do_mlock +EXPORT_SYMBOL vmlinux 0xcc704a13 d_alloc +EXPORT_SYMBOL vmlinux 0xcc9bc37f tcf_idr_release +EXPORT_SYMBOL vmlinux 0xcc9f0b3f __skb_recv_datagram +EXPORT_SYMBOL vmlinux 0xcca5839d xen_vcpu_id +EXPORT_SYMBOL vmlinux 0xccaf994e dma_fence_set_deadline +EXPORT_SYMBOL vmlinux 0xccb160ad __d_drop +EXPORT_SYMBOL vmlinux 0xccb9d320 lookup_one_positive_unlocked +EXPORT_SYMBOL vmlinux 0xccbc4c3c device_get_ethdev_address +EXPORT_SYMBOL vmlinux 0xccef030e vlan_filter_push_vids +EXPORT_SYMBOL vmlinux 0xccfb9e07 dst_default_metrics +EXPORT_SYMBOL vmlinux 0xccfd2ebc scsi_dev_info_list_del_keyed +EXPORT_SYMBOL vmlinux 0xcd01b8e6 acpi_attach_data +EXPORT_SYMBOL vmlinux 0xcd0c7427 sockopt_lock_sock +EXPORT_SYMBOL vmlinux 0xcd15ee36 blk_mq_unique_tag +EXPORT_SYMBOL vmlinux 0xcd279169 nla_find +EXPORT_SYMBOL vmlinux 0xcd27d69d fb_pgprotect +EXPORT_SYMBOL vmlinux 0xcd37f448 tls_client_hello_psk +EXPORT_SYMBOL vmlinux 0xcd4aab82 pci_rebar_get_possible_sizes +EXPORT_SYMBOL vmlinux 0xcd569f5a console_force_preferred_locked +EXPORT_SYMBOL vmlinux 0xcd621e1d ip_fraglist_prepare +EXPORT_SYMBOL vmlinux 0xcd79cd48 skb_dequeue_tail +EXPORT_SYMBOL vmlinux 0xcd89ca68 hash_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0xcd8ce890 acpi_format_exception +EXPORT_SYMBOL vmlinux 0xcd8e2480 pci_bus_read_config_word +EXPORT_SYMBOL vmlinux 0xcd9422a9 eth_get_headlen +EXPORT_SYMBOL vmlinux 0xcd9c13a3 tty_termios_hw_change +EXPORT_SYMBOL vmlinux 0xcd9d5ffb seq_pad +EXPORT_SYMBOL vmlinux 0xcdb9bd77 twl6040_power +EXPORT_SYMBOL vmlinux 0xcdc39c9e security_ismaclabel +EXPORT_SYMBOL vmlinux 0xcdcb212f legacy_pic +EXPORT_SYMBOL vmlinux 0xcdcb5946 _copy_from_iter_nocache +EXPORT_SYMBOL vmlinux 0xcdcf452d drop_super +EXPORT_SYMBOL vmlinux 0xcddb6212 skb_csum_hwoffload_help +EXPORT_SYMBOL vmlinux 0xcde5f555 config_item_set_name +EXPORT_SYMBOL vmlinux 0xcde77bcc free_opal_dev +EXPORT_SYMBOL vmlinux 0xcdef7d99 nvdimm_namespace_disk_name +EXPORT_SYMBOL vmlinux 0xcdfd905c is_subdir +EXPORT_SYMBOL vmlinux 0xce01450c dev_get_by_name_rcu +EXPORT_SYMBOL vmlinux 0xce0fd81c security_binder_transfer_file +EXPORT_SYMBOL vmlinux 0xce14da1d release_sock +EXPORT_SYMBOL vmlinux 0xce2840e7 irq_set_irq_wake +EXPORT_SYMBOL vmlinux 0xce3513a0 dquot_get_next_id +EXPORT_SYMBOL vmlinux 0xce4cdb8e fb_find_best_mode +EXPORT_SYMBOL vmlinux 0xce4d8d40 mdio_bus_type +EXPORT_SYMBOL vmlinux 0xce4e47b6 __kfifo_skip_r +EXPORT_SYMBOL vmlinux 0xce5ac24f zlib_inflate_workspacesize +EXPORT_SYMBOL vmlinux 0xce602840 kmem_cache_create +EXPORT_SYMBOL vmlinux 0xce720f28 mtree_destroy +EXPORT_SYMBOL vmlinux 0xce76c257 acpi_get_irq_routing_table +EXPORT_SYMBOL vmlinux 0xce807a25 up_write +EXPORT_SYMBOL vmlinux 0xce862040 blk_mq_requeue_request +EXPORT_SYMBOL vmlinux 0xcea381dd x86_match_cpu +EXPORT_SYMBOL vmlinux 0xceab0311 strchrnul +EXPORT_SYMBOL vmlinux 0xceb9010d xp_set_rxq_info +EXPORT_SYMBOL vmlinux 0xcecec4f6 devm_arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0xced0f4d4 gen_pool_create +EXPORT_SYMBOL vmlinux 0xcee58321 devfreq_monitor_resume +EXPORT_SYMBOL vmlinux 0xceeb6c09 page_pool_create +EXPORT_SYMBOL vmlinux 0xcefaa876 t10_pi_type1_crc +EXPORT_SYMBOL vmlinux 0xcefb0c9f __mutex_init +EXPORT_SYMBOL vmlinux 0xcefcd99a serial8250_unregister_port +EXPORT_SYMBOL vmlinux 0xcf109fde bio_reset +EXPORT_SYMBOL vmlinux 0xcf13c442 nf_setsockopt +EXPORT_SYMBOL vmlinux 0xcf140488 blk_queue_io_min +EXPORT_SYMBOL vmlinux 0xcf24d134 would_dump +EXPORT_SYMBOL vmlinux 0xcf2a6966 up +EXPORT_SYMBOL vmlinux 0xcf339a3d netpoll_setup +EXPORT_SYMBOL vmlinux 0xcf3b69b3 netdev_stats_to_stats64 +EXPORT_SYMBOL vmlinux 0xcf4fdd4d _atomic_dec_and_lock +EXPORT_SYMBOL vmlinux 0xcf515e1c scsi_remove_device +EXPORT_SYMBOL vmlinux 0xcf542d4c dma_alloc_attrs +EXPORT_SYMBOL vmlinux 0xcf8fa589 flow_rule_match_cvlan +EXPORT_SYMBOL vmlinux 0xcf965972 __dec_node_page_state +EXPORT_SYMBOL vmlinux 0xcf98d456 __SCK__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0xcf9b558d touchscreen_set_mt_pos +EXPORT_SYMBOL vmlinux 0xcfc9deaf atomic_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0xcfd7d4bf __SCK__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xcfd884a8 __hsiphash_unaligned +EXPORT_SYMBOL vmlinux 0xcff2ef30 mmc_erase_group_aligned +EXPORT_SYMBOL vmlinux 0xd01c2d1e genphy_read_abilities +EXPORT_SYMBOL vmlinux 0xd02fc7c1 bio_integrity_add_page +EXPORT_SYMBOL vmlinux 0xd04515cf pci_scan_slot +EXPORT_SYMBOL vmlinux 0xd04c1a64 sysctl_devconf_inherit_init_net +EXPORT_SYMBOL vmlinux 0xd056e14b skb_put +EXPORT_SYMBOL vmlinux 0xd0654aba woken_wake_function +EXPORT_SYMBOL vmlinux 0xd0757970 phy_print_status +EXPORT_SYMBOL vmlinux 0xd0760fc0 kfree_sensitive +EXPORT_SYMBOL vmlinux 0xd0831fbc agp_bridge +EXPORT_SYMBOL vmlinux 0xd0866594 flow_rule_match_enc_ip +EXPORT_SYMBOL vmlinux 0xd08adb2b trace_seq_hex_dump +EXPORT_SYMBOL vmlinux 0xd0991f5d con_copy_unimap +EXPORT_SYMBOL vmlinux 0xd09df4a3 __tracepoint_module_get +EXPORT_SYMBOL vmlinux 0xd0a4ac2f netdev_set_tc_queue +EXPORT_SYMBOL vmlinux 0xd0ad59ac kernel_recvmsg +EXPORT_SYMBOL vmlinux 0xd0b74705 acpi_install_interface +EXPORT_SYMBOL vmlinux 0xd0bdb7ed mmc_request_done +EXPORT_SYMBOL vmlinux 0xd0e4f3d7 blk_queue_alignment_offset +EXPORT_SYMBOL vmlinux 0xd0eead94 d_find_any_alias +EXPORT_SYMBOL vmlinux 0xd0f284b8 mmiotrace_printk +EXPORT_SYMBOL vmlinux 0xd0f48d2c agp_enable +EXPORT_SYMBOL vmlinux 0xd0f6f818 sock_no_ioctl +EXPORT_SYMBOL vmlinux 0xd0fef3b2 agp_free_key +EXPORT_SYMBOL vmlinux 0xd10f4709 netif_napi_add_weight +EXPORT_SYMBOL vmlinux 0xd1363cc1 ucs2_strsize +EXPORT_SYMBOL vmlinux 0xd1442fb9 inet_frag_kill +EXPORT_SYMBOL vmlinux 0xd17ad6f6 security_inode_setsecctx +EXPORT_SYMBOL vmlinux 0xd194ddf9 acpi_gpe_count +EXPORT_SYMBOL vmlinux 0xd1a23399 pci_pme_capable +EXPORT_SYMBOL vmlinux 0xd1ba78dc __vfs_removexattr +EXPORT_SYMBOL vmlinux 0xd1d6e0b7 boot_cpu_data +EXPORT_SYMBOL vmlinux 0xd1d87e92 scsi_mlreturn_string +EXPORT_SYMBOL vmlinux 0xd1deba55 eth_header_parse_protocol +EXPORT_SYMBOL vmlinux 0xd1e77550 neigh_seq_stop +EXPORT_SYMBOL vmlinux 0xd1f35811 mipi_dsi_dcs_set_tear_off +EXPORT_SYMBOL vmlinux 0xd1f60a89 arch_io_free_memtype_wc +EXPORT_SYMBOL vmlinux 0xd1f6c5f3 smp_num_siblings +EXPORT_SYMBOL vmlinux 0xd1fcc946 __skb_free_datagram_locked +EXPORT_SYMBOL vmlinux 0xd2086852 agp_find_bridge +EXPORT_SYMBOL vmlinux 0xd211ff6d blk_queue_dma_alignment +EXPORT_SYMBOL vmlinux 0xd2160d8c md_bitmap_endwrite +EXPORT_SYMBOL vmlinux 0xd21b1247 devm_arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0xd21c5139 iowrite64_lo_hi +EXPORT_SYMBOL vmlinux 0xd2237016 radix_tree_delete_item +EXPORT_SYMBOL vmlinux 0xd24108d4 rfkill_soft_blocked +EXPORT_SYMBOL vmlinux 0xd25d4f74 console_blank_hook +EXPORT_SYMBOL vmlinux 0xd2647403 pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0xd27b25dd blk_check_plugged +EXPORT_SYMBOL vmlinux 0xd2800691 nf_conntrack_destroy +EXPORT_SYMBOL vmlinux 0xd28999fd bdi_put +EXPORT_SYMBOL vmlinux 0xd29483ed md_flush_request +EXPORT_SYMBOL vmlinux 0xd2b46a3c vme_unregister_error_handler +EXPORT_SYMBOL vmlinux 0xd2bc5c46 __get_user_nocheck_2 +EXPORT_SYMBOL vmlinux 0xd2d88506 netdev_offload_xstats_report_used +EXPORT_SYMBOL vmlinux 0xd2da1048 register_netdevice_notifier +EXPORT_SYMBOL vmlinux 0xd2e2a9d0 hdmi_spd_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0xd2ea49b8 acpi_leave_sleep_state_prep +EXPORT_SYMBOL vmlinux 0xd2f8c0d9 dev_open +EXPORT_SYMBOL vmlinux 0xd304569d flow_rule_match_ports_range +EXPORT_SYMBOL vmlinux 0xd3121046 udplite_prot +EXPORT_SYMBOL vmlinux 0xd31a9690 super_setup_bdi_name +EXPORT_SYMBOL vmlinux 0xd31c20ed __netdev_alloc_skb +EXPORT_SYMBOL vmlinux 0xd331d6a8 iommu_put_resv_regions +EXPORT_SYMBOL vmlinux 0xd336d0d2 page_pool_update_nid +EXPORT_SYMBOL vmlinux 0xd338ea7e __SCT__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xd33de062 ndisc_send_skb +EXPORT_SYMBOL vmlinux 0xd35a6d31 mempool_kmalloc +EXPORT_SYMBOL vmlinux 0xd35cce70 _raw_spin_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xd361fe15 ip_generic_getfrag +EXPORT_SYMBOL vmlinux 0xd36dc10c get_random_u32 +EXPORT_SYMBOL vmlinux 0xd36e3d59 prandom_bytes_state +EXPORT_SYMBOL vmlinux 0xd38cd261 __default_kernel_pte_mask +EXPORT_SYMBOL vmlinux 0xd38ee2c7 __get_hash_from_flowi6 +EXPORT_SYMBOL vmlinux 0xd3a53bbc udp_lib_unhash +EXPORT_SYMBOL vmlinux 0xd3bfae07 iommu_get_msi_cookie +EXPORT_SYMBOL vmlinux 0xd3e8fda1 seq_read +EXPORT_SYMBOL vmlinux 0xd401223c pci_ep_cfs_add_epc_group +EXPORT_SYMBOL vmlinux 0xd406d266 fb_mode_is_equal +EXPORT_SYMBOL vmlinux 0xd41ed082 lock_sock_nested +EXPORT_SYMBOL vmlinux 0xd4201e87 sock_no_bind +EXPORT_SYMBOL vmlinux 0xd421aab9 migrate_folio +EXPORT_SYMBOL vmlinux 0xd45cc6ca bin2hex +EXPORT_SYMBOL vmlinux 0xd460d6e7 seq_open +EXPORT_SYMBOL vmlinux 0xd4835ef8 dmi_check_system +EXPORT_SYMBOL vmlinux 0xd4947ff7 devm_devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0xd495df92 __vfs_getxattr +EXPORT_SYMBOL vmlinux 0xd49bc8d4 kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xd4a963cd jbd2_journal_destroy +EXPORT_SYMBOL vmlinux 0xd4afea5d free_irq_cpu_rmap +EXPORT_SYMBOL vmlinux 0xd4bb4a82 inet6addr_validator_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xd4cd9438 scsi_host_lookup +EXPORT_SYMBOL vmlinux 0xd4d1983c udplite_table +EXPORT_SYMBOL vmlinux 0xd4d586a0 ptp_cancel_worker_sync +EXPORT_SYMBOL vmlinux 0xd4db8930 folio_unlock +EXPORT_SYMBOL vmlinux 0xd4e77cc0 mmc_cqe_post_req +EXPORT_SYMBOL vmlinux 0xd502a35d kobject_del +EXPORT_SYMBOL vmlinux 0xd51ee9ae get_vm_area +EXPORT_SYMBOL vmlinux 0xd5246a50 netlbl_calipso_ops_register +EXPORT_SYMBOL vmlinux 0xd5263820 mb_cache_destroy +EXPORT_SYMBOL vmlinux 0xd5346bfc acpi_get_possible_resources +EXPORT_SYMBOL vmlinux 0xd53f1df5 pin_user_pages_remote +EXPORT_SYMBOL vmlinux 0xd5a44684 rproc_report_crash +EXPORT_SYMBOL vmlinux 0xd5b3d0d5 xxh64_copy_state +EXPORT_SYMBOL vmlinux 0xd5b53e3d tcf_em_tree_dump +EXPORT_SYMBOL vmlinux 0xd5bb5629 tcf_chain_put_by_act +EXPORT_SYMBOL vmlinux 0xd5d1044a netpoll_poll_enable +EXPORT_SYMBOL vmlinux 0xd5eff1ac sk_net_capable +EXPORT_SYMBOL vmlinux 0xd5f4c5e4 mfd_add_devices +EXPORT_SYMBOL vmlinux 0xd5fd90f1 prepare_to_wait +EXPORT_SYMBOL vmlinux 0xd6067b85 fscrypt_encrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xd60736ec gf128mul_free_64k +EXPORT_SYMBOL vmlinux 0xd60c14c3 agp_generic_insert_memory +EXPORT_SYMBOL vmlinux 0xd60f6c61 inet_csk_reqsk_queue_add +EXPORT_SYMBOL vmlinux 0xd6133619 nf_ip_checksum +EXPORT_SYMBOL vmlinux 0xd6141c34 padata_do_parallel +EXPORT_SYMBOL vmlinux 0xd61b714d rtnl_kfree_skbs +EXPORT_SYMBOL vmlinux 0xd629e278 dcb_getrewr_prio_pcp_mask_map +EXPORT_SYMBOL vmlinux 0xd62ecd49 rps_sock_flow_table +EXPORT_SYMBOL vmlinux 0xd63653e6 netif_tx_lock +EXPORT_SYMBOL vmlinux 0xd642f3f6 video_firmware_drivers_only +EXPORT_SYMBOL vmlinux 0xd643239a acpi_leave_sleep_state +EXPORT_SYMBOL vmlinux 0xd65aca89 __mark_inode_dirty +EXPORT_SYMBOL vmlinux 0xd665520c sk_ns_capable +EXPORT_SYMBOL vmlinux 0xd6692c94 elv_rb_del +EXPORT_SYMBOL vmlinux 0xd66b2257 eth_type_trans +EXPORT_SYMBOL vmlinux 0xd66c8184 add_device_randomness +EXPORT_SYMBOL vmlinux 0xd66f9fed seq_release_private +EXPORT_SYMBOL vmlinux 0xd672e40c xen_alloc_ballooned_pages +EXPORT_SYMBOL vmlinux 0xd6742002 preempt_schedule_thunk +EXPORT_SYMBOL vmlinux 0xd68c5a1f adjust_resource +EXPORT_SYMBOL vmlinux 0xd6a91f54 twl_i2c_read +EXPORT_SYMBOL vmlinux 0xd6afbc16 nf_hook_slow +EXPORT_SYMBOL vmlinux 0xd6b2ed5f generate_pm_trace +EXPORT_SYMBOL vmlinux 0xd6b33026 cpu_khz +EXPORT_SYMBOL vmlinux 0xd6c283ad d_instantiate +EXPORT_SYMBOL vmlinux 0xd6ea1664 nf_log_set +EXPORT_SYMBOL vmlinux 0xd6eaaea1 full_name_hash +EXPORT_SYMBOL vmlinux 0xd6ee688f vmalloc +EXPORT_SYMBOL vmlinux 0xd6f90804 rproc_elf_load_segments +EXPORT_SYMBOL vmlinux 0xd6fdd642 genphy_c45_eee_is_active +EXPORT_SYMBOL vmlinux 0xd6fde043 is_module_sig_enforced +EXPORT_SYMBOL vmlinux 0xd7055889 security_sock_graft +EXPORT_SYMBOL vmlinux 0xd705a29d set_pages_wb +EXPORT_SYMBOL vmlinux 0xd70d35a1 gf128mul_4k_bbe +EXPORT_SYMBOL vmlinux 0xd70f62b6 acpi_os_execute +EXPORT_SYMBOL vmlinux 0xd7174225 blk_mq_run_hw_queues +EXPORT_SYMBOL vmlinux 0xd723384a tty_port_destroy +EXPORT_SYMBOL vmlinux 0xd72c56dd acpi_dev_hid_uid_match +EXPORT_SYMBOL vmlinux 0xd730bf09 agp_generic_alloc_by_type +EXPORT_SYMBOL vmlinux 0xd7356c1c ns_capable_setid +EXPORT_SYMBOL vmlinux 0xd73653c4 freezer_active +EXPORT_SYMBOL vmlinux 0xd738ca1b phy_unregister_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xd73a294f mtree_erase +EXPORT_SYMBOL vmlinux 0xd73c5804 inet_offloads +EXPORT_SYMBOL vmlinux 0xd73c8c2b synchronize_shrinkers +EXPORT_SYMBOL vmlinux 0xd7482f05 vcalloc +EXPORT_SYMBOL vmlinux 0xd7620ecc mnt_set_expiry +EXPORT_SYMBOL vmlinux 0xd767f04c sock_no_accept +EXPORT_SYMBOL vmlinux 0xd771e3d9 generic_pipe_buf_try_steal +EXPORT_SYMBOL vmlinux 0xd786b6a5 i8042_remove_filter +EXPORT_SYMBOL vmlinux 0xd7987177 utf8_load +EXPORT_SYMBOL vmlinux 0xd7a4c90f rtnl_create_link +EXPORT_SYMBOL vmlinux 0xd7bb2b6a __pskb_copy_fclone +EXPORT_SYMBOL vmlinux 0xd7be0eaf security_sk_clone +EXPORT_SYMBOL vmlinux 0xd7c5cb25 devm_ioremap +EXPORT_SYMBOL vmlinux 0xd7d280ad irq_poll_complete +EXPORT_SYMBOL vmlinux 0xd7d6da84 dquot_initialize_needed +EXPORT_SYMBOL vmlinux 0xd7dd777b reserve_perfctr_nmi +EXPORT_SYMBOL vmlinux 0xd7e56a4e simple_strtoll +EXPORT_SYMBOL vmlinux 0xd7e637a3 inet_frag_rbtree_purge +EXPORT_SYMBOL vmlinux 0xd7ea7094 nf_unregister_queue_handler +EXPORT_SYMBOL vmlinux 0xd7f3e6e3 copy_page_to_iter +EXPORT_SYMBOL vmlinux 0xd829217e rtnl_unicast +EXPORT_SYMBOL vmlinux 0xd830e4ed flow_indr_block_cb_alloc +EXPORT_SYMBOL vmlinux 0xd83898d5 nf_hooks_needed +EXPORT_SYMBOL vmlinux 0xd846c315 acpi_write_bit_register +EXPORT_SYMBOL vmlinux 0xd8539988 jbd2_journal_get_undo_access +EXPORT_SYMBOL vmlinux 0xd876f526 xfrm_policy_bysel_ctx +EXPORT_SYMBOL vmlinux 0xd8902e63 mipi_dsi_dcs_write +EXPORT_SYMBOL vmlinux 0xd895727b skb_copy_and_csum_datagram_msg +EXPORT_SYMBOL vmlinux 0xd8997b6a ptp_clock_index +EXPORT_SYMBOL vmlinux 0xd89da37f movable_zone +EXPORT_SYMBOL vmlinux 0xd8a994eb scsi_extd_sense_format +EXPORT_SYMBOL vmlinux 0xd8ac8425 sk_stream_wait_connect +EXPORT_SYMBOL vmlinux 0xd8b61304 get_default_font +EXPORT_SYMBOL vmlinux 0xd8b6d96f __find_nth_and_bit +EXPORT_SYMBOL vmlinux 0xd8ca7b03 iw_handler_get_thrspy +EXPORT_SYMBOL vmlinux 0xd8df08ac acpi_handle_printk +EXPORT_SYMBOL vmlinux 0xd8f990e0 devm_ioport_map +EXPORT_SYMBOL vmlinux 0xd8fe1b40 tty_port_close_end +EXPORT_SYMBOL vmlinux 0xd914da2f rproc_shutdown +EXPORT_SYMBOL vmlinux 0xd91f6ab6 strnlen_user +EXPORT_SYMBOL vmlinux 0xd92deb6b acpi_evaluate_object +EXPORT_SYMBOL vmlinux 0xd933f209 __SCT__tp_func_rdpmc +EXPORT_SYMBOL vmlinux 0xd93c4a14 mmc_gpio_set_cd_isr +EXPORT_SYMBOL vmlinux 0xd94274bd ioc_lookup_icq +EXPORT_SYMBOL vmlinux 0xd9491c14 xa_destroy +EXPORT_SYMBOL vmlinux 0xd954e866 flow_rule_match_vlan +EXPORT_SYMBOL vmlinux 0xd95a82c2 mode_strip_sgid +EXPORT_SYMBOL vmlinux 0xd95c2df8 xfrm_state_update +EXPORT_SYMBOL vmlinux 0xd971c6c4 xen_arch_register_cpu +EXPORT_SYMBOL vmlinux 0xd972d520 elv_rb_latter_request +EXPORT_SYMBOL vmlinux 0xd985c484 bdi_register +EXPORT_SYMBOL vmlinux 0xd985dc99 mempool_free_pages +EXPORT_SYMBOL vmlinux 0xd9881532 pnp_release_card_device +EXPORT_SYMBOL vmlinux 0xd988a522 vga_switcheroo_get_client_state +EXPORT_SYMBOL vmlinux 0xd9a28d88 inet_rtx_syn_ack +EXPORT_SYMBOL vmlinux 0xd9a5ccb5 seq_write +EXPORT_SYMBOL vmlinux 0xd9a5ea54 __init_waitqueue_head +EXPORT_SYMBOL vmlinux 0xd9b6d24e pfifo_fast_ops +EXPORT_SYMBOL vmlinux 0xd9b85ef6 lockref_get +EXPORT_SYMBOL vmlinux 0xd9be33b0 mmc_card_is_blockaddr +EXPORT_SYMBOL vmlinux 0xd9c72dbc vfs_getattr +EXPORT_SYMBOL vmlinux 0xd9cd8d24 devm_aperture_acquire_for_platform_device +EXPORT_SYMBOL vmlinux 0xd9d8fd16 register_restart_handler +EXPORT_SYMBOL vmlinux 0xd9d952d1 crypto_aes_sbox +EXPORT_SYMBOL vmlinux 0xd9e1c3bb dev_get_flags +EXPORT_SYMBOL vmlinux 0xd9ef4d0e mount_nodev +EXPORT_SYMBOL vmlinux 0xda13e7ab netdev_upper_dev_unlink +EXPORT_SYMBOL vmlinux 0xda1abf3f vfs_clone_file_range +EXPORT_SYMBOL vmlinux 0xda1ddef1 acpi_mark_gpe_for_wake +EXPORT_SYMBOL vmlinux 0xda26b8ea __irq_regs +EXPORT_SYMBOL vmlinux 0xda3d10a8 security_tun_dev_open +EXPORT_SYMBOL vmlinux 0xda3d7038 input_setup_polling +EXPORT_SYMBOL vmlinux 0xda58ca17 ip_fraglist_init +EXPORT_SYMBOL vmlinux 0xda5bb692 __generic_file_write_iter +EXPORT_SYMBOL vmlinux 0xda63930a netdev_unbind_sb_channel +EXPORT_SYMBOL vmlinux 0xda81ba76 pci_disable_ptm +EXPORT_SYMBOL vmlinux 0xda92aeda tty_port_raise_dtr_rts +EXPORT_SYMBOL vmlinux 0xdab84787 pci_map_rom +EXPORT_SYMBOL vmlinux 0xdab8dc2b phy_device_free +EXPORT_SYMBOL vmlinux 0xdac4913a bitmap_allocate_region +EXPORT_SYMBOL vmlinux 0xdacf3ec7 blk_queue_max_write_zeroes_sectors +EXPORT_SYMBOL vmlinux 0xdad13544 ptrs_per_p4d +EXPORT_SYMBOL vmlinux 0xdad1fc3f zstd_flush_stream +EXPORT_SYMBOL vmlinux 0xdb0b9c42 generic_fillattr +EXPORT_SYMBOL vmlinux 0xdb0bf617 pci_find_parent_resource +EXPORT_SYMBOL vmlinux 0xdb16b170 topology_phys_to_logical_pkg +EXPORT_SYMBOL vmlinux 0xdb1edee6 hdmi_infoframe_unpack +EXPORT_SYMBOL vmlinux 0xdb4ab8ed sg_miter_skip +EXPORT_SYMBOL vmlinux 0xdb5fd55b deactivate_locked_super +EXPORT_SYMBOL vmlinux 0xdb68bbad rfkill_destroy +EXPORT_SYMBOL vmlinux 0xdb717285 rtc_add_groups +EXPORT_SYMBOL vmlinux 0xdb760f52 __kfifo_free +EXPORT_SYMBOL vmlinux 0xdb7c5dc2 fault_in_iov_iter_writeable +EXPORT_SYMBOL vmlinux 0xdb8d3a6d posix_acl_update_mode +EXPORT_SYMBOL vmlinux 0xdb95e185 intel_scu_ipc_dev_command_with_size +EXPORT_SYMBOL vmlinux 0xdb9e2426 dm_kcopyd_zero +EXPORT_SYMBOL vmlinux 0xdba20e12 blk_set_stacking_limits +EXPORT_SYMBOL vmlinux 0xdbb38ff5 mipi_dsi_host_register +EXPORT_SYMBOL vmlinux 0xdbb6fd3f input_mt_assign_slots +EXPORT_SYMBOL vmlinux 0xdbbc7f23 __inet6_lookup_established +EXPORT_SYMBOL vmlinux 0xdbbd3651 genphy_handle_interrupt_no_ack +EXPORT_SYMBOL vmlinux 0xdbc43e6a qdisc_get_rtab +EXPORT_SYMBOL vmlinux 0xdbc57475 key_unlink +EXPORT_SYMBOL vmlinux 0xdbcf041a acpi_install_address_space_handler +EXPORT_SYMBOL vmlinux 0xdbd18e3a netdev_emerg +EXPORT_SYMBOL vmlinux 0xdbd2721b netdev_upper_dev_link +EXPORT_SYMBOL vmlinux 0xdbdf6c92 ioport_resource +EXPORT_SYMBOL vmlinux 0xdbe3aff3 sk_reset_timer +EXPORT_SYMBOL vmlinux 0xdbf8106e __skb_flow_get_ports +EXPORT_SYMBOL vmlinux 0xdc0e4855 timer_delete +EXPORT_SYMBOL vmlinux 0xdc0ec08c __x86_indirect_jump_thunk_r12 +EXPORT_SYMBOL vmlinux 0xdc14eda7 pci_pci_problems +EXPORT_SYMBOL vmlinux 0xdc49c198 reciprocal_value_adv +EXPORT_SYMBOL vmlinux 0xdc512134 backlight_register_notifier +EXPORT_SYMBOL vmlinux 0xdc5736d5 acpi_register_ioapic +EXPORT_SYMBOL vmlinux 0xdc5d6f19 netdev_lower_get_next +EXPORT_SYMBOL vmlinux 0xdc6fadba unregister_netdev +EXPORT_SYMBOL vmlinux 0xdca96eb0 passthru_features_check +EXPORT_SYMBOL vmlinux 0xdcaaba35 twl6040_get_sysclk +EXPORT_SYMBOL vmlinux 0xdcbbbf8c i2c_get_adapter +EXPORT_SYMBOL vmlinux 0xdcbeba1d sg_copy_from_buffer +EXPORT_SYMBOL vmlinux 0xdcc37afe sock_queue_err_skb +EXPORT_SYMBOL vmlinux 0xdcd63e55 __sk_dst_check +EXPORT_SYMBOL vmlinux 0xdcdc0040 slhc_compress +EXPORT_SYMBOL vmlinux 0xdce2755d submit_bio +EXPORT_SYMBOL vmlinux 0xdcfb3fc9 is_free_buddy_page +EXPORT_SYMBOL vmlinux 0xdcfe73be input_unregister_handler +EXPORT_SYMBOL vmlinux 0xdd18a993 acpi_check_dsm +EXPORT_SYMBOL vmlinux 0xdd2c169b mb_cache_create +EXPORT_SYMBOL vmlinux 0xdd2d2d87 kmem_cache_destroy +EXPORT_SYMBOL vmlinux 0xdd30f7ea pci_save_state +EXPORT_SYMBOL vmlinux 0xdd3bb3f7 devm_devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0xdd4d55b6 _raw_read_unlock +EXPORT_SYMBOL vmlinux 0xdd551f22 flow_rule_match_enc_ipv6_addrs +EXPORT_SYMBOL vmlinux 0xdd5597bc __skb_vlan_pop +EXPORT_SYMBOL vmlinux 0xdd566775 napi_gro_frags +EXPORT_SYMBOL vmlinux 0xdd5e4cea rtnl_nla_parse_ifinfomsg +EXPORT_SYMBOL vmlinux 0xdd64e639 strscpy +EXPORT_SYMBOL vmlinux 0xdd6a773c sock_no_sendmsg +EXPORT_SYMBOL vmlinux 0xdd6bea11 __module_put_and_kthread_exit +EXPORT_SYMBOL vmlinux 0xdd6c0a8b dma_async_device_register +EXPORT_SYMBOL vmlinux 0xdd750470 flow_rule_match_control +EXPORT_SYMBOL vmlinux 0xdd800723 phy_loopback +EXPORT_SYMBOL vmlinux 0xdd849d51 scsi_get_sense_info_fld +EXPORT_SYMBOL vmlinux 0xdd86147f xsk_tx_peek_desc +EXPORT_SYMBOL vmlinux 0xdd8b7e2a tcf_em_tree_validate +EXPORT_SYMBOL vmlinux 0xdd8cd6ae pci_setup_cardbus +EXPORT_SYMBOL vmlinux 0xdd90881d pnp_is_active +EXPORT_SYMBOL vmlinux 0xdd92537e i2c_smbus_read_byte +EXPORT_SYMBOL vmlinux 0xdd99b14d skb_flow_get_icmp_tci +EXPORT_SYMBOL vmlinux 0xddad7952 acpi_dbg_level +EXPORT_SYMBOL vmlinux 0xddb782e6 fsync_bdev +EXPORT_SYMBOL vmlinux 0xddb7a235 tcp_sock_set_keepidle +EXPORT_SYMBOL vmlinux 0xddcbe1f3 acpi_ut_value_exit +EXPORT_SYMBOL vmlinux 0xddf6ad7a completion_done +EXPORT_SYMBOL vmlinux 0xddf882ca param_get_int +EXPORT_SYMBOL vmlinux 0xddfdb8ac tcp_md5_needed +EXPORT_SYMBOL vmlinux 0xde293f9e add_wait_queue_exclusive +EXPORT_SYMBOL vmlinux 0xde4eeab5 __register_nmi_handler +EXPORT_SYMBOL vmlinux 0xde524986 iov_iter_zero +EXPORT_SYMBOL vmlinux 0xde654af1 devfreq_recommended_opp +EXPORT_SYMBOL vmlinux 0xde7f201f kern_path +EXPORT_SYMBOL vmlinux 0xde80cd09 ioremap +EXPORT_SYMBOL vmlinux 0xde90f086 __find_get_block +EXPORT_SYMBOL vmlinux 0xde928d57 of_find_mipi_dsi_host_by_node +EXPORT_SYMBOL vmlinux 0xde9b17ed agp3_generic_fetch_size +EXPORT_SYMBOL vmlinux 0xde9c730f __nla_reserve +EXPORT_SYMBOL vmlinux 0xdea1f2e2 __skb_ext_del +EXPORT_SYMBOL vmlinux 0xdeaf8c65 fddi_type_trans +EXPORT_SYMBOL vmlinux 0xdeb99119 dma_fence_init +EXPORT_SYMBOL vmlinux 0xdebc1580 key_alloc +EXPORT_SYMBOL vmlinux 0xdec830bf mmc_wait_for_req +EXPORT_SYMBOL vmlinux 0xdec8c97c input_handler_for_each_handle +EXPORT_SYMBOL vmlinux 0xdec9d43d nf_log_trace +EXPORT_SYMBOL vmlinux 0xded39a6b gen_kill_estimator +EXPORT_SYMBOL vmlinux 0xdeecfba3 __skb_pad +EXPORT_SYMBOL vmlinux 0xdef68d34 flow_keys_basic_dissector +EXPORT_SYMBOL vmlinux 0xdef7c893 fb_match_mode +EXPORT_SYMBOL vmlinux 0xdef8d0ae __SCT__tp_func_kfree +EXPORT_SYMBOL vmlinux 0xdf12a099 input_mt_get_slot_by_key +EXPORT_SYMBOL vmlinux 0xdf256037 kstrtou8_from_user +EXPORT_SYMBOL vmlinux 0xdf2c2742 rb_last +EXPORT_SYMBOL vmlinux 0xdf2ebb87 _raw_read_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xdf36914b xa_find_after +EXPORT_SYMBOL vmlinux 0xdf521442 _find_next_zero_bit +EXPORT_SYMBOL vmlinux 0xdf54a8f7 netlink_unregister_notifier +EXPORT_SYMBOL vmlinux 0xdf618635 pps_register_source +EXPORT_SYMBOL vmlinux 0xdf6b9b10 key_validate +EXPORT_SYMBOL vmlinux 0xdf8c695a __ndelay +EXPORT_SYMBOL vmlinux 0xdf8d781f acpi_update_all_gpes +EXPORT_SYMBOL vmlinux 0xdf929370 fs_overflowgid +EXPORT_SYMBOL vmlinux 0xdf92cdd7 scsi_rescan_device +EXPORT_SYMBOL vmlinux 0xdf93b9d8 timespec64_to_jiffies +EXPORT_SYMBOL vmlinux 0xdf95cfd0 unregister_binfmt +EXPORT_SYMBOL vmlinux 0xdf9734a7 sg_nents +EXPORT_SYMBOL vmlinux 0xdfa5f94d security_cred_getsecid +EXPORT_SYMBOL vmlinux 0xdfb2235e request_firmware +EXPORT_SYMBOL vmlinux 0xdfc12ef1 zstd_decompress_stream +EXPORT_SYMBOL vmlinux 0xdfcc992c current_work +EXPORT_SYMBOL vmlinux 0xdfd175d4 iterate_fd +EXPORT_SYMBOL vmlinux 0xdfd8110c flow_block_cb_is_busy +EXPORT_SYMBOL vmlinux 0xdfdce324 cpu_info +EXPORT_SYMBOL vmlinux 0xdfec1191 kset_register +EXPORT_SYMBOL vmlinux 0xdff905e5 vme_slave_free +EXPORT_SYMBOL vmlinux 0xdffc80fc vesa_modes +EXPORT_SYMBOL vmlinux 0xe00528f9 pci_free_host_bridge +EXPORT_SYMBOL vmlinux 0xe00e187d __SCK__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xe0112fc4 __x86_indirect_thunk_r9 +EXPORT_SYMBOL vmlinux 0xe01dc2d2 jbd2_journal_start_reserved +EXPORT_SYMBOL vmlinux 0xe02b96ea param_ops_charp +EXPORT_SYMBOL vmlinux 0xe02ba436 trace_print_hex_seq +EXPORT_SYMBOL vmlinux 0xe02c9c92 __xa_erase +EXPORT_SYMBOL vmlinux 0xe02ee309 configfs_depend_item +EXPORT_SYMBOL vmlinux 0xe0314872 __ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0xe033cb29 native_queued_spin_lock_slowpath +EXPORT_SYMBOL vmlinux 0xe03ed39d __phy_resume +EXPORT_SYMBOL vmlinux 0xe0419ac4 kstrtos16 +EXPORT_SYMBOL vmlinux 0xe0496edb cdrom_release +EXPORT_SYMBOL vmlinux 0xe0537e62 migrate_vma_finalize +EXPORT_SYMBOL vmlinux 0xe0647493 tcp_inbound_md5_hash +EXPORT_SYMBOL vmlinux 0xe066f9a4 __traceiter_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0xe0744a93 __block_write_full_folio +EXPORT_SYMBOL vmlinux 0xe07e5f44 acpi_reconfig_notifier_unregister +EXPORT_SYMBOL vmlinux 0xe07ef363 intel_gmch_gtt_insert_sg_entries +EXPORT_SYMBOL vmlinux 0xe080e8f0 set_current_groups +EXPORT_SYMBOL vmlinux 0xe0813bf2 ps2_sliced_command +EXPORT_SYMBOL vmlinux 0xe082e88d acpi_check_address_range +EXPORT_SYMBOL vmlinux 0xe091c977 list_sort +EXPORT_SYMBOL vmlinux 0xe0b13336 argv_free +EXPORT_SYMBOL vmlinux 0xe0b5e143 update_region +EXPORT_SYMBOL vmlinux 0xe0b9065b security_xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0xe0c1dec6 netif_skb_features +EXPORT_SYMBOL vmlinux 0xe0c2f46a mmc_free_host +EXPORT_SYMBOL vmlinux 0xe0db2d7e filemap_get_folios +EXPORT_SYMBOL vmlinux 0xe113bbbc csum_partial +EXPORT_SYMBOL vmlinux 0xe123f3d9 dma_fence_release +EXPORT_SYMBOL vmlinux 0xe12bda79 vme_dma_free_attribute +EXPORT_SYMBOL vmlinux 0xe12f6437 tcp_md5_key_copy +EXPORT_SYMBOL vmlinux 0xe1317694 __kfifo_dma_in_prepare_r +EXPORT_SYMBOL vmlinux 0xe138fb8c percpu_counter_add_batch +EXPORT_SYMBOL vmlinux 0xe13cd8a7 dmi_name_in_vendors +EXPORT_SYMBOL vmlinux 0xe14a14a2 xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0xe14cf9fb pci_read_config_word +EXPORT_SYMBOL vmlinux 0xe159d77e simple_empty +EXPORT_SYMBOL vmlinux 0xe16c193a skb_add_rx_frag +EXPORT_SYMBOL vmlinux 0xe17568e3 dma_fence_signal_timestamp_locked +EXPORT_SYMBOL vmlinux 0xe1b40e01 blk_rq_init +EXPORT_SYMBOL vmlinux 0xe1bee700 __traceiter_read_msr +EXPORT_SYMBOL vmlinux 0xe1d1d546 scsi_eh_prep_cmnd +EXPORT_SYMBOL vmlinux 0xe1d94beb free_buffer_head +EXPORT_SYMBOL vmlinux 0xe1dcf64a audit_log_format +EXPORT_SYMBOL vmlinux 0xe1decc28 sock_create_lite +EXPORT_SYMBOL vmlinux 0xe1df4064 fwnode_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0xe1ef46ef blk_rq_unmap_user +EXPORT_SYMBOL vmlinux 0xe20b9ac6 ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0xe21467a2 xp_can_alloc +EXPORT_SYMBOL vmlinux 0xe2154186 __SCK__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xe21f18ac __genradix_iter_peek +EXPORT_SYMBOL vmlinux 0xe22642e5 phy_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0xe24365f4 netdev_master_upper_dev_get_rcu +EXPORT_SYMBOL vmlinux 0xe248569b genphy_setup_forced +EXPORT_SYMBOL vmlinux 0xe27183be udpv6_sendmsg +EXPORT_SYMBOL vmlinux 0xe281018d param_set_ullong +EXPORT_SYMBOL vmlinux 0xe28933d7 __scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0xe28b044f inet_shutdown +EXPORT_SYMBOL vmlinux 0xe2964344 __wake_up +EXPORT_SYMBOL vmlinux 0xe296e1c0 inet_frags_fini +EXPORT_SYMBOL vmlinux 0xe2a308c3 rproc_elf_sanity_check +EXPORT_SYMBOL vmlinux 0xe2ab8a32 noop_llseek +EXPORT_SYMBOL vmlinux 0xe2bbfa56 proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0xe2c17b5d __SCT__might_resched +EXPORT_SYMBOL vmlinux 0xe2d5255a strcmp +EXPORT_SYMBOL vmlinux 0xe2e28fc0 __traceiter_write_msr +EXPORT_SYMBOL vmlinux 0xe2e4e26e rtnl_set_sk_err +EXPORT_SYMBOL vmlinux 0xe2f3b3f8 security_sk_classify_flow +EXPORT_SYMBOL vmlinux 0xe30174d1 input_event +EXPORT_SYMBOL vmlinux 0xe31b9301 intel_gmch_gtt_flush +EXPORT_SYMBOL vmlinux 0xe3294dcb simple_release_fs +EXPORT_SYMBOL vmlinux 0xe32ab4d8 xxh64_digest +EXPORT_SYMBOL vmlinux 0xe32e9986 pci_scan_single_device +EXPORT_SYMBOL vmlinux 0xe3376fa7 dst_release +EXPORT_SYMBOL vmlinux 0xe339a982 register_cdrom +EXPORT_SYMBOL vmlinux 0xe33c7e53 refresh_frequency_limits +EXPORT_SYMBOL vmlinux 0xe3553fed phy_ethtool_set_wol +EXPORT_SYMBOL vmlinux 0xe35bf44f add_to_pipe +EXPORT_SYMBOL vmlinux 0xe3610f73 dentry_open +EXPORT_SYMBOL vmlinux 0xe373d948 devm_mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0xe376bd5c pci_restore_state +EXPORT_SYMBOL vmlinux 0xe37c06ed cros_ec_get_host_event +EXPORT_SYMBOL vmlinux 0xe392bb00 security_binder_transfer_binder +EXPORT_SYMBOL vmlinux 0xe39b2ea5 sha256 +EXPORT_SYMBOL vmlinux 0xe3ad3046 __sg_page_iter_dma_next +EXPORT_SYMBOL vmlinux 0xe3b29c88 tcp_md5_hash_key +EXPORT_SYMBOL vmlinux 0xe3c44234 mr_rtm_dumproute +EXPORT_SYMBOL vmlinux 0xe3d0e3e1 elv_rb_former_request +EXPORT_SYMBOL vmlinux 0xe3d857ea __cpu_active_mask +EXPORT_SYMBOL vmlinux 0xe3e5d3a7 scsi_vpd_lun_id +EXPORT_SYMBOL vmlinux 0xe3ec2f2b alloc_chrdev_region +EXPORT_SYMBOL vmlinux 0xe3edb988 block_commit_write +EXPORT_SYMBOL vmlinux 0xe3f642b2 i2c_verify_client +EXPORT_SYMBOL vmlinux 0xe3feba56 tasklet_unlock_spin_wait +EXPORT_SYMBOL vmlinux 0xe3ff2c41 get_random_u64 +EXPORT_SYMBOL vmlinux 0xe40976c0 pnp_range_reserved +EXPORT_SYMBOL vmlinux 0xe40c37ea down_write_trylock +EXPORT_SYMBOL vmlinux 0xe40f0c2f __set_page_dirty_nobuffers +EXPORT_SYMBOL vmlinux 0xe4101908 md_reload_sb +EXPORT_SYMBOL vmlinux 0xe41662a6 __netlink_dump_start +EXPORT_SYMBOL vmlinux 0xe416d624 param_ops_bool +EXPORT_SYMBOL vmlinux 0xe419bc99 iowrite32be +EXPORT_SYMBOL vmlinux 0xe420da7b devm_extcon_unregister_notifier +EXPORT_SYMBOL vmlinux 0xe42402d5 vlan_vid_add +EXPORT_SYMBOL vmlinux 0xe4334abf fs_context_for_mount +EXPORT_SYMBOL vmlinux 0xe4379c23 blk_mq_delay_run_hw_queues +EXPORT_SYMBOL vmlinux 0xe439d5e1 forget_all_cached_acls +EXPORT_SYMBOL vmlinux 0xe44118a7 pnp_request_card_device +EXPORT_SYMBOL vmlinux 0xe46021ca _raw_spin_unlock_bh +EXPORT_SYMBOL vmlinux 0xe47c92b4 udp6_csum_init +EXPORT_SYMBOL vmlinux 0xe491b0fc blk_rq_map_integrity_sg +EXPORT_SYMBOL vmlinux 0xe4a1cf36 md_wait_for_blocked_rdev +EXPORT_SYMBOL vmlinux 0xe4a4852b is_nd_pfn +EXPORT_SYMBOL vmlinux 0xe4ae2fd2 blk_queue_chunk_sectors +EXPORT_SYMBOL vmlinux 0xe4bc2c2f hdmi_drm_infoframe_pack +EXPORT_SYMBOL vmlinux 0xe4be92bd mipi_dsi_dcs_set_display_on +EXPORT_SYMBOL vmlinux 0xe4d716f8 neigh_xmit +EXPORT_SYMBOL vmlinux 0xe4d80bf4 acpi_enable +EXPORT_SYMBOL vmlinux 0xe4e3dbd3 fb_find_mode +EXPORT_SYMBOL vmlinux 0xe523ad75 synchronize_irq +EXPORT_SYMBOL vmlinux 0xe526bd04 fb_pan_display +EXPORT_SYMBOL vmlinux 0xe53c7cc3 set_pages_array_uc +EXPORT_SYMBOL vmlinux 0xe540cd0b sdev_enable_disk_events +EXPORT_SYMBOL vmlinux 0xe5694fb0 blk_mq_end_request +EXPORT_SYMBOL vmlinux 0xe58090ca security_ib_endport_manage_subnet +EXPORT_SYMBOL vmlinux 0xe58bff7b neigh_update +EXPORT_SYMBOL vmlinux 0xe5909c35 agp_generic_alloc_page +EXPORT_SYMBOL vmlinux 0xe590dea3 sk_busy_loop_end +EXPORT_SYMBOL vmlinux 0xe5b4b814 xfrm_lookup +EXPORT_SYMBOL vmlinux 0xe5c60bd2 percpu_counter_set +EXPORT_SYMBOL vmlinux 0xe5c78a99 do_blank_screen +EXPORT_SYMBOL vmlinux 0xe5cee291 register_sysctl_mount_point +EXPORT_SYMBOL vmlinux 0xe5db6cfe locks_init_lock +EXPORT_SYMBOL vmlinux 0xe5f4cb1f tcp_mmap +EXPORT_SYMBOL vmlinux 0xe6044a8d mmc_release_host +EXPORT_SYMBOL vmlinux 0xe60ec9de __fs_parse +EXPORT_SYMBOL vmlinux 0xe613df67 cpu_rmap_update +EXPORT_SYMBOL vmlinux 0xe61b912a security_binder_set_context_mgr +EXPORT_SYMBOL vmlinux 0xe6550092 utf8_casefold +EXPORT_SYMBOL vmlinux 0xe65666b9 i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0xe67d1614 tcp_openreq_init_rwin +EXPORT_SYMBOL vmlinux 0xe68efe41 _raw_write_lock +EXPORT_SYMBOL vmlinux 0xe69e8f2e cdrom_mode_select +EXPORT_SYMBOL vmlinux 0xe6c5772f xsk_tx_completed +EXPORT_SYMBOL vmlinux 0xe6d2458e do_trace_netlink_extack +EXPORT_SYMBOL vmlinux 0xe6fa06a2 rename_lock +EXPORT_SYMBOL vmlinux 0xe6fb43b8 genl_register_family +EXPORT_SYMBOL vmlinux 0xe700e79f qdisc_offload_query_caps +EXPORT_SYMBOL vmlinux 0xe7057002 __dynamic_netdev_dbg +EXPORT_SYMBOL vmlinux 0xe70877d4 acpi_remove_sci_handler +EXPORT_SYMBOL vmlinux 0xe7111e1e generic_key_instantiate +EXPORT_SYMBOL vmlinux 0xe7257ab8 xa_store_range +EXPORT_SYMBOL vmlinux 0xe72e981a scsi_block_requests +EXPORT_SYMBOL vmlinux 0xe7392864 nf_log_register +EXPORT_SYMBOL vmlinux 0xe756dfa5 netdev_get_by_index +EXPORT_SYMBOL vmlinux 0xe78698ae brioctl_set +EXPORT_SYMBOL vmlinux 0xe787698f acpi_processor_register_performance +EXPORT_SYMBOL vmlinux 0xe79f2749 set_disk_ro +EXPORT_SYMBOL vmlinux 0xe7a02573 ida_alloc_range +EXPORT_SYMBOL vmlinux 0xe7ab1ecc _raw_write_unlock_bh +EXPORT_SYMBOL vmlinux 0xe7beea44 sk_common_release +EXPORT_SYMBOL vmlinux 0xe7d4daac seq_list_next +EXPORT_SYMBOL vmlinux 0xe7e22e85 request_key_rcu +EXPORT_SYMBOL vmlinux 0xe81303ab tcp_release_cb +EXPORT_SYMBOL vmlinux 0xe816048f tty_termios_copy_hw +EXPORT_SYMBOL vmlinux 0xe829c621 noop_dirty_folio +EXPORT_SYMBOL vmlinux 0xe8493660 nla_append +EXPORT_SYMBOL vmlinux 0xe85d1bcb d_instantiate_new +EXPORT_SYMBOL vmlinux 0xe85f2123 acpi_tb_unload_table +EXPORT_SYMBOL vmlinux 0xe8648e85 md_write_start +EXPORT_SYMBOL vmlinux 0xe86546be pldmfw_op_pci_match_record +EXPORT_SYMBOL vmlinux 0xe870186e dquot_resume +EXPORT_SYMBOL vmlinux 0xe88e3ff4 tty_port_tty_set +EXPORT_SYMBOL vmlinux 0xe88f3dd2 fwnode_mdio_find_device +EXPORT_SYMBOL vmlinux 0xe89df505 seg6_hmac_info_add +EXPORT_SYMBOL vmlinux 0xe8a61f78 unpin_user_page +EXPORT_SYMBOL vmlinux 0xe8b8346f phy_find_first +EXPORT_SYMBOL vmlinux 0xe8bf63e9 devm_ioremap_wc +EXPORT_SYMBOL vmlinux 0xe8c4b617 locks_delete_block +EXPORT_SYMBOL vmlinux 0xe8d285b2 nla_policy_len +EXPORT_SYMBOL vmlinux 0xe8dc20da inet_ioctl +EXPORT_SYMBOL vmlinux 0xe8e2bdaf netdev_txq_to_tc +EXPORT_SYMBOL vmlinux 0xe8eeb847 param_get_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xe8f17576 __insert_inode_hash +EXPORT_SYMBOL vmlinux 0xe8fbf4fa __alloc_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0xe90068b6 uart_unregister_driver +EXPORT_SYMBOL vmlinux 0xe904bd5b __SCK__tp_func_read_msr +EXPORT_SYMBOL vmlinux 0xe90720ea jbd2_journal_restart +EXPORT_SYMBOL vmlinux 0xe909997a bitmap_print_list_to_buf +EXPORT_SYMBOL vmlinux 0xe912ca84 gpiochip_irq_relres +EXPORT_SYMBOL vmlinux 0xe914e41e strcpy +EXPORT_SYMBOL vmlinux 0xe915ff52 d_find_alias +EXPORT_SYMBOL vmlinux 0xe916265b pci_enable_device_mem +EXPORT_SYMBOL vmlinux 0xe94d4084 sock_no_getname +EXPORT_SYMBOL vmlinux 0xe953b21f get_next_ino +EXPORT_SYMBOL vmlinux 0xe97e66ec scsi_change_queue_depth +EXPORT_SYMBOL vmlinux 0xe97f3712 __inode_sub_bytes +EXPORT_SYMBOL vmlinux 0xe9a5e67f intel_graphics_stolen_res +EXPORT_SYMBOL vmlinux 0xe9af7397 __xa_set_mark +EXPORT_SYMBOL vmlinux 0xe9bcb7cc blk_mq_complete_request +EXPORT_SYMBOL vmlinux 0xe9c9ed57 dmam_free_coherent +EXPORT_SYMBOL vmlinux 0xe9dc12a4 zstd_get_error_name +EXPORT_SYMBOL vmlinux 0xe9e8faeb efi_tpm_final_log_size +EXPORT_SYMBOL vmlinux 0xe9ecb8d5 sock_rfree +EXPORT_SYMBOL vmlinux 0xe9f7149c zlib_deflate_workspacesize +EXPORT_SYMBOL vmlinux 0xe9ffc063 down_trylock +EXPORT_SYMBOL vmlinux 0xea06e863 phy_free_interrupt +EXPORT_SYMBOL vmlinux 0xea0a3834 kthread_create_worker +EXPORT_SYMBOL vmlinux 0xea146f98 get_mem_cgroup_from_mm +EXPORT_SYMBOL vmlinux 0xea3c8e4e scsilun_to_int +EXPORT_SYMBOL vmlinux 0xea6f9a36 zlib_deflate_dfltcc_enabled +EXPORT_SYMBOL vmlinux 0xea793316 rproc_remove_subdev +EXPORT_SYMBOL vmlinux 0xea796ca3 sk_stream_kill_queues +EXPORT_SYMBOL vmlinux 0xea79c61b i2c_transfer +EXPORT_SYMBOL vmlinux 0xea7daa08 __video_get_options +EXPORT_SYMBOL vmlinux 0xea9393e8 phy_register_fixup +EXPORT_SYMBOL vmlinux 0xea9c7ff2 setattr_copy +EXPORT_SYMBOL vmlinux 0xeaaf42fb scsi_track_queue_full +EXPORT_SYMBOL vmlinux 0xeab6f4c4 acpi_check_resource_conflict +EXPORT_SYMBOL vmlinux 0xeae3dfd6 __const_udelay +EXPORT_SYMBOL vmlinux 0xeaee8d37 is_nd_dax +EXPORT_SYMBOL vmlinux 0xeaf34ad2 ps2_init +EXPORT_SYMBOL vmlinux 0xeaf7eb07 __bh_read +EXPORT_SYMBOL vmlinux 0xeafc141f __posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xeb078aee _raw_write_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xeb087988 tls_server_hello_psk +EXPORT_SYMBOL vmlinux 0xeb1a4bb3 qdisc_put_unlocked +EXPORT_SYMBOL vmlinux 0xeb1f4548 blk_rq_count_integrity_sg +EXPORT_SYMBOL vmlinux 0xeb20ba3d folio_migrate_flags +EXPORT_SYMBOL vmlinux 0xeb233a45 __kmalloc +EXPORT_SYMBOL vmlinux 0xeb31aee8 acpi_trace_point +EXPORT_SYMBOL vmlinux 0xeb37101c audit_log_end +EXPORT_SYMBOL vmlinux 0xeb3a10af bd_abort_claiming +EXPORT_SYMBOL vmlinux 0xeb44339a free_pages_exact +EXPORT_SYMBOL vmlinux 0xeb4cd850 vfs_symlink +EXPORT_SYMBOL vmlinux 0xeb59d12b flow_block_cb_free +EXPORT_SYMBOL vmlinux 0xeb5d5c34 ilookup5_nowait +EXPORT_SYMBOL vmlinux 0xeb7f6046 acpi_get_devices +EXPORT_SYMBOL vmlinux 0xeb81a310 security_dentry_init_security +EXPORT_SYMBOL vmlinux 0xeb8da5bc skb_flow_dissect_meta +EXPORT_SYMBOL vmlinux 0xeb93d24f xfrm_state_lookup_byspi +EXPORT_SYMBOL vmlinux 0xeb9eef52 match_uint +EXPORT_SYMBOL vmlinux 0xeba9f675 pci_iomap +EXPORT_SYMBOL vmlinux 0xebaa79bc pci_biosrom_size +EXPORT_SYMBOL vmlinux 0xebc4e479 textsearch_find_continuous +EXPORT_SYMBOL vmlinux 0xebc940a6 inode_to_bdi +EXPORT_SYMBOL vmlinux 0xebcb4308 vme_bus_type +EXPORT_SYMBOL vmlinux 0xebd391f0 __sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0xebeea40f crypto_sha1_update +EXPORT_SYMBOL vmlinux 0xebf567ab sdev_prefix_printk +EXPORT_SYMBOL vmlinux 0xebf883f3 trace_raw_output_prep +EXPORT_SYMBOL vmlinux 0xebf97f28 blk_rq_map_user +EXPORT_SYMBOL vmlinux 0xec13e058 kern_unmount_array +EXPORT_SYMBOL vmlinux 0xec1c1b96 add_to_page_cache_lru +EXPORT_SYMBOL vmlinux 0xec2b8a42 acpi_walk_namespace +EXPORT_SYMBOL vmlinux 0xec372e37 kmalloc_trace +EXPORT_SYMBOL vmlinux 0xec3a91a5 inet_dev_addr_type +EXPORT_SYMBOL vmlinux 0xec4d9e3a clk_get_sys +EXPORT_SYMBOL vmlinux 0xec5680c8 devm_clk_get_optional +EXPORT_SYMBOL vmlinux 0xec6c4848 f_setown +EXPORT_SYMBOL vmlinux 0xec778f07 put_watch_queue +EXPORT_SYMBOL vmlinux 0xec85a8db tcp_setsockopt +EXPORT_SYMBOL vmlinux 0xec8ea468 sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0xeca957d1 __bitmap_and +EXPORT_SYMBOL vmlinux 0xecac8407 __memcpy +EXPORT_SYMBOL vmlinux 0xecb44c71 flow_rule_match_enc_opts +EXPORT_SYMBOL vmlinux 0xecc7c868 __x86_indirect_jump_thunk_r9 +EXPORT_SYMBOL vmlinux 0xecd99614 security_inet_conn_request +EXPORT_SYMBOL vmlinux 0xecdd650a ip_output +EXPORT_SYMBOL vmlinux 0xecdd9d74 xfrm6_rcv_tnl +EXPORT_SYMBOL vmlinux 0xece784c2 rb_first +EXPORT_SYMBOL vmlinux 0xecfd68ef acpi_get_node +EXPORT_SYMBOL vmlinux 0xed00c4fb acpi_os_printf +EXPORT_SYMBOL vmlinux 0xed1bfbb2 pci_find_bus +EXPORT_SYMBOL vmlinux 0xed2df4f0 neigh_ifdown +EXPORT_SYMBOL vmlinux 0xed34ebbc acpi_any_gpe_status_set +EXPORT_SYMBOL vmlinux 0xed380349 pci_free_irq_vectors +EXPORT_SYMBOL vmlinux 0xed41e6db task_lookup_next_fd_rcu +EXPORT_SYMBOL vmlinux 0xed478971 mmc_retune_unpause +EXPORT_SYMBOL vmlinux 0xed4bc9c0 finish_open +EXPORT_SYMBOL vmlinux 0xed512050 devm_mfd_add_devices +EXPORT_SYMBOL vmlinux 0xed55f929 acpi_os_unmap_generic_address +EXPORT_SYMBOL vmlinux 0xed656e30 udp_encap_disable +EXPORT_SYMBOL vmlinux 0xed74847a km_report +EXPORT_SYMBOL vmlinux 0xed9102bc input_mt_report_slot_state +EXPORT_SYMBOL vmlinux 0xed98512a mmc_command_done +EXPORT_SYMBOL vmlinux 0xeda27025 generic_read_dir +EXPORT_SYMBOL vmlinux 0xeda270ed param_set_ulong +EXPORT_SYMBOL vmlinux 0xeda2e038 scsi_cmd_allowed +EXPORT_SYMBOL vmlinux 0xedb59df8 dma_sync_single_for_device +EXPORT_SYMBOL vmlinux 0xedba7b31 dcache_dir_close +EXPORT_SYMBOL vmlinux 0xedbaee5e nla_strcmp +EXPORT_SYMBOL vmlinux 0xedbf8dc2 set_create_files_as +EXPORT_SYMBOL vmlinux 0xedc03953 iounmap +EXPORT_SYMBOL vmlinux 0xedd17b31 sock_get_timeout +EXPORT_SYMBOL vmlinux 0xee0118df aperture_remove_conflicting_devices +EXPORT_SYMBOL vmlinux 0xee06ff82 set_pages_array_wc +EXPORT_SYMBOL vmlinux 0xee14961c pci_clear_master +EXPORT_SYMBOL vmlinux 0xee2d0fc7 _local_bh_enable +EXPORT_SYMBOL vmlinux 0xee3533e4 mini_qdisc_pair_block_init +EXPORT_SYMBOL vmlinux 0xee38a20e __x86_indirect_jump_thunk_r10 +EXPORT_SYMBOL vmlinux 0xee54c591 phy_start_cable_test +EXPORT_SYMBOL vmlinux 0xee58e970 fb_add_videomode +EXPORT_SYMBOL vmlinux 0xee5dca39 registered_fb +EXPORT_SYMBOL vmlinux 0xee5f6ba3 skb_eth_gso_segment +EXPORT_SYMBOL vmlinux 0xee79337a jbd2_journal_clear_features +EXPORT_SYMBOL vmlinux 0xee7d7deb gen_pool_dma_zalloc +EXPORT_SYMBOL vmlinux 0xee7eb9e1 pnp_platform_devices +EXPORT_SYMBOL vmlinux 0xee80d6d4 mr_table_dump +EXPORT_SYMBOL vmlinux 0xee883b06 __vmalloc_array +EXPORT_SYMBOL vmlinux 0xee8c02e9 vprintk_emit +EXPORT_SYMBOL vmlinux 0xee8d74d6 jiffies64_to_nsecs +EXPORT_SYMBOL vmlinux 0xee91879b rb_first_postorder +EXPORT_SYMBOL vmlinux 0xeea9dbaf bitmap_bitremap +EXPORT_SYMBOL vmlinux 0xeec3a95e dma_fence_describe +EXPORT_SYMBOL vmlinux 0xeecb8e80 thread_group_exited +EXPORT_SYMBOL vmlinux 0xeee99d32 tcp_read_done +EXPORT_SYMBOL vmlinux 0xeeed88f0 jbd2_transaction_committed +EXPORT_SYMBOL vmlinux 0xeefe3633 add_watch_to_object +EXPORT_SYMBOL vmlinux 0xef19ef49 pm_vt_switch_unregister +EXPORT_SYMBOL vmlinux 0xef19f514 blk_pre_runtime_suspend +EXPORT_SYMBOL vmlinux 0xef1e0ff3 uart_resume_port +EXPORT_SYMBOL vmlinux 0xef2c081f pci_add_new_bus +EXPORT_SYMBOL vmlinux 0xef36a848 __x86_indirect_jump_thunk_rdi +EXPORT_SYMBOL vmlinux 0xef5adb93 mmc_card_alternative_gpt_sector +EXPORT_SYMBOL vmlinux 0xef76f947 rt6_lookup +EXPORT_SYMBOL vmlinux 0xef7ceea8 sock_cmsg_send +EXPORT_SYMBOL vmlinux 0xef903c04 clear_nlink +EXPORT_SYMBOL vmlinux 0xef9061c5 xfrm_input_register_afinfo +EXPORT_SYMBOL vmlinux 0xef9aedfc boot_option_idle_override +EXPORT_SYMBOL vmlinux 0xef9f3ea8 sock_set_reuseport +EXPORT_SYMBOL vmlinux 0xefa086a6 nd_dax_probe +EXPORT_SYMBOL vmlinux 0xefaf2e4f tcf_queue_work +EXPORT_SYMBOL vmlinux 0xefb5eaff inet_unregister_protosw +EXPORT_SYMBOL vmlinux 0xefbcf3ec vfs_get_fsid +EXPORT_SYMBOL vmlinux 0xefcea2e7 acpi_warning +EXPORT_SYMBOL vmlinux 0xefd09f42 handshake_genl_put +EXPORT_SYMBOL vmlinux 0xefe61839 rio_query_mport +EXPORT_SYMBOL vmlinux 0xefee932c acpi_get_data_full +EXPORT_SYMBOL vmlinux 0xeff0f2e6 mem_cgroup_from_task +EXPORT_SYMBOL vmlinux 0xeff30fef pci_stop_and_remove_bus_device +EXPORT_SYMBOL vmlinux 0xeffe6051 backlight_device_get_by_type +EXPORT_SYMBOL vmlinux 0xf0009fee put_pages_list +EXPORT_SYMBOL vmlinux 0xf006be8c scsi_target_quiesce +EXPORT_SYMBOL vmlinux 0xf0094803 release_pages +EXPORT_SYMBOL vmlinux 0xf00e6c7b __genphy_config_aneg +EXPORT_SYMBOL vmlinux 0xf0206d4e sock_i_uid +EXPORT_SYMBOL vmlinux 0xf02aa937 wait_for_completion_interruptible_timeout +EXPORT_SYMBOL vmlinux 0xf0321ed4 blk_mq_destroy_queue +EXPORT_SYMBOL vmlinux 0xf03345eb __tracepoint_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xf037f278 cdrom_ioctl +EXPORT_SYMBOL vmlinux 0xf03ba121 mipi_dsi_dcs_get_display_brightness_large +EXPORT_SYMBOL vmlinux 0xf048660f reuseport_select_sock +EXPORT_SYMBOL vmlinux 0xf04f32a0 pcie_capability_clear_and_set_word_unlocked +EXPORT_SYMBOL vmlinux 0xf058672b bio_endio +EXPORT_SYMBOL vmlinux 0xf05c32ad rdmsr_on_cpus +EXPORT_SYMBOL vmlinux 0xf0658bcf __blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0xf06b859c xfrm_parse_spi +EXPORT_SYMBOL vmlinux 0xf073e41d sched_autogroup_detach +EXPORT_SYMBOL vmlinux 0xf07b07f6 sg_free_append_table +EXPORT_SYMBOL vmlinux 0xf0910ebc nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xf0968c94 skb_try_coalesce +EXPORT_SYMBOL vmlinux 0xf09b5d9a get_zeroed_page +EXPORT_SYMBOL vmlinux 0xf09ebf69 unlock_new_inode +EXPORT_SYMBOL vmlinux 0xf0aaa7e1 audit_log +EXPORT_SYMBOL vmlinux 0xf0b9a4b9 commit_creds +EXPORT_SYMBOL vmlinux 0xf0c409fa dec_node_page_state +EXPORT_SYMBOL vmlinux 0xf0c83362 dev_deactivate +EXPORT_SYMBOL vmlinux 0xf0d269dc input_mt_report_finger_count +EXPORT_SYMBOL vmlinux 0xf0f279d7 inet_stream_connect +EXPORT_SYMBOL vmlinux 0xf0f755c9 rproc_of_resm_mem_entry_init +EXPORT_SYMBOL vmlinux 0xf0fdf6cb __stack_chk_fail +EXPORT_SYMBOL vmlinux 0xf0fdf91d backlight_device_unregister +EXPORT_SYMBOL vmlinux 0xf0fe0a2d get_fs_type +EXPORT_SYMBOL vmlinux 0xf1012dd0 netif_set_real_num_tx_queues +EXPORT_SYMBOL vmlinux 0xf112774c netif_tx_stop_all_queues +EXPORT_SYMBOL vmlinux 0xf11dd46e _page_poisoning_enabled_early +EXPORT_SYMBOL vmlinux 0xf1363806 vme_irq_request +EXPORT_SYMBOL vmlinux 0xf13a2aeb devm_request_threaded_irq +EXPORT_SYMBOL vmlinux 0xf13c193a tc_setup_cb_call +EXPORT_SYMBOL vmlinux 0xf13dddba netlink_ack +EXPORT_SYMBOL vmlinux 0xf145abf1 __register_chrdev +EXPORT_SYMBOL vmlinux 0xf1848ee2 acpi_install_sci_handler +EXPORT_SYMBOL vmlinux 0xf195c682 fb_invert_cmaps +EXPORT_SYMBOL vmlinux 0xf1969a8e __usecs_to_jiffies +EXPORT_SYMBOL vmlinux 0xf19ddac7 param_ops_invbool +EXPORT_SYMBOL vmlinux 0xf19f10d7 skb_flow_dissect_ct +EXPORT_SYMBOL vmlinux 0xf1a26bd1 nvdimm_namespace_capacity +EXPORT_SYMBOL vmlinux 0xf1a44e97 dma_unmap_page_attrs +EXPORT_SYMBOL vmlinux 0xf1a65f7b zstd_reset_dstream +EXPORT_SYMBOL vmlinux 0xf1a68107 acpi_processor_preregister_performance +EXPORT_SYMBOL vmlinux 0xf1b522c7 iw_handler_set_thrspy +EXPORT_SYMBOL vmlinux 0xf1bc3475 pin_user_pages +EXPORT_SYMBOL vmlinux 0xf1d4eba2 sock_kmalloc +EXPORT_SYMBOL vmlinux 0xf1db1704 nla_memcpy +EXPORT_SYMBOL vmlinux 0xf1e046cc panic +EXPORT_SYMBOL vmlinux 0xf1e0c389 filemap_fdatawait_keep_errors +EXPORT_SYMBOL vmlinux 0xf1e98c74 avenrun +EXPORT_SYMBOL vmlinux 0xf1f88a0e dm_kcopyd_prepare_callback +EXPORT_SYMBOL vmlinux 0xf1fe0c83 netif_set_real_num_rx_queues +EXPORT_SYMBOL vmlinux 0xf209383a folio_migrate_copy +EXPORT_SYMBOL vmlinux 0xf210e0ef netdev_notice +EXPORT_SYMBOL vmlinux 0xf232843f vfs_get_link +EXPORT_SYMBOL vmlinux 0xf23fcb99 __kfifo_in +EXPORT_SYMBOL vmlinux 0xf2488868 tcp_md5_hash_skb_data +EXPORT_SYMBOL vmlinux 0xf24c63b5 udp6_set_csum +EXPORT_SYMBOL vmlinux 0xf25b7132 dump_page +EXPORT_SYMBOL vmlinux 0xf25f0af4 ip_sock_set_mtu_discover +EXPORT_SYMBOL vmlinux 0xf2628676 zstd_compress_cctx +EXPORT_SYMBOL vmlinux 0xf2778b0c bdev_end_io_acct +EXPORT_SYMBOL vmlinux 0xf27a9c53 cdev_alloc +EXPORT_SYMBOL vmlinux 0xf28cf0ae __hw_addr_init +EXPORT_SYMBOL vmlinux 0xf28ed6e2 machine_to_phys_nr +EXPORT_SYMBOL vmlinux 0xf2932110 agp_generic_type_to_mask_type +EXPORT_SYMBOL vmlinux 0xf29403e5 acpi_install_table_handler +EXPORT_SYMBOL vmlinux 0xf2a8efae dm_kcopyd_do_callback +EXPORT_SYMBOL vmlinux 0xf2b81b64 arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0xf2c43f3f zlib_deflate +EXPORT_SYMBOL vmlinux 0xf2cdeb06 mdio_find_bus +EXPORT_SYMBOL vmlinux 0xf2cf5e17 cdev_del +EXPORT_SYMBOL vmlinux 0xf2e5bd87 security_free_mnt_opts +EXPORT_SYMBOL vmlinux 0xf2ef6ab4 netdev_set_sb_channel +EXPORT_SYMBOL vmlinux 0xf2f53617 memregion_free +EXPORT_SYMBOL vmlinux 0xf2f66903 fb_class +EXPORT_SYMBOL vmlinux 0xf2f7a434 n_tty_ioctl_helper +EXPORT_SYMBOL vmlinux 0xf306586c blk_post_runtime_suspend +EXPORT_SYMBOL vmlinux 0xf30965ac iosf_mbi_register_pmic_bus_access_notifier +EXPORT_SYMBOL vmlinux 0xf329dd9f security_path_mknod +EXPORT_SYMBOL vmlinux 0xf33f27bf simple_fill_super +EXPORT_SYMBOL vmlinux 0xf346231f seq_list_start_head +EXPORT_SYMBOL vmlinux 0xf3488026 pcie_capability_clear_and_set_dword +EXPORT_SYMBOL vmlinux 0xf353a698 register_module_notifier +EXPORT_SYMBOL vmlinux 0xf35bf170 pci_bus_set_ops +EXPORT_SYMBOL vmlinux 0xf3621fe2 mtree_alloc_rrange +EXPORT_SYMBOL vmlinux 0xf36f42a9 slhc_uncompress +EXPORT_SYMBOL vmlinux 0xf37cfd82 clk_hw_get_clk +EXPORT_SYMBOL vmlinux 0xf387c5ed tcp_v4_md5_hash_skb +EXPORT_SYMBOL vmlinux 0xf390f6f1 __bitmap_andnot +EXPORT_SYMBOL vmlinux 0xf3916987 global_cursor_default +EXPORT_SYMBOL vmlinux 0xf3932313 mb_cache_entry_wait_unused +EXPORT_SYMBOL vmlinux 0xf3a57892 release_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0xf3aa65d3 cros_ec_cmd_xfer +EXPORT_SYMBOL vmlinux 0xf3c1f58f __aperture_remove_legacy_vga_devices +EXPORT_SYMBOL vmlinux 0xf3e0e1df allocate_resource +EXPORT_SYMBOL vmlinux 0xf3e1535f jbd2_fc_release_bufs +EXPORT_SYMBOL vmlinux 0xf3ff53db vme_dma_list_exec +EXPORT_SYMBOL vmlinux 0xf40f2bb0 eth_gro_receive +EXPORT_SYMBOL vmlinux 0xf41ff37a mod_node_page_state +EXPORT_SYMBOL vmlinux 0xf4233b9c from_kuid_munged +EXPORT_SYMBOL vmlinux 0xf42a575b vfs_rmdir +EXPORT_SYMBOL vmlinux 0xf42c8310 set_bh_page +EXPORT_SYMBOL vmlinux 0xf43d2caa acpi_remove_interface +EXPORT_SYMBOL vmlinux 0xf440a0b4 mipi_dsi_dcs_set_tear_on +EXPORT_SYMBOL vmlinux 0xf441e900 lookup_one_len_unlocked +EXPORT_SYMBOL vmlinux 0xf44a904a net_ns_barrier +EXPORT_SYMBOL vmlinux 0xf44f852a phy_check_valid +EXPORT_SYMBOL vmlinux 0xf453452a __mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0xf474c21c bitmap_print_to_pagebuf +EXPORT_SYMBOL vmlinux 0xf474fdcb kfree_const +EXPORT_SYMBOL vmlinux 0xf4813f76 i2c_find_device_by_fwnode +EXPORT_SYMBOL vmlinux 0xf4843c23 md_bitmap_sync_with_cluster +EXPORT_SYMBOL vmlinux 0xf487ac3a dentry_create +EXPORT_SYMBOL vmlinux 0xf4933737 sock_gettstamp +EXPORT_SYMBOL vmlinux 0xf4a565fd wrmsr_on_cpus +EXPORT_SYMBOL vmlinux 0xf4b57d6e datagram_poll +EXPORT_SYMBOL vmlinux 0xf4b754fd acpi_resources_are_enforced +EXPORT_SYMBOL vmlinux 0xf4db35bc stpcpy +EXPORT_SYMBOL vmlinux 0xf4e6b361 folio_redirty_for_writepage +EXPORT_SYMBOL vmlinux 0xf4ebf5dc bmap +EXPORT_SYMBOL vmlinux 0xf4f03651 pci_write_vpd +EXPORT_SYMBOL vmlinux 0xf4f14de6 rtnl_trylock +EXPORT_SYMBOL vmlinux 0xf4f384bb block_write_full_page +EXPORT_SYMBOL vmlinux 0xf4f4bb7b pci_request_regions_exclusive +EXPORT_SYMBOL vmlinux 0xf4f58299 acpi_dev_get_first_match_dev +EXPORT_SYMBOL vmlinux 0xf510968c amd_iommu_device_info +EXPORT_SYMBOL vmlinux 0xf52b98a5 xp_alloc +EXPORT_SYMBOL vmlinux 0xf53d4c26 qdisc_class_hash_destroy +EXPORT_SYMBOL vmlinux 0xf54060a5 vfs_copy_file_range +EXPORT_SYMBOL vmlinux 0xf54bb3b7 md_wakeup_thread +EXPORT_SYMBOL vmlinux 0xf55fbe08 get_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0xf56902c3 qdisc_offload_graft_helper +EXPORT_SYMBOL vmlinux 0xf58f135f jbd2_journal_check_used_features +EXPORT_SYMBOL vmlinux 0xf5a20ed2 __genradix_prealloc +EXPORT_SYMBOL vmlinux 0xf5a5c84c msrs_alloc +EXPORT_SYMBOL vmlinux 0xf5a8e2e9 pskb_expand_head +EXPORT_SYMBOL vmlinux 0xf5c20b2f pskb_trim_rcsum_slow +EXPORT_SYMBOL vmlinux 0xf5dcf929 __x86_indirect_jump_thunk_r8 +EXPORT_SYMBOL vmlinux 0xf5e7ea40 ktime_get_coarse_ts64 +EXPORT_SYMBOL vmlinux 0xf5f246ed __register_nls +EXPORT_SYMBOL vmlinux 0xf5f8503a kernel_read +EXPORT_SYMBOL vmlinux 0xf60ab926 acpi_get_event_status +EXPORT_SYMBOL vmlinux 0xf62c73e7 km_new_mapping +EXPORT_SYMBOL vmlinux 0xf643d104 hsiphash_4u32 +EXPORT_SYMBOL vmlinux 0xf646ac7d phy_driver_unregister +EXPORT_SYMBOL vmlinux 0xf64aefc4 iterate_dir +EXPORT_SYMBOL vmlinux 0xf6510b14 configfs_depend_item_unlocked +EXPORT_SYMBOL vmlinux 0xf65cfd9a __inc_node_page_state +EXPORT_SYMBOL vmlinux 0xf65f1dbd __x86_indirect_jump_thunk_rsi +EXPORT_SYMBOL vmlinux 0xf65f8e44 tcf_exts_validate +EXPORT_SYMBOL vmlinux 0xf665f74f sock_load_diag_module +EXPORT_SYMBOL vmlinux 0xf6728602 timestamp_truncate +EXPORT_SYMBOL vmlinux 0xf673af73 qdisc_watchdog_schedule_range_ns +EXPORT_SYMBOL vmlinux 0xf68285c0 register_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xf692fd05 unregister_console +EXPORT_SYMBOL vmlinux 0xf6bfeb08 sk_error_report +EXPORT_SYMBOL vmlinux 0xf6c8ec55 phy_config_aneg +EXPORT_SYMBOL vmlinux 0xf6e33ec1 mapping_read_folio_gfp +EXPORT_SYMBOL vmlinux 0xf6e484c9 default_llseek +EXPORT_SYMBOL vmlinux 0xf6ebc03b net_ratelimit +EXPORT_SYMBOL vmlinux 0xf6f9d58d init_on_free +EXPORT_SYMBOL vmlinux 0xf6fc8791 __bitmap_xor +EXPORT_SYMBOL vmlinux 0xf70c09d7 configfs_unregister_group +EXPORT_SYMBOL vmlinux 0xf70e4757 __SCK__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xf723934f __x86_indirect_jump_thunk_r11 +EXPORT_SYMBOL vmlinux 0xf7370f56 system_state +EXPORT_SYMBOL vmlinux 0xf738d1be register_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xf73b22e8 sock_ioctl_inout +EXPORT_SYMBOL vmlinux 0xf743ccea tcf_action_dump_1 +EXPORT_SYMBOL vmlinux 0xf74a4870 pci_set_mwi +EXPORT_SYMBOL vmlinux 0xf7649e4e unregister_mii_timestamper +EXPORT_SYMBOL vmlinux 0xf7651571 jbd2_journal_set_features +EXPORT_SYMBOL vmlinux 0xf79ca3bb acpi_remove_gpe_block +EXPORT_SYMBOL vmlinux 0xf7b00e5b param_get_invbool +EXPORT_SYMBOL vmlinux 0xf7b19687 phy_set_asym_pause +EXPORT_SYMBOL vmlinux 0xf7d31de9 kstrtoul_from_user +EXPORT_SYMBOL vmlinux 0xf7d4ea21 xfrm_policy_destroy +EXPORT_SYMBOL vmlinux 0xf7d7603f ipv6_find_hdr +EXPORT_SYMBOL vmlinux 0xf7da6e6f acpi_unload_table +EXPORT_SYMBOL vmlinux 0xf7ef9a79 iosf_mbi_punit_release +EXPORT_SYMBOL vmlinux 0xf7f52e31 tcp_sync_mss +EXPORT_SYMBOL vmlinux 0xf7fe017a zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0xf80be44e rdmsr_safe_on_cpu +EXPORT_SYMBOL vmlinux 0xf811e69d scsi_eh_flush_done_q +EXPORT_SYMBOL vmlinux 0xf812cff6 memscan +EXPORT_SYMBOL vmlinux 0xf82ec573 rb_prev +EXPORT_SYMBOL vmlinux 0xf84bd6ee bpf_stats_enabled_key +EXPORT_SYMBOL vmlinux 0xf8558b36 netdev_features_change +EXPORT_SYMBOL vmlinux 0xf85fcfd0 phy_device_create +EXPORT_SYMBOL vmlinux 0xf874a26b acpi_processor_notify_smm +EXPORT_SYMBOL vmlinux 0xf8757b83 netif_set_tso_max_size +EXPORT_SYMBOL vmlinux 0xf87d76c9 bio_free_pages +EXPORT_SYMBOL vmlinux 0xf88ecec4 kvmemdup +EXPORT_SYMBOL vmlinux 0xf8953ce6 rc5t583_ext_power_req_config +EXPORT_SYMBOL vmlinux 0xf898bc46 clocksource_change_rating +EXPORT_SYMBOL vmlinux 0xf89b023b fscrypt_encrypt_block_inplace +EXPORT_SYMBOL vmlinux 0xf8a9fe8f request_key_tag +EXPORT_SYMBOL vmlinux 0xf8b287bd fs_param_is_string +EXPORT_SYMBOL vmlinux 0xf8d07858 bitmap_from_arr32 +EXPORT_SYMBOL vmlinux 0xf8d2bc2c zstd_find_frame_compressed_size +EXPORT_SYMBOL vmlinux 0xf8e45b96 pps_lookup_dev +EXPORT_SYMBOL vmlinux 0xf8f61ebc wake_up_var +EXPORT_SYMBOL vmlinux 0xf90a1e85 __x86_indirect_thunk_r8 +EXPORT_SYMBOL vmlinux 0xf913f2aa mmc_gpio_set_cd_irq +EXPORT_SYMBOL vmlinux 0xf92964e6 dev_mc_add_excl +EXPORT_SYMBOL vmlinux 0xf9365714 uart_register_driver +EXPORT_SYMBOL vmlinux 0xf93fd09c fb_find_mode_cvt +EXPORT_SYMBOL vmlinux 0xf94536c2 proc_dointvec +EXPORT_SYMBOL vmlinux 0xf947f1e9 d_instantiate_anon +EXPORT_SYMBOL vmlinux 0xf9722676 twl_i2c_write +EXPORT_SYMBOL vmlinux 0xf97dae54 rproc_elf_get_boot_addr +EXPORT_SYMBOL vmlinux 0xf98cfb32 i2c_smbus_write_byte +EXPORT_SYMBOL vmlinux 0xf9a482f9 msleep +EXPORT_SYMBOL vmlinux 0xf9b842ec padata_alloc +EXPORT_SYMBOL vmlinux 0xf9c0b663 strlcat +EXPORT_SYMBOL vmlinux 0xf9ca2eb4 kstrtoint_from_user +EXPORT_SYMBOL vmlinux 0xf9cdddc3 __cpuhp_remove_state_cpuslocked +EXPORT_SYMBOL vmlinux 0xfa042227 gnet_stats_add_basic +EXPORT_SYMBOL vmlinux 0xfa08c34a page_offline_end +EXPORT_SYMBOL vmlinux 0xfa297415 acpi_map_pxm_to_node +EXPORT_SYMBOL vmlinux 0xfa2e5f32 i2c_smbus_pec +EXPORT_SYMBOL vmlinux 0xfa3be3d0 __SCK__tp_func_spi_transfer_start +EXPORT_SYMBOL vmlinux 0xfa4ab294 genphy_c45_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0xfa4d2f03 __nla_parse +EXPORT_SYMBOL vmlinux 0xfa581565 i2c_smbus_write_byte_data +EXPORT_SYMBOL vmlinux 0xfa58ca41 vga_get +EXPORT_SYMBOL vmlinux 0xfa599bb2 netlink_register_notifier +EXPORT_SYMBOL vmlinux 0xfa6b5351 of_find_mipi_dsi_device_by_node +EXPORT_SYMBOL vmlinux 0xfa9f103d phy_start_cable_test_tdr +EXPORT_SYMBOL vmlinux 0xfaaa12d0 _page_poisoning_enabled +EXPORT_SYMBOL vmlinux 0xfaaf6292 sk_filter_trim_cap +EXPORT_SYMBOL vmlinux 0xfab1e405 tcf_qevent_handle +EXPORT_SYMBOL vmlinux 0xfab9a57d mipi_dsi_set_maximum_return_packet_size +EXPORT_SYMBOL vmlinux 0xfac8865f sysctl_wmem_max +EXPORT_SYMBOL vmlinux 0xfacac29c send_sig +EXPORT_SYMBOL vmlinux 0xfaecb308 memcg_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0xfaf537a9 page_pool_alloc_frag +EXPORT_SYMBOL vmlinux 0xfb0501e1 ___pskb_trim +EXPORT_SYMBOL vmlinux 0xfb084e30 skb_splice_from_iter +EXPORT_SYMBOL vmlinux 0xfb278e9f blk_queue_io_opt +EXPORT_SYMBOL vmlinux 0xfb348fea fault_in_safe_writeable +EXPORT_SYMBOL vmlinux 0xfb3799f3 blk_mq_delay_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xfb384d37 kasprintf +EXPORT_SYMBOL vmlinux 0xfb54ecc4 jbd2_journal_set_triggers +EXPORT_SYMBOL vmlinux 0xfb578fc5 memset +EXPORT_SYMBOL vmlinux 0xfb6af58d recalc_sigpending +EXPORT_SYMBOL vmlinux 0xfb870877 dev_mc_sync +EXPORT_SYMBOL vmlinux 0xfba7a5f5 __get_random_u32_below +EXPORT_SYMBOL vmlinux 0xfba7ddd2 match_u64 +EXPORT_SYMBOL vmlinux 0xfbaaf01e console_lock +EXPORT_SYMBOL vmlinux 0xfbab1bb1 ioread8_rep +EXPORT_SYMBOL vmlinux 0xfbad3cf0 scsi_normalize_sense +EXPORT_SYMBOL vmlinux 0xfbb8a761 strscpy_pad +EXPORT_SYMBOL vmlinux 0xfbc4f89e io_schedule_timeout +EXPORT_SYMBOL vmlinux 0xfbd3307f ns_capable +EXPORT_SYMBOL vmlinux 0xfbe215e4 sg_next +EXPORT_SYMBOL vmlinux 0xfbe21eb3 end_buffer_async_write +EXPORT_SYMBOL vmlinux 0xfbe876c9 key_reject_and_link +EXPORT_SYMBOL vmlinux 0xfbe8ee28 acpi_get_table_by_index +EXPORT_SYMBOL vmlinux 0xfc1a5ad9 __tcf_em_tree_match +EXPORT_SYMBOL vmlinux 0xfc336d2e __wake_up_bit +EXPORT_SYMBOL vmlinux 0xfc39e32f ioport_unmap +EXPORT_SYMBOL vmlinux 0xfc3d53cb __put_user_nocheck_1 +EXPORT_SYMBOL vmlinux 0xfc4152fc ec_read +EXPORT_SYMBOL vmlinux 0xfc421e79 gnet_stats_add_queue +EXPORT_SYMBOL vmlinux 0xfc50211f agp3_generic_tlbflush +EXPORT_SYMBOL vmlinux 0xfc6fb424 pci_find_next_bus +EXPORT_SYMBOL vmlinux 0xfc704158 pci_scan_bridge +EXPORT_SYMBOL vmlinux 0xfc750f18 pps_unregister_source +EXPORT_SYMBOL vmlinux 0xfc7c29aa mipi_dsi_dcs_set_display_brightness +EXPORT_SYMBOL vmlinux 0xfc86dedf md_done_sync +EXPORT_SYMBOL vmlinux 0xfcc2554c security_unix_may_send +EXPORT_SYMBOL vmlinux 0xfcc94468 dcb_getrewr_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0xfccea38f file_path +EXPORT_SYMBOL vmlinux 0xfcd1819a hdmi_spd_infoframe_check +EXPORT_SYMBOL vmlinux 0xfcd58438 eth_commit_mac_addr_change +EXPORT_SYMBOL vmlinux 0xfcdbc261 read_cache_folio +EXPORT_SYMBOL vmlinux 0xfcec0987 enable_irq +EXPORT_SYMBOL vmlinux 0xfd1845e9 dup_iter +EXPORT_SYMBOL vmlinux 0xfd283052 skb_tx_error +EXPORT_SYMBOL vmlinux 0xfd2c2db4 bpf_empty_prog_array +EXPORT_SYMBOL vmlinux 0xfd40056c neigh_resolve_output +EXPORT_SYMBOL vmlinux 0xfd435ea5 twl6040_set_bits +EXPORT_SYMBOL vmlinux 0xfd46041d generic_listxattr +EXPORT_SYMBOL vmlinux 0xfd5a8999 ip_local_deliver +EXPORT_SYMBOL vmlinux 0xfd6a4c27 nvdimm_bus_lock +EXPORT_SYMBOL vmlinux 0xfd6ba203 generic_remap_file_range_prep +EXPORT_SYMBOL vmlinux 0xfd7a2847 tty_name +EXPORT_SYMBOL vmlinux 0xfd7f906f rproc_vq_interrupt +EXPORT_SYMBOL vmlinux 0xfd817fe5 nd_region_to_nstype +EXPORT_SYMBOL vmlinux 0xfd93ee35 ioremap_wc +EXPORT_SYMBOL vmlinux 0xfda9a3f1 intel_gmch_enable_gtt +EXPORT_SYMBOL vmlinux 0xfdaf51d0 tty_port_tty_get +EXPORT_SYMBOL vmlinux 0xfdb37e96 tcp_close +EXPORT_SYMBOL vmlinux 0xfdb6576f acpi_set_debugger_thread_id +EXPORT_SYMBOL vmlinux 0xfdcb4ed3 acpi_os_get_line +EXPORT_SYMBOL vmlinux 0xfdcc8a0e fb_find_best_display +EXPORT_SYMBOL vmlinux 0xfdd4216d pcibios_align_resource +EXPORT_SYMBOL vmlinux 0xfddeb056 efi +EXPORT_SYMBOL vmlinux 0xfdfb792f amd_iommu_pc_supported +EXPORT_SYMBOL vmlinux 0xfe01039c mmc_retune_release +EXPORT_SYMBOL vmlinux 0xfe029963 unregister_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xfe052363 ioread64_lo_hi +EXPORT_SYMBOL vmlinux 0xfe0d5533 skb_vlan_pop +EXPORT_SYMBOL vmlinux 0xfe1c9ea5 sg_pcopy_from_buffer +EXPORT_SYMBOL vmlinux 0xfe1d2e94 key_create_or_update +EXPORT_SYMBOL vmlinux 0xfe215b97 proc_do_large_bitmap +EXPORT_SYMBOL vmlinux 0xfe22fef5 dev_remove_pack +EXPORT_SYMBOL vmlinux 0xfe487975 init_wait_entry +EXPORT_SYMBOL vmlinux 0xfe514667 do_SAK +EXPORT_SYMBOL vmlinux 0xfe5d4bb2 sys_tz +EXPORT_SYMBOL vmlinux 0xfe6323be genphy_aneg_done +EXPORT_SYMBOL vmlinux 0xfe6d1ed4 sk_dst_check +EXPORT_SYMBOL vmlinux 0xfe78bce1 seg6_hmac_net_exit +EXPORT_SYMBOL vmlinux 0xfe7f677c iw_handler_set_spy +EXPORT_SYMBOL vmlinux 0xfe8c61f0 _raw_read_lock +EXPORT_SYMBOL vmlinux 0xfe8d5abb finalize_exec +EXPORT_SYMBOL vmlinux 0xfe916dc6 hex_dump_to_buffer +EXPORT_SYMBOL vmlinux 0xfe93d770 dquot_get_next_dqblk +EXPORT_SYMBOL vmlinux 0xfe984baa sock_recvmsg +EXPORT_SYMBOL vmlinux 0xfe9ebbbb acpi_osi_is_win8 +EXPORT_SYMBOL vmlinux 0xfea4472b scsi_print_sense +EXPORT_SYMBOL vmlinux 0xfea6ff48 param_get_ullong +EXPORT_SYMBOL vmlinux 0xfedcdb60 seq_hlist_next_percpu +EXPORT_SYMBOL vmlinux 0xfee8bdfd dev_get_port_parent_id +EXPORT_SYMBOL vmlinux 0xfeea58f2 srso_alias_untrain_ret +EXPORT_SYMBOL vmlinux 0xfeebc7c4 __kfifo_from_user_r +EXPORT_SYMBOL vmlinux 0xfef216eb _raw_spin_trylock +EXPORT_SYMBOL vmlinux 0xfefcb98e vme_dma_vme_attribute +EXPORT_SYMBOL vmlinux 0xff022a87 dev_mc_del_global +EXPORT_SYMBOL vmlinux 0xff138f4d lookup_positive_unlocked +EXPORT_SYMBOL vmlinux 0xff17c669 mipi_dsi_generic_read +EXPORT_SYMBOL vmlinux 0xff1e9dd8 seq_list_start +EXPORT_SYMBOL vmlinux 0xff282521 rfkill_register +EXPORT_SYMBOL vmlinux 0xff29b619 twl6040_reg_read +EXPORT_SYMBOL vmlinux 0xff52848a __SCT__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xff561b02 phy_attached_print +EXPORT_SYMBOL vmlinux 0xff6878cf fb_default_cmap +EXPORT_SYMBOL vmlinux 0xff7b28fc netdev_master_upper_dev_link +EXPORT_SYMBOL vmlinux 0xff87cd18 lockref_get_not_dead +EXPORT_SYMBOL vmlinux 0xff9fb139 mipi_dsi_dcs_soft_reset +EXPORT_SYMBOL vmlinux 0xffb2bf67 xfrm_init_replay +EXPORT_SYMBOL vmlinux 0xffb7c514 ida_free +EXPORT_SYMBOL vmlinux 0xffb7de6d key_instantiate_and_link +EXPORT_SYMBOL vmlinux 0xffc30c3a acpi_processor_power_init_bm_check +EXPORT_SYMBOL vmlinux 0xffc4f200 zstd_compress_stream +EXPORT_SYMBOL vmlinux 0xffcc4ec7 tcp_bpf_bypass_getsockopt +EXPORT_SYMBOL vmlinux 0xffcd7f49 iosf_mbi_punit_acquire +EXPORT_SYMBOL vmlinux 0xffd0f0cf flow_indr_dev_register +EXPORT_SYMBOL vmlinux 0xffd5fa47 param_set_short +EXPORT_SYMBOL vmlinux 0xffeedf6a delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0xfff33c04 pm860x_reg_write +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0x6790ca30 aria_aesni_avx_gfni_decrypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0x78ac3a58 aria_aesni_avx_decrypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0xa29489b9 aria_aesni_avx_encrypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0xa297f1e6 aria_aesni_avx_gfni_ctr_crypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0xb24a6f4f aria_aesni_avx_ctr_crypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0xbda879d1 aria_aesni_avx_gfni_encrypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0x4e91f572 aria_aesni_avx2_gfni_decrypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0x720be3e2 aria_aesni_avx2_decrypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0x8f7b6257 aria_aesni_avx2_ctr_crypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0x94a94693 aria_aesni_avx2_gfni_encrypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0xa8335003 aria_aesni_avx2_encrypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0xf90ca741 aria_aesni_avx2_gfni_ctr_crypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-aesni-avx-x86_64 0x2c8b5dbf camellia_ecb_enc_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-aesni-avx-x86_64 0x339c33c5 camellia_cbc_dec_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-aesni-avx-x86_64 0x8b44ee75 camellia_ecb_dec_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0x0b901549 camellia_dec_blk_2way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0x69f4ff25 __camellia_enc_blk_2way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0x8d725052 __camellia_setkey +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0x8d9b761c camellia_decrypt_cbc_2way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0xfe729ed6 __camellia_enc_blk +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0xff09bd65 camellia_dec_blk +EXPORT_SYMBOL_GPL arch/x86/crypto/serpent-avx-x86_64 0x194b2841 serpent_ecb_enc_8way_avx +EXPORT_SYMBOL_GPL arch/x86/crypto/serpent-avx-x86_64 0x38800636 serpent_cbc_dec_8way_avx +EXPORT_SYMBOL_GPL arch/x86/crypto/serpent-avx-x86_64 0x4140192a serpent_ecb_dec_8way_avx +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x1b663511 sm4_avx_cbc_decrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x29eba94b sm4_avx_ctr_crypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x56d706d9 sm4_avx_ecb_decrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x6552d2bb sm4_cfb_encrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x8477765c sm4_avx_cfb_decrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0xe2d1d0b7 sm4_cbc_encrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0xeb1a9886 sm4_avx_ecb_encrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64 0x1f491d36 twofish_dec_blk +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64 0x7c7bf6e0 twofish_enc_blk +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64-3way 0x92a51c43 twofish_dec_blk_cbc_3way +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64-3way 0xb4e98a46 twofish_dec_blk_3way +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64-3way 0xe4ae7508 __twofish_enc_blk_3way +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x02cff072 __SCK__tp_func_kvm_vmgexit_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x03e7cc3e kvm_load_host_xsave_state +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x049af874 __SCK__kvm_x86_cache_reg +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x04a6f059 kvm_apic_send_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x04fb2538 kvm_arch_has_noncoherent_dma +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x050cd009 kvm_pmu_trigger_event +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x053614ec kvm_set_user_return_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x06cdc8d1 kvm_configure_mmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x08709dc0 __SCK__tp_func_kvm_avic_incomplete_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x08e8421a kvm_gfn_to_hva_cache_init +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0a188390 kvm_post_set_cr4 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0b2562f3 __SCK__tp_func_kvm_fast_mmio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0b58a11d kvm_nr_uret_msrs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0b67323e kvm_is_visible_gfn +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0b8a3365 __traceiter_kvm_invlpga +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0ca8df68 __traceiter_kvm_vmgexit_msr_protocol_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0cff45f4 __SCT__tp_func_kvm_vmgexit_msr_protocol_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0d2b0ba3 __x86_set_memory_region +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0e79d1c4 kvm_init_shadow_ept_mmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0f1f7254 kvm_emulate_cpuid +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x109a7a2a kvm_io_bus_write +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x114eb824 __traceiter_kvm_nested_vmexit_inject +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1274f22b mark_page_dirty_in_slot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x129a2744 __tracepoint_kvm_apicv_accept_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x12c1d764 kvm_arch_unregister_noncoherent_dma +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1337187c kvm_make_all_cpus_request +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1412f042 __traceiter_kvm_ple_window_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x157a9f14 kvm_page_track_unregister_notifier +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x159b8d5e host_efer +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x16b6f542 __tracepoint_kvm_nested_vmenter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x17c5a880 __kvm_vcpu_update_apicv +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x17f9cfe3 __traceiter_kvm_cr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1854e116 __tracepoint_kvm_nested_vmexit_inject +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x18ab6353 kvm_alloc_apic_access_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x19a7170c kvm_destroy_vcpus +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1d013832 kvm_enable_efer_bits +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1d1b139a __SCT__tp_func_kvm_avic_ga_log +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1d4f5a1f kvm_x86_vendor_init +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1db1c372 enable_vmware_backdoor +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1dfb93c6 kvm_arch_no_poll +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1f8e9483 __SCT__tp_func_kvm_avic_doorbell +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2024fe39 kvm_task_switch +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x203aebf5 kvm_get_msr_common +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2086268f kvm_valid_efer +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x21fba56f kvm_get_apic_mode +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x222e4955 hv_track_root_tdp +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x22b04592 gfn_to_pfn_prot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x22c56ddb __SCK__tp_func_kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x23263c0a __traceiter_kvm_nested_vmenter_failed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2510fc6d __SCT__tp_func_kvm_nested_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x25a6f30e kvm_emulate_instruction_from_buffer +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x25c07225 __traceiter_kvm_vmgexit_msr_protocol_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x25d9f7b6 kvm_require_dr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2615f25b __SCK__tp_func_kvm_pml_full +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x27046576 kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x27a20573 handle_ud +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x297e2bb6 kvm_clear_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x29e4514c kvm_irq_has_notifier +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2a5faddf kvm_write_guest_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2b9efc93 __tracepoint_kvm_vmgexit_msr_protocol_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2bf54c8e kvm_vcpu_apicv_activated +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2cf72406 kvm_gpc_activate +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2d4e9aff kvm_queue_exception_e +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2d68a86a gfn_to_page_many_atomic +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2d82cc24 kvm_spec_ctrl_test_value +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2edd3a48 __tracepoint_kvm_nested_vmenter_failed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x309727d8 __tracepoint_kvm_invlpga +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x312a0919 __kvm_set_memory_region +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x31447486 kvm_init_shadow_npt_mmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3282d779 __tracepoint_kvm_avic_doorbell +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x33185e3e __SCK__tp_func_kvm_vmgexit_msr_protocol_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x33277d12 hv_flush_remote_tlbs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x34c9db21 kvm_set_cr4 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x352e3c55 kvm_read_guest_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x35493da6 kvm_set_msi_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x37be1ae7 __tracepoint_kvm_nested_intercepts +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x384b2d6c __SCK__tp_func_kvm_cr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x38510b9e kvm_requeue_exception +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x38580f4b mark_page_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x388e0e10 __SCT__tp_func_kvm_pi_irte_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x39fd83db halt_poll_ns_shrink +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3ab2794c kvm_find_user_return_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3b326c5d kvm_find_cpuid_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3bd18869 kvm_mmu_gva_to_gpa_read +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3d93fb92 __traceiter_kvm_apicv_accept_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3f510ff5 kvm_has_noapic_vcpu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x40ce5b3b kvm_vcpu_map +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x41970735 kvm_arch_start_assignment +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x42178f5b kvm_vcpu_read_guest_atomic +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x42894d37 kvm_arch_end_assignment +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x43594228 kvm_cpu_get_interrupt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x447b7243 kvm_set_or_clear_apicv_inhibit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x45e80fdf __traceiter_kvm_pi_irte_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x466ae26d kvm_sev_es_mmio_write +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x46719fe7 kvm_cpu_has_injectable_intr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x467749c2 kvm_vcpu_read_guest_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4733bf8c __traceiter_kvm_avic_kick_vcpu_slowpath +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x485cd7f6 kvm_rebooting +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x48644036 __SCT__tp_func_kvm_vmgexit_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x49285bcf __traceiter_kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4942be67 __SCT__tp_func_kvm_avic_incomplete_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x49c3f631 __kvm_is_valid_cr4 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4a1c261b __SCT__tp_func_kvm_invlpga +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4a47121a kvm_emulate_wrmsr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4ad759d7 __tracepoint_kvm_avic_incomplete_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4c149bdc kvm_read_l1_tsc +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4d134a0a __tracepoint_kvm_ple_window_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4dab4460 kvm_emulate_xsetbv +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4dcdfd48 __tracepoint_kvm_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4e05e31b kvm_arch_has_assigned_device +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4e3fd1b4 kvm_release_pfn_clean +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4e838ad9 kvm_update_cpuid_runtime +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4e955b9b kvm_wait_lapic_expire +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x50735128 kvm_vcpu_gfn_to_hva +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5081d3f9 kvm_skip_emulated_instruction +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x52244bfa gfn_to_memslot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x523aec91 kvm_vcpu_unmap +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x537f1c28 kvm_set_cr0 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x537f79d8 kvm_mmu_reset_context +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x53d9f927 __SCT__kvm_x86_get_cs_db_l_bits +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x53fec726 __SCK__tp_func_kvm_avic_ga_log +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x54931c53 kvm_vcpu_read_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x551dbbbb kvm_apic_has_interrupt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x55849165 __SCK__tp_func_kvm_pi_irte_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x559716d0 __tracepoint_kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5605c6e9 kvm_are_all_memslots_empty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x57f668a9 kvm_emulate_halt_noskip +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x58d2a96b __SCK__tp_func_kvm_inj_virq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x59387ba3 __SCT__kvm_x86_cache_reg +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x59e640c0 halt_poll_ns +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5a6fc45c kvm_get_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5b4ede43 kvm_emulate_halt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5bf7cde0 kvm_mmu_set_ept_masks +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5c11e105 __traceiter_kvm_write_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5c39460f __SCK__tp_func_kvm_avic_unaccelerated_access +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5c3f0ed7 kvm_requeue_exception_e +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5c7e9f84 __SCT__tp_func_kvm_apicv_accept_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5d6bd517 kvm_init +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5d996b31 kvm_set_cpu_caps +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5da38b6b kvm_put_kvm +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5df7a58b kvm_debugfs_dir +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5e5b88cf kvm_io_bus_get_dev +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5edddda8 __tracepoint_kvm_vmgexit_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5efbcd33 kvm_set_memory_region +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5f911332 __SCT__tp_func_kvm_avic_kick_vcpu_slowpath +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5fb8848b halt_poll_ns_grow_start +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x600dc360 kvm_emulate_rdpmc +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x616e6c95 __SCT__tp_func_kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6243ac82 __kvm_apic_update_irr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x62605c71 __tracepoint_kvm_nested_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6303c089 kvm_calc_nested_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6388cb8e kvm_cpu_has_interrupt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6556505b __traceiter_kvm_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x664f1a40 kvm_flush_remote_tlbs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x668661ef __kvm_request_immediate_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x669da18f kvm_emulate_hypercall +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x67544a0a gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x687b78fc kvm_x86_vendor_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6892e3c3 kvm_set_pfn_accessed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6ada8f59 kvm_mmu_set_mmio_spte_mask +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6bc792a4 kvm_caps +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6becaded __SCT__tp_func_kvm_inj_virq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6bf93574 kvm_post_set_cr0 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6c17d60b kvm_emulate_rdmsr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6c95726c host_xss +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6d2c9437 __SCT__tp_func_kvm_nested_vmenter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6e5e3ce5 __SCK__tp_func_kvm_write_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x709cd8cb kvm_spurious_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x713a730e kvm_vcpu_reset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x71543599 kvm_fixup_and_inject_pf_error +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x71df8dda kvm_hv_assist_page_enabled +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x725fb86b kvm_gpc_refresh +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7489f5e7 kvm_vcpu_wake_up +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x74910627 __traceiter_kvm_nested_vmenter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x74d9dd83 kvm_write_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7510a39a __traceiter_kvm_vmgexit_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x752006f7 kvm_read_guest_offset_cached +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x752c2b00 __traceiter_kvm_fast_mmio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x756c58ab __SCK__tp_func_kvm_invlpga +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x757c7a46 hv_flush_remote_tlbs_range +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x75b6de08 kvm_lapic_find_highest_irr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x76150904 kvm_mmu_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x76f003db __tracepoint_kvm_cr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x775ae1a4 kvm_vcpu_on_spin +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x778e30b9 __SCT__tp_func_kvm_cr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x77bb2ecc __tracepoint_kvm_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x79b38ac5 kvm_vcpu_kick +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x79cbeb85 kvm_vcpu_write_guest_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7a3a0f8c __gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7afe324e halt_poll_ns_grow +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7bcd8078 gfn_to_pfn +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7c28f515 kvm_mmu_free_guest_mode_roots +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7c5110ab kvm_get_kvm +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7c94c99a kvm_release_pfn_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7d35fd45 kvm_write_guest_virt_system +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7da770da handle_fastpath_set_msr_irqoff +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7e2f8fc9 kvm_apic_set_eoi_accelerated +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7f51547e __traceiter_kvm_inj_virq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7fe19488 kvm_add_user_return_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7ff2a104 __SCT__tp_func_kvm_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x801e8a28 __traceiter_kvm_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x84276a50 __tracepoint_kvm_avic_ga_log +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8470d09e kvm_handle_memory_failure +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x85ab7369 __tracepoint_kvm_skinit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x864963fa __traceiter_kvm_nested_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x867ae1e2 __SCK__kvm_x86_get_cs_db_l_bits +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x86f5b0c5 kvm_apic_match_dest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x89d6b787 kvm_apic_update_irr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x89e27603 __tracepoint_kvm_nested_intr_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8a7fe54a __SCT__tp_func_kvm_vmgexit_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8b528700 __tracepoint_kvm_avic_kick_vcpu_slowpath +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8b618aa6 __SCT__tp_func_kvm_nested_vmexit_inject +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8c031d92 kvm_put_kvm_no_destroy +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8d05418c kvm_vcpu_is_visible_gfn +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8f3a890e __traceiter_kvm_vmgexit_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8fdf0b54 __SCK__tp_func_kvm_vmgexit_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x90a9b2ec kvm_deliver_exception_payload +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x912a9286 __traceiter_kvm_nested_intr_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x918b16c8 __tracepoint_kvm_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x919b7292 __tracepoint_kvm_inj_virq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x92fc5a14 __tracepoint_kvm_vmgexit_msr_protocol_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x93a3e40e __SCT__tp_func_kvm_ple_window_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x95017646 kvm_load_guest_xsave_state +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x95c8a942 kvm_mmu_invalidate_addr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9728ae94 __SCK__tp_func_kvm_apicv_accept_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9797deef gfn_to_hva +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9b038ae2 kvm_msr_allowed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9bc5c315 __SCK__tp_func_kvm_nested_vmexit_inject +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9c12923a kvm_set_cr8 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9cbe0d2a __SCK__tp_func_kvm_nested_intr_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9cf59e7a allow_smaller_maxphyaddr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9e20b2bc __traceiter_kvm_avic_incomplete_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9f68faa3 __traceiter_kvm_avic_unaccelerated_access +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa1887544 __SCK__tp_func_kvm_skinit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa1c4231f kvm_set_pfn_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa1e5e0f3 kvm_apic_write_nodecode +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa26c49a3 __SCK__tp_func_kvm_nested_vmenter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa2826cba kvm_write_guest_offset_cached +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa3c4b62d __SCK__tp_func_kvm_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa408308e file_is_kvm +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa4ea247b vcpu_load +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa588ef67 __SCT__tp_func_kvm_nested_intercepts +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa6a50230 __traceiter_kvm_nested_intercepts +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa7022320 __traceiter_kvm_avic_ga_log +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa7504777 kvm_update_dr7 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa828cf41 kvm_get_cr8 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa830606e kvm_release_page_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa84a2e73 __SCT__tp_func_kvm_write_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa86f55a8 kvm_complete_insn_gp +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa97750dd kvm_handle_invpcid +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa9aedc28 __SCK__tp_func_kvm_avic_kick_vcpu_slowpath +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa9aeff14 kvm_vcpu_gfn_to_pfn +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa9e735ec kvm_find_cpuid_entry_index +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xaa138113 kvm_sev_es_string_io +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xabd4b58c load_pdptrs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xac279296 kvm_set_rflags +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xac708108 kvm_lmsw +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xad9aa08e kvm_get_dr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xad9c8464 kvm_get_rflags +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb026e66b kvm_mtrr_get_guest_memory_type +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb0c25698 kvm_intr_is_single_vcpu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb1316b3b gfn_to_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb1e87aba __SCK__tp_func_kvm_nested_intercepts +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb220af83 kvm_vcpu_deliver_sipi_vector +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb2a9e374 kvm_is_linear_rip +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb332b817 gfn_to_hva_memslot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb3628a8d __SCK__tp_func_kvm_nested_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb374c718 kvm_vcpu_mark_page_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb757fad0 __SCK__tp_func_kvm_nested_vmenter_failed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb7bff13b kvm_init_mmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb82c0987 enable_pmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb96e9aa1 __traceiter_kvm_skinit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb9e90bfb kvm_inject_emulated_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbab2cdef kvm_emulate_invd +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbad2f18f kvm_queue_exception_p +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbb7efdd6 __tracepoint_kvm_vmgexit_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbc4ede6a kvm_slot_page_track_add_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbc610f75 kvm_page_track_register_notifier +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbd785fb9 kvm_inject_realmode_interrupt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbd9d6dfc kvm_mmu_set_me_spte_mask +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbf39fd37 kvm_mmu_invlpg +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc071e99f __SCT__tp_func_kvm_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc08af206 kvm_read_guest_cached +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc090673e kvm_read_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc20deac6 kvm_handle_invalid_op +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc378692d kvm_release_page_clean +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc4c08bc9 __SCK__tp_func_kvm_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc5c30345 kvm_emulate_instruction +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc5da5c7d kvm_lapic_expired_hv_timer +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc60d7d0c __traceiter_kvm_pml_full +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc7fe55ac __traceiter_kvm_avic_doorbell +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc92a5d37 vcpu_put +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc96d35f4 report_ignored_msrs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcb452a57 __SCK__tp_func_kvm_ple_window_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xccc5b1ad kvm_set_msr_common +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xccf9cbf9 kvm_read_guest_virt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcd16204f kvm_lapic_set_eoi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xce576a13 enable_apicv +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xce968452 kvm_mmu_free_roots +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcf8d6190 __tracepoint_kvm_fast_mmio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcfc27130 x86_decode_emulated_instruction +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd09477ee kvm_sev_es_mmio_read +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd09da48b __SCT__tp_func_kvm_nested_intr_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd475c188 kvm_pmu_cap +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd483b54a kvm_set_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd973514d kvm_vcpu_write_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xda6876bb __SCK__tp_func_kvm_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdafeec7f __kvm_prepare_emulation_failure_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdbb926f6 kvm_write_guest_cached +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdc7369fe __traceiter_kvm_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdc81f9ae kvm_emulate_monitor +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdc83d4c2 kvm_slot_page_track_remove_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdeb1ea3a kvm_vcpu_gfn_to_pfn_atomic +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdf86fa3e kvm_apic_clear_irr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe046d451 kvm_gpc_init +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe0e786a7 __SCT__tp_func_kvm_skinit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe15e2d84 __tracepoint_kvm_pi_irte_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe1e137dd kvm_apicv_activated +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe216fe14 kvm_gpc_deactivate +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe22d0cde kvm_set_cr3 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe2abf2da kvm_set_dr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe2ff7251 kvm_cpuid +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe352da4c kvm_apic_update_ppr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe3800185 __SCK__tp_func_kvm_avic_doorbell +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe699314b kvm_emulate_ap_reset_hold +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe6d7e8d2 kvm_emulate_mwait +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe93dfc8c __SCT__tp_func_kvm_nested_vmenter_failed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xea1814cd gfn_to_pfn_memslot_atomic +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xea5cda33 __SCT__tp_func_kvm_fast_mmio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xeabe2d3c kvm_handle_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xeb4c3a79 kvm_get_kvm_safe +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xebecb535 __tracepoint_kvm_write_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xee71b771 kvm_gpc_check +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xef14fd98 kvm_calc_nested_tsc_multiplier +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xef5c29a2 __tracepoint_kvm_pml_full +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xef7693a5 kvm_vcpu_yield_to +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf084b57d __SCT__tp_func_kvm_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf084d141 __SCK__tp_func_kvm_vmgexit_msr_protocol_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf11f4cec kvm_service_local_tlb_flush_requests +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf2df48f3 __SCT__tp_func_kvm_pml_full +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf32dff97 __SCT__tp_func_kvm_avic_unaccelerated_access +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf3e5e54c kvm_mmu_new_pgd +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf54e2886 __SCT__tp_func_kvm_vmgexit_msr_protocol_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf621b086 kvm_get_linear_rip +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf622c1e9 kvm_emulate_wbinvd +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf6810147 kvm_vcpu_halt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf69ea089 kvm_hv_get_assist_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf9c2f13d kvm_prepare_emulation_failure_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf9eda2cc kvm_fast_pio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfa81d3b4 kvm_queue_exception +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfab33e4c enable_mmio_caching +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfabff054 kvm_arch_register_noncoherent_dma +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfb4886ec kvm_mmu_gva_to_gpa_write +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfb99f2f0 kvm_get_running_vcpu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfddd4225 __tracepoint_kvm_avic_unaccelerated_access +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfe3caf67 kvm_lapic_readable_reg_mask +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfec8202a kvm_cpu_caps +EXPORT_SYMBOL_GPL crypto/af_alg 0x015b1a86 af_alg_release +EXPORT_SYMBOL_GPL crypto/af_alg 0x1b8406cd af_alg_count_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x27e92408 af_alg_async_cb +EXPORT_SYMBOL_GPL crypto/af_alg 0x2cb3f96b af_alg_get_rsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x30600fc4 af_alg_accept +EXPORT_SYMBOL_GPL crypto/af_alg 0x3ecb9f70 af_alg_unregister_type +EXPORT_SYMBOL_GPL crypto/af_alg 0x5f2efe18 af_alg_alloc_areq +EXPORT_SYMBOL_GPL crypto/af_alg 0x634264a9 af_alg_free_sg +EXPORT_SYMBOL_GPL crypto/af_alg 0x76631663 af_alg_pull_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x81073981 af_alg_wmem_wakeup +EXPORT_SYMBOL_GPL crypto/af_alg 0xacb3ff77 af_alg_sendmsg +EXPORT_SYMBOL_GPL crypto/af_alg 0xae44ee3a af_alg_poll +EXPORT_SYMBOL_GPL crypto/af_alg 0xbe955c9f af_alg_release_parent +EXPORT_SYMBOL_GPL crypto/af_alg 0xc24d603e af_alg_free_resources +EXPORT_SYMBOL_GPL crypto/af_alg 0xd9b0ac40 af_alg_register_type +EXPORT_SYMBOL_GPL crypto/af_alg 0xed9868b3 af_alg_wait_for_data +EXPORT_SYMBOL_GPL crypto/aria_generic 0x4a61978a aria_encrypt +EXPORT_SYMBOL_GPL crypto/aria_generic 0xbdad6df6 aria_decrypt +EXPORT_SYMBOL_GPL crypto/aria_generic 0xed57dfe5 aria_set_key +EXPORT_SYMBOL_GPL crypto/async_tx/async_memcpy 0xe5406dc6 async_memcpy +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0x15079739 async_syndrome_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0xf8f15070 async_gen_syndrome +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x46b88c98 async_raid6_2data_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x48490c1e async_raid6_datap_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x08401cd8 __async_tx_find_channel +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x43e48d14 async_tx_quiesce +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x557290f4 async_trigger_callback +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xc443f1b7 async_tx_submit +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x0027778e async_xor_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x2b7f543c async_xor_val_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x582c28d7 async_xor_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x5ee5576a async_xor +EXPORT_SYMBOL_GPL crypto/authenc 0x2479193e crypto_authenc_extractkeys +EXPORT_SYMBOL_GPL crypto/blowfish_common 0x5789e0ee blowfish_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x188d9d26 __cast5_decrypt +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x2b3d437c cast5_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xef81a4af __cast5_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x3dbae082 __cast6_decrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xcfce512f __cast6_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xd76a5716 __cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xecfe721a cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast_common 0x5609ce41 cast_s2 +EXPORT_SYMBOL_GPL crypto/cast_common 0x5b17be06 cast_s4 +EXPORT_SYMBOL_GPL crypto/cast_common 0xb9cba57f cast_s3 +EXPORT_SYMBOL_GPL crypto/cast_common 0xbd3e7542 cast_s1 +EXPORT_SYMBOL_GPL crypto/cryptd 0x036d3e5f cryptd_aead_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x1a4b9734 cryptd_shash_desc +EXPORT_SYMBOL_GPL crypto/cryptd 0x3647c515 cryptd_alloc_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0x48cd3038 cryptd_free_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0x4bdc8994 cryptd_aead_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x6897daa8 cryptd_alloc_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0x79bab5ce cryptd_free_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0x92ca6399 cryptd_skcipher_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x93165717 cryptd_skcipher_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xab0931ce cryptd_alloc_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0xc2d103fd cryptd_free_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0xeb2bd9bd cryptd_ahash_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xf640954b cryptd_ahash_child +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x18c3b4c8 crypto_finalize_hash_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x1daab667 crypto_finalize_aead_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x2a025acc crypto_transfer_skcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x3870d554 crypto_transfer_kpp_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x445bf2f7 crypto_transfer_hash_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x4ea5cdd2 crypto_engine_alloc_init_and_set +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x66e165e2 crypto_finalize_akcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x7e7ee3c5 crypto_finalize_kpp_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x8086ce1e crypto_engine_exit +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x88b3403c crypto_finalize_skcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xa67ce166 crypto_engine_stop +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xab6900f6 crypto_engine_alloc_init +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xb1c850e6 crypto_transfer_aead_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xcc3d6d3a crypto_transfer_akcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xd0edd180 crypto_engine_start +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x4307b36e simd_register_aeads_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x504cb053 simd_aead_create_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x66983e96 simd_skcipher_create +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x851c747c simd_aead_create +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x88638552 simd_skcipher_create_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0xbfd26f15 simd_aead_free +EXPORT_SYMBOL_GPL crypto/crypto_simd 0xc5ec3abd simd_unregister_aeads +EXPORT_SYMBOL_GPL crypto/crypto_simd 0xd2aa2367 simd_unregister_skciphers +EXPORT_SYMBOL_GPL crypto/crypto_simd 0xd7a8f696 simd_register_skciphers_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0xefe73979 simd_skcipher_free +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x33b866ce crypto_ecdh_decode_key +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7475be8e crypto_ecdh_key_len +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0xb230d2ec crypto_ecdh_encode_key +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x1936413e polyval_mul_non4k +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x49dece42 polyval_update_non4k +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x4eb4c55e __serpent_encrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x95bbeaae serpent_setkey +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xbcc074f3 __serpent_decrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xd4c9681a __serpent_setkey +EXPORT_SYMBOL_GPL crypto/sm2_generic 0xca01d0f1 sm2_compute_z_digest +EXPORT_SYMBOL_GPL crypto/sm3 0xa98edad1 sm3_update +EXPORT_SYMBOL_GPL crypto/sm3 0xf04338f9 sm3_final +EXPORT_SYMBOL_GPL crypto/sm3_generic 0x0bddca87 sm3_zero_message_hash +EXPORT_SYMBOL_GPL crypto/sm4 0x24e254e8 sm4_expandkey +EXPORT_SYMBOL_GPL crypto/sm4 0xfa81970e sm4_crypt_block +EXPORT_SYMBOL_GPL crypto/twofish_common 0x7b5a5fae twofish_setkey +EXPORT_SYMBOL_GPL crypto/twofish_common 0xe22b7787 __twofish_setkey +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x008d9b6c synth_add +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x08f0212d spk_set_num_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x0d2b6fe2 spk_ttyio_ops +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x102d2a17 synth_current +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x19892f8a spk_ttyio_synth_immediate +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1e39eb14 synth_putws +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x41a160e5 synth_buffer_empty +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4449e1dd synth_buffer_clear +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x45eda959 spk_get_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x466f5eb7 synth_putwc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x680d2768 synth_remove +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x6833a7a1 spk_ttyio_release +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x76d40046 synth_buffer_skip_nonlatin1 +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x7f87d4a2 spk_var_store +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x837d0fd1 spk_synth_flush +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x84dad068 synth_buffer_getc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8c82dfca synth_request_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8fe0db01 synth_putwc_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x96336156 spk_do_catch_up_unicode +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xa34db43e spk_synth_get_index +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xaadb0612 synth_buffer_peek +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xae87f63d spk_synth_is_alive_nop +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xb734cb9d speakup_event +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xbbd15a51 speakup_start_ttys +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc319c604 synth_putws_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc5787e5e spk_synth_is_alive_restart +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc58f6e50 spk_get_var_header +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd8fd86cf synth_release_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd93829dd speakup_info +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe194d0ef synth_printf +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe4f67f28 spk_ttyio_synth_probe +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xeeaccfd2 spk_do_catch_up +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xf187b0af spk_var_show +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x4639bcda acpi_nfit_shutdown +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x499bbf57 nfit_get_smbios_id +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x6234412c acpi_nfit_desc_init +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x6ff5a15d __acpi_nvdimm_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xb18ee73a acpi_nfit_ctl +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xec76c6e1 __acpi_nfit_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xee25d7de acpi_nfit_init +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0x67927a0d platform_profile_notify +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xbfe36436 platform_profile_remove +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xcac33cd4 platform_profile_register +EXPORT_SYMBOL_GPL drivers/acpi/sbshc 0x1c8984c7 acpi_smbus_unregister_callback +EXPORT_SYMBOL_GPL drivers/acpi/sbshc 0x4f6c2360 acpi_smbus_read +EXPORT_SYMBOL_GPL drivers/acpi/sbshc 0x87bd07bd acpi_smbus_register_callback +EXPORT_SYMBOL_GPL drivers/acpi/sbshc 0x96eb492d acpi_smbus_write +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x12fbd439 ahci_print_info +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x13f7e4a1 ahci_reset_controller +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x465317be ahci_do_softreset +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x59f766d4 ahci_pmp_retry_srst_ops +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x6ffbb1e5 ahci_start_engine +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x76c79a12 ahci_qc_issue +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x7e3a8882 ahci_host_activate +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x9db34172 ahci_error_handler +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xa128ec45 ahci_do_hardreset +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xa361bc53 ahci_stop_engine +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xa58c6da8 ahci_check_ready +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xa9358c6a ahci_dev_classify +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xb186ce2f ahci_handle_port_intr +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xb279f553 ahci_reset_em +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xb3d5abbd ahci_fill_cmd_slot +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xb71a148d ahci_port_resume +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xc1222566 ahci_kick_engine +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xc296d5fe ahci_set_em_messages +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xc447d8c0 ahci_shost_groups +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xd2cc9d51 ahci_sdev_groups +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xddf97f03 ahci_init_controller +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xea50dad3 ahci_ignore_sss +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xef36313a ahci_ops +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xf3dcba97 ahci_start_fis_rx +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xfe236439 ahci_save_initial_config +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x05f0cc1e ahci_platform_suspend_host +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x12e2d036 ahci_platform_assert_rsts +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x1dc5003c ahci_platform_shutdown +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x22f96316 ahci_platform_suspend +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x4174bcdd ahci_platform_disable_phys +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x43cc104b ahci_platform_disable_clks +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x472665bc ahci_platform_find_clk +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x4a43a335 ahci_platform_get_resources +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x5c637a64 ahci_platform_init_host +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x650cf069 ahci_platform_enable_resources +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x80708042 ahci_platform_ops +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x8fec28e3 ahci_platform_enable_regulators +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x913893e2 ahci_platform_resume_host +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x9b623769 ahci_platform_disable_regulators +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xc12cd2b8 ahci_platform_resume +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xccf24b7b ahci_platform_enable_phys +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xce4ae7ed ahci_platform_enable_clks +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xe36e3e31 ahci_platform_deassert_rsts +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xea4f3575 ahci_platform_disable_resources +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0x124b0d0b pata_parport_unregister_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0x811ef7a4 pata_parport_register_driver +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x02ff9464 cfag12864b_isinited +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x0ecb2e5d cfag12864b_disable +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x305dc3c6 cfag12864b_isenabled +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x3389f926 cfag12864b_enable +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x9522a342 cfag12864b_getrate +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0xc48e9d95 cfag12864b_buffer +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x09917359 charlcd_poke +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x6fd9cc4a charlcd_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x8b45326c charlcd_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xd3e29970 charlcd_backlight +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf3304696 charlcd_free +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf883c540 charlcd_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x07b26ecc hd44780_common_gotoxy +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x1aa688fd hd44780_common_lines +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x23159a5b hd44780_common_clear_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x30e85287 hd44780_common_shift_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x36dc00a2 hd44780_common_print +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x3c4c183f hd44780_common_home +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x489c89e8 hd44780_common_redefine_char +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x64415593 hd44780_common_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x79e8e259 hd44780_common_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8585e5fd hd44780_common_blink +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8d4f3fa4 hd44780_common_init_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xa22afdaa hd44780_common_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xc369090d hd44780_common_shift_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xf360d788 hd44780_common_fontsize +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x14102f23 ks0108_displaystate +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x48a70518 ks0108_writedata +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x4f506333 ks0108_startline +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x6edae968 ks0108_isinited +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xbf4774db ks0108_writecontrol +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xedde6df2 ks0108_page +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xfee8ef7b ks0108_address +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x4104f774 linedisp_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0xe1b887ec linedisp_unregister +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-i3c 0x3d5da490 __devm_regmap_init_i3c +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0x177278b9 __regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0x6a47f137 __devm_regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0x3067bc44 __devm_regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0xb770ff72 __regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0x3cadcf2e __regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0xed6ec9df __devm_regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xe0aceaf3 __regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xf33779b5 __devm_regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0x44104bab __regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0xf64eecdb __devm_regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x2f1f8daf __devm_regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x8102a9e1 __devm_regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x8454d78a __regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0xcaad36fc __regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0x044481ae __regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0xeeeeb6b5 __devm_regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x090c1f25 bcma_chipco_regctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x12960234 bcma_chipco_chipctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x1ce989ec bcma_chipco_b_mii_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x1f88467f bcma_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x281e67c4 bcma_chipco_gpio_out +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x290459ed bcma_core_enable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x42fc1190 bcma_find_core_unit +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x4349d6c5 bcma_chipco_gpio_outen +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x46f7c31c bcma_chipco_pll_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x4709e9cb bcma_host_pci_down +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x4b810162 __bcma_driver_register +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x4cbdda0f bcma_core_pci_power_save +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x554ee7fd bcma_core_is_enabled +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x70a4059a bcma_host_pci_irq_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x7c411008 bcma_chipco_pll_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x7d380274 bcma_core_disable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xa1c57bc5 bcma_core_set_clockmode +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xa747e6b2 bcma_chipco_get_alp_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xb08e8c38 bcma_chipco_pll_read +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xbaf9e088 bcma_pmu_get_bus_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xc84aa540 bcma_driver_unregister +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xd65a68b4 bcma_core_pll_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xe159865d bcma_chipco_gpio_control +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xef510dc7 bcma_host_pci_up +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x17505fe0 btbcm_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x48279a35 btbcm_setup_patchram +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x82d70c98 btbcm_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xb02ef63f btbcm_write_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xb163d9c7 btbcm_read_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xcf8c0d9f btbcm_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xe405eddf btbcm_setup_apple +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xf2ca53a1 btbcm_finalize +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x0a5bba94 btintel_regmap_init +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x1c9dfad4 btintel_bootup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x293a4b9e btintel_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x2d3591cd btintel_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x3cb3df1a btintel_load_ddc_config +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x45791f8a btintel_send_intel_reset +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x5fd2416e btintel_secure_send_result +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x649701de btintel_read_boot_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x943d7c17 btintel_enter_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x9ed7116a btintel_set_event_mask_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xa21cff3a btintel_set_diag +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xbe6b435b btintel_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xcb696a44 btintel_set_quality_report +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xceaf5344 btintel_exit_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xd08814ec btintel_version_info +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xd1529efb btintel_read_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xf263c9a5 btintel_configure_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x158e0380 btmrvl_interrupt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x1b79fb64 btmrvl_send_hscfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x2695165f btmrvl_enable_hs +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x2b9c1a7e btmrvl_add_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x32354140 btmrvl_remove_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x670a7e0e btmrvl_process_event +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x6ba8df2e btmrvl_enable_ps +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x764228bc btmrvl_check_evtpkt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x93969f01 btmrvl_pscan_window_reporting +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xc9447f4b btmrvl_register_hdev +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xe4b9afa2 btmrvl_send_module_cfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x091ca82d btmtk_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x30e96eb6 btmtk_setup_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x5000f2d1 btmtk_setup_firmware_79xx +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x0c310dd2 qca_set_bdaddr_rome +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x51cac1fd qca_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x7d24c9ba qca_send_pre_shutdown_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x895c28f6 qca_uart_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xec056f42 qca_read_soc_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x282677a2 btrtl_get_uart_settings +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x34c3d1de btrtl_setup_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x77dbe04d btrtl_shutdown_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x964df67e btrtl_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xaf78f260 btrtl_free +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xb3b7f91c btrtl_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xc842862c btrtl_set_quirks +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x0c77f7ed hci_uart_unregister_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x2abf74dd h4_recv_buf +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x79b8ff06 hci_uart_tx_wakeup +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xa05f7f51 hci_uart_register_device +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x2b0a5b76 mhi_ep_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x2e5e09b7 mhi_ep_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x6003468c mhi_ep_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x88d0caa4 mhi_ep_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xb47d70bf mhi_ep_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xc3d000c7 mhi_ep_queue_is_empty +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xc3d0332c mhi_ep_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xe2bc9aee __mhi_ep_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x04357f66 mhi_notify +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x0628178a mhi_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x0a8e9a4d mhi_soc_reset +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x0d3fe040 mhi_unprepare_after_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x140818ea mhi_pm_suspend +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x19741ef6 mhi_get_free_desc_count +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x1ae2cd2e mhi_device_get +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x2333eb9e __mhi_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x258dac8f mhi_async_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x2a7f9d1e mhi_pm_resume +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x59dbd98c mhi_download_rddm_image +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x68548180 mhi_prepare_for_transfer_autoqueue +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x6930ff7d mhi_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x832e750c mhi_unprepare_from_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x885a2f1b mhi_get_mhi_state +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x936918f7 mhi_force_rddm_mode +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x93d5ccd3 mhi_free_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x97847a05 mhi_prepare_for_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x97942444 mhi_queue_buf +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x9918a38b mhi_queue_dma +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb416a8e3 mhi_get_exec_env +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb8ed6e83 mhi_alloc_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xcc4a58a1 mhi_queue_is_full +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xcd27ae68 mhi_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd0a27281 mhi_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd3db72fc mhi_pm_resume_force +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe74f3dc8 mhi_device_get_sync +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xf0668925 mhi_prepare_for_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xf71be745 mhi_device_put +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xffb947fb mhi_queue_skb +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x01d07654 comedi_handle_events +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x03bfb47b comedi_nscans_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x03fb600c comedi_buf_read_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0c81443f comedi_timeout +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0cd330f4 range_unknown +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x1882cfd2 comedi_is_subdevice_running +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x1d12ae4a comedi_buf_write_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x21102f87 range_0_32mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x22ecf985 comedi_alloc_subdev_readback +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2a026c34 comedi_buf_write_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2c017927 __comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2d07e2bc comedi_buf_read_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2f0ad9d3 range_bipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x3935d8df comedi_readback_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4236eaaf range_4_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x44757768 comedi_inc_scan_progress +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x448e565e comedi_bytes_per_scan_cmd +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4b417343 comedi_event +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4fe634f3 range_bipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x533f8825 comedi_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x57b54448 comedi_buf_read_n_available +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x57f0d486 comedi_dev_get_from_minor +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x641556d3 comedi_dio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x646004ea comedi_buf_read_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x64b542be comedi_set_spriv_auto_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x746909dc comedi_check_chanlist +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8113872c range_unipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8cc4fa8d comedi_load_firmware +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x903a07e3 comedi_alloc_subdevices +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x9d8df12f comedi_dio_update_state +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa6db00f1 comedi_bytes_per_scan +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb14a3524 comedi_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb679cebc range_0_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb6ae96c0 comedi_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbb52fc7f range_bipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbdbe75c6 range_unipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xc30dfda7 comedi_alloc_spriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xc4f41a91 comedi_alloc_devpriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdb2044b2 range_unipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xe33470bd comedi_nsamples_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xe7d9c10c comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xec1c008f comedi_dev_put +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xece03658 comedi_set_hw_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xf31cbb69 comedi_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xfbc10981 comedi_buf_write_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xfde9750d comedi_legacy_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x139d7bc6 comedi_pci_enable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x186b82bf comedi_pci_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x1d8c2a3e comedi_pci_disable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x378b3609 comedi_pci_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x7653f8cc comedi_pci_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xbd3c67a2 comedi_pci_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xc924bca9 comedi_pci_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xefe9f85f comedi_to_pci_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x5fe3511e comedi_pcmcia_enable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x6ed9ad28 comedi_pcmcia_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x8d48a0e0 comedi_pcmcia_disable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x9043419b comedi_pcmcia_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x9f98859c comedi_pcmcia_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0xbb27d6ef comedi_to_pcmcia_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0xf42e6c0d comedi_pcmcia_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x1396ac24 comedi_usb_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x237c8458 comedi_usb_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x8d048d52 comedi_usb_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x90fca02d comedi_usb_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xabe65919 comedi_to_usb_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xe99611f0 comedi_to_usb_interface +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x79f4a6cf addi_watchdog_reset +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0xe0032973 addi_watchdog_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/amplc_pc236_common 0x3cf84296 amplc_pc236_common_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0xb482aa71 subdev_8255_regbase +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0xc2716349 subdev_8255_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0xd98ac058 subdev_8255_mm_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x0544ec24 mite_release_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x0b47ed0c mite_bytes_in_transit +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x1202bbd9 mite_dma_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x20a09427 mite_request_channel_in_range +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x34557312 mite_init_ring_descriptors +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x35407657 mite_free_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x67bd18a1 mite_detach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x6e682db8 mite_buf_change +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x73f197b2 mite_alloc_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x8156a4f6 mite_ack_linkc +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xa63a9040 mite_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xb1c9d955 mite_done +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xc634e428 mite_dma_disarm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xcd4a9e85 mite_request_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xcfa416d4 mite_sync_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xfead519d mite_prep_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x076bc308 ni_find_route_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x0921123e ni_lookup_route_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x1facf7f8 ni_is_cmd_dest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x64443d67 ni_get_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x6c18c54e ni_count_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x85e75c94 ni_assign_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x863a306d ni_sort_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8ab47ba4 ni_route_set_has_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8f0f0901 ni_find_route_set +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0xb3e302a3 ni_route_to_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x18cbc4d9 ni_tio_set_bits +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x29af65a6 ni_tio_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x3c3ed15e ni_tio_set_gate_src +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x45e9a6cb ni_tio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x4ccefa91 ni_tio_unset_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x4ff9ad40 ni_tio_get_soft_copy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x58c9dda2 ni_tio_get_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x7cadd444 ni_gpct_device_construct +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x893515ba ni_tio_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xab689911 ni_tio_set_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xd0f02b17 ni_tio_set_gate_src_raw +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xd4865ad9 ni_tio_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xddd360b2 ni_gpct_device_destroy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xddfb6667 ni_tio_init_counter +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xe0afa770 ni_tio_insn_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xed23628a ni_tio_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x14d072e4 ni_tio_set_mite_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x15bd7595 ni_tio_cancel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x99def37b ni_tio_acknowledge +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xaffd59a4 ni_tio_handle_interrupt +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xd5be6216 ni_tio_cmdtest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xf6a0ff3f ni_tio_cmd +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x1d7b92cb comedi_dio_bitfield2 +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x26a9c85f comedi_get_n_channels +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x47eb5965 comedi_close +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x4d4713d7 comedi_open +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x51fcbaff comedi_dio_get_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x568ccfe3 comedi_dio_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x6501c9c1 comedi_find_subdevice_by_type +EXPORT_SYMBOL_GPL drivers/cpufreq/speedstep-lib 0x1b1f2bda speedstep_get_freqs +EXPORT_SYMBOL_GPL drivers/cpufreq/speedstep-lib 0x2b67f096 speedstep_get_frequency +EXPORT_SYMBOL_GPL drivers/cpufreq/speedstep-lib 0xd7ab2c0c speedstep_detect_processor +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x04773b60 ccp_present +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x2e6a6147 psp_copy_user_blob +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x3a1a3979 ccp_version +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x3e059f28 sev_guest_activate +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x4073e924 sev_guest_deactivate +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x6ea40704 psp_ring_platform_doorbell +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x717aa731 sev_issue_cmd_external_user +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x843d6541 sev_guest_decommission +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x8fac14a2 sev_guest_df_flush +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x91722dce sev_platform_status +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x98a356de psp_send_platform_access_msg +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0xa25cf12a ccp_enqueue_cmd +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0xd02e197f sev_platform_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x04d024e7 adf_gen4_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0971344a adf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0be71933 adf_cfg_section_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0d41f2ee adf_disable_sriov +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x151b0136 adf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x17a5b9f8 adf_dev_put +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x222d2a60 adf_cfg_dev_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x257c6e5f adf_enable_vf2pf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x25f0108d adf_devmgr_pci_to_accel_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x27e95175 adf_cfg_add_key_value_param +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x28f46700 adf_gen4_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x290cea46 adf_dev_restart +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2acc2b71 adf_vf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2be4e269 adf_gen2_get_arb_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2d3cc555 adf_gen2_enable_error_correction +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2df7223b adf_vf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2f5b4533 adf_gen2_init_vf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x38440b65 adf_init_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x38864a34 adf_dbgfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3e0325a5 adf_dev_up +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3e707f37 adf_gen2_get_admin_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x41be26d6 adf_gen2_cfg_iov_thds +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x452d875a adf_gen2_dev_config +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x48e8a4ae adf_gen2_get_num_accels +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4a0b85da adf_dbgfs_exit +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x52b0320a adf_dev_in_use +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x52e0f852 adf_gen4_enable_pm +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x563ca57e adf_err_handler +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x56c878f2 adf_pfvf_comms_disabled +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x56cd7e52 adf_gen2_get_num_aes +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x59e7d907 adf_gen2_get_accel_cap +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6cbcff2e adf_reset_flr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6d3ebe3e adf_disable_pf2vf_interrupts +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x71b20598 adf_cfg_get_param_value +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x75c177b5 adf_init_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x7dff31f8 adf_vf2pf_notify_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8099532a adf_exit_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x834a6d00 adf_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x88c8f3d8 adf_reset_sbr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8db2fa65 adf_gen4_ring_pair_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8ecde5d3 adf_dev_get +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8f49d11a adf_gen2_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x98869c34 adf_gen4_handle_pm_interrupt +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x9a4d1a12 adf_send_admin_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa36d92fd adf_gen2_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa6787370 adf_enable_pf2vf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xacff0771 adf_cfg_dev_remove +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xaeed21c7 adf_cleanup_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb2297ab2 adf_flush_vf_wq +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc1a93e65 adf_gen2_enable_ints +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc4aff41c adf_dev_started +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc501ac82 adf_gen4_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc502e59c adf_vf2pf_notify_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xcc3b167a adf_clean_vf_map +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd439e29d adf_devmgr_add_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd64519f1 adf_gen2_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd689c717 adf_devmgr_in_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd7f11975 adf_init_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe327f1f1 adf_gen4_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe45f3512 adf_gen2_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe83c6820 adf_dev_down +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xeb061339 adf_devmgr_update_class_index +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xeba9a618 adf_exit_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf09d8460 adf_sysfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf09e5317 adf_devmgr_rm_dev +EXPORT_SYMBOL_GPL drivers/dca/dca 0x01a33ab9 dca_unregister_notify +EXPORT_SYMBOL_GPL drivers/dca/dca 0x3d288cc2 free_dca_provider +EXPORT_SYMBOL_GPL drivers/dca/dca 0x50f793c7 dca_add_requester +EXPORT_SYMBOL_GPL drivers/dca/dca 0x74ac5654 unregister_dca_provider +EXPORT_SYMBOL_GPL drivers/dca/dca 0x85710dee register_dca_provider +EXPORT_SYMBOL_GPL drivers/dca/dca 0x9fa9661f dca_remove_requester +EXPORT_SYMBOL_GPL drivers/dca/dca 0xaa634427 dca_get_tag +EXPORT_SYMBOL_GPL drivers/dca/dca 0xac34ecec dca_register_notify +EXPORT_SYMBOL_GPL drivers/dca/dca 0xb1cf6eb0 dca3_get_tag +EXPORT_SYMBOL_GPL drivers/dca/dca 0xd7b8ad66 alloc_dca_provider +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0x04dc0ca7 dw_edma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0x7222d001 dw_edma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x0d724c06 dw_dma_acpi_controller_register +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x22add1fe dw_dma_filter +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x28734e66 dw_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x4943cc9c idma32_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x49bebabf idma32_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xb5076b57 dw_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xc1da9ef9 do_dw_dma_enable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xc55fc136 dw_dma_acpi_controller_free +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xf5aff9bd do_dw_dma_disable +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0x2e1baa97 hidma_mgmt_init_sys +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0xee7da581 hidma_mgmt_setup +EXPORT_SYMBOL_GPL drivers/edac/edac_mce_amd 0x0be1a4d8 amd_unregister_ecc_decoder +EXPORT_SYMBOL_GPL drivers/edac/edac_mce_amd 0x1d34e996 pp_msgs +EXPORT_SYMBOL_GPL drivers/edac/edac_mce_amd 0x8592d892 amd_register_ecc_decoder +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0x387ea131 __fw_send_request +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0x4ee28079 fw_card_read_cycle_time +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xabb5547d fw_request_get_timestamp +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xe86fb5c7 fw_card_release +EXPORT_SYMBOL_GPL drivers/fpga/altera-pr-ip-core 0x30619487 alt_pr_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x0c80d395 dfl_fpga_port_ops_get +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x21223efa dfl_fpga_port_ops_del +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x3a01ab87 dfl_fpga_enum_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x3a2233c2 dfl_fpga_dev_ops_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x3d320fa3 dfl_fpga_dev_feature_uinit +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x49ebbd98 dfl_fpga_dev_ops_unregister +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x52b2f72b dfl_fpga_cdev_config_ports_pf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x5db275ab dfl_feature_ioctl_get_num_irqs +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x64c9a56c dfl_fpga_set_irq_triggers +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x66320474 dfl_fpga_enum_info_free +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x70ee88fb __dfl_fpga_cdev_find_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x74234f19 dfl_feature_ioctl_set_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x9a2a7767 dfl_fpga_dev_feature_init +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xab718ab4 dfl_fpga_feature_devs_remove +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb28656c4 dfl_fpga_cdev_release_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb76093c8 dfl_fpga_enum_info_add_dfl +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb8e13615 dfl_fpga_port_ops_add +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xbb665411 dfh_find_param +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xd4530635 dfl_fpga_cdev_config_ports_vf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xd94541fe dfl_fpga_enum_info_add_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xdbe906b1 dfl_fpga_check_port_id +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xdeea6114 dfl_fpga_cdev_assign_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xeac6555f dfl_fpga_feature_devs_enumerate +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xf8993a27 dfl_fpga_port_ops_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x003221ce of_fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0247aa4e fpga_bridge_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0633c4b9 fpga_bridges_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x08577c00 fpga_bridge_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0b2b884c fpga_bridges_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x1038be96 fpga_bridge_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2c8167cf fpga_bridges_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x597c7821 fpga_bridge_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x859daba5 fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xb3b50d10 fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xc1d9081e fpga_bridge_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xd6599014 of_fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x029ba725 fpga_mgr_unlock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x02e149f7 fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x0c14414d fpga_image_info_free +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x0cf384ca fpga_mgr_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x1fdbdd79 devm_fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x40d0822d fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x7290398f fpga_mgr_lock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x89813136 fpga_mgr_load +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x8a3909af devm_fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x9149a8a9 fpga_image_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xafcab249 of_fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xe1c95d2f fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xe1fa221e fpga_mgr_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x033c04e9 fpga_region_program_fpga +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x0f5e4081 fpga_region_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x31c34d90 fpga_region_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x8c3901f1 fpga_region_class_find +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xb9d939e4 fpga_region_register_full +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x0093c0b2 gnss_allocate_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x722503fa gnss_register_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x875094f3 gnss_insert_raw +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xf8335586 gnss_put_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xfd63ad69 gnss_deregister_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x32e0a317 gnss_serial_free +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x5f695060 gnss_serial_pm_ops +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xa32e80ab gnss_serial_register +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xb9b11e21 gnss_serial_deregister +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xebf8a1bd gnss_serial_allocate +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x5d0e4276 idio_16_set +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x6495f119 idio_16_get_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x68830314 idio_16_state_init +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x70e2b625 idio_16_get +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0xae1139f5 idio_16_set_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x4094291b __max730x_remove +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x9897a540 __max730x_probe +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x496ce291 gpio_regmap_get_drvdata +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x8fd589c6 gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xb7066570 gpio_regmap_unregister +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xd8c0add7 devm_gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x0f30be2a analogix_dp_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x259bd381 analogix_dp_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x2bb9f819 analogix_dp_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x328707d3 analogix_dp_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x3ee0dd60 anx_dp_aux_transfer +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x41647472 analogix_dp_suspend +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x8a8932b0 analogix_dp_stop_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xca27df04 analogix_dp_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xfa8789ba analogix_dp_start_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_display_helper 0xda91d349 drm_hdcp_check_ksvs_revoked +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x0fec6e7c drm_class_device_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x139e8420 drm_gem_dumb_map_offset +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x22acc997 drm_bridge_hpd_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x30bba1a5 drm_crtc_add_crc_entry +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x35bdd5d9 drm_bridge_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x65a5a808 drm_class_device_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x66cf2f64 drm_display_mode_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x7c81ca73 accel_open +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x9b4024b7 drm_bridge_detect +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x9b577008 drm_bridge_hpd_notify +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xad885165 drm_bus_flags_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xdb813f20 drm_bridge_hpd_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xe3448175 drm_do_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xebf6c381 drmm_kstrdup +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xee25e0be drm_bridge_get_modes +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xfe9f72f3 drm_display_mode_to_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x21dc7a26 drm_gem_dma_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x4e0aa61a drm_gem_dma_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x4e605160 drm_gem_dma_vmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x5819f43b drm_gem_dma_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x6102b320 drm_gem_dma_dumb_create_internal +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x622f0aac drm_fb_dma_get_gem_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x6925e492 drm_gem_dma_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x6a3dc695 drm_gem_dma_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x7e0ef496 drm_fb_dma_get_gem_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x8c99ded9 drm_gem_dma_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x8f479925 drm_gem_dma_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xab69b794 drm_fb_dma_sync_non_coherent +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x89252225 drm_gem_fb_afbc_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x91837ed6 drm_bridge_connector_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x9486677d drm_gem_fb_get_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xa6180193 drm_gem_fb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xbcad314b drm_gem_fb_init_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xdc7b09e4 drm_gem_fb_create_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xf61655b0 drm_gem_fb_create_with_dirty +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xf974876b drm_gem_plane_helper_prepare_fb +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x3d30aee0 drm_gem_shmem_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x9f0855c5 drm_gem_shmem_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xa486ba69 drm_gem_shmem_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xb5c01970 drm_gem_shmem_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xba45102b drm_gem_shmem_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xc6e00b89 drm_gem_shmem_get_pages_sgt +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xe459b48c drm_gem_shmem_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xee140572 drm_gem_shmem_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0x05876c69 i915_gpu_busy +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0x08a7896d i915_gpu_raise +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0x402468e9 i915_gpu_lower +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0x500858b9 i915_read_mch_val +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0xe7237b0b i915_gpu_turbo_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x6a7ca08f ssd130x_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x7189c125 ssd130x_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x77af7c38 ssd130x_shutdown +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x037a9232 __SCK__tp_func_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0b41a328 gb_connection_create_offloaded +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0e0b01e6 gb_connection_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x10d1b03e __SCT__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x133d4385 __SCK__tp_func_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x15d1942f greybus_disabled +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x188fb027 gb_connection_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1a519fe3 gb_connection_latency_tag_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1e78600c __traceiter_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x25310e6f gb_hd_output +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x259953e3 gb_operation_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2d1d163f __tracepoint_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x3011ba1f __tracepoint_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x31d85f20 __tracepoint_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x358cc22d greybus_register_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4554e350 __traceiter_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x46f07531 __traceiter_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x483aeed6 gb_operation_get_payload_size_max +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4b6d6203 gb_connection_latency_tag_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4d58f3d5 __tracepoint_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x54abca3e gb_operation_request_send +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x59590a4e gb_operation_response_alloc +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x5a3f093c gb_debugfs_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x5f8e3817 gb_connection_enable_tx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x636be8ca __SCK__tp_func_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x68f32d1a gb_connection_disable_rx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x70c000e7 __tracepoint_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x728f6d61 gb_hd_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7433038a gb_svc_intf_set_power_mode +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x78fedb98 __SCT__tp_func_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x799b65fb gb_connection_disable_forced +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7c4cc1b3 __SCK__tp_func_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8e0510ea __tracepoint_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8e78a2b5 gb_operation_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9d8875d7 gb_operation_result +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9daef8c7 __SCK__tp_func_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa4ee08c1 gb_operation_cancel +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xac585f6f gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xad0a60ee gb_hd_shutdown +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xad6e4d6d greybus_data_rcvd +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xadd7926d __SCT__tp_func_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xae877457 __SCT__tp_func_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xaed2e87a greybus_deregister_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xafb8b74c gb_interface_request_mode_switch +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb15dbac5 gb_connection_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb3da26e7 gb_hd_cport_reserve +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xba44252f gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbb74fd9c gb_connection_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbd00341b gb_operation_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbfb52284 __SCT__tp_func_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc8eaecca gb_operation_request_send_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xce1b875d gb_operation_unidirectional_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd41bf6ac __traceiter_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd62b9a26 gb_hd_cport_release_reserved +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xdda68911 greybus_message_sent +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe6b45fb6 __SCT__tp_func_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe7a35fa0 __SCK__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xed87239a __traceiter_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf30248f3 __traceiter_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf6fec1b8 gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf8aebe7e gb_operation_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xff5e8348 gb_connection_destroy +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0181af5f hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x04c9377c hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0x05ae885f hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0x09a01d73 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0b27c9f4 hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x116432e5 hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1bddc006 hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1d086db8 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x284dfc90 __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x286dc97e hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x29415c0d hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x30085023 hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x319bf2df hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3331602f hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x354ba94a hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x39538f28 hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3ad22d5a hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3eb55d7c hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3fc9ee9b hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x45903a9b hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4aa869c5 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4ceb6024 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4fe490ff hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5a16868f hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5c9398d9 hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5d3ec229 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5d4d33b0 hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x609724aa hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x76db1159 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7965549d hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7b7533b9 hid_resolv_usage +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7fd1d910 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7ff990ca hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x82260d91 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 +EXPORT_SYMBOL_GPL drivers/hid/hid 0x917773ce hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x91cd9a49 hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9668059b hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9971fd88 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa39afef2 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0xba3d186e hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc5376ca0 hid_match_id +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd1755652 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xda2b8eda hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdb6797af __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe0243707 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe2e53a7b hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0xebe9a19f hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf5bc765c hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfc135bbf hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0xffd273d3 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x5fc8c891 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x0c7c3009 roccat_common2_sysfs_write +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x3da5240a roccat_common2_send_with_status +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x74937e6b roccat_common2_sysfs_read +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xb4f2e4d3 roccat_common2_device_init_struct +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xbe8a266e roccat_common2_send +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xc745c930 roccat_common2_receive +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0f42cc7a sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x1a432e2f hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x28db71f1 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x46206c59 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x86c0eab5 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x940b9f53 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xbc06f598 sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xc2bcf1a0 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xc8b00db7 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x312b1015 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x602f54b5 vivaldi_attribute_groups +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x12f8f442 i2c_hid_core_remove +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x3c668857 i2c_hid_core_shutdown +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x50a23ad0 i2c_hid_core_pm +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xb88d6835 i2c_hid_core_probe +EXPORT_SYMBOL_GPL drivers/hid/intel-ish-hid/intel-ishtp 0xb45e1364 ishtp_wait_resume +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x77446a2e surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x856dfea1 surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xc05e8cc3 surface_hid_pm_ops +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x874f5b68 hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xeba3ff51 hid_is_usb +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x0e11c79c hsi_free_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x0ebea5aa hsi_register_client_driver +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x1cf1fb41 hsi_alloc_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2823aa39 hsi_remove_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2c20d13d hsi_async +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x31b74af4 hsi_port_unregister_clients +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5210a5bf hsi_board_list +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x55af325c hsi_register_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x55f6c679 hsi_alloc_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x58292ca5 hsi_unregister_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5b1ea5f9 hsi_unregister_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x728deb41 hsi_put_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x9c571aed hsi_get_channel_id_by_name +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xba999c4d hsi_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xcdbe5d7d hsi_release_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xe1c2ddf7 hsi_register_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xef5fea0d hsi_new_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xf6e84121 hsi_claim_port +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x10daf8ec vmbus_sendpacket_pagebuffer +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x17a89da7 vmbus_sendpacket_mpb_desc +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x1c7f73ac vmbus_disconnect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x219489ea vmbus_driver_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x27f10062 vmbus_hvsock_device_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x2ab3df27 vmbus_connection +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x31e2e77f vmbus_free_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x321055cb vmbus_prep_negotiate_resp +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x3e0e9db3 vmbus_send_modifychannel +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4157c644 vmbus_next_request_id +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x46a417ca vmbus_proto_version +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4b2210b8 vmbus_send_tl_connect_request +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x5026c40f vmbus_recvpacket_raw +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x51fc73e8 vmbus_free_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x674e657e hv_ringbuffer_get_debuginfo +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x6b081245 vmbus_teardown_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x8f7ed169 vmbus_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x92f37a7b vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x9557d2cd vmbus_request_addr +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x96d9a138 vmbus_alloc_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xaa4b062c vmbus_connect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xb7e347b7 hv_pkt_iter_first +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc3b07ed4 hv_ringbuffer_spinlock_busy +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc868ca95 __hv_pkt_iter_next +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc8e54bac vmbus_setevent +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xcd2b2919 vmbus_allocate_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xced2cc31 vmbus_set_sc_create_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xd3e58393 vmbus_set_event +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xd421afe9 vmbus_open +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xd7c3bf8f hv_pkt_iter_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xe88d2666 vmbus_set_chn_rescind_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf0c7d108 __vmbus_driver_register +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf0f14183 vmbus_establish_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf2d4d32c __vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hwmon/adt7x10 0x9ed94eac adt7x10_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0x5cbb5274 ltc2947_core_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0xbc54f93e ltc2947_of_match +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x054e8c7d nct6775_store_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x22b35232 nct6775_show_alarm +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x3ac489ed nct6775_probe +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xa3083ece nct6775_update_device +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xe8569050 nct6775_reg_is_word_sized +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xfae336f3 nct6775_show_beep +EXPORT_SYMBOL_GPL drivers/hwmon/occ/occ-hwmon-common 0xa5cf0fd0 occ_shutdown +EXPORT_SYMBOL_GPL drivers/hwmon/occ/occ-hwmon-common 0xb6b0c401 occ_setup +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x151f6e00 intel_th_trace_disable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x210de504 intel_th_free +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x3551a720 intel_th_set_output +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x8772e523 intel_th_alloc +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x9e298986 intel_th_output_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xb9eb94fd intel_th_trace_switch +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xc427596e intel_th_driver_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xf68f15ce intel_th_driver_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xf9a65577 intel_th_trace_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x3a814d09 intel_th_msu_buffer_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x739b64da intel_th_msc_window_unlock +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0xca883487 intel_th_msu_buffer_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x0c5676be stm_source_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x34149efd to_pdrv_policy_node +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x968f6a97 stm_unregister_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x98c687bb stm_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xa9024817 stm_register_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xa99558a0 stm_source_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xb9524f4e stm_data_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xdd4e0117 stm_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xff27b9e9 stm_source_unregister_device +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0x029c1ca6 amd_mp2_rw +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0x188f89f9 amd_mp2_register_cb +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0x869efac1 amd_mp2_find_device +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0x9206aa4c amd_mp2_bus_enable_set +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0xe6bf25fa amd_mp2_process_event +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0xf10c6a3e amd_mp2_rw_timeout +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0xf523f967 amd_mp2_unregister_cb +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-ccgx-ucsi 0xc3fd7aaa i2c_new_ccgx_ucsi +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-nforce2 0x5d65b44a nforce2_smbus +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x38b4f52e i2c_root_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x80c7d8f6 i2c_mux_alloc +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x8bcf0ea6 i2c_mux_add_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xf56195be i2c_mux_del_adapters +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x4bc75fa3 i2c_register_spd +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0xa0ff434d i2c_handle_smbus_alert +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x0d716582 i3c_device_do_priv_xfers +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x1b053410 i3cdev_to_dev +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x259f3b07 i3c_driver_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x27dcfeec i3c_device_get_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x29c2bc91 i3c_master_set_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x390ee738 i3c_master_add_i3c_dev_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x3969e935 i3c_master_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x3b80f075 i3c_driver_register_with_owner +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x3bde0368 i3c_master_register +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x589ebba9 i3c_master_defslvs_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x5d1b4098 i3c_master_disec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x6c5617ab i3c_device_request_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x76fe3e05 i3c_generic_ibi_free_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x806afa5f i3c_master_queue_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x834b8ec5 i3c_device_disable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x874fe608 i3c_master_enec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x88af3d48 i3c_master_do_daa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x8b184198 i3c_device_match_id +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x98aaafd6 i3c_generic_ibi_get_free_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xbd11dc6e i3c_device_do_setdasa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xd3804212 i3c_master_get_free_addr +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xdeaee60a i3c_device_enable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xe643bbd0 i3c_generic_ibi_alloc_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xefe97ced i3c_master_entdaa_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xf24febd2 i3c_device_free_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xf8ca04a4 i3c_generic_ibi_recycle_slot +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x00d4c48e dw_i3c_common_remove +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x1d8acab9 dw_i3c_common_probe +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x1edbe85c iio_channel_cb_get_channels +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x267c0508 iio_channel_release_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x2a1fab3c iio_channel_stop_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x532754fc iio_channel_cb_get_iio_dev +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x7a711aef iio_channel_start_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x9acf62ab iio_channel_cb_set_buffer_watermark +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0xe79a2fff iio_channel_get_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x013e2bb2 iio_dma_buffer_release +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x16f1c567 iio_dma_buffer_read +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x199201ab iio_dma_buffer_block_done +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x1a2544a9 iio_dma_buffer_set_bytes_per_datum +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x1adb3166 iio_dma_buffer_init +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x4a4d9a4a iio_dma_buffer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x4d105e64 iio_dma_buffer_block_list_abort +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x58b201d2 iio_dma_buffer_data_available +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x937b7586 iio_dma_buffer_set_length +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xbda079e2 iio_dma_buffer_request_update +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xc060d6bb iio_dma_buffer_exit +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xd2192645 iio_dma_buffer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dmaengine 0x6f7b382e devm_iio_dmaengine_buffer_setup +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x3391543d iio_hw_consumer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x878e42ec iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x9671bc15 iio_hw_consumer_free +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x9ce7cb54 devm_iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xbf358fa9 iio_hw_consumer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-triggered-buffer 0x38653ef0 devm_iio_triggered_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/buffer/kfifo_buf 0x6b15ffce devm_iio_kfifo_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x1d678758 cros_ec_sensors_ext_info +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x318c2101 cros_ec_sensors_read_lpc +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x325c8603 cros_ec_sensors_read_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x49e34f88 cros_ec_motion_send_host_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x564504b2 cros_ec_sensors_push_data +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x5df9e50d cros_ec_sensors_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x83ab4a92 cros_ec_sensors_core_read_avail +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x83f3ea18 cros_ec_sensors_core_init +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x96b95921 cros_ec_sensors_core_read +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x9971dac4 cros_ec_sensors_capture +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xb4c85c97 cros_ec_sensors_core_write +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xe2bf7b60 cros_ec_sensors_core_register +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x4de1a4f7 bmg160_core_remove +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x76236a04 bmg160_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0xf4270d39 bmg160_core_probe +EXPORT_SYMBOL_GPL drivers/iio/imu/fxos8700_core 0x4efe217c fxos8700_core_probe +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x06f32475 iio_get_channel_type +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x09bb161f __devm_iio_trigger_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x12cdafea iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x13062bdd iio_map_array_unregister +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1645483d iio_device_claim_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1c03a23b iio_validate_scan_mask_onehot +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1f99bd16 fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x231e8469 iio_buffer_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x26f6b499 iio_str_to_fixpoint +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2b322463 iio_alloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2cebc741 iio_read_avail_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x34f875e0 iio_write_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x41d749c0 devm_iio_trigger_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x443d825d devm_fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4622400d iio_dealloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x469de2c7 iio_read_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4b8b0d78 iio_write_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4ce930b9 iio_enum_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4dce7dd4 iio_format_value +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4ebf3586 iio_channel_release +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x53333840 iio_get_debugfs_dentry +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x57650b0b iio_read_channel_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x590d8adb iio_read_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x595ba3f2 iio_enum_available_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5a8c682f iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5aa11ede iio_push_to_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5eb3af28 iio_convert_raw_to_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7816d9ed iio_read_avail_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x798fad91 iio_device_release_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7e1a6bfe iio_get_channel_ext_info_count +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x83e3e457 iio_device_claim_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x869ef801 iio_pop_from_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x87f13a4d iio_read_channel_processed_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8dbf0062 iio_buffer_enabled +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x93d8d9ed iio_show_mount_matrix +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9de99522 iio_device_id +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9ea6e893 iio_device_attach_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xae53aedd iio_channel_release_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xaf96072a devm_iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb77a5e13 iio_read_channel_average_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xbca25eab iio_device_get_current_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xbe506151 iio_update_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xbf21f438 __devm_iio_device_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc44dedd7 iio_read_channel_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xca8f9c23 iio_validate_own_trigger +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcd138e94 devm_iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd636f1f2 devm_iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xdba2510f iio_read_channel_offset +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xdebfd035 iio_read_max_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe1ee9dec iio_write_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe6158530 iio_enum_write +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe7c7ca6d iio_read_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xea878884 iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xec2901fb iio_device_release_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf10956be iio_buffer_put +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xfd931060 devm_iio_device_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xfeca031b iio_push_to_buffers_with_ts_unaligned +EXPORT_SYMBOL_GPL drivers/infiniband/core/ib_core 0xdbd019c4 ib_wq +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x2e20e1ad rtrs_post_recv_empty +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x31dd9313 rtrs_init_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x348ea8e1 rtrs_cq_qp_create +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x3f7f0cf5 rtrs_iu_post_send +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x4e09ddc6 rtrs_iu_alloc +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x66594711 rtrs_iu_free +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x689ef938 rtrs_cq_qp_destroy +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x97d6b287 rtrs_start_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xb966e5b5 rtrs_stop_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xbab31c55 rtrs_iu_post_rdma_write_imm +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xbfe21f3f rtrs_iu_post_recv +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xc14c95ef rtrs_send_hb_ack +EXPORT_SYMBOL_GPL drivers/input/ff-memless 0x354f2e91 input_ff_create_memless +EXPORT_SYMBOL_GPL drivers/input/matrix-keymap 0x305fd513 matrix_keypad_parse_properties +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0x545b382f adxl34x_probe +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0x75179452 adxl34x_pm +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xec511022 adxl34x_remove +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x0b27cc09 rmi_register_transport_device +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x1ad234f8 rmi_of_property_read_u32 +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x26dad0cd rmi_unregister_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x311daef3 rmi_2d_sensor_abs_process +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x3e730b3a rmi_driver_suspend +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x3ec24dbe rmi_2d_sensor_of_probe +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x6749b15e rmi_dbg +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x77a9243a __rmi_register_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x78fecd16 rmi_2d_sensor_abs_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x9899c091 rmi_set_attn_data +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xbfe44d46 rmi_2d_sensor_rel_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xc3a3579f rmi_driver_resume +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xe9e7b9a2 rmi_2d_sensor_configure_input +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x75535553 cyttsp4_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x99efd5dd cyttsp4_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0xaee62c82 cyttsp4_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x0453ae55 cyttsp_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x53f4ff9d cyttsp_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0x021ea231 cyttsp_i2c_write_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0xc2f3238c cyttsp_i2c_read_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x910e075d tsc200x_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x9c3d0121 tsc200x_regmap_config +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0xf1936607 tsc200x_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0xfd81a609 tsc200x_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x00878ee9 wm97xx_set_suspend_mode +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x2b8f2e89 wm97xx_set_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x3d6aab83 wm97xx_unregister_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x7613cf00 wm9713_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x87cd9bc0 wm97xx_reg_read +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xa5a7316a wm97xx_read_aux_adc +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xa707d2c4 wm9705_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xbab9cf9e wm9712_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xbf13c12f wm97xx_reg_write +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xd272f96d wm97xx_config_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xf755ae47 wm97xx_get_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xf7d06817 wm97xx_register_mach_ops +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x180f8e23 ipack_device_add +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x41bbaa87 ipack_driver_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x7c2f3936 ipack_bus_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xa5b1066b ipack_put_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xb6b8355b ipack_device_init +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xb884c8cb ipack_get_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xb98d6c9f ipack_device_del +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xd857b688 ipack_driver_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xdff6040f ipack_bus_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x16fd9856 led_update_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x327a322f led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x37e8e869 led_get_flash_fault +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x6382d1cc led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xbac710a3 devm_led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xdf0453d0 led_set_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xead2a8e4 led_set_flash_timeout +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xed71eee5 devm_led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x2d366167 led_mc_calc_color_components +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x4020978f led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x43170b7d led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x52304e32 devm_led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xa29b4665 devm_led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/simple/simatic-ipc-leds-gpio-core 0xd7c87cd3 simatic_ipc_leds_gpio_probe +EXPORT_SYMBOL_GPL drivers/leds/simple/simatic-ipc-leds-gpio-core 0xeb49af8e simatic_ipc_leds_gpio_remove +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0x3bd45b0d ledtrig_audio_set +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0xce593c22 ledtrig_audio_get +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x749e05f2 ledtrig_flash_ctrl +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x7903e46e ledtrig_torch_ctrl +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x001b73d4 __tracepoint_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x03a0e892 __SCK__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x03f82180 __traceiter_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x043cf296 __SCK__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x082509c0 __tracepoint_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0a8d07e2 __traceiter_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0edcbc76 __SCK__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0f71fd70 __traceiter_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x15ae2497 __SCK__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x17a83e40 __traceiter_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c599ebe __traceiter_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1d767401 __tracepoint_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x21b87a42 __SCT__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x22f6d11b __SCK__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x25cacb14 __SCT__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2766fb04 __traceiter_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x287090dc __SCT__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x297e0da3 __SCT__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2fc59969 __SCK__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x300c8ff4 __SCT__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x311a6332 __tracepoint_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x319b306b __SCK__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x36f317a4 __SCT__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3734339c __traceiter_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37455ed3 __traceiter_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x38e15e24 __tracepoint_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3dcea62c __SCK__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x41e86d3c __traceiter_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x431852d9 __tracepoint_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4543b49b __SCT__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x469b9209 __SCK__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x486a364c __tracepoint_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x48e76359 __tracepoint_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4e43c29f __tracepoint_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4f775e32 __tracepoint_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x51838d78 __SCK__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x52923560 __SCK__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x56b5b422 __tracepoint_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x59991ffb __traceiter_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5d58d3d3 __traceiter_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5dd80bd5 __SCT__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5e5a27a9 __tracepoint_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x600286f2 __tracepoint_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x61cf1124 __SCK__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6292ce31 __SCK__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x629c9180 __SCT__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x64e39418 __traceiter_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6661c880 __tracepoint_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6677ebf0 __SCT__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6687a74a __SCK__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x68e4af2d __SCK__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6c2eb40d __tracepoint_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6d4d183b __SCK__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6db10820 __traceiter_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e86a5ab __tracepoint_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6eef5baa __traceiter_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x718ee557 __SCK__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7392e260 __tracepoint_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x752f7fa4 __SCT__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x787810b2 __SCT__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7acdd833 __traceiter_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7c0c552b __traceiter_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7f252e00 __SCT__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7ffffd14 __traceiter_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x805871c5 __traceiter_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x80b0e051 __SCK__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x817ad796 __SCT__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x822db771 __SCT__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8347f5b4 __SCK__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x85952299 __SCK__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8a96f329 __SCK__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8d29b2d1 __tracepoint_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8e63f1c1 __tracepoint_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x955b1e87 __tracepoint_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9577e451 __SCK__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x961e8bfa __tracepoint_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x96f1daaf __traceiter_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x972aa384 __SCT__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x99d40e70 __tracepoint_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9b46870d __traceiter_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9cfbe20a __traceiter_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9d28d153 __SCT__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa0a374a7 __traceiter_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa15bd7c4 __SCT__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa784e073 __SCT__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xad6440b4 __traceiter_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb5a62a8c __traceiter_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb6ec9cbf __tracepoint_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb79c5695 __traceiter_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb7e5379d __SCT__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xbd48b28d __SCK__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xbe346dc0 __traceiter_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc5c5b85e __SCK__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc73e0c99 __SCT__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc7deed2b __traceiter_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xce451ad8 __SCT__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd1ec1366 __traceiter_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd2c8344d __traceiter_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd30206ff __SCT__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd7a376b3 __SCT__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd7a7fbec __SCT__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd92b6a37 __SCK__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdb0682eb __SCT__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdb1a4205 __tracepoint_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xddc77567 __traceiter_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe4e0bef3 __SCK__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe5ac065b __SCK__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xeabc383c __tracepoint_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec29e22a __traceiter_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xedf90bb3 __SCT__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xee9bb97e __SCK__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xeedf5d96 __tracepoint_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf000a7cd __SCK__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf27bebf0 __tracepoint_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf2ef4e3e __SCK__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf3f2b95e __tracepoint_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf57f81ae __SCT__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf7a5edc7 __SCT__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfa371ea8 __tracepoint_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfb2ae9c8 __SCK__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfb767f16 __SCT__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfce76b1e __SCT__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfe51a077 __tracepoint_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xff07bf14 __tracepoint_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x07193e51 dm_bio_detain +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x0d190d07 dm_cell_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x17dd39d6 dm_deferred_set_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2eb01e04 dm_deferred_set_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x3735b025 dm_cell_get_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x3bdea90d dm_bio_prison_free_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x4a799ddb dm_cell_quiesce_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x582cb0ab dm_bio_prison_alloc_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x64fa2593 dm_cell_put_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6791a44e dm_deferred_entry_dec +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x753e20b2 dm_bio_prison_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x8406d874 dm_cell_visit_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x84f37e82 dm_bio_prison_alloc_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x8b2ccb26 dm_cell_lock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xa27f4b0e dm_cell_error +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xace9b57b dm_bio_prison_destroy_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb6d5c65d dm_deferred_set_add_work +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb70b342a dm_bio_prison_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xc76d864b dm_bio_prison_free_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xca2e3a88 dm_deferred_entry_inc +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd3e6f742 dm_cell_promote_or_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd99e003d dm_bio_prison_create_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xda4136f0 dm_cell_lock_promote_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xf6668dc6 dm_cell_unlock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xf7ab8954 dm_cell_release_no_holder +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xfab2d75b dm_get_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x0ad0dc4f dm_bufio_mark_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x24772bfe dm_bufio_get +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x2e0774dc dm_bufio_get_block_number +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x656100cc dm_bufio_client_reset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6a2f40e1 dm_bufio_mark_partial_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6aebce95 dm_bufio_issue_discard +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6cdb2d56 dm_bufio_prefetch +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d3f57bd dm_bufio_get_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d83826d dm_bufio_get_block_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x74dcd98c dm_bufio_get_aux_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x867e87eb dm_bufio_get_dm_io_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x91f00abc dm_bufio_set_minimum_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xa82b2066 dm_bufio_write_dirty_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xb04f56ab dm_bufio_read +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc0d7df85 dm_bufio_new +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc9a3422d dm_bufio_write_dirty_buffers_async +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xcd2ba798 dm_bufio_forget +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd4bddf5c dm_bufio_issue_flush +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd991e3b9 dm_bufio_get_device_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xe6024e59 dm_bufio_release +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xebcc64a4 dm_bufio_get_block_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xeca7949e dm_bufio_client_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xecbe60ef dm_bufio_client_create +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xed3283a4 dm_bufio_set_sector_offset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xf241a6eb dm_bufio_forget_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x0efbca4c btracker_promotion_already_present +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x1a1deb0b dm_cache_policy_unregister +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x1c852cab btracker_nr_demotions_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x23ddc5ab dm_cache_policy_get_version +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x37ef59a5 dm_cache_policy_get_name +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x481a0b15 btracker_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x4becb830 dm_cache_policy_get_hint_size +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x50b3c64c dm_cache_policy_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x5adc2807 btracker_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x65eea825 btracker_nr_writebacks_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x8151af74 dm_cache_policy_register +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x87bee547 btracker_queue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa2365f44 btracker_issue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa7eadcb5 btracker_complete +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xf9f3e74b dm_cache_policy_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x15417024 dm_unregister_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0xbbad27bd dm_register_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x01d2f9ac dm_rh_recovery_start +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38972f23 dm_rh_region_to_sector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38efaf5a dm_region_hash_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x3a18389a dm_rh_update_states +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x57e16c3e dm_rh_get_state +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x5f4a6e61 dm_rh_dec +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7774620f dm_rh_stop_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d053fc5 dm_rh_start_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d5e1815 dm_rh_get_region_key +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x87ad54e4 dm_rh_delay +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x988b272d dm_rh_inc_pending +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa53387c7 dm_rh_flush +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa83588eb dm_rh_recovery_end +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbe38a431 dm_rh_recovery_prepare +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd0a85614 dm_region_hash_create +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd8aa4284 dm_rh_region_context +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xe055cafa dm_rh_dirty_log +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xf3028edf dm_rh_mark_nosync +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xf92b8a3d dm_rh_get_region_size +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xfd93482e dm_rh_recovery_in_flight +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xff51b26c dm_rh_bio_to_region +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0054f69d dm_tm_pre_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x01f7c2b0 dm_btree_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0211c39e dm_tm_with_runs +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x07ed9022 dm_bitset_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x088a5b30 dm_btree_find_lowest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0cf7c42f dm_btree_remove +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0d251167 dm_array_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x109eae1f dm_btree_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x15a2bf57 dm_btree_lookup_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1ae16d40 dm_tm_dec_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1d0d53f7 dm_array_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1e3f728d dm_block_data +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2842d760 dm_bitset_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2bc1a8d9 dm_tm_open_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2f40da68 dm_bm_set_read_write +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x30c37cc0 dm_bm_write_lock_zero +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x32bf4f4b dm_bitset_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3646e38f dm_tm_issue_prefetches +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3896f8d8 dm_array_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x38d53eec dm_array_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ad0f55b dm_bm_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ae50a4a dm_tm_inc_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x40720a25 dm_bitset_set_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x418204e4 dm_array_set_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46c56110 dm_bitset_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x48e323be dm_bm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f2c653e dm_btree_insert_notify +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f477261 dm_bm_checksum +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x51005cef dm_bitset_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5375ca71 dm_bm_write_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5475ba9e dm_block_location +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x563946a0 dm_btree_remove_leaves +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5b04d3fe dm_bitset_clear_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x67c6c5b9 dm_array_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x68f34c27 dm_array_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6bfa88c8 dm_bitset_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6c600395 dm_btree_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6fac2256 dm_array_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x703aa099 dm_block_manager_reset +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x72289260 dm_block_manager_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7612cd9c dm_bm_block_size +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x79bdc649 dm_sm_disk_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7ade1071 dm_tm_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b047bd9 dm_tm_create_non_blocking_clone +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b6b3af5 dm_bm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x836693c5 dm_disk_bitset_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87419c51 dm_array_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87c934be dm_tm_inc +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x88295b96 dm_tm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x8e057e61 dm_array_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x900896b9 dm_btree_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x91baa32f dm_btree_find_highest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9290e07a dm_tm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x932a6ffc dm_tm_shadow_block +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x94daa188 dm_bitset_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x95a52abd dm_bm_is_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9718cffa dm_sm_disk_open +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9e798e22 dm_bm_set_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa0bc1801 dm_btree_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa99029b9 dm_bitset_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb940af6a dm_array_info_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xbc2f4635 dm_block_manager_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xbdde4031 dm_btree_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd017c9c7 dm_array_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd163cade dm_tm_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd8682982 dm_btree_insert +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdb2c8e97 dm_btree_lookup +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdf3a4e7d dm_tm_create_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe07a2542 dm_bitset_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe0e68183 dm_array_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe781f874 dm_tm_dec +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xecc1aeba dm_bitset_test_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xedf5036f dm_bitset_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf2b4509a dm_btree_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf71f197e dm_btree_cursor_next +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x1c5a1ffd cec_queue_pin_cec_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x2ccb2cf7 cec_transmit_attempt_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x2f7b415c cec_notifier_cec_adap_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x366aca6d cec_unregister_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x449cccfa cec_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x498a5a7e cec_notifier_parse_hdmi_phandle +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x6df1ffd6 cec_s_conn_info +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x7dd9a597 cec_notifier_conn_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x829df08e cec_notifier_cec_adap_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x8eeb3145 cec_queue_pin_5v_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x9134d667 cec_s_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x9ea93bf7 cec_pin_changed +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa01fbb6b cec_notifier_set_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xaee236c6 cec_notifier_conn_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xaf285cb8 cec_pin_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbc44f95a cec_delete_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbe4de675 cec_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc0ce3965 cec_s_log_addrs +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc16f2887 cec_notifier_set_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xcdead266 cec_queue_pin_hpd_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xdd90c6d6 cec_received_msg_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xde9aea4b cec_s_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe20c2e0e cec_transmit_msg +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xf2a1ae05 cec_register_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xf611a308 cec_transmit_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xf6415413 cec_fill_conn_info_from_drm +EXPORT_SYMBOL_GPL drivers/media/common/b2c2/b2c2-flexcop 0x66c0289a b2c2_flexcop_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x121cda38 saa7146_register_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x156d46b8 saa7146_pgtable_free +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x22328e6a saa7146_vfree_destroy_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x30be8369 saa7146_vmalloc_build_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x5b4979dc saa7146_pgtable_build_single +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x5fd4cd2f saa7146_pgtable_alloc +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x86bd1f30 saa7146_i2c_adapter_prepare +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xca0f3ca5 saa7146_wait_for_debi_done +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe3cd9b5c saa7146_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xef5d7103 saa7146_setgpio +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xfde65612 saa7146_unregister_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x8b681b67 saa7146_register_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x92da99ce saa7146_vv_init +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xaa6861bd saa7146_vv_release +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xc5252ae8 saa7146_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xcfd01f28 saa7146_set_hps_source_and_sync +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x1fe54af2 sms_board_setup +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x21e36bf2 smscore_registry_getmode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x34bf0e61 smscore_translate_msg +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x356b6e08 smscore_start_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x37d91069 smsendian_handle_tx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x45284ae9 smsendian_handle_rx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x5a93ac98 smscore_register_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x5f425849 smscore_getbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x66999002 smscore_get_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x74ee9098 sms_board_load_modules +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7c576277 smsendian_handle_message_header +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x844539ae sms_get_board +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x849a15d6 smscore_register_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x91c2737f smscore_get_device_mode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x99a81ab3 smsclient_sendrequest +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x9bb8ea07 sms_board_lna_control +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xa5c41d92 smscore_register_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xaceb2026 smscore_putbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xaf48386e smscore_set_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbbdb5c42 smscore_unregister_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbe3fb143 sms_board_event +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xcca6ff8d smscore_unregister_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xdc795598 sms_board_power +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xef6f7c7e smscore_onresponse +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xf74a6dca smscore_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xfb7711a8 sms_board_led_feedback +EXPORT_SYMBOL_GPL drivers/media/common/uvc 0x08c5db3e uvc_format_by_guid +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x040dc7cd tpg_aspect_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x21bfae4e tpg_gen_text +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x4a738cc1 tpg_g_interleaved_plane +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x7e83543f tpg_s_crop_compose +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x80aaf962 tpg_g_color_order +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xa8a3f406 tpg_free +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xaa5503d9 tpg_set_font +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xb052969d tpg_init +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xbbc315dd tpg_update_mv_step +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xcaede3e2 tpg_fill_plane_buffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xce8159bb tpg_pattern_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe2169014 tpg_log_status +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe6f04b89 tpg_alloc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe7ee5819 tpg_s_fourcc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf064e392 tpg_fillbuffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7a5f765 tpg_calc_text_basep +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7ec0949 tpg_reset_source +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x07db8d49 __traceiter_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x0b4aa8e6 __tracepoint_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x0c67eedc vb2_buffer_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x0fb6d412 vb2_discard_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x1c856e12 vb2_request_object_is_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2b5551d5 __SCT__tp_func_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x320f3600 vb2_core_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x33ba3149 __traceiter_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3694f44d vb2_core_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3b7f5b25 vb2_plane_vaddr +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4992f9f1 vb2_thread_stop +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4b9a1aaa vb2_core_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4cc80476 __traceiter_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4ed3fb1b __SCT__tp_func_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x56f5d95f vb2_wait_for_all_buffers +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5d01a86b vb2_core_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x67b8b376 vb2_core_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x68762d92 __SCK__tp_func_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x71b2f2f2 __SCK__tp_func_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7371fd72 __SCK__tp_func_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x78910364 vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x795c0b33 vb2_core_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x82050cba vb2_plane_cookie +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x88e01274 vb2_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x89435dbf __traceiter_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x9afddf5b vb2_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x9f6c419a __tracepoint_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb33216b5 vb2_thread_start +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb84f6e23 vb2_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xbb780a71 __SCK__tp_func_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xbfa7dbef vb2_core_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc308dcf0 vb2_core_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc54c863e __SCT__tp_func_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc7920841 __SCT__tp_func_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd1d75fe7 __tracepoint_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd6058b37 __tracepoint_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xebd09f4d vb2_core_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xf3466754 vb2_request_buffer_cnt +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xf45fcd68 vb2_core_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xfb1b839a vb2_core_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xfcdf2f64 vb2_core_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0x4c7b044c vb2_dma_contig_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0x9a064b8b vb2_dma_contig_set_max_seg_size +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-sg 0x644d56b0 vb2_dma_sg_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-memops 0x2d61e021 vb2_common_vm_ops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x09373c51 vb2_find_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x0a1e7c12 vb2_queue_init_name +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x0dcb4a2a vb2_video_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x18b10543 vb2_fop_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x1cda88bc vb2_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x2302daec vb2_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x2bfa2fe0 vb2_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x34b76d7e vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x399b11bc vb2_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5a43baeb vb2_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5d3620ca vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x669d9aaf vb2_queue_change_type +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x70ae166a vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x81fcbb1f vb2_fop_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x84ef6a31 vb2_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x8fcdee7b vb2_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x9a32acdd vb2_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa790c2c9 vb2_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xadbcb3b7 vb2_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xb14d06e3 vb2_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xb2ea680b vb2_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xbe2fdb0a vb2_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc19e40a3 vb2_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc85a619b vb2_request_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc8d7adac _vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xca9cbb09 vb2_ops_wait_prepare +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xcd018320 vb2_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd7be926d vb2_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd7e89b9e vb2_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xdad433ee vb2_fop_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe468ab60 vb2_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf4c1ab73 vb2_request_validate +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf6f61e95 vb2_ops_wait_finish +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xfb51b010 vb2_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-vmalloc 0xb2d884e7 vb2_vmalloc_memops +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x0f2e656b dvb_module_release +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0xd5c98f3f dvb_module_probe +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0xdc6c776f dvb_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/as102_fe 0xf192fb73 as102_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ascot2e 0xadda8917 ascot2e_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/atbm8830 0x1124c322 atbm8830_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/au8522_dig 0x93c45479 au8522_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/bcm3510 0xedd7a527 bcm3510_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22700 0xeb45061b cx22700_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22702 0x7f1cedf3 cx22702_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24110 0x4f4b91b4 cx24110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24113 0x75ec1071 cx24113_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24116 0x70cc05d6 cx24116_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24117 0xa43b15b3 cx24117_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24120 0x27a6a7cd cx24120_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24123 0x15443938 cx24123_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2820r 0xe269eee3 cxd2820r_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x3d28236f cxd2841er_attach_t_c +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x82d4614d cxd2841er_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2880/cxd2880 0x46eca85a cxd2880_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0070 0xe52e0a3e dib0070_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0x78bbcadf dib0090_fw_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0xa4a86b93 dib0090_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mb 0x78c02941 dib3000mb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mc 0x72c0bf93 dib3000mc_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000m 0x56d34868 dib7000m_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000p 0x417da18a dib7000p_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib8000 0x18a44952 dib8000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib9000 0x5af5686e dib9000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drx39xyj/drx39xyj 0x5e3ef1cd drx39xxj_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxd 0x6fc662af drxd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxk 0x5d90b808 drxk_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ds3000 0xb6bc4048 ds3000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dvb-pll 0x75cac14c dvb_pll_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ec100 0x4d07c418 ec100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/gp8psk-fe 0xca1c33ff gp8psk_fe_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x8f5bc893 helene_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0xc6ecc759 helene_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/horus3a 0x28597e5f horus3a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6405 0xc01cdaca isl6405_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6421 0xf95a7932 isl6421_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6423 0xb4c780d8 isl6423_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/itd1000 0xf73cbd7e itd1000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ix2505v 0x3e0414d5 ix2505v_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/l64781 0x72584922 l64781_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lg2160 0x1c616843 lg2160_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3305 0x782045ca lgdt3305_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3306a 0x0e2e84f7 lgdt3306a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt330x 0xe0f8f8c2 lgdt330x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgs8gxx 0x58a9b208 lgs8gxx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbh25 0x653e71f1 lnbh25_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x3c3a7542 lnbp21_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0xe4d020d0 lnbh24_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp22 0x04294b73 lnbp22_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88ds3103 0x82f87f29 m88ds3103_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88rs2000 0x3a11715d m88rs2000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a16 0x797467cc mb86a16_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a20s 0x5c22b0de mb86a20s_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt312 0x81510b3f mt312_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt352 0xd10f9e63 mt352_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mxl5xx 0xc4b76e30 mxl5xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt200x 0x254287eb nxt200x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt6000 0xe21c60fb nxt6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51132 0xd3ce4f3d or51132_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51211 0xf082b592 or51211_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1409 0xf620bacd s5h1409_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1411 0x0031bb92 s5h1411_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1420 0x39597ce5 s5h1420_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1432 0x8e33f70d s5h1432_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s921 0x72c8e72d s921_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/si21xx 0x7e51b023 si21xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/sp887x 0x291176a2 sp887x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb0899 0x0c1165e5 stb0899_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6000 0xfab362f0 stb6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6100 0xb8ed9125 stb6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0288 0xe937be24 stv0288_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0297 0xa7820e4d stv0297_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0299 0x52115675 stv0299_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x34c02e08 stv0367ter_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x9308c82f stv0367ddb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0xe07c9b4a stv0367cab_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0900 0xc613d7a5 stv0900_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv090x 0xed7f6053 stv090x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0910 0x8c35e647 stv0910_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110 0xfaae34b3 stv6110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110x 0x632ab97f stv6110x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6111 0xed279d21 stv6111_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10021 0x262848da tda10021_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10023 0x3d3b44de tda10023_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10048 0xaeb87878 tda10048_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0x4b6db2a4 tda10045_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0xbf0e64fe tda10046_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10086 0xd18d6554 tda10086_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda18271c2dd 0x250cf69c tda18271c2dd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda665x 0xe38fffca tda665x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8083 0xf434deca tda8083_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8261 0x791edc95 tda8261_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda826x 0xc87e5088 tda826x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ts2020 0xaf4a2224 ts2020_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tua6100 0x5c899795 tua6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1820 0x7c0d2126 ves1820_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1x93 0x14f94ebc ves1x93_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10036 0xfc5ec8b2 zl10036_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10039 0xde8d4a1e zl10039_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10353 0x0949fe0c zl10353_attach +EXPORT_SYMBOL_GPL drivers/media/i2c/aptina-pll 0x1bb4d5ba aptina_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/ccs-pll 0x1168d908 ccs_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x228d527b max9271_configure_gmsl_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x2c6b12d7 max9271_configure_i2c +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x3124ec0c max9271_wake_up +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x3592d9be max9271_set_translation +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x402952ce max9271_set_serial_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x45dea5fc max9271_set_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x49a0f919 max9271_enable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x55cfef04 max9271_set_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x741899ba max9271_clear_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x78508cff max9271_set_deserializer_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x98bc53ff max9271_set_high_threshold +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xb48ff127 max9271_disable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xdb5b7f2d max9271_verify_id +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x01e8e9ef media_create_ancillary_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x03f66493 media_graph_walk_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x07e52f4c media_request_object_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0959c887 __media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0beedd3d media_get_pad_index +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0f42f499 media_request_object_find +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x13681ea6 __media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x220f09b6 media_create_pad_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2403f934 media_request_object_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2a2261a5 media_pipeline_entity_iter_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2a992dd1 media_device_unregister +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x39524d79 media_device_pci_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4393b8aa media_device_register_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x45907dfc __media_entity_next_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4600b654 media_graph_walk_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5a630da4 media_devnode_remove +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x60e6f718 media_device_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6236763f media_pad_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x64535ac2 media_request_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x65dd67e0 media_pipeline_entity_iter_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6dd32398 media_request_object_bind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x777fa215 media_request_object_complete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x779cb506 media_device_delete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7998fa1d __media_pipeline_pad_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7a67fd6d media_create_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x800e1b49 media_request_get_by_fd +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x83c09904 media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8645998f media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x865e58e1 media_create_pad_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x950ab650 media_request_object_unbind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9a464988 __media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9fdbbb59 media_pad_remote_pad_first +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa34a6dbc __media_pipeline_entity_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb3c511e6 media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb453be9d media_device_usb_allocate +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb4ba8850 media_graph_walk_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb705a7fb media_device_unregister_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbe32a8f8 media_entity_find_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc133256d media_entity_get_fwnode_pad +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc796ff8a media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xcab813f9 media_entity_enum_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xcbbce487 media_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xcf5ce190 media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd1972d7f __media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd4d60d71 media_pad_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xdb35c5a3 media_device_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xdba8e21d media_devnode_create +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe169c908 media_device_register_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe1e62d3b media_entity_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe5ceecd6 media_entity_enum_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe7024aae media_device_unregister_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe825f732 media_entity_pads_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xec9a8711 __media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf532e67f media_graph_walk_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf6644667 __media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf6a20fcd media_entity_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf87dae51 __media_device_usb_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf98ee330 media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xfa4d10b4 __media_device_register +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst 0xc1eb7b0f dst_attach +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst_ca 0x566a9bc5 dst_ca_attach +EXPORT_SYMBOL_GPL drivers/media/pci/cx88/cx88xx 0xf02a2982 cx88_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/pci/ddbridge/ddbridge-dummy-fe 0xab7c7768 ddbridge_dummy_fe_qam_attach +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x0b1808d3 mantis_pci_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x0c4023aa mantis_pci_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x2415252f mantis_ca_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x2a0f4fb7 mantis_dvb_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x2ef2949b mantis_i2c_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x38f697b4 mantis_input_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x491e434a mantis_gpio_set_bits +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x49a04e7b mantis_i2c_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x4d5d9557 mantis_dvb_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x5cbaec95 mantis_frontend_soft_reset +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x68cdbf2f mantis_uart_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x7a27435c mantis_stream_control +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x862c44de mantis_uart_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x876f4c79 mantis_dma_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x87c1cfee mantis_frontend_power +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xe03d9699 mantis_dma_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xe89437b9 mantis_get_mac +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xf5079c01 mantis_input_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xf938b350 mantis_ca_init +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x186cc98a saa7134_ts_start_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x243d1e46 saa7134_g_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x26611521 saa7134_ts_qops +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x303c9268 saa7134_s_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x30e0b4e3 saa7134_ts_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x3fdec0e3 saa7134_enum_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x4bb1fa63 saa7134_ts_buffer_init +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x53769951 saa7134_s_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x6d008067 saa7134_ts_queue_setup +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x71d6bc51 saa7134_g_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x74889c71 saa7134_s_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x7bed1f43 saa7134_querystd +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x7c330c47 saa7134_querycap +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x7e8b3ccc saa7134_g_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x9bbacf72 saa7134_ts_buffer_prepare +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xb2929025 saa7134_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xda51ecac saa7134_g_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xe6ae79e2 saa7134_s_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf14cb8a1 saa7134_vb2_buffer_queue +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x080230ab ttpci_budget_set_video_port +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x3179a588 ttpci_budget_debiread +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7948c222 budget_debug +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x887a522a ttpci_budget_debiwrite +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x8c7ac5b3 ttpci_budget_irq10_handler +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x9882d22b ttpci_budget_init +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xc199b92e ttpci_budget_deinit +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xca2d2a9f ttpci_budget_init_hooks +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x11fdb28a mccic_register +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x2634b3ff mccic_irq +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x3ccbd098 mccic_resume +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x736d38ee mccic_suspend +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x94e25ab7 mccic_shutdown +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x6a9df559 radio_tea5777_init +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0xa78247b8 radio_tea5777_exit +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x83527959 si470x_ctrl_ops +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x84262fd5 si470x_stop +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x8fa0df12 si470x_set_freq +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xa30fa326 si470x_viddev_template +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xb07722a2 si470x_start +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x0d140a79 ir_raw_event_store_edge +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x13c23d32 rc_unregister_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x1c93570d rc_g_keycode_from_table +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x1caedf72 lirc_scancode_event +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x277ce229 ir_raw_event_store +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x2ed90ced rc_map_unregister +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x38a68213 rc_keydown +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x3c95700d ir_raw_event_set_idle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x3f47a65d ir_raw_event_store_with_timeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x44fbc784 rc_repeat +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x47f1727f rc_free_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x6bd270f5 ir_raw_event_handle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x735b1097 ir_raw_event_store_with_filter +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x82491119 rc_keydown_notimeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x894508a7 rc_keyup +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x987d3d4c devm_rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x9cdefb05 rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb53605ee rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb960f15c rc_map_register +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xcb87cc9d devm_rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xfc5d3079 rc_map_get +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0011 0x96545b34 fc0011_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0012 0x18586a90 fc0012_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0013 0xe81392f7 fc0013_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/max2165 0xc14dea65 max2165_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mc44s803 0x75efaeb5 mc44s803_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2060 0xd9df5fa4 mt2060_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2063 0xdcdf6766 mt2063_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt20xx 0x24d5cd6b microtune_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2131 0x56103e0d mt2131_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2266 0x482d871b mt2266_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5005s 0x96ab13dc mxl5005s_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5007t 0xe9d9b8f1 mxl5007t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/qt1010 0x6587426b qt1010_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/r820t 0xac4a09f4 r820t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18218 0x17a71972 tda18218_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18271 0x1208edeb tda18271_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda827x 0x910f7762 tda827x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x035c9f6a tda829x_probe +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x05ff460c tda829x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda9887 0x164f6a7b tda9887_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0x30ae6cb4 tea5761_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0xc3e3db8e tea5761_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0x2485cb2b tea5767_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0x4cd0b0c4 tea5767_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tuner-simple 0x3e8efda7 simple_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc2028 0xfcad0521 xc2028_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc4000 0x43eae617 xc4000_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc5000 0xa1ce9cf1 xc5000_attach +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x017ea7c7 cx231xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x0513b48f is_fw_load +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x0a719519 cx231xx_init_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x0bcf5bc8 cx231xx_dev_uninit +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x1087ab75 cx231xx_send_gpio_cmd +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x15a08e99 cx231xx_uninit_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x2dad0d21 cx231xx_enable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x3d455dd8 cx231xx_init_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x445f3c9c cx231xx_demod_reset +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x54f071dd cx231xx_uninit_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x761763b6 cx231xx_send_usb_command +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x7733f990 cx231xx_enable_i2c_port_3 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x7bc8d30d cx231xx_capture_start +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x7fc8a439 cx231xx_init_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x7ff22dcb cx231xx_disable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x84541b88 cx231xx_dev_init +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x980d9bbf cx231xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xa488bf76 cx231xx_get_i2c_adap +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xbd20fa0e cx231xx_unmute_audio +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xbe50677f cx231xx_uninit_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xed0c315f cx231xx_set_alt_setting +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-demod 0xe6bc628d mxl111sf_demod_attach +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-tuner 0xc8d61830 mxl111sf_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x09ea94f4 em28xx_find_led +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x1dee6492 em28xx_write_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x25a284c3 em28xx_init_camera +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x363d79d9 em28xx_init_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x3ffb26e2 em28xx_stop_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x5e8a1fa4 em28xx_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x683f1864 em28xx_audio_analog_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x6a69015e em28xx_write_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x721f7cc7 em28xx_free_device +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x794fc2cf em28xx_write_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7fc8652c em28xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x819037ae em28xx_toggle_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x921d7c65 em28xx_boards +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x9f3dc01f em28xx_read_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xaa4a90a7 em28xx_gpio_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xb3c3f34f em28xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xd040f8fd em28xx_read_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xd2966d3c em28xx_alloc_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xe0d2de52 em28xx_write_regs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xe1fc422e em28xx_uninit_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xf31b3190 em28xx_audio_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x23a1d923 __v4l2_async_nf_add_fwnode_remote +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x2fadc064 __v4l2_async_nf_add_fwnode +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x3d720e0a v4l2_async_nf_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x8837406c __v4l2_async_nf_add_i2c +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xcd5d33d2 __v4l2_async_nf_add_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x01612c0b v4l2_detect_gtf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x08402862 v4l2_print_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0958448b v4l2_set_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0af3d134 v4l2_valid_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x2bf67def v4l2_calc_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x370cfe6e v4l2_dv_timings_presets +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x3aa68d7a v4l2_find_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x4839762f v4l2_calc_timeperframe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x7b6ac78f v4l2_phys_addr_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x8f8d4341 v4l2_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x922ecd29 v4l2_enum_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa22fbfeb v4l2_hdmi_rx_colorimetry +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa97e00eb v4l2_detect_cvt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xae575c8f v4l2_phys_addr_for_input +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xd034392d v4l2_match_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xf56238f4 v4l2_find_dv_timings_cea861_vic +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xff585440 v4l2_dv_timings_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x6bb1b719 v4l2_flash_indicator_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x6c90426a v4l2_flash_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0xc2eb88bb v4l2_flash_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x14b1bd26 v4l2_fwnode_endpoint_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x18b7bfb4 v4l2_fwnode_connector_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x2b735f94 v4l2_fwnode_connector_add_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x612ddce5 v4l2_fwnode_connector_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x68f105e6 v4l2_async_register_subdev_sensor +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x6aa30c86 v4l2_fwnode_device_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x701b7f4e v4l2_async_nf_parse_fwnode_endpoints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xb115c84d v4l2_fwnode_parse_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xcd5a6896 v4l2_fwnode_put_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xdc01e63d v4l2_fwnode_endpoint_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xe9b4ae9e v4l2_fwnode_endpoint_alloc_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x04c993f1 v4l2_m2m_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x060d863e v4l2_m2m_fop_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0643e7f3 v4l2_m2m_next_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x07acd313 v4l2_m2m_try_schedule +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0e1e9727 v4l2_m2m_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1dcbce66 v4l2_m2m_buf_remove_by_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2e9c54a6 v4l2_m2m_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2ea7df8e v4l2_m2m_update_stop_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x37966f49 v4l2_m2m_update_start_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4f1fa100 v4l2_m2m_buf_remove +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x57acb075 v4l2_m2m_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x638da39f v4l2_m2m_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x6cc65c0c v4l2_m2m_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x728ffd0d v4l2_m2m_register_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x730f2eae v4l2_m2m_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7e80c74d v4l2_m2m_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x80b48afc v4l2_m2m_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x85b824d0 v4l2_m2m_ioctl_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x899335e2 v4l2_m2m_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x97f03a51 v4l2_m2m_ioctl_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x987fb620 v4l2_m2m_request_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x996503ff v4l2_m2m_ioctl_stateless_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa6c58547 v4l2_m2m_ioctl_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa8aca536 v4l2_m2m_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa95efab1 v4l2_m2m_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xaa74aeb0 v4l2_m2m_last_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb0d6649b v4l2_m2m_buf_remove_by_idx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb61ab830 v4l2_m2m_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xbb7ca376 v4l2_m2m_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xbd517bb7 v4l2_m2m_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc0063a68 v4l2_m2m_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc23134c3 v4l2_m2m_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc5648c33 v4l2_m2m_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc585f691 v4l2_m2m_ctx_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc6fca5ad v4l2_m2m_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xca25d2ca v4l2_m2m_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd9983eb6 v4l2_m2m_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xda97b0aa v4l2_m2m_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe5653d12 v4l2_m2m_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe6ae6d20 v4l2_m2m_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe912b2a4 v4l2_m2m_ioctl_try_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xef5c1f8e v4l2_m2m_ioctl_stateless_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf13ff84d v4l2_m2m_unregister_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf3c8dc30 v4l2_m2m_ctx_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf4d7f831 v4l2_m2m_buf_copy_metadata +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf7b0070b v4l2_m2m_last_buffer_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xfc18f701 v4l2_m2m_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x0c92cfb8 videobuf_mmap_mapper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x139b367e videobuf_alloc_vb +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x488a67b0 videobuf_queue_core_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x4da5e3e0 videobuf_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x5cfcd0d3 __videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x67e36207 videobuf_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x6b11d69a videobuf_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x6dd5cb67 videobuf_mmap_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x70b3fdc5 videobuf_iolock +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x71b191c0 videobuf_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x89e5f3d6 videobuf_queue_to_vaddr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x8cbdaa65 videobuf_queue_is_busy +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xb76637b8 videobuf_waiton +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xba44d797 videobuf_read_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xbb049338 videobuf_next_field +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xbb75f0d4 videobuf_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xbf3d839f videobuf_queue_cancel +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xc3e575b1 videobuf_poll_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xd2618de5 videobuf_read_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xe820bebb videobuf_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xe8b8bb93 videobuf_read_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xe9103699 videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf0e1fa2f videobuf_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xfb8094b5 videobuf_read_one +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x14bcf5ef videobuf_to_dma +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x271bd7eb videobuf_dma_unmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x553a86d0 videobuf_sg_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x5ab1fcc6 videobuf_dma_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xa4a52dc3 videobuf_queue_sg_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0425deb4 v4l2_event_queue_fh +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x05335d59 v4l2_g_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x07607e44 v4l2_fh_add +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0c39bf3a __v4l2_device_register_subdev_nodes +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0cbd052a __video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0e6be1ef __SCK__tp_func_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0fb1c5f6 video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1332071a v4l2_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x149bb2b6 v4l2_i2c_subdev_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x167061ed __video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x17461dfc v4l_disable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1e207b6d v4l2_subdev_has_pad_interdep +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x20bdbded v4l2_event_dequeue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x224e5af1 v4l2_fh_del +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x24415c1c v4l2_device_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x24b1e3ef __traceiter_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x24f20438 v4l2_i2c_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x25691502 v4l2_subdev_get_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x317b2640 video_device_pipeline +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x34ce4100 video_device_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x366635ef __traceiter_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x37ed25ea v4l2_subdev_s_stream_helper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3b53f8f6 v4l2_fh_open +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3bfe2bcf v4l_vb2q_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3d5adea9 __v4l2_ctrl_handler_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x40c0b936 v4l2_pipeline_link_notify +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x42c83790 v4l2_event_wake_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x43c2ae33 v4l2_device_register +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4894cd55 v4l2_subdev_state_xlate_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4aba82d5 __SCK__tp_func_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4b4c0de5 v4l2_fh_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4bae3299 v4l2_subdev_put_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5074e573 v4l2_fraction_to_interval +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5968e2ec video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5a07bf6c v4l2_ctrl_request_hdl_ctrl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x60f2e116 v4l2_get_link_freq +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x62a011e8 v4l2_event_subdev_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x62e800d0 v4l2_subdev_link_validate_default +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6477656e v4l2_event_pending +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x65d7839c v4l2_subdev_state_get_opposite_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x685f309a v4l2_spi_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6aa8ab50 __tracepoint_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6c134c70 __tracepoint_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6d3d6bc6 __SCT__tp_func_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e7602ba v4l2_compat_ioctl32 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e9acc41 v4l2_fill_pixfmt_mp +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7029375f v4l2_spi_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x76294997 v4l2_subdev_set_routing +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x774fc7f2 v4l2_subdev_notify_event +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7c23e07c v4l2_subdev_link_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7c8bc029 v4l2_subdev_disable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7e7422db v4l2_subdev_get_fwnode_pad_1_to_1 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x80ab6677 v4l2_fh_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x83bbd2ec __tracepoint_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x87e133d2 v4l2_device_unregister +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8d0468fd v4l2_subdev_get_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8f082a8f v4l2_subdev_routing_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x916c0929 v4l2_subdev_enable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x920cddf1 v4l2_s_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9aa8f1f0 v4l2_device_disconnect +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9ac4bbff __v4l2_subdev_state_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fe8eb12 v4l2_device_register_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fef35ac v4l2_apply_frmsize_constraints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa1893d14 __SCT__tp_func_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa4add345 v4l2_create_fwnode_links_to_pad +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa5eddebe v4l2_subdev_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa884e2dc v4l2_i2c_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xad5c3c93 v4l2_simplify_fraction +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xad893b00 v4l2_event_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xae3dd8d6 __v4l2_subdev_next_active_route +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb21683d1 v4l_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb2965d4f __SCK__tp_func_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb5a337db v4l2_subdev_state_get_stream_compose +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xba7a407e v4l2_mc_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbbb88f4c v4l2_device_unregister_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbdc803c4 __SCK__tp_func_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbf65ba6a v4l2_fh_exit +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc09ee6fc v4l2_i2c_subdev_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc857b55e v4l2_subdev_set_routing_with_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc86897a7 v4l2_subdev_state_get_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc8dd867f __SCT__tp_func_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcc501597 v4l2_fill_pixfmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcc8a884b v4l2_pipeline_pm_get +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xccaaa25c __traceiter_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcd1ffd97 v4l2_create_fwnode_links +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcd360af4 __tracepoint_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcebbb8bf v4l2_device_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcf754c8f v4l2_subdev_routing_find_opposite_end +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd388e60d v4l2_fh_is_singular +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd541e31a __SCT__tp_func_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde6e37d9 __v4l2_subdev_state_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe082178f v4l2_i2c_new_subdev_board +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe2822320 __v4l2_find_nearest_size +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe5dc00ef v4l2_ctrl_request_hdl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe60b4bcd __v4l2_subdev_init_finalize +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe7d4ecfb v4l2_src_change_event_subdev_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xec1da307 v4l2_pipeline_pm_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xed6c9ccf v4l2_subdev_state_get_stream_crop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf11dd425 v4l2_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf2a353ac v4l2_i2c_tuner_addrs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf5ef842e v4l_bound_align_image +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf601b517 v4l2_event_unsubscribe_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfaf5075e __traceiter_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfb9a3680 v4l2_src_change_event_subscribe +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x3e65a56c pm80x_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xae10a1b9 pm80x_regmap_config +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xd99fd720 pm80x_deinit +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xe358c8d3 pm80x_init +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x001f30dc wm5102_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x02b2fecf cs47l24_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x11ede628 wm8998_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1949d8fa wm5110_revd_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x27d7c8de arizona_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3501187e wm5110_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x369d331d wm8997_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x39419a43 wm8997_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x4327f190 wm5102_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x443e0f0d wm5110_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x57a3aaa0 arizona_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x71afcfdd cs47l24_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x757e18bb cs47l24_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x8716e3ae wm8997_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x8f9e614a arizona_request_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x967808a2 arizona_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xbe74a5ad wm5110_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xcb4c5e49 arizona_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd3fee6a6 wm5110_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd52c60fa arizona_set_irq_wake +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdfbe649b wm8997_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xead829bd arizona_clk32k_enable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xef7ca39c arizona_clk32k_disable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xfd4c64e1 wm5110_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0x0ab904e4 atc260x_device_probe +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0xd2ccfd5c atc260x_match_device +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x263af72c da9150_read_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x355f4d0a da9150_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x4ff757f9 da9150_write_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xbc57ead7 da9150_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xc9da1cca da9150_bulk_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xd0a685e6 da9150_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xf824e357 da9150_bulk_write +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0x03b28154 intel_lpss_remove +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0x658c5fd6 intel_lpss_probe +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0x75afef0c intel_lpss_prepare +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0x8c334a03 intel_lpss_resume +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0xf2bcde94 intel_lpss_suspend +EXPORT_SYMBOL_GPL drivers/mfd/intel_pmc_bxt 0x35c0c527 intel_pmc_gcr_update +EXPORT_SYMBOL_GPL drivers/mfd/intel_pmc_bxt 0xa5fcd262 intel_pmc_gcr_read64 +EXPORT_SYMBOL_GPL drivers/mfd/intel_pmc_bxt 0xe3b99acf intel_pmc_s0ix_counter_read +EXPORT_SYMBOL_GPL drivers/mfd/iqs62x 0xa436f4de iqs62x_events +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x1663db8e kempld_read16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x366d7bc3 kempld_read8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x4199fd7a kempld_get_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x7aaa566c kempld_write16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x7c9bb8ae kempld_read32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x92ba1b6d kempld_write8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xc3047c24 kempld_release_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xfe1a3abc kempld_write32 +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x1096d596 lm3533_read +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x55efc672 lm3533_write +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0xdad85f59 lm3533_update +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x15356177 lm3533_ctrlbank_set_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x17e524d8 lm3533_ctrlbank_enable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x1d11d2ac lm3533_ctrlbank_disable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x4c5baeaf lm3533_ctrlbank_set_max_current +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x88b08066 lm3533_ctrlbank_get_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x892d70e1 lm3533_ctrlbank_get_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xd7d0e946 lm3533_ctrlbank_set_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x85c00b82 lp3943_read_byte +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0xafa4132b lp3943_update_bits +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0xc5743b17 lp3943_write_byte +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0f379262 madera_of_match +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x13d545d7 cs47l15_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x13d89997 cs47l15_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x15fdbb01 cs47l85_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x173bf77a madera_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x2a764f87 cs47l92_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x3d292491 cs47l35_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x441b112e cs47l90_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x50e058db cs47l15_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x50ed849b cs47l15_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x87050522 cs47l92_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x8708d962 cs47l92_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x924d5283 cs47l15_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x9a23f217 cs47l35_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x9a2e2e57 cs47l35_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xa851696f cs47l85_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xa85cb52f cs47l85_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xb0841edf cs47l90_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xb089c29f cs47l90_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xba00e7d9 madera_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xc430182e cs47l92_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xc43dc46e cs47l92_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd916ef1b cs47l35_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd91b335b cs47l35_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xeb647463 cs47l85_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xeb69a823 cs47l85_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xebe384cb madera_name_from_type +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xeef7c1b1 madera_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xf3b103d3 cs47l90_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xf3bcdf93 cs47l90_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x1296f141 mc13xxx_common_exit +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x4f9b341e mc13xxx_adc_do_conversion +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x8c8d45d8 mc13xxx_variant_mc13783 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x9e82b0b0 mc13xxx_variant_mc34708 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0xcc370ef8 mc13xxx_variant_mc13892 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0xfddd8f2c mc13xxx_common_init +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x00bef9f9 pcf50633_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x44c13f0f pcf50633_irq_unmask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x4b494e4a pcf50633_pm +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x6430ab67 pcf50633_reg_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x7c478064 pcf50633_irq_mask_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x9be5151c pcf50633_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xbc5df81e pcf50633_register_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xc47c921d pcf50633_write_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xc747dcc6 pcf50633_irq_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xde08ea4f pcf50633_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xf805c952 pcf50633_read_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xfd7f4bb0 pcf50633_reg_set_bit_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x26eace55 pcf50633_adc_sync_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x66818947 pcf50633_adc_async_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x0b344fab pcf50633_gpio_invert_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x3cb8e954 pcf50633_gpio_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x62b5108c pcf50633_gpio_invert_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x72f83448 pcf50633_gpio_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x74c069d6 pcf50633_gpio_power_supply_set +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x43e53ef9 rave_sp_exec +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0xfd7b6e52 devm_rave_sp_register_event_notifier +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0x56d1a8c5 retu_read +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0xa074c8b6 retu_write +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x0c437adb si476x_core_cmd_power_down +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x13c853dd si476x_core_cmd_fm_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x175ba011 si476x_core_stop +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x24a3ff11 si476x_core_cmd_am_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x269881c3 si476x_core_cmd_fm_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x28a324c7 si476x_core_cmd_fm_phase_div_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x2f813643 si476x_core_cmd_am_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x40b67060 si476x_core_has_am +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x4bd7ddef si476x_core_cmd_fm_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x50e14412 si476x_core_is_a_secondary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x559081f2 si476x_core_cmd_ana_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x5cafb4b9 si476x_core_cmd_ic_link_gpo_ctl_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x68e5bea8 si476x_core_i2c_xfer +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x773333e2 si476x_core_cmd_func_info +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x777c2710 si476x_core_cmd_power_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x782270e6 si476x_core_cmd_dig_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x80d58d6b si476x_core_cmd_am_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x90fb3705 si476x_core_cmd_fm_rds_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x9b6a93d0 si476x_core_cmd_agc_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x9d79e36a si476x_core_cmd_fm_phase_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xa7e30bbf si476x_core_is_powered_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xaae06f63 si476x_core_cmd_get_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb3b40a0a si476x_core_is_a_primary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb8c6c2f5 si476x_core_cmd_fm_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xc71e4a03 si476x_core_cmd_zif_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xde3dbf1d devm_regmap_init_si476x +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xdf1f5ea0 si476x_core_cmd_set_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xe4b7b441 si476x_core_is_in_am_receiver_mode +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xe7aa03ec si476x_core_cmd_intb_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xf11ba415 si476x_core_cmd_fm_rds_blockcount +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xfb740248 si476x_core_has_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xfd990a09 si476x_core_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xfdacd3a2 si476x_core_set_power_state +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xff3d1144 si476x_core_cmd_am_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x0816f90d sm501_set_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x2a1ef28f sm501_find_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x8460c94e sm501_modify_reg +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xa6045a53 sm501_misc_control +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xf721e64c sm501_unit_power +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x06aaeab5 am335x_tsc_se_clr +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x25e7b9d3 am335x_tsc_se_set_cache +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x352cd3f8 am335x_tsc_se_set_once +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x73f35e55 am335x_tsc_se_adc_done +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0x7f2deba0 tps6594_is_volatile_reg +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0xca743aae tps6594_device_init +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x227eeb6c alcor_write8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x26447156 alcor_read8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x2d80217c alcor_write16 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x4816855e alcor_write32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xf38ae6f7 alcor_write32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xf8cbdc6b alcor_read32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xfb62cb66 alcor_read32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x01b506b0 rtsx_pci_dma_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x02582578 rtsx_pci_complete_unfinished_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x11157c37 rtsx_pci_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x1bc179f5 rtsx_pci_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x3068a9ad rtsx_pci_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x3c613e0e rtsx_pci_card_pull_ctl_disable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x3e6a30f9 rtsx_pci_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x3e87605c rtsx_pci_switch_output_voltage +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x46c904b8 rtsx_pci_dma_map_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x62e25722 rtsx_pci_start_run +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x7f140150 rtsx_pci_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x7fb26a36 rtsx_pci_card_exist +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x82427fe8 rtsx_pci_read_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x8bef6306 rtsx_pci_send_cmd_no_wait +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x92f638d6 rtsx_pci_write_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x957f6b7d rtsx_pci_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x99cebfd4 rtsx_pci_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x9d2331cf rtsx_pci_card_power_on +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa3f7718e rtsx_pci_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa5fe92cb rtsx_pci_card_pull_ctl_enable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa810d479 rtsx_pci_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xe489bdd2 rtsx_pci_stop_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xee3c309a rtsx_pci_card_power_off +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xf46f4692 rtsx_pci_dma_unmap_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x27b8540d rtsx_usb_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x2e033df7 rtsx_usb_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x4e51207b rtsx_usb_ep0_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x63c2d491 rtsx_usb_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x655ee200 rtsx_usb_get_rsp +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x718e27c1 rtsx_usb_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x8559faaa rtsx_usb_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x93afe766 rtsx_usb_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xa5c2aa9c rtsx_usb_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xaffcf014 rtsx_usb_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xd4b72059 rtsx_usb_get_card_status +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xe4bd3809 rtsx_usb_ep0_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xfe03ac4f rtsx_usb_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x01814f34 cb710_pci_update_config_reg +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x3b2c0c9c cb710_set_irq_handler +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x7f448997 cb710_sg_dwiter_write_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0xd9dc7743 cb710_sg_dwiter_read_next_block +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x0b008db0 oslec_hpf_tx +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x296a8983 oslec_update +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x3115970d oslec_create +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x4b711f77 oslec_adaption_mode +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x5909e701 oslec_snapshot +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x780d3f01 oslec_flush +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x84eba96d oslec_free +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x3cb83d5b eeprom_93cx6_multireadb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x63d2ff63 eeprom_93cx6_wren +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x870b53e9 eeprom_93cx6_write +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x884deb9d eeprom_93cx6_read +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xc9c6bb25 eeprom_93cx6_readb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xff7a0fdf eeprom_93cx6_multiread +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x2a1dd2f1 enclosure_component_alloc +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x428c93ed enclosure_unregister +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x5f5172fd enclosure_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x609d329c enclosure_find +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x8882c18f enclosure_for_each_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x9381d4b9 enclosure_component_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xba234af6 enclosure_remove_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xf41d8f73 enclosure_add_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x46a024e6 lis3lv02d_joystick_enable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x4fa47914 lis3lv02d_init_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x50bbca4f lis3lv02d_remove_fs +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x54ffc615 lis3lv02d_init_dt +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x6483e966 lis3lv02d_poweron +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xbde3b51c lis3lv02d_poweroff +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xdd0f217e lis3lv02d_joystick_disable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xf0bc765b lis3_dev +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x03576e69 mei_hbm_pg +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x0bf0f30e mei_deregister +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x0dda667b mei_cldev_get_drvdata +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x11d79ad4 mei_cancel_work +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x1e0a8945 mei_stop +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x2cb584c8 mei_cldev_register_notif_cb +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x3ba8e0cf mei_cl_all_disconnect +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x3c4eb65a mei_hbm_pg_resume +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x40aee619 mei_register +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x50175036 mei_cldev_recv_nonblock +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x528e0c96 mei_cldev_set_drvdata +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x5eba800b mei_cldev_dma_map +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x6870139b mei_cldev_recv +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x7180c3d5 mei_cldev_ver +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x7d1ec514 mei_device_init +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x86b4e993 __mei_cldev_driver_register +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x8799c38b mei_cldev_register_rx_cb +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x8cac0295 mei_cldev_dma_unmap +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x90a24af4 mei_fw_status2str +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x91cf1330 mei_restart +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x99e7f1b4 mei_cldev_disable +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xa0840543 mei_cldev_send_gsc_command +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xa153ff22 mei_reset +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xa55a3a9a mei_cldev_enable +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xc318bb31 mei_cldev_recv_nonblock_vtag +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xc67dd548 mei_irq_compl_handler +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xcc390cea mei_cldev_recv_vtag +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xd3e92f29 mei_cldev_enabled +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xd80ce9a1 mei_cldev_driver_unregister +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xdc686cb5 mei_write_is_idle +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xe09a4a9e mei_cldev_send_vtag +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xe3d9aa09 mei_cldev_uuid +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xee91631e mei_irq_read_handler +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xf5d91e82 mei_cldev_send +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xfcaeb5e7 mei_irq_write_handler +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xfd6cdd32 mei_start +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0x051f202c mei_me_polling_thread +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0x922c6ae5 mei_me_irq_quick_handler +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0xc6b46c3d mei_me_dev_init +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0xd0eef98f mei_me_irq_thread_handler +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0xffb8e195 mei_me_get_cfg +EXPORT_SYMBOL_GPL drivers/misc/pvpanic/pvpanic 0x79717c52 devm_pvpanic_probe +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0x5b8bb699 gru_get_next_message +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0x8dc51bdd gru_create_message_queue +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0x9c7283a1 gru_copy_gpa +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0xd3d2bf04 gru_free_message +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0xde08c325 gru_read_gpa +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0xeed7d505 gru_send_message_gpa +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x1018eee0 xp_restrict_memprotect +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x12333991 xpc_set_interface +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x345c9217 xpc_disconnect +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x39046c7a xpc_clear_interface +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x48e62c9f xp_region_size +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x6285dfe8 xp_cpu_to_nasid +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x64ba5017 xp_pa +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x68d27065 xp_expand_memprotect +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x68fa7d28 xp_remote_memcpy +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x8d146cd0 xpc_registrations +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xc04c7267 xpc_connect +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xe68acd6c xpc_interface +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xead4f7fe xp_max_npartitions +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xed1d3813 xp_socket_pa +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xf3b47f67 xp_partition_id +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0x675e2442 st_register +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0xecca78ec st_unregister +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x2c1c3708 uacce_alloc +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x473677c1 uacce_remove +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0xcd19ea27 uacce_register +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x024d14bc vmci_qpair_produce_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x046dd187 vmci_datagram_create_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x056837fb vmci_get_context_id +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x081a66d6 vmci_qpair_enquev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x1fd4782d vmci_qpair_get_produce_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x2449459d vmci_event_subscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x3a22fa8a vmci_datagram_destroy_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x4ba5c46b vmci_qpair_peek +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5591b58e vmci_context_get_priv_flags +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5e949e0a vmci_doorbell_destroy +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x612df9ae vmci_qpair_detach +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x676bd843 vmci_qpair_consume_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x71e80ced vmci_qpair_peekv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x75fe065a vmci_send_datagram +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x787f0fe8 vmci_register_vsock_callback +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x7c74d7a6 vmci_qpair_consume_buf_ready +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x81d61eef vmci_qpair_dequeue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xb572e830 vmci_doorbell_create +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xbcb85f62 vmci_doorbell_notify +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc04c7e84 vmci_qpair_get_consume_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc403cafe vmci_is_context_owner +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xde3abc2e vmci_datagram_create_handle_priv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe0cc9c92 vmci_qpair_alloc +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe11895c1 vmci_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe277fc0e vmci_qpair_dequev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe67343c1 vmci_qpair_enqueue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea143610 vmci_datagram_send +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea61eefe vmci_qpair_produce_buf_ready +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x083bb086 sdhci_end_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x0be77d25 sdhci_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1ef11fdc sdhci_adma_write_desc +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x20bdabc1 sdhci_set_bus_width +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x3ad0329d sdhci_start_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4258a55a sdhci_send_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x43e9b568 sdhci_start_signal_voltage_switch +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x48e39a41 sdhci_execute_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4933fd98 sdhci_enable_sdio_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x49a9bc2f __sdhci_set_timeout +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4a1e4389 sdhci_runtime_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4c9be979 __sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4dd03f92 sdhci_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4e679f79 sdhci_reset_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x55d32ecc sdhci_free_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x56fa1ce1 sdhci_cqe_enable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x5c436e26 sdhci_set_power_and_bus_voltage +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x5e1748e0 sdhci_alloc_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x60b9f77d sdhci_get_cd_nogpio +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6378638a sdhci_calc_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x7190b154 sdhci_dumpregs +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x774aaa47 sdhci_request +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x7a644a49 sdhci_cleanup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x7d362d49 sdhci_setup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x7e49f349 sdhci_set_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x81baec5a sdhci_enable_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x84dff42e sdhci_cqe_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x85f9a6cc sdhci_enable_v4_mode +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x887e027a sdhci_runtime_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x8aa38721 sdhci_reset +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x8ddd5975 sdhci_set_uhs_signaling +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x96fa3977 sdhci_set_ios +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x9ff4bf66 sdhci_set_power +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa0082058 sdhci_request_atomic +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xae964463 sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc36522e7 __sdhci_read_caps +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd003afbe sdhci_set_data_timeout_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd3b6ba10 sdhci_remove_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd42bba32 sdhci_switch_external_dma +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd99df4fa sdhci_cqe_disable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xe639e566 sdhci_abort_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfd7570ea sdhci_set_power_noreg +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x04e2be4a sdhci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x0bcc149b sdhci_pltfm_clk_get_max_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x0f7a06f4 sdhci_pltfm_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x32e7d798 sdhci_pltfm_init +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xaa49e312 sdhci_pltfm_unregister +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xb52677b5 sdhci_get_property +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xc50baa6a sdhci_pltfm_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xd0bd3074 sdhci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xf633a717 sdhci_pltfm_free +EXPORT_SYMBOL_GPL drivers/most/most_core 0x002b9368 most_get_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x21d58557 most_submit_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x284e7d6c most_register_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0x2bd0ce67 channel_has_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x46f6648f most_deregister_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0x4ab5016b most_deregister_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0x6140ab6b most_put_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x72b9a4ad most_stop_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0xb545e577 most_register_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0xcb1fb201 most_stop_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0xd19898ac most_deregister_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0xd3d79431 most_register_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0xd67823cf most_resume_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0xf000bb27 most_start_channel +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x15f87dfb cfi_cmdset_0001 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x2ad15813 cfi_cmdset_0003 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0xd7cf7d85 cfi_cmdset_0200 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x3545cae7 cfi_cmdset_0002 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x4b178137 cfi_cmdset_0006 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0xc6bc0561 cfi_cmdset_0701 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0020 0xa482ac60 cfi_cmdset_0020 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x0ca07e84 cfi_qry_mode_off +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x1f763a22 cfi_qry_mode_on +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0xd38ff83b cfi_qry_present +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x33c9edae hyperbus_unregister_device +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0xf1d83582 hyperbus_register_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x14578a6c mtd_get_unmapped_area +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x18e91a71 mtd_block_isbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x214ac718 mtd_is_locked +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3487360f deregister_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x437eb865 mtd_wunit_to_pairing_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4c3a2872 mtd_device_parse_register +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4c490589 mtd_erase_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4d40b275 get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x50dabc2f mtd_table_mutex +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x51053dfd mtd_write_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x510bcd52 put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x516aa45b unregister_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x51c59609 mtd_ooblayout_ecc +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x5e029859 mtd_get_fact_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x65d95be6 mtd_writev +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6a1aba89 mtd_get_device_size +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6af783e2 __register_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6b8ab8f7 get_tree_mtd +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6c0d09db mtd_unpoint +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x710b27d1 mtd_block_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x79414cfb mtd_ooblayout_free +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x79ffedc0 mtd_ooblayout_find_eccregion +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x808e6cc9 mtd_panic_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x84303ccf mtd_lock_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x88afe6f7 mtd_get_user_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8ffaee65 mtd_pairing_groups +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x92904689 mtd_ooblayout_set_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9f0c67a0 mtd_read_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa163dc93 mtd_device_unregister +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xac3a19ff mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb7075882 mtd_check_expert_analysis_mode +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xba7003e4 kill_mtd_super +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbcb8d268 mtd_ooblayout_count_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbd46c979 mtd_pairing_info_to_wunit +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbfca1693 mtd_add_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc003f69c __get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc2c16fec mtd_read_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc3120ac3 of_get_mtd_device_by_node +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc325f001 mtd_ooblayout_count_freebytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc398db59 mtd_point +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc5aa0bdf mtd_write_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xcb214fd7 get_mtd_device_nm +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xcbf50b86 mtd_read +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xd0572258 mtd_ooblayout_get_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xd9773746 mtd_kmalloc_up_to +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xdbb6ed05 mtd_del_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xdbc8e337 mtd_ooblayout_get_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xdcf46777 register_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xdedaa81f __put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe130476d mtd_block_markbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe34234b5 __mtd_next_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe4d12100 mtd_read_fact_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xee6b742e mtd_ooblayout_set_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf359d563 mtd_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xfac413e1 mtd_lock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xff2fda09 mtd_unlock +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x095f1828 mtd_blktrans_cease_background +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x769a8c76 add_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xb8c5fae8 register_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xd2f933bc deregister_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xe3287aba del_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x0383e8e9 nand_get_small_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x09d8e49a nanddev_isbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x0a443918 nand_ecc_tweak_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x123395ac nand_ecc_cleanup_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x14d5a339 nanddev_markbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x162d8771 nanddev_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x36c9393c nanddev_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x4a0da442 mxic_ecc_get_pipelined_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x50895a41 nanddev_ecc_engine_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x519d890d nanddev_bbt_update +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x5d38db1b nand_ecc_restore_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x608c9013 mxic_ecc_process_data_pipelined +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x8d47a894 mxic_ecc_get_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xa3c3edef nanddev_ecc_engine_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc798e0ad nand_ecc_init_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc7e735af mxic_ecc_put_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc8a46ab4 nanddev_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xca7c771c nanddev_mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd2f1d32a nand_get_large_page_hamming_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd95d4b3d nanddev_bbt_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xdd2a6234 nand_get_large_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xe32575c6 nanddev_bbt_get_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xecee1112 nanddev_mtd_max_bad_blocks +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xef69fec4 nanddev_bbt_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xff24b185 nanddev_bbt_set_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0x18ae02fe onenand_scan +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0xf2025a8b onenand_release +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/denali 0xd0f18a5c denali_chip_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x11091291 nand_extract_bits +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x247cf4d0 nand_readid_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2b39d78f nand_op_parser_exec_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2d368c4c nand_subop_get_addr_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x35d7f46e nand_gpio_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x38b3fa2c nand_select_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x3a8c7ab8 nand_prog_page_end_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x42ab2441 nand_read_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x4b6fe4d6 nand_soft_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5632e63d nand_subop_get_num_addr_cyc +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5d6e72b0 nand_read_page_hwecc_oob_first +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5ff0845d nand_prog_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x621e114e nand_reset_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x7c6a2ac2 nand_prog_page_begin_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x7cdd6e13 nand_reset +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x7d0eb959 nand_erase_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x80af0100 nand_change_write_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x86944f77 nand_write_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x887ea5d4 nand_ecc_choose_conf +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x9af8a766 nand_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x9e546c90 nand_read_oob_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xaacd0d09 nand_deselect_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb80454a4 nand_change_read_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xc0c702b7 nand_wait_ready +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd245695e nand_status_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd3c672b8 nand_subop_get_data_len +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd413c84b nand_read_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd41ff2ac nand_subop_get_data_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xedc06733 nand_decode_ext_id +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/sm_common 0x4706aa2a sm_register_device +EXPORT_SYMBOL_GPL drivers/mtd/spi-nor/spi-nor 0xfd8117ec spi_nor_scan +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x3698d242 ubi_leb_change +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x38e10c1d ubi_flush +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x3b826fbc ubi_open_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x42801d20 ubi_sync +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x4512ac76 ubi_get_volume_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x6462d469 ubi_do_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x65d92f81 ubi_open_volume_nm +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x66011ab6 ubi_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x78263fc1 ubi_leb_write +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x85a8ee76 ubi_unregister_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x87d50a03 ubi_open_volume_path +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x947e033c ubi_leb_unmap +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xa7c24619 ubi_is_mapped +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xc69b55d9 ubi_leb_read +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xca36e1f4 ubi_leb_map +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xcc3badb6 ubi_close_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xd3c02ead ubi_leb_erase +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf5ee9ba8 ubi_register_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf7db2442 ubi_leb_read_sg +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x066c8a66 mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0a65c89f mux_state_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0de63644 mux_control_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x2b85d337 mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x33465469 mux_control_put +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x3b258e91 mux_chip_unregister +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x4456dc6e mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5e10b60c devm_mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x6305fe5a devm_mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7749ec5a devm_mux_state_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7c488b30 devm_mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7cf08396 mux_state_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x82579fc6 mux_control_states +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x876d4c04 mux_control_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x926767ca mux_chip_free +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xefd7d0f7 mux_control_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xfa76e911 mux_state_select_delay +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0xa3d2830b devm_arcnet_led_init +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0xd3865be6 arcnet_led_event +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x15898ec9 c_can_power_up +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x18ccd8d4 c_can_power_down +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x43622442 unregister_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x5cbd900e free_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x67b2caf4 alloc_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xb4652522 register_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x22868f08 free_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x6aafea35 register_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x9a14502c alloc_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0xd7bab45b unregister_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x045e61cb can_rx_offload_irq_offload_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x0693749b free_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x0c0ed476 can_bus_off +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x0f84a2a1 can_dropped_invalid_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x10d892eb can_get_state_str +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x3b34e9f3 close_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x3d9ba9e5 can_free_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x444ae42b can_rx_offload_queue_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x4e0f7730 can_rx_offload_add_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6047ede6 can_fd_len2dlc +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x61df7d60 alloc_can_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x70b15fe5 can_rx_offload_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x7b67cd3e register_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x7c3c6163 can_rx_offload_threaded_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x85053e56 can_rx_offload_del +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x85bc434c can_rx_offload_queue_tail +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8f6aada3 safe_candev_priv +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x9fdfe4e2 open_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xa89ab701 alloc_canfd_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xb79862cc can_rx_offload_enable +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc007aa84 can_rx_offload_irq_offload_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc2fe8c4f alloc_candev_mqs +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd196dd86 alloc_can_err_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd6e5f8e5 alloc_canxl_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd7c4f655 can_change_state +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd9c936f4 can_skb_get_frame_len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xdc9ba9bf can_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xe2d9387a can_rx_offload_add_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xe6c3929e unregister_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xe9fbe1d1 can_put_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xec792e45 can_change_mtu +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf12d9387 can_fd_dlc2len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf897a8ed can_rx_offload_add_manual +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xfa882eaf can_rx_offload_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x04435021 m_can_class_resume +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x4e54e309 m_can_class_register +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x5e21e00d m_can_class_unregister +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xa4ce2061 m_can_class_get_clocks +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xaf5c85fb m_can_class_suspend +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xb875c854 m_can_init_ram +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xe39fd6b9 m_can_class_free_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xf28c05ba m_can_class_allocate_dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x49ebd0d2 sja1000_interrupt +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x63545084 alloc_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x80dfce2b free_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xa042dca4 unregister_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xd7ef5b6b register_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/dsa/lan9303-core 0x8b307196 lan9303_indirect_phy_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/microchip/ksz_switch 0xa21f12f2 ksz_switch_chips +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x5e081c06 mt7530_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x94efcb4a mt753x_table +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xbd982cd1 mt7530_remove_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xd25a0e00 mt7530_probe_common +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x57439796 felix_port_to_netdev +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x79a633c6 felix_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0xb4c18be7 felix_netdev_to_port +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8365mb 0x871725c9 rtl8365mb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x19b08b0c rtl8366_reset_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x2cafe9c0 rtl8366_set_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x4d89a24d rtl8366_vlan_add +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x506c541c rtl8366_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x57733547 rtl8366_get_ethtool_stats +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x5f64b6b9 rtl8366_mc_is_used +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x920cf42a rtl8366_get_strings +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xad023aa9 rtl8366_enable_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xc4444e91 rtl8366_set_pvid +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xc8b60e4c rtl8366_vlan_del +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xcd87c734 rtl8366rb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xfe170f3f rtl8366_enable_vlan4k +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x062c180e pdsc_adminq_post +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x315d956f pds_client_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x45b87b4f pdsc_register_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x48723177 pds_client_adminq_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x6e4b18ae pdsc_get_pf_struct +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xbd35998b pds_client_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xce714617 pdsc_unregister_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0426a71c octnet_send_nic_ctrl_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x06bec1a4 octeon_wait_for_ddr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x08937deb octeon_free_sc_zombie_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0ce5b705 octeon_ring_doorbell_locked +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x12626edd octeon_delete_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1389dcc1 cleanup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x149c71ec lio_process_ordered_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x160da203 octeon_setup_output_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x19cb4e69 liquidio_link_ctrl_cmd_completion +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1b57ecc6 octeon_free_device_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x241a2a6c lio_fetch_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x241c5a07 lio_setup_cn68xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x25c084f2 cn23xx_vf_ask_pf_to_do_flr +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x26bc71a3 octeon_write_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x278aab31 octeon_free_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2e49474f liquidio_set_feature +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x40882fbd liquidio_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x457b1d59 lio_setup_cn66xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x47a121c7 octeon_allocate_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5445eeac octeon_free_sc_done_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5931ce24 liquidio_get_fec +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5f0b2af2 cn23xx_tell_vf_its_macaddr_changed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5f8e689c cn23xx_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6099c88f octeon_unregister_droq_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x639f56b6 lio_delete_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x63ea498e octeon_droq_check_hw_for_pkts +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x676df79f octeon_delete_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x687a2f22 octeon_set_io_queues_off +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6cca9185 lio_process_iq_request_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d0d28ef octeon_init_device_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6de993d7 lio_pci_readq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x74c3baf0 lio_wait_for_instr_fetch +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x760a0d96 octeon_send_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7c21e445 octeon_setup_interrupt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x899541e8 liquidio_setup_io_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8b43f35c liquidio_change_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8b833799 octeon_droq_process_packets +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9123ecd4 liquidio_get_speed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x94def1f3 octeon_delete_droq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x98e01620 lio_pci_writeq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9a0cde0f cn23xx_octeon_pfvf_handshake +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa3cdd6d7 setup_cn23xx_octeon_pf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa5171fa6 octeon_setup_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa6178d00 octeon_alloc_soft_command_resp +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa6a157a4 octeon_mem_access_ok +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa7e810b5 octeon_allocate_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa8bcf1ad lio_get_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa9eda635 octeon_alloc_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xbc67643d octeon_send_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xbcad83a3 cn23xx_setup_octeon_vf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xbedf53fd octeon_register_dispatch_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xbfe66198 octeon_prepare_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc0618679 octeon_delete_instr_queue +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc1f496d7 octeon_get_rx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc4d0a1b6 octeon_setup_instr_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc6abc5b1 octeon_core_drv_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc8bc310a lio_setup_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xcc78975f lio_enable_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xcd5e5a2d octeon_pci_write_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd1240887 octeon_get_conf +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd39da75c octeon_register_reqtype_free_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd3b77afa octeon_setup_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd628cae1 octeon_free_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xdd482f82 octeon_deregister_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe00be317 octeon_free_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe64aa598 octnet_send_nic_data_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe8edcc33 octeon_read_device_mem64 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe924e01d lio_wait_for_clean_oq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xec447ce2 octeon_register_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xec7f00a5 lio_get_state_string +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xefe52a35 setup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf3fe6295 octeon_read_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf68320de cn23xx_fw_loaded +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf7fa9bb1 octeon_init_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf921bcd5 octeon_pci_read_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfa95e98e octeon_get_tx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x514dcc6b fun_get_res_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x71644319 fun_serv_restart +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x78fc779a fun_serv_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x8ba535f6 fun_cq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xa06fa0d7 fun_free_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xa4d1a3a0 fun_res_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xdc7630f7 fun_bind +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xe1c4c6ca fun_serv_sched +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xe98bbc8d fun_submit_admin_sync_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xf644322a fun_alloc_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xffafe97e fun_sq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0x2a6a7675 i40e_client_device_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0x502508f8 i40e_client_device_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x0a2077e7 ice_get_qos_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x6801e727 ice_rdma_request_reset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xab02f043 ice_add_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xd2904003 ice_del_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xd76f447e ice_rdma_update_vsi_filter +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x01262ce6 mlx4_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0202bab6 __mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x02f67a04 mlx4_mr_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x053ebd8f mlx4_mr_hw_change_access +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x05823642 __mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x077b7071 mlx4_hw_rule_sz +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x086693fa mlx4_mr_hw_write_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x09859da5 mlx4_get_vf_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0a8a9189 mlx4_pd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0d72fa06 mlx4_get_base_qpn +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0eb3d552 mlx4_qp_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0ed1a00c mlx4_unicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0eecc2d4 mlx4_alloc_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x143efaae mlx4_srq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x17971039 mlx4_xrcd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x18d6b4b3 mlx4_mr_hw_get_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1a95e55c mlx4_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x20aa6e9e mlx4_mtt_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2185d22e mlx4_bond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x22cc09c4 mlx4_mw_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x24745026 mlx4_SYNC_TPT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x25a1f8fd mlx4_register_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x29da5f6a mlx4_get_base_gid_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2a9c2ff1 mlx4_unicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2d3e9e67 mlx4_free_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x302adda3 mlx4_cq_resize +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x30e76d10 mlx4_buf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x32f17f50 mlx4_unicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x33fb8f5a mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x36bbe491 mlx4_get_devlink_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x37cf33b2 mlx4_CLOSE_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x38089ccb mlx4_phys_to_slaves_pport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x39b74cb6 mlx4_wol_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3c504d16 mlx4_srq_lookup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x40ce900e mlx4_mr_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x42ff7050 mlx4_find_cached_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x43a575b4 mlx4_multicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x48c3f89c mlx4_wol_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4a2569ee mlx4_qp_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4b923591 mlx4_get_default_counter_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4ea49620 mlx4_config_vxlan_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4f403af7 mlx4_mr_hw_change_pd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5035b0ac mlx4_bf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x50b44ea4 mlx4_cq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5176ec27 mlx4_find_cached_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x51d3bd6e mlx4_flow_steer_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x536b7811 mlx4_mr_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5582e752 mlx4_register_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x57b8aa46 mlx4_set_vf_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5d61b975 mlx4_counter_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5e6be017 mlx4_config_roce_v2_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x608b5cd4 mlx4_mw_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x62318eec mlx4_flow_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x656bfa78 mlx4_replace_zero_macs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6779b7cd mlx4_unregister_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6eaf2186 mlx4_set_vf_spoofchk +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6f00e47d mlx4_qp_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x73f8855c mlx4_mw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x78e44c64 mlx4_unregister_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7d2dbee0 mlx4_get_protocol_dev +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7d666a9f mlx4_set_vf_link_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x800a97ea mlx4_multicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x83489271 mlx4_qp_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8420694f mlx4_read_clock +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x855af7e0 mlx4_vf_get_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x85e6f051 mlx4_alloc_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8b5cd1f0 mlx4_bf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8cd38e34 mlx4_INIT_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8d5054af mlx4_multicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x90e86e03 mlx4_ACCESS_PTYS_REG +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9169c96b mlx4_phys_to_slaves_pport_actv +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9431a75a mlx4_qp_to_ready +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x946e404f mlx4_get_internal_clock_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9473fbbf mlx4_cq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x983c4cee mlx4_update_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x98d7f9ad mlx4_srq_arm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x98f8de4e mlx4_qp_reserve_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9d4ff9ce mlx4_phys_to_slave_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9f200058 mlx4_vf_smi_enabled +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa06931c3 mlx4_multicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa3c091d6 mlx4_flow_steer_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa53d68ce mlx4_mtt_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa6de56b9 mlx4_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa9eedb96 mlx4_srq_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaa175d29 mlx4_slave_convert_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaad007dd mlx4_unbond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xab9e85b3 mlx4_unicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xacc6f1a2 mlx4_srq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xad07822a mlx4_mtt_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xae15128f mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaf796f89 mlx4_config_dev_retrieval +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaf9741b0 mlx4_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb25893e5 mlx4_get_slave_default_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb2810087 mlx4_get_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb798d9ff mlx4_mr_hw_put_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbd505438 mlx4_get_active_ports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbda07388 mlx4_map_sw_to_hw_steering_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbe9911c6 mlx4_FLOW_STEERING_IB_UC_QP_RANGE +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbf12bcae mlx4_set_vf_rate +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc1080f8f mlx4_get_counter_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc643b4a0 mlx4_buf_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc6cc23c4 mlx4_qp_release_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc9433b90 mlx4_mr_rereg_mem_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xca0e8d86 mlx4_port_map_set +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xca724659 mlx4_uar_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcf64b227 mlx4_vf_set_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd2674d87 mlx4_mr_rereg_mem_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd2d21e62 mlx4_xrcd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd38f45fd __mlx4_replace_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdb42344f __mlx4_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdd6c1c80 mlx4_set_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xde5d8a5b mlx4_free_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdefbb4d8 mlx4_counter_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe17075b3 mlx4_map_sw_to_hw_steering_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe82aaf6c mlx4_flow_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe9fa9c08 mlx4_db_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xeab0595a mlx4_pd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf10f0df1 mlx4_uar_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf4b0999f mlx4_put_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf917201c mlx4_qp_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfa8d087e mlx4_set_vf_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xff0bb1d3 mlx4_cq_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x02414607 mlx5_toggle_port_link +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x03b701d8 mlx5_query_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0691dd40 mlx5_set_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x072460c4 mlx5_fill_page_frag_array +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x09e32df6 mlx5_query_nic_vport_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x17c9f21b mlx5_query_hca_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1a0ea9b9 mlx5_query_module_eeprom_by_page +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1a610202 mlx5_core_query_vport_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1eb7403a mlx5_set_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23a288b7 mlx5_modify_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2eb14396 mlx5_set_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x31f45014 mlx5_eswitch_get_total_vports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x39322ce3 mlx5_query_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3b52aec1 mlx5_core_reserved_gids_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3f2e2038 mlx5_set_port_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x403e8791 mlx5_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x41b9c47a mlx5_query_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4aca6ebb mlx5_query_port_oper_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4b42cd9d mlx5_set_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x51b8791d mlx5_dm_sw_icm_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x52f0ef45 mlx5_nic_vport_query_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x52f24eb9 mlx5_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x57aa71fd mlx5_set_port_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x57ea84bc mlx5_query_nic_vport_qkey_viol_cntr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x58863f52 mlx5_query_hca_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5a7ca348 mlx5_db_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5a7d9f7c mlx5_modify_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5ad58008 mlx5_eswitch_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61315d14 mlx5_query_hca_vport_gid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x624d8ae3 mlx5_set_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63906ee4 mlx5_nic_vport_affiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63cf1d75 mlx5_modify_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x66521d50 mlx5_ipsec_device_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x709bfea7 mlx5_query_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7365959c mlx5_query_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7cca5d6b mlx5_nic_vport_update_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7f33fc5b mlx5_query_nic_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7fc6bd52 mlx5_frag_buf_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81aadc6a mlx5_fill_page_frag_array_perm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x88da8c0a mlx5_modify_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8c5f6474 mlx5_dm_sw_icm_dealloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9252342b mlx5_query_module_eeprom +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96022a1e mlx5_query_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9704d129 mlx5_query_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9cd71455 mlx5_core_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d49d211 mlx5_query_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9dff02d2 mlx5_query_hca_vport_pkey +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9ed55ee5 mlx5_vport_get_other_func_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa2633eac mlx5_core_modify_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa7726cba mlx5_query_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xab0bc634 mlx5_set_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaeb0b3e5 mlx5_nic_vport_enable_roce +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb3bcd24e mlx5_query_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb418f126 mlx5_query_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb59bfd76 mlx5_query_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb7d11bd6 mlx5_query_port_vl_hw_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb838c097 mlx5_frag_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb8ba9dfc mlx5_query_nic_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbd09162c mlx5_query_port_ptys +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc951df4 mlx5_query_nic_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd0a224c5 mlx5_nic_vport_unaffiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd3571982 mlx5_query_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd4c58a1a mlx5_modify_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd8f132f7 mlx5_core_query_sq_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdcb36cab mlx5_query_port_max_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe1a48d0c mlx5_set_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5a3de3b mlx5_modify_nic_vport_vlans +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xef0b7457 mlx5_query_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfcf558bf mlx5_query_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x8cf66023 ks8851_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x8d38f91a ks8851_remove_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xb21c5e25 ks8851_probe_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xcd827cb1 ks8851_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0x64b89c8f devm_regmap_init_encx24j600 +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xcc4fa41a regmap_encx24j600_spi_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xe8c8c6c2 regmap_encx24j600_spi_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x00f75138 ocelot_phylink_mac_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0c7ba61b ocelot_port_get_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0e10cc5d ocelot_port_unassign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x11844429 ocelot_lag_fdb_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x11969d0b ocelot_port_rmwl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1a40059c ocelot_cls_flower_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x23a48a8f ocelot_port_teardown_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x23c5d822 ocelot_bond_get_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2790e298 ocelot_get_bridge_fwd_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2a801423 ocelot_port_del_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2eb5fc4f ocelot_port_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2f4c1678 ocelot_port_writel +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3273a9e3 ocelot_port_setup_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3dc5d5db ocelot_cls_flower_replace +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3e3b02a1 ocelot_port_get_mm_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x46cbe268 ocelot_port_assign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x51e329e0 ocelot_mm_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x52e1dd35 ocelot_port_mirror_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x58b10aaf __ocelot_write_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5bb945fd ocelot_port_get_eth_mac_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5e62c98b ocelot_port_set_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x618b56ee ocelot_port_get_eth_phy_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x61fd46ab ocelot_port_add_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x679e7484 ocelot_port_readl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x813e51b5 ocelot_port_get_rmon_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x94f4d47b ocelot_phylink_mac_link_down +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x95e797dd ocelot_port_get_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x979303df ocelot_port_get_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9bbaee4d ocelot_bridge_num_find +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa09b507a ocelot_port_configure_serdes +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa1deb87f __ocelot_rmw_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa89236ed ocelot_port_set_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xaccd08ad __ocelot_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xaf660e89 ocelot_port_get_pause_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb133b714 ocelot_cls_flower_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0e3bf20 ocelot_lag_fdb_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdf192c26 ocelot_port_mirror_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xea4added __ocelot_bulk_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xeb93b149 ocelot_phylink_mac_link_up +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xed545f6b ocelot_mact_flush +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xedd8d058 ocelot_port_get_eth_ctrl_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf38b9f30 ocelot_regmap_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf4c44f2b ocelot_migrate_mdbs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfc54b635 ocelot_port_assigned_dsa_8021q_cpu_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xff542ce3 ocelot_regfields_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x3b840be6 stmmac_bus_clks_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x545572d4 stmmac_set_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x76dd125e stmmac_dvr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x77025944 stmmac_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x92d778bb stmmac_get_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xa557308f stmmac_init_tstamp_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xc86a5f8e stmmac_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xd7a584aa stmmac_dvr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x03a1a366 stmmac_remove_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x1af4cd87 devm_stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x2eea9634 stmmac_pltfr_remove_no_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x40b17359 stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x4a45b381 stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x5517cf7c stmmac_pltfr_exit +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x6598a844 stmmac_pltfr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x86a84f40 stmmac_pltfr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xce278b71 stmmac_get_platform_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xd0835ea5 stmmac_pltfr_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xf643c6f3 devm_stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x29859b8a w5100_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x70f50f80 w5100_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x7c74cccb w5100_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0xf8919775 w5100_ops_priv +EXPORT_SYMBOL_GPL drivers/net/geneve 0xc065475c geneve_dev_create_fb +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x31ed3cf2 ipvlan_link_delete +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x4103e4e7 ipvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x5b29c37f ipvlan_link_setup +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x705703a0 ipvlan_count_rx +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x8749ecda ipvlan_link_new +EXPORT_SYMBOL_GPL drivers/net/macsec 0x8f24a494 macsec_pn_wrapped +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x90b76f61 macvlan_common_newlink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xa27126d7 macvlan_dellink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xaf2db0d5 macvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xca0a31d0 macvlan_common_setup +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-i2c 0x27ceb49f mdio_i2c_alloc +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-regmap 0x5b2a68eb devm_mdio_regmap_register +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs-lynx 0xb212de6d lynx_pcs_create_fwnode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x04d9c416 xpcs_get_an_mode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x391e8b31 xpcs_get_interfaces +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x9b430bc5 xpcs_link_up +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xac8c1583 xpcs_config_eee +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xd1f95076 xpcs_do_config +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xf1a183ca xpcs_create_mdiodev +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xff3a05db xpcs_destroy +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0cc6b5a8 bcm_phy_ack_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x1390cf06 bcm_phy_read_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x164c6b02 __bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x1717bb7d bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x1b4703c4 bcm_phy_cable_test_get_status_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x1f4ac5c6 bcm_phy_write_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x20735847 bcm_phy_cable_test_start_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x2e1ad6cb bcm_phy_read_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x38c98b88 __bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x3be6c9f4 __bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4a4c0c33 bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x5533ade7 bcm_phy_get_strings +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x5854961c bcm_phy_get_stats +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x58d1f2ed bcm_phy_downshift_get +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x5b090e38 bcm_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x63086c45 bcm_phy_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x66bd7eba __bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x71d9bdc8 bcm_phy_enable_apd +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x72b7ae2a bcm_phy_cable_test_get_status +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x769f6f1c bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x77ed14b6 bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x8a6a6f47 bcm_phy_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x8c1bc7be bcm_phy_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x9942e544 bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0f0ddfd bcm_phy_wol_isr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa9b3c8b6 bcm_phy_downshift_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xae9255f5 bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xcf332a41 __bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd0ef430a bcm_phy_28nm_a0b0_afe_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd5e8f2cf bcm_phy_cable_test_start +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd71401d0 __bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe4a42d3f bcm_phy_enable_jumbo +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe6312afd bcm_phy_write_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf50e47ad bcm54xx_auxctl_read +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf6e3abdb bcm_phy_led_brightness_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf7be1f93 bcm_phy_r_rc_cal_reset +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xff4671bc bcm_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xff5bbcc5 bcm_phy_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x1f2b414c bcm_ptp_probe +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xda429dab bcm_ptp_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xe54c4503 bcm_ptp_stop +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x08213956 phylink_ethtool_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x12135396 phylink_mac_change +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x15c4e3e2 phylink_ethtool_set_pauseparam +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x16ca1a8a phylink_suspend +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x2be4fc8d phylink_mii_c22_pcs_config +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x2c8e28ee phylink_ethtool_get_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x3abe6fe5 phylink_validate_mask_caps +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x4278d56a phylink_expects_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x57727285 phylink_ethtool_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x59e0695d phylink_speed_down +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x5d0c4dcc phylink_speed_up +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x5dc19747 phylink_mii_c22_pcs_encode_advertisement +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x62104126 phylink_ethtool_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x66e8b5b0 phylink_caps_to_linkmodes +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x6b0cbc82 phylink_connect_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x6bd03b24 phylink_generic_validate +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x6fa426d2 phylink_ethtool_nway_reset +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x825c7340 phylink_get_eee_err +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x911fcd6c phylink_start +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x94299178 phylink_decode_usxgmii_word +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x9616a255 phylink_ethtool_ksettings_get +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x983276da phylink_disconnect_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x9b652b6e phylink_resolve_c73 +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xa16449b4 phylink_ethtool_ksettings_set +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xb1b3f6ed phylink_mii_c22_pcs_decode_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc001fe7e phylink_mii_c22_pcs_get_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc0a8f4be phylink_resume +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc1d15a4c phylink_set_port_modes +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xcb3c89ef phylink_mii_c22_pcs_an_restart +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd1ab8d16 phylink_create +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd2ef6a40 phylink_mii_ioctl +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd903f419 phylink_get_capabilities +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xdcb0a2c0 phylink_stop +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xdf6c9538 phylink_mii_c45_pcs_get_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xe679035f phylink_fwnode_phy_connect +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xec02ebe0 phylink_init_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xf3083a1d phylink_destroy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xf75fa7b3 phylink_of_phy_connect +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xf8fe5642 phylink_ethtool_get_pauseparam +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x06b92b3b smsc_phy_get_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x1dbbd640 lan87xx_read_status +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x4bf223ec smsc_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x4f8ca3cc smsc_phy_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x5f8cf4ef smsc_phy_set_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x75b725dc smsc_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xb4635db0 smsc_phy_probe +EXPORT_SYMBOL_GPL drivers/net/tap 0x42c1f4f9 tap_destroy_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0x4e64d027 tap_del_queues +EXPORT_SYMBOL_GPL drivers/net/tap 0x500499fc tap_get_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x7053f31b tap_handle_frame +EXPORT_SYMBOL_GPL drivers/net/tap 0x74b6d444 tap_get_ptr_ring +EXPORT_SYMBOL_GPL drivers/net/tap 0x7a30d03b tap_get_socket +EXPORT_SYMBOL_GPL drivers/net/tap 0xad1ef27c tap_free_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0xcc16ecf6 tap_queue_resize +EXPORT_SYMBOL_GPL drivers/net/tap 0xe5fe5a1c tap_create_cdev +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x121771c2 usbnet_ether_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x16c6469e usbnet_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x192703f4 usbnet_cdc_update_filter +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x78a2b9b9 usbnet_cdc_status +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x96aef200 usbnet_cdc_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x9af21413 usbnet_generic_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xcaa94449 usbnet_cdc_zte_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x1e6016cd cdc_ncm_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x23e2721b cdc_ncm_bind_common +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x4c7ebc48 cdc_ncm_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x78f356c9 cdc_ncm_rx_verify_ndp16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x7a2dfd9c cdc_ncm_fill_tx_frame +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x95537ca5 cdc_ncm_rx_verify_nth16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x9cc8945a cdc_ncm_rx_verify_ndp32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xa16d17a0 cdc_ncm_rx_verify_nth32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xca333b74 cdc_ncm_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xcc839816 cdc_ncm_select_altsetting +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xf20c1c7d cdc_ncm_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/r8152 0x3a984a33 rtl8152_get_version +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x26b7bd25 generic_rndis_bind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x4d651ba4 rndis_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x66383579 rndis_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x95798e0d rndis_command +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xc443e631 rndis_status +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xc5da2efe rndis_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x06b7b399 usbnet_get_ethernet_addr +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x07eda57f usbnet_update_max_qlen +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x11f858d9 usbnet_read_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x1203a0b3 usbnet_set_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x31f0a9bc usbnet_write_cmd_async +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x391362b5 usbnet_open +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x3b73dfdd usbnet_status_start +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x3be7a687 usbnet_get_link_ksettings_internal +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x3d21b618 usbnet_get_link +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x52693fa0 usbnet_get_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x576ef35d usbnet_write_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x659a94a7 usbnet_set_rx_mode +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6728330e usbnet_get_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x7056aaee usbnet_write_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x78832cb1 usbnet_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x7ef02a63 usbnet_defer_kevent +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8108b9e8 usbnet_status_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x897dd00e usbnet_skb_return +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x91b6f21e usbnet_read_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x9d9f4f66 usbnet_probe +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xa48afc61 usbnet_disconnect +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xaa4baed1 usbnet_get_drvinfo +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xae52a576 usbnet_get_endpoints +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xb47b6e59 usbnet_unlink_rx_urbs +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xb619e0e6 usbnet_purge_paused_rxq +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xbc6227fe usbnet_pause_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc3beba96 usbnet_nway_reset +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc995ef5e usbnet_tx_timeout +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xce6f58a6 usbnet_suspend +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xd5bb2a2e usbnet_resume_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xdf1c96b9 usbnet_set_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xe436acbf usbnet_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xe7cd6c22 usbnet_start_xmit +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xf5dc4b04 usbnet_resume +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x6af8db49 vxlan_fdb_replay +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xe8020d6f vxlan_fdb_clear_offload +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xedcb8bae vxlan_fdb_find_uc +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xf10847f9 vxlan_dev_create +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/ipw2x00/libipw 0xe843ad49 libipw_rx_any +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x157a0a08 _il_grab_nic_access +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x24af5cd1 il_mac_tx_last_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5fcae661 il_remove_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x747c3bac il_prep_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe90c5d11 il_dealloc_bcast_stations +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x13863121 iwl_fw_lookup_cmd_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x443a0ac3 iwl_fw_lookup_notif_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x5987fe45 iwl_fw_lookup_assert_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x24028a1b p54_free_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x2add4998 p54_read_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x3d4ccb9c p54_free_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x6bc71123 p54_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x83168c0f p54_register_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x89b22d88 p54_init_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xaa6f8cb9 p54_unregister_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xd22a7935 p54_parse_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xee78de7f p54_parse_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x087fe4df lbs_start_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x0b371454 lbs_notify_command_response +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x13bc27a1 lbs_get_firmware_async +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x69d26ccd lbs_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x75c19117 lbs_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x7d715865 lbs_queue_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x913fabc0 lbs_get_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x93fb6537 lbs_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x9a2fe97b lbs_process_rxed_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x9dc17bc9 lbs_host_sleep_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xa32ff91a lbs_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xa7650de3 __lbs_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xbc8eae42 lbs_host_to_card_done +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xc25fce05 lbs_stop_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xc65fd363 lbs_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf64277de lbs_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf80d663a lbs_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x0a030d7e lbtf_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x1a72fd11 __lbtf_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x37644695 lbtf_bcn_sent +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x4e43bb03 lbtf_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x5a713653 lbtf_cmd_response_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x871f2e51 lbtf_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x9ee218f4 lbtf_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xa288953e lbtf_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc85e6899 lbtf_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x003397da mwifiex_multi_chan_resync +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x041451a2 mwifiex_dnld_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x0a442452 mwifiex_init_shutdown_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x0c93ed59 mwifiex_drv_info_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x196bdac5 mwifiex_prepare_fw_dump_info +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x2d08c409 mwifiex_cancel_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x3084093f mwifiex_main_process +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x331564bb mwifiex_deauthenticate_all +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x382f8418 mwifiex_fw_dump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x4dd36488 mwifiex_queue_main_work +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x539acb77 mwifiex_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x54abc96b mwifiex_disable_auto_ds +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x5e66a83f mwifiex_add_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x69688885 mwifiex_write_data_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x77e43d93 mwifiex_shutdown_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x7ee60565 mwifiex_enable_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x7f8868b5 mwifiex_handle_rx_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x831f1fee mwifiex_upload_device_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xa15e8da6 mwifiex_reinit_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xb6524692 mwifiex_process_sleep_confirm_resp +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xbbc1900d mwifiex_del_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd025819d mwifiex_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd4dad9f3 mwifiex_alloc_dma_align_buf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xeacf3360 mwifiex_process_hs_config +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xfc4afebf _mwifiex_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x027a6dce mt76_phy_dfs_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x070e571f mt76_tx_status_skb_done +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0dd39a6a mt76_tx_check_agg_ssn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0dd49dd8 mt76_get_min_avg_rssi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x10f0a1d7 mt76_tx_status_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x158af521 mt76_get_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x16fcb4bb mt76_rx_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x17b86497 __mt76_set_tx_blocked +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x17f568e9 mt76_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1a19171b mt76_eeprom_override +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ec57b4f __mt76_worker_fn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x239fd314 mt76_calculate_default_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x28d4e1c8 mt76_init_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x29dd0621 mt76_dma_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x33b96ae4 mt76_txq_schedule_all +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x35cd86da mt76_insert_ccmp_hdr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x38f26b60 mt76_seq_puts_array +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3942ef12 mt76_csa_finish +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x39587e88 __traceiter_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3c7c9b6c mt76_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3d51b520 mt76_dma_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x40beeec0 mt76_init_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x41ebdc66 mt76_mcu_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4580d572 mt76_rx_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x45e7ff39 mt76_pci_disable_aspm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x46032051 mt76_queue_tx_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4a00a4ef __mt76_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4eb3d105 mt76_wake_tx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4ee1a9d0 mt76_get_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4f33303a mt76_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x52c793d6 mt76_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x541604b4 mt76_tx_status_skb_get +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x58e3486e mt76_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5d628fb7 mt76_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5dcd0ae1 mt76_mmio_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x64451695 mt76_get_rate_power_limits +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x65b0f3cf mt76_set_stream_caps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6ad69dfe mt76_get_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6c0ad06c mt76_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6f96dcb4 __SCK__tp_func_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x74cd7213 mt76_free_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7624698b __mt76_mcu_send_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7642f345 mt76_tx_worker_run +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7683a10c mt76_mcu_get_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x782e126d mt76_release_buffered_frames +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7cb93545 __mt76_mcu_msg_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7d357013 mt76_alloc_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7e7c5a1a mt76_stop_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7e990ecb mt76_register_debugfs_fops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7f8775d4 __tracepoint_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x811286b9 mt76_tx_status_unlock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x82bfd305 mt76_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8ec269f5 mt76_queues_read +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x92b171b7 mt76_create_page_pool +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x932a3905 mt76_get_of_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa0fb11f7 mt76_rx_aggr_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa39b866d mt76_alloc_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xaa405dd3 __traceiter_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xab9d88b8 mt76_ethtool_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xabced558 mt76_unregister_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xabdc342a mt76_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xabe31f40 mt76_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb0765180 mt76_update_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb148e014 mt76_ethtool_page_pool_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb5b2a092 mt76_rx_aggr_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb9c134f5 mt76_unregister_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbb31a266 __SCT__tp_func_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbe29a880 mt76_get_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6634315 mt76_ac_to_hwq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc8a0083b mt76_sw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc9c20052 mt76_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xca9dba31 mt76_put_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xccd88dfe __tracepoint_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd2e68ab4 mt76_skb_adjust_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd3719bed __mt76_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd3990a44 mt76_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd5e165e4 mt76_sta_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd8fe2757 mt76_mcu_rx_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd92a1170 mt76_tx_status_skb_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd94d418e mt76_set_irq_mask +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdc5f8a32 mt76_update_survey_active_time +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xde91178d mt76_dma_rx_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe1826cdb mt76_put_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe24c88a7 __mt76_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe40b66ef mt76_wcid_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe438ef85 mt76_free_pending_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe45628cb __SCT__tp_func_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe5392bde mt76_mcu_skb_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe8a57aac mt76_tx_status_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf0e51ba1 mt76_sta_pre_rcu_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf12581be mt76_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf1cda445 mt76_dma_wed_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf32f1e54 mt76_txq_schedule +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf49f44ee mt76_has_tx_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf8c51547 __SCK__tp_func_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf9d900c8 mt76_register_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xff8170db mt76_csa_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xff87e9d3 ____mt76_poll_msec +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x006503a9 mt76_connac_mcu_sta_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x095e352e mt76_connac2_mac_add_txs_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0a25337f mt76_connac_gen_ppe_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0aa5a04d mt76_connac_mcu_set_p2p_oppps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0d08270f mt76_connac_mcu_wtbl_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0d58bb9c mt76_connac_mcu_patch_sem_ctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0eb90237 mt76_connac_get_he_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x101cb877 mt76_connac_mcu_get_nic_capability +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x10644e42 mt76_connac_txp_skb_unmap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x11853495 mt76_connac_mcu_sta_ba +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1188cd41 mt76_connac_mcu_set_channel_domain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x123e84cb mt76_connac_mcu_bss_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x12c04af2 mt76_connac_mcu_uni_add_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x147411cc mt76_connac_mcu_set_vif_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1a3dfe99 mt76_connac2_load_ram +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2076275e mt76_connac_mcu_set_pm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x20982bca mt76_connac_mcu_uni_add_bss +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x216aca25 mt76_connac_mcu_reg_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x216ddaca mt76_connac_free_pending_tx_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x24dc85f7 mt76_connac_mcu_sta_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2e03b607 __mt76_connac_mcu_alloc_sta_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x34772ae9 mt76_connac2_reverse_frag0_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x35ddaf68 mt76_connac_mcu_reg_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x36197a8d mt76_connac_mcu_wtbl_smps_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3d77e222 mt76_connac_mcu_set_mac_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3fccc2d0 mt76_connac_mcu_sta_uapsd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x442a99a1 mt76_connac_mcu_sta_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x48cb2ea6 mt76_connac_mcu_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4b019a86 mt76_connac_mcu_sta_wed_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4b84247a mt76_connac_pm_dequeue_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4e4cf0d0 mt76_connac_mcu_coredump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x56e9fa76 mt76_connac_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x57ed2101 mt76_connac_mcu_cancel_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5aa716c6 mt76_connac2_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x655ecaa2 mt76_connac_init_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x67ae7561 mt76_connac2_mcu_fill_message +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x694e361e mt76_connac_mcu_set_rts_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7087eb42 mt76_connac_mcu_set_hif_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7876c7c7 mt76_connac_mcu_sta_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7b0ce65c mt76_connac_mcu_set_suspend_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7c2af0c1 mt76_connac_mcu_bss_ext_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7d7a1635 mt76_connac2_mac_tx_rate_val +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x800a2faf mt76_connac_mcu_wtbl_hdr_trans_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x80d2afbb mt76_connac_mcu_update_arp_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x833f60be mt76_connac_get_eht_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x85100be1 mt76_connac_mcu_wtbl_ht_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x892e8604 mt76_connac_get_phy_mode_ext +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8d1a8b6c mt76_connac_mcu_alloc_wtbl_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x908ca40c mt76_connac_wowlan_support +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9619dea0 mt76_connac_mcu_wtbl_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x96210a12 mt76_connac_mcu_rdd_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x96261dd3 mt76_connac_mcu_wtbl_generic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9afabf36 mt76_connac_write_hw_txp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9dbe621b mt76_connac_mcu_sched_scan_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa98276be mt76_connac_mcu_init_download +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xaa098415 mt76_connac_mcu_add_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xae698b73 mt76_connac2_load_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xaf4712ca mt76_connac2_mac_fill_txs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb1d3a47d mt76_connac_mcu_start_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb7de77b6 mt76_connac2_mac_decode_he_radiotap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xbadc713f mt76_connac_mcu_set_rate_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xbb28e3a5 mt76_connac_pm_queue_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc63eeda2 mt76_connac_mcu_bss_omac_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc7609538 mt76_connac_mcu_update_gtk_rekey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc8002f92 mt76_connac_power_save_sched +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xca3155c5 mt76_connac_mcu_add_nested_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xca5bf55b mt76_connac_mcu_chip_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd1a93527 mt76_connac_get_phy_mode +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xdf4abae6 mt76_connac_pm_wake +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe1960c96 mt76_connac_sta_state_dp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe99a44e9 mt76_connac_mcu_sched_scan_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xea3c1d28 mt76_connac_mcu_start_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xebd63b5e mt76_connac_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xef18c329 mt76_connac_mcu_sta_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf250d32c mt76_connac2_mac_fill_rx_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf435ef8e mt76_connac_mcu_uni_set_chctx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xfb097208 mt76_connac_mcu_set_deep_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xfc097cda mt76_connac_mcu_beacon_loss_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x15cf52b3 mt76s_txrx_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x2b31fd71 mt76s_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x30f9ef9e mt76s_write_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x32e09096 mt76s_wr_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x3584d022 mt76s_alloc_rx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x37b1a8d8 mt76s_rd_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x4232b843 mt76s_alloc_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x43ab4f08 mt76s_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x4b6edaab mt76s_txqs_empty +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x6844c611 mt76s_rmw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x7cbcf789 mt76s_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x878f1816 mt76s_hw_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xb0a5ea17 mt76s_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xd66848b5 mt76s_read_pcr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xfcea8e5b mt76s_sdio_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xfe6dae73 mt76s_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x218d21cd mt76u_alloc_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x67b3c8e9 mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x6d24becc mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x7d9aec0b mt76u_stop_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x80369ba5 mt76u_resume_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x82eb30d7 __mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x84f84255 mt76u_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x8c03ebd6 mt76u_alloc_mcu_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x9f3fb47c mt76u_single_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xa8a40f9e mt76u_queues_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xd5bdbf45 ___mt76u_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xdb5c680c __mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xdd512e3f ___mt76u_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xe1282e2d mt76u_stop_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x0e7f0c53 mt7615_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x1061ca7a mt7615_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x165a0a41 mt7615_mac_set_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x16e719e3 mt7615_tx_token_put +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x1b7dd363 mt7615_unregister_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x2f2aa933 mt7615_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x47f5ed2c mt7615_mcu_fill_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x4cc5c534 mt7615_register_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x4d73b18c mt7615_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x54b07f4f mt7615_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x653bcff2 mt7615_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x65b4496f mt7615_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x70a16897 __mt7663_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x78c81802 mt7622_trigger_hif_int +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x7d951ee6 mt7615_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x900e479d mt7615_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x913b62b6 mt7615_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x96684826 mt7615_mac_enable_rtscts +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xa8840572 mt7615_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xb354686c mt7615_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xb818d4d2 mt7615_mcu_exit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xbcc75b33 mt7615_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc54978f3 mt7615_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xd1612527 mt7615_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xd79a173a mt7615_wait_for_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xd84cafc1 mt7615_thermal_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xdb76f0d6 mt7615_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xea128f8c mt7615_init_work +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xfc4dda9e mt7615_led_set_blink +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xfea1db94 mt7615_led_set_brightness +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615e 0x580e4fd5 mt7615_dma_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x1506ffca mt7663_usb_sdio_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x29042ed7 mt7663_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x85ee5cc4 mt7663_usb_sdio_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x99c79a25 mt7663_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xafb6c1d9 mt7663_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x2c537db4 mt76x0_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x355858b1 mt76x0_chip_onoff +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x539c7940 mt76x0_init_hardware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x859dab1e mt76x0_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xd0482394 mt76x0_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xf698ad90 mt76x0_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xff204f2b mt76x0_phy_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x00419be8 mt76x02_get_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0a014d8c mt76x02_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0f3c38d3 mt76x02_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1428fa03 mt76x02_set_coverage_class +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x16614d05 mt76x02_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2af859fb mt76x02_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2ca1c3cf mt76x02_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3aa56340 mt76x02_set_tx_ackto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3cb117a9 mt76x02_update_beacon_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3dd71216 mt76x02_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3f12b861 mt76x02_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x412824a0 mt76x02_set_ethtool_fwver +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x46e952fd mt76x02_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4c9af219 mt76x02_mac_cc_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4dabeb7f mt76x02_dma_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4f979c72 mt76x02_mcu_function_select +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x514146f7 mt76x02e_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x51ac2491 mt76x02_mac_set_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x594ba8ed mt76x02_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5b4a0ff2 mt76x02_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5bd84fd5 mt76x02_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5e4074af mt76x02_enqueue_buffered_bc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6929289f mt76x02_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6b77acf4 mt76x02_mcu_set_radio_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6d5de361 mt76x02_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6f650363 mt76x02_config_mac_addr_list +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7464448b mt76x02_dma_disable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x75fef85d mt76x02_add_rate_power_offset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x767a6a1d mt76x02_mac_setaddr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7f6e00e2 mt76x02_ext_pa_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8017da76 mt76x02_mcu_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8102dfc0 mt76x02_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x81cfa96d mt76x02_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x82d0659b mt76x02_mac_reset_counters +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x840fdb42 mt76x02_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8481ba7e mt76x02_mac_wcid_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x84eef723 mt76x02_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8752f9f3 mt76x02_eeprom_parse_hw_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x88eae82f mt76x02_phy_set_txdac +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x89adbf31 mt76x02_eeprom_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x91d5b9ee mt76x02_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x93c479bc mt76x02_limit_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x956d301e mt76x02_mac_shared_key_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xaa3690b5 mt76x02_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xab0cc405 mt76x02_phy_set_rxpath +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xad5d3ba8 mt76x02_get_max_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb376e1f0 mt76x02_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb4194827 mt76x02_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb4ca69f3 mt76x02_init_agc_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb53840b6 mt76x02_get_lna_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb8e67e90 mt76x02_phy_set_band +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xba61e49f mt76x02_resync_beacon_timer +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbc068267 mt76x02_sta_rate_tbl_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc0a33f4e mt76x02_edcca_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc148bec8 mt76x02_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc440d842 mt76x02_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc51a08f1 mt76x02_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xca0409ad mt76x02_phy_adjust_vga_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xcb0accd7 mt76x02_sta_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xce2c78dc mt76x02_phy_set_bw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd143af69 mt76x02_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd4bd07d5 mt76x02_mcu_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd8e2412d mt76x02_mcu_msg_send +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xdca99aba mt76x02_tx_set_txpwr_auto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe8b09776 mt76x02_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe9dde6d6 mt76x02_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xeb1ddc3d mt76x02_get_efuse_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xeb26f53c mt76x02_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf3e22371 mt76x02_remove_hdr_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf7f37f7c mt76x02_dfs_init_params +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfd1b4bc7 mt76x02_phy_dfs_adjust_agc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x10ef4e84 mt76x02u_init_mcu +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x2d3769b2 mt76x02u_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x545a6d5b mt76x02u_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x777004ed mt76x02u_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xa12894d9 mt76x02u_exit_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xb03f1c74 mt76x02u_mcu_fw_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xc6a9dcb4 mt76x02u_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xfe360e29 mt76x02u_mcu_fw_send_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x04c10899 mt76x2_apply_gain_adj +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x11816807 mt76x2_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x16acf039 mt76x2_mcu_tssi_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x482a2119 mt76x2_reset_wlan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x493c68e6 mt76x2_mcu_init_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x5ddd8622 mt76x2_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x63e22db5 mt76x2_phy_set_txpower_regs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x6e0c65d7 mt76x2_get_power_info +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x853a155e mt76x2_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x91dcfd7e mt76x2_get_temp_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x931a7512 mt76x2_phy_update_channel_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x97de7c7a mt76x2_get_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x98909966 mt76x2_configure_tx_delay +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x9f5d6100 mt76x2_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xa071a529 mt76x2_phy_tssi_compensate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xb3adc8a2 mt76x2_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xce3fa571 mt76x2_mcu_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xdda68c47 mt76x2_mcu_load_cr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xeed5de01 mt76_write_mac_initvals +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xf6684bf5 mt76x2_read_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x04e047a2 mt7921_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x08c0ac31 mt7921_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x150c9638 mt7921_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x19df439a mt7921_mcu_fw_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x1de85fee mt7921_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x1ffea3b6 mt7921_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x2eb7fdf5 mt7921_txwi_free +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x3d9477b4 mt7921_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x59f62493 mt7921_get_mac80211_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x62f6a234 mt7921_mac_sta_assoc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x7d6c6ec8 mt7921_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x828f3d5c mt7921_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x9b052bd5 mt7921_mcu_drv_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x9d87d8a3 mt7921_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x9d88fec1 mt7921_mcu_set_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xa9fd04d5 mt7921_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xad4c7289 mt7921_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xbb958c30 mt7921_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xcb35d3db mt7921_mac_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xd3f7d1ce mt7921_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xd7345021 mt7921_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xe574ca20 mt7921_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xf1933034 __mt7921_start +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x366a434a chip_allow_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x5c59e698 host_sleep_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x5cdb3cb1 wilc_cfg80211_init +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x7f0f2492 wilc_netdev_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x8151042d chip_wakeup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xa8360634 host_wakeup_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xb3bc9467 wilc_handle_isr +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x0814d723 qtnf_classify_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x31fab83c qtnf_chipid_to_string +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x89a1ca50 qtnf_wake_all_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xa41b6daf qtnf_core_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xd4c86035 qtnf_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xe2915b56 qtnf_trans_handle_rx_ctl_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xea8de47b qtnf_core_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x05f667f4 rt2800_mcu_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x15048b8f rt2800_get_tsf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1ed379ed rt2800_wait_wpdma_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x21f783bb rt2800_config_pairwise_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2b40310d rt2800_clear_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x36485e9c rt2800_wait_csr_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x36488fec rt2800_link_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x38e0ab9f rt2800_config_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x47e6f168 rt2800_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x488eba67 rt2800_check_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x49c73e2c rt2800_gain_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5179213b rt2800_write_tx_data +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5579025c rt2800_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5a5d008f rt2800_process_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5eec3058 rt2800_config_erp +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x60803233 rt2800_txdone_nostatus +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x62fe0092 rt2800_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6c8e7f47 rt2800_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x7c0676ce rt2800_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x800ff1dd rt2800_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x853872d7 rt2800_get_txwi_rxwi_size +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x85ec680e rt2800_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x87862cbd rt2800_reset_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8d5c0e83 rt2800_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8f1448ad rt2800_link_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9682f27e rt2800_vco_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa15e4185 rt2800_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb4da7ae7 rt2800_efuse_detect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb5fa4030 rt2800_config_shared_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb6b6bb7f rt2800_disable_wpdma +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb71a4092 rt2800_txstatus_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb850f8c0 rt2800_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd077f430 rt2800_config_ant +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd7cd4943 rt2800_txstatus_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd89a24a2 rt2800_read_eeprom_efuse +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe9d7e941 rt2800_get_key_seq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xeaa939ef rt2800_pre_reset_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xec8dbd8e rt2800_config_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf184ec7b rt2800_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf2d1a25f rt2800_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf5ffbb19 rt2800_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf6b3ea2a rt2800_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xfb3ac414 rt2800_txdone_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xfebb60b3 rt2800_write_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x2799e14c rt2800mmio_write_tx_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x28dc4819 rt2800mmio_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x32ac3645 rt2800mmio_rxdone_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3d741c87 rt2800mmio_pretbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x4a75326d rt2800mmio_get_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5028bbb2 rt2800mmio_tbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5fa4db64 rt2800mmio_interrupt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x7934bddd rt2800mmio_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x84dee581 rt2800mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x90db8f34 rt2800mmio_init_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x97e3c029 rt2800mmio_autowake_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9f3c8921 rt2800mmio_txstatus_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xa75b0ad2 rt2800mmio_init_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xaf6c4b31 rt2800mmio_get_dma_done +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xb24f0b1a rt2800mmio_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xbd619482 rt2800mmio_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xbe9ece91 rt2800mmio_queue_init +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xcf465e1f rt2800mmio_get_entry_state +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xd159c281 rt2800mmio_fill_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xf1569839 rt2800mmio_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xf66d3384 rt2800mmio_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xfedbff0e rt2800mmio_toggle_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0455f0e0 rt2x00lib_txdone_nomatch +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x09aad440 rt2x00mac_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x1091b16c rt2x00queue_get_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x1b183d49 rt2x00lib_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x1bfb9c8b rt2x00lib_get_bssidx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x2ae036e8 rt2x00queue_start_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x2c52dd62 rt2x00queue_map_txskb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x2d3c0a97 rt2x00queue_pause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x33c16276 rt2x00mac_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x3796ffda rt2x00mac_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x3811c1eb rt2x00mac_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x42ac6a15 rt2x00queue_stop_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x45723c1b rt2x00lib_probe_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x47ea877c rt2x00mac_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4e0e1ac8 rt2x00mac_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4e629203 rt2x00mac_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x59655c0f rt2x00queue_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x596bfba7 rt2x00lib_dmadone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5a28c760 rt2x00lib_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5cea72ea rt2x00queue_unpause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x611f81ef rt2x00lib_beacondone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x6829768a rt2x00mac_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x87fc29b2 rt2x00queue_unmap_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x8e6dde17 rt2x00mac_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x97d5ff1e rt2x00lib_pretbtt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb545ab93 rt2x00mac_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb555ffed rt2x00mac_get_ringparam +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb8bd2324 rt2x00mac_tx_frames_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc5cbd4ff rt2x00mac_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc6f994ee rt2x00mac_set_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc88a59dd rt2x00queue_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xcda09224 rt2x00lib_txdone_noinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xd0ee751d rt2x00mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xd520bf6c rt2x00mac_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xda642ac9 rt2x00queue_for_each_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xdb20390c rt2x00lib_dmastart +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xdbb79fdd rt2x00mac_get_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe148f8d2 rt2x00lib_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe28de90e rt2x00queue_flush_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe3c67ca4 rt2x00mac_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe6bc1ddc rt2x00mac_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe955ca2b rt2x00queue_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xed0e9116 rt2x00mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf5f047e2 rt2x00lib_set_mac_address +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf6a2442b rt2x00mac_sw_scan_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf7f63e24 rt2x00lib_remove_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xfe9f4a67 rt2x00lib_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x0ace513d rt2x00mmio_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x12979026 rt2x00mmio_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x2ec0649a rt2x00mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x619afc84 rt2x00mmio_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0xab9d265a rt2x00mmio_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x2933cb9a rt2x00pci_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x93fcce77 rt2x00pci_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xed4aedfe rt2x00pci_pm_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x01b3b212 rt2x00usb_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x1501c0d9 rt2x00usb_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x1d7b48e5 rt2x00usb_register_read_async +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x224ef9d6 rt2x00usb_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x2eae4743 rt2x00usb_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x45aefbb5 rt2x00usb_vendor_request_buff +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x45d71f5d rt2x00usb_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x4be478d1 rt2x00usb_vendor_req_buff_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x611de13c rt2x00usb_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x61834905 rt2x00usb_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x6fd0a75a rt2x00usb_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x7807df4f rt2x00usb_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xad230094 rt2x00usb_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xadf6dca3 rt2x00usb_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xd8ec9b05 rt2x00usb_disconnect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xf8a841d2 rt2x00usb_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x78e129b4 dm_restorepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9f2b0c20 rtl92c_set_p2p_ps_offload_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xacdb0257 dm_writepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xfe3c6d5e dm_savepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x02e8360d rtl8723_phy_rf_serial_read +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x051b0a3b rtl8723_fw_free_to_go +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x051c2be2 rtl8723_dm_init_dynamic_bb_powersaving +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0effbb25 rtl8723_phy_rf_serial_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x1a0ac6d6 rtl8723_phy_save_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x2166d6ea rtl8723_phy_query_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x310da5f1 rtl8723_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3f5bf9c0 rtl8723_phy_calculate_bit_shift +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x5547d25d rtl8723_phy_init_bb_rf_reg_def +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x714a7bf1 rtl8723_dm_init_edca_turbo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x7228bf40 rtl8723_cmd_send_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x72385f05 rtl8723_download_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x83be431c rtl8723_phy_set_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x84108a94 rtl8723_dm_init_dynamic_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x87cfe3bf rtl8723_phy_path_a_fill_iqk_matrix +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8baf8913 rtl8723_phy_set_sw_chnl_cmdarray +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xc497e378 rtl8723ae_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xccda0724 rtl8723_enable_fw_download +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xceb416a0 rtl8723_phy_reload_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xcee68b6d rtl8723_phy_reload_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xe6102270 rtl8723_write_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xe79cd18c rtl8723_phy_mac_setting_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xe8701c76 rtl8723_save_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf05d4a58 rtl8723be_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf1659fdd rtl8723_phy_pi_mode_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf539a07d rtl8723_phy_path_adda_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf7df84b4 rtl8723_phy_path_a_standby +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0e23fdeb rtl_swlps_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x120c26b4 rtl_lps_enter +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x133e8af6 rtl_deinit_rfkill +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x139f560a rtl_is_special_data +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x145cdc3a rtl_recognize_peer +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x186fd331 rtl_get_hal_edca_param +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x204bd865 rtl_fw_page_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x213513b1 rtl_p2p_info +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2921a4d4 rtl_btc_status_false +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2d32cdfc rtl_lps_change_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2e5382f9 rtl_fill_dummy +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x359e4a9d rtl_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x400d82b5 rtl_tx_report_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x45077ef1 rtl_deinit_deferred_work +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x46ab2370 rtl_set_tx_report +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4bfa2afe rtl_ips_nic_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4e94cd48 rtl_global_var +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5e8e930d rtl_fw_block_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6db3ba37 rtl_update_beacon_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6dc52067 rtl_lps_leave +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7834890b rtl_init_rx_config +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7fe831ed rtl_deinit_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x97e05663 rtl_tid_to_ac +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x99ee8c26 rtl_efuse_ops_init +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa4f1ffc0 rtl_action_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xada504ee rtl_beacon_statistic +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb9101223 rtl_tx_ackqueue +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbc40296b read_efuse_byte +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd29c6a4d rtl_get_hwinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd444323f rtl_init_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe8138bcb rtl_tx_mgmt_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x0f5c3ce9 rsi_zone_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x4131fd18 rsi_91x_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x4247f81b rsi_mac80211_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x70ddcde1 rsi_hal_device_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xacc03dae rsi_91x_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xcd173710 rsi_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xfdd2ddef rsi_read_pkt +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x12d447d4 cw1200_can_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x1357f6f1 cw1200_core_release +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x9e79008d cw1200_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0xba9db7a9 cw1200_core_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x06599277 wl1251_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x1d476d0d wl1251_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0xa7595229 wl1251_init_ieee80211 +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0077fa07 wlcore_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x02a571f0 wlcore_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x05186097 wl1271_acx_set_ht_capabilities +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x06d3b27e wl12xx_debug_level +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x11f65ad2 wlcore_boot_upload_nvs +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x164e081f wlcore_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1bc79d35 wl1271_debugfs_update_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1e3ca2ba wlcore_scan_sched_scan_ssid_list +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x20351125 wlcore_get_native_channel_type +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x23dc358a wl12xx_acx_mem_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x27f24a22 wlcore_cmd_wait_for_event_or_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x30a23786 wl1271_cmd_data_path +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x32ea707b wl1271_tx_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3a06f380 wlcore_event_roc_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3ef5fcde wl1271_cmd_test +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x42f2aea9 wlcore_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4889cdbc wlcore_set_partition +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4ed28a4b wl1271_tx_min_rate_get +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x59daeab0 wlcore_event_max_tx_failure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x59e63edb wlcore_disable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6db183e0 wlcore_event_soft_gemini_sense +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x713d5240 wlcore_boot_upload_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x85498cd1 wl1271_format_buffer +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x87991672 wlcore_boot_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8a8eb018 wlcore_event_fw_logger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8b379f5c wlcore_cmd_generic_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8c72ae81 wlcore_event_beacon_loss +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x973e06c2 wl1271_acx_sleep_auth +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xa2f07e6e wlcore_scan_sched_scan_results +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xa40f7d49 wlcore_event_sched_scan_completed +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xaea00985 wl1271_acx_pm_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb273efe7 wlcore_disable_interrupts_nosync +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb7443189 wlcore_translate_addr +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb86e52ec wl1271_cmd_configure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc0acd45e wlcore_event_inactive_sta +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xcb8b64bd wlcore_event_channel_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xcd395af1 wlcore_event_rssi_trigger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd6183685 wl1271_cmd_send +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe427db85 wlcore_set_scan_chan_params +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe895373e wlcore_event_dummy_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xebfb0b60 wl12xx_cmd_build_probe_req +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xecf8492e wl1271_acx_init_mem_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf2b122a8 wlcore_event_ba_rx_constraint +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xfabb672c wlcore_enable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xfacdb1ca wlcore_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xfc46e212 wlcore_synchronize_interrupts +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x311258ee wwan_port_rx +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x3d9bbf75 wwan_port_txon +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x4dff61e5 wwan_port_txoff +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x526bcf2a wwan_port_get_drvdata +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x5379e777 wwan_register_ops +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x80d53fc5 wwan_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x8dafc26d wwan_unregister_ops +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xa6073a6c wwan_put_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xb74c31cd wwan_remove_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xf34c9bcb wwan_create_port +EXPORT_SYMBOL_GPL drivers/nfc/mei_phy 0x34b85b1d nfc_mei_phy_alloc +EXPORT_SYMBOL_GPL drivers/nfc/mei_phy 0x7e52e0aa mei_phy_ops +EXPORT_SYMBOL_GPL drivers/nfc/mei_phy 0xba2fdae1 nfc_mei_phy_free +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x53271fd5 nfcmrvl_parse_dt +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x8931ae1e nfcmrvl_nci_recv_frame +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xb45c3ddb nfcmrvl_nci_unregister_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xc678f0e8 nfcmrvl_nci_register_dev +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x2d07ac53 pn533_rx_frame_is_cmd_response +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x306151dd pn532_i2c_nfc_alloc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x4de5ae1c pn53x_unregister_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x563e95f4 pn533_finalize_setup +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x7fd8ebae pn53x_register_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xceaed505 pn53x_common_init +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xdecfd339 pn533_rx_frame_is_ack +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xf24f452c pn53x_common_clean +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x1b6c7c65 st_nci_hci_event_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x53bd80d4 st_nci_remove +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x6ee17324 st_nci_discover_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x9588627b st_nci_hci_load_session +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xa11956ff st_nci_hci_cmd_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xbeeb6a33 st_nci_disable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xce276697 st_nci_probe +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xfb9a1f44 st_nci_enable_se +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x50443c7f st95hf_spi_recv_echo_res +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x6299be63 st95hf_spi_recv_response +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x7e46b5a8 st95hf_spi_send +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x0862001f ntb_transport_tx_free_entry +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x30934216 ntb_transport_max_size +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x32537aca ntb_transport_link_query +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x3d54dbfc ntb_transport_tx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x436098aa ntb_transport_link_down +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x48adcc25 ntb_transport_create_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x82e6c13d ntb_transport_qp_num +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x9c992c8f ntb_transport_link_up +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xa0c4f2c7 ntb_transport_unregister_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc270dc24 ntb_transport_free_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc37d9036 ntb_transport_rx_remove +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xd40e7a02 ntb_transport_rx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf55d6313 ntb_transport_register_client_dev +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf9eb813f ntb_transport_unregister_client_dev +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xffbb534b ntb_transport_register_client +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0x30e32925 virtio_pmem_host_ack +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0xc46204b2 async_pmem_flush +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x01850555 nvme_auth_generate_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x0739e7e2 nvme_auth_gen_pubkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x0c06ceae nvme_auth_gen_privkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x1d3b270f nvme_auth_transform_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x22e5d1de nvme_auth_augmented_challenge +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x399d9ac8 nvme_auth_hmac_hash_len +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x44dc62ea nvme_auth_gen_shared_secret +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x51873876 nvme_auth_get_seqnum +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x674c5bc1 nvme_auth_hmac_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6adadbb4 nvme_auth_free_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6e91ee1b nvme_auth_digest_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x780989d1 nvme_auth_dhgroup_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x9070925e nvme_auth_extract_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xc9bb48ac nvme_auth_dhgroup_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcb39603c nvme_auth_hmac_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xf0ccf2d4 nvme_auth_dhgroup_kpp +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x07aca210 nvme_host_path_error +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0985b105 nvme_delete_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x09c316e4 nvme_wait_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0bf2acb6 nvme_remove_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x14ab5f9d __SCK__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x14d30176 nvme_cancel_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1524bf7d nvme_alloc_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x157a3f09 nvme_wait_freeze_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x17b5fce5 nvme_reset_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1c7a6edf nvme_complete_batch_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x24844e6e __nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x254384cc nvme_alloc_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x281679a5 nvme_cancel_admin_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x287f0f28 nvme_try_sched_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x35ea9968 nvme_mpath_start_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3bf2393a __SCT__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x42be69e9 nvme_auth_free +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4751313b __tracepoint_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x47f38d3a nvme_start_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x49224181 nvme_reset_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4ed12014 nvme_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x530e6825 nvme_change_ctrl_state +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5b21717d nvme_quiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5fa0e963 nvme_sync_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x64630b76 nvme_set_queue_count +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x64b62862 nvme_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6916fecd nvme_disable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6ba27848 nvme_auth_wait +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x70ec6b93 nvme_dev_attrs_group +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x769527a9 nvme_stop_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x79ca4831 nvme_auth_negotiate +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x7ac6f08d nvme_setup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x7b9e0d85 nvme_cleanup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x813cf212 nvme_io_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x8290ad47 nvme_remove_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x881128ea nvme_quiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x90e1df24 nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x91bc9914 nvme_mark_namespaces_dead +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x920e51f6 __traceiter_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa2d16ca5 nvme_sync_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa73710c1 nvme_complete_rq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xafb6e33e nvme_stop_keep_alive +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb15e691a __nvme_check_ready +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbc036d9f nvme_enable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbce5f10f nvme_unfreeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbe8ff416 nvme_complete_async_event +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc061cf73 nvme_wait_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc318caf4 nvme_init_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc8616931 nvme_get_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd1d22cd1 nvme_start_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd2dec001 nvme_remove_namespaces +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd45434ee admin_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd58bbbcb nvme_delete_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd6a63d58 nvme_set_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xdd9792e2 nvme_auth_stop +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xdefb0fb7 nvme_cancel_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe870c246 nvme_auth_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe90c7788 nvme_unquiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe93e134e nvme_uninit_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf2ecc7c9 nvme_fail_nonready_command +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf70f680d nvme_init_ctrl_finish +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf73e5520 nvme_unquiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x061c723d nvmf_map_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1e328d22 nvmf_set_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1e3b7325 nvmf_get_address +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x37102c80 nvmf_reg_read32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x48bb7cde nvmf_connect_io_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x4b458894 nvmf_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x5255b607 nvmf_reg_read64 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x57894d4a nvmf_ip_options_match +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x6385f061 nvmf_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x99c0bac5 nvmf_reg_write32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xbbb310d5 nvmf_should_reconnect +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xbe8e2329 nvmf_connect_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xdd8af66e nvmf_free_options +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x0d12e564 nvme_fc_register_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3884f8b8 nvme_fc_unregister_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3e33ac54 nvme_fc_rescan_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x8a9cf5a7 nvme_fc_set_remoteport_devloss +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x961e2aed nvme_fc_register_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xbb0e18a6 nvme_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xcc8a2d78 nvme_fc_io_getuuid +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xfca9dc99 nvme_fc_unregister_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x0bcac79e nvmet_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x3e0ef07a nvmet_wq +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x74fc0190 nvmet_sq_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x77853675 nvmet_ctrl_fatal_error +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x7c0d4f24 nvmet_req_complete +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x7f5fa885 nvmet_sq_destroy +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x9cb7e73d nvmet_req_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xa8adf528 nvmet_req_free_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xc93d07c2 nvmet_req_alloc_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xca2e838a nvmet_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xf53b3317 nvmet_check_transfer_len +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xfcbb7e09 nvmet_req_uninit +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x0b98123d nvmet_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x4a013682 nvmet_fc_invalidate_host +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x6ff62dab nvmet_fc_rcv_fcp_abort +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x7bfa9497 nvmet_fc_rcv_fcp_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x9e121efd nvmet_fc_register_targetport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x9ef76d99 nvmet_fc_unregister_targetport +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x1591b2c6 hyperv_read_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x221394ae hyperv_reg_block_invalidate +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xe5f73406 hyperv_write_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xfb921e00 hvpci_block_ops +EXPORT_SYMBOL_GPL drivers/pci/switch/switchtec 0x5dc7ffc1 switchtec_class +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x82e66d9e mcp23x08_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0xb29dc971 mcp23x17_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0xb9fa3ad9 mcp23s08_probe_one +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0xc554e8ff cros_ec_sensorhub_unregister_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0xdc19c9c3 cros_ec_sensorhub_register_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x6b1be500 cros_usbpd_unregister_notify +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x8bda2df3 cros_usbpd_register_notify +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x112134ec wilco_ec_set_property +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x24eef51f wilco_ec_get_byte_property +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x330b156a wilco_ec_mailbox +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x75bf4d33 wilco_ec_get_property +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x8b8ae425 wilco_ec_set_byte_property +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x07661471 ssam_controller_stateunlock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x213a3e52 ssam_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x322741d0 ssam_client_bind +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x32496838 ssam_request_sync_submit +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x3c43235f ssam_controller_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x3d49608d ssam_device_get_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x46851ade ssam_device_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x52b759e5 ssam_controller_event_enable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x569ec272 ssam_controller_device +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x5a73a6f7 __ssam_device_driver_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x6b8ce141 __ssam_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x6b995281 ssam_bus_type +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x6bc8d2c9 ssam_request_write_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x7d3afb38 ssam_request_sync_free +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x80bb64ec ssh_packet_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x88cca45a ssam_controller_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x8ce9fa4a ssam_request_do_sync +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x90abf269 ssam_request_do_sync_with_buffer +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x92367bf3 ssam_request_sync_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x9e3b1a7e ssam_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xa9dcaff4 ssam_request_sync_init +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xbb73ffcc ssam_remove_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc01a2662 __ssam_register_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc2bd582d ssam_device_id_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xd18d503d ssam_controller_statelock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xd56afc40 ssh_packet_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xd7627a93 ssam_device_driver_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xdb14f9f5 ssam_device_get_match_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe49c6372 ssam_device_type +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe4c0865e ssam_device_add +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe6837cbf ssam_controller_event_disable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xeca4e2e2 ssam_device_remove +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xf700e43a ssam_get_controller +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x0c512cf2 san_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x48cf4c48 san_dgpu_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0xd60bd773 san_dgpu_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/x86/amd/amd_hsmp 0xdfd927ba hsmp_send_message +EXPORT_SYMBOL_GPL drivers/platform/x86/asus-wmi 0x0576cf2a asus_wmi_register_driver +EXPORT_SYMBOL_GPL drivers/platform/x86/asus-wmi 0x57c46ceb asus_wmi_evaluate_method +EXPORT_SYMBOL_GPL drivers/platform/x86/asus-wmi 0x76ac6f0b asus_wmi_unregister_driver +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dcdbas 0xd9146b52 dcdbas_smi_free +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dcdbas 0xf1a06655 dcdbas_smi_alloc +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-rbtn 0x51552fca dell_rbtn_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-rbtn 0xa060fe7d dell_rbtn_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0x1b0b3141 dell_laptop_register_notifier +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0x27e1ca0d dell_smbios_unregister_device +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0x45170471 dell_smbios_call +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0x634c025c dell_smbios_call_filter +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0x7fd2ce06 dell_smbios_find_token +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0xb9400dbf dell_laptop_call_notifier +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0xc2871e79 dell_smbios_error +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0xd6c6b12d dell_laptop_unregister_notifier +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0xef7d2e55 dell_smbios_register_device +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi 0x9d4b709e dell_privacy_has_mic_mute +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi-descriptor 0x8eef8246 dell_wmi_get_hotfix +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi-descriptor 0x9559234e dell_wmi_get_interface_version +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi-descriptor 0xa167d064 dell_wmi_get_size +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi-descriptor 0xa3dcfa65 dell_wmi_get_descriptor_valid +EXPORT_SYMBOL_GPL drivers/platform/x86/firmware_attributes_class 0x51ed4d48 fw_attributes_class_get +EXPORT_SYMBOL_GPL drivers/platform/x86/firmware_attributes_class 0xe609be46 fw_attributes_class_put +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/intel_punit_ipc 0x8ee9455e intel_punit_ipc_command +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x06f7821f isst_if_mbox_cmd_set_req +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x14d41de3 isst_if_cdev_register +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x19e3f3c7 isst_if_get_pci_dev +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x58a8261f isst_if_mbox_cmd_invalid +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x861369f8 isst_resume_common +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x9a5c38f2 isst_store_cmd +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0xe18f42a5 isst_if_cdev_unregister +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x1c7565c2 telemetry_read_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x35db93a6 telemetry_get_trace_verbosity +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x5847f501 telemetry_clear_pltdata +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x5bb8e91a telemetry_raw_read_eventlog +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x665cd407 telemetry_read_eventlog +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x6b892524 telemetry_set_sampling_period +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x82bb2dbe telemetry_get_evtname +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x90551504 telemetry_add_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x9deec96c telemetry_set_pltdata +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xb75bd1e6 telemetry_raw_read_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xbb9a2726 telemetry_reset_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xd14ffffc telemetry_update_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xe1eb4be1 telemetry_set_trace_verbosity +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xe8847f53 telemetry_get_sampling_period +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xf00771b0 telemetry_get_eventconfig +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xf9d5ad60 telemetry_get_pltdata +EXPORT_SYMBOL_GPL drivers/platform/x86/intel_ips 0x46809fa9 ips_link_to_i915_driver +EXPORT_SYMBOL_GPL drivers/platform/x86/mxm-wmi 0x232b5238 mxm_wmi_supported +EXPORT_SYMBOL_GPL drivers/platform/x86/mxm-wmi 0x61cdf799 mxm_wmi_call_mxds +EXPORT_SYMBOL_GPL drivers/platform/x86/mxm-wmi 0xe26032eb mxm_wmi_call_mxmx +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x061ea99e set_required_buffer_size +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x065b4695 wmi_get_acpi_device_uid +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x17b0f8ca wmi_get_event_data +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x6068bedf wmi_evaluate_method +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x76ae31fd wmi_remove_notify_handler +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xaba842fe wmi_query_block +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xc19e11da wmidev_block_query +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xc9d4d6d1 wmi_has_guid +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xd5bf6c16 wmi_instance_count +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xd7752b86 wmi_set_block +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xf18bdd75 wmi_install_notify_handler +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xf679b454 wmidev_instance_count +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xfa2eb136 wmidev_evaluate_method +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x03b357d6 bq27xxx_battery_setup +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x70dfbc06 bq27xxx_battery_teardown +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x7b0c1fb9 bq27xxx_battery_update +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x01fd3053 pcf50633_mbc_get_usb_online_status +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x13fa8560 pcf50633_mbc_usb_curlim_set +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0xb17fa4b1 pcf50633_mbc_get_status +EXPORT_SYMBOL_GPL drivers/powercap/intel_rapl_common 0x1c29f940 rapl_find_package_domain +EXPORT_SYMBOL_GPL drivers/powercap/intel_rapl_common 0x41acff0c rapl_remove_package +EXPORT_SYMBOL_GPL drivers/powercap/intel_rapl_common 0x61a56891 rapl_add_package +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xb2f9b9fd mc13xxx_fixed_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xbb8cc701 mc13xxx_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xec2ac02c mc13xxx_fixed_regulator_set_voltage +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x1fd81fae wm8350_ldo_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x72c13650 wm8350_isink_set_flash +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x8c671265 wm8350_register_regulator +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xb949e81f wm8350_dcdc_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xbf8c7fab wm8350_register_led +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xdab329f7 wm8350_dcdc25_set_mode +EXPORT_SYMBOL_GPL drivers/regulator/wm8400-regulator 0x155e4139 wm8400_register_regulator +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x149236da qcom_glink_native_remove +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x2f9d236b qcom_glink_native_probe +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xf14f5684 qcom_glink_ssr_notify +EXPORT_SYMBOL_GPL drivers/rtc/rtc-ds1685 0xa435f915 ds1685_rtc_poweroff +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x07a2fcbf cxgbi_device_find_by_netdev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x08b77cc8 cxgbi_sock_rcv_wr_ack +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x09291d85 cxgbi_sock_rcv_close_conn_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x17b15abb cxgbi_ep_connect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1c768f5d cxgbi_sock_check_wr_invariants +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1cd3f867 cxgbi_set_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x27a148ad cxgbi_sock_select_mss +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2ff3b7c1 cxgbi_sock_rcv_peer_close +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3233b94e cxgbi_sock_established +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3bbb5e7a cxgbi_ep_disconnect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3e2fdaa6 cxgbi_conn_tx_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x40a01581 cxgbi_sock_rcv_abort_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x44af5b51 cxgbi_device_find_by_lldev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x48b8edc1 cxgbi_iscsi_init +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4a76aa16 cxgbi_sock_skb_entail +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4fc90538 cxgbi_device_register +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x50125bf4 cxgbi_get_conn_stats +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5563a73b cxgbi_get_ep_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x59f3010f cxgbi_sock_free_cpl_skbs +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x632da730 cxgbi_parse_pdu_itt +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x6bc6eaaf cxgbi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7025e044 cxgbi_set_conn_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7fdb6004 cxgbi_device_unregister_all +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8319f739 cxgbi_ddp_set_one_ppod +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8917cb3a cxgbi_device_portmap_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x89e5fe0f cxgbi_create_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xacfa1eed cxgbi_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xad95ed1e cxgbi_conn_xmit_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xaf7db3cb cxgbi_iscsi_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb111fe0f cxgbi_conn_pdu_ready +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb18dd710 cxgbi_hbas_remove +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb1ba6584 cxgbi_get_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb650c2ec cxgbi_sock_closed +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb846b27a cxgbi_conn_init_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc1e478d3 cxgbi_sock_fail_act_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc4e145e4 cxgbi_device_find_by_netdev_rcu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc6fa1773 cxgbi_device_unregister +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xca407bf5 cxgbi_ddp_ppm_setup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xce1baf53 cxgbi_conn_alloc_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd5d90a94 cxgbi_device_portmap_create +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xdc848a18 cxgbi_bind_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xe4cef417 cxgbi_ep_poll +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xea7544f3 cxgbi_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xef346615 cxgbi_attr_is_visible +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf2a2b9aa cxgbi_sock_act_open_req_arp_failure +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf9ea1232 cxgbi_sock_purge_wr_queue +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xfcdb2ba5 cxgbi_hbas_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x03e6b74c fcoe_link_speed_update +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x14a0c6b8 fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x292ed100 fcoe_clean_pending_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x2db6a728 fcoe_fcf_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x4873a5c3 fcoe_validate_vport_create +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x65d43fa0 fcoe_ctlr_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x891626aa __fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xaceb8df6 fcoe_start_io +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xb620fdb0 fcoe_ctlr_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbac58840 fcoe_queue_timer +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc3f30cc0 fcoe_wwn_from_mac +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xd0da0cb0 fcoe_fcf_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xd4f0e3f3 fcoe_ctlr_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xea96244a fcoe_libfc_config +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xecaa07af fcoe_fc_crc +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf0a90fac fcoe_get_wwn +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf0ef36fb fcoe_get_paged_crc_eof +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf167cb7a fcoe_wwn_to_str +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf83b8d1c fcoe_check_wait_queue +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x3b684e0e fdomain_destroy +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x623166c6 fdomain_create +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x13a7c758 iscsi_boot_create_acpitbl +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x19bbfd81 iscsi_boot_create_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x4f62a711 iscsi_boot_destroy_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x5cbb6556 iscsi_boot_create_target +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x68af644c iscsi_boot_create_ethernet +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x975ab5af iscsi_boot_create_host_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xcaf946d7 iscsi_boot_create_initiator +EXPORT_SYMBOL_GPL drivers/scsi/libfc/libfc 0x5b5d4b09 fc_seq_els_rsp_send +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x092f5e11 iscsi_eh_session_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0a56fa13 iscsi_session_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0a70ce7a iscsi_itt_to_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0e30a02c iscsi_host_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x115f17a3 iscsi_session_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x12b2ad06 iscsi_switch_str_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1667c8d0 iscsi_verify_itt +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x19818028 iscsi_host_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1ab01656 iscsi_requeue_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1c9c7127 iscsi_conn_stop +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x284fdd83 iscsi_suspend_rx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2e20042b iscsi_prep_data_out_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3b677e05 iscsi_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3bef2f73 iscsi_pool_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3efcce5b __iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x400fd675 iscsi_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5336e70b iscsi_suspend_queue +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5a5e70eb iscsi_session_recovery_timedout +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5efb58e1 iscsi_conn_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5fe75eac iscsi_suspend_tx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x60ed8209 iscsi_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x690c02b2 iscsi_conn_queue_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x69291c44 iscsi_host_add +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x69bdd48e iscsi_session_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x771b542f iscsi_session_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x7f1ac908 iscsi_host_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x85fab2b9 iscsi_session_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8a630a9d iscsi_conn_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d303b1b iscsi_pool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x978a9014 iscsi_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x992f0e9f iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x9ca46d29 iscsi_itt_to_ctask +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa6bbf605 iscsi_eh_recover_target +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa9f85bb7 iscsi_eh_cmd_timed_out +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb079ad40 iscsi_conn_start +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb178f541 __iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc0c3f586 iscsi_conn_unbind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc257a9f7 iscsi_session_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc6d09b0f iscsi_host_get_max_scsi_cmds +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc8ba7e7b iscsi_conn_queue_recv +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xcc203849 iscsi_host_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd258f991 iscsi_host_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xdbbe9508 iscsi_conn_send_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe1a7dd69 iscsi_eh_abort +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe1f86123 iscsi_complete_scsi_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe29e20b8 iscsi_eh_device_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xea1cfedd iscsi_conn_bind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeab9cbd5 iscsi_conn_get_addr_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xecd9e27a iscsi_update_cmdsn +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf62d0180 iscsi_get_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf6b10a2c iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf79dfdde iscsi_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x0f783883 iscsi_tcp_segment_unmap +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x1a93e8c4 iscsi_tcp_recv_segment_is_hdr +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x24995db6 iscsi_tcp_r2tpool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x3dcb5aa9 iscsi_tcp_conn_get_stats +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x45b98cac iscsi_tcp_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x4a963da4 iscsi_tcp_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x77a70726 iscsi_tcp_recv_skb +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x79966bf5 iscsi_tcp_hdr_recv_prep +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x82d7e1a1 iscsi_tcp_r2tpool_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x904dbf1e iscsi_tcp_set_max_r2t +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x90c0a862 iscsi_tcp_dgst_header +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x93e2f4f7 iscsi_segment_seek_sg +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa711c3c1 iscsi_segment_init_linear +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xc8cd5b8a iscsi_tcp_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xcc6231ce iscsi_tcp_task_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xeb4861f5 iscsi_tcp_segment_done +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xec145585 iscsi_tcp_task_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x0018e0fd sas_ioctl +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x053f527c sas_bios_param +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x061ee180 sas_drain_work +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x0e6d73eb sas_ata_device_link_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1bcf1d8b sas_abort_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2025c39d sas_domain_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2b51f763 sas_find_attached_phy_id +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3703d20d sas_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3aa6164c sas_abort_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3e50d896 sas_query_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3f6007d3 sas_execute_internal_abort_single +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x420a95d7 sas_eh_target_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x42cc12cf sas_get_local_phy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x46bb4a03 sas_phy_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x57c5304f dev_attr_phy_event_threshold +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x618f7a72 sas_notify_port_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x61ec5aed sas_change_queue_depth +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7c46d5fb sas_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x99f6c3c0 sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xa4b17398 sas_unregister_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xa65588ef sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xb53d06f2 sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xb952bfe5 sas_register_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xbd7e4851 sas_clear_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xbea5f25a sas_task_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xc11ddebe sas_execute_ata_cmd +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xc5ea0a54 smp_ata_check_ready_type +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd0816527 sas_target_destroy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd216b173 sas_ata_schedule_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xdac810ae sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xdbc8b71f sas_eh_abort_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe07f5aea sas_execute_internal_abort_dev +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe5cbc440 sas_request_addr +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe6165ab6 sas_eh_device_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf2af9e24 sas_lu_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf53c4b71 sas_ssp_task_response +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_fc 0x90cf70af fc_eh_should_retry_cmd +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x04918cbb iscsi_destroy_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0969cecc iscsi_remove_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0d708989 __tracepoint_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0ed77d53 iscsi_find_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x10cbe9bc iscsi_dbg_trace +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x151a0b16 iscsi_session_chkready +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x15dc8bab __SCT__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x16a00765 __SCK__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x19c3be13 iscsi_destroy_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x2104210d __tracepoint_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x2176038b iscsi_get_port_speed_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x22afdab9 iscsi_session_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x234e0607 __tracepoint_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x274eb886 iscsi_remove_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x279f7337 iscsi_host_for_each_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x2a403236 iscsi_create_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x36789a63 iscsi_register_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x39ee76c1 __tracepoint_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4176fc4d iscsi_add_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x43f65a5b iscsi_alloc_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x44081cd7 iscsi_create_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x45b1b238 __SCK__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x461c4f8c iscsi_alloc_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x49487bb4 __traceiter_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x49bdfccc __traceiter_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x49eed79b iscsi_block_scsi_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4e1274bc iscsi_add_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x52575134 __SCT__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5daf0eb6 iscsi_is_session_dev +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x68474339 iscsi_unregister_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x699fe53e iscsi_get_discovery_parent_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6c7e46d0 iscsi_find_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6fb4052c __SCK__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x784d0bb9 iscsi_conn_login_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7ea0d3c3 iscsi_offload_mesg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x84a005f1 iscsi_get_router_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8ae978da __SCK__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8b1e0d89 iscsi_post_host_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8fcb2e9a iscsi_flashnode_bus_match +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x93c75984 __traceiter_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x970ed0e5 iscsi_is_session_online +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x977f0c3b __tracepoint_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x98c82ab0 iscsi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9d2fd50f iscsi_ping_comp_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa6a1e99b iscsi_get_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa8c4b5e1 __SCT__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xaa58c378 iscsi_lookup_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xabd77a18 iscsi_force_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbc071179 iscsi_get_ipaddress_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc1738f57 iscsi_unblock_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc47a4ca4 iscsi_destroy_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc5796ec1 iscsi_block_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd4bff7ad iscsi_put_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xdca6abda iscsi_conn_error_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xdf515c49 __SCT__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe5193471 __SCK__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xedb20bb4 __traceiter_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xee4592db iscsi_free_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xef525ad1 iscsi_create_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf21393a6 iscsi_get_port_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf7e749fb __SCT__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xfaa8de55 iscsi_create_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xfb946852 iscsi_put_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xfb9b8c9f iscsi_recv_pdu +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xfdb748d1 __traceiter_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xff2eab5d iscsi_destroy_all_flashnode +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x77c00952 sas_enable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x7ff90ed8 sas_tlr_supported +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x802876e0 sas_is_tlr_enabled +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xd3e731c7 sas_disable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x0ef06974 spi_populate_ppr_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x5a82c6c5 spi_populate_tag_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xa0c71dac spi_populate_sync_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xcffa2aff spi_populate_width_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x0b7bd511 srp_release_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x1902178a srp_tmo_valid +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x9536096f srp_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xbe4619be srp_stop_rport_timers +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xc850e70d srp_rport_add +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xdfa5ff6a srp_rport_del +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xf668643c srp_remove_host +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x2223e9a6 siox_master_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x2fb2a9e6 siox_master_alloc +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x4b0a43ed siox_device_synced +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x6bf32c00 siox_device_connected +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x7a20d512 __siox_driver_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xafda7d3f siox_master_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x04bba3ca slim_xfer_msg +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x05b58082 slim_stream_allocate +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x0d07b41c slim_stream_unprepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x0f14afa3 slim_read +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x102c1b5b slim_write +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x105883f6 slim_register_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x1360abf4 slimbus_bus +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x1a8a29a0 slim_writeb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x1c0377e8 slim_free_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x2120eba5 slim_stream_prepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x55e0b376 slim_msg_response +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x63e76d4c slim_stream_free +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x725698f1 slim_driver_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x7bfa4d7a slim_report_absent +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x7f874f4f slim_ctrl_clk_pause +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x8b823401 slim_device_report_present +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9b23e174 slim_alloc_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xa8939a21 slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xc1b09b56 slim_stream_disable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd816403c slim_unregister_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd8c3667f slim_get_logical_addr +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xdb7573b2 of_slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe6e3b658 slim_do_transfer +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe739b4cc __slim_driver_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xefec1bd7 slim_stream_enable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xfc936022 slim_readb +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0x50e6dd01 __sdw_register_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0x6e126a0f sdw_unregister_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0x9411dd5c sdw_bus_type +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-cadence 0xd5675d3c sdw_cdns_debugfs_init +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xb9edd149 altera_spi_irq +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xfbacf58d altera_spi_init_host +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x1bbe83fe spi_bitbang_setup_transfer +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x2725036f spi_bitbang_stop +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x5079d7e1 spi_bitbang_start +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x5ba74ec5 spi_bitbang_init +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x5beefe0f spi_bitbang_cleanup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xd92423ff spi_bitbang_setup +EXPORT_SYMBOL_GPL drivers/spi/spi-intel 0x033ab192 intel_spi_probe +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x726cea41 spi_test_execute_msg +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0xaaa36c34 spi_test_run_test +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0xff5a5f23 spi_test_run_tests +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x03f716dd spmi_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x11b17032 __spmi_driver_register +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x15b3fa3f spmi_device_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x3e6ad60e spmi_ext_register_writel +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x42651f05 spmi_command_shutdown +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x55b622db spmi_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x79f835e1 spmi_controller_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x850aaca4 spmi_command_wakeup +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x87ae9000 spmi_device_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x886d7bf9 spmi_controller_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xa004f21d spmi_ext_register_readl +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xaaa5f91e spmi_ext_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xaaaa5fbf spmi_command_reset +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xb38d4722 spmi_controller_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xbc31bfd7 spmi_register_zero_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xbe978c1d spmi_device_from_of +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xce6ab658 spmi_command_sleep +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xd9cedfd9 spmi_ext_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xed5fa49a spmi_device_alloc +EXPORT_SYMBOL_GPL drivers/ssb/ssb 0xe1da82f4 ssb_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x0398aeee fieldbus_dev_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x1d8a4e6e fieldbus_dev_online_changed +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0xd0085563 fieldbus_dev_register +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0xdd531fd5 fieldbus_dev_area_updated +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x08725471 gb_audio_apbridgea_shutdown_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x3721c110 gb_audio_apbridgea_prepare_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x3f23a1aa gb_audio_apbridgea_register_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x5d52fb61 gb_audio_apbridgea_stop_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x64900f74 gb_audio_apbridgea_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x76465713 gb_audio_apbridgea_start_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x7ebe62f4 gb_audio_apbridgea_set_config +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x86058073 gb_audio_apbridgea_unregister_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x950f9fb2 gb_audio_apbridgea_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x95c11782 gb_audio_apbridgea_shutdown_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x9d28c8a0 gb_audio_apbridgea_start_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xaa9282e3 gb_audio_apbridgea_prepare_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xc0e1b892 gb_audio_apbridgea_stop_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x12d0713f gb_audio_gb_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x1619c261 gb_audio_gb_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x1cde0be6 gb_audio_gb_get_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x21f55f6f gb_audio_gb_enable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x2498fbcb gb_audio_gb_deactivate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x3d2d7efe gb_audio_gb_activate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x53ccd100 gb_audio_gb_set_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x628e2820 gb_audio_gb_activate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x7b3bad15 gb_audio_gb_deactivate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x979b1a11 gb_audio_gb_get_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xd00fe499 gb_audio_gb_set_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xe1eb9a64 gb_audio_gb_get_topology +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xfb771849 gb_audio_gb_disable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x162e764f gb_audio_manager_put_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x19e9e6b1 gb_audio_manager_remove_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x32e6391e gb_audio_manager_remove +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x5a108b0f gb_audio_manager_add +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x79eef2f8 gb_audio_manager_dump_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xaeac8ca2 gb_audio_manager_dump_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xfbccbdc9 gb_audio_manager_get_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0xcb61231b gb_gbphy_register_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0xef3f12f3 gb_gbphy_deregister_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0x3268718a gb_spilib_master_init +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0x5e6ce546 gb_spilib_master_exit +EXPORT_SYMBOL_GPL drivers/staging/iio/addac/adt7316 0x194ec7e9 adt7316_pm_ops +EXPORT_SYMBOL_GPL drivers/staging/media/av7110/sp8870 0x4fbe0662 sp8870_attach +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x26895bba target_queue_submission +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x2b9b3376 target_stop_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x5d24150b target_free_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x64a86af0 target_submit_prep +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x7b2924c3 target_submit +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xb4489234 target_wait_for_cmds +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xc65e34a6 target_alloc_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xe04ac488 target_init_cmd +EXPORT_SYMBOL_GPL drivers/tee/tee 0x09012727 tee_shm_get_from_id +EXPORT_SYMBOL_GPL drivers/tee/tee 0x1a6243ce tee_shm_put +EXPORT_SYMBOL_GPL drivers/tee/tee 0x1c6caed6 tee_client_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x1e183aeb tee_shm_free +EXPORT_SYMBOL_GPL drivers/tee/tee 0x2a49edf6 tee_shm_alloc_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x3b6022cb tee_client_open_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x51a7152b tee_shm_get_va +EXPORT_SYMBOL_GPL drivers/tee/tee 0x56ea8b0a tee_client_close_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0x6403a34f tee_client_open_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0x644f75d0 tee_device_register +EXPORT_SYMBOL_GPL drivers/tee/tee 0x66a049c8 tee_get_drvdata +EXPORT_SYMBOL_GPL drivers/tee/tee 0x6baa1e87 tee_shm_alloc_priv_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x6e935a09 tee_shm_pool_alloc_res_mem +EXPORT_SYMBOL_GPL drivers/tee/tee 0x8506d96f tee_shm_register_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x85fd9922 tee_session_calc_client_uuid +EXPORT_SYMBOL_GPL drivers/tee/tee 0x973be23f teedev_open +EXPORT_SYMBOL_GPL drivers/tee/tee 0xb84f7750 tee_client_invoke_func +EXPORT_SYMBOL_GPL drivers/tee/tee 0xbd37c9e7 tee_shm_get_pa +EXPORT_SYMBOL_GPL drivers/tee/tee 0xbfd9a503 tee_client_get_version +EXPORT_SYMBOL_GPL drivers/tee/tee 0xc60abfb4 tee_device_unregister +EXPORT_SYMBOL_GPL drivers/tee/tee 0xcdefe6e4 tee_bus_type +EXPORT_SYMBOL_GPL drivers/tee/tee 0xe41c03fa teedev_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0xea110f23 tee_device_alloc +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/int340x_thermal_zone 0x3043a765 int340x_thermal_update_trips +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/int340x_thermal_zone 0xcd120f82 int340x_thermal_zone_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/int340x_thermal_zone 0xda65f050 int340x_thermal_zone_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0x15c9fadb proc_thermal_mmio_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0x1769dd9e proc_thermal_mmio_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0x5a6294f8 proc_thermal_suspend +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0x8725a76f proc_thermal_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0xd5b47bdd proc_thermal_resume +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0xeecbe671 proc_thermal_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_mbox 0x1ad50476 proc_thermal_mbox_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_mbox 0x5d4396bd proc_thermal_mbox_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_rapl 0x098e82d4 proc_thermal_rapl_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_rapl 0x2ec8c998 proc_thermal_rapl_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_rfim 0x3d632ca2 proc_thermal_rfim_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_rfim 0xd3458762 proc_thermal_rfim_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/intel_soc_dts_iosf 0x32aa5016 intel_soc_dts_iosf_interrupt_handler +EXPORT_SYMBOL_GPL drivers/thermal/intel/intel_soc_dts_iosf 0x5fc66001 intel_soc_dts_iosf_exit +EXPORT_SYMBOL_GPL drivers/thermal/intel/intel_soc_dts_iosf 0x8bf26fac intel_soc_dts_iosf_init +EXPORT_SYMBOL_GPL drivers/thermal/intel/intel_soc_dts_iosf 0xf726db15 intel_soc_dts_iosf_add_read_only_critical_trip +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x01d23ee1 tb_property_create_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x0560c05c tb_ring_poll +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x1ba4d2f9 tb_xdomain_lane_bonding_disable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x22c0364b tb_unregister_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x2b5f136c tb_ring_alloc_rx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x2b8c49db tb_ring_alloc_tx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x393b4f2f tb_property_free_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x3ea45665 tb_xdomain_alloc_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4b32317d tb_ring_stop +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e5064a7 tb_property_find +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e64bdfd tb_register_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x54095db7 tb_xdomain_response +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x603249ed tb_unregister_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x63d28b37 tb_xdomain_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x658e3d97 tb_property_add_immediate +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x73ad2acb tb_property_get_next +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x75a7be93 tb_register_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x785eb82c tb_property_remove +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8236691d tb_xdomain_alloc_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x891b8590 tb_xdomain_release_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8b62f95e tb_property_add_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8d8d6102 tb_service_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x96a04200 tb_xdomain_find_by_route +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x9a616981 tb_xdomain_find_by_uuid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa3d2b403 tb_property_add_data +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa81f4de5 tb_xdomain_request +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa9cdbb6c tb_ring_start +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xad818bed __tb_ring_enqueue +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb57b90cc tb_xdomain_lane_bonding_enable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb7c7cdce tb_property_add_text +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc1277c7e tb_ring_free +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc4521def tb_xdomain_enable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc897faaa tb_xdomain_release_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xcfbe0f04 tb_xdomain_disable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xd2bf8edc tb_ring_poll_complete +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf1cfd1ff tb_register_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf76028c7 tb_unregister_protocol_handler +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x05a5646f ufshcd_update_evt_hist +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x12d6152d ufshcd_dump_regs +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x27db9c28 ufshcd_mcq_poll_cqe_lock +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x2f0e4a4b ufshcd_dme_set_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x30405a63 ufshcd_dme_get_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x425f9b27 ufshcd_dealloc_host +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x45d23867 ufshcd_system_freeze +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x47f74817 ufshcd_remove +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x613d5a9f ufshcd_auto_hibern8_update +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x650f3c16 ufshcd_mcq_enable_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x66d40248 ufshcd_config_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x68df25c3 ufshcd_fixup_dev_quirks +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x6e452750 ufshcd_clkgate_delay_set +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x723b1abf ufshcd_delay_us +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x75203791 ufshcd_release +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x76ec3636 ufshcd_system_restore +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x819a3767 ufshcd_link_recovery +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8e3d42bc ufshcd_uic_hibern8_enter +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8e5cb811 ufshcd_mcq_config_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x90d46322 ufshcd_uic_hibern8_exit +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x9884c009 ufshcd_mcq_write_cqis +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xbba5e53a __ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xbbb5a342 ufshcd_get_vreg +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xbd7432ac ufshcd_dme_configure_adapt +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xc0ff62fb ufshcd_hba_stop +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xc9dddd03 ufshcd_uic_change_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xd3a55550 ufshcd_hold +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xd61d997b ufshcd_resume_complete +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xe0fd1ef7 ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xe6a0fdbb ufshcd_make_hba_operational +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xf576452d ufshcd_init +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xfa01b08f ufshcd_hba_enable +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xfbef72f9 ufshcd_system_thaw +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x54c946de ufshcd_init_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x5dcbfaa7 ufshcd_populate_vreg +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x768e436d ufshcd_pltfrm_init +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x7a0460ff ufshcd_get_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/uio/uio 0x6f8955c8 uio_event_notify +EXPORT_SYMBOL_GPL drivers/uio/uio 0x73dde9ec __devm_uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xe3719a75 __uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xe6120d1a uio_unregister_device +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x0786eec4 usbatm_usb_probe +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x9f8e5cdb usbatm_usb_disconnect +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x00d8b8b6 cdns_resume +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x099d5548 cdns_drd_gadget_on +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x2554dd53 cdns_power_is_lost +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x5145cd1e cdns_suspend +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x71a8c53c cdns_set_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x7fc05c5c cdns_clear_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xb7e29b0a cdns_drd_gadget_off +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xbedef036 cdns_remove +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xc12b1e1c cdns_init +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x63e53904 ci_hdrc_query_available_role +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xa6937d73 hw_phymode_configure +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xcca6a004 ci_hdrc_remove_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xcec9c101 ci_hdrc_add_device +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x2f9002d0 ulpi_unregister_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x43575af5 ulpi_register_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x51ce9de9 ulpi_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x5c981ce7 ulpi_read +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x72acacfe __ulpi_register_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xcbddf32c ulpi_write +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x285ed798 u_audio_stop_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x3088aa71 u_audio_set_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x4cdd40a0 u_audio_start_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x512b981d u_audio_start_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x6e9030e3 u_audio_set_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x70b926b6 u_audio_get_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x78e0ee72 u_audio_get_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x81ffef01 g_audio_setup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xafd507fa u_audio_set_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xbaca2e3b u_audio_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xc4725df9 u_audio_get_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xcd1055df u_audio_set_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xd1764240 u_audio_stop_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xe80c6919 g_audio_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xef9687d6 u_audio_get_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x0ac4c037 gether_get_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x271fb818 gether_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x3f2275be gether_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x48b472e9 gether_get_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x4a2ba7e8 gether_get_host_addr_cdc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x584fd7bf gether_get_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x5fc81dfe gether_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x66694de4 gether_get_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x82dd7241 gether_set_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x87eda8a0 gether_set_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8878cfa6 gether_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x94d6624e gether_set_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xb5758e0a gether_setup_name_default +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xb834c32c gether_setup_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xd0243e7e gether_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xd61fe794 gether_get_host_addr_u8 +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xd8bb7049 gether_set_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xded62516 gether_set_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xfb1db8bd gether_register_netdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x04f1eb20 gserial_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x06a7b304 gserial_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x129f5c30 gserial_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x33bfdca2 gserial_alloc_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x60db48f5 gserial_get_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x77268a68 gs_free_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xb6652875 gserial_free_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xc0a01527 gserial_set_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe6ffc2f9 gserial_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe89dc424 gserial_alloc_line_no_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xfb78a286 gs_alloc_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x052df26d ffs_single_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x6c825859 ffs_lock +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0xdcc27d05 ffs_name_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x051f0c57 fsg_store_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x141fce2a fsg_common_remove_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1710b539 fsg_fs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1ba5ea28 fsg_show_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1c60ed2a fsg_show_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1ccb58f7 fsg_common_set_num_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x2933ee1d fsg_ss_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x398778e1 fsg_ss_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3a75d6e6 fsg_show_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3c6a07d0 fsg_common_create_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3db08d49 fsg_store_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x423845e4 fsg_ss_bulk_in_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x446555c2 fsg_show_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x4799bd11 fsg_store_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x51870067 fsg_show_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x56344daf fsg_hs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6acb4179 fsg_common_set_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x736d3aa9 fsg_lun_fsync_sub +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x7e26d4a5 fsg_common_set_sysfs +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x857b6dc2 fsg_hs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x95cffb3e fsg_hs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x99251229 fsg_show_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9a0221c7 fsg_common_free_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa05e86af fsg_common_remove_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa15d4c6a fsg_lun_open +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5c7ace7 fsg_common_set_cdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5cae92f fsg_ss_bulk_out_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5f99b69 fsg_fs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xab6c68ac fsg_config_from_params +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb3adf38d store_cdrom_address +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb52ba28a fsg_intf_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb54d0d95 fsg_fs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xca286047 fsg_store_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd1a3e8e0 fsg_common_create_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd22734c3 fsg_store_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xda46f04f fsg_lun_close +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xe1a16e38 fsg_store_forced_eject +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xed19c4a7 fsg_store_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf4efc0c8 fsg_ss_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x10edde51 rndis_add_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x1cf08d37 rndis_set_host_mac +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x3e4e5b4b rndis_signal_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x6b8c890a rndis_signal_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x6e98db76 rndis_get_next_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x70eb7e5d rndis_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x8aba8052 rndis_set_param_medium +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x8ad80d0d rndis_deregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xa3c02e20 rndis_free_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xaa8f4393 rndis_set_param_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xc43ce87a rndis_set_param_vendor +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xdc9272ae rndis_borrow_net +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xe3c3a77f rndis_uninit +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xe41f3fbf rndis_msg_parser +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xf70453ae rndis_rm_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x03cfd8b4 usb_function_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x08063bdd unregister_gadget_item +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0c589aba usb_validate_langid +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x145d97a0 config_ep_by_speed_and_alt +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2a5ab010 alloc_ep_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2e09263f usb_copy_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x454ec968 usb_ep_autoconfig_ss +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4beb505d usb_gadget_get_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4ea107cb usb_remove_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x54dabecf usb_func_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x60b03235 usb_composite_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x638d6cb6 usb_function_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x644018ae usb_get_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x66b03fc5 usb_ep_autoconfig +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x68fe9cb7 usb_add_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x6a1eaca9 usb_ep_autoconfig_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x6f14c357 usb_assign_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7148ceb2 usb_ep_autoconfig_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7363b000 usb_composite_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x76ee4490 usb_otg_descriptor_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xaac1ff07 usb_interface_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xad6bac85 usb_composite_overwrite_options +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xaf743c9d usb_free_all_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xb4b1f37c config_ep_by_speed +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xb73aa481 usb_put_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xc1377269 usb_gstrings_attach +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xc886a547 usb_string_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xc9196556 usb_function_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xc9f7c99b usb_function_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xcb89f52a usb_get_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd0c14378 usb_add_config_only +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd2ea2134 usb_descriptor_fillbuf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xdaece4e1 usb_otg_descriptor_alloc +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xdd6e0ee6 usb_string_ids_tab +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xe8922d36 usb_put_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xeb6935b5 usb_add_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf474a207 usb_gadget_config_buf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf67d1a09 usb_composite_setup_continue +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf67e46b1 usb_string_ids_n +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x1cf1d832 init_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x314bea1c empty_req_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5d01d078 udc_irq +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x74886e99 udc_basic_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x9338547d udc_enable_dev_setup_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x969b14d7 udc_remove +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xc05922b8 gadget_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xd9cd95b5 free_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xdcfec764 udc_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xdf88ce09 udc_mask_unused_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x004c6380 usb_ep_fifo_flush +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x0276e4a4 usb_gadget_unmap_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x133775c2 usb_add_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x1b0be18c usb_gadget_udc_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x1c66fd88 usb_gadget_set_state +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2477fea7 usb_gadget_vbus_draw +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x261317e3 usb_gadget_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2af38e5f usb_ep_free_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2c01d3f9 usb_gadget_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2c53cadb usb_ep_disable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x32bde89d usb_gadget_set_remote_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x34c27151 usb_gadget_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x3ea59b5d usb_ep_alloc_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x405d007d usb_ep_set_wedge +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4fa2450c usb_ep_dequeue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x50b88f41 usb_get_gadget_udc_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x5b55303d usb_gadget_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x721a05f4 usb_udc_vbus_handler +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x7293cb85 usb_gadget_vbus_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x74ba8ee8 usb_gadget_frame_number +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x784d9a58 usb_ep_enable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x7886a6a5 usb_gadget_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x79c3b872 usb_ep_fifo_status +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x7af8848a usb_add_gadget_udc_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x7d1ddf31 usb_gadget_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x7ec3b0be usb_gadget_map_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x87dec786 usb_gadget_unmap_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x93d5fdc4 usb_gadget_giveback_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xac5667d9 usb_ep_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xb11dbd42 usb_gadget_ep_match_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xb65dc2c8 usb_del_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xbee6af28 usb_ep_set_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc23da934 usb_gadget_clear_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc3d4d06b usb_ep_set_maxpacket_limit +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc8ac2c4f usb_ep_clear_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xccd1e329 usb_gadget_check_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xde9687d6 usb_gadget_vbus_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xe758ee69 usb_gadget_set_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xed377257 usb_add_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf3689804 usb_del_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf39958b4 usb_initialize_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xfb0f87c4 gadget_find_ep_by_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xfe06c139 usb_gadget_register_driver_owner +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xfe437f66 usb_gadget_map_request +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-pci-renesas 0x31ef557a renesas_xhci_check_request_fw +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x11ae16a1 xhci_plat_probe +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x7b2bfb7c xhci_plat_pm_ops +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x7ea10b0f xhci_plat_remove +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0x16a1363a ezusb_fx1_ihex_firmware_download +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0x613e5e06 ezusb_fx1_set_reset +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x09492220 musb_mailbox +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x0b4a8834 musb_writeb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x2734197f musb_readb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x35280874 musb_get_mode +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x54b152f1 musb_queue_resume_work +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x58c73e41 musb_interrupt +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x669594ad musb_clearw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x6af8c6dc musb_writel +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x719a5e41 musb_readw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x8ab7d0ae musb_set_peripheral +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xa15de563 musb_root_disconnect +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xade3e56c musb_writew +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xd913e9eb musb_set_host +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xe59efb0e musb_clearb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xf0f95e51 musb_readl +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x0e13defa usb_phy_generic_unregister +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x166ef56d usb_gen_phy_init +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x29d0dad6 usb_phy_generic_register +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xb213d8cf usb_gen_phy_shutdown +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xc251da8e usb_phy_gen_create_phy +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-isp1301 0x52f5e629 isp1301_get_client +EXPORT_SYMBOL_GPL drivers/usb/serial/usb_wwan 0x2b7da73a usb_wwan_port_probe +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x08db1f07 usb_serial_register_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x1bb9f5d0 usb_serial_generic_write_start +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x24385b1e usb_serial_port_softint +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x3e327a0b usb_serial_claim_interface +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x4bfd7e30 usb_serial_generic_resume +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x53718f0f usb_serial_generic_close +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x551216e1 usb_serial_generic_wait_until_sent +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x6951cf0d usb_serial_generic_write +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x7c1cf808 usb_serial_generic_submit_read_urbs +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x9614e640 usb_serial_generic_process_read_urb +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x977126a8 usb_serial_generic_unthrottle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xa3657921 usb_serial_generic_get_icount +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xa684de0a usb_serial_generic_tiocmiwait +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xc2a1f744 usb_serial_generic_open +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xcbdddf60 usb_serial_generic_read_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd00f6c93 usb_serial_generic_write_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd8cc6a45 usb_serial_deregister_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xdb18a5c9 usb_serial_generic_chars_in_buffer +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xdddee0e3 usb_serial_handle_dcd_change +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xf5f4805d usb_serial_generic_throttle +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0x13b491bf dp_altmode_probe +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0x964acdeb dp_altmode_remove +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x2020dab7 tcpci_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x6f497a3c tcpci_irq +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xbe111953 tcpci_get_tcpm_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xc529e32e tcpci_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x10ec6d2d tcpm_sink_frs +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x3b84657b tcpm_pd_transmit_complete +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x76eeda4b tcpm_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x9e0bd753 tcpm_pd_hard_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xb655342c tcpm_pd_receive +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc37b9769 tcpm_cc_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xceb50012 tcpm_vbus_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xd680581d tcpm_port_clean +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xda86a83d tcpm_port_is_toggling +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xdd2f5fdb tcpm_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xea220941 tcpm_tcpc_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xeb779665 tcpm_sourcing_vbus +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x01573ad9 typec_switch_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x03cc3b47 typec_mux_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x05f09048 typec_altmode_put_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x09f6f18c typec_port_register_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x0ad43c56 fwnode_typec_retimer_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x12c1cb4b usb_power_delivery_unlink_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1414486d typec_altmode_exit +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x14242cf7 typec_partner_set_pd_revision +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1583714e typec_mux_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1bfd2103 typec_altmode_attention +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x213dba3c typec_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x21aee931 typec_switch_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x23006de8 typec_retimer_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2419f808 usb_power_delivery_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2c08b901 typec_get_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2c427e5c typec_set_mode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2d11fef9 typec_set_vconn_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2d1e301d typec_find_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2d6744a1 typec_register_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2eaa8519 typec_get_fw_cap +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x33c71c16 typec_cable_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3797c747 typec_partner_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3e1c3e21 typec_plug_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x43899966 typec_unregister_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x43a5ca0e usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x44b3e220 typec_get_negotiated_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x49fb08b2 typec_altmode_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x4eb3a99a __typec_altmode_register_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5430ac7d usb_power_delivery_register_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5664d331 typec_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x57f16533 typec_unregister_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x58131063 fwnode_typec_switch_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x69bad367 typec_altmode_get_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6b3d9465 typec_mux_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6dcdb839 typec_unregister_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x7122d291 typec_altmode_vdm +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86521d45 typec_switch_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x871309ae typec_plug_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8bd813d8 typec_port_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9049491e typec_find_port_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x92cc4eb4 typec_register_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x96c1e859 typec_cable_is_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9b60bb05 typec_cable_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9e4d63f7 typec_mux_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9f5f8f2b usb_power_delivery_link_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa254de98 typec_find_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa4e5f7f8 typec_altmode_get_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa7ffa8ad typec_set_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xab6ee35b typec_mux_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xacb510e9 typec_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb3345b61 typec_partner_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb38b4936 typec_partner_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb3d87311 typec_switch_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb4b142a3 typec_retimer_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbb392429 typec_retimer_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbbe669bd typec_match_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbe048fe4 typec_port_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc0bef019 typec_partner_usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc3755d18 typec_set_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcccac2f7 typec_altmode2port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcf2db18e typec_unregister_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcf8bd57a typec_altmode_update_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd0d65e7f typec_cable_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd24b1d63 typec_retimer_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd2e337eb typec_retimer_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd2fa1286 typec_switch_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd7957f01 fwnode_typec_mux_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdb13b4b7 typec_altmode_enter +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdb7b34e7 typec_set_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe38d1ee0 typec_partner_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe6fed288 usb_power_delivery_unregister_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeafc1eb8 typec_find_port_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf01f3763 typec_set_pwr_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf1234a8b typec_find_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf5350c93 typec_altmode_notify +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf5dceae7 typec_register_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfa2d8d27 typec_partner_set_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfa64475b typec_switch_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfc8df340 typec_mux_put +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x0bc85d09 ucsi_resume +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x213c217a ucsi_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x374f0fa0 ucsi_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x467d05d3 ucsi_send_command +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x5b5ab11f ucsi_create +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x5e8e9f7d ucsi_destroy +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x86abebd8 ucsi_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x8d494cc7 ucsi_register +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xcda7b41e ucsi_connector_change +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x28c0d403 usbip_dump_urb +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x30db9656 usbip_event_add +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x3cbbe50a usbip_start_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x4eb955d5 usbip_stop_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x643b3c70 usbip_pad_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x735664b9 usbip_event_happened +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x782c3d48 usbip_in_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x78b72f44 usbip_debug_flag +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x91873f02 usbip_alloc_iso_desc_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xa75371e4 usbip_pack_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xbc181a46 usbip_recv_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xbdc8ad22 usbip_recv_xbuff +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd02753dc usbip_header_correct_endian +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd7382cbc usbip_recv +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe1ea0586 usbip_dump_header +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe8a07fca dev_attr_usbip_debug +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x415de3e0 __vdpa_alloc_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x63996d61 _vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x63fee81d __vdpa_register_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x6dc2b865 _vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x722da4ba vdpa_unregister_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x8e78aaff vdpa_set_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x967a04d9 vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xad109099 vdpa_get_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xd00da336 vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xe0e100e0 vdpa_mgmtdev_unregister +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xee6daefa vdpa_mgmtdev_register +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0x2d62aa56 vdpasim_schedule_work +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0x534447d7 vdpasim_create +EXPORT_SYMBOL_GPL drivers/vfio/mdev/mdev 0x31be42cd mdev_bus_type +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x001a9583 vfio_pci_core_err_handlers +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x054d8df3 vfio_pci_core_disable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x06b888bd vfio_pci_core_read +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x16f2f058 vfio_pci_core_match +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x1acfdb0d vfio_pci_core_ioctl_feature +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x25c7b840 vfio_pci_core_close_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x282fb8cf vfio_pci_core_unregister_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4cf699b8 vfio_pci_core_set_params +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x512376ff vfio_pci_core_finish_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x6694c8f0 vfio_pci_core_release_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x6f235f7a vfio_pci_core_register_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x7454c31e vfio_pci_core_request +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x77f28c42 vfio_pci_core_sriov_configure +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x7a7f828d vfio_pci_core_write +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x86883dee vfio_pci_core_aer_err_detected +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xb3472dcd vfio_pci_core_mmap +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xc7c9609b vfio_pci_core_register_dev_region +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xe804253d vfio_pci_core_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xfb2fcd8f vfio_pci_core_init_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xfdb84abb vfio_pci_core_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x064c4261 vfio_iommufd_emulated_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x1314e06f vfio_file_set_kvm +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x315fd34c vfio_register_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x3b059dc3 vfio_iommufd_emulated_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x48ee7465 vfio_device_set_open_count +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x49f4f7dd vfio_iommufd_emulated_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x4ef0b8a7 vfio_file_has_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x60a634c4 vfio_info_cap_add +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x60ed6a97 vfio_register_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x61399e3b vfio_unregister_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x6bcbce1f vfio_file_is_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x720e3bce vfio_virqfd_disable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x72de0ce5 vfio_file_enforced_coherent +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x74620fbe _vfio_alloc_device +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7d2ed4c3 iova_bitmap_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x89886a24 vfio_iommufd_physical_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x90c3fbbb vfio_unregister_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x9a5af2d8 vfio_mig_get_next_state +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xc0365d0f vfio_iommufd_physical_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xc975f4c7 vfio_assign_device_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe191a255 vfio_virqfd_enable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe8fecfcc vfio_file_iommu_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xf115751d vfio_iommufd_physical_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xfda8df2c vfio_register_emulated_iommu_dev +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x0369818e vhost_vq_init_access +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x0fe88c6f vhost_vq_avail_empty +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x162eb07e vhost_new_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x177d93b1 vhost_discard_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x22d4ed2d vhost_vq_has_work +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x238a6f8d vq_meta_prefetch +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x24108d30 vhost_enable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x3f8ca42b vhost_dev_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x4562852e vhost_worker_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5178205c vhost_init_device_iotlb +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x51b60792 vhost_get_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x56c0c14d vhost_add_used_and_signal_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5bd3d389 vhost_add_used_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5c028d2b vhost_clear_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x608a2e77 vhost_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x60a96480 vhost_dev_set_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x63a01c22 vhost_dev_has_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x64b45be5 vhost_dev_cleanup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6c7045bc vhost_dequeue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x71bde85b vhost_vq_work_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x747558b0 vhost_dev_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x78b4b3b7 vhost_poll_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7c0c73b5 vhost_enqueue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7f4b6eb3 vhost_add_used_and_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x82f25f1f vhost_poll_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x83c8b643 vhost_poll_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x86c1ba3a vhost_dev_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x89249f13 vhost_disable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x8a3700e9 vhost_poll_start +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x965454ac vhost_vq_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x9964b8da vhost_exceeds_weight +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa909cfc5 vhost_work_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xaa62f145 vhost_vq_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xabdc5248 vhost_log_write +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb0c88845 vhost_add_used +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb779c5ba vhost_dev_check_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb7e7d839 vhost_vq_is_setup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xbcb3a303 vhost_dev_reset_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc4b02733 vhost_chr_read_iter +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xce10d449 vhost_set_backend_features +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xcffcd456 vhost_vring_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd29c8aea vhost_dev_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xeaed9598 vhost_log_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfd2b3e45 vhost_dev_reset_owner_prepare +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x38ff875f vhost_iotlb_add_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x5f4e5249 vhost_iotlb_reset +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x69e872f9 vhost_iotlb_itree_first +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x6bec0e66 vhost_iotlb_del_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x83be64b9 vhost_iotlb_itree_next +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x885512a2 vhost_iotlb_add_range_ctx +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x8a7d8ee9 vhost_iotlb_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xa24517eb vhost_iotlb_free +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xc577832d vhost_iotlb_alloc +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xf9deb0db vhost_iotlb_map_free +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x1d77b92d ili9320_write_regs +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x2974c1a9 ili9320_write +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x2afe2602 ili9320_remove +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x33280241 ili9320_probe_spi +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x9367ab3a ili9320_suspend +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x9f2cb081 ili9320_resume +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xcf18d4d9 ili9320_shutdown +EXPORT_SYMBOL_GPL drivers/video/fbdev/core/fb_ddc 0xa13e4beb fb_ddc_read +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x87d2a4e0 sis_malloc_new +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0xb243cf5b sis_free_new +EXPORT_SYMBOL_GPL drivers/video/fbdev/vermilion/vmlfb 0x016e6c20 vmlfb_unregister_subsys +EXPORT_SYMBOL_GPL drivers/video/fbdev/vermilion/vmlfb 0x90c018c6 vmlfb_register_subsys +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0x30cc9311 viafb_request_dma +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0x31469540 viafb_pm_unregister +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0x855842a2 viafb_find_i2c_adapter +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xb4606f8d viafb_irq_disable +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xb4f863e6 viafb_pm_register +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xcaefb732 viafb_release_dma +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xcd538333 viafb_irq_enable +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xce990048 viafb_dma_copy_out_sg +EXPORT_SYMBOL_GPL drivers/w1/wire 0x2a131396 w1_touch_bit +EXPORT_SYMBOL_GPL drivers/w1/wire 0x4d6f1f67 w1_read_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x4f6a46d1 w1_read_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x557fff51 w1_reset_resume_command +EXPORT_SYMBOL_GPL drivers/w1/wire 0x63757e92 w1_calc_crc8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x727baea4 w1_touch_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x7652b471 w1_write_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x8033f5c1 w1_write_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0xb1667639 w1_reset_bus +EXPORT_SYMBOL_GPL drivers/w1/wire 0xb8f98fdf w1_next_pullup +EXPORT_SYMBOL_GPL drivers/w1/wire 0xc6da3e50 w1_reset_select_slave +EXPORT_SYMBOL_GPL drivers/w1/wire 0xf3d3a3d9 w1_triplet +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x0a5b3b77 xen_front_pgdir_shbuf_unmap +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x535fdc30 xen_front_pgdir_shbuf_alloc +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x5d8b16cb xen_front_pgdir_shbuf_map +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x8888bddb xen_front_pgdir_shbuf_free +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xa0cf20cc xen_front_pgdir_shbuf_get_dir_start +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0xada5c77d xen_privcmdbuf_fops +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0xcf32fa78 xen_privcmd_fops +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x3d833158 dlm_posix_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x4b62826c dlm_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x8a6c5f1b dlm_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xc8bfa148 dlm_posix_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcd224e1d dlm_new_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcf9f3328 dlm_release_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xd43b9b86 dlm_posix_get +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x06a3a7c9 nlmclnt_proc +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x201dd73a nlmclnt_init +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x3e0c186a lockd_down +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x5057d327 nlmclnt_rpc_clnt +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x6195919d nlmsvc_unlock_all_by_sb +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x972fb0e8 lockd_up +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x9cbde0a0 nlmsvc_unlock_all_by_ip +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xa37f8a3c nlmsvc_ops +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xaa9db06c nlmclnt_done +EXPORT_SYMBOL_GPL fs/netfs/netfs 0x98f717ab netfs_extract_user_iter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0294c6a2 nfs_callback_nr_threads +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03eacb8c nfs_fattr_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x057cc6c8 nfs_reconfigure +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0651d8f7 nfs_lock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x08609646 nfs_create_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x08a5e307 nfs_instantiate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0987057a nfs_init_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0b43aef6 nfs_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0b6955e6 __traceiter_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0c383dc3 nfs_invalidate_atime +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0f0678d1 nfs_commitdata_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x103a824d nfs_pgio_current_mirror +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10962bc2 nfs_auth_info_match +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1318d931 nfs_init_cinfo +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x13d3b6d4 nfs_getattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1496f69e __SCK__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x165bc88f nfs_put_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x16e043f5 nfs_alloc_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x170cd024 nfs_scan_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1a0558bf nfs_request_remove_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1acca6f6 nfs_file_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1be77b75 __SCK__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1c09d0e3 nfs_unlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1d345c34 nfs_do_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1d5f5518 nfs_statfs +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1f863209 nfs_revalidate_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1fdbe921 nfs_wb_all +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2039e859 nfs_sysfs_link_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x20c84694 nfs_commitdata_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x21f4bcf2 nfs_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22281f81 nfs_mark_client_ready +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22d795a8 _nfs_display_fhandle_hash +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x25056688 nfs_server_insert_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x267115c2 nfs_create +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x26884ff7 nfs_alloc_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x27c90dee nfs_set_verifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2a4b83b6 nfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2adce07a nfs_access_add_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2de2732d nfs_flock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2f84d1c9 nfs_lookup +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x34633578 nfs_fhget +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x34e4e33b nfs_add_or_obtain +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x36db919d nfs_put_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x37239e6d __SCT__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3777ee51 nfs_rename +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39e05ac3 nfs_idmap_cache_timeout +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3a428304 nfs_symlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3a5b21b7 nfs_clear_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3da5b34a __traceiter_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f2690f2 nfs_check_flags +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x40739385 nfs_wait_bit_killable +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42973865 nfs_zap_acl_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42f2c81f nfs4_client_id_uniquifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x43da5109 __SCK__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x440b0915 nfs_pageio_resend +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x46e2e2e0 nfs_alloc_fattr_with_label +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4c38b6d4 nfs_sb_deactive +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4cb9e001 recover_lost_locks +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x51892d61 nfs_callback_set_tcpport +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x52e77dbc nfs_setsecurity +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x56e77f70 nfs_client_init_is_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x584b8482 nfs_inc_attr_generation_counter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5a4c5db1 __traceiter_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5e76de68 nfs_show_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5e8455fb __SCK__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5ed4becd nfs_setattr_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5f8e52f5 nfs_link +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5fc026a3 nfs_commit_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6481892c nfs_atomic_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x666a2fe3 nfs_probe_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x66ba045b nfs_sync_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x67bd8b08 nfs_alloc_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x689bd40c nfs_show_options +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x69893000 nfs_get_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6b330cc1 nfs_show_devname +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e64c694 nfs_file_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x70e0c55f nfs_pageio_reset_read_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73f59e8c put_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x748f7044 nfs_init_server_rpcclient +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x783a193c nfs_server_copy_userdata +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7d1885d4 nfs_fscache_open_file +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7d6c74a3 nfs_setattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7e856bd6 nfs_initiate_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x80c1bdf9 nfs_mkdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8163ffd8 __tracepoint_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8499de4f nfs_alloc_fattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x86b8e1cd nfs_retry_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x87814d8a nfs_pgio_header_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x89056ba8 nfs_clone_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x89151ce9 nfs_post_op_update_inode_force_wcc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8d1a8ccc __tracepoint_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8d839c65 nfs_client_init_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8ecc9161 nfs_clear_verifier_delegated +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x90a5530f nfsiod_workqueue +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x91d1fe52 max_session_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x98b0ece8 nfs_init_timeout_values +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9b93c309 nfs_init_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9b9ae1f9 nfs_force_lookup_revalidate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9c634f06 nfs_free_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9d919c44 __SCT__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9e731c85 nfs_write_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9f62e137 nfs_async_iocounter_wait +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa220b820 __traceiter_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa29a70cd nfs_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa62b8531 nfs_sb_active +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa69d3fdd nfs_read_alloc_scratch +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8e9e1ae send_implementation_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaa0a45a1 nfs_show_stats +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaadb62b1 __tracepoint_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaafd4acc max_session_cb_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xab557d58 nfs_free_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaba2708d nfs_access_get_cached +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xac98a080 alloc_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb1386466 get_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb29db8d1 nfs_sops +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb7856643 __tracepoint_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb86e2189 nfs_inode_attach_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb962ae75 nfs_set_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbb424bf1 nfs_dreq_bytes_left +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbb4ed69e nfs_file_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbb7bc29f nfs_try_get_tree +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbc4a2b42 nfs_pgheader_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbdb4df33 unregister_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbddf72f5 nfs_pageio_reset_write_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbf5d4094 nfs_pgio_header_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc14f17de nfs_generic_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc2921b12 nfs_client_for_each_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3a2be67 nfs_net_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc58b4a7d nfs_free_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc66f6362 nfs4_label_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc6c8b8f1 nfs_access_set_mask +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xca0bf608 nfs_close_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xceaddd93 nfs_file_llseek +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcee1d89e nfs_wait_client_init_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcf786b3f nfs_permission +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd0ab8d0e nfs_pageio_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd10be0a4 nfs_file_set_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd376fc40 nfs_kill_super +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd41c668d nfs_access_zap_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd68022ee nfs_wait_on_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd718fc27 nfs_request_add_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd79bd0dd nfs_alloc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd7f74c63 nfs_initiate_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdae9b5d7 nfs4_disable_idmapping +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdb3e9650 nfs_file_splice_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdd087274 nfs_server_remove_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdee458f5 nfs_file_mmap +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdffe4717 nfs_file_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe113176c nfs_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe4a31368 nfs4_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe4d8aa84 nfs4_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe8348f67 nfs_pageio_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe99ecd3d nfs_mknod +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xea311420 nfs_request_add_commit_list_locked +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xeb020c0c nfs_get_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xed049073 nfs_commit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf04ccf19 nfs_sysfs_add_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf1a19411 nfs_check_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf31fa5e9 nfs_filemap_write_and_wait_range +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf404172d nfs_umount_begin +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf4cfaffc nfs_release_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf54e5718 nfs_refresh_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf69004dc nfs_may_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf6e14144 nfs_d_prune_case_insensitive_aliases +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf75d779e nfs_post_op_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf811712e register_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf9666448 nfs_writeback_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfa06fb0f nfs_file_fsync +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfb8e29d5 nfs_drop_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc2adbd5 nfs_create_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc619abd _nfs_display_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfd3c0de6 __SCT__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfeb42418 __SCT__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xffb88463 nfs_rmdir +EXPORT_SYMBOL_GPL fs/nfs/nfsv3 0x0d4d48cb nfs3_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x00602881 __traceiter_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x01f1846c __traceiter_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x03391510 nfs4_schedule_stateid_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x054bef45 layoutstats_timer +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x05a9e866 __SCK__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x076fb56e nfs4_test_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x07776dfb nfs4_find_get_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x07c9cd3a __tracepoint_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x081774a4 __SCK__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0a0767a6 nfs4_schedule_migration_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0b1ae6a2 __tracepoint_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0d251d38 __traceiter_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0e169fc7 __SCK__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1468c790 __SCK__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x149bf7cf pnfs_unregister_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18e75751 __SCT__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1ffaa599 nfs4_init_ds_session +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x242ad036 pnfs_generic_pg_writepages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2575c0a5 __traceiter_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x271455e2 pnfs_layout_mark_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2ae642dd __tracepoint_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2b16e909 __SCT__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x35c75d01 nfs4_schedule_lease_moved_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3685ce54 __tracepoint_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x37749e08 __SCK__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3d1c968c __traceiter_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x410d62ed pnfs_generic_pg_cleanup +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x42c4ef98 nfs4_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x443bdbf5 pnfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x46e27549 __SCK__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4aca17b3 nfs42_proc_layouterror +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4dbaa20d nfs4_pnfs_ds_put +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x51c6580c __traceiter_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x55ba2c92 pnfs_generic_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x57e904b4 pnfs_put_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x602f2f9b pnfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6085edbd nfs_map_string_to_numeric +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x61afd210 pnfs_generic_pg_check_range +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x63826d35 __SCT__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x67001587 __SCK__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69d3558d pnfs_generic_rw_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6a5eb444 __SCT__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6a925097 __SCT__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6c8edfda pnfs_nfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6d09abe2 __tracepoint_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6f173143 __SCK__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x70384b72 __traceiter_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x731bc81d nfs41_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x739780ea pnfs_generic_layout_insert_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x74787d1a pnfs_set_layoutcommit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x764f736e pnfs_generic_commit_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7809a39b pnfs_ld_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7bdadd2c pnfs_ld_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7e42bd3f __SCT__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x80391262 pnfs_generic_search_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x853493ae __SCK__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x88ce990f pnfs_update_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x88edac73 nfs4_proc_getdeviceinfo +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8b90bb4c nfs4_set_rw_stateid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8ce5b240 pnfs_generic_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8ec37d51 pnfs_set_lo_fail +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x90cd557b __traceiter_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x930a94fd __SCT__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x963b4023 pnfs_generic_scan_commit_lists +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x96c4643f __SCT__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9a3c586d nfs4_pnfs_ds_add +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9b17916f pnfs_add_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9beae268 __SCK__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9c6c6fb3 __tracepoint_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9dde4332 __traceiter_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9ee6bf0d nfs4_decode_mp_ds_addr +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9fd6c2db __tracepoint_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa1d0fad0 nfs4_mark_deviceid_available +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa1e0f284 pnfs_generic_clear_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa37d87d6 __tracepoint_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa42400fe pnfs_error_mark_layout_for_return +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xaa561d21 nfs4_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xac387b2e __traceiter_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xad5a64b2 nfs4_schedule_session_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xadd5e6d5 pnfs_report_layoutstat +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xadeca730 __SCT__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb64c47cb pnfs_generic_prepare_to_resend_writes +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb69ba83f __tracepoint_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb6a2c156 nfs4_init_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbdd2dd5e pnfs_generic_write_commit_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc000abc7 nfs4_delete_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc0eba529 nfs_remove_bad_delegation +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc238d097 pnfs_generic_ds_cinfo_release_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc31ea8e7 pnfs_read_resend_pnfs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc361c3c5 __SCT__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc415847e pnfs_free_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc55a9f8c nfs4_mark_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc69d36f0 pnfs_destroy_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc772bf64 pnfs_layoutcommit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7b56d90 __tracepoint_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7fc375d pnfs_alloc_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcb7766f0 nfs4_pnfs_ds_connect +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcc21ce5c __SCT__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcce4e358 __tracepoint_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcde00f40 __tracepoint_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcf63018d nfs4_test_session_trunk +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd083331b pnfs_generic_recover_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd3d05a43 nfs4_setup_sequence +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd6210485 pnfs_write_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd63daf31 pnfs_read_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd740d64f pnfs_generic_ds_cinfo_destroy +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd9a06f64 __tracepoint_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdeb5edce __SCT__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe0f93b46 nfs4_schedule_lease_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe2221ceb __SCK__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe3a38a57 pnfs_generic_pg_readpages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe3b5dafc nfs4_put_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xed15fb41 nfs4_print_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xef65c470 __SCK__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xefdb3922 __SCK__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf0eba5c3 pnfs_generic_pg_check_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf32fa2b7 __SCT__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf7801360 nfs41_maxgetdevinfo_overhead +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf8de5331 __traceiter_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf999267e pnfs_generic_commit_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfaeb829a __traceiter_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfc823da3 __traceiter_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfeeac013 nfs4_find_or_create_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xff36955b pnfs_register_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x196b72b4 locks_start_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x1fe1e1ad locks_end_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x47634fd7 opens_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x53f43adc locks_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x0a07d597 nfs_stream_decode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x0f5f2edd nfsacl_decode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x767554e9 nfsacl_encode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xefa5f99a nfs_stream_encode_acl +EXPORT_SYMBOL_GPL fs/nfsd/nfsd 0x581121c7 nfsd4_ssc_init_umount_work +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x06798cb5 o2nm_get_node_by_num +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x1bce596d o2nm_node_get +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x1faf5854 o2hb_setup_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4900035b o2hb_stop_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x58c88ff2 o2hb_get_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x5e95a4b2 o2net_send_message_vec +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x6a0c3847 __mlog_printk +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x81a17396 mlog_and_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x8add241d o2hb_register_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa573cfd5 o2nm_node_put +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa87bc9e7 o2nm_configured_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa941cb47 o2hb_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb6ebf62a o2nm_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xbd13ee5d o2hb_check_node_heartbeating_no_sem +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xc4d99852 o2hb_check_node_heartbeating_from_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd859ac8c o2net_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf1a5611d o2net_unregister_handler_list +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf56c2017 mlog_not_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf5b84304 o2nm_get_node_by_ip +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf982e6db o2net_send_message +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfb22b63b o2hb_unregister_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfe1298f3 o2net_register_handler +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x0b15c29c dlmlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x7a1211f8 dlm_setup_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xb15e17a8 dlmunlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xbe329bf4 dlm_register_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd7ba575e dlm_errmsg +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd8fa57a6 dlm_unregister_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xde768bc6 dlm_unregister_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xe1032899 dlm_register_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xf454e5d3 dlm_print_one_lock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfb86b96f dlm_errname +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0a726931 ocfs2_cluster_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0cfd3fc5 ocfs2_cluster_connect_agnostic +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x1475f64b ocfs2_dlm_lvb_valid +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x361722b7 ocfs2_plock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4d3af7fa ocfs2_cluster_hangup +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x66508449 ocfs2_stack_glue_register +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x72917970 ocfs2_stack_glue_unregister +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x76f40744 ocfs2_dlm_lvb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x8a1c3ed2 ocfs2_kset +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x9507547f ocfs2_cluster_disconnect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xaf969565 ocfs2_dlm_lock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xbbc4ef97 ocfs2_stack_supports_plocks +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc5196999 ocfs2_dlm_unlock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc9fae756 ocfs2_cluster_connect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xcafdd707 ocfs2_dlm_lock_status +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd344e4ee ocfs2_stack_glue_set_max_proto_version +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd806a273 ocfs2_dlm_dump_lksb +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x43cc3d4b pstore_blk_get_config +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x9167475f register_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0xc64f08f0 unregister_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0x26dd5c9b register_pstore_zone +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0xeb125ca4 unregister_pstore_zone +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xabd9af6d cifs_arc4_crypt +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xc4c73891 cifs_arc4_setkey +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0x798f3830 cifs_md4_init +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xceecd9e4 cifs_md4_final +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xdef1096d cifs_md4_update +EXPORT_SYMBOL_GPL lib/842/842_compress 0xcf048a91 sw842_compress +EXPORT_SYMBOL_GPL lib/842/842_decompress 0xa4adedf1 sw842_decompress +EXPORT_SYMBOL_GPL lib/bch 0x0c303f52 bch_encode +EXPORT_SYMBOL_GPL lib/bch 0x0d3e3481 bch_free +EXPORT_SYMBOL_GPL lib/bch 0x1a267fa8 bch_init +EXPORT_SYMBOL_GPL lib/bch 0x860a2eab bch_decode +EXPORT_SYMBOL_GPL lib/crc4 0x696b3a5a crc4 +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x0105b595 des_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x574eda34 des3_ede_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x856a5ef3 des3_ede_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa6aa9857 des_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa77b3b62 des3_ede_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa8fb743d des_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x4b45fb6e poly1305_init_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x7f376d08 poly1305_final_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0xfa617389 poly1305_update_generic +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0xbd2f3040 notifier_err_inject_dir +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0xce97e192 notifier_err_inject_init +EXPORT_SYMBOL_GPL lib/polynomial 0xb8b44e50 polynomial_calc +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x1803a6ed raid6_2data_recov +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x804a5b70 raid6_call +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0xe4b051cf raid6_datap_recov +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x1d29b9e1 decode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x561835eb init_rs_non_canonical +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x63adbf92 encode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xa32f3d9e decode_rs16 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xeb2f825c init_rs_gfp +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xfd581da1 free_rs +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0x631a18c3 lowpan_header_decompress +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0x7ab74f67 lowpan_header_compress +EXPORT_SYMBOL_GPL net/802/garp 0x35774bab garp_request_join +EXPORT_SYMBOL_GPL net/802/garp 0x9652024b garp_unregister_application +EXPORT_SYMBOL_GPL net/802/garp 0xbdba75c4 garp_register_application +EXPORT_SYMBOL_GPL net/802/garp 0xc8513120 garp_init_applicant +EXPORT_SYMBOL_GPL net/802/garp 0xd2c42b0c garp_request_leave +EXPORT_SYMBOL_GPL net/802/garp 0xef5be4f3 garp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x4c99bbd8 mrp_register_application +EXPORT_SYMBOL_GPL net/802/mrp 0x92195ae0 mrp_request_join +EXPORT_SYMBOL_GPL net/802/mrp 0x934bb9e7 mrp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0xc1a0f822 mrp_unregister_application +EXPORT_SYMBOL_GPL net/802/mrp 0xdd23b2bf mrp_init_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0xdd3c4207 mrp_request_leave +EXPORT_SYMBOL_GPL net/802/stp 0x493887e5 stp_proto_unregister +EXPORT_SYMBOL_GPL net/802/stp 0x77dfac36 stp_proto_register +EXPORT_SYMBOL_GPL net/9p/9pnet 0x314f4ee2 p9_client_xattrcreate +EXPORT_SYMBOL_GPL net/9p/9pnet 0x322cf4c8 p9_client_xattrwalk +EXPORT_SYMBOL_GPL net/atm/atm 0xb09faf79 register_atmdevice_notifier +EXPORT_SYMBOL_GPL net/atm/atm 0xcfb6a3da unregister_atmdevice_notifier +EXPORT_SYMBOL_GPL net/ax25/ax25 0x6de9119f ax25_register_pid +EXPORT_SYMBOL_GPL net/ax25/ax25 0xac93ae05 ax25_bcast +EXPORT_SYMBOL_GPL net/ax25/ax25 0xaeb7451e ax25_defaddr +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x031ce0bc bt_debugfs +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x7c79898d l2cap_chan_send +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x8f447984 l2cap_chan_set_defaults +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x963b61db l2cap_chan_create +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xbe7c63c0 l2cap_add_psm +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xd3ead905 l2cap_chan_put +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xddcf5fb7 l2cap_chan_del +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe1b45a54 l2cap_chan_list +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe216f558 l2cap_chan_connect +EXPORT_SYMBOL_GPL net/bridge/bridge 0x077414fa br_forward_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0x091884df br_mst_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0x1e3a7e63 br_get_ageing_time +EXPORT_SYMBOL_GPL net/bridge/bridge 0x23041ee1 br_vlan_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x263a97fc br_multicast_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x2b3ee185 br_mst_get_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0x34c399e7 br_vlan_get_pvid +EXPORT_SYMBOL_GPL net/bridge/bridge 0x3f2e455a br_vlan_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0x3fabd326 br_multicast_has_router_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x4bc33793 br_vlan_get_info_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x4e11bce0 br_multicast_has_querier_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x7b2b1dd8 nf_br_ops +EXPORT_SYMBOL_GPL net/bridge/bridge 0x7c4be5c2 br_port_flag_is_set +EXPORT_SYMBOL_GPL net/bridge/bridge 0x80e6306c br_handle_frame_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0x8394fa24 br_fdb_find_port +EXPORT_SYMBOL_GPL net/bridge/bridge 0x846eb6fe br_multicast_list_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x87f3c512 br_forward +EXPORT_SYMBOL_GPL net/bridge/bridge 0x955f17d2 br_vlan_get_pvid_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x963b0f06 br_fdb_clear_offload +EXPORT_SYMBOL_GPL net/bridge/bridge 0x9bebdd8e br_port_get_stp_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc46e2d26 br_multicast_has_querier_anywhere +EXPORT_SYMBOL_GPL net/bridge/bridge 0xd93f5a2d br_vlan_get_proto +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf4a31a5b br_dev_queue_push_xmit +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf7296a84 br_multicast_router +EXPORT_SYMBOL_GPL net/bridge/bridge 0xffb158f2 br_mst_enabled +EXPORT_SYMBOL_GPL net/dccp/dccp 0x0ae58e65 dccp_send_sync +EXPORT_SYMBOL_GPL net/dccp/dccp 0x0be0aaa1 dccp_child_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0x182ec2bf dccp_ackvec_parsed_add +EXPORT_SYMBOL_GPL net/dccp/dccp 0x197c0fa2 inet_dccp_listen +EXPORT_SYMBOL_GPL net/dccp/dccp 0x1c42bc45 dccp_getsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x20a81e3a dccp_insert_option +EXPORT_SYMBOL_GPL net/dccp/dccp 0x281f7f8c dccp_reqsk_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x28ae1057 dccp_reqsk_init +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3df59b32 dccp_feat_nn_get +EXPORT_SYMBOL_GPL net/dccp/dccp 0x41e2abda dccp_rcv_state_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4429f584 dccp_setsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4cdd391d dccp_feat_list_purge +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4cf119e8 dccp_rcv_established +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4e8212d0 dccp_connect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59814a84 dccp_statistics +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59c8d462 dccp_shutdown +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5ee3b752 dccp_set_state +EXPORT_SYMBOL_GPL net/dccp/dccp 0x79bf89c8 dccp_destroy_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0x7ed48c84 dccp_feat_signal_nn_change +EXPORT_SYMBOL_GPL net/dccp/dccp 0x7fa9b774 dccp_destruct_common +EXPORT_SYMBOL_GPL net/dccp/dccp 0x80993155 dccp_timestamp +EXPORT_SYMBOL_GPL net/dccp/dccp 0x8171199a dccp_death_row +EXPORT_SYMBOL_GPL net/dccp/dccp 0x82769d59 dccp_init_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0x85e12f7f dccp_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x86be7924 dccp_packet_name +EXPORT_SYMBOL_GPL net/dccp/dccp 0x87acd0f8 dccp_recvmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x88fe1895 dccp_sync_mss +EXPORT_SYMBOL_GPL net/dccp/dccp 0x8904377a dccp_done +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9598d24d dccp_ackvec_parsed_cleanup +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9ae28845 dccp_ioctl +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9cedac01 dccp_poll +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9ebe7b85 dccp_sendmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9fc98929 dccp_ctl_make_reset +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb2250569 dccp_parse_options +EXPORT_SYMBOL_GPL net/dccp/dccp 0xbc7ad986 dccp_create_openreq_child +EXPORT_SYMBOL_GPL net/dccp/dccp 0xbff4476c dccp_make_response +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd28cabe5 dccp_close +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd75b7072 dccp_orphan_count +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd7cdb975 dccp_hashinfo +EXPORT_SYMBOL_GPL net/dccp/dccp 0xe5800979 dccp_check_req +EXPORT_SYMBOL_GPL net/dccp/dccp 0xfcae4bd9 dccp_disconnect +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x2f3512bd dccp_v4_connect +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x3ad1923e dccp_v4_request_recv_sock +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x5183a1d7 dccp_v4_do_rcv +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xbfbde239 dccp_v4_conn_request +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xc71b8de8 dccp_invalid_packet +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xe983637b dccp_v4_send_check +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c6039ac dsa_flush_workqueue +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x17c16831 dsa_devlink_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x1862cc2e dsa_switch_resume +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x2d8c9235 dsa_devlink_resource_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x2df5ac6a dsa_tag_8021q_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x2e5016fe dsa_tag_8021q_bridge_leave +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x3527474f dsa_devlink_port_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x3733adcb dsa_enqueue_skb +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x3cf5566a dsa_8021q_rcv +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x417d1fed dsa_8021q_rx_switch_id +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x44b78191 dsa_switch_shutdown +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x45ca5090 dsa_tag_8021q_bridge_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x47daa587 dsa_slave_dev_check +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x48da61f4 dsa_8021q_xmit +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x6dad6561 dsa_unregister_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x6dd84235 dsa_devlink_params_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x6ec4130c dsa_devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x7523fe1b dsa_fdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x75e6568c dsa_tag_8021q_standalone_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x781eba18 dsa_tag_8021q_bridge_join +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x809a7a3b dsa_port_from_netdev +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x82c111c9 dsa_tag_drivers_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9e59271d dsa_8021q_rx_source_port +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9e8c917e dsa_devlink_params_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xa0b26b07 dsa_mdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xa79ffeec dsa_tag_8021q_find_port_by_vbid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xb1f276cc dsa_tag_drivers_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xb2ed21be dsa_devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc23e8d5f dsa_devlink_region_destroy +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc5449235 dsa_port_phylink_mac_change +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xcc354744 dsa_register_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xce073a5e dsa_tag_8021q_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd077e855 dsa_devlink_param_get +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd351d5fa dsa_switch_suspend +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xe0a4d724 dsa_switch_find +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xe6f12283 dsa_devlink_resources_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf13e1803 vid_is_dsa_8021q +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfd3e2b67 dsa_devlink_param_set +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x040f94bd nl802154_scan_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x30377860 ieee802154_hdr_peek +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x40050b54 ieee802154_hdr_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x6001e81c nl802154_scan_started +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x78aa794b nl802154_beaconing_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x87e2553b ieee802154_max_payload +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x9ffb6bd3 ieee802154_beacon_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xa0b79397 ieee802154_hdr_peek_addrs +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xb9ef5104 nl802154_scan_event +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xe739a081 ieee802154_mac_cmd_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xed876b83 ieee802154_mac_cmd_pl_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xefc0737e ieee802154_hdr_pull +EXPORT_SYMBOL_GPL net/ife/ife 0x6210e871 ife_tlv_meta_next +EXPORT_SYMBOL_GPL net/ife/ife 0x67db2029 ife_tlv_meta_decode +EXPORT_SYMBOL_GPL net/ife/ife 0xa1c579e1 ife_decode +EXPORT_SYMBOL_GPL net/ife/ife 0xc16a9d76 ife_encode +EXPORT_SYMBOL_GPL net/ife/ife 0xe7888e98 ife_tlv_meta_encode +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x554a8822 esp_output_tail +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xd65cf58f esp_input_done2 +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xd9462f3b esp_output_head +EXPORT_SYMBOL_GPL net/ipv4/gre 0x3399a004 gre_add_protocol +EXPORT_SYMBOL_GPL net/ipv4/gre 0x6ad9b42c gre_del_protocol +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x071c80c1 inet_diag_msg_attrs_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x07bc1b30 inet_diag_bc_sk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x2703b168 inet_diag_dump_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x3dd15c61 inet_diag_unregister +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x4cbbaf6a inet_diag_dump_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x606ed3f1 inet_sk_diag_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xc69851ed inet_diag_find_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xc99457a2 inet_diag_register +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xe0b27654 inet_diag_msg_common_fill +EXPORT_SYMBOL_GPL net/ipv4/ip_gre 0x6f45c37b gretap_fb_dev_create +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x1bc30f93 ip_tunnel_changelink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x1cdf8c40 ip_tunnel_rcv +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x27a95d79 ip_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x294b128b ip_tunnel_delete_nets +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x4a4805f1 ip_tunnel_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x5485007f ip_tunnel_init_net +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x5f441b25 ip_tunnel_init +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x74d09027 ip_tunnel_lookup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x915c99d5 ip_tunnel_siocdevprivate +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x99010d72 ip_tunnel_newlink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xa40bdc9b ip_tunnel_uninit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xabd22a20 ip_tunnel_ctl +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xad981c55 ip_tunnel_encap_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xdb4651b7 ip_tunnel_dellink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xdb5e5766 __ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xea3b1807 ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xeb55f539 ip_md_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/netfilter/arp_tables 0xa1126107 arpt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/ip_tables 0xde12880f ipt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x5cb8a1ee nf_defrag_ipv4_enable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x9c82acab nf_defrag_ipv4_disable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_dup_ipv4 0xb03c55b0 nf_dup_ipv4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x1967138b nf_send_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x23c2f9dd nf_reject_ip_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x4d4eb6db nf_send_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x845a850e nf_reject_iphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xb0427ab9 nf_reject_skb_v4_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xce4bfe5b nf_reject_ip_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xd08724c7 nf_reject_skb_v4_tcp_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_socket_ipv4 0x66ef7f16 nf_sk_lookup_slow_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x5570965e nf_tproxy_handle_time_wait4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0xa797d4a7 nf_tproxy_get_sock_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0xacee1b40 nf_tproxy_laddr4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0xa54135c7 nft_fib4_eval_type +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0xb6d62bdb nft_fib4_eval +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x3735b4e5 tcp_vegas_init +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x9b5cff7a tcp_vegas_get_info +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xbd30e876 tcp_vegas_pkts_acked +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xd9bd41de tcp_vegas_cwnd_event +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xeb719877 tcp_vegas_state +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x03e2c977 udp_tun_rx_dst +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x1f013450 udp_tunnel_push_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x270a8fc2 udp_tunnel_notify_add_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x37daf30a udp_tunnel_sock_release +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x5859e15d setup_udp_tunnel_sock +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x74fcf635 udp_tunnel_xmit_skb +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x8721b8df udp_tunnel_notify_del_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xedc1c4e9 udp_tunnel_drop_rx_port +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x2729ced7 esp6_output_head +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x990b8587 esp6_output_tail +EXPORT_SYMBOL_GPL net/ipv6/esp6 0xffeec28a esp6_input_done2 +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x466a46b0 ip6_tnl_rcv_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xa23503c7 ip6_tnl_encap_setup +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xcecebcaf ip6_tnl_xmit_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x24eca50c udp_sock_create6 +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x5b8f62c0 udp_tunnel6_xmit_skb +EXPORT_SYMBOL_GPL net/ipv6/netfilter/ip6_tables 0x2b6d6e52 ip6t_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xb17dfa2e nf_defrag_ipv6_enable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xc288c293 nf_defrag_ipv6_disable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xf4515fca nf_ct_frag6_gather +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_dup_ipv6 0x6e0f5f3e nf_dup_ipv6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x24aa529f nf_send_unreach6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xa2d76c9d nf_reject_skb_v6_unreach +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xc9a9d192 nf_reject_ip6hdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xd09ee8dd nf_reject_skb_v6_tcp_reset +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xe2814c6d nf_reject_ip6_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xf1b4c7a0 nf_reject_ip6_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xfd1d6edf nf_send_reset6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_socket_ipv6 0xe188de7f nf_sk_lookup_slow_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xd8020b40 nf_tproxy_get_sock_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xdb60740c nf_tproxy_handle_time_wait6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xdde56d4e nf_tproxy_laddr6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x2c582840 nft_fib6_eval_type +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0xd3f480b7 nft_fib6_eval +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x0f1f2285 l2tp_udp_encap_recv +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x1ea817a4 l2tp_session_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x2a5780ea l2tp_sk_to_tunnel +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x30d08809 l2tp_session_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x387a04cb l2tp_recv_common +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x46fca009 l2tp_tunnel_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x559c71cc l2tp_session_get_by_ifname +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x62657b8b l2tp_session_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x64c4bfd9 l2tp_session_set_header_len +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x7594fb45 l2tp_tunnel_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x76fd7d4f l2tp_tunnel_get_session +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x7ddc2f71 l2tp_tunnel_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x8bef1cf9 l2tp_session_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x97850a44 l2tp_tunnel_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x9e2de5ae l2tp_session_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xa4fc31d1 l2tp_tunnel_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xacfcfee3 l2tp_tunnel_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xb5d63fcc l2tp_session_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xf1413230 l2tp_tunnel_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xf1a5f54e l2tp_xmit_skb +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xf76afe96 l2tp_session_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_ip 0x36f18f86 l2tp_ioctl +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x337f2432 l2tp_nl_unregister_ops +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0xeeb00926 l2tp_nl_register_ops +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x019372b9 ieee80211_calc_rx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x05da3b15 ieee80211_ave_rssi +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x16ad7c5f ieee80211_tkip_add_iv +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1dab0efe ieee80211_set_key_rx_seq +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x213a788b ieee80211_calc_tx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x227fa2b1 ieee80211_iterate_stations_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x25c2b43a ieee80211_iterate_active_interfaces_mtx +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x2ccf99b1 ieee80211_set_active_links_async +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x46021514 ieee80211_ready_on_channel +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x55420ccc ieee80211_iterate_interfaces +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x5e510949 ieee80211_resume_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x732a4c4a ieee80211_find_sta_by_link_addrs +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x79afaa42 ieee80211_vif_to_wdev +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x94689287 ieee80211_request_smps +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9616c65e ieee80211_find_sta_by_ifaddr +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9a3625d2 ieee80211_iterate_active_interfaces_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9e1c1431 ieee80211_key_replay +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xb0de2710 ieee80211_gtk_rekey_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xbaf144bd ieee80211_update_mu_groups +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xbb7785e7 ieee80211_iter_chan_contexts_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd004ea88 ieee80211_key_mic_failure +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd764ec51 ieee80211_obss_color_collision_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd85672a7 wdev_to_ieee80211_vif +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xea792270 ieee80211_remove_key +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xecff86a1 ieee80211_set_active_links +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xf377370d ieee80211_gtk_rekey_add +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xf47a8e13 ieee80211_remain_on_channel_expired +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xf92e38da ieee80211_hw_restart_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xfcdb9d8d ieee80211_color_change_finish +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x2a415a08 mpls_dev_mtu +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x3635d196 mpls_output_possible +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x3f739c67 nla_put_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x6c50a58e mpls_stats_inc_outucastpkts +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x8ee316eb nla_get_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xc11e0cc0 mpls_pkt_too_big +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x03108396 ip_set_type_unregister +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x1819a9c2 ip_set_get_byname +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x223e3158 ip_set_put_flags +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x22d966c6 ip_set_range_to_cidr +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x260fc068 ip_set_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x397f6231 ip_set_free +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x402e2a4e ip_set_put_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x5ce0e01b ip_set_test +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x5d4bb8cb ip_set_get_ip6_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7924b6de ip_set_hostmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x81fff2d1 ip_set_netmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x827dae6e ip_set_init_comment +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x88a0bbde ip_set_put_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9e98722b ip_set_get_ipaddr6 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa293f8a6 ip_set_get_ipaddr4 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa33cc13f ip_set_type_register +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa9a2c8d8 ip_set_add +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xb6decf31 ip_set_del +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xc1f9caad ip_set_nfnl_put +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xc717262d ip_set_elem_len +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xcec60ac6 ip_set_name_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xd18dfd42 ip_set_match_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xdf5f75ab ip_set_get_ip4_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xeca4c9d3 ip_set_get_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf3b4d4ae ip_set_alloc +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf638597e ip_set_nfnl_get_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x186c788a register_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x634d9286 unregister_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x99ea35ba ip_vs_conn_in_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xe1b9b77b ip_vs_conn_out_get_proto +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x1100a08a nf_conncount_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x394572b8 nf_conncount_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x3aebe458 nf_conncount_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x5ded4dfb nf_conncount_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x754bb148 nf_conncount_gc_list +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xded40268 nf_conncount_list_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xf2a1dbb9 nf_conncount_cache_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x004b43ba __nf_ct_change_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x00ba6b2c nf_ct_helper_expectfn_find_by_name +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x01a12eb4 nf_ct_gre_keymap_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x029cb286 nf_ct_remove_expect +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0460ec0f nf_ct_invert_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x06c8bd90 nf_ct_expect_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x078498d0 nf_conntrack_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x09a5b143 nf_ct_deliver_cached_events +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0a77ef0f nf_ct_get_id +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0bc00f80 nf_nat_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x14ad7a8c nf_ct_expect_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x189a4d70 nf_ct_helper_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1ecb3b8b nf_nat_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x20c182cb nf_connlabels_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2651ee56 nf_ct_bridge_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x289c3714 nf_ct_alloc_hashtable +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x28eff409 nf_conntrack_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2d4a0144 nf_ct_helper_expectfn_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x302c6140 nf_ct_l4proto_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3041f444 nf_conntrack_tuple_taken +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x30e82750 nf_ct_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x32250bd0 nf_ct_untimeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x33c23687 nf_ct_delete +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x376102c9 nf_nat_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x45c204ec nf_ct_timeout_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x45ff90ec nf_ct_acct_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x475a5027 nf_ct_unlink_expect_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4784a5b0 nf_ct_gre_keymap_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x565ce9a7 nf_conntrack_helpers_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x59d7975d nf_ct_seqadj_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5b318014 nf_conntrack_eventmask_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5c356d25 nf_ct_remove_expectations +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x617079ab nf_ct_helper_expectfn_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x63167405 nf_conntrack_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x635e2a12 nf_nat_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x66cbab9f __nf_ct_expect_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6718f1bf nf_ct_handle_fragments +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6889f294 nf_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x693c3961 nf_ct_helper_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6b500757 nf_ct_change_status_common +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6d3f92ec nf_conntrack_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6ef24f0a nf_ct_tmpl_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x71fc2eaa nf_conntrack_hash_check_insert +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x752f0aa2 nf_ct_port_nlattr_to_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x75a04a5c nf_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x840341e5 nf_ct_expect_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x84e21f22 nf_conntrack_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x87ad8e9d nf_conntrack_alter_reply +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x88da162d nf_conn_pernet_ecache +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x894aff54 nf_ct_port_tuple_to_nlattr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8ffe7e89 nf_conntrack_htable_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x91239d69 nf_ct_tcp_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x937e5eb1 __nf_ct_change_status +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x957c60bb nf_ct_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x974c19fe nf_ct_ecache_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x98f0cf14 __nf_ct_try_assign_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x990c1f2f nf_ct_skb_network_trim +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9adb7399 nf_conntrack_expect_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9cd2a70c nf_ct_helper_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa4fc6f9f __nf_ct_refresh_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa70908c7 nf_ct_seq_offset +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xac3265e5 nf_ct_netns_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaf0847f0 nf_conntrack_locks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaf13e5b9 nf_conntrack_helpers_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb0725323 nf_ct_destroy_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb140a85c nf_conntrack_unregister_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb25c1314 nf_ct_add_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb39356f5 nf_ct_port_nla_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb7d20b3f nf_connlabels_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbba66871 nf_ct_iterate_cleanup_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbebb3c7b __nf_conntrack_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc18ac88d nf_ct_expect_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc2ae0e17 nf_ct_seq_adjust +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc40f284c nf_ct_helper_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc43f4c15 nf_ct_kill_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc4414a10 nf_ct_helper_log +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc5b47d4d nf_ct_unexpect_related +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc9553b9f nf_ct_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xcd36c38f nf_conntrack_in +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd0b091f9 nf_ct_expect_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd505c3e0 nf_ct_port_nlattr_tuple_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd58dca87 nf_conntrack_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdba7326b nf_conntrack_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdd685e61 nf_ct_get_tuplepr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe339321e __nf_conntrack_helper_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe7306e0c nf_ct_expect_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe892d121 nf_ct_set_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xeabed623 nf_conntrack_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xeaedd1ce nf_ct_tmpl_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec8beba6 nf_ct_expect_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xed859e06 nf_ct_bridge_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xee7b0e65 nf_conntrack_register_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf1c11c3a nf_connlabels_replace +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf29d6c30 nf_ct_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf38bcdf3 nf_conntrack_max +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf3a9aa49 nf_ct_helper_expectfn_find_by_symbol +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf6195068 nf_ct_expect_related_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfa3e1f1e nf_ct_netns_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfab82c31 nf_ct_expect_iterate_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfcf96871 nf_conntrack_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xffa434c7 nf_conntrack_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_amanda 0x8f82ba44 nf_nat_amanda_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_broadcast 0x26b0f29c nf_conntrack_broadcast_help +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_ftp 0xca4da8d8 nf_nat_ftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0x71a48b75 get_h225_addr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0xf4efb3ec nfct_h323_nat_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_irc 0x44a1d4b4 nf_nat_irc_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_pptp 0x5bdf06b7 nf_nat_pptp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x00f38bb6 ct_sip_parse_header_uri +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x4923253d ct_sip_parse_address_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x71b93b42 ct_sip_parse_request +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x7c136549 ct_sip_get_sdp_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x8ab04888 nf_nat_sip_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xaa8311da ct_sip_get_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xd370fc94 ct_sip_parse_numerical_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_snmp 0x192034a9 nf_nat_snmp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_tftp 0x4aed9513 nf_nat_tftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0xd4fba417 nf_dup_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0xe2c4b53e nft_fwd_dup_netdev_offload +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0xf67d321c nf_fwd_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x081412a7 flow_offload_teardown +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x2061ed13 nf_flow_rule_route_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x2d39e468 nf_flow_table_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x3a5b5d9a flow_offload_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x3b020b64 nf_flow_table_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x40a9105e flow_offload_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x4d328fe9 nf_flow_table_offload_setup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x62f3f88e flow_offload_refresh +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x812ff9b5 nf_flow_snat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x8c608a71 nf_flow_table_cleanup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x8e420b24 flow_offload_add +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xacbfab14 nf_flow_rule_route_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xbeced0cd nf_flow_offload_ipv6_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xcc3aea1f nf_flow_offload_ip_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xcce04d0d flow_offload_route_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xe44c16e9 flow_offload_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xeecf2807 nf_flow_dnat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x09dde00f nf_nat_ipv4_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x0c2bdb63 nf_nat_ipv4_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x18155c47 nf_nat_alloc_null_binding +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x23e132d8 nf_ct_nat +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x2a5328e0 nf_nat_inet_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x2cf1db8e nf_nat_redirect_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3bc17c49 nf_nat_masquerade_inet_register_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x43f9548e nf_ct_nat_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x49b254c5 nf_nat_redirect_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x6a57ff23 nf_nat_inet_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x7019b831 nf_nat_masquerade_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x74103da8 nf_nat_exp_find_port +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x9fd2299f nf_nat_ipv6_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xaca2353d nf_nat_inet_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd26c8cea nf_nat_icmp_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd9c25654 nf_nat_masquerade_inet_unregister_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xe2674e77 nf_nat_ipv6_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xf1e1578f nf_nat_masquerade_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xf57d4dc7 nf_nat_icmpv6_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xfde245db nf_nat_packet +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x19e9db2f ipv4_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x1f099794 synproxy_init_timestamp_cookie +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x55659ca3 nf_synproxy_ipv4_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x61a13569 ipv6_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x69c8acf2 nf_synproxy_ipv6_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x6c6dcf42 synproxy_send_client_synack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x764a6f5a synproxy_recv_client_ack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x88c64cf7 synproxy_parse_options +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x937cc5b9 synproxy_send_client_synack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xca9fc082 synproxy_net_id +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xd2ed65bd nf_synproxy_ipv6_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xd7655b0c synproxy_recv_client_ack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xee4055ec nf_synproxy_ipv4_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x004fa8c7 nf_tables_destroy_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x098dfd90 nf_tables_bind_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x099b149e nft_expr_reduce_bitwise +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0a3b6d95 nft_chain_validate_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0f600a4e nft_data_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x18004b42 nft_meta_set_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1ace9dba nft_set_elem_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1d01cf8a nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1f1097cf nft_register_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x27970222 nft_meta_get_reduce +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x36cb4f8d nft_ct_get_fast_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3acacbd6 nft_chain_validate_dependency +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3c518781 nft_set_do_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x41b71e65 nft_trace_enabled +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4315b260 nft_request_module +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4cecbb60 nft_meta_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4de9f0ee nf_tables_deactivate_flowtable +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4e460e7a nft_register_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x525a60ca nft_meta_get_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x52cd1696 __nft_release_basechain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x680436c5 nft_register_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x69a43e7e nft_obj_notify +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x701b50e5 nft_unregister_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x75dc4f79 nft_meta_set_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x75df5c8f nft_flowtable_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x79bcdb00 nft_meta_set_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x833f7f93 nft_register_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9785d7c9 nf_tables_activate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x99739e06 nft_set_lookup_global +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa374fee6 nft_parse_register_store +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa5113107 nft_meta_get_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xaa0f9e19 nft_data_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xaa13f03f nft_set_catchall_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xac248c7b nft_unregister_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xadc44117 nft_chain_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xaed1813f nft_meta_set_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb44eedee nft_do_chain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb76f8fc4 nft_meta_get_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbb4f0ad6 nft_reg_track_update +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc9364bc7 nf_tables_deactivate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xcb8addab nft_dump_register +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xd1709234 nft_unregister_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xda098556 __nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b8cc13 nft_parse_register_load +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xed84fe5b nft_data_release +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xee2bc68d nft_unregister_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xef7fe351 nft_obj_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xfad3f16d nft_meta_inner_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xff838f20 nft_meta_set_dump +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x2316a499 nfnetlink_send +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x48b63cdd nfnetlink_set_err +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5ce3b588 nfnl_lock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x6d038cad nfnetlink_subsys_unregister +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x8b804062 nfnetlink_unicast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x98183d78 nfnetlink_broadcast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xc6e4630c nfnetlink_has_listeners +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xdb065657 nfnl_unlock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xe52c1bf9 nfnetlink_subsys_register +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x0d0c4f26 nfnl_acct_find_get +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xbecf5d14 nfnl_acct_put +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xeeb3c7e4 nfnl_acct_update +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xf0391f99 nfnl_acct_overquota +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x0359a874 nf_osf_match +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x35eff5e0 nf_osf_fingers +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0xb9859235 nf_osf_find +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x06d95fdf nft_fib_reduce +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x855c0b39 nft_fib_init +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x9d7dba68 nft_fib_store_result +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xb50e7f0f nft_fib_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xe10e0ce6 nft_fib_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x1de558c1 nft_reject_icmpv6_code +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x61b99cd3 nft_reject_init +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x7e6e11c8 nft_reject_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9d46ccf8 nft_reject_policy +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xc3f45862 nft_reject_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xe2c84666 nft_reject_icmp_code +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x0092f0d0 xt_request_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x04e27719 xt_compat_flush_offsets +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x0b7cc530 xt_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x0ceff237 xt_proto_init +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x2829dfa9 xt_compat_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x4d173203 xt_request_find_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x5e0ebe93 xt_check_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x5ec98efa xt_table_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7bce4603 xt_data_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7ec96daa xt_check_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x807d2b2c xt_recseq +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x8203c718 xt_hook_ops_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x823edea5 xt_compat_add_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x93fb2571 xt_compat_match_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x9c995c69 xt_percpu_counter_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa3bd2223 xt_compat_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa3ddd436 xt_register_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa7c94f1d xt_compat_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xb8792afa xt_unregister_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xbb11ca88 xt_unregister_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xbfacb837 xt_percpu_counter_free +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc58e5c2b xt_compat_match_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc6b3d51c xt_compat_target_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc7fae024 xt_compat_calc_jump +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd1e246a2 xt_compat_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd33591aa xt_compat_target_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd3fcc511 xt_tee_enabled +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd4dda22c xt_proto_fini +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xdbe94fdc xt_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xddf68fc6 xt_find_revision +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xe6d67acd xt_register_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xeac809a8 xt_request_find_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xeca512f6 xt_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf532df08 xt_replace_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf6abeb06 xt_copy_counters +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0xc3796171 xt_rateest_put +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0xe2d7a2cf xt_rateest_lookup +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x49f0245b nci_spi_read +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x6e3391fd nci_spi_send +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0xd15ce7fc nci_spi_allocate_spi +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x32a8bac5 nci_uart_register +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0xa58875c4 nci_uart_set_config +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0xd18ad44a nci_uart_unregister +EXPORT_SYMBOL_GPL net/nsh/nsh 0x3e2109ba nsh_pop +EXPORT_SYMBOL_GPL net/nsh/nsh 0x9682dfd9 nsh_push +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x178b0a8e ovs_vport_ops_unregister +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x251bc80e ovs_netdev_link +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x32c177b1 ovs_vport_alloc +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x396e580f ovs_vport_free +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x3e6c1b0c __ovs_vport_ops_register +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x6ab76f88 ovs_netdev_tunnel_destroy +EXPORT_SYMBOL_GPL net/psample/psample 0x57f1b495 psample_group_take +EXPORT_SYMBOL_GPL net/psample/psample 0x5a84fdec psample_sample_packet +EXPORT_SYMBOL_GPL net/psample/psample 0xa2e14308 psample_group_get +EXPORT_SYMBOL_GPL net/psample/psample 0xec0fe266 psample_group_put +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x375b775b qrtr_endpoint_register +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x73f4c647 qrtr_endpoint_post +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x81f5d9c5 qrtr_endpoint_unregister +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x8d25501f qrtr_ns_remove +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xa47e91ba qrtr_ns_init +EXPORT_SYMBOL_GPL net/rds/rds 0x00a467af rds_wq +EXPORT_SYMBOL_GPL net/rds/rds 0x0135621c rds_atomic_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x06cdf24d rds_conn_drop +EXPORT_SYMBOL_GPL net/rds/rds 0x0abfbb1b rds_send_ping +EXPORT_SYMBOL_GPL net/rds/rds 0x13a382a5 rds_for_each_conn_info +EXPORT_SYMBOL_GPL net/rds/rds 0x20c5e653 rds_cong_map_updated +EXPORT_SYMBOL_GPL net/rds/rds 0x2b0d543c rds_message_add_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x36087aa4 rds_stats +EXPORT_SYMBOL_GPL net/rds/rds 0x36740e1b rds_connect_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x36d30ccd rds_connect_path_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x446f388c rds_trans_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0x45a4781e rds_addr_cmp +EXPORT_SYMBOL_GPL net/rds/rds 0x481ef765 rds_conn_path_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0x57c76e3c rds_message_put +EXPORT_SYMBOL_GPL net/rds/rds 0x582fe5cf rds_message_add_rdma_dest_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x585f567b rds_message_populate_header +EXPORT_SYMBOL_GPL net/rds/rds 0x588ed172 rds_send_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x5f104337 rds_inc_put +EXPORT_SYMBOL_GPL net/rds/rds 0x76ccbf68 rds_info_register_func +EXPORT_SYMBOL_GPL net/rds/rds 0x7abfeebc rds_recv_incoming +EXPORT_SYMBOL_GPL net/rds/rds 0x82b2b34e rds_info_deregister_func +EXPORT_SYMBOL_GPL net/rds/rds 0x85e4e520 rds_stats_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0x87bfd4a2 rds_inc_path_init +EXPORT_SYMBOL_GPL net/rds/rds 0x93f50697 rds_send_xmit +EXPORT_SYMBOL_GPL net/rds/rds 0x99f1ac26 rds_conn_create_outgoing +EXPORT_SYMBOL_GPL net/rds/rds 0x9dcbbbf0 rds_page_remainder_alloc +EXPORT_SYMBOL_GPL net/rds/rds 0xa216f687 rds_rdma_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xb922b2dc rds_trans_register +EXPORT_SYMBOL_GPL net/rds/rds 0xc2dab779 rds_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0xca8d5ce7 rds_message_unmapped +EXPORT_SYMBOL_GPL net/rds/rds 0xcb8bfcc9 rds_send_path_reset +EXPORT_SYMBOL_GPL net/rds/rds 0xcd54b2ab rds_inc_init +EXPORT_SYMBOL_GPL net/rds/rds 0xd5158b6c rds_conn_path_drop +EXPORT_SYMBOL_GPL net/rds/rds 0xda42aacd rds_message_addref +EXPORT_SYMBOL_GPL net/rds/rds 0xe4a9c114 rds_send_path_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0xe4c2d7a6 rds_conn_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0xed6012ba rds_conn_destroy +EXPORT_SYMBOL_GPL net/rds/rds 0xf081a4f0 rds_conn_create +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x0d26e703 mqprio_validate_qopt +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x8cf4bb85 mqprio_qopt_reconstruct +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xcede419b mqprio_fp_to_offload +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x6ce9b467 pie_calculate_probability +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x98d8f74f pie_process_dequeue +EXPORT_SYMBOL_GPL net/sched/sch_pie 0xe67f39f1 pie_drop_early +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x16f8ba5d taprio_offload_get +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x6a6b1c12 taprio_offload_free +EXPORT_SYMBOL_GPL net/sctp/sctp 0x3405854a sctp_transport_traverse_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0x5ca6ddb9 sctp_for_each_endpoint +EXPORT_SYMBOL_GPL net/sctp/sctp 0xad33ddb6 sctp_transport_lookup_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0xc0883141 sctp_get_sctp_info +EXPORT_SYMBOL_GPL net/smc/smc 0x150083b2 smc_proto6 +EXPORT_SYMBOL_GPL net/smc/smc 0x21103e0a smc_proto +EXPORT_SYMBOL_GPL net/smc/smc 0x9caf47ec smc_unhash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0xc85b8aea smc_hash_sk +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x38d3dce5 g_make_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x482ac5a4 g_token_size +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x528d1f8a svcauth_gss_flavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x76112bd0 gss_mech_unregister +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xab7117c8 svcauth_gss_register_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xb3324c4b gss_mech_register +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd7673035 g_verify_token_header +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0058832e __xdr_commit_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x02323170 svc_reserve +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x026e423d unix_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x02cf707e xdr_truncate_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x057149ef xdr_stream_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05e807a9 xdr_encode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x06371bc6 xprt_write_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x065994f1 xdr_encode_opaque_fixed +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x07998b94 rpc_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x07d2f02a rpc_destroy_pipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0968bb35 rpc_clnt_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x09e12d61 rpc_alloc_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0a4fc86c svc_generic_init_request +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0ad64622 svc_reg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0bb5971c rpc_queue_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0bdd57f2 svc_fill_write_vector +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0d27adf3 xprt_lock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0db7133d rpc_put_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0dc151c8 rpc_release_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0e35334a rpcb_getport_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0e659cd8 rpc_init_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0edc33da rpc_wait_for_completion_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x10395914 svc_addsock +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1079e0c6 xdr_encode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x119f0cae svc_unreg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x125655a0 cache_create_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x12cd4854 rpcauth_init_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x14558df4 svc_xprt_copy_addrs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x14686ecb xprt_wake_up_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1a1c9859 svc_xprt_destroy_all +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1bf9392e svc_sock_update_bufs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1cfd6eeb auth_domain_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1da0ccea xprt_adjust_cwnd +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1dd9562b rpcauth_destroy_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e119a79 rpcauth_get_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e5d8819 xdr_stream_decode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1ff46a9f rpc_setbufsize +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x200a964a rpcauth_lookupcred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2078cc3e svc_xprt_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x20d6c72d rpc_peeraddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x214fb912 svc_bind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x23518ffb rpcauth_stringify_acceptor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x240639ab rpcauth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x252bdfd2 sunrpc_cache_unhash +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x25d0eb94 xprt_release_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x25f2e932 rpc_malloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x274f7b68 rpc_d_lookup_sb +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x289948b3 rpcauth_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x28f05805 svc_fill_symlink_pathname +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2919b156 xdr_decode_string_inplace +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2a21baed rpc_sleep_on_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2a88082c rpc_uaddr2sockaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2aca23c4 rpc_clnt_setup_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2ae248a1 svc_age_temp_xprts_now +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2b5c8208 rpc_clnt_swap_activate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2b72002d xdr_page_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2b78242d xprt_request_get_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2cc1732b bc_svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2ee6f6bf rpc_sleep_on +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f46d698 write_bytes_to_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f66ee49 rpc_exit +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f6d4b07 rpc_pton +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f8853f8 rpc_localaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x301336ee xdr_init_encode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x30289c3b put_rpccred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3143a103 xprt_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31a89d59 rpc_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31c7baff svcauth_unix_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31e34a1b sunrpc_cache_pipe_upcall_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3258d771 xdr_process_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x33bf7821 xdr_buf_trim +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x33f5bdf0 xdr_buf_from_iov +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34d184de rpc_wake_up_status +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x352d05e7 xprt_setup_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x363cd025 rpcauth_unwrap_resp_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x36ece80c svc_create_pooled +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x37cd8e55 svc_xprt_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3809ed9f rpc_call_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3818437d xdr_inline_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x382b214d sunrpc_cache_pipe_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x387e1639 rpc_pipefs_notifier_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x38da99ef rpc_get_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x38f27c04 cache_destroy_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3ae25ec1 xprt_pin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3d77b05e xprt_alloc_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3ed10a42 xdr_init_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f2898b6 rpc_net_ns +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f9a2b0b rpcauth_get_gssinfo +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x404289a8 xprt_release_rqst_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x416b6f36 xdr_stream_encode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x41d8fb45 rpc_mkpipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x43c8d7a2 xprt_unpin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x47258247 sunrpc_cache_lookup_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4744bde7 xdr_terminate_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x479dd01b rpc_pipe_generic_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x484a3325 xprt_complete_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x48be1d56 xdr_init_decode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4afedab1 xprtiod_workqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4ba4693a cache_register_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4bc420c1 auth_domain_lookup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dac77f0 xdr_encode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e8f6ca7 sunrpc_net_id +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x52970d93 rpc_task_release_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53445f68 nlm_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53764e9e sunrpc_cache_register_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53d32f75 xprt_destroy_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x549c0738 rpc_ntop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x55806715 rpcauth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x57fe97b4 xprt_force_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5864115c svc_rqst_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a45ba31 svc_auth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a49e0a0 svc_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5cb0711f cache_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5e1a7871 xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5e5751a9 rpc_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5e72af18 cache_check +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5f79e32f rpc_wake_up_first +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6050d237 xdr_reserve_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x609202f9 rpc_task_gfp_mask +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x62fc7291 rpc_call_null +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6312dca1 xprt_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x63b938c8 xprt_reserve_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x646e4d14 _copy_from_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x652a1710 cache_seq_stop_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x65337c20 xprt_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x666479c2 xdr_buf_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66d8d6d5 rpc_switch_client_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66ed2439 rpc_destroy_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6927e4bf svc_authenticate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6cdcd029 rpc_max_bc_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6cf0071d svc_set_num_threads +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6d0b4fee xprt_lookup_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x717788c0 svc_exit_thread +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71bc40e3 rpc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71fa908a cache_flush +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x72120e67 rpc_find_or_alloc_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7240b896 rpc_clnt_swap_deactivate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x74d12071 rpc_shutdown_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x76b0d6f1 xdr_init_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7734372a rpc_clnt_xprt_switch_remove_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x78eee570 cache_seq_next_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7a39042f rpc_clnt_show_stats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7a6ab7f9 rpc_force_rebind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7b76db37 svc_xprt_init +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7b8e72c5 xdr_set_pagelen +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7bc31f50 xprt_disconnect_done +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7cf91e1b rpc_sleep_on_priority +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7de53067 rpc_init_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8109663b rpc_wake_up_queued_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x827cca54 rpc_put_task_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x82b863de rpc_count_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x83230ae4 svc_seq_show +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x83b5d65a rpc_count_iostats_metrics +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8404456f svc_xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x844528d5 rpc_run_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x84d16e7b xprt_add_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x86ee7d9b rpc_clone_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x874c62dd xdr_encode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x87ee89bd svc_xprt_enqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8ab68007 xdr_stream_zero +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8b4e531e svc_rpcb_cleanup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8e47e4b1 rpc_remove_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8f789b2b rpc_task_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x90df6ac9 xdr_write_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9264f213 rpc_num_bc_slots +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x927cd030 xdr_reserve_space_vec +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x94ef859d svc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x957fc8d1 svc_xprt_names +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9670b5a1 rpc_free_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x96c0416c rpc_put_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x97ac56d7 svc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99aee353 rpc_init_priority_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9b07ca6b xprt_wait_for_reply_request_def +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9b085b1c xdr_stream_decode_opaque_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9d0a6d83 gssd_running +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9d3c3812 rpc_clnt_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9e36a485 svc_print_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9efd7bdd svc_auth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa11106b7 svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa1fb988e csum_partial_copy_to_xdr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa27aee46 rpc_killall_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa3d364f7 rpc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa487629f rpc_clnt_xprt_switch_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa58e2170 rpc_peeraddr2str +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa65d9acc xdr_stream_decode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa6edabf8 svc_encode_result_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa814e134 xprt_reconnect_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa8aa7de7 rpc_init_pipe_dir_head +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa9d85630 cache_seq_start_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaa1feb13 svc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xab05587b svc_rpcb_setup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xab344a30 rpc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xab8325b7 rpc_restart_call_prepare +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xacb3019f rpc_add_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xad0681ae rpc_set_connect_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xad0d4170 svc_generic_rpcbind_set +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xad5f14ef xprt_wake_pending_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xae33f70f svc_recv +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xae775892 rpc_clnt_xprt_switch_has_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaebac155 svc_find_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf0f11d1 xdr_stream_move_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf5bf6ef nfs_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb0d24759 rpc_wake_up_next +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb2f63de0 xprt_free_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb51a3724 rpc_pipefs_notifier_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb54058c6 rpc_clnt_probe_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb6355bb2 xprt_unregister_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb832e7cc sunrpc_cache_update +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb8accdd1 xdr_stream_decode_string_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbae2ea8f sunrpc_destroy_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbded9344 rpc_call_start +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf34afd8 svc_rpcbind_set_version +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf9d1b96 nfsd_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0908dd0 svc_destroy +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc12435e3 rpc_calc_rto +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc37f2f99 xdr_read_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc52477fe svc_drop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc55a16fc xprt_wait_for_buffer_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc62cbcbc rpc_clnt_manage_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc638e14d rpc_mkpipe_dentry +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc6c50c48 xdr_decode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc7e027ba rpc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc7e2f1ca rpcauth_init_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8e96dea qword_addhex +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc92f5773 sunrpc_cache_unregister_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xca0762fb auth_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcb460bbd xdr_stream_decode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcc444e01 svc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce224284 rpc_sleep_on_priority_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce678a59 xdr_decode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd1159c7d rpc_restart_call +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd122b496 svc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd12fe7a7 xprt_reserve_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd1e24810 rpcauth_wrap_req_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd4acefdb xprt_register_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd6a45066 rpc_unlink +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd7eda914 rpc_clone_client_set_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd9edc6f1 svcauth_unix_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdabfd59c xprt_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdbf3a914 xprt_unlock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd691402 xprt_find_transport_ident +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xde965843 xprt_wait_for_reply_request_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xded3d502 xdr_decode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe0d48ca6 rpc_prepare_reply_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe1442419 xdr_inline_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe1e0f9ea rpc_clnt_xprt_switch_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe2499fe0 rpc_clnt_iterate_for_each_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe319df3b read_bytes_from_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5919cb1 xdr_encode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe68501a3 cache_unregister_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe7194882 rpcauth_lookup_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe96c63af svc_xprt_received +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe97f4ce5 qword_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe9ebbf32 rpc_call_sync +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeb3955db rpc_cancel_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedcf6be4 qword_add +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeeacab69 rpc_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf09f837d rpc_bind_new_program +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf0b7775d rpc_init_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf17652be sunrpc_init_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf3537856 svc_rqst_replace_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf3a91855 rpc_clnt_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf531bcef rpc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf57d5071 xprt_reconnect_backoff +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7abce5b svc_rqst_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7c866ca rpc_machine_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf908cb36 xprt_release_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf9a50df6 xdr_enter_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfaa1bdf8 xdr_stream_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfdd70938 svc_xprt_deferred_close +EXPORT_SYMBOL_GPL net/tls/tls 0x9104b88d tls_device_sk_destruct +EXPORT_SYMBOL_GPL net/tls/tls 0xc8ef7f00 tls_offload_tx_resync_request +EXPORT_SYMBOL_GPL net/tls/tls 0xd8ca72ae tls_encrypt_skb +EXPORT_SYMBOL_GPL net/tls/tls 0xfa5b632f tls_validate_xmit_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x019253f5 virtio_transport_dgram_bind +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x03a81e69 virtio_transport_stream_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0ade8429 virtio_transport_inc_tx_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0f598d28 virtio_transport_do_socket_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x33d457bb virtio_transport_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3ae05b07 virtio_transport_notify_recv_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3b7ba6c3 virtio_transport_notify_send_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3eb76218 virtio_transport_connect +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x4d8fef30 virtio_transport_notify_buffer_size +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x5122b381 virtio_transport_purge_skbs +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x52975a85 virtio_transport_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x65899d09 virtio_transport_get_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x6673b682 virtio_transport_seqpacket_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x6b7ef1af virtio_transport_shutdown +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x6bdd362c virtio_transport_notify_recv_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x818590df virtio_transport_release +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x81abadea virtio_transport_notify_poll_out +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x863c13c0 virtio_transport_stream_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x9734a77c virtio_transport_notify_recv_post_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x9964aeba virtio_transport_notify_send_post_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xa704bc42 virtio_transport_seqpacket_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xae3c8e7e virtio_transport_seqpacket_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb0be7da2 virtio_transport_deliver_tap_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbabd30f5 virtio_transport_dgram_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc6e30d65 virtio_transport_notify_poll_in +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc7949091 virtio_transport_put_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd1fb46b4 virtio_transport_notify_send_pre_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd43318e1 virtio_transport_stream_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd4b7ee10 virtio_transport_stream_rcvhiwat +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd4eccb43 virtio_transport_dgram_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd5cd6f3d virtio_transport_stream_is_active +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd751a12e virtio_transport_recv_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xda49eeb9 virtio_transport_dgram_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe27a0bee virtio_transport_notify_recv_pre_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xedc603a6 virtio_transport_read_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf5a4f6c9 virtio_transport_notify_send_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xfbe4e47e virtio_transport_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x052572a0 vsock_remove_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x08f3bd28 vsock_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0e9bc9b6 vsock_addr_unbind +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0ee397e6 vsock_remove_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x1235f24e vsock_remove_sock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x168f2e0f vsock_remove_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x1b730f6d vsock_create_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x284e07d8 vsock_bind_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3346cb35 vsock_core_unregister +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3d4b0fca vsock_addr_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3f296acf vsock_connectible_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x41ee6db7 vsock_data_ready +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x44729ddb vsock_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x482a8be2 vsock_core_register +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4b99648c vsock_addr_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4f28908c vsock_assign_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x54b51672 vsock_enqueue_accept +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x5b98a1ea vsock_for_each_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x5eb1b124 vsock_remove_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x5ebd4e4e vsock_deliver_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x6f1371e6 vsock_add_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x7f0d6ea1 vsock_dgram_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x8f99f7db vsock_insert_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x90aa8549 vsock_find_cid +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9bb6fd09 vsock_connected_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9f35b4ed vsock_find_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xaf2674b5 vsock_addr_equals_addr +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb0d7bda7 vsock_addr_cast +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb533567e vsock_find_bound_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xbd3b0501 vsock_connectible_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc92f7f50 vsock_table_lock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xcb3cd204 vsock_core_get_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xec96eadf vsock_addr_validate +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xf92bf989 vsock_add_tap +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x03d03116 cfg80211_pmsr_report +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x09cbf900 cfg80211_wext_giwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x0b47256d cfg80211_shutdown_all_interfaces +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x0dc7398d cfg80211_wext_giwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x0e6bd294 cfg80211_wext_giwrange +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x2ba692bc wiphy_delayed_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x395d4931 cfg80211_wext_siwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x3fa672e5 cfg80211_wext_giwname +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x4920729a cfg80211_wext_giwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x4da1c9e6 cfg80211_wext_siwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x51218835 wiphy_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x5a6eede3 cfg80211_wext_giwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x79b6c2ab cfg80211_wext_siwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x85441186 cfg80211_vendor_cmd_reply +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x885cf837 cfg80211_pmsr_complete +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x8a9eb767 cfg80211_wext_giwretry +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x938a1789 wiphy_delayed_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xb523af0c cfg80211_vendor_cmd_get_sender +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xdd14e530 cfg80211_wext_siwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xea95dba0 wiphy_work_queue +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0049ca83 xfrm_aead_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x00c80741 xfrm_ealg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0a575945 xfrm_count_pfkey_auth_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x28e23139 xfrm_probe_algs +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x37a02412 xfrm_aalg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x5c699441 xfrm_aalg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x72395dc1 xfrm_calg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x7a8ca627 xfrm_count_pfkey_enc_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xaab23340 xfrm_calg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xb73be794 xfrm_ealg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xc6b1fdbe xfrm_aalg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xd6f50cf7 xfrm_ealg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x6442668f ipcomp_input +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x6b2a3b77 ipcomp_output +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x7acc6ed8 ipcomp_destroy +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xcf401ccb ipcomp_init_state +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0x4a0c7516 xfrm_msg_min +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0xa294bed8 xfrma_policy +EXPORT_SYMBOL_GPL sound/ac97_bus 0xeaf8250b snd_ac97_reset +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x12400184 snd_seq_kernel_client_put +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xadb51cff snd_seq_client_ioctl_unlock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xc3f82268 snd_seq_kernel_client_get +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xcbf9166f snd_seq_system_broadcast +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xe50413d7 snd_seq_client_ioctl_lock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xf0c8f9fa snd_seq_expand_var_event_at +EXPORT_SYMBOL_GPL sound/core/snd 0x06120b5a snd_ctl_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/core/snd 0x105e6aa4 snd_fasync_helper +EXPORT_SYMBOL_GPL sound/core/snd 0x164892b4 snd_ctl_activate_id +EXPORT_SYMBOL_GPL sound/core/snd 0x20985b9e snd_ctl_get_preferred_subdevice +EXPORT_SYMBOL_GPL sound/core/snd 0x21ef7ce4 snd_devm_request_dma +EXPORT_SYMBOL_GPL sound/core/snd 0x337930c1 snd_card_rw_proc_new +EXPORT_SYMBOL_GPL sound/core/snd 0x4310bbc5 snd_power_ref_and_wait +EXPORT_SYMBOL_GPL sound/core/snd 0x47b7ff62 snd_card_add_dev_attr +EXPORT_SYMBOL_GPL sound/core/snd 0x4e49d19e snd_ctl_disconnect_layer +EXPORT_SYMBOL_GPL sound/core/snd 0x5a02df16 snd_ctl_apply_vmaster_followers +EXPORT_SYMBOL_GPL sound/core/snd 0x5af762f1 snd_fasync_free +EXPORT_SYMBOL_GPL sound/core/snd 0x5f17b98d snd_card_disconnect_sync +EXPORT_SYMBOL_GPL sound/core/snd 0x66bf38af snd_card_ref +EXPORT_SYMBOL_GPL sound/core/snd 0x7430ad14 snd_card_free_on_error +EXPORT_SYMBOL_GPL sound/core/snd 0x8487d74f snd_ctl_sync_vmaster +EXPORT_SYMBOL_GPL sound/core/snd 0xa14d3dd5 snd_ctl_register_layer +EXPORT_SYMBOL_GPL sound/core/snd 0xaf912f37 snd_devm_card_new +EXPORT_SYMBOL_GPL sound/core/snd 0xb0cd9eda snd_device_get_state +EXPORT_SYMBOL_GPL sound/core/snd 0xcc91b21c snd_device_initialize +EXPORT_SYMBOL_GPL sound/core/snd 0xd1c392e1 snd_device_disconnect +EXPORT_SYMBOL_GPL sound/core/snd 0xf8f2a4eb snd_kill_fasync +EXPORT_SYMBOL_GPL sound/core/snd 0xfaf598c6 snd_ctl_request_layer +EXPORT_SYMBOL_GPL sound/core/snd-compress 0x4ec9b93c snd_compr_stop_error +EXPORT_SYMBOL_GPL sound/core/snd-compress 0xc799c2a5 snd_compress_new +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x04e1b99f snd_pcm_std_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x09e913c1 snd_pcm_alt_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x0bb185c2 snd_pcm_fill_iec958_consumer +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x0c95ee43 snd_pcm_stream_lock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x23726593 snd_pcm_lib_default_mmap +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x25138f0f snd_pcm_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x28c4f519 snd_pcm_stream_unlock_irqrestore +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x2924fb91 snd_pcm_stream_unlock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x3c376403 _snd_pcm_stream_lock_irqsave_nested +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x55b57095 snd_devm_alloc_dir_pages +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5a830af1 snd_pcm_stream_unlock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5c407196 snd_pcm_fill_iec958_consumer_hw_params +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x649892e8 snd_pcm_create_iec958_consumer_default +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x8d864069 snd_pcm_rate_range_to_bits +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x9e98b5db snd_pcm_stop_xrun +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa286a234 snd_pcm_format_name +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xab8bc1a2 snd_pcm_rate_mask_intersect +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xae2444ea snd_pcm_stream_lock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xaec0af05 snd_pcm_hw_constraint_eld +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xe28b9760 _snd_pcm_stream_lock_irqsave +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xf2792d24 snd_dma_buffer_sync +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x002da47d snd_dmaengine_pcm_pointer +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x11f8897c snd_dmaengine_pcm_refine_runtime_hwparams +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x1d721e7c snd_dmaengine_pcm_pointer_no_residue +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x5a9f1852 snd_hwparams_to_dma_slave_config +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x5d85de5c snd_dmaengine_pcm_trigger +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x71647115 snd_dmaengine_pcm_get_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x9b3771a1 snd_dmaengine_pcm_request_channel +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xabaa7911 snd_dmaengine_pcm_set_config_from_dai_data +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xc1b48b9a snd_dmaengine_pcm_open +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xc7a766ed snd_dmaengine_pcm_close +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xcef556e0 snd_dmaengine_pcm_close_release_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xf796f6d1 snd_dmaengine_pcm_open_request_chan +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0x0d6464be snd_rawmidi_init +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0xda7372c8 snd_rawmidi_free +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0x2b3f6557 __snd_seq_driver_register +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0xe0adcc80 snd_seq_driver_unregister +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x1be3aa9e snd_ump_receive_ump_val +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x1fa0945e snd_ump_block_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x4938ec4f snd_ump_switch_protocol +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x4d21caf1 snd_ump_attach_legacy_rawmidi +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x4f0ff977 snd_ump_endpoint_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x5b39d06f snd_ump_convert_from_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x6edc3114 snd_ump_parse_endpoint +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x86252e9e snd_ump_transmit +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xaa281f91 snd_ump_receive +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe3590e5b snd_ump_convert_to_ump +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x033aec8a amdtp_am824_midi_trigger +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x177edc44 amdtp_domain_stream_pcm_ack +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x2dea94e3 amdtp_am824_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x4497f240 amdtp_am824_set_parameters +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x6182bfe7 amdtp_domain_destroy +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x759d4c6e amdtp_domain_add_stream +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x7aa514d1 amdtp_am824_set_pcm_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xc066ac21 amdtp_domain_stream_pcm_pointer +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xc0ce1bce amdtp_am824_add_pcm_hw_constraints +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xc9cbde76 amdtp_domain_stop +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xcd7f9e23 amdtp_domain_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xe6e324e2 amdtp_am824_set_midi_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xf785fd6d amdtp_domain_start +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x06b87e13 snd_hdac_ext_bus_init +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x08778a1f snd_hdac_ext_stream_release +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x11c204cf snd_hdac_ext_bus_get_hlink_by_name +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x13977c65 snd_hdac_ext_stream_start +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x17364a6a snd_hda_ext_driver_unregister +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x1f2973d3 snd_hda_ext_driver_register +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x27055949 snd_hdac_ext_stream_reset +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x2d19a978 snd_hdac_ext_stream_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x3698542a snd_hdac_ext_link_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x44d3d525 snd_hdac_ext_stream_decouple_locked +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x48bc95a5 snd_hdac_ext_bus_get_hlink_by_addr +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x4c13e400 snd_hdac_ext_bus_link_power_up_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x4c8d6e39 snd_hdac_ext_stream_decouple +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x5d6c026c snd_hdac_ext_bus_get_ml_capabilities +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x5e57949f snd_hdac_ext_bus_link_set_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x6365eae8 snd_hdac_ext_stream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x73121e3c snd_hdac_ext_bus_link_power_up +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x75186717 snd_hdac_ext_bus_ppcap_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x75602844 snd_hdac_ext_bus_link_get +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x774a72a5 snd_hdac_ext_bus_link_power_down +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x818ce825 snd_hdac_ext_bus_link_clear_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x85c85f88 snd_hdac_ext_bus_device_remove +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x8abd78d1 snd_hdac_ext_stream_setup +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa75d69d2 snd_hdac_ext_bus_link_power_down_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xb4185ba7 snd_hdac_ext_bus_exit +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xdea4db2c snd_hdac_ext_bus_link_put +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe4131146 snd_hdac_ext_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf057619f snd_hdac_ext_stream_clear +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf6c2aca8 snd_hdac_ext_bus_ppcap_int_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf798decd snd_hdac_ext_cstream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xfa76f238 snd_hdac_ext_stream_init_all +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x00d177e1 snd_hdac_bus_free_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x01fda0be snd_hdac_bus_stop_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x02938d3f snd_hdac_stream_stop +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x050a5962 snd_hdac_bus_reset_link +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x05ca9527 snd_hdac_bus_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x09a16c07 snd_hdac_regmap_update_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0d840a0d snd_hdac_stream_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x135a10d9 snd_hdac_device_register +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x135d4109 snd_hdac_bus_init_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1484f7ec snd_hdac_power_down_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x14955918 snd_hdac_stream_drsm_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x16da770e snd_hdac_regmap_read_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x191b3cbf snd_hdac_sync_audio_rate +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x19d71724 snd_hdac_bus_parse_capabilities +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1ae2bc6c snd_hdac_power_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1d0ba484 snd_hdac_dsp_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2a0cebc6 snd_hdac_regmap_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2b2595a6 snd_hdac_stop_streams_and_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2ce53096 snd_hdac_device_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2f7b031a snd_hdac_stop_streams +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3054782c snd_hdac_bus_handle_stream_irq +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x305b233c snd_hdac_bus_exec_verb_unlocked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x328e6fca snd_hdac_bus_update_rirb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x35687896 snd_hdac_sync_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3baa28c5 snd_hdac_stream_timecounter_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3bd544c2 snd_hdac_get_active_channels +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3faf788d snd_hda_bus_type +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4a2e1df0 snd_hdac_stream_start +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4a773e67 snd_hdac_stream_get_spbmaxfifo +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c177b92 snd_hdac_regmap_update_raw_once +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c7ec4b6 snd_hdac_get_ch_alloc_from_ca +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4e0ace9e snd_hdac_regmap_add_vendor_verb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4f9422b8 snd_hdac_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x50309158 snd_hdac_dsp_prepare +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x51701ebb snd_hdac_get_stream_stripe_ctl +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5292c6f3 snd_hdac_codec_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x52d4884a snd_hdac_bus_exit_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x536a3961 snd_hdac_acomp_get_eld +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x54779a6f snd_hdac_stream_spbcap_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x56191070 snd_hdac_acomp_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x567b2cbc snd_hdac_stream_wait_drsm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x575e64da snd_hdac_power_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x58630684 snd_hdac_stream_release_locked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x58b93211 snd_hdac_is_supported_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x58e3867e snd_hdac_device_unregister +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x59e5ce79 snd_hdac_stream_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5c07cb49 snd_hdac_calc_stream_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5cf3161c snd_hdac_i915_set_bclk +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5e61c5b3 snd_hdac_power_up_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5f7aff09 snd_hdac_bus_enter_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x67bfe791 snd_hdac_spk_to_chmap +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x68057d87 snd_hdac_query_supported_pcm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6d60b771 snd_hdac_refresh_widgets +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6f80d110 snd_hdac_bus_get_response +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x740675cb snd_hdac_regmap_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7747b589 snd_hdac_bus_send_cmd +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x77c754a8 snd_hdac_chmap_to_spk_mask +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7b1b78c2 snd_hdac_codec_modalias +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7ffabd07 snd_hdac_i915_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x80d0b959 snd_hdac_stream_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x88908120 snd_hdac_stream_release +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x89627e23 _snd_hdac_read_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8b853c03 snd_hdac_dsp_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8c938d73 snd_hdac_check_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8ea37d6c snd_hdac_get_connections +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x92da3edc snd_hdac_stream_set_dpibr +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x93a83211 snd_hdac_stream_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x96d69532 snd_hdac_codec_link_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x97ff2707 snd_hdac_setup_channel_mapping +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x98b5b04e snd_hdac_stream_sync_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x98e63b2b snd_hdac_bus_stop_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x99f41175 snd_hdac_bus_init_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a8e1877 snd_array_free +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9b422623 snd_hdac_register_chmap_ops +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9e1944e4 snd_hdac_acomp_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa2f4a770 snd_hdac_codec_link_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa5b94e58 snd_hdac_acomp_register_notifier +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xad58e627 snd_hdac_bus_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xad9620f5 snd_hdac_display_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xaf9d4f7c snd_hdac_stream_assign +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb0eb3238 snd_hdac_regmap_write_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb5611d17 snd_hdac_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb93e2f59 snd_hdac_stream_set_params +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbe7dd7dc snd_array_new +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbebccfe6 snd_hdac_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc30e5e99 snd_hdac_read_parm_uncached +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xca5cd3ab snd_hdac_get_sub_nodes +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xca7a4c88 snd_hdac_override_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd3f8aaff snd_hdac_get_stream +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd8ea70e4 snd_hdac_stream_setup_periods +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xda1c1dc9 snd_hdac_stream_setup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdbe66787 snd_hdac_bus_alloc_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdc0ef740 snd_hdac_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdd7dae78 snd_hdac_device_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe0bc906c snd_hdac_stream_set_lpib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe0efdfd9 hdac_get_device_id +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe0fd8ca8 snd_hdac_regmap_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe4e07754 snd_hdac_print_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe6d27371 snd_hdac_codec_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe800af81 snd_hdac_device_set_chip_name +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf83036d7 snd_hdac_stream_set_spib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xff596714 snd_hdac_set_codec_wakeup +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x0f1537e2 intel_nhlt_get_dmic_geo +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x4e859456 intel_nhlt_free +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x78507794 intel_nhlt_init +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x8fb2b4dc snd_intel_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x9d1f29c9 snd_intel_acpi_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x12c4c24f snd_ak4113_reinit +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x36f6e1eb snd_ak4113_external_rate +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x58d428d0 snd_ak4113_build +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x6538b508 snd_ak4113_create +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7e59b4ba snd_ak4113_check_rate_and_errors +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xac7c9ee6 snd_ak4113_reg_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x007008c1 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x01eab5cd snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0296693c snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x04416e60 snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x06b95890 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x073bcd03 snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x079a64df snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x096a3d0e snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a5514b1 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ad0580c snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0af59cc4 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0c4075e4 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0edddbf2 snd_hda_mixer_amp_volume_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10d1bcc2 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10d7fc8e snd_hda_mixer_amp_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x127673b3 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1a3e9c78 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1aa94fc7 snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2808b772 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x293aa567 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2aa6495b snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2b25cebc snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2c1f0bd3 snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2e04c2bf snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ef55a30 azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x330f3b9a snd_hda_mixer_amp_switch_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38a970f2 snd_hda_load_patch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x39bbb2dc snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3c4b3210 snd_hda_mixer_amp_switch_put_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3df831b1 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3ea5d79d snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x40251c77 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x406b4cf2 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x466c528c __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x46c14a29 snd_hda_mixer_amp_switch_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x50c1bb92 azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5160f59d snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51d3676f snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51f37d14 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x54494cc4 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55cc38bf snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5798e211 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a2c1b56 snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5d067cf6 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5e4a92e0 snd_hda_lock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5e8ca1bc snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5ea2a572 snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x643832e0 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6623fcc6 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x681c7e1a snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x696ae408 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6bcccc48 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d00d5ad snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6f758857 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73dcaae5 snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73f9d394 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x74ad3088 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7615ecb6 azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a4d4294 snd_hda_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7b13aa41 snd_hda_mixer_amp_volume_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7c724fbc snd_hda_enum_helper_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7d246186 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x80159612 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x807b208a snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8117ee41 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8443c79a snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x861b2746 snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x87096467 snd_hda_mixer_amp_switch_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x87275b88 __hda_codec_driver_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x890288f5 snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ae00b3a snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c2ba2b4 snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x909455fc snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x90a17d59 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x91116517 snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9344a50d azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95c94bcf snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9ba5ae06 snd_hda_mixer_amp_switch_get_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa164aefc snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa3550a03 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa3bb8bd1 snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa4d3db21 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa55784c4 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa5f1e486 snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa69dd324 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xae2ab663 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaf6c4c2a snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xafa8e73d snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb17c889c snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb18d74e0 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb29ba668 snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb58035a6 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb7e3aad8 is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbf21c1ca snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbf53b55d snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc26b0900 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4f56a36 snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc6ff7550 snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcb09db62 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xccc6c1a0 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcd0b5999 hda_codec_driver_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcea13331 azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcf12b503 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcf15f5bc snd_hda_mixer_amp_volume_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd1e9b0ad snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd3d54887 azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd4613d67 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd5fbfd11 snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd646f278 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd69db44b snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd78dee24 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdd0304dd snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdd60c619 azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe0d35b7d snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe2ce69b1 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe79bb1ec snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xec0670fa snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xecdba27e snd_hda_unlock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xef634d9d snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf419f9db azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf53dca63 snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf62498f9 snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf7797d19 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf9ef3f01 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfa1e43fe snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfde48405 snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfdfcfab2 snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfdfda06a snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xff8afa4f snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x051ad2b3 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0b7ec98a snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1b6dc7c6 snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x37d0d47a snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x45cea285 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4ce631b3 snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x68f6c3bd snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7599a8b7 snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76b7e7de snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7bb176e7 snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7f422784 snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8cde8101 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8f97a7a6 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x94ee6918 snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa8456664 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xadfc4622 snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbc27f5e1 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbd470018 snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc743f2af snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd9aa6dc6 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xdb9e5c76 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/soc/amd/acp/snd-acp-mach 0xb04ce168 acp_quirk_table +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0x62dcb8d4 adau1372_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0xa6cd3c8f adau1761_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0xdb867e53 adau1761_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x1062e4a8 adau17x1_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x5c9d3792 adau17x1_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x5cc9b0bc adau17x1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x83ee34a8 adau17x1_add_widgets +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x8ecfb26e adau17x1_add_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x9cfa385e adau17x1_precious_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xadc59c31 adau17x1_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xeab03230 adau17x1_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xf09d0395 adau17x1_set_micbias_voltage +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xf27df7f0 adau17x1_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau7118 0x4b483b6a adau7118_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x027b69c6 arizona_in_hpf_cut_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x04779ce9 arizona_isrc_fsl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x08006026 arizona_free_spk_irqs +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x0baa8716 arizona_init_common +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x0e4b20cc arizona_anc_input_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x0fdf875e arizona_init_dai +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x12e2c634 arizona_clk_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x140fa572 arizona_init_dvfs +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x236bcefc arizona_lhpf_coeff_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x258ae4a4 arizona_adsp2_rate_controls +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x27ac5245 arizona_asrc_rate1 +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x281ad2f7 arizona_out_vd_ramp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x3fb9bc3e arizona_lhpf3_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x42088c4f arizona_set_output_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x46226e87 arizona_jack_codec_dev_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x46277216 arizona_rate_val +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x49cdb337 arizona_out_vi_ramp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x527d991e arizona_in_dmic_osr +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x5283332c arizona_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x6820728e arizona_dvfs_up +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x69102a20 arizona_sample_rate_text +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x6d1bac98 arizona_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x70c22de4 arizona_anc_ng_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x729a5ef3 arizona_mixer_values +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x77877367 arizona_set_fll +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x7ebf6b67 arizona_hp_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x7f26f273 arizona_mixer_texts +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x7f5b9b04 arizona_anc_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x7f5bab25 arizona_jack_codec_dev_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x7f843d5c arizona_ng_hold +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x7fcb929a arizona_sample_rate_val_to_name +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x805d5f71 arizona_dvfs_down +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x80adec2f arizona_of_get_audio_pdata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x85b79d97 arizona_set_fll_refclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x8e0d911e arizona_in_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x8f929d81 arizona_init_gpio +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x96b538e3 arizona_output_anc_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x99ceb78a arizona_lhpf2_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x9c2f57a0 arizona_eq_coeff_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x9fe6deff arizona_isrc_fsh +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xa308a5ca arizona_init_spk_irqs +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xa826ad17 arizona_lhpf1_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xa866636a arizona_init_vol_limit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xa964630b arizona_init_mono +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xab4d845c arizona_rate_text +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xad0e036b arizona_input_analog +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xb16cd86a arizona_voice_trigger_switch +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xbe7a61a0 arizona_in_vd_ramp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xbff72eb5 arizona_dvfs_sysclk_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xc9c29637 arizona_mixer_tlv +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xd4bcc818 arizona_jack_set_jack +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xdfad0060 arizona_in_vi_ramp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xdfe804b8 arizona_sample_rate_val +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xe73d01ae arizona_simple_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xf1d1f6e0 arizona_init_spk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xf2428436 arizona_init_fll +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xf69c2034 arizona_out_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xfa1e82b0 arizona_lhpf4_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x01ea9e79 aw88395_dev_start +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x2ca17206 aw88395_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x3506783f aw88395_dev_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x38c7c4cd aw88395_dev_mute +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x477ded4c aw88395_dev_get_profile_count +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x6346c3e4 aw88395_dev_get_prof_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x7402b185 aw88395_dev_get_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xa4ff6aa7 aw88395_dev_set_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xb3fc3433 aw88395_dev_stop +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xde788ce7 aw88395_dev_set_volume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xf2203c09 aw88395_dev_fw_update +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xf82e6ebe aw88395_dev_get_prof_name +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0x3429301b aw88395_dev_cfg_load +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0xcb1d4cd0 aw88395_dev_load_acf_check +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x0c5cd305 cs35l41_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x48624f86 cs35l41_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x9aecfee2 cs35l41_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x0fa144cd cs35l41_test_key_lock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x100bb3a1 cs35l41_write_fs_errata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x106a3473 cs35l41_enter_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x2eb00cd8 cs35l41_init_boost +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x375c9b6a cs35l41_register_errata_patch +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x389e86c7 cs35l41_safe_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x54134071 cs35l41_regmap_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x5f6cd363 cs35l41_global_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x7a2d7df3 cs35l41_exit_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x89d34be3 cs35l41_set_channels +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x944d1aae cs35l41_otp_unpack +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x97461cb3 cs35l41_set_cspl_mbox_cmd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xb5ba5988 cs35l41_configure_cs_dsp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe24646ae cs35l41_regmap_spi +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe92ff6ad cs35l41_gpio_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xfdd5220b cs35l41_test_key_unlock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x30d76517 cs35l56_system_suspend_late +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x38cdcec2 cs35l56_system_resume_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x42da8ab3 cs35l56_system_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x5c65db7f cs35l56_system_suspend_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x7c367f2b cs35l56_system_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xe2957d0d cs35l56_system_resume_early +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x6876453c cs4271_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x7499dadc cs4271_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x369992f6 cs42l51_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x494210b0 cs42l51_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x6bd126b5 cs42l51_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x7af4892c cs42l51_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xff70cd7d cs42l51_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x22a4a1ef cs42xx8_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x3049e1c1 cs42xx8_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x7cac7292 cs42888_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x89f918a0 cs42xx8_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xcd3794c9 cs42448_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0xdd6fd72f es8328_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0xe5c98daf es8328_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x248e1695 hda_codec_probe_complete +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xc1f019f7 snd_soc_hda_codec_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xdbe24a3b soc_hda_ext_bus_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hdac-hda 0x6317ac68 snd_soc_hdac_hda_get_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hdac-hdmi 0x553219ea hdac_hdmi_jack_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hdac-hdmi 0xb2fdd938 hdac_hdmi_jack_port_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0x7c1f094e lpass_macro_pds_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0x809fc997 lpass_macro_pds_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98090 0x2b23664d max98090_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x1fabd1b6 max98373_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x8a85367e soc_codec_dev_max98373 +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xd71d43c8 soc_codec_dev_max98373_sdw +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xeb116336 max98373_slot_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x485b57f4 mt6358_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x4d889804 mt6358_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x86a75051 mt6358_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0xcf87edb0 mt6358_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8821 0x2cf5ad55 nau8821_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0x1ef3a102 nau8824_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xbf55f96a nau8824_components +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8825 0xa777f586 nau8825_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x2af87ea7 pcm1789_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xa93bb730 pcm1789_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xb4d83ac5 pcm1789_common_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0x2d48d28f pcm179x_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0x3afa3560 pcm179x_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x78aa7eb8 pcm186x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0xf09ca07f pcm186x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x3d4a1c45 pcm3168a_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x7f08b52b pcm3168a_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x97d19280 pcm3168a_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xd66e6322 pcm3168a_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x009874a6 pcm512x_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x61508177 pcm512x_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x691f095e pcm512x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x813c05ff pcm512x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x5dc92cdf rl6231_pll_calc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x70617a04 rl6231_get_clk_info +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x8d7fa148 rl6231_get_pre_div +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0xdba4502f rl6231_calc_dmic_clk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6347a 0xa7aa810f rl6347a_hw_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6347a 0xade4bf4c rl6347a_hw_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0x61ff58e3 rt5514_spi_burst_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0xff87892f rt5514_spi_burst_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x2b5549a3 rt5640_detect_headset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x344897c5 rt5640_enable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x4fa61d34 rt5640_disable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x776acb8d rt5640_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xf2e465e6 rt5640_dmic_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xfacb394c rt5640_set_ovcd_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0x03daad0f rt5645_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0xc23f976f rt5645_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5659 0xb0800373 rt5659_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5663 0x4996d6cb rt5663_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0x0c6aa17a rt5670_jack_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0x2f5ee4db rt5670_components +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0x48bfa012 rt5670_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0x6cb0eb29 rt5670_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0xc0e97d06 rt5670_jack_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677 0xf41cd5a8 rt5677_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x5fc320ad rt5677_spi_write_firmware +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x67956035 rt5677_spi_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xc6695825 rt5677_spi_hotword_detected +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xe8ece129 rt5677_spi_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x0d18594a rt5682_supply_names +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x137517d1 rt5682_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x1ba76a77 rt5682_calibrate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x47b9ce33 rt5682_aif2_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x57d4e79e rt5682_register_dai_clks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x59d3d967 rt5682_jack_detect_handler +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x5b34fc6b rt5682_soc_component_dev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x5da301f5 rt5682_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x73f84d71 rt5682_parse_dt +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x756d593b rt5682_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xa4adeb76 rt5682_apply_patch_list +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xac8e7530 rt5682_aif1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xb897de56 rt5682_reg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xe10dbd94 rt5682_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682s 0x8c7bd002 rt5682s_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x0f788647 sigmadsp_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x11463747 sigmadsp_attach +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x1de5385e sigmadsp_setup +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x64533dd6 devm_sigmadsp_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x782e4994 sigmadsp_restrict_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-i2c 0x325f3a7d devm_sigmadsp_init_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-regmap 0xa9a9b39e devm_sigmadsp_init_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0x716e52df src4xxx_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0x7a73fffb src4xxx_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x588578de ssm2602_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0xa8ab9560 ssm2602_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x03cf63af tascodec_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x3bc8d05f tasdevice_amp_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x617eaa90 tasdevice_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x6502a207 tasdevice_digital_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x7ace2816 tasdevice_dev_bulk_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x888f108e tasdevice_digital_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x926d7e3c tasdevice_dev_bulk_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xacd5b2ba tasdevice_kzalloc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xafbecc05 tasdevice_dev_update_bits +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xb9eb07af tasdevice_dev_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xba580b2e tasdevice_dev_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xce7048af tasdevice_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xd60d28da tasdevice_dsp_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xd64562d6 tasdevice_amp_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xf93db1ed tas2781_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic32x4 0x6e2dca7a aic32x4_register_clocks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic3x 0xc40a6a16 aic3x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ts3a227e 0x667a06bd ts3a227e_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd-mbhc 0x936c1623 wcd_mbhc_event_notify +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x1960b660 wcd938x_sdw_set_sdw_stream +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x9788cbe6 wcd938x_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xaa7309ae wcd938x_sdw_device_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xe3074ce5 wcd938x_swr_get_current_bank +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xee20e23d wcd938x_sdw_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x0483c1c3 wm_adsp_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x0543c3fc wm_adsp2_set_dspclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x0c5c5d4f wm_adsp_compr_open +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x10a542b1 wm_adsp_fw_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x18196ac9 wm_adsp_write_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x2bff3665 wm_adsp_fw_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x2ef5d9ac wm_adsp2_preloader_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x3b5d72ca wm_adsp2_component_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x40551500 wm_adsp2_preloader_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x4a1da741 wm_adsp_early_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x52c16479 wm_halo_wdt_expire +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x56437c86 wm_adsp2_component_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x61b83a81 wm_adsp_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x647f47fb wm_adsp1_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x68dce425 wm_adsp_compr_copy +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x6f78ef6d wm_adsp2_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x73cdf38c wm_adsp2_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x7e058e1d wm_adsp_fw_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x8dd19499 wm_halo_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x8f71faf2 wm_adsp1_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x960f9bc1 wm_adsp_power_up +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x9840118b wm_adsp_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xd42f43bf wm_adsp_compr_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xdd3c79ef wm_adsp2_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xe3545502 wm_adsp_compr_handle_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xe790bb54 wm_adsp_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xea38ee07 wm_halo_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf6c1bed9 wm_adsp_read_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf9b3f4a2 wm_adsp_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0xb441a533 wm8731_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0xec6069f3 wm8731_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x28e61d98 wm8804_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x3d1e4e1d wm8804_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x4da344fa wm8804_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x56050886 wm8804_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8903 0x84ab486a wm8903_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8962 0xca66a2a6 wm8962_mic_detect +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-fsl-asrc 0xb4a14564 fsl_asrc_component +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x30693bb7 imx_audmux_v1_configure_port +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x58631dab imx_audmux_v2_configure_port +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x00e1d1ff asoc_simple_is_convert_required +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x1069c9a4 asoc_simple_init_aux_jacks +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x146dfb73 asoc_simple_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x224992a7 asoc_simple_hw_params +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x2613190b asoc_simple_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x2e22691d asoc_graph_is_ports0 +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x3a03937d asoc_simple_parse_widgets +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x3b6618a7 asoc_simple_shutdown +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x4354e27f asoc_simple_parse_convert +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x5deea96c asoc_simple_dai_init +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x6a9ed684 asoc_simple_be_hw_params_fixup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x6e69569e asoc_graph_card_probe +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x70636ec1 asoc_simple_init_priv +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x7e734474 asoc_simple_remove +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x982058f2 asoc_graph_parse_dai +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x9b08f1c9 asoc_simple_parse_tdm_width_map +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x9c9bf4be asoc_simple_parse_routing +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xb51a0f30 asoc_simple_parse_clk +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xba46e66e asoc_simple_init_jack +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xcd0f2312 asoc_simple_canonicalize_cpu +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xd5fd6d9c asoc_simple_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xd62023fb asoc_simple_set_dailink_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xf5c0367c asoc_simple_clean_reference +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xfd069f95 asoc_simple_startup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xff90eeb8 asoc_simple_canonicalize_platform +EXPORT_SYMBOL_GPL sound/soc/intel/atom/snd-soc-sst-atom-hifi2-platform 0x0a513e72 sst_register_dsp +EXPORT_SYMBOL_GPL sound/soc/intel/atom/snd-soc-sst-atom-hifi2-platform 0xf1739bd0 sst_unregister_dsp +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0x199dd282 sst_context_init +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0x5398be37 sst_configure_runtime_pm +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0x585dda67 intel_sst_pm +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0x709cd25f relocate_imr_addr_mrfld +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0xf418dfcf sst_alloc_drv_context +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0xf4e0f062 sst_context_cleanup +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x04498d6d snd_soc_acpi_intel_cherrytrail_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x099591ce snd_soc_acpi_intel_cfl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x128f931b snd_soc_acpi_intel_cml_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x1bc80d02 snd_soc_acpi_intel_adl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x1f8b7bc7 snd_soc_acpi_intel_baytrail_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x279fe63f snd_soc_acpi_intel_adl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x3be70ab6 snd_soc_acpi_intel_cml_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x3d0bafd2 snd_soc_acpi_intel_ehl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x4854b8a6 snd_soc_acpi_intel_cfl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x4ef13e3c snd_soc_acpi_intel_tgl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x54ee2a5f snd_soc_acpi_intel_glk_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x5fab088f snd_soc_acpi_intel_broadwell_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x68f75bcd snd_soc_acpi_intel_mtl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x6d15bde2 snd_soc_acpi_intel_rpl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x7499ad04 snd_soc_acpi_intel_hda_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x82bce818 snd_soc_acpi_intel_bxt_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x889ced68 snd_soc_acpi_intel_kbl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x9bf34fcb snd_soc_acpi_intel_cnl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xa4a63555 snd_soc_acpi_intel_skl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xb59cdff3 snd_soc_acpi_intel_jsl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xb94e364c snd_soc_acpi_intel_rpl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xc9ae713e snd_soc_acpi_intel_cnl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xd1ffcc01 snd_soc_acpi_intel_tgl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xd85bc852 snd_soc_acpi_intel_lnl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xec94416d snd_soc_acpi_intel_icl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xf05240d7 snd_soc_acpi_intel_mtl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xf2c8ec3e snd_soc_acpi_intel_icl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xfdc5143c snd_soc_acpi_intel_lnl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x031d467e sst_dsp_shim_read +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x16e86983 sst_shim32_read +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x3dd3cf5b sst_dsp_register_poll +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x548a23d8 sst_dsp_shim_read_unlocked +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x558105e5 sst_dsp_mailbox_init +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x775246e5 sst_dsp_inbox_write +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x84a86455 sst_dsp_shim_update_bits_forced_unlocked +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x874430a2 sst_dsp_shim_update_bits +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x87cdf7d2 sst_shim32_write64 +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xa4abb3b9 sst_dsp_outbox_write +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xaa5d854c sst_dsp_shim_update_bits_unlocked +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xca2e1910 sst_dsp_outbox_read +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xd72a34c2 sst_shim32_read64 +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xe1e78bfe sst_dsp_shim_write_unlocked +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xe33b094f sst_dsp_shim_write +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xe52fbe77 sst_dsp_inbox_read +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xe69fffe1 sst_dsp_shim_update_bits_forced +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xe9c6de99 sst_shim32_write +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0x112ea88d sst_ipc_tx_message_nopm +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0x60a5cad8 sst_ipc_reply_find_msg +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0x682197e5 sst_ipc_init +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0x6963116e sst_ipc_tx_message_nowait +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0x71c4e289 sst_ipc_tx_message_wait +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0x89889da9 sst_ipc_fini +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0xb55cb59e sst_ipc_tx_msg_reply_complete +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x02c0db22 skl_ipc_restore_pipeline +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x0dcc297b skl_ipc_init_instance +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x1df76877 skl_ipc_set_d0ix +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x2e026150 skl_ipc_set_large_config +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x3962a979 skl_dsp_put_core +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x3b43d8be skl_ipc_get_large_config +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x3c720460 skl_dsp_set_dma_control +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x3fe4b30f skl_sst_ipc_load_library +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x5c6f88c9 bxt_sst_init_fw +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x5e8c98ad skl_ipc_bind_unbind +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x5fac451e bxt_sst_dsp_cleanup +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x5fcee46b skl_ipc_unload_modules +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x6a4a53c2 skl_dsp_free +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x6be04640 skl_ipc_set_pipeline_state +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x6cffb187 is_skl_dsp_running +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x7685f825 skl_ipc_set_dx +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x79b0b085 bxt_sst_dsp_init +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x7c0e6a77 cnl_sst_dsp_cleanup +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x8151f2eb skl_ipc_delete_pipeline +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x8d947090 skl_clear_module_cnt +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x956edbd8 skl_dsp_get_core +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xa49d9f12 skl_get_pvt_id +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xb55037b7 skl_ipc_load_modules +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xbc19cc3a skl_sst_dsp_init +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xc864870a skl_put_pvt_id +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xc9bb493e skl_dsp_sleep +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xca28ad1e cnl_sst_dsp_init +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xd723c8ff skl_ipc_save_pipeline +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xd9adc709 skl_sst_dsp_cleanup +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xde46f3b4 skl_sst_init_fw +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xdee767a5 cnl_sst_init_fw +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xe2a90266 skl_dsp_wake +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xeb7bb25f skl_ipc_create_pipeline +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xf0e62d4e cnl_dsp_free +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xfe731fcf skl_get_pvt_instance_id_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x2ad85b63 snd_soc_acpi_find_machine +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x48c4d20c snd_soc_acpi_codec_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x5c512782 snd_soc_acpi_find_package_from_hid +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x02157132 snd_soc_rtdcom_lookup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x02550f84 snd_soc_of_parse_aux_devs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0389d582 snd_soc_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x079564ca snd_soc_jack_add_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x07be71d9 snd_soc_component_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x089c47ff snd_dmaengine_pcm_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0bc25510 snd_soc_component_read +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0c62c919 snd_soc_dapm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0c75f0a9 snd_soc_dpcm_can_be_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0fcbc6fb snd_soc_dapm_del_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1064f2b7 snd_soc_dai_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1168c1c1 snd_soc_card_jack_new_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1353002f snd_soc_new_compress +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x14469b6c snd_soc_dai_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x16ba8439 snd_soc_component_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x17739d9e dapm_mark_endpoints_dirty +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x177df2d6 dapm_clock_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1978d5d9 snd_soc_dai_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1ac7d24d snd_soc_jack_free_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1c31d880 snd_soc_dapm_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1cd2caf3 snd_soc_find_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1e0531a7 snd_soc_of_parse_audio_routing +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1e6e8b0c snd_soc_dai_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1e91420e dpcm_be_dai_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1f0146c6 snd_soc_add_component_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1f96cde5 snd_soc_bytes_info +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2541a979 snd_soc_calc_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x26f063af snd_soc_new_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x27d3edfa snd_soc_of_put_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x27e3b099 snd_soc_put_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x27efec7a snd_soc_component_write +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x27f94a8e snd_soc_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x286c6aca snd_soc_dapm_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x28a88de0 snd_soc_dpcm_fe_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x28db52b2 snd_soc_poweroff +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x29764e29 snd_soc_dapm_dai_get_connected_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2a9bf67e snd_soc_component_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2b4fe04f snd_soc_dapm_new_dai_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2c675cc8 snd_soc_cnew +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2c8ee137 snd_soc_unregister_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2dc161ea snd_soc_limit_volume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2e6dcd6a snd_soc_dai_set_tristate +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x30feeed1 snd_soc_set_dmi_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3424f9fb snd_soc_dapm_free_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x37a05e5c snd_soc_dapm_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x37fd09c5 snd_soc_dapm_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x38b08d28 snd_soc_dapm_put_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x38c6a7f2 snd_soc_dai_set_clkdiv +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3a08fd0a snd_soc_of_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3ce5a2b9 snd_soc_runtime_set_dai_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3d8e0efc snd_soc_component_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3e14069e snd_soc_dpcm_be_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3f7b3ead snd_soc_component_update_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x415d35ed snd_soc_jack_notifier_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x41a8c8bd snd_soc_dapm_get_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x423daa97 snd_soc_component_exit_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4276b72c snd_soc_dai_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x44c9c8f7 snd_soc_component_compr_open +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4bbb09ee snd_soc_dai_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4c682392 snd_soc_dai_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4e8e2cfa snd_soc_jack_report +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4f4170a6 snd_soc_component_get_jack_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4fa1782d snd_soc_tdm_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4fd5b97b snd_soc_of_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4fe805ff snd_soc_component_update_bits_async +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x500a9415 snd_soc_add_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x509ff3d6 snd_soc_component_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x50d453ba snd_soc_dapm_mux_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x51960282 snd_soc_dapm_info_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x537cbb47 snd_soc_of_get_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x553ee2ec snd_soc_component_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x55dc1a1c snd_soc_get_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x57f28de8 snd_soc_component_async_complete +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5d159eac snd_soc_of_parse_audio_simple_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5d28392f snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5e7e8584 snd_soc_dapm_update_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5eb90fb9 snd_soc_get_stream_cpu +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5f177d17 snd_soc_get_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5f864693 soc_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x62273a9f dpcm_end_walk_at_be +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x62e75eb5 snd_soc_put_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x63146805 snd_soc_jack_add_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x64241686 snd_soc_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x646d4501 snd_soc_component_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x64c1d20c snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x64c5e189 snd_dmaengine_pcm_prepare_slave_config +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x655fc9be snd_soc_jack_notifier_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x66d6bd92 snd_soc_dai_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x68234604 snd_soc_dai_set_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6d91f7f6 devm_snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x71c21eab snd_soc_dapm_kcontrol_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x73a77695 snd_soc_remove_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x73b37066 snd_soc_card_remove_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x76484b75 snd_soc_dapm_new_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x78300261 dapm_regulator_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x79afe412 snd_soc_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x79d3e9dd snd_soc_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7cd9197b snd_soc_link_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7d76b1f5 snd_soc_pm_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7ddeb59e snd_soc_info_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e02ce09 snd_soc_dpcm_get_substream +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e606130 snd_soc_calc_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7f109f04 snd_soc_dapm_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x80be1cae snd_soc_runtime_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x813785ff snd_soc_bytes_tlv_callback +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8185bc8e snd_soc_dpcm_can_be_free_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8306153f snd_soc_get_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x863e6017 snd_soc_component_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x86d410a1 snd_soc_dpcm_runtime_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x872e2678 snd_soc_dai_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x874b1254 snd_soc_dai_digital_mute +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x874d1929 snd_soc_jack_add_zones +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x87967bf1 snd_soc_daifmt_parse_clock_provider_raw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x87d0dfc7 snd_soc_set_ac97_ops_of_reset +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8851e551 snd_soc_tplg_widget_bind_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x89591295 snd_soc_component_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8982e52a snd_soc_get_dai_id +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x89dc3276 snd_soc_of_put_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8b9a172e snd_soc_add_dai_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8bf51841 snd_soc_dai_set_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8c75cb7c devm_snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8dd7da5e snd_soc_dapm_ignore_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8f39677f snd_soc_jack_get_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8fba7170 snd_soc_dai_get_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x920bd2db null_dailink_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x92bedc45 snd_soc_component_test_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x95a98ad5 snd_soc_bytes_info_ext +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x96b8e8f1 snd_soc_dapm_new_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x96f2522a snd_soc_component_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9741da5c snd_soc_component_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x98048eb6 snd_soc_bytes_get +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9817d255 snd_soc_close_delayed_work +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x99ab9ffa snd_soc_dapm_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x99b3e2bb snd_soc_resume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9cb31318 dapm_kcontrol_get_value +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9d9f0231 snd_soc_set_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9e5cd889 snd_soc_dai_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9f258ce9 snd_soc_component_initialize +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa15fe419 dapm_pinctrl_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa3327fb7 snd_soc_dapm_weak_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa373ca50 snd_soc_dapm_force_bias_level +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa56233ed snd_soc_component_write_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa56f2ffe snd_soc_link_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa58af297 snd_soc_info_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa6e93966 snd_soc_info_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa728605c snd_soc_unregister_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa8613bfe snd_soc_put_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xab7b8059 snd_soc_component_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xad7454dc snd_soc_dai_link_set_capabilities +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xaf5cb765 snd_soc_component_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb25710d7 snd_soc_dai_set_bclk_ratio +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb29908e6 snd_soc_component_set_jack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb39c8690 snd_soc_tplg_component_remove +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb3d34725 snd_soc_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb517d47e snd_soc_free_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb5964cf1 snd_soc_component_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb5c0602c snd_soc_dapm_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb6b314e7 asoc_dummy_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb7bc21d2 snd_soc_dapm_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xba86cc19 snd_soc_component_compr_get_codec_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbb26d28e snd_soc_of_get_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbbf3a74a snd_soc_dai_set_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbddede9e snd_soc_of_get_slot_mask +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbf2c849a snd_soc_component_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbf9d7e2b snd_soc_component_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbfddf071 snd_soc_card_jack_new +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc18cf080 snd_soc_component_notify_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc1b1a9c5 snd_soc_component_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc2844f11 snd_soc_unregister_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc2a1cf40 snd_soc_dapm_kcontrol_dapm +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc317a15e snd_soc_daifmt_clock_provider_flipped +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc4588c4d snd_soc_jack_add_gpiods +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc533659e snd_soc_component_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc65dfad3 snd_soc_card_add_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc7e30239 snd_soc_dapm_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8269f94 snd_soc_params_to_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc873cd38 snd_soc_of_parse_node_prefix +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8b6dcae snd_soc_dapm_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc9768acc snd_soc_unregister_component_by_driver +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcc900e7d snd_soc_dai_active +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcd20500e snd_soc_of_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcdb0c889 devm_snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcfadc2ab snd_soc_dapm_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcfb58eb0 snd_soc_dapm_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd17f5fb9 snd_soc_dapm_sync +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd22b051d snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd3141523 snd_soc_info_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd32d895c snd_soc_dapm_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd4444471 snd_soc_dapm_mixer_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd5425020 snd_soc_debugfs_root +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd618e8e3 snd_soc_lookup_component_nolocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd686caf3 snd_soc_dai_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd9c1b570 snd_soc_component_read_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdc830a4c snd_soc_of_parse_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xde4f7919 snd_soc_runtime_calc_hw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xde57b015 snd_soc_daifmt_parse_format +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdefdd453 snd_soc_dpcm_can_be_prepared +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdf6f336e snd_soc_component_compr_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe0d7b3c7 snd_soc_add_pcm_runtimes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe22d9fc7 snd_soc_find_dai_with_mutex +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe2888f1b snd_soc_lookup_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe2dcd4f2 snd_soc_dapm_sync_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe3c21845 widget_in_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe480c221 snd_soc_dapm_init +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe6199cf4 snd_soc_tplg_component_load +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe67d7610 snd_soc_set_runtime_hwparams +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe760a4bb snd_soc_put_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe8f971b8 snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xea1c5425 snd_soc_dapm_dai_free_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xea44e6dc snd_soc_component_init_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xea8c4734 snd_soc_component_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeb711ae7 snd_soc_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xebd71f48 snd_soc_dapm_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xed9f13ae snd_soc_get_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf146ca1e snd_soc_info_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf1ce8054 snd_soc_get_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf27170af snd_soc_bytes_put +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf5ae0d8e snd_soc_card_get_kcontrol +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf70dc867 snd_soc_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf878b42a snd_soc_link_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf8c7d91f snd_soc_of_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf9622dd1 snd_soc_daifmt_clock_provider_from_bitmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfaf02411 snd_soc_add_card_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfafc4f73 snd_soc_dapm_add_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfd6be97d snd_soc_component_compr_copy +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfddd05d0 snd_soc_dapm_new_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfe22c84e snd_soc_dai_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xff0eab86 devm_snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x38617702 snd_sof_debugfs_buf_item +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x866548c0 snd_sof_free_debug +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xb9e5c9f8 snd_sof_debugfs_add_region_item_iomem +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xc57c5d3d snd_sof_dbg_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xf985dbaa snd_sof_dbg_memory_info_init +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x1129782f line6_write_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x17728c2a line6_send_raw_message_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x202a1b1b line6_midi_id +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x3260845e line6_init_pcm +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x4e8de64f line6_alloc_sysex_buffer +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x514b4484 line6_disconnect +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x525cccb0 line6_init_midi +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x594839cf line6_suspend +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x5e64b50a line6_send_sysex_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x60a30d4e line6_probe +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x692baf98 line6_send_raw_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x8fe3aec1 line6_pcm_acquire +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x9e0f5b79 line6_read_serial_number +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xb40e9165 line6_pcm_release +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xc702b508 line6_read_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xd33c4c27 line6_resume +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xdb2413db line6_version_request_async +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x3fe35aea irq_bypass_unregister_consumer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x418873cc irq_bypass_register_producer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x888c5be5 irq_bypass_register_consumer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0xf6e772c3 irq_bypass_unregister_producer +EXPORT_SYMBOL_GPL vmlinux 0x0008d0d3 phy_resolve_aneg_pause +EXPORT_SYMBOL_GPL vmlinux 0x001565ab _RNvXs10_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB8_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x001b074f mce_is_correctable +EXPORT_SYMBOL_GPL vmlinux 0x002c6aa6 _RNvXs22_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10llist_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x002c8a65 virtqueue_add_sgs +EXPORT_SYMBOL_GPL vmlinux 0x0031724a pci_epf_destroy +EXPORT_SYMBOL_GPL vmlinux 0x0034f3b6 xen_has_pv_nic_devices +EXPORT_SYMBOL_GPL vmlinux 0x00513f58 get_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x00565f18 pernet_ops_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x0056a11a component_unbind_all +EXPORT_SYMBOL_GPL vmlinux 0x00587792 irqchip_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x005f18a6 add_wait_queue_priority +EXPORT_SYMBOL_GPL vmlinux 0x0077d2fd _RNvXs1Z_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_11EscapeDebugNtNtBa_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x008539f0 klp_shadow_alloc +EXPORT_SYMBOL_GPL vmlinux 0x00883e22 pci_pr3_present +EXPORT_SYMBOL_GPL vmlinux 0x0091b519 tty_kopen_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x00b5d51e ping_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x00b84db8 fat_free_clusters +EXPORT_SYMBOL_GPL vmlinux 0x00c6c0cb file_ra_state_init +EXPORT_SYMBOL_GPL vmlinux 0x00d27cdf _RNvXsf_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_10hlist_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x00d4c500 usb_decode_interval +EXPORT_SYMBOL_GPL vmlinux 0x00d83c6c iomap_fiemap +EXPORT_SYMBOL_GPL vmlinux 0x00e0c1fb cpufreq_driver_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x00e39470 pm_genpd_remove +EXPORT_SYMBOL_GPL vmlinux 0x00e47606 xfrm_dev_policy_add +EXPORT_SYMBOL_GPL vmlinux 0x00eac0f4 misc_cg_try_charge +EXPORT_SYMBOL_GPL vmlinux 0x00effef3 cpufreq_dbs_governor_start +EXPORT_SYMBOL_GPL vmlinux 0x00f902a9 da9052_adc_read_temp +EXPORT_SYMBOL_GPL vmlinux 0x0100afbc vcap_keyfield_name +EXPORT_SYMBOL_GPL vmlinux 0x0103959b gpiod_to_chip +EXPORT_SYMBOL_GPL vmlinux 0x0110eaff pcie_aspm_capable +EXPORT_SYMBOL_GPL vmlinux 0x0115438e devl_trap_policers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x011fd562 _RNvMNtCs3AkgXgqgK6r_4core3f32f7next_up +EXPORT_SYMBOL_GPL vmlinux 0x0122e062 acpi_pci_find_root +EXPORT_SYMBOL_GPL vmlinux 0x012e730e apei_exec_noop +EXPORT_SYMBOL_GPL vmlinux 0x0131cc28 _RNvXs4m_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_10NonZeroI32NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x013f67c4 shmem_file_setup_with_mnt +EXPORT_SYMBOL_GPL vmlinux 0x01422e8c vp_modern_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x0142d7ba _RNvNvMNtCs3AkgXgqgK6r_4core3f32f7to_bits13ct_f32_to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x015369e3 regmap_async_complete_cb +EXPORT_SYMBOL_GPL vmlinux 0x016edcf4 wm8350_block_write +EXPORT_SYMBOL_GPL vmlinux 0x01711bc5 fuse_get_unique +EXPORT_SYMBOL_GPL vmlinux 0x0178ee39 _RNvXNtNtNtCsbwHtcUjRN57_6kernel4sync4lock5mutexNtB2_12MutexBackendNtB4_7Backend4init +EXPORT_SYMBOL_GPL vmlinux 0x01826390 iommu_device_register +EXPORT_SYMBOL_GPL vmlinux 0x01848a8e local_apic_timer_c2_ok +EXPORT_SYMBOL_GPL vmlinux 0x01866a57 ezx_pcap_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x018adbf0 tty_port_tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x018fdb7c dev_pm_opp_find_freq_ceil +EXPORT_SYMBOL_GPL vmlinux 0x019f8155 __crypto_alloc_tfm +EXPORT_SYMBOL_GPL vmlinux 0x01a0cb78 property_entries_free +EXPORT_SYMBOL_GPL vmlinux 0x01a20dfe spi_delay_to_ns +EXPORT_SYMBOL_GPL vmlinux 0x01a260ab inet6_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0x01b0c20c _RNvXs7_NtCs3AkgXgqgK6r_4core5allocNtB5_10AllocErrorNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x01b8ad58 clk_gate_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x01bbe239 _RNvXs1_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x01bdeff3 md_stop_writes +EXPORT_SYMBOL_GPL vmlinux 0x01c12c32 cpu_bit_bitmap +EXPORT_SYMBOL_GPL vmlinux 0x01d1d8e1 ata_msleep +EXPORT_SYMBOL_GPL vmlinux 0x01d367bd pm_genpd_init +EXPORT_SYMBOL_GPL vmlinux 0x01d7d2e8 metadata_dst_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x01e11f83 _RNvXsj_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_12IntErrorKindNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x01e1a8de kgdb_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x01ee5532 smp_call_function_any +EXPORT_SYMBOL_GPL vmlinux 0x01f2b593 usb_choose_configuration +EXPORT_SYMBOL_GPL vmlinux 0x0204c5e1 pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x0205c290 ip6_route_input_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0207a6c6 reset_control_bulk_acquire +EXPORT_SYMBOL_GPL vmlinux 0x020fffaa _RNvXs8_NtCs3AkgXgqgK6r_4core3fmtNtB5_9FormatterNtB5_5Write9write_str +EXPORT_SYMBOL_GPL vmlinux 0x022b9669 usb_hcd_check_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x02307ae7 _RNvXs2t_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11class_rcu_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0235dab1 _RNvXsd_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_9list_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x02378475 __traceiter_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x02394899 play_idle_precise +EXPORT_SYMBOL_GPL vmlinux 0x023e8d61 clk_hw_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x02495b8f gnttab_alloc_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0x024d13dd request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x0250282d sk_setup_caps +EXPORT_SYMBOL_GPL vmlinux 0x026a586a edac_pci_handle_npe +EXPORT_SYMBOL_GPL vmlinux 0x026af772 __tracepoint_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x026c95ab bpf_offload_dev_create +EXPORT_SYMBOL_GPL vmlinux 0x0285910b pinctrl_pm_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0x0295da51 xfrm_output_resume +EXPORT_SYMBOL_GPL vmlinux 0x02964717 iommu_detach_group +EXPORT_SYMBOL_GPL vmlinux 0x0298cc13 dev_pm_set_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x029a21ed pci_remove_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x029e5517 cpufreq_freq_attr_scaling_available_freqs +EXPORT_SYMBOL_GPL vmlinux 0x02b12db4 evict_inodes +EXPORT_SYMBOL_GPL vmlinux 0x02b592a1 spi_controller_suspend +EXPORT_SYMBOL_GPL vmlinux 0x02c5c501 power_supply_find_ocv2cap_table +EXPORT_SYMBOL_GPL vmlinux 0x02ca3388 devm_devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0x02cde331 devlink_to_dev +EXPORT_SYMBOL_GPL vmlinux 0x02db31c0 ip6_sk_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x02df2fc0 _RNvXs5R_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11wake_q_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x02f0e581 sk_msg_trim +EXPORT_SYMBOL_GPL vmlinux 0x02fa7ecd devl_region_create +EXPORT_SYMBOL_GPL vmlinux 0x02fd71ce gpiochip_populate_parent_fwspec_twocell +EXPORT_SYMBOL_GPL vmlinux 0x030b5c46 thermal_cooling_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x030cbca2 ata_id_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x03108649 wakeup_source_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0312b3b0 reset_controller_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0315be3e fsnotify_alloc_group +EXPORT_SYMBOL_GPL vmlinux 0x03235d62 smpboot_unregister_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x0334454d em_dev_register_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x033832c7 usb_amd_hang_symptom_quirk +EXPORT_SYMBOL_GPL vmlinux 0x03437e08 gpiod_export_link +EXPORT_SYMBOL_GPL vmlinux 0x0343bdf1 __i2c_board_list +EXPORT_SYMBOL_GPL vmlinux 0x03473884 phy_basic_t1s_p2mp_features +EXPORT_SYMBOL_GPL vmlinux 0x034afc51 __blk_req_zone_write_unlock +EXPORT_SYMBOL_GPL vmlinux 0x035afec6 __devm_regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0x0367708d __SCK__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x036de383 perf_event_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x0372fb2c ftrace_set_notrace +EXPORT_SYMBOL_GPL vmlinux 0x0373766a sbitmap_queue_clear +EXPORT_SYMBOL_GPL vmlinux 0x03744a8e fwnode_get_next_available_child_node +EXPORT_SYMBOL_GPL vmlinux 0x03952887 ktime_add_safe +EXPORT_SYMBOL_GPL vmlinux 0x03985892 __SCK__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x0398ef6f bd_unlink_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x03a52ef5 pci_enable_sriov +EXPORT_SYMBOL_GPL vmlinux 0x03b32806 pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x03c12dfe cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x03c1c035 acrn_remove_intr_handler +EXPORT_SYMBOL_GPL vmlinux 0x03ce7234 sched_smt_present +EXPORT_SYMBOL_GPL vmlinux 0x03d73846 virtqueue_enable_cb +EXPORT_SYMBOL_GPL vmlinux 0x03eeb91a devlink_dpipe_entry_ctx_append +EXPORT_SYMBOL_GPL vmlinux 0x04025622 fib4_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x0402cbbf preempt_notifier_inc +EXPORT_SYMBOL_GPL vmlinux 0x0409e3fa rio_mport_initialize +EXPORT_SYMBOL_GPL vmlinux 0x0411604c clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x041b96a3 acpi_dev_get_memory_resources +EXPORT_SYMBOL_GPL vmlinux 0x041ffdd8 __fscrypt_prepare_readdir +EXPORT_SYMBOL_GPL vmlinux 0x04216bc0 ata_scsi_slave_destroy +EXPORT_SYMBOL_GPL vmlinux 0x04261073 dev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0x04297ac9 cleanup_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x042b69ef __tracepoint_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x043524ee device_create_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x043fba73 regulator_set_soft_start_regmap +EXPORT_SYMBOL_GPL vmlinux 0x0460986a device_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x0465a073 regmap_reg_in_ranges +EXPORT_SYMBOL_GPL vmlinux 0x0465d3e4 sched_set_fifo_low +EXPORT_SYMBOL_GPL vmlinux 0x0469b7da cpufreq_enable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x046c135f rio_free_net +EXPORT_SYMBOL_GPL vmlinux 0x047625af l3mdev_ifindex_lookup_by_table_id +EXPORT_SYMBOL_GPL vmlinux 0x048576bb fwnode_graph_get_port_parent +EXPORT_SYMBOL_GPL vmlinux 0x048b5f8d twl4030_audio_get_mclk +EXPORT_SYMBOL_GPL vmlinux 0x0496861f irq_chip_disable_parent +EXPORT_SYMBOL_GPL vmlinux 0x049e5156 gnttab_try_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x04a7fc08 usb_alloc_urb +EXPORT_SYMBOL_GPL vmlinux 0x04a8152d mdiobus_modify +EXPORT_SYMBOL_GPL vmlinux 0x04a885a9 uart_insert_char +EXPORT_SYMBOL_GPL vmlinux 0x04b62b28 xenbus_free_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x04bf0092 io_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x04c4f603 mpi_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0x04c8aebf console_verbose +EXPORT_SYMBOL_GPL vmlinux 0x04c9b970 ata_do_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x04cfc364 page_cache_sync_ra +EXPORT_SYMBOL_GPL vmlinux 0x04dc2a27 spi_bus_unlock +EXPORT_SYMBOL_GPL vmlinux 0x04dc5f4f tty_buffer_space_avail +EXPORT_SYMBOL_GPL vmlinux 0x04df8fbc lzo1x_decompress_safe +EXPORT_SYMBOL_GPL vmlinux 0x04f59921 pci_msi_prepare +EXPORT_SYMBOL_GPL vmlinux 0x05008edc __rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x0505e85b __traceiter_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x05087232 rio_map_inb_region +EXPORT_SYMBOL_GPL vmlinux 0x050d0333 _RNvXs3_NtNtCs3AkgXgqgK6r_4core5panic8locationNtB5_8LocationNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x051085e3 lock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x051a0bc1 stack_depot_fetch +EXPORT_SYMBOL_GPL vmlinux 0x051d8a54 pci_bus_add_device +EXPORT_SYMBOL_GPL vmlinux 0x0525e0de vma_kernel_pagesize +EXPORT_SYMBOL_GPL vmlinux 0x052b4013 register_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x052c9aed ktime_get_real_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x0535fb92 ata_sff_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x05495108 _RNvXs3B_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i32x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x054a080a devl_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x054e550b kernel_halt +EXPORT_SYMBOL_GPL vmlinux 0x0555e803 _RNvXs40_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16lru_gen_mm_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0557bedb pwm_lpss_bxt_info +EXPORT_SYMBOL_GPL vmlinux 0x05614d5b bind_interdomain_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x05623d69 _RNvNtNtCs3AkgXgqgK6r_4core10intrinsics3mir4Goto +EXPORT_SYMBOL_GPL vmlinux 0x056efb96 devlink_is_reload_failed +EXPORT_SYMBOL_GPL vmlinux 0x057aa493 blk_bio_list_merge +EXPORT_SYMBOL_GPL vmlinux 0x057cfc49 fat_dir_empty +EXPORT_SYMBOL_GPL vmlinux 0x05856992 failover_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0x05883efb __traceiter_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x058f9366 apei_exec_collect_resources +EXPORT_SYMBOL_GPL vmlinux 0x05a0d804 devlink_port_type_ib_set +EXPORT_SYMBOL_GPL vmlinux 0x05b6561d clockevent_delta2ns +EXPORT_SYMBOL_GPL vmlinux 0x05b85ae7 sdio_release_irq +EXPORT_SYMBOL_GPL vmlinux 0x05c12ec3 _RNvXsE_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_15static_call_keyNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x05c46baf paste_selection +EXPORT_SYMBOL_GPL vmlinux 0x05c4ce42 perf_tp_event +EXPORT_SYMBOL_GPL vmlinux 0x05cd1dd4 vcap_rule_add_key_bit +EXPORT_SYMBOL_GPL vmlinux 0x05de1f6a crypto_unregister_aead +EXPORT_SYMBOL_GPL vmlinux 0x05f1ec62 _RNvXs1b_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i32x2NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x05f522eb gpiod_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x0604ab19 blk_queue_can_use_dma_map_merging +EXPORT_SYMBOL_GPL vmlinux 0x061336ae blocking_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x06162d99 tcp_get_info +EXPORT_SYMBOL_GPL vmlinux 0x061e89e3 dst_cache_get_ip4 +EXPORT_SYMBOL_GPL vmlinux 0x06209f49 phy_lookup_setting +EXPORT_SYMBOL_GPL vmlinux 0x0626da5f od_unregister_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x062b89c4 ghes_unregister_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x063d2fae blk_mq_freeze_queue_wait +EXPORT_SYMBOL_GPL vmlinux 0x063e126d icc_enable +EXPORT_SYMBOL_GPL vmlinux 0x06459001 acpi_get_and_request_gpiod +EXPORT_SYMBOL_GPL vmlinux 0x064db9a5 mark_mounts_for_expiry +EXPORT_SYMBOL_GPL vmlinux 0x0654153f ata_qc_get_active +EXPORT_SYMBOL_GPL vmlinux 0x065ebfdf __virtqueue_break +EXPORT_SYMBOL_GPL vmlinux 0x065f98f4 sysfs_groups_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x0665e2eb _RNvXsF_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0686b2c2 iommu_set_pgtable_quirks +EXPORT_SYMBOL_GPL vmlinux 0x069c3aa7 devlink_unregister +EXPORT_SYMBOL_GPL vmlinux 0x06aa1595 generic_device_group +EXPORT_SYMBOL_GPL vmlinux 0x06c01ad6 kernfs_get +EXPORT_SYMBOL_GPL vmlinux 0x06cca30b ring_buffer_record_off +EXPORT_SYMBOL_GPL vmlinux 0x06cf9038 usb_put_dev +EXPORT_SYMBOL_GPL vmlinux 0x06d437f2 vfs_remove_acl +EXPORT_SYMBOL_GPL vmlinux 0x06d5ca82 tpm1_do_selftest +EXPORT_SYMBOL_GPL vmlinux 0x06d7e13b usb_deregister +EXPORT_SYMBOL_GPL vmlinux 0x06d84181 usb_hub_find_child +EXPORT_SYMBOL_GPL vmlinux 0x06e4416d set_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0x06ec85c4 _RNvXse_NtNtCs3AkgXgqgK6r_4core4hash3sipNtB5_9SipHasherNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x06f0db89 _RNvXs1Y_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_13EscapeUnicodeNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x06f9c530 gpiod_set_transitory +EXPORT_SYMBOL_GPL vmlinux 0x07045409 _RNvXs4E_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15percpu_ref_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x070c7d7d rcu_read_unlock_trace_special +EXPORT_SYMBOL_GPL vmlinux 0x07108fe8 dev_fill_metadata_dst +EXPORT_SYMBOL_GPL vmlinux 0x071c1994 scsi_internal_device_unblock_nowait +EXPORT_SYMBOL_GPL vmlinux 0x07242d92 put_dax +EXPORT_SYMBOL_GPL vmlinux 0x072defa5 fb_deferred_io_open +EXPORT_SYMBOL_GPL vmlinux 0x073205e7 vcap_filter_rule_keys +EXPORT_SYMBOL_GPL vmlinux 0x07483e13 cn_del_callback +EXPORT_SYMBOL_GPL vmlinux 0x074f98db synth_event_add_field +EXPORT_SYMBOL_GPL vmlinux 0x07502b24 virtqueue_disable_cb +EXPORT_SYMBOL_GPL vmlinux 0x0756a31c register_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0x0756f0f6 blkdev_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x075fa259 fib6_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x0761277e pci_epc_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x076356e7 sfp_may_have_phy +EXPORT_SYMBOL_GPL vmlinux 0x0777b7dd xen_unregister_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0x077c886f pci_epc_clear_bar +EXPORT_SYMBOL_GPL vmlinux 0x0793b677 kstrdup_quotable_cmdline +EXPORT_SYMBOL_GPL vmlinux 0x0795abae set_capacity_and_notify +EXPORT_SYMBOL_GPL vmlinux 0x07a13ec6 kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x07b21f85 kdb_get_kbd_char +EXPORT_SYMBOL_GPL vmlinux 0x07b52e38 rtnl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x07b64d81 hyperv_stop_tsc_emulation +EXPORT_SYMBOL_GPL vmlinux 0x07b79bcd regulator_set_active_discharge_regmap +EXPORT_SYMBOL_GPL vmlinux 0x07b89ec2 _RNvXs1I_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7fpstateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x07be6905 net_inc_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x07d1182c mdiobus_c45_modify +EXPORT_SYMBOL_GPL vmlinux 0x07d8f73b _RNvXs1q_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB8_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x07f073ca _RNvXs4t_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_6f32x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x07f17612 wm8350_read_auxadc +EXPORT_SYMBOL_GPL vmlinux 0x07f99526 gnttab_page_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x07fd42fb extcon_get_edev_name +EXPORT_SYMBOL_GPL vmlinux 0x08015f77 _RNvXs2T_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9debug_objNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x08135613 dax_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x08192b52 _RNvXs1_NtCsbwHtcUjRN57_6kernel3strNtB5_4CStrNtNtCs3AkgXgqgK6r_4core3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x081e56cf acpi_dev_get_dma_resources +EXPORT_SYMBOL_GPL vmlinux 0x08217570 find_vpid +EXPORT_SYMBOL_GPL vmlinux 0x08251837 _RNvXs1j_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_17msr__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0831d63f sock_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0x0832fea0 put_io_context +EXPORT_SYMBOL_GPL vmlinux 0x0853f699 thermal_zone_get_zone_by_name +EXPORT_SYMBOL_GPL vmlinux 0x085f4246 phy_exit +EXPORT_SYMBOL_GPL vmlinux 0x087f5dc5 wm831x_of_match +EXPORT_SYMBOL_GPL vmlinux 0x088306e2 _RNvXs43_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_6lruvecNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x088473b7 ata_sff_thaw +EXPORT_SYMBOL_GPL vmlinux 0x088ba282 pci_ignore_hotplug +EXPORT_SYMBOL_GPL vmlinux 0x0895fc1e _RNvXsK_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_41restart_block__bindgen_ty_1__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x08a32d46 clk_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x08b37df1 badblocks_store +EXPORT_SYMBOL_GPL vmlinux 0x08b53e2a acpiphp_unregister_attention +EXPORT_SYMBOL_GPL vmlinux 0x08bfc658 task_cputime_adjusted +EXPORT_SYMBOL_GPL vmlinux 0x08c619ad irq_domain_translate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x08c78cf7 offline_and_remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x08caa125 _RNvXsG_NtCs3AkgXgqgK6r_4core3fmtNtB5_5ErrorNtB5_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x08ceb47b unregister_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x08d9799f tpm2_flush_context +EXPORT_SYMBOL_GPL vmlinux 0x08e2b333 cppc_set_auto_sel +EXPORT_SYMBOL_GPL vmlinux 0x08e4e463 devm_clk_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x08ecca3d spi_bus_lock +EXPORT_SYMBOL_GPL vmlinux 0x08eecef5 _RNvXsh_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleNtNtB7_3cmp3Ord3cmp +EXPORT_SYMBOL_GPL vmlinux 0x0907d14d blocking_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x091eb9b4 round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x0925493f clear_page_orig +EXPORT_SYMBOL_GPL vmlinux 0x0925cd59 phy_reset +EXPORT_SYMBOL_GPL vmlinux 0x09337cd0 __wake_up_locked_key +EXPORT_SYMBOL_GPL vmlinux 0x093786cf synth_event_add_field_str +EXPORT_SYMBOL_GPL vmlinux 0x09529d91 iommu_group_add_device +EXPORT_SYMBOL_GPL vmlinux 0x095673a1 dw8250_do_set_termios +EXPORT_SYMBOL_GPL vmlinux 0x095bb526 netdev_sw_irq_coalesce_default_on +EXPORT_SYMBOL_GPL vmlinux 0x09608fe0 gnttab_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x096267d6 pci_epc_linkdown +EXPORT_SYMBOL_GPL vmlinux 0x096a7e6f x86_spec_ctrl_base +EXPORT_SYMBOL_GPL vmlinux 0x096f8df9 ata_sff_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x0976822d sfp_get_module_eeprom_by_page +EXPORT_SYMBOL_GPL vmlinux 0x09776a9f dev_pm_genpd_synced_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x098b8445 usb_autopm_get_interface_no_resume +EXPORT_SYMBOL_GPL vmlinux 0x098e3bd8 crypto_larval_kill +EXPORT_SYMBOL_GPL vmlinux 0x09a30ab3 wakeup_source_register +EXPORT_SYMBOL_GPL vmlinux 0x09b53e14 interval_tree_remove +EXPORT_SYMBOL_GPL vmlinux 0x09bd530f __udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x09d65ea2 _RNvXs1l_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8msr_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x09d9fe7a usb_autopm_put_interface_async +EXPORT_SYMBOL_GPL vmlinux 0x09dc352d pci_device_is_present +EXPORT_SYMBOL_GPL vmlinux 0x09e6258f hid_bpf_device_init +EXPORT_SYMBOL_GPL vmlinux 0x09f46309 pkcs7_validate_trust +EXPORT_SYMBOL_GPL vmlinux 0x09f50f32 rcu_nocb_flush_deferred_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x0a047e5b ndo_dflt_bridge_getlink +EXPORT_SYMBOL_GPL vmlinux 0x0a0a45d0 tick_nohz_dep_set_task +EXPORT_SYMBOL_GPL vmlinux 0x0a0f07e7 _RNvXsO_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0a10cd2f kick_process +EXPORT_SYMBOL_GPL vmlinux 0x0a15cf8d tpm_chip_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0a2506de mptcp_token_get_sock +EXPORT_SYMBOL_GPL vmlinux 0x0a27c436 _RNvMs3_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStr20from_bytes_until_nul +EXPORT_SYMBOL_GPL vmlinux 0x0a2ce931 devm_platform_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0x0a36703c _RNvXNtCs3AkgXgqgK6r_4core3ffiNtB2_6c_voidNtNtB4_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0a466a9c fscrypt_set_bio_crypt_ctx +EXPORT_SYMBOL_GPL vmlinux 0x0a47553f tdx_kvm_hypercall +EXPORT_SYMBOL_GPL vmlinux 0x0a4e6e0a nf_hooks_lwtunnel_sysctl_handler +EXPORT_SYMBOL_GPL vmlinux 0x0a502c98 dmar_platform_optin +EXPORT_SYMBOL_GPL vmlinux 0x0a52c511 hv_query_ext_cap +EXPORT_SYMBOL_GPL vmlinux 0x0a595a35 pid_nr_ns +EXPORT_SYMBOL_GPL vmlinux 0x0a5bad73 sysfs_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x0a6b7431 spi_controller_resume +EXPORT_SYMBOL_GPL vmlinux 0x0a761722 iommu_device_sysfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x0a8162a8 raw_v4_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x0a840664 mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0x0a840b8d __fscrypt_prepare_link +EXPORT_SYMBOL_GPL vmlinux 0x0a86f1fa of_css +EXPORT_SYMBOL_GPL vmlinux 0x0a8894f4 mas_find_range_rev +EXPORT_SYMBOL_GPL vmlinux 0x0a8b8659 xfrm_dev_state_add +EXPORT_SYMBOL_GPL vmlinux 0x0a8e458b crypto_req_done +EXPORT_SYMBOL_GPL vmlinux 0x0a906018 __ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0x0aa1d4be irq_work_queue +EXPORT_SYMBOL_GPL vmlinux 0x0aaa4fe5 scsi_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x0ab07823 fscrypt_prepare_symlink +EXPORT_SYMBOL_GPL vmlinux 0x0ab8d05c tcp_enter_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0x0abdc439 cc_platform_has +EXPORT_SYMBOL_GPL vmlinux 0x0ad137d3 lpit_read_residency_count_address +EXPORT_SYMBOL_GPL vmlinux 0x0aeb6835 cros_ec_check_features +EXPORT_SYMBOL_GPL vmlinux 0x0af68c3f acpi_subsys_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0x0afa9ce1 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter15debug_upper_hex +EXPORT_SYMBOL_GPL vmlinux 0x0afb3314 skb_clone_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x0b07abe2 unshare_fs_struct +EXPORT_SYMBOL_GPL vmlinux 0x0b082e4b fsverity_verify_blocks +EXPORT_SYMBOL_GPL vmlinux 0x0b15f6b7 __netpoll_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x0b19012d __tracepoint_map +EXPORT_SYMBOL_GPL vmlinux 0x0b1bb9f9 synchronize_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x0b1fec7a bdev_disk_changed +EXPORT_SYMBOL_GPL vmlinux 0x0b29bb81 __fscrypt_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x0b2a4db2 fuse_abort_conn +EXPORT_SYMBOL_GPL vmlinux 0x0b2db2d5 remove_resource +EXPORT_SYMBOL_GPL vmlinux 0x0b37acdc usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0x0b513787 _RNvXs4W_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8sysv_shmNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0b52e502 apei_resources_add +EXPORT_SYMBOL_GPL vmlinux 0x0b5515f1 _RNvXNtNtCs3AkgXgqgK6r_4core3fmt3numoNtB4_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0b6632ef ipv6_stub +EXPORT_SYMBOL_GPL vmlinux 0x0b69e104 pse_ethtool_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b8c8a23 static_key_fast_inc_not_disabled +EXPORT_SYMBOL_GPL vmlinux 0x0bac3b09 cpufreq_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x0bac80bb ata_host_activate +EXPORT_SYMBOL_GPL vmlinux 0x0bb4c1d1 l3mdev_fib_table_by_index +EXPORT_SYMBOL_GPL vmlinux 0x0bb5106e devm_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x0bbdc9b2 remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x0bbeaeba uv_bios_enum_ports +EXPORT_SYMBOL_GPL vmlinux 0x0bc2e977 tpm1_getcap +EXPORT_SYMBOL_GPL vmlinux 0x0bc42a72 _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings5DEBUG +EXPORT_SYMBOL_GPL vmlinux 0x0bc83fea pci_epc_get_features +EXPORT_SYMBOL_GPL vmlinux 0x0bd29843 serial8250_do_get_mctrl +EXPORT_SYMBOL_GPL vmlinux 0x0bdd0ac9 led_set_brightness_sync +EXPORT_SYMBOL_GPL vmlinux 0x0be0e164 _RNvXsN_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_17CharSliceSearcherNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0bef760d pci_walk_bus +EXPORT_SYMBOL_GPL vmlinux 0x0bf1b626 nf_nat_hook +EXPORT_SYMBOL_GPL vmlinux 0x0c04cccc device_find_child_by_name +EXPORT_SYMBOL_GPL vmlinux 0x0c050391 fsnotify_add_mark +EXPORT_SYMBOL_GPL vmlinux 0x0c07ba8b _RNvXsL_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0c083ea8 wm831x_auxadc_read +EXPORT_SYMBOL_GPL vmlinux 0x0c183e81 xhci_add_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x0c187c6a xen_pci_frontend +EXPORT_SYMBOL_GPL vmlinux 0x0c19be16 devm_pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0c1c2ff6 cpu_subsys +EXPORT_SYMBOL_GPL vmlinux 0x0c2c5802 work_busy +EXPORT_SYMBOL_GPL vmlinux 0x0c32ff8a edac_pci_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x0c4a74f3 follow_pte +EXPORT_SYMBOL_GPL vmlinux 0x0c4db4ad _RNvMNtCs3AkgXgqgK6r_4core3numa14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x0c517e82 firmware_request_cache +EXPORT_SYMBOL_GPL vmlinux 0x0c60a813 _RNvXsN_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_13restart_blockNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0c60ea5a __tracepoint_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x0c767930 od_register_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x0c7993fa to_software_node +EXPORT_SYMBOL_GPL vmlinux 0x0c7f7bef dma_resv_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x0c805f93 clflush_cache_range +EXPORT_SYMBOL_GPL vmlinux 0x0c86cc0f _RNvXs2Q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11old_timex32NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0c88c1c3 pci_vpd_find_id_string +EXPORT_SYMBOL_GPL vmlinux 0x0c89230f _RNvXs1_NtCsbwHtcUjRN57_6kernel4taskNtB5_4TaskNtNtB7_5types16AlwaysRefCounted7inc_ref +EXPORT_SYMBOL_GPL vmlinux 0x0c92a1af usb_get_maximum_speed +EXPORT_SYMBOL_GPL vmlinux 0x0c9373b7 hte_push_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x0c9921ac regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x0cb2d148 io_uring_cmd_do_in_task_lazy +EXPORT_SYMBOL_GPL vmlinux 0x0cbe3ee2 software_node_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0cbf5074 watchdog_set_restart_priority +EXPORT_SYMBOL_GPL vmlinux 0x0cc50e0b _RNvXsq_NtCs3AkgXgqgK6r_4core3numtNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x0cc9d36c iommu_group_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x0cd8278a regulator_get_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0x0cfe59cb hyperv_fill_flush_guest_mapping_list +EXPORT_SYMBOL_GPL vmlinux 0x0d00ed7c gpiod_get_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x0d09285a clk_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x0d210c91 _RNvXs5K_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16sched_statisticsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0d2ac4db lp8788_write_byte +EXPORT_SYMBOL_GPL vmlinux 0x0d3848c3 _RNvXsP_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0d3c6af6 _RNvXs59_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11sigaltstackNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0d3e5654 register_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x0d3fb7d4 phy_interface_num_ports +EXPORT_SYMBOL_GPL vmlinux 0x0d40be35 devm_regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0x0d459213 work_on_cpu_safe +EXPORT_SYMBOL_GPL vmlinux 0x0d46cc67 dmaengine_desc_get_metadata_ptr +EXPORT_SYMBOL_GPL vmlinux 0x0d4961de nf_log_buf_open +EXPORT_SYMBOL_GPL vmlinux 0x0d4cdb58 dev_pm_opp_init_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0x0d4e3f8c iopf_queue_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d4f3070 usb_get_intf +EXPORT_SYMBOL_GPL vmlinux 0x0d5c9579 tty_kclose +EXPORT_SYMBOL_GPL vmlinux 0x0d5cecc6 ima_measure_critical_data +EXPORT_SYMBOL_GPL vmlinux 0x0d699323 device_match_any +EXPORT_SYMBOL_GPL vmlinux 0x0d6a49d4 tcp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d6e7953 _RNvXs3_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationNtNtNtB7_3ops5arith9SubAssign10sub_assign +EXPORT_SYMBOL_GPL vmlinux 0x0d8179f4 _RNvMs_NtNtCs3AkgXgqgK6r_4core4task4wakeNtB4_14RawWakerVTable3new +EXPORT_SYMBOL_GPL vmlinux 0x0d85d7a2 inet_send_prepare +EXPORT_SYMBOL_GPL vmlinux 0x0d9209d3 bpf_trace_run9 +EXPORT_SYMBOL_GPL vmlinux 0x0dc62d36 __devm_pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0x0dce140c pci_msi_unmask_irq +EXPORT_SYMBOL_GPL vmlinux 0x0ddadea2 __SCT__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x0ddb1cd7 llist_reverse_order +EXPORT_SYMBOL_GPL vmlinux 0x0de735c8 validate_xmit_skb_list +EXPORT_SYMBOL_GPL vmlinux 0x0df148e9 __pm_runtime_idle +EXPORT_SYMBOL_GPL vmlinux 0x0df90684 pm_runtime_force_resume +EXPORT_SYMBOL_GPL vmlinux 0x0dfaabc5 _RNvXs3m_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12mm_context_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0e007edf xen_evtchn_nr_channels +EXPORT_SYMBOL_GPL vmlinux 0x0e044b6b i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0x0e0b5329 _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings3ERR +EXPORT_SYMBOL_GPL vmlinux 0x0e0c6a7d crypto_dh_encode_key +EXPORT_SYMBOL_GPL vmlinux 0x0e1194d5 hrtimer_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0x0e13cb4d apei_resources_release +EXPORT_SYMBOL_GPL vmlinux 0x0e1a706d irq_chip_request_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x0e1fab54 bus_find_device +EXPORT_SYMBOL_GPL vmlinux 0x0e1fc8ef __SCT__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x0e3e7295 __SCK__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x0e4036f3 vcap_keyset_name +EXPORT_SYMBOL_GPL vmlinux 0x0e4599d7 trace_add_event_call +EXPORT_SYMBOL_GPL vmlinux 0x0e5127ed _RNvXs4_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x0e5cc9d7 xdp_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x0e6b79af static_key_disable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x0e753ae8 dev_pm_qos_add_ancestor_request +EXPORT_SYMBOL_GPL vmlinux 0x0e7c65d6 _RNvXst_NtCs3AkgXgqgK6r_4core4charNtB5_18EscapeUnicodeStateNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0e809002 dev_pm_opp_disable +EXPORT_SYMBOL_GPL vmlinux 0x0e942fab bio_end_io_acct_remapped +EXPORT_SYMBOL_GPL vmlinux 0x0ea5cbce xen_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x0ea6c41b _RNvXs1L_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9fpu_guestNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0eab233b devm_rtc_device_register +EXPORT_SYMBOL_GPL vmlinux 0x0eb5eaa6 devm_power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0x0ec096b0 hv_read_reference_counter +EXPORT_SYMBOL_GPL vmlinux 0x0ec87488 pci_iov_vf_id +EXPORT_SYMBOL_GPL vmlinux 0x0ecb032c devl_param_driverinit_value_get +EXPORT_SYMBOL_GPL vmlinux 0x0ecfea88 btf_type_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0eeae3e8 key_type_encrypted +EXPORT_SYMBOL_GPL vmlinux 0x0f05409b usb_deregister_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x0f0b21fe pm_trace_rtc_abused +EXPORT_SYMBOL_GPL vmlinux 0x0f180070 ring_buffer_free_read_page +EXPORT_SYMBOL_GPL vmlinux 0x0f1c4c72 peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0f1fc274 __scsi_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x0f2d7d87 mce_unregister_decode_chain +EXPORT_SYMBOL_GPL vmlinux 0x0f335ee8 regulator_set_voltage +EXPORT_SYMBOL_GPL vmlinux 0x0f346faf metadata_dst_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0f3a4396 devlink_port_region_create +EXPORT_SYMBOL_GPL vmlinux 0x0f3ba929 irq_remove_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x0f572893 bsg_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x0f57952d pci_acpi_set_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x0f648097 ata_pci_device_suspend +EXPORT_SYMBOL_GPL vmlinux 0x0f692433 clk_hw_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x0f7b2ff3 thermal_zone_get_offset +EXPORT_SYMBOL_GPL vmlinux 0x0f7ca236 dmi_memdev_name +EXPORT_SYMBOL_GPL vmlinux 0x0f84cbec trace_seq_path +EXPORT_SYMBOL_GPL vmlinux 0x0f855b96 ata_scsi_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0x0f875a44 strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x0f9fc04e uv_get_archtype +EXPORT_SYMBOL_GPL vmlinux 0x0fa2fafe auxiliary_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0fb492f5 vp_modern_set_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x0fb575ff serial8250_rpm_put +EXPORT_SYMBOL_GPL vmlinux 0x0fbb7344 memremap_compat_align +EXPORT_SYMBOL_GPL vmlinux 0x0fbc0c0e xas_pause +EXPORT_SYMBOL_GPL vmlinux 0x0fbd1c57 fuse_dev_fiq_ops +EXPORT_SYMBOL_GPL vmlinux 0x0fbe6e45 usb_remove_hcd +EXPORT_SYMBOL_GPL vmlinux 0x0fc05f87 _RNvNvMsc_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_10NonZeroU3213new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x0fc21fb1 _RNvXs5C_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_22k_itimer__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0fc37562 amd_smn_read +EXPORT_SYMBOL_GPL vmlinux 0x0fcc1969 copy_from_user_nmi +EXPORT_SYMBOL_GPL vmlinux 0x0fd00b93 iomap_file_buffered_write +EXPORT_SYMBOL_GPL vmlinux 0x0fd4610e kmem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0x0fdb3004 param_set_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x0fe06a12 devm_regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x0ff38eea make_device_exclusive_range +EXPORT_SYMBOL_GPL vmlinux 0x1005d60b tick_nohz_dep_set_cpu +EXPORT_SYMBOL_GPL vmlinux 0x10091b7b sbitmap_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x100bfd81 phy_init +EXPORT_SYMBOL_GPL vmlinux 0x10138352 tracing_on +EXPORT_SYMBOL_GPL vmlinux 0x10216cca gpiochip_remove_pin_ranges +EXPORT_SYMBOL_GPL vmlinux 0x103681fc shmem_read_mapping_page_gfp +EXPORT_SYMBOL_GPL vmlinux 0x1038b96f adxl_get_component_names +EXPORT_SYMBOL_GPL vmlinux 0x103a59af pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0x1046c6a3 extract_iter_to_sg +EXPORT_SYMBOL_GPL vmlinux 0x104b2b7d vcap_rule_get_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x105cb33f dev_pm_opp_get_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x105e3500 i2c_acpi_waive_d0_probe +EXPORT_SYMBOL_GPL vmlinux 0x1063f889 __root_device_register +EXPORT_SYMBOL_GPL vmlinux 0x106d7162 crypto_aead_setkey +EXPORT_SYMBOL_GPL vmlinux 0x10794d8c gov_attr_set_put +EXPORT_SYMBOL_GPL vmlinux 0x108a0acd bstr_printf +EXPORT_SYMBOL_GPL vmlinux 0x1099239b _RNvXsI_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0x10a0ae72 bio_add_zone_append_page +EXPORT_SYMBOL_GPL vmlinux 0x10a4eb57 ata_sas_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x10b12581 synth_event_trace_end +EXPORT_SYMBOL_GPL vmlinux 0x10b4b091 _RNvXs3o_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_46page__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x10b89330 crypto_has_shash +EXPORT_SYMBOL_GPL vmlinux 0x10d68af9 dummy_con +EXPORT_SYMBOL_GPL vmlinux 0x10d82e34 ohci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x10d9f317 stack_depot_init +EXPORT_SYMBOL_GPL vmlinux 0x10dda492 scsi_autopm_put_device +EXPORT_SYMBOL_GPL vmlinux 0x10ddd0cb __SCT__perf_lopwr_cb +EXPORT_SYMBOL_GPL vmlinux 0x10e2b4e7 blk_mq_end_request_batch +EXPORT_SYMBOL_GPL vmlinux 0x10e92c60 blk_steal_bios +EXPORT_SYMBOL_GPL vmlinux 0x10e9d1f5 _RNvMs9_NtCs3AkgXgqgK6r_4core3numj14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x10ecc52c usb_amd_quirk_pll_enable +EXPORT_SYMBOL_GPL vmlinux 0x10f5ba41 pci_epf_alloc_space +EXPORT_SYMBOL_GPL vmlinux 0x10fccc38 relay_reset +EXPORT_SYMBOL_GPL vmlinux 0x110106c1 cper_severity_to_aer +EXPORT_SYMBOL_GPL vmlinux 0x1103c3ea ata_port_classify +EXPORT_SYMBOL_GPL vmlinux 0x1111a5e3 ping_common_sendmsg +EXPORT_SYMBOL_GPL vmlinux 0x111b10c2 subsys_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x111fb067 __fsverity_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x1124c320 virtqueue_detach_unused_buf +EXPORT_SYMBOL_GPL vmlinux 0x1125c193 pci_msix_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x1136d277 rio_local_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x113c7461 _RNvXs4D_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11physid_maskNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x11416919 irq_domain_free_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x1142dc38 __kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x114649fe usb_block_urb +EXPORT_SYMBOL_GPL vmlinux 0x1146bd7e register_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x114e05e9 spi_sync +EXPORT_SYMBOL_GPL vmlinux 0x116180b5 hv_current_partition_id +EXPORT_SYMBOL_GPL vmlinux 0x116f4339 lp8788_read_multi_bytes +EXPORT_SYMBOL_GPL vmlinux 0x116f59e9 _RNvXs5D_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8k_itimerNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x117e7631 _RNvXse_NtCs3AkgXgqgK6r_4core4charNtB5_11ToUppercaseNtNtNtNtB7_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0x1180f2b8 sysfs_unbreak_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x118d6825 inet_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x118d9c4e fscrypt_fname_encrypted_size +EXPORT_SYMBOL_GPL vmlinux 0x119609e1 _RNvXNvMs0_NtCsbwHtcUjRN57_6kernel4taskNtB8_4Task7currentNtB2_7TaskRefNtNtNtCs3AkgXgqgK6r_4core3ops5deref5Deref5deref +EXPORT_SYMBOL_GPL vmlinux 0x119bf42d _RNvXse_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleNtNtB7_3cmp9PartialEq2eq +EXPORT_SYMBOL_GPL vmlinux 0x119cb629 inet_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x11b9a54c devm_memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x11bd38e3 regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x11c5578a _RNvXs3h_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25uprobe_task__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x11c786ec fat_add_entries +EXPORT_SYMBOL_GPL vmlinux 0x11df0e75 devlink_fmsg_binary_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x11e06ee9 badrange_init +EXPORT_SYMBOL_GPL vmlinux 0x11e08f96 trace_seq_putmem_hex +EXPORT_SYMBOL_GPL vmlinux 0x11e905d4 switchdev_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x11ee254f usb_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x11ef89c6 _RNvXs1h_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13___u128_halvesNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x11f1cff1 __srcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0x11fe1f86 unregister_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x11ff7e39 iommu_group_get +EXPORT_SYMBOL_GPL vmlinux 0x12056e53 mas_store_gfp +EXPORT_SYMBOL_GPL vmlinux 0x12189359 __SCT__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x121d958a unregister_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0x122b0a2c _RNvXsc_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_7___m128iNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x12302ccd __udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x12338cb0 _RNvXs4S_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8semid_dsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1234e483 get_cpu_iowait_time_us +EXPORT_SYMBOL_GPL vmlinux 0x1234ffa1 cper_estatus_check_header +EXPORT_SYMBOL_GPL vmlinux 0x12393757 of_icc_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0x123a5a18 _RNvNtNtCs3AkgXgqgK6r_4core3str5count23char_count_general_case +EXPORT_SYMBOL_GPL vmlinux 0x1242df5b efivars_register +EXPORT_SYMBOL_GPL vmlinux 0x124ae276 devm_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x127994d7 devm_spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0x127bde59 crypto_unregister_shash +EXPORT_SYMBOL_GPL vmlinux 0x127c109b __SCT__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x1288030b tpm_chip_start +EXPORT_SYMBOL_GPL vmlinux 0x128a7397 clkdev_hw_create +EXPORT_SYMBOL_GPL vmlinux 0x129c4e3a _RNvXsa_NtCs3AkgXgqgK6r_4core4charNtB5_11ToLowercaseNtNtNtNtB7_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0x12bb3748 tty_prepare_flip_string +EXPORT_SYMBOL_GPL vmlinux 0x12c669b3 nf_ip_route +EXPORT_SYMBOL_GPL vmlinux 0x12cd012f bpf_prog_put +EXPORT_SYMBOL_GPL vmlinux 0x12d13375 __tracepoint_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x12da679d genphy_c45_fast_retrain +EXPORT_SYMBOL_GPL vmlinux 0x12db3a8b kvm_clock +EXPORT_SYMBOL_GPL vmlinux 0x12e261ec devl_params_register +EXPORT_SYMBOL_GPL vmlinux 0x12e285ec is_uv_system +EXPORT_SYMBOL_GPL vmlinux 0x12eda0df led_put +EXPORT_SYMBOL_GPL vmlinux 0x12ee1173 memory_group_unregister +EXPORT_SYMBOL_GPL vmlinux 0x12f936c8 spi_add_device +EXPORT_SYMBOL_GPL vmlinux 0x13021075 rdev_get_id +EXPORT_SYMBOL_GPL vmlinux 0x13090724 add_vmfork_randomness +EXPORT_SYMBOL_GPL vmlinux 0x13159793 pci_dev_run_wake +EXPORT_SYMBOL_GPL vmlinux 0x131a5ed7 regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x131db64a system_long_wq +EXPORT_SYMBOL_GPL vmlinux 0x131eb013 regulator_is_enabled_regmap +EXPORT_SYMBOL_GPL vmlinux 0x1337d168 vcap_del_rule +EXPORT_SYMBOL_GPL vmlinux 0x133969d7 __trace_printk +EXPORT_SYMBOL_GPL vmlinux 0x133e390c desc_to_gpio +EXPORT_SYMBOL_GPL vmlinux 0x1341245e ata_host_suspend +EXPORT_SYMBOL_GPL vmlinux 0x134144d2 seg6_do_srh_encap +EXPORT_SYMBOL_GPL vmlinux 0x134764e8 _RNvMNtCs3AkgXgqgK6r_4core3f32f16partial_classify +EXPORT_SYMBOL_GPL vmlinux 0x13596018 cros_ec_get_sensor_count +EXPORT_SYMBOL_GPL vmlinux 0x136209db power_supply_reg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x13647aab query_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x136c5457 dev_pm_genpd_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x13771645 vcap_find_keystream_keysets +EXPORT_SYMBOL_GPL vmlinux 0x1378c537 spi_mem_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x13793e62 gpiod_set_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x137af976 platform_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x138aff76 gnttab_init +EXPORT_SYMBOL_GPL vmlinux 0x138e0957 dax_write_cache_enabled +EXPORT_SYMBOL_GPL vmlinux 0x13904271 dax_inode +EXPORT_SYMBOL_GPL vmlinux 0x1394d032 __mt_destroy +EXPORT_SYMBOL_GPL vmlinux 0x1396442f cgroup_attach_task_all +EXPORT_SYMBOL_GPL vmlinux 0x13a5d5cb usb_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x13a87bf6 devm_hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x13b1fec2 _RNvXsv_NtNtCs3AkgXgqgK6r_4core9core_simd5masksiNtNtB5_6sealed6Sealed2eq +EXPORT_SYMBOL_GPL vmlinux 0x13b9378a pci_epf_unbind +EXPORT_SYMBOL_GPL vmlinux 0x13b9e193 acpi_dev_resource_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x13bcd702 _RNvXs1x_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_26fxregs_state__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x13bf6ffd xen_xenbus_fops +EXPORT_SYMBOL_GPL vmlinux 0x13cb31ab devm_of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x13ce87e8 asn1_ber_decoder +EXPORT_SYMBOL_GPL vmlinux 0x13d31f22 sk_detach_filter +EXPORT_SYMBOL_GPL vmlinux 0x13d7062a serial8250_get_port +EXPORT_SYMBOL_GPL vmlinux 0x13ed8784 sdev_evt_alloc +EXPORT_SYMBOL_GPL vmlinux 0x13f71280 crypto_register_scomp +EXPORT_SYMBOL_GPL vmlinux 0x13fab921 cpuidle_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x1403ad09 cpufreq_add_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x141f38bf ktime_get_raw_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x14211d0c _RNvXsb_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_18ftrace_branch_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x14487d27 skcipher_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x1452d938 pci_test_config_bits +EXPORT_SYMBOL_GPL vmlinux 0x145ce2f4 sysfs_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x146626a0 mas_find_rev +EXPORT_SYMBOL_GPL vmlinux 0x1467f77e rust_helper_spin_lock +EXPORT_SYMBOL_GPL vmlinux 0x146cc88f bpf_master_redirect_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x1475d603 xstate_get_guest_group_perm +EXPORT_SYMBOL_GPL vmlinux 0x14770516 extcon_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x14780e99 intel_pinctrl_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0x147ff73a serdev_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1482ae8e perf_event_refresh +EXPORT_SYMBOL_GPL vmlinux 0x148cf7bc blkcg_deactivate_policy +EXPORT_SYMBOL_GPL vmlinux 0x149946c4 reset_control_get_count +EXPORT_SYMBOL_GPL vmlinux 0x149bca2d devm_pwm_lpss_probe +EXPORT_SYMBOL_GPL vmlinux 0x14a724a1 _RNvXs6_NtCs3AkgXgqgK6r_4core4charNtB5_11EscapeDebugNtNtNtNtB7_4iter6traits8iterator8Iterator9size_hint +EXPORT_SYMBOL_GPL vmlinux 0x14b39001 __tracepoint_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x14b429ff extcon_get_property +EXPORT_SYMBOL_GPL vmlinux 0x14b9c554 icc_nodes_remove +EXPORT_SYMBOL_GPL vmlinux 0x14c59e52 _RNvXsb_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x14ce4980 fuse_direct_io +EXPORT_SYMBOL_GPL vmlinux 0x14d84a55 _RNvXs1U_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_17fixed_percpu_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x14dd9f1d unregister_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x14e38497 devm_hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x14e49bf3 debugfs_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0x14e7b27e thermal_cooling_device_update +EXPORT_SYMBOL_GPL vmlinux 0x14ec4fdb evtchn_put +EXPORT_SYMBOL_GPL vmlinux 0x14fb4094 devm_phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x14fd42ac rio_release_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x1501a172 devm_of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x15021b4a xa_delete_node +EXPORT_SYMBOL_GPL vmlinux 0x150319bc __fscrypt_prepare_rename +EXPORT_SYMBOL_GPL vmlinux 0x1503c911 usb_reset_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x1523485c put_pid +EXPORT_SYMBOL_GPL vmlinux 0x1530db73 relay_flush +EXPORT_SYMBOL_GPL vmlinux 0x153b01aa md_rdev_clear +EXPORT_SYMBOL_GPL vmlinux 0x153b60a6 klist_del +EXPORT_SYMBOL_GPL vmlinux 0x153c2ef2 blk_crypto_intersect_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x153c7816 unregister_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x15510a89 devlink_fmsg_binary_put +EXPORT_SYMBOL_GPL vmlinux 0x156e8afe __SCT__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1577bc1e reset_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0x15886f48 hte_disable_ts +EXPORT_SYMBOL_GPL vmlinux 0x15ab7658 _RNvXs1o_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10saved_msrsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x15ac48b0 _RNvXs5_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x15ade1cc filter_irq_stacks +EXPORT_SYMBOL_GPL vmlinux 0x15af02c1 cgroup_get_from_id +EXPORT_SYMBOL_GPL vmlinux 0x15b9c101 pci_stop_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x15bd7435 psi_memstall_leave +EXPORT_SYMBOL_GPL vmlinux 0x15d1768c _RNvMs1_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_11DebugStruct21finish_non_exhaustive +EXPORT_SYMBOL_GPL vmlinux 0x15d90b6e _RNvMNtNtCs3AkgXgqgK6r_4core3str5lossyNtB2_9Utf8Chunk7invalid +EXPORT_SYMBOL_GPL vmlinux 0x15ea2648 hwpoison_filter_flags_mask +EXPORT_SYMBOL_GPL vmlinux 0x160b661a attribute_container_classdev_to_container +EXPORT_SYMBOL_GPL vmlinux 0x161825a0 rio_request_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x161f6c29 i2c_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x16422a6e xdp_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x164447b2 spi_async +EXPORT_SYMBOL_GPL vmlinux 0x1648cd84 regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x16516798 osc_pc_lpi_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x165672f5 edac_device_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x165f51f4 ata_bmdma_stop +EXPORT_SYMBOL_GPL vmlinux 0x1661fba0 __tracepoint_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x16640c81 md_find_rdev_nr_rcu +EXPORT_SYMBOL_GPL vmlinux 0x1664e257 scsi_host_block +EXPORT_SYMBOL_GPL vmlinux 0x16664fd3 sched_numa_find_nth_cpu +EXPORT_SYMBOL_GPL vmlinux 0x166db1b5 sched_clock_idle_wakeup_event +EXPORT_SYMBOL_GPL vmlinux 0x166eb265 dm_device_name +EXPORT_SYMBOL_GPL vmlinux 0x1675fc86 phy_set_media +EXPORT_SYMBOL_GPL vmlinux 0x167808db pm_clk_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x167a45c8 da9052_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0x167d7113 acpi_bus_register_early_device +EXPORT_SYMBOL_GPL vmlinux 0x1681e145 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter26debug_struct_fields_finish +EXPORT_SYMBOL_GPL vmlinux 0x1687ec20 tty_get_frame_size +EXPORT_SYMBOL_GPL vmlinux 0x1690b503 usb_role_switch_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x16957d2d ata_do_dev_read_id +EXPORT_SYMBOL_GPL vmlinux 0x16acfb11 crypto_skcipher_setkey +EXPORT_SYMBOL_GPL vmlinux 0x16b1d4d9 serial8250_modem_status +EXPORT_SYMBOL_GPL vmlinux 0x16b48e08 uhci_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0x16bc0222 xenbus_register_driver_common +EXPORT_SYMBOL_GPL vmlinux 0x16bf12f8 register_fprobe_ips +EXPORT_SYMBOL_GPL vmlinux 0x16c09f97 xdp_rxq_info_unreg +EXPORT_SYMBOL_GPL vmlinux 0x16cb6a90 radix_tree_preloads +EXPORT_SYMBOL_GPL vmlinux 0x16d64f78 fuse_sync_release +EXPORT_SYMBOL_GPL vmlinux 0x16da1f88 devlink_fmsg_u32_put +EXPORT_SYMBOL_GPL vmlinux 0x16dfbf36 add_interrupt_randomness +EXPORT_SYMBOL_GPL vmlinux 0x16e2f112 serdev_device_write_room +EXPORT_SYMBOL_GPL vmlinux 0x16ecb5e6 io_uring_cmd_done +EXPORT_SYMBOL_GPL vmlinux 0x16efec14 _RNvXsX_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_19paravirt_patch_siteNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x16f15139 bind_evtchn_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x16f6d439 __SCK__tp_func_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x170a48ef icc_node_create +EXPORT_SYMBOL_GPL vmlinux 0x170a83c7 device_match_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x170cc36c put_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x170ed5a7 inet_twsk_hashdance +EXPORT_SYMBOL_GPL vmlinux 0x1710237e scsi_register_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x17162ea9 sysfs_remove_link_from_group +EXPORT_SYMBOL_GPL vmlinux 0x17202c1f devm_mipi_dsi_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x17223500 vcap_select_min_rule_keyset +EXPORT_SYMBOL_GPL vmlinux 0x17236753 pm_generic_restore +EXPORT_SYMBOL_GPL vmlinux 0x172560bb pm_clk_suspend +EXPORT_SYMBOL_GPL vmlinux 0x172f0faf crypto_larval_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1741ddee trace_seq_puts +EXPORT_SYMBOL_GPL vmlinux 0x174656d0 clk_register_composite +EXPORT_SYMBOL_GPL vmlinux 0x174a8128 is_software_node +EXPORT_SYMBOL_GPL vmlinux 0x174b566b tty_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x174c6274 ring_buffer_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x174e6c46 inet_ehash_locks_alloc +EXPORT_SYMBOL_GPL vmlinux 0x17589769 rust_helper_PTR_ERR +EXPORT_SYMBOL_GPL vmlinux 0x176031a7 devlink_fmsg_string_put +EXPORT_SYMBOL_GPL vmlinux 0x17614bf3 apei_resources_sub +EXPORT_SYMBOL_GPL vmlinux 0x176a1eab gpiod_set_config +EXPORT_SYMBOL_GPL vmlinux 0x176adf76 xenmem_reservation_decrease +EXPORT_SYMBOL_GPL vmlinux 0x176b9515 crypto_alloc_base +EXPORT_SYMBOL_GPL vmlinux 0x17759e4d devm_extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1779cc89 devm_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0x177c338d twl_get_version +EXPORT_SYMBOL_GPL vmlinux 0x17acd4fc regulator_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x17add64b gdt_page +EXPORT_SYMBOL_GPL vmlinux 0x17b9d0c9 _RNvXs45_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_6i16x32NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x17c4d9ac uart_handle_dcd_change +EXPORT_SYMBOL_GPL vmlinux 0x17c94995 ata_sas_slave_configure +EXPORT_SYMBOL_GPL vmlinux 0x17dd534e __inet_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0x17e01f11 erst_clear +EXPORT_SYMBOL_GPL vmlinux 0x17f87329 genphy_c45_an_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x17fcd5c4 blkcg_punt_bio_submit +EXPORT_SYMBOL_GPL vmlinux 0x17fea4fd acpi_register_gsi +EXPORT_SYMBOL_GPL vmlinux 0x18008c59 ring_buffer_resize +EXPORT_SYMBOL_GPL vmlinux 0x1804fa73 pci_epc_get_msi +EXPORT_SYMBOL_GPL vmlinux 0x18114304 fwnode_graph_get_next_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x182130cc rio_mport_class +EXPORT_SYMBOL_GPL vmlinux 0x182b56ca task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0x182e2f09 cn_netlink_send_mult +EXPORT_SYMBOL_GPL vmlinux 0x18385612 dev_pm_opp_config_clks_simple +EXPORT_SYMBOL_GPL vmlinux 0x183e849d trace_array_put +EXPORT_SYMBOL_GPL vmlinux 0x18428692 __cookie_v6_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x18582826 amd_pmu_disable_virt +EXPORT_SYMBOL_GPL vmlinux 0x18584a3d icc_provider_init +EXPORT_SYMBOL_GPL vmlinux 0x185c53c3 usb_asmedia_modifyflowcontrol +EXPORT_SYMBOL_GPL vmlinux 0x1864f305 set_primary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x186fac9a rtnl_af_unregister +EXPORT_SYMBOL_GPL vmlinux 0x18727a6e ata_bmdma_irq_clear +EXPORT_SYMBOL_GPL vmlinux 0x1880851d ata_common_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x18843a19 serial8250_rpm_put_tx +EXPORT_SYMBOL_GPL vmlinux 0x18895852 iommu_domain_alloc +EXPORT_SYMBOL_GPL vmlinux 0x189cca0c clk_hw_get_parent_by_index +EXPORT_SYMBOL_GPL vmlinux 0x18a3796a tcpv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x18a79fd3 debugfs_create_size_t +EXPORT_SYMBOL_GPL vmlinux 0x18ab001e fwnode_connection_find_matches +EXPORT_SYMBOL_GPL vmlinux 0x18b13c28 _RNvXs0_NtNtCs3AkgXgqgK6r_4core5slice5asciiNtB5_11EscapeAsciiNtNtNtNtB9_4iter6traits12double_ended19DoubleEndedIterator9next_back +EXPORT_SYMBOL_GPL vmlinux 0x18b2790f uv_bios_obj_count +EXPORT_SYMBOL_GPL vmlinux 0x18b95117 hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x18ba0ada nvmem_device_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x18bb704b fuse_fill_super_common +EXPORT_SYMBOL_GPL vmlinux 0x18c3cfdb pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0x18c80211 xdp_convert_zc_to_xdp_frame +EXPORT_SYMBOL_GPL vmlinux 0x18cb8569 pm_runtime_barrier +EXPORT_SYMBOL_GPL vmlinux 0x18ccada2 dma_mmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x18ce7826 __SCK__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0x18d3983f _RNvNvMNtCs3AkgXgqgK6r_4core5sliceSp22split_at_mut_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x18dba25d clean_record_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x18dd7047 class_destroy +EXPORT_SYMBOL_GPL vmlinux 0x18e4f8aa swphy_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x18e611b8 blk_req_needs_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0x18fb2caf cpus_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x192de9f0 _RNvXs8_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x192e32e9 _RNvXs4U_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8sysv_semNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1930d1d5 inet_bhash2_reset_saddr +EXPORT_SYMBOL_GPL vmlinux 0x193282ae acpi_dev_resource_ext_address_space +EXPORT_SYMBOL_GPL vmlinux 0x193728d0 __traceiter_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x193dfdf6 klp_get_prev_state +EXPORT_SYMBOL_GPL vmlinux 0x1955e690 rio_mport_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x195ffbc7 __netpoll_setup +EXPORT_SYMBOL_GPL vmlinux 0x196614ce hw_breakpoint_restore +EXPORT_SYMBOL_GPL vmlinux 0x196da71a __clk_mux_determine_rate_closest +EXPORT_SYMBOL_GPL vmlinux 0x197d26ed blk_crypto_has_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x198cc3fb regmap_async_complete +EXPORT_SYMBOL_GPL vmlinux 0x198db56f sata_lpm_ignore_phy_events +EXPORT_SYMBOL_GPL vmlinux 0x199757b4 __traceiter_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x199b774b edac_pci_del_device +EXPORT_SYMBOL_GPL vmlinux 0x199c4833 __irq_apply_affinity_hint +EXPORT_SYMBOL_GPL vmlinux 0x19a304ba usb_disabled +EXPORT_SYMBOL_GPL vmlinux 0x19a8e4f8 _RNvXso_NtNtCs3AkgXgqgK6r_4core4hash3sipNtB5_11Sip24RoundsNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x19c20269 soc_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19c42957 blk_op_str +EXPORT_SYMBOL_GPL vmlinux 0x19ded800 mctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x19e0ae50 __SCT__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x19e760dd cn_add_callback +EXPORT_SYMBOL_GPL vmlinux 0x19e81304 btree_alloc +EXPORT_SYMBOL_GPL vmlinux 0x19edd064 blkg_rwstat_exit +EXPORT_SYMBOL_GPL vmlinux 0x19f326c6 iomap_finish_ioends +EXPORT_SYMBOL_GPL vmlinux 0x19f33626 nf_ctnetlink_has_listener +EXPORT_SYMBOL_GPL vmlinux 0x1a10c32b crypto_ft_tab +EXPORT_SYMBOL_GPL vmlinux 0x1a134c3e fs_dax_get_by_bdev +EXPORT_SYMBOL_GPL vmlinux 0x1a146ec3 usb_ep_type_string +EXPORT_SYMBOL_GPL vmlinux 0x1a31019d kern_mount +EXPORT_SYMBOL_GPL vmlinux 0x1a3eb894 dax_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x1a47319a crypto_mod_put +EXPORT_SYMBOL_GPL vmlinux 0x1a4a60a0 __SCK__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0x1a4a7186 _RNvXsd_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleNtNtB7_5error5Error11description +EXPORT_SYMBOL_GPL vmlinux 0x1a61a899 bpf_prog_get_type_dev +EXPORT_SYMBOL_GPL vmlinux 0x1a627dcd dev_pm_opp_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x1a6bf28f fsnotify_get_cookie +EXPORT_SYMBOL_GPL vmlinux 0x1a6f0cfc __devm_clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x1a7fc948 ftrace_free_filter +EXPORT_SYMBOL_GPL vmlinux 0x1a82368d ZSTD_customCalloc +EXPORT_SYMBOL_GPL vmlinux 0x1a840b31 _RNvXsB_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0x1a893003 __SCK__tp_func_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x1a979d96 __hwspin_unlock +EXPORT_SYMBOL_GPL vmlinux 0x1aacd8a7 acpi_pm_set_device_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x1ab8719d of_phy_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x1abd57bd tty_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x1ac2aabb i2c_client_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x1ac4df95 skb_zerocopy_headlen +EXPORT_SYMBOL_GPL vmlinux 0x1acd18c8 cpuset_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x1ad39464 dst_blackhole_redirect +EXPORT_SYMBOL_GPL vmlinux 0x1ae81ed6 _RNvXs11_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB8_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x1ae8acfc nvdimm_name +EXPORT_SYMBOL_GPL vmlinux 0x1af267f8 int_pow +EXPORT_SYMBOL_GPL vmlinux 0x1afaa2fd proc_dou8vec_minmax +EXPORT_SYMBOL_GPL vmlinux 0x1aff3d55 mce_register_injector_chain +EXPORT_SYMBOL_GPL vmlinux 0x1b01f5a1 _RNvXs2M_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10completionNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1b0602c1 cond_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x1b215e84 dm_put +EXPORT_SYMBOL_GPL vmlinux 0x1b276b85 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter25debug_tuple_fields_finish +EXPORT_SYMBOL_GPL vmlinux 0x1b2786aa tty_ldisc_flush +EXPORT_SYMBOL_GPL vmlinux 0x1b30da94 unix_inq_len +EXPORT_SYMBOL_GPL vmlinux 0x1b4f5c22 bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1b505681 pstore_register +EXPORT_SYMBOL_GPL vmlinux 0x1b5bad17 xfrm_local_error +EXPORT_SYMBOL_GPL vmlinux 0x1b5f3c3b mdiobus_c45_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x1b5f4377 trace_seq_putc +EXPORT_SYMBOL_GPL vmlinux 0x1b5fa56a _RNvXs8_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStrINtNtNtB9_3ops5index5IndexINtNtBR_5range9RangeFromjEE5index +EXPORT_SYMBOL_GPL vmlinux 0x1b658465 pinctrl_add_gpio_ranges +EXPORT_SYMBOL_GPL vmlinux 0x1b6c7746 iommu_device_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x1b8822d8 pinctrl_gpio_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x1b90f2b1 virtqueue_get_vring_size +EXPORT_SYMBOL_GPL vmlinux 0x1b92e41d inet_putpeer +EXPORT_SYMBOL_GPL vmlinux 0x1b94a75d anon_inode_getfd +EXPORT_SYMBOL_GPL vmlinux 0x1ba1e5aa _RNvNtCs3AkgXgqgK6r_4core9panicking9panic_fmt +EXPORT_SYMBOL_GPL vmlinux 0x1ba237b0 default_cpu_present_to_apicid +EXPORT_SYMBOL_GPL vmlinux 0x1ba3088b _RNvXs29_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_27class_raw_spinlock_nested_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1bb88a65 usb_amd_pt_check_port +EXPORT_SYMBOL_GPL vmlinux 0x1bc5eebe pinctrl_gpio_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x1bc64087 xas_split +EXPORT_SYMBOL_GPL vmlinux 0x1bc6a932 devm_led_get +EXPORT_SYMBOL_GPL vmlinux 0x1bd377c0 relay_subbufs_consumed +EXPORT_SYMBOL_GPL vmlinux 0x1bdd3e35 perf_msr_probe +EXPORT_SYMBOL_GPL vmlinux 0x1bdf8d25 _RNvXsw_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_21__ddebug__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1be099e5 vp_modern_set_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0x1be3f46d device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1bf347a8 _RNvXs0_NtNtCs3AkgXgqgK6r_4core5panic10panic_infoNtB5_9PanicInfoNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x1bff48d1 __percpu_init_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x1c3327ba blk_add_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x1c5541bd cpufreq_boost_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1c5b1f28 irq_free_descs +EXPORT_SYMBOL_GPL vmlinux 0x1c5ff742 clk_get_phase +EXPORT_SYMBOL_GPL vmlinux 0x1c66067e spi_get_device_match_data +EXPORT_SYMBOL_GPL vmlinux 0x1c69c865 ip_route_output_key_hash +EXPORT_SYMBOL_GPL vmlinux 0x1c7169dc ZSTD_customFree +EXPORT_SYMBOL_GPL vmlinux 0x1c764526 __SCT__tp_func_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x1c76c292 l3mdev_table_lookup_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1c80d27d btree_geo128 +EXPORT_SYMBOL_GPL vmlinux 0x1c84e06c serdev_device_close +EXPORT_SYMBOL_GPL vmlinux 0x1c8691a4 blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x1c87a811 __round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x1c894505 regulator_set_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0x1c896b57 fsnotify_destroy_mark +EXPORT_SYMBOL_GPL vmlinux 0x1c8f8eff msi_device_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x1c9229d9 mptcp_get_reset_option +EXPORT_SYMBOL_GPL vmlinux 0x1c9dd585 acpi_dev_remove_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x1ca3aa97 alarm_forward +EXPORT_SYMBOL_GPL vmlinux 0x1cab2d41 crypto_register_rngs +EXPORT_SYMBOL_GPL vmlinux 0x1cb7c983 apei_exec_read_register_value +EXPORT_SYMBOL_GPL vmlinux 0x1cb9a1c8 xenbus_gather +EXPORT_SYMBOL_GPL vmlinux 0x1cbd552a fwnode_count_parents +EXPORT_SYMBOL_GPL vmlinux 0x1cbd92b0 cpu_mitigations_off +EXPORT_SYMBOL_GPL vmlinux 0x1cc143c4 udp_destruct_common +EXPORT_SYMBOL_GPL vmlinux 0x1cc5572d acomp_request_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1cd4cfeb _RNvXs5v_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9cpu_timerNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1cd5d823 spi_mem_get_name +EXPORT_SYMBOL_GPL vmlinux 0x1cd70113 _RNvXs1_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x1cdd0605 xhci_port_state_to_neutral +EXPORT_SYMBOL_GPL vmlinux 0x1ce56239 validate_xmit_xfrm +EXPORT_SYMBOL_GPL vmlinux 0x1ceabdc9 regulator_force_disable +EXPORT_SYMBOL_GPL vmlinux 0x1cff8eab sbitmap_init_node +EXPORT_SYMBOL_GPL vmlinux 0x1d059e2e tcp_unregister_ulp +EXPORT_SYMBOL_GPL vmlinux 0x1d166b13 regmap_noinc_write +EXPORT_SYMBOL_GPL vmlinux 0x1d222ced irq_get_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0x1d2d3a3f crypto_unregister_acomp +EXPORT_SYMBOL_GPL vmlinux 0x1d2dd7ae _RNvMs2_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_13ParseIntError13___description +EXPORT_SYMBOL_GPL vmlinux 0x1d35d8fb tpm_calc_ordinal_duration +EXPORT_SYMBOL_GPL vmlinux 0x1d41a50d split_page +EXPORT_SYMBOL_GPL vmlinux 0x1d507a2b _RNvXNtCs3AkgXgqgK6r_4core5asciiNtB2_13EscapeDefaultNtNtNtNtB4_4iter6traits8iterator8Iterator4last +EXPORT_SYMBOL_GPL vmlinux 0x1d7e4412 usb_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0x1d80c7b4 pwmchip_remove +EXPORT_SYMBOL_GPL vmlinux 0x1d94a218 dmi_memdev_handle +EXPORT_SYMBOL_GPL vmlinux 0x1da3cfdc blk_rq_is_poll +EXPORT_SYMBOL_GPL vmlinux 0x1dac6c14 exportfs_encode_inode_fh +EXPORT_SYMBOL_GPL vmlinux 0x1db04eb9 con_debug_enter +EXPORT_SYMBOL_GPL vmlinux 0x1dc0c974 kthread_park +EXPORT_SYMBOL_GPL vmlinux 0x1dc54c53 usb_bulk_msg +EXPORT_SYMBOL_GPL vmlinux 0x1dc6750c mmc_regulator_enable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x1ddc5c31 fsnotify +EXPORT_SYMBOL_GPL vmlinux 0x1de2927a acpi_dev_clear_dependencies +EXPORT_SYMBOL_GPL vmlinux 0x1df155b4 kobject_rename +EXPORT_SYMBOL_GPL vmlinux 0x1dfa5dbd mpi_invm +EXPORT_SYMBOL_GPL vmlinux 0x1dfc1551 __tracepoint_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x1e01a26d i2c_parse_fw_timings +EXPORT_SYMBOL_GPL vmlinux 0x1e0670c6 reset_control_release +EXPORT_SYMBOL_GPL vmlinux 0x1e0c21ef irq_chip_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0x1e14f64f ip4_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x1e1951db pci_epc_raise_irq +EXPORT_SYMBOL_GPL vmlinux 0x1e3001ba _RNvMs3_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStr19from_bytes_with_nul +EXPORT_SYMBOL_GPL vmlinux 0x1e3817a3 sched_numa_hop_mask +EXPORT_SYMBOL_GPL vmlinux 0x1e3bc77c xas_create_range +EXPORT_SYMBOL_GPL vmlinux 0x1e3f7eb9 _RNvXsz_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_9AtomicU16NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x1e424d61 user_preparse +EXPORT_SYMBOL_GPL vmlinux 0x1e42f37d edac_mc_add_mc_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x1e4bc3b1 devlink_alloc_ns +EXPORT_SYMBOL_GPL vmlinux 0x1e53f827 stack_depot_print +EXPORT_SYMBOL_GPL vmlinux 0x1e5a5f22 sn_partition_id +EXPORT_SYMBOL_GPL vmlinux 0x1e5ca529 xfrm_output +EXPORT_SYMBOL_GPL vmlinux 0x1e61926c __dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x1e7192cd nvdimm_bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1e7bbcb3 kernel_restart +EXPORT_SYMBOL_GPL vmlinux 0x1e8fac8e wireless_nlevent_flush +EXPORT_SYMBOL_GPL vmlinux 0x1e912415 uv_bios_get_heapsize +EXPORT_SYMBOL_GPL vmlinux 0x1e9bc719 freq_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x1e9c590a usb_find_common_endpoints_reverse +EXPORT_SYMBOL_GPL vmlinux 0x1ea2839f dw_pcie_link_up +EXPORT_SYMBOL_GPL vmlinux 0x1eaa4cbe synth_event_trace +EXPORT_SYMBOL_GPL vmlinux 0x1eaba710 simple_attr_open +EXPORT_SYMBOL_GPL vmlinux 0x1eb138ef rtc_read_alarm +EXPORT_SYMBOL_GPL vmlinux 0x1eb9516e round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x1ebf6c2a pci_power_names +EXPORT_SYMBOL_GPL vmlinux 0x1ec4e5b5 _RNvXsb_NtCs3AkgXgqgK6r_4core3fmtzNtB5_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x1ece0c8c tcp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x1ed4d2eb percpu_ref_kill_and_confirm +EXPORT_SYMBOL_GPL vmlinux 0x1ee47e00 is_vmalloc_or_module_addr +EXPORT_SYMBOL_GPL vmlinux 0x1ef04208 _RNvXsz_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_16ddebug_class_mapNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1ef20793 stop_core_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x1eff716e nvmem_del_cell_table +EXPORT_SYMBOL_GPL vmlinux 0x1effdd2b xhci_check_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x1f04c640 __SCK__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0x1f0a59f7 perf_aux_output_skip +EXPORT_SYMBOL_GPL vmlinux 0x1f10240d regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0x1f11906b blk_stat_enable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x1f206e83 _RNvXs44_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13per_cpu_pagesNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1f371d2f gpiochip_irqchip_add_domain +EXPORT_SYMBOL_GPL vmlinux 0x1f38a4f6 mpi_set_highbit +EXPORT_SYMBOL_GPL vmlinux 0x1f3d2c54 of_hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0x1f403f79 __tracepoint_console +EXPORT_SYMBOL_GPL vmlinux 0x1f449588 mctrl_gpio_disable_ms +EXPORT_SYMBOL_GPL vmlinux 0x1f50feea acpi_subsys_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x1f563160 bpf_offload_dev_priv +EXPORT_SYMBOL_GPL vmlinux 0x1f583602 nvdimm_region_notify +EXPORT_SYMBOL_GPL vmlinux 0x1f593f05 _RNvXsu_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_9AtomicI16NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x1f646f44 netdev_walk_all_lower_dev +EXPORT_SYMBOL_GPL vmlinux 0x1f67ef12 dw_pcie_ep_raise_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x1f6ac588 rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x1f6cd584 efivar_reserved_space +EXPORT_SYMBOL_GPL vmlinux 0x1f782b59 regulator_get_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x1f8544b8 panic_timeout +EXPORT_SYMBOL_GPL vmlinux 0x1f8cee59 scsi_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x1f8d8258 fib_nl_delrule +EXPORT_SYMBOL_GPL vmlinux 0x1f948190 gpiod_get_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x1f988391 _RNvXso_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_7qrwlockNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1fa1d95c sha256_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x1fa48995 efivar_supports_writes +EXPORT_SYMBOL_GPL vmlinux 0x1fac8da2 _RNvXsh_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impiNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x1faf1592 pci_set_cacheline_size +EXPORT_SYMBOL_GPL vmlinux 0x1fca8321 devm_usb_get_phy_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x1fd5feaa devm_ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0x1fe6e504 gpiod_add_hogs +EXPORT_SYMBOL_GPL vmlinux 0x1ffcfcfd _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data11conversions8to_lower +EXPORT_SYMBOL_GPL vmlinux 0x200913e0 __tracepoint_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x2009e400 devlink_info_board_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x200c57ad ipv6_dup_options +EXPORT_SYMBOL_GPL vmlinux 0x20223d04 balance_dirty_pages_ratelimited_flags +EXPORT_SYMBOL_GPL vmlinux 0x202d4ed6 nvmem_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x2034650c md_run +EXPORT_SYMBOL_GPL vmlinux 0x2038730d _RNvNtNtCs3AkgXgqgK6r_4core3str6traits23str_index_overflow_fail +EXPORT_SYMBOL_GPL vmlinux 0x204f2c5c gnttab_free_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x20511425 _RNvMs6_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_8DebugMap3key +EXPORT_SYMBOL_GPL vmlinux 0x20654084 _RNvXs4I_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_3pidNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2065677e _RNvXs8_NtCs3AkgXgqgK6r_4core3fmtNtB5_9FormatterNtB5_5Write9write_fmt +EXPORT_SYMBOL_GPL vmlinux 0x206e5a1b pci_restore_msi_state +EXPORT_SYMBOL_GPL vmlinux 0x2073a180 skb_partial_csum_set +EXPORT_SYMBOL_GPL vmlinux 0x20899467 hv_stimer0_isr +EXPORT_SYMBOL_GPL vmlinux 0x208a5731 dma_async_device_channel_register +EXPORT_SYMBOL_GPL vmlinux 0x2092ae68 devm_pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0x20978fb9 idr_find +EXPORT_SYMBOL_GPL vmlinux 0x20a4e01a HUF_readStats_wksp +EXPORT_SYMBOL_GPL vmlinux 0x20a5caec _RNvXst_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0x20a63e2e gpiochip_unlock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x20abff04 usb_driver_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0x20b3ebe7 _RNvXs1r_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15tracepoint_funcNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x20b7aeef irq_chip_retrigger_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x20b7d542 usb_enable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x20c79d81 tty_buffer_lock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x20caa846 wbc_detach_inode +EXPORT_SYMBOL_GPL vmlinux 0x20e48282 pci_find_doe_mailbox +EXPORT_SYMBOL_GPL vmlinux 0x20ea499d usb_create_shared_hcd +EXPORT_SYMBOL_GPL vmlinux 0x20eefb85 mmc_regulator_set_ocr +EXPORT_SYMBOL_GPL vmlinux 0x210b4f8c hsu_dma_probe +EXPORT_SYMBOL_GPL vmlinux 0x212734c5 vcap_netbytes_copy +EXPORT_SYMBOL_GPL vmlinux 0x2142c206 __skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0x214c8ede platform_device_add +EXPORT_SYMBOL_GPL vmlinux 0x216bf2f8 _RNvXs5N_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15sched_dl_entityNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x216de4e1 rcu_get_gp_kthreads_prio +EXPORT_SYMBOL_GPL vmlinux 0x216e5150 genphy_c45_read_eee_abilities +EXPORT_SYMBOL_GPL vmlinux 0x2176e42a hwpoison_filter_memcg +EXPORT_SYMBOL_GPL vmlinux 0x2192b09b _RNvXs2_NtNtCs3AkgXgqgK6r_4core5slice5asciiNtB5_11EscapeAsciiNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x21982a78 fscrypt_ioctl_add_key +EXPORT_SYMBOL_GPL vmlinux 0x219cbef5 _RNvXs9_NtCs3AkgXgqgK6r_4core3fmtNtB5_5ErrorNtB5_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x21a563da clk_get_accuracy +EXPORT_SYMBOL_GPL vmlinux 0x21a801bc crypto_unregister_shashes +EXPORT_SYMBOL_GPL vmlinux 0x21cd536a crypto_put_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x21d13c75 fsnotify_put_mark +EXPORT_SYMBOL_GPL vmlinux 0x21dec6b2 devres_get +EXPORT_SYMBOL_GPL vmlinux 0x21e18b7a __SCK__tp_func_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x21e3281b ethnl_cable_test_pulse +EXPORT_SYMBOL_GPL vmlinux 0x21e32994 _RNvMNtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB2_21FromBytesWithNulError13___description +EXPORT_SYMBOL_GPL vmlinux 0x221f759e skb_consume_udp +EXPORT_SYMBOL_GPL vmlinux 0x2225b85c fwnode_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x222ea8bb xfrm_audit_state_delete +EXPORT_SYMBOL_GPL vmlinux 0x223289ae vfs_submount +EXPORT_SYMBOL_GPL vmlinux 0x22463a99 icc_disable +EXPORT_SYMBOL_GPL vmlinux 0x225c3e36 vring_create_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x2290148f inet_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0x22914b1d crypto_lookup_template +EXPORT_SYMBOL_GPL vmlinux 0x22962f96 __tracepoint_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x22bec5f8 trace_event_buffer_reserve +EXPORT_SYMBOL_GPL vmlinux 0x22d60537 tcf_frag_xmit_count +EXPORT_SYMBOL_GPL vmlinux 0x22d9409b iomap_sort_ioends +EXPORT_SYMBOL_GPL vmlinux 0x22e82b45 device_match_devt +EXPORT_SYMBOL_GPL vmlinux 0x22eb1b0b tcp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x22ec5205 cpu_latency_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x22f6ad7c input_ff_destroy +EXPORT_SYMBOL_GPL vmlinux 0x22fd08ba cpuacct_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x230b73aa iomap_seek_hole +EXPORT_SYMBOL_GPL vmlinux 0x2315194d _RNvNtCsbwHtcUjRN57_6kernel5ioctl8__IOC_DIR +EXPORT_SYMBOL_GPL vmlinux 0x231a3d5c rtnl_put_cacheinfo +EXPORT_SYMBOL_GPL vmlinux 0x233f59fd _RNvXs1_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationNtNtNtB7_3ops5arith9AddAssign10add_assign +EXPORT_SYMBOL_GPL vmlinux 0x23412816 rtc_tm_to_ktime +EXPORT_SYMBOL_GPL vmlinux 0x2347d885 _RNvXsJ_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0x23498770 mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x234cf416 devlink_fmsg_string_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x23660877 usb_unpoison_urb +EXPORT_SYMBOL_GPL vmlinux 0x23864ce7 cpuset_mem_spread_node +EXPORT_SYMBOL_GPL vmlinux 0x2386c0ea __SCT__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0x2390ca6e fuse_dev_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2396c7f0 clk_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x239a2e45 generic_online_page +EXPORT_SYMBOL_GPL vmlinux 0x239b1a7e bpf_trace_run3 +EXPORT_SYMBOL_GPL vmlinux 0x23a0d0b9 _RNvXsL_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_41restart_block__bindgen_ty_1__bindgen_ty_3NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x23ae3665 regulator_set_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0x23afcd1e shash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x23b4e0d7 clear_page_rep +EXPORT_SYMBOL_GPL vmlinux 0x23b57924 iomap_writepages +EXPORT_SYMBOL_GPL vmlinux 0x23bcea55 _RNvXsb_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x23c3b778 phy_basic_features +EXPORT_SYMBOL_GPL vmlinux 0x23d395d2 __clk_get_hw +EXPORT_SYMBOL_GPL vmlinux 0x23d65b7c bpf_trace_run6 +EXPORT_SYMBOL_GPL vmlinux 0x23eebb73 _RNvXs5i_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_35siginfo__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x23f49997 ncsi_start_dev +EXPORT_SYMBOL_GPL vmlinux 0x23f81f27 inet_csk_listen_stop +EXPORT_SYMBOL_GPL vmlinux 0x24035c70 _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data5cased6lookup +EXPORT_SYMBOL_GPL vmlinux 0x240ba8e0 genphy_c45_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x2410986e trace_event_buffer_commit +EXPORT_SYMBOL_GPL vmlinux 0x2412a764 nvdimm_region_delete +EXPORT_SYMBOL_GPL vmlinux 0x2417e33f _RNvXNtNtNtCs3AkgXgqgK6r_4core3fmt3num3impaNtB6_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x242056ac _RNvXs3k_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13uprobes_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x242085ec nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x2421097b mpi_const +EXPORT_SYMBOL_GPL vmlinux 0x242240b3 gpiod_get_value +EXPORT_SYMBOL_GPL vmlinux 0x24235223 phy_10gbit_full_features +EXPORT_SYMBOL_GPL vmlinux 0x2423cd2d ata_scsi_port_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x2431fd5b __tracepoint_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x24355c72 inet_hash +EXPORT_SYMBOL_GPL vmlinux 0x243f8287 dmaengine_unmap_put +EXPORT_SYMBOL_GPL vmlinux 0x2440d1ab regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x24413343 erst_read_record +EXPORT_SYMBOL_GPL vmlinux 0x24479341 pci_host_probe +EXPORT_SYMBOL_GPL vmlinux 0x244acce9 _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data1n6lookup +EXPORT_SYMBOL_GPL vmlinux 0x245097f4 proc_create_net_data_write +EXPORT_SYMBOL_GPL vmlinux 0x24514e95 regulator_set_voltage_time_sel +EXPORT_SYMBOL_GPL vmlinux 0x2454665d from_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x245513ea blk_mq_alloc_sq_tag_set +EXPORT_SYMBOL_GPL vmlinux 0x2464da17 gen_pool_size +EXPORT_SYMBOL_GPL vmlinux 0x24664311 palmas_ext_control_req_config +EXPORT_SYMBOL_GPL vmlinux 0x2469810f __rcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x246dc6cd _RNvXs22_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_13EscapeDefaultNtNtBa_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x246e8975 spi_slave_abort +EXPORT_SYMBOL_GPL vmlinux 0x24709b2f trace_seq_putmem +EXPORT_SYMBOL_GPL vmlinux 0x247831ce syscon_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x2484e789 vbin_printf +EXPORT_SYMBOL_GPL vmlinux 0x248bc1d3 skb_to_sgvec_nomark +EXPORT_SYMBOL_GPL vmlinux 0x248bc867 raw_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0x248cdaee net_ns_get_ownership +EXPORT_SYMBOL_GPL vmlinux 0x248e1473 kfree_strarray +EXPORT_SYMBOL_GPL vmlinux 0x248e4f3d blk_mq_start_stopped_hw_queue +EXPORT_SYMBOL_GPL vmlinux 0x24929245 pci_try_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x2496d962 __spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0x249f0dc5 register_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x24a053dc nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x24a908dd powercap_register_control_type +EXPORT_SYMBOL_GPL vmlinux 0x24ad11db wakeup_sources_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24b701b7 cpufreq_policy_transition_delay_us +EXPORT_SYMBOL_GPL vmlinux 0x24d3484c genphy_c45_read_mdix +EXPORT_SYMBOL_GPL vmlinux 0x24d70fc8 pci_max_pasids +EXPORT_SYMBOL_GPL vmlinux 0x24d7ddd1 _RNvXs18_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB8_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x24da0093 rcu_inkernel_boot_has_ended +EXPORT_SYMBOL_GPL vmlinux 0x24e1d9cb device_for_each_child_reverse +EXPORT_SYMBOL_GPL vmlinux 0x24e2899c ipv6_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x24e73d3f _RNvXsk_NtCs3AkgXgqgK6r_4core4charNtB5_15CaseMappingIterNtNtNtNtB7_4iter6traits12double_ended19DoubleEndedIterator9next_back +EXPORT_SYMBOL_GPL vmlinux 0x24eb7e32 leds_list +EXPORT_SYMBOL_GPL vmlinux 0x24f39c39 reset_control_reset +EXPORT_SYMBOL_GPL vmlinux 0x24f8a635 tty_perform_flush +EXPORT_SYMBOL_GPL vmlinux 0x24fc50f4 kdb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x24fde935 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter12pad_integral +EXPORT_SYMBOL_GPL vmlinux 0x25073be3 elv_rqhash_del +EXPORT_SYMBOL_GPL vmlinux 0x250d1014 __fscrypt_prepare_lookup +EXPORT_SYMBOL_GPL vmlinux 0x251248f2 sbitmap_queue_show +EXPORT_SYMBOL_GPL vmlinux 0x2514a897 rio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x2516d001 blk_execute_rq_nowait +EXPORT_SYMBOL_GPL vmlinux 0x25215460 gnttab_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x252d63e9 led_trigger_rename_static +EXPORT_SYMBOL_GPL vmlinux 0x25301bc6 arch_wb_cache_pmem +EXPORT_SYMBOL_GPL vmlinux 0x25379e73 clk_set_min_rate +EXPORT_SYMBOL_GPL vmlinux 0x25403aed i2c_new_smbus_alert_device +EXPORT_SYMBOL_GPL vmlinux 0x2543aeda _RNvXsi_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_7___m128dNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x25570458 regulator_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2563ceaa _RNvXsj_NtCs3AkgXgqgK6r_4core4charNtB5_15CaseMappingIterNtNtNtNtB7_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0x25647106 dev_pm_opp_put_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x256ef7ee _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data9lowercase6lookup +EXPORT_SYMBOL_GPL vmlinux 0x2570cdcd dev_pm_domain_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x2591fa06 devm_kstrdup_const +EXPORT_SYMBOL_GPL vmlinux 0x2592fc6c console_printk +EXPORT_SYMBOL_GPL vmlinux 0x2599cbe0 usb_free_streams +EXPORT_SYMBOL_GPL vmlinux 0x259e974d _RNvXNvNtNtCsbwHtcUjRN57_6kernel4sync7condvar1__NtB2_12___ThePinDataNtNtCs3AkgXgqgK6r_4core5clone5Clone5clone +EXPORT_SYMBOL_GPL vmlinux 0x25b4e04f class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x25ba45ba iomap_readahead +EXPORT_SYMBOL_GPL vmlinux 0x25bbfa9a security_kernel_load_data +EXPORT_SYMBOL_GPL vmlinux 0x25c38e53 dax_layout_busy_page_range +EXPORT_SYMBOL_GPL vmlinux 0x25d3ed5d rust_helper_get_current +EXPORT_SYMBOL_GPL vmlinux 0x25d6202a tty_release_struct +EXPORT_SYMBOL_GPL vmlinux 0x25e213ae acpi_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0x25f02c87 xen_p2m_addr +EXPORT_SYMBOL_GPL vmlinux 0x25f395d1 _RNvXs1m_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13msr_regs_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x25fe4af1 __SCK__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x26089bb1 pci_epf_add_vepf +EXPORT_SYMBOL_GPL vmlinux 0x26161a7e _RNvXsR_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0x261f1254 _RNvXsU_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_34jailhouse_setup_data__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x262a7063 xen_start_info +EXPORT_SYMBOL_GPL vmlinux 0x26315d90 led_update_brightness +EXPORT_SYMBOL_GPL vmlinux 0x263192d7 netdev_rx_handler_register +EXPORT_SYMBOL_GPL vmlinux 0x26520970 vm_memory_committed +EXPORT_SYMBOL_GPL vmlinux 0x265b6e29 hyperv_flush_guest_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x265bbef9 kexec_crash_loaded +EXPORT_SYMBOL_GPL vmlinux 0x266a4b08 tasklet_unlock +EXPORT_SYMBOL_GPL vmlinux 0x26709d29 scsi_dh_attach +EXPORT_SYMBOL_GPL vmlinux 0x267df662 smp_call_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0x26843950 pinctrl_remove_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0x26854008 regulator_set_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0x26a898a3 bio_iov_iter_get_pages +EXPORT_SYMBOL_GPL vmlinux 0x26a93eb2 verify_pkcs7_signature +EXPORT_SYMBOL_GPL vmlinux 0x26ab4755 put_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x26b18ef6 devm_regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x26b99ffc generic_fh_to_dentry +EXPORT_SYMBOL_GPL vmlinux 0x26bf24b6 adp5520_read +EXPORT_SYMBOL_GPL vmlinux 0x26c56a14 i2c_dw_acpi_configure +EXPORT_SYMBOL_GPL vmlinux 0x26c90ea4 scsi_eh_get_sense +EXPORT_SYMBOL_GPL vmlinux 0x26cc99c0 devlink_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x26cda94f e820__mapped_raw_any +EXPORT_SYMBOL_GPL vmlinux 0x26d7e4e7 bd_link_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x26e88fdf ata_dummy_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x26ed2186 register_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26f4b7f5 blk_mq_quiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x26f6286b tracepoint_probe_register_prio_may_exist +EXPORT_SYMBOL_GPL vmlinux 0x270382ae iomap_release_folio +EXPORT_SYMBOL_GPL vmlinux 0x2705853c of_phy_put +EXPORT_SYMBOL_GPL vmlinux 0x270c5510 regmap_field_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x271ca89e crypto_register_templates +EXPORT_SYMBOL_GPL vmlinux 0x271ecb6f shash_ahash_update +EXPORT_SYMBOL_GPL vmlinux 0x273aff5c __SCT__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x273e1002 fpu_sync_guest_vmexit_xfd_state +EXPORT_SYMBOL_GPL vmlinux 0x2744c372 __SCK__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x2758106c iommu_enable_nesting +EXPORT_SYMBOL_GPL vmlinux 0x275b254e _RNvXs8_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x27645c95 sk_set_memalloc +EXPORT_SYMBOL_GPL vmlinux 0x276bc19b debugfs_attr_read +EXPORT_SYMBOL_GPL vmlinux 0x276e6093 cgroup_get_e_css +EXPORT_SYMBOL_GPL vmlinux 0x2773c485 __wake_up_locked +EXPORT_SYMBOL_GPL vmlinux 0x2778b7c9 _RNvMs1_NtCs3AkgXgqgK6r_4core3numx14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x277d227c nvdimm_setup_pfn +EXPORT_SYMBOL_GPL vmlinux 0x278644e8 xenbus_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x2788ddce __SCK__tp_func_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x2795fc9d vcap_set_rule_set_actionset +EXPORT_SYMBOL_GPL vmlinux 0x27b5759d device_create_managed_software_node +EXPORT_SYMBOL_GPL vmlinux 0x27c0191d sched_setattr_nocheck +EXPORT_SYMBOL_GPL vmlinux 0x27db1142 devlink_params_register +EXPORT_SYMBOL_GPL vmlinux 0x27df3105 hv_alloc_hyperv_zeroed_page +EXPORT_SYMBOL_GPL vmlinux 0x27f4f029 ftrace_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x27fa66e1 nr_free_buffer_pages +EXPORT_SYMBOL_GPL vmlinux 0x27fa6bbf _RNvXs13_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7pv_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x27fd96a5 dmaengine_desc_set_metadata_len +EXPORT_SYMBOL_GPL vmlinux 0x2800bda4 __SCK__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x28053ddc crypto_grab_spawn +EXPORT_SYMBOL_GPL vmlinux 0x2817f7fd cppc_get_desired_perf +EXPORT_SYMBOL_GPL vmlinux 0x2825212c nvmem_layout_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x28261376 blkg_conf_exit +EXPORT_SYMBOL_GPL vmlinux 0x282cdabc usb_led_activity +EXPORT_SYMBOL_GPL vmlinux 0x28310bcd kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x283e2c2d devm_acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x2842afef hv_get_non_nested_register +EXPORT_SYMBOL_GPL vmlinux 0x284b82d3 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x2854aeaf _RNvXs42_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13lru_gen_memcgNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2864abc9 klist_node_attached +EXPORT_SYMBOL_GPL vmlinux 0x286beda7 pm_generic_thaw_early +EXPORT_SYMBOL_GPL vmlinux 0x286c7977 __fscrypt_encrypt_symlink +EXPORT_SYMBOL_GPL vmlinux 0x286cc647 async_synchronize_cookie_domain +EXPORT_SYMBOL_GPL vmlinux 0x287ce2e0 key_set_timeout +EXPORT_SYMBOL_GPL vmlinux 0x2882d40e usb_role_switch_unregister +EXPORT_SYMBOL_GPL vmlinux 0x28aa6a67 call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x28ab4fb9 pinctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x28ac6b3c phy_pm_runtime_get +EXPORT_SYMBOL_GPL vmlinux 0x28afbb08 cpu_latency_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x28b58720 _RNvNtCsbwHtcUjRN57_6kernel5ioctl7__IOC_NR +EXPORT_SYMBOL_GPL vmlinux 0x28bbcb78 __traceiter_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x28be0cef misc_cg_res_total_usage +EXPORT_SYMBOL_GPL vmlinux 0x28be80ff bpf_trace_run5 +EXPORT_SYMBOL_GPL vmlinux 0x28ce2b68 dma_run_dependencies +EXPORT_SYMBOL_GPL vmlinux 0x28e2e627 _RNvXs2g_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16hlist_nulls_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x28e64c64 xen_has_pv_and_legacy_disk_devices +EXPORT_SYMBOL_GPL vmlinux 0x28e9a6d1 subsys_virtual_register +EXPORT_SYMBOL_GPL vmlinux 0x28fe6855 attribute_container_register +EXPORT_SYMBOL_GPL vmlinux 0x290aaf9b blkg_conf_prep +EXPORT_SYMBOL_GPL vmlinux 0x291120f2 _RNvXss_NtCs3AkgXgqgK6r_4core3numyNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x29114ae0 thermal_zone_device_register +EXPORT_SYMBOL_GPL vmlinux 0x29128537 __rio_local_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x291876f3 mpi_ec_get_affine +EXPORT_SYMBOL_GPL vmlinux 0x2928291d __traceiter_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0x292d2a8b register_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x29379b90 tracepoint_srcu +EXPORT_SYMBOL_GPL vmlinux 0x293830d4 elv_unregister +EXPORT_SYMBOL_GPL vmlinux 0x29485580 wm831x_auxadc_read_uv +EXPORT_SYMBOL_GPL vmlinux 0x2951a872 trace_clock_local +EXPORT_SYMBOL_GPL vmlinux 0x2972db28 scsi_target_unblock +EXPORT_SYMBOL_GPL vmlinux 0x298c401f pm_generic_resume +EXPORT_SYMBOL_GPL vmlinux 0x298dfe9c devm_init_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x299c1648 _RNvXs9_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x29ac0762 _RNvXs6_NtCs3AkgXgqgK6r_4core3ffiNtB5_10VaListImplNtNtNtB7_3ops4drop4Drop4drop +EXPORT_SYMBOL_GPL vmlinux 0x29b127c3 led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x29be1c05 _RNvXsa_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0x29c6777a verify_signature +EXPORT_SYMBOL_GPL vmlinux 0x29cf0eb5 tcp_is_ulp_esp +EXPORT_SYMBOL_GPL vmlinux 0x29d71a11 _RNvXs8_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impaNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x29d824f3 __tracepoint_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x29dadc84 driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x29e44e30 pwm_capture +EXPORT_SYMBOL_GPL vmlinux 0x29e6236d srcu_init_notifier_head +EXPORT_SYMBOL_GPL vmlinux 0x29eba37f current_is_async +EXPORT_SYMBOL_GPL vmlinux 0x29f63dde regulator_bulk_set_supply_names +EXPORT_SYMBOL_GPL vmlinux 0x29fab388 devl_lock +EXPORT_SYMBOL_GPL vmlinux 0x2a0a6034 kset_find_obj +EXPORT_SYMBOL_GPL vmlinux 0x2a1583d7 devl_resource_size_get +EXPORT_SYMBOL_GPL vmlinux 0x2a177073 xfrm_audit_state_icvfail +EXPORT_SYMBOL_GPL vmlinux 0x2a2f04fa ip_tunnel_netlink_parms +EXPORT_SYMBOL_GPL vmlinux 0x2a30cee0 rio_get_comptag +EXPORT_SYMBOL_GPL vmlinux 0x2a35cedd user_read +EXPORT_SYMBOL_GPL vmlinux 0x2a39391e fwnode_graph_get_remote_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x2a3ea4cc led_init_default_state_get +EXPORT_SYMBOL_GPL vmlinux 0x2a543c89 raw_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x2a58f186 __devm_clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x2a5ea9ef rhashtable_destroy +EXPORT_SYMBOL_GPL vmlinux 0x2a62cb3a ring_buffer_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2a6fa1f4 srcu_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2a85dc5f _RNvXNtCs3AkgXgqgK6r_4core4charNtB2_13EscapeUnicodeNtNtNtNtB4_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0x2a8cc723 debugfs_create_ulong +EXPORT_SYMBOL_GPL vmlinux 0x2a907fd2 _RNvXsW_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_11boot_paramsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2a93a86a exportfs_decode_fh +EXPORT_SYMBOL_GPL vmlinux 0x2a976d1c dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x2a990e63 __kthread_init_worker +EXPORT_SYMBOL_GPL vmlinux 0x2a9b236b rtm_getroute_parse_ip_proto +EXPORT_SYMBOL_GPL vmlinux 0x2aa2de5c _RNvXs1g_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7__xstateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2aa4065c device_get_child_node_count +EXPORT_SYMBOL_GPL vmlinux 0x2aadad1a efi_capsule_update +EXPORT_SYMBOL_GPL vmlinux 0x2ac99bde _RNvXs3e_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25arch_uprobe__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2ae672ba crypto_sig_set_privkey +EXPORT_SYMBOL_GPL vmlinux 0x2af875ce input_device_enabled +EXPORT_SYMBOL_GPL vmlinux 0x2af9287c get_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0x2afb0239 nvmem_cell_read_variable_le_u64 +EXPORT_SYMBOL_GPL vmlinux 0x2afc22a6 _RNvXs_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB4_22FromBytesUntilNulErrorNtNtB8_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2b0fe000 gnttab_cancel_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x2b13f9ba securityfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x2b236a61 dev_nit_active +EXPORT_SYMBOL_GPL vmlinux 0x2b2b8323 xhci_dbg_trace +EXPORT_SYMBOL_GPL vmlinux 0x2b33c562 _RNvXs45_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16per_cpu_nodestatNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2b3acc3b __SCT__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x2b4509dd devlink_health_reporter_state_update +EXPORT_SYMBOL_GPL vmlinux 0x2b51ea69 devlink_net +EXPORT_SYMBOL_GPL vmlinux 0x2b51efcf __irq_domain_alloc_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x2b53d969 badblocks_exit +EXPORT_SYMBOL_GPL vmlinux 0x2b581987 _RNvMs0_NtCsbwHtcUjRN57_6kernel4taskNtB5_4Task7current +EXPORT_SYMBOL_GPL vmlinux 0x2b5a1e99 _RNvXsE_NtCs3AkgXgqgK6r_4core4timeNtB5_25TryFromFloatSecsErrorKindNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2b6150fb power_supply_temp2resist_simple +EXPORT_SYMBOL_GPL vmlinux 0x2b67b6b7 mds_idle_clear +EXPORT_SYMBOL_GPL vmlinux 0x2b6ba94d crypto_rng_reset +EXPORT_SYMBOL_GPL vmlinux 0x2b6bf47f vfs_lock_file +EXPORT_SYMBOL_GPL vmlinux 0x2b6d960d synth_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x2b6f1fca tcp_slow_start +EXPORT_SYMBOL_GPL vmlinux 0x2b772d02 irq_gc_mask_clr_bit +EXPORT_SYMBOL_GPL vmlinux 0x2b7ed98f ata_sff_queue_pio_task +EXPORT_SYMBOL_GPL vmlinux 0x2b851177 _RNvXsi_NtNtCs3AkgXgqgK6r_4core4hash3sipNtB5_5StateNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2b8bfe07 xhci_run +EXPORT_SYMBOL_GPL vmlinux 0x2b904077 dev_pm_put_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0x2b905a84 ata_std_sched_eh +EXPORT_SYMBOL_GPL vmlinux 0x2b9957b8 of_pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0x2b9997fb atomic_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x2b9d7c2d icc_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x2bae7514 _RNvXs1_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x2bcce21e kset_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0x2bd8a8bb blk_fill_rwbs +EXPORT_SYMBOL_GPL vmlinux 0x2bdf5ab0 pm_wakeup_pending +EXPORT_SYMBOL_GPL vmlinux 0x2bf638f2 _RNvXsS_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_15StrSearcherImplNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2bfdcbc9 aead_geniv_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2c18876f badblocks_show +EXPORT_SYMBOL_GPL vmlinux 0x2c208607 power_supply_is_system_supplied +EXPORT_SYMBOL_GPL vmlinux 0x2c2f5a09 x86_family +EXPORT_SYMBOL_GPL vmlinux 0x2c3054f9 net_inc_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x2c61746d rust_helper___spin_lock_init +EXPORT_SYMBOL_GPL vmlinux 0x2c61bb09 uv_bios_get_pci_topology +EXPORT_SYMBOL_GPL vmlinux 0x2c62e4d4 ata_pci_remove_one +EXPORT_SYMBOL_GPL vmlinux 0x2c635527 arch_invalidate_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2c655615 ata_sff_wait_ready +EXPORT_SYMBOL_GPL vmlinux 0x2c66ac85 devlink_info_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2c7db649 irq_dispose_mapping +EXPORT_SYMBOL_GPL vmlinux 0x2c834418 static_key_slow_inc +EXPORT_SYMBOL_GPL vmlinux 0x2c8bea34 xenbus_dev_error +EXPORT_SYMBOL_GPL vmlinux 0x2c8dd6b8 edac_mem_types +EXPORT_SYMBOL_GPL vmlinux 0x2c905c21 sdio_readw +EXPORT_SYMBOL_GPL vmlinux 0x2c94ec73 usb_alloc_streams +EXPORT_SYMBOL_GPL vmlinux 0x2c99d938 __SCK__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x2cad81ac xenbus_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x2cbc9ec8 sk_msg_clone +EXPORT_SYMBOL_GPL vmlinux 0x2ccf0565 vcap_rule_find_keysets +EXPORT_SYMBOL_GPL vmlinux 0x2cd2c2c6 serial8250_rpm_get +EXPORT_SYMBOL_GPL vmlinux 0x2cddc8a4 unregister_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x2ce44073 gpio_to_desc +EXPORT_SYMBOL_GPL vmlinux 0x2cecce3e i2c_generic_scl_recovery +EXPORT_SYMBOL_GPL vmlinux 0x2cf7f0aa _RNvXsr_NtNtCs3AkgXgqgK6r_4core3fmt3numNtB5_8UpperHexNtB5_12GenericRadix5digit +EXPORT_SYMBOL_GPL vmlinux 0x2cf8c191 blk_req_zone_write_trylock +EXPORT_SYMBOL_GPL vmlinux 0x2cfbb2b5 __SCT__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x2cfbff3c sysfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x2d0684a9 hrtimer_init +EXPORT_SYMBOL_GPL vmlinux 0x2d092c23 hrtimer_init_sleeper +EXPORT_SYMBOL_GPL vmlinux 0x2d0f4fd7 spi_mem_adjust_op_size +EXPORT_SYMBOL_GPL vmlinux 0x2d1b02d2 usermodehelper_read_lock_wait +EXPORT_SYMBOL_GPL vmlinux 0x2d1efa57 rio_del_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0x2d2c3a73 nfnl_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x2d2cfe72 crypto_unregister_templates +EXPORT_SYMBOL_GPL vmlinux 0x2d2dd36f kobj_ns_grab_current +EXPORT_SYMBOL_GPL vmlinux 0x2d328a51 _RNvXs1z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12swregs_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2d366211 ata_link_online +EXPORT_SYMBOL_GPL vmlinux 0x2d393f48 intel_soc_pmic_exec_mipi_pmic_seq_element +EXPORT_SYMBOL_GPL vmlinux 0x2d41e6f5 __trace_puts +EXPORT_SYMBOL_GPL vmlinux 0x2d44be3b __SCT__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x2d478a1c usb_hc_died +EXPORT_SYMBOL_GPL vmlinux 0x2d48de15 tick_nohz_dep_clear_task +EXPORT_SYMBOL_GPL vmlinux 0x2d5d7a3a ip6_pol_route +EXPORT_SYMBOL_GPL vmlinux 0x2d609547 dax_direct_access +EXPORT_SYMBOL_GPL vmlinux 0x2d73a728 pci_sriov_configure_simple +EXPORT_SYMBOL_GPL vmlinux 0x2d7bac27 pm_clk_add +EXPORT_SYMBOL_GPL vmlinux 0x2d7cc5c2 devm_extcon_dev_allocate +EXPORT_SYMBOL_GPL vmlinux 0x2d84452a _RNvXs4z_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i64x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2d84d8ff vp_legacy_get_status +EXPORT_SYMBOL_GPL vmlinux 0x2d857fe0 io_uring_cmd_import_fixed +EXPORT_SYMBOL_GPL vmlinux 0x2d89b1ad __SCT__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x2dae5ca7 _RNvMs1_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_11DebugStruct6finish +EXPORT_SYMBOL_GPL vmlinux 0x2db1b3b4 vcap_tc_flower_handler_arp_usage +EXPORT_SYMBOL_GPL vmlinux 0x2dbaf6fe balloon_page_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2dbcf545 clk_hw_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x2dd310d5 pwm_adjust_config +EXPORT_SYMBOL_GPL vmlinux 0x2de2ea75 mmu_interval_notifier_insert_locked +EXPORT_SYMBOL_GPL vmlinux 0x2debcd4e sdio_readb +EXPORT_SYMBOL_GPL vmlinux 0x2df7d33d _RNvXsj_NtCs3AkgXgqgK6r_4core3numaNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x2dfe84a5 ata_sas_port_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2e028ae6 rcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x2e08226d badrange_add +EXPORT_SYMBOL_GPL vmlinux 0x2e2360b1 ftrace_set_global_notrace +EXPORT_SYMBOL_GPL vmlinux 0x2e29cea1 regmap_get_val_bytes +EXPORT_SYMBOL_GPL vmlinux 0x2e2df7f4 irq_remapping_cap +EXPORT_SYMBOL_GPL vmlinux 0x2e369c46 devlink_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x2e40372c __sock_recv_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x2e475d89 i2c_client_type +EXPORT_SYMBOL_GPL vmlinux 0x2e5ed049 devm_clk_hw_register_fixed_factor_index +EXPORT_SYMBOL_GPL vmlinux 0x2e65b188 unregister_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x2e698a7a xdp_do_redirect_frame +EXPORT_SYMBOL_GPL vmlinux 0x2e729faf regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x2e7887d2 nf_ct_set_closing +EXPORT_SYMBOL_GPL vmlinux 0x2e7a17d4 vmap_pfn +EXPORT_SYMBOL_GPL vmlinux 0x2e8dbb1f crypto_unregister_acomps +EXPORT_SYMBOL_GPL vmlinux 0x2e8e0166 devl_trap_policers_register +EXPORT_SYMBOL_GPL vmlinux 0x2e91568d soc_device_register +EXPORT_SYMBOL_GPL vmlinux 0x2e93ccde usb_anchor_urb +EXPORT_SYMBOL_GPL vmlinux 0x2e9ec24d free_iova +EXPORT_SYMBOL_GPL vmlinux 0x2ea48dd3 _RNvXsT_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_9AtomicU64NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2ebb19fd execute_in_process_context +EXPORT_SYMBOL_GPL vmlinux 0x2ebe3135 cpu_is_hotpluggable +EXPORT_SYMBOL_GPL vmlinux 0x2ec8fe68 _RNvXs_NtCs3AkgXgqgK6r_4core5arrayNtB4_17TryFromSliceErrorNtNtB6_5error5Error11description +EXPORT_SYMBOL_GPL vmlinux 0x2eca6a19 phy_basic_t1s_p2mp_features_array +EXPORT_SYMBOL_GPL vmlinux 0x2eda4807 is_uv_hubbed +EXPORT_SYMBOL_GPL vmlinux 0x2ee2908f crypto_get_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x2ee7c52b btree_visitor +EXPORT_SYMBOL_GPL vmlinux 0x2eef7fc4 device_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x2ef2d0ad rt_mutex_lock +EXPORT_SYMBOL_GPL vmlinux 0x2ef522e6 led_classdev_resume +EXPORT_SYMBOL_GPL vmlinux 0x2ef6c6c6 dm_start_time_ns_from_clone +EXPORT_SYMBOL_GPL vmlinux 0x2f0063f3 phy_get_rate_matching +EXPORT_SYMBOL_GPL vmlinux 0x2f0d9053 usb_otg_state_string +EXPORT_SYMBOL_GPL vmlinux 0x2f10921d __irq_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x2f1ecb72 bd_prepare_to_claim +EXPORT_SYMBOL_GPL vmlinux 0x2f2c95c4 flush_work +EXPORT_SYMBOL_GPL vmlinux 0x2f31c8a2 nvmem_cell_read_u32 +EXPORT_SYMBOL_GPL vmlinux 0x2f389c35 _RNvXsl_NtCs3AkgXgqgK6r_4core4charNtB5_15CaseMappingIterNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2f38ff20 usb_hcd_amd_remote_wakeup_quirk +EXPORT_SYMBOL_GPL vmlinux 0x2f39f051 __reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x2f4880df static_key_slow_dec +EXPORT_SYMBOL_GPL vmlinux 0x2f501ec8 _RNvMs_NtNtCs3AkgXgqgK6r_4core4char6decodeNtB4_16DecodeUtf16Error18unpaired_surrogate +EXPORT_SYMBOL_GPL vmlinux 0x2f565db8 devl_rate_leaf_destroy +EXPORT_SYMBOL_GPL vmlinux 0x2f634dde switchdev_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0x2f6420aa irq_create_of_mapping +EXPORT_SYMBOL_GPL vmlinux 0x2f64415f unregister_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x2f669090 mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x2f71e4fa tpm_pm_resume +EXPORT_SYMBOL_GPL vmlinux 0x2f759821 devm_fwnode_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x2f7929f2 device_register +EXPORT_SYMBOL_GPL vmlinux 0x2f8b5882 tpm_get_random +EXPORT_SYMBOL_GPL vmlinux 0x2f93ad2e nvmem_add_one_cell +EXPORT_SYMBOL_GPL vmlinux 0x2f94d318 tcp_leave_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0x2f97c067 _RNvXsq_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_15ratelimit_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2f9d8395 _RNvXsb_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x2fa3e9f0 crypto_unregister_alg +EXPORT_SYMBOL_GPL vmlinux 0x2fa579bf dm_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x2fabbb99 blk_mark_disk_dead +EXPORT_SYMBOL_GPL vmlinux 0x2faf2c1b smpboot_register_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x2faf8533 _RNvXs1c_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11__fpstate_32NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2fbe8673 sata_async_notification +EXPORT_SYMBOL_GPL vmlinux 0x2fc1e0fe kmem_valid_obj +EXPORT_SYMBOL_GPL vmlinux 0x2fc573ee bpf_prog_create +EXPORT_SYMBOL_GPL vmlinux 0x2fd0209a _RNvXsB_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_32ddebug_class_param__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2fdfa243 pci_store_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x2fe5195c bpf_offload_dev_match +EXPORT_SYMBOL_GPL vmlinux 0x2ffedb6b hv_free_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x300bab2b pci_hp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0x300ddf65 crypto_clone_shash +EXPORT_SYMBOL_GPL vmlinux 0x300f697c wm8350_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x30110a29 phy_eee_cap1_features +EXPORT_SYMBOL_GPL vmlinux 0x301f1f4b __SCK__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0x30232c7e bpf_prog_add +EXPORT_SYMBOL_GPL vmlinux 0x302674e2 badblocks_set +EXPORT_SYMBOL_GPL vmlinux 0x30295d3f _RNvXs5q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8sigqueueNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x303785db iomap_ioend_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x303dfc43 __devm_of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x305d52cf spi_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x3061cfce ring_buffer_entries_cpu +EXPORT_SYMBOL_GPL vmlinux 0x307140e0 ip6_dst_lookup_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x307338ee __rio_local_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x309979af pci_device_group +EXPORT_SYMBOL_GPL vmlinux 0x30a9c836 _RNvXs_NtNtCs3AkgXgqgK6r_4core3fmt7nofloatdNtB6_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x30cf804f slow_virt_to_phys +EXPORT_SYMBOL_GPL vmlinux 0x30e1ec25 apei_map_generic_address +EXPORT_SYMBOL_GPL vmlinux 0x30e42163 tick_nohz_dep_clear_cpu +EXPORT_SYMBOL_GPL vmlinux 0x30ff090b net_selftest +EXPORT_SYMBOL_GPL vmlinux 0x3100c126 inet6_lookup +EXPORT_SYMBOL_GPL vmlinux 0x31019477 __ftrace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x31128b8e hv_remove_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0x311c6da4 put_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x31215f50 _RNvMs6_NtCs3AkgXgqgK6r_4core3numm14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x31266931 con_debug_leave +EXPORT_SYMBOL_GPL vmlinux 0x312ca79d led_trigger_remove +EXPORT_SYMBOL_GPL vmlinux 0x312d6530 sata_scr_valid +EXPORT_SYMBOL_GPL vmlinux 0x314084d4 gov_attr_set_get +EXPORT_SYMBOL_GPL vmlinux 0x314cfe10 _RNvXs4_NtNtCs3AkgXgqgK6r_4core4char6decodeNtB5_16DecodeUtf16ErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x314dc149 __regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0x3163338f nvmem_cell_read_u8 +EXPORT_SYMBOL_GPL vmlinux 0x3165daa3 arbitrary_virt_to_machine +EXPORT_SYMBOL_GPL vmlinux 0x3169ebf4 pm_generic_poweroff_late +EXPORT_SYMBOL_GPL vmlinux 0x3169f5c9 __mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x316bdb96 devm_hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0x317001ea fwnode_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x31706316 __SCT__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x3177907a __tracepoint_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x318cc809 _RNvXs1q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_21trace_print_flags_u64NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3192d768 cpufreq_remove_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x31959ce2 acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x31a76d61 mas_destroy +EXPORT_SYMBOL_GPL vmlinux 0x31a95e8b ring_buffer_record_enable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x31aa4760 extcon_set_property +EXPORT_SYMBOL_GPL vmlinux 0x31c7970f pciserial_suspend_ports +EXPORT_SYMBOL_GPL vmlinux 0x31cc2cee __blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x31ce4690 __SCK__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x31d34278 xas_load +EXPORT_SYMBOL_GPL vmlinux 0x31dca4d8 gnttab_claim_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x31dfdd83 _RNvXs1_NtNtCs3AkgXgqgK6r_4core3str5errorNtB5_14ParseBoolErrorNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x31ecc24f _RNvXs7_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationINtNtNtB7_3ops5arith3DivmE3div +EXPORT_SYMBOL_GPL vmlinux 0x31f41676 devm_clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x31f54023 icc_sync_state +EXPORT_SYMBOL_GPL vmlinux 0x31f92d6e ata_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x3201186d xenbus_read_otherend_details +EXPORT_SYMBOL_GPL vmlinux 0x320335cc irq_setup_alt_chip +EXPORT_SYMBOL_GPL vmlinux 0x3209c565 _RNvXsa_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x3209ce99 _RNvXs1h_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i64x1NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3209fcf4 irq_domain_xlate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x320d56aa __devm_regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0x320d8b35 usb_hcd_unmap_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x321675d9 ohci_setup +EXPORT_SYMBOL_GPL vmlinux 0x32295715 dev_pm_opp_clear_config +EXPORT_SYMBOL_GPL vmlinux 0x3232d08a _RNvXsx_NtCs3AkgXgqgK6r_4core4charNtB5_18EscapeDefaultStateNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3243892d __traceiter_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x325f9d61 vcap_rule_add_key_u72 +EXPORT_SYMBOL_GPL vmlinux 0x3262931b __strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x326cefe5 hwpoison_filter_dev_minor +EXPORT_SYMBOL_GPL vmlinux 0x326f2da1 fuse_conn_destroy +EXPORT_SYMBOL_GPL vmlinux 0x32791db7 dev_queue_xmit_nit +EXPORT_SYMBOL_GPL vmlinux 0x327a2687 bind_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x328e3354 __memcpy_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x32919477 _RNvMs6_NtCs3AkgXgqgK6r_4core3anyNtB5_6Demand3new +EXPORT_SYMBOL_GPL vmlinux 0x329c2e4e tpm_put_ops +EXPORT_SYMBOL_GPL vmlinux 0x329d4754 _RNvXs4n_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_10NonZeroI64NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x32a7a111 synth_event_trace_array +EXPORT_SYMBOL_GPL vmlinux 0x32ab06cc irq_percpu_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x32bc0fcf preempt_notifier_dec +EXPORT_SYMBOL_GPL vmlinux 0x32c07322 __tracepoint_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x32c3cb4e class_compat_register +EXPORT_SYMBOL_GPL vmlinux 0x32daf83c devm_get_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x32e3b076 mxcsr_feature_mask +EXPORT_SYMBOL_GPL vmlinux 0x32e4d1e0 sgx_virt_ecreate +EXPORT_SYMBOL_GPL vmlinux 0x32eb7a87 xenbus_unmap_ring_vfree +EXPORT_SYMBOL_GPL vmlinux 0x32f3f159 register_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x330010b6 cpuset_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x330b0e01 sbitmap_queue_min_shallow_depth +EXPORT_SYMBOL_GPL vmlinux 0x330f6116 set_dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x33260b00 __skb_get_hash_symmetric +EXPORT_SYMBOL_GPL vmlinux 0x332a4b97 pci_sriov_get_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x33338211 rcuref_get_slowpath +EXPORT_SYMBOL_GPL vmlinux 0x334155d7 __traceiter_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x334a9202 xfrm_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x3352823d cppc_get_auto_sel_caps +EXPORT_SYMBOL_GPL vmlinux 0x335522b7 da903x_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x33553ccf crypto_register_scomps +EXPORT_SYMBOL_GPL vmlinux 0x335a613c mas_next_range +EXPORT_SYMBOL_GPL vmlinux 0x335c570f enable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x3362b03c xen_p2m_size +EXPORT_SYMBOL_GPL vmlinux 0x336636bb clk_hw_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x336e291d regulator_get +EXPORT_SYMBOL_GPL vmlinux 0x337cdd16 ping_init_sock +EXPORT_SYMBOL_GPL vmlinux 0x3383f74a scsi_unregister_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x33a6a959 regmap_get_device +EXPORT_SYMBOL_GPL vmlinux 0x33aa755b _RNvXs5d_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_52___sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x33ab2bcb mmc_cmdq_enable +EXPORT_SYMBOL_GPL vmlinux 0x33b8058c vp_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x33bf4443 acpi_quirk_skip_acpi_ac_and_battery +EXPORT_SYMBOL_GPL vmlinux 0x33c20553 virtqueue_is_broken +EXPORT_SYMBOL_GPL vmlinux 0x33c3a0f0 phy_power_off +EXPORT_SYMBOL_GPL vmlinux 0x33c6024c _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_10PadAdapterNtB7_5Write9write_str +EXPORT_SYMBOL_GPL vmlinux 0x33cfb5bb debugfs_file_get +EXPORT_SYMBOL_GPL vmlinux 0x33e23c2d phy_pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0x33e318d6 pktgen_xfrm_outer_mode_output +EXPORT_SYMBOL_GPL vmlinux 0x33f467e0 _RNvXs4h_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_10NonZeroU64NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x34107128 _RNvXs3M_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8vma_lockNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x34159547 __clk_hw_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x34196e2e bio_split_rw +EXPORT_SYMBOL_GPL vmlinux 0x341db089 device_wakeup_disable +EXPORT_SYMBOL_GPL vmlinux 0x341fefaf blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0x342336d3 simple_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x3425a1e5 serdev_device_remove +EXPORT_SYMBOL_GPL vmlinux 0x34331f04 acpi_os_unmap_memory +EXPORT_SYMBOL_GPL vmlinux 0x3437d61e dummy_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x3438145d __SCK__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0x34407691 crypto_has_ahash +EXPORT_SYMBOL_GPL vmlinux 0x344361a1 kdb_register +EXPORT_SYMBOL_GPL vmlinux 0x344a2c84 iomap_dio_complete +EXPORT_SYMBOL_GPL vmlinux 0x3450ad94 mpi_set_ui +EXPORT_SYMBOL_GPL vmlinux 0x3466ce63 x86_msi_msg_get_destid +EXPORT_SYMBOL_GPL vmlinux 0x34763c4c call_hid_bpf_rdesc_fixup +EXPORT_SYMBOL_GPL vmlinux 0x3476ac5b list_lru_walk_node +EXPORT_SYMBOL_GPL vmlinux 0x347f7b60 xdp_rxq_info_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x3491f3c7 inet_pernet_hashinfo_free +EXPORT_SYMBOL_GPL vmlinux 0x349838af thermal_zone_get_num_trips +EXPORT_SYMBOL_GPL vmlinux 0x349ae0e0 cpufreq_disable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x349f7515 _RNvXs3D_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_19folio__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x34a62444 pci_get_dsn +EXPORT_SYMBOL_GPL vmlinux 0x34aa1fc1 finish_rcuwait +EXPORT_SYMBOL_GPL vmlinux 0x34ac8ab9 _RNvXs33_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9srcu_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x34b138fb dev_pm_opp_get_max_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0x34db62bd fpu_enable_guest_xfd_features +EXPORT_SYMBOL_GPL vmlinux 0x34ddf7ab power_supply_set_battery_charged +EXPORT_SYMBOL_GPL vmlinux 0x34df3dfc unregister_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0x34e4ace6 __rg_realloc +EXPORT_SYMBOL_GPL vmlinux 0x34e550c7 _RNvXs36_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11srcu_structNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x34eab46d bind_evtchn_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x34ebf4bd _RNvNtCs3AkgXgqgK6r_4core9panicking19panic_cannot_unwind +EXPORT_SYMBOL_GPL vmlinux 0x34ec5938 fixed_phy_register +EXPORT_SYMBOL_GPL vmlinux 0x34fd2685 dev_pm_opp_find_level_exact +EXPORT_SYMBOL_GPL vmlinux 0x350280f5 vp_legacy_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x3508c7cb _RNvXsg_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_13callback_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x350f6ce5 tasklet_unlock_wait +EXPORT_SYMBOL_GPL vmlinux 0x351365ab __xenbus_register_frontend +EXPORT_SYMBOL_GPL vmlinux 0x35195740 devm_usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0x351c6124 da9052_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x352b3813 maxim_charger_calc_reg_current +EXPORT_SYMBOL_GPL vmlinux 0x352ec68b bpf_offload_dev_destroy +EXPORT_SYMBOL_GPL vmlinux 0x3542e347 phy_10gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x354cff51 clean_acked_data_disable +EXPORT_SYMBOL_GPL vmlinux 0x3551388c devlink_dpipe_entry_ctx_prepare +EXPORT_SYMBOL_GPL vmlinux 0x355bc89a klist_next +EXPORT_SYMBOL_GPL vmlinux 0x356305f7 unregister_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x3565a929 utf8_data_table +EXPORT_SYMBOL_GPL vmlinux 0x356d09a1 unregister_kprobes +EXPORT_SYMBOL_GPL vmlinux 0x3583bc67 pinctrl_dev_get_devname +EXPORT_SYMBOL_GPL vmlinux 0x358e2480 phy_create +EXPORT_SYMBOL_GPL vmlinux 0x358eb0ab iov_iter_is_aligned +EXPORT_SYMBOL_GPL vmlinux 0x358ff60f twl_get_hfclk_rate +EXPORT_SYMBOL_GPL vmlinux 0x35adfcd0 _RNvNtCsbwHtcUjRN57_6kernel5print11call_printk +EXPORT_SYMBOL_GPL vmlinux 0x35bd048d tcp_register_ulp +EXPORT_SYMBOL_GPL vmlinux 0x35cb7ad3 _RNvXs4e_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_9NonZeroU8NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x35d3dc46 crypto_alg_sem +EXPORT_SYMBOL_GPL vmlinux 0x35d73103 security_kernel_post_read_file +EXPORT_SYMBOL_GPL vmlinux 0x35e31737 thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x35ef23dd adp5520_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x35f99bb3 spi_split_transfers_maxsize +EXPORT_SYMBOL_GPL vmlinux 0x35fc3a38 xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0x35fdd599 sysfs_create_files +EXPORT_SYMBOL_GPL vmlinux 0x3608c12d __trace_array_puts +EXPORT_SYMBOL_GPL vmlinux 0x36173c1d phys_to_target_node +EXPORT_SYMBOL_GPL vmlinux 0x36242943 switchdev_deferred_process +EXPORT_SYMBOL_GPL vmlinux 0x363efbe1 usb_phy_set_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x364ec2ef wakeup_sources_walk_start +EXPORT_SYMBOL_GPL vmlinux 0x3651dd74 driver_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x3658b92c _RNvMs_NtNtCs3AkgXgqgK6r_4core3num3fmtNtB4_9Formatted5write +EXPORT_SYMBOL_GPL vmlinux 0x365f9ee7 iommu_sva_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0x366f3bdf pwm_lpss_tng_info +EXPORT_SYMBOL_GPL vmlinux 0x3671b9e4 ata_pci_sff_init_host +EXPORT_SYMBOL_GPL vmlinux 0x36743990 _RNvXsG_NtCs3AkgXgqgK6r_4core4charNtB5_16TryFromCharErrorNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x367882af debugfs_write_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x36898d6f gpiod_remove_hogs +EXPORT_SYMBOL_GPL vmlinux 0x368b48b2 get_task_pid +EXPORT_SYMBOL_GPL vmlinux 0x3690b979 __phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x369fcd70 tracing_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x36a193c5 pinctrl_dev_get_name +EXPORT_SYMBOL_GPL vmlinux 0x36a6b025 skb_to_sgvec +EXPORT_SYMBOL_GPL vmlinux 0x36ac17ab alloc_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0x36b5497e intel_iommu_enabled +EXPORT_SYMBOL_GPL vmlinux 0x36c75b4e context_tracking +EXPORT_SYMBOL_GPL vmlinux 0x36c93633 tty_ldisc_ref +EXPORT_SYMBOL_GPL vmlinux 0x36db60bf shash_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0x36e05b86 ethnl_cable_test_finished +EXPORT_SYMBOL_GPL vmlinux 0x36e4dd8f _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings6NOTICE +EXPORT_SYMBOL_GPL vmlinux 0x36e71e63 _RNvXs5H_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12prev_cputimeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x37018e59 pci_free_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x370975de debugfs_create_str +EXPORT_SYMBOL_GPL vmlinux 0x371531a5 _RNvXs5_NtCs3AkgXgqgK6r_4core3fmtNtB5_9ArgumentsNtB5_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x37169f79 cpu_latency_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x37205db3 _RNvXs5_NtNtCs3AkgXgqgK6r_4core3str5lossyNtB5_9Utf8ChunkNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x374f1fbc pci_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x3750d770 erst_read +EXPORT_SYMBOL_GPL vmlinux 0x37523407 tcp_ca_openreq_child +EXPORT_SYMBOL_GPL vmlinux 0x3752a10d wbt_enable_default +EXPORT_SYMBOL_GPL vmlinux 0x377bbcbc pm_suspend_target_state +EXPORT_SYMBOL_GPL vmlinux 0x37888ac6 _RNvXs4G_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10percpu_refNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x37914025 xenbus_write +EXPORT_SYMBOL_GPL vmlinux 0x3794547e fuse_dax_cancel_work +EXPORT_SYMBOL_GPL vmlinux 0x379c0c31 kthread_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x37a52e82 _RNvXso_NtCs3AkgXgqgK6r_4core4charNtB5_16TryFromCharErrorNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x37a82af2 __devm_regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0x37abda47 pinctrl_dev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x37b7c84e is_swiotlb_active +EXPORT_SYMBOL_GPL vmlinux 0x37baf7ef bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x37bf7be3 percpu_ref_exit +EXPORT_SYMBOL_GPL vmlinux 0x37d229a9 crypto_wait_for_test +EXPORT_SYMBOL_GPL vmlinux 0x37d8e54a pm_runtime_set_autosuspend_delay +EXPORT_SYMBOL_GPL vmlinux 0x37e58f7e __audit_inode_child +EXPORT_SYMBOL_GPL vmlinux 0x37ecc4d7 _RNvXs2x_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5f64x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x37ef94f6 dm_send_uevents +EXPORT_SYMBOL_GPL vmlinux 0x37f75eb8 _RNvNvMsE_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_9NonZeroI813new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x3801776b __ioread32_copy +EXPORT_SYMBOL_GPL vmlinux 0x38040917 xfrm_audit_policy_delete +EXPORT_SYMBOL_GPL vmlinux 0x380ceb3b __SCK__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x380dde36 power_supply_batinfo_ocv2cap +EXPORT_SYMBOL_GPL vmlinux 0x382184b4 __traceiter_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x38266c9d wm831x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x38268b62 icc_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x38374815 clear_selection +EXPORT_SYMBOL_GPL vmlinux 0x384877a5 register_fprobe_syms +EXPORT_SYMBOL_GPL vmlinux 0x385c053f _RNvXs7_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x385fe29f clk_hw_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x3866e217 nvmem_device_write +EXPORT_SYMBOL_GPL vmlinux 0x386b4025 spi_sync_locked +EXPORT_SYMBOL_GPL vmlinux 0x386c29c1 _RNvMs2_NtCs3AkgXgqgK6r_4core3numn14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x38708e25 inet_peer_base_init +EXPORT_SYMBOL_GPL vmlinux 0x38722f80 kernel_fpu_end +EXPORT_SYMBOL_GPL vmlinux 0x387b5d3a ping_bind +EXPORT_SYMBOL_GPL vmlinux 0x387b6e78 led_classdev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x387ced01 devm_hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x388264ea amd_clear_divider +EXPORT_SYMBOL_GPL vmlinux 0x388762b8 bus_for_each_drv +EXPORT_SYMBOL_GPL vmlinux 0x38897d3e _RNvXs1_NtNtCs3AkgXgqgK6r_4core4task4wakeNtB5_7ContextNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x388b606b gpiod_disable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x389b64a2 static_key_count +EXPORT_SYMBOL_GPL vmlinux 0x38aa1397 gpiod_add_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0x38b17450 acpi_device_fix_up_power +EXPORT_SYMBOL_GPL vmlinux 0x38b54307 i2c_dw_configure_master +EXPORT_SYMBOL_GPL vmlinux 0x38b6a890 __SCT__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x38b7ded3 i2c_adapter_type +EXPORT_SYMBOL_GPL vmlinux 0x38bc7b83 phy_led_triggers_register +EXPORT_SYMBOL_GPL vmlinux 0x38c128b9 nvdimm_bus_check_dimm_count +EXPORT_SYMBOL_GPL vmlinux 0x38c3d3bb devl_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x38c3ff30 freq_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x38d1e99b _RNvXs2f_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i64x2NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x38d2484f _RNvXs1_NtNtCs3AkgXgqgK6r_4core3ffi5c_strRNtB5_4CStrNtNtB9_7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x38e1fde7 mpi_set +EXPORT_SYMBOL_GPL vmlinux 0x38e5bc5a clk_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x38ea9765 intel_pt_validate_hw_cap +EXPORT_SYMBOL_GPL vmlinux 0x38eefa06 _RNvXsf_NtCs3AkgXgqgK6r_4core4cellNtB5_11BorrowErrorNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x38eff4e3 bpf_trace_run1 +EXPORT_SYMBOL_GPL vmlinux 0x38f704de dm_get_reserved_bio_based_ios +EXPORT_SYMBOL_GPL vmlinux 0x3905ebd3 set_cpus_allowed_ptr +EXPORT_SYMBOL_GPL vmlinux 0x390cb8ae vcap_is_last_chain +EXPORT_SYMBOL_GPL vmlinux 0x3924afd7 _RNvNtCs3AkgXgqgK6r_4core9panicking19assert_failed_inner +EXPORT_SYMBOL_GPL vmlinux 0x392853ea _RNvXs4_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x392fdb91 fwnode_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x39312fec devm_gpiod_unhinge +EXPORT_SYMBOL_GPL vmlinux 0x393660d8 _RNvXs2Y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8rcu_workNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3937a51c backing_file_real_path +EXPORT_SYMBOL_GPL vmlinux 0x393b0e82 bpf_map_put +EXPORT_SYMBOL_GPL vmlinux 0x39528e01 _RNvNtNtCs3AkgXgqgK6r_4core3str8converts9from_utf8 +EXPORT_SYMBOL_GPL vmlinux 0x395b8b90 sbitmap_prepare_to_wait +EXPORT_SYMBOL_GPL vmlinux 0x396222f7 thermal_acpi_passive_trip_temp +EXPORT_SYMBOL_GPL vmlinux 0x3963c589 devm_regulator_bulk_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x39652db4 __nvdimm_create +EXPORT_SYMBOL_GPL vmlinux 0x39a0afd8 _RNvXs3_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x39a2a030 _RNvXs4k_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_9NonZeroI8NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x39a3d7c6 ata_link_abort +EXPORT_SYMBOL_GPL vmlinux 0x39aa4888 usb_role_string +EXPORT_SYMBOL_GPL vmlinux 0x39bf59a9 init_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x39c9d88c xas_find +EXPORT_SYMBOL_GPL vmlinux 0x39cecd9e crypto_hash_alg_has_setkey +EXPORT_SYMBOL_GPL vmlinux 0x39d35195 __rt_mutex_init +EXPORT_SYMBOL_GPL vmlinux 0x39d51b0c phy_save_page +EXPORT_SYMBOL_GPL vmlinux 0x39ded098 rdma_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x39ded14f __SCT__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0x39e0772c folio_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x39e0f266 pci_epc_set_bar +EXPORT_SYMBOL_GPL vmlinux 0x39e3d714 vcap_add_rule +EXPORT_SYMBOL_GPL vmlinux 0x39e66f91 dev_pm_domain_attach +EXPORT_SYMBOL_GPL vmlinux 0x3a15013b ata_pack_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x3a1adbdd devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3a20671a br_fdb_test_addr_hook +EXPORT_SYMBOL_GPL vmlinux 0x3a225a21 ncsi_vlan_rx_kill_vid +EXPORT_SYMBOL_GPL vmlinux 0x3a24fb2f percpu_ref_resurrect +EXPORT_SYMBOL_GPL vmlinux 0x3a3c365a inet_csk_route_child_sock +EXPORT_SYMBOL_GPL vmlinux 0x3a42c8f0 _RNvXs1F_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10xtile_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3a469608 __SCK__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x3a4f6a32 ata_sff_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x3a4f869e kernfs_path_from_node +EXPORT_SYMBOL_GPL vmlinux 0x3a536bd7 ring_buffer_read_finish +EXPORT_SYMBOL_GPL vmlinux 0x3a55981a static_key_enable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x3a5ad3eb fuse_do_open +EXPORT_SYMBOL_GPL vmlinux 0x3a5b3ab6 power_supply_powers +EXPORT_SYMBOL_GPL vmlinux 0x3a687a89 _RNvNtCsbwHtcUjRN57_6kernel5error9to_result +EXPORT_SYMBOL_GPL vmlinux 0x3a688d69 ata_bmdma_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x3a7d80f9 xen_max_p2m_pfn +EXPORT_SYMBOL_GPL vmlinux 0x3a7e6738 phy_check_downshift +EXPORT_SYMBOL_GPL vmlinux 0x3a8bbb8e trace_clock_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x3a92a95e devlink_dpipe_action_put +EXPORT_SYMBOL_GPL vmlinux 0x3a9be019 asymmetric_key_id_partial +EXPORT_SYMBOL_GPL vmlinux 0x3a9e8610 acpi_remove_cmos_rtc_space_handler +EXPORT_SYMBOL_GPL vmlinux 0x3a9e9fe9 event_triggers_post_call +EXPORT_SYMBOL_GPL vmlinux 0x3aa2cff0 pci_destroy_slot +EXPORT_SYMBOL_GPL vmlinux 0x3aba6f4d pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x3abdc17a cper_dimm_err_location +EXPORT_SYMBOL_GPL vmlinux 0x3ac3feba rhltable_init +EXPORT_SYMBOL_GPL vmlinux 0x3acdf325 twl4030_audio_enable_resource +EXPORT_SYMBOL_GPL vmlinux 0x3ad12999 __bio_add_page +EXPORT_SYMBOL_GPL vmlinux 0x3ae65f46 netdev_cmd_to_name +EXPORT_SYMBOL_GPL vmlinux 0x3af359cd _RNvXsQ_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3af578f5 hyperv_report_panic +EXPORT_SYMBOL_GPL vmlinux 0x3afc4a8f sbitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x3b03208d power_supply_battery_info_has_prop +EXPORT_SYMBOL_GPL vmlinux 0x3b08ca24 nvmem_device_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x3b0e77b3 xhci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x3b1bc47a regmap_mmio_attach_clk +EXPORT_SYMBOL_GPL vmlinux 0x3b48c908 rio_mport_chk_dev_access +EXPORT_SYMBOL_GPL vmlinux 0x3b4c240a display_timings_release +EXPORT_SYMBOL_GPL vmlinux 0x3b52c102 phy_led_trigger_change_speed +EXPORT_SYMBOL_GPL vmlinux 0x3b58089a uart_console_device +EXPORT_SYMBOL_GPL vmlinux 0x3b5a0c33 adp5520_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x3b61a14f fwnode_graph_get_remote_port +EXPORT_SYMBOL_GPL vmlinux 0x3b662deb lwtunnel_encap_add_ops +EXPORT_SYMBOL_GPL vmlinux 0x3b71a05e lwtunnel_get_encap_size +EXPORT_SYMBOL_GPL vmlinux 0x3b74beb1 genphy_c45_read_pma +EXPORT_SYMBOL_GPL vmlinux 0x3b787dc6 usb_interrupt_msg +EXPORT_SYMBOL_GPL vmlinux 0x3b797a18 _RNvXs_NtCsbwHtcUjRN57_6kernel5typesuNtB4_14ForeignOwnable12into_foreign +EXPORT_SYMBOL_GPL vmlinux 0x3b7a7163 __static_call_return0 +EXPORT_SYMBOL_GPL vmlinux 0x3b81f766 kgdb_register_io_module +EXPORT_SYMBOL_GPL vmlinux 0x3b87f5d7 led_compose_name +EXPORT_SYMBOL_GPL vmlinux 0x3b91db5b intel_pt_handle_vmx +EXPORT_SYMBOL_GPL vmlinux 0x3b95f543 klp_shadow_free +EXPORT_SYMBOL_GPL vmlinux 0x3ba01b47 get_compat_sigset +EXPORT_SYMBOL_GPL vmlinux 0x3bb2961c nvmem_device_find +EXPORT_SYMBOL_GPL vmlinux 0x3bbdc96b _RNvXso_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impxNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3bce0106 _RNvNvMsL_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_10NonZeroI1613new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x3bdb5d28 alg_test +EXPORT_SYMBOL_GPL vmlinux 0x3be200ce phy_10gbit_fec_features +EXPORT_SYMBOL_GPL vmlinux 0x3be2fdd7 _RNvXs2d_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20class_spinlock_irq_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3be329c1 rio_unmap_inb_region +EXPORT_SYMBOL_GPL vmlinux 0x3be74eec sysfs_rename_link_ns +EXPORT_SYMBOL_GPL vmlinux 0x3bf038bd percpu_is_read_locked +EXPORT_SYMBOL_GPL vmlinux 0x3bf17755 mpi_read_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3bf1a9ce pinctrl_utils_add_map_mux +EXPORT_SYMBOL_GPL vmlinux 0x3c01a37d __devm_reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x3c07333e clk_hw_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3c0e8050 hyperv_pcpu_input_arg +EXPORT_SYMBOL_GPL vmlinux 0x3c113871 kobject_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0x3c156aac __SCK__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x3c1c110b espintcp_queue_out +EXPORT_SYMBOL_GPL vmlinux 0x3c1c3725 rcu_fwd_progress_check +EXPORT_SYMBOL_GPL vmlinux 0x3c21de52 mmc_crypto_prepare_req +EXPORT_SYMBOL_GPL vmlinux 0x3c241c2c public_key_free +EXPORT_SYMBOL_GPL vmlinux 0x3c47557f serdev_device_set_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x3c5c7f30 _RNvXs2S_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_19system_counterval_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3c5caf4c dev_pm_domain_start +EXPORT_SYMBOL_GPL vmlinux 0x3c5d543a hrtimer_start_range_ns +EXPORT_SYMBOL_GPL vmlinux 0x3c5ec1c2 scsi_dh_activate +EXPORT_SYMBOL_GPL vmlinux 0x3c642974 __rust_dealloc +EXPORT_SYMBOL_GPL vmlinux 0x3c6785b7 block_pr_type_to_scsi +EXPORT_SYMBOL_GPL vmlinux 0x3c681dc4 ring_buffer_record_disable +EXPORT_SYMBOL_GPL vmlinux 0x3c69b769 gpiochip_lock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x3c6ceafa debugfs_create_u16 +EXPORT_SYMBOL_GPL vmlinux 0x3c819c45 arch_apei_report_mem_error +EXPORT_SYMBOL_GPL vmlinux 0x3c8b0545 __devm_intel_scu_ipc_register +EXPORT_SYMBOL_GPL vmlinux 0x3c8bc96c security_inode_setattr +EXPORT_SYMBOL_GPL vmlinux 0x3cbf3469 devm_platform_get_irqs_affinity +EXPORT_SYMBOL_GPL vmlinux 0x3cc07be9 pv_info +EXPORT_SYMBOL_GPL vmlinux 0x3cc4b494 key_type_trusted +EXPORT_SYMBOL_GPL vmlinux 0x3cd06035 add_input_randomness +EXPORT_SYMBOL_GPL vmlinux 0x3cd1b510 trace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x3ce2fc33 serial8250_rx_dma_flush +EXPORT_SYMBOL_GPL vmlinux 0x3ce414c1 direct_write_fallback +EXPORT_SYMBOL_GPL vmlinux 0x3cf79d20 pci_ats_supported +EXPORT_SYMBOL_GPL vmlinux 0x3d011a28 _RNvXs4Z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10plist_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3d053977 mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x3d0a6447 _RNvXs1_NtNtCs3AkgXgqgK6r_4core4char6decodeNtB5_16DecodeUtf16ErrorNtNtB9_5error5Error11description +EXPORT_SYMBOL_GPL vmlinux 0x3d0c04f1 md_account_bio +EXPORT_SYMBOL_GPL vmlinux 0x3d1f3edf rio_request_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x3d2ec35a xenbus_dev_fatal +EXPORT_SYMBOL_GPL vmlinux 0x3d376be4 regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x3d388324 dpm_resume_end +EXPORT_SYMBOL_GPL vmlinux 0x3d510a7b rcu_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0x3d51c7cc cpci_hp_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x3d5a1839 clk_hw_is_prepared +EXPORT_SYMBOL_GPL vmlinux 0x3d62b3d7 _RNvXs5_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impyNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3d637d6c crypto_create_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x3d69f184 _RNvXs2r_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5f64x2NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3d85fd9c bind_interdomain_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x3d860ebc pcie_aspm_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3d862509 clocksource_verify_percpu +EXPORT_SYMBOL_GPL vmlinux 0x3d881972 crypto_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x3d8baf3b zs_huge_class_size +EXPORT_SYMBOL_GPL vmlinux 0x3d9742b5 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter4fill +EXPORT_SYMBOL_GPL vmlinux 0x3d993468 msg_zerocopy_callback +EXPORT_SYMBOL_GPL vmlinux 0x3d9ba721 _RNvXs1R_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_20SplitAsciiWhitespaceNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3d9c154f crypto_register_acomps +EXPORT_SYMBOL_GPL vmlinux 0x3da26e7d _RNvNvMNtNtCs3AkgXgqgK6r_4core3ops11index_rangeNtB4_10IndexRange13new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x3da3bb2e wbt_disable_default +EXPORT_SYMBOL_GPL vmlinux 0x3daa2540 nf_hooks_lwtunnel_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3db1a042 _RNvXsa_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impsNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3de9cae1 crypto_remove_final +EXPORT_SYMBOL_GPL vmlinux 0x3df1f3f8 tpm_is_tpm2 +EXPORT_SYMBOL_GPL vmlinux 0x3df82d00 mce_log +EXPORT_SYMBOL_GPL vmlinux 0x3e0a087f inet_hashinfo2_init_mod +EXPORT_SYMBOL_GPL vmlinux 0x3e1caafa cpci_hp_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x3e20f651 regulator_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x3e21f80a spi_alloc_device +EXPORT_SYMBOL_GPL vmlinux 0x3e2aa6ac _RNvXs19_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB8_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3e340ea7 dev_attr_ncq_prio_enable +EXPORT_SYMBOL_GPL vmlinux 0x3e3976d2 devm_clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x3e411ace sfp_select_interface +EXPORT_SYMBOL_GPL vmlinux 0x3e4f103b _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter3pad +EXPORT_SYMBOL_GPL vmlinux 0x3e61c6cd genphy_c45_pma_read_abilities +EXPORT_SYMBOL_GPL vmlinux 0x3e65f05b vcap_get_rule_count_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0x3e7080cb mpi_read_from_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3e76b0e2 component_compare_dev +EXPORT_SYMBOL_GPL vmlinux 0x3e7f48ba _RNvMs1_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_11DebugStruct5field +EXPORT_SYMBOL_GPL vmlinux 0x3e827593 ip_valid_fib_dump_req +EXPORT_SYMBOL_GPL vmlinux 0x3e903560 ip_tunnel_netlink_encap_parms +EXPORT_SYMBOL_GPL vmlinux 0x3ea5196d apei_osc_setup +EXPORT_SYMBOL_GPL vmlinux 0x3eb29684 pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0x3eb771eb lwtunnel_output +EXPORT_SYMBOL_GPL vmlinux 0x3ec93255 hv_get_isolation_type +EXPORT_SYMBOL_GPL vmlinux 0x3ecdb1de _RNvXse_NtNtCs3AkgXgqgK6r_4core5alloc6layoutNtB5_11LayoutErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3edb086b pse_control_put +EXPORT_SYMBOL_GPL vmlinux 0x3ef051c8 crypto_inc +EXPORT_SYMBOL_GPL vmlinux 0x3ef25a0d __tracepoint_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x3efca64b ohci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x3f12d6bc usb_disable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x3f2362dc anon_transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x3f2740cc ip6_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x3f35dae9 __pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x3f3d84ab dev_pm_opp_get_opp_count +EXPORT_SYMBOL_GPL vmlinux 0x3f409dfe usb_clear_halt +EXPORT_SYMBOL_GPL vmlinux 0x3f491f49 reset_control_bulk_reset +EXPORT_SYMBOL_GPL vmlinux 0x3f4d872d devl_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x3f526c42 irq_create_fwspec_mapping +EXPORT_SYMBOL_GPL vmlinux 0x3f55433b tracepoint_probe_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3f694298 devm_spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0x3f73d1f1 fwnode_handle_put +EXPORT_SYMBOL_GPL vmlinux 0x3f75a44c _RNvXsJ_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_55restart_block__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3f83f8d3 rcu_bind_current_to_nocb +EXPORT_SYMBOL_GPL vmlinux 0x3f84bcd7 dax_alive +EXPORT_SYMBOL_GPL vmlinux 0x3f8c3f5e ata_bmdma_port_start +EXPORT_SYMBOL_GPL vmlinux 0x3f8e2ddf _RNvXs2_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3implNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3fa8a329 iommu_dev_disable_feature +EXPORT_SYMBOL_GPL vmlinux 0x3fae6ab0 hv_vp_index +EXPORT_SYMBOL_GPL vmlinux 0x3faeaceb rust_helper_spin_unlock +EXPORT_SYMBOL_GPL vmlinux 0x3fb520db __traceiter_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x3fb76c6c icc_node_add +EXPORT_SYMBOL_GPL vmlinux 0x3fbcb16f _RNvXs4L_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_22rhashtable_compare_argNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3fc17ccb __platform_register_drivers +EXPORT_SYMBOL_GPL vmlinux 0x3fc2910f mptcp_token_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x3fcdc9e0 apply_to_existing_page_range +EXPORT_SYMBOL_GPL vmlinux 0x3fe6c346 devlink_fmsg_binary_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x3fef0d60 dev_attr_sw_activity +EXPORT_SYMBOL_GPL vmlinux 0x3ff0ad3a __tracepoint_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x3ff2e349 hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x3ffdacf3 timerqueue_iterate_next +EXPORT_SYMBOL_GPL vmlinux 0x4004d5c2 handle_fasteoi_irq +EXPORT_SYMBOL_GPL vmlinux 0x400546f7 __tracepoint_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x4008f4d4 fwnode_graph_get_endpoint_count +EXPORT_SYMBOL_GPL vmlinux 0x400a024b acpi_scan_lock_release +EXPORT_SYMBOL_GPL vmlinux 0x400df54f _RNvXst_NtCs3AkgXgqgK6r_4core3numoNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x40148d16 ata_sff_check_status +EXPORT_SYMBOL_GPL vmlinux 0x4015faf7 wm8350_block_read +EXPORT_SYMBOL_GPL vmlinux 0x401b5da5 _RNvXs2V_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10timer_listNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x40267068 usb_anchor_resume_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x403e954a _RNvXNtCsbwHtcUjRN57_6kernel9allocatorNtB2_15KernelAllocatorNtNtNtCs3AkgXgqgK6r_4core5alloc6global11GlobalAlloc7dealloc +EXPORT_SYMBOL_GPL vmlinux 0x403eac60 sbitmap_get +EXPORT_SYMBOL_GPL vmlinux 0x403f6a8a register_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0x403f9529 gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x4043757f init_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x4055bbc3 dma_get_slave_caps +EXPORT_SYMBOL_GPL vmlinux 0x4065d168 pm_print_active_wakeup_sources +EXPORT_SYMBOL_GPL vmlinux 0x4065fa8e intel_pinctrl_get_soc_data +EXPORT_SYMBOL_GPL vmlinux 0x406c4cb1 hrtimer_resolution +EXPORT_SYMBOL_GPL vmlinux 0x40712067 bpf_prog_create_from_user +EXPORT_SYMBOL_GPL vmlinux 0x4071b517 out_of_line_wait_on_bit_timeout +EXPORT_SYMBOL_GPL vmlinux 0x4078913e pm_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x407af304 usb_wait_anchor_empty_timeout +EXPORT_SYMBOL_GPL vmlinux 0x408c5095 trace_get_event_file +EXPORT_SYMBOL_GPL vmlinux 0x4099f919 tun_ptr_free +EXPORT_SYMBOL_GPL vmlinux 0x40a0aafc __flush_tlb_all +EXPORT_SYMBOL_GPL vmlinux 0x40a94ee1 irq_domain_remove +EXPORT_SYMBOL_GPL vmlinux 0x40b35457 blk_crypto_update_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x40b9afdd unix_peer_get +EXPORT_SYMBOL_GPL vmlinux 0x40dfa99e ipv4_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x40f0683e reset_control_put +EXPORT_SYMBOL_GPL vmlinux 0x40f215b8 _RNvXs4b_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10mhp_paramsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x40f77221 __SCK__tp_func_extlog_mem_event +EXPORT_SYMBOL_GPL vmlinux 0x40f8b94e ring_buffer_iter_dropped +EXPORT_SYMBOL_GPL vmlinux 0x40f8bd4e klist_add_before +EXPORT_SYMBOL_GPL vmlinux 0x40fe7f41 __SCK__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x4100a662 clk_get_scaled_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x41060336 _RNvMNtNtCs3AkgXgqgK6r_4core5slice5asciiSh16trim_ascii_start +EXPORT_SYMBOL_GPL vmlinux 0x411176b4 blk_mq_unfreeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x4117ddab rio_mport_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x411a0f9a net_failover_destroy +EXPORT_SYMBOL_GPL vmlinux 0x411c0312 edac_mc_free +EXPORT_SYMBOL_GPL vmlinux 0x4125d4d8 pci_p2pdma_enable_show +EXPORT_SYMBOL_GPL vmlinux 0x4128bbb4 devlink_port_attrs_pci_sf_set +EXPORT_SYMBOL_GPL vmlinux 0x412900be usb_acpi_power_manageable +EXPORT_SYMBOL_GPL vmlinux 0x4129f5ee kernel_fpu_begin_mask +EXPORT_SYMBOL_GPL vmlinux 0x412bc681 ring_buffer_empty_cpu +EXPORT_SYMBOL_GPL vmlinux 0x414d119a videomode_from_timings +EXPORT_SYMBOL_GPL vmlinux 0x4153f228 xfrm_dev_offload_ok +EXPORT_SYMBOL_GPL vmlinux 0x416252c9 tty_port_tty_hangup +EXPORT_SYMBOL_GPL vmlinux 0x4179503d skcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x417e2a42 regmap_raw_write_async +EXPORT_SYMBOL_GPL vmlinux 0x417e582c __kernel_write +EXPORT_SYMBOL_GPL vmlinux 0x41814cb8 dirty_writeback_interval +EXPORT_SYMBOL_GPL vmlinux 0x418c2ba6 sata_std_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x4192cada devlink_port_type_eth_set +EXPORT_SYMBOL_GPL vmlinux 0x419e7efd sfp_module_stop +EXPORT_SYMBOL_GPL vmlinux 0x41b0a22f fwnode_connection_find_match +EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue +EXPORT_SYMBOL_GPL vmlinux 0x41bce49a ghes_register_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x41c5211d _RNvXsh_NtCs3AkgXgqgK6r_4core5errorNtB5_6SourceNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x41c55e7e nf_queue_entry_get_refs +EXPORT_SYMBOL_GPL vmlinux 0x41ced88e screen_pos +EXPORT_SYMBOL_GPL vmlinux 0x41df858f fuse_file_poll +EXPORT_SYMBOL_GPL vmlinux 0x41ed3cec eventfd_ctx_remove_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x41f44c57 ata_qc_complete_multiple +EXPORT_SYMBOL_GPL vmlinux 0x42018d63 _RNvXsE_NtCs3AkgXgqgK6r_4core4charNtB5_15CaseMappingIterNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x42041512 i2c_get_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x420eedca edac_mc_find_csrow_by_page +EXPORT_SYMBOL_GPL vmlinux 0x420f3d01 nvmem_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x42178b14 led_get +EXPORT_SYMBOL_GPL vmlinux 0x421ff24a fat_alloc_new_dir +EXPORT_SYMBOL_GPL vmlinux 0x42262ba8 _RNvXs4_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStrNtNtB9_3cmp9PartialEq2eq +EXPORT_SYMBOL_GPL vmlinux 0x422a9c9e devl_register +EXPORT_SYMBOL_GPL vmlinux 0x422b25f0 __tracepoint_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x422b3313 acpi_spi_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x422e578a __SCT__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x425e86e8 __traceiter_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x4261261a blk_clear_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x42613288 blk_mq_unquiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x42635d55 pm_suspend_global_flags +EXPORT_SYMBOL_GPL vmlinux 0x42645098 usb_find_interface +EXPORT_SYMBOL_GPL vmlinux 0x426452a3 acpi_evaluation_failure_warn +EXPORT_SYMBOL_GPL vmlinux 0x427f4887 serial8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x42825ce2 rcu_scheduler_active +EXPORT_SYMBOL_GPL vmlinux 0x42875d70 __SCK__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x42919a6c _RNvXse_NtCs3AkgXgqgK6r_4core4charNtB5_11ToUppercaseNtNtNtNtB7_4iter6traits8iterator8Iterator9size_hint +EXPORT_SYMBOL_GPL vmlinux 0x42974a45 ftrace_set_filter_ips +EXPORT_SYMBOL_GPL vmlinux 0x4299df16 tcp_set_state +EXPORT_SYMBOL_GPL vmlinux 0x429c3f9c reboot_mode +EXPORT_SYMBOL_GPL vmlinux 0x42b404a8 clk_hw_init_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x42be20f0 crypto_hash_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x42bf8fe1 list_lru_del +EXPORT_SYMBOL_GPL vmlinux 0x42c0174e fuse_dev_release +EXPORT_SYMBOL_GPL vmlinux 0x42d37297 platform_device_add_data +EXPORT_SYMBOL_GPL vmlinux 0x42dd6ecd dma_resv_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x42e5e2e5 bpf_map_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x42e732cb vcap_rule_add_key_u128 +EXPORT_SYMBOL_GPL vmlinux 0x42f403b4 phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x42f728aa mctrl_gpio_get_outputs +EXPORT_SYMBOL_GPL vmlinux 0x430d88ec __traceiter_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x4310e366 __traceiter_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x431493f5 crypto_alloc_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x4318d6c4 da9052_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0x431bc953 rio_unlock_device +EXPORT_SYMBOL_GPL vmlinux 0x4321c506 fsl_mc_device_group +EXPORT_SYMBOL_GPL vmlinux 0x4328f18b max8997_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x432cb9a7 __traceiter_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x433fe922 _RNvXs2N_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15uprobe_consumerNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x436d817f mpi_clear_bit +EXPORT_SYMBOL_GPL vmlinux 0x437cfa3a blk_mq_hctx_set_fq_lock_class +EXPORT_SYMBOL_GPL vmlinux 0x437eb1df ipv6_mod_enabled +EXPORT_SYMBOL_GPL vmlinux 0x4389ae5f cpufreq_freq_transition_end +EXPORT_SYMBOL_GPL vmlinux 0x438bd03b handle_simple_irq +EXPORT_SYMBOL_GPL vmlinux 0x438d8df2 iova_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x4397d9bd screen_glyph_unicode +EXPORT_SYMBOL_GPL vmlinux 0x43985f84 clk_register_mux_table +EXPORT_SYMBOL_GPL vmlinux 0x439865fa vcap_tc_flower_handler_ipv4_usage +EXPORT_SYMBOL_GPL vmlinux 0x4398a6f5 tty_set_termios +EXPORT_SYMBOL_GPL vmlinux 0x43a0ebaf iommu_get_domain_for_dev +EXPORT_SYMBOL_GPL vmlinux 0x43a29dfb pcie_update_link_speed +EXPORT_SYMBOL_GPL vmlinux 0x43a47b68 sock_prot_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0x43a5fde8 irq_set_default_host +EXPORT_SYMBOL_GPL vmlinux 0x43aa319e lease_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x43bb2bc4 acpi_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0x43bd9ccc usb_hcd_map_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x43be6fda netdev_rx_handler_unregister +EXPORT_SYMBOL_GPL vmlinux 0x43bf0e20 skb_cow_data +EXPORT_SYMBOL_GPL vmlinux 0x43c490a5 dm_accept_partial_bio +EXPORT_SYMBOL_GPL vmlinux 0x43c514d1 xdp_return_frame +EXPORT_SYMBOL_GPL vmlinux 0x43caa7c0 regmap_irq_get_irq_reg_linear +EXPORT_SYMBOL_GPL vmlinux 0x43cfe7ed genphy_c45_pma_resume +EXPORT_SYMBOL_GPL vmlinux 0x43d6091b sata_scr_write +EXPORT_SYMBOL_GPL vmlinux 0x43d7ca6b rio_add_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0x43dd641a irq_domain_alloc_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0x43e281a2 relay_file_operations +EXPORT_SYMBOL_GPL vmlinux 0x43ee5552 tcp_bpf_sendmsg_redir +EXPORT_SYMBOL_GPL vmlinux 0x43f5e19b devm_memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x43f81957 clk_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x43f92edd wait_for_initramfs +EXPORT_SYMBOL_GPL vmlinux 0x4401e6c2 mpi_cmpabs +EXPORT_SYMBOL_GPL vmlinux 0x4403b8c1 tcp_twsk_destructor +EXPORT_SYMBOL_GPL vmlinux 0x44044ccf mmc_send_tuning +EXPORT_SYMBOL_GPL vmlinux 0x441afb93 tty_save_termios +EXPORT_SYMBOL_GPL vmlinux 0x441de814 folio_test_hugetlb +EXPORT_SYMBOL_GPL vmlinux 0x4425230f pci_user_write_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x442deaa9 poll_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x4430f022 rio_request_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x44360cde xdp_return_frame_rx_napi +EXPORT_SYMBOL_GPL vmlinux 0x443eddbd mmu_notifier_get_locked +EXPORT_SYMBOL_GPL vmlinux 0x4440e10a tcp_plb_update_state +EXPORT_SYMBOL_GPL vmlinux 0x444236a0 device_set_node +EXPORT_SYMBOL_GPL vmlinux 0x44429744 _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data11conversions8to_upper +EXPORT_SYMBOL_GPL vmlinux 0x444f94a9 phy_set_speed +EXPORT_SYMBOL_GPL vmlinux 0x4454fb3f _RNvXsb_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x44714dfe _RNvXs7_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_4i8x2NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4471a51d vhost_task_stop +EXPORT_SYMBOL_GPL vmlinux 0x44736d3c dax_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x4475dcaf hv_nested +EXPORT_SYMBOL_GPL vmlinux 0x447832ae vcap_keyfieldset +EXPORT_SYMBOL_GPL vmlinux 0x4481e36d fb_deferred_io_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x4484a5a4 wait_for_device_probe +EXPORT_SYMBOL_GPL vmlinux 0x4498c823 _RNvMs_NtCsbwHtcUjRN57_6kernel4syncNtB4_12LockClassKey6as_ptr +EXPORT_SYMBOL_GPL vmlinux 0x44998615 pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x44b1a87b _RNvXs3H_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i64x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x44bae227 bit_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x44c10a52 kvfree_call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x44c5a7e2 posix_clock_register +EXPORT_SYMBOL_GPL vmlinux 0x44cbbcc0 __device_reset +EXPORT_SYMBOL_GPL vmlinux 0x44cc4e55 sync_blockdev_nowait +EXPORT_SYMBOL_GPL vmlinux 0x44cf8cf0 blk_zone_cond_str +EXPORT_SYMBOL_GPL vmlinux 0x44d13488 bpf_warn_invalid_xdp_action +EXPORT_SYMBOL_GPL vmlinux 0x44d1eef1 _RNvXs_NtCs3AkgXgqgK6r_4core3anyDNtB4_3AnyEL_NtNtB6_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x44e1e9aa balloon_stats +EXPORT_SYMBOL_GPL vmlinux 0x44f6e1f5 devlink_region_snapshot_id_get +EXPORT_SYMBOL_GPL vmlinux 0x44fb9bc0 input_class +EXPORT_SYMBOL_GPL vmlinux 0x44fc0ed8 edac_device_handle_ue_count +EXPORT_SYMBOL_GPL vmlinux 0x450110e8 perf_assign_events +EXPORT_SYMBOL_GPL vmlinux 0x4507f4a8 cpuhp_tasks_frozen +EXPORT_SYMBOL_GPL vmlinux 0x451618d0 sbitmap_del_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x4517fbee xfrm_audit_state_replay_overflow +EXPORT_SYMBOL_GPL vmlinux 0x45279157 thermal_zone_device_id +EXPORT_SYMBOL_GPL vmlinux 0x4527fdcb alloc_page_buffers +EXPORT_SYMBOL_GPL vmlinux 0x4528e4cd platform_device_add_resources +EXPORT_SYMBOL_GPL vmlinux 0x452ab592 class_is_registered +EXPORT_SYMBOL_GPL vmlinux 0x452af1bd devm_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x452ffdd4 irq_get_default_host +EXPORT_SYMBOL_GPL vmlinux 0x4531624f usb_decode_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x4531ab62 copy_from_kernel_nofault +EXPORT_SYMBOL_GPL vmlinux 0x45363384 thermal_acpi_critical_trip_temp +EXPORT_SYMBOL_GPL vmlinux 0x45529f70 iomap_page_mkwrite +EXPORT_SYMBOL_GPL vmlinux 0x45558f56 clk_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x4557d5c1 __traceiter_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x455c0105 acpi_fetch_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0x456199a8 _RNvXs14_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB8_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x45684d87 simple_rename_exchange +EXPORT_SYMBOL_GPL vmlinux 0x45709375 pinctrl_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0x457594fa crypto_alg_list +EXPORT_SYMBOL_GPL vmlinux 0x457ccb89 class_compat_create_link +EXPORT_SYMBOL_GPL vmlinux 0x458347af fwnode_property_present +EXPORT_SYMBOL_GPL vmlinux 0x459e6151 mm_unaccount_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x45a25ee5 locks_owner_has_blockers +EXPORT_SYMBOL_GPL vmlinux 0x45a8f9d6 power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0x45b88ee4 _RNvXsp_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impyNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x45d14bdf hypercall_page +EXPORT_SYMBOL_GPL vmlinux 0x45d534ce pci_set_host_bridge_release +EXPORT_SYMBOL_GPL vmlinux 0x45e8b450 mnt_idmap_get +EXPORT_SYMBOL_GPL vmlinux 0x46013233 net_dec_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x46030074 __hrtimer_get_remaining +EXPORT_SYMBOL_GPL vmlinux 0x46047827 __SCT__tp_func_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x46093f91 cpuidle_unregister +EXPORT_SYMBOL_GPL vmlinux 0x461005ae bpf_map_inc_with_uref +EXPORT_SYMBOL_GPL vmlinux 0x4622e64a sata_sff_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x46259c1d pci_epc_remove_epf +EXPORT_SYMBOL_GPL vmlinux 0x46275130 mas_expected_entries +EXPORT_SYMBOL_GPL vmlinux 0x4635c3cc sock_diag_register +EXPORT_SYMBOL_GPL vmlinux 0x4645289b phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x4650fd45 _RNvMs1_NtCs3AkgXgqgK6r_4core3fmtNtB5_10ArgumentV110from_usize +EXPORT_SYMBOL_GPL vmlinux 0x4651d59c powercap_register_zone +EXPORT_SYMBOL_GPL vmlinux 0x466099bd usb_acpi_port_lpm_incapable +EXPORT_SYMBOL_GPL vmlinux 0x46723528 _RNvNvMsj_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_10NonZeroU6413new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x468135a1 __traceiter_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x46824265 wakeup_source_add +EXPORT_SYMBOL_GPL vmlinux 0x4688d7ec pvclock_gtod_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x46983d6e vcap_tc_flower_handler_vlan_usage +EXPORT_SYMBOL_GPL vmlinux 0x46a4b118 hrtimer_cancel +EXPORT_SYMBOL_GPL vmlinux 0x46a6c9ef hv_get_tsc_page +EXPORT_SYMBOL_GPL vmlinux 0x46a9c0c3 __SCK__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x46ac8a5c pingv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x46accac7 regmap_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x46acdb35 _RNvXs16_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11pv_lock_opsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x46b77e56 pinctrl_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0x46c61de3 acpi_install_cmos_rtc_space_handler +EXPORT_SYMBOL_GPL vmlinux 0x46e30c91 ata_scsi_dma_need_drain +EXPORT_SYMBOL_GPL vmlinux 0x46f10b28 nop_posix_acl_access +EXPORT_SYMBOL_GPL vmlinux 0x46f8a1e6 devlink_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x470a6c63 gpiod_get_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x470e82f5 _RNvXsm_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3implNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x471131e4 usb_queue_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x47229b5c gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x47417684 ata_sff_lost_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x47444865 inet_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0x4756d875 usb_hcd_end_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x475a0355 cpufreq_dbs_governor_init +EXPORT_SYMBOL_GPL vmlinux 0x4761f17c register_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4764142b __blk_trace_note_message +EXPORT_SYMBOL_GPL vmlinux 0x47663cfe vcap_rule_mod_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x476733bd fsverity_ioctl_read_metadata +EXPORT_SYMBOL_GPL vmlinux 0x476f308d pse_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x47703505 devl_rate_leaf_create +EXPORT_SYMBOL_GPL vmlinux 0x4777cff3 ata_qc_complete +EXPORT_SYMBOL_GPL vmlinux 0x4783b379 _RNvNtNtCs3AkgXgqgK6r_4core5slice5index20into_range_unchecked +EXPORT_SYMBOL_GPL vmlinux 0x47884890 system_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0x478e81f8 tcp_orphan_count +EXPORT_SYMBOL_GPL vmlinux 0x4791cb91 apei_mce_report_mem_error +EXPORT_SYMBOL_GPL vmlinux 0x479803b9 base64_encode +EXPORT_SYMBOL_GPL vmlinux 0x479cb8be device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x479f7d4b clk_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x47a49501 bpf_event_output +EXPORT_SYMBOL_GPL vmlinux 0x47aad3b9 have_governor_per_policy +EXPORT_SYMBOL_GPL vmlinux 0x47ad1e35 rust_helper_signal_pending +EXPORT_SYMBOL_GPL vmlinux 0x47b5b999 bpf_prog_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x47b90ee7 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter9write_fmt +EXPORT_SYMBOL_GPL vmlinux 0x47bc0010 __SCK__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x47c83845 ata_host_resume +EXPORT_SYMBOL_GPL vmlinux 0x47d0eea2 acpi_lpat_temp_to_raw +EXPORT_SYMBOL_GPL vmlinux 0x47d3c698 sdio_f0_readb +EXPORT_SYMBOL_GPL vmlinux 0x47d61c7f devlink_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x47de0dc7 clk_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x480305ca kmsg_dump_rewind +EXPORT_SYMBOL_GPL vmlinux 0x481cac30 cpufreq_freq_transition_begin +EXPORT_SYMBOL_GPL vmlinux 0x481f9b7d mpi_mulm +EXPORT_SYMBOL_GPL vmlinux 0x48203853 em_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x4828e77b acpi_scan_lock_acquire +EXPORT_SYMBOL_GPL vmlinux 0x482c200b component_compare_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x482dbf87 serdev_device_add +EXPORT_SYMBOL_GPL vmlinux 0x4834eaa8 cpufreq_register_governor +EXPORT_SYMBOL_GPL vmlinux 0x48377add ack_all_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x484178ae debugfs_create_devm_seqfile +EXPORT_SYMBOL_GPL vmlinux 0x485b7377 to_nvdimm_bus_dev +EXPORT_SYMBOL_GPL vmlinux 0x485f7913 _RNvNvNtCs3AkgXgqgK6r_4core4hint21unreachable_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x48674992 _RNvXs8_NtNtCs3AkgXgqgK6r_4core4task4wakeNtB5_5WakerNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4867ae78 filemap_migrate_folio +EXPORT_SYMBOL_GPL vmlinux 0x486dedc3 ghes_unregister_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x487a7d0b irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x48a337cf _RNvNtCs3AkgXgqgK6r_4core9panicking18panic_nounwind_fmt +EXPORT_SYMBOL_GPL vmlinux 0x48a3d20b mctrl_gpio_get +EXPORT_SYMBOL_GPL vmlinux 0x48bf8c3a synth_event_trace_start +EXPORT_SYMBOL_GPL vmlinux 0x48bf9cfd vchan_find_desc +EXPORT_SYMBOL_GPL vmlinux 0x48c1064f regmap_multi_reg_write_bypassed +EXPORT_SYMBOL_GPL vmlinux 0x48c869a7 irq_chip_set_vcpu_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x48e080b1 x86_virt_spec_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x48f86df1 _RNvXsd_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_13ParseIntErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4904c8a9 fl6_update_dst +EXPORT_SYMBOL_GPL vmlinux 0x490abc5c mmu_notifier_put +EXPORT_SYMBOL_GPL vmlinux 0x49242bc7 freezer_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4934bdd0 crypto_check_attr_type +EXPORT_SYMBOL_GPL vmlinux 0x4939ebcd numa_map_to_online_node +EXPORT_SYMBOL_GPL vmlinux 0x4947790c clk_hw_get_parent_index +EXPORT_SYMBOL_GPL vmlinux 0x494e19e0 pci_hp_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4954ac80 device_match_of_node +EXPORT_SYMBOL_GPL vmlinux 0x495a4221 __SCT__tp_func_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x49605610 __hwspin_trylock +EXPORT_SYMBOL_GPL vmlinux 0x49608959 migrate_disable +EXPORT_SYMBOL_GPL vmlinux 0x4963937c poll_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0x4964d9dc intel_pinctrl_probe_by_uid +EXPORT_SYMBOL_GPL vmlinux 0x497155b9 ethnl_cable_test_amplitude +EXPORT_SYMBOL_GPL vmlinux 0x4986686e _RNvMs4_NtCs3AkgXgqgK6r_4core3numh14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x499043d3 crypto_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x49927d25 page_reporting_unregister +EXPORT_SYMBOL_GPL vmlinux 0x499ab092 devm_regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x49a034a4 irq_chip_set_wake_parent +EXPORT_SYMBOL_GPL vmlinux 0x49bc8c9d _RNvXs8_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x49c06da7 regmap_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x49c53d45 regmap_register_patch +EXPORT_SYMBOL_GPL vmlinux 0x49cb3362 rio_register_mport +EXPORT_SYMBOL_GPL vmlinux 0x49cd25ed alloc_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x49e96999 cond_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x49ef50b8 ata_std_postreset +EXPORT_SYMBOL_GPL vmlinux 0x49fa9f90 gpiochip_line_is_open_drain +EXPORT_SYMBOL_GPL vmlinux 0x4a17ed66 sysrq_mask +EXPORT_SYMBOL_GPL vmlinux 0x4a184fbf zone_device_page_init +EXPORT_SYMBOL_GPL vmlinux 0x4a1dfc2f _RNvXsp_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_8AtomicU8NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4a22830a fuse_mount_remove +EXPORT_SYMBOL_GPL vmlinux 0x4a35512e unix_outq_len +EXPORT_SYMBOL_GPL vmlinux 0x4a38f891 _RNvXsb_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4a420d09 acpi_bus_detach_private_data +EXPORT_SYMBOL_GPL vmlinux 0x4a423f6a firmware_upload_register +EXPORT_SYMBOL_GPL vmlinux 0x4a4a387f dev_pm_opp_get_power +EXPORT_SYMBOL_GPL vmlinux 0x4a4a3f23 perf_event_pause +EXPORT_SYMBOL_GPL vmlinux 0x4a79c22a pci_epf_bind +EXPORT_SYMBOL_GPL vmlinux 0x4a7d8ac9 shash_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x4a7e3c0f _RNvXs6_NtNtCs3AkgXgqgK6r_4core3cmp5implszNtB7_3Ord3cmp +EXPORT_SYMBOL_GPL vmlinux 0x4a801fa4 sock_diag_register_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x4a84e398 acpi_is_pnp_device +EXPORT_SYMBOL_GPL vmlinux 0x4a8905a0 ping_getfrag +EXPORT_SYMBOL_GPL vmlinux 0x4a9362f6 ata_pci_bmdma_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x4a96d2ef devm_regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x4a9939f4 extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x4a9c8fb3 gpiod_set_raw_value +EXPORT_SYMBOL_GPL vmlinux 0x4a9cde4b devm_extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x4ac5def3 __traceiter_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x4ae3f242 devl_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4aeb522c devm_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x4af054cd xenbus_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4b0b5f84 kernfs_put +EXPORT_SYMBOL_GPL vmlinux 0x4b1e0c91 dev_pm_opp_is_turbo +EXPORT_SYMBOL_GPL vmlinux 0x4b29955f _RNvXs1u_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11class_irq_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4b32884d dm_internal_suspend_noflush +EXPORT_SYMBOL_GPL vmlinux 0x4b332df8 hv_get_tsc_pfn +EXPORT_SYMBOL_GPL vmlinux 0x4b34e817 crypto_grab_ahash +EXPORT_SYMBOL_GPL vmlinux 0x4b39da07 devm_kmalloc +EXPORT_SYMBOL_GPL vmlinux 0x4b462897 dma_resv_test_signaled +EXPORT_SYMBOL_GPL vmlinux 0x4b56c0b7 irq_domain_free_irqs_common +EXPORT_SYMBOL_GPL vmlinux 0x4b56ce05 xenmem_reservation_increase +EXPORT_SYMBOL_GPL vmlinux 0x4b5acf74 rhashtable_init +EXPORT_SYMBOL_GPL vmlinux 0x4b66a6db devlink_port_attrs_pci_pf_set +EXPORT_SYMBOL_GPL vmlinux 0x4b6b9609 irq_domain_create_simple +EXPORT_SYMBOL_GPL vmlinux 0x4b6c28a1 serial8250_rpm_get_tx +EXPORT_SYMBOL_GPL vmlinux 0x4b762828 start_thread +EXPORT_SYMBOL_GPL vmlinux 0x4b789b33 handle_bad_irq +EXPORT_SYMBOL_GPL vmlinux 0x4b8450f7 dev_pm_opp_find_freq_floor +EXPORT_SYMBOL_GPL vmlinux 0x4b9043c4 _RNvXs3y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_4pageNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4b931968 xen_features +EXPORT_SYMBOL_GPL vmlinux 0x4b95668e fib_nh_common_release +EXPORT_SYMBOL_GPL vmlinux 0x4b9c1fbd regulator_map_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x4baf19af _RNvXs3_NtNtCs3AkgXgqgK6r_4core5alloc6layoutNtB5_6LayoutNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4bb82de2 _RNvXsU_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4bc8727f xen_balloon_init +EXPORT_SYMBOL_GPL vmlinux 0x4bd6f08b misc_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4bdb8dcc housekeeping_test_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4bdc051c posix_clock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4bde7cab vring_del_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x4bfaa951 devm_pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0x4bfca416 strp_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x4bfd398d hwrng_msleep +EXPORT_SYMBOL_GPL vmlinux 0x4bfff589 _RNvXse_NtCsbwHtcUjRN57_6kernel3strNtB5_7CStringINtNtCs3AkgXgqgK6r_4core7convert7TryFromRNtB5_4CStrE8try_from +EXPORT_SYMBOL_GPL vmlinux 0x4c01e217 ata_bmdma_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x4c080aa4 acpi_device_update_power +EXPORT_SYMBOL_GPL vmlinux 0x4c21dd06 __clocksource_register_scale +EXPORT_SYMBOL_GPL vmlinux 0x4c2b351d start_poll_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x4c351940 _RNvXsz_NtCs3AkgXgqgK6r_4core4charNtB5_11EscapeDebugNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4c41ebb6 unwind_next_frame +EXPORT_SYMBOL_GPL vmlinux 0x4c4506fe anon_transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4c46647e _RNvXs1_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4c474bbb inode_dax +EXPORT_SYMBOL_GPL vmlinux 0x4c49f1de hv_clock_per_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4c549b36 __traceiter_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x4c5f348e acpi_dev_filter_resource_type +EXPORT_SYMBOL_GPL vmlinux 0x4c6f9cc7 __usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x4c75034d __platform_driver_probe +EXPORT_SYMBOL_GPL vmlinux 0x4c762b5c x86_stepping +EXPORT_SYMBOL_GPL vmlinux 0x4c82d660 call_switchdev_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x4c8adfe1 hv_root_partition +EXPORT_SYMBOL_GPL vmlinux 0x4c8d276a dev_pm_opp_enable +EXPORT_SYMBOL_GPL vmlinux 0x4c998ddd inet6_sock_destruct +EXPORT_SYMBOL_GPL vmlinux 0x4ca5590e mas_prev +EXPORT_SYMBOL_GPL vmlinux 0x4cb27100 ktime_get_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x4cc98c96 wakeup_source_create +EXPORT_SYMBOL_GPL vmlinux 0x4cdb025d __SCK__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x4ceb47f4 crypto_register_shashes +EXPORT_SYMBOL_GPL vmlinux 0x4cf2ac25 crypto_aead_setauthsize +EXPORT_SYMBOL_GPL vmlinux 0x4cf8880f vcap_rule_add_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4cf8d944 irq_domain_create_legacy +EXPORT_SYMBOL_GPL vmlinux 0x4cfb89f6 swapcache_mapping +EXPORT_SYMBOL_GPL vmlinux 0x4d0015e2 cpu_hotplug_disable +EXPORT_SYMBOL_GPL vmlinux 0x4d19a146 gpiod_count +EXPORT_SYMBOL_GPL vmlinux 0x4d235c52 regmap_raw_read +EXPORT_SYMBOL_GPL vmlinux 0x4d24a1e4 sbitmap_finish_wait +EXPORT_SYMBOL_GPL vmlinux 0x4d2e2117 _RNvMNtNtCs3AkgXgqgK6r_4core3mem15transmutabilityNtB2_6Assume3and +EXPORT_SYMBOL_GPL vmlinux 0x4d3a92e6 rio_add_net +EXPORT_SYMBOL_GPL vmlinux 0x4d3ee8b9 udp_tunnel_nic_ops +EXPORT_SYMBOL_GPL vmlinux 0x4d41eb55 __SCK__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x4d6d0bbc iommu_group_ref_get +EXPORT_SYMBOL_GPL vmlinux 0x4d7272e4 migrate_enable +EXPORT_SYMBOL_GPL vmlinux 0x4d799f1a task_active_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x4d903c61 acpi_initialize_hp_context +EXPORT_SYMBOL_GPL vmlinux 0x4d91a861 dax_zero_range +EXPORT_SYMBOL_GPL vmlinux 0x4dae16e4 i2c_put_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x4db2d108 gpiod_get_array_value +EXPORT_SYMBOL_GPL vmlinux 0x4dc57e53 gnttab_page_cache_shrink +EXPORT_SYMBOL_GPL vmlinux 0x4dd82317 ata_host_register +EXPORT_SYMBOL_GPL vmlinux 0x4de17ab3 usb_state_string +EXPORT_SYMBOL_GPL vmlinux 0x4deb7836 __tracepoint_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x4df11117 kthread_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x4df3a76d rio_inb_pwrite_handler +EXPORT_SYMBOL_GPL vmlinux 0x4e045a5f metadata_dst_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x4e0e8399 power_supply_get_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x4e116a7a blk_insert_cloned_request +EXPORT_SYMBOL_GPL vmlinux 0x4e144a54 __SCT__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x4e15b7b7 dax_iomap_rw +EXPORT_SYMBOL_GPL vmlinux 0x4e15f5ea irq_domain_push_irq +EXPORT_SYMBOL_GPL vmlinux 0x4e17c613 ata_sff_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x4e1acbac ip6_push_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0x4e1d3e37 device_store_int +EXPORT_SYMBOL_GPL vmlinux 0x4e38d4e3 devm_regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x4e483d03 platform_device_del +EXPORT_SYMBOL_GPL vmlinux 0x4e4a94fe hid_bpf_disconnect_device +EXPORT_SYMBOL_GPL vmlinux 0x4e4c37e2 freq_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4e5505e9 is_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x4e552cc3 _RNvXs3w_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18page__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4e5ee273 tick_nohz_full_mask +EXPORT_SYMBOL_GPL vmlinux 0x4e612597 shake_page +EXPORT_SYMBOL_GPL vmlinux 0x4e657485 free_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0x4e6ae918 devm_irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x4e6fc9b0 power_supply_battery_info_get_prop +EXPORT_SYMBOL_GPL vmlinux 0x4e7e29ad xfrm_state_afinfo_get_rcu +EXPORT_SYMBOL_GPL vmlinux 0x4e928cf5 _RNvXsn_NtNtCs3AkgXgqgK6r_4core9core_simd5masksaNtNtB5_6sealed6Sealed2eq +EXPORT_SYMBOL_GPL vmlinux 0x4ea701a3 led_trigger_blink_oneshot +EXPORT_SYMBOL_GPL vmlinux 0x4eac5fc1 cpu_mitigations_auto_nosmt +EXPORT_SYMBOL_GPL vmlinux 0x4ebc6210 crypto_sig_set_pubkey +EXPORT_SYMBOL_GPL vmlinux 0x4ec06477 relay_buf_full +EXPORT_SYMBOL_GPL vmlinux 0x4ec4b0b7 _RNvMNtCs3AkgXgqgK6r_4core3f32f9next_down +EXPORT_SYMBOL_GPL vmlinux 0x4ece3615 blocking_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4ed230a8 param_ops_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x4ee2a26b gnttab_pages_clear_private +EXPORT_SYMBOL_GPL vmlinux 0x4ee6b80d __auxiliary_device_add +EXPORT_SYMBOL_GPL vmlinux 0x4ef282cc regulator_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x4ef5bcf4 perf_swevent_get_recursion_context +EXPORT_SYMBOL_GPL vmlinux 0x4ef5fe49 _RNvXs2m_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15pcpu_alloc_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4efcf021 mpi_normalize +EXPORT_SYMBOL_GPL vmlinux 0x4f071806 _RNvXs3Y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9free_areaNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4f07ef8f _RNvXs5n_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8sigeventNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4f093e4e ata_sff_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x4f192a69 pci_epc_linkup +EXPORT_SYMBOL_GPL vmlinux 0x4f1f805f tpm_chip_stop +EXPORT_SYMBOL_GPL vmlinux 0x4f23163c _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter9debug_map +EXPORT_SYMBOL_GPL vmlinux 0x4f2593f0 btree_update +EXPORT_SYMBOL_GPL vmlinux 0x4f2c996d kmsg_dump_get_line +EXPORT_SYMBOL_GPL vmlinux 0x4f3087ed _RNvXsr_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_9va_formatNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4f36b688 pci_epf_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x4f3ebb4f sock_map_unhash +EXPORT_SYMBOL_GPL vmlinux 0x4f3ff01b pci_aer_clear_nonfatal_status +EXPORT_SYMBOL_GPL vmlinux 0x4f41776e devl_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0x4f56dafb fpu_free_guest_fpstate +EXPORT_SYMBOL_GPL vmlinux 0x4f57c4e4 fib_new_table +EXPORT_SYMBOL_GPL vmlinux 0x4f6a07fe show_rcu_gp_kthreads +EXPORT_SYMBOL_GPL vmlinux 0x4f6afaa4 lwtunnel_fill_encap +EXPORT_SYMBOL_GPL vmlinux 0x4f728398 crypto_unregister_instance +EXPORT_SYMBOL_GPL vmlinux 0x4f72a987 uart_parse_options +EXPORT_SYMBOL_GPL vmlinux 0x4f749d59 xhci_gen_setup +EXPORT_SYMBOL_GPL vmlinux 0x4f7b126b crypto_register_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x4f7e1f1e usb_urb_ep_type_check +EXPORT_SYMBOL_GPL vmlinux 0x4f7e5860 kernfs_find_and_get_ns +EXPORT_SYMBOL_GPL vmlinux 0x4f80e319 __ct_user_exit +EXPORT_SYMBOL_GPL vmlinux 0x4f8546af cpuidle_poll_state_init +EXPORT_SYMBOL_GPL vmlinux 0x4f8675de pci_cfg_access_lock +EXPORT_SYMBOL_GPL vmlinux 0x4f89c25c _RNvMs5_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_9DebugList5entry +EXPORT_SYMBOL_GPL vmlinux 0x4f9da510 pci_slots_kset +EXPORT_SYMBOL_GPL vmlinux 0x4fb55c64 folio_wait_writeback_killable +EXPORT_SYMBOL_GPL vmlinux 0x4fb5da55 fs_put_dax +EXPORT_SYMBOL_GPL vmlinux 0x4fc01c7d mbox_flush +EXPORT_SYMBOL_GPL vmlinux 0x4fcf8a33 _RNvXs1B_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13reg_1024_byteNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4fdc945d sata_deb_timing_normal +EXPORT_SYMBOL_GPL vmlinux 0x4fdcfe56 _RNvXNtNtCs3AkgXgqgK6r_4core5error7privateNtB2_8InternalNtNtB6_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4fe1eddf unregister_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4fe9d2f3 __inet_twsk_schedule +EXPORT_SYMBOL_GPL vmlinux 0x4fef5c3d genphy_c45_pma_baset1_read_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x4ff4e378 usb_sg_cancel +EXPORT_SYMBOL_GPL vmlinux 0x500c768c apei_exec_read_register +EXPORT_SYMBOL_GPL vmlinux 0x500d4700 _RNvXs2J_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12rw_semaphoreNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x501eaf6e devm_reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x50251eaf usb_lock_device_for_reset +EXPORT_SYMBOL_GPL vmlinux 0x5026585c xen_irq_from_gsi +EXPORT_SYMBOL_GPL vmlinux 0x5036f211 _RNvXsT_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x50402f6b serdev_device_write +EXPORT_SYMBOL_GPL vmlinux 0x50406522 rtc_update_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0x504d6979 extcon_set_state_sync +EXPORT_SYMBOL_GPL vmlinux 0x5057fd02 blkcg_policy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x505d2266 ftrace_set_filter_ip +EXPORT_SYMBOL_GPL vmlinux 0x5068645a i2c_acpi_client_count +EXPORT_SYMBOL_GPL vmlinux 0x506d3f15 __tracepoint_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x506fea38 __tracepoint_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x507118eb __tracepoint_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x50719120 __traceiter_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0x50725b15 ftrace_set_filter +EXPORT_SYMBOL_GPL vmlinux 0x50810b7b fsstack_copy_attr_all +EXPORT_SYMBOL_GPL vmlinux 0x5091b823 ring_buffer_read_start +EXPORT_SYMBOL_GPL vmlinux 0x50b03f5d l1tf_vmx_mitigation +EXPORT_SYMBOL_GPL vmlinux 0x50b42ba1 entry_ibpb +EXPORT_SYMBOL_GPL vmlinux 0x50b9dcc6 relay_close +EXPORT_SYMBOL_GPL vmlinux 0x50c9fbfd _RNvXsa_NtNtCs3AkgXgqgK6r_4core3str5errorNtB5_14ParseBoolErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x50d1f870 pgprot_writecombine +EXPORT_SYMBOL_GPL vmlinux 0x50d77a5f _RNvXs3c_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18srcu_notifier_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x50df94f5 btree_insert +EXPORT_SYMBOL_GPL vmlinux 0x50e7193a __i2c_first_dynamic_bus_num +EXPORT_SYMBOL_GPL vmlinux 0x50ec1b8c devm_pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0x50ec8b62 perf_event_release_kernel +EXPORT_SYMBOL_GPL vmlinux 0x50f4f1e4 dev_pm_opp_get_freq +EXPORT_SYMBOL_GPL vmlinux 0x50fad434 round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x51041724 md_allow_write +EXPORT_SYMBOL_GPL vmlinux 0x51102f0e elv_register +EXPORT_SYMBOL_GPL vmlinux 0x5110e59e perf_pmu_migrate_context +EXPORT_SYMBOL_GPL vmlinux 0x5128f52b irq_gc_unmask_enable_reg +EXPORT_SYMBOL_GPL vmlinux 0x5130286f ping_close +EXPORT_SYMBOL_GPL vmlinux 0x5133edc4 of_icc_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0x51356b37 debugfs_print_regs32 +EXPORT_SYMBOL_GPL vmlinux 0x51390c96 rcu_barrier_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x513c6429 crypto_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x513eaa91 device_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x5141e5fd usb_deregister_dev +EXPORT_SYMBOL_GPL vmlinux 0x514273be acpi_dev_get_property +EXPORT_SYMBOL_GPL vmlinux 0x5147b154 lp8788_read_byte +EXPORT_SYMBOL_GPL vmlinux 0x51625f21 pci_stop_and_remove_bus_device_locked +EXPORT_SYMBOL_GPL vmlinux 0x51640638 fwnode_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x5170208f _RNvNtCsbwHtcUjRN57_6kernel5ioctl9__IOC_TYPE +EXPORT_SYMBOL_GPL vmlinux 0x51711c83 _RNvXs3s_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_32page__bindgen_ty_1__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x51807b75 walk_hmem_resources +EXPORT_SYMBOL_GPL vmlinux 0x5187ac4b xen_store_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x518c2fc6 hpet_rtc_dropped_irq +EXPORT_SYMBOL_GPL vmlinux 0x519f3a48 _RNvXs2_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeDefaultNtNtNtNtB7_4iter6traits8iterator8Iterator4last +EXPORT_SYMBOL_GPL vmlinux 0x51a2a035 ata_link_offline +EXPORT_SYMBOL_GPL vmlinux 0x51a348cc usb_role_switch_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x51be244f rio_local_set_device_id +EXPORT_SYMBOL_GPL vmlinux 0x51de098b devm_bitmap_zalloc +EXPORT_SYMBOL_GPL vmlinux 0x51e05a10 _RNvXs2j_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20optimistic_spin_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x51e0d35f devm_kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x51e23057 acpi_gpiochip_free_interrupts +EXPORT_SYMBOL_GPL vmlinux 0x51e2d65f usb_add_phy_dev +EXPORT_SYMBOL_GPL vmlinux 0x51ec0e06 __SCK__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x51ed81da _RNvXs4J_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10rhash_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5208aacd tty_buffer_request_room +EXPORT_SYMBOL_GPL vmlinux 0x521b5467 genphy_c45_an_disable_aneg +EXPORT_SYMBOL_GPL vmlinux 0x52213722 acpi_dev_resource_memory +EXPORT_SYMBOL_GPL vmlinux 0x52252316 clk_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x522d99e9 make_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x523f1ec1 _RNvXs6_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impjNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x52431348 xenbus_transaction_start +EXPORT_SYMBOL_GPL vmlinux 0x5250488f sfp_bus_add_upstream +EXPORT_SYMBOL_GPL vmlinux 0x525ad103 iommu_present +EXPORT_SYMBOL_GPL vmlinux 0x525d0aa3 trace_seq_printf +EXPORT_SYMBOL_GPL vmlinux 0x526464b8 __mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x52647db1 ct_idle_exit +EXPORT_SYMBOL_GPL vmlinux 0x52674488 devm_regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x526c4c48 fixed_phy_register_with_gpiod +EXPORT_SYMBOL_GPL vmlinux 0x526de790 cpufreq_cpu_put +EXPORT_SYMBOL_GPL vmlinux 0x5273dea0 cpufreq_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x527d7781 _RNvXs2_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x527f8060 clk_register +EXPORT_SYMBOL_GPL vmlinux 0x5289876f _RNvXso_NtCs3AkgXgqgK6r_4core3numjNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x52a67efc ping_seq_next +EXPORT_SYMBOL_GPL vmlinux 0x52b1e3c7 pci_flags +EXPORT_SYMBOL_GPL vmlinux 0x52bb522a _RNvXNtNtNtCsbwHtcUjRN57_6kernel4sync4lock8spinlockNtB2_15SpinLockBackendNtB4_7Backend4init +EXPORT_SYMBOL_GPL vmlinux 0x52c35e83 call_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x52c593a0 _RNvXsD_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_10SearchStepNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x52c828c1 xfer_to_guest_mode_handle_work +EXPORT_SYMBOL_GPL vmlinux 0x52c9fdfb ip_route_output_flow +EXPORT_SYMBOL_GPL vmlinux 0x52cc0de3 rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x52d255ad __SCK__tp_func_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x52d54fce devlink_info_version_stored_put +EXPORT_SYMBOL_GPL vmlinux 0x52ec9769 hvc_remove +EXPORT_SYMBOL_GPL vmlinux 0x52eddb69 raw_v6_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x52fd913e fsverity_get_digest +EXPORT_SYMBOL_GPL vmlinux 0x52ff4790 fscrypt_prepare_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x530a1b56 pinctrl_utils_free_map +EXPORT_SYMBOL_GPL vmlinux 0x530aef80 tpm_transmit_cmd +EXPORT_SYMBOL_GPL vmlinux 0x530e0f8c devl_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x530f25da ata_dev_set_feature +EXPORT_SYMBOL_GPL vmlinux 0x5312b0d4 fb_deferred_io_mmap +EXPORT_SYMBOL_GPL vmlinux 0x531ce8fe _RNvXs37_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_6u16x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x532b90b5 kprobe_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x532d8d8f rio_release_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x532f1909 dev_pm_genpd_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x5336ea48 hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0x53421a92 bpf_sk_storage_diag_put +EXPORT_SYMBOL_GPL vmlinux 0x53499d92 shash_free_singlespawn_instance +EXPORT_SYMBOL_GPL vmlinux 0x5358864e devlink_fmsg_binary_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x53589901 fscrypt_set_bio_crypt_ctx_bh +EXPORT_SYMBOL_GPL vmlinux 0x535fe315 __nvmem_layout_register +EXPORT_SYMBOL_GPL vmlinux 0x535ffa93 _RNvXsl_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3imptNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5364a26b _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter5flags +EXPORT_SYMBOL_GPL vmlinux 0x53771e69 ata_bmdma_port_start32 +EXPORT_SYMBOL_GPL vmlinux 0x5385699d __tracepoint_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0x5388b1a0 amd_get_dr_addr_mask +EXPORT_SYMBOL_GPL vmlinux 0x538d073d phy_duplex_to_str +EXPORT_SYMBOL_GPL vmlinux 0x5390a52e vcap_addr_keysets +EXPORT_SYMBOL_GPL vmlinux 0x5398efb0 devres_for_each_res +EXPORT_SYMBOL_GPL vmlinux 0x539cf49a devres_close_group +EXPORT_SYMBOL_GPL vmlinux 0x539f157b pci_xen_swiotlb_init_late +EXPORT_SYMBOL_GPL vmlinux 0x53ac7119 _RNvXs4_NtCsbwHtcUjRN57_6kernel5errorNtB5_5ErrorINtNtCs3AkgXgqgK6r_4core7convert4FromNtNtNtBO_5alloc6layout11LayoutErrorE4from +EXPORT_SYMBOL_GPL vmlinux 0x53b6b413 _RNvXs3_NtNtCs3AkgXgqgK6r_4core5slice5asciiNtB5_11EscapeAsciiNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x53c089f5 property_entries_dup +EXPORT_SYMBOL_GPL vmlinux 0x53c7f8a3 phy_pm_runtime_put +EXPORT_SYMBOL_GPL vmlinux 0x53d7c01e __traceiter_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x53d91ad7 transport_setup_device +EXPORT_SYMBOL_GPL vmlinux 0x53ec65a4 pci_assign_unassigned_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0x53ed9432 ata_pci_device_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x53f1cc36 dev_coredumpv +EXPORT_SYMBOL_GPL vmlinux 0x5404c37a nd_tbl +EXPORT_SYMBOL_GPL vmlinux 0x5405a4ae wakeup_source_remove +EXPORT_SYMBOL_GPL vmlinux 0x5412b24e trace_output_call +EXPORT_SYMBOL_GPL vmlinux 0x5417f9ae _RNvXsh_NtCs3AkgXgqgK6r_4core4cellNtB5_14BorrowMutErrorNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x541bd60a irq_work_run +EXPORT_SYMBOL_GPL vmlinux 0x54215db5 visitor64 +EXPORT_SYMBOL_GPL vmlinux 0x5424cf81 call_rcu_hurry +EXPORT_SYMBOL_GPL vmlinux 0x542c2438 rio_add_device +EXPORT_SYMBOL_GPL vmlinux 0x54321e33 xenbus_dev_cancel +EXPORT_SYMBOL_GPL vmlinux 0x543be315 _RNvXs3p_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i8x32NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x543eba24 pm_generic_restore_noirq +EXPORT_SYMBOL_GPL vmlinux 0x544b9e55 ata_sff_freeze +EXPORT_SYMBOL_GPL vmlinux 0x544d5aa6 _RNvXs1U_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_11EscapeDebugNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x54636a41 _RNvXsC_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_18ddebug_class_paramNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x54651f9b rhashtable_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x546c9289 regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0x5471796c acpi_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x5482bbb5 usb_device_match_id +EXPORT_SYMBOL_GPL vmlinux 0x549525ef handle_nested_irq +EXPORT_SYMBOL_GPL vmlinux 0x5498316e virtio_config_changed +EXPORT_SYMBOL_GPL vmlinux 0x549fdbd7 nvdimm_in_overwrite +EXPORT_SYMBOL_GPL vmlinux 0x54aba41d devm_pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x54b05e99 _RNvXs1E_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18avx_512_hi16_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x54b300db scsi_eh_ready_devs +EXPORT_SYMBOL_GPL vmlinux 0x54b6aee0 __tracepoint_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x54c0e662 da903x_writes +EXPORT_SYMBOL_GPL vmlinux 0x54d3f37d _RNvNtNtCs3AkgXgqgK6r_4core3str5count14do_count_chars +EXPORT_SYMBOL_GPL vmlinux 0x54dd0572 netdev_walk_all_upper_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x54e06fad pm_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x54e91d77 acpi_get_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0x54ea7fff _RNvXs50_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10plist_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x54eda81a __tracepoint_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x54edd153 balloon_page_list_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x54fa24d7 _RNvXs23_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i16x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x54fbc31e device_create_file +EXPORT_SYMBOL_GPL vmlinux 0x550359d4 __regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0x550ce709 pat_enabled +EXPORT_SYMBOL_GPL vmlinux 0x550f2248 usb_check_bulk_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x550f3e05 i2c_freq_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x551a7684 device_dma_supported +EXPORT_SYMBOL_GPL vmlinux 0x55339365 flush_delayed_fput +EXPORT_SYMBOL_GPL vmlinux 0x553b49a4 cpufreq_get_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x55417264 unregister_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0x5543eb51 fb_sys_write +EXPORT_SYMBOL_GPL vmlinux 0x554b3629 vp_legacy_set_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x554e108d devm_mipi_dsi_attach +EXPORT_SYMBOL_GPL vmlinux 0x5555b561 fib_alias_hw_flags_set +EXPORT_SYMBOL_GPL vmlinux 0x555c2cf9 memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x5560bfff __pci_hp_initialize +EXPORT_SYMBOL_GPL vmlinux 0x55649a26 _RNvXs5e_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_38___sifields__bindgen_ty_5__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x55658098 _RNvXsX_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x556e4390 clk_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x5570246c bus_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x55784228 regmap_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x557d2429 irq_create_mapping_affinity +EXPORT_SYMBOL_GPL vmlinux 0x5590d6fc mbox_chan_txdone +EXPORT_SYMBOL_GPL vmlinux 0x559f21df ping_rcv +EXPORT_SYMBOL_GPL vmlinux 0x55c76a23 ksys_sync_helper +EXPORT_SYMBOL_GPL vmlinux 0x55d6468e ftrace_ops_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x55e1d40f _RNvXsa_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x55e72a04 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter10sign_minus +EXPORT_SYMBOL_GPL vmlinux 0x55eecff4 bit_wait_io_timeout +EXPORT_SYMBOL_GPL vmlinux 0x55f8ea29 udp_cmsg_send +EXPORT_SYMBOL_GPL vmlinux 0x55fef276 rcuwait_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x55ff2480 serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x55ff463e devm_hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0x560262ea _RNvXs5z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_22k_itimer__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x56054c05 crypto_it_tab +EXPORT_SYMBOL_GPL vmlinux 0x560c25e7 input_ff_event +EXPORT_SYMBOL_GPL vmlinux 0x560eeffe dm_bio_get_target_bio_nr +EXPORT_SYMBOL_GPL vmlinux 0x5610b0f4 sdio_align_size +EXPORT_SYMBOL_GPL vmlinux 0x56114002 device_show_bool +EXPORT_SYMBOL_GPL vmlinux 0x5614e585 crypto_grab_kpp +EXPORT_SYMBOL_GPL vmlinux 0x56173654 pcap_set_ts_bits +EXPORT_SYMBOL_GPL vmlinux 0x5624f826 power_supply_notifier +EXPORT_SYMBOL_GPL vmlinux 0x56256e8a orderly_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x5630388d usb_get_dev +EXPORT_SYMBOL_GPL vmlinux 0x56310925 regulator_mode_to_status +EXPORT_SYMBOL_GPL vmlinux 0x56335d79 alloc_dax +EXPORT_SYMBOL_GPL vmlinux 0x56398615 mark_tsc_unstable +EXPORT_SYMBOL_GPL vmlinux 0x5641485b tty_termios_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x5647cc47 extcon_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x56495432 raw_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x5664ca2e usb_set_interface +EXPORT_SYMBOL_GPL vmlinux 0x5665ef87 _RNvMs_CsbwHtcUjRN57_6kernelNtB4_10ThisModule8from_ptr +EXPORT_SYMBOL_GPL vmlinux 0x56798e1e ata_eh_freeze_port +EXPORT_SYMBOL_GPL vmlinux 0x56831a0b pci_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x56905dd5 ip6_datagram_recv_ctl +EXPORT_SYMBOL_GPL vmlinux 0x56948896 spec_ctrl_current +EXPORT_SYMBOL_GPL vmlinux 0x56b2ff76 _RNvXs3b_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_17raw_notifier_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x56ce239d pinctrl_force_default +EXPORT_SYMBOL_GPL vmlinux 0x56ce9bcb _RNvXsg_NtCs3AkgXgqgK6r_4core3fmtcNtB5_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x56cf179e spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0x56d684d3 pci_set_pcie_reset_state +EXPORT_SYMBOL_GPL vmlinux 0x56da5672 pci_generic_config_read +EXPORT_SYMBOL_GPL vmlinux 0x56e5b308 skb_scrub_packet +EXPORT_SYMBOL_GPL vmlinux 0x56ede1d7 tpmm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0x56f01716 devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x56f250b9 pci_status_get_and_clear_errors +EXPORT_SYMBOL_GPL vmlinux 0x56fa8963 tpm_tis_core_init +EXPORT_SYMBOL_GPL vmlinux 0x56fbb130 no_hash_pointers +EXPORT_SYMBOL_GPL vmlinux 0x5708dcc6 tracing_snapshot_cond +EXPORT_SYMBOL_GPL vmlinux 0x570e16fe device_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x571b4899 inet_bhash2_update_saddr +EXPORT_SYMBOL_GPL vmlinux 0x571d4e39 __tracepoint_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x5725b90a nfs_ssc_client_tbl +EXPORT_SYMBOL_GPL vmlinux 0x57265e60 led_trigger_write +EXPORT_SYMBOL_GPL vmlinux 0x572d74a2 sampling_rate_store +EXPORT_SYMBOL_GPL vmlinux 0x572dd6e3 scsi_free_sgtables +EXPORT_SYMBOL_GPL vmlinux 0x573f62f9 _RNvXs6_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x5744e368 skcipher_walk_async +EXPORT_SYMBOL_GPL vmlinux 0x574609c5 apei_exec_write_register_value +EXPORT_SYMBOL_GPL vmlinux 0x575c337b tps6586x_read +EXPORT_SYMBOL_GPL vmlinux 0x576acbbb fuse_free_conn +EXPORT_SYMBOL_GPL vmlinux 0x57719632 gnttab_grant_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x57722eaf extcon_get_property_capability +EXPORT_SYMBOL_GPL vmlinux 0x5776479d dev_pm_opp_get_max_clock_latency +EXPORT_SYMBOL_GPL vmlinux 0x577c7439 __SCK__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x5785985e _RNvMs8_NtCs3AkgXgqgK6r_4core3numo14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x57861a5c gds_ucode_mitigated +EXPORT_SYMBOL_GPL vmlinux 0x578eeb4d hugetlb_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x5790e7a0 pci_unlock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0x579a93df _RNvXse_NtCsd8lEp9MQdN2_5alloc11collectionsNtB5_19TryReserveErrorKindNtNtCs3AkgXgqgK6r_4core3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x579e0bf5 rtnl_unregister_all +EXPORT_SYMBOL_GPL vmlinux 0x57b97355 vp_legacy_get_features +EXPORT_SYMBOL_GPL vmlinux 0x57d3ebed crypto_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0x57d4050a xhci_get_endpoint_index +EXPORT_SYMBOL_GPL vmlinux 0x57dc4851 mas_erase +EXPORT_SYMBOL_GPL vmlinux 0x57e9486d __cpuhp_state_add_instance +EXPORT_SYMBOL_GPL vmlinux 0x57eccc26 task_cls_state +EXPORT_SYMBOL_GPL vmlinux 0x57f576b9 mpi_ec_curve_point +EXPORT_SYMBOL_GPL vmlinux 0x57fa2af1 tcp_register_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x57fd77f5 mptcp_subflow_init_cookie_req +EXPORT_SYMBOL_GPL vmlinux 0x5802c0f2 sdio_readsb +EXPORT_SYMBOL_GPL vmlinux 0x58087c49 devl_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x58180d5a usb_get_urb +EXPORT_SYMBOL_GPL vmlinux 0x58233c2d vfs_fallocate +EXPORT_SYMBOL_GPL vmlinux 0x58276f93 cper_next_record_id +EXPORT_SYMBOL_GPL vmlinux 0x5829e979 mas_pause +EXPORT_SYMBOL_GPL vmlinux 0x5831e062 cpus_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0x5836b71b rust_helper_refcount_dec_and_test +EXPORT_SYMBOL_GPL vmlinux 0x583bb13d ehci_reset +EXPORT_SYMBOL_GPL vmlinux 0x584b3ffb spi_take_timestamp_post +EXPORT_SYMBOL_GPL vmlinux 0x584f4f91 acpi_device_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x58517045 _RNvXs1t_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB8_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5861a76d dw8250_setup_port +EXPORT_SYMBOL_GPL vmlinux 0x586461e8 ohci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x586bfc8a alarm_restart +EXPORT_SYMBOL_GPL vmlinux 0x5879a27d sfp_get_module_info +EXPORT_SYMBOL_GPL vmlinux 0x587da215 blk_queue_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x588ce2dd ata_host_put +EXPORT_SYMBOL_GPL vmlinux 0x588f1651 ata_sff_qc_fill_rtf +EXPORT_SYMBOL_GPL vmlinux 0x5892fe46 dw_pcie_ep_reset_bar +EXPORT_SYMBOL_GPL vmlinux 0x58972846 skcipher_walk_complete +EXPORT_SYMBOL_GPL vmlinux 0x58a2fcaa __SCT__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x58a57e91 pci_iomap_wc +EXPORT_SYMBOL_GPL vmlinux 0x58aac730 open_related_ns +EXPORT_SYMBOL_GPL vmlinux 0x58abc010 tty_buffer_set_limit +EXPORT_SYMBOL_GPL vmlinux 0x58aee6a7 netlink_remove_tap +EXPORT_SYMBOL_GPL vmlinux 0x58b06e14 proc_get_parent_data +EXPORT_SYMBOL_GPL vmlinux 0x58c7d241 devm_platform_ioremap_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x58d6311d trace_clock +EXPORT_SYMBOL_GPL vmlinux 0x58db1176 ata_xfer_mode2shift +EXPORT_SYMBOL_GPL vmlinux 0x58def6ca sfp_module_remove +EXPORT_SYMBOL_GPL vmlinux 0x58e30422 devm_extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x58e6efc6 _RNvXs4V_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8shmid_dsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x58edaaf3 crypto_alloc_aead +EXPORT_SYMBOL_GPL vmlinux 0x58ee81d2 __irq_resolve_mapping +EXPORT_SYMBOL_GPL vmlinux 0x5906148f _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x591fd79f vp_modern_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x59204fd1 pcc_mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0x59279cdd devl_dpipe_headers_register +EXPORT_SYMBOL_GPL vmlinux 0x59350ef5 pci_epc_multi_mem_init +EXPORT_SYMBOL_GPL vmlinux 0x5949bc4b alloc_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x5957cddb zs_lookup_class_index +EXPORT_SYMBOL_GPL vmlinux 0x595bbb71 firmware_request_nowarn +EXPORT_SYMBOL_GPL vmlinux 0x59640a3b is_skb_forwardable +EXPORT_SYMBOL_GPL vmlinux 0x59686b56 balloon_page_list_enqueue +EXPORT_SYMBOL_GPL vmlinux 0x597af11e mm_kobj +EXPORT_SYMBOL_GPL vmlinux 0x5982bdc9 dmi_kobj +EXPORT_SYMBOL_GPL vmlinux 0x5986d190 kdb_printf +EXPORT_SYMBOL_GPL vmlinux 0x59a92875 pci_probe_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x59ad3b2c trace_event_ignore_this_pid +EXPORT_SYMBOL_GPL vmlinux 0x59b063ba start_poll_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x59b16e38 __fscrypt_inode_uses_inline_crypto +EXPORT_SYMBOL_GPL vmlinux 0x59b2adbf input_ff_effect_from_user +EXPORT_SYMBOL_GPL vmlinux 0x59b5a6f3 virtqueue_get_avail_addr +EXPORT_SYMBOL_GPL vmlinux 0x59c1445f devlink_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0x59c2201b devm_regulator_bulk_get_const +EXPORT_SYMBOL_GPL vmlinux 0x59c43dc9 __traceiter_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x59d0a04e _RNvXs6_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x59d10f9a _RNvMs6_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_8DebugMap6finish +EXPORT_SYMBOL_GPL vmlinux 0x59d18615 sysfs_break_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x59d1989e dev_get_tstats64 +EXPORT_SYMBOL_GPL vmlinux 0x59df7e41 usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0x59e4b60e sock_diag_check_cookie +EXPORT_SYMBOL_GPL vmlinux 0x59edfeb8 phy_rate_matching_to_str +EXPORT_SYMBOL_GPL vmlinux 0x59ee9ac7 pci_find_dvsec_capability +EXPORT_SYMBOL_GPL vmlinux 0x59f0f30e devm_clk_hw_get_clk +EXPORT_SYMBOL_GPL vmlinux 0x59f32720 mpi_subm +EXPORT_SYMBOL_GPL vmlinux 0x59f3eac9 extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x59f8b7c6 ms_hyperv +EXPORT_SYMBOL_GPL vmlinux 0x5a0ba0d8 __tracepoint_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x5a1371a4 devlink_region_create +EXPORT_SYMBOL_GPL vmlinux 0x5a18bc9e _RNvXsj_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_23alt_instr__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5a1a117b iommu_device_link +EXPORT_SYMBOL_GPL vmlinux 0x5a1d134a rcu_momentary_dyntick_idle +EXPORT_SYMBOL_GPL vmlinux 0x5a229368 arch_apei_enable_cmcff +EXPORT_SYMBOL_GPL vmlinux 0x5a305623 thermal_zone_get_slope +EXPORT_SYMBOL_GPL vmlinux 0x5a33a46c dma_opt_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0x5a49dbc9 timerqueue_del +EXPORT_SYMBOL_GPL vmlinux 0x5a5411b3 get_cpu_device +EXPORT_SYMBOL_GPL vmlinux 0x5a5661d4 dmaengine_desc_attach_metadata +EXPORT_SYMBOL_GPL vmlinux 0x5a6cdb52 nf_ct_zone_dflt +EXPORT_SYMBOL_GPL vmlinux 0x5a72d0ba _RNvXNtNtCs3AkgXgqgK6r_4core3fmt7nofloatfNtB4_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5a73b33e __account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x5a7a5ae9 devm_pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0x5a7bfe41 crypto_probing_notify +EXPORT_SYMBOL_GPL vmlinux 0x5a7c4007 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3str5errorNtB5_9Utf8ErrorNtNtB9_5error5Error11description +EXPORT_SYMBOL_GPL vmlinux 0x5a84ba21 generic_handle_domain_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x5aa70984 acpi_reduced_hardware +EXPORT_SYMBOL_GPL vmlinux 0x5ab09745 edac_get_owner +EXPORT_SYMBOL_GPL vmlinux 0x5ab4e9d2 sk_msg_return_zero +EXPORT_SYMBOL_GPL vmlinux 0x5ac0375c crypto_comp_decompress +EXPORT_SYMBOL_GPL vmlinux 0x5ae5374e ata_dev_next +EXPORT_SYMBOL_GPL vmlinux 0x5ae6bbcc eventfd_ctx_fileget +EXPORT_SYMBOL_GPL vmlinux 0x5b039f99 bdev_nr_zones +EXPORT_SYMBOL_GPL vmlinux 0x5b16eb90 iommu_page_response +EXPORT_SYMBOL_GPL vmlinux 0x5b1a1d5c pci_user_write_config_byte +EXPORT_SYMBOL_GPL vmlinux 0x5b21ceff ring_buffer_iter_peek +EXPORT_SYMBOL_GPL vmlinux 0x5b250c6e _RNvXsl_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_7___m256iNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5b272c78 regulator_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x5b294dac tty_buffer_unlock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x5b30e25c vhost_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x5b435059 hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0x5b497960 devm_nvdimm_memremap +EXPORT_SYMBOL_GPL vmlinux 0x5b4bb7b8 _RNvNtCs3AkgXgqgK6r_4core6result13unwrap_failed +EXPORT_SYMBOL_GPL vmlinux 0x5b4c9ece wait_for_stable_page +EXPORT_SYMBOL_GPL vmlinux 0x5b5907fa sk_msg_free +EXPORT_SYMBOL_GPL vmlinux 0x5b5e9f66 __fl6_sock_lookup +EXPORT_SYMBOL_GPL vmlinux 0x5b7bdc51 _RNvXs46_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_4zoneNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5b8c1cdf sk_psock_msg_verdict +EXPORT_SYMBOL_GPL vmlinux 0x5b91f6c2 fscrypt_ioctl_remove_key +EXPORT_SYMBOL_GPL vmlinux 0x5ba3c519 proc_create_net_data +EXPORT_SYMBOL_GPL vmlinux 0x5ba9c87f blk_crypto_keyslot_index +EXPORT_SYMBOL_GPL vmlinux 0x5bab9904 thermal_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x5bb4b1df xfrm_state_mtu +EXPORT_SYMBOL_GPL vmlinux 0x5bbfe50c _RNvMsc_NtCsbwHtcUjRN57_6kernel3strNtB5_7CString12try_from_fmt +EXPORT_SYMBOL_GPL vmlinux 0x5bc12a5b _RNvXs1b_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB8_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5bc950fe regulator_irq_helper_cancel +EXPORT_SYMBOL_GPL vmlinux 0x5bcc0df7 ata_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x5bcebd72 clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x5bd0748f crypto_del_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x5bdae35b usb_phy_roothub_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x5bdbac4e rcu_unexpedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x5be50bfb _RNvXs2z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13maple_topiaryNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5be6fae4 regmap_get_reg_stride +EXPORT_SYMBOL_GPL vmlinux 0x5bebcf05 serial8250_do_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x5bf541e6 fscrypt_context_for_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x5c070f62 cper_mem_err_status_str +EXPORT_SYMBOL_GPL vmlinux 0x5c0c165e __SCT__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x5c16117d _RNvXs9_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0x5c1a4c15 crypto_unregister_rngs +EXPORT_SYMBOL_GPL vmlinux 0x5c24139a irq_chip_eoi_parent +EXPORT_SYMBOL_GPL vmlinux 0x5c309e65 hibernate_quiet_exec +EXPORT_SYMBOL_GPL vmlinux 0x5c33ecc2 tpm_chip_bootstrap +EXPORT_SYMBOL_GPL vmlinux 0x5c39bba0 devm_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x5c56b4f0 of_pwm_xlate_with_flags +EXPORT_SYMBOL_GPL vmlinux 0x5c5a1b16 tick_broadcast_control +EXPORT_SYMBOL_GPL vmlinux 0x5c5e10d0 dma_vunmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x5c74b41d public_key_signature_free +EXPORT_SYMBOL_GPL vmlinux 0x5c86f45c dev_pm_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x5c938018 folio_mkclean +EXPORT_SYMBOL_GPL vmlinux 0x5c95abae mptcp_pm_get_local_addr_max +EXPORT_SYMBOL_GPL vmlinux 0x5c99c880 acpi_match_acpi_device +EXPORT_SYMBOL_GPL vmlinux 0x5cab9945 unregister_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0x5cad8fc3 power_supply_ocv2cap_simple +EXPORT_SYMBOL_GPL vmlinux 0x5cba4487 _RNvXs3_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x5cc77c45 led_colors +EXPORT_SYMBOL_GPL vmlinux 0x5ce18b32 regmap_get_raw_write_max +EXPORT_SYMBOL_GPL vmlinux 0x5ce229c3 acpi_pci_check_ejectable +EXPORT_SYMBOL_GPL vmlinux 0x5cede0a7 xdp_flush_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x5cfaeff1 crypto_unregister_aeads +EXPORT_SYMBOL_GPL vmlinux 0x5d0113e0 x86_pred_cmd +EXPORT_SYMBOL_GPL vmlinux 0x5d12decb mmc_switch +EXPORT_SYMBOL_GPL vmlinux 0x5d144f16 acpi_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x5d17148b apei_write +EXPORT_SYMBOL_GPL vmlinux 0x5d19be36 acpi_quirk_skip_i2c_client_enumeration +EXPORT_SYMBOL_GPL vmlinux 0x5d214220 md_bitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x5d2aa5fb rhashtable_walk_peek +EXPORT_SYMBOL_GPL vmlinux 0x5d2ba5f7 gnttab_map_refs +EXPORT_SYMBOL_GPL vmlinux 0x5d2ba880 power_supply_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x5d2bc42a reset_control_rearm +EXPORT_SYMBOL_GPL vmlinux 0x5d328811 vfs_get_acl +EXPORT_SYMBOL_GPL vmlinux 0x5d331a09 _RNvMs0_NtNtCsbwHtcUjRN57_6kernel4sync7condvarNtB5_7CondVar3new +EXPORT_SYMBOL_GPL vmlinux 0x5d377b2b snp_issue_guest_request +EXPORT_SYMBOL_GPL vmlinux 0x5d40d04a mmc_cmdq_disable +EXPORT_SYMBOL_GPL vmlinux 0x5d4af587 xfrm_audit_state_notfound +EXPORT_SYMBOL_GPL vmlinux 0x5d4f9375 __tracepoint_block_split +EXPORT_SYMBOL_GPL vmlinux 0x5d5450f2 of_hwspin_lock_get_id_byname +EXPORT_SYMBOL_GPL vmlinux 0x5d548436 pci_disable_ats +EXPORT_SYMBOL_GPL vmlinux 0x5d71cfb7 __put_task_struct +EXPORT_SYMBOL_GPL vmlinux 0x5d751b6e crypto_alloc_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x5d7892b6 xenbus_dev_groups +EXPORT_SYMBOL_GPL vmlinux 0x5d7ad839 _RNvXs4j_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_12NonZeroUsizeNtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x5d8476d3 bpf_sk_storage_diag_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5d9317d7 uv_teardown_irq +EXPORT_SYMBOL_GPL vmlinux 0x5d96435f devm_of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x5d9a03ee sbitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x5d9af87d sata_pmp_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x5da67adc zs_compact +EXPORT_SYMBOL_GPL vmlinux 0x5da780df _RNvXs29_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i32x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5da7896d sysfs_create_group +EXPORT_SYMBOL_GPL vmlinux 0x5da8171a _RNvMs0_NtCsbwHtcUjRN57_6kernel4taskNtB5_4Task7wake_up +EXPORT_SYMBOL_GPL vmlinux 0x5dab7228 l3mdev_master_upper_ifindex_by_index_rcu +EXPORT_SYMBOL_GPL vmlinux 0x5db3a7f4 _RNvXsx_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_6___m512NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5dbcfa4f boot_cpu_physical_apicid +EXPORT_SYMBOL_GPL vmlinux 0x5dbd6c27 _RNvXs3d_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u32x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5dce98f4 _RNvXs_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3imphNtB8_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5dceedf1 _RNvXsl_NtNtCs3AkgXgqgK6r_4core4hash3sipNtB5_11Sip13RoundsNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5dd86fa2 register_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x5de27ee5 _RNvXsv_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5ded5a0a regmap_field_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x5df156d7 _RNvXs_NtCs3AkgXgqgK6r_4core5allocNtB4_10AllocErrorNtNtB6_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5e02fb3f devm_clk_get_prepared +EXPORT_SYMBOL_GPL vmlinux 0x5e068f25 scsi_nl_sock +EXPORT_SYMBOL_GPL vmlinux 0x5e0ee9bc ip_icmp_error_rfc4884 +EXPORT_SYMBOL_GPL vmlinux 0x5e173309 cpu_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x5e2ca2ba perf_event_enable +EXPORT_SYMBOL_GPL vmlinux 0x5e34719d _RNvXs3_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x5e3d005a user_update +EXPORT_SYMBOL_GPL vmlinux 0x5e40b681 spi_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x5e48beb2 _RNvXs3_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x5e4f5fd2 crypto_clone_tfm +EXPORT_SYMBOL_GPL vmlinux 0x5e515be6 ktime_get_ts64 +EXPORT_SYMBOL_GPL vmlinux 0x5e52fa73 vring_new_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x5e681c1e platform_msi_domain_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0x5e798ffb divider_get_val +EXPORT_SYMBOL_GPL vmlinux 0x5e7bd369 pinconf_generic_dump_config +EXPORT_SYMBOL_GPL vmlinux 0x5e7d3a7b __tracepoint_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x5e85415b ring_buffer_consume +EXPORT_SYMBOL_GPL vmlinux 0x5e8729a9 acpi_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x5e8917f6 _RNvXs3I_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15page_frag_cacheNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5e989cd6 ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x5eae5408 clk_is_enabled_when_prepared +EXPORT_SYMBOL_GPL vmlinux 0x5eb63b37 nexthop_for_each_fib6_nh +EXPORT_SYMBOL_GPL vmlinux 0x5ec0984e __devm_add_action +EXPORT_SYMBOL_GPL vmlinux 0x5ec77ee4 i2c_add_numbered_adapter +EXPORT_SYMBOL_GPL vmlinux 0x5ecee42e __netpoll_free +EXPORT_SYMBOL_GPL vmlinux 0x5ee2aa12 list_lru_count_node +EXPORT_SYMBOL_GPL vmlinux 0x5ee79bd7 __mnt_is_readonly +EXPORT_SYMBOL_GPL vmlinux 0x5ef99368 skb_mpls_update_lse +EXPORT_SYMBOL_GPL vmlinux 0x5ef9d674 _RNvXs5_NtCs3AkgXgqgK6r_4core4timemINtNtNtB7_3ops5arith3MulNtB5_8DurationE3mul +EXPORT_SYMBOL_GPL vmlinux 0x5f1626c9 _RNvXs3z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_61folio__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5f16dd86 dev_pm_opp_put +EXPORT_SYMBOL_GPL vmlinux 0x5f196228 mmc_send_abort_tuning +EXPORT_SYMBOL_GPL vmlinux 0x5f23e3fa insert_resource +EXPORT_SYMBOL_GPL vmlinux 0x5f25b8ea irq_chip_release_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x5f2da8c4 check_tsc_unstable +EXPORT_SYMBOL_GPL vmlinux 0x5f2fcc83 ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0x5f376b4d max8997_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x5f38471b regulator_allow_bypass +EXPORT_SYMBOL_GPL vmlinux 0x5f384a68 x509_free_certificate +EXPORT_SYMBOL_GPL vmlinux 0x5f40578a crypto_alloc_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x5f559ca4 fat_scan +EXPORT_SYMBOL_GPL vmlinux 0x5f57cfeb ata_scsi_slave_config +EXPORT_SYMBOL_GPL vmlinux 0x5f6f1e9e dax_get_private +EXPORT_SYMBOL_GPL vmlinux 0x5f6fbaae raw_seq_next +EXPORT_SYMBOL_GPL vmlinux 0x5f7103de au_platform_setup +EXPORT_SYMBOL_GPL vmlinux 0x5f7a4f49 pm_schedule_suspend +EXPORT_SYMBOL_GPL vmlinux 0x5f7a9bd5 noop_direct_IO +EXPORT_SYMBOL_GPL vmlinux 0x5f9ce2d5 _RNvXs15_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB8_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5fa625ed mpi_ec_mul_point +EXPORT_SYMBOL_GPL vmlinux 0x5faefa34 crypto_skcipher_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x5fb41455 _RNvXs7_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x5fb72960 _RNvXs1H_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12fpregs_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5fc90976 dsa_stubs +EXPORT_SYMBOL_GPL vmlinux 0x5fd56e99 pci_disable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x5fdf7b32 smca_get_bank_type +EXPORT_SYMBOL_GPL vmlinux 0x5fdfa2c1 amd_pmu_enable_virt +EXPORT_SYMBOL_GPL vmlinux 0x5feaddff _RNvXs49_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14deferred_splitNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5ff7f38e fpu_update_guest_xfd +EXPORT_SYMBOL_GPL vmlinux 0x5ffcf229 i2c_adapter_depth +EXPORT_SYMBOL_GPL vmlinux 0x6005c376 restore_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x60068349 __tracepoint_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x60091316 clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x6027f212 _RNvXsb_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x60281f7b edac_mc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6037645f msg_zerocopy_put_abort +EXPORT_SYMBOL_GPL vmlinux 0x60397090 scsi_host_unblock +EXPORT_SYMBOL_GPL vmlinux 0x603d0d51 acpi_os_map_iomem +EXPORT_SYMBOL_GPL vmlinux 0x60402e9b icc_get_name +EXPORT_SYMBOL_GPL vmlinux 0x60409f6e virtqueue_enable_cb_delayed +EXPORT_SYMBOL_GPL vmlinux 0x6045da92 irq_set_chained_handler_and_data +EXPORT_SYMBOL_GPL vmlinux 0x604722fd devices_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x60503c7f _RNvNvMNtNtCs3AkgXgqgK6r_4core3ptr9alignmentNtB4_9Alignment13new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x605bfaec _RNvXs7_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x605d5905 dax_writeback_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x605d812f md_submit_discard_bio +EXPORT_SYMBOL_GPL vmlinux 0x6060cac5 regulator_get_mode +EXPORT_SYMBOL_GPL vmlinux 0x606b4aba devlink_linecard_provision_set +EXPORT_SYMBOL_GPL vmlinux 0x606d8930 mnt_want_write_file +EXPORT_SYMBOL_GPL vmlinux 0x60785d52 crypto_shash_tfm_digest +EXPORT_SYMBOL_GPL vmlinux 0x607c4683 devlink_info_version_fixed_put +EXPORT_SYMBOL_GPL vmlinux 0x608c7432 intel_cpu_collect_info +EXPORT_SYMBOL_GPL vmlinux 0x608d25d6 __xas_prev +EXPORT_SYMBOL_GPL vmlinux 0x6091797f synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x60a13e90 rcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x60ae0922 power_supply_vbat2ri +EXPORT_SYMBOL_GPL vmlinux 0x60b62aa7 i2c_acpi_new_device_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x60b72f48 _RNvNvMsx_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_12NonZeroUsize13new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x60b87c76 __fsnotify_inode_delete +EXPORT_SYMBOL_GPL vmlinux 0x60b92245 mmu_interval_read_begin +EXPORT_SYMBOL_GPL vmlinux 0x60bdd396 __SCK__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x60d4ed14 tps6586x_get_version +EXPORT_SYMBOL_GPL vmlinux 0x60e258eb css_next_descendant_pre +EXPORT_SYMBOL_GPL vmlinux 0x60e4f7b0 clk_register_divider_table +EXPORT_SYMBOL_GPL vmlinux 0x60e6963b _RNvXsp_NtNtCs3AkgXgqgK6r_4core9core_simd5maskssNtNtB5_6sealed6Sealed2eq +EXPORT_SYMBOL_GPL vmlinux 0x60ebc96f ring_buffer_read_prepare +EXPORT_SYMBOL_GPL vmlinux 0x60f1bfa6 spi_mem_default_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x60fdb2c1 sdio_writew +EXPORT_SYMBOL_GPL vmlinux 0x61117422 debugfs_create_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x611216c2 __traceiter_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x6118f2d3 handle_untracked_irq +EXPORT_SYMBOL_GPL vmlinux 0x611cf917 dev_pm_domain_detach +EXPORT_SYMBOL_GPL vmlinux 0x611cfa85 klist_add_tail +EXPORT_SYMBOL_GPL vmlinux 0x6125cb53 _RNvXs8_NtCsbwHtcUjRN57_6kernel3strNtB5_12RawFormatterNtNtCs3AkgXgqgK6r_4core3fmt5Write9write_str +EXPORT_SYMBOL_GPL vmlinux 0x6129fb93 sfp_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x612bfd89 errno_to_blk_status +EXPORT_SYMBOL_GPL vmlinux 0x612e2c82 ip6_route_output_flags +EXPORT_SYMBOL_GPL vmlinux 0x6133cfd4 _RNvXs_NtNtCs3AkgXgqgK6r_4core5panic10panic_infoNtB4_9PanicInfoNtNtB8_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6134e8d0 cgroup_get_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x613c5225 switchdev_bridge_port_unoffload +EXPORT_SYMBOL_GPL vmlinux 0x6149606b _RNvMNtNtCs3AkgXgqgK6r_4core3num3fmtNtB2_4Part5write +EXPORT_SYMBOL_GPL vmlinux 0x614cba71 dma_resv_set_deadline +EXPORT_SYMBOL_GPL vmlinux 0x61571ce7 pcc_mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x616b84f2 _RNvXs3i_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11uprobe_taskNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6178b2da vfs_getxattr +EXPORT_SYMBOL_GPL vmlinux 0x618153d0 iommu_attach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0x6181e79f timerqueue_add +EXPORT_SYMBOL_GPL vmlinux 0x61837690 pwm_apply_state +EXPORT_SYMBOL_GPL vmlinux 0x6183deba bpf_prog_sub +EXPORT_SYMBOL_GPL vmlinux 0x6184f856 uart_try_toggle_sysrq +EXPORT_SYMBOL_GPL vmlinux 0x6186da0a mctp_register_netdev +EXPORT_SYMBOL_GPL vmlinux 0x618f0198 bio_poll +EXPORT_SYMBOL_GPL vmlinux 0x618f0e27 dev_pm_opp_find_bw_ceil +EXPORT_SYMBOL_GPL vmlinux 0x619065bb mbox_bind_client +EXPORT_SYMBOL_GPL vmlinux 0x6198dfea __ring_buffer_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6199ad5d crypto_has_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x61a1ed2f kthread_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x61a97d42 __traceiter_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x61b1115e irq_domain_remove_sim +EXPORT_SYMBOL_GPL vmlinux 0x61b443f8 x86_spec_ctrl_current +EXPORT_SYMBOL_GPL vmlinux 0x61bd0bd0 get_completed_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x61c53d8b devm_clk_get_optional_prepared +EXPORT_SYMBOL_GPL vmlinux 0x61dd87f5 _RNvXs6_NtCsbwHtcUjRN57_6kernel5errorNtB5_5ErrorINtNtCs3AkgXgqgK6r_4core7convert4FromNtBM_10InfallibleE4from +EXPORT_SYMBOL_GPL vmlinux 0x61e9d79d xen_register_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0x61ea712b pci_pasid_features +EXPORT_SYMBOL_GPL vmlinux 0x61f1644b mas_find_range +EXPORT_SYMBOL_GPL vmlinux 0x61f4918b _RNvXs1_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x61f67c92 phy_gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0x62033b36 tty_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x620ebf8f devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0x622c7922 register_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0x62377a7b blk_io_schedule +EXPORT_SYMBOL_GPL vmlinux 0x623a3674 led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6246a629 synchronize_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x6248d304 led_set_brightness_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x6257dda7 clk_rate_exclusive_get +EXPORT_SYMBOL_GPL vmlinux 0x6259d291 clk_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x625abbf6 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter9sign_plus +EXPORT_SYMBOL_GPL vmlinux 0x626dc354 fwnode_get_nth_parent +EXPORT_SYMBOL_GPL vmlinux 0x6273ac50 strp_stop +EXPORT_SYMBOL_GPL vmlinux 0x628f2b4a devm_clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x6297d0ef regulator_get_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0x6298a008 _RNvXsa_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x6298a776 vcap_rule_set_counter +EXPORT_SYMBOL_GPL vmlinux 0x62a6869e __irq_alloc_domain_generic_chips +EXPORT_SYMBOL_GPL vmlinux 0x62b56901 _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings4CRIT +EXPORT_SYMBOL_GPL vmlinux 0x62bb09bf clocks_calc_mult_shift +EXPORT_SYMBOL_GPL vmlinux 0x62c32d74 _RNvXs9_NtCs3AkgXgqgK6r_4core5errorNtNtB7_4cell14BorrowMutErrorNtB5_5Error11description +EXPORT_SYMBOL_GPL vmlinux 0x62c829a0 virtqueue_add_inbuf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x62d74410 _RNvMNtNtCs3AkgXgqgK6r_4core5panic10panic_infoNtB2_9PanicInfo7payload +EXPORT_SYMBOL_GPL vmlinux 0x62e3ea31 rtnl_af_register +EXPORT_SYMBOL_GPL vmlinux 0x62f782bb power_supply_class +EXPORT_SYMBOL_GPL vmlinux 0x63026490 unregister_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x630b5b74 tracepoint_probe_register +EXPORT_SYMBOL_GPL vmlinux 0x630cc8e5 gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x63150e06 clk_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x6316a14e ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x63197685 s2idle_wake +EXPORT_SYMBOL_GPL vmlinux 0x631a9c86 rio_request_mport_dma +EXPORT_SYMBOL_GPL vmlinux 0x631a9f40 dpm_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x632edf6f pci_enable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x63392533 rio_mport_send_doorbell +EXPORT_SYMBOL_GPL vmlinux 0x6340434e x86_model +EXPORT_SYMBOL_GPL vmlinux 0x6340e959 vchan_init +EXPORT_SYMBOL_GPL vmlinux 0x63500eeb device_del +EXPORT_SYMBOL_GPL vmlinux 0x6353cddb rio_dma_prep_xfer +EXPORT_SYMBOL_GPL vmlinux 0x6361c8d0 dma_mmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x636751b8 hv_set_non_nested_register +EXPORT_SYMBOL_GPL vmlinux 0x63695a43 _RNvXs1L_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u32x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6379bf2b virtio_device_restore +EXPORT_SYMBOL_GPL vmlinux 0x637ac92b _RNvXsW_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_14TwoWaySearcherNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x638a9653 memory_add_physaddr_to_nid +EXPORT_SYMBOL_GPL vmlinux 0x639b6dfa _RNvXsq_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impjNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x639c7824 ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0x63a307ff to_nvdimm +EXPORT_SYMBOL_GPL vmlinux 0x63a6b3d9 rio_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x63a6d6a1 phy_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x63a73274 crypto_akcipher_sync_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x63b57bbd ata_pci_shutdown_one +EXPORT_SYMBOL_GPL vmlinux 0x63c08029 clk_bulk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0x63c6d3e3 fsnotify_find_mark +EXPORT_SYMBOL_GPL vmlinux 0x63cf0821 irq_set_chip_and_handler_name +EXPORT_SYMBOL_GPL vmlinux 0x63d3227a devm_intel_scu_ipc_dev_get +EXPORT_SYMBOL_GPL vmlinux 0x63dbefd4 devm_thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x63e26450 edac_device_handle_ce_count +EXPORT_SYMBOL_GPL vmlinux 0x63e7fe50 _RNvXsp_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_4i8x4NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x63ea80b3 cper_mem_err_type_str +EXPORT_SYMBOL_GPL vmlinux 0x63ef26ce __iptunnel_pull_header +EXPORT_SYMBOL_GPL vmlinux 0x63f9fb54 _RNvXs15_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10pv_mmu_opsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x640f0876 _RNvNtCsbwHtcUjRN57_6kernel5print16call_printk_cont +EXPORT_SYMBOL_GPL vmlinux 0x64172874 irq_domain_associate_many +EXPORT_SYMBOL_GPL vmlinux 0x643076f2 synth_event_add_val +EXPORT_SYMBOL_GPL vmlinux 0x6430db00 _RNvXs0_NtNtCs3AkgXgqgK6r_4core4char6decodeNtB5_16DecodeUtf16ErrorNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x643de062 _RNvMNtCs3AkgXgqgK6r_4core3f64d16partial_classify +EXPORT_SYMBOL_GPL vmlinux 0x64403c9f thermal_zone_device_register_with_trips +EXPORT_SYMBOL_GPL vmlinux 0x6457c7fb _RNvXs1i_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7cpumaskNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x646b3048 serial8250_read_char +EXPORT_SYMBOL_GPL vmlinux 0x647512c9 gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x648793b5 component_add_typed +EXPORT_SYMBOL_GPL vmlinux 0x648dfc82 list_lru_add +EXPORT_SYMBOL_GPL vmlinux 0x648f59a9 sfp_module_insert +EXPORT_SYMBOL_GPL vmlinux 0x64958bf1 _RNvNvMNtCs3AkgXgqgK6r_4core3f64d7to_bits13ct_f64_to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x64a262e7 _RNvXs2R_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20system_time_snapshotNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x64a31445 mutex_lock_io +EXPORT_SYMBOL_GPL vmlinux 0x64a62e11 acpi_processor_ffh_cstate_enter +EXPORT_SYMBOL_GPL vmlinux 0x64b842ee pm_generic_resume_noirq +EXPORT_SYMBOL_GPL vmlinux 0x64bebafd _RNvXs2_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x64c40186 sk_msg_alloc +EXPORT_SYMBOL_GPL vmlinux 0x64ce7fe7 transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x64d60ca1 balloon_mops +EXPORT_SYMBOL_GPL vmlinux 0x64e130d8 cpuidle_get_driver +EXPORT_SYMBOL_GPL vmlinux 0x64e27c4f synth_event_delete +EXPORT_SYMBOL_GPL vmlinux 0x64f36620 dax_flush +EXPORT_SYMBOL_GPL vmlinux 0x64f8a45e _RNvXsh_NtCs3AkgXgqgK6r_4core3fmtcNtB5_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6502d9c2 xenbus_scanf +EXPORT_SYMBOL_GPL vmlinux 0x65116d6f transport_add_device +EXPORT_SYMBOL_GPL vmlinux 0x651d10e5 ktime_get_tai_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x651eb5c1 led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x651f4bd4 ata_eh_read_sense_success_ncq_log +EXPORT_SYMBOL_GPL vmlinux 0x6527a231 dbgp_external_startup +EXPORT_SYMBOL_GPL vmlinux 0x6529e43d devm_blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0x6531a37f mpi_add +EXPORT_SYMBOL_GPL vmlinux 0x6538be14 irq_find_matching_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x65431b4a ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x6546cc05 tpm_send +EXPORT_SYMBOL_GPL vmlinux 0x654ba130 _RNvMNtCs3AkgXgqgK6r_4core3stre12escape_debug +EXPORT_SYMBOL_GPL vmlinux 0x65525c38 ghes_register_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x65554092 ata_platform_remove_one +EXPORT_SYMBOL_GPL vmlinux 0x65602824 node_to_amd_nb +EXPORT_SYMBOL_GPL vmlinux 0x65704d22 hv_stimer_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x6591d90b iomap_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x65a748a2 devm_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x65acf90c sbitmap_weight +EXPORT_SYMBOL_GPL vmlinux 0x65aef918 ata_host_detach +EXPORT_SYMBOL_GPL vmlinux 0x65b8ce06 hwmon_device_register +EXPORT_SYMBOL_GPL vmlinux 0x65ccb6f0 call_netevent_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x65d33af5 iommu_iova_to_phys +EXPORT_SYMBOL_GPL vmlinux 0x65d39633 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter9write_str +EXPORT_SYMBOL_GPL vmlinux 0x65d4a3b1 kcpustat_field +EXPORT_SYMBOL_GPL vmlinux 0x65d99547 spi_mem_dirmap_write +EXPORT_SYMBOL_GPL vmlinux 0x65dd0950 rdev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x65ec197a tun_get_tx_ring +EXPORT_SYMBOL_GPL vmlinux 0x661601de sprint_symbol +EXPORT_SYMBOL_GPL vmlinux 0x6621b30d vp_modern_map_vq_notify +EXPORT_SYMBOL_GPL vmlinux 0x6628e9a8 _RNvXsD_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6636c3c9 irq_set_vcpu_affinity +EXPORT_SYMBOL_GPL vmlinux 0x663ab8cd scsi_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x663bb448 devlink_fmsg_obj_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x664e8bbf rdev_set_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x665e92a0 clk_set_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x66613683 vchan_tx_desc_free +EXPORT_SYMBOL_GPL vmlinux 0x6661e19b blk_crypto_register +EXPORT_SYMBOL_GPL vmlinux 0x666fcd30 blk_queue_flag_test_and_set +EXPORT_SYMBOL_GPL vmlinux 0x6672dba5 led_set_brightness_nopm +EXPORT_SYMBOL_GPL vmlinux 0x66793a67 _RNvXs2u_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_42maple_range_64__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x667ba5b5 bus_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x667c0c57 __traceiter_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x667ee398 _RNvXs7_NtNtCs3AkgXgqgK6r_4core4char7convertNtB5_16CharTryFromErrorNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x66808624 percpu_free_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x668187cd pci_p2pmem_publish +EXPORT_SYMBOL_GPL vmlinux 0x6683fee4 sk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x668402aa crypto_put_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x6689ad2b filemap_range_has_writeback +EXPORT_SYMBOL_GPL vmlinux 0x668ef599 scsi_ioctl_block_when_processing_errors +EXPORT_SYMBOL_GPL vmlinux 0x668f28be platform_get_irq_byname +EXPORT_SYMBOL_GPL vmlinux 0x669853ba cpufreq_cpu_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x66a2d25f xdp_rxq_info_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x66a6486b _RNvXs7_NtNtCs3AkgXgqgK6r_4core3mem15transmutabilityNtB5_6AssumeNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x66b97421 sfp_link_up +EXPORT_SYMBOL_GPL vmlinux 0x66d38595 bpf_verifier_log_write +EXPORT_SYMBOL_GPL vmlinux 0x66d87d38 symbol_put_addr +EXPORT_SYMBOL_GPL vmlinux 0x66ddbc4f acpi_quirk_skip_serdev_enumeration +EXPORT_SYMBOL_GPL vmlinux 0x66e43bfc bdi_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x66f007a5 __irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x66f1df9c ip6_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x66faf700 iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x66fe2dfd __phy_modify +EXPORT_SYMBOL_GPL vmlinux 0x66ffe2ad edac_pci_create_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x670b339c ghes_get_devices +EXPORT_SYMBOL_GPL vmlinux 0x67117dec sata_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x6714daa3 dev_pm_qos_update_user_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x671b5335 watchdog_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x672108c2 _RNvXsb_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3imptNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6722572b get_device +EXPORT_SYMBOL_GPL vmlinux 0x67226709 disk_force_media_change +EXPORT_SYMBOL_GPL vmlinux 0x6725d31f vp_modern_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x6735f01c sysfs_group_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x6739a503 balloon_set_new_target +EXPORT_SYMBOL_GPL vmlinux 0x673a65ea _RNvXs1_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_15TryFromIntErrorINtNtB9_7convert4FromzE4from +EXPORT_SYMBOL_GPL vmlinux 0x6759bd00 __SCT__tp_func_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x675ae03c hte_ts_get +EXPORT_SYMBOL_GPL vmlinux 0x6766cbf2 pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0x6766d1ba dw_pcie_ep_raise_legacy_irq +EXPORT_SYMBOL_GPL vmlinux 0x6768768a _RNvMs0_NtCsbwHtcUjRN57_6kernel4taskNtB5_4Task3pid +EXPORT_SYMBOL_GPL vmlinux 0x676cd660 locks_release_private +EXPORT_SYMBOL_GPL vmlinux 0x67736b46 iomap_dio_bio_end_io +EXPORT_SYMBOL_GPL vmlinux 0x67777e46 hvc_instantiate +EXPORT_SYMBOL_GPL vmlinux 0x677804dd device_set_of_node_from_dev +EXPORT_SYMBOL_GPL vmlinux 0x677c69f1 make_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x677ff88c xas_store +EXPORT_SYMBOL_GPL vmlinux 0x6782b59b crypto_alloc_ahash +EXPORT_SYMBOL_GPL vmlinux 0x678dc40c __dev_change_net_namespace +EXPORT_SYMBOL_GPL vmlinux 0x6790ebd3 mce_is_memory_error +EXPORT_SYMBOL_GPL vmlinux 0x6792dcd4 __ndisc_fill_addr_option +EXPORT_SYMBOL_GPL vmlinux 0x67955ce6 profile_hits +EXPORT_SYMBOL_GPL vmlinux 0x67bd728b inet_ehash_nolisten +EXPORT_SYMBOL_GPL vmlinux 0x67c3c795 get_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x67c80034 _RNvMNtCs3AkgXgqgK6r_4core3f64d13classify_bits +EXPORT_SYMBOL_GPL vmlinux 0x67da9f7c sha512_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x67dcd76b uv_setup_irq +EXPORT_SYMBOL_GPL vmlinux 0x67e0f686 bdev_alignment_offset +EXPORT_SYMBOL_GPL vmlinux 0x67e12fa2 _RNvXs4_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0x67e8cc54 ata_bmdma_post_internal_cmd +EXPORT_SYMBOL_GPL vmlinux 0x68076c98 _RNvXsg_NtNtCs3AkgXgqgK6r_4core4task4wakeNtB5_14RawWakerVTableNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x680d434b usb_driver_release_interface +EXPORT_SYMBOL_GPL vmlinux 0x6816f0d3 inet6_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0x68228b54 devlink_traps_register +EXPORT_SYMBOL_GPL vmlinux 0x6822de1a firmware_upload_unregister +EXPORT_SYMBOL_GPL vmlinux 0x682ff057 ring_buffer_commit_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x68460527 blkcg_set_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x6849efb8 ata_sff_dma_pause +EXPORT_SYMBOL_GPL vmlinux 0x684a9a1b ping_unhash +EXPORT_SYMBOL_GPL vmlinux 0x684d6aa5 fscrypt_dio_supported +EXPORT_SYMBOL_GPL vmlinux 0x684ec324 device_move +EXPORT_SYMBOL_GPL vmlinux 0x68613c86 nvdimm_bus_register +EXPORT_SYMBOL_GPL vmlinux 0x6863d4b6 mmc_app_cmd +EXPORT_SYMBOL_GPL vmlinux 0x68709c2a _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings5EMERG +EXPORT_SYMBOL_GPL vmlinux 0x6871de39 phy_driver_is_genphy_10g +EXPORT_SYMBOL_GPL vmlinux 0x6874d119 uhci_check_and_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0x68790301 mmc_crypto_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x687ab67c irq_domain_update_bus_token +EXPORT_SYMBOL_GPL vmlinux 0x687fda9d _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data2cc6lookup +EXPORT_SYMBOL_GPL vmlinux 0x68952493 rcu_note_context_switch +EXPORT_SYMBOL_GPL vmlinux 0x68b1e128 _RNvXs2f_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16hlist_nulls_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x68cd6052 _RNvXs7_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x68d283ac devm_krealloc +EXPORT_SYMBOL_GPL vmlinux 0x68e44cf6 devlink_port_attrs_pci_vf_set +EXPORT_SYMBOL_GPL vmlinux 0x68ea2909 dma_release_channel +EXPORT_SYMBOL_GPL vmlinux 0x68f7d59b fscrypt_fname_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x6900686f vcap_find_actionfield +EXPORT_SYMBOL_GPL vmlinux 0x6906434b synth_event_add_next_val +EXPORT_SYMBOL_GPL vmlinux 0x6906c566 regulator_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x69095d93 cookie_tcp_reqsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x690f585e phy_basic_ports_array +EXPORT_SYMBOL_GPL vmlinux 0x6915edec acpi_gpiochip_request_interrupts +EXPORT_SYMBOL_GPL vmlinux 0x691b9877 _RNvXs2D_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_38maple_node__bindgen_ty_1__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x69211434 klp_enable_patch +EXPORT_SYMBOL_GPL vmlinux 0x6926c3fa vcap_rule_get_counter +EXPORT_SYMBOL_GPL vmlinux 0x692fdac3 klp_get_state +EXPORT_SYMBOL_GPL vmlinux 0x6931cab5 _RNvXs3_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x69451844 xenbus_watch_path +EXPORT_SYMBOL_GPL vmlinux 0x69459a72 synchronize_srcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x6945ff1f devlink_port_type_clear +EXPORT_SYMBOL_GPL vmlinux 0x694a0c31 gpiochip_free_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x694b2bb8 regulator_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x694cb41a usb_get_hcd +EXPORT_SYMBOL_GPL vmlinux 0x6951b2de alloc_skb_for_msg +EXPORT_SYMBOL_GPL vmlinux 0x695776c5 seq_buf_do_printk +EXPORT_SYMBOL_GPL vmlinux 0x695b91b3 i2c_new_client_device +EXPORT_SYMBOL_GPL vmlinux 0x696340a5 __i2c_board_lock +EXPORT_SYMBOL_GPL vmlinux 0x69637b2c __traceiter_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x6963aaf4 blk_queue_required_elevator_features +EXPORT_SYMBOL_GPL vmlinux 0x6966243e switchdev_bridge_port_offload +EXPORT_SYMBOL_GPL vmlinux 0x6968e174 _RNvXs1v_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15class_irqsave_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x696d7e0b l1tf_mitigation +EXPORT_SYMBOL_GPL vmlinux 0x697c5d0d tracing_snapshot_alloc +EXPORT_SYMBOL_GPL vmlinux 0x69807b2f iommu_group_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x6980ce15 _RNvXsv_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeDefaultNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x698334c1 _RNvXs2_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0x69971dbd xfrm_unregister_translator +EXPORT_SYMBOL_GPL vmlinux 0x69a223ff __traceiter_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x69a4b93c __tracepoint_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x69afb2b7 __cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0x69b93687 _RNvXs4_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x69bc4f91 gpiod_get_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x69bf705e devm_clk_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x69c6f0e6 regulator_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x69cf0632 mpi_fromstr +EXPORT_SYMBOL_GPL vmlinux 0x69d5b810 pwm_lpss_bsw_info +EXPORT_SYMBOL_GPL vmlinux 0x69de0641 devm_rtc_allocate_device +EXPORT_SYMBOL_GPL vmlinux 0x69de9d86 iomap_swapfile_activate +EXPORT_SYMBOL_GPL vmlinux 0x69e683de uuid_gen +EXPORT_SYMBOL_GPL vmlinux 0x69e83605 mc146818_get_time +EXPORT_SYMBOL_GPL vmlinux 0x69ee2220 linear_range_get_selector_high +EXPORT_SYMBOL_GPL vmlinux 0x6a05b65b fb_videomode_from_videomode +EXPORT_SYMBOL_GPL vmlinux 0x6a125acd vfs_test_lock +EXPORT_SYMBOL_GPL vmlinux 0x6a12e081 vp_modern_get_features +EXPORT_SYMBOL_GPL vmlinux 0x6a14d3af unregister_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6a17a731 _RNvXs52_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15timerqueue_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6a34fe4b _RNvXs1F_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u16x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6a421062 memory_failure_queue +EXPORT_SYMBOL_GPL vmlinux 0x6a460dc5 schedule_hrtimeout +EXPORT_SYMBOL_GPL vmlinux 0x6a4e207c _RNvXsf_NtCs3AkgXgqgK6r_4core3fmteNtB5_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6a4f623b mmu_notifier_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x6a572cc3 _RNvMNtNtCs3AkgXgqgK6r_4core5slice5asciiSh14trim_ascii_end +EXPORT_SYMBOL_GPL vmlinux 0x6a7f6cc5 serial8250_request_dma +EXPORT_SYMBOL_GPL vmlinux 0x6a81a413 pm_generic_freeze_late +EXPORT_SYMBOL_GPL vmlinux 0x6a8441be cpci_hp_start +EXPORT_SYMBOL_GPL vmlinux 0x6a877141 _RNvXs3_NtCs3AkgXgqgK6r_4core5asciiNtB5_13EscapeDefaultNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6a9e0c94 pci_d3cold_enable +EXPORT_SYMBOL_GPL vmlinux 0x6a9e90af ata_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x6aa0462e class_create +EXPORT_SYMBOL_GPL vmlinux 0x6aa2a877 xenbus_printf +EXPORT_SYMBOL_GPL vmlinux 0x6aacb637 __tracepoint_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x6aad9152 xen_set_callback_via +EXPORT_SYMBOL_GPL vmlinux 0x6ab2fe59 wbc_attach_and_unlock_inode +EXPORT_SYMBOL_GPL vmlinux 0x6abf0be6 smp_ops +EXPORT_SYMBOL_GPL vmlinux 0x6ac0c29c nvdimm_has_flush +EXPORT_SYMBOL_GPL vmlinux 0x6ace4d97 gpiod_set_consumer_name +EXPORT_SYMBOL_GPL vmlinux 0x6aceec9d pinctrl_pm_select_sleep_state +EXPORT_SYMBOL_GPL vmlinux 0x6ada9277 fib_info_nh_uses_dev +EXPORT_SYMBOL_GPL vmlinux 0x6ae1e2b1 edac_pci_handle_pe +EXPORT_SYMBOL_GPL vmlinux 0x6aeb8bab da903x_update +EXPORT_SYMBOL_GPL vmlinux 0x6af30422 trace_array_printk +EXPORT_SYMBOL_GPL vmlinux 0x6af75e56 _RNvXNtNtNtCsbwHtcUjRN57_6kernel4sync4lock5mutexNtB2_12MutexBackendNtB4_7Backend6unlock +EXPORT_SYMBOL_GPL vmlinux 0x6b083fb2 proc_mkdir_data +EXPORT_SYMBOL_GPL vmlinux 0x6b0cbafd blk_mq_quiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x6b0dc565 xen_set_irq_priority +EXPORT_SYMBOL_GPL vmlinux 0x6b0eaa18 hv_ghcb_msr_read +EXPORT_SYMBOL_GPL vmlinux 0x6b1784d1 iomap_invalidate_folio +EXPORT_SYMBOL_GPL vmlinux 0x6b1c1de4 devl_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6b2b69f7 static_key_enable +EXPORT_SYMBOL_GPL vmlinux 0x6b35a16b intel_scu_ipc_dev_get +EXPORT_SYMBOL_GPL vmlinux 0x6b3ae022 acpi_os_unmap_iomem +EXPORT_SYMBOL_GPL vmlinux 0x6b413c9b sfp_link_down +EXPORT_SYMBOL_GPL vmlinux 0x6b480323 i2c_recover_bus +EXPORT_SYMBOL_GPL vmlinux 0x6b4f6a50 pci_find_next_capability +EXPORT_SYMBOL_GPL vmlinux 0x6b53288c nvdimm_security_setup_events +EXPORT_SYMBOL_GPL vmlinux 0x6b54bb86 _RNvXs5_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_15TryFromIntErrorNtNtB9_5error5Error11description +EXPORT_SYMBOL_GPL vmlinux 0x6b57a731 regmap_raw_write +EXPORT_SYMBOL_GPL vmlinux 0x6b593fe8 sysfs_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x6b5e75c3 _RNvNvNtNtNtCs3AkgXgqgK6r_4core9core_arch3x864sse219__mm_srli_si128_impl4mask +EXPORT_SYMBOL_GPL vmlinux 0x6b602719 __traceiter_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x6b67fbbd of_icc_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x6b7a4335 hyperv_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x6b81c38b power_supply_unreg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6b848aa3 iommu_report_device_fault +EXPORT_SYMBOL_GPL vmlinux 0x6b86b807 unmap_mapping_pages +EXPORT_SYMBOL_GPL vmlinux 0x6ba15421 _RNvXs8_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x6ba36c6a hwpoison_filter_flags_value +EXPORT_SYMBOL_GPL vmlinux 0x6ba9253c regulator_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x6bb67b4f fwnode_usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x6bbd8324 perf_unregister_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x6bc8e103 devm_regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x6bcdedc0 mpi_point_init +EXPORT_SYMBOL_GPL vmlinux 0x6bd0ebcd fat_detach +EXPORT_SYMBOL_GPL vmlinux 0x6bd1aa56 stack_trace_save +EXPORT_SYMBOL_GPL vmlinux 0x6bd3c876 fscrypt_mergeable_bio +EXPORT_SYMBOL_GPL vmlinux 0x6bd4aa81 ata_cable_ignore +EXPORT_SYMBOL_GPL vmlinux 0x6bd4d90d _RNvXs3A_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_47folio__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6bddc2f1 of_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0x6bdef35c acpi_ec_mark_gpe_for_wake +EXPORT_SYMBOL_GPL vmlinux 0x6be3a96b hv_remove_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0x6be4d7c0 ehci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x6be61c11 nvdimm_has_cache +EXPORT_SYMBOL_GPL vmlinux 0x6be75529 serial8250_init_port +EXPORT_SYMBOL_GPL vmlinux 0x6be93bbd da9055_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x6bf4da1d cpufreq_freq_attr_scaling_boost_freqs +EXPORT_SYMBOL_GPL vmlinux 0x6bfdc593 switchdev_handle_port_obj_add_foreign +EXPORT_SYMBOL_GPL vmlinux 0x6bfdfc64 dma_resv_describe +EXPORT_SYMBOL_GPL vmlinux 0x6bffd9e3 __tracepoint_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x6c03ce05 dma_wait_for_async_tx +EXPORT_SYMBOL_GPL vmlinux 0x6c0f41c1 irq_gc_mask_disable_reg +EXPORT_SYMBOL_GPL vmlinux 0x6c0fd3db balloon_page_enqueue +EXPORT_SYMBOL_GPL vmlinux 0x6c108fe7 _RNvXs3C_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_19folio__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6c114a93 debugfs_file_put +EXPORT_SYMBOL_GPL vmlinux 0x6c1dd6e2 __rio_local_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x6c205008 mpi_print +EXPORT_SYMBOL_GPL vmlinux 0x6c389761 acpi_bus_get_private_data +EXPORT_SYMBOL_GPL vmlinux 0x6c3d8463 __dma_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x6c3f70e0 guid_gen +EXPORT_SYMBOL_GPL vmlinux 0x6c43ccc1 _RNvXs3u_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_32page__bindgen_ty_1__bindgen_ty_4NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6c44887e devres_release_group +EXPORT_SYMBOL_GPL vmlinux 0x6c4b6684 reset_control_assert +EXPORT_SYMBOL_GPL vmlinux 0x6c4fae7c blk_mq_unquiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x6c598200 ethnl_cable_test_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6c5ad0cd kmsg_dump_register +EXPORT_SYMBOL_GPL vmlinux 0x6c5b76f0 rio_register_scan +EXPORT_SYMBOL_GPL vmlinux 0x6c5e3d68 rio_route_clr_table +EXPORT_SYMBOL_GPL vmlinux 0x6c655913 register_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6c6642be srcu_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x6c76b37b class_dev_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x6c79baf0 _RNvXs1_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeUnicodeNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6c7b435f mc146818_does_rtc_work +EXPORT_SYMBOL_GPL vmlinux 0x6c882e43 msi_domain_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x6ca4bf88 async_synchronize_full_domain +EXPORT_SYMBOL_GPL vmlinux 0x6cb5f319 __rg_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6cde22f3 _RNvXs_NtNtCs3AkgXgqgK6r_4core3num5errorNtB4_15TryFromIntErrorNtNtB8_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6ce31109 syscon_regmap_lookup_by_phandle_optional +EXPORT_SYMBOL_GPL vmlinux 0x6cfab41a xen_hvm_evtchn_do_upcall +EXPORT_SYMBOL_GPL vmlinux 0x6cfc963f _RNvXs5x_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15posix_cputimersNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6d04891d inet_getpeer +EXPORT_SYMBOL_GPL vmlinux 0x6d09843f copy_bpf_fprog_from_user +EXPORT_SYMBOL_GPL vmlinux 0x6d0ae550 pinctrl_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x6d211d05 pm_report_hw_sleep_time +EXPORT_SYMBOL_GPL vmlinux 0x6d21cdd5 acpi_device_fix_up_power_extended +EXPORT_SYMBOL_GPL vmlinux 0x6d2e899d mce_usable_address +EXPORT_SYMBOL_GPL vmlinux 0x6d2fc5a6 net_namespace_list +EXPORT_SYMBOL_GPL vmlinux 0x6d49c8ed iommu_group_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x6d4b1204 governor_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x6d5b9976 mbox_chan_received_data +EXPORT_SYMBOL_GPL vmlinux 0x6d5ebc1e shash_no_setkey +EXPORT_SYMBOL_GPL vmlinux 0x6d66550e acpi_spi_count_resources +EXPORT_SYMBOL_GPL vmlinux 0x6d6d1ee6 dax_iomap_fault +EXPORT_SYMBOL_GPL vmlinux 0x6d6fec1f ktime_mono_to_any +EXPORT_SYMBOL_GPL vmlinux 0x6d7832b7 __stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x6d7d23f8 xhci_drop_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x6d7e951e rcu_exp_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x6d88320f dw_pcie_ep_linkup +EXPORT_SYMBOL_GPL vmlinux 0x6d9d010d devl_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x6da70a3b io_cgrp_subsys +EXPORT_SYMBOL_GPL vmlinux 0x6da9ca52 evtchn_make_refcounted +EXPORT_SYMBOL_GPL vmlinux 0x6dac3132 dev_pm_domain_set +EXPORT_SYMBOL_GPL vmlinux 0x6dbaafd3 put_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6dc36ba5 scsi_get_vpd_page +EXPORT_SYMBOL_GPL vmlinux 0x6dd5680d sprint_symbol_build_id +EXPORT_SYMBOL_GPL vmlinux 0x6de279da blockdev_superblock +EXPORT_SYMBOL_GPL vmlinux 0x6df4958f blk_abort_request +EXPORT_SYMBOL_GPL vmlinux 0x6dfe6d6c __get_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0x6e07be39 iomap_read_folio +EXPORT_SYMBOL_GPL vmlinux 0x6e10597f devm_led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x6e1edb59 _RNvXs1c_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB8_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6e2052c4 gpiochip_get_desc +EXPORT_SYMBOL_GPL vmlinux 0x6e20df6f _RNvXs8_NtCs3AkgXgqgK6r_4core3ffiNtB5_6VaListNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6e2ce485 vcap_del_rules +EXPORT_SYMBOL_GPL vmlinux 0x6e353c26 mpi_rshift +EXPORT_SYMBOL_GPL vmlinux 0x6e3ff83a edac_device_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x6e4190f3 percpu_up_write +EXPORT_SYMBOL_GPL vmlinux 0x6e4459a3 xhci_ext_cap_init +EXPORT_SYMBOL_GPL vmlinux 0x6e4e533b usb_role_switch_find_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x6e5a9d83 _RNvXsQ_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_11StrSearcherNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6e5ca1ff wm831x_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x6e6a4a13 ipv6_find_tlv +EXPORT_SYMBOL_GPL vmlinux 0x6e6fbf2d mctp_unregister_netdev +EXPORT_SYMBOL_GPL vmlinux 0x6e70e4e1 sk_msg_is_readable +EXPORT_SYMBOL_GPL vmlinux 0x6e7943ec iommu_group_id +EXPORT_SYMBOL_GPL vmlinux 0x6e8005f7 _RNvXs5A_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_36k_itimer__bindgen_ty_2__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6e85b00b local_touch_nmi +EXPORT_SYMBOL_GPL vmlinux 0x6e899ba9 acpi_driver_match_device +EXPORT_SYMBOL_GPL vmlinux 0x6e89a560 regmap_irq_chip_get_base +EXPORT_SYMBOL_GPL vmlinux 0x6e914514 acpi_dev_irq_flags +EXPORT_SYMBOL_GPL vmlinux 0x6eb04f46 register_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6eb84a6e mmc_get_ext_csd +EXPORT_SYMBOL_GPL vmlinux 0x6eb8ae6e edac_pci_add_device +EXPORT_SYMBOL_GPL vmlinux 0x6ebe366f ktime_get_mono_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6edfa158 fscrypt_symlink_getattr +EXPORT_SYMBOL_GPL vmlinux 0x6ee656e7 _RNvXs5V_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13___va_list_tagNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6ef3d201 kthread_use_mm +EXPORT_SYMBOL_GPL vmlinux 0x6ef6b54f ktime_get_boot_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6ef7f107 __SCK__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x6efde16d cpufreq_generic_init +EXPORT_SYMBOL_GPL vmlinux 0x6efecbbe hvc_poll +EXPORT_SYMBOL_GPL vmlinux 0x6f04a2f4 extcon_set_state +EXPORT_SYMBOL_GPL vmlinux 0x6f0ba8b4 devm_gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x6f10438e _RNvXs8_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x6f12560a get_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6f1dfe90 genphy_c45_read_status +EXPORT_SYMBOL_GPL vmlinux 0x6f246abd regmap_fields_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x6f254d60 ipv4_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x6f34bc42 x86_platform +EXPORT_SYMBOL_GPL vmlinux 0x6f35635f usb_hcd_is_primary_hcd +EXPORT_SYMBOL_GPL vmlinux 0x6f485f87 bus_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6f498503 dw_pcie_wait_for_link +EXPORT_SYMBOL_GPL vmlinux 0x6f49e452 rust_begin_unwind +EXPORT_SYMBOL_GPL vmlinux 0x6f612270 ata_slave_link_init +EXPORT_SYMBOL_GPL vmlinux 0x6f6289fb cpci_hp_unregister_bus +EXPORT_SYMBOL_GPL vmlinux 0x6f6329e4 platform_get_irq +EXPORT_SYMBOL_GPL vmlinux 0x6f675a52 spi_mem_dirmap_read +EXPORT_SYMBOL_GPL vmlinux 0x6f686dda _RNvNvMsq_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_11NonZeroU12813new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x6f6b52e9 __ipv6_fixup_options +EXPORT_SYMBOL_GPL vmlinux 0x6f6ec80b _RNvXs6_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x6f7e6040 irq_has_action +EXPORT_SYMBOL_GPL vmlinux 0x6f9563df _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter10debug_list +EXPORT_SYMBOL_GPL vmlinux 0x6f9e763b timecounter_read +EXPORT_SYMBOL_GPL vmlinux 0x6fa083eb inet_csk_reqsk_queue_hash_add +EXPORT_SYMBOL_GPL vmlinux 0x6faead5f __SCK__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x6faeeb31 _RNvXsM_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6fb40c35 _RNvMs0_NtCsbwHtcUjRN57_6kernel4taskNtB5_4Task14signal_pending +EXPORT_SYMBOL_GPL vmlinux 0x6fb56c47 relay_switch_subbuf +EXPORT_SYMBOL_GPL vmlinux 0x6fb597ed virtqueue_get_desc_addr +EXPORT_SYMBOL_GPL vmlinux 0x6fb662bf acpi_set_modalias +EXPORT_SYMBOL_GPL vmlinux 0x6fb8504c devm_power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x6fbdbcdd nvdimm_volatile_region_create +EXPORT_SYMBOL_GPL vmlinux 0x6fcb297c bpf_trace_run8 +EXPORT_SYMBOL_GPL vmlinux 0x6fcef6ab ring_buffer_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fdb20d6 pm_runtime_autosuspend_expiration +EXPORT_SYMBOL_GPL vmlinux 0x6fde224d __tracepoint_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x6ff31038 __SCK__tp_func_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x6ff607b6 crypto_get_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x6ffa575f xfrm_bpf_md_dst +EXPORT_SYMBOL_GPL vmlinux 0x6ffce680 x86_cpu_has_min_microcode_rev +EXPORT_SYMBOL_GPL vmlinux 0x6ffe6515 _RNvXsm_NtCs3AkgXgqgK6r_4core3numxNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x7000786c _RNvXs34_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9srcu_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7006586e iommu_get_group_resv_regions +EXPORT_SYMBOL_GPL vmlinux 0x701f6ba2 _RNvXsa_NtCsbwHtcUjRN57_6kernel3strNtB5_9FormatterNtNtNtCs3AkgXgqgK6r_4core3ops5deref5Deref5deref +EXPORT_SYMBOL_GPL vmlinux 0x7029cc56 devm_mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x7044aa64 devlink_free +EXPORT_SYMBOL_GPL vmlinux 0x7047744a pci_epc_get_msix +EXPORT_SYMBOL_GPL vmlinux 0x70576fee acpi_processor_ffh_cstate_probe +EXPORT_SYMBOL_GPL vmlinux 0x7057fcd1 __sock_recv_cmsgs +EXPORT_SYMBOL_GPL vmlinux 0x70588eab _RNvNtCs3AkgXgqgK6r_4core3fmt5write +EXPORT_SYMBOL_GPL vmlinux 0x705c563c simple_attr_read +EXPORT_SYMBOL_GPL vmlinux 0x706067e9 usb_check_int_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x7073b7bf devm_regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x7073c04f phy_10_100_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7077f568 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter9alternate +EXPORT_SYMBOL_GPL vmlinux 0x707fee2d _RNvXsu_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_15static_key_trueNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x70811eae inet6_hash +EXPORT_SYMBOL_GPL vmlinux 0x7087a276 pci_hp_deregister +EXPORT_SYMBOL_GPL vmlinux 0x7089e98b badblocks_check +EXPORT_SYMBOL_GPL vmlinux 0x70c2c7ea pids_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x70c52dc5 nf_skb_duplicated +EXPORT_SYMBOL_GPL vmlinux 0x70c6d827 mc146818_set_time +EXPORT_SYMBOL_GPL vmlinux 0x70cdacf0 regulator_desc_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x70cf032f usb_hcd_irq +EXPORT_SYMBOL_GPL vmlinux 0x70d85802 crypto_type_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x70e14c2e ata_noop_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x70e3cdeb inet_csk_route_req +EXPORT_SYMBOL_GPL vmlinux 0x70e6f3c6 ata_port_desc +EXPORT_SYMBOL_GPL vmlinux 0x70fa0532 fscrypt_ioctl_get_policy_ex +EXPORT_SYMBOL_GPL vmlinux 0x70fbae4d cppc_allow_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x70fbffec intel_pinctrl_resume_noirq +EXPORT_SYMBOL_GPL vmlinux 0x710c73b6 crypto_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7119978c l3mdev_fib_table_rcu +EXPORT_SYMBOL_GPL vmlinux 0x712006fe msi_next_desc +EXPORT_SYMBOL_GPL vmlinux 0x71207451 acpi_dev_resource_io +EXPORT_SYMBOL_GPL vmlinux 0x7129a6f4 osc_sb_native_usb4_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x712bee46 crypto_register_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x7135b601 clean_acked_data_enable +EXPORT_SYMBOL_GPL vmlinux 0x714a7815 _RNvXs4_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationINtNtNtB7_3ops5arith3MulmE3mul +EXPORT_SYMBOL_GPL vmlinux 0x7150defa hsu_dma_do_irq +EXPORT_SYMBOL_GPL vmlinux 0x715338dd __devm_irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x71557552 acpi_subsys_prepare +EXPORT_SYMBOL_GPL vmlinux 0x716265c7 debugfs_initialized +EXPORT_SYMBOL_GPL vmlinux 0x7164885e led_sysfs_enable +EXPORT_SYMBOL_GPL vmlinux 0x7166e25a usb_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x71689e08 strp_check_rcv +EXPORT_SYMBOL_GPL vmlinux 0x71699237 usb_string +EXPORT_SYMBOL_GPL vmlinux 0x71724493 mctrl_gpio_enable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x717f9ef5 __tracepoint_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x7181db30 atomic_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x71822abf _RNvXse_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impxNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7189411e fuse_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x718a5aba _RNvXs1a_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB8_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0x718d11ef platform_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x7195940a mctrl_gpio_disable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x719e17ff clk_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x71a1c157 hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0x71a45de6 pci_find_next_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0x71abd5a4 unregister_fprobe +EXPORT_SYMBOL_GPL vmlinux 0x71acbd6f blk_mq_quiesce_queue_nowait +EXPORT_SYMBOL_GPL vmlinux 0x71b6cf94 dst_cache_reset_now +EXPORT_SYMBOL_GPL vmlinux 0x71b8e27d gnttab_unmap_refs_async +EXPORT_SYMBOL_GPL vmlinux 0x71bb7ae0 _RNvXs2o_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9page_fragNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x71c059d8 __traceiter_map +EXPORT_SYMBOL_GPL vmlinux 0x71d03aa4 sysfs_add_file_to_group +EXPORT_SYMBOL_GPL vmlinux 0x71edd8a7 xen_find_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0x71f0a701 _RNvNtNtCs3AkgXgqgK6r_4core5slice5index31slice_start_index_overflow_fail +EXPORT_SYMBOL_GPL vmlinux 0x721b0876 static_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x7221dfec devl_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x7222ba23 tty_standard_install +EXPORT_SYMBOL_GPL vmlinux 0x7265f2b0 pci_vpd_check_csum +EXPORT_SYMBOL_GPL vmlinux 0x726e5dd2 inet6_sk_rebuild_header +EXPORT_SYMBOL_GPL vmlinux 0x7278d328 all_vm_events +EXPORT_SYMBOL_GPL vmlinux 0x727e82e1 devm_phy_put +EXPORT_SYMBOL_GPL vmlinux 0x727f95e2 regulator_disable +EXPORT_SYMBOL_GPL vmlinux 0x72802492 unwind_get_return_address +EXPORT_SYMBOL_GPL vmlinux 0x72822eed lwtunnel_build_state +EXPORT_SYMBOL_GPL vmlinux 0x7282ecb6 rcu_async_hurry +EXPORT_SYMBOL_GPL vmlinux 0x7283161b percpu_ref_switch_to_percpu +EXPORT_SYMBOL_GPL vmlinux 0x72876042 eventfd_fget +EXPORT_SYMBOL_GPL vmlinux 0x728a2033 l3mdev_master_ifindex_rcu +EXPORT_SYMBOL_GPL vmlinux 0x72ae1839 base64_decode +EXPORT_SYMBOL_GPL vmlinux 0x72aedbb4 crypto_grab_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x72b049e2 crypto_grab_shash +EXPORT_SYMBOL_GPL vmlinux 0x72b8defe em_pd_get +EXPORT_SYMBOL_GPL vmlinux 0x72c504a8 powercap_unregister_control_type +EXPORT_SYMBOL_GPL vmlinux 0x72d267dc nvmem_del_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0x72d26db3 pcie_port_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x72e58227 wm831x_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x72e92489 xfrm_get_translator +EXPORT_SYMBOL_GPL vmlinux 0x72ecc76f _RNvXs4Y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9kmsan_ctxNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7307b4c8 class_find_device +EXPORT_SYMBOL_GPL vmlinux 0x7307ee54 gpiochip_line_is_valid +EXPORT_SYMBOL_GPL vmlinux 0x730a37ff pci_doe +EXPORT_SYMBOL_GPL vmlinux 0x731dba7a xen_domain_type +EXPORT_SYMBOL_GPL vmlinux 0x732852fe xenbus_transaction_end +EXPORT_SYMBOL_GPL vmlinux 0x733ec33e __SCT__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x7345dbfc usb_hcd_pci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x7348ec5f nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x73552c07 __tracepoint_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x7366f43f irq_domain_free_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0x737070a4 _RNvXsc_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3implNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x73721cfb device_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x737f87d7 ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x7381287f trace_handle_return +EXPORT_SYMBOL_GPL vmlinux 0x738fe32b amd_get_nodes_per_socket +EXPORT_SYMBOL_GPL vmlinux 0x73a48b4a ata_sff_std_ports +EXPORT_SYMBOL_GPL vmlinux 0x73a9b7d5 vfs_truncate +EXPORT_SYMBOL_GPL vmlinux 0x73c2554f __iowrite64_copy +EXPORT_SYMBOL_GPL vmlinux 0x73cc8631 oiap +EXPORT_SYMBOL_GPL vmlinux 0x73d5fe8a platform_irq_count +EXPORT_SYMBOL_GPL vmlinux 0x73d9f31d fpu_alloc_guest_fpstate +EXPORT_SYMBOL_GPL vmlinux 0x73e071de _RNvXs5_NtCsd8lEp9MQdN2_5alloc5allocNtB5_6GlobalNtNtCs3AkgXgqgK6r_4core3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x73e463e1 genphy_c45_pma_baset1_setup_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x73eb071f serial8250_do_set_mctrl +EXPORT_SYMBOL_GPL vmlinux 0x73eb8bcf pcie_port_find_device +EXPORT_SYMBOL_GPL vmlinux 0x73ed79bd thermal_zone_bind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x73f091cd device_set_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0x73fb070a _RNvXsa_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_32ftrace_branch_data__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x74041e1b wp_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x741eb654 _RNvXs4C_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10local_apicNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x741ffea1 crypto_akcipher_sync_prep +EXPORT_SYMBOL_GPL vmlinux 0x7427183e dax_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7429297b interval_tree_span_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x742d71fb device_initialize +EXPORT_SYMBOL_GPL vmlinux 0x742e19d3 pci_epf_remove_vepf +EXPORT_SYMBOL_GPL vmlinux 0x743f50ca _RNvXs3v_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_6i16x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7444e1a3 gnttab_batch_copy +EXPORT_SYMBOL_GPL vmlinux 0x74457e56 apei_resources_fini +EXPORT_SYMBOL_GPL vmlinux 0x744bd7d1 usb_get_current_frame_number +EXPORT_SYMBOL_GPL vmlinux 0x7452adff user_return_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x745fa236 fat_build_inode +EXPORT_SYMBOL_GPL vmlinux 0x74699303 netdev_walk_all_lower_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x7473f1cb _RNvXs3W_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12vma_iteratorNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x747b0096 regulator_enable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x74801007 thermal_acpi_active_trip_temp +EXPORT_SYMBOL_GPL vmlinux 0x74858bed _RNvXs1s_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10tracepointNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x748e3f1a acpi_dev_ready_for_enumeration +EXPORT_SYMBOL_GPL vmlinux 0x74a1d3b6 _RNvNtCs3AkgXgqgK6r_4core5ascii14escape_default +EXPORT_SYMBOL_GPL vmlinux 0x74b5ea68 lcm_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x74b9d620 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter5align +EXPORT_SYMBOL_GPL vmlinux 0x74baf17a tracing_is_on +EXPORT_SYMBOL_GPL vmlinux 0x74bf2e01 scsi_pr_type_to_block +EXPORT_SYMBOL_GPL vmlinux 0x74c034ff __pci_epf_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x74c0f512 clk_hw_get_name +EXPORT_SYMBOL_GPL vmlinux 0x74c653f8 _RNvXs1w_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_26fxregs_state__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x74c7bffa stack_trace_snprint +EXPORT_SYMBOL_GPL vmlinux 0x74d42632 mas_empty_area +EXPORT_SYMBOL_GPL vmlinux 0x74d4a072 tty_init_termios +EXPORT_SYMBOL_GPL vmlinux 0x74dff850 rio_route_get_entry +EXPORT_SYMBOL_GPL vmlinux 0x74e73871 housekeeping_overridden +EXPORT_SYMBOL_GPL vmlinux 0x74e8c126 bpf_map_inc +EXPORT_SYMBOL_GPL vmlinux 0x7510ee7a fib_rules_dump +EXPORT_SYMBOL_GPL vmlinux 0x75133f6e visitor128 +EXPORT_SYMBOL_GPL vmlinux 0x751d2e97 bpf_log +EXPORT_SYMBOL_GPL vmlinux 0x7521afb6 leave_mm +EXPORT_SYMBOL_GPL vmlinux 0x7522f3ba irq_modify_status +EXPORT_SYMBOL_GPL vmlinux 0x75262b62 devm_hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x7533611f _RNvXsy_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x753ac4ec blk_mq_sched_mark_restart_hctx +EXPORT_SYMBOL_GPL vmlinux 0x753b5227 fscrypt_fname_siphash +EXPORT_SYMBOL_GPL vmlinux 0x753d08c0 ipv6_bpf_stub +EXPORT_SYMBOL_GPL vmlinux 0x756cab02 d_same_name +EXPORT_SYMBOL_GPL vmlinux 0x757c1bbb housekeeping_any_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7586e533 _RNvXs4l_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_10NonZeroI16NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x7596e9ee _RNvXs3j_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u64x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x759bfe36 btree_destroy +EXPORT_SYMBOL_GPL vmlinux 0x75a750e4 vcap_rule_rem_key +EXPORT_SYMBOL_GPL vmlinux 0x75a81695 crypto_register_shash +EXPORT_SYMBOL_GPL vmlinux 0x75ad847a debugfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x75b1d353 regulator_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x75bd0179 fib_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x75c27d64 _RNvXs31_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u8x32NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x75c69429 _RNvXs0_NtNtCs3AkgXgqgK6r_4core5alloc6layoutNtB5_11LayoutErrorNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x75c6c3f9 _RNvXs3n_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_60page__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x75ceaf42 _RNvXs1_NtCsbwHtcUjRN57_6kernel5errorNtB5_5ErrorINtNtCs3AkgXgqgK6r_4core7convert4FromNtNtNtBO_3num5error15TryFromIntErrorE4from +EXPORT_SYMBOL_GPL vmlinux 0x75d78f31 metadata_dst_free +EXPORT_SYMBOL_GPL vmlinux 0x75e0b377 gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0x75e4bc0e icmp_build_probe +EXPORT_SYMBOL_GPL vmlinux 0x75e9c735 pci_ats_disabled +EXPORT_SYMBOL_GPL vmlinux 0x75f35b6e _RNvXs2w_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14maple_range_64NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x75fadcef acpi_get_psd_map +EXPORT_SYMBOL_GPL vmlinux 0x75fcb80c _RNvMNtCs3AkgXgqgK6r_4core3f64d7next_up +EXPORT_SYMBOL_GPL vmlinux 0x760d91c1 shmem_truncate_range +EXPORT_SYMBOL_GPL vmlinux 0x760de32f serial8250_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x76157c71 xdp_return_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x761c072e inet_unhash +EXPORT_SYMBOL_GPL vmlinux 0x76218957 _RNvXs3U_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9mm_structNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x762640ab __SCT__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x7631399c rio_mport_get_efb +EXPORT_SYMBOL_GPL vmlinux 0x76416460 irq_chip_mask_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0x76455113 switchdev_handle_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x76517f03 interval_tree_span_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0x7656410c mpi_sub +EXPORT_SYMBOL_GPL vmlinux 0x765b033b cdrom_read_tocentry +EXPORT_SYMBOL_GPL vmlinux 0x765f8830 __SCT__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x76625ead bus_sort_breadthfirst +EXPORT_SYMBOL_GPL vmlinux 0x7665a95b idr_remove +EXPORT_SYMBOL_GPL vmlinux 0x7669bd78 fat_search_long +EXPORT_SYMBOL_GPL vmlinux 0x76754609 _RNvXs1Y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15class_preempt_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7680e802 fib_rules_lookup +EXPORT_SYMBOL_GPL vmlinux 0x7681946c unregister_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x768fe3e0 of_pse_control_get +EXPORT_SYMBOL_GPL vmlinux 0x769cefb5 percpu_ref_switch_to_atomic +EXPORT_SYMBOL_GPL vmlinux 0x769f1ba1 __ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x76a3212e dev_pm_opp_adjust_voltage +EXPORT_SYMBOL_GPL vmlinux 0x76af942a sock_diag_put_meminfo +EXPORT_SYMBOL_GPL vmlinux 0x76b33d55 platform_find_device_by_driver +EXPORT_SYMBOL_GPL vmlinux 0x76ba862a sata_link_scr_lpm +EXPORT_SYMBOL_GPL vmlinux 0x76c13613 intel_pinctrl_probe_by_hid +EXPORT_SYMBOL_GPL vmlinux 0x76c387ae devm_spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x76c4276c check_move_unevictable_folios +EXPORT_SYMBOL_GPL vmlinux 0x76ce1fb4 irq_gc_set_wake +EXPORT_SYMBOL_GPL vmlinux 0x76d9b876 clk_set_rate +EXPORT_SYMBOL_GPL vmlinux 0x76e85b92 gnttab_request_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x76edc5d5 devm_clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x76eeeb0f sha384_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x76fe9ee6 sdio_writeb +EXPORT_SYMBOL_GPL vmlinux 0x77069d57 rust_helper_mutex_lock +EXPORT_SYMBOL_GPL vmlinux 0x7712771a unbind_from_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x771c3d20 _RNvXs3f_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11arch_uprobeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x77207f43 fat_truncate_time +EXPORT_SYMBOL_GPL vmlinux 0x7722001f blk_crypto_reprogram_all_keys +EXPORT_SYMBOL_GPL vmlinux 0x77222306 ring_buffer_read_page +EXPORT_SYMBOL_GPL vmlinux 0x772739d4 xfrm_audit_policy_add +EXPORT_SYMBOL_GPL vmlinux 0x772b0f64 __wake_up_pollfree +EXPORT_SYMBOL_GPL vmlinux 0x77302e7a devm_regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x7732d62a devlink_linecard_nested_dl_set +EXPORT_SYMBOL_GPL vmlinux 0x77444dc5 pci_epc_add_epf +EXPORT_SYMBOL_GPL vmlinux 0x77522cf6 sbitmap_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0x7752c5bc __tracepoint_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7757b51a clk_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7759b82f sdio_disable_func +EXPORT_SYMBOL_GPL vmlinux 0x775fef05 __traceiter_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x7766ac97 fwnode_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x7767b557 __traceiter_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x776d18d6 thermal_zone_device_disable +EXPORT_SYMBOL_GPL vmlinux 0x7777ab3c fsverity_ioctl_measure +EXPORT_SYMBOL_GPL vmlinux 0x777cb077 _RNvXs13_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB6_11AtomicUsizeNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x777eafd2 _RNvXs0_NtNtCs3AkgXgqgK6r_4core5panic8locationNtB5_8LocationNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7784ee7b _RNvXss_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_22FromBytesUntilNulErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x778e4396 _RNvXsk_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impsNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7791e066 dw_pcie_read +EXPORT_SYMBOL_GPL vmlinux 0x779324d3 _RNvXs5F_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10rv_reactorNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x779afea5 xenbus_dev_remove +EXPORT_SYMBOL_GPL vmlinux 0x77a5db58 __SCK__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x77ae495d usb_speed_string +EXPORT_SYMBOL_GPL vmlinux 0x77b5cdb7 synth_event_create +EXPORT_SYMBOL_GPL vmlinux 0x77c901ab __percpu_down_read +EXPORT_SYMBOL_GPL vmlinux 0x77ca56d7 regulator_set_suspend_voltage +EXPORT_SYMBOL_GPL vmlinux 0x77d660b2 xenbus_switch_state +EXPORT_SYMBOL_GPL vmlinux 0x77ded91d evm_verifyxattr +EXPORT_SYMBOL_GPL vmlinux 0x77e5cafa dev_pm_opp_find_freq_exact +EXPORT_SYMBOL_GPL vmlinux 0x77e62e23 _RNvXsr_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impiNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x77e74f72 bsg_remove_queue +EXPORT_SYMBOL_GPL vmlinux 0x77e75be3 sfp_bus_put +EXPORT_SYMBOL_GPL vmlinux 0x77ecf68d memalloc_socks_key +EXPORT_SYMBOL_GPL vmlinux 0x77f24400 perf_register_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x77f766e2 device_store_bool +EXPORT_SYMBOL_GPL vmlinux 0x78041b8f byte_rev_table +EXPORT_SYMBOL_GPL vmlinux 0x7805227b devl_dpipe_table_register +EXPORT_SYMBOL_GPL vmlinux 0x7817f4a0 blk_rq_unprep_clone +EXPORT_SYMBOL_GPL vmlinux 0x782adb74 hpet_rtc_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x783aebc6 skb_complete_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x78472396 switchdev_handle_fdb_event_to_device +EXPORT_SYMBOL_GPL vmlinux 0x7847c621 sfp_parse_support +EXPORT_SYMBOL_GPL vmlinux 0x78537c41 _RNvMNtNtCs3AkgXgqgK6r_4core3num5errorNtB2_15TryFromIntError13___description +EXPORT_SYMBOL_GPL vmlinux 0x78575abe pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x785a93b4 si_mem_available +EXPORT_SYMBOL_GPL vmlinux 0x78634b94 nfs42_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x787c7385 tcp_reno_undo_cwnd +EXPORT_SYMBOL_GPL vmlinux 0x787c882b lzo1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x7884102e trace_define_field +EXPORT_SYMBOL_GPL vmlinux 0x788bfbad ring_buffer_empty +EXPORT_SYMBOL_GPL vmlinux 0x7892da61 pci_epc_bme_notify +EXPORT_SYMBOL_GPL vmlinux 0x789c73d9 rcu_cpu_stall_suppress_at_boot +EXPORT_SYMBOL_GPL vmlinux 0x78a602ad crypto_hash_walk_first +EXPORT_SYMBOL_GPL vmlinux 0x78b0335c agp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0x78bab66b irq_force_affinity +EXPORT_SYMBOL_GPL vmlinux 0x78c31d45 xfrm_put_translator +EXPORT_SYMBOL_GPL vmlinux 0x78c8e5ae usb_hcd_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x78ce7cd1 sysfs_update_group +EXPORT_SYMBOL_GPL vmlinux 0x78cfefe9 kthread_flush_worker +EXPORT_SYMBOL_GPL vmlinux 0x78d067f0 kernfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x78ddb76b dmi_match +EXPORT_SYMBOL_GPL vmlinux 0x78e82c25 dw_pcie_setup_rc +EXPORT_SYMBOL_GPL vmlinux 0x78ffe216 crypto_shash_final +EXPORT_SYMBOL_GPL vmlinux 0x79057445 pci_p2pdma_distance_many +EXPORT_SYMBOL_GPL vmlinux 0x790be0b9 usb_bus_idr +EXPORT_SYMBOL_GPL vmlinux 0x7915cee5 do_machine_check +EXPORT_SYMBOL_GPL vmlinux 0x7916343c __SCT__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x791748c8 adxl_decode +EXPORT_SYMBOL_GPL vmlinux 0x7918d817 memory_failure +EXPORT_SYMBOL_GPL vmlinux 0x792879bc devm_irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x7936ac8c of_phandle_args_to_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x793ac193 __SCT__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7944e0fc tracing_off +EXPORT_SYMBOL_GPL vmlinux 0x79470a2c TSS_authhmac +EXPORT_SYMBOL_GPL vmlinux 0x794b7271 orderly_reboot +EXPORT_SYMBOL_GPL vmlinux 0x797a114c gnttab_foreach_grant_in_range +EXPORT_SYMBOL_GPL vmlinux 0x798b7682 klist_prev +EXPORT_SYMBOL_GPL vmlinux 0x7991fd8d crash_vmclear_loaded_vmcss +EXPORT_SYMBOL_GPL vmlinux 0x7992dfd7 irq_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x7993fd8c serdev_device_break_ctl +EXPORT_SYMBOL_GPL vmlinux 0x799eec56 extcon_unregister_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x79bc842c usb_anchor_suspend_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x79bea928 ata_sff_data_xfer +EXPORT_SYMBOL_GPL vmlinux 0x79d6eca5 strp_process +EXPORT_SYMBOL_GPL vmlinux 0x79d81fa3 _RNvXsG_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x79daf4de __SCT__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x79defbe1 kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x79e31555 vp_modern_set_features +EXPORT_SYMBOL_GPL vmlinux 0x79ed19e0 policy_has_boost_freq +EXPORT_SYMBOL_GPL vmlinux 0x79ef6cd8 _RNvXs5o_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_28kernel_siginfo__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x79f1aa44 find_iova +EXPORT_SYMBOL_GPL vmlinux 0x79f697e4 lzorle1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x79f88c5c i2c_acpi_find_adapter_by_handle +EXPORT_SYMBOL_GPL vmlinux 0x7a074ca3 pci_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x7a124beb dev_coredumpsg +EXPORT_SYMBOL_GPL vmlinux 0x7a1790c3 __SCK__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x7a30f9b3 _copy_mc_to_iter +EXPORT_SYMBOL_GPL vmlinux 0x7a3f16a2 devl_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7a433dad irq_domain_pop_irq +EXPORT_SYMBOL_GPL vmlinux 0x7a47be21 _RNvXs31_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10rcu_cblistNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7a47db43 irq_gc_noop +EXPORT_SYMBOL_GPL vmlinux 0x7a489809 mmu_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7a655f68 acpi_processor_claim_cst_control +EXPORT_SYMBOL_GPL vmlinux 0x7a73e605 wm831x_isinkv_values +EXPORT_SYMBOL_GPL vmlinux 0x7a81541b async_synchronize_cookie +EXPORT_SYMBOL_GPL vmlinux 0x7a854164 __SCK__tp_func_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x7a89a63f __SCK__tp_func_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x7a987395 device_match_name +EXPORT_SYMBOL_GPL vmlinux 0x7a98f4b4 copy_from_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0x7a9d2af0 platform_device_register +EXPORT_SYMBOL_GPL vmlinux 0x7a9e4c23 software_node_register_node_group +EXPORT_SYMBOL_GPL vmlinux 0x7aa6e0a7 ohci_restart +EXPORT_SYMBOL_GPL vmlinux 0x7ab299fb devm_regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7ab8db8e vring_notification_data +EXPORT_SYMBOL_GPL vmlinux 0x7aba8161 clk_hw_rate_is_protected +EXPORT_SYMBOL_GPL vmlinux 0x7ac1254b local_clock +EXPORT_SYMBOL_GPL vmlinux 0x7ac50e85 iommu_dev_enable_feature +EXPORT_SYMBOL_GPL vmlinux 0x7ac722bd phy_all_ports_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7ad02a41 asn1_encode_tag +EXPORT_SYMBOL_GPL vmlinux 0x7ad1ded1 pinctrl_register_mappings +EXPORT_SYMBOL_GPL vmlinux 0x7ad40be9 _RNvMs3_NtCs3AkgXgqgK6r_4core3numi14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x7ad5d0dd sata_pmp_qc_defer_cmd_switch +EXPORT_SYMBOL_GPL vmlinux 0x7ae16654 _RNvMs_NtNtCs3AkgXgqgK6r_4core3num3fmtNtB4_9Formatted3len +EXPORT_SYMBOL_GPL vmlinux 0x7af3b84e xhci_resume +EXPORT_SYMBOL_GPL vmlinux 0x7af6cf2e debugfs_rename +EXPORT_SYMBOL_GPL vmlinux 0x7afcb7db __kprobe_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x7aff4173 filemap_add_folio +EXPORT_SYMBOL_GPL vmlinux 0x7b0ee7b2 _RNvXs51_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15timerqueue_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7b43da53 _RNvXs7_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStrNtNtB9_3cmp3Ord3cmp +EXPORT_SYMBOL_GPL vmlinux 0x7b5452b8 acpi_unregister_gsi +EXPORT_SYMBOL_GPL vmlinux 0x7b5a4926 sha1_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7b6f9536 acpi_register_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x7b738311 pm_runtime_suspended_time +EXPORT_SYMBOL_GPL vmlinux 0x7b8072f2 crypto_sig_sign +EXPORT_SYMBOL_GPL vmlinux 0x7b8910f4 kfence_sample_interval +EXPORT_SYMBOL_GPL vmlinux 0x7b8e5d1a skb_pull_rcsum +EXPORT_SYMBOL_GPL vmlinux 0x7b90d1a9 bind_virq_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x7b9793a2 get_cpu_idle_time_us +EXPORT_SYMBOL_GPL vmlinux 0x7ba17216 ipv4_redirect +EXPORT_SYMBOL_GPL vmlinux 0x7bb045a7 __request_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x7bb3fa18 vcap_rule_add_action_bit +EXPORT_SYMBOL_GPL vmlinux 0x7bb6823c crypto_register_aead +EXPORT_SYMBOL_GPL vmlinux 0x7bd30f0a cpufreq_dbs_governor_limits +EXPORT_SYMBOL_GPL vmlinux 0x7bd86db6 dev_pm_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7be676d7 device_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x7bf1b1dd fpu_copy_guest_fpstate_to_uabi +EXPORT_SYMBOL_GPL vmlinux 0x7c02964a _RNvXs4K_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11rhlist_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7c120a41 uprobe_register +EXPORT_SYMBOL_GPL vmlinux 0x7c152090 crypto_unregister_algs +EXPORT_SYMBOL_GPL vmlinux 0x7c15c596 power_supply_set_property +EXPORT_SYMBOL_GPL vmlinux 0x7c178191 _RNvXs3q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_32page__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7c20b6a0 load_direct_gdt +EXPORT_SYMBOL_GPL vmlinux 0x7c291e86 show_rcu_tasks_trace_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0x7c2beb0e transport_configure_device +EXPORT_SYMBOL_GPL vmlinux 0x7c3cf7bc debugfs_create_x16 +EXPORT_SYMBOL_GPL vmlinux 0x7c3d8a4b icc_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x7c3e736a rcu_nocb_cpu_offload +EXPORT_SYMBOL_GPL vmlinux 0x7c4138b5 _RNvXsO_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_31edd_device_params__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7c4e3039 spi_mem_driver_register_with_owner +EXPORT_SYMBOL_GPL vmlinux 0x7c5bc591 alloc_dax_region +EXPORT_SYMBOL_GPL vmlinux 0x7c6aaf1f preempt_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7c76a61a vcap_is_next_lookup +EXPORT_SYMBOL_GPL vmlinux 0x7c7b2d91 _RNvXs4i_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_11NonZeroU128NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x7c85e7c6 crypto_alloc_shash +EXPORT_SYMBOL_GPL vmlinux 0x7c953375 class_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x7c983a5d dmi_walk +EXPORT_SYMBOL_GPL vmlinux 0x7c9a7371 clk_prepare +EXPORT_SYMBOL_GPL vmlinux 0x7c9ae710 __traceiter_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x7ca64a0b __cookie_v4_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x7cb1aea1 devlink_dpipe_header_ethernet +EXPORT_SYMBOL_GPL vmlinux 0x7cb803de btree_grim_visitor +EXPORT_SYMBOL_GPL vmlinux 0x7cc84d98 from_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x7cc8dcf2 fwnode_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0x7cceaf92 zs_pool_stats +EXPORT_SYMBOL_GPL vmlinux 0x7cd22403 devm_namespace_enable +EXPORT_SYMBOL_GPL vmlinux 0x7cd6f042 cpufreq_get_current_driver +EXPORT_SYMBOL_GPL vmlinux 0x7cd7ba1d kernel_read_file_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x7cdc6fa3 kill_pid_usb_asyncio +EXPORT_SYMBOL_GPL vmlinux 0x7ce3fb5b __get_task_comm +EXPORT_SYMBOL_GPL vmlinux 0x7ceaf0d5 generic_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x7cf787d7 component_master_del +EXPORT_SYMBOL_GPL vmlinux 0x7d00c65b nd_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x7d0668be pci_hp_add +EXPORT_SYMBOL_GPL vmlinux 0x7d0d054c mddev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7d0e1d95 hv_setup_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0x7d11ca60 fbcon_modechange_possible +EXPORT_SYMBOL_GPL vmlinux 0x7d17c52f blk_mq_sched_try_insert_merge +EXPORT_SYMBOL_GPL vmlinux 0x7d1b2447 __SCK__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x7d1bb1d4 tnum_strn +EXPORT_SYMBOL_GPL vmlinux 0x7d1f7ec9 tracing_snapshot_cond_disable +EXPORT_SYMBOL_GPL vmlinux 0x7d345667 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStrNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7d44d4b2 xenbus_setup_ring +EXPORT_SYMBOL_GPL vmlinux 0x7d590298 crypto_alloc_acomp +EXPORT_SYMBOL_GPL vmlinux 0x7d59dd46 pm_wq +EXPORT_SYMBOL_GPL vmlinux 0x7d5ef0e0 usb_cache_string +EXPORT_SYMBOL_GPL vmlinux 0x7d6bd895 pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x7d808afc cgroup_get_from_path +EXPORT_SYMBOL_GPL vmlinux 0x7d8ca152 debugfs_create_atomic_t +EXPORT_SYMBOL_GPL vmlinux 0x7d914238 mnt_drop_write +EXPORT_SYMBOL_GPL vmlinux 0x7d947714 gpiod_set_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x7da44518 agp_remove_bridge +EXPORT_SYMBOL_GPL vmlinux 0x7da4be64 do_xdp_generic +EXPORT_SYMBOL_GPL vmlinux 0x7da60947 xen_remap_pfn +EXPORT_SYMBOL_GPL vmlinux 0x7dcaf14d usb_hcd_poll_rh_status +EXPORT_SYMBOL_GPL vmlinux 0x7dcb227f _RNvMNtCs3AkgXgqgK6r_4core3f64d8classify +EXPORT_SYMBOL_GPL vmlinux 0x7dcbff29 _RNvMs_NtCs3AkgXgqgK6r_4core3nums14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x7dd1895d devfreq_event_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x7dd52cd3 _RNvXs17_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_23paravirt_patch_templateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7dda30af unregister_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7ddb2d37 acpi_dma_request_slave_chan_by_name +EXPORT_SYMBOL_GPL vmlinux 0x7ddf7045 edac_device_add_device +EXPORT_SYMBOL_GPL vmlinux 0x7de39e07 phy_basic_t1_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7de65a03 acpi_lpat_free_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0x7de6cc23 io_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x7de6f256 key_type_asymmetric +EXPORT_SYMBOL_GPL vmlinux 0x7de7d758 spi_mem_exec_op +EXPORT_SYMBOL_GPL vmlinux 0x7defc870 gnttab_end_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0x7df97d91 bpf_trace_run10 +EXPORT_SYMBOL_GPL vmlinux 0x7e0056b7 blkg_rwstat_recursive_sum +EXPORT_SYMBOL_GPL vmlinux 0x7e0c3f0f regulator_suspend_disable +EXPORT_SYMBOL_GPL vmlinux 0x7e13ad33 aead_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x7e198e74 _RNvXsb_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x7e1a1e6d rio_unmap_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x7e1b6ca0 mmu_interval_notifier_insert +EXPORT_SYMBOL_GPL vmlinux 0x7e29eb1f led_trigger_read +EXPORT_SYMBOL_GPL vmlinux 0x7e3bdecd __ftrace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0x7e5b91c9 vfs_listxattr +EXPORT_SYMBOL_GPL vmlinux 0x7e5db80b pstore_name_to_type +EXPORT_SYMBOL_GPL vmlinux 0x7e64181d usb_calc_bus_time +EXPORT_SYMBOL_GPL vmlinux 0x7e73347f dm_bio_from_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x7e767c7c pinctrl_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0x7e7a47c9 pci_acpi_clear_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x7e7e3f58 ring_buffer_reset_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7e82c9c9 _RNvXsN_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7e8c2182 irq_chip_enable_parent +EXPORT_SYMBOL_GPL vmlinux 0x7e8d8619 usb_anchor_empty +EXPORT_SYMBOL_GPL vmlinux 0x7ea75c24 __wake_up_locked_key_bookmark +EXPORT_SYMBOL_GPL vmlinux 0x7eb808d0 add_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7eb8940c blk_trace_setup +EXPORT_SYMBOL_GPL vmlinux 0x7ec211bb _RNvXs4N_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8rhltableNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7ec4e9c3 _RNvXs1X_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16preempt_notifierNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7ec5f89a _RNvXs8_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x7ede834e _RNvNvNtNtNtCs3AkgXgqgK6r_4core9core_arch3x864avx219__mm256_bslli_epi1284mask +EXPORT_SYMBOL_GPL vmlinux 0x7ee9ccbd nf_route +EXPORT_SYMBOL_GPL vmlinux 0x7eea6b8b pcap_adc_async +EXPORT_SYMBOL_GPL vmlinux 0x7eeac18d pci_create_ims_domain +EXPORT_SYMBOL_GPL vmlinux 0x7ef448fd perf_get_aux +EXPORT_SYMBOL_GPL vmlinux 0x7ef4997a device_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x7efa0e6e pci_msix_can_alloc_dyn +EXPORT_SYMBOL_GPL vmlinux 0x7eff68c5 _RNvXs3G_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_19folio__bindgen_ty_3NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7f0cd527 iommu_map_sg +EXPORT_SYMBOL_GPL vmlinux 0x7f15a337 pm_runtime_no_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x7f181040 ptdump_walk_pgd_level_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x7f1821d0 uprobe_register_refctr +EXPORT_SYMBOL_GPL vmlinux 0x7f2d4551 rio_dma_prep_slave_sg +EXPORT_SYMBOL_GPL vmlinux 0x7f2ded95 regulator_disable_deferred +EXPORT_SYMBOL_GPL vmlinux 0x7f3507c4 devm_regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x7f385f63 gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x7f4eabd1 _RNvNtCs3AkgXgqgK6r_4core9panicking18panic_bounds_check +EXPORT_SYMBOL_GPL vmlinux 0x7f53a660 inet_twsk_put +EXPORT_SYMBOL_GPL vmlinux 0x7f570889 ping_get_port +EXPORT_SYMBOL_GPL vmlinux 0x7f5a0f1b tcp_done +EXPORT_SYMBOL_GPL vmlinux 0x7f6cee89 rhashtable_free_and_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7f6ff7e1 dma_max_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0x7f7b4fd6 _RNvXs1W_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_13EscapeDefaultNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7f7cbc64 ip_tunnel_need_metadata +EXPORT_SYMBOL_GPL vmlinux 0x7f84f35d rcu_gp_slow_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7f8839d6 i2c_acpi_get_i2c_resource +EXPORT_SYMBOL_GPL vmlinux 0x7f94c2b4 __traceiter_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x7f9b1879 osc_cpc_flexible_adr_space_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x7f9c53e1 xdp_attachment_setup +EXPORT_SYMBOL_GPL vmlinux 0x7fa81774 iommu_set_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x7fa96509 erst_get_record_id_next +EXPORT_SYMBOL_GPL vmlinux 0x7fb1bae5 phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7fbdabda _RNvXsm_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_25FromBytesWithNulErrorKindNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7fdb8400 _RNvXs3_NtCsbwHtcUjRN57_6kernel5errorNtB5_5ErrorINtNtCs3AkgXgqgK6r_4core7convert4FromNtNtCsd8lEp9MQdN2_5alloc11collections15TryReserveErrorE4from +EXPORT_SYMBOL_GPL vmlinux 0x7fe7e7ab _RNvXs5_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0x7ff752df ata_sas_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x8002d026 dma_get_merge_boundary +EXPORT_SYMBOL_GPL vmlinux 0x800fc988 iommu_unmap +EXPORT_SYMBOL_GPL vmlinux 0x8018d68a ethnl_cable_test_result +EXPORT_SYMBOL_GPL vmlinux 0x802b1ef4 ipv6_opt_accepted +EXPORT_SYMBOL_GPL vmlinux 0x803733b3 tcp_twsk_unique +EXPORT_SYMBOL_GPL vmlinux 0x8042c557 usb_unanchor_urb +EXPORT_SYMBOL_GPL vmlinux 0x8046712e divider_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x80618f29 __rio_local_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x806c3cc7 icc_link_create +EXPORT_SYMBOL_GPL vmlinux 0x806f18dd lwtunnel_encap_del_ops +EXPORT_SYMBOL_GPL vmlinux 0x807766ea usb_scuttle_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x807fdcc4 call_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x8084d0d5 sdio_f0_writeb +EXPORT_SYMBOL_GPL vmlinux 0x80856fa9 _RNvXs39_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20atomic_notifier_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8086b14b set_selection_kernel +EXPORT_SYMBOL_GPL vmlinux 0x8086b7fe devm_regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x80890939 dm_audit_log_ti +EXPORT_SYMBOL_GPL vmlinux 0x808a8088 handle_guest_split_lock +EXPORT_SYMBOL_GPL vmlinux 0x808ec1a3 crypto_alg_tested +EXPORT_SYMBOL_GPL vmlinux 0x809dd222 nvdimm_flush +EXPORT_SYMBOL_GPL vmlinux 0x80a095d8 scatterwalk_ffwd +EXPORT_SYMBOL_GPL vmlinux 0x80a66850 _RNvXsn_NtCs3AkgXgqgK6r_4core4charNtB5_11ToUppercaseNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x80b09c6d failover_unregister +EXPORT_SYMBOL_GPL vmlinux 0x80bb02e2 _RNvXs2_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x80c68137 nf_log_buf_close +EXPORT_SYMBOL_GPL vmlinux 0x80d294ce priv_to_devlink +EXPORT_SYMBOL_GPL vmlinux 0x80d5e57a mpi_free +EXPORT_SYMBOL_GPL vmlinux 0x80dbc2e8 _RNvXsa_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleNtNtB7_5clone5Clone5clone +EXPORT_SYMBOL_GPL vmlinux 0x80ebe969 dev_pm_qos_hide_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x80ebfb47 usb_store_new_id +EXPORT_SYMBOL_GPL vmlinux 0x80ef1df7 spi_new_device +EXPORT_SYMBOL_GPL vmlinux 0x80f4c2ce devm_regulator_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x80f7a738 gpiochip_irq_domain_activate +EXPORT_SYMBOL_GPL vmlinux 0x8100d0b4 _RNvXs1_NtNtCs3AkgXgqgK6r_4core3str5lossyNtB5_10Utf8ChunksNtNtNtNtB9_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0x8101707d iommu_register_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x8110a73a cond_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x81138ce2 usb_register_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x8117bcbc _RNvXsd_NtCs3AkgXgqgK6r_4core4timeNtB5_21TryFromFloatSecsErrorNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8118caef regulator_find_closest_bigger +EXPORT_SYMBOL_GPL vmlinux 0x811dc334 usb_unregister_notify +EXPORT_SYMBOL_GPL vmlinux 0x81221cad amd_nb_num +EXPORT_SYMBOL_GPL vmlinux 0x812abef4 gnttab_unmap_refs_sync +EXPORT_SYMBOL_GPL vmlinux 0x812c19cb udp_abort +EXPORT_SYMBOL_GPL vmlinux 0x815588a6 clk_enable +EXPORT_SYMBOL_GPL vmlinux 0x815fda83 sed_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x81698da5 failover_register +EXPORT_SYMBOL_GPL vmlinux 0x8169aedd rdev_get_name +EXPORT_SYMBOL_GPL vmlinux 0x816a41ca cpufreq_update_limits +EXPORT_SYMBOL_GPL vmlinux 0x81738eaf crypto_sig_verify +EXPORT_SYMBOL_GPL vmlinux 0x8180cede asn1_encode_sequence +EXPORT_SYMBOL_GPL vmlinux 0x818f6f06 gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x81952c3e _RNvXsa_NtCs3AkgXgqgK6r_4core4charNtB5_11ToLowercaseNtNtNtNtB7_4iter6traits8iterator8Iterator9size_hint +EXPORT_SYMBOL_GPL vmlinux 0x819d72cb klist_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x81a7f541 percpu_ref_init +EXPORT_SYMBOL_GPL vmlinux 0x81b9eeb3 __SCK__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x81ba8318 xfrm_register_translator +EXPORT_SYMBOL_GPL vmlinux 0x81c62c03 _RNvXs2x_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15maple_arange_64NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x81d30433 _RNvXs4c_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11mem_sectionNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x81d9b3b8 ipv6_proxy_select_ident +EXPORT_SYMBOL_GPL vmlinux 0x81d9f870 ata_sas_port_stop +EXPORT_SYMBOL_GPL vmlinux 0x81e2bdf4 generic_handle_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x81ee3e77 fwnode_get_name +EXPORT_SYMBOL_GPL vmlinux 0x81f372a2 unregister_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x81fceb43 usb_free_coherent +EXPORT_SYMBOL_GPL vmlinux 0x82092899 badrange_forget +EXPORT_SYMBOL_GPL vmlinux 0x820b19c3 driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x821b8f17 usb_ep0_reinit +EXPORT_SYMBOL_GPL vmlinux 0x82226c53 pinctrl_unregister_mappings +EXPORT_SYMBOL_GPL vmlinux 0x8227f517 __rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x822b1b07 fs_kobj +EXPORT_SYMBOL_GPL vmlinux 0x82347614 acpi_bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x823eae06 blocking_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x824a1bcd _RNvXs1z_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u8x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x824c815d devm_bitmap_alloc +EXPORT_SYMBOL_GPL vmlinux 0x824c9b87 virtqueue_notify +EXPORT_SYMBOL_GPL vmlinux 0x825d78d2 __fsverity_cleanup_inode +EXPORT_SYMBOL_GPL vmlinux 0x826677e5 _RNvMNtCsbwHtcUjRN57_6kernel5errorNtB2_5Error4name +EXPORT_SYMBOL_GPL vmlinux 0x826c61aa tty_kopen_shared +EXPORT_SYMBOL_GPL vmlinux 0x826c6faf nd_cmd_out_size +EXPORT_SYMBOL_GPL vmlinux 0x826ffd96 __tracepoint_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x827e61f8 acpi_has_watchdog +EXPORT_SYMBOL_GPL vmlinux 0x828e22f4 hrtimer_forward +EXPORT_SYMBOL_GPL vmlinux 0x829debdc __tracepoint_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x829f9253 spi_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x82aaf6f7 skb_gso_validate_mac_len +EXPORT_SYMBOL_GPL vmlinux 0x82ac3ef1 thermal_zone_unbind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x82af6861 __tracepoint_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x82b1286b irq_domain_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x82cb7409 spi_controller_dma_map_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x82cc72d9 xdp_features_clear_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x82d79b51 sysctl_vfs_cache_pressure +EXPORT_SYMBOL_GPL vmlinux 0x82dacea0 blkg_conf_init +EXPORT_SYMBOL_GPL vmlinux 0x82e04607 devl_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x82eed28c fscrypt_mergeable_bio_bh +EXPORT_SYMBOL_GPL vmlinux 0x82f927e7 em_dev_unregister_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x8302a1cc _RNvMNtCs3AkgXgqgK6r_4core3f32f13classify_bits +EXPORT_SYMBOL_GPL vmlinux 0x830dec99 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x830ff141 _RNvXs6_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationINtNtNtB7_3ops5arith9MulAssignmE10mul_assign +EXPORT_SYMBOL_GPL vmlinux 0x83254e71 nfs_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x8328673f uv_bios_get_master_nasid +EXPORT_SYMBOL_GPL vmlinux 0x832981f6 ehci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x8335ca43 __SCT__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x8339df73 klist_add_behind +EXPORT_SYMBOL_GPL vmlinux 0x833f9519 __irq_domain_add +EXPORT_SYMBOL_GPL vmlinux 0x8349a895 nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x834a3291 irq_chip_unmask_parent +EXPORT_SYMBOL_GPL vmlinux 0x8351732c unregister_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x8353dfff acpi_os_get_iomem +EXPORT_SYMBOL_GPL vmlinux 0x83561383 rtnl_get_net_ns_capable +EXPORT_SYMBOL_GPL vmlinux 0x836d652f poll_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x836e378c devm_register_power_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x837037f8 sched_set_normal +EXPORT_SYMBOL_GPL vmlinux 0x83856432 _RNvXsF_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_12CharSearcherNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x838b1265 fib_rules_seq_read +EXPORT_SYMBOL_GPL vmlinux 0x838d7ab2 usb_hcd_link_urb_to_ep +EXPORT_SYMBOL_GPL vmlinux 0x8397d11f public_key_subtype +EXPORT_SYMBOL_GPL vmlinux 0x83ab744e skb_copy_ubufs +EXPORT_SYMBOL_GPL vmlinux 0x83ad4417 _RNvXsd_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_4u8x4NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x83c0048b crypto_skcipher_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x83c68cb0 inet_ctl_sock_create +EXPORT_SYMBOL_GPL vmlinux 0x83cdfeb8 devl_assert_locked +EXPORT_SYMBOL_GPL vmlinux 0x83e917ca usb_hcd_start_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x8406cd2f pci_epc_mem_init +EXPORT_SYMBOL_GPL vmlinux 0x8407b268 dev_pm_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x84106f36 devlink_trap_ctx_priv +EXPORT_SYMBOL_GPL vmlinux 0x841aee5d ata_pci_bmdma_init +EXPORT_SYMBOL_GPL vmlinux 0x8425b9c3 xas_split_alloc +EXPORT_SYMBOL_GPL vmlinux 0x84264ced fs_umode_to_ftype +EXPORT_SYMBOL_GPL vmlinux 0x842f046d usb_poison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x843d70ef acpi_is_root_bridge +EXPORT_SYMBOL_GPL vmlinux 0x84502a47 blk_status_to_errno +EXPORT_SYMBOL_GPL vmlinux 0x8451102b _RNvXs2l_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5f32x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8462cb62 atapi_cmd_type +EXPORT_SYMBOL_GPL vmlinux 0x8466ab1b crypto_clone_ahash +EXPORT_SYMBOL_GPL vmlinux 0x8470978f devm_hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0x84820011 serial8250_em485_start_tx +EXPORT_SYMBOL_GPL vmlinux 0x84a4afda tps65912_device_init +EXPORT_SYMBOL_GPL vmlinux 0x84adb648 regulator_irq_map_event_simple +EXPORT_SYMBOL_GPL vmlinux 0x84af6c27 crypto_register_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x84b268cf sn_coherency_id +EXPORT_SYMBOL_GPL vmlinux 0x84b4779f fat_update_time +EXPORT_SYMBOL_GPL vmlinux 0x84b926c6 sk_psock_tls_strp_read +EXPORT_SYMBOL_GPL vmlinux 0x84b956ee ahash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x84cc3cc8 xdp_set_features_flag +EXPORT_SYMBOL_GPL vmlinux 0x84e504ce _RNvXs3Z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13lru_gen_folioNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x84ec03ee _RNvNtCs3AkgXgqgK6r_4core3str19slice_error_fail_ct +EXPORT_SYMBOL_GPL vmlinux 0x84ec3484 crypto_aes_set_key +EXPORT_SYMBOL_GPL vmlinux 0x84ef27f5 synth_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x84f98b55 destroy_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x84ffe0d4 _RNvXs6_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8506baa8 clk_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x85080e17 balloon_page_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x850bb6db devlink_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x85142df4 sbitmap_queue_init_node +EXPORT_SYMBOL_GPL vmlinux 0x851aaff6 _RNvXs7_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x851e6003 usb_phy_roothub_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x85329672 fpu_swap_kvm_fpstate +EXPORT_SYMBOL_GPL vmlinux 0x85358cf1 skb_segment +EXPORT_SYMBOL_GPL vmlinux 0x853c8de6 vmf_insert_pfn_pmd +EXPORT_SYMBOL_GPL vmlinux 0x853d09c1 rio_unregister_mport +EXPORT_SYMBOL_GPL vmlinux 0x854aa332 __virtio_unbreak_device +EXPORT_SYMBOL_GPL vmlinux 0x854fc406 md_stop +EXPORT_SYMBOL_GPL vmlinux 0x85540ebc nvmem_cell_put +EXPORT_SYMBOL_GPL vmlinux 0x857621ca iomap_file_buffered_write_punch_delalloc +EXPORT_SYMBOL_GPL vmlinux 0x858096a3 sata_link_debounce +EXPORT_SYMBOL_GPL vmlinux 0x8582a585 devres_destroy +EXPORT_SYMBOL_GPL vmlinux 0x85895398 register_btf_fmodret_id_set +EXPORT_SYMBOL_GPL vmlinux 0x858e2628 dax_holder +EXPORT_SYMBOL_GPL vmlinux 0x858f6db1 _RNvXs5t_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_21syscall_user_dispatchNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x85914385 pinctrl_select_state +EXPORT_SYMBOL_GPL vmlinux 0x859708b2 unregister_net_sysctl_table +EXPORT_SYMBOL_GPL vmlinux 0x85b15444 arch_set_max_freq_ratio +EXPORT_SYMBOL_GPL vmlinux 0x85bfc5f9 __SCT__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x85c2f23e ata_pci_device_resume +EXPORT_SYMBOL_GPL vmlinux 0x85cb2c45 xen_has_pv_devices +EXPORT_SYMBOL_GPL vmlinux 0x85d2e70d disk_uevent +EXPORT_SYMBOL_GPL vmlinux 0x85d4cc6d fixed_phy_change_carrier +EXPORT_SYMBOL_GPL vmlinux 0x85d7edfd hpet_set_periodic_freq +EXPORT_SYMBOL_GPL vmlinux 0x85de8cab _RNvXs5f_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24___sifields__bindgen_ty_5NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x85e8a39f exportfs_decode_fh_raw +EXPORT_SYMBOL_GPL vmlinux 0x85eed1be iopf_queue_discard_partial +EXPORT_SYMBOL_GPL vmlinux 0x85efae4b _RNvNvMNtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB4_9NonZeroU813new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x86139277 regulator_bulk_force_disable +EXPORT_SYMBOL_GPL vmlinux 0x8614c154 _RNvXs2l_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15pcpu_group_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x861522bc _RNvXs1t_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_17bpf_raw_event_mapNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x86169f3e amd_smn_write +EXPORT_SYMBOL_GPL vmlinux 0x8618fba3 rio_mport_get_feature +EXPORT_SYMBOL_GPL vmlinux 0x861a7a70 fscrypt_dummy_policies_equal +EXPORT_SYMBOL_GPL vmlinux 0x862258db timecounter_init +EXPORT_SYMBOL_GPL vmlinux 0x86261c05 xenbus_dev_probe +EXPORT_SYMBOL_GPL vmlinux 0x86286c6d _RNvXsb_NtCs3AkgXgqgK6r_4core5errorNtNtNtB7_4char7convert14ParseCharErrorNtB5_5Error11description +EXPORT_SYMBOL_GPL vmlinux 0x862bb17b linear_range_values_in_range_array +EXPORT_SYMBOL_GPL vmlinux 0x8648b608 tty_port_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x864cbf17 fat_get_dotdot_entry +EXPORT_SYMBOL_GPL vmlinux 0x86585a33 devlink_fmsg_obj_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x86623fd7 notify_remote_via_irq +EXPORT_SYMBOL_GPL vmlinux 0x86700220 acpi_get_cpuid +EXPORT_SYMBOL_GPL vmlinux 0x86771340 usb_unlocked_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x8677245d unregister_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0x8677f369 pvclock_get_pvti_cpu0_va +EXPORT_SYMBOL_GPL vmlinux 0x867d2188 _RNvXs9_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x86871b40 devlink_info_version_stored_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x868784cb __symbol_get +EXPORT_SYMBOL_GPL vmlinux 0x8696808c phy_gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x8696bcd4 inet6_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x86a9aad7 __traceiter_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x86ac5528 _RNvXsr_NtNtCs3AkgXgqgK6r_4core9core_simd5maskslNtNtB5_6sealed6Sealed2eq +EXPORT_SYMBOL_GPL vmlinux 0x86aee741 pci_enable_ats +EXPORT_SYMBOL_GPL vmlinux 0x86b011d8 __rust_realloc +EXPORT_SYMBOL_GPL vmlinux 0x86b13d2a usb_unpoison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x86b99f98 _RNvMNtCs3AkgXgqgK6r_4core3f64d9next_down +EXPORT_SYMBOL_GPL vmlinux 0x86bbf6d0 vcap_tc_flower_handler_cvlan_usage +EXPORT_SYMBOL_GPL vmlinux 0x86bfe06a _RNvXsm_NtCs3AkgXgqgK6r_4core4charNtB5_11ToLowercaseNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x86c1b06b _RNvXs2F_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10maple_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x86c43a8c cper_estatus_check +EXPORT_SYMBOL_GPL vmlinux 0x86c6eeb0 bpf_trace_run4 +EXPORT_SYMBOL_GPL vmlinux 0x86c7d85b pci_vfs_assigned +EXPORT_SYMBOL_GPL vmlinux 0x86ca9651 da9052_request_irq +EXPORT_SYMBOL_GPL vmlinux 0x86d52ae8 vp_modern_probe +EXPORT_SYMBOL_GPL vmlinux 0x86d5af0a nf_hook_entries_delete_raw +EXPORT_SYMBOL_GPL vmlinux 0x86dfe7c5 generic_fh_to_parent +EXPORT_SYMBOL_GPL vmlinux 0x86e3cbc5 led_trigger_set +EXPORT_SYMBOL_GPL vmlinux 0x86e5d1c1 skb_append_pagefrags +EXPORT_SYMBOL_GPL vmlinux 0x86f6b99d synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x86f85114 net_dec_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x870ccaee put_device +EXPORT_SYMBOL_GPL vmlinux 0x870e16b7 xen_test_irq_shared +EXPORT_SYMBOL_GPL vmlinux 0x871ab8df ata_sas_async_probe +EXPORT_SYMBOL_GPL vmlinux 0x87258a37 mas_store +EXPORT_SYMBOL_GPL vmlinux 0x872d4f7c __SCT__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x8731fb7f _RNvXs25_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18___call_single_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x87330f59 init_uts_ns +EXPORT_SYMBOL_GPL vmlinux 0x87337f9f __fat_fs_error +EXPORT_SYMBOL_GPL vmlinux 0x8735ed3d irq_set_affinity_notifier +EXPORT_SYMBOL_GPL vmlinux 0x87370aaa pci_find_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0x874ecb10 fwnode_create_software_node +EXPORT_SYMBOL_GPL vmlinux 0x87640b17 spi_write_then_read +EXPORT_SYMBOL_GPL vmlinux 0x876b58cf mddev_unlock +EXPORT_SYMBOL_GPL vmlinux 0x8781de36 __tracepoint_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0x878f8c58 fwnode_graph_get_remote_port_parent +EXPORT_SYMBOL_GPL vmlinux 0x87908767 xas_clear_mark +EXPORT_SYMBOL_GPL vmlinux 0x87a3fab2 _RNvXs4Q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10ipc_kludgeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x87aa10e8 rt_mutex_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x87b210d0 clkdev_create +EXPORT_SYMBOL_GPL vmlinux 0x87b8e59e fb_deferred_io_release +EXPORT_SYMBOL_GPL vmlinux 0x87d1b08d _RNvXs_NtNtNtCs3AkgXgqgK6r_4core4iter6traits7collectuINtB4_6ExtenduE10extend_one +EXPORT_SYMBOL_GPL vmlinux 0x87d3f45e tpm2_probe +EXPORT_SYMBOL_GPL vmlinux 0x87d942ca _RNvXs3_NtNtCs3AkgXgqgK6r_4core9core_simd7swizzleNtB5_5WhichNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x87da6c3f debugfs_create_regset32 +EXPORT_SYMBOL_GPL vmlinux 0x87dbc2cb isa_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x87dd7845 _RNvXs2X_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12delayed_workNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x87e64181 amd_nb_has_feature +EXPORT_SYMBOL_GPL vmlinux 0x87ea6bd7 devm_kfree +EXPORT_SYMBOL_GPL vmlinux 0x87f231da skcipher_walk_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x87f34e99 disable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x87fad08b debugfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x8808ec4e acpi_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0x88090635 pinctrl_lookup_state +EXPORT_SYMBOL_GPL vmlinux 0x880f1e4e kthread_mod_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x8815a92e _RNvXs2y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11maple_allocNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x882a345f i2c_probe_func_quick_read +EXPORT_SYMBOL_GPL vmlinux 0x88353a69 pci_p2pdma_add_resource +EXPORT_SYMBOL_GPL vmlinux 0x883a9f7f hsu_dma_remove +EXPORT_SYMBOL_GPL vmlinux 0x8841d160 fat_time_fat2unix +EXPORT_SYMBOL_GPL vmlinux 0x8850aec1 dax_layout_busy_page +EXPORT_SYMBOL_GPL vmlinux 0x88546a64 encrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0x885528a6 ring_buffer_discard_commit +EXPORT_SYMBOL_GPL vmlinux 0x885fc1b8 sock_diag_save_cookie +EXPORT_SYMBOL_GPL vmlinux 0x886be40b _RNvXs4d_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15scale_freq_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x886c797a usb_role_switch_register +EXPORT_SYMBOL_GPL vmlinux 0x88741dd7 __traceiter_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x888720e4 _RNvXs5Q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11rcu_specialNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x888c2f25 dm_copy_name_and_uuid +EXPORT_SYMBOL_GPL vmlinux 0x8890d929 crypto_alloc_rng +EXPORT_SYMBOL_GPL vmlinux 0x8896a713 __tracepoint_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x88a0c62e _RNvXs4P_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15rhashtable_iterNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x88a72d3d _RNvXs5_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x88ab6fe3 kgdb_active +EXPORT_SYMBOL_GPL vmlinux 0x88ae7109 _RNvMs0_NtCsbwHtcUjRN57_6kernel4taskNtB5_4Task12group_leader +EXPORT_SYMBOL_GPL vmlinux 0x88af8e6a pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0x88b4ae92 ring_buffer_normalize_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x88b5862d unregister_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0x88c3e462 anon_inode_getfd_secure +EXPORT_SYMBOL_GPL vmlinux 0x88cce6a0 xas_find_marked +EXPORT_SYMBOL_GPL vmlinux 0x88ef0ff8 ethtool_params_from_link_mode +EXPORT_SYMBOL_GPL vmlinux 0x88fa7470 dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x88fac4e8 xhci_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x8903a481 crypto_grab_aead +EXPORT_SYMBOL_GPL vmlinux 0x8904d309 _RNvXs3t_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_46page__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x890cefb4 irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x890f4f97 __kprobe_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x890f6a84 security_kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x890fa0fa btree_get_prev +EXPORT_SYMBOL_GPL vmlinux 0x8912fcf4 _RNvXsg_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impjNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x891832e8 dm_internal_resume +EXPORT_SYMBOL_GPL vmlinux 0x891a5a7f gnttab_max_grant_frames +EXPORT_SYMBOL_GPL vmlinux 0x8924eb1e rcu_force_quiescent_state +EXPORT_SYMBOL_GPL vmlinux 0x892f9f04 __SCT__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x893abbdd devlink_fmsg_u32_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x893c5ddb unlock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x89485687 iommu_group_put +EXPORT_SYMBOL_GPL vmlinux 0x8966cd1c __xdp_rxq_info_reg +EXPORT_SYMBOL_GPL vmlinux 0x896edad7 _RNvXs3Q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14vm_area_structNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x89731e68 __platform_create_bundle +EXPORT_SYMBOL_GPL vmlinux 0x89857a04 platform_bus +EXPORT_SYMBOL_GPL vmlinux 0x8998cf81 crypto_shash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x8999e16e tcp_sendmsg_locked +EXPORT_SYMBOL_GPL vmlinux 0x899c97f6 serdev_controller_alloc +EXPORT_SYMBOL_GPL vmlinux 0x89a42940 _RNvXs2_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeDefaultNtNtNtNtB7_4iter6traits8iterator8Iterator3nth +EXPORT_SYMBOL_GPL vmlinux 0x89ae7aa0 rsa_parse_pub_key +EXPORT_SYMBOL_GPL vmlinux 0x89bbafc6 usb_register_notify +EXPORT_SYMBOL_GPL vmlinux 0x89c34901 __iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x89dbcebf modify_ftrace_direct_nolock +EXPORT_SYMBOL_GPL vmlinux 0x89e1ec9d acpi_get_subsystem_id +EXPORT_SYMBOL_GPL vmlinux 0x89e340cf acpi_bus_get_ejd +EXPORT_SYMBOL_GPL vmlinux 0x8a11f4a4 acpi_storage_d3 +EXPORT_SYMBOL_GPL vmlinux 0x8a12f26d trace_event_raw_init +EXPORT_SYMBOL_GPL vmlinux 0x8a19d2cd crypto_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x8a2d9939 ata_cable_sata +EXPORT_SYMBOL_GPL vmlinux 0x8a365ed4 uprobe_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8a382d0d _RNvXsj_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_5u16x2NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8a3b7c0b devm_regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x8a3f84ba linear_range_get_selector_low +EXPORT_SYMBOL_GPL vmlinux 0x8a45a555 acpi_unregister_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x8a46cb6c mc146818_avoid_UIP +EXPORT_SYMBOL_GPL vmlinux 0x8a484022 dw_pcie_own_conf_map_bus +EXPORT_SYMBOL_GPL vmlinux 0x8a521619 device_reprobe +EXPORT_SYMBOL_GPL vmlinux 0x8a53bf04 perf_event_create_kernel_counter +EXPORT_SYMBOL_GPL vmlinux 0x8a5c1029 __SCT__tp_func_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x8a62b81b sfp_upstream_stop +EXPORT_SYMBOL_GPL vmlinux 0x8a64b520 _RNvXs35_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10srcu_usageNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8a77444a _RNvNvMs3_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB7_4CStr8from_ptr9strlen_rt +EXPORT_SYMBOL_GPL vmlinux 0x8a7cb9c4 platform_thermal_package_rate_control +EXPORT_SYMBOL_GPL vmlinux 0x8a80613e devm_request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x8a838ef6 intel_scu_ipc_dev_put +EXPORT_SYMBOL_GPL vmlinux 0x8a83fb45 mpi_point_free_parts +EXPORT_SYMBOL_GPL vmlinux 0x8a86828b usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x8a898a7a __traceiter_block_split +EXPORT_SYMBOL_GPL vmlinux 0x8a8a5fa0 __hvc_resize +EXPORT_SYMBOL_GPL vmlinux 0x8a9351d3 dma_alloc_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x8a9d07f1 vfs_removexattr +EXPORT_SYMBOL_GPL vmlinux 0x8a9e5e75 regmap_exit +EXPORT_SYMBOL_GPL vmlinux 0x8aa9430a ethnl_cable_test_fault_length +EXPORT_SYMBOL_GPL vmlinux 0x8ab13ca7 edac_device_del_device +EXPORT_SYMBOL_GPL vmlinux 0x8abacc47 get_max_files +EXPORT_SYMBOL_GPL vmlinux 0x8ac0083b pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x8ac1407b sfp_get_module_eeprom +EXPORT_SYMBOL_GPL vmlinux 0x8ac78acf led_blink_set_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x8ad052b4 usb_phy_roothub_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8ad13aa5 sysfs_create_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x8ad3f960 platform_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x8ad4cf3e tps65912_device_exit +EXPORT_SYMBOL_GPL vmlinux 0x8ad5ceb1 __uv_hub_info_list +EXPORT_SYMBOL_GPL vmlinux 0x8ad61d7e md_bitmap_copy_from_slot +EXPORT_SYMBOL_GPL vmlinux 0x8afa988d sdio_writeb_readb +EXPORT_SYMBOL_GPL vmlinux 0x8b007b71 regmap_attach_dev +EXPORT_SYMBOL_GPL vmlinux 0x8b020fba shmem_file_setup +EXPORT_SYMBOL_GPL vmlinux 0x8b046221 kernel_kobj +EXPORT_SYMBOL_GPL vmlinux 0x8b06cade lwtunnel_cmp_encap +EXPORT_SYMBOL_GPL vmlinux 0x8b140c03 _RNvXs7_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_10AtomicBoolNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8b149c36 clk_is_match +EXPORT_SYMBOL_GPL vmlinux 0x8b1dd5fb __tracepoint_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x8b208ef3 _RNvXs2Z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15workqueue_attrsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8b214f50 __SCK__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x8b300110 mmu_interval_notifier_remove +EXPORT_SYMBOL_GPL vmlinux 0x8b33d1a7 serial8250_update_uartclk +EXPORT_SYMBOL_GPL vmlinux 0x8b4149e4 cppc_perf_ctrs_in_pcc +EXPORT_SYMBOL_GPL vmlinux 0x8b44608e usb_poison_urb +EXPORT_SYMBOL_GPL vmlinux 0x8b460648 switchdev_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x8b47ea1d __SCT__tp_func_extlog_mem_event +EXPORT_SYMBOL_GPL vmlinux 0x8b4a9770 _RNvXss_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_24static_key__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8b6499f1 ata_sff_data_xfer32 +EXPORT_SYMBOL_GPL vmlinux 0x8b71964f wait_on_page_writeback +EXPORT_SYMBOL_GPL vmlinux 0x8b7a87e4 security_inode_create +EXPORT_SYMBOL_GPL vmlinux 0x8b7becab reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x8b7bf2e3 bus_get_kset +EXPORT_SYMBOL_GPL vmlinux 0x8b89f01c hv_ghcb_hypercall +EXPORT_SYMBOL_GPL vmlinux 0x8b8acbfa regmap_might_sleep +EXPORT_SYMBOL_GPL vmlinux 0x8b8cc689 enable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x8b9200fd lookup_address +EXPORT_SYMBOL_GPL vmlinux 0x8b95e6a2 __SCT__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x8bafbd50 _RNvXsh_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_17cacheline_paddingNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8bb89aa0 umd_unload_blob +EXPORT_SYMBOL_GPL vmlinux 0x8bba2374 pm_generic_thaw_noirq +EXPORT_SYMBOL_GPL vmlinux 0x8bc170c2 acpi_cppc_processor_exit +EXPORT_SYMBOL_GPL vmlinux 0x8be2efb9 _RNvXsD_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_8___m128bhNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8be4a31e ip6_route_lookup +EXPORT_SYMBOL_GPL vmlinux 0x8beb5d9b _RNvXs2s_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14rb_root_cachedNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8bf3703c regulator_get_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0x8bf72317 usb_phy_roothub_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8c0215f2 pm_system_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x8c03d20c destroy_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x8c05afc8 inet_csk_get_port +EXPORT_SYMBOL_GPL vmlinux 0x8c09cb50 vcap_rule_add_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8c0ed103 rcu_check_boost_fail +EXPORT_SYMBOL_GPL vmlinux 0x8c16fdcd device_attach +EXPORT_SYMBOL_GPL vmlinux 0x8c19325c ata_host_start +EXPORT_SYMBOL_GPL vmlinux 0x8c193f75 simple_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0x8c257040 devm_release_action +EXPORT_SYMBOL_GPL vmlinux 0x8c3059fc usb_get_descriptor +EXPORT_SYMBOL_GPL vmlinux 0x8c341c48 current_save_fsgs +EXPORT_SYMBOL_GPL vmlinux 0x8c3715b4 _RNvNtNtCs3AkgXgqgK6r_4core7unicode9printable12is_printable +EXPORT_SYMBOL_GPL vmlinux 0x8c3fb2c2 of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x8c45a9f1 sata_link_resume +EXPORT_SYMBOL_GPL vmlinux 0x8c484409 gnttab_release_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x8c4d2428 mt_prev +EXPORT_SYMBOL_GPL vmlinux 0x8c4fded2 sgx_virt_einit +EXPORT_SYMBOL_GPL vmlinux 0x8c5d33d9 __devres_alloc_node +EXPORT_SYMBOL_GPL vmlinux 0x8c675878 tty_get_icount +EXPORT_SYMBOL_GPL vmlinux 0x8c67c069 fwnode_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x8c743fb6 reset_control_status +EXPORT_SYMBOL_GPL vmlinux 0x8c7962bd devl_dpipe_table_resource_set +EXPORT_SYMBOL_GPL vmlinux 0x8c89e3b8 usb_phy_roothub_power_off +EXPORT_SYMBOL_GPL vmlinux 0x8c8d2374 dma_fence_unwrap_first +EXPORT_SYMBOL_GPL vmlinux 0x8c8fefda nvdimm_kobj +EXPORT_SYMBOL_GPL vmlinux 0x8c9072af fb_bl_default_curve +EXPORT_SYMBOL_GPL vmlinux 0x8c97ad06 xdp_do_redirect +EXPORT_SYMBOL_GPL vmlinux 0x8c98d248 unregister_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x8c9e54d3 devlink_info_version_running_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x8ca21062 _RNvXs3d_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25arch_uprobe__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8ca82968 clk_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0x8cb3ef6a _RNvXso_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_6___m256NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8cd12f10 fib_rules_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8cd7cc6d serdev_device_set_flow_control +EXPORT_SYMBOL_GPL vmlinux 0x8cd93b78 gpiod_get_raw_value +EXPORT_SYMBOL_GPL vmlinux 0x8cdd95d8 inverse_translate +EXPORT_SYMBOL_GPL vmlinux 0x8cee06ba pm_clk_remove_clk +EXPORT_SYMBOL_GPL vmlinux 0x8cf0ca9c devfreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8cf28832 devm_led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8cf88a77 find_get_pid +EXPORT_SYMBOL_GPL vmlinux 0x8d0d6ee8 irq_domain_disconnect_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x8d22bb58 iommu_group_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8d24e13a platform_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x8d27f160 kobject_get_path +EXPORT_SYMBOL_GPL vmlinux 0x8d3330b6 cpuacct_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x8d490fa5 disk_update_readahead +EXPORT_SYMBOL_GPL vmlinux 0x8d4aacf2 iommu_sva_bind_device +EXPORT_SYMBOL_GPL vmlinux 0x8d522714 __rcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0x8d5295d3 _RNvXs1b_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25__fpstate_32__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8d52f2f4 serial8250_em485_destroy +EXPORT_SYMBOL_GPL vmlinux 0x8d54c791 mmput +EXPORT_SYMBOL_GPL vmlinux 0x8d5989ff rio_del_device +EXPORT_SYMBOL_GPL vmlinux 0x8d710402 gpiochip_populate_parent_fwspec_fourcell +EXPORT_SYMBOL_GPL vmlinux 0x8d711e29 _RNvXs9_NtCs3AkgXgqgK6r_4core4charNtB5_11EscapeDebugNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8d7da797 pm_runtime_set_memalloc_noio +EXPORT_SYMBOL_GPL vmlinux 0x8d7e3373 hwpoison_filter_dev_major +EXPORT_SYMBOL_GPL vmlinux 0x8d827b07 devm_regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x8d908ebf power_supply_get_maintenance_charging_setting +EXPORT_SYMBOL_GPL vmlinux 0x8d92e071 sdev_evt_send +EXPORT_SYMBOL_GPL vmlinux 0x8d97eba8 sched_show_task +EXPORT_SYMBOL_GPL vmlinux 0x8dd218b0 icc_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x8dd3d8fb _RNvXs3_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x8df13ce0 devm_pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0x8df9bc61 register_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0x8dfbecb2 gpiochip_irqchip_irq_valid +EXPORT_SYMBOL_GPL vmlinux 0x8e09bfbf efivars_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8e11ecea dev_pm_opp_get_level +EXPORT_SYMBOL_GPL vmlinux 0x8e14736c _RNvXsp_NtCs3AkgXgqgK6r_4core3numhNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x8e1b0f6e usb_phy_set_event +EXPORT_SYMBOL_GPL vmlinux 0x8e30944a __rg_dealloc +EXPORT_SYMBOL_GPL vmlinux 0x8e366a17 usb_hcd_giveback_urb +EXPORT_SYMBOL_GPL vmlinux 0x8e3d911b arch_phys_wc_index +EXPORT_SYMBOL_GPL vmlinux 0x8e4c224e __traceiter_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x8e4eb451 bpf_sk_storage_diag_free +EXPORT_SYMBOL_GPL vmlinux 0x8e6b1a9e net_selftest_get_count +EXPORT_SYMBOL_GPL vmlinux 0x8e6fa8b5 apei_exec_pre_map_gars +EXPORT_SYMBOL_GPL vmlinux 0x8e71902e virtqueue_get_vring +EXPORT_SYMBOL_GPL vmlinux 0x8e7b8726 l3mdev_update_flow +EXPORT_SYMBOL_GPL vmlinux 0x8e869ac6 __devm_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x8e8f30cf get_net_ns +EXPORT_SYMBOL_GPL vmlinux 0x8e91a482 component_compare_of +EXPORT_SYMBOL_GPL vmlinux 0x8e91a9af _RNvXsY_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_11AtomicIsizeNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8e93dbaf rtc_set_alarm +EXPORT_SYMBOL_GPL vmlinux 0x8e944205 rio_alloc_net +EXPORT_SYMBOL_GPL vmlinux 0x8e9a4ed2 xhci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x8e9bd4a3 hv_alloc_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x8e9ccbf0 led_blink_set_oneshot +EXPORT_SYMBOL_GPL vmlinux 0x8ead800c user_free_preparse +EXPORT_SYMBOL_GPL vmlinux 0x8eb80a27 skb_mpls_dec_ttl +EXPORT_SYMBOL_GPL vmlinux 0x8ebc0532 _RNvNtNtCs3AkgXgqgK6r_4core5slice6memchr14memchr_aligned +EXPORT_SYMBOL_GPL vmlinux 0x8ec0e10c usb_get_status +EXPORT_SYMBOL_GPL vmlinux 0x8ec17fb5 xdp_rxq_info_unused +EXPORT_SYMBOL_GPL vmlinux 0x8ed8dc2a ehci_setup +EXPORT_SYMBOL_GPL vmlinux 0x8ee727aa rust_helper_init_wait +EXPORT_SYMBOL_GPL vmlinux 0x8ee86390 led_sysfs_disable +EXPORT_SYMBOL_GPL vmlinux 0x8ee864e7 sk_msg_return +EXPORT_SYMBOL_GPL vmlinux 0x8eebfbcf tpm_pcr_read +EXPORT_SYMBOL_GPL vmlinux 0x8eee3399 dax_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x8ef63b97 rt_mutex_trylock +EXPORT_SYMBOL_GPL vmlinux 0x8f00f6d1 vhost_task_start +EXPORT_SYMBOL_GPL vmlinux 0x8f033fc9 wm831x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x8f044a4c _RNvXs19_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13math_emu_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8f0748af rcu_expedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x8f0b781d iova_domain_init_rcaches +EXPORT_SYMBOL_GPL vmlinux 0x8f0e1a5d tcp_cong_avoid_ai +EXPORT_SYMBOL_GPL vmlinux 0x8f1e95dd _RNvXsi_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impaNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8f1f9dfa fscrypt_prepare_lookup_partial +EXPORT_SYMBOL_GPL vmlinux 0x8f2eb429 kvm_arch_para_hints +EXPORT_SYMBOL_GPL vmlinux 0x8f2f0936 _RNvXsZ_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_4i8x8NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8f401623 find_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x8f46d0a0 _RNvXs6_NtCs3AkgXgqgK6r_4core3cmpNtB5_8OrderingNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8f520686 phy_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x8f5266e9 devres_add +EXPORT_SYMBOL_GPL vmlinux 0x8f6cee77 __round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x8f7696a5 ata_port_wait_eh +EXPORT_SYMBOL_GPL vmlinux 0x8f786bee fs_umode_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0x8f78b040 acpi_get_first_physical_node +EXPORT_SYMBOL_GPL vmlinux 0x8f798e8b phy_configure +EXPORT_SYMBOL_GPL vmlinux 0x8f7bd0a6 btree_init_mempool +EXPORT_SYMBOL_GPL vmlinux 0x8f9c085c driver_deferred_probe_check_state +EXPORT_SYMBOL_GPL vmlinux 0x8f9cb06b serdev_controller_add +EXPORT_SYMBOL_GPL vmlinux 0x8f9fde18 gpiod_export +EXPORT_SYMBOL_GPL vmlinux 0x8fa5a6ee dev_fetch_sw_netstats +EXPORT_SYMBOL_GPL vmlinux 0x8fa719c5 _RNvMs0_NtNtCs3AkgXgqgK6r_4core3str5lossyNtB5_10Utf8Chunks5debug +EXPORT_SYMBOL_GPL vmlinux 0x8fa94af2 dma_request_chan_by_mask +EXPORT_SYMBOL_GPL vmlinux 0x8fa9d9e8 __SCT__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x8faa800d acpi_cpc_valid +EXPORT_SYMBOL_GPL vmlinux 0x8fbc3b8d _RNvXs3p_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_46page__bindgen_ty_1__bindgen_ty_1__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8fc12788 software_node_unregister_node_group +EXPORT_SYMBOL_GPL vmlinux 0x8fca2ad2 serial8250_em485_stop_tx +EXPORT_SYMBOL_GPL vmlinux 0x8fd5c185 regulator_set_ramp_delay_regmap +EXPORT_SYMBOL_GPL vmlinux 0x8fe7efae md_start +EXPORT_SYMBOL_GPL vmlinux 0x8feeccb3 fscrypt_set_context +EXPORT_SYMBOL_GPL vmlinux 0x8ff60436 mpi_ec_add_points +EXPORT_SYMBOL_GPL vmlinux 0x8ff7efb3 spi_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x90114321 _RNvXs2_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationNtNtNtB7_3ops5arith3Sub3sub +EXPORT_SYMBOL_GPL vmlinux 0x901843ab fwnode_property_get_reference_args +EXPORT_SYMBOL_GPL vmlinux 0x9019d2cf vtime_guest_exit +EXPORT_SYMBOL_GPL vmlinux 0x9024f443 mds_user_clear +EXPORT_SYMBOL_GPL vmlinux 0x903b627c list_lru_isolate_move +EXPORT_SYMBOL_GPL vmlinux 0x903ba5c9 ata_dev_disable +EXPORT_SYMBOL_GPL vmlinux 0x9063d40f clk_gate_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x9065cbf4 phy_start_machine +EXPORT_SYMBOL_GPL vmlinux 0x9073331b _RNvXs_NtNtCs3AkgXgqgK6r_4core3str4iterNtB4_5CharsNtNtB8_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x9084b044 clear_page_erms +EXPORT_SYMBOL_GPL vmlinux 0x90892107 _RNvXsS_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_3eddNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x908f1541 trace_array_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0x9098a536 crypto_unregister_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x909ed631 __SCK__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x90a01520 _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings4INFO +EXPORT_SYMBOL_GPL vmlinux 0x90a63685 genphy_c45_loopback +EXPORT_SYMBOL_GPL vmlinux 0x90a9d8cc hv_is_hyperv_initialized +EXPORT_SYMBOL_GPL vmlinux 0x90ac064d _RNvXsd_NtCs3AkgXgqgK6r_4core3anyNtB5_6TypeIdNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x90b022da inet_pernet_hashinfo_alloc +EXPORT_SYMBOL_GPL vmlinux 0x90c3d6cc mddev_resume +EXPORT_SYMBOL_GPL vmlinux 0x90c3f305 tty_ldisc_deref +EXPORT_SYMBOL_GPL vmlinux 0x90c8498c apei_exec_write_register +EXPORT_SYMBOL_GPL vmlinux 0x90de0452 platform_thermal_package_notify +EXPORT_SYMBOL_GPL vmlinux 0x90e945ff apei_get_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x90ecacc8 blk_trace_remove +EXPORT_SYMBOL_GPL vmlinux 0x9107d224 __SCT__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x910bdf6b trace_seq_vprintf +EXPORT_SYMBOL_GPL vmlinux 0x91151bcf gpiod_direction_output_raw +EXPORT_SYMBOL_GPL vmlinux 0x913bbb8b _RNvXs4_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x913c41da pci_epc_write_header +EXPORT_SYMBOL_GPL vmlinux 0x913ebd32 stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x914887a1 irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x914ad5ab skb_defer_rx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x915ea478 pci_ioremap_bar +EXPORT_SYMBOL_GPL vmlinux 0x916cac99 mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x917cb24e vcap_tc_flower_handler_tcp_usage +EXPORT_SYMBOL_GPL vmlinux 0x917d953b __SCT__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x9181d65b rtc_read_time +EXPORT_SYMBOL_GPL vmlinux 0x9183bf03 _RNvMNtCs3AkgXgqgK6r_4core3stre14escape_default +EXPORT_SYMBOL_GPL vmlinux 0x91868cb4 _RNvMNtNtCs3AkgXgqgK6r_4core5slice5asciiSh10trim_ascii +EXPORT_SYMBOL_GPL vmlinux 0x918af4a5 __SCK__tp_func_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x9194e18f xenbus_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x91955a9f start_poll_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x919e1f8d input_ff_flush +EXPORT_SYMBOL_GPL vmlinux 0x919f2e7a virtqueue_enable_cb_prepare +EXPORT_SYMBOL_GPL vmlinux 0x91a2d535 _RNvNtNtCs3AkgXgqgK6r_4core10intrinsics3mir11Unreachable +EXPORT_SYMBOL_GPL vmlinux 0x91acadc4 __tracepoint_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x91ad8f56 _RNvXs5L_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12sched_entityNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x91ada256 inet_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x91b3dcd9 _RNvXsg_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleNtNtB7_3cmp10PartialOrd11partial_cmp +EXPORT_SYMBOL_GPL vmlinux 0x91b774a1 mpi_scanval +EXPORT_SYMBOL_GPL vmlinux 0x91b95835 iommu_attach_group +EXPORT_SYMBOL_GPL vmlinux 0x91b9a4ba e820__mapped_any +EXPORT_SYMBOL_GPL vmlinux 0x91c44147 crypto_unregister_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x91c6e5b0 pcap_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x91ca15a5 watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x91db01c1 dbs_update +EXPORT_SYMBOL_GPL vmlinux 0x91de8cdf _RNvXs1_NtCs3AkgXgqgK6r_4core5arrayNtB5_17TryFromSliceErrorINtNtB7_7convert4FromNtBX_10InfallibleE4from +EXPORT_SYMBOL_GPL vmlinux 0x91ea8726 asn1_encode_boolean +EXPORT_SYMBOL_GPL vmlinux 0x91ec82fd _RNvMs2_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_10DebugTuple5field +EXPORT_SYMBOL_GPL vmlinux 0x91ee25c8 led_trigger_set_default +EXPORT_SYMBOL_GPL vmlinux 0x91fa1399 fixed_phy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9200c2c1 __folio_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x9204f0cd ip6_datagram_send_ctl +EXPORT_SYMBOL_GPL vmlinux 0x920cc389 visitorl +EXPORT_SYMBOL_GPL vmlinux 0x920d7a4d vcap_get_rule +EXPORT_SYMBOL_GPL vmlinux 0x92141343 kvm_async_pf_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x92169c2f xfrm_audit_state_notfound_simple +EXPORT_SYMBOL_GPL vmlinux 0x921bb3cb ext_pi_type3_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x921f1310 sysfs_remove_file_from_group +EXPORT_SYMBOL_GPL vmlinux 0x922c9900 blk_lld_busy +EXPORT_SYMBOL_GPL vmlinux 0x923e42aa sysfb_disable +EXPORT_SYMBOL_GPL vmlinux 0x9241b358 __static_key_slow_dec_deferred +EXPORT_SYMBOL_GPL vmlinux 0x9242c276 page_cache_async_ra +EXPORT_SYMBOL_GPL vmlinux 0x924c46f8 zs_unmap_object +EXPORT_SYMBOL_GPL vmlinux 0x9257bafd _RNvXs1M_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25cpuinfo_x86__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x92606dee ata_wait_register +EXPORT_SYMBOL_GPL vmlinux 0x92609581 _RNvNvNtNtNtCs3AkgXgqgK6r_4core9core_arch3x864sse219__mm_slli_si128_impl4mask +EXPORT_SYMBOL_GPL vmlinux 0x927f7ae0 _RNvXsz_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x92991e99 dw_pcie_find_capability +EXPORT_SYMBOL_GPL vmlinux 0x929e95cf psi_memstall_enter +EXPORT_SYMBOL_GPL vmlinux 0x92a2ed18 pci_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x92b8c78b hyperv_pcpu_output_arg +EXPORT_SYMBOL_GPL vmlinux 0x92bff367 tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x92c83b02 filemap_read +EXPORT_SYMBOL_GPL vmlinux 0x92cf74aa vcap_admin_rule_count +EXPORT_SYMBOL_GPL vmlinux 0x92d308d1 __ct_user_enter +EXPORT_SYMBOL_GPL vmlinux 0x92d31cfb fixed_phy_add +EXPORT_SYMBOL_GPL vmlinux 0x92da5a8a usb_autopm_put_interface_no_suspend +EXPORT_SYMBOL_GPL vmlinux 0x92db8f68 do_trace_rcu_torture_read +EXPORT_SYMBOL_GPL vmlinux 0x92e8e9ab fsverity_enqueue_verify_work +EXPORT_SYMBOL_GPL vmlinux 0x92ec39c0 pci_p2pmem_virt_to_bus +EXPORT_SYMBOL_GPL vmlinux 0x92f295d7 component_del +EXPORT_SYMBOL_GPL vmlinux 0x92f3b9ed cpuidle_register +EXPORT_SYMBOL_GPL vmlinux 0x92f829af crypto_enqueue_request +EXPORT_SYMBOL_GPL vmlinux 0x92f85dc5 sdio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x9303471f _RNvXs5_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeDefaultNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x9303bb7b fuse_dev_operations +EXPORT_SYMBOL_GPL vmlinux 0x9315331a tpm_get_timeouts +EXPORT_SYMBOL_GPL vmlinux 0x9320f6d0 devlink_port_fini +EXPORT_SYMBOL_GPL vmlinux 0x93255b2b ring_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x932c8d7a linear_range_get_value_array +EXPORT_SYMBOL_GPL vmlinux 0x932da0d1 clockevents_config_and_register +EXPORT_SYMBOL_GPL vmlinux 0x93335116 led_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x933763cd ethnl_cable_test_step +EXPORT_SYMBOL_GPL vmlinux 0x933f75e0 usb_unlink_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x93432be3 vp_modern_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x93479cb5 uart_console_write +EXPORT_SYMBOL_GPL vmlinux 0x9351a95b power_supply_changed +EXPORT_SYMBOL_GPL vmlinux 0x93531789 _RNvXs25_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_13EscapeUnicodeNtNtBa_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x935346fe __sbitmap_queue_get +EXPORT_SYMBOL_GPL vmlinux 0x935529cc _RNvXsj_NtCs3AkgXgqgK6r_4core4charNtB5_15CaseMappingIterNtNtNtNtB7_4iter6traits8iterator8Iterator9size_hint +EXPORT_SYMBOL_GPL vmlinux 0x935b9183 devm_hte_register_chip +EXPORT_SYMBOL_GPL vmlinux 0x93605e9a vfsgid_in_group_p +EXPORT_SYMBOL_GPL vmlinux 0x936ce8e5 pm_clk_resume +EXPORT_SYMBOL_GPL vmlinux 0x936f10bf ip6_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x937ba972 _RNvXs4s_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_39local_apic__bindgen_ty_29__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x937f5dfb acpi_subsys_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x9389aabd _RNvXs4_NtNtCs3AkgXgqgK6r_4core4char7convertNtB5_14ParseCharErrorNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x939c09a0 ip_route_output_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x93a2f34f _RNvXs55_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18hrtimer_clock_baseNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x93ac474c hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0x93aecd54 debugfs_lookup +EXPORT_SYMBOL_GPL vmlinux 0x93c7edeb usb_find_common_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x93d1d424 gnttab_free_grant_references +EXPORT_SYMBOL_GPL vmlinux 0x93d2ed87 ata_sas_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x93d6a95a security_file_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x93dc2586 pgprot_writethrough +EXPORT_SYMBOL_GPL vmlinux 0x93e48427 wbc_account_cgroup_owner +EXPORT_SYMBOL_GPL vmlinux 0x93ebdf96 mt_next +EXPORT_SYMBOL_GPL vmlinux 0x93edef07 devlink_health_report +EXPORT_SYMBOL_GPL vmlinux 0x93f9a189 net_failover_create +EXPORT_SYMBOL_GPL vmlinux 0x940dc75b dev_err_probe +EXPORT_SYMBOL_GPL vmlinux 0x94156491 ata_port_abort +EXPORT_SYMBOL_GPL vmlinux 0x9415d9e6 component_release_of +EXPORT_SYMBOL_GPL vmlinux 0x941f2aaa eventfd_ctx_put +EXPORT_SYMBOL_GPL vmlinux 0x9424058f arch_haltpoll_disable +EXPORT_SYMBOL_GPL vmlinux 0x9425bb34 nvmem_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x9430b198 trace_dump_stack +EXPORT_SYMBOL_GPL vmlinux 0x9434e9f1 netlink_add_tap +EXPORT_SYMBOL_GPL vmlinux 0x94365768 fb_deferred_io_fsync +EXPORT_SYMBOL_GPL vmlinux 0x9436e405 memory_group_register_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x943e4f9f __fib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x943fc708 xen_setup_shutdown_event +EXPORT_SYMBOL_GPL vmlinux 0x9454cb29 msi_domain_first_desc +EXPORT_SYMBOL_GPL vmlinux 0x9458582a __pm_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x9462c5fc pm_generic_freeze_noirq +EXPORT_SYMBOL_GPL vmlinux 0x9468ea70 schedule_hrtimeout_range_clock +EXPORT_SYMBOL_GPL vmlinux 0x946dd559 sha224_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x9475cd6c _RNvNvNtNtNtCs3AkgXgqgK6r_4core9core_arch3x865ssse315__mm_alignr_epi84mask +EXPORT_SYMBOL_GPL vmlinux 0x9478b3d3 crypto_unregister_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x947b40c6 cpu_smt_possible +EXPORT_SYMBOL_GPL vmlinux 0x94857bb9 fixup_user_fault +EXPORT_SYMBOL_GPL vmlinux 0x949b5176 devlink_region_snapshot_create +EXPORT_SYMBOL_GPL vmlinux 0x949f7342 __alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x94a55090 mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0x94b3fcdf regulator_disable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x94bc8bd7 _RNvXsr_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeUnicodeNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x94c1501a ata_port_pbar_desc +EXPORT_SYMBOL_GPL vmlinux 0x94c4fd35 _RNvNvNtNtNtCs3AkgXgqgK6r_4core9core_arch3x868avx512bw19__mm512_bslli_epi1284mask +EXPORT_SYMBOL_GPL vmlinux 0x94ecfd5f xenbus_watch_pathfmt +EXPORT_SYMBOL_GPL vmlinux 0x94ef4d05 cpci_hp_stop +EXPORT_SYMBOL_GPL vmlinux 0x94f356f9 pci_scan_child_bus +EXPORT_SYMBOL_GPL vmlinux 0x9504df26 irq_wake_thread +EXPORT_SYMBOL_GPL vmlinux 0x95089ad6 pci_generic_config_read32 +EXPORT_SYMBOL_GPL vmlinux 0x951748e2 gpiochip_irq_domain_deactivate +EXPORT_SYMBOL_GPL vmlinux 0x951a2773 crypto_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x95352662 inet6_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x953956b7 xhci_reset_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x953e1b9e ktime_get_real_seconds +EXPORT_SYMBOL_GPL vmlinux 0x95563e17 tracing_cond_snapshot_data +EXPORT_SYMBOL_GPL vmlinux 0x955b0e2e kthread_worker_fn +EXPORT_SYMBOL_GPL vmlinux 0x955c8061 usb_hcd_unlink_urb_from_ep +EXPORT_SYMBOL_GPL vmlinux 0x955f2114 da903x_read +EXPORT_SYMBOL_GPL vmlinux 0x95605006 blkdev_zone_mgmt +EXPORT_SYMBOL_GPL vmlinux 0x95609b26 context_tracking_key +EXPORT_SYMBOL_GPL vmlinux 0x956ac400 ring_buffer_dropped_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x956e693a _RNvXs6_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0x957166d8 regmap_irq_set_type_config_simple +EXPORT_SYMBOL_GPL vmlinux 0x95756de0 crypto_register_algs +EXPORT_SYMBOL_GPL vmlinux 0x957a372f _RNvXs1D_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16mpx_bndcsr_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x957fc80a _RNvXs3J_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9vm_regionNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x95843030 mpi_ec_init +EXPORT_SYMBOL_GPL vmlinux 0x958b6224 _RNvXs1_NtCsbwHtcUjRN57_6kernel4taskNtB5_4TaskNtNtB7_5types16AlwaysRefCounted7dec_ref +EXPORT_SYMBOL_GPL vmlinux 0x958df3ac zs_free +EXPORT_SYMBOL_GPL vmlinux 0x958e700e xenbus_dev_is_online +EXPORT_SYMBOL_GPL vmlinux 0x9592f35e pm_generic_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x9593ef31 register_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x959ec5f5 call_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x95affdaa _RNvNtCs3AkgXgqgK6r_4core9panicking15const_panic_fmt +EXPORT_SYMBOL_GPL vmlinux 0x95b6a077 i2c_dw_adjust_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0x95bc9078 btree_free +EXPORT_SYMBOL_GPL vmlinux 0x95cbf0d5 kthread_func +EXPORT_SYMBOL_GPL vmlinux 0x95d723f7 _RNvMNtNtCs3AkgXgqgK6r_4core5panic10panic_infoNtB2_9PanicInfo8location +EXPORT_SYMBOL_GPL vmlinux 0x95ef1ccc dmi_memdev_size +EXPORT_SYMBOL_GPL vmlinux 0x95f80fac _RNvXs3B_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_33folio__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x96018e2c tun_get_socket +EXPORT_SYMBOL_GPL vmlinux 0x96089dc3 firmware_request_platform +EXPORT_SYMBOL_GPL vmlinux 0x961286e0 ring_buffer_read_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x9615b005 hv_map_ioapic_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x9620ee98 tpm_tis_remove +EXPORT_SYMBOL_GPL vmlinux 0x9621d738 alarm_start_relative +EXPORT_SYMBOL_GPL vmlinux 0x9623fef8 _RNvXNtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB2_15PadAdapterStateNtNtB6_7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x962c8ae1 usb_kill_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x963782de ata_pci_device_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0x963a4af0 rtc_class_close +EXPORT_SYMBOL_GPL vmlinux 0x9643aec4 _RNvXs12_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB8_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0x96446018 phy_get +EXPORT_SYMBOL_GPL vmlinux 0x96524c15 i2c_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x96554810 register_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9696bc1a iomap_zero_range +EXPORT_SYMBOL_GPL vmlinux 0x96971e28 fw_devlink_purge_absent_suppliers +EXPORT_SYMBOL_GPL vmlinux 0x96975073 __xenbus_register_backend +EXPORT_SYMBOL_GPL vmlinux 0x96986a2d gpiod_enable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x9699ca5a ncsi_stop_dev +EXPORT_SYMBOL_GPL vmlinux 0x96a012d0 ata_cable_unknown +EXPORT_SYMBOL_GPL vmlinux 0x96a55fda list_lru_destroy +EXPORT_SYMBOL_GPL vmlinux 0x96affc66 dev_pm_set_dedicated_wake_irq_reverse +EXPORT_SYMBOL_GPL vmlinux 0x96b3ad4e dev_pm_get_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0x96b7776e __traceiter_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x96bea981 ohci_resume +EXPORT_SYMBOL_GPL vmlinux 0x96c2c2ea dev_pm_opp_get_suspend_opp_freq +EXPORT_SYMBOL_GPL vmlinux 0x96d488c7 phy_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x97110e4c pci_vpd_alloc +EXPORT_SYMBOL_GPL vmlinux 0x9714e0bb ktime_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x971512e1 raw_hash_sk +EXPORT_SYMBOL_GPL vmlinux 0x9718b797 _RNvXs3a_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_22blocking_notifier_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x971f1cbc component_add +EXPORT_SYMBOL_GPL vmlinux 0x971f5f58 _RNvXsM_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_27restart_block__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x97352a36 __tracepoint_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x973fbee4 led_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9748a1d6 serdev_device_set_baudrate +EXPORT_SYMBOL_GPL vmlinux 0x974a583c _RNvXs47_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7zonerefNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x974f30cd _RNvXs9_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x97543fe9 dev_pm_qos_expose_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x97546947 acpi_data_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x975519c1 asymmetric_key_id_same +EXPORT_SYMBOL_GPL vmlinux 0x97692eab _RNvXsS_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x976e784d irq_chip_set_parent_state +EXPORT_SYMBOL_GPL vmlinux 0x97742d07 __pm_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x97775155 devlink_remote_reload_actions_performed +EXPORT_SYMBOL_GPL vmlinux 0x97778dd1 gpiochip_line_is_irq +EXPORT_SYMBOL_GPL vmlinux 0x977be5c7 klist_iter_init_node +EXPORT_SYMBOL_GPL vmlinux 0x97886d53 _RNvXs5l_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_36sigevent__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x978cad35 usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x978cc694 extcon_sync +EXPORT_SYMBOL_GPL vmlinux 0x978e7ca6 _RNvXsH_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_8pcpu_hotNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x97938d0d _RNvNvMs3_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB7_4CStr8from_ptr9strlen_ct +EXPORT_SYMBOL_GPL vmlinux 0x97a670e4 icc_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x97b2ad9d wm8350_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x97b45f86 virtqueue_kick +EXPORT_SYMBOL_GPL vmlinux 0x97b933d7 blk_mq_wait_quiesce_done +EXPORT_SYMBOL_GPL vmlinux 0x97c98fa6 __trace_trigger_soft_disabled +EXPORT_SYMBOL_GPL vmlinux 0x97de2b83 debug_locks_silent +EXPORT_SYMBOL_GPL vmlinux 0x97e19906 ZSTD_getErrorCode +EXPORT_SYMBOL_GPL vmlinux 0x980ba9cb _RNvXs2p_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20tlbflush_unmap_batchNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x982503a1 x86_vector_domain +EXPORT_SYMBOL_GPL vmlinux 0x982ba2c4 dm_audit_log_bio +EXPORT_SYMBOL_GPL vmlinux 0x9833bc0c hvc_kick +EXPORT_SYMBOL_GPL vmlinux 0x98378a1d cc_mkdec +EXPORT_SYMBOL_GPL vmlinux 0x9843f501 __cookie_v4_check +EXPORT_SYMBOL_GPL vmlinux 0x98465ca8 _RNvXs1C_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_30mpx_bndcsr_state__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9846fe08 nvdimm_to_bus +EXPORT_SYMBOL_GPL vmlinux 0x98503a63 mpi_alloc +EXPORT_SYMBOL_GPL vmlinux 0x985453e1 lease_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x985c139c __rio_local_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x985d3122 of_pwm_single_xlate +EXPORT_SYMBOL_GPL vmlinux 0x985ffb5f clk_mux_val_to_index +EXPORT_SYMBOL_GPL vmlinux 0x986a2895 bio_blkcg_css +EXPORT_SYMBOL_GPL vmlinux 0x9879932b crypto_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x988a1a00 sn_region_size +EXPORT_SYMBOL_GPL vmlinux 0x989074ff kmsg_dump_reason_str +EXPORT_SYMBOL_GPL vmlinux 0x9893ea45 fl6_merge_options +EXPORT_SYMBOL_GPL vmlinux 0x98a8604b watchdog_set_last_hw_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x98bd65eb battery_hook_register +EXPORT_SYMBOL_GPL vmlinux 0x98c303cb splice_to_pipe +EXPORT_SYMBOL_GPL vmlinux 0x98c9227d devm_gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x98d3045f _RNvXs4_NtCs3AkgXgqgK6r_4core3fmtNtB5_9ArgumentsNtB5_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x98e21f02 __SCK__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x98ee62b2 ring_buffer_record_disable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x98f4d306 hyperv_flush_guest_mapping +EXPORT_SYMBOL_GPL vmlinux 0x9908caa9 _RNvNtCs3AkgXgqgK6r_4core3str19slice_error_fail_rt +EXPORT_SYMBOL_GPL vmlinux 0x9917dcad to_nd_region +EXPORT_SYMBOL_GPL vmlinux 0x9930f8a3 uv_bios_change_memprotect +EXPORT_SYMBOL_GPL vmlinux 0x993b5874 kthread_cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x99430ba2 acpi_get_phys_id +EXPORT_SYMBOL_GPL vmlinux 0x9953acdb pkcs7_verify +EXPORT_SYMBOL_GPL vmlinux 0x99540a35 vcap_tc_flower_handler_ipv6_usage +EXPORT_SYMBOL_GPL vmlinux 0x995d1071 prof_on +EXPORT_SYMBOL_GPL vmlinux 0x995dbcd1 regulator_list_voltage +EXPORT_SYMBOL_GPL vmlinux 0x995e67f6 acpi_find_child_by_adr +EXPORT_SYMBOL_GPL vmlinux 0x9968aacb __audit_log_nfcfg +EXPORT_SYMBOL_GPL vmlinux 0x996e9393 phy_pm_runtime_put_sync +EXPORT_SYMBOL_GPL vmlinux 0x99758c35 _RNvXs58_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7seccompNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x997c550a preempt_model_none +EXPORT_SYMBOL_GPL vmlinux 0x99869ff7 _RNvXs2O_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14___kernel_timexNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x998d79d6 x509_decode_time +EXPORT_SYMBOL_GPL vmlinux 0x998eaf53 ata_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0x998f2bb8 __tracepoint_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x9996273e rio_route_add_entry +EXPORT_SYMBOL_GPL vmlinux 0x99a03078 dax_holder_notify_failure +EXPORT_SYMBOL_GPL vmlinux 0x99a311f2 scsi_build_sense +EXPORT_SYMBOL_GPL vmlinux 0x99b4bd0a acpi_bus_trim +EXPORT_SYMBOL_GPL vmlinux 0x99b6aea6 clk_hw_get_num_parents +EXPORT_SYMBOL_GPL vmlinux 0x99b740a6 gov_attr_set_init +EXPORT_SYMBOL_GPL vmlinux 0x99bdb7a0 _RNvXsn_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impmNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x99bfc0e4 genphy_c45_plca_get_cfg +EXPORT_SYMBOL_GPL vmlinux 0x99cc473d of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x99e47d47 blk_stat_disable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x99e7fe34 _RNvNtNtCs3AkgXgqgK6r_4core5slice6memchr7memrchr +EXPORT_SYMBOL_GPL vmlinux 0x99ea0a5f usb_ifnum_to_if +EXPORT_SYMBOL_GPL vmlinux 0x99f018c4 nvmem_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x99f20197 _RNvNvMNtCs3AkgXgqgK6r_4core3f32f9from_bits13ct_u32_to_f32 +EXPORT_SYMBOL_GPL vmlinux 0x99f2d00a sysfs_emit_at +EXPORT_SYMBOL_GPL vmlinux 0x99f3874c __tracepoint_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x99f6a7be acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x99f91b2b _RNvXsg_NtNtCs3AkgXgqgK6r_4core4char7convertNtB5_13CharErrorKindNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x9a0530c9 find_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x9a11a0fc crypto_attr_alg_name +EXPORT_SYMBOL_GPL vmlinux 0x9a127198 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x9a185ace tick_nohz_full_running +EXPORT_SYMBOL_GPL vmlinux 0x9a187906 crypto_shash_update +EXPORT_SYMBOL_GPL vmlinux 0x9a1bfa40 tps65912_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x9a2075ee _RNvMs2_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_13ParseIntError4kind +EXPORT_SYMBOL_GPL vmlinux 0x9a234adb _RNvXs32_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13rcu_segcblistNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9a23ea6b alarm_expires_remaining +EXPORT_SYMBOL_GPL vmlinux 0x9a2851ef __SCT__tp_func_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x9a3d62bc _RNvXs1S_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10tss_structNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9a58dd2d trace_print_bitmask_seq +EXPORT_SYMBOL_GPL vmlinux 0x9a5a7fbe crypto_shoot_alg +EXPORT_SYMBOL_GPL vmlinux 0x9a5dce5c rhashtable_walk_start_check +EXPORT_SYMBOL_GPL vmlinux 0x9a60a712 crypto_sig_maxsize +EXPORT_SYMBOL_GPL vmlinux 0x9a8427e6 ata_dummy_port_info +EXPORT_SYMBOL_GPL vmlinux 0x9a9db2f2 _RNvXs5b_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24___sifields__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9a9f55f7 add_disk_randomness +EXPORT_SYMBOL_GPL vmlinux 0x9aa71c2a efi_query_variable_store +EXPORT_SYMBOL_GPL vmlinux 0x9aa7978c serial8250_em485_config +EXPORT_SYMBOL_GPL vmlinux 0x9aaac699 dev_pm_opp_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x9abd5e5d espintcp_push_skb +EXPORT_SYMBOL_GPL vmlinux 0x9ac11b74 suspend_set_ops +EXPORT_SYMBOL_GPL vmlinux 0x9ac37d54 platform_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x9ac505fd regulator_get_hardware_vsel_register +EXPORT_SYMBOL_GPL vmlinux 0x9acf31c6 mas_find +EXPORT_SYMBOL_GPL vmlinux 0x9ad55b99 clk_hw_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x9aeacb87 ring_buffer_iter_empty +EXPORT_SYMBOL_GPL vmlinux 0x9af48de4 platform_unregister_drivers +EXPORT_SYMBOL_GPL vmlinux 0x9af49514 icc_bulk_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x9af55625 devfreq_get_devfreq_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x9af6b2f6 virtqueue_add_outbuf +EXPORT_SYMBOL_GPL vmlinux 0x9b16d8a7 _RNvXs6_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStrNtNtB9_3cmp10PartialOrd11partial_cmp +EXPORT_SYMBOL_GPL vmlinux 0x9b16e4ee phy_gbit_fibre_features +EXPORT_SYMBOL_GPL vmlinux 0x9b20bd87 xhci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x9b24511c mmc_regulator_get_supply +EXPORT_SYMBOL_GPL vmlinux 0x9b4ab89a inet_twsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x9b4f4225 dm_post_suspending +EXPORT_SYMBOL_GPL vmlinux 0x9b555c8c pm_suspend_default_s2idle +EXPORT_SYMBOL_GPL vmlinux 0x9b64a04b _RNvXs3R_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_37mm_struct__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9b651e51 xenbus_teardown_ring +EXPORT_SYMBOL_GPL vmlinux 0x9b6ec967 ring_buffer_size +EXPORT_SYMBOL_GPL vmlinux 0x9b7b47dd skb_mpls_push +EXPORT_SYMBOL_GPL vmlinux 0x9b813a72 bsg_job_get +EXPORT_SYMBOL_GPL vmlinux 0x9b898ff5 _RNvXse_NtCs3AkgXgqgK6r_4core4cellNtB5_11BorrowErrorNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x9b8efdf1 driver_find +EXPORT_SYMBOL_GPL vmlinux 0x9b9071cb get_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x9b92d16e pinctrl_gpio_set_config +EXPORT_SYMBOL_GPL vmlinux 0x9b93c4d8 regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x9b96117c dm_set_target_max_io_len +EXPORT_SYMBOL_GPL vmlinux 0x9b9f3648 pcibios_scan_specific_bus +EXPORT_SYMBOL_GPL vmlinux 0x9ba2bb2b gpio_request_array +EXPORT_SYMBOL_GPL vmlinux 0x9bad141d hv_hypercall_pg +EXPORT_SYMBOL_GPL vmlinux 0x9bc4bffa led_trigger_event +EXPORT_SYMBOL_GPL vmlinux 0x9bda9604 nvdimm_bus_add_badrange +EXPORT_SYMBOL_GPL vmlinux 0x9bdf5cb3 _RNvXs3r_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_46page__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9bdf9714 ZSTD_customMalloc +EXPORT_SYMBOL_GPL vmlinux 0x9be30d27 mhp_get_pluggable_range +EXPORT_SYMBOL_GPL vmlinux 0x9be7cbe9 __traceiter_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x9bece81b mpi_cmp_ui +EXPORT_SYMBOL_GPL vmlinux 0x9bf7c0c9 regulator_suspend_enable +EXPORT_SYMBOL_GPL vmlinux 0x9bfd3cf8 devlink_dpipe_table_counter_enabled +EXPORT_SYMBOL_GPL vmlinux 0x9c060b60 _RNvXsG_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_22pcpu_hot__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9c097189 devm_regulator_get_enable +EXPORT_SYMBOL_GPL vmlinux 0x9c0e6728 sdio_set_host_pm_flags +EXPORT_SYMBOL_GPL vmlinux 0x9c0eee72 bio_start_io_acct +EXPORT_SYMBOL_GPL vmlinux 0x9c25eb24 platform_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x9c3763e7 devm_rtc_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x9c399ce2 _RNvXs_NtCsbwHtcUjRN57_6kernel5typesuNtB4_14ForeignOwnable12from_foreign +EXPORT_SYMBOL_GPL vmlinux 0x9c417a73 udp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x9c544fa8 phy_create_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9c607fec do_unregister_con_driver +EXPORT_SYMBOL_GPL vmlinux 0x9c657a5e _RNvXs3_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0x9c676880 ehci_resume +EXPORT_SYMBOL_GPL vmlinux 0x9c6b3c55 acpi_kobj +EXPORT_SYMBOL_GPL vmlinux 0x9c6c7e83 rust_helper_IS_ERR +EXPORT_SYMBOL_GPL vmlinux 0x9c6febfc add_uevent_var +EXPORT_SYMBOL_GPL vmlinux 0x9c732e3e __SCK__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x9c7d38d3 usb_phy_set_charger_state +EXPORT_SYMBOL_GPL vmlinux 0x9c803020 usb_phy_roothub_power_on +EXPORT_SYMBOL_GPL vmlinux 0x9c805b48 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter9debug_set +EXPORT_SYMBOL_GPL vmlinux 0x9c908d1a devm_phy_create +EXPORT_SYMBOL_GPL vmlinux 0x9c91b7b1 devlink_flash_update_timeout_notify +EXPORT_SYMBOL_GPL vmlinux 0x9c964c80 free_uid +EXPORT_SYMBOL_GPL vmlinux 0x9c9877db _RNvXs2h_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16wait_queue_entryNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9ca6e11f cper_mem_err_location +EXPORT_SYMBOL_GPL vmlinux 0x9caf6205 __clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x9cc4f70a register_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9cd7551a rhashtable_walk_stop +EXPORT_SYMBOL_GPL vmlinux 0x9cdd6a66 sysctl_long_vals +EXPORT_SYMBOL_GPL vmlinux 0x9ce394ad create_signature +EXPORT_SYMBOL_GPL vmlinux 0x9ce3b7ba _RNvXsq_NtNtCs3AkgXgqgK6r_4core3fmt3numNtB5_8LowerHexNtB5_12GenericRadix5digit +EXPORT_SYMBOL_GPL vmlinux 0x9cf37c44 __iowrite32_copy +EXPORT_SYMBOL_GPL vmlinux 0x9cfa6c05 bus_register +EXPORT_SYMBOL_GPL vmlinux 0x9d09e8ae ring_buffer_event_data +EXPORT_SYMBOL_GPL vmlinux 0x9d0bbfe0 of_hte_req_count +EXPORT_SYMBOL_GPL vmlinux 0x9d0f492f pinctrl_find_gpio_range_from_pin +EXPORT_SYMBOL_GPL vmlinux 0x9d14205c cr4_read_shadow +EXPORT_SYMBOL_GPL vmlinux 0x9d187b9b blkcg_print_blkgs +EXPORT_SYMBOL_GPL vmlinux 0x9d22fbd5 _RNvXs2v_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_28maple_range_64__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9d2d3f5b pkcs7_free_message +EXPORT_SYMBOL_GPL vmlinux 0x9d366f99 page_reporting_register +EXPORT_SYMBOL_GPL vmlinux 0x9d3def3b pid_vnr +EXPORT_SYMBOL_GPL vmlinux 0x9d3e83a7 gpiod_get_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x9d4894c8 x2apic_mode +EXPORT_SYMBOL_GPL vmlinux 0x9d4f5b7d thermal_zone_device_type +EXPORT_SYMBOL_GPL vmlinux 0x9d59b41a of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9d665dbc power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x9d7deeb9 dm_suspended +EXPORT_SYMBOL_GPL vmlinux 0x9d867304 ip_local_out +EXPORT_SYMBOL_GPL vmlinux 0x9d8bb00e set_dax_nocache +EXPORT_SYMBOL_GPL vmlinux 0x9d96ee84 register_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x9d972922 class_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x9d9910a1 atomic_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x9da64b54 iptunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x9db5e7a2 _RNvXs0_NtCs3AkgXgqgK6r_4core3anyDNtB5_3AnyNtNtB7_6marker4SendEL_NtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x9db6bd27 kthread_cancel_delayed_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x9dbd2091 bsg_job_done +EXPORT_SYMBOL_GPL vmlinux 0x9dc03ddf _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings7WARNING +EXPORT_SYMBOL_GPL vmlinux 0x9dd343be gpiochip_find +EXPORT_SYMBOL_GPL vmlinux 0x9dd973d8 rdev_clear_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x9ddc49fd spi_get_next_queued_message +EXPORT_SYMBOL_GPL vmlinux 0x9df0ca3d __SCK__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x9dfefb7b hvc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x9e082323 sysfs_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x9e0ece6a sfp_register_socket +EXPORT_SYMBOL_GPL vmlinux 0x9e1b6b7d device_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x9e1e3c94 vmf_insert_pfn_pud +EXPORT_SYMBOL_GPL vmlinux 0x9e229c49 sg_alloc_table_chained +EXPORT_SYMBOL_GPL vmlinux 0x9e2382d0 __skb_zcopy_downgrade_managed +EXPORT_SYMBOL_GPL vmlinux 0x9e343f08 pinctrl_utils_add_map_configs +EXPORT_SYMBOL_GPL vmlinux 0x9e42c3ec devlink_dpipe_match_put +EXPORT_SYMBOL_GPL vmlinux 0x9e471abe _RNvXs9_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x9e472f5f snmp_fold_field +EXPORT_SYMBOL_GPL vmlinux 0x9e4c5c85 _RNvXs1s_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB8_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x9e52f37e vcap_rule_mod_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x9e58b839 vfs_setxattr +EXPORT_SYMBOL_GPL vmlinux 0x9e58b8a6 ping_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x9e646c87 wm831x_device_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9e6ac36f regcache_sync +EXPORT_SYMBOL_GPL vmlinux 0x9e6e4235 pwm_set_chip_data +EXPORT_SYMBOL_GPL vmlinux 0x9e6f7cf3 _RNvXs_NtCs3AkgXgqgK6r_4core5asciiNtB4_13EscapeDefaultNtNtNtNtB6_4iter6traits12double_ended19DoubleEndedIterator9next_back +EXPORT_SYMBOL_GPL vmlinux 0x9e71304f iov_iter_extract_pages +EXPORT_SYMBOL_GPL vmlinux 0x9e7c037a _RNvXs56_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16hrtimer_cpu_baseNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9e7fb827 devm_register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x9e8e6c65 __fsnotify_parent +EXPORT_SYMBOL_GPL vmlinux 0x9e9646dc crypto_unregister_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x9e9c4f24 set_dax_nomc +EXPORT_SYMBOL_GPL vmlinux 0x9eb0b4b6 dw_pcie_write_dbi +EXPORT_SYMBOL_GPL vmlinux 0x9eb96de2 ata_sas_port_destroy +EXPORT_SYMBOL_GPL vmlinux 0x9ec2cd78 pci_assign_unassigned_bridge_resources +EXPORT_SYMBOL_GPL vmlinux 0x9ec7ea9e _RNvXsJ_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_8___m512bhNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x9ed554b3 unregister_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9eebdde7 mpi_point_new +EXPORT_SYMBOL_GPL vmlinux 0x9ef5e759 uart_handle_cts_change +EXPORT_SYMBOL_GPL vmlinux 0x9efe8626 __devm_clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0x9f0441bb wakeup_sources_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x9f08c714 scatterwalk_copychunks +EXPORT_SYMBOL_GPL vmlinux 0x9f0ccddc _RNvXst_NtNtCs3AkgXgqgK6r_4core9core_simd5masksxNtNtB5_6sealed6Sealed2eq +EXPORT_SYMBOL_GPL vmlinux 0x9f0e2d55 pci_epc_map_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x9f3480e5 tty_port_register_device +EXPORT_SYMBOL_GPL vmlinux 0x9f5c6dc2 __cookie_v6_check +EXPORT_SYMBOL_GPL vmlinux 0x9f732277 vp_legacy_config_vector +EXPORT_SYMBOL_GPL vmlinux 0x9f8eff6d device_property_present +EXPORT_SYMBOL_GPL vmlinux 0x9f9fdc93 fuse_init_fs_context_submount +EXPORT_SYMBOL_GPL vmlinux 0x9fa4564a timer_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9fa5ddc2 crypto_register_aeads +EXPORT_SYMBOL_GPL vmlinux 0x9faa0d33 software_node_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x9fbfebab erst_write +EXPORT_SYMBOL_GPL vmlinux 0x9fc13cf2 rt288x_setup +EXPORT_SYMBOL_GPL vmlinux 0x9fce80db fb_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x9fcfe755 dev_pm_genpd_suspend +EXPORT_SYMBOL_GPL vmlinux 0x9fd30b26 devm_fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x9fd9df74 vp_modern_generation +EXPORT_SYMBOL_GPL vmlinux 0x9fe131f1 xen_store_interface +EXPORT_SYMBOL_GPL vmlinux 0x9fe899b7 get_cpu_idle_time +EXPORT_SYMBOL_GPL vmlinux 0x9fe939e1 mpi_powm +EXPORT_SYMBOL_GPL vmlinux 0x9ff67c3c pwm_put +EXPORT_SYMBOL_GPL vmlinux 0x9ffae29f _RNvXsb_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa00b881f genphy_c45_plca_set_cfg +EXPORT_SYMBOL_GPL vmlinux 0xa00bf6eb _RNvXNvXss_NtCs3AkgXgqgK6r_4core3fmtINtNtBa_4cell7RefCellpENtB8_5Debug3fmtNtB2_19BorrowedPlaceholderBU_3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa00d8419 of_devfreq_cooling_register_power +EXPORT_SYMBOL_GPL vmlinux 0xa0142378 fwnode_get_next_parent +EXPORT_SYMBOL_GPL vmlinux 0xa01a8d9b nd_cmd_bus_desc +EXPORT_SYMBOL_GPL vmlinux 0xa01afba2 decrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0xa0325fde fuse_dev_install +EXPORT_SYMBOL_GPL vmlinux 0xa03644ca _RNvXs9_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0xa0383f2a crypto_shash_finup +EXPORT_SYMBOL_GPL vmlinux 0xa041a619 nf_conn_btf_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xa0434a1f device_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0xa045bcf0 _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data9uppercase6lookup +EXPORT_SYMBOL_GPL vmlinux 0xa0473c1c _RNvXs4_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impxNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa04f945a cpus_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa0503507 vring_transport_features +EXPORT_SYMBOL_GPL vmlinux 0xa0521745 intel_pmic_install_opregion_handler +EXPORT_SYMBOL_GPL vmlinux 0xa0529a46 device_iommu_capable +EXPORT_SYMBOL_GPL vmlinux 0xa060e0cd usb_hcd_pci_probe +EXPORT_SYMBOL_GPL vmlinux 0xa06901f9 register_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xa06d50c1 usb_sg_init +EXPORT_SYMBOL_GPL vmlinux 0xa07a067f usb_set_wireless_status +EXPORT_SYMBOL_GPL vmlinux 0xa07a27cb usb_wakeup_enabled_descendants +EXPORT_SYMBOL_GPL vmlinux 0xa07d6bc4 rtnl_register_module +EXPORT_SYMBOL_GPL vmlinux 0xa080c5e5 smp_call_function_single_async +EXPORT_SYMBOL_GPL vmlinux 0xa08e5363 crypto_register_acomp +EXPORT_SYMBOL_GPL vmlinux 0xa098115b __SCT__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xa0b5d67c gpiochip_line_is_persistent +EXPORT_SYMBOL_GPL vmlinux 0xa0bd18dd edac_pci_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xa0c0f1d7 __SCT__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0xa0c502a0 hsu_dma_get_status +EXPORT_SYMBOL_GPL vmlinux 0xa0d2d632 spi_mem_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa0d3456d nr_swap_pages +EXPORT_SYMBOL_GPL vmlinux 0xa0d81b76 __SCT__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xa0e671d8 __SCT__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0xa0edf049 regulator_map_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0xa10ffaae hv_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0xa111d5d1 vp_legacy_set_features +EXPORT_SYMBOL_GPL vmlinux 0xa11216be xen_store_domain_type +EXPORT_SYMBOL_GPL vmlinux 0xa112e9d7 dma_need_sync +EXPORT_SYMBOL_GPL vmlinux 0xa1251170 switchdev_handle_port_obj_del_foreign +EXPORT_SYMBOL_GPL vmlinux 0xa12ecaf4 devm_watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0xa1316f48 bpf_redirect_info +EXPORT_SYMBOL_GPL vmlinux 0xa1364189 pinctrl_enable +EXPORT_SYMBOL_GPL vmlinux 0xa14984fc _RNvXs26_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_22spinlock__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa156a1f2 erst_get_record_id_end +EXPORT_SYMBOL_GPL vmlinux 0xa162ef5e driver_find_device +EXPORT_SYMBOL_GPL vmlinux 0xa16352f7 uart_set_options +EXPORT_SYMBOL_GPL vmlinux 0xa16543cf sysfs_create_groups +EXPORT_SYMBOL_GPL vmlinux 0xa174865e iommu_group_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xa1773512 _RNvXsC_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa1781e86 msg_zerocopy_realloc +EXPORT_SYMBOL_GPL vmlinux 0xa194f308 firmware_kobj +EXPORT_SYMBOL_GPL vmlinux 0xa1973190 usb_intf_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0xa1a47bfa __unwind_start +EXPORT_SYMBOL_GPL vmlinux 0xa1a5f914 _RNvXsg_NtCs3AkgXgqgK6r_4core4cellNtB5_14BorrowMutErrorNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa1ad0e13 device_link_del +EXPORT_SYMBOL_GPL vmlinux 0xa1b2590c _RNvXNtNtCs3AkgXgqgK6r_4core3ops5rangeNtB2_9RangeFullNtNtB6_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa1b3f7a1 dev_pm_clear_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xa1c3f8a8 __SCT__tp_func_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0xa1cb5f16 __traceiter_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xa1d4054b _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter25debug_tuple_field4_finish +EXPORT_SYMBOL_GPL vmlinux 0xa1d7666d gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xa1d8004a videomode_from_timing +EXPORT_SYMBOL_GPL vmlinux 0xa1df025c _RNvXs4b_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_6u16x32NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa1e423e3 _RNvNtCs3AkgXgqgK6r_4core9panicking5panic +EXPORT_SYMBOL_GPL vmlinux 0xa1e5149b _RNvMs0_NtCs3AkgXgqgK6r_4core3numl14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0xa1edbb1b devm_i2c_add_adapter +EXPORT_SYMBOL_GPL vmlinux 0xa1ff5abc nfs42_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa208b5a7 pm_debug_messages_should_print +EXPORT_SYMBOL_GPL vmlinux 0xa20af12f _RNvXs7_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0xa20d01ba __trace_bprintk +EXPORT_SYMBOL_GPL vmlinux 0xa2107904 icc_set_tag +EXPORT_SYMBOL_GPL vmlinux 0xa2144ce9 scsi_internal_device_block_nowait +EXPORT_SYMBOL_GPL vmlinux 0xa21f2ce7 clk_mux_index_to_val +EXPORT_SYMBOL_GPL vmlinux 0xa23cf12f dev_pm_opp_free_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0xa2402218 __traceiter_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa24304c6 iommu_domain_free +EXPORT_SYMBOL_GPL vmlinux 0xa244e2fa iommu_attach_device +EXPORT_SYMBOL_GPL vmlinux 0xa24a9cb0 devm_phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa265b470 spi_setup +EXPORT_SYMBOL_GPL vmlinux 0xa26d9b4f workqueue_congested +EXPORT_SYMBOL_GPL vmlinux 0xa276f9d1 _RNvXsb_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0xa28432ae handle_fasteoi_nmi +EXPORT_SYMBOL_GPL vmlinux 0xa287236d blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0xa29a48fb strp_done +EXPORT_SYMBOL_GPL vmlinux 0xa2aba214 _RNvXs3_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impmNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa2af54b3 irq_from_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xa2b83389 acpi_cppc_processor_probe +EXPORT_SYMBOL_GPL vmlinux 0xa2b99209 alarm_start +EXPORT_SYMBOL_GPL vmlinux 0xa2c0f59a ct_idle_enter +EXPORT_SYMBOL_GPL vmlinux 0xa2d0b59d mmio_stale_data_clear +EXPORT_SYMBOL_GPL vmlinux 0xa2e1b3ef trace_printk_init_buffers +EXPORT_SYMBOL_GPL vmlinux 0xa2e5bff3 device_link_remove +EXPORT_SYMBOL_GPL vmlinux 0xa2f370e1 acpi_subsys_poweroff +EXPORT_SYMBOL_GPL vmlinux 0xa2f7487f hv_is_hibernation_supported +EXPORT_SYMBOL_GPL vmlinux 0xa308c884 __traceiter_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0xa30ba54c genphy_c45_baset1_read_status +EXPORT_SYMBOL_GPL vmlinux 0xa3133d9b raw_v4_match +EXPORT_SYMBOL_GPL vmlinux 0xa31aec6a nfs_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa32351dd clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xa328ef54 devl_resource_register +EXPORT_SYMBOL_GPL vmlinux 0xa33782ff _RNvXs8_NtCs3AkgXgqgK6r_4core5errorNtNtB7_4cell11BorrowErrorNtB5_5Error11description +EXPORT_SYMBOL_GPL vmlinux 0xa33b20ba cpufreq_generic_attr +EXPORT_SYMBOL_GPL vmlinux 0xa33d4777 events_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0xa34bae48 raw_abort +EXPORT_SYMBOL_GPL vmlinux 0xa34beef5 gpiod_set_array_value +EXPORT_SYMBOL_GPL vmlinux 0xa34e2c64 _RNvXs1a_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25__fpstate_32__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa3551a41 start_poll_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xa367aadf folio_invalidate +EXPORT_SYMBOL_GPL vmlinux 0xa36a7bb1 _RNvXs8_NtCs3AkgXgqgK6r_4core3fmtNtB5_9FormatterNtB5_5Write10write_char +EXPORT_SYMBOL_GPL vmlinux 0xa36f50fb is_binary_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xa38602cd drain_workqueue +EXPORT_SYMBOL_GPL vmlinux 0xa38a9f71 get_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xa396fd32 power_supply_put +EXPORT_SYMBOL_GPL vmlinux 0xa3a04602 btree_geo64 +EXPORT_SYMBOL_GPL vmlinux 0xa3a36c73 cppc_set_perf +EXPORT_SYMBOL_GPL vmlinux 0xa3a59a48 _RNvXs1_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0xa3a86dc5 fib_nl_newrule +EXPORT_SYMBOL_GPL vmlinux 0xa3b3268d _RNvXsV_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_20jailhouse_setup_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa3b67af4 __traceiter_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0xa3b6fcb3 _RNvXs5B_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_36k_itimer__bindgen_ty_2__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa3b958ce reset_hung_task_detector +EXPORT_SYMBOL_GPL vmlinux 0xa3c57158 _RNvXs5J_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9sched_avgNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa3d0fb5a ip6_flush_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0xa3d26d93 devl_trylock +EXPORT_SYMBOL_GPL vmlinux 0xa3dd9958 vga_default_device +EXPORT_SYMBOL_GPL vmlinux 0xa3ece414 freezer_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xa3f12f69 __crypto_xor +EXPORT_SYMBOL_GPL vmlinux 0xa3f4800c devm_usb_get_phy_by_node +EXPORT_SYMBOL_GPL vmlinux 0xa4031b7f sfp_parse_port +EXPORT_SYMBOL_GPL vmlinux 0xa40da712 __pm_runtime_use_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0xa410a295 devlink_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa414d0da perf_event_period +EXPORT_SYMBOL_GPL vmlinux 0xa41ee3e1 __rg_alloc_zeroed +EXPORT_SYMBOL_GPL vmlinux 0xa41fb838 debugfs_create_u32 +EXPORT_SYMBOL_GPL vmlinux 0xa43c20da invalidate_inode_pages2_range +EXPORT_SYMBOL_GPL vmlinux 0xa44a1307 interval_tree_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xa452c297 hpet_mask_rtc_irq_bit +EXPORT_SYMBOL_GPL vmlinux 0xa452f2a4 xen_pirq_from_irq +EXPORT_SYMBOL_GPL vmlinux 0xa455de2d pci_epc_set_msix +EXPORT_SYMBOL_GPL vmlinux 0xa4568b25 ip6_datagram_connect_v6_only +EXPORT_SYMBOL_GPL vmlinux 0xa45c7b90 stack_trace_print +EXPORT_SYMBOL_GPL vmlinux 0xa462d5a6 __SCT__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xa4657a03 fib_rule_matchall +EXPORT_SYMBOL_GPL vmlinux 0xa475b5e3 _RNvXsR_NtNtCs3AkgXgqgK6r_4core3str4iterNtB5_11CharIndicesNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa48196c8 kdb_poll_idx +EXPORT_SYMBOL_GPL vmlinux 0xa48c1d3d acpi_bind_one +EXPORT_SYMBOL_GPL vmlinux 0xa49615f2 dev_pm_qos_hide_flags +EXPORT_SYMBOL_GPL vmlinux 0xa4994c40 tracing_snapshot_cond_enable +EXPORT_SYMBOL_GPL vmlinux 0xa4ab7c1c ring_buffer_overruns +EXPORT_SYMBOL_GPL vmlinux 0xa4b07fe7 ring_buffer_change_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xa4b30a85 sock_diag_unregister_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0xa4b54590 gnttab_pages_set_private +EXPORT_SYMBOL_GPL vmlinux 0xa4bf2e41 cppc_set_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xa4c00324 asn1_encode_octet_string +EXPORT_SYMBOL_GPL vmlinux 0xa4c085f8 ata_tf_from_fis +EXPORT_SYMBOL_GPL vmlinux 0xa4c31e75 serial8250_clear_and_reinit_fifos +EXPORT_SYMBOL_GPL vmlinux 0xa4dc2af3 usb_free_urb +EXPORT_SYMBOL_GPL vmlinux 0xa4ebafe9 xfrm_audit_state_replay +EXPORT_SYMBOL_GPL vmlinux 0xa4ee84b2 pci_alloc_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0xa50a1f6d usb_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xa51a2c1f ata_bmdma_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xa51b200f switchdev_handle_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0xa51e8d0d find_mci_by_dev +EXPORT_SYMBOL_GPL vmlinux 0xa5227ad3 devlink_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa527603d phy_power_on +EXPORT_SYMBOL_GPL vmlinux 0xa531471e clk_save_context +EXPORT_SYMBOL_GPL vmlinux 0xa5378b31 _RNvXs8_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationINtNtNtB7_3ops5arith9DivAssignmE10div_assign +EXPORT_SYMBOL_GPL vmlinux 0xa53f754c _RNvXs6_NtNtCs3AkgXgqgK6r_4core3num3fmtNtB5_4PartNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa54a2cba devlink_linecard_provision_clear +EXPORT_SYMBOL_GPL vmlinux 0xa54ef83f driver_create_file +EXPORT_SYMBOL_GPL vmlinux 0xa563b4b2 rio_mport_get_physefb +EXPORT_SYMBOL_GPL vmlinux 0xa5698d1d folio_wait_stable +EXPORT_SYMBOL_GPL vmlinux 0xa56bd981 __list_lru_init +EXPORT_SYMBOL_GPL vmlinux 0xa56e1a52 sg_free_table_chained +EXPORT_SYMBOL_GPL vmlinux 0xa5722f3f virtio_max_dma_size +EXPORT_SYMBOL_GPL vmlinux 0xa5737ced _RNvXs5I_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_5vtimeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa57a3a89 mas_empty_area_rev +EXPORT_SYMBOL_GPL vmlinux 0xa59ab611 debugfs_create_file_size +EXPORT_SYMBOL_GPL vmlinux 0xa59cb3a3 gov_update_cpu_data +EXPORT_SYMBOL_GPL vmlinux 0xa5aa5c07 _RNvXse_NtCs3AkgXgqgK6r_4core3fmteNtB5_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa5afb2ee regulator_is_equal +EXPORT_SYMBOL_GPL vmlinux 0xa5b02461 _RNvXs4_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0xa5b4a3c4 _RNvXs1_NtCs3AkgXgqgK6r_4core3anyDNtB5_3AnyNtNtB7_6marker4SyncNtBG_4SendEL_NtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa5bb0104 da903x_write +EXPORT_SYMBOL_GPL vmlinux 0xa5bda8a1 efi_capsule_supported +EXPORT_SYMBOL_GPL vmlinux 0xa5c07148 rtnl_delete_link +EXPORT_SYMBOL_GPL vmlinux 0xa5c626b6 usb_add_phy +EXPORT_SYMBOL_GPL vmlinux 0xa5d1f4b8 stack_depot_snprint +EXPORT_SYMBOL_GPL vmlinux 0xa5d7c388 pstore_type_to_name +EXPORT_SYMBOL_GPL vmlinux 0xa5efbf4c async_synchronize_full +EXPORT_SYMBOL_GPL vmlinux 0xa5f29a6c hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0xa5f9948b scsi_host_complete_all_commands +EXPORT_SYMBOL_GPL vmlinux 0xa613fedc securityfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0xa61d29bc ata_sff_softreset +EXPORT_SYMBOL_GPL vmlinux 0xa622cc2b vp_legacy_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0xa638c0eb ptp_classify_raw +EXPORT_SYMBOL_GPL vmlinux 0xa63a95f3 sk_attach_filter +EXPORT_SYMBOL_GPL vmlinux 0xa65c5d72 __tracepoint_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0xa673f210 is_dock_device +EXPORT_SYMBOL_GPL vmlinux 0xa677c889 invalidate_inode_pages2 +EXPORT_SYMBOL_GPL vmlinux 0xa677fda4 _RNvXsl_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_23qspinlock__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa6786198 regmap_reinit_cache +EXPORT_SYMBOL_GPL vmlinux 0xa69e7f7f alloc_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0xa6a088b7 fscrypt_match_name +EXPORT_SYMBOL_GPL vmlinux 0xa6a7925c mas_walk +EXPORT_SYMBOL_GPL vmlinux 0xa6b06f65 ata_sff_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xa6b21ef2 dpm_suspend_end +EXPORT_SYMBOL_GPL vmlinux 0xa6b4a3bf max8997_write_reg +EXPORT_SYMBOL_GPL vmlinux 0xa6b848cf device_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0xa6b8c348 devlink_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa6bac58b dev_attr_em_message +EXPORT_SYMBOL_GPL vmlinux 0xa6cc7985 pci_epc_mem_exit +EXPORT_SYMBOL_GPL vmlinux 0xa6d11465 platform_device_put +EXPORT_SYMBOL_GPL vmlinux 0xa6df7c27 dm_table_device_name +EXPORT_SYMBOL_GPL vmlinux 0xa6e1a69d kick_all_cpus_sync +EXPORT_SYMBOL_GPL vmlinux 0xa6ebca38 usb_put_hcd +EXPORT_SYMBOL_GPL vmlinux 0xa70285cf bsg_register_queue +EXPORT_SYMBOL_GPL vmlinux 0xa703ee49 account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0xa708ca58 mas_store_prealloc +EXPORT_SYMBOL_GPL vmlinux 0xa709c835 fib6_info_destroy_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa70c385d pci_generic_config_write32 +EXPORT_SYMBOL_GPL vmlinux 0xa70ca3bb __tracepoint_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xa7127da7 mce_unregister_injector_chain +EXPORT_SYMBOL_GPL vmlinux 0xa714ebbd pci_intx +EXPORT_SYMBOL_GPL vmlinux 0xa7218eba irq_set_affinity +EXPORT_SYMBOL_GPL vmlinux 0xa7240c04 _RNvXsu_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_7___m512iNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa7241959 pkcs7_supply_detached_data +EXPORT_SYMBOL_GPL vmlinux 0xa731f387 nl_table_lock +EXPORT_SYMBOL_GPL vmlinux 0xa73964b9 ata_timing_compute +EXPORT_SYMBOL_GPL vmlinux 0xa74043aa mddev_init_writes_pending +EXPORT_SYMBOL_GPL vmlinux 0xa746db38 devfreq_event_enable_edev +EXPORT_SYMBOL_GPL vmlinux 0xa749c8ff __io_uring_cmd_do_in_task +EXPORT_SYMBOL_GPL vmlinux 0xa7526e96 rio_dev_put +EXPORT_SYMBOL_GPL vmlinux 0xa764ba93 scsi_dh_attached_handler_name +EXPORT_SYMBOL_GPL vmlinux 0xa767bd53 _RNvXs1n_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9saved_msrNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa77349e8 _RNvNvMNtCs3AkgXgqgK6r_4core5sliceSp15copy_from_slice17len_mismatch_fail +EXPORT_SYMBOL_GPL vmlinux 0xa7883590 devm_usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0xa7905c71 fib_add_nexthop +EXPORT_SYMBOL_GPL vmlinux 0xa79fdfdf netdev_set_default_ethtool_ops +EXPORT_SYMBOL_GPL vmlinux 0xa7a4e79e _RNvXs5_NtCsbwHtcUjRN57_6kernel5errorNtB5_5ErrorINtNtCs3AkgXgqgK6r_4core7convert4FromNtNtBO_3fmt5ErrorE4from +EXPORT_SYMBOL_GPL vmlinux 0xa7a691c2 _RNvNtNtCs3AkgXgqgK6r_4core5slice5index22slice_index_order_fail +EXPORT_SYMBOL_GPL vmlinux 0xa7a6e0f8 blk_freeze_queue_start +EXPORT_SYMBOL_GPL vmlinux 0xa7b137e6 _RNvXs5u_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_5alarmNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa7b2a568 _RNvXs24_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18___call_single_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa7be015e dev_pm_opp_get_max_volt_latency +EXPORT_SYMBOL_GPL vmlinux 0xa7cce960 device_show_ulong +EXPORT_SYMBOL_GPL vmlinux 0xa7d48adb crypto_akcipher_sync_post +EXPORT_SYMBOL_GPL vmlinux 0xa7e070d5 devl_dpipe_headers_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa7e2f5c4 modify_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xa7eb5c69 platform_get_irq_byname_optional +EXPORT_SYMBOL_GPL vmlinux 0xa7f526a8 wm8350_clear_bits +EXPORT_SYMBOL_GPL vmlinux 0xa7f5d144 rdev_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xa80c08c2 pci_disable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0xa813130c gpiochip_request_own_desc +EXPORT_SYMBOL_GPL vmlinux 0xa81485e6 __traceiter_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xa81be7ea free_vm_area +EXPORT_SYMBOL_GPL vmlinux 0xa8226d97 gpiochip_generic_free +EXPORT_SYMBOL_GPL vmlinux 0xa823c6b9 ata_sff_dev_select +EXPORT_SYMBOL_GPL vmlinux 0xa83d933f devm_nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0xa8401ba5 _RNvXs0_NtCsbwHtcUjRN57_6kernel3strNtB5_4CStrNtNtCs3AkgXgqgK6r_4core3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa84e4836 _RNvXsC_NtCs3AkgXgqgK6r_4core4charNtB5_11ToUppercaseNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa851973a raw_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xa8558f78 rio_mport_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xa85b1c97 ata_sff_postreset +EXPORT_SYMBOL_GPL vmlinux 0xa85bbe00 __SCT__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xa85f392c _RNvXs14_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10pv_irq_opsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa868119e _RNvXs2_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeDefaultNtNtNtNtB7_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0xa86a116a driver_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0xa86d20a2 _RNvXs2C_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_38maple_node__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa86facb9 _RNvXsb_NtCsbwHtcUjRN57_6kernel3strNtB5_9FormatterNtNtCs3AkgXgqgK6r_4core3fmt5Write9write_str +EXPORT_SYMBOL_GPL vmlinux 0xa87a1ca7 xen_xlate_remap_gfn_array +EXPORT_SYMBOL_GPL vmlinux 0xa87a4d21 clk_hw_get_flags +EXPORT_SYMBOL_GPL vmlinux 0xa8841cc6 mas_next +EXPORT_SYMBOL_GPL vmlinux 0xa8854b30 _RNvXs53_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7hrtimerNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa88a5395 irq_get_domain_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xa894d797 ata_bmdma_port_intr +EXPORT_SYMBOL_GPL vmlinux 0xa89926dc crypto_dh_decode_key +EXPORT_SYMBOL_GPL vmlinux 0xa8a6364c xas_get_mark +EXPORT_SYMBOL_GPL vmlinux 0xa8afb29a _RNvXs2k_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_5mutexNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa8b0892b hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa8b57038 regulator_get_error_flags +EXPORT_SYMBOL_GPL vmlinux 0xa8bb15d6 usb_add_hcd +EXPORT_SYMBOL_GPL vmlinux 0xa8be3ba8 apic +EXPORT_SYMBOL_GPL vmlinux 0xa8c55a72 ethtool_set_ethtool_phy_ops +EXPORT_SYMBOL_GPL vmlinux 0xa8d0a732 __put_net +EXPORT_SYMBOL_GPL vmlinux 0xa8d74864 pcie_reset_flr +EXPORT_SYMBOL_GPL vmlinux 0xa8da777f _RNvXs38_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14notifier_blockNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa8fb0298 ata_ehi_clear_desc +EXPORT_SYMBOL_GPL vmlinux 0xa8fdb27a _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter15debug_lower_hex +EXPORT_SYMBOL_GPL vmlinux 0xa9017069 clk_hw_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xa9126bff hpet_set_rtc_irq_bit +EXPORT_SYMBOL_GPL vmlinux 0xa913d86f _RNvXsf_NtCsbwHtcUjRN57_6kernel3strNtB5_16CStrConvertErrorNtNtCs3AkgXgqgK6r_4core3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa918105e pci_p2pmem_find_many +EXPORT_SYMBOL_GPL vmlinux 0xa92eede2 pfn_to_online_page +EXPORT_SYMBOL_GPL vmlinux 0xa9320d27 ktime_get_seconds +EXPORT_SYMBOL_GPL vmlinux 0xa94107e3 _RNvXs1d_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB8_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa94124ee icc_provider_deregister +EXPORT_SYMBOL_GPL vmlinux 0xa944ad1f _RNvXsc_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_18ftrace_likely_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa94648b9 vchan_tx_submit +EXPORT_SYMBOL_GPL vmlinux 0xa954b0ab pci_add_dynid +EXPORT_SYMBOL_GPL vmlinux 0xa95b5c77 hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xa95da038 devl_rate_node_create +EXPORT_SYMBOL_GPL vmlinux 0xa9694ac4 regulator_list_voltage_table +EXPORT_SYMBOL_GPL vmlinux 0xa96a6899 debugfs_attr_write +EXPORT_SYMBOL_GPL vmlinux 0xa96e8b4e hv_setup_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0xa9850cf7 register_fprobe +EXPORT_SYMBOL_GPL vmlinux 0xa9968c87 dev_pm_opp_add +EXPORT_SYMBOL_GPL vmlinux 0xa99ef899 devlink_fmsg_bool_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xa99f75b7 __devm_regmap_init +EXPORT_SYMBOL_GPL vmlinux 0xa9a1208f _RNvMs7_NtNtCsbwHtcUjRN57_6kernel4init10___internalNtB5_16OnlyCallFromDrop3new +EXPORT_SYMBOL_GPL vmlinux 0xa9ab007a bsg_job_put +EXPORT_SYMBOL_GPL vmlinux 0xa9ac6bab __of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xa9b08267 pskb_put +EXPORT_SYMBOL_GPL vmlinux 0xa9bcf7a8 __tracepoint_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xa9ce482e _RNvXs5G_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10rv_monitorNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa9d6ea9b debugfs_create_bool +EXPORT_SYMBOL_GPL vmlinux 0xa9d7f9d7 gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0xa9ed779f vp_legacy_set_status +EXPORT_SYMBOL_GPL vmlinux 0xa9f05fe2 _RNvXs8_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0xa9fbaa23 pinctrl_find_gpio_range_from_pin_nolock +EXPORT_SYMBOL_GPL vmlinux 0xaa080b14 led_trigger_unregister_simple +EXPORT_SYMBOL_GPL vmlinux 0xaa0839ba _RNvXs7_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0xaa249c49 pci_dev_trylock +EXPORT_SYMBOL_GPL vmlinux 0xaa2f79b8 synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xaa37c86b __tracepoint_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xaa393cc6 mas_preallocate +EXPORT_SYMBOL_GPL vmlinux 0xaa4b457e __srcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xaa575a68 pm_generic_poweroff_noirq +EXPORT_SYMBOL_GPL vmlinux 0xaa58905e usb_put_intf +EXPORT_SYMBOL_GPL vmlinux 0xaa5aee1c uv_bios_mq_watchlist_alloc +EXPORT_SYMBOL_GPL vmlinux 0xaa5b7bdc __clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0xaa6a50f9 __static_key_deferred_flush +EXPORT_SYMBOL_GPL vmlinux 0xaa862395 i2c_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xaa86cfb5 uv_possible_blades +EXPORT_SYMBOL_GPL vmlinux 0xaa8b9371 inet6_cleanup_sock +EXPORT_SYMBOL_GPL vmlinux 0xaa97fad8 event_triggers_call +EXPORT_SYMBOL_GPL vmlinux 0xaa98b6a8 fsverity_ioctl_enable +EXPORT_SYMBOL_GPL vmlinux 0xaaa918c9 ftrace_dump +EXPORT_SYMBOL_GPL vmlinux 0xaab9c421 clk_multiplier_ops +EXPORT_SYMBOL_GPL vmlinux 0xaae11cbc udp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xaaec28f3 thermal_zone_device_priv +EXPORT_SYMBOL_GPL vmlinux 0xaaeeafad trace_put_event_file +EXPORT_SYMBOL_GPL vmlinux 0xaaf2ff77 usb_init_urb +EXPORT_SYMBOL_GPL vmlinux 0xaafbf4cb acomp_request_free +EXPORT_SYMBOL_GPL vmlinux 0xab179c1a is_nvdimm_sync +EXPORT_SYMBOL_GPL vmlinux 0xab199384 of_pm_clk_add_clks +EXPORT_SYMBOL_GPL vmlinux 0xab19fb64 rio_request_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0xab1e0e93 hv_setup_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0xab1e7918 ata_sas_port_init +EXPORT_SYMBOL_GPL vmlinux 0xab34547f tpm_pcr_extend +EXPORT_SYMBOL_GPL vmlinux 0xab418a6c pci_check_and_mask_intx +EXPORT_SYMBOL_GPL vmlinux 0xab42bce0 edac_get_sysfs_subsys +EXPORT_SYMBOL_GPL vmlinux 0xab45f66c crypto_ahash_setkey +EXPORT_SYMBOL_GPL vmlinux 0xab501eb0 sdio_memcpy_toio +EXPORT_SYMBOL_GPL vmlinux 0xab52428a ata_std_bios_param +EXPORT_SYMBOL_GPL vmlinux 0xab596c1a bus_get_dev_root +EXPORT_SYMBOL_GPL vmlinux 0xab5c5370 dev_set_name +EXPORT_SYMBOL_GPL vmlinux 0xab5ef93a fwnode_find_reference +EXPORT_SYMBOL_GPL vmlinux 0xab620878 _RNvXsH_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_5u16x4NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xab692eb0 sk_msg_memcopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0xab696239 _RNvXsO_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_9AtomicI64NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xab71eb5b nf_ipv6_ops +EXPORT_SYMBOL_GPL vmlinux 0xab7b374e tcp_reno_ssthresh +EXPORT_SYMBOL_GPL vmlinux 0xaba8dc93 samsung_sdi_battery_get_info +EXPORT_SYMBOL_GPL vmlinux 0xabb7c7c2 get_cached_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xabc298d0 intel_scu_ipc_unregister +EXPORT_SYMBOL_GPL vmlinux 0xabc640f3 list_lru_isolate +EXPORT_SYMBOL_GPL vmlinux 0xabc6e9e4 pm_report_max_hw_sleep +EXPORT_SYMBOL_GPL vmlinux 0xabcecc82 mmc_sanitize +EXPORT_SYMBOL_GPL vmlinux 0xabd14d2e regmap_get_val_endian +EXPORT_SYMBOL_GPL vmlinux 0xabd23f02 _RNvXs2_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0xabdc10f9 devl_param_driverinit_value_set +EXPORT_SYMBOL_GPL vmlinux 0xabe9fad2 pci_user_write_config_word +EXPORT_SYMBOL_GPL vmlinux 0xabf03fc3 __SCT__tp_func_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0xabfaf591 __clocksource_update_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0xac2897e9 _RNvXsf_NtCs3AkgXgqgK6r_4core4charNtB5_11ToUppercaseNtNtNtNtB7_4iter6traits12double_ended19DoubleEndedIterator9next_back +EXPORT_SYMBOL_GPL vmlinux 0xac2abed7 devlink_port_init +EXPORT_SYMBOL_GPL vmlinux 0xac3deb48 fscrypt_ioctl_remove_key_all_users +EXPORT_SYMBOL_GPL vmlinux 0xac42ac8b rust_helper_BUG +EXPORT_SYMBOL_GPL vmlinux 0xac5229cb devm_regulator_bulk_get_enable +EXPORT_SYMBOL_GPL vmlinux 0xac5769a6 vp_modern_remove +EXPORT_SYMBOL_GPL vmlinux 0xac5d96ac fscrypt_get_symlink +EXPORT_SYMBOL_GPL vmlinux 0xac653fc7 extcon_set_property_sync +EXPORT_SYMBOL_GPL vmlinux 0xac675237 power_supply_get_property +EXPORT_SYMBOL_GPL vmlinux 0xac68d3be irq_work_sync +EXPORT_SYMBOL_GPL vmlinux 0xac728f8b _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter26debug_struct_field4_finish +EXPORT_SYMBOL_GPL vmlinux 0xac79af8a register_btf_kfunc_id_set +EXPORT_SYMBOL_GPL vmlinux 0xac8acfba blk_mq_complete_request_remote +EXPORT_SYMBOL_GPL vmlinux 0xac9ec7ab raw_unhash_sk +EXPORT_SYMBOL_GPL vmlinux 0xacb4d88c clk_rate_exclusive_put +EXPORT_SYMBOL_GPL vmlinux 0xacb90ef7 crypto_register_ahash +EXPORT_SYMBOL_GPL vmlinux 0xacc2d08c nvdimm_cmd_mask +EXPORT_SYMBOL_GPL vmlinux 0xacc977ac alarm_forward_now +EXPORT_SYMBOL_GPL vmlinux 0xaccc037d hid_bpf_connect_device +EXPORT_SYMBOL_GPL vmlinux 0xaccee87b debugfs_create_u8 +EXPORT_SYMBOL_GPL vmlinux 0xacd9195b rio_release_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0xacd9b82e dev_pm_qos_expose_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xacde2ded debugfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0xaced2804 _RNvXs5g_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24___sifields__bindgen_ty_7NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xacf64c31 _RNvXs2K_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16swait_queue_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xacfcae37 pm_generic_freeze +EXPORT_SYMBOL_GPL vmlinux 0xad06c825 ct_user_exit +EXPORT_SYMBOL_GPL vmlinux 0xad1577ad __ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0xad225392 bpf_offload_dev_netdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xad255522 __platform_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xad395dd9 mm_account_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0xad405399 vc_scrolldelta_helper +EXPORT_SYMBOL_GPL vmlinux 0xad45ff1e sk_clear_memalloc +EXPORT_SYMBOL_GPL vmlinux 0xad4e6259 remove_cpu +EXPORT_SYMBOL_GPL vmlinux 0xad5f0017 perf_trace_buf_alloc +EXPORT_SYMBOL_GPL vmlinux 0xad645234 register_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xad675afa virtio_check_mem_acc_cb +EXPORT_SYMBOL_GPL vmlinux 0xad6dc6cb ata_sff_tf_read +EXPORT_SYMBOL_GPL vmlinux 0xad73ed9b _RNvXs5M_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15sched_rt_entityNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xad804748 usb_hub_release_port +EXPORT_SYMBOL_GPL vmlinux 0xad832f44 usb_autopm_get_interface_async +EXPORT_SYMBOL_GPL vmlinux 0xad836fac disk_set_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0xad83ce29 xas_find_conflict +EXPORT_SYMBOL_GPL vmlinux 0xad8a3d67 hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0xad8bf78d pci_bus_max_busnr +EXPORT_SYMBOL_GPL vmlinux 0xad9fb247 lwtunnel_valid_encap_type_attr +EXPORT_SYMBOL_GPL vmlinux 0xada38766 dst_cache_destroy +EXPORT_SYMBOL_GPL vmlinux 0xadab3979 perf_pmu_register +EXPORT_SYMBOL_GPL vmlinux 0xadaf855d _RNvXsp_NtCs3AkgXgqgK6r_4core5arrayNtB5_17TryFromSliceErrorNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xadb1e96f dev_pm_genpd_get_next_hrtimer +EXPORT_SYMBOL_GPL vmlinux 0xadbce842 kobject_init_and_add +EXPORT_SYMBOL_GPL vmlinux 0xadc8769d p2sb_bar +EXPORT_SYMBOL_GPL vmlinux 0xadcc4b19 regcache_cache_only +EXPORT_SYMBOL_GPL vmlinux 0xadd3d5d6 vfs_set_acl +EXPORT_SYMBOL_GPL vmlinux 0xade2e21d led_get_default_pattern +EXPORT_SYMBOL_GPL vmlinux 0xade5339b hte_get_clk_src_info +EXPORT_SYMBOL_GPL vmlinux 0xadf02875 synth_event_gen_cmd_array_start +EXPORT_SYMBOL_GPL vmlinux 0xadfc553f cpuidle_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xae01217a mpi_write_to_sgl +EXPORT_SYMBOL_GPL vmlinux 0xae0519c3 devfreq_event_set_event +EXPORT_SYMBOL_GPL vmlinux 0xae05febd xdp_rxq_info_is_reg +EXPORT_SYMBOL_GPL vmlinux 0xae0ecf40 usb_bus_idr_lock +EXPORT_SYMBOL_GPL vmlinux 0xae1051b0 net_cls_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xae1feb86 clk_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xae35f18a debugfs_create_blob +EXPORT_SYMBOL_GPL vmlinux 0xae37b2f4 tpm_chip_register +EXPORT_SYMBOL_GPL vmlinux 0xae39f80e dst_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xae43323e _RNvXs9_NtNtCs3AkgXgqgK6r_4core3str5errorNtB5_9Utf8ErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xae69b1c1 usermodehelper_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xae6f1cd0 ata_sff_hsm_move +EXPORT_SYMBOL_GPL vmlinux 0xae6f2bc1 fib6_get_table +EXPORT_SYMBOL_GPL vmlinux 0xae7c231d mpi_cmp +EXPORT_SYMBOL_GPL vmlinux 0xae7e7c4c acpi_dev_gpio_irq_wake_get_by +EXPORT_SYMBOL_GPL vmlinux 0xae8d98e8 request_firmware_direct +EXPORT_SYMBOL_GPL vmlinux 0xae9852a0 housekeeping_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xae9ce4a1 _RNvXso_NtNtCs3AkgXgqgK6r_4core3fmt3numNtB5_6BinaryNtB5_12GenericRadix5digit +EXPORT_SYMBOL_GPL vmlinux 0xaeb16480 pci_epc_stop +EXPORT_SYMBOL_GPL vmlinux 0xaebb1d38 crypto_find_alg +EXPORT_SYMBOL_GPL vmlinux 0xaec274e6 _RNvXNtCsbwHtcUjRN57_6kernel9allocatorNtB2_15KernelAllocatorNtNtNtCs3AkgXgqgK6r_4core5alloc6global11GlobalAlloc5alloc +EXPORT_SYMBOL_GPL vmlinux 0xaec85c46 vp_modern_set_status +EXPORT_SYMBOL_GPL vmlinux 0xaed71f08 iommu_map +EXPORT_SYMBOL_GPL vmlinux 0xaef59d46 nf_ip6_check_hbh_len +EXPORT_SYMBOL_GPL vmlinux 0xaf044620 fsnotify_put_group +EXPORT_SYMBOL_GPL vmlinux 0xaf076aec nd_fletcher64 +EXPORT_SYMBOL_GPL vmlinux 0xaf09c04b br_ip6_fragment +EXPORT_SYMBOL_GPL vmlinux 0xaf0b6ba7 blkg_rwstat_init +EXPORT_SYMBOL_GPL vmlinux 0xaf10f500 pm_wakeup_ws_event +EXPORT_SYMBOL_GPL vmlinux 0xaf146fe9 pci_common_swizzle +EXPORT_SYMBOL_GPL vmlinux 0xaf311fea _RNvXsf_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impyNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0xaf4014ff usb_amd_quirk_pll_check +EXPORT_SYMBOL_GPL vmlinux 0xaf41fb6e virtqueue_poll +EXPORT_SYMBOL_GPL vmlinux 0xaf428325 modify_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xaf521a03 usb_match_id +EXPORT_SYMBOL_GPL vmlinux 0xaf582646 cpci_hp_register_bus +EXPORT_SYMBOL_GPL vmlinux 0xaf5bcb5a pci_d3cold_disable +EXPORT_SYMBOL_GPL vmlinux 0xaf5e6464 devl_unregister +EXPORT_SYMBOL_GPL vmlinux 0xaf6b44ca _RNvXs3N_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5f32x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xaf6d38c0 vcap_mod_rule +EXPORT_SYMBOL_GPL vmlinux 0xaf6eb61e _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings5ALERT +EXPORT_SYMBOL_GPL vmlinux 0xaf793668 __alloc_percpu_gfp +EXPORT_SYMBOL_GPL vmlinux 0xaf809970 tty_find_polling_driver +EXPORT_SYMBOL_GPL vmlinux 0xaf83691d tcp_abort +EXPORT_SYMBOL_GPL vmlinux 0xaf852873 cpuidle_register_device +EXPORT_SYMBOL_GPL vmlinux 0xaf89137b int_active_memcg +EXPORT_SYMBOL_GPL vmlinux 0xaf9d3725 dev_pm_genpd_set_performance_state +EXPORT_SYMBOL_GPL vmlinux 0xafa79646 xenbus_dev_changed +EXPORT_SYMBOL_GPL vmlinux 0xafb5acf4 regulator_get_current_limit +EXPORT_SYMBOL_GPL vmlinux 0xafca3fec ioc_find_get_icq +EXPORT_SYMBOL_GPL vmlinux 0xafccfd76 nf_hook_entries_insert_raw +EXPORT_SYMBOL_GPL vmlinux 0xafcd1cb1 vcap_chain_id_to_lookup +EXPORT_SYMBOL_GPL vmlinux 0xafcd6a20 acpi_device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xafd3f9a0 _RNvXs1n_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5f32x2NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xafddd545 ata_id_c_string +EXPORT_SYMBOL_GPL vmlinux 0xb0048b7e debugfs_real_fops +EXPORT_SYMBOL_GPL vmlinux 0xb00736a5 device_bind_driver +EXPORT_SYMBOL_GPL vmlinux 0xb018442b vring_create_virtqueue_dma +EXPORT_SYMBOL_GPL vmlinux 0xb01953dd dev_pm_genpd_set_next_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xb01cb6f5 hwmon_notify_event +EXPORT_SYMBOL_GPL vmlinux 0xb0298e0f usb_hcd_pci_remove +EXPORT_SYMBOL_GPL vmlinux 0xb02ac411 register_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb02b0d77 pci_ioremap_wc_bar +EXPORT_SYMBOL_GPL vmlinux 0xb04391d5 regulator_map_voltage_ascend +EXPORT_SYMBOL_GPL vmlinux 0xb049f5f0 _RNvMNtCsbwHtcUjRN57_6kernel5errorNtB2_5Error8to_errno +EXPORT_SYMBOL_GPL vmlinux 0xb04bb6cd gpiod_set_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0xb05189fc pci_load_and_free_saved_state +EXPORT_SYMBOL_GPL vmlinux 0xb0548949 crypto_enqueue_request_head +EXPORT_SYMBOL_GPL vmlinux 0xb06351f7 dispatch_hid_bpf_device_event +EXPORT_SYMBOL_GPL vmlinux 0xb066ad8c power_supply_put_battery_info +EXPORT_SYMBOL_GPL vmlinux 0xb06e5a5e __devm_rtc_register_device +EXPORT_SYMBOL_GPL vmlinux 0xb06ea245 sbitmap_queue_resize +EXPORT_SYMBOL_GPL vmlinux 0xb0747ed2 rcu_cpu_stall_suppress +EXPORT_SYMBOL_GPL vmlinux 0xb0763324 _RNvXs4o_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_11NonZeroI128NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xb077e70a clk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0xb097d43e _RNvXs2L_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11swait_queueNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb09b7c82 tty_mode_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xb09d550d _RNvNvMNtCs3AkgXgqgK6r_4core3f64d9from_bits13ct_u64_to_f64 +EXPORT_SYMBOL_GPL vmlinux 0xb0b85f47 ring_buffer_iter_reset +EXPORT_SYMBOL_GPL vmlinux 0xb0b8cc80 devl_rate_nodes_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb0cc110d pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xb0d1656c gpio_free_array +EXPORT_SYMBOL_GPL vmlinux 0xb0dea39d gpiod_direction_output +EXPORT_SYMBOL_GPL vmlinux 0xb0e7ab1f __traceiter_console +EXPORT_SYMBOL_GPL vmlinux 0xb0e8e671 xenbus_otherend_changed +EXPORT_SYMBOL_GPL vmlinux 0xb102ef9e virtqueue_kick_prepare +EXPORT_SYMBOL_GPL vmlinux 0xb10563bd _RNvXs1P_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11entry_stackNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb10aeeab get_user_pages_fast_only +EXPORT_SYMBOL_GPL vmlinux 0xb10d178f bus_rescan_devices +EXPORT_SYMBOL_GPL vmlinux 0xb10d964d devlink_fmsg_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xb11037da fib_nh_common_init +EXPORT_SYMBOL_GPL vmlinux 0xb11cc43b __SCT__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0xb11d9000 tty_dev_name_to_number +EXPORT_SYMBOL_GPL vmlinux 0xb1363393 acpi_subsys_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0xb13837ce vcap_rule_add_key_u48 +EXPORT_SYMBOL_GPL vmlinux 0xb1484e5b vfs_splice_read +EXPORT_SYMBOL_GPL vmlinux 0xb1647fc2 devlink_info_version_running_put +EXPORT_SYMBOL_GPL vmlinux 0xb174203c devl_traps_register +EXPORT_SYMBOL_GPL vmlinux 0xb177a8ad regmap_field_read +EXPORT_SYMBOL_GPL vmlinux 0xb1a4d6c8 gnttab_page_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xb1b2390e sdio_retune_release +EXPORT_SYMBOL_GPL vmlinux 0xb1baa71a devlink_linecard_provision_fail +EXPORT_SYMBOL_GPL vmlinux 0xb1bdda01 tcp_get_syncookie_mss +EXPORT_SYMBOL_GPL vmlinux 0xb1bed25d dpm_resume_start +EXPORT_SYMBOL_GPL vmlinux 0xb1c10209 _RNvXs3_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeDefaultNtNtNtNtB7_4iter6traits10exact_size17ExactSizeIterator3len +EXPORT_SYMBOL_GPL vmlinux 0xb1c64af0 _RNvXsv_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_5i16x2NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb1d1a7d9 adp5520_write +EXPORT_SYMBOL_GPL vmlinux 0xb1d92165 gnttab_unmap_refs +EXPORT_SYMBOL_GPL vmlinux 0xb1dfecea power_supply_battery_info_properties_size +EXPORT_SYMBOL_GPL vmlinux 0xb1e25684 __trace_bputs +EXPORT_SYMBOL_GPL vmlinux 0xb1e369f8 _RNvMs5_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_9DebugList6finish +EXPORT_SYMBOL_GPL vmlinux 0xb1e63a43 irq_domain_translate_twocell +EXPORT_SYMBOL_GPL vmlinux 0xb1e98d64 _RNvXNtNtNtCsbwHtcUjRN57_6kernel4sync4lock5mutexNtB2_12MutexBackendNtB4_7Backend4lock +EXPORT_SYMBOL_GPL vmlinux 0xb1f57577 dax_finish_sync_fault +EXPORT_SYMBOL_GPL vmlinux 0xb1fc1782 pci_speed_string +EXPORT_SYMBOL_GPL vmlinux 0xb202f0d7 rht_bucket_nested_insert +EXPORT_SYMBOL_GPL vmlinux 0xb20e014e _RNvNvMs16_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB8_11NonZeroI12813new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0xb2175872 set_secondary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xb21b0a1e _RNvXsr_NtCs3AkgXgqgK6r_4core3nummNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xb21c85b9 clk_hw_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb21d00c6 hte_ts_put +EXPORT_SYMBOL_GPL vmlinux 0xb21faa43 _RNvXs10_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8idt_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb2210d64 reset_control_deassert +EXPORT_SYMBOL_GPL vmlinux 0xb22d5821 crypto_register_template +EXPORT_SYMBOL_GPL vmlinux 0xb2343371 _RNvNvMsS_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_10NonZeroI3213new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0xb23b7691 start_poll_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0xb2405efc secure_tcp_seq +EXPORT_SYMBOL_GPL vmlinux 0xb2417152 regulator_put +EXPORT_SYMBOL_GPL vmlinux 0xb2460209 irq_domain_reset_irq_data +EXPORT_SYMBOL_GPL vmlinux 0xb24d0a74 clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xb256be16 efivar_is_available +EXPORT_SYMBOL_GPL vmlinux 0xb25dff00 sfp_bus_find_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xb25eb4f8 device_rename +EXPORT_SYMBOL_GPL vmlinux 0xb25f5084 devm_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0xb26066fe ibft_phys_addr +EXPORT_SYMBOL_GPL vmlinux 0xb263acd7 _RNvXsi_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleINtB5_4FromzE4from +EXPORT_SYMBOL_GPL vmlinux 0xb26a1add elfcorehdr_addr +EXPORT_SYMBOL_GPL vmlinux 0xb2704dc1 edac_pci_release_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0xb2780f72 bpf_prog_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb29533ee zs_malloc +EXPORT_SYMBOL_GPL vmlinux 0xb2a6f197 bpf_fentry_test1 +EXPORT_SYMBOL_GPL vmlinux 0xb2bfb83d access_process_vm +EXPORT_SYMBOL_GPL vmlinux 0xb2c1732e rcu_gp_set_torture_wait +EXPORT_SYMBOL_GPL vmlinux 0xb2c1bdf8 pci_epc_mem_alloc_addr +EXPORT_SYMBOL_GPL vmlinux 0xb2c94c8f screen_glyph +EXPORT_SYMBOL_GPL vmlinux 0xb2d7fa74 usb_altnum_to_altsetting +EXPORT_SYMBOL_GPL vmlinux 0xb2d9bbe8 __blk_req_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0xb2e764e8 suspend_valid_only_mem +EXPORT_SYMBOL_GPL vmlinux 0xb2edf4ee gpiochip_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0xb2f4e20e devm_thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xb2f8daa3 __SCK__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0xb2fa093e blk_mq_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xb307c909 devlink_fmsg_u64_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xb3086558 dst_blackhole_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xb30b2bda preempt_model_full +EXPORT_SYMBOL_GPL vmlinux 0xb3253ed9 hpet_rtc_timer_init +EXPORT_SYMBOL_GPL vmlinux 0xb3294557 mbox_client_peek_data +EXPORT_SYMBOL_GPL vmlinux 0xb32f364d virtio_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xb32f9324 trace_remove_event_call +EXPORT_SYMBOL_GPL vmlinux 0xb33b8106 __inet_inherit_port +EXPORT_SYMBOL_GPL vmlinux 0xb353d2f6 _RNvXs3Z_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u8x64NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb361658f regmap_test_bits +EXPORT_SYMBOL_GPL vmlinux 0xb3642fb7 unregister_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0xb3669a2f param_set_uint_minmax +EXPORT_SYMBOL_GPL vmlinux 0xb36d5a58 _RNvXs1X_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i8x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb383ae85 ata_sff_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xb383dc30 ata_port_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0xb392cef1 _RNvXsx_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_7__ddebugNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb39d91b6 ohci_hub_status_data +EXPORT_SYMBOL_GPL vmlinux 0xb39feec7 _RNvXs17_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB8_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb3a67488 netlink_has_listeners +EXPORT_SYMBOL_GPL vmlinux 0xb3a69530 __synth_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0xb3b0adbd kgdb_unregister_io_module +EXPORT_SYMBOL_GPL vmlinux 0xb3b99f47 usb_find_alt_setting +EXPORT_SYMBOL_GPL vmlinux 0xb3bdf3f9 fixed_phy_set_link_update +EXPORT_SYMBOL_GPL vmlinux 0xb3d041c8 edac_mc_del_mc +EXPORT_SYMBOL_GPL vmlinux 0xb3da384f extcon_get_state +EXPORT_SYMBOL_GPL vmlinux 0xb3ef8311 mptcp_diag_fill_info +EXPORT_SYMBOL_GPL vmlinux 0xb3fc76b3 to_nvdimm_bus +EXPORT_SYMBOL_GPL vmlinux 0xb3fd8fe6 kernel_read_file_from_path +EXPORT_SYMBOL_GPL vmlinux 0xb40314b3 vp_modern_get_status +EXPORT_SYMBOL_GPL vmlinux 0xb418a526 dm_disk +EXPORT_SYMBOL_GPL vmlinux 0xb4206cdb skb_gso_validate_network_len +EXPORT_SYMBOL_GPL vmlinux 0xb436a22f perf_aux_output_begin +EXPORT_SYMBOL_GPL vmlinux 0xb43f9365 ktime_get +EXPORT_SYMBOL_GPL vmlinux 0xb44e18ea audit_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb45650cb _RNvXs4f_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_10NonZeroU16NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xb45c64b2 dma_resv_get_fences +EXPORT_SYMBOL_GPL vmlinux 0xb46d6cec __auxiliary_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xb46ea9f3 phy_led_triggers_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb4702742 _RNvNtCs3AkgXgqgK6r_4core9panicking14panic_nounwind +EXPORT_SYMBOL_GPL vmlinux 0xb4723083 net_ns_type_operations +EXPORT_SYMBOL_GPL vmlinux 0xb47ca62c blkcg_activate_policy +EXPORT_SYMBOL_GPL vmlinux 0xb48f0638 software_node_register +EXPORT_SYMBOL_GPL vmlinux 0xb496b1b4 dev_pm_qos_hide_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xb4a831bc sysfs_unmerge_group +EXPORT_SYMBOL_GPL vmlinux 0xb4b97c90 pvclock_gtod_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb4bc4057 _RNvMs6_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_8DebugMap5value +EXPORT_SYMBOL_GPL vmlinux 0xb4c157e6 kiocb_modified +EXPORT_SYMBOL_GPL vmlinux 0xb4e424de regulator_map_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xb4ea7cf7 kgdb_connected +EXPORT_SYMBOL_GPL vmlinux 0xb4eb6942 devlink_flash_update_status_notify +EXPORT_SYMBOL_GPL vmlinux 0xb4eda0da ring_buffer_event_length +EXPORT_SYMBOL_GPL vmlinux 0xb501b2df nd_cmd_dimm_desc +EXPORT_SYMBOL_GPL vmlinux 0xb5093dd3 console_list +EXPORT_SYMBOL_GPL vmlinux 0xb50cfafb input_ff_erase +EXPORT_SYMBOL_GPL vmlinux 0xb5192224 _RNvMs_NtCsbwHtcUjRN57_6kernel3strNtB4_4CStr10to_cstring +EXPORT_SYMBOL_GPL vmlinux 0xb51fbd64 edac_op_state +EXPORT_SYMBOL_GPL vmlinux 0xb520eb79 btree_merge +EXPORT_SYMBOL_GPL vmlinux 0xb53becf4 iopf_queue_add_device +EXPORT_SYMBOL_GPL vmlinux 0xb540f1f9 devlink_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb55139f6 HUF_readStats +EXPORT_SYMBOL_GPL vmlinux 0xb561c490 mpi_mul +EXPORT_SYMBOL_GPL vmlinux 0xb5737746 devm_kstrdup +EXPORT_SYMBOL_GPL vmlinux 0xb57957a5 virtio_break_device +EXPORT_SYMBOL_GPL vmlinux 0xb58079b2 spi_transfer_cs_change_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0xb581b29d virtio_check_driver_offered_feature +EXPORT_SYMBOL_GPL vmlinux 0xb5826ee7 generic_access_phys +EXPORT_SYMBOL_GPL vmlinux 0xb5a83e35 gnttab_setup_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xb5a8c226 acpi_gsi_to_irq +EXPORT_SYMBOL_GPL vmlinux 0xb5a9c529 dev_pm_opp_set_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0xb5f6dd3f debugfs_create_x64 +EXPORT_SYMBOL_GPL vmlinux 0xb6084dc7 dev_pm_opp_get_required_pstate +EXPORT_SYMBOL_GPL vmlinux 0xb60e46d8 dw_pcie_ep_init_complete +EXPORT_SYMBOL_GPL vmlinux 0xb6123e1b switchdev_handle_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0xb6261484 register_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb62f2ef3 _RNvNvMs5_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_10NonZeroU1613new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0xb6303c49 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3mem15transmutabilityNtB5_6AssumeNtNtNtB9_3ops5arith3Sub3sub +EXPORT_SYMBOL_GPL vmlinux 0xb6307722 rcu_tasks_trace_qs_blkd +EXPORT_SYMBOL_GPL vmlinux 0xb634e254 _RNvXs5_NtNtCs3AkgXgqgK6r_4core3ops11index_rangeNtB5_10IndexRangeNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb6357e53 cpuidle_enable_device +EXPORT_SYMBOL_GPL vmlinux 0xb637a793 xenbus_match +EXPORT_SYMBOL_GPL vmlinux 0xb63aaf96 pciserial_init_ports +EXPORT_SYMBOL_GPL vmlinux 0xb6410433 mpi_addm +EXPORT_SYMBOL_GPL vmlinux 0xb6466983 iocb_bio_iopoll +EXPORT_SYMBOL_GPL vmlinux 0xb655f91b pci_epc_get_next_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xb65993ab devm_clk_get_optional_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb65fcf33 ata_acpi_cbl_80wire +EXPORT_SYMBOL_GPL vmlinux 0xb661c716 nvdimm_delete +EXPORT_SYMBOL_GPL vmlinux 0xb662c3de _RNvXs2e_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24class_spinlock_irqsave_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb66aa2cd pci_epc_map_addr +EXPORT_SYMBOL_GPL vmlinux 0xb66bc9c9 devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0xb66e6b5e pci_epc_start +EXPORT_SYMBOL_GPL vmlinux 0xb677bac7 dma_can_mmap +EXPORT_SYMBOL_GPL vmlinux 0xb67861c8 _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data11white_space14WHITESPACE_MAP +EXPORT_SYMBOL_GPL vmlinux 0xb6787346 sfp_unregister_socket +EXPORT_SYMBOL_GPL vmlinux 0xb680b86b get_pid_task +EXPORT_SYMBOL_GPL vmlinux 0xb6880a0b get_task_mm +EXPORT_SYMBOL_GPL vmlinux 0xb6888188 klp_shadow_get_or_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb69afbb0 devlink_linecard_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xb6adda31 usb_hcd_pci_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xb6af1108 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter25debug_tuple_field5_finish +EXPORT_SYMBOL_GPL vmlinux 0xb6b7cf81 usb_phy_get_charger_current +EXPORT_SYMBOL_GPL vmlinux 0xb6c5e614 acpi_processor_evaluate_cst +EXPORT_SYMBOL_GPL vmlinux 0xb6caaef1 pm_runtime_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0xb6d49072 l3mdev_table_lookup_register +EXPORT_SYMBOL_GPL vmlinux 0xb6df084d sbitmap_queue_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0xb6e6d99d clk_disable +EXPORT_SYMBOL_GPL vmlinux 0xb6eabe37 register_kprobes +EXPORT_SYMBOL_GPL vmlinux 0xb6fe9d01 _RNvXs1P_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_15SplitWhitespaceNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb704f6e8 clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0xb7160d47 ata_bmdma32_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xb71abfad fat_getattr +EXPORT_SYMBOL_GPL vmlinux 0xb71bfc87 _RNvXs3v_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_32page__bindgen_ty_1__bindgen_ty_5NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb72470c1 devm_pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xb72b1ed9 kthread_data +EXPORT_SYMBOL_GPL vmlinux 0xb7329c06 clk_set_phase +EXPORT_SYMBOL_GPL vmlinux 0xb734d914 genphy_c45_pma_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb73713d7 nvmem_add_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0xb73b20eb sysfs_chmod_file +EXPORT_SYMBOL_GPL vmlinux 0xb74ad089 crypto_alloc_sig +EXPORT_SYMBOL_GPL vmlinux 0xb75041d1 hv_stimer_legacy_init +EXPORT_SYMBOL_GPL vmlinux 0xb765e101 bpf_trace_run7 +EXPORT_SYMBOL_GPL vmlinux 0xb76dc402 __SCK__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0xb7732699 tpm_tis_resume +EXPORT_SYMBOL_GPL vmlinux 0xb7870f04 spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xb789d81a spi_controller_dma_unmap_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0xb7a387fc synchronize_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0xb7a41803 _RNvXs1f_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11__ymmh_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb7a8c9ff kill_device +EXPORT_SYMBOL_GPL vmlinux 0xb7b1f6b8 _RNvXsF_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_36pcpu_hot__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb7b56516 genphy_c45_read_lpa +EXPORT_SYMBOL_GPL vmlinux 0xb7bcfc02 _RNvMs7_NtCs3AkgXgqgK6r_4core3numy14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0xb7bd05be sysfs_update_groups +EXPORT_SYMBOL_GPL vmlinux 0xb7c276e5 _RNvXs2_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0xb7c69a63 unregister_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb7cdcf84 regcache_sync_region +EXPORT_SYMBOL_GPL vmlinux 0xb7d27708 regmap_noinc_read +EXPORT_SYMBOL_GPL vmlinux 0xb7d2a309 devl_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb7d46097 _RNvXs6_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_15TryFromIntErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb7d63f8e devm_i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0xb7d6b2b7 regmap_irq_get_domain +EXPORT_SYMBOL_GPL vmlinux 0xb7d6fbb3 platform_get_mem_or_io +EXPORT_SYMBOL_GPL vmlinux 0xb7d7c12e hpet_set_alarm_time +EXPORT_SYMBOL_GPL vmlinux 0xb7d9b053 trace_array_init_printk +EXPORT_SYMBOL_GPL vmlinux 0xb7eab117 devl_linecard_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb7ec8b31 regulator_bulk_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xb7f990e9 rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xb8021376 _RNvXNtCs3AkgXgqgK6r_4core5asciiNtB2_13EscapeDefaultNtNtNtNtB4_4iter6traits8iterator8Iterator9size_hint +EXPORT_SYMBOL_GPL vmlinux 0xb8194dc0 vcap_tc_flower_handler_portnum_usage +EXPORT_SYMBOL_GPL vmlinux 0xb8273d0b __wake_up_sync +EXPORT_SYMBOL_GPL vmlinux 0xb827f214 _RNvXs9_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3imphNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb829d3a1 ata_host_init +EXPORT_SYMBOL_GPL vmlinux 0xb847eabd cpuidle_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xb85042e5 gnttab_free_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0xb85ef4da __xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0xb869b5c6 dax_recovery_write +EXPORT_SYMBOL_GPL vmlinux 0xb87ae6a4 hv_ghcb_msr_write +EXPORT_SYMBOL_GPL vmlinux 0xb87daad3 ipv4_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xb87f40fe cppc_set_enable +EXPORT_SYMBOL_GPL vmlinux 0xb88dbfce irq_set_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0xb896bafd devlink_port_attrs_set +EXPORT_SYMBOL_GPL vmlinux 0xb89e69b1 jump_label_update_timeout +EXPORT_SYMBOL_GPL vmlinux 0xb8a363d1 irq_domain_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0xb8a9b02c _RNvXs2U_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15debug_obj_descrNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb8ab68df intel_microcode_sanity_check +EXPORT_SYMBOL_GPL vmlinux 0xb8b2b1f7 mce_register_decode_chain +EXPORT_SYMBOL_GPL vmlinux 0xb8c2a680 ata_dev_pair +EXPORT_SYMBOL_GPL vmlinux 0xb8cd3a7f nf_logger_put +EXPORT_SYMBOL_GPL vmlinux 0xb8cf0b9d ehci_adjust_port_wakeup_flags +EXPORT_SYMBOL_GPL vmlinux 0xb8e17ec2 _RNvXsZ_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb8ee3cf7 crypto_spawn_tfm2 +EXPORT_SYMBOL_GPL vmlinux 0xb8f11603 idr_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb8fc8deb pci_enable_rom +EXPORT_SYMBOL_GPL vmlinux 0xb9067f1f __rust_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb912560d static_key_disable +EXPORT_SYMBOL_GPL vmlinux 0xb9152dfc rio_release_dma +EXPORT_SYMBOL_GPL vmlinux 0xb927a172 skb_segment_list +EXPORT_SYMBOL_GPL vmlinux 0xb9399cef __clk_mux_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xb940d90d hte_enable_ts +EXPORT_SYMBOL_GPL vmlinux 0xb9446590 trace_array_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb94996c7 virtqueue_get_used_addr +EXPORT_SYMBOL_GPL vmlinux 0xb959c4f1 pm_clk_remove +EXPORT_SYMBOL_GPL vmlinux 0xb9681621 xdp_do_flush +EXPORT_SYMBOL_GPL vmlinux 0xb973035b blk_queue_max_discard_segments +EXPORT_SYMBOL_GPL vmlinux 0xb974e3fc pci_msix_alloc_irq_at +EXPORT_SYMBOL_GPL vmlinux 0xb976be5b add_swap_extent +EXPORT_SYMBOL_GPL vmlinux 0xb9852d11 __traceiter_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xb988ad7f devm_irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xb99a3b00 sbitmap_queue_recalculate_wake_batch +EXPORT_SYMBOL_GPL vmlinux 0xb9a00723 sata_scr_read +EXPORT_SYMBOL_GPL vmlinux 0xb9b9df41 usb_amd_dev_put +EXPORT_SYMBOL_GPL vmlinux 0xb9badb28 __traceiter_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0xb9c16f51 hv_max_vp_index +EXPORT_SYMBOL_GPL vmlinux 0xb9c425de register_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xb9d025c9 llist_del_first +EXPORT_SYMBOL_GPL vmlinux 0xb9ddd98d simple_attr_release +EXPORT_SYMBOL_GPL vmlinux 0xb9e06b8b phy_select_page +EXPORT_SYMBOL_GPL vmlinux 0xba01ec83 hv_stimer_global_cleanup +EXPORT_SYMBOL_GPL vmlinux 0xba02cd90 _RNvMNtNtCs3AkgXgqgK6r_4core5panic10panic_infoNtB2_9PanicInfo10can_unwind +EXPORT_SYMBOL_GPL vmlinux 0xba0c4f8a xdp_return_buff +EXPORT_SYMBOL_GPL vmlinux 0xba16ac4f bpf_prog_alloc +EXPORT_SYMBOL_GPL vmlinux 0xba1d8013 _RNvXs0_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationNtNtNtB7_3ops5arith3Add3add +EXPORT_SYMBOL_GPL vmlinux 0xba220db7 __wake_up_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xba254ccc dev_pm_domain_attach_by_name +EXPORT_SYMBOL_GPL vmlinux 0xba2649da devm_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0xba2b7f64 cpufreq_generic_get +EXPORT_SYMBOL_GPL vmlinux 0xba82f246 uv_bios_install_heap +EXPORT_SYMBOL_GPL vmlinux 0xba97f490 kthread_unpark +EXPORT_SYMBOL_GPL vmlinux 0xba9b4ee9 __crypto_alloc_tfmgfp +EXPORT_SYMBOL_GPL vmlinux 0xbaa3e95b vchan_dma_desc_free_list +EXPORT_SYMBOL_GPL vmlinux 0xbaa6a7f2 iommu_device_unlink +EXPORT_SYMBOL_GPL vmlinux 0xbaa8a789 devm_kasprintf +EXPORT_SYMBOL_GPL vmlinux 0xbaae651a _RNvXsu_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbab64dfe _RNvXsE_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbab9a9f0 maxim_charger_currents +EXPORT_SYMBOL_GPL vmlinux 0xbac28b00 mmc_regulator_set_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xbac93c80 devl_param_value_changed +EXPORT_SYMBOL_GPL vmlinux 0xbad407a1 find_ge_pid +EXPORT_SYMBOL_GPL vmlinux 0xbad49796 devlink_resource_register +EXPORT_SYMBOL_GPL vmlinux 0xbadc80b2 arch_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xbae2cea7 scsi_mode_select +EXPORT_SYMBOL_GPL vmlinux 0xbaeddabb _RNvXss_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbaf6850c fsnotify_wait_marks_destroyed +EXPORT_SYMBOL_GPL vmlinux 0xbaf97b2a usb_wakeup_notification +EXPORT_SYMBOL_GPL vmlinux 0xbaf9d785 __tss_limit_invalid +EXPORT_SYMBOL_GPL vmlinux 0xbafe48c4 for_each_kernel_tracepoint +EXPORT_SYMBOL_GPL vmlinux 0xbb0190e3 dev_xdp_prog_count +EXPORT_SYMBOL_GPL vmlinux 0xbb028ad3 rcu_gp_slow_register +EXPORT_SYMBOL_GPL vmlinux 0xbb099bc8 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter26debug_struct_field5_finish +EXPORT_SYMBOL_GPL vmlinux 0xbb0ab47b debug_locks +EXPORT_SYMBOL_GPL vmlinux 0xbb0b25d2 register_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0xbb13f267 __page_file_index +EXPORT_SYMBOL_GPL vmlinux 0xbb258b97 percpu_down_write +EXPORT_SYMBOL_GPL vmlinux 0xbb313656 _RNvXs2_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_21FromBytesWithNulErrorNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbb319e9c aead_init_geniv +EXPORT_SYMBOL_GPL vmlinux 0xbb35ef87 mtrr_state +EXPORT_SYMBOL_GPL vmlinux 0xbb4146b3 get_completed_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xbb41f553 srcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0xbb517375 gnttab_dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0xbb5598ce get_llc_id +EXPORT_SYMBOL_GPL vmlinux 0xbb6508da random_get_entropy_fallback +EXPORT_SYMBOL_GPL vmlinux 0xbb6a3cbd devlink_fmsg_arr_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xbb6c82b9 device_find_child +EXPORT_SYMBOL_GPL vmlinux 0xbb6f025a asymmetric_key_generate_id +EXPORT_SYMBOL_GPL vmlinux 0xbb7195a5 xdp_warn +EXPORT_SYMBOL_GPL vmlinux 0xbb746842 led_blink_set +EXPORT_SYMBOL_GPL vmlinux 0xbb7576c1 lwtunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0xbbae97fb _RNvXs7_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impiNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbbb1ee7b debugfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0xbbb98859 edid_info +EXPORT_SYMBOL_GPL vmlinux 0xbbc0461f __tracepoint_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0xbbd6967e _RNvXs1e_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11__fpstate_64NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xbbd8087a ipv6_recv_error +EXPORT_SYMBOL_GPL vmlinux 0xbbe5611b crc64_rocksoft_update +EXPORT_SYMBOL_GPL vmlinux 0xbbe56404 sprint_OID +EXPORT_SYMBOL_GPL vmlinux 0xbbf5379a mmput_async +EXPORT_SYMBOL_GPL vmlinux 0xbc01bdbe ehci_handshake +EXPORT_SYMBOL_GPL vmlinux 0xbc048494 vp_modern_set_queue_size +EXPORT_SYMBOL_GPL vmlinux 0xbc275769 vcap_debugfs +EXPORT_SYMBOL_GPL vmlinux 0xbc2d3799 vp_modern_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0xbc314156 nop_mnt_idmap +EXPORT_SYMBOL_GPL vmlinux 0xbc3f2cb0 timecounter_cyc2time +EXPORT_SYMBOL_GPL vmlinux 0xbc4c1f92 bpfilter_ops +EXPORT_SYMBOL_GPL vmlinux 0xbc4d4b1f md_rdev_init +EXPORT_SYMBOL_GPL vmlinux 0xbc4e24bb copy_mc_to_kernel +EXPORT_SYMBOL_GPL vmlinux 0xbc565782 proc_create_net_single +EXPORT_SYMBOL_GPL vmlinux 0xbc5b5533 __tracepoint_unmap +EXPORT_SYMBOL_GPL vmlinux 0xbc600dc9 preempt_model_voluntary +EXPORT_SYMBOL_GPL vmlinux 0xbc60dc37 cpufreq_show_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbc69884d blk_queue_max_zone_append_sectors +EXPORT_SYMBOL_GPL vmlinux 0xbc6bec66 free_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc7c6733 isa_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xbc7e24cc dev_pm_set_dedicated_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc7f1e8a gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0xbc81a65d iommu_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0xbc83661e _RNvXs5E_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15rv_task_monitorNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xbc92335d power_supply_property_is_writeable +EXPORT_SYMBOL_GPL vmlinux 0xbc92596d intel_pt_validate_cap +EXPORT_SYMBOL_GPL vmlinux 0xbc9462e1 tcf_dev_queue_xmit +EXPORT_SYMBOL_GPL vmlinux 0xbc9b8588 ehci_cf_port_reset_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xbc9e1ece regmap_write_async +EXPORT_SYMBOL_GPL vmlinux 0xbca5687c da903x_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbca7d979 _RNvXs2B_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10maple_treeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xbcb82a72 blk_mq_free_request +EXPORT_SYMBOL_GPL vmlinux 0xbcb838a1 amd_flush_garts +EXPORT_SYMBOL_GPL vmlinux 0xbcc15e75 ktime_get_coarse_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xbcc62cf1 adp5520_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbcd77deb _RNvXs5_NtCs3AkgXgqgK6r_4core5errorNtB5_6SourceNtNtNtNtB7_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0xbcdd5b99 iommu_group_set_name +EXPORT_SYMBOL_GPL vmlinux 0xbce12556 clk_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xbcecfcca dev_attr_ncq_prio_supported +EXPORT_SYMBOL_GPL vmlinux 0xbcf1f0e6 zs_create_pool +EXPORT_SYMBOL_GPL vmlinux 0xbcfcf9a1 acpi_subsys_suspend +EXPORT_SYMBOL_GPL vmlinux 0xbd0450e0 device_pm_wait_for_dev +EXPORT_SYMBOL_GPL vmlinux 0xbd06f3a9 ata_get_cmd_name +EXPORT_SYMBOL_GPL vmlinux 0xbd10d9c7 acpi_match_device +EXPORT_SYMBOL_GPL vmlinux 0xbd1bfc5a _RNvXsR_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_8edd_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xbd3fe1e3 disable_hardirq +EXPORT_SYMBOL_GPL vmlinux 0xbd5ef27d ct_user_enter +EXPORT_SYMBOL_GPL vmlinux 0xbd5fecb0 __SCK__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xbd7335a7 i2c_match_id +EXPORT_SYMBOL_GPL vmlinux 0xbd7aaaee add_memory +EXPORT_SYMBOL_GPL vmlinux 0xbd90f09f irq_chip_set_type_parent +EXPORT_SYMBOL_GPL vmlinux 0xbd99e873 __SCT__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xbd9b0423 crypto_register_kpp +EXPORT_SYMBOL_GPL vmlinux 0xbda04a91 cond_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xbdb2217d hv_is_isolation_supported +EXPORT_SYMBOL_GPL vmlinux 0xbdb2dfd5 uv_bios_reserved_page_pa +EXPORT_SYMBOL_GPL vmlinux 0xbdb6ec68 _RNvXs5_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0xbdb6f392 __traceiter_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xbdd60e3f _RNvXs3E_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_33folio__bindgen_ty_3__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xbdd9ab84 dma_free_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xbdda1b5f vmalloc_huge +EXPORT_SYMBOL_GPL vmlinux 0xbdf29613 sdio_retune_crc_enable +EXPORT_SYMBOL_GPL vmlinux 0xbe060bff device_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0xbe1623f6 _RNvXs2J_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5m16x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbe24b958 nop_posix_acl_default +EXPORT_SYMBOL_GPL vmlinux 0xbe2510e5 devm_device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0xbe2df882 wm8350_gpio_config +EXPORT_SYMBOL_GPL vmlinux 0xbe4d91a8 devm_of_phy_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0xbe57f355 ata_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xbe5c888b crypto_chain +EXPORT_SYMBOL_GPL vmlinux 0xbe633f68 led_init_core +EXPORT_SYMBOL_GPL vmlinux 0xbe65e182 max_cswd_read_retries +EXPORT_SYMBOL_GPL vmlinux 0xbe687e88 wake_up_all_idle_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbe6ee1f0 thermal_zone_device_enable +EXPORT_SYMBOL_GPL vmlinux 0xbe72ecaa regulator_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0xbe744257 efi_get_embedded_fw +EXPORT_SYMBOL_GPL vmlinux 0xbe748b1f intel_find_matching_signature +EXPORT_SYMBOL_GPL vmlinux 0xbe75c146 platform_get_irq_optional +EXPORT_SYMBOL_GPL vmlinux 0xbe76f987 fat_attach +EXPORT_SYMBOL_GPL vmlinux 0xbe79143f dm_internal_resume_fast +EXPORT_SYMBOL_GPL vmlinux 0xbe7eabbf blkcg_get_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0xbe87395b __traceiter_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xbe87c963 __traceiter_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xbe987253 dma_map_sgtable +EXPORT_SYMBOL_GPL vmlinux 0xbe9a83d5 dw_pcie_write +EXPORT_SYMBOL_GPL vmlinux 0xbe9bfa72 _RNvXs5r_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10sigpendingNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xbea16f23 _RNvXsT_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_5u64x1NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbea59300 __SCK__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0xbea5ff1e static_key_initialized +EXPORT_SYMBOL_GPL vmlinux 0xbeb3d7b6 tps6586x_writes +EXPORT_SYMBOL_GPL vmlinux 0xbec66c3a __apei_exec_run +EXPORT_SYMBOL_GPL vmlinux 0xbec76107 ping_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0xbec9ddb4 crypto_alg_mod_lookup +EXPORT_SYMBOL_GPL vmlinux 0xbed120c3 __xenmem_reservation_va_mapping_update +EXPORT_SYMBOL_GPL vmlinux 0xbede2ed6 _RNvNtCsbwHtcUjRN57_6kernel5ioctl9__IOC_SIZE +EXPORT_SYMBOL_GPL vmlinux 0xbeef2a8f gpiod_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xbef521c8 dw_pcie_upconfig_setup +EXPORT_SYMBOL_GPL vmlinux 0xbefe8c64 skb_complete_wifi_ack +EXPORT_SYMBOL_GPL vmlinux 0xbefeebfd crypto_register_alg +EXPORT_SYMBOL_GPL vmlinux 0xbf041102 register_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbf07f272 skcipher_alloc_instance_simple +EXPORT_SYMBOL_GPL vmlinux 0xbf0b2208 _RNvXso_NtCs3AkgXgqgK6r_4core6markerNtB5_13PhantomPinnedNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbf0ba997 udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xbf12a433 _RNvXs3g_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_39uprobe_task__bindgen_ty_1__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xbf165dec __SCT__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xbf2c170d device_add +EXPORT_SYMBOL_GPL vmlinux 0xbf2c598d serial8250_do_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xbf2e2e71 housekeeping_enabled +EXPORT_SYMBOL_GPL vmlinux 0xbf2edbe1 mptcp_pm_get_add_addr_signal_max +EXPORT_SYMBOL_GPL vmlinux 0xbf3ccbad blk_mq_freeze_queue +EXPORT_SYMBOL_GPL vmlinux 0xbf420bb9 rust_helper_ERR_PTR +EXPORT_SYMBOL_GPL vmlinux 0xbf4513c3 devlink_linecard_activate +EXPORT_SYMBOL_GPL vmlinux 0xbf4e2ef0 fuse_conn_init +EXPORT_SYMBOL_GPL vmlinux 0xbf578ebf fib_nexthop_info +EXPORT_SYMBOL_GPL vmlinux 0xbf666af0 __tracepoint_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0xbf6dd3ac mmc_regulator_disable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xbf800a7e _RNvMs4_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_8DebugSet6finish +EXPORT_SYMBOL_GPL vmlinux 0xbf81339c __mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0xbf974aed __pneigh_lookup +EXPORT_SYMBOL_GPL vmlinux 0xbf9fa810 subsys_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbfa887f1 dev_pm_opp_find_level_ceil +EXPORT_SYMBOL_GPL vmlinux 0xbfb5902d tty_port_default_client_ops +EXPORT_SYMBOL_GPL vmlinux 0xbfba9d3c __tracepoint_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xbfbc5434 pciserial_resume_ports +EXPORT_SYMBOL_GPL vmlinux 0xbfd120d9 dma_get_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0xbfd5de52 cpufreq_table_index_unsorted +EXPORT_SYMBOL_GPL vmlinux 0xbfde593a _RNvXs5_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0xbfe5616d tick_broadcast_oneshot_control +EXPORT_SYMBOL_GPL vmlinux 0xbfec8f38 power_supply_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbfed2cd9 __wait_rcu_gp +EXPORT_SYMBOL_GPL vmlinux 0xbfefb37a evm_inode_init_security +EXPORT_SYMBOL_GPL vmlinux 0xbffdd419 phy_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0xbffe27fd _RNvXsm_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_9qspinlockNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc0045a5e iommu_alloc_resv_region +EXPORT_SYMBOL_GPL vmlinux 0xc00d60c9 usb_acpi_set_power_state +EXPORT_SYMBOL_GPL vmlinux 0xc0108b54 get_net_ns_by_fd +EXPORT_SYMBOL_GPL vmlinux 0xc019a6ae dma_pci_p2pdma_supported +EXPORT_SYMBOL_GPL vmlinux 0xc03daaca skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0xc04111fc pci_disable_sriov +EXPORT_SYMBOL_GPL vmlinux 0xc042da5f to_nd_desc +EXPORT_SYMBOL_GPL vmlinux 0xc0458e47 kill_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xc0478b2b battery_hook_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc048d227 syscon_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xc05ba9e6 __devm_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0xc06ad0ad usb_autopm_get_interface +EXPORT_SYMBOL_GPL vmlinux 0xc07480c8 devm_gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0xc078ffff _RNvXs3T_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i8x64NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xc079e254 iommu_get_domain_for_dev_pasid +EXPORT_SYMBOL_GPL vmlinux 0xc07f5835 __tracepoint_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xc08bbce6 irq_get_percpu_devid_partition +EXPORT_SYMBOL_GPL vmlinux 0xc090c376 net_selftest_get_strings +EXPORT_SYMBOL_GPL vmlinux 0xc09aaf22 sch_frag_xmit_hook +EXPORT_SYMBOL_GPL vmlinux 0xc0a96e14 rcu_gp_is_expedited +EXPORT_SYMBOL_GPL vmlinux 0xc0b2664d devlink_dpipe_header_ipv4 +EXPORT_SYMBOL_GPL vmlinux 0xc0b4541b wm831x_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0xc0bb9c1e inode_sb_list_add +EXPORT_SYMBOL_GPL vmlinux 0xc0c39078 __clk_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xc0c3fca1 pci_user_read_config_word +EXPORT_SYMBOL_GPL vmlinux 0xc0cb91db devlink_priv +EXPORT_SYMBOL_GPL vmlinux 0xc0d8a2a0 input_ff_upload +EXPORT_SYMBOL_GPL vmlinux 0xc0dcb59e edac_layer_name +EXPORT_SYMBOL_GPL vmlinux 0xc0e179d0 _RNvXs4g_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_10NonZeroU32NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xc0f0458a ip_tunnel_unneed_metadata +EXPORT_SYMBOL_GPL vmlinux 0xc0f0b519 iptunnel_metadata_reply +EXPORT_SYMBOL_GPL vmlinux 0xc1086e0c sysrq_toggle_support +EXPORT_SYMBOL_GPL vmlinux 0xc112d0a4 phy_package_leave +EXPORT_SYMBOL_GPL vmlinux 0xc1175508 thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0xc118681d gnttab_dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xc158598d serdev_device_wait_until_sent +EXPORT_SYMBOL_GPL vmlinux 0xc16c0eac acpi_dev_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0xc1743430 cpuidle_disable_device +EXPORT_SYMBOL_GPL vmlinux 0xc17515d7 usb_hcds_loaded +EXPORT_SYMBOL_GPL vmlinux 0xc17e9946 usb_show_dynids +EXPORT_SYMBOL_GPL vmlinux 0xc183b4d9 __traceiter_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0xc1957aaf _RNvXs4T_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_5semunNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc1b01028 genphy_c45_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xc1e48066 __thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0xc1e6986e interval_tree_span_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xc1e7c377 pm_runtime_force_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc1fffb63 xen_xlate_unmap_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0xc200aed0 skb_zerocopy +EXPORT_SYMBOL_GPL vmlinux 0xc2033d9f amd_get_highest_perf +EXPORT_SYMBOL_GPL vmlinux 0xc205a7f9 buffer_migrate_folio_norefs +EXPORT_SYMBOL_GPL vmlinux 0xc22a3091 vm_unmap_aliases +EXPORT_SYMBOL_GPL vmlinux 0xc2337873 cpufreq_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xc23601c1 __SCT__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xc2368ea5 ata_xfer_mask2mode +EXPORT_SYMBOL_GPL vmlinux 0xc238b4b8 pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0xc250cd2e dev_pm_opp_remove_table +EXPORT_SYMBOL_GPL vmlinux 0xc25b8971 hv_remove_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0xc2637500 scsi_host_busy_iter +EXPORT_SYMBOL_GPL vmlinux 0xc2692173 wakeup_sources_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xc287d96a kvm_set_posted_intr_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0xc289e46d cpufreq_generic_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xc2907faf sock_map_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc2a3e570 errata +EXPORT_SYMBOL_GPL vmlinux 0xc2a814db tcp_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xc2aed231 _RNvMs3_NtNtCs3AkgXgqgK6r_4core4char7convertNtB5_14ParseCharError13___description +EXPORT_SYMBOL_GPL vmlinux 0xc2aeeccd i2c_dw_validate_speed +EXPORT_SYMBOL_GPL vmlinux 0xc2bb25a1 ata_pci_bmdma_clear_simplex +EXPORT_SYMBOL_GPL vmlinux 0xc2bbc312 pci_epf_create +EXPORT_SYMBOL_GPL vmlinux 0xc2c1c427 perf_event_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc2c21606 lwtstate_free +EXPORT_SYMBOL_GPL vmlinux 0xc2cb35b9 _proc_mkdir +EXPORT_SYMBOL_GPL vmlinux 0xc2de27ca hest_disable +EXPORT_SYMBOL_GPL vmlinux 0xc2ef88ea pinctrl_utils_add_config +EXPORT_SYMBOL_GPL vmlinux 0xc2f34974 _RNvXsv_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_16static_key_falseNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc2fb483f __SCT__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0xc31906cf crypto_unregister_rng +EXPORT_SYMBOL_GPL vmlinux 0xc32fb912 __xenmem_reservation_va_mapping_reset +EXPORT_SYMBOL_GPL vmlinux 0xc33bb511 bpf_prog_inc +EXPORT_SYMBOL_GPL vmlinux 0xc341ae6d zs_map_object +EXPORT_SYMBOL_GPL vmlinux 0xc346b673 nvdimm_clear_poison +EXPORT_SYMBOL_GPL vmlinux 0xc347481e _RNvXs1_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_4u8x2NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xc34a8aab rio_request_dma +EXPORT_SYMBOL_GPL vmlinux 0xc35e8e8d __irq_set_handler +EXPORT_SYMBOL_GPL vmlinux 0xc363cd0e _RNvXs20_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15class_migrate_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc3648ea2 auxiliary_device_init +EXPORT_SYMBOL_GPL vmlinux 0xc365b0fc kobject_move +EXPORT_SYMBOL_GPL vmlinux 0xc36a7817 tty_port_register_device_attr_serdev +EXPORT_SYMBOL_GPL vmlinux 0xc36e611c __traceiter_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0xc3708747 trace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0xc370c9ce _RNvMs_NtNtCs3AkgXgqgK6r_4core5panic8locationNtB4_8Location20internal_constructor +EXPORT_SYMBOL_GPL vmlinux 0xc3805cd1 fs_ftype_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0xc3876c1a hv_isolation_type_snp +EXPORT_SYMBOL_GPL vmlinux 0xc38c65e8 security_inode_mkdir +EXPORT_SYMBOL_GPL vmlinux 0xc393da21 _RNvMs3_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStr6to_str +EXPORT_SYMBOL_GPL vmlinux 0xc394de07 devm_phy_get +EXPORT_SYMBOL_GPL vmlinux 0xc3968c0c crypto_inst_setname +EXPORT_SYMBOL_GPL vmlinux 0xc39953d5 _RNvNtCs3AkgXgqgK6r_4core6option13expect_failed +EXPORT_SYMBOL_GPL vmlinux 0xc3997d9d mpi_read_raw_from_sgl +EXPORT_SYMBOL_GPL vmlinux 0xc3b47825 rcu_async_relax +EXPORT_SYMBOL_GPL vmlinux 0xc3c26584 __traceiter_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc3c36840 pci_disable_rom +EXPORT_SYMBOL_GPL vmlinux 0xc3c4c6cc hash_algo_name +EXPORT_SYMBOL_GPL vmlinux 0xc3c4ecca ata_sff_drain_fifo +EXPORT_SYMBOL_GPL vmlinux 0xc3c6144e __dev_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xc3cb754e serdev_device_get_tiocm +EXPORT_SYMBOL_GPL vmlinux 0xc3cc4300 smca_get_long_name +EXPORT_SYMBOL_GPL vmlinux 0xc3cd3365 da903x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xc3de65ff ring_buffer_bytes_cpu +EXPORT_SYMBOL_GPL vmlinux 0xc3dfa2b1 _RNvXs48_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8zonelistNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc3e1021c __SCT__tp_func_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc3e69234 ip6_input +EXPORT_SYMBOL_GPL vmlinux 0xc3ea5305 iommu_default_passthrough +EXPORT_SYMBOL_GPL vmlinux 0xc3fc9053 ata_sff_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0xc4004f04 ata_cable_40wire +EXPORT_SYMBOL_GPL vmlinux 0xc4008d55 xen_have_vector_callback +EXPORT_SYMBOL_GPL vmlinux 0xc426c51f klp_shadow_free_all +EXPORT_SYMBOL_GPL vmlinux 0xc428068d sata_deb_timing_long +EXPORT_SYMBOL_GPL vmlinux 0xc43bdb1d skb_morph +EXPORT_SYMBOL_GPL vmlinux 0xc43e92b9 trace_seq_bprintf +EXPORT_SYMBOL_GPL vmlinux 0xc43f7cdd register_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0xc44afc48 pse_ethtool_set_config +EXPORT_SYMBOL_GPL vmlinux 0xc454fc7b twl_get_type +EXPORT_SYMBOL_GPL vmlinux 0xc45d0d13 injectm +EXPORT_SYMBOL_GPL vmlinux 0xc45d40e1 yield_to +EXPORT_SYMBOL_GPL vmlinux 0xc46324f6 dynevent_create +EXPORT_SYMBOL_GPL vmlinux 0xc471c67a twl4030_audio_disable_resource +EXPORT_SYMBOL_GPL vmlinux 0xc48d8e27 crypto_shash_digest +EXPORT_SYMBOL_GPL vmlinux 0xc49345eb gpiochip_add_pin_range +EXPORT_SYMBOL_GPL vmlinux 0xc499fa0d devm_clk_get_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc49a71f2 wakeup_source_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc49ecabb pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xc4a275f2 ata_std_qc_defer +EXPORT_SYMBOL_GPL vmlinux 0xc4a31146 rdma_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc4a72936 trusted_tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xc4bf935e pm_generic_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc4d022cb __SCT__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0xc4d5e0e8 acpi_gpio_get_irq_resource +EXPORT_SYMBOL_GPL vmlinux 0xc4da5fbb pci_probe_reset_slot +EXPORT_SYMBOL_GPL vmlinux 0xc4dd1125 _RNvXs7_NtCs3AkgXgqgK6r_4core3ffiNtB5_10VaListImplNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xc4df4e6c blk_next_bio +EXPORT_SYMBOL_GPL vmlinux 0xc4e31f05 pci_find_host_bridge +EXPORT_SYMBOL_GPL vmlinux 0xc4f0da12 ktime_get_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xc50dca33 __SCT__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xc512626a __supported_pte_mask +EXPORT_SYMBOL_GPL vmlinux 0xc51a6bc9 _RNvMs0_NtNtCsbwHtcUjRN57_6kernel4sync7condvarNtB5_7CondVar10notify_one +EXPORT_SYMBOL_GPL vmlinux 0xc51d5d00 cgroup_path_ns +EXPORT_SYMBOL_GPL vmlinux 0xc52d432e kthread_unuse_mm +EXPORT_SYMBOL_GPL vmlinux 0xc53b931b _RNvMs6_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_8DebugMap5entry +EXPORT_SYMBOL_GPL vmlinux 0xc5604800 clk_set_rate_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xc569d8ce __clk_get_name +EXPORT_SYMBOL_GPL vmlinux 0xc56eb8ba list_lru_count_one +EXPORT_SYMBOL_GPL vmlinux 0xc573d4af blk_mq_pci_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xc575c737 debug_locks_off +EXPORT_SYMBOL_GPL vmlinux 0xc5777fca linear_range_get_selector_low_array +EXPORT_SYMBOL_GPL vmlinux 0xc589f0c6 _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings4CONT +EXPORT_SYMBOL_GPL vmlinux 0xc58a3ee6 icc_node_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc58e981d class_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc5a5c678 uart_parse_earlycon +EXPORT_SYMBOL_GPL vmlinux 0xc5b1c395 __tracepoint_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0xc5b5214a dev_coredumpm +EXPORT_SYMBOL_GPL vmlinux 0xc5b56882 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter25debug_tuple_field3_finish +EXPORT_SYMBOL_GPL vmlinux 0xc5b91b5e _RNvMs2_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_10DebugTuple6finish +EXPORT_SYMBOL_GPL vmlinux 0xc5bbbd5f dst_blackhole_mtu +EXPORT_SYMBOL_GPL vmlinux 0xc5c0f9ec dev_pm_genpd_resume +EXPORT_SYMBOL_GPL vmlinux 0xc5d1483c _RNvXs1A_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11reg_512_bitNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc5d8fceb pm_generic_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc5de114c _copy_from_iter_flushcache +EXPORT_SYMBOL_GPL vmlinux 0xc604ab28 __SCT__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xc610622f extcon_register_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0xc617f82c unregister_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc6227aaf shmem_read_folio_gfp +EXPORT_SYMBOL_GPL vmlinux 0xc6240e5e _RNvXsn_NtNtCs3AkgXgqgK6r_4core4char7convertNtB5_16CharTryFromErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xc6250576 ZSTD_isError +EXPORT_SYMBOL_GPL vmlinux 0xc62611e1 scatterwalk_map_and_copy +EXPORT_SYMBOL_GPL vmlinux 0xc627fe54 devm_namespace_disable +EXPORT_SYMBOL_GPL vmlinux 0xc64fd66a add_hwgenerator_randomness +EXPORT_SYMBOL_GPL vmlinux 0xc6511db5 pci_msi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0xc6569014 clk_fixed_rate_ops +EXPORT_SYMBOL_GPL vmlinux 0xc6572a90 xenbus_read_unsigned +EXPORT_SYMBOL_GPL vmlinux 0xc6581d6e fat_flush_inodes +EXPORT_SYMBOL_GPL vmlinux 0xc65c5cef usb_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xc65e07ff netif_carrier_event +EXPORT_SYMBOL_GPL vmlinux 0xc66019cc xen_resume_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc66b77b1 iommu_group_set_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xc67329ce fscrypt_drop_inode +EXPORT_SYMBOL_GPL vmlinux 0xc6779093 ring_buffer_record_enable +EXPORT_SYMBOL_GPL vmlinux 0xc679a34e regmap_fields_read +EXPORT_SYMBOL_GPL vmlinux 0xc6807ae0 _RNvXs1Z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_23class_preempt_notrace_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc683da81 set_memory_decrypted +EXPORT_SYMBOL_GPL vmlinux 0xc697b0f7 nvmem_device_read +EXPORT_SYMBOL_GPL vmlinux 0xc698eff2 gpiochip_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0xc69b7ee5 zs_destroy_pool +EXPORT_SYMBOL_GPL vmlinux 0xc69fd481 crypto_alloc_acomp_node +EXPORT_SYMBOL_GPL vmlinux 0xc6a4a872 __clk_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc6aa35fa ata_pci_bmdma_init_one +EXPORT_SYMBOL_GPL vmlinux 0xc6b39c94 rio_release_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xc6b698aa dev_pm_opp_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0xc6b91a3e dst_cache_set_ip6 +EXPORT_SYMBOL_GPL vmlinux 0xc6c943f9 _RNvXs8_NtNtCs3AkgXgqgK6r_4core4hash3sipNtB5_11SipHasher13NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xc6cedd62 ip_fib_metrics_init +EXPORT_SYMBOL_GPL vmlinux 0xc6dd5114 tps6586x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xc6def34b gnttab_empty_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xc6e5bcf3 linear_range_get_selector_within +EXPORT_SYMBOL_GPL vmlinux 0xc6fcaf93 class_compat_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xc703cdbd iptunnel_handle_offloads +EXPORT_SYMBOL_GPL vmlinux 0xc7061ef3 iova_cache_put +EXPORT_SYMBOL_GPL vmlinux 0xc70dac06 _RNvXs1T_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9irq_stackNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc70f0072 bpf_trace_run2 +EXPORT_SYMBOL_GPL vmlinux 0xc710675d of_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0xc7115b59 irqd_cfg +EXPORT_SYMBOL_GPL vmlinux 0xc732055a crypto_unregister_kpp +EXPORT_SYMBOL_GPL vmlinux 0xc74c07ce cppc_get_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xc7555696 devm_pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc7563886 _RNvXs4H_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_4upidNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc7645f03 _RNvXsp_NtNtCs3AkgXgqgK6r_4core3fmt3numNtB5_5OctalNtB5_12GenericRadix5digit +EXPORT_SYMBOL_GPL vmlinux 0xc7698c3d pm_generic_resume_early +EXPORT_SYMBOL_GPL vmlinux 0xc76b292e rio_lock_device +EXPORT_SYMBOL_GPL vmlinux 0xc77fa3eb pci_epc_mem_free_addr +EXPORT_SYMBOL_GPL vmlinux 0xc7856e74 __wake_up_locked_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xc785fe01 sk_msg_zerocopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0xc7878fa0 scsi_template_proc_dir +EXPORT_SYMBOL_GPL vmlinux 0xc78e4be6 class_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xc798dc3f user_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc7a1840e llist_add_batch +EXPORT_SYMBOL_GPL vmlinux 0xc7a7e770 clk_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xc7a9779b _RNvXs2r_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7rb_rootNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc7bb3e73 backing_file_open +EXPORT_SYMBOL_GPL vmlinux 0xc7c23ff0 xenbus_exists +EXPORT_SYMBOL_GPL vmlinux 0xc7c26ec0 _RNvXs4M_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10rhashtableNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc7c96c60 netlink_strict_get_check +EXPORT_SYMBOL_GPL vmlinux 0xc7d73a76 _RNvXs16_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB8_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0xc7d891d4 badblocks_init +EXPORT_SYMBOL_GPL vmlinux 0xc7da7623 ata_bmdma_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0xc7defd18 scsi_alloc_request +EXPORT_SYMBOL_GPL vmlinux 0xc7e64fc2 asn1_encode_integer +EXPORT_SYMBOL_GPL vmlinux 0xc7f58145 iomap_bmap +EXPORT_SYMBOL_GPL vmlinux 0xc7fa4aa9 kobj_ns_drop +EXPORT_SYMBOL_GPL vmlinux 0xc8121ac2 usb_hub_clear_tt_buffer +EXPORT_SYMBOL_GPL vmlinux 0xc8126340 clear_mce_nospec +EXPORT_SYMBOL_GPL vmlinux 0xc813e242 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter26debug_struct_field3_finish +EXPORT_SYMBOL_GPL vmlinux 0xc816b877 gpiochip_irq_map +EXPORT_SYMBOL_GPL vmlinux 0xc82c721f klist_remove +EXPORT_SYMBOL_GPL vmlinux 0xc82d0642 dm_get_md +EXPORT_SYMBOL_GPL vmlinux 0xc839c1ce trace_seq_to_user +EXPORT_SYMBOL_GPL vmlinux 0xc8409252 gpiochip_relres_irq +EXPORT_SYMBOL_GPL vmlinux 0xc8506020 devm_platform_get_and_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0xc8594d3d reset_control_acquire +EXPORT_SYMBOL_GPL vmlinux 0xc862310a _RNvXs1R_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13x86_io_bitmapNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc8687efa tps6586x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0xc872efb2 devm_gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0xc874d710 hv_unmap_ioapic_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xc8778e9d _RNvNtNtCs3AkgXgqgK6r_4core5slice5index10into_range +EXPORT_SYMBOL_GPL vmlinux 0xc87e487a sched_clock_idle_sleep_event +EXPORT_SYMBOL_GPL vmlinux 0xc88a9e0c _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter9precision +EXPORT_SYMBOL_GPL vmlinux 0xc88d92eb ata_sas_sync_probe +EXPORT_SYMBOL_GPL vmlinux 0xc8954f04 extcon_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc89cdad0 devfreq_get_devfreq_by_node +EXPORT_SYMBOL_GPL vmlinux 0xc8a34c86 regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc8a67580 rio_release_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0xc8b49154 regulator_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xc8b5e241 usb_enable_intel_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0xc8b9b119 fuse_simple_background +EXPORT_SYMBOL_GPL vmlinux 0xc8bcfcef iommu_unmap_fast +EXPORT_SYMBOL_GPL vmlinux 0xc8ddd5b5 kstrdup_quotable +EXPORT_SYMBOL_GPL vmlinux 0xc8e86704 trace_array_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0xc8ee93b6 crypto_spawn_tfm +EXPORT_SYMBOL_GPL vmlinux 0xc8f72726 fb_deferred_io_init +EXPORT_SYMBOL_GPL vmlinux 0xc91199f0 iopf_queue_remove_device +EXPORT_SYMBOL_GPL vmlinux 0xc91c5ee1 _RNvMNtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB2_21FromBytesWithNulError12interior_nul +EXPORT_SYMBOL_GPL vmlinux 0xc91ee1b5 __SCT__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xc91fdf58 percpu_ref_is_zero +EXPORT_SYMBOL_GPL vmlinux 0xc9216a82 recalibrate_cpu_khz +EXPORT_SYMBOL_GPL vmlinux 0xc9345c0f digsig_verify +EXPORT_SYMBOL_GPL vmlinux 0xc93b0b2d relay_late_setup_files +EXPORT_SYMBOL_GPL vmlinux 0xc93e8bf4 bio_trim +EXPORT_SYMBOL_GPL vmlinux 0xc93ee1e7 usb_phy_roothub_init +EXPORT_SYMBOL_GPL vmlinux 0xc9561772 fb_destroy_modelist +EXPORT_SYMBOL_GPL vmlinux 0xc9641b48 visitor32 +EXPORT_SYMBOL_GPL vmlinux 0xc9666833 dev_pm_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xc966c1d5 devfreq_event_get_edev_count +EXPORT_SYMBOL_GPL vmlinux 0xc96e796c fork_usermode_driver +EXPORT_SYMBOL_GPL vmlinux 0xc9827693 __bpf_call_base +EXPORT_SYMBOL_GPL vmlinux 0xc99902de _RNvXs1N_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_8LinesAnyNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xc9a3ffe6 i2c_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xc9a4b416 copy_to_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0xc9aa5b62 gpiod_toggle_active_low +EXPORT_SYMBOL_GPL vmlinux 0xc9c3f176 hpet_register_irq_handler +EXPORT_SYMBOL_GPL vmlinux 0xc9c573ef dev_attr_unload_heads +EXPORT_SYMBOL_GPL vmlinux 0xc9cc0872 usb_disable_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0xc9ceea06 clk_has_parent +EXPORT_SYMBOL_GPL vmlinux 0xc9cfb3a0 _RNvXNtNtNtCsbwHtcUjRN57_6kernel4sync4lock8spinlockNtB2_15SpinLockBackendNtB4_7Backend6unlock +EXPORT_SYMBOL_GPL vmlinux 0xc9d7994e _RNvXs1y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12fxregs_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc9da1462 init_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xc9de8133 ata_cable_80wire +EXPORT_SYMBOL_GPL vmlinux 0xc9e9c4d1 fat_fill_super +EXPORT_SYMBOL_GPL vmlinux 0xc9ec4e21 free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xc9ed7ae5 acpi_subsys_restore_early +EXPORT_SYMBOL_GPL vmlinux 0xc9f6c2d5 power_supply_external_power_changed +EXPORT_SYMBOL_GPL vmlinux 0xc9fa9cfb _RNvXs4u_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25local_apic__bindgen_ty_29NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc9fd634a usb_role_switch_put +EXPORT_SYMBOL_GPL vmlinux 0xc9fdbe45 pwm_lpss_byt_info +EXPORT_SYMBOL_GPL vmlinux 0xca1a5675 device_destroy +EXPORT_SYMBOL_GPL vmlinux 0xca20d471 edac_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xca26ad8c hwpoison_filter +EXPORT_SYMBOL_GPL vmlinux 0xca2a28d0 events_hybrid_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0xca38df72 ata_sff_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xca3bb65d _RNvMNtNtCs3AkgXgqgK6r_4core3num3fmtNtB2_4Part3len +EXPORT_SYMBOL_GPL vmlinux 0xca414122 blk_mq_flush_busy_ctxs +EXPORT_SYMBOL_GPL vmlinux 0xca454a34 vt_get_leds +EXPORT_SYMBOL_GPL vmlinux 0xca467318 hibernation_set_ops +EXPORT_SYMBOL_GPL vmlinux 0xca4d68fd rio_unregister_scan +EXPORT_SYMBOL_GPL vmlinux 0xca500464 ZSTD_getErrorName +EXPORT_SYMBOL_GPL vmlinux 0xca616999 wm8350_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xca6dfeaa _RNvMNtCs3AkgXgqgK6r_4core3stre14escape_unicode +EXPORT_SYMBOL_GPL vmlinux 0xca714cef udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xca71f769 vfs_cancel_lock +EXPORT_SYMBOL_GPL vmlinux 0xca7d8764 kthread_freezable_should_stop +EXPORT_SYMBOL_GPL vmlinux 0xca8314f5 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0xca952e52 dma_async_device_channel_unregister +EXPORT_SYMBOL_GPL vmlinux 0xca9a1d5e ring_buffer_free +EXPORT_SYMBOL_GPL vmlinux 0xca9be1fc sysfs_create_link_nowarn +EXPORT_SYMBOL_GPL vmlinux 0xcaa68533 cpu_has_xfeatures +EXPORT_SYMBOL_GPL vmlinux 0xcab22ce6 iommu_fwspec_free +EXPORT_SYMBOL_GPL vmlinux 0xcab991c7 put_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xcabac666 _RNvXsk_NtCs3AkgXgqgK6r_4core3numsNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xcabe04de cpuidle_resume_and_unlock +EXPORT_SYMBOL_GPL vmlinux 0xcaccd7f8 pci_hp_del +EXPORT_SYMBOL_GPL vmlinux 0xcad67885 _RNvXsB_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_4u8x8NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xcadbe1a1 _RNvXs3X_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18vm_special_mappingNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcae958fa i2c_handle_smbus_host_notify +EXPORT_SYMBOL_GPL vmlinux 0xcaf0271f hv_get_register +EXPORT_SYMBOL_GPL vmlinux 0xcaf1d958 evtchn_get +EXPORT_SYMBOL_GPL vmlinux 0xcaf82d81 acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xcaf9e211 ata_sff_prereset +EXPORT_SYMBOL_GPL vmlinux 0xcb0086a4 clk_hw_register_composite +EXPORT_SYMBOL_GPL vmlinux 0xcb0359ac devm_gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0xcb134869 pci_cfg_access_unlock +EXPORT_SYMBOL_GPL vmlinux 0xcb159bfe devl_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcb2103a3 __alloc_pages_bulk +EXPORT_SYMBOL_GPL vmlinux 0xcb2bfe2b nvmem_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcb349fa4 clk_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0xcb3c8d58 __phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0xcb423241 __pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0xcb450bf5 spi_target_abort +EXPORT_SYMBOL_GPL vmlinux 0xcb4a7d9b public_key_verify_signature +EXPORT_SYMBOL_GPL vmlinux 0xcb561441 mem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0xcb586631 _RNvXsK_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0xcb671f99 soc_device_match +EXPORT_SYMBOL_GPL vmlinux 0xcb777357 _RNvXs2P_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5m32x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xcb8a461c hv_stimer_legacy_cleanup +EXPORT_SYMBOL_GPL vmlinux 0xcb94afb1 da9052_disable_irq_nosync +EXPORT_SYMBOL_GPL vmlinux 0xcb970751 stop_machine +EXPORT_SYMBOL_GPL vmlinux 0xcba065aa tps6586x_update +EXPORT_SYMBOL_GPL vmlinux 0xcba0ac18 device_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xcbb46ca0 misc_cg_set_capacity +EXPORT_SYMBOL_GPL vmlinux 0xcbe064f5 dw_pcie_ep_init_notify +EXPORT_SYMBOL_GPL vmlinux 0xcbe35d44 acpi_pm_wakeup_event +EXPORT_SYMBOL_GPL vmlinux 0xcbe56bc2 zs_get_total_pages +EXPORT_SYMBOL_GPL vmlinux 0xcbfc457e _RNvXs5y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20posix_cputimers_workNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcc0054bf regulator_enable +EXPORT_SYMBOL_GPL vmlinux 0xcc093c8a _RNvMNtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB2_21FromBytesWithNulError18not_nul_terminated +EXPORT_SYMBOL_GPL vmlinux 0xcc11014e rtc_class_open +EXPORT_SYMBOL_GPL vmlinux 0xcc1ea3e5 max8997_update_reg +EXPORT_SYMBOL_GPL vmlinux 0xcc28e6f5 regmap_check_range_table +EXPORT_SYMBOL_GPL vmlinux 0xcc2b5b90 mbox_request_channel_byname +EXPORT_SYMBOL_GPL vmlinux 0xcc37a221 _RNvXs3S_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_37mm_struct__bindgen_ty_1__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcc39c03e nvmem_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcc3b11ce dev_pm_opp_remove_all_dynamic +EXPORT_SYMBOL_GPL vmlinux 0xcc45ad50 crypto_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xcc48b43b phy_modify +EXPORT_SYMBOL_GPL vmlinux 0xcc571780 regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xcc5a5e2c __mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0xcc5df5ed icc_put +EXPORT_SYMBOL_GPL vmlinux 0xcc6e84d1 devm_hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0xcc76763a _RNvXsj_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3imphNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0xcc772559 regulator_set_load +EXPORT_SYMBOL_GPL vmlinux 0xcc7cbcfc __traceiter_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0xcc89dcc5 gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0xcc9268fc hwpoison_filter_enable +EXPORT_SYMBOL_GPL vmlinux 0xcc935375 walk_iomem_res_desc +EXPORT_SYMBOL_GPL vmlinux 0xcc9c08b9 gpiochip_is_requested +EXPORT_SYMBOL_GPL vmlinux 0xccabde6f crc64_rocksoft_generic +EXPORT_SYMBOL_GPL vmlinux 0xccb2bdf3 vcap_tc_flower_handler_ip_usage +EXPORT_SYMBOL_GPL vmlinux 0xccc733ff gpiochip_get_data +EXPORT_SYMBOL_GPL vmlinux 0xccc9c3ee lwtunnel_state_alloc +EXPORT_SYMBOL_GPL vmlinux 0xcccfb2fa sata_deb_timing_hotplug +EXPORT_SYMBOL_GPL vmlinux 0xccd68c6a crypto_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xccd86806 ata_id_string +EXPORT_SYMBOL_GPL vmlinux 0xccdfd28e phy_put +EXPORT_SYMBOL_GPL vmlinux 0xccf52bc9 sfp_upstream_start +EXPORT_SYMBOL_GPL vmlinux 0xccf52e07 tty_put_char +EXPORT_SYMBOL_GPL vmlinux 0xccf70e35 ata_sff_pause +EXPORT_SYMBOL_GPL vmlinux 0xccfbcfb0 pm_generic_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0xcd0a6976 device_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xcd1268a5 vfs_inode_has_locks +EXPORT_SYMBOL_GPL vmlinux 0xcd24e146 hash_digest_size +EXPORT_SYMBOL_GPL vmlinux 0xcd419996 _RNvXs4_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_13ParseIntErrorNtNtB9_5error5Error11description +EXPORT_SYMBOL_GPL vmlinux 0xcd494a71 fscrypt_ioctl_get_nonce +EXPORT_SYMBOL_GPL vmlinux 0xcd61ebe5 regulator_count_voltages +EXPORT_SYMBOL_GPL vmlinux 0xcd651b19 unregister_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xcd6730fb inet6_compat_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xcd6f2dc9 nf_log_buf_add +EXPORT_SYMBOL_GPL vmlinux 0xcd6f8bf6 tpm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0xcd70e1cd memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0xcd78f2fa __serdev_device_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xcd81a945 switch_fpu_return +EXPORT_SYMBOL_GPL vmlinux 0xcd86b078 devres_remove +EXPORT_SYMBOL_GPL vmlinux 0xcd8e8f82 uv_bios_enum_objs +EXPORT_SYMBOL_GPL vmlinux 0xcd91b127 system_highpri_wq +EXPORT_SYMBOL_GPL vmlinux 0xcd9cd2ff wakeme_after_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcda6ade8 devm_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xcdb5810c devlink_region_snapshot_id_put +EXPORT_SYMBOL_GPL vmlinux 0xcdb697a9 _RNvXst_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_10static_keyNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcdb6adcc ras_userspace_consumers +EXPORT_SYMBOL_GPL vmlinux 0xcdbf0da3 __blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0xcdca3691 nr_irqs +EXPORT_SYMBOL_GPL vmlinux 0xcdcb22ae _RNvXsT_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_9edid_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcdcc2261 regmap_mmio_detach_clk +EXPORT_SYMBOL_GPL vmlinux 0xcdda1912 acct_bioset_init +EXPORT_SYMBOL_GPL vmlinux 0xcde26600 cppc_get_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0xcde793d9 _RNvXs0_NvNtNtCsbwHtcUjRN57_6kernel4sync7condvar1__NtB7_7CondVarNtNtNtBb_4init10___internal10HasPinData10___pin_data +EXPORT_SYMBOL_GPL vmlinux 0xcdea62f1 max8997_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0xcdec4a51 tcp_rate_check_app_limited +EXPORT_SYMBOL_GPL vmlinux 0xcdf0e655 get_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xcdf41797 _RNvXs4R_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13kern_ipc_permNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcdf41d5a regulator_sync_voltage +EXPORT_SYMBOL_GPL vmlinux 0xce07866b pci_epc_put +EXPORT_SYMBOL_GPL vmlinux 0xce0a4020 xenbus_directory +EXPORT_SYMBOL_GPL vmlinux 0xce0cb4c6 irq_domain_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0xce1b6a9e regmap_parse_val +EXPORT_SYMBOL_GPL vmlinux 0xce4f0aab _RNvXs_NtCsbwHtcUjRN57_6kernel5errorNtB4_5ErrorNtNtCs3AkgXgqgK6r_4core3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xce503cec __udp_enqueue_schedule_skb +EXPORT_SYMBOL_GPL vmlinux 0xce51463a acpi_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0xce58f85a dma_request_chan +EXPORT_SYMBOL_GPL vmlinux 0xce6db656 rcu_is_watching +EXPORT_SYMBOL_GPL vmlinux 0xce72c517 _RNvXsw_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0xce9c95df i2c_new_scanned_device +EXPORT_SYMBOL_GPL vmlinux 0xcea9f9ab serdev_controller_remove +EXPORT_SYMBOL_GPL vmlinux 0xceb08d55 irq_gc_ack_set_bit +EXPORT_SYMBOL_GPL vmlinux 0xceb1f126 mpi_read_raw_data +EXPORT_SYMBOL_GPL vmlinux 0xceb66bec sched_clock_cpu +EXPORT_SYMBOL_GPL vmlinux 0xceb8ddf5 device_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0xced1b989 __tracepoint_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0xced97a55 mbox_send_message +EXPORT_SYMBOL_GPL vmlinux 0xcedf19e8 sdio_retune_hold_now +EXPORT_SYMBOL_GPL vmlinux 0xcee1641c kgdb_unregister_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xceeb4d66 sk_psock_drop +EXPORT_SYMBOL_GPL vmlinux 0xcefc7694 _RNvXs3T_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_23mm_struct__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcf02ab71 __SCT__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xcf04b9d0 tpm2_get_tpm_pt +EXPORT_SYMBOL_GPL vmlinux 0xcf0747ba _RNvXs4p_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_12NonZeroIsizeNtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xcf0ceb2b __dax_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xcf10a9dc ip6_append_data +EXPORT_SYMBOL_GPL vmlinux 0xcf2b93c8 __SCT__tp_func_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xcf35629e __traceiter_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xcf3c6b85 iommu_fwspec_init +EXPORT_SYMBOL_GPL vmlinux 0xcf445d0c _RNvMNtNtCs3AkgXgqgK6r_4core5panic10panic_infoNtB2_9PanicInfo7message +EXPORT_SYMBOL_GPL vmlinux 0xcf446c0d pci_iov_get_pf_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xcf48f3b9 serial8250_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0xcf4bfd4f fsnotify_init_mark +EXPORT_SYMBOL_GPL vmlinux 0xcf51da24 led_trigger_register_simple +EXPORT_SYMBOL_GPL vmlinux 0xcf59e3cd blk_update_request +EXPORT_SYMBOL_GPL vmlinux 0xcf5e701a crypto_destroy_tfm +EXPORT_SYMBOL_GPL vmlinux 0xcf63ca7b i2c_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0xcf6e7388 dev_pm_opp_set_opp +EXPORT_SYMBOL_GPL vmlinux 0xcf75ddd6 pci_hp_create_module_link +EXPORT_SYMBOL_GPL vmlinux 0xcf78ec68 fpu_copy_uabi_to_guest_fpstate +EXPORT_SYMBOL_GPL vmlinux 0xcf955e4b crypto_drop_spawn +EXPORT_SYMBOL_GPL vmlinux 0xcf98c397 _RNvXs54_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15hrtimer_sleeperNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcf9d5449 _RNvXs3N_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_28vm_area_struct__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcfa1470f mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xcfad3c79 replace_page_cache_folio +EXPORT_SYMBOL_GPL vmlinux 0xcfb2eaa7 usb_reset_configuration +EXPORT_SYMBOL_GPL vmlinux 0xcfc5108a devlink_fmsg_u8_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xcfc6286d nl_table +EXPORT_SYMBOL_GPL vmlinux 0xcfc7b4e4 rcu_barrier_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0xcfccdc50 regmap_get_max_register +EXPORT_SYMBOL_GPL vmlinux 0xcfd30d71 acpi_os_map_memory +EXPORT_SYMBOL_GPL vmlinux 0xcfe9d45a mctrl_gpio_init +EXPORT_SYMBOL_GPL vmlinux 0xd001120e blk_set_pm_only +EXPORT_SYMBOL_GPL vmlinux 0xd0177a65 acrn_setup_intr_handler +EXPORT_SYMBOL_GPL vmlinux 0xd01d1ba2 virtqueue_get_buf +EXPORT_SYMBOL_GPL vmlinux 0xd01d6b77 blkcg_root_css +EXPORT_SYMBOL_GPL vmlinux 0xd0207d43 _RNvXs2b_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_28class_raw_spinlock_irqsave_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd02255d4 pci_bus_resource_n +EXPORT_SYMBOL_GPL vmlinux 0xd02a678f _RNvXs2_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd02cb73b dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xd02d5ded skb_zerocopy_iter_stream +EXPORT_SYMBOL_GPL vmlinux 0xd0372549 ping_err +EXPORT_SYMBOL_GPL vmlinux 0xd03a4e25 __tracepoint_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xd03eaf4c schedule_hrtimeout_range +EXPORT_SYMBOL_GPL vmlinux 0xd03eb4b6 ext_pi_type1_crc64 +EXPORT_SYMBOL_GPL vmlinux 0xd0458ccb xenbus_strstate +EXPORT_SYMBOL_GPL vmlinux 0xd0574a54 register_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xd05775f6 dm_table_set_type +EXPORT_SYMBOL_GPL vmlinux 0xd0577c72 usb_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xd05c4798 input_ff_create +EXPORT_SYMBOL_GPL vmlinux 0xd06524ba raw_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd0667cd8 _RNvXs2I_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11ma_wr_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd067d3c5 system_freezable_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0xd0686cd4 rcuref_put_slowpath +EXPORT_SYMBOL_GPL vmlinux 0xd06d87ca sdio_signal_irq +EXPORT_SYMBOL_GPL vmlinux 0xd0807e9a fat_setattr +EXPORT_SYMBOL_GPL vmlinux 0xd08eb689 _RNvXs5k_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7siginfoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd098e90d bio_clone_blkg_association +EXPORT_SYMBOL_GPL vmlinux 0xd09911a6 acpi_dev_get_irq_type +EXPORT_SYMBOL_GPL vmlinux 0xd0a96dcd dev_pm_qos_expose_flags +EXPORT_SYMBOL_GPL vmlinux 0xd0aca2ae skcipher_walk_virt +EXPORT_SYMBOL_GPL vmlinux 0xd0c05159 emergency_restart +EXPORT_SYMBOL_GPL vmlinux 0xd0d156e9 __rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xd0d3f0a4 gen_pool_avail +EXPORT_SYMBOL_GPL vmlinux 0xd0db0f12 run_dax +EXPORT_SYMBOL_GPL vmlinux 0xd0df12ba __SCT__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xd0f529cb _RNvXsc_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_8OrderingNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd0fbfe47 fat_remove_entries +EXPORT_SYMBOL_GPL vmlinux 0xd0fc6d16 xenbus_probe_devices +EXPORT_SYMBOL_GPL vmlinux 0xd0fd7085 hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd10152a6 serdev_device_set_parity +EXPORT_SYMBOL_GPL vmlinux 0xd10b9771 _RNvXs1N_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11cpuinfo_x86NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd10efe8d strp_init +EXPORT_SYMBOL_GPL vmlinux 0xd1226a7d irq_domain_set_hwirq_and_chip +EXPORT_SYMBOL_GPL vmlinux 0xd138c08a free_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0xd13a94d1 __SCT__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xd13cb0c0 _RNvXs5w_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_19posix_cputimer_baseNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd141dd81 fscrypt_file_open +EXPORT_SYMBOL_GPL vmlinux 0xd145cf7b dma_vmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xd1481de7 mpi_clear +EXPORT_SYMBOL_GPL vmlinux 0xd14c4278 call_srcu +EXPORT_SYMBOL_GPL vmlinux 0xd159586c net_prio_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xd15e7b94 _RNvXsc_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd1615ce0 regulator_get_linear_step +EXPORT_SYMBOL_GPL vmlinux 0xd17334cc spi_finalize_current_transfer +EXPORT_SYMBOL_GPL vmlinux 0xd17b1721 fscrypt_d_revalidate +EXPORT_SYMBOL_GPL vmlinux 0xd17e0e0d xenbus_alloc_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xd183f5a7 __regmap_init +EXPORT_SYMBOL_GPL vmlinux 0xd193b40f phy_restore_page +EXPORT_SYMBOL_GPL vmlinux 0xd1a915ce _RNvXs_NtCsbwHtcUjRN57_6kernel5typesuNtB4_14ForeignOwnable6borrow +EXPORT_SYMBOL_GPL vmlinux 0xd1a95a0c thermal_remove_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xd1af73a4 _RNvXs2H_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8ma_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd1b0bc62 __SCK__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0xd1be8701 extcon_find_edev_by_node +EXPORT_SYMBOL_GPL vmlinux 0xd1c3fb44 vcap_free_rule +EXPORT_SYMBOL_GPL vmlinux 0xd1c53f62 bpf_trace_run12 +EXPORT_SYMBOL_GPL vmlinux 0xd1c87221 gpiod_direction_input +EXPORT_SYMBOL_GPL vmlinux 0xd1cbc23c add_timer_on +EXPORT_SYMBOL_GPL vmlinux 0xd1cd027f cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0xd1d17299 sata_link_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xd1e94565 nvdimm_pmem_region_create +EXPORT_SYMBOL_GPL vmlinux 0xd1e94a0a xenbus_frontend_closed +EXPORT_SYMBOL_GPL vmlinux 0xd1e9b2ad __SCT__tp_func_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xd1f2eee2 nf_logger_find_get +EXPORT_SYMBOL_GPL vmlinux 0xd1f5f565 mnt_want_write +EXPORT_SYMBOL_GPL vmlinux 0xd1f75ff7 __acpi_node_get_property_reference +EXPORT_SYMBOL_GPL vmlinux 0xd1fe51f8 vp_legacy_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0xd20a1882 cros_ec_cmd +EXPORT_SYMBOL_GPL vmlinux 0xd20c66ab __SCT__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xd217e9e6 trace_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0xd21b61bd async_schedule_node_domain +EXPORT_SYMBOL_GPL vmlinux 0xd21dd2a8 _RNvXsW_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd22c6147 genphy_c45_read_link +EXPORT_SYMBOL_GPL vmlinux 0xd2457d6f _RNvXs3P_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_28vm_area_struct__bindgen_ty_3NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd24e9e8c klist_init +EXPORT_SYMBOL_GPL vmlinux 0xd2502fc9 linear_hugepage_index +EXPORT_SYMBOL_GPL vmlinux 0xd260af0d ring_buffer_write +EXPORT_SYMBOL_GPL vmlinux 0xd2649ef4 pci_pri_supported +EXPORT_SYMBOL_GPL vmlinux 0xd272be39 pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0xd273b1b1 __round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xd2780326 divider_recalc_rate +EXPORT_SYMBOL_GPL vmlinux 0xd27ed0d6 powercap_unregister_zone +EXPORT_SYMBOL_GPL vmlinux 0xd27eeb4b alloc_iova +EXPORT_SYMBOL_GPL vmlinux 0xd27f215d gnttab_alloc_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xd2868066 pinctrl_utils_reserve_map +EXPORT_SYMBOL_GPL vmlinux 0xd291b01a gpiochip_generic_config +EXPORT_SYMBOL_GPL vmlinux 0xd29c1f10 __traceiter_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xd2b10a05 ata_timing_find_mode +EXPORT_SYMBOL_GPL vmlinux 0xd2b3fef2 sysfs_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xd2b81b93 vcap_set_tc_exterr +EXPORT_SYMBOL_GPL vmlinux 0xd2c366b5 dm_internal_suspend_fast +EXPORT_SYMBOL_GPL vmlinux 0xd2ce7cc1 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter25debug_tuple_field2_finish +EXPORT_SYMBOL_GPL vmlinux 0xd2d7e59b unregister_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0xd2f091f5 clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0xd2f0fe64 key_type_user +EXPORT_SYMBOL_GPL vmlinux 0xd2f77828 crypto_ahash_final +EXPORT_SYMBOL_GPL vmlinux 0xd302621b divider_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xd30274d4 xdp_master_redirect +EXPORT_SYMBOL_GPL vmlinux 0xd30ac1e2 blk_queue_zone_write_granularity +EXPORT_SYMBOL_GPL vmlinux 0xd30e472e nvmem_cell_read_variable_le_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd30fc1f6 usb_get_maximum_ssp_rate +EXPORT_SYMBOL_GPL vmlinux 0xd313bc7b xas_nomem +EXPORT_SYMBOL_GPL vmlinux 0xd31a2ac5 ring_buffer_oldest_event_ts +EXPORT_SYMBOL_GPL vmlinux 0xd32026ab gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0xd320ebaf pci_epc_get_first_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xd321a30a acpi_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0xd322f304 md_find_rdev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xd3270224 pcie_flr +EXPORT_SYMBOL_GPL vmlinux 0xd32d2561 vfs_setlease +EXPORT_SYMBOL_GPL vmlinux 0xd3379b35 _RNvXs2q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7rb_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd34225c0 wm8350_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xd34ca336 da9052_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0xd34f6010 cpu_device_create +EXPORT_SYMBOL_GPL vmlinux 0xd35592db ata_eh_analyze_ncq_error +EXPORT_SYMBOL_GPL vmlinux 0xd3604cb6 ata_sff_irq_on +EXPORT_SYMBOL_GPL vmlinux 0xd36760ef __usb_get_extra_descriptor +EXPORT_SYMBOL_GPL vmlinux 0xd372f789 _RNvXNtCs3AkgXgqgK6r_4core4charNtB2_13EscapeUnicodeNtNtNtNtB4_4iter6traits8iterator8Iterator4last +EXPORT_SYMBOL_GPL vmlinux 0xd3752c27 atomic_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xd37d14fc pci_find_next_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0xd3825474 _RNvXsd_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impmNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd386daa4 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter5width +EXPORT_SYMBOL_GPL vmlinux 0xd3901d33 acpi_dev_resource_address_space +EXPORT_SYMBOL_GPL vmlinux 0xd393a352 _RNvXsQ_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_17edd_device_paramsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd395285d devm_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0xd39e9848 put_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xd3ac4028 power_supply_am_i_supplied +EXPORT_SYMBOL_GPL vmlinux 0xd3b9a268 fuse_do_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xd3c8b2f8 spi_take_timestamp_pre +EXPORT_SYMBOL_GPL vmlinux 0xd3ca3a1e sysfs_remove_mount_point +EXPORT_SYMBOL_GPL vmlinux 0xd3cab72c __tracepoint_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0xd3eaf1ed devlink_dpipe_entry_clear +EXPORT_SYMBOL_GPL vmlinux 0xd3ec851c __traceiter_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd3f4188a __pm_runtime_set_status +EXPORT_SYMBOL_GPL vmlinux 0xd3fffbd5 perf_aux_output_flag +EXPORT_SYMBOL_GPL vmlinux 0xd4034828 system_freezable_wq +EXPORT_SYMBOL_GPL vmlinux 0xd40b5600 tty_get_pgrp +EXPORT_SYMBOL_GPL vmlinux 0xd416cfec perf_guest_get_msrs +EXPORT_SYMBOL_GPL vmlinux 0xd426dbc4 erst_get_record_count +EXPORT_SYMBOL_GPL vmlinux 0xd42f1d4e show_rcu_tasks_rude_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd435b634 usb_autopm_put_interface +EXPORT_SYMBOL_GPL vmlinux 0xd4404350 __SCT__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0xd44a5eac kgdb_register_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xd44fd0c5 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter19sign_aware_zero_pad +EXPORT_SYMBOL_GPL vmlinux 0xd4575b24 thermal_zone_get_crit_temp +EXPORT_SYMBOL_GPL vmlinux 0xd4598ab5 __SCK__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0xd4670eb8 acpi_unregister_lps0_dev +EXPORT_SYMBOL_GPL vmlinux 0xd46a2b44 ata_sas_tport_add +EXPORT_SYMBOL_GPL vmlinux 0xd46af5ef cppc_get_perf_ctrs +EXPORT_SYMBOL_GPL vmlinux 0xd46e85b9 _RNvXs6_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0xd46ec130 __sk_flush_backlog +EXPORT_SYMBOL_GPL vmlinux 0xd471ba78 _RNvXs2a_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24class_raw_spinlock_irq_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd4793794 _RNvNvMs3_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB7_4CStr29from_bytes_with_nul_unchecked10const_impl +EXPORT_SYMBOL_GPL vmlinux 0xd485229d ncsi_vlan_rx_add_vid +EXPORT_SYMBOL_GPL vmlinux 0xd48767be __SCK__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0xd48a9773 drop_reasons_register_subsys +EXPORT_SYMBOL_GPL vmlinux 0xd490bb25 device_set_wakeup_capable +EXPORT_SYMBOL_GPL vmlinux 0xd49390e5 device_get_dma_attr +EXPORT_SYMBOL_GPL vmlinux 0xd4996d71 devm_of_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0xd49e6ce3 PageHuge +EXPORT_SYMBOL_GPL vmlinux 0xd4b6157e devlink_health_reporter_recovery_done +EXPORT_SYMBOL_GPL vmlinux 0xd4b9a616 reset_control_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xd4c14632 system_unbound_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4c9f921 mbox_client_txdone +EXPORT_SYMBOL_GPL vmlinux 0xd4e6d7e0 linear_range_get_value +EXPORT_SYMBOL_GPL vmlinux 0xd4ea0868 devm_regulator_get +EXPORT_SYMBOL_GPL vmlinux 0xd4ee97df spi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xd4f5bfa5 iommu_queue_iopf +EXPORT_SYMBOL_GPL vmlinux 0xd50616cf _RNvXsb_NtNtCs3AkgXgqgK6r_4core4hash3sipNtB5_11SipHasher24NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd50fc1cf tcp_unregister_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0xd525d9a2 __clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xd5275a1f usb_kill_urb +EXPORT_SYMBOL_GPL vmlinux 0xd5301b2c linear_range_get_max_value +EXPORT_SYMBOL_GPL vmlinux 0xd531ea58 rtc_alarm_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0xd533618c devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0xd536c86a pci_user_read_config_byte +EXPORT_SYMBOL_GPL vmlinux 0xd53b651b dm_hold +EXPORT_SYMBOL_GPL vmlinux 0xd5474690 usb_role_switch_set_role +EXPORT_SYMBOL_GPL vmlinux 0xd548f76a acpi_create_platform_device +EXPORT_SYMBOL_GPL vmlinux 0xd54db378 usb_match_one_id +EXPORT_SYMBOL_GPL vmlinux 0xd54f8d68 acpi_ec_add_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xd551d593 srcu_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0xd556ecc1 _RNvXs3_NtNtCs3AkgXgqgK6r_4core3str5lossyNtB5_10Utf8ChunksNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd55ad93b iommu_group_get_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xd56c8337 _RNvXs3l_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14percpu_counterNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd5764173 i2c_dw_probe_master +EXPORT_SYMBOL_GPL vmlinux 0xd582cd52 devm_gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xd589455f __netdev_watchdog_up +EXPORT_SYMBOL_GPL vmlinux 0xd59a1587 linkmode_resolve_pause +EXPORT_SYMBOL_GPL vmlinux 0xd59b8144 regcache_drop_region +EXPORT_SYMBOL_GPL vmlinux 0xd59d594e spi_finalize_current_message +EXPORT_SYMBOL_GPL vmlinux 0xd5aa2e56 pm_wakeup_dev_event +EXPORT_SYMBOL_GPL vmlinux 0xd5aa5457 __virtqueue_unbreak +EXPORT_SYMBOL_GPL vmlinux 0xd5c177f0 _RNvNtNtCs3AkgXgqgK6r_4core5slice5index26slice_start_index_len_fail +EXPORT_SYMBOL_GPL vmlinux 0xd5c1ad95 _RNvXsf_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_6___m128NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd5ccbb69 da903x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0xd5e42aea locks_alloc_lock +EXPORT_SYMBOL_GPL vmlinux 0xd5f3bb7b set_memory_encrypted +EXPORT_SYMBOL_GPL vmlinux 0xd5f8433b usb_get_role_switch_default_mode +EXPORT_SYMBOL_GPL vmlinux 0xd5fa44f9 _RNvXs37_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12class_srcu_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd5fc3c59 fwnode_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0xd6018df5 serdev_device_write_buf +EXPORT_SYMBOL_GPL vmlinux 0xd606c1d1 dev_pm_opp_remove +EXPORT_SYMBOL_GPL vmlinux 0xd60e97fb pm_clk_init +EXPORT_SYMBOL_GPL vmlinux 0xd614206f usb_submit_urb +EXPORT_SYMBOL_GPL vmlinux 0xd6218024 regulator_is_supported_voltage +EXPORT_SYMBOL_GPL vmlinux 0xd622eeb6 tpm_pm_suspend +EXPORT_SYMBOL_GPL vmlinux 0xd6247bc2 ata_bmdma_dumb_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0xd6287f37 clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0xd631872c phy_validate +EXPORT_SYMBOL_GPL vmlinux 0xd6347b53 scsi_check_sense +EXPORT_SYMBOL_GPL vmlinux 0xd63bb23b blk_rq_prep_clone +EXPORT_SYMBOL_GPL vmlinux 0xd641235c __tracepoint_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xd642dfbe _RNvMNtCs3AkgXgqgK6r_4core3stre12encode_utf16 +EXPORT_SYMBOL_GPL vmlinux 0xd64560fa phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0xd645da0d uart_get_rs485_mode +EXPORT_SYMBOL_GPL vmlinux 0xd64ed259 __memcat_p +EXPORT_SYMBOL_GPL vmlinux 0xd650e0cc sk_psock_init +EXPORT_SYMBOL_GPL vmlinux 0xd652bcac pci_has_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0xd6557bc6 netdev_is_rx_handler_busy +EXPORT_SYMBOL_GPL vmlinux 0xd66622cd regmap_multi_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xd66953b6 regmap_can_raw_write +EXPORT_SYMBOL_GPL vmlinux 0xd66a7a35 sbitmap_queue_wake_all +EXPORT_SYMBOL_GPL vmlinux 0xd66f2ef5 acpi_dev_get_next_consumer_dev +EXPORT_SYMBOL_GPL vmlinux 0xd67364f7 eventfd_ctx_fdget +EXPORT_SYMBOL_GPL vmlinux 0xd6818e5c i2c_dw_prepare_clk +EXPORT_SYMBOL_GPL vmlinux 0xd6829e26 devm_regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xd684804d fuse_send_init +EXPORT_SYMBOL_GPL vmlinux 0xd68c815a serdev_device_write_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xd6aafb42 crc64_rocksoft +EXPORT_SYMBOL_GPL vmlinux 0xd6ae9ba7 rcu_async_should_hurry +EXPORT_SYMBOL_GPL vmlinux 0xd6b27e8a xas_set_mark +EXPORT_SYMBOL_GPL vmlinux 0xd6c169f0 pm_clk_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xd6c48db5 nvmem_cell_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0xd6c6ed28 dm_noflush_suspending +EXPORT_SYMBOL_GPL vmlinux 0xd6ce9e22 free_fib_info +EXPORT_SYMBOL_GPL vmlinux 0xd6d2f78c _RNvMsr_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_11StrSearcher3new +EXPORT_SYMBOL_GPL vmlinux 0xd6dda891 devm_hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0xd6df01f7 perf_get_hw_event_config +EXPORT_SYMBOL_GPL vmlinux 0xd6df56fb usb_alloc_coherent +EXPORT_SYMBOL_GPL vmlinux 0xd6ed25f0 acpi_register_lps0_dev +EXPORT_SYMBOL_GPL vmlinux 0xd6fd7497 devm_hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xd6feefa5 agp_num_entries +EXPORT_SYMBOL_GPL vmlinux 0xd701ea0a sb800_prefetch +EXPORT_SYMBOL_GPL vmlinux 0xd704c227 devm_led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0xd7269c64 osc_sb_native_usb4_control +EXPORT_SYMBOL_GPL vmlinux 0xd7293ffc percpu_ref_reinit +EXPORT_SYMBOL_GPL vmlinux 0xd72f34fd kobject_uevent +EXPORT_SYMBOL_GPL vmlinux 0xd72feba2 xenbus_read_driver_state +EXPORT_SYMBOL_GPL vmlinux 0xd7365c83 attribute_container_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd73a4223 _RNvNtCs3AkgXgqgK6r_4core3str16slice_error_fail +EXPORT_SYMBOL_GPL vmlinux 0xd741a384 __pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0xd74ab7d6 blk_queue_rq_timeout +EXPORT_SYMBOL_GPL vmlinux 0xd74e400f show_rcu_tasks_classic_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd74e9309 crypto_clone_cipher +EXPORT_SYMBOL_GPL vmlinux 0xd7563a4c sysfs_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0xd758fdc5 _RNvXs4e_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12cpu_topologyNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd75a2c64 usb_set_device_state +EXPORT_SYMBOL_GPL vmlinux 0xd75b20aa rsa_parse_priv_key +EXPORT_SYMBOL_GPL vmlinux 0xd75f6147 _RNvXs4a_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11pglist_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd768e985 regulator_has_full_constraints +EXPORT_SYMBOL_GPL vmlinux 0xd76ea24f __intel_scu_ipc_register +EXPORT_SYMBOL_GPL vmlinux 0xd795b913 kstrdup_quotable_file +EXPORT_SYMBOL_GPL vmlinux 0xd7a5d400 _RNvMs_NtCs3AkgXgqgK6r_4core3fmtNtB4_9Formatter3new +EXPORT_SYMBOL_GPL vmlinux 0xd7a86ea4 tcp_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0xd7ad4f72 led_stop_software_blink +EXPORT_SYMBOL_GPL vmlinux 0xd7ad6c3a sdio_writel +EXPORT_SYMBOL_GPL vmlinux 0xd7aea26e kernel_read_file_from_path_initns +EXPORT_SYMBOL_GPL vmlinux 0xd7b35595 ata_pio_need_iordy +EXPORT_SYMBOL_GPL vmlinux 0xd7b58d4d _RNvMNtCs3AkgXgqgK6r_4core3f32f8classify +EXPORT_SYMBOL_GPL vmlinux 0xd7cea889 edac_mod_work +EXPORT_SYMBOL_GPL vmlinux 0xd7d8f671 _RNvMs_NtCsbwHtcUjRN57_6kernel4syncNtB4_12LockClassKey3new +EXPORT_SYMBOL_GPL vmlinux 0xd7e2d74f cgrp_dfl_root +EXPORT_SYMBOL_GPL vmlinux 0xd7f12f9c dax_remove_host +EXPORT_SYMBOL_GPL vmlinux 0xd7f4c938 _RNvXs_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB6_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd7ff3725 show_class_attr_string +EXPORT_SYMBOL_GPL vmlinux 0xd806abff disk_set_zoned +EXPORT_SYMBOL_GPL vmlinux 0xd808ae95 vfs_kern_mount +EXPORT_SYMBOL_GPL vmlinux 0xd80a36f1 vp_modern_get_num_queues +EXPORT_SYMBOL_GPL vmlinux 0xd81c2c3d _RNvXs7_NtCs3AkgXgqgK6r_4core5errorNtNtB7_3fmt5ErrorNtB5_5Error11description +EXPORT_SYMBOL_GPL vmlinux 0xd8364850 _RNvXs5_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd83e8c9e vp_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0xd8439732 _RNvXs4f_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_19x86_legacy_featuresNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd84a6530 _RNvMs5_NtCs3AkgXgqgK6r_4core3numt14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0xd84cc6e8 __inode_attach_wb +EXPORT_SYMBOL_GPL vmlinux 0xd84d35bd dax_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xd84e75d4 cpuidle_get_cpu_driver +EXPORT_SYMBOL_GPL vmlinux 0xd87cb8eb dma_fence_unwrap_next +EXPORT_SYMBOL_GPL vmlinux 0xd87fc0a0 usb_amd_prefetch_quirk +EXPORT_SYMBOL_GPL vmlinux 0xd88dc3b1 device_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xd8a34852 call_switchdev_blocking_notifiers +EXPORT_SYMBOL_GPL vmlinux 0xd8a6cb02 thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xd8a7d059 _RNvMs_NtCsbwHtcUjRN57_6kernel3strNtB4_4CStr19from_bytes_with_nul +EXPORT_SYMBOL_GPL vmlinux 0xd8a93321 lp8788_update_bits +EXPORT_SYMBOL_GPL vmlinux 0xd8ad092e devlink_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0xd8b856d6 _RNvXs4_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0xd8bcf24a __SCK__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0xd8c56fae pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0xd8d065dd hv_stimer_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd8d68ab1 dmi_memdev_type +EXPORT_SYMBOL_GPL vmlinux 0xd8f64416 lwtunnel_input +EXPORT_SYMBOL_GPL vmlinux 0xd8fbb14d net_cls_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xd913b063 receive_fd +EXPORT_SYMBOL_GPL vmlinux 0xd91b57df tty_ldisc_receive_buf +EXPORT_SYMBOL_GPL vmlinux 0xd91b6232 __vfs_setxattr_locked +EXPORT_SYMBOL_GPL vmlinux 0xd91dbd1f xdp_alloc_skb_bulk +EXPORT_SYMBOL_GPL vmlinux 0xd92ef192 security_kernel_post_load_data +EXPORT_SYMBOL_GPL vmlinux 0xd92f0791 leds_list_lock +EXPORT_SYMBOL_GPL vmlinux 0xd95e4004 __traceiter_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xd96babb4 interval_tree_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd96dd111 fib6_check_nexthop +EXPORT_SYMBOL_GPL vmlinux 0xd98ddf72 _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data15grapheme_extend6lookup +EXPORT_SYMBOL_GPL vmlinux 0xd98e63b6 sysfs_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xd9916c3a idr_alloc_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd9992eb4 uv_bios_get_geoinfo +EXPORT_SYMBOL_GPL vmlinux 0xd9a7a00f led_trigger_blink +EXPORT_SYMBOL_GPL vmlinux 0xd9bb2c13 pkcs7_get_content_data +EXPORT_SYMBOL_GPL vmlinux 0xd9c9227b fb_sys_read +EXPORT_SYMBOL_GPL vmlinux 0xd9cb3bca tty_ldisc_ref_wait +EXPORT_SYMBOL_GPL vmlinux 0xd9ccf111 iommu_device_sysfs_add +EXPORT_SYMBOL_GPL vmlinux 0xd9cd18cb virtqueue_get_buf_ctx +EXPORT_SYMBOL_GPL vmlinux 0xd9d9dcb4 pci_user_read_config_dword +EXPORT_SYMBOL_GPL vmlinux 0xd9e24457 ring_buffer_peek +EXPORT_SYMBOL_GPL vmlinux 0xd9e61980 phy_gbit_all_ports_features +EXPORT_SYMBOL_GPL vmlinux 0xd9e8f9ee rio_dev_get +EXPORT_SYMBOL_GPL vmlinux 0xd9ee5e09 usb_hcd_unmap_urb_setup_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xd9f95f11 usb_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xd9ff2172 ezx_pcap_write +EXPORT_SYMBOL_GPL vmlinux 0xda0947de kmsg_dump_unregister +EXPORT_SYMBOL_GPL vmlinux 0xda0fa5c4 sock_gen_put +EXPORT_SYMBOL_GPL vmlinux 0xda10e1e2 phy_basic_t1_features +EXPORT_SYMBOL_GPL vmlinux 0xda14c2cf inet6_csk_xmit +EXPORT_SYMBOL_GPL vmlinux 0xda1f78ee clear_hv_tscchange_cb +EXPORT_SYMBOL_GPL vmlinux 0xda251b89 ncsi_unregister_dev +EXPORT_SYMBOL_GPL vmlinux 0xda313e7d _RNvXs1p_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_17trace_print_flagsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xda320d31 sfp_module_start +EXPORT_SYMBOL_GPL vmlinux 0xda32fb46 proc_create_net_single_write +EXPORT_SYMBOL_GPL vmlinux 0xda51bbec _RNvXs1R_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u64x2NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xda55eb17 pci_p2pmem_free_sgl +EXPORT_SYMBOL_GPL vmlinux 0xda5e5a45 __SCK__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xda7912d4 freq_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xda8369a7 __traceiter_extlog_mem_event +EXPORT_SYMBOL_GPL vmlinux 0xda8e1302 software_node_find_by_name +EXPORT_SYMBOL_GPL vmlinux 0xda93c9a7 regulator_set_voltage_time +EXPORT_SYMBOL_GPL vmlinux 0xdaa06dc1 acpi_lpat_raw_to_temp +EXPORT_SYMBOL_GPL vmlinux 0xdab0db6b _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings8generate +EXPORT_SYMBOL_GPL vmlinux 0xdab5a1eb interval_tree_insert +EXPORT_SYMBOL_GPL vmlinux 0xdabd61ba irq_generic_chip_ops +EXPORT_SYMBOL_GPL vmlinux 0xdabe9734 mctrl_gpio_init_noauto +EXPORT_SYMBOL_GPL vmlinux 0xdac64855 debugfs_lookup_and_remove +EXPORT_SYMBOL_GPL vmlinux 0xdacb36b6 devm_regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0xdad6c641 led_set_brightness +EXPORT_SYMBOL_GPL vmlinux 0xdadb5687 usb_control_msg_recv +EXPORT_SYMBOL_GPL vmlinux 0xdae9899b get_dev_pagemap +EXPORT_SYMBOL_GPL vmlinux 0xdaebcda1 dev_pm_opp_find_bw_floor +EXPORT_SYMBOL_GPL vmlinux 0xdb094752 xhci_find_slot_id_by_port +EXPORT_SYMBOL_GPL vmlinux 0xdb0ac26c gpiod_unexport +EXPORT_SYMBOL_GPL vmlinux 0xdb0c5f48 _RNvXs2_NtCsbwHtcUjRN57_6kernel5errorNtB5_5ErrorINtNtCs3AkgXgqgK6r_4core7convert4FromNtNtNtBO_3str5error9Utf8ErrorE4from +EXPORT_SYMBOL_GPL vmlinux 0xdb153eca dm_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0xdb1aaf9b arch_is_platform_page +EXPORT_SYMBOL_GPL vmlinux 0xdb1b4dc5 pm_generic_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0xdb32fd59 xhci_update_hub_device +EXPORT_SYMBOL_GPL vmlinux 0xdb3c444e _RNvXsg_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_21FromBytesWithNulErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xdb4f4ce1 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter12debug_struct +EXPORT_SYMBOL_GPL vmlinux 0xdb62dc67 __SCT__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0xdb63a944 acpi_lpat_get_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0xdb6c46c9 ata_std_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xdb77386d anon_inode_getfile +EXPORT_SYMBOL_GPL vmlinux 0xdb77c18c _RNvXs6_NtCs3AkgXgqgK6r_4core4charNtB5_11EscapeDebugNtNtNtNtB7_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0xdb77c256 _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data14case_ignorable6lookup +EXPORT_SYMBOL_GPL vmlinux 0xdb81d2fa sk_msg_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0xdb8a1b3f usermodehelper_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0xdb8d8c8a aead_exit_geniv +EXPORT_SYMBOL_GPL vmlinux 0xdba0e344 machine_check_poll +EXPORT_SYMBOL_GPL vmlinux 0xdbb7386b kobject_uevent_env +EXPORT_SYMBOL_GPL vmlinux 0xdbbb892b crypto_unregister_ahash +EXPORT_SYMBOL_GPL vmlinux 0xdbc2cad3 pci_cfg_access_trylock +EXPORT_SYMBOL_GPL vmlinux 0xdbd62479 debugfs_create_file_unsafe +EXPORT_SYMBOL_GPL vmlinux 0xdbd8b2c2 _RNvNtNtCs3AkgXgqgK6r_4core5slice5index16into_slice_range +EXPORT_SYMBOL_GPL vmlinux 0xdbdb0e8b request_any_context_irq +EXPORT_SYMBOL_GPL vmlinux 0xdbe3dbe0 vhost_task_create +EXPORT_SYMBOL_GPL vmlinux 0xdbea5d4a tcp_set_keepalive +EXPORT_SYMBOL_GPL vmlinux 0xdbf7cb70 mpi_get_nbits +EXPORT_SYMBOL_GPL vmlinux 0xdc02eb39 dmi_available +EXPORT_SYMBOL_GPL vmlinux 0xdc08fd2e vp_modern_config_vector +EXPORT_SYMBOL_GPL vmlinux 0xdc0bd16f pci_dev_lock +EXPORT_SYMBOL_GPL vmlinux 0xdc1fe5d4 dw_pcie_ep_init +EXPORT_SYMBOL_GPL vmlinux 0xdc364a8f nvmem_layout_unregister +EXPORT_SYMBOL_GPL vmlinux 0xdc43bdc6 pci_vpd_find_ro_info_keyword +EXPORT_SYMBOL_GPL vmlinux 0xdc45a5db edac_stop_work +EXPORT_SYMBOL_GPL vmlinux 0xdc4e9eb8 transport_remove_device +EXPORT_SYMBOL_GPL vmlinux 0xdc589fb0 sysfs_remove_files +EXPORT_SYMBOL_GPL vmlinux 0xdc5954a4 bpf_preload_ops +EXPORT_SYMBOL_GPL vmlinux 0xdc6596fa irq_set_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc6699cb acpi_dev_free_resource_list +EXPORT_SYMBOL_GPL vmlinux 0xdc6cd7cb report_iommu_fault +EXPORT_SYMBOL_GPL vmlinux 0xdc7473c3 iommu_fwspec_add_ids +EXPORT_SYMBOL_GPL vmlinux 0xdc7de434 iomap_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0xdc7df67f apei_exec_ctx_init +EXPORT_SYMBOL_GPL vmlinux 0xdc825d6c usb_amd_quirk_pll_disable +EXPORT_SYMBOL_GPL vmlinux 0xdc841b74 misc_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdc879078 thp_get_unmapped_area +EXPORT_SYMBOL_GPL vmlinux 0xdc885f86 irq_gc_mask_set_bit +EXPORT_SYMBOL_GPL vmlinux 0xdc8a4f21 sata_pmp_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xdc924a08 sdev_evt_send_simple +EXPORT_SYMBOL_GPL vmlinux 0xdc951519 device_link_add +EXPORT_SYMBOL_GPL vmlinux 0xdc97af2e syscore_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdc9eb551 pci_epc_get +EXPORT_SYMBOL_GPL vmlinux 0xdc9fa232 raw_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xdca808f1 __SCK__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xdcab27a9 blkcg_root +EXPORT_SYMBOL_GPL vmlinux 0xdcac97dd _RNvXsA_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0xdcbb19cf __suspend_report_result +EXPORT_SYMBOL_GPL vmlinux 0xdcbbc252 unregister_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xdccad79e sysfs_file_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xdcd91727 _RNvXsa_NtCs3AkgXgqgK6r_4core3fmtzNtB5_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xdcdea866 blk_mq_sched_try_merge +EXPORT_SYMBOL_GPL vmlinux 0xdce7bc3a _RNvXsV_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0xdceb5362 efi_status_to_err +EXPORT_SYMBOL_GPL vmlinux 0xdd0762df set_worker_desc +EXPORT_SYMBOL_GPL vmlinux 0xdd190f4f pci_iomap_wc_range +EXPORT_SYMBOL_GPL vmlinux 0xdd27df98 __spi_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xdd28e0ef devm_register_restart_handler +EXPORT_SYMBOL_GPL vmlinux 0xdd2c4e02 devres_release +EXPORT_SYMBOL_GPL vmlinux 0xdd3af541 __SCK__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xdd46d5fb _RNvXs4h_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_6i32x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xdd626ee3 fuse_len_args +EXPORT_SYMBOL_GPL vmlinux 0xdd8e1030 pin_get_name +EXPORT_SYMBOL_GPL vmlinux 0xdd9dd80d xen_pvh +EXPORT_SYMBOL_GPL vmlinux 0xdd9df98f _RNvXs28_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20class_raw_spinlock_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xdda98ee9 sync_page_io +EXPORT_SYMBOL_GPL vmlinux 0xddae70cf dm_path_uevent +EXPORT_SYMBOL_GPL vmlinux 0xddbeeecc pci_lock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0xddd41e4d vcap_lookup_keyfield +EXPORT_SYMBOL_GPL vmlinux 0xddd59f25 _RNvXs2V_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5m64x2NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xddd5a62f crypto_remove_spawns +EXPORT_SYMBOL_GPL vmlinux 0xddd8cf07 devm_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0xdde394d9 iomap_is_partially_uptodate +EXPORT_SYMBOL_GPL vmlinux 0xddec3d99 srcu_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xdded9b34 __netif_set_xps_queue +EXPORT_SYMBOL_GPL vmlinux 0xddf5267a nf_checksum_partial +EXPORT_SYMBOL_GPL vmlinux 0xde0a196a regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xde0ae54f _RNvXs41_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15lru_gen_mm_walkNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xde0af24f udp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0xde0b63dc clk_hw_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0xde31bf7e unregister_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xde32cbd2 xfrm_audit_state_add +EXPORT_SYMBOL_GPL vmlinux 0xde3468f5 regulator_set_pull_down_regmap +EXPORT_SYMBOL_GPL vmlinux 0xde39c6b8 clk_hw_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0xde54418f ethtool_dev_mm_supported +EXPORT_SYMBOL_GPL vmlinux 0xde5574cf x509_load_certificate_list +EXPORT_SYMBOL_GPL vmlinux 0xde569d47 dw_pcie_read_dbi +EXPORT_SYMBOL_GPL vmlinux 0xde6d12fb sysfs_add_link_to_group +EXPORT_SYMBOL_GPL vmlinux 0xde6f1851 TSS_checkhmac1 +EXPORT_SYMBOL_GPL vmlinux 0xde7379c7 gpiochip_generic_request +EXPORT_SYMBOL_GPL vmlinux 0xde7597c2 blk_trace_startstop +EXPORT_SYMBOL_GPL vmlinux 0xde85fb77 devm_hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0xde8fadd5 devm_mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xde9604cc ptp_parse_header +EXPORT_SYMBOL_GPL vmlinux 0xde9ab8c7 xenbus_rm +EXPORT_SYMBOL_GPL vmlinux 0xdead2e78 reserve_iova +EXPORT_SYMBOL_GPL vmlinux 0xdeb50b75 inet_csk_listen_start +EXPORT_SYMBOL_GPL vmlinux 0xdeb8222c kobj_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0xdeb9c39a ata_acpi_stm +EXPORT_SYMBOL_GPL vmlinux 0xdebd0dce regmap_get_raw_read_max +EXPORT_SYMBOL_GPL vmlinux 0xdeca6d89 regulator_set_current_limit +EXPORT_SYMBOL_GPL vmlinux 0xded6a58d devm_gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0xded8c876 crypto_unregister_template +EXPORT_SYMBOL_GPL vmlinux 0xdee755ca sata_scr_write_flush +EXPORT_SYMBOL_GPL vmlinux 0xdee93f9b irq_domain_xlate_onetwocell +EXPORT_SYMBOL_GPL vmlinux 0xdeef50f9 clk_fractional_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0xdef4443f perf_event_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0xdeffa0a7 edac_raw_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xdf0c757f ata_tf_to_fis +EXPORT_SYMBOL_GPL vmlinux 0xdf0ca3f4 cpu_latency_qos_request_active +EXPORT_SYMBOL_GPL vmlinux 0xdf0f75c6 eventfd_signal +EXPORT_SYMBOL_GPL vmlinux 0xdf125c14 __SCK__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0xdf1882af dbgp_reset_prep +EXPORT_SYMBOL_GPL vmlinux 0xdf1be5e1 __free_iova +EXPORT_SYMBOL_GPL vmlinux 0xdf1f1a75 regulator_set_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0xdf237453 timer_shutdown_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf26151d devm_of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0xdf2738bb cpu_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdf312d4a rio_mport_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xdf31898f cper_mem_err_pack +EXPORT_SYMBOL_GPL vmlinux 0xdf3ccc8c cpufreq_dbs_governor_exit +EXPORT_SYMBOL_GPL vmlinux 0xdf448d1c fanout_mutex +EXPORT_SYMBOL_GPL vmlinux 0xdf48e1d0 elv_rqhash_add +EXPORT_SYMBOL_GPL vmlinux 0xdf4d8310 bpf_offload_dev_netdev_register +EXPORT_SYMBOL_GPL vmlinux 0xdf558314 power_supply_battery_info_properties +EXPORT_SYMBOL_GPL vmlinux 0xdf5b6066 class_dev_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0xdf68f601 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter26debug_struct_field2_finish +EXPORT_SYMBOL_GPL vmlinux 0xdf70fda7 debugfs_create_x8 +EXPORT_SYMBOL_GPL vmlinux 0xdf757954 pci_find_vsec_capability +EXPORT_SYMBOL_GPL vmlinux 0xdf78671b __tracepoint_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xdf7c8e05 device_find_any_child +EXPORT_SYMBOL_GPL vmlinux 0xdf81924d uv_bios_mq_watchlist_free +EXPORT_SYMBOL_GPL vmlinux 0xdf86c8c2 _RNvXs5m_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_22sigevent__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xdf933ad9 blk_mq_queue_inflight +EXPORT_SYMBOL_GPL vmlinux 0xdfa2ba41 device_show_int +EXPORT_SYMBOL_GPL vmlinux 0xdfa66f94 pm_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0xdfbcf661 get_net_ns_by_id +EXPORT_SYMBOL_GPL vmlinux 0xdfc678c8 __udp_gso_segment +EXPORT_SYMBOL_GPL vmlinux 0xdfcb6c90 mctrl_gpio_set +EXPORT_SYMBOL_GPL vmlinux 0xdfcf2123 pm_generic_thaw +EXPORT_SYMBOL_GPL vmlinux 0xdfd69bea devm_remove_action +EXPORT_SYMBOL_GPL vmlinux 0xdfd94fa1 spi_mem_poll_status +EXPORT_SYMBOL_GPL vmlinux 0xdfdf593d debugfs_read_file_bool +EXPORT_SYMBOL_GPL vmlinux 0xdfe39c11 _RNvXsd_NtCs3AkgXgqgK6r_4core3fmtbNtB5_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe0013b6f nd_region_provider_data +EXPORT_SYMBOL_GPL vmlinux 0xe00b15c6 rt_mutex_lock_interruptible +EXPORT_SYMBOL_GPL vmlinux 0xe010ff4b dequeue_signal +EXPORT_SYMBOL_GPL vmlinux 0xe019be52 fwnode_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0xe01a7c54 group_cpus_evenly +EXPORT_SYMBOL_GPL vmlinux 0xe02a2cc6 device_release_driver +EXPORT_SYMBOL_GPL vmlinux 0xe0313d71 rhashtable_insert_slow +EXPORT_SYMBOL_GPL vmlinux 0xe0325152 genphy_c45_pma_setup_forced +EXPORT_SYMBOL_GPL vmlinux 0xe03e3a1a fwnode_graph_get_endpoint_by_id +EXPORT_SYMBOL_GPL vmlinux 0xe0408df4 edac_device_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xe048c0fc _RNvXs1K_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_3fpuNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe04c78db __SCT__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0xe05b9967 _RNvXs21_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10llist_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe05e2f85 nexthop_free_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe089cfcc agp_memory_reserved +EXPORT_SYMBOL_GPL vmlinux 0xe08ef9f9 phy_set_mode_ext +EXPORT_SYMBOL_GPL vmlinux 0xe0997847 pstore_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe09e3e0f ima_file_hash +EXPORT_SYMBOL_GPL vmlinux 0xe0a58f1e _RNvXse_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_10hlist_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe0a95714 _RNvXs4O_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_17rhashtable_walkerNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe0af32d4 regmap_read +EXPORT_SYMBOL_GPL vmlinux 0xe0b1c103 clk_set_max_rate +EXPORT_SYMBOL_GPL vmlinux 0xe0b967bc regulator_set_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0xe0c4e14d hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xe0c77bb5 mce_notify_irq +EXPORT_SYMBOL_GPL vmlinux 0xe0d39f1c sgx_set_attribute +EXPORT_SYMBOL_GPL vmlinux 0xe0e6ef02 perf_get_x86_pmu_capability +EXPORT_SYMBOL_GPL vmlinux 0xe0f4a616 kpp_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xe102b303 folio_alloc_buffers +EXPORT_SYMBOL_GPL vmlinux 0xe1076a05 __SCK__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xe10cd6ad erst_get_record_id_begin +EXPORT_SYMBOL_GPL vmlinux 0xe11a48da device_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0xe11c20cb tps6586x_write +EXPORT_SYMBOL_GPL vmlinux 0xe11ced97 _RNvXsT_NtNtCs3AkgXgqgK6r_4core3str4iterNtB5_5BytesNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe12b23cd vcap_tc_flower_handler_ethaddr_usage +EXPORT_SYMBOL_GPL vmlinux 0xe12dc71a ata_acpi_gtm +EXPORT_SYMBOL_GPL vmlinux 0xe13352f1 device_store_ulong +EXPORT_SYMBOL_GPL vmlinux 0xe13a858e spi_split_transfers_maxwords +EXPORT_SYMBOL_GPL vmlinux 0xe14aa1bc device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0xe1518b6c thermal_zone_device_update +EXPORT_SYMBOL_GPL vmlinux 0xe154d5ab devres_remove_group +EXPORT_SYMBOL_GPL vmlinux 0xe16b8e04 clone_private_mount +EXPORT_SYMBOL_GPL vmlinux 0xe17d235d xhci_stop +EXPORT_SYMBOL_GPL vmlinux 0xe17dbe2c rust_helper_get_task_struct +EXPORT_SYMBOL_GPL vmlinux 0xe1807aab user_describe +EXPORT_SYMBOL_GPL vmlinux 0xe18e1926 md_do_sync +EXPORT_SYMBOL_GPL vmlinux 0xe1903359 sdio_get_host_pm_caps +EXPORT_SYMBOL_GPL vmlinux 0xe19478a4 _RNvXsA_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_12__ddebug_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe1a2f60a __tracepoint_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xe1a8d7c9 net_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xe1aa2d62 set_hv_tscchange_cb +EXPORT_SYMBOL_GPL vmlinux 0xe1bd6c99 rio_init_mports +EXPORT_SYMBOL_GPL vmlinux 0xe1c87a2f kernel_can_power_off +EXPORT_SYMBOL_GPL vmlinux 0xe1d61cbe _RNvXs1r_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB8_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe1d993b2 rt_mutex_unlock +EXPORT_SYMBOL_GPL vmlinux 0xe1f3a7a2 raw_v6_match +EXPORT_SYMBOL_GPL vmlinux 0xe205f23f _RNvNvMs_NtCsd8lEp9MQdN2_5alloc3vecINtB6_3VecppE11swap_remove13assert_failed +EXPORT_SYMBOL_GPL vmlinux 0xe224e21e subsys_system_register +EXPORT_SYMBOL_GPL vmlinux 0xe22a3177 _RNvXNtNtNtCsbwHtcUjRN57_6kernel4sync4lock8spinlockNtB2_15SpinLockBackendNtB4_7Backend4lock +EXPORT_SYMBOL_GPL vmlinux 0xe22eeae9 usb_get_dr_mode +EXPORT_SYMBOL_GPL vmlinux 0xe233762a input_event_from_user +EXPORT_SYMBOL_GPL vmlinux 0xe245dc75 register_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xe2503706 of_led_get +EXPORT_SYMBOL_GPL vmlinux 0xe25bf11b ata_scsi_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0xe25d23f3 blocking_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0xe263472d misc_cg_uncharge +EXPORT_SYMBOL_GPL vmlinux 0xe2679302 ethnl_cable_test_free +EXPORT_SYMBOL_GPL vmlinux 0xe26c2154 _RNvXs4q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25local_apic__bindgen_ty_20NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe26cfde6 crypto_akcipher_sync_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xe270fd1d vcap_lookup_rule_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0xe271f20c __SCT__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0xe2805f7d nvmem_cell_read_u16 +EXPORT_SYMBOL_GPL vmlinux 0xe28bcace sdio_writesb +EXPORT_SYMBOL_GPL vmlinux 0xe2937182 watchdog_notify_pretimeout +EXPORT_SYMBOL_GPL vmlinux 0xe295c0ff is_hpet_enabled +EXPORT_SYMBOL_GPL vmlinux 0xe2a2e49e ata_acpi_gtm_xfermask +EXPORT_SYMBOL_GPL vmlinux 0xe2abf63c tty_port_register_device_serdev +EXPORT_SYMBOL_GPL vmlinux 0xe2b3207a unregister_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe2b3fb75 fwnode_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0xe2c2ce7d _RNvXsk_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_8AtomicI8NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe2ce2b4d evm_set_key +EXPORT_SYMBOL_GPL vmlinux 0xe2d4f386 vcap_val_rule +EXPORT_SYMBOL_GPL vmlinux 0xe2d855c2 blk_revalidate_disk_zones +EXPORT_SYMBOL_GPL vmlinux 0xe2dac316 _RNvNvMs1d_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB8_12NonZeroIsize13new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0xe2ec293b sbitmap_queue_wake_up +EXPORT_SYMBOL_GPL vmlinux 0xe2ef2245 usb_unlocked_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xe2fa090b do_take_over_console +EXPORT_SYMBOL_GPL vmlinux 0xe30e4f87 wb_writeout_inc +EXPORT_SYMBOL_GPL vmlinux 0xe30e6ab0 platform_add_devices +EXPORT_SYMBOL_GPL vmlinux 0xe317f1be _RNvXs6_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0xe31eeb85 _RNvXs5j_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_21siginfo__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe325f6fd init_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0xe326d129 fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xe327cb8b dev_fill_forward_path +EXPORT_SYMBOL_GPL vmlinux 0xe35693f4 crypto_comp_compress +EXPORT_SYMBOL_GPL vmlinux 0xe360cae0 rio_map_outb_region +EXPORT_SYMBOL_GPL vmlinux 0xe36212a2 bio_associate_blkg +EXPORT_SYMBOL_GPL vmlinux 0xe373da2c _RNvXs3x_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18page__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe37d3fac serial8250_do_startup +EXPORT_SYMBOL_GPL vmlinux 0xe3840e18 secure_ipv4_port_ephemeral +EXPORT_SYMBOL_GPL vmlinux 0xe38d4807 rio_mport_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0xe397c0e6 gpiod_set_value +EXPORT_SYMBOL_GPL vmlinux 0xe397caf5 seq_buf_printf +EXPORT_SYMBOL_GPL vmlinux 0xe398f032 get_governor_parent_kobj +EXPORT_SYMBOL_GPL vmlinux 0xe39d0794 usb_phy_roothub_exit +EXPORT_SYMBOL_GPL vmlinux 0xe3ab406e usb_hcd_setup_local_mem +EXPORT_SYMBOL_GPL vmlinux 0xe3b09712 kprobe_event_delete +EXPORT_SYMBOL_GPL vmlinux 0xe3b17c08 bus_create_file +EXPORT_SYMBOL_GPL vmlinux 0xe3b74bfd regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xe3bc7fd4 hpet_unregister_irq_handler +EXPORT_SYMBOL_GPL vmlinux 0xe3caf2a4 iommu_detach_device +EXPORT_SYMBOL_GPL vmlinux 0xe3cd5fae klist_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xe3d5c726 syscon_regmap_lookup_by_phandle_args +EXPORT_SYMBOL_GPL vmlinux 0xe3de85de clockevents_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0xe3dfc3ca pci_load_saved_state +EXPORT_SYMBOL_GPL vmlinux 0xe3e423ac iommu_group_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xe3e5b8e6 usb_mon_register +EXPORT_SYMBOL_GPL vmlinux 0xe3e88acb __get_current_cr3_fast +EXPORT_SYMBOL_GPL vmlinux 0xe3f0dbbc _RNvXs0_NtNtNtCs3AkgXgqgK6r_4core9core_arch3x865cpuidNtB5_11CpuidResultNtNtBb_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe3f5d848 sdio_readl +EXPORT_SYMBOL_GPL vmlinux 0xe3fbf2bb fscrypt_parse_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0xe3fe9468 sk_free_unlock_clone +EXPORT_SYMBOL_GPL vmlinux 0xe3fed1ed serial8250_do_set_divisor +EXPORT_SYMBOL_GPL vmlinux 0xe407b040 _RNvMNtNtCs3AkgXgqgK6r_4core3str5lossyNtB2_9Utf8Chunk5valid +EXPORT_SYMBOL_GPL vmlinux 0xe40b4539 apply_to_page_range +EXPORT_SYMBOL_GPL vmlinux 0xe40bb23e devlink_health_reporter_priv +EXPORT_SYMBOL_GPL vmlinux 0xe4172ff2 _RNvXs1t_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5f64x1NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe4248980 cper_estatus_print +EXPORT_SYMBOL_GPL vmlinux 0xe42832f6 iommu_sva_get_pasid +EXPORT_SYMBOL_GPL vmlinux 0xe4309905 syscore_resume +EXPORT_SYMBOL_GPL vmlinux 0xe436e90c __dma_fence_unwrap_merge +EXPORT_SYMBOL_GPL vmlinux 0xe4390dd9 devlink_register +EXPORT_SYMBOL_GPL vmlinux 0xe43e7138 virtqueue_add_inbuf +EXPORT_SYMBOL_GPL vmlinux 0xe44fa57e debugfs_create_x32 +EXPORT_SYMBOL_GPL vmlinux 0xe452f954 clk_fixed_factor_ops +EXPORT_SYMBOL_GPL vmlinux 0xe459d089 virtio_require_restricted_mem_acc +EXPORT_SYMBOL_GPL vmlinux 0xe461e60f fscrypt_ioctl_get_key_status +EXPORT_SYMBOL_GPL vmlinux 0xe4734e3c pci_enable_pasid +EXPORT_SYMBOL_GPL vmlinux 0xe4763029 pinctrl_force_sleep +EXPORT_SYMBOL_GPL vmlinux 0xe477ab43 devm_acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0xe479bf1f acpi_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0xe48611ac trace_clock_global +EXPORT_SYMBOL_GPL vmlinux 0xe4971ade tracing_alloc_snapshot +EXPORT_SYMBOL_GPL vmlinux 0xe4a9f70d fib_rules_register +EXPORT_SYMBOL_GPL vmlinux 0xe4ac0a3a _RNvXs4L_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5f64x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe4b064f9 pcie_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xe4b818c3 phy_speed_to_str +EXPORT_SYMBOL_GPL vmlinux 0xe4bec734 __regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0xe4c2c66c rtc_ktime_to_tm +EXPORT_SYMBOL_GPL vmlinux 0xe4c5b6d1 scsi_block_targets +EXPORT_SYMBOL_GPL vmlinux 0xe4d005d9 virtqueue_resize +EXPORT_SYMBOL_GPL vmlinux 0xe4e48b12 swphy_validate_state +EXPORT_SYMBOL_GPL vmlinux 0xe4e664cf rio_pw_enable +EXPORT_SYMBOL_GPL vmlinux 0xe4f2c38c of_devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0xe50214db msi_unlock_descs +EXPORT_SYMBOL_GPL vmlinux 0xe5068232 vtime_guest_enter +EXPORT_SYMBOL_GPL vmlinux 0xe506d52f _RNvXs3H_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_5folioNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe510df54 device_create +EXPORT_SYMBOL_GPL vmlinux 0xe5121828 sysfs_merge_group +EXPORT_SYMBOL_GPL vmlinux 0xe518baac xenbus_probe_node +EXPORT_SYMBOL_GPL vmlinux 0xe51ff627 serial8250_tx_chars +EXPORT_SYMBOL_GPL vmlinux 0xe5271d62 component_master_add_with_match +EXPORT_SYMBOL_GPL vmlinux 0xe52bde6c __static_call_update +EXPORT_SYMBOL_GPL vmlinux 0xe5383959 __mmdrop +EXPORT_SYMBOL_GPL vmlinux 0xe53be038 _RNvXs5h_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10___sifieldsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe5482abc dev_pm_qos_flags +EXPORT_SYMBOL_GPL vmlinux 0xe54a9ab9 da9052_adc_manual_read +EXPORT_SYMBOL_GPL vmlinux 0xe562e32e srcu_torture_stats_print +EXPORT_SYMBOL_GPL vmlinux 0xe56355b1 blk_crypto_profile_destroy +EXPORT_SYMBOL_GPL vmlinux 0xe5794a58 pci_num_vf +EXPORT_SYMBOL_GPL vmlinux 0xe57e6fa8 __tracepoint_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xe57f19ef pci_ims_alloc_irq +EXPORT_SYMBOL_GPL vmlinux 0xe5883bd9 class_compat_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe58e0a97 __SCK__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xe58e32df devm_hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe58eb9d7 FSE_readNCount +EXPORT_SYMBOL_GPL vmlinux 0xe5966168 usb_driver_claim_interface +EXPORT_SYMBOL_GPL vmlinux 0xe599da86 ip_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0xe59fad76 pci_sriov_set_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0xe5c02b64 freq_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xe5c1b30d platform_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe5ce1a56 rhashtable_walk_enter +EXPORT_SYMBOL_GPL vmlinux 0xe5e250f5 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter11debug_tuple +EXPORT_SYMBOL_GPL vmlinux 0xe5fc5940 transport_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0xe605ca62 __traceiter_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xe60632a9 edac_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xe60a5e8d pids_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xe60e9483 _RNvNtCs3AkgXgqgK6r_4core3fmt12USIZE_MARKER +EXPORT_SYMBOL_GPL vmlinux 0xe610531f clk_hw_get_rate_range +EXPORT_SYMBOL_GPL vmlinux 0xe617c974 dev_attr_em_message_type +EXPORT_SYMBOL_GPL vmlinux 0xe617ff0a xenbus_map_ring_valloc +EXPORT_SYMBOL_GPL vmlinux 0xe62168a4 bdev_discard_alignment +EXPORT_SYMBOL_GPL vmlinux 0xe628bb9f phy_fibre_port_array +EXPORT_SYMBOL_GPL vmlinux 0xe6322b8d register_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0xe64ad8ea unregister_nmi_handler +EXPORT_SYMBOL_GPL vmlinux 0xe6558ecd devfreq_event_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xe65bea48 _RNvXs9_NtNtCs3AkgXgqgK6r_4core4char7convertNtB5_14ParseCharErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe66be19f dw_pcie_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0xe68a2303 devm_devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0xe69962a9 icc_std_aggregate +EXPORT_SYMBOL_GPL vmlinux 0xe6aa2286 thermal_zone_device +EXPORT_SYMBOL_GPL vmlinux 0xe6c465d6 _RNvXs2D_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5m8x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe6d83d41 ata_host_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe6ddedd5 regcache_cache_bypass +EXPORT_SYMBOL_GPL vmlinux 0xe6e40502 rcu_get_gp_seq +EXPORT_SYMBOL_GPL vmlinux 0xe6e5cac4 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter26debug_struct_field1_finish +EXPORT_SYMBOL_GPL vmlinux 0xe6e6b684 md_new_event +EXPORT_SYMBOL_GPL vmlinux 0xe6f523e9 ata_sas_tport_delete +EXPORT_SYMBOL_GPL vmlinux 0xe6f52443 klist_add_head +EXPORT_SYMBOL_GPL vmlinux 0xe6f83837 acpi_bus_attach_private_data +EXPORT_SYMBOL_GPL vmlinux 0xe6f89af6 ping_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xe6fa2643 platform_get_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0xe6fa9dc7 _RNvXs1_NtNtCs3AkgXgqgK6r_4core5slice4sortNtB5_10TimSortRunNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe6ff3892 iommu_device_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xe700d767 reset_control_bulk_deassert +EXPORT_SYMBOL_GPL vmlinux 0xe70221d7 cppc_get_perf_caps +EXPORT_SYMBOL_GPL vmlinux 0xe715fec6 gpiod_set_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xe716db3e _RNvXs0_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_15TryFromIntErrorINtNtB9_7convert4FromNtB11_10InfallibleE4from +EXPORT_SYMBOL_GPL vmlinux 0xe7232e0f user_return_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe7273700 acpi_dma_request_slave_chan_by_index +EXPORT_SYMBOL_GPL vmlinux 0xe7350085 regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xe7500398 fib6_new_table +EXPORT_SYMBOL_GPL vmlinux 0xe753b68d devlink_fmsg_arr_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xe755fc4d power_supply_charge_behaviour_show +EXPORT_SYMBOL_GPL vmlinux 0xe769232e sprint_symbol_no_offset +EXPORT_SYMBOL_GPL vmlinux 0xe76be190 ata_link_next +EXPORT_SYMBOL_GPL vmlinux 0xe76df305 pci_p2pdma_enable_store +EXPORT_SYMBOL_GPL vmlinux 0xe773641b acpi_get_pci_dev +EXPORT_SYMBOL_GPL vmlinux 0xe77d5ef3 ata_xfer_mode2mask +EXPORT_SYMBOL_GPL vmlinux 0xe77da1d2 usb_phy_roothub_resume +EXPORT_SYMBOL_GPL vmlinux 0xe783e261 sysfs_emit +EXPORT_SYMBOL_GPL vmlinux 0xe78b8707 gpiod_get_direction +EXPORT_SYMBOL_GPL vmlinux 0xe78bb809 tpm2_get_cc_attrs_tbl +EXPORT_SYMBOL_GPL vmlinux 0xe791df1f rcu_nocb_cpu_deoffload +EXPORT_SYMBOL_GPL vmlinux 0xe797f01c _RNvMNtNtCs3AkgXgqgK6r_4core5slice5asciiSh12escape_ascii +EXPORT_SYMBOL_GPL vmlinux 0xe798511a _RNvXs3_NtNtCs3AkgXgqgK6r_4core3cmp5implszNtB7_9PartialEq2eq +EXPORT_SYMBOL_GPL vmlinux 0xe79b1e24 __SCK__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xe79bf0c4 klp_shadow_get +EXPORT_SYMBOL_GPL vmlinux 0xe7a1349b addrconf_prefix_rcv_add_addr +EXPORT_SYMBOL_GPL vmlinux 0xe7aaf652 dst_cache_get_ip6 +EXPORT_SYMBOL_GPL vmlinux 0xe7ae0686 ping_hash +EXPORT_SYMBOL_GPL vmlinux 0xe7b03d72 fscrypt_show_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0xe7b1096c __traceiter_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0xe7b4842f _RNvXsd_NtCsbwHtcUjRN57_6kernel3strNtB5_7CStringNtNtNtCs3AkgXgqgK6r_4core3ops5deref5Deref5deref +EXPORT_SYMBOL_GPL vmlinux 0xe7b86859 _RNvXsz_NtCs3AkgXgqgK6r_4core3fmtNtB5_9AlignmentNtB5_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe7b96be0 tdx_mcall_get_report0 +EXPORT_SYMBOL_GPL vmlinux 0xe7cd7fd9 iomap_seek_data +EXPORT_SYMBOL_GPL vmlinux 0xe7d6d2d4 filter_match_preds +EXPORT_SYMBOL_GPL vmlinux 0xe7d7834f irq_domain_associate +EXPORT_SYMBOL_GPL vmlinux 0xe7e5c183 _RNvXs2G_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10ma_topiaryNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe7edba40 acct_bioset_exit +EXPORT_SYMBOL_GPL vmlinux 0xe7fc75d9 _RNvXs1_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0xe80070d1 ata_port_freeze +EXPORT_SYMBOL_GPL vmlinux 0xe801532b serdev_device_write_flush +EXPORT_SYMBOL_GPL vmlinux 0xe801f3e5 _RNvXs8_NtCsd8lEp9MQdN2_5alloc11collectionsNtB5_15TryReserveErrorNtNtCs3AkgXgqgK6r_4core3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe8084530 rust_helper_errname +EXPORT_SYMBOL_GPL vmlinux 0xe818b32b ata_bmdma_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xe836d984 component_bind_all +EXPORT_SYMBOL_GPL vmlinux 0xe838ec4a umd_cleanup_helper +EXPORT_SYMBOL_GPL vmlinux 0xe83eba32 itlb_multihit_kvm_mitigation +EXPORT_SYMBOL_GPL vmlinux 0xe84150f8 sock_diag_destroy +EXPORT_SYMBOL_GPL vmlinux 0xe84f6e5c pciserial_remove_ports +EXPORT_SYMBOL_GPL vmlinux 0xe8513917 __rust_alloc_zeroed +EXPORT_SYMBOL_GPL vmlinux 0xe859176f acpiphp_register_attention +EXPORT_SYMBOL_GPL vmlinux 0xe85fe2ec inet_csk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0xe862c4b7 dpm_suspend_start +EXPORT_SYMBOL_GPL vmlinux 0xe8689381 ata_ncq_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0xe86896aa _RNvXs1d_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25__fpstate_64__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe86bbf5c ata_sff_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xe877453d nd_region_dev +EXPORT_SYMBOL_GPL vmlinux 0xe886ca78 dev_pm_opp_sync_regulators +EXPORT_SYMBOL_GPL vmlinux 0xe88cd7a2 devm_kmemdup +EXPORT_SYMBOL_GPL vmlinux 0xe8972d77 _RNvXs1G_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11xregs_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe8979afb mas_prev_range +EXPORT_SYMBOL_GPL vmlinux 0xe89fffcc crypto_grab_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xe8a772bd vcap_keyset_list_add +EXPORT_SYMBOL_GPL vmlinux 0xe8ad2c1b zap_vma_ptes +EXPORT_SYMBOL_GPL vmlinux 0xe8ae7434 __SCK__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0xe8b43e4f device_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xe8bc40c5 cn_netlink_send +EXPORT_SYMBOL_GPL vmlinux 0xe8be1ea3 dma_resv_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xe8c0065d memory_group_register_static +EXPORT_SYMBOL_GPL vmlinux 0xe8c7c4ed usb_disable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0xe8e235c8 arch_static_call_transform +EXPORT_SYMBOL_GPL vmlinux 0xe8f961eb rio_request_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0xe8fe1bea regulator_list_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xe900b35d _RNvXs_NtNtCs3AkgXgqgK6r_4core3str5lossyNtB4_5DebugNtNtB8_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe911df29 eventfd_ctx_do_read +EXPORT_SYMBOL_GPL vmlinux 0xe91dd967 disk_alloc_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0xe9279ef4 _RNvXsP_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_31edd_device_params__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe92d57ca devm_gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0xe932a768 pci_iov_virtfn_devfn +EXPORT_SYMBOL_GPL vmlinux 0xe93ac93d cpufreq_frequency_table_get_index +EXPORT_SYMBOL_GPL vmlinux 0xe93e49c3 devres_free +EXPORT_SYMBOL_GPL vmlinux 0xe94986d6 sched_clock +EXPORT_SYMBOL_GPL vmlinux 0xe96ffc38 devres_open_group +EXPORT_SYMBOL_GPL vmlinux 0xe9979492 sdio_set_block_size +EXPORT_SYMBOL_GPL vmlinux 0xe9a5f58e clk_hw_unregister_composite +EXPORT_SYMBOL_GPL vmlinux 0xe9a68b04 perf_report_aux_output_id +EXPORT_SYMBOL_GPL vmlinux 0xe9c21f3f _RNvXs3j_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15return_instanceNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe9ce931a kvm_para_available +EXPORT_SYMBOL_GPL vmlinux 0xe9cf6888 _RNvXs12_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20paravirt_callee_saveNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe9d0b210 _RNvXs23_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_32___call_single_node__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe9d1b7cf irq_to_pcap +EXPORT_SYMBOL_GPL vmlinux 0xe9e0b373 _RNvXs2A_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24maple_tree__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe9e21036 __tracepoint_extlog_mem_event +EXPORT_SYMBOL_GPL vmlinux 0xe9efa19b __fsverity_file_open +EXPORT_SYMBOL_GPL vmlinux 0xe9f0c6a1 regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe9f13653 trace_event_reg +EXPORT_SYMBOL_GPL vmlinux 0xe9f5116f rcu_exp_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0xe9fab9df do_unbind_con_driver +EXPORT_SYMBOL_GPL vmlinux 0xe9fadf16 __SCT__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xe9fe82f2 noop_backing_dev_info +EXPORT_SYMBOL_GPL vmlinux 0xea000f6e _RNvXs5s_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7ksignalNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xea018bbb mpi_test_bit +EXPORT_SYMBOL_GPL vmlinux 0xea0b0d74 _RNvXs27_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8rwlock_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xea124bd1 gcd +EXPORT_SYMBOL_GPL vmlinux 0xea139caa __traceiter_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xea1a8910 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0xea312c8c serdev_acpi_get_uart_resource +EXPORT_SYMBOL_GPL vmlinux 0xea38036f ring_buffer_entries +EXPORT_SYMBOL_GPL vmlinux 0xea3cd780 irq_chip_mask_parent +EXPORT_SYMBOL_GPL vmlinux 0xea51dcf6 nfct_btf_struct_access +EXPORT_SYMBOL_GPL vmlinux 0xea528cda _RNvNtNtCs3AkgXgqgK6r_4core5slice5index24slice_end_index_len_fail +EXPORT_SYMBOL_GPL vmlinux 0xea542e1b pci_hp_remove_module_link +EXPORT_SYMBOL_GPL vmlinux 0xea69d7d7 asm_exc_nmi_kvm_vmx +EXPORT_SYMBOL_GPL vmlinux 0xea758365 _RNvNtNtCs3AkgXgqgK6r_4core5slice5index29slice_end_index_overflow_fail +EXPORT_SYMBOL_GPL vmlinux 0xea7e97e1 __tracepoint_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xea9cb493 _RNvXsb_NtNtCs3AkgXgqgK6r_4core4task4wakeNtB5_8RawWakerNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xeaa0916c phy_calibrate +EXPORT_SYMBOL_GPL vmlinux 0xeaa310a2 attribute_container_find_class_device +EXPORT_SYMBOL_GPL vmlinux 0xeaa5f5ec __cpuhp_state_remove_instance +EXPORT_SYMBOL_GPL vmlinux 0xeab18d44 rust_helper_refcount_inc +EXPORT_SYMBOL_GPL vmlinux 0xeab3a5e3 thermal_zone_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xeabaf08e clk_hw_forward_rate_request +EXPORT_SYMBOL_GPL vmlinux 0xeacd97ce hid_bpf_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0xead3e41b __traceiter_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xead3f484 fuse_request_end +EXPORT_SYMBOL_GPL vmlinux 0xead54924 mctrl_gpio_to_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xead5c8e5 clk_bulk_prepare +EXPORT_SYMBOL_GPL vmlinux 0xeadaf6e3 fwnode_handle_get +EXPORT_SYMBOL_GPL vmlinux 0xeadbd1d1 __tcp_send_ack +EXPORT_SYMBOL_GPL vmlinux 0xeae0f496 clean_acked_data_flush +EXPORT_SYMBOL_GPL vmlinux 0xeaf04174 _RNvXs2E_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24maple_node__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xeaf0a57c look_up_OID +EXPORT_SYMBOL_GPL vmlinux 0xeaf3cb23 crc64_be +EXPORT_SYMBOL_GPL vmlinux 0xeaf8a424 cpufreq_driver_resolve_freq +EXPORT_SYMBOL_GPL vmlinux 0xeb00bd1a nf_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0xeb1a6bbd rust_helper_REFCOUNT_INIT +EXPORT_SYMBOL_GPL vmlinux 0xeb218232 sbitmap_bitmap_show +EXPORT_SYMBOL_GPL vmlinux 0xeb263751 acpi_processor_get_performance_info +EXPORT_SYMBOL_GPL vmlinux 0xeb2f4fd4 genphy_c45_check_and_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0xeb370a19 pcie_bus_configure_settings +EXPORT_SYMBOL_GPL vmlinux 0xeb3b7e1e acpi_subsys_freeze +EXPORT_SYMBOL_GPL vmlinux 0xeb3c9a15 rdev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0xeb434004 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter25debug_tuple_field1_finish +EXPORT_SYMBOL_GPL vmlinux 0xeb4af197 nf_checksum +EXPORT_SYMBOL_GPL vmlinux 0xeb52f746 __SCT__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0xeb5a37d4 _RNvNtNtCs3AkgXgqgK6r_4core10intrinsics3mir6Return +EXPORT_SYMBOL_GPL vmlinux 0xeb5a6b0d ip6_dst_lookup +EXPORT_SYMBOL_GPL vmlinux 0xeb72a04f power_supply_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0xeb770232 crypto_init_akcipher_ops_sig +EXPORT_SYMBOL_GPL vmlinux 0xeb79fd4e __of_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xeb833c22 xen_has_pv_disk_devices +EXPORT_SYMBOL_GPL vmlinux 0xeb864db8 ata_sas_port_start +EXPORT_SYMBOL_GPL vmlinux 0xeb86d933 sata_set_spd +EXPORT_SYMBOL_GPL vmlinux 0xeb94bffe bpf_prog_free +EXPORT_SYMBOL_GPL vmlinux 0xeb99ce3e device_phy_find_device +EXPORT_SYMBOL_GPL vmlinux 0xeb9a0a90 dax_remap_file_range_prep +EXPORT_SYMBOL_GPL vmlinux 0xeb9b6560 edac_pci_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xebb1f830 acpi_quirk_skip_gpio_event_handlers +EXPORT_SYMBOL_GPL vmlinux 0xebd4cc11 mctrl_gpio_enable_ms +EXPORT_SYMBOL_GPL vmlinux 0xebda96c0 fwnode_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0xebef17c6 _RNvXsa_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0xebf603ae dev_attr_link_power_management_policy +EXPORT_SYMBOL_GPL vmlinux 0xebf7c0a5 _RNvXsk_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_15callthunk_sitesNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xebfa0207 pci_disable_pri +EXPORT_SYMBOL_GPL vmlinux 0xebfc8d98 gpiod_set_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xec0c282c ima_file_check +EXPORT_SYMBOL_GPL vmlinux 0xec1adc2f _RNvXs3F_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_33folio__bindgen_ty_3__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xec1adecf _RNvXs1L_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_5LinesNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xec1eef86 class_register +EXPORT_SYMBOL_GPL vmlinux 0xec476acd perf_event_disable +EXPORT_SYMBOL_GPL vmlinux 0xec4f9b31 blkcg_policy_register +EXPORT_SYMBOL_GPL vmlinux 0xec54b4fd pwm_request_from_chip +EXPORT_SYMBOL_GPL vmlinux 0xec5668f6 dax_zero_page_range +EXPORT_SYMBOL_GPL vmlinux 0xec59c9ba uart_xchar_out +EXPORT_SYMBOL_GPL vmlinux 0xec5ad73b trace_seq_bitmask +EXPORT_SYMBOL_GPL vmlinux 0xec62db47 scsi_dh_set_params +EXPORT_SYMBOL_GPL vmlinux 0xec6b32f6 tty_port_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0xec774acb cpufreq_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xec788566 acpi_target_system_state +EXPORT_SYMBOL_GPL vmlinux 0xec790b0c mptcp_pm_get_subflows_max +EXPORT_SYMBOL_GPL vmlinux 0xec7c0b84 devm_acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0xecb919e0 led_trigger_unregister +EXPORT_SYMBOL_GPL vmlinux 0xecba68e3 gnttab_batch_map +EXPORT_SYMBOL_GPL vmlinux 0xecbb230b ip6_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xecc413fb srcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0xecd4b837 cdrom_multisession +EXPORT_SYMBOL_GPL vmlinux 0xecd53c10 _RNvXsE_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_9AtomicI32NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xecd8f23d xenbus_read +EXPORT_SYMBOL_GPL vmlinux 0xece41545 devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xecf3515e tcp_reno_cong_avoid +EXPORT_SYMBOL_GPL vmlinux 0xed0f0a31 serial8250_rx_chars +EXPORT_SYMBOL_GPL vmlinux 0xed0fddcb get_current_tty +EXPORT_SYMBOL_GPL vmlinux 0xed1d0435 dev_pm_opp_get_supplies +EXPORT_SYMBOL_GPL vmlinux 0xed242afc devm_gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0xed2c5bcf power_supply_charge_behaviour_parse +EXPORT_SYMBOL_GPL vmlinux 0xed39b7b8 parse_OID +EXPORT_SYMBOL_GPL vmlinux 0xed3c03f4 dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0xed3cc6a7 perf_event_read_value +EXPORT_SYMBOL_GPL vmlinux 0xed42dde4 pci_epc_set_msi +EXPORT_SYMBOL_GPL vmlinux 0xed4555da posix_acl_create +EXPORT_SYMBOL_GPL vmlinux 0xed7281eb crypto_alg_extsize +EXPORT_SYMBOL_GPL vmlinux 0xed7c816f devfreq_event_disable_edev +EXPORT_SYMBOL_GPL vmlinux 0xed7fe25d usb_control_msg +EXPORT_SYMBOL_GPL vmlinux 0xed84e9e4 phy_pm_runtime_get_sync +EXPORT_SYMBOL_GPL vmlinux 0xed8c384b netdev_xmit_skip_txqueue +EXPORT_SYMBOL_GPL vmlinux 0xed90a0fb msi_lock_descs +EXPORT_SYMBOL_GPL vmlinux 0xed918dde hte_init_line_attr +EXPORT_SYMBOL_GPL vmlinux 0xed937dd3 scsi_autopm_get_device +EXPORT_SYMBOL_GPL vmlinux 0xeda06867 _RNvXs5p_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14kernel_siginfoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xeda2daae __traceiter_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0xeda4eed4 device_add_software_node +EXPORT_SYMBOL_GPL vmlinux 0xedb37dac _RNvXsJ_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_9AtomicU32NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xedb41817 dw_pcie_host_init +EXPORT_SYMBOL_GPL vmlinux 0xedd43354 generic_handle_domain_irq +EXPORT_SYMBOL_GPL vmlinux 0xedd7877b xhci_suspend +EXPORT_SYMBOL_GPL vmlinux 0xede2a4b7 _RNvXsn_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_21qrwlock__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xede9a09a btree_lookup +EXPORT_SYMBOL_GPL vmlinux 0xee00d040 adp5520_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee03cb85 _RNvXs4F_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u64x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xee13e697 set_personality_ia32 +EXPORT_SYMBOL_GPL vmlinux 0xee167397 _RNvXsi_NtCs3AkgXgqgK6r_4core3numiNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xee1e96ca badblocks_clear +EXPORT_SYMBOL_GPL vmlinux 0xee28db7f class_dev_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xee38ef57 register_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee4069ba _RNvXs3V_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15lru_gen_mm_listNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xee410e41 _RNvXsa_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0xee4163a8 get_net_ns_by_pid +EXPORT_SYMBOL_GPL vmlinux 0xee4244b0 _RNvXs4g_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16x86_platform_opsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xee518148 kmsg_dump_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0xee5238da _RNvXs7_NtCs3AkgXgqgK6r_4core3anyNtB5_6DemandNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xee6b71c4 syscon_regmap_lookup_by_compatible +EXPORT_SYMBOL_GPL vmlinux 0xee6c633a devices_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xee92b94c _RNvNtCs3AkgXgqgK6r_4core3fmt17pointer_fmt_inner +EXPORT_SYMBOL_GPL vmlinux 0xee92efa1 dev_pm_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0xeea72a92 iommu_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xeea76283 divider_ro_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xeebfd8e5 rtc_set_time +EXPORT_SYMBOL_GPL vmlinux 0xeec1f7f7 _RNvXsr_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_7___m256dNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xeec3155b virtio_add_status +EXPORT_SYMBOL_GPL vmlinux 0xeecb2a87 irq_domain_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xeecdd189 ksm_madvise +EXPORT_SYMBOL_GPL vmlinux 0xeed184fa pingv6_ops +EXPORT_SYMBOL_GPL vmlinux 0xeed3934e _RNvXsG_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_8___m256bhNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xeedd987e phy_10gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0xeee4b172 mnt_idmap_put +EXPORT_SYMBOL_GPL vmlinux 0xeee667d3 fpregs_assert_state_consistent +EXPORT_SYMBOL_GPL vmlinux 0xeef4d4a7 nf_queue +EXPORT_SYMBOL_GPL vmlinux 0xeef68434 acpi_ec_remove_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xef0ccb89 sk_set_peek_off +EXPORT_SYMBOL_GPL vmlinux 0xef12c4e8 preempt_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xef1c394e __tracepoint_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xef1e9795 __vfs_removexattr_locked +EXPORT_SYMBOL_GPL vmlinux 0xef1f6e23 apei_resources_request +EXPORT_SYMBOL_GPL vmlinux 0xef29fcdd clk_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xef34bf3e hrtimer_active +EXPORT_SYMBOL_GPL vmlinux 0xef3c2fa4 rcu_trc_cmpxchg_need_qs +EXPORT_SYMBOL_GPL vmlinux 0xef44d0c3 gnttab_page_cache_put +EXPORT_SYMBOL_GPL vmlinux 0xef4529d5 _RNvXs2n_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25arch_tlbflush_unmap_batchNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xef462308 seg6_do_srh_inline +EXPORT_SYMBOL_GPL vmlinux 0xef464c28 getboottime64 +EXPORT_SYMBOL_GPL vmlinux 0xef4dc736 nvdimm_badblocks_populate +EXPORT_SYMBOL_GPL vmlinux 0xef5db66d regulator_get_init_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xef65c679 _RNvXsA_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_7___m512dNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xef67a154 hrtimer_sleeper_start_expires +EXPORT_SYMBOL_GPL vmlinux 0xef6c3f70 round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xef70eb7e ring_buffer_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0xef7221bf devlink_dpipe_entry_ctx_close +EXPORT_SYMBOL_GPL vmlinux 0xef849de9 cpufreq_unregister_governor +EXPORT_SYMBOL_GPL vmlinux 0xef8c8d75 class_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xef8fc95f kvm_async_pf_task_wait_schedule +EXPORT_SYMBOL_GPL vmlinux 0xef91dd25 mptcp_pm_get_add_addr_accept_max +EXPORT_SYMBOL_GPL vmlinux 0xef92ef33 btree_last +EXPORT_SYMBOL_GPL vmlinux 0xefa2c27d register_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0xefac5dcb ip6_redirect +EXPORT_SYMBOL_GPL vmlinux 0xefb25278 _RNvXsa_NtCs3AkgXgqgK6r_4core5errorNtNtNtB7_4char7convert16CharTryFromErrorNtB5_5Error11description +EXPORT_SYMBOL_GPL vmlinux 0xefb77aec _RNvXsM_NtNtCs3AkgXgqgK6r_4core3str4iterNtB5_11EncodeUtf16NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xefb8a112 rio_enable_rx_tx_port +EXPORT_SYMBOL_GPL vmlinux 0xefd1dad1 xen_remap_vma_range +EXPORT_SYMBOL_GPL vmlinux 0xefd82d9a pci_check_and_unmask_intx +EXPORT_SYMBOL_GPL vmlinux 0xefdc8f3c clk_hw_get_rate +EXPORT_SYMBOL_GPL vmlinux 0xefe6fd2d device_driver_attach +EXPORT_SYMBOL_GPL vmlinux 0xefeafcf1 edac_has_mcs +EXPORT_SYMBOL_GPL vmlinux 0xeff5f3a9 lwtunnel_valid_encap_type +EXPORT_SYMBOL_GPL vmlinux 0xefff9efa phy_pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0xf017ad04 _RNvXs0_NtCsbwHtcUjRN57_6kernel5errorNtB5_5ErrorINtNtCs3AkgXgqgK6r_4core7convert4FromNtNtBO_5alloc10AllocErrorE4from +EXPORT_SYMBOL_GPL vmlinux 0xf01cfe37 trace_event_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0xf0207fa9 genphy_c45_plca_get_status +EXPORT_SYMBOL_GPL vmlinux 0xf04207fa pci_epf_free_space +EXPORT_SYMBOL_GPL vmlinux 0xf04429b4 acpi_bus_get_status_handle +EXPORT_SYMBOL_GPL vmlinux 0xf046325a genphy_c45_aneg_done +EXPORT_SYMBOL_GPL vmlinux 0xf049b3cf regulator_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xf04a8dc4 device_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0xf05a52fe asn1_encode_oid +EXPORT_SYMBOL_GPL vmlinux 0xf05fbf09 pci_pio_to_address +EXPORT_SYMBOL_GPL vmlinux 0xf0696401 acpi_pci_detect_ejectable +EXPORT_SYMBOL_GPL vmlinux 0xf076d6be ata_pci_sff_init_one +EXPORT_SYMBOL_GPL vmlinux 0xf07f2ab7 ata_sff_port_intr +EXPORT_SYMBOL_GPL vmlinux 0xf0910075 sfp_bus_del_upstream +EXPORT_SYMBOL_GPL vmlinux 0xf09cb271 _RNvXs2_NtNtCs3AkgXgqgK6r_4core3str5errorNtB5_14ParseBoolErrorNtNtB9_5error5Error11description +EXPORT_SYMBOL_GPL vmlinux 0xf0a721a7 _RNvXs9_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0xf0ced3a5 _RNvMNtNtCs3AkgXgqgK6r_4core3mem15transmutabilityNtB2_6Assume7but_not +EXPORT_SYMBOL_GPL vmlinux 0xf0d149be get_device_system_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0xf0f75395 pci_generic_config_write +EXPORT_SYMBOL_GPL vmlinux 0xf0fd0b61 x86_perf_get_lbr +EXPORT_SYMBOL_GPL vmlinux 0xf102d9a8 _RNvXs3O_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_28vm_area_struct__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf104cf52 sfp_add_phy +EXPORT_SYMBOL_GPL vmlinux 0xf10ab3c5 _RNvXs5_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0xf1124ecd sfp_upstream_set_signal_rate +EXPORT_SYMBOL_GPL vmlinux 0xf11316b0 unregister_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0xf1185787 extcon_get_extcon_dev +EXPORT_SYMBOL_GPL vmlinux 0xf1210f89 devm_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xf129c368 blk_rq_poll +EXPORT_SYMBOL_GPL vmlinux 0xf13207df crypto_register_rng +EXPORT_SYMBOL_GPL vmlinux 0xf13e518f wm8350_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0xf143dda5 cpufreq_dbs_governor_stop +EXPORT_SYMBOL_GPL vmlinux 0xf160b708 _RNvXNtCs3AkgXgqgK6r_4core9panickingNtB2_10AssertKindNtNtB4_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf161b25a _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data10alphabetic6lookup +EXPORT_SYMBOL_GPL vmlinux 0xf17cff91 transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0xf184d189 kernel_power_off +EXPORT_SYMBOL_GPL vmlinux 0xf18736ef perf_event_addr_filters_sync +EXPORT_SYMBOL_GPL vmlinux 0xf188a662 rhashtable_walk_exit +EXPORT_SYMBOL_GPL vmlinux 0xf18a91b3 umd_load_blob +EXPORT_SYMBOL_GPL vmlinux 0xf196f81b _RNvXs5_NtNtCs3AkgXgqgK6r_4core3cmp5implszNtB7_10PartialOrd11partial_cmp +EXPORT_SYMBOL_GPL vmlinux 0xf19c8d5d n_tty_inherit_ops +EXPORT_SYMBOL_GPL vmlinux 0xf1a65e20 blk_mq_update_nr_hw_queues +EXPORT_SYMBOL_GPL vmlinux 0xf1b2b20d bgpio_init +EXPORT_SYMBOL_GPL vmlinux 0xf1cd8929 kvm_read_and_reset_apf_flags +EXPORT_SYMBOL_GPL vmlinux 0xf1e1ed4f pm_generic_poweroff +EXPORT_SYMBOL_GPL vmlinux 0xf1ecda92 vcap_set_rule_set_keyset +EXPORT_SYMBOL_GPL vmlinux 0xf1f245ed divider_ro_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0xf1fcd009 devres_find +EXPORT_SYMBOL_GPL vmlinux 0xf1fe7291 blk_crypto_evict_key +EXPORT_SYMBOL_GPL vmlinux 0xf1ffb44f vcap_rule_set_counter_id +EXPORT_SYMBOL_GPL vmlinux 0xf20bc15f perf_aux_output_end +EXPORT_SYMBOL_GPL vmlinux 0xf219c6eb usb_pipe_type_check +EXPORT_SYMBOL_GPL vmlinux 0xf21bdd7a extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf21e1f9b disable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xf22a0994 tps6586x_reads +EXPORT_SYMBOL_GPL vmlinux 0xf231f079 l3mdev_link_scope_lookup +EXPORT_SYMBOL_GPL vmlinux 0xf235a240 dma_resv_get_singleton +EXPORT_SYMBOL_GPL vmlinux 0xf23e9273 sysfs_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0xf2657afa set_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0xf26ac918 skb_send_sock_locked +EXPORT_SYMBOL_GPL vmlinux 0xf27d0a7b gnttab_grant_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0xf28404cf devlink_dpipe_header_ipv6 +EXPORT_SYMBOL_GPL vmlinux 0xf28dcbd3 blk_mq_alloc_request_hctx +EXPORT_SYMBOL_GPL vmlinux 0xf293875e _RNvXs4X_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_19kmsan_context_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf2967796 ring_buffer_record_on +EXPORT_SYMBOL_GPL vmlinux 0xf2982fbd __SCK__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0xf2a52909 key_type_logon +EXPORT_SYMBOL_GPL vmlinux 0xf2b33cb7 memory_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xf2c53d53 pci_write_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xf2cf98b8 __SCK__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xf2df1bec mf_dax_kill_procs +EXPORT_SYMBOL_GPL vmlinux 0xf2f1219c fat_time_unix2fat +EXPORT_SYMBOL_GPL vmlinux 0xf2f6f039 fwnode_get_phy_node +EXPORT_SYMBOL_GPL vmlinux 0xf2fb61bd vprintk_default +EXPORT_SYMBOL_GPL vmlinux 0xf2ff4bc2 serial8250_em485_supported +EXPORT_SYMBOL_GPL vmlinux 0xf30a5502 cpufreq_enable_boost_support +EXPORT_SYMBOL_GPL vmlinux 0xf30ba08a regcache_mark_dirty +EXPORT_SYMBOL_GPL vmlinux 0xf311e156 key_being_used_for +EXPORT_SYMBOL_GPL vmlinux 0xf31386d3 phy_driver_is_genphy +EXPORT_SYMBOL_GPL vmlinux 0xf3142016 crypto_mod_get +EXPORT_SYMBOL_GPL vmlinux 0xf3143684 iopf_queue_flush_dev +EXPORT_SYMBOL_GPL vmlinux 0xf31632e0 ezx_pcap_read +EXPORT_SYMBOL_GPL vmlinux 0xf3189f7e __uv_cpu_info +EXPORT_SYMBOL_GPL vmlinux 0xf31b3fd1 workqueue_set_max_active +EXPORT_SYMBOL_GPL vmlinux 0xf31bea3f pci_dev_unlock +EXPORT_SYMBOL_GPL vmlinux 0xf3231625 regulator_desc_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0xf32bdc5d unregister_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf3303c5f wm831x_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0xf331236f btree_geo32 +EXPORT_SYMBOL_GPL vmlinux 0xf33393fe led_classdev_notify_brightness_hw_changed +EXPORT_SYMBOL_GPL vmlinux 0xf3437640 driver_register +EXPORT_SYMBOL_GPL vmlinux 0xf348dab4 usb_debug_root +EXPORT_SYMBOL_GPL vmlinux 0xf34b346c __traceiter_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0xf352023f memory_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xf35255ae _RNvXs4n_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_6u32x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf352a133 _RNvXs_NtNtCs3AkgXgqgK6r_4core3mem15transmutabilityNtB4_6AssumeNtNtNtB8_3ops5arith3Add3add +EXPORT_SYMBOL_GPL vmlinux 0xf3797506 mpi_ec_deinit +EXPORT_SYMBOL_GPL vmlinux 0xf37d550b acpi_dev_state_d0 +EXPORT_SYMBOL_GPL vmlinux 0xf3808cb1 get_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf38166e2 _RNvXs30_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12execute_workNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf38b58aa regulator_map_voltage_iterate +EXPORT_SYMBOL_GPL vmlinux 0xf39c3ea2 root_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf39ee698 hypervisor_kobj +EXPORT_SYMBOL_GPL vmlinux 0xf3a09fe7 crypto_has_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf3a51567 bpf_prog_select_runtime +EXPORT_SYMBOL_GPL vmlinux 0xf3b451ca kdb_poll_funcs +EXPORT_SYMBOL_GPL vmlinux 0xf3b79282 dev_pm_opp_set_rate +EXPORT_SYMBOL_GPL vmlinux 0xf3b95d79 btree_remove +EXPORT_SYMBOL_GPL vmlinux 0xf3bc9e35 dma_get_any_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0xf3bcf8a3 _RNvXs1_NtCsd8lEp9MQdN2_5alloc11collectionsNtB5_15TryReserveErrorNtNtCs3AkgXgqgK6r_4core3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf3d4f8c5 __pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0xf3d5d371 irq_domain_add_legacy +EXPORT_SYMBOL_GPL vmlinux 0xf3d79718 iommu_detach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0xf3e01ed9 thermal_zone_get_temp +EXPORT_SYMBOL_GPL vmlinux 0xf4080851 ehci_suspend +EXPORT_SYMBOL_GPL vmlinux 0xf408af04 rio_mport_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xf4097888 devm_request_pci_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0xf40d5e03 fuse_conn_get +EXPORT_SYMBOL_GPL vmlinux 0xf4198e8d sdio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xf41ace15 usb_alloc_dev +EXPORT_SYMBOL_GPL vmlinux 0xf41d6c60 watchdog_init_timeout +EXPORT_SYMBOL_GPL vmlinux 0xf421d47e vcap_copy_rule +EXPORT_SYMBOL_GPL vmlinux 0xf42527e6 vcap_find_admin +EXPORT_SYMBOL_GPL vmlinux 0xf43340d5 virtio_device_freeze +EXPORT_SYMBOL_GPL vmlinux 0xf43af04a da903x_reads +EXPORT_SYMBOL_GPL vmlinux 0xf444b749 pci_p2pmem_alloc_sgl +EXPORT_SYMBOL_GPL vmlinux 0xf44db27d phy_resolve_aneg_linkmode +EXPORT_SYMBOL_GPL vmlinux 0xf44dbe5e devfreq_event_reset_event +EXPORT_SYMBOL_GPL vmlinux 0xf461447b page_cache_ra_unbounded +EXPORT_SYMBOL_GPL vmlinux 0xf4689d50 linkmode_set_pause +EXPORT_SYMBOL_GPL vmlinux 0xf4738b0b _RNvXs1Q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16entry_stack_pageNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf47654df irq_check_status_bit +EXPORT_SYMBOL_GPL vmlinux 0xf4786fa9 ata_pci_sff_activate_host +EXPORT_SYMBOL_GPL vmlinux 0xf48e1ad0 pm_clk_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf4a39b39 skcipher_walk_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xf4af35c2 rcu_gp_is_normal +EXPORT_SYMBOL_GPL vmlinux 0xf4b9d5f6 clockevents_register_device +EXPORT_SYMBOL_GPL vmlinux 0xf4c5f7d9 nvmem_add_cell_table +EXPORT_SYMBOL_GPL vmlinux 0xf4c62661 _RNvXsx_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf4cd9f8f reset_control_bulk_release +EXPORT_SYMBOL_GPL vmlinux 0xf4d0c18f addrconf_add_linklocal +EXPORT_SYMBOL_GPL vmlinux 0xf4d6e170 xdp_features_set_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0xf4dd89bf uv_get_hubless_system +EXPORT_SYMBOL_GPL vmlinux 0xf4e06f1b tpm_default_chip +EXPORT_SYMBOL_GPL vmlinux 0xf4e6202f wm8400_reset_codec_reg_cache +EXPORT_SYMBOL_GPL vmlinux 0xf4e9402e _RNvXsh_NtCs3AkgXgqgK6r_4core3numNtB5_10FpCategoryNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf4f44ff9 _RNvXsl_NtCs3AkgXgqgK6r_4core3numlNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xf5333943 crypto_unregister_scomps +EXPORT_SYMBOL_GPL vmlinux 0xf533816a sysfs_create_link +EXPORT_SYMBOL_GPL vmlinux 0xf535ed17 blk_mq_freeze_queue_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0xf54bd49b lcm +EXPORT_SYMBOL_GPL vmlinux 0xf553318d cpuidle_pause_and_lock +EXPORT_SYMBOL_GPL vmlinux 0xf55edca6 crypto_alloc_sync_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xf561a0c7 usb_control_msg_send +EXPORT_SYMBOL_GPL vmlinux 0xf565b971 _RNvXsN_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_5u32x2NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf579ba75 gen10g_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xf58056f3 _RNvNtNtCs3AkgXgqgK6r_4core3str8converts13from_utf8_mut +EXPORT_SYMBOL_GPL vmlinux 0xf5847517 __sock_recv_wifi_status +EXPORT_SYMBOL_GPL vmlinux 0xf5878cc7 fpstate_clear_xstate_component +EXPORT_SYMBOL_GPL vmlinux 0xf590f0e6 power_supply_get_property_from_supplier +EXPORT_SYMBOL_GPL vmlinux 0xf5a067bf iommu_group_dma_owner_claimed +EXPORT_SYMBOL_GPL vmlinux 0xf5a3ba99 linear_range_values_in_range +EXPORT_SYMBOL_GPL vmlinux 0xf5a691cd invalidate_bh_lrus +EXPORT_SYMBOL_GPL vmlinux 0xf5a6c079 debugfs_create_u64 +EXPORT_SYMBOL_GPL vmlinux 0xf5b52d5c hv_vp_assist_page +EXPORT_SYMBOL_GPL vmlinux 0xf5b825be usb_enable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0xf5c3a0ce pm_genpd_remove_device +EXPORT_SYMBOL_GPL vmlinux 0xf5c3fa79 __traceiter_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xf5cc074c sdio_claim_host +EXPORT_SYMBOL_GPL vmlinux 0xf5db4dac rust_fmt_argument +EXPORT_SYMBOL_GPL vmlinux 0xf5f214b9 thermal_clear_package_intr_status +EXPORT_SYMBOL_GPL vmlinux 0xf5f370e0 async_schedule_node +EXPORT_SYMBOL_GPL vmlinux 0xf5f55460 _RNvXs5U_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12thread_unionNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf60aef40 _RNvXsU_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_11EmptyNeedleNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf633baef gpiochip_line_is_open_source +EXPORT_SYMBOL_GPL vmlinux 0xf63f003a acpi_gpio_get_io_resource +EXPORT_SYMBOL_GPL vmlinux 0xf641039b kcpustat_cpu_fetch +EXPORT_SYMBOL_GPL vmlinux 0xf6456794 bio_associate_blkg_from_css +EXPORT_SYMBOL_GPL vmlinux 0xf64aaa25 alarm_init +EXPORT_SYMBOL_GPL vmlinux 0xf650c7cf __SCK__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0xf663ee2f pcap_adc_sync +EXPORT_SYMBOL_GPL vmlinux 0xf67d49c9 devm_regulator_get_enable_optional +EXPORT_SYMBOL_GPL vmlinux 0xf68196fb dev_pm_opp_xlate_required_opp +EXPORT_SYMBOL_GPL vmlinux 0xf6825aba securityfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0xf6a28554 region_intersects +EXPORT_SYMBOL_GPL vmlinux 0xf6c6dd7a ptp_msg_is_sync +EXPORT_SYMBOL_GPL vmlinux 0xf6c71a25 cper_severity_str +EXPORT_SYMBOL_GPL vmlinux 0xf6c8dc62 cpu_hotplug_enable +EXPORT_SYMBOL_GPL vmlinux 0xf6d2172b usb_hcd_resume_root_hub +EXPORT_SYMBOL_GPL vmlinux 0xf6e7ee63 iomap_get_folio +EXPORT_SYMBOL_GPL vmlinux 0xf6e874f5 ata_timing_merge +EXPORT_SYMBOL_GPL vmlinux 0xf6ee6214 mmc_prepare_busy_cmd +EXPORT_SYMBOL_GPL vmlinux 0xf6f16c56 rcu_barrier_tasks +EXPORT_SYMBOL_GPL vmlinux 0xf6f35f03 auxiliary_find_device +EXPORT_SYMBOL_GPL vmlinux 0xf6f47aca rtc_initialize_alarm +EXPORT_SYMBOL_GPL vmlinux 0xf6f9b63d __SCK__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xf70a5e98 devm_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0xf70e4a4d preempt_schedule_notrace +EXPORT_SYMBOL_GPL vmlinux 0xf70f7a17 sdio_claim_irq +EXPORT_SYMBOL_GPL vmlinux 0xf7145dc4 drop_reasons_unregister_subsys +EXPORT_SYMBOL_GPL vmlinux 0xf71cf194 rio_set_port_lockout +EXPORT_SYMBOL_GPL vmlinux 0xf7294250 vp_modern_get_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0xf72a65ea tty_get_char_size +EXPORT_SYMBOL_GPL vmlinux 0xf72adec1 vcap_enable_lookups +EXPORT_SYMBOL_GPL vmlinux 0xf72bc6e9 regmap_write +EXPORT_SYMBOL_GPL vmlinux 0xf737cb62 thermal_acpi_hot_trip_temp +EXPORT_SYMBOL_GPL vmlinux 0xf73ec797 _RNvNvMs_NtCsd8lEp9MQdN2_5alloc3vecINtB6_3VecppE6remove13assert_failed +EXPORT_SYMBOL_GPL vmlinux 0xf7455c16 input_event_to_user +EXPORT_SYMBOL_GPL vmlinux 0xf7458a11 pci_create_slot +EXPORT_SYMBOL_GPL vmlinux 0xf7482afc exportfs_encode_fh +EXPORT_SYMBOL_GPL vmlinux 0xf748d562 devm_of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf749debc md5_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0xf74bb274 mod_delayed_work_on +EXPORT_SYMBOL_GPL vmlinux 0xf74e7c93 jump_label_rate_limit +EXPORT_SYMBOL_GPL vmlinux 0xf7509c2f dma_get_required_mask +EXPORT_SYMBOL_GPL vmlinux 0xf750ccad udp4_hwcsum +EXPORT_SYMBOL_GPL vmlinux 0xf7627654 _RNvMs4_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_8DebugSet5entry +EXPORT_SYMBOL_GPL vmlinux 0xf7665b50 housekeeping_affine +EXPORT_SYMBOL_GPL vmlinux 0xf767ca35 fixed_percpu_data +EXPORT_SYMBOL_GPL vmlinux 0xf77275e1 _RNvXsp_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_12raw_spinlockNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf7772bde xas_init_marks +EXPORT_SYMBOL_GPL vmlinux 0xf77a6718 ata_sas_port_suspend +EXPORT_SYMBOL_GPL vmlinux 0xf782fb07 percpu_ref_switch_to_atomic_sync +EXPORT_SYMBOL_GPL vmlinux 0xf78373dd _RNvMs0_NtNtCsbwHtcUjRN57_6kernel4sync7condvarNtB5_7CondVar10notify_all +EXPORT_SYMBOL_GPL vmlinux 0xf7866b4f bind_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0xf78bae80 __tracepoint_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0xf7a05897 pci_bridge_secondary_bus_reset +EXPORT_SYMBOL_GPL vmlinux 0xf7afb369 btree_init +EXPORT_SYMBOL_GPL vmlinux 0xf7b1837e vcap_chain_offset +EXPORT_SYMBOL_GPL vmlinux 0xf7b9f765 xhci_get_ep_ctx +EXPORT_SYMBOL_GPL vmlinux 0xf7bc4e8c pci_epc_unmap_addr +EXPORT_SYMBOL_GPL vmlinux 0xf7bc95b0 devlink_fmsg_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xf7be0703 relay_open +EXPORT_SYMBOL_GPL vmlinux 0xf7c3f273 xen_resume_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xf7d10677 devl_unlock +EXPORT_SYMBOL_GPL vmlinux 0xf7e1faa8 _RNvXs_NtNtCs3AkgXgqgK6r_4core3ptr9alignmentNtB4_9AlignmentNtNtB8_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf7ef74f7 pm_generic_restore_early +EXPORT_SYMBOL_GPL vmlinux 0xf7f7e7b1 pci_ims_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xf804270d pm_runtime_get_if_active +EXPORT_SYMBOL_GPL vmlinux 0xf81dce70 thermal_genl_cpu_capability_event +EXPORT_SYMBOL_GPL vmlinux 0xf82f3657 work_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0xf8470519 devfreq_event_get_event +EXPORT_SYMBOL_GPL vmlinux 0xf8540d8c sbitmap_any_bit_set +EXPORT_SYMBOL_GPL vmlinux 0xf863e512 _RNvMsc_NtCs3AkgXgqgK6r_4core4timeNtB5_21TryFromFloatSecsError11description +EXPORT_SYMBOL_GPL vmlinux 0xf86ad729 __traceiter_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0xf86d76a1 platform_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf880429d crypto_register_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xf881cecd load_fixmap_gdt +EXPORT_SYMBOL_GPL vmlinux 0xf883bf93 crypto_dh_key_len +EXPORT_SYMBOL_GPL vmlinux 0xf889a36f clk_hw_determine_rate_no_reparent +EXPORT_SYMBOL_GPL vmlinux 0xf88e7c77 _RNvXsD_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_29static_call_key__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf89075dd devl_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf891c465 perf_event_update_userpage +EXPORT_SYMBOL_GPL vmlinux 0xf8a062ff _RNvXsb_NtCs3AkgXgqgK6r_4core4charNtB5_11ToLowercaseNtNtNtNtB7_4iter6traits12double_ended19DoubleEndedIterator9next_back +EXPORT_SYMBOL_GPL vmlinux 0xf8a23f3f _RNvXsI_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_41restart_block__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf8a86413 hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf8a8ed8e crypto_alloc_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf8abe869 __inet_lookup_established +EXPORT_SYMBOL_GPL vmlinux 0xf8ba510e _RNvXsY_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf8bbf34e spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0xf8bc0beb clear_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0xf8be1398 __pci_hp_register +EXPORT_SYMBOL_GPL vmlinux 0xf8cb4075 ata_host_alloc_pinfo +EXPORT_SYMBOL_GPL vmlinux 0xf8edf640 fuse_conn_put +EXPORT_SYMBOL_GPL vmlinux 0xf8f3a0fb ata_ratelimit +EXPORT_SYMBOL_GPL vmlinux 0xf8f800eb skb_mpls_pop +EXPORT_SYMBOL_GPL vmlinux 0xf8f861d5 fsstack_copy_inode_size +EXPORT_SYMBOL_GPL vmlinux 0xf8fc0e9d sdio_retune_crc_disable +EXPORT_SYMBOL_GPL vmlinux 0xf8fe3986 pat_pfn_immune_to_uc_mtrr +EXPORT_SYMBOL_GPL vmlinux 0xf90b66f6 _RNvXs13_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB8_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf913daa8 tpm_try_get_ops +EXPORT_SYMBOL_GPL vmlinux 0xf915f98c __traceiter_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xf91ab9ff usb_root_hub_lost_power +EXPORT_SYMBOL_GPL vmlinux 0xf91bba21 i2c_acpi_find_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0xf9220f56 __SCK__tp_func_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xf92a2e3d pwm_get_chip_data +EXPORT_SYMBOL_GPL vmlinux 0xf92ce826 devl_dpipe_table_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf92ed3e2 ata_scsi_unlock_native_capacity +EXPORT_SYMBOL_GPL vmlinux 0xf92fabb6 regmap_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0xf9376129 _RNvXs5c_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24___sifields__bindgen_ty_3NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf9465db4 __SCK__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0xf95322f4 kthread_parkme +EXPORT_SYMBOL_GPL vmlinux 0xf955e9c5 bprintf +EXPORT_SYMBOL_GPL vmlinux 0xf9686d49 __devm_spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0xf96f6f1f _RNvMs0_NtNtCs3AkgXgqgK6r_4core3str5lossyNtB5_10Utf8Chunks3new +EXPORT_SYMBOL_GPL vmlinux 0xf97f1d1c pinctrl_pm_select_idle_state +EXPORT_SYMBOL_GPL vmlinux 0xf9a054b5 __round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xf9b2109d __traceiter_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0xf9b34a0b iopf_queue_free +EXPORT_SYMBOL_GPL vmlinux 0xf9cb47f6 usb_register_dev +EXPORT_SYMBOL_GPL vmlinux 0xf9ccde27 mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xf9d2b0bf ata_pci_sff_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0xf9dd9161 clk_mux_determine_rate_flags +EXPORT_SYMBOL_GPL vmlinux 0xf9f3c7a1 akcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xfa1e32d6 fwnode_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0xfa1eb910 unregister_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xfa20488d tcp_parse_mss_option +EXPORT_SYMBOL_GPL vmlinux 0xfa241be5 _RNvXs1_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3imptNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfa261101 list_lru_walk_one +EXPORT_SYMBOL_GPL vmlinux 0xfa349688 aer_recover_queue +EXPORT_SYMBOL_GPL vmlinux 0xfa350295 _RNvXsn_NtCs3AkgXgqgK6r_4core3numnNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xfa35044a alternatives_patched +EXPORT_SYMBOL_GPL vmlinux 0xfa3ae009 dax_add_host +EXPORT_SYMBOL_GPL vmlinux 0xfa42462b driver_set_override +EXPORT_SYMBOL_GPL vmlinux 0xfa43cefc is_hash_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xfa44e112 crypto_dequeue_request +EXPORT_SYMBOL_GPL vmlinux 0xfa4dd9bd _RNvXsA_NtCs3AkgXgqgK6r_4core4charNtB5_11ToLowercaseNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfa5f85df nf_queue_nf_hook_drop +EXPORT_SYMBOL_GPL vmlinux 0xfa666974 queue_work_node +EXPORT_SYMBOL_GPL vmlinux 0xfa68739c dw_pcie_host_deinit +EXPORT_SYMBOL_GPL vmlinux 0xfa870a00 usb_hub_claim_port +EXPORT_SYMBOL_GPL vmlinux 0xfa969a50 usb_sg_wait +EXPORT_SYMBOL_GPL vmlinux 0xfaa82816 _RNvXs1k_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_3msrNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xfaaca9ed handle_mm_fault +EXPORT_SYMBOL_GPL vmlinux 0xfaaf8621 power_supply_battery_bti_in_range +EXPORT_SYMBOL_GPL vmlinux 0xfab30dc0 mdio_bus_exit +EXPORT_SYMBOL_GPL vmlinux 0xfab52fab hv_set_register +EXPORT_SYMBOL_GPL vmlinux 0xfab53ed9 pinctrl_gpio_can_use_line +EXPORT_SYMBOL_GPL vmlinux 0xfacc395f tcp_plb_check_rehash +EXPORT_SYMBOL_GPL vmlinux 0xfad9c827 kill_dax +EXPORT_SYMBOL_GPL vmlinux 0xfadd9f3d _RNvXs0_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impsNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfaec1ccb iommu_unregister_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xfb1ed44e devlink_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0xfb1fc6fa pci_rescan_bus +EXPORT_SYMBOL_GPL vmlinux 0xfb211a04 fscrypt_limit_io_blocks +EXPORT_SYMBOL_GPL vmlinux 0xfb2752b4 clk_hw_get_parent +EXPORT_SYMBOL_GPL vmlinux 0xfb288d53 regulator_get_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0xfb288d54 irq_chip_set_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0xfb32b30f ring_buffer_read_prepare_sync +EXPORT_SYMBOL_GPL vmlinux 0xfb338a17 wm831x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xfb35890a x509_cert_parse +EXPORT_SYMBOL_GPL vmlinux 0xfb54be33 pm_clk_destroy +EXPORT_SYMBOL_GPL vmlinux 0xfb5fc79e sk_msg_free_nocharge +EXPORT_SYMBOL_GPL vmlinux 0xfb60d151 __dev_fwnode_const +EXPORT_SYMBOL_GPL vmlinux 0xfb60faf5 posix_acl_clone +EXPORT_SYMBOL_GPL vmlinux 0xfb63673e spi_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0xfb6db1c9 crypto_unregister_scomp +EXPORT_SYMBOL_GPL vmlinux 0xfb6eedf9 power_group_name +EXPORT_SYMBOL_GPL vmlinux 0xfb74e910 proc_douintvec_minmax +EXPORT_SYMBOL_GPL vmlinux 0xfb7ec6f1 device_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0xfb80cfea pin_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0xfb842129 _RNvXs15_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i16x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfb8659de _RNvNvMsZ_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_10NonZeroI6413new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0xfb86a481 gpiochip_irq_unmap +EXPORT_SYMBOL_GPL vmlinux 0xfb96321e blk_mq_virtio_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xfb99f036 xen_unmap_domain_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0xfbb5c109 gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0xfbb8463b __pm_runtime_disable +EXPORT_SYMBOL_GPL vmlinux 0xfbbd41ca no_action +EXPORT_SYMBOL_GPL vmlinux 0xfbc422e1 __reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xfbcd7084 acpi_unbind_one +EXPORT_SYMBOL_GPL vmlinux 0xfbd206a7 fsverity_verify_bio +EXPORT_SYMBOL_GPL vmlinux 0xfbd29509 tps6586x_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0xfbd8115d device_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0xfbd8cc2b nf_queue_entry_free +EXPORT_SYMBOL_GPL vmlinux 0xfbdf19ff register_net_sysctl +EXPORT_SYMBOL_GPL vmlinux 0xfbef7ead securityfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0xfbfbccda devlink_port_linecard_set +EXPORT_SYMBOL_GPL vmlinux 0xfbffd601 net_prio_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xfc03b86d handle_level_irq +EXPORT_SYMBOL_GPL vmlinux 0xfc03d97a page_is_ram +EXPORT_SYMBOL_GPL vmlinux 0xfc09fe66 irq_chip_get_parent_state +EXPORT_SYMBOL_GPL vmlinux 0xfc0b444a __bio_release_pages +EXPORT_SYMBOL_GPL vmlinux 0xfc1f3791 nexthop_find_by_id +EXPORT_SYMBOL_GPL vmlinux 0xfc201b66 sprint_oid +EXPORT_SYMBOL_GPL vmlinux 0xfc254d15 gnttab_free_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xfc28e2e6 gpiochip_reqres_irq +EXPORT_SYMBOL_GPL vmlinux 0xfc2ab448 __hwspin_lock_timeout +EXPORT_SYMBOL_GPL vmlinux 0xfc32522d gnttab_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xfc3ab8ce _RNvXs_NtNtCs3AkgXgqgK6r_4core3str5errorNtB4_9Utf8ErrorNtNtB8_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfc3b4246 acpi_bus_update_power +EXPORT_SYMBOL_GPL vmlinux 0xfc3ba47e md_bitmap_load +EXPORT_SYMBOL_GPL vmlinux 0xfc44efe3 dst_cache_set_ip4 +EXPORT_SYMBOL_GPL vmlinux 0xfc58dbc7 nvdimm_provider_data +EXPORT_SYMBOL_GPL vmlinux 0xfc667f58 vcap_alloc_rule +EXPORT_SYMBOL_GPL vmlinux 0xfc9657c7 ip6_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xfc98c8dc xen_percpu_upcall +EXPORT_SYMBOL_GPL vmlinux 0xfc9f4380 acpi_subsys_complete +EXPORT_SYMBOL_GPL vmlinux 0xfca2247d acpi_dev_get_resources +EXPORT_SYMBOL_GPL vmlinux 0xfcb681e3 _RNvXs3_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_13ParseIntErrorNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfcbbf0c6 fuse_dev_alloc_install +EXPORT_SYMBOL_GPL vmlinux 0xfcbe5350 ata_std_prereset +EXPORT_SYMBOL_GPL vmlinux 0xfcbfec70 add_memory_driver_managed +EXPORT_SYMBOL_GPL vmlinux 0xfcc0105e regulator_list_hardware_vsel +EXPORT_SYMBOL_GPL vmlinux 0xfcc1be04 pinctrl_find_and_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xfcc1edd3 memory_block_size_bytes +EXPORT_SYMBOL_GPL vmlinux 0xfcca5424 register_kprobe +EXPORT_SYMBOL_GPL vmlinux 0xfccb93de _RNvXs1V_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13thread_structNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xfcdbc48b reset_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfcf9ba9c __blkg_prfill_u64 +EXPORT_SYMBOL_GPL vmlinux 0xfcf9ef73 hw_protection_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xfd1afb36 nd_cmd_in_size +EXPORT_SYMBOL_GPL vmlinux 0xfd1beb28 bpf_trace_run11 +EXPORT_SYMBOL_GPL vmlinux 0xfd1f7998 __tracepoint_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0xfd24849e sock_diag_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfd253f8b tracepoint_probe_register_prio +EXPORT_SYMBOL_GPL vmlinux 0xfd38e7e5 vcap_port_debugfs +EXPORT_SYMBOL_GPL vmlinux 0xfd471a42 icc_node_del +EXPORT_SYMBOL_GPL vmlinux 0xfd4a7efe sdio_enable_func +EXPORT_SYMBOL_GPL vmlinux 0xfd5bf4d6 fwnode_device_is_available +EXPORT_SYMBOL_GPL vmlinux 0xfd66f3f4 _RNvXsd_NtCs3AkgXgqgK6r_4core5errorNtNtNtB7_3ffi5c_str21FromBytesWithNulErrorNtB5_5Error11description +EXPORT_SYMBOL_GPL vmlinux 0xfd7243c7 erst_disable +EXPORT_SYMBOL_GPL vmlinux 0xfd77e268 register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xfd7f4e4c ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xfd829633 mddev_init +EXPORT_SYMBOL_GPL vmlinux 0xfd83ced0 perf_trace_run_bpf_submit +EXPORT_SYMBOL_GPL vmlinux 0xfd86b4c5 wm8350_device_init +EXPORT_SYMBOL_GPL vmlinux 0xfd8ab7f8 _RNvXs5a_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_6sigvalNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xfd9a8f63 rio_attach_device +EXPORT_SYMBOL_GPL vmlinux 0xfda50b51 register_btf_id_dtor_kfuncs +EXPORT_SYMBOL_GPL vmlinux 0xfdae59a5 amd_iommu_is_attach_deferred +EXPORT_SYMBOL_GPL vmlinux 0xfdbd7a17 crypto_get_attr_type +EXPORT_SYMBOL_GPL vmlinux 0xfdd4fbf5 extcon_set_property_capability +EXPORT_SYMBOL_GPL vmlinux 0xfde1b331 ima_inode_hash +EXPORT_SYMBOL_GPL vmlinux 0xfde92cde dst_cache_get +EXPORT_SYMBOL_GPL vmlinux 0xfdea2d04 alarm_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfdfa60f2 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0xfe0e7cd3 apei_exec_post_unmap_gars +EXPORT_SYMBOL_GPL vmlinux 0xfe19dc28 vivaldi_function_row_physmap_show +EXPORT_SYMBOL_GPL vmlinux 0xfe1a3d0a folio_wait_writeback +EXPORT_SYMBOL_GPL vmlinux 0xfe1a7a7b mpi_point_release +EXPORT_SYMBOL_GPL vmlinux 0xfe1b2f45 ring_buffer_unlock_commit +EXPORT_SYMBOL_GPL vmlinux 0xfe24ab1c _RNvXs2_NtCs3AkgXgqgK6r_4core5asciiNtB5_13EscapeDefaultNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfe26fd81 devlink_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfe2c787a compat_only_sysfs_link_entry_to_kobj +EXPORT_SYMBOL_GPL vmlinux 0xfe2d1152 tty_port_link_device +EXPORT_SYMBOL_GPL vmlinux 0xfe3a6de3 alarm_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfe4148d3 _RNvXsy_NtCs3AkgXgqgK6r_4core4timeNtB5_21TryFromFloatSecsErrorNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfe476039 ktime_get_resolution_ns +EXPORT_SYMBOL_GPL vmlinux 0xfe4a4853 vp_legacy_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0xfe4d1805 gpiod_is_active_low +EXPORT_SYMBOL_GPL vmlinux 0xfe5914b9 alarmtimer_get_rtcdev +EXPORT_SYMBOL_GPL vmlinux 0xfe5bd939 rtc_update_irq +EXPORT_SYMBOL_GPL vmlinux 0xfe614df0 perf_pmu_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfe672e96 devl_linecard_create +EXPORT_SYMBOL_GPL vmlinux 0xfe6de298 pci_create_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xfe6fbbee _RNvXs0_NtCs3AkgXgqgK6r_4core6futureNtB5_8ResumeTyNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfe727411 get_phys_to_machine +EXPORT_SYMBOL_GPL vmlinux 0xfe8cdb84 ring_buffer_alloc_read_page +EXPORT_SYMBOL_GPL vmlinux 0xfe990052 gpio_free +EXPORT_SYMBOL_GPL vmlinux 0xfea04d93 _RNvXsH_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfea832f0 devm_device_add_group +EXPORT_SYMBOL_GPL vmlinux 0xfeb1cc28 _RNvXs2c_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16class_spinlock_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xfeb550df dm_submit_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xfeb9f70f __SCK__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0xfebffd46 of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0xfeca9fe1 usb_get_from_anchor +EXPORT_SYMBOL_GPL vmlinux 0xfed11ed1 usb_mon_deregister +EXPORT_SYMBOL_GPL vmlinux 0xfed4b42b init_user_ns +EXPORT_SYMBOL_GPL vmlinux 0xfed92a0c skb_splice_bits +EXPORT_SYMBOL_GPL vmlinux 0xfeec3489 pkcs7_parse_message +EXPORT_SYMBOL_GPL vmlinux 0xfeeecd05 apei_read +EXPORT_SYMBOL_GPL vmlinux 0xfef8d7c5 devfreq_cooling_em_register +EXPORT_SYMBOL_GPL vmlinux 0xff010b55 init_dummy_netdev +EXPORT_SYMBOL_GPL vmlinux 0xff05fa13 vring_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xff08c8ba rust_helper_put_task_struct +EXPORT_SYMBOL_GPL vmlinux 0xff09e00b phy_speed_down +EXPORT_SYMBOL_GPL vmlinux 0xff0f4438 dev_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0xff12e5b7 fat_sync_inode +EXPORT_SYMBOL_GPL vmlinux 0xff1666f3 reset_control_bulk_assert +EXPORT_SYMBOL_GPL vmlinux 0xff16ac26 __rio_local_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0xff18ec7b tcp_plb_update_state_upon_rto +EXPORT_SYMBOL_GPL vmlinux 0xff1e67b9 setup_APIC_eilvt +EXPORT_SYMBOL_GPL vmlinux 0xff291ecf clk_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xff314bbe _RNvXs5S_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11task_structNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xff3a464d sdio_release_host +EXPORT_SYMBOL_GPL vmlinux 0xff3ec835 devm_create_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xff42c374 usb_role_switch_get_role +EXPORT_SYMBOL_GPL vmlinux 0xff596afc sk_msg_free_partial +EXPORT_SYMBOL_GPL vmlinux 0xff59e2b1 nexthop_select_path +EXPORT_SYMBOL_GPL vmlinux 0xff59ec82 gpiochip_add_pingroup_range +EXPORT_SYMBOL_GPL vmlinux 0xff61dae4 __SCK__tp_func_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0xff664434 _RNvXsa_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0xff72dab4 gpiod_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0xff75a1fb _RNvXs2W_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11work_structNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xff779e75 ip_build_and_send_pkt +EXPORT_SYMBOL_GPL vmlinux 0xff7acec1 kernel_file_open +EXPORT_SYMBOL_GPL vmlinux 0xff7add37 sis_info133_for_sata +EXPORT_SYMBOL_GPL vmlinux 0xff7e33bf mpi_sub_ui +EXPORT_SYMBOL_GPL vmlinux 0xff81487d gpiod_remove_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0xff8297b7 ncsi_register_dev +EXPORT_SYMBOL_GPL vmlinux 0xff84a8a5 page_reporting_order +EXPORT_SYMBOL_GPL vmlinux 0xff86ac4a tty_port_install +EXPORT_SYMBOL_GPL vmlinux 0xff8e74e2 arch_haltpoll_enable +EXPORT_SYMBOL_GPL vmlinux 0xff9e23d1 hugetlb_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xffa59f9f __nf_ip6_route +EXPORT_SYMBOL_GPL vmlinux 0xffabb0db devm_serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0xffae8e8b nsecs_to_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xffbc34f0 pci_platform_power_transition +EXPORT_SYMBOL_GPL vmlinux 0xffc1cb71 sock_map_close +EXPORT_SYMBOL_GPL vmlinux 0xffc86f14 __xas_next +EXPORT_SYMBOL_GPL vmlinux 0xffcaec6c rio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xffcbfacd sched_set_fifo +EXPORT_SYMBOL_GPL vmlinux 0xffcf733c _RNvXNvNtCs3AkgXgqgK6r_4core9panicking21assert_matches_failedNtB2_7PatternNtNtB6_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xffd60ee9 _RNvXs2i_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15wait_queue_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xffdb30e1 sdio_memcpy_fromio +EXPORT_SYMBOL_GPL vmlinux 0xffdc4abe sysfs_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xffeccbde __traceiter_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0xfff6bfea _RNvXs3L_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18vm_userfaultfd_ctxNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xfff6c7c7 _RNvMsi_NtCs3AkgXgqgK6r_4core4charNtB5_15CaseMappingIter3new +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0x07342898 unregister_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xae43feea register_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xd3ae7756 fw_fallback_config vmlinux +FW_CS_DSP EXPORT_SYMBOL_GPL 0x00c31f38 cs_dsp_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x0567384c cs_dsp_adsp2_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x099e418c cs_dsp_adsp2_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x107b24f8 cs_dsp_cleanup_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x144d6986 cs_dsp_mem_region_name drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x14676c07 cs_dsp_adsp1_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x14bc1482 cs_dsp_remove drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x19806ab8 cs_dsp_init_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x20b20742 cs_dsp_adsp1_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x325de682 cs_dsp_get_ctl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4e5562f8 cs_dsp_remove_padding drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x5d9f71e5 cs_dsp_run drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e0cce2d cs_dsp_chunk_write drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x7b23ed78 cs_dsp_write_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x8f1a1f71 cs_dsp_halo_wdt_expire drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x96c5adaf cs_dsp_stop drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x9c063ae0 cs_dsp_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x9cece5f6 cs_dsp_adsp1_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x9e324cb0 cs_dsp_chunk_flush drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa6b6fc4c cs_dsp_find_alg_region drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb6c0d9e7 cs_dsp_chunk_read drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xc67cab48 cs_dsp_coeff_read_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xd6d9f9c1 cs_dsp_read_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xda7b8391 cs_dsp_coeff_write_acked_control drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xde4d3026 cs_dsp_halo_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xeeae9972 cs_dsp_read_raw_data_block drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf0aca6b3 cs_dsp_halo_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf2cc9244 cs_dsp_coeff_write_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf61e3f2a cs_dsp_set_dspclk drivers/firmware/cirrus/cs_dsp +GPIO_TANGIER EXPORT_SYMBOL_GPL 0x2de5b46b tng_gpio_suspend drivers/gpio/gpio-tangier +GPIO_TANGIER EXPORT_SYMBOL_GPL 0x4fc456a4 devm_tng_gpio_probe drivers/gpio/gpio-tangier +GPIO_TANGIER EXPORT_SYMBOL_GPL 0xb58d3144 tng_gpio_resume drivers/gpio/gpio-tangier +HWMON_THERMAL EXPORT_SYMBOL_GPL 0x0856edc3 hwmon_device_register_for_thermal vmlinux +I8255 EXPORT_SYMBOL_GPL 0x9a2bd355 devm_i8255_regmap_register drivers/gpio/gpio-i8255 +I915_GVT EXPORT_SYMBOL_GPL 0x027f3566 intel_context_create drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x03432e8c i915_gem_ww_ctx_fini drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x076fb1e1 __px_dma drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x0a45bc6a __i915_gem_object_flush_map drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x10b0f1b0 i915_gem_ww_ctx_backoff drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x1538af41 i915_unreserve_fence drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x24d17ea1 i915_reserve_fence drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x25622798 intel_uncore_forcewake_put drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x26586495 i915_gem_prime_export drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x2d3fbb15 i915_gem_object_init drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x2fabe546 intel_uncore_forcewake_for_reg drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x38b91c5b i915_fence_ops drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x40d3440b intel_runtime_pm_put_unchecked drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x42a47233 shmem_pin_map drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x6d2086c0 shmem_unpin_map drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x730d22e5 i915_gem_ww_ctx_init drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x7c8fb3c1 i915_gem_object_alloc drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x7f5c6e47 _i915_vma_move_to_active drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x831a7980 i915_request_wait drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x890fc889 i915_vm_release drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x91e89ce7 i915_ppgtt_create drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x944fe1e7 intel_gvt_set_ops drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x9a5d77b7 intel_runtime_pm_get drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x9fc6e2f7 i915_gem_object_ggtt_pin_ww drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xa68f487a i915_gem_object_pin_map drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xa839c314 intel_gvt_clear_ops drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xaa2d8bfb i915_gem_object_create_shmem drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xbd63cb36 i915_request_create drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xbf016c07 i915_gem_gtt_insert drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xc44fcab0 i915_request_add drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xc57ca19d intel_ring_begin drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xceaa96fb __i915_gem_object_set_pages drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xd21b37e6 intel_gvt_iterate_mmio_table drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xd6ab8454 i915_gem_object_set_to_cpu_domain drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xec7e072e __intel_context_do_pin drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xf45ff735 __intel_context_do_unpin drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xf54cbdbb intel_uncore_forcewake_get drivers/gpu/drm/i915/i915 +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5b3a2cd6 idle_inject_start vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x60b2e814 idle_inject_register vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x85c2b7eb idle_inject_stop vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x95e93783 idle_inject_set_latency vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xa66c1ea7 idle_inject_register_full vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xc18575af idle_inject_set_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xe9cbcfd0 idle_inject_get_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xf0e96547 idle_inject_unregister vmlinux +IDXD EXPORT_SYMBOL_GPL 0x23e6eb93 idxd_driver_unregister drivers/dma/idxd/idxd_bus +IDXD EXPORT_SYMBOL_GPL 0x3bfb88e9 __idxd_driver_register drivers/dma/idxd/idxd_bus +IDXD EXPORT_SYMBOL_GPL 0x55c0b9c2 dsa_bus_type drivers/dma/idxd/idxd_bus +IDXD EXPORT_SYMBOL_GPL 0x5990e886 idxd_dmaengine_drv drivers/dma/idxd/idxd +IDXD EXPORT_SYMBOL_GPL 0xa347e112 idxd_user_drv drivers/dma/idxd/idxd +IDXD EXPORT_SYMBOL_GPL 0xa94c3b51 idxd_drv drivers/dma/idxd/idxd +IIO_AD5592R EXPORT_SYMBOL_GPL 0x09c5317f ad5592r_remove drivers/iio/dac/ad5592r-base +IIO_AD5592R EXPORT_SYMBOL_GPL 0xe39a815c ad5592r_probe drivers/iio/dac/ad5592r-base +IIO_AD5686 EXPORT_SYMBOL_GPL 0x4741adf9 ad5686_probe drivers/iio/dac/ad5686 +IIO_AD5686 EXPORT_SYMBOL_GPL 0x5a47f177 ad5686_remove drivers/iio/dac/ad5686 +IIO_AD7091R EXPORT_SYMBOL_GPL 0x3702c18e ad7091r_regmap_config drivers/iio/adc/ad7091r-base +IIO_AD7091R EXPORT_SYMBOL_GPL 0x525b64a9 ad7091r_probe drivers/iio/adc/ad7091r-base +IIO_AD7606 EXPORT_SYMBOL_GPL 0x2e20ddf1 ad7606_pm_ops drivers/iio/adc/ad7606 +IIO_AD7606 EXPORT_SYMBOL_GPL 0xd80da930 ad7606_probe drivers/iio/adc/ad7606 +IIO_ADISLIB EXPORT_SYMBOL 0xc1767c86 adis_debugfs_reg_access drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL 0xd87a380a __adis_enable_irq drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x1856d204 adis_update_scan_mode drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x2a78d9e4 adis_single_conversion drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x466c98ab devm_adis_setup_buffer_and_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x4cfbca83 __adis_check_status drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x4dede193 adis_init drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x69434e27 __adis_write_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x7cb4c5b6 __adis_read_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x9e7c28bc __adis_update_bits_base drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xbb82d222 devm_adis_probe_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xe7a83ebc __adis_initial_startup drivers/iio/imu/adis_lib +IIO_ADIS_LIB EXPORT_SYMBOL_GPL 0x738277ba __adis_reset drivers/iio/imu/adis_lib +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x64bb9169 adxl31x_chip_info drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x8401eedc adxl313_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x93298a1c adxl312_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x932e87b3 adxl314_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xb2e5dda2 adxl313_core_probe drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1d8d09c adxl314_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1dfdd33 adxl312_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xf6f7b9f3 adxl313_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x4d2f5e0f adxl35x_chip_info drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x6ff5403b adxl355_readable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x8b2d1844 adxl355_core_probe drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0xb446fa86 adxl355_writeable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL367 EXPORT_SYMBOL_GPL 0x05ebc941 adxl367_probe drivers/iio/accel/adxl367 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x05f80790 adxl372_readable_noinc_reg drivers/iio/accel/adxl372 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x9b920f1d adxl372_probe drivers/iio/accel/adxl372 +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x12da1711 ad_sd_init drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x144d2845 devm_ad_sd_setup_buffer_and_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x1b41b0df ad_sd_calibrate drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x263f5f6f ad_sd_validate_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x40cea792 ad_sigma_delta_single_conversion drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x7b4cee8f ad_sd_calibrate_all drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x98611aca ad_sd_read_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xb0f19167 ad_sd_reset drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xc8da9960 ad_sd_write_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xf569c126 ad_sd_set_comm drivers/iio/adc/ad_sigma_delta +IIO_BMA400 EXPORT_SYMBOL 0x1461e2c3 bma400_probe drivers/iio/accel/bma400_core +IIO_BMA400 EXPORT_SYMBOL 0x84042bcd bma400_regmap_config drivers/iio/accel/bma400_core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x14773439 bmc150_accel_pm_ops drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x94735841 bmc150_accel_core_remove drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x95542376 bmc150_regmap_conf drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0xe83aa99d bmc150_accel_core_probe drivers/iio/accel/bmc150-accel-core +IIO_BMC150_MAGN EXPORT_SYMBOL 0x5b6a957f bmc150_magn_probe drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0x766ccbad bmc150_magn_regmap_config drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xc7da64d4 bmc150_magn_pm_ops drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xe5770cd5 bmc150_magn_remove drivers/iio/magnetometer/bmc150_magn +IIO_BME680 EXPORT_SYMBOL 0x3dd9527d bme680_regmap_config drivers/iio/chemical/bme680_core +IIO_BME680 EXPORT_SYMBOL_GPL 0x9f4cf7c8 bme680_core_probe drivers/iio/chemical/bme680_core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x051979b9 bmi088_regmap_conf drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x3aca1dcc bmi088_accel_core_remove drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xd4feebd5 bmi088_accel_core_probe drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xf8caa120 bmi088_accel_pm_ops drivers/iio/accel/bmi088-accel-core +IIO_BMI160 EXPORT_SYMBOL 0xca19cfae bmi160_enable_irq drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL 0xcbe4d228 bmi160_regmap_config drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL_GPL 0xf5395d37 bmi160_core_probe drivers/iio/imu/bmi160/bmi160_core +IIO_BMP280 EXPORT_SYMBOL 0x29838780 bmp580_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x302f089b bmp180_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x3bab0c84 bme280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x424ebee6 bmp180_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x479ad565 bmp380_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x49e669e0 bmp580_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x4c4e2d40 bmp280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x7c3ab253 bmp280_common_probe drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xa8c86384 bmp280_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xd141cc36 bmp380_chip_info drivers/iio/pressure/bmp280 +IIO_BNO055 EXPORT_SYMBOL_GPL 0x3327cbb9 bno055_probe drivers/iio/imu/bno055/bno055 +IIO_BNO055 EXPORT_SYMBOL_GPL 0x54e981c3 bno055_regmap_config drivers/iio/imu/bno055/bno055 +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x65b044ba fxas21002c_core_remove drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x66aa5704 fxas21002c_core_probe drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x8d9cbafe fxas21002c_pm_ops drivers/iio/gyro/fxas21002c_core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x0f07a06c fxls8962af_core_probe drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x55eaa183 fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x7218d92e fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xd0c64deb fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x094bee02 iio_gts_avail_scales_for_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x245bf3d5 devm_iio_init_iio_gts drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x296bb0cd iio_gts_all_avail_scales drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x4ed89402 iio_gts_find_sel_by_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x53000dc5 iio_gts_find_gain_by_sel drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x54a7bad7 iio_gts_get_min_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x5f338fa0 iio_gts_find_new_gain_sel_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xa3374797 iio_gts_get_scale drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xaf5aaa85 iio_find_closest_gain_low drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc061498b iio_gts_avail_times drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc25ccf30 iio_gts_find_new_gain_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xd7e29768 iio_gts_find_gain_sel_for_scale_using_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xf42af90f iio_gts_total_gain_to_scale drivers/iio/industrialio-gts-helper +IIO_HID EXPORT_SYMBOL 0x04f415a2 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x271d7dd7 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x2b92b7d1 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x2ded493d hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x31f1cda3 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x4541d5a4 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x5bb9b212 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x65b1807d hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x70997acc hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x732ae0ee hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xa21b3874 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xda3722c8 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x6870038a hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x97eca4bf hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xdd7c9019 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xeb5d1d94 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HMC5843 EXPORT_SYMBOL 0x53741a37 hmc5843_pm_ops drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0x9831e49d hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0xef7959c5 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core +IIO_HTS221 EXPORT_SYMBOL 0xb89427f6 hts221_pm_ops drivers/iio/humidity/hts221 +IIO_HTS221 EXPORT_SYMBOL 0xcdf221c5 hts221_probe drivers/iio/humidity/hts221 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0xcc6cc75a inv_icm42600_pm_ops drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0xd197d96e inv_icm42600_regmap_config drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0xe21f8e54 inv_icm42600_core_probe drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_KX022A EXPORT_SYMBOL_GPL 0x07263ae0 kx022a_probe_internal drivers/iio/accel/kionix-kx022a +IIO_KX022A EXPORT_SYMBOL_GPL 0x99329794 kx022a_regmap drivers/iio/accel/kionix-kx022a +IIO_KXSD9 EXPORT_SYMBOL 0x079fb194 kxsd9_common_probe drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0x083874db kxsd9_dev_pm_ops drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0xfd5cb79b kxsd9_common_remove drivers/iio/accel/kxsd9 +IIO_LSM6DSX EXPORT_SYMBOL 0x771d5bc4 st_lsm6dsx_probe drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_LSM6DSX EXPORT_SYMBOL 0x9be7ad1c st_lsm6dsx_pm_ops drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x045688dd ms_sensors_read_prom_word drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x1181743d ms_sensors_read_temp_and_pressure drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x2d2f5cd5 ms_sensors_reset drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x39d43bbf ms_sensors_show_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x42b6a050 ms_sensors_convert_and_read drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x431cd15b ms_sensors_write_resolution drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x4c91b226 ms_sensors_tp_read_prom drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x5831bab6 ms_sensors_write_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x84568565 ms_sensors_show_battery_low drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x985293e7 ms_sensors_read_serial drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xc33b0a0c ms_sensors_ht_read_humidity drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xff3a7a46 ms_sensors_ht_read_temperature drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x2d818760 mma7455_core_remove drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x685fb77c mma7455_core_probe drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xfaff0b06 mma7455_core_regmap drivers/iio/accel/mma7455_core +IIO_MMA9551 EXPORT_SYMBOL 0x18b5411a mma9551_set_device_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x1b339514 mma9551_read_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x2016e095 mma9551_app_reset drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x3f3778c7 mma9551_write_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x41ef446c mma9551_read_accel_scale drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x4f5657c0 mma9551_gpio_config drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x5d50c027 mma9551_update_config_bits drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x66c33ecb mma9551_read_status_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xb31f4421 mma9551_read_status_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xb965e424 mma9551_set_power_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xb9dc7ac6 mma9551_write_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xbcd7fe96 mma9551_sleep drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xbd977ad2 mma9551_read_status_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xc914885b mma9551_read_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xe4290ca2 mma9551_read_version drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xe4ff82d7 mma9551_write_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xeb8c9220 mma9551_read_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xf167a00a mma9551_read_accel_chan drivers/iio/accel/mma9551_core +IIO_MPL115 EXPORT_SYMBOL 0x4c76901d mpl115_dev_pm_ops drivers/iio/pressure/mpl115 +IIO_MPL115 EXPORT_SYMBOL_GPL 0xe22ab7f3 mpl115_probe drivers/iio/pressure/mpl115 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x158f4123 inv_mpu_core_probe drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x9ac5a56a inv_mpu_pmops drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MS5611 EXPORT_SYMBOL 0xc3d6b201 ms5611_probe drivers/iio/pressure/ms5611_core +IIO_RESCALE EXPORT_SYMBOL_GPL 0xb24282d3 rescale_process_offset drivers/iio/afe/iio-rescale +IIO_RESCALE EXPORT_SYMBOL_GPL 0xd3197b95 rescale_process_scale drivers/iio/afe/iio-rescale +IIO_RM3100 EXPORT_SYMBOL_GPL 0x0a1424e0 rm3100_volatile_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xaa911f08 rm3100_readable_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xcc7209be rm3100_writable_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xe92d10ac rm3100_common_probe drivers/iio/magnetometer/rm3100-core +IIO_SCD30 EXPORT_SYMBOL 0x79621a32 scd30_probe drivers/iio/chemical/scd30_core +IIO_SCD30 EXPORT_SYMBOL 0xed7c48f5 scd30_pm_ops drivers/iio/chemical/scd30_core +IIO_SPS30 EXPORT_SYMBOL_GPL 0x7e509054 sps30_probe drivers/iio/chemical/sps30 +IIO_SSP_SENSORS EXPORT_SYMBOL 0x2b175a81 ssp_get_sensor_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x8906787b ssp_enable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x9d61ca4c ssp_common_buffer_postdisable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0xa3534092 ssp_disable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0xbe6af18d ssp_common_buffer_postenable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0xc1e3c832 ssp_change_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0xcbba728f ssp_common_process_data drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0xe127f94c ssp_register_consumer drivers/iio/common/ssp_sensors/sensorhub +IIO_ST_SENSORS EXPORT_SYMBOL 0x01f35597 st_sensors_validate_device drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x032f1458 st_sensors_read_info_raw drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x068a90b5 st_sensors_dev_name_probe drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x074d7047 st_sensors_trigger_handler drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x09cc4ee2 st_sensors_allocate_trigger drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x11002cba st_accel_get_settings drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0x176406f4 st_press_get_settings drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0x1918348c st_gyro_common_probe drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0x270161fb st_sensors_sysfs_sampling_frequency_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x296b2451 st_sensors_spi_configure drivers/iio/common/st_sensors/st_sensors_spi +IIO_ST_SENSORS EXPORT_SYMBOL 0x2d4be895 st_sensors_power_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x34f23ec2 st_sensors_set_odr drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x3c405e21 st_magn_common_probe drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0x3c63429c st_accel_common_probe drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0x5506afd4 st_magn_get_settings drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0x5a8cd2fb st_sensors_verify_id drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x7507382c st_sensors_set_fullscale_by_gain drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x7c46692e st_sensors_get_settings_index drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x7fcfc345 st_press_common_probe drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0x91107cda st_sensors_set_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xc4f26475 st_gyro_get_settings drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0xc689e964 st_sensors_init_sensor drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xc8dd05f8 st_sensors_i2c_configure drivers/iio/common/st_sensors/st_sensors_i2c +IIO_ST_SENSORS EXPORT_SYMBOL 0xec29ead5 st_sensors_set_dataready_irq drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xee765c9a st_sensors_sysfs_scale_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xf191e937 st_sensors_debugfs_reg_access drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xf8276576 st_sensors_set_axis_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL_GPL 0x7636b634 st_lsm9ds0_probe drivers/iio/imu/st_lsm9ds0/st_lsm9ds0 +IIO_UVIS25 EXPORT_SYMBOL 0x47708479 st_uvis25_pm_ops drivers/iio/light/st_uvis25_core +IIO_UVIS25 EXPORT_SYMBOL 0x5a333e8c st_uvis25_probe drivers/iio/light/st_uvis25_core +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x130689f0 zpa2326_pm_ops drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x2dc3a951 zpa2326_probe drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x64f57e53 zpa2326_isreg_writeable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x74ded35b zpa2326_remove drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xa3ec2f1a zpa2326_isreg_precious drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xd6105392 zpa2326_isreg_readable drivers/iio/pressure/zpa2326 +INT340X_THERMAL EXPORT_SYMBOL_GPL 0x561dc6e0 processor_thermal_send_mbox_read_cmd drivers/thermal/intel/int340x_thermal/processor_thermal_mbox +INT340X_THERMAL EXPORT_SYMBOL_GPL 0x9c524ff0 processor_thermal_send_mbox_write_cmd drivers/thermal/intel/int340x_thermal/processor_thermal_mbox +INTEL_IPU_BRIDGE EXPORT_SYMBOL_GPL 0x0cfee2bd ipu_bridge_init drivers/media/pci/intel/ipu-bridge +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x17532536 m10bmc_dev_init drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x41be2ec0 m10bmc_fw_state_set drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x67d854d7 m10bmc_sys_read drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xd9df45e3 m10bmc_sys_update_bits drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xdcbb4db8 m10bmc_dev_groups drivers/mfd/intel-m10-bmc-core +INTEL_PMT EXPORT_SYMBOL_GPL 0x2b7b3d71 intel_pmt_dev_create drivers/platform/x86/intel/pmt/pmt_class +INTEL_PMT EXPORT_SYMBOL_GPL 0x614f9785 intel_pmt_is_early_client_hw drivers/platform/x86/intel/pmt/pmt_class +INTEL_PMT EXPORT_SYMBOL_GPL 0x6dfb9efd intel_pmt_dev_destroy drivers/platform/x86/intel/pmt/pmt_class +INTEL_TCC EXPORT_SYMBOL_GPL 0x1936331f intel_tcc_set_offset vmlinux +INTEL_TCC EXPORT_SYMBOL_GPL 0x8c32aa7b intel_tcc_get_offset vmlinux +INTEL_TCC EXPORT_SYMBOL_GPL 0xa1186518 intel_tcc_get_tjmax vmlinux +INTEL_TCC EXPORT_SYMBOL_GPL 0xcb0091dd intel_tcc_get_temp vmlinux +INTEL_TPMI EXPORT_SYMBOL_GPL 0x4cadb038 tpmi_get_platform_data drivers/platform/x86/intel/intel_vsec_tpmi +INTEL_TPMI EXPORT_SYMBOL_GPL 0x7a6294b4 tpmi_get_resource_at_index drivers/platform/x86/intel/intel_vsec_tpmi +INTEL_TPMI EXPORT_SYMBOL_GPL 0xa2762ed5 tpmi_get_resource_count drivers/platform/x86/intel/intel_vsec_tpmi +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0x138a2c3c tpmi_sst_dev_suspend drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0x45083054 tpmi_sst_init drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0x5aea5d03 tpmi_sst_dev_resume drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0x8747ef60 tpmi_sst_dev_remove drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0x98bbc7d5 tpmi_sst_exit drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0xd3fe2414 tpmi_sst_dev_add drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_UNCORE_FREQUENCY EXPORT_SYMBOL_GPL 0x4607fa1b uncore_freq_common_init drivers/platform/x86/intel/uncore-frequency/intel-uncore-frequency-common +INTEL_UNCORE_FREQUENCY EXPORT_SYMBOL_GPL 0xabb6ec7a uncore_freq_add_entry drivers/platform/x86/intel/uncore-frequency/intel-uncore-frequency-common +INTEL_UNCORE_FREQUENCY EXPORT_SYMBOL_GPL 0xbf3d935d uncore_freq_common_exit drivers/platform/x86/intel/uncore-frequency/intel-uncore-frequency-common +INTEL_UNCORE_FREQUENCY EXPORT_SYMBOL_GPL 0xe8a6e34a uncore_freq_remove_die_entry drivers/platform/x86/intel/uncore-frequency/intel-uncore-frequency-common +INTEL_VSEC EXPORT_SYMBOL_GPL 0xc920ac34 intel_vsec_add_aux drivers/platform/x86/intel/intel_vsec +IOMMUFD EXPORT_SYMBOL_GPL 0x0d1d480b iommufd_device_bind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x1ae2f090 iommufd_ctx_from_file drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x3ae44c3a iommufd_access_create drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x53073a9d iommufd_ctx_get drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x688f2549 iommufd_device_detach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x7798c7b1 iommufd_access_unpin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x83b6b527 iommufd_access_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x888f15cb iommufd_access_destroy drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x9d25e5dd iommufd_device_unbind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xc8f28d6c iommufd_ctx_put drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xeec9598c iommufd_access_pin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xf2012be4 iommufd_access_rw drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xfdcc4ee8 iommufd_device_attach drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0xbbc75640 iommufd_vfio_compat_ioas_get_id drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0xe50d39b7 iommufd_vfio_compat_set_no_iommu drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0xfb8e0bae iommufd_vfio_compat_ioas_create drivers/iommu/iommufd/iommufd +IWLWIFI EXPORT_SYMBOL_GPL 0x03123410 __iwl_dbg drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x042a90ea iwl_write64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x084f37ed iwl_fw_runtime_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0cafc4c0 iwl_acpi_get_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0e0d050f iwl_drv_get_fwname_pre drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0e31b1de iwl_acpi_is_ppag_approved drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1038a567 iwl_sar_select_profile drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1332e4de iwl_abort_notification_waits drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x143212ef iwl_init_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1ce4f8f5 __iwl_crit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2423e863 iwl_force_nmi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x24cd640e iwl_poll_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x270799ff iwl_trans_send_cmd drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2710c362 iwl_dump_desc_assert drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x27dc3ffc iwl_phy_db_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x294c6cc4 iwl_set_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x35033c81 iwl_phy_db_free drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3556c16b iwl_sar_get_ewrd_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37956b72 rs_pretty_print_rate drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3d7df74b _iwl_dbg_tlv_time_point drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3fc1a4a6 iwl_pnvm_load drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x40a6b82b iwl_get_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x43cd0d35 iwl_acpi_get_lari_config_bitmap drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x482efa1e iwl_fw_dbg_read_d3_debug_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x49e0135d iwl_new_rate_from_v1 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4a3e958e iwl_acpi_get_dsm_u8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x510aff79 iwl_parse_nvm_mcc_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x54f6baa7 iwl_sar_get_wrds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5988395c iwl_notification_wait_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5bf90cff iwl_fw_dbg_stop_restart_recording drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c164d61 iwl_parse_eeprom_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c52e109 iwl_opmode_deregister drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x640257fe iwl_fw_dbg_collect_trig drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x691c1344 iwl_fwrt_dump_error_logs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6c18977b iwl_opmode_register drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6e1218b2 iwl_read_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x70711dd2 iwl_fw_runtime_suspend drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x711d1acc iwl_fw_runtime_resume drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x749d4763 iwl_fw_dbg_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x776221bf iwl_send_phy_db_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x784c8fac iwl_fw_dbg_error_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x78796298 iwl_acpi_get_pwr_limit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x78971d7e iwl_he_is_sgi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7a3c1c5d iwl_read_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7c6285f8 iwl_sar_get_wgds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7ea04f46 iwl_write32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x828c6838 iwlwifi_mod_params drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x839e1e75 iwl_clear_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x84bb50e1 iwl_rs_pretty_ant drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x874c77de iwl_fw_rate_idx_to_plcp drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x89adee42 iwl_parse_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8b6057f7 __iwl_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8e7b80d7 iwl_write_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9038811a iwl_rfi_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x95d3647f iwl_acpi_get_tas drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9cb0bea8 iwl_dbg_tlv_del_timers drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9d35a9e0 iwl_write_prph_delay drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9d3da3ca iwl_acpi_get_eckv drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa077cbb6 iwl_read_eeprom drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa12c3b2f iwl_configure_rxq drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa38ceb21 iwl_read_external_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa831787d iwl_uefi_get_sgom_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xaa5cd421 iwl_cmd_groups_verify_sorted drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xad2d24e8 iwl_acpi_get_dsm_u32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xada5c302 iwl_poll_direct_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xae4e519a iwl_set_soc_latency drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb0c941c3 iwl_get_cmd_string drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb0e79e1f iwl_write_prph64_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb37b318c iwl_rs_pretty_bw drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb56fd276 iwl_read32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb5e019ec iwl_set_bits_mask_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb6ec7576 iwl_write8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb7d5ffb1 iwl_rate_mcs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbaa6053b iwl_parse_mei_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbafc8994 iwl_wait_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc1cde4fc iwl_free_fw_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc52c63ca iwl_uefi_get_step_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc74539d4 iwl_finish_nic_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc8471890 __iwl_warn drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xca84099e iwl_read_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcd84f81a iwl_sar_geo_support drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xce0c6460 iwl_phy_db_set_section drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd3a68611 iwl_read_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd83295bd iwl_fw_start_dbg_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe0eb5838 iwl_init_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe397356e __iwl_err drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe3f8d0c9 iwl_acpi_get_mcc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe5005ab8 iwl_acpi_get_phy_filters drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe75b7e77 iwl_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xea1b26fc iwl_nvm_fixups drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf0c4fca1 iwl_fw_dbg_collect_desc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf141b676 iwl_write_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf4f15f7b iwl_write_direct64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf88964e4 iwl_remove_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf941bc24 iwl_sar_geo_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf9e7f10b iwl_fw_dbg_stop_sync drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfaac2049 iwl_get_shared_mem_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfc1e6f41 iwl_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +LTC2497 EXPORT_SYMBOL 0x4312e97c ltc2497core_remove drivers/iio/adc/ltc2497-core +LTC2497 EXPORT_SYMBOL 0xa2b0de5f ltc2497core_probe drivers/iio/adc/ltc2497-core +MCB EXPORT_SYMBOL_GPL 0x2741b8df mcb_device_register drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x34eb5a60 __mcb_register_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x35399103 mcb_bus_get drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x3a56bcdf mcb_get_irq drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x4c95bd18 mcb_alloc_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x4fe75c3b mcb_alloc_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x586bf228 mcb_request_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x61b76cf1 mcb_bus_put drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x6a9e602f mcb_unregister_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x8f6c7a92 mcb_bus_add_devices drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xb61eb5db mcb_get_resource drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xcfe55f0d chameleon_parse_cells drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xe1a74890 mcb_free_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeb2c8905 mcb_release_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xfc06026d mcb_release_bus drivers/mcb/mcb +MFD_OCELOT EXPORT_SYMBOL 0x5f749ff3 ocelot_core_init drivers/mfd/ocelot-soc +MFD_OCELOT EXPORT_SYMBOL 0xa7c2bab0 ocelot_chip_reset drivers/mfd/ocelot-soc +MFD_OCELOT_SPI EXPORT_SYMBOL 0xe6aa5722 ocelot_spi_init_regmap drivers/mfd/ocelot-soc +NET_MANA EXPORT_SYMBOL 0x429ca370 mana_gd_destroy_dma_region drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0x64910b16 mana_cfg_vport drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0xb54de0b1 mana_destroy_wq_obj drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0xd35ac48a mana_gd_send_request drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0xf54072c0 mana_uncfg_vport drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0xf7552507 mana_create_wq_obj drivers/net/ethernet/microsoft/mana/mana +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x10a05277 nvme_execute_rq drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x130178ea nvme_passthru_end drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x24cd2d27 nvme_command_effects drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xa98a91ab nvme_passthru_start drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xd88be5c9 nvme_put_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xd908e583 nvme_find_get_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xe2715e6d nvme_ctrl_from_file drivers/nvme/host/nvme-core +PECI EXPORT_SYMBOL_GPL 0x13812ccc peci_xfer_get_temp drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x1460d90a peci_request_data_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x1ad7fd29 peci_xfer_pkg_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x2065f484 peci_xfer_ep_pci_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x2110c60f peci_driver_unregister drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x28927498 peci_xfer_ep_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x342bfe5e peci_xfer_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x36660771 peci_xfer_pkg_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x4076e667 __peci_driver_register drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x5445a853 peci_request_data_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x5cc11a5b peci_request_status drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x6364b7d9 peci_xfer_ep_pci_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x6b9337c5 peci_xfer_ep_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x795d0eed peci_xfer_pkg_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x8f71f437 peci_xfer_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x91fa9318 peci_request_temp_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x92a160b0 peci_xfer_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x92d19e58 peci_request_free drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x931c1aa6 peci_request_data_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x94bb87dd peci_xfer_ep_mmio32_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xb2a92e88 devm_peci_controller_add drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xb5175dd5 peci_xfer_ep_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xbd9dfd1c peci_request_data_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xbde0ddc9 peci_xfer_ep_pci_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xc9cd644d peci_request_dib_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe28d0e23 peci_xfer_pkg_cfg_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xed225e1a peci_xfer_get_dib drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xee37759c peci_xfer_ep_mmio64_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xf4ed0868 peci_request_alloc drivers/peci/peci +PECI_CPU EXPORT_SYMBOL_GPL 0x0b5dca58 peci_pcs_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x86f6eabf peci_mmio_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x8e95e24f peci_temp_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xcfac3676 peci_ep_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xf803ec18 peci_pci_local_read drivers/peci/peci-cpu +PMBUS EXPORT_SYMBOL_GPL 0x0068563e pmbus_update_fan drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x0f813001 pmbus_regulator_ops drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x17bd54c9 pmbus_update_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x1e9ef751 pmbus_read_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x2b2a902c pmbus_lock_interruptible drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x2dfae4bf pmbus_set_update drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x32865358 pmbus_get_fan_rate_device drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x374b235a pmbus_get_driver_info drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4c772d37 pmbus_check_byte_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x5293b5b2 pmbus_set_page drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x6aac9816 pmbus_write_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x6fe570e1 pmbus_write_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x9623e64a pmbus_read_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x97c4a471 pmbus_check_word_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x9adb586e pmbus_unlock drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xb204df66 pmbus_clear_cache drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xb5128100 pmbus_get_fan_rate_cached drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xe7161373 pmbus_do_probe drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xef30c04b pmbus_write_byte drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xf859393b pmbus_clear_faults drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xfb5145e8 pmbus_get_debugfs_dir drivers/hwmon/pmbus/pmbus_core +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x21fd5407 sx_common_probe drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x686ca660 sx_common_read_proximity drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x89e14feb sx_common_get_raw_register_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xa103ce02 sx_common_events drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xa56702c4 sx_common_read_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xad364941 sx_common_write_event_config drivers/iio/proximity/sx_common +SERIAL_8250_PCI EXPORT_SYMBOL_GPL 0x0716b66c serial8250_pci_setup_port vmlinux +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x0270708c hda_cs_dsp_add_controls sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x282b8ac0 hda_cs_dsp_write_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x2b707546 hda_cs_dsp_fw_ids sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x2d33f678 hda_cs_dsp_control_remove sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xebc87420 hda_cs_dsp_read_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x3460e353 cs35l41_hda_pm_ops sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x9eea77b1 cs35l41_hda_remove sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0xc409c4c0 cs35l41_hda_probe sound/pci/hda/snd-hda-scodec-cs35l41 +SND_INTEL_SOUNDWIRE_ACPI EXPORT_SYMBOL 0xbb4f9d1f sdw_intel_acpi_scan sound/hda/snd-intel-sdw-acpi +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0x0ef59802 acp_dmic_dai_ops sound/soc/amd/acp/snd-acp-pdm +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0x14099ec2 asoc_acp_cpu_dai_ops sound/soc/amd/acp/snd-acp-i2s +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0x1b9f1556 asoc_acp_i2s_probe sound/soc/amd/acp/snd-acp-i2s +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0x702a108c acp_platform_unregister sound/soc/amd/acp/snd-acp-pcm +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0xaa9ba859 acp_platform_register sound/soc/amd/acp/snd-acp-pcm +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0xd1896c89 acp_machine_select sound/soc/amd/acp/snd-acp-pcm +SND_SOC_AMD_MACH EXPORT_SYMBOL_GPL 0xc2d5ca80 acp_legacy_dai_links_create sound/soc/amd/acp/snd-acp-mach +SND_SOC_AMD_MACH EXPORT_SYMBOL_GPL 0xe02d8c1c acp_sofdsp_dai_links_create sound/soc/amd/acp/snd-acp-mach +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3431c8ad cs35l45_get_clk_freq_id sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x51b08209 cs35l45_pm_ops sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x6c02498d cs35l45_probe sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x8163449d cs35l45_spi_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xa910c6ef cs35l45_remove sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xc10b632d cs35l45_apply_patch sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xc25b85d1 cs35l45_i2c_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x05482545 cs35l56_irq sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x561b0304 cs35l56_irq_request sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x7437de43 cs35l56_remove sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x8fde96f7 cs35l56_pm_ops_i2c_spi sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x9392c23f cs35l56_runtime_resume_common sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xa69820cf cs35l56_runtime_suspend sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xcb22f0e8 cs35l56_common_probe sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xe675fc62 cs35l56_init sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x00ea4739 cs35l56_regmap_sdw sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x05c2529e cs35l56_tx_input_values sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x312c0e0f cs35l56_dsp1_regions sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x64e759e4 cs35l56_tx_input_texts sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x79d17595 cs35l56_regmap_i2c sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x88762c92 cs35l56_get_bclk_freq_id sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x8bd6ca45 cs35l56_reread_firmware_registers sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xcd5438ad cs35l56_fill_supply_names sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xcf84734a cs35l56_regmap_spi sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x3f40ef97 cs42l42_soc_component sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x410e301e cs42l42_suspend sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x8658d5ef cs42l42_common_remove sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x91793f9c cs42l42_init sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xa20068d6 cs42l42_resume sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xa43e0dff cs42l42_mute_stream sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xae4be5c4 cs42l42_irq_thread sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xb8ed210d cs42l42_dai sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xbd9e714e cs42l42_regmap sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc053efa9 cs42l42_page_range sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc1ac13bf cs42l42_pll_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xda9d03fc cs42l42_common_probe sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xeb70b41c cs42l42_readable_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xfaf11d23 cs42l42_resume_restore sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xfcb552f3 cs42l42_src_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xfd952360 cs42l42_volatile_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_INTEL_HDA_DSP_COMMON EXPORT_SYMBOL 0xa1b7c40e hda_dsp_hdmi_build_controls sound/soc/intel/boards/snd-soc-intel-hda-dsp-common +SND_SOC_INTEL_SOF_CIRRUS_COMMON EXPORT_SYMBOL 0xd9cc672d cs35l41_set_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-cirrus-common +SND_SOC_INTEL_SOF_CIRRUS_COMMON EXPORT_SYMBOL 0xe62c256f cs35l41_set_dai_link sound/soc/intel/boards/snd-soc-intel-sof-cirrus-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x0917bad2 max_98390_ops sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x09a4e5eb max_98360a_dai_link sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x0f041051 max_98373_ops sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x2913576d max_98390_components sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x306036ae max_98373_spk_codec_init sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x38f222bb max_98390_set_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x86ad4741 max_98390_4spk_components sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x93bd9aa3 max_98373_components sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0xad5702f9 max_98373_dapm_routes sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0xbd7062bf max_98373_trigger sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0xd749367d max_98373_set_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0xf624b2d3 max_98357a_dai_link sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0xfa46e297 max_98390_spk_codec_init sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x18a7f6ce sof_rt1015p_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x4a9d9904 sof_rt1015_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x59fea187 sof_rt1015p_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x9ef4a3c3 sof_rt1011_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0xb5e6b0b0 sof_rt1015_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0xbf2b44a1 sof_rt1011_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0xd9e6f079 sof_rt1019p_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0xe6fcbc8e sof_rt1308_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_SOF_ACPI_DEV EXPORT_SYMBOL 0x1c11850b sof_acpi_remove sound/soc/sof/snd-sof-acpi +SND_SOC_SOF_ACPI_DEV EXPORT_SYMBOL 0x3b7d4d8d sof_acpi_probe sound/soc/sof/snd-sof-acpi +SND_SOC_SOF_ACPI_DEV EXPORT_SYMBOL 0x6e389856 sof_acpi_pm sound/soc/sof/snd-sof-acpi +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x0d3dbd6d acp_pcm_pointer sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x20bfdf5b acp_mailbox_read sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x285db797 amd_sof_acp_suspend sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x2ae702b6 acp_sof_dsp_run sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x35fb27dd acp_sof_ipc_irq_thread sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x3692e795 acp_sof_ipc_msg_data sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x4cef7778 acp_get_bar_index sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x4d4e3f85 acp_sof_trace_release sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x5c2fc095 sof_renoir_ops sound/soc/sof/amd/snd-sof-amd-renoir +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x5d7c8d2e acp_sof_ipc_get_window_offset sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x62d37ab6 acp_pcm_hw_params sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x71c3089e acp_sof_ipc_send_msg sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x86de0448 acp_pcm_close sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x874c28cf acp_dsp_stream_get sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x9228ede7 sof_acp_common_ops sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x9463ef75 acp_dsp_pre_fw_run sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x98ef37a8 acp_pcm_open sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x993fbea7 amd_sof_acp_remove sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x9e491a9f acp_dsp_stream_init sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xa84ad68d acp_sof_ipc_get_mailbox_offset sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xabce400e acp_sof_trace_init sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xaf5e78d7 acp_dsp_stream_put sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xbf83de8f acp_set_stream_data_offset sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xc1ecdeac amd_sof_acp_resume sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xedd0b319 amd_sof_acp_probe sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xee817fd2 sof_rembrandt_ops sound/soc/sof/amd/snd-sof-amd-rembrandt +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xf177df2a acp_mailbox_write sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xf73e70c4 acp_dsp_block_write sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xfa02c43b acp_dsp_block_read sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x00ed43ba sof_client_ipc_set_get_data sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x02b2d7d6 sof_client_get_debugfs_root sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x06cee518 sof_client_get_ipc_max_payload_size sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x0b4e416a sof_client_ipc_rx_message sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x0b6c0b17 sof_client_get_fw_version sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x1d4d723c sof_resume_clients sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x312b0e14 sof_client_core_module_put sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x3ce1c0e5 sof_client_register_fw_state_handler sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x5d5251fc sof_client_get_dma_dev sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x7cdefb33 sof_client_dev_unregister sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x8adf7f22 sof_client_core_module_get sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x8b3990a6 sof_client_get_fw_state sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x9630491e sof_client_unregister_ipc_rx_handler sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xa57ba8d1 sof_suspend_clients sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xd1630805 sof_client_dev_register sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xd277f607 sof_client_ipc4_find_module sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xda41b2da sof_client_unregister_fw_state_handler sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xe36c83e5 sof_client_ipc_tx_message sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xfce1d8e3 sof_client_get_ipc_type sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xfe9ac545 sof_client_register_ipc_rx_handler sound/soc/sof/snd-sof +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x0e7ba47e hda_codec_device_remove sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x48d7a4ab hda_codec_rirb_status_clear sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x4ec0e9d3 hda_codec_init_cmd_io sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x56732a39 hda_codec_resume_cmd_io sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x584e86b1 hda_codec_jack_wake_enable sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x58fc4ec4 hda_codec_check_rirb_status sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x60e6940f hda_codec_set_codec_wakeup sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x79ab479f hda_codec_jack_check sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x83549b81 hda_codec_suspend_cmd_io sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0xb4b487d0 hda_codec_probe_bus sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0xc347b174 hda_codec_stop_cmd_io sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0xe09952e5 hda_codec_check_for_state_change sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0xfc4ab9e6 hda_codec_detect_mask sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC_I915 EXPORT_SYMBOL_GPL 0x2f7660e1 hda_codec_i915_display_power sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC_I915 EXPORT_SYMBOL_GPL 0xd58b4204 hda_codec_i915_exit sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC_I915 EXPORT_SYMBOL_GPL 0xebbe0db4 hda_codec_i915_init sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x0a6fdd4b hda_bus_ml_init sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x0ccf6a72 hdac_bus_eml_sdw_power_down_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x14d9e63d hdac_bus_eml_sdw_map_stream_ch sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x1a54071c hdac_bus_eml_wait_syncpu_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x1d25faa9 hdac_bus_eml_power_up_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x1eb9634b hdac_bus_eml_sdw_sync_go_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x227a3a35 hdac_bus_eml_ssp_get_hlink sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x29779b7b hda_bus_ml_reset_losidv sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x2a297440 hda_bus_ml_resume sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x3d50af60 hdac_bus_eml_sdw_check_cmdsync_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x42dbdb72 hdac_bus_eml_get_count sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x4f30ab71 hdac_bus_eml_dmic_get_hlink sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x52767535 hdac_bus_eml_check_cmdsync_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x67e3afc1 hda_bus_ml_put_all sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x747a6469 hdac_bus_eml_sdw_set_syncprd_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x7cbb2359 hdac_bus_eml_sdw_wait_syncpu_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x8541de39 hdac_bus_eml_power_down_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x9146a447 hdac_bus_eml_sdw_get_hlink sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x9a747c55 hdac_bus_eml_get_mutex sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xa1bf4e2f hdac_bus_eml_power_up sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xa6673cd1 hdac_bus_eml_enable_offload sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xa8dbb481 hda_bus_ml_free sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xa90b456d hdac_bus_eml_sdw_set_lsdiid sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xaa674da4 hdac_bus_eml_power_down sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xabe07b82 hdac_bus_eml_sdw_power_up_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xb20ae81c hdac_bus_eml_sync_go_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xb51a4dcc hdac_bus_eml_enable_interrupt sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xbab2b9d3 hdac_bus_eml_check_interrupt sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xbcdf07ee hdac_bus_eml_set_syncprd_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xc03f2671 hda_bus_ml_suspend sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xcf5585ed hdac_bus_eml_sdw_sync_arm_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xe6cc80ff hdac_bus_eml_sync_arm_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x0f0752b2 atom_get_mailbox_offset sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x12e370d0 atom_run sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x1b500534 atom_send_msg sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x3503e0b1 atom_irq_thread sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x5df11440 atom_set_mach_params sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x5df87cc8 atom_machine_select sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x7ae12068 atom_reset sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x8532b7a8 atom_get_window_offset sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xd70eb233 atom_dump sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xe3538039 atom_dai sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xefa4a41a atom_irq_handler sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x1adc6e64 ehl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x20b6a7bb sof_icl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x2278b4a0 tglh_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x24e8a76e sof_cnl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x3347a752 sof_tgl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x35949044 cnl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x3c336528 sof_cnl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x44f26645 sof_apl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x50ef2565 sof_skl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x5476f94d adls_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x5c251163 sof_skl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x68e9a9a0 jsl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x7fa778a2 mtl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x98e27351 hda_ops_free sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x9f7cc721 sof_icl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xa03c74ae skl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xa5653a5d sof_apl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xa9db8850 hda_pci_intel_probe sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xb14550f4 sof_mtl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xc611664b tgl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xd58091bd sof_mtl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xd7e040ea icl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xea70c23b sof_tgl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xed7494c8 apl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_PCI_DEV EXPORT_SYMBOL 0x6928257b sof_pci_remove sound/soc/sof/snd-sof-pci +SND_SOC_SOF_PCI_DEV EXPORT_SYMBOL 0x9f46802f sof_pci_probe sound/soc/sof/snd-sof-pci +SND_SOC_SOF_PCI_DEV EXPORT_SYMBOL 0xd46390db sof_pci_shutdown sound/soc/sof/snd-sof-pci +SND_SOC_SOF_PCI_DEV EXPORT_SYMBOL 0xe1fd5489 sof_pci_pm sound/soc/sof/snd-sof-pci +SND_SOC_SOF_XTENSA EXPORT_SYMBOL 0x5bdbdc35 sof_xtensa_arch_ops sound/soc/sof/xtensa/snd-sof-xtensa-dsp +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x09351149 tasdevice_prmg_calibdata_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1a949c7c tasdevice_select_cfg_blk sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1ab9b7d9 tasdevice_select_tuningprm_cfg sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x23c94cc6 tasdevice_tuning_switch sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x2c2d92de tasdevice_config_info_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x40ec23ee tasdevice_calbin_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x957998f4 tas2781_load_calibration sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xa7d17083 tasdevice_rca_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfa72134b tasdevice_dsp_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfe3a6722 tasdevice_prmg_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SOUNDWIRE_INTEL EXPORT_SYMBOL 0x65a0781a sdw_intel_cnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL EXPORT_SYMBOL 0xf6588cdc sdw_intel_lnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x0379e401 sdw_intel_exit drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x6563f66d sdw_intel_process_wakeen_event drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x6e61ce12 sdw_intel_startup drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x913c75cb sdw_intel_probe drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xaa52eba1 sdw_intel_thread drivers/soundwire/soundwire-intel +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x011fea47 dw_spi_remove_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x20373b2c dw_spi_dma_setup_mfld drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x575499a4 dw_spi_dma_setup_generic drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x7a09b64d dw_spi_update_config drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xb6b5d9ac dw_spi_add_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xc484223b dw_spi_resume_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xc54dee13 dw_spi_set_cs drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xd53f3576 dw_spi_check_status drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xebeee741 dw_spi_suspend_host drivers/spi/spi-dw +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x3dce036c firmware_request_builtin vmlinux +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x9d8a8803 efi_embedded_fw_list vmlinux +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x9dd8d0e2 efi_embedded_fw_checked vmlinux +USB_STORAGE EXPORT_SYMBOL_GPL 0x0d49c65c usb_stor_bulk_transfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1bc3edc2 usb_stor_sense_invalidCDB drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1f4b992f usb_stor_Bulk_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x210558bd usb_stor_clear_halt drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x3011e1dd usb_stor_bulk_transfer_sg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x30dd48b4 usb_stor_pre_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x3a35343f usb_stor_probe2 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x4d36b99c usb_stor_CB_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x4fab86b2 usb_stor_adjust_quirks drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x50ba6d0a usb_stor_transparent_scsi_command drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x58736f16 usb_stor_disconnect drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x5d2acb32 usb_stor_set_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x622f035e usb_stor_probe1 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x7b83747e usb_stor_bulk_srb drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x8e11618f fill_inquiry_response drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x9ee8a0cd usb_stor_post_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x9f20af3d usb_stor_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xb75d08a1 usb_stor_access_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xbabd0b07 usb_stor_control_msg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xc4626807 usb_stor_Bulk_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xd1f31e54 usb_stor_suspend drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xd681ad6e usb_stor_ctrl_transfer drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf06320e1 usb_stor_host_template_init drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf1e1af12 usb_stor_CB_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf832912e usb_stor_reset_resume drivers/usb/storage/usb-storage --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/amd64/lowlatency.compiler +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/amd64/lowlatency.compiler @@ -0,0 +1 @@ +GCC: (Ubuntu 13.2.0-4ubuntu3) 13.2.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/amd64/lowlatency.modules +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/amd64/lowlatency.modules @@ -0,0 +1,6314 @@ +104-quad-8 +3c509 +3c574_cs +3c589_cs +3c59x +3w-9xxx +3w-sas +3w-xxxx +53c700 +6lowpan +6pack +8021q +8139cp +8139too +8250_dfl +8250_dw +8250_exar +8250_lpss +8250_men_mcb +8250_pci1xxxx +8250_pericom +8255 +8255_pci +8390 +842 +842_compress +842_decompress +88pg86x +88pm800 +88pm800-regulator +88pm805 +88pm80x +88pm80x_onkey +88pm8607 +88pm860x-ts +88pm860x_battery +88pm860x_bl +88pm860x_charger +88pm860x_onkey +9p +9pnet +9pnet_fd +9pnet_rdma +9pnet_virtio +9pnet_xen +BusLogic +a100u2w +a3d +a8293 +aacraid +aat2870-regulator +aat2870_bl +abituguru +abituguru3 +abp060mg +ac97_bus +acard-ahci +acbel-fsg032 +acecad +acenic +acer-wireless +acer-wmi +acerhdf +acp_audio_dma +acpi-als +acpi_configfs +acpi_extlog +acpi_ipmi +acpi_pad +acpi_power_meter +acpi_tad +acpi_thermal_rel +acpiphp_ibm +acquirewdt +acrn +act8865-regulator +act_bpf +act_connmark +act_csum +act_ct +act_ctinfo +act_gact +act_gate +act_ipt +act_mirred +act_mpls +act_nat +act_pedit +act_police +act_sample +act_simple +act_skbedit +act_skbmod +act_tunnel_key +act_vlan +ad2s1200 +ad2s1210 +ad2s90 +ad3552r +ad4130 +ad5064 +ad5110 +ad525x_dpot +ad525x_dpot-i2c +ad525x_dpot-spi +ad5272 +ad5360 +ad5380 +ad5398 +ad5421 +ad5446 +ad5449 +ad5504 +ad5592r +ad5592r-base +ad5593r +ad5624r_spi +ad5686 +ad5686-spi +ad5696-i2c +ad5755 +ad5758 +ad5761 +ad5764 +ad5766 +ad5770r +ad5791 +ad5820 +ad5933 +ad7091r-base +ad7091r5 +ad7124 +ad714x +ad714x-i2c +ad714x-spi +ad7150 +ad7192 +ad7266 +ad7280a +ad7291 +ad7292 +ad7293 +ad7298 +ad7303 +ad7314 +ad74115 +ad7414 +ad7418 +ad74413r +ad7476 +ad7606 +ad7606_par +ad7606_spi +ad7746 +ad7766 +ad7768-1 +ad7780 +ad7791 +ad7793 +ad7816 +ad7877 +ad7879 +ad7879-i2c +ad7879-spi +ad7887 +ad7923 +ad7949 +ad799x +ad8366 +ad8801 +ad9523 +ad9832 +ad9834 +ad_sigma_delta +ada4250 +adc-joystick +adc-keys +adc128d818 +adcxx +addi_apci_1032 +addi_apci_1500 +addi_apci_1516 +addi_apci_1564 +addi_apci_16xx +addi_apci_2032 +addi_apci_2200 +addi_apci_3120 +addi_apci_3501 +addi_apci_3xxx +addi_watchdog +adf4350 +adf4371 +adf4377 +adf7242 +adfs +adi +adiantum +adin +adin1100 +adin1110 +adis16080 +adis16130 +adis16136 +adis16201 +adis16203 +adis16209 +adis16240 +adis16260 +adis16400 +adis16460 +adis16475 +adis16480 +adis_lib +adjd_s311 +adl_pci6208 +adl_pci7x3x +adl_pci8164 +adm1025 +adm1026 +adm1029 +adm1031 +adm1177 +adm1266 +adm1275 +adm8211 +adm9240 +admv1013 +admv1014 +admv4420 +admv8818 +adp1653 +adp5061 +adp5520-keys +adp5520_bl +adp5588-keys +adp5589-keys +adp8860_bl +adp8870_bl +adrf6780 +ads7828 +ads7846 +ads7871 +adt7310 +adt7316 +adt7316-i2c +adt7316-spi +adt7410 +adt7411 +adt7462 +adt7470 +adt7475 +adt7x10 +adummy +adutux +adux1020 +adv7170 +adv7175 +adv7180 +adv7183 +adv7343 +adv7393 +adv7511-v4l2 +adv7604 +adv7842 +adv_pci1720 +adv_pci1723 +adv_pci1724 +adv_pci1760 +adv_swbutton +advansys +advantech_ec_wdt +advantechwdt +adxl313_core +adxl313_i2c +adxl313_spi +adxl34x +adxl34x-i2c +adxl34x-spi +adxl355_core +adxl355_i2c +adxl355_spi +adxl367 +adxl367_i2c +adxl367_spi +adxl372 +adxl372_i2c +adxl372_spi +adxrs290 +adxrs450 +aegis128 +aegis128-aesni +aes_ti +aesni-intel +af9013 +af9033 +af_alg +af_key +af_packet_diag +afe4403 +afe4404 +affs +ah4 +ah6 +aha152x_cs +aha1740 +ahci +ahci_dwc +ahci_platform +aht10 +aic79xx +aic7xxx +aic94xx +aiptek +aircable +airo +airo_cs +airspy +ak7375 +ak881x +ak8974 +ak8975 +al3010 +al3320a +alcor +alcor_pci +algif_aead +algif_hash +algif_rng +algif_skcipher +alienware-wmi +alim1535_wdt +alim7101_wdt +altera-ci +altera-cvp +altera-freeze-bridge +altera-msgdma +altera-pr-ip-core +altera-ps-spi +altera-stapl +altera_jtaguart +altera_ps2 +altera_tse +altera_uart +alx +am2315 +am53c974 +amc6821 +amd +amd-pmc +amd-pmf +amd-rng +amd-uncore +amd-xgbe +amd5536udc_pci +amd64_edac +amd76xrom +amd8111e +amd_freq_sensitivity +amd_hsmp +amd_sfh +amdgpu +amdtee +amdxcp +amilo-rfkill +amlogic-gxl-crypto +amplc_pc236_common +amplc_pci236 +amplc_pci263 +ams-iaq-core +ams369fg06 +amt +analog +analogix-anx78xx +analogix_dp +ansi_cprng +anx7411 +aoe +apanel +apds9300 +apds9802als +apds990x +apds9960 +apple-gmux +apple-mfi-fastcharge +apple_bl +appledisplay +applesmc +applespi +appletalk +appletouch +applicom +aptina-pll +aqc111 +aquacomputer_d5next +aquantia +ar0521 +ar5523 +ar7part +ar9331 +arasan-nand-controller +arc-rawmode +arc-rimi +arc_ps2 +arc_uart +arcfb +arcmsr +arcnet +arcxcnn_bl +aria-aesni-avx-x86_64 +aria-aesni-avx2-x86_64 +aria-gfni-avx512-x86_64 +aria_generic +arizona +arizona-haptics +arizona-i2c +arizona-ldo1 +arizona-micsupp +arizona-spi +ark3116 +arkfb +arp_tables +arpt_mangle +arptable_filter +as102_fe +as370-hwmon +as3711-regulator +as3711_bl +as3935 +as5011 +as73211 +asb100 +asc7621 +ascot2e +asix +ast +asus-ec-sensors +asus-laptop +asus-nb-wmi +asus-tf103c-dock +asus-wireless +asus-wmi +asus_atk0110 +asus_wmi_sensors +async_memcpy +async_pq +async_raid6_recov +async_tx +async_xor +at24 +at25 +at76c50x-usb +at803x +at86rf230 +atbm8830 +atc260x-core +atc260x-i2c +atc260x-onkey +atc260x-poweroff +atc260x-regulator +aten +ath +ath10k_core +ath10k_pci +ath10k_sdio +ath10k_usb +ath11k +ath11k_ahb +ath11k_pci +ath12k +ath3k +ath5k +ath6kl_core +ath6kl_sdio +ath6kl_usb +ath9k +ath9k_common +ath9k_htc +ath9k_hw +ath9k_pci_owl_loader +ati_remote +ati_remote2 +atl1 +atl1c +atl1e +atl2 +atlantic +atlas-ezo-sensor +atlas-sensor +atlas_btns +atm +atmel +atmel-ecc +atmel-i2c +atmel-sha204a +atmel_cs +atmel_mxt_ts +atmel_pci +atmtcp +atp +atp870u +atusb +atxp1 +aty128fb +atyfb +au0828 +au8522_common +au8522_decoder +au8522_dig +auo-pixcir-ts +auth_rpcgss +authenc +authencesn +autofs4 +avmfritz +ax25 +ax88179_178a +ax88796b +ax88796c +axi-fan-control +axnet_cs +axp20x +axp20x-i2c +axp20x-pek +axp20x-regulator +axp20x_ac_power +axp20x_adc +axp20x_battery +axp20x_usb_power +axp288_adc +axp288_charger +axp288_fuel_gauge +b2c2-flexcop +b2c2-flexcop-pci +b2c2-flexcop-usb +b43 +b43legacy +b44 +b53_common +b53_mdio +b53_mmap +b53_serdes +b53_spi +b53_srab +ba431-rng +barco-p50-gpio +bareudp +batman-adv +baycom_par +baycom_ser_fdx +baycom_ser_hdx +bcache +bch +bcm-phy-lib +bcm-phy-ptp +bcm-sf2 +bcm203x +bcm3510 +bcm54140 +bcm590xx +bcm590xx-regulator +bcm5974 +bcm7xxx +bcm87xx +bcm_vk +bcma +bcma-hcd +bcmsysport +bd6107 +bd9571mwv +bd9571mwv-regulator +bd99954-charger +bdc +be2iscsi +be2net +befs +bel-pfe +belkin_sa +bfa +bfq +bfs +bfusb +bh1750 +bh1770glc +bh1780 +binder_linux +binfmt_misc +blake2b_generic +block2mtd +blocklayoutdriver +blowfish-x86_64 +blowfish_common +blowfish_generic +bluecard_cs +bluetooth +bluetooth_6lowpan +bma150 +bma220_spi +bma400_core +bma400_i2c +bma400_spi +bmc150-accel-core +bmc150-accel-i2c +bmc150-accel-spi +bmc150_magn +bmc150_magn_i2c +bmc150_magn_spi +bme680_core +bme680_i2c +bme680_spi +bmg160_core +bmg160_i2c +bmg160_spi +bmi088-accel-core +bmi088-accel-spi +bmi160_core +bmi160_i2c +bmi160_spi +bmp280 +bmp280-i2c +bmp280-spi +bna +bnep +bno055 +bno055_i2c +bno055_ser +bnx2 +bnx2fc +bnx2i +bnx2x +bnxt_en +bnxt_re +bochs +bonding +bpa-rs600 +bpa10x +bpck +bpck6 +bpfilter +bpqether +bq2415x_charger +bq24190_charger +bq24257_charger +bq24735-charger +bq2515x_charger +bq256xx_charger +bq25890_charger +bq25980_charger +bq27xxx_battery +bq27xxx_battery_hdq +bq27xxx_battery_i2c +br2684 +br_netfilter +brcmfmac +brcmfmac-bca +brcmfmac-cyw +brcmfmac-wcc +brcmsmac +brcmutil +brd +bridge +broadcom +bsd_comp +bt3c_cs +bt819 +bt856 +bt866 +bt878 +btbcm +btcoexist +btintel +btmrvl +btmrvl_sdio +btmtk +btmtksdio +btmtkuart +btnxpuart +btqca +btrfs +btrsi +btrtl +btsdio +bttv +btusb +bu21013_ts +bu21029_ts +budget +budget-av +budget-ci +budget-core +budget-patch +c2port-duramar2150 +c67x00 +c_can +c_can_pci +c_can_platform +ca8210 +cachefiles +cadence_wdt +cafe_ccic +cafe_nand +caif +caif_serial +caif_socket +caif_usb +caif_virtio +camellia-aesni-avx-x86_64 +camellia-aesni-avx2 +camellia-x86_64 +camellia_generic +can +can-bcm +can-dev +can-gw +can-isotp +can-j1939 +can-raw +can327 +capmode +capsule-loader +carl9170 +carminefb +cassini +cast5-avx-x86_64 +cast5_generic +cast6-avx-x86_64 +cast6_generic +cast_common +catc +cavium_ptp +cb710 +cb710-mmc +cb_pcidas64 +cb_pcidda +cb_pcimdda +cc10001_adc +cc2520 +cc770 +cc770_isa +cc770_platform +ccm +ccp +ccp-crypto +ccs +ccs-pll +ccs811 +cdc-acm +cdc-phonet +cdc-wdm +cdc_eem +cdc_ether +cdc_mbim +cdc_ncm +cdc_subset +cdns-csi2rx +cdns-csi2tx +cdns-pltfrm +cdns-usb-common +cdns2-udc-pci +cdns3 +cdns3-pci-wrap +cdnsp-udc-pci +cec +cec-gpio +ceph +cfag12864b +cfag12864bfb +cfb +cfg80211 +cfi_cmdset_0001 +cfi_cmdset_0002 +cfi_cmdset_0020 +cfi_probe +cfi_util +ch +ch341 +ch7006 +ch7322 +ch9200 +ch_ipsec +ch_ktls +chacha-x86_64 +chacha20poly1305 +chacha_generic +chaoskey +charlcd +chcr +chipone_icn8505 +chipreg +chnl_net +chromeos_acpi +chromeos_laptop +chromeos_privacy_screen +chromeos_pstore +chromeos_tbmc +chv3-i2s +ci_hdrc +ci_hdrc_msm +ci_hdrc_pci +ci_hdrc_usb2 +cicada +cifs +cifs_arc4 +cifs_md4 +cio-dac +cirrus +cirrusfb +ck804xrom +classmate-laptop +clip +clk-cdce706 +clk-cs2000-cp +clk-lmk04832 +clk-max9485 +clk-palmas +clk-pwm +clk-si5341 +clk-si5351 +clk-si544 +clk-tps68470 +clk-twl6040 +clk-wm831x +cls_basic +cls_bpf +cls_cgroup +cls_flow +cls_flower +cls_fw +cls_matchall +cls_route +cls_u32 +cm109 +cm32181 +cm3232 +cm3323 +cm3605 +cm36651 +cma3000_d0x +cma3000_d0x_i2c +cmac +cmdlinepart +cmtp +cnic +cobalt +cobra +coda +colibri-vf50-ts +com20020 +com20020-pci +com20020_cs +com90io +com90xx +comedi +comedi_8255 +comedi_bond +comedi_example_test +comedi_parport +comedi_pci +comedi_pcmcia +comedi_test +comedi_usb +comm +compal-laptop +contec_pci_dio +cordic +core +coretemp +corsair-cpro +corsair-psu +cortina +counter +cp210x +cpcihp_generic +cpcihp_zt5550 +cpu5wdt +cpuid +cpuidle-haltpoll +cqhci +cr_bllcd +cramfs +crc-itu-t +crc32-pclmul +crc32_generic +crc4 +crc7 +crc8 +crct10dif-pclmul +cros-ec-cec +cros-ec-sensorhub +cros-ec-typec +cros_ec +cros_ec_accel_legacy +cros_ec_baro +cros_ec_chardev +cros_ec_debugfs +cros_ec_dev +cros_ec_i2c +cros_ec_ishtp +cros_ec_keyb +cros_ec_lid_angle +cros_ec_light_prox +cros_ec_lightbar +cros_ec_lpcs +cros_ec_mkbp_proximity +cros_ec_sensors +cros_ec_sensors_core +cros_ec_spi +cros_ec_sysfs +cros_ec_uart +cros_hps_i2c +cros_kbd_led_backlight +cros_peripheral_charger +cros_typec_switch +cros_usbpd-charger +cros_usbpd_logger +cros_usbpd_notify +crvml +cryptd +crypto_engine +crypto_safexcel +crypto_simd +crypto_user +cs3308 +cs5345 +cs53l32a +cs_dsp +csiostor +ct82c710 +ctucanfd +ctucanfd_pci +curve25519-generic +curve25519-x86_64 +cuse +cw1200_core +cw1200_wlan_sdio +cw1200_wlan_spi +cw2015_battery +cx18 +cx18-alsa +cx22700 +cx22702 +cx231xx +cx231xx-alsa +cx231xx-dvb +cx2341x +cx23885 +cx24110 +cx24113 +cx24116 +cx24117 +cx24120 +cx24123 +cx25821 +cx25821-alsa +cx25840 +cx82310_eth +cx88-alsa +cx88-blackbird +cx88-dvb +cx88-vp3054-i2c +cx8800 +cx8802 +cx88xx +cxacru +cxd2099 +cxd2820r +cxd2841er +cxd2880 +cxd2880-spi +cxgb +cxgb3 +cxgb3i +cxgb4 +cxgb4i +cxgb4vf +cxgbit +cxl_acpi +cxl_core +cxl_mem +cxl_pci +cxl_pmem +cxl_pmu +cxl_port +cy8ctma140 +cy8ctmg110_ts +cyapatp +cyber2000fb +cyberjack +cypress-sf +cypress_cy7c63 +cypress_firmware +cypress_m8 +cytherm +cyttsp4_core +cyttsp4_i2c +cyttsp4_spi +cyttsp5 +cyttsp_core +cyttsp_i2c +cyttsp_i2c_common +cyttsp_spi +da280 +da311 +da7280 +da9030_battery +da9034-ts +da903x-regulator +da903x_bl +da9052-battery +da9052-hwmon +da9052-regulator +da9052_bl +da9052_onkey +da9052_tsi +da9052_wdt +da9055-hwmon +da9055-regulator +da9055_onkey +da9055_wdt +da9062-core +da9062-regulator +da9062_wdt +da9063_onkey +da9063_wdt +da9150-charger +da9150-core +da9150-fg +da9150-gpadc +da9210-regulator +da9211-regulator +daqboard2000 +davicom +dax_cxl +dax_hmem +dax_pmem +db9 +dc395x +dca +dccp +dccp_diag +dccp_ipv4 +dccp_ipv6 +dcdbas +ddbridge +ddbridge-dummy-fe +de2104x +defxx +dell-laptop +dell-rbtn +dell-smbios +dell-smm-hwmon +dell-smo8800 +dell-uart-backlight +dell-wmi +dell-wmi-aio +dell-wmi-ddv +dell-wmi-descriptor +dell-wmi-led +dell-wmi-sysman +dell_rbu +delta-ahe50dc-fan +denali +denali_pci +des3_ede-x86_64 +des_generic +designware_i2s +device_dax +dfl +dfl-afu +dfl-emif +dfl-fme +dfl-fme-br +dfl-fme-mgr +dfl-fme-region +dfl-n3000-nios +dfl-pci +dht11 +diag +dib0070 +dib0090 +dib3000mb +dib3000mc +dib7000m +dib7000p +dib8000 +dib9000 +dibx000_common +digi_acceleport +diskonchip +dl2k +dlhl60d +dlink-dir685-touchkeys +dlm +dln2 +dln2-adc +dm-bio-prison +dm-bufio +dm-cache +dm-cache-smq +dm-clone +dm-crypt +dm-delay +dm-ebs +dm-era +dm-flakey +dm-historical-service-time +dm-integrity +dm-io-affinity +dm-log +dm-log-userspace +dm-log-writes +dm-mirror +dm-multipath +dm-persistent-data +dm-queue-length +dm-raid +dm-region-hash +dm-round-robin +dm-service-time +dm-snapshot +dm-switch +dm-thin-pool +dm-unstripe +dm-verity +dm-writecache +dm-zero +dm-zoned +dm1105 +dm9601 +dmard06 +dmard09 +dmard10 +dme1737 +dmfe +dmi-sysfs +dmx3191d +dnet +dp83640 +dp83822 +dp83848 +dp83867 +dp83869 +dp83tc811 +dp83td510 +dpot-dac +dps310 +dps920ab +dptf_pch_fivr +dptf_power +drbd +drivetemp +drm +drm_buddy +drm_display_helper +drm_dma_helper +drm_kms_helper +drm_mipi_dbi +drm_shmem_helper +drm_suballoc_helper +drm_ttm_helper +drm_vram_helper +drm_xen_front +drv260x +drv2665 +drv2667 +drx39xyj +drxd +drxk +ds1621 +ds1682 +ds1803 +ds2482 +ds2490 +ds2760_battery +ds2780_battery +ds2781_battery +ds2782_battery +ds3000 +ds4424 +ds620 +dsa_core +dsbr100 +dst +dst_ca +dstr +dt3000 +dt3155 +dt9812 +dtl1_cs +dummy +dummy-irq +dummy_stm +dvb-as102 +dvb-bt8xx +dvb-core +dvb-pll +dvb-ttpci +dvb-ttusb-budget +dvb-usb +dvb-usb-a800 +dvb-usb-af9005 +dvb-usb-af9005-remote +dvb-usb-af9015 +dvb-usb-af9035 +dvb-usb-anysee +dvb-usb-au6610 +dvb-usb-az6007 +dvb-usb-az6027 +dvb-usb-ce6230 +dvb-usb-cinergyT2 +dvb-usb-cxusb +dvb-usb-dib0700 +dvb-usb-dibusb-common +dvb-usb-dibusb-mb +dvb-usb-dibusb-mc +dvb-usb-dibusb-mc-common +dvb-usb-digitv +dvb-usb-dtt200u +dvb-usb-dtv5100 +dvb-usb-dvbsky +dvb-usb-dw2102 +dvb-usb-ec168 +dvb-usb-gl861 +dvb-usb-gp8psk +dvb-usb-lmedm04 +dvb-usb-m920x +dvb-usb-mxl111sf +dvb-usb-nova-t-usb2 +dvb-usb-opera +dvb-usb-pctv452e +dvb-usb-rtl28xxu +dvb-usb-technisat-usb2 +dvb-usb-ttusb2 +dvb-usb-umt-010 +dvb-usb-vp702x +dvb-usb-vp7045 +dvb_dummy_fe +dvb_usb_v2 +dw-edma +dw-edma-pcie +dw-i3c-master +dw-xdata-pcie +dw9714 +dw9768 +dw9807-vcm +dw_dmac +dw_dmac_core +dw_dmac_pci +dw_wdt +dwc-xlgmac +dwc2_pci +dwc3 +dwc3-haps +dwc3-pci +dwmac-generic +dwmac-intel +dwmac-loongson +dyna_pci10xx +dynapro +e100 +e1000 +e1000e +e3x0-button +e4000 +e752x_edac +earth-pt1 +earth-pt3 +ebc-c384_wdt +ebt_802_3 +ebt_among +ebt_arp +ebt_arpreply +ebt_dnat +ebt_ip +ebt_ip6 +ebt_limit +ebt_log +ebt_mark +ebt_mark_m +ebt_nflog +ebt_pkttype +ebt_redirect +ebt_snat +ebt_stp +ebt_vlan +ebtable_broute +ebtable_filter +ebtable_nat +ebtables +ec100 +ec_bhf +ec_sys +ecc +ecdh_generic +ecdsa_generic +echainiv +echo +ecrdsa_generic +edac_mce_amd +edt-ft5x06 +ee1004 +eeepc-laptop +eeepc-wmi +eeprom +eeprom_93cx6 +eeprom_93xx46 +eeti_ts +efa +efct +efi-pstore +efi_secret +efi_test +efibc +efs +egalax_ts_serial +ehci-fsl +ehset +einj +ektf2127 +elan_i2c +elo +em28xx +em28xx-alsa +em28xx-dvb +em28xx-rc +em28xx-v4l +em_canid +em_cmp +em_ipset +em_ipt +em_meta +em_nbyte +em_text +em_u32 +emc1403 +emc2103 +emc2305 +emc6w201 +emi26 +emi62 +empeg +ems_pci +ems_pcmcia +ems_usb +emu10k1-gp +ena +enc28j60 +enclosure +encx24j600 +encx24j600-regmap +ene_ir +eni +eni_vdpa +enic +envelope-detector +epat +epia +epic100 +eql +erdma +erofs +esas2r +esb2rom +esd_usb +esp4 +esp4_offload +esp6 +esp6_offload +esp_scsi +essiv +et1011c +et131x +et8ek8 +etas_es58x +ethoc +eurotechwdt +evbug +exar_wdt +exc3000 +exfat +extcon-adc-jack +extcon-axp288 +extcon-fsa9480 +extcon-gpio +extcon-intel-cht-wc +extcon-intel-int3496 +extcon-intel-mrfld +extcon-max14577 +extcon-max3355 +extcon-max77693 +extcon-max77843 +extcon-max8997 +extcon-palmas +extcon-ptn5150 +extcon-rt8973a +extcon-sm5502 +extcon-usb-gpio +extcon-usbc-cros-ec +extcon-usbc-tusb320 +ezusb +f2fs +f71805f +f71808e_wdt +f71882fg +f75375s +f81232 +f81534 +f81601 +f81604 +fakelb +fam15h_power +fan53555 +farsync +faulty +fb_agm1264k-fl +fb_bd663474 +fb_ddc +fb_hx8340bn +fb_hx8347d +fb_hx8353d +fb_hx8357d +fb_ili9163 +fb_ili9320 +fb_ili9325 +fb_ili9340 +fb_ili9341 +fb_ili9481 +fb_ili9486 +fb_pcd8544 +fb_ra8875 +fb_s6d02a1 +fb_s6d1121 +fb_seps525 +fb_sh1106 +fb_ssd1289 +fb_ssd1305 +fb_ssd1306 +fb_ssd1325 +fb_ssd1331 +fb_ssd1351 +fb_st7735r +fb_st7789v +fb_tinylcd +fb_tls8204 +fb_uc1611 +fb_uc1701 +fb_upd161704 +fbtft +fc0011 +fc0012 +fc0013 +fc2580 +fcoe +fcrypt +fdomain +fdomain_cs +fdomain_pci +fdp +fdp_i2c +fealnx +ff-memless +fieldbus_dev +fintek-cir +firedtv +firewire-core +firewire-net +firewire-ohci +firewire-sbp2 +firmware_attributes_class +fit2 +fit3 +fixed +fjes +floppy +fm10k +fm801-gp +fm_drv +fmvj18x_cs +fnic +forcedeth +fore_200e +fou +fou6 +fpga-bridge +fpga-mgr +fpga-region +freevxfs +friq +frpw +fsa4480 +fscache +fschmd +fsia6b +fsl-mph-dr-of +fsl_linflexuart +fsl_lpuart +fsp-3y +ftdi_sio +ftl +ftrace-direct +ftrace-direct-modify +ftrace-direct-too +ftsteutates +fujitsu-laptop +fujitsu-tablet +fujitsu_ts +funcore +funeth +fusb302 +fxas21002c_core +fxas21002c_i2c +fxas21002c_spi +fxls8962af-core +fxls8962af-i2c +fxls8962af-spi +fxos8700_core +fxos8700_i2c +fxos8700_spi +g450_pll +g760a +g762 +g_acm_ms +g_audio +g_cdc +g_dbgp +g_ether +g_ffs +g_hid +g_mass_storage +g_midi +g_ncm +g_nokia +g_printer +g_serial +g_webcam +g_zero +gadgetfs +gamecon +gameport +garmin_gps +garp +gb-audio-apbridgea +gb-audio-codec +gb-audio-gb +gb-audio-manager +gb-audio-module +gb-bootrom +gb-es2 +gb-firmware +gb-gbphy +gb-gpio +gb-hid +gb-i2c +gb-light +gb-log +gb-loopback +gb-power-supply +gb-pwm +gb-raw +gb-sdio +gb-spi +gb-spilib +gb-uart +gb-usb +gb-vibrator +gdmtty +gdmulte +gen_probe +generic +generic-adc-battery +genet +geneve +genwqe_card +gf2k +gfs2 +ghash-clmulni-intel +gigabyte-wmi +gl518sm +gl520sm +gl620a +gluebi +gm12u320 +gma500_gfx +gnss +gnss-mtk +gnss-serial +gnss-sirf +gnss-ubx +gnss-usb +go7007 +go7007-loader +go7007-usb +goku_udc +goldfish_battery +goodix_ts +gp2ap002 +gp2ap020a00f +gp8psk-fe +gpd-pocket-fan +gpio +gpio-104-dio-48e +gpio-104-idi-48 +gpio-104-idio-16 +gpio-aaeon +gpio-adp5520 +gpio-aggregator +gpio-amd-fch +gpio-amd8111 +gpio-amdpt +gpio-arizona +gpio-bd9571mwv +gpio-beeper +gpio-charger +gpio-da9052 +gpio-da9055 +gpio-dln2 +gpio-dwapb +gpio-elkhartlake +gpio-exar +gpio-f7188x +gpio-fxl6408 +gpio-gpio-mm +gpio-i8255 +gpio-ich +gpio-idio-16 +gpio-it87 +gpio-janz-ttl +gpio-kempld +gpio-latch +gpio-lp3943 +gpio-lp873x +gpio-madera +gpio-max3191x +gpio-max7300 +gpio-max7301 +gpio-max730x +gpio-max732x +gpio-mb86s7x +gpio-mc33880 +gpio-menz127 +gpio-ml-ioh +gpio-pca953x +gpio-pca9570 +gpio-pcf857x +gpio-pci-idio-16 +gpio-pcie-idio-24 +gpio-pisosr +gpio-rdc321x +gpio-regmap +gpio-regulator +gpio-sbu-mux +gpio-sch +gpio-sch311x +gpio-sim +gpio-siox +gpio-tangier +gpio-tpic2810 +gpio-tps65086 +gpio-tps65912 +gpio-tps68470 +gpio-tqmx86 +gpio-twl4030 +gpio-twl6040 +gpio-vibra +gpio-viperboard +gpio-virtio +gpio-vx855 +gpio-wcove +gpio-winbond +gpio-wm831x +gpio-wm8350 +gpio-wm8994 +gpio-ws16c48 +gpio-xra1403 +gpio_backlight +gpio_decoder +gpio_keys +gpio_keys_polled +gpio_mouse +gpu-sched +gr_udc +grace +gre +greybus +grip +grip_mp +gru +gs1662 +gs_usb +gsc_hpdi +gspca_benq +gspca_conex +gspca_cpia1 +gspca_dtcs033 +gspca_etoms +gspca_finepix +gspca_gl860 +gspca_jeilinj +gspca_jl2005bcd +gspca_kinect +gspca_konica +gspca_m5602 +gspca_main +gspca_mars +gspca_mr97310a +gspca_nw80x +gspca_ov519 +gspca_ov534 +gspca_ov534_9 +gspca_pac207 +gspca_pac7302 +gspca_pac7311 +gspca_se401 +gspca_sn9c2028 +gspca_sn9c20x +gspca_sonixb +gspca_sonixj +gspca_spca1528 +gspca_spca500 +gspca_spca501 +gspca_spca505 +gspca_spca506 +gspca_spca508 +gspca_spca561 +gspca_sq905 +gspca_sq905c +gspca_sq930x +gspca_stk014 +gspca_stk1135 +gspca_stv0680 +gspca_stv06xx +gspca_sunplus +gspca_t613 +gspca_topro +gspca_touptek +gspca_tv8532 +gspca_vc032x +gspca_vicam +gspca_xirlink_cit +gspca_zc3xx +gtp +gud +guillemot +gunze +gve +habanalabs +hackrf +hamachi +hampshire +hangcheck-timer +hanwang +hci +hci_bcm4377 +hci_nokia +hci_uart +hci_vhci +hctr2 +hd3ss3220 +hd44780 +hd44780_common +hdaps +hdc100x +hdc2010 +hdlc +hdlc_cisco +hdlc_fr +hdlc_ppp +hdlc_raw +hdlc_raw_eth +hdlc_x25 +hdlcdrv +hdma +hdma_mgmt +hdpvr +he +hecubafb +helene +hellcreek_sw +hexium_gemini +hexium_orion +hfcmulti +hfcpci +hfcsusb +hfi1 +hfs +hfsplus +hgafb +hi311x +hi556 +hi6210-i2s +hi8435 +hi846 +hi847 +hid +hid-a4tech +hid-accutouch +hid-alps +hid-apple +hid-appleir +hid-asus +hid-aureal +hid-axff +hid-belkin +hid-betopff +hid-bigbenff +hid-cherry +hid-chicony +hid-cmedia +hid-corsair +hid-cougar +hid-cp2112 +hid-creative-sb0540 +hid-cypress +hid-dr +hid-elan +hid-elecom +hid-elo +hid-emsff +hid-evision +hid-ezkey +hid-ft260 +hid-gaff +hid-gembird +hid-generic +hid-gfrm +hid-glorious +hid-google-hammer +hid-gt683r +hid-gyration +hid-holtek-kbd +hid-holtek-mouse +hid-holtekff +hid-hyperv +hid-icade +hid-ite +hid-jabra +hid-kensington +hid-keytouch +hid-kye +hid-lcpower +hid-led +hid-lenovo +hid-letsketch +hid-lg-g15 +hid-logitech +hid-logitech-dj +hid-logitech-hidpp +hid-macally +hid-magicmouse +hid-maltron +hid-mcp2221 +hid-megaworld +hid-mf +hid-microsoft +hid-monterey +hid-multitouch +hid-nintendo +hid-nti +hid-ntrig +hid-nvidia-shield +hid-ortek +hid-penmount +hid-petalynx +hid-picolcd +hid-pl +hid-plantronics +hid-playstation +hid-primax +hid-prodikeys +hid-pxrc +hid-razer +hid-redragon +hid-retrode +hid-rmi +hid-roccat +hid-roccat-arvo +hid-roccat-common +hid-roccat-isku +hid-roccat-kone +hid-roccat-koneplus +hid-roccat-konepure +hid-roccat-kovaplus +hid-roccat-lua +hid-roccat-pyra +hid-roccat-ryos +hid-roccat-savu +hid-saitek +hid-samsung +hid-semitek +hid-sensor-accel-3d +hid-sensor-als +hid-sensor-custom +hid-sensor-custom-intel-hinge +hid-sensor-gyro-3d +hid-sensor-hub +hid-sensor-humidity +hid-sensor-iio-common +hid-sensor-incl-3d +hid-sensor-magn-3d +hid-sensor-press +hid-sensor-prox +hid-sensor-rotation +hid-sensor-temperature +hid-sensor-trigger +hid-sigmamicro +hid-sjoy +hid-sony +hid-speedlink +hid-steam +hid-steelseries +hid-sunplus +hid-thrustmaster +hid-tivo +hid-tmff +hid-topre +hid-topseed +hid-twinhan +hid-u2fzero +hid-uclogic +hid-udraw-ps3 +hid-viewsonic +hid-vivaldi +hid-vivaldi-common +hid-vrc2 +hid-waltop +hid-wiimote +hid-xiaomi +hid-xinmo +hid-zpff +hid-zydacron +hideep +hidp +hih6130 +himax_hx83112b +hinic +hisi-spmi-controller +hmc425a +hmc5843_core +hmc5843_i2c +hmc5843_spi +hmc6352 +hopper +horus3a +hostap +hostap_cs +hostap_pci +hostap_plx +hp-wmi +hp-wmi-sensors +hp03 +hp206c +hp_accel +hpfs +hpilo +hpsa +hptiop +hpwdt +hsi +hsi_char +hso +hsr +ht16k33 +hts221 +hts221_i2c +hts221_spi +htu21 +huawei-wmi +huawei_cdc_ncm +hv_balloon +hv_netvsc +hv_sock +hv_storvsc +hv_utils +hv_vmbus +hwmon-aaeon +hwmon-vid +hwpoison-inject +hx711 +hx8357 +hx8357d +hycon-hy46xx +hynitron_cstxxx +hyperbus-core +hyperv-keyboard +hyperv_drm +hyperv_fb +i10nm_edac +i2c-algo-bit +i2c-algo-pca +i2c-ali1535 +i2c-ali1563 +i2c-ali15x3 +i2c-amd-mp2-pci +i2c-amd-mp2-plat +i2c-amd756 +i2c-amd756-s4882 +i2c-amd8111 +i2c-cbus-gpio +i2c-ccgx-ucsi +i2c-cht-wc +i2c-cp2615 +i2c-cros-ec-tunnel +i2c-designware-pci +i2c-diolan-u2c +i2c-dln2 +i2c-gpio +i2c-hid +i2c-hid-acpi +i2c-hid-of +i2c-i801 +i2c-isch +i2c-ismt +i2c-kempld +i2c-matroxfb +i2c-mchp-pci1xxxx +i2c-mlxcpld +i2c-mux +i2c-mux-gpio +i2c-mux-ltc4306 +i2c-mux-mlxcpld +i2c-mux-pca9541 +i2c-mux-pca954x +i2c-mux-reg +i2c-nforce2 +i2c-nforce2-s4985 +i2c-nvidia-gpu +i2c-ocores +i2c-parport +i2c-pca-platform +i2c-piix4 +i2c-robotfuzz-osif +i2c-scmi +i2c-simtec +i2c-sis5595 +i2c-sis630 +i2c-sis96x +i2c-smbus +i2c-stub +i2c-taos-evm +i2c-tiny-usb +i2c-via +i2c-viapro +i2c-viperboard +i2c-virtio +i2c-xiic +i3000_edac +i3200_edac +i3c +i3c-master-cdns +i40e +i5100_edac +i5400_edac +i5500_temp +i5k_amb +i6300esb +i7300_edac +i740fb +i7core_edac +i82092 +i82975x_edac +i915 +iTCO_vendor_support +iTCO_wdt +iavf +ib700wdt +ib_cm +ib_core +ib_ipoib +ib_iser +ib_isert +ib_mthca +ib_qib +ib_srp +ib_srpt +ib_umad +ib_uverbs +ibm-cffps +ibm_rtl +ibmaem +ibmasm +ibmasr +ibmpex +ice +ichxrom +icp10100 +icp_multi +icplus +ics932s401 +ideapad-laptop +ideapad_slidebar +idma64 +idmouse +idt77252 +idt_89hpesx +idt_gen2 +idt_gen3 +idtcps +idxd +idxd_bus +ie31200_edac +ie6xx_wdt +ieee802154 +ieee802154_6lowpan +ieee802154_socket +ifb +ifcvf +ife +ifi_canfd +iforce +iforce-serio +iforce-usb +igb +igbvf +igc +igen6_edac +igorplugusb +iguanair +iio-mux +iio-rescale +iio-trig-hrtimer +iio-trig-interrupt +iio-trig-loop +iio-trig-sysfs +iio_dummy +iio_hwmon +ila +ili210x +ili9163 +ili9225 +ili922x +ili9320 +ili9341 +ili9486 +ilitek_ts_i2c +imagis +img-ascii-lcd +img-i2s-in +img-i2s-out +img-parallel-out +img-spdif-in +img-spdif-out +imm +imon +imon_raw +ims-pcu +imx208 +imx214 +imx219 +imx258 +imx274 +imx290 +imx296 +imx319 +imx355 +ina209 +ina238 +ina2xx +ina2xx-adc +ina3221 +industrialio +industrialio-buffer-cb +industrialio-buffer-dma +industrialio-buffer-dmaengine +industrialio-configfs +industrialio-gts-helper +industrialio-hw-consumer +industrialio-sw-device +industrialio-sw-trigger +industrialio-triggered-buffer +industrialio-triggered-event +inet_diag +inexio +inftl +initio +input-leds +inspur-ipsps +int3400_thermal +int3401_thermal +int3402_thermal +int3403_thermal +int3406_thermal +int340x_thermal_zone +int51x1 +intel-cstate +intel-hid +intel-ish-ipc +intel-ishtp +intel-ishtp-hid +intel-ishtp-loader +intel-lpss +intel-lpss-acpi +intel-lpss-pci +intel-m10-bmc-core +intel-m10-bmc-hwmon +intel-m10-bmc-pmci +intel-m10-bmc-spi +intel-qep +intel-rng +intel-rst +intel-smartconnect +intel-uncore-frequency +intel-uncore-frequency-common +intel-uncore-frequency-tpmi +intel-vbtn +intel-wmi-sbl-fw-update +intel-wmi-thunderbolt +intel-xhci-usb-role-switch +intel-xway +intel_atomisp2_led +intel_atomisp2_pm +intel_bxt_pmic_thermal +intel_bxtwc_tmu +intel_bytcrc_pwrsrc +intel_chtdc_ti_pwrbtn +intel_chtwc_int33fe +intel_crystal_cove_charger +intel_ifs +intel_int0002_vgpio +intel_ips +intel_mrfld_adc +intel_mrfld_pwrbtn +intel_oaktrail +intel_pch_thermal +intel_pmc_bxt +intel_pmc_mux +intel_powerclamp +intel_punit_ipc +intel_qat +intel_quark_i2c_gpio +intel_rapl_common +intel_rapl_msr +intel_rapl_tpmi +intel_sar +intel_scu_ipcutil +intel_scu_pltdrv +intel_sdsi +intel_skl_int3472_discrete +intel_skl_int3472_tps68470 +intel_soc_dts_iosf +intel_soc_dts_thermal +intel_soc_pmic_bxtwc +intel_soc_pmic_chtdc_ti +intel_soc_pmic_mrfld +intel_tcc_cooling +intel_telemetry_core +intel_telemetry_debugfs +intel_telemetry_pltdrv +intel_th +intel_th_acpi +intel_th_gth +intel_th_msu +intel_th_msu_sink +intel_th_pci +intel_th_pti +intel_th_sth +intel_vpu +intel_vr_nor +intel_vsec +intel_vsec_tpmi +intelfb +interact +interrupt-cnt +inv-icm42600 +inv-icm42600-i2c +inv-icm42600-spi +inv-mpu6050 +inv-mpu6050-i2c +inv-mpu6050-spi +io_edgeport +io_ti +ioatdma +iommu_v2 +iommufd +ionic +iosm +iowarrior +ip5xxx_power +ip6_gre +ip6_tables +ip6_tunnel +ip6_udp_tunnel +ip6_vti +ip6t_NPT +ip6t_REJECT +ip6t_SYNPROXY +ip6t_ah +ip6t_eui64 +ip6t_frag +ip6t_hbh +ip6t_ipv6header +ip6t_mh +ip6t_rpfilter +ip6t_rt +ip6t_srh +ip6table_filter +ip6table_mangle +ip6table_nat +ip6table_raw +ip6table_security +ip_gre +ip_set +ip_set_bitmap_ip +ip_set_bitmap_ipmac +ip_set_bitmap_port +ip_set_hash_ip +ip_set_hash_ipmac +ip_set_hash_ipmark +ip_set_hash_ipport +ip_set_hash_ipportip +ip_set_hash_ipportnet +ip_set_hash_mac +ip_set_hash_net +ip_set_hash_netiface +ip_set_hash_netnet +ip_set_hash_netport +ip_set_hash_netportnet +ip_set_list_set +ip_tables +ip_tunnel +ip_vs +ip_vs_dh +ip_vs_fo +ip_vs_ftp +ip_vs_lblc +ip_vs_lblcr +ip_vs_lc +ip_vs_mh +ip_vs_nq +ip_vs_ovf +ip_vs_pe_sip +ip_vs_rr +ip_vs_sed +ip_vs_sh +ip_vs_twos +ip_vs_wlc +ip_vs_wrr +ip_vti +ipack +ipaq +ipcomp +ipcomp6 +iphase +ipheth +ipip +ipmi_devintf +ipmi_msghandler +ipmi_poweroff +ipmi_si +ipmi_ssif +ipmi_watchdog +ipoctal +ipr +ips +ipt_ECN +ipt_REJECT +ipt_SYNPROXY +ipt_ah +ipt_rpfilter +iptable_filter +iptable_mangle +iptable_nat +iptable_raw +iptable_security +ipu-bridge +ipu3-cio2 +ipu3-imgu +ipvlan +ipvtap +ipw +ipw2100 +ipw2200 +ipwireless +iqs269a +iqs5xx +iqs620at-temp +iqs621-als +iqs624-pos +iqs626a +iqs62x +iqs62x-keys +iqs7222 +ir-imon-decoder +ir-jvc-decoder +ir-kbd-i2c +ir-mce_kbd-decoder +ir-nec-decoder +ir-rc5-decoder +ir-rc6-decoder +ir-rcmm-decoder +ir-sanyo-decoder +ir-sharp-decoder +ir-sony-decoder +ir-usb +ir-xmp-decoder +ir35221 +ir36021 +ir38064 +ir_toy +irdma +irps5401 +irq-madera +irqbypass +isci +iscsi_boot_sysfs +iscsi_ibft +iscsi_target_mod +iscsi_tcp +isdnhdlc +ishtp_eclite +isight_firmware +isl29003 +isl29018 +isl29020 +isl29028 +isl29125 +isl29501 +isl6271a-regulator +isl6405 +isl6421 +isl6423 +isl68137 +isl9305 +isofs +isp116x-hcd +isp1704_charger +isp1760 +isst_if_common +isst_if_mbox_msr +isst_if_mbox_pci +isst_if_mmio +isst_tpmi +isst_tpmi_core +it87 +it8712f_wdt +it87_wdt +it913x +itd1000 +ite-cir +itg3200 +iuu_phoenix +ivtv +ivtv-alsa +ivtvfb +iw_cm +iw_cxgb4 +iwl3945 +iwl4965 +iwldvm +iwlegacy +iwlmvm +iwlwifi +ix2505v +ixgbe +ixgbevf +janz-cmodio +janz-ican3 +jc42 +jedec_probe +jffs2 +jfs +jmb38x_ms +jme +joydev +joydump +jr3_pci +jsa1212 +jsm +k10temp +k8temp +kafs +kalmia +kaweth +kb3886_bl +kbic +kbtab +kcm +kcomedilib +ke_counter +kempld-core +kempld_wdt +kernelcapi +keyspan +keyspan_pda +keyspan_remote +keywrap +kfifo_buf +kheaders +kionix-kx022a +kionix-kx022a-i2c +kionix-kx022a-spi +kl5kusb105 +kmem +kmx61 +kobil_sct +ks0108 +ks0127 +ks7010 +ks8842 +ks8851_common +ks8851_par +ks8851_spi +ksmbd +ksz884x +ksz8863_smi +ksz9477_i2c +ksz_spi +ksz_switch +ktd253-backlight +ktti +ktz8866 +kvaser_pci +kvaser_pciefd +kvaser_usb +kvm +kvm-amd +kvm-intel +kvmgt +kxcjk-1013 +kxsd9 +kxsd9-i2c +kxsd9-spi +kxtj9 +kyber-iosched +kyrofb +l1oip +l2tp_core +l2tp_debugfs +l2tp_eth +l2tp_ip +l2tp_ip6 +l2tp_netlink +l2tp_ppp +l440gx +l4f00242t03 +l64781 +lan743x +lan78xx +lan9303-core +lan9303_i2c +lan9303_mdio +lanai +lantiq +lantiq_gswip +lapb +lapbether +lattice-ecp3-config +lattice-sysconfig +lattice-sysconfig-spi +lcd +lcd2s +ldusb +lec +led-class-flash +led-class-multicolor +leds-88pm860x +leds-aaeon +leds-adp5520 +leds-apu +leds-as3645a +leds-aw200xx +leds-bd2606mvv +leds-bd2802 +leds-blinkm +leds-cht-wcove +leds-da903x +leds-da9052 +leds-dac124s085 +leds-gpio +leds-is31fl319x +leds-lm3530 +leds-lm3532 +leds-lm3533 +leds-lm355x +leds-lm3601x +leds-lm36274 +leds-lm3642 +leds-lp3944 +leds-lp3952 +leds-lp50xx +leds-lp8788 +leds-lt3593 +leds-max8997 +leds-mc13783 +leds-menf21bmc +leds-mlxcpld +leds-mlxreg +leds-mt6323 +leds-mt6370-flash +leds-mt6370-rgb +leds-nic78bx +leds-pca9532 +leds-pca955x +leds-pca963x +leds-pwm +leds-pwm-multicolor +leds-regulator +leds-rt8515 +leds-sgm3140 +leds-ss4200 +leds-tca6507 +leds-ti-lmu-common +leds-tlc591xx +leds-tps6105x +leds-wm831x-status +leds-wm8350 +ledtrig-activity +ledtrig-audio +ledtrig-backlight +ledtrig-camera +ledtrig-default-on +ledtrig-heartbeat +ledtrig-netdev +ledtrig-oneshot +ledtrig-pattern +ledtrig-timer +ledtrig-transient +ledtrig-tty +ledtrig-usbport +legousbtower +lenovo-ymc +lenovo-yogabook +lg-laptop +lg-vl600 +lg2160 +lgdt3305 +lgdt3306a +lgdt330x +lgs8gl5 +lgs8gxx +lib80211 +lib80211_crypt_ccmp +lib80211_crypt_tkip +lib80211_crypt_wep +libahci +libahci_platform +libarc4 +libceph +libchacha +libchacha20poly1305 +libcomposite +libcrc32c +libcurve25519 +libcurve25519-generic +libcxgb +libcxgbi +libdes +libertas +libertas_cs +libertas_sdio +libertas_spi +libertas_tf +libertas_tf_usb +libfc +libfcoe +libipw +libiscsi +libiscsi_tcp +libpoly1305 +libsas +libwx +lightning +line-display +lineage-pem +linear +liquidio +liquidio-core +liquidio_vf +lis3lv02d +lis3lv02d_i2c +lkkbd +ll_temac +llc +llc2 +lm25066 +lm3533-als +lm3533-core +lm3533-ctrlbank +lm3533_bl +lm3560 +lm3630a_bl +lm3639_bl +lm363x-regulator +lm3646 +lm63 +lm70 +lm73 +lm75 +lm77 +lm78 +lm80 +lm83 +lm8323 +lm8333 +lm85 +lm87 +lm90 +lm92 +lm93 +lm95234 +lm95241 +lm95245 +lmp91000 +lms283gf05 +lms501kf03 +lnbh25 +lnbh29 +lnbp21 +lnbp22 +lockd +lp +lp3943 +lp3971 +lp3972 +lp855x_bl +lp8727_charger +lp872x +lp873x +lp8755 +lp8788-buck +lp8788-charger +lp8788-ldo +lp8788_adc +lp8788_bl +lpc_ich +lpc_sch +lpddr_cmds +lpfc +lru_cache +lrw +lt3651-charger +lt7182s +ltc1660 +ltc2471 +ltc2485 +ltc2496 +ltc2497 +ltc2497-core +ltc2632 +ltc2688 +ltc2941-battery-gauge +ltc2945 +ltc2947-core +ltc2947-i2c +ltc2947-spi +ltc2978 +ltc2983 +ltc2990 +ltc2992 +ltc3589 +ltc3676 +ltc3815 +ltc4151 +ltc4162-l-charger +ltc4215 +ltc4222 +ltc4245 +ltc4260 +ltc4261 +ltr501 +ltrf216a +ltv350qv +lv0104cs +lv5207lp +lvstest +lxt +lz4 +lz4_compress +lz4hc +lz4hc_compress +m2m-deinterlace +m52790 +m62332 +m88ds3103 +m88rs2000 +m88rs6000t +mISDN_core +mISDN_dsp +mISDNinfineon +mISDNipac +mISDNisar +m_can +m_can_pci +m_can_platform +mac-celtic +mac-centeuro +mac-croatian +mac-cyrillic +mac-gaelic +mac-greek +mac-iceland +mac-inuit +mac-roman +mac-romanian +mac-turkish +mac80211 +mac80211_hwsim +mac802154 +mac802154_hwsim +mac_hid +macb +macb_pci +machxo2-spi +machzwd +macmodes +macsec +macvlan +macvtap +madera +madera-i2c +madera-spi +mag3110 +magellan +mailbox-altera +mana +mana_ib +mantis +mantis_core +map_absent +map_funcs +map_ram +map_rom +marvell +marvell-88x2222 +marvell10g +matrix-keymap +matrix_keypad +matrox_w1 +matroxfb_DAC1064 +matroxfb_Ti3026 +matroxfb_accel +matroxfb_base +matroxfb_crtc2 +matroxfb_g450 +matroxfb_maven +matroxfb_misc +max1027 +max11100 +max1111 +max1118 +max11205 +max11410 +max11801_ts +max1241 +max127 +max1363 +max14577-regulator +max14577_charger +max15301 +max1586 +max16064 +max16065 +max1619 +max16601 +max1668 +max17040_battery +max17042_battery +max1721x_battery +max197 +max20086-regulator +max20411-regulator +max20730 +max20751 +max2165 +max2175 +max30100 +max30102 +max30208 +max3100 +max31722 +max31730 +max31760 +max31785 +max31790 +max31827 +max31856 +max31865 +max3420_udc +max3421-hcd +max34440 +max44000 +max44009 +max517 +max5432 +max5481 +max5487 +max5522 +max5821 +max63xx_wdt +max6620 +max6621 +max6639 +max6650 +max6697 +max6875 +max7359_keypad +max77541 +max77541-adc +max77541-regulator +max77693-haptic +max77693-regulator +max77693_charger +max77826-regulator +max77976_charger +max8649 +max8660 +max8688 +max8893 +max8903_charger +max8907 +max8907-regulator +max8925-regulator +max8925_bl +max8925_onkey +max8925_power +max8952 +max8997-regulator +max8997_charger +max8997_haptic +max8998 +max8998_charger +max9271 +max9611 +maxim_thermocouple +mb1232 +mb862xxfb +mb86a16 +mb86a20s +mc +mc13783-adc +mc13783-pwrbutton +mc13783-regulator +mc13783_ts +mc13892-regulator +mc13xxx-core +mc13xxx-i2c +mc13xxx-regulator-core +mc13xxx-spi +mc3230 +mc34vr500 +mc44s803 +mcam-core +mcb +mcb-lpc +mcb-pci +mcba_usb +mce-inject +mceusb +mchp23k256 +mchp48l640 +mchp_pci1xxxx_gp +mchp_pci1xxxx_gpio +mcp251x +mcp251xfd +mcp3021 +mcp320x +mcp3422 +mcp3911 +mcp4018 +mcp41010 +mcp4131 +mcp4531 +mcp4725 +mcp4922 +mcr20a +mcs5000_ts +mcs7830 +mcs_touchkey +mct_u232 +mctp-serial +md-cluster +md4 +mdc800 +mdev +mdio +mdio-bcm-unimac +mdio-bitbang +mdio-cavium +mdio-gpio +mdio-i2c +mdio-mscc-miim +mdio-mvusb +mdio-regmap +mdio-thunder +me_daq +mediatek-ge +megaraid +megaraid_mbox +megaraid_mm +megaraid_sas +mei +mei-gsc +mei-me +mei-txe +mei_gsc_proxy +mei_hdcp +mei_phy +mei_pxp +mei_wdt +melfas_mip4 +memory-notifier-error-inject +memstick +men_z135_uart +men_z188_adc +mena21_wdt +menf21bmc +menf21bmc_hwmon +menf21bmc_wdt +menz69_wdt +meraki-mx100 +metro-usb +metronomefb +mf6x4 +mfd-aaeon +mgag200 +mhi +mhi_ep +mhi_net +mhi_pci_generic +mhi_wwan_ctrl +mhi_wwan_mbim +mi0283qt +michael_mic +micrel +microchip +microchip-spi +microchip_t1 +microchip_t1s +microread +microread_i2c +microread_mei +microtek +mii +minix +mip6 +mipi-i3c-hci +mite +mkiss +ml86v7667 +mlx-platform +mlx4_core +mlx4_en +mlx4_ib +mlx5-vfio-pci +mlx5_core +mlx5_ib +mlx5_vdpa +mlx90614 +mlx90632 +mlx_wdt +mlxfw +mlxreg-fan +mlxreg-hotplug +mlxreg-io +mlxreg-lc +mlxsw_core +mlxsw_i2c +mlxsw_minimal +mlxsw_pci +mlxsw_spectrum +mma7455_core +mma7455_i2c +mma7455_spi +mma7660 +mma8450 +mma8452 +mma9551 +mma9551_core +mma9553 +mmc35240 +mmc_block +mmc_spi +mms114 +mn88443x +mn88472 +mn88473 +mos7720 +mos7840 +most_cdev +most_core +most_i2c +most_net +most_snd +most_usb +most_video +motorcomm +moxa +mp2629 +mp2629_adc +mp2629_charger +mp2888 +mp2975 +mp5023 +mp8859 +mpi3mr +mpl115 +mpl115_i2c +mpl115_spi +mpl3115 +mpls_gso +mpls_iptunnel +mpls_router +mpoa +mpq7932 +mpr121_touchkey +mprls0025pa +mpt3sas +mptbase +mptcp_diag +mptctl +mptfc +mptlan +mptsas +mptscsih +mptspi +mpu3050 +mr75203 +mrf24j40 +mrp +ms5611_core +ms5611_i2c +ms5611_spi +ms5637 +ms_block +ms_sensors_i2c +msa311 +mscc +mscc_felix_dsa_lib +mscc_ocelot_ext +mscc_ocelot_switch_lib +mscc_seville +msdos +mse102x +msg2638 +msi-ec +msi-laptop +msi-wmi +msi001 +msi2500 +msp3400 +mspro_block +msr +mt2060 +mt2063 +mt20xx +mt2131 +mt2266 +mt312 +mt352 +mt6311-regulator +mt6315-regulator +mt6323-regulator +mt6331-regulator +mt6332-regulator +mt6357-regulator +mt6358-regulator +mt6359-regulator +mt6360-adc +mt6360-core +mt6360-regulator +mt6360_charger +mt6370 +mt6370-adc +mt6370-backlight +mt6370-charger +mt6370-regulator +mt6397 +mt6397-regulator +mt7530 +mt7530-mdio +mt7530-mmio +mt76 +mt76-connac-lib +mt76-sdio +mt76-usb +mt7601u +mt7603e +mt7615-common +mt7615e +mt7663-usb-sdio-common +mt7663s +mt7663u +mt76x0-common +mt76x02-lib +mt76x02-usb +mt76x0e +mt76x0u +mt76x2-common +mt76x2e +mt76x2u +mt7915e +mt7921-common +mt7921e +mt7921s +mt7921u +mt7996e +mt9m001 +mt9m111 +mt9p031 +mt9t112 +mt9v011 +mt9v032 +mt9v111 +mtd +mtd_blkdevs +mtd_dataflash +mtdblock +mtdblock_ro +mtdoops +mtdpstore +mtdram +mtdswap +mtip32xx +mtk-pmic-keys +mtk-sd +mtk_t7xx +mtouch +multipath +musb_hdrc +mux-adg792a +mux-adgs1408 +mux-core +mux-gpio +mv88e6060 +mv88e6xxx +mv_u3d_core +mv_udc +mvmdio +mvsas +mvumi +mwave +mwifiex +mwifiex_pcie +mwifiex_sdio +mwifiex_usb +mwl8k +mxb +mxc4005 +mxc6255 +mxic_nand +mxl-gpy +mxl111sf-demod +mxl111sf-tuner +mxl301rf +mxl5005s +mxl5007t +mxl5xx +mxl692 +mxm-wmi +mxser +mxuport +myrb +myri10ge +myrs +n411 +n5pf +n_gsm +n_hdlc +nand +nandcore +nandsim +national +natsemi +nau7802 +navman +nb7vpq904m +nbd +nci +nci_spi +nci_uart +ncn26000 +nct6683 +nct6775 +nct6775-core +nct6775-i2c +nct7802 +nct7904 +nd_btt +nd_pmem +nd_virtio +ne2k-pci +neofb +net1080 +net2272 +net2280 +netconsole +netdevsim +netfs +netjet +netlink_diag +netrom +nettel +netup-unidvb +netxen_nic +newtonkbd +nf_conncount +nf_conntrack +nf_conntrack_amanda +nf_conntrack_bridge +nf_conntrack_broadcast +nf_conntrack_ftp +nf_conntrack_h323 +nf_conntrack_irc +nf_conntrack_netbios_ns +nf_conntrack_netlink +nf_conntrack_pptp +nf_conntrack_sane +nf_conntrack_sip +nf_conntrack_snmp +nf_conntrack_tftp +nf_defrag_ipv4 +nf_defrag_ipv6 +nf_dup_ipv4 +nf_dup_ipv6 +nf_dup_netdev +nf_flow_table +nf_flow_table_inet +nf_log_syslog +nf_nat +nf_nat_amanda +nf_nat_ftp +nf_nat_h323 +nf_nat_irc +nf_nat_pptp +nf_nat_sip +nf_nat_snmp_basic +nf_nat_tftp +nf_reject_ipv4 +nf_reject_ipv6 +nf_socket_ipv4 +nf_socket_ipv6 +nf_synproxy_core +nf_tables +nf_tproxy_ipv4 +nf_tproxy_ipv6 +nfc +nfc_digital +nfcmrvl +nfcmrvl_i2c +nfcmrvl_spi +nfcmrvl_uart +nfcmrvl_usb +nfcsim +nfit +nfnetlink +nfnetlink_acct +nfnetlink_cthelper +nfnetlink_cttimeout +nfnetlink_hook +nfnetlink_log +nfnetlink_osf +nfnetlink_queue +nfp +nfs +nfs_acl +nfs_layout_flexfiles +nfs_layout_nfsv41_files +nfsd +nfsv2 +nfsv3 +nfsv4 +nft_chain_nat +nft_compat +nft_connlimit +nft_ct +nft_dup_ipv4 +nft_dup_ipv6 +nft_dup_netdev +nft_fib +nft_fib_inet +nft_fib_ipv4 +nft_fib_ipv6 +nft_fib_netdev +nft_flow_offload +nft_fwd_netdev +nft_hash +nft_limit +nft_log +nft_masq +nft_meta_bridge +nft_nat +nft_numgen +nft_osf +nft_queue +nft_quota +nft_redir +nft_reject +nft_reject_bridge +nft_reject_inet +nft_reject_ipv4 +nft_reject_ipv6 +nft_reject_netdev +nft_socket +nft_synproxy +nft_tproxy +nft_tunnel +nft_xfrm +nftl +ngbe +ngene +nhc_dest +nhc_fragment +nhc_hop +nhc_ipv6 +nhc_mobility +nhc_routing +nhc_udp +nhpoly1305 +nhpoly1305-avx2 +nhpoly1305-sse2 +ni903x_wdt +ni_6527 +ni_65xx +ni_660x +ni_670x +ni_daq_700 +ni_daq_dio24 +ni_mio_cs +ni_pcidio +ni_pcimio +ni_routes_test +ni_routing +ni_tio +ni_tiocmd +ni_usb6501 +nic7018_wdt +nicpf +nicstar +nicvf +nilfs2 +nitro_enclaves +niu +nixge +nlmon +nls_ascii +nls_cp1250 +nls_cp1251 +nls_cp1255 +nls_cp737 +nls_cp775 +nls_cp850 +nls_cp852 +nls_cp855 +nls_cp857 +nls_cp860 +nls_cp861 +nls_cp862 +nls_cp863 +nls_cp864 +nls_cp865 +nls_cp866 +nls_cp869 +nls_cp874 +nls_cp932 +nls_cp936 +nls_cp949 +nls_cp950 +nls_euc-jp +nls_iso8859-1 +nls_iso8859-13 +nls_iso8859-14 +nls_iso8859-15 +nls_iso8859-2 +nls_iso8859-3 +nls_iso8859-4 +nls_iso8859-5 +nls_iso8859-6 +nls_iso8859-7 +nls_iso8859-9 +nls_koi8-r +nls_koi8-ru +nls_koi8-u +nls_utf8 +nmclan_cs +noa1305 +nosy +notifier-error-inject +nouveau +novatek-nvt-ts +nozomi +npcm750-pwm-fan +ns558 +ns83820 +nsh +ntb +ntb_hw_epf +ntb_hw_idt +ntb_hw_intel +ntb_hw_switchtec +ntb_netdev +ntb_perf +ntb_pingpong +ntb_tool +ntb_transport +ntc_thermistor +ntfs +ntfs3 +null_blk +nuvoton-cir +nv_tco +nvidia-wmi-ec-backlight +nvidiafb +nvme +nvme-common +nvme-core +nvme-fabrics +nvme-fc +nvme-loop +nvme-rdma +nvme-tcp +nvmem-rave-sp-eeprom +nvmem-rmem +nvmem_qcom-spmi-sdam +nvmet +nvmet-fc +nvmet-rdma +nvmet-tcp +nvram +nvsw-sn2201 +nxp-c45-tja11xx +nxp-cbtx +nxp-nci +nxp-nci_i2c +nxp-tja11xx +nxt200x +nxt6000 +nzxt-kraken2 +nzxt-smart2 +objagg +occ-hwmon-common +occ-p8-hwmon +ocelot-soc +ocfb +ocfs2 +ocfs2_dlm +ocfs2_dlmfs +ocfs2_nodemanager +ocfs2_stack_o2cb +ocfs2_stack_user +ocfs2_stackglue +ocrdma +octeon_ep +of_mmc_spi +of_xilinx_wdt +ofb +og01a1b +omfs +omninet +on20 +on26 +onenand +onie-tlv +opa_vnic +opencores-kbd +openvswitch +opt3001 +opt4001 +opticon +option +or51132 +or51211 +orangefs +orinoco +orinoco_cs +orinoco_nortel +orinoco_plx +orinoco_tmd +orinoco_usb +oti6858 +otm3225a +ov01a10 +ov02a10 +ov08d10 +ov08x40 +ov13858 +ov13b10 +ov2640 +ov2659 +ov2680 +ov2685 +ov2740 +ov4689 +ov5647 +ov5648 +ov5670 +ov5675 +ov5693 +ov5695 +ov6650 +ov7251 +ov7640 +ov7670 +ov772x +ov7740 +ov8856 +ov8858 +ov8865 +ov9640 +ov9650 +ov9734 +overlay +oxp-sensors +oxu210hp-hcd +p4-clockmod +p54common +p54pci +p54spi +p54usb +p8022 +pa12203001 +padlock-aes +padlock-sha +palmas-pwrbutton +palmas-regulator +palmas_gpadc +panasonic-laptop +pandora_bl +panel +panel-auo-a030jtn01 +panel-mipi-dbi +panel-orisetech-ota5601a +panel-raspberrypi-touchscreen +panel-widechips-ws2401 +parkbd +parman +parport +parport_cs +parport_pc +parport_serial +pata_acpi +pata_ali +pata_amd +pata_artop +pata_atiixp +pata_atp867x +pata_cmd640 +pata_cmd64x +pata_cypress +pata_efar +pata_hpt366 +pata_hpt37x +pata_hpt3x2n +pata_hpt3x3 +pata_it8213 +pata_it821x +pata_jmicron +pata_legacy +pata_marvell +pata_mpiix +pata_netcell +pata_ninja32 +pata_ns87410 +pata_ns87415 +pata_oldpiix +pata_opti +pata_optidma +pata_parport +pata_pcmcia +pata_pdc2027x +pata_pdc202xx_old +pata_piccolo +pata_radisys +pata_rdc +pata_rz1000 +pata_sch +pata_serverworks +pata_sil680 +pata_sl82c105 +pata_triflex +pata_via +pc300too +pc87360 +pc87413_wdt +pc87427 +pca9450-regulator +pcap-regulator +pcap_keys +pcap_ts +pcbc +pcengines-apuv2 +pcf50633 +pcf50633-adc +pcf50633-backlight +pcf50633-charger +pcf50633-gpio +pcf50633-input +pcf50633-regulator +pcf8574_keypad +pcf8591 +pch_udc +pci +pci-epf-mhi +pci-epf-ntb +pci-epf-vntb +pci-hyperv +pci-hyperv-intf +pci-pf-stub +pci-stub +pci200syn +pcips2 +pcmcia +pcmcia_core +pcmcia_rsrc +pcmciamtd +pcnet32 +pcnet_cs +pcrypt +pcs-lynx +pcs-mtk-lynxi +pcs_xpcs +pcspkr +pcwd_pci +pcwd_usb +pd6729 +pdc_adma +pds_core +pds_vdpa +peak_pci +peak_pciefd +peak_pcmcia +peak_usb +peci +peci-cpu +peci-cputemp +peci-dimmtemp +pegasus +pegasus_notetaker +penmount +pfr_telemetry +pfr_update +phantom +phonet +phram +phy-bcm-kona-usb2 +phy-can-transceiver +phy-cpcap-usb +phy-exynos-usb2 +phy-generic +phy-gpio-vbus-usb +phy-intel-lgm-emmc +phy-isp1301 +phy-lgm-usb +phy-pxa-28nm-hsic +phy-pxa-28nm-usb2 +phy-qcom-usb-hs +phy-qcom-usb-hsic +phy-tahvo +phy-tusb1210 +phylink +physmap +pi3usb30532 +pi433 +pim4328 +pinctrl-alderlake +pinctrl-broxton +pinctrl-cannonlake +pinctrl-cedarfork +pinctrl-cy8c95x0 +pinctrl-da9062 +pinctrl-denverton +pinctrl-elkhartlake +pinctrl-emmitsburg +pinctrl-geminilake +pinctrl-icelake +pinctrl-jasperlake +pinctrl-lakefield +pinctrl-lewisburg +pinctrl-lynxpoint +pinctrl-madera +pinctrl-mcp23s08 +pinctrl-mcp23s08_i2c +pinctrl-mcp23s08_spi +pinctrl-meteorlake +pinctrl-sunrisepoint +pinctrl-tigerlake +pinephone-keyboard +ping +pistachio-internal-dac +pixcir_i2c_ts +pkcs7_test_key +pkcs8_key_parser +pktgen +pl2303 +plat-ram +plat_nand +platform_lcd +platform_profile +plfxlc +pli1209bc +plip +plusb +pluto2 +plx_dma +plx_pci +pm-notifier-error-inject +pm2fb +pm3fb +pm6764tr +pm80xx +pmbus +pmbus_core +pmc551 +pmcraid +pms7003 +pmt_class +pmt_crashlog +pmt_telemetry +pn532_uart +pn533 +pn533_i2c +pn533_usb +pn544 +pn544_i2c +pn544_mei +pn_pep +pnd2_edac +poly1305-x86_64 +poly1305_generic +polynomial +polyval-clmulni +polyval-generic +port100 +powermate +powr1220 +ppa +ppdev +ppp_async +ppp_deflate +ppp_mppe +ppp_synctty +pppoatm +pppoe +pppox +pps-gpio +pps-ldisc +pps_parport +pptp +prestera +prestera_pci +pretimeout_panic +prism2_usb +processor_thermal_device +processor_thermal_device_pci +processor_thermal_device_pci_legacy +processor_thermal_mbox +processor_thermal_rapl +processor_thermal_rfim +ps2-gpio +ps2mult +psample +pse_regulator +psmouse +psnap +pstore_blk +pstore_zone +psxpad-spi +ptdma +ptp_clockmatrix +ptp_dfl_tod +ptp_idt82p33 +ptp_ines +ptp_kvm +ptp_ocp +ptp_vmw +pulse8-cec +pulsedlight-lidar-lite-v2 +punit_atom_debug +pv88060-regulator +pv88080-regulator +pv88090-regulator +pvcalls-front +pvpanic +pvpanic-mmio +pvpanic-pci +pvrusb2 +pwc +pwm-beeper +pwm-clk +pwm-cros-ec +pwm-dwc +pwm-iqs620a +pwm-lp3943 +pwm-pca9685 +pwm-regulator +pwm-twl +pwm-twl-led +pwm-vibra +pwm_bl +pxa27x_udc +pxe1610 +pxrc +q54sj108a2 +qaic +qat_4xxx +qat_c3xxx +qat_c3xxxvf +qat_c62x +qat_c62xvf +qat_dh895xcc +qat_dh895xccvf +qca8k +qcaux +qcom-emac +qcom-labibb-regulator +qcom-spmi-adc5 +qcom-spmi-iadc +qcom-spmi-vadc +qcom-vadc-common +qcom-wled +qcom_glink +qcom_glink_rpm +qcom_spmi-regulator +qcom_usb_vbus-regulator +qcserial +qed +qede +qedf +qedi +qedr +qemu_fw_cfg +qinfo_probe +qla1280 +qla2xxx +qla3xxx +qla4xxx +qlcnic +qlge +qlogic_cs +qlogicfas408 +qm1d1b0004 +qm1d1c0042 +qmi_helpers +qmi_wwan +qnx4 +qnx6 +qrtr +qrtr-mhi +qrtr-smd +qrtr-tun +qsemi +qt1010 +qt1050 +qt1070 +qt2160 +qtnfmac +qtnfmac_pcie +quatech2 +quatech_daqp_cs +quota_tree +quota_v1 +quota_v2 +qwiic-joystick +qxl +r592 +r6040 +r8152 +r8153_ecm +r8169 +r8192e_pci +r8192u_usb +r820t +r852 +r8712u +r8723bs +r8a66597-hcd +r8a66597-udc +raa215300 +radeon +radeonfb +radio-keene +radio-ma901 +radio-maxiradio +radio-mr800 +radio-platform-si4713 +radio-raremono +radio-shark +radio-si470x-common +radio-si470x-i2c +radio-si470x-usb +radio-si476x +radio-tea5764 +radio-usb-si4713 +radio-wl1273 +raid0 +raid1 +raid10 +raid456 +raid6_pq +raid_class +rainshadow-cec +ramoops +rapl +rave-sp +rave-sp-backlight +rave-sp-pwrbutton +rave-sp-wdt +raw_diag +raw_gadget +ray_cs +raydium_i2c_ts +rbd +rc-adstech-dvb-t-pci +rc-alink-dtu-m +rc-anysee +rc-apac-viewcomp +rc-astrometa-t2hybrid +rc-asus-pc39 +rc-asus-ps3-100 +rc-ati-tv-wonder-hd-600 +rc-ati-x10 +rc-avermedia +rc-avermedia-a16d +rc-avermedia-cardbus +rc-avermedia-dvbt +rc-avermedia-m135a +rc-avermedia-m733a-rm-k6 +rc-avermedia-rm-ks +rc-avertv-303 +rc-azurewave-ad-tu700 +rc-beelink-gs1 +rc-beelink-mxiii +rc-behold +rc-behold-columbus +rc-budget-ci-old +rc-cinergy +rc-cinergy-1400 +rc-core +rc-ct-90405 +rc-d680-dmb +rc-delock-61959 +rc-dib0700-nec +rc-dib0700-rc5 +rc-digitalnow-tinytwin +rc-digittrade +rc-dm1105-nec +rc-dntv-live-dvb-t +rc-dntv-live-dvbt-pro +rc-dreambox +rc-dtt200u +rc-dvbsky +rc-dvico-mce +rc-dvico-portable +rc-em-terratec +rc-encore-enltv +rc-encore-enltv-fm53 +rc-encore-enltv2 +rc-evga-indtube +rc-eztv +rc-flydvb +rc-flyvideo +rc-fusionhdtv-mce +rc-gadmei-rm008z +rc-geekbox +rc-genius-tvgo-a11mce +rc-gotview7135 +rc-hauppauge +rc-hisi-poplar +rc-hisi-tv-demo +rc-imon-mce +rc-imon-pad +rc-imon-rsc +rc-iodata-bctv7e +rc-it913x-v1 +rc-it913x-v2 +rc-kaiomy +rc-khadas +rc-khamsin +rc-kworld-315u +rc-kworld-pc150u +rc-kworld-plus-tv-analog +rc-leadtek-y04g0051 +rc-lme2510 +rc-loopback +rc-manli +rc-mecool-kii-pro +rc-mecool-kiii-pro +rc-medion-x10 +rc-medion-x10-digitainer +rc-medion-x10-or2x +rc-minix-neo +rc-msi-digivox-ii +rc-msi-digivox-iii +rc-msi-tvanywhere +rc-msi-tvanywhere-plus +rc-nebula +rc-nec-terratec-cinergy-xs +rc-norwood +rc-npgtech +rc-odroid +rc-pctv-sedna +rc-pine64 +rc-pinnacle-color +rc-pinnacle-grey +rc-pinnacle-pctv-hd +rc-pixelview +rc-pixelview-002t +rc-pixelview-mk12 +rc-pixelview-new +rc-powercolor-real-angel +rc-proteus-2309 +rc-purpletv +rc-pv951 +rc-rc6-mce +rc-real-audio-220-32-keys +rc-reddo +rc-snapstream-firefly +rc-streamzap +rc-su3000 +rc-tanix-tx3mini +rc-tanix-tx5max +rc-tbs-nec +rc-technisat-ts35 +rc-technisat-usb2 +rc-terratec-cinergy-c-pci +rc-terratec-cinergy-s2-hd +rc-terratec-cinergy-xs +rc-terratec-slim +rc-terratec-slim-2 +rc-tevii-nec +rc-tivo +rc-total-media-in-hand +rc-total-media-in-hand-02 +rc-trekstor +rc-tt-1500 +rc-twinhan-dtv-cab-ci +rc-twinhan1027 +rc-vega-s9x +rc-videomate-m1f +rc-videomate-s350 +rc-videomate-tv-pvr +rc-videostrong-kii-pro +rc-wetek-hub +rc-wetek-play2 +rc-winfast +rc-winfast-usbii-deluxe +rc-x96max +rc-xbox-360 +rc-xbox-dvd +rc-zx-irdec +rc5t583-regulator +rdacm20 +rdacm21 +rdc321x-southbridge +rdma_cm +rdma_rxe +rdma_ucm +rdmavt +rds +rds_rdma +rds_tcp +realtek +redboot +redrat3 +reed_solomon +regmap-i3c +regmap-sccb +regmap-sdw +regmap-sdw-mbq +regmap-slimbus +regmap-spi-avmm +regmap-spmi +regmap-w1 +regulator-haptic +reiserfs +repaper +reset-ti-syscon +reset-tps380x +resistive-adc-touch +retu-mfd +retu-pwrbutton +retu_wdt +rfc1051 +rfc1201 +rfcomm +rfd77402 +rfd_ftl +rfkill-gpio +rio-scan +rio_cm +rio_mport_cdev +rionet +rivafb +rj54n1cb0c +rm3100-core +rm3100-i2c +rm3100-spi +rmd160 +rmi_core +rmi_i2c +rmi_smbus +rmi_spi +rmnet +rnbd-client +rnbd-server +rndis_host +rndis_wlan +rockchip +rocker +rohm-bu27008 +rohm-bu27034 +rohm_bu21023 +romfs +rose +rotary_encoder +rp2 +rpcrdma +rpcsec_gss_krb5 +rpmsg_char +rpmsg_core +rpmsg_ctrl +rpmsg_ns +rpmsg_tty +rpmsg_wwan_ctrl +rpr0521 +rsi_91x +rsi_sdio +rsi_usb +rt1719 +rt2400pci +rt2500pci +rt2500usb +rt2800lib +rt2800mmio +rt2800pci +rt2800usb +rt2x00lib +rt2x00mmio +rt2x00pci +rt2x00usb +rt4801-regulator +rt4803 +rt4831 +rt4831-backlight +rt4831-regulator +rt5033 +rt5033-regulator +rt5033_battery +rt5033_charger +rt5120 +rt5120-pwrkey +rt5120-regulator +rt5190a-regulator +rt5739 +rt5759-regulator +rt6160-regulator +rt6190-regulator +rt61pci +rt6245-regulator +rt73usb +rt9455_charger +rt9467-charger +rt9471 +rtc-88pm80x +rtc-88pm860x +rtc-ab-b5ze-s3 +rtc-ab-eoz9 +rtc-abx80x +rtc-bq32k +rtc-bq4802 +rtc-cros-ec +rtc-da9052 +rtc-da9055 +rtc-da9063 +rtc-ds1286 +rtc-ds1302 +rtc-ds1305 +rtc-ds1307 +rtc-ds1343 +rtc-ds1347 +rtc-ds1374 +rtc-ds1390 +rtc-ds1511 +rtc-ds1553 +rtc-ds1672 +rtc-ds1685 +rtc-ds1742 +rtc-ds2404 +rtc-ds3232 +rtc-em3027 +rtc-fm3130 +rtc-ftrtc010 +rtc-goldfish +rtc-hid-sensor-time +rtc-isl12022 +rtc-isl1208 +rtc-lp8788 +rtc-m41t80 +rtc-m41t93 +rtc-m41t94 +rtc-m48t35 +rtc-m48t59 +rtc-m48t86 +rtc-max6900 +rtc-max6902 +rtc-max6916 +rtc-max8907 +rtc-max8925 +rtc-max8997 +rtc-max8998 +rtc-mc13xxx +rtc-mcp795 +rtc-msm6242 +rtc-mt6397 +rtc-palmas +rtc-pcap +rtc-pcf2123 +rtc-pcf2127 +rtc-pcf50633 +rtc-pcf85063 +rtc-pcf8523 +rtc-pcf85363 +rtc-pcf8563 +rtc-pcf8583 +rtc-r9701 +rtc-rc5t583 +rtc-rp5c01 +rtc-rs5c348 +rtc-rs5c372 +rtc-rv3028 +rtc-rv3029c2 +rtc-rv3032 +rtc-rv8803 +rtc-rx4581 +rtc-rx6110 +rtc-rx8010 +rtc-rx8025 +rtc-rx8581 +rtc-s35390a +rtc-sd3078 +rtc-stk17ta8 +rtc-tps6586x +rtc-tps65910 +rtc-wilco-ec +rtc-wm831x +rtc-wm8350 +rtc-x1205 +rtl2830 +rtl2832 +rtl2832_sdr +rtl8150 +rtl8187 +rtl8188ee +rtl818x_pci +rtl8192c-common +rtl8192ce +rtl8192cu +rtl8192de +rtl8192ee +rtl8192se +rtl8365mb +rtl8366 +rtl8723-common +rtl8723ae +rtl8723be +rtl8821ae +rtl8xxxu +rtl_pci +rtl_usb +rtllib +rtllib_crypt_ccmp +rtllib_crypt_tkip +rtllib_crypt_wep +rtlwifi +rtmv20-regulator +rtq2134-regulator +rtq6056 +rtq6752-regulator +rtrs-client +rtrs-core +rtrs-server +rts5208 +rtsx_pci +rtsx_pci_ms +rtsx_pci_sdmmc +rtsx_usb +rtsx_usb_ms +rtsx_usb_sdmmc +rtw88_8723d +rtw88_8723de +rtw88_8723ds +rtw88_8723du +rtw88_8821c +rtw88_8821ce +rtw88_8821cs +rtw88_8821cu +rtw88_8822b +rtw88_8822be +rtw88_8822bs +rtw88_8822bu +rtw88_8822c +rtw88_8822ce +rtw88_8822cs +rtw88_8822cu +rtw88_core +rtw88_pci +rtw88_sdio +rtw88_usb +rtw89_8851b +rtw89_8851be +rtw89_8852a +rtw89_8852ae +rtw89_8852b +rtw89_8852be +rtw89_8852c +rtw89_8852ce +rtw89_core +rtw89_pci +rx51_battery +rxperf +rxrpc +s1d13xxxfb +s2250 +s2255drv +s2io +s3fb +s3fwrn5 +s3fwrn5_i2c +s3fwrn82_uart +s5c73m3 +s5h1409 +s5h1411 +s5h1420 +s5h1432 +s5k5baf +s5k6a3 +s626 +s6sy761 +s921 +saa6588 +saa6752hs +saa7110 +saa7115 +saa7127 +saa7134 +saa7134-alsa +saa7134-dvb +saa7134-empress +saa7134-go7007 +saa7146 +saa7146_vv +saa7164 +saa717x +saa7185 +saa7706h +safe_serial +sample-trace-array +samsung-keypad +samsung-laptop +samsung-q10 +samsung-sxgbe +sata_dwc_460ex +sata_inic162x +sata_mv +sata_nv +sata_promise +sata_qstor +sata_sil +sata_sil24 +sata_sis +sata_svw +sata_sx4 +sata_uli +sata_via +sata_vsc +savagefb +sb1000 +sb_edac +sbc60xxwdt +sbc_epx_c3 +sbc_fitpc2_wdt +sbc_gxx +sbp_target +sbrmi +sbs +sbs-battery +sbs-charger +sbs-manager +sbshc +sbtsi_temp +sc1200wdt +sc16is7xx +sc92031 +sca3000 +sca3300 +scb2_flash +scd30_core +scd30_i2c +scd30_serial +scd4x +sch311x_wdt +sch5627 +sch5636 +sch56xx-common +sch_cake +sch_cbs +sch_choke +sch_codel +sch_drr +sch_etf +sch_ets +sch_fq +sch_fq_codel +sch_fq_pie +sch_gred +sch_hfsc +sch_hhf +sch_htb +sch_ingress +sch_mqprio +sch_mqprio_lib +sch_multiq +sch_netem +sch_pie +sch_plug +sch_prio +sch_qfq +sch_red +sch_sfb +sch_sfq +sch_skbprio +sch_taprio +sch_tbf +sch_teql +scsi_debug +scsi_dh_alua +scsi_dh_emc +scsi_dh_hp_sw +scsi_dh_rdac +scsi_transport_fc +scsi_transport_iscsi +scsi_transport_sas +scsi_transport_spi +scsi_transport_srp +sctp +sctp_diag +sd_adc_modulator +sdhci +sdhci-acpi +sdhci-pci +sdhci-pltfm +sdhci-xenon-driver +sdhci_f_sdh30 +sdio_uart +sdricoh_cs +seco-cec +sensehat-joystick +sensorhub +serial-multi-instantiate +serial_cs +serial_ir +serio_raw +sermouse +serpent-avx-x86_64 +serpent-avx2 +serpent-sse2-x86_64 +serpent_generic +serport +ses +sev-guest +sf-pdma +sfc +sfc-falcon +sfc-siena +sfp +sgi_w1 +sgp30 +sgp40 +sha1-ssse3 +sha256-ssse3 +shark2 +sht15 +sht21 +sht3x +sht4x +shtc1 +si1133 +si1145 +si2157 +si2165 +si2168 +si21xx +si4713 +si476x-core +si7005 +si7020 +sidewinder +sierra +sierra_net +sil164 +silead +sim710 +simatic-ipc +simatic-ipc-leds +simatic-ipc-leds-gpio-apollolake +simatic-ipc-leds-gpio-core +simatic-ipc-leds-gpio-f7188x +simatic-ipc-wdt +simple-mfd-i2c +simpledrm +simplefb +siox-bus-gpio +siox-core +sis-agp +sis190 +sis5595 +sis900 +sis_i2c +sisfb +sisusbvga +sit +siw +sja1000 +sja1000_isa +sja1000_platform +sja1105 +skfp +skge +skx_edac +sky2 +sky81452 +sky81452-backlight +sky81452-regulator +sl28vpd +sl811-hcd +sl811_cs +slcan +slg51000-regulator +slicoss +slim-qcom-ctrl +slimbus +slip +slram +sm2_generic +sm3 +sm3-avx-x86_64 +sm3_generic +sm4 +sm4-aesni-avx-x86_64 +sm4-aesni-avx2-x86_64 +sm4_generic +sm501 +sm501fb +sm712fb +sm750fb +sm_common +sm_ftl +smartpqi +smb347-charger +smc +smc91c92_cs +smc_diag +smipcie +smm665 +smpro-core +smpro-errmon +smpro-hwmon +smpro-misc +smsc +smsc37b787_wdt +smsc47b397 +smsc47m1 +smsc47m192 +smsc75xx +smsc911x +smsc9420 +smsc95xx +smscufx +smsdvb +smsmdtv +smssdio +smsusb +snd +snd-ac97-codec +snd-acp-config +snd-acp-i2s +snd-acp-legacy-mach +snd-acp-mach +snd-acp-pci +snd-acp-pcm +snd-acp-pdm +snd-acp-rembrandt +snd-acp-renoir +snd-acp-sof-mach +snd-acp3x-i2s +snd-acp3x-pcm-dma +snd-acp3x-pdm-dma +snd-acp3x-rn +snd-acp5x-i2s +snd-acp5x-pcm-dma +snd-acp6x-pdm-dma +snd-ad1889 +snd-ak4113 +snd-ak4114 +snd-ak4117 +snd-ak4xxx-adda +snd-ali5451 +snd-aloop +snd-als300 +snd-als4000 +snd-asihpi +snd-atiixp +snd-atiixp-modem +snd-au8810 +snd-au8820 +snd-au8830 +snd-aw2 +snd-azt3328 +snd-bcd2000 +snd-bebob +snd-bt87x +snd-ca0106 +snd-cmipci +snd-compress +snd-cs4281 +snd-cs46xx +snd-cs8427 +snd-ctl-led +snd-ctxfi +snd-darla20 +snd-darla24 +snd-dice +snd-dummy +snd-echo3g +snd-emu10k1 +snd-emu10k1-synth +snd-emu10k1x +snd-emux-synth +snd-ens1370 +snd-ens1371 +snd-es1938 +snd-es1968 +snd-fireface +snd-firewire-digi00x +snd-firewire-lib +snd-firewire-motu +snd-firewire-tascam +snd-fireworks +snd-fm801 +snd-gina20 +snd-gina24 +snd-hda-codec +snd-hda-codec-analog +snd-hda-codec-ca0110 +snd-hda-codec-ca0132 +snd-hda-codec-cirrus +snd-hda-codec-cmedia +snd-hda-codec-conexant +snd-hda-codec-cs8409 +snd-hda-codec-generic +snd-hda-codec-hdmi +snd-hda-codec-idt +snd-hda-codec-realtek +snd-hda-codec-si3054 +snd-hda-codec-via +snd-hda-core +snd-hda-cs-dsp-ctls +snd-hda-ext-core +snd-hda-intel +snd-hda-scodec-cs35l41 +snd-hda-scodec-cs35l41-i2c +snd-hda-scodec-cs35l41-spi +snd-hdmi-lpe-audio +snd-hdsp +snd-hdspm +snd-hrtimer +snd-hwdep +snd-i2c +snd-ice1712 +snd-ice1724 +snd-ice17xx-ak4xxx +snd-indigo +snd-indigodj +snd-indigodjx +snd-indigoio +snd-indigoiox +snd-intel-dspcfg +snd-intel-sdw-acpi +snd-intel-sst-acpi +snd-intel-sst-core +snd-intel-sst-pci +snd-intel8x0 +snd-intel8x0m +snd-isight +snd-korg1212 +snd-layla20 +snd-layla24 +snd-lola +snd-lx6464es +snd-maestro3 +snd-mia +snd-mixart +snd-mixer-oss +snd-mona +snd-mpu401 +snd-mpu401-uart +snd-mtpav +snd-mts64 +snd-nm256 +snd-opl3-lib +snd-opl3-synth +snd-oxfw +snd-oxygen +snd-oxygen-lib +snd-pci-acp3x +snd-pci-acp5x +snd-pci-acp6x +snd-pci-ps +snd-pcm +snd-pcm-dmaengine +snd-pcmtest +snd-pcsp +snd-pcxhr +snd-pdaudiocf +snd-portman2x4 +snd-ps-pdm-dma +snd-ps-sdw-dma +snd-pt2258 +snd-rawmidi +snd-riptide +snd-rme32 +snd-rme96 +snd-rme9652 +snd-rn-pci-acp3x +snd-rpl-pci-acp6x +snd-sb-common +snd-seq +snd-seq-device +snd-seq-dummy +snd-seq-midi +snd-seq-midi-emul +snd-seq-midi-event +snd-seq-ump-client +snd-seq-virmidi +snd-serial-u16550 +snd-skl_nau88l25_max98357a +snd-soc-63xx +snd-soc-ac97 +snd-soc-acp-da7219mx98357-mach +snd-soc-acp-es8336-mach +snd-soc-acp-rt5645-mach +snd-soc-acp-rt5682-mach +snd-soc-acp5x-mach +snd-soc-acp6x-mach +snd-soc-acpi +snd-soc-acpi-intel-match +snd-soc-adau-utils +snd-soc-adau1372 +snd-soc-adau1372-i2c +snd-soc-adau1372-spi +snd-soc-adau1701 +snd-soc-adau1761 +snd-soc-adau1761-i2c +snd-soc-adau1761-spi +snd-soc-adau17x1 +snd-soc-adau7002 +snd-soc-adau7118 +snd-soc-adau7118-hw +snd-soc-adau7118-i2c +snd-soc-adi-axi-i2s +snd-soc-adi-axi-spdif +snd-soc-ak4104 +snd-soc-ak4118 +snd-soc-ak4375 +snd-soc-ak4458 +snd-soc-ak4554 +snd-soc-ak4613 +snd-soc-ak4642 +snd-soc-ak5386 +snd-soc-ak5558 +snd-soc-alc5623 +snd-soc-arizona +snd-soc-avs +snd-soc-avs-da7219 +snd-soc-avs-dmic +snd-soc-avs-hdaudio +snd-soc-avs-i2s-test +snd-soc-avs-max98357a +snd-soc-avs-max98373 +snd-soc-avs-max98927 +snd-soc-avs-nau8825 +snd-soc-avs-probe +snd-soc-avs-rt274 +snd-soc-avs-rt286 +snd-soc-avs-rt298 +snd-soc-avs-rt5682 +snd-soc-avs-ssm4567 +snd-soc-aw8738 +snd-soc-aw88395 +snd-soc-aw88395-lib +snd-soc-bd28623 +snd-soc-bdw-rt286 +snd-soc-bt-sco +snd-soc-catpt +snd-soc-chv3-codec +snd-soc-cml_rt1011_rt5682 +snd-soc-core +snd-soc-cros-ec-codec +snd-soc-cs35l32 +snd-soc-cs35l33 +snd-soc-cs35l34 +snd-soc-cs35l35 +snd-soc-cs35l36 +snd-soc-cs35l41 +snd-soc-cs35l41-i2c +snd-soc-cs35l41-lib +snd-soc-cs35l41-spi +snd-soc-cs35l45 +snd-soc-cs35l45-i2c +snd-soc-cs35l45-spi +snd-soc-cs35l56 +snd-soc-cs35l56-i2c +snd-soc-cs35l56-sdw +snd-soc-cs35l56-shared +snd-soc-cs35l56-spi +snd-soc-cs4234 +snd-soc-cs4265 +snd-soc-cs4270 +snd-soc-cs4271 +snd-soc-cs4271-i2c +snd-soc-cs4271-spi +snd-soc-cs42l42 +snd-soc-cs42l42-i2c +snd-soc-cs42l42-sdw +snd-soc-cs42l51 +snd-soc-cs42l51-i2c +snd-soc-cs42l52 +snd-soc-cs42l56 +snd-soc-cs42l73 +snd-soc-cs42l83-i2c +snd-soc-cs42xx8 +snd-soc-cs42xx8-i2c +snd-soc-cs43130 +snd-soc-cs4341 +snd-soc-cs4349 +snd-soc-cs53l30 +snd-soc-cx2072x +snd-soc-da7213 +snd-soc-da7219 +snd-soc-dmic +snd-soc-ehl-rt5660 +snd-soc-es7134 +snd-soc-es7241 +snd-soc-es8316 +snd-soc-es8326 +snd-soc-es8328 +snd-soc-es8328-i2c +snd-soc-es8328-spi +snd-soc-fsl-asrc +snd-soc-fsl-audmix +snd-soc-fsl-easrc +snd-soc-fsl-esai +snd-soc-fsl-micfil +snd-soc-fsl-mqs +snd-soc-fsl-rpmsg +snd-soc-fsl-sai +snd-soc-fsl-spdif +snd-soc-fsl-ssi +snd-soc-fsl-utils +snd-soc-fsl-xcvr +snd-soc-gtm601 +snd-soc-hda-codec +snd-soc-hdac-hda +snd-soc-hdac-hdmi +snd-soc-hdmi-codec +snd-soc-hsw-rt5640 +snd-soc-ics43432 +snd-soc-idt821034 +snd-soc-imx-audmux +snd-soc-inno-rk3036 +snd-soc-intel-hda-dsp-common +snd-soc-intel-sof-cirrus-common +snd-soc-intel-sof-maxim-common +snd-soc-intel-sof-realtek-common +snd-soc-kbl_da7219_max98357a +snd-soc-kbl_da7219_max98927 +snd-soc-kbl_rt5660 +snd-soc-kbl_rt5663_max98927 +snd-soc-kbl_rt5663_rt5514_max98927 +snd-soc-lpass-macro-common +snd-soc-lpass-rx-macro +snd-soc-lpass-tx-macro +snd-soc-lpass-va-macro +snd-soc-lpass-wsa-macro +snd-soc-max9759 +snd-soc-max98088 +snd-soc-max98090 +snd-soc-max98357a +snd-soc-max98363 +snd-soc-max98373 +snd-soc-max98373-i2c +snd-soc-max98373-sdw +snd-soc-max98388 +snd-soc-max98390 +snd-soc-max98396 +snd-soc-max98504 +snd-soc-max98520 +snd-soc-max9860 +snd-soc-max9867 +snd-soc-max98927 +snd-soc-msm8916-analog +snd-soc-msm8916-digital +snd-soc-mt6351 +snd-soc-mt6358 +snd-soc-mt6660 +snd-soc-nau8315 +snd-soc-nau8540 +snd-soc-nau8810 +snd-soc-nau8821 +snd-soc-nau8822 +snd-soc-nau8824 +snd-soc-nau8825 +snd-soc-pcm1681 +snd-soc-pcm1789-codec +snd-soc-pcm1789-i2c +snd-soc-pcm179x-codec +snd-soc-pcm179x-i2c +snd-soc-pcm179x-spi +snd-soc-pcm186x +snd-soc-pcm186x-i2c +snd-soc-pcm186x-spi +snd-soc-pcm3060 +snd-soc-pcm3060-i2c +snd-soc-pcm3060-spi +snd-soc-pcm3168a +snd-soc-pcm3168a-i2c +snd-soc-pcm3168a-spi +snd-soc-pcm5102a +snd-soc-pcm512x +snd-soc-pcm512x-i2c +snd-soc-pcm512x-spi +snd-soc-peb2466 +snd-soc-ps-mach +snd-soc-rk3328 +snd-soc-rl6231 +snd-soc-rl6347a +snd-soc-rt1011 +snd-soc-rt1015 +snd-soc-rt1015p +snd-soc-rt1019 +snd-soc-rt1308 +snd-soc-rt1308-sdw +snd-soc-rt1316-sdw +snd-soc-rt1318-sdw +snd-soc-rt274 +snd-soc-rt286 +snd-soc-rt298 +snd-soc-rt5514 +snd-soc-rt5514-spi +snd-soc-rt5616 +snd-soc-rt5631 +snd-soc-rt5640 +snd-soc-rt5645 +snd-soc-rt5651 +snd-soc-rt5659 +snd-soc-rt5660 +snd-soc-rt5663 +snd-soc-rt5670 +snd-soc-rt5677 +snd-soc-rt5677-spi +snd-soc-rt5682 +snd-soc-rt5682-i2c +snd-soc-rt5682-sdw +snd-soc-rt5682s +snd-soc-rt700 +snd-soc-rt711 +snd-soc-rt711-sdca +snd-soc-rt712-sdca +snd-soc-rt712-sdca-dmic +snd-soc-rt715 +snd-soc-rt715-sdca +snd-soc-rt722-sdca +snd-soc-rt9120 +snd-soc-sdw-mockup +snd-soc-sgtl5000 +snd-soc-si476x +snd-soc-sigmadsp +snd-soc-sigmadsp-i2c +snd-soc-sigmadsp-regmap +snd-soc-simple-amplifier +snd-soc-simple-card +snd-soc-simple-card-utils +snd-soc-simple-mux +snd-soc-skl +snd-soc-skl-ssp-clk +snd-soc-skl_hda_dsp +snd-soc-skl_nau88l25_ssm4567 +snd-soc-skl_rt286 +snd-soc-sma1303 +snd-soc-sof-sdw +snd-soc-sof-ssp-amp +snd-soc-sof_cs42l42 +snd-soc-sof_da7219_max98373 +snd-soc-sof_es8336 +snd-soc-sof_nau8825 +snd-soc-sof_rt5682 +snd-soc-spdif-rx +snd-soc-spdif-tx +snd-soc-src4xxx +snd-soc-src4xxx-i2c +snd-soc-ssm2305 +snd-soc-ssm2518 +snd-soc-ssm2602 +snd-soc-ssm2602-i2c +snd-soc-ssm2602-spi +snd-soc-ssm4567 +snd-soc-sst-atom-hifi2-platform +snd-soc-sst-bdw-rt5650-mach +snd-soc-sst-bdw-rt5677-mach +snd-soc-sst-bxt-da7219_max98357a +snd-soc-sst-bxt-rt298 +snd-soc-sst-byt-cht-cx2072x +snd-soc-sst-byt-cht-da7213 +snd-soc-sst-byt-cht-es8316 +snd-soc-sst-bytcr-rt5640 +snd-soc-sst-bytcr-rt5651 +snd-soc-sst-bytcr-wm5102 +snd-soc-sst-cht-bsw-max98090_ti +snd-soc-sst-cht-bsw-nau8824 +snd-soc-sst-cht-bsw-rt5645 +snd-soc-sst-cht-bsw-rt5672 +snd-soc-sst-dsp +snd-soc-sst-glk-rt5682_max98357a +snd-soc-sst-ipc +snd-soc-sst-sof-pcm512x +snd-soc-sst-sof-wm8804 +snd-soc-sta32x +snd-soc-sta350 +snd-soc-sti-sas +snd-soc-tas2552 +snd-soc-tas2562 +snd-soc-tas2764 +snd-soc-tas2770 +snd-soc-tas2780 +snd-soc-tas2781-comlib +snd-soc-tas2781-fmwlib +snd-soc-tas2781-i2c +snd-soc-tas5086 +snd-soc-tas571x +snd-soc-tas5720 +snd-soc-tas5805m +snd-soc-tas6424 +snd-soc-tda7419 +snd-soc-tfa9879 +snd-soc-tfa989x +snd-soc-tlv320adc3xxx +snd-soc-tlv320adcx140 +snd-soc-tlv320aic23 +snd-soc-tlv320aic23-i2c +snd-soc-tlv320aic23-spi +snd-soc-tlv320aic31xx +snd-soc-tlv320aic32x4 +snd-soc-tlv320aic32x4-i2c +snd-soc-tlv320aic32x4-spi +snd-soc-tlv320aic3x +snd-soc-tlv320aic3x-i2c +snd-soc-tlv320aic3x-spi +snd-soc-tpa6130a2 +snd-soc-ts3a227e +snd-soc-tscs42xx +snd-soc-tscs454 +snd-soc-uda1334 +snd-soc-wcd-mbhc +snd-soc-wcd9335 +snd-soc-wcd934x +snd-soc-wcd938x +snd-soc-wcd938x-sdw +snd-soc-wm-adsp +snd-soc-wm5102 +snd-soc-wm8510 +snd-soc-wm8523 +snd-soc-wm8524 +snd-soc-wm8580 +snd-soc-wm8711 +snd-soc-wm8728 +snd-soc-wm8731 +snd-soc-wm8731-i2c +snd-soc-wm8731-spi +snd-soc-wm8737 +snd-soc-wm8741 +snd-soc-wm8750 +snd-soc-wm8753 +snd-soc-wm8770 +snd-soc-wm8776 +snd-soc-wm8782 +snd-soc-wm8804 +snd-soc-wm8804-i2c +snd-soc-wm8804-spi +snd-soc-wm8903 +snd-soc-wm8904 +snd-soc-wm8940 +snd-soc-wm8960 +snd-soc-wm8961 +snd-soc-wm8962 +snd-soc-wm8974 +snd-soc-wm8978 +snd-soc-wm8985 +snd-soc-wsa881x +snd-soc-wsa883x +snd-soc-wsa884x +snd-soc-xlnx-formatter-pcm +snd-soc-xlnx-i2s +snd-soc-xlnx-spdif +snd-soc-xtfpga-i2s +snd-soc-zl38060 +snd-sof +snd-sof-acpi +snd-sof-acpi-intel-bdw +snd-sof-acpi-intel-byt +snd-sof-amd-acp +snd-sof-amd-rembrandt +snd-sof-amd-renoir +snd-sof-intel-atom +snd-sof-intel-hda +snd-sof-intel-hda-common +snd-sof-intel-hda-mlink +snd-sof-pci +snd-sof-pci-intel-apl +snd-sof-pci-intel-cnl +snd-sof-pci-intel-icl +snd-sof-pci-intel-mtl +snd-sof-pci-intel-skl +snd-sof-pci-intel-tgl +snd-sof-pci-intel-tng +snd-sof-probes +snd-sof-utils +snd-sof-xtensa-dsp +snd-sonicvibes +snd-timer +snd-trident +snd-ua101 +snd-ump +snd-usb-6fire +snd-usb-audio +snd-usb-caiaq +snd-usb-hiface +snd-usb-line6 +snd-usb-pod +snd-usb-podhd +snd-usb-toneport +snd-usb-us122l +snd-usb-usx2y +snd-usb-variax +snd-usbmidi-lib +snd-util-mem +snd-via82xx +snd-via82xx-modem +snd-virmidi +snd-virtuoso +snd-vx-lib +snd-vx222 +snd-vxpocket +snd-ymfpci +snd_xen_front +snet_vdpa +snic +snps_udc_core +soc_button_array +softdog +softing +softing_cs +solo6x10 +solos-pci +sony-btf-mpx +sony-laptop +soundcore +soundwire-amd +soundwire-bus +soundwire-cadence +soundwire-generic-allocation +soundwire-intel +soundwire-qcom +sp2 +sp5100_tco +sp8870 +sp887x +spaceball +spaceorb +sparse-keymap +spcp8x5 +speakup +speakup_acntsa +speakup_apollo +speakup_audptr +speakup_bns +speakup_decext +speakup_dectlk +speakup_dummy +speakup_ltlk +speakup_soft +speakup_spkout +speakup_txprt +spectrum_cs +speedfax +speedstep-lib +speedtch +spi-altera-core +spi-altera-dfl +spi-altera-platform +spi-amd +spi-axi-spi-engine +spi-bitbang +spi-butterfly +spi-cadence +spi-dln2 +spi-dw +spi-dw-mmio +spi-dw-pci +spi-gpio +spi-intel +spi-intel-pci +spi-intel-platform +spi-lantiq-ssc +spi-lm70llp +spi-loopback-test +spi-microchip-core +spi-microchip-core-qspi +spi-mux +spi-mxic +spi-nor +spi-oc-tiny +spi-pci1xxxx +spi-pxa2xx-pci +spi-pxa2xx-platform +spi-sc18is602 +spi-sifive +spi-slave-system-control +spi-slave-time +spi-tle62x0 +spi-xcomm +spi-zynqmp-gqspi +spi_ks8995 +spidev +spinand +spl +spmi +sprd_serial +sps30 +sps30_i2c +sps30_serial +sr9700 +sr9800 +srf04 +srf08 +ssb +ssb-hcd +ssd1307fb +ssd130x +ssd130x-i2c +ssd130x-spi +ssfdc +ssp_accel_sensor +ssp_gyro_sensor +ssp_iio +sst25l +sstfb +ssu100 +st +st-mipid02 +st-nci +st-nci_i2c +st-nci_spi +st1232 +st21nfca_hci +st21nfca_i2c +st7586 +st7735r +st95hf +st_accel +st_accel_i2c +st_accel_spi +st_drv +st_gyro +st_gyro_i2c +st_gyro_spi +st_lsm6dsx +st_lsm6dsx_i2c +st_lsm6dsx_i3c +st_lsm6dsx_spi +st_lsm9ds0 +st_lsm9ds0_i2c +st_lsm9ds0_spi +st_magn +st_magn_i2c +st_magn_spi +st_pressure +st_pressure_i2c +st_pressure_spi +st_sensors +st_sensors_i2c +st_sensors_spi +st_uvis25_core +st_uvis25_i2c +st_uvis25_spi +starfire +stb0899 +stb6000 +stb6100 +ste10Xp +stex +stinger +stk1160 +stk3310 +stk8312 +stk8ba50 +stm_console +stm_core +stm_ftrace +stm_heartbeat +stm_p_basic +stm_p_sys-t +stmfts +stmmac +stmmac-pci +stmmac-platform +stowaway +stp +stpddc60 +streamzap +streebog_generic +stts751 +stusb160x +stv0288 +stv0297 +stv0299 +stv0367 +stv0900 +stv090x +stv0910 +stv6110 +stv6110x +stv6111 +stx104 +sundance +sungem +sungem_phy +sunhme +suni +sunkbd +sunrise_co2 +sunrpc +sur40 +surface3-wmi +surface3_power +surface3_spi +surface_acpi_notify +surface_aggregator +surface_aggregator_cdev +surface_aggregator_hub +surface_aggregator_registry +surface_aggregator_tabletsw +surface_battery +surface_charger +surface_dtx +surface_gpe +surface_hid +surface_hid_core +surface_hotplug +surface_kbd +surface_platform_profile +surfacepro3_button +svc-i3c-master +svgalib +switchtec +sx8654 +sx9310 +sx9324 +sx9360 +sx9500 +sx_common +sy7636a-hwmon +sy7636a-regulator +sym53c500_cs +sym53c8xx +symbolserial +synaptics_i2c +synaptics_usb +synclink_gt +system76_acpi +sysv +t5403 +tag_ar9331 +tag_brcm +tag_dsa +tag_gswip +tag_hellcreek +tag_ksz +tag_lan9303 +tag_mtk +tag_none +tag_ocelot +tag_ocelot_8021q +tag_qca +tag_rtl4_a +tag_rtl8_4 +tag_rzn1_a5psw +tag_sja1105 +tag_trailer +tag_xrs700x +tap +target_core_file +target_core_iblock +target_core_mod +target_core_pscsi +target_core_user +tc-dwc-g210 +tc-dwc-g210-pci +tc358743 +tc358746 +tc654 +tc74 +tc90522 +tca6416-keypad +tca8418_keypad +tcan4x5x +tcm_fc +tcm_loop +tcm_qla2xxx +tcm_remote +tcm_usb_gadget +tcp_bbr +tcp_bic +tcp_cdg +tcp_dctcp +tcp_diag +tcp_highspeed +tcp_htcp +tcp_hybla +tcp_illinois +tcp_lp +tcp_nv +tcp_scalable +tcp_vegas +tcp_veno +tcp_westwood +tcp_yeah +tcpci +tcpci_maxim +tcpci_mt6360 +tcpci_mt6370 +tcpci_rt1711h +tcpm +tcrypt +tcs3414 +tcs3472 +tda10021 +tda10023 +tda10048 +tda1004x +tda10071 +tda10086 +tda18212 +tda18218 +tda18250 +tda18271 +tda18271c2dd +tda1997x +tda38640 +tda665x +tda7432 +tda8083 +tda8261 +tda826x +tda827x +tda8290 +tda9840 +tda9887 +tda9950 +tda998x +tdfxfb +tdo24m +tdx-guest +tea575x +tea5761 +tea5767 +tea6415c +tea6420 +team +team_mode_activebackup +team_mode_broadcast +team_mode_loadbalance +team_mode_random +team_mode_roundrobin +tee +tef6862 +tehuti +teranetics +test_blackhole_dev +test_bpf +test_power +tg3 +thermal-generic-adc +think-lmi +thinkpad_acpi +thmc50 +ths7303 +ths8200 +thunder_bgx +thunder_xcv +thunderbolt +thunderbolt_net +ti-adc081c +ti-adc0832 +ti-adc084s021 +ti-adc108s102 +ti-adc12138 +ti-adc128s052 +ti-adc161s626 +ti-ads1015 +ti-ads1100 +ti-ads124s08 +ti-ads131e08 +ti-ads7924 +ti-ads7950 +ti-ads8344 +ti-ads8688 +ti-dac082s085 +ti-dac5571 +ti-dac7311 +ti-dac7612 +ti-lmp92064 +ti-lmu +ti-tlc4541 +ti-tsc2046 +ti_am335x_adc +ti_am335x_tsc +ti_am335x_tscadc +ti_usb_3410_5052 +tifm_7xx1 +tifm_core +tifm_ms +tifm_sd +timeriomem-rng +tipc +tlan +tlclk +tls +tlv320aic23b +tm2-touchkey +tmag5273 +tmdc +tmp006 +tmp007 +tmp102 +tmp103 +tmp108 +tmp117 +tmp401 +tmp421 +tmp464 +tmp513 +topstar-laptop +toshiba_acpi +toshiba_bluetooth +toshiba_haps +toshsd +touchit213 +touchright +touchwin +tpci200 +tpl0102 +tpm_atmel +tpm_i2c_atmel +tpm_i2c_infineon +tpm_i2c_nuvoton +tpm_infineon +tpm_nsc +tpm_st33zp24 +tpm_st33zp24_i2c +tpm_st33zp24_spi +tpm_tis_i2c +tpm_tis_i2c_cr50 +tpm_tis_spi +tpm_vtpm_proxy +tps23861 +tps40422 +tps51632-regulator +tps53679 +tps546d24 +tps6105x +tps6105x-regulator +tps62360-regulator +tps65010 +tps65023-regulator +tps6507x +tps6507x-regulator +tps6507x-ts +tps65086 +tps65086-regulator +tps65090-charger +tps65090-regulator +tps65132-regulator +tps6524x-regulator +tps6586x-regulator +tps65910-regulator +tps65912-regulator +tps6594-core +tps6594-esm +tps6594-i2c +tps6594-pfsm +tps6594-spi +tps6598x +tps68470-regulator +tqmx86 +tqmx86_wdt +trace-printk +trancevibrator +trf7970a +tridentfb +ts2020 +ts_bm +ts_fsm +ts_kmp +tsc2004 +tsc2005 +tsc2007 +tsc200x-core +tsc40 +tsi721_mport +tsl2550 +tsl2563 +tsl2583 +tsl2591 +tsl2772 +tsl4531 +tsnep +tsys01 +tsys02d +ttm +ttpci-eeprom +ttusb_dec +ttusbdecfe +ttusbir +ttynull +tua6100 +tua9001 +tulip +tuner +tuner-simple +tuner-types +tunnel4 +tunnel6 +turbografx +tvaudio +tveeprom +tvp514x +tvp5150 +tvp7002 +tw2804 +tw5864 +tw68 +tw686x +tw9903 +tw9906 +tw9910 +twidjoy +twl-regulator +twl4030-madc +twl4030-pwrbutton +twl4030-vibra +twl4030_charger +twl4030_keypad +twl4030_madc_battery +twl4030_wdt +twl6030-gpadc +twl6030-regulator +twl6040-vibra +twofish-avx-x86_64 +twofish-x86_64 +twofish-x86_64-3way +twofish_common +twofish_generic +txgbe +typec +typec_displayport +typec_nvidia +typec_ucsi +typec_wcove +typhoon +uPD60620 +u_audio +u_ether +u_serial +uacce +uartlite +uas +ubi +ubifs +ublk_drv +ubuntu-host +ucan +ucd9000 +ucd9200 +ucsi_acpi +ucsi_ccg +ucsi_stm32g0 +uda1342 +udc-core +udf +udl +udlfb +udp_diag +udp_tunnel +ueagle-atm +ufs +ufshcd-core +ufshcd-dwc +ufshcd-pci +ufshcd-pltfrm +ug3105_battery +uhid +uio +uio_aec +uio_cif +uio_dfl +uio_dmem_genirq +uio_hv_generic +uio_mf624 +uio_netx +uio_pci_generic +uio_pdrv_genirq +uio_pruss +uio_sercos3 +uleds +uli526x +ulpi +ums-alauda +ums-cypress +ums-datafab +ums-eneub6250 +ums-freecom +ums-isd200 +ums-jumpshot +ums-karma +ums-onetouch +ums-realtek +ums-sddr09 +ums-sddr55 +ums-usbat +unix_diag +upd64031a +upd64083 +upd78f0730 +us5182d +usb-conn-gpio +usb-serial-simple +usb-storage +usb251xb +usb3503 +usb4604 +usb8xxx +usb_8dev +usb_debug +usb_f_acm +usb_f_ecm +usb_f_ecm_subset +usb_f_eem +usb_f_fs +usb_f_hid +usb_f_mass_storage +usb_f_midi +usb_f_ncm +usb_f_obex +usb_f_phonet +usb_f_printer +usb_f_rndis +usb_f_serial +usb_f_ss_lb +usb_f_tcm +usb_f_uac1 +usb_f_uac1_legacy +usb_f_uac2 +usb_f_uvc +usb_wwan +usbatm +usbdux +usbduxfast +usbduxsigma +usbhid +usbip-core +usbip-host +usbip-vudc +usbkbd +usblcd +usblp +usbmon +usbmouse +usbnet +usbserial +usbsevseg +usbtest +usbtmc +usbtouchscreen +usbtv +usdhi6rol0 +userio +userspace-consumer +ushc +usnic_verbs +uss720 +uv_mmtimer +uv_sysfs +uvc +uvcvideo +uvesafb +v4l2-async +v4l2-dv-timings +v4l2-flash-led-class +v4l2-fwnode +v4l2-mem2mem +v4l2-tpg +v4l2loopback +vboxguest +vboxsf +vboxvideo +vcan +vcnl3020 +vcnl4000 +vcnl4035 +vdpa +vdpa_sim +vdpa_sim_blk +vdpa_sim_net +vduse +veml6030 +veml6070 +ves1820 +ves1x93 +veth +vf610_adc +vf610_dac +vfio +vfio-pci +vfio-pci-core +vfio_iommu_type1 +vga16fb +vgastate +vgem +vgg2432a4 +vhci-hcd +vhost +vhost_iotlb +vhost_net +vhost_scsi +vhost_vdpa +vhost_vsock +via-camera +via-cputemp +via-rhine +via-rng +via-sdmmc +via-velocity +via686a +via_wdt +viafb +vicodec +video +video-i2c +videobuf-core +videobuf-dma-sg +videobuf2-common +videobuf2-dma-contig +videobuf2-dma-sg +videobuf2-dvb +videobuf2-memops +videobuf2-v4l2 +videobuf2-vmalloc +videodev +vim2m +vimc +viperboard +viperboard_adc +virt_wifi +virtio-gpu +virtio-rng +virtio_bt +virtio_crypto +virtio_dma_buf +virtio_input +virtio_mem +virtio_pmem +virtio_rpmsg_bus +virtio_snd +virtio_vdpa +virtiofs +virtual +virtual_ncidev +visl +visor +vitesse +vitesse-vsc73xx-core +vitesse-vsc73xx-platform +vitesse-vsc73xx-spi +vivid +vkms +vl53l0x-i2c +vl6180 +vmac +vmd +vme_fake +vme_tsi148 +vme_user +vmgenid +vmk80xx +vmlfb +vmw_balloon +vmw_pvrdma +vmw_pvscsi +vmw_vmci +vmw_vsock_virtio_transport +vmw_vsock_virtio_transport_common +vmw_vsock_vmci_transport +vmwgfx +vmxnet3 +vp27smpx +vp_vdpa +vport-geneve +vport-gre +vport-vxlan +vpx3220 +vrf +vringh +vsock +vsock_diag +vsock_loopback +vsockmon +vsxxxaa +vt1211 +vt6655_stage +vt6656_stage +vt8231 +vt8623fb +vub300 +vx855 +vxcan +vxlan +vz89x +w1-gpio +w1_ds2405 +w1_ds2406 +w1_ds2408 +w1_ds2413 +w1_ds2423 +w1_ds2430 +w1_ds2431 +w1_ds2433 +w1_ds2438 +w1_ds250x +w1_ds2780 +w1_ds2781 +w1_ds2805 +w1_ds28e04 +w1_ds28e17 +w1_smem +w1_therm +w5100 +w5100-spi +w5300 +w6692 +w83627ehf +w83627hf +w83627hf_wdt +w83773g +w83781d +w83791d +w83792d +w83793 +w83795 +w83877f_wdt +w83977f_wdt +w83l785ts +w83l786ng +wacom +wacom_i2c +wacom_serial4 +wacom_w8001 +wafer5823wdt +walkera0701 +wanxl +warrior +wbsd +wcd934x +wcn36xx +wd719x +wdat_wdt +wdt87xx_i2c +wdt_pci +wfx +whiteheat +wil6210 +wilc1000 +wilc1000-sdio +wilc1000-spi +wilco-charger +wilco_ec +wilco_ec_debugfs +wilco_ec_events +wilco_ec_telem +winbond-840 +winbond-cir +winmate-fm07-keys +wire +wireguard +wireless-hotkey +wishbone-serial +wl1251 +wl1251_sdio +wl1251_spi +wl1273-core +wl12xx +wl18xx +wl3501_cs +wlcore +wlcore_sdio +wm831x-dcdc +wm831x-hwmon +wm831x-isink +wm831x-ldo +wm831x-on +wm831x-ts +wm831x_backup +wm831x_bl +wm831x_power +wm831x_wdt +wm8350-hwmon +wm8350-regulator +wm8350_power +wm8350_wdt +wm8400-regulator +wm8739 +wm8775 +wm8994 +wm8994-regulator +wm97xx-ts +wmi +wmi-bmof +wp512 +wpcm450-soc +wusb3801 +wwan +wwan_hwsim +x25 +x38_edac +x86-android-tablets +x86_pkg_temp_thermal +x9250 +x_tables +xbox_remote +xc2028 +xc4000 +xc5000 +xcbc +xctr +xdma +xdpe12284 +xdpe152c4 +xen-blkback +xen-evtchn +xen-fbfront +xen-front-pgdir-shbuf +xen-gntalloc +xen-gntdev +xen-hcd +xen-kbdfront +xen-netback +xen-pciback +xen-pcifront +xen-privcmd +xen-scsiback +xen-scsifront +xen-tpmfront +xen_wdt +xenfs +xfrm4_tunnel +xfrm6_tunnel +xfrm_algo +xfrm_compat +xfrm_interface +xfrm_ipcomp +xfrm_user +xfs +xgene-hwmon +xhci-pci +xhci-pci-renesas +xhci-plat-hcd +xiaomi-wmi +xilinx-pr-decoupler +xilinx-spi +xilinx-xadc +xilinx_emac +xilinx_emaclite +xilinx_gmii2rgmii +xilinx_sdfec +xillybus_class +xillybus_core +xillybus_pcie +xillyusb +xiphera-trng +xirc2ps_cs +xircom_cb +xlnx_vcu +xor +xp +xpad +xpc +xpnet +xr_serial +xrs700x +xrs700x_i2c +xrs700x_mdio +xsens_mt +xsk_diag +xt_AUDIT +xt_CHECKSUM +xt_CLASSIFY +xt_CONNSECMARK +xt_CT +xt_DSCP +xt_HL +xt_HMARK +xt_IDLETIMER +xt_LED +xt_LOG +xt_MASQUERADE +xt_NETMAP +xt_NFLOG +xt_NFQUEUE +xt_RATEEST +xt_REDIRECT +xt_SECMARK +xt_TCPMSS +xt_TCPOPTSTRIP +xt_TEE +xt_TPROXY +xt_TRACE +xt_addrtype +xt_bpf +xt_cgroup +xt_cluster +xt_comment +xt_connbytes +xt_connlabel +xt_connlimit +xt_connmark +xt_conntrack +xt_cpu +xt_dccp +xt_devgroup +xt_dscp +xt_ecn +xt_esp +xt_hashlimit +xt_helper +xt_hl +xt_ipcomp +xt_iprange +xt_ipvs +xt_l2tp +xt_length +xt_limit +xt_mac +xt_mark +xt_multiport +xt_nat +xt_nfacct +xt_osf +xt_owner +xt_physdev +xt_pkttype +xt_policy +xt_quota +xt_rateest +xt_realm +xt_recent +xt_sctp +xt_set +xt_socket +xt_state +xt_statistic +xt_string +xt_tcpmss +xt_tcpudp +xt_time +xt_u32 +xtkbd +xusbatm +xxhash_generic +xz_dec_test +yam +yamaha-yas530 +yealink +yellowfin +yenta_socket +yurex +z3fold +zaurus +zd1201 +zd1211rw +zd1301 +zd1301_demod +zet6223 +zforce_ts +zfs +zhenhua +ziirave_wdt +zinitix +zl10036 +zl10039 +zl10353 +zl6100 +zonefs +zopt2201 +zpa2326 +zpa2326_i2c +zpa2326_spi +zram +zstd --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/amd64/lowlatency.modules.builtin +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/amd64/lowlatency.modules.builtin @@ -0,0 +1,284 @@ +8250 +8250_base +8250_mid +8250_pci +8250_rt288x +ac +acpi-cpufreq +acpi_dbg +acpi_mdio +aead +aes_generic +af_packet +agpgart +akcipher +amd64-agp +asiliantfb +asn1_decoder +asn1_encoder +ata_generic +ata_piix +atkbd +backlight +battery +bcm84881 +binfmt_script +bitrev +bsg +button +cbc +cdrom +cfbcopyarea +cfbfillrect +cfbimgblt +charger-manager +cn +configfs +cpufreq_conservative +cpufreq_ondemand +cpufreq_performance +cpufreq_powersave +cpufreq_userspace +crc-ccitt +crc-t10dif +crc16 +crc32 +crc32c-intel +crc32c_generic +crc64 +crc64-rocksoft +crc64_rocksoft_generic +crct10dif_common +crct10dif_generic +crypto +crypto_acompress +crypto_algapi +crypto_hash +crypto_null +cryptomgr +ctr +cts +da9063 +dax +deflate +dh_generic +digsig +dm-mod +dns_resolver +drbg +drm_mipi_dsi +drm_panel_orientation_quirks +drop_monitor +dwc2 +ecb +ecryptfs +edac_core +edd +efivarfs +ehci-hcd +ehci-pci +ehci-platform +elants_i2c +encrypted-keys +evdev +exportfs +ext4 +extcon-core +failover +fan +fat +fb +fb_sys_fops +fbdev +fddi +firmware_class +fixed_phy +font +fuse +fwnode_mdio +gcm +geniv +gf128mul +ghash-generic +ghes_edac +glob +governor_passive +governor_performance +governor_powersave +governor_simpleondemand +governor_userspace +gpio-crystalcove +gpio-generic +grant-dma-ops +hed +hid_bpf +hmac +hsu_dma +hwmon +i2c-core +i2c-designware-core +i2c-designware-platform +i2c-dev +i8042 +imsttfb +input-core +intel-agp +intel-gtt +intel-uncore +intel_pmc_core +intel_pmc_core_pltdrv +iosf_mbi +iova +ipv6 +jbd2 +jitterentropy_rng +kdf_sp800108 +kgdboc +kpp +led-class +libaes +libata +libcryptoutils +libnvdimm +libphy +libps2 +libsha1 +libsha256 +linear_ranges +loop +lz4_decompress +lzo +lzo-rle +lzo_compress +lzo_decompress +max14577 +max310x +max77693 +mbcache +md-mod +md5 +mdio_devres +mfd-core +mmc_core +mousedev +mpi +mq-deadline +n_null +nd_e820 +net_failover +nls_base +nls_cp437 +ohci-hcd +ohci-pci +ohci-platform +oid_registry +palmas +pata_sis +pcc-cpufreq +pinctrl-cherryview +pinctrl-intel +pkcs7_message +powernow-k8 +ppp_generic +pps_core +pretimeout_noop +processor +pstore +ptp +public_key +pwm-lpss +pwm-lpss-pci +pwm-lpss-platform +rapidio +rational +regmap-i2c +regmap-mmio +regmap-spi +rfkill +rng +rng-core +roles +rsa_generic +rtc-cmos +sccnxp +scsi_common +scsi_mod +sd_mod +selftests +seqiv +serdev +serial_base +serial_mctrl_gpio +serio +sg +sha1_generic +sha256_generic +sha3_generic +sha512-ssse3 +sha512_generic +sig +skcipher +slhc +speedstep-centrino +squashfs +sr_mod +syscopyarea +sysfillrect +sysimgblt +t10-pi +tcp_cubic +thermal +tpm +tpm_crb +tpm_tis +tpm_tis_core +tps65912-core +tps65912-i2c +tps65912-spi +trusted +ttyprintk +tun +ucs2_string +uhci-hcd +uinput +unix +usb-common +usbcore +utf8data +vesafb +vfat +vgacon +via-agp +virt-dma +virtio +virtio-iommu +virtio_balloon +virtio_blk +virtio_console +virtio_mmio +virtio_net +virtio_pci +virtio_pci_legacy_dev +virtio_pci_modern_dev +virtio_ring +virtio_scsi +vivaldi-fmap +watchdog +wwnr +x509_key_parser +xen-acpi-processor +xen-blkfront +xen-netfront +xenbus +xenbus_probe_frontend +xhci-hcd +xts +xxhash +xz_dec +zbud +zlib_deflate +zlib_inflate +zsmalloc +zstd_common +zstd_compress +zstd_decompress --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/amd64/lowlatency.retpoline +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/amd64/lowlatency.retpoline @@ -0,0 +1 @@ +# retpoline v1.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/arm64/lowlatency +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/arm64/lowlatency @@ -0,0 +1,28816 @@ +ACPI EXPORT_SYMBOL_GPL 0xa6af1390 acpi_table_parse_cedt vmlinux +BRCMFMAC EXPORT_SYMBOL_GPL 0x04dc723e brcmf_fwvid_unregister_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +BRCMFMAC EXPORT_SYMBOL_GPL 0x848793c3 brcmf_fwvid_register_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +COUNTER EXPORT_SYMBOL_GPL 0x1344a885 counter_unregister drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x271a73be counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x2db52525 counter_push_event drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x7afea309 counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x990d78ab counter_put drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xae739a12 counter_priv drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xb42cb8cb devm_counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xe0689ac2 devm_counter_alloc drivers/counter/counter +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x08b3fde9 otx2_cpt_msix_offset_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x0a80a9e6 otx2_cptlf_unregister_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x24e2e318 otx2_cptlf_free_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x2afd80c5 cn10k_cptpf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x3d9d7845 otx2_cptlf_shutdown drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x440c105d otx2_cpt_send_af_reg_requests drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x4984c2f1 otx2_cptlf_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x5f855128 otx2_cpt_add_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x773033ce otx2_cpt_read_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x7cd60b32 cn10k_cptvf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x9846bc63 otx2_cpt_send_ready_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xadaeb0de otx2_cptlf_set_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xb87729bf otx2_cpt_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xd11719a3 otx2_cpt_detach_rsrcs_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xd3509eb6 otx2_cpt_sync_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xfb43f2c7 otx2_cptlf_register_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xff6f134b otx2_cpt_send_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x613d8e44 crypto_cipher_decrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xc682f9ba crypto_cipher_encrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xce8d79f2 crypto_cipher_setkey vmlinux +CXL EXPORT_SYMBOL_GPL 0x01e870e7 devm_cxl_pmu_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x055c6ee3 cxl_mem_active_inc vmlinux +CXL EXPORT_SYMBOL_GPL 0x0913c9da read_cdat_data drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x09495a2e is_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0aafa43f cxl_root_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0dfbe574 cxl_dpa_debug drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x155251c1 to_cxl_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x265fb917 cxl_switch_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x287698f3 devm_cxl_add_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x28a7c210 cxl_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2d37b498 set_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2f302990 cxl_set_timestamp drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2f9eae85 cxl_endpoint_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x33e2aa93 cxl_mem_active_dec vmlinux +CXL EXPORT_SYMBOL_GPL 0x384eb723 cxl_mem_sanitize drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x397aa99e cxl_rcd_component_reg_phys drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3a68436b devm_cxl_add_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3b19e725 cxl_count_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3d4a067a cxl_trigger_poison_list drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3edae112 cxl_port_to_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x465d42ae cxl_dvsec_rr_decode drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x46f043f1 cxl_debugfs_create_dir drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4ac4a84c cxl_decoder_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4c159687 __cxl_driver_register drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4e21885f devm_cxl_add_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5514b6ff cxl_find_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x55381139 devm_cxl_setup_hdm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x59d65574 cxl_internal_send_cmd drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5a9df43f cxl_find_regblock_instance drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5b087c5c cxl_map_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5d4bb779 is_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5edd2b4d devm_cxl_add_rch_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6203e28a cxl_mem_create_range_info drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x69c0249c devm_cxl_add_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6db91a7c devm_cxl_enumerate_decoders drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6f13ea21 is_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x701bbaad cxl_bus_rescan drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7049b5f3 cxl_decoder_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7143f93d cxl_setup_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7336c49a cxl_bus_type drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7362e9ed cxl_dev_state_identify drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7cb12762 is_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7fa19cc4 alloc_free_mem_region vmlinux +CXL EXPORT_SYMBOL_GPL 0x80fc5d88 devm_cxl_port_enumerate_dports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x82d43879 is_cxl_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x84305aff cxl_map_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x84943ccc cxl_probe_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x84b45156 insert_resource_expand_to_fit vmlinux +CXL EXPORT_SYMBOL_GPL 0x87665230 devm_cxl_add_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x882684c5 is_cxl_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x888da0bc cxl_inject_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8c1ebb19 cxl_map_pmu_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8e662da4 cxl_hb_modulo drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x92604f10 cxl_mem_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x92becd2c to_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x96170818 to_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x982b345f devm_cxl_dpa_reserve drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98628ac8 cxl_bus_drain drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98d01f0c to_cxl_dax_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9abe2085 schedule_cxl_memdev_detach drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9d4f6ed0 cxl_add_to_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9e5c27c9 cxl_probe_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb12b5481 to_cxl_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb2accafd cxl_decoder_add_locked drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb329bdb0 to_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb32e8c67 devm_cxl_register_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb54d968a cxl_await_media_ready drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc010d37d to_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc476893c cxl_mem_get_event_records drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc96d898f cxl_pci_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xcda26081 cxl_driver_unregister drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd45d1e89 devm_cxl_add_passthrough_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd4d57b81 cxl_enumerate_cmds drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd5c55c96 is_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd78fcf66 cxl_find_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdad5b793 cxl_mem_get_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdca8fed0 to_cxl_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdcff461e cxl_clear_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xde771dd3 find_cxl_root drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdee0f4a7 cxl_cor_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe3d42f46 devm_cxl_enumerate_ports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xeaa9d268 cxl_memdev_setup_fw_upload drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xeb656874 cxl_endpoint_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xee74f36f is_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf3e945da is_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf7f73670 cxl_hdm_decode_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf9274aef cxl_memdev_state_create drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf9f3f9f1 clear_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfbe2d3ff to_cxl_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfff88175 cxl_poison_state_init drivers/cxl/core/cxl_core +DMA_BUF EXPORT_SYMBOL_GPL 0x070aaff2 dma_buf_vmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x0ac496da dma_buf_begin_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x0f863684 dma_buf_map_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x13ded77a dma_buf_vunmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x277eabb2 dma_buf_move_notify vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x3b42409a dma_buf_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x3ce1678f dma_buf_detach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x4894119f dma_buf_unmap_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x50fbc6b9 dma_buf_pin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x5a79739a dma_buf_unpin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x73174ea1 dma_buf_map_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x9c1fc9be dma_buf_unmap_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xa0fe4933 dma_buf_mmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xa81fa9f6 dma_buf_put vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xa8a79c95 dma_buf_export vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xb87c0032 dma_buf_vmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xd75f9296 dma_buf_get vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xdd8f4f9b dma_buf_vunmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xdf2dac4a dma_buf_dynamic_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf8ff8d77 dma_buf_end_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xfbb6f871 dma_buf_fd vmlinux +DRM_SSD130X EXPORT_SYMBOL_GPL 0x33cf1f58 ssd130x_variants drivers/gpu/drm/solomon/ssd130x +EFIVAR EXPORT_SYMBOL_GPL 0x02cfcd2e efivar_trylock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x11940489 efivar_set_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x2303b915 efivar_lock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x5a3c9dbb efivar_get_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xa336852c efivar_get_next_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xc961bff7 efivar_unlock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xee5240dc efivar_query_variable_info vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xefc77711 efivar_set_variable_locked vmlinux +EXPORT_SYMBOL arch/arm64/crypto/aes-ce-cipher 0x68f275ad ce_aes_expandkey +EXPORT_SYMBOL arch/arm64/crypto/aes-ce-cipher 0xa322c3ef ce_aes_setkey +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0x52d67a4e neon_aes_cbc_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xb8c706a6 neon_aes_ctr_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xd5f41819 neon_aes_ecb_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xea11590c neon_aes_xts_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xefc32a9b neon_aes_xts_decrypt +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0x220b49ab chacha_crypt_arch +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0xdc94f829 chacha_init_arch +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0xdd8ec6bd hchacha_block_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0x1c3e6e5b poly1305_init_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0x6ddf27bc poly1305_update_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0xf39f5240 poly1305_final_arch +EXPORT_SYMBOL arch/arm64/crypto/sha256-arm64 0xb455924d sha256_block_data_order +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0x0fca045b sm4_ce_expand_key +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0x7155f33f sm4_ce_cbc_enc +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0xe609a0d5 sm4_ce_crypt_block +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0xed1f9633 sm4_ce_cfb_enc +EXPORT_SYMBOL arch/arm64/lib/xor-neon 0xdb786e41 xor_block_inner_neon +EXPORT_SYMBOL crypto/blake2b_generic 0x32e24c8a blake2b_compress_generic +EXPORT_SYMBOL crypto/ecc 0x16e410ff vli_from_be64 +EXPORT_SYMBOL crypto/ecc 0x188a1647 ecc_is_pubkey_valid_full +EXPORT_SYMBOL crypto/ecc 0x1a5faa3a vli_mod_inv +EXPORT_SYMBOL crypto/ecc 0x4c281912 vli_is_zero +EXPORT_SYMBOL crypto/ecc 0x671f7aa5 ecc_is_key_valid +EXPORT_SYMBOL crypto/ecc 0x7c0fbb00 vli_mod_mult_slow +EXPORT_SYMBOL crypto/ecc 0x8261eccb ecc_get_curve25519 +EXPORT_SYMBOL crypto/ecc 0x8e688192 ecc_alloc_point +EXPORT_SYMBOL crypto/ecc 0x90cdc197 ecc_free_point +EXPORT_SYMBOL crypto/ecc 0x9263b417 ecc_point_mult_shamir +EXPORT_SYMBOL crypto/ecc 0x92668805 vli_cmp +EXPORT_SYMBOL crypto/ecc 0x932b6ff7 vli_num_bits +EXPORT_SYMBOL crypto/ecc 0x9f6efabd vli_sub +EXPORT_SYMBOL crypto/ecc 0xa76b31a2 crypto_ecdh_shared_secret +EXPORT_SYMBOL crypto/ecc 0xb10fc19e ecc_get_curve +EXPORT_SYMBOL crypto/ecc 0xd6315f31 ecc_gen_privkey +EXPORT_SYMBOL crypto/ecc 0xd94c8eb5 ecc_point_is_zero +EXPORT_SYMBOL crypto/ecc 0xde867c29 ecc_is_pubkey_valid_partial +EXPORT_SYMBOL crypto/ecc 0xeac9b99a vli_from_le64 +EXPORT_SYMBOL crypto/ecc 0xed4ae15e ecc_make_pub_key +EXPORT_SYMBOL crypto/nhpoly1305 0x038cd314 crypto_nhpoly1305_update_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x1d4cade2 crypto_nhpoly1305_init +EXPORT_SYMBOL crypto/nhpoly1305 0x456ac854 crypto_nhpoly1305_final_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x6cd55445 crypto_nhpoly1305_final +EXPORT_SYMBOL crypto/nhpoly1305 0xbe9a66fd crypto_nhpoly1305_update +EXPORT_SYMBOL crypto/nhpoly1305 0xf41c03bb crypto_nhpoly1305_setkey +EXPORT_SYMBOL crypto/sm4 0x2b098da5 crypto_sm4_ck +EXPORT_SYMBOL crypto/sm4 0x7931a202 crypto_sm4_fk +EXPORT_SYMBOL crypto/sm4 0xf4fd3bd2 crypto_sm4_sbox +EXPORT_SYMBOL crypto/xor 0x5b6c00e6 xor_blocks +EXPORT_SYMBOL drivers/acpi/nfit/nfit 0x06848c60 to_nfit_uuid +EXPORT_SYMBOL drivers/acpi/video 0x080217fb acpi_video_get_levels +EXPORT_SYMBOL drivers/acpi/video 0x45b61916 acpi_video_register_backlight +EXPORT_SYMBOL drivers/acpi/video 0x7a45377b acpi_video_unregister +EXPORT_SYMBOL drivers/acpi/video 0x7cc484a5 acpi_video_handles_brightness_key_presses +EXPORT_SYMBOL drivers/acpi/video 0x7de7bf50 __acpi_video_get_backlight_type +EXPORT_SYMBOL drivers/acpi/video 0x8826c13b acpi_video_register +EXPORT_SYMBOL drivers/acpi/video 0xee67c145 acpi_video_get_edid +EXPORT_SYMBOL drivers/atm/suni 0xf616c0e4 suni_init +EXPORT_SYMBOL drivers/bcma/bcma 0x5b7cb97c bcma_core_irq +EXPORT_SYMBOL drivers/bcma/bcma 0x66c0c55c bcma_core_dma_translation +EXPORT_SYMBOL drivers/block/drbd/drbd 0x127a5901 drbd_set_st_err_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x35131b36 drbd_role_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x7730f22d drbd_conn_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0xaf27bebf drbd_disk_str +EXPORT_SYMBOL drivers/bluetooth/btbcm 0x21e1327f btbcm_patchram +EXPORT_SYMBOL drivers/bluetooth/btrsi 0x51e1a820 rsi_bt_ops +EXPORT_SYMBOL drivers/bus/mhi/host/mhi 0x5010f6e1 mhi_sync_power_up +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x03bc993e ipmi_set_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x0705dd14 ipmi_register_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x074bc54d ipmi_smi_watcher_unregister +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x12dd1e77 ipmi_set_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x1f65170f ipmi_alloc_smi_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x230094ac ipmi_smi_watchdog_pretimeout +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x4c2054d7 ipmi_request_settime +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x50f65edf ipmi_set_gets_events +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x67369b42 ipmi_addr_src_to_str +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x74778a80 ipmi_get_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x795f631a ipmi_get_smi_info +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x804f922a ipmi_addr_length +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x80aa4656 ipmi_free_recv_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x89a5279a ipmi_get_version +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x96a6e5e8 ipmi_smi_msg_received +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xa2410cb6 ipmi_smi_watcher_register +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xaca90ebd ipmi_request_supply_msgs +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xae71627d ipmi_create_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xd54a5050 ipmi_unregister_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xd8f15c5b ipmi_add_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4330a39 ipmi_unregister_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4f4665b ipmi_validate_addr +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe98c507d ipmb_checksum +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xec1c2a90 ipmi_get_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf388b18b ipmi_destroy_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf5531bea ipmi_poll_interface +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfaaa4831 ipmi_set_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfe0f2369 ipmi_get_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x05bbe210 kcs_bmc_read_data +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x08b3f936 kcs_bmc_unregister_driver +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x22a9aa96 kcs_bmc_update_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x23d03146 kcs_bmc_enable_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x540603d5 kcs_bmc_write_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x77fb6a56 kcs_bmc_write_data +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x8cb09875 kcs_bmc_read_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x9dbc27c6 kcs_bmc_handle_event +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xb16a74d4 kcs_bmc_remove_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xbbbc3596 kcs_bmc_update_event_mask +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xcb1357b4 kcs_bmc_disable_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xe775f7a8 kcs_bmc_register_driver +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xf5b3a087 kcs_bmc_add_device +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x9c954f5b st33zp24_remove +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xa441003f st33zp24_probe +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xafe3084f st33zp24_pm_resume +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xddaf162a st33zp24_pm_suspend +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x53ab1a25 xillybus_init_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x85d3dab3 xillybus_find_inode +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0xb9684f9a xillybus_cleanup_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x0e28dfc6 xillybus_init_endpoint +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x25978d50 xillybus_isr +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x77df2e18 xillybus_endpoint_discovery +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0xdde67e34 xillybus_endpoint_remove +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x1031d5d4 atmel_i2c_send_receive +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x72de7ef8 atmel_i2c_enqueue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x80a11b1d atmel_i2c_init_read_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x91846907 atmel_i2c_probe +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xb6c854bb atmel_i2c_init_ecdh_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc71ed50c atmel_i2c_init_genkey_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc80f14e8 atmel_i2c_flush_queue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xf283e995 atmel_i2c_init_random_cmd +EXPORT_SYMBOL drivers/crypto/caam/caam 0x17572340 caam_congested +EXPORT_SYMBOL drivers/crypto/caam/caam 0x37734e06 caam_dpaa2 +EXPORT_SYMBOL drivers/crypto/caam/caam 0x44ae4bc4 qi_cache_free +EXPORT_SYMBOL drivers/crypto/caam/caam 0x70503169 caam_drv_ctx_rel +EXPORT_SYMBOL drivers/crypto/caam/caam 0x86421faf caam_drv_ctx_init +EXPORT_SYMBOL drivers/crypto/caam/caam 0x9666bc31 caam_drv_ctx_update +EXPORT_SYMBOL drivers/crypto/caam/caam 0xc0eaa792 qi_cache_alloc +EXPORT_SYMBOL drivers/crypto/caam/caam 0xf2d010ef caam_qi_enqueue +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x5642812d caam_jr_enqueue +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x7540b6a6 gen_split_key +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x8bbe504a split_key_done +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0xb886ba2d caam_jr_free +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0xf6592a0a caam_jr_alloc +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x2e152bb7 cnstr_shdsc_xts_skcipher_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x3b54a9ad cnstr_shdsc_aead_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x76a68e3e cnstr_shdsc_chachapoly +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x7b0c587f cnstr_shdsc_rfc4543_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x7b7bcab8 cnstr_shdsc_rfc4543_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x86bcdec7 cnstr_shdsc_xts_skcipher_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x88430d4c cnstr_shdsc_aead_null_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x91ac0969 cnstr_shdsc_aead_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa3115081 cnstr_shdsc_skcipher_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa340e264 cnstr_shdsc_aead_givencap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa99d7fa6 cnstr_shdsc_aead_null_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xebcdd349 cnstr_shdsc_skcipher_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xf92c5da5 cnstr_shdsc_gcm_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xf95bcf62 cnstr_shdsc_gcm_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xfd807e48 cnstr_shdsc_rfc4106_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xfdf7ec8f cnstr_shdsc_rfc4106_encap +EXPORT_SYMBOL drivers/crypto/caam/caamhash_desc 0x30a1e372 cnstr_shdsc_sk_hash +EXPORT_SYMBOL drivers/crypto/caam/caamhash_desc 0xb5571dbf cnstr_shdsc_ahash +EXPORT_SYMBOL drivers/crypto/caam/dpaa2_caam 0x4668140d dpaa2_caam_enqueue +EXPORT_SYMBOL drivers/crypto/caam/error 0x53d0fc97 caam_ptr_sz +EXPORT_SYMBOL drivers/crypto/caam/error 0x60dbc82a caam_dump_sg +EXPORT_SYMBOL drivers/crypto/caam/error 0xa51f16c7 caam_little_end +EXPORT_SYMBOL drivers/crypto/caam/error 0xb5459ba6 caam_strstatus +EXPORT_SYMBOL drivers/crypto/caam/error 0xbd67c092 caam_imx +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x89b7573d xdma_get_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x91330a07 xdma_disable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x95e0cf98 xdma_enable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xilinx_dma 0xaf285cb2 xilinx_vdma_channel_set_config +EXPORT_SYMBOL drivers/firewire/firewire-core 0x02f2ae57 fw_cancel_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0bc6094c fw_core_remove_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x17ae0955 fw_core_remove_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0x18e6d633 fw_core_remove_card +EXPORT_SYMBOL drivers/firewire/firewire-core 0x197e153e fw_core_handle_request +EXPORT_SYMBOL drivers/firewire/firewire-core 0x22a1fea9 fw_iso_context_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2885fec5 fw_get_request_speed +EXPORT_SYMBOL drivers/firewire/firewire-core 0x369d9888 fw_card_initialize +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3a771e39 fw_core_add_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3c56ef91 fw_workqueue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x451eb419 fw_core_add_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0x46b8be31 fw_iso_context_start +EXPORT_SYMBOL drivers/firewire/firewire-core 0x60157838 fw_device_enable_phys_dma +EXPORT_SYMBOL drivers/firewire/firewire-core 0x60e59a73 fw_iso_context_create +EXPORT_SYMBOL drivers/firewire/firewire-core 0x69fbd33f fw_core_handle_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6dc50487 fw_csr_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x76b464f7 fw_bus_type +EXPORT_SYMBOL drivers/firewire/firewire-core 0x79cebfd9 fw_iso_resource_manage +EXPORT_SYMBOL drivers/firewire/firewire-core 0x84684888 fw_iso_context_stop +EXPORT_SYMBOL drivers/firewire/firewire-core 0x86468d44 fw_rcode_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x9e1da2a0 fw_iso_buffer_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xa43f1baa fw_run_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaedf84ce fw_high_memory_region +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc372abbf fw_iso_buffer_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0xcf6afdca fw_iso_context_queue_flush +EXPORT_SYMBOL drivers/firewire/firewire-core 0xd146c257 fw_core_handle_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0xd2667a5d fw_card_add +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe3fde125 fw_csr_iterator_next +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe4017529 fw_iso_context_flush_completions +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe503440b fw_iso_context_queue +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe76e3191 fw_send_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe80e5087 fw_csr_iterator_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xed27d744 fw_fill_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0xef7ce7f7 fw_schedule_bus_reset +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0x2054a0dd imx_dsp_request_channel +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0x4081c680 imx_dsp_ring_doorbell +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0xec5df929 imx_dsp_free_channel +EXPORT_SYMBOL drivers/fpga/dfl 0x8fd5388e __dfl_driver_register +EXPORT_SYMBOL drivers/fpga/dfl 0x9b50afa6 dfl_driver_unregister +EXPORT_SYMBOL drivers/fpga/lattice-sysconfig 0x00e940e2 sysconfig_probe +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0x0ea5d74b amdgpu_xcp_drv_release +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0xdc98fdec amdgpu_xcp_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x016c8a0e drm_dp_mst_connector_early_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01c4bba9 drm_dp_lttpr_max_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x04000604 drm_scdc_set_scrambling +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0422f96d drm_dp_dpcd_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x09da5da1 drm_dp_dual_mode_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0ceedd15 drm_dp_mst_atomic_enable_dsc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x133a9a29 drm_dp_mst_dump_topology +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x15db70c1 drm_dp_mst_topology_mgr_destroy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1605d0ed drm_dp_lttpr_max_lane_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1709ddcf drm_dp_lttpr_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1a5bf3ca drm_dsc_dp_rc_buffer_size +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1b0a1fdc drm_dp_lttpr_voltage_swing_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1f61a0e9 drm_dp_mst_connector_late_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x21978057 drm_dp_128b132b_read_aux_rd_interval +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x21afd3e4 drm_scdc_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x22bcc585 drm_hdmi_avi_infoframe_content_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x22e2213c drm_dp_dpcd_probe +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x23961837 drm_dp_downstream_max_bpc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x24ada755 drm_dsc_set_rc_buf_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x26815dbc drm_dp_link_rate_to_bw_code +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x276f5578 drm_dp_mst_update_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2803e19f drm_dp_mst_topology_state_funcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2a68e89e drm_dp_atomic_find_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2b86e48f drm_dp_mst_hpd_irq_send_new_request +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2d49ec7b drm_lspcon_get_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fa94ef2 drm_dp_downstream_444_to_420_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3426cdb8 drm_scdc_set_high_tmds_clock_ratio +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x34daf704 drm_hdmi_avi_infoframe_colorimetry +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x361d0e91 drm_atomic_get_mst_payload_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x36d725b0 drm_dp_atomic_release_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x37c3c72d drm_dp_mst_put_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x392a838b drm_dp_downstream_max_dotclock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3b3fdae7 drm_dp_mst_topology_mgr_set_mst +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3e0cd24c drm_dp_pcon_frl_prepare +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3e2c7dd3 drm_scdc_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3fbd4da3 drm_dp_mst_add_affected_dsc_crtcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x42b0d204 drm_dp_read_downstream_info +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x44e58a73 drm_dp_read_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4603c416 drm_dp_pcon_dsc_bpp_incr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x46047367 drm_dp_pcon_hdmi_link_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x479f874e drm_dp_mst_atomic_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4bb7b9d0 drm_lspcon_set_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4e986123 drm_dp_mst_topology_mgr_resume +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4f925f3a drm_edp_backlight_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x51e8b8a3 drm_dp_pcon_hdmi_link_active +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5407ae9e drm_dp_get_dual_mode_type_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56a663e9 drm_dp_dsc_sink_line_buf_depth +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5823d223 drm_dp_mst_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x582f248e drm_dp_get_adjust_request_pre_emphasis +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x58d8fcaa drm_dsc_pps_payload_pack +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x594dcff5 drm_edp_backlight_set_level +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x59f27ed7 drm_dp_pcon_enc_is_dsc_1_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5a86f411 drm_dp_phy_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5b866e1e drm_dp_mst_topology_mgr_suspend +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5bf4e44c drm_dp_get_vc_payload_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6109e307 drm_dp_pcon_convert_rgb_to_ycbcr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x627ba04b drm_dsc_set_const_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x63a477fb drm_dp_downstream_min_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x648d953b drm_dsc_dp_pps_header_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x655d6ccc drm_dp_dpcd_read_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6816da5f drm_atomic_get_old_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x68d8dce7 drm_dp_downstream_is_tmds +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x69572e2f drm_dp_dpcd_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x69a9c128 drm_dp_vsc_sdp_log +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x69ca704f drm_panel_dp_aux_backlight +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6a4df8c5 drm_dp_128b132b_eq_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6aacee47 drm_dp_128b132b_link_training_failed +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6b53e216 drm_dp_downstream_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6d898e67 drm_dp_lttpr_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6e04f55f drm_dp_aux_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6e29ac79 drm_dp_aux_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6ef287b8 drm_dp_cec_set_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7053fa72 drm_dp_get_pcon_max_frl_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x70ecfc02 drm_dp_set_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x71daae2f drm_dp_read_lttpr_common_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x73011db0 drm_dp_bw_code_to_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x73399809 drm_dp_dpcd_read_phy_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7579e7e5 drm_dp_mst_edid_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x76ff6644 drm_dp_lttpr_pre_emphasis_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x77c00c48 drm_dp_pcon_frl_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7858d8eb drm_dp_pcon_reset_frl_config +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x79008c7e drm_dsc_setup_rc_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7db679dd drm_dp_send_power_updown_phy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x80a484c0 drm_dp_stop_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x822e034e drm_dp_get_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x829b6048 drm_dp_dsc_sink_max_slice_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x84717388 drm_dp_dual_mode_set_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8779febd drm_dp_cec_unset_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x894fac75 drm_connector_attach_content_protection_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8ca2d9e4 drm_dp_calc_pbn_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8d701329 drm_dp_clock_recovery_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8f25444a drm_dp_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x92b9835e drm_dp_128b132b_cds_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x939ed79b drm_dp_downstream_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x94320306 drm_atomic_get_new_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x95883bb4 drm_dsc_initial_scale_value +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x96e939e2 drm_dp_check_act_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x98772b02 drm_dp_pcon_pps_override_buf +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9e6621a2 drm_dp_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa051d9f1 drm_dp_cec_register_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa14086a0 drm_dp_downstream_id +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa1fefe6a drm_dp_psr_setup_time +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa2cc744f drm_dp_pcon_hdmi_frl_link_error_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa44f8004 drm_dp_read_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa843606e drm_dp_dsc_sink_supported_input_bpcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa8f184e5 drm_dp_send_real_edid_checksum +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xab7b8db4 drm_dp_mst_root_conn_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xadc1355a drm_scdc_get_scrambling_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xae949d03 drm_hdcp_update_content_protection +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaeb6b414 drm_hdmi_avi_infoframe_bars +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf267620 drm_dp_lttpr_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb0464e08 drm_dp_read_desc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb4a758c5 drm_dp_cec_irq +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb91c02d7 drm_dp_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbbfca6d3 drm_dp_mst_hpd_irq_handle_event +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbc0b4207 drm_dp_read_mst_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbf5b3a5f drm_dp_mst_atomic_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbfbb9d83 drm_dp_add_payload_part2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc020c0c1 drm_dp_pcon_dsc_max_slice_width +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc0ce2042 drm_atomic_get_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc2b5a282 drm_dp_mst_get_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc5c99a79 drm_dp_get_adjust_request_voltage +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc79ecffb drm_dp_downstream_is_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc8b6a8ae drm_dp_128b132b_lane_channel_eq_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc90ea9e7 drm_dp_mst_topology_mgr_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc9551867 drm_dp_cec_unregister_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcbb6052a drm_dp_read_dpcd_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xccf54d5e drm_dp_get_adjust_tx_ffe_preset +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xce68404d drm_dp_pcon_pps_default +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd0e95456 drm_dsc_get_bpp_int +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd10e1cb4 drm_dp_pcon_is_frl_ready +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd3c0446a drm_dp_read_sink_count_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5a95eae drm_dp_128b132b_lane_symbol_locked +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd656228b drm_dp_dual_mode_get_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd76ae99d drm_dp_remove_payload +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdc74b46e drm_dp_dual_mode_detect +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdcfa9e7b drm_dp_send_query_stream_enc_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdd124491 drm_dp_downstream_debug +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe10bdc53 drm_dp_set_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2468a48 drm_dsc_flatness_det_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe3d22698 drm_edp_backlight_disable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe5360b84 drm_dp_pcon_dsc_max_slices +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe6035e37 drm_dp_pcon_frl_configure_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe6352df0 drm_dp_add_payload_part1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe72a0687 drm_dp_pcon_frl_configure_1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe8394189 drm_dp_start_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe954d09b drm_dp_read_lttpr_phy_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xedcf81ce drm_dp_channel_eq_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xef034987 drm_edp_backlight_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf0db293f drm_dp_mst_dsc_aux_for_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf25738c3 drm_hdmi_infoframe_set_hdr_metadata +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf68741fb drm_dp_subconnector_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf689ad25 drm_dp_downstream_420_passthrough +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf77c7235 drm_dp_dual_mode_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfa7825fc drm_dp_dual_mode_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfafc423a drm_dp_mst_get_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfb1a7a5a drm_dp_downstream_rgb_to_ycbcr_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfd0f4cd0 drm_dp_mst_detect_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfe12bcb9 drm_dsc_compute_rc_parameters +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfed1cb41 drm_dp_remote_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xff2c1f84 drm_dp_read_sink_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xff841993 drm_dp_pcon_pps_override_param +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00cc1dd2 drm_crtc_next_vblank_start +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00d0fd10 drm_syncobj_get_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0x01dd3528 drm_object_property_get_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x02771051 drm_gem_unlock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03c63897 __drm_get_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x04521be1 drm_client_buffer_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x048c04a0 drm_edid_read_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x04cea3ce drm_atomic_bridge_chain_pre_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05406103 drm_crtc_vblank_restore +EXPORT_SYMBOL drivers/gpu/drm/drm 0x056b30d7 drm_gem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05c875f3 drm_connector_set_orientation_from_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05fb6b9a drm_gem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05ff46bd drm_atomic_state_default_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x061a7942 drm_privacy_screen_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0673089e drm_mode_parse_command_line_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0x06854073 drm_modeset_backoff +EXPORT_SYMBOL drivers/gpu/drm/drm 0x06cddf95 drm_modeset_drop_locks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x070ba057 drm_release_noglobal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x077240a9 drm_property_create_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x07fb449a drm_vma_offset_manager_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x08c68dc9 drm_client_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x09404de2 drm_writeback_connector_init_with_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x09dfee14 drm_warn_on_modeset_not_all_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a72f765 drm_clflush_virt_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0b9378ea drmm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0c55dc58 drm_vblank_work_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0c63b6dd drm_crtc_enable_color_mgmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d9b4753 drm_mode_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0eb7f5eb drm_privacy_screen_lookup_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0ee90741 drm_connector_has_possible_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f7acb66 drm_mm_print +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fbd826d drm_atomic_get_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fd60df2 drm_get_connector_status_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fdc666b drm_gem_dmabuf_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0ff2328e drm_connector_oob_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x107742a9 drm_get_subpixel_order_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x10ff0f18 drm_property_blob_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x11a3fbd2 drm_edid_get_panel_id +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1214bb84 drm_crtc_arm_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x12c05916 drm_syncobj_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x13318130 __drmm_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x148c02ed drm_edid_read_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x149109f4 drm_prime_sg_to_page_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16b809c8 drm_print_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17216fa0 drm_atomic_bridge_chain_post_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17d449aa drm_gem_vmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17da3872 drm_plane_create_color_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17fcbefb drm_gem_map_detach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x183693cb drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1913e0c9 drm_add_edid_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x19815e5b drm_writeback_queue_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1990bf7c drm_crtc_vblank_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a3821c9 drm_poll +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a384c41 drm_writeback_cleanup_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1acf9dfc drm_connector_attach_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1b9405e2 drm_dev_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c30b07a drm_file_get_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c3c6d41 drm_gem_map_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f6b50b2 drm_dev_printk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f9551df drmm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ff01bd5 devm_aperture_acquire_from_firmware +EXPORT_SYMBOL drivers/gpu/drm/drm 0x20750670 drm_writeback_prepare_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x20cd64e7 drm_gtf_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2183c08c drm_mm_scan_add_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x22ed373f drm_framebuffer_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2373520f drm_gem_prime_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x23947219 drm_mode_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x241f7d9e drm_connector_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24993e50 drm_edid_are_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24cf437a drm_vma_node_is_allowed +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24d124ac drm_mode_equal_no_clocks_no_stereo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24e9e86a drm_client_dev_hotplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24ff0530 drm_property_create_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0x251c7ca1 drm_client_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x255845f5 drm_get_edid_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x258fefa9 drm_driver_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25daad93 __drm_mm_interval_first +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2754dad8 drm_mm_reserve_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x282ba231 drm_atomic_state_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28779e52 drm_printf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28ca2a56 drm_syncobj_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x293d3722 of_drm_find_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29e205ed drm_mode_set_config_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f078d1 drm_mode_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2bd86e3c drm_sysfs_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2cbd4320 drm_mode_create_dvi_i_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2cbf9b11 drm_plane_create_rotation_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ce056d6 drm_mode_create_tv_properties_legacy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d7688ba drm_analog_tv_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2dab58ed drm_atomic_nonblocking_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2e5a20b3 drm_show_fdinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ecbb5dc drm_gem_private_object_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f476172 drm_privacy_screen_lookup_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f7a0b0a drm_dev_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30176dec drm_connector_attach_max_bpc_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30363b1e drm_event_reserve_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31b8a5e3 __drm_set_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3214e0a6 drm_atomic_state_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3222042b drm_crtc_send_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3224939e drm_modeset_acquire_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits +EXPORT_SYMBOL drivers/gpu/drm/drm 0x33f0123e drm_sysfs_connector_status_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x34108b79 drm_print_regset32 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x34a3f31a drm_debugfs_remove_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x375438e8 drm_privacy_screen_set_sw_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3757cf2d __drmm_crtc_alloc_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3859ff45 drm_atomic_check_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor +EXPORT_SYMBOL drivers/gpu/drm/drm 0x397c3d27 drm_edid_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39ae8b10 drm_of_find_possible_crtcs +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39c9c7aa drm_connector_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a8f9a88 drm_mode_object_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ab87110 drm_mode_equal_no_clocks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b0e5e9c __drm_puts_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b65e58c drm_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b8e3b4a drm_gem_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3bb689eb drm_atomic_get_connector_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3bdfebb0 drm_gem_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c22a4d8 drm_vma_offset_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c72fecf drm_panel_of_backlight +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3caa5b36 of_drm_get_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cdc37e9 drm_edid_to_speaker_allocation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d663ec3 drm_client_modeset_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3df1a7e2 __drmm_add_action +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3e50af63 drm_set_preferred_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3e62ded5 drm_mode_get_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3edb5000 drm_get_edid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f3176e6 drm_atomic_state_default_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f405489 __drm_printfn_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0x41a3d30c devm_drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4263f77c drm_gem_handle_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0x42bfd9ab drm_connector_update_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x431dcc92 drm_atomic_get_crtc_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x439fc6b3 drm_atomic_add_affected_connectors +EXPORT_SYMBOL drivers/gpu/drm/drm 0x43f14e02 drm_writeback_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing +EXPORT_SYMBOL drivers/gpu/drm/drm 0x445a62cc drm_connector_attach_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4489a5e9 drm_edid_raw +EXPORT_SYMBOL drivers/gpu/drm/drm 0x453b42e2 drm_send_event_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4547da4a drm_vblank_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x465ee89a drm_connector_attach_hdr_output_metadata_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x479db483 drm_crtc_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x48105e7a drm_crtc_accurate_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x48111522 drm_writeback_signal_completion +EXPORT_SYMBOL drivers/gpu/drm/drm 0x481ce214 drm_crtc_check_viewport +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4831da6e drm_vma_offset_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4956d154 drm_syncobj_add_point +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a35d30d drm_mode_set_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a3ecbed drm_atomic_add_affected_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b7ebf95 drm_mm_remove_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b84b5a7 drm_connector_attach_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b8db447 drm_panel_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c6467e6 drm_dev_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c80e772 drm_gem_unmap_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cadd09b drm_color_lut_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cba4024 drm_connector_set_tile_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cdffb97 drm_mode_create_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d691d8f drm_connector_attach_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e2a621e drm_prime_sg_to_dma_addr_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e2c6bcf drm_gem_private_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50674de7 drm_timeout_abs_to_jiffies +EXPORT_SYMBOL drivers/gpu/drm/drm 0x513072fe __drm_puts_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x521ad6d0 drm_puts +EXPORT_SYMBOL drivers/gpu/drm/drm 0x540dd573 drm_cvt_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5504c2be drm_mode_create_tv_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55eb38da drm_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x570be984 drm_master_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57698a50 drm_mm_takedown +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58eb186b drm_aperture_remove_conflicting_pci_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5a2ccc1c drm_bridge_chain_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b354f96 drm_edid_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5ccf05fa drm_atomic_get_new_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5cfde123 drm_privacy_screen_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5d918bac drm_mode_probed_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5e08dd3f drm_aperture_remove_conflicting_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5e9b728f drm_mode_create_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f7985a5 drm_mm_scan_remove_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f94e5da drm_gem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5fd50793 drm_privacy_screen_register_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0x60be7066 drm_atomic_get_new_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x616954a9 drm_atomic_get_old_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x61a8282d drm_of_crtc_port_mask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6296779d drm_dev_enter +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6336121c drm_gem_dmabuf_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x652f962b drm_display_mode_from_cea_vic +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65702bd6 drm_default_rgb_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6622ba19 drm_atomic_bridge_chain_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x66455529 drm_gem_prime_fd_to_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0x67459f5d drm_plane_create_zpos_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6910e4cd drm_format_info_min_pitch +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69353664 __drm_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69e1bf40 drm_clflush_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b0d0301 drm_edid_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6bd9ebff drm_modeset_unlock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6cd23e8a drm_connector_init_with_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ce4d56f drm_object_property_set_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6d762a6a drmm_mode_config_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6e38cce6 drm_atomic_private_obj_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6e68e231 drm_connector_attach_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6edeb041 drm_hdmi_vendor_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6f6f787c drm_panel_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x723cf875 drm_property_add_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0x73b061d2 drm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x73fbe069 drm_client_modeset_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x742b87f0 __drmm_mutex_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7445b79c drm_plane_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74ce900d drm_crtc_vblank_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74fc6fbd drm_format_info_block_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7530cfc3 drm_mode_find_dmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7588ef71 drm_client_modeset_commit_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x788479fd drm_bridge_chain_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x794ce2fd drm_gem_create_mmap_offset_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0x794fc19a drm_panel_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x796c5866 drm_mode_create_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79b02c45 __drmm_add_action_or_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79c00fa2 drm_edid_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b28634d drm_plane_get_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b2e2166 drm_vma_node_revoke +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b720970 drm_modeset_lock_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b9b2e91 drm_connector_list_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7bd7bc13 drmm_kmalloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c0d9cad drm_display_info_set_bus_formats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c545285 drm_edid_get_monitor_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c6f8fd2 drm_client_modeset_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e0cbef6 drm_property_create_signed_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e3277f8 ___drm_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e554237 drm_gem_lru_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7edf470b drm_edid_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x807197dd drm_is_current_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x80b69246 drm_property_blob_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x815fdd6c drm_privacy_screen_call_notifier_chain +EXPORT_SYMBOL drivers/gpu/drm/drm 0x81c6c16e drm_modeset_unlock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x81c85988 drm_mode_validate_ycbcr420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x820ac5c0 drm_vma_node_allow_once +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8210402d drm_event_reserve_init_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x831df675 drm_add_modes_noedid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x83252efa drm_gem_lru_move_tail +EXPORT_SYMBOL drivers/gpu/drm/drm 0x849e1f69 drm_framebuffer_plane_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8517a487 drm_debugfs_add_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x854f2e3b drm_framebuffer_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x856323ee drm_dev_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x85db87d8 drm_send_event_timestamp_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x86876dc6 drm_connector_update_privacy_screen +EXPORT_SYMBOL drivers/gpu/drm/drm 0x880b6af5 drm_connector_attach_privacy_screen_provider +EXPORT_SYMBOL drivers/gpu/drm/drm 0x887b6031 __drm_dev_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x899130de drm_crtc_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a26c4f7 drm_show_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a855f4a drm_atomic_bridge_chain_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c47134f drm_crtc_vblank_helper_get_vblank_timestamp +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c7a6fca drm_send_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ccf059d drmm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d21340b drm_crtc_vblank_off +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d72789e drm_edid_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8dbdb776 drm_plane_create_alpha_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8e42ea9b drm_crtc_vblank_on +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ebdccdf drm_state_dump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8fcb4df3 drm_connector_set_panel_orientation_with_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8fed49e2 drm_mode_config_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9141363b drm_edid_read_custom +EXPORT_SYMBOL drivers/gpu/drm/drm 0x92463942 drm_modeset_lock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x92da7749 drm_atomic_get_new_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x93553a74 drm_property_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x93a3b48b drm_client_buffer_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x945fe723 drm_master_internal_acquire +EXPORT_SYMBOL drivers/gpu/drm/drm 0x954b7184 drm_gem_prime_import +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9561ad85 drm_panel_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x95c52682 drm_connector_list_iter_begin +EXPORT_SYMBOL drivers/gpu/drm/drm 0x982d09b3 drm_format_info_block_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x984756c6 __drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a49f829 drm_framebuffer_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a9733cb drm_syncobj_replace_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b285573 drm_match_cea_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b95c885 drm_mode_match +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b9de1c1 drm_edid_header_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9bdcb37d drm_client_modeset_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9ce050be drm_mode_copy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9df3daeb drm_vblank_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9f4b0777 drm_gem_object_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9f9d2f81 drm_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9fa31b73 drm_property_create_bool +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa06b7480 drm_plane_enable_fb_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa08fed60 drm_mode_create_suggested_offset_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa266439c drm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa2d5f50f drm_mode_create_hdmi_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa3507853 drm_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa36d5964 drm_universal_plane_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa3b32f75 drm_gem_lock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa437df3f drm_client_framebuffer_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa44047d6 drm_object_property_get_default_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa45b0961 drm_hdmi_avi_infoframe_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa483299d drm_mode_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa4b8feb1 drm_connector_attach_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa58b5549 drm_modeset_acquire_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa58f8edf drm_property_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa5b294e3 drm_property_create_object +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa5e0092d drm_gem_prime_handle_to_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa5eb5327 drm_dev_unplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa6cbd963 drm_atomic_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa714ccdf drm_framebuffer_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa73bd8dd drm_crtc_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa770830c drm_mode_validate_driver +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa807014d drm_mode_create_from_cmdline_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa817d05e drm_property_replace_global_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa836d397 drm_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa8da234b drm_object_attach_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa956955b drm_gem_lru_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaaf0ce18 drm_gem_dmabuf_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xab826e13 drm_any_plane_has_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0xacd5db6c drm_mode_prune_invalid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad4e902b drm_color_ctm_s31_32_to_qm_n +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad7cc704 drm_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae210fcd drm_gem_map_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae277372 __drm_crtc_commit_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae9d2501 drm_gem_create_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaebf6439 __drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaee55803 drm_encoder_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaf937b8f drm_invalid_op +EXPORT_SYMBOL drivers/gpu/drm/drm 0xafb08395 drm_crtc_vblank_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb0d51deb drm_atomic_get_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb11ac7a7 __drm_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb1353981 of_drm_find_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb212dc3e drm_edid_dup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3750192 drm_edid_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb39c8808 drm_modeset_lock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3a118de drm_panel_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4032484 drm_mm_insert_node_in_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb43bb63f __drm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb483b8b7 drm_clflush_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb5fd86e5 drm_connector_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6127243 drm_need_swiotlb +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6695977 drm_client_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb71d2ab7 drm_property_lookup_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb773c171 drm_master_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7a7b32a drm_debugfs_add_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7e3ca9e drm_connector_set_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb831c849 drm_connector_atomic_hdr_metadata_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb8bc39ce drm_connector_attach_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9c52052 drm_edid_override_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9cad492 __drm_atomic_state_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xba9cfcaf drm_bridge_chain_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb277bf2 drm_crtc_set_max_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb8f8a00 drm_property_create_bitmask +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbbbfc413 drm_atomic_private_obj_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbbd5bb38 drm_panel_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbc6edbdd drm_gem_prime_import_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbc803038 drm_gem_dmabuf_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbda626d4 drm_framebuffer_plane_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe16dd20 drm_connector_set_link_status_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe402526 drm_atomic_add_encoder_bridges +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbf27388b drm_plane_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc022eff4 drm_mode_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc0c967d6 drm_gem_vm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc11ec1df drm_modeset_lock_all_ctx +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc20d2cc5 drm_debugfs_create_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc239904f drm_property_create_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc28f1a44 drm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc3459b71 drm_vblank_work_cancel_sync +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc426c1eb drm_gem_lru_scan +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc442bf2b drm_panel_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc49d8d3c drm_gem_lru_move_tail_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5338129 drm_event_cancel_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5525af9 __devm_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc56ce36c drm_connector_set_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5afa78a drm_gem_vm_close +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc6211c28 drm_gem_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc62c1d33 drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc6d90eb7 drm_atomic_set_fb_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc72be9c7 drm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7910e38 drm_vma_offset_lookup_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7d04fc5 drm_vma_node_allow +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8f9ad32 drm_connector_list_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9392db5 drm_framebuffer_unregister_private +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9d75d80 drm_ioctl_kernel +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9e31202 drm_mode_create_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcac84af3 drm_crtc_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb12879e drm_mode_create_dp_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb774d8e drm_sysfs_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcc31e810 drm_crtc_commit_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcce98bb2 drm_plane_create_blend_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdb99cc9 drm_mode_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcea21dc8 drm_gem_prime_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcea7069d drm_client_framebuffer_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcef43c75 drm_privacy_screen_get_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd020b3c0 drm_noop +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd13f9985 drm_edid_block_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd192fb69 drm_syncobj_get_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd30c323b drm_privacy_screen_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd3d908c3 drm_crtc_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd468a2ed drm_master_internal_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd46f342f drm_bridge_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd6516650 drm_client_rotation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd680a377 drm_gem_object_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd68f5516 drm_gem_handle_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd6f91b06 drm_gem_object_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd73259a0 drm_connector_attach_dp_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7461911 drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7a9cf42 drm_mode_validate_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd8cd86b6 drm_compat_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd8f4cc8c drm_connector_attach_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd95ee164 __drmm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xda579b46 drmm_kfree +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdad4443c drm_modeset_lock_single_interruptible +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdad9c8b1 drm_prime_get_contiguous_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb320a08 drm_mode_is_420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb3272e9 drm_mode_put_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb70309f drm_syncobj_find_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb7df588 drm_privacy_screen_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdc1162b9 drm_atomic_normalize_zpos +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdc2cf9f6 drm_gem_free_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdc380b40 drm_put_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd2078e5 drm_crtc_vblank_waitqueue +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd3c6afa drm_mode_is_420_also +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddb40c88 drm_crtc_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddbe47ed drm_atomic_get_old_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdddcc13e drm_atomic_set_mode_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf3f760d drm_mm_scan_color_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf666902 drm_rotation_simplify +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf8d3456 drm_gem_vunmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe04706ec drm_panel_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe1114c61 drm_plane_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe144b2b8 drm_plane_force_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe1cf3271 drm_atomic_get_old_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe1e0a9cc drm_gem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe305aa5d drm_mode_object_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe317082a __drm_printfn_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe35c7787 drm_prime_pages_to_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3ac15d5 drm_mode_is_420_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe4789da8 drm_plane_get_damage_clips_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe59127f0 drm_av_sync_delay +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe5d43445 drm_probe_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe633a4cd drm_format_info_bpp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe645012d drm_gem_objects_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe711cfb1 drm_atomic_state_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7651ea1 drm_gtf_mode_complex +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7bcdfb6 drm_mode_create_aspect_ratio_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7deccbc drm_connector_list_iter_end +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a034df drm_dev_exit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a0e334 drm_vma_offset_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8bb604b drm_crtc_vblank_count_and_time +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8f97edb drm_mode_config_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe9bb3d1b drm_connector_create_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe9dcdfae drm_atomic_get_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea00fe81 __drm_printfn_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea03a307 drm_client_framebuffer_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea205de1 drm_mode_crtc_set_gamma_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xec741c8e drm_connector_set_path_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed15dcc0 drm_mode_object_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed2402af drm_privacy_screen_unregister_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed9ef0be drm_mode_plane_set_obj_prop +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeed0e87c drm_atomic_set_crtc_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xef286d42 drm_atomic_bridge_chain_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0214ad6 drm_dev_has_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0517d7a drm_mm_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf095dc96 drm_get_tv_mode_from_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1421d13 drm_mode_sort +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1b5340a drm_mode_vrefresh +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf2845e59 drm_hdmi_avi_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf3cc041f drm_gem_dma_resv_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf406e46a drm_get_connector_type_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf44df6a4 drm_get_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf49897a7 drm_atomic_get_new_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4bd2e02 drm_vblank_work_schedule +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4dcc82e drm_property_replace_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf6ab27f3 drm_prime_gem_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf6e882ca drm_edid_connector_add_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf7951a1e drm_atomic_set_mode_prop_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf824c7db __drm_printfn_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf89409b1 drm_gem_dmabuf_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf94885c4 drm_plane_create_zpos_immutable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfa104aad drm_atomic_set_crtc_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfccbcc35 drm_atomic_print_new_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfd94b60f drm_gem_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfdcc82f8 drm_of_component_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfdcd5e62 drm_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfe5b8df6 drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeb953b1 __drm_printfn_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeca3fb5 drm_atomic_get_old_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xffe1add4 drm_writeback_get_out_fence +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x22d53779 drm_buddy_free_list +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x2d9e9583 drm_buddy_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x40d76a49 drm_get_buddy +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x9f44c898 drm_buddy_init +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xabb5a026 drm_buddy_block_trim +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xbd5b3bcc drm_buddy_free_block +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xc30d71cc drm_buddy_block_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xfa150882 drm_buddy_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xff748b76 drm_buddy_alloc_blocks +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x254694ba drm_fbdev_dma_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x29f1fb2a drm_gem_dma_prime_import_sg_table_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x3371eef3 drm_gem_dma_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x00fff32e __drm_atomic_helper_private_obj_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x01f61c0a drm_connector_helper_get_modes_from_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0232e39d drm_atomic_helper_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x036349db drm_fb_helper_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x03e670d9 drm_crtc_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x03ecc951 __drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x04af5fa1 drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0a8f641a drm_fb_helper_damage_area +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0a9053a1 drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0c71942e drm_atomic_helper_check_modeset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0df60cee drm_fb_xrgb8888_to_argb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0faeb3fc drm_fb_helper_alloc_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0fb7dfa9 drm_gem_fb_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1198faf5 drm_fb_helper_restore_fbdev_mode_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x127a8c6b drm_flip_work_queue +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x140f1ead drm_plane_helper_disable_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1491c849 drm_gem_fb_end_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1559bbb1 drm_atomic_helper_bridge_propagate_bus_fmt +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x191adb07 drm_helper_probe_single_connector_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1a4b5368 drm_gem_simple_kms_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ace8b19 drm_gem_simple_kms_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ce21db4 drm_fb_xrgb8888_to_gray8 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1d036c24 __drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1d9f16bd drm_gem_simple_kms_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1dc720b5 drm_atomic_helper_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ed21d24 drm_fb_helper_set_par +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1f0ef4dd drm_atomic_helper_damage_merged +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x203b8739 drm_atomic_helper_check_wb_encoder_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x20953afb drm_gem_fb_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x21a3dcca drm_fb_blit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x21d541eb drm_flip_work_queue_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x22c55dc6 drm_mode_config_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x287a9eb9 drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2982f27e drm_fb_helper_lastclose +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2a82bee9 drm_crtc_helper_set_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2ad7cc32 drm_i2c_encoder_restore +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2aeba4a2 drm_atomic_helper_page_flip +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2b17d311 drm_atomic_helper_check_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d50570f drm_rect_calc_hscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x306409a5 drm_self_refresh_helper_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3356e303 __drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x345ccefc __drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x35a788a6 drm_i2c_encoder_save +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x35ce4d0d drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x369596a0 drm_simple_display_pipe_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x37ab0fb8 drm_fb_helper_setcmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3891dd04 drm_self_refresh_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3bd4758b drm_atomic_helper_connector_tv_margins_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3e1bf452 __drm_atomic_helper_plane_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x45108a97 drm_plane_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x453ce5a4 drm_i2c_encoder_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x454a2cba drm_atomic_helper_disable_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46a11685 drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x492a894c drm_i2c_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x49c870e8 drm_helper_probe_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x49fa22fe drm_fb_helper_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4a0ffc31 drm_atomic_helper_commit_modeset_disables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4b4e5f75 drm_fb_helper_unregister_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4d7565d6 __drm_atomic_helper_connector_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x50be5f3b drm_atomic_helper_check_plane_damage +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x519e2b51 drm_helper_move_panel_connectors_to_head +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x537986c2 drm_plane_helper_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x53ff9ff3 drm_self_refresh_helper_update_avg_times +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5515b3ef drm_fb_helper_debug_leave +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5542443b drm_flip_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x58e7e76c drm_fb_helper_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x58f2289c drm_helper_connector_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x59695a37 drm_fb_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a4734d1 drm_kms_helper_is_poll_worker +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5ba8d7e0 drm_kms_helper_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5bf26afd drm_gem_fb_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5d2b12d3 drm_panel_bridge_set_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5f3c81fa drm_fb_xrgb8888_to_rgba5551 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5f54750b drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5f96b1f9 drm_fb_xrgb8888_to_xrgb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x601a70af drm_i2c_encoder_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x62a077ea drm_kms_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x64f2acbf drm_atomic_helper_bridge_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6593c9a2 drm_atomic_helper_fake_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x65cf8631 drm_fb_helper_debug_enter +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x66cbe1d4 drm_fb_xrgb8888_to_argb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x670f6d35 drm_helper_resume_force_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x681e27f3 drm_fbdev_generic_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6af62c49 drm_fb_helper_initial_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b5c2b06 drm_atomic_helper_damage_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b9835be drm_atomic_helper_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6d59691f drm_atomic_helper_commit_tail +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6dbb40ae __drm_atomic_helper_crtc_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6dda80e1 drm_connector_helper_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e30ba8e drm_rect_rotate_inv +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6f63e605 __drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x705701f9 drm_atomic_helper_commit_hw_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7212553e drm_self_refresh_helper_alter_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x734f0088 drm_fb_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7361a636 drm_atomic_helper_connector_tv_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x74064aa9 drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x76c0a2e2 drm_helper_crtc_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7773bb01 __drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x79e5123d drm_simple_display_pipe_attach_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7df44788 drm_crtc_helper_mode_valid_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7ec80c40 drm_fb_swab +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x832ccec8 drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x842dd90c drm_flip_work_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x871ab41a drm_rect_intersect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x887d4d31 drm_helper_force_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8a5c937c drm_atomic_helper_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8cb428b3 drm_bridge_is_panel +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8d8e26eb __drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8eaa2b25 drm_crtc_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8fbd739c devm_drm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x904a7f99 drm_helper_mode_fill_fb_struct +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x908d833d __drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x908f27d3 drm_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91a210ae drm_atomic_helper_cleanup_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91fec1cc drm_rect_calc_vscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x921361dd drm_kms_helper_poll_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x93c2d6ba drm_atomic_helper_dirtyfb +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99fd20aa drm_rect_clip_scaled +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9af5d891 drm_fb_xrgb8888_to_mono +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9b6a5689 drm_atomic_helper_wait_for_fences +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9deac733 drm_panel_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9debb36b drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9e735567 drm_gem_fb_create_handle +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9ee72c10 drm_fb_helper_fill_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9eece8e8 drm_mode_config_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa04b14e0 __drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa43aa0cf drm_i2c_encoder_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa4a9d5d6 drm_atomic_helper_commit_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa4dc51fa drm_fb_xrgb8888_to_rgb888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa8e50b18 drm_fb_helper_output_poll_changed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa907936f drm_fb_helper_damage_range +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa98b7bcf __drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa9bb7410 __drmm_simple_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xad12ad8a drm_fb_build_fourcc_list +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xafe10185 drm_atomic_helper_check_crtc_primary_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb053adda drm_rect_rotate +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb1160472 drm_i2c_encoder_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb1eed8d6 drm_fb_helper_set_suspend_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb45120f9 drm_atomic_helper_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb48174d5 drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb62bc5a8 drm_atomic_helper_page_flip_target +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb6a6b711 drm_fb_clip_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb7032b39 drm_gem_simple_kms_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb7316c3e drm_atomic_helper_damage_iter_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb874e563 drm_helper_encoder_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb94154e0 drm_fb_xrgb8888_to_rgb332 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb9be85bd drm_fb_helper_release_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbadefd6f drm_atomic_helper_async_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbcfde601 drm_atomic_helper_prepare_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbec4f46b drm_atomic_helper_update_legacy_modeset_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc0535d79 __drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc0990152 drm_fb_helper_check_var +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc3553771 drm_fb_helper_set_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc38ea38b drm_fb_xrgb8888_to_xrgb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc4d9374b drm_connector_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc5044f79 drm_connector_helper_tv_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc50df33b drm_atomic_helper_commit_modeset_enables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc6323239 drm_flip_work_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc6c3fb04 __drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc6eff527 drm_fb_helper_deferred_io +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc737abe1 drm_atomic_helper_shutdown +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xca3276f8 drm_i2c_encoder_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb2340b8 drm_rect_debug_print +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xccf90a1f drm_i2c_encoder_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcd410e81 devm_drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcd7feab7 drm_fb_xrgb8888_to_rgb565 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcdfde6c4 drm_fb_xrgb8888_to_argb8888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcebb24ff drm_atomic_helper_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf11a549 drm_flip_work_allocate_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd062f135 drm_atomic_helper_commit_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd0e52e1c __drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd1b23728 drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd36c0245 __drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd532084a drm_plane_helper_update_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd6484c1d drm_simple_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd7a4911b drm_atomic_helper_wait_for_vblanks +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd9a4d574 drm_atomic_helper_connector_tv_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd9af861d drm_fb_memcpy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd9d24003 drm_atomic_helper_swap_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xda09ccf4 drm_kms_helper_poll_reschedule +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xda79a6d9 drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdb1ec69c drm_gem_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdd58a3f6 drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdf4b2b79 drm_connector_helper_get_modes_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdfd11763 drm_crtc_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdff30e14 devm_drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe1656fa8 drm_atomic_helper_update_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe4dcc691 drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe55942a6 drm_panel_bridge_connector +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe5ea487f drm_helper_disable_unused_functions +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe7d234a8 drm_atomic_helper_commit_tail_rpm +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe8603626 drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe86a5a81 drm_atomic_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe8d10ab6 drm_atomic_helper_async_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe90173d4 drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe9b5a0e8 drm_atomic_helper_commit_cleanup_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xea1bcfce drm_gem_fb_begin_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xebf060f7 drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xef84661f drm_kms_helper_poll_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf0566ab1 drmm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf119f904 drm_atomic_helper_commit_duplicated_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf1c9a048 drm_atomic_helper_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf3d101e6 drm_kms_helper_poll_enable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf44481fd drm_i2c_encoder_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf6007337 drm_gem_simple_kms_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf6a614d4 drm_atomic_helper_check_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf77c81cc drmm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf7b5e338 drm_fb_helper_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf9fbdd0f drm_gem_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfa875afb drm_fb_helper_blank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfb583048 drm_atomic_helper_wait_for_flip_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfbe1e9c5 drm_atomic_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfcfd5f62 drm_fb_helper_pan_display +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfdbc2ad0 drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xffdd440a drm_kms_helper_poll_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x0e24458f mipi_dbi_pipe_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x1e2df782 mipi_dbi_command_buf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x20b78a12 mipi_dbi_spi_cmd_max_speed +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x22a3c81b mipi_dbi_dev_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x2e5257ba mipi_dbi_spi_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x397639db mipi_dbi_pipe_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x3c5f970d mipi_dbi_pipe_duplicate_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x3e727add mipi_dbi_hw_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x40f5b1d3 mipi_dbi_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x46ba050d mipi_dbi_enable_flush +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x486e6aa7 mipi_dbi_spi_transfer +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x5fdf0791 mipi_dbi_dev_init_with_formats +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x63c6dac2 mipi_dbi_pipe_destroy_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x6cd85f6e mipi_dbi_pipe_begin_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x6fc2f12c mipi_dbi_poweron_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x8b47214e mipi_dbi_display_is_on +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x91c2d5c2 mipi_dbi_poweron_conditional_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xc34299fa mipi_dbi_command_read +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd00d3799 mipi_dbi_pipe_end_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd4bb262c mipi_dbi_buf_copy +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd65d35dd mipi_dbi_pipe_update +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xe199b37a mipi_dbi_pipe_reset_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xfa3bc4e7 mipi_dbi_command_stackbuf +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x2970f569 drm_gem_shmem_madvise +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x56b64815 drm_gem_shmem_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x5c19702a drm_gem_shmem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x628d0a2f drm_gem_shmem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x8243e2e5 drm_gem_shmem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x8bc17e2a drm_gem_shmem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xad210584 drm_gem_shmem_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xd49afc94 drm_gem_shmem_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xdf5414b8 drm_gem_shmem_purge +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xe00bbc68 drm_gem_shmem_purge_locked +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x048a510f drm_suballoc_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x0bad1988 drm_suballoc_new +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x8debd4c9 drm_suballoc_free +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xcfea1bec drm_suballoc_dump_debug_info +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xdd9c3522 drm_suballoc_manager_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x0ccce1b3 drm_gem_ttm_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x133c628f drm_gem_ttm_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x35017843 drm_gem_ttm_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x47cf495e drm_gem_ttm_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xbd07f8b1 drm_gem_ttm_dumb_map_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x0b88d37b drm_gem_vram_simple_display_pipe_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x15b39dce drm_gem_vram_fill_create_dumb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x278b0c5e drm_gem_vram_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x2b0a8387 drm_gem_vram_simple_display_pipe_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x2d06ad41 drm_gem_vram_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x3d22b051 drm_gem_vram_driver_dumb_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x5944001a drm_gem_vram_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x6fe1172c drm_gem_vram_plane_helper_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x78492cc3 drm_gem_vram_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x7f039703 drm_gem_vram_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x86647cfc drm_vram_mm_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x926aa0ee drm_gem_vram_put +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xbef7422d drmm_vram_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xc357a2fd drm_gem_vram_plane_helper_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xd4da3278 drm_gem_vram_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xfdf785cf drm_vram_helper_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/rockchip/rockchipdrm 0x965653c0 rockchip_drm_wait_vact_end +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x13e5adaa drm_sched_job_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x143a436c drm_sched_entity_set_priority +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x2c7c4752 drm_sched_job_cleanup +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x2f9e47b7 drm_sched_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x3e035d01 drm_sched_job_add_implicit_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x4685460c drm_sched_fault +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x4eadd130 to_drm_sched_fence +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x6d945cfd drm_sched_entity_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x6eaaee38 drm_sched_job_arm +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7ebe27bf drm_sched_entity_flush +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7fe4f79f drm_sched_entity_destroy +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x83399b9f drm_sched_increase_karma +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x932e0331 drm_sched_entity_push_job +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x9c07a68b drm_sched_suspend_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x9ec2a4e6 drm_sched_pick_best +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xa40a6b01 drm_sched_job_add_syncobj_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xabef620a drm_sched_job_add_resv_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xad89fbc8 drm_sched_entity_modify_sched +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xbd1046cd drm_sched_stop +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xc5963895 drm_sched_resubmit_jobs +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xd30aabed drm_sched_resume_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xd3c6fa68 drm_sched_job_add_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xd9a49600 drm_sched_entity_error +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xe7a209fc drm_sched_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xea94dc0f drm_sched_entity_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xefd9b5a3 drm_sched_start +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x3a6d73a1 sun4i_tcon_enable_vblank +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x48e300a3 sun4i_rgb_init +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x58e8ef72 sun4i_lvds_init +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x6c10c7a7 sun4i_tcon_of_table +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0xa10c6b3b sun4i_dclk_create +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0xb1778ee1 sun4i_tcon_mode_set +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0xc300e496 sun4i_dclk_free +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0x350e5dcd sun8i_tcon_top_of_table +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0x845b26f5 sun8i_tcon_top_set_hdmi_src +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0xffacced7 sun8i_tcon_top_de_config +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x00f72aa6 ttm_bo_unmap_virtual +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x040cac37 ttm_glob +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0a4cbe87 ttm_device_swapout +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0c231474 ttm_kmap_iter_iomap_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0cd42d83 ttm_pool_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x14fe3d9c ttm_tt_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x161e86a0 ttm_bo_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x19af8701 ttm_sg_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a71d30c ttm_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1fdb667a ttm_bo_eviction_valuable +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x218365c2 ttm_bo_vm_fault_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x220af81c ttm_resource_manager_usage +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2c28107e ttm_bo_move_to_lru_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3a82773e ttm_pool_alloc +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3d18f5fb ttm_device_clear_dma_mappings +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4017cfc9 ttm_bo_mem_space +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x41898ef8 ttm_resource_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4216439d ttm_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4909a82c ttm_device_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4a9617c4 ttm_resource_manager_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4decc583 ttm_bo_vm_access +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4dffeb02 ttm_bo_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4e4c90af ttm_bo_unpin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4e52819d ttm_bo_move_accel_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4f7bb5fb ttm_bo_set_bulk_move +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x520c664b ttm_bo_put +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5725df72 ttm_resource_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x59817801 ttm_bo_vm_close +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5a5ab9d0 ttm_bo_vm_reserve +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5ee4348a ttm_bo_pin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x69cc2943 ttm_tt_pages_limit +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x78093ddf ttm_kmap_iter_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x788d9c40 ttm_bo_vmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7bde4ea6 ttm_bo_vm_open +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7c34fd36 ttm_pool_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7da84d8d ttm_io_prot +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7ee061a1 ttm_pool_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x81623010 ttm_range_man_init_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x882bbbc1 ttm_range_man_fini_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8989dcee ttm_bo_wait_ctx +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x89d5b336 ttm_bo_kmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9143637c ttm_lru_bulk_move_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9424bace ttm_bo_vm_dummy_page +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x942f3b62 ttm_tt_populate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x94f097c8 ttm_bo_vm_fault +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x961f4633 ttm_bo_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa8e0353f ttm_resource_manager_debug +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xadc63757 ttm_bo_init_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xae0bb1b7 ttm_resource_manager_evict_all +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb0f39a46 ttm_lru_bulk_move_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb6fe8054 ttm_eu_reserve_buffers +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb99150d3 ttm_resource_manager_create_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb9f8cc7a ttm_resource_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc22099ab ttm_bo_init_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xcfc0cd0b ttm_device_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xdd088e67 ttm_pool_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xdfd6d83d ttm_eu_fence_buffer_objects +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe49e8cb1 ttm_bo_vunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xed0cd536 ttm_bo_kunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf4ba6cc1 ttm_eu_backoff_reservation +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf7939bba ttm_bo_move_sync_cleanup +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x07c40396 host1x_channel_stop +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x0af1b3e0 host1x_channel_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x0ecc43be host1x_syncpt_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x0edb07e9 host1x_job_alloc +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x13ff8b67 host1x_job_add_wait +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x15ba78b7 host1x_syncpt_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x19f21e70 host1x_syncpt_incr_max +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x237eb764 host1x_job_unpin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x27bb468c host1x_fence_create +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x2fb69886 host1x_job_add_gather +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x3491579a host1x_client_resume +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x3ac13d0d host1x_client_exit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x3de52114 host1x_device_init +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x4750ac5a host1x_job_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x4c5f04a7 host1x_bo_pin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x51de13ce host1x_syncpt_base_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x532c74bf host1x_job_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x5ab304d8 host1x_device_exit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x5c484ea3 host1x_syncpt_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x5e8b2820 host1x_syncpt_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x63aeeb26 host1x_job_submit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x6472399c host1x_syncpt_release_vblank_reservation +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x69b5e263 host1x_syncpt_get_by_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x72e78e54 tegra_mipi_start_calibration +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x7e1effa4 host1x_syncpt_read_min +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x7fb76190 host1x_client_suspend +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x853b4f1c host1x_driver_unregister +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x887e68f0 host1x_syncpt_get_by_id_noref +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x8f6bb0d2 host1x_bo_unpin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9451a33e tegra_mipi_free +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9f042942 host1x_fence_cancel +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa733ff60 tegra_mipi_disable +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa98cab83 host1x_syncpt_read +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xb1e9288f host1x_syncpt_alloc +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xb38daf27 host1x_syncpt_incr +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xb7212baa host1x_job_pin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xb7ca5ca1 __host1x_client_init +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbcbe65a0 tegra_mipi_finish_calibration +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbd6c086f host1x_channel_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbdcdac10 tegra_mipi_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbe9418ba host1x_driver_register_full +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc42ca3c2 host1x_client_unregister +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc9671bae __host1x_client_register +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xd1ee0a7d host1x_get_dma_mask +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xd3fc5314 host1x_channel_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xdb87e38f host1x_syncpt_get_base +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xdbcf3f1e host1x_syncpt_wait +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf8a79b19 tegra_mipi_enable +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xfdec4851 host1x_syncpt_read_max +EXPORT_SYMBOL drivers/hid/hid 0x95e23765 hid_bus_type +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x0987866b vmbus_sendpacket_getid +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x1cbffc5f vmbus_recvpacket +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x6c969851 vmbus_sendpacket +EXPORT_SYMBOL drivers/hwmon/adt7x10 0xdbe0b3f7 adt7x10_dev_pm_ops +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x2f9e7f8e vid_which_vrm +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x446615bd vid_from_reg +EXPORT_SYMBOL drivers/hwmon/ltc2947-core 0x969f1113 ltc2947_pm_ops +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x01568393 sch56xx_read_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x19343a98 sch56xx_watchdog_register +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x96ec3b26 sch56xx_read_virtual_reg12 +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xaa17a737 sch56xx_write_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xb37b9b81 sch56xx_read_virtual_reg16 +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x1424f81c i2c_bit_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xb5e53a78 i2c_bit_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xd2328601 i2c_bit_algo +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0x3646112e i2c_pca_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0xaa952d64 i2c_pca_add_bus +EXPORT_SYMBOL drivers/i2c/busses/i2c-amd756 0x7fa4d147 amd756_smbus +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x10a4c688 qcom_adc5_hw_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x1fcd0103 qcom_adc_tm5_gen2_temp_res_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x39885d6b qcom_adc_tm5_temp_volt_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x401dc869 qcom_vadc_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x47f699dd qcom_adc5_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x4e64cdb9 qcom_adc5_hw_settle_time_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x53546ecd qcom_adc5_avg_samples_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x70e6eca1 qcom_vadc_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0xc61e7a34 qcom_adc5_prescaling_from_dt +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x229445b8 iio_triggered_buffer_cleanup +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x2fdbf1d1 iio_triggered_buffer_setup_ext +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x2333a808 iio_kfifo_free +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x88d9ae3c iio_kfifo_allocate +EXPORT_SYMBOL drivers/iio/imu/fxos8700_core 0x82c166e7 fxos8700_regmap_config +EXPORT_SYMBOL drivers/iio/industrialio 0x01daa177 iio_device_free +EXPORT_SYMBOL drivers/iio/industrialio 0x037648ee iio_trigger_validate_own_device +EXPORT_SYMBOL drivers/iio/industrialio 0x1979c79d iio_push_event +EXPORT_SYMBOL drivers/iio/industrialio 0x2ac14073 iio_device_get_clock +EXPORT_SYMBOL drivers/iio/industrialio 0x2d6bcdcb iio_trigger_generic_data_rdy_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x2fc2e694 __iio_device_register +EXPORT_SYMBOL drivers/iio/industrialio 0x3d3a04a1 iio_trigger_notify_done +EXPORT_SYMBOL drivers/iio/industrialio 0x4591f7d3 iio_trigger_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x4da2cda0 iio_trigger_poll_nested +EXPORT_SYMBOL drivers/iio/industrialio 0x77c7b277 iio_trigger_set_immutable +EXPORT_SYMBOL drivers/iio/industrialio 0x8218a8c7 iio_device_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x851182b9 __iio_trigger_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x8ab3d4c9 iio_get_time_ns +EXPORT_SYMBOL drivers/iio/industrialio 0x8c86cd62 iio_device_set_clock +EXPORT_SYMBOL drivers/iio/industrialio 0xa00ffdd2 iio_bus_type +EXPORT_SYMBOL drivers/iio/industrialio 0xa9ac942b iio_read_const_attr +EXPORT_SYMBOL drivers/iio/industrialio 0xaca949d3 iio_read_mount_matrix +EXPORT_SYMBOL drivers/iio/industrialio 0xaf83718e iio_trigger_register +EXPORT_SYMBOL drivers/iio/industrialio 0xafe47124 iio_buffer_init +EXPORT_SYMBOL drivers/iio/industrialio 0xc704c820 iio_trigger_using_own +EXPORT_SYMBOL drivers/iio/industrialio 0xcaf9fe3a iio_trigger_free +EXPORT_SYMBOL drivers/iio/industrialio 0xdb145886 iio_device_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0xdb2fe7f9 iio_trigger_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0xdf76bbeb iio_pollfunc_store_time +EXPORT_SYMBOL drivers/iio/industrialio-configfs 0x39d48cd8 iio_configfs_subsys +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x29f984bb iio_unregister_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x967d3e9d iio_sw_device_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xe3d7ce56 iio_sw_device_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xe971829b iio_register_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x1df5d0fc iio_sw_trigger_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x3bba89f3 iio_unregister_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x8d6edb1b iio_register_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0xb2a6abf4 iio_sw_trigger_create +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0x27a8d592 iio_triggered_event_setup +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0xbfa09e2d iio_triggered_event_cleanup +EXPORT_SYMBOL drivers/iio/pressure/bmp280 0x8dd9df5a bmp280_dev_pm_ops +EXPORT_SYMBOL drivers/iio/trigger/stm32-lptimer-trigger 0xe6715221 is_stm32_lptim_trigger +EXPORT_SYMBOL drivers/iio/trigger/stm32-timer-trigger 0x37002897 is_stm32_timer_trigger +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x0e65f617 ib_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x3e0e2a46 ib_send_cm_sidr_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x41db67f6 ib_send_cm_drep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x45d1aade ib_send_cm_sidr_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x5e64c8d0 ib_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x60c50eec ib_send_cm_rtu +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x69824a14 ibcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x76a74f68 ib_send_cm_mra +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x8b92cda4 ib_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x9242582e ib_send_cm_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x9664ce46 ib_send_cm_rej +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x9b7ce0a1 ib_cm_insert_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xc8b8414e ib_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xd463c174 ib_cm_notify +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xe1ec949a ib_send_cm_dreq +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xfb70cb61 ib_send_cm_req +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00454b6a ib_set_client_data +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00cd25ea ib_get_rdma_header_version +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0449a09a ib_port_unregister_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0483d7b9 ib_drain_rq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x078fa765 ib_destroy_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x085ed49a rdma_get_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x08b7e6f6 ib_get_cached_subnet_prefix +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x08c91b66 rdma_nl_put_driver_u64 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0bd28342 ib_modify_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0c86f5cb ib_sa_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0d3354a6 rdma_alloc_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x125f6f8e ib_rdmacg_try_charge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x14970cc0 rdma_query_gid_table +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x15808597 rdma_query_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x16361cf0 ib_dispatch_event +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x18c730d6 rdma_put_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19201f8a ib_get_device_fw_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19e7490f __rdma_block_iter_next +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1cdb345d ib_drain_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1d1af1ca ibnl_put_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1e6e6de9 ib_drain_sq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1ec7c481 ib_post_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1f5afa08 rdma_read_gid_hw_context +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x21308158 ibdev_printk +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x214feff8 rdma_nl_put_driver_u64_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x21ab2d65 rdma_umap_priv_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22478e81 rdma_replace_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x228a1070 ib_register_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22d1c25f rdma_restrack_del +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22f3cf93 ib_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x238e9bf2 ib_register_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2796a215 ib_map_mr_sg_pi +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x281c8f6f ibdev_info +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2a59123f ib_create_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2d5ee02b ib_set_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2dffdade rdma_modify_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2f02b309 ib_check_mr_status +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2fcde1f3 ib_create_ah_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x30389abc ib_dealloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x305e5701 rdma_addr_size_kss +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x31d028d1 __ib_alloc_cq_any +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x33338804 rdma_rw_ctx_post +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3333e8f1 rdma_restrack_add +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x34e0ad8f ib_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3511035c ib_create_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x35750616 rdma_rw_ctx_wrs +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x37280105 ib_destroy_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x38791ae1 rdma_move_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x397b20fd ib_close_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x398ec073 ib_destroy_cq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3a99e26e ib_unregister_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3cb92e81 ib_modify_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3d5ecac8 rdma_create_user_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3eb2e7d3 rdma_addr_cancel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3f17109d ib_sg_to_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3f604a2f ib_mr_pool_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fc2387c ib_ud_header_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x40ff305c rdma_user_mmap_entry_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x430fb61e rdma_user_mmap_entry_insert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x434c5d10 zgid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x439ce33c ib_sa_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x446fb17d ib_get_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x451f1615 __ib_alloc_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45dff8bd ib_get_net_dev_by_params +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45fb8985 rdma_nl_chk_listeners +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4688b10e ib_get_rmpp_segment +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x48fced0c rdma_nl_unicast_wait +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x49ecd130 ib_alloc_mr_integrity +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4bb906ad ibdev_emerg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e155af0 ib_response_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e90435c ib_sa_free_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4f151821 ib_create_wq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4f9a9c4b rdma_nl_put_driver_u32_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x50eb0e6f ib_get_vf_config +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5171732f _ib_alloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x51d436c6 __ib_create_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x52cd7bd6 ib_port_immutable_read +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x540c8240 ib_port_sysfs_get_ibdev_kobj +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x545686ac ib_qp_usecnt_inc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5497e77e rdma_read_gid_attr_ndev_rcu +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55bb02f3 ib_cache_gid_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x56576e14 ib_get_cached_lmc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x571470da __rdma_block_iter_start +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x57c0863f rdma_hold_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58caea33 ib_register_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58df5b94 ib_get_gids_from_rdma_hdr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5c3a2a57 roce_gid_type_mask_support +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5ca43f19 ib_qp_usecnt_dec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5ce1af2c rdma_init_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5d1ae037 ib_rdmacg_uncharge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5df03a59 ib_free_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5e4c7bce ib_create_qp_security +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5f539385 ib_advise_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61236514 rdma_nl_put_driver_u32 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x613b1e2e ib_is_mad_class_rmpp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61d24c52 ib_rate_to_mbps +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x626eab00 rdma_restrack_new +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x62f25ce0 rdma_nl_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x64a37b92 ib_unregister_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x64e4efce ib_sa_get_mcmember_rec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x64e57db6 ib_reg_user_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x664acc95 ibdev_alert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x66f3f891 __ib_alloc_pd +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x697e3f5d rdma_link_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b958320 ib_ud_ip4_csum +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f16bd47 ib_destroy_wq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f3614b6 rdma_is_zero_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f4067bb rdma_restrack_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6ffd2dcd ib_map_mr_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70807834 rdma_addr_size +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70c44b2e ib_query_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x72ced01c ib_device_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x73baf9a2 ib_modify_qp_is_ok +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75a729a0 rdma_nl_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x760f1a84 rdma_set_cq_moderation +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7690f3d3 rdma_restrack_set_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x77058179 rdma_move_grh_sgid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x783ce2c6 ib_port_register_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x787ccc4c ib_get_mad_data_offset +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x789e9dfd ib_sa_guid_info_rec_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x78a49e0c rdma_nl_stat_hwcounter_entry +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7abd2b05 rdma_destroy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7b9eb82e rdma_translate_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7bc7b90e rdma_rw_ctx_signature_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7fb379bb ib_get_vf_stats +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x803e5d1c rdma_query_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x81b031d7 rdma_roce_rescan_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x822588fc ib_set_vf_link_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x829a5623 ib_device_get_by_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x83a98a41 ib_dealloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x88bbaf88 ib_device_get_by_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8a75c52a rdma_dev_access_netns +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8b011469 ib_free_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8b36f979 ibdev_crit +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8cd953b0 ib_modify_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8dca90d7 ib_modify_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90c83eca ib_mr_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90e807c7 ib_cache_gid_parse_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x93fc822c ibdev_notice +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x94070eee rdma_nl_put_driver_string +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9419c5c4 rdma_alloc_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x944562dc ib_resize_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9523ccab ib_get_eth_speed +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9617d993 rdma_restrack_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x961c3cf3 ib_mr_pool_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x979afc0d ib_find_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x989779d0 ib_process_cq_direct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9ae8761d ib_create_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9d2d01fe rdma_nl_unicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa0795493 ib_query_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa3709b46 rdma_copy_src_l2_addr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa3912917 rdma_destroy_ah_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa432baf6 ib_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa82e8a47 ib_free_recv_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa85a739d ib_detach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xac510cd4 ib_dereg_mr_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xad8539d3 ib_alloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xadeb09ef rdma_rw_ctx_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae956dce ib_rate_to_mult +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xafb40e8d rdma_copy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb0464b7b rdma_read_gid_l2_fields +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb203634d ib_get_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4c40040 ib_sa_pack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4f467b3 ib_set_device_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb75f5405 ib_unregister_device_queued +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7852a05 ib_ud_header_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbbdd9c55 ib_query_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbc0c087d ib_unregister_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbcc6cd2b rdma_restrack_parent_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc0f6a7c2 ib_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc1e16107 ib_sa_path_rec_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc282cc1a ib_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc4010fa0 rdma_restrack_count +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc415e07b ib_sa_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc473a2de rdma_port_get_link_layer +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc500ef7e rdma_nl_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc5688a3d ib_mad_kernel_rmpp_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc5a213ff rdma_user_mmap_entry_remove +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8626f7b ib_dma_virt_map_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8d38664 rdma_free_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc90c7aee ib_mr_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xca7bcf4b ib_attach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcf111af1 ib_dealloc_pd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcff6043b ib_alloc_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd00f8f26 rdma_find_gid_by_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0478dc4 ib_unregister_driver +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd09f39ee ibdev_err +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd1daf3c1 ib_cq_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd21bb37a ib_sa_unpack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd28e0a9d rdma_link_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd38f52f0 ibdev_warn +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd53e20c6 rdma_rw_mr_factor +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd6636ca6 rdma_addr_size_in6 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd7099dd4 ib_get_cached_port_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd75defac ib_query_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd88277e9 rdma_rw_ctx_destroy_signature +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda0d50ec ib_sa_cancel_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda89bf34 ib_init_ah_attr_from_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdc47350e rdma_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdd3e4079 rdma_rw_ctx_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe1dd1eb5 ib_cq_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5840ec6 ib_wc_status_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7b52e5f mult_to_ib_rate +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9cc6f84 ib_find_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9e799fc ib_ud_header_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xea47bd03 rdma_resolve_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xeb555cd6 rdma_user_mmap_io +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xec4a8534 ibnl_put_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xed6a08d6 rdma_user_mmap_entry_get_pgoff +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xed81e972 ib_find_exact_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xee951620 rdma_user_mmap_entry_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xef1d469f ib_device_set_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf1bc9a64 rdma_user_mmap_entry_insert_range +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf468ade4 rdma_create_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5dedb30 rdma_node_get_transport +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6d59b2e ib_init_ah_from_mcmember +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6ed3334 ib_event_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf73c7c68 ib_open_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf829c33e ib_modify_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfba482b0 ib_init_ah_attr_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfd8e0543 ib_modify_qp_with_udata +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfe4bbf0c ib_create_qp_kernel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xff0f9e97 ib_unregister_device_and_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xff809a6d rdma_restrack_get_byid +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0476939f ib_umem_copy_from +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x05178a97 ib_umem_find_best_pgsz +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0dd909ae ib_copy_ah_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x134bbe9a ib_umem_dmabuf_get_pinned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x161da5ed ib_umem_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x25a4b019 ib_umem_odp_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x28337db5 uverbs_get_flags32 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x2a338a6f ib_umem_odp_alloc_child +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x36c34dc6 ib_copy_path_rec_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4cf7e02a uverbs_destroy_def_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4da83785 ib_umem_odp_alloc_implicit +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4e1900a2 uverbs_finalize_uobj_create +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x5a50276d ib_umem_dmabuf_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x61e2b48d uverbs_uobject_put +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x676bc421 ib_uverbs_get_ucontext_file +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x6ab930f5 uverbs_idr_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x754b0000 ib_copy_path_rec_from_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x77170948 ib_umem_odp_map_dma_and_lock +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x7c6adca1 ib_uverbs_flow_resources_free +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x7fdf84a8 ib_umem_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x80a74939 uverbs_get_flags64 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x8a45ba4b _uverbs_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x8fda3cb5 _uverbs_get_const_signed +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x99eb1f10 uverbs_fd_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xa0a5c5f1 flow_resources_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xa66c8a74 ib_umem_dmabuf_unmap_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc6d7a5be ib_umem_odp_unmap_dma_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc7a942c7 ib_copy_qp_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xca9adea3 uverbs_copy_to_struct_or_zero +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xcfa717c7 flow_resources_add +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xd245b543 _uverbs_get_const_unsigned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe2c4739b uverbs_copy_to +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe684de25 uverbs_uobject_fd_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf272bbc3 ib_umem_dmabuf_map_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf812ad8a ib_umem_odp_get +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x403bd6b0 iw_cm_reject +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xbdbd23b6 iw_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xbfb5ee83 iw_cm_accept +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xc32fe470 iw_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xd2ce3b4f iw_cm_disconnect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xd4e455fb iw_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xdb677987 iw_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf019faeb iw_cm_connect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf3df871f iwcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x01403f2e rdma_accept_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x093fd89b rdma_set_ib_path +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0ad0d0da rdma_iw_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0e384bea rdma_destroy_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1030b334 rdma_destroy_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1e8452d9 rdma_consumer_reject_data +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1f0ca82f rdma_accept +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x29b4be42 rdma_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x2ec9e09e rdma_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x37de6c2d rdma_connect_locked +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4041a7c8 rdma_resolve_route +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x419e49b5 rdma_reject +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4573eeb0 rdma_unlock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x45bafb9b rdma_set_reuseaddr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x50f5cc54 rdma_set_ack_timeout +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x571c3892 rdma_set_service_type +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x684d0851 rdma_disconnect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x72b7c9e8 rdma_get_service_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x772221de rdma_notify +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x82d84d41 rdma_listen +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x8b585259 rdma_set_afonly +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x907df803 rdma_event_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x99635189 rdma_connect_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xa4751a6e __rdma_create_kernel_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xa5e60e65 rdma_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xaa2a1807 rdma_res_to_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xad9b62a9 rdma_create_user_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb02ca5b5 rdma_bind_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb5316582 rdma_lock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xbae4e067 rdma_read_gids +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xd57079f6 rdma_connect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xd833eb54 rdma_leave_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf15ec4d4 rdma_create_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf25a830b rdma_set_min_rnr_timer +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xfe0011fe rdma_resolve_addr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x0f78b830 rtrs_clt_put_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x2f929179 rtrs_clt_rdma_cq_direct +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x6ca7563a rtrs_clt_get_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x790b571c rtrs_clt_query +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x96977822 rtrs_clt_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xd05cb952 rtrs_clt_request +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xd60eabb7 rtrs_clt_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x053e47f6 rtrs_rdma_dev_pd_deinit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x242a8646 rtrs_addr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x887302f3 rtrs_addr_to_sockaddr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xb80c1cbc rtrs_ib_dev_find_or_add +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe15357ef sockaddr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe5ebb539 rtrs_ib_dev_put +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xfdc29bcf rtrs_rdma_dev_pd_init +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x5dfd83d4 rtrs_srv_get_path_name +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x6a74b8c3 rtrs_srv_get_queue_depth +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x717d9ffc rtrs_srv_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x87749425 rtrs_srv_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xefb9330f rtrs_srv_resp_rdma +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xf86dcfb6 rtrs_srv_set_sess_priv +EXPORT_SYMBOL drivers/input/gameport/gameport 0x09e28b4b gameport_unregister_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x181eda9d gameport_set_phys +EXPORT_SYMBOL drivers/input/gameport/gameport 0x597108ae __gameport_register_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x6376cb52 gameport_stop_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x86e57714 __gameport_register_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0x8c3567fd gameport_start_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x9b50f387 gameport_close +EXPORT_SYMBOL drivers/input/gameport/gameport 0xa6124c57 gameport_unregister_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0xc7faf2a2 gameport_open +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x8021ccec iforce_process_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0xdf8fc046 iforce_send_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0xecf4880c iforce_init_device +EXPORT_SYMBOL drivers/input/matrix-keymap 0x72e55068 matrix_keypad_build_keymap +EXPORT_SYMBOL drivers/input/misc/ad714x 0x311aca13 ad714x_pm +EXPORT_SYMBOL drivers/input/misc/ad714x 0x943b7925 ad714x_probe +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x892d76b2 cma3000_resume +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x89d9444e cma3000_exit +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xca3f100a cma3000_suspend +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xcc9b367c cma3000_init +EXPORT_SYMBOL drivers/input/rmi4/rmi_core 0x0e48b0dd rmi_unregister_transport_device +EXPORT_SYMBOL drivers/input/sparse-keymap 0x01e6160d sparse_keymap_setup +EXPORT_SYMBOL drivers/input/sparse-keymap 0x734561ed sparse_keymap_report_event +EXPORT_SYMBOL drivers/input/sparse-keymap 0x87088abe sparse_keymap_entry_from_scancode +EXPORT_SYMBOL drivers/input/sparse-keymap 0xb3897909 sparse_keymap_entry_from_keycode +EXPORT_SYMBOL drivers/input/sparse-keymap 0xe64a141b sparse_keymap_report_entry +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0x26f8aadb ad7879_pm_ops +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0xd2b34a25 ad7879_probe +EXPORT_SYMBOL drivers/interconnect/qcom/icc-smd-rpm 0x428e2dc3 qnoc_remove +EXPORT_SYMBOL drivers/interconnect/qcom/icc-smd-rpm 0x8cce4142 qnoc_probe +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x5d444e23 attach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x6c0aa64f detach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x7d056bdb capi_ctr_handle_message +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x985d450e capi_ctr_down +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xdda3d2dc capi_ctr_ready +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x27c58fd5 isdnhdlc_decode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x4644eea5 isdnhdlc_out_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x5b835a58 isdnhdlc_rcv_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0xef4ee223 isdnhdlc_encode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x278ea1d2 mISDNisac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x42c50659 mISDNipac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x8a52819f mISDNisac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x90d36d35 mISDNipac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0x73db9053 mISDNisar_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0xa70d3021 mISDNisar_init +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x03a68066 mISDN_FsmRestartTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x03bb7f82 mISDN_register_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x132b3b77 get_next_dframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x1e37b258 recv_Bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x1f21cfc7 mISDN_unregister_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2348cc3c mISDN_FsmFree +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x26236de8 mISDN_clock_update +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30d25b0d mISDN_FsmDelTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x313b1fde mISDN_FsmAddTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x39163e3b mISDN_register_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3a8ee52d create_l1 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3b893985 recv_Echannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x434d4d80 bchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x50c2230c mISDN_FsmChangeState +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x54458aa7 recv_Dchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x588886a6 l1_event +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x5cc125ea mISDNDevName4ch +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6047df40 mISDN_FsmInitTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x655b66c5 mISDN_clear_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x65d67256 dchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x7b980511 queue_ch_frame +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x80e71acd recv_Dchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9adabeea mISDN_ctrl_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9c928457 mISDN_FsmNew +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc3401729 mISDN_register_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc6527403 recv_Bchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc8c89a5c mISDN_freedchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xca5731fb mISDN_initbchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xcdd951a0 mISDN_freebchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xcea3e4f9 bchannel_get_rxbuf +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd285995f mISDN_clock_get +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd5145151 mISDN_FsmEvent +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd77c26ab get_next_bframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe88a1a04 mISDN_initdchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe8f617eb mISDN_unregister_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xfd2f5ae9 mISDN_unregister_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x01087af0 mISDN_dsp_element_unregister +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x93df9e4b dsp_audio_law_to_s32 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb07a21b8 dsp_audio_s16_to_law +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb98308d8 mISDN_dsp_element_register +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x23b115df ti_lmu_common_get_brt_res +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x54a12ec4 ti_lmu_common_set_ramp +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xc212dcaa ti_lmu_common_get_ramp_params +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xced72aae ti_lmu_common_set_brightness +EXPORT_SYMBOL drivers/mailbox/mtk-cmdq-mailbox 0x2ef909f9 cmdq_get_shift_pa +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0x0997f2b4 omap_mbox_request_channel +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0x5eff3f1e omap_mbox_disable_irq +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0x7aeff314 omap_mbox_enable_irq +EXPORT_SYMBOL drivers/md/dm-bio-prison 0x476d2454 dm_cell_key_has_valid_range +EXPORT_SYMBOL drivers/md/dm-log 0x8fb5063d dm_dirty_log_type_unregister +EXPORT_SYMBOL drivers/md/dm-log 0x98f585da dm_dirty_log_destroy +EXPORT_SYMBOL drivers/md/dm-log 0xc57061f1 dm_dirty_log_create +EXPORT_SYMBOL drivers/md/dm-log 0xf9153e47 dm_dirty_log_type_register +EXPORT_SYMBOL drivers/md/dm-snapshot 0x2d19fb18 dm_exception_store_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0x7e0e7dcb dm_snap_origin +EXPORT_SYMBOL drivers/md/dm-snapshot 0x8092871a dm_exception_store_type_register +EXPORT_SYMBOL drivers/md/dm-snapshot 0xa7247f8e dm_snap_cow +EXPORT_SYMBOL drivers/md/dm-snapshot 0xb6f10d3c dm_exception_store_destroy +EXPORT_SYMBOL drivers/md/dm-snapshot 0xc155fb46 dm_exception_store_type_unregister +EXPORT_SYMBOL drivers/md/raid456 0x37c94d1d raid5_set_cache_size +EXPORT_SYMBOL drivers/md/raid456 0x4b3faeff r5c_journal_mode_set +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x0ac406cb flexcop_device_initialize +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x370f8080 flexcop_pass_dmx_data +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x55f73a63 flexcop_device_exit +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x612e80eb flexcop_pid_feed_control +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x725db07e flexcop_i2c_request +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x77575d42 flexcop_eeprom_check_mac_addr +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x77d13d34 flexcop_dump_reg +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xb69e152b flexcop_device_kmalloc +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xc819355f flexcop_device_kfree +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xd80acfa8 flexcop_sram_ctrl +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xd8fda645 flexcop_wan_set_speed +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xdfd010bb flexcop_sram_set_dest +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xf83e9796 flexcop_pass_dmx_packets +EXPORT_SYMBOL drivers/media/common/cx2341x 0x15ac1bd0 cx2341x_ctrl_query +EXPORT_SYMBOL drivers/media/common/cx2341x 0x28240e61 cx2341x_ctrl_get_menu +EXPORT_SYMBOL drivers/media/common/cx2341x 0x4af79f55 cx2341x_handler_init +EXPORT_SYMBOL drivers/media/common/cx2341x 0x55aa7c5f cx2341x_mpeg_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5935c062 cx2341x_handler_set_50hz +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5b5cc43e cx2341x_ext_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x7b4dd2cb cx2341x_fill_defaults +EXPORT_SYMBOL drivers/media/common/cx2341x 0xc1d60d57 cx2341x_handler_set_busy +EXPORT_SYMBOL drivers/media/common/cx2341x 0xdbc5583a cx2341x_update +EXPORT_SYMBOL drivers/media/common/cx2341x 0xe1fe1432 cx2341x_log_status +EXPORT_SYMBOL drivers/media/common/cx2341x 0xeb35dc36 cx2341x_handler_setup +EXPORT_SYMBOL drivers/media/common/cypress_firmware 0x394b4598 cypress_load_firmware +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x693e74ba ttpci_eeprom_decode_mac +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0xfd462f3b ttpci_eeprom_parse_mac +EXPORT_SYMBOL drivers/media/common/tveeprom 0x0dbf0296 tveeprom_hauppauge_analog +EXPORT_SYMBOL drivers/media/common/tveeprom 0xc01c73d5 tveeprom_read +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x065246b8 frame_vector_create +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1b700d37 put_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1d5f9555 frame_vector_destroy +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x6dd27770 vb2_buffer_in_use +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xc5e5573a frame_vector_to_pages +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xdffb744b frame_vector_to_pfns +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xe20dfe0f get_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xfe724531 vb2_verify_memory_type +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x0be28ba3 vb2_dvb_find_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x2bb7f566 vb2_dvb_dealloc_frontends +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x37872269 vb2_dvb_alloc_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x93ef1592 vb2_dvb_register_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xac5deff7 vb2_dvb_get_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xf702f069 vb2_dvb_unregister_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xc7c2b85f vb2_create_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xccd197c7 vb2_destroy_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-v4l2 0x74344e9f vb2_querybuf +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x0530b757 dvb_frontend_reinitialise +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x070e4e75 dvb_ca_en50221_camchange_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x08733236 intlog10 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x18acd31f dvb_dmx_swfilter_packets +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x1b70080c dvb_remove_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x20ddaa9c dvb_register_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x26eb2a7f dvb_register_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x282a0336 dvb_device_get +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2f5cdf80 dvb_ringbuffer_write +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x303e891e dvb_unregister_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x38bd26c6 dvb_unregister_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x39df73ad dvb_net_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3b93d71a dvb_frontend_sleep_until +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x4225975a dvb_generic_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x4968ba92 dvb_generic_open +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x54abe4ff dvb_dmx_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5b9460c4 dvb_ca_en50221_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5f2b1d95 intlog2 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x610dbe14 dvb_dmxdev_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6181aec0 dvb_ringbuffer_flush_spinlock_wakeup +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6a9f708a dvb_dmx_swfilter_204 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x70a39765 dvb_generic_ioctl +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x7618f8ee dvb_frontend_suspend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x7ace07ee dvb_dmxdev_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x7bfd78cd dvb_ca_en50221_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x7f4b727c dvb_frontend_resume +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8121c38a dvb_net_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8c54b0f8 dvb_dmx_swfilter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x91a6794b dvb_ringbuffer_read_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9263a063 dvb_dmx_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa4235824 dvb_dmx_swfilter_raw +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa4568d74 dvb_register_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb1fada97 dvb_ca_en50221_camready_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb3352dd2 dvb_ringbuffer_empty +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc3f679f9 dvb_ringbuffer_write_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xcbf6a870 dvb_unregister_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xd040d4a9 dvb_ca_en50221_frda_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xd362aca5 dvb_frontend_detach +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe138ce6b dvb_ringbuffer_avail +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xebbc2d9b dvb_ringbuffer_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb09f39a dvb_ringbuffer_read +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb9a826f dvb_ringbuffer_flush +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfc6380e5 dvb_ringbuffer_free +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x12413fc3 au8522_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x69cf7ddc au8522_led_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x9e0ca5c0 au8522_analog_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x9f982015 au8522_release_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xa0ac0a77 au8522_sleep +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xc449e563 au8522_get_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xc58edf57 au8522_init +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xdd7f8aa0 au8522_writereg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xf77c1997 au8522_readreg +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24113 0x81570476 cx24113_agc_callback +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24123 0x52773316 cx24123_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x0d07cd75 dib0070_ctrl_agc_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x3cfaf5e9 dib0070_set_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x66718955 dib0070_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0xa8592498 dib0070_get_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x0c108661 dib0090_dcc_freq +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x1d740571 dib0090_set_dc_servo +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x2fc65128 dib0090_get_wbd_target +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x3b0b172d dib0090_get_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x42740408 dib0090_set_vga +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x4d237514 dib0090_get_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x570dc8cc dib0090_gain_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x715b0653 dib0090_set_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x8f9e7042 dib0090_pwm_gain_reset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x988593ae dib0090_get_current_gain +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x9fa227e5 dib0090_update_tuning_table_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xab43b7e2 dib0090_set_switch +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xc2887cb1 dib0090_update_rframp_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x1d8ba438 dib3000mc_pid_parse +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x32ce9aa3 dib3000mc_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x7d5f6be6 dib3000mc_pid_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x8547847d dib3000mc_get_tuner_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x8d117f41 dib3000mc_set_config +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x4a19b853 dib7000m_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x8ff1174b dib7000m_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0xd6dc9f1f dib7000m_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x1914ecb3 dib9000_set_gpio +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x3c2a59ba dib9000_set_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x41e96697 dib9000_fw_set_component_bus_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x60211c8d dib9000_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x8fded5f1 dib9000_fw_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x9acc8c93 dib9000_fw_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x9dc3ffd9 dib9000_get_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xacb89b25 dib9000_set_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xb0cd33e8 dib9000_firmware_post_pll_init +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xe88020c9 dib9000_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xf6c5404c dib9000_get_tuner_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xfdd91472 dib9000_get_component_bus_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x544e8205 dibx000_reset_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x56028cc0 dibx000_i2c_set_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x77cc29cc dibx000_init_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x94078293 dibx000_exit_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xb47a2381 dibx000_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x0a59185e dvb_dummy_fe_qam_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x4936c6b8 dvb_dummy_fe_qpsk_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xe2f8e2d0 dvb_dummy_fe_ofdm_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lgs8gl5 0xad303b18 lgs8gl5_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lnbh29 0x6491b165 lnbh29_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/m88ds3103 0xf41b6c67 m88ds3103_get_agc_pwm +EXPORT_SYMBOL drivers/media/dvb-frontends/s5h1420 0x4598de8d s5h1420_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x4e01d030 zd1301_demod_get_dvb_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0xfc601ca8 zd1301_demod_get_i2c_adapter +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x42d17b9c flexcop_dma_control_size_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x811486f4 flexcop_dma_allocate +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x8b0e412a flexcop_dma_config +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xbfe69b09 flexcop_dma_free +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xd0f0a755 flexcop_dma_config_timer +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xdcbcbdfe flexcop_dma_control_timer_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xf1cca6df flexcop_dma_xfer_control +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x39b9d8ff bt878_stop +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x8f8e6f8d bt878 +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x917e710f bt878_device_control +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xc6968fcb bt878_start +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xd5d0bdef bt878_num +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x11dc4b6d bttv_gpio_enable +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x47347849 bttv_get_pcidev +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x4998c6d2 bttv_sub_unregister +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x8ecf4acc bttv_write_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x98bd2151 bttv_sub_register +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xbcf2d2fb bttv_read_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x1ed6cb1c dst_wait_dst_ready +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x43a983fd dst_check_sum +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x48e34f67 dst_pio_disable +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x60d9b03c dst_comm_init +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xaf422ac5 rdc_reset_state +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xbeab7dbb write_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xbee0a772 read_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xc1027594 dst_error_bailout +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xfcb897fc dst_error_recovery +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x2cdea06d cx18_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x49c3df82 cx18_claim_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x82c841d5 cx18_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xeb29e7f6 cx18_ext_init +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xfbceeea3 cx18_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xff69d722 cx18_release_stream +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x1ab311dc altera_ci_init +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x6ff7510d altera_ci_tuner_reset +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xdb3faf38 altera_ci_release +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xe66b9812 altera_ci_irq +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x37079b5f cx25821_set_gpiopin_direction +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x4472e342 cx25821_dev_unregister +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x44b517f5 cx25821_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x5712ee76 cx25821_sram_channel_dump_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x600c77c4 cx25821_dev_get +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x7912169b cx25821_risc_databuffer_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x9f12b972 cx25821_sram_channel_setup_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xc54c10b6 cx25821_riscmem_alloc +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe9050411 cx25821_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0xbc60d8d9 vp3054_i2c_probe +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0xc4ec107d vp3054_i2c_remove +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x6ecf77d0 cx88_enum_input +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x865893d4 cx88_set_freq +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xa226971f cx88_querycap +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xdad87030 cx88_video_mux +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x3581ea2a cx8802_buf_queue +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x39bcbc84 cx8802_register_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x3b4f75f7 cx8802_cancel_buffers +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x4b6316cd cx8802_get_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x7cb2d480 cx8802_unregister_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x8484ae0f cx8802_buf_prepare +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x88a15131 cx8802_start_dma +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x04f60b79 cx88_set_scale +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x0aa8de4b cx88_core_get +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x2d7e77d6 cx88_wakeup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x323091f1 cx88_risc_databuffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x33c4423a cx88_ir_start +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5dfc487c cx88_risc_buffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5edb7ae5 cx88_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6025fb50 cx88_reset +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6141c8c5 cx88_tuner_callback +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x615ff906 cx88_newstation +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x682da2f6 cx88_set_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x710366ab cx88_set_tvaudio +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x737db337 cx88_sram_channel_dump +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x800180e8 cx88_core_irq +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8d88137a cx88_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8db66d71 cx88_shutdown +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8e40a420 cx88_get_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x904b8696 cx88_audio_thread +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xbc544c7c cx88_ir_stop +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xdf62d7e9 cx88_set_tvnorm +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xe69940fa cx88_sram_channel_setup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xe93eba60 cx88_dsp_detect_stereo_sap +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xed3771b6 cx88_vdev_init +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xf3b5eba7 cx88_core_put +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x02026a83 ivtv_init_on_first_open +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x14f67530 ivtv_debug +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x1b54037b ivtv_firmware_check +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x306c2750 ivtv_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x4a2c9cad ivtv_claim_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x4f5b3682 ivtv_udma_setup +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x6888d0fd ivtv_ext_init +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x6fbda060 ivtv_udma_unmap +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x79f3c449 ivtv_api +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x84bc2658 ivtv_release_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x86011648 ivtv_vapi +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x89aa9a54 ivtv_udma_alloc +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xabe80a95 ivtv_set_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xad02e9fb ivtv_clear_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xb7035487 ivtv_vapi_result +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xc646834c ivtv_udma_prepare +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xecb74ed4 ivtv_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xecf55535 ivtv_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x049cdf0f saa7134_pgtable_alloc +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x04e83446 saa7134_tuner_callback +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x088793ac saa7134_pgtable_free +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x1211df5d saa7134_devlist +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x3b22f699 saa_dsp_writel +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x427163aa saa7134_tvaudio_setmute +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x47295846 saa7134_set_gpio +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x4cea9f47 saa7134_dmasound_init +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x4eea8bbd saa7134_dmasound_exit +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x730c4be3 saa7134_boards +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x81409184 saa7134_ts_register +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x8f1ad46b saa7134_devlist_lock +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xabb3eceb saa7134_set_dmabits +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xe1d690e7 saa7134_ts_unregister +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xf59d8633 saa7134_pgtable_build +EXPORT_SYMBOL drivers/media/platform/allegro-dvt/allegro 0x2c79d0f2 msg_type_name +EXPORT_SYMBOL drivers/media/radio/tea575x 0x2ebaf484 snd_tea575x_set_freq +EXPORT_SYMBOL drivers/media/radio/tea575x 0x7d411c3d snd_tea575x_exit +EXPORT_SYMBOL drivers/media/radio/tea575x 0xa6b0f9b1 snd_tea575x_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0xab199ea4 snd_tea575x_g_tuner +EXPORT_SYMBOL drivers/media/radio/tea575x 0xd48748fd snd_tea575x_enum_freq_bands +EXPORT_SYMBOL drivers/media/radio/tea575x 0xd620ef2b snd_tea575x_s_hw_freq_seek +EXPORT_SYMBOL drivers/media/radio/tea575x 0xdbce152c snd_tea575x_hw_init +EXPORT_SYMBOL drivers/media/rc/rc-core 0x01098f88 ir_raw_encode_scancode +EXPORT_SYMBOL drivers/media/rc/rc-core 0x2fe55cf5 ir_raw_gen_pd +EXPORT_SYMBOL drivers/media/rc/rc-core 0x587fa174 ir_raw_handler_unregister +EXPORT_SYMBOL drivers/media/rc/rc-core 0x7a02ee87 ir_raw_gen_pl +EXPORT_SYMBOL drivers/media/rc/rc-core 0x9722fbbd ir_raw_handler_register +EXPORT_SYMBOL drivers/media/rc/rc-core 0xb5516017 ir_raw_encode_carrier +EXPORT_SYMBOL drivers/media/rc/rc-core 0xce3696f3 ir_raw_gen_manchester +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x74d2451c fc0013_rc_cal_add +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x81787fec fc0013_rc_cal_reset +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0x4c48939e tuners +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0xc2821775 tuner_count +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x0f360387 cx231xx_register_extension +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0xa17200c7 cx231xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x4ef13e1e dvb_usbv2_reset_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x54dea914 dvb_usbv2_disconnect +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x68e48722 dvb_usbv2_generic_rw_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x951e7e77 dvb_usbv2_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x9cbbfd0a dvb_usbv2_probe +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xd1e309a3 dvb_usbv2_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xe8becc42 dvb_usbv2_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xf7bde254 dvb_usbv2_generic_write_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xfe5d72bf dvb_usbv2_suspend +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x2381d881 usb_cypress_load_firmware +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x26ee5af8 dvb_usb_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x373722a0 dvb_usb_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x5c7dd65d dvb_usb_device_init +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x8b6f5395 dvb_usb_get_hexline +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xc1835bb5 dvb_usb_nec_rc_key_to_event +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xf37018f4 dvb_usb_device_exit +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x248b9a16 af9005_rc_decode +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x341530cb rc_map_af9005_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xd4e288db rc_map_af9005_table_size +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x01c6dde9 dibusb_rc_query +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x0a0cecb1 dibusb_read_eeprom_byte +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x431c971f dibusb_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x7835e2fe dibusb_i2c_algo +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x811aff0d dibusb2_0_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x861d362d dibusb_pid_filter +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x8f1e41ad dibusb_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x93822ecb rc_map_dibusb_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x96ed93dd dibusb2_0_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xe59f1e2c dibusb_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x36fa46ca dibusb_dib3000mc_frontend_attach +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0xc51ece79 dibusb_dib3000mc_tuner_attach +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0xaeabbdb3 em28xx_register_extension +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0xfefd04af em28xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x42579884 go7007_boot_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x68de75c2 go7007_register_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x7c1517b5 go7007_snd_init +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x7f2271c9 go7007_update_board +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x8e72f706 go7007_snd_remove +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xa3201225 go7007_read_addr +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xadcb7c97 go7007_read_interrupt +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xb125176f go7007_parse_video_stream +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xe1ecb664 go7007_alloc +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x0bf21ad2 gspca_disconnect +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x22af128f gspca_frame_add +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x547e9dbe gspca_resume +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x63fc767c gspca_dev_probe2 +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x6d5c20ed gspca_dev_probe +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x6ea1bef2 gspca_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x7ed7313e gspca_suspend +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x9670af2c gspca_debug +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xa024d84b gspca_coarse_grained_expo_autogain +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x89696610 ttusbdecfe_dvbs_attach +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0xa2ae67da ttusbdecfe_dvbt_attach +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x10de64b8 v4l2_async_register_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x1cd54bf5 v4l2_async_nf_init +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x26f7f6c5 v4l2_async_unregister_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x336e1891 v4l2_async_nf_unregister +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x77679ffa v4l2_async_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xd10db2cd v4l2_async_subdev_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x136ad77c v4l2_m2m_mmap +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x459e133f v4l2_m2m_get_curr_priv +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x45bc35f1 v4l2_m2m_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x5352d022 v4l2_m2m_resume +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xe990ffcd v4l2_m2m_get_vq +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xf5c6ce7f v4l2_m2m_buf_done_and_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xf626dd03 v4l2_m2m_suspend +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x00589dca v4l2_ctrl_g_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x016fc5f1 v4l2_ctrl_sub_ev_ops +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0328f4c7 v4l2_ctrl_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x056d7137 v4l2_querymenu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x05863555 v4l2_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0614dd5a v4l2_video_std_frame_period +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x08100ff0 v4l2_ctrl_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x082737e8 v4l2_ctrl_merge +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0ebf18bf v4l2_subdev_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x123959a1 v4l2_type_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x155d812a __v4l2_ctrl_grab +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1611220d __video_register_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x16244fe5 v4l2_prio_check +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x19e09f7b v4l2_ctrl_handler_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1d0d44fa v4l2_ctrl_type_op_log +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2342f1ae v4l2_prio_open +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x25743843 __v4l2_ctrl_s_ctrl_string +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x27518700 v4l2_ctrl_activate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2a130f24 v4l2_ctrl_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2b004398 v4l2_ctrl_subdev_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2b6ef963 v4l2_s_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2bf7f97d v4l2_ctrl_subdev_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2e6ba6ee v4l2_ctrl_new_std_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x315de2cf v4l2_ctrl_get_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x32d43420 v4l2_ctrl_get_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35ff98bf v4l2_format_info +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3adbd595 v4l2_field_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3b86cd9a v4l2_ctrl_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3bdd0f94 v4l2_prio_change +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3e6fea5d v4l2_subdev_call_wrappers +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4cc27dc6 v4l2_ctrl_type_op_validate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4f4a031a v4l2_ctrl_radio_filter +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x53ddca78 video_device_release_empty +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x542f95b1 v4l2_try_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5578d6e3 __v4l2_ctrl_modify_range +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5749f0fa v4l2_ctrl_type_op_equal +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x59000683 video_device_alloc +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x611c21b1 v4l2_ctrl_new_std_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6e38b4c3 v4l2_ctrl_handler_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x78960bdf v4l2_ctrl_handler_init_class +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8106095a v4l2_prio_max +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x84e4ac9b v4l2_ctrl_notify +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x89c7b230 v4l2_ctrl_find +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x89e3897d v4l2_ctrl_query_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9065824a v4l2_g_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x93b3cbbf v4l2_ctrl_new_fwnode_properties +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x94e71502 video_unregister_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9a000f4d v4l2_query_ext_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9d415a4a v4l2_ctrl_auto_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa0c8d208 __v4l2_ctrl_s_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa116c27c __v4l2_ctrl_s_ctrl_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xae402f6b video_devdata +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb377e329 v4l2_ctrl_request_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb3ee1927 v4l2_ctrl_type_op_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb77b0159 v4l2_prio_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbab3e8eb video_ioctl2 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbc5671dc v4l_printk_ioctl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcba37120 v4l2_ctrl_new_std +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcd3d0400 __v4l2_ctrl_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcda04a5b v4l2_prio_close +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xce5be45f v4l2_ctrl_new_std_menu_items +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd16d9c01 v4l2_ctrl_get_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd22f41b9 v4l2_ctrl_new_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd42ec465 v4l2_queryctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xdac64cf9 v4l2_ctrl_poll +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe2b92059 v4l2_video_std_construct +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe4d1abd5 v4l2_ctrl_request_complete +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xefb80bcb v4l2_ctrl_new_custom +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf0037093 v4l2_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf264140e __v4l2_ctrl_modify_dimensions +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf2bd5899 v4l2_ctrl_add_handler +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf3251e7b v4l2_norm_to_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf50fecbc v4l2_ctrl_replace +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf525101e v4l2_ctrl_handler_free +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf870552f v4l2_ctrl_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfafc0dd1 video_device_release +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x1f3ec7e4 rpcif_manual_xfer +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x566d6393 rpcif_sw_init +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x7dd573ce rpcif_hw_init +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xec21adab rpcif_dirmap_read +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xfcc51c61 rpcif_prepare +EXPORT_SYMBOL drivers/memstick/core/memstick 0x199305e6 memstick_init_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x211c60a0 memstick_add_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x287277cb memstick_init_req_sg +EXPORT_SYMBOL drivers/memstick/core/memstick 0x3d9605bb memstick_remove_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x6f75c179 memstick_set_rw_addr +EXPORT_SYMBOL drivers/memstick/core/memstick 0x759054f7 memstick_suspend_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x7ab2fff0 memstick_register_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0x8238981b memstick_alloc_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x99eafa40 memstick_new_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x9c209cc6 memstick_detect_change +EXPORT_SYMBOL drivers/memstick/core/memstick 0x9e66e247 memstick_next_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0xd14ddf55 memstick_resume_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xdfa3fde2 memstick_unregister_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0xe355393d memstick_free_host +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x0ae895b3 mpt_device_driver_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x11830b2f mpt_clear_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x13427c30 mpt_event_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x21bf371e mpt_GetIocState +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x21cfcde1 mpt_print_ioc_summary +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2429b951 mpt_config +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2bb41919 mpt_reset_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x3108f2cf mpt_resume +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x3322d0bd mpt_send_handshake_request +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x3df57f9a mpt_get_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x502108d0 mpt_fwfault_debug +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x51747e00 mpt_suspend +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x54114140 mpt_free_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x610b257e mpt_reset_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6255a2ed mpt_put_msg_frame_hi_pri +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6f8f2662 mpt_findImVolumes +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6fcfad82 mpt_detach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x74a0134a mpt_device_driver_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x75bd34ef mpt_put_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x779a5b9c mpt_raid_phys_disk_pg0 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x8887b0b2 mpt_alloc_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x893cecbe mpt_HardResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x8eadca03 mptbase_sas_persist_operation +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x981efe92 mpt_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x9c0b20a1 mpt_set_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xba8ea06a mpt_raid_phys_disk_get_num_paths +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xbdf87b5a mpt_verify_adapter +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xc2f5137b mpt_halt_firmware +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xcb4287d9 mpt_attach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xcf38d71e mpt_free_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdaa331c2 mpt_raid_phys_disk_pg1 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdd805159 ioc_list +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xddcc9a8a mpt_Soft_Hard_ResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe6c1e126 mpt_event_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xfc110e4c mpt_register +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x170bc56d mptscsih_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x18399eb2 mptscsih_flush_running_cmds +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x1c2c161d mptscsih_remove +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x205f4a45 mptscsih_change_queue_depth +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x41932f9c mptscsih_show_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x623976d5 mptscsih_io_done +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x641b7d4c mptscsih_raid_id_to_num +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x6cceed83 mptscsih_scandv_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x737d1901 mptscsih_bus_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x7381980b mptscsih_slave_configure +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x7426fc54 mptscsih_resume +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x7c15eac0 mptscsih_get_scsi_lookup +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x959eda65 mptscsih_taskmgmt_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x9bf9392d mptscsih_host_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xa1c2a9e6 mptscsih_is_phys_disk +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xb85b1eaf mptscsih_slave_destroy +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc3168150 mptscsih_taskmgmt_response_code +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc541f090 mptscsih_host_attr_groups +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xcc44e1e2 mptscsih_dev_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd060efc9 mptscsih_abort +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd176d77f mptscsih_IssueTaskMgmt +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd2972a11 mptscsih_ioc_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe24f44af mptscsih_shutdown +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xed70388b mptscsih_event_process +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf15c8e0e mptscsih_bios_param +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf3588a27 mptscsih_qcmd +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xfa5b9142 mptscsih_suspend +EXPORT_SYMBOL drivers/mfd/axp20x 0x33cbd741 axp20x_device_remove +EXPORT_SYMBOL drivers/mfd/axp20x 0x36ade042 axp20x_device_probe +EXPORT_SYMBOL drivers/mfd/axp20x 0xd50e1074 axp20x_match_device +EXPORT_SYMBOL drivers/mfd/dln2 0x2a402e2e dln2_register_event_cb +EXPORT_SYMBOL drivers/mfd/dln2 0xde26c9c0 dln2_transfer +EXPORT_SYMBOL drivers/mfd/dln2 0xe27242ab dln2_unregister_event_cb +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x24088576 mc13xxx_unlock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x46e02198 mc13xxx_irq_status +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x6925ea31 mc13xxx_irq_mask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x747be223 mc13xxx_reg_read +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x86f731f9 mc13xxx_reg_rmw +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x8ee71f32 mc13xxx_irq_request +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xa663344d mc13xxx_lock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xaae849d9 mc13xxx_irq_free +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xc0bdb26e mc13xxx_get_flags +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xdecd0620 mc13xxx_reg_write +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xf8d5e75d mc13xxx_irq_unmask +EXPORT_SYMBOL drivers/mfd/qcom-spmi-pmic 0x8cef4e12 qcom_pmic_get +EXPORT_SYMBOL drivers/mfd/qcom_rpm 0xd520f912 qcom_rpm_write +EXPORT_SYMBOL drivers/mfd/tps65010 0x02d4ad0f tps65013_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0x0c6ad2cf tps65010_config_vdcdc2 +EXPORT_SYMBOL drivers/mfd/tps65010 0x28485130 tps65010_config_vregs1 +EXPORT_SYMBOL drivers/mfd/tps65010 0x33739de7 tps65010_set_vib +EXPORT_SYMBOL drivers/mfd/tps65010 0x9fd44c69 tps65010_set_led +EXPORT_SYMBOL drivers/mfd/tps65010 0xb14080cc tps65010_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0xd5bb106d tps65010_set_vbus_draw +EXPORT_SYMBOL drivers/mfd/tps65010 0xe99b3f36 tps65010_set_gpio_out_value +EXPORT_SYMBOL drivers/mfd/wm8994 0x4b855dbe wm1811_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x52d73001 wm8994_irq_exit +EXPORT_SYMBOL drivers/mfd/wm8994 0x53e9483d wm8994_irq_init +EXPORT_SYMBOL drivers/mfd/wm8994 0xd4e75f93 wm8958_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xe6dde40a wm8994_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xf8059847 wm8994_base_regmap_config +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x89808cbd ad_dpot_remove +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x8ee77490 ad_dpot_probe +EXPORT_SYMBOL drivers/misc/altera-stapl/altera-stapl 0x5bafa76e altera_init +EXPORT_SYMBOL drivers/misc/c2port/core 0x55f40bea c2port_device_register +EXPORT_SYMBOL drivers/misc/c2port/core 0xd23332c8 c2port_device_unregister +EXPORT_SYMBOL drivers/misc/tifm_core 0x06081b45 tifm_free_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x0ffb277f tifm_queue_work +EXPORT_SYMBOL drivers/misc/tifm_core 0x14c28dc0 tifm_map_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0x42266f35 tifm_remove_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x4ed3c83a tifm_eject +EXPORT_SYMBOL drivers/misc/tifm_core 0x53a875e8 tifm_free_device +EXPORT_SYMBOL drivers/misc/tifm_core 0x5e52963e tifm_add_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x638ab3b4 tifm_has_ms_pif +EXPORT_SYMBOL drivers/misc/tifm_core 0x66a37d6b tifm_unregister_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0xaeffb7c7 tifm_unmap_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0xcc603b7b tifm_alloc_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xf4749896 tifm_register_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0xfeb031d0 tifm_alloc_device +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x1512362a cqhci_pltfm_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x73ffa55c cqhci_irq +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xc4ae5ecc cqhci_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xcf916739 cqhci_resume +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xdb6b6541 cqhci_deactivate +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x15a09020 dw_mci_runtime_suspend +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x536d96b9 dw_mci_runtime_resume +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0xd31de141 dw_mci_remove +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0xe0e208c2 dw_mci_probe +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0xb01ef7bf mmc_spi_get_pdata +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0xc1f4d620 mmc_spi_put_pdata +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x419f3a39 cfi_send_gen_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x45ede3cb cfi_build_cmd_addr +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x876a9a61 cfi_fixup +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x9732db4e cfi_build_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xb5c1fb33 cfi_merge_status +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xd0a89aad cfi_varsize_frob +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xe0d5d636 cfi_read_pri +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xff9fa623 cfi_udelay +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x0e6e1a54 register_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x765c5e2d unregister_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x88bc03a0 do_map_probe +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0xb7ae1b91 map_destroy +EXPORT_SYMBOL drivers/mtd/chips/gen_probe 0xe90ef641 mtd_do_chip_probe +EXPORT_SYMBOL drivers/mtd/lpddr/lpddr_cmds 0x3ec2c31c lpddr_cmdset +EXPORT_SYMBOL drivers/mtd/maps/map_funcs 0x92c83ce3 simple_map_init +EXPORT_SYMBOL drivers/mtd/mtd 0x20497ec7 mtd_concat_destroy +EXPORT_SYMBOL drivers/mtd/mtd 0x9a54b111 mtd_concat_create +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x102603bc mtk_ecc_get_parity_bits +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x5437e775 mtk_ecc_disable +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x5de55d81 mtk_ecc_get_stats +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x6df58afb mtk_ecc_release +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x76e53683 mtk_ecc_wait_done +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x8dcc87d2 mtk_ecc_enable +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xa512ac6a of_mtk_ecc_get +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xda64ef4a mtk_ecc_adjust_strength +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xec8b9207 mtk_ecc_encode +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x0bd3a31d nand_ecc_sw_bch_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x381cf9c0 nand_ecc_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x384337a2 nand_ecc_sw_bch_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x3bdbb284 nand_ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x3c788654 nand_ecc_unregister_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x4141c006 nand_ecc_finish_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x44bb0e9c nand_ecc_sw_bch_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x568473fb nand_ecc_register_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x5e232878 nand_ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x62ba6971 nand_ecc_get_on_die_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x6e26a8d0 nand_ecc_sw_hamming_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x84e3a380 nand_ecc_sw_hamming_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x88ead121 nand_ecc_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x924a525e nand_ecc_sw_bch_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xa17cb9ee nand_ecc_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xa7b26b31 nand_ecc_sw_hamming_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xbd954222 nand_ecc_get_sw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xc82e0c66 of_get_nand_ecc_user_config +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe6db989b ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe8f26440 nand_ecc_put_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xeedfd57f nand_ecc_get_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xfa701b46 nand_ecc_prepare_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xfd7514bd nand_ecc_is_strong_enough +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xff4351b0 ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x05c2fed9 flexonenand_region +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x4a112742 onenand_addr +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x30db096f denali_calc_ecc_bytes +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x99d1c4d1 denali_remove +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0xf9a97cf6 denali_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x348cc7a2 nand_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x4bc90be6 nand_create_bbt +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x519b1eaa nand_write_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x5769b8c0 nand_get_set_features_notsupp +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x72046110 nand_monolithic_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x76d7ff14 rawnand_sw_bch_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x7784b2a7 rawnand_sw_hamming_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x78c61f2b nand_read_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x7c7266cf rawnand_sw_hamming_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x87383dba nand_monolithic_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x8ecbb3b8 nand_check_erased_ecc_chunk +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x985910db rawnand_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xa4ca2f3d rawnand_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xb46d8fa2 nand_scan_with_ids +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xc07e6d72 nand_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xc1e17a35 rawnand_sw_bch_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xdc83642c rawnand_dt_parse_gpio_cs +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xde3499fd rawnand_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/raw/omap_elm 0x3da49f39 elm_config +EXPORT_SYMBOL drivers/mtd/nand/raw/omap_elm 0xb8b0626b elm_decode_bch_error_page +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x0057790f arcnet_send_packet +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x08bed03a arc_bcast_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x27a03178 arc_raw_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x36e25f51 alloc_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x4561acdc arcnet_unregister_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x6534792a arcnet_debug +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x7f2c5f7f arcnet_close +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x8d5d93b2 arcnet_open +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xadfe305a free_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xe3dba3e9 arc_proto_map +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xecb730b0 arcnet_interrupt +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xf034a63e arc_proto_default +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xf3fd279d arcnet_timeout +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x6ba68a96 com20020_check +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x821693aa com20020_netdev_ops +EXPORT_SYMBOL drivers/net/arcnet/com20020 0xffe71404 com20020_found +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x22797e23 ctucan_resume +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0xe4327eca ctucan_probe_common +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0xf8af90bd ctucan_suspend +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0x181a750d can_eth_ioctl_hwts +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0xa854c271 can_ethtool_op_get_ts_info_hwts +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1cdb246e b53_phylink_mac_config +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1d770ae2 b53_fdb_dump +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1db805fe b53_eee_enable_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x215fb6fb b53_br_leave +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x2a74cde8 b53_setup_devlink_resources +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3218682c b53_fdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x4a77bf17 b53_br_set_stp_state +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x4c627cdf b53_configure_vlan +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x4d59fda5 b53_mdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x57e25797 b53_fdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5f148c3e b53_br_flags +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x60826d4a b53_get_tag_protocol +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x60a92980 b53_get_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x720c8bba b53_brcm_hdr_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x7de2e9a8 b53_mdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x88265fe1 b53_imp_vlan_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x97511830 b53_get_sset_count +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x983e361d b53_mirror_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9b7d561d b53_get_strings +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9cb886cd b53_phylink_mac_link_down +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa6e1dde8 b53_br_flags_pre +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb0c5ad3a b53_phylink_mac_link_up +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb6f08c19 b53_br_join +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb85a0de2 b53_eee_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb8bcd7b0 b53_switch_detect +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xbde67a29 b53_vlan_filtering +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xbf4a0d1f b53_get_ethtool_phy_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc2455160 b53_disable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc6351fbe b53_vlan_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xd0fdac2b b53_set_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xd77e449e b53_br_fast_age +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xd8f1232c b53_port_event +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe57ab4de b53_enable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe9758fad b53_mirror_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe9c4d111 b53_get_ethtool_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf121f3f5 b53_switch_register +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf75fd79d b53_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xfc7f9bfe b53_vlan_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xa8f8d5fa b53_serdes_phylink_mac_select_pcs +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xad7ddf0b b53_serdes_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xec42b6da b53_serdes_phylink_get_caps +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xf564d89f b53_serdes_link_set +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x1f7822a0 lan9303_shutdown +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x3a25465a lan9303_probe +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xada83f40 lan9303_register_set +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xd852eb23 lan9303_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x206cbc85 ksz_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x54d27f2a ksz_switch_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x9fe4ce14 ksz_switch_register +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x0e4e9e5b vsc73xx_remove +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x3f66d268 vsc73xx_shutdown +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x99d242fe vsc73xx_is_addr_valid +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0xd4e43011 vsc73xx_probe +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x08d191fb xrs700x_switch_remove +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x523ecf50 xrs700x_switch_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x83b7b667 xrs7003f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x8972bf7e xrs7004f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb25facfa xrs7003e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb89aa5e3 xrs7004e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xee6a2cdf xrs700x_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xfc06e664 xrs700x_switch_register +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x119721ac ei_interrupt +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x2e45c517 ei_open +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x543964cf ei_start_xmit +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x55c27d59 ei_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x6e33493d NS8390_init +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x851cb7f5 ei_close +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x9673c41a ei_get_stats +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xbdcddf26 ei_netdev_ops +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xc25d3b65 ei_set_multicast_list +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xc3d82c94 ei_poll +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xfa1b6250 __alloc_ei_netdev +EXPORT_SYMBOL drivers/net/ethernet/aquantia/atlantic/atlantic 0x9b089d76 aq_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x51a34662 bnxt_send_msg +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x57ea5d28 bnxt_register_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x86b614a4 bnxt_register_async_events +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xbe23db02 bnxt_unregister_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x0d54ad5e cnic_register_driver +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x674e8537 cavium_ptp_put +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0xcb09a768 cavium_ptp_get +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x0d8be5fd bgx_lmac_rx_tx_enable +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x34eeb48a bgx_set_dmac_cam_filter +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x42264715 bgx_get_lmac_count +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x46cdf933 bgx_config_timestamping +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x539ca253 bgx_get_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x60cd1f2f bgx_lmac_get_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x6ca2152d bgx_lmac_set_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x716fd7f0 bgx_reset_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x72b238e4 bgx_get_rx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xbe654297 bgx_get_tx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc397f585 bgx_lmac_internal_loopback +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc82be691 bgx_get_map +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xd8ed0bcc bgx_set_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xf101d1b2 bgx_get_lmac_link_state +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xff987a02 bgx_set_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x13912e4b xcv_init_hw +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x4f739dc0 xcv_setup_link +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x00451435 t3_l2t_send_slow +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x01dc738c cxgb3_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x032f2645 cxgb3_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x0513465a cxgb3_queue_tid_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x173549c3 cxgb3_insert_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x1f68407f cxgb3_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x3ba8a2f2 t3_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x437e32d1 cxgb3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x43db9d29 cxgb3_register_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x5698dc68 t3_l2e_free +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x69f2492f cxgb3_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x8526b6bb cxgb3_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x9aef67ff cxgb3_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xdfac94f0 t3_l2t_send_event +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xe70f0c0a t3_register_cpl_handler +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xf875799c dev2t3cdev +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0e0727b9 cxgb4_port_viid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0f1a5528 cxgb4_unregister_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x15e9a320 cxgb4_update_root_dev_clip +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1768b6cf cxgb4_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1f6bac48 cxgb4_map_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1ffca2e5 cxgb4_write_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x21c22cd7 cxgb4_get_tcp_stats +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x2b631ba4 cxgb4_flush_eq_cache +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x2c81a714 cxgb4_l2t_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x2fc21615 cxgb4_get_srq_entry +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3da19286 cxgb4_create_server6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x4c484448 cxgb4_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x50c448ca cxgb4_clip_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x50ee5c07 cxgb4_best_aligned_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x51c5e625 cxgb4_bar2_sge_qregs +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x5ee3c3cd cxgb4_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x63525642 cxgb4_write_partial_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x72640df6 cxgb4_l2t_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x78e29ff1 cxgb4_port_e2cchan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7c5146bc cxgb4_remove_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7e1b6518 cxgb4_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8731a937 cxgb4_immdata_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8da6232f cxgb4_l2t_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x9575b5d5 cxgb4_create_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x95cd5be4 cxgb4_create_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x964391de cxgb4_remove_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x9938fd17 cxgb4_check_l2t_valid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa063324a t4_cleanup_clip_tbl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa212dcea cxgb4_read_sge_timestamp +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa372448e cxgb4_port_chan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa8db193f cxgb4_smt_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xab0003a1 cxgb4_sync_txq_pidx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xbb72a3fa cxgb4_smt_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xbba185f5 cxgb4_reclaim_completed_tx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc176aa5a cxgb4_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc93621fb cxgb4_inline_tx_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xca8384ee cxgb4_read_tpte +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd3b672f8 cxgb4_iscsi_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd69a0294 cxgb4_best_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd7dd8fe6 cxgb4_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe27f23e1 cxgb4_crypto_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe6b6d12c cxgb4_alloc_sftid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xea4550bd cxgb4_pktgl_to_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf13ba978 cxgb4_ring_tx_db +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf2939398 cxgb4_port_idx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf4f9211e cxgb4_clip_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf577eaf1 cxgb4_dbfifo_count +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf86b0632 cxgb4_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf8cb3233 cxgb4_select_ntuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xfceb9d56 cxgb4_register_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1bdaafe1 cxgbi_tagmask_set +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x255ab30f cxgb_get_4tuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x39898c3d cxgbi_ppm_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x3a9ffbc4 cxgbi_ppm_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x46a411fa cxgbi_ppm_ppod_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x516ec35b cxgb_find_route +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x6aab45c9 cxgbi_ppm_ppods_reserve +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xab8bec78 cxgbi_ppm_make_ppod_hdr +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xaebf97d0 cxgb_find_route6 +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x102eb084 vnic_dev_get_res +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x4b33b73c vnic_dev_get_res_count +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x63461fbb vnic_dev_unregister +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x6e4d34f7 vnic_dev_get_pdev +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x7e3dc40d enic_api_devcmd_proxy_by_index +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xe1e2d30b vnic_dev_register +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x4cffe86d be_roce_register_driver +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x4e2e10d2 be_roce_mcc_cmd +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0xed31eaf0 be_roce_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth 0x4412391e dpaa2_phc_index +EXPORT_SYMBOL drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth 0x6c96a353 dpaa2_ptp +EXPORT_SYMBOL drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb 0x4d54423a enetc_ierb_register_pf +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xb4e2d708 fun_dev_disable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xb954005f fun_dev_enable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xd0efacd2 fun_reserve_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xe555f52a fun_release_irqs +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x57d7c2fb hnae_ae_unregister +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x91cab2c4 hnae_ae_register +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xa97b500b hnae_get_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xb1266858 hnae_register_notifier +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xdbbea31f hnae_put_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xdeba2e70 hnae_reinit_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xdf24adef hnae_unregister_notifier +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hns_dsaf 0x108d1c01 hns_dsaf_roce_reset +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x0341b91f hnae3_register_ae_algo +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x3c5b6cd8 hnae3_register_client +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x784ab68d hnae3_register_ae_dev +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x81ea5079 hnae3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xb6b1f65a hnae3_unregister_ae_algo_prepare +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xc3717b97 hnae3_unregister_ae_algo +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xc5fb8a2c hnae3_unregister_ae_dev +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xfd6bd691 hnae3_set_client_init_flag +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x0011549b iavf_register_client +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x6136ce91 iavf_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/intel/ice/ice 0x965ff908 ice_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/intel/ixgbe/ixgbe 0xbaa35511 ixgbe_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x02ce19e6 otx2_mbox_regions_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x19ec0dcb otx2_mbox_destroy +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x1a117e1d otx2_mbox_alloc_msg_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x209dbc66 __traceiter_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x24ec38de __tracepoint_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x364e8761 __SCK__tp_func_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x36b2a372 otx2_mbox_busy_poll_for_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x5e23a376 otx2_reply_invalid_msg +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x6365a74f __SCK__tp_func_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x67cae717 otx2_mbox_get_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x7286cacc otx2_mbox_reset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x7ea2ee5e otx2_mbox_wait_for_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x82915a07 otx2_mbox_nonempty +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x85039df1 __otx2_mbox_reset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x8f772a3f otx2_mbox_id2name +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x96b7eb79 __traceiter_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xaa95f966 otx2_mbox_check_rsp_msgs +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xaba0d098 __traceiter_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc619ea5d __tracepoint_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc704095c __tracepoint_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xcef3985a __SCK__tp_func_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xd128935c otx2_mbox_msg_send +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xe5ffd475 otx2_mbox_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x0edbd093 otx2_get_mac_from_af +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x10bc9115 otx2_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x1b42a43b otx2_txschq_config +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x38b4b380 otx2_init_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x3ec2b315 otx2_tc_alloc_ent_bitmap +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x44ea07ee mbox_handler_msix_offset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x52a5ab96 otx2vf_set_ethtool_ops +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x5bd17051 otx2_nix_config_bp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x5de9f3a1 otx2_ioctl +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x5f57ebc1 otx2_mbox_up_handler_cgx_link_event +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x6369e299 otx2_sq_append_skb +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x6e86d2db otx2_smq_flush +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x736f3b6b otx2_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x84e15aec otx2_get_maxflows +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x876a9db1 otx2_mbox_up_handler_mcs_intr_notify +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x8c66a910 otx2_config_hwtstamp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x8ec21ec0 otx2_stop +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x91f51512 mbox_handler_nix_lf_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x91f74b77 otx2_set_mac_address +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x9a0e87a8 otx2_txschq_free_one +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xa40e6ef3 mbox_handler_npa_lf_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xaaf4c187 mbox_handler_nix_bp_enable +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xb29fdf1e otx2_attach_npa_nix +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc006fbba otx2_select_queue +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc5d35df2 otx2_alloc_mcam_entries +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc7079291 otx2_mcam_flow_del +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc79e9945 otx2_config_pause_frm +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc8d3397f otx2_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xcbc6b980 otx2_handle_ntuple_tc_features +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xd0488b8c otx2_set_real_num_queues +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xdd90caa1 otx2_shutdown_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xe242dc82 otx2_detach_resources +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xe887de8d otx2_open +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xf294f063 cn10k_lmtst_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xf57c36c4 otx2vf_mcam_flow_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xfd8aa090 otx2_setup_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0x09e6a3a6 prestera_device_register +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0x927fc958 prestera_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1300d9d3 mlx4_SET_PORT_user_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1b52b82e mlx4_SET_PORT_PRIO2TC +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x21a3e5f8 get_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2f5e2864 mlx4_query_diag_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x36cb664f mlx4_SET_PORT_fcs_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3a4c3cef mlx4_is_eq_shared +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3a961e0e mlx4_ALLOCATE_VPP_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3acb4f84 mlx4_get_parav_qkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x448ab9a1 mlx4_tunnel_steer_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4e3f91de mlx4_is_slave_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x510dd812 mlx4_get_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x51feb90e mlx4_test_interrupt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5cf753c5 mlx4_SET_VPORT_QOS_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x645dde55 mlx4_gen_port_state_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x675cd7b9 mlx4_get_slave_pkey_gid_tbl_len +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x67663bb6 mlx4_is_eq_vector_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6b8f376c mlx4_gen_guid_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7f97e8a1 mlx4_get_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fdde0b4 mlx4_handle_eth_header_mcast_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x83a985ba mlx4_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x89fb8b09 mlx4_sync_pkey_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x902e7be8 mlx4_gen_pkey_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x992f09bd mlx4_get_cpu_rmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9d38e6df mlx4_assign_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9f93f574 mlx4_SET_PORT_VXLAN +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa578bf06 mlx4_put_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xab2fad86 mlx4_SET_PORT_general +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xae8782ea mlx4_get_eqs_per_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbe0c7364 mlx4_ALLOCATE_VPP_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcafa95c6 mlx4_release_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcd9b6ef9 mlx4_get_roce_gid_from_slave +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd77efe57 mlx4_SET_PORT_SCHEDULER +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd7e76361 mlx4_get_slave_from_roce_gid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xda12fa1b mlx4_max_tc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdaa5315f mlx4_gen_slaves_port_mgt_ev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdcdb1516 mlx4_SET_PORT_BEACON +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdfa51ebd mlx4_SET_MCAST_FLTR +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe05983a5 mlx4_SET_VPORT_QOS_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe0902e08 mlx4_get_is_vlan_offload_disabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe309570a mlx4_SET_PORT_user_mtu +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf615e155 set_and_calc_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf887c010 set_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfa5fc8d1 mlx4_test_async +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfb10f328 mlx4_SET_PORT_qpn_calc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xff3e8c73 mlx4_eq_get_irq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x00ce0a03 mlx5_lag_get_slave_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x03c97146 mlx5_cmd_destroy_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x059e2a6e mlx5_rsc_dump_cmd_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x07bb7cfc mlx5_debugfs_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x089f1089 __traceiter_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x08e19024 mlx5_debug_qp_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0b6a6993 mlx5_rl_is_in_range +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0e6bed80 mlx5_cmd_do +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x100fca40 mlx5_core_modify_cq_moderation +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1080ef3b mlx5_modify_header_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x117308ee mlx5_eswitch_add_send_to_vport_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x12135c1c __tracepoint_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x15a28a6e mlx5_eswitch_get_encap_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x15aa2d2c mlx5_core_query_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x15c2e3cd mlx5_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x17496f7e mlx5_lag_is_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x18f0c99b mlx5_cmd_exec_cb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c57c524 __traceiter_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c63a8ba mlx5_core_create_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1f525b14 mlx5_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1fd4af80 mlx5_cmd_init_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x200269a7 __traceiter_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x200a6143 mlx5_core_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x22d3e5ba mlx5_core_query_vendor_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23bb3f50 mlx5_create_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23e68b66 mlx5_rl_add_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x26093d80 mlx5_vector2eqn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x29b56497 mlx5_lag_is_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2ae2de79 mlx5_eq_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2f9a9017 mlx5_eswitch_vport_rep +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x33904269 mlx5_vf_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3475821f __SCK__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x35a45ca3 mlx5_packet_reformat_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x35d69540 mlx5_eswitch_get_vport_metadata_for_match +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x37c139ba mlx5_core_destroy_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3a758717 mlx5_core_query_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3cd6818f mlx5_rl_remove_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3e982dd2 mlx5_rdma_rn_get_params +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3f073868 mlx5_fpga_sbu_conn_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x42bf9bef mlx5_core_alloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x431313e1 mlx5_eswitch_vport_match_metadata_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4316d791 mlx5_get_fdb_sub_ns +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x44381ffb mlx5_free_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4535ecd1 __traceiter_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x45b52e00 __tracepoint_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x45c394af mlx5_lag_is_shared_fdb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4625fe60 mlx5_core_destroy_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x46d959a3 mlx5_fs_add_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x46de23ce mlx5_fc_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x49887ffa mlx5_core_query_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4a178f55 mlx5_core_create_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d5f5c07 __SCK__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d62e046 __tracepoint_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d7a865c mlx5_comp_vectors_count +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4ea3b3d4 mlx5_core_get_terminate_scatter_list_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4fc31643 mlx5_core_create_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x52704e02 mlx5_core_create_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x537a5eec mlx5_qp_debugfs_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x540231e3 mlx5_rl_add_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x540b0992 mlx5_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x559ac38d __SCK__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x58905775 mlx5_cmd_cleanup_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x58a6711a mlx5_fpga_sbu_conn_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5c6e2b0d mlx5_create_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5eb2cf34 mlx5_eq_disable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5f5a89be mlx5_core_attach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61492bb7 mlx5_rl_are_equal +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x62ae5020 mlx5_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x633a1205 mlx5_eq_destroy_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63598893 mlx5_lag_get_roce_netdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x65ad5e41 mlx5_eswitch_register_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x65c005e1 mlx5_eswitch_get_vport_metadata_for_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x680c3863 mlx5_core_destroy_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x681f6d64 mlx5_eswitch_unregister_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x69832422 mlx5_nic_vport_disable_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6cd5a182 __tracepoint_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x702ba8fe mlx5_cmd_create_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x71e0256b __traceiter_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x71f0d8da mlx5_lag_mode_is_hash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7261330b __SCK__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x73fc1d8e __tracepoint_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x756b6872 mlx5_rl_remove_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x780e1400 mlx5_mpfs_del_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7a3acdc1 mlx5_eswitch_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b359a09 __SCK__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b7d71eb mlx5_eq_update_ci +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7c62e59e mlx5_packet_reformat_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x80bb7526 mlx5_msix_free +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81b65b12 mlx5_core_destroy_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8306bf13 mlx5_rsc_dump_next +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8455f4b3 mlx5_get_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87e68171 mlx5_del_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x888a2246 mlx5_create_auto_grouped_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8b112434 mlx5_fc_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8be7cb0e mlx5_fs_remove_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8c60d8ee mlx5_qp_debugfs_cleanup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8d1204c0 mlx5_get_flow_namespace +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8ef9ff53 mlx5_add_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x92181dc3 mlx5_vf_put_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96eb2c99 mlx5_fc_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9806d824 mlx5_lag_get_next_peer_mdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x980c2fad mlx5_core_dealloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x997f3fd5 mlx5_core_alloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x998bafd4 mlx5_fpga_mem_read +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x99d66402 mlx5_msix_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9acac340 mlx5_sriov_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d6135dc __SCK__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9e664522 mlx5_core_modify_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa06276b2 mlx5_fpga_get_sbu_caps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa0810222 mlx5_core_uplink_netdev_event_replay +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa4ad65c5 mlx5_eq_get_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa67045d2 mlx5_lag_get_num_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa85e04b7 mlx5_flow_table_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa8f654dd mlx5_cmd_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaae89a0f mlx5_sriov_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xab521f6e __traceiter_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xac581d6c mlx5_core_destroy_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad6815cd mlx5_rsc_dump_cmd_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xafe6a649 mlx5_eq_create_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaffc39c1 mlx5_core_modify_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb28dbbe8 mlx5_destroy_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb31d55e6 mlx5_core_create_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb546a2c8 mlx5_fpga_mem_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb6a46f5e mlx5_lag_is_sriov +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xba5c2f4f __traceiter_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbad5e175 mlx5_modify_header_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb07ebdf __tracepoint_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb69fc81 mlx5_cmd_exec_polling +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbdb45fa4 mlx5_core_destroy_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc2abcb87 mlx5_core_create_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc361b659 mlx5_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc53a717e mlx5_fpga_sbu_conn_sendmsg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc6dbca6a mlx5_eswitch_reg_c1_loopback_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc6e971a2 mlx5_lag_query_cong_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc7324cf8 mlx5_core_dealloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xca588344 mlx5_query_ib_port_oper +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc002b85 mlx5_destroy_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc1579d2 mlx5_eq_enable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcdcf4871 mlx5_core_modify_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcf038f95 mlx5_is_roce_on +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd020dd1f __traceiter_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd39f0e6f mlx5_core_detach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd3b6deae mlx5_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd70665cc mlx5_eswitch_uplink_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd8bef63e mlx5_alloc_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xda4fb160 mlx5_fc_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdae8aa4d __tracepoint_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdf3ac884 mlx5_core_destroy_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe231067f mlx5_core_query_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe57a6bdf mlx5_lag_is_master +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5ad0cad mlx5_create_lag_demux_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe739a140 mlx5_lag_is_mpesw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe76e6a66 mlx5_comp_irq_get_affinity_mask +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeb4a3912 __traceiter_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeb9a8bcf __SCK__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xebacdadf mlx5_eq_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xec16119f mlx5_debug_qp_remove +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xed9bbdcf mlx5_core_modify_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xee142423 mlx5_debugfs_get_dev_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf06725b6 __tracepoint_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf0cbdbb6 mlx5_put_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf13eb206 mlx5_cmd_out_err +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf52e1946 __tracepoint_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf5e465b7 mlx5_eswitch_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf709e8b8 mlx5_core_roce_gid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf7a917a8 mlx5_mpfs_add_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf88d57b1 __SCK__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc8e744e __SCK__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxfw/mlxfw 0xc4d702d9 mlxfw_firmware_flash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02815b77 mlxsw_env_module_port_up +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02dfd3d0 mlxsw_afk_key_info_block_encoding_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x07abcc0c mlxsw_afa_block_append_trap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0ca34ccf mlxsw_core_max_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0d0129fc mlxsw_afa_block_append_qos_ecn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0e81c09c mlxsw_afk_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0f4a209d mlxsw_core_read_utc_sec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14d6ca2e mlxsw_env_set_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14e17bb4 mlxsw_linecards_event_ops_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x15801382 mlxsw_afk_key_info_put +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16673aec mlxsw_afk_values_add_u32 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16f4221d mlxsw_core_irq_event_handler_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x19fa5852 mlxsw_core_flush_owq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1cb8f858 mlxsw_reg_trans_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1f3e0165 mlxsw_core_rx_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x202693f0 mlxsw_afa_block_cur_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x23eddc68 mlxsw_core_cpu_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x299e2562 mlxsw_afk_values_add_buf +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2c68ced3 mlxsw_core_read_frc_h +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2f303cd3 mlxsw_afa_block_append_qos_dsfield +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x35d11bc0 mlxsw_core_trap_state_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x383bc49a mlxsw_afa_block_append_qos_dscp +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x3a228eba mlxsw_core_skb_transmit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4036254f mlxsw_linecards_event_ops_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x43a9b87e mlxsw_afa_block_terminate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x47041e4e mlxsw_afk_key_info_blocks_count_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4765b9f0 mlxsw_core_res_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x484489a4 mlxsw_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4866767a mlxsw_env_get_module_eeprom_by_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x49ec8a06 mlxsw_afa_block_append_police +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4a558271 mlxsw_env_get_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x50359cc0 mlxsw_core_kvd_sizes_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x508923e3 mlxsw_core_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51b5769d mlxsw_env_module_overheat_counter_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51e4f136 mlxsw_core_traps_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x58549ae7 mlxsw_core_skb_receive +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5c73d5a4 mlxsw_core_sdq_supports_cqe_v2 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5cf3dd79 mlxsw_core_bus_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5d55fb68 mlxsw_afk_encode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ff17b5c mlxsw_afa_block_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x618a30ab mlxsw_afa_block_commit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x63874d4c mlxsw_core_port_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x65c7e645 mlxsw_afa_block_append_qos_switch_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6929f2b4 mlxsw_env_module_port_map +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x718d28f4 mlxsw_afa_block_append_vlan_modify +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x75339042 mlxsw_core_lag_mapping_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x755b33c7 mlxsw_env_get_module_eeprom +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x76ebadb1 mlxsw_core_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x77d83398 mlxsw_core_read_frc_l +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7b0bfeec mlxsw_core_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7b49c7bb mlxsw_core_port_netdev_link +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7e08c6e0 mlxsw_core_event_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x827a2f1f mlxsw_afa_block_jump +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x829e8851 mlxsw_afa_block_first_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x83fb69af mlxsw_core_lag_mapping_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x858c30d0 mlxsw_afa_block_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x86817014 mlxsw_core_read_utc_nsec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8854d198 mlxsw_reg_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8a9fee84 mlxsw_core_trap_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x902c3533 mlxsw_core_schedule_dw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x91c52a6d mlxsw_core_trap_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x996c5d6d mlxsw_reg_trans_bulk_wait +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9cbf026d mlxsw_afa_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa509fafd mlxsw_afa_block_append_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa7765e88 mlxsw_reg_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa8e2509a mlxsw_afa_block_append_sampler +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xaaa4e2e2 mlxsw_core_ptp_transmitted +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xac1074a5 mlxsw_core_skb_transmit_busy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xad3abc0c mlxsw_env_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb23778ff mlxsw_env_reset_module +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb6517b2e mlxsw_afa_block_append_trap_and_forward +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb68e9fa8 mlxsw_env_module_port_unmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb8e15442 mlxsw_core_traps_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbba2de9c mlxsw_core_rx_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbc222a8d mlxsw_afk_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbda212df mlxsw_core_irq_event_handlers_call +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbfb7df3c mlxsw_core_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc31fbb6a mlxsw_core_res_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc5eacafe mlxsw_afa_block_append_l4port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc7acffd7 mlxsw_afa_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcbab836f mlxsw_core_fw_rev_minor_subminor_validate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcbe6f893 mlxsw_afa_block_append_mirror +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd111d3e8 mlxsw_core_irq_event_handler_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd1bab622 mlxsw_afk_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd21722b4 mlxsw_core_max_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd28256cf mlxsw_afa_block_append_allocated_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd71566b9 mlxsw_core_schedule_work +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd7a93413 mlxsw_core_event_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd888ffb3 mlxsw_afa_block_append_ip +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd9f711ae mlxsw_afa_block_append_mcrouter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc31781e mlxsw_reg_trans_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc415cf1 mlxsw_afa_block_continue +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc5c95df mlxsw_core_resources_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdeb1dc2e mlxsw_afa_block_first_kvdl_index +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe0c1814b mlxsw_core_port_devlink_port_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe16986dd mlxsw_afa_block_activity_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe1860dde mlxsw_afa_block_append_fid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe4d9ac5a mlxsw_afa_block_append_drop +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe532482a mlxsw_afk_key_info_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xecab212a mlxsw_afa_cookie_lookup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xed2801d4 mlxsw_env_module_port_down +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf17b1e7f mlxsw_core_bus_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf446732c mlxsw_afk_key_info_subset +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf82bdc70 mlxsw_core_lag_mapping_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xfdd6a577 mlxsw_core_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff007c25 mlxsw_core_cpu_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff0b141d mlxsw_afa_block_append_fwd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x19972311 mlxsw_i2c_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x8f957828 mlxsw_i2c_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0x9ced31f6 mlxsw_pci_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0xcb30e0c0 mlxsw_pci_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0707a3cb ocelot_ptp_rx_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08791cd6 ocelot_wm_enc +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0dd263ca ocelot_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1309e4a0 ocelot_port_pre_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x18923796 ocelot_policer_validate +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1d21f84f ocelot_port_bridge_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1f6ab4e1 ocelot_ptp_enable +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1fc8c9e5 ocelot_sb_tc_pool_bind_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1fd2886c ocelot_ptp_verify +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x21d61111 ocelot_vcap_filter_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2538df7f ocelot_set_ageing_time +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ee2eeab ocelot_vcap_block_find_filter_by_id +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x30a2834d ocelot_mact_learn +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x35101dc2 ocelot_get_strings +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x370939c6 ocelot_mact_lookup +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3720a913 ocelot_mrp_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x39e5957f ocelot_vlan_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3ae59ead ocelot_sb_tc_pool_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3d0fb1c1 ocelot_vcap_filter_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x42509e03 ocelot_sb_occ_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x47fce3b3 ocelot_port_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x492f10ec ocelot_deinit_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x49c27604 ocelot_pll5_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4a11fee5 ocelot_drain_cpu_queue +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4cd9e4fe ocelot_port_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4daec928 ocelot_port_mdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4eddb816 ocelot_get_txtstamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5300f98d ocelot_ptp_adjfine +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x530e7a82 ocelot_mrp_del_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x534a545f ocelot_reset +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x54a27588 ocelot_port_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x584548b0 ocelot_port_lag_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5cbfc1dc ocelot_fdb_dump +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5e1e2476 ocelot_vcap_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x61974252 ocelot_init_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x625003ac ocelot_port_txtstamp_request +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x63abbb1f ocelot_sb_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x66e631c5 ocelot_port_set_maxlen +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x67be984a ocelot_can_inject +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6ce19e2a vsc7514_vcap_props +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x772c7cd4 ocelot_fdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x78a91025 ocelot_port_lag_change +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7e5aec55 vsc7514_regfields +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7f01ba37 ocelot_vlan_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x89de6073 ocelot_vlan_prepare +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8a58677a ocelot_get_sset_count +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8dc5c5fa ocelot_xtr_poll_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x96c4528a ocelot_ptp_gettime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9bc8f28b ocelot_init_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9d091246 ocelot_sb_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa0006495 ocelot_devlink_sb_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa20ff9cc ocelot_devlink_sb_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa5f2d748 ocelot_vcap_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xab47c3a4 ocelot_sb_port_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xabdadcc4 ocelot_port_lag_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xac91049f ocelot_ptp_adjtime +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xaee6e846 ocelot_mact_forget +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xaff9608e ocelot_port_vlan_filtering +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb0fdd7fd ocelot_wm_dec +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb200318d ocelot_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbcb16f91 ocelot_hwstamp_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc3a69149 ocelot_mrp_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc46e06a2 ocelot_mact_learn_streamdata +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc73b769e ocelot_deinit +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc90e48f5 ocelot_bridge_stp_state_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcd3ba2bf ocelot_sb_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd070dd74 ocelot_vcap_filter_replace +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0ebefd9 ocelot_ifh_port_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd8043648 ocelot_sb_occ_max_clear +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd852bc88 ocelot_ptp_settime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xda77e28d ocelot_port_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdb214838 ocelot_sb_occ_snapshot +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdb8311c5 ocelot_port_bridge_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xde308e25 ocelot_get_ts_info +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdfc69ed2 ocelot_sb_occ_tc_port_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe00a931d ocelot_hwstamp_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe065f944 ocelot_mrp_add_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe30fc619 ocelot_wm_stat +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xecee614d ocelot_fdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xedec0c3f ocelot_port_inject_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf80fc88d vsc7514_regmap +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf86f9004 ocelot_get_ethtool_stats +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf8d3ada1 ocelot_port_mdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfbbe936e ocelot_deinit_port +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x3ebc071b qed_get_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x412429e0 qed_get_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x4b6f1103 qed_get_rdma_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x4f264472 qed_put_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x8227cc0e qed_get_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x992e03d0 qed_put_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x9eeeef48 qed_put_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x13466d6b qede_rdma_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x4c7a185b qede_rdma_register_driver +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x025c1d36 wx_get_mac_addr +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x080f8c27 wx_disable_rx_queue +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x0a557bbb wx_read_ee_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x1f9611b9 wx_set_mac +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x224bdb57 wx_init_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x235ba754 wx_configure +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x27240b90 wx_reset_interrupt_capability +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x276dbd39 wx_free_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x325aab78 wx_change_mtu +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3bc628c3 wx_sw_init +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3cbf724f wx_reset_misc +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3e9658ac wx_setup_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x44649074 wx_xmit_frame +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4a1be505 wx_free_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b3398bd wx_msix_clean_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b365a24 wx_get_pcie_msix_counts +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4d5c5a99 wx_start_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5097f5f1 wx_flush_sw_mac_table +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5bc3189d wx_setup_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x69d208b7 wx_stop_adapter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7dc13b56 wx_disable_rx +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x85a0798e wx_reset_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8c44fe55 wx_set_rx_mode +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x906a5564 wx_read_ee_hostif_buffer +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x9194cacd wx_host_interface_command +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x93b8e2e9 wx_init_eeprom_params +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x97a50ce2 wx_free_irq +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa194a437 wx_napi_enable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa24b6d7c wx_clean_all_rx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa705383f wx_clean_all_tx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xb6c1c815 wx_vlan_rx_kill_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc033aad3 wx_napi_disable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc4a4205a wx_set_features +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc4c79935 wx_disable_pcie_master +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc703fee4 wx_init_rx_addrs +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xce06190d wx_mng_present +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd6f9f147 wx_get_drvinfo +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe1f3e220 wx_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe5f1e45f wx_clear_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe7d82cf5 wx_control_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe95b8637 wx_configure_vectors +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xede6cbe9 wx_check_flash_load +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf65620a8 wx_misc_isb +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf693bcd6 wx_vlan_rx_add_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf91e4be4 wx_intr_enable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xfebf7e35 wx_mac_set_default_filter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xffd913f8 wx_irq_disable +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x1b2c58c4 hdlcdrv_arbitrate +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x73ccc8be hdlcdrv_register +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x87673aaa hdlcdrv_transmitter +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xa351791e hdlcdrv_unregister +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xd592b90a hdlcdrv_receiver +EXPORT_SYMBOL drivers/net/mdio 0x3e17f466 mdio_set_flag +EXPORT_SYMBOL drivers/net/mdio 0x60443957 mdio45_probe +EXPORT_SYMBOL drivers/net/mdio 0x62eb612a mdio45_ethtool_ksettings_get_npage +EXPORT_SYMBOL drivers/net/mdio 0x63e0fee5 mdio45_links_ok +EXPORT_SYMBOL drivers/net/mdio 0xb79a54ee mdio45_nway_restart +EXPORT_SYMBOL drivers/net/mdio 0xcdbdeca7 mdio45_ethtool_gset_npage +EXPORT_SYMBOL drivers/net/mdio 0xdaceb7a6 mdio_mii_ioctl +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x3e9251b2 cavium_mdiobus_write_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x57230d10 cavium_mdiobus_read_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0xaa57e975 cavium_mdiobus_read_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0xebcec58a cavium_mdiobus_write_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-mscc-miim 0x90d7f379 mscc_miim_setup +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x2e3b1b40 xgene_mdio_wr_mac +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xde033a8a xgene_mdio_rd_mac +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xe343dd71 xgene_mdio_rgmii_write +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xed05b34a xgene_enet_phy_register +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xf2e833fc xgene_mdio_rgmii_read +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xb4509004 mtk_pcs_lynxi_create +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xe9221a05 mtk_pcs_lynxi_destroy +EXPORT_SYMBOL drivers/net/phy/bcm-phy-lib 0xc235ddea bcm54xx_auxctl_write +EXPORT_SYMBOL drivers/net/ppp/pppox 0x480de2d8 pppox_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0x4ca206c1 register_pppox_proto +EXPORT_SYMBOL drivers/net/ppp/pppox 0xc89741cc pppox_compat_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0xd1dba375 pppox_unbind_sock +EXPORT_SYMBOL drivers/net/ppp/pppox 0xe0ff7a18 unregister_pppox_proto +EXPORT_SYMBOL drivers/net/sungem_phy 0x932348f7 sungem_phy_probe +EXPORT_SYMBOL drivers/net/team/team 0x08984e49 team_mode_unregister +EXPORT_SYMBOL drivers/net/team/team 0x21e3acd8 team_mode_register +EXPORT_SYMBOL drivers/net/team/team 0x56ab578f team_options_unregister +EXPORT_SYMBOL drivers/net/team/team 0x7ea2fb8b team_modeop_port_enter +EXPORT_SYMBOL drivers/net/team/team 0x87469bfb team_option_inst_set_change +EXPORT_SYMBOL drivers/net/team/team 0x8ae531ad team_options_register +EXPORT_SYMBOL drivers/net/team/team 0xb7523e5f team_modeop_port_change_dev_addr +EXPORT_SYMBOL drivers/net/team/team 0xf8b67689 team_options_change_check +EXPORT_SYMBOL drivers/net/usb/usbnet 0x360d95bf usbnet_device_suggests_idle +EXPORT_SYMBOL drivers/net/usb/usbnet 0x8543b703 usbnet_manage_power +EXPORT_SYMBOL drivers/net/usb/usbnet 0xd7cc3a1f usbnet_link_change +EXPORT_SYMBOL drivers/net/wan/hdlc 0x0a9c00d8 unregister_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x10e5feee register_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x2efe8a04 hdlc_open +EXPORT_SYMBOL drivers/net/wan/hdlc 0x3ba63944 hdlc_start_xmit +EXPORT_SYMBOL drivers/net/wan/hdlc 0x48f6acf1 unregister_hdlc_device +EXPORT_SYMBOL drivers/net/wan/hdlc 0x54e407ef hdlc_ioctl +EXPORT_SYMBOL drivers/net/wan/hdlc 0x70aabb27 alloc_hdlcdev +EXPORT_SYMBOL drivers/net/wan/hdlc 0x7a1ef3ee detach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0xe656d105 hdlc_close +EXPORT_SYMBOL drivers/net/wan/hdlc 0xee4ca803 attach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0b1ab353 ath_regd_get_band_ctl +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0cb834b7 ath_regd_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0edcd3bc ath_hw_keysetmac +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x108795a9 ath_hw_setbssidmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x108b188f ath_is_49ghz_allowed +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x4571aea8 ath_is_world_regd +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x48b769e7 dfs_pattern_detector_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x5b74a1ec ath_hw_get_listen_time +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x5c80a5ce ath_key_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x73f28b1a ath_hw_keyreset +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x79a088c0 ath_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x7b3c5e16 ath_hw_cycle_counters_update +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x8b6aa4be ath_reg_notifier_apply +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa18f224e ath_regd_find_country_by_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa3a6515e ath_key_delete +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb0d8abdf ath_rxbuf_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb6588ba6 ath_bus_type_strings +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xc3f1a028 ath_is_mybeacon +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x015e5db2 ath10k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0d471e57 ath10k_ce_free_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0f8f9994 ath10k_core_check_dt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x11d09735 ath10k_ce_send_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x131eee47 ath10k_ce_rx_update_write_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x16d67e27 ath10k_htt_txrx_compl_task +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1aebd81d ath10k_ce_completed_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1d44719d ath10k_core_unregister +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1e0d9760 ath10k_ce_completed_recv_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1fe88574 ath10k_htt_t2h_msg_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x201f7a45 ath10k_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2033a41a ath10k_ce_init_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x23e5036d ath10k_ce_revoke_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x248a9afe ath10k_core_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x271c550e ath10k_ce_completed_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2a2721d2 ath10k_ce_disable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x39448c30 ath10k_coredump_get_mem_layout +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3af4a44a ath10k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x4cfe243b ath10k_ce_send +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x50963c69 ath10k_ce_num_free_src_entries +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5189a7bf ath10k_ce_alloc_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x52955a3d ath10k_htc_tx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x53378799 ath10k_htt_hif_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x54a3d3e6 ath10k_print_driver_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x64d7116c __ath10k_ce_rx_num_free_bufs +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6702e693 ath10k_ce_enable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x686e17c4 ath10k_ce_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x696042b9 ath10k_ce_per_engine_service_any +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6f4f28f3 ath10k_htc_rx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x736532fe ath10k_core_register +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x748ccc58 ath10k_htc_process_trailer +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x74baa7db ath10k_core_start_recovery +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7c57c507 ath10k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x80f9efa8 ath10k_core_napi_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x8c2e8898 ath10k_ce_free_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x8cc8be02 ath10k_bmi_read_memory +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9422eaed ath10k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9ad438b4 ath10k_core_fetch_board_file +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9db4d873 ath10k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa08dc136 ath10k_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa75333d7 ath10k_ce_alloc_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xac94cd6c ath10k_ce_cancel_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb36282f3 ath10k_core_free_board_files +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb77f1d24 ath10k_ce_deinit_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xba478664 ath10k_htc_notify_tx_completion +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xbd13a006 ath10k_mac_tx_push_pending +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc2dcb99e ath10k_ce_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc768540a ath10k_core_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcc20d178 __tracepoint_ath10k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd3032660 ath10k_htt_rx_pktlog_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xdffa9742 ath10k_ce_completed_send_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe3e31e3b ath10k_coredump_new +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe903be26 ath10k_ce_dump_registers +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xeb38bd95 ath10k_bmi_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xef2d460a ath10k_core_napi_sync_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf4e93224 ath10k_htt_rx_hl_indication +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfbb3255c ath10k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfe317304 __ath10k_ce_send_revert +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x060031f3 ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0dae0eb8 __tracepoint_ath11k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x171f5128 ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x17e2e0f6 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1a3b478a ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1a885d76 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x21e99c00 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x306cebcd ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x31c9c205 ath11k_pci_disable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3e5cb035 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3ff93347 ath11k_pcic_read +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x400178b5 ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x42e91dea ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x499b1454 ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4cc2b11c ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x506d648f ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x520aaf0d ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5a757745 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x63fda263 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x684ceec8 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x685c2ef9 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6976e255 ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7031ad26 ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x746160fe ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8946175d ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8ab17df7 ath11k_pci_enable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8e61064a ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x905ca74f ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x97e90bd4 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9a0c5126 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9df06588 ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa286d5ad ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xad53d833 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xca80cb3a ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcebc6c8b ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcf5a8402 ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdacc53a3 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe504a259 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xec14ae2b ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf038697d ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf9952db8 ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf9c84e96 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x03400f6f ath6kl_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x10a68543 ath6kl_read_tgt_stats +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x2f17956d ath6kl_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3c719751 ath6kl_hif_intr_bh_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x84946611 ath6kl_core_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x8bf09880 ath6kl_stop_txrx +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x91cfb84a ath6kl_hif_rw_comp_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xa721cb27 ath6kl_core_rx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xa77ea762 ath6kl_core_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb881b1a9 ath6kl_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb9a689dd ath6kl_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xc2233ee5 ath6kl_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xcb030174 ath6kl_cfg80211_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xd4da92ea ath6kl_cfg80211_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x158c6ef1 ath9k_cmn_process_rssi +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1a0aa030 ath9k_cmn_debug_stat_rx +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1a2ed634 ath9k_cmn_debug_phy_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1b3309b1 ath_cmn_process_fft +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1eb66310 ath9k_cmn_rx_skb_postprocess +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x2543b9c7 ath9k_cmn_setup_ht_cap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x2c69fe51 ath9k_cmn_get_channel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x2f8c208a ath9k_cmn_process_rate +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x57495bd5 ath9k_cmn_get_hw_crypto_keytype +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x90243623 ath9k_cmn_reload_chainmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x96f2c30e ath9k_cmn_rx_accept +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x98f1ddb5 ath9k_cmn_spectral_scan_trigger +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xb5d000b2 ath9k_cmn_init_channels_rates +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xb6fb36f1 ath9k_cmn_debug_modal_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xbecfc8d7 ath9k_cmn_spectral_scan_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xca27a1fa ath9k_cmn_debug_recv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd0135c68 ath9k_cmn_beacon_config_ap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd2981357 ath9k_cmn_count_streams +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xda2156bf ath9k_cmn_beacon_config_sta +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xdff91a6f ath9k_cmn_spectral_deinit_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xe631485c ath9k_cmn_beacon_config_adhoc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xe653e8fd ath9k_cmn_spectral_init_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xe9ceae27 ath9k_cmn_debug_base_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf741baa8 ath9k_cmn_update_txpow +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xfb7db032 ath9k_cmn_init_crypto +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x004328a8 ath9k_hw_setantenna +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x01185b1e ar9003_paprd_create_curve +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0cd78cfc ath9k_hw_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0f77dafc ath9k_hw_get_tsf_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x10271753 ath_gen_timer_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1105cb31 ath9k_hw_reset_calvalid +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x138f02d8 ar9003_mci_state +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x17e270ae ar9003_paprd_is_done +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1e474df3 ath9k_hw_addrxbuf_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1e48db76 ath9k_hw_init_global_settings +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1fcba319 ath_gen_timer_isr +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x20cf3ff6 ath9k_hw_gpio_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x216fef1e ath9k_hw_btcoex_set_concur_txprio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2202fb83 ath9k_hw_gen_timer_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2329ce45 ath9k_hw_btcoex_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x251c64d7 ath9k_hw_bstuck_nfcal +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x279e5baa ar9003_paprd_populate_single_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x28f35522 ath9k_hw_gettxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x311b0b27 ath9k_hw_computetxtime +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x325cd591 ath9k_hw_startpcureceive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3653cad6 ath9k_hw_putrxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x36c27dc3 ath9k_hw_disable_mib_counters +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3978822b ar9003_mci_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3985b129 ath9k_hw_gettsf32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x39bbc308 ar9003_mci_get_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3ca00faf ath9k_hw_setuprxdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3f990fd6 ath9k_hw_btcoex_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x41e28f86 ath9k_hw_rxprocdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4838ffd1 ath9k_hw_txstart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x48e8d320 ath9k_hw_setrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x49588774 ath9k_hw_set_gpio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4bc9149e ath9k_hw_wait +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4dff0c34 ar9003_hw_bb_watchdog_check +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x50b28887 ath9k_hw_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x535a12e3 ar9003_get_pll_sqsum_dvc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x58ad8b91 ath9k_hw_numtxpending +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5bd92aba ath9k_hw_updatetxtriglevel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5d48b463 ar9003_mci_get_next_gpm_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x60f941db ath9k_hw_gpio_request_out +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6222a150 ath9k_hw_ani_monitor +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x64b08e22 ath9k_hw_getnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6c13cdc2 ath9k_hw_set_sta_beacon_timers +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7ba530af ath9k_hw_beaconinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7c2cc61e ath9k_hw_set_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x805758a0 ath9k_hw_get_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x819cffa2 ath9k_hw_resettxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x83de3f60 ath9k_hw_abort_tx_dma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8420a26f ath9k_hw_stop_dma_queue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x86dd2874 ath9k_hw_gen_timer_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8afffb77 ath9k_hw_check_alive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x904130ed ath9k_hw_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x968e2e0d ath9k_hw_btcoex_init_3wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x978b5359 ath9k_hw_set_tsfadjust +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9919918e ath9k_hw_kill_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9a49863c ath9k_hw_setopmode +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9bb024c1 ath9k_hw_btcoex_set_weight +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa0578905 ath9k_hw_puttxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa7b5db9b ath9k_hw_phy_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa7c23a9a ath9k_hw_btcoex_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa8e20e61 ath9k_hw_intrpend +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xab7000a9 ath9k_hw_setrxabort +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xab91958d ath9k_hw_beaconq_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xae74dc50 ath9k_hw_gpio_get +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xaf32e120 ath9k_hw_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb18ef8dd ath9k_hw_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb6515ac2 ath9k_hw_set_rx_bufsize +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb6ffcc84 ath9k_hw_abortpcurecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbaf7ed56 ath9k_hw_getchan_noise +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbf613f6b ar9003_paprd_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc059178b ar9003_hw_disable_phy_restart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc3d2e867 ath9k_hw_reset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xca7e5ac0 ar9003_hw_bb_watchdog_dbg_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xca7fcb5d ath9k_hw_gettsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcb1047e2 ath9k_hw_wow_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xce4c985c ar9003_mci_set_bt_version +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xceb294d1 ath9k_hw_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcfd712ac ath9k_hw_set_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcfe99004 ath9k_hw_resume_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd13e3ad6 ath9k_hw_set_tx_filter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd18ac79e ath9k_hw_releasetxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd5f3dcc7 ath9k_hw_write_associd +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xda4ea6e2 ath9k_hw_loadnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdaf37a1e ath9k_hw_gpio_request_in +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xde305b0c ath9k_hw_setup_statusring +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xde669663 ar9003_mci_send_message +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xde91a64b ath9k_hw_stopdmarecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe01f951a ath9k_hw_setpower +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe13a9b3a ar9003_is_paprd_enabled +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe1591f91 ath9k_hw_process_rxdesc_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe572a861 ath9k_hw_wow_wakeup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe59f52ad ar9003_mci_send_wlan_channels +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeabd6e09 ath9k_hw_btcoex_init_mci +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeac90c25 ar9003_paprd_setup_gain_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeb2ba046 ath9k_hw_wow_apply_pattern +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xec98826d ath9k_hw_setuptxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xecd61378 ath9k_hw_btcoex_init_scheme +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeedafd5b ath9k_hw_setmcastfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeee22d4b ar9003_mci_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf26bc263 ath9k_hw_check_nav +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf2bcb943 ath9k_hw_btcoex_bt_stomp +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf598fbcc ath_gen_timer_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf5effbf4 ath9k_hw_btcoex_init_2wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf825fe30 ath9k_hw_set_txpowerlimit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf9a20eca ath9k_hw_init_btcoex_hw +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfb0a04f2 ar9003_paprd_init_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfe6e7d2b ath9k_hw_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xff481802 ath9k_hw_settsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xffd6432c ath9k_hw_getrxfilter +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x1e9b987b atmel_open +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x21b4136e stop_atmel_card +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x80d09e84 init_atmel_card +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x0203ea9e brcmu_pkt_buf_get_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x1906648e brcmu_boardrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x34afb363 brcmu_pktq_flush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x3537dda6 brcmu_pktq_pdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x38a9bbb4 brcmu_pkt_buf_free_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x4316ccf0 brcmu_pktq_penq_head +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x53fd3258 brcmu_pktq_penq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x5935c8a9 brcmu_pktq_peek_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x5e93cd17 brcmu_pktq_pdeq_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x63e095e9 brcmu_pktq_pdeq_match +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x64f82f2c brcmu_pktq_mlen +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x6fdcab79 brcmu_pktq_pflush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x827da454 brcmu_pktq_mdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa17c0ccf brcmu_dotrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa968fe07 brcmu_pktq_init +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd6217d91 brcmu_d11_attach +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x5145f740 reset_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x5b52d454 init_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x67f01e7e stop_airo_card +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x0fa02b45 libipw_get_channel_flags +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x174bba0c libipw_xmit +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x339681ad libipw_wx_set_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x442fd77a libipw_wx_get_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x4988583c libipw_set_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x4a34c082 libipw_networks_age +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x5690760d libipw_get_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x5f7a9cb6 libipw_txb_free +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x6ca4d22a libipw_get_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x7a131dfd libipw_rx_mgt +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x7e84fe76 free_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x801a35aa libipw_wx_get_scan +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x90d9fe46 libipw_wx_get_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa444b808 libipw_channel_to_index +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa6dc7740 libipw_wx_set_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xb1dff711 libipw_channel_to_freq +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xc59cee32 libipw_freq_to_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xcd759095 libipw_is_valid_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xd9ea9e44 alloc_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xe7c814f5 libipw_rx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x01921102 il_is_ht40_tx_allowed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0274928b il_cmd_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x036ded1d il_send_cmd_sync +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x069c1d94 il_tx_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x085dd983 il_rx_queue_alloc +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0874320a il_set_rxon_channel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0c45e8d5 il_eeprom_query_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0e9c16b2 il_leds_exit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0eb5604c il_fill_probe_req +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x12e9b8ad il_free_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x131195db il_eeprom_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x149e7d1a il_connection_init_rx_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x17400e6b il_eeprom_query16 +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1764e784 il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1850d888 il_hdl_pm_debug_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1d76dfdb il_send_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x268a3e68 il_mac_conf_tx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2bf7eea6 il_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2cc6d391 il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x32762c70 il_set_rxon_hwcrypto +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x327c34d3 il_hdl_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x33363fad il_force_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x35a63241 il_mac_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3698f4b3 il_get_channel_info +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x37a5bc85 il_write_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3b939a5d il_tx_queue_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3bb8d05e il_restore_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3f2a8d03 il_send_lq_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x416bd26a il_debug_level +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x43dab168 il_tx_queue_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x453d2659 il_full_rxon_required +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4a5d562e il_get_passive_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4acc6957 il_check_rxon_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4c146b8b il_read_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4cd3678d il_get_lowest_plcp +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4e9609bc il_free_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x503f639d il_get_active_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x525166f5 il_send_stats_request +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5ee4492a _il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x62073ae9 il_mac_bss_info_changed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x625c088f il_usecs_to_beacons +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6a67fff1 il_tx_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6b1b13be il_cmd_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6b699d3f il_clear_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6eb33e07 il_tx_cmd_protection +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x72557e31 il_mac_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x785e8a9f il_set_decrypted_flag +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x78982c03 il_set_rate +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7a15f5d4 il_power_initialize +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7c087d62 il_init_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7c8e7dfd il_send_cmd_pdu_async +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7cc3c605 il_mac_add_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7e3a0b3f il_scan_cancel_timeout +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7fa45955 il_irq_handle_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x802e75ef il_init_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x81d34894 il_mac_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x84098d15 il_send_bt_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x85edc25a il_mac_sta_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8704596a il_hdl_csa +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8950c56b il_mac_hw_scan +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8d5810a4 il_set_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8ea59a41 il_setup_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9090384d il_set_flags_for_band +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x933ce38b il_hdl_pm_sleep +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x963eb44c il_add_beacon_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x974d5955 il_rx_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9ae54509 il_init_scan_params +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9cc714af il_bg_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9e6f566c il_set_rxon_ht +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa0944289 il_hdl_spectrum_measurement +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa14a2a73 il_alloc_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa3331519 il_wr_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa3b9b679 il_pm_ops +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xac33326e il_chswitch_done +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xadb93ec2 il_setup_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb1082f28 il_rx_queue_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb452822a il_dbgfs_unregister +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb65510a3 il_get_cmd_string +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7b93782 il_send_rxon_timing +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7bd33ff il_isr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbb4b11dd il_rd_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbb824aa9 il_set_tx_power +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbcbf61db il_eeprom_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbd83129b il_mac_flush +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbfe84d08 il_leds_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc203a820 il_send_cmd_pdu +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc3b07700 _il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc639a20b il_cancel_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcbaf5f09 il_get_free_ucode_key_idx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcc35c3f8 il_dbgfs_register +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd3b890b7 il_add_station_common +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd4d17a3b il_mac_change_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd8b31d1b il_apm_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xdc2435c2 il_txq_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xdda91dce il_scan_cancel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe067ade3 il_send_add_sta +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe0ceafea il_power_update_mode +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe63eedcc il_tx_cmd_complete +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe821166d il_get_single_channel_number +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe9b0ae90 il_free_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xed0dc6bb il_clear_ucode_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf62725e3 il_update_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf68674dc il_setup_rx_scan_handlers +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf70a693b il_bcast_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x0fa4d950 __tracepoint_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x466ae44d __SCK__tp_func_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x51ea7959 __traceiter_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x970bf4ef __SCK__tp_func_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x9828a56a __tracepoint_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xa7dc8329 __traceiter_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xb396913a __tracepoint_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xbc59139a iwl_trans_pcie_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd1e69877 __SCK__tp_func_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd7961cc6 __traceiter_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x04e0db1f hostap_set_auth_algs +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0c6aa82f hostap_get_porttype +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0e601ef3 hostap_set_hostapd_sta +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x2408a39a hostap_add_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x2421e40c hostap_set_roaming +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x27431d2f hostap_setup_dev +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x3cfc2795 hostap_info_init +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x56ccc2b7 hostap_init_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x62d6b5f8 hostap_set_string +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x633b8e73 hostap_80211_ops +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x75934c58 hostap_set_multicast_list_queue +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7fb75891 hostap_dump_rx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x8cda2758 hostap_80211_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x902409cb hostap_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xa17c56b8 hostap_free_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb46650c4 hostap_init_ap_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb4b77c8b hostap_80211_get_hdrlen +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb97923c4 hostap_set_encryption +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xbd50a4ea hostap_remove_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xbdb55492 hostap_master_start_xmit +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xca46c417 hostap_set_hostapd +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xcaf0eb14 hostap_info_process +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xd110bc80 hostap_set_word +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xd27670da hostap_set_antsel +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xd9b6796f hostap_check_sta_fw_version +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xda70634c hostap_init_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xeb881751 hostap_handle_sta_tx_exc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf6017864 prism2_update_comms_qual +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf91c03e2 hostap_dump_tx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x260cb35a orinoco_if_del +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x295c0186 orinoco_down +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x313efaea free_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x41008271 orinoco_tx_timeout +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x46fde7f3 orinoco_if_add +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x4ec728e0 orinoco_up +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x5a3b3341 orinoco_change_mtu +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x5b36d51c orinoco_process_xmit_skb +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x7ab31b47 orinoco_stop +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x909dcd62 orinoco_open +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x9a8a6889 orinoco_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa380d343 __orinoco_ev_info +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa74c2dc5 hermes_struct_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xd172eb9f __orinoco_ev_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xe9fc0fca orinoco_set_multicast_list +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xf175f718 alloc_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xffe27bca orinoco_interrupt +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x327a9822 mt76_rx_signal +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x7e31e497 mt76_wcid_key_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist 0xd7250548 rtl_btc_get_ops_pointer +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0188b39c rtl92c_dm_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0a62ae74 _rtl92c_phy_fw_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0a9152a2 rtl8192_phy_check_is_legal_rfpath +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0b181d9b _rtl92c_phy_init_bb_rf_register_definition +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x117dc11a rtl92c_phy_query_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x186e62c3 rtl92c_fill_h2c_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x1c4890fa rtl92c_set_fw_rsvdpagepkt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2327d91c _rtl92c_phy_calculate_bit_shift +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x270e7eb5 rtl92c_bt_rssi_state_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2779ab4e rtl92c_phy_set_rfpath_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2d342bb7 rtl92ce_phy_set_rf_on +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x39efc1cb rtl92c_phy_iq_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x3b7494fb rtl92c_dm_bt_coexist +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4528a1a1 rtl92c_phy_update_txpower_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4b4d3583 _rtl92c_phy_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4b53da8d rtl92c_dm_rf_saving +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5074b87d rtl92c_phy_sw_chnl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5dd3c73a rtl92c_set_fw_pwrmode_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x6829e3ac _rtl92c_phy_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x696c0bb9 rtl92c_phy_set_io +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x86aded39 rtl92c_dm_watchdog +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9c54d6cc _rtl92c_phy_dbm_to_txpwr_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa39d95d3 rtl92c_phy_ap_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa6ebfe0a _rtl92c_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xad726481 rtl92c_phy_set_txpower_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xaec2a86c rtl92c_phy_rf_config +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xaf315520 rtl92c_dm_init_rate_adaptive_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb74adf1a _rtl92c_phy_fw_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb90dc634 _rtl92c_phy_set_rf_sleep +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb919e99b rtl92c_download_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc01861a9 rtl92c_phy_set_bw_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc3387a38 _rtl92c_store_pwrindex_diffrate_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc580ba57 rtl92c_phy_sw_chnl_callback +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd26c8e5a _rtl92c_phy_bb8192c_config_parafile +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd46ab225 rtl92c_firmware_selfreset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd7a2de36 rtl92c_set_fw_joinbss_report_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe13554e4 rtl92c_phy_set_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe2c8ca09 rtl92c_dm_write_dig +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe4773f04 rtl92c_phy_lc_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe51a2625 rtl92c_dm_init_edca_turbo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf25baa24 rtl92c_phy_set_io_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xfc4a6dff rtl92c_dm_check_txpower_tracking +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x435e7348 rtl_pci_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x4566f63f rtl_pci_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x69aa676e rtl_pci_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xc47eef5b rtl_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x33f583b1 rtl_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x536d945d rtl_usb_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xce952288 rtl_usb_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xd09eddb2 rtl_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x061e89b2 rtl_rfreg_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0b038e24 channel5g_80m +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0e82562c rtl_cmd_send_packet +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0f1848ab rtl_init_sw_leds +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1b945315 rtl_addr_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x22dc0894 rtl_collect_scan_list +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x26c0bbc8 rtl_cam_get_free_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2b65a975 rtl_mrate_idx_to_arfr_id +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2c67efc3 rtl_cam_mark_invalid +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x30a956d7 rtl_query_rxpwrpercentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x33521f85 rtl_ps_enable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3bd2efe6 rtl_signal_scale_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x440fb751 rtl_cam_reset_all_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x535d1d4a rtl_hal_pwrseqcmdparsing +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x54824f58 channel5g +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5aa6320f rtl_rx_ampdu_apply +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5d035ef0 rtl_cam_delete_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x607069ad rtl_process_phyinfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6d953881 rtl_efuse_shadow_map_update +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x716e1665 rtl_get_tcb_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7a9305fe efuse_shadow_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7ed2b344 rtlwifi_rate_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8d0c6c78 rtl_phy_scan_operation_backup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8ea60059 rtl_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9311c811 rtl_init_rfkill +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa9ef4e8b rtl_send_smps_action +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xae5314b7 efuse_power_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb09f8a83 efuse_read_1byte +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb2886398 rtl_cam_add_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbec2fd5d rtl_dm_diginit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc5d43798 rtl_c2hcmd_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xcf8d5ebe efuse_one_byte_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd00a4b9a rtl_bb_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd1dd1b4f rtl_cam_empty_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xebedfe5f rtl_wowlan_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xed7c8cf2 rtl_evm_db_to_percentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf5cc948c rtl_cam_del_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xfa7a39fd rtl_ps_disable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8723d 0x18f68d56 rtw8723d_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8821c 0x8536fadb rtw8821c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822b 0xf316f7e4 rtw8822b_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822c 0x1cd49cda rtw8822c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x00984a6c rtw_tx_report_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x040026ec rtw_rx_fill_rx_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x048c11e4 rtw_tx_queue_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x065ce4c1 rtw_fw_do_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x071a1b76 rtw_set_rx_freq_band +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0d214edd rtw_phy_pwrtrack_avg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0f9c0da0 rtw_phy_get_tx_power_index +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1b3bbec0 rtw_phy_write_rf_reg_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1dc2d072 rtw_tx_ac_to_hwq +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1e1117e0 rtw_phy_parsing_cfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x229c34ea rtw_bf_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x27f335cb rtw_rx_stats +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2923238f rtw_bf_cfg_csi_rate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2d44c3a8 __rtw_dbg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2e067f8a rtw_phy_cfg_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x33b3f3c0 rtw_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x36c5bfca rtw_disable_lps_deep_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x440b7589 rtw_phy_rf_power_2_rssi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x45eee339 rtw_parse_tbl_txpwr_lmt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x46622200 rtw_fw_c2h_cmd_isr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4761093e rtw_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4fb85f33 rtw_dump_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x519c8ba9 rtw_rate_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x5313d069 rtw_bf_remove_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x54c510d2 rtw_coex_write_scbd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x57c1783a rtw_phy_pwrtrack_get_delta +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58210e60 rtw_rate_section +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x5c2f41c0 rtw_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6048c90b rtw_phy_cfg_bb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x674026dd rtw_phy_config_swing_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x67a2d6b2 rtw_bf_remove_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x70936cd5 rtw_unregister_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7203831c rtw_register_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7ddb3974 check_hw_ready +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7e30a228 rtw_read8_physical_efuse +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7ec76154 rtw_dump_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8761ba67 rtw_phy_write_rf_reg_mix +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8d180dff rtw_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8d8fac35 rtw_tx_fill_tx_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9979f827 rtw_set_channel_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9be85c14 rtw_phy_read_rf_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa0b1a2a6 rtw_phy_load_tables +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa39ef45a rtw_tx_write_data_h2c_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xafd7d31b rtw_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb10391d0 rtw_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb46cacdb rtw_phy_pwrtrack_get_pwridx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb5fc5f0e rtw_tx_write_data_rsvd_page_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb8bb04bf rtw_bf_enable_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xba9f9785 rtw_phy_set_edcca_th +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc7e8e4bf rtw_phy_pwrtrack_need_lck +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xca0e1b2b rtw_phy_cfg_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd52d83c6 rtw_coex_write_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd75ed825 rtw_phy_pwrtrack_thermal_changed +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd775ed20 rtw_parse_tbl_bb_pg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd808b01b rtw_regd_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe52d58cc rtw_phy_cfg_agc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe89bc69f rtw_power_mode_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xecdca978 rtw_coex_read_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xef4fec75 rtw_fw_c2h_cmd_rx_irqsafe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf385bc94 rtw_phy_pwrtrack_need_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf4620b41 rtw_fw_inform_rfk_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf4dfc257 rtw_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf5816ce1 rtw_phy_set_tx_power_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf74c771d rtw_parse_tbl_phy_cond +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf99a8e2c rtw_bf_enable_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xfa69ddc8 rtw_bf_set_gid_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xfd0b3706 rtw_restore_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x0814470b rtw_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x15f77990 rtw_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x7b6d35fa rtw_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x9be72592 rtw_pci_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x348a547a rtw_sdio_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x77dbbaff rtw_sdio_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x79dcc4b0 rtw_sdio_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xecc5d584 rtw_sdio_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x316d1520 rtw_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x68ffe681 rtw_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8851b 0xc548f108 rtw8851b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852a 0x0f1c4f36 rtw8852a_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852b 0x78829dc6 rtw8852b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852c 0xe327d1a9 rtw8852c_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x02d6c663 rtw89_core_napi_start +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x09b19f5a rtw89_btc_set_policy_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x109cc1b6 rtw89_alloc_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x110b3a7f rtw89_mac_resume_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x15a005a6 rtw89_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1c81a6fb rtw89_core_rx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x208e2e77 rtw89_btc_ntfy_wl_rfk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x20ac77ef rtw89_phy_read_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x21b07f66 rtw89_core_query_rxdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2295f7b8 rtw89_mac_stop_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x277fbdb1 rtw89_mac_read_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2e488f05 rtw89_mac_coex_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x35635cf5 rtw89_core_napi_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3894c495 rtw89_phy_read_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3ac641c1 rtw89_mac_coex_init_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3f2260b5 rtw89_btc_set_policy +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3f80a2b2 __rtw89_debug +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x47a80ba3 rtw89_mac_enable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x481f00d6 rtw89_phy_get_txsc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4afca1b6 rtw89_mac_cfg_gnt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4b49cfee rtw89_ser_notify +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4bce1e84 rtw89_phy_write_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4bd16815 rtw89_phy_set_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4eeff8f8 rtw89_fw_h2c_dctl_sec_cam_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x559fb412 rtw89_mac_set_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x57c21fae rtw89_phy_set_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x5bc60054 rtw89_phy_load_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x5cefce0d rtw89_decode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x612f4d2c rtw89_phy_set_txpwr_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6615139a rtw89_mac_cfg_ctrl_path_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7254c2cc rtw89_phy_set_txpwr_limit_ru +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x78a8f5dc rtw89_encode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7975186d rtw89_free_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7b6c2011 rtw89_mac_cfg_ppdu_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x81b263d7 rtw89_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8984a639 rtw89_core_napi_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9633460c rtw89_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9681f410 rtw89_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9ac85705 rtw89_mac_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa2bd310b rtw89_mac_cfg_gnt_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa53b2a1b rtw89_mac_stop_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xad3b83b7 rtw89_phy_write_reg3_tbl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xae4b986c rtw89_core_register +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xaf441b12 rtw89_fw_h2c_rf_ntfy_mcc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xafa511d6 rtw89_core_fill_txdesc_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb0501597 rtw89_read_efuse_ver +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb2e101a1 rtw89_mac_get_txpwr_cr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbaf9002b rtw89_mac_get_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbd5dc277 rtw89_rfk_parser +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbfa71b18 rtw89_core_napi_stop +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc0034b69 rtw89_core_fill_txdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc5656be8 rtw89_mac_cfg_ctrl_path +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xccc86958 rtw89_phy_read32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd4f1a7f0 rtw89_phy_write_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd75bd1bf rtw89_mac_resume_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xdaf5cdc4 rtw89_phy_tssi_ctrl_set_bandedge_cfg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe041df24 rtw89_core_fill_txdesc_fwcmd_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe3f57b04 rtw89_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xebeb1a20 rtw89_core_unregister +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xedb16dfe rtw89_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf1e73340 rtw89_phy_config_rf_reg_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf5703415 rtw89_phy_write32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf58f6ca8 rtw89_mac_write_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xff735bca rtw89_mac_disable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x1903d30e rtw89_pci_config_intr_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x2d60b1c2 rtw89_pci_config_intr_mask_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x43078ac1 rtw89_pci_fill_txaddr_info_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x45a6399d rtw89_pci_disable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x55536415 rtw89_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x6a4407e5 rtw89_pci_enable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x6efd9f2c rtw89_bd_ram_table_dual +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x71162055 rtw89_bd_ram_table_single +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x8db09e67 rtw89_pci_disable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x91c1fe95 rtw89_pci_fill_txaddr_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x95c5ea75 rtw89_pci_ltr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9ce0961b rtw89_pci_ch_dma_addr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xa012c480 rtw89_pci_recognize_intrs_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xaa81a23a rtw89_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xb54009d8 rtw89_pci_recognize_intrs +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xc7468f79 rtw89_pci_ltr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xd8933f89 rtw89_pci_enable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xe100261e rtw89_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xf630d9a9 rtw89_pci_ch_dma_addr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/rsi/rsi_91x 0xa22f759c rsi_config_wowlan +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x10bd72e4 wl1271_free_tx_id +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x5b219954 wlcore_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x7d29c96d wl12xx_is_dummy_packet +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xcf9dca61 wlcore_calc_packet_alignment +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x1548ebe5 fdp_nci_remove +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x82808dc0 fdp_nci_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0x23cc1536 microread_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0x3f103b75 microread_remove +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x1e9ebe65 nxp_nci_fw_recv_frame +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x4bfde48c nxp_nci_probe +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x765e7e7e nxp_nci_remove +EXPORT_SYMBOL drivers/nfc/pn533/pn533 0xb872d388 pn533_recv_frame +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0x7a40649e pn544_hci_remove +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0xbe28260d pn544_hci_probe +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x7515e066 s3fwrn5_phy_power_ctrl +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x774203fc s3fwrn5_phy_set_wake +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x7e4153c3 s3fwrn5_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x84779bf3 s3fwrn5_probe +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xd615110b s3fwrn5_recv_frame +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xedb12f10 s3fwrn5_phy_set_mode +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xf2ab60da s3fwrn5_phy_get_mode +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x04409e61 st_nci_se_io +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x0b730ee4 st_nci_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x186d430e ndlc_open +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x247712b0 st_nci_se_deinit +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x25b6b4a5 ndlc_probe +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x97bb955c ndlc_send +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xa6432325 st_nci_se_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xca974da5 ndlc_close +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xe50cd667 ndlc_remove +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xecefe784 ndlc_recv +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x01dbeb27 st21nfca_hci_loopback_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x22c78f77 st21nfca_hci_disable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x34148bf3 st21nfca_se_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x3f089bab st21nfca_hci_discover_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x4686ce71 st21nfca_hci_se_io +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x4a2295a3 st21nfca_connectivity_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x4d18d4c8 st21nfca_dep_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x579569e3 st21nfca_im_send_atr_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x5cf79849 st21nfca_se_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x7f652d96 st21nfca_hci_remove +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x94c3fc3f st21nfca_hci_probe +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x9fedd210 st21nfca_im_send_dep_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xc470a3cb st21nfca_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xd4868587 st21nfca_hci_enable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xdb7e66ac st21nfca_dep_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xe7bc8102 st21nfca_tm_send_dep_res +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xf4410487 st21nfca_dep_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xf9a4455a st21nfca_apdu_reader_event_received +EXPORT_SYMBOL drivers/ntb/ntb 0x09286814 ntb_unregister_client +EXPORT_SYMBOL drivers/ntb/ntb 0x130a2b41 ntb_register_device +EXPORT_SYMBOL drivers/ntb/ntb 0x1d3151ee __ntb_register_client +EXPORT_SYMBOL drivers/ntb/ntb 0x24e4753c ntb_default_peer_port_idx +EXPORT_SYMBOL drivers/ntb/ntb 0x2a655bf5 ntb_msi_setup_mws +EXPORT_SYMBOL drivers/ntb/ntb 0x445ed342 ntb_msi_peer_addr +EXPORT_SYMBOL drivers/ntb/ntb 0x51cf23a4 ntb_set_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x53135c15 ntb_clear_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x78a2355c ntb_unregister_device +EXPORT_SYMBOL drivers/ntb/ntb 0x85ca6239 ntb_msi_init +EXPORT_SYMBOL drivers/ntb/ntb 0x8bdec432 ntb_msi_peer_trigger +EXPORT_SYMBOL drivers/ntb/ntb 0x8d72ae79 ntb_link_event +EXPORT_SYMBOL drivers/ntb/ntb 0x92d7ba24 ntbm_msi_request_threaded_irq +EXPORT_SYMBOL drivers/ntb/ntb 0xa7a436f0 ntb_msg_event +EXPORT_SYMBOL drivers/ntb/ntb 0xc25492a3 ntbm_msi_free_irq +EXPORT_SYMBOL drivers/ntb/ntb 0xd05af13f ntb_default_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0xd3e77f9f ntb_msi_clear_mws +EXPORT_SYMBOL drivers/ntb/ntb 0xd6509683 ntb_default_peer_port_count +EXPORT_SYMBOL drivers/ntb/ntb 0xdd59a467 ntb_db_event +EXPORT_SYMBOL drivers/ntb/ntb 0xdf010da5 ntb_default_peer_port_number +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0x32ed46c6 nvdimm_namespace_attach_btt +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0xd5811920 nvdimm_namespace_detach_btt +EXPORT_SYMBOL drivers/parport/parport 0x06e2e67b parport_ieee1284_read_nibble +EXPORT_SYMBOL drivers/parport/parport 0x0a80ce5f parport_ieee1284_ecp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0x218e7df3 parport_announce_port +EXPORT_SYMBOL drivers/parport/parport 0x24e10ae5 parport_ieee1284_read_byte +EXPORT_SYMBOL drivers/parport/parport 0x297294fb parport_release +EXPORT_SYMBOL drivers/parport/parport 0x2f3439d8 parport_ieee1284_write_compat +EXPORT_SYMBOL drivers/parport/parport 0x32d8c988 parport_register_port +EXPORT_SYMBOL drivers/parport/parport 0x3f626cbb parport_put_port +EXPORT_SYMBOL drivers/parport/parport 0x3fe7710e parport_remove_port +EXPORT_SYMBOL drivers/parport/parport 0x43262df2 parport_ieee1284_ecp_read_data +EXPORT_SYMBOL drivers/parport/parport 0x499b292f parport_read +EXPORT_SYMBOL drivers/parport/parport 0x4bce0b10 parport_negotiate +EXPORT_SYMBOL drivers/parport/parport 0x4d2a941b parport_ieee1284_interrupt +EXPORT_SYMBOL drivers/parport/parport 0x51916594 __parport_register_driver +EXPORT_SYMBOL drivers/parport/parport 0x53f782ce parport_get_port +EXPORT_SYMBOL drivers/parport/parport 0x56ff4fc8 parport_ieee1284_epp_read_addr +EXPORT_SYMBOL drivers/parport/parport 0x57cc711c parport_find_number +EXPORT_SYMBOL drivers/parport/parport 0x5e3a3912 parport_irq_handler +EXPORT_SYMBOL drivers/parport/parport 0x61a01a26 parport_unregister_device +EXPORT_SYMBOL drivers/parport/parport 0x69012798 parport_claim_or_block +EXPORT_SYMBOL drivers/parport/parport 0x75d22112 parport_del_port +EXPORT_SYMBOL drivers/parport/parport 0x7ab8f8dc parport_ieee1284_epp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x90d2b533 parport_ieee1284_epp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0x91a9dba5 parport_ieee1284_epp_read_data +EXPORT_SYMBOL drivers/parport/parport 0xa3f6376d parport_register_dev_model +EXPORT_SYMBOL drivers/parport/parport 0xa487058a parport_set_timeout +EXPORT_SYMBOL drivers/parport/parport 0xa8197b1d parport_write +EXPORT_SYMBOL drivers/parport/parport 0xb7e1dfd5 parport_unregister_driver +EXPORT_SYMBOL drivers/parport/parport 0xcdbc519f parport_find_base +EXPORT_SYMBOL drivers/parport/parport 0xd3006939 parport_claim +EXPORT_SYMBOL drivers/parport/parport 0xe0ea83b0 parport_ieee1284_ecp_write_data +EXPORT_SYMBOL drivers/parport/parport 0xf1fc27f4 parport_wait_peripheral +EXPORT_SYMBOL drivers/parport/parport 0xf6c09399 parport_wait_event +EXPORT_SYMBOL drivers/parport/parport_pc 0xab956dbc parport_pc_probe_port +EXPORT_SYMBOL drivers/parport/parport_pc 0xd80b11c6 parport_pc_unregister_port +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x1547b713 pcmcia_reset_card +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x212db8d2 pcmcia_socket_list +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x2cd22e0d pcmcia_get_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x2e73139d pcmcia_socket_class +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x3a45936f pccard_register_pcmcia +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x4961646d pcmcia_parse_events +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x84691801 pcmcia_put_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x9436f7d4 pcmcia_get_socket_by_nr +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xaf910500 pcmcia_unregister_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xb495b821 pcmcia_register_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xcf97f3bd dead_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xf942709b pcmcia_socket_list_rwsem +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xff8f32c8 pcmcia_parse_uevents +EXPORT_SYMBOL drivers/pcmcia/pcmcia_rsrc 0x23133952 pccard_static_ops +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x96b7a1c2 cros_ec_unregister +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xb90d2209 cros_ec_suspend +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xe1f2b603 cros_ec_resume +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xf05e816f cros_ec_register +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xf25aacf5 cros_ec_irq_thread +EXPORT_SYMBOL drivers/regulator/rohm-regulator 0xc702feb8 rohm_regulator_set_dvs_levels +EXPORT_SYMBOL drivers/rpmsg/qcom_glink 0xd7119b40 qcom_glink_native_rx +EXPORT_SYMBOL drivers/rpmsg/qcom_smd 0x8a3d2c9e qcom_smd_register_edge +EXPORT_SYMBOL drivers/rpmsg/qcom_smd 0xadc8e61f qcom_smd_unregister_edge +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x1d825233 rpmsg_chrdev_eptdev_destroy +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x358f1f1a rpmsg_chrdev_eptdev_create +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x12e9025c rpmsg_destroy_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x130a798f __register_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x1527fed8 rpmsg_send +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x17a7dd0f rpmsg_register_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x3e722060 rpmsg_send_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x6488c6e4 rpmsg_get_mtu +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x76dc055d rpmsg_register_device_override +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x7e97e998 rpmsg_create_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x806862ac rpmsg_unregister_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x814906ee rpmsg_release_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x9e12619c rpmsg_find_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xa1b51ce5 rpmsg_class +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xc69228fb rpmsg_create_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd3ef4b9e rpmsg_poll +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd8cb3d93 rpmsg_trysend_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xe48e28fe unregister_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xe8d0ecd4 rpmsg_trysend +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xeca677c1 rpmsg_trysendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xf37b5224 rpmsg_sendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_ns 0xa8fcfff1 rpmsg_ns_register_device +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x0655ba5b scsi_esp_unregister +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x0bc62444 scsi_esp_register +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x4a29ab38 scsi_esp_intr +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xb445fcee scsi_esp_cmd +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xdbdc2bb3 scsi_esp_template +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x04dd0412 fcoe_ctlr_link_up +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x108c2dac fcoe_ctlr_init +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x26dfd802 fcoe_fcf_get_selected +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x2f71ec49 fcoe_transport_detach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x382ae44b fcoe_ctlr_set_fip_mode +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x458063db fcoe_ctlr_recv_flogi +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x672e5a8d fcoe_ctlr_destroy +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x678d2796 fcoe_transport_attach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x6cf1f23e fcoe_ctlr_link_down +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xae1457d3 fcoe_ctlr_recv +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xf8a0a6f2 fcoe_ctlr_els_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0072234d fc_seq_set_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x03847af4 fc_set_mfs +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x12ed47bc fc_eh_host_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x19c1a421 fc_lport_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x22b90986 fc_exch_mgr_del +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x24a2f30b fc_get_host_port_state +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2950c8f4 fc_linkup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2e218fc2 fc_slave_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2fd27254 fc_exch_mgr_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x3a6c2894 fc_exch_mgr_free +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x438c44b5 fc_rport_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x47b015d6 fc_exch_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4839ad27 fc_exch_update_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x48e1d3c3 fc_rport_recv_req +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4ab9bce1 fc_exch_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4adea37f fc_lport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x50de864d fc_exch_mgr_add +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x53fa12cc fc_eh_device_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x59845ac4 fc_lport_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x599a5067 fc_lport_logo_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6dd9c8c3 fc_fc4_deregister_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7146c035 fc_elsct_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x725fa7f3 fc_lport_flogi_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x75256035 fc_eh_abort +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7c530c61 fc_rport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7f3407a7 fc_seq_start_next +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x811811e0 fc_exch_done +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8376300f fc_set_rport_loss_tmo +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x89b83b11 fc_linkdown +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x95860f36 fc_vport_id_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9a0218ae fc_rport_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9a3890d7 fc_vport_setlink +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9d50ed7e fc_rport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9e29564d fc_frame_alloc_fill +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9efe6146 fc_get_host_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa0c086f7 fc_rport_terminate_io +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa1bcd198 fc_cpu_mask +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa23a2e32 fc_disc_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa2469f5f fc_frame_crc_check +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa8055fc5 fc_lport_set_local_id +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb05f0e9f fc_queuecommand +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb0ddd5a1 fc_rport_flush_queue +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb24e1854 fc_rport_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb6238c48 fc_fabric_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb77f6d33 fc_lport_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb784b213 fc_exch_mgr_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb9d419f0 fc_elsct_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbd16ed40 fc_fcp_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbe3caa0a fc_disc_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc2049471 fc_fcp_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc29dba3d fc_lport_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc5d3c86f fc_fill_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc85074d1 fc_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcb34db88 fc_fill_reply_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcb6f026f fc_lport_bsg_request +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcc8c4812 fc_fc4_register_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd0f268a9 fc_exch_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd76fb08f fc_get_host_speed +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xdb8792bd fc_fabric_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe29ac588 fc_seq_assign +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe3cfa7c1 fc_exch_mgr_list_clone +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5c9e2e0 _fc_frame_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5cf06b5 fc_lport_notifier_head +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe91c4646 libfc_vport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xf7d4395b fc_lport_iterate +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfa4667d1 fc_seq_release +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x496cda81 sas_resume_ha_no_sync +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x4a8e3d34 try_test_sas_gpio_gp_bit +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xce9f0307 sas_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xf123b993 sas_prep_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xfd1fd59d sas_suspend_ha +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xdb0c45a7 mraid_mm_register_adp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x01d51ed0 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x1f4f00b1 qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x2033b633 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x247b633f qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x3009da9b qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x3cb8f0ed qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x64395e1f qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x6858e21c qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x8153f0b6 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xa3428e0d qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xab3f1cae qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xf7ef851b qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/raid_class 0x0f613a59 raid_class_release +EXPORT_SYMBOL drivers/scsi/raid_class 0xeab31dd6 raid_class_attach +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x2da7a8f3 fc_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x310e00fe fc_host_post_fc_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x31437214 fc_host_post_vendor_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x375f8bbd fc_get_event_number +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x397029ac fc_vport_terminate +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x60546275 fc_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x60a2a5d9 fc_host_post_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x7f622e30 scsi_is_fc_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x8523e6c9 fc_remote_port_rolechg +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x8d9154ba fc_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xa24288e0 fc_eh_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xa75c7e8a fc_find_rport_by_wwpn +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xa9315282 fc_block_scsi_eh +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb514f14e fc_remote_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xcebad415 fc_remote_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xd6b3f425 fc_block_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xebee60de fc_host_fpin_rcv +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xede9f27d fc_vport_create +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x02ed097d sas_end_device_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x06ad0891 sas_phy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x076d404a sas_rphy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x0e0dc64a sas_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x18ba8f3c sas_port_get_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x1c93a95b sas_read_port_mode_page +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x321d0ca8 sas_phy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x377384ea sas_port_alloc_num +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x380f52bc scsi_is_sas_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x44626779 scsi_is_sas_port +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x447aa45a sas_rphy_remove +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x47e3db98 sas_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x4a3dcca7 sas_port_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x4d99706b sas_port_add_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x5284c1cd sas_port_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x739b502b sas_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x9131fac1 sas_expander_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x976dfa16 sas_get_address +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x98e31ce9 sas_port_mark_backlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xa06bbc93 sas_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xac77feba sas_phy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xae36730c scsi_is_sas_rphy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc2337739 sas_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc51568b2 sas_remove_children +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc595a8f2 sas_rphy_unlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xce44e8dc sas_rphy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xdbdcc0cb sas_rphy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xf0efb69e sas_phy_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xfb46cb4e sas_port_delete_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x3686ea09 spi_print_msg +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x43b5b087 spi_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x6ebe29cc spi_display_xfer_agreement +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x7f67848f spi_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xc5f736a5 spi_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xe17a87dc spi_schedule_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x12ca47fa srp_rport_put +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x405b6e05 srp_parse_tmo +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x56f61e9a srp_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x6bedcff4 srp_rport_get +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x73d4cc63 srp_start_tl_fail_timers +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xe3f14488 srp_reconnect_rport +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x030f2d6c dpaa2_io_service_enqueue_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x21e76a68 dpaa2_io_get_adaptive_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2bc276ca dpaa2_io_update_net_dim +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x35210a1c dpaa2_io_set_irq_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x3d01f417 dpaa2_io_service_pull_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xb629a241 dpaa2_io_get_irq_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xc4ccef03 dpaa2_io_get_cpu +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xdb008703 dpaa2_io_service_enqueue_multiple_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xe0f67b93 dpaa2_io_service_enqueue_multiple_desc_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xfa0aedff dpaa2_io_set_adaptive_coalescing +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x07564e82 cmdq_pkt_assign +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x081d1a1a cmdq_pkt_write_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x1f3ed632 cmdq_pkt_jump +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x3f6fab3f cmdq_pkt_write_s_mask_value +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x3fc19424 cmdq_pkt_write +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x45dae4fc cmdq_pkt_poll +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x55c1af65 cmdq_mbox_create +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x578699c0 cmdq_pkt_finalize +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x58cdc788 cmdq_pkt_poll_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x5a123a5e cmdq_pkt_write_s_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x5bfd584c cmdq_pkt_set_event +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x8aa532b3 cmdq_pkt_write_s_value +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x8ab965b5 cmdq_pkt_wfe +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x9194f23f cmdq_pkt_flush_async +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xa40c93c8 cmdq_pkt_clear_event +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xd529f27b cmdq_pkt_destroy +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xd9e34c89 cmdq_mbox_destroy +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xdc2b4990 cmdq_dev_get_client_reg +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xdf8340fe cmdq_pkt_write_s +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xfec2df2b cmdq_pkt_read_s +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xfef266b8 cmdq_pkt_create +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xc284abab of_get_ocmem +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xc53d76b1 ocmem_allocate +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xf9b05967 ocmem_free +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x1c76ea4d pdr_restart_pd +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x432975e6 pdr_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x47b2ed49 pdr_handle_alloc +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0xf618ca5b pdr_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x029bd559 geni_icc_enable +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x051b8334 geni_icc_set_bw +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x084ea0f8 geni_se_tx_init_dma +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x0986d4c9 geni_se_rx_dma_unprep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x0ffb06f1 geni_se_rx_init_dma +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x530a202d geni_se_rx_dma_prep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x54af7945 geni_se_resources_on +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x663568ed geni_se_select_mode +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x6d33d908 geni_se_clk_freq_match +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x8437e8f5 geni_se_tx_dma_prep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x8717e3b3 geni_icc_set_tag +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x8c50ed31 geni_se_init +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xb06fca34 geni_icc_disable +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xb69c8909 geni_se_config_packing +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xb8b4d2f4 geni_se_clk_tbl_get +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xe7f16ee8 geni_se_tx_dma_unprep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xed89335e geni_icc_get +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xf64e504b geni_se_resources_off +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xf7e3db9a geni_se_get_qup_hw_version +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x1f5c9c8f qmp_get +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x2333aed6 qmp_put +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x9e2aa1df qmp_send +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x00d53221 qmi_add_server +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x28ac2fd2 qmi_encode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x29f3337f qmi_send_response +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x4cd2fe40 qmi_response_type_v01_ei +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x4f532679 qmi_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x6051451d qmi_decode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x652d1196 qmi_send_request +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x9788792e qmi_txn_cancel +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xadf88e71 qmi_handle_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xc527cae1 qmi_send_indication +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xe8ee012d qmi_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xe9136060 qmi_txn_wait +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xea75d7d0 qmi_txn_init +EXPORT_SYMBOL drivers/soc/qcom/smd-rpm 0x3abef80b qcom_rpm_smd_write +EXPORT_SYMBOL drivers/soc/qcom/wcnss_ctrl 0xaddef5ee qcom_wcnss_open_channel +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x150898a0 sdw_stream_remove_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x16d1706b sdw_prepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1deee061 sdw_find_row_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x27d41e48 sdw_compare_devid +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x312a58ee sdw_update_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3b0a8582 sdw_startup_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4a4dd592 sdw_handle_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4cde88bf sdw_disable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4e9653b2 sdw_bread_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x5c70578d sdw_read_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x60e31fbb sdw_find_col_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x636bbea1 sdw_bus_master_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6773f5e3 sdw_nwrite_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x692399c0 sdw_stream_add_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6ce74862 sdw_nread_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6f95b16b sdw_shutdown_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x71891d59 sdw_deprepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x835553f9 sdw_clear_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8e82abc5 sdw_show_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8f860ce5 sdw_write_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x997a2a6a sdw_write +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9e122d79 sdw_alloc_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xa1b0b131 sdw_bwrite_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xa8e18118 sdw_read +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xab369a0b sdw_bus_prep_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xad9d60bd sdw_stream_remove_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xafb14509 sdw_slave_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xb0bed16e sdw_extract_slave_id +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xb3a2393b sdw_bus_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xba54b904 sdw_cols +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbbec2c2e sdw_enable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbded808a sdw_nwrite +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xc44cde6d sdw_nread +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xcb3c6845 sdw_master_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xcd27823a sdw_bus_exit_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd76c465e sdw_bus_master_delete +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xda5bce09 sdw_release_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe589399d sdw_update +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf53ba0b8 sdw_rows +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf905cbe9 sdw_slave_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xfc62b7fe sdw_stream_add_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x270951f0 sdw_cdns_is_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x34712074 sdw_cdns_irq +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x47ea347a cdns_read_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x6ce41e90 cdns_xfer_msg +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x6f33747b sdw_cdns_exit_reset +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x71251f76 sdw_cdns_alloc_pdi +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x7f6d9a6c sdw_cdns_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x84e436f4 sdw_cdns_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x93629fb4 sdw_cdns_probe +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x9a8ba92e sdw_cdns_pdi_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xa735dc87 sdw_cdns_config_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xb4902b14 sdw_cdns_config_update_set_wait +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xb915dcd4 cdns_bus_conf +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xb959de89 sdw_cdns_check_self_clearing_bits +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xce4189ae cdns_xfer_msg_defer +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xe019b2cb sdw_cdns_enable_interrupt +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xea1268b9 sdw_cdns_clock_restart +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xebc7f768 cdns_set_sdw_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xf8de43e2 sdw_cdns_config_update +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0x2bb76cb8 sdw_compute_params +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0x97a7e9e3 sdw_compute_slave_ports +EXPORT_SYMBOL drivers/ssb/ssb 0x0444dc71 ssb_pcihost_register +EXPORT_SYMBOL drivers/ssb/ssb 0x0969de46 ssb_bus_powerup +EXPORT_SYMBOL drivers/ssb/ssb 0x10919ee0 ssb_bus_may_powerdown +EXPORT_SYMBOL drivers/ssb/ssb 0x128eb5bd ssb_bus_suspend +EXPORT_SYMBOL drivers/ssb/ssb 0x154fd359 ssb_pmu_set_ldo_voltage +EXPORT_SYMBOL drivers/ssb/ssb 0x167888d9 ssb_bus_resume +EXPORT_SYMBOL drivers/ssb/ssb 0x1787be80 ssb_bus_sdiobus_register +EXPORT_SYMBOL drivers/ssb/ssb 0x24bd82b6 __ssb_driver_register +EXPORT_SYMBOL drivers/ssb/ssb 0x3cf91998 ssb_pmu_set_ldo_paref +EXPORT_SYMBOL drivers/ssb/ssb 0x4a1fa624 ssb_clockspeed +EXPORT_SYMBOL drivers/ssb/ssb 0x53f987e0 ssb_set_devtypedata +EXPORT_SYMBOL drivers/ssb/ssb 0x64ef88f7 ssb_commit_settings +EXPORT_SYMBOL drivers/ssb/ssb 0x82833496 ssb_bus_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x86bb187a ssb_device_disable +EXPORT_SYMBOL drivers/ssb/ssb 0x88c43865 ssb_driver_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x9b705ed4 ssb_pcicore_dev_irqvecs_enable +EXPORT_SYMBOL drivers/ssb/ssb 0x9ec62ca9 ssb_dma_translation +EXPORT_SYMBOL drivers/ssb/ssb 0xa3532fd2 ssb_device_is_enabled +EXPORT_SYMBOL drivers/ssb/ssb 0xcb17f1cb ssb_admatch_base +EXPORT_SYMBOL drivers/ssb/ssb 0xdfc7c6ef ssb_admatch_size +EXPORT_SYMBOL drivers/ssb/ssb 0xe5e8c72e ssb_device_enable +EXPORT_SYMBOL drivers/ssb/ssb 0xf6404034 ssb_chipco_gpio_control +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x06233ae4 fbtft_write_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x1e6e1b7d fbtft_write_reg16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x25f1876c fbtft_init_display +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x27839914 fbtft_unregister_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x2c39f999 fbtft_write_vmem16_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x2c98fd4d fbtft_write_spi_emulate_9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x3593e169 fbtft_register_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x3cd24cb2 fbtft_write_gpio16_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x42b6eea7 fbtft_write_vmem16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x61042651 fbtft_unregister_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x6f9055b2 fbtft_write_vmem8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x733b0771 fbtft_read_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x789f5720 fbtft_framebuffer_release +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x97443785 fbtft_dbg_hex +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x994e1aac fbtft_register_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xab060fde fbtft_write_gpio16_wr_latched +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb05f2436 fbtft_write_reg8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb727af63 fbtft_write_vmem16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc51562ad fbtft_remove_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd4d73767 fbtft_framebuffer_alloc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd66c8eb4 fbtft_write_reg16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd728e223 fbtft_write_gpio8_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd76253aa fbtft_write_reg8_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xeaec7769 fbtft_write_buf_dc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xf5f64404 fbtft_probe_common +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x7af0b57c gbaudio_module_update +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xf2146952 gbaudio_register_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xf7e93e36 gbaudio_unregister_module +EXPORT_SYMBOL drivers/staging/iio/addac/adt7316 0x7af82703 adt7316_probe +EXPORT_SYMBOL drivers/staging/nvec/nvec 0xb11d0cb4 nvec_write_sync +EXPORT_SYMBOL drivers/staging/nvec/nvec 0xb3ef73ee nvec_write_async +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x00a3e2e7 rtllib_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x02207cd8 rtllib_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x02dfdab0 rtllib_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1338b6a2 rtllib_DisableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1848052a rtllib_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1ccfcf7b rtllib_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1db99580 rtllib_act_scanning +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x22166084 rt_global_debug_component +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x258c2560 rtllib_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x267a985a rtllib_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x270f41aa RemovePeerTS +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2e71004b rtllib_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x3590fc65 rtllib_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x36145099 rtllib_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x389cf5a9 rtllib_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x390bc1c1 rtllib_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x436f5524 rtllib_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4c242835 rtllib_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x50731985 rtllib_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x5f7291fe rtllib_sta_ps_send_null_frame +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x633c94b6 rtllib_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x635c15ec rtllib_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x675e27da rtllib_stop_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x6d04e3ab rtllib_EnableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x760f9f36 alloc_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7720e655 rtllib_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x78ecdf0b dot11d_channel_map +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7b1eeb8f rtllib_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x88e2c49a rtllib_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8b04c0be rtllib_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8e793315 rtllib_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x94a837be rtllib_rx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x951a6a04 rtllib_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa00f85a7 rtllib_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa1cf6036 rtllib_MgntDisconnect +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa38b295b rtllib_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa6490859 rtllib_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa6cc509e rtllib_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xaa16ae9a dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xaa341ca3 rtllib_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xab378076 rtllib_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xbbee7989 rtllib_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd3eb2648 HT_update_self_and_peer_setting +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xdbd423de rtllib_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xdf8cf59f notify_wx_assoc_event +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe6d9bc3f free_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe8891c62 rtllib_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xed411128 rtllib_xmit +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf59bcdda rtllib_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf6a3ed74 rtllib_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x05929ed6 notify_wx_assoc_event_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0aa1ba89 ieee80211_wx_get_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0d1e62d5 ieee80211_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x232e7944 ieee80211_wlan_frequencies +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2447c8e2 ieee80211_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2801a628 rtl8192u_dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x286d9c19 ieee80211_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2ef97b5f ieee80211_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3a601656 ieee80211_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x427468b6 ieee80211_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x46ffb14e ieee80211_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4e3dfb10 dot11d_reset +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4f6eb624 ieee80211_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x53769371 ieee80211_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x54262d2a ieee80211_wpa_supplicant_ioctl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x565cdc62 ieee80211_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x5e3b591e is_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x5f5cc78a ieee80211_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x601b0e81 ieee80211_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6484e14a ieee80211_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6490b94d ieee80211_wake_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6651f895 ieee80211_is_shortslot +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6d16c894 ieee80211_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x7717d6f8 SendDisassociation_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8120ac8f dot11d_scan_complete +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x82ca004c ieee80211_rx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x85566241 ieee80211_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x861707f2 ieee80211_stop_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8711fb29 ieee80211_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8bf3fa41 ieee80211_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x91a17086 ieee80211_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9c846468 ieee80211_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa190fb81 ieee80211_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa7eb6bbe ieee80211_softmac_xmit +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb1e3af6e ieee80211_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb41bab42 ieee80211_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb5b7daee ieee80211_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb6e765a8 ieee80211_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xbbc27146 ieee80211_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xbf6bb9da HTUpdateSelfAndPeerSetting +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc6cc0976 ieee80211_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc904d702 ieee80211_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xca8b7106 ieee80211_txb_free +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd032e1b9 to_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd2367d09 ieee80211_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd42e83aa ieee80211_softmac_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd59472c3 ieee80211_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xdaf34d28 ieee80211_disassociate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xdd7fe0e3 ieee80211_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe3372510 ieee80211_is_54g +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe367d6c2 ieee80211_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe66d36af ieee80211_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xefe90eac dot11d_update_country_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf2b29d53 dot11d_get_max_tx_pwr_in_dbm +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf6586925 ieee80211_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xfd02ad81 ieee80211_rx_mgt +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x00fc5f3d iscsit_process_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x0f92574c iscsit_build_task_mgt_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x14ccffe0 iscsit_reject_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x14d3737d iscsit_setup_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x16a2a67a iscsit_add_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x185ffa6b iscsit_build_nopin_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1a481a10 iscsit_setup_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1fdedc51 iscsit_increment_maxcmdsn +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x22a75442 iscsit_build_text_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x238aac21 iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2826ced9 iscsit_logout_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2aef5ca1 iscsi_target_check_login_request +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x34335da1 iscsit_sequence_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x373c5750 iscsit_build_logout_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x3bc0c00d iscsit_add_cmd_to_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x57801ff8 iscsit_setup_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x58c679ec iscsit_cause_connection_reinstatement +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5f9642e7 iscsit_find_cmd_from_itt +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x61315a34 iscsi_change_param_sprintf +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x649f387c iscsit_process_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6a7e3619 __iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x79404ad2 iscsit_register_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x7a8b67e7 iscsit_build_datain_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x7b443297 iscsit_build_rsp_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8018f2d4 iscsit_set_unsolicited_dataout +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x82837594 iscsit_free_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x829694fd iscsit_response_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x84648391 iscsit_handle_logout_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xad9e9559 iscsit_tmr_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xaf3a1620 iscsit_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb0f5b031 iscsit_process_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xbae72d90 iscsit_handle_task_mgt_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xcbdd96fe iscsit_get_datain_values +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xce41a87d iscsit_aborted_task +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd4453af0 iscsit_find_cmd_from_itt_or_dump +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd8b533dc iscsit_queue_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xda98dfa0 iscsit_allocate_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe0f158a7 iscsit_handle_snack +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe709f247 iscsit_unregister_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe911c7d8 iscsit_thread_check_cpumask +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xeaa3c2f6 iscsit_build_r2ts_for_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xebe20630 iscsit_build_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xef64234b iscsit_stop_dataout_timer +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf25abd10 iscsit_release_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf34332f0 iscsi_find_param_from_key +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xfcfe0cf7 iscsit_check_dataout_payload +EXPORT_SYMBOL drivers/target/target_core_mod 0x0192fbb6 passthrough_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x02d0d658 target_send_busy +EXPORT_SYMBOL drivers/target/target_core_mod 0x04ce2ff9 target_cmd_init_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x082b0b86 target_complete_cmd_with_length +EXPORT_SYMBOL drivers/target/target_core_mod 0x0871ffd6 transport_set_vpd_ident +EXPORT_SYMBOL drivers/target/target_core_mod 0x0c759e11 target_register_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x0f801976 target_set_cmd_data_length +EXPORT_SYMBOL drivers/target/target_core_mod 0x125a0385 transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x142072c0 transport_set_vpd_assoc +EXPORT_SYMBOL drivers/target/target_core_mod 0x1496d510 transport_handle_cdb_direct +EXPORT_SYMBOL drivers/target/target_core_mod 0x1771ff2a target_execute_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x1b007673 sbc_dif_verify +EXPORT_SYMBOL drivers/target/target_core_mod 0x1cf6cdb4 target_unregister_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x24671cad target_show_dynamic_sessions +EXPORT_SYMBOL drivers/target/target_core_mod 0x28614dea transport_alloc_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x2a16ddee target_to_linux_sector +EXPORT_SYMBOL drivers/target/target_core_mod 0x2adda6a6 target_wait_for_sess_cmds +EXPORT_SYMBOL drivers/target/target_core_mod 0x2ae47834 target_undepend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0x2b08a550 target_get_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x2defa001 transport_lookup_tmr_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x3350d87b core_tmr_alloc_req +EXPORT_SYMBOL drivers/target/target_core_mod 0x3a20a9d7 transport_set_vpd_ident_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x406f40de target_submit_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0x41426e08 transport_lookup_cmd_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x439b7892 transport_send_check_condition_and_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0x43ecfabe transport_generic_request_failure +EXPORT_SYMBOL drivers/target/target_core_mod 0x471aeb80 core_tpg_get_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x4dcf8099 core_tpg_deregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x50276596 core_tpg_register +EXPORT_SYMBOL drivers/target/target_core_mod 0x520e750f sbc_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x563d465b target_put_nacl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5b0b218f target_complete_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x5bdb610a target_free_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5ddbffac spc_emulate_evpd_83 +EXPORT_SYMBOL drivers/target/target_core_mod 0x6aad0b84 target_setup_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x6d12952e transport_free_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x6d79c223 core_alua_check_nonop_delay +EXPORT_SYMBOL drivers/target/target_core_mod 0x7407d439 __target_init_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x762b5c1a transport_generic_new_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x77d32e9d spc_emulate_inquiry_std +EXPORT_SYMBOL drivers/target/target_core_mod 0x7bf77b23 transport_copy_sense_to_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x7c496cf4 __transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x821be2dd sbc_get_device_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x827d217c target_put_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x8315ff81 target_nacl_find_deve +EXPORT_SYMBOL drivers/target/target_core_mod 0x86d1f583 passthrough_pr_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x8789f364 transport_deregister_session_configfs +EXPORT_SYMBOL drivers/target/target_core_mod 0x8ad303cf spc_emulate_report_luns +EXPORT_SYMBOL drivers/target/target_core_mod 0x8d4efaab transport_kunmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x8d7180b1 core_tpg_set_initiator_node_queue_depth +EXPORT_SYMBOL drivers/target/target_core_mod 0x93db1f3c core_tpg_check_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x944fb13e target_show_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x953bf5e2 passthrough_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x99bab852 target_tpg_has_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x9c622569 transport_deregister_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xa3b2e097 target_complete_cmd_with_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0xaa591d0e sbc_get_write_same_sectors +EXPORT_SYMBOL drivers/target/target_core_mod 0xaefbcacd target_alloc_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0xb64fd0c2 core_allocate_nexus_loss_ua +EXPORT_SYMBOL drivers/target/target_core_mod 0xb7fcadd5 core_tpg_set_initiator_node_tag +EXPORT_SYMBOL drivers/target/target_core_mod 0xc2d9c5ca transport_kmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0xc5d4d663 sbc_dif_copy_prot +EXPORT_SYMBOL drivers/target/target_core_mod 0xc609bed9 target_lun_is_rdonly +EXPORT_SYMBOL drivers/target/target_core_mod 0xc9666e11 target_backend_unregister +EXPORT_SYMBOL drivers/target/target_core_mod 0xd1c7182b sbc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xd69c1773 target_submit_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xd8d76e51 transport_wait_for_tasks +EXPORT_SYMBOL drivers/target/target_core_mod 0xd983cfcd target_remove_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xd998f5c1 transport_generic_handle_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0xe299e630 transport_alloc_session_tags +EXPORT_SYMBOL drivers/target/target_core_mod 0xe75db407 spc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xe7bbade0 target_configure_unmap_from_queue +EXPORT_SYMBOL drivers/target/target_core_mod 0xe8d06433 target_stop_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xe8f7ce24 transport_generic_free_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xe94d12d7 target_cmd_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xeb36cd66 transport_init_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xee8b9ab0 target_depend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3c2dfe0 transport_set_vpd_proto_id +EXPORT_SYMBOL drivers/target/target_core_mod 0xf7ffed73 transport_backend_register +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x1ffeb400 ufshcd_system_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x564f62d3 ufshcd_system_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x65b71374 ufshcd_runtime_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x75b2be58 ufshcd_runtime_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x9a3d5904 ufshcd_alloc_host +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x9f4e59e9 ufshcd_get_local_unipro_ver +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0xc272e589 tc_dwc_g210_config_20_bit +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0xc673cfe1 tc_dwc_g210_config_40_bit +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x15f6e348 ufshcd_dwc_dme_set_attrs +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0xde2aecbd ufshcd_dwc_link_startup_notify +EXPORT_SYMBOL drivers/usb/class/cdc-wdm 0x0cf8a734 usb_cdc_wdm_register +EXPORT_SYMBOL drivers/usb/gadget/libcomposite 0xf92af3bf usb_os_desc_prepare_interf_dir +EXPORT_SYMBOL drivers/usb/host/sl811-hcd 0x1a6dc4ff sl811h_driver +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x0eb418ee usb_wwan_open +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x1428a8c4 usb_wwan_write_room +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x54663448 usb_wwan_port_remove +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x5fcb0d1c usb_wwan_tiocmset +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x6ecab641 usb_wwan_tiocmget +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x89b7a877 usb_wwan_resume +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x8b060220 usb_wwan_chars_in_buffer +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xa39c544a usb_wwan_close +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xd31a9eec usb_wwan_write +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xf9ea477e usb_wwan_dtr_rts +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xfa35b061 usb_wwan_suspend +EXPORT_SYMBOL drivers/usb/serial/usbserial 0x2a573c7c usb_serial_resume +EXPORT_SYMBOL drivers/usb/serial/usbserial 0x6630ce49 usb_serial_suspend +EXPORT_SYMBOL drivers/vdpa/vdpa 0x18792e78 vdpa_set_status +EXPORT_SYMBOL drivers/vfio/vfio 0x19567d06 vfio_info_cap_shift +EXPORT_SYMBOL drivers/vfio/vfio 0x6c28be5a vfio_info_add_capability +EXPORT_SYMBOL drivers/vfio/vfio 0x94e0ca9b vfio_pin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0x9536b86f vfio_unpin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0xadc044b7 vfio_set_irqs_validate_and_prepare +EXPORT_SYMBOL drivers/vfio/vfio 0xeff94832 vfio_dma_rw +EXPORT_SYMBOL drivers/vhost/vhost 0x668c0f10 vhost_chr_poll +EXPORT_SYMBOL drivers/vhost/vhost 0x842e198e vhost_chr_write_iter +EXPORT_SYMBOL drivers/vhost/vringh 0x22535a6e vringh_abandon_user +EXPORT_SYMBOL drivers/vhost/vringh 0x22f44e7d vringh_getdesc_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x31848eae vringh_notify_enable_user +EXPORT_SYMBOL drivers/vhost/vringh 0x372fd6c2 vringh_init_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3a5d8ed7 vringh_getdesc_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3b304ebb vringh_iov_push_user +EXPORT_SYMBOL drivers/vhost/vringh 0x4311cd91 vringh_iov_pull_user +EXPORT_SYMBOL drivers/vhost/vringh 0x52bae5f4 vringh_complete_multi_user +EXPORT_SYMBOL drivers/vhost/vringh 0x660779c8 vringh_kiov_advance +EXPORT_SYMBOL drivers/vhost/vringh 0x6bcdc931 vringh_complete_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x6bf1b1c2 vringh_complete_user +EXPORT_SYMBOL drivers/vhost/vringh 0x7eaceeaa vringh_init_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x8f8840e8 vringh_notify_enable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x932af7d7 vringh_notify_disable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x964ca823 vringh_iov_push_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x97fa07e9 vringh_iov_push_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9a775e41 vringh_init_iotlb_va +EXPORT_SYMBOL drivers/vhost/vringh 0x9a81a3f6 vringh_need_notify_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9bdd89ae vringh_abandon_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x9f597502 vringh_complete_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xacec70e7 vringh_need_notify_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xb98c2548 vringh_getdesc_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xbb2391f3 vringh_notify_enable_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xbdb0df4e vringh_set_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc33f4090 vringh_iov_pull_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc467f54a vringh_abandon_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xc5a7eb98 vringh_notify_disable_user +EXPORT_SYMBOL drivers/vhost/vringh 0xcc0cbfb9 vringh_need_notify_user +EXPORT_SYMBOL drivers/vhost/vringh 0xd8535ad6 vringh_init_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xde804bb9 vringh_iov_pull_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xe08ccbed vringh_notify_disable_iotlb +EXPORT_SYMBOL drivers/video/backlight/lcd 0x482b29a7 lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0x863d731b lcd_device_unregister +EXPORT_SYMBOL drivers/video/backlight/lcd 0xa3fb2c09 devm_lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0xcee6dccb devm_lcd_device_unregister +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x17f3f471 svga_set_default_seq_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x1be6dc30 svga_set_textmode_vga_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x27756251 svga_tileblit +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x28778f6e svga_tilecursor +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x30789160 svga_get_tilemax +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x3bd8cf06 svga_get_caps +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x4ab38ef2 svga_set_default_crt_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x77cf1281 svga_tilecopy +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x788144ee svga_settile +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x83a41489 svga_set_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c337c2 svga_wcrt_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c97d2a svga_match_format +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x8ad9d934 svga_tilefill +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb0ab2b2e svga_check_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd22ca511 svga_set_default_atc_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd6ec2c44 svga_compute_pll +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xdcc5a013 svga_wseq_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xe28d2a49 svga_set_default_gfx_regs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x0cc3ede5 cyber2000fb_detach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x534b6f18 cyber2000fb_disable_extregs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x5ab9ed91 cyber2000fb_attach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0xb39f68d1 cyber2000fb_enable_extregs +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x233917d1 mac_vmode_to_var +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x316c5060 mac_find_mode +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0xe2304303 mac_map_monitor_sense +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x33f51e38 g450_mnp2f +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x7b9ee198 matroxfb_g450_setpll_cond +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0xf5fbed14 matroxfb_g450_setclk +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x23230066 matrox_mystique +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x4e49e717 DAC1064_global_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x55f168d4 matrox_G100 +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0xfc4ecbfa DAC1064_global_restore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_Ti3026 0x607bc143 matrox_millennium +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_accel 0xc8a79a41 matrox_cfbX_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x007a2306 matroxfb_wait_for_sync +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x012b0aed matroxfb_unregister_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x72cb2316 matroxfb_enable_irq +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xfc32221c matroxfb_register_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0x13cba887 matroxfb_g450_connect +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0xcf310ca8 matroxfb_g450_shutdown +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x25cf8049 matroxfb_PLL_calcclock +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x2cca591a matroxfb_DAC_out +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x7da84891 matroxfb_vgaHWinit +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x87025c0a matroxfb_vgaHWrestore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xc3bd5c54 matroxfb_DAC_in +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xcdc90c64 matroxfb_var2my +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xdd1ce632 matroxfb_read_pins +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0x3037658e sis_malloc +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0xfe963115 sis_free +EXPORT_SYMBOL drivers/video/vgastate 0x686de290 restore_vga +EXPORT_SYMBOL drivers/video/vgastate 0xe7a2620e save_vga +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x0313174d virtio_dma_buf_get_uuid +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x158e9524 virtio_dma_buf_attach +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x5ddf02fe is_virtio_dma_buf +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x6e9727ee virtio_dma_buf_export +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x443f9c4c w1_ds2780_io +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x6bece45a w1_ds2780_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0xa4954956 w1_ds2781_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0xc2a27ca0 w1_ds2781_io +EXPORT_SYMBOL drivers/w1/wire 0x4ca2c489 w1_unregister_family +EXPORT_SYMBOL drivers/w1/wire 0x690bb900 w1_register_family +EXPORT_SYMBOL drivers/w1/wire 0x7709c3ae w1_add_master_device +EXPORT_SYMBOL drivers/w1/wire 0x85b1652e w1_remove_master_device +EXPORT_SYMBOL fs/fscache/fscache 0x09b219cc __fscache_relinquish_volume +EXPORT_SYMBOL fs/fscache/fscache 0x0fc7cec8 fscache_end_volume_access +EXPORT_SYMBOL fs/fscache/fscache 0x1a0d09e7 fscache_n_write +EXPORT_SYMBOL fs/fscache/fscache 0x1cad9707 fscache_withdraw_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x234a140d __traceiter_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x23f2c8ad __fscache_write_to_cache +EXPORT_SYMBOL fs/fscache/fscache 0x279e49d4 __fscache_use_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x29f67bab __fscache_unuse_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x2b389369 __tracepoint_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x306805d3 __SCK__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x3a65a405 __fscache_acquire_volume +EXPORT_SYMBOL fs/fscache/fscache 0x3a89e737 fscache_withdraw_cache +EXPORT_SYMBOL fs/fscache/fscache 0x4404d2aa fscache_n_no_create_space +EXPORT_SYMBOL fs/fscache/fscache 0x4996bd29 fscache_n_updates +EXPORT_SYMBOL fs/fscache/fscache 0x4bd084ba __SCK__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x557a775f fscache_addremove_sem +EXPORT_SYMBOL fs/fscache/fscache 0x64256637 fscache_cookie_lookup_negative +EXPORT_SYMBOL fs/fscache/fscache 0x68a69191 fscache_dirty_folio +EXPORT_SYMBOL fs/fscache/fscache 0x6e416521 __SCK__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x71fb0e58 __tracepoint_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x77e19a42 __tracepoint_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x7c113604 __fscache_begin_read_operation +EXPORT_SYMBOL fs/fscache/fscache 0x8c2d6da7 fscache_clearance_waiters +EXPORT_SYMBOL fs/fscache/fscache 0x90d447f3 fscache_n_culled +EXPORT_SYMBOL fs/fscache/fscache 0x9ffefcb2 fscache_n_read +EXPORT_SYMBOL fs/fscache/fscache 0xae6040a5 __traceiter_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xb2f46780 fscache_end_cookie_access +EXPORT_SYMBOL fs/fscache/fscache 0xb60c0ce1 fscache_acquire_cache +EXPORT_SYMBOL fs/fscache/fscache 0xbca46908 fscache_wq +EXPORT_SYMBOL fs/fscache/fscache 0xbceb5b26 fscache_withdraw_volume +EXPORT_SYMBOL fs/fscache/fscache 0xcb89c462 fscache_add_cache +EXPORT_SYMBOL fs/fscache/fscache 0xcce11a60 fscache_n_no_write_space +EXPORT_SYMBOL fs/fscache/fscache 0xd3e4634d __fscache_acquire_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xd47048b5 fscache_relinquish_cache +EXPORT_SYMBOL fs/fscache/fscache 0xd5f6dbd7 fscache_resume_after_invalidation +EXPORT_SYMBOL fs/fscache/fscache 0xda1e2da6 __fscache_relinquish_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xdabbd71e __fscache_clear_page_bits +EXPORT_SYMBOL fs/fscache/fscache 0xdb4758b1 fscache_put_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xdcb87498 __traceiter_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xe809fe4a fscache_get_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xea965c88 __fscache_resize_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xedd62f63 fscache_io_error +EXPORT_SYMBOL fs/fscache/fscache 0xf296a46e __fscache_begin_write_operation +EXPORT_SYMBOL fs/fscache/fscache 0xf4edd4d1 fscache_wait_for_operation +EXPORT_SYMBOL fs/fscache/fscache 0xf647a165 __fscache_invalidate +EXPORT_SYMBOL fs/fscache/fscache 0xf7bdd14a fscache_caching_failed +EXPORT_SYMBOL fs/netfs/netfs 0x210e29b2 netfs_readahead +EXPORT_SYMBOL fs/netfs/netfs 0x80eefbac netfs_read_folio +EXPORT_SYMBOL fs/netfs/netfs 0xde3cb159 netfs_subreq_terminated +EXPORT_SYMBOL fs/netfs/netfs 0xdfc70a45 netfs_stats_show +EXPORT_SYMBOL fs/netfs/netfs 0xf43a840b netfs_write_begin +EXPORT_SYMBOL fs/ocfs2/cluster/ocfs2_nodemanager 0xbfd7d7a2 o2hb_global_heartbeat_active +EXPORT_SYMBOL fs/quota/quota_tree 0x311a1576 qtree_read_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x31e2ab90 qtree_entry_unused +EXPORT_SYMBOL fs/quota/quota_tree 0x83e66228 qtree_get_next_id +EXPORT_SYMBOL fs/quota/quota_tree 0x9b951cd1 qtree_write_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xbd65d8f2 qtree_release_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xfad870d8 qtree_delete_dquot +EXPORT_SYMBOL lib/crc-itu-t 0x09a34a2b crc_itu_t +EXPORT_SYMBOL lib/crc-itu-t 0xd819a524 crc_itu_t_table +EXPORT_SYMBOL lib/crc7 0x65aaf037 crc7_be_syndrome_table +EXPORT_SYMBOL lib/crc7 0xba55d23e crc7_be +EXPORT_SYMBOL lib/crypto/libarc4 0x2bb32ad1 arc4_setkey +EXPORT_SYMBOL lib/crypto/libarc4 0xcd47fcc4 arc4_crypt +EXPORT_SYMBOL lib/crypto/libchacha 0xcec122d7 chacha_crypt_generic +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x147c3f2e chacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x521c7102 xchacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x6c713da5 chacha20poly1305_encrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x916491ac chacha20poly1305_decrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xc20134e7 chacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xce15a526 xchacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x12627f15 curve25519_generic +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x4a5a8811 curve25519_null_point +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x7e6fdbfc curve25519_base_point +EXPORT_SYMBOL lib/crypto/libpoly1305 0x021f3700 poly1305_core_blocks +EXPORT_SYMBOL lib/crypto/libpoly1305 0xbcb90cb3 poly1305_core_emit +EXPORT_SYMBOL lib/crypto/libpoly1305 0xd45b9cf4 poly1305_core_setkey +EXPORT_SYMBOL lib/libcrc32c 0xb15b4109 crc32c +EXPORT_SYMBOL lib/lru_cache 0x0cb562e6 lc_put +EXPORT_SYMBOL lib/lru_cache 0x12de578e lc_committed +EXPORT_SYMBOL lib/lru_cache 0x1d2ebc6a lc_get +EXPORT_SYMBOL lib/lru_cache 0x2675693b lc_del +EXPORT_SYMBOL lib/lru_cache 0x3f7e1726 lc_seq_printf_stats +EXPORT_SYMBOL lib/lru_cache 0x65de8858 lc_seq_dump_details +EXPORT_SYMBOL lib/lru_cache 0x75e88edc lc_destroy +EXPORT_SYMBOL lib/lru_cache 0x96d40a48 lc_try_get +EXPORT_SYMBOL lib/lru_cache 0xa79000a0 lc_is_used +EXPORT_SYMBOL lib/lru_cache 0xaeb959aa lc_create +EXPORT_SYMBOL lib/lru_cache 0xbf18a077 lc_reset +EXPORT_SYMBOL lib/lru_cache 0xc4d8d7a4 lc_find +EXPORT_SYMBOL lib/lru_cache 0xdbdee578 lc_element_by_index +EXPORT_SYMBOL lib/lru_cache 0xf0e20f9b lc_try_lock +EXPORT_SYMBOL lib/lru_cache 0xfba16232 lc_get_cumulative +EXPORT_SYMBOL lib/lz4/lz4_compress 0x4f4d78c5 LZ4_compress_default +EXPORT_SYMBOL lib/lz4/lz4_compress 0x5bc92e85 LZ4_compress_destSize +EXPORT_SYMBOL lib/lz4/lz4_compress 0x6004858d LZ4_compress_fast +EXPORT_SYMBOL lib/lz4/lz4_compress 0x635ff76d LZ4_saveDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0x749849d8 LZ4_loadDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0xf9eced44 LZ4_compress_fast_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x38f7b6e0 LZ4_compress_HC_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x93ff008c LZ4_loadDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x9cef495b LZ4_saveDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0xddf86133 LZ4_compress_HC +EXPORT_SYMBOL lib/math/cordic 0x7e431c15 cordic_calc_iq +EXPORT_SYMBOL lib/objagg 0x0363233d objagg_obj_raw +EXPORT_SYMBOL lib/objagg 0x23865923 objagg_destroy +EXPORT_SYMBOL lib/objagg 0x24ca5ca9 objagg_obj_root_priv +EXPORT_SYMBOL lib/objagg 0x342aefe2 objagg_obj_delta_priv +EXPORT_SYMBOL lib/objagg 0x352633f4 objagg_hints_stats_get +EXPORT_SYMBOL lib/objagg 0x3c58e78f objagg_hints_put +EXPORT_SYMBOL lib/objagg 0x6691f29d objagg_obj_put +EXPORT_SYMBOL lib/objagg 0x679e8cc2 objagg_create +EXPORT_SYMBOL lib/objagg 0xb17ab162 objagg_obj_get +EXPORT_SYMBOL lib/objagg 0xdaa3ee68 objagg_stats_get +EXPORT_SYMBOL lib/objagg 0xf5511527 objagg_stats_put +EXPORT_SYMBOL lib/objagg 0xfaa9d1a8 objagg_hints_get +EXPORT_SYMBOL lib/parman 0x0f518717 parman_prio_init +EXPORT_SYMBOL lib/parman 0x7b03d378 parman_item_add +EXPORT_SYMBOL lib/parman 0x8b7e26f5 parman_item_remove +EXPORT_SYMBOL lib/parman 0xc3e2d892 parman_create +EXPORT_SYMBOL lib/parman 0xc6a3d260 parman_prio_fini +EXPORT_SYMBOL lib/parman 0xca39ae6a parman_destroy +EXPORT_SYMBOL lib/raid6/raid6_pq 0x0b2c64a3 raid6_vgfmul +EXPORT_SYMBOL lib/raid6/raid6_pq 0x17f54263 raid6_gfexp +EXPORT_SYMBOL lib/raid6/raid6_pq 0x59a2712d raid6_gfinv +EXPORT_SYMBOL lib/raid6/raid6_pq 0xb0d904b7 raid6_empty_zero_page +EXPORT_SYMBOL lib/raid6/raid6_pq 0xc8e3332b raid6_gflog +EXPORT_SYMBOL lib/raid6/raid6_pq 0xcc4ee841 raid6_gfexi +EXPORT_SYMBOL lib/raid6/raid6_pq 0xd91319d6 raid6_gfmul +EXPORT_SYMBOL net/6lowpan/6lowpan 0x01bf302a lowpan_unregister_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0x2eef9b09 lowpan_register_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0x75f38650 lowpan_unregister_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0x81afbeda lowpan_nhc_add +EXPORT_SYMBOL net/6lowpan/6lowpan 0xc42e0123 lowpan_register_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0xe9eac9d6 lowpan_nhc_del +EXPORT_SYMBOL net/802/p8022 0x0566b8c9 register_8022_client +EXPORT_SYMBOL net/802/p8022 0xde890d80 unregister_8022_client +EXPORT_SYMBOL net/802/psnap 0x9f66b54b unregister_snap_client +EXPORT_SYMBOL net/802/psnap 0xa2406305 register_snap_client +EXPORT_SYMBOL net/9p/9pnet 0x007fa54d p9_release_pages +EXPORT_SYMBOL net/9p/9pnet 0x0504c961 v9fs_get_default_trans +EXPORT_SYMBOL net/9p/9pnet 0x057b0fe2 p9_client_unlinkat +EXPORT_SYMBOL net/9p/9pnet 0x087c72f7 p9_client_wstat +EXPORT_SYMBOL net/9p/9pnet 0x0bfa56f9 p9_client_getattr_dotl +EXPORT_SYMBOL net/9p/9pnet 0x0cb7c5f6 p9_client_walk +EXPORT_SYMBOL net/9p/9pnet 0x0f81e4fe p9_client_destroy +EXPORT_SYMBOL net/9p/9pnet 0x1044f7ff p9_client_clunk +EXPORT_SYMBOL net/9p/9pnet 0x15f329d2 p9_client_renameat +EXPORT_SYMBOL net/9p/9pnet 0x1ab7a375 p9_client_cb +EXPORT_SYMBOL net/9p/9pnet 0x202b6e83 p9_client_link +EXPORT_SYMBOL net/9p/9pnet 0x2ca77a12 v9fs_get_trans_by_name +EXPORT_SYMBOL net/9p/9pnet 0x334be512 p9_client_mknod_dotl +EXPORT_SYMBOL net/9p/9pnet 0x34f660dc p9_client_fcreate +EXPORT_SYMBOL net/9p/9pnet 0x371fddb1 p9_client_remove +EXPORT_SYMBOL net/9p/9pnet 0x3d73a797 p9_errstr2errno +EXPORT_SYMBOL net/9p/9pnet 0x41ce9823 p9stat_read +EXPORT_SYMBOL net/9p/9pnet 0x446f44e5 p9_show_client_options +EXPORT_SYMBOL net/9p/9pnet 0x4ba99359 p9_fcall_fini +EXPORT_SYMBOL net/9p/9pnet 0x53103f40 __traceiter_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0x613727af p9_client_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x647416d6 p9_client_begin_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x65d48a7b p9_client_rename +EXPORT_SYMBOL net/9p/9pnet 0x66a64546 p9_is_proto_dotl +EXPORT_SYMBOL net/9p/9pnet 0x695b7793 do_trace_9p_fid_get +EXPORT_SYMBOL net/9p/9pnet 0x6d9a9d63 p9_is_proto_dotu +EXPORT_SYMBOL net/9p/9pnet 0x70fdd021 p9_client_lock_dotl +EXPORT_SYMBOL net/9p/9pnet 0x761cad64 p9_parse_header +EXPORT_SYMBOL net/9p/9pnet 0x7cbd6c27 p9_client_readdir +EXPORT_SYMBOL net/9p/9pnet 0x7f6ad823 p9_client_write +EXPORT_SYMBOL net/9p/9pnet 0x95bd8f96 p9dirent_read +EXPORT_SYMBOL net/9p/9pnet 0x9aad9670 p9_client_readlink +EXPORT_SYMBOL net/9p/9pnet 0x9e96d8eb p9_req_put +EXPORT_SYMBOL net/9p/9pnet 0xa48a4693 p9_client_getlock_dotl +EXPORT_SYMBOL net/9p/9pnet 0xa5fb50d9 p9_tag_lookup +EXPORT_SYMBOL net/9p/9pnet 0xb3280d1e v9fs_register_trans +EXPORT_SYMBOL net/9p/9pnet 0xb55ae777 __SCK__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xb6e09c80 p9_client_setattr +EXPORT_SYMBOL net/9p/9pnet 0xc15dc699 p9_client_open +EXPORT_SYMBOL net/9p/9pnet 0xccb3f6bf p9_client_read_once +EXPORT_SYMBOL net/9p/9pnet 0xd01d3a02 p9_client_read +EXPORT_SYMBOL net/9p/9pnet 0xd384c683 p9stat_free +EXPORT_SYMBOL net/9p/9pnet 0xdbe26712 p9_client_fsync +EXPORT_SYMBOL net/9p/9pnet 0xdc5b647d p9_client_create_dotl +EXPORT_SYMBOL net/9p/9pnet 0xdeffee43 p9_client_statfs +EXPORT_SYMBOL net/9p/9pnet 0xdfeb2207 p9_client_mkdir_dotl +EXPORT_SYMBOL net/9p/9pnet 0xe58a3360 p9_error_init +EXPORT_SYMBOL net/9p/9pnet 0xe75d839e p9_client_stat +EXPORT_SYMBOL net/9p/9pnet 0xe9086db8 p9_client_attach +EXPORT_SYMBOL net/9p/9pnet 0xeb91b9e3 v9fs_unregister_trans +EXPORT_SYMBOL net/9p/9pnet 0xee437897 __tracepoint_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xef447f2d p9_client_create +EXPORT_SYMBOL net/9p/9pnet 0xf0aac4e1 p9_client_symlink +EXPORT_SYMBOL net/9p/9pnet 0xf17fbe4f do_trace_9p_fid_put +EXPORT_SYMBOL net/appletalk/appletalk 0x6c29cb1b atalk_find_dev_addr +EXPORT_SYMBOL net/appletalk/appletalk 0x6e59d99a aarp_send_ddp +EXPORT_SYMBOL net/appletalk/appletalk 0xe0046c0b atrtr_get_dev +EXPORT_SYMBOL net/appletalk/appletalk 0xe609878f alloc_ltalkdev +EXPORT_SYMBOL net/atm/atm 0x06c8c3d2 atm_charge +EXPORT_SYMBOL net/atm/atm 0x0976e402 vcc_release_async +EXPORT_SYMBOL net/atm/atm 0x0e88885a vcc_process_recv_queue +EXPORT_SYMBOL net/atm/atm 0x2cc2d52d vcc_hash +EXPORT_SYMBOL net/atm/atm 0x38064c08 vcc_insert_socket +EXPORT_SYMBOL net/atm/atm 0x4443d399 atm_proc_root +EXPORT_SYMBOL net/atm/atm 0x44c6e633 vcc_sklist_lock +EXPORT_SYMBOL net/atm/atm 0x46b57271 atm_alloc_charge +EXPORT_SYMBOL net/atm/atm 0x5185f478 register_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0x6579c48c deregister_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0x6af8a7db atm_init_aal5 +EXPORT_SYMBOL net/atm/atm 0x9133f1f5 atm_dev_register +EXPORT_SYMBOL net/atm/atm 0x99462cbe atm_dev_signal_change +EXPORT_SYMBOL net/atm/atm 0x9958687d atm_dev_deregister +EXPORT_SYMBOL net/atm/atm 0x9feaf287 sonet_subtract_stats +EXPORT_SYMBOL net/atm/atm 0xa173f149 atm_dev_lookup +EXPORT_SYMBOL net/atm/atm 0xaa024146 sonet_copy_stats +EXPORT_SYMBOL net/atm/atm 0xb860d93f atm_dev_release_vccs +EXPORT_SYMBOL net/atm/atm 0xf49bc67a atm_pcr_goal +EXPORT_SYMBOL net/ax25/ax25 0x14cecd59 ax25_display_timer +EXPORT_SYMBOL net/ax25/ax25 0x1c6893e6 ax25_linkfail_register +EXPORT_SYMBOL net/ax25/ax25 0x2045836a ax25_find_cb +EXPORT_SYMBOL net/ax25/ax25 0x242852b9 ax25_uid_policy +EXPORT_SYMBOL net/ax25/ax25 0x3333985b ax25_ip_xmit +EXPORT_SYMBOL net/ax25/ax25 0x4502c65a asc2ax +EXPORT_SYMBOL net/ax25/ax25 0x53dea1ff ax2asc +EXPORT_SYMBOL net/ax25/ax25 0x68fc8271 ax25_linkfail_release +EXPORT_SYMBOL net/ax25/ax25 0x8ede9e26 ax25_protocol_release +EXPORT_SYMBOL net/ax25/ax25 0xa19e2be9 ax25_send_frame +EXPORT_SYMBOL net/ax25/ax25 0xc1444946 ax25cmp +EXPORT_SYMBOL net/ax25/ax25 0xd43ecbf1 null_ax25_address +EXPORT_SYMBOL net/ax25/ax25 0xdfaf7fa5 ax25_listen_register +EXPORT_SYMBOL net/ax25/ax25 0xeae3ed43 ax25_listen_release +EXPORT_SYMBOL net/ax25/ax25 0xec9e1fc6 ax25_header_ops +EXPORT_SYMBOL net/ax25/ax25 0xee02e420 ax25_findbyuid +EXPORT_SYMBOL net/bluetooth/bluetooth 0x02bb9065 bt_sock_poll +EXPORT_SYMBOL net/bluetooth/bluetooth 0x04baceb4 hci_release_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0718b8b7 bt_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x07ed027f bt_sock_wait_ready +EXPORT_SYMBOL net/bluetooth/bluetooth 0x14a27fa9 __hci_cmd_send +EXPORT_SYMBOL net/bluetooth/bluetooth 0x199a0ac8 hci_get_route +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1adab9bd hci_devcd_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1fe32e96 hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1ffd132d hci_cmd_sync_submit +EXPORT_SYMBOL net/bluetooth/bluetooth 0x214e4265 bt_warn +EXPORT_SYMBOL net/bluetooth/bluetooth 0x222ea189 l2cap_conn_get +EXPORT_SYMBOL net/bluetooth/bluetooth 0x23781022 hci_recv_frame +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2b480dd2 hci_recv_diag +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2ca27716 l2cap_unregister_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2dfa8d84 bt_accept_enqueue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2edd418a hci_register_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x32b8e25f hci_devcd_abort +EXPORT_SYMBOL net/bluetooth/bluetooth 0x345a6142 hci_devcd_complete +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3519d124 bt_sock_wait_state +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3bf814e4 hci_set_fw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x436a33fa bt_sock_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x45ca00dc l2cap_register_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4c8cd4b7 bt_sock_ioctl +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4f9d9015 hci_unregister_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0x52f56966 __hci_cmd_sync_status_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0x53e1b8bb __hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0x565ce98a bt_sock_stream_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0x581a0f98 __hci_cmd_sync_ev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5dac0e53 hci_mgmt_chan_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x64dd761c hci_conn_switch_role +EXPORT_SYMBOL net/bluetooth/bluetooth 0x6792cc72 hci_conn_security +EXPORT_SYMBOL net/bluetooth/bluetooth 0x6a0588a5 hci_unregister_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x70658210 bt_accept_dequeue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7aad008b bt_to_errno +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7ac3fc83 hci_devcd_append_pattern +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b5ce5c3 baswap +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b8c32f1 bt_err +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7bd9427a bt_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8dc4b6ae hci_mgmt_chan_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8fea24bd bt_sock_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x9487d8cd bt_sock_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa36d67be hci_devcd_rx +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa60137a1 hci_devcd_timeout +EXPORT_SYMBOL net/bluetooth/bluetooth 0xab062bc5 l2cap_is_socket +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb0fbb80a hci_set_hw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0xbac48319 hci_register_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0xbba7c2cd l2cap_conn_put +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc094fc9c l2cap_chan_close +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc2295098 hci_devcd_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc5edb071 hci_conn_check_secure +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc8059af3 __hci_cmd_sync_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0xcd3e5190 bt_sock_reclassify_lock +EXPORT_SYMBOL net/bluetooth/bluetooth 0xce49231d hci_resume_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xcfd9c260 hci_reset_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd352aa06 bt_sock_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd530d6c3 hci_devcd_append +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd5410b2b bt_accept_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd6b0730c hci_cmd_sync_cancel +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7613212 bt_err_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xddacccf6 bt_warn_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe2615c44 bt_procfs_cleanup +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe4b6097b hci_alloc_dev_priv +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe693d5fc hci_cmd_sync_queue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe9b1c280 hci_suspend_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf21f4c4a hci_free_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf280d052 __hci_cmd_sync_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf412d138 bt_sock_link +EXPORT_SYMBOL net/bluetooth/bluetooth 0xfcad56a7 bt_procfs_init +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x10a7bf4c ebt_unregister_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x10dcca1c ebt_unregister_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x1878412b ebt_do_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x1e23b70d ebt_register_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x9ea20fa4 ebt_register_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xd03a9ae8 ebt_unregister_table_pre_exit +EXPORT_SYMBOL net/caif/caif 0x1446b60a caif_client_register_refcnt +EXPORT_SYMBOL net/caif/caif 0x2a09f713 cfpkt_fromnative +EXPORT_SYMBOL net/caif/caif 0x2c2a3870 caif_enroll_dev +EXPORT_SYMBOL net/caif/caif 0x2c57c080 caif_connect_client +EXPORT_SYMBOL net/caif/caif 0x329dbd06 cfpkt_info +EXPORT_SYMBOL net/caif/caif 0x38701a7c cfcnfg_del_phy_layer +EXPORT_SYMBOL net/caif/caif 0x3fa84493 cfpkt_add_head +EXPORT_SYMBOL net/caif/caif 0x40aef176 caif_disconnect_client +EXPORT_SYMBOL net/caif/caif 0x40babbe0 cfpkt_extr_head +EXPORT_SYMBOL net/caif/caif 0x4a237e57 cfpkt_tonative +EXPORT_SYMBOL net/caif/caif 0x82d74ae8 get_cfcnfg +EXPORT_SYMBOL net/caif/caif 0x839ddb7b cfcnfg_set_phy_state +EXPORT_SYMBOL net/caif/caif 0x9e3e305d cfpkt_set_prio +EXPORT_SYMBOL net/caif/caif 0xb7b6874e caif_free_client +EXPORT_SYMBOL net/caif/caif 0xbe2965cc cfcnfg_add_phy_layer +EXPORT_SYMBOL net/can/can 0x00295479 can_rx_unregister +EXPORT_SYMBOL net/can/can 0x37f951f4 can_rx_register +EXPORT_SYMBOL net/can/can 0x562e928f can_proto_unregister +EXPORT_SYMBOL net/can/can 0x59d4f458 can_proto_register +EXPORT_SYMBOL net/can/can 0x836d72df can_sock_destruct +EXPORT_SYMBOL net/can/can 0xff8e4a16 can_send +EXPORT_SYMBOL net/ceph/libceph 0x025c32d4 osd_req_op_extent_osd_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x04cad6f0 ceph_pg_poolid_by_name +EXPORT_SYMBOL net/ceph/libceph 0x0b8247e5 ceph_monc_stop +EXPORT_SYMBOL net/ceph/libceph 0x0c234232 ceph_monc_validate_auth +EXPORT_SYMBOL net/ceph/libceph 0x0c6f5914 ceph_msg_data_add_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x102e6ebe ceph_osdc_abort_requests +EXPORT_SYMBOL net/ceph/libceph 0x1233dd62 ceph_cls_lock +EXPORT_SYMBOL net/ceph/libceph 0x1378aba3 ceph_pg_pool_name_by_id +EXPORT_SYMBOL net/ceph/libceph 0x1387fa05 ceph_osdc_start_request +EXPORT_SYMBOL net/ceph/libceph 0x15b892ea osd_req_op_extent_osd_data_bio +EXPORT_SYMBOL net/ceph/libceph 0x165b1948 ceph_pagelist_free_reserve +EXPORT_SYMBOL net/ceph/libceph 0x17c17611 ceph_pg_to_acting_primary +EXPORT_SYMBOL net/ceph/libceph 0x196d8e67 ceph_osdc_notify_ack +EXPORT_SYMBOL net/ceph/libceph 0x19e97df0 __ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x1ad92c81 ceph_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x1becf825 osd_req_op_init +EXPORT_SYMBOL net/ceph/libceph 0x1ccb704c ceph_con_keepalive +EXPORT_SYMBOL net/ceph/libceph 0x1d6f170c ceph_monc_got_map +EXPORT_SYMBOL net/ceph/libceph 0x1efca61b ceph_osdc_flush_notifies +EXPORT_SYMBOL net/ceph/libceph 0x20152ea1 osd_req_op_extent_init +EXPORT_SYMBOL net/ceph/libceph 0x2087719e ceph_oid_copy +EXPORT_SYMBOL net/ceph/libceph 0x2101cbc9 ceph_oid_destroy +EXPORT_SYMBOL net/ceph/libceph 0x22181d02 osd_req_op_extent_osd_iter +EXPORT_SYMBOL net/ceph/libceph 0x2347b4fb ceph_msg_dump +EXPORT_SYMBOL net/ceph/libceph 0x2770866a osd_req_op_xattr_init +EXPORT_SYMBOL net/ceph/libceph 0x28491cde osd_req_op_cls_request_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x2a983d26 ceph_pagelist_release +EXPORT_SYMBOL net/ceph/libceph 0x2c4d6f6a osd_req_op_extent_osd_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x2fbf227f ceph_osdc_alloc_request +EXPORT_SYMBOL net/ceph/libceph 0x300e07e2 ceph_monc_wait_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x3023ff3b ceph_auth_invalidate_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x3394fb65 ceph_copy_from_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x3643ab4b ceph_monc_init +EXPORT_SYMBOL net/ceph/libceph 0x38f2d94e ceph_file_to_extents +EXPORT_SYMBOL net/ceph/libceph 0x3bcb8618 ceph_monc_get_version_async +EXPORT_SYMBOL net/ceph/libceph 0x3c8d7111 ceph_get_num_objects +EXPORT_SYMBOL net/ceph/libceph 0x3edccf67 ceph_cls_break_lock +EXPORT_SYMBOL net/ceph/libceph 0x417a9131 ceph_oloc_destroy +EXPORT_SYMBOL net/ceph/libceph 0x437b6b94 ceph_copy_user_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x466b85b8 libceph_compatible +EXPORT_SYMBOL net/ceph/libceph 0x46f3076c ceph_compare_options +EXPORT_SYMBOL net/ceph/libceph 0x46f9b218 ceph_msg_data_add_pages +EXPORT_SYMBOL net/ceph/libceph 0x4ad20782 ceph_auth_handle_svc_reply_done +EXPORT_SYMBOL net/ceph/libceph 0x4affd6c2 ceph_parse_fsid +EXPORT_SYMBOL net/ceph/libceph 0x4cc41de4 ceph_auth_handle_bad_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x4cdc7c5b ceph_auth_verify_authorizer_reply +EXPORT_SYMBOL net/ceph/libceph 0x4e565689 ceph_osdc_sync +EXPORT_SYMBOL net/ceph/libceph 0x4fa161c6 ceph_auth_is_authenticated +EXPORT_SYMBOL net/ceph/libceph 0x50554c20 ceph_monc_want_map +EXPORT_SYMBOL net/ceph/libceph 0x50603ce3 ceph_decode_entity_addrvec +EXPORT_SYMBOL net/ceph/libceph 0x51846084 ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x56542fb8 __ceph_alloc_sparse_ext_map +EXPORT_SYMBOL net/ceph/libceph 0x57baf885 ceph_str_hash +EXPORT_SYMBOL net/ceph/libceph 0x59502675 ceph_osdc_cancel_request +EXPORT_SYMBOL net/ceph/libceph 0x59ecf663 osd_req_op_extent_osd_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x5a832824 ceph_con_close +EXPORT_SYMBOL net/ceph/libceph 0x5ae2859a osd_req_op_extent_osd_data_bvec_pos +EXPORT_SYMBOL net/ceph/libceph 0x5aeeee62 ceph_oid_aprintf +EXPORT_SYMBOL net/ceph/libceph 0x5d3cd8fd ceph_con_send +EXPORT_SYMBOL net/ceph/libceph 0x5eb932d2 ceph_reset_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x616ac818 osd_req_op_cls_init +EXPORT_SYMBOL net/ceph/libceph 0x61a5c00b ceph_con_open +EXPORT_SYMBOL net/ceph/libceph 0x63758856 ceph_str_hash_name +EXPORT_SYMBOL net/ceph/libceph 0x66a35002 ceph_zero_page_vector_range +EXPORT_SYMBOL net/ceph/libceph 0x6a7a38a0 ceph_pr_addr +EXPORT_SYMBOL net/ceph/libceph 0x6b89c445 osd_req_op_extent_osd_data +EXPORT_SYMBOL net/ceph/libceph 0x6c5a5400 ceph_con_init +EXPORT_SYMBOL net/ceph/libceph 0x7449ba9a ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x75f592c1 ceph_msg_put +EXPORT_SYMBOL net/ceph/libceph 0x7b4b3b7d ceph_monc_do_statfs +EXPORT_SYMBOL net/ceph/libceph 0x7d9b070d ceph_osdc_put_request +EXPORT_SYMBOL net/ceph/libceph 0x815d2f84 ceph_osdc_new_request +EXPORT_SYMBOL net/ceph/libceph 0x81f86420 ceph_osdc_maybe_request_map +EXPORT_SYMBOL net/ceph/libceph 0x860c5ce0 ceph_alloc_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x86fca7e4 ceph_put_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x87636afe __ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x8ba40d87 osd_req_op_cls_request_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x8d10a013 ceph_monc_open_session +EXPORT_SYMBOL net/ceph/libceph 0x91e3dae9 ceph_create_client +EXPORT_SYMBOL net/ceph/libceph 0x91f63c73 ceph_msg_new2 +EXPORT_SYMBOL net/ceph/libceph 0x92b7b4ce ceph_pg_pool_flags +EXPORT_SYMBOL net/ceph/libceph 0x94b9b6fa ceph_cls_unlock +EXPORT_SYMBOL net/ceph/libceph 0x96683bef osd_req_op_extent_dup_last +EXPORT_SYMBOL net/ceph/libceph 0x98246b0d osd_req_op_cls_response_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x987d3968 ceph_alloc_options +EXPORT_SYMBOL net/ceph/libceph 0x99df1360 ceph_osdc_wait_request +EXPORT_SYMBOL net/ceph/libceph 0x99f4a88f ceph_put_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x9bc6b539 ceph_find_or_create_string +EXPORT_SYMBOL net/ceph/libceph 0x9ca95932 ceph_create_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x9eaae868 ceph_osdc_list_watchers +EXPORT_SYMBOL net/ceph/libceph 0x9f16247e ceph_osdc_get_request +EXPORT_SYMBOL net/ceph/libceph 0x9fbba67f ceph_buffer_new +EXPORT_SYMBOL net/ceph/libceph 0x9fefa3cb ceph_calc_file_object_mapping +EXPORT_SYMBOL net/ceph/libceph 0xa421653f ceph_cls_set_cookie +EXPORT_SYMBOL net/ceph/libceph 0xa45d0324 osd_req_op_alloc_hint_init +EXPORT_SYMBOL net/ceph/libceph 0xa59c7b7c ceph_client_gid +EXPORT_SYMBOL net/ceph/libceph 0xa698f998 ceph_free_lockers +EXPORT_SYMBOL net/ceph/libceph 0xa9717f00 ceph_auth_add_authorizer_challenge +EXPORT_SYMBOL net/ceph/libceph 0xabb51e3b ceph_parse_param +EXPORT_SYMBOL net/ceph/libceph 0xad703657 ceph_auth_destroy_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xaf1e1fe5 osd_req_op_extent_update +EXPORT_SYMBOL net/ceph/libceph 0xafb8a407 ceph_msgr_flush +EXPORT_SYMBOL net/ceph/libceph 0xb54676fa ceph_msg_type_name +EXPORT_SYMBOL net/ceph/libceph 0xb72c162e ceph_buffer_release +EXPORT_SYMBOL net/ceph/libceph 0xbd2f79ae ceph_oloc_copy +EXPORT_SYMBOL net/ceph/libceph 0xbe3879aa ceph_get_snap_context +EXPORT_SYMBOL net/ceph/libceph 0xbefdfc62 ceph_msg_get +EXPORT_SYMBOL net/ceph/libceph 0xbf22d10e ceph_msg_new +EXPORT_SYMBOL net/ceph/libceph 0xc2a529c1 ceph_copy_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xc366bfa1 ceph_pagelist_truncate +EXPORT_SYMBOL net/ceph/libceph 0xc6312eba ceph_monc_renew_subs +EXPORT_SYMBOL net/ceph/libceph 0xc811755b ceph_destroy_client +EXPORT_SYMBOL net/ceph/libceph 0xca80437b ceph_extent_to_file +EXPORT_SYMBOL net/ceph/libceph 0xcc011070 ceph_monc_get_version +EXPORT_SYMBOL net/ceph/libceph 0xd4b5535f ceph_osdc_notify +EXPORT_SYMBOL net/ceph/libceph 0xd4d736db ceph_destroy_options +EXPORT_SYMBOL net/ceph/libceph 0xd4eb7735 ceph_decode_entity_addr +EXPORT_SYMBOL net/ceph/libceph 0xd7907a87 ceph_print_client_options +EXPORT_SYMBOL net/ceph/libceph 0xd90356cc ceph_osdc_alloc_messages +EXPORT_SYMBOL net/ceph/libceph 0xdcae3611 osd_req_op_cls_request_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xdd4be988 ceph_cls_assert_locked +EXPORT_SYMBOL net/ceph/libceph 0xdf6ef4a1 ceph_oid_printf +EXPORT_SYMBOL net/ceph/libceph 0xdfc091f9 ceph_entity_type_name +EXPORT_SYMBOL net/ceph/libceph 0xe1a03a47 osd_req_op_copy_from_init +EXPORT_SYMBOL net/ceph/libceph 0xe34a59f2 ceph_object_locator_to_pg +EXPORT_SYMBOL net/ceph/libceph 0xe44de909 ceph_cls_lock_info +EXPORT_SYMBOL net/ceph/libceph 0xe59ed854 osd_req_op_raw_data_in_pages +EXPORT_SYMBOL net/ceph/libceph 0xe6ad1253 ceph_monc_blocklist_add +EXPORT_SYMBOL net/ceph/libceph 0xe76e7226 ceph_pagelist_alloc +EXPORT_SYMBOL net/ceph/libceph 0xe7c6ebbf ceph_osdc_clear_abort_err +EXPORT_SYMBOL net/ceph/libceph 0xe90905ba ceph_release_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xec5aa965 ceph_msg_data_add_bio +EXPORT_SYMBOL net/ceph/libceph 0xeccaf6d6 ceph_osdc_call +EXPORT_SYMBOL net/ceph/libceph 0xee120c03 ceph_release_string +EXPORT_SYMBOL net/ceph/libceph 0xee8a6523 ceph_parse_mon_ips +EXPORT_SYMBOL net/ceph/libceph 0xeef6cfa3 ceph_iterate_extents +EXPORT_SYMBOL net/ceph/libceph 0xefce3c3b ceph_pagelist_reserve +EXPORT_SYMBOL net/ceph/libceph 0xefce991c ceph_pagelist_append +EXPORT_SYMBOL net/ceph/libceph 0xf03fe862 ceph_pagelist_set_cursor +EXPORT_SYMBOL net/ceph/libceph 0xf057c378 ceph_osdc_update_epoch_barrier +EXPORT_SYMBOL net/ceph/libceph 0xf254297e ceph_addr_is_blank +EXPORT_SYMBOL net/ceph/libceph 0xf74b5bc4 ceph_check_fsid +EXPORT_SYMBOL net/ceph/libceph 0xf90c0e4d ceph_auth_handle_svc_reply_more +EXPORT_SYMBOL net/ceph/libceph 0xf9e4a893 ceph_msg_data_add_pagelist +EXPORT_SYMBOL net/ceph/libceph 0xfa26727b ceph_wait_for_latest_osdmap +EXPORT_SYMBOL net/ceph/libceph 0xfc288942 ceph_osdc_unwatch +EXPORT_SYMBOL net/ceph/libceph 0xfc9da6bd ceph_osdc_watch +EXPORT_SYMBOL net/dccp/dccp_ipv4 0xa89d792e dccp_syn_ack_timeout +EXPORT_SYMBOL net/dccp/dccp_ipv4 0xc52f00de dccp_req_err +EXPORT_SYMBOL net/hsr/hsr 0x8761cdc6 is_hsr_master +EXPORT_SYMBOL net/hsr/hsr 0x900c9222 hsr_get_version +EXPORT_SYMBOL net/ieee802154/ieee802154 0x07880957 wpan_phy_for_each +EXPORT_SYMBOL net/ieee802154/ieee802154 0x2f1a6fb5 wpan_phy_free +EXPORT_SYMBOL net/ieee802154/ieee802154 0x3f0bdc9a wpan_phy_unregister +EXPORT_SYMBOL net/ieee802154/ieee802154 0x446bcf92 wpan_phy_new +EXPORT_SYMBOL net/ieee802154/ieee802154 0x70390f50 wpan_phy_register +EXPORT_SYMBOL net/ieee802154/ieee802154 0xd8790aad wpan_phy_find +EXPORT_SYMBOL net/ipv4/fou 0x1757d1a4 fou_encap_hlen +EXPORT_SYMBOL net/ipv4/fou 0x79fb40b8 __gue_build_header +EXPORT_SYMBOL net/ipv4/fou 0xea9430d1 __fou_build_header +EXPORT_SYMBOL net/ipv4/fou 0xf13914b3 gue_encap_hlen +EXPORT_SYMBOL net/ipv4/gre 0x64a2be54 gre_parse_header +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x1298d29c ip_tunnel_md_udp_encap +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x37aea612 ip_tunnel_get_link_net +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x693ca3a8 ip_tunnel_encap_del_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xba1ad44c ip_tunnel_encap_add_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xe378101c ip_tunnel_get_iflink +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x1cb68239 arpt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x23a13e21 arpt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x4efea26b arpt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x9665b291 arpt_unregister_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x078895cd ipt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x0c812a19 ipt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x213c908c ipt_unregister_table_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xac8627af ipt_do_table +EXPORT_SYMBOL net/ipv4/tunnel4 0x3c4cb313 xfrm4_tunnel_deregister +EXPORT_SYMBOL net/ipv4/tunnel4 0xf9dd0aca xfrm4_tunnel_register +EXPORT_SYMBOL net/ipv4/udp_tunnel 0x71962025 udp_sock_create4 +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x008407e2 ip6_tnl_rcv +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x08d06677 ip6_tnl_encap_del_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x325666a2 ip6_tnl_parse_tlv_enc_lim +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x5bfeb178 ip6_tnl_encap_add_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xadf79aaf ip6_tnl_get_iflink +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xd255ef01 ip6_tnl_get_link_net +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xd27a6a5b ip6_tnl_xmit +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xd5a481a9 ip6_tnl_change_mtu +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xe0680400 ip6_tnl_get_cap +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x3d5bf0df ip6t_do_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x83971291 ip6t_unregister_table_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xc81cfec0 ip6t_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xda9da4f4 ip6t_register_table +EXPORT_SYMBOL net/ipv6/tunnel6 0x1c1a0fd7 xfrm6_tunnel_deregister +EXPORT_SYMBOL net/ipv6/tunnel6 0x6c638bb9 xfrm6_tunnel_register +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x277dbb3e xfrm6_tunnel_spi_lookup +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x4583c8a1 xfrm6_tunnel_alloc_spi +EXPORT_SYMBOL net/lapb/lapb 0x20135f95 lapb_unregister +EXPORT_SYMBOL net/lapb/lapb 0x3b1ea530 lapb_setparms +EXPORT_SYMBOL net/lapb/lapb 0x48998d74 lapb_data_request +EXPORT_SYMBOL net/lapb/lapb 0x4d61bdfa lapb_getparms +EXPORT_SYMBOL net/lapb/lapb 0x69e68d68 lapb_data_received +EXPORT_SYMBOL net/lapb/lapb 0xe29ebe33 lapb_connect_request +EXPORT_SYMBOL net/lapb/lapb 0xe3766065 lapb_register +EXPORT_SYMBOL net/lapb/lapb 0xe4de192d lapb_disconnect_request +EXPORT_SYMBOL net/llc/llc 0x1a716554 llc_sap_close +EXPORT_SYMBOL net/llc/llc 0x2ab3b048 llc_sap_open +EXPORT_SYMBOL net/llc/llc 0x38b92846 llc_remove_pack +EXPORT_SYMBOL net/llc/llc 0x455b8225 llc_sap_find +EXPORT_SYMBOL net/llc/llc 0x4f3cb7b9 llc_mac_hdr_init +EXPORT_SYMBOL net/llc/llc 0x52d7b2fd llc_sap_list +EXPORT_SYMBOL net/llc/llc 0x532b0600 llc_build_and_send_ui_pkt +EXPORT_SYMBOL net/llc/llc 0xb5e9027d llc_set_station_handler +EXPORT_SYMBOL net/llc/llc 0xceee5878 llc_add_pack +EXPORT_SYMBOL net/mac80211/mac80211 0x0059aea2 ieee80211_stop_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x00703210 ieee80211_sched_scan_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0x017be1bb ieee80211_beacon_get_template_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x05386577 ieee80211_wake_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x09127132 ieee80211_rts_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x0a43aac3 ieee80211_queue_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0x0e6a121a ieee80211_mark_rx_ba_filtered_frames +EXPORT_SYMBOL net/mac80211/mac80211 0x0edfa407 __ieee80211_create_tpt_led_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x104ee1f0 ieee80211_sta_eosp +EXPORT_SYMBOL net/mac80211/mac80211 0x12093e79 ieee80211_find_sta +EXPORT_SYMBOL net/mac80211/mac80211 0x1309a05b ieee80211_tx_status_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x134d1076 ieee80211_queue_work +EXPORT_SYMBOL net/mac80211/mac80211 0x16045610 ieee80211_send_eosp_nullfunc +EXPORT_SYMBOL net/mac80211/mac80211 0x18f1b0e6 ieee80211_tx_prepare_skb +EXPORT_SYMBOL net/mac80211/mac80211 0x19f37f0d ieee80211_update_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x1a4a6b71 ieee80211_sta_set_buffered +EXPORT_SYMBOL net/mac80211/mac80211 0x1adb9cda wiphy_to_ieee80211_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x1cf75d45 ieee80211_get_tkip_p1k_iv +EXPORT_SYMBOL net/mac80211/mac80211 0x1e81cbdf ieee80211_rx_napi +EXPORT_SYMBOL net/mac80211/mac80211 0x1f81c8d8 ieee80211_txq_airtime_check +EXPORT_SYMBOL net/mac80211/mac80211 0x2222365e ieee80211_txq_schedule_start +EXPORT_SYMBOL net/mac80211/mac80211 0x2302fcd7 ieee80211_enable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0x24534251 ieee80211_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0x25b3af0e ieee80211_tx_dequeue +EXPORT_SYMBOL net/mac80211/mac80211 0x2a1d35ae ieee80211_ap_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0x2b6b5f48 ieee80211_channel_switch_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0x2ca79cb1 __ieee80211_get_assoc_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x2dbebc48 ieee80211_cqm_rssi_notify +EXPORT_SYMBOL net/mac80211/mac80211 0x300307a5 ieee80211_chswitch_done +EXPORT_SYMBOL net/mac80211/mac80211 0x3504642b ieee80211_get_buffered_bc +EXPORT_SYMBOL net/mac80211/mac80211 0x36200ec6 ieee80211_nan_func_terminated +EXPORT_SYMBOL net/mac80211/mac80211 0x391eda45 ieee80211_get_tkip_rx_p1k +EXPORT_SYMBOL net/mac80211/mac80211 0x399b3c77 ieee80211_beacon_get_template_ema_index +EXPORT_SYMBOL net/mac80211/mac80211 0x3d31fe8a ieee80211_proberesp_get +EXPORT_SYMBOL net/mac80211/mac80211 0x3f7c53a4 ieee80211_sta_ps_transition +EXPORT_SYMBOL net/mac80211/mac80211 0x3fa3e254 ieee80211_nullfunc_get +EXPORT_SYMBOL net/mac80211/mac80211 0x40814b41 ieee80211_rate_control_unregister +EXPORT_SYMBOL net/mac80211/mac80211 0x42d7d4df ieee80211_unreserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x43db62c8 ieee80211_handle_wake_tx_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x4898f424 ieee80211_radar_detected +EXPORT_SYMBOL net/mac80211/mac80211 0x55549899 __ieee80211_get_rx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x59760fa4 ieee80211_stop_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x5eff9e6e ieee80211_register_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x610d8a2d ieee80211_free_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x636e7e2a ieee80211_tx_status +EXPORT_SYMBOL net/mac80211/mac80211 0x6816ef3d ieee80211_sta_register_airtime +EXPORT_SYMBOL net/mac80211/mac80211 0x6a01e317 ieee80211_scan_completed +EXPORT_SYMBOL net/mac80211/mac80211 0x6bd5a004 ieee80211_connection_loss +EXPORT_SYMBOL net/mac80211/mac80211 0x6cbfe983 ieee80211_get_tkip_p2k +EXPORT_SYMBOL net/mac80211/mac80211 0x6ddd03fe ieee80211_ctstoself_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x6e1105bc ieee80211_pspoll_get +EXPORT_SYMBOL net/mac80211/mac80211 0x6f4f2d57 ieee80211_csa_finish +EXPORT_SYMBOL net/mac80211/mac80211 0x737ebca2 ieee80211_beacon_free_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x73a3e1f0 __ieee80211_get_radio_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x78224891 ieee80211_start_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x79de2b38 ieee80211_queue_delayed_work +EXPORT_SYMBOL net/mac80211/mac80211 0x7c37d242 ieee80211_sta_block_awake +EXPORT_SYMBOL net/mac80211/mac80211 0x830ce476 ieee80211_beacon_update_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x847f9144 ieee80211_ctstoself_get +EXPORT_SYMBOL net/mac80211/mac80211 0x861473f7 ieee80211_generic_frame_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x870c638a ieee80211_rts_get +EXPORT_SYMBOL net/mac80211/mac80211 0x91c90cda ieee80211_get_tx_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x95febea6 ieee80211_get_bssid +EXPORT_SYMBOL net/mac80211/mac80211 0x96b46b12 ieee80211_tx_status_ext +EXPORT_SYMBOL net/mac80211/mac80211 0x9733e25e ieee80211_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0x98282337 ieee80211_reserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x991a0ca0 ieee80211_parse_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x99577ae2 ieee80211_nan_func_match +EXPORT_SYMBOL net/mac80211/mac80211 0x9a721148 ieee80211_beacon_set_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x9af96728 rate_control_set_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x9f2e5576 ieee80211_sta_uapsd_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x9f42ef6f ieee80211_restart_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xa34dcc15 ieee80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/mac80211/mac80211 0xab492114 ieee80211_refresh_tx_agg_session_timer +EXPORT_SYMBOL net/mac80211/mac80211 0xaeb9a917 ieee80211_get_key_rx_seq +EXPORT_SYMBOL net/mac80211/mac80211 0xb00ea01f ieee80211_send_bar +EXPORT_SYMBOL net/mac80211/mac80211 0xb04c4460 __ieee80211_schedule_txq +EXPORT_SYMBOL net/mac80211/mac80211 0xb081032d ieee80211_free_txskb +EXPORT_SYMBOL net/mac80211/mac80211 0xb105af17 ieee80211_stop_queues +EXPORT_SYMBOL net/mac80211/mac80211 0xb30cc059 ieee80211_iter_keys +EXPORT_SYMBOL net/mac80211/mac80211 0xb470f04b ieee80211_alloc_hw_nm +EXPORT_SYMBOL net/mac80211/mac80211 0xb5c87b4f ieee80211_wake_queues +EXPORT_SYMBOL net/mac80211/mac80211 0xb68247b8 ieee80211_rx_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xb7932ccd ieee80211_get_fils_discovery_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0xbd829ff0 ieee80211_beacon_get_tim +EXPORT_SYMBOL net/mac80211/mac80211 0xbe56dc1d __ieee80211_get_tx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xbf83914a ieee80211_manage_rx_ba_offl +EXPORT_SYMBOL net/mac80211/mac80211 0xc0088887 ieee80211_iter_keys_rcu +EXPORT_SYMBOL net/mac80211/mac80211 0xc2ef6547 ieee80211_sched_scan_results +EXPORT_SYMBOL net/mac80211/mac80211 0xc57223af ieee80211_stop_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xcf38d964 ieee80211_sta_recalc_aggregates +EXPORT_SYMBOL net/mac80211/mac80211 0xd3e023e0 ieee80211_rx_list +EXPORT_SYMBOL net/mac80211/mac80211 0xd6344ba9 ieee80211_start_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xd8e35ae4 ieee80211_rx_ba_timer_expired +EXPORT_SYMBOL net/mac80211/mac80211 0xda1d8620 ieee80211_report_wowlan_wakeup +EXPORT_SYMBOL net/mac80211/mac80211 0xdbeab2fb ieee80211_tx_rate_update +EXPORT_SYMBOL net/mac80211/mac80211 0xdea7635c ieee80211_sta_pspoll +EXPORT_SYMBOL net/mac80211/mac80211 0xdf978112 ieee80211_report_low_ack +EXPORT_SYMBOL net/mac80211/mac80211 0xe3142566 ieee80211_beacon_loss +EXPORT_SYMBOL net/mac80211/mac80211 0xe3516126 ieee80211_rate_control_register +EXPORT_SYMBOL net/mac80211/mac80211 0xe918f4df ieee80211_unregister_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xecd0d7dd ieee80211_get_unsol_bcast_probe_resp_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0xf2992f45 ieee80211_tdls_oper_request +EXPORT_SYMBOL net/mac80211/mac80211 0xf3917ddd ieee80211_disable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0xf6509e41 ieee80211_txq_get_depth +EXPORT_SYMBOL net/mac80211/mac80211 0xf7f246f4 ieee80211_next_txq +EXPORT_SYMBOL net/mac80211/mac80211 0xf8bb2bed ieee80211_stop_rx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xfa9a87ba ieee80211_txq_may_transmit +EXPORT_SYMBOL net/mac80211/mac80211 0xfdb94021 ieee80211_beacon_cntdwn_is_complete +EXPORT_SYMBOL net/mac80211/mac80211 0xfe340adb ieee80211_beacon_get_template +EXPORT_SYMBOL net/mac802154/mac802154 0x380dc407 ieee802154_xmit_hw_error +EXPORT_SYMBOL net/mac802154/mac802154 0x523b06a8 ieee802154_register_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x6033389f ieee802154_free_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x7b870abe ieee802154_unregister_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x83fc0e1e ieee802154_rx_irqsafe +EXPORT_SYMBOL net/mac802154/mac802154 0x8b328fbf ieee802154_configure_durations +EXPORT_SYMBOL net/mac802154/mac802154 0xa9bdec5d ieee802154_xmit_error +EXPORT_SYMBOL net/mac802154/mac802154 0xaf8f6bf5 ieee802154_xmit_complete +EXPORT_SYMBOL net/mac802154/mac802154 0xc7568b62 ieee802154_alloc_hw +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x1072dd0a unregister_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x13cae808 ip_vs_conn_new +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x1dcf6aee ip_vs_proto_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x1eb8a328 ip_vs_conn_put +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x294413d2 register_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x3a546a80 unregister_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x5273805f register_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x5714d05b ip_vs_scheduler_err +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x58aec722 ip_vs_new_conn_out +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x7381d5c0 ip_vs_conn_in_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xa8677750 ip_vs_nfct_expect_related +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xbbb18faf ip_vs_conn_out_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xcf8023ef ip_vs_tcp_conn_listen +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd012d025 ip_vs_proto_data_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd831a1a2 ip_vs_proto_name +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xe2eee349 register_ip_vs_app_inc +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x3b08a8f0 nf_ct_destroy +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x89d99ee1 __nf_ct_ext_find +EXPORT_SYMBOL net/netfilter/nf_conntrack 0xf149f3ac nf_ct_ext_add +EXPORT_SYMBOL net/netfilter/nf_conntrack_pptp 0xf2a36612 pptp_msg_name +EXPORT_SYMBOL net/netfilter/nf_nat 0x308104e9 nf_nat_mangle_udp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0x7a6af2c1 nf_nat_follow_master +EXPORT_SYMBOL net/netfilter/nf_nat 0x87a2b2c2 __nf_nat_mangle_tcp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0xa5bc3ac6 nf_nat_setup_info +EXPORT_SYMBOL net/netfilter/nft_fib 0x46170f23 nft_fib_policy +EXPORT_SYMBOL net/netfilter/x_tables 0x03644363 xt_register_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x0d7f5fcd xt_alloc_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x150d01da xt_register_target +EXPORT_SYMBOL net/netfilter/x_tables 0x24aafe7e xt_unregister_match +EXPORT_SYMBOL net/netfilter/x_tables 0x2df466c8 xt_register_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x3bf9d084 xt_check_table_hooks +EXPORT_SYMBOL net/netfilter/x_tables 0x48012e28 xt_check_proc_name +EXPORT_SYMBOL net/netfilter/x_tables 0x4a5259c7 xt_find_match +EXPORT_SYMBOL net/netfilter/x_tables 0x4ce1ab75 xt_find_table +EXPORT_SYMBOL net/netfilter/x_tables 0x50873741 xt_compat_init_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x819eb421 xt_unregister_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x977fd4bf xt_alloc_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0x9c9b2f10 xt_unregister_target +EXPORT_SYMBOL net/netfilter/x_tables 0xa25fc115 xt_compat_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xcb3e91cc xt_counters_alloc +EXPORT_SYMBOL net/netfilter/x_tables 0xd87ae60d xt_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xda1e736d xt_unregister_targets +EXPORT_SYMBOL net/netfilter/x_tables 0xe204e042 xt_free_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xfedc1253 xt_register_match +EXPORT_SYMBOL net/netfilter/x_tables 0xfef779fa xt_find_jump_offset +EXPORT_SYMBOL net/nfc/hci/hci 0x07088f50 nfc_hci_disconnect_all_gates +EXPORT_SYMBOL net/nfc/hci/hci 0x3300a21b nfc_llc_start +EXPORT_SYMBOL net/nfc/hci/hci 0x3daf2400 nfc_hci_connect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0x44473a90 nfc_hci_allocate_device +EXPORT_SYMBOL net/nfc/hci/hci 0x5430b92e nfc_hci_get_param +EXPORT_SYMBOL net/nfc/hci/hci 0x5b8240f8 nfc_hci_get_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x6797f2b1 nfc_hci_unregister_device +EXPORT_SYMBOL net/nfc/hci/hci 0x68483f7f nfc_hci_send_cmd +EXPORT_SYMBOL net/nfc/hci/hci 0x74fe3670 nfc_hci_result_to_errno +EXPORT_SYMBOL net/nfc/hci/hci 0x7dbf20a6 nfc_hci_send_event +EXPORT_SYMBOL net/nfc/hci/hci 0x83c8054d nfc_hci_reset_pipes +EXPORT_SYMBOL net/nfc/hci/hci 0x915f35c1 nfc_llc_stop +EXPORT_SYMBOL net/nfc/hci/hci 0x9b890eef nfc_hci_recv_frame +EXPORT_SYMBOL net/nfc/hci/hci 0x9dc70e09 nfc_hci_set_param +EXPORT_SYMBOL net/nfc/hci/hci 0xb1dc77d1 nfc_hci_disconnect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0xb68c20da nfc_hci_free_device +EXPORT_SYMBOL net/nfc/hci/hci 0xbb95e0a1 nfc_hci_register_device +EXPORT_SYMBOL net/nfc/hci/hci 0xc0cc0356 nfc_hci_driver_failure +EXPORT_SYMBOL net/nfc/hci/hci 0xd5155c5a nfc_hci_set_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0xd857f0df nfc_hci_reset_pipes_per_host +EXPORT_SYMBOL net/nfc/hci/hci 0xda5bccab nfc_hci_target_discovered +EXPORT_SYMBOL net/nfc/hci/hci 0xdd231c55 nfc_hci_sak_to_protocol +EXPORT_SYMBOL net/nfc/hci/hci 0xff515771 nfc_hci_send_cmd_async +EXPORT_SYMBOL net/nfc/nci/nci 0x0bde5397 nci_recv_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x170a5904 nci_hci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x182f14d8 nci_core_reset +EXPORT_SYMBOL net/nfc/nci/nci 0x1e9104c0 nci_core_init +EXPORT_SYMBOL net/nfc/nci/nci 0x243e3b27 nci_hci_open_pipe +EXPORT_SYMBOL net/nfc/nci/nci 0x2d47568e nci_prop_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x4343ceb7 nci_nfcee_mode_set +EXPORT_SYMBOL net/nfc/nci/nci 0x4732486e nci_conn_max_data_pkt_payload_size +EXPORT_SYMBOL net/nfc/nci/nci 0x53cf1aa8 nci_allocate_device +EXPORT_SYMBOL net/nfc/nci/nci 0x59124832 nci_hci_dev_session_init +EXPORT_SYMBOL net/nfc/nci/nci 0x600ac526 nci_core_conn_close +EXPORT_SYMBOL net/nfc/nci/nci 0x6018d72c nci_free_device +EXPORT_SYMBOL net/nfc/nci/nci 0x673ab770 nci_set_config +EXPORT_SYMBOL net/nfc/nci/nci 0x76cb612a nci_hci_get_param +EXPORT_SYMBOL net/nfc/nci/nci 0x7f4df445 nci_hci_connect_gate +EXPORT_SYMBOL net/nfc/nci/nci 0x91825c96 nci_req_complete +EXPORT_SYMBOL net/nfc/nci/nci 0xa3509c5d nci_send_data +EXPORT_SYMBOL net/nfc/nci/nci 0xa40206d7 nci_nfcc_loopback +EXPORT_SYMBOL net/nfc/nci/nci 0xa9cdeedb nci_hci_set_param +EXPORT_SYMBOL net/nfc/nci/nci 0xac9d0c0c nci_unregister_device +EXPORT_SYMBOL net/nfc/nci/nci 0xb789f895 nci_get_conn_info_by_dest_type_params +EXPORT_SYMBOL net/nfc/nci/nci 0xba490602 nci_to_errno +EXPORT_SYMBOL net/nfc/nci/nci 0xc493c61f nci_core_conn_create +EXPORT_SYMBOL net/nfc/nci/nci 0xcbb6605c nci_core_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xcde6d1ed nci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xd72770c0 nci_hci_clear_all_pipes +EXPORT_SYMBOL net/nfc/nci/nci 0xdeaba9e3 nci_send_frame +EXPORT_SYMBOL net/nfc/nci/nci 0xf623c3ba nci_nfcee_discover +EXPORT_SYMBOL net/nfc/nci/nci 0xf7cb52e1 nci_hci_send_event +EXPORT_SYMBOL net/nfc/nci/nci 0xfb3e2a3a nci_register_device +EXPORT_SYMBOL net/nfc/nfc 0x05b1d495 nfc_dep_link_is_up +EXPORT_SYMBOL net/nfc/nfc 0x0852e63b nfc_fw_download_done +EXPORT_SYMBOL net/nfc/nfc 0x126ae030 nfc_alloc_recv_skb +EXPORT_SYMBOL net/nfc/nfc 0x1aefb0bc nfc_allocate_device +EXPORT_SYMBOL net/nfc/nfc 0x2021365f nfc_send_to_raw_sock +EXPORT_SYMBOL net/nfc/nfc 0x25f1c316 nfc_target_lost +EXPORT_SYMBOL net/nfc/nfc 0x3300c5c7 nfc_se_transaction +EXPORT_SYMBOL net/nfc/nfc 0x3336c84f nfc_find_se +EXPORT_SYMBOL net/nfc/nfc 0x467b2299 nfc_register_device +EXPORT_SYMBOL net/nfc/nfc 0x642609ed nfc_driver_failure +EXPORT_SYMBOL net/nfc/nfc 0x6788b7db nfc_tm_activated +EXPORT_SYMBOL net/nfc/nfc 0x80fc26d3 nfc_tm_deactivated +EXPORT_SYMBOL net/nfc/nfc 0x86d40ce9 nfc_unregister_device +EXPORT_SYMBOL net/nfc/nfc 0x899aa380 nfc_proto_unregister +EXPORT_SYMBOL net/nfc/nfc 0x8e75dd7c nfc_se_connectivity +EXPORT_SYMBOL net/nfc/nfc 0x9869f67e nfc_vendor_cmd_reply +EXPORT_SYMBOL net/nfc/nfc 0xa6b79c85 nfc_get_local_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0xa739bbbc nfc_add_se +EXPORT_SYMBOL net/nfc/nfc 0xac107d10 nfc_targets_found +EXPORT_SYMBOL net/nfc/nfc 0xc079c3ad nfc_set_remote_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0xdbaea8e5 nfc_remove_se +EXPORT_SYMBOL net/nfc/nfc 0xe0e7d58a __nfc_alloc_vendor_cmd_reply_skb +EXPORT_SYMBOL net/nfc/nfc 0xf52826e1 nfc_tm_data_received +EXPORT_SYMBOL net/nfc/nfc 0xfa8005bc nfc_proto_register +EXPORT_SYMBOL net/nfc/nfc 0xfe49c58a nfc_class +EXPORT_SYMBOL net/nfc/nfc_digital 0x3ad03e3e nfc_digital_allocate_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x6f39fceb nfc_digital_free_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x954bf22d nfc_digital_register_device +EXPORT_SYMBOL net/nfc/nfc_digital 0xfae23bc6 nfc_digital_unregister_device +EXPORT_SYMBOL net/phonet/phonet 0x15be95f9 phonet_stream_ops +EXPORT_SYMBOL net/phonet/phonet 0x15f16c21 pn_sock_hash +EXPORT_SYMBOL net/phonet/phonet 0x63eca400 phonet_proto_register +EXPORT_SYMBOL net/phonet/phonet 0x84d32142 pn_sock_unhash +EXPORT_SYMBOL net/phonet/phonet 0xa8762b15 phonet_proto_unregister +EXPORT_SYMBOL net/phonet/phonet 0xc0c21ecb pn_sock_get_port +EXPORT_SYMBOL net/phonet/phonet 0xd30d8e9e phonet_header_ops +EXPORT_SYMBOL net/phonet/phonet 0xf6b8f05b pn_skb_send +EXPORT_SYMBOL net/rxrpc/rxrpc 0x03556a69 rxrpc_kernel_send_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0x11d201bd rxrpc_sock_set_security_keyring +EXPORT_SYMBOL net/rxrpc/rxrpc 0x31bf3ca3 rxrpc_debug_id +EXPORT_SYMBOL net/rxrpc/rxrpc 0x390e6fb2 key_type_rxrpc +EXPORT_SYMBOL net/rxrpc/rxrpc 0x4e70afce rxrpc_kernel_check_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x632f6280 rxrpc_kernel_get_peer +EXPORT_SYMBOL net/rxrpc/rxrpc 0x6e07146d rxrpc_get_null_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0x888e61f4 rxrpc_kernel_new_call_notification +EXPORT_SYMBOL net/rxrpc/rxrpc 0x89a45329 rxrpc_kernel_begin_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x8b586a45 rxrpc_get_server_data_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0xa61de000 rxrpc_kernel_recv_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0xa7cb9fc9 rxrpc_kernel_get_epoch +EXPORT_SYMBOL net/rxrpc/rxrpc 0xa813da4f rxrpc_sock_set_min_security_level +EXPORT_SYMBOL net/rxrpc/rxrpc 0xac191fe3 rxrpc_kernel_abort_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xb1c89994 rxrpc_kernel_charge_accept +EXPORT_SYMBOL net/rxrpc/rxrpc 0xbb8a5641 rxrpc_kernel_set_max_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0xc045487a rxrpc_kernel_shutdown_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xc6a447cd rxrpc_kernel_get_srtt +EXPORT_SYMBOL net/rxrpc/rxrpc 0xeaaeed10 rxrpc_kernel_set_tx_length +EXPORT_SYMBOL net/rxrpc/rxrpc 0xff8f547b rxrpc_kernel_put_call +EXPORT_SYMBOL net/sctp/sctp 0x856e471f sctp_do_peeloff +EXPORT_SYMBOL net/smc/smc 0x03447f9b __traceiter_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0x3153cc92 __SCK__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x35997910 __traceiter_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0x76da5303 __tracepoint_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xa053541c __tracepoint_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xad261744 __traceiter_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xb3f2d173 __SCK__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xd24addfc __tracepoint_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xe6ab2b6a __traceiter_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xe7dacb8d __SCK__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xf47b4ee2 __tracepoint_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xfb8cae0f __SCK__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xa679bc80 gss_mech_get +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xd1b449b2 gss_mech_put +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xef44d904 gss_pseudoflavor_to_service +EXPORT_SYMBOL net/sunrpc/sunrpc 0x32c728de xdr_truncate_encode +EXPORT_SYMBOL net/sunrpc/sunrpc 0x395eb987 xdr_restrict_buflen +EXPORT_SYMBOL net/sunrpc/sunrpc 0x7ea3f3d6 svc_pool_stats_open +EXPORT_SYMBOL net/tipc/tipc 0x0e549458 tipc_dump_start +EXPORT_SYMBOL net/tipc/tipc 0x295a5d3f tipc_sk_fill_sock_diag +EXPORT_SYMBOL net/tipc/tipc 0x686f97f1 tipc_nl_sk_walk +EXPORT_SYMBOL net/tipc/tipc 0xd1b74381 tipc_dump_done +EXPORT_SYMBOL net/tls/tls 0xfc331439 tls_get_record +EXPORT_SYMBOL net/wireless/cfg80211 0x06ca71fd cfg80211_chandef_create +EXPORT_SYMBOL net/wireless/cfg80211 0x0cc95bc2 ieee80211_s1g_channel_width +EXPORT_SYMBOL net/wireless/cfg80211 0x0ec725b6 cfg80211_check_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0x117aca91 cfg80211_merge_profile +EXPORT_SYMBOL net/wireless/cfg80211 0x12ed0350 cfg80211_chandef_dfs_required +EXPORT_SYMBOL net/wireless/cfg80211 0x13c58e52 ieee80211_get_8023_tunnel_proto +EXPORT_SYMBOL net/wireless/cfg80211 0x13e03632 cfg80211_background_cac_abort +EXPORT_SYMBOL net/wireless/cfg80211 0x177c3cb5 cfg80211_probe_status +EXPORT_SYMBOL net/wireless/cfg80211 0x1879fcbd bridge_tunnel_header +EXPORT_SYMBOL net/wireless/cfg80211 0x1a4cb606 cfg80211_links_removed +EXPORT_SYMBOL net/wireless/cfg80211 0x1b82a85a cfg80211_valid_disable_subchannel_bitmap +EXPORT_SYMBOL net/wireless/cfg80211 0x1ce2497f reg_query_regdb_wmm +EXPORT_SYMBOL net/wireless/cfg80211 0x1d867598 cfg80211_ready_on_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x1f187787 cfg80211_tx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x21702809 cfg80211_rx_assoc_resp +EXPORT_SYMBOL net/wireless/cfg80211 0x2293e926 cfg80211_iftype_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0x23829046 cfg80211_sched_scan_stopped_locked +EXPORT_SYMBOL net/wireless/cfg80211 0x275269b3 ieee80211_ie_split_ric +EXPORT_SYMBOL net/wireless/cfg80211 0x27fffb1a cfg80211_chandef_usable +EXPORT_SYMBOL net/wireless/cfg80211 0x3012182e get_wiphy_regdom +EXPORT_SYMBOL net/wireless/cfg80211 0x30e703e9 cfg80211_mgmt_tx_status_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x3184c03b cfg80211_get_iftype_ext_capa +EXPORT_SYMBOL net/wireless/cfg80211 0x3643b80f ieee80211_chandef_to_operating_class +EXPORT_SYMBOL net/wireless/cfg80211 0x3a836a17 cfg80211_pmksa_candidate_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x3aca71a1 cfg80211_get_ies_channel_number +EXPORT_SYMBOL net/wireless/cfg80211 0x3bb68d7d cfg80211_get_station +EXPORT_SYMBOL net/wireless/cfg80211 0x3c744e95 cfg80211_calculate_bitrate +EXPORT_SYMBOL net/wireless/cfg80211 0x3c86019a cfg80211_sinfo_alloc_tid_stats +EXPORT_SYMBOL net/wireless/cfg80211 0x3dd3d9fc wiphy_rfkill_set_hw_state_reason +EXPORT_SYMBOL net/wireless/cfg80211 0x3fded807 wiphy_unregister +EXPORT_SYMBOL net/wireless/cfg80211 0x41ef9bea nl80211_send_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x429c0c31 ieee80211_bss_get_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x43afadee ieee80211_radiotap_iterator_init +EXPORT_SYMBOL net/wireless/cfg80211 0x4722ffe3 cfg80211_rx_unprot_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x49d1eb97 cfg80211_stop_iface +EXPORT_SYMBOL net/wireless/cfg80211 0x4abed7d4 ieee80211_mandatory_rates +EXPORT_SYMBOL net/wireless/cfg80211 0x4b0f00ab wdev_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x4b73b242 cfg80211_bss_color_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x4c0bc913 cfg80211_disconnected +EXPORT_SYMBOL net/wireless/cfg80211 0x4c41c52a __cfg80211_alloc_reply_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x4d99c984 cfg80211_connect_done +EXPORT_SYMBOL net/wireless/cfg80211 0x51769fee wiphy_new_nm +EXPORT_SYMBOL net/wireless/cfg80211 0x520d83c4 cfg80211_ch_switch_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x52ef266f wiphy_free +EXPORT_SYMBOL net/wireless/cfg80211 0x533d3b7e wiphy_rfkill_start_polling +EXPORT_SYMBOL net/wireless/cfg80211 0x5584448a ieee80211_channel_to_freq_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x567a3f11 wiphy_read_of_freq_limits +EXPORT_SYMBOL net/wireless/cfg80211 0x5917d0cd cfg80211_cqm_pktloss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x595848b6 regulatory_pre_cac_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0x5a04aa33 cfg80211_scan_done +EXPORT_SYMBOL net/wireless/cfg80211 0x5e55a5d0 wiphy_register +EXPORT_SYMBOL net/wireless/cfg80211 0x617174db cfg80211_port_authorized +EXPORT_SYMBOL net/wireless/cfg80211 0x624c9d31 cfg80211_sched_scan_results +EXPORT_SYMBOL net/wireless/cfg80211 0x62e058b9 cfg80211_nan_match +EXPORT_SYMBOL net/wireless/cfg80211 0x679a519a cfg80211_assoc_comeback +EXPORT_SYMBOL net/wireless/cfg80211 0x69b18f43 rfc1042_header +EXPORT_SYMBOL net/wireless/cfg80211 0x6bedf402 ieee80211_freq_khz_to_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x6c3926ee ieee80211_get_channel_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x6ef39560 cfg80211_register_netdevice +EXPORT_SYMBOL net/wireless/cfg80211 0x728f8d44 cfg80211_rx_mgmt_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x755d5f36 cfg80211_remain_on_channel_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x7648fcfd regulatory_hint +EXPORT_SYMBOL net/wireless/cfg80211 0x78e8f2fe ieee80211_get_num_supported_channels +EXPORT_SYMBOL net/wireless/cfg80211 0x79102351 cfg80211_del_sta_sinfo +EXPORT_SYMBOL net/wireless/cfg80211 0x79b82a71 cfg80211_find_vendor_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x79d0a0e8 cfg80211_inform_bss_frame_data +EXPORT_SYMBOL net/wireless/cfg80211 0x7acb86ed ieee80211_radiotap_iterator_next +EXPORT_SYMBOL net/wireless/cfg80211 0x7c31b1ef ieee80211_data_to_8023_exthdr +EXPORT_SYMBOL net/wireless/cfg80211 0x7c3ac925 ieee80211_get_vht_max_nss +EXPORT_SYMBOL net/wireless/cfg80211 0x7c910914 cfg80211_rx_unexpected_4addr_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x7d02a8bb ieee80211_get_hdrlen_from_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x7dc851df cfg80211_cqm_txe_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x7eaa7264 cfg80211_conn_failed +EXPORT_SYMBOL net/wireless/cfg80211 0x7eb3aa1e cfg80211_any_usable_channels +EXPORT_SYMBOL net/wireless/cfg80211 0x7ef39823 ieee80211_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0x807636fb cfg80211_sta_opmode_change_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x81434c92 cfg80211_tx_mgmt_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x815d9998 cfg80211_put_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x85de3f6f wiphy_delayed_work_timer +EXPORT_SYMBOL net/wireless/cfg80211 0x876630cb cfg80211_bss_flush +EXPORT_SYMBOL net/wireless/cfg80211 0x88751a49 cfg80211_get_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x89e265af cfg80211_roamed +EXPORT_SYMBOL net/wireless/cfg80211 0x8a1083cc cfg80211_notify_new_peer_candidate +EXPORT_SYMBOL net/wireless/cfg80211 0x8b9dda94 cfg80211_external_auth_request +EXPORT_SYMBOL net/wireless/cfg80211 0x8e3b8cd3 freq_reg_info +EXPORT_SYMBOL net/wireless/cfg80211 0x8fa02936 cfg80211_free_nan_func +EXPORT_SYMBOL net/wireless/cfg80211 0x92476b0a cfg80211_new_sta +EXPORT_SYMBOL net/wireless/cfg80211 0x94d89931 cfg80211_classify8021d +EXPORT_SYMBOL net/wireless/cfg80211 0x96ae3745 cfg80211_sched_scan_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0x98eb708a ieee80211_is_valid_amsdu +EXPORT_SYMBOL net/wireless/cfg80211 0x9d6cba30 cfg80211_find_elem_match +EXPORT_SYMBOL net/wireless/cfg80211 0x9f66518e cfg80211_rx_control_port +EXPORT_SYMBOL net/wireless/cfg80211 0xa1d6bd9c cfg80211_ft_event +EXPORT_SYMBOL net/wireless/cfg80211 0xa2cbc564 cfg80211_control_port_tx_status +EXPORT_SYMBOL net/wireless/cfg80211 0xa327eaf6 cfg80211_auth_timeout +EXPORT_SYMBOL net/wireless/cfg80211 0xa54f53cf regulatory_set_wiphy_regd_sync +EXPORT_SYMBOL net/wireless/cfg80211 0xa9984cfb cfg80211_nan_func_terminated +EXPORT_SYMBOL net/wireless/cfg80211 0xaa8335b0 cfg80211_ch_switch_started_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xaf848855 cfg80211_ref_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xb20d4c80 cfg80211_unlink_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xb32689f0 cfg80211_update_owe_info_event +EXPORT_SYMBOL net/wireless/cfg80211 0xb77ab56d cfg80211_tdls_oper_request +EXPORT_SYMBOL net/wireless/cfg80211 0xbe731a28 cfg80211_gtk_rekey_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xc1e0fd7e cfg80211_send_layer2_update +EXPORT_SYMBOL net/wireless/cfg80211 0xc3fb97ca ieee80211_get_response_rate +EXPORT_SYMBOL net/wireless/cfg80211 0xc46d4bd9 cfg80211_check_station_change +EXPORT_SYMBOL net/wireless/cfg80211 0xc4b4fc27 cfg80211_chandef_valid +EXPORT_SYMBOL net/wireless/cfg80211 0xcb9e9a9e cfg80211_rx_spurious_frame +EXPORT_SYMBOL net/wireless/cfg80211 0xcc1a7c48 cfg80211_is_element_inherited +EXPORT_SYMBOL net/wireless/cfg80211 0xcd268385 __cfg80211_alloc_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xd511c3fb ieee80211_amsdu_to_8023s +EXPORT_SYMBOL net/wireless/cfg80211 0xd56d55f3 ieee80211_get_mesh_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0xd64b81b3 cfg80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xd6c87a05 cfg80211_defragment_element +EXPORT_SYMBOL net/wireless/cfg80211 0xd701109c wiphy_apply_custom_regulatory +EXPORT_SYMBOL net/wireless/cfg80211 0xd81f9dd0 cfg80211_michael_mic_failure +EXPORT_SYMBOL net/wireless/cfg80211 0xd97eaad4 cfg80211_chandef_compatible +EXPORT_SYMBOL net/wireless/cfg80211 0xdba126c1 reg_initiator_name +EXPORT_SYMBOL net/wireless/cfg80211 0xdc87ef0c cfg80211_crit_proto_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0xdd7fcb9e ieee80211_strip_8023_mesh_hdr +EXPORT_SYMBOL net/wireless/cfg80211 0xde50fc50 cfg80211_cac_event +EXPORT_SYMBOL net/wireless/cfg80211 0xdf0d1d73 cfg80211_cqm_rssi_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xe2c1974e cfg80211_rx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xe35c1450 regulatory_set_wiphy_regd +EXPORT_SYMBOL net/wireless/cfg80211 0xe3b7dce4 cfg80211_bss_iter +EXPORT_SYMBOL net/wireless/cfg80211 0xe69d47d6 cfg80211_inform_bss_data +EXPORT_SYMBOL net/wireless/cfg80211 0xe827e86c cfg80211_get_drvinfo +EXPORT_SYMBOL net/wireless/cfg80211 0xe91ff3cb cfg80211_report_wowlan_wakeup +EXPORT_SYMBOL net/wireless/cfg80211 0xea82806e cfg80211_ibss_joined +EXPORT_SYMBOL net/wireless/cfg80211 0xeda0e8bf cfg80211_unregister_wdev +EXPORT_SYMBOL net/wireless/cfg80211 0xf39d432f __cfg80211_radar_event +EXPORT_SYMBOL net/wireless/cfg80211 0xf40bc2f5 ieee80211_operating_class_to_band +EXPORT_SYMBOL net/wireless/cfg80211 0xf44803fd cfg80211_reg_can_beacon_relax +EXPORT_SYMBOL net/wireless/cfg80211 0xf47ef3fb cfg80211_iter_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0xf53fee31 cfg80211_assoc_failure +EXPORT_SYMBOL net/wireless/cfg80211 0xf5596d89 cfg80211_get_p2p_attr +EXPORT_SYMBOL net/wireless/cfg80211 0xf6d37e79 cfg80211_reg_can_beacon +EXPORT_SYMBOL net/wireless/cfg80211 0xf995a6e2 cfg80211_report_obss_beacon_khz +EXPORT_SYMBOL net/wireless/cfg80211 0xfda3ff32 __cfg80211_send_event_skb +EXPORT_SYMBOL net/wireless/lib80211 0x1dbd4e32 lib80211_crypt_info_init +EXPORT_SYMBOL net/wireless/lib80211 0x4f9d570e lib80211_crypt_info_free +EXPORT_SYMBOL net/wireless/lib80211 0x61c68214 lib80211_unregister_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0xb3b2d82b lib80211_get_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0xbe240136 lib80211_crypt_delayed_deinit +EXPORT_SYMBOL net/wireless/lib80211 0xc46cf53b lib80211_register_crypto_ops +EXPORT_SYMBOL sound/ac97_bus 0x483440d0 ac97_bus_type +EXPORT_SYMBOL sound/core/oss/snd-mixer-oss 0x62f46b6f snd_mixer_oss_ioctl_card +EXPORT_SYMBOL sound/core/seq/snd-seq 0x1a724fcc snd_seq_kernel_client_ctl +EXPORT_SYMBOL sound/core/seq/snd-seq 0x23738926 snd_seq_dump_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0x3061c52d snd_use_lock_sync_helper +EXPORT_SYMBOL sound/core/seq/snd-seq 0x6bb71038 snd_seq_delete_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7b8699eb snd_seq_event_port_detach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7e21d296 snd_seq_create_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x85cd59a8 snd_seq_kernel_client_dispatch +EXPORT_SYMBOL sound/core/seq/snd-seq 0x8d3ba6d0 snd_seq_event_port_attach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x9c5d9420 snd_seq_kernel_client_enqueue +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa6e19f8e snd_seq_expand_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa7d9d04b snd_seq_kernel_client_write_poll +EXPORT_SYMBOL sound/core/seq/snd-seq 0xb8e448a0 snd_seq_set_queue_tempo +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x6ea09972 snd_midi_channel_alloc_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x74769de9 snd_midi_process_event +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x833a3e07 snd_midi_channel_set_clear +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0xb9948d2c snd_midi_channel_free_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x454224b1 snd_midi_event_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x70758652 snd_midi_event_encode_byte +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x7a3e0db5 snd_midi_event_no_status +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x8150b379 snd_midi_event_reset_encode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xb8620ad8 snd_midi_event_reset_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xdd935c83 snd_midi_event_free +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xe9e6c50c snd_midi_event_new +EXPORT_SYMBOL sound/core/seq/snd-seq-virmidi 0xdfe40cc4 snd_virmidi_new +EXPORT_SYMBOL sound/core/snd 0x01d1ab9e snd_ctl_free_one +EXPORT_SYMBOL sound/core/snd 0x01f1fd0b snd_card_file_remove +EXPORT_SYMBOL sound/core/snd 0x105127cb snd_device_new +EXPORT_SYMBOL sound/core/snd 0x14737209 snd_jack_set_parent +EXPORT_SYMBOL sound/core/snd 0x18855627 snd_info_free_entry +EXPORT_SYMBOL sound/core/snd 0x198788b4 snd_lookup_oss_minor_data +EXPORT_SYMBOL sound/core/snd 0x23cda3cd snd_power_wait +EXPORT_SYMBOL sound/core/snd 0x24a94b26 snd_info_get_line +EXPORT_SYMBOL sound/core/snd 0x342a2354 copy_to_user_fromio +EXPORT_SYMBOL sound/core/snd 0x3971b4df snd_ecards_limit +EXPORT_SYMBOL sound/core/snd 0x4136b2e0 snd_ctl_remove_id +EXPORT_SYMBOL sound/core/snd 0x429af61a snd_info_register +EXPORT_SYMBOL sound/core/snd 0x4a3ea5c0 snd_request_card +EXPORT_SYMBOL sound/core/snd 0x4bea12eb snd_ctl_new1 +EXPORT_SYMBOL sound/core/snd 0x4d4cffaa snd_mixer_oss_notify_callback +EXPORT_SYMBOL sound/core/snd 0x5f1c5830 snd_card_new +EXPORT_SYMBOL sound/core/snd 0x6ae79759 snd_pci_quirk_lookup +EXPORT_SYMBOL sound/core/snd 0x6b27cee9 snd_ctl_add +EXPORT_SYMBOL sound/core/snd 0x6ce5edbc snd_jack_set_key +EXPORT_SYMBOL sound/core/snd 0x6e4154fa snd_card_file_add +EXPORT_SYMBOL sound/core/snd 0x70043f34 snd_seq_root +EXPORT_SYMBOL sound/core/snd 0x7071f4e9 snd_ctl_remove +EXPORT_SYMBOL sound/core/snd 0x72edde1c snd_ctl_boolean_stereo_info +EXPORT_SYMBOL sound/core/snd 0x73076315 snd_pci_quirk_lookup_id +EXPORT_SYMBOL sound/core/snd 0x798833eb snd_card_free +EXPORT_SYMBOL sound/core/snd 0x8025ad5c snd_jack_add_new_kctl +EXPORT_SYMBOL sound/core/snd 0x8934ea0d snd_info_create_module_entry +EXPORT_SYMBOL sound/core/snd 0x89a69acc snd_ctl_boolean_mono_info +EXPORT_SYMBOL sound/core/snd 0x8d1f0ba3 snd_ctl_notify +EXPORT_SYMBOL sound/core/snd 0x8df3789f snd_oss_info_register +EXPORT_SYMBOL sound/core/snd 0x8f595b11 snd_major +EXPORT_SYMBOL sound/core/snd 0x8f92d85b snd_ctl_find_id +EXPORT_SYMBOL sound/core/snd 0x9384731b snd_device_register +EXPORT_SYMBOL sound/core/snd 0x9a04def8 snd_ctl_register_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0x9e6d79f8 snd_info_get_str +EXPORT_SYMBOL sound/core/snd 0xa141dfa2 snd_ctl_unregister_ioctl +EXPORT_SYMBOL sound/core/snd 0xabf0fd1c snd_ctl_register_ioctl +EXPORT_SYMBOL sound/core/snd 0xad6f7e9e snd_ctl_rename_id +EXPORT_SYMBOL sound/core/snd 0xb2e5ae4a snd_lookup_minor_data +EXPORT_SYMBOL sound/core/snd 0xb49a34f7 snd_card_set_id +EXPORT_SYMBOL sound/core/snd 0xb8b38982 snd_jack_new +EXPORT_SYMBOL sound/core/snd 0xbb1af871 snd_card_disconnect +EXPORT_SYMBOL sound/core/snd 0xc559af23 snd_component_add +EXPORT_SYMBOL sound/core/snd 0xc5619a9d snd_device_free +EXPORT_SYMBOL sound/core/snd 0xc5a6d10b release_and_free_resource +EXPORT_SYMBOL sound/core/snd 0xc654ff5e snd_register_oss_device +EXPORT_SYMBOL sound/core/snd 0xc891343d snd_unregister_device +EXPORT_SYMBOL sound/core/snd 0xc923dc34 snd_ctl_notify_one +EXPORT_SYMBOL sound/core/snd 0xca216563 snd_unregister_oss_device +EXPORT_SYMBOL sound/core/snd 0xcc6a729f snd_ctl_enum_info +EXPORT_SYMBOL sound/core/snd 0xcd95d0aa snd_ctl_replace +EXPORT_SYMBOL sound/core/snd 0xce6fc340 snd_jack_report +EXPORT_SYMBOL sound/core/snd 0xd73dd040 snd_ctl_rename +EXPORT_SYMBOL sound/core/snd 0xd977ab42 snd_card_register +EXPORT_SYMBOL sound/core/snd 0xde8e5d75 snd_card_free_when_closed +EXPORT_SYMBOL sound/core/snd 0xe2308ff8 snd_ctl_unregister_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0xe87184b0 _snd_ctl_add_follower +EXPORT_SYMBOL sound/core/snd 0xe9b8eb45 snd_ctl_make_virtual_master +EXPORT_SYMBOL sound/core/snd 0xe9fb88e3 snd_register_device +EXPORT_SYMBOL sound/core/snd 0xeab01e7f snd_info_create_card_entry +EXPORT_SYMBOL sound/core/snd 0xf3b5fa0e snd_ctl_find_numid +EXPORT_SYMBOL sound/core/snd 0xfffd89db copy_from_user_toio +EXPORT_SYMBOL sound/core/snd-compress 0xb0362b8b snd_compr_free_pages +EXPORT_SYMBOL sound/core/snd-compress 0xfbbf3e91 snd_compr_malloc_pages +EXPORT_SYMBOL sound/core/snd-hwdep 0xa0b19850 snd_hwdep_new +EXPORT_SYMBOL sound/core/snd-pcm 0x01a6c255 snd_pcm_period_elapsed +EXPORT_SYMBOL sound/core/snd-pcm 0x01b554e8 snd_pcm_hw_constraint_integer +EXPORT_SYMBOL sound/core/snd-pcm 0x0283dfe3 _snd_pcm_hw_params_any +EXPORT_SYMBOL sound/core/snd-pcm 0x04cda566 snd_interval_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x0e90e3d8 snd_sgbuf_get_page +EXPORT_SYMBOL sound/core/snd-pcm 0x0eb5316c snd_dma_alloc_dir_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x11eba48e snd_pcm_create_iec958_consumer_hw_params +EXPORT_SYMBOL sound/core/snd-pcm 0x14cabcad snd_pcm_hw_constraint_mask64 +EXPORT_SYMBOL sound/core/snd-pcm 0x16b3b3cd snd_pcm_stop +EXPORT_SYMBOL sound/core/snd-pcm 0x189910c3 snd_pcm_new +EXPORT_SYMBOL sound/core/snd-pcm 0x1d027e4b snd_pcm_format_signed +EXPORT_SYMBOL sound/core/snd-pcm 0x2052ad5e snd_pcm_set_ops +EXPORT_SYMBOL sound/core/snd-pcm 0x28a25b51 snd_pcm_mmap_data +EXPORT_SYMBOL sound/core/snd-pcm 0x2e3a1be1 snd_pcm_hw_constraint_ratdens +EXPORT_SYMBOL sound/core/snd-pcm 0x34029def snd_pcm_lib_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0x3796bdcc snd_pcm_format_little_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x39bf9301 _snd_pcm_hw_param_setempty +EXPORT_SYMBOL sound/core/snd-pcm 0x426fd306 snd_pcm_hw_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x4449cf5e __snd_pcm_lib_xfer +EXPORT_SYMBOL sound/core/snd-pcm 0x4b20b09d snd_pcm_new_stream +EXPORT_SYMBOL sound/core/snd-pcm 0x4ba32042 snd_pcm_hw_constraint_ratnums +EXPORT_SYMBOL sound/core/snd-pcm 0x4cb4d92c snd_pcm_period_elapsed_under_stream_lock +EXPORT_SYMBOL sound/core/snd-pcm 0x4f816e9b snd_pcm_format_big_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x503bd137 snd_interval_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x52e3e4a5 snd_pcm_hw_param_value +EXPORT_SYMBOL sound/core/snd-pcm 0x59b205bb snd_pcm_hw_rule_add +EXPORT_SYMBOL sound/core/snd-pcm 0x5a1228e3 snd_pcm_lib_get_vmalloc_page +EXPORT_SYMBOL sound/core/snd-pcm 0x5b87fc9b snd_pcm_hw_rule_noresample +EXPORT_SYMBOL sound/core/snd-pcm 0x5e7f4920 snd_pcm_format_set_silence +EXPORT_SYMBOL sound/core/snd-pcm 0x64e79677 snd_pcm_hw_constraint_step +EXPORT_SYMBOL sound/core/snd-pcm 0x650f8603 snd_pcm_format_silence_64 +EXPORT_SYMBOL sound/core/snd-pcm 0x652c9228 snd_dma_alloc_pages_fallback +EXPORT_SYMBOL sound/core/snd-pcm 0x65a0d69f snd_pcm_set_managed_buffer_all +EXPORT_SYMBOL sound/core/snd-pcm 0x65fb80eb snd_pcm_hw_constraint_pow2 +EXPORT_SYMBOL sound/core/snd-pcm 0x68a24153 snd_pcm_format_physical_width +EXPORT_SYMBOL sound/core/snd-pcm 0x69255f54 snd_pcm_hw_limit_rates +EXPORT_SYMBOL sound/core/snd-pcm 0x6ef8fcd8 snd_pcm_format_linear +EXPORT_SYMBOL sound/core/snd-pcm 0x7e24f345 snd_pcm_hw_constraint_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x7f864325 snd_pcm_new_internal +EXPORT_SYMBOL sound/core/snd-pcm 0x834dc955 snd_pcm_format_size +EXPORT_SYMBOL sound/core/snd-pcm 0x83607cbd snd_pcm_release_substream +EXPORT_SYMBOL sound/core/snd-pcm 0x83665b8f snd_pcm_set_managed_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x87ffb6b0 snd_pcm_lib_preallocate_pages_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x92cb7293 snd_pcm_lib_malloc_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x94098ff8 snd_interval_list +EXPORT_SYMBOL sound/core/snd-pcm 0x95f47d6f snd_dma_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x9624ab1b snd_pcm_lib_preallocate_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x96483342 snd_sgbuf_get_addr +EXPORT_SYMBOL sound/core/snd-pcm 0x977ca7a6 snd_pcm_suspend_all +EXPORT_SYMBOL sound/core/snd-pcm 0x9cb05161 snd_pcm_kernel_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0xa61aa028 snd_pcm_format_unsigned +EXPORT_SYMBOL sound/core/snd-pcm 0xa6f9128e snd_pcm_hw_param_last +EXPORT_SYMBOL sound/core/snd-pcm 0xac437f7b snd_interval_ratnum +EXPORT_SYMBOL sound/core/snd-pcm 0xb8acc21f snd_pcm_open_substream +EXPORT_SYMBOL sound/core/snd-pcm 0xb9638db4 snd_pcm_rate_to_rate_bit +EXPORT_SYMBOL sound/core/snd-pcm 0xc0d6fd5c snd_pcm_lib_free_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0xcf474814 snd_pcm_hw_constraint_minmax +EXPORT_SYMBOL sound/core/snd-pcm 0xd3c87aa1 snd_pcm_set_sync +EXPORT_SYMBOL sound/core/snd-pcm 0xd5ea95cb snd_pcm_hw_constraint_msbits +EXPORT_SYMBOL sound/core/snd-pcm 0xdaf7a929 snd_pcm_hw_param_first +EXPORT_SYMBOL sound/core/snd-pcm 0xdbea9e8f snd_pcm_hw_constraint_list +EXPORT_SYMBOL sound/core/snd-pcm 0xdcaa6f69 snd_dma_buffer_mmap +EXPORT_SYMBOL sound/core/snd-pcm 0xe20f9393 _snd_pcm_lib_alloc_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0xe316bac5 snd_pcm_lib_preallocate_free_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0xe35822e6 snd_pcm_create_iec958_consumer +EXPORT_SYMBOL sound/core/snd-pcm 0xe56a9336 snd_pcm_format_width +EXPORT_SYMBOL sound/core/snd-pcm 0xe8ca1261 snd_pcm_lib_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xf8c2e3b8 snd_sgbuf_get_chunk_size +EXPORT_SYMBOL sound/core/snd-pcm 0xff6104d0 snd_pcm_rate_bit_to_rate +EXPORT_SYMBOL sound/core/snd-rawmidi 0x06546951 snd_rawmidi_kernel_write +EXPORT_SYMBOL sound/core/snd-rawmidi 0x0ab1c9eb snd_rawmidi_input_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0x11c0b1f7 snd_rawmidi_proceed +EXPORT_SYMBOL sound/core/snd-rawmidi 0x19c4de4f snd_rawmidi_output_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0x2fe2f2f6 snd_rawmidi_drain_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0x374a1446 snd_rawmidi_transmit_peek +EXPORT_SYMBOL sound/core/snd-rawmidi 0x42b40e96 snd_rawmidi_transmit +EXPORT_SYMBOL sound/core/snd-rawmidi 0x52873767 snd_rawmidi_kernel_read +EXPORT_SYMBOL sound/core/snd-rawmidi 0x53737a62 snd_rawmidi_transmit_empty +EXPORT_SYMBOL sound/core/snd-rawmidi 0x6df1b3ef snd_rawmidi_info_select +EXPORT_SYMBOL sound/core/snd-rawmidi 0x926bb8cc snd_rawmidi_new +EXPORT_SYMBOL sound/core/snd-rawmidi 0x97cac049 snd_rawmidi_kernel_release +EXPORT_SYMBOL sound/core/snd-rawmidi 0x99c09db8 snd_rawmidi_drop_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0xbb982d0d snd_rawmidi_transmit_ack +EXPORT_SYMBOL sound/core/snd-rawmidi 0xcbe22dc0 snd_rawmidi_drain_input +EXPORT_SYMBOL sound/core/snd-rawmidi 0xd7dd3735 snd_rawmidi_receive +EXPORT_SYMBOL sound/core/snd-rawmidi 0xe6230be7 snd_rawmidi_set_ops +EXPORT_SYMBOL sound/core/snd-rawmidi 0xe9befea3 snd_rawmidi_kernel_open +EXPORT_SYMBOL sound/core/snd-seq-device 0x091def1c snd_seq_autoload_exit +EXPORT_SYMBOL sound/core/snd-seq-device 0x1a7055e9 snd_seq_device_new +EXPORT_SYMBOL sound/core/snd-seq-device 0x370a0736 snd_seq_autoload_init +EXPORT_SYMBOL sound/core/snd-seq-device 0x6339b6d0 snd_seq_device_load_drivers +EXPORT_SYMBOL sound/core/snd-timer 0x038a4916 snd_timer_instance_free +EXPORT_SYMBOL sound/core/snd-timer 0x1ca49f2b snd_timer_stop +EXPORT_SYMBOL sound/core/snd-timer 0x3d7fce93 snd_timer_global_new +EXPORT_SYMBOL sound/core/snd-timer 0x773697d7 snd_timer_global_register +EXPORT_SYMBOL sound/core/snd-timer 0x7d205bd0 snd_timer_continue +EXPORT_SYMBOL sound/core/snd-timer 0x875fcdc7 snd_timer_global_free +EXPORT_SYMBOL sound/core/snd-timer 0x930bf4b0 snd_timer_pause +EXPORT_SYMBOL sound/core/snd-timer 0x96520544 snd_timer_new +EXPORT_SYMBOL sound/core/snd-timer 0xa4b72e4a snd_timer_instance_new +EXPORT_SYMBOL sound/core/snd-timer 0xb99f3e72 snd_timer_open +EXPORT_SYMBOL sound/core/snd-timer 0xbb2d715a snd_timer_close +EXPORT_SYMBOL sound/core/snd-timer 0xc01938c7 snd_timer_start +EXPORT_SYMBOL sound/core/snd-timer 0xd90e7e86 snd_timer_notify +EXPORT_SYMBOL sound/core/snd-timer 0xdc62c821 snd_timer_resolution +EXPORT_SYMBOL sound/core/snd-timer 0xf028a42e snd_timer_interrupt +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x63f4033c snd_mpu401_uart_new +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x6d629c59 snd_mpu401_uart_interrupt_tx +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0xc0fec227 snd_mpu401_uart_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x05060a19 snd_opl3_regmap +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x11d29d42 snd_opl3_find_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x1b8850e8 snd_opl3_load_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x1e4526ff snd_opl3_init +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x4a3dd842 snd_opl3_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x4a5afe9c snd_opl3_reset +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xb624bb91 snd_opl3_timer_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc05bb3e6 snd_opl3_create +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc16d70c7 snd_opl3_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc26ffe26 snd_opl3_hwdep_new +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x111b1382 snd_vx_dsp_load +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x226138b0 snd_vx_threaded_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x4c0301dc snd_vx_setup_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x82baf5f3 snd_vx_create +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x8981aa32 snd_vx_free_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xa62fda1e snd_vx_load_boot_image +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xd98bad37 snd_vx_check_reg_bit +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xd9d2e92b snd_vx_suspend +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xe09e1963 snd_vx_dsp_boot +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf1f04d23 snd_vx_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf7d66495 snd_vx_resume +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0212fd07 amdtp_stream_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x02f84a72 amdtp_stream_pcm_prepare +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x039cb20e amdtp_stream_set_parameters +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x05f29975 fw_iso_resources_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0b97f0ae cmp_connection_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x1b0bc1b2 amdtp_stream_get_max_payload +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x20254e45 amdtp_syt_intervals +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x281dc8da cmp_connection_release +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x2b5bba28 snd_fw_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x306d2f65 fw_iso_resources_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x49f3fefa amdtp_stream_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x4ba6fe30 avc_general_get_plug_info +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x50a2b323 cmp_connection_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x52411466 fcp_avc_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x53ca18e8 amdtp_rate_table +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x5a0f0929 cmp_connection_establish +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x5fb93906 cmp_connection_check_used +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x74748220 cmp_connection_reserve +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x74987232 fw_iso_resources_free +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x812434fe avc_general_set_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x82da6c4a iso_packets_buffer_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x84c6a330 cmp_connection_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x9f743b5c amdtp_stream_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xa7ddfb20 amdtp_stream_add_pcm_hw_constraints +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xaabdcb42 fw_iso_resources_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xab01c42b fw_iso_resources_allocate +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xaff6cc1e amdtp_stream_pcm_abort +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xb2b09571 cmp_connection_break +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xca58c9c4 iso_packets_buffer_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xdfb0e8ee avc_general_get_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xf611a0cf fcp_bus_reset +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x2e4e0bb7 intel_nhlt_get_endpoint_blob +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x41a05c36 intel_nhlt_has_endpoint_type +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x66fd6169 intel_nhlt_ssp_endpoint_mask +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0xb7b836b3 intel_nhlt_ssp_mclk_mask +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x57a6cf9f snd_ak4113_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x6034982d snd_ak4113_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x02247f89 snd_ak4114_external_rate +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x4500b0a5 snd_ak4114_check_rate_and_errors +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x632fc070 snd_ak4114_reinit +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x6565317a snd_ak4114_build +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x6de4a47d snd_ak4114_create +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x8f2bbc34 snd_ak4114_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x96141804 snd_ak4114_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xe74a0b17 snd_ak4114_reg_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x65eb3a10 snd_akm4xxx_init +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x6d9d9a0d snd_akm4xxx_reset +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x827cbfc8 snd_akm4xxx_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x89b0c91a snd_akm4xxx_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x1ea97066 snd_pt2258_reset +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0xc2f67b46 snd_pt2258_build_controls +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x1e445ab5 snd_cs8427_create +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x25ea5b9f snd_cs8427_reg_write +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x3a0f2770 snd_cs8427_init +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x3a8988a9 snd_cs8427_iec958_build +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xd12960b7 snd_cs8427_iec958_active +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xd5a23881 snd_cs8427_iec958_pcm +EXPORT_SYMBOL sound/i2c/snd-i2c 0x0e69516d snd_i2c_probeaddr +EXPORT_SYMBOL sound/i2c/snd-i2c 0x2f12a484 snd_i2c_device_free +EXPORT_SYMBOL sound/i2c/snd-i2c 0x57470236 snd_i2c_device_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x6dc8ec26 snd_i2c_sendbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0xc3e99c88 snd_i2c_bus_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0xcdff9b9f snd_i2c_readbytes +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x0c6546ca snd_ac97_pcm_open +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x13a62cbb snd_ac97_pcm_close +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x142b01b5 snd_ac97_pcm_assign +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x3f3ff78c snd_ac97_read +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x5a8fa994 snd_ac97_set_rate +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x727ecbbc snd_ac97_tune_hardware +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x8115367e snd_ac97_update_power +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x97e8609a snd_ac97_update +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xa9c34b3d snd_ac97_update_bits +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xab401278 snd_ac97_write_cache +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xb0f5d251 snd_ac97_write +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xb1393340 snd_ac97_bus +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xb28db70a snd_ac97_suspend +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xbdf27e11 snd_ac97_mixer +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xc6ab8eb5 snd_ac97_pcm_double_rate_rules +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xe0926c3a snd_ac97_resume +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xec9795c8 snd_ac97_get_short_name +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x104a097c snd_emu10k1_ptr_read +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x36b15983 snd_emu10k1_synth_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x3d03fcfb snd_emu10k1_synth_copy_from_user +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x56bdbdc0 snd_emu10k1_ptr_write_multiple +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x57aea7d3 snd_emu10k1_voice_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x6f52a1ca snd_emu10k1_ptr_write +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x7c870cd5 snd_emu10k1_memblk_map +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x7db3363c snd_emu10k1_synth_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xb3a4f54e snd_emu10k1_synth_bzero +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xf000fff6 snd_emu10k1_voice_free +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x183bf0c6 snd_ice1712_akm4xxx_init +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0xc45c17f5 snd_ice1712_akm4xxx_free +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0xf405279b snd_ice1712_akm4xxx_build_controls +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x11018a1a oxygen_reset_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x160135ff oxygen_write16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x16392526 oxygen_read16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x1ccf62fb oxygen_write_i2c +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x22a5d3a8 oxygen_write_spi +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x40ab45f7 oxygen_pci_shutdown +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x480c8071 oxygen_write8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x4be0a9e1 oxygen_write16_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x5c6ecbe8 oxygen_read32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x5f75078e oxygen_pci_pm +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x70e5a0de oxygen_pci_probe +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x81b0d3ac oxygen_update_dac_routing +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x8f8b5947 oxygen_write32_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x953a86d9 oxygen_write32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x9bf20378 oxygen_read_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xe18121f7 oxygen_write_ac97_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xedd91cac oxygen_write8_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xf4afd0e8 oxygen_write_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xfac134c4 oxygen_write_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xfae2c00c oxygen_read8 +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x0a4e9c4c snd_trident_alloc_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x59bbaa18 snd_trident_start_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xa2ab3ccd snd_trident_free_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xbb9de35c snd_trident_stop_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xcb903b85 snd_trident_write_voice_regs +EXPORT_SYMBOL sound/soc/amd/acp_audio_dma 0xf2cc2cce acp_bt_uart_enable +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x83d71931 snd_soc_acpi_amd_rmb_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0xeaff2cc0 snd_soc_acpi_amd_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0xec154d38 snd_amd_acp_find_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-adau1372 0x92644dfc adau1372_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-lpass-wsa-macro 0x1815f762 wsa_macro_set_spkr_mode +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x0d738ef1 pcm3060_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x6e7d4624 pcm3060_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-rt715 0xed2acb24 hda_to_sdw +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x2f087aac tlv320aic23_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0xcae53ce9 tlv320aic23_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x2940d8bd aic32x4_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x97d88aac aic32x4_regmap_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0xacc91a28 aic32x4_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x99e593c5 aic3x_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x9d06af4b aic3x_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x1c061e9f wcd_dt_parse_mbhc_data +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x36bb3c3a wcd_mbhc_init +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x3a195ca9 wcd_mbhc_get_impedance +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x789ebe56 wcd_mbhc_set_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x9725a108 wcd_mbhc_start +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xa5758a49 wcd_mbhc_get_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xd094df47 wcd_mbhc_deinit +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xe2beca26 wcd_mbhc_stop +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x18673a93 fsl_asoc_get_dma_channel +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0xa3b59d75 fsl_asoc_get_pll_clocks +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0xf5848812 fsl_asoc_reparent_pll_clocks +EXPORT_SYMBOL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0x712a4347 mt8192_afe_gpio_request +EXPORT_SYMBOL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0x7386ab8d mt8192_afe_gpio_init +EXPORT_SYMBOL sound/soc/qcom/qdsp6/q6afe 0x8e87f8f1 q6afe_vote_lpass_core_hw +EXPORT_SYMBOL sound/soc/qcom/qdsp6/q6afe 0xce6c3776 q6afe_unvote_lpass_core_hw +EXPORT_SYMBOL sound/soc/snd-soc-core 0x11411ec9 snd_soc_alloc_ac97_component +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x22283aa7 imx8_disable_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x29eaf1b5 imx8_parse_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x7e101dca imx8_enable_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0xbd36ce8a imx8_dump +EXPORT_SYMBOL sound/soc/sof/mediatek/mtk-adsp-common 0x8850d6e2 mtk_adsp_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0217c2b3 snd_sof_ipc_init +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x03900469 snd_sof_prepare +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0496b4b1 sof_dai_get_mclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x076f6c19 sof_mailbox_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0ab6b659 sof_machine_register +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0dc1fd72 snd_sof_device_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1755e3a7 sof_ipc3_do_rx_work +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x17fed386 sof_ipc_tx_message_no_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1a178cfe snd_sof_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1f9ea853 snd_sof_load_topology +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2398d117 sof_stream_pcm_close +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x29960ad2 sof_pcm_dai_link_fixup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2feec5da snd_sof_dsp_update_bits_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x303405f5 snd_sof_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x368c6727 sof_debug_check_flag +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3cfb7549 sof_dai_get_bclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3e99ffc1 snd_sof_runtime_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3ecf1f02 sof_machine_check +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4433cf52 sof_block_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4a6eaf6b snd_sof_dsp_update_bits64_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x58d9c351 snd_sof_load_firmware_raw +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x5fce7ad7 snd_sof_device_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6db19def sof_print_oops_and_stack +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6f3eafbf snd_sof_load_firmware_memcpy +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x71f763ce sof_io_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x73a5d212 snd_sof_dsp_dbg_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7419fe84 snd_sof_runtime_idle +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7659ce41 sof_io_read64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x803e4167 snd_sof_device_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x80c8c201 sof_ipc_msg_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x80e2e405 sof_mailbox_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x831a78f6 sof_io_write64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x84b4a0b5 snd_sof_handle_fw_exception +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8676a6bb snd_sof_runtime_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8707cacd sof_set_stream_data_offset +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8843b3e7 snd_sof_run_firmware +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x89f3d6e5 snd_sof_pcm_period_elapsed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x91562621 sof_stream_pcm_open +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xa75f20e0 snd_sof_complete +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xae54064d sof_block_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb0396727 snd_sof_dsp_update_bits64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb14285e5 snd_sof_ipc_get_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb54335fa snd_sof_dsp_update_bits_forced +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xbda8a83a sof_set_fw_state +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xbe2a1355 snd_sof_fw_unload +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc9a07b46 snd_sof_ipc_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc9afa475 snd_sof_dsp_only_d0i3_compatible_stream_active +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xcaf61e32 sof_machine_unregister +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xda6be8b3 sof_widget_setup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe4681393 snd_sof_ipc_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe5a5b5fa sof_widget_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe5ff9989 sof_ipc_tx_message +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe6331769 sof_compressed_ops +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xea07b124 sof_ipc_set_get_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf2e5b3ae snd_sof_dsp_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf62ce94c snd_sof_pci_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfa0a7e16 snd_sof_device_probe_completed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xff1e1540 snd_sof_dsp_panic +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xff56bed6 sof_io_read +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x17df6600 sof_of_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x6c729592 sof_of_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x79165b03 sof_of_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0xe79bd9ff sof_of_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof-utils 0xe27bb57d snd_sof_create_page_table +EXPORT_SYMBOL sound/soundcore 0x0e9e55f2 sound_class +EXPORT_SYMBOL sound/soundcore 0x2847e8fe register_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x686bcb6d register_sound_special_device +EXPORT_SYMBOL sound/soundcore 0x7afc9d8a unregister_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x7de2e72c register_sound_special +EXPORT_SYMBOL sound/soundcore 0x96c18ecd register_sound_dsp +EXPORT_SYMBOL sound/soundcore 0x99c95fa5 unregister_sound_special +EXPORT_SYMBOL sound/soundcore 0xcd083b10 unregister_sound_dsp +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x302af7fe snd_emux_terminate_all +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x305eef0e snd_emux_lock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x655cb202 snd_sf_linear_to_log +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x6cb56594 snd_emux_register +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xa6693f0f snd_emux_unlock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xcd62f06c snd_emux_new +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xd28a4056 snd_emux_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x0eda33fa snd_util_memhdr_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0x2a48197f snd_util_mem_alloc +EXPORT_SYMBOL sound/synth/snd-util-mem 0x6517719f __snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x914f3491 snd_util_memhdr_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9223e14b snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9adc8c44 __snd_util_memblk_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0xc59655e4 snd_util_mem_avail +EXPORT_SYMBOL sound/synth/snd-util-mem 0xd28dc0da __snd_util_mem_alloc +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x16756dc0 snd_usbmidi_input_start +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x63343b1d snd_usbmidi_input_stop +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xa762a78e __snd_usbmidi_create +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xb2af19e1 snd_usbmidi_resume +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xbed43a41 snd_usbmidi_suspend +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xd9d2bb03 snd_usbmidi_disconnect +EXPORT_SYMBOL vmlinux 0x000e1fcb uart_add_one_port +EXPORT_SYMBOL vmlinux 0x00148653 vsnprintf +EXPORT_SYMBOL vmlinux 0x001e4580 netdev_port_same_parent_id +EXPORT_SYMBOL vmlinux 0x00665bfb mipi_dsi_shutdown_peripheral +EXPORT_SYMBOL vmlinux 0x0077499e dev_get_by_name +EXPORT_SYMBOL vmlinux 0x0079f2f3 vfs_parse_fs_param +EXPORT_SYMBOL vmlinux 0x008f5f86 jbd2_journal_start_reserved +EXPORT_SYMBOL vmlinux 0x00a15550 md_reap_sync_thread +EXPORT_SYMBOL vmlinux 0x00b4e615 posix_acl_equiv_mode +EXPORT_SYMBOL vmlinux 0x00ba2ef7 forget_all_cached_acls +EXPORT_SYMBOL vmlinux 0x00bbfcb1 bpf_link_get_from_fd +EXPORT_SYMBOL vmlinux 0x00bcfb53 elevator_alloc +EXPORT_SYMBOL vmlinux 0x00ca358c xp_alloc +EXPORT_SYMBOL vmlinux 0x00d7e722 vme_lm_count +EXPORT_SYMBOL vmlinux 0x00eaccf3 filemap_invalidate_unlock_two +EXPORT_SYMBOL vmlinux 0x01000e51 schedule +EXPORT_SYMBOL vmlinux 0x010a20c4 i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0x01156ae4 utf8_strncasecmp_folded +EXPORT_SYMBOL vmlinux 0x0120535d dget_parent +EXPORT_SYMBOL vmlinux 0x0129c4f8 par_io_data_set +EXPORT_SYMBOL vmlinux 0x012de2ea xudma_rchanrt_read +EXPORT_SYMBOL vmlinux 0x01314adb blk_queue_bounce_limit +EXPORT_SYMBOL vmlinux 0x01325cde pci_request_regions +EXPORT_SYMBOL vmlinux 0x0147812c kblockd_mod_delayed_work_on +EXPORT_SYMBOL vmlinux 0x01505d85 imx_scu_call_rpc +EXPORT_SYMBOL vmlinux 0x016b73ea dev_uc_del +EXPORT_SYMBOL vmlinux 0x016f123e sg_copy_to_buffer +EXPORT_SYMBOL vmlinux 0x01757935 rdmacg_register_device +EXPORT_SYMBOL vmlinux 0x017b5e53 __devm_mdiobus_register +EXPORT_SYMBOL vmlinux 0x017de3d5 nr_cpu_ids +EXPORT_SYMBOL vmlinux 0x0188cd88 vme_alloc_consistent +EXPORT_SYMBOL vmlinux 0x01ac4606 __ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x01ae38be fuse_dequeue_forget +EXPORT_SYMBOL vmlinux 0x01b6502d set_user_nice +EXPORT_SYMBOL vmlinux 0x01b6865c xa_get_mark +EXPORT_SYMBOL vmlinux 0x01bf55fc paddr_vmcoreinfo_note +EXPORT_SYMBOL vmlinux 0x01c3692a task_work_add +EXPORT_SYMBOL vmlinux 0x01d1018d pcie_capability_read_dword +EXPORT_SYMBOL vmlinux 0x01dc8a99 qman_update_cgr_safe +EXPORT_SYMBOL vmlinux 0x01ef81fb dcache_readdir +EXPORT_SYMBOL vmlinux 0x0208d31c blk_mq_stop_hw_queues +EXPORT_SYMBOL vmlinux 0x0209f3a7 secure_ipv6_port_ephemeral +EXPORT_SYMBOL vmlinux 0x020dbf27 bitmap_alloc +EXPORT_SYMBOL vmlinux 0x020eedd9 pci_wake_from_d3 +EXPORT_SYMBOL vmlinux 0x02120396 input_set_min_poll_interval +EXPORT_SYMBOL vmlinux 0x021288d1 netdev_class_remove_file_ns +EXPORT_SYMBOL vmlinux 0x022d97f8 __folio_alloc +EXPORT_SYMBOL vmlinux 0x0248efd3 kstrtobool_from_user +EXPORT_SYMBOL vmlinux 0x02689bff fscrypt_free_bounce_page +EXPORT_SYMBOL vmlinux 0x026ab064 jbd2_journal_check_used_features +EXPORT_SYMBOL vmlinux 0x026d2fd4 netdev_refcnt_read +EXPORT_SYMBOL vmlinux 0x026ea1ef generic_file_readonly_mmap +EXPORT_SYMBOL vmlinux 0x0274dc2b netif_get_num_default_rss_queues +EXPORT_SYMBOL vmlinux 0x0296695f refcount_warn_saturate +EXPORT_SYMBOL vmlinux 0x02c065f8 ucc_set_qe_mux_mii_mng +EXPORT_SYMBOL vmlinux 0x02c32dd0 netdev_lower_get_next_private_rcu +EXPORT_SYMBOL vmlinux 0x02c80367 sock_queue_rcv_skb_reason +EXPORT_SYMBOL vmlinux 0x02e70a05 scsi_print_sense +EXPORT_SYMBOL vmlinux 0x02ffd7ce acpi_device_set_power +EXPORT_SYMBOL vmlinux 0x0316aa51 devm_nvmem_cell_put +EXPORT_SYMBOL vmlinux 0x031b5466 dma_find_channel +EXPORT_SYMBOL vmlinux 0x0325f722 backlight_device_set_brightness +EXPORT_SYMBOL vmlinux 0x032faccc config_item_put +EXPORT_SYMBOL vmlinux 0x0333b49b pci_disable_link_state +EXPORT_SYMBOL vmlinux 0x0334795d icst307_s2div +EXPORT_SYMBOL vmlinux 0x0334da4e scsi_command_size_tbl +EXPORT_SYMBOL vmlinux 0x03393df7 pci_clear_mwi +EXPORT_SYMBOL vmlinux 0x0349726f tegra194_miscreg_mask_serror +EXPORT_SYMBOL vmlinux 0x034e3367 dev_mc_del +EXPORT_SYMBOL vmlinux 0x0351a18c udpv6_sendmsg +EXPORT_SYMBOL vmlinux 0x03535c6a sock_bindtoindex +EXPORT_SYMBOL vmlinux 0x035b3de9 pci_bus_find_capability +EXPORT_SYMBOL vmlinux 0x035d25ab memcg_kmem_online_key +EXPORT_SYMBOL vmlinux 0x0360d67f make_flow_keys_digest +EXPORT_SYMBOL vmlinux 0x0366307a console_suspend_enabled +EXPORT_SYMBOL vmlinux 0x036cce78 tty_termios_input_baud_rate +EXPORT_SYMBOL vmlinux 0x036eb8d8 cdev_set_parent +EXPORT_SYMBOL vmlinux 0x037a0cba kfree +EXPORT_SYMBOL vmlinux 0x03815f35 ledtrig_disk_activity +EXPORT_SYMBOL vmlinux 0x038b96ec phy_ethtool_ksettings_set +EXPORT_SYMBOL vmlinux 0x0397edd5 fb_edid_to_monspecs +EXPORT_SYMBOL vmlinux 0x03ad6790 hash_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x03b814ca bpf_dispatcher_xdp_func +EXPORT_SYMBOL vmlinux 0x03c51961 qdisc_offload_query_caps +EXPORT_SYMBOL vmlinux 0x03d49adb fb_validate_mode +EXPORT_SYMBOL vmlinux 0x03ec7485 inode_get_bytes +EXPORT_SYMBOL vmlinux 0x03f8a3d7 pci_set_mwi +EXPORT_SYMBOL vmlinux 0x03fd2571 vm_unmap_ram +EXPORT_SYMBOL vmlinux 0x04040973 hmm_range_fault +EXPORT_SYMBOL vmlinux 0x041c567b debugfs_create_automount +EXPORT_SYMBOL vmlinux 0x04270fa6 blk_queue_flag_set +EXPORT_SYMBOL vmlinux 0x044154c6 tc_skb_ext_tc +EXPORT_SYMBOL vmlinux 0x04482cdb __refrigerator +EXPORT_SYMBOL vmlinux 0x044f0ad9 get_random_u16 +EXPORT_SYMBOL vmlinux 0x04533852 skb_free_datagram +EXPORT_SYMBOL vmlinux 0x045c25f2 udplite_prot +EXPORT_SYMBOL vmlinux 0x04673adb qman_ip_rev +EXPORT_SYMBOL vmlinux 0x0474edef kstrtou16_from_user +EXPORT_SYMBOL vmlinux 0x0479aac1 seq_list_next_rcu +EXPORT_SYMBOL vmlinux 0x0484c6c4 acpi_enter_sleep_state_prep +EXPORT_SYMBOL vmlinux 0x04863e28 hdmi_audio_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x0489bd97 inet6_release +EXPORT_SYMBOL vmlinux 0x0490b7f3 sb_set_blocksize +EXPORT_SYMBOL vmlinux 0x04926032 xsk_clear_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x04a8c663 d_hash_and_lookup +EXPORT_SYMBOL vmlinux 0x04a92e81 folio_migrate_flags +EXPORT_SYMBOL vmlinux 0x04bde337 fwnode_get_mac_address +EXPORT_SYMBOL vmlinux 0x04c8d2a9 scsi_scan_target +EXPORT_SYMBOL vmlinux 0x04ca566c folio_set_bh +EXPORT_SYMBOL vmlinux 0x04d24402 iwe_stream_add_point +EXPORT_SYMBOL vmlinux 0x04e4507c inet_shutdown +EXPORT_SYMBOL vmlinux 0x04e76e83 seq_path +EXPORT_SYMBOL vmlinux 0x04ea5d10 ksize +EXPORT_SYMBOL vmlinux 0x04eba598 kthread_bind +EXPORT_SYMBOL vmlinux 0x04f3a4c0 flow_block_cb_decref +EXPORT_SYMBOL vmlinux 0x04fcbdda __sk_dst_check +EXPORT_SYMBOL vmlinux 0x0503291c i2c_clients_command +EXPORT_SYMBOL vmlinux 0x050877b9 dmi_first_match +EXPORT_SYMBOL vmlinux 0x0514fe87 d_exact_alias +EXPORT_SYMBOL vmlinux 0x05236705 dm_table_get_size +EXPORT_SYMBOL vmlinux 0x05240ee7 percpu_counter_batch +EXPORT_SYMBOL vmlinux 0x05296efd register_qdisc +EXPORT_SYMBOL vmlinux 0x052e38df inet_proto_csum_replace16 +EXPORT_SYMBOL vmlinux 0x054496b4 schedule_timeout_interruptible +EXPORT_SYMBOL vmlinux 0x054b50a8 __skb_gso_segment +EXPORT_SYMBOL vmlinux 0x055e77e8 jiffies_64 +EXPORT_SYMBOL vmlinux 0x0562dc30 __sg_page_iter_start +EXPORT_SYMBOL vmlinux 0x056bcf7b dm_read_arg +EXPORT_SYMBOL vmlinux 0x05748d54 md_bitmap_free +EXPORT_SYMBOL vmlinux 0x057d68ee pps_event +EXPORT_SYMBOL vmlinux 0x058203fe __starget_for_each_device +EXPORT_SYMBOL vmlinux 0x0594280e tcp_sock_set_quickack +EXPORT_SYMBOL vmlinux 0x05a6e24c tty_port_hangup +EXPORT_SYMBOL vmlinux 0x05a8087f phy_drivers_unregister +EXPORT_SYMBOL vmlinux 0x05b34948 inet_twsk_deschedule_put +EXPORT_SYMBOL vmlinux 0x05d8f6f1 xfrm_policy_walk_done +EXPORT_SYMBOL vmlinux 0x05f0d5d7 tcf_em_unregister +EXPORT_SYMBOL vmlinux 0x060ba97c gen_pool_free_owner +EXPORT_SYMBOL vmlinux 0x06110819 bfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x061651be strcat +EXPORT_SYMBOL vmlinux 0x06191e95 tcp_set_rcvlowat +EXPORT_SYMBOL vmlinux 0x06249a5d netdev_crit +EXPORT_SYMBOL vmlinux 0x0628da1d filemap_get_folios_contig +EXPORT_SYMBOL vmlinux 0x0634100a bitmap_parselist_user +EXPORT_SYMBOL vmlinux 0x06387439 dquot_file_open +EXPORT_SYMBOL vmlinux 0x064172b8 devfreq_update_interval +EXPORT_SYMBOL vmlinux 0x064f3ef2 nvdimm_bus_unlock +EXPORT_SYMBOL vmlinux 0x065d20c1 __netlink_dump_start +EXPORT_SYMBOL vmlinux 0x0668b595 _kstrtoul +EXPORT_SYMBOL vmlinux 0x067ec000 try_module_get +EXPORT_SYMBOL vmlinux 0x06816350 blk_pre_runtime_suspend +EXPORT_SYMBOL vmlinux 0x06a29964 d_drop +EXPORT_SYMBOL vmlinux 0x06aa5ba1 tcf_block_netif_keep_dst +EXPORT_SYMBOL vmlinux 0x06aa733d dev_set_mtu +EXPORT_SYMBOL vmlinux 0x06bd88b5 ucs2_strnlen +EXPORT_SYMBOL vmlinux 0x06c8abad tc_setup_cb_replace +EXPORT_SYMBOL vmlinux 0x06d11488 __bitmap_equal +EXPORT_SYMBOL vmlinux 0x06d39c4a mmc_request_done +EXPORT_SYMBOL vmlinux 0x06efd8e8 blk_queue_virt_boundary +EXPORT_SYMBOL vmlinux 0x06f448f0 fman_set_port_params +EXPORT_SYMBOL vmlinux 0x06fc3e3e sock_i_ino +EXPORT_SYMBOL vmlinux 0x07039b71 netdev_adjacent_change_abort +EXPORT_SYMBOL vmlinux 0x0709471e ptp_find_pin +EXPORT_SYMBOL vmlinux 0x07098248 xz_dec_microlzma_alloc +EXPORT_SYMBOL vmlinux 0x0711edc8 xudma_dev_get_tisci_rm +EXPORT_SYMBOL vmlinux 0x072f901c vme_master_rmw +EXPORT_SYMBOL vmlinux 0x0730a543 touch_atime +EXPORT_SYMBOL vmlinux 0x0745a981 xa_erase +EXPORT_SYMBOL vmlinux 0x074a1d05 netpoll_cleanup +EXPORT_SYMBOL vmlinux 0x077058f2 xfrm_unregister_type +EXPORT_SYMBOL vmlinux 0x0775f8af nd_region_acquire_lane +EXPORT_SYMBOL vmlinux 0x0781ec97 logic_insl +EXPORT_SYMBOL vmlinux 0x0796a4e1 ipv4_specific +EXPORT_SYMBOL vmlinux 0x07a890c8 fb_alloc_cmap +EXPORT_SYMBOL vmlinux 0x07accc3b __i2c_transfer +EXPORT_SYMBOL vmlinux 0x07b2c752 page_mapping +EXPORT_SYMBOL vmlinux 0x07bf9ff5 inode_io_list_del +EXPORT_SYMBOL vmlinux 0x07cc4a5d printk_timed_ratelimit +EXPORT_SYMBOL vmlinux 0x07ceeac9 panic_notifier_list +EXPORT_SYMBOL vmlinux 0x07cf04eb fman_set_mac_max_frame +EXPORT_SYMBOL vmlinux 0x07d12377 close_fd_get_file +EXPORT_SYMBOL vmlinux 0x07db17be qman_create_fq +EXPORT_SYMBOL vmlinux 0x07f57478 pci_unmap_iospace +EXPORT_SYMBOL vmlinux 0x07f7a94b devm_of_find_backlight +EXPORT_SYMBOL vmlinux 0x07ff9f74 logfc +EXPORT_SYMBOL vmlinux 0x0800473f __cond_resched +EXPORT_SYMBOL vmlinux 0x0805f2c8 ecryptfs_get_auth_tok_key +EXPORT_SYMBOL vmlinux 0x08162c74 free_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0x082c3213 pci_root_buses +EXPORT_SYMBOL vmlinux 0x0833294a cfb_imageblit +EXPORT_SYMBOL vmlinux 0x08356f32 fman_sp_set_buf_pools_in_asc_order_of_buf_sizes +EXPORT_SYMBOL vmlinux 0x083eb21c rfkill_unregister +EXPORT_SYMBOL vmlinux 0x084eac0f of_find_matching_node_and_match +EXPORT_SYMBOL vmlinux 0x0852b5b5 mdiobb_read_c22 +EXPORT_SYMBOL vmlinux 0x0870efe3 jent_testing_exit +EXPORT_SYMBOL vmlinux 0x08909d86 bio_endio +EXPORT_SYMBOL vmlinux 0x08995a06 folio_add_lru +EXPORT_SYMBOL vmlinux 0x089c0523 fscrypt_zeroout_range +EXPORT_SYMBOL vmlinux 0x08a0286e of_root +EXPORT_SYMBOL vmlinux 0x08a2c380 pid_task +EXPORT_SYMBOL vmlinux 0x08aface6 napi_enable +EXPORT_SYMBOL vmlinux 0x08bf9ba2 qdisc_put_unlocked +EXPORT_SYMBOL vmlinux 0x08e39398 cmd_db_read_addr +EXPORT_SYMBOL vmlinux 0x09036f2f generic_ro_fops +EXPORT_SYMBOL vmlinux 0x0906f778 skb_queue_head +EXPORT_SYMBOL vmlinux 0x0922a9a5 nf_log_bind_pf +EXPORT_SYMBOL vmlinux 0x092e26bf acpi_remove_address_space_handler +EXPORT_SYMBOL vmlinux 0x09348737 t10_pi_type1_ip +EXPORT_SYMBOL vmlinux 0x0935f6f0 dquot_acquire +EXPORT_SYMBOL vmlinux 0x093712e5 acpi_purge_cached_objects +EXPORT_SYMBOL vmlinux 0x0939c173 pci_reenable_device +EXPORT_SYMBOL vmlinux 0x093e742e pci_find_next_bus +EXPORT_SYMBOL vmlinux 0x093f24f6 genphy_read_status +EXPORT_SYMBOL vmlinux 0x0944f850 flow_rule_match_enc_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x094af71a vfs_llseek +EXPORT_SYMBOL vmlinux 0x095d8fd7 mmc_cqe_post_req +EXPORT_SYMBOL vmlinux 0x09668ddf key_revoke +EXPORT_SYMBOL vmlinux 0x09769037 dmt_modes +EXPORT_SYMBOL vmlinux 0x098b71c6 fb_dealloc_cmap +EXPORT_SYMBOL vmlinux 0x09a593d9 ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x09b70808 mipi_dsi_dcs_nop +EXPORT_SYMBOL vmlinux 0x09d2c370 skb_clone +EXPORT_SYMBOL vmlinux 0x09d34187 end_page_writeback +EXPORT_SYMBOL vmlinux 0x09d44df9 in_lock_functions +EXPORT_SYMBOL vmlinux 0x09da0ba4 xa_set_mark +EXPORT_SYMBOL vmlinux 0x09f3535d ww_mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x09f9b261 xudma_rchan_put +EXPORT_SYMBOL vmlinux 0x0a012f73 mb_cache_entry_touch +EXPORT_SYMBOL vmlinux 0x0a0ebc08 __xa_cmpxchg +EXPORT_SYMBOL vmlinux 0x0a178554 d_add_ci +EXPORT_SYMBOL vmlinux 0x0a1cbf28 mr_table_alloc +EXPORT_SYMBOL vmlinux 0x0a1e8769 utf8_casefold_hash +EXPORT_SYMBOL vmlinux 0x0a1eebd6 textsearch_destroy +EXPORT_SYMBOL vmlinux 0x0a250e49 jbd2__journal_restart +EXPORT_SYMBOL vmlinux 0x0a255ef7 blk_mq_alloc_tag_set +EXPORT_SYMBOL vmlinux 0x0a414d2c bio_free_pages +EXPORT_SYMBOL vmlinux 0x0a61f9b1 dev_get_by_napi_id +EXPORT_SYMBOL vmlinux 0x0a770832 register_memory_notifier +EXPORT_SYMBOL vmlinux 0x0a7aef0f get_mem_cgroup_from_mm +EXPORT_SYMBOL vmlinux 0x0a8466bb ihold +EXPORT_SYMBOL vmlinux 0x0a84b15d zstd_init_cctx +EXPORT_SYMBOL vmlinux 0x0aa309cf synchronize_hardirq +EXPORT_SYMBOL vmlinux 0x0aa59592 dst_discard_out +EXPORT_SYMBOL vmlinux 0x0aaccc92 pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x0ac12404 padata_do_parallel +EXPORT_SYMBOL vmlinux 0x0acf7679 dma_issue_pending_all +EXPORT_SYMBOL vmlinux 0x0ad9635f vfs_unlink +EXPORT_SYMBOL vmlinux 0x0ae2c166 tcp_openreq_init_rwin +EXPORT_SYMBOL vmlinux 0x0ae36df4 tty_port_carrier_raised +EXPORT_SYMBOL vmlinux 0x0af918c8 __put_user_ns +EXPORT_SYMBOL vmlinux 0x0b1beb31 vmalloc_32_user +EXPORT_SYMBOL vmlinux 0x0b253c0f to_nd_dax +EXPORT_SYMBOL vmlinux 0x0b26b8c8 acpi_run_osc +EXPORT_SYMBOL vmlinux 0x0b331d3d audit_log_start +EXPORT_SYMBOL vmlinux 0x0b3e5d7e __sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x0b6034e2 mmc_card_is_blockaddr +EXPORT_SYMBOL vmlinux 0x0b742fd7 simple_strtol +EXPORT_SYMBOL vmlinux 0x0b7e89ab discard_new_inode +EXPORT_SYMBOL vmlinux 0x0b895527 iw_handler_get_spy +EXPORT_SYMBOL vmlinux 0x0b99a8b6 proc_remove +EXPORT_SYMBOL vmlinux 0x0ba0995e dquot_load_quota_inode +EXPORT_SYMBOL vmlinux 0x0ba0b938 vm_brk +EXPORT_SYMBOL vmlinux 0x0bb5dd4a dma_fence_chain_find_seqno +EXPORT_SYMBOL vmlinux 0x0bc477a2 irq_set_irq_type +EXPORT_SYMBOL vmlinux 0x0bccfa37 gnet_stats_start_copy +EXPORT_SYMBOL vmlinux 0x0bd394d8 tty_termios_baud_rate +EXPORT_SYMBOL vmlinux 0x0bda3cb4 dquot_quota_off +EXPORT_SYMBOL vmlinux 0x0bdc1be0 jbd2_journal_grab_journal_head +EXPORT_SYMBOL vmlinux 0x0bf0e4a2 __SCK__tp_func_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x0bfc1d1a check_zeroed_user +EXPORT_SYMBOL vmlinux 0x0c03289a param_get_ulong +EXPORT_SYMBOL vmlinux 0x0c03ef2b jbd2_journal_update_sb_errno +EXPORT_SYMBOL vmlinux 0x0c170cc7 seq_putc +EXPORT_SYMBOL vmlinux 0x0c2075c0 input_unregister_handler +EXPORT_SYMBOL vmlinux 0x0c20d65a pagecache_get_page +EXPORT_SYMBOL vmlinux 0x0c25ec48 secure_tcpv6_seq +EXPORT_SYMBOL vmlinux 0x0c3690fc _raw_spin_lock_bh +EXPORT_SYMBOL vmlinux 0x0c3db2cd path_put +EXPORT_SYMBOL vmlinux 0x0c4756be sock_set_keepalive +EXPORT_SYMBOL vmlinux 0x0c4c6c23 of_iomap +EXPORT_SYMBOL vmlinux 0x0c575719 __cond_resched_rwlock_write +EXPORT_SYMBOL vmlinux 0x0c5b9cee of_graph_get_endpoint_by_regs +EXPORT_SYMBOL vmlinux 0x0c5ba934 jbd2_journal_release_jbd_inode +EXPORT_SYMBOL vmlinux 0x0c6bdc3f vme_master_read +EXPORT_SYMBOL vmlinux 0x0c7472f0 vfs_fadvise +EXPORT_SYMBOL vmlinux 0x0c88273b dev_mc_unsync +EXPORT_SYMBOL vmlinux 0x0c8a376d __module_get +EXPORT_SYMBOL vmlinux 0x0ca47325 rproc_alloc +EXPORT_SYMBOL vmlinux 0x0cb11bc7 __SCK__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0cc09811 register_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x0cc4b4b6 crc_ccitt_false +EXPORT_SYMBOL vmlinux 0x0cc5e495 __generic_file_fsync +EXPORT_SYMBOL vmlinux 0x0cce3dc2 pskb_extract +EXPORT_SYMBOL vmlinux 0x0cd5835b ipv6_flowlabel_exclusive +EXPORT_SYMBOL vmlinux 0x0cdce87c rfkill_set_hw_state_reason +EXPORT_SYMBOL vmlinux 0x0cdd12cd do_clone_file_range +EXPORT_SYMBOL vmlinux 0x0cebe651 blkdev_issue_flush +EXPORT_SYMBOL vmlinux 0x0cf02696 sg_miter_stop +EXPORT_SYMBOL vmlinux 0x0cfb047c notify_change +EXPORT_SYMBOL vmlinux 0x0d074c90 pm860x_set_bits +EXPORT_SYMBOL vmlinux 0x0d07f543 get_anon_bdev +EXPORT_SYMBOL vmlinux 0x0d0b3ed0 pnp_start_dev +EXPORT_SYMBOL vmlinux 0x0d24a7dc pcim_iounmap_regions +EXPORT_SYMBOL vmlinux 0x0d2ca20f ucc_fast_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0x0d2e107e dev_add_pack +EXPORT_SYMBOL vmlinux 0x0d333b64 zstd_end_stream +EXPORT_SYMBOL vmlinux 0x0d3f5c1a fman_get_max_frm +EXPORT_SYMBOL vmlinux 0x0d542439 __ipv6_addr_type +EXPORT_SYMBOL vmlinux 0x0da21958 mmc_gpiod_request_cd +EXPORT_SYMBOL vmlinux 0x0da37acd dma_fence_array_first +EXPORT_SYMBOL vmlinux 0x0dae3803 block_write_begin +EXPORT_SYMBOL vmlinux 0x0dbfebbe rtnetlink_put_metrics +EXPORT_SYMBOL vmlinux 0x0ddb3148 bio_copy_data_iter +EXPORT_SYMBOL vmlinux 0x0ddeb002 __tcf_em_tree_match +EXPORT_SYMBOL vmlinux 0x0de31069 mr_vif_seq_next +EXPORT_SYMBOL vmlinux 0x0deaf819 scsi_target_resume +EXPORT_SYMBOL vmlinux 0x0deb72fc __traceiter_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0df33ace kmem_cache_alloc_bulk +EXPORT_SYMBOL vmlinux 0x0dfefe0e netdev_alert +EXPORT_SYMBOL vmlinux 0x0e038d48 __of_get_address +EXPORT_SYMBOL vmlinux 0x0e073e60 sdev_prefix_printk +EXPORT_SYMBOL vmlinux 0x0e0cf8c4 mdiobus_register_device +EXPORT_SYMBOL vmlinux 0x0e0fdcdb lock_rename_child +EXPORT_SYMBOL vmlinux 0x0e1283df vlan_vids_add_by_dev +EXPORT_SYMBOL vmlinux 0x0e17678a siphash_4u64 +EXPORT_SYMBOL vmlinux 0x0e2e9db4 wireless_spy_update +EXPORT_SYMBOL vmlinux 0x0e39f2cb pci_write_config_word +EXPORT_SYMBOL vmlinux 0x0e3ea410 gnet_stats_copy_basic_hw +EXPORT_SYMBOL vmlinux 0x0e4262c6 __siphash_unaligned +EXPORT_SYMBOL vmlinux 0x0e57b3f5 sk_ns_capable +EXPORT_SYMBOL vmlinux 0x0e5f4c8c file_write_and_wait_range +EXPORT_SYMBOL vmlinux 0x0e6f40ec crypto_kdf108_setkey +EXPORT_SYMBOL vmlinux 0x0e8bf3ce __kfree_skb +EXPORT_SYMBOL vmlinux 0x0e9e2e65 vfs_clone_file_range +EXPORT_SYMBOL vmlinux 0x0ea3c74e tasklet_kill +EXPORT_SYMBOL vmlinux 0x0ea593f6 hdmi_drm_infoframe_init +EXPORT_SYMBOL vmlinux 0x0eb6eb87 add_taint +EXPORT_SYMBOL vmlinux 0x0ec03d87 set_page_dirty_lock +EXPORT_SYMBOL vmlinux 0x0ec5babe vme_dma_free +EXPORT_SYMBOL vmlinux 0x0ed26fbe filemap_map_pages +EXPORT_SYMBOL vmlinux 0x0ef2393e param_get_charp +EXPORT_SYMBOL vmlinux 0x0ef4f5ac simple_rmdir +EXPORT_SYMBOL vmlinux 0x0f09cc34 schedule_timeout_killable +EXPORT_SYMBOL vmlinux 0x0f17c01b blk_rq_count_integrity_sg +EXPORT_SYMBOL vmlinux 0x0f1ad8e2 seq_list_start_rcu +EXPORT_SYMBOL vmlinux 0x0f1c8ef1 blk_mq_alloc_request +EXPORT_SYMBOL vmlinux 0x0f1e5460 get_unmapped_area +EXPORT_SYMBOL vmlinux 0x0f20ce20 __skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x0f2d7bad locks_remove_posix +EXPORT_SYMBOL vmlinux 0x0f37ca89 lockref_put_not_zero +EXPORT_SYMBOL vmlinux 0x0f41271f __folio_batch_release +EXPORT_SYMBOL vmlinux 0x0f630261 gen_replace_estimator +EXPORT_SYMBOL vmlinux 0x0f65499e mipi_dsi_dcs_set_pixel_format +EXPORT_SYMBOL vmlinux 0x0f6ae87e __skb_flow_dissect +EXPORT_SYMBOL vmlinux 0x0f751774 page_pool_create +EXPORT_SYMBOL vmlinux 0x0f811fc7 jent_raw_hires_entropy_store +EXPORT_SYMBOL vmlinux 0x0f86f560 kthread_delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0x0f9e7271 mem_cgroup_from_task +EXPORT_SYMBOL vmlinux 0x0f9f3f4c rproc_shutdown +EXPORT_SYMBOL vmlinux 0x0f9fe992 sockopt_ns_capable +EXPORT_SYMBOL vmlinux 0x0fab1ab0 hdmi_spd_infoframe_pack +EXPORT_SYMBOL vmlinux 0x0fb2f8a4 mktime64 +EXPORT_SYMBOL vmlinux 0x0fc42385 netdev_core_stats_alloc +EXPORT_SYMBOL vmlinux 0x0fd902db mb_cache_entry_create +EXPORT_SYMBOL vmlinux 0x0fe181b4 fput +EXPORT_SYMBOL vmlinux 0x0ff3c2a3 pci_request_selected_regions +EXPORT_SYMBOL vmlinux 0x0fff5afc time64_to_tm +EXPORT_SYMBOL vmlinux 0x10017aa5 kernel_cpustat +EXPORT_SYMBOL vmlinux 0x100a5186 xfrm_alloc_spi +EXPORT_SYMBOL vmlinux 0x100bddf8 proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x101c64bb mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x101d7ff5 ns_capable_noaudit +EXPORT_SYMBOL vmlinux 0x1025009a cpm_muram_alloc_fixed +EXPORT_SYMBOL vmlinux 0x102936ec qe_clock_source +EXPORT_SYMBOL vmlinux 0x102b4004 mr_mfc_find_any +EXPORT_SYMBOL vmlinux 0x1035c7c2 __release_region +EXPORT_SYMBOL vmlinux 0x1057a279 bsearch +EXPORT_SYMBOL vmlinux 0x1068004b gf128mul_bbe +EXPORT_SYMBOL vmlinux 0x107be0b0 percpu_counter_sync +EXPORT_SYMBOL vmlinux 0x107e50b8 request_key_rcu +EXPORT_SYMBOL vmlinux 0x107e5878 zlib_inflateEnd +EXPORT_SYMBOL vmlinux 0x1089ff19 md_reload_sb +EXPORT_SYMBOL vmlinux 0x1092f1e6 dev_set_allmulti +EXPORT_SYMBOL vmlinux 0x10a0d53d tty_check_change +EXPORT_SYMBOL vmlinux 0x10c0a21a tcp_sock_set_syncnt +EXPORT_SYMBOL vmlinux 0x10d9f885 scsi_sense_desc_find +EXPORT_SYMBOL vmlinux 0x10db5fb9 rproc_del +EXPORT_SYMBOL vmlinux 0x10e09f3d tegra_ivc_cleanup +EXPORT_SYMBOL vmlinux 0x10e6f74a free_contig_range +EXPORT_SYMBOL vmlinux 0x10f292c9 unregister_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x10f3a06c uart_resume_port +EXPORT_SYMBOL vmlinux 0x10f50f78 __xfrm_init_state +EXPORT_SYMBOL vmlinux 0x1107b819 mmc_gpiod_request_ro +EXPORT_SYMBOL vmlinux 0x11089ac7 _ctype +EXPORT_SYMBOL vmlinux 0x11125f43 dm_table_get_mode +EXPORT_SYMBOL vmlinux 0x113dc016 blk_mq_delay_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x114a86d4 scsi_device_resume +EXPORT_SYMBOL vmlinux 0x116cbf0d __mdiobus_write +EXPORT_SYMBOL vmlinux 0x116d756f jbd2_journal_inode_ranged_write +EXPORT_SYMBOL vmlinux 0x116f7d49 pcim_iounmap +EXPORT_SYMBOL vmlinux 0x117093be qdisc_class_hash_init +EXPORT_SYMBOL vmlinux 0x11a9792e dma_sync_sg_for_cpu +EXPORT_SYMBOL vmlinux 0x11c755df security_sock_graft +EXPORT_SYMBOL vmlinux 0x11ca7ad3 unix_attach_fds +EXPORT_SYMBOL vmlinux 0x11d0beb6 scsi_bios_ptable +EXPORT_SYMBOL vmlinux 0x11d623f9 ipv6_getsockopt +EXPORT_SYMBOL vmlinux 0x11dee2c6 nf_log_unset +EXPORT_SYMBOL vmlinux 0x11e01907 set_posix_acl +EXPORT_SYMBOL vmlinux 0x11e30762 chacha_block_generic +EXPORT_SYMBOL vmlinux 0x11ffdfee ucc_slow_stop_tx +EXPORT_SYMBOL vmlinux 0x12025de4 pci_clear_master +EXPORT_SYMBOL vmlinux 0x120b336a __rb_insert_augmented +EXPORT_SYMBOL vmlinux 0x120ff8e1 xudma_get_rflow_ring_offset +EXPORT_SYMBOL vmlinux 0x121ceb13 xfrm_register_type +EXPORT_SYMBOL vmlinux 0x122c3a7e _printk +EXPORT_SYMBOL vmlinux 0x124bad4d kstrtobool +EXPORT_SYMBOL vmlinux 0x124c11ce devfreq_update_status +EXPORT_SYMBOL vmlinux 0x12511c82 load_nls +EXPORT_SYMBOL vmlinux 0x1254a00f devm_gen_pool_create +EXPORT_SYMBOL vmlinux 0x12578ae3 iw_handler_set_thrspy +EXPORT_SYMBOL vmlinux 0x127b823e deactivate_locked_super +EXPORT_SYMBOL vmlinux 0x127d83ea security_locked_down +EXPORT_SYMBOL vmlinux 0x129b0606 pci_save_state +EXPORT_SYMBOL vmlinux 0x129d6696 security_socket_getpeersec_dgram +EXPORT_SYMBOL vmlinux 0x12a0321b inet6_add_protocol +EXPORT_SYMBOL vmlinux 0x12a4e128 __arch_copy_from_user +EXPORT_SYMBOL vmlinux 0x12cab4c1 scsi_add_device +EXPORT_SYMBOL vmlinux 0x12cabc89 siphash_2u64 +EXPORT_SYMBOL vmlinux 0x12d74aca generic_remap_file_range_prep +EXPORT_SYMBOL vmlinux 0x12f23f9c prepare_to_swait_event +EXPORT_SYMBOL vmlinux 0x12f6f69c fb_videomode_to_var +EXPORT_SYMBOL vmlinux 0x12fb1787 pci_fixup_device +EXPORT_SYMBOL vmlinux 0x130afd75 acpi_get_sleep_type_data +EXPORT_SYMBOL vmlinux 0x13110126 request_resource +EXPORT_SYMBOL vmlinux 0x131a6146 xa_clear_mark +EXPORT_SYMBOL vmlinux 0x131d052a pps_unregister_source +EXPORT_SYMBOL vmlinux 0x131dac37 ip_generic_getfrag +EXPORT_SYMBOL vmlinux 0x132808ba take_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0x13415b17 inet6_csk_route_req +EXPORT_SYMBOL vmlinux 0x135085f9 devm_alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x1358fefe netdev_rx_csum_fault +EXPORT_SYMBOL vmlinux 0x136e25c9 eth_mac_addr +EXPORT_SYMBOL vmlinux 0x136e61ea blk_mq_tagset_busy_iter +EXPORT_SYMBOL vmlinux 0x13738508 dev_trans_start +EXPORT_SYMBOL vmlinux 0x138d1570 devm_mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x139bb009 copy_page_to_iter +EXPORT_SYMBOL vmlinux 0x139f2189 __kfifo_alloc +EXPORT_SYMBOL vmlinux 0x13a2af0b icmp6_send +EXPORT_SYMBOL vmlinux 0x13bc184e task_lookup_next_fd_rcu +EXPORT_SYMBOL vmlinux 0x13d0adf7 __kfifo_out +EXPORT_SYMBOL vmlinux 0x13d928f5 __SCK__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x13e25493 reuseport_attach_prog +EXPORT_SYMBOL vmlinux 0x14057180 acpi_dev_get_first_match_dev +EXPORT_SYMBOL vmlinux 0x1408eaf4 iov_iter_kvec +EXPORT_SYMBOL vmlinux 0x140e4884 pci_prepare_to_sleep +EXPORT_SYMBOL vmlinux 0x141271bf acpi_dev_found +EXPORT_SYMBOL vmlinux 0x14162a68 tcp_sendmsg +EXPORT_SYMBOL vmlinux 0x1418a60b pcie_get_readrq +EXPORT_SYMBOL vmlinux 0x145c2c62 of_get_property +EXPORT_SYMBOL vmlinux 0x14605535 dma_fence_context_alloc +EXPORT_SYMBOL vmlinux 0x146289b7 crc16_table +EXPORT_SYMBOL vmlinux 0x14748ceb invalidate_bdev +EXPORT_SYMBOL vmlinux 0x147cb6cb fman_unregister_intr +EXPORT_SYMBOL vmlinux 0x148016a3 tcp_seq_next +EXPORT_SYMBOL vmlinux 0x149c1e04 crypto_sha3_update +EXPORT_SYMBOL vmlinux 0x14a04c31 iget_locked +EXPORT_SYMBOL vmlinux 0x14a417e8 device_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x14a64a87 acpi_install_address_space_handler_no_reg +EXPORT_SYMBOL vmlinux 0x14a920b2 xp_dma_sync_for_device_slow +EXPORT_SYMBOL vmlinux 0x14b272aa input_set_max_poll_interval +EXPORT_SYMBOL vmlinux 0x14b6700c fuse_mount_destroy +EXPORT_SYMBOL vmlinux 0x14c490b8 vlan_filter_push_vids +EXPORT_SYMBOL vmlinux 0x14c67e3e tcp_tx_delay_enabled +EXPORT_SYMBOL vmlinux 0x14d7477f console_list_unlock +EXPORT_SYMBOL vmlinux 0x14efc776 d_alloc_anon +EXPORT_SYMBOL vmlinux 0x14f31cc7 genphy_c45_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x14f3a811 netif_set_real_num_queues +EXPORT_SYMBOL vmlinux 0x14f45fcc bman_free_pool +EXPORT_SYMBOL vmlinux 0x15054e96 acpi_bus_get_status +EXPORT_SYMBOL vmlinux 0x150fcb98 tcp_getsockopt +EXPORT_SYMBOL vmlinux 0x151f4898 schedule_timeout_uninterruptible +EXPORT_SYMBOL vmlinux 0x1522febb config_group_init_type_name +EXPORT_SYMBOL vmlinux 0x15248f04 filemap_fdatawait_range_keep_errors +EXPORT_SYMBOL vmlinux 0x1526b301 unix_tot_inflight +EXPORT_SYMBOL vmlinux 0x152fbc54 page_pool_alloc_pages +EXPORT_SYMBOL vmlinux 0x153217ae param_set_ushort +EXPORT_SYMBOL vmlinux 0x15328f63 xfrm6_input_addr +EXPORT_SYMBOL vmlinux 0x15489c8d d_obtain_root +EXPORT_SYMBOL vmlinux 0x1548d970 __kfifo_dma_out_prepare_r +EXPORT_SYMBOL vmlinux 0x154c6338 dm_kcopyd_client_destroy +EXPORT_SYMBOL vmlinux 0x15549585 cdrom_open +EXPORT_SYMBOL vmlinux 0x158bee5f tegra_ivc_notified +EXPORT_SYMBOL vmlinux 0x1591eb93 register_fib_notifier +EXPORT_SYMBOL vmlinux 0x15977e14 zap_page_range_single +EXPORT_SYMBOL vmlinux 0x159cccf7 xsk_clear_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0x15a321ee inet_frag_reasm_prepare +EXPORT_SYMBOL vmlinux 0x15a7141b finish_open +EXPORT_SYMBOL vmlinux 0x15aab4f6 sock_no_mmap +EXPORT_SYMBOL vmlinux 0x15ba50a6 jiffies +EXPORT_SYMBOL vmlinux 0x15bafe29 unregister_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x15bd70f9 pci_iounmap +EXPORT_SYMBOL vmlinux 0x15bed7a5 LZ4_decompress_safe_partial +EXPORT_SYMBOL vmlinux 0x15c85de3 mempool_init +EXPORT_SYMBOL vmlinux 0x15cbf268 dm_table_event +EXPORT_SYMBOL vmlinux 0x15cc5d5b jbd2_journal_get_create_access +EXPORT_SYMBOL vmlinux 0x15e04c43 vfs_create +EXPORT_SYMBOL vmlinux 0x15f90688 slhc_init +EXPORT_SYMBOL vmlinux 0x15fddec2 qdisc_offload_dump_helper +EXPORT_SYMBOL vmlinux 0x160b3613 dcache_dir_lseek +EXPORT_SYMBOL vmlinux 0x16196ee4 km_policy_expired +EXPORT_SYMBOL vmlinux 0x161b1290 dma_sync_single_for_cpu +EXPORT_SYMBOL vmlinux 0x161e0ea2 skb_split +EXPORT_SYMBOL vmlinux 0x1621338e pnp_activate_dev +EXPORT_SYMBOL vmlinux 0x162893fd hashlen_string +EXPORT_SYMBOL vmlinux 0x162d2e0c __check_sticky +EXPORT_SYMBOL vmlinux 0x162eab03 vlan_uses_dev +EXPORT_SYMBOL vmlinux 0x1632bc21 kvasprintf_const +EXPORT_SYMBOL vmlinux 0x163d2417 tegra_io_rail_power_off +EXPORT_SYMBOL vmlinux 0x1642e2d7 vm_iomap_memory +EXPORT_SYMBOL vmlinux 0x1644f6ac kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x164633c1 inet_bind +EXPORT_SYMBOL vmlinux 0x166fa111 simple_lookup +EXPORT_SYMBOL vmlinux 0x167863e2 ptp_cancel_worker_sync +EXPORT_SYMBOL vmlinux 0x167b1ce3 netdev_notice +EXPORT_SYMBOL vmlinux 0x167bf545 tcf_idr_cleanup +EXPORT_SYMBOL vmlinux 0x167c5967 print_hex_dump +EXPORT_SYMBOL vmlinux 0x1683c078 tcp_syn_ack_timeout +EXPORT_SYMBOL vmlinux 0x168488a3 handshake_req_submit +EXPORT_SYMBOL vmlinux 0x169938c1 __sysfs_match_string +EXPORT_SYMBOL vmlinux 0x16a07901 tcf_action_dump_1 +EXPORT_SYMBOL vmlinux 0x16a7b16f __traceiter_kmalloc +EXPORT_SYMBOL vmlinux 0x16ad5b77 scm_fp_dup +EXPORT_SYMBOL vmlinux 0x16cdc340 acpi_get_table +EXPORT_SYMBOL vmlinux 0x16d78010 pcie_capability_read_word +EXPORT_SYMBOL vmlinux 0x16d7ef4f backlight_device_get_by_type +EXPORT_SYMBOL vmlinux 0x16e297c3 bit_wait +EXPORT_SYMBOL vmlinux 0x16e7e2cb cpu_all_bits +EXPORT_SYMBOL vmlinux 0x16f21c70 param_set_long +EXPORT_SYMBOL vmlinux 0x16f947de block_page_mkwrite +EXPORT_SYMBOL vmlinux 0x16fc81e4 nd_region_to_nstype +EXPORT_SYMBOL vmlinux 0x170ddf79 acpi_install_notify_handler +EXPORT_SYMBOL vmlinux 0x170e21d8 ip_output +EXPORT_SYMBOL vmlinux 0x171eb42f poll_freewait +EXPORT_SYMBOL vmlinux 0x172627bf mipi_dsi_dcs_get_pixel_format +EXPORT_SYMBOL vmlinux 0x1747c022 __traceiter_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x1752525c scsi_device_get +EXPORT_SYMBOL vmlinux 0x1761ea7e sock_edemux +EXPORT_SYMBOL vmlinux 0x17825d3f xudma_rchan_get +EXPORT_SYMBOL vmlinux 0x178c4894 qe_upload_firmware +EXPORT_SYMBOL vmlinux 0x178db815 unregister_netdev +EXPORT_SYMBOL vmlinux 0x17a1bc0f fb_blank +EXPORT_SYMBOL vmlinux 0x17c37bdb acpi_bus_unregister_driver +EXPORT_SYMBOL vmlinux 0x17c48b17 param_set_copystring +EXPORT_SYMBOL vmlinux 0x17e5d46a udp_read_skb +EXPORT_SYMBOL vmlinux 0x17ffb0ca bio_chain +EXPORT_SYMBOL vmlinux 0x1819a3f5 register_sysctl +EXPORT_SYMBOL vmlinux 0x18221e41 tcf_exts_change +EXPORT_SYMBOL vmlinux 0x183344e9 d_lookup +EXPORT_SYMBOL vmlinux 0x18345b8e __bitmap_replace +EXPORT_SYMBOL vmlinux 0x1844babd _dev_warn +EXPORT_SYMBOL vmlinux 0x184ea195 dquot_scan_active +EXPORT_SYMBOL vmlinux 0x187555e6 napi_build_skb +EXPORT_SYMBOL vmlinux 0x187884a8 cpm_muram_free +EXPORT_SYMBOL vmlinux 0x187a07bf invalidate_inode_buffers +EXPORT_SYMBOL vmlinux 0x187d3fb1 lock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x18888d00 downgrade_write +EXPORT_SYMBOL vmlinux 0x188e7a66 dma_resv_add_fence +EXPORT_SYMBOL vmlinux 0x188ea314 jiffies_to_timespec64 +EXPORT_SYMBOL vmlinux 0x1890f66c udp_set_csum +EXPORT_SYMBOL vmlinux 0x189ecc88 cdrom_mode_sense +EXPORT_SYMBOL vmlinux 0x18b48e28 __memset_io +EXPORT_SYMBOL vmlinux 0x18c9b727 fqdir_exit +EXPORT_SYMBOL vmlinux 0x18e60984 __do_once_start +EXPORT_SYMBOL vmlinux 0x18eb069c jbd2_fc_begin_commit +EXPORT_SYMBOL vmlinux 0x18f12cda __scm_send +EXPORT_SYMBOL vmlinux 0x18f1a481 gro_cells_receive +EXPORT_SYMBOL vmlinux 0x18ffe1a1 vlan_dev_vlan_id +EXPORT_SYMBOL vmlinux 0x1953c958 mempool_create +EXPORT_SYMBOL vmlinux 0x1961206b unregister_qdisc +EXPORT_SYMBOL vmlinux 0x197b780c __tcp_md5_do_lookup +EXPORT_SYMBOL vmlinux 0x197d5b60 dma_fence_default_wait +EXPORT_SYMBOL vmlinux 0x197fc290 dev_vprintk_emit +EXPORT_SYMBOL vmlinux 0x1984d421 out_of_line_wait_on_bit +EXPORT_SYMBOL vmlinux 0x198ee1f3 pcix_get_max_mmrbc +EXPORT_SYMBOL vmlinux 0x199358b3 simple_pin_fs +EXPORT_SYMBOL vmlinux 0x19937d7a inode_insert5 +EXPORT_SYMBOL vmlinux 0x199ed0cd net_disable_timestamp +EXPORT_SYMBOL vmlinux 0x19a31941 block_invalidate_folio +EXPORT_SYMBOL vmlinux 0x19bd383b security_secmark_refcount_dec +EXPORT_SYMBOL vmlinux 0x19cb6870 fddi_type_trans +EXPORT_SYMBOL vmlinux 0x19ddd8f8 bio_split +EXPORT_SYMBOL vmlinux 0x19ee2557 from_kuid_munged +EXPORT_SYMBOL vmlinux 0x19f0d986 skb_add_rx_frag +EXPORT_SYMBOL vmlinux 0x1a1aca6e security_path_unlink +EXPORT_SYMBOL vmlinux 0x1a255f51 cdrom_ioctl +EXPORT_SYMBOL vmlinux 0x1a2f87da __f_setown +EXPORT_SYMBOL vmlinux 0x1a2f9fab dev_remove_pack +EXPORT_SYMBOL vmlinux 0x1a45cb6c acpi_disabled +EXPORT_SYMBOL vmlinux 0x1a4917b5 seq_read_iter +EXPORT_SYMBOL vmlinux 0x1a665b59 __netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x1a79715b tcp_filter +EXPORT_SYMBOL vmlinux 0x1a7e7427 jbd2_fc_wait_bufs +EXPORT_SYMBOL vmlinux 0x1a9a433c prandom_u32_state +EXPORT_SYMBOL vmlinux 0x1aa1dbfd fd_install +EXPORT_SYMBOL vmlinux 0x1aa31915 do_splice_direct +EXPORT_SYMBOL vmlinux 0x1ac2c220 nvdimm_namespace_disk_name +EXPORT_SYMBOL vmlinux 0x1ac5d3cb strcspn +EXPORT_SYMBOL vmlinux 0x1ac9fc69 dm_table_run_md_queue_async +EXPORT_SYMBOL vmlinux 0x1b015d25 bitmap_parselist +EXPORT_SYMBOL vmlinux 0x1b222148 tcp_gro_complete +EXPORT_SYMBOL vmlinux 0x1b335af2 __tracepoint_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x1b404b33 ip_tunnel_header_ops +EXPORT_SYMBOL vmlinux 0x1b41c3e0 dma_pool_create +EXPORT_SYMBOL vmlinux 0x1b5196fc xudma_tchan_put +EXPORT_SYMBOL vmlinux 0x1b597b7a swake_up_all +EXPORT_SYMBOL vmlinux 0x1b5f9ce0 _dev_alert +EXPORT_SYMBOL vmlinux 0x1b6314fd in_aton +EXPORT_SYMBOL vmlinux 0x1b741613 __netdev_alloc_skb +EXPORT_SYMBOL vmlinux 0x1b777357 rdmacg_unregister_device +EXPORT_SYMBOL vmlinux 0x1b7d50d1 jbd2_journal_revoke +EXPORT_SYMBOL vmlinux 0x1b7edc25 xfrm_policy_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x1b885e93 misc_deregister +EXPORT_SYMBOL vmlinux 0x1b908d85 _raw_write_lock_nested +EXPORT_SYMBOL vmlinux 0x1b929861 netlbl_calipso_ops_register +EXPORT_SYMBOL vmlinux 0x1b9b180d tegra_ahb_enable_smmu +EXPORT_SYMBOL vmlinux 0x1ba59527 __kmalloc_node +EXPORT_SYMBOL vmlinux 0x1baa1bcf xp_free +EXPORT_SYMBOL vmlinux 0x1bb49bb8 xp_alloc_batch +EXPORT_SYMBOL vmlinux 0x1bb51249 tcp_have_smc +EXPORT_SYMBOL vmlinux 0x1bb86b9a xen_start_info +EXPORT_SYMBOL vmlinux 0x1bc23112 devm_devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x1bd59dbe vme_free_consistent +EXPORT_SYMBOL vmlinux 0x1bd7d8de __netif_rx +EXPORT_SYMBOL vmlinux 0x1be00271 __nla_reserve +EXPORT_SYMBOL vmlinux 0x1bf7601d of_graph_get_remote_port_parent +EXPORT_SYMBOL vmlinux 0x1c24efd1 fixed_size_llseek +EXPORT_SYMBOL vmlinux 0x1c2ab12a sk_error_report +EXPORT_SYMBOL vmlinux 0x1c58427f acpi_remove_notify_handler +EXPORT_SYMBOL vmlinux 0x1c5e3878 icst525_idx2s +EXPORT_SYMBOL vmlinux 0x1c6cee95 tcf_classify +EXPORT_SYMBOL vmlinux 0x1c822d6f tty_insert_flip_string_fixed_flag +EXPORT_SYMBOL vmlinux 0x1c881295 neigh_sysctl_register +EXPORT_SYMBOL vmlinux 0x1c8d42f6 serio_interrupt +EXPORT_SYMBOL vmlinux 0x1c9aa3cf d_instantiate +EXPORT_SYMBOL vmlinux 0x1c9b2f5c of_device_is_available +EXPORT_SYMBOL vmlinux 0x1caac231 vfs_mkdir +EXPORT_SYMBOL vmlinux 0x1cb11044 inetpeer_invalidate_tree +EXPORT_SYMBOL vmlinux 0x1cb5867d xfrm6_rcv_encap +EXPORT_SYMBOL vmlinux 0x1cc11154 __SCK__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x1ccedf8d rproc_report_crash +EXPORT_SYMBOL vmlinux 0x1cd8438b pxm_to_node +EXPORT_SYMBOL vmlinux 0x1cdd39ba logic_outsl +EXPORT_SYMBOL vmlinux 0x1cdfc892 vfs_dup_fs_context +EXPORT_SYMBOL vmlinux 0x1ce17a3c seg6_hmac_info_lookup +EXPORT_SYMBOL vmlinux 0x1cf5efa6 xudma_rflow_get_id +EXPORT_SYMBOL vmlinux 0x1cfe5689 netdev_has_any_upper_dev +EXPORT_SYMBOL vmlinux 0x1d012d48 fget +EXPORT_SYMBOL vmlinux 0x1d057a73 inc_node_page_state +EXPORT_SYMBOL vmlinux 0x1d07e365 memdup_user_nul +EXPORT_SYMBOL vmlinux 0x1d1abdf0 acpi_get_physical_device_location +EXPORT_SYMBOL vmlinux 0x1d22508b blk_mq_init_allocated_queue +EXPORT_SYMBOL vmlinux 0x1d24c881 ___ratelimit +EXPORT_SYMBOL vmlinux 0x1d3e5113 is_nd_btt +EXPORT_SYMBOL vmlinux 0x1d40b6f3 idr_for_each +EXPORT_SYMBOL vmlinux 0x1d46d2b6 dev_mc_del_global +EXPORT_SYMBOL vmlinux 0x1d794855 __tracepoint_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x1d88e9b8 phy_do_ioctl +EXPORT_SYMBOL vmlinux 0x1d92b3f2 call_netdevice_notifiers +EXPORT_SYMBOL vmlinux 0x1d9672bd fault_in_subpage_writeable +EXPORT_SYMBOL vmlinux 0x1dac3277 udp_skb_destructor +EXPORT_SYMBOL vmlinux 0x1dafd839 passthru_features_check +EXPORT_SYMBOL vmlinux 0x1db0a4f0 rproc_of_parse_firmware +EXPORT_SYMBOL vmlinux 0x1db28419 iov_iter_init +EXPORT_SYMBOL vmlinux 0x1dc6c93b lookup_user_key +EXPORT_SYMBOL vmlinux 0x1dd571e6 fb_copy_cmap +EXPORT_SYMBOL vmlinux 0x1de4ccb2 get_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x1de59c22 qcom_scm_ice_invalidate_key +EXPORT_SYMBOL vmlinux 0x1de67f9b qcom_scm_io_writel +EXPORT_SYMBOL vmlinux 0x1df1456c pci_find_capability +EXPORT_SYMBOL vmlinux 0x1e0373fc imx_scu_irq_group_enable +EXPORT_SYMBOL vmlinux 0x1e063aea nf_register_net_hook +EXPORT_SYMBOL vmlinux 0x1e0a0c24 mod_timer_pending +EXPORT_SYMBOL vmlinux 0x1e0cd7fe acpi_detach_data +EXPORT_SYMBOL vmlinux 0x1e4fe6e8 input_set_capability +EXPORT_SYMBOL vmlinux 0x1e6adaa0 bitmap_print_bitmask_to_buf +EXPORT_SYMBOL vmlinux 0x1e6d26a8 strstr +EXPORT_SYMBOL vmlinux 0x1e761176 devm_of_iomap +EXPORT_SYMBOL vmlinux 0x1e8a9978 inet_csk_clear_xmit_timers +EXPORT_SYMBOL vmlinux 0x1e8f05c9 bioset_integrity_create +EXPORT_SYMBOL vmlinux 0x1e920865 tty_register_device +EXPORT_SYMBOL vmlinux 0x1e946e6b dcb_getapp +EXPORT_SYMBOL vmlinux 0x1e9df6f6 pci_find_bus +EXPORT_SYMBOL vmlinux 0x1e9edfb7 seq_hlist_start_head_rcu +EXPORT_SYMBOL vmlinux 0x1eaefb74 read_cache_page_gfp +EXPORT_SYMBOL vmlinux 0x1eb3e9d7 udp_ioctl +EXPORT_SYMBOL vmlinux 0x1ec799c1 d_instantiate_new +EXPORT_SYMBOL vmlinux 0x1edb69d6 ktime_get_raw_ts64 +EXPORT_SYMBOL vmlinux 0x1ef41b7e qcom_scm_iommu_set_pt_format +EXPORT_SYMBOL vmlinux 0x1ef5936c sock_set_mark +EXPORT_SYMBOL vmlinux 0x1f077172 tty_hangup +EXPORT_SYMBOL vmlinux 0x1f3f308d datagram_poll +EXPORT_SYMBOL vmlinux 0x1f557414 gen_pool_has_addr +EXPORT_SYMBOL vmlinux 0x1f6f7c86 write_cache_pages +EXPORT_SYMBOL vmlinux 0x1f7a6c75 kernel_param_unlock +EXPORT_SYMBOL vmlinux 0x1f845e77 proc_mkdir_mode +EXPORT_SYMBOL vmlinux 0x1f920f7c locks_init_lock +EXPORT_SYMBOL vmlinux 0x1f9342cb mmc_can_discard +EXPORT_SYMBOL vmlinux 0x1f97ddfd jbd2_fc_end_commit_fallback +EXPORT_SYMBOL vmlinux 0x1fa3158c clear_page_dirty_for_io +EXPORT_SYMBOL vmlinux 0x1fb45083 lock_rename +EXPORT_SYMBOL vmlinux 0x1fbd16da ip_tos2prio +EXPORT_SYMBOL vmlinux 0x1fbe12de flow_rule_match_eth_addrs +EXPORT_SYMBOL vmlinux 0x1fc1109e proc_dointvec_userhz_jiffies +EXPORT_SYMBOL vmlinux 0x1fc92b99 param_set_ulong +EXPORT_SYMBOL vmlinux 0x1fcb2fd9 mdiobus_get_phy +EXPORT_SYMBOL vmlinux 0x1fd07fff kdb_grepping_flag +EXPORT_SYMBOL vmlinux 0x1fe19094 dev_open +EXPORT_SYMBOL vmlinux 0x1fe47551 pci_enable_ptm +EXPORT_SYMBOL vmlinux 0x1ff25a5c phy_error +EXPORT_SYMBOL vmlinux 0x1ff3d2e5 dcache_dir_open +EXPORT_SYMBOL vmlinux 0x1ff4b097 mii_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x20000329 simple_strtoul +EXPORT_SYMBOL vmlinux 0x200b2041 in6addr_any +EXPORT_SYMBOL vmlinux 0x200cd9c5 __napi_schedule +EXPORT_SYMBOL vmlinux 0x20463df4 wait_for_completion_killable +EXPORT_SYMBOL vmlinux 0x204739ee ipv6_push_frag_opts +EXPORT_SYMBOL vmlinux 0x204c19f5 tcp_alloc_md5sig_pool +EXPORT_SYMBOL vmlinux 0x204c5067 scsi_dev_info_add_list +EXPORT_SYMBOL vmlinux 0x2062a021 iommu_dma_get_resv_regions +EXPORT_SYMBOL vmlinux 0x206ed6b6 __bforget +EXPORT_SYMBOL vmlinux 0x207745aa bdi_set_max_ratio +EXPORT_SYMBOL vmlinux 0x208a2ea5 pci_bus_write_config_dword +EXPORT_SYMBOL vmlinux 0x208c9767 mntget +EXPORT_SYMBOL vmlinux 0x20a4a040 iov_iter_zero +EXPORT_SYMBOL vmlinux 0x20a789ac irq_set_chip_data +EXPORT_SYMBOL vmlinux 0x20cbb30a __percpu_counter_init +EXPORT_SYMBOL vmlinux 0x20d030fa pnp_register_driver +EXPORT_SYMBOL vmlinux 0x20d65e40 fb_find_nearest_mode +EXPORT_SYMBOL vmlinux 0x20dc350a unregister_key_type +EXPORT_SYMBOL vmlinux 0x20eadeb6 ip_compute_csum +EXPORT_SYMBOL vmlinux 0x211a800d __of_mdiobus_register +EXPORT_SYMBOL vmlinux 0x211c2b5c pci_scan_root_bus +EXPORT_SYMBOL vmlinux 0x211ef483 tls_server_hello_psk +EXPORT_SYMBOL vmlinux 0x213386e9 cdrom_number_of_slots +EXPORT_SYMBOL vmlinux 0x2135beed blk_pre_runtime_resume +EXPORT_SYMBOL vmlinux 0x213a738d memregion_alloc +EXPORT_SYMBOL vmlinux 0x213e4965 ps2_is_keyboard_id +EXPORT_SYMBOL vmlinux 0x21449a0e put_cmsg +EXPORT_SYMBOL vmlinux 0x21465e3c ip_local_deliver +EXPORT_SYMBOL vmlinux 0x2159046b netdev_update_features +EXPORT_SYMBOL vmlinux 0x215d3c17 mmc_wait_for_req +EXPORT_SYMBOL vmlinux 0x216758b9 of_get_compatible_child +EXPORT_SYMBOL vmlinux 0x216acd22 tcp_md5_hash_skb_data +EXPORT_SYMBOL vmlinux 0x21770706 skb_checksum_help +EXPORT_SYMBOL vmlinux 0x218e600b pci_add_resource_offset +EXPORT_SYMBOL vmlinux 0x21aaf150 genphy_c45_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0x21bd1062 mdiobus_read +EXPORT_SYMBOL vmlinux 0x21bdb523 errseq_check_and_advance +EXPORT_SYMBOL vmlinux 0x21e13cb3 inet_peer_xrlim_allow +EXPORT_SYMBOL vmlinux 0x21ea5251 __bitmap_weight +EXPORT_SYMBOL vmlinux 0x21ef374c try_wait_for_completion +EXPORT_SYMBOL vmlinux 0x2209fbd4 devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x220d23d9 pnp_release_card_device +EXPORT_SYMBOL vmlinux 0x220f833a xfrm_init_state +EXPORT_SYMBOL vmlinux 0x22135bd9 config_item_get +EXPORT_SYMBOL vmlinux 0x22147104 md_bitmap_startwrite +EXPORT_SYMBOL vmlinux 0x222e7ce2 sysfs_streq +EXPORT_SYMBOL vmlinux 0x2234ca51 acpi_match_platform_list +EXPORT_SYMBOL vmlinux 0x2235fa9d ip_fraglist_init +EXPORT_SYMBOL vmlinux 0x223ad07c dput +EXPORT_SYMBOL vmlinux 0x224ce651 xudma_free_gp_rflow_range +EXPORT_SYMBOL vmlinux 0x224eee48 page_pool_unlink_napi +EXPORT_SYMBOL vmlinux 0x22683a2d dquot_claim_space_nodirty +EXPORT_SYMBOL vmlinux 0x227a0a7f mfd_remove_devices_late +EXPORT_SYMBOL vmlinux 0x228e4a62 mount_subtree +EXPORT_SYMBOL vmlinux 0x22a6c9bc security_sb_set_mnt_opts +EXPORT_SYMBOL vmlinux 0x22a7fb0b input_set_abs_params +EXPORT_SYMBOL vmlinux 0x22afb2f2 pci_enable_link_state +EXPORT_SYMBOL vmlinux 0x22b325d5 kd_mksound +EXPORT_SYMBOL vmlinux 0x22bd266d configfs_depend_item_unlocked +EXPORT_SYMBOL vmlinux 0x22bfca0a page_symlink +EXPORT_SYMBOL vmlinux 0x22ccad83 genphy_read_status_fixed +EXPORT_SYMBOL vmlinux 0x22df5d1d blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x22e0a198 textsearch_register +EXPORT_SYMBOL vmlinux 0x22f56d58 ndisc_ns_create +EXPORT_SYMBOL vmlinux 0x22f8b980 do_SAK +EXPORT_SYMBOL vmlinux 0x2344fdc7 __hw_addr_ref_sync_dev +EXPORT_SYMBOL vmlinux 0x2350a81b proc_create_mount_point +EXPORT_SYMBOL vmlinux 0x2351bc12 phy_free_interrupt +EXPORT_SYMBOL vmlinux 0x23559c51 qman_oos_fq +EXPORT_SYMBOL vmlinux 0x2364c85a tasklet_init +EXPORT_SYMBOL vmlinux 0x238b099f mipi_dsi_packet_format_is_short +EXPORT_SYMBOL vmlinux 0x2391f725 irq_stat +EXPORT_SYMBOL vmlinux 0x23a14e81 tty_port_alloc_xmit_buf +EXPORT_SYMBOL vmlinux 0x23b25c0f mipi_dsi_compression_mode +EXPORT_SYMBOL vmlinux 0x23b9d6e2 mangle_path +EXPORT_SYMBOL vmlinux 0x23daa989 mipi_dsi_create_packet +EXPORT_SYMBOL vmlinux 0x23dc7f6c hdmi_avi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x23f1d7a6 page_pool_ethtool_stats_get_count +EXPORT_SYMBOL vmlinux 0x23f497d3 single_open_size +EXPORT_SYMBOL vmlinux 0x23f6e5d3 put_cmsg_scm_timestamping +EXPORT_SYMBOL vmlinux 0x23f7000e i2c_get_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x23faaa8a simple_transaction_get +EXPORT_SYMBOL vmlinux 0x23fd3028 vmalloc_node +EXPORT_SYMBOL vmlinux 0x2404f41b neigh_parms_release +EXPORT_SYMBOL vmlinux 0x24401117 insert_inode_locked +EXPORT_SYMBOL vmlinux 0x24428be5 strncpy_from_user +EXPORT_SYMBOL vmlinux 0x244dbe53 tty_lock +EXPORT_SYMBOL vmlinux 0x24521365 dquot_free_inode +EXPORT_SYMBOL vmlinux 0x24584431 tcp_get_md5sig_pool +EXPORT_SYMBOL vmlinux 0x2459bbcc console_set_on_cmdline +EXPORT_SYMBOL vmlinux 0x24656f1b writeback_inodes_sb_nr +EXPORT_SYMBOL vmlinux 0x2484adc3 __kfifo_to_user_r +EXPORT_SYMBOL vmlinux 0x24a71dfc tty_port_close +EXPORT_SYMBOL vmlinux 0x24b71875 __scsi_add_device +EXPORT_SYMBOL vmlinux 0x24c3a44e par_io_of_config +EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer +EXPORT_SYMBOL vmlinux 0x24d808a6 __nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0x24e1b558 seg6_hmac_compute +EXPORT_SYMBOL vmlinux 0x2505bf18 kstrtol_from_user +EXPORT_SYMBOL vmlinux 0x25097cbc generic_fillattr +EXPORT_SYMBOL vmlinux 0x252332f1 __SCK__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x25321eef prepare_creds +EXPORT_SYMBOL vmlinux 0x2532325f gpiochip_irq_reqres +EXPORT_SYMBOL vmlinux 0x253c6d2a key_reject_and_link +EXPORT_SYMBOL vmlinux 0x254401a9 pci_dev_put +EXPORT_SYMBOL vmlinux 0x25502aca fsl_ifc_ctrl_dev +EXPORT_SYMBOL vmlinux 0x25660fcf flow_rule_match_control +EXPORT_SYMBOL vmlinux 0x256a5fec dquot_destroy +EXPORT_SYMBOL vmlinux 0x25820c64 fs_overflowuid +EXPORT_SYMBOL vmlinux 0x2588c3f0 poll_initwait +EXPORT_SYMBOL vmlinux 0x258a2c02 _raw_write_trylock +EXPORT_SYMBOL vmlinux 0x258d2f76 net_dim_get_tx_moderation +EXPORT_SYMBOL vmlinux 0x25974000 wait_for_completion +EXPORT_SYMBOL vmlinux 0x2598c6c0 __tracepoint_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x25b8faf8 fman_get_mem_region +EXPORT_SYMBOL vmlinux 0x25ba58e6 neigh_app_ns +EXPORT_SYMBOL vmlinux 0x25db9a12 pps_register_source +EXPORT_SYMBOL vmlinux 0x25e2563b sock_create_lite +EXPORT_SYMBOL vmlinux 0x25e9d4bd resource_list_free +EXPORT_SYMBOL vmlinux 0x25ecf5fd __mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0x25fe07af eth_gro_complete +EXPORT_SYMBOL vmlinux 0x26015c2c pci_enable_wake +EXPORT_SYMBOL vmlinux 0x26060d14 set_groups +EXPORT_SYMBOL vmlinux 0x260e52ee dynamic_preempt_schedule_notrace +EXPORT_SYMBOL vmlinux 0x263a6d43 sk_alloc +EXPORT_SYMBOL vmlinux 0x263beb75 ecryptfs_get_versions +EXPORT_SYMBOL vmlinux 0x263c3152 bcmp +EXPORT_SYMBOL vmlinux 0x263f0d1f qman_portal_set_iperiod +EXPORT_SYMBOL vmlinux 0x265163e4 kset_unregister +EXPORT_SYMBOL vmlinux 0x265a3cce skb_realloc_headroom +EXPORT_SYMBOL vmlinux 0x266e64d2 tegra_dfll_runtime_resume +EXPORT_SYMBOL vmlinux 0x2684fdc0 read_cache_folio +EXPORT_SYMBOL vmlinux 0x2687f5a6 serio_open +EXPORT_SYMBOL vmlinux 0x2688ec10 bitmap_zalloc +EXPORT_SYMBOL vmlinux 0x26897b52 mb_cache_entry_get +EXPORT_SYMBOL vmlinux 0x26976aad pci_alloc_irq_vectors +EXPORT_SYMBOL vmlinux 0x26a2056c of_graph_get_remote_node +EXPORT_SYMBOL vmlinux 0x26b965a4 __tty_insert_flip_char +EXPORT_SYMBOL vmlinux 0x26cda389 kiocb_set_cancel_fn +EXPORT_SYMBOL vmlinux 0x26d8f303 request_firmware_into_buf +EXPORT_SYMBOL vmlinux 0x26dc85f2 __bh_read_batch +EXPORT_SYMBOL vmlinux 0x26dee893 vme_dma_list_exec +EXPORT_SYMBOL vmlinux 0x26e298e0 unregister_memory_notifier +EXPORT_SYMBOL vmlinux 0x26ea3f56 rproc_coredump_add_custom_segment +EXPORT_SYMBOL vmlinux 0x26ee9b54 security_sctp_bind_connect +EXPORT_SYMBOL vmlinux 0x26f49054 pci_msi_vec_count +EXPORT_SYMBOL vmlinux 0x270494a6 d_path +EXPORT_SYMBOL vmlinux 0x27056d6a phy_drivers_register +EXPORT_SYMBOL vmlinux 0x2709b5b4 tty_register_ldisc +EXPORT_SYMBOL vmlinux 0x270bccbe dev_get_mac_address +EXPORT_SYMBOL vmlinux 0x270cf88f dump_stack_lvl +EXPORT_SYMBOL vmlinux 0x2718b29f skb_prepare_seq_read +EXPORT_SYMBOL vmlinux 0x271cba95 acpi_bus_private_data_handler +EXPORT_SYMBOL vmlinux 0x27232f8c mount_nodev +EXPORT_SYMBOL vmlinux 0x27248756 param_get_hexint +EXPORT_SYMBOL vmlinux 0x272576fc locks_copy_lock +EXPORT_SYMBOL vmlinux 0x272a8933 udp_memory_allocated +EXPORT_SYMBOL vmlinux 0x2733eaf7 scsi_dev_info_list_add_keyed +EXPORT_SYMBOL vmlinux 0x273ca817 request_key_with_auxdata +EXPORT_SYMBOL vmlinux 0x2744e6bb dcbnl_cee_notify +EXPORT_SYMBOL vmlinux 0x27479d14 param_free_charp +EXPORT_SYMBOL vmlinux 0x2748baa8 skb_ext_add +EXPORT_SYMBOL vmlinux 0x275dfee4 ucc_slow_free +EXPORT_SYMBOL vmlinux 0x275f3d49 hdmi_vendor_infoframe_check +EXPORT_SYMBOL vmlinux 0x2761ea07 tty_register_driver +EXPORT_SYMBOL vmlinux 0x276503a5 input_set_poll_interval +EXPORT_SYMBOL vmlinux 0x27756bc8 scsi_sanitize_inquiry_string +EXPORT_SYMBOL vmlinux 0x2780fa94 bioset_init +EXPORT_SYMBOL vmlinux 0x27810361 acpi_os_wait_events_complete +EXPORT_SYMBOL vmlinux 0x2782b393 xfrm_state_walk_init +EXPORT_SYMBOL vmlinux 0x27864d57 memparse +EXPORT_SYMBOL vmlinux 0x2787efc0 security_unix_may_send +EXPORT_SYMBOL vmlinux 0x2789c4ab key_type_keyring +EXPORT_SYMBOL vmlinux 0x278fb9a0 kfree_skb_list_reason +EXPORT_SYMBOL vmlinux 0x27bbf221 disable_irq_nosync +EXPORT_SYMBOL vmlinux 0x27c3c728 qman_release_fqid +EXPORT_SYMBOL vmlinux 0x27cdca93 pci_add_resource +EXPORT_SYMBOL vmlinux 0x27e0dd0a qcom_scm_pas_init_image +EXPORT_SYMBOL vmlinux 0x27e19e93 set_capacity +EXPORT_SYMBOL vmlinux 0x27f1e109 unregister_shrinker +EXPORT_SYMBOL vmlinux 0x27f2b706 skb_mac_gso_segment +EXPORT_SYMBOL vmlinux 0x2801a22f proc_dointvec_minmax +EXPORT_SYMBOL vmlinux 0x2806429b kernel_tmpfile_open +EXPORT_SYMBOL vmlinux 0x280cd71b tcp_md5_do_del +EXPORT_SYMBOL vmlinux 0x281741d3 devfreq_monitor_stop +EXPORT_SYMBOL vmlinux 0x281823c5 __kfifo_out_peek +EXPORT_SYMBOL vmlinux 0x2818f8db eth_header +EXPORT_SYMBOL vmlinux 0x281b11e5 __cgroup_bpf_run_filter_sock_ops +EXPORT_SYMBOL vmlinux 0x282b7e69 flow_indr_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x282c7e12 __tracepoint_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x28500e13 proc_douintvec +EXPORT_SYMBOL vmlinux 0x285c03e6 kmem_cache_alloc_lru +EXPORT_SYMBOL vmlinux 0x28675a93 dev_printk_emit +EXPORT_SYMBOL vmlinux 0x2873ea8d netpoll_poll_dev +EXPORT_SYMBOL vmlinux 0x2875a315 utf32_to_utf8 +EXPORT_SYMBOL vmlinux 0x28864fef __tracepoint_module_get +EXPORT_SYMBOL vmlinux 0x28867d9c device_add_disk +EXPORT_SYMBOL vmlinux 0x28a869ff skb_eth_push +EXPORT_SYMBOL vmlinux 0x28aef2e3 kernel_connect +EXPORT_SYMBOL vmlinux 0x28c94c5a register_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x28e0d567 netdev_printk +EXPORT_SYMBOL vmlinux 0x28f264d7 __tracepoint_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x28f54623 inet6_add_offload +EXPORT_SYMBOL vmlinux 0x28f94604 __ubsan_handle_builtin_unreachable +EXPORT_SYMBOL vmlinux 0x28f95eba netdev_master_upper_dev_link +EXPORT_SYMBOL vmlinux 0x2900d239 kill_pgrp +EXPORT_SYMBOL vmlinux 0x2914da05 param_ops_ushort +EXPORT_SYMBOL vmlinux 0x2920ca5a devm_request_threaded_irq +EXPORT_SYMBOL vmlinux 0x292a6956 mii_check_media +EXPORT_SYMBOL vmlinux 0x292c9988 filemap_fdatawait_keep_errors +EXPORT_SYMBOL vmlinux 0x2931143b secure_tcpv6_ts_off +EXPORT_SYMBOL vmlinux 0x293fb438 inet_unregister_protosw +EXPORT_SYMBOL vmlinux 0x295ec633 flush_signals +EXPORT_SYMBOL vmlinux 0x29604158 napi_busy_loop +EXPORT_SYMBOL vmlinux 0x296b8bbf __kfifo_dma_in_prepare +EXPORT_SYMBOL vmlinux 0x29757a56 write_dirty_buffer +EXPORT_SYMBOL vmlinux 0x297e918e devm_devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x298d1fb4 phy_attached_print +EXPORT_SYMBOL vmlinux 0x29b9a3b4 register_framebuffer +EXPORT_SYMBOL vmlinux 0x29c4f391 blk_mq_run_hw_queue +EXPORT_SYMBOL vmlinux 0x29c6e32e inet_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x29ce4cff pcie_get_speed_cap +EXPORT_SYMBOL vmlinux 0x29e1e204 hdmi_audio_infoframe_pack +EXPORT_SYMBOL vmlinux 0x29ee920b sb_min_blocksize +EXPORT_SYMBOL vmlinux 0x29f94436 jbd2_fc_release_bufs +EXPORT_SYMBOL vmlinux 0x2a303d4d check_signature +EXPORT_SYMBOL vmlinux 0x2a31e5eb sys_imageblit +EXPORT_SYMBOL vmlinux 0x2a3e814b backlight_device_register +EXPORT_SYMBOL vmlinux 0x2a4d7126 bio_split_to_limits +EXPORT_SYMBOL vmlinux 0x2a6a5aac sockopt_capable +EXPORT_SYMBOL vmlinux 0x2a817d25 netdev_bonding_info_change +EXPORT_SYMBOL vmlinux 0x2a8bc9b8 mmc_register_driver +EXPORT_SYMBOL vmlinux 0x2a90bcc3 gro_find_complete_by_type +EXPORT_SYMBOL vmlinux 0x2a928918 slhc_free +EXPORT_SYMBOL vmlinux 0x2a95c408 inode_needs_sync +EXPORT_SYMBOL vmlinux 0x2a9a3905 vme_master_get +EXPORT_SYMBOL vmlinux 0x2aa0843e mempool_resize +EXPORT_SYMBOL vmlinux 0x2aa7be3f msm_pinctrl_probe +EXPORT_SYMBOL vmlinux 0x2aabaf9d xudma_tchan_get +EXPORT_SYMBOL vmlinux 0x2aabcdc8 vmalloc_array +EXPORT_SYMBOL vmlinux 0x2ab2ee91 brcmstb_get_product_id +EXPORT_SYMBOL vmlinux 0x2ab3a865 mmc_detect_card_removed +EXPORT_SYMBOL vmlinux 0x2ab6e1fa fman_get_bmi_max_fifo_size +EXPORT_SYMBOL vmlinux 0x2ab9a02b register_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x2ad20efc vme_unregister_bridge +EXPORT_SYMBOL vmlinux 0x2af5eb2a __skb_flow_get_ports +EXPORT_SYMBOL vmlinux 0x2b1abce3 fman_has_errata_a050385 +EXPORT_SYMBOL vmlinux 0x2b3d328f sock_alloc +EXPORT_SYMBOL vmlinux 0x2b3eb381 mipi_dsi_dcs_set_column_address +EXPORT_SYMBOL vmlinux 0x2b4240db inode_to_bdi +EXPORT_SYMBOL vmlinux 0x2b50e047 input_mt_report_finger_count +EXPORT_SYMBOL vmlinux 0x2b593aa8 gen_pool_alloc_algo_owner +EXPORT_SYMBOL vmlinux 0x2b72f756 __sk_mem_reclaim +EXPORT_SYMBOL vmlinux 0x2b76e1fe flush_dcache_page +EXPORT_SYMBOL vmlinux 0x2b88b782 nd_pfn_validate +EXPORT_SYMBOL vmlinux 0x2b923145 scsi_mode_sense +EXPORT_SYMBOL vmlinux 0x2b9a279f csum_and_copy_from_iter +EXPORT_SYMBOL vmlinux 0x2b9da7a4 genl_lock +EXPORT_SYMBOL vmlinux 0x2ba298be tcf_em_register +EXPORT_SYMBOL vmlinux 0x2ba4bef3 sock_recvmsg +EXPORT_SYMBOL vmlinux 0x2bae204e mt_find +EXPORT_SYMBOL vmlinux 0x2bb6099e dq_data_lock +EXPORT_SYMBOL vmlinux 0x2bd60ab9 acpi_reset +EXPORT_SYMBOL vmlinux 0x2bdfc516 input_mt_report_slot_state +EXPORT_SYMBOL vmlinux 0x2bfbab10 __memmove +EXPORT_SYMBOL vmlinux 0x2c256e1f input_scancode_to_scalar +EXPORT_SYMBOL vmlinux 0x2c2914fe param_ops_string +EXPORT_SYMBOL vmlinux 0x2c329e54 tegra_powergate_sequence_power_up +EXPORT_SYMBOL vmlinux 0x2c471577 nf_setsockopt +EXPORT_SYMBOL vmlinux 0x2c4ae4bf unregister_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0x2c4dca3b always_delete_dentry +EXPORT_SYMBOL vmlinux 0x2c518698 xsk_tx_peek_desc +EXPORT_SYMBOL vmlinux 0x2c541e7b radix_tree_next_chunk +EXPORT_SYMBOL vmlinux 0x2c5b5b74 ww_mutex_trylock +EXPORT_SYMBOL vmlinux 0x2c62023b phy_config_aneg +EXPORT_SYMBOL vmlinux 0x2c82c36a security_secmark_relabel_packet +EXPORT_SYMBOL vmlinux 0x2c8c8dd3 key_move +EXPORT_SYMBOL vmlinux 0x2c91e17c vm_get_page_prot +EXPORT_SYMBOL vmlinux 0x2ca42ac7 pci_scan_bridge +EXPORT_SYMBOL vmlinux 0x2ccd059a dim_on_top +EXPORT_SYMBOL vmlinux 0x2cd96889 create_empty_buffers +EXPORT_SYMBOL vmlinux 0x2cda1b43 dquot_mark_dquot_dirty +EXPORT_SYMBOL vmlinux 0x2cf0c910 sg_init_table +EXPORT_SYMBOL vmlinux 0x2cf56265 __dynamic_pr_debug +EXPORT_SYMBOL vmlinux 0x2cfc290c rproc_elf_sanity_check +EXPORT_SYMBOL vmlinux 0x2d0b780d __traceiter_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x2d0ff8fc acpi_bus_register_driver +EXPORT_SYMBOL vmlinux 0x2d140a58 genl_unlock +EXPORT_SYMBOL vmlinux 0x2d2819c5 zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x2d30596c from_kqid_munged +EXPORT_SYMBOL vmlinux 0x2d3385d3 system_wq +EXPORT_SYMBOL vmlinux 0x2d387104 rcu_lazy_set_jiffies_till_flush +EXPORT_SYMBOL vmlinux 0x2d39b0a7 kstrdup +EXPORT_SYMBOL vmlinux 0x2d46d373 _dev_emerg +EXPORT_SYMBOL vmlinux 0x2d4c51f1 fs_param_is_u64 +EXPORT_SYMBOL vmlinux 0x2d4c773a hdmi_spd_infoframe_init +EXPORT_SYMBOL vmlinux 0x2d4daef5 find_font +EXPORT_SYMBOL vmlinux 0x2d557006 param_get_ushort +EXPORT_SYMBOL vmlinux 0x2d5e719a dma_unmap_resource +EXPORT_SYMBOL vmlinux 0x2d62c3b2 pnp_get_resource +EXPORT_SYMBOL vmlinux 0x2d68cfd9 phy_device_free +EXPORT_SYMBOL vmlinux 0x2d727250 __invalidate_device +EXPORT_SYMBOL vmlinux 0x2d81f1fa fman_port_get_device +EXPORT_SYMBOL vmlinux 0x2d912bca dmi_get_bios_year +EXPORT_SYMBOL vmlinux 0x2d994605 security_inode_copy_up_xattr +EXPORT_SYMBOL vmlinux 0x2dbf4b3a cdc_parse_cdc_header +EXPORT_SYMBOL vmlinux 0x2dce2f1c __irq_regs +EXPORT_SYMBOL vmlinux 0x2dd0cc96 rproc_free +EXPORT_SYMBOL vmlinux 0x2de125c0 page_frag_alloc_align +EXPORT_SYMBOL vmlinux 0x2de1d3e8 scsi_rescan_device +EXPORT_SYMBOL vmlinux 0x2de3e3b7 cpu_rmap_update +EXPORT_SYMBOL vmlinux 0x2e0a637d acpi_walk_resources +EXPORT_SYMBOL vmlinux 0x2e1ca751 clk_put +EXPORT_SYMBOL vmlinux 0x2e1ed457 tcp_v4_send_check +EXPORT_SYMBOL vmlinux 0x2e2b40d2 strncat +EXPORT_SYMBOL vmlinux 0x2e2c4ddc logic_inw +EXPORT_SYMBOL vmlinux 0x2e3bcce2 wait_for_completion_interruptible +EXPORT_SYMBOL vmlinux 0x2e439142 drm_get_panel_orientation_quirk +EXPORT_SYMBOL vmlinux 0x2e5b27da xudma_alloc_gp_rflow_range +EXPORT_SYMBOL vmlinux 0x2e686a7e md_unregister_thread +EXPORT_SYMBOL vmlinux 0x2e69ca19 mipi_dsi_device_unregister +EXPORT_SYMBOL vmlinux 0x2e6db4d2 __scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x2e765607 scsi_command_normalize_sense +EXPORT_SYMBOL vmlinux 0x2ebd3c14 pci_write_config_dword +EXPORT_SYMBOL vmlinux 0x2ec3875d xfrm_parse_spi +EXPORT_SYMBOL vmlinux 0x2ec6bba0 errseq_set +EXPORT_SYMBOL vmlinux 0x2ed8452e kill_fasync +EXPORT_SYMBOL vmlinux 0x2ee05e03 device_get_mac_address +EXPORT_SYMBOL vmlinux 0x2f0337d0 remove_arg_zero +EXPORT_SYMBOL vmlinux 0x2f03fc4b security_secmark_refcount_inc +EXPORT_SYMBOL vmlinux 0x2f1254d1 ucc_tdm_init +EXPORT_SYMBOL vmlinux 0x2f16b7e9 mipi_dsi_dcs_exit_sleep_mode +EXPORT_SYMBOL vmlinux 0x2f259d58 phy_read_paged +EXPORT_SYMBOL vmlinux 0x2f2e91b2 security_ib_alloc_security +EXPORT_SYMBOL vmlinux 0x2f333aab imx_scu_get_handle +EXPORT_SYMBOL vmlinux 0x2f384db3 acpi_is_video_device +EXPORT_SYMBOL vmlinux 0x2f4c7cbd of_parse_phandle_with_args_map +EXPORT_SYMBOL vmlinux 0x2f7754a8 dma_pool_free +EXPORT_SYMBOL vmlinux 0x2f9d9908 netif_tx_stop_all_queues +EXPORT_SYMBOL vmlinux 0x2fb5df62 ipv6_mc_check_mld +EXPORT_SYMBOL vmlinux 0x2fb8006e ethtool_op_get_link +EXPORT_SYMBOL vmlinux 0x2fbc56c1 dcb_ieee_getapp_dscp_prio_mask_map +EXPORT_SYMBOL vmlinux 0x2fe252cc unregister_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x2fee912e netdev_features_change +EXPORT_SYMBOL vmlinux 0x30067420 devm_extcon_unregister_notifier +EXPORT_SYMBOL vmlinux 0x303f4248 qdisc_warn_nonwc +EXPORT_SYMBOL vmlinux 0x305527dc __mdiobus_read +EXPORT_SYMBOL vmlinux 0x306fd363 dentry_open +EXPORT_SYMBOL vmlinux 0x309492fb sockfd_lookup +EXPORT_SYMBOL vmlinux 0x3096be16 names_cachep +EXPORT_SYMBOL vmlinux 0x309d26e9 mmc_erase +EXPORT_SYMBOL vmlinux 0x30a65b57 flow_rule_match_meta +EXPORT_SYMBOL vmlinux 0x30a80826 __kfifo_from_user +EXPORT_SYMBOL vmlinux 0x30acfde9 hsiphash_2u32 +EXPORT_SYMBOL vmlinux 0x30adcdcd param_set_int +EXPORT_SYMBOL vmlinux 0x30ae4e29 rproc_remove_subdev +EXPORT_SYMBOL vmlinux 0x30b14bad uart_unregister_driver +EXPORT_SYMBOL vmlinux 0x30bfc5e9 blk_rq_append_bio +EXPORT_SYMBOL vmlinux 0x30c73026 simple_transaction_set +EXPORT_SYMBOL vmlinux 0x30ebb4a1 pcie_relaxed_ordering_enabled +EXPORT_SYMBOL vmlinux 0x30fa8050 devm_backlight_device_register +EXPORT_SYMBOL vmlinux 0x31012ffc of_get_next_cpu_node +EXPORT_SYMBOL vmlinux 0x3116488f phy_request_interrupt +EXPORT_SYMBOL vmlinux 0x3126a9e8 siphash_1u64 +EXPORT_SYMBOL vmlinux 0x312ade17 dma_sync_sg_for_device +EXPORT_SYMBOL vmlinux 0x312ed932 verify_spi_info +EXPORT_SYMBOL vmlinux 0x3134d813 scsi_set_medium_removal +EXPORT_SYMBOL vmlinux 0x313ebf24 __fput_sync +EXPORT_SYMBOL vmlinux 0x3190282b mark_page_accessed +EXPORT_SYMBOL vmlinux 0x31927bdd follow_pfn +EXPORT_SYMBOL vmlinux 0x31a4767f qcom_scm_hdcp_available +EXPORT_SYMBOL vmlinux 0x31d7c352 mmc_retune_unpause +EXPORT_SYMBOL vmlinux 0x31f688b3 fib_default_rule_add +EXPORT_SYMBOL vmlinux 0x32018e2a acpi_match_device_ids +EXPORT_SYMBOL vmlinux 0x3213f038 mutex_unlock +EXPORT_SYMBOL vmlinux 0x3221df67 __bitmap_subset +EXPORT_SYMBOL vmlinux 0x3225a68e udp_gro_receive +EXPORT_SYMBOL vmlinux 0x32394d4b qe_issue_cmd +EXPORT_SYMBOL vmlinux 0x3243ce53 inet_frags_init +EXPORT_SYMBOL vmlinux 0x32787823 __skb_ext_put +EXPORT_SYMBOL vmlinux 0x327c84bf vme_lm_attach +EXPORT_SYMBOL vmlinux 0x3283e6b0 prandom_seed_full_state +EXPORT_SYMBOL vmlinux 0x328586ac pcibus_to_node +EXPORT_SYMBOL vmlinux 0x32af1ada scsi_change_queue_depth +EXPORT_SYMBOL vmlinux 0x32cd5c98 truncate_inode_pages_final +EXPORT_SYMBOL vmlinux 0x32ce3777 radix_tree_preload +EXPORT_SYMBOL vmlinux 0x32e6f1a0 acpi_video_backlight_string +EXPORT_SYMBOL vmlinux 0x32e8cfea mtree_load +EXPORT_SYMBOL vmlinux 0x32fa5e31 netif_napi_add_weight +EXPORT_SYMBOL vmlinux 0x33037fd8 logic_outl +EXPORT_SYMBOL vmlinux 0x33228d20 tcf_idr_search +EXPORT_SYMBOL vmlinux 0x3328712a user_path_create +EXPORT_SYMBOL vmlinux 0x332dd6b5 follow_down +EXPORT_SYMBOL vmlinux 0x3336c8e4 phy_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x333927e8 sock_common_setsockopt +EXPORT_SYMBOL vmlinux 0x333bfca1 hdmi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x335b2c09 udp_seq_stop +EXPORT_SYMBOL vmlinux 0x3369ea44 mtree_insert_range +EXPORT_SYMBOL vmlinux 0x33736a1d __genradix_ptr_alloc +EXPORT_SYMBOL vmlinux 0x3379751a uart_remove_one_port +EXPORT_SYMBOL vmlinux 0x3383b412 sock_recv_errqueue +EXPORT_SYMBOL vmlinux 0x33908c8a twl6040_reg_read +EXPORT_SYMBOL vmlinux 0x33a3c1f4 input_register_device +EXPORT_SYMBOL vmlinux 0x33afb9b9 ipv6_dev_mc_dec +EXPORT_SYMBOL vmlinux 0x33ef0118 __cpuhp_setup_state +EXPORT_SYMBOL vmlinux 0x33f0768c cpufreq_quick_get_max +EXPORT_SYMBOL vmlinux 0x33f0d82a xfrm_trans_queue_net +EXPORT_SYMBOL vmlinux 0x33f54cdc max8925_set_bits +EXPORT_SYMBOL vmlinux 0x33f596f7 pci_request_selected_regions_exclusive +EXPORT_SYMBOL vmlinux 0x33fadb59 irq_domain_set_info +EXPORT_SYMBOL vmlinux 0x33fcf44a __kfifo_out_r +EXPORT_SYMBOL vmlinux 0x33fdff60 mmc_get_card +EXPORT_SYMBOL vmlinux 0x3402dc8b __write_overflow_field +EXPORT_SYMBOL vmlinux 0x34331de0 napi_get_frags +EXPORT_SYMBOL vmlinux 0x343ec434 tcf_em_tree_dump +EXPORT_SYMBOL vmlinux 0x34415eaf devm_devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x344606f8 blkdev_compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x345c8d21 tty_vhangup +EXPORT_SYMBOL vmlinux 0x3464493e tcp_mtup_init +EXPORT_SYMBOL vmlinux 0x346bb2a6 __traceiter_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x34713fd8 platform_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x349943da mark_buffer_async_write +EXPORT_SYMBOL vmlinux 0x349cba85 strchr +EXPORT_SYMBOL vmlinux 0x34a1f7e3 acpi_processor_get_psd +EXPORT_SYMBOL vmlinux 0x34a43b53 edac_mc_find +EXPORT_SYMBOL vmlinux 0x34aac651 get_tree_single_reconf +EXPORT_SYMBOL vmlinux 0x34c7cdbc lookup_bdev +EXPORT_SYMBOL vmlinux 0x34d65099 sync_inode_metadata +EXPORT_SYMBOL vmlinux 0x34db050b _raw_spin_lock_irqsave +EXPORT_SYMBOL vmlinux 0x34e3c72c pcix_get_mmrbc +EXPORT_SYMBOL vmlinux 0x34f3484e security_tun_dev_attach_queue +EXPORT_SYMBOL vmlinux 0x34f386a3 dquot_commit +EXPORT_SYMBOL vmlinux 0x34f6849a i2c_smbus_read_word_data +EXPORT_SYMBOL vmlinux 0x3512dfe6 proc_mkdir +EXPORT_SYMBOL vmlinux 0x3517383e register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x351dfde3 seg6_hmac_net_exit +EXPORT_SYMBOL vmlinux 0x351e6547 serial8250_register_8250_port +EXPORT_SYMBOL vmlinux 0x3539f11b match_strlcpy +EXPORT_SYMBOL vmlinux 0x354fa987 alloc_pages +EXPORT_SYMBOL vmlinux 0x3556563a unpin_user_pages +EXPORT_SYMBOL vmlinux 0x356461c8 rtc_time64_to_tm +EXPORT_SYMBOL vmlinux 0x357176a4 kmem_cache_destroy +EXPORT_SYMBOL vmlinux 0x357f8dfa is_subdir +EXPORT_SYMBOL vmlinux 0x35a88f28 zlib_inflateInit2 +EXPORT_SYMBOL vmlinux 0x35a8cdaf tty_hung_up_p +EXPORT_SYMBOL vmlinux 0x35c4c579 put_watch_queue +EXPORT_SYMBOL vmlinux 0x35c9d8b3 qdisc_offload_graft_helper +EXPORT_SYMBOL vmlinux 0x35f10456 vfs_readlink +EXPORT_SYMBOL vmlinux 0x35f47dc3 complete_request_key +EXPORT_SYMBOL vmlinux 0x360b1afe probe_irq_mask +EXPORT_SYMBOL vmlinux 0x360fefd5 seq_put_decimal_ull +EXPORT_SYMBOL vmlinux 0x36130ba5 posix_lock_file +EXPORT_SYMBOL vmlinux 0x3616c1ed pci_enable_device_mem +EXPORT_SYMBOL vmlinux 0x361e66c7 init_net +EXPORT_SYMBOL vmlinux 0x362f0e14 inet_frag_pull_head +EXPORT_SYMBOL vmlinux 0x363e317a ethtool_notify +EXPORT_SYMBOL vmlinux 0x363fa682 twl6040_set_bits +EXPORT_SYMBOL vmlinux 0x36484fab bio_uninit +EXPORT_SYMBOL vmlinux 0x364850b1 down_write_killable +EXPORT_SYMBOL vmlinux 0x364c23ad mutex_is_locked +EXPORT_SYMBOL vmlinux 0x365acda7 set_normalized_timespec64 +EXPORT_SYMBOL vmlinux 0x365e7911 kstrdup_const +EXPORT_SYMBOL vmlinux 0x3666c312 rproc_mem_entry_init +EXPORT_SYMBOL vmlinux 0x366707c9 jent_testing_init +EXPORT_SYMBOL vmlinux 0x3681be01 xfrm_unregister_km +EXPORT_SYMBOL vmlinux 0x3685341c pci_bus_read_config_word +EXPORT_SYMBOL vmlinux 0x369882f2 vm_map_pages +EXPORT_SYMBOL vmlinux 0x36a1a410 blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0x36b6ebbf down_killable +EXPORT_SYMBOL vmlinux 0x36cf1700 cros_ec_get_next_event +EXPORT_SYMBOL vmlinux 0x36cf7c67 kmem_cache_alloc_node +EXPORT_SYMBOL vmlinux 0x370022ac param_ops_charp +EXPORT_SYMBOL vmlinux 0x37110088 remove_wait_queue +EXPORT_SYMBOL vmlinux 0x3713514a cpufreq_generic_suspend +EXPORT_SYMBOL vmlinux 0x3713b4dc __find_get_block +EXPORT_SYMBOL vmlinux 0x371e1953 __printk_cpu_sync_wait +EXPORT_SYMBOL vmlinux 0x37322587 sock_dequeue_err_skb +EXPORT_SYMBOL vmlinux 0x3744cf36 vmalloc_to_pfn +EXPORT_SYMBOL vmlinux 0x37527f62 qdisc_hash_add +EXPORT_SYMBOL vmlinux 0x3755f990 gf128mul_init_64k_bbe +EXPORT_SYMBOL vmlinux 0x37590a0c done_path_create +EXPORT_SYMBOL vmlinux 0x37595077 skb_get_hash_perturb +EXPORT_SYMBOL vmlinux 0x375aa85f vif_device_init +EXPORT_SYMBOL vmlinux 0x376ae9a2 md_done_sync +EXPORT_SYMBOL vmlinux 0x377d8004 acpi_error +EXPORT_SYMBOL vmlinux 0x37969e37 rtnl_create_link +EXPORT_SYMBOL vmlinux 0x379f3aa2 __dev_get_by_index +EXPORT_SYMBOL vmlinux 0x37b8b39e screen_info +EXPORT_SYMBOL vmlinux 0x37bdfe05 __inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x37befc70 jiffies_to_msecs +EXPORT_SYMBOL vmlinux 0x37db8f19 dmi_get_date +EXPORT_SYMBOL vmlinux 0x38129f34 blkdev_put +EXPORT_SYMBOL vmlinux 0x381a798a setup_max_cpus +EXPORT_SYMBOL vmlinux 0x38456f4c dev_pick_tx_zero +EXPORT_SYMBOL vmlinux 0x3854774b kstrtoll +EXPORT_SYMBOL vmlinux 0x385599bf d_set_d_op +EXPORT_SYMBOL vmlinux 0x385c7481 __tracepoint_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x3866be80 elv_bio_merge_ok +EXPORT_SYMBOL vmlinux 0x387003dc of_match_node +EXPORT_SYMBOL vmlinux 0x387baabf ps2_sendbyte +EXPORT_SYMBOL vmlinux 0x38869d88 kstat +EXPORT_SYMBOL vmlinux 0x38917cda pci_set_master +EXPORT_SYMBOL vmlinux 0x3891ffc8 ecryptfs_fill_auth_tok +EXPORT_SYMBOL vmlinux 0x389617b0 LZ4_decompress_fast_continue +EXPORT_SYMBOL vmlinux 0x389acf0c gpmc_configure +EXPORT_SYMBOL vmlinux 0x389b269a would_dump +EXPORT_SYMBOL vmlinux 0x38a71b7e pci_free_resource_list +EXPORT_SYMBOL vmlinux 0x38a9f7c5 in6addr_loopback +EXPORT_SYMBOL vmlinux 0x38b8c847 mdiobus_c45_read_nested +EXPORT_SYMBOL vmlinux 0x38b93b82 __xfrm_policy_check +EXPORT_SYMBOL vmlinux 0x38ba173a __dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x38bb02a2 netdev_offload_xstats_get +EXPORT_SYMBOL vmlinux 0x38d1c19c kernel_write +EXPORT_SYMBOL vmlinux 0x38dbb3eb bpf_empty_prog_array +EXPORT_SYMBOL vmlinux 0x38df24b2 folio_migrate_mapping +EXPORT_SYMBOL vmlinux 0x38e46431 mempool_exit +EXPORT_SYMBOL vmlinux 0x38f09da3 __serio_register_port +EXPORT_SYMBOL vmlinux 0x38fb01fe padata_alloc_shell +EXPORT_SYMBOL vmlinux 0x38fcee65 jbd2_fc_get_buf +EXPORT_SYMBOL vmlinux 0x39055306 devm_extcon_register_notifier_all +EXPORT_SYMBOL vmlinux 0x39151859 pci_free_irq +EXPORT_SYMBOL vmlinux 0x391df80a netstamp_needed_key +EXPORT_SYMBOL vmlinux 0x3928efe9 __per_cpu_offset +EXPORT_SYMBOL vmlinux 0x392b1fea wait_for_completion_io +EXPORT_SYMBOL vmlinux 0x39388f95 i2c_smbus_write_i2c_block_data +EXPORT_SYMBOL vmlinux 0x3939855f fb_set_var +EXPORT_SYMBOL vmlinux 0x3939f8f0 rfkill_pause_polling +EXPORT_SYMBOL vmlinux 0x393a1eb3 of_get_parent +EXPORT_SYMBOL vmlinux 0x39461d6a in_egroup_p +EXPORT_SYMBOL vmlinux 0x394a1e11 phy_sfp_attach +EXPORT_SYMBOL vmlinux 0x3955fcf6 __kfifo_in_r +EXPORT_SYMBOL vmlinux 0x3958c67e elv_rb_del +EXPORT_SYMBOL vmlinux 0x395ffe99 scsi_track_queue_full +EXPORT_SYMBOL vmlinux 0x3967fefa cdrom_get_last_written +EXPORT_SYMBOL vmlinux 0x39695078 single_open +EXPORT_SYMBOL vmlinux 0x398bcfb2 tcp_recvmsg +EXPORT_SYMBOL vmlinux 0x39917a24 tcf_exts_destroy +EXPORT_SYMBOL vmlinux 0x39991865 icmp_global_allow +EXPORT_SYMBOL vmlinux 0x399ad043 __kfifo_dma_out_finish_r +EXPORT_SYMBOL vmlinux 0x39a4d6d9 dst_release +EXPORT_SYMBOL vmlinux 0x39a6cbdf ethtool_op_get_ts_info +EXPORT_SYMBOL vmlinux 0x39b12223 __acpi_handle_debug +EXPORT_SYMBOL vmlinux 0x39b12c5f phy_mac_interrupt +EXPORT_SYMBOL vmlinux 0x39bbb091 fget_raw +EXPORT_SYMBOL vmlinux 0x39be4b8e qman_volatile_dequeue +EXPORT_SYMBOL vmlinux 0x39c74235 dm_read_arg_group +EXPORT_SYMBOL vmlinux 0x39d95ca4 zstd_reset_cstream +EXPORT_SYMBOL vmlinux 0x39da0787 inetdev_by_index +EXPORT_SYMBOL vmlinux 0x39ee65b2 generic_file_fsync +EXPORT_SYMBOL vmlinux 0x39f74872 of_find_mipi_dsi_host_by_node +EXPORT_SYMBOL vmlinux 0x3a11e87b security_path_rename +EXPORT_SYMBOL vmlinux 0x3a197c7f scsi_device_put +EXPORT_SYMBOL vmlinux 0x3a2b443e md_wakeup_thread +EXPORT_SYMBOL vmlinux 0x3a2e2537 mmc_erase_group_aligned +EXPORT_SYMBOL vmlinux 0x3a2e5951 tcf_chain_put_by_act +EXPORT_SYMBOL vmlinux 0x3a2ffdcd mii_link_ok +EXPORT_SYMBOL vmlinux 0x3a4a42d8 __post_watch_notification +EXPORT_SYMBOL vmlinux 0x3a4f9d28 rng_is_initialized +EXPORT_SYMBOL vmlinux 0x3a516709 __cpuhp_setup_state_cpuslocked +EXPORT_SYMBOL vmlinux 0x3a5422cd of_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x3aa02a45 user_path_at_empty +EXPORT_SYMBOL vmlinux 0x3ab233b0 genphy_soft_reset +EXPORT_SYMBOL vmlinux 0x3ab28948 console_srcu_read_lock +EXPORT_SYMBOL vmlinux 0x3ab7b1cc scsi_set_sense_field_pointer +EXPORT_SYMBOL vmlinux 0x3ac75e90 km_report +EXPORT_SYMBOL vmlinux 0x3aca0190 _raw_write_lock_irq +EXPORT_SYMBOL vmlinux 0x3ad5cda3 lockref_get_not_zero +EXPORT_SYMBOL vmlinux 0x3ad7a5d5 acpi_evaluate_reference +EXPORT_SYMBOL vmlinux 0x3ada9e06 acpi_check_region +EXPORT_SYMBOL vmlinux 0x3ae34aeb zstd_init_dctx +EXPORT_SYMBOL vmlinux 0x3ae63d34 _dev_err +EXPORT_SYMBOL vmlinux 0x3aff3200 acpi_evaluate_object_typed +EXPORT_SYMBOL vmlinux 0x3b04099d page_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0x3b0af568 ip_tunnel_parse_protocol +EXPORT_SYMBOL vmlinux 0x3b0f23d2 xudma_is_pktdma +EXPORT_SYMBOL vmlinux 0x3b12025d irq_set_chip +EXPORT_SYMBOL vmlinux 0x3b1272f5 nf_register_net_hooks +EXPORT_SYMBOL vmlinux 0x3b182cf9 tso_build_data +EXPORT_SYMBOL vmlinux 0x3b1a1682 inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x3b226679 skb_flow_dissect_tunnel_info +EXPORT_SYMBOL vmlinux 0x3b321462 LZ4_setStreamDecode +EXPORT_SYMBOL vmlinux 0x3b37cdbf max8998_bulk_write +EXPORT_SYMBOL vmlinux 0x3b38f88a scsi_target_quiesce +EXPORT_SYMBOL vmlinux 0x3b4664a9 scsi_remove_device +EXPORT_SYMBOL vmlinux 0x3b4ca552 scsi_device_quiesce +EXPORT_SYMBOL vmlinux 0x3b58e257 __xfrm_state_destroy +EXPORT_SYMBOL vmlinux 0x3b644591 __bitmap_shift_left +EXPORT_SYMBOL vmlinux 0x3b6c41ea kstrtouint +EXPORT_SYMBOL vmlinux 0x3b707ad5 imx_sc_rm_get_resource_owner +EXPORT_SYMBOL vmlinux 0x3b716f4c tcf_action_update_stats +EXPORT_SYMBOL vmlinux 0x3b9144c9 acpi_get_current_resources +EXPORT_SYMBOL vmlinux 0x3b918a88 filp_open +EXPORT_SYMBOL vmlinux 0x3b9543c8 pm860x_bulk_write +EXPORT_SYMBOL vmlinux 0x3bb4fbc5 nd_pfn_probe +EXPORT_SYMBOL vmlinux 0x3bbff1fa __serio_register_driver +EXPORT_SYMBOL vmlinux 0x3bdc0809 pcibios_resource_to_bus +EXPORT_SYMBOL vmlinux 0x3bf22379 folio_end_writeback +EXPORT_SYMBOL vmlinux 0x3bf2831d pci_read_vpd +EXPORT_SYMBOL vmlinux 0x3bf66299 of_phy_connect +EXPORT_SYMBOL vmlinux 0x3bfd8bb0 scsi_ioctl +EXPORT_SYMBOL vmlinux 0x3bfddab3 nd_integrity_init +EXPORT_SYMBOL vmlinux 0x3c042caf lookup_one_positive_unlocked +EXPORT_SYMBOL vmlinux 0x3c04ddd3 get_ipc_ns_exported +EXPORT_SYMBOL vmlinux 0x3c0e1620 qcom_scm_pas_metadata_release +EXPORT_SYMBOL vmlinux 0x3c130cad tegra_dfll_runtime_suspend +EXPORT_SYMBOL vmlinux 0x3c185c61 page_put_link +EXPORT_SYMBOL vmlinux 0x3c1bd957 xsk_tx_release +EXPORT_SYMBOL vmlinux 0x3c243319 sk_common_release +EXPORT_SYMBOL vmlinux 0x3c2457a4 mdiobus_scan_c22 +EXPORT_SYMBOL vmlinux 0x3c3215c4 qe_immr +EXPORT_SYMBOL vmlinux 0x3c3fce39 __local_bh_enable_ip +EXPORT_SYMBOL vmlinux 0x3c3ff9fd sprintf +EXPORT_SYMBOL vmlinux 0x3c53602f sk_net_capable +EXPORT_SYMBOL vmlinux 0x3c6038a2 dev_set_mac_address_user +EXPORT_SYMBOL vmlinux 0x3c87333b get_cached_acl_rcu +EXPORT_SYMBOL vmlinux 0x3cadbf0b tty_port_tty_set +EXPORT_SYMBOL vmlinux 0x3cb23db3 console_srcu_read_unlock +EXPORT_SYMBOL vmlinux 0x3cbb940b zstd_init_dstream +EXPORT_SYMBOL vmlinux 0x3cd111e9 __mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0x3cd9ed83 logic_insw +EXPORT_SYMBOL vmlinux 0x3ce4ca6f disable_irq +EXPORT_SYMBOL vmlinux 0x3d1dd10d make_bad_inode +EXPORT_SYMBOL vmlinux 0x3d210724 gen_pool_dma_zalloc_align +EXPORT_SYMBOL vmlinux 0x3d37d160 page_cache_prev_miss +EXPORT_SYMBOL vmlinux 0x3d3842dd jbd2_journal_clear_features +EXPORT_SYMBOL vmlinux 0x3d60195e mdiobus_unregister +EXPORT_SYMBOL vmlinux 0x3d651a96 lynx_pcs_create_mdiodev +EXPORT_SYMBOL vmlinux 0x3d77cea7 xsk_uses_need_wakeup +EXPORT_SYMBOL vmlinux 0x3d7bac46 posix_acl_from_xattr +EXPORT_SYMBOL vmlinux 0x3d93c7c2 __arm_smccc_sve_check +EXPORT_SYMBOL vmlinux 0x3d9ee9f0 clear_page +EXPORT_SYMBOL vmlinux 0x3da092b8 dma_fence_get_stub +EXPORT_SYMBOL vmlinux 0x3da82ad2 dst_cow_metrics_generic +EXPORT_SYMBOL vmlinux 0x3da92e53 of_get_mac_address +EXPORT_SYMBOL vmlinux 0x3daae96c dma_fence_signal_timestamp +EXPORT_SYMBOL vmlinux 0x3dabf271 memcg_sockets_enabled_key +EXPORT_SYMBOL vmlinux 0x3dac779a bpf_sk_lookup_enabled +EXPORT_SYMBOL vmlinux 0x3dad9978 cancel_delayed_work +EXPORT_SYMBOL vmlinux 0x3dbcd13b param_set_hexint +EXPORT_SYMBOL vmlinux 0x3dc4cd68 __nla_put_64bit +EXPORT_SYMBOL vmlinux 0x3dc619d3 swake_up_locked +EXPORT_SYMBOL vmlinux 0x3dcb30ab bdi_put +EXPORT_SYMBOL vmlinux 0x3dcb88a0 irq_set_handler_data +EXPORT_SYMBOL vmlinux 0x3dd3f054 xudma_rchan_get_id +EXPORT_SYMBOL vmlinux 0x3dfb86b9 resource_list_create_entry +EXPORT_SYMBOL vmlinux 0x3dfc897c seq_hlist_start_head +EXPORT_SYMBOL vmlinux 0x3dffac2c eth_validate_addr +EXPORT_SYMBOL vmlinux 0x3e088b3e fsync_bdev +EXPORT_SYMBOL vmlinux 0x3e0b7d69 pnp_register_card_driver +EXPORT_SYMBOL vmlinux 0x3e125e89 pci_bus_alloc_resource +EXPORT_SYMBOL vmlinux 0x3e22a34f get_vm_area +EXPORT_SYMBOL vmlinux 0x3e38d96e scsicam_bios_param +EXPORT_SYMBOL vmlinux 0x3e3bad0a __tasklet_hi_schedule +EXPORT_SYMBOL vmlinux 0x3e5dd82c rproc_add_subdev +EXPORT_SYMBOL vmlinux 0x3e6622a9 pnp_unregister_driver +EXPORT_SYMBOL vmlinux 0x3e79fb00 arm_smccc_1_2_smc +EXPORT_SYMBOL vmlinux 0x3e820e5a blk_sync_queue +EXPORT_SYMBOL vmlinux 0x3e93d0bb fscrypt_fname_disk_to_usr +EXPORT_SYMBOL vmlinux 0x3e97b4c6 phy_start +EXPORT_SYMBOL vmlinux 0x3ead925a balance_dirty_pages_ratelimited +EXPORT_SYMBOL vmlinux 0x3eae6130 try_lookup_one_len +EXPORT_SYMBOL vmlinux 0x3eccbe2c __find_nth_bit +EXPORT_SYMBOL vmlinux 0x3ef535be netif_tx_wake_queue +EXPORT_SYMBOL vmlinux 0x3efe1703 phy_unregister_fixup_for_id +EXPORT_SYMBOL vmlinux 0x3f0eabd2 xxh64_update +EXPORT_SYMBOL vmlinux 0x3f13391f devm_input_allocate_device +EXPORT_SYMBOL vmlinux 0x3f2f61a2 of_phy_deregister_fixed_link +EXPORT_SYMBOL vmlinux 0x3f34644d zstd_dstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x3f3e5b7c param_set_bool +EXPORT_SYMBOL vmlinux 0x3f3fdd1f generic_read_dir +EXPORT_SYMBOL vmlinux 0x3f4547a7 put_unused_fd +EXPORT_SYMBOL vmlinux 0x3f476ff0 phy_attach +EXPORT_SYMBOL vmlinux 0x3f4bd846 gen_pool_first_fit_order_align +EXPORT_SYMBOL vmlinux 0x3f54a484 sock_wfree +EXPORT_SYMBOL vmlinux 0x3f59e094 zero_fill_bio +EXPORT_SYMBOL vmlinux 0x3f89071b security_ib_pkey_access +EXPORT_SYMBOL vmlinux 0x3f8f7eaf md_bitmap_close_sync +EXPORT_SYMBOL vmlinux 0x3f965515 __xfrm_route_forward +EXPORT_SYMBOL vmlinux 0x3fa1b233 dma_resv_replace_fences +EXPORT_SYMBOL vmlinux 0x3fa5e767 dev_mc_sync +EXPORT_SYMBOL vmlinux 0x3fb06cc2 tegra_ivc_read_get_next_frame +EXPORT_SYMBOL vmlinux 0x3fbaffa4 qdisc_tree_reduce_backlog +EXPORT_SYMBOL vmlinux 0x3fbdbc1a mmc_retune_release +EXPORT_SYMBOL vmlinux 0x3fbf3c89 vme_slave_set +EXPORT_SYMBOL vmlinux 0x3fc2a67e jbd2_complete_transaction +EXPORT_SYMBOL vmlinux 0x3fc3edfe phy_loopback +EXPORT_SYMBOL vmlinux 0x3fd78f3b register_chrdev_region +EXPORT_SYMBOL vmlinux 0x3fe2ccbe memweight +EXPORT_SYMBOL vmlinux 0x3fe46c91 kernel_listen +EXPORT_SYMBOL vmlinux 0x3ffaeb9e vme_new_dma_list +EXPORT_SYMBOL vmlinux 0x40235c98 _raw_write_unlock +EXPORT_SYMBOL vmlinux 0x402455d4 generic_file_direct_write +EXPORT_SYMBOL vmlinux 0x404d2f96 __neigh_event_send +EXPORT_SYMBOL vmlinux 0x405147fc ipv6_sock_mc_drop +EXPORT_SYMBOL vmlinux 0x407d8a9f __neigh_create +EXPORT_SYMBOL vmlinux 0x40863ba1 ioremap_prot +EXPORT_SYMBOL vmlinux 0x4097163a skb_copy_datagram_from_iter +EXPORT_SYMBOL vmlinux 0x40973662 sysctl_udp_mem +EXPORT_SYMBOL vmlinux 0x40a31ef1 mr_mfc_find_any_parent +EXPORT_SYMBOL vmlinux 0x40a62432 __nla_validate +EXPORT_SYMBOL vmlinux 0x40a76c3d pci_get_slot +EXPORT_SYMBOL vmlinux 0x40a7fe47 ps2_sliced_command +EXPORT_SYMBOL vmlinux 0x40a9b349 vzalloc +EXPORT_SYMBOL vmlinux 0x40b003eb to_nd_pfn +EXPORT_SYMBOL vmlinux 0x40c0e7ed serial8250_do_set_termios +EXPORT_SYMBOL vmlinux 0x40c7247c si_meminfo +EXPORT_SYMBOL vmlinux 0x40d04664 console_trylock +EXPORT_SYMBOL vmlinux 0x40d59096 unregister_restart_handler +EXPORT_SYMBOL vmlinux 0x40e1a7ef devfreq_get_freq_range +EXPORT_SYMBOL vmlinux 0x40e9c4cf alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x40f76a86 __vcalloc +EXPORT_SYMBOL vmlinux 0x40f7ef2f bprm_change_interp +EXPORT_SYMBOL vmlinux 0x40fe53a4 fb_get_mode +EXPORT_SYMBOL vmlinux 0x412f893c page_offline_begin +EXPORT_SYMBOL vmlinux 0x41356af7 csum_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x4143edfc ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x41482d8b strndup_user +EXPORT_SYMBOL vmlinux 0x414da5e5 qman_enqueue +EXPORT_SYMBOL vmlinux 0x4157f8ec pmem_should_map_pages +EXPORT_SYMBOL vmlinux 0x4163607f skb_copy_and_csum_bits +EXPORT_SYMBOL vmlinux 0x416cd211 __dynamic_dev_dbg +EXPORT_SYMBOL vmlinux 0x417193ae pcim_iomap +EXPORT_SYMBOL vmlinux 0x4188d439 neigh_rand_reach_time +EXPORT_SYMBOL vmlinux 0x419b212a nvdimm_namespace_common_probe +EXPORT_SYMBOL vmlinux 0x419bd9eb phy_ethtool_nway_reset +EXPORT_SYMBOL vmlinux 0x41a30bef mtree_store_range +EXPORT_SYMBOL vmlinux 0x41af3a67 netif_inherit_tso_max +EXPORT_SYMBOL vmlinux 0x41b48b9c unload_nls +EXPORT_SYMBOL vmlinux 0x41d44e13 __i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0x41e18e54 sock_queue_err_skb +EXPORT_SYMBOL vmlinux 0x41e7a5dd mmc_of_parse_voltage +EXPORT_SYMBOL vmlinux 0x41ed3709 get_random_bytes +EXPORT_SYMBOL vmlinux 0x41efdeaf radix_tree_lookup_slot +EXPORT_SYMBOL vmlinux 0x42013216 md_error +EXPORT_SYMBOL vmlinux 0x4203f974 sk_page_frag_refill +EXPORT_SYMBOL vmlinux 0x4213de84 bdi_register +EXPORT_SYMBOL vmlinux 0x4230190f rproc_of_resm_mem_entry_init +EXPORT_SYMBOL vmlinux 0x42477abf inet_sk_get_local_port_range +EXPORT_SYMBOL vmlinux 0x4248ae3c single_task_running +EXPORT_SYMBOL vmlinux 0x424d3620 zlib_inflateIncomp +EXPORT_SYMBOL vmlinux 0x42578e80 acpi_get_type +EXPORT_SYMBOL vmlinux 0x425fd0ca bio_integrity_trim +EXPORT_SYMBOL vmlinux 0x4261846a dev_deactivate +EXPORT_SYMBOL vmlinux 0x42676ad6 eth_type_trans +EXPORT_SYMBOL vmlinux 0x42703dd8 sync_inodes_sb +EXPORT_SYMBOL vmlinux 0x42a528ab tcp_timewait_state_process +EXPORT_SYMBOL vmlinux 0x42b897de netdev_offload_xstats_enable +EXPORT_SYMBOL vmlinux 0x42bed8d4 unix_gc_lock +EXPORT_SYMBOL vmlinux 0x42c4ff65 mdio_bus_type +EXPORT_SYMBOL vmlinux 0x42df83c8 md_finish_reshape +EXPORT_SYMBOL vmlinux 0x42f1b900 fb_pad_unaligned_buffer +EXPORT_SYMBOL vmlinux 0x42f1bbff of_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0x4302d0eb free_pages +EXPORT_SYMBOL vmlinux 0x4303d08c configfs_register_subsystem +EXPORT_SYMBOL vmlinux 0x4314db7c sock_alloc_send_pskb +EXPORT_SYMBOL vmlinux 0x43249547 sock_i_uid +EXPORT_SYMBOL vmlinux 0x43279c2e d_invalidate +EXPORT_SYMBOL vmlinux 0x432bbb20 sync_file_create +EXPORT_SYMBOL vmlinux 0x4336fcca ucs2_as_utf8 +EXPORT_SYMBOL vmlinux 0x433cabfb acpi_decode_pld_buffer +EXPORT_SYMBOL vmlinux 0x4351577a fb_parse_edid +EXPORT_SYMBOL vmlinux 0x437a0d6d __sock_tx_timestamp +EXPORT_SYMBOL vmlinux 0x437b1858 sk_stream_kill_queues +EXPORT_SYMBOL vmlinux 0x438610bd security_tun_dev_alloc_security +EXPORT_SYMBOL vmlinux 0x4393832c is_nd_pfn +EXPORT_SYMBOL vmlinux 0x439f3883 dump_skip_to +EXPORT_SYMBOL vmlinux 0x43b0c9c3 preempt_schedule +EXPORT_SYMBOL vmlinux 0x43babd19 sg_init_one +EXPORT_SYMBOL vmlinux 0x43ca69f1 nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x43cce8fe blk_execute_rq +EXPORT_SYMBOL vmlinux 0x43d03cbb elv_rb_latter_request +EXPORT_SYMBOL vmlinux 0x43d22fb9 groups_alloc +EXPORT_SYMBOL vmlinux 0x43f34768 ethtool_aggregate_mac_stats +EXPORT_SYMBOL vmlinux 0x43f9ebc8 slhc_remember +EXPORT_SYMBOL vmlinux 0x4403bbd0 imx_sc_misc_set_control +EXPORT_SYMBOL vmlinux 0x440500a2 vm_map_ram +EXPORT_SYMBOL vmlinux 0x440539e7 scsi_test_unit_ready +EXPORT_SYMBOL vmlinux 0x441be12b pci_rebar_get_possible_sizes +EXPORT_SYMBOL vmlinux 0x44372e27 alloc_file_pseudo +EXPORT_SYMBOL vmlinux 0x44469a76 crc_ccitt_false_table +EXPORT_SYMBOL vmlinux 0x4451d3c7 tso_start +EXPORT_SYMBOL vmlinux 0x44621ffe __blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x4462d35e cpufreq_get_hw_max_freq +EXPORT_SYMBOL vmlinux 0x4468b41f generic_pipe_buf_get +EXPORT_SYMBOL vmlinux 0x446916a1 import_iovec +EXPORT_SYMBOL vmlinux 0x449ad0a7 memcmp +EXPORT_SYMBOL vmlinux 0x44d98015 nla_put_64bit +EXPORT_SYMBOL vmlinux 0x44e9a829 match_token +EXPORT_SYMBOL vmlinux 0x44ec48b5 flow_rule_match_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x45006cee default_red +EXPORT_SYMBOL vmlinux 0x450639ab sg_last +EXPORT_SYMBOL vmlinux 0x45081703 ec_get_handle +EXPORT_SYMBOL vmlinux 0x450d9a35 cmd_db_read_slave_id +EXPORT_SYMBOL vmlinux 0x4513e92a fwnode_irq_get_byname +EXPORT_SYMBOL vmlinux 0x4523b64c pci_enable_device +EXPORT_SYMBOL vmlinux 0x452413a1 qman_alloc_pool_range +EXPORT_SYMBOL vmlinux 0x452ba683 ipv6_ext_hdr +EXPORT_SYMBOL vmlinux 0x453c8403 pci_msi_enabled +EXPORT_SYMBOL vmlinux 0x454b9055 get_task_cred +EXPORT_SYMBOL vmlinux 0x45535485 xxh32_update +EXPORT_SYMBOL vmlinux 0x45580280 netdev_adjacent_change_prepare +EXPORT_SYMBOL vmlinux 0x4576943e nf_register_queue_handler +EXPORT_SYMBOL vmlinux 0x457724c1 _dev_notice +EXPORT_SYMBOL vmlinux 0x4578f528 __kfifo_to_user +EXPORT_SYMBOL vmlinux 0x45ab5cca writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x45c685f0 qdisc_hash_del +EXPORT_SYMBOL vmlinux 0x45df149c phy_start_cable_test +EXPORT_SYMBOL vmlinux 0x45e6c579 tcp_poll +EXPORT_SYMBOL vmlinux 0x45eb495c i2c_add_adapter +EXPORT_SYMBOL vmlinux 0x460f4a34 flow_hash_from_keys +EXPORT_SYMBOL vmlinux 0x462fd91f blk_queue_chunk_sectors +EXPORT_SYMBOL vmlinux 0x463e9a4a pnp_request_card_device +EXPORT_SYMBOL vmlinux 0x4641256f ip6mr_rule_default +EXPORT_SYMBOL vmlinux 0x46451cee zstd_get_frame_header +EXPORT_SYMBOL vmlinux 0x465af684 acpi_pm_device_sleep_state +EXPORT_SYMBOL vmlinux 0x465e24ff ucs2_utf8size +EXPORT_SYMBOL vmlinux 0x466c14a7 __delay +EXPORT_SYMBOL vmlinux 0x467df16d netdev_rss_key_fill +EXPORT_SYMBOL vmlinux 0x468db50c remap_vmalloc_range +EXPORT_SYMBOL vmlinux 0x46905b46 unregister_cdrom +EXPORT_SYMBOL vmlinux 0x4698fe8a bman_release +EXPORT_SYMBOL vmlinux 0x469a6ec7 tcp_parse_md5sig_option +EXPORT_SYMBOL vmlinux 0x469c72b4 __blk_mq_end_request +EXPORT_SYMBOL vmlinux 0x46a68d17 open_exec +EXPORT_SYMBOL vmlinux 0x46ac0334 qdisc_watchdog_init_clockid +EXPORT_SYMBOL vmlinux 0x46bd5d6e video_get_options +EXPORT_SYMBOL vmlinux 0x46c47fb6 __node_distance +EXPORT_SYMBOL vmlinux 0x46cc2971 generic_fadvise +EXPORT_SYMBOL vmlinux 0x46ceaec5 blk_finish_plug +EXPORT_SYMBOL vmlinux 0x46d8a73e tc_setup_offload_action +EXPORT_SYMBOL vmlinux 0x46d9c673 noop_dirty_folio +EXPORT_SYMBOL vmlinux 0x46dc4eda seq_release_private +EXPORT_SYMBOL vmlinux 0x46e9a1d8 security_skb_classify_flow +EXPORT_SYMBOL vmlinux 0x46f1822d vlan_ioctl_set +EXPORT_SYMBOL vmlinux 0x46ff7d12 qcom_scm_iommu_secure_ptbl_size +EXPORT_SYMBOL vmlinux 0x47058582 sock_no_linger +EXPORT_SYMBOL vmlinux 0x470612dc fman_port_get_qman_channel_id +EXPORT_SYMBOL vmlinux 0x47065c73 cpm_muram_offset +EXPORT_SYMBOL vmlinux 0x4715a909 acpi_load_table +EXPORT_SYMBOL vmlinux 0x47306788 neigh_resolve_output +EXPORT_SYMBOL vmlinux 0x4736b4bf pnp_possible_config +EXPORT_SYMBOL vmlinux 0x475d7427 fman_get_rx_extra_headroom +EXPORT_SYMBOL vmlinux 0x47625d55 pipe_lock +EXPORT_SYMBOL vmlinux 0x47709e42 free_anon_bdev +EXPORT_SYMBOL vmlinux 0x477b6944 kmem_cache_shrink +EXPORT_SYMBOL vmlinux 0x479137ca imx_scu_irq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x47a088a4 vfs_fileattr_set +EXPORT_SYMBOL vmlinux 0x47b3cb19 tcp_v4_syn_recv_sock +EXPORT_SYMBOL vmlinux 0x47b44671 tcp_mmap +EXPORT_SYMBOL vmlinux 0x47c20f8a refcount_dec_not_one +EXPORT_SYMBOL vmlinux 0x47c65bfc unregister_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0x47c8faa0 wrap_directory_iterator +EXPORT_SYMBOL vmlinux 0x47cfd825 kstrtouint_from_user +EXPORT_SYMBOL vmlinux 0x47d8d301 __cond_resched_rwlock_read +EXPORT_SYMBOL vmlinux 0x47dddaca register_cdrom +EXPORT_SYMBOL vmlinux 0x47de02a6 ip6_frag_next +EXPORT_SYMBOL vmlinux 0x47ec4aea of_count_phandle_with_args +EXPORT_SYMBOL vmlinux 0x48011c55 jbd2_journal_ack_err +EXPORT_SYMBOL vmlinux 0x480368f9 phy_get_pause +EXPORT_SYMBOL vmlinux 0x48112d76 _raw_read_lock_irq +EXPORT_SYMBOL vmlinux 0x481814c4 mb_cache_entry_find_next +EXPORT_SYMBOL vmlinux 0x48193639 acpi_lid_open +EXPORT_SYMBOL vmlinux 0x48193f8c phy_connect +EXPORT_SYMBOL vmlinux 0x48243e5f add_to_pipe +EXPORT_SYMBOL vmlinux 0x4829a47e memcpy +EXPORT_SYMBOL vmlinux 0x4829cf6b fscrypt_enqueue_decrypt_work +EXPORT_SYMBOL vmlinux 0x482ede53 page_pool_get_stats +EXPORT_SYMBOL vmlinux 0x4837bb10 logic_outsb +EXPORT_SYMBOL vmlinux 0x4841bdee strnchr +EXPORT_SYMBOL vmlinux 0x4848cfb1 phy_mipi_dphy_get_default_config +EXPORT_SYMBOL vmlinux 0x484f6edf ktime_get_coarse_real_ts64 +EXPORT_SYMBOL vmlinux 0x4851ed05 pci_bus_read_config_byte +EXPORT_SYMBOL vmlinux 0x485565d5 tcf_action_exec +EXPORT_SYMBOL vmlinux 0x4859b8bb rtc_year_days +EXPORT_SYMBOL vmlinux 0x485b11d8 flow_indr_dev_register +EXPORT_SYMBOL vmlinux 0x485c5e91 tcp_sock_set_cork +EXPORT_SYMBOL vmlinux 0x486075c8 gen_pool_dma_alloc +EXPORT_SYMBOL vmlinux 0x486afe14 submit_bio_noacct +EXPORT_SYMBOL vmlinux 0x486d3af5 devm_ioport_map +EXPORT_SYMBOL vmlinux 0x48870d2e ipv6_select_ident +EXPORT_SYMBOL vmlinux 0x489eda10 memset32 +EXPORT_SYMBOL vmlinux 0x489f6e0b rdma_dim +EXPORT_SYMBOL vmlinux 0x48a1242e alloc_mdio_bitbang +EXPORT_SYMBOL vmlinux 0x48a53b47 dns_query +EXPORT_SYMBOL vmlinux 0x48a91171 string_get_size +EXPORT_SYMBOL vmlinux 0x48aa90cb netdev_state_change +EXPORT_SYMBOL vmlinux 0x48b99a13 vme_lm_free +EXPORT_SYMBOL vmlinux 0x48bab50f eth_header_cache +EXPORT_SYMBOL vmlinux 0x48c093fb _atomic_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0x48d27375 __bitmap_intersects +EXPORT_SYMBOL vmlinux 0x48d3fa27 kmalloc_large_node +EXPORT_SYMBOL vmlinux 0x48dd340b cpumask_any_distribute +EXPORT_SYMBOL vmlinux 0x48e4ba4b inet_offloads +EXPORT_SYMBOL vmlinux 0x48f35173 scsi_is_host_device +EXPORT_SYMBOL vmlinux 0x48ffbb87 mtree_alloc_range +EXPORT_SYMBOL vmlinux 0x49045426 icmp_err_convert +EXPORT_SYMBOL vmlinux 0x4907c2ee mii_ethtool_gset +EXPORT_SYMBOL vmlinux 0x4909a790 dma_fence_get_status +EXPORT_SYMBOL vmlinux 0x4915cd07 block_dirty_folio +EXPORT_SYMBOL vmlinux 0x49384333 seq_open_private +EXPORT_SYMBOL vmlinux 0x4949de2f scsi_print_command +EXPORT_SYMBOL vmlinux 0x494a129d phy_disconnect +EXPORT_SYMBOL vmlinux 0x495231ea mul_u64_u64_div_u64 +EXPORT_SYMBOL vmlinux 0x49547645 unlock_page +EXPORT_SYMBOL vmlinux 0x4967e79f radix_tree_iter_resume +EXPORT_SYMBOL vmlinux 0x497279c1 padata_free +EXPORT_SYMBOL vmlinux 0x4977c498 stack_depot_get_extra_bits +EXPORT_SYMBOL vmlinux 0x499f0ecf nd_sb_checksum +EXPORT_SYMBOL vmlinux 0x49a88492 page_pool_put_defragged_page +EXPORT_SYMBOL vmlinux 0x49ac7f67 mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x49b163b8 acpi_bus_scan +EXPORT_SYMBOL vmlinux 0x49b1ed24 blk_queue_flag_clear +EXPORT_SYMBOL vmlinux 0x49b46c10 find_inode_rcu +EXPORT_SYMBOL vmlinux 0x49bf1cc0 xfrm_lookup_with_ifid +EXPORT_SYMBOL vmlinux 0x49cd462f dev_uc_add +EXPORT_SYMBOL vmlinux 0x49dd15c6 phy_remove_link_mode +EXPORT_SYMBOL vmlinux 0x4a17bfcc __blk_alloc_disk +EXPORT_SYMBOL vmlinux 0x4a23f8c6 __nlmsg_put +EXPORT_SYMBOL vmlinux 0x4a266253 simple_getattr +EXPORT_SYMBOL vmlinux 0x4a277807 xfrm_policy_bysel_ctx +EXPORT_SYMBOL vmlinux 0x4a364e1b deactivate_super +EXPORT_SYMBOL vmlinux 0x4a3ad70e wait_for_completion_timeout +EXPORT_SYMBOL vmlinux 0x4a4ecad7 pnp_is_active +EXPORT_SYMBOL vmlinux 0x4a538934 vfs_iter_read +EXPORT_SYMBOL vmlinux 0x4a5f033c fb_class +EXPORT_SYMBOL vmlinux 0x4a622277 dm_register_target +EXPORT_SYMBOL vmlinux 0x4a6f6a63 inet_stream_ops +EXPORT_SYMBOL vmlinux 0x4a753027 __d_drop +EXPORT_SYMBOL vmlinux 0x4a7feee9 netif_set_tso_max_segs +EXPORT_SYMBOL vmlinux 0x4a93576a ucc_fast_free +EXPORT_SYMBOL vmlinux 0x4a96a8eb xxh32_digest +EXPORT_SYMBOL vmlinux 0x4a9c346a flow_rule_match_enc_control +EXPORT_SYMBOL vmlinux 0x4a9de619 tty_name +EXPORT_SYMBOL vmlinux 0x4ad5c533 qdisc_watchdog_cancel +EXPORT_SYMBOL vmlinux 0x4adf5188 sk_free +EXPORT_SYMBOL vmlinux 0x4ae90d8e hdmi_avi_infoframe_check +EXPORT_SYMBOL vmlinux 0x4aea463f crc32_le_shift +EXPORT_SYMBOL vmlinux 0x4aea709c __fib6_flush_trees +EXPORT_SYMBOL vmlinux 0x4af2054d vme_register_driver +EXPORT_SYMBOL vmlinux 0x4af351fd param_array_ops +EXPORT_SYMBOL vmlinux 0x4af6ddf0 kstrtou16 +EXPORT_SYMBOL vmlinux 0x4afb2238 add_wait_queue +EXPORT_SYMBOL vmlinux 0x4b037452 dquot_get_next_id +EXPORT_SYMBOL vmlinux 0x4b0a3f52 gic_nonsecure_priorities +EXPORT_SYMBOL vmlinux 0x4b2f3d24 dev_add_offload +EXPORT_SYMBOL vmlinux 0x4b401817 iwe_stream_add_value +EXPORT_SYMBOL vmlinux 0x4b5056dc rpmh_write +EXPORT_SYMBOL vmlinux 0x4b61922f scsi_eh_finish_cmd +EXPORT_SYMBOL vmlinux 0x4b6b0f15 tcp_v4_md5_hash_skb +EXPORT_SYMBOL vmlinux 0x4b6df007 acpi_evaluate_reg +EXPORT_SYMBOL vmlinux 0x4b6f62d7 tc_setup_cb_call +EXPORT_SYMBOL vmlinux 0x4b750f53 _raw_spin_unlock_irq +EXPORT_SYMBOL vmlinux 0x4b8826ca flow_block_cb_lookup +EXPORT_SYMBOL vmlinux 0x4b88787f remove_proc_subtree +EXPORT_SYMBOL vmlinux 0x4b8b631d skb_set_owner_w +EXPORT_SYMBOL vmlinux 0x4b96407c inet_csk_reset_keepalive_timer +EXPORT_SYMBOL vmlinux 0x4b9ab161 flow_rule_match_enc_ports +EXPORT_SYMBOL vmlinux 0x4ba33cf9 pin_user_pages_remote +EXPORT_SYMBOL vmlinux 0x4bbadadb tcf_em_tree_destroy +EXPORT_SYMBOL vmlinux 0x4bcc2662 mempool_init_node +EXPORT_SYMBOL vmlinux 0x4bd87dc7 lookup_one_unlocked +EXPORT_SYMBOL vmlinux 0x4bdf0a47 nexthop_bucket_set_hw_flags +EXPORT_SYMBOL vmlinux 0x4be1c214 dev_addr_add +EXPORT_SYMBOL vmlinux 0x4be806a2 dev_mc_add +EXPORT_SYMBOL vmlinux 0x4bef1c67 empty_name +EXPORT_SYMBOL vmlinux 0x4bf3ce6f qman_release_cgrid +EXPORT_SYMBOL vmlinux 0x4c07a7e0 acpi_processor_unregister_performance +EXPORT_SYMBOL vmlinux 0x4c157287 xfrm4_rcv_encap +EXPORT_SYMBOL vmlinux 0x4c34d56e fs_context_for_reconfigure +EXPORT_SYMBOL vmlinux 0x4c416eb9 LZ4_decompress_fast +EXPORT_SYMBOL vmlinux 0x4c53c48f filp_close +EXPORT_SYMBOL vmlinux 0x4c58a655 dec_node_page_state +EXPORT_SYMBOL vmlinux 0x4c664d72 pci_select_bars +EXPORT_SYMBOL vmlinux 0x4c68fc93 dm_kcopyd_zero +EXPORT_SYMBOL vmlinux 0x4c7a7603 pcie_bandwidth_available +EXPORT_SYMBOL vmlinux 0x4c83ec94 tty_write_room +EXPORT_SYMBOL vmlinux 0x4c93bf67 sys_copyarea +EXPORT_SYMBOL vmlinux 0x4cacb376 xfrm6_protocol_register +EXPORT_SYMBOL vmlinux 0x4cb71057 vfs_iocb_iter_write +EXPORT_SYMBOL vmlinux 0x4cbf4188 fb_io_write +EXPORT_SYMBOL vmlinux 0x4cc7a505 kernel_read +EXPORT_SYMBOL vmlinux 0x4ce8cd80 fbcon_update_vcs +EXPORT_SYMBOL vmlinux 0x4cf2e09a __set_page_dirty_nobuffers +EXPORT_SYMBOL vmlinux 0x4cf82aed phy_trigger_machine +EXPORT_SYMBOL vmlinux 0x4d041e1e pnp_stop_dev +EXPORT_SYMBOL vmlinux 0x4d0d163d copy_page +EXPORT_SYMBOL vmlinux 0x4d19b7d4 unregister_quota_format +EXPORT_SYMBOL vmlinux 0x4d21d766 bioset_exit +EXPORT_SYMBOL vmlinux 0x4d2c7133 acpi_info +EXPORT_SYMBOL vmlinux 0x4d484d3e uart_write_wakeup +EXPORT_SYMBOL vmlinux 0x4d4a36f2 dev_kfree_skb_irq_reason +EXPORT_SYMBOL vmlinux 0x4d65cbd5 csum_ipv6_magic +EXPORT_SYMBOL vmlinux 0x4d7a0c38 security_inode_init_security +EXPORT_SYMBOL vmlinux 0x4d84fce7 skb_expand_head +EXPORT_SYMBOL vmlinux 0x4d924f20 memremap +EXPORT_SYMBOL vmlinux 0x4d954f13 lookup_one_len +EXPORT_SYMBOL vmlinux 0x4d9b652b rb_erase +EXPORT_SYMBOL vmlinux 0x4da278d9 cpu_rmap_put +EXPORT_SYMBOL vmlinux 0x4da596e6 qman_retire_fq +EXPORT_SYMBOL vmlinux 0x4db7ee4e nf_ip_checksum +EXPORT_SYMBOL vmlinux 0x4dc50e3d has_capability +EXPORT_SYMBOL vmlinux 0x4dca7ff0 tty_port_lower_dtr_rts +EXPORT_SYMBOL vmlinux 0x4de995ec gen_pool_dma_alloc_algo +EXPORT_SYMBOL vmlinux 0x4df02057 crc32_be +EXPORT_SYMBOL vmlinux 0x4df2ea84 gen_estimator_read +EXPORT_SYMBOL vmlinux 0x4dfa8d4b mutex_lock +EXPORT_SYMBOL vmlinux 0x4e20bcf8 radix_tree_tag_set +EXPORT_SYMBOL vmlinux 0x4e2125eb nf_unregister_sockopt +EXPORT_SYMBOL vmlinux 0x4e2e74c1 qcom_scm_io_readl +EXPORT_SYMBOL vmlinux 0x4e3567f7 match_int +EXPORT_SYMBOL vmlinux 0x4e36cdc4 __ubsan_handle_divrem_overflow +EXPORT_SYMBOL vmlinux 0x4e3d1c7f set_blocksize +EXPORT_SYMBOL vmlinux 0x4e3d4211 skb_queue_purge +EXPORT_SYMBOL vmlinux 0x4e547048 __kmalloc_node_track_caller +EXPORT_SYMBOL vmlinux 0x4e626cab clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0x4e68e9be rb_next_postorder +EXPORT_SYMBOL vmlinux 0x4e69c773 tty_port_block_til_ready +EXPORT_SYMBOL vmlinux 0x4e6e4b41 radix_tree_delete +EXPORT_SYMBOL vmlinux 0x4e6e8ea7 fg_console +EXPORT_SYMBOL vmlinux 0x4e6f18e5 mdiobus_setup_mdiodev_from_board_info +EXPORT_SYMBOL vmlinux 0x4e7d4b7a remap_pfn_range +EXPORT_SYMBOL vmlinux 0x4ea25709 dql_reset +EXPORT_SYMBOL vmlinux 0x4eada8f7 security_secid_to_secctx +EXPORT_SYMBOL vmlinux 0x4eb21f8f tcf_idr_create +EXPORT_SYMBOL vmlinux 0x4eb2b066 hdmi_avi_infoframe_init +EXPORT_SYMBOL vmlinux 0x4eb31d2e __devm_release_region +EXPORT_SYMBOL vmlinux 0x4eb6359f of_node_name_eq +EXPORT_SYMBOL vmlinux 0x4ec54e78 bitmap_to_arr32 +EXPORT_SYMBOL vmlinux 0x4ec9866b jbd2_journal_extend +EXPORT_SYMBOL vmlinux 0x4ecd74f6 flow_rule_match_ports +EXPORT_SYMBOL vmlinux 0x4eda968b buffer_migrate_folio +EXPORT_SYMBOL vmlinux 0x4f1a332e flow_rule_match_ct +EXPORT_SYMBOL vmlinux 0x4f1cd128 security_tun_dev_create +EXPORT_SYMBOL vmlinux 0x4f20d80b zstd_min_clevel +EXPORT_SYMBOL vmlinux 0x4f2250ba rtc_tm_to_time64 +EXPORT_SYMBOL vmlinux 0x4f393553 scsi_scan_host +EXPORT_SYMBOL vmlinux 0x4f4edbae blk_integrity_compare +EXPORT_SYMBOL vmlinux 0x4f4ee7a6 skb_checksum +EXPORT_SYMBOL vmlinux 0x4f4f3462 jbd2_journal_clear_err +EXPORT_SYMBOL vmlinux 0x4f550d25 of_device_alloc +EXPORT_SYMBOL vmlinux 0x4f55166f acpi_set_current_resources +EXPORT_SYMBOL vmlinux 0x4f7bb2a2 inode_add_bytes +EXPORT_SYMBOL vmlinux 0x4f80aceb ppp_register_compressor +EXPORT_SYMBOL vmlinux 0x4f89c9de gpmc_cs_free +EXPORT_SYMBOL vmlinux 0x4f924949 inet_frag_find +EXPORT_SYMBOL vmlinux 0x4f99a765 __skb_free_datagram_locked +EXPORT_SYMBOL vmlinux 0x4fa43337 pm8606_osc_enable +EXPORT_SYMBOL vmlinux 0x4fc57c2b drop_super_exclusive +EXPORT_SYMBOL vmlinux 0x4ffb59bf __SCK__tp_func_kfree +EXPORT_SYMBOL vmlinux 0x50097088 security_tun_dev_free_security +EXPORT_SYMBOL vmlinux 0x5009c71d glob_match +EXPORT_SYMBOL vmlinux 0x500c57c3 dquot_initialize +EXPORT_SYMBOL vmlinux 0x5017cccc dquot_get_next_dqblk +EXPORT_SYMBOL vmlinux 0x501f437c dcb_getrewr_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0x5021bd81 _raw_write_lock_irqsave +EXPORT_SYMBOL vmlinux 0x5027bde2 acpi_acquire_mutex +EXPORT_SYMBOL vmlinux 0x50395ed9 phy_suspend +EXPORT_SYMBOL vmlinux 0x50512cd8 netlink_net_capable +EXPORT_SYMBOL vmlinux 0x505dcc77 vfs_statfs +EXPORT_SYMBOL vmlinux 0x50624917 sha1_init +EXPORT_SYMBOL vmlinux 0x506dff1a __genradix_free +EXPORT_SYMBOL vmlinux 0x5073b558 tcf_exts_num_actions +EXPORT_SYMBOL vmlinux 0x507e4bd4 mmc_can_trim +EXPORT_SYMBOL vmlinux 0x50860437 zpool_unregister_driver +EXPORT_SYMBOL vmlinux 0x5089f45f ip_send_check +EXPORT_SYMBOL vmlinux 0x508b642a mmc_start_request +EXPORT_SYMBOL vmlinux 0x5092e84e __read_overflow2_field +EXPORT_SYMBOL vmlinux 0x50944630 seq_list_start_head_rcu +EXPORT_SYMBOL vmlinux 0x509b64ea acpi_has_method +EXPORT_SYMBOL vmlinux 0x50a3e481 pci_bus_set_ops +EXPORT_SYMBOL vmlinux 0x50a4698c fb_videomode_to_modelist +EXPORT_SYMBOL vmlinux 0x50a65acc __dev_set_mtu +EXPORT_SYMBOL vmlinux 0x50b138b0 jbd2_journal_get_undo_access +EXPORT_SYMBOL vmlinux 0x50b73ce2 rfkill_find_type +EXPORT_SYMBOL vmlinux 0x50b80992 mb_cache_entry_find_first +EXPORT_SYMBOL vmlinux 0x50be748d security_ib_free_security +EXPORT_SYMBOL vmlinux 0x50c3780a flow_rule_match_tcp +EXPORT_SYMBOL vmlinux 0x50cbf710 param_get_byte +EXPORT_SYMBOL vmlinux 0x50cf7585 hex2bin +EXPORT_SYMBOL vmlinux 0x50d035c2 vsscanf +EXPORT_SYMBOL vmlinux 0x50d4e4c3 qdisc_watchdog_init +EXPORT_SYMBOL vmlinux 0x50d86e38 md_bitmap_sync_with_cluster +EXPORT_SYMBOL vmlinux 0x50d8b0fe xfrm_user_policy +EXPORT_SYMBOL vmlinux 0x50de252d inet_recvmsg +EXPORT_SYMBOL vmlinux 0x50de896b bio_integrity_alloc +EXPORT_SYMBOL vmlinux 0x50e8c9c0 rt6_lookup +EXPORT_SYMBOL vmlinux 0x50f85302 __arm_smccc_hvc +EXPORT_SYMBOL vmlinux 0x50f91491 __genradix_ptr +EXPORT_SYMBOL vmlinux 0x5102a30b do_wait_intr_irq +EXPORT_SYMBOL vmlinux 0x513b28f4 first_ec +EXPORT_SYMBOL vmlinux 0x515083bf acpi_release_mutex +EXPORT_SYMBOL vmlinux 0x515f520b qman_portal_get_iperiod +EXPORT_SYMBOL vmlinux 0x51641162 opal_unlock_from_suspend +EXPORT_SYMBOL vmlinux 0x516b4399 ppp_register_channel +EXPORT_SYMBOL vmlinux 0x5176aaf5 arp_xmit +EXPORT_SYMBOL vmlinux 0x518fbf16 tc_setup_cb_destroy +EXPORT_SYMBOL vmlinux 0x51a511eb _raw_write_lock_bh +EXPORT_SYMBOL vmlinux 0x51a863fd gnet_stats_copy_app +EXPORT_SYMBOL vmlinux 0x51c0fcc2 __mod_node_page_state +EXPORT_SYMBOL vmlinux 0x51c4ee86 pm_vt_switch_required +EXPORT_SYMBOL vmlinux 0x51d12d4e acpi_pci_disabled +EXPORT_SYMBOL vmlinux 0x51db004c get_watch_queue +EXPORT_SYMBOL vmlinux 0x51e6f34f blk_queue_max_segment_size +EXPORT_SYMBOL vmlinux 0x5203d176 cmd_db_ready +EXPORT_SYMBOL vmlinux 0x520e97c4 proc_dostring +EXPORT_SYMBOL vmlinux 0x521699b5 tty_port_close_start +EXPORT_SYMBOL vmlinux 0x521f2a85 kernel_getsockname +EXPORT_SYMBOL vmlinux 0x5237cd0e reuseport_add_sock +EXPORT_SYMBOL vmlinux 0x525abb18 genphy_resume +EXPORT_SYMBOL vmlinux 0x52615742 security_inode_invalidate_secctx +EXPORT_SYMBOL vmlinux 0x526eef2c hdmi_vendor_infoframe_pack +EXPORT_SYMBOL vmlinux 0x5273d07d padata_alloc +EXPORT_SYMBOL vmlinux 0x528bb534 flow_rule_match_icmp +EXPORT_SYMBOL vmlinux 0x528f5ff9 dev_uc_init +EXPORT_SYMBOL vmlinux 0x52919fae finish_swait +EXPORT_SYMBOL vmlinux 0x52983a4f vme_master_write +EXPORT_SYMBOL vmlinux 0x529a88fc devm_devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x52a699f8 vme_lm_request +EXPORT_SYMBOL vmlinux 0x52d717da xz_dec_init +EXPORT_SYMBOL vmlinux 0x52d74dc5 unix_destruct_scm +EXPORT_SYMBOL vmlinux 0x52db2f4b max8925_bulk_read +EXPORT_SYMBOL vmlinux 0x52e2cde5 dev_mc_init +EXPORT_SYMBOL vmlinux 0x52eca1d9 twl6040_set_pll +EXPORT_SYMBOL vmlinux 0x52ecbc75 crc_ccitt +EXPORT_SYMBOL vmlinux 0x52f2850a imx_sc_pm_cpu_start +EXPORT_SYMBOL vmlinux 0x530b1e98 pm_suspend +EXPORT_SYMBOL vmlinux 0x53126ecc __percpu_counter_sum +EXPORT_SYMBOL vmlinux 0x5322663e acpi_get_handle +EXPORT_SYMBOL vmlinux 0x5338184f ethtool_sprintf +EXPORT_SYMBOL vmlinux 0x5342f9f0 fs_context_for_submount +EXPORT_SYMBOL vmlinux 0x534d1111 try_to_writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x534f2aa4 blk_stack_limits +EXPORT_SYMBOL vmlinux 0x5361743a __brelse +EXPORT_SYMBOL vmlinux 0x5363f7fa input_handler_for_each_handle +EXPORT_SYMBOL vmlinux 0x536c9d2b pcibios_bus_to_resource +EXPORT_SYMBOL vmlinux 0x53701de8 xfrm_state_lookup_byaddr +EXPORT_SYMBOL vmlinux 0x53a1e8d9 _find_next_bit +EXPORT_SYMBOL vmlinux 0x53b954a2 up_read +EXPORT_SYMBOL vmlinux 0x53bb6fdd tls_handshake_cancel +EXPORT_SYMBOL vmlinux 0x53d1999c neigh_lookup +EXPORT_SYMBOL vmlinux 0x53e384cd mpage_readahead +EXPORT_SYMBOL vmlinux 0x53eff192 tegra_ivc_align +EXPORT_SYMBOL vmlinux 0x53f539c1 mnt_set_expiry +EXPORT_SYMBOL vmlinux 0x53f8ced7 page_pool_ethtool_stats_get_strings +EXPORT_SYMBOL vmlinux 0x53fd08a8 setattr_prepare +EXPORT_SYMBOL vmlinux 0x5402da9f xudma_navss_psil_pair +EXPORT_SYMBOL vmlinux 0x541a0994 xattr_full_name +EXPORT_SYMBOL vmlinux 0x541f31ce touch_buffer +EXPORT_SYMBOL vmlinux 0x5421389d cros_ec_cmd_xfer +EXPORT_SYMBOL vmlinux 0x542450ca kobject_set_name +EXPORT_SYMBOL vmlinux 0x54266573 get_user_pages +EXPORT_SYMBOL vmlinux 0x54274f1c __filemap_get_folio +EXPORT_SYMBOL vmlinux 0x542c14b8 ethtool_aggregate_phy_stats +EXPORT_SYMBOL vmlinux 0x54336833 starget_for_each_device +EXPORT_SYMBOL vmlinux 0x5437ccc4 fib_notifier_ops_register +EXPORT_SYMBOL vmlinux 0x5438ae44 genphy_setup_forced +EXPORT_SYMBOL vmlinux 0x543ef284 seq_hlist_start +EXPORT_SYMBOL vmlinux 0x5447f6ba dma_map_page_attrs +EXPORT_SYMBOL vmlinux 0x54490b02 mode_strip_sgid +EXPORT_SYMBOL vmlinux 0x544d92a5 pcie_print_link_status +EXPORT_SYMBOL vmlinux 0x545d825e splice_direct_to_actor +EXPORT_SYMBOL vmlinux 0x54791ca5 sk_dst_check +EXPORT_SYMBOL vmlinux 0x547b0802 clkdev_drop +EXPORT_SYMBOL vmlinux 0x547dfd94 amba_driver_register +EXPORT_SYMBOL vmlinux 0x547fde1b dev_pm_opp_register_notifier +EXPORT_SYMBOL vmlinux 0x54824f43 pci_alloc_dev +EXPORT_SYMBOL vmlinux 0x548524a1 of_n_addr_cells +EXPORT_SYMBOL vmlinux 0x548c6d0f vmap +EXPORT_SYMBOL vmlinux 0x54a4c1bc inode_init_always +EXPORT_SYMBOL vmlinux 0x54b1fac6 __ubsan_handle_load_invalid_value +EXPORT_SYMBOL vmlinux 0x54b23e67 sg_pcopy_to_buffer +EXPORT_SYMBOL vmlinux 0x54cfacd5 __ctzdi2 +EXPORT_SYMBOL vmlinux 0x54d029c3 tty_driver_flush_buffer +EXPORT_SYMBOL vmlinux 0x54da52c6 of_mdio_find_bus +EXPORT_SYMBOL vmlinux 0x54e6fcdd net_enable_timestamp +EXPORT_SYMBOL vmlinux 0x54ea6dfe xen_start_flags +EXPORT_SYMBOL vmlinux 0x54f95859 vme_unregister_driver +EXPORT_SYMBOL vmlinux 0x5506b8f7 netlbl_bitmap_setbit +EXPORT_SYMBOL vmlinux 0x5508f28d bman_acquire +EXPORT_SYMBOL vmlinux 0x550b04a7 genphy_read_abilities +EXPORT_SYMBOL vmlinux 0x550f85d6 vfs_get_fsid +EXPORT_SYMBOL vmlinux 0x551bd071 __rb_erase_color +EXPORT_SYMBOL vmlinux 0x551e240e iget5_locked +EXPORT_SYMBOL vmlinux 0x552db3aa qman_query_cgr_congested +EXPORT_SYMBOL vmlinux 0x55463edf amba_release_regions +EXPORT_SYMBOL vmlinux 0x554ae3a4 irq_poll_sched +EXPORT_SYMBOL vmlinux 0x554aee48 mdiobus_is_registered_device +EXPORT_SYMBOL vmlinux 0x555537be netdev_upper_get_next_dev_rcu +EXPORT_SYMBOL vmlinux 0x558b281d aes_expandkey +EXPORT_SYMBOL vmlinux 0x55a9648b skb_copy_and_hash_datagram_iter +EXPORT_SYMBOL vmlinux 0x55ace0ff __nd_driver_register +EXPORT_SYMBOL vmlinux 0x55c31e1a fifo_create_dflt +EXPORT_SYMBOL vmlinux 0x55d905e0 ethtool_aggregate_ctrl_stats +EXPORT_SYMBOL vmlinux 0x55dbafad of_property_read_reg +EXPORT_SYMBOL vmlinux 0x55de5555 tty_driver_kref_put +EXPORT_SYMBOL vmlinux 0x55e247fb dcb_getrewr_prio_pcp_mask_map +EXPORT_SYMBOL vmlinux 0x55e31703 ethtool_convert_link_mode_to_legacy_u32 +EXPORT_SYMBOL vmlinux 0x56021aad netdev_get_xmit_slave +EXPORT_SYMBOL vmlinux 0x560a4852 mdiobb_read_c45 +EXPORT_SYMBOL vmlinux 0x560c31f1 tcp_v4_do_rcv +EXPORT_SYMBOL vmlinux 0x5614f48a qman_dqrr_get_ithresh +EXPORT_SYMBOL vmlinux 0x561ad3b9 lookup_one +EXPORT_SYMBOL vmlinux 0x5630cac9 inet_confirm_addr +EXPORT_SYMBOL vmlinux 0x5635a60a vmalloc_user +EXPORT_SYMBOL vmlinux 0x56470118 __warn_printk +EXPORT_SYMBOL vmlinux 0x56498903 udp_lib_setsockopt +EXPORT_SYMBOL vmlinux 0x564f7608 acpi_reconfig_notifier_register +EXPORT_SYMBOL vmlinux 0x565caca8 abort_creds +EXPORT_SYMBOL vmlinux 0x56634cba twl6040_reg_write +EXPORT_SYMBOL vmlinux 0x56802ae8 rps_cpu_mask +EXPORT_SYMBOL vmlinux 0x56848611 path_is_under +EXPORT_SYMBOL vmlinux 0x5693b186 input_close_device +EXPORT_SYMBOL vmlinux 0x56955b09 mmc_set_data_timeout +EXPORT_SYMBOL vmlinux 0x56a6b796 netdev_name_in_use +EXPORT_SYMBOL vmlinux 0x56b7e140 qdisc_put +EXPORT_SYMBOL vmlinux 0x56baf774 rawv6_mh_filter_unregister +EXPORT_SYMBOL vmlinux 0x56c8799d scsi_kunmap_atomic_sg +EXPORT_SYMBOL vmlinux 0x56ebb52b clk_hw_get_clk +EXPORT_SYMBOL vmlinux 0x56f274d9 dcb_setrewr +EXPORT_SYMBOL vmlinux 0x56ffe85c generic_buffers_fsync_noflush +EXPORT_SYMBOL vmlinux 0x57253b22 security_inode_copy_up +EXPORT_SYMBOL vmlinux 0x572dda90 dma_sync_single_for_device +EXPORT_SYMBOL vmlinux 0x572e2096 sock_init_data_uid +EXPORT_SYMBOL vmlinux 0x5736734b inet6_getname +EXPORT_SYMBOL vmlinux 0x5736f63a request_key_tag +EXPORT_SYMBOL vmlinux 0x574c2e74 bitmap_release_region +EXPORT_SYMBOL vmlinux 0x574eb67a nvdimm_check_and_set_ro +EXPORT_SYMBOL vmlinux 0x57523306 capable_wrt_inode_uidgid +EXPORT_SYMBOL vmlinux 0x57575f08 dmaengine_put +EXPORT_SYMBOL vmlinux 0x57625f98 __phy_write_mmd +EXPORT_SYMBOL vmlinux 0x57650b5d d_move +EXPORT_SYMBOL vmlinux 0x576567f8 putname +EXPORT_SYMBOL vmlinux 0x57674fd7 __sw_hweight16 +EXPORT_SYMBOL vmlinux 0x5779c868 adjust_managed_page_count +EXPORT_SYMBOL vmlinux 0x577c7b0b dev_uc_sync_multiple +EXPORT_SYMBOL vmlinux 0x578116b9 phy_ethtool_get_strings +EXPORT_SYMBOL vmlinux 0x578239f4 inet_protos +EXPORT_SYMBOL vmlinux 0x57900416 gen_pool_fixed_alloc +EXPORT_SYMBOL vmlinux 0x5792f848 strlcpy +EXPORT_SYMBOL vmlinux 0x57a233e3 empty_aops +EXPORT_SYMBOL vmlinux 0x57a400a7 sock_no_listen +EXPORT_SYMBOL vmlinux 0x57a96693 disk_stack_limits +EXPORT_SYMBOL vmlinux 0x57bc19d2 down_write +EXPORT_SYMBOL vmlinux 0x57cd0316 xfrm6_protocol_deregister +EXPORT_SYMBOL vmlinux 0x57db8fd6 utf8_normalize +EXPORT_SYMBOL vmlinux 0x57f38cdc qe_get_firmware_info +EXPORT_SYMBOL vmlinux 0x57f9475e tty_wait_until_sent +EXPORT_SYMBOL vmlinux 0x57facb0b iov_iter_get_pages_alloc2 +EXPORT_SYMBOL vmlinux 0x58126a8c bio_copy_data +EXPORT_SYMBOL vmlinux 0x5818fe3c posix_acl_from_mode +EXPORT_SYMBOL vmlinux 0x581f98da zlib_inflate +EXPORT_SYMBOL vmlinux 0x582606eb xudma_rflow_put +EXPORT_SYMBOL vmlinux 0x582b6275 xfrm_if_unregister_cb +EXPORT_SYMBOL vmlinux 0x5838f6c9 rtc_valid_tm +EXPORT_SYMBOL vmlinux 0x583d1a5a mmc_add_host +EXPORT_SYMBOL vmlinux 0x584ff1fd from_kprojid +EXPORT_SYMBOL vmlinux 0x585ae877 nmi_panic +EXPORT_SYMBOL vmlinux 0x586ff2f4 xfrm_policy_register_afinfo +EXPORT_SYMBOL vmlinux 0x58784fc3 pcie_capability_clear_and_set_dword +EXPORT_SYMBOL vmlinux 0x587b0954 kvasprintf +EXPORT_SYMBOL vmlinux 0x587b892e qe_get_num_of_risc +EXPORT_SYMBOL vmlinux 0x587f22d7 devmap_managed_key +EXPORT_SYMBOL vmlinux 0x5897a680 __find_nth_and_andnot_bit +EXPORT_SYMBOL vmlinux 0x58ac9e81 __icmp_send +EXPORT_SYMBOL vmlinux 0x58acf24b mdiobus_register_board_info +EXPORT_SYMBOL vmlinux 0x58ad4135 sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x58b4645c dev_close_many +EXPORT_SYMBOL vmlinux 0x58b66b40 fs_param_is_s32 +EXPORT_SYMBOL vmlinux 0x58b73bc7 match_wildcard +EXPORT_SYMBOL vmlinux 0x58c1c53f i2c_get_match_data +EXPORT_SYMBOL vmlinux 0x58c3df6f dm_kcopyd_copy +EXPORT_SYMBOL vmlinux 0x58c4a713 jbd2_journal_force_commit +EXPORT_SYMBOL vmlinux 0x58e3306d bit_wait_io +EXPORT_SYMBOL vmlinux 0x58ff2065 devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x590a13ac generic_set_encrypted_ci_d_ops +EXPORT_SYMBOL vmlinux 0x59131464 cont_write_begin +EXPORT_SYMBOL vmlinux 0x59184f2a netdev_get_by_name +EXPORT_SYMBOL vmlinux 0x59344ad3 jbd2_journal_finish_inode_data_buffers +EXPORT_SYMBOL vmlinux 0x5934b5a9 qman_destroy_fq +EXPORT_SYMBOL vmlinux 0x593fff61 twl6040_get_pll +EXPORT_SYMBOL vmlinux 0x595a0c5b proc_set_size +EXPORT_SYMBOL vmlinux 0x5963060b sock_no_shutdown +EXPORT_SYMBOL vmlinux 0x5968dc6d proc_doulongvec_ms_jiffies_minmax +EXPORT_SYMBOL vmlinux 0x596db96b dma_fence_describe +EXPORT_SYMBOL vmlinux 0x59757f3e scsi_done_direct +EXPORT_SYMBOL vmlinux 0x598bd21a rt_dst_clone +EXPORT_SYMBOL vmlinux 0x598da80a current_time +EXPORT_SYMBOL vmlinux 0x599b4888 qe_setbrg +EXPORT_SYMBOL vmlinux 0x599d73f8 sk_capable +EXPORT_SYMBOL vmlinux 0x599fb41c kvmalloc_node +EXPORT_SYMBOL vmlinux 0x59a05666 to_ndd +EXPORT_SYMBOL vmlinux 0x59a2f0ee packing +EXPORT_SYMBOL vmlinux 0x59a9773f vme_slot_num +EXPORT_SYMBOL vmlinux 0x59b0fdf9 generic_mii_ioctl +EXPORT_SYMBOL vmlinux 0x59b4ac3e tcp_memory_allocated +EXPORT_SYMBOL vmlinux 0x59caae10 bio_alloc_clone +EXPORT_SYMBOL vmlinux 0x5a0b73d0 zlib_deflateInit2 +EXPORT_SYMBOL vmlinux 0x5a0c24c8 ip_getsockopt +EXPORT_SYMBOL vmlinux 0x5a22d503 dev_uc_add_excl +EXPORT_SYMBOL vmlinux 0x5a236b2b flow_indr_dev_unregister +EXPORT_SYMBOL vmlinux 0x5a290250 hdmi_drm_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x5a323b1b flow_rule_match_cvlan +EXPORT_SYMBOL vmlinux 0x5a32a867 nosteal_pipe_buf_ops +EXPORT_SYMBOL vmlinux 0x5a3d8c4c generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x5a44f8cb __crypto_memneq +EXPORT_SYMBOL vmlinux 0x5a4d313e gf128mul_4k_lle +EXPORT_SYMBOL vmlinux 0x5a60b950 qm_channel_pool1 +EXPORT_SYMBOL vmlinux 0x5a7a873f sock_efree +EXPORT_SYMBOL vmlinux 0x5a7da773 __ClearPageMovable +EXPORT_SYMBOL vmlinux 0x5a921311 strncmp +EXPORT_SYMBOL vmlinux 0x5a99a0d7 flow_get_u32_dst +EXPORT_SYMBOL vmlinux 0x5a9f1d63 memmove +EXPORT_SYMBOL vmlinux 0x5ac01b95 acpi_resource_to_address64 +EXPORT_SYMBOL vmlinux 0x5ac7d70d param_ops_ullong +EXPORT_SYMBOL vmlinux 0x5ae1154b __traceiter_kfree +EXPORT_SYMBOL vmlinux 0x5ae48e23 vfs_link +EXPORT_SYMBOL vmlinux 0x5ae8a964 read_cache_page +EXPORT_SYMBOL vmlinux 0x5afd38eb simple_dentry_operations +EXPORT_SYMBOL vmlinux 0x5b040df6 input_register_handle +EXPORT_SYMBOL vmlinux 0x5b17acb8 scsi_dma_map +EXPORT_SYMBOL vmlinux 0x5b1bdef6 tcp_rcv_established +EXPORT_SYMBOL vmlinux 0x5b2f27fb do_wait_intr +EXPORT_SYMBOL vmlinux 0x5b3e282f xa_store +EXPORT_SYMBOL vmlinux 0x5b48ba65 dmaengine_get_unmap_data +EXPORT_SYMBOL vmlinux 0x5b49944d phy_advertise_supported +EXPORT_SYMBOL vmlinux 0x5b54903b qcom_scm_pas_mem_setup +EXPORT_SYMBOL vmlinux 0x5b56860c vm_munmap +EXPORT_SYMBOL vmlinux 0x5b5f0821 tcp_close +EXPORT_SYMBOL vmlinux 0x5b6636f0 tcf_idr_create_from_flags +EXPORT_SYMBOL vmlinux 0x5ba11d2c vmf_insert_mixed +EXPORT_SYMBOL vmlinux 0x5bb11dce vfs_ioctl +EXPORT_SYMBOL vmlinux 0x5bbbb0ce vme_dma_list_add +EXPORT_SYMBOL vmlinux 0x5bc127c2 rproc_elf_find_loaded_rsc_table +EXPORT_SYMBOL vmlinux 0x5bc3440f default_llseek +EXPORT_SYMBOL vmlinux 0x5bcb5a51 i2c_del_driver +EXPORT_SYMBOL vmlinux 0x5bccac86 kernel_sock_ip_overhead +EXPORT_SYMBOL vmlinux 0x5bcea5f1 sgl_free_n_order +EXPORT_SYMBOL vmlinux 0x5bcf659f of_get_cpu_node +EXPORT_SYMBOL vmlinux 0x5bd4ff88 flow_action_cookie_create +EXPORT_SYMBOL vmlinux 0x5bdb7603 sock_copy_user_timeval +EXPORT_SYMBOL vmlinux 0x5be63c5b crc32c_csum_stub +EXPORT_SYMBOL vmlinux 0x5c15f882 reuseport_alloc +EXPORT_SYMBOL vmlinux 0x5c1658c9 scsi_print_sense_hdr +EXPORT_SYMBOL vmlinux 0x5c25fbc7 netdev_set_tc_queue +EXPORT_SYMBOL vmlinux 0x5c26a53b wait_for_completion_io_timeout +EXPORT_SYMBOL vmlinux 0x5c32d996 iterate_supers_type +EXPORT_SYMBOL vmlinux 0x5c3c7387 kstrtoull +EXPORT_SYMBOL vmlinux 0x5c3f7a02 security_socket_socketpair +EXPORT_SYMBOL vmlinux 0x5c47e23c gnet_stats_copy_queue +EXPORT_SYMBOL vmlinux 0x5c4ecc9f xfrm_policy_destroy +EXPORT_SYMBOL vmlinux 0x5c5fc548 dev_load +EXPORT_SYMBOL vmlinux 0x5c90c596 file_remove_privs +EXPORT_SYMBOL vmlinux 0x5ca232a6 alloc_skb_with_frags +EXPORT_SYMBOL vmlinux 0x5cc9f6ec dev_get_by_index_rcu +EXPORT_SYMBOL vmlinux 0x5cd2ddf3 ethtool_intersect_link_masks +EXPORT_SYMBOL vmlinux 0x5cd5210e d_find_any_alias +EXPORT_SYMBOL vmlinux 0x5cd5619f sock_bind_add +EXPORT_SYMBOL vmlinux 0x5cd60036 mdio_device_remove +EXPORT_SYMBOL vmlinux 0x5ce700db vma_alloc_folio +EXPORT_SYMBOL vmlinux 0x5cf53ce2 input_free_minor +EXPORT_SYMBOL vmlinux 0x5cf8d65c scsi_vpd_lun_id +EXPORT_SYMBOL vmlinux 0x5cfb26a0 acpi_enter_sleep_state +EXPORT_SYMBOL vmlinux 0x5d112304 __memcpy_fromio +EXPORT_SYMBOL vmlinux 0x5d2eade9 napi_gro_receive +EXPORT_SYMBOL vmlinux 0x5d36c241 jbd2_journal_destroy +EXPORT_SYMBOL vmlinux 0x5d49aabc init_wait_var_entry +EXPORT_SYMBOL vmlinux 0x5d63304a blk_rq_map_user_iov +EXPORT_SYMBOL vmlinux 0x5d687a1e sock_kzfree_s +EXPORT_SYMBOL vmlinux 0x5d6cf63a dquot_quota_on_mount +EXPORT_SYMBOL vmlinux 0x5d6eb656 tcp_stream_memory_free +EXPORT_SYMBOL vmlinux 0x5dac4cd6 qman_dqrr_set_ithresh +EXPORT_SYMBOL vmlinux 0x5dc2fa99 iptun_encaps +EXPORT_SYMBOL vmlinux 0x5df572f6 tcp_read_sock +EXPORT_SYMBOL vmlinux 0x5df760d3 phy_validate_pause +EXPORT_SYMBOL vmlinux 0x5dfd43a6 __blk_rq_map_sg +EXPORT_SYMBOL vmlinux 0x5e06bc5c refcount_dec_and_lock +EXPORT_SYMBOL vmlinux 0x5e0ccb9f sha1_transform +EXPORT_SYMBOL vmlinux 0x5e25e88e __mmc_claim_host +EXPORT_SYMBOL vmlinux 0x5e2d62ed seq_lseek +EXPORT_SYMBOL vmlinux 0x5e3240a0 __cpu_online_mask +EXPORT_SYMBOL vmlinux 0x5e332b52 __var_waitqueue +EXPORT_SYMBOL vmlinux 0x5e373fb4 gf128mul_64k_bbe +EXPORT_SYMBOL vmlinux 0x5e50c9f0 of_iommu_get_resv_regions +EXPORT_SYMBOL vmlinux 0x5e64e472 kthread_create_on_cpu +EXPORT_SYMBOL vmlinux 0x5e6f91f9 tegra_powergate_remove_clamping +EXPORT_SYMBOL vmlinux 0x5e83bad7 of_device_get_match_data +EXPORT_SYMBOL vmlinux 0x5e855e56 gen_pool_first_fit_align +EXPORT_SYMBOL vmlinux 0x5e8c26ec proc_create_single_data +EXPORT_SYMBOL vmlinux 0x5e934fc7 sgl_alloc +EXPORT_SYMBOL vmlinux 0x5e95b1cd current_umask +EXPORT_SYMBOL vmlinux 0x5e963d7d pcie_capability_clear_and_set_word_unlocked +EXPORT_SYMBOL vmlinux 0x5e97ec15 send_sig_mceerr +EXPORT_SYMBOL vmlinux 0x5e9a01ce gen_new_estimator +EXPORT_SYMBOL vmlinux 0x5e9b0eec copy_string_kernel +EXPORT_SYMBOL vmlinux 0x5eb39acb blk_post_runtime_resume +EXPORT_SYMBOL vmlinux 0x5ec2868a ipv6_dev_get_saddr +EXPORT_SYMBOL vmlinux 0x5ec4aee6 put_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x5ed040b0 pm_set_vt_switch +EXPORT_SYMBOL vmlinux 0x5ed29fa1 dma_resv_fini +EXPORT_SYMBOL vmlinux 0x5ed90adc int_to_scsilun +EXPORT_SYMBOL vmlinux 0x5ef6a672 gen_pool_for_each_chunk +EXPORT_SYMBOL vmlinux 0x5ef93977 rpmh_invalidate +EXPORT_SYMBOL vmlinux 0x5f0713bb unpin_user_page_range_dirty_lock +EXPORT_SYMBOL vmlinux 0x5f098b2a in6addr_interfacelocal_allrouters +EXPORT_SYMBOL vmlinux 0x5f0db7ac unregister_md_personality +EXPORT_SYMBOL vmlinux 0x5f2ba55e security_req_classify_flow +EXPORT_SYMBOL vmlinux 0x5f30e7a7 tegra_io_pad_power_disable +EXPORT_SYMBOL vmlinux 0x5f50ed0c tso_build_hdr +EXPORT_SYMBOL vmlinux 0x5f5441c8 __ubsan_handle_alignment_assumption +EXPORT_SYMBOL vmlinux 0x5f5d6ecc d_set_fallthru +EXPORT_SYMBOL vmlinux 0x5f6b889c rproc_va_to_pa +EXPORT_SYMBOL vmlinux 0x5f77661c pcie_ptm_enabled +EXPORT_SYMBOL vmlinux 0x5f7ff269 __dquot_free_space +EXPORT_SYMBOL vmlinux 0x5f806b24 simple_dir_operations +EXPORT_SYMBOL vmlinux 0x5f81b1ab trace_raw_output_prep +EXPORT_SYMBOL vmlinux 0x5f934173 xen_free_ballooned_pages +EXPORT_SYMBOL vmlinux 0x5f93525c acpi_extract_package +EXPORT_SYMBOL vmlinux 0x5f9b3f7c copy_page_to_iter_nofault +EXPORT_SYMBOL vmlinux 0x5fa7c281 devfreq_update_target +EXPORT_SYMBOL vmlinux 0x5fa9a3c7 tcp_setsockopt +EXPORT_SYMBOL vmlinux 0x5faa0d76 pci_disable_link_state_locked +EXPORT_SYMBOL vmlinux 0x5fab294f i2c_smbus_read_i2c_block_data +EXPORT_SYMBOL vmlinux 0x5fae268d sockopt_lock_sock +EXPORT_SYMBOL vmlinux 0x5fc72f0e alloc_pages_exact +EXPORT_SYMBOL vmlinux 0x5fd4896a ppp_register_net_channel +EXPORT_SYMBOL vmlinux 0x5fe7ff06 remove_proc_entry +EXPORT_SYMBOL vmlinux 0x5fed178c meson_sm_call +EXPORT_SYMBOL vmlinux 0x5ff9eb0e lockref_mark_dead +EXPORT_SYMBOL vmlinux 0x5ffc5d6a sync_blockdev +EXPORT_SYMBOL vmlinux 0x60056967 mapping_read_folio_gfp +EXPORT_SYMBOL vmlinux 0x6005c351 zpool_has_pool +EXPORT_SYMBOL vmlinux 0x600683d3 do_unblank_screen +EXPORT_SYMBOL vmlinux 0x6008689f kthread_complete_and_exit +EXPORT_SYMBOL vmlinux 0x601f665f dm_io_client_create +EXPORT_SYMBOL vmlinux 0x6028b3eb xfrm4_protocol_register +EXPORT_SYMBOL vmlinux 0x60352082 register_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x603d02be dma_resv_copy_fences +EXPORT_SYMBOL vmlinux 0x603deaca acpi_device_hid +EXPORT_SYMBOL vmlinux 0x60442711 simple_write_begin +EXPORT_SYMBOL vmlinux 0x60539808 mipi_dsi_dcs_set_display_on +EXPORT_SYMBOL vmlinux 0x605790dc fiemap_fill_next_extent +EXPORT_SYMBOL vmlinux 0x6061fead keyring_clear +EXPORT_SYMBOL vmlinux 0x6069518f md_set_array_sectors +EXPORT_SYMBOL vmlinux 0x606aabaf __bh_read +EXPORT_SYMBOL vmlinux 0x607e8610 dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x608741b5 __init_swait_queue_head +EXPORT_SYMBOL vmlinux 0x608d0267 zstd_get_error_code +EXPORT_SYMBOL vmlinux 0x6091b333 unregister_chrdev_region +EXPORT_SYMBOL vmlinux 0x6091e84e md_handle_request +EXPORT_SYMBOL vmlinux 0x609bcd98 in6_pton +EXPORT_SYMBOL vmlinux 0x609f1c7e synchronize_net +EXPORT_SYMBOL vmlinux 0x60aaeb4b qman_p_irqsource_add +EXPORT_SYMBOL vmlinux 0x60b291ce pci_read_config_dword +EXPORT_SYMBOL vmlinux 0x60b4b663 vma_set_file +EXPORT_SYMBOL vmlinux 0x60bbb124 dma_fence_signal_locked +EXPORT_SYMBOL vmlinux 0x60cd87c8 input_mt_assign_slots +EXPORT_SYMBOL vmlinux 0x60d6a2b4 setup_new_exec +EXPORT_SYMBOL vmlinux 0x60d8ab30 vme_lm_get +EXPORT_SYMBOL vmlinux 0x60dc42a8 devfreq_suspend_device +EXPORT_SYMBOL vmlinux 0x60eb7e55 tcp_peek_len +EXPORT_SYMBOL vmlinux 0x61073e4a acpi_os_map_generic_address +EXPORT_SYMBOL vmlinux 0x61137d22 grab_cache_page_write_begin +EXPORT_SYMBOL vmlinux 0x6113a3bb dmam_pool_create +EXPORT_SYMBOL vmlinux 0x6117d5cc tcp_md5_hash_key +EXPORT_SYMBOL vmlinux 0x6128b5fc __printk_ratelimit +EXPORT_SYMBOL vmlinux 0x61347034 mb_cache_entry_delete_or_get +EXPORT_SYMBOL vmlinux 0x613909d5 sock_no_recvmsg +EXPORT_SYMBOL vmlinux 0x613c9843 mark_info_dirty +EXPORT_SYMBOL vmlinux 0x613fa920 tty_port_destroy +EXPORT_SYMBOL vmlinux 0x615911d7 __bitmap_set +EXPORT_SYMBOL vmlinux 0x615977f5 __nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x6165467b pci_msix_vec_count +EXPORT_SYMBOL vmlinux 0x617bddf4 __destroy_inode +EXPORT_SYMBOL vmlinux 0x617c452b queued_read_lock_slowpath +EXPORT_SYMBOL vmlinux 0x6181be7c d_delete +EXPORT_SYMBOL vmlinux 0x6185b747 radix_tree_gang_lookup_tag +EXPORT_SYMBOL vmlinux 0x618911fc numa_node +EXPORT_SYMBOL vmlinux 0x619cb7dd simple_read_from_buffer +EXPORT_SYMBOL vmlinux 0x61b7b126 simple_strtoull +EXPORT_SYMBOL vmlinux 0x61c62199 nf_ct_get_tuple_skb +EXPORT_SYMBOL vmlinux 0x61e272c9 sha256_final +EXPORT_SYMBOL vmlinux 0x61ea189b fb_pad_aligned_buffer +EXPORT_SYMBOL vmlinux 0x61efede5 crypto_sha256_update +EXPORT_SYMBOL vmlinux 0x61f16494 phy_resume +EXPORT_SYMBOL vmlinux 0x61fc0f60 nd_device_notify +EXPORT_SYMBOL vmlinux 0x620d9042 dma_alloc_attrs +EXPORT_SYMBOL vmlinux 0x620e6a22 reuseport_has_conns_set +EXPORT_SYMBOL vmlinux 0x6214aef2 cpufreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x62206dc6 fman_get_revision +EXPORT_SYMBOL vmlinux 0x6228c21f smp_call_function_single +EXPORT_SYMBOL vmlinux 0x6248b8c5 pm860x_page_reg_write +EXPORT_SYMBOL vmlinux 0x6258b961 mmc_of_parse_clk_phase +EXPORT_SYMBOL vmlinux 0x62608238 i2c_find_device_by_fwnode +EXPORT_SYMBOL vmlinux 0x62737e1d sock_unregister +EXPORT_SYMBOL vmlinux 0x6276af56 migrate_device_range +EXPORT_SYMBOL vmlinux 0x62849ac7 dev_valid_name +EXPORT_SYMBOL vmlinux 0x6285b6e8 i2c_get_adapter +EXPORT_SYMBOL vmlinux 0x628c0f8f dma_fence_add_callback +EXPORT_SYMBOL vmlinux 0x62b097d8 tty_unregister_ldisc +EXPORT_SYMBOL vmlinux 0x62c6f351 __mdiobus_register +EXPORT_SYMBOL vmlinux 0x62d2e38f devfreq_remove_governor +EXPORT_SYMBOL vmlinux 0x62d96443 qman_dma_portal +EXPORT_SYMBOL vmlinux 0x62f21b42 icmpv6_ndo_send +EXPORT_SYMBOL vmlinux 0x62f7e207 down_read_killable +EXPORT_SYMBOL vmlinux 0x6315c42c zstd_get_params +EXPORT_SYMBOL vmlinux 0x63398387 d_make_root +EXPORT_SYMBOL vmlinux 0x634a97da acpi_notifier_call_chain +EXPORT_SYMBOL vmlinux 0x634fd141 phy_ethtool_set_wol +EXPORT_SYMBOL vmlinux 0x6355498b get_inode_acl +EXPORT_SYMBOL vmlinux 0x63598ac4 of_find_property +EXPORT_SYMBOL vmlinux 0x6366a3cf input_free_device +EXPORT_SYMBOL vmlinux 0x637961a6 simple_rename +EXPORT_SYMBOL vmlinux 0x6379d2a6 of_node_get +EXPORT_SYMBOL vmlinux 0x637aa870 __neigh_for_each_release +EXPORT_SYMBOL vmlinux 0x6382fb3d kfree_skb_reason +EXPORT_SYMBOL vmlinux 0x63887b88 __inet_hash +EXPORT_SYMBOL vmlinux 0x63a58370 flow_action_cookie_destroy +EXPORT_SYMBOL vmlinux 0x63a5be3f tcp_sock_set_keepintvl +EXPORT_SYMBOL vmlinux 0x63a742dc unix_get_socket +EXPORT_SYMBOL vmlinux 0x63a7c28c bitmap_find_free_region +EXPORT_SYMBOL vmlinux 0x63b0137f skb_vlan_untag +EXPORT_SYMBOL vmlinux 0x63cd92a0 blk_mq_requeue_request +EXPORT_SYMBOL vmlinux 0x63cec99e lookup_one_len_unlocked +EXPORT_SYMBOL vmlinux 0x63d161f9 filemap_splice_read +EXPORT_SYMBOL vmlinux 0x63d5e06c rtc_add_group +EXPORT_SYMBOL vmlinux 0x63e7f74b iov_iter_bvec +EXPORT_SYMBOL vmlinux 0x63eb9355 panic_blink +EXPORT_SYMBOL vmlinux 0x6402c8df sha512_block_data_order +EXPORT_SYMBOL vmlinux 0x640b90a2 show_init_ipc_ns +EXPORT_SYMBOL vmlinux 0x64127b67 bitmap_find_next_zero_area_off +EXPORT_SYMBOL vmlinux 0x641a952b tcp_sock_set_user_timeout +EXPORT_SYMBOL vmlinux 0x642eb5c6 xen_poll_irq_timeout +EXPORT_SYMBOL vmlinux 0x644be12c qman_affine_cpus +EXPORT_SYMBOL vmlinux 0x6454e3bb genphy_c37_config_aneg +EXPORT_SYMBOL vmlinux 0x6455298a security_xfrm_policy_free +EXPORT_SYMBOL vmlinux 0x6456cdaf tcf_action_check_ctrlact +EXPORT_SYMBOL vmlinux 0x647ee8f5 bio_init +EXPORT_SYMBOL vmlinux 0x6481ffe0 hsiphash_1u32 +EXPORT_SYMBOL vmlinux 0x648aff39 dma_set_coherent_mask +EXPORT_SYMBOL vmlinux 0x648eb59d gc_inflight_list +EXPORT_SYMBOL vmlinux 0x64a3d7d2 xsk_set_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0x64a9c928 default_blu +EXPORT_SYMBOL vmlinux 0x64bbc288 string_unescape +EXPORT_SYMBOL vmlinux 0x64c2d377 param_ops_bint +EXPORT_SYMBOL vmlinux 0x64d11af1 dma_fence_wait_timeout +EXPORT_SYMBOL vmlinux 0x64dad93e cdrom_mode_select +EXPORT_SYMBOL vmlinux 0x64ed375c nf_log_trace +EXPORT_SYMBOL vmlinux 0x64f3c408 neigh_sysctl_unregister +EXPORT_SYMBOL vmlinux 0x64f85f6d skb_orphan_partial +EXPORT_SYMBOL vmlinux 0x6510221e udp_seq_ops +EXPORT_SYMBOL vmlinux 0x6513a3fa fb_get_color_depth +EXPORT_SYMBOL vmlinux 0x651492a3 free_mdio_bitbang +EXPORT_SYMBOL vmlinux 0x6514c1e6 flow_get_u32_src +EXPORT_SYMBOL vmlinux 0x651a4139 test_taint +EXPORT_SYMBOL vmlinux 0x652032cb mac_pton +EXPORT_SYMBOL vmlinux 0x6523ec80 inet_del_offload +EXPORT_SYMBOL vmlinux 0x652ce9aa nla_memcmp +EXPORT_SYMBOL vmlinux 0x6535bf0f xfrm_state_check_expire +EXPORT_SYMBOL vmlinux 0x65408378 zlib_inflate_blob +EXPORT_SYMBOL vmlinux 0x654449c3 memset16 +EXPORT_SYMBOL vmlinux 0x656c1a0e string_escape_mem +EXPORT_SYMBOL vmlinux 0x656e4a6e snprintf +EXPORT_SYMBOL vmlinux 0x65831543 neigh_xmit +EXPORT_SYMBOL vmlinux 0x658353bc flow_rule_match_basic +EXPORT_SYMBOL vmlinux 0x65840c68 rproc_elf_get_boot_addr +EXPORT_SYMBOL vmlinux 0x658ce1a8 xxh64_reset +EXPORT_SYMBOL vmlinux 0x65929cae ns_to_timespec64 +EXPORT_SYMBOL vmlinux 0x659ded26 xfrm_flush_gc +EXPORT_SYMBOL vmlinux 0x65a6dd50 inode_set_bytes +EXPORT_SYMBOL vmlinux 0x65d1bab2 acpi_bios_warning +EXPORT_SYMBOL vmlinux 0x65d9e877 cpufreq_register_notifier +EXPORT_SYMBOL vmlinux 0x65dccf13 xz_dec_end +EXPORT_SYMBOL vmlinux 0x65e0d6d7 memory_read_from_buffer +EXPORT_SYMBOL vmlinux 0x65ea2c26 fwnode_mdio_find_device +EXPORT_SYMBOL vmlinux 0x6603a3f9 __dev_queue_xmit +EXPORT_SYMBOL vmlinux 0x661a797e __qdisc_calculate_pkt_len +EXPORT_SYMBOL vmlinux 0x66202b9c security_sock_rcv_skb +EXPORT_SYMBOL vmlinux 0x6623435d devm_ioremap_resource +EXPORT_SYMBOL vmlinux 0x6626afca down +EXPORT_SYMBOL vmlinux 0x662acbb4 drop_nlink +EXPORT_SYMBOL vmlinux 0x66475b44 generic_shutdown_super +EXPORT_SYMBOL vmlinux 0x664b1e29 qman_delete_cgr +EXPORT_SYMBOL vmlinux 0x664ff98f jbd2_log_wait_commit +EXPORT_SYMBOL vmlinux 0x665e2513 zstd_max_clevel +EXPORT_SYMBOL vmlinux 0x666197eb filemap_get_folios +EXPORT_SYMBOL vmlinux 0x66628bf3 ip_tunnel_metadata_cnt +EXPORT_SYMBOL vmlinux 0x666863dc par_io_config_pin +EXPORT_SYMBOL vmlinux 0x666c14c0 __traceiter_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x6671e5e7 skb_vlan_push +EXPORT_SYMBOL vmlinux 0x6673f96d xxh32_reset +EXPORT_SYMBOL vmlinux 0x6676f6c9 __sk_backlog_rcv +EXPORT_SYMBOL vmlinux 0x667f0cfc dquot_quotactl_sysfile_ops +EXPORT_SYMBOL vmlinux 0x66826f5a xudma_get_ringacc +EXPORT_SYMBOL vmlinux 0x668b19a1 down_read +EXPORT_SYMBOL vmlinux 0x6697bf82 mptcp_subflow_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x669c191b dm_consume_args +EXPORT_SYMBOL vmlinux 0x669c3ddb scsi_block_when_processing_errors +EXPORT_SYMBOL vmlinux 0x669d7269 cdev_add +EXPORT_SYMBOL vmlinux 0x66ac78ed in6_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x66ad1dcc iov_iter_discard +EXPORT_SYMBOL vmlinux 0x66af1fd1 lockref_put_or_lock +EXPORT_SYMBOL vmlinux 0x66b4cc41 kmemdup +EXPORT_SYMBOL vmlinux 0x66edfc78 _find_next_or_bit +EXPORT_SYMBOL vmlinux 0x66f7e050 netpoll_poll_enable +EXPORT_SYMBOL vmlinux 0x66fbde4d netdev_set_num_tc +EXPORT_SYMBOL vmlinux 0x670a5b58 blk_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x67144a30 pci_bus_write_config_word +EXPORT_SYMBOL vmlinux 0x671cbaed _copy_to_iter +EXPORT_SYMBOL vmlinux 0x671ddb20 param_get_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x67267a0d folio_wait_bit_killable +EXPORT_SYMBOL vmlinux 0x67412d2f ucc_slow_enable +EXPORT_SYMBOL vmlinux 0x6749d53f hdmi_vendor_infoframe_init +EXPORT_SYMBOL vmlinux 0x67595f03 udp6_seq_ops +EXPORT_SYMBOL vmlinux 0x677b832b pnp_unregister_card_driver +EXPORT_SYMBOL vmlinux 0x677eccf2 ps2_drain +EXPORT_SYMBOL vmlinux 0x678b96ec dma_pool_alloc +EXPORT_SYMBOL vmlinux 0x679613e4 pfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x67993553 tcp_read_done +EXPORT_SYMBOL vmlinux 0x67a43b2b mq_change_real_num_tx +EXPORT_SYMBOL vmlinux 0x67a64c67 ip_mc_join_group +EXPORT_SYMBOL vmlinux 0x67b27ec1 tty_std_termios +EXPORT_SYMBOL vmlinux 0x67b78eb3 seq_hlist_next_rcu +EXPORT_SYMBOL vmlinux 0x67c13ea0 acpi_read +EXPORT_SYMBOL vmlinux 0x67c18b77 ip6tun_encaps +EXPORT_SYMBOL vmlinux 0x67c8e16c fman_register_intr +EXPORT_SYMBOL vmlinux 0x67d4cf4b unlock_buffer +EXPORT_SYMBOL vmlinux 0x67e5ce4a rproc_add_carveout +EXPORT_SYMBOL vmlinux 0x6804cfee xfrm_policy_insert +EXPORT_SYMBOL vmlinux 0x6808aab9 dump_skip +EXPORT_SYMBOL vmlinux 0x681845be bh_uptodate_or_lock +EXPORT_SYMBOL vmlinux 0x6820a5ae netdev_master_upper_dev_get +EXPORT_SYMBOL vmlinux 0x6824ecdd acpi_dev_get_next_match_dev +EXPORT_SYMBOL vmlinux 0x68256b52 fiemap_prep +EXPORT_SYMBOL vmlinux 0x682a2c6e phy_attach_direct +EXPORT_SYMBOL vmlinux 0x68352e8e jbd2_journal_try_to_free_buffers +EXPORT_SYMBOL vmlinux 0x684413a5 shrink_dcache_parent +EXPORT_SYMBOL vmlinux 0x68535a3c vfs_setpos +EXPORT_SYMBOL vmlinux 0x687b6a16 kdbgetsymval +EXPORT_SYMBOL vmlinux 0x687b7075 jbd2_journal_force_commit_nested +EXPORT_SYMBOL vmlinux 0x687b9661 nf_log_unregister +EXPORT_SYMBOL vmlinux 0x687bf765 mipi_dsi_dcs_get_power_mode +EXPORT_SYMBOL vmlinux 0x688884ed of_clk_get_by_name +EXPORT_SYMBOL vmlinux 0x689067dd dma_fence_chain_ops +EXPORT_SYMBOL vmlinux 0x689faf31 udp6_csum_init +EXPORT_SYMBOL vmlinux 0x68b9fc74 md_integrity_register +EXPORT_SYMBOL vmlinux 0x68c02ccb in_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x68c501db napi_gro_frags +EXPORT_SYMBOL vmlinux 0x68d58b8d dma_sync_wait +EXPORT_SYMBOL vmlinux 0x68ee8166 of_phy_is_fixed_link +EXPORT_SYMBOL vmlinux 0x68fb581a icst307_idx2s +EXPORT_SYMBOL vmlinux 0x69049cd2 radix_tree_replace_slot +EXPORT_SYMBOL vmlinux 0x69218126 posix_acl_chmod +EXPORT_SYMBOL vmlinux 0x692948cd mmc_card_alternative_gpt_sector +EXPORT_SYMBOL vmlinux 0x6939bfab inet_csk_delete_keepalive_timer +EXPORT_SYMBOL vmlinux 0x69562e19 of_find_mipi_dsi_device_by_node +EXPORT_SYMBOL vmlinux 0x69574309 tcf_idrinfo_destroy +EXPORT_SYMBOL vmlinux 0x695a155d generic_file_read_iter +EXPORT_SYMBOL vmlinux 0x695d9e56 cfb_copyarea +EXPORT_SYMBOL vmlinux 0x69668826 netdev_increment_features +EXPORT_SYMBOL vmlinux 0x69707965 set_bh_page +EXPORT_SYMBOL vmlinux 0x6971447a rtc_month_days +EXPORT_SYMBOL vmlinux 0x6972e413 __bitmap_weight_and +EXPORT_SYMBOL vmlinux 0x697ed5f0 memcpy_and_pad +EXPORT_SYMBOL vmlinux 0x6994802d scsi_report_opcode +EXPORT_SYMBOL vmlinux 0x699c73bf sk_stream_wait_connect +EXPORT_SYMBOL vmlinux 0x69af1bac __aperture_remove_legacy_vga_devices +EXPORT_SYMBOL vmlinux 0x69b52056 iter_file_splice_write +EXPORT_SYMBOL vmlinux 0x69bf2480 blk_start_plug +EXPORT_SYMBOL vmlinux 0x69caf167 d_genocide +EXPORT_SYMBOL vmlinux 0x69dd3b5b crc32_le +EXPORT_SYMBOL vmlinux 0x69de8757 vme_check_window +EXPORT_SYMBOL vmlinux 0x6a037cf1 mempool_kfree +EXPORT_SYMBOL vmlinux 0x6a0eb287 xfrm_spd_getinfo +EXPORT_SYMBOL vmlinux 0x6a16d638 fb_find_mode +EXPORT_SYMBOL vmlinux 0x6a237ec5 generic_fill_statx_attr +EXPORT_SYMBOL vmlinux 0x6a343fd8 tcp_sock_set_keepcnt +EXPORT_SYMBOL vmlinux 0x6a3766b2 qman_delete_cgr_safe +EXPORT_SYMBOL vmlinux 0x6a4cc778 inet_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x6a4f6b3b ps2_interrupt +EXPORT_SYMBOL vmlinux 0x6a5cb5ee __get_free_pages +EXPORT_SYMBOL vmlinux 0x6a5ecb18 unregister_module_notifier +EXPORT_SYMBOL vmlinux 0x6a5fa363 sigprocmask +EXPORT_SYMBOL vmlinux 0x6a6e05bf kstrtou8 +EXPORT_SYMBOL vmlinux 0x6a6ef0b3 sync_blockdev_range +EXPORT_SYMBOL vmlinux 0x6a70713a devfreq_monitor_suspend +EXPORT_SYMBOL vmlinux 0x6a729906 __dst_destroy_metrics_generic +EXPORT_SYMBOL vmlinux 0x6a72df42 folio_wait_bit +EXPORT_SYMBOL vmlinux 0x6a7bd612 devm_release_resource +EXPORT_SYMBOL vmlinux 0x6a7ff9eb neigh_seq_next +EXPORT_SYMBOL vmlinux 0x6a887ed5 tcf_get_next_chain +EXPORT_SYMBOL vmlinux 0x6a90663a qman_schedule_fq +EXPORT_SYMBOL vmlinux 0x6a9bba65 uart_get_divisor +EXPORT_SYMBOL vmlinux 0x6aa1c26a blk_dump_rq_flags +EXPORT_SYMBOL vmlinux 0x6add5c9a dmi_find_device +EXPORT_SYMBOL vmlinux 0x6aeefac4 zlib_deflateReset +EXPORT_SYMBOL vmlinux 0x6b0104ca dma_resv_init +EXPORT_SYMBOL vmlinux 0x6b0cc9ba rproc_get_by_child +EXPORT_SYMBOL vmlinux 0x6b1af9c7 dm_kobject_release +EXPORT_SYMBOL vmlinux 0x6b2741c6 dquot_disable +EXPORT_SYMBOL vmlinux 0x6b27729b radix_tree_gang_lookup +EXPORT_SYMBOL vmlinux 0x6b2dc060 dump_stack +EXPORT_SYMBOL vmlinux 0x6b2fd5ef phy_get_internal_delay +EXPORT_SYMBOL vmlinux 0x6b34d413 inet_dev_addr_type +EXPORT_SYMBOL vmlinux 0x6b55acd0 rtnl_lock_killable +EXPORT_SYMBOL vmlinux 0x6b71c55f sock_set_reuseport +EXPORT_SYMBOL vmlinux 0x6b7db8db security_path_mknod +EXPORT_SYMBOL vmlinux 0x6b851c3e fs_param_is_blockdev +EXPORT_SYMBOL vmlinux 0x6b853d06 ns_to_kernel_old_timeval +EXPORT_SYMBOL vmlinux 0x6b8bf149 netif_receive_skb_list +EXPORT_SYMBOL vmlinux 0x6bb73de8 mipi_dsi_dcs_set_page_address +EXPORT_SYMBOL vmlinux 0x6bc3fbc0 __unregister_chrdev +EXPORT_SYMBOL vmlinux 0x6bcd0998 blk_queue_dma_alignment +EXPORT_SYMBOL vmlinux 0x6bce6095 textsearch_find_continuous +EXPORT_SYMBOL vmlinux 0x6bd0e573 down_interruptible +EXPORT_SYMBOL vmlinux 0x6bdee383 mmc_gpio_get_cd +EXPORT_SYMBOL vmlinux 0x6be1c1f8 acpi_install_method +EXPORT_SYMBOL vmlinux 0x6bf82d09 of_graph_get_port_parent +EXPORT_SYMBOL vmlinux 0x6c15474f pci_match_id +EXPORT_SYMBOL vmlinux 0x6c224cda gen_pool_destroy +EXPORT_SYMBOL vmlinux 0x6c3cdcf2 put_disk +EXPORT_SYMBOL vmlinux 0x6c50e5af sk_wait_data +EXPORT_SYMBOL vmlinux 0x6c5b9397 lookup_one_qstr_excl +EXPORT_SYMBOL vmlinux 0x6c60c88c fwnode_mdiobus_register_phy +EXPORT_SYMBOL vmlinux 0x6c61ce70 num_registered_fb +EXPORT_SYMBOL vmlinux 0x6c62da59 tty_unlock +EXPORT_SYMBOL vmlinux 0x6c691030 sk_stream_error +EXPORT_SYMBOL vmlinux 0x6c70cd1d fscrypt_decrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x6c846693 skb_copy_header +EXPORT_SYMBOL vmlinux 0x6c8b7df4 pm860x_reg_write +EXPORT_SYMBOL vmlinux 0x6c9edee8 tcf_exts_validate +EXPORT_SYMBOL vmlinux 0x6cb46525 netlbl_catmap_walk +EXPORT_SYMBOL vmlinux 0x6cb5ef33 cros_ec_check_result +EXPORT_SYMBOL vmlinux 0x6cbaa2bf tcf_block_get_ext +EXPORT_SYMBOL vmlinux 0x6cbbfc54 __arch_copy_to_user +EXPORT_SYMBOL vmlinux 0x6cf0d67d qe_get_num_of_snums +EXPORT_SYMBOL vmlinux 0x6d16c104 mutex_lock_killable +EXPORT_SYMBOL vmlinux 0x6d294e43 clock_t_to_jiffies +EXPORT_SYMBOL vmlinux 0x6d2f9a41 kill_anon_super +EXPORT_SYMBOL vmlinux 0x6d30f08b pci_ep_cfs_remove_epf_group +EXPORT_SYMBOL vmlinux 0x6d35b407 __ip_dev_find +EXPORT_SYMBOL vmlinux 0x6d3835a6 dmam_free_coherent +EXPORT_SYMBOL vmlinux 0x6d4d2080 sock_wmalloc +EXPORT_SYMBOL vmlinux 0x6d4d97d9 dst_init +EXPORT_SYMBOL vmlinux 0x6d5f5b91 radix_tree_tagged +EXPORT_SYMBOL vmlinux 0x6d602359 blk_mq_stop_hw_queue +EXPORT_SYMBOL vmlinux 0x6d73c95f logic_outw +EXPORT_SYMBOL vmlinux 0x6d7c7dcc bitmap_cut +EXPORT_SYMBOL vmlinux 0x6d8165c0 of_find_backlight_by_node +EXPORT_SYMBOL vmlinux 0x6d888192 path_is_mountpoint +EXPORT_SYMBOL vmlinux 0x6d905620 of_match_device +EXPORT_SYMBOL vmlinux 0x6d933508 lynx_pcs_destroy +EXPORT_SYMBOL vmlinux 0x6da467cb pfn_is_map_memory +EXPORT_SYMBOL vmlinux 0x6db7d04b pci_write_config_byte +EXPORT_SYMBOL vmlinux 0x6dba9051 xz_dec_microlzma_end +EXPORT_SYMBOL vmlinux 0x6dc35b25 radix_tree_iter_delete +EXPORT_SYMBOL vmlinux 0x6dcce47f get_thermal_instance +EXPORT_SYMBOL vmlinux 0x6dcf857f uuid_null +EXPORT_SYMBOL vmlinux 0x6dd17e7b acpi_get_table_header +EXPORT_SYMBOL vmlinux 0x6ddfd09c unregister_sysctl_table +EXPORT_SYMBOL vmlinux 0x6de7724f set_disk_ro +EXPORT_SYMBOL vmlinux 0x6df1aaf1 kernel_sigaction +EXPORT_SYMBOL vmlinux 0x6e0f9d8c xsk_tx_peek_release_desc_batch +EXPORT_SYMBOL vmlinux 0x6e2edb9b dev_get_port_parent_id +EXPORT_SYMBOL vmlinux 0x6e2f1c93 pcie_set_mps +EXPORT_SYMBOL vmlinux 0x6e3019e3 serio_unregister_driver +EXPORT_SYMBOL vmlinux 0x6e3d359e scsi_report_device_reset +EXPORT_SYMBOL vmlinux 0x6e3ffab1 slab_build_skb +EXPORT_SYMBOL vmlinux 0x6e43b328 sock_register +EXPORT_SYMBOL vmlinux 0x6e4ead07 tegra_ivc_init +EXPORT_SYMBOL vmlinux 0x6e5791b1 address_space_init_once +EXPORT_SYMBOL vmlinux 0x6e5b8651 xz_dec_run +EXPORT_SYMBOL vmlinux 0x6e720ff2 rtnl_unlock +EXPORT_SYMBOL vmlinux 0x6e7602ad tcp_shutdown +EXPORT_SYMBOL vmlinux 0x6e8fe455 aperture_remove_conflicting_pci_devices +EXPORT_SYMBOL vmlinux 0x6e9dd606 __symbol_put +EXPORT_SYMBOL vmlinux 0x6ea9363b force_sig +EXPORT_SYMBOL vmlinux 0x6eb52679 device_match_acpi_handle +EXPORT_SYMBOL vmlinux 0x6eecfaf4 sg_copy_buffer +EXPORT_SYMBOL vmlinux 0x6eeec0e3 jbd2_journal_init_inode +EXPORT_SYMBOL vmlinux 0x6eef66ae flow_rule_match_arp +EXPORT_SYMBOL vmlinux 0x6effd0c0 mipi_dsi_set_maximum_return_packet_size +EXPORT_SYMBOL vmlinux 0x6f032fcf simple_statfs +EXPORT_SYMBOL vmlinux 0x6f14e9db console_list_lock +EXPORT_SYMBOL vmlinux 0x6f17cb73 skb_copy_bits +EXPORT_SYMBOL vmlinux 0x6f226fcd mini_qdisc_pair_block_init +EXPORT_SYMBOL vmlinux 0x6f399d13 vm_insert_page +EXPORT_SYMBOL vmlinux 0x6f41a428 acpi_get_vendor_resource +EXPORT_SYMBOL vmlinux 0x6f41a639 irq_cpu_rmap_remove +EXPORT_SYMBOL vmlinux 0x6f4268ea dm_get_device +EXPORT_SYMBOL vmlinux 0x6f4a59e4 sort_r +EXPORT_SYMBOL vmlinux 0x6f564cf2 setattr_should_drop_suidgid +EXPORT_SYMBOL vmlinux 0x6f58653e posix_test_lock +EXPORT_SYMBOL vmlinux 0x6f5ab52f acpi_get_local_address +EXPORT_SYMBOL vmlinux 0x6f6d6c32 devm_clk_get_optional +EXPORT_SYMBOL vmlinux 0x6f7793a5 skb_flow_dissector_init +EXPORT_SYMBOL vmlinux 0x6f796f2f inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x6f915a45 dqstats +EXPORT_SYMBOL vmlinux 0x6f928223 console_force_preferred_locked +EXPORT_SYMBOL vmlinux 0x6fb49676 queue_rcu_work +EXPORT_SYMBOL vmlinux 0x6fbc6a00 radix_tree_insert +EXPORT_SYMBOL vmlinux 0x6fc48021 dynamic_cond_resched +EXPORT_SYMBOL vmlinux 0x6fcb87a1 touch_softlockup_watchdog +EXPORT_SYMBOL vmlinux 0x6fdc34a0 __skb_wait_for_more_packets +EXPORT_SYMBOL vmlinux 0x6ff3a485 dynamic_might_resched +EXPORT_SYMBOL vmlinux 0x6fff261f __arch_clear_user +EXPORT_SYMBOL vmlinux 0x70002fe8 siphash_1u32 +EXPORT_SYMBOL vmlinux 0x7007e9b3 inet6_protos +EXPORT_SYMBOL vmlinux 0x700bb2a4 blkdev_get_by_dev +EXPORT_SYMBOL vmlinux 0x700c6c17 key_create +EXPORT_SYMBOL vmlinux 0x7023bea8 unregister_acpi_notifier +EXPORT_SYMBOL vmlinux 0x702946da ucs2_strlen +EXPORT_SYMBOL vmlinux 0x702a5790 pps_lookup_dev +EXPORT_SYMBOL vmlinux 0x70534f90 register_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0x705c1840 of_find_node_by_type +EXPORT_SYMBOL vmlinux 0x7060d475 kern_sys_bpf +EXPORT_SYMBOL vmlinux 0x7060e4c6 con_set_default_unimap +EXPORT_SYMBOL vmlinux 0x70732257 kern_path +EXPORT_SYMBOL vmlinux 0x707d85d0 ppp_channel_index +EXPORT_SYMBOL vmlinux 0x7084d4ed udp_push_pending_frames +EXPORT_SYMBOL vmlinux 0x708826aa d_mark_dontcache +EXPORT_SYMBOL vmlinux 0x70a42078 max8998_update_reg +EXPORT_SYMBOL vmlinux 0x70a53ed7 of_device_is_big_endian +EXPORT_SYMBOL vmlinux 0x70ac2c1a blk_limits_io_min +EXPORT_SYMBOL vmlinux 0x70ad75fb radix_tree_lookup +EXPORT_SYMBOL vmlinux 0x70c9bef8 is_free_buddy_page +EXPORT_SYMBOL vmlinux 0x70cdb389 of_node_put +EXPORT_SYMBOL vmlinux 0x70d1a18e qman_release_pool +EXPORT_SYMBOL vmlinux 0x70d907fb unlock_new_inode +EXPORT_SYMBOL vmlinux 0x70daa11e dma_fence_remove_callback +EXPORT_SYMBOL vmlinux 0x70dc213f __quota_error +EXPORT_SYMBOL vmlinux 0x70e7c09b pci_map_rom +EXPORT_SYMBOL vmlinux 0x70ec29d8 ip_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x7118483a softnet_data +EXPORT_SYMBOL vmlinux 0x711ab0a5 submit_bh +EXPORT_SYMBOL vmlinux 0x7121614e nexthop_res_grp_activity_update +EXPORT_SYMBOL vmlinux 0x7129e5f8 hex_asc +EXPORT_SYMBOL vmlinux 0x7141b88a logic_insb +EXPORT_SYMBOL vmlinux 0x7145c27e mdiobus_read_nested +EXPORT_SYMBOL vmlinux 0x7155bcf8 sync_file_get_fence +EXPORT_SYMBOL vmlinux 0x715a5ed0 vprintk +EXPORT_SYMBOL vmlinux 0x716ef13b crypto_sha256_finup +EXPORT_SYMBOL vmlinux 0x7171121c overflowgid +EXPORT_SYMBOL vmlinux 0x717d1f96 hdmi_infoframe_check +EXPORT_SYMBOL vmlinux 0x718df179 fscrypt_has_permitted_context +EXPORT_SYMBOL vmlinux 0x71a672ef dmam_pool_destroy +EXPORT_SYMBOL vmlinux 0x71b455f1 make_kprojid +EXPORT_SYMBOL vmlinux 0x71b4e93d mmc_gpio_set_cd_irq +EXPORT_SYMBOL vmlinux 0x71c13fcd sg_miter_start +EXPORT_SYMBOL vmlinux 0x71c3afa2 bio_integrity_add_page +EXPORT_SYMBOL vmlinux 0x71e3c09d hid_bpf_ops +EXPORT_SYMBOL vmlinux 0x71fb6892 dma_fence_array_next +EXPORT_SYMBOL vmlinux 0x72073679 folio_unlock +EXPORT_SYMBOL vmlinux 0x720a27a7 __register_blkdev +EXPORT_SYMBOL vmlinux 0x72208026 ilookup5_nowait +EXPORT_SYMBOL vmlinux 0x72394509 block_write_full_page +EXPORT_SYMBOL vmlinux 0x723ba93a genphy_write_mmd_unsupported +EXPORT_SYMBOL vmlinux 0x72518080 d_tmpfile +EXPORT_SYMBOL vmlinux 0x725b79ea tcf_block_put_ext +EXPORT_SYMBOL vmlinux 0x726779b2 call_fib_notifiers +EXPORT_SYMBOL vmlinux 0x726bc3c7 wait_for_completion_killable_timeout +EXPORT_SYMBOL vmlinux 0x726fd9a5 twl6040_clear_bits +EXPORT_SYMBOL vmlinux 0x728bf6f4 dma_resv_reserve_fences +EXPORT_SYMBOL vmlinux 0x72a199ec serio_close +EXPORT_SYMBOL vmlinux 0x72a33f0b dev_lstats_read +EXPORT_SYMBOL vmlinux 0x72a50966 ucc_fast_disable +EXPORT_SYMBOL vmlinux 0x72ad5d7e eth_header_parse +EXPORT_SYMBOL vmlinux 0x72aec26d dma_fence_chain_init +EXPORT_SYMBOL vmlinux 0x72b44f22 request_firmware_nowait +EXPORT_SYMBOL vmlinux 0x72b9d287 default_grn +EXPORT_SYMBOL vmlinux 0x72ba3781 tcp_enter_cwr +EXPORT_SYMBOL vmlinux 0x72be4df4 nf_log_packet +EXPORT_SYMBOL vmlinux 0x72ccc4a3 msm_pinctrl_remove +EXPORT_SYMBOL vmlinux 0x72ea7b2d scsi_device_type +EXPORT_SYMBOL vmlinux 0x72eb0544 __SetPageMovable +EXPORT_SYMBOL vmlinux 0x72f14ff7 acpi_get_object_info +EXPORT_SYMBOL vmlinux 0x7315a4e9 twl6030_mmc_card_detect_config +EXPORT_SYMBOL vmlinux 0x731dba7a xen_domain_type +EXPORT_SYMBOL vmlinux 0x731dcc73 mdiobb_write_c22 +EXPORT_SYMBOL vmlinux 0x732dd326 groups_free +EXPORT_SYMBOL vmlinux 0x735e6a81 acpi_evaluate_integer +EXPORT_SYMBOL vmlinux 0x7370384a generic_pipe_buf_try_steal +EXPORT_SYMBOL vmlinux 0x737652ec sock_sendmsg +EXPORT_SYMBOL vmlinux 0x7380dffa argv_split +EXPORT_SYMBOL vmlinux 0x73889bcf xsk_tx_completed +EXPORT_SYMBOL vmlinux 0x73900748 filemap_invalidate_lock_two +EXPORT_SYMBOL vmlinux 0x7396cab3 gnet_stats_finish_copy +EXPORT_SYMBOL vmlinux 0x73998efa cpm_muram_free_addr +EXPORT_SYMBOL vmlinux 0x739b4166 security_path_mkdir +EXPORT_SYMBOL vmlinux 0x739fd00f __SCK__tp_func_module_get +EXPORT_SYMBOL vmlinux 0x73abb178 __block_write_begin +EXPORT_SYMBOL vmlinux 0x73abb180 alloc_contig_range +EXPORT_SYMBOL vmlinux 0x73cbabb6 tcp_v4_destroy_sock +EXPORT_SYMBOL vmlinux 0x73cbd779 of_range_to_resource +EXPORT_SYMBOL vmlinux 0x73f4d457 t10_pi_type3_ip +EXPORT_SYMBOL vmlinux 0x7410aba2 strreplace +EXPORT_SYMBOL vmlinux 0x7412ed5b kvfree_sensitive +EXPORT_SYMBOL vmlinux 0x74163687 compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x742578a5 wait_for_random_bytes +EXPORT_SYMBOL vmlinux 0x7426af5d unpin_user_pages_dirty_lock +EXPORT_SYMBOL vmlinux 0x7429e20c kstrtos8 +EXPORT_SYMBOL vmlinux 0x742a68a3 of_phy_get_and_connect +EXPORT_SYMBOL vmlinux 0x743466b9 __pskb_copy_fclone +EXPORT_SYMBOL vmlinux 0x743f4126 keygen_port_hashing_init +EXPORT_SYMBOL vmlinux 0x7453d3e8 security_release_secctx +EXPORT_SYMBOL vmlinux 0x74750389 amba_driver_unregister +EXPORT_SYMBOL vmlinux 0x74754435 acpi_bus_generate_netlink_event +EXPORT_SYMBOL vmlinux 0x7483dc59 pci_dev_present +EXPORT_SYMBOL vmlinux 0x748835eb unlock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x748cd402 n_tty_ioctl_helper +EXPORT_SYMBOL vmlinux 0x74952c91 of_device_register +EXPORT_SYMBOL vmlinux 0x74b14518 eth_header_cache_update +EXPORT_SYMBOL vmlinux 0x74b775e3 security_dentry_create_files_as +EXPORT_SYMBOL vmlinux 0x74b7aa66 filemap_flush +EXPORT_SYMBOL vmlinux 0x74b8e674 slhc_toss +EXPORT_SYMBOL vmlinux 0x74c134b9 __sw_hweight32 +EXPORT_SYMBOL vmlinux 0x74c56add seq_write +EXPORT_SYMBOL vmlinux 0x74da064a set_security_override +EXPORT_SYMBOL vmlinux 0x74dd9e0b dma_fence_wait_any_timeout +EXPORT_SYMBOL vmlinux 0x74e5ff1a udpv6_encap_enable +EXPORT_SYMBOL vmlinux 0x7525952a fib_notifier_ops_unregister +EXPORT_SYMBOL vmlinux 0x752b022e phy_start_aneg +EXPORT_SYMBOL vmlinux 0x752c747a console_start +EXPORT_SYMBOL vmlinux 0x753cb7f2 free_buffer_head +EXPORT_SYMBOL vmlinux 0x753cfe9c generic_parse_monolithic +EXPORT_SYMBOL vmlinux 0x755b78c6 meson_sm_call_write +EXPORT_SYMBOL vmlinux 0x755f4ba3 blake2s_compress_generic +EXPORT_SYMBOL vmlinux 0x757785f1 genl_notify +EXPORT_SYMBOL vmlinux 0x75871f5e acpi_get_next_object +EXPORT_SYMBOL vmlinux 0x75ad7b17 xsk_set_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x75b1d52f sock_pfree +EXPORT_SYMBOL vmlinux 0x75b2fefb build_skb_around +EXPORT_SYMBOL vmlinux 0x75b32ccd __traceiter_module_get +EXPORT_SYMBOL vmlinux 0x75bca273 scsi_execute_cmd +EXPORT_SYMBOL vmlinux 0x75bda77a seq_hlist_next +EXPORT_SYMBOL vmlinux 0x75c69052 dquot_writeback_dquots +EXPORT_SYMBOL vmlinux 0x75d0deb9 nsecs_to_jiffies64 +EXPORT_SYMBOL vmlinux 0x75d499dd vmcore_add_device_dump +EXPORT_SYMBOL vmlinux 0x75eec193 serial8250_do_pm +EXPORT_SYMBOL vmlinux 0x75ef2d00 sg_alloc_append_table_from_pages +EXPORT_SYMBOL vmlinux 0x760a0f4f yield +EXPORT_SYMBOL vmlinux 0x7613ee60 dev_mc_add_global +EXPORT_SYMBOL vmlinux 0x7624249e dim_park_tired +EXPORT_SYMBOL vmlinux 0x76330c50 inet_frag_kill +EXPORT_SYMBOL vmlinux 0x7647726c handle_sysrq +EXPORT_SYMBOL vmlinux 0x764a5f9b io_uring_destruct_scm +EXPORT_SYMBOL vmlinux 0x764c66bf mmc_gpiod_request_cd_irq +EXPORT_SYMBOL vmlinux 0x765e5d4b __xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x765ff474 crc_t10dif_generic +EXPORT_SYMBOL vmlinux 0x7666509e devm_register_netdev +EXPORT_SYMBOL vmlinux 0x766a0927 mempool_alloc_pages +EXPORT_SYMBOL vmlinux 0x767a42e5 tcp_make_synack +EXPORT_SYMBOL vmlinux 0x7682ba4e __copy_overflow +EXPORT_SYMBOL vmlinux 0x768ee329 call_usermodehelper_exec +EXPORT_SYMBOL vmlinux 0x769f6e64 errseq_check +EXPORT_SYMBOL vmlinux 0x76b3815e param_ops_byte +EXPORT_SYMBOL vmlinux 0x76c1c01b inet_csk_accept +EXPORT_SYMBOL vmlinux 0x76d0d24a ata_scsi_cmd_error_handler +EXPORT_SYMBOL vmlinux 0x76d12657 mmc_command_done +EXPORT_SYMBOL vmlinux 0x76d3cd60 laptop_mode +EXPORT_SYMBOL vmlinux 0x76d8a86e shmem_aops +EXPORT_SYMBOL vmlinux 0x76d9251f __dev_get_by_name +EXPORT_SYMBOL vmlinux 0x76db4b47 nf_unregister_net_hooks +EXPORT_SYMBOL vmlinux 0x76efc249 _atomic_dec_and_raw_lock_irqsave +EXPORT_SYMBOL vmlinux 0x7722aed6 mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0x772d091e ip6_output +EXPORT_SYMBOL vmlinux 0x772fdf29 xfrm_state_add +EXPORT_SYMBOL vmlinux 0x7731bd62 ip_route_me_harder +EXPORT_SYMBOL vmlinux 0x77358855 iomem_resource +EXPORT_SYMBOL vmlinux 0x773fa409 __kfifo_dma_in_finish_r +EXPORT_SYMBOL vmlinux 0x77456e0a acpi_root_dir +EXPORT_SYMBOL vmlinux 0x77542f1d simple_recursive_removal +EXPORT_SYMBOL vmlinux 0x776ca93a __clzdi2 +EXPORT_SYMBOL vmlinux 0x777116b7 pskb_expand_head +EXPORT_SYMBOL vmlinux 0x7773257b invalidate_disk +EXPORT_SYMBOL vmlinux 0x777660a4 dev_uc_sync +EXPORT_SYMBOL vmlinux 0x777ee0bb md_bitmap_update_sb +EXPORT_SYMBOL vmlinux 0x7791193f icst525_s2div +EXPORT_SYMBOL vmlinux 0x77a6436b ethtool_virtdev_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x77b12f89 tty_port_free_xmit_buf +EXPORT_SYMBOL vmlinux 0x77ba94e3 rcu_lazy_get_jiffies_till_flush +EXPORT_SYMBOL vmlinux 0x77bb57ee set_anon_super_fc +EXPORT_SYMBOL vmlinux 0x77bc13a0 strim +EXPORT_SYMBOL vmlinux 0x77c1771d scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x77d6ae67 input_alloc_absinfo +EXPORT_SYMBOL vmlinux 0x77d98812 sock_no_ioctl +EXPORT_SYMBOL vmlinux 0x77e68c73 scsi_remove_target +EXPORT_SYMBOL vmlinux 0x77e9eb37 aes_encrypt +EXPORT_SYMBOL vmlinux 0x77eddc79 ip_check_defrag +EXPORT_SYMBOL vmlinux 0x77eef413 __lock_buffer +EXPORT_SYMBOL vmlinux 0x77f907e0 phy_read_mmd +EXPORT_SYMBOL vmlinux 0x7807f0f8 schedule_timeout_idle +EXPORT_SYMBOL vmlinux 0x780cc3e4 dev_getfirstbyhwtype +EXPORT_SYMBOL vmlinux 0x78161f39 call_usermodehelper_setup +EXPORT_SYMBOL vmlinux 0x7828423d of_chosen +EXPORT_SYMBOL vmlinux 0x7846af3e __kfifo_len_r +EXPORT_SYMBOL vmlinux 0x7861d403 simple_setattr +EXPORT_SYMBOL vmlinux 0x786b5fa1 param_set_byte +EXPORT_SYMBOL vmlinux 0x78751abf vme_dma_request +EXPORT_SYMBOL vmlinux 0x78794cdf regset_get_alloc +EXPORT_SYMBOL vmlinux 0x7879cbf9 sunxi_sram_release +EXPORT_SYMBOL vmlinux 0x787b7d84 tcf_exts_terse_dump +EXPORT_SYMBOL vmlinux 0x788390a5 fscrypt_setup_filename +EXPORT_SYMBOL vmlinux 0x789415ab nf_getsockopt +EXPORT_SYMBOL vmlinux 0x789e0d0a serio_unregister_port +EXPORT_SYMBOL vmlinux 0x78a16f48 aes_decrypt +EXPORT_SYMBOL vmlinux 0x78b2a1b1 mr_dump +EXPORT_SYMBOL vmlinux 0x78b887ed vsprintf +EXPORT_SYMBOL vmlinux 0x78bd14a4 unregister_filesystem +EXPORT_SYMBOL vmlinux 0x78c569e0 current_in_userns +EXPORT_SYMBOL vmlinux 0x78d09ed4 folio_mark_accessed +EXPORT_SYMBOL vmlinux 0x78df6bd7 no_pci_devices +EXPORT_SYMBOL vmlinux 0x7900bff7 __dquot_transfer +EXPORT_SYMBOL vmlinux 0x7919b383 alloc_cpu_rmap +EXPORT_SYMBOL vmlinux 0x792d27ee fs_param_is_enum +EXPORT_SYMBOL vmlinux 0x793013d8 mipi_dsi_turn_on_peripheral +EXPORT_SYMBOL vmlinux 0x79339cdf ip_options_compile +EXPORT_SYMBOL vmlinux 0x793bab9e inet_csk_reqsk_queue_drop +EXPORT_SYMBOL vmlinux 0x794043d7 dev_set_mac_address +EXPORT_SYMBOL vmlinux 0x795cee58 page_pool_alloc_frag +EXPORT_SYMBOL vmlinux 0x796b6eb4 alloc_fddidev +EXPORT_SYMBOL vmlinux 0x79720a7a elv_rb_former_request +EXPORT_SYMBOL vmlinux 0x79747d4a sockopt_release_sock +EXPORT_SYMBOL vmlinux 0x7979f060 fs_lookup_param +EXPORT_SYMBOL vmlinux 0x7984eefc key_update +EXPORT_SYMBOL vmlinux 0x79882363 skb_checksum_trimmed +EXPORT_SYMBOL vmlinux 0x7997afbc tcp_recv_skb +EXPORT_SYMBOL vmlinux 0x79a2d3f2 __skb_checksum_complete +EXPORT_SYMBOL vmlinux 0x79a33f85 vme_get_size +EXPORT_SYMBOL vmlinux 0x79b9b8a7 netdev_err +EXPORT_SYMBOL vmlinux 0x79d1d13d pcie_capability_write_dword +EXPORT_SYMBOL vmlinux 0x79d75498 phy_connect_direct +EXPORT_SYMBOL vmlinux 0x79daa229 pci_unregister_driver +EXPORT_SYMBOL vmlinux 0x79dc6b62 dev_alloc_name +EXPORT_SYMBOL vmlinux 0x79e4cbe8 override_creds +EXPORT_SYMBOL vmlinux 0x79f2cf54 vme_irq_generate +EXPORT_SYMBOL vmlinux 0x7a1bcd59 gf128mul_x8_ble +EXPORT_SYMBOL vmlinux 0x7a2af7b4 cpu_number +EXPORT_SYMBOL vmlinux 0x7a2ff57e security_current_getsecid_subj +EXPORT_SYMBOL vmlinux 0x7a47f3d2 stop_tty +EXPORT_SYMBOL vmlinux 0x7a53a06d flow_indr_dev_exists +EXPORT_SYMBOL vmlinux 0x7a785bed iget_failed +EXPORT_SYMBOL vmlinux 0x7a7d66b3 __folio_put +EXPORT_SYMBOL vmlinux 0x7a861926 netdev_has_upper_dev_all_rcu +EXPORT_SYMBOL vmlinux 0x7a95e5ae do_settimeofday64 +EXPORT_SYMBOL vmlinux 0x7a968137 ucc_slow_restart_tx +EXPORT_SYMBOL vmlinux 0x7aa1756e kvfree +EXPORT_SYMBOL vmlinux 0x7aaabc91 xfrm_policy_byid +EXPORT_SYMBOL vmlinux 0x7ab590d9 ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0x7ac7901b blk_rq_map_integrity_sg +EXPORT_SYMBOL vmlinux 0x7ad050b9 qid_lt +EXPORT_SYMBOL vmlinux 0x7adc0fbf rb_replace_node_rcu +EXPORT_SYMBOL vmlinux 0x7ae5d317 qe_get_snum +EXPORT_SYMBOL vmlinux 0x7af0bd4a start_tty +EXPORT_SYMBOL vmlinux 0x7b0f1d0a mtree_store +EXPORT_SYMBOL vmlinux 0x7b151f69 acpi_dev_hid_uid_match +EXPORT_SYMBOL vmlinux 0x7b1b8b7c fs_param_is_bool +EXPORT_SYMBOL vmlinux 0x7b227f09 path_has_submounts +EXPORT_SYMBOL vmlinux 0x7b37d4a7 _find_first_zero_bit +EXPORT_SYMBOL vmlinux 0x7b4da6ff __init_rwsem +EXPORT_SYMBOL vmlinux 0x7b54f270 posix_acl_valid +EXPORT_SYMBOL vmlinux 0x7b5b8f31 sha256_update +EXPORT_SYMBOL vmlinux 0x7b69608e tcf_qevent_init +EXPORT_SYMBOL vmlinux 0x7b7e313e dst_destroy +EXPORT_SYMBOL vmlinux 0x7b814178 crypto_sha3_init +EXPORT_SYMBOL vmlinux 0x7b82b9a1 idr_replace +EXPORT_SYMBOL vmlinux 0x7b852a39 __phy_read_mmd +EXPORT_SYMBOL vmlinux 0x7b8ab763 filemap_fdatawait_range +EXPORT_SYMBOL vmlinux 0x7ba22ca9 xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x7ba5a3b4 tegra_powergate_power_off +EXPORT_SYMBOL vmlinux 0x7bb50b88 acpi_write +EXPORT_SYMBOL vmlinux 0x7bb68d70 rproc_da_to_va +EXPORT_SYMBOL vmlinux 0x7bbccd05 nr_node_ids +EXPORT_SYMBOL vmlinux 0x7bbfa55d genphy_c37_read_status +EXPORT_SYMBOL vmlinux 0x7bcdf748 make_kgid +EXPORT_SYMBOL vmlinux 0x7bd72995 fwnode_irq_get +EXPORT_SYMBOL vmlinux 0x7bd9dcb2 __sk_mem_schedule +EXPORT_SYMBOL vmlinux 0x7bdab2c6 seq_pad +EXPORT_SYMBOL vmlinux 0x7bf24ac0 clear_inode +EXPORT_SYMBOL vmlinux 0x7bfc7000 skb_try_coalesce +EXPORT_SYMBOL vmlinux 0x7c0f23b3 tag_pages_for_writeback +EXPORT_SYMBOL vmlinux 0x7c122083 tcp_create_openreq_child +EXPORT_SYMBOL vmlinux 0x7c173634 __bitmap_complement +EXPORT_SYMBOL vmlinux 0x7c2d03a6 dma_fence_enable_sw_signaling +EXPORT_SYMBOL vmlinux 0x7c3e2016 __getblk_gfp +EXPORT_SYMBOL vmlinux 0x7c46233a cpufreq_quick_get +EXPORT_SYMBOL vmlinux 0x7c524580 ip_sock_set_freebind +EXPORT_SYMBOL vmlinux 0x7c6abf7a locks_lock_inode_wait +EXPORT_SYMBOL vmlinux 0x7c883270 mipi_dsi_detach +EXPORT_SYMBOL vmlinux 0x7c939bad ppp_input_error +EXPORT_SYMBOL vmlinux 0x7cad25b8 jbd2_journal_flush +EXPORT_SYMBOL vmlinux 0x7cbe0cd2 drop_reasons_by_subsys +EXPORT_SYMBOL vmlinux 0x7cc18181 set_security_override_from_ctx +EXPORT_SYMBOL vmlinux 0x7cc88cc9 skb_dequeue_tail +EXPORT_SYMBOL vmlinux 0x7cd9fd0a migrate_device_pages +EXPORT_SYMBOL vmlinux 0x7ce18c9f from_kqid +EXPORT_SYMBOL vmlinux 0x7ce58981 kvrealloc +EXPORT_SYMBOL vmlinux 0x7cef22c4 bio_integrity_prep +EXPORT_SYMBOL vmlinux 0x7cf35220 vme_master_free +EXPORT_SYMBOL vmlinux 0x7cf9e753 napi_gro_flush +EXPORT_SYMBOL vmlinux 0x7cfa637b sget +EXPORT_SYMBOL vmlinux 0x7cfa85cf sock_common_getsockopt +EXPORT_SYMBOL vmlinux 0x7cfe368d net_dim_get_def_tx_moderation +EXPORT_SYMBOL vmlinux 0x7d038b8d ram_aops +EXPORT_SYMBOL vmlinux 0x7d0ba682 gen_pool_virt_to_phys +EXPORT_SYMBOL vmlinux 0x7d0db45c jiffies_to_clock_t +EXPORT_SYMBOL vmlinux 0x7d0e79d0 xfrm_register_km +EXPORT_SYMBOL vmlinux 0x7d11c6c4 km_new_mapping +EXPORT_SYMBOL vmlinux 0x7d12d76d acpi_get_parent +EXPORT_SYMBOL vmlinux 0x7d1dada2 devm_ioremap +EXPORT_SYMBOL vmlinux 0x7d27e504 dm_shift_arg +EXPORT_SYMBOL vmlinux 0x7d2bbd43 arp_create +EXPORT_SYMBOL vmlinux 0x7d421145 bio_add_page +EXPORT_SYMBOL vmlinux 0x7d4b176a netlbl_catmap_setbit +EXPORT_SYMBOL vmlinux 0x7d5e1008 __crc32c_le_shift +EXPORT_SYMBOL vmlinux 0x7d74d522 kstrtoull_from_user +EXPORT_SYMBOL vmlinux 0x7dabf77a fscrypt_ioctl_set_policy +EXPORT_SYMBOL vmlinux 0x7daece67 quota_send_warning +EXPORT_SYMBOL vmlinux 0x7dc5ffa7 tc_skb_ext_tc_disable +EXPORT_SYMBOL vmlinux 0x7dc8652d migrate_vma_finalize +EXPORT_SYMBOL vmlinux 0x7dcf4135 __xa_insert +EXPORT_SYMBOL vmlinux 0x7dd4b294 dst_alloc +EXPORT_SYMBOL vmlinux 0x7dd4f3a4 mmc_free_host +EXPORT_SYMBOL vmlinux 0x7ddcbb56 phy_queue_state_machine +EXPORT_SYMBOL vmlinux 0x7ddd349c fs_param_is_u32 +EXPORT_SYMBOL vmlinux 0x7ddd7a48 pneigh_enqueue +EXPORT_SYMBOL vmlinux 0x7de85b12 netdev_lower_dev_get_private +EXPORT_SYMBOL vmlinux 0x7df0916a netdev_has_upper_dev +EXPORT_SYMBOL vmlinux 0x7df6f23a filemap_release_folio +EXPORT_SYMBOL vmlinux 0x7e0b255f hdmi_audio_infoframe_pack_for_dp +EXPORT_SYMBOL vmlinux 0x7e0ceaf8 mdiobus_free +EXPORT_SYMBOL vmlinux 0x7e3191f6 try_to_del_timer_sync +EXPORT_SYMBOL vmlinux 0x7e32fe73 ww_mutex_unlock +EXPORT_SYMBOL vmlinux 0x7e4c3df5 efi +EXPORT_SYMBOL vmlinux 0x7e5c9cbd migrate_device_finalize +EXPORT_SYMBOL vmlinux 0x7e6bbc02 blk_mq_end_request +EXPORT_SYMBOL vmlinux 0x7e826a4c dup_iter +EXPORT_SYMBOL vmlinux 0x7e8bb030 phy_ethtool_get_stats +EXPORT_SYMBOL vmlinux 0x7e8de2b1 build_skb +EXPORT_SYMBOL vmlinux 0x7e9e9cfc dcb_ieee_getapp_mask +EXPORT_SYMBOL vmlinux 0x7ea0d4ca tegra_sku_info +EXPORT_SYMBOL vmlinux 0x7ed6fbaa udp_lib_get_port +EXPORT_SYMBOL vmlinux 0x7ee20b8b ps2_begin_command +EXPORT_SYMBOL vmlinux 0x7ef4bddc __sg_page_iter_next +EXPORT_SYMBOL vmlinux 0x7f02188f __msecs_to_jiffies +EXPORT_SYMBOL vmlinux 0x7f03b6a9 crc_ccitt_table +EXPORT_SYMBOL vmlinux 0x7f13d93d jbd2_journal_lock_updates +EXPORT_SYMBOL vmlinux 0x7f1d1a24 fwnode_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x7f24de73 jiffies_to_usecs +EXPORT_SYMBOL vmlinux 0x7f2ff85c uart_update_timeout +EXPORT_SYMBOL vmlinux 0x7f317902 sock_no_sendmsg +EXPORT_SYMBOL vmlinux 0x7f335680 reuseport_stop_listen_sock +EXPORT_SYMBOL vmlinux 0x7f34911b xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x7f4bb424 pci_setup_cardbus +EXPORT_SYMBOL vmlinux 0x7f4de830 vlan_vid_add +EXPORT_SYMBOL vmlinux 0x7f52071a net_dim +EXPORT_SYMBOL vmlinux 0x7f62eaa4 sgl_free +EXPORT_SYMBOL vmlinux 0x7f668913 init_task +EXPORT_SYMBOL vmlinux 0x7f6f2fad max8925_reg_read +EXPORT_SYMBOL vmlinux 0x7f7f7bb4 irq_poll_disable +EXPORT_SYMBOL vmlinux 0x7f94a571 ppp_unregister_channel +EXPORT_SYMBOL vmlinux 0x7faf3073 skb_copy_datagram_iter +EXPORT_SYMBOL vmlinux 0x7fb74c79 security_sk_clone +EXPORT_SYMBOL vmlinux 0x7fb80d75 pm860x_bulk_read +EXPORT_SYMBOL vmlinux 0x7fb8fb71 dev_set_promiscuity +EXPORT_SYMBOL vmlinux 0x7fce778e tegra_ivc_total_queue_size +EXPORT_SYMBOL vmlinux 0x7fcf8667 try_to_free_buffers +EXPORT_SYMBOL vmlinux 0x7fd58dd5 rtnl_kfree_skbs +EXPORT_SYMBOL vmlinux 0x7fde1fbc acpi_walk_resource_buffer +EXPORT_SYMBOL vmlinux 0x7fde2950 __cgroup_bpf_run_filter_sk +EXPORT_SYMBOL vmlinux 0x7fe105d7 bman_ip_rev +EXPORT_SYMBOL vmlinux 0x7fe32873 rb_replace_node +EXPORT_SYMBOL vmlinux 0x7fe76753 dquot_operations +EXPORT_SYMBOL vmlinux 0x7ffbe7ee sock_release +EXPORT_SYMBOL vmlinux 0x800b2a3b ptp_clock_event +EXPORT_SYMBOL vmlinux 0x800dad6e __bio_advance +EXPORT_SYMBOL vmlinux 0x80137be8 key_alloc +EXPORT_SYMBOL vmlinux 0x801a8a65 __pskb_pull_tail +EXPORT_SYMBOL vmlinux 0x8027cbf8 textsearch_prepare +EXPORT_SYMBOL vmlinux 0x803ddbb6 __posix_acl_create +EXPORT_SYMBOL vmlinux 0x8041d948 __cpuhp_remove_state +EXPORT_SYMBOL vmlinux 0x805436ad put_fs_context +EXPORT_SYMBOL vmlinux 0x8056230e __splice_from_pipe +EXPORT_SYMBOL vmlinux 0x806a37a7 phy_modify_paged_changed +EXPORT_SYMBOL vmlinux 0x80762048 _atomic_dec_and_raw_lock +EXPORT_SYMBOL vmlinux 0x807b9c48 pcim_enable_device +EXPORT_SYMBOL vmlinux 0x80816f26 get_user_ifreq +EXPORT_SYMBOL vmlinux 0x80882c86 __of_parse_phandle_with_args +EXPORT_SYMBOL vmlinux 0x808d68a8 is_acpi_device_node +EXPORT_SYMBOL vmlinux 0x809c7385 ip_options_rcv_srr +EXPORT_SYMBOL vmlinux 0x80a717a8 __percpu_counter_compare +EXPORT_SYMBOL vmlinux 0x80b63cc1 pm860x_page_bulk_read +EXPORT_SYMBOL vmlinux 0x80b7fdf8 jbd2_fc_end_commit +EXPORT_SYMBOL vmlinux 0x80ca5026 _bin2bcd +EXPORT_SYMBOL vmlinux 0x80d68d3e fb_register_client +EXPORT_SYMBOL vmlinux 0x80e07231 begin_new_exec +EXPORT_SYMBOL vmlinux 0x80e39534 __cgroup_bpf_run_filter_skb +EXPORT_SYMBOL vmlinux 0x80e5f86f fscrypt_fname_alloc_buffer +EXPORT_SYMBOL vmlinux 0x80ec0d50 qman_init_fq +EXPORT_SYMBOL vmlinux 0x80efba0b ppp_input +EXPORT_SYMBOL vmlinux 0x80f02e05 bd_abort_claiming +EXPORT_SYMBOL vmlinux 0x8106d6d2 input_release_device +EXPORT_SYMBOL vmlinux 0x8112b3d2 scsi_build_sense_buffer +EXPORT_SYMBOL vmlinux 0x811518b1 ip6_route_me_harder +EXPORT_SYMBOL vmlinux 0x81188c30 match_string +EXPORT_SYMBOL vmlinux 0x8128053d iterate_fd +EXPORT_SYMBOL vmlinux 0x812a3773 pci_disable_msi +EXPORT_SYMBOL vmlinux 0x813d3bcd serial8250_set_isa_configurator +EXPORT_SYMBOL vmlinux 0x81491054 security_binder_transaction +EXPORT_SYMBOL vmlinux 0x81533963 sysfs_format_mac +EXPORT_SYMBOL vmlinux 0x8153a847 jbd2_journal_invalidate_folio +EXPORT_SYMBOL vmlinux 0x815b5dd4 match_octal +EXPORT_SYMBOL vmlinux 0x815f2897 empty_zero_page +EXPORT_SYMBOL vmlinux 0x8166cabf pci_get_subsys +EXPORT_SYMBOL vmlinux 0x816de6f0 dev_get_by_name_rcu +EXPORT_SYMBOL vmlinux 0x816eeb46 nd_dax_probe +EXPORT_SYMBOL vmlinux 0x818416e1 scsi_set_sense_information +EXPORT_SYMBOL vmlinux 0x81847581 netdev_lower_get_first_private_rcu +EXPORT_SYMBOL vmlinux 0x8186333b cpumask_next_wrap +EXPORT_SYMBOL vmlinux 0x818edf97 cpm_muram_alloc +EXPORT_SYMBOL vmlinux 0x819d3760 of_xudma_dev_get +EXPORT_SYMBOL vmlinux 0x81a1eb59 utf8_unload +EXPORT_SYMBOL vmlinux 0x81ac5e33 trace_print_hex_dump_seq +EXPORT_SYMBOL vmlinux 0x81b20e8b ucc_fast_transmit_on_demand +EXPORT_SYMBOL vmlinux 0x81c4d72a sk_stream_wait_close +EXPORT_SYMBOL vmlinux 0x81c51d19 irq_cpu_rmap_add +EXPORT_SYMBOL vmlinux 0x81cca31a pin_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0x81d6c28b acpi_buffer_to_resource +EXPORT_SYMBOL vmlinux 0x81db6ebb xz_dec_reset +EXPORT_SYMBOL vmlinux 0x81e1c221 __dev_get_by_flags +EXPORT_SYMBOL vmlinux 0x81e6b37f dmi_get_system_info +EXPORT_SYMBOL vmlinux 0x81f6b6d4 xp_dma_sync_for_cpu_slow +EXPORT_SYMBOL vmlinux 0x82103144 d_add +EXPORT_SYMBOL vmlinux 0x82166077 dev_graft_qdisc +EXPORT_SYMBOL vmlinux 0x821a3f4c ipmi_platform_add +EXPORT_SYMBOL vmlinux 0x823d3505 cmxgcr_lock +EXPORT_SYMBOL vmlinux 0x823f5bee generic_error_remove_page +EXPORT_SYMBOL vmlinux 0x8245bec1 neigh_seq_stop +EXPORT_SYMBOL vmlinux 0x825971ad phy_mipi_dphy_get_default_config_for_hsclk +EXPORT_SYMBOL vmlinux 0x825d0c01 pcim_iomap_regions +EXPORT_SYMBOL vmlinux 0x826bcee1 mii_ethtool_sset +EXPORT_SYMBOL vmlinux 0x82770adb xfrm4_rcv +EXPORT_SYMBOL vmlinux 0x82856411 skb_page_frag_refill +EXPORT_SYMBOL vmlinux 0x8285db98 pagecache_isize_extended +EXPORT_SYMBOL vmlinux 0x82b194ec iov_iter_single_seg_count +EXPORT_SYMBOL vmlinux 0x82b312a3 mnt_drop_write_file +EXPORT_SYMBOL vmlinux 0x82b584de pcie_capability_write_word +EXPORT_SYMBOL vmlinux 0x82c87ad5 nr_online_nodes +EXPORT_SYMBOL vmlinux 0x82ca5533 file_update_time +EXPORT_SYMBOL vmlinux 0x82e50c91 sock_no_bind +EXPORT_SYMBOL vmlinux 0x82ee90dc timer_delete_sync +EXPORT_SYMBOL vmlinux 0x82f4053e request_firmware +EXPORT_SYMBOL vmlinux 0x83014457 copy_highpage +EXPORT_SYMBOL vmlinux 0x830b6f62 filemap_check_errors +EXPORT_SYMBOL vmlinux 0x831ef421 ethtool_rx_flow_rule_create +EXPORT_SYMBOL vmlinux 0x83267167 skb_copy_and_csum_datagram_msg +EXPORT_SYMBOL vmlinux 0x83286c41 __mod_lruvec_page_state +EXPORT_SYMBOL vmlinux 0x8331168f __vfs_removexattr +EXPORT_SYMBOL vmlinux 0x83335d42 inet_addr_type_dev_table +EXPORT_SYMBOL vmlinux 0x8344afd6 skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x8344f278 component_match_add_typed +EXPORT_SYMBOL vmlinux 0x834782ed inet_accept +EXPORT_SYMBOL vmlinux 0x83495660 phy_support_sym_pause +EXPORT_SYMBOL vmlinux 0x83581089 gf128mul_init_4k_lle +EXPORT_SYMBOL vmlinux 0x836cf881 devfreq_add_device +EXPORT_SYMBOL vmlinux 0x83779051 xen_free_unpopulated_pages +EXPORT_SYMBOL vmlinux 0x8377dc1d textsearch_unregister +EXPORT_SYMBOL vmlinux 0x838d2bc8 siphash_3u32 +EXPORT_SYMBOL vmlinux 0x83ab84f6 fb_firmware_edid +EXPORT_SYMBOL vmlinux 0x83b32ae3 phy_device_register +EXPORT_SYMBOL vmlinux 0x83d4b024 xp_raw_get_data +EXPORT_SYMBOL vmlinux 0x83d9151d con_is_visible +EXPORT_SYMBOL vmlinux 0x84055438 tegra_dfll_unregister +EXPORT_SYMBOL vmlinux 0x8409cdc6 pci_remove_bus +EXPORT_SYMBOL vmlinux 0x840fa4aa xfrm4_udp_encap_rcv +EXPORT_SYMBOL vmlinux 0x8427cc7b _raw_spin_lock_irq +EXPORT_SYMBOL vmlinux 0x84535bac i2c_smbus_write_block_data +EXPORT_SYMBOL vmlinux 0x84752df0 thread_group_exited +EXPORT_SYMBOL vmlinux 0x847ce6cb mt_find_after +EXPORT_SYMBOL vmlinux 0x84818f57 tegra_powergate_power_on +EXPORT_SYMBOL vmlinux 0x84823cf3 nla_strscpy +EXPORT_SYMBOL vmlinux 0x84914079 __kfifo_dma_out_prepare +EXPORT_SYMBOL vmlinux 0x84a0ca4d bitmap_zalloc_node +EXPORT_SYMBOL vmlinux 0x84a47fc8 inode_permission +EXPORT_SYMBOL vmlinux 0x84c93779 __pci_register_driver +EXPORT_SYMBOL vmlinux 0x84d01315 seq_vprintf +EXPORT_SYMBOL vmlinux 0x84e09cd1 pci_release_regions +EXPORT_SYMBOL vmlinux 0x84ecbaf4 page_readlink +EXPORT_SYMBOL vmlinux 0x84f01f94 dev_mc_add_excl +EXPORT_SYMBOL vmlinux 0x84f557d5 xfrm_state_delete_tunnel +EXPORT_SYMBOL vmlinux 0x84f61de7 rproc_set_firmware +EXPORT_SYMBOL vmlinux 0x8502e06f thaw_bdev +EXPORT_SYMBOL vmlinux 0x85053329 simple_link +EXPORT_SYMBOL vmlinux 0x85060ef5 lease_get_mtime +EXPORT_SYMBOL vmlinux 0x8518a4a6 _raw_spin_trylock_bh +EXPORT_SYMBOL vmlinux 0x851b9121 xudma_dev_get_psil_base +EXPORT_SYMBOL vmlinux 0x8533c746 skb_csum_hwoffload_help +EXPORT_SYMBOL vmlinux 0x85368a69 jbd2_journal_init_jbd_inode +EXPORT_SYMBOL vmlinux 0x85416d23 getname_kernel +EXPORT_SYMBOL vmlinux 0x854619a7 vlan_dev_real_dev +EXPORT_SYMBOL vmlinux 0x854ed8ab qdisc_reset +EXPORT_SYMBOL vmlinux 0x8565fe4e audit_log +EXPORT_SYMBOL vmlinux 0x85670f1d rtnl_is_locked +EXPORT_SYMBOL vmlinux 0x8591d7d5 ledtrig_mtd_activity +EXPORT_SYMBOL vmlinux 0x85a3bf5e unregister_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x85aa38c9 vme_register_bridge +EXPORT_SYMBOL vmlinux 0x85b39042 qman_get_qm_portal_config +EXPORT_SYMBOL vmlinux 0x85b4ee68 tcp_md5_key_copy +EXPORT_SYMBOL vmlinux 0x85b5e625 rfkill_set_states +EXPORT_SYMBOL vmlinux 0x85bd1608 __request_region +EXPORT_SYMBOL vmlinux 0x85cb0f4e __generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x85cb10a0 redraw_screen +EXPORT_SYMBOL vmlinux 0x85df9b6c strsep +EXPORT_SYMBOL vmlinux 0x85efc7e0 zero_pfn +EXPORT_SYMBOL vmlinux 0x85f07b80 sock_from_file +EXPORT_SYMBOL vmlinux 0x85f596a4 neigh_proc_dointvec +EXPORT_SYMBOL vmlinux 0x85f8884b security_inode_listsecurity +EXPORT_SYMBOL vmlinux 0x860494c3 seq_puts +EXPORT_SYMBOL vmlinux 0x861fa72d of_cpu_device_node_get +EXPORT_SYMBOL vmlinux 0x862c8035 bitmap_alloc_node +EXPORT_SYMBOL vmlinux 0x86390bb2 mdio_find_bus +EXPORT_SYMBOL vmlinux 0x863a276a color_table +EXPORT_SYMBOL vmlinux 0x863d4c41 netdev_bind_sb_channel_queue +EXPORT_SYMBOL vmlinux 0x863f7923 vfs_path_parent_lookup +EXPORT_SYMBOL vmlinux 0x866a62b2 gnet_stats_basic_sync_init +EXPORT_SYMBOL vmlinux 0x866ade8a udp_lib_getsockopt +EXPORT_SYMBOL vmlinux 0x86706b58 clkdev_add +EXPORT_SYMBOL vmlinux 0x868acba5 get_options +EXPORT_SYMBOL vmlinux 0x86928f29 dev_getbyhwaddr_rcu +EXPORT_SYMBOL vmlinux 0x86b3027e unlock_rename +EXPORT_SYMBOL vmlinux 0x86b86a1c xfrm_dev_state_flush +EXPORT_SYMBOL vmlinux 0x86c9d9cf submit_bio_wait +EXPORT_SYMBOL vmlinux 0x86d52ba5 lookup_constant +EXPORT_SYMBOL vmlinux 0x86dd708d tc_skb_ext_tc_enable +EXPORT_SYMBOL vmlinux 0x86ebd347 __inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x86f41d9f dma_async_device_register +EXPORT_SYMBOL vmlinux 0x86fb9b05 bitmap_parse_user +EXPORT_SYMBOL vmlinux 0x870e11f4 sock_create +EXPORT_SYMBOL vmlinux 0x87133f12 seq_dentry +EXPORT_SYMBOL vmlinux 0x8723b942 inet_pton_with_scope +EXPORT_SYMBOL vmlinux 0x8725ce38 tty_insert_flip_string_flags +EXPORT_SYMBOL vmlinux 0x8726e234 phy_driver_unregister +EXPORT_SYMBOL vmlinux 0x873b2a17 register_netdev +EXPORT_SYMBOL vmlinux 0x8745c998 iov_iter_alignment +EXPORT_SYMBOL vmlinux 0x87574e3c find_inode_by_ino_rcu +EXPORT_SYMBOL vmlinux 0x8761c87b rps_needed +EXPORT_SYMBOL vmlinux 0x877e4f74 of_phy_find_device +EXPORT_SYMBOL vmlinux 0x87809aeb put_user_ifreq +EXPORT_SYMBOL vmlinux 0x8787c932 cdrom_get_media_event +EXPORT_SYMBOL vmlinux 0x878d2ef2 kern_unmount +EXPORT_SYMBOL vmlinux 0x87a21cb3 __ubsan_handle_out_of_bounds +EXPORT_SYMBOL vmlinux 0x87c8c92f dma_fence_match_context +EXPORT_SYMBOL vmlinux 0x87d974e6 ip6_err_gen_icmpv6_unreach +EXPORT_SYMBOL vmlinux 0x8810754a _find_first_bit +EXPORT_SYMBOL vmlinux 0x881bad5e phy_mipi_dphy_config_validate +EXPORT_SYMBOL vmlinux 0x881c4413 gen_pool_first_fit +EXPORT_SYMBOL vmlinux 0x88380a9c generic_file_llseek_size +EXPORT_SYMBOL vmlinux 0x88580001 mdiobus_write +EXPORT_SYMBOL vmlinux 0x885a3f8a qman_start_using_portal +EXPORT_SYMBOL vmlinux 0x8870c90a neigh_direct_output +EXPORT_SYMBOL vmlinux 0x88822d38 unregister_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0x8888f1fe xxh32 +EXPORT_SYMBOL vmlinux 0x889a45aa blk_get_queue +EXPORT_SYMBOL vmlinux 0x889b1370 _raw_read_trylock +EXPORT_SYMBOL vmlinux 0x88a1de25 pfifo_fast_ops +EXPORT_SYMBOL vmlinux 0x88a59c10 serio_reconnect +EXPORT_SYMBOL vmlinux 0x88a72e55 put_cmsg_scm_timestamping64 +EXPORT_SYMBOL vmlinux 0x88bf97a8 kthread_create_on_node +EXPORT_SYMBOL vmlinux 0x88c2ff5b mmc_cqe_recovery +EXPORT_SYMBOL vmlinux 0x88db9f48 __check_object_size +EXPORT_SYMBOL vmlinux 0x88e1d0f0 page_frag_free +EXPORT_SYMBOL vmlinux 0x8902597f wake_up_process +EXPORT_SYMBOL vmlinux 0x89046f45 mount_single +EXPORT_SYMBOL vmlinux 0x890ad376 inode_init_once +EXPORT_SYMBOL vmlinux 0x891c9891 dev_pick_tx_cpu_id +EXPORT_SYMBOL vmlinux 0x891dbb8f sgl_free_order +EXPORT_SYMBOL vmlinux 0x893dccc4 io_uring_get_socket +EXPORT_SYMBOL vmlinux 0x8942425d blk_mq_alloc_disk_for_queue +EXPORT_SYMBOL vmlinux 0x89434b4b radix_tree_tag_clear +EXPORT_SYMBOL vmlinux 0x8946ea72 fpsimd_context_busy +EXPORT_SYMBOL vmlinux 0x8969a84e netdev_offload_xstats_enabled +EXPORT_SYMBOL vmlinux 0x897d903a tcf_action_set_ctrlact +EXPORT_SYMBOL vmlinux 0x8989ae78 blk_set_runtime_active +EXPORT_SYMBOL vmlinux 0x89940875 mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x89a15ed2 simple_open +EXPORT_SYMBOL vmlinux 0x89baa21c xfrm_replay_seqhi +EXPORT_SYMBOL vmlinux 0x89e8f6a8 inet_dgram_ops +EXPORT_SYMBOL vmlinux 0x89e9bac2 cad_pid +EXPORT_SYMBOL vmlinux 0x89ec04c4 elv_rb_find +EXPORT_SYMBOL vmlinux 0x89ed4775 fasync_helper +EXPORT_SYMBOL vmlinux 0x89ee6372 rtnl_link_get_net +EXPORT_SYMBOL vmlinux 0x89f58946 tcp_inbound_md5_hash +EXPORT_SYMBOL vmlinux 0x8a181850 input_allocate_device +EXPORT_SYMBOL vmlinux 0x8a24f51e neigh_parms_alloc +EXPORT_SYMBOL vmlinux 0x8a47043d LZ4_decompress_safe_continue +EXPORT_SYMBOL vmlinux 0x8a490c90 rfkill_set_sw_state +EXPORT_SYMBOL vmlinux 0x8a5ecefc mr_rtm_dumproute +EXPORT_SYMBOL vmlinux 0x8a6ad5e2 tcf_qevent_dump +EXPORT_SYMBOL vmlinux 0x8a7094ba vm_brk_flags +EXPORT_SYMBOL vmlinux 0x8a7955c4 __scsi_iterate_devices +EXPORT_SYMBOL vmlinux 0x8a7d1c31 high_memory +EXPORT_SYMBOL vmlinux 0x8a833583 dma_fence_array_ops +EXPORT_SYMBOL vmlinux 0x8a8b750f kobject_del +EXPORT_SYMBOL vmlinux 0x8a99a016 mempool_free_slab +EXPORT_SYMBOL vmlinux 0x8aab05b2 iov_iter_npages +EXPORT_SYMBOL vmlinux 0x8aaecd60 __put_cred +EXPORT_SYMBOL vmlinux 0x8ac136ae imx_sc_misc_get_control +EXPORT_SYMBOL vmlinux 0x8ac3334b net_dim_get_def_rx_moderation +EXPORT_SYMBOL vmlinux 0x8adf8357 kmem_cache_free +EXPORT_SYMBOL vmlinux 0x8aee2ae4 eth_prepare_mac_addr_change +EXPORT_SYMBOL vmlinux 0x8b0088d1 LZ4_decompress_safe_usingDict +EXPORT_SYMBOL vmlinux 0x8b093399 inet_register_protosw +EXPORT_SYMBOL vmlinux 0x8b0ab334 devfreq_recommended_opp +EXPORT_SYMBOL vmlinux 0x8b21aa4d no_seek_end_llseek +EXPORT_SYMBOL vmlinux 0x8b2ffd83 __cpu_present_mask +EXPORT_SYMBOL vmlinux 0x8b3e3eec input_open_device +EXPORT_SYMBOL vmlinux 0x8b618d08 overflowuid +EXPORT_SYMBOL vmlinux 0x8b71b566 jbd2_journal_init_dev +EXPORT_SYMBOL vmlinux 0x8b7c40f4 md_wait_for_blocked_rdev +EXPORT_SYMBOL vmlinux 0x8b8059bd in_group_p +EXPORT_SYMBOL vmlinux 0x8b8d8a59 set_nlink +EXPORT_SYMBOL vmlinux 0x8b8f301d xudma_get_device +EXPORT_SYMBOL vmlinux 0x8b8f6124 devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x8b910be2 errseq_sample +EXPORT_SYMBOL vmlinux 0x8b989cf9 acpi_bus_can_wakeup +EXPORT_SYMBOL vmlinux 0x8b9dcc89 udp_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x8ba8c5f9 sk_stream_wait_memory +EXPORT_SYMBOL vmlinux 0x8bb5fad6 pci_ep_cfs_remove_epc_group +EXPORT_SYMBOL vmlinux 0x8bb8616c mipi_dsi_host_unregister +EXPORT_SYMBOL vmlinux 0x8bbac1b2 kernel_sock_shutdown +EXPORT_SYMBOL vmlinux 0x8bcd3c98 of_find_net_device_by_node +EXPORT_SYMBOL vmlinux 0x8bdfc47c __mb_cache_entry_free +EXPORT_SYMBOL vmlinux 0x8be189ab ucc_slow_disable +EXPORT_SYMBOL vmlinux 0x8bf39db7 input_grab_device +EXPORT_SYMBOL vmlinux 0x8bfc66ae __skb_try_recv_datagram +EXPORT_SYMBOL vmlinux 0x8c063ff4 acpi_processor_notify_smm +EXPORT_SYMBOL vmlinux 0x8c26d495 prepare_to_wait_event +EXPORT_SYMBOL vmlinux 0x8c2a78af dquot_release +EXPORT_SYMBOL vmlinux 0x8c2b2258 __remove_inode_hash +EXPORT_SYMBOL vmlinux 0x8c2f3841 phy_mii_ioctl +EXPORT_SYMBOL vmlinux 0x8c30bf67 zstd_dctx_workspace_bound +EXPORT_SYMBOL vmlinux 0x8c35bffa i2c_verify_adapter +EXPORT_SYMBOL vmlinux 0x8c369913 tcp_simple_retransmit +EXPORT_SYMBOL vmlinux 0x8c41fcd3 clocksource_unregister +EXPORT_SYMBOL vmlinux 0x8c4a3868 dquot_get_dqblk +EXPORT_SYMBOL vmlinux 0x8c56483d ip_mc_check_igmp +EXPORT_SYMBOL vmlinux 0x8c567d3c get_cached_acl +EXPORT_SYMBOL vmlinux 0x8c728ecd __put_devmap_managed_page_refs +EXPORT_SYMBOL vmlinux 0x8c75ad4e __wait_on_buffer +EXPORT_SYMBOL vmlinux 0x8c8569cb kstrtoint +EXPORT_SYMBOL vmlinux 0x8c9e338f acpi_bios_error +EXPORT_SYMBOL vmlinux 0x8caf9305 uuid_is_valid +EXPORT_SYMBOL vmlinux 0x8cc53d20 __par_io_config_pin +EXPORT_SYMBOL vmlinux 0x8cd5b8f1 twl6040_get_vibralr_status +EXPORT_SYMBOL vmlinux 0x8cda8029 xen_clear_irq_pending +EXPORT_SYMBOL vmlinux 0x8d0643d8 neigh_table_clear +EXPORT_SYMBOL vmlinux 0x8d068221 eth_commit_mac_addr_change +EXPORT_SYMBOL vmlinux 0x8d093efe netpoll_send_udp +EXPORT_SYMBOL vmlinux 0x8d0cf3ec input_get_poll_interval +EXPORT_SYMBOL vmlinux 0x8d30419e param_get_ullong +EXPORT_SYMBOL vmlinux 0x8d33e672 __find_nth_andnot_bit +EXPORT_SYMBOL vmlinux 0x8d3cd776 jbd2__journal_start +EXPORT_SYMBOL vmlinux 0x8d4112df qcom_scm_mem_protect_video_var +EXPORT_SYMBOL vmlinux 0x8d415ef3 __sock_create +EXPORT_SYMBOL vmlinux 0x8d52c790 pci_resize_resource +EXPORT_SYMBOL vmlinux 0x8d55bb8a qid_eq +EXPORT_SYMBOL vmlinux 0x8d61ba89 phy_start_cable_test_tdr +EXPORT_SYMBOL vmlinux 0x8d73278e hex_asc_upper +EXPORT_SYMBOL vmlinux 0x8d8434e7 pci_irq_vector +EXPORT_SYMBOL vmlinux 0x8dafaf22 hdmi_avi_infoframe_pack +EXPORT_SYMBOL vmlinux 0x8dcd9f31 input_get_timestamp +EXPORT_SYMBOL vmlinux 0x8ddd8aad schedule_timeout +EXPORT_SYMBOL vmlinux 0x8dde77e4 dev_set_alias +EXPORT_SYMBOL vmlinux 0x8debe04e __skb_warn_lro_forwarding +EXPORT_SYMBOL vmlinux 0x8decb2c5 alloc_netdev_mqs +EXPORT_SYMBOL vmlinux 0x8dee722d _raw_read_lock_bh +EXPORT_SYMBOL vmlinux 0x8df1747d sock_no_connect +EXPORT_SYMBOL vmlinux 0x8df4afd9 qe_put_snum +EXPORT_SYMBOL vmlinux 0x8df92f66 memchr_inv +EXPORT_SYMBOL vmlinux 0x8df9dd10 guid_null +EXPORT_SYMBOL vmlinux 0x8e0669fd bio_add_folio +EXPORT_SYMBOL vmlinux 0x8e0acbed dma_unmap_page_attrs +EXPORT_SYMBOL vmlinux 0x8e15359c handshake_req_alloc +EXPORT_SYMBOL vmlinux 0x8e17b3ae idr_destroy +EXPORT_SYMBOL vmlinux 0x8e32cf27 tcp_v4_md5_lookup +EXPORT_SYMBOL vmlinux 0x8e33bd87 tcp_prot +EXPORT_SYMBOL vmlinux 0x8e3e0f7d fault_in_readable +EXPORT_SYMBOL vmlinux 0x8e4c60a3 cpm_muram_dma +EXPORT_SYMBOL vmlinux 0x8e52f8be seq_hex_dump +EXPORT_SYMBOL vmlinux 0x8e5d37a3 netif_set_real_num_rx_queues +EXPORT_SYMBOL vmlinux 0x8e69ba24 of_translate_address +EXPORT_SYMBOL vmlinux 0x8e8b2d6e vga_get +EXPORT_SYMBOL vmlinux 0x8e8f91ce phy_print_status +EXPORT_SYMBOL vmlinux 0x8e93bd24 security_secctx_to_secid +EXPORT_SYMBOL vmlinux 0x8e97005e update_region +EXPORT_SYMBOL vmlinux 0x8ec760b0 cgroup_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0x8ed685f4 set_anon_super +EXPORT_SYMBOL vmlinux 0x8ed99169 cdrom_release +EXPORT_SYMBOL vmlinux 0x8ee12baa blk_mq_free_tag_set +EXPORT_SYMBOL vmlinux 0x8efd478d scsi_alloc_sgtables +EXPORT_SYMBOL vmlinux 0x8f01afd6 twl6030_interrupt_mask +EXPORT_SYMBOL vmlinux 0x8f0a2fb0 dcb_ieee_delapp +EXPORT_SYMBOL vmlinux 0x8f2ef16c tty_port_open +EXPORT_SYMBOL vmlinux 0x8f2efb2f ipv6_sock_mc_join +EXPORT_SYMBOL vmlinux 0x8f5af31c ppp_unregister_compressor +EXPORT_SYMBOL vmlinux 0x8f5bddf0 mmc_can_erase +EXPORT_SYMBOL vmlinux 0x8f5d2182 key_invalidate +EXPORT_SYMBOL vmlinux 0x8f635c3c flow_rule_match_enc_keyid +EXPORT_SYMBOL vmlinux 0x8f8a3360 dev_close +EXPORT_SYMBOL vmlinux 0x8f996a30 ethtool_convert_legacy_u32_to_link_mode +EXPORT_SYMBOL vmlinux 0x8fa25c24 xa_find +EXPORT_SYMBOL vmlinux 0x8faea462 inet_sendmsg +EXPORT_SYMBOL vmlinux 0x8fc9ea11 fman_port_cfg_buf_prefix_content +EXPORT_SYMBOL vmlinux 0x8fcb19b9 rtnl_set_sk_err +EXPORT_SYMBOL vmlinux 0x8fcb2f43 input_unregister_device +EXPORT_SYMBOL vmlinux 0x8fd180e7 kernel_neon_begin +EXPORT_SYMBOL vmlinux 0x8fd86415 vfs_copy_file_range +EXPORT_SYMBOL vmlinux 0x8fe28ee3 get_bitmap_from_slot +EXPORT_SYMBOL vmlinux 0x8ff89ed0 seg6_hmac_exit +EXPORT_SYMBOL vmlinux 0x8fff574f scsi_print_result +EXPORT_SYMBOL vmlinux 0x90000c92 input_copy_abs +EXPORT_SYMBOL vmlinux 0x90006be6 dm_kcopyd_client_flush +EXPORT_SYMBOL vmlinux 0x900fd325 zpool_register_driver +EXPORT_SYMBOL vmlinux 0x90238f08 mr_table_dump +EXPORT_SYMBOL vmlinux 0x902d8722 vme_slave_get +EXPORT_SYMBOL vmlinux 0x902e7dda param_get_int +EXPORT_SYMBOL vmlinux 0x9034a696 mempool_destroy +EXPORT_SYMBOL vmlinux 0x90390e87 dma_map_sg_attrs +EXPORT_SYMBOL vmlinux 0x903b1c66 filemap_get_folios_tag +EXPORT_SYMBOL vmlinux 0x903e4ec1 of_find_node_by_phandle +EXPORT_SYMBOL vmlinux 0x904b3d47 mmc_can_gpio_ro +EXPORT_SYMBOL vmlinux 0x904c61b3 iov_iter_revert +EXPORT_SYMBOL vmlinux 0x90515822 jbd2_journal_set_features +EXPORT_SYMBOL vmlinux 0x90522429 __xfrm_dst_lookup +EXPORT_SYMBOL vmlinux 0x90576ec4 vmemdup_user +EXPORT_SYMBOL vmlinux 0x906d5891 mdio_device_free +EXPORT_SYMBOL vmlinux 0x907e1dc6 ata_std_end_eh +EXPORT_SYMBOL vmlinux 0x9092defd proc_doulongvec_minmax +EXPORT_SYMBOL vmlinux 0x90aab9da flow_rule_match_ipv6_addrs +EXPORT_SYMBOL vmlinux 0x90bda1dd file_open_root +EXPORT_SYMBOL vmlinux 0x90ccd215 udp_seq_next +EXPORT_SYMBOL vmlinux 0x910133a3 iov_iter_xarray +EXPORT_SYMBOL vmlinux 0x9114b616 __xa_alloc +EXPORT_SYMBOL vmlinux 0x911837cd kmalloc_trace +EXPORT_SYMBOL vmlinux 0x91253edd unregister_fib_notifier +EXPORT_SYMBOL vmlinux 0x912cc46c kthread_destroy_worker +EXPORT_SYMBOL vmlinux 0x91621301 d_prune_aliases +EXPORT_SYMBOL vmlinux 0x9166fada strncpy +EXPORT_SYMBOL vmlinux 0x9166fc03 __flush_workqueue +EXPORT_SYMBOL vmlinux 0x916ca241 clk_add_alias +EXPORT_SYMBOL vmlinux 0x91766c7a mipi_dsi_device_register_full +EXPORT_SYMBOL vmlinux 0x91942d19 dmam_alloc_attrs +EXPORT_SYMBOL vmlinux 0x919c58f3 __clzsi2 +EXPORT_SYMBOL vmlinux 0x91a488ac __netdev_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x91a7b1da qdisc_class_hash_remove +EXPORT_SYMBOL vmlinux 0x91c0980e icst_hz +EXPORT_SYMBOL vmlinux 0x91cc0a13 retire_super +EXPORT_SYMBOL vmlinux 0x91f44510 idr_alloc_cyclic +EXPORT_SYMBOL vmlinux 0x91f68ea1 __hw_addr_sync +EXPORT_SYMBOL vmlinux 0x91fbcca7 rproc_resource_cleanup +EXPORT_SYMBOL vmlinux 0x92159db0 dev_driver_string +EXPORT_SYMBOL vmlinux 0x921d6eaf mii_check_gmii_support +EXPORT_SYMBOL vmlinux 0x922f45a6 __bitmap_clear +EXPORT_SYMBOL vmlinux 0x923b1276 dmaengine_get +EXPORT_SYMBOL vmlinux 0x923d33c0 ip_defrag +EXPORT_SYMBOL vmlinux 0x9243af1b register_key_type +EXPORT_SYMBOL vmlinux 0x924d160b netdev_adjacent_change_commit +EXPORT_SYMBOL vmlinux 0x92540fbf finish_wait +EXPORT_SYMBOL vmlinux 0x9254ccea tty_flip_buffer_push +EXPORT_SYMBOL vmlinux 0x9258c776 hdmi_vendor_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x926ca7b7 vm_event_states +EXPORT_SYMBOL vmlinux 0x92774cf8 __kfence_pool +EXPORT_SYMBOL vmlinux 0x927b58f4 md_write_start +EXPORT_SYMBOL vmlinux 0x9291cd3b memdup_user +EXPORT_SYMBOL vmlinux 0x929878b2 posix_acl_to_xattr +EXPORT_SYMBOL vmlinux 0x92a19ee3 fscrypt_ioctl_get_policy +EXPORT_SYMBOL vmlinux 0x92b2e28e mmc_calc_max_discard +EXPORT_SYMBOL vmlinux 0x92b7299d xfrm6_rcv_spi +EXPORT_SYMBOL vmlinux 0x92b99a33 acpi_put_table +EXPORT_SYMBOL vmlinux 0x92b9b180 slash_name +EXPORT_SYMBOL vmlinux 0x92c1b852 pcie_get_mps +EXPORT_SYMBOL vmlinux 0x92c856a3 iwe_stream_add_event +EXPORT_SYMBOL vmlinux 0x92d5838e request_threaded_irq +EXPORT_SYMBOL vmlinux 0x92e683f5 down_timeout +EXPORT_SYMBOL vmlinux 0x92ec510d jiffies64_to_msecs +EXPORT_SYMBOL vmlinux 0x92fa5abb vme_lm_detach +EXPORT_SYMBOL vmlinux 0x92fcbf9c phy_get_eee_err +EXPORT_SYMBOL vmlinux 0x93022ba6 __scsi_format_command +EXPORT_SYMBOL vmlinux 0x93052b9a rfkill_alloc +EXPORT_SYMBOL vmlinux 0x9305f8e6 cpufreq_get +EXPORT_SYMBOL vmlinux 0x930944b0 tcp_initialize_rcv_mss +EXPORT_SYMBOL vmlinux 0x930e1960 rproc_boot +EXPORT_SYMBOL vmlinux 0x930ff0d8 disk_check_media_change +EXPORT_SYMBOL vmlinux 0x932c7235 unregister_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x932d232c napi_consume_skb +EXPORT_SYMBOL vmlinux 0x9333c331 nf_ct_attach +EXPORT_SYMBOL vmlinux 0x9338a402 rproc_coredump_using_sections +EXPORT_SYMBOL vmlinux 0x9339281a ipmr_rule_default +EXPORT_SYMBOL vmlinux 0x933a252a genphy_read_master_slave +EXPORT_SYMBOL vmlinux 0x933f31ab dump_align +EXPORT_SYMBOL vmlinux 0x93564024 devfreq_monitor_start +EXPORT_SYMBOL vmlinux 0x93653e9a genphy_update_link +EXPORT_SYMBOL vmlinux 0x9365ad15 scsi_eh_restore_cmnd +EXPORT_SYMBOL vmlinux 0x9368c1db jbd2_trans_will_send_data_barrier +EXPORT_SYMBOL vmlinux 0x937733e3 qid_valid +EXPORT_SYMBOL vmlinux 0x939a0a7b mmc_run_bkops +EXPORT_SYMBOL vmlinux 0x93a4e468 xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0x93a6e0b2 io_schedule +EXPORT_SYMBOL vmlinux 0x93b3fc74 register_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x93b9ec95 hdmi_infoframe_log +EXPORT_SYMBOL vmlinux 0x93d45d0e tcp_splice_read +EXPORT_SYMBOL vmlinux 0x93d6dd8c complete_all +EXPORT_SYMBOL vmlinux 0x93ee0c73 inet_getname +EXPORT_SYMBOL vmlinux 0x9417cdb1 xfrm_policy_flush +EXPORT_SYMBOL vmlinux 0x94183620 tcf_generic_walker +EXPORT_SYMBOL vmlinux 0x9428f816 dim_turn +EXPORT_SYMBOL vmlinux 0x943a6d32 blk_mq_start_request +EXPORT_SYMBOL vmlinux 0x944375db _totalram_pages +EXPORT_SYMBOL vmlinux 0x944a564d is_console_locked +EXPORT_SYMBOL vmlinux 0x9484a934 xfrm_dst_ifdown +EXPORT_SYMBOL vmlinux 0x94909629 blk_queue_max_discard_sectors +EXPORT_SYMBOL vmlinux 0x94912b05 of_graph_is_present +EXPORT_SYMBOL vmlinux 0x9493670c security_inode_setsecctx +EXPORT_SYMBOL vmlinux 0x94961283 vunmap +EXPORT_SYMBOL vmlinux 0x9496bda8 of_get_next_child +EXPORT_SYMBOL vmlinux 0x94a03752 bdi_alloc +EXPORT_SYMBOL vmlinux 0x94aab833 imx_scu_enable_general_irq_channel +EXPORT_SYMBOL vmlinux 0x94bb7ec3 gen_pool_dma_zalloc_algo +EXPORT_SYMBOL vmlinux 0x94bf03ca utf8_to_utf32 +EXPORT_SYMBOL vmlinux 0x94f1d19a generic_setlease +EXPORT_SYMBOL vmlinux 0x94fc8d93 smp_call_function_many +EXPORT_SYMBOL vmlinux 0x9501a266 mr_mfc_seq_idx +EXPORT_SYMBOL vmlinux 0x9507c90f copy_fsxattr_to_user +EXPORT_SYMBOL vmlinux 0x95170d96 __fs_parse +EXPORT_SYMBOL vmlinux 0x951c4657 tcf_action_update_hw_stats +EXPORT_SYMBOL vmlinux 0x953618f1 get_fs_type +EXPORT_SYMBOL vmlinux 0x953d2426 utf8_strncmp +EXPORT_SYMBOL vmlinux 0x9542276a vfs_getattr +EXPORT_SYMBOL vmlinux 0x954cef6f init_on_alloc +EXPORT_SYMBOL vmlinux 0x954f099c idr_preload +EXPORT_SYMBOL vmlinux 0x9553ced1 __scm_destroy +EXPORT_SYMBOL vmlinux 0x956cb8b0 inet_release +EXPORT_SYMBOL vmlinux 0x957c9ebf neigh_proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0x9595d30f unregister_console +EXPORT_SYMBOL vmlinux 0x959c9b73 __tracepoint_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x95a07bb5 acpi_execute_reg_methods +EXPORT_SYMBOL vmlinux 0x95a2c669 tcf_register_action +EXPORT_SYMBOL vmlinux 0x95a67b07 udp_table +EXPORT_SYMBOL vmlinux 0x95b11237 seq_bprintf +EXPORT_SYMBOL vmlinux 0x95b794c4 insert_inode_locked4 +EXPORT_SYMBOL vmlinux 0x95e542a0 pcim_iomap_regions_request_all +EXPORT_SYMBOL vmlinux 0x95ec5400 flow_rule_match_enc_ip +EXPORT_SYMBOL vmlinux 0x960726cf neigh_update +EXPORT_SYMBOL vmlinux 0x961ace21 alloc_fcdev +EXPORT_SYMBOL vmlinux 0x961b7307 kthread_create_worker +EXPORT_SYMBOL vmlinux 0x962402da jbd2_journal_errno +EXPORT_SYMBOL vmlinux 0x966239f3 configfs_depend_item +EXPORT_SYMBOL vmlinux 0x966b6e6e wait_for_key_construction +EXPORT_SYMBOL vmlinux 0x96848186 scnprintf +EXPORT_SYMBOL vmlinux 0x96864fef __breadahead +EXPORT_SYMBOL vmlinux 0x9688de8b memstart_addr +EXPORT_SYMBOL vmlinux 0x96894985 phy_register_fixup_for_uid +EXPORT_SYMBOL vmlinux 0x969731d1 console_stop +EXPORT_SYMBOL vmlinux 0x96b29254 strncasecmp +EXPORT_SYMBOL vmlinux 0x96b4ae67 redirty_page_for_writepage +EXPORT_SYMBOL vmlinux 0x96bbb352 bdev_end_io_acct +EXPORT_SYMBOL vmlinux 0x96c17136 fb_var_to_videomode +EXPORT_SYMBOL vmlinux 0x96c32ffc dqget +EXPORT_SYMBOL vmlinux 0x96cd2861 ethtool_aggregate_pause_stats +EXPORT_SYMBOL vmlinux 0x96cd2b04 scsi_sense_key_string +EXPORT_SYMBOL vmlinux 0x96d3ece3 input_register_handler +EXPORT_SYMBOL vmlinux 0x96e5d30f gen_pool_set_algo +EXPORT_SYMBOL vmlinux 0x96fab350 dim_park_on_top +EXPORT_SYMBOL vmlinux 0x9711cdb9 bio_init_clone +EXPORT_SYMBOL vmlinux 0x97273b98 ipv6_dev_mc_inc +EXPORT_SYMBOL vmlinux 0x97392001 has_capability_noaudit +EXPORT_SYMBOL vmlinux 0x973fa82e register_acpi_notifier +EXPORT_SYMBOL vmlinux 0x9745110a scm_detach_fds +EXPORT_SYMBOL vmlinux 0x974a1d43 dquot_quota_on +EXPORT_SYMBOL vmlinux 0x974b78d9 ndo_dflt_fdb_add +EXPORT_SYMBOL vmlinux 0x975456f7 inet6_unregister_protosw +EXPORT_SYMBOL vmlinux 0x97648161 of_pci_range_to_resource +EXPORT_SYMBOL vmlinux 0x97658e68 inet6_del_offload +EXPORT_SYMBOL vmlinux 0x976770d9 input_unregister_handle +EXPORT_SYMBOL vmlinux 0x97743ed1 netlink_set_err +EXPORT_SYMBOL vmlinux 0x97831a2f mdiobus_c45_write_nested +EXPORT_SYMBOL vmlinux 0x97a2569d seq_file_path +EXPORT_SYMBOL vmlinux 0x97a57333 crc_t10dif_update +EXPORT_SYMBOL vmlinux 0x97adb487 utf8s_to_utf16s +EXPORT_SYMBOL vmlinux 0x97bdfa60 scsi_dev_info_remove_list +EXPORT_SYMBOL vmlinux 0x97c59d52 fscrypt_put_encryption_info +EXPORT_SYMBOL vmlinux 0x97cf415f vme_dma_list_free +EXPORT_SYMBOL vmlinux 0x97dfee16 import_single_range +EXPORT_SYMBOL vmlinux 0x97e763f0 netlink_unicast +EXPORT_SYMBOL vmlinux 0x97ec49f7 watchdog_unregister_governor +EXPORT_SYMBOL vmlinux 0x981a61f9 scsi_report_bus_reset +EXPORT_SYMBOL vmlinux 0x982774a0 __ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x9829fc11 __kfifo_out_peek_r +EXPORT_SYMBOL vmlinux 0x982bcde4 __cpu_dying_mask +EXPORT_SYMBOL vmlinux 0x982e408d bpf_map_get +EXPORT_SYMBOL vmlinux 0x98326ef8 blk_queue_max_write_zeroes_sectors +EXPORT_SYMBOL vmlinux 0x985222ae devm_ioremap_wc +EXPORT_SYMBOL vmlinux 0x98555a05 dma_fence_chain_walk +EXPORT_SYMBOL vmlinux 0x9858f364 get_random_u8 +EXPORT_SYMBOL vmlinux 0x985f422c skb_queue_tail +EXPORT_SYMBOL vmlinux 0x986144a2 inet_addr_type_table +EXPORT_SYMBOL vmlinux 0x98833f4b xfrm_state_lookup_byspi +EXPORT_SYMBOL vmlinux 0x98b35276 generic_perform_write +EXPORT_SYMBOL vmlinux 0x98bb2cfa devm_clk_get +EXPORT_SYMBOL vmlinux 0x98c89ade security_xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x98cb878e proc_dobool +EXPORT_SYMBOL vmlinux 0x98cf60b3 strlen +EXPORT_SYMBOL vmlinux 0x98e508ef ignore_console_lock_warning +EXPORT_SYMBOL vmlinux 0x98e933b3 of_graph_get_remote_endpoint +EXPORT_SYMBOL vmlinux 0x99078b39 trace_print_flags_seq +EXPORT_SYMBOL vmlinux 0x99094fb2 qcom_scm_is_available +EXPORT_SYMBOL vmlinux 0x9909d91e md_register_thread +EXPORT_SYMBOL vmlinux 0x99206be4 nonseekable_open +EXPORT_SYMBOL vmlinux 0x99271fb8 xfrm_register_type_offload +EXPORT_SYMBOL vmlinux 0x9931f8c9 qcom_scm_lmh_dcvsh_available +EXPORT_SYMBOL vmlinux 0x9939eba0 backlight_unregister_notifier +EXPORT_SYMBOL vmlinux 0x99517682 udp_encap_enable +EXPORT_SYMBOL vmlinux 0x9986651e skb_clone_sk +EXPORT_SYMBOL vmlinux 0x9991f827 inet6_offloads +EXPORT_SYMBOL vmlinux 0x999e8297 vfree +EXPORT_SYMBOL vmlinux 0x99ab92c8 nexthop_set_hw_flags +EXPORT_SYMBOL vmlinux 0x99ce508d proto_register +EXPORT_SYMBOL vmlinux 0x99d32eab flow_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x99d472b1 net_dim_get_rx_moderation +EXPORT_SYMBOL vmlinux 0x99daa9bf try_offline_node +EXPORT_SYMBOL vmlinux 0x99f6bb41 ip_setsockopt +EXPORT_SYMBOL vmlinux 0x99f7371c refcount_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0x99f9638f __napi_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x9a04db58 arp_send +EXPORT_SYMBOL vmlinux 0x9a1dfd65 strpbrk +EXPORT_SYMBOL vmlinux 0x9a22391e radix_tree_gang_lookup_tag_slot +EXPORT_SYMBOL vmlinux 0x9a2cf0d3 generic_file_open +EXPORT_SYMBOL vmlinux 0x9a345f9f _dev_info +EXPORT_SYMBOL vmlinux 0x9a4a3f5d __traceiter_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x9a583306 netlbl_bitmap_walk +EXPORT_SYMBOL vmlinux 0x9a6e3380 tegra_io_pad_power_enable +EXPORT_SYMBOL vmlinux 0x9aa011d8 devm_request_resource +EXPORT_SYMBOL vmlinux 0x9aa74eec elv_rb_add +EXPORT_SYMBOL vmlinux 0x9aaeefce sysctl_nf_log_all_netns +EXPORT_SYMBOL vmlinux 0x9abbc47f input_setup_polling +EXPORT_SYMBOL vmlinux 0x9abc7fcf inet_put_port +EXPORT_SYMBOL vmlinux 0x9acac650 rproc_add +EXPORT_SYMBOL vmlinux 0x9ad05045 mod_node_page_state +EXPORT_SYMBOL vmlinux 0x9ad0b806 dev_remove_offload +EXPORT_SYMBOL vmlinux 0x9ada0cdd mmc_is_req_done +EXPORT_SYMBOL vmlinux 0x9ada8f7b config_item_get_unless_zero +EXPORT_SYMBOL vmlinux 0x9ae47436 _find_last_bit +EXPORT_SYMBOL vmlinux 0x9ae6d224 is_acpi_data_node +EXPORT_SYMBOL vmlinux 0x9af9b822 fb_set_suspend +EXPORT_SYMBOL vmlinux 0x9b0cdc3a ip_do_fragment +EXPORT_SYMBOL vmlinux 0x9b128a66 qcom_scm_set_remote_state +EXPORT_SYMBOL vmlinux 0x9b191b21 sock_common_recvmsg +EXPORT_SYMBOL vmlinux 0x9b1bee7e find_inode_nowait +EXPORT_SYMBOL vmlinux 0x9b2560b9 gf128mul_init_4k_bbe +EXPORT_SYMBOL vmlinux 0x9b33e0d7 unregister_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x9b47f8e5 scsi_remove_host +EXPORT_SYMBOL vmlinux 0x9b496b21 posix_acl_alloc +EXPORT_SYMBOL vmlinux 0x9b62847f of_graph_get_port_by_id +EXPORT_SYMBOL vmlinux 0x9b6c724e xudma_pktdma_tflow_get_irq +EXPORT_SYMBOL vmlinux 0x9b6d30b2 copy_splice_read +EXPORT_SYMBOL vmlinux 0x9b72478f acpi_unload_parent_table +EXPORT_SYMBOL vmlinux 0x9b73e8cf fs_context_for_mount +EXPORT_SYMBOL vmlinux 0x9b917f16 set_binfmt +EXPORT_SYMBOL vmlinux 0x9b9b98e0 netdev_set_sb_channel +EXPORT_SYMBOL vmlinux 0x9baa9f0a xfrm_policy_walk +EXPORT_SYMBOL vmlinux 0x9baab44c tls_client_hello_psk +EXPORT_SYMBOL vmlinux 0x9bacd8bf mmc_gpio_get_ro +EXPORT_SYMBOL vmlinux 0x9bb292fa param_ops_invbool +EXPORT_SYMBOL vmlinux 0x9bb9e26d pci_back_from_sleep +EXPORT_SYMBOL vmlinux 0x9bc5eb3f mount_bdev +EXPORT_SYMBOL vmlinux 0x9bcd97c8 add_to_page_cache_lru +EXPORT_SYMBOL vmlinux 0x9bdffd8e tty_devnum +EXPORT_SYMBOL vmlinux 0x9be8804e peernet2id +EXPORT_SYMBOL vmlinux 0x9beda79f tc_setup_cb_add +EXPORT_SYMBOL vmlinux 0x9bf62763 mini_qdisc_pair_init +EXPORT_SYMBOL vmlinux 0x9c037f55 xfrm_dev_policy_flush +EXPORT_SYMBOL vmlinux 0x9c0c9afe block_truncate_page +EXPORT_SYMBOL vmlinux 0x9c122bcf mempool_create_node +EXPORT_SYMBOL vmlinux 0x9c1e5bf5 queued_spin_lock_slowpath +EXPORT_SYMBOL vmlinux 0x9c3b8a95 sk_filter_trim_cap +EXPORT_SYMBOL vmlinux 0x9c56ab84 simple_release_fs +EXPORT_SYMBOL vmlinux 0x9c5a2ada ucc_fast_dump_regs +EXPORT_SYMBOL vmlinux 0x9c5d5b94 crc8 +EXPORT_SYMBOL vmlinux 0x9c86b9ab fileattr_fill_flags +EXPORT_SYMBOL vmlinux 0x9c9aa3b9 parse_int_array_user +EXPORT_SYMBOL vmlinux 0x9ca48e23 genlmsg_put +EXPORT_SYMBOL vmlinux 0x9ca6f27d mfd_add_devices +EXPORT_SYMBOL vmlinux 0x9cab34a6 rfkill_set_led_trigger_name +EXPORT_SYMBOL vmlinux 0x9ccf7171 vme_dma_pci_attribute +EXPORT_SYMBOL vmlinux 0x9cdfb3f7 sysctl_fb_tunnels_only_for_init_net +EXPORT_SYMBOL vmlinux 0x9ced4bb4 of_find_compatible_node +EXPORT_SYMBOL vmlinux 0x9cfc0ff7 iterate_dir +EXPORT_SYMBOL vmlinux 0x9d0d6206 unregister_netdevice_notifier +EXPORT_SYMBOL vmlinux 0x9d1a5e3a __memcpy +EXPORT_SYMBOL vmlinux 0x9d26675e zstd_cstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x9d2ab8ac __tasklet_schedule +EXPORT_SYMBOL vmlinux 0x9d2c6acb consume_skb +EXPORT_SYMBOL vmlinux 0x9d2e7707 unregister_sysrq_key +EXPORT_SYMBOL vmlinux 0x9d326e09 ethtool_get_phc_vclocks +EXPORT_SYMBOL vmlinux 0x9d61e994 ucs2_strncmp +EXPORT_SYMBOL vmlinux 0x9d6aab4c __folio_cancel_dirty +EXPORT_SYMBOL vmlinux 0x9d6e2cc9 reuseport_migrate_sock +EXPORT_SYMBOL vmlinux 0x9d7d85eb vme_slave_request +EXPORT_SYMBOL vmlinux 0x9d827570 sg_miter_skip +EXPORT_SYMBOL vmlinux 0x9d92f3ad __wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0x9dd3177f sock_ioctl_inout +EXPORT_SYMBOL vmlinux 0x9dd9df13 dm_kcopyd_client_create +EXPORT_SYMBOL vmlinux 0x9df21d0e qman_affine_channel +EXPORT_SYMBOL vmlinux 0x9df995fb stack_depot_set_extra_bits +EXPORT_SYMBOL vmlinux 0x9dfb481d mmc_can_secure_erase_trim +EXPORT_SYMBOL vmlinux 0x9e024ade i2c_transfer +EXPORT_SYMBOL vmlinux 0x9e0c711d vzalloc_node +EXPORT_SYMBOL vmlinux 0x9e0fa5ae hsiphash_3u32 +EXPORT_SYMBOL vmlinux 0x9e102e5a pci_get_domain_bus_and_slot +EXPORT_SYMBOL vmlinux 0x9e13f6f6 gf128mul_lle +EXPORT_SYMBOL vmlinux 0x9e2737f0 acpi_install_interface_handler +EXPORT_SYMBOL vmlinux 0x9e300218 dma_async_tx_descriptor_init +EXPORT_SYMBOL vmlinux 0x9e31fc73 bdi_unregister +EXPORT_SYMBOL vmlinux 0x9e37fdec page_pool_destroy +EXPORT_SYMBOL vmlinux 0x9e3cd230 nf_log_register +EXPORT_SYMBOL vmlinux 0x9e445b17 phy_register_fixup_for_id +EXPORT_SYMBOL vmlinux 0x9e4faeef dm_io_client_destroy +EXPORT_SYMBOL vmlinux 0x9e5e750d node_to_cpumask_map +EXPORT_SYMBOL vmlinux 0x9e61bb05 set_freezable +EXPORT_SYMBOL vmlinux 0x9e7d6bd0 __udelay +EXPORT_SYMBOL vmlinux 0x9e80ceef pm8606_osc_disable +EXPORT_SYMBOL vmlinux 0x9e85e035 mipi_dsi_dcs_set_tear_scanline +EXPORT_SYMBOL vmlinux 0x9e9eab95 devcgroup_check_permission +EXPORT_SYMBOL vmlinux 0x9e9fdd9d memunmap +EXPORT_SYMBOL vmlinux 0x9eacf8a5 kstrndup +EXPORT_SYMBOL vmlinux 0x9ead3d6c generic_update_time +EXPORT_SYMBOL vmlinux 0x9eb187fa xudma_pktdma_rflow_get_irq +EXPORT_SYMBOL vmlinux 0x9ebd67f9 input_mt_init_slots +EXPORT_SYMBOL vmlinux 0x9ec0e639 twl6030_interrupt_unmask +EXPORT_SYMBOL vmlinux 0x9ec6ca96 ktime_get_real_ts64 +EXPORT_SYMBOL vmlinux 0x9ed12e20 kmalloc_large +EXPORT_SYMBOL vmlinux 0x9ed7c847 brcmstb_get_family_id +EXPORT_SYMBOL vmlinux 0x9ed978de vme_lm_set +EXPORT_SYMBOL vmlinux 0x9edf8750 genphy_c45_eee_is_active +EXPORT_SYMBOL vmlinux 0x9ef842db inet_sk_set_state +EXPORT_SYMBOL vmlinux 0x9efd06d5 jbd2_journal_start_commit +EXPORT_SYMBOL vmlinux 0x9eff9237 inc_nlink +EXPORT_SYMBOL vmlinux 0x9f0d9e0c blk_queue_io_opt +EXPORT_SYMBOL vmlinux 0x9f1e1856 cdrom_check_events +EXPORT_SYMBOL vmlinux 0x9f271071 md_check_no_bitmap +EXPORT_SYMBOL vmlinux 0x9f2aa070 prepare_to_swait_exclusive +EXPORT_SYMBOL vmlinux 0x9f2e99f4 blk_mq_start_stopped_hw_queues +EXPORT_SYMBOL vmlinux 0x9f46ced8 __sw_hweight64 +EXPORT_SYMBOL vmlinux 0x9f4f2aa3 acpi_gbl_FADT +EXPORT_SYMBOL vmlinux 0x9f4fbe8e __scsi_print_sense +EXPORT_SYMBOL vmlinux 0x9f50b770 keyring_restrict +EXPORT_SYMBOL vmlinux 0x9f54ead7 gro_cells_destroy +EXPORT_SYMBOL vmlinux 0x9f6c7497 phy_do_ioctl_running +EXPORT_SYMBOL vmlinux 0x9f767358 param_ops_long +EXPORT_SYMBOL vmlinux 0x9f76baf4 _raw_write_unlock_irq +EXPORT_SYMBOL vmlinux 0x9f7962a2 tcp_fastopen_defer_connect +EXPORT_SYMBOL vmlinux 0x9f7d7dbb logic_outsw +EXPORT_SYMBOL vmlinux 0x9f836218 mini_qdisc_pair_swap +EXPORT_SYMBOL vmlinux 0x9f83fde6 dev_uc_unsync +EXPORT_SYMBOL vmlinux 0x9f8746bd tcf_idr_check_alloc +EXPORT_SYMBOL vmlinux 0x9f984513 strrchr +EXPORT_SYMBOL vmlinux 0x9fa7184a cancel_delayed_work_sync +EXPORT_SYMBOL vmlinux 0x9facb9ca mipi_dsi_attach +EXPORT_SYMBOL vmlinux 0x9fb41842 netdev_offload_xstats_report_delta +EXPORT_SYMBOL vmlinux 0x9fd1ec03 put_ipc_ns +EXPORT_SYMBOL vmlinux 0x9fdecc31 unregister_netdevice_many +EXPORT_SYMBOL vmlinux 0x9fe469a4 pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x9feed7ce timer_reduce +EXPORT_SYMBOL vmlinux 0x9ffa3a75 netdev_max_backlog +EXPORT_SYMBOL vmlinux 0xa00aca2a dql_completed +EXPORT_SYMBOL vmlinux 0xa01d3df6 font_vga_8x16 +EXPORT_SYMBOL vmlinux 0xa02aa74a __cond_resched_lock +EXPORT_SYMBOL vmlinux 0xa030f5e7 vfs_fileattr_get +EXPORT_SYMBOL vmlinux 0xa03169ce ipv6_chk_custom_prefix +EXPORT_SYMBOL vmlinux 0xa033d747 next_arg +EXPORT_SYMBOL vmlinux 0xa03e063e lock_sock_nested +EXPORT_SYMBOL vmlinux 0xa03f7405 sk_ioctl +EXPORT_SYMBOL vmlinux 0xa03fade4 __skb_gro_checksum_complete +EXPORT_SYMBOL vmlinux 0xa0436e98 in6addr_linklocal_allnodes +EXPORT_SYMBOL vmlinux 0xa04becdb sock_set_priority +EXPORT_SYMBOL vmlinux 0xa04e33da qcom_scm_lmh_dcvsh +EXPORT_SYMBOL vmlinux 0xa057df8f twl_set_regcache_bypass +EXPORT_SYMBOL vmlinux 0xa058c7f6 add_watch_to_object +EXPORT_SYMBOL vmlinux 0xa05b6be2 psched_ppscfg_precompute +EXPORT_SYMBOL vmlinux 0xa07a37f0 memchr +EXPORT_SYMBOL vmlinux 0xa07d1b3c tasklet_setup +EXPORT_SYMBOL vmlinux 0xa084749a __bitmap_or +EXPORT_SYMBOL vmlinux 0xa09098f2 __devm_request_region +EXPORT_SYMBOL vmlinux 0xa095e02e generic_check_addressable +EXPORT_SYMBOL vmlinux 0xa0ae1e73 siphash_3u64 +EXPORT_SYMBOL vmlinux 0xa0b04675 vmalloc_32 +EXPORT_SYMBOL vmlinux 0xa0b64a50 dma_unmap_sg_attrs +EXPORT_SYMBOL vmlinux 0xa0cc82ac inode_newsize_ok +EXPORT_SYMBOL vmlinux 0xa0dad88e netdev_adjacent_get_private +EXPORT_SYMBOL vmlinux 0xa0e37f3b tcp_child_process +EXPORT_SYMBOL vmlinux 0xa0eae826 smp_call_function +EXPORT_SYMBOL vmlinux 0xa0ebd14c sysctl_tcp_mem +EXPORT_SYMBOL vmlinux 0xa0ebd437 hdmi_drm_infoframe_check +EXPORT_SYMBOL vmlinux 0xa0f10085 __sg_free_table +EXPORT_SYMBOL vmlinux 0xa0fbac79 wake_up_bit +EXPORT_SYMBOL vmlinux 0xa108eb4d sysctl_optmem_max +EXPORT_SYMBOL vmlinux 0xa115da49 __tracepoint_kfree +EXPORT_SYMBOL vmlinux 0xa138297c dma_map_resource +EXPORT_SYMBOL vmlinux 0xa1471a74 pci_irq_get_affinity +EXPORT_SYMBOL vmlinux 0xa153a977 gnet_stats_copy_basic +EXPORT_SYMBOL vmlinux 0xa15a9b56 km_policy_notify +EXPORT_SYMBOL vmlinux 0xa168c041 blk_rq_init +EXPORT_SYMBOL vmlinux 0xa16f33cd skb_copy_expand +EXPORT_SYMBOL vmlinux 0xa17f5dd4 tcf_unregister_action +EXPORT_SYMBOL vmlinux 0xa1835a3e inet_del_protocol +EXPORT_SYMBOL vmlinux 0xa19bd954 __dec_node_page_state +EXPORT_SYMBOL vmlinux 0xa1ba6861 rdmacg_try_charge +EXPORT_SYMBOL vmlinux 0xa1d09178 pci_add_new_bus +EXPORT_SYMBOL vmlinux 0xa1d2f176 padata_do_serial +EXPORT_SYMBOL vmlinux 0xa1e7c079 fifo_set_limit +EXPORT_SYMBOL vmlinux 0xa2060911 inet_current_timestamp +EXPORT_SYMBOL vmlinux 0xa214786b filemap_alloc_folio +EXPORT_SYMBOL vmlinux 0xa2326c49 acpi_remove_table_handler +EXPORT_SYMBOL vmlinux 0xa2328f84 filemap_range_has_page +EXPORT_SYMBOL vmlinux 0xa2360c7f input_mt_sync_frame +EXPORT_SYMBOL vmlinux 0xa23ffc04 groups_sort +EXPORT_SYMBOL vmlinux 0xa244df2e device_match_acpi_dev +EXPORT_SYMBOL vmlinux 0xa2496646 __page_frag_cache_drain +EXPORT_SYMBOL vmlinux 0xa24d49be mmc_alloc_host +EXPORT_SYMBOL vmlinux 0xa24f23d8 __request_module +EXPORT_SYMBOL vmlinux 0xa24fd177 of_platform_bus_probe +EXPORT_SYMBOL vmlinux 0xa2637403 ip_frag_init +EXPORT_SYMBOL vmlinux 0xa263892b fscrypt_fname_free_buffer +EXPORT_SYMBOL vmlinux 0xa26a127f pci_request_irq +EXPORT_SYMBOL vmlinux 0xa28a78c3 tty_kref_put +EXPORT_SYMBOL vmlinux 0xa28cfcc0 gen_estimator_active +EXPORT_SYMBOL vmlinux 0xa2a756d7 mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0xa2bf20f1 tls_client_hello_anon +EXPORT_SYMBOL vmlinux 0xa2cf3649 qman_fq_fqid +EXPORT_SYMBOL vmlinux 0xa2d4b75e qcom_scm_iommu_set_cp_pool_size +EXPORT_SYMBOL vmlinux 0xa2d6c094 __blockdev_direct_IO +EXPORT_SYMBOL vmlinux 0xa2d7ec8d __SCK__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xa2d91270 configfs_register_default_group +EXPORT_SYMBOL vmlinux 0xa2ddc993 jbd2_journal_set_triggers +EXPORT_SYMBOL vmlinux 0xa2e61768 inet_addr_type +EXPORT_SYMBOL vmlinux 0xa2efa597 kill_block_super +EXPORT_SYMBOL vmlinux 0xa3099fc2 scsi_host_get +EXPORT_SYMBOL vmlinux 0xa328effc tcp_ld_RTO_revert +EXPORT_SYMBOL vmlinux 0xa33533b5 jbd2_journal_load +EXPORT_SYMBOL vmlinux 0xa3394ba7 nla_reserve +EXPORT_SYMBOL vmlinux 0xa339e6e5 on_each_cpu_cond_mask +EXPORT_SYMBOL vmlinux 0xa3522df5 qman_query_fq_np +EXPORT_SYMBOL vmlinux 0xa3be8342 __ubsan_handle_type_mismatch +EXPORT_SYMBOL vmlinux 0xa3cefaa0 blake2s_update +EXPORT_SYMBOL vmlinux 0xa3e9c3a1 proc_create_data +EXPORT_SYMBOL vmlinux 0xa3eec716 acpi_dev_uid_to_integer +EXPORT_SYMBOL vmlinux 0xa3fea172 sha224_final +EXPORT_SYMBOL vmlinux 0xa4067767 tty_port_close_end +EXPORT_SYMBOL vmlinux 0xa40ff01b acpi_dbg_layer +EXPORT_SYMBOL vmlinux 0xa4395197 security_unix_stream_connect +EXPORT_SYMBOL vmlinux 0xa43a71fd netif_receive_skb_core +EXPORT_SYMBOL vmlinux 0xa440d121 flow_keys_dissector +EXPORT_SYMBOL vmlinux 0xa444d767 kill_litter_super +EXPORT_SYMBOL vmlinux 0xa448c653 qcom_scm_ice_set_key +EXPORT_SYMBOL vmlinux 0xa4657d07 input_get_keycode +EXPORT_SYMBOL vmlinux 0xa4a41f39 pci_free_irq_vectors +EXPORT_SYMBOL vmlinux 0xa4a987a4 dump_page +EXPORT_SYMBOL vmlinux 0xa4bb9192 locks_free_lock +EXPORT_SYMBOL vmlinux 0xa4c5e22a netpoll_parse_options +EXPORT_SYMBOL vmlinux 0xa4d3d143 noop_qdisc +EXPORT_SYMBOL vmlinux 0xa4d5aa7b napi_schedule_prep +EXPORT_SYMBOL vmlinux 0xa4dcd356 fwnode_iomap +EXPORT_SYMBOL vmlinux 0xa4f046a9 pci_ep_cfs_add_epf_group +EXPORT_SYMBOL vmlinux 0xa4fca045 qcom_scm_ocmem_lock +EXPORT_SYMBOL vmlinux 0xa4ffbd90 phy_write_mmd +EXPORT_SYMBOL vmlinux 0xa51b625a phy_set_asym_pause +EXPORT_SYMBOL vmlinux 0xa51d7d29 generic_delete_inode +EXPORT_SYMBOL vmlinux 0xa52519ee xfrm_stateonly_find +EXPORT_SYMBOL vmlinux 0xa5258a33 is_bad_inode +EXPORT_SYMBOL vmlinux 0xa528cab8 seq_open +EXPORT_SYMBOL vmlinux 0xa52bedf6 xenbus_dev_request_and_reply +EXPORT_SYMBOL vmlinux 0xa5357948 __vfs_getxattr +EXPORT_SYMBOL vmlinux 0xa54b9063 cpu_rmap_add +EXPORT_SYMBOL vmlinux 0xa5526619 rb_insert_color +EXPORT_SYMBOL vmlinux 0xa55ce98a tcp_check_req +EXPORT_SYMBOL vmlinux 0xa58af0a6 _raw_read_unlock_irq +EXPORT_SYMBOL vmlinux 0xa5976e4f dev_base_lock +EXPORT_SYMBOL vmlinux 0xa5bf52f5 dquot_commit_info +EXPORT_SYMBOL vmlinux 0xa5c340d2 inode_dio_wait +EXPORT_SYMBOL vmlinux 0xa5f2b48e xfrm_sad_getinfo +EXPORT_SYMBOL vmlinux 0xa5f7cf37 __cpu_possible_mask +EXPORT_SYMBOL vmlinux 0xa5f9c6a9 devfreq_add_governor +EXPORT_SYMBOL vmlinux 0xa5fdd4be simple_unlink +EXPORT_SYMBOL vmlinux 0xa6055329 __mark_inode_dirty +EXPORT_SYMBOL vmlinux 0xa611957c dev_uc_flush +EXPORT_SYMBOL vmlinux 0xa61ced89 qdisc_put_rtab +EXPORT_SYMBOL vmlinux 0xa6257a2f complete +EXPORT_SYMBOL vmlinux 0xa63c2687 pci_dev_driver +EXPORT_SYMBOL vmlinux 0xa63f9949 kmalloc_node_trace +EXPORT_SYMBOL vmlinux 0xa644246c tcp_mss_to_mtu +EXPORT_SYMBOL vmlinux 0xa6457c89 hdmi_infoframe_pack +EXPORT_SYMBOL vmlinux 0xa648e561 __ubsan_handle_shift_out_of_bounds +EXPORT_SYMBOL vmlinux 0xa64a6037 unregister_binfmt +EXPORT_SYMBOL vmlinux 0xa64c7249 __printk_cpu_sync_try_get +EXPORT_SYMBOL vmlinux 0xa64e0d1e of_device_is_compatible +EXPORT_SYMBOL vmlinux 0xa65c6def alt_cb_patch_nops +EXPORT_SYMBOL vmlinux 0xa663a303 __do_once_sleepable_done +EXPORT_SYMBOL vmlinux 0xa6646f49 free_inode_nonrcu +EXPORT_SYMBOL vmlinux 0xa6782a46 sdev_enable_disk_events +EXPORT_SYMBOL vmlinux 0xa681fe88 generate_random_uuid +EXPORT_SYMBOL vmlinux 0xa686d656 proto_unregister +EXPORT_SYMBOL vmlinux 0xa6a744f4 ndo_dflt_fdb_del +EXPORT_SYMBOL vmlinux 0xa6b1705d module_layout +EXPORT_SYMBOL vmlinux 0xa6b1fd06 kset_register +EXPORT_SYMBOL vmlinux 0xa6b96f77 noop_llseek +EXPORT_SYMBOL vmlinux 0xa6ba88a1 genphy_read_mmd_unsupported +EXPORT_SYMBOL vmlinux 0xa6cbea1d cdev_device_add +EXPORT_SYMBOL vmlinux 0xa6d10335 scsi_block_requests +EXPORT_SYMBOL vmlinux 0xa6d8aa54 key_unlink +EXPORT_SYMBOL vmlinux 0xa6e3cec9 nf_log_set +EXPORT_SYMBOL vmlinux 0xa6f3b240 unregister_netdevice_queue +EXPORT_SYMBOL vmlinux 0xa70bc96d qcom_scm_restore_sec_cfg_available +EXPORT_SYMBOL vmlinux 0xa70ed9dc tcp_hashinfo +EXPORT_SYMBOL vmlinux 0xa717d1a0 pcim_set_mwi +EXPORT_SYMBOL vmlinux 0xa71acc92 fman_port_config +EXPORT_SYMBOL vmlinux 0xa72035f9 xa_get_order +EXPORT_SYMBOL vmlinux 0xa7261858 mipi_dsi_dcs_set_tear_on +EXPORT_SYMBOL vmlinux 0xa733be63 nd_device_register +EXPORT_SYMBOL vmlinux 0xa74c9877 refcount_dec_and_rtnl_lock +EXPORT_SYMBOL vmlinux 0xa765c501 of_translate_dma_region +EXPORT_SYMBOL vmlinux 0xa76dd15e key_put +EXPORT_SYMBOL vmlinux 0xa774c11b udp_flush_pending_frames +EXPORT_SYMBOL vmlinux 0xa7787935 seg6_hmac_info_del +EXPORT_SYMBOL vmlinux 0xa77bfd29 register_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0xa784a143 of_find_device_by_node +EXPORT_SYMBOL vmlinux 0xa7852545 __hw_addr_ref_unsync_dev +EXPORT_SYMBOL vmlinux 0xa7cf92e5 sunxi_sram_claim +EXPORT_SYMBOL vmlinux 0xa7d5f92e ida_destroy +EXPORT_SYMBOL vmlinux 0xa7dd8882 genphy_loopback +EXPORT_SYMBOL vmlinux 0xa7e7e834 simple_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0xa7ea97f1 get_tree_bdev +EXPORT_SYMBOL vmlinux 0xa7eedcc4 call_usermodehelper +EXPORT_SYMBOL vmlinux 0xa8013878 tcf_exts_validate_ex +EXPORT_SYMBOL vmlinux 0xa80d4ba3 pneigh_lookup +EXPORT_SYMBOL vmlinux 0xa820461c param_get_invbool +EXPORT_SYMBOL vmlinux 0xa843805a get_unused_fd_flags +EXPORT_SYMBOL vmlinux 0xa848b9d8 uart_get_baud_rate +EXPORT_SYMBOL vmlinux 0xa84ce9e0 crypto_aes_inv_sbox +EXPORT_SYMBOL vmlinux 0xa853396b xa_extract +EXPORT_SYMBOL vmlinux 0xa85a3e6d xa_load +EXPORT_SYMBOL vmlinux 0xa8676398 __tracepoint_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xa8694ecd kblockd_schedule_work +EXPORT_SYMBOL vmlinux 0xa8717c10 pci_find_resource +EXPORT_SYMBOL vmlinux 0xa87439ad param_ops_int +EXPORT_SYMBOL vmlinux 0xa8824f5b vmf_insert_pfn_prot +EXPORT_SYMBOL vmlinux 0xa897e3e7 mempool_free +EXPORT_SYMBOL vmlinux 0xa898959d of_get_mac_address_nvmem +EXPORT_SYMBOL vmlinux 0xa89a1cf1 ipmi_dmi_get_slave_addr +EXPORT_SYMBOL vmlinux 0xa89bd6eb xen_alloc_ballooned_pages +EXPORT_SYMBOL vmlinux 0xa89d6d4d scsi_dma_unmap +EXPORT_SYMBOL vmlinux 0xa8a6c08f new_inode +EXPORT_SYMBOL vmlinux 0xa8a70cde backlight_device_get_by_name +EXPORT_SYMBOL vmlinux 0xa8a71242 pci_iomap_range +EXPORT_SYMBOL vmlinux 0xa8a8110c kernel_neon_end +EXPORT_SYMBOL vmlinux 0xa8aa4056 serio_bus +EXPORT_SYMBOL vmlinux 0xa8aafab4 generic_pipe_buf_release +EXPORT_SYMBOL vmlinux 0xa8caa845 clk_bulk_put_all +EXPORT_SYMBOL vmlinux 0xa8ceedca revert_creds +EXPORT_SYMBOL vmlinux 0xa8dc5593 km_state_expired +EXPORT_SYMBOL vmlinux 0xa8e6933a qdf2400_e44_present +EXPORT_SYMBOL vmlinux 0xa8f6c843 ip_frag_ecn_table +EXPORT_SYMBOL vmlinux 0xa9093d0d xfrm_lookup +EXPORT_SYMBOL vmlinux 0xa90ca0de flush_rcu_work +EXPORT_SYMBOL vmlinux 0xa9105e9b xfrm_state_update +EXPORT_SYMBOL vmlinux 0xa916b694 strnlen +EXPORT_SYMBOL vmlinux 0xa917c1de blk_limits_io_opt +EXPORT_SYMBOL vmlinux 0xa92271dc uart_match_port +EXPORT_SYMBOL vmlinux 0xa928399c pci_choose_state +EXPORT_SYMBOL vmlinux 0xa947fcb6 tcf_exts_init_ex +EXPORT_SYMBOL vmlinux 0xa94a09bb mem_section +EXPORT_SYMBOL vmlinux 0xa95d6c1d module_put +EXPORT_SYMBOL vmlinux 0xa964dd13 gpmc_cs_request +EXPORT_SYMBOL vmlinux 0xa965ca81 reciprocal_value +EXPORT_SYMBOL vmlinux 0xa976957d bitmap_remap +EXPORT_SYMBOL vmlinux 0xa99e1a70 blk_post_runtime_suspend +EXPORT_SYMBOL vmlinux 0xa9df69d5 __traceiter_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0xa9e256cc netpoll_send_skb +EXPORT_SYMBOL vmlinux 0xa9ed62d2 tegra_fuse_readl +EXPORT_SYMBOL vmlinux 0xa9f26b70 devm_clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0xa9f70ae0 input_mt_drop_unused +EXPORT_SYMBOL vmlinux 0xaa00fdc0 ec_transaction +EXPORT_SYMBOL vmlinux 0xaa02cd6e pci_get_device +EXPORT_SYMBOL vmlinux 0xaa08488b page_pool_update_nid +EXPORT_SYMBOL vmlinux 0xaa0aaca3 from_kprojid_munged +EXPORT_SYMBOL vmlinux 0xaa0c318b vscnprintf +EXPORT_SYMBOL vmlinux 0xaa19e4aa _kstrtol +EXPORT_SYMBOL vmlinux 0xaa1c4958 dquot_set_dqinfo +EXPORT_SYMBOL vmlinux 0xaa2554c7 param_ops_hexint +EXPORT_SYMBOL vmlinux 0xaa280d69 _copy_from_iter +EXPORT_SYMBOL vmlinux 0xaa2c7e4e generic_buffers_fsync +EXPORT_SYMBOL vmlinux 0xaa341905 acpi_bios_exception +EXPORT_SYMBOL vmlinux 0xaa42b25e da903x_query_status +EXPORT_SYMBOL vmlinux 0xaa67eab1 kill_pid +EXPORT_SYMBOL vmlinux 0xaa6f23ad rfkill_get_led_trigger_name +EXPORT_SYMBOL vmlinux 0xaa8106bc crc8_populate_msb +EXPORT_SYMBOL vmlinux 0xaa89edc6 kthread_create_worker_on_cpu +EXPORT_SYMBOL vmlinux 0xaa8e5c84 key_validate +EXPORT_SYMBOL vmlinux 0xaa8f1b71 inet_addr_is_any +EXPORT_SYMBOL vmlinux 0xaaa4b9bc hchacha_block_generic +EXPORT_SYMBOL vmlinux 0xaaa50fb2 qcom_scm_lmh_profile_change +EXPORT_SYMBOL vmlinux 0xaac3b6f2 __skb_pad +EXPORT_SYMBOL vmlinux 0xaace9dd5 bio_reset +EXPORT_SYMBOL vmlinux 0xaacf03c1 dma_fence_signal +EXPORT_SYMBOL vmlinux 0xaad0ae78 __bitmap_shift_right +EXPORT_SYMBOL vmlinux 0xaad6d92f rfkill_init_sw_state +EXPORT_SYMBOL vmlinux 0xaad8c7d6 default_wake_function +EXPORT_SYMBOL vmlinux 0xaae4e132 tegra_dfll_suspend +EXPORT_SYMBOL vmlinux 0xaae8ab0e acpi_bus_power_manageable +EXPORT_SYMBOL vmlinux 0xaaef1f1e pci_bus_write_config_byte +EXPORT_SYMBOL vmlinux 0xaaf4a334 qcom_scm_set_cold_boot_addr +EXPORT_SYMBOL vmlinux 0xaafdc258 strcasecmp +EXPORT_SYMBOL vmlinux 0xab13a321 netif_set_xps_queue +EXPORT_SYMBOL vmlinux 0xab163aa0 xfrm_input_unregister_afinfo +EXPORT_SYMBOL vmlinux 0xab2b4025 phy_support_asym_pause +EXPORT_SYMBOL vmlinux 0xab3697e4 irq_poll_init +EXPORT_SYMBOL vmlinux 0xab3b75ea vme_dma_pattern_attribute +EXPORT_SYMBOL vmlinux 0xab600421 probe_irq_off +EXPORT_SYMBOL vmlinux 0xab63baa5 unregister_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xab67a0ac dql_init +EXPORT_SYMBOL vmlinux 0xab6ce26d dquot_set_dqblk +EXPORT_SYMBOL vmlinux 0xab6d5b3b hex_to_bin +EXPORT_SYMBOL vmlinux 0xab781570 fb_get_options +EXPORT_SYMBOL vmlinux 0xab7b7d2a devfreq_monitor_resume +EXPORT_SYMBOL vmlinux 0xab7dd70a t10_pi_type3_crc +EXPORT_SYMBOL vmlinux 0xab8b5f7d __ip_select_ident +EXPORT_SYMBOL vmlinux 0xab926903 sg_miter_next +EXPORT_SYMBOL vmlinux 0xaba12ff6 dcb_ieee_setapp +EXPORT_SYMBOL vmlinux 0xabe193cd pci_read_config_byte +EXPORT_SYMBOL vmlinux 0xabebb1fc flow_block_cb_free +EXPORT_SYMBOL vmlinux 0xabf32f29 utf16s_to_utf8s +EXPORT_SYMBOL vmlinux 0xac0aec27 vme_irq_request +EXPORT_SYMBOL vmlinux 0xac1a55be unregister_reboot_notifier +EXPORT_SYMBOL vmlinux 0xac3201b0 udp_flow_hashrnd +EXPORT_SYMBOL vmlinux 0xac369d92 generic_copy_file_range +EXPORT_SYMBOL vmlinux 0xac537ac2 percpu_counter_destroy +EXPORT_SYMBOL vmlinux 0xac5483d4 devm_rproc_alloc +EXPORT_SYMBOL vmlinux 0xac5fcec0 in4_pton +EXPORT_SYMBOL vmlinux 0xac7c1763 seg6_hmac_info_add +EXPORT_SYMBOL vmlinux 0xac8c8bcc vfs_mkobj +EXPORT_SYMBOL vmlinux 0xac9eafc5 vfs_dedupe_file_range +EXPORT_SYMBOL vmlinux 0xacab29b7 seq_hlist_start_percpu +EXPORT_SYMBOL vmlinux 0xacb54cd2 pnpacpi_protocol +EXPORT_SYMBOL vmlinux 0xacc4a18f tty_unregister_driver +EXPORT_SYMBOL vmlinux 0xacd81eb3 jbd2_inode_cache +EXPORT_SYMBOL vmlinux 0xacddd806 ptp_get_vclocks_index +EXPORT_SYMBOL vmlinux 0xacf4d843 match_strdup +EXPORT_SYMBOL vmlinux 0xacf55da8 skb_trim +EXPORT_SYMBOL vmlinux 0xacf649bf audit_log_task_info +EXPORT_SYMBOL vmlinux 0xad0413d4 match_hex +EXPORT_SYMBOL vmlinux 0xad05095a key_instantiate_and_link +EXPORT_SYMBOL vmlinux 0xad23548b security_sb_remount +EXPORT_SYMBOL vmlinux 0xad3b7542 vga_set_legacy_decoding +EXPORT_SYMBOL vmlinux 0xad3ea04c qman_p_irqsource_remove +EXPORT_SYMBOL vmlinux 0xad57ee4d register_console +EXPORT_SYMBOL vmlinux 0xad682b8f xudma_rchanrt_write +EXPORT_SYMBOL vmlinux 0xad6ba40e radix_tree_tag_get +EXPORT_SYMBOL vmlinux 0xad6dfa64 blk_rq_map_user +EXPORT_SYMBOL vmlinux 0xad6e5cf5 sock_gettstamp +EXPORT_SYMBOL vmlinux 0xad73041f autoremove_wake_function +EXPORT_SYMBOL vmlinux 0xad8265f3 ___pskb_trim +EXPORT_SYMBOL vmlinux 0xad91bf98 crypto_sha3_final +EXPORT_SYMBOL vmlinux 0xad9901ae bit_waitqueue +EXPORT_SYMBOL vmlinux 0xada31e57 gen_pool_dma_alloc_align +EXPORT_SYMBOL vmlinux 0xadad3e83 kmem_cache_create_usercopy +EXPORT_SYMBOL vmlinux 0xadae6df8 blake2s_final +EXPORT_SYMBOL vmlinux 0xadb6f10f devm_pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0xadbeed61 mipi_dsi_packet_format_is_long +EXPORT_SYMBOL vmlinux 0xadc648e7 param_set_ullong +EXPORT_SYMBOL vmlinux 0xadcccaaf i2c_smbus_write_byte_data +EXPORT_SYMBOL vmlinux 0xadd139d4 rfs_needed +EXPORT_SYMBOL vmlinux 0xade5cb80 dev_loopback_xmit +EXPORT_SYMBOL vmlinux 0xadfcedc8 max8998_write_reg +EXPORT_SYMBOL vmlinux 0xae04012c __vmalloc +EXPORT_SYMBOL vmlinux 0xae19d69b nf_reinject +EXPORT_SYMBOL vmlinux 0xae1d2c5e fb_modesetting_disabled +EXPORT_SYMBOL vmlinux 0xae233593 register_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0xae2c444e netpoll_print_options +EXPORT_SYMBOL vmlinux 0xae316c11 icmpv6_err_convert +EXPORT_SYMBOL vmlinux 0xae33c403 xudma_navss_psil_unpair +EXPORT_SYMBOL vmlinux 0xae3635bf devm_pci_remap_cfg_resource +EXPORT_SYMBOL vmlinux 0xae4c76e0 md_write_end +EXPORT_SYMBOL vmlinux 0xae59089d pci_free_host_bridge +EXPORT_SYMBOL vmlinux 0xae5a04bb acpi_evaluate_dsm +EXPORT_SYMBOL vmlinux 0xae61d0cc pci_alloc_irq_vectors_affinity +EXPORT_SYMBOL vmlinux 0xae66472b scsi_kmap_atomic_sg +EXPORT_SYMBOL vmlinux 0xae7ecb63 netdev_next_lower_dev_rcu +EXPORT_SYMBOL vmlinux 0xae8b384f skb_copy +EXPORT_SYMBOL vmlinux 0xae957fa2 init_special_inode +EXPORT_SYMBOL vmlinux 0xae99b58b keyring_search +EXPORT_SYMBOL vmlinux 0xaeac049a generate_random_guid +EXPORT_SYMBOL vmlinux 0xaeaf59b5 inode_init_owner +EXPORT_SYMBOL vmlinux 0xaeb082ad _raw_read_unlock_bh +EXPORT_SYMBOL vmlinux 0xaebcc44f pci_dev_get +EXPORT_SYMBOL vmlinux 0xaebd12f0 acpi_get_name +EXPORT_SYMBOL vmlinux 0xaec4d36b ip6_xmit +EXPORT_SYMBOL vmlinux 0xaed96bc0 netlink_ns_capable +EXPORT_SYMBOL vmlinux 0xaee0a447 rt_dst_alloc +EXPORT_SYMBOL vmlinux 0xaee42a34 netlink_capable +EXPORT_SYMBOL vmlinux 0xaefdc18b jbd2_transaction_committed +EXPORT_SYMBOL vmlinux 0xaf3dd7dc scsi_logging_level +EXPORT_SYMBOL vmlinux 0xaf4b9201 iw_handler_set_spy +EXPORT_SYMBOL vmlinux 0xaf56600a arm64_use_ng_mappings +EXPORT_SYMBOL vmlinux 0xaf6cc103 drop_super +EXPORT_SYMBOL vmlinux 0xaf6cc3e3 __d_lookup_unhash_wake +EXPORT_SYMBOL vmlinux 0xaf819670 jbd2_journal_check_available_features +EXPORT_SYMBOL vmlinux 0xaf849223 skb_pull_data +EXPORT_SYMBOL vmlinux 0xaf90abcc locks_delete_block +EXPORT_SYMBOL vmlinux 0xaf9799fd km_query +EXPORT_SYMBOL vmlinux 0xaf9fe212 pci_release_region +EXPORT_SYMBOL vmlinux 0xafaa6031 _find_next_and_bit +EXPORT_SYMBOL vmlinux 0xafafe1cf mr_fill_mroute +EXPORT_SYMBOL vmlinux 0xafb864c1 refcount_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0xafbb961b configfs_remove_default_groups +EXPORT_SYMBOL vmlinux 0xafbbe12e jbd2_journal_abort +EXPORT_SYMBOL vmlinux 0xafc08054 dotdot_name +EXPORT_SYMBOL vmlinux 0xafc29abd scsi_host_lookup +EXPORT_SYMBOL vmlinux 0xafc6c68e zstd_is_error +EXPORT_SYMBOL vmlinux 0xafe55e38 pci_disable_ptm +EXPORT_SYMBOL vmlinux 0xafe6368d fman_bind +EXPORT_SYMBOL vmlinux 0xaff1d87f vfs_parse_fs_param_source +EXPORT_SYMBOL vmlinux 0xaff95463 jbd2_journal_forget +EXPORT_SYMBOL vmlinux 0xaffcdb5e blk_mq_start_hw_queues +EXPORT_SYMBOL vmlinux 0xb017e261 input_enable_softrepeat +EXPORT_SYMBOL vmlinux 0xb01bebf9 xfrm_get_acqseq +EXPORT_SYMBOL vmlinux 0xb0221bf9 kernel_bind +EXPORT_SYMBOL vmlinux 0xb029aca5 follow_down_one +EXPORT_SYMBOL vmlinux 0xb04a43ad __xa_alloc_cyclic +EXPORT_SYMBOL vmlinux 0xb058ca07 dim_calc_stats +EXPORT_SYMBOL vmlinux 0xb05c13ae tcp_mtu_to_mss +EXPORT_SYMBOL vmlinux 0xb05fc310 sysctl_rmem_max +EXPORT_SYMBOL vmlinux 0xb0617db4 wait_for_completion_state +EXPORT_SYMBOL vmlinux 0xb0659200 param_ops_short +EXPORT_SYMBOL vmlinux 0xb06e59df dcb_getrewr +EXPORT_SYMBOL vmlinux 0xb08ad3a4 gnet_stats_copy_rate_est +EXPORT_SYMBOL vmlinux 0xb0919e47 pci_scan_single_device +EXPORT_SYMBOL vmlinux 0xb09b9df5 fault_in_iov_iter_readable +EXPORT_SYMBOL vmlinux 0xb09bdfa8 cros_ec_prepare_tx +EXPORT_SYMBOL vmlinux 0xb09c11ef fscrypt_encrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xb0a0da0c rational_best_approximation +EXPORT_SYMBOL vmlinux 0xb0aa9634 flow_rule_match_enc_ipv6_addrs +EXPORT_SYMBOL vmlinux 0xb0baa75d get_tree_single +EXPORT_SYMBOL vmlinux 0xb0c5e247 lockref_put_return +EXPORT_SYMBOL vmlinux 0xb0d867f1 memory_cgrp_subsys +EXPORT_SYMBOL vmlinux 0xb0e10781 get_option +EXPORT_SYMBOL vmlinux 0xb0e5871f tcp_v4_conn_request +EXPORT_SYMBOL vmlinux 0xb0f5d7ee ptp_schedule_worker +EXPORT_SYMBOL vmlinux 0xb121390a probe_irq_on +EXPORT_SYMBOL vmlinux 0xb12cbacb fb_unregister_client +EXPORT_SYMBOL vmlinux 0xb1329531 blk_integrity_unregister +EXPORT_SYMBOL vmlinux 0xb1342cdb _raw_read_lock_irqsave +EXPORT_SYMBOL vmlinux 0xb13ff37c nvdimm_bus_lock +EXPORT_SYMBOL vmlinux 0xb1480515 inet_proto_csum_replace_by_diff +EXPORT_SYMBOL vmlinux 0xb14ab1ef hdmi_audio_infoframe_init +EXPORT_SYMBOL vmlinux 0xb14fc46a find_next_clump8 +EXPORT_SYMBOL vmlinux 0xb150d071 clk_bulk_get_all +EXPORT_SYMBOL vmlinux 0xb1518e15 cancel_work +EXPORT_SYMBOL vmlinux 0xb154e4dd folio_redirty_for_writepage +EXPORT_SYMBOL vmlinux 0xb1964f29 folio_clear_dirty_for_io +EXPORT_SYMBOL vmlinux 0xb1ae2a22 mmc_wait_for_req_done +EXPORT_SYMBOL vmlinux 0xb1bba372 genl_unregister_family +EXPORT_SYMBOL vmlinux 0xb1c07783 mr_vif_seq_idx +EXPORT_SYMBOL vmlinux 0xb1c3a01a oops_in_progress +EXPORT_SYMBOL vmlinux 0xb1db9a69 fsl_ifc_find +EXPORT_SYMBOL vmlinux 0xb1ddf995 jiffies_64_to_clock_t +EXPORT_SYMBOL vmlinux 0xb1ef2d50 cred_fscmp +EXPORT_SYMBOL vmlinux 0xb1fb0c5e pci_wait_for_pending_transaction +EXPORT_SYMBOL vmlinux 0xb20de2bb __hw_addr_sync_dev +EXPORT_SYMBOL vmlinux 0xb210a4a1 dev_mc_flush +EXPORT_SYMBOL vmlinux 0xb2242900 tcp_rcv_state_process +EXPORT_SYMBOL vmlinux 0xb228153f inet6_register_protosw +EXPORT_SYMBOL vmlinux 0xb22e16d5 radix_tree_maybe_preload +EXPORT_SYMBOL vmlinux 0xb23027c1 kstrtos16_from_user +EXPORT_SYMBOL vmlinux 0xb24f6d17 mntput +EXPORT_SYMBOL vmlinux 0xb26f8fab xfrm_if_register_cb +EXPORT_SYMBOL vmlinux 0xb2a9cf10 neigh_proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0xb2bcb088 acpi_current_gpe_count +EXPORT_SYMBOL vmlinux 0xb2ca0cc9 dev_set_threaded +EXPORT_SYMBOL vmlinux 0xb2dc1eda tls_client_hello_x509 +EXPORT_SYMBOL vmlinux 0xb2dc5e69 rpmh_write_async +EXPORT_SYMBOL vmlinux 0xb2e06c1b d_find_alias +EXPORT_SYMBOL vmlinux 0xb2ead97c kimage_vaddr +EXPORT_SYMBOL vmlinux 0xb2f35c6a xxh64 +EXPORT_SYMBOL vmlinux 0xb2f74a55 dcb_setapp +EXPORT_SYMBOL vmlinux 0xb2fcb56d queue_delayed_work_on +EXPORT_SYMBOL vmlinux 0xb2fdf3c9 inet_listen +EXPORT_SYMBOL vmlinux 0xb306ec50 __sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb3074dfc dquot_alloc_inode +EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken +EXPORT_SYMBOL vmlinux 0xb30b9822 vme_master_set +EXPORT_SYMBOL vmlinux 0xb30fbb51 tegra_ivc_write_get_next_frame +EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 +EXPORT_SYMBOL vmlinux 0xb32728bb qcom_scm_iommu_secure_ptbl_init +EXPORT_SYMBOL vmlinux 0xb34669b8 configfs_unregister_subsystem +EXPORT_SYMBOL vmlinux 0xb34da8e2 devm_memremap +EXPORT_SYMBOL vmlinux 0xb34dca1c kryo_l2_get_indirect_reg +EXPORT_SYMBOL vmlinux 0xb3687850 out_of_line_wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0xb36fcfa7 __traceiter_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xb3809c32 dst_release_immediate +EXPORT_SYMBOL vmlinux 0xb38136bf __dev_direct_xmit +EXPORT_SYMBOL vmlinux 0xb3867e6d mtree_insert +EXPORT_SYMBOL vmlinux 0xb386e0fd nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xb3985c63 f_setown +EXPORT_SYMBOL vmlinux 0xb3a82019 profile_pc +EXPORT_SYMBOL vmlinux 0xb3c7c90d blk_rq_unmap_user +EXPORT_SYMBOL vmlinux 0xb3d2c76d scsi_hostbyte_string +EXPORT_SYMBOL vmlinux 0xb3dc7686 xsk_get_pool_from_qid +EXPORT_SYMBOL vmlinux 0xb3e0e0e7 inet_csk_prepare_forced_close +EXPORT_SYMBOL vmlinux 0xb3f0de55 xz_dec_microlzma_run +EXPORT_SYMBOL vmlinux 0xb3f49446 kstrtos8_from_user +EXPORT_SYMBOL vmlinux 0xb3f548ad kmemdup_nul +EXPORT_SYMBOL vmlinux 0xb3f7646e kthread_should_stop +EXPORT_SYMBOL vmlinux 0xb3f985a8 sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb4043948 acpi_execute_simple_method +EXPORT_SYMBOL vmlinux 0xb4043a0d genphy_suspend +EXPORT_SYMBOL vmlinux 0xb41c5fe8 pci_scan_bus +EXPORT_SYMBOL vmlinux 0xb420191d devm_get_clk_from_child +EXPORT_SYMBOL vmlinux 0xb423dba1 console_blanked +EXPORT_SYMBOL vmlinux 0xb42f9567 scsi_device_lookup +EXPORT_SYMBOL vmlinux 0xb43cf742 amba_device_register +EXPORT_SYMBOL vmlinux 0xb44258e0 rtnl_notify +EXPORT_SYMBOL vmlinux 0xb44744b6 vfs_mknod +EXPORT_SYMBOL vmlinux 0xb44c2b6a end_buffer_write_sync +EXPORT_SYMBOL vmlinux 0xb4525e08 folio_wait_private_2_killable +EXPORT_SYMBOL vmlinux 0xb4564bdf migrate_folio +EXPORT_SYMBOL vmlinux 0xb4577003 acpi_dev_present +EXPORT_SYMBOL vmlinux 0xb457c269 give_up_console +EXPORT_SYMBOL vmlinux 0xb470beac release_pages +EXPORT_SYMBOL vmlinux 0xb474466f netdev_sk_get_lowest_dev +EXPORT_SYMBOL vmlinux 0xb488778f tcf_block_get +EXPORT_SYMBOL vmlinux 0xb48d4d22 security_sb_eat_lsm_opts +EXPORT_SYMBOL vmlinux 0xb4910c75 tcf_exts_dump +EXPORT_SYMBOL vmlinux 0xb49601a1 sg_zero_buffer +EXPORT_SYMBOL vmlinux 0xb499d244 scsi_partsize +EXPORT_SYMBOL vmlinux 0xb49ef59f __sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0xb4ab1ab8 mdio_device_reset +EXPORT_SYMBOL vmlinux 0xb4bab924 of_clk_get +EXPORT_SYMBOL vmlinux 0xb4bcaf99 jbd2_journal_put_journal_head +EXPORT_SYMBOL vmlinux 0xb4d0f65f blk_put_queue +EXPORT_SYMBOL vmlinux 0xb4d78168 _dev_crit +EXPORT_SYMBOL vmlinux 0xb4fe9fd1 pci_fixup_cardbus +EXPORT_SYMBOL vmlinux 0xb5023923 pldmfw_op_pci_match_record +EXPORT_SYMBOL vmlinux 0xb51ee714 alloc_anon_inode +EXPORT_SYMBOL vmlinux 0xb532fe60 inet_dgram_connect +EXPORT_SYMBOL vmlinux 0xb53f2810 tcp_sockets_allocated +EXPORT_SYMBOL vmlinux 0xb557c312 ndisc_send_skb +EXPORT_SYMBOL vmlinux 0xb56771fa stream_open +EXPORT_SYMBOL vmlinux 0xb56cb571 pcie_capability_clear_and_set_word_locked +EXPORT_SYMBOL vmlinux 0xb57f1e27 fman_port_disable +EXPORT_SYMBOL vmlinux 0xb581283c blk_rq_map_user_io +EXPORT_SYMBOL vmlinux 0xb58da1bb flush_dcache_folio +EXPORT_SYMBOL vmlinux 0xb5994f15 pci_scan_slot +EXPORT_SYMBOL vmlinux 0xb5a459dc unregister_blkdev +EXPORT_SYMBOL vmlinux 0xb5aa7165 dma_pool_destroy +EXPORT_SYMBOL vmlinux 0xb5b54b34 _raw_spin_unlock +EXPORT_SYMBOL vmlinux 0xb5b63711 fileattr_fill_xflags +EXPORT_SYMBOL vmlinux 0xb5cdfd7f pci_bus_read_dev_vendor_id +EXPORT_SYMBOL vmlinux 0xb5d79ef4 rio_query_mport +EXPORT_SYMBOL vmlinux 0xb5db58d1 tcp_release_cb +EXPORT_SYMBOL vmlinux 0xb5e24509 __neigh_set_probe_once +EXPORT_SYMBOL vmlinux 0xb5e73116 flush_delayed_work +EXPORT_SYMBOL vmlinux 0xb60298e5 param_ops_uint +EXPORT_SYMBOL vmlinux 0xb60e9cd4 __hw_addr_unsync_dev +EXPORT_SYMBOL vmlinux 0xb61d6fc2 down_read_interruptible +EXPORT_SYMBOL vmlinux 0xb62d50d9 devm_extcon_unregister_notifier_all +EXPORT_SYMBOL vmlinux 0xb633f115 irq_poll_enable +EXPORT_SYMBOL vmlinux 0xb63910b0 eth_get_headlen +EXPORT_SYMBOL vmlinux 0xb654ef65 acpi_os_read_port +EXPORT_SYMBOL vmlinux 0xb66e96d8 netlbl_audit_start +EXPORT_SYMBOL vmlinux 0xb676955e security_inet_conn_established +EXPORT_SYMBOL vmlinux 0xb678366f int_sqrt +EXPORT_SYMBOL vmlinux 0xb67a859d kobject_put +EXPORT_SYMBOL vmlinux 0xb67fec0e uuid_parse +EXPORT_SYMBOL vmlinux 0xb6936ffe _bcd2bin +EXPORT_SYMBOL vmlinux 0xb6a6c4d8 __zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0xb6acaa13 phy_sfp_detach +EXPORT_SYMBOL vmlinux 0xb6cb556a _find_first_and_bit +EXPORT_SYMBOL vmlinux 0xb6cf91fc nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0xb6e36ce2 psched_ratecfg_precompute +EXPORT_SYMBOL vmlinux 0xb6ec2060 inet6_bind +EXPORT_SYMBOL vmlinux 0xb6fde909 close_fd +EXPORT_SYMBOL vmlinux 0xb6ffc52f iommu_get_msi_cookie +EXPORT_SYMBOL vmlinux 0xb71589f0 skip_spaces +EXPORT_SYMBOL vmlinux 0xb717e070 wireless_send_event +EXPORT_SYMBOL vmlinux 0xb71ed69f __hw_addr_unsync +EXPORT_SYMBOL vmlinux 0xb737b185 gen_pool_best_fit +EXPORT_SYMBOL vmlinux 0xb73ea3d6 pci_release_resource +EXPORT_SYMBOL vmlinux 0xb75b8e28 blk_mq_init_queue +EXPORT_SYMBOL vmlinux 0xb7671d7d iput +EXPORT_SYMBOL vmlinux 0xb7688155 ucc_slow_init +EXPORT_SYMBOL vmlinux 0xb77bdd9b vc_cons +EXPORT_SYMBOL vmlinux 0xb78debe3 LZ4_decompress_fast_usingDict +EXPORT_SYMBOL vmlinux 0xb7970ec3 pcie_set_readrq +EXPORT_SYMBOL vmlinux 0xb7ad4c35 sget_fc +EXPORT_SYMBOL vmlinux 0xb7b7fa6e node_states +EXPORT_SYMBOL vmlinux 0xb7ba2f22 reuseport_detach_sock +EXPORT_SYMBOL vmlinux 0xb7c0f443 sort +EXPORT_SYMBOL vmlinux 0xb7c6db70 sysctl_max_skb_frags +EXPORT_SYMBOL vmlinux 0xb7c704cb phy_ethtool_ksettings_get +EXPORT_SYMBOL vmlinux 0xb7cab56a flow_indr_dev_setup_offload +EXPORT_SYMBOL vmlinux 0xb7d238a8 __skb_vlan_pop +EXPORT_SYMBOL vmlinux 0xb7e62d44 param_set_bint +EXPORT_SYMBOL vmlinux 0xb7f6b3b6 watchdog_register_governor +EXPORT_SYMBOL vmlinux 0xb7ff2548 freeze_super +EXPORT_SYMBOL vmlinux 0xb80b4a18 zstd_compress_bound +EXPORT_SYMBOL vmlinux 0xb81d326c input_mt_destroy_slots +EXPORT_SYMBOL vmlinux 0xb829c683 netdev_reset_tc +EXPORT_SYMBOL vmlinux 0xb833b880 inet_select_addr +EXPORT_SYMBOL vmlinux 0xb842716c qcom_scm_ocmem_lock_available +EXPORT_SYMBOL vmlinux 0xb84843e4 __mmap_lock_do_trace_released +EXPORT_SYMBOL vmlinux 0xb8605d9c qman_p_static_dequeue_add +EXPORT_SYMBOL vmlinux 0xb861cd82 __skb_checksum_complete_head +EXPORT_SYMBOL vmlinux 0xb8664859 copy_page_from_iter_atomic +EXPORT_SYMBOL vmlinux 0xb868ac5c register_sysrq_key +EXPORT_SYMBOL vmlinux 0xb880bfc2 blk_mq_destroy_queue +EXPORT_SYMBOL vmlinux 0xb89ac994 inode_nohighmem +EXPORT_SYMBOL vmlinux 0xb89b6e6b guid_parse +EXPORT_SYMBOL vmlinux 0xb89d36f8 rdmacg_uncharge +EXPORT_SYMBOL vmlinux 0xb8b043f2 kfree_link +EXPORT_SYMBOL vmlinux 0xb8b93ed6 inet_sock_destruct +EXPORT_SYMBOL vmlinux 0xb8b977e2 mipi_dsi_dcs_set_tear_off +EXPORT_SYMBOL vmlinux 0xb8c4e548 fwnode_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0xb8dadb7c kobject_add +EXPORT_SYMBOL vmlinux 0xb8e2671d pci_try_set_mwi +EXPORT_SYMBOL vmlinux 0xb902d86b con_is_bound +EXPORT_SYMBOL vmlinux 0xb907513f unpoison_memory +EXPORT_SYMBOL vmlinux 0xb911bb58 minmax_running_max +EXPORT_SYMBOL vmlinux 0xb91b84b3 posix_acl_update_mode +EXPORT_SYMBOL vmlinux 0xb920db49 acpi_tb_install_and_load_table +EXPORT_SYMBOL vmlinux 0xb92a0702 get_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0xb93b917c ptp_clock_register +EXPORT_SYMBOL vmlinux 0xb93e2c3a ethtool_aggregate_rmon_stats +EXPORT_SYMBOL vmlinux 0xb94339c4 qdisc_put_stab +EXPORT_SYMBOL vmlinux 0xb9478d90 hdmi_drm_infoframe_unpack_only +EXPORT_SYMBOL vmlinux 0xb96522db xp_dma_unmap +EXPORT_SYMBOL vmlinux 0xb96c4f9e audit_log_subject_context +EXPORT_SYMBOL vmlinux 0xb97220ff bitmap_parse +EXPORT_SYMBOL vmlinux 0xb97573fb pm_vt_switch_unregister +EXPORT_SYMBOL vmlinux 0xb9764a02 reuseport_detach_prog +EXPORT_SYMBOL vmlinux 0xb9830dae security_d_instantiate +EXPORT_SYMBOL vmlinux 0xb985d94a ip_sock_set_recverr +EXPORT_SYMBOL vmlinux 0xb99822e2 amba_request_regions +EXPORT_SYMBOL vmlinux 0xb9a53e7d config_item_init_type_name +EXPORT_SYMBOL vmlinux 0xb9af1d0d __xa_clear_mark +EXPORT_SYMBOL vmlinux 0xb9ba3b95 finish_no_open +EXPORT_SYMBOL vmlinux 0xb9bd75bb tls_server_hello_x509 +EXPORT_SYMBOL vmlinux 0xb9ced0ab ppp_output_wakeup +EXPORT_SYMBOL vmlinux 0xb9cfe032 param_get_short +EXPORT_SYMBOL vmlinux 0xb9db2949 is_nvdimm_bus_locked +EXPORT_SYMBOL vmlinux 0xb9e8e2cc in6addr_sitelocal_allrouters +EXPORT_SYMBOL vmlinux 0xb9fc381a qcom_scm_hdcp_req +EXPORT_SYMBOL vmlinux 0xba009f2a remove_watch_from_object +EXPORT_SYMBOL vmlinux 0xba00daa2 dma_fence_allocate_private_stub +EXPORT_SYMBOL vmlinux 0xba0284d6 input_set_keycode +EXPORT_SYMBOL vmlinux 0xba0676e2 vm_zone_stat +EXPORT_SYMBOL vmlinux 0xba1008c8 __crc32c_le +EXPORT_SYMBOL vmlinux 0xba13c140 tcp_read_skb +EXPORT_SYMBOL vmlinux 0xba1be3d9 ip_sock_set_pktinfo +EXPORT_SYMBOL vmlinux 0xba257670 send_sig_info +EXPORT_SYMBOL vmlinux 0xba344147 neigh_connected_output +EXPORT_SYMBOL vmlinux 0xba497f13 loops_per_jiffy +EXPORT_SYMBOL vmlinux 0xba50fd01 __inet6_lookup_established +EXPORT_SYMBOL vmlinux 0xba5dbd67 flow_rule_alloc +EXPORT_SYMBOL vmlinux 0xba707a78 qe_get_brg_clk +EXPORT_SYMBOL vmlinux 0xba8fbd64 _raw_spin_lock +EXPORT_SYMBOL vmlinux 0xba94da07 truncate_pagecache +EXPORT_SYMBOL vmlinux 0xba98ce6d input_mt_get_slot_by_key +EXPORT_SYMBOL vmlinux 0xbaa4779a devm_devfreq_add_governor +EXPORT_SYMBOL vmlinux 0xbaaaa429 vm_insert_pages +EXPORT_SYMBOL vmlinux 0xbac8aeea sg_nents_for_len +EXPORT_SYMBOL vmlinux 0xbacbae9d linkwatch_fire_event +EXPORT_SYMBOL vmlinux 0xbacee2df inet_frag_queue_insert +EXPORT_SYMBOL vmlinux 0xbadee6e4 inode_query_iversion +EXPORT_SYMBOL vmlinux 0xbae38625 generic_write_checks_count +EXPORT_SYMBOL vmlinux 0xbae595af pci_disable_msix +EXPORT_SYMBOL vmlinux 0xbafa632e __do_once_sleepable_start +EXPORT_SYMBOL vmlinux 0xbb0540aa zlib_inflateReset +EXPORT_SYMBOL vmlinux 0xbb16265a ip_route_input_noref +EXPORT_SYMBOL vmlinux 0xbb21260e convert_ifc_address +EXPORT_SYMBOL vmlinux 0xbb24f607 init_cdrom_command +EXPORT_SYMBOL vmlinux 0xbb4f4766 simple_write_to_buffer +EXPORT_SYMBOL vmlinux 0xbb642ad3 genphy_check_and_restart_aneg +EXPORT_SYMBOL vmlinux 0xbb687724 bman_new_pool +EXPORT_SYMBOL vmlinux 0xbb6f4201 scsi_register_driver +EXPORT_SYMBOL vmlinux 0xbb737fde qdisc_create_dflt +EXPORT_SYMBOL vmlinux 0xbb9ed3bf mutex_trylock +EXPORT_SYMBOL vmlinux 0xbba1d4ce of_find_node_with_property +EXPORT_SYMBOL vmlinux 0xbbb26103 tcp_init_sock +EXPORT_SYMBOL vmlinux 0xbbb4787d nlmsg_notify +EXPORT_SYMBOL vmlinux 0xbbb91740 jbd2_journal_inode_ranged_wait +EXPORT_SYMBOL vmlinux 0xbbcfec46 finalize_exec +EXPORT_SYMBOL vmlinux 0xbbd34b30 set_page_dirty +EXPORT_SYMBOL vmlinux 0xbbd47a89 xfrm_state_free +EXPORT_SYMBOL vmlinux 0xbbda18c4 dma_fence_free +EXPORT_SYMBOL vmlinux 0xbbe2b8e8 __ip_mc_dec_group +EXPORT_SYMBOL vmlinux 0xbbe48710 xfrm_lookup_route +EXPORT_SYMBOL vmlinux 0xbbef3e81 lease_modify +EXPORT_SYMBOL vmlinux 0xbc2031de acpi_processor_get_bios_limit +EXPORT_SYMBOL vmlinux 0xbc407f03 __blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0xbc51e728 filemap_fdatawrite_wbc +EXPORT_SYMBOL vmlinux 0xbc669b2c skb_seq_read +EXPORT_SYMBOL vmlinux 0xbc69246d dm_unregister_target +EXPORT_SYMBOL vmlinux 0xbc81f1b2 netdev_offload_xstats_disable +EXPORT_SYMBOL vmlinux 0xbc8743d2 xp_dma_map +EXPORT_SYMBOL vmlinux 0xbca7ec85 i2c_register_driver +EXPORT_SYMBOL vmlinux 0xbca9ff75 noop_fsync +EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf +EXPORT_SYMBOL vmlinux 0xbcb62ea6 mipi_dsi_dcs_write +EXPORT_SYMBOL vmlinux 0xbcb6b66d md_bitmap_unplug_async +EXPORT_SYMBOL vmlinux 0xbcb8e357 netif_rx +EXPORT_SYMBOL vmlinux 0xbcbd87ab security_sb_mnt_opts_compat +EXPORT_SYMBOL vmlinux 0xbcbe8450 handshake_req_private +EXPORT_SYMBOL vmlinux 0xbcbee97e input_event +EXPORT_SYMBOL vmlinux 0xbce63fcf end_buffer_read_sync +EXPORT_SYMBOL vmlinux 0xbcf0dcf0 inet_frag_reasm_finish +EXPORT_SYMBOL vmlinux 0xbd222a30 path_get +EXPORT_SYMBOL vmlinux 0xbd2a1a04 unregister_mii_timestamper +EXPORT_SYMBOL vmlinux 0xbd40f747 tcp_time_wait +EXPORT_SYMBOL vmlinux 0xbd462b55 __kfifo_init +EXPORT_SYMBOL vmlinux 0xbd4651cd xfrm_state_walk_done +EXPORT_SYMBOL vmlinux 0xbd6841d4 crc16 +EXPORT_SYMBOL vmlinux 0xbd91a3b2 nd_region_release_lane +EXPORT_SYMBOL vmlinux 0xbd94b8b6 jbd2_journal_stop +EXPORT_SYMBOL vmlinux 0xbd967c2d free_cgroup_ns +EXPORT_SYMBOL vmlinux 0xbdb5fe27 may_umount +EXPORT_SYMBOL vmlinux 0xbdbe19f1 input_match_device_id +EXPORT_SYMBOL vmlinux 0xbdc0d0dd dm_io +EXPORT_SYMBOL vmlinux 0xbdc783e8 dev_get_flags +EXPORT_SYMBOL vmlinux 0xbdc7a071 udp_sendmsg +EXPORT_SYMBOL vmlinux 0xbdd60fc1 param_set_uint +EXPORT_SYMBOL vmlinux 0xbdf108ba pci_disable_device +EXPORT_SYMBOL vmlinux 0xbdf9d818 ip_cmsg_recv_offset +EXPORT_SYMBOL vmlinux 0xbe02735e jbd2_journal_get_write_access +EXPORT_SYMBOL vmlinux 0xbe05f01d nf_hook_slow +EXPORT_SYMBOL vmlinux 0xbe071392 __alloc_skb +EXPORT_SYMBOL vmlinux 0xbe0809ec registered_fb +EXPORT_SYMBOL vmlinux 0xbe0ffc2e thermal_zone_device_critical +EXPORT_SYMBOL vmlinux 0xbe1e5c90 may_setattr +EXPORT_SYMBOL vmlinux 0xbe49252c acpi_os_write_port +EXPORT_SYMBOL vmlinux 0xbe4eb6ed secure_dccpv6_sequence_number +EXPORT_SYMBOL vmlinux 0xbe52e651 rc5t583_ext_power_req_config +EXPORT_SYMBOL vmlinux 0xbe5a24e9 xxh32_copy_state +EXPORT_SYMBOL vmlinux 0xbe5f058a rtnl_unicast +EXPORT_SYMBOL vmlinux 0xbe6a866f __wait_on_bit +EXPORT_SYMBOL vmlinux 0xbe6a8c96 zstd_cctx_workspace_bound +EXPORT_SYMBOL vmlinux 0xbe772b00 xfrm_find_acq_byseq +EXPORT_SYMBOL vmlinux 0xbe939a87 get_user_pages_remote +EXPORT_SYMBOL vmlinux 0xbe9886ce flow_block_cb_incref +EXPORT_SYMBOL vmlinux 0xbea54f40 twl6030_mmc_card_detect +EXPORT_SYMBOL vmlinux 0xbeb4d253 tcp_v4_connect +EXPORT_SYMBOL vmlinux 0xbec6fda8 touchscreen_report_pos +EXPORT_SYMBOL vmlinux 0xbeccfa58 rproc_coredump_set_elf_info +EXPORT_SYMBOL vmlinux 0xbee2b02e configfs_unregister_default_group +EXPORT_SYMBOL vmlinux 0xbef43296 console_conditional_schedule +EXPORT_SYMBOL vmlinux 0xbefa51a3 gen_pool_add_owner +EXPORT_SYMBOL vmlinux 0xbefea264 pmem_sector_size +EXPORT_SYMBOL vmlinux 0xbf098bae netdev_upper_dev_link +EXPORT_SYMBOL vmlinux 0xbf38409e max8998_bulk_read +EXPORT_SYMBOL vmlinux 0xbf59c419 posix_acl_init +EXPORT_SYMBOL vmlinux 0xbf6868dc folio_zero_new_buffers +EXPORT_SYMBOL vmlinux 0xbf939934 __phy_resume +EXPORT_SYMBOL vmlinux 0xbfa4b67b input_set_timestamp +EXPORT_SYMBOL vmlinux 0xbfae9e07 utf8_validate +EXPORT_SYMBOL vmlinux 0xbfc7aed9 __mod_zone_page_state +EXPORT_SYMBOL vmlinux 0xbfcbc0d2 stmp_reset_block +EXPORT_SYMBOL vmlinux 0xbfcfb047 folio_mark_dirty +EXPORT_SYMBOL vmlinux 0xbff27f89 pci_stop_and_remove_bus_device +EXPORT_SYMBOL vmlinux 0xbffe1576 mark_buffer_dirty +EXPORT_SYMBOL vmlinux 0xc00ca84c twl6040_power +EXPORT_SYMBOL vmlinux 0xc01b71e8 cdev_init +EXPORT_SYMBOL vmlinux 0xc01c62b3 pin_user_pages +EXPORT_SYMBOL vmlinux 0xc01fad54 inet_frag_destroy +EXPORT_SYMBOL vmlinux 0xc0219bf5 copy_page_from_iter +EXPORT_SYMBOL vmlinux 0xc021db8c eth_gro_receive +EXPORT_SYMBOL vmlinux 0xc0237a57 phy_modify_paged +EXPORT_SYMBOL vmlinux 0xc0364007 fault_in_writeable +EXPORT_SYMBOL vmlinux 0xc0416538 twl6040_get_sysclk +EXPORT_SYMBOL vmlinux 0xc0555aa0 ppp_unit_number +EXPORT_SYMBOL vmlinux 0xc0562122 udp_poll +EXPORT_SYMBOL vmlinux 0xc0582696 scmd_printk +EXPORT_SYMBOL vmlinux 0xc060c3f4 page_pool_ethtool_stats_get +EXPORT_SYMBOL vmlinux 0xc06ca693 ipv6_skip_exthdr +EXPORT_SYMBOL vmlinux 0xc06f8a74 devm_backlight_device_unregister +EXPORT_SYMBOL vmlinux 0xc0763484 rfkill_blocked +EXPORT_SYMBOL vmlinux 0xc078d22c zstd_init_cstream +EXPORT_SYMBOL vmlinux 0xc07b0863 fb_destroy_modedb +EXPORT_SYMBOL vmlinux 0xc0813a27 _dev_printk +EXPORT_SYMBOL vmlinux 0xc0813fd8 cookie_ecn_ok +EXPORT_SYMBOL vmlinux 0xc092d424 param_ops_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xc09eff7d mr_mfc_seq_next +EXPORT_SYMBOL vmlinux 0xc0ad1231 blk_queue_segment_boundary +EXPORT_SYMBOL vmlinux 0xc0b06ad4 skb_flow_get_icmp_tci +EXPORT_SYMBOL vmlinux 0xc0b59aee __mmap_lock_do_trace_start_locking +EXPORT_SYMBOL vmlinux 0xc0cf12cb skb_vlan_pop +EXPORT_SYMBOL vmlinux 0xc0d194ac vfs_rename +EXPORT_SYMBOL vmlinux 0xc0ef3f3d blk_queue_max_hw_sectors +EXPORT_SYMBOL vmlinux 0xc0fe9137 __printk_cpu_sync_put +EXPORT_SYMBOL vmlinux 0xc0ff12fb nla_strdup +EXPORT_SYMBOL vmlinux 0xc0ff21c1 input_get_new_minor +EXPORT_SYMBOL vmlinux 0xc108e77e seq_release +EXPORT_SYMBOL vmlinux 0xc11844d6 mipi_dsi_picture_parameter_set +EXPORT_SYMBOL vmlinux 0xc1198662 __warn_flushing_systemwide_wq +EXPORT_SYMBOL vmlinux 0xc11e4e4e xfrm_init_replay +EXPORT_SYMBOL vmlinux 0xc12bd251 ip_frag_next +EXPORT_SYMBOL vmlinux 0xc1468297 jbd2_journal_start +EXPORT_SYMBOL vmlinux 0xc14dc168 acpi_get_data +EXPORT_SYMBOL vmlinux 0xc1514a3b free_irq +EXPORT_SYMBOL vmlinux 0xc1579516 fman_port_enable +EXPORT_SYMBOL vmlinux 0xc1584090 generic_cont_expand_simple +EXPORT_SYMBOL vmlinux 0xc1587e72 skb_checksum_setup +EXPORT_SYMBOL vmlinux 0xc164a51c keygen_init +EXPORT_SYMBOL vmlinux 0xc16be39d iter_div_u64_rem +EXPORT_SYMBOL vmlinux 0xc1773882 kmalloc_caches +EXPORT_SYMBOL vmlinux 0xc1888943 amba_device_unregister +EXPORT_SYMBOL vmlinux 0xc18ee8b5 qdisc_class_hash_grow +EXPORT_SYMBOL vmlinux 0xc1c87c61 phy_ethtool_get_sset_count +EXPORT_SYMBOL vmlinux 0xc1cb419c __traceiter_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xc1d0f07c netlink_broadcast +EXPORT_SYMBOL vmlinux 0xc1d8cfaf __fdget +EXPORT_SYMBOL vmlinux 0xc1de0aca register_shrinker +EXPORT_SYMBOL vmlinux 0xc1e2c742 tegra_io_rail_power_on +EXPORT_SYMBOL vmlinux 0xc2050974 fman_port_get_tstamp +EXPORT_SYMBOL vmlinux 0xc208354f __sk_queue_drop_skb +EXPORT_SYMBOL vmlinux 0xc20a5a22 __sk_receive_skb +EXPORT_SYMBOL vmlinux 0xc20bba67 devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0xc215823a netdev_lower_get_next_private +EXPORT_SYMBOL vmlinux 0xc2171355 devm_aperture_acquire_for_platform_device +EXPORT_SYMBOL vmlinux 0xc22f6693 call_fib_notifier +EXPORT_SYMBOL vmlinux 0xc2310cdc logic_inl +EXPORT_SYMBOL vmlinux 0xc23bb1fb genlmsg_multicast_allns +EXPORT_SYMBOL vmlinux 0xc23d807c cdrom_dummy_generic_packet +EXPORT_SYMBOL vmlinux 0xc24c53c1 setattr_should_drop_sgid +EXPORT_SYMBOL vmlinux 0xc25190f1 jbd2_wait_inode_data +EXPORT_SYMBOL vmlinux 0xc2570c8d __netlink_ns_capable +EXPORT_SYMBOL vmlinux 0xc257eae4 skb_eth_pop +EXPORT_SYMBOL vmlinux 0xc259a28e phy_detach +EXPORT_SYMBOL vmlinux 0xc264f51e filemap_page_mkwrite +EXPORT_SYMBOL vmlinux 0xc2707ec5 param_ops_bool +EXPORT_SYMBOL vmlinux 0xc29bf967 strspn +EXPORT_SYMBOL vmlinux 0xc2c145c3 mmc_release_host +EXPORT_SYMBOL vmlinux 0xc2cb862e sgl_alloc_order +EXPORT_SYMBOL vmlinux 0xc2e04a1d __bread_gfp +EXPORT_SYMBOL vmlinux 0xc2e168ab caches_clean_inval_pou +EXPORT_SYMBOL vmlinux 0xc2e2f351 node_data +EXPORT_SYMBOL vmlinux 0xc2e587d1 reset_devices +EXPORT_SYMBOL vmlinux 0xc2f11eac meson_sm_call_read +EXPORT_SYMBOL vmlinux 0xc2f52274 __lshrti3 +EXPORT_SYMBOL vmlinux 0xc3055d20 usleep_range_state +EXPORT_SYMBOL vmlinux 0xc30d4877 pci_restore_state +EXPORT_SYMBOL vmlinux 0xc310b981 strnstr +EXPORT_SYMBOL vmlinux 0xc31db0ce is_vmalloc_addr +EXPORT_SYMBOL vmlinux 0xc32c71af register_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xc33db855 pci_write_vpd_any +EXPORT_SYMBOL vmlinux 0xc349587c dma_set_mask +EXPORT_SYMBOL vmlinux 0xc359fb65 abort +EXPORT_SYMBOL vmlinux 0xc3762aec mempool_alloc +EXPORT_SYMBOL vmlinux 0xc378f3d2 timestamp_truncate +EXPORT_SYMBOL vmlinux 0xc37f9c6e cpufreq_update_policy +EXPORT_SYMBOL vmlinux 0xc389752a blkdev_issue_secure_erase +EXPORT_SYMBOL vmlinux 0xc38c83b8 mod_timer +EXPORT_SYMBOL vmlinux 0xc38caa32 super_setup_bdi_name +EXPORT_SYMBOL vmlinux 0xc3969280 serio_unregister_child_port +EXPORT_SYMBOL vmlinux 0xc3a10217 __break_lease +EXPORT_SYMBOL vmlinux 0xc3ac3e6b __module_put_and_kthread_exit +EXPORT_SYMBOL vmlinux 0xc3ac7a53 fscrypt_encrypt_block_inplace +EXPORT_SYMBOL vmlinux 0xc3b43300 tcp_disconnect +EXPORT_SYMBOL vmlinux 0xc3b9274f cros_ec_query_all +EXPORT_SYMBOL vmlinux 0xc3bc72ad trace_print_array_seq +EXPORT_SYMBOL vmlinux 0xc3cd034d crc8_populate_lsb +EXPORT_SYMBOL vmlinux 0xc3d02571 dcbnl_ieee_notify +EXPORT_SYMBOL vmlinux 0xc3f1d929 con_copy_unimap +EXPORT_SYMBOL vmlinux 0xc3ff38c2 down_read_trylock +EXPORT_SYMBOL vmlinux 0xc4212ab9 qdisc_class_hash_insert +EXPORT_SYMBOL vmlinux 0xc42ae2ed mii_nway_restart +EXPORT_SYMBOL vmlinux 0xc42dcb99 acpi_evaluate_ost +EXPORT_SYMBOL vmlinux 0xc431cf85 locks_copy_conflock +EXPORT_SYMBOL vmlinux 0xc432845e dst_dev_put +EXPORT_SYMBOL vmlinux 0xc44aee26 pci_enable_msi +EXPORT_SYMBOL vmlinux 0xc44d405e rtnl_configure_link +EXPORT_SYMBOL vmlinux 0xc452212c utf8_strncasecmp +EXPORT_SYMBOL vmlinux 0xc4546b1d sock_no_sendmsg_locked +EXPORT_SYMBOL vmlinux 0xc46baddd dma_async_device_unregister +EXPORT_SYMBOL vmlinux 0xc4708199 cpm_muram_addr +EXPORT_SYMBOL vmlinux 0xc4777aa9 __ctzsi2 +EXPORT_SYMBOL vmlinux 0xc48deb94 dev_kfree_skb_any_reason +EXPORT_SYMBOL vmlinux 0xc4964e3e clk_get +EXPORT_SYMBOL vmlinux 0xc49d6c1d backlight_force_update +EXPORT_SYMBOL vmlinux 0xc49dabe2 netif_device_attach +EXPORT_SYMBOL vmlinux 0xc4a6d4ac of_n_size_cells +EXPORT_SYMBOL vmlinux 0xc4ae915e arch_touch_nmi_watchdog +EXPORT_SYMBOL vmlinux 0xc4b21d2f qman_get_affine_portal +EXPORT_SYMBOL vmlinux 0xc4b35152 blackhole_netdev +EXPORT_SYMBOL vmlinux 0xc4b3cdde blk_mq_delay_run_hw_queues +EXPORT_SYMBOL vmlinux 0xc4b42d40 tcp_connect +EXPORT_SYMBOL vmlinux 0xc4c741b9 ps2_end_command +EXPORT_SYMBOL vmlinux 0xc4c98e72 scsi_host_busy +EXPORT_SYMBOL vmlinux 0xc4d9ef9b system_cpucaps +EXPORT_SYMBOL vmlinux 0xc4e234c5 security_sctp_assoc_established +EXPORT_SYMBOL vmlinux 0xc4eaf04b netif_device_detach +EXPORT_SYMBOL vmlinux 0xc5068788 key_payload_reserve +EXPORT_SYMBOL vmlinux 0xc5114873 rtnl_offload_xstats_notify +EXPORT_SYMBOL vmlinux 0xc5146750 sg_alloc_table_from_pages_segment +EXPORT_SYMBOL vmlinux 0xc5200b81 devm_rproc_add +EXPORT_SYMBOL vmlinux 0xc528a49a queued_write_lock_slowpath +EXPORT_SYMBOL vmlinux 0xc52ab24b sk_reset_timer +EXPORT_SYMBOL vmlinux 0xc5365305 fb_get_buffer_offset +EXPORT_SYMBOL vmlinux 0xc540c73c netdev_unbind_sb_channel +EXPORT_SYMBOL vmlinux 0xc56c3609 xz_dec_microlzma_reset +EXPORT_SYMBOL vmlinux 0xc5759fc4 sock_no_accept +EXPORT_SYMBOL vmlinux 0xc5760d68 rproc_vq_interrupt +EXPORT_SYMBOL vmlinux 0xc57ba356 __xfrm_decode_session +EXPORT_SYMBOL vmlinux 0xc57c48a3 idr_get_next +EXPORT_SYMBOL vmlinux 0xc58d5a90 kstrtoll_from_user +EXPORT_SYMBOL vmlinux 0xc595721a tty_do_resize +EXPORT_SYMBOL vmlinux 0xc599a772 security_xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc5a9ad6c trace_event_printf +EXPORT_SYMBOL vmlinux 0xc5af0542 __netlink_kernel_create +EXPORT_SYMBOL vmlinux 0xc5b3f577 md_write_inc +EXPORT_SYMBOL vmlinux 0xc5b6f236 queue_work_on +EXPORT_SYMBOL vmlinux 0xc5e19b6c i2c_put_adapter +EXPORT_SYMBOL vmlinux 0xc5e6e146 find_vma_intersection +EXPORT_SYMBOL vmlinux 0xc5e74216 release_resource +EXPORT_SYMBOL vmlinux 0xc5e8fd80 tty_port_put +EXPORT_SYMBOL vmlinux 0xc5f3fb4f jbd2_journal_restart +EXPORT_SYMBOL vmlinux 0xc60462d2 seq_printf +EXPORT_SYMBOL vmlinux 0xc60d0620 __num_online_cpus +EXPORT_SYMBOL vmlinux 0xc61fad05 ip_mc_leave_group +EXPORT_SYMBOL vmlinux 0xc622556f prepare_to_wait_exclusive +EXPORT_SYMBOL vmlinux 0xc630e0d5 bpf_link_put +EXPORT_SYMBOL vmlinux 0xc631580a console_unlock +EXPORT_SYMBOL vmlinux 0xc633d82d phy_unregister_fixup +EXPORT_SYMBOL vmlinux 0xc64b2dc0 __dynamic_netdev_dbg +EXPORT_SYMBOL vmlinux 0xc65719a3 genphy_read_lpa +EXPORT_SYMBOL vmlinux 0xc65e4e97 secure_dccp_sequence_number +EXPORT_SYMBOL vmlinux 0xc664e1eb mipi_dsi_dcs_read +EXPORT_SYMBOL vmlinux 0xc666a132 crc_t10dif +EXPORT_SYMBOL vmlinux 0xc66c4fb4 pcix_set_mmrbc +EXPORT_SYMBOL vmlinux 0xc697f5d0 phy_sfp_probe +EXPORT_SYMBOL vmlinux 0xc69fce52 qcom_scm_qsmmu500_wait_safe_toggle +EXPORT_SYMBOL vmlinux 0xc6aecd71 udp_pre_connect +EXPORT_SYMBOL vmlinux 0xc6be24af dcache_dir_close +EXPORT_SYMBOL vmlinux 0xc6cb465a __kfifo_max_r +EXPORT_SYMBOL vmlinux 0xc6cbbc89 capable +EXPORT_SYMBOL vmlinux 0xc6d00fdf skb_kill_datagram +EXPORT_SYMBOL vmlinux 0xc6d09aa9 release_firmware +EXPORT_SYMBOL vmlinux 0xc6f3b3fc refcount_dec_if_one +EXPORT_SYMBOL vmlinux 0xc6f46339 init_timer_key +EXPORT_SYMBOL vmlinux 0xc6fe842d mdiobb_write_c45 +EXPORT_SYMBOL vmlinux 0xc708f1fe ec_write +EXPORT_SYMBOL vmlinux 0xc7208c3a serial8250_resume_port +EXPORT_SYMBOL vmlinux 0xc7631737 may_umount_tree +EXPORT_SYMBOL vmlinux 0xc781bd9f rfkill_resume_polling +EXPORT_SYMBOL vmlinux 0xc7856a3d inet6addr_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xc796e8fa rt_mutex_base_init +EXPORT_SYMBOL vmlinux 0xc7975de0 trace_seq_acquire +EXPORT_SYMBOL vmlinux 0xc7a272d3 blk_integrity_register +EXPORT_SYMBOL vmlinux 0xc7a4fbed rtnl_lock +EXPORT_SYMBOL vmlinux 0xc7ae1903 security_lock_kernel_down +EXPORT_SYMBOL vmlinux 0xc7c1107a LZ4_decompress_safe +EXPORT_SYMBOL vmlinux 0xc7de768d dentry_path_raw +EXPORT_SYMBOL vmlinux 0xc7ed0c37 nvdimm_namespace_capacity +EXPORT_SYMBOL vmlinux 0xc7f56829 ping_prot +EXPORT_SYMBOL vmlinux 0xc808111a __skb_ext_del +EXPORT_SYMBOL vmlinux 0xc8093caf cros_ec_cmd_xfer_status +EXPORT_SYMBOL vmlinux 0xc80ab559 swake_up_one +EXPORT_SYMBOL vmlinux 0xc8300e33 inet_frags_fini +EXPORT_SYMBOL vmlinux 0xc838c3f5 __ashrti3 +EXPORT_SYMBOL vmlinux 0xc839afed hdmi_audio_infoframe_check +EXPORT_SYMBOL vmlinux 0xc84a0a7e seq_hlist_start_rcu +EXPORT_SYMBOL vmlinux 0xc852f2ca vme_bus_num +EXPORT_SYMBOL vmlinux 0xc8658843 tegra_ivc_read_advance +EXPORT_SYMBOL vmlinux 0xc865b327 skb_tx_error +EXPORT_SYMBOL vmlinux 0xc86e10a5 netif_carrier_off +EXPORT_SYMBOL vmlinux 0xc872fd85 in6addr_interfacelocal_allnodes +EXPORT_SYMBOL vmlinux 0xc8827b75 sysctl_vals +EXPORT_SYMBOL vmlinux 0xc890c008 zlib_deflateEnd +EXPORT_SYMBOL vmlinux 0xc8973b11 kobject_get_unless_zero +EXPORT_SYMBOL vmlinux 0xc89846c4 xudma_tchanrt_read +EXPORT_SYMBOL vmlinux 0xc89ddc16 blk_queue_logical_block_size +EXPORT_SYMBOL vmlinux 0xc8a039d3 tcf_exts_dump_stats +EXPORT_SYMBOL vmlinux 0xc8a91f5b cpumask_local_spread +EXPORT_SYMBOL vmlinux 0xc8abe8f3 send_sig +EXPORT_SYMBOL vmlinux 0xc8aeb6a0 kmem_cache_create +EXPORT_SYMBOL vmlinux 0xc8c352a0 xfrm4_protocol_deregister +EXPORT_SYMBOL vmlinux 0xc8c85086 sg_free_table +EXPORT_SYMBOL vmlinux 0xc8dcc62a krealloc +EXPORT_SYMBOL vmlinux 0xc8e6401b kernel_recvmsg +EXPORT_SYMBOL vmlinux 0xc8f0b7ef flow_rule_match_mpls +EXPORT_SYMBOL vmlinux 0xc8f54c0c pci_write_vpd +EXPORT_SYMBOL vmlinux 0xc8f573ed update_devfreq +EXPORT_SYMBOL vmlinux 0xc903bb22 inet_csk_destroy_sock +EXPORT_SYMBOL vmlinux 0xc90aaa61 vfs_get_link +EXPORT_SYMBOL vmlinux 0xc916dd46 __SCK__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0xc919b8d5 file_ns_capable +EXPORT_SYMBOL vmlinux 0xc9299050 __vfs_setxattr +EXPORT_SYMBOL vmlinux 0xc92f31ba scsi_done +EXPORT_SYMBOL vmlinux 0xc93e8461 acpi_get_event_resources +EXPORT_SYMBOL vmlinux 0xc949a751 __register_nls +EXPORT_SYMBOL vmlinux 0xc951e4a5 __traceiter_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xc9634df9 in6addr_linklocal_allrouters +EXPORT_SYMBOL vmlinux 0xc9693b7c dcb_delrewr +EXPORT_SYMBOL vmlinux 0xc96a11ba vfs_dedupe_file_range_one +EXPORT_SYMBOL vmlinux 0xc972449f mempool_alloc_slab +EXPORT_SYMBOL vmlinux 0xc9822234 clk_register_clkdev +EXPORT_SYMBOL vmlinux 0xc9995553 simple_transaction_release +EXPORT_SYMBOL vmlinux 0xc99e2a55 twl_rev +EXPORT_SYMBOL vmlinux 0xc9d4b41a filemap_fdatawrite_range +EXPORT_SYMBOL vmlinux 0xc9df055a xfrm_policy_walk_init +EXPORT_SYMBOL vmlinux 0xc9ed0401 imx_sc_rm_is_resource_owned +EXPORT_SYMBOL vmlinux 0xca1648d4 zstd_decompress_dctx +EXPORT_SYMBOL vmlinux 0xca17ac01 _find_next_andnot_bit +EXPORT_SYMBOL vmlinux 0xca21ebd3 bitmap_free +EXPORT_SYMBOL vmlinux 0xca3c5abc brioctl_set +EXPORT_SYMBOL vmlinux 0xca40324a phy_find_first +EXPORT_SYMBOL vmlinux 0xca431c05 wake_bit_function +EXPORT_SYMBOL vmlinux 0xca5f3451 i2c_smbus_read_byte_data +EXPORT_SYMBOL vmlinux 0xca62afaf xudma_rflow_is_gp +EXPORT_SYMBOL vmlinux 0xca643266 netif_receive_skb +EXPORT_SYMBOL vmlinux 0xca7e142b netdev_class_create_file_ns +EXPORT_SYMBOL vmlinux 0xca8a1de7 dma_resv_iter_next_unlocked +EXPORT_SYMBOL vmlinux 0xca9360b5 rb_next +EXPORT_SYMBOL vmlinux 0xca9b8600 inet6_ioctl +EXPORT_SYMBOL vmlinux 0xca9beaa4 __xa_store +EXPORT_SYMBOL vmlinux 0xcaa3ffd3 dquot_drop +EXPORT_SYMBOL vmlinux 0xcabdac9f sched_autogroup_detach +EXPORT_SYMBOL vmlinux 0xcabefafd configfs_unregister_group +EXPORT_SYMBOL vmlinux 0xcacf52b4 netlink_ack +EXPORT_SYMBOL vmlinux 0xcacf9601 forget_cached_acl +EXPORT_SYMBOL vmlinux 0xcad1aca8 acpi_exception +EXPORT_SYMBOL vmlinux 0xcad7866c folio_account_redirty +EXPORT_SYMBOL vmlinux 0xcae1e319 unix_detach_fds +EXPORT_SYMBOL vmlinux 0xcae2f8b8 nd_btt_version +EXPORT_SYMBOL vmlinux 0xcb0288ea ledtrig_cpu +EXPORT_SYMBOL vmlinux 0xcb093d27 pci_bus_read_config_dword +EXPORT_SYMBOL vmlinux 0xcb34e4e9 _copy_from_iter_nocache +EXPORT_SYMBOL vmlinux 0xcb3ae215 call_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xcb457d45 vlan_dev_vlan_proto +EXPORT_SYMBOL vmlinux 0xcb532ef1 __cgroup_bpf_run_filter_sock_addr +EXPORT_SYMBOL vmlinux 0xcb604158 seq_escape_mem +EXPORT_SYMBOL vmlinux 0xcb6ab707 migrate_vma_setup +EXPORT_SYMBOL vmlinux 0xcb733bf2 acpi_bus_set_power +EXPORT_SYMBOL vmlinux 0xcb7e09e1 flow_rule_match_vlan +EXPORT_SYMBOL vmlinux 0xcb92bb93 security_binder_transfer_file +EXPORT_SYMBOL vmlinux 0xcba6e4e4 seg6_hmac_validate_skb +EXPORT_SYMBOL vmlinux 0xcba8d3ea genphy_restart_aneg +EXPORT_SYMBOL vmlinux 0xcbafbdc9 pci_enable_device_io +EXPORT_SYMBOL vmlinux 0xcbb19715 __block_write_full_folio +EXPORT_SYMBOL vmlinux 0xcbbf0a6f audit_log_task_context +EXPORT_SYMBOL vmlinux 0xcbc9402a ata_print_version +EXPORT_SYMBOL vmlinux 0xcbd2f28b tegra_dfll_register +EXPORT_SYMBOL vmlinux 0xcbd4898c fortify_panic +EXPORT_SYMBOL vmlinux 0xcbd8b50a filemap_fault +EXPORT_SYMBOL vmlinux 0xcbda549e ppp_dev_name +EXPORT_SYMBOL vmlinux 0xcbe32a49 of_find_all_nodes +EXPORT_SYMBOL vmlinux 0xcbf70173 vfs_create_mount +EXPORT_SYMBOL vmlinux 0xcbfb33e4 init_opal_dev +EXPORT_SYMBOL vmlinux 0xcc1b882a idr_get_next_ul +EXPORT_SYMBOL vmlinux 0xcc1e4f99 ipv6_chk_prefix +EXPORT_SYMBOL vmlinux 0xcc248d26 serial8250_suspend_port +EXPORT_SYMBOL vmlinux 0xcc328a5c reservation_ww_class +EXPORT_SYMBOL vmlinux 0xcc392eea kmalloc_size_roundup +EXPORT_SYMBOL vmlinux 0xcc411ed1 ptp_convert_timestamp +EXPORT_SYMBOL vmlinux 0xcc5005fe msleep_interruptible +EXPORT_SYMBOL vmlinux 0xcc575ed0 framebuffer_alloc +EXPORT_SYMBOL vmlinux 0xcc5c2df4 trace_print_symbols_seq +EXPORT_SYMBOL vmlinux 0xcc5d22d9 can_do_mlock +EXPORT_SYMBOL vmlinux 0xcc603c53 neigh_for_each +EXPORT_SYMBOL vmlinux 0xcc6c0b79 inet_proto_csum_replace4 +EXPORT_SYMBOL vmlinux 0xcc7348b5 xfrm_state_insert +EXPORT_SYMBOL vmlinux 0xcc7856b7 fc_mount +EXPORT_SYMBOL vmlinux 0xcc933248 tcp_sync_mss +EXPORT_SYMBOL vmlinux 0xcca329ab dma_free_attrs +EXPORT_SYMBOL vmlinux 0xcca5839d xen_vcpu_id +EXPORT_SYMBOL vmlinux 0xccaf994e dma_fence_set_deadline +EXPORT_SYMBOL vmlinux 0xccd924bb mark_buffer_write_io_error +EXPORT_SYMBOL vmlinux 0xcced7645 param_set_short +EXPORT_SYMBOL vmlinux 0xccefbcb3 rproc_elf_load_segments +EXPORT_SYMBOL vmlinux 0xccf49f57 fwnode_phy_find_device +EXPORT_SYMBOL vmlinux 0xccfb9e07 dst_default_metrics +EXPORT_SYMBOL vmlinux 0xccfd2ebc scsi_dev_info_list_del_keyed +EXPORT_SYMBOL vmlinux 0xccff7927 __netif_schedule +EXPORT_SYMBOL vmlinux 0xcd01368a bpf_prog_get_type_path +EXPORT_SYMBOL vmlinux 0xcd01b8e6 acpi_attach_data +EXPORT_SYMBOL vmlinux 0xcd25d7ff mmc_gpio_set_cd_isr +EXPORT_SYMBOL vmlinux 0xcd279169 nla_find +EXPORT_SYMBOL vmlinux 0xcd3663cb mmc_unregister_driver +EXPORT_SYMBOL vmlinux 0xcd3f7a0e ps2_init +EXPORT_SYMBOL vmlinux 0xcd425cba md_bitmap_unplug +EXPORT_SYMBOL vmlinux 0xcd4ca0a5 get_tree_nodev +EXPORT_SYMBOL vmlinux 0xcd551ce0 register_md_personality +EXPORT_SYMBOL vmlinux 0xcd6c41a1 __register_binfmt +EXPORT_SYMBOL vmlinux 0xcd7537f5 mdio_driver_register +EXPORT_SYMBOL vmlinux 0xcd772175 inode_set_flags +EXPORT_SYMBOL vmlinux 0xcd795778 kernel_sendmsg_locked +EXPORT_SYMBOL vmlinux 0xcd7b8bda skb_splice_from_iter +EXPORT_SYMBOL vmlinux 0xcd8ce890 acpi_format_exception +EXPORT_SYMBOL vmlinux 0xcd9792d6 xfrm_input +EXPORT_SYMBOL vmlinux 0xcd9c13a3 tty_termios_hw_change +EXPORT_SYMBOL vmlinux 0xcdaced8a qcom_scm_assign_mem +EXPORT_SYMBOL vmlinux 0xcdadad8f flow_rule_match_ip +EXPORT_SYMBOL vmlinux 0xcdb88dab set_create_files_as +EXPORT_SYMBOL vmlinux 0xcdc39c9e security_ismaclabel +EXPORT_SYMBOL vmlinux 0xcdcb607c clear_nlink +EXPORT_SYMBOL vmlinux 0xcde3fa7b fs_param_is_fd +EXPORT_SYMBOL vmlinux 0xcde77bcc free_opal_dev +EXPORT_SYMBOL vmlinux 0xce09b96b of_device_unregister +EXPORT_SYMBOL vmlinux 0xce11897f dma_fence_array_create +EXPORT_SYMBOL vmlinux 0xce14289c fman_port_bind +EXPORT_SYMBOL vmlinux 0xce1c5fe2 devm_pci_remap_iospace +EXPORT_SYMBOL vmlinux 0xce2840e7 irq_set_irq_wake +EXPORT_SYMBOL vmlinux 0xce2b5582 sys_fillrect +EXPORT_SYMBOL vmlinux 0xce4cdb8e fb_find_best_mode +EXPORT_SYMBOL vmlinux 0xce4e47b6 __kfifo_skip_r +EXPORT_SYMBOL vmlinux 0xce5ac24f zlib_inflate_workspacesize +EXPORT_SYMBOL vmlinux 0xce6441b3 sock_rfree +EXPORT_SYMBOL vmlinux 0xce720f28 mtree_destroy +EXPORT_SYMBOL vmlinux 0xce731b34 ucc_slow_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0xce76c257 acpi_get_irq_routing_table +EXPORT_SYMBOL vmlinux 0xce7ce89b tcp_ioctl +EXPORT_SYMBOL vmlinux 0xce807a25 up_write +EXPORT_SYMBOL vmlinux 0xce8b39ec __tty_alloc_driver +EXPORT_SYMBOL vmlinux 0xce975494 flow_block_cb_setup_simple +EXPORT_SYMBOL vmlinux 0xce9976f5 dentry_create +EXPORT_SYMBOL vmlinux 0xcea45b7b tcp_seq_start +EXPORT_SYMBOL vmlinux 0xceab0311 strchrnul +EXPORT_SYMBOL vmlinux 0xceaede84 xfrm_unregister_type_offload +EXPORT_SYMBOL vmlinux 0xceb14d9a udp_lib_rehash +EXPORT_SYMBOL vmlinux 0xceb68705 __devm_of_mdiobus_register +EXPORT_SYMBOL vmlinux 0xced0f4d4 gen_pool_create +EXPORT_SYMBOL vmlinux 0xced3df58 netdev_pick_tx +EXPORT_SYMBOL vmlinux 0xceec1c6e devm_devfreq_add_device +EXPORT_SYMBOL vmlinux 0xcefb0c9f __mutex_init +EXPORT_SYMBOL vmlinux 0xcefcd99a serial8250_unregister_port +EXPORT_SYMBOL vmlinux 0xceff391a devm_arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0xcf068640 generic_file_llseek +EXPORT_SYMBOL vmlinux 0xcf0771ef sock_kmalloc +EXPORT_SYMBOL vmlinux 0xcf2149f0 generic_permission +EXPORT_SYMBOL vmlinux 0xcf29f951 rpmh_write_batch +EXPORT_SYMBOL vmlinux 0xcf2a6966 up +EXPORT_SYMBOL vmlinux 0xcf2ea86b __tracepoint_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xcf3b69b3 netdev_stats_to_stats64 +EXPORT_SYMBOL vmlinux 0xcf4fdd4d _atomic_dec_and_lock +EXPORT_SYMBOL vmlinux 0xcf55322c validate_slab_cache +EXPORT_SYMBOL vmlinux 0xcf58570e vfs_path_lookup +EXPORT_SYMBOL vmlinux 0xcf58f986 __scsi_device_lookup +EXPORT_SYMBOL vmlinux 0xcf614e2f security_inode_getsecctx +EXPORT_SYMBOL vmlinux 0xcf6f22e0 fman_reset_mac +EXPORT_SYMBOL vmlinux 0xcf6f7424 ipv6_setsockopt +EXPORT_SYMBOL vmlinux 0xcf71c0a8 pci_assign_resource +EXPORT_SYMBOL vmlinux 0xcf79dd47 sock_diag_put_filterinfo +EXPORT_SYMBOL vmlinux 0xcf7da95a follow_up +EXPORT_SYMBOL vmlinux 0xcf86c5e5 mdio_driver_unregister +EXPORT_SYMBOL vmlinux 0xcf8b152a to_nd_btt +EXPORT_SYMBOL vmlinux 0xcf954b5f bio_kmalloc +EXPORT_SYMBOL vmlinux 0xcf9b558d touchscreen_set_mt_pos +EXPORT_SYMBOL vmlinux 0xcfa43f71 cdev_alloc +EXPORT_SYMBOL vmlinux 0xcfab4b13 skb_store_bits +EXPORT_SYMBOL vmlinux 0xcfb56a22 bio_put +EXPORT_SYMBOL vmlinux 0xcfc8b15b keyring_alloc +EXPORT_SYMBOL vmlinux 0xcfc9deaf atomic_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0xcfd3eaaa padata_free_shell +EXPORT_SYMBOL vmlinux 0xcfd884a8 __hsiphash_unaligned +EXPORT_SYMBOL vmlinux 0xcfdbe17f rps_may_expire_flow +EXPORT_SYMBOL vmlinux 0xcfeb98a8 acpi_processor_register_performance +EXPORT_SYMBOL vmlinux 0xcff06fe0 pnp_device_attach +EXPORT_SYMBOL vmlinux 0xd007dce1 pci_request_regions_exclusive +EXPORT_SYMBOL vmlinux 0xd00fd9e8 ptp_clock_index +EXPORT_SYMBOL vmlinux 0xd020b366 tcp_seq_stop +EXPORT_SYMBOL vmlinux 0xd0223e58 rproc_put +EXPORT_SYMBOL vmlinux 0xd04c1a64 sysctl_devconf_inherit_init_net +EXPORT_SYMBOL vmlinux 0xd0654aba woken_wake_function +EXPORT_SYMBOL vmlinux 0xd075bc37 i2c_smbus_read_i2c_block_data_or_emulated +EXPORT_SYMBOL vmlinux 0xd0760fc0 kfree_sensitive +EXPORT_SYMBOL vmlinux 0xd08adb2b trace_seq_hex_dump +EXPORT_SYMBOL vmlinux 0xd0906336 neigh_seq_start +EXPORT_SYMBOL vmlinux 0xd097a7f4 udp_prot +EXPORT_SYMBOL vmlinux 0xd0afcc9c fs_bio_set +EXPORT_SYMBOL vmlinux 0xd0b74705 acpi_install_interface +EXPORT_SYMBOL vmlinux 0xd0b95a0b sock_enable_timestamps +EXPORT_SYMBOL vmlinux 0xd0bbdfe6 generic_write_end +EXPORT_SYMBOL vmlinux 0xd0c67da2 tty_port_tty_get +EXPORT_SYMBOL vmlinux 0xd0c740dc security_sk_classify_flow +EXPORT_SYMBOL vmlinux 0xd0d75869 mmc_of_parse +EXPORT_SYMBOL vmlinux 0xd0ec5bfd tcf_get_next_proto +EXPORT_SYMBOL vmlinux 0xd0f4362a unpin_user_page +EXPORT_SYMBOL vmlinux 0xd108180c proc_create +EXPORT_SYMBOL vmlinux 0xd116492b xp_set_rxq_info +EXPORT_SYMBOL vmlinux 0xd11af0e2 phys_mem_access_prot +EXPORT_SYMBOL vmlinux 0xd1363cc1 ucs2_strsize +EXPORT_SYMBOL vmlinux 0xd13a27fd inet_get_local_port_range +EXPORT_SYMBOL vmlinux 0xd14668e0 __ip_options_compile +EXPORT_SYMBOL vmlinux 0xd1501948 pci_release_selected_regions +EXPORT_SYMBOL vmlinux 0xd15cb96e nla_put +EXPORT_SYMBOL vmlinux 0xd1707ff2 jbd2_journal_blocks_per_page +EXPORT_SYMBOL vmlinux 0xd1725b26 inet_rtx_syn_ack +EXPORT_SYMBOL vmlinux 0xd194ddf9 acpi_gpe_count +EXPORT_SYMBOL vmlinux 0xd1a4f24a readahead_expand +EXPORT_SYMBOL vmlinux 0xd1aa9923 i2c_find_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0xd1c063a1 generic_block_bmap +EXPORT_SYMBOL vmlinux 0xd1d87e92 scsi_mlreturn_string +EXPORT_SYMBOL vmlinux 0xd1de9f42 tegra_ivc_write_advance +EXPORT_SYMBOL vmlinux 0xd1e3c8e2 simple_nosetlease +EXPORT_SYMBOL vmlinux 0xd1efb22a inet_csk_complete_hashdance +EXPORT_SYMBOL vmlinux 0xd2051916 qcom_scm_cpu_power_down +EXPORT_SYMBOL vmlinux 0xd20d09f9 from_kgid_munged +EXPORT_SYMBOL vmlinux 0xd2237016 radix_tree_delete_item +EXPORT_SYMBOL vmlinux 0xd24108d4 rfkill_soft_blocked +EXPORT_SYMBOL vmlinux 0xd244eef2 i2c_smbus_read_block_data +EXPORT_SYMBOL vmlinux 0xd2582f8f __SCK__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xd25bc5d4 csum_tcpudp_nofold +EXPORT_SYMBOL vmlinux 0xd25d4f74 console_blank_hook +EXPORT_SYMBOL vmlinux 0xd26614da processors +EXPORT_SYMBOL vmlinux 0xd26c2253 devm_mfd_add_devices +EXPORT_SYMBOL vmlinux 0xd278473c skb_udp_tunnel_segment +EXPORT_SYMBOL vmlinux 0xd27b25dd blk_check_plugged +EXPORT_SYMBOL vmlinux 0xd2800691 nf_conntrack_destroy +EXPORT_SYMBOL vmlinux 0xd28e5ade pci_read_config_word +EXPORT_SYMBOL vmlinux 0xd2b46a3c vme_unregister_error_handler +EXPORT_SYMBOL vmlinux 0xd2d88506 netdev_offload_xstats_report_used +EXPORT_SYMBOL vmlinux 0xd2da1048 register_netdevice_notifier +EXPORT_SYMBOL vmlinux 0xd2e2a9d0 hdmi_spd_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0xd2ea49b8 acpi_leave_sleep_state_prep +EXPORT_SYMBOL vmlinux 0xd317b34e pipe_unlock +EXPORT_SYMBOL vmlinux 0xd31ccb06 of_machine_is_compatible +EXPORT_SYMBOL vmlinux 0xd3224729 ipv6_chk_addr_and_flags +EXPORT_SYMBOL vmlinux 0xd32ac96a netif_stacked_transfer_operstate +EXPORT_SYMBOL vmlinux 0xd33036b0 netdev_get_by_index +EXPORT_SYMBOL vmlinux 0xd33b4410 filemap_dirty_folio +EXPORT_SYMBOL vmlinux 0xd3559ef4 __memset +EXPORT_SYMBOL vmlinux 0xd35a6d31 mempool_kmalloc +EXPORT_SYMBOL vmlinux 0xd35c6cab clk_bulk_get +EXPORT_SYMBOL vmlinux 0xd35cce70 _raw_spin_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xd3629663 uart_register_driver +EXPORT_SYMBOL vmlinux 0xd36dc10c get_random_u32 +EXPORT_SYMBOL vmlinux 0xd36e3d59 prandom_bytes_state +EXPORT_SYMBOL vmlinux 0xd3715fe2 i2c_verify_client +EXPORT_SYMBOL vmlinux 0xd380e042 vm_mmap +EXPORT_SYMBOL vmlinux 0xd38ee2c7 __get_hash_from_flowi6 +EXPORT_SYMBOL vmlinux 0xd3a08a1b md_bitmap_end_sync +EXPORT_SYMBOL vmlinux 0xd3a0c133 vfs_iter_write +EXPORT_SYMBOL vmlinux 0xd3aa6168 dev_disable_lro +EXPORT_SYMBOL vmlinux 0xd3c19020 shrink_dcache_sb +EXPORT_SYMBOL vmlinux 0xd3c3d192 vfs_rmdir +EXPORT_SYMBOL vmlinux 0xd3da64d0 md_check_recovery +EXPORT_SYMBOL vmlinux 0xd3da7457 mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0xd3f392f4 mipi_dsi_dcs_set_display_brightness_large +EXPORT_SYMBOL vmlinux 0xd406d266 fb_mode_is_equal +EXPORT_SYMBOL vmlinux 0xd44e3a1a setattr_copy +EXPORT_SYMBOL vmlinux 0xd45ab678 tcp_get_cookie_sock +EXPORT_SYMBOL vmlinux 0xd45cc6ca bin2hex +EXPORT_SYMBOL vmlinux 0xd469bccc __tracepoint_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xd4835ef8 dmi_check_system +EXPORT_SYMBOL vmlinux 0xd484d89f xp_raw_get_dma +EXPORT_SYMBOL vmlinux 0xd4a06df0 single_release +EXPORT_SYMBOL vmlinux 0xd4a69d20 qm_channel_caam +EXPORT_SYMBOL vmlinux 0xd4afea5d free_irq_cpu_rmap +EXPORT_SYMBOL vmlinux 0xd4b78a23 phy_set_sym_pause +EXPORT_SYMBOL vmlinux 0xd4bb4a82 inet6addr_validator_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xd4d1983c udplite_table +EXPORT_SYMBOL vmlinux 0xd4d3032c phy_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0xd4db31ab mipi_dsi_dcs_get_display_brightness_large +EXPORT_SYMBOL vmlinux 0xd4e9bc16 rproc_coredump_add_segment +EXPORT_SYMBOL vmlinux 0xd4f9bef7 fs_param_is_string +EXPORT_SYMBOL vmlinux 0xd50bd686 generic_file_mmap +EXPORT_SYMBOL vmlinux 0xd5263820 mb_cache_destroy +EXPORT_SYMBOL vmlinux 0xd5346bfc acpi_get_possible_resources +EXPORT_SYMBOL vmlinux 0xd54c2f4e pcim_iomap_table +EXPORT_SYMBOL vmlinux 0xd55d15b1 kthread_associate_blkcg +EXPORT_SYMBOL vmlinux 0xd5807966 mark_buffer_dirty_inode +EXPORT_SYMBOL vmlinux 0xd5a9d218 ip6_dst_alloc +EXPORT_SYMBOL vmlinux 0xd5b3d0d5 xxh64_copy_state +EXPORT_SYMBOL vmlinux 0xd5f82ff2 vme_master_mmap +EXPORT_SYMBOL vmlinux 0xd5fd90f1 prepare_to_wait +EXPORT_SYMBOL vmlinux 0xd60736ec gf128mul_free_64k +EXPORT_SYMBOL vmlinux 0xd60a6d2d get_tree_keyed +EXPORT_SYMBOL vmlinux 0xd60c2ba7 input_flush_device +EXPORT_SYMBOL vmlinux 0xd62907a8 devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0xd62e3547 netdev_emerg +EXPORT_SYMBOL vmlinux 0xd62ecd49 rps_sock_flow_table +EXPORT_SYMBOL vmlinux 0xd6410142 neigh_table_init +EXPORT_SYMBOL vmlinux 0xd642f3f6 video_firmware_drivers_only +EXPORT_SYMBOL vmlinux 0xd643239a acpi_leave_sleep_state +EXPORT_SYMBOL vmlinux 0xd64ba7f3 __skb_get_hash +EXPORT_SYMBOL vmlinux 0xd64f10d6 backlight_device_unregister +EXPORT_SYMBOL vmlinux 0xd64f10de netdev_offload_xstats_push_delta +EXPORT_SYMBOL vmlinux 0xd65b4748 gro_find_receive_by_type +EXPORT_SYMBOL vmlinux 0xd662e04b flow_rule_match_l2tpv3 +EXPORT_SYMBOL vmlinux 0xd666ada0 inet6_del_protocol +EXPORT_SYMBOL vmlinux 0xd668d3cd blk_queue_update_dma_pad +EXPORT_SYMBOL vmlinux 0xd66c8184 add_device_randomness +EXPORT_SYMBOL vmlinux 0xd68c5a1f adjust_resource +EXPORT_SYMBOL vmlinux 0xd6a91f54 twl_i2c_read +EXPORT_SYMBOL vmlinux 0xd6af49f6 folio_create_empty_buffers +EXPORT_SYMBOL vmlinux 0xd6c82a6f pci_pme_capable +EXPORT_SYMBOL vmlinux 0xd6eaaea1 full_name_hash +EXPORT_SYMBOL vmlinux 0xd6ee688f vmalloc +EXPORT_SYMBOL vmlinux 0xd6f39da8 sock_init_data +EXPORT_SYMBOL vmlinux 0xd6fde043 is_module_sig_enforced +EXPORT_SYMBOL vmlinux 0xd70d35a1 gf128mul_4k_bbe +EXPORT_SYMBOL vmlinux 0xd70f62b6 acpi_os_execute +EXPORT_SYMBOL vmlinux 0xd71104b3 vm_node_stat +EXPORT_SYMBOL vmlinux 0xd72cd1d0 __sock_queue_rcv_skb +EXPORT_SYMBOL vmlinux 0xd7356c1c ns_capable_setid +EXPORT_SYMBOL vmlinux 0xd73653c4 freezer_active +EXPORT_SYMBOL vmlinux 0xd738ca1b phy_unregister_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xd73a294f mtree_erase +EXPORT_SYMBOL vmlinux 0xd73c8c2b synchronize_shrinkers +EXPORT_SYMBOL vmlinux 0xd7482f05 vcalloc +EXPORT_SYMBOL vmlinux 0xd74d92cb vfs_parse_fs_string +EXPORT_SYMBOL vmlinux 0xd764d42c xen_alloc_unpopulated_pages +EXPORT_SYMBOL vmlinux 0xd7714174 block_write_end +EXPORT_SYMBOL vmlinux 0xd784e286 netdev_warn +EXPORT_SYMBOL vmlinux 0xd793e0a3 flow_rule_match_ports_range +EXPORT_SYMBOL vmlinux 0xd7987177 utf8_load +EXPORT_SYMBOL vmlinux 0xd798c2e4 padata_set_cpumask +EXPORT_SYMBOL vmlinux 0xd79d1136 of_graph_get_next_endpoint +EXPORT_SYMBOL vmlinux 0xd7bbcdcd md_integrity_add_rdev +EXPORT_SYMBOL vmlinux 0xd7cdbc42 bio_add_pc_page +EXPORT_SYMBOL vmlinux 0xd7d280ad irq_poll_complete +EXPORT_SYMBOL vmlinux 0xd7e56a4e simple_strtoll +EXPORT_SYMBOL vmlinux 0xd7e5cb56 mmc_sw_reset +EXPORT_SYMBOL vmlinux 0xd7e637a3 inet_frag_rbtree_purge +EXPORT_SYMBOL vmlinux 0xd7ea7094 nf_unregister_queue_handler +EXPORT_SYMBOL vmlinux 0xd7f69169 dev_get_stats +EXPORT_SYMBOL vmlinux 0xd7f72787 phy_register_fixup +EXPORT_SYMBOL vmlinux 0xd7ff1b8a __ashlti3 +EXPORT_SYMBOL vmlinux 0xd80494f9 truncate_setsize +EXPORT_SYMBOL vmlinux 0xd8131274 qman_alloc_cgrid_range +EXPORT_SYMBOL vmlinux 0xd8135b2b from_kgid +EXPORT_SYMBOL vmlinux 0xd828f063 xudma_tchanrt_write +EXPORT_SYMBOL vmlinux 0xd82b7598 tegra_dfll_resume +EXPORT_SYMBOL vmlinux 0xd8370f63 phy_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0xd83898d5 nf_hooks_needed +EXPORT_SYMBOL vmlinux 0xd83f04a0 netif_carrier_on +EXPORT_SYMBOL vmlinux 0xd861cadc pldmfw_flash_image +EXPORT_SYMBOL vmlinux 0xd8664489 mdiobus_unregister_device +EXPORT_SYMBOL vmlinux 0xd870bf29 framebuffer_release +EXPORT_SYMBOL vmlinux 0xd89da37f movable_zone +EXPORT_SYMBOL vmlinux 0xd8a994eb scsi_extd_sense_format +EXPORT_SYMBOL vmlinux 0xd8b61304 get_default_font +EXPORT_SYMBOL vmlinux 0xd8b6d96f __find_nth_and_bit +EXPORT_SYMBOL vmlinux 0xd8cda7d2 vlan_vids_del_by_dev +EXPORT_SYMBOL vmlinux 0xd8df08ac acpi_handle_printk +EXPORT_SYMBOL vmlinux 0xd8e11399 of_get_ethdev_address +EXPORT_SYMBOL vmlinux 0xd8eff5ce ptp_clock_unregister +EXPORT_SYMBOL vmlinux 0xd8f142b9 from_kuid +EXPORT_SYMBOL vmlinux 0xd9151b8d gnet_stats_start_copy_compat +EXPORT_SYMBOL vmlinux 0xd916eab8 d_alloc +EXPORT_SYMBOL vmlinux 0xd91c24ce scsi_is_sdev_device +EXPORT_SYMBOL vmlinux 0xd91f6ab6 strnlen_user +EXPORT_SYMBOL vmlinux 0xd9285e03 cdev_del +EXPORT_SYMBOL vmlinux 0xd92deb6b acpi_evaluate_object +EXPORT_SYMBOL vmlinux 0xd9303d0f tty_unthrottle +EXPORT_SYMBOL vmlinux 0xd9369f52 end_buffer_async_write +EXPORT_SYMBOL vmlinux 0xd9460134 sk_stop_timer_sync +EXPORT_SYMBOL vmlinux 0xd9491c14 xa_destroy +EXPORT_SYMBOL vmlinux 0xd95338fa netdev_notify_peers +EXPORT_SYMBOL vmlinux 0xd985dc99 mempool_free_pages +EXPORT_SYMBOL vmlinux 0xd9a5ea54 __init_waitqueue_head +EXPORT_SYMBOL vmlinux 0xd9b85ef6 lockref_get +EXPORT_SYMBOL vmlinux 0xd9b8eaea __SCK__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xd9c15e93 udp_gro_complete +EXPORT_SYMBOL vmlinux 0xd9d8fd16 register_restart_handler +EXPORT_SYMBOL vmlinux 0xd9d952d1 crypto_aes_sbox +EXPORT_SYMBOL vmlinux 0xd9e6e058 __blk_mq_alloc_disk +EXPORT_SYMBOL vmlinux 0xd9ee3014 user_revoke +EXPORT_SYMBOL vmlinux 0xda10443c xudma_tchan_get_id +EXPORT_SYMBOL vmlinux 0xda1bf805 blk_mq_complete_request +EXPORT_SYMBOL vmlinux 0xda2e95e9 I_BDEV +EXPORT_SYMBOL vmlinux 0xda3b5416 xfrm_state_walk +EXPORT_SYMBOL vmlinux 0xda3d10a8 security_tun_dev_open +EXPORT_SYMBOL vmlinux 0xda3f8a71 nla_append +EXPORT_SYMBOL vmlinux 0xda8409c0 fqdir_init +EXPORT_SYMBOL vmlinux 0xdaa0313a i2c_smbus_write_byte +EXPORT_SYMBOL vmlinux 0xdab324cb inet_add_offload +EXPORT_SYMBOL vmlinux 0xdab8a7ae seq_put_decimal_ll +EXPORT_SYMBOL vmlinux 0xdabe5907 msi_desc_to_pci_dev +EXPORT_SYMBOL vmlinux 0xdac4913a bitmap_allocate_region +EXPORT_SYMBOL vmlinux 0xdac53cc2 clocksource_change_rating +EXPORT_SYMBOL vmlinux 0xdaca820e dynamic_preempt_schedule +EXPORT_SYMBOL vmlinux 0xdad1fc3f zstd_flush_stream +EXPORT_SYMBOL vmlinux 0xdad97eda ip6_fraglist_init +EXPORT_SYMBOL vmlinux 0xdae4cab1 skb_headers_offset_update +EXPORT_SYMBOL vmlinux 0xdae65778 netdev_master_upper_dev_get_rcu +EXPORT_SYMBOL vmlinux 0xdaf01b13 iunique +EXPORT_SYMBOL vmlinux 0xdb1edee6 hdmi_infoframe_unpack +EXPORT_SYMBOL vmlinux 0xdb2666b6 fb_pan_display +EXPORT_SYMBOL vmlinux 0xdb588757 scsi_add_host_with_dma +EXPORT_SYMBOL vmlinux 0xdb68bbad rfkill_destroy +EXPORT_SYMBOL vmlinux 0xdb760f52 __kfifo_free +EXPORT_SYMBOL vmlinux 0xdb88da9e security_tun_dev_attach +EXPORT_SYMBOL vmlinux 0xdba20e12 blk_set_stacking_limits +EXPORT_SYMBOL vmlinux 0xdba52ae4 blk_mq_rq_cpu +EXPORT_SYMBOL vmlinux 0xdbb78c2d rproc_detach +EXPORT_SYMBOL vmlinux 0xdbbc5a3b netif_skb_features +EXPORT_SYMBOL vmlinux 0xdbc43e6a qdisc_get_rtab +EXPORT_SYMBOL vmlinux 0xdbc4d4a3 skb_dequeue +EXPORT_SYMBOL vmlinux 0xdbc65e85 neigh_destroy +EXPORT_SYMBOL vmlinux 0xdbcf041a acpi_install_address_space_handler +EXPORT_SYMBOL vmlinux 0xdbdf6c92 ioport_resource +EXPORT_SYMBOL vmlinux 0xdbdfe362 tc_cleanup_offload_action +EXPORT_SYMBOL vmlinux 0xdbe09757 ip6_frag_init +EXPORT_SYMBOL vmlinux 0xdbebd922 dev_change_flags +EXPORT_SYMBOL vmlinux 0xdbfdff61 xfrm_state_flush +EXPORT_SYMBOL vmlinux 0xdc04561b udp_disconnect +EXPORT_SYMBOL vmlinux 0xdc0cbd99 of_platform_device_create +EXPORT_SYMBOL vmlinux 0xdc0e4855 timer_delete +EXPORT_SYMBOL vmlinux 0xdc13de9f invalidate_mapping_pages +EXPORT_SYMBOL vmlinux 0xdc14eda7 pci_pci_problems +EXPORT_SYMBOL vmlinux 0xdc34158f fman_port_init +EXPORT_SYMBOL vmlinux 0xdc3f68bb rtc_add_groups +EXPORT_SYMBOL vmlinux 0xdc3fcbc9 __sw_hweight8 +EXPORT_SYMBOL vmlinux 0xdc49c198 reciprocal_value_adv +EXPORT_SYMBOL vmlinux 0xdc512134 backlight_register_notifier +EXPORT_SYMBOL vmlinux 0xdc51cd96 pcim_pin_device +EXPORT_SYMBOL vmlinux 0xdc6ea650 kernel_param_lock +EXPORT_SYMBOL vmlinux 0xdc862fe4 kernel_accept +EXPORT_SYMBOL vmlinux 0xdc8ef896 key_task_permission +EXPORT_SYMBOL vmlinux 0xdc923387 vfs_get_tree +EXPORT_SYMBOL vmlinux 0xdc99c7bf vmf_insert_pfn +EXPORT_SYMBOL vmlinux 0xdca8c3d4 logic_outb +EXPORT_SYMBOL vmlinux 0xdcad1f27 __vlan_find_dev_deep_rcu +EXPORT_SYMBOL vmlinux 0xdcb0c36c fb_show_logo +EXPORT_SYMBOL vmlinux 0xdcb764ad memset +EXPORT_SYMBOL vmlinux 0xdcbeba1d sg_copy_from_buffer +EXPORT_SYMBOL vmlinux 0xdcdc0040 slhc_compress +EXPORT_SYMBOL vmlinux 0xdced6bfd netif_set_tso_max_size +EXPORT_SYMBOL vmlinux 0xdcf89519 cpufreq_get_policy +EXPORT_SYMBOL vmlinux 0xdcfaf7be fman_get_qman_channel_id +EXPORT_SYMBOL vmlinux 0xdd0776d6 pci_read_vpd_any +EXPORT_SYMBOL vmlinux 0xdd16827d sock_no_getname +EXPORT_SYMBOL vmlinux 0xdd18a993 acpi_check_dsm +EXPORT_SYMBOL vmlinux 0xdd2c169b mb_cache_create +EXPORT_SYMBOL vmlinux 0xdd3d7d2c __ps2_command +EXPORT_SYMBOL vmlinux 0xdd49242a flow_block_cb_priv +EXPORT_SYMBOL vmlinux 0xdd4d55b6 _raw_read_unlock +EXPORT_SYMBOL vmlinux 0xdd5e4cea rtnl_nla_parse_ifinfomsg +EXPORT_SYMBOL vmlinux 0xdd64e639 strscpy +EXPORT_SYMBOL vmlinux 0xdd678cf5 mipi_dsi_host_register +EXPORT_SYMBOL vmlinux 0xdd7d59c0 genphy_aneg_done +EXPORT_SYMBOL vmlinux 0xdd7e3192 qcom_scm_pas_auth_and_reset +EXPORT_SYMBOL vmlinux 0xdd7e4145 input_reset_device +EXPORT_SYMBOL vmlinux 0xdd83eec3 phy_device_create +EXPORT_SYMBOL vmlinux 0xdd849d51 scsi_get_sense_info_fld +EXPORT_SYMBOL vmlinux 0xdd85b000 md_bitmap_endwrite +EXPORT_SYMBOL vmlinux 0xdd8b6b0d vm_map_pages_zero +EXPORT_SYMBOL vmlinux 0xdd8e72a9 netpoll_poll_disable +EXPORT_SYMBOL vmlinux 0xdd914609 generic_write_checks +EXPORT_SYMBOL vmlinux 0xdda4bf37 devm_free_irq +EXPORT_SYMBOL vmlinux 0xddaa61a2 tty_port_init +EXPORT_SYMBOL vmlinux 0xddad7952 acpi_dbg_level +EXPORT_SYMBOL vmlinux 0xddf6ad7a completion_done +EXPORT_SYMBOL vmlinux 0xddf81e43 nd_btt_probe +EXPORT_SYMBOL vmlinux 0xddfdb8ac tcp_md5_needed +EXPORT_SYMBOL vmlinux 0xde003576 devm_pci_remap_cfgspace +EXPORT_SYMBOL vmlinux 0xde0839ef iov_iter_gap_alignment +EXPORT_SYMBOL vmlinux 0xde293f9e add_wait_queue_exclusive +EXPORT_SYMBOL vmlinux 0xde3d2ac9 write_inode_now +EXPORT_SYMBOL vmlinux 0xde44a576 xfrm_policy_hash_rebuild +EXPORT_SYMBOL vmlinux 0xde4781b2 scsi_get_device_flags_keyed +EXPORT_SYMBOL vmlinux 0xde47e8c2 set_cached_acl +EXPORT_SYMBOL vmlinux 0xde522654 vlan_for_each +EXPORT_SYMBOL vmlinux 0xde5451f5 seg6_push_hmac +EXPORT_SYMBOL vmlinux 0xde64ca55 sync_filesystem +EXPORT_SYMBOL vmlinux 0xde67419e sg_split +EXPORT_SYMBOL vmlinux 0xde6c67da xfrm6_rcv_tnl +EXPORT_SYMBOL vmlinux 0xde6cd614 page_pool_return_skb_page +EXPORT_SYMBOL vmlinux 0xde72fe38 __seq_open_private +EXPORT_SYMBOL vmlinux 0xde9f67d9 register_mii_timestamper +EXPORT_SYMBOL vmlinux 0xdea44a5f devm_request_any_context_irq +EXPORT_SYMBOL vmlinux 0xdeb99119 dma_fence_init +EXPORT_SYMBOL vmlinux 0xded39a6b gen_kill_estimator +EXPORT_SYMBOL vmlinux 0xdedf02b3 of_cpu_node_to_id +EXPORT_SYMBOL vmlinux 0xdeeec268 tcf_qevent_validate_change +EXPORT_SYMBOL vmlinux 0xdef68d34 flow_keys_basic_dissector +EXPORT_SYMBOL vmlinux 0xdef7c893 fb_match_mode +EXPORT_SYMBOL vmlinux 0xdeff89fe dquot_load_quota_sb +EXPORT_SYMBOL vmlinux 0xdeffad35 jbd2_journal_begin_ordered_truncate +EXPORT_SYMBOL vmlinux 0xdf0792c6 tcp_req_err +EXPORT_SYMBOL vmlinux 0xdf0ea312 configfs_undepend_item +EXPORT_SYMBOL vmlinux 0xdf0ee5c2 of_translate_dma_address +EXPORT_SYMBOL vmlinux 0xdf209b2f dcb_ieee_getapp_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0xdf256037 kstrtou8_from_user +EXPORT_SYMBOL vmlinux 0xdf2c2742 rb_last +EXPORT_SYMBOL vmlinux 0xdf2ebb87 _raw_read_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xdf2ebf80 vmalloc_to_page +EXPORT_SYMBOL vmlinux 0xdf35f7d8 page_cache_next_miss +EXPORT_SYMBOL vmlinux 0xdf36914b xa_find_after +EXPORT_SYMBOL vmlinux 0xdf40f817 skb_find_text +EXPORT_SYMBOL vmlinux 0xdf465200 iw_handler_get_thrspy +EXPORT_SYMBOL vmlinux 0xdf521442 _find_next_zero_bit +EXPORT_SYMBOL vmlinux 0xdf54a8f7 netlink_unregister_notifier +EXPORT_SYMBOL vmlinux 0xdf55c01a __lock_sock_fast +EXPORT_SYMBOL vmlinux 0xdf5ef2bc sched_autogroup_create_attach +EXPORT_SYMBOL vmlinux 0xdf707717 cros_ec_get_host_event +EXPORT_SYMBOL vmlinux 0xdf80a1e3 mipi_dsi_dcs_soft_reset +EXPORT_SYMBOL vmlinux 0xdf8c695a __ndelay +EXPORT_SYMBOL vmlinux 0xdf913b09 sock_no_socketpair +EXPORT_SYMBOL vmlinux 0xdf929370 fs_overflowgid +EXPORT_SYMBOL vmlinux 0xdf93b9d8 timespec64_to_jiffies +EXPORT_SYMBOL vmlinux 0xdf9734a7 sg_nents +EXPORT_SYMBOL vmlinux 0xdfa29e52 __mmap_lock_do_trace_acquire_returned +EXPORT_SYMBOL vmlinux 0xdfa5f94d security_cred_getsecid +EXPORT_SYMBOL vmlinux 0xdfb4834c inet_csk_reqsk_queue_add +EXPORT_SYMBOL vmlinux 0xdfc12ef1 zstd_decompress_stream +EXPORT_SYMBOL vmlinux 0xdfc7f55c ndisc_mc_map +EXPORT_SYMBOL vmlinux 0xdfcc992c current_work +EXPORT_SYMBOL vmlinux 0xdfd8110c flow_block_cb_is_busy +EXPORT_SYMBOL vmlinux 0xdfeaaa74 pci_claim_resource +EXPORT_SYMBOL vmlinux 0xdff905e5 vme_slave_free +EXPORT_SYMBOL vmlinux 0xdffc80fc vesa_modes +EXPORT_SYMBOL vmlinux 0xe00c1af9 fault_in_iov_iter_writeable +EXPORT_SYMBOL vmlinux 0xe013a4ee sock_kfree_s +EXPORT_SYMBOL vmlinux 0xe02ba436 trace_print_hex_seq +EXPORT_SYMBOL vmlinux 0xe02c9c92 __xa_erase +EXPORT_SYMBOL vmlinux 0xe0419ac4 kstrtos16 +EXPORT_SYMBOL vmlinux 0xe07e5f44 acpi_reconfig_notifier_unregister +EXPORT_SYMBOL vmlinux 0xe080e8f0 set_current_groups +EXPORT_SYMBOL vmlinux 0xe0817ba6 phy_device_remove +EXPORT_SYMBOL vmlinux 0xe082e88d acpi_check_address_range +EXPORT_SYMBOL vmlinux 0xe08c7114 max8925_reg_write +EXPORT_SYMBOL vmlinux 0xe091c977 list_sort +EXPORT_SYMBOL vmlinux 0xe0a712a0 fb_set_cmap +EXPORT_SYMBOL vmlinux 0xe0b13336 argv_free +EXPORT_SYMBOL vmlinux 0xe0b9065b security_xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0xe0bef318 icst_hz_to_vco +EXPORT_SYMBOL vmlinux 0xe0ced8a4 vme_init_bridge +EXPORT_SYMBOL vmlinux 0xe0ea0d95 tcp_parse_options +EXPORT_SYMBOL vmlinux 0xe0eb0e40 kernel_sendmsg +EXPORT_SYMBOL vmlinux 0xe0fba9f3 tc_setup_cb_reoffload +EXPORT_SYMBOL vmlinux 0xe113bbbc csum_partial +EXPORT_SYMBOL vmlinux 0xe123f3d9 dma_fence_release +EXPORT_SYMBOL vmlinux 0xe12bda79 vme_dma_free_attribute +EXPORT_SYMBOL vmlinux 0xe1317694 __kfifo_dma_in_prepare_r +EXPORT_SYMBOL vmlinux 0xe138fb8c percpu_counter_add_batch +EXPORT_SYMBOL vmlinux 0xe13cd8a7 dmi_name_in_vendors +EXPORT_SYMBOL vmlinux 0xe1409889 gpiochip_irq_relres +EXPORT_SYMBOL vmlinux 0xe1467a79 module_refcount +EXPORT_SYMBOL vmlinux 0xe1474c35 of_get_child_by_name +EXPORT_SYMBOL vmlinux 0xe1508e91 generic_key_instantiate +EXPORT_SYMBOL vmlinux 0xe152eb88 __dynamic_ibdev_dbg +EXPORT_SYMBOL vmlinux 0xe174701b xfrm_input_resume +EXPORT_SYMBOL vmlinux 0xe17568e3 dma_fence_signal_timestamp_locked +EXPORT_SYMBOL vmlinux 0xe1788857 blk_queue_max_secure_erase_sectors +EXPORT_SYMBOL vmlinux 0xe18caee0 jbd2_submit_inode_data +EXPORT_SYMBOL vmlinux 0xe18db380 xfrm_trans_queue +EXPORT_SYMBOL vmlinux 0xe191f059 vme_master_request +EXPORT_SYMBOL vmlinux 0xe1a3d918 vfs_fsync_range +EXPORT_SYMBOL vmlinux 0xe1af7582 __filemap_set_wb_err +EXPORT_SYMBOL vmlinux 0xe1d91682 pci_bus_type +EXPORT_SYMBOL vmlinux 0xe1dcf64a audit_log_format +EXPORT_SYMBOL vmlinux 0xe1e50cb5 crypto_sha512_update +EXPORT_SYMBOL vmlinux 0xe1e6ff97 proc_symlink +EXPORT_SYMBOL vmlinux 0xe1ea999c folio_end_private_2 +EXPORT_SYMBOL vmlinux 0xe20955f5 xfrm_input_register_afinfo +EXPORT_SYMBOL vmlinux 0xe210067e set_page_writeback +EXPORT_SYMBOL vmlinux 0xe213bd2e phy_get_c45_ids +EXPORT_SYMBOL vmlinux 0xe21c2c89 phy_set_max_speed +EXPORT_SYMBOL vmlinux 0xe21f18ac __genradix_iter_peek +EXPORT_SYMBOL vmlinux 0xe222146f ps2_command +EXPORT_SYMBOL vmlinux 0xe239d4f5 mmc_retune_pause +EXPORT_SYMBOL vmlinux 0xe23cb074 init_pseudo +EXPORT_SYMBOL vmlinux 0xe251fc5d gro_cells_init +EXPORT_SYMBOL vmlinux 0xe25dfbed devm_memunmap +EXPORT_SYMBOL vmlinux 0xe261fac1 handshake_req_cancel +EXPORT_SYMBOL vmlinux 0xe26a9eb2 phy_attached_info +EXPORT_SYMBOL vmlinux 0xe27b651a dquot_resume +EXPORT_SYMBOL vmlinux 0xe2964344 __wake_up +EXPORT_SYMBOL vmlinux 0xe29a4a62 simple_get_link +EXPORT_SYMBOL vmlinux 0xe2b24f4d xfrm_policy_delete +EXPORT_SYMBOL vmlinux 0xe2bbfa56 proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0xe2c1a82f devm_arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0xe2c26804 vmf_insert_mixed_mkwrite +EXPORT_SYMBOL vmlinux 0xe2c7edbc release_sock +EXPORT_SYMBOL vmlinux 0xe2d0c469 __folio_start_writeback +EXPORT_SYMBOL vmlinux 0xe2d5255a strcmp +EXPORT_SYMBOL vmlinux 0xe2e30462 freezing_slow_path +EXPORT_SYMBOL vmlinux 0xe2f643ce blk_mq_unique_tag +EXPORT_SYMBOL vmlinux 0xe30cba2f mmc_remove_host +EXPORT_SYMBOL vmlinux 0xe32ab4d8 xxh64_digest +EXPORT_SYMBOL vmlinux 0xe32d147b inode_owner_or_capable +EXPORT_SYMBOL vmlinux 0xe3439ea6 serio_rescan +EXPORT_SYMBOL vmlinux 0xe353a58d scsi_register_interface +EXPORT_SYMBOL vmlinux 0xe37ace99 skb_pull +EXPORT_SYMBOL vmlinux 0xe38cff6b sock_set_sndtimeo +EXPORT_SYMBOL vmlinux 0xe392bb00 security_binder_transfer_binder +EXPORT_SYMBOL vmlinux 0xe3943fa0 qdisc_watchdog_schedule_range_ns +EXPORT_SYMBOL vmlinux 0xe394a06a __register_chrdev +EXPORT_SYMBOL vmlinux 0xe3992dc0 mr_mfc_find_parent +EXPORT_SYMBOL vmlinux 0xe39b2ea5 sha256 +EXPORT_SYMBOL vmlinux 0xe39fd405 ip6_dst_hoplimit +EXPORT_SYMBOL vmlinux 0xe3ad3046 __sg_page_iter_dma_next +EXPORT_SYMBOL vmlinux 0xe3e61426 dev_get_iflink +EXPORT_SYMBOL vmlinux 0xe3ec2f2b alloc_chrdev_region +EXPORT_SYMBOL vmlinux 0xe3feba56 tasklet_unlock_spin_wait +EXPORT_SYMBOL vmlinux 0xe3ff2c41 get_random_u64 +EXPORT_SYMBOL vmlinux 0xe40976c0 pnp_range_reserved +EXPORT_SYMBOL vmlinux 0xe40c37ea down_write_trylock +EXPORT_SYMBOL vmlinux 0xe41abd57 max8998_read_reg +EXPORT_SYMBOL vmlinux 0xe425deae config_group_find_item +EXPORT_SYMBOL vmlinux 0xe432dc90 phy_init_hw +EXPORT_SYMBOL vmlinux 0xe43ad6cd __sock_i_ino +EXPORT_SYMBOL vmlinux 0xe43ae03c tty_unregister_device +EXPORT_SYMBOL vmlinux 0xe45c1e99 mmc_hw_reset +EXPORT_SYMBOL vmlinux 0xe45c42f8 mii_check_link +EXPORT_SYMBOL vmlinux 0xe46021ca _raw_spin_unlock_bh +EXPORT_SYMBOL vmlinux 0xe46dfa0d mipi_dsi_dcs_set_display_brightness +EXPORT_SYMBOL vmlinux 0xe4751fc2 phy_write_paged +EXPORT_SYMBOL vmlinux 0xe4b995d0 jbd2_journal_free_reserved +EXPORT_SYMBOL vmlinux 0xe4bbc1dd kimage_voffset +EXPORT_SYMBOL vmlinux 0xe4bc2c2f hdmi_drm_infoframe_pack +EXPORT_SYMBOL vmlinux 0xe4d0b312 is_nd_dax +EXPORT_SYMBOL vmlinux 0xe4e9f0b0 icmp_ndo_send +EXPORT_SYMBOL vmlinux 0xe4f652db netif_tx_unlock +EXPORT_SYMBOL vmlinux 0xe523ad75 synchronize_irq +EXPORT_SYMBOL vmlinux 0xe52ad054 flow_rule_match_pppoe +EXPORT_SYMBOL vmlinux 0xe52b40bd tcf_block_put +EXPORT_SYMBOL vmlinux 0xe540212d mmc_set_blocklen +EXPORT_SYMBOL vmlinux 0xe5453327 pci_request_region +EXPORT_SYMBOL vmlinux 0xe54c090a ip6_find_1stfragopt +EXPORT_SYMBOL vmlinux 0xe54ed100 dma_get_sgtable_attrs +EXPORT_SYMBOL vmlinux 0xe56c6ceb refresh_frequency_limits +EXPORT_SYMBOL vmlinux 0xe57feefb qcom_scm_ocmem_unlock +EXPORT_SYMBOL vmlinux 0xe58090ca security_ib_endport_manage_subnet +EXPORT_SYMBOL vmlinux 0xe590dea3 sk_busy_loop_end +EXPORT_SYMBOL vmlinux 0xe596621e nd_dev_to_uuid +EXPORT_SYMBOL vmlinux 0xe59ad8f4 xattr_supports_user_prefix +EXPORT_SYMBOL vmlinux 0xe5c2a819 fscrypt_free_inode +EXPORT_SYMBOL vmlinux 0xe5c60bd2 percpu_counter_set +EXPORT_SYMBOL vmlinux 0xe5c78a99 do_blank_screen +EXPORT_SYMBOL vmlinux 0xe5cbc30b filemap_fdatawrite +EXPORT_SYMBOL vmlinux 0xe5cee291 register_sysctl_mount_point +EXPORT_SYMBOL vmlinux 0xe5df923b fb_prepare_logo +EXPORT_SYMBOL vmlinux 0xe5e13d1c pci_find_parent_resource +EXPORT_SYMBOL vmlinux 0xe6026423 fscrypt_decrypt_bio +EXPORT_SYMBOL vmlinux 0xe602c6c3 acpi_get_hp_hw_control_from_firmware +EXPORT_SYMBOL vmlinux 0xe607b261 mii_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0xe60ea1a4 blk_queue_io_min +EXPORT_SYMBOL vmlinux 0xe60f2421 vme_irq_free +EXPORT_SYMBOL vmlinux 0xe6134a1a i2c_transfer_buffer_flags +EXPORT_SYMBOL vmlinux 0xe61b912a security_binder_set_context_mgr +EXPORT_SYMBOL vmlinux 0xe61f105a phy_attached_info_irq +EXPORT_SYMBOL vmlinux 0xe62f23f3 of_get_next_available_child +EXPORT_SYMBOL vmlinux 0xe63a9bb7 reuseport_select_sock +EXPORT_SYMBOL vmlinux 0xe6550092 utf8_casefold +EXPORT_SYMBOL vmlinux 0xe656bb1a blk_queue_max_segments +EXPORT_SYMBOL vmlinux 0xe65f0a80 inet_stream_connect +EXPORT_SYMBOL vmlinux 0xe68efe41 _raw_write_lock +EXPORT_SYMBOL vmlinux 0xe6a5a4ca of_graph_get_remote_port +EXPORT_SYMBOL vmlinux 0xe6b57601 t10_pi_type1_crc +EXPORT_SYMBOL vmlinux 0xe6ca9440 __netif_napi_del +EXPORT_SYMBOL vmlinux 0xe6d2458e do_trace_netlink_extack +EXPORT_SYMBOL vmlinux 0xe6d4280d file_path +EXPORT_SYMBOL vmlinux 0xe6dcec47 crypto_sha512_finup +EXPORT_SYMBOL vmlinux 0xe6e58451 request_partial_firmware_into_buf +EXPORT_SYMBOL vmlinux 0xe6e60486 rw_verify_area +EXPORT_SYMBOL vmlinux 0xe6f2ab9b ip_sock_set_tos +EXPORT_SYMBOL vmlinux 0xe6fa06a2 rename_lock +EXPORT_SYMBOL vmlinux 0xe712c773 __skb_checksum +EXPORT_SYMBOL vmlinux 0xe71c98d6 mipi_dsi_driver_register_full +EXPORT_SYMBOL vmlinux 0xe722e9e2 component_match_add_release +EXPORT_SYMBOL vmlinux 0xe7257ab8 xa_store_range +EXPORT_SYMBOL vmlinux 0xe72cbd11 vga_put +EXPORT_SYMBOL vmlinux 0xe76fcc5b param_ops_ulong +EXPORT_SYMBOL vmlinux 0xe7a02573 ida_alloc_range +EXPORT_SYMBOL vmlinux 0xe7a72080 del_gendisk +EXPORT_SYMBOL vmlinux 0xe7aac7b6 ip6_fraglist_prepare +EXPORT_SYMBOL vmlinux 0xe7ab1ecc _raw_write_unlock_bh +EXPORT_SYMBOL vmlinux 0xe7b0353b __cpu_active_mask +EXPORT_SYMBOL vmlinux 0xe7b09593 vme_register_error_handler +EXPORT_SYMBOL vmlinux 0xe7b157c2 pcie_get_width_cap +EXPORT_SYMBOL vmlinux 0xe7b40e1c simple_dir_inode_operations +EXPORT_SYMBOL vmlinux 0xe7d4daac seq_list_next +EXPORT_SYMBOL vmlinux 0xe80700dd mipi_dsi_dcs_write_buffer +EXPORT_SYMBOL vmlinux 0xe816048f tty_termios_copy_hw +EXPORT_SYMBOL vmlinux 0xe818e7a9 nf_log_unbind_pf +EXPORT_SYMBOL vmlinux 0xe821a2ad netif_set_real_num_tx_queues +EXPORT_SYMBOL vmlinux 0xe8272e6f xfrm_state_register_afinfo +EXPORT_SYMBOL vmlinux 0xe82bc309 setup_arg_pages +EXPORT_SYMBOL vmlinux 0xe833be2e lookup_positive_unlocked +EXPORT_SYMBOL vmlinux 0xe85f2123 acpi_tb_unload_table +EXPORT_SYMBOL vmlinux 0xe8670288 scsi_eh_prep_cmnd +EXPORT_SYMBOL vmlinux 0xe87eaaa0 genphy_config_eee_advert +EXPORT_SYMBOL vmlinux 0xe8a4a2b6 security_sctp_assoc_request +EXPORT_SYMBOL vmlinux 0xe8d285b2 nla_policy_len +EXPORT_SYMBOL vmlinux 0xe8d4df30 __ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0xe8d52564 devm_iounmap +EXPORT_SYMBOL vmlinux 0xe8e311ca dev_activate +EXPORT_SYMBOL vmlinux 0xe8fbf4fa __alloc_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0xe90253f0 xudma_rflow_get +EXPORT_SYMBOL vmlinux 0xe909997a bitmap_print_list_to_buf +EXPORT_SYMBOL vmlinux 0xe914e41e strcpy +EXPORT_SYMBOL vmlinux 0xe921d7b1 param_set_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xe9223a48 napi_disable +EXPORT_SYMBOL vmlinux 0xe953b21f get_next_ino +EXPORT_SYMBOL vmlinux 0xe964b258 netif_tx_lock +EXPORT_SYMBOL vmlinux 0xe9653d21 ucc_of_parse_tdm +EXPORT_SYMBOL vmlinux 0xe9799e19 skb_unlink +EXPORT_SYMBOL vmlinux 0xe97ccd2c nf_hook_slow_list +EXPORT_SYMBOL vmlinux 0xe97d796a netdev_lower_state_changed +EXPORT_SYMBOL vmlinux 0xe9a61889 d_obtain_alias +EXPORT_SYMBOL vmlinux 0xe9a8ae66 sock_alloc_file +EXPORT_SYMBOL vmlinux 0xe9acf066 flow_rule_match_enc_opts +EXPORT_SYMBOL vmlinux 0xe9af7397 __xa_set_mark +EXPORT_SYMBOL vmlinux 0xe9c9f1ac blk_queue_physical_block_size +EXPORT_SYMBOL vmlinux 0xe9dc12a4 zstd_get_error_name +EXPORT_SYMBOL vmlinux 0xe9e36608 i2c_del_adapter +EXPORT_SYMBOL vmlinux 0xe9e8d0e8 pnp_device_detach +EXPORT_SYMBOL vmlinux 0xe9e8faeb efi_tpm_final_log_size +EXPORT_SYMBOL vmlinux 0xe9f7149c zlib_deflate_workspacesize +EXPORT_SYMBOL vmlinux 0xe9ffc063 down_trylock +EXPORT_SYMBOL vmlinux 0xea0682fc tegra_ivc_reset +EXPORT_SYMBOL vmlinux 0xea073f74 nf_register_sockopt +EXPORT_SYMBOL vmlinux 0xea07a0c7 nvdimm_namespace_locked +EXPORT_SYMBOL vmlinux 0xea0e113d dump_emit +EXPORT_SYMBOL vmlinux 0xea1198ab can_nice +EXPORT_SYMBOL vmlinux 0xea1c3e3a arm_smccc_1_2_hvc +EXPORT_SYMBOL vmlinux 0xea1fb177 netlink_kernel_release +EXPORT_SYMBOL vmlinux 0xea2e46ac block_is_partially_uptodate +EXPORT_SYMBOL vmlinux 0xea3c8e4e scsilun_to_int +EXPORT_SYMBOL vmlinux 0xea4fde27 no_seek_end_llseek_size +EXPORT_SYMBOL vmlinux 0xea510461 __udp_disconnect +EXPORT_SYMBOL vmlinux 0xea559ccc dcb_ieee_getapp_default_prio_mask +EXPORT_SYMBOL vmlinux 0xea6c9eff netlink_rcv_skb +EXPORT_SYMBOL vmlinux 0xea6f9a36 zlib_deflate_dfltcc_enabled +EXPORT_SYMBOL vmlinux 0xea76ee83 folio_mapping +EXPORT_SYMBOL vmlinux 0xea7daa08 __video_get_options +EXPORT_SYMBOL vmlinux 0xea910a4e jbd2_journal_dirty_metadata +EXPORT_SYMBOL vmlinux 0xea957ff3 security_sctp_sk_clone +EXPORT_SYMBOL vmlinux 0xea998c9f default_qdisc_ops +EXPORT_SYMBOL vmlinux 0xeab6f4c4 acpi_check_resource_conflict +EXPORT_SYMBOL vmlinux 0xeac1beea phy_aneg_done +EXPORT_SYMBOL vmlinux 0xead52f17 file_fdatawait_range +EXPORT_SYMBOL vmlinux 0xead8c400 bman_get_bpid +EXPORT_SYMBOL vmlinux 0xead9a4ea crypto_sha1_update +EXPORT_SYMBOL vmlinux 0xeae3dfd6 __const_udelay +EXPORT_SYMBOL vmlinux 0xeae86bd1 __insert_inode_hash +EXPORT_SYMBOL vmlinux 0xeafc141f __posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xeb063cda page_pool_put_page_bulk +EXPORT_SYMBOL vmlinux 0xeb078aee _raw_write_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xeb0eb2d5 mdio_device_register +EXPORT_SYMBOL vmlinux 0xeb233a45 __kmalloc +EXPORT_SYMBOL vmlinux 0xeb2a7256 blk_queue_alignment_offset +EXPORT_SYMBOL vmlinux 0xeb37101c audit_log_end +EXPORT_SYMBOL vmlinux 0xeb44339a free_pages_exact +EXPORT_SYMBOL vmlinux 0xeb66e816 tcp_add_backlog +EXPORT_SYMBOL vmlinux 0xeb7329a2 qcom_scm_set_warm_boot_addr +EXPORT_SYMBOL vmlinux 0xeb78b9b4 fwnode_get_phy_id +EXPORT_SYMBOL vmlinux 0xeb7f6046 acpi_get_devices +EXPORT_SYMBOL vmlinux 0xeb9eef52 match_uint +EXPORT_SYMBOL vmlinux 0xeba2dd5c unregister_nls +EXPORT_SYMBOL vmlinux 0xebb3bf64 skb_put +EXPORT_SYMBOL vmlinux 0xebb9a2d5 inet_csk_reqsk_queue_drop_and_put +EXPORT_SYMBOL vmlinux 0xebc5d0db vga_remove_vgacon +EXPORT_SYMBOL vmlinux 0xebcbe2b1 sk_send_sigurg +EXPORT_SYMBOL vmlinux 0xebddce6a blkdev_get_by_path +EXPORT_SYMBOL vmlinux 0xebe39ccd of_node_name_prefix +EXPORT_SYMBOL vmlinux 0xebe574b3 cfb_fillrect +EXPORT_SYMBOL vmlinux 0xebf0594d vlan_vid_del +EXPORT_SYMBOL vmlinux 0xec05ebe9 skb_tunnel_check_pmtu +EXPORT_SYMBOL vmlinux 0xec1b1b85 msm_pinctrl_dev_pm_ops +EXPORT_SYMBOL vmlinux 0xec2079f8 sk_mc_loop +EXPORT_SYMBOL vmlinux 0xec299536 dm_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xec2b8a42 acpi_walk_namespace +EXPORT_SYMBOL vmlinux 0xec33c668 __SCK__tp_func_spi_transfer_start +EXPORT_SYMBOL vmlinux 0xec3a0eb5 thaw_super +EXPORT_SYMBOL vmlinux 0xec41716a qman_alloc_fqid_range +EXPORT_SYMBOL vmlinux 0xec47b42b of_find_node_opts_by_path +EXPORT_SYMBOL vmlinux 0xec4ce4a3 blk_queue_update_dma_alignment +EXPORT_SYMBOL vmlinux 0xec4d9e3a clk_get_sys +EXPORT_SYMBOL vmlinux 0xec55c167 page_get_link +EXPORT_SYMBOL vmlinux 0xec954aa8 udp_lib_unhash +EXPORT_SYMBOL vmlinux 0xec9ceabe __free_pages +EXPORT_SYMBOL vmlinux 0xeca3b679 __alloc_pages +EXPORT_SYMBOL vmlinux 0xeca957d1 __bitmap_and +EXPORT_SYMBOL vmlinux 0xecb58df1 tcp_sock_set_keepidle +EXPORT_SYMBOL vmlinux 0xecc06399 migrate_vma_pages +EXPORT_SYMBOL vmlinux 0xecc412c5 super_setup_bdi +EXPORT_SYMBOL vmlinux 0xecdf48c5 d_alloc_name +EXPORT_SYMBOL vmlinux 0xece377b2 napi_complete_done +EXPORT_SYMBOL vmlinux 0xece784c2 rb_first +EXPORT_SYMBOL vmlinux 0xecfd68ef acpi_get_node +EXPORT_SYMBOL vmlinux 0xed00c4fb acpi_os_printf +EXPORT_SYMBOL vmlinux 0xed08b934 i2c_smbus_write_word_data +EXPORT_SYMBOL vmlinux 0xed0b9d5d skb_flow_dissect_hash +EXPORT_SYMBOL vmlinux 0xed2d7b68 netif_schedule_queue +EXPORT_SYMBOL vmlinux 0xed40851c dev_addr_del +EXPORT_SYMBOL vmlinux 0xed494a99 neigh_event_ns +EXPORT_SYMBOL vmlinux 0xed494ef7 rawv6_mh_filter_register +EXPORT_SYMBOL vmlinux 0xed55f929 acpi_os_unmap_generic_address +EXPORT_SYMBOL vmlinux 0xed650c1c scsi_unblock_requests +EXPORT_SYMBOL vmlinux 0xed656e30 udp_encap_disable +EXPORT_SYMBOL vmlinux 0xed7d0fa6 tty_port_raise_dtr_rts +EXPORT_SYMBOL vmlinux 0xed8a2d95 memset64 +EXPORT_SYMBOL vmlinux 0xed936499 mdio_device_create +EXPORT_SYMBOL vmlinux 0xeda2e038 scsi_cmd_allowed +EXPORT_SYMBOL vmlinux 0xeda43586 sync_mapping_buffers +EXPORT_SYMBOL vmlinux 0xedab18b8 neigh_changeaddr +EXPORT_SYMBOL vmlinux 0xedbaee5e nla_strcmp +EXPORT_SYMBOL vmlinux 0xedc03953 iounmap +EXPORT_SYMBOL vmlinux 0xedd17b31 sock_get_timeout +EXPORT_SYMBOL vmlinux 0xeded47d7 devm_kvasprintf +EXPORT_SYMBOL vmlinux 0xedfb2aca crypto_sha1_finup +EXPORT_SYMBOL vmlinux 0xedff3d3a dquot_transfer +EXPORT_SYMBOL vmlinux 0xee0118df aperture_remove_conflicting_devices +EXPORT_SYMBOL vmlinux 0xee0211dc pci_bus_add_devices +EXPORT_SYMBOL vmlinux 0xee027b5d fb_io_read +EXPORT_SYMBOL vmlinux 0xee216afa uart_suspend_port +EXPORT_SYMBOL vmlinux 0xee2883a3 ndo_dflt_fdb_dump +EXPORT_SYMBOL vmlinux 0xee2d0fc7 _local_bh_enable +EXPORT_SYMBOL vmlinux 0xee337d4a devm_register_reboot_notifier +EXPORT_SYMBOL vmlinux 0xee4daa04 pci_bus_size_bridges +EXPORT_SYMBOL vmlinux 0xee58e970 fb_add_videomode +EXPORT_SYMBOL vmlinux 0xee7d7deb gen_pool_dma_zalloc +EXPORT_SYMBOL vmlinux 0xee7eb9e1 pnp_platform_devices +EXPORT_SYMBOL vmlinux 0xee883b06 __vmalloc_array +EXPORT_SYMBOL vmlinux 0xee8c02e9 vprintk_emit +EXPORT_SYMBOL vmlinux 0xee8d74d6 jiffies64_to_nsecs +EXPORT_SYMBOL vmlinux 0xee91879b rb_first_postorder +EXPORT_SYMBOL vmlinux 0xeea9dbaf bitmap_bitremap +EXPORT_SYMBOL vmlinux 0xeebaeb3a mipi_dsi_generic_write +EXPORT_SYMBOL vmlinux 0xeecf73a7 inet_sk_rebuild_header +EXPORT_SYMBOL vmlinux 0xeee3c1ed param_get_string +EXPORT_SYMBOL vmlinux 0xeee75d91 ucc_fast_init +EXPORT_SYMBOL vmlinux 0xeeebad9b mpage_read_folio +EXPORT_SYMBOL vmlinux 0xeefd80a1 alloc_buffer_head +EXPORT_SYMBOL vmlinux 0xef001cd1 iov_iter_get_pages2 +EXPORT_SYMBOL vmlinux 0xef0f5ce0 jbd2_journal_unlock_updates +EXPORT_SYMBOL vmlinux 0xef3220cf ethtool_rx_flow_rule_destroy +EXPORT_SYMBOL vmlinux 0xef51505c tcf_em_tree_validate +EXPORT_SYMBOL vmlinux 0xef75b4c5 arp_tbl +EXPORT_SYMBOL vmlinux 0xef7cdbe8 truncate_inode_pages +EXPORT_SYMBOL vmlinux 0xef858242 param_get_uint +EXPORT_SYMBOL vmlinux 0xef8ac53d qcom_scm_restore_sec_cfg +EXPORT_SYMBOL vmlinux 0xef9d8c82 inode_maybe_inc_iversion +EXPORT_SYMBOL vmlinux 0xefa55cca iommu_put_resv_regions +EXPORT_SYMBOL vmlinux 0xefab37dd phy_ethtool_get_wol +EXPORT_SYMBOL vmlinux 0xefaf2e4f tcf_queue_work +EXPORT_SYMBOL vmlinux 0xefb144e8 pci_bus_assign_resources +EXPORT_SYMBOL vmlinux 0xefb9793a __inet_stream_connect +EXPORT_SYMBOL vmlinux 0xefc77339 handshake_genl_put +EXPORT_SYMBOL vmlinux 0xefcea2e7 acpi_warning +EXPORT_SYMBOL vmlinux 0xefe97a5f simple_transaction_read +EXPORT_SYMBOL vmlinux 0xefee932c acpi_get_data_full +EXPORT_SYMBOL vmlinux 0xefeefc09 __SCK__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xefef1053 __dev_remove_pack +EXPORT_SYMBOL vmlinux 0xf0009fee put_pages_list +EXPORT_SYMBOL vmlinux 0xf009d24b input_inject_event +EXPORT_SYMBOL vmlinux 0xf02aa937 wait_for_completion_interruptible_timeout +EXPORT_SYMBOL vmlinux 0xf02d09f8 dquot_reclaim_space_nodirty +EXPORT_SYMBOL vmlinux 0xf03438c4 pm860x_reg_read +EXPORT_SYMBOL vmlinux 0xf0574011 param_get_bool +EXPORT_SYMBOL vmlinux 0xf057d23c udp_seq_start +EXPORT_SYMBOL vmlinux 0xf064fe28 fscrypt_decrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xf07b07f6 sg_free_append_table +EXPORT_SYMBOL vmlinux 0xf07c3d66 tty_chars_in_buffer +EXPORT_SYMBOL vmlinux 0xf094c386 devm_clk_put +EXPORT_SYMBOL vmlinux 0xf09b5d9a get_zeroed_page +EXPORT_SYMBOL vmlinux 0xf09bc176 kthread_stop +EXPORT_SYMBOL vmlinux 0xf0a18498 genphy_handle_interrupt_no_ack +EXPORT_SYMBOL vmlinux 0xf0a9102c kmem_cache_size +EXPORT_SYMBOL vmlinux 0xf0ad668e proc_create_seq_private +EXPORT_SYMBOL vmlinux 0xf0b2419f cmd_db_read_aux_data +EXPORT_SYMBOL vmlinux 0xf0b4c068 blk_pm_runtime_init +EXPORT_SYMBOL vmlinux 0xf0b91873 netdev_upper_dev_unlink +EXPORT_SYMBOL vmlinux 0xf0b9a4b9 commit_creds +EXPORT_SYMBOL vmlinux 0xf0c5266a mmc_can_gpio_cd +EXPORT_SYMBOL vmlinux 0xf0c60572 __inc_node_page_state +EXPORT_SYMBOL vmlinux 0xf0cfb9d0 configfs_register_group +EXPORT_SYMBOL vmlinux 0xf0d14b52 bmap +EXPORT_SYMBOL vmlinux 0xf0e4b3c6 of_phy_register_fixed_link +EXPORT_SYMBOL vmlinux 0xf0f385ba inet_csk_init_xmit_timers +EXPORT_SYMBOL vmlinux 0xf0f6c949 devm_ioport_unmap +EXPORT_SYMBOL vmlinux 0xf0fdf6cb __stack_chk_fail +EXPORT_SYMBOL vmlinux 0xf11dd46e _page_poisoning_enabled_early +EXPORT_SYMBOL vmlinux 0xf1306456 xfrm_state_lookup +EXPORT_SYMBOL vmlinux 0xf132fca3 dm_put_device +EXPORT_SYMBOL vmlinux 0xf14a4179 phy_driver_register +EXPORT_SYMBOL vmlinux 0xf14b4420 skb_dump +EXPORT_SYMBOL vmlinux 0xf156a701 pci_enable_atomic_ops_to_root +EXPORT_SYMBOL vmlinux 0xf160d758 block_commit_write +EXPORT_SYMBOL vmlinux 0xf1703203 input_mt_report_pointer_emulation +EXPORT_SYMBOL vmlinux 0xf18300ad logic_inb +EXPORT_SYMBOL vmlinux 0xf18a4781 ether_setup +EXPORT_SYMBOL vmlinux 0xf18e8088 of_mdio_find_device +EXPORT_SYMBOL vmlinux 0xf195c682 fb_invert_cmaps +EXPORT_SYMBOL vmlinux 0xf1969a8e __usecs_to_jiffies +EXPORT_SYMBOL vmlinux 0xf19a1a62 md_bitmap_start_sync +EXPORT_SYMBOL vmlinux 0xf1a5caaf ilookup5 +EXPORT_SYMBOL vmlinux 0xf1a65f7b zstd_reset_dstream +EXPORT_SYMBOL vmlinux 0xf1b50b19 d_splice_alias +EXPORT_SYMBOL vmlinux 0xf1c3d3f5 neigh_ifdown +EXPORT_SYMBOL vmlinux 0xf1c768a5 load_nls_default +EXPORT_SYMBOL vmlinux 0xf1db1704 nla_memcpy +EXPORT_SYMBOL vmlinux 0xf1e046cc panic +EXPORT_SYMBOL vmlinux 0xf1e98c74 avenrun +EXPORT_SYMBOL vmlinux 0xf1f43844 tcf_qevent_handle +EXPORT_SYMBOL vmlinux 0xf1f6eeba unregister_framebuffer +EXPORT_SYMBOL vmlinux 0xf1f88a0e dm_kcopyd_prepare_callback +EXPORT_SYMBOL vmlinux 0xf21291d6 blk_mq_run_hw_queues +EXPORT_SYMBOL vmlinux 0xf2145648 netdev_lower_get_next +EXPORT_SYMBOL vmlinux 0xf21ee1cf folio_alloc +EXPORT_SYMBOL vmlinux 0xf23fcb99 __kfifo_in +EXPORT_SYMBOL vmlinux 0xf249b9d7 devm_devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0xf2513d6a file_check_and_advance_wb_err +EXPORT_SYMBOL vmlinux 0xf2628676 zstd_compress_cctx +EXPORT_SYMBOL vmlinux 0xf2669a2c imx_scu_irq_register_notifier +EXPORT_SYMBOL vmlinux 0xf2762e20 nd_device_unregister +EXPORT_SYMBOL vmlinux 0xf284ced3 pci_bus_claim_resources +EXPORT_SYMBOL vmlinux 0xf285b25a scsi_vpd_tpg_id +EXPORT_SYMBOL vmlinux 0xf28a7767 __inode_add_bytes +EXPORT_SYMBOL vmlinux 0xf28af751 key_link +EXPORT_SYMBOL vmlinux 0xf28cf0ae __hw_addr_init +EXPORT_SYMBOL vmlinux 0xf29403e5 acpi_install_table_handler +EXPORT_SYMBOL vmlinux 0xf2a89813 param_get_long +EXPORT_SYMBOL vmlinux 0xf2a8efae dm_kcopyd_do_callback +EXPORT_SYMBOL vmlinux 0xf2b07a78 scsi_is_target_device +EXPORT_SYMBOL vmlinux 0xf2c43f3f zlib_deflate +EXPORT_SYMBOL vmlinux 0xf2d287c2 dquot_initialize_needed +EXPORT_SYMBOL vmlinux 0xf2e3f4b3 mmc_put_card +EXPORT_SYMBOL vmlinux 0xf2e5bd87 security_free_mnt_opts +EXPORT_SYMBOL vmlinux 0xf2ee5ed9 skb_flow_dissect_meta +EXPORT_SYMBOL vmlinux 0xf2f53617 memregion_free +EXPORT_SYMBOL vmlinux 0xf3081a90 pci_scan_root_bus_bridge +EXPORT_SYMBOL vmlinux 0xf3155a0e pci_pme_active +EXPORT_SYMBOL vmlinux 0xf32ed985 inet_add_protocol +EXPORT_SYMBOL vmlinux 0xf32ff952 md_bitmap_cond_end_sync +EXPORT_SYMBOL vmlinux 0xf33319b9 of_find_node_by_name +EXPORT_SYMBOL vmlinux 0xf338b353 vga_client_register +EXPORT_SYMBOL vmlinux 0xf346231f seq_list_start_head +EXPORT_SYMBOL vmlinux 0xf350d6fb xfrm6_rcv +EXPORT_SYMBOL vmlinux 0xf353a698 register_module_notifier +EXPORT_SYMBOL vmlinux 0xf35ab4b0 seq_read +EXPORT_SYMBOL vmlinux 0xf3621fe2 mtree_alloc_rrange +EXPORT_SYMBOL vmlinux 0xf3633523 find_vma +EXPORT_SYMBOL vmlinux 0xf3633ebb security_dentry_init_security +EXPORT_SYMBOL vmlinux 0xf36f42a9 slhc_uncompress +EXPORT_SYMBOL vmlinux 0xf37d2770 bio_alloc_bioset +EXPORT_SYMBOL vmlinux 0xf386318d __dquot_alloc_space +EXPORT_SYMBOL vmlinux 0xf390f6f1 __bitmap_andnot +EXPORT_SYMBOL vmlinux 0xf3916987 global_cursor_default +EXPORT_SYMBOL vmlinux 0xf3932313 mb_cache_entry_wait_unused +EXPORT_SYMBOL vmlinux 0xf3937c01 simple_fill_super +EXPORT_SYMBOL vmlinux 0xf39b7f9d skb_abort_seq_read +EXPORT_SYMBOL vmlinux 0xf39c8268 sock_wake_async +EXPORT_SYMBOL vmlinux 0xf3a57892 release_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0xf3b66430 xfrm_state_unregister_afinfo +EXPORT_SYMBOL vmlinux 0xf3c1b3d3 vme_bus_type +EXPORT_SYMBOL vmlinux 0xf3cec94e dm_table_get_md +EXPORT_SYMBOL vmlinux 0xf3cfa76a __nla_put +EXPORT_SYMBOL vmlinux 0xf3d43c51 mipi_dsi_driver_unregister +EXPORT_SYMBOL vmlinux 0xf3e0e1df allocate_resource +EXPORT_SYMBOL vmlinux 0xf3e4d324 dquot_alloc +EXPORT_SYMBOL vmlinux 0xf3e51f20 security_inode_notifysecctx +EXPORT_SYMBOL vmlinux 0xf41ad2de register_filesystem +EXPORT_SYMBOL vmlinux 0xf41fc574 mmc_cqe_request_done +EXPORT_SYMBOL vmlinux 0xf4308d65 mmc_retune_timer_stop +EXPORT_SYMBOL vmlinux 0xf43d2caa acpi_remove_interface +EXPORT_SYMBOL vmlinux 0xf44a904a net_ns_barrier +EXPORT_SYMBOL vmlinux 0xf44f852a phy_check_valid +EXPORT_SYMBOL vmlinux 0xf4564a6d config_item_set_name +EXPORT_SYMBOL vmlinux 0xf45c23ed of_io_request_and_map +EXPORT_SYMBOL vmlinux 0xf474c21c bitmap_print_to_pagebuf +EXPORT_SYMBOL vmlinux 0xf474fdcb kfree_const +EXPORT_SYMBOL vmlinux 0xf4767987 register_md_cluster_operations +EXPORT_SYMBOL vmlinux 0xf4a46493 devm_extcon_register_notifier +EXPORT_SYMBOL vmlinux 0xf4a6eb3f nf_unregister_net_hook +EXPORT_SYMBOL vmlinux 0xf4b546a1 dquot_quota_sync +EXPORT_SYMBOL vmlinux 0xf4b754fd acpi_resources_are_enforced +EXPORT_SYMBOL vmlinux 0xf4b79773 vlan_filter_drop_vids +EXPORT_SYMBOL vmlinux 0xf4db35bc stpcpy +EXPORT_SYMBOL vmlinux 0xf4e6c532 prepare_kernel_cred +EXPORT_SYMBOL vmlinux 0xf4e8c289 neigh_carrier_down +EXPORT_SYMBOL vmlinux 0xf4f14de6 rtnl_trylock +EXPORT_SYMBOL vmlinux 0xf4f89fc6 inet_ioctl +EXPORT_SYMBOL vmlinux 0xf53d4c26 qdisc_class_hash_destroy +EXPORT_SYMBOL vmlinux 0xf580432f rproc_get_by_phandle +EXPORT_SYMBOL vmlinux 0xf581b8cd get_phy_device +EXPORT_SYMBOL vmlinux 0xf5888f03 ipv6_chk_addr +EXPORT_SYMBOL vmlinux 0xf5a20ed2 __genradix_prealloc +EXPORT_SYMBOL vmlinux 0xf5ad8e2b skb_copy_and_csum_dev +EXPORT_SYMBOL vmlinux 0xf5b400f5 make_kuid +EXPORT_SYMBOL vmlinux 0xf5cced6e blk_mq_tagset_wait_completed_request +EXPORT_SYMBOL vmlinux 0xf5d15e91 cookie_timestamp_decode +EXPORT_SYMBOL vmlinux 0xf5e7ea40 ktime_get_coarse_ts64 +EXPORT_SYMBOL vmlinux 0xf5e9d851 ww_mutex_lock +EXPORT_SYMBOL vmlinux 0xf5f176c7 inode_update_time +EXPORT_SYMBOL vmlinux 0xf5fbb138 fs_param_is_path +EXPORT_SYMBOL vmlinux 0xf60d0f1c mdiobus_write_nested +EXPORT_SYMBOL vmlinux 0xf6265675 pskb_trim_rcsum_slow +EXPORT_SYMBOL vmlinux 0xf6292bc4 netdev_txq_to_tc +EXPORT_SYMBOL vmlinux 0xf62c39fe ucc_slow_graceful_stop_tx +EXPORT_SYMBOL vmlinux 0xf63263bb __task_pid_nr_ns +EXPORT_SYMBOL vmlinux 0xf63e172a netpoll_setup +EXPORT_SYMBOL vmlinux 0xf643d104 hsiphash_4u32 +EXPORT_SYMBOL vmlinux 0xf65d79de scsi_device_set_state +EXPORT_SYMBOL vmlinux 0xf665f74f sock_load_diag_module +EXPORT_SYMBOL vmlinux 0xf6680940 mipi_dsi_dcs_set_display_off +EXPORT_SYMBOL vmlinux 0xf66bf1c5 phy_init_eee +EXPORT_SYMBOL vmlinux 0xf6720123 file_modified +EXPORT_SYMBOL vmlinux 0xf679b589 crypto_kdf108_ctr_generate +EXPORT_SYMBOL vmlinux 0xf68285c0 register_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xf69207ad free_netdev +EXPORT_SYMBOL vmlinux 0xf69808f6 mmc_cqe_start_req +EXPORT_SYMBOL vmlinux 0xf6a0288a dev_pm_opp_unregister_notifier +EXPORT_SYMBOL vmlinux 0xf6bda7c4 tcp_rtx_synack +EXPORT_SYMBOL vmlinux 0xf6c88890 devm_mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0xf6d6f68c d_alloc_parallel +EXPORT_SYMBOL vmlinux 0xf6e8599c dev_mc_sync_multiple +EXPORT_SYMBOL vmlinux 0xf6ea4ed0 secpath_set +EXPORT_SYMBOL vmlinux 0xf6ebb3f0 __napi_alloc_skb +EXPORT_SYMBOL vmlinux 0xf6ebc03b net_ratelimit +EXPORT_SYMBOL vmlinux 0xf6f9d58d init_on_free +EXPORT_SYMBOL vmlinux 0xf6fc8791 __bitmap_xor +EXPORT_SYMBOL vmlinux 0xf703c68a sock_set_rcvbuf +EXPORT_SYMBOL vmlinux 0xf70e0d06 config_group_init +EXPORT_SYMBOL vmlinux 0xf72d091c fs_param_is_blob +EXPORT_SYMBOL vmlinux 0xf7370f56 system_state +EXPORT_SYMBOL vmlinux 0xf738d1be register_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xf7413d98 scsi_host_put +EXPORT_SYMBOL vmlinux 0xf74f296f cdev_device_del +EXPORT_SYMBOL vmlinux 0xf76669dd tcp_conn_request +EXPORT_SYMBOL vmlinux 0xf76843b5 qcom_scm_pas_supported +EXPORT_SYMBOL vmlinux 0xf7686290 kmem_cache_free_bulk +EXPORT_SYMBOL vmlinux 0xf76fbb54 phy_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0xf77555cd __memcpy_toio +EXPORT_SYMBOL vmlinux 0xf790b4fe of_get_cpu_state_node +EXPORT_SYMBOL vmlinux 0xf79f2e11 skb_ensure_writable +EXPORT_SYMBOL vmlinux 0xf7a5ba43 eth_platform_get_mac_address +EXPORT_SYMBOL vmlinux 0xf7b807ac free_task +EXPORT_SYMBOL vmlinux 0xf7d27730 blk_set_queue_depth +EXPORT_SYMBOL vmlinux 0xf7d31de9 kstrtoul_from_user +EXPORT_SYMBOL vmlinux 0xf7da6e6f acpi_unload_table +EXPORT_SYMBOL vmlinux 0xf7e4a3ed __genphy_config_aneg +EXPORT_SYMBOL vmlinux 0xf7ea6311 qman_p_poll_dqrr +EXPORT_SYMBOL vmlinux 0xf7f05c17 fman_port_use_kg_hash +EXPORT_SYMBOL vmlinux 0xf80a589b scsi_host_alloc +EXPORT_SYMBOL vmlinux 0xf811e69d scsi_eh_flush_done_q +EXPORT_SYMBOL vmlinux 0xf812cff6 memscan +EXPORT_SYMBOL vmlinux 0xf82ec573 rb_prev +EXPORT_SYMBOL vmlinux 0xf84bd6ee bpf_stats_enabled_key +EXPORT_SYMBOL vmlinux 0xf85d4b9e bdev_start_io_acct +EXPORT_SYMBOL vmlinux 0xf865aa15 pci_iomap +EXPORT_SYMBOL vmlinux 0xf869b53a __napi_schedule_irqoff +EXPORT_SYMBOL vmlinux 0xf87100ca misc_register +EXPORT_SYMBOL vmlinux 0xf8767de7 inet_rcv_saddr_equal +EXPORT_SYMBOL vmlinux 0xf882938b folio_migrate_copy +EXPORT_SYMBOL vmlinux 0xf883e0d1 skb_push +EXPORT_SYMBOL vmlinux 0xf887ba7b proc_set_user +EXPORT_SYMBOL vmlinux 0xf88ecec4 kvmemdup +EXPORT_SYMBOL vmlinux 0xf89089cb of_mdiobus_child_is_phy +EXPORT_SYMBOL vmlinux 0xf8bc0e83 dev_pre_changeaddr_notify +EXPORT_SYMBOL vmlinux 0xf8d07858 bitmap_from_arr32 +EXPORT_SYMBOL vmlinux 0xf8d2bc2c zstd_find_frame_compressed_size +EXPORT_SYMBOL vmlinux 0xf8d80be6 clean_bdev_aliases +EXPORT_SYMBOL vmlinux 0xf8ea88f3 blk_mq_delay_run_hw_queue +EXPORT_SYMBOL vmlinux 0xf8eabc7f freeze_bdev +EXPORT_SYMBOL vmlinux 0xf8f5fa18 md_update_sb +EXPORT_SYMBOL vmlinux 0xf8f61ebc wake_up_var +EXPORT_SYMBOL vmlinux 0xf90a26e0 skb_flow_dissect_ct +EXPORT_SYMBOL vmlinux 0xf9102c7a submit_bio +EXPORT_SYMBOL vmlinux 0xf91b89ab fman_sp_build_buffer_struct +EXPORT_SYMBOL vmlinux 0xf9223e84 security_inet_conn_request +EXPORT_SYMBOL vmlinux 0xf9399768 pci_unmap_rom +EXPORT_SYMBOL vmlinux 0xf93aae46 __arm_smccc_smc +EXPORT_SYMBOL vmlinux 0xf93fd09c fb_find_mode_cvt +EXPORT_SYMBOL vmlinux 0xf94536c2 proc_dointvec +EXPORT_SYMBOL vmlinux 0xf95c619b acpi_processor_preregister_performance +EXPORT_SYMBOL vmlinux 0xf9664436 security_task_getsecid_obj +EXPORT_SYMBOL vmlinux 0xf9722676 twl_i2c_write +EXPORT_SYMBOL vmlinux 0xf981b148 dqput +EXPORT_SYMBOL vmlinux 0xf9a482f9 msleep +EXPORT_SYMBOL vmlinux 0xf9c0b663 strlcat +EXPORT_SYMBOL vmlinux 0xf9ca2eb4 kstrtoint_from_user +EXPORT_SYMBOL vmlinux 0xf9cdddc3 __cpuhp_remove_state_cpuslocked +EXPORT_SYMBOL vmlinux 0xf9de7adc mmc_gpio_set_cd_wake +EXPORT_SYMBOL vmlinux 0xf9e75fbe skb_coalesce_rx_frag +EXPORT_SYMBOL vmlinux 0xf9e9a214 __skb_recv_udp +EXPORT_SYMBOL vmlinux 0xf9fbaefd block_read_full_folio +EXPORT_SYMBOL vmlinux 0xfa042227 gnet_stats_add_basic +EXPORT_SYMBOL vmlinux 0xfa08c34a page_offline_end +EXPORT_SYMBOL vmlinux 0xfa205269 dma_resv_iter_first_unlocked +EXPORT_SYMBOL vmlinux 0xfa261c91 handle_edge_irq +EXPORT_SYMBOL vmlinux 0xfa297415 acpi_map_pxm_to_node +EXPORT_SYMBOL vmlinux 0xfa2d6cee sock_set_reuseaddr +EXPORT_SYMBOL vmlinux 0xfa2ddace security_sb_clone_mnt_opts +EXPORT_SYMBOL vmlinux 0xfa2e5f32 i2c_smbus_pec +EXPORT_SYMBOL vmlinux 0xfa32575d mroute6_is_socket +EXPORT_SYMBOL vmlinux 0xfa4174e3 skb_append +EXPORT_SYMBOL vmlinux 0xfa4d2f03 __nla_parse +EXPORT_SYMBOL vmlinux 0xfa599bb2 netlink_register_notifier +EXPORT_SYMBOL vmlinux 0xfa91373a mipi_dsi_generic_read +EXPORT_SYMBOL vmlinux 0xfa969198 sk_stop_timer +EXPORT_SYMBOL vmlinux 0xfa994758 pnp_disable_dev +EXPORT_SYMBOL vmlinux 0xfaaa12d0 _page_poisoning_enabled +EXPORT_SYMBOL vmlinux 0xfabf1616 md_flush_request +EXPORT_SYMBOL vmlinux 0xfac6049d page_pool_release_page +EXPORT_SYMBOL vmlinux 0xfac69c5c pci_ep_cfs_add_epc_group +EXPORT_SYMBOL vmlinux 0xfac8865f sysctl_wmem_max +EXPORT_SYMBOL vmlinux 0xfac88c13 pci_get_class +EXPORT_SYMBOL vmlinux 0xfad93d41 max8925_bulk_write +EXPORT_SYMBOL vmlinux 0xfaecb308 memcg_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0xfaed2353 genl_register_family +EXPORT_SYMBOL vmlinux 0xfaf76677 netdev_change_features +EXPORT_SYMBOL vmlinux 0xfaf81b18 pci_enable_msix_range +EXPORT_SYMBOL vmlinux 0xfb0a77af kfree_skb_partial +EXPORT_SYMBOL vmlinux 0xfb141cf5 igrab +EXPORT_SYMBOL vmlinux 0xfb177b1e ilookup +EXPORT_SYMBOL vmlinux 0xfb24dd94 rproc_elf_load_rsc_table +EXPORT_SYMBOL vmlinux 0xfb348fea fault_in_safe_writeable +EXPORT_SYMBOL vmlinux 0xfb384d37 kasprintf +EXPORT_SYMBOL vmlinux 0xfb392595 sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0xfb5bc564 phy_reset_after_clk_enable +EXPORT_SYMBOL vmlinux 0xfb6af58d recalc_sigpending +EXPORT_SYMBOL vmlinux 0xfb74c2a6 vfs_iocb_iter_read +EXPORT_SYMBOL vmlinux 0xfb765ec4 dma_mmap_attrs +EXPORT_SYMBOL vmlinux 0xfb943592 of_graph_get_endpoint_count +EXPORT_SYMBOL vmlinux 0xfb9e527f unregister_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0xfba7a5f5 __get_random_u32_below +EXPORT_SYMBOL vmlinux 0xfba7ddd2 match_u64 +EXPORT_SYMBOL vmlinux 0xfbaaf01e console_lock +EXPORT_SYMBOL vmlinux 0xfbad3cf0 scsi_normalize_sense +EXPORT_SYMBOL vmlinux 0xfbad6c3f mipi_dsi_dcs_enter_sleep_mode +EXPORT_SYMBOL vmlinux 0xfbb8a761 strscpy_pad +EXPORT_SYMBOL vmlinux 0xfbbc8a50 fib6_info_hw_flags_set +EXPORT_SYMBOL vmlinux 0xfbc4f89e io_schedule_timeout +EXPORT_SYMBOL vmlinux 0xfbcef33a filemap_write_and_wait_range +EXPORT_SYMBOL vmlinux 0xfbd3307f ns_capable +EXPORT_SYMBOL vmlinux 0xfbe215e4 sg_next +EXPORT_SYMBOL vmlinux 0xfbe4b175 qman_create_cgr +EXPORT_SYMBOL vmlinux 0xfbe4b60d eth_header_parse_protocol +EXPORT_SYMBOL vmlinux 0xfbe8ee28 acpi_get_table_by_index +EXPORT_SYMBOL vmlinux 0xfc072b61 xp_can_alloc +EXPORT_SYMBOL vmlinux 0xfc336d2e __wake_up_bit +EXPORT_SYMBOL vmlinux 0xfc3c6e35 vme_bus_error_handler +EXPORT_SYMBOL vmlinux 0xfc4152fc ec_read +EXPORT_SYMBOL vmlinux 0xfc421e79 gnet_stats_add_queue +EXPORT_SYMBOL vmlinux 0xfc4c5b26 md_cluster_ops +EXPORT_SYMBOL vmlinux 0xfc52abc7 qcom_scm_pas_shutdown +EXPORT_SYMBOL vmlinux 0xfc52bd17 i2c_smbus_read_byte +EXPORT_SYMBOL vmlinux 0xfc55e5ca tcp_sock_set_nodelay +EXPORT_SYMBOL vmlinux 0xfc84f41d ipv6_dev_find +EXPORT_SYMBOL vmlinux 0xfc881b89 fman_port_get_hash_result_offset +EXPORT_SYMBOL vmlinux 0xfc88f188 vfs_getattr_nosec +EXPORT_SYMBOL vmlinux 0xfc957057 register_quota_format +EXPORT_SYMBOL vmlinux 0xfc9739cd xfrm_find_acq +EXPORT_SYMBOL vmlinux 0xfc9ed8c3 qcom_scm_ice_available +EXPORT_SYMBOL vmlinux 0xfca1d826 nf_ip6_checksum +EXPORT_SYMBOL vmlinux 0xfcacc53f udp6_set_csum +EXPORT_SYMBOL vmlinux 0xfcae5eff __folio_lock +EXPORT_SYMBOL vmlinux 0xfcce2f7d ucc_fast_enable +EXPORT_SYMBOL vmlinux 0xfcce6cd4 tcp_v4_mtu_reduced +EXPORT_SYMBOL vmlinux 0xfcd1819a hdmi_spd_infoframe_check +EXPORT_SYMBOL vmlinux 0xfcd4945d sock_setsockopt +EXPORT_SYMBOL vmlinux 0xfcdbd8a9 d_rehash +EXPORT_SYMBOL vmlinux 0xfcec0987 enable_irq +EXPORT_SYMBOL vmlinux 0xfcf47f04 pci_set_power_state +EXPORT_SYMBOL vmlinux 0xfd0c198a truncate_pagecache_range +EXPORT_SYMBOL vmlinux 0xfd152af5 blk_rq_map_kern +EXPORT_SYMBOL vmlinux 0xfd274a85 simple_empty +EXPORT_SYMBOL vmlinux 0xfd2c7561 vme_irq_handler +EXPORT_SYMBOL vmlinux 0xfd3306bb kobject_init +EXPORT_SYMBOL vmlinux 0xfd33e324 __do_once_done +EXPORT_SYMBOL vmlinux 0xfd356274 jbd2_journal_wipe +EXPORT_SYMBOL vmlinux 0xfd4c5cfa regset_get +EXPORT_SYMBOL vmlinux 0xfd5a2986 cpumask_any_and_distribute +EXPORT_SYMBOL vmlinux 0xfd7220be __acpi_mdiobus_register +EXPORT_SYMBOL vmlinux 0xfd7cd167 iov_iter_advance +EXPORT_SYMBOL vmlinux 0xfd9118bd skb_eth_gso_segment +EXPORT_SYMBOL vmlinux 0xfd9284b9 phy_stop +EXPORT_SYMBOL vmlinux 0xfd96266b tcp_md5_do_add +EXPORT_SYMBOL vmlinux 0xfd9a63ff param_set_charp +EXPORT_SYMBOL vmlinux 0xfdba919d __nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xfdc77e78 tcf_idr_release +EXPORT_SYMBOL vmlinux 0xfdcb4ed3 acpi_os_get_line +EXPORT_SYMBOL vmlinux 0xfdcc8a0e fb_find_best_display +EXPORT_SYMBOL vmlinux 0xfdda51ae ip_sock_set_mtu_discover +EXPORT_SYMBOL vmlinux 0xfddec861 param_set_invbool +EXPORT_SYMBOL vmlinux 0xfde1dcaf tcf_chain_get_by_act +EXPORT_SYMBOL vmlinux 0xfde737c9 nd_btt_arena_is_valid +EXPORT_SYMBOL vmlinux 0xfde8dbd5 __ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0xfdebccf7 mfd_remove_devices +EXPORT_SYMBOL vmlinux 0xfe029963 unregister_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xfe1b4616 d_instantiate_anon +EXPORT_SYMBOL vmlinux 0xfe1c9ea5 sg_pcopy_from_buffer +EXPORT_SYMBOL vmlinux 0xfe1d2e94 key_create_or_update +EXPORT_SYMBOL vmlinux 0xfe215b97 proc_do_large_bitmap +EXPORT_SYMBOL vmlinux 0xfe30d3af touchscreen_parse_properties +EXPORT_SYMBOL vmlinux 0xfe3f033e sock_create_kern +EXPORT_SYMBOL vmlinux 0xfe487975 init_wait_entry +EXPORT_SYMBOL vmlinux 0xfe4ed20d netdev_info +EXPORT_SYMBOL vmlinux 0xfe5d4bb2 sys_tz +EXPORT_SYMBOL vmlinux 0xfe5e66e7 generic_listxattr +EXPORT_SYMBOL vmlinux 0xfe6bb941 ptp_find_pin_unlocked +EXPORT_SYMBOL vmlinux 0xfe6cf19b vc_resize +EXPORT_SYMBOL vmlinux 0xfe725ead dmaenginem_async_device_register +EXPORT_SYMBOL vmlinux 0xfe7d7974 kernel_getpeername +EXPORT_SYMBOL vmlinux 0xfe8c61f0 _raw_read_lock +EXPORT_SYMBOL vmlinux 0xfe8c9c28 dquot_get_state +EXPORT_SYMBOL vmlinux 0xfe8fd84a dev_addr_mod +EXPORT_SYMBOL vmlinux 0xfe916dc6 hex_dump_to_buffer +EXPORT_SYMBOL vmlinux 0xfe9ebbbb acpi_osi_is_win8 +EXPORT_SYMBOL vmlinux 0xfea72c86 register_netdevice +EXPORT_SYMBOL vmlinux 0xfec5ae1f sdev_disable_disk_events +EXPORT_SYMBOL vmlinux 0xfed7c838 mpage_writepages +EXPORT_SYMBOL vmlinux 0xfedb225d of_get_next_parent +EXPORT_SYMBOL vmlinux 0xfedcdb60 seq_hlist_next_percpu +EXPORT_SYMBOL vmlinux 0xfedf2ae8 km_state_notify +EXPORT_SYMBOL vmlinux 0xfee02733 blk_mq_start_hw_queue +EXPORT_SYMBOL vmlinux 0xfeeab3ed mmc_wait_for_cmd +EXPORT_SYMBOL vmlinux 0xfeebc7c4 __kfifo_from_user_r +EXPORT_SYMBOL vmlinux 0xfef216eb _raw_spin_trylock +EXPORT_SYMBOL vmlinux 0xfefcb98e vme_dma_vme_attribute +EXPORT_SYMBOL vmlinux 0xff1e9dd8 seq_list_start +EXPORT_SYMBOL vmlinux 0xff200878 vfs_symlink +EXPORT_SYMBOL vmlinux 0xff282521 rfkill_register +EXPORT_SYMBOL vmlinux 0xff2f433a tcf_qevent_destroy +EXPORT_SYMBOL vmlinux 0xff41a709 __tracepoint_kmalloc +EXPORT_SYMBOL vmlinux 0xff52cc1a dev_get_by_index +EXPORT_SYMBOL vmlinux 0xff52ed03 truncate_inode_pages_range +EXPORT_SYMBOL vmlinux 0xff5befd5 mmc_detect_change +EXPORT_SYMBOL vmlinux 0xff6878cf fb_default_cmap +EXPORT_SYMBOL vmlinux 0xff6d898e kobject_get +EXPORT_SYMBOL vmlinux 0xff72f7b1 ipv6_find_hdr +EXPORT_SYMBOL vmlinux 0xff742f31 devfreq_resume_device +EXPORT_SYMBOL vmlinux 0xff7cba5d vfs_fsync +EXPORT_SYMBOL vmlinux 0xff7d3ecd folio_wait_private_2 +EXPORT_SYMBOL vmlinux 0xff7e7f8d kryo_l2_set_indirect_reg +EXPORT_SYMBOL vmlinux 0xff87cd18 lockref_get_not_dead +EXPORT_SYMBOL vmlinux 0xffb0d097 tcp_select_initial_window +EXPORT_SYMBOL vmlinux 0xffb7c514 ida_free +EXPORT_SYMBOL vmlinux 0xffc4f200 zstd_compress_stream +EXPORT_SYMBOL vmlinux 0xffc7222a ioc_lookup_icq +EXPORT_SYMBOL vmlinux 0xffc95e6f kern_unmount_array +EXPORT_SYMBOL vmlinux 0xffcc4ec7 tcp_bpf_bypass_getsockopt +EXPORT_SYMBOL vmlinux 0xffdcc5bd unmap_mapping_range +EXPORT_SYMBOL vmlinux 0xffe33719 kern_path_create +EXPORT_SYMBOL vmlinux 0xffeedf6a delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0xfffabe8e skb_condense +EXPORT_SYMBOL_GPL crypto/af_alg 0x0f17d247 af_alg_poll +EXPORT_SYMBOL_GPL crypto/af_alg 0x11cfe306 af_alg_wait_for_data +EXPORT_SYMBOL_GPL crypto/af_alg 0x27e92408 af_alg_async_cb +EXPORT_SYMBOL_GPL crypto/af_alg 0x323e7783 af_alg_wmem_wakeup +EXPORT_SYMBOL_GPL crypto/af_alg 0x4eb8868c af_alg_free_resources +EXPORT_SYMBOL_GPL crypto/af_alg 0x50cf9d0b af_alg_get_rsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x62904535 af_alg_unregister_type +EXPORT_SYMBOL_GPL crypto/af_alg 0x634264a9 af_alg_free_sg +EXPORT_SYMBOL_GPL crypto/af_alg 0x813cabff af_alg_accept +EXPORT_SYMBOL_GPL crypto/af_alg 0x84f4e30e af_alg_alloc_areq +EXPORT_SYMBOL_GPL crypto/af_alg 0xb0cff640 af_alg_register_type +EXPORT_SYMBOL_GPL crypto/af_alg 0xc0c6bf64 af_alg_release_parent +EXPORT_SYMBOL_GPL crypto/af_alg 0xc43551ad af_alg_sendmsg +EXPORT_SYMBOL_GPL crypto/af_alg 0xc560e6dd af_alg_count_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0xd0eb9f15 af_alg_pull_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0xdd5cdbaf af_alg_release +EXPORT_SYMBOL_GPL crypto/aria_generic 0x07c4dd9a aria_set_key +EXPORT_SYMBOL_GPL crypto/aria_generic 0x4a61978a aria_encrypt +EXPORT_SYMBOL_GPL crypto/aria_generic 0xbdad6df6 aria_decrypt +EXPORT_SYMBOL_GPL crypto/async_tx/async_memcpy 0x7be994aa async_memcpy +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0xadce9228 async_gen_syndrome +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0xcf9a2d53 async_syndrome_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x1a301c42 async_raid6_datap_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x241bc65e async_raid6_2data_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x3442734a async_tx_submit +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x7e7145df async_tx_quiesce +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xc1c005e3 __async_tx_find_channel +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xf243d89f async_trigger_callback +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x44b488ef async_xor_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x475e63ec async_xor_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x4db09ef4 async_xor +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xa813aeb9 async_xor_val_offs +EXPORT_SYMBOL_GPL crypto/authenc 0x2479193e crypto_authenc_extractkeys +EXPORT_SYMBOL_GPL crypto/blowfish_common 0xf411ee86 blowfish_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x188d9d26 __cast5_decrypt +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x6915a0ca cast5_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xef81a4af __cast5_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x3dbae082 __cast6_decrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xccb4975b cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xcfce512f __cast6_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xd76a5716 __cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast_common 0x5609ce41 cast_s2 +EXPORT_SYMBOL_GPL crypto/cast_common 0x5b17be06 cast_s4 +EXPORT_SYMBOL_GPL crypto/cast_common 0xb9cba57f cast_s3 +EXPORT_SYMBOL_GPL crypto/cast_common 0xbd3e7542 cast_s1 +EXPORT_SYMBOL_GPL crypto/cryptd 0x16619b0a cryptd_alloc_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0x1ade2813 cryptd_shash_desc +EXPORT_SYMBOL_GPL crypto/cryptd 0x3e6f5d31 cryptd_ahash_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x4b389fde cryptd_alloc_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0x4c60a658 cryptd_free_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x8971534b cryptd_ahash_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x9fee6351 cryptd_aead_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xa0a8042a cryptd_skcipher_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xc8ff4efd cryptd_free_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0xd7c0eb95 cryptd_free_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0xdc4c88ba cryptd_aead_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xddbfaccf cryptd_skcipher_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xf3a6c4fd cryptd_alloc_ahash +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x01b90f09 crypto_finalize_hash_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x04c1ad5c crypto_transfer_skcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x1f7c9f84 crypto_engine_start +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x274c3001 crypto_engine_alloc_init_and_set +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x5356d415 crypto_transfer_aead_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x53bc902f crypto_engine_stop +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x7ad97faf crypto_transfer_kpp_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x7d62f6f6 crypto_transfer_akcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x8a550c41 crypto_finalize_kpp_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x976dfde7 crypto_engine_exit +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xbb4ac073 crypto_finalize_aead_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xbbb64c4c crypto_engine_alloc_init +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xccc34445 crypto_finalize_skcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xcda09de4 crypto_transfer_hash_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xd60bfcd1 crypto_finalize_akcipher_request +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x33b866ce crypto_ecdh_decode_key +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7475be8e crypto_ecdh_key_len +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0xb230d2ec crypto_ecdh_encode_key +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x1936413e polyval_mul_non4k +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x49dece42 polyval_update_non4k +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x25ace593 serpent_setkey +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x4eb4c55e __serpent_encrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xbcc074f3 __serpent_decrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xd4c9681a __serpent_setkey +EXPORT_SYMBOL_GPL crypto/sm2_generic 0x0f584d21 sm2_compute_z_digest +EXPORT_SYMBOL_GPL crypto/sm3 0xa98edad1 sm3_update +EXPORT_SYMBOL_GPL crypto/sm3 0xf04338f9 sm3_final +EXPORT_SYMBOL_GPL crypto/sm3_generic 0x0bddca87 sm3_zero_message_hash +EXPORT_SYMBOL_GPL crypto/sm4 0x24e254e8 sm4_expandkey +EXPORT_SYMBOL_GPL crypto/sm4 0xfa81970e sm4_crypt_block +EXPORT_SYMBOL_GPL crypto/twofish_common 0xb9a3c5fc twofish_setkey +EXPORT_SYMBOL_GPL crypto/twofish_common 0xe22b7787 __twofish_setkey +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x03487dee spk_synth_get_index +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x060adf5b spk_do_catch_up +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x08f0212d spk_set_num_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1e39eb14 synth_putws +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1ec983ab synth_current +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x41a160e5 synth_buffer_empty +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4449e1dd synth_buffer_clear +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x45eda959 spk_get_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x466f5eb7 synth_putwc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4dfda5c7 synth_remove +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x58f1207b spk_synth_is_alive_nop +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x7006fa1b spk_do_catch_up_unicode +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x72a86d70 spk_var_store +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x76d40046 synth_buffer_skip_nonlatin1 +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x84dad068 synth_buffer_getc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8c82dfca synth_request_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8e47eaf7 spk_ttyio_release +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8fe0db01 synth_putwc_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xaadb0612 synth_buffer_peek +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xb734cb9d speakup_event +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xbbd15a51 speakup_start_ttys +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc319c604 synth_putws_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc58f6e50 spk_get_var_header +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xcffb6e1e synth_add +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd420b6f5 spk_synth_flush +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd469bcb8 spk_ttyio_ops +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd7b5fb90 spk_ttyio_synth_immediate +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd8fd86cf synth_release_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd93829dd speakup_info +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe194d0ef synth_printf +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xee717485 spk_synth_is_alive_restart +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xfbab9d37 spk_var_show +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xfbcd9dca spk_ttyio_synth_probe +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x232c9411 acpi_nfit_desc_init +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x4639bcda acpi_nfit_shutdown +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x499bbf57 nfit_get_smbios_id +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x68503881 acpi_nfit_init +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x6f7ea2bb __acpi_nfit_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x80b31d4e __acpi_nvdimm_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xe0d45a70 acpi_nfit_ctl +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0x67927a0d platform_profile_notify +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xbfe36436 platform_profile_remove +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xcac33cd4 platform_profile_register +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0x56c951f4 pata_parport_register_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0xe55038e4 pata_parport_unregister_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_platform 0x5b960a77 __pata_platform_probe +EXPORT_SYMBOL_GPL drivers/ata/pata_sis 0x2f229ecb sis_info133_for_sata +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x09917359 charlcd_poke +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x6fd9cc4a charlcd_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x8b45326c charlcd_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xd3e29970 charlcd_backlight +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf3304696 charlcd_free +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf883c540 charlcd_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x07b26ecc hd44780_common_gotoxy +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x1aa688fd hd44780_common_lines +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x23159a5b hd44780_common_clear_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x30e85287 hd44780_common_shift_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x36dc00a2 hd44780_common_print +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x3c4c183f hd44780_common_home +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x489c89e8 hd44780_common_redefine_char +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x64415593 hd44780_common_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x79e8e259 hd44780_common_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8585e5fd hd44780_common_blink +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8d4f3fa4 hd44780_common_init_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xa22afdaa hd44780_common_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xc369090d hd44780_common_shift_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xf360d788 hd44780_common_fontsize +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x14102f23 ks0108_displaystate +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x48a70518 ks0108_writedata +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x4f506333 ks0108_startline +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x6edae968 ks0108_isinited +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xbf4774db ks0108_writecontrol +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xedde6df2 ks0108_page +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xfee8ef7b ks0108_address +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x000c7991 linedisp_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0xdbaa81a6 linedisp_register +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0x86d68da7 regmap_ac97_default_volatile +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0xd2232cbd __devm_regmap_init_ac97 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0xf4acbc67 __regmap_init_ac97 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-i3c 0x6102119a __devm_regmap_init_i3c +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0x4e2b97cb __devm_regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0xedac9794 __regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0xc083ce5e __devm_regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0xc7bc05b1 __regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0x021006ee __devm_regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0xd74c91be __regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xdffb165e __devm_regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xf12539ef __regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0x2dc027ed __devm_regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0xb66c633c __regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x22aaa325 __regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x7c4fce3f __regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x7e155997 __devm_regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0xfaa5d268 __devm_regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0x9c446b29 __regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0xed727b79 __devm_regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x02d9accf bcma_pmu_get_bus_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x08159366 bcma_chipco_chipctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x1e6e016c bcma_core_pci_power_save +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x29e10771 __bcma_driver_register +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x2cf60192 bcma_chipco_b_mii_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x2ebbc908 bcma_core_is_enabled +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x33b719d2 bcma_host_pci_up +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x3dc954cc bcma_core_pll_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x4178b572 bcma_core_disable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x41c5f81c bcma_chipco_pll_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x449a1f98 bcma_chipco_pll_read +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x485c3fbc bcma_chipco_gpio_out +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x4bdd8215 bcma_chipco_pll_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x501e965a bcma_host_pci_down +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x54081890 bcma_driver_unregister +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x65939361 bcma_chipco_get_alp_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x68171698 bcma_chipco_gpio_outen +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x6a3df8a3 bcma_core_set_clockmode +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x6b2e3abf bcma_chipco_gpio_control +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x7a676f9f bcma_core_enable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x8a72c46e bcma_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x9eb99b39 bcma_host_pci_irq_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xacb086f2 bcma_chipco_regctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xb4d3eb5e bcma_find_core_unit +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x18f04b8d btbcm_finalize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x2324d841 btbcm_write_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x90e247e1 btbcm_setup_apple +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xbcbb2f9e btbcm_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xc19dd014 btbcm_read_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xd432a942 btbcm_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xd682a3e5 btbcm_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xf4797f48 btbcm_setup_patchram +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x0d9f97a5 btintel_bootup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x14975dd7 btintel_exit_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x21108143 btintel_enter_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x22cf36ac btintel_version_info +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x2f120972 btintel_configure_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x6c46bc5b btintel_set_event_mask_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x91bf92c9 btintel_secure_send_result +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xa3571797 btintel_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xb510f681 btintel_regmap_init +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xc23c0a6e btintel_read_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xd77f1dbd btintel_set_diag +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xddc87983 btintel_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xe3933d30 btintel_set_quality_report +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xe5ce0c72 btintel_read_boot_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xe79c6326 btintel_load_ddc_config +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xf8774f72 btintel_send_intel_reset +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xfcb1b7b1 btintel_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x113765f4 btmrvl_remove_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x18fa82e2 btmrvl_enable_hs +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x6cc0fe22 btmrvl_process_event +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x7be968ef btmrvl_pscan_window_reporting +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x92cbc711 btmrvl_send_module_cfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xa707b75d btmrvl_interrupt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xbecb7fd2 btmrvl_add_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xbf9e313c btmrvl_register_hdev +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xc10a0004 btmrvl_enable_ps +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xe66cc1ec btmrvl_send_hscfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xf52d822f btmrvl_check_evtpkt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x0954d189 btmtk_setup_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x19a5e1ef btmtk_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x6bb36ecc btmtk_setup_firmware_79xx +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x04829907 qca_read_soc_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x1c429eef qca_set_bdaddr_rome +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x4cc7c88f qca_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x4f4d1607 qca_send_pre_shutdown_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xb435b61c qca_uart_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x218dbc6d btrtl_setup_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x44bd4e5a btrtl_get_uart_settings +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x565013a2 btrtl_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xaf78f260 btrtl_free +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xca40cdf0 btrtl_set_quirks +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xd3caf0e2 btrtl_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xe6ec2637 btrtl_shutdown_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x19d7bfcb hci_uart_unregister_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x3279c532 hci_uart_register_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x6c3535bb hci_uart_tx_wakeup +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xa8886feb h4_recv_buf +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x14d0e311 mhi_ep_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x1d3c9cb3 mhi_ep_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xaa17bb78 mhi_ep_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xb154cee0 mhi_ep_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xb333dc2f mhi_ep_queue_is_empty +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xc691dc79 mhi_ep_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xedea5fcd __mhi_ep_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xf75f99ed mhi_ep_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x1255c615 mhi_notify +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x1369c37d mhi_download_rddm_image +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x1da17867 mhi_get_free_desc_count +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x2a6f9dc5 mhi_alloc_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x32e55192 mhi_async_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x33e4aeab mhi_pm_resume_force +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x3a6edbdb mhi_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x3b15dab0 mhi_queue_buf +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x3c11694e mhi_prepare_for_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x401b6f8d mhi_pm_suspend +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x476d98a0 mhi_force_rddm_mode +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x4a7b435b mhi_prepare_for_transfer_autoqueue +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x66117e42 mhi_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x675b6e09 mhi_get_mhi_state +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x67da900d mhi_device_get_sync +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x6e732554 mhi_device_get +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x72060ab8 mhi_device_put +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7998ce6f mhi_soc_reset +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7b2fbcac mhi_unprepare_after_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x8627ba40 mhi_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb48efb23 mhi_unprepare_from_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb701307b mhi_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb9256707 mhi_pm_resume +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xbc67c8fb mhi_queue_dma +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xc4af59f5 __mhi_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd14e2aab mhi_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd190811f mhi_get_exec_env +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xfab3bde1 mhi_prepare_for_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xfdaa7f0f mhi_queue_is_full +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xfff7f33e mhi_free_controller +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x4b6aa66f moxtet_device_write +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x50242fcc moxtet_device_written +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x7639ac26 moxtet_device_read +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0xdc41b522 __moxtet_register_driver +EXPORT_SYMBOL_GPL drivers/bus/sunxi-rsb 0x9055c300 __devm_regmap_init_sunxi_rsb +EXPORT_SYMBOL_GPL drivers/bus/sunxi-rsb 0x9bf37706 sunxi_rsb_driver_register +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0x29d829b1 meson_clk_triphase_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0xc559e1b9 meson_clk_phase_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0xd4b80860 meson_sclk_ws_inv_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/sclk-div 0xde4a117b meson_sclk_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x03351dae clk_rcg_floor_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x03e7eb9a clk_alpha_pll_stromer_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0509a95c clk_fabia_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x071d19d6 qcom_cc_register_rcg_dfs +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x07935d8b clk_alpha_pll_postdiv_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ae351c4 clk_alpha_pll_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0d678ab9 qcom_reset_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ed823f3 clk_alpha_pll_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1a360288 qcom_cc_register_board_clk +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1b28da5e clk_trion_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1d0f06af clk_byte2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1de81c63 clk_pll_configure_sr_hpm_lp +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1ea782c8 clk_alpha_pll_huayra_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1f83275f clk_regmap_mux_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1f88365f clk_alpha_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x233e5373 clk_rcg_bypass_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x2d293905 clk_alpha_pll_postdiv_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x35261f7e clk_alpha_pll_regs +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x37dafc55 clk_rivian_evo_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x38229fba clk_alpha_pll_reset_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x38f100d3 qcom_cc_probe +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x395868a1 qcom_find_freq_floor +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x3c8b7787 qcom_find_cfg_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x45180f77 clk_dyn_rcg_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x45226263 clk_gfx3d_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x468b22ce clk_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x4a930432 clk_branch_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5337c2b1 clk_enable_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x59eabda5 mux_div_set_src_div +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5c035f38 clk_alpha_pll_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5c3e75ee clk_pll_vote_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5f18e967 clk_stromer_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x64b8755d clk_alpha_pll_fixed_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6610661f clk_alpha_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x66580ca3 clk_regmap_mux_closest_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6af41b8b qcom_pll_set_fsm_mode +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6b8e2aa0 clk_pll_configure_sr +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6d308251 clk_alpha_pll_fixed_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x70156ec0 clk_alpha_pll_postdiv_ro_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x708a435d clk_alpha_pll_lucid_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7319e51c clk_alpha_pll_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x787e8234 qcom_find_freq +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7b87fe3e clk_alpha_pll_postdiv_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7dfa4f12 clk_alpha_pll_postdiv_lucid_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7e69e953 clk_alpha_pll_postdiv_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7f735756 devm_clk_register_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x82afa55e clk_regmap_phy_mux_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x86543ab3 gdsc_gx_do_nothing_enable +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x88c0add9 clk_rcg_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x88f93001 qcom_cc_really_probe +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x8c4b1025 clk_disable_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x8e4c395e clk_edp_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9123fa67 clk_zonda_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x93bc2a64 clk_ops_hfpll +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x94c464a3 clk_rcg2_floor_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x953b97b7 clk_alpha_pll_postdiv_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9821a599 clk_rcg_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9c401604 clk_rcg_esc_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xa0755dc3 clk_alpha_pll_fixed_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xa95ed447 clk_rcg2_shared_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaea28295 clk_rcg_bypass2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaf105ec4 clk_branch2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb3d93f1b clk_branch_simple_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb5552ffa qcom_cc_probe_by_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb8694bf5 clk_rcg2_mux_closest_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb8d0697b clk_lucid_evo_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb90a58bd clk_is_enabled_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xbb2b9610 clk_agera_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc0126fe0 clk_pll_sr2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc0d2ecb0 clk_regmap_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc9cb9fbf clk_alpha_pll_zonda_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xcb2d25f8 clk_alpha_pll_fixed_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xcc7ae2d2 qcom_cc_register_sleep_clk +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd2ec30a3 clk_dp_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd98fe91b clk_alpha_pll_fixed_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe342b37f qcom_find_src_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe4d191e1 clk_rcg_lcc_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe8c0478b clk_byte_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xeec69605 clk_rcg2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf041ba47 qcom_cc_map +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf2522383 clk_alpha_pll_rivian_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf3bf69c3 clk_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf439f21a clk_alpha_pll_agera_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf84b8d59 clk_regmap_div_ro_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfafc1469 clk_branch2_aon_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfbd6578d clk_alpha_pll_hwfsm_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x0176bd58 sprd_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x02baa56f sprd_mux_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x09180a40 sprd_clk_probe +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x0d3df2ad sprd_mux_helper_set_parent +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x25c82d65 sprd_pll_sc_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x286a7aa5 sprd_div_helper_set_rate +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x8781298e sprd_div_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x8f051805 sprd_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x9d1444bb sprd_clk_regmap_init +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xa5d3f080 sprd_div_helper_recalc_rate +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xb194ef94 sprd_sc_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xd5c91a60 sprd_mux_helper_get_parent +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xe84db453 sprd_comp_ops +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x05f7ec5d comedi_handle_events +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x07337151 comedi_alloc_spriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0a4fddae comedi_bytes_per_scan_cmd +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0cd330f4 range_unknown +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0d8e652d comedi_is_subdevice_running +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x11178a84 comedi_dev_get_from_minor +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x14e2d0fa __comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x1f2ff154 comedi_bytes_per_scan +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x21102f87 range_0_32mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2f0ad9d3 range_bipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x396e78c8 comedi_buf_read_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x3ea239aa comedi_buf_write_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4236eaaf range_4_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4417f51e comedi_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4841187d comedi_legacy_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4f7541e1 comedi_readback_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4fe634f3 range_bipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x543e776b comedi_check_chanlist +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x550c4959 comedi_buf_write_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x57f3985e comedi_buf_read_n_available +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x63cdb0ac comedi_dio_update_state +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x63fdbd5e comedi_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x6f3174a3 comedi_buf_read_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x70b2e83e comedi_event +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x788b3c3e comedi_inc_scan_progress +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x78a1fd72 comedi_buf_read_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7cccf911 comedi_timeout +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8113872c range_unipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x88059b8c comedi_set_spriv_auto_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x886dd125 comedi_nscans_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8b5bc247 comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x9a3e63ac comedi_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa0abfe19 comedi_set_hw_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa35d10cb comedi_alloc_devpriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa5b2b7de comedi_load_firmware +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xab0439bf comedi_nsamples_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xaf89a761 comedi_dev_put +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb679cebc range_0_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb75a3c22 comedi_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbb52fc7f range_bipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbdbe75c6 range_unipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd5845942 comedi_alloc_subdevices +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdb1a3147 comedi_buf_write_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdb2044b2 range_unipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xe1212e29 comedi_alloc_subdev_readback +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xfefc8ad0 comedi_dio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x143ecb60 comedi_to_pci_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x2b70cc02 comedi_pci_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x353e791e comedi_pci_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x3f8f11d7 comedi_pci_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x605a5a13 comedi_pci_disable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xd00858d9 comedi_pci_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xdd33a620 comedi_pci_enable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xe48d3f81 comedi_pci_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x2e43cb22 comedi_to_usb_interface +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x74efeff3 comedi_usb_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x8b6b49a9 comedi_usb_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x8f813646 comedi_usb_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xace5be59 comedi_to_usb_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xe0ad9e3a comedi_usb_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x79f4a6cf addi_watchdog_reset +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0xf8be36e8 addi_watchdog_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/amplc_pc236_common 0xb31e7800 amplc_pc236_common_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x1214cad5 subdev_8255_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x2ba3ff31 subdev_8255_mm_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x6cab0750 subdev_8255_regbase +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x17c3ae97 mite_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x18eab373 mite_init_ring_descriptors +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x1beafc90 mite_alloc_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x1e4af6cc mite_ack_linkc +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x43a7c7b0 mite_release_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x56b83a08 mite_request_channel_in_range +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x5f2a4ecc mite_dma_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x6bec0931 mite_done +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x713109ca mite_bytes_in_transit +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x90d46bb2 mite_buf_change +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x943d3527 mite_sync_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x97381654 mite_free_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xa5e2868c mite_prep_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xa76f790f mite_detach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xd98d7979 mite_dma_disarm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xef187bd9 mite_request_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x076bc308 ni_find_route_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x0921123e ni_lookup_route_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x1facf7f8 ni_is_cmd_dest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x64443d67 ni_get_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x6c18c54e ni_count_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x85e75c94 ni_assign_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x863a306d ni_sort_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8ab47ba4 ni_route_set_has_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8f0f0901 ni_find_route_set +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0xb3e302a3 ni_route_to_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x0240cd8e ni_gpct_device_destroy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x047f68da ni_tio_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x1f8019d9 ni_tio_unset_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x24872f62 ni_tio_set_bits +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x3f761c43 ni_tio_set_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x4b3e8be3 ni_tio_set_gate_src +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x5c9895f6 ni_tio_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x5cfd22ef ni_tio_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x76e7142f ni_tio_insn_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x7d88b829 ni_tio_get_soft_copy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xa12e337e ni_tio_get_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xb89229fe ni_tio_init_counter +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xcd556cc6 ni_gpct_device_construct +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xe2f490cc ni_tio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xe9e65421 ni_tio_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xf8248db3 ni_tio_set_gate_src_raw +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x013b2d56 ni_tio_cancel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x225f5fa7 ni_tio_handle_interrupt +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x969cbb04 ni_tio_set_mite_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xc32b5ad5 ni_tio_cmdtest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xd8f0edd7 ni_tio_acknowledge +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xdb2c2909 ni_tio_cmd +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x02b8adb9 comedi_open +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x08f22f05 comedi_dio_bitfield2 +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x0d35d079 comedi_dio_get_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x17ebaa67 comedi_dio_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x7a613751 comedi_close +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xae007b87 comedi_get_n_channels +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xf3504810 comedi_find_subdevice_by_type +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x04773b60 ccp_present +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x3a1a3979 ccp_version +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x44f477b7 ccp_enqueue_cmd +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x0406065a hisi_qm_wait_task_finish +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x0edb2947 hisi_qm_dev_err_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x14a475d2 hisi_qm_start +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x206cc0d0 hisi_qm_wait_mb_ready +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2496b683 hisi_qm_dev_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2d32cd3e hisi_acc_sg_buf_unmap +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2e7789ac hisi_qm_acc_diff_regs_dump +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x352c839d hisi_qm_dev_slot_reset +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x357d24ed hisi_qm_alg_unregister +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x57787fa3 hisi_qm_pm_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x5eec5c72 hisi_qm_regs_dump +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x620d8a38 hisi_qm_regs_debugfs_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x66250afa hisi_qm_stop +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x688ed237 hisi_qm_mb +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x6915bbb5 hisi_qm_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x756ffbc1 hisi_qm_sriov_enable +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x815fee47 hisi_qm_free_qps +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x81ca8d7a hisi_qm_reset_done +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x82e8ccfe hisi_qm_put_dfx_access +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x8776fc53 hisi_qm_stop_qp +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x88930639 hisi_qm_alg_register +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x8c0eb0f0 hisi_qm_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xa1e99e32 hisi_acc_create_sgl_pool +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xa6ea66ce hisi_qm_sriov_disable +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xaab49d3f hisi_qm_get_dfx_access +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xabd149be hisi_qm_start_qp +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xbbd45c0c hisi_qm_regs_debugfs_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xbd3f3b77 hisi_qm_resume +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xc129cc89 hisi_qm_debug_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xc174f3f2 hisi_qm_pm_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xc27900fe hisi_qm_dev_err_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xc2f965cd hisi_qm_dev_err_detected +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xcc0e864a hisi_acc_sg_buf_map_to_hw_sgl +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xdca91d14 hisi_acc_free_sgl_pool +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xdd93e28a hisi_qm_alloc_qps_node +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xe145ffbb hisi_qp_send +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xe16309bf hisi_qm_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xea51c302 hisi_qm_suspend +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xeb6d1eae hisi_qm_debug_regs_clear +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xf9ae82e8 hisi_qm_get_hw_info +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xfdd12735 hisi_qm_reset_prepare +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hpre/hisi_hpre 0x6fa78086 hisi_hpre_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/sec2/hisi_sec2 0x960d9dc7 hisi_sec_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/zip/hisi_zip 0xcd7eacd2 hisi_zip_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x06867832 adf_devmgr_in_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0b9448e9 adf_dev_in_use +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1415ec69 adf_init_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1a83da62 adf_cfg_section_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1b615379 adf_vf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1c73e0e3 adf_dev_get +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x22d2dc9c adf_dbgfs_exit +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x27f407ba adf_gen2_get_accel_cap +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x291c63af adf_gen2_enable_ints +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2be4e269 adf_gen2_get_arb_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x31015eb3 adf_gen4_ring_pair_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x31159f7d adf_gen4_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x31836115 adf_init_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x37e930d3 adf_gen2_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3b7315fe adf_dev_put +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3e707f37 adf_gen2_get_admin_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3ed8f748 adf_cfg_dev_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4576c58c adf_init_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4f5c09c4 adf_dev_up +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x505372da adf_gen2_cfg_iov_thds +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x51619ee4 adf_gen2_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x55598c7d adf_dev_down +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x575350a6 adf_gen2_init_vf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x578607d4 adf_devmgr_rm_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x579d314a adf_gen4_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6328f027 adf_disable_sriov +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6998ebc1 adf_devmgr_update_class_index +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6a17cd48 adf_vf2pf_notify_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6d663086 adf_devmgr_add_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x7089a936 adf_exit_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x74e89553 adf_flush_vf_wq +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x753430ef adf_dev_restart +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x75de98ec adf_dbgfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x84e5b691 adf_cfg_get_param_value +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x86b55b39 adf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8c15b108 adf_reset_flr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x957975b5 adf_reset_sbr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa1b686c0 adf_gen2_get_num_aes +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa1b6f280 adf_devmgr_pci_to_accel_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa4bb6d5c adf_exit_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa4f52302 adf_send_admin_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb0a9115e adf_vf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb2f196e4 adf_dev_started +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb3bf7d9a adf_enable_pf2vf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb69e2f43 adf_gen4_enable_pm +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xba45d0dc adf_vf2pf_notify_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc501ac82 adf_gen4_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc6339abd adf_gen2_get_num_accels +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc8e47bee adf_sysfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xca2ddeb7 adf_pfvf_comms_disabled +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xcc3b167a adf_clean_vf_map +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xcf08bc70 adf_gen2_enable_error_correction +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd0aa39c7 adf_gen4_handle_pm_interrupt +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd5d935ef adf_cfg_add_key_value_param +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd64519f1 adf_gen2_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe327f1f1 adf_gen4_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe45f3512 adf_gen2_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xee77f4fb adf_enable_vf2pf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf06226d8 adf_disable_pf2vf_interrupts +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf44cd285 adf_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf6974717 adf_cleanup_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf99e1e7f adf_err_handler +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xfa6d6882 adf_cfg_dev_remove +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xfc79191e adf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xfd44e19e adf_gen2_dev_config +EXPORT_SYMBOL_GPL drivers/crypto/marvell/octeontx/octeontx-cpt 0x32e43048 otx_cpt_uc_supports_eng_type +EXPORT_SYMBOL_GPL drivers/crypto/marvell/octeontx/octeontx-cpt 0xee731e06 otx_cpt_eng_grp_has_eng_type +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0x47ed1e92 dw_edma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0xb5f44fd7 dw_edma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x24b739a0 dw_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x3427bad7 do_dw_dma_enable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x7045286d do_dw_dma_disable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x7124c0f6 dw_dma_filter +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x9e7fe891 dw_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xb52703f6 dw_dma_acpi_controller_register +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xe8c20800 idma32_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xea733afc idma32_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xfb82e6f7 dw_dma_acpi_controller_free +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x0db4a973 dpdmai_set_rx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x15e20f86 dpdmai_open +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x49c4685b dpdmai_disable +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x51a5e98b dpdmai_destroy +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x5e9147ab dpdmai_reset +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x76c3c51d dpdmai_get_tx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x79f0124e dpdmai_close +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x7f539b71 dpdmai_get_rx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x8380b4e4 dpdmai_enable +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0xf2d0d44b dpdmai_get_attributes +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x17fe25a4 fsl_edma_prep_memcpy +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x1bc2e6ef fsl_edma_prep_slave_sg +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x2120198b fsl_edma_pause +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x459a3593 fsl_edma_resume +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x4dd88f0b fsl_edma_cleanup_vchan +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x5473506b fsl_edma_free_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x55f0dd48 fsl_edma_chan_mux +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x65659822 fsl_edma_free_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x67bd171a fsl_edma_terminate_all +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x85cebe3d fsl_edma_xfer_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xa129caf4 fsl_edma_slave_config +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xb271bba7 fsl_edma_setup_regs +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xbc31d0f3 fsl_edma_alloc_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xd8536864 fsl_edma_tx_status +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xde5dcc1d fsl_edma_prep_dma_cyclic +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xf7ec4485 fsl_edma_disable_request +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xfe322c24 fsl_edma_issue_pending +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0x17b4ee84 hidma_mgmt_setup +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0x2e6b9fb7 hidma_mgmt_init_sys +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0x52852aa7 fw_card_read_cycle_time +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xabb5547d fw_request_get_timestamp +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xadf31f06 __fw_send_request +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xe86fb5c7 fw_card_release +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x563711cb ffa_device_register +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x73f206d5 ffa_device_unregister +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x91d794fa ffa_bus_type +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x98bbb690 ffa_driver_register +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0xab44e2a7 ffa_driver_unregister +EXPORT_SYMBOL_GPL drivers/firmware/arm_scpi 0xc47b1e25 get_scpi_ops +EXPORT_SYMBOL_GPL drivers/firmware/mtk-adsp-ipc 0x7b205865 mtk_adsp_ipc_send +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x0e7b7015 stratix10_svc_done +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x41d5ad1c stratix10_svc_allocate_memory +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x50f5368a stratix10_svc_free_channel +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x595b630e stratix10_svc_free_memory +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x7353cc5b stratix10_svc_request_channel_byname +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0xd3df684d stratix10_svc_send +EXPORT_SYMBOL_GPL drivers/fpga/altera-pr-ip-core 0xcedb814a alt_pr_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x00ff2bf4 dfl_fpga_enum_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x03968381 dfl_fpga_port_ops_add +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x072abdcf dfl_fpga_feature_devs_remove +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x0ed8c12d dfl_fpga_dev_ops_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x1c73e0bc dfl_fpga_feature_devs_enumerate +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x2a50a768 dfl_feature_ioctl_set_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x2d5af4ff dfl_fpga_check_port_id +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x3e8fa67f dfh_find_param +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x4fea7d80 dfl_fpga_enum_info_add_dfl +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x72d72c4f dfl_fpga_cdev_assign_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x730b3fb2 dfl_fpga_set_irq_triggers +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x9c35ed8d dfl_fpga_enum_info_free +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x9d50c579 dfl_fpga_port_ops_put +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xacef3cad __dfl_fpga_cdev_find_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xadd233a1 dfl_fpga_dev_feature_init +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb62fe0c6 dfl_fpga_cdev_release_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb8ac0b46 dfl_feature_ioctl_get_num_irqs +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xbd64c237 dfl_fpga_dev_ops_unregister +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xcd62674c dfl_fpga_enum_info_add_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xed3f30cd dfl_fpga_cdev_config_ports_vf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xed4736b3 dfl_fpga_dev_feature_uinit +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xed634d47 dfl_fpga_port_ops_get +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xf0df6d6c dfl_fpga_port_ops_del +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xf7934111 dfl_fpga_cdev_config_ports_pf +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0633c4b9 fpga_bridges_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0aef6b39 fpga_bridge_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0b2b884c fpga_bridges_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x268e4cc7 fpga_bridge_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2b7442e0 fpga_bridge_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2c8167cf fpga_bridges_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2f951efd fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x964299be fpga_bridge_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xa6d4c20d fpga_bridge_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xb2238b60 of_fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xc8dcaad3 fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xd7ee03b6 of_fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x23606d37 of_fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x36e17478 fpga_mgr_load +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x662de33e fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x6ac13717 devm_fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x95765dc7 fpga_mgr_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xaabf0ffe devm_fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xc6733fe5 fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xc79c70da fpga_image_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xca416f49 fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xd428a758 fpga_mgr_unlock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xed1d725c fpga_mgr_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xfb30d2ff fpga_mgr_lock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xfc8bed19 fpga_image_info_free +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x48ddba03 fpga_region_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xba936304 fpga_region_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xd29e4d38 fpga_region_class_find +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xdb06ce6d fpga_region_program_fpga +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xe3e7d5a4 fpga_region_register_full +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x0067a3da fsi_driver_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x162c97e6 fsi_cdev_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x1ec440f1 fsi_driver_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x3a93847e fsi_slave_claim_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x3e68ef8d fsi_get_new_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x494a3e95 fsi_device_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x57985439 fsi_master_rescan +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x5a57d574 fsi_free_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x6a9392b9 fsi_bus_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x78060f23 fsi_slave_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x859c4334 fsi_device_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xc59b5a20 fsi_master_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xce22aee2 fsi_slave_release_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xd942f235 fsi_slave_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xfa352633 fsi_master_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-occ 0xad7dad81 fsi_occ_submit +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0x786095fb sbefifo_parse_status +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0xb7ce9898 sbefifo_submit +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x0c6ff788 gnss_register_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x51e393a1 gnss_allocate_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xe0a5d26e gnss_deregister_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xf0504fe6 gnss_insert_raw +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xf9923adf gnss_put_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x0b7b98b3 gnss_serial_pm_ops +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x386cf3e9 gnss_serial_register +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x76bf2bc3 gnss_serial_deregister +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xd714f936 gnss_serial_allocate +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xe43236e5 gnss_serial_free +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x5d0e4276 idio_16_set +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x6495f119 idio_16_get_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x68830314 idio_16_state_init +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x70e2b625 idio_16_get +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0xae1139f5 idio_16_set_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x73d7a584 __max730x_remove +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0xaac0afb6 __max730x_probe +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x2ac7fd21 gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x496ce291 gpio_regmap_get_drvdata +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xb7066570 gpio_regmap_unregister +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xbb8291e3 devm_gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x193b5e0a analogix_dp_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x3ee0dd60 anx_dp_aux_transfer +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x43531364 analogix_dp_start_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x7310d983 analogix_dp_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x992e1e71 analogix_dp_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xb9c022c0 analogix_dp_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xc6f30c94 analogix_dp_stop_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xf52ac323 analogix_dp_suspend +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xfb18d4da analogix_dp_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x002865d6 ldb_channel_is_split_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x0a37d806 ldb_bridge_mode_set_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x18ff0aed ldb_find_next_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x254fa9b0 ldb_bridge_disable_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x2d96c89b ldb_channel_is_single_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x47697ecc ldb_init_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x4d8231c3 ldb_bridge_attach_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x8b1b65aa ldb_bridge_atomic_check_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xc71df526 ldb_add_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xe6a117f8 ldb_remove_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xfe9f1429 ldb_bridge_enable_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0x1e55a615 samsung_dsim_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0x823cb791 samsung_dsim_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0xef87c57f samsung_dsim_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x09340e05 dw_hdmi_set_channel_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x094f6fc5 dw_hdmi_phy_i2c_set_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x1461e227 dw_hdmi_set_channel_status +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x23f7cb93 dw_hdmi_set_plugged_cb +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x26d629cd dw_hdmi_phy_gen2_reset +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x2d1c0e80 dw_hdmi_setup_rx_sense +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x2fac9436 dw_hdmi_set_channel_allocation +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x316212a8 dw_hdmi_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x3d42ba16 dw_hdmi_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x42926f4a dw_hdmi_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x4a9b174f dw_hdmi_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x56f72e25 dw_hdmi_set_sample_non_pcm +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x6712b5a7 dw_hdmi_phy_gen2_txpwron +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x7d8a3aee dw_hdmi_phy_i2c_write +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x8dcd6f43 dw_hdmi_set_sample_rate +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x96f3e250 dw_hdmi_set_sample_width +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x9b44a60b dw_hdmi_phy_gen2_pddq +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xc59f9e6f dw_hdmi_phy_gen1_reset +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xce27012a dw_hdmi_audio_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd32faf88 dw_hdmi_set_high_tmds_clock_ratio +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd6968220 dw_hdmi_phy_setup_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd8fe547b dw_hdmi_audio_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xdafa1790 dw_hdmi_phy_read_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xe4eddca8 dw_hdmi_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xf5922009 dw_hdmi_phy_update_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x0d667204 dw_mipi_dsi_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x41361ae4 dw_mipi_dsi_set_slave +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x42ac3b2e dw_mipi_dsi_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x4b904dca dw_mipi_dsi_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0xaaf58482 dw_mipi_dsi_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_display_helper 0x2fe23ad8 drm_hdcp_check_ksvs_revoked +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x051090e9 dp_aux_dp_driver_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x1682a0e2 of_dp_aux_depopulate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x4bed5b4c of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x578608ff __dp_aux_dp_driver_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0xbf907c73 devm_of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x035bd9db drm_do_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x03e60a17 drm_bridge_get_modes +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x0655f725 drm_of_get_data_lanes_count_ep +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x0982afbe drm_crtc_add_crc_entry +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x2268a559 drm_of_get_data_lanes_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x2f7fe9d8 drm_bridge_hpd_notify +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x40b02169 drm_bridge_detect +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x5ed5047e drm_gem_dumb_map_offset +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x635898a4 drm_of_lvds_get_data_mapping +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x66cf2f64 drm_display_mode_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x6d24600a drm_bridge_hpd_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x719bdcb3 drm_bridge_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x811ace5b drm_bridge_hpd_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x8be1bfc5 drm_of_find_panel_or_bridge +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xad885165 drm_bus_flags_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xb3c84f30 of_get_drm_panel_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xb85fd0d1 drm_of_get_dsi_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xbd79ea65 drm_class_device_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xc4279a1f drm_class_device_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xc8fa1954 drm_of_lvds_get_dual_link_pixel_order +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xceaed9a6 accel_open +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xd5434c18 drm_of_component_match_add +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf09c1f8f of_get_drm_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf09d8ed1 drmm_kstrdup +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf7440c72 drm_of_encoder_active_endpoint +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xfe9f72f3 drm_display_mode_to_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x2b61b0f0 drm_fb_dma_sync_non_coherent +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x49839098 drm_gem_dma_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x520f4d72 drm_gem_dma_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x650fe0e4 drm_gem_dma_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x8bcb0156 drm_fb_dma_get_gem_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xa5411c2c drm_gem_dma_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xae537a16 drm_gem_dma_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xb42b7fa7 drm_gem_dma_dumb_create_internal +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xb7c03325 drm_gem_dma_vmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xb89cf924 drm_gem_dma_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xeef704e5 drm_gem_dma_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xf6e7089f drm_fb_dma_get_gem_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x33d943c9 drm_gem_fb_get_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x4040aae9 drm_gem_fb_create_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x41fac456 drm_gem_plane_helper_prepare_fb +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x725be505 drm_gem_fb_afbc_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xc06e8bb5 drm_bridge_connector_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xd2078c71 drm_gem_fb_create_with_dirty +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xf81de135 drm_gem_fb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xfd6bfe4f drm_gem_fb_init_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x2a654013 drm_gem_shmem_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x2cdf2e94 drm_gem_shmem_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x30b98f89 drm_gem_shmem_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x5108a737 drm_gem_shmem_get_pages_sgt +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x5f215301 drm_gem_shmem_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x734f804e drm_gem_shmem_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x989b663c drm_gem_shmem_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xa4b67bfc drm_gem_shmem_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/imx/dcss/imx-dcss 0x4d578c9d dcss_dev_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x15235927 meson_venc_hdmi_mode_set +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x2c73cfcf meson_venc_hdmi_venc_repeat +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x94a785f8 meson_venc_hdmi_supported_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xab5bee2f meson_venc_hdmi_supported_vic +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xb9ad763c meson_vclk_dmt_supported_freq +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xbcb9bc3e meson_vclk_vic_supported_freq +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xcaa19745 meson_venc_mipi_dsi_mode_set +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xd52d6f19 meson_vclk_setup +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0x9b959706 s6e63m0_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0xc762a2aa s6e63m0_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/panfrost/panfrost 0x9c6270e6 panfrost_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/pl111/pl111_drm 0x2a79954c pl111_versatile_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x4ced84c2 rcar_cmm_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x7e3f509a rcar_cmm_setup +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x9354a83d rcar_cmm_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0xd9aa1570 rcar_cmm_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x001aa759 rcar_lvds_is_connected +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x6cb1be38 rcar_lvds_pclk_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x8f9a094a rcar_lvds_dual_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x9dfac7ba rcar_lvds_pclk_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi 0x0b4eb49c rcar_mipi_dsi_pclk_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi 0xdc34e22f rcar_mipi_dsi_pclk_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0x510633ae rockchip_rgb_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0x702044c9 vop2_component_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xdddb8cde vop_component_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xfead7585 rockchip_rgb_fini +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x489a5097 ssd130x_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x73185338 ssd130x_shutdown +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0xe6ce75f1 ssd130x_probe +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0x3c3874e1 host1x_memory_context_alloc +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0x594bae25 host1x_memory_context_put +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0xd864f4df host1x_memory_context_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x04d9b7a4 gb_operation_request_send +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x072b0f3f gb_operation_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0d9c20e1 greybus_message_sent +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0ea973f3 gb_svc_intf_set_power_mode +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0f9a45a3 gb_operation_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x13cc9d96 gb_operation_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x14028e17 __SCK__tp_func_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x15d1942f greybus_disabled +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1c7ff1dc __traceiter_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1f7fce15 gb_debugfs_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x25d20a3e __traceiter_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2d28f151 gb_operation_response_alloc +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2df34daa gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2df663a5 __tracepoint_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x41177599 __traceiter_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4e7355ec gb_hd_cport_release_reserved +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4fa028b7 gb_connection_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x51fc17a2 gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x57ec6106 gb_connection_disable_rx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x5d106e4a gb_hd_output +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6d3bb9ec __SCK__tp_func_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6ddd1662 __traceiter_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6fa01fda __tracepoint_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x81b1183a gb_hd_cport_reserve +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x81e221fb __SCK__tp_func_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8644fd82 gb_operation_request_send_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x87dd6fe6 gb_hd_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x89f514a1 __SCK__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x92040d14 gb_operation_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x945c4384 gb_connection_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa01e8b85 gb_hd_shutdown +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa04ff878 greybus_deregister_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa74ce32b gb_interface_request_mode_switch +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xaec5ce9c gb_operation_result +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb2c29065 gb_connection_destroy +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb9f39444 gb_connection_disable_forced +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xba9b1ff7 gb_operation_unidirectional_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbf2c07db __tracepoint_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc370af61 gb_operation_cancel +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc6748b03 greybus_register_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xca574fcc __tracepoint_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xcde80743 gb_connection_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd33373a8 __tracepoint_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd6755a8b gb_connection_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd705da70 greybus_data_rcvd +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xdb718463 gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xeac79e1a __SCK__tp_func_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xef819e9c __traceiter_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf02bef67 gb_connection_latency_tag_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf034718d gb_connection_create_offloaded +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf107a122 __SCK__tp_func_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf357c63d __tracepoint_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfb04e33e gb_connection_latency_tag_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfbe4b5f1 gb_operation_get_payload_size_max +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfeba49cb __traceiter_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfed07726 gb_connection_enable_tx +EXPORT_SYMBOL_GPL drivers/hid/hid 0x00ad71dd hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x09b01827 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0d680c27 hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x11a1d33a hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x186c3500 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1d48a54a hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1dae28b1 hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x21a95505 hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2aa76346 hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2e835a8d hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3095e38b hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x331f5d33 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x34bb754f hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3829e093 hid_match_id +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3907abd6 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4e13645a hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0x55846fff hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0x61d252f3 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x638dffe2 hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x668146fe hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6bcb450f hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x79b36dc2 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7e698655 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x84c783c2 hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 +EXPORT_SYMBOL_GPL drivers/hid/hid 0x94c0b9af hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x97c9ee40 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9cd655ae hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa21da8df hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa351b1f9 hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0xaddf1746 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb9867704 hid_resolv_usage +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbe04e7fb hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbf6660e9 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc3edb604 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc4f94723 hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc4fb25d9 hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xca04e1aa hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xca88cb7d hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xcf8e6e97 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd0e9ee42 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd3373acf hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd39c2675 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd6e9ad2d __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd740b80f hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdc803f7b hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdcd423ce hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe0544cd5 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe85e8c3d hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf1872c13 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfc44a602 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x104aec5a roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x0006e5d8 roccat_common2_send +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x09652b19 roccat_common2_sysfs_read +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x5a4a5df3 roccat_common2_device_init_struct +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xa9fd7a78 roccat_common2_receive +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xb6a57b19 roccat_common2_sysfs_write +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xbd64a19c roccat_common2_send_with_status +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0908176a sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0afe6e6e sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x302133d5 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x43c3480b sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x726bb2c8 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x9997e0a7 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xcb830923 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd4f2dbda sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xed268530 sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x0a512fdc vivaldi_attribute_groups +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xc166d212 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x0ade93e1 i2c_hid_core_probe +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x3d96993d i2c_hid_core_pm +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xc917cacf i2c_hid_core_remove +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xfc136faa i2c_hid_core_shutdown +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x3546d6cf surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x424a48f8 surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x6ac20b22 surface_hid_pm_ops +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x2bfa889f hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xe915cfd8 hid_is_usb +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x129f5ec9 hsi_get_channel_id_by_name +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x1be01bc0 hsi_claim_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2228e881 hsi_remove_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x3efd0bf9 hsi_add_clients_from_dt +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x480ea216 hsi_unregister_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x4b7e2ebe hsi_register_client_driver +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5210a5bf hsi_board_list +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x521d7c23 hsi_put_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x57b81f9e hsi_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x7d6be6d8 hsi_async +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x7fd42e4a hsi_register_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x96a26557 hsi_alloc_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xaa6fd6b2 hsi_release_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xb20fe730 hsi_new_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xb3c1a73f hsi_port_unregister_clients +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xc66c6f1c hsi_register_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xcafc3146 hsi_alloc_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xdefdf0d9 hsi_free_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xec8d84bc hsi_unregister_port_event +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x0c3b3e78 vmbus_hvsock_device_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x0e000587 vmbus_connect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x11bc73f5 vmbus_setevent +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x18e687e2 vmbus_alloc_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x1ac80c0b vmbus_sendpacket_pagebuffer +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x21d82350 vmbus_connection +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x21ee714c vmbus_open +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x22f622dc vmbus_request_addr +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x28f76eb1 vmbus_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x31e2e77f vmbus_free_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x321055cb vmbus_prep_negotiate_resp +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x33f67eab vmbus_teardown_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x396e20cc vmbus_allocate_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x46a417ca vmbus_proto_version +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4a172651 vmbus_free_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4b2210b8 vmbus_send_tl_connect_request +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x50f4c7c3 vmbus_send_modifychannel +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x568d13db vmbus_set_sc_create_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x674e657e hv_ringbuffer_get_debuginfo +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x6b8cbef4 hv_pkt_iter_first +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x70754d46 vmbus_set_event +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x86357352 __vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x8dc40c0f hv_ringbuffer_spinlock_busy +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xaff63da1 vmbus_driver_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc43f423b vmbus_next_request_id +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc89b9352 vmbus_establish_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xcd0c97ed vmbus_set_chn_rescind_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xd7181fe6 vmbus_sendpacket_mpb_desc +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xe90010b7 __hv_pkt_iter_next +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xe942ee54 vmbus_disconnect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xec15aa42 __vmbus_driver_register +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf22d43b1 vmbus_recvpacket_raw +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf7d5591e vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xfc2c7b91 hv_pkt_iter_close +EXPORT_SYMBOL_GPL drivers/hwmon/adt7x10 0x472bc6be adt7x10_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0x5cbb5274 ltc2947_core_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0xbc54f93e ltc2947_of_match +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x256688f9 nct6775_show_alarm +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x30f7504f nct6775_update_device +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x77307a5b nct6775_probe +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xac95e651 nct6775_show_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xb38cae43 nct6775_store_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xc1004649 nct6775_reg_is_word_sized +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x17462fdb intel_th_set_output +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x17fce48a intel_th_output_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x36a5fc6b intel_th_trace_switch +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x4248280a intel_th_free +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x65299413 intel_th_trace_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x7b1cbf73 intel_th_trace_disable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xa4c69aa3 intel_th_driver_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xc0ccaff0 intel_th_alloc +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xeb7623ab intel_th_driver_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x01c1d9bd intel_th_msu_buffer_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x7d1c7b39 intel_th_msc_window_unlock +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0xde891b6e intel_th_msu_buffer_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x1804ce8d stm_source_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x299bc5e2 stm_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x3ad513d1 stm_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x50f6aec6 stm_source_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x5505c33a stm_data_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x708295bf to_pdrv_policy_node +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x82c762b0 stm_source_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x927f5548 stm_unregister_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x963d1e78 stm_register_protocol +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-ccgx-ucsi 0x293a1262 i2c_new_ccgx_ucsi +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x7334cfc7 i2c_mux_del_adapters +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x901cce27 i2c_root_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xbbaa3c65 i2c_mux_add_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xc04eb72a i2c_mux_alloc +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x0d8de2b4 i2c_free_slave_host_notify_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0xc2574f4a i2c_register_spd +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0xc740b3c0 i2c_new_slave_host_notify_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0xdb60c949 i2c_handle_smbus_alert +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x07817d94 i3c_generic_ibi_recycle_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x0e57f5b5 i3c_master_get_free_addr +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x106fc21d i3c_driver_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x17690184 i3c_master_disec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x1ee9066c i3c_device_match_id +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x1fe2763d i3c_master_set_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x3435f335 i3c_device_do_setdasa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x41dab509 i3c_master_entdaa_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x4a399a31 i3c_device_enable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x500b08d9 i3c_device_free_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x5769315b i3c_device_do_priv_xfers +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x61c8410a i3c_master_queue_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x69d52e5d i3c_master_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x6f1e750d i3cdev_to_dev +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x76fe3e05 i3c_generic_ibi_free_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x834adb85 i3c_generic_ibi_get_free_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x85230484 i3c_master_register +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x86c2e510 i3c_master_enec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x8aaa134c i3c_master_add_i3c_dev_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x9a63ff31 i3c_master_do_daa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xa54a9051 i3c_device_get_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xbff8dd60 i3c_driver_register_with_owner +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xdb6d796c i3c_device_disable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xdc79f137 i3c_generic_ibi_alloc_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xebc2b167 i3c_device_request_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xf82a9299 i3c_master_defslvs_locked +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x012a5dfd dw_i3c_common_remove +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x4c0e3701 dw_i3c_common_probe +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-adc 0x7ade498d stm32_dfsdm_get_buff_cb +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-adc 0xb588cff6 stm32_dfsdm_release_buff_cb +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-core 0xa81a1502 stm32_dfsdm_stop_dfsdm +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-core 0xb2f7302a stm32_dfsdm_start_dfsdm +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x267c0508 iio_channel_release_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x2a1fab3c iio_channel_stop_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x3e56ab84 iio_channel_get_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x5b4357c6 iio_channel_cb_get_iio_dev +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x7a711aef iio_channel_start_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x9acf62ab iio_channel_cb_set_buffer_watermark +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0xe8a56104 iio_channel_cb_get_channels +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x2353f87b iio_dma_buffer_init +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x34ab176e iio_dma_buffer_request_update +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x3c4c7fef iio_dma_buffer_block_done +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x3d8f9f4b iio_dma_buffer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x3e62c7a9 iio_dma_buffer_data_available +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x4f828f1e iio_dma_buffer_set_bytes_per_datum +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x6319c3d2 iio_dma_buffer_set_length +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x78b9036f iio_dma_buffer_block_list_abort +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x835a08c3 iio_dma_buffer_read +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x8f3d7233 iio_dma_buffer_release +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x998e6493 iio_dma_buffer_exit +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xbdbe08e8 iio_dma_buffer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dmaengine 0xcf74d574 devm_iio_dmaengine_buffer_setup +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x3391543d iio_hw_consumer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x9671bc15 iio_hw_consumer_free +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xac543a14 iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xbf358fa9 iio_hw_consumer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xd84a968a devm_iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-triggered-buffer 0x38771c1f devm_iio_triggered_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/buffer/kfifo_buf 0x7118180c devm_iio_kfifo_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x0a0ea485 cros_ec_sensors_push_data +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x581fda21 cros_ec_motion_send_host_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x708431b9 cros_ec_sensors_core_init +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x75cc03ed cros_ec_sensors_read_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x785879f1 cros_ec_sensors_core_read_avail +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x812a3444 cros_ec_sensors_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x8e3159c3 cros_ec_sensors_ext_info +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x987a8bf7 cros_ec_sensors_core_read +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x9971dac4 cros_ec_sensors_capture +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xcc7cbdd7 cros_ec_sensors_core_write +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xe27a6baf cros_ec_sensors_core_register +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xead7a680 cros_ec_sensors_read_lpc +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x0645817d bmg160_core_remove +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x73d8f06c bmg160_core_probe +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0xdb724d05 bmg160_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/imu/fxos8700_core 0x9bce0c3c fxos8700_core_probe +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x00c85022 iio_push_to_buffers_with_ts_unaligned +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0101b086 iio_read_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x04167ce7 iio_alloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x04377ae4 devm_fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x08335e3c iio_write_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x150cc6ed devm_iio_device_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x15ed765e iio_enum_write +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1a1de306 iio_buffer_enabled +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x26f6b499 iio_str_to_fixpoint +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2bd69c59 devm_iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2f180354 iio_read_channel_average_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x3586add2 iio_read_channel_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x429da4a4 iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x43f0ddc3 iio_get_debugfs_dentry +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4523ce30 iio_read_channel_processed_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4a6e4292 iio_validate_scan_mask_onehot +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4dce7dd4 iio_format_value +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x56daeff3 iio_write_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6165d5b5 iio_get_channel_type +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x64df2911 __devm_iio_trigger_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x68a91543 iio_enum_available_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x698fbeea iio_read_avail_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6990ee35 devm_iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6e9d4ec5 iio_read_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6f36fb36 iio_update_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7b3efa4b devm_iio_trigger_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7c5fd94a iio_push_to_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7efaabc9 iio_read_avail_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x88b5c162 iio_convert_raw_to_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8b13c938 iio_validate_own_trigger +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8e26c3e5 iio_device_claim_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9a9ca6ff __devm_iio_device_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9bf97f80 iio_write_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9da9bb13 iio_device_id +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xa00a7d52 iio_pop_from_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xa50cdbd9 iio_device_get_current_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xafa267b8 iio_show_mount_matrix +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb1dd7c1d iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb48a68b9 iio_read_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb5e673bc iio_device_release_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb7064067 iio_buffer_put +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc8764c7e iio_device_release_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcbfdb5d5 fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcea64f50 iio_device_attach_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd06d3b57 iio_read_max_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd2889532 iio_channel_release +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd41c3c67 iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd586394d iio_read_channel_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xdb698162 devm_iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe064b190 iio_map_array_unregister +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe0c63600 iio_enum_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xecfa7020 iio_dealloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf3b6fc27 iio_device_claim_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf602a417 iio_read_channel_offset +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf9150185 iio_buffer_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xfbf794bc iio_get_channel_ext_info_count +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xfcbd6a42 iio_channel_release_all +EXPORT_SYMBOL_GPL drivers/infiniband/core/ib_core 0xdbd019c4 ib_wq +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x09751443 rtrs_iu_post_recv +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x2fb08dca rtrs_cq_qp_create +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x3ac0c142 rtrs_send_hb_ack +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x50e50d06 rtrs_iu_free +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x606f2ba5 rtrs_cq_qp_destroy +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x60b13abb rtrs_iu_post_send +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x961674c7 rtrs_iu_post_rdma_write_imm +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xa984eeb6 rtrs_stop_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xc7ff047c rtrs_post_recv_empty +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xe22cb38d rtrs_iu_alloc +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xf8a54a4f rtrs_start_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xffbd777e rtrs_init_hb +EXPORT_SYMBOL_GPL drivers/input/ff-memless 0x2ca6d79b input_ff_create_memless +EXPORT_SYMBOL_GPL drivers/input/matrix-keymap 0x2c631445 matrix_keypad_parse_properties +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xa49a2401 adxl34x_probe +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xc54f071e adxl34x_pm +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xec511022 adxl34x_remove +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x0bdadc43 rmi_driver_resume +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x16ff9db5 rmi_of_property_read_u32 +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x18ad0167 rmi_2d_sensor_abs_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x253cdc99 rmi_dbg +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x5e11e8f1 rmi_unregister_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x61091553 rmi_register_transport_device +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x771ceebd rmi_2d_sensor_abs_process +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x7875a9e4 rmi_set_attn_data +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x910b9be0 __rmi_register_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x92611d6e rmi_2d_sensor_configure_input +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x9fe9f9dd rmi_driver_suspend +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xa2ec9d84 rmi_2d_sensor_rel_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xd8738376 rmi_2d_sensor_of_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x12284975 cyttsp4_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x6f81cdd4 cyttsp4_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0xebb7ef5f cyttsp4_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x2b2c503e cyttsp_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x5b141dde cyttsp_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0x24fc589e cyttsp_i2c_write_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0xc46884d2 cyttsp_i2c_read_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x6f1de636 tsc200x_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x9f1a5aec tsc200x_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0xcba6ccfe tsc200x_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0xec171206 tsc200x_regmap_config +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x0a5ded74 wm9712_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x17e3f02e wm9705_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x24a381a7 wm97xx_reg_read +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x56c85ffd wm97xx_set_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x608b8ee8 wm97xx_config_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xa014f68f wm97xx_register_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xb31549f5 wm97xx_read_aux_adc +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xc6f7edea wm9713_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xd952019e wm97xx_unregister_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xe83be0e6 wm97xx_get_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xea2ac2ab wm97xx_set_suspend_mode +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xf9b067b5 wm97xx_reg_write +EXPORT_SYMBOL_GPL drivers/interconnect/icc-clk 0x08edaeff icc_clk_register +EXPORT_SYMBOL_GPL drivers/interconnect/icc-clk 0x178d4d79 icc_clk_unregister +EXPORT_SYMBOL_GPL drivers/interconnect/imx/imx-interconnect 0x06e5ef01 imx_icc_unregister +EXPORT_SYMBOL_GPL drivers/interconnect/imx/imx-interconnect 0xf6c228e0 imx_icc_register +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x0b39b783 qcom_icc_bcm_voter_commit +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x27d526ce of_bcm_voter_get +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x936a7e97 qcom_icc_bcm_voter_add +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x0ba62ccb qcom_icc_bcm_init +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x2805b1aa qcom_icc_rpmh_probe +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x49f5064f qcom_icc_set +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x4f58429f qcom_icc_pre_aggregate +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x6300e7fe qcom_icc_rpmh_remove +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0xad2cc28e qcom_icc_aggregate +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-smd-rpm 0x81e513ad qcom_icc_rpm_smd_available +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-smd-rpm 0xe8dbdc6c qcom_icc_rpm_smd_send +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x05d834d1 ipack_driver_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x07b572b4 ipack_device_add +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x271e478c ipack_driver_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x59868b27 ipack_bus_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x79b4a127 ipack_bus_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xb78e4ea6 ipack_get_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xbf5b487f ipack_device_init +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xc9099bdb ipack_put_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xd07c68db ipack_device_del +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x335a0bcd devm_led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x35c77c23 led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x876a2dc8 devm_led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x8f7ce5a3 led_set_flash_timeout +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xba019cc2 led_get_flash_fault +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xbf9380b4 led_update_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xcaabb14e led_set_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xee0e874d led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x287912c6 led_mc_calc_color_components +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x77904225 devm_led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x8edb6296 led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xa4ab691b devm_led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xf41f91c3 led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x08573e25 lp55xx_update_bits +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x10de5075 lp55xx_deinit_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x500f7f53 lp55xx_of_populate_pdata +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x582c2f8d lp55xx_write +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x705f1b5f lp55xx_init_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x77ab8f43 lp55xx_register_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x7a37b5d4 lp55xx_register_leds +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x816fea9d lp55xx_unregister_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xc534e799 lp55xx_read +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xfc6ab349 lp55xx_is_extclk_used +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0x3bd45b0d ledtrig_audio_set +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0xce593c22 ledtrig_audio_get +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x749e05f2 ledtrig_flash_ctrl +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x7903e46e ledtrig_torch_ctrl +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x04b25810 __tracepoint_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x05058957 __tracepoint_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x063306f1 __tracepoint_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x06bceaa1 __SCK__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0bc0be45 __SCK__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x15f3de09 __SCK__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x17a83e40 __traceiter_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x181a1930 __SCK__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x185fa49d __traceiter_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1b083369 __SCK__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c599ebe __traceiter_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c83d5b7 __SCK__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1e8cb48c __traceiter_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x22ae6324 __SCK__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2766fb04 __traceiter_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2af60833 __SCK__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2ba4a6c7 __traceiter_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x362eda19 __tracepoint_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37808fd7 __tracepoint_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37b31e4f __tracepoint_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x396a786e __traceiter_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3a3eb678 __tracepoint_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3c398c35 __traceiter_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3feb7def __tracepoint_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x42c0cd48 __traceiter_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x440c47f7 __traceiter_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x44bb87a3 __tracepoint_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x46c66897 __SCK__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x47b2af54 __tracepoint_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x48639d4d __traceiter_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4a2d1241 __SCK__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4b96c8a0 __tracepoint_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x51d0e534 __SCK__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x591a8d72 __traceiter_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5961d7cb __traceiter_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5d9c8fc8 __SCK__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5f9386a1 __tracepoint_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5fd7c423 __SCK__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6026e276 __SCK__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6119e203 __tracepoint_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x64e39418 __traceiter_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x66232cfe __tracepoint_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6697827f __SCK__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e74dca7 __SCK__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e7df078 __tracepoint_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x71a90620 __tracepoint_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x79eeb380 __SCK__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x80e3881d __SCK__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x81d4d2d1 __tracepoint_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x879c421d __traceiter_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x89f9b02d __traceiter_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8ad20d61 __SCK__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8b9fa1d8 __tracepoint_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8bba9251 __tracepoint_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8f674a17 __traceiter_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8f7308be __tracepoint_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x93c8c39b __tracepoint_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x94579131 __traceiter_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9a6f4d9f __SCK__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9ce21c84 __SCK__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa09a6b09 __tracepoint_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa187023e __SCK__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa64134e4 __SCK__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa842a5c8 __SCK__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xad6440b4 __traceiter_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb23d428f __traceiter_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb5a62a8c __traceiter_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb65665e8 __traceiter_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xba843c3f __SCK__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc8ae4213 __SCK__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc982c481 __traceiter_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd64b7837 __traceiter_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd8aa1746 __tracepoint_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd9f63855 __tracepoint_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xda06fe86 __SCK__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdc6dc342 __traceiter_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdcb7778d __traceiter_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdd1455a7 __tracepoint_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xde557811 __traceiter_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe16c06b3 __SCK__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xea3a1ab2 __tracepoint_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec29e22a __traceiter_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec3327c6 __tracepoint_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec92a163 __SCK__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xed170510 __traceiter_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf021519f __tracepoint_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf4808524 __traceiter_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf6249e5f __SCK__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf94a5732 __traceiter_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfc0a0b57 __tracepoint_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd5d057b __tracepoint_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd6b5d80 __SCK__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfed8327b __tracepoint_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x009ced7e dm_bio_prison_free_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x124d6955 dm_cell_get_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x17dd39d6 dm_deferred_set_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x1ceb3969 dm_cell_lock_promote_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x1e5010f9 dm_cell_unlock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2eb01e04 dm_deferred_set_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x3db991d5 dm_cell_quiesce_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x4f07d782 dm_bio_prison_alloc_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x4fdf5d92 dm_bio_prison_alloc_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6791a44e dm_deferred_entry_dec +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x753e20b2 dm_bio_prison_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x79e2e2c0 dm_bio_detain +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xa2d12039 dm_cell_release_no_holder +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xace9b57b dm_bio_prison_destroy_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb4e010f6 dm_cell_error +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb6d5c65d dm_deferred_set_add_work +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb70b342a dm_bio_prison_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xc0f7bdf7 dm_bio_prison_free_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xca2e3a88 dm_deferred_entry_inc +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd56efb0f dm_cell_visit_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd70b63ae dm_cell_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd71eda7f dm_get_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd99e003d dm_bio_prison_create_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xde1c4f84 dm_cell_put_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xe9abfa33 dm_cell_promote_or_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xf60a06da dm_cell_lock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x0ad0dc4f dm_bufio_mark_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x24772bfe dm_bufio_get +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x2e0774dc dm_bufio_get_block_number +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x656100cc dm_bufio_client_reset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6a2f40e1 dm_bufio_mark_partial_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6aebce95 dm_bufio_issue_discard +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6cdb2d56 dm_bufio_prefetch +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d3f57bd dm_bufio_get_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d83826d dm_bufio_get_block_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x74dcd98c dm_bufio_get_aux_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x867e87eb dm_bufio_get_dm_io_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x91f00abc dm_bufio_set_minimum_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x93427086 dm_bufio_client_create +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xa82b2066 dm_bufio_write_dirty_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xb04f56ab dm_bufio_read +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc0d7df85 dm_bufio_new +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc9a3422d dm_bufio_write_dirty_buffers_async +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xcd2ba798 dm_bufio_forget +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd4bddf5c dm_bufio_issue_flush +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd991e3b9 dm_bufio_get_device_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xe6024e59 dm_bufio_release +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xebcc64a4 dm_bufio_get_block_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xeca7949e dm_bufio_client_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xed3283a4 dm_bufio_set_sector_offset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xf241a6eb dm_bufio_forget_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x0efbca4c btracker_promotion_already_present +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x1c852cab btracker_nr_demotions_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x23ddc5ab dm_cache_policy_get_version +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x37ef59a5 dm_cache_policy_get_name +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x481a0b15 btracker_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x4becb830 dm_cache_policy_get_hint_size +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x50b3c64c dm_cache_policy_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x5adc2807 btracker_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x65eea825 btracker_nr_writebacks_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x7148a6fd dm_cache_policy_unregister +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x87bee547 btracker_queue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa2365f44 btracker_issue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa7eadcb5 btracker_complete +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xd9f98a62 dm_cache_policy_register +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xf9f3e74b dm_cache_policy_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0xa88ab896 dm_unregister_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0xfef181e8 dm_register_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x01d2f9ac dm_rh_recovery_start +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38972f23 dm_rh_region_to_sector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38efaf5a dm_region_hash_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x3a18389a dm_rh_update_states +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x57e16c3e dm_rh_get_state +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x5f4a6e61 dm_rh_dec +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x6075131b dm_rh_dirty_log +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7774620f dm_rh_stop_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d053fc5 dm_rh_start_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d5e1815 dm_rh_get_region_key +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x9a502e0f dm_rh_mark_nosync +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa53387c7 dm_rh_flush +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa83588eb dm_rh_recovery_end +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xb69bf72c dm_rh_delay +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbd205998 dm_rh_inc_pending +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbe38a431 dm_rh_recovery_prepare +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd8aa4284 dm_rh_region_context +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xdf7eb3eb dm_region_hash_create +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xeabeec68 dm_rh_bio_to_region +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xf92b8a3d dm_rh_get_region_size +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xfd93482e dm_rh_recovery_in_flight +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0054f69d dm_tm_pre_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x01f7c2b0 dm_btree_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0211c39e dm_tm_with_runs +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x07ed9022 dm_bitset_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x088a5b30 dm_btree_find_lowest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0cf7c42f dm_btree_remove +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0d251167 dm_array_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x109eae1f dm_btree_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x15a2bf57 dm_btree_lookup_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1ae16d40 dm_tm_dec_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1cd5cb06 dm_block_manager_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1d0d53f7 dm_array_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1e3f728d dm_block_data +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2842d760 dm_bitset_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2bc1a8d9 dm_tm_open_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2f40da68 dm_bm_set_read_write +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x30c37cc0 dm_bm_write_lock_zero +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x32bf4f4b dm_bitset_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3646e38f dm_tm_issue_prefetches +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3896f8d8 dm_array_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x38d53eec dm_array_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ad0f55b dm_bm_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ae50a4a dm_tm_inc_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x40720a25 dm_bitset_set_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x418204e4 dm_array_set_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46c56110 dm_bitset_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x48e323be dm_bm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f2c653e dm_btree_insert_notify +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f477261 dm_bm_checksum +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x51005cef dm_bitset_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5375ca71 dm_bm_write_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5475ba9e dm_block_location +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x563946a0 dm_btree_remove_leaves +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5b04d3fe dm_bitset_clear_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x67c6c5b9 dm_array_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x68f34c27 dm_array_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6bfa88c8 dm_bitset_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6c600395 dm_btree_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6fac2256 dm_array_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x703aa099 dm_block_manager_reset +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x72289260 dm_block_manager_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7612cd9c dm_bm_block_size +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x79bdc649 dm_sm_disk_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7ade1071 dm_tm_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b047bd9 dm_tm_create_non_blocking_clone +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b6b3af5 dm_bm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x836693c5 dm_disk_bitset_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87419c51 dm_array_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87c934be dm_tm_inc +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x88295b96 dm_tm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x8e057e61 dm_array_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x900896b9 dm_btree_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x91baa32f dm_btree_find_highest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9290e07a dm_tm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x932a6ffc dm_tm_shadow_block +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x94daa188 dm_bitset_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x95a52abd dm_bm_is_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9718cffa dm_sm_disk_open +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9e798e22 dm_bm_set_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa0bc1801 dm_btree_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa99029b9 dm_bitset_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb940af6a dm_array_info_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xbdde4031 dm_btree_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd017c9c7 dm_array_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd163cade dm_tm_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd8682982 dm_btree_insert +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdb2c8e97 dm_btree_lookup +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdf3a4e7d dm_tm_create_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe07a2542 dm_bitset_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe0e68183 dm_array_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe781f874 dm_tm_dec +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xecc1aeba dm_bitset_test_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xedf5036f dm_bitset_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf2b4509a dm_btree_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf71f197e dm_btree_cursor_next +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x2604919b cec_queue_pin_cec_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x48ddd637 cec_notifier_cec_adap_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x4ed99a07 cec_notifier_cec_adap_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x50f1b7a4 cec_transmit_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x53a4b8e1 cec_pin_changed +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x6191b8a4 cec_notifier_conn_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x703c7c03 cec_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x73a6462d cec_notifier_parse_hdmi_phandle +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x78697c91 cec_pin_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x84f2dcb9 cec_queue_pin_5v_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x8e4e1106 cec_s_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x9b30b73f cec_received_msg_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa01fbb6b cec_notifier_set_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa1c1dc3f cec_s_conn_info +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xaee236c6 cec_notifier_conn_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbe4de675 cec_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc16f2887 cec_notifier_set_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc3a2e2a2 cec_queue_pin_hpd_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc5a22765 cec_s_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xccdaf073 cec_register_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xce7bcef5 cec_unregister_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd050e83c cec_transmit_msg +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd071a2db cec_fill_conn_info_from_drm +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd6d3ae0e cec_s_log_addrs +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe43e2868 cec_delete_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xf17a623b cec_transmit_attempt_done_ts +EXPORT_SYMBOL_GPL drivers/media/common/b2c2/b2c2-flexcop 0x66c0289a b2c2_flexcop_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x0a46134a saa7146_register_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x322c2ac1 saa7146_unregister_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x34dafa1f saa7146_vfree_destroy_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x4071e388 saa7146_pgtable_alloc +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x5d1317bf saa7146_pgtable_build_single +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x7f19ccba saa7146_i2c_adapter_prepare +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x8ce3cdd0 saa7146_wait_for_debi_done +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x8d12998d saa7146_pgtable_free +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x96c10988 saa7146_setgpio +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xd92e784d saa7146_vmalloc_build_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe3cd9b5c saa7146_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x2451cd8c saa7146_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x5226e871 saa7146_vv_init +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xcbbe957f saa7146_register_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xceb0a8c0 saa7146_set_hps_source_and_sync +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xe179fb1d saa7146_vv_release +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x21e36bf2 smscore_registry_getmode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x34bf0e61 smscore_translate_msg +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x37d91069 smsendian_handle_tx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x3c87d225 sms_board_event +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x45284ae9 smsendian_handle_rx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x5b51cee2 sms_board_setup +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x5c1efc2d smscore_get_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x62420e0d smscore_unregister_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x63230a41 smscore_start_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x74ee9098 sms_board_load_modules +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7c576277 smsendian_handle_message_header +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7e70f913 smscore_getbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x844539ae sms_get_board +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x86b375a8 sms_board_led_feedback +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x8c8946d5 sms_board_power +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x99a81ab3 smsclient_sendrequest +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xafb6f2bb smscore_set_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbbdb5c42 smscore_unregister_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbbde6145 smscore_onresponse +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xc3297133 smscore_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xc950e042 smscore_register_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xccda64fc smscore_register_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xd97b1d46 smscore_putbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xed44feea smscore_register_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xf474929f sms_board_lna_control +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xfa9eb951 smscore_get_device_mode +EXPORT_SYMBOL_GPL drivers/media/common/uvc 0x08c5db3e uvc_format_by_guid +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x040dc7cd tpg_aspect_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x21bfae4e tpg_gen_text +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x4a738cc1 tpg_g_interleaved_plane +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x7e83543f tpg_s_crop_compose +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x80aaf962 tpg_g_color_order +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xa8a3f406 tpg_free +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xaa5503d9 tpg_set_font +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xb052969d tpg_init +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xbbc315dd tpg_update_mv_step +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xcaede3e2 tpg_fill_plane_buffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xce8159bb tpg_pattern_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe2169014 tpg_log_status +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe6f04b89 tpg_alloc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe7ee5819 tpg_s_fourcc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf064e392 tpg_fillbuffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7a5f765 tpg_calc_text_basep +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7ec0949 tpg_reset_source +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x073bde1f vb2_core_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x07729fd4 __SCK__tp_func_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x0c27af61 vb2_discard_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x11d5f514 vb2_wait_for_all_buffers +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x244d003a vb2_core_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2b71fc11 vb2_core_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3898274a vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3c22713a __tracepoint_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3ec8d291 vb2_core_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4032e512 vb2_core_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x50a1bb4a __tracepoint_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x50fae9bd vb2_core_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5453fa83 __traceiter_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x6545d285 vb2_core_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x67ff70bf vb2_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x741a00a5 vb2_request_buffer_cnt +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7ee32286 __tracepoint_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8052711e vb2_thread_stop +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8988455c vb2_core_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x9c0170a2 vb2_core_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa2f85b23 vb2_core_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa9604c17 vb2_core_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa96bfa17 vb2_request_object_is_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb6f4b031 __SCK__tp_func_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb9d2df39 __SCK__tp_func_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xba49c14f __traceiter_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xbb215ba0 vb2_plane_cookie +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xbc77a78b vb2_plane_vaddr +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc3d6f72e __traceiter_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc580762c __traceiter_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc7b45aa4 __SCK__tp_func_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd2a534bb vb2_core_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd81df362 vb2_buffer_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd8d78857 vb2_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xdee7aa8d vb2_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xe3a2f085 vb2_thread_start +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xf97a7c84 __tracepoint_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0xdde569df vb2_dma_contig_set_max_seg_size +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0xf1e24d6c vb2_dma_contig_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-sg 0xf08fbfc3 vb2_dma_sg_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-memops 0x7014361b vb2_common_vm_ops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x11e4a269 vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x17a2608e vb2_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x27d38b00 vb2_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x29270565 vb2_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x39912ab4 vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x3d954848 vb2_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x3ea10129 vb2_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x3f75b696 vb2_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x44e0f7af vb2_queue_change_type +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4593d73a vb2_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x498508e0 vb2_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4ee8ceed vb2_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x53165ff9 vb2_fop_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x60edf288 _vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x6ae0e341 vb2_request_validate +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x6c15b2b7 vb2_fop_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x7432922e vb2_queue_init_name +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x7aea4f58 vb2_fop_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x7e1db59f vb2_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x809908bb vb2_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x95e0be70 vb2_ops_wait_prepare +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa9e30748 vb2_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xbf20fcf7 vb2_find_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc55df1f9 vb2_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc775dc59 vb2_video_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xcd56d23a vb2_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd5a5e9a2 vb2_request_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd6ea17ee vb2_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xde2ef2ce vb2_ops_wait_finish +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe92d6fbb vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf5fdd9ae vb2_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf8ba3756 vb2_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xfd161ab5 vb2_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xffb97db2 vb2_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-vmalloc 0x7b406688 vb2_vmalloc_memops +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x3cbae507 dvb_module_probe +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x8c3ad468 dvb_module_release +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0xc3388851 dvb_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/as102_fe 0x16f6078b as102_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ascot2e 0xce405a79 ascot2e_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/atbm8830 0x7a257aee atbm8830_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/au8522_dig 0x44f78076 au8522_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/bcm3510 0xa3ba161e bcm3510_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22700 0xf4c82794 cx22700_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22702 0xae71b456 cx22702_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24110 0xefd86dfb cx24110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24113 0xfba3a0ce cx24113_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24116 0xac54d0d6 cx24116_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24117 0x21fa0da2 cx24117_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24120 0xcc7ceff7 cx24120_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24123 0x6f77192d cx24123_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2820r 0x2fe5ae5a cxd2820r_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x1d1bc26f cxd2841er_attach_t_c +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0xf0d8e798 cxd2841er_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2880/cxd2880 0x931de166 cxd2880_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0070 0x3ee01101 dib0070_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0xe151ac93 dib0090_fw_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0xef48ac8f dib0090_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mb 0x30da1ad3 dib3000mb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mc 0x823f014a dib3000mc_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000m 0x835b8a40 dib7000m_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000p 0x053f17a7 dib7000p_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib8000 0xff4c0fc2 dib8000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib9000 0x67822ea9 dib9000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drx39xyj/drx39xyj 0x6ae8efdd drx39xxj_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxd 0x5328b7ee drxd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxk 0x21923227 drxk_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ds3000 0x90a384c6 ds3000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dvb-pll 0x92cdc9ee dvb_pll_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ec100 0x67d70722 ec100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/gp8psk-fe 0xb6bd3b10 gp8psk_fe_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x86100344 helene_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0xc6882bf1 helene_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/horus3a 0x71d23072 horus3a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6405 0x3cd87bb7 isl6405_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6421 0x6ca5c625 isl6421_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6423 0x384c469f isl6423_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/itd1000 0xe96e8a09 itd1000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ix2505v 0x1d24f2b7 ix2505v_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/l64781 0xfe07daf1 l64781_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lg2160 0x8b95a2a5 lg2160_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3305 0xcb8b92ce lgdt3305_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3306a 0xa57a8caf lgdt3306a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt330x 0x49da3549 lgdt330x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgs8gxx 0x7584502f lgs8gxx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbh25 0x7e00221e lnbh25_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x05a7739b lnbh24_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x68486d65 lnbp21_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp22 0x854f22e8 lnbp22_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88ds3103 0xa2d55ccc m88ds3103_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88rs2000 0xa53ba46a m88rs2000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a16 0xa29813ff mb86a16_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a20s 0xe4902dee mb86a20s_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt312 0xcaa5c9d2 mt312_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt352 0xdf762425 mt352_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mxl5xx 0xc559e0ed mxl5xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt200x 0xd465b244 nxt200x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt6000 0x169bdd85 nxt6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51132 0x36d6c298 or51132_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51211 0xda8f4c14 or51211_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1409 0x35c84a3d s5h1409_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1411 0xc890d9a2 s5h1411_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1420 0xfcfa2e19 s5h1420_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1432 0xc621f47e s5h1432_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s921 0x17b315d6 s921_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/si21xx 0xa09a78dc si21xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/sp887x 0x67c7ce07 sp887x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb0899 0xebbed95c stb0899_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6000 0xbd5f4e2f stb6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6100 0xc5d9df36 stb6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0288 0xd7903ab1 stv0288_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0297 0x15b7a366 stv0297_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0299 0x80bb42a9 stv0299_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x07c4c1ee stv0367ter_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x3734dfd4 stv0367ddb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x86f63b83 stv0367cab_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0900 0xd2c2fd83 stv0900_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv090x 0x01b8ecad stv090x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0910 0x2f11edc4 stv0910_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110 0x906f0958 stv6110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110x 0x9e84b670 stv6110x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6111 0x56a0bc5d stv6111_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10021 0x8abf3020 tda10021_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10023 0x35f71000 tda10023_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10048 0x0151842d tda10048_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0x94332e35 tda10046_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0xafbe3141 tda10045_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10086 0xe07dc486 tda10086_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda18271c2dd 0xa51d7942 tda18271c2dd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda665x 0x7427dbad tda665x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8083 0x9bc9d3d2 tda8083_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8261 0x070dc085 tda8261_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda826x 0x60b1dc23 tda826x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ts2020 0xa309b3b5 ts2020_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tua6100 0x2f937ecb tua6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1820 0x6b4b4406 ves1820_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1x93 0xf12f16a9 ves1x93_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10036 0xc2a4955f zl10036_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10039 0x906917eb zl10039_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10353 0x993937b9 zl10353_attach +EXPORT_SYMBOL_GPL drivers/media/i2c/aptina-pll 0x33e629c5 aptina_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/ccs-pll 0x21596727 ccs_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x1b421813 max9271_enable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x2141bffc max9271_configure_gmsl_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x32d75ada max9271_disable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x332dbfaa max9271_clear_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x3e4ecdc0 max9271_set_translation +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x64d0b3bb max9271_set_deserializer_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x68abd5e4 max9271_set_high_threshold +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x732465ab max9271_set_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x926af0b0 max9271_wake_up +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x9c4cdb0c max9271_set_serial_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xacc94e93 max9271_verify_id +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xe2ff86e5 max9271_configure_i2c +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xf0753001 max9271_set_address +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0b3e73ec media_request_object_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0fb729d0 media_entity_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1294fef5 media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x13337ade __media_pipeline_pad_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x183cdea9 media_devnode_remove +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x18a8ca7b media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x18c8cca3 __media_entity_next_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x24fc9b90 media_pad_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x28a8cc2b media_device_register_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3f3ea4d9 media_pipeline_entity_iter_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4112a451 media_get_pad_index +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x45aa2169 media_request_object_unbind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x469ecf21 __media_pipeline_entity_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4a4ccf21 media_entity_pads_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4c510652 media_entity_get_fwnode_pad +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x509d35f2 media_devnode_create +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5250e8aa __media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x54e48a27 media_request_object_find +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x588a8d6a media_device_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x59293ef5 media_request_object_complete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5a847ad9 media_graph_walk_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6127a8f7 media_request_object_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x64e84e65 media_pad_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x65dd67e0 media_pipeline_entity_iter_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6be34c65 media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6fec8508 media_create_ancillary_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x720c9e0b media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x74e3edaf media_entity_enum_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7aa5b8f5 __media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7de32ab0 __media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x84c44336 media_graph_walk_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8bb80f36 media_device_unregister_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8ea636d9 __media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8f8f7aed media_device_unregister +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x940f26bb media_graph_walk_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa118604e media_create_pad_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa4da1a3f media_entity_find_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa66ef2d0 media_entity_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xaaeb2a49 media_device_unregister_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xac36eb0f media_device_register_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb5bf3a97 media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbe08b1c4 media_device_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc1512c3b media_request_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc1587bb5 media_device_usb_allocate +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc4da1967 media_device_pci_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd02535b6 media_create_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd4667aa4 media_create_pad_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd4d1ee34 media_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd70e2874 media_request_object_bind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xda0eb1c5 __media_device_usb_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe0e6ff18 media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe3fbadb9 __media_device_register +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe5ceecd6 media_entity_enum_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe7839b09 __media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe903bf27 __media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf02d84a8 media_graph_walk_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf21d0986 media_request_get_by_fd +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf756fe1c media_pad_remote_pad_first +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xfc5382fa media_device_delete +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst 0x0927623b dst_attach +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst_ca 0x8cb74f61 dst_ca_attach +EXPORT_SYMBOL_GPL drivers/media/pci/cx88/cx88xx 0x270c415d cx88_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/pci/ddbridge/ddbridge-dummy-fe 0x9cd0730a ddbridge_dummy_fe_qam_attach +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x08a56531 mantis_ca_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x08a8f5b9 mantis_gpio_set_bits +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x2c894733 mantis_pci_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x409a6e4a mantis_uart_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x498380a7 mantis_i2c_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x4e46fe36 mantis_stream_control +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x62d321ff mantis_pci_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x7e236aac mantis_dma_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x7fa134c7 mantis_dvb_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x93bc5897 mantis_frontend_soft_reset +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x969a8201 mantis_uart_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x9ed6cee0 mantis_dvb_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x9f54908b mantis_dma_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xa8f47a80 mantis_i2c_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xc27d9df7 mantis_frontend_power +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xce435391 mantis_get_mac +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xce5538bf mantis_ca_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xd5c58822 mantis_input_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xd5d8a834 mantis_input_exit +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x06f1bc95 saa7134_ts_buffer_prepare +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x19662323 saa7134_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x28c8ab74 saa7134_ts_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x2a3320c5 saa7134_querystd +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x37cbdfea saa7134_s_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x402617f8 saa7134_vb2_buffer_queue +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x56e20265 saa7134_g_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x68caf556 saa7134_g_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x6d7c8b19 saa7134_s_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x7794e51b saa7134_querycap +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x9cf03c13 saa7134_ts_queue_setup +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x9d7548f5 saa7134_enum_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x9fe61864 saa7134_g_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xd2eccc16 saa7134_g_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xd9fcab8f saa7134_ts_qops +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xe17a4ddf saa7134_s_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf3cc7711 saa7134_s_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf55c1e98 saa7134_ts_start_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf8b3a886 saa7134_ts_buffer_init +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x1420ca1d ttpci_budget_init_hooks +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x334de76f ttpci_budget_deinit +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x6f7f7d73 ttpci_budget_irq10_handler +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7948c222 budget_debug +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7cf437fc ttpci_budget_set_video_port +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x8d3a0b52 ttpci_budget_init +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xba310c6c ttpci_budget_debiwrite +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xd694416c ttpci_budget_debiread +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x10e31541 nal_hevc_write_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x1436f450 nal_hevc_read_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x26cb8917 nal_hevc_read_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x32ef03fe nal_h264_read_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x38472eab nal_h264_write_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x3fb727ca nal_hevc_write_vps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x4371e4e9 nal_hevc_read_vps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x49a917b3 nal_h264_write_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x5a1d8c3d nal_hevc_write_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x64b0158b nal_h264_write_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x6ded3e4e nal_h264_read_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x9ec6f322 nal_hevc_write_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xc1edd972 nal_hevc_read_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xf15fa6a4 nal_h264_read_pps +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x04789faf mccic_irq +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x8beacde7 mccic_shutdown +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xc2298813 mccic_resume +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xcb83e9cd mccic_register +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xf39e7633 mccic_suspend +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x2e1abe18 vpu_wdt_reg_handler +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x3f7aa1a1 vpu_ipi_send +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x4f01aa7e vpu_ipi_register +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x69eb4093 vpu_mapping_dm_addr +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x6e731dc0 vpu_load_firmware +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x98b54dd3 vpu_get_vdec_hw_capa +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xaea47328 vpu_get_venc_hw_capa +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xe1e969b5 vpu_get_plat_device +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x0122512d venus_helper_buffers_done +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x01d10974 venus_helper_set_dyn_bufmode +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x05c64ab8 venus_helper_vb2_start_streaming +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x0d97562f venus_helper_set_work_mode +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x0f706318 hfi_session_process_buf +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x15513ca0 venus_helper_vb2_buf_prepare +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x1bad60e0 venus_helper_get_opb_size +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x225a5f07 venus_helper_set_bufsize +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x27b12c5f venus_helper_m2m_device_run +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x2d693ecb venus_helper_m2m_job_abort +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x3131c627 venus_helper_process_initial_cap_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x31548fc7 hfi_session_flush +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x3388b090 venus_helper_check_codec +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x37606448 venus_helper_get_out_fmts +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x3baee9c1 venus_helper_process_initial_out_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x40ea0ec8 venus_helper_set_num_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x45eb6171 venus_helper_vb2_buf_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x486ef66a hfi_session_abort +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4883fe4e venus_helper_alloc_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x48e6d73a venus_helper_set_stride +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4a10fb43 venus_helper_get_ts_metadata +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4c7afea6 hfi_session_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4dfbf426 venus_helper_unregister_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x501de61e venus_helper_find_buf +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x51fa69ae hfi_session_deinit +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x5458c2b7 venus_helper_check_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x5e98cd80 hfi_session_unload_res +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x652f6ad6 venus_helper_set_color_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x71ebc61e venus_helper_acquire_buf_ref +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x7b151967 venus_helper_change_dpb_owner +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x7b9128ff venus_helper_release_buf_ref +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x7e7ba00d hfi_session_set_property +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x81703f52 venus_helper_get_bufreq +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x84a16bc0 venus_helper_vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x8f38d9a9 hfi_session_continue +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x947bd1cb venus_helper_intbufs_realloc +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x9892a101 hfi_session_get_property +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x9cd18d1b hfi_session_stop +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x9d0b40ff venus_helper_vb2_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xaacef8e8 venus_helper_set_output_resolution +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xaaff296f venus_helper_set_multistream +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xae09ebfa venus_helper_init_instance +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xafc3534d hfi_session_start +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb3bb6b41 venus_helper_free_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb5da1da9 venus_helper_get_framesz_raw +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xbb0e0454 venus_helper_queue_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xc32dfae6 venus_helper_session_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xc67054b6 venus_helper_set_input_resolution +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xc78adb28 venus_helper_intbufs_free +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xc9f036fe hfi_session_destroy +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd0fcac37 venus_helper_set_raw_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd21da2e4 venus_helper_get_framesz +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd3e80624 venus_helper_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xdada98c7 venus_helper_get_profile_level +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe24b54a0 venus_helper_intbufs_alloc +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe774f7ca hfi_session_create +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xed2cd746 venus_helper_set_format_constraints +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xfad238cd venus_helper_set_profile_level +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x3d858696 rcar_fcp_put +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x4ad5d888 rcar_fcp_enable +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x5fe6f6e8 rcar_fcp_disable +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x9877c29f rcar_fcp_get +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0xd63ceac3 rcar_fcp_get_device +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x05020833 vsp1_du_atomic_begin +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x774fea40 vsp1_du_atomic_flush +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x942c09dd vsp1_du_init +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xa028fe5a vsp1_du_setup_lif +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xa39add3b vsp1_du_map_sg +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xa62c3c63 vsp1_du_unmap_sg +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xdd446542 vsp1_du_atomic_update +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x00ac6e79 xvip_clr_and_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x23945231 xvip_cleanup_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x32a020d5 xvip_set_format_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x4bc6ac09 xvip_enum_mbus_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x58de9b33 xvip_clr_or_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x716916fa xvip_enum_frame_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xa3e92e35 xvip_of_get_format +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xb67940fb xvip_get_format_by_fourcc +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xe08e6063 xvip_get_format_by_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xfd4132ec xvip_init_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x3c16a6b1 xvtc_generator_stop +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x47d7900b xvtc_generator_start +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x8be7e53f xvtc_of_get +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0xa8a0f912 xvtc_put +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x2b82e278 radio_tea5777_init +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x58f408b0 radio_tea5777_exit +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x00d5385c si470x_stop +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x28c13021 si470x_set_freq +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x6e3dcf3e si470x_viddev_template +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xa4c84fbe si470x_ctrl_ops +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xb1db4d1a si470x_start +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x0584dd88 lirc_scancode_event +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x0c5cbd71 ir_raw_event_store_with_filter +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x27f5b245 ir_raw_event_handle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x2ed90ced rc_map_unregister +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x329299c4 ir_raw_event_store_with_timeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x449d3696 rc_keyup +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x4676c465 devm_rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x4776b77c rc_keydown_notimeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x4f68aff5 rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x5e751468 ir_raw_event_store_edge +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x649eca2a rc_g_keycode_from_table +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x8b649156 rc_free_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x9a175636 rc_unregister_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xa6e66eca ir_raw_event_set_idle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb8209fb5 ir_raw_event_store +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb960f15c rc_map_register +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xbbea2a10 rc_repeat +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xdcd30286 rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xe7aa9d3d rc_keydown +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xf1333ac4 devm_rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xfc5d3079 rc_map_get +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0011 0xa1d1a030 fc0011_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0012 0xef0c4b0a fc0012_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0013 0x1374e135 fc0013_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/max2165 0xdacf5088 max2165_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mc44s803 0xbcc60677 mc44s803_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2060 0x2fc03cb2 mt2060_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2063 0xe208d046 mt2063_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt20xx 0xcbc53495 microtune_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2131 0x325caeba mt2131_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2266 0x3a9f30c8 mt2266_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5005s 0x1fa5cb66 mxl5005s_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5007t 0xc3b4569d mxl5007t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/qt1010 0x978963cc qt1010_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/r820t 0x0206c96a r820t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18218 0xd544c62a tda18218_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18271 0x06f0129b tda18271_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda827x 0x98ebbcbc tda827x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x0c30f719 tda829x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x3331c2d6 tda829x_probe +EXPORT_SYMBOL_GPL drivers/media/tuners/tda9887 0x843222ba tda9887_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0x2d6f3227 tea5761_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0xd4a8ff06 tea5761_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0x5744343f tea5767_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0x94f4098d tea5767_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tuner-simple 0x5c21bd60 simple_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc2028 0x1196c12c xc2028_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc4000 0x42b66049 xc4000_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc5000 0xa9a40bde xc5000_attach +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x017ea7c7 cx231xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x034c9bb3 cx231xx_init_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x0d117189 cx231xx_enable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x23acb004 cx231xx_uninit_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x499aa846 cx231xx_uninit_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x557c6a57 cx231xx_unmute_audio +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x566cf15a cx231xx_capture_start +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x5c646f7d cx231xx_enable_i2c_port_3 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x69e3867d cx231xx_dev_init +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x83a3589c cx231xx_uninit_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x89812ebf cx231xx_init_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xa7a2a829 cx231xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xaf40f038 is_fw_load +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xbd3b647d cx231xx_set_alt_setting +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xbd5a0c14 cx231xx_dev_uninit +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xc0c2392c cx231xx_init_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xc973b49a cx231xx_send_usb_command +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xd2c6a0e0 cx231xx_disable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xe325fc63 cx231xx_demod_reset +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xe3c4ed00 cx231xx_get_i2c_adap +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xf244456e cx231xx_send_gpio_cmd +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-demod 0xe2b5e44a mxl111sf_demod_attach +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-tuner 0x14cbc500 mxl111sf_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x05838450 em28xx_write_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x088a7dfa em28xx_write_regs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x4792dda2 em28xx_stop_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x5093f8c7 em28xx_uninit_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x65696181 em28xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x692633d7 em28xx_init_camera +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x6cfaa2c8 em28xx_read_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x721f7cc7 em28xx_free_device +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7e9e4786 em28xx_audio_setup +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7fc8652c em28xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x921d7c65 em28xx_boards +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xa786bb1d em28xx_audio_analog_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xa7e0fa52 em28xx_read_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xb6be2270 em28xx_toggle_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xba58ef05 em28xx_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xc45c71ea em28xx_init_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xcef3f0a5 em28xx_write_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xd1c3c530 em28xx_alloc_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xd3dcab81 em28xx_gpio_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xedb490bb em28xx_write_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xfd01d382 em28xx_find_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xa51ff79a __v4l2_async_nf_add_fwnode +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xb2299b26 v4l2_async_nf_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xdba53ca8 __v4l2_async_nf_add_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xe67ca299 __v4l2_async_nf_add_fwnode_remote +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xf1cd5851 __v4l2_async_nf_add_i2c +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x01612c0b v4l2_detect_gtf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x08402862 v4l2_print_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0958448b v4l2_set_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0af3d134 v4l2_valid_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x2bf67def v4l2_calc_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x370cfe6e v4l2_dv_timings_presets +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x3aa68d7a v4l2_find_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x4839762f v4l2_calc_timeperframe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x7b6ac78f v4l2_phys_addr_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x8f8d4341 v4l2_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x922ecd29 v4l2_enum_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa22fbfeb v4l2_hdmi_rx_colorimetry +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa97e00eb v4l2_detect_cvt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xae575c8f v4l2_phys_addr_for_input +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xd034392d v4l2_match_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xf56238f4 v4l2_find_dv_timings_cea861_vic +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xff585440 v4l2_dv_timings_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x43bc40d7 v4l2_flash_indicator_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x75212744 v4l2_flash_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0xc953034f v4l2_flash_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x0d0c4da3 v4l2_async_register_subdev_sensor +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x2b7c2fe9 v4l2_async_nf_parse_fwnode_endpoints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x3cdb5d8e v4l2_fwnode_device_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x5d6e4b5e v4l2_fwnode_endpoint_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x612ddce5 v4l2_fwnode_connector_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x6f8531a5 v4l2_fwnode_endpoint_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xd3a50f79 v4l2_fwnode_put_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xd3eeb982 v4l2_fwnode_parse_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xdca0876b v4l2_fwnode_connector_add_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xf4aec8df v4l2_fwnode_endpoint_alloc_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xf8b98dda v4l2_fwnode_connector_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0x639ecc68 v4l2_h264_init_reflist_builder +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0x6a1429ff v4l2_h264_build_p_ref_list +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0xf568bf81 v4l2_h264_build_b_ref_lists +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0x30b5ebc6 v4l2_jpeg_parse_scan_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xcbfdf5cb v4l2_jpeg_parse_frame_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xe8956e3f v4l2_jpeg_parse_huffman_tables +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xe8f40f9e v4l2_jpeg_parse_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xf8ffd565 v4l2_jpeg_parse_quantization_tables +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x08c732a6 v4l2_m2m_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0950cef9 v4l2_m2m_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0ce485b0 v4l2_m2m_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1187b81f v4l2_m2m_register_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x16d47a92 v4l2_m2m_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x34e16a70 v4l2_m2m_ctx_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x37c1d0b5 v4l2_m2m_next_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3ba02cc5 v4l2_m2m_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4a5f5579 v4l2_m2m_buf_copy_metadata +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5181dd0e v4l2_m2m_buf_remove +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x586b5011 v4l2_m2m_ioctl_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5d27e9b6 v4l2_m2m_ioctl_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x610f19b3 v4l2_m2m_request_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x64d93470 v4l2_m2m_ioctl_stateless_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7152e2e1 v4l2_m2m_buf_remove_by_idx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x730f2eae v4l2_m2m_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7c3df661 v4l2_m2m_buf_remove_by_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7fdde3fa v4l2_m2m_ioctl_try_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x80b4a805 v4l2_m2m_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8307fd1f v4l2_m2m_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x86d3096c v4l2_m2m_last_buffer_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8afb3a07 v4l2_m2m_try_schedule +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8bef4735 v4l2_m2m_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x91166267 v4l2_m2m_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x91a5539d v4l2_m2m_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x951ded1c v4l2_m2m_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x95e79666 v4l2_m2m_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x963c7a72 v4l2_m2m_fop_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9bf699f6 v4l2_m2m_last_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9c6a24de v4l2_m2m_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa5b72302 v4l2_m2m_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa6d23aff v4l2_m2m_update_stop_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa895f133 v4l2_m2m_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xadb97769 v4l2_m2m_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb6a81b9d v4l2_m2m_update_start_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc69664d4 v4l2_m2m_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc6fca5ad v4l2_m2m_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd3a4fb68 v4l2_m2m_ioctl_stateless_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe5b7912a v4l2_m2m_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xea74a092 v4l2_m2m_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xec69d5d8 v4l2_m2m_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xef428587 v4l2_m2m_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf13ff84d v4l2_m2m_unregister_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf1604f1f v4l2_m2m_ioctl_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf2b3c6be v4l2_m2m_ctx_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xfa345f6f v4l2_m2m_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xfedc50c5 v4l2_m2m_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x4137d90c v4l2_vp9_adapt_coef_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x8ef1a3dd v4l2_vp9_reset_frame_ctx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x8ef25d5d v4l2_vp9_seg_feat_enabled +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x9dec35a2 v4l2_vp9_fw_update_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xb3cf2529 v4l2_vp9_adapt_noncoef_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xcf15018a v4l2_vp9_kf_partition_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xdf6586d2 v4l2_vp9_kf_uv_mode_prob +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xf5c55c43 v4l2_vp9_default_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xfbf87a5e v4l2_vp9_kf_y_mode_prob +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x036679c0 videobuf_poll_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x0b807396 videobuf_waiton +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x4d048fb5 videobuf_queue_core_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x51b15f71 videobuf_queue_cancel +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x634313c6 videobuf_read_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x705f2d22 videobuf_alloc_vb +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x75cc133e videobuf_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x762b8990 videobuf_queue_to_vaddr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x8458435b videobuf_read_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x9cf27fa0 videobuf_mmap_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xbe84a54a __videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xc18d2378 videobuf_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xc29dc4f7 videobuf_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xc2c9d1b0 videobuf_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xc9472aa8 videobuf_queue_is_busy +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xd630fdc1 videobuf_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xd7538f2e videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xdb9cce01 videobuf_next_field +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xe6f9f8c3 videobuf_read_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf1709527 videobuf_iolock +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf35c5bc3 videobuf_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf5e4b230 videobuf_mmap_mapper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xfa5e7e07 videobuf_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xfcf689bd videobuf_read_one +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x2fa714b1 videobuf_queue_sg_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x31b742df videobuf_dma_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x49dc85d2 videobuf_to_dma +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x553a86d0 videobuf_sg_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xe1e50c44 videobuf_dma_unmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x017ebfdf v4l2_subdev_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x03366090 v4l2_event_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x07fe833c v4l2_fh_add +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x08027c87 __video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x098c9e16 v4l2_subdev_set_routing_with_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x09e89bd2 v4l2_pipeline_link_notify +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x11f3044c __SCK__tp_func_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x13fae0a8 v4l2_compat_ioctl32 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x140a1c8a v4l2_s_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1e99ec2e v4l2_device_unregister_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2013ad73 v4l_vb2q_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x270b8b5b v4l2_event_subdev_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2760322f v4l2_i2c_subdev_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2ae0877b __SCK__tp_func_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2b6856cd __tracepoint_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2cf8a329 v4l2_g_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2ee2eeca v4l2_subdev_disable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x339a9c13 v4l_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x36cb6a0a v4l2_event_queue_fh +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x36eb0dcc v4l2_fh_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3cceb836 v4l2_get_link_freq +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3e7f58b3 v4l2_ctrl_request_hdl_ctrl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x42f49dc7 v4l2_i2c_new_subdev_board +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x42fcb4a9 v4l2_fh_open +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x45f5efd5 v4l2_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x46b8c158 __v4l2_ctrl_handler_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x46c34ef7 video_device_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4894cd55 v4l2_subdev_state_xlate_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4ae9e285 v4l2_device_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5074e573 v4l2_fraction_to_interval +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5297e30b v4l2_i2c_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x53bd59eb v4l2_src_change_event_subdev_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x562783e2 __v4l2_subdev_state_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5b322ae6 v4l2_subdev_enable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5f77f544 v4l2_i2c_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x62a9abbb __v4l2_device_register_subdev_nodes +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x65d7839c v4l2_subdev_state_get_opposite_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x67515f89 v4l2_subdev_set_routing +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x695e0e08 v4l2_device_disconnect +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6bbceabb v4l2_event_wake_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6ce1c95c __SCK__tp_func_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6d59c357 v4l2_spi_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e9acc41 v4l2_fill_pixfmt_mp +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x73b7b9be __traceiter_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x753b4310 __v4l2_subdev_init_finalize +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x758cdc3a v4l2_event_pending +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x75b1e968 v4l2_spi_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x76b6850d video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x77f758d4 v4l2_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x782030a1 v4l2_subdev_get_fwnode_pad_1_to_1 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7bc010ac v4l2_subdev_s_stream_helper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x825fd004 v4l2_fh_exit +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x85f98645 v4l2_create_fwnode_links +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x871ea66e v4l2_subdev_put_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x88d9cd69 v4l2_fh_is_singular +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x88f647f2 v4l2_subdev_get_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8c802a2d v4l2_device_register_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x933b36b9 v4l2_ctrl_request_hdl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x96b1d714 v4l2_subdev_link_validate_default +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9b96c1fd v4l2_create_fwnode_links_to_pad +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9d17d998 v4l2_pipeline_pm_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9e7c8796 v4l_disable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fe9151b __traceiter_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fef35ac v4l2_apply_frmsize_constraints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa29b98f3 video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa8e39f8b v4l2_fh_del +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xabb44439 __video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xad0ba85b v4l2_event_unsubscribe_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xad5c3c93 v4l2_simplify_fraction +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xae3dd8d6 __v4l2_subdev_next_active_route +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xae4e1de5 v4l2_device_register +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb28e88bc v4l2_fh_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb48cf8aa __tracepoint_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb5a337db v4l2_subdev_state_get_stream_compose +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb9bea339 v4l2_i2c_subdev_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbaf2d87c video_device_pipeline +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbb544f87 v4l2_mc_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbe9a43a2 v4l2_src_change_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbf05c9df v4l2_subdev_has_pad_interdep +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbf1d2720 v4l2_subdev_get_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc59e55b8 __traceiter_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc86897a7 v4l2_subdev_state_get_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcc501597 v4l2_fill_pixfmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcf754c8f v4l2_subdev_routing_find_opposite_end +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde6e37d9 __v4l2_subdev_state_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdef3dffd __tracepoint_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe00cc1c5 v4l2_event_dequeue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe0b98a71 __tracepoint_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe2822320 __v4l2_find_nearest_size +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe44d3930 v4l2_subdev_notify_event +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe5a33113 __SCK__tp_func_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xecb1a1fe v4l2_subdev_link_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xed6c9ccf v4l2_subdev_state_get_stream_crop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf136afdb v4l2_device_unregister +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf2a353ac v4l2_i2c_tuner_addrs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf5ef842e v4l_bound_align_image +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf7e28ed4 v4l2_pipeline_pm_get +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf86576f7 __traceiter_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf8cdbe10 v4l2_subdev_routing_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfa7fd230 v4l2_device_put +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x11416061 pm80x_regmap_config +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x37914736 pm80x_init +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x8fc8dbe6 pm80x_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xd99fd720 pm80x_deinit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x01e8eae2 wm8998_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x02b2fecf cs47l24_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x070ece9e arizona_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x0edf3619 cs47l24_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x101a3c16 wm5102_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x14b01a58 arizona_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1949d8fa wm5110_revd_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1d87da7b wm5110_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x26983fd7 wm8997_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3501187e wm5110_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x35385645 arizona_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x39419a43 wm8997_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x52ea3bad arizona_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x5322fd5a wm5102_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x613e8318 cs47l24_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x6ff19701 arizona_set_irq_wake +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x98e2c748 arizona_clk32k_disable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xae71a967 wm5110_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xc22a0c9b arizona_request_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd3fee6a6 wm5110_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd985e3a3 arizona_clk32k_enable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdbe958ad wm8997_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdfbe649b wm8997_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xed49682b wm5110_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0x02f0c24c atc260x_match_device +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0xa8c736ad atc260x_device_probe +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x2f592ab1 da9150_write_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x4cf75ce9 da9150_bulk_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x5855c9f1 da9150_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x5e034ec5 da9150_read_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x656bb4af da9150_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xbf422a9a da9150_bulk_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xc90874b9 da9150_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xa142a524 gsc_read +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xb7abd1c4 gsc_write +EXPORT_SYMBOL_GPL drivers/mfd/iqs62x 0xa436f4de iqs62x_events +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x09c82db8 kempld_release_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x12a8c5a9 kempld_write32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x3161ddaf kempld_read8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x360f7126 kempld_write16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x68390012 kempld_get_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x6a8fb883 kempld_read32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x9cb37489 kempld_read16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xf2c17dc0 kempld_write8 +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x7f6625cb lm3533_read +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0xb73a8ce4 lm3533_write +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0xe4d6fc66 lm3533_update +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x35f2db0c lm3533_ctrlbank_set_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x3d384187 lm3533_ctrlbank_enable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x6404f671 lm3533_ctrlbank_set_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xbbd3162b lm3533_ctrlbank_get_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xdebaf48d lm3533_ctrlbank_disable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xe53a3eff lm3533_ctrlbank_get_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xecc9bc52 lm3533_ctrlbank_set_max_current +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x41d71288 lp3943_write_byte +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x6c5f8272 lp3943_update_bits +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x8761961c lp3943_read_byte +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0053dd73 cs47l92_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x005e0133 cs47l92_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x065987a9 cs47l92_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0f379262 madera_of_match +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x1d752a46 cs47l35_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x1d78f606 cs47l35_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x25bf078e cs47l15_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x2f07b13e cs47l85_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x2f0a6d7e cs47l85_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x323673bf cs47l90_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x37d2c68e cs47l90_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x37df1ace cs47l90_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x4366c07f cs47l92_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x436b1c3f cs47l92_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x5e40374a cs47l35_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x5e4deb0a cs47l35_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x6c32ac32 cs47l85_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x6c3f7072 cs47l85_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x74e7db82 cs47l90_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x74ea07c2 cs47l90_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x94839d86 cs47l15_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x948e41c6 cs47l15_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd096ec02 madera_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd15fdd2b cs47l35_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd7168fea cs47l85_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd7b6808a cs47l15_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd7bb5cca cs47l15_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xebe384cb madera_name_from_type +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xf5c46855 madera_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xfce1dd85 madera_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x42069c73 mc13xxx_common_init +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x5f86c886 mc13xxx_adc_do_conversion +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x83d2007a mc13xxx_variant_mc34708 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x91ddf512 mc13xxx_variant_mc13783 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x99715442 mc13xxx_common_exit +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0xd167be32 mc13xxx_variant_mc13892 +EXPORT_SYMBOL_GPL drivers/mfd/motorola-cpcap 0xa226dbe8 cpcap_sense_virq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x21abebd1 pcf50633_read_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x2b74c9a4 pcf50633_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x6a0daffc pcf50633_irq_mask_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x70733d68 pcf50633_write_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x799c1242 pcf50633_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x9149de44 pcf50633_irq_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xaaee9b31 pcf50633_irq_unmask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xc2f36e8f pcf50633_register_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xc88c8404 pcf50633_reg_set_bit_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xdfdc3568 pcf50633_reg_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xeddee071 pcf50633_pm +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xf0610507 pcf50633_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x09b7df53 pcf50633_adc_async_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x8d5580f6 pcf50633_adc_sync_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x3661e389 pcf50633_gpio_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x7b17bb90 pcf50633_gpio_invert_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x82d4fd7d pcf50633_gpio_invert_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xdbc7ffa6 pcf50633_gpio_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xfda8bd90 pcf50633_gpio_power_supply_set +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x43e53ef9 rave_sp_exec +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x58f9630d devm_rave_sp_register_event_notifier +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0x56d1a8c5 retu_read +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0xa074c8b6 retu_write +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x1ea5a2c3 rk8xx_suspend +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x49c3b80c rk8xx_probe +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x6d508bf3 rk8xx_shutdown +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0xcb7aa3d8 rk8xx_resume +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x0285170e si476x_core_cmd_intb_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x0484f267 si476x_core_is_powered_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x0ce1c9bc si476x_core_cmd_am_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x0e5b1ef5 si476x_core_is_a_secondary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x293dfa97 si476x_core_cmd_agc_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x29d7cd7a si476x_core_set_power_state +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x3ac59c6e si476x_core_cmd_get_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x409b6643 si476x_core_cmd_fm_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x4186ffa1 si476x_core_is_a_primary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x42793662 si476x_core_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x42e7e0ae si476x_core_cmd_ic_link_gpo_ctl_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x47f9fbb6 si476x_core_cmd_fm_phase_div_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x51fbf9f3 si476x_core_has_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x68664c7e si476x_core_cmd_fm_rds_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x792dd04f si476x_core_cmd_fm_rds_blockcount +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x888ba10f si476x_core_cmd_power_down +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x8d0b80fd si476x_core_cmd_fm_phase_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x9953a7e0 si476x_core_cmd_am_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xab7b39dd si476x_core_i2c_xfer +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb019c51b si476x_core_stop +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb1c63436 si476x_core_cmd_am_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb3510262 si476x_core_cmd_am_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb48b8158 si476x_core_cmd_fm_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xbbcf0855 si476x_core_cmd_dig_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd2cafc24 devm_regmap_init_si476x +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd9653a8e si476x_core_has_am +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xda04f368 si476x_core_cmd_ana_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xdbce98e2 si476x_core_cmd_func_info +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xe951ab80 si476x_core_cmd_fm_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xeb1a8320 si476x_core_cmd_fm_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xec3c99b1 si476x_core_is_in_am_receiver_mode +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xf0838dc4 si476x_core_cmd_power_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xf36480e4 si476x_core_cmd_zif_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xfed66a3b si476x_core_cmd_set_property +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x2c5f938c sm501_modify_reg +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x7cb7aaa4 sm501_find_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x9f60851b sm501_misc_control +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xb1bee30f sm501_unit_power +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xe4d32f87 sm501_set_clock +EXPORT_SYMBOL_GPL drivers/mfd/sprd-sc27xx-spi 0xa01b3ca7 sprd_pmic_detect_charger_type +EXPORT_SYMBOL_GPL drivers/mfd/stm32-timers 0xa7813e06 stm32_timers_dma_burst_read +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0x6634e4b7 stmfx_function_disable +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0xf99a5df9 stmfx_function_enable +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x130abee6 am335x_tsc_se_set_cache +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x8a8b7d15 am335x_tsc_se_set_once +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xbff33965 am335x_tsc_se_adc_done +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xeabf97a1 am335x_tsc_se_clr +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x1d50073f tps65217_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x39380725 tps65217_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x6ad8f4d5 tps65217_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x82e695d2 tps65217_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x4959b939 tps65218_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x9e567861 tps65218_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0xded60180 tps65218_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0x5c4b72a0 tps6594_device_init +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0xd5bfc3de tps6594_is_volatile_reg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x0b10c7d9 alcor_write8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x1904542d alcor_read32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x2548f944 alcor_write32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x41531847 alcor_write16 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x827f9197 alcor_read32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xb62d9934 alcor_write32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xbb70ea10 alcor_read8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x0bd21144 rtsx_pci_card_exist +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x0d6582b9 rtsx_pci_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x0e0257ed rtsx_pci_card_power_off +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x0f4f943a rtsx_pci_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x1cbc3d13 rtsx_pci_write_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x1f54ef0d rtsx_pci_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x28dadc49 rtsx_pci_complete_unfinished_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x41d93ebb rtsx_pci_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x5638cf1a rtsx_pci_card_power_on +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x8d912673 rtsx_pci_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x93b1c895 rtsx_pci_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa26a758b rtsx_pci_card_pull_ctl_disable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xaa9d3733 rtsx_pci_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xaab08912 rtsx_pci_stop_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xb73ed47c rtsx_pci_dma_map_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xb975a222 rtsx_pci_read_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xc082dd3f rtsx_pci_card_pull_ctl_enable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xc6df910d rtsx_pci_dma_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xd32f189e rtsx_pci_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xd70ac64f rtsx_pci_dma_unmap_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xdb3b8ab2 rtsx_pci_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xf0d409d3 rtsx_pci_start_run +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xf7604b71 rtsx_pci_switch_output_voltage +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xfe0c078a rtsx_pci_send_cmd_no_wait +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x181d79d1 rtsx_usb_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x4ca028d0 rtsx_usb_get_card_status +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x526191fb rtsx_usb_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x646b8532 rtsx_usb_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x6bb8837c rtsx_usb_get_rsp +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x700d8f50 rtsx_usb_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x82bf2ab6 rtsx_usb_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x8469edfb rtsx_usb_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x92d91aee rtsx_usb_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xa2b2d1fe rtsx_usb_ep0_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xc14973cd rtsx_usb_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xc275ef1d rtsx_usb_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xfb28a888 rtsx_usb_ep0_write_register +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x04d1a314 cb710_pci_update_config_reg +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x317e2ed4 cb710_sg_dwiter_write_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x72c74c5b cb710_sg_dwiter_read_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0xd6cb9c61 cb710_set_irq_handler +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x0b008db0 oslec_hpf_tx +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x296a8983 oslec_update +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x3115970d oslec_create +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x4b711f77 oslec_adaption_mode +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x5909e701 oslec_snapshot +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x780d3f01 oslec_flush +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x84eba96d oslec_free +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x3cb83d5b eeprom_93cx6_multireadb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x63d2ff63 eeprom_93cx6_wren +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x870b53e9 eeprom_93cx6_write +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x884deb9d eeprom_93cx6_read +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xc9c6bb25 eeprom_93cx6_readb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xff7a0fdf eeprom_93cx6_multiread +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x5dcd9c71 enclosure_unregister +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x620e8903 enclosure_remove_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x637ea2a8 enclosure_component_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x73d3fa81 enclosure_add_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x84381605 enclosure_find +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x958f36be enclosure_component_alloc +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xe54a4053 enclosure_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xec917ee3 enclosure_for_each_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x06a2a334 lis3_dev +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x157ea796 lis3lv02d_init_dt +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x594d8536 lis3lv02d_joystick_disable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x67e63c3f lis3lv02d_init_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x91f67cd3 lis3lv02d_joystick_enable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xbcfad34d lis3lv02d_remove_fs +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xfea85a2d lis3lv02d_poweroff +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xfff0b4c6 lis3lv02d_poweron +EXPORT_SYMBOL_GPL drivers/misc/pvpanic/pvpanic 0x1883665a devm_pvpanic_probe +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0x7a67653c st_register +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0xf1f33992 st_unregister +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x351e191b uacce_alloc +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x5c73097a uacce_remove +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0xa7857efe uacce_register +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x024d14bc vmci_qpair_produce_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x046dd187 vmci_datagram_create_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x056837fb vmci_get_context_id +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x1fd4782d vmci_qpair_get_produce_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x2449459d vmci_event_subscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x3a22fa8a vmci_datagram_destroy_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x3ec63ec4 vmci_qpair_peekv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x447e8690 vmci_qpair_dequev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x4ba5c46b vmci_qpair_peek +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5591b58e vmci_context_get_priv_flags +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5e949e0a vmci_doorbell_destroy +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x612df9ae vmci_qpair_detach +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x676bd843 vmci_qpair_consume_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x75fe065a vmci_send_datagram +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x76cfdb6e vmci_qpair_enquev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x787f0fe8 vmci_register_vsock_callback +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x7c74d7a6 vmci_qpair_consume_buf_ready +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x81d61eef vmci_qpair_dequeue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xb572e830 vmci_doorbell_create +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xbcb85f62 vmci_doorbell_notify +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc04c7e84 vmci_qpair_get_consume_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc403cafe vmci_is_context_owner +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xde3abc2e vmci_datagram_create_handle_priv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe0cc9c92 vmci_qpair_alloc +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe11895c1 vmci_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe67343c1 vmci_qpair_enqueue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea143610 vmci_datagram_send +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea61eefe vmci_qpair_produce_buf_ready +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0x22019e98 dw_mci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0x288b3503 dw_mci_pltfm_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0xf023ded2 dw_mci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x7e8e1573 mmc_hsq_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x7fe8f4ad mmc_hsq_finalize_request +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0xa009c619 mmc_hsq_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0xaa13ef9a mmc_hsq_init +EXPORT_SYMBOL_GPL drivers/mmc/host/renesas_sdhi_core 0x1e73b829 renesas_sdhi_probe +EXPORT_SYMBOL_GPL drivers/mmc/host/renesas_sdhi_core 0xf41acda4 renesas_sdhi_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x00bd6f30 sdhci_adma_write_desc +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x09355bfd sdhci_enable_sdio_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x12594707 sdhci_send_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x142cadff sdhci_set_ios +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x16e04e2c sdhci_setup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x17d09310 sdhci_set_bus_width +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x215894de sdhci_abort_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x3907f42f sdhci_cleanup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x3a3c577b sdhci_cqe_disable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4511927f sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x455f48c5 sdhci_remove_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x47e706dc sdhci_end_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x5008c1b5 sdhci_runtime_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x579dabd0 sdhci_start_signal_voltage_switch +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x589a7819 sdhci_set_data_timeout_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x59137139 sdhci_set_power +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6879c6d0 sdhci_get_cd_nogpio +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6a007cda sdhci_runtime_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x73e47b8d __sdhci_read_caps +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x7c80c723 sdhci_free_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x862c8b81 sdhci_request_atomic +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x86454b3c sdhci_cqe_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x8ce2eee7 sdhci_alloc_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x90b3f885 sdhci_set_power_noreg +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x944caa62 __sdhci_set_timeout +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x989a9f82 sdhci_enable_v4_mode +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xac092a29 sdhci_start_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb41d53af sdhci_calc_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd558d5df sdhci_set_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xdb91df8a sdhci_reset +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xdc61e431 sdhci_enable_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xe0a4f1f6 sdhci_execute_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xed51efb4 sdhci_dumpregs +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xef961e57 sdhci_reset_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf001cc5e sdhci_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf01b13b8 sdhci_cqe_enable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf108993d __sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf17e72d4 sdhci_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfaba7494 sdhci_switch_external_dma +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfb43c860 sdhci_request +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfbd219c6 sdhci_set_power_and_bus_voltage +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfe2323e4 sdhci_set_uhs_signaling +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x03bb0267 sdhci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x5ef063e6 sdhci_pltfm_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x6dc16b59 sdhci_pltfm_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x8c83d176 sdhci_get_property +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xb5a094a5 sdhci_pltfm_clk_get_max_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xb8d3401f sdhci_pltfm_init +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xc282b3b3 sdhci_pltfm_unregister +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xdd15ca89 sdhci_pltfm_free +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xf8d63a74 sdhci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x126860ad tmio_mmc_do_data_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x189d5501 tmio_mmc_host_runtime_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x1fcf1661 tmio_mmc_enable_mmc_irqs +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x378f2335 tmio_mmc_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x5fb8987e tmio_mmc_host_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x9a313b54 tmio_mmc_host_probe +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xc3815f49 tmio_mmc_host_free +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xd34d1f33 tmio_mmc_disable_mmc_irqs +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xf926aaf2 tmio_mmc_host_runtime_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xfd1e2e0b tmio_mmc_host_alloc +EXPORT_SYMBOL_GPL drivers/most/most_core 0x048bab93 most_get_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x23736ff9 most_submit_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x3486ba98 channel_has_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x3d748407 most_resume_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0x47b07fe6 most_start_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0x5c5a505f most_register_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0x89b3f8d5 most_stop_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0x8ef0aedb most_register_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0x9abdaea1 most_deregister_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0xb3ebdab6 most_register_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0xccabb3d1 most_put_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0xd386bf8e most_deregister_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0xf5a7073e most_stop_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0xfabd9b1b most_deregister_configfs_subsys +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x4891ffda cfi_cmdset_0001 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x77b8da32 cfi_cmdset_0003 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x8aa6ffa4 cfi_cmdset_0200 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x167e0316 cfi_cmdset_0006 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x682c48c6 cfi_cmdset_0002 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x9bd58740 cfi_cmdset_0701 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0020 0xf9eb2e41 cfi_cmdset_0020 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x1164e110 cfi_qry_present +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x703b24ea cfi_qry_mode_off +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0xe82d9cf2 cfi_qry_mode_on +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x7039d97b hyperbus_unregister_device +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x8064acf3 hyperbus_register_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x05a56b2b mtd_pairing_info_to_wunit +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x06339e00 __get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x0ebaa4b0 __put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x11036e54 __register_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x11081942 mtd_write_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x19b6c8cc mtd_write_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x24a673d1 mtd_get_fact_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x24df933b mtd_unpoint +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x2b5cfeea mtd_ooblayout_ecc +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3000baf6 mtd_ooblayout_free +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x370efb06 mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3ea41606 mtd_ooblayout_find_eccregion +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3f47a5ce mtd_lock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4533131f mtd_ooblayout_get_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x45e30fb6 get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x47f621db mtd_block_isbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x49ebc7ca mtd_get_unmapped_area +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4bb7e231 __mtd_next_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4f6b40d5 mtd_ooblayout_set_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x50dabc2f mtd_table_mutex +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x558de472 mtd_panic_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x56bc8922 mtd_erase_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x601a304a mtd_read_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x60a1f75b get_tree_mtd +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x60a7b86e mtd_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x657ebb2e mtd_kmalloc_up_to +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x67ba5f08 mtd_device_parse_register +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6b834f32 mtd_block_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x754ac412 kill_mtd_super +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x76392e98 register_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x7655af61 mtd_read_fact_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8151bf20 deregister_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x880cc50e mtd_get_user_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x996493a9 mtd_point +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9bda784a put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa1a655cd mtd_ooblayout_set_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa50ce220 mtd_device_unregister +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa5c7dbec mtd_is_locked +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa8edc557 mtd_lock_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xab68601c mtd_read_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb3638472 mtd_del_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb690711f mtd_get_device_size +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb7075882 mtd_check_expert_analysis_mode +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb9049273 mtd_ooblayout_get_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbe6b864c mtd_read +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc1fa8fa5 mtd_block_markbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc9700a92 mtd_wunit_to_pairing_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc9ab07e1 mtd_pairing_groups +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xcea11f13 mtd_unlock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xd9614cf6 of_get_mtd_device_by_node +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xdc42db57 mtd_ooblayout_count_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xdd489562 mtd_ooblayout_count_freebytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe036b93d unregister_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xed74687b mtd_add_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf3e3e7f2 get_mtd_device_nm +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xfacb5e92 mtd_writev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x32172b94 deregister_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x4882dd08 add_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x5cfe3141 register_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xa2e24f19 del_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xdef62744 mtd_blktrans_cease_background +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x06f72319 nand_ecc_tweak_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x0b7d293b mxic_ecc_get_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x1531bc3c mxic_ecc_get_pipelined_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x1cfe75e9 nanddev_bbt_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x228a3211 nanddev_mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x240476e0 nanddev_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x2e0c3716 nanddev_markbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x41a9320a nanddev_bbt_update +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x7c3a401a nanddev_isbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x7c59da2a nand_get_small_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x9c4f61d8 nanddev_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xa2f050f7 nand_get_large_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xae4f55c1 nand_ecc_restore_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xae88d684 nanddev_ecc_engine_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xb4614c84 nand_ecc_init_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xbe7b40d7 mxic_ecc_process_data_pipelined +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc6234ff6 nanddev_mtd_max_bad_blocks +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc75dd0a3 nanddev_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xcc773023 nanddev_bbt_get_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xcda562e3 nanddev_ecc_engine_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd1036fd2 nand_get_large_page_hamming_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd912bebe nanddev_bbt_set_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xdf38fe0e mxic_ecc_put_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xe8b566fb nanddev_bbt_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xf616a4c6 nand_ecc_cleanup_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0x64bf05ea onenand_release +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0xc1ee95bf onenand_scan +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0x34dac029 brcmnand_remove +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0x6b0134d0 brcmnand_probe +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0xe16a0470 brcmnand_pm_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/denali 0x36ed1442 denali_chip_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x07be2128 nand_write_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x08d6ad5e nand_erase_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x11091291 nand_extract_bits +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x1373b443 nand_read_page_hwecc_oob_first +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x1a0f91c5 nand_ecc_choose_conf +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x24436ed5 nand_reset +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2d368c4c nand_subop_get_addr_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2f06fba9 nand_op_parser_exec_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5073540f nand_reset_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5632e63d nand_subop_get_num_addr_cyc +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x6306532a nand_read_oob_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x73fc5c2d nand_gpio_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x78732f9e nand_select_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x87b42565 nand_prog_page_end_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x8bd5f0b7 nand_prog_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x989fb35b nand_readid_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xa3adb841 nand_change_read_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xaa905bc2 nand_wait_ready +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb4987648 nand_read_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb9a4e47e nand_prog_page_begin_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb9cb9d89 nand_soft_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xc00855e2 nand_read_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd3c672b8 nand_subop_get_data_len +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd41ff2ac nand_subop_get_data_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xdc1a73ef nand_decode_ext_id +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xe5c667d1 nand_change_write_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xeda67283 nand_status_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xf043b952 nand_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xf614ba15 nand_deselect_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/sm_common 0x4899836d sm_register_device +EXPORT_SYMBOL_GPL drivers/mtd/spi-nor/spi-nor 0xe9b808c3 spi_nor_scan +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x03763497 ubi_leb_read +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x04151768 ubi_leb_change +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x050dc00e ubi_do_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x1637cfbf ubi_get_volume_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x1961262b ubi_open_volume_path +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x19781007 ubi_open_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x2db745e9 ubi_is_mapped +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x360299fd ubi_close_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x38e10c1d ubi_flush +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x42801d20 ubi_sync +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x6069ab92 ubi_leb_write +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x66011ab6 ubi_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x6ea74894 ubi_leb_read_sg +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x85a8ee76 ubi_unregister_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xa616c22b ubi_open_volume_nm +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xc4e1a2a6 ubi_leb_unmap +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xcb31d814 ubi_leb_erase +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xdd8a5ef8 ubi_leb_map +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf5ee9ba8 ubi_register_volume_notifier +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x07f08d36 devm_mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0a65c89f mux_state_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x566adf3e mux_chip_free +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5b560866 mux_control_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5d895118 mux_control_states +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x615d910f mux_chip_unregister +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x65a22c0a devm_mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x66add4b3 devm_mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x704c3c76 mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7cf08396 mux_state_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xbc223601 mux_control_put +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xc922af82 mux_control_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xd119cf39 mux_control_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xd54f1e80 mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xf0b8230b devm_mux_state_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xf6e330c1 mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xfa76e911 mux_state_select_delay +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0x1729856a devm_arcnet_led_init +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0xc8a9709e arcnet_led_event +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x2967d00a free_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x681105d1 alloc_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xaff8d377 register_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xcf0130ef c_can_power_down +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xe00f8c7c c_can_power_up +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xf541ba3b unregister_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x52305a85 alloc_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x58128beb unregister_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0xa87575c5 free_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0xe4a4dc15 register_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x017da73b can_change_mtu +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x017f97d0 register_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x10d892eb can_get_state_str +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x13b53eab of_can_transceiver +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x15f0f097 unregister_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x232a9d04 safe_candev_priv +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x25a1d9d4 can_rx_offload_del +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x34b90c3b alloc_can_err_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x3653c6ea open_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x433149cc can_rx_offload_enable +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x4eb7082e can_rx_offload_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x53a00743 can_skb_get_frame_len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x5d55e1d3 free_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x5ee3674f can_rx_offload_threaded_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6047ede6 can_fd_len2dlc +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6a1f5987 can_rx_offload_queue_tail +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x772b579c can_change_state +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x7a8dc001 can_rx_offload_queue_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8973ab05 can_put_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8cb49e0e can_rx_offload_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8fe7db29 can_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x982200b3 alloc_candev_mqs +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x99813505 alloc_can_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x9a36671f can_rx_offload_add_manual +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xa8559ac1 alloc_canxl_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xb194b483 alloc_canfd_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xb64f1f38 can_rx_offload_add_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xba269cc1 close_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xbc37a12f can_rx_offload_add_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc1e6f8f5 can_rx_offload_irq_offload_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd615e4c6 can_dropped_invalid_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xdb17b00c can_free_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf12d9387 can_fd_dlc2len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf41d000d can_bus_off +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf80f3d2a can_rx_offload_irq_offload_fifo +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x0091a778 m_can_class_unregister +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x4d0af4e6 m_can_class_register +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x59ff9e71 m_can_class_resume +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x5b9572a0 m_can_class_suspend +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x64aba332 m_can_class_free_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xa075753e m_can_class_get_clocks +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xbe38b04a m_can_class_allocate_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xc12ad65f m_can_init_ram +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x49ebd0d2 sja1000_interrupt +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x9cbb20bb register_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xb289b239 free_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xe38b9469 unregister_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xfc44761e alloc_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/dsa/lan9303-core 0x9e950ab8 lan9303_indirect_phy_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/microchip/ksz_switch 0x852a60b6 ksz_switch_chips +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x1e33b878 mt7530_remove_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x4f475633 mt753x_table +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x6b5af9ec mt7530_probe_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xc2c6ed3f mt7530_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0xe40a69ca felix_port_to_netdev +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0xf316c795 felix_netdev_to_port +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0xf4c46c70 felix_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8365mb 0x2aef0340 rtl8365mb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x04798b27 rtl8366_get_ethtool_stats +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x1217986c rtl8366_vlan_add +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x1de1cd34 rtl8366_vlan_del +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x2dd1dbc5 rtl8366_reset_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x33a90b4d rtl8366_mc_is_used +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x3c620824 rtl8366_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x508c1c23 rtl8366_enable_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x52ba218f rtl8366_enable_vlan4k +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x607fe1bd rtl8366rb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x802604bc rtl8366_set_pvid +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x9ea4409d rtl8366_get_strings +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xa60e4a07 rtl8366_set_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x0c1a65ad pds_client_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x280887f2 pdsc_get_pf_struct +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x45b87b4f pdsc_register_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x5f6cbb28 pds_client_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xa64e954d pds_client_adminq_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xbef874be pdsc_adminq_post +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xce714617 pdsc_unregister_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/arc/arc_emac 0x10b65ab4 arc_emac_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/arc/arc_emac 0x14bfb530 arc_emac_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x068195bf octeon_setup_output_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0848cbd4 lio_setup_cn66xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x08ba5749 octeon_free_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x13e839cd lio_get_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x162cfdb2 cn23xx_tell_vf_its_macaddr_changed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x171397a8 octeon_pci_write_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x19cb4e69 liquidio_link_ctrl_cmd_completion +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1c07802d octeon_read_device_mem64 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1d58af7a setup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x21ef05bd octeon_send_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x22feef39 lio_enable_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x230125be octeon_delete_droq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x241a2a6c lio_fetch_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2466bfb8 octeon_alloc_soft_command_resp +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x25014466 liquidio_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x276d12ef cleanup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x293502e9 octeon_setup_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2a65e6d8 octeon_mem_access_ok +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2b25d343 octeon_ring_doorbell_locked +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2b2f559f octeon_free_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2ca8eff4 octeon_prepare_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x335a8d5e octeon_deregister_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3ace30e0 octeon_register_dispatch_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3ec396f6 octeon_setup_interrupt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3f1177b7 octeon_wait_for_ddr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3fde2117 octeon_setup_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4174c926 octeon_alloc_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x46284d31 octeon_allocate_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x466c0523 octnet_send_nic_ctrl_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4fe265c5 octeon_delete_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x50c00fb1 octeon_unregister_droq_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x546f67c8 octeon_send_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x56493f57 octeon_get_conf +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x599ad165 octeon_delete_instr_queue +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5e25ad17 octeon_write_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5fd6be34 cn23xx_setup_octeon_vf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x62b0195d lio_pci_readq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6ab44f5d octeon_get_rx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6bb1772a lio_process_ordered_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6cf5a0d9 liquidio_set_feature +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d0d28ef octeon_init_device_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d85cc41 cn23xx_fw_loaded +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6dec4051 octeon_delete_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7549637c liquidio_setup_io_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7661b2c9 setup_cn23xx_octeon_pf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7b2932c4 octeon_pci_read_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7f8bc3b6 lio_wait_for_clean_oq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8450e489 cn23xx_vf_ask_pf_to_do_flr +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x914b630d octeon_set_io_queues_off +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x91b2a2fc liquidio_change_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x951af649 octeon_free_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x97895746 lio_setup_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9a1564db cn23xx_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa85678c1 octeon_read_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa864cdcc lio_process_iq_request_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa9dbb3e4 liquidio_get_fec +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xace5c69b lio_delete_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xae5cfbcb lio_pci_writeq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xafbe1f0e liquidio_get_speed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb73f981c lio_wait_for_instr_fetch +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb930b34c octeon_init_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xba5db846 cn23xx_octeon_pfvf_handshake +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc6abc5b1 octeon_core_drv_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xcc25398c octeon_free_sc_zombie_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xce714ee7 octeon_free_device_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xcf4f518b octeon_allocate_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd4efffc7 lio_setup_cn68xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd520bb5f octnet_send_nic_data_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xdc45e559 octeon_setup_instr_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xddeba0a7 octeon_droq_check_hw_for_pkts +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xeab8a952 octeon_register_reqtype_free_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xec7f00a5 lio_get_state_string +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xed77e139 octeon_free_sc_done_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfb8708a4 octeon_get_tx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfbab6739 octeon_droq_process_packets +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfc1aa751 octeon_register_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x0b91ce96 enetc_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x15c4fb86 enetc_pci_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x1771107e enetc_setup_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x1dd3e97f enetc_setup_bpf +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x28146edc enetc_send_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x290512bd enetc_set_rss_key +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x30b5e65c enetc_set_features +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x3381975d enetc_alloc_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x492388f5 enetc_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x4a25bbf5 enetc_teardown_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x4de3d78a enetc_free_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x66dbbeb4 enetc_set_fs_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x67904c3b enetc_alloc_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x69e1d821 enetc_pci_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x6f53518d enetc_port_mac_rd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x78bc4a6c enetc_close +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x7aa3cfe8 enetc_reset_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x837910df enetc_port_mac_wr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x8d6e7ae5 enetc_setup_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x9e56cfad enetc_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xa3d0c27d enetc_start +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xac8c7661 enetc_get_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xb535d1ad enetc_clear_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xc08bf264 enetc_init_si_rings_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xc25f960e enetc_set_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xc2d52b68 enetc_free_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xc32f7dcd enetc_get_si_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xc803a449 enetc_xdp_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xd48e9978 enetc_set_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xd7ce7dc6 enetc_configure_si +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xdac682e7 enetc_ioctl +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xf0f6d7ae enetc_open +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xf8287fd3 enetc_mm_link_state_update +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xfb369c7c enetc_get_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x037d0160 enetc_mdio_write_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x0755ef07 enetc_mdio_write_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x0eb3f336 enetc_mdio_read_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x1c4c8531 enetc_mdio_read_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xd9d61d6f enetc_mdio_lock +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xdd5082bb enetc_hw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp 0x5431a304 enetc_phc_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x07e074a9 fun_submit_admin_sync_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x21a9ce22 fun_serv_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x453db752 fun_cq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x46fc9bc6 fun_alloc_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x61c1ae6f fun_serv_restart +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x65c5d4fb fun_res_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x9efc50d4 fun_serv_sched +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xa355adf2 fun_free_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xc69283d9 fun_bind +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xc9c4133c fun_sq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xcc8a0d41 fun_get_res_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0x63d9eb1d i40e_client_device_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0xd92e927d i40e_client_device_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x0395412a ice_rdma_request_reset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x19bef7d6 ice_add_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x26e63dc1 ice_rdma_update_vsi_filter +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x84c3a742 ice_del_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xfc99afec ice_get_qos_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x043f3898 otx2_ptp_tstamp2time +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0xa217b923 otx2_ptp_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0xbeeeb662 otx2_ptp_clock_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0xe38975fa otx2_ptp_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0300abf5 __mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x06464bc4 mlx4_config_vxlan_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0673cef7 mlx4_cq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x06c2f775 mlx4_alloc_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x07b66cab mlx4_set_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0c0f4b50 mlx4_mw_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0c87f0bd mlx4_SYNC_TPT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1227ef17 mlx4_unregister_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x12923ece mlx4_vf_smi_enabled +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x139f8f84 mlx4_pd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x16d1b639 mlx4_flow_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1a5f1ace mlx4_mtt_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1b7e2257 mlx4_unicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1dd74588 mlx4_xrcd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x234a0a19 mlx4_slave_convert_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x256886d8 mlx4_flow_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x25c765e7 mlx4_get_internal_clock_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x263110e3 mlx4_qp_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x28afd6c0 mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x294a65c7 mlx4_mw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2aeb4656 mlx4_set_vf_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2b8b746e mlx4_buf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2bf3c494 mlx4_get_counter_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2cb5d78e mlx4_get_default_counter_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x30d2e899 mlx4_qp_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x32793d60 mlx4_multicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x34f8ce66 mlx4_unicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3ab4f0ab mlx4_set_vf_rate +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3c8b95d8 mlx4_alloc_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x43b37b3c mlx4_cq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4bc115dc __mlx4_replace_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4ceae04d mlx4_qp_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x50c9c8a8 mlx4_set_vf_link_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x554254a2 mlx4_cq_resize +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x568076cc mlx4_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x56dc50f2 mlx4_unicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x56facdb9 mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5ba86db1 mlx4_wol_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5e221040 mlx4_mr_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x667b1bd7 mlx4_qp_reserve_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x66c3c307 mlx4_read_clock +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6c5d3bbc __mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6d0075d5 mlx4_unregister_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6d139c3e mlx4_config_dev_retrieval +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6e0a82e0 mlx4_mr_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6f0215ed mlx4_get_base_qpn +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6f2c550e mlx4_wol_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6f3add12 mlx4_find_cached_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x705f2da1 mlx4_get_vf_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x72af63f9 mlx4_config_roce_v2_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x732417ab mlx4_phys_to_slaves_pport_actv +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x76d2388f mlx4_INIT_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x77fdc4ce mlx4_unicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7af650b7 mlx4_set_vf_spoofchk +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7ba2f815 mlx4_flow_steer_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7c435e65 mlx4_set_vf_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7c564908 mlx4_get_devlink_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7ebf5aa2 __mlx4_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x839a425d mlx4_multicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8e3c264c mlx4_buf_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8f88bc03 mlx4_vf_set_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8f9d2143 mlx4_uar_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x93711cad mlx4_free_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x93de6511 mlx4_srq_arm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x94b46a96 mlx4_srq_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9b917b7d mlx4_FLOW_STEERING_IB_UC_QP_RANGE +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9f23b772 mlx4_pd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa1321d24 mlx4_mr_hw_get_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa3a6048d mlx4_mr_hw_change_pd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa42c632d mlx4_cq_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa44ad53e mlx4_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa64c54d7 mlx4_get_active_ports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa7a07ded mlx4_xrcd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa83f2adc mlx4_srq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa96f6f1e mlx4_mr_rereg_mem_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xab026466 mlx4_srq_lookup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaba6c3be mlx4_mr_hw_change_access +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xac5e436b mlx4_get_protocol_dev +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xae108de0 mlx4_CLOSE_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb1e3e8dc mlx4_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb2d5c22c mlx4_mw_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb2de45e1 mlx4_vf_get_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb3f01008 mlx4_register_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb5475a0b mlx4_flow_steer_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb634359d mlx4_counter_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb6dbc915 mlx4_mtt_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb7b5bb46 mlx4_ACCESS_PTYS_REG +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xba25f725 mlx4_mtt_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbc1d2147 mlx4_hw_rule_sz +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbc6df9bc mlx4_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbef8e398 mlx4_phys_to_slave_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc19a9e54 mlx4_bf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc838dcef mlx4_uar_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc8b7a7fe mlx4_get_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xca260017 mlx4_mr_hw_put_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcb613743 mlx4_bond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcbcf2dc2 mlx4_multicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd172eab2 mlx4_mr_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd4c335f0 mlx4_get_slave_default_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd6b3f964 mlx4_qp_to_ready +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd79a005c mlx4_port_map_set +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd847259e mlx4_get_base_gid_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd9570925 mlx4_map_sw_to_hw_steering_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd9fa4005 mlx4_free_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xda9517a6 mlx4_update_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdb3ec600 mlx4_mr_rereg_mem_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdd870436 mlx4_multicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe052fc7a mlx4_qp_release_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe59f216c mlx4_counter_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe615900e mlx4_qp_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe684675d mlx4_db_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe99dc7d7 mlx4_mr_hw_write_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe9c8a540 mlx4_qp_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xebf85457 mlx4_srq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xee7a1470 mlx4_replace_zero_macs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xefd4293a mlx4_bf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf0b5a3bd mlx4_register_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf0cd9ed9 mlx4_unbond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf4b0999f mlx4_put_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfaf3a03a mlx4_find_cached_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfb61b5fa mlx4_map_sw_to_hw_steering_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xff411e3a mlx4_phys_to_slaves_pport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x072460c4 mlx5_fill_page_frag_array +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0c631d0b mlx5_query_hca_vport_pkey +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0e0cadfe mlx5_query_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x19363be2 mlx5_modify_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1fa4290e mlx5_nic_vport_enable_roce +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x20be51af mlx5_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x26bad95f mlx5_core_reserved_gids_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x30d20e5b mlx5_query_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3678fecf mlx5_set_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x386e0f35 mlx5_query_nic_vport_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x442f7c56 mlx5_ipsec_device_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4b9cff26 mlx5_set_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4bb3f552 mlx5_set_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4ef43b2c mlx5_query_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5daa89a8 mlx5_modify_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x647ca293 mlx5_modify_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x65704c30 mlx5_query_nic_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x65fd75c5 mlx5_core_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6b8d0c14 mlx5_query_module_eeprom +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7125df0a mlx5_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x75d62bfb mlx5_query_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x762f3eda mlx5_nic_vport_query_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x770f2cf1 mlx5_query_port_ptys +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x779819c9 mlx5_query_nic_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b1db891 mlx5_eswitch_get_total_vports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81964275 mlx5_set_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81aadc6a mlx5_fill_page_frag_array_perm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x84f4e885 mlx5_core_modify_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87438a9d mlx5_query_hca_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8765a1d6 mlx5_nic_vport_update_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x88181ca8 mlx5_set_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x887fff94 mlx5_modify_nic_vport_vlans +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8a3a92a6 mlx5_query_port_max_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8b9dde65 mlx5_frag_buf_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8bae4326 mlx5_query_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8be95d0a mlx5_set_port_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9259c843 mlx5_vport_get_other_func_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x937a9e73 mlx5_query_hca_vport_gid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x97fea8e9 mlx5_eswitch_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9e7f2760 mlx5_query_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa0ebb9df mlx5_query_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa41020a2 mlx5_core_query_sq_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa538503e mlx5_dm_sw_icm_dealloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa65466c2 mlx5_query_nic_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad86cbfb mlx5_core_query_vport_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xae04d8e1 mlx5_modify_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb2c75674 mlx5_query_port_vl_hw_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb3580885 mlx5_db_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb44c4190 mlx5_toggle_port_link +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb853817b mlx5_query_nic_vport_qkey_viol_cntr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbc2d421c mlx5_query_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc16ab3e0 mlx5_dm_sw_icm_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc4b78089 mlx5_set_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc6b9f989 mlx5_query_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd43875fd mlx5_query_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd530197b mlx5_query_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd5342bd4 mlx5_modify_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd8ad0cdc mlx5_nic_vport_affiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe042f446 mlx5_query_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe3afeec1 mlx5_query_port_oper_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe4e3b3ce mlx5_nic_vport_unaffiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe7892f95 mlx5_query_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe82bdf92 mlx5_query_hca_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeeafada7 mlx5_query_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xefaf63eb mlx5_query_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf11fb338 mlx5_set_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf81063af mlx5_set_port_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfba7124c mlx5_query_module_eeprom_by_page +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfecfe6b3 mlx5_frag_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x1b78d062 ks8851_remove_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x31ed3968 ks8851_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x54fc188d ks8851_probe_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x6203e1ce ks8851_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0x1428bdc6 devm_regmap_init_encx24j600 +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xcc4fa41a regmap_encx24j600_spi_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xe8c8c6c2 regmap_encx24j600_spi_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1665aedc ocelot_port_mirror_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x17900537 ocelot_port_rmwl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x22e2bf59 ocelot_lag_fdb_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2a3cb56e ocelot_cls_flower_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2d2f6f7e ocelot_lag_fdb_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x334dd177 ocelot_regfields_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x33727ce6 __ocelot_write_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x366a971d ocelot_phylink_mac_link_down +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3fc7acff ocelot_mact_flush +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x40ce118f ocelot_cls_flower_replace +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x478fb726 ocelot_port_assigned_dsa_8021q_cpu_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x53a9345c ocelot_port_add_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x55c48fbc ocelot_port_get_eth_mac_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x587f4004 ocelot_port_get_pause_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x59dd52b1 ocelot_port_get_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5bb88468 ocelot_port_get_eth_phy_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5dc6ab6a ocelot_port_get_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x61e16fcd ocelot_port_set_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x68b94b08 ocelot_port_get_eth_ctrl_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x702af5d6 ocelot_phylink_mac_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x71f61990 ocelot_port_set_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x75a567b1 ocelot_port_assign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7d8af6f1 __ocelot_rmw_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8bc97824 ocelot_port_setup_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8f03c464 ocelot_port_writel +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x90e19d83 ocelot_port_mirror_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x90fbe966 __ocelot_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9109c4c9 ocelot_port_configure_serdes +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9114386d ocelot_regmap_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x94b68f00 ocelot_bond_get_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9ab2bef6 ocelot_phylink_mac_link_up +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xaba000bd ocelot_get_bridge_fwd_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xac11f89d ocelot_port_get_mm_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xae29800e ocelot_port_teardown_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbd140c1f ocelot_bridge_num_find +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc0885c8a ocelot_port_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc8710b43 ocelot_port_unassign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc8af6d43 ocelot_migrate_mdbs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcb5f5ddd ocelot_port_get_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd27f2762 __ocelot_bulk_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xeab71dfa ocelot_port_get_rmon_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xebdf1cfa ocelot_mm_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xef480e49 ocelot_port_del_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xef8b5ad8 ocelot_cls_flower_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf891ffc2 ocelot_port_readl +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x0b28a9ad qcafrm_create_footer +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x2b6ddf3f qcafrm_fsm_decode +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x41da0375 qcafrm_create_header +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x545572d4 stmmac_set_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x59576253 stmmac_dvr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x7ebee429 stmmac_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x89b82ed0 stmmac_dvr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x92d778bb stmmac_get_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xce9aafa2 stmmac_bus_clks_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xdb593eee stmmac_init_tstamp_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xde25181e stmmac_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x143ec4a3 devm_stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x34914ced stmmac_pltfr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x5b40f3dc stmmac_pltfr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x5d235898 devm_stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x8687a78e stmmac_pltfr_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xaa4e43bc stmmac_pltfr_exit +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xb8ee1912 stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xbefcd108 stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xca8cb6d3 stmmac_pltfr_remove_no_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xe4d823d2 stmmac_get_platform_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xec2d602b stmmac_remove_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x405b51c2 am65_cpts_ns_gettime +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x6ab9a4a1 am65_cpts_release +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x828c824a am65_cpts_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x91fd3558 am65_cpts_rx_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x932093ea am65_cpts_tx_timestamp +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xb60b988a am65_cpts_estf_disable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xbfc83e4d am65_cpts_estf_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xdc5f2505 am65_cpts_prep_tx_timestamp +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xe0cbdf78 am65_cpts_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xfca9b9d9 am65_cpts_phc_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xfe537d94 am65_cpts_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x2506a287 w5100_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x69237ff1 w5100_ops_priv +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x6e9392ec w5100_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x9c3c359f w5100_probe +EXPORT_SYMBOL_GPL drivers/net/geneve 0x0d36d832 geneve_dev_create_fb +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x1fe19275 ipvlan_count_rx +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x5115a428 ipvlan_link_setup +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x68dacec4 ipvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x96390f60 ipvlan_link_delete +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xa4e19411 ipvlan_link_new +EXPORT_SYMBOL_GPL drivers/net/macsec 0xfbeff9c3 macsec_pn_wrapped +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x7e6cfcd4 macvlan_common_newlink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xb49fb254 macvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xbe834dc7 macvlan_dellink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xc74311bd macvlan_common_setup +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-i2c 0xf1daccf7 mdio_i2c_alloc +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0x6318757f mdio_mux_uninit +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0xcf8fbfeb mdio_mux_init +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-regmap 0x57a3f4c1 devm_mdio_regmap_register +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x0d61fb7e xpcs_get_interfaces +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x30082503 xpcs_create_mdiodev +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x40383bc0 xpcs_get_an_mode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x6913ac7d xpcs_config_eee +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x70116ff8 xpcs_destroy +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x9b430bc5 xpcs_link_up +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xd221fffb xpcs_do_config +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0dc8cbf2 bcm_phy_enable_jumbo +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x12fc417a bcm_phy_cable_test_start +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x1aae7a05 bcm_phy_write_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x2ad382d4 bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x3346d811 bcm54xx_auxctl_read +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x35724fd8 bcm_phy_cable_test_start_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x3809fc8b bcm_phy_get_stats +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x447db400 bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4b231a93 bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4b657067 bcm_phy_downshift_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x509d4c24 bcm_phy_ack_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x53e606c0 bcm_phy_r_rc_cal_reset +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x56f457fd __bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x5b4a1e02 bcm_phy_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x6728adf1 __bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x69eceec3 bcm_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x73e413d7 bcm_phy_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x7b3401e2 __bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x89e4766b bcm_phy_downshift_get +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x911494ee bcm_phy_read_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x93253b72 __bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0f0ddfd bcm_phy_wol_isr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa439beac bcm_phy_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xac89d65f bcm_phy_write_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xad60286a bcm_phy_read_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xaf94951a bcm_phy_get_strings +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xb7abe71a bcm_phy_enable_apd +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xbde6a21a bcm_phy_cable_test_get_status +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xca40217f bcm_phy_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd246b4b5 bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd58a0e81 bcm_phy_28nm_a0b0_afe_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xdf9023b7 bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe133ceda bcm_phy_cable_test_get_status_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xeb40d48b bcm_phy_led_brightness_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xef02ee5b bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xef8738c6 __bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf0c160ce bcm_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf113ad44 __bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x1882bb2e bcm_ptp_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x975f7501 bcm_ptp_probe +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xe54c4503 bcm_ptp_stop +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x1747c677 smsc_phy_probe +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x2383114b smsc_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x342e9587 smsc_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xb3dbc6c2 lan87xx_read_status +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xbe8a69de smsc_phy_set_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xc92fd31a smsc_phy_get_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xfcb97862 smsc_phy_config_init +EXPORT_SYMBOL_GPL drivers/net/tap 0x01dd5f4b tap_del_queues +EXPORT_SYMBOL_GPL drivers/net/tap 0x0e68f2db tap_get_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x14bd1867 tap_free_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x26603ebc tap_create_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0x4e780453 tap_queue_resize +EXPORT_SYMBOL_GPL drivers/net/tap 0x6946c861 tap_destroy_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0x778a9a8a tap_handle_frame +EXPORT_SYMBOL_GPL drivers/net/tap 0x85382d1a tap_get_ptr_ring +EXPORT_SYMBOL_GPL drivers/net/tap 0xb96c7916 tap_get_socket +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x04435804 usbnet_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x1e74c221 usbnet_cdc_status +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x9897acaf usbnet_cdc_zte_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xacc11fed usbnet_cdc_update_filter +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xae29fc8d usbnet_ether_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xd78579e1 usbnet_cdc_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xeca2882d usbnet_generic_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x14b1da6f cdc_ncm_rx_verify_ndp16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x28aa773c cdc_ncm_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x3afa45c7 cdc_ncm_rx_verify_nth16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x481b34ca cdc_ncm_rx_verify_ndp32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x4db00640 cdc_ncm_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x67ff50e4 cdc_ncm_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xaaaefcba cdc_ncm_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xb3a36789 cdc_ncm_select_altsetting +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xc038440c cdc_ncm_fill_tx_frame +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xeaef8ecd cdc_ncm_bind_common +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xef96317a cdc_ncm_rx_verify_nth32 +EXPORT_SYMBOL_GPL drivers/net/usb/r8152 0x7f66c77f rtl8152_get_version +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x02f00f99 rndis_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x043753ec rndis_command +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x58444307 generic_rndis_bind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xa68fd2a6 rndis_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xba9b5155 rndis_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xdd073dd2 rndis_status +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x011bc5a3 usbnet_pause_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x066f99a3 usbnet_tx_timeout +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x2325f478 usbnet_suspend +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x2dc7e0ec usbnet_skb_return +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x2e778e94 usbnet_get_link_ksettings_internal +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x3231bae4 usbnet_defer_kevent +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x378bccf1 usbnet_get_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x38c5e26c usbnet_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x3bedc4f1 usbnet_set_rx_mode +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x4156ba2d usbnet_read_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x57400024 usbnet_write_cmd_async +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x65ee3a07 usbnet_disconnect +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x66dcbfab usbnet_set_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x67730085 usbnet_purge_paused_rxq +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6a7b4c51 usbnet_get_ethernet_addr +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6ecc8f97 usbnet_read_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x70ec6c48 usbnet_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x73885d62 usbnet_write_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x774807c4 usbnet_probe +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x7d8827e4 usbnet_resume +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x82fe5b26 usbnet_open +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8658cba7 usbnet_status_start +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x994368ac usbnet_get_link +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x99b52eb0 usbnet_nway_reset +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc244e3a6 usbnet_start_xmit +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc3274946 usbnet_get_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc5310e80 usbnet_write_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xce65ede8 usbnet_get_endpoints +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xcf3aa60d usbnet_get_drvinfo +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xe8d4385f usbnet_update_max_qlen +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xeb9bca24 usbnet_unlink_rx_urbs +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xedc5e3ad usbnet_set_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xf02c354e usbnet_status_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xfa1daa70 usbnet_resume_rx +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x34f47850 vxlan_dev_create +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x6553d98e vxlan_fdb_clear_offload +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x75bb5f90 vxlan_fdb_replay +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x942b639a vxlan_fdb_find_uc +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/ipw2x00/libipw 0x89aeeb78 libipw_rx_any +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x24ddd33f il_mac_tx_last_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5ce3b11c il_dealloc_bcast_stations +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5e52c378 il_remove_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x62081708 _il_grab_nic_access +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x88872780 il_prep_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x13863121 iwl_fw_lookup_cmd_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x443a0ac3 iwl_fw_lookup_notif_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x5987fe45 iwl_fw_lookup_assert_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x163fc8a7 p54_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x27d8e763 p54_parse_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x2db1edea p54_parse_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x2e1d36a8 p54_register_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x3494356d p54_unregister_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x4394370a p54_init_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xcbcd4889 p54_read_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xcdecea3e p54_free_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xf98bedd6 p54_free_common +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x26459617 lbs_host_sleep_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x291deee9 lbs_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x37ea4ba2 lbs_process_rxed_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x57b1e7de lbs_notify_command_response +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x596d06df __lbs_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x7dbf3e1c lbs_get_firmware_async +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x84bb6542 lbs_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x8991ef6b lbs_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x8bf7133b lbs_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x9b1b6308 lbs_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xa9265c40 lbs_stop_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xa9897405 lbs_host_to_card_done +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xb9b40f62 lbs_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xe9a0facc lbs_start_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf0602cdf lbs_get_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf64277de lbs_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xfda7dd69 lbs_queue_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x1a62867e lbtf_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x26f14c2e __lbtf_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x76d1ba5d lbtf_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x98f43681 lbtf_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xa364907d lbtf_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc39b61af lbtf_bcn_sent +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc85e6899 lbtf_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xf4904356 lbtf_cmd_response_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xfb9b68b9 lbtf_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x0705e2d7 mwifiex_main_process +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x0f826076 mwifiex_queue_main_work +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x17b03d1e mwifiex_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x1e7d1545 mwifiex_cancel_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x2bb00df1 mwifiex_upload_device_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x4166b82f mwifiex_drv_info_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x41ee430e mwifiex_del_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x4d8a929c _mwifiex_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x6c0cd175 mwifiex_process_sleep_confirm_resp +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x6f5ff79a mwifiex_fw_dump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x73edc8ce mwifiex_multi_chan_resync +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x802e0a19 mwifiex_reinit_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x8a5fcbab mwifiex_dnld_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x8d70beb9 mwifiex_shutdown_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x924f425c mwifiex_write_data_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x99a20082 mwifiex_enable_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xb159e2d9 mwifiex_prepare_fw_dump_info +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xb6635350 mwifiex_process_hs_config +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xbb59b6f5 mwifiex_deauthenticate_all +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xbe94caf9 mwifiex_add_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xc787e00a mwifiex_disable_auto_ds +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd4dad9f3 mwifiex_alloc_dma_align_buf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd7bf4fd6 mwifiex_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xf73aea50 mwifiex_init_shutdown_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xfd224369 mwifiex_handle_rx_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x03b904ef mt76_queues_read +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x059410bb mt76_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x098f2034 mt76_tx_status_skb_done +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0c0e385d mt76_set_stream_caps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x11c4f813 mt76_eeprom_override +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x145aea18 mt76_csa_finish +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x15ab7810 __mt76_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x15acdcb8 mt76_csa_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x17f568e9 mt76_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x19c16db1 mt76_tx_worker_run +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1be86637 mt76_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1c6fa334 mt76_tx_status_skb_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1cdffe96 ____mt76_poll_msec +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ec57b4f __mt76_worker_fn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1f47dad8 mt76_get_of_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x239fef7d mt76_alloc_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2467afe1 mt76_mcu_skb_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x26e503bc mt76_pci_disable_aspm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2802a7e9 mt76_tx_status_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2a0098d3 mt76_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2acedd42 mt76_tx_status_unlock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2e5c7e2c mt76_queue_tx_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x302f7fd2 mt76_sw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x30a9570c mt76_init_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x37cfaf12 mt76_get_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x382a79dd mt76_tx_status_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x38c99c8d mt76_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x397a48d3 mt76_get_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3a911183 mt76_get_rate_power_limits +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3fa620b1 mt76_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x429ac15d __mt76_mcu_msg_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4300cde7 mt76_rx_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4ed716df mt76_has_tx_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4fd47ef4 mt76_wake_tx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x50047cba mt76_txq_schedule_all +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x511ef53b mt76_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x58cb77a2 mt76_register_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5f9a395e mt76_mmio_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6973a6a8 mt76_set_irq_mask +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6d04ede6 mt76_rx_aggr_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6d6177ec mt76_alloc_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x75c47457 __mt76_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x805fc13a __SCK__tp_func_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x80d56d71 mt76_insert_ccmp_hdr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8308e2fa mt76_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x84bbd933 mt76_mcu_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x89e6e2e2 mt76_unregister_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8bcdc858 mt76_dma_rx_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8c477dbc mt76_update_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8d52acef mt76_create_page_pool +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8e60ee69 __mt76_mcu_send_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x91683145 mt76_register_debugfs_fops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x91a5c020 mt76_update_survey_active_time +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x91f99314 mt76_put_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x93197493 mt76_rx_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x933ff3de mt76_init_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x97a9a7dd mt76_get_min_avg_rssi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9c52ccd2 mt76_put_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9d28c26e __tracepoint_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa1d99c9d mt76_sta_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xaaf46849 __traceiter_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xab9d88b8 mt76_ethtool_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xacce64e0 mt76_seq_puts_array +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xad012007 mt76_get_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb4c33c13 mt76_rx_aggr_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb54a7d02 mt76_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb608bb75 __tracepoint_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb9b3ac7e mt76_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6315d8e __SCK__tp_func_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6634315 mt76_ac_to_hwq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc71ea232 mt76_dma_wed_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc9ceb76f mt76_mcu_rx_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xca31fa7d mt76_free_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcd99f2c6 mt76_sta_pre_rcu_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xce971e30 __mt76_set_tx_blocked +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcec2de93 mt76_ethtool_page_pool_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcf636263 mt76_stop_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd199a8db mt76_txq_schedule +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd6f5ee0d mt76_mcu_get_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd7677f13 mt76_get_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xda40c9e2 mt76_free_pending_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdb58606c mt76_phy_dfs_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdba765b3 mt76_release_buffered_frames +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdc22149a mt76_calculate_default_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdff7a2df mt76_tx_status_skb_get +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe10a52f3 mt76_dma_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe20343ea mt76_tx_check_agg_ssn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe3b43bd2 mt76_dma_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe40b66ef mt76_wcid_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xebe53bdc mt76_skb_adjust_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xec31e8fd mt76_unregister_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf165f6f0 mt76_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf267f0fd mt76_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf45539e1 __traceiter_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfad19a16 mt76_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfb934e55 __mt76_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x04ef55f3 mt76_connac_mcu_chip_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x068b40b8 mt76_connac_mcu_beacon_loss_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x06939a6a mt76_connac_mcu_bss_omac_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x09745a72 mt76_connac_mcu_wtbl_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0a25337f mt76_connac_gen_ppe_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0e972f12 mt76_connac_mcu_set_rts_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x110c1b05 mt76_connac_mcu_patch_sem_ctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1255bbe6 mt76_connac2_load_ram +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x16b62848 mt76_connac_mcu_reg_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x19f5881f mt76_connac_mcu_sched_scan_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1a87a760 mt76_connac_mcu_sta_ba +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1e8020ec __mt76_connac_mcu_alloc_sta_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1ffe726b mt76_connac_free_pending_tx_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x23717c4b mt76_connac2_mcu_fill_message +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2498c68d mt76_connac_mcu_uni_add_bss +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x297af13d mt76_connac_sta_state_dp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2d4753d1 mt76_connac_txp_skb_unmap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2f70cb65 mt76_connac_mcu_sta_uapsd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3233de02 mt76_connac2_mac_add_txs_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x33cfdeb2 mt76_connac_mcu_sta_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x34397588 mt76_connac2_mac_fill_rx_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x35df7cc9 mt76_connac_get_phy_mode +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x36616c74 mt76_connac_mcu_rdd_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x369d028f mt76_connac_mcu_cancel_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x40ffad05 mt76_connac_mcu_wtbl_generic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x486fa9a9 mt76_connac_pm_wake +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x48730ec0 mt76_connac_mcu_set_mac_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4f5ae332 mt76_connac_mcu_set_rate_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x547380cb mt76_connac_mcu_sta_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x55920e58 mt76_connac_pm_dequeue_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x57459889 mt76_connac_mcu_set_p2p_oppps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5e7ac3db mt76_connac_mcu_sta_wed_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x647bb368 mt76_connac_mcu_set_suspend_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x667e4fa8 mt76_connac_init_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x676705cf mt76_connac_mcu_reg_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x68806995 mt76_connac_mcu_coredump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x693c9ba4 mt76_connac_get_he_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6bf82aa8 mt76_connac_mcu_set_deep_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6c9ee8cd mt76_connac_mcu_wtbl_smps_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6db31648 mt76_connac_write_hw_txp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x71c9db85 mt76_connac_mcu_sched_scan_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x71d924bb mt76_connac_mcu_wtbl_ht_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x77d50e74 mt76_connac_mcu_set_channel_domain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7e4c8879 mt76_connac_mcu_set_hif_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7e7abd4d mt76_connac_mcu_bss_ext_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x866aee0b mt76_connac_mcu_sta_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8dbbe052 mt76_connac_mcu_wtbl_hdr_trans_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8eb777d6 mt76_connac_get_eht_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x908ca40c mt76_connac_wowlan_support +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x933d1e25 mt76_connac_mcu_set_vif_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9741b13d mt76_connac2_mac_fill_txs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x99b7009d mt76_connac2_load_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9b0fcbd3 mt76_connac_mcu_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9c6eaa3a mt76_connac_mcu_set_pm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9f0dd4d8 mt76_connac_mcu_add_nested_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa5bdde8c mt76_connac_mcu_start_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xaa7492b7 mt76_connac2_mac_tx_rate_val +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xab6ff7d6 mt76_connac_mcu_wtbl_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc3c88d47 mt76_connac_pm_queue_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc5daaf54 mt76_connac_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc92a42f7 mt76_connac_mcu_uni_add_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcc3f64e3 mt76_connac_mcu_sta_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcd855d63 mt76_connac2_mac_decode_he_radiotap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd508826e mt76_connac2_reverse_frag0_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd6542e00 mt76_connac_mcu_init_download +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd65cb2ef mt76_connac_mcu_sta_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd7b0da1b mt76_connac2_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe0d299a8 mt76_connac_mcu_uni_set_chctx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe2d40288 mt76_connac_mcu_update_gtk_rekey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe5f5f330 mt76_connac_mcu_update_arp_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe85ce59f mt76_connac_mcu_add_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe96975c5 mt76_connac_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe997bc35 mt76_connac_power_save_sched +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf310c6c3 mt76_connac_mcu_alloc_wtbl_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf35cc1b5 mt76_connac_get_phy_mode_ext +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf38bd68d mt76_connac_mcu_get_nic_capability +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf7e39fab mt76_connac_mcu_bss_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf837bf1a mt76_connac_mcu_start_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0393db09 mt76s_alloc_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x062ed23e mt76s_rmw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0851e9b7 mt76s_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x08aec766 mt76s_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0b29b71a mt76s_read_pcr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0db0e822 mt76s_alloc_rx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x11abd072 mt76s_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x45ac7fd0 mt76s_txrx_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x5a4cf0b0 mt76s_hw_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x609ecd8a mt76s_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x6b07ddd7 mt76s_txqs_empty +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xaa73784a mt76s_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xab926ace mt76s_rd_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xb47110b7 mt76s_write_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xcd9203e9 mt76s_sdio_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xd019c259 mt76s_wr_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x0110b45e __mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x2ea01441 __mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x452b93d3 mt76u_queues_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x648441e8 mt76u_single_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x6ebda2bf mt76u_alloc_mcu_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x805e9584 mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x93ee7ed6 ___mt76u_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x9add9525 ___mt76u_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xaf414181 mt76u_stop_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xccf4701d mt76u_stop_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xd928600b mt76u_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xe0b72ec9 mt76u_resume_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xe5de7572 mt76u_alloc_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xf1cf3526 mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x056e6230 mt7615_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x05eae0f1 mt7615_tx_token_put +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x0d538419 mt7615_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x284f5485 mt7615_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x2ce323d7 mt7615_init_work +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x2ed93459 mt7615_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x35360f12 mt7615_mac_enable_rtscts +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x37a91796 mt7615_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x3a26441c mt7615_wait_for_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x41526926 mt7615_unregister_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x4e3e19e7 mt7615_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x4e86429e mt7615_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x5b66585f mt7615_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x6a0ed079 mt7615_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x6e47994c mt7615_mcu_fill_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x73373464 mt7615_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8908830f mt7615_led_set_blink +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8b6efcb0 mt7615_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x968c5716 mt7615_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x9c807f26 mt7615_thermal_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x9cdd41fe mt7615_mcu_exit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xa9bb9cef mt7615_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xab280f0d mt7615_mac_set_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc317a09b mt7615_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc6cfd8f9 mt7622_trigger_hif_int +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc72efeed mt7615_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xcbc06f4a __mt7663_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xccae5c05 mt7615_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xd71a5038 mt7615_register_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xe8da95ad mt7615_led_set_brightness +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615e 0xc24425ed mt7615_dma_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x1506ffca mt7663_usb_sdio_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x3522a687 mt7663_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x82997e84 mt7663_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xaf9035a5 mt7663_usb_sdio_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xd21d6a95 mt7663_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x403f186e mt76x0_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x6014e4f4 mt76x0_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x64bcd60e mt76x0_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x70696864 mt76x0_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xb6a867e2 mt76x0_init_hardware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xb71e4477 mt76x0_chip_onoff +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xfc3aa176 mt76x0_phy_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x003570d5 mt76x02_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x019dbd4e mt76x02_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x04c5f444 mt76x02_set_ethtool_fwver +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x06e49a47 mt76x02_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x09e9182b mt76x02_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0e190826 mt76x02_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1611975f mt76x02_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x17ddb45b mt76x02_remove_hdr_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x19c3a9e3 mt76x02_sta_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x24242b94 mt76x02_eeprom_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x267d0bbb mt76x02_phy_set_txdac +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2970fd7c mt76x02_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2c1e8445 mt76x02_config_mac_addr_list +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3100f371 mt76x02_get_efuse_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x354e22ce mt76x02_init_agc_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3933bf5f mt76x02_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3adb3373 mt76x02_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3fdb75bd mt76x02_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x41a9b18f mt76x02_ext_pa_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x43df18f3 mt76x02_update_beacon_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x442bce5f mt76x02_phy_set_rxpath +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4c346d56 mt76x02_mac_wcid_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x50488d99 mt76x02_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x50e71f8f mt76x02_phy_dfs_adjust_agc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x53722997 mt76x02_mcu_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x578abefc mt76x02_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5807321f mt76x02_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x591b7c33 mt76x02_mcu_function_select +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x59740b1d mt76x02_tx_set_txpwr_auto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5bd84fd5 mt76x02_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5d85a6b4 mt76x02_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6602a8cd mt76x02_dma_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x672d992f mt76x02_set_coverage_class +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6a4e1576 mt76x02_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6b576e66 mt76x02_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6fe3d4fd mt76x02_mac_reset_counters +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x72aa55ff mt76x02_enqueue_buffered_bc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x75fef85d mt76x02_add_rate_power_offset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7810357b mt76x02_sta_rate_tbl_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7bb41912 mt76x02_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7f89289e mt76x02_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x84cb893d mt76x02_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x87624c86 mt76x02_dfs_init_params +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x900b462b mt76x02_set_tx_ackto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x91cbbd0b mt76x02_eeprom_parse_hw_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x91d5b9ee mt76x02_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x928fa2da mt76x02_dma_disable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x93c479bc mt76x02_limit_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x968840fa mt76x02_mcu_msg_send +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x98366b87 mt76x02e_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x9a3b7f91 mt76x02_mac_cc_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa348fc60 mt76x02_mcu_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa5a4235f mt76x02_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa6455566 mt76x02_phy_set_bw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xad5d3ba8 mt76x02_get_max_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb7149cc6 mt76x02_mac_shared_key_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb918adb0 mt76x02_edcca_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb92f6059 mt76x02_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbdd60806 mt76x02_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbf8fabc1 mt76x02_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc19b2714 mt76x02_phy_set_band +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc428d0f3 mt76x02_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc9d068d4 mt76x02_phy_adjust_vga_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xcfcef82d mt76x02_mcu_set_radio_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xdcc6d60a mt76x02_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xdef46e7a mt76x02_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe1eb5c9d mt76x02_mac_set_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xecb1925a mt76x02_mac_setaddr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf612837b mt76x02_resync_beacon_timer +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf942914c mt76x02_get_lna_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfc6fa553 mt76x02_get_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x11c9ccdc mt76x02u_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x270317f7 mt76x02u_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x292f7d68 mt76x02u_mcu_fw_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x420dd625 mt76x02u_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x49ac6156 mt76x02u_init_mcu +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x516bb870 mt76x02u_exit_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x918e1b4f mt76x02u_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x94964625 mt76x02u_mcu_fw_send_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x0c06a3df mt76x2_configure_tx_delay +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x12eeaca9 mt76x2_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x16de51eb mt76x2_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x1c567a06 mt76x2_phy_update_channel_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x38417da6 mt76x2_mcu_init_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x41841606 mt76x2_mcu_load_cr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x52104e44 mt76x2_apply_gain_adj +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x53a11a61 mt76x2_get_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x5ecf25b4 mt76x2_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x7c5ca077 mt76x2_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x7f3a24eb mt76_write_mac_initvals +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xabb2d1c8 mt76x2_get_power_info +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xc602533e mt76x2_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xca8fe7e2 mt76x2_reset_wlan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xd18e189e mt76x2_mcu_tssi_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xd1efcb7f mt76x2_phy_set_txpower_regs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xe8a87393 mt76x2_read_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xf289aaf1 mt76x2_mcu_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xfa68243b mt76x2_phy_tssi_compensate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xff8ec75f mt76x2_get_temp_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x00eda364 mt7921_mcu_set_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x057961ad mt7921_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x1565815d mt7921_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x1d302102 mt7921_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x24e2cb8f mt7921_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x3c4cea88 mt7921_txwi_free +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x3e5d4449 mt7921_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x50cfa08a mt7921_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x55d5892d mt7921_mcu_drv_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x58e5cf53 mt7921_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x5c04def1 mt7921_get_mac80211_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x5fae4902 mt7921_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x7b9b36c1 mt7921_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xa904dcec mt7921_mac_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xb2e39ea7 mt7921_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xb4cda1d4 mt7921_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xc415907e mt7921_mcu_fw_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xcf5f3870 mt7921_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xd5e77dee __mt7921_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xd7a6a0cd mt7921_mac_sta_assoc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xea053951 mt7921_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xee9a34f7 mt7921_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xff863d22 mt7921_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x8765fdfd host_sleep_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x92d1a35a chip_allow_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xaa0abfac wilc_handle_isr +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xaa481041 chip_wakeup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xeb9ed173 host_wakeup_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xedf26f85 wilc_netdev_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xefc11eea wilc_cfg80211_init +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x31fab83c qtnf_chipid_to_string +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x50da1cbc qtnf_core_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xca8edf4a qtnf_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xce126967 qtnf_wake_all_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xf13ba926 qtnf_core_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xf2ecf4fc qtnf_trans_handle_rx_ctl_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xf94cdfbe qtnf_classify_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x14429ee1 rt2800_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x14440104 rt2800_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1c4cbca5 rt2800_get_key_seq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1c70d6eb rt2800_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2817d226 rt2800_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2a880636 rt2800_link_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2f97a3f3 rt2800_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x312d58a0 rt2800_vco_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x3a3142ac rt2800_write_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x48276113 rt2800_config_pairwise_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x4c04fa93 rt2800_link_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5cf8ed8d rt2800_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x61a15d2e rt2800_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x66f55bcb rt2800_pre_reset_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x68ad404e rt2800_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6c371462 rt2800_txstatus_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6e8a9d75 rt2800_wait_wpdma_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x871de6e6 rt2800_efuse_detect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8eb5a577 rt2800_process_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8fc43912 rt2800_disable_wpdma +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9bbf9143 rt2800_txdone_nostatus +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa1313dc9 rt2800_get_txwi_rxwi_size +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa2a363d9 rt2800_gain_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb0518f36 rt2800_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb71c5120 rt2800_get_tsf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb79e3384 rt2800_txdone_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb9919619 rt2800_write_tx_data +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xba7376a4 rt2800_config_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xba9f3268 rt2800_clear_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc4fb5ccc rt2800_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc9eabdd3 rt2800_reset_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xcf22ee8a rt2800_check_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd1ab3d08 rt2800_config_ant +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xdc8aeb30 rt2800_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xdc9a8194 rt2800_wait_csr_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe28a3002 rt2800_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe2a6dbe1 rt2800_config_erp +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe9205066 rt2800_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf4b2f945 rt2800_config_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf9010f14 rt2800_config_shared_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf97122e0 rt2800_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xfacc7942 rt2800_mcu_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xfc0790af rt2800_read_eeprom_efuse +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xffc33a49 rt2800_txstatus_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x039e3345 rt2800mmio_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x04b86bdc rt2800mmio_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x18e77225 rt2800mmio_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3148a1a1 rt2800mmio_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x32ac3645 rt2800mmio_rxdone_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3d741c87 rt2800mmio_pretbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3d8c2454 rt2800mmio_fill_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5028bbb2 rt2800mmio_tbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5f8a492f rt2800mmio_toggle_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5fa4db64 rt2800mmio_interrupt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x851f964b rt2800mmio_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x97e3c029 rt2800mmio_autowake_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9d36b2f0 rt2800mmio_get_dma_done +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9f3c8921 rt2800mmio_txstatus_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xa930ecbb rt2800mmio_init_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xaa398002 rt2800mmio_init_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xb29c3984 rt2800mmio_get_entry_state +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xc0630ea2 rt2800mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xdc4cd745 rt2800mmio_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xde59c2fe rt2800mmio_queue_init +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xf7e73195 rt2800mmio_write_tx_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xf8e6479a rt2800mmio_get_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x03dee83a rt2x00mac_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x04e1bdca rt2x00lib_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0e35cf6b rt2x00lib_txdone_nomatch +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x16b97f72 rt2x00queue_for_each_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x187fee11 rt2x00mac_get_ringparam +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x246d39e4 rt2x00mac_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x28e28999 rt2x00queue_get_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x2a4a271a rt2x00mac_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x31b39734 rt2x00mac_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x3308fe4c rt2x00mac_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x36419ba0 rt2x00lib_pretbtt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x3f894c7b rt2x00lib_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x40026185 rt2x00mac_get_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x436ddadf rt2x00mac_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x49334630 rt2x00mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4ce577e1 rt2x00queue_stop_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5b352431 rt2x00queue_pause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5c966fdb rt2x00lib_set_mac_address +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5d579694 rt2x00lib_txdone_noinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5fe02d05 rt2x00queue_flush_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x64669751 rt2x00lib_dmadone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x6d61236a rt2x00queue_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x73c3a42f rt2x00lib_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x78a9685d rt2x00mac_sw_scan_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x7dfc3d37 rt2x00mac_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x86f17e49 rt2x00mac_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x89bb59b8 rt2x00mac_set_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9231bf7d rt2x00mac_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x95375c68 rt2x00queue_start_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9547f90d rt2x00mac_tx_frames_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x958c64e6 rt2x00mac_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x98726287 rt2x00lib_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9affe4e3 rt2x00mac_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9d45f29d rt2x00lib_beacondone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa365ea72 rt2x00queue_map_txskb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa919bb06 rt2x00mac_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb18e764f rt2x00queue_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb5ff23a6 rt2x00queue_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc0a01e25 rt2x00mac_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc25de43e rt2x00lib_get_bssidx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc30c3e30 rt2x00mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc9128bfc rt2x00lib_probe_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xcbd89c4d rt2x00lib_remove_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xdf65139b rt2x00queue_unpause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe36d935f rt2x00mac_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe894c438 rt2x00queue_unmap_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xeb337e93 rt2x00lib_dmastart +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x34ebeda7 rt2x00mmio_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x4e454b6c rt2x00mmio_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x71f9b763 rt2x00mmio_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x96ea192f rt2x00mmio_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0xb00560d4 rt2x00mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x93609701 rt2x00pci_pm_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xd6d53dc6 rt2x00pci_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xeeed539d rt2x00pci_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x0ad2a95b rt2x00usb_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x2b943498 rt2x00usb_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x2c140ef4 rt2x00usb_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x63f0fdc1 rt2x00usb_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x6979633a rt2x00usb_disconnect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x70e7c0e9 rt2x00usb_register_read_async +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x71832824 rt2x00usb_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x8469f5d1 rt2x00usb_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xa7de80d4 rt2x00usb_vendor_req_buff_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xb0f8e74f rt2x00usb_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xb2633e5c rt2x00usb_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xb709f740 rt2x00usb_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xd10e2404 rt2x00usb_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xe5ea9c03 rt2x00usb_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xfdefcb3c rt2x00usb_vendor_request_buff +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xfee5e903 rt2x00usb_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x06d8b7a2 dm_restorepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2637cb9b dm_savepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x3718c042 dm_writepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x79308c39 rtl92c_set_p2p_ps_offload_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0092c18d rtl8723_dm_init_dynamic_bb_powersaving +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0d743c07 rtl8723_dm_init_edca_turbo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x1056721c rtl8723_phy_path_adda_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x1f82d16a rtl8723_cmd_send_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x1ff2d599 rtl8723_phy_set_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3450a841 rtl8723_phy_path_a_fill_iqk_matrix +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3f5bf9c0 rtl8723_phy_calculate_bit_shift +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x53e0d1b3 rtl8723_phy_init_bb_rf_reg_def +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x615648a8 rtl8723_enable_fw_download +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x6be23232 rtl8723_phy_rf_serial_read +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x738a228f rtl8723_phy_pi_mode_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x761c8f3d rtl8723_phy_query_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x83cfa34e rtl8723_download_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8baf8913 rtl8723_phy_set_sw_chnl_cmdarray +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8f6c45e9 rtl8723_phy_rf_serial_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x9577cc05 rtl8723_save_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x9770af70 rtl8723_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xaccb29a9 rtl8723be_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xad294000 rtl8723_phy_save_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xb8646afe rtl8723_phy_reload_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xc2a05b83 rtl8723_fw_free_to_go +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xc4f58c69 rtl8723ae_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xc57ae5f8 rtl8723_write_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xc8f79aa7 rtl8723_phy_mac_setting_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xd52e7d5b rtl8723_dm_init_dynamic_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf123821d rtl8723_phy_path_a_standby +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf88e476a rtl8723_phy_reload_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x07273acc rtl_lps_leave +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1832e49b read_efuse_byte +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x291dab72 rtl_tx_mgmt_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2921a4d4 rtl_btc_status_false +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2d32cdfc rtl_lps_change_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2e5382f9 rtl_fill_dummy +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x340dc7b5 rtl_action_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4bb7b00f rtl_tx_ackqueue +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4e94cd48 rtl_global_var +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x59fa0bbf rtl_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5a52716d rtl_set_tx_report +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5bd879fb rtl_init_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5e75d9bf rtl_get_hal_edca_param +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x635155f5 rtl_ips_nic_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6355f1d3 rtl_lps_enter +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x636b5d86 rtl_recognize_peer +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x651ee887 rtl_swlps_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6c8dbc80 rtl_p2p_info +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6db3ba37 rtl_update_beacon_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x733db3a0 rtl_deinit_rfkill +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x73d1dcc2 rtl_beacon_statistic +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x839fe57a rtl_deinit_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8849565a rtl_is_special_data +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x96b400f3 rtl_get_hwinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x97e05663 rtl_tid_to_ac +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa0809129 rtl_efuse_ops_init +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb17256ef rtl_fw_block_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbafe6ea0 rtl_tx_report_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc3950cb3 rtl_deinit_deferred_work +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xdfead686 rtl_init_rx_config +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf7ebb0e2 rtl_fw_page_write +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x0f5c3ce9 rsi_zone_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x11e34b37 rsi_91x_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x185856ed rsi_mac80211_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x482850fa rsi_read_pkt +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x61c6d873 rsi_hal_device_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x7aec0133 rsi_91x_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xcd173710 rsi_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x046eb375 cw1200_core_release +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x062b4631 cw1200_core_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x272ad67c cw1200_can_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x4558347d cw1200_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x2f69ac91 wl1251_init_ieee80211 +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x979bbb92 wl1251_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0xd757cab3 wl1251_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x06d3b27e wl12xx_debug_level +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0a672a75 wlcore_boot_upload_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0c67a913 wlcore_boot_upload_nvs +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0cf13625 wlcore_synchronize_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1501680b wlcore_event_roc_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1df1fa65 wl12xx_cmd_build_probe_req +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x20351125 wlcore_get_native_channel_type +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x211ffcc8 wlcore_set_partition +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x25a768d4 wlcore_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2c0163b8 wl1271_debugfs_update_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2ddfda11 wl1271_cmd_configure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x32b08915 wlcore_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3a72359a wlcore_event_sched_scan_completed +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3e29be1f wlcore_enable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x41d78389 wlcore_set_scan_chan_params +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4240c830 wlcore_translate_addr +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x42d3221a wlcore_event_rssi_trigger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4d268162 wlcore_cmd_generic_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x50dceb74 wl1271_cmd_send +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x527321d1 wlcore_boot_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x5ab63743 wlcore_disable_interrupts_nosync +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x61ecb8e3 wl1271_acx_sleep_auth +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x68c26a63 wlcore_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6e24b4e0 wlcore_event_inactive_sta +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x72f814a6 wl1271_tx_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x85498cd1 wl1271_format_buffer +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8cc6d51e wl1271_cmd_test +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8fb071f6 wlcore_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x95f04f4c wlcore_event_fw_logger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9b48275f wlcore_event_beacon_loss +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9ea69949 wlcore_cmd_wait_for_event_or_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xa1afe74a wlcore_event_ba_rx_constraint +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xaba6cf47 wl1271_acx_pm_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xadaae681 wlcore_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb2aee6c8 wlcore_scan_sched_scan_results +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb5ac114f wlcore_event_channel_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb9f00320 wlcore_scan_sched_scan_ssid_list +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xbcbfc28b wlcore_disable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc4db0246 wl12xx_acx_mem_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xcb947b86 wl1271_acx_set_ht_capabilities +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xcfef1841 wlcore_event_soft_gemini_sense +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd5c83337 wl1271_tx_min_rate_get +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe993771d wl1271_cmd_data_path +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf47bc960 wlcore_event_max_tx_failure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf5b488b5 wl1271_acx_init_mem_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xfc657e75 wlcore_event_dummy_packet +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x22eb0307 wwan_register_ops +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x32a5be5f wwan_port_rx +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x361d99fd wwan_put_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x3d9bbf75 wwan_port_txon +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x4dff61e5 wwan_port_txoff +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x526bcf2a wwan_port_get_drvdata +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x6d3f2b46 wwan_create_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xb74c31cd wwan_remove_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xc6dc160d wwan_unregister_ops +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xdeaad210 wwan_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x7440e6c3 nfcmrvl_nci_unregister_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xca516d7f nfcmrvl_nci_register_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xd9aa6713 nfcmrvl_nci_recv_frame +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xef4493b8 nfcmrvl_parse_dt +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x0b858b1c pn533_rx_frame_is_cmd_response +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x2fef687f pn532_i2c_nfc_alloc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x455a3aac pn53x_common_init +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x75ffbb5b pn53x_common_clean +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xb357b24e pn53x_register_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xdecfd339 pn533_rx_frame_is_ack +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xe77af77c pn533_finalize_setup +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xf9206475 pn53x_unregister_nfc +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x4132bbe6 st_nci_hci_event_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x62757c90 st_nci_hci_load_session +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x8654d604 st_nci_probe +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xa124c45b st_nci_discover_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xb7c55a5f st_nci_disable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xb906320a st_nci_hci_cmd_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xe0715ca1 st_nci_enable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xe5dcb6b4 st_nci_remove +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x0e2d8962 st95hf_spi_recv_echo_res +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x3183611b st95hf_spi_send +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x6c6807b8 st95hf_spi_recv_response +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x0862001f ntb_transport_tx_free_entry +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x30934216 ntb_transport_max_size +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x32537aca ntb_transport_link_query +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x3d54dbfc ntb_transport_tx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x436098aa ntb_transport_link_down +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x82e6c13d ntb_transport_qp_num +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x9676b6ab ntb_transport_register_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x9c992c8f ntb_transport_link_up +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc270dc24 ntb_transport_free_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc37d9036 ntb_transport_rx_remove +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xd40e7a02 ntb_transport_rx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xdd6bdbd5 ntb_transport_create_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xe567cac6 ntb_transport_unregister_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf55d6313 ntb_transport_register_client_dev +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf9eb813f ntb_transport_unregister_client_dev +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0x648eaed1 async_pmem_flush +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0xe3f69b67 virtio_pmem_host_ack +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x01850555 nvme_auth_generate_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x1d3b270f nvme_auth_transform_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x22e5d1de nvme_auth_augmented_challenge +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x2cb0d180 nvme_auth_gen_privkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x399d9ac8 nvme_auth_hmac_hash_len +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x51873876 nvme_auth_get_seqnum +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x674c5bc1 nvme_auth_hmac_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6adadbb4 nvme_auth_free_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6e91ee1b nvme_auth_digest_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x780989d1 nvme_auth_dhgroup_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x7a4a25b8 nvme_auth_gen_shared_secret +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x9070925e nvme_auth_extract_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xa6764522 nvme_auth_gen_pubkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xc9bb48ac nvme_auth_dhgroup_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcb39603c nvme_auth_hmac_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xf0ccf2d4 nvme_auth_dhgroup_kpp +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x048b3b2f nvme_complete_rq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x04a8957f nvme_delete_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x05d49203 nvme_mpath_start_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x05fe7ff0 nvme_try_sched_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x08bb65c4 nvme_complete_batch_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x11abc494 __SCK__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1207371a nvme_disable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x149718a5 nvme_host_path_error +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x21b249c3 nvme_unquiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x23452609 nvme_remove_namespaces +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x24bf8ef6 nvme_setup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x26d30c63 nvme_get_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x27fcbedb __tracepoint_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2870ea00 nvme_unfreeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2aaaa7cd nvme_start_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x392d76fd nvme_cancel_admin_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3a21ce49 nvme_reset_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x43e71200 nvme_uninit_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x49224181 nvme_reset_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4ba8ae63 nvme_wait_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4c4df271 nvme_auth_stop +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4f30bc76 nvme_start_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x548c4ff3 __nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5cfb6674 nvme_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x605bfa92 nvme_init_ctrl_finish +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6250ca82 nvme_cancel_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6480bfb3 nvme_alloc_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x64b62862 nvme_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6f3a49c4 nvme_quiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x755b1f1a nvme_auth_free +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x75ae7f40 nvme_sync_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x75b623f6 nvme_cancel_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x813cf212 nvme_io_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x901282b8 __nvme_check_ready +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9633a2ce nvme_auth_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x97ee32ff nvme_sync_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa499cf21 nvme_enable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa9cda81a nvme_stop_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xacd803a8 nvme_set_queue_count +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xaeeb4d65 nvme_wait_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb0f60068 nvme_set_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb479061b nvme_unquiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb4a22bb5 nvme_fail_nonready_command +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb65d2732 nvme_init_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb783654f nvme_dev_attrs_group +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbafae1f0 nvme_wait_freeze_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc1711751 nvme_quiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc6031bab nvme_alloc_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xcac9cf7f nvme_mark_namespaces_dead +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd45434ee admin_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd58bbbcb nvme_delete_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd5e90da1 nvme_complete_async_event +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd98a1b4e nvme_auth_wait +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xdd3ad84f nvme_remove_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xde8827ec nvme_cleanup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe681b5af nvme_auth_negotiate +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xecb7feae __traceiter_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xed750528 nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xee3c3e6c nvme_change_ctrl_state +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xef60d290 nvme_stop_keep_alive +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xfbde2c95 nvme_remove_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x032a66b9 nvmf_connect_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x146d2c2d nvmf_reg_write32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1762295a nvmf_reg_read64 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1e328d22 nvmf_set_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x3ad1f506 nvmf_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x53fd9628 nvmf_connect_io_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x5aff96d9 nvmf_reg_read32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x617da828 nvmf_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x8a1dbe5e nvmf_get_address +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xb0f71f75 nvmf_ip_options_match +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xc2e5019b nvmf_map_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xd7fe917c nvmf_should_reconnect +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xdd8af66e nvmf_free_options +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x0d12e564 nvme_fc_register_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3884f8b8 nvme_fc_unregister_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3e33ac54 nvme_fc_rescan_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x8a9cf5a7 nvme_fc_set_remoteport_devloss +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x9669d681 nvme_fc_register_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xbb0e18a6 nvme_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xcc8a2d78 nvme_fc_io_getuuid +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xfca9dc99 nvme_fc_unregister_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x17388d61 nvmet_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x17af6fc8 nvmet_req_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x233f39d6 nvmet_req_uninit +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x3e0ef07a nvmet_wq +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x4e4df0a7 nvmet_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x54234f44 nvmet_check_transfer_len +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x65a3a44b nvmet_req_alloc_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x8623a893 nvmet_sq_destroy +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xa09c9734 nvmet_ctrl_fatal_error +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xb44c3952 nvmet_req_free_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xf73fe751 nvmet_req_complete +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xfec61a27 nvmet_sq_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x0b98123d nvmet_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x0e03dfcf nvmet_fc_register_targetport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x4a013682 nvmet_fc_invalidate_host +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x6ff62dab nvmet_fc_rcv_fcp_abort +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x7bfa9497 nvmet_fc_rcv_fcp_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x9ef76d99 nvmet_fc_unregister_targetport +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x1591b2c6 hyperv_read_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x221394ae hyperv_reg_block_invalidate +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xe5f73406 hyperv_write_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xfb921e00 hvpci_block_ops +EXPORT_SYMBOL_GPL drivers/pci/switch/switchtec 0x614a9f2a switchtec_class +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0x7d4ffa91 arm_cspmu_sysfs_event_show +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0xcd8c5763 arm_cspmu_sysfs_format_show +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0xd991e4e2 nv_cspmu_init_ops +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x14978c04 hisi_format_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x2964ae3a hisi_uncore_pmu_set_event_period +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x2aa0a1fd hisi_uncore_pmu_event_init +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x3ec4fc27 hisi_uncore_pmu_online_cpu +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x500376e2 hisi_uncore_pmu_read +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x530bcdf2 hisi_uncore_pmu_get_event_idx +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x5786e5e7 hisi_cpumask_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x6a5ac446 hisi_uncore_pmu_event_update +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x6bb51c50 hisi_uncore_pmu_init_irq +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x85d48c8f hisi_uncore_pmu_del +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x86246c9b hisi_pmu_init +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x8e22ac91 hisi_uncore_pmu_start +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xadb2eab1 hisi_uncore_pmu_stop +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xaddc9974 hisi_uncore_pmu_enable +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xb71915e1 hisi_uncore_pmu_add +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xc1daf51a hisi_event_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xd2917e8f hisi_uncore_pmu_identifier_attr_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xdb7c3b21 hisi_uncore_pmu_disable +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xfb6373d1 hisi_uncore_pmu_offline_cpu +EXPORT_SYMBOL_GPL drivers/phy/allwinner/phy-sun4i-usb 0xf73fea22 sun4i_usb_phy_set_squelch_detect +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x084aa4ea tegra_xusb_padctl_get_usb3_companion +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x0aab91ff tegra_xusb_padctl_remote_wake_detected +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x0be362b3 tegra_xusb_padctl_put +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x1ee38d08 tegra_xusb_padctl_set_vbus_override +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x20d2eaf5 tegra_phy_xusb_utmi_pad_power_down +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x29946f37 tegra194_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x2e6dc4fd tegra_phy_xusb_utmi_pad_power_on +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x37040d02 tegra_xusb_padctl_usb3_save_context +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x431b9a76 tegra_phy_xusb_utmi_port_reset +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x70217cce tegra_xusb_padctl_hsic_set_idle +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x8363f41b tegra124_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x8434e87e tegra210_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xa911f6c6 tegra_xusb_padctl_disable_phy_wake +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xab7536bc tegra_xusb_padctl_enable_phy_sleepwalk +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xc13f05c9 tegra_xusb_padctl_usb3_set_lfps_detect +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xd3ef8b66 tegra_xusb_padctl_enable_phy_wake +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xe9164870 tegra_xusb_padctl_disable_phy_sleepwalk +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xfb283989 tegra234_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xfba284ec tegra186_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xfef7eab6 tegra_xusb_padctl_get +EXPORT_SYMBOL_GPL drivers/phy/ti/phy-omap-usb2 0x00d48f33 omap_usb2_set_comparator +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x0fa140ec mcp23s08_probe_one +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x5164b807 mcp23x08_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x611f1ce8 mcp23x17_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/qcom/pinctrl-lpass-lpi 0x1a2003aa lpi_pinctrl_remove +EXPORT_SYMBOL_GPL drivers/pinctrl/qcom/pinctrl-lpass-lpi 0x4f9c23cb lpi_pinctrl_probe +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0x3cd4aed7 cros_ec_sensorhub_register_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0xf4da5455 cros_ec_sensorhub_unregister_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x6b1be500 cros_usbpd_unregister_notify +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x8bda2df3 cros_usbpd_register_notify +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x0071aaed ssam_request_sync_init +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x0c977776 ssam_request_sync_free +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1477b7a1 __ssam_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1d3a5157 ssh_packet_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1d9a4a00 ssam_device_type +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x3d32f5c4 ssam_request_sync_submit +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x41773e88 ssam_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x4962843c ssam_device_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x51361a0b ssam_request_do_sync_with_buffer +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x5b08affc ssam_controller_stateunlock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x5be440a6 ssam_device_get_match_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x6259da58 ssam_device_get_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x62f3b486 ssam_controller_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x75146198 ssam_request_sync_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x9471c7dc ssam_controller_device +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x9acfd618 __ssam_register_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xa1542060 ssam_device_remove +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xabd11e81 ssam_controller_event_disable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xac1060aa ssam_request_write_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xac56b64d ssam_controller_event_enable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xb3cdc673 ssh_packet_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xb6c5e6a8 ssam_client_bind +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xbde2e40f ssam_get_controller +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xbf62a590 ssam_controller_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc2bd582d ssam_device_id_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc5b825ce ssam_device_add +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc9ac9ef7 __ssam_device_driver_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe8057d01 ssam_request_do_sync +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xeaa81969 ssam_device_driver_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xeb13b85e ssam_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xeb4715e3 ssam_remove_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xf963b9ba ssam_controller_statelock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xfee85058 ssam_bus_type +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x04cfd81c san_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x48cf4c48 san_dgpu_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0xd60bd773 san_dgpu_notifier_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x493ad049 devm_reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x67925284 reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x95c9cb87 reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0xa846da2a devm_reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x4d5bfbd4 bq27xxx_battery_teardown +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x73cdf9de bq27xxx_battery_setup +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x8dbcd469 bq27xxx_battery_update +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x36be96d9 pcf50633_mbc_usb_curlim_set +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x40be555d pcf50633_mbc_get_status +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x7e757399 pcf50633_mbc_get_usb_online_status +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x19dc8b0a extts_clean_up +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x2eae82b0 ptp_qoriq_isr +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x39291cf2 ptp_qoriq_free +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x76bc81a2 ptp_qoriq_settime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x8604a87f ptp_qoriq_init +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xb064d807 ptp_qoriq_enable +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xca6a2028 ptp_qoriq_adjtime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xd257a592 ptp_qoriq_adjfine +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xf42102fe ptp_qoriq_gettime +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xa62db814 mc13xxx_get_num_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xba133595 mc13xxx_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xce43090f mc13xxx_fixed_regulator_set_voltage +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xe21b7550 mc13xxx_fixed_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xf9d903f9 mc13xxx_parse_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/rohm-regulator 0xca235c98 rohm_regulator_set_voltage_sel_restricted +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x18001d02 wm8350_register_regulator +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x21bb48fb wm8350_dcdc25_set_mode +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x41e7d592 wm8350_dcdc_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x780ada0a wm8350_isink_set_flash +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x7a54ac6c wm8350_register_led +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x902a516c wm8350_ldo_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8400-regulator 0xa819d920 wm8400_register_regulator +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x0452a087 scp_get_venc_hw_capa +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x17be7f4f scp_put +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x22556c0c scp_mapping_dm_addr +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x380da203 scp_get_device +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x5b5bd7d0 scp_get +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xb4acc3b0 scp_get_rproc +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xe4e655ee scp_get_vdec_hw_capa +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x09313652 scp_memcpy_aligned +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x6f179e49 scp_ipi_register +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x9b1e693b scp_ipi_lock +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0xa0f4c42a scp_ipi_send +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0xb4c489e9 scp_ipi_unlock +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0xd09207aa scp_ipi_unregister +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0x7da22f68 pru_rproc_put +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0xeddab8fc pru_rproc_set_ctable +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0xf8a72ae6 pru_rproc_get +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x0fa538df qcom_register_ssr_notifier +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x28209f82 qcom_add_ssr_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x58fc0d20 qcom_remove_ssr_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x5e075918 qcom_register_dump_segments +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x8a8c2441 qcom_minidump +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x8ec10aa5 qcom_remove_glink_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x974a1346 qcom_add_glink_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xa24354ad qcom_remove_smd_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xd6cc0cc0 qcom_unregister_ssr_notifier +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xfdf96306 qcom_add_smd_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_pil_info 0x30e58241 qcom_pil_info_store +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x2744e643 qcom_q6v5_unprepare +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x2f5e03ef qcom_q6v5_panic +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x5b888064 qcom_q6v5_request_stop +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x69fdd716 qcom_q6v5_init +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x97dbc9a1 qcom_q6v5_prepare +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xdf2f00ec qcom_q6v5_wait_for_start +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xeeb371b1 qcom_q6v5_deinit +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0x0afe698a qcom_add_sysmon_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0x1482d168 qcom_sysmon_shutdown_acked +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0xa881c6fc qcom_remove_sysmon_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/mtk_rpmsg 0x0af16aec mtk_rpmsg_create_rproc_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/mtk_rpmsg 0x86903274 mtk_rpmsg_destroy_rproc_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x149236da qcom_glink_native_remove +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xe1b9ddb5 qcom_glink_native_probe +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xf14f5684 qcom_glink_ssr_notify +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink_smem 0x4fe311b0 qcom_glink_smem_unregister +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink_smem 0x6cf9cd2e qcom_glink_smem_register +EXPORT_SYMBOL_GPL drivers/rtc/rtc-ds1685 0x55ac50f6 ds1685_rtc_poweroff +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x03513c60 cxgbi_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0b7f7874 cxgbi_conn_alloc_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0c770d4b cxgbi_sock_rcv_wr_ack +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x11f77e98 cxgbi_device_portmap_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x138e7465 cxgbi_get_conn_stats +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x156a6365 cxgbi_sock_select_mss +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1b569554 cxgbi_sock_fail_act_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x29bab3ec cxgbi_sock_rcv_peer_close +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2c16709d cxgbi_get_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3773a89e cxgbi_sock_free_cpl_skbs +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3bfa0c7b cxgbi_sock_check_wr_invariants +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x423afca5 cxgbi_device_find_by_netdev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x446b4712 cxgbi_device_find_by_netdev_rcu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4586f786 cxgbi_conn_xmit_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4dceff99 cxgbi_create_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x56c067a0 cxgbi_device_unregister +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5ac9f71f cxgbi_conn_tx_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5b866efb cxgbi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5c79c3b5 cxgbi_get_ep_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x6450c9d0 cxgbi_set_conn_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x6457a445 cxgbi_iscsi_init +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x66457c76 cxgbi_ep_disconnect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x70b62b81 cxgbi_sock_skb_entail +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7d3e77b7 cxgbi_sock_act_open_req_arp_failure +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7fdb6004 cxgbi_device_unregister_all +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x803fed07 cxgbi_sock_rcv_abort_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8319f739 cxgbi_ddp_set_one_ppod +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x88129a16 cxgbi_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9d5a1a10 cxgbi_ep_poll +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9ee79d91 cxgbi_ddp_ppm_setup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa52374b9 cxgbi_sock_rcv_close_conn_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa545ed1c cxgbi_hbas_remove +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa5eb9c32 cxgbi_conn_pdu_ready +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa74f96a2 cxgbi_device_register +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa887df7d cxgbi_parse_pdu_itt +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa99fd691 cxgbi_iscsi_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xbca27c33 cxgbi_sock_established +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc37beacc cxgbi_device_find_by_lldev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd0b98bba cxgbi_sock_closed +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd8f43de1 cxgbi_device_portmap_create +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xdbaccc88 cxgbi_ep_connect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xdd1510c3 cxgbi_sock_purge_wr_queue +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xdd9fc1fb cxgbi_conn_init_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xe149be7d cxgbi_hbas_add +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xe1ba3c81 cxgbi_bind_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xef346615 cxgbi_attr_is_visible +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf977ed98 cxgbi_set_host_param +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x16dfa1c2 fcoe_ctlr_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x27b27ede fcoe_validate_vport_create +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x39aa9c9a fcoe_fcf_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x415e23ff fcoe_link_speed_update +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x47964183 fcoe_get_paged_crc_eof +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x653813ad fcoe_libfc_config +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x6c4788b3 fcoe_ctlr_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x71570564 fcoe_ctlr_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x91e390d6 fcoe_start_io +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x97e07411 __fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x9ddb4faf fcoe_clean_pending_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xa1aa14a2 fcoe_get_wwn +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xb3d6847f fcoe_fcf_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xb87b7b03 fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbac58840 fcoe_queue_timer +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc3f30cc0 fcoe_wwn_from_mac +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xdf35d9cd fcoe_fc_crc +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf167cb7a fcoe_wwn_to_str +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xff9b9299 fcoe_check_wait_queue +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x50fccb70 fdomain_destroy +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x5f277edf fdomain_create +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x0c8fc4b4 hisi_sas_host_reset +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x2bf4c6a4 hisi_sas_phy_oob_ready +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x3fd879d6 hisi_sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x40ac648c hisi_sas_get_prog_phy_linkrate_mask +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x42cdb07d hisi_sas_init_mem +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x43a28cf7 hisi_sas_alloc +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x4a192bd0 hisi_sas_sync_cqs +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x4f6d7086 to_hisi_sas_port +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x4fc22123 hisi_sas_stt +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x59c22a91 hisi_sas_debugfs_dir +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x5aa2e443 hisi_sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x5c2be2f0 hisi_sas_remove +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x675b4627 hisi_sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x683aeb45 hisi_sas_release_tasks +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x80219e72 hisi_sas_stop_phys +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x86d7042c hisi_sas_sata_done +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x95910a70 hisi_sas_phy_bcast +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x9a000932 hisi_sas_phy_down +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x9fc97989 hisi_sas_controller_reset_prepare +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb03aa9c5 hisi_sas_rst_work_handler +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb4bad7fc hisi_sas_sync_poll_cqs +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xbc40c856 hisi_sas_slot_task_free +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xbe9ed71b hisi_sas_scan_start +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xc3a41131 hisi_sas_debugfs_dump_count +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xccaf3fda hisi_sas_controller_reset_done +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xd73e71fd hisi_sas_get_fw_info +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe330cb74 hisi_sas_sync_rst_work_handler +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe987d9aa hisi_sas_debugfs_enable +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xebfae55c hisi_sas_get_ata_protocol +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xec796dee hisi_sas_free +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xf692ebec hisi_sas_scan_finished +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xf73d3f44 hisi_sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xfb4721cb hisi_sas_probe +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x353a442f iscsi_boot_create_initiator +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x66960b7b iscsi_boot_destroy_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x77588bec iscsi_boot_create_acpitbl +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x7b625ccd iscsi_boot_create_host_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xa4c7ec95 iscsi_boot_create_ethernet +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xc85f114f iscsi_boot_create_target +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xd1459948 iscsi_boot_create_kset +EXPORT_SYMBOL_GPL drivers/scsi/libfc/libfc 0x6635b0f7 fc_seq_els_rsp_send +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x01a0f90d iscsi_session_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x12b2ad06 iscsi_switch_str_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x14d63434 iscsi_prep_data_out_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x151d047b iscsi_conn_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x16d8675d iscsi_host_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1cfcc952 iscsi_session_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x23c706e6 iscsi_conn_unbind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x27db479f iscsi_conn_bind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2e145625 iscsi_get_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x34df9544 iscsi_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x37e99613 iscsi_eh_device_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3bef2f73 iscsi_pool_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x45fe58fd iscsi_session_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4b9975dd iscsi_verify_itt +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x56d6ebf9 iscsi_conn_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5faba168 iscsi_session_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x67aa58d2 iscsi_complete_scsi_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x6a88e21e iscsi_session_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x6ccb42bb iscsi_suspend_queue +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x71461a94 iscsi_conn_start +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x79e12b3c iscsi_update_cmdsn +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x7fb09de9 iscsi_suspend_rx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x803d950b iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x835846d8 iscsi_itt_to_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8488b91b iscsi_suspend_tx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8903ed5f iscsi_host_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d303b1b iscsi_pool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d75bd82 iscsi_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x911e6894 iscsi_eh_session_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x938064e9 __iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x953797d8 iscsi_host_get_max_scsi_cmds +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa4f58765 iscsi_itt_to_ctask +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa9ee20e6 iscsi_session_recovery_timedout +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xaa6f4040 iscsi_host_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xacb71813 iscsi_requeue_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xbe459401 iscsi_conn_queue_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc19d3736 iscsi_eh_cmd_timed_out +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc7f1920c iscsi_host_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc923398f iscsi_session_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xced3869c iscsi_conn_send_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd7e9fbde iscsi_conn_stop +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd8dfb329 iscsi_conn_queue_recv +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe1ee05fa iscsi_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe3bc856c iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe3d7dff4 iscsi_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe656e3c6 iscsi_eh_abort +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeab9cbd5 iscsi_conn_get_addr_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeb94af88 iscsi_host_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeec68644 iscsi_host_add +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf159e517 __iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xfa68eddb iscsi_eh_recover_target +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xff420cf0 iscsi_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x07daf6dd iscsi_tcp_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x15e1c468 iscsi_tcp_r2tpool_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x186274f0 iscsi_tcp_segment_unmap +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x26b20b47 iscsi_tcp_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x6d8b1aa9 iscsi_tcp_conn_get_stats +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x8ce2ac8e iscsi_tcp_set_max_r2t +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x95839789 iscsi_tcp_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x9de3be1b iscsi_tcp_hdr_recv_prep +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa026d4b4 iscsi_segment_seek_sg +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa4567227 iscsi_tcp_recv_skb +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xac516a3d iscsi_tcp_task_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xbda96bef iscsi_segment_init_linear +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xbeae0eb4 iscsi_tcp_segment_done +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xd29b3cff iscsi_tcp_dgst_header +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xe78461b5 iscsi_tcp_task_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xed057a80 iscsi_tcp_recv_segment_is_hdr +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xefaa9ad6 iscsi_tcp_r2tpool_free +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x12ac5717 sas_execute_ata_cmd +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x12df3487 sas_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x15fbe3ce sas_lu_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1912cb9b sas_eh_target_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x20c3187d smp_ata_check_ready_type +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x25d6ee2b sas_notify_port_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2d041cf6 sas_execute_internal_abort_dev +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2e13ad6d sas_request_addr +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x30482558 sas_bios_param +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x31d6d8d1 sas_execute_internal_abort_single +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x367df509 sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3b9ee7c8 sas_drain_work +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3ec94616 sas_get_local_phy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x486d8769 sas_clear_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x54dfdf27 sas_eh_device_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x686dc22d sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7c3a5431 sas_change_queue_depth +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x8645d485 sas_unregister_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x89cd45e6 sas_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x8a34f451 sas_eh_abort_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xab59bd00 sas_domain_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xad5e5395 sas_register_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xbb6f6af9 sas_target_destroy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd357e7c6 sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd381772f sas_abort_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd731f4a6 sas_ioctl +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xdc47ca68 sas_ssp_task_response +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe54a5498 sas_abort_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe7a0c9e0 sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe7f62395 dev_attr_phy_event_threshold +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe805670e sas_phy_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xee0382b0 sas_query_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xee4a3fff sas_ata_device_link_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf769be65 sas_task_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf8790ae7 sas_ata_schedule_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xfd98ef0c sas_find_attached_phy_id +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_fc 0x03dd3992 fc_eh_should_retry_cmd +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x018a008b iscsi_force_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0efe91ed iscsi_unregister_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x109ff651 iscsi_host_for_each_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x115ce85f iscsi_find_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x12a99817 iscsi_alloc_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x147b592b iscsi_post_host_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x21d57dd5 iscsi_block_scsi_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x286b4b81 iscsi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x31ae2054 iscsi_get_port_speed_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x31e056ee iscsi_session_chkready +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3501932a iscsi_get_port_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x363ef721 __tracepoint_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3666ed5b iscsi_session_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x38f12a63 iscsi_put_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x396d470e iscsi_flashnode_bus_match +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x430e758d __traceiter_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x46ddaf4d iscsi_register_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4ae3d30c iscsi_destroy_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4d50226d iscsi_offload_mesg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4fe6b264 iscsi_remove_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5357f894 __traceiter_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x584a31ab __SCK__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x645facdd iscsi_lookup_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x699fe53e iscsi_get_discovery_parent_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6a9b1f19 iscsi_recv_pdu +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6a9c8378 iscsi_destroy_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6d80f91c iscsi_destroy_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x71b768b0 __SCK__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7641393d iscsi_alloc_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7bc5eea9 iscsi_block_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x84a005f1 iscsi_get_router_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x88768c48 __SCK__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8ea91025 iscsi_ping_comp_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x98874d93 iscsi_find_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9bf52abd iscsi_free_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa3ac06cf __tracepoint_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa4f827bf __traceiter_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa72e1efa iscsi_is_session_online +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xab4674c8 __SCK__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xab58fb90 iscsi_dbg_trace +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb08999a5 iscsi_put_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb32662a6 __tracepoint_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbc071179 iscsi_get_ipaddress_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbe3ccca3 iscsi_create_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc6264e7a __tracepoint_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc7a80b85 iscsi_add_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xcda4c8c6 iscsi_create_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd2a800b1 iscsi_unblock_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd3759d97 iscsi_conn_error_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd3a6dffb iscsi_conn_login_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd6b6de03 __traceiter_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xda09b986 __tracepoint_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe1c89530 iscsi_add_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe2bef0ce iscsi_get_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe4475d93 iscsi_create_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe4c79fa6 __SCK__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe4d2207e iscsi_remove_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe7ef1ea7 __traceiter_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xef71c70e iscsi_is_session_dev +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf1be5d92 iscsi_destroy_all_flashnode +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xfce4757b iscsi_create_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xa8cd60c4 sas_is_tlr_enabled +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xb2c5d600 sas_disable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xcde5ba86 sas_tlr_supported +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xd7a23d99 sas_enable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x0ef06974 spi_populate_ppr_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xa0c71dac spi_populate_sync_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xb6bcd204 spi_populate_tag_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xcffa2aff spi_populate_width_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x1902178a srp_tmo_valid +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x30b1f27d srp_release_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x57270d08 srp_stop_rport_timers +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x5dd26bb9 srp_rport_add +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xa4b5a68b srp_remove_host +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xbe448b88 srp_rport_del +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xc5cd9871 srp_attach_transport +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x18a846da __siox_driver_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x4bff623e siox_master_alloc +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x4fcd5e24 siox_device_synced +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x6efe9d23 siox_master_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x719b5b43 siox_master_unregister +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x7e9f8598 siox_device_connected +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x12d3b60a slim_stream_enable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x16dd2722 slim_get_logical_addr +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x18510ee9 of_slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x192d7cc4 slim_stream_disable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x2041c56b slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x441246a8 __slim_driver_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x6abfd43d slim_read +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x6f15a9bc slim_ctrl_clk_pause +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x7d0641fd slim_readb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9c0e94ac slim_free_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9d814683 slim_xfer_msg +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9f9b37a9 slim_driver_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xa14cfd1f slim_write +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xa37bf7ce slim_report_absent +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xaeb4ee5d slim_stream_free +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xbb982a27 slim_writeb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xc5fd7bae slim_register_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xc727d370 slim_device_report_present +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd06a825a slim_do_transfer +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd363acc4 slim_alloc_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd4606198 slim_unregister_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xda44ce2b slim_stream_allocate +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xde6b921c slim_stream_prepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe1ab39a2 slimbus_bus +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe92e914a slim_stream_unprepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xf6ffb9a5 slim_msg_response +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x494128eb meson_canvas_alloc +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x673c5a86 meson_canvas_config +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x6af902b0 meson_canvas_get +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0xfbd79150 meson_canvas_free +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x05352153 apple_rtkit_shutdown +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x16cb01e9 apple_rtkit_reinit +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x172f59d0 devm_apple_rtkit_init +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x1fe9bde4 apple_rtkit_free +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x24f40d32 apple_rtkit_boot +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x2704bf39 apple_rtkit_is_running +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x2fa7b168 apple_rtkit_start_ep +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x452cdfcb apple_rtkit_send_message_wait +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x74ec7a7e apple_rtkit_init +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x7b61eb9f apple_rtkit_send_message +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x8e04c93f apple_rtkit_is_crashed +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x9b226dc8 apple_rtkit_wake +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xbafc9ec2 apple_rtkit_idle +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xcf8887e6 apple_rtkit_poll +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xfaeaa104 apple_rtkit_quiesce +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0x53c692c0 devm_apple_sart_get +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0xbaec16a4 apple_sart_add_allowed_region +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0xf2253fbc apple_sart_remove_allowed_region +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x0261cd01 dpaa2_io_store_next +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x1b7c4023 dpaa2_io_service_rearm +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2ea89927 dpaa2_io_service_pull_channel +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2f10852c dpaa2_io_service_select +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x30c95f58 dpaa2_io_service_deregister +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x3f8992eb dpaa2_io_service_release +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x47dbb631 dpaa2_io_store_create +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x4994345c dpaa2_io_store_destroy +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x6560c60d dpaa2_io_service_acquire +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x7806d632 dpaa2_io_service_register +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x79cf65a1 dpaa2_io_service_enqueue_qd +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x8edafa55 dpaa2_io_query_bp_count +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0xb9e81961 dpaa2_io_query_fq_count +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x04e0428c mtk_mmsys_ddp_connect +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x2db14b82 mtk_mmsys_vpp_rsz_merge_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x40614f69 mtk_mmsys_hdr_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x6ed771ec mtk_mmsys_mixer_in_channel_swap +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x710988c3 mtk_mmsys_mixer_in_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x771d7496 mtk_mmsys_ddp_disconnect +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xa3785469 mtk_mmsys_vpp_rsz_dcm_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xcd3672bf mtk_mmsys_ddp_dpi_fmt_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xd0629ac7 mtk_mmsys_merge_async_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x1736cec6 mtk_mutex_remove_comp +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x1d6696b0 mtk_mutex_disable +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x2fcc9ff2 mtk_mutex_add_comp +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x4e2f3c90 mtk_mutex_enable_by_cmdq +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x51991b38 mtk_mutex_enable +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x5ec2319a mtk_mutex_unprepare +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x71a9a3ab mtk_mutex_acquire +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x7534596b mtk_mutex_write_sof +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x8b650752 mtk_mutex_release +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xab7f853d mtk_mutex_prepare +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xbb95b1a3 mtk_mutex_get +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xbbb4ab02 mtk_mutex_put +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xfa95f801 mtk_mutex_write_mod +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x029ebcd5 apr_send_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x02d9e705 aprbus +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x06748aa3 __apr_driver_register +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x0b79ca57 apr_driver_unregister +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x5d63394d gpr_alloc_port +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xc0917226 gpr_free_port +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xc3cf887b gpr_send_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xe5ee8621 gpr_send_port_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x03c9a66d llcc_get_slice_size +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x0679b34d llcc_slice_getd +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x7e773088 llcc_get_slice_id +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xad3516c4 llcc_slice_activate +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xb534ec76 llcc_slice_deactivate +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xb68b1300 llcc_slice_putd +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x0aa9851f qcom_mdt_load_no_init +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x358094a7 qcom_mdt_load +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x376f9ad6 qcom_mdt_pas_init +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x70abe139 qcom_mdt_read_metadata +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0xe8a3861c qcom_mdt_get_size +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0x7a32c867 devm_pmic_glink_register_client +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0xc161d729 pmic_glink_send +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x50d28b20 qcom_ice_evict_key +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x6b3f5ad8 of_qcom_ice_get +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x82936acb qcom_ice_enable +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xc994d57b qcom_ice_suspend +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xe4280d97 qcom_ice_program_key +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xf0e63b1a qcom_ice_resume +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x34b57571 qcom_smem_alloc +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x5a710273 qcom_smem_get_free_space +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x9979b76e qcom_smem_virt_to_phys +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0xe583bba3 qcom_smem_get_soc_id +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0xeeffa750 qcom_smem_get +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x0f30a673 pruss_cfg_xfr_enable +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x4c9148ec pruss_put +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x5e1f6170 pruss_release_mem_region +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x89778e19 pruss_cfg_get_gpmux +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x8fc17ee4 pruss_request_mem_region +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xb4f32f40 pruss_get +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xc4989741 pruss_cfg_miirt_enable +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xca2ddb29 pruss_cfg_set_gpmux +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xd531ad9d pruss_cfg_gpimode +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0x7cbc9cdd sdw_unregister_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xbeda2a9f sdw_bus_type +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xe09c431f __sdw_register_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-cadence 0xe187fc8e sdw_cdns_debugfs_init +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xb9edd149 altera_spi_irq +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xee4124d0 altera_spi_init_host +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x531dfc40 spi_bitbang_cleanup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x8c3c48a3 spi_bitbang_stop +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xc4850440 spi_bitbang_setup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xd7c79bd3 spi_bitbang_start +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xd7d4eba7 spi_bitbang_setup_transfer +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xec03444d spi_bitbang_init +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x54b2ecac spi_test_run_test +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x785486b8 spi_test_execute_msg +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0xd5613373 spi_test_run_tests +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x06e5a70e spmi_ext_register_writel +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x2bd5fa64 spmi_ext_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x36e5d841 spmi_device_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x4c48a685 spmi_command_shutdown +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x4eafe8f2 spmi_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x5a43b559 spmi_command_sleep +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x6d9e96a7 spmi_controller_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x7376879f spmi_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x8b3dd3f6 spmi_command_reset +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x9388359b spmi_device_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x970ca8a4 spmi_device_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x97a00466 spmi_controller_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xa1f52d44 spmi_ext_register_readl +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xa5897bda spmi_ext_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xd0eba05c spmi_device_from_of +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xd3e1b1a2 spmi_register_zero_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xe902caba __spmi_driver_register +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xea8149ed spmi_command_wakeup +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xeea50b11 spmi_controller_alloc +EXPORT_SYMBOL_GPL drivers/ssb/ssb 0x069f5d9e ssb_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x0579d9a9 anybuss_client_driver_register +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x20700927 devm_anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x245d33fc anybuss_start_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x2e06f622 anybuss_write_input +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x2f28dc5a anybuss_recv_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x2ff3a5e2 anybuss_send_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x3f268fe5 anybuss_send_ext +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x4a20672f anybuss_set_power +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x51a4db25 anybuss_client_driver_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x647d3ab8 anybuss_finish_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x902962d0 anybuss_read_output +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xb26a54ea anybuss_read_fbctrl +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xd6c982a6 anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xfce879ad anybuss_host_common_remove +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x5389648a fieldbus_dev_online_changed +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x56f4d6f1 fieldbus_dev_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x62f7fc64 fieldbus_dev_area_updated +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x806898a7 fieldbus_dev_register +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x0e997825 gb_audio_apbridgea_shutdown_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x2a72f526 gb_audio_apbridgea_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x3503c548 gb_audio_apbridgea_start_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x3cf4301c gb_audio_apbridgea_start_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x3e9be06c gb_audio_apbridgea_prepare_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x4dde73f0 gb_audio_apbridgea_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x5da63076 gb_audio_apbridgea_prepare_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x6da4a83f gb_audio_apbridgea_shutdown_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x7ee593f2 gb_audio_apbridgea_set_config +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x9c1f86b5 gb_audio_apbridgea_stop_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xbf523359 gb_audio_apbridgea_register_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xf27fc59f gb_audio_apbridgea_unregister_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xff2256af gb_audio_apbridgea_stop_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x06885ac2 gb_audio_gb_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x06c526b0 gb_audio_gb_set_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x41cd4147 gb_audio_gb_disable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x585d6980 gb_audio_gb_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x65a3bb66 gb_audio_gb_deactivate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x672dcf55 gb_audio_gb_set_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x690f0daa gb_audio_gb_activate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xb7406e46 gb_audio_gb_deactivate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xb9b3f8c5 gb_audio_gb_get_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xbbecd88a gb_audio_gb_activate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xd091be2a gb_audio_gb_get_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xd54feff6 gb_audio_gb_enable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xd836f99b gb_audio_gb_get_topology +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x19e9e6b1 gb_audio_manager_remove_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x3203a731 gb_audio_manager_put_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x32e6391e gb_audio_manager_remove +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x5a108b0f gb_audio_manager_add +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x7105a4a0 gb_audio_manager_get_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x79eef2f8 gb_audio_manager_dump_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xaeac8ca2 gb_audio_manager_dump_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0x230037b7 gb_gbphy_deregister_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0x7c28cdd7 gb_gbphy_register_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0x168cd227 gb_spilib_master_exit +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0xe390a88d gb_spilib_master_init +EXPORT_SYMBOL_GPL drivers/staging/iio/addac/adt7316 0x7618a01d adt7316_pm_ops +EXPORT_SYMBOL_GPL drivers/staging/media/av7110/sp8870 0xbffcc5c4 sp8870_attach +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x064ad323 imx_media_pipeline_subdev +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x06cbc87a imx_media_capture_device_register +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x10c1f2ea imx_media_init_cfg +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x2808dd9e imx_media_alloc_dma_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x37974eb3 imx_media_capture_device_remove +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x3afc4948 imx_media_find_pixel_format +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x447828b8 imx_media_pipeline_pad +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x465bdf13 imx_media_capture_device_init +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x52eb8e68 imx_media_pipeline_set_stream +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x534ba9e1 imx_media_find_mbus_format +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x57e9377e imx_media_capture_device_next_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x7ee89f61 imx_media_dev_init +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x7f683e4d imx_media_add_of_subdevs +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa631199b imx_media_grp_id_to_sd_name +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa9e2459f imx_media_enum_mbus_formats +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xaaafb009 imx_media_free_dma_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xb17e5c9e imx_media_dev_notifier_register +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xba1c7b7e imx_media_mbus_fmt_to_pix_fmt +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xc0e6162e imx_media_init_mbus_fmt +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xc99288cd imx_media_capture_device_unregister +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xd4e45b7e imx_media_try_colorimetry +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xd783e850 imx_media_capture_device_error +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xe51bf35d imx_media_probe_complete +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xe932b00b imx_media_enum_pixel_formats +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xf494ce29 imx_media_add_video_device +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x0548393f amvdec_remove_ts +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x0eb7e95b codec_hevc_setup_decode_head +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x115655e9 amvdec_am21c_body_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x17550f09 amvdec_abort +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x1cb1e6d9 amvdec_am21c_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x21d74c70 amvdec_dst_buf_done_idx +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x2a1be3cc amvdec_write_dos_bits +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x3b57ec3e amvdec_write_parser +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x42acead5 amvdec_add_ts +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x43290624 codec_hevc_free_mmu_headers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x435eaedd amvdec_clear_dos_bits +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x47aeb0c1 amvdec_read_dos +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x515e1675 codec_hevc_setup_buffers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5d2422cb amvdec_dst_buf_done +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5ff35ee8 amvdec_am21c_head_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x667069c9 codec_hevc_fill_mmu_map +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x7327ca31 amvdec_get_output_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x8eeda820 amvdec_src_change +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xbe967bfe amvdec_set_par_from_dar +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xd5cee0d8 amvdec_set_canvases +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xe16ba7b0 amvdec_write_dos +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xf00d6692 amvdec_read_parser +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xf3f8096e amvdec_dst_buf_done_offset +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xf99f4b0d codec_hevc_free_fbc_buffers +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x127e0772 nvec_msg_free +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x1d1d426b nvec_unregister_notifier +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x33450fde nvec_register_notifier +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x2b9b3376 target_stop_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x455d16bd target_init_cmd +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x56b978f6 target_submit +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x5d24150b target_free_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x779df356 target_queue_submission +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x847efd30 target_submit_prep +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xb4489234 target_wait_for_cmds +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xc65e34a6 target_alloc_cmd_counter +EXPORT_SYMBOL_GPL drivers/tee/tee 0x06544a46 tee_shm_alloc_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x24338cfe tee_shm_get_from_id +EXPORT_SYMBOL_GPL drivers/tee/tee 0x24e6ca2a teedev_open +EXPORT_SYMBOL_GPL drivers/tee/tee 0x33db187e tee_shm_alloc_priv_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x37270171 tee_device_register +EXPORT_SYMBOL_GPL drivers/tee/tee 0x3e8dc187 tee_client_invoke_func +EXPORT_SYMBOL_GPL drivers/tee/tee 0x442eddff tee_shm_get_pa +EXPORT_SYMBOL_GPL drivers/tee/tee 0x454d86c1 tee_shm_put +EXPORT_SYMBOL_GPL drivers/tee/tee 0x54eaf134 tee_shm_get_va +EXPORT_SYMBOL_GPL drivers/tee/tee 0x5a469a56 tee_get_drvdata +EXPORT_SYMBOL_GPL drivers/tee/tee 0x5af38e77 tee_client_open_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0x68d74065 teedev_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x74bc1d38 tee_device_alloc +EXPORT_SYMBOL_GPL drivers/tee/tee 0x80955c7d tee_shm_free +EXPORT_SYMBOL_GPL drivers/tee/tee 0x85fd9922 tee_session_calc_client_uuid +EXPORT_SYMBOL_GPL drivers/tee/tee 0x8f0d349c tee_client_open_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x916a98c9 tee_device_unregister +EXPORT_SYMBOL_GPL drivers/tee/tee 0x9f3b54af tee_shm_register_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0xb31d0ee0 tee_client_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0xbd4a7d63 tee_shm_pool_alloc_res_mem +EXPORT_SYMBOL_GPL drivers/tee/tee 0xd6e836a0 tee_bus_type +EXPORT_SYMBOL_GPL drivers/tee/tee 0xe702fe6a tee_client_close_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0xfd424d00 tee_client_get_version +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0x5a8d95c2 st_thermal_register +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0x5f73b5aa st_thermal_pm_ops +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0xe257f5e1 st_thermal_unregister +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x01d23ee1 tb_property_create_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x090e7cac tb_xdomain_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x1861e34f tb_ring_start +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x1add3a1e tb_xdomain_lane_bonding_enable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x24c22f9f tb_ring_poll +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x393b4f2f tb_property_free_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4418c6a7 tb_xdomain_find_by_route +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x47501b12 __tb_ring_enqueue +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e5064a7 tb_property_find +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e64bdfd tb_register_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x603249ed tb_unregister_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x61967c40 tb_ring_alloc_rx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x6486ba1f tb_xdomain_response +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x658e3d97 tb_property_add_immediate +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x7376300a tb_xdomain_lane_bonding_disable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x73ad2acb tb_property_get_next +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x750802ee tb_register_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x785eb82c tb_property_remove +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x7d947bfb tb_ring_poll_complete +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x84065984 tb_xdomain_alloc_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x851e7e2d tb_unregister_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x87541c57 tb_xdomain_request +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8b62f95e tb_property_add_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x9b2906d5 tb_ring_free +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x9e3695e8 tb_xdomain_release_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa3d2b403 tb_property_add_data +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xaff9ee5a tb_xdomain_release_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb7c7cdce tb_property_add_text +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xbf825658 tb_xdomain_disable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xd313f614 tb_xdomain_find_by_uuid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xe288819c tb_ring_alloc_tx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xe3e8b929 tb_ring_stop +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xe7519699 tb_service_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xebe7f3e5 tb_xdomain_alloc_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf1cfd1ff tb_register_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf76028c7 tb_unregister_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xfd4226ea tb_xdomain_enable_paths +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x0968d991 ufshcd_update_evt_hist +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x0d837ea5 ufshcd_release +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x133a7527 ufshcd_uic_change_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x14126282 ufshcd_resume_complete +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x185244af ufshcd_uic_hibern8_enter +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x21c4bb0a ufshcd_remove +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x295079fa ufshcd_dealloc_host +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x2aae7498 ufshcd_config_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x41760a06 ufshcd_system_restore +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x46b3c6b2 ufshcd_link_recovery +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x63d29631 ufshcd_system_thaw +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x658149df ufshcd_hold +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x65a5a2d7 ufshcd_hba_enable +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7148e9db ufshcd_mcq_config_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x723b1abf ufshcd_delay_us +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x743e0c6f ufshcd_make_hba_operational +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x77e47ad2 ufshcd_dme_configure_adapt +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x796075d5 ufshcd_get_vreg +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7fb3ba55 ufshcd_uic_hibern8_exit +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8bb37ca3 ufshcd_clkgate_delay_set +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8bfd976c __ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8c1776bb ufshcd_hba_stop +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x95409253 ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x96e3c722 ufshcd_system_freeze +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x9e64b308 ufshcd_auto_hibern8_update +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa231f568 ufshcd_fixup_dev_quirks +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa809191b ufshcd_dme_set_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xba1ddf6c ufshcd_init +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xc0b1f038 ufshcd_mcq_enable_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xc294e928 ufshcd_dme_get_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xcd7c213c ufshcd_mcq_poll_cqe_lock +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xda198335 ufshcd_mcq_write_cqis +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xe8efdf0e ufshcd_dump_regs +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x54c946de ufshcd_init_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x7a0460ff ufshcd_get_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0xa4278086 ufshcd_pltfrm_init +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0xfb7249b3 ufshcd_populate_vreg +EXPORT_SYMBOL_GPL drivers/uio/uio 0x2da63160 uio_event_notify +EXPORT_SYMBOL_GPL drivers/uio/uio 0x3bfeb284 __devm_uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xcf03f050 __uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xffd92eb2 uio_unregister_device +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x18ce7a11 usbatm_usb_probe +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x2f5d0447 usbatm_usb_disconnect +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x216010bb cdns_init +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x3cc8b97b cdns_remove +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x46ff5152 cdns_suspend +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x9e9538e8 cdns_clear_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xb3bffb66 cdns_drd_gadget_on +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xb88ea572 cdns_power_is_lost +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xd3a852e6 cdns_resume +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xe33719f4 cdns_set_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xfaa04080 cdns_drd_gadget_off +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x10e7f869 ci_hdrc_add_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x5e5da2e6 ci_hdrc_query_available_role +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xf55ce813 hw_phymode_configure +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xf8cdf40d ci_hdrc_remove_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x24f8dc71 imx_usbmisc_hsic_set_connect +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x38810fa8 imx_usbmisc_charger_detection +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x44342efd imx_usbmisc_suspend +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x5e01e19a imx_usbmisc_init_post +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xcb43a615 imx_usbmisc_resume +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xf701d8f4 imx_usbmisc_init +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x0e84c05e ulpi_write +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x155a1b77 __ulpi_register_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x175d886b ulpi_unregister_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x5f30deb7 ulpi_register_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x7bc89908 ulpi_read +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x7f056c23 ulpi_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x1726ce63 u_audio_get_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x2df7f203 g_audio_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x39aa9147 u_audio_set_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x59dd40d6 u_audio_set_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x6ddaaf49 u_audio_get_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7ecac920 u_audio_stop_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x889fcd9e u_audio_set_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x94f1b5e8 u_audio_stop_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x9816cb02 u_audio_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x9e8297be u_audio_start_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xc3495a1d u_audio_set_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xd9a9579e u_audio_get_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xe2ea9a44 u_audio_get_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xe641a6a2 g_audio_setup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xfcc84ec3 u_audio_start_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x0e072480 gether_get_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x196e15ab gether_set_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x1db54a50 gether_set_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x2898b187 gether_setup_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x2a49d882 gether_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x445949c8 gether_setup_name_default +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x59451cd2 gether_set_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x63080e4b gether_get_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x6c7457be gether_set_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x7e763a8a gether_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8673b07e gether_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8878cfa6 gether_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xa05f2958 gether_set_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xac309e3b gether_get_host_addr_cdc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xdf9b7cbf gether_get_host_addr_u8 +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xe14409d5 gether_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xe1d1a1ff gether_register_netdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xe8d4dfec gether_get_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xfa80c7f0 gether_get_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x33bfdca2 gserial_alloc_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x387d0e0d gserial_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x60db48f5 gserial_get_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x69750552 gserial_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x77268a68 gs_free_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xa6f0c489 gserial_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xa992f421 gserial_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xb6652875 gserial_free_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xc0a01527 gserial_set_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe89dc424 gserial_alloc_line_no_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xfb78a286 gs_alloc_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x3ef6bfd1 ffs_name_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x65e63b9f ffs_single_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x6c825859 ffs_lock +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x13444dc0 fsg_show_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x141fce2a fsg_common_remove_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1555e834 fsg_show_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1710b539 fsg_fs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1ccb58f7 fsg_common_set_num_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x2933ee1d fsg_ss_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x32363171 fsg_store_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x398778e1 fsg_ss_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3c6a07d0 fsg_common_create_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x423845e4 fsg_ss_bulk_in_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x44bafe4b fsg_store_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x56344daf fsg_hs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x5883e749 fsg_lun_close +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x655d6e7a fsg_lun_open +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6acb4179 fsg_common_set_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x705700c7 fsg_store_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x724bf35f fsg_store_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x7e26d4a5 fsg_common_set_sysfs +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x8204bdb5 fsg_common_set_cdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x857b6dc2 fsg_hs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x95cffb3e fsg_hs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9667f7bc fsg_store_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9a0221c7 fsg_common_free_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa2ab07fa fsg_show_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5cae92f fsg_ss_bulk_out_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5f99b69 fsg_fs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xaaaf01b1 fsg_common_remove_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xab6c68ac fsg_config_from_params +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb3adf38d store_cdrom_address +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb52ba28a fsg_intf_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb54d0d95 fsg_fs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xbee0bb91 fsg_show_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd0e29614 fsg_store_forced_eject +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd1a3e8e0 fsg_common_create_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xdd2510e1 fsg_show_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xec0d479a fsg_show_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf04cab26 fsg_store_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf4efc0c8 fsg_ss_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf9fea50a fsg_lun_fsync_sub +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x0d4e2a61 rndis_signal_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x2c919a4c rndis_msg_parser +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x392df31a rndis_add_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x511a66bb rndis_set_param_medium +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x5b1f31fd rndis_set_host_mac +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x63f398f6 rndis_get_next_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x6f1b42fb rndis_deregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x8c08001e rndis_set_param_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x96bc335d rndis_signal_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x99ebdb64 rndis_borrow_net +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x9ce9ed25 rndis_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xb0f88078 rndis_uninit +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xcd3401eb rndis_set_param_vendor +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xdb9cdda6 rndis_free_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xe8c94a23 rndis_rm_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x06c48ead usb_gstrings_attach +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x075c08f0 usb_free_all_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x085ce83e config_ep_by_speed_and_alt +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0c589aba usb_validate_langid +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x10e12c0d config_ep_by_speed +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x111d1cfc usb_composite_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x1947d90f usb_remove_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x27c2da08 usb_otg_descriptor_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2a5ab010 alloc_ep_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2adfec09 usb_function_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2e09263f usb_copy_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x36426324 usb_ep_autoconfig +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x39d1d1c7 usb_composite_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x43bc35ff usb_ep_autoconfig_ss +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4beb505d usb_gadget_get_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x53e60a14 unregister_gadget_item +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x5e663e66 usb_string_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x6d12899a usb_interface_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7148ceb2 usb_ep_autoconfig_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7415f91e usb_add_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7a704b12 usb_put_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7e367f27 usb_composite_setup_continue +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7f40150e usb_get_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x918a940b usb_get_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x92e9ed94 usb_assign_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x93c6c4a8 usb_composite_overwrite_options +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9766dcd3 usb_function_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9cde6816 usb_add_config_only +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xaa290f19 usb_put_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xace66bcf usb_function_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xc031e043 usb_string_ids_n +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xc8247b27 usb_function_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd2ea2134 usb_descriptor_fillbuf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd40b52d8 usb_otg_descriptor_alloc +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xeef0ce45 usb_func_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xeefe262f usb_ep_autoconfig_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf43520b8 usb_string_ids_tab +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf474a207 usb_gadget_config_buf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xffabfc92 usb_add_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/rzv2m_usb3drd 0x3c49504f rzv2m_usb3drd_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x145a1ada empty_req_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x276bd356 udc_remove +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x3ea88962 udc_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x400fff06 free_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x49ca8eac udc_basic_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5d01d078 udc_irq +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x8d05db34 gadget_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x91c4a80c udc_enable_dev_setup_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xb1c0d1b9 init_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xb6ee300d udc_mask_unused_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x004c6380 usb_ep_fifo_flush +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x035e627c usb_gadget_check_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x192a10fa usb_gadget_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2227bf35 usb_gadget_set_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2664e984 usb_gadget_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2af38e5f usb_ep_free_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2b186890 usb_gadget_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2b2acfda usb_udc_vbus_handler +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2c53cadb usb_ep_disable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x344b9a42 usb_gadget_set_remote_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x34d7e72e usb_add_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x38593ab2 usb_gadget_map_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x3ea59b5d usb_ep_alloc_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x405d007d usb_ep_set_wedge +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x40c23bd1 usb_del_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4336c40e gadget_find_ep_by_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4574a1c1 usb_del_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4fa2450c usb_ep_dequeue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x50b88f41 usb_get_gadget_udc_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x559e26e9 usb_gadget_vbus_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x5c0135b7 usb_add_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x5d440185 usb_gadget_udc_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x6b7dbac4 usb_gadget_map_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x6bc79f11 usb_gadget_vbus_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x72933ad3 usb_gadget_set_state +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x77fa9064 usb_gadget_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x784d9a58 usb_ep_enable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x79c3b872 usb_ep_fifo_status +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x7e9ad1dd usb_gadget_vbus_draw +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x80ced525 usb_gadget_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x91c7cf8d usb_gadget_frame_number +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x93d5fdc4 usb_gadget_giveback_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x954e3266 usb_gadget_clear_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x9cf9014b usb_initialize_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xa5cf9720 usb_add_gadget_udc_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xac5667d9 usb_ep_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xbee6af28 usb_ep_set_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc3d4d06b usb_ep_set_maxpacket_limit +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc87e3d5a usb_gadget_ep_match_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc8ac2c4f usb_ep_clear_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xd854dc90 usb_gadget_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xebb38931 usb_gadget_unmap_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf8951d76 usb_gadget_unmap_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xfd4436b5 usb_gadget_register_driver_owner +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-pci-renesas 0x200484d0 renesas_xhci_check_request_fw +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x5aae6f0b xhci_plat_pm_ops +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0xbf605f14 xhci_plat_remove +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0xf0e7b3d3 xhci_plat_probe +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0x704ab0b8 ezusb_fx1_ihex_firmware_download +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0xdab708a8 ezusb_fx1_set_reset +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x09492220 musb_mailbox +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x09f8c44a musb_root_disconnect +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x0b4a8834 musb_writeb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x2734197f musb_readb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x44a668ca musb_interrupt +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x669594ad musb_clearw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x6af8c6dc musb_writel +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x719a5e41 musb_readw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x82bd8387 musb_queue_resume_work +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xab944953 musb_get_mode +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xade3e56c musb_writew +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xd06c5373 musb_set_peripheral +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xd96b5d17 musb_set_host +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xe59efb0e musb_clearb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xf0f95e51 musb_readl +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x370f44ac usb_phy_generic_register +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x5dfbbd8d usb_gen_phy_init +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x8107d397 usb_gen_phy_shutdown +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xe841598d usb_phy_generic_unregister +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xf1fd06da usb_phy_gen_create_phy +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-isp1301 0x1aed5ab5 isp1301_get_client +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x57f3cad5 tegra_ehci_phy_restore_end +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x9a19d70d tegra_ehci_phy_restore_start +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0xa4059593 tegra_usb_phy_preresume +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0xb5a16e75 tegra_usb_phy_postresume +EXPORT_SYMBOL_GPL drivers/usb/serial/usb_wwan 0x792c7ee7 usb_wwan_port_probe +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x0f264d13 usb_serial_generic_throttle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x128e1135 usb_serial_generic_write +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x1bfea2db usb_serial_generic_resume +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x28585c93 usb_serial_port_softint +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x2c3bedc6 usb_serial_generic_submit_read_urbs +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x405ddcdf usb_serial_generic_write_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x44317833 usb_serial_generic_wait_until_sent +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x50652d08 usb_serial_generic_process_read_urb +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x5ef2d8bf usb_serial_generic_tiocmiwait +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x98e346b5 usb_serial_generic_read_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x997a3cb0 usb_serial_generic_open +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xc0d87843 usb_serial_register_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xc7a3fc9d usb_serial_generic_unthrottle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd1d26b71 usb_serial_generic_close +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd3937092 usb_serial_generic_get_icount +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd79438aa usb_serial_claim_interface +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd94c3749 usb_serial_handle_dcd_change +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xf5d6ab70 usb_serial_generic_write_start +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xf604ddd0 usb_serial_generic_chars_in_buffer +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xfa633cb3 usb_serial_deregister_drivers +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0x046358fd dp_altmode_remove +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0x3592b4d0 dp_altmode_probe +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x6f497a3c tcpci_irq +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xbe111953 tcpci_get_tcpm_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xc529e32e tcpci_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xf2fbffd2 tcpci_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x10ec6d2d tcpm_sink_frs +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x3b84657b tcpm_pd_transmit_complete +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x76eeda4b tcpm_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x9e0bd753 tcpm_pd_hard_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xb655342c tcpm_pd_receive +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc1a02ac4 tcpm_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc37b9769 tcpm_cc_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xceb50012 tcpm_vbus_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xd680581d tcpm_port_clean +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xda86a83d tcpm_port_is_toggling +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xea220941 tcpm_tcpc_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xeb779665 tcpm_sourcing_vbus +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x04b5c622 typec_register_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x0902bd7a typec_unregister_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x12bc57fe typec_get_fw_cap +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x16213b80 typec_plug_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1730e5de usb_power_delivery_unlink_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1a7407b2 typec_unregister_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1c75cd06 typec_partner_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2661e289 typec_port_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2757d3ad typec_set_mode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x29afc720 typec_partner_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2b52ed9b typec_set_vconn_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2c358169 typec_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2d1e301d typec_find_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2fa8eb09 typec_match_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x34f14823 typec_partner_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3822a8d0 typec_altmode_get_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3b2b0a31 typec_port_register_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x471c6eb3 typec_switch_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x49307681 usb_power_delivery_unregister_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x4fe31ec3 typec_retimer_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x53bac0a6 typec_altmode_put_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5b717ad7 typec_retimer_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5bfc49a8 typec_register_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5fc94222 fwnode_typec_mux_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x60ef9e1c typec_set_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6153767a typec_mux_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x654b9c14 typec_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x682f54e6 typec_switch_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x684324b6 typec_retimer_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x691dcde5 __typec_altmode_register_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6b3d9465 typec_mux_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6ea539a5 typec_get_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x76c9fc9f typec_get_negotiated_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x844e6cce typec_altmode_get_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86521d45 typec_switch_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8c03054f typec_set_pwr_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9049491e typec_find_port_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x941fe855 typec_retimer_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9b9a6feb typec_partner_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9c68ddf0 typec_partner_set_pd_revision +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa0c992f8 typec_altmode2port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa1cb2184 typec_retimer_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa254de98 typec_find_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa3702854 fwnode_typec_retimer_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa578727d typec_unregister_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa9562e66 typec_altmode_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa9cf4008 typec_cable_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xada0ef4f typec_register_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xae2b11b3 typec_cable_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xaf2e48d0 usb_power_delivery_link_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb0a841f9 typec_switch_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb7305b83 typec_altmode_enter +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbd5191e7 typec_mux_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc146e2b8 typec_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc37a6562 usb_power_delivery_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc3e3c27b fwnode_typec_switch_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc60d2d7c typec_cable_is_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc7f3b942 usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc8e4dea2 typec_cable_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc8f8aa14 typec_altmode_update_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcbf33dd0 typec_set_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd10b4be5 typec_mux_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd2fa1286 typec_switch_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd80258a4 typec_set_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd831298d typec_altmode_vdm +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdb96406d typec_partner_usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdd23ae63 typec_unregister_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe032d30e typec_altmode_exit +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe294a989 typec_plug_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe48f284a typec_altmode_notify +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe757deb3 typec_altmode_attention +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe8a78081 typec_mux_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xea5fbfbc typec_partner_set_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeafc1eb8 typec_find_port_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeeb1d624 usb_power_delivery_register_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf1234a8b typec_find_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf4d3e2d3 typec_port_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf7a44be7 typec_switch_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfc8df340 typec_mux_put +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x25449cb1 ucsi_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x3993f05d ucsi_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x4d8f8bf5 ucsi_send_command +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x7ad042da ucsi_connector_change +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x7f99f112 ucsi_register +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x862b41df ucsi_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x959df9d3 ucsi_create +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xb5fd5ba4 ucsi_resume +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xe03f0db6 ucsi_destroy +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x1742f090 usbip_pack_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x385f1831 usbip_event_happened +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x39376f98 usbip_dump_urb +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x47305246 usbip_recv_xbuff +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x6b268099 usbip_pad_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x78b72f44 usbip_debug_flag +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x8e890760 usbip_start_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x90721c53 usbip_recv_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x9ec4959e usbip_alloc_iso_desc_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xac58eacb dev_attr_usbip_debug +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xcd91b999 usbip_event_add +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd02753dc usbip_header_correct_endian +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd8eacc94 usbip_in_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe1ea0586 usbip_dump_header +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xef4e4037 usbip_recv +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xf10f5ffc usbip_stop_eh +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x108ac4cd _vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x2d5bd928 __vdpa_register_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x543320a9 vdpa_unregister_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x614a2f35 vdpa_set_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x92f839c7 vdpa_mgmtdev_unregister +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x9bd03457 vdpa_get_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xacecc418 _vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xb571cb73 __vdpa_alloc_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xd5208391 vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xe082db2a vdpa_mgmtdev_register +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xf832fe57 vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0xb62fe763 vdpasim_create +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0xeb4ba22d vdpasim_schedule_work +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x13c5310f vfio_pci_core_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x15c7278c vfio_pci_core_disable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4cf699b8 vfio_pci_core_set_params +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x61b58e06 vfio_pci_core_read +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x664e5f7d vfio_pci_core_finish_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x67d530d2 vfio_pci_core_mmap +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x84542d29 vfio_pci_core_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x84661a39 vfio_pci_core_unregister_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x8e1dd918 vfio_pci_core_match +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xafa0cd00 vfio_pci_core_register_dev_region +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xb3ec3f95 vfio_pci_core_write +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xc6322bed vfio_pci_core_ioctl_feature +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xd5e4cd57 vfio_pci_core_sriov_configure +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xd70a36c1 vfio_pci_core_init_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xd939bf9f vfio_pci_core_close_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xdb00f007 vfio_pci_core_register_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xe9df158c vfio_pci_core_aer_err_detected +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xf5aaabc6 vfio_pci_core_release_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xf6e09301 vfio_pci_core_request +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xf7d7003d vfio_pci_core_err_handlers +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x1b2b756e vfio_platform_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x1e0fe008 vfio_platform_init_common +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x29afbe79 vfio_platform_read +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x63336daa vfio_platform_write +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x6e5bd83c vfio_platform_open_device +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x9a3b7d62 vfio_platform_release_common +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x9e24902a vfio_platform_mmap +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xb8f0a313 vfio_platform_unregister_reset +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xd171521c vfio_platform_close_device +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xf66e3e59 __vfio_platform_register_reset +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x13f70c7d vfio_iommufd_emulated_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x14f79348 vfio_unregister_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x14fc4d61 _vfio_alloc_device +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x342e6ca8 vfio_virqfd_enable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x48ee7465 vfio_device_set_open_count +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x539bd5d9 vfio_iommufd_physical_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x60a634c4 vfio_info_cap_add +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x64d75645 vfio_iommufd_physical_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x6f0c54ef vfio_register_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7003ac16 vfio_unregister_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7617123a vfio_register_emulated_iommu_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7d2ed4c3 iova_bitmap_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x90bf413a vfio_iommufd_emulated_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x98d4c0e2 vfio_assign_device_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xa3d6a6c1 vfio_mig_get_next_state +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xa535f6fa vfio_register_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xaa4ac3d4 vfio_file_set_kvm +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xab5f3e08 vfio_file_iommu_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xb0415049 vfio_file_enforced_coherent +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xb25990c4 vfio_virqfd_disable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xc324fd9f vfio_file_is_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xc7576f4c vfio_iommufd_emulated_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xdb58aec0 vfio_file_has_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xf8bbea11 vfio_iommufd_physical_bind +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x06be9dd9 vhost_dev_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x142a2b11 vhost_enqueue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1e357efe vhost_dev_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x204e9ccd vhost_vq_work_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x20b214e7 vhost_log_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x302f494d vhost_dev_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x36469dc3 vq_meta_prefetch +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x3ed670bf vhost_add_used_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x442f55b7 vhost_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x449b3b7f vhost_dev_reset_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x451bee99 vhost_log_write +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x465d0b0c vhost_vq_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x4e1abf99 vhost_dev_has_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x591550f7 vhost_vq_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5cbb7359 vhost_vq_has_work +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x678743ee vhost_poll_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7e297702 vhost_poll_start +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x85fd4ffa vhost_add_used +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x937149be vhost_exceeds_weight +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x970e4b77 vhost_set_backend_features +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa33ce599 vhost_disable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa909cfc5 vhost_work_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xafeb9c06 vhost_worker_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb13ba470 vhost_get_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb31724a9 vhost_poll_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xba81a3de vhost_new_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xbafa0fd5 vhost_dev_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc2fe0e17 vhost_add_used_and_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc4c030df vhost_dev_check_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc6090ef5 vhost_clear_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc61e4b19 vhost_enable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xcfe98ed7 vhost_add_used_and_signal_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd04554f0 vhost_vq_init_access +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd268c0be vhost_init_device_iotlb +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd503b083 vhost_dequeue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd79d9846 vhost_discard_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xda6ceaa6 vhost_dev_cleanup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xdf4db8a0 vhost_vq_avail_empty +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe60df228 vhost_vring_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe7a94249 vhost_vq_is_setup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xed0016cc vhost_dev_set_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf440ef51 vhost_chr_read_iter +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf7d63f09 vhost_poll_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfd2b3e45 vhost_dev_reset_owner_prepare +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x38ff875f vhost_iotlb_add_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x5f4e5249 vhost_iotlb_reset +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x69e872f9 vhost_iotlb_itree_first +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x6bec0e66 vhost_iotlb_del_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x83be64b9 vhost_iotlb_itree_next +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x885512a2 vhost_iotlb_add_range_ctx +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x8a7d8ee9 vhost_iotlb_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xa24517eb vhost_iotlb_free +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xc577832d vhost_iotlb_alloc +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xf9deb0db vhost_iotlb_map_free +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x257334f6 ili9320_resume +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x6491e682 ili9320_suspend +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x7bbb95ef ili9320_remove +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x968bb725 ili9320_probe_spi +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xa85a338c ili9320_write_regs +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xd64377bd ili9320_write +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xf6e933df ili9320_shutdown +EXPORT_SYMBOL_GPL drivers/video/fbdev/core/fb_ddc 0xd67d52e0 fb_ddc_read +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x330f076b sis_free_new +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x8cc97dab sis_malloc_new +EXPORT_SYMBOL_GPL drivers/w1/wire 0x0f6c5308 w1_write_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x0fa89ebe w1_touch_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x37ac3796 w1_reset_resume_command +EXPORT_SYMBOL_GPL drivers/w1/wire 0x63757e92 w1_calc_crc8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x6bb574b0 w1_write_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x79053090 w1_touch_bit +EXPORT_SYMBOL_GPL drivers/w1/wire 0x7b8c10a3 w1_reset_bus +EXPORT_SYMBOL_GPL drivers/w1/wire 0x80e53b40 w1_triplet +EXPORT_SYMBOL_GPL drivers/w1/wire 0x8708e74b w1_read_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0xa5b7c01c w1_reset_select_slave +EXPORT_SYMBOL_GPL drivers/w1/wire 0xaf882762 w1_read_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0xc0843a9d w1_next_pullup +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x1931672f xen_front_pgdir_shbuf_free +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x82cde237 xen_front_pgdir_shbuf_unmap +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x89352859 xen_front_pgdir_shbuf_get_dir_start +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xdd2ef678 xen_front_pgdir_shbuf_alloc +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xffaef48a xen_front_pgdir_shbuf_map +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0x1b9fdf8c xen_privcmd_fops +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0x5e9d877c xen_privcmdbuf_fops +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x4b62826c dlm_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x8a6c5f1b dlm_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xb2afd852 dlm_posix_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xb90b7a66 dlm_posix_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcd224e1d dlm_new_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcf9f3328 dlm_release_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xebee03fd dlm_posix_get +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x02d7c80d lockd_up +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x0442d05d nlmclnt_done +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x3a761933 nlmclnt_rpc_clnt +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x573a7080 nlmclnt_proc +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x85c83428 nlmsvc_ops +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x9cbde0a0 nlmsvc_unlock_all_by_ip +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xeb3d22dd nlmclnt_init +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xedba8068 lockd_down +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xf7a3118e nlmsvc_unlock_all_by_sb +EXPORT_SYMBOL_GPL fs/netfs/netfs 0x87ebc6c1 netfs_extract_user_iter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x006e1b0e nfs_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x00ff0d62 nfs_rmdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0294c6a2 nfs_callback_nr_threads +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03eacb8c nfs_fattr_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10962bc2 nfs_auth_info_match +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10edbc0f nfs_pgio_current_mirror +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1225d78f nfs_alloc_fattr_with_label +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x16b26582 nfs_setattr_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x17e590f0 nfs_sysfs_link_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x19f7f1e1 alloc_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1d6b39ab nfs_sops +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1fb89dbf nfs_mknod +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2140f8bb put_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22d795a8 _nfs_display_fhandle_hash +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22e7fb4d nfs_file_splice_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x25933969 nfs_may_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2606417c nfs_sync_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2616bef4 nfs_create +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x26884ff7 nfs_alloc_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x277dba24 nfs_init_cinfo +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x27ba9d9d nfs_put_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x28d843a3 nfs_show_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x29086fa3 __tracepoint_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2b0aa81a nfs_probe_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2bf4a517 nfs_pageio_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2cc1e96d nfs_add_or_obtain +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2e75e526 nfs_async_iocounter_wait +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2f261090 nfs_kill_super +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3131f84d nfs_fscache_open_file +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x339b1910 nfs_free_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x34566b51 __tracepoint_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3629178c nfs_try_get_tree +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x365a02c1 nfs_put_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x36997619 __traceiter_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x36fed4d3 nfs_pageio_resend +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x38848f95 nfs_scan_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3973020d nfs_create_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39e05ac3 nfs_idmap_cache_timeout +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3a59c537 nfs_post_op_update_inode_force_wcc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3c8005dc nfs_getattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3d7bc6d5 nfs_clear_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3ee04289 nfs_file_set_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f2690f2 nfs_check_flags +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x40739385 nfs_wait_bit_killable +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42f2c81f nfs4_client_id_uniquifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x43db9125 nfs_server_copy_userdata +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x456b1111 nfs_alloc_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x461545ca nfs_init_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4682f92e nfs_request_add_commit_list_locked +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4b5d643b nfs_get_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4cb9e001 recover_lost_locks +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4e2cfd29 nfs_free_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x50db694d nfs_post_op_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x50ec140a nfs_access_zap_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x51892d61 nfs_callback_set_tcpport +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x557288fa nfs_client_init_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x55fe4111 nfs_pageio_reset_write_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x56794ec9 nfs_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x573e8685 nfs_filemap_write_and_wait_range +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x584b8482 nfs_inc_attr_generation_counter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x58eee6a2 nfs_file_llseek +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5ca7edd3 nfs_wait_client_init_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x633e54e4 nfs_setsecurity +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x63bf34b7 nfs_file_mmap +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x644be29d nfs_revalidate_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6872dd0f nfs_request_remove_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6ddd6e16 nfs_server_remove_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e4edbce nfs_clone_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e7c5ed9 nfs_umount_begin +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e81f032 __SCK__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6ed6a953 nfs_check_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x70ab185b nfs_initiate_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x733a5fc5 nfs_do_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x737c35e6 get_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73af0d8e nfs_access_get_cached +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73dff4c0 __SCK__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x74e15f16 nfs4_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7927a058 nfs_file_fsync +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7af491dd nfs_pgio_header_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7cc77011 nfs_symlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7e202e89 __tracepoint_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7f04dd41 nfs_instantiate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x81d088ba nfs_alloc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8202be88 __traceiter_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8237997d nfs_pgio_header_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8392ff18 nfs_commitdata_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8499de4f nfs_alloc_fattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8a9089f5 nfs_clear_verifier_delegated +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8c23767b nfs_link +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8c43c5cc nfs_initiate_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8e603954 nfs_pgheader_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x90a5530f nfsiod_workqueue +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x91d1fe52 max_session_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x92a36d7f nfs_commit_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95007f7e __SCK__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95dceb95 nfs_reconfigure +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x96ceab56 nfs_read_alloc_scratch +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x97636cdd nfs_get_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x98b0ece8 nfs_init_timeout_values +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9b705851 nfs_pageio_reset_read_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9d552f92 nfs_file_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa1a0136a nfs_setattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa212a0af nfs_server_insert_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa3c634f6 nfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa4151700 nfs_init_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa65a0216 nfs_set_verifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa721dc13 nfs_permission +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8a7916f nfs_invalidate_atime +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8c4935f nfs_mark_client_ready +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8e9e1ae send_implementation_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa952bd0c nfs_wait_on_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa9a3821d nfs_sb_deactive +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaafd4acc max_session_cb_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xac4c31c0 nfs4_label_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xacd51af9 nfs_lookup +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb037e7b6 nfs_writeback_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb1ecd38e nfs_d_prune_case_insensitive_aliases +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb3173a07 nfs_show_devname +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb36169a8 nfs_unlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb779e6fa nfs_sysfs_add_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbabcb63f nfs_show_stats +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbc3471ad unregister_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbcc60c8d __tracepoint_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbd35f091 nfs_file_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbdb96fa8 nfs_retry_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3098105 nfs_rename +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3a2be67 nfs_net_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc6c8b8f1 nfs_access_set_mask +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc7f8b95b nfs_file_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc80b4767 nfs_atomic_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc9d6271a nfs_inode_attach_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcc28ae11 nfs_set_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcd8d1770 nfs_commit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcdf2cc32 nfs_client_for_each_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd0507fdf nfs_flock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd21ff60d nfs_sb_active +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd2ea3a3f nfs_zap_acl_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd34178a9 nfs_generic_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd53fc006 nfs_write_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd5c5d43c nfs_client_init_is_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd5e8bba6 nfs_wb_all +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd6bc0c6b nfs_close_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xda907403 nfs_commitdata_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdae9b5d7 nfs4_disable_idmapping +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdc7a0be1 nfs_dreq_bytes_left +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdca553fd nfs_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xde4fc5d5 nfs_lock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdf9f43a8 nfs_file_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe0b962c6 nfs_free_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe1e31326 nfs_release_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe31cba2a nfs_show_options +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe617cde5 nfs4_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe6a0f4a4 __traceiter_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe7f960a1 nfs_create_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe8d93787 nfs_init_server_rpcclient +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe9b6d3f3 nfs_fhget +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xed2c142f nfs_statfs +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xede36291 nfs_access_add_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xef5d40ff nfs_request_add_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf50f6957 nfs_force_lookup_revalidate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf71f81fb nfs_alloc_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf79be7e9 nfs_drop_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf8986c9d nfs_mkdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf96f04c4 __SCK__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfaa05d2b nfs_pageio_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfb904e65 nfs_refresh_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc619abd _nfs_display_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfcfc3a89 nfs_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfe859694 register_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xffede645 __traceiter_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfsv3 0x8d3829cd nfs3_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0112dce9 nfs4_put_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x02b66a00 pnfs_put_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x02da1276 __tracepoint_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x054bef45 layoutstats_timer +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x068d23ee nfs4_init_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x08b2c467 __SCK__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0bd06bd1 __tracepoint_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0d381e90 __tracepoint_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0da77d36 __traceiter_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0de6097e pnfs_generic_ds_cinfo_destroy +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0fa46a8d pnfs_read_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0ff289f3 __SCK__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1052d7f1 pnfs_generic_pg_readpages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x15ee34fc nfs4_schedule_migration_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x166bf9a6 nfs4_init_ds_session +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x173fce49 pnfs_set_layoutcommit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18b41178 __tracepoint_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x190b750d __traceiter_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1d57c82c __tracepoint_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2174b794 __tracepoint_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x26c8ee61 pnfs_write_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x27ad47ea __SCK__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x27c4b70f pnfs_generic_prepare_to_resend_writes +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x28616fb2 pnfs_generic_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x28c5dca1 nfs4_proc_getdeviceinfo +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x28e8b919 pnfs_set_lo_fail +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2f1e21ba __tracepoint_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x30a44ac3 __SCK__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x36bd9ad5 nfs42_proc_layouterror +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x38f5904d nfs4_schedule_stateid_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3bbadf8d __traceiter_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3c3a8d24 pnfs_generic_pg_cleanup +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3f1073fe pnfs_generic_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x42c9c5d4 nfs4_pnfs_ds_connect +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x45a475b1 __traceiter_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4f32b4ee nfs4_schedule_session_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x533c198f __SCK__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x555bb1db __tracepoint_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5590fb77 pnfs_unregister_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x55c24d2e __traceiter_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x55f26b7e pnfs_error_mark_layout_for_return +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x56938673 nfs4_pnfs_ds_put +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x56f05aa6 __traceiter_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x572ea9d7 nfs41_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x579126b8 __SCK__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x58ad38a3 __traceiter_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5a10a92e pnfs_update_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5a4314e9 __SCK__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5ba90b06 nfs4_pnfs_ds_add +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6085edbd nfs_map_string_to_numeric +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x608bd3c3 __traceiter_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x61e958cb nfs4_find_or_create_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69d3558d pnfs_generic_rw_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69f55462 pnfs_report_layoutstat +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6a24d5a3 nfs4_delete_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6ac1f48e nfs4_schedule_lease_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6e637af7 __tracepoint_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x73d4d8cb pnfs_generic_clear_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x785c06ab __SCK__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x79450f86 pnfs_register_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x79c4b7ad pnfs_alloc_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7a4e7f4e __SCK__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7bc29d7f pnfs_generic_pg_writepages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7c2b2150 __traceiter_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7cd013a8 __SCK__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7e6519bc pnfs_read_resend_pnfs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7ebe6766 pnfs_generic_ds_cinfo_release_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x802046c5 __tracepoint_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8aeaf370 pnfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8be24f50 __tracepoint_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x930bc6c7 pnfs_free_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x93abf7ac __traceiter_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x93b7e638 pnfs_generic_recover_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x93f53b2e pnfs_generic_layout_insert_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x97fb51c2 nfs4_mark_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9d5ec20f nfs4_setup_sequence +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9fccd3d4 pnfs_generic_scan_commit_lists +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa627b64b nfs4_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa75d326d pnfs_generic_pg_check_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa9640221 pnfs_generic_pg_check_range +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb6454686 nfs4_find_get_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb6e112f6 nfs4_test_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xba53a1ef __SCK__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xba72099e nfs_remove_bad_delegation +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbd1f1fd7 pnfs_generic_commit_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc0533ee9 __traceiter_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc0c5ae6f nfs4_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc1fab2b6 pnfs_ld_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc2dd03f5 nfs4_decode_mp_ds_addr +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc47d6841 nfs4_test_session_trunk +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc596fb45 pnfs_add_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7a9d954 __SCK__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc87346e3 pnfs_destroy_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcbab7598 pnfs_ld_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcf726b0d nfs4_schedule_lease_moved_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcfc9c41e nfs4_mark_deviceid_available +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd47333c2 __tracepoint_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd796fba5 __traceiter_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdd342fa8 __tracepoint_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xddeb6087 pnfs_layout_mark_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdf6991a4 __SCK__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe05f8166 pnfs_generic_search_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe37097e5 __traceiter_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe3e426b5 pnfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xed15fb41 nfs4_print_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf339c4e2 pnfs_layoutcommit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf5e65f0f pnfs_generic_write_commit_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf7801360 nfs41_maxgetdevinfo_overhead +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf999267e pnfs_generic_commit_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfead4be1 nfs4_set_rw_stateid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfeed6d96 pnfs_nfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x1fe1e1ad locks_end_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x6e51903a opens_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x9cdc5f81 locks_start_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0xf878d426 locks_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x3ee5f868 nfs_stream_encode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x4e22eff7 nfs_stream_decode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xa8dcd748 nfsacl_decode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xe9a07d1e nfsacl_encode +EXPORT_SYMBOL_GPL fs/nfsd/nfsd 0x8e881e7c nfsd4_ssc_init_umount_work +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x01893561 o2nm_node_get +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x2fdf79b0 o2hb_unregister_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x3b31530d o2nm_get_node_by_num +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4052fce3 o2nm_get_node_by_ip +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4366cc55 o2hb_register_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4900035b o2hb_stop_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x58c88ff2 o2hb_get_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x5e95a4b2 o2net_send_message_vec +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x6a0c3847 __mlog_printk +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x81a17396 mlog_and_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x8b76eb68 o2nm_node_put +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa87bc9e7 o2nm_configured_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa941cb47 o2hb_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xacf4f3de o2hb_setup_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb6ebf62a o2nm_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xbd13ee5d o2hb_check_node_heartbeating_no_sem +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xc4d99852 o2hb_check_node_heartbeating_from_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd859ac8c o2net_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf1a5611d o2net_unregister_handler_list +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf56c2017 mlog_not_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf982e6db o2net_send_message +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfe1298f3 o2net_register_handler +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x0094f33a dlm_print_one_lock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x287eacb0 dlm_unregister_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x474d0a01 dlm_register_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x5b2973a2 dlm_register_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x7a1211f8 dlm_setup_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd7ba575e dlm_errmsg +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd8fa57a6 dlm_unregister_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfb86b96f dlm_errname +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfca5e4b1 dlmunlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xff974972 dlmlock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0a726931 ocfs2_cluster_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0cfd3fc5 ocfs2_cluster_connect_agnostic +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x1475f64b ocfs2_dlm_lvb_valid +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x2dab8d71 ocfs2_stack_glue_register +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4634ee4c ocfs2_stack_glue_unregister +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4d3af7fa ocfs2_cluster_hangup +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x76f40744 ocfs2_dlm_lvb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x9507547f ocfs2_cluster_disconnect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xaf969565 ocfs2_dlm_lock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xbbc4ef97 ocfs2_stack_supports_plocks +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc5196999 ocfs2_dlm_unlock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc9fae756 ocfs2_cluster_connect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xcafdd707 ocfs2_dlm_lock_status +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd344e4ee ocfs2_stack_glue_set_max_proto_version +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd806a273 ocfs2_dlm_dump_lksb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xdf732af2 ocfs2_kset +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xfe8556fa ocfs2_plock +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x3d3fd0ab register_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x43cc3d4b pstore_blk_get_config +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0xc45fe2ba unregister_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0x8d4be7fa register_pstore_zone +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0xd8e91c90 unregister_pstore_zone +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xabd9af6d cifs_arc4_crypt +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xc4c73891 cifs_arc4_setkey +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0x798f3830 cifs_md4_init +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xceecd9e4 cifs_md4_final +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xdef1096d cifs_md4_update +EXPORT_SYMBOL_GPL lib/842/842_compress 0xcf048a91 sw842_compress +EXPORT_SYMBOL_GPL lib/842/842_decompress 0xa4adedf1 sw842_decompress +EXPORT_SYMBOL_GPL lib/bch 0x0c303f52 bch_encode +EXPORT_SYMBOL_GPL lib/bch 0x0d3e3481 bch_free +EXPORT_SYMBOL_GPL lib/bch 0x1a267fa8 bch_init +EXPORT_SYMBOL_GPL lib/bch 0x860a2eab bch_decode +EXPORT_SYMBOL_GPL lib/crc4 0x696b3a5a crc4 +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x0105b595 des_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x574eda34 des3_ede_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x856a5ef3 des3_ede_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa6aa9857 des_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa77b3b62 des3_ede_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa8fb743d des_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x39e8fa4b poly1305_update_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x4a833012 poly1305_final_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x8c874435 poly1305_init_generic +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0x3e0ac142 notifier_err_inject_dir +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0xb122acf3 notifier_err_inject_init +EXPORT_SYMBOL_GPL lib/polynomial 0xb8b44e50 polynomial_calc +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x1803a6ed raid6_2data_recov +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x804a5b70 raid6_call +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0xe4b051cf raid6_datap_recov +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x1d29b9e1 decode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x561835eb init_rs_non_canonical +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x63adbf92 encode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xa32f3d9e decode_rs16 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xeb2f825c init_rs_gfp +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xfd581da1 free_rs +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0x2d8c62f0 lowpan_header_decompress +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0xcd4887f9 lowpan_header_compress +EXPORT_SYMBOL_GPL net/802/garp 0x554c1d6a garp_request_join +EXPORT_SYMBOL_GPL net/802/garp 0x6e330de7 garp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/garp 0x74dca88d garp_unregister_application +EXPORT_SYMBOL_GPL net/802/garp 0x9efcd90e garp_register_application +EXPORT_SYMBOL_GPL net/802/garp 0xe27749f0 garp_request_leave +EXPORT_SYMBOL_GPL net/802/garp 0xfd03b412 garp_init_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x23a67a7b mrp_unregister_application +EXPORT_SYMBOL_GPL net/802/mrp 0x2ec1e561 mrp_register_application +EXPORT_SYMBOL_GPL net/802/mrp 0x3dae5ee7 mrp_request_leave +EXPORT_SYMBOL_GPL net/802/mrp 0x7baed63c mrp_init_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x996bbb70 mrp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0xebfc114f mrp_request_join +EXPORT_SYMBOL_GPL net/802/stp 0xd83309c9 stp_proto_unregister +EXPORT_SYMBOL_GPL net/802/stp 0xeb93fe37 stp_proto_register +EXPORT_SYMBOL_GPL net/9p/9pnet 0x111c2125 p9_client_xattrwalk +EXPORT_SYMBOL_GPL net/9p/9pnet 0xc811bf23 p9_client_xattrcreate +EXPORT_SYMBOL_GPL net/atm/atm 0xb09faf79 register_atmdevice_notifier +EXPORT_SYMBOL_GPL net/atm/atm 0xcfb6a3da unregister_atmdevice_notifier +EXPORT_SYMBOL_GPL net/ax25/ax25 0x0ecec349 ax25_register_pid +EXPORT_SYMBOL_GPL net/ax25/ax25 0xac93ae05 ax25_bcast +EXPORT_SYMBOL_GPL net/ax25/ax25 0xaeb7451e ax25_defaddr +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x03de0d15 bt_debugfs +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x061a5055 l2cap_chan_create +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x09dab878 l2cap_chan_send +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x33f96478 l2cap_chan_connect +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x4547fdc8 l2cap_chan_del +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x8bf791d1 l2cap_chan_set_defaults +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x9816d26e l2cap_chan_list +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xb7e205d9 l2cap_add_psm +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xdf28fd17 l2cap_chan_put +EXPORT_SYMBOL_GPL net/bridge/bridge 0x00febb70 br_vlan_get_info_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x0ebef827 br_mst_get_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0x13df4f38 br_handle_frame_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0x1c12bb28 br_forward_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0x31e85eae br_vlan_get_pvid +EXPORT_SYMBOL_GPL net/bridge/bridge 0x3c557468 br_port_flag_is_set +EXPORT_SYMBOL_GPL net/bridge/bridge 0x5ad8a446 br_multicast_list_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x5c560a51 br_forward +EXPORT_SYMBOL_GPL net/bridge/bridge 0x6337de30 br_port_get_stp_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0x68b1b2ed br_multicast_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x6cee29bb br_dev_queue_push_xmit +EXPORT_SYMBOL_GPL net/bridge/bridge 0x6f2057c8 br_multicast_has_querier_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x7e6fc6b1 br_get_ageing_time +EXPORT_SYMBOL_GPL net/bridge/bridge 0x82963f6f br_multicast_router +EXPORT_SYMBOL_GPL net/bridge/bridge 0x92322595 br_multicast_has_router_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x932f2fdb br_mst_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x984c7811 br_vlan_get_pvid_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x9eee922b br_multicast_has_querier_anywhere +EXPORT_SYMBOL_GPL net/bridge/bridge 0xab4b0d51 br_fdb_find_port +EXPORT_SYMBOL_GPL net/bridge/bridge 0xb064cbad br_vlan_get_proto +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc5fc2c8a br_fdb_clear_offload +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc97ad55b nf_br_ops +EXPORT_SYMBOL_GPL net/bridge/bridge 0xca830787 br_mst_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0xccf98435 br_vlan_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf9f37210 br_vlan_get_info +EXPORT_SYMBOL_GPL net/dccp/dccp 0x0113efb0 dccp_send_sync +EXPORT_SYMBOL_GPL net/dccp/dccp 0x017e1ced dccp_child_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0x0f31ca36 dccp_check_req +EXPORT_SYMBOL_GPL net/dccp/dccp 0x14f453c3 dccp_ioctl +EXPORT_SYMBOL_GPL net/dccp/dccp 0x182ec2bf dccp_ackvec_parsed_add +EXPORT_SYMBOL_GPL net/dccp/dccp 0x18829b2c dccp_set_state +EXPORT_SYMBOL_GPL net/dccp/dccp 0x309e2ef9 dccp_close +EXPORT_SYMBOL_GPL net/dccp/dccp 0x33126549 dccp_setsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3b1723f3 dccp_parse_options +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4bed52dd dccp_insert_option +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4c64194f dccp_init_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4cdd391d dccp_feat_list_purge +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4e923e94 dccp_feat_signal_nn_change +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5169f765 dccp_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x51edcf75 dccp_shutdown +EXPORT_SYMBOL_GPL net/dccp/dccp 0x554879c3 dccp_reqsk_init +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59814a84 dccp_statistics +EXPORT_SYMBOL_GPL net/dccp/dccp 0x68a02a3a dccp_create_openreq_child +EXPORT_SYMBOL_GPL net/dccp/dccp 0x707e9604 dccp_disconnect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x74365a34 dccp_recvmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x757a1aa0 dccp_getsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x75802f83 dccp_sync_mss +EXPORT_SYMBOL_GPL net/dccp/dccp 0x80993155 dccp_timestamp +EXPORT_SYMBOL_GPL net/dccp/dccp 0x8171199a dccp_death_row +EXPORT_SYMBOL_GPL net/dccp/dccp 0x86be7924 dccp_packet_name +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9598d24d dccp_ackvec_parsed_cleanup +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9d2864f6 inet_dccp_listen +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa810cd5e dccp_make_response +EXPORT_SYMBOL_GPL net/dccp/dccp 0xadd09b06 dccp_reqsk_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb65183a1 dccp_rcv_state_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb89ea19b dccp_feat_nn_get +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc85881b9 dccp_rcv_established +EXPORT_SYMBOL_GPL net/dccp/dccp 0xcc68892d dccp_ctl_make_reset +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd3f7ac08 dccp_done +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd75b7072 dccp_orphan_count +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd7cdb975 dccp_hashinfo +EXPORT_SYMBOL_GPL net/dccp/dccp 0xdc2c7424 dccp_destroy_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0xe32e79a3 dccp_poll +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf1e7a3b7 dccp_sendmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf543d6a2 dccp_destruct_common +EXPORT_SYMBOL_GPL net/dccp/dccp 0xfa7e078d dccp_connect +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x19771e46 dccp_v4_do_rcv +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x39db528f dccp_v4_connect +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x8710dbbd dccp_v4_send_check +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x9169a008 dccp_invalid_packet +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x9a847683 dccp_v4_request_recv_sock +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xde5f2bc3 dccp_v4_conn_request +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x00d8a6ad dsa_slave_dev_check +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0465004a dsa_devlink_params_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0a00d1d8 dsa_devlink_resources_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c6039ac dsa_flush_workqueue +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c9efdc5 dsa_8021q_rcv +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x107d5327 dsa_switch_resume +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x126166f8 dsa_tag_8021q_find_port_by_vbid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x1bf8d32c dsa_tag_drivers_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x29669fa6 dsa_8021q_xmit +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x417d1fed dsa_8021q_rx_switch_id +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x45ca5090 dsa_tag_8021q_bridge_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x485d23ca dsa_devlink_params_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x69e73084 dsa_devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x6e4eabe4 dsa_devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x760eec1b dsa_unregister_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x792a294e dsa_tag_drivers_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x7e8a43ee dsa_register_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x83591712 dsa_port_phylink_mac_change +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x8d22609e dsa_devlink_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x8f198abe dsa_tag_8021q_bridge_leave +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x90bba61e dsa_switch_find +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x968a7113 dsa_tag_8021q_standalone_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9e59271d dsa_8021q_rx_source_port +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xaaf8855d dsa_port_from_netdev +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xab35a769 dsa_tag_8021q_bridge_join +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xb20d3472 dsa_devlink_port_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xbafe05aa dsa_devlink_resource_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc23e8d5f dsa_devlink_region_destroy +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc59d0097 dsa_enqueue_skb +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc73e0058 dsa_tag_8021q_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xcf25aff3 dsa_switch_suspend +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd077e855 dsa_devlink_param_get +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xe9c9286f dsa_fdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf13e1803 vid_is_dsa_8021q +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf234801e dsa_tag_8021q_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf6d8a548 dsa_mdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfa2593c6 dsa_switch_shutdown +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfd3e2b67 dsa_devlink_param_set +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x17e12311 ieee802154_hdr_peek +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x52f08330 nl802154_scan_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x53d87493 ieee802154_hdr_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x55969dd1 ieee802154_beacon_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x87e2553b ieee802154_max_payload +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xa87f7b46 ieee802154_hdr_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xafdc62e8 ieee802154_mac_cmd_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xb2455648 ieee802154_mac_cmd_pl_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xc775ce53 nl802154_scan_event +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xe5732535 ieee802154_hdr_peek_addrs +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xe9dd9c25 nl802154_beaconing_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xec7acd93 nl802154_scan_started +EXPORT_SYMBOL_GPL net/ife/ife 0x6210e871 ife_tlv_meta_next +EXPORT_SYMBOL_GPL net/ife/ife 0x66f636e6 ife_decode +EXPORT_SYMBOL_GPL net/ife/ife 0x67db2029 ife_tlv_meta_decode +EXPORT_SYMBOL_GPL net/ife/ife 0x71bf6309 ife_encode +EXPORT_SYMBOL_GPL net/ife/ife 0xe7888e98 ife_tlv_meta_encode +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xda44ff76 esp_input_done2 +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xde315189 esp_output_tail +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xe2ae2477 esp_output_head +EXPORT_SYMBOL_GPL net/ipv4/gre 0x006edd38 gre_del_protocol +EXPORT_SYMBOL_GPL net/ipv4/gre 0x2357bb35 gre_add_protocol +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x37f8c32d inet_diag_msg_attrs_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x3fe9ac46 inet_diag_register +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x700737d5 inet_diag_dump_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x8304074a inet_diag_msg_common_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xb1f34193 inet_sk_diag_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xb6a42e23 inet_diag_bc_sk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xceb72e5c inet_diag_unregister +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xf14849ba inet_diag_dump_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xfd01b253 inet_diag_find_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/ip_gre 0xdae1aaef gretap_fb_dev_create +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x038d3c73 ip_tunnel_ctl +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x19b7c709 ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x1a22fa43 ip_tunnel_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x1b1ee797 ip_tunnel_delete_nets +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x25d3c496 ip_tunnel_init_net +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x3d87e8d9 ip_md_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x438934a1 ip_tunnel_siocdevprivate +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x4718eec1 __ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x4af3f590 ip_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x633fde51 ip_tunnel_init +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x8c37abb0 ip_tunnel_encap_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x9069cdd8 ip_tunnel_dellink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x99c2830d ip_tunnel_newlink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xb378f250 ip_tunnel_lookup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xb6e828ad ip_tunnel_uninit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xe276dd54 ip_tunnel_rcv +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xe3066040 ip_tunnel_changelink +EXPORT_SYMBOL_GPL net/ipv4/netfilter/arp_tables 0x6cd722d4 arpt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/ip_tables 0xd6a7dbf0 ipt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x9d78e10a nf_defrag_ipv4_disable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0xefbccfc2 nf_defrag_ipv4_enable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_dup_ipv4 0x283395df nf_dup_ipv4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x11a141f2 nf_reject_iphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x169183d4 nf_send_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x319c0332 nf_reject_skb_v4_tcp_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x53edb0ea nf_reject_skb_v4_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x8efdce60 nf_reject_ip_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x8fc0ca35 nf_send_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xb71ba468 nf_reject_ip_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_socket_ipv4 0x3a3e6643 nf_sk_lookup_slow_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x4d4f5ad5 nf_tproxy_handle_time_wait4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x658374c3 nf_tproxy_laddr4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0xf8a8ba74 nf_tproxy_get_sock_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0x5146fd35 nft_fib4_eval_type +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0x67630e7b nft_fib4_eval +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x1d1eb01c tcp_vegas_cwnd_event +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x2f95ff75 tcp_vegas_init +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x536dc714 tcp_vegas_get_info +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xb8752ff1 tcp_vegas_pkts_acked +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xfadf4561 tcp_vegas_state +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x045498fe udp_tunnel_notify_del_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x186982ca udp_tunnel_sock_release +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x2dfe1c95 udp_tunnel_notify_add_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x7cbb88a3 udp_tunnel_push_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x7d005f49 udp_tunnel_drop_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x90dc97f8 udp_tunnel_xmit_skb +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xd63908ea udp_tun_rx_dst +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xec490efb setup_udp_tunnel_sock +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x01f40d8d esp6_output_tail +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x37eb22aa esp6_output_head +EXPORT_SYMBOL_GPL net/ipv6/esp6 0xc22bfc4e esp6_input_done2 +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x45114028 ip6_tnl_rcv_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xb7a590af ip6_tnl_xmit_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xb7b723d5 ip6_tnl_encap_setup +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x33d3ef62 udp_tunnel6_xmit_skb +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0xa5bdbfca udp_sock_create6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/ip6_tables 0xc393d418 ip6t_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x7a22b52b nf_ct_frag6_gather +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xa6d4beda nf_defrag_ipv6_enable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xbe165b1d nf_defrag_ipv6_disable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_dup_ipv6 0x4587c300 nf_dup_ipv6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x4ccc60b4 nf_send_reset6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x885a683b nf_reject_skb_v6_tcp_reset +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xa8325e35 nf_reject_skb_v6_unreach +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xbc84e81d nf_reject_ip6_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xcfa693b4 nf_reject_ip6hdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xf550ebc9 nf_send_unreach6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xfe5e9d3f nf_reject_ip6_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_socket_ipv6 0xbd59c72a nf_sk_lookup_slow_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x0b2e0a14 nf_tproxy_laddr6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x96b658c8 nf_tproxy_handle_time_wait6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x9f39cb26 nf_tproxy_get_sock_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x4ea29a33 nft_fib6_eval +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0xbf92fade nft_fib6_eval_type +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x0289f1ed l2tp_tunnel_get_session +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x135aa428 l2tp_session_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x1656c641 l2tp_udp_encap_recv +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x300b53b5 l2tp_tunnel_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x32656082 l2tp_tunnel_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x373dcb6b l2tp_tunnel_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x43a00574 l2tp_xmit_skb +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x486d3329 l2tp_session_get_by_ifname +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x492ebb1c l2tp_recv_common +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x4af36111 l2tp_session_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x5673b251 l2tp_tunnel_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x567b1550 l2tp_tunnel_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x7729649d l2tp_tunnel_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xab96e590 l2tp_session_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xb6213d48 l2tp_session_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xc83782dd l2tp_session_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xc9b8198f l2tp_session_set_header_len +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xcf041a57 l2tp_tunnel_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xdf4bbba2 l2tp_session_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xf1a2be8b l2tp_session_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xff04cd84 l2tp_sk_to_tunnel +EXPORT_SYMBOL_GPL net/l2tp/l2tp_ip 0xbe0b9f42 l2tp_ioctl +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x1c804a74 l2tp_nl_register_ops +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x337f2432 l2tp_nl_unregister_ops +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1336e4c4 ieee80211_iterate_interfaces +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x164b27c6 ieee80211_set_active_links +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x16ad7c5f ieee80211_tkip_add_iv +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1dab0efe ieee80211_set_key_rx_seq +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x21df205c ieee80211_find_sta_by_ifaddr +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3641340e ieee80211_gtk_rekey_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x4336f1dc ieee80211_color_change_finish +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x4a24b26f ieee80211_calc_rx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x4b1159a7 ieee80211_set_active_links_async +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x4fe10522 ieee80211_iterate_stations_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x521f3bc4 ieee80211_hw_restart_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x527be751 ieee80211_resume_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x62c2c1bb ieee80211_find_sta_by_link_addrs +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x65ee848d ieee80211_update_mu_groups +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x665b4e59 ieee80211_iterate_active_interfaces_mtx +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x6779e3e7 ieee80211_ave_rssi +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x6aefd222 ieee80211_gtk_rekey_add +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x87faa5b8 ieee80211_iter_chan_contexts_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x88f32915 ieee80211_vif_to_wdev +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x93994106 ieee80211_ready_on_channel +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9e1c1431 ieee80211_key_replay +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9fdc5943 ieee80211_remain_on_channel_expired +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xaef65e6d ieee80211_iterate_active_interfaces_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xb05de30f wdev_to_ieee80211_vif +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xb1b61f03 ieee80211_obss_color_collision_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd004ea88 ieee80211_key_mic_failure +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xdc76b372 ieee80211_calc_tx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xe7dc5d3e ieee80211_request_smps +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xea792270 ieee80211_remove_key +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x2f9688d0 mpls_pkt_too_big +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x4be30022 mpls_stats_inc_outucastpkts +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x68effaff mpls_output_possible +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x8ee316eb nla_get_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x99861454 nla_put_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xee642afa mpls_dev_mtu +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x187fabad ip_set_get_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x2278bc1d ip_set_nfnl_put +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x22d966c6 ip_set_range_to_cidr +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x397f6231 ip_set_free +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x451ddd08 ip_set_nfnl_get_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x47e42141 ip_set_name_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x638a3f33 ip_set_test +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x6476c0d7 ip_set_get_byname +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x6d74dae9 ip_set_type_unregister +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x74cfcdf6 ip_set_get_ip4_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x790f23cc ip_set_add +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7924b6de ip_set_hostmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x80771565 ip_set_elem_len +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x81fff2d1 ip_set_netmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x8790da26 ip_set_match_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x8df0119f ip_set_del +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9e98722b ip_set_get_ipaddr6 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9f20c1c0 ip_set_type_register +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa293f8a6 ip_set_get_ipaddr4 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xc514ea04 ip_set_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xce0ab0ee ip_set_put_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xd089ae0c ip_set_init_comment +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xd26ece84 ip_set_put_flags +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xd6ca662c ip_set_put_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xec34e1a2 ip_set_get_ip6_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf3b4d4ae ip_set_alloc +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x31e9604f ip_vs_conn_out_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x5b3c3b78 register_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x9022c1b2 unregister_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xa92bf65f ip_vs_conn_in_get_proto +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x20404028 nf_conncount_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x2296c878 nf_conncount_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x2fc1d6af nf_conncount_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x846262c0 nf_conncount_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xc21f1eb5 nf_conncount_gc_list +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xded40268 nf_conncount_list_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xf2a1dbb9 nf_conncount_cache_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0089e068 nf_ct_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x03dd40d0 __nf_ct_change_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0460ec0f nf_ct_invert_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0bc00f80 nf_nat_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x127dc7d3 nf_ct_unlink_expect_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x134653c0 nf_ct_gre_keymap_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1b74ef82 nf_ct_handle_fragments +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1c63d294 nf_ct_bridge_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1ca293ac nf_ct_seq_adjust +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1d6b931e __nf_conntrack_helper_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x232d75fb nf_ct_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x279c8134 nf_ct_expect_iterate_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x289c3714 nf_ct_alloc_hashtable +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x28eff409 nf_conntrack_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2c351702 nf_ct_helper_log +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2fb48ad3 nf_ct_tmpl_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3196371a nf_ct_remove_expect +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3f8f1ab2 nf_ct_l4proto_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4333567f nf_ct_ecache_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x45605536 nf_ct_expect_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x46ccd908 nf_ct_netns_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4aaf5c8a nf_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x51d1ba96 nf_conntrack_in +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5526f78e nf_conntrack_alter_reply +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x55b85ac8 nf_ct_change_status_common +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5674a36a nf_conntrack_eventmask_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x59cf04e7 nf_conntrack_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5aecf715 nf_conntrack_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5cbedf00 nf_conntrack_helpers_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5dc60b84 nf_ct_untimeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5f8b9d2a nf_conntrack_helpers_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x60e03221 nf_ct_expect_related_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x664b5c12 nf_conntrack_register_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x693c3961 nf_ct_helper_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x697708ec __nf_conntrack_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6cffd393 __nf_ct_change_status +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6db54db7 nf_ct_helper_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6fbda187 __nf_ct_refresh_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x70cfab6c nf_connlabels_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x710abe7a nf_connlabels_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x727644e5 nf_ct_bridge_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7505fa11 __nf_ct_try_assign_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7506dcba nf_conntrack_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x752f0aa2 nf_ct_port_nlattr_to_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x78a760a2 nf_ct_tmpl_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7bd72d5c nf_ct_netns_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x80a581e0 nf_ct_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8ffe7e89 nf_conntrack_htable_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x90f6e7e3 nf_conn_pernet_ecache +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x932cc371 nf_conntrack_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x95316d0e nf_ct_helper_expectfn_find_by_symbol +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x96364825 nf_conntrack_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x98a2122b nf_ct_helper_expectfn_find_by_name +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9adb7399 nf_conntrack_expect_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9cf572a6 nf_conntrack_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9eed2733 nf_nat_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa0b381fb nf_ct_port_tuple_to_nlattr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa6a28e6f nf_ct_destroy_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa83aabdd nf_conntrack_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaf0847f0 nf_conntrack_locks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb0eb6ab2 nf_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb39356f5 nf_ct_port_nla_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb41e42c7 nf_ct_get_id +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb4d99b78 __nf_ct_expect_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb666b545 nf_ct_expect_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb719b76a nf_conntrack_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb8274ceb nf_ct_delete +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbc1424db nf_conntrack_unregister_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc157f59f nf_ct_unexpect_related +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc18ac88d nf_ct_expect_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc18b05db nf_ct_helper_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc40f284c nf_ct_helper_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc45112cc nf_ct_seq_offset +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc6ccc641 nf_ct_set_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc86882eb nf_nat_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xce7a6e16 nf_conntrack_tuple_taken +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd0d6e999 nf_ct_expect_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd19b48a6 nf_connlabels_replace +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd214a6f9 nf_ct_add_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd42b4227 nf_ct_helper_expectfn_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd4af8702 nf_ct_timeout_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd505c3e0 nf_ct_port_nlattr_tuple_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd51ba4c3 nf_ct_get_tuplepr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd527ed2e nf_ct_iterate_cleanup_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdb87c0dc nf_ct_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdba7326b nf_conntrack_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe031ed84 nf_ct_helper_expectfn_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe2d04ce7 nf_ct_gre_keymap_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe7c27e23 nf_ct_skb_network_trim +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xeaa5bc2a nf_ct_seqadj_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec8beba6 nf_ct_expect_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xed59e93f nf_ct_deliver_cached_events +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf00f5c1f nf_ct_kill_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf048956e nf_ct_acct_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf12331e7 nf_ct_expect_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf2caa139 nf_conntrack_hash_check_insert +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf2ead43f nf_ct_remove_expectations +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf38bcdf3 nf_conntrack_max +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf6947711 nf_nat_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf715bc56 nf_ct_tcp_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfa465bb9 nf_ct_expect_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_amanda 0x73df8cd0 nf_nat_amanda_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_broadcast 0x7353de01 nf_conntrack_broadcast_help +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_ftp 0x28187f9c nf_nat_ftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0xbb0021d5 get_h225_addr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0xc7c68eb3 nfct_h323_nat_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_irc 0x778df3cb nf_nat_irc_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_pptp 0x025ee1da nf_nat_pptp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x166dfa4c ct_sip_parse_numerical_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x3b7946bb ct_sip_parse_address_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x5a78b610 ct_sip_get_sdp_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x600281ab ct_sip_parse_request +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xb94f8cf0 ct_sip_parse_header_uri +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xfcd9fb62 nf_nat_sip_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xff9ce20a ct_sip_get_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_snmp 0xe68e820b nf_nat_snmp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_tftp 0xdf018352 nf_nat_tftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x6e7e33ea nf_dup_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0xac9f4520 nf_fwd_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0xe0dc64d0 nft_fwd_dup_netdev_offload +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x47811211 nf_flow_table_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x54756d84 nf_flow_rule_route_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x5d6c0c5e flow_offload_teardown +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x64a3cf56 nf_flow_rule_route_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x67aa9831 flow_offload_refresh +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x7a19f181 nf_flow_table_cleanup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x890a4f4b flow_offload_route_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x95f10f0d nf_flow_dnat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xa95ed33f nf_flow_table_offload_setup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xac2426eb nf_flow_snat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc59d68c2 flow_offload_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xd16b62eb flow_offload_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xd6773282 flow_offload_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xde07bfc6 nf_flow_table_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xe5985f25 flow_offload_add +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xe84c12e7 nf_flow_offload_ip_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xf9ad4830 nf_flow_offload_ipv6_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x128dfed3 nf_ct_nat_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x2878f8ac nf_nat_ipv4_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x29371cc6 nf_nat_masquerade_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3bc17c49 nf_nat_masquerade_inet_register_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3e5183c3 nf_nat_inet_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x6bf8922a nf_ct_nat +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x8aebcd0c nf_nat_redirect_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x90aa71d8 nf_nat_redirect_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x9beab1ab nf_nat_inet_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x9c62e1bc nf_nat_ipv4_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xa3e1f94d nf_nat_icmpv6_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xa43450cb nf_nat_ipv6_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb0c3d2e2 nf_nat_alloc_null_binding +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb9d02849 nf_nat_inet_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xc4014523 nf_nat_packet +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xcf99705c nf_nat_masquerade_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd114deec nf_nat_exp_find_port +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd3e76c96 nf_nat_icmp_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd9c25654 nf_nat_masquerade_inet_unregister_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xe524a331 nf_nat_ipv6_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x1f099794 synproxy_init_timestamp_cookie +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x4cd21c14 synproxy_send_client_synack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x4d51d423 nf_synproxy_ipv6_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x741ee3cf synproxy_send_client_synack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x74e9c94b nf_synproxy_ipv6_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x8aed4354 nf_synproxy_ipv4_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xb17cfb8e synproxy_recv_client_ack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xb3555e3c nf_synproxy_ipv4_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xbc032701 synproxy_parse_options +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xc52690b9 ipv6_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xca9fc082 synproxy_net_id +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xdde11219 synproxy_recv_client_ack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xe4f554f0 ipv4_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0607b712 nft_dump_register +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0a3b6d95 nft_chain_validate_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x13dc2e43 nft_obj_notify +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x190e1b18 nft_unregister_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1b1f02bf nft_do_chain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1ca47d44 nf_tables_bind_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1e00a0d6 nft_unregister_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x23780834 nft_expr_reduce_bitwise +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x253f7cbe nft_unregister_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2665d28f nf_tables_deactivate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3acacbd6 nft_chain_validate_dependency +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3b952ef6 nft_reg_track_update +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3ddece1c nft_set_catchall_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x41b71e65 nft_trace_enabled +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x469c834e __nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4bf0e58a nft_meta_inner_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4cecbb60 nft_meta_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4f3cc3a6 nft_chain_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x543e27ca nft_flowtable_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x634af856 __nft_release_basechain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7005a72e nft_meta_set_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7108c0e8 nft_data_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x780012dc nft_meta_set_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x782ca05e nf_tables_deactivate_flowtable +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x795b1a5e nft_parse_register_store +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7e57c2eb nft_meta_set_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x80dbfcc2 nft_set_lookup_global +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8ff886ed nft_obj_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x91277abc nft_set_elem_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9f97cf1d nft_register_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa455da27 nf_tables_destroy_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa6ab5f05 nft_meta_get_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa73bfc91 nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb3211bdb nft_meta_get_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbcb15fcd nft_meta_get_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbdee0f30 nft_register_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbe9aaf5e nft_unregister_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc217517a nft_request_module +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc46b20b8 nft_register_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc77d1b52 nft_data_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xcce441df nft_meta_get_reduce +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xdd08603d nft_meta_set_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe253ed99 nf_tables_activate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b8cc13 nft_parse_register_load +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b92007 nft_register_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xed48e4a6 nft_meta_set_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xed84fe5b nft_data_release +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x04ae3a45 nfnetlink_subsys_unregister +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x4656357e nfnetlink_send +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5ce3b588 nfnl_lock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x64ac9aae nfnetlink_broadcast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x735ae100 nfnetlink_subsys_register +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x8c44ae89 nfnetlink_has_listeners +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xb7a5f357 nfnetlink_unicast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xbe9d6700 nfnetlink_set_err +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xdb065657 nfnl_unlock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x20b1091b nfnl_acct_overquota +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x35e55da6 nfnl_acct_find_get +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x38ca85ae nfnl_acct_update +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xbecf5d14 nfnl_acct_put +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x35eff5e0 nf_osf_fingers +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x630aac4f nf_osf_match +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0xd1c6408d nf_osf_find +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x33d078df nft_fib_init +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x3e7ec588 nft_fib_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x9062e586 nft_fib_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x9294a7d1 nft_fib_reduce +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xfc88f19e nft_fib_store_result +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x12500865 nft_reject_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x1de558c1 nft_reject_icmpv6_code +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x50abb430 nft_reject_init +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9d46ccf8 nft_reject_policy +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xdb56729c nft_reject_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xe2c84666 nft_reject_icmp_code +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x031d92c9 xt_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x04e27719 xt_compat_flush_offsets +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x06a72017 xt_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x09f91b6c xt_compat_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x0dafd20a xt_proto_fini +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x1b352ae5 xt_table_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x25779c41 xt_compat_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x2ecc8d8c xt_check_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x3adbab1e xt_check_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x3b90dba1 xt_proto_init +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x5d38f4d0 xt_unregister_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x695cf0e7 xt_compat_match_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x75f6cc89 xt_request_find_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7600177b xt_compat_match_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7bce4603 xt_data_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x807d2b2c xt_recseq +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x823edea5 xt_compat_add_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x8a9d8ccc xt_compat_target_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x8da3fcb1 xt_unregister_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x98fc36de xt_hook_ops_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x9c995c69 xt_percpu_counter_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa0b0c7c7 xt_replace_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa1c97ac2 xt_register_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa7c94f1d xt_compat_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xaac6810d xt_compat_target_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xbfacb837 xt_percpu_counter_free +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc7fae024 xt_compat_calc_jump +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd1e246a2 xt_compat_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd3fcc511 xt_tee_enabled +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xdb8dd786 xt_request_find_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xddf68fc6 xt_find_revision +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xe011599b xt_register_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xec891040 xt_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf6abeb06 xt_copy_counters +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf7fafb94 xt_request_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x2ecc5557 xt_rateest_lookup +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0xbfbf5e24 xt_rateest_put +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x1b47295c nci_spi_send +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0xc5ec2fb0 nci_spi_allocate_spi +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0xee4121a4 nci_spi_read +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x11a16382 nci_uart_unregister +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0xb2061113 nci_uart_set_config +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0xfc3a069d nci_uart_register +EXPORT_SYMBOL_GPL net/nsh/nsh 0xd8b5cac2 nsh_pop +EXPORT_SYMBOL_GPL net/nsh/nsh 0xf5f362b1 nsh_push +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x3bc90a09 ovs_vport_free +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x57b7321b ovs_netdev_link +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x6bd151f1 ovs_vport_alloc +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x88f325e5 ovs_vport_ops_unregister +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xb6c417bc ovs_netdev_tunnel_destroy +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xd2a2e46a __ovs_vport_ops_register +EXPORT_SYMBOL_GPL net/psample/psample 0x31f985f3 psample_group_put +EXPORT_SYMBOL_GPL net/psample/psample 0x586791d8 psample_group_get +EXPORT_SYMBOL_GPL net/psample/psample 0xe20e4b81 psample_group_take +EXPORT_SYMBOL_GPL net/psample/psample 0xfab5f7a0 psample_sample_packet +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x062e7023 qrtr_endpoint_unregister +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x5e346d05 qrtr_endpoint_post +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x8d25501f qrtr_ns_remove +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xa47e91ba qrtr_ns_init +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xaa41a573 qrtr_endpoint_register +EXPORT_SYMBOL_GPL net/rds/rds 0x00a467af rds_wq +EXPORT_SYMBOL_GPL net/rds/rds 0x1cf4e9d3 rds_send_ping +EXPORT_SYMBOL_GPL net/rds/rds 0x20c5e653 rds_cong_map_updated +EXPORT_SYMBOL_GPL net/rds/rds 0x2b0d543c rds_message_add_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x36087aa4 rds_stats +EXPORT_SYMBOL_GPL net/rds/rds 0x3d0afbfa rds_send_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x4353819e rds_trans_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0x45a4781e rds_addr_cmp +EXPORT_SYMBOL_GPL net/rds/rds 0x45b9f682 rds_conn_create +EXPORT_SYMBOL_GPL net/rds/rds 0x512e6f5e rds_for_each_conn_info +EXPORT_SYMBOL_GPL net/rds/rds 0x52eddbc2 rds_info_deregister_func +EXPORT_SYMBOL_GPL net/rds/rds 0x57aab86b rds_trans_register +EXPORT_SYMBOL_GPL net/rds/rds 0x582fe5cf rds_message_add_rdma_dest_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x585f567b rds_message_populate_header +EXPORT_SYMBOL_GPL net/rds/rds 0x59a7dcb6 rds_send_path_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x5ae4d9bc rds_inc_path_init +EXPORT_SYMBOL_GPL net/rds/rds 0x67a7feab rds_inc_init +EXPORT_SYMBOL_GPL net/rds/rds 0x759b0d2b rds_inc_put +EXPORT_SYMBOL_GPL net/rds/rds 0x771704e7 rds_connect_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x812cda3d rds_conn_create_outgoing +EXPORT_SYMBOL_GPL net/rds/rds 0x81e3eb58 rds_conn_drop +EXPORT_SYMBOL_GPL net/rds/rds 0x85e4e520 rds_stats_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0x938833ea rds_recv_incoming +EXPORT_SYMBOL_GPL net/rds/rds 0x9dcbbbf0 rds_page_remainder_alloc +EXPORT_SYMBOL_GPL net/rds/rds 0xabf5092e rds_message_put +EXPORT_SYMBOL_GPL net/rds/rds 0xad5bcb71 rds_atomic_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xb189519a rds_connect_path_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xb371ccd1 rds_send_path_reset +EXPORT_SYMBOL_GPL net/rds/rds 0xc2dab779 rds_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0xc51893b5 rds_message_unmapped +EXPORT_SYMBOL_GPL net/rds/rds 0xc5511bc7 rds_rdma_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xc98f8dfb rds_conn_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0xd173ee8f rds_send_xmit +EXPORT_SYMBOL_GPL net/rds/rds 0xd9ff04a9 rds_info_register_func +EXPORT_SYMBOL_GPL net/rds/rds 0xe08e78db rds_conn_destroy +EXPORT_SYMBOL_GPL net/rds/rds 0xe95c674c rds_message_addref +EXPORT_SYMBOL_GPL net/rds/rds 0xf172260a rds_conn_path_drop +EXPORT_SYMBOL_GPL net/rds/rds 0xf9805141 rds_conn_path_connect_if_down +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x6599e699 mqprio_validate_qopt +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xac9848c7 mqprio_qopt_reconstruct +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xcede419b mqprio_fp_to_offload +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x6ce9b467 pie_calculate_probability +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x71f946e7 pie_drop_early +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x75132e1b pie_process_dequeue +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x16f8ba5d taprio_offload_get +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x6a6b1c12 taprio_offload_free +EXPORT_SYMBOL_GPL net/sctp/sctp 0x0122f562 sctp_transport_traverse_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0x2314b9f2 sctp_get_sctp_info +EXPORT_SYMBOL_GPL net/sctp/sctp 0x4ead1f1a sctp_for_each_endpoint +EXPORT_SYMBOL_GPL net/sctp/sctp 0xc6a4bf9d sctp_transport_lookup_process +EXPORT_SYMBOL_GPL net/smc/smc 0x0c8dcf3b smc_proto6 +EXPORT_SYMBOL_GPL net/smc/smc 0x1dfcb3e8 smc_unhash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0xc06ac69c smc_proto +EXPORT_SYMBOL_GPL net/smc/smc 0xdb0fb1de smc_hash_sk +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x13c013cf gss_mech_unregister +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x38d3dce5 g_make_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x482ac5a4 g_token_size +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x85e61e14 svcauth_gss_register_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xc647bbd0 svcauth_gss_flavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd6cd1c29 gss_mech_register +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd7673035 g_verify_token_header +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x04b4c4af rpc_peeraddr2str +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05adbb54 rpc_switch_client_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05e807a9 xdr_encode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x065994f1 xdr_encode_opaque_fixed +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x08436e9d xprt_lock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x08e4c1f9 svc_xprt_destroy_all +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x099d01a3 svc_create_pooled +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0b32fbce svcauth_unix_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0ba0ef6b rpc_add_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0c43a26f bc_svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0c6b90e8 svc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0d3d8e44 rpc_num_bc_slots +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0ed4f726 rpc_clnt_show_stats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x10184fb1 sunrpc_destroy_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x107a613f xdr_process_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x10d6bc80 cache_seq_next_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1120a29f xdr_init_decode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x154e137b rpc_clnt_xprt_switch_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1552e106 xprt_register_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x16709308 svc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x167e0dc7 sunrpc_cache_pipe_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x16e9df8d xdr_stream_decode_opaque_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1741a631 xdr_enter_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x17668724 rpc_malloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1b7a6d19 svc_generic_rpcbind_set +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1c857001 rpc_pipe_generic_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1dec44fb xprt_wait_for_reply_request_def +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e119a79 rpcauth_get_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x20ea5dd4 xprt_reconnect_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x216be049 xdr_init_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2235887b rpc_shutdown_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2240ac25 rpc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x238e812f svc_recv +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x23ce1ed4 xprt_wake_pending_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x23e1172b xprt_disconnect_done +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x23f5adde rpc_queue_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x26c47935 xprt_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2919b156 xdr_decode_string_inplace +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2a1072e2 rpc_clnt_swap_deactivate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2ab3ed02 rpc_init_pipe_dir_head +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2adb9914 xprt_write_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2c7273d7 cache_create_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2d78483e rpc_uaddr2sockaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f0d2030 rpc_call_sync +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f46c311 rpcauth_lookup_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31a89d59 rpc_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3245ed11 xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34d184de rpc_wake_up_status +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x36359ffd xdr_decode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3702d177 cache_register_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x38263abd write_bytes_to_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x387e1639 rpc_pipefs_notifier_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3897b47b svc_encode_result_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3984dc95 rpcauth_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3d19cbb5 rpc_clnt_manage_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3de15fcb rpc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3ec26e3f svc_rqst_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3eefa3e9 rpc_d_lookup_sb +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f9a2b0b rpcauth_get_gssinfo +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x404220b7 sunrpc_cache_register_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x404b3bbb svc_bind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x40792ec8 rpcauth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x41154db5 __xdr_commit_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x41959992 rpc_sleep_on_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x43ce006b xprt_release_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4514f0c6 rpc_clnt_setup_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4576bf13 svc_reg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x46007cdf auth_domain_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x46c56b1d rpc_alloc_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4780b064 rpc_call_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4837a96b svc_xprt_enqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4974fed2 rpc_clone_client_set_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x49f90098 rpc_pton +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4aac654e svc_seq_show +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4afedab1 xprtiod_workqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4bf00831 rpc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4cc1825a rpcauth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4cd12ba1 svc_unreg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4d3f58d5 sunrpc_cache_update +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dac77f0 xdr_encode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e8f6ca7 sunrpc_net_id +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5273a86f cache_check +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53445f68 nlm_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53e6b238 svc_xprt_names +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x549c0738 rpc_ntop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x554802bb rpc_put_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x55819a58 xdr_buf_from_iov +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x569f3d4a rpc_mkpipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5769301e rpc_max_bc_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x58ab6a97 xprt_wait_for_buffer_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x58ae308b rpcauth_unwrap_resp_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x599325a6 rpc_sleep_on_priority_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a45ba31 svc_auth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5bc12174 rpc_clnt_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5d7ebcdc rpc_net_ns +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5deb6e71 svc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5e13378b rpc_cancel_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5e2553ac svc_xprt_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5f270b06 cache_unregister_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5f50298c svc_xprt_copy_addrs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5ffdeb5e gssd_running +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x607192ce svc_generic_init_request +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x609202f9 rpc_task_gfp_mask +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x60e7994e rpc_find_or_alloc_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x61cc2f7f xprt_reserve_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x61febd1d xprt_unregister_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x637dc559 svc_authenticate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x64e2262d rpc_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x660fd9d7 svc_print_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66ed2439 rpc_destroy_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x67b9f479 xdr_init_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x689d9e4e xdr_page_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x68d6b40c rpc_clnt_iterate_for_each_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x693548fd rpc_call_start +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6c91a5da xprt_add_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6e84eb08 xdr_write_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6f996c84 rpcauth_destroy_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6fdd847c xdr_stream_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x70f70745 rpc_run_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x715edcf0 xprt_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71aa3571 rpcauth_lookupcred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71bc40e3 rpc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71fa908a cache_flush +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x72495933 rpc_localaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x72811738 rpc_restart_call +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x728a56d6 xprt_unlock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x75109475 rpc_restart_call_prepare +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7711df42 svc_drop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x788b18cc rpc_clnt_swap_activate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7981b7ad xprt_free_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7c407a7a xprt_lookup_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7c7507ac svcauth_unix_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7cae2aa3 xdr_reserve_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7cd4c9ca rpc_clnt_xprt_switch_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7de53067 rpc_init_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7e71ec7c sunrpc_cache_lookup_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x847c5d38 xdr_stream_decode_string_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x84b618ef xdr_inline_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x84dda7c1 xprt_adjust_cwnd +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x85d871fd rpc_task_release_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x86a269c0 rpc_wake_up_next +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x87bae52a xdr_terminate_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x887c367c rpc_mkpipe_dentry +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8c8bd345 svc_rqst_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8cadbd03 cache_seq_start_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8e1ea16a rpc_release_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8e5e50f6 svc_rpcb_cleanup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8ebaecca cache_destroy_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x904411bb rpcauth_init_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9078507f sunrpc_init_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x91be1c67 rpc_sleep_on +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x934f1625 rpc_unlink +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x957bb5d9 xprt_force_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x966191ef rpc_wake_up_queued_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9670b5a1 rpc_free_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x96ac3159 rpc_count_iostats_metrics +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x982fa808 svc_age_temp_xprts_now +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x994f69dc cache_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99aee353 rpc_init_priority_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9ba2aabb rpc_exit +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9c62fdbf rpc_setbufsize +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9c981804 svc_auth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9cb39441 xprt_wait_for_reply_request_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9e5b5e69 xdr_init_encode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9ef44304 sunrpc_cache_pipe_upcall_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9fca1ac8 xprt_setup_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa04b31ec rpcauth_wrap_req_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa164e8b3 svc_xprt_init +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa184507e xdr_stream_decode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa3237ca6 xdr_buf_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa3245937 svc_fill_symlink_pathname +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa3275a43 rpc_task_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa3e9be27 svc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa4d8407d rpc_wait_for_completion_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa5876a36 auth_domain_lookup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa7ee5bcd xprt_release_rqst_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa8671715 rpcauth_stringify_acceptor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa8a7963a xdr_reserve_space_vec +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa92fcadc rpc_prepare_reply_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaae48479 xdr_stream_move_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaaf86c72 xprt_reserve_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xac74243c sunrpc_cache_unhash +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xadde8d48 xdr_encode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xae76dd9c rpc_peeraddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaebce30e xprt_pin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf5bf6ef nfs_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf9c6e27 rpc_sleep_on_priority +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb011cc64 svc_xprt_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb05d231a read_bytes_from_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb26096a1 rpc_set_connect_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb4e3ffe5 csum_partial_copy_to_xdr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb51a3724 rpc_pipefs_notifier_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb65f86ff xdr_inline_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb6770b8b rpc_clnt_xprt_switch_remove_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb78ea62a xdr_stream_encode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb7f835f7 rpc_put_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb9c56de1 svc_find_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbb224cdd rpc_count_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbe77aad9 rpc_bind_new_program +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbeac7c2a xprt_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf9d1b96 nfsd_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0908dd0 svc_destroy +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc12435e3 rpc_calc_rto +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc36e5176 svc_rpcb_setup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc377f4de rpc_get_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc38ffb9d svc_sock_update_bufs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc3ff5704 svc_rqst_replace_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc6c33d3a xprt_request_get_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc7706fb8 rpcauth_init_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc77852ac svc_reserve +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc83e1878 xprt_wake_up_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8e96dea qword_addhex +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xca594ac6 rpcb_getport_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcb2523dd svc_set_num_threads +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcc085578 rpc_destroy_pipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcc350109 xdr_stream_zero +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcc4cf4cb xdr_buf_trim +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcc82a98c xprt_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xccf649de xprt_unpin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcda1060b rpc_call_null +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce678a59 xdr_decode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcefedab7 xdr_read_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd03e85bb rpc_clone_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd064be77 rpc_clnt_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd121b014 svc_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd28f73e5 rpc_clnt_xprt_switch_has_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd29643b0 xprt_release_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd32f2e50 xprt_alloc_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd6024edc rpc_put_task_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd7896879 xprt_destroy_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd8ce721a svc_xprt_received +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdaff7d74 xdr_set_pagelen +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd691402 xprt_find_transport_ident +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdef8a763 rpc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdf4a44b1 rpc_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe13ea516 svc_rpcbind_set_version +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe2c34366 put_rpccred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe4d818a5 sunrpc_cache_unregister_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5786d22 rpc_wake_up_first +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5919cb1 xdr_encode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe62cf11f cache_seq_stop_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe66da871 rpc_killall_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe97f4ce5 qword_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xea6ea1d9 xprt_reconnect_backoff +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeb82207c xprt_complete_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xebb0a1b8 xdr_decode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xec6482c7 svc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xecf62c47 rpc_init_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedaae1a8 xdr_encode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedcf6be4 qword_add +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeeacab69 rpc_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xef12e1c2 rpc_clnt_probe_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeff806f1 svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf06d9a20 rpc_remove_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf0b7775d rpc_init_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf0ff71f6 auth_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf1202936 svc_xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf15179f0 rpc_clnt_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf1c754d3 svc_xprt_deferred_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf396d4a7 svc_fill_write_vector +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf499784f xdr_stream_decode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf6f84eeb xdr_stream_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7c866ca rpc_machine_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfa9107b1 svc_addsock +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfb65a88b xdr_stream_decode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfba6be86 svc_exit_thread +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfc5f2dd4 _copy_from_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfcdde68d unix_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfda77c61 rpc_force_rebind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfe960cbf xdr_truncate_decode +EXPORT_SYMBOL_GPL net/tls/tls 0x34aac729 tls_encrypt_skb +EXPORT_SYMBOL_GPL net/tls/tls 0x395d3d1c tls_device_sk_destruct +EXPORT_SYMBOL_GPL net/tls/tls 0x5cddea12 tls_offload_tx_resync_request +EXPORT_SYMBOL_GPL net/tls/tls 0xf9652a1a tls_validate_xmit_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x03a81e69 virtio_transport_stream_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x09e1617b virtio_transport_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x14336289 virtio_transport_notify_send_post_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x173ab03a virtio_transport_do_socket_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x254016be virtio_transport_stream_is_active +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x26660a78 virtio_transport_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x2ac9d839 virtio_transport_inc_tx_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x2b685861 virtio_transport_dgram_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x55fe2af4 virtio_transport_notify_send_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x5976874b virtio_transport_put_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x5eae2957 virtio_transport_notify_buffer_size +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x62dec1d4 virtio_transport_seqpacket_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x636b75f1 virtio_transport_notify_poll_out +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x67dcae2f virtio_transport_notify_send_pre_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x68f09565 virtio_transport_stream_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x7ddc959a virtio_transport_recv_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xa83f9952 virtio_transport_connect +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb32c6ff2 virtio_transport_notify_recv_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb776784f virtio_transport_stream_rcvhiwat +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbabd30f5 virtio_transport_dgram_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbb0e8ee3 virtio_transport_dgram_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbc8918f6 virtio_transport_read_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbe7c76a8 virtio_transport_seqpacket_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc246e649 virtio_transport_purge_skbs +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc52621e8 virtio_transport_notify_recv_pre_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xccd282f1 virtio_transport_notify_recv_post_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd8a5d14d virtio_transport_shutdown +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd9a2b5fe virtio_transport_notify_recv_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xdb18f87a virtio_transport_notify_send_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xdf413dfa virtio_transport_release +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe52e50f5 virtio_transport_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe88737b3 virtio_transport_stream_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe91efd78 virtio_transport_seqpacket_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf3953534 virtio_transport_deliver_tap_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf5ca4650 virtio_transport_dgram_bind +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf6e007ff virtio_transport_get_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xffad83e6 virtio_transport_notify_poll_in +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0e9bc9b6 vsock_addr_unbind +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x14f314a9 vsock_find_bound_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x16c15600 vsock_enqueue_accept +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x284e07d8 vsock_bind_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x2d96feab vsock_core_get_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x39bbf2c7 vsock_insert_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3a042290 vsock_data_ready +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3d4b0fca vsock_addr_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3e2a120b vsock_remove_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4003f013 vsock_create_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x412530f2 vsock_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4af37ede vsock_core_unregister +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4b99648c vsock_addr_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x59bf4556 vsock_dgram_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x6b7d94c1 vsock_assign_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x7e66afc0 vsock_for_each_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x90aa8549 vsock_find_cid +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x936ce368 vsock_connectible_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x990d9dc4 vsock_connectible_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9bb6fd09 vsock_connected_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xacc3bb8a vsock_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xaf2674b5 vsock_addr_equals_addr +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb0d7bda7 vsock_addr_cast +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb59d76b7 vsock_remove_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb7c0c569 vsock_core_register +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xbdea7d5c vsock_add_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc349f19b vsock_deliver_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc92f7f50 vsock_table_lock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xdadc4a71 vsock_find_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xdca2f1da vsock_remove_sock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe1765c4c vsock_remove_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe1d28423 vsock_add_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xec96eadf vsock_addr_validate +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xf9006baf vsock_remove_pending +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x0153b66c wiphy_delayed_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x0b067338 cfg80211_wext_siwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x0ff0f386 cfg80211_wext_siwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x10486757 wiphy_delayed_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x16413fc2 cfg80211_wext_siwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x45e24e6b cfg80211_vendor_cmd_reply +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x4f446219 cfg80211_wext_giwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x609c8ad2 cfg80211_wext_giwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x8a5810c0 cfg80211_wext_giwname +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x92659f3f wiphy_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x948ef481 cfg80211_wext_giwrange +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x951b5f24 cfg80211_wext_siwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xaf0ce654 cfg80211_pmsr_complete +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xb2aa6407 wiphy_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xb500acd3 cfg80211_wext_giwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xb55f5589 cfg80211_pmsr_report +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xba44f263 cfg80211_vendor_cmd_get_sender +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xc00240f9 cfg80211_wext_giwretry +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xd5afcebb cfg80211_wext_giwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xeedf8776 cfg80211_shutdown_all_interfaces +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0049ca83 xfrm_aead_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x00c80741 xfrm_ealg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0a575945 xfrm_count_pfkey_auth_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x28e23139 xfrm_probe_algs +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x37a02412 xfrm_aalg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x5c699441 xfrm_aalg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x72395dc1 xfrm_calg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x7a8ca627 xfrm_count_pfkey_enc_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xaab23340 xfrm_calg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xb73be794 xfrm_ealg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xc6b1fdbe xfrm_aalg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xd6f50cf7 xfrm_ealg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x311b1a92 ipcomp_destroy +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x3d6ddaf7 ipcomp_output +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x72d0632e ipcomp_init_state +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x75afc797 ipcomp_input +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0x4a0c7516 xfrm_msg_min +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0xa294bed8 xfrma_policy +EXPORT_SYMBOL_GPL sound/ac97_bus 0xa427394d snd_ac97_reset +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x0ae5b562 snd_seq_kernel_client_put +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x27e9df94 snd_seq_kernel_client_get +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xadb51cff snd_seq_client_ioctl_unlock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xcbf9166f snd_seq_system_broadcast +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xe50413d7 snd_seq_client_ioctl_lock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xf0c8f9fa snd_seq_expand_var_event_at +EXPORT_SYMBOL_GPL sound/core/snd 0x055c1d6e snd_device_get_state +EXPORT_SYMBOL_GPL sound/core/snd 0x28c3712d snd_card_free_on_error +EXPORT_SYMBOL_GPL sound/core/snd 0x39281594 snd_card_disconnect_sync +EXPORT_SYMBOL_GPL sound/core/snd 0x518b9ec6 snd_power_ref_and_wait +EXPORT_SYMBOL_GPL sound/core/snd 0x5af762f1 snd_fasync_free +EXPORT_SYMBOL_GPL sound/core/snd 0x6f3b5f4b snd_device_initialize +EXPORT_SYMBOL_GPL sound/core/snd 0x70344e3e snd_card_rw_proc_new +EXPORT_SYMBOL_GPL sound/core/snd 0x742ae0ca snd_device_disconnect +EXPORT_SYMBOL_GPL sound/core/snd 0x86f785ec snd_ctl_apply_vmaster_followers +EXPORT_SYMBOL_GPL sound/core/snd 0x8cbee481 snd_devm_card_new +EXPORT_SYMBOL_GPL sound/core/snd 0xa1c0453e snd_ctl_activate_id +EXPORT_SYMBOL_GPL sound/core/snd 0xb9f12838 snd_ctl_register_layer +EXPORT_SYMBOL_GPL sound/core/snd 0xc51d97ca snd_ctl_disconnect_layer +EXPORT_SYMBOL_GPL sound/core/snd 0xc80d61b4 snd_ctl_sync_vmaster +EXPORT_SYMBOL_GPL sound/core/snd 0xc9260b02 snd_card_add_dev_attr +EXPORT_SYMBOL_GPL sound/core/snd 0xd8bcd727 snd_ctl_get_preferred_subdevice +EXPORT_SYMBOL_GPL sound/core/snd 0xe42b665e snd_card_ref +EXPORT_SYMBOL_GPL sound/core/snd 0xefd679ea snd_ctl_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/core/snd 0xf84106ef snd_fasync_helper +EXPORT_SYMBOL_GPL sound/core/snd 0xf8f2a4eb snd_kill_fasync +EXPORT_SYMBOL_GPL sound/core/snd 0xfaf598c6 snd_ctl_request_layer +EXPORT_SYMBOL_GPL sound/core/snd-compress 0x9ee01390 snd_compress_new +EXPORT_SYMBOL_GPL sound/core/snd-compress 0xc6bcec41 snd_compr_stop_error +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x02cac816 snd_pcm_stream_lock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x04e1b99f snd_pcm_std_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x09e913c1 snd_pcm_alt_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x346b52a1 _snd_pcm_stream_lock_irqsave +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x35708ce8 snd_pcm_stream_unlock_irqrestore +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5ba6b7fb snd_pcm_stream_unlock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5c407196 snd_pcm_fill_iec958_consumer_hw_params +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x619ecea9 snd_pcm_hw_constraint_eld +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x649892e8 snd_pcm_create_iec958_consumer_default +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x7cc2b12e _snd_pcm_stream_lock_irqsave_nested +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x8d864069 snd_pcm_rate_range_to_bits +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x9701610f snd_pcm_stop_xrun +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x982ea055 snd_dma_buffer_sync +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa286a234 snd_pcm_format_name +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa90dd24b snd_pcm_stream_lock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xab8bc1a2 snd_pcm_rate_mask_intersect +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xb7a627d5 snd_pcm_stream_unlock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xb7c443cc snd_pcm_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xc0ec57ab snd_pcm_fill_iec958_consumer +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xc1bca5a5 snd_devm_alloc_dir_pages +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xe8db9efc snd_pcm_lib_default_mmap +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x0ebb0256 snd_hwparams_to_dma_slave_config +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x20522286 snd_dmaengine_pcm_pointer_no_residue +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x48e901b5 snd_dmaengine_pcm_close_release_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x49fe9a7b snd_dmaengine_pcm_get_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x6a208ca0 snd_dmaengine_pcm_open_request_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x6a37805c snd_dmaengine_pcm_refine_runtime_hwparams +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x7577f66e snd_dmaengine_pcm_close +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x97fa6348 snd_dmaengine_pcm_pointer +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xd61a5969 snd_dmaengine_pcm_request_channel +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xdd0ab139 snd_dmaengine_pcm_set_config_from_dai_data +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xe3773984 snd_dmaengine_pcm_trigger +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xf4deff55 snd_dmaengine_pcm_open +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0x1b115906 snd_rawmidi_free +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0x3c039fcd snd_rawmidi_init +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0x7306b2ca snd_seq_driver_unregister +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0x788155a6 __snd_seq_driver_register +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x04de0eea snd_ump_switch_protocol +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x1327efa4 snd_ump_parse_endpoint +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x2fcd5d95 snd_ump_receive +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x3b1b7e22 snd_ump_attach_legacy_rawmidi +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x5b39d06f snd_ump_convert_from_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x730cb3a5 snd_ump_block_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xaa3298bc snd_ump_endpoint_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xd48bee68 snd_ump_receive_ump_val +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xd4d9dccb snd_ump_transmit +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe3590e5b snd_ump_convert_to_ump +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x04676348 amdtp_am824_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x0996bdbf amdtp_domain_destroy +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x11826cf4 amdtp_domain_stream_pcm_ack +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x1f061ddb amdtp_am824_add_pcm_hw_constraints +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x3dca4541 amdtp_am824_midi_trigger +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x49fe6b1c amdtp_domain_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x5caffb65 amdtp_am824_set_parameters +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x719fa690 amdtp_domain_stream_pcm_pointer +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x78077550 amdtp_am824_set_midi_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xa81590c2 amdtp_domain_start +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xb9c0c68a amdtp_domain_stop +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xbbef018f amdtp_domain_add_stream +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xf604ebf7 amdtp_am824_set_pcm_position +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x0b5da496 snd_hda_ext_driver_unregister +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x0c4a4972 snd_hdac_ext_bus_ppcap_int_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x200a0919 snd_hdac_ext_bus_link_put +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x27c58d58 snd_hdac_ext_stream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x285de531 snd_hdac_ext_bus_link_power_down +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x2f09efe7 snd_hdac_ext_bus_ppcap_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x31398b55 snd_hdac_ext_stream_init_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x37c98a71 snd_hdac_ext_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x4ef8fd4e snd_hdac_ext_bus_init +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x578d4dad snd_hdac_ext_link_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x72210240 snd_hdac_ext_bus_device_remove +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x72948f4b snd_hdac_ext_bus_link_get +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x7ce0ec2a snd_hda_ext_driver_register +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x83b532ac snd_hdac_ext_bus_link_clear_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x8af3952c snd_hdac_ext_stream_clear +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x8b55da36 snd_hdac_ext_bus_link_power_up +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x9d68e735 snd_hdac_ext_bus_link_power_down_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa1264b78 snd_hdac_ext_bus_get_hlink_by_name +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa2e1e833 snd_hdac_ext_bus_link_set_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa9b08ecb snd_hdac_ext_stream_setup +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xb1a58666 snd_hdac_ext_bus_get_ml_capabilities +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xb2e66a2c snd_hdac_ext_stream_decouple +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xb6527986 snd_hdac_ext_stream_reset +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xc7437020 snd_hdac_ext_stream_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xd2cb086d snd_hdac_ext_stream_release +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xd53b66cd snd_hdac_ext_cstream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xd62939b0 snd_hdac_ext_stream_start +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xd653ded9 snd_hdac_ext_bus_get_hlink_by_addr +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xd89e5bf9 snd_hdac_ext_bus_exit +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xdf023f4f snd_hdac_ext_stream_decouple_locked +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe8c86e7a snd_hdac_ext_bus_link_power_up_all +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x00c26751 snd_hdac_bus_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x05636f93 snd_hdac_aligned_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0564962a snd_hdac_stream_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x05937dea snd_hdac_codec_link_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0775244a _snd_hdac_read_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x085b208c snd_hdac_query_supported_pcm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0aef23c1 snd_hdac_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1012fec6 snd_hdac_get_stream_stripe_ctl +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1488641f snd_hdac_aligned_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x160eddc5 snd_hdac_acomp_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x235cd813 snd_hdac_codec_link_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x25143695 snd_hdac_get_stream +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2540ad4d snd_hdac_read_parm_uncached +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x284436e7 snd_hdac_acomp_register_notifier +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2a13c211 snd_hdac_bus_send_cmd +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x31aa9910 snd_hdac_device_set_chip_name +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x37975768 snd_hdac_stop_streams_and_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3a50ac70 snd_hdac_sync_audio_rate +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3a6eedb2 snd_hdac_stream_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3bd544c2 snd_hdac_get_active_channels +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3df447f1 snd_hdac_stream_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3f0ca20f snd_hdac_override_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x41bada3b snd_hdac_stream_wait_drsm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x41f883fe snd_hdac_codec_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x462bb042 snd_hdac_regmap_update_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x46dc2919 snd_hdac_stream_release_locked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4a87485c snd_hdac_bus_handle_stream_irq +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4b12f583 snd_hdac_device_unregister +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c7ec4b6 snd_hdac_get_ch_alloc_from_ca +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4df828bc snd_hdac_regmap_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4ff6c659 snd_hdac_bus_reset_link +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x520c281c snd_hdac_stream_sync_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x54765185 snd_hdac_regmap_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x572c54ce snd_hdac_stream_set_params +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5c07cb49 snd_hdac_calc_stream_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5e1e4513 snd_hdac_bus_exec_verb_unlocked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5e6bea88 snd_hdac_stop_streams +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x60280793 snd_hdac_get_connections +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x60f98e7c snd_hdac_device_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x65775ec5 snd_hda_bus_type +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x67bfe791 snd_hdac_spk_to_chmap +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x67de3e5f snd_hdac_bus_alloc_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x72a80c93 snd_hdac_regmap_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x75814227 snd_hdac_bus_update_rirb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x77c754a8 snd_hdac_chmap_to_spk_mask +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x784199d3 snd_hdac_bus_parse_capabilities +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x79ffaa01 snd_hdac_refresh_widgets +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7cc1d6df snd_hdac_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7f2ffd87 snd_hdac_display_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8592617c snd_hdac_stream_start +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8660e795 snd_hdac_regmap_write_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x86a805ce snd_hdac_stream_set_dpibr +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x86f9c91f snd_hdac_acomp_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x88d207e1 snd_hdac_regmap_read_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x896e6efa snd_hdac_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8b516e1e snd_hdac_sync_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8bc11ec5 snd_hdac_is_supported_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x90f5954b snd_hdac_stream_release +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9243092a snd_hdac_stream_assign +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x92e6942d snd_hdac_stream_timecounter_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x95ff2deb snd_hdac_codec_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a200bc3 snd_hdac_stream_setup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a8e1877 snd_array_free +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9ead0ed5 snd_hdac_bus_enter_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9f41e5e5 snd_hdac_register_chmap_ops +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa2441c85 snd_hdac_power_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa8abee5a snd_hdac_bus_exit_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa8e2d266 snd_hdac_stream_setup_periods +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa995fa4a snd_hdac_stream_stop +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb558350a snd_hdac_stream_set_spib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb9a61001 snd_hdac_power_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbe7dd7dc snd_array_new +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbea7ae2a snd_hdac_setup_channel_mapping +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbed2b3dd snd_hdac_bus_stop_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbf934903 snd_hdac_device_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc76f0c32 snd_hdac_regmap_add_vendor_verb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd0d2c94d snd_hdac_bus_stop_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd1c34dc5 snd_hdac_check_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd2c728b3 snd_hdac_bus_init_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd3e4f54c snd_hdac_bus_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd408c451 hdac_get_device_id +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd441db40 snd_hdac_device_register +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd5449bc9 snd_hdac_stream_get_spbmaxfifo +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd6d8d97c snd_hdac_get_sub_nodes +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd7abad8e snd_hdac_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd87f8a2b snd_hdac_bus_get_response +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd9153511 snd_hdac_power_up_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdd984a0e snd_hdac_power_down_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe25e40e9 snd_hdac_regmap_update_raw_once +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe4e07754 snd_hdac_print_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xeb7b675c snd_hdac_stream_spbcap_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xef48bd78 snd_hdac_dsp_prepare +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf061fe2c snd_hdac_stream_set_lpib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf0998d09 snd_hdac_dsp_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf1fff010 snd_hdac_dsp_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf7578f45 snd_hdac_codec_modalias +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf7848926 snd_hdac_bus_init_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf80b503f snd_hdac_bus_free_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf857dd10 snd_hdac_set_codec_wakeup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfc2cec42 snd_hdac_stream_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfcb796e7 snd_hdac_acomp_get_eld +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfe8edc2f snd_hdac_stream_drsm_enable +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x4a58cdd9 snd_intel_acpi_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x4e859456 intel_nhlt_free +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x51a4f387 intel_nhlt_get_dmic_geo +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x96257082 intel_nhlt_init +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0xf5a5a7a7 snd_intel_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x3126cf5e snd_ak4113_build +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x39ebc34e snd_ak4113_create +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x3bbe5545 snd_ak4113_reg_write +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x630935b6 snd_ak4113_reinit +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xacc8a63c snd_ak4113_external_rate +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xef9528f7 snd_ak4113_check_rate_and_errors +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x025cf7e7 hda_codec_driver_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x04f84a4f azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x068ad9d0 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x07a37edd snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x07fd3036 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x098c6e06 snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ac93788 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0caf148e snd_hda_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0daa1941 snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x110c48fc snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11f106e1 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x135d6746 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x15fb8f36 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x16aa1f28 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x18b8eb12 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x190fb3b1 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19b83fa3 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x19e2d65e snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1a9c9ece snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1eb6f596 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2047d11c snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x23d77fc1 snd_hda_enum_helper_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x257374f7 snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x26ae2350 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x29dc33b6 __hda_codec_driver_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ae36952 snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2bee6d5c snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2c4f80f0 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x316727e8 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33d7fdef azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36154199 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3bda6e96 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3cabb61f snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3dae92e4 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3dca6cf5 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3f96d215 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4434198c snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x475b9585 snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x47b4fef4 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a575522 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4d365d54 snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x51d5f3e7 snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5361a8f1 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x54a24346 snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5b4ac47f snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5eab2277 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5edbeb82 snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6145a931 snd_hda_mixer_amp_switch_get_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x61f1b17b azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x63bdf02e snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6682273a snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x669a0d80 snd_hda_mixer_amp_volume_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6991b49f snd_hda_lock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d96910f snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ed8faba snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x723b01ae snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73837820 snd_hda_unlock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7392fc44 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x739b08a8 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73fbb065 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x749251f1 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76688b71 snd_hda_mixer_amp_volume_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7734a257 snd_hda_mixer_amp_volume_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7bd071d5 snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7d017556 snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7de23ee0 snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7fc368e3 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x800bc106 snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8596fe47 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x882034d1 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88f2373c snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b1d99a2 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ca8f76e snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8d9fab04 snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8dc49f71 snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e18f691 azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e4375b4 snd_hda_mixer_amp_switch_put_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x917b0dcf azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x92cb4584 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x951182a1 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x98fc336e snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9f4c8dc3 snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa64918ea snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8637aaf snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8a44603 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8ebe886 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaaa673b9 snd_hda_mixer_amp_switch_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xab2b4497 is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xabfa5a9f snd_hda_mixer_amp_switch_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb127ad13 snd_hda_mixer_amp_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb24f169f snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb2ed1ad2 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb4c4aefa snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb82e58b6 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb9cf6e51 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba54f548 snd_hda_mixer_amp_switch_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbdd4d98 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe7bef73 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc0960c3e snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc2f631d5 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc303f329 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc31dcf61 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4d0a577 snd_hda_load_patch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4da363a azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc6cc8659 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc82fd2e9 snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc931ad0b snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xca851481 snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcc7d9b0b azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcfcc8177 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd0e8cd60 snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd27f2f98 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd49c1a5a snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd6b2f097 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd754b0e9 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd9231642 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdbf098d9 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdbf8f915 snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdc8d0674 snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xde1b716b snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe086a16d snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe3d0fefb snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe5c521b2 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe7af51af snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe9c0755f snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee7a2588 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3d82cda snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfaabffdb snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc632337 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x006b2766 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0217ceed snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x062012ca snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0a6b8f88 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0d3239c3 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x20065c2e snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x294a0b5b snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3e864934 snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3ef91ef7 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x454b1b7b snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x59c6bfdf snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5b7b1d9d snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6d65a2cd snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x99fb52fc snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xaa3e0add snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xcb935ddc snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe6710d98 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xec9ce557 snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfd28a0bb snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfec698de snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xffdbc2b7 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0xb8981f8d mt6359_accdet_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0x1868ec53 adau1372_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x61765771 adau1761_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0xd2df4ef3 adau1761_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x28ee1017 adau17x1_set_micbias_voltage +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x408c79fa adau17x1_precious_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x5d10f326 adau17x1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x72da9c51 adau17x1_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x8af3424e adau17x1_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x9dd549e1 adau17x1_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x9e63d972 adau17x1_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xa4a2ebcb adau17x1_add_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xc8e1cf1a adau17x1_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xd15d50ce adau17x1_add_widgets +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau7118 0x5895edf3 adau7118_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x04af967e aw88395_dev_fw_update +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x06fefada aw88395_dev_start +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x108f1817 aw88395_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x157186ac aw88395_dev_mute +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x35ed6a1a aw88395_dev_set_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x44d37208 aw88395_dev_get_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x96145852 aw88395_dev_set_volume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x964e3590 aw88395_dev_get_profile_count +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x9df2c293 aw88395_dev_stop +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xb739a65a aw88395_dev_get_prof_name +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xbf8bde78 aw88395_dev_get_prof_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xbfd20679 aw88395_dev_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0x72a7b20b aw88395_dev_cfg_load +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0xe7b16a6b aw88395_dev_load_acf_check +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x02dfed29 cs35l41_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x199c4990 cs35l41_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x2444ab21 cs35l41_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x0117c552 cs35l41_enter_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x02e07b6c cs35l41_set_channels +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x057c6998 cs35l41_regmap_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x29e428c5 cs35l41_init_boost +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x389e86c7 cs35l41_safe_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x6183c070 cs35l41_register_errata_patch +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x683575f8 cs35l41_exit_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x92bdd6e6 cs35l41_test_key_unlock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x9347fd12 cs35l41_configure_cs_dsp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x939311d7 cs35l41_set_cspl_mbox_cmd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xa4892e8e cs35l41_write_fs_errata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xb3296f47 cs35l41_regmap_spi +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe92ff6ad cs35l41_gpio_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe9b45ae8 cs35l41_test_key_lock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xf003f95e cs35l41_global_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xf13f3a19 cs35l41_otp_unpack +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x2240f2dd cs35l56_system_suspend_late +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x7b5cea65 cs35l56_system_resume_early +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x9439f2e9 cs35l56_system_suspend_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x9d867b17 cs35l56_system_resume_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xe927993c cs35l56_system_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xf079553b cs35l56_system_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x491eb243 cs4271_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x7d05786f cs4271_dt_ids +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x85553e5b cs4271_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x20e79b43 cs42l51_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x515b108a cs42l51_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x55e03863 cs42l51_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x72cbd179 cs42l51_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xdfe9d97b cs42l51_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x7cac7292 cs42888_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x88a00696 cs42xx8_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x993612e2 cs42xx8_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xcd3794c9 cs42448_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xf25e7d30 cs42xx8_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0xf34edf98 es8328_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0xf387b365 es8328_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x1eae71ba soc_hda_ext_bus_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xb11ef954 hda_codec_probe_complete +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xd0b424e5 snd_soc_hda_codec_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0x2adf4b4f lpass_macro_pds_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0xff74d9cb lpass_macro_pds_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98090 0xec3e4ffa max98090_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x547fe75f soc_codec_dev_max98373 +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x678dbf8b max98373_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xcce02270 soc_codec_dev_max98373_sdw +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xd4fa53cb max98373_slot_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x6b79710d mt6358_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x7f46c4b3 mt6358_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x9ac2ed26 mt6358_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0xbf2a0415 mt6358_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x3eddfa6e mt6359_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x62e1d871 mt6359_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0xc9a4a554 mt6359_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0xfeb13ac8 mt6359_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8821 0x7ab78d0a nau8821_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0x7c85fef6 nau8824_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xbf55f96a nau8824_components +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8825 0x7d754e3a nau8825_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xa39c60ee pcm1789_common_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xf4f6512c pcm1789_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xfefb589c pcm1789_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0xf346fd04 pcm179x_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0xf9789aa3 pcm179x_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x44a45fb1 pcm186x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x9be42852 pcm186x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x229a3297 pcm3168a_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xc60467bd pcm3168a_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xdc75312a pcm3168a_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xfd743cf5 pcm3168a_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x2d97fbc8 pcm512x_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x3504fa31 pcm512x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x7aa7c8bb pcm512x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xb0e9f683 pcm512x_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x5dc92cdf rl6231_pll_calc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x70617a04 rl6231_get_clk_info +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x8d7fa148 rl6231_get_pre_div +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0xdba4502f rl6231_calc_dmic_clk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0x61ff58e3 rt5514_spi_burst_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0xff87892f rt5514_spi_burst_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x301dad7d rt5640_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x47c6d040 rt5640_detect_headset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x6d92bcd7 rt5640_dmic_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xc4917341 rt5640_disable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xd7c6c98d rt5640_enable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xd97dfd67 rt5640_set_ovcd_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0x9bc4049e rt5645_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0xae09232f rt5645_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5659 0xdf97f8d3 rt5659_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5663 0xa40f3d50 rt5663_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677 0xdef5b436 rt5677_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x5fc320ad rt5677_spi_write_firmware +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x67956035 rt5677_spi_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xc6695825 rt5677_spi_hotword_detected +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xe8ece129 rt5677_spi_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x0d18594a rt5682_supply_names +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x335cab7d rt5682_calibrate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x3cbca533 rt5682_aif2_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x59d3d967 rt5682_jack_detect_handler +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x6a52d3ad rt5682_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x6b6e089f rt5682_parse_dt +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x74490c4d rt5682_apply_patch_list +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xa8a45a29 rt5682_register_dai_clks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xab522933 rt5682_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xb897de56 rt5682_reg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xd78b1e30 rt5682_aif1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xe940a467 rt5682_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xf64520bf rt5682_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xfa585491 rt5682_soc_component_dev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682s 0xa0ef3589 rt5682s_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x29bf574e devm_sigmadsp_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x81e73c05 sigmadsp_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x96d10fdc sigmadsp_attach +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xc66e234f sigmadsp_restrict_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xf25f2ac4 sigmadsp_setup +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-i2c 0xe14f3dc8 devm_sigmadsp_init_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-regmap 0xa4e4f156 devm_sigmadsp_init_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0xaf607d54 src4xxx_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0xe4a24117 src4xxx_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x76a5baeb ssm2602_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0xaaae2ba7 ssm2602_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x05524083 tasdevice_dev_bulk_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x0e8ca18d tasdevice_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x19bb8627 tasdevice_amp_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x1d37b9c8 tasdevice_kzalloc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x1fcee08c tas2781_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x2b645423 tascodec_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x2fbc9c59 tasdevice_dev_update_bits +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x377e9737 tasdevice_digital_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x52225f57 tasdevice_dev_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x60b92c9e tasdevice_dev_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x8f7cad66 tasdevice_amp_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xa1b9bc76 tasdevice_digital_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xc1971cd6 tasdevice_dev_bulk_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xc360d3a0 tasdevice_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xd60d28da tasdevice_dsp_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic32x4 0x27472258 aic32x4_register_clocks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic3x 0x1584bdb3 aic3x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ts3a227e 0xb6778609 ts3a227e_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd-mbhc 0x936c1623 wcd_mbhc_event_notify +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x3dfdaa0f wcd938x_sdw_device_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x4961058e wcd938x_swr_get_current_bank +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xae126a74 wcd938x_sdw_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xaef43e62 wcd938x_sdw_set_sdw_stream +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xe37ce137 wcd938x_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x0753dd55 wm_adsp_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x12163268 wm_adsp_compr_open +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x1a074e04 wm_adsp1_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x29cdfd76 wm_adsp_fw_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x2b7c8c34 wm_adsp2_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x305c3966 wm_adsp_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x3197979e wm_adsp_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x3e591136 wm_adsp_compr_handle_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x4916b0dd wm_adsp_fw_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x4c5b1946 wm_adsp2_set_dspclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x4e89c689 wm_adsp_compr_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x52c16479 wm_halo_wdt_expire +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x54e4ddc9 wm_adsp_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x64109af6 wm_adsp_fw_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x6db342f3 wm_adsp_early_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x77558590 wm_adsp_power_up +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x776fb92b wm_adsp2_component_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x86c7c8ab wm_adsp2_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x899539d5 wm_adsp1_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x899d36de wm_adsp_compr_copy +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x8c77900a wm_adsp_read_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xa2c57b6d wm_adsp2_preloader_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xdd3c79ef wm_adsp2_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xe74c18b5 wm_halo_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xea38ee07 wm_halo_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xef181ced wm_adsp2_preloader_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf0eb0e38 wm_adsp_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xfcfc0fa3 wm_adsp2_component_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xfe944917 wm_adsp_write_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x20f4b9df wm_hubs_set_bias_level +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x5cd7eb9b wm_hubs_dcs_done +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x71cd8ef9 wm_hubs_add_analogue_controls +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x757206d5 wm_hubs_spkmix_tlv +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x89b0ad7d wm_hubs_vmid_ena +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x8a66d12d wm_hubs_hpl_mux +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xb3bab2c6 wm_hubs_hpr_mux +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xb81a6ab8 wm_hubs_update_class_w +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xdb71ef16 wm_hubs_add_analogue_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xfa6f4a98 wm_hubs_handle_analogue_pdata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0x2af8a7cd wm8731_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0x87005ccf wm8731_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x024750b1 wm8804_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x2b5070d7 wm8804_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xc9087d4b wm8804_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xd2d57b24 wm8804_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8903 0xb174e1a5 wm8903_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8962 0xc321adff wm8962_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8994 0x424c50ae wm8994_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8994 0xa70c52ee wm8958_mic_detect +EXPORT_SYMBOL_GPL sound/soc/fsl/imx-pcm-dma 0x082d98df imx_pcm_dma_init +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-fsl-asrc 0x5929e530 fsl_asrc_component +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x30693bb7 imx_audmux_v1_configure_port +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x58631dab imx_audmux_v2_configure_port +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card 0xb71443a7 audio_graph_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x13e69dc6 audio_graph2_link_normal +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x9fbdd9dc audio_graph2_link_dpcm +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0xbec021ed audio_graph2_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0xd6aa91bf audio_graph2_link_c2c +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x00e1d1ff asoc_simple_is_convert_required +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x06a317b4 asoc_simple_init_aux_jacks +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x08c458c3 asoc_simple_parse_tdm_width_map +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x20c4be0b asoc_simple_remove +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x224701c7 asoc_simple_canonicalize_platform +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x474d6363 asoc_simple_init_jack +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x4900ecda asoc_simple_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x504e050c asoc_simple_shutdown +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x507ea47a asoc_simple_parse_clk +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x5db69faf asoc_graph_card_probe +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x642192e9 asoc_simple_canonicalize_cpu +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x6880c0fa asoc_simple_be_hw_params_fixup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x6e88a445 asoc_simple_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x731a2abb asoc_simple_init_priv +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x74543c13 asoc_simple_hw_params +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x7aa7680c asoc_simple_parse_convert +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x83c47447 asoc_graph_is_ports0 +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x86ad8b75 asoc_simple_parse_widgets +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x8a575d5f asoc_simple_startup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x8ced03d4 asoc_simple_clean_reference +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x93f2077d asoc_simple_set_dailink_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xbcbbf381 asoc_simple_dai_init +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xc39c2c53 asoc_graph_parse_dai +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xd16115da asoc_simple_parse_routing +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xfa08a408 asoc_simple_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x0759a88c mtk_afe_fe_ops +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x0da63513 mtk_afe_fe_startup +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x127e3fe9 mtk_afe_pcm_new +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x162d9ab2 mtk_afe_combine_sub_dai +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x217fbe72 mtk_memif_set_rate +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x26ae52e7 mtk_dynamic_irq_release +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x29c33b20 parse_dai_link_info +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x358feb27 mtk_afe_fe_hw_params +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x3940ce62 mtk_sof_dailink_parse_of +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x5184efda mtk_afe_suspend +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x55319d64 mtk_sof_card_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x62515edf mtk_afe_fe_shutdown +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x7f76a3d1 mtk_afe_resume +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x80984019 mtk_memif_set_enable +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x8df2a7d6 mtk_memif_set_disable +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x95e34e51 mtk_afe_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x98ef0298 clean_card_reference +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x9c55e147 mtk_sof_card_late_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xb7befb6c mtk_memif_set_addr +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xba5f6986 mtk_afe_fe_trigger +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xbbb96672 mtk_memif_set_rate_substream +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xbc91ba18 mtk_afe_add_sub_dai_control +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xc5762d15 mtk_memif_set_channel +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xc9b3b3d7 mtk_afe_pcm_platform +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xcc71b27d mtk_afe_fe_hw_free +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xdd86d9d9 mtk_sof_dai_link_fixup +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xe0b0bc71 mtk_dynamic_irq_acquire +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xe849fe66 mtk_memif_set_format +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xf13f51ba mtk_afe_fe_prepare +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xf3957774 mtk_memif_set_pbuf_size +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8183/snd-soc-mt8183-afe 0x85cb2261 mt8183_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x779eb538 mt8186_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x8b5519bd mt8186_afe_gpio_init +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0xaaebeca1 mt8186_mt6366_card_set_be_link +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0xe55a081e mt8186_mt6366_init +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8188/snd-soc-mt8188-afe 0x30aee848 mt8188_afe_enable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8188/snd-soc-mt8188-afe 0xbfc5e4d1 mt8188_afe_disable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0x6bfb83cd mt8192_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8195/snd-soc-mt8195-afe 0x4d4598fe mt8195_afe_enable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8195/snd-soc-mt8195-afe 0x9dba1918 mt8195_afe_disable_clk +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x1a3cd301 axg_fifo_pcm_hw_free +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x2eafcefc g12a_fifo_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x3042f6e2 axg_fifo_pcm_close +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x45fd95c0 axg_fifo_pcm_trigger +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x7b635832 axg_fifo_pcm_new +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x7e357977 axg_fifo_pcm_open +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x8caaf228 axg_fifo_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xe78186ad axg_fifo_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xfd050638 axg_fifo_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x4988d1f8 axg_tdm_stream_alloc +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x539c48cc axg_tdm_stream_start +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x55316323 axg_tdm_formatter_set_channel_masks +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x64e0ca85 axg_tdm_stream_free +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0xa24511e6 axg_tdm_formatter_event +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0xef4a0d56 axg_tdm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0xffa1047c axg_tdm_formatter_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-interface 0xd190fda5 axg_tdm_set_tdm_slots +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x29e11b46 meson_card_parse_dai +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x43bfb4ea meson_card_set_be_link +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x44ddf3c5 meson_card_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x6700d3bc meson_card_i2s_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x688539f8 meson_card_set_fe_link +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x92a3d951 meson_card_reallocate_links +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x99ef1b76 meson_card_remove +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0xb9890945 meson_card_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x06a8b461 meson_codec_glue_input_get_data +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x64782075 meson_codec_glue_input_dai_remove +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x6ae9406e meson_codec_glue_output_startup +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x94e7d996 meson_codec_glue_input_set_fmt +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xb0a62419 meson_codec_glue_input_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xee243f74 meson_codec_glue_input_dai_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x1ee11379 q6adm_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x28421460 q6adm_get_copp_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x72dd1ffd q6adm_matrix_map +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x90d7b24c q6adm_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x07a54780 q6afe_cdc_dma_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x369b6eeb q6afe_port_put +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x3b16d6e7 q6afe_port_stop +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x498d993b q6afe_get_port_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x5332304f q6afe_slim_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x7df60063 q6afe_port_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xae809786 q6afe_hdmi_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xcdd6cb2e q6afe_set_lpass_clock +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xd4523c59 q6afe_i2s_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xe45246a8 q6afe_port_start +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xef71ee26 q6afe_port_get_from_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xfaf22370 q6afe_tdm_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x08dd64f9 q6asm_audio_client_alloc +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x13b7efd9 q6asm_cmd +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x1b6c77fc q6asm_stream_media_format_block_alac +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x25bfa476 q6asm_open_write +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x2b693eed q6asm_stream_media_format_block_wma_v9 +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4afe6f73 q6asm_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4fba2f0c q6asm_run_nowait +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x68db31e2 q6asm_unmap_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x6cec4b17 q6asm_stream_remove_trailing_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x856b4fdb q6asm_stream_media_format_block_wma_v10 +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x9d0cf85f q6asm_stream_media_format_block_flac +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xa7d3a3a6 q6asm_media_format_block_multi_ch_pcm +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xb37ed108 q6asm_enc_cfg_blk_pcm_format_support +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc0dd8d67 q6asm_open_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc1347db0 q6asm_write_async +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc5a116a4 q6asm_get_session_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xcbee5e42 q6asm_stream_remove_initial_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xcc4952e4 q6asm_audio_client_free +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xd2cf1a0f q6asm_run +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xd38aa312 q6asm_cmd_nowait +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xea75a5dd q6asm_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xf47f4b35 q6asm_stream_media_format_block_ape +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6core 0x7e52e977 q6core_is_adsp_ready +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6core 0x9b02ea0d q6core_get_svc_api_info +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0x29c3d616 q6prm_vote_lpass_core_hw +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0x6e29d7c6 q6prm_set_lpass_clock +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0xebefc14c q6prm_unvote_lpass_core_hw +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6routing 0x5b75f756 q6routing_stream_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6routing 0xa7a64259 q6routing_stream_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x04860b88 q6apm_remove_trailing_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x145cf8f6 audioreach_alloc_apm_cmd_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x1aeef196 q6apm_graph_flush +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x1cb285c5 audioreach_set_media_format +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x1d89faf7 audioreach_tplg_init +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x2fe33fd3 q6apm_is_adsp_ready +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x3721d13e audioreach_compr_set_param +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x3b35ec4f q6apm_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x3d4a25b3 q6apm_remove_initial_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x40458c7b q6apm_enable_compress_module +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x4229ea53 q6apm_graph_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x5543dd66 audioreach_alloc_apm_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x568075de audioreach_send_u32_param +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x5ab894e7 audioreach_graph_free_buf +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x64dc5171 audioreach_alloc_cmd_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x659c69fb q6apm_graph_media_format_pcm +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7b5ba9c8 q6apm_graph_stop +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7e911d21 q6apm_graph_get_rx_shmem_module_iid +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7f4d39c8 audioreach_alloc_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x860dc536 q6apm_set_real_module_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x89a04bc5 q6apm_write_async +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x907e43b5 audioreach_alloc_graph_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x9a2e032e q6apm_graph_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xa76b0fcd audioreach_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xae192d2b q6apm_graph_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xb55e832d q6apm_graph_media_format_shmem +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xba421c38 audioreach_shared_memory_send_eos +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xbbd49aa3 q6apm_graph_start +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xd1a0e450 q6apm_unmap_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xd1c24fbc q6apm_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xdd6a7065 audioreach_graph_send_cmd_sync +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xf7639665 audioreach_send_cmd_sync +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xfe8ba223 audioreach_gain_set_vol_ctrl +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x07daf000 q6dsp_audio_ports_of_xlate_dai_name +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x17142e58 q6dsp_map_channels +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x4a63fb5b q6dsp_audio_ports_set_config +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x9501f8e4 q6dsp_get_channel_allocation +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0xd5201646 q6dsp_clock_dev_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cdc-dma 0x12985e27 asoc_qcom_lpass_cdc_dma_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x4601d1f2 lpass_cpu_pcm_new +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x4b6530fa asoc_qcom_lpass_cpu_platform_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x7be06e9c asoc_qcom_lpass_cpu_platform_shutdown +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xabe7bb78 asoc_qcom_lpass_cpu_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xb39e3bab asoc_qcom_lpass_cpu_dai_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xc2c35952 asoc_qcom_lpass_cpu_platform_remove +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-hdmi 0x11d5da1c asoc_qcom_lpass_hdmi_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-platform 0x39dd6d2f asoc_qcom_lpass_platform_register +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-common 0xa7bd1c75 qcom_snd_wcd_jack_setup +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-common 0xd184b4db qcom_snd_parse_of +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x79904eed qcom_snd_sdw_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x7eebc665 qcom_snd_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0xf34cfc44 qcom_snd_sdw_hw_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x2ad85b63 snd_soc_acpi_find_machine +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x48c4d20c snd_soc_acpi_codec_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x5c512782 snd_soc_acpi_find_package_from_hid +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x036ce900 snd_soc_dapm_add_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x086338cc snd_soc_card_jack_new_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x099e7b96 snd_dmaengine_pcm_prepare_slave_config +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0a41ca20 devm_snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0b50c825 snd_soc_dai_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0dae56ad snd_soc_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x119b2939 snd_soc_component_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x13258a2a snd_soc_component_async_complete +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x142cfe7e snd_soc_dapm_init +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x158aa800 snd_soc_get_dai_id +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x158e9520 snd_soc_dapm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x160b44d7 snd_soc_limit_volume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x171b3ded snd_soc_dapm_kcontrol_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x17d9c141 snd_soc_dapm_weak_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1999b424 snd_soc_of_get_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x19a06e13 snd_soc_unregister_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1a147bb1 snd_soc_component_set_jack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1b587990 snd_soc_dpcm_be_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1b972c3f snd_soc_component_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1c332e7e snd_soc_dai_set_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1eb8a19b snd_soc_component_test_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1f75e67b snd_soc_dapm_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1f9a72b8 snd_soc_dapm_info_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x211b0e1f widget_in_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x23e2d2bb dapm_pinctrl_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x24e1b04d snd_dmaengine_pcm_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2541a979 snd_soc_calc_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x257ed471 snd_soc_find_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x25b006ef snd_soc_dapm_get_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x26fd5968 snd_soc_get_stream_cpu +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2907ff25 snd_soc_component_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2a6f159e snd_soc_dai_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2a976321 snd_soc_rtdcom_lookup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2b352d89 snd_soc_dapm_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2b903f9b snd_soc_add_component_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2b9b6666 snd_soc_jack_get_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2ba1a000 snd_soc_runtime_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2ce66301 snd_soc_dai_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2ef7e080 snd_soc_tplg_component_load +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2f1b51be snd_soc_component_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x324ad356 snd_soc_component_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x34d18b9e snd_soc_component_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x36f1a78a snd_soc_dai_set_clkdiv +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x378ef44e snd_soc_dai_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x37b995e4 snd_soc_component_write_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x38f4da94 snd_soc_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x39a3d23c snd_soc_runtime_set_dai_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3a111eff devm_snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3ab63789 snd_soc_dapm_ignore_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3abeb57b snd_soc_new_compress +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3b3dd035 snd_soc_component_write +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3d5a8dde snd_soc_daifmt_parse_clock_provider_raw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3fdc2db4 snd_soc_close_delayed_work +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x46fca706 snd_soc_dpcm_can_be_prepared +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4763aef7 snd_soc_dapm_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x47ded77d snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x47e7ec8c snd_soc_component_compr_get_codec_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x480ad7cb snd_soc_component_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x48bba3e4 snd_soc_card_add_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x49daaf9d snd_soc_card_get_kcontrol +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4ab0682c snd_soc_component_read_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4abafd8a snd_soc_dapm_put_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4c7e581b snd_soc_of_parse_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4ccd6ff6 dapm_mark_endpoints_dirty +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4ce1a391 snd_soc_free_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4d0cb9ea snd_soc_component_update_bits_async +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4f815b76 snd_soc_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4fa1782d snd_soc_tdm_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x50ad7614 snd_soc_component_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x51b817bc snd_soc_dai_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x544806b2 snd_soc_info_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x54a84d23 snd_soc_dapm_sync_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5501f67d snd_soc_get_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x56b265db snd_soc_lookup_component_nolocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x57007cc1 snd_soc_of_put_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x593c0344 snd_soc_dapm_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5a01f672 snd_soc_component_compr_open +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5a32245d snd_soc_component_read +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5a8a2768 snd_soc_of_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5b3263aa snd_soc_component_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5bebebf7 snd_soc_bytes_get +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5cc62bea snd_soc_dapm_dai_get_connected_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5cd4dc93 snd_soc_component_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5e1162a2 snd_soc_add_dai_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5e28a5c4 snd_soc_set_runtime_hwparams +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5ed2bcf3 snd_soc_dai_set_tristate +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5f8ac05f snd_soc_dapm_new_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x60321875 snd_soc_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x61e531bc snd_soc_jack_add_gpiods +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x639e6289 snd_soc_jack_add_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x63b486f9 snd_soc_dapm_kcontrol_dapm +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x65c6cf49 snd_soc_dpcm_can_be_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x675124eb snd_soc_add_pcm_runtimes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x68820dca snd_soc_put_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6906076a snd_soc_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6a87a0f6 snd_soc_of_get_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6a967baf snd_soc_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6bd482b4 snd_soc_link_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6cb06922 snd_soc_add_card_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6cd59b6c snd_soc_find_dai_with_mutex +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6d74c773 snd_soc_set_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6fa0abad snd_soc_dapm_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x70b7c08f snd_soc_dapm_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x71681274 snd_soc_link_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x733da83b snd_soc_get_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7543a43e snd_soc_component_compr_copy +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x75d858bd snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x77a1e24a snd_soc_component_init_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x78595ac9 snd_soc_bytes_put +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x79718d41 snd_soc_dpcm_runtime_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7ca6e8be snd_soc_pm_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7d1fcc51 snd_soc_dai_get_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7d4738d6 snd_soc_resume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7d547e10 snd_soc_dapm_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7d79ed76 snd_soc_info_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e606130 snd_soc_calc_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8525bc74 soc_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x88ba4624 snd_soc_get_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x898af556 snd_soc_dapm_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8e4d88c9 snd_soc_dapm_force_bias_level +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8ea11f5a snd_soc_dai_set_bclk_ratio +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8f552b72 snd_soc_dapm_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8f879ac2 snd_soc_dpcm_fe_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x91fb8a51 snd_soc_bytes_info +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x923e5e20 snd_soc_dapm_del_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x93096f7c snd_soc_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x934a18cb snd_soc_component_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x93f487b5 snd_soc_poweroff +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x94891493 snd_soc_component_update_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x94bbfdc6 snd_soc_card_jack_new +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9559e8ef snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9584a465 snd_soc_runtime_calc_hw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9708f481 snd_soc_set_ac97_ops_of_reset +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9737dac6 snd_soc_of_parse_audio_simple_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x989d8350 snd_soc_of_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x98db2490 devm_snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9b599689 snd_soc_new_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9c429093 snd_soc_component_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9c80fe1e snd_soc_card_remove_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9edfe0d6 snd_soc_dapm_update_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9f330079 snd_soc_dpcm_can_be_free_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9fec383c snd_soc_component_initialize +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa0095ed3 snd_soc_dai_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa1308a9a snd_soc_component_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa1334605 snd_soc_dapm_new_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa1fc277b snd_soc_dai_link_set_capabilities +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa2a57c6f snd_soc_unregister_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa2c8f887 snd_soc_tplg_widget_bind_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa44bb306 snd_soc_put_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa494db39 snd_soc_dapm_sync +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa766e2d6 snd_soc_dai_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa80e3d92 snd_soc_component_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xad7d8b11 snd_soc_of_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xaf12b845 snd_soc_dapm_mixer_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xafc0c3a1 snd_soc_dapm_dai_free_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb18af7a2 snd_soc_of_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb1bedac5 snd_soc_lookup_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb2e2b45e snd_soc_dapm_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb3740931 snd_soc_dai_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb5521ae6 snd_soc_get_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb5f61f40 snd_soc_dapm_mux_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb778fe7b snd_soc_component_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb907e8da snd_soc_of_parse_node_prefix +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb9404c53 snd_soc_put_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbaaea56e snd_soc_dpcm_get_substream +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbbee609a snd_soc_dapm_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc0bc1345 null_dailink_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc1d65371 snd_soc_debugfs_root +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc1f84dd3 snd_soc_dapm_free_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc317a15e snd_soc_daifmt_clock_provider_flipped +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc3399815 asoc_dummy_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc75f0df9 snd_soc_dai_active +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8269f94 snd_soc_params_to_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8caa7ea snd_soc_info_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc91624aa dpcm_end_walk_at_be +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc9a15615 dapm_kcontrol_get_value +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xca290582 snd_soc_link_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcbd1a483 snd_soc_jack_notifier_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcd6f22df snd_soc_of_parse_aux_devs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcea8d3a6 snd_soc_jack_free_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd1e9cdcf snd_soc_add_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd2678e82 dapm_clock_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd31c1f73 snd_soc_dai_set_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd35ff42d snd_soc_tplg_component_remove +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd3fc7472 snd_soc_dapm_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd756c200 snd_soc_component_notify_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd7ecee75 dpcm_be_dai_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xda36a39c snd_soc_dai_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xda6202ec snd_soc_component_get_jack_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdad8e71f snd_soc_put_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdbcbb981 snd_soc_unregister_component_by_driver +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdedf0b73 snd_soc_dai_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdefd1333 snd_soc_component_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe0aac485 snd_soc_dapm_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe0f542d0 snd_soc_of_get_slot_mask +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe18742a4 snd_soc_component_exit_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe37929ee snd_soc_jack_notifier_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe4023189 snd_soc_dai_digital_mute +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe4f827b7 snd_soc_dai_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe6234321 snd_soc_dapm_new_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe6defd42 snd_soc_of_put_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe74efec6 snd_soc_dapm_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe7e7f8e3 snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe8196e13 snd_soc_jack_add_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe935a197 snd_soc_bytes_info_ext +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe93e72bf snd_soc_info_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe96091a6 dapm_regulator_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe994980a snd_soc_jack_report +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xea82993b snd_soc_dapm_new_dai_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeb711ae7 snd_soc_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xed9f0a68 snd_soc_remove_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xee8eb030 snd_soc_daifmt_parse_format +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xef0e50cd snd_soc_set_dmi_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xefac5d25 snd_soc_bytes_tlv_callback +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf0084f5d snd_soc_unregister_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf2353096 snd_soc_component_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf2426e8c snd_soc_of_parse_audio_routing +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf43040bb snd_soc_dai_set_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf6195969 snd_soc_component_compr_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf625341b snd_soc_get_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf6d7ff6f snd_soc_cnew +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf7d46515 snd_soc_dai_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf8da6828 snd_soc_jack_add_zones +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf9622dd1 snd_soc_daifmt_clock_provider_from_bitmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf985ac66 devm_snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf9865640 snd_soc_component_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfdbfa90d snd_soc_component_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xff74cb56 snd_soc_info_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x67498cad snd_sof_dbg_memory_info_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x76269415 snd_sof_free_debug +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xaefb9bfa snd_sof_debugfs_add_region_item_iomem +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xd579c992 snd_sof_debugfs_buf_item +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xec8ba90e snd_sof_dbg_init +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x2c64d423 sprd_mcdt_request_chan +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x5061832c sprd_mcdt_chan_int_disable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x609193c3 sprd_mcdt_chan_write +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x68b4b311 sprd_mcdt_chan_dma_enable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x6c283cec sprd_mcdt_chan_int_enable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xa5fdddd3 sprd_mcdt_chan_read +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xb67dbf49 sprd_mcdt_chan_dma_disable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xdf547b54 sprd_mcdt_free_chan +EXPORT_SYMBOL_GPL sound/soc/sunxi/sun8i-adda-pr-regmap 0x37a3a5c2 sun8i_adda_pr_regmap_init +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-machine 0x0770a42e tegra_asoc_machine_init +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-machine 0x8fd06114 tegra_asoc_machine_probe +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x026384dc tegra_pcm_platform_register_with_chan_names +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x04f7edaa tegra_pcm_close +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x8dd78b5f tegra_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x90fb4478 tegra_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xad6cff00 tegra_pcm_construct +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xb3aa4fe4 devm_tegra_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xc76d0fb7 tegra_pcm_platform_unregister +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xdd602269 tegra_pcm_open +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xe4575428 tegra_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x0427e3da tegra30_ahub_allocate_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x55a40206 tegra30_ahub_disable_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x5d7237ff tegra30_ahub_set_cif +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x6fe20143 tegra30_ahub_set_rx_cif_source +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb419329b tegra30_ahub_disable_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb4a9367d tegra30_ahub_enable_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb81bca9d tegra30_ahub_free_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xc78c7125 tegra30_ahub_free_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xccb67e55 tegra124_ahub_set_cif +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xccc98372 tegra30_ahub_enable_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xd01de23b tegra30_ahub_allocate_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xe549513a tegra30_ahub_unset_rx_cif_source +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-edma 0x748b1bee edma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-sdma 0x72fc6548 sdma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-udma 0x6d95b7d6 udma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x00f6cf4f line6_send_sysex_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x028e2e20 line6_suspend +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x0b55020e line6_write_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x11ce2316 line6_alloc_sysex_buffer +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x16519b9e line6_pcm_release +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x202a1b1b line6_midi_id +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x27a76b6b line6_resume +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x3a58f788 line6_disconnect +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x3a803547 line6_init_midi +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x66502b0f line6_send_raw_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x8b2767b2 line6_probe +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x9b571073 line6_read_serial_number +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xa5af2942 line6_send_raw_message_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xd3eb53c6 line6_read_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xefc65eda line6_init_pcm +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xf36d3ace line6_pcm_acquire +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xf8994b58 line6_version_request_async +EXPORT_SYMBOL_GPL vmlinux 0x00029584 ata_pci_sff_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x00082520 rockchip_clk_register_branches +EXPORT_SYMBOL_GPL vmlinux 0x001ad0b3 usb_alloc_urb +EXPORT_SYMBOL_GPL vmlinux 0x0024f05f power_supply_class +EXPORT_SYMBOL_GPL vmlinux 0x002bdfde usb_get_intf +EXPORT_SYMBOL_GPL vmlinux 0x002c178b __get_task_comm +EXPORT_SYMBOL_GPL vmlinux 0x0044ccfd iommu_device_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x00513f58 get_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x00565f18 pernet_ops_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x005f18a6 add_wait_queue_priority +EXPORT_SYMBOL_GPL vmlinux 0x00797d9f of_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0x0082b4be iommu_page_response +EXPORT_SYMBOL_GPL vmlinux 0x0094b3b1 __ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x009b38d4 hwpoison_filter +EXPORT_SYMBOL_GPL vmlinux 0x009c3e12 phylink_mii_c22_pcs_config +EXPORT_SYMBOL_GPL vmlinux 0x00acddda em_pd_get +EXPORT_SYMBOL_GPL vmlinux 0x00bd6d30 genphy_c45_pma_read_abilities +EXPORT_SYMBOL_GPL vmlinux 0x00bdb8e0 mnt_drop_write +EXPORT_SYMBOL_GPL vmlinux 0x00c8785e transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x00d2f4a2 inet_csk_listen_stop +EXPORT_SYMBOL_GPL vmlinux 0x00d4c500 usb_decode_interval +EXPORT_SYMBOL_GPL vmlinux 0x00dcebb0 rz_mtu3_disable +EXPORT_SYMBOL_GPL vmlinux 0x00e0c23c destroy_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x00e49ae7 fsl_mc_resource_allocate +EXPORT_SYMBOL_GPL vmlinux 0x00f40be8 ip6_sk_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x00ff09b4 gpiod_to_chip +EXPORT_SYMBOL_GPL vmlinux 0x010a0720 rockchip_register_restart_notifier +EXPORT_SYMBOL_GPL vmlinux 0x011818ad rtnl_delete_link +EXPORT_SYMBOL_GPL vmlinux 0x012555b6 __kvm_set_memory_region +EXPORT_SYMBOL_GPL vmlinux 0x012e28ff crypto_grab_spawn +EXPORT_SYMBOL_GPL vmlinux 0x012e730e apei_exec_noop +EXPORT_SYMBOL_GPL vmlinux 0x014da941 devlink_linecard_nested_dl_set +EXPORT_SYMBOL_GPL vmlinux 0x014e8186 cpu_scale +EXPORT_SYMBOL_GPL vmlinux 0x015a8498 imx_clk_hw_cpu +EXPORT_SYMBOL_GPL vmlinux 0x015acc06 device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x015fcc3d tty_buffer_space_avail +EXPORT_SYMBOL_GPL vmlinux 0x01615d23 software_node_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x0166010e kvm_vcpu_is_visible_gfn +EXPORT_SYMBOL_GPL vmlinux 0x0175cd8a cgrp_dfl_root +EXPORT_SYMBOL_GPL vmlinux 0x0179c000 to_software_node +EXPORT_SYMBOL_GPL vmlinux 0x0179ccba topology_update_thermal_pressure +EXPORT_SYMBOL_GPL vmlinux 0x01825dab dev_pm_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x01866a57 ezx_pcap_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x0190fc25 devm_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x019a24c4 __synth_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x01a0cb78 property_entries_free +EXPORT_SYMBOL_GPL vmlinux 0x01a20dfe spi_delay_to_ns +EXPORT_SYMBOL_GPL vmlinux 0x01acdcdf subsys_system_register +EXPORT_SYMBOL_GPL vmlinux 0x01b91a07 devm_tegra_memory_controller_get +EXPORT_SYMBOL_GPL vmlinux 0x01bee7da mmc_prepare_busy_cmd +EXPORT_SYMBOL_GPL vmlinux 0x01bf74df ata_dev_pair +EXPORT_SYMBOL_GPL vmlinux 0x01c03d1d pci_dev_unlock +EXPORT_SYMBOL_GPL vmlinux 0x01c6cb0c cpu_cluster_pm_enter +EXPORT_SYMBOL_GPL vmlinux 0x01c98e05 devl_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x01d54803 pci_epc_start +EXPORT_SYMBOL_GPL vmlinux 0x01e1a8de kgdb_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x01f1f4cf dax_inode +EXPORT_SYMBOL_GPL vmlinux 0x01f91b79 ata_sff_queue_pio_task +EXPORT_SYMBOL_GPL vmlinux 0x0201a0a1 netlink_strict_get_check +EXPORT_SYMBOL_GPL vmlinux 0x0207a6c6 reset_control_bulk_acquire +EXPORT_SYMBOL_GPL vmlinux 0x0218463e tpm_is_tpm2 +EXPORT_SYMBOL_GPL vmlinux 0x02228a28 anon_inode_getfd_secure +EXPORT_SYMBOL_GPL vmlinux 0x0227bffa xenbus_register_driver_common +EXPORT_SYMBOL_GPL vmlinux 0x022edd7e fsl_mc_obj_close +EXPORT_SYMBOL_GPL vmlinux 0x02394899 play_idle_precise +EXPORT_SYMBOL_GPL vmlinux 0x023f4396 crypto_clone_ahash +EXPORT_SYMBOL_GPL vmlinux 0x02402cde device_find_child +EXPORT_SYMBOL_GPL vmlinux 0x0244aefe __spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0x02495b8f gnttab_alloc_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0x0249a5ba sysfs_remove_link_from_group +EXPORT_SYMBOL_GPL vmlinux 0x024d13dd request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x024d25a2 pci_epc_map_addr +EXPORT_SYMBOL_GPL vmlinux 0x02548cdc seg6_do_srh_inline +EXPORT_SYMBOL_GPL vmlinux 0x025594b1 skb_mpls_pop +EXPORT_SYMBOL_GPL vmlinux 0x0272689c usb_submit_urb +EXPORT_SYMBOL_GPL vmlinux 0x027a5e83 security_inode_create +EXPORT_SYMBOL_GPL vmlinux 0x02971fe7 kernfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x02a5c45c ata_sff_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x02a5fb40 __traceiter_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x02bc4dfd devm_of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x02c0df77 spi_bus_unlock +EXPORT_SYMBOL_GPL vmlinux 0x02c5c501 power_supply_find_ocv2cap_table +EXPORT_SYMBOL_GPL vmlinux 0x02cf583a tcp_is_ulp_esp +EXPORT_SYMBOL_GPL vmlinux 0x02d1c2da dev_pm_qos_expose_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x02ede8d7 pci_destroy_slot +EXPORT_SYMBOL_GPL vmlinux 0x02ef709e regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x02f3f251 blk_mq_update_nr_hw_queues +EXPORT_SYMBOL_GPL vmlinux 0x030cbca2 ata_id_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x0312b3b0 reset_controller_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0321cdbf of_alias_get_highest_id +EXPORT_SYMBOL_GPL vmlinux 0x03264ec3 arm64_mm_context_put +EXPORT_SYMBOL_GPL vmlinux 0x033806e1 irq_gc_set_wake +EXPORT_SYMBOL_GPL vmlinux 0x033832c7 usb_amd_hang_symptom_quirk +EXPORT_SYMBOL_GPL vmlinux 0x03392225 crypto_grab_shash +EXPORT_SYMBOL_GPL vmlinux 0x0339eb8c component_compare_of +EXPORT_SYMBOL_GPL vmlinux 0x034144a8 pci_assign_unassigned_bridge_resources +EXPORT_SYMBOL_GPL vmlinux 0x0343bdf1 __i2c_board_list +EXPORT_SYMBOL_GPL vmlinux 0x0345c401 xfrm_output +EXPORT_SYMBOL_GPL vmlinux 0x03473884 phy_basic_t1s_p2mp_features +EXPORT_SYMBOL_GPL vmlinux 0x0347b975 tpm_transmit_cmd +EXPORT_SYMBOL_GPL vmlinux 0x034f48de mtk_clk_unregister_factors +EXPORT_SYMBOL_GPL vmlinux 0x036de383 perf_event_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x03701a42 zynqmp_pm_pinctrl_set_function +EXPORT_SYMBOL_GPL vmlinux 0x0373766a sbitmap_queue_clear +EXPORT_SYMBOL_GPL vmlinux 0x037ea85b gpiod_export +EXPORT_SYMBOL_GPL vmlinux 0x038438bf crypto_spawn_tfm +EXPORT_SYMBOL_GPL vmlinux 0x0385766c input_ff_create +EXPORT_SYMBOL_GPL vmlinux 0x038a19ad acpiphp_register_attention +EXPORT_SYMBOL_GPL vmlinux 0x03939aa9 badblocks_init +EXPORT_SYMBOL_GPL vmlinux 0x0394528f phy_driver_is_genphy_10g +EXPORT_SYMBOL_GPL vmlinux 0x03952887 ktime_add_safe +EXPORT_SYMBOL_GPL vmlinux 0x039bf3f7 usb_get_role_switch_default_mode +EXPORT_SYMBOL_GPL vmlinux 0x03a85d88 ata_host_init +EXPORT_SYMBOL_GPL vmlinux 0x03b07b2d devres_get +EXPORT_SYMBOL_GPL vmlinux 0x03c12dfe cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x03c26177 devres_open_group +EXPORT_SYMBOL_GPL vmlinux 0x03cba5e6 usb_store_new_id +EXPORT_SYMBOL_GPL vmlinux 0x03ce7234 sched_smt_present +EXPORT_SYMBOL_GPL vmlinux 0x03d01032 of_irq_get_byname +EXPORT_SYMBOL_GPL vmlinux 0x03e86152 devm_hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x03e9180e tpm_chip_start +EXPORT_SYMBOL_GPL vmlinux 0x03f07b92 pl08x_filter_id +EXPORT_SYMBOL_GPL vmlinux 0x0402cbbf preempt_notifier_inc +EXPORT_SYMBOL_GPL vmlinux 0x0411da91 switchdev_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x0412332f rcar_rst_set_rproc_boot_addr +EXPORT_SYMBOL_GPL vmlinux 0x041f1ebf ata_scsi_slave_config +EXPORT_SYMBOL_GPL vmlinux 0x04279696 crypto_register_acomp +EXPORT_SYMBOL_GPL vmlinux 0x046225b1 class_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x0465a073 regmap_reg_in_ranges +EXPORT_SYMBOL_GPL vmlinux 0x046bb065 wm8400_reset_codec_reg_cache +EXPORT_SYMBOL_GPL vmlinux 0x046f359e of_overlay_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x0472cf3b register_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x047600b2 ata_sff_dma_pause +EXPORT_SYMBOL_GPL vmlinux 0x048a0b38 sysfs_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0x048b5f8d twl4030_audio_get_mclk +EXPORT_SYMBOL_GPL vmlinux 0x049dbb20 finish_rcuwait +EXPORT_SYMBOL_GPL vmlinux 0x049e5156 gnttab_try_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x04a55bc2 pci_hp_deregister +EXPORT_SYMBOL_GPL vmlinux 0x04be65d3 dev_pm_opp_get_power +EXPORT_SYMBOL_GPL vmlinux 0x04bf0092 io_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x04c18963 set_capacity_and_notify +EXPORT_SYMBOL_GPL vmlinux 0x04c2517d devlink_priv +EXPORT_SYMBOL_GPL vmlinux 0x04c4f603 mpi_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0x04c8aebf console_verbose +EXPORT_SYMBOL_GPL vmlinux 0x04ca1bba sk_msg_free_nocharge +EXPORT_SYMBOL_GPL vmlinux 0x04cc06e2 ehci_setup +EXPORT_SYMBOL_GPL vmlinux 0x04df8fbc lzo1x_decompress_safe +EXPORT_SYMBOL_GPL vmlinux 0x04e01cfa regulator_list_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x04ef0caf hwmon_notify_event +EXPORT_SYMBOL_GPL vmlinux 0x04fd9ed7 devlink_dpipe_entry_ctx_prepare +EXPORT_SYMBOL_GPL vmlinux 0x050053c5 acpi_dev_get_resources +EXPORT_SYMBOL_GPL vmlinux 0x0506cefd serial8250_update_uartclk +EXPORT_SYMBOL_GPL vmlinux 0x050b86fb acpi_storage_d3 +EXPORT_SYMBOL_GPL vmlinux 0x051085e3 lock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x051a0bc1 stack_depot_fetch +EXPORT_SYMBOL_GPL vmlinux 0x051c1672 phy_get +EXPORT_SYMBOL_GPL vmlinux 0x05200d03 extcon_unregister_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x052b4013 register_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x052c9aed ktime_get_real_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x0532a044 fat_scan +EXPORT_SYMBOL_GPL vmlinux 0x053666ea mmc_pwrseq_unregister +EXPORT_SYMBOL_GPL vmlinux 0x053d738a __SCK__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x054b17e7 crypto_alloc_rng +EXPORT_SYMBOL_GPL vmlinux 0x054e550b kernel_halt +EXPORT_SYMBOL_GPL vmlinux 0x055cd706 dmaengine_desc_attach_metadata +EXPORT_SYMBOL_GPL vmlinux 0x05610897 of_changeset_destroy +EXPORT_SYMBOL_GPL vmlinux 0x057c8c75 of_devfreq_cooling_register_power +EXPORT_SYMBOL_GPL vmlinux 0x057d4d1d nvdimm_badblocks_populate +EXPORT_SYMBOL_GPL vmlinux 0x05883efb __traceiter_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x0589bf08 __iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x058f29f5 device_driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x058f9366 apei_exec_collect_resources +EXPORT_SYMBOL_GPL vmlinux 0x059740f1 power_supply_changed +EXPORT_SYMBOL_GPL vmlinux 0x05b0a325 of_phandle_iterator_init +EXPORT_SYMBOL_GPL vmlinux 0x05c44c5c ata_eh_freeze_port +EXPORT_SYMBOL_GPL vmlinux 0x05c810cd pfn_to_online_page +EXPORT_SYMBOL_GPL vmlinux 0x05cb01fd switchdev_handle_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x05cd1dd4 vcap_rule_add_key_bit +EXPORT_SYMBOL_GPL vmlinux 0x05e579a0 addrconf_prefix_rcv_add_addr +EXPORT_SYMBOL_GPL vmlinux 0x05f9b753 devm_of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0x0601f2fb edac_mc_add_mc_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x06036698 tty_port_install +EXPORT_SYMBOL_GPL vmlinux 0x060472ab dev_pm_genpd_synced_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x0608f1e3 imx_clk_fracn_gppll_integer +EXPORT_SYMBOL_GPL vmlinux 0x061336ae blocking_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x0614e0df pm_runtime_set_memalloc_noio +EXPORT_SYMBOL_GPL vmlinux 0x061eb954 dev_pm_qos_expose_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x06202d46 watchdog_set_restart_priority +EXPORT_SYMBOL_GPL vmlinux 0x06209f49 phy_lookup_setting +EXPORT_SYMBOL_GPL vmlinux 0x0626da5f od_unregister_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x06288d05 fscrypt_prepare_lookup_partial +EXPORT_SYMBOL_GPL vmlinux 0x062b89c4 ghes_unregister_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x062d117f __tracepoint_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x062dce0d rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x064db9a5 mark_mounts_for_expiry +EXPORT_SYMBOL_GPL vmlinux 0x065041a2 tpm_chip_register +EXPORT_SYMBOL_GPL vmlinux 0x0651cf31 inet_csk_get_port +EXPORT_SYMBOL_GPL vmlinux 0x0665b7a1 ma35d1_reg_adc_clkdiv +EXPORT_SYMBOL_GPL vmlinux 0x066d6aaf xdp_do_redirect +EXPORT_SYMBOL_GPL vmlinux 0x066dc281 tcp_done +EXPORT_SYMBOL_GPL vmlinux 0x067d2791 shmem_read_mapping_page_gfp +EXPORT_SYMBOL_GPL vmlinux 0x067e84ff dummy_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x0689381e vp_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0x069cc19a dma_wait_for_async_tx +EXPORT_SYMBOL_GPL vmlinux 0x06a2b2a4 crypto_get_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x06b18e0d tcp_get_syncookie_mss +EXPORT_SYMBOL_GPL vmlinux 0x06b970a5 zynqmp_pm_ospi_mux_select +EXPORT_SYMBOL_GPL vmlinux 0x06be214c amba_bustype +EXPORT_SYMBOL_GPL vmlinux 0x06c62261 acpi_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0x06cca30b ring_buffer_record_off +EXPORT_SYMBOL_GPL vmlinux 0x06d7865a handle_mm_fault +EXPORT_SYMBOL_GPL vmlinux 0x06ddfa9d of_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x06e415bc __tracepoint_block_split +EXPORT_SYMBOL_GPL vmlinux 0x06e4433e sunxi_ccu_set_mmc_timing_mode +EXPORT_SYMBOL_GPL vmlinux 0x070d8271 xhci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x070edd72 fuse_dev_fiq_ops +EXPORT_SYMBOL_GPL vmlinux 0x071b1ef7 blk_mq_end_request_batch +EXPORT_SYMBOL_GPL vmlinux 0x071ef25e phy_pm_runtime_put +EXPORT_SYMBOL_GPL vmlinux 0x07242d92 put_dax +EXPORT_SYMBOL_GPL vmlinux 0x0724a1cf mnt_want_write +EXPORT_SYMBOL_GPL vmlinux 0x073205e7 vcap_filter_rule_keys +EXPORT_SYMBOL_GPL vmlinux 0x07359623 vtime_guest_enter +EXPORT_SYMBOL_GPL vmlinux 0x07483e13 cn_del_callback +EXPORT_SYMBOL_GPL vmlinux 0x074f98db synth_event_add_field +EXPORT_SYMBOL_GPL vmlinux 0x0756a31c register_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0x076356e7 sfp_may_have_phy +EXPORT_SYMBOL_GPL vmlinux 0x0764ab7d blk_mq_freeze_queue_wait +EXPORT_SYMBOL_GPL vmlinux 0x07681340 phy_reset +EXPORT_SYMBOL_GPL vmlinux 0x076ad7df i2c_dw_validate_speed +EXPORT_SYMBOL_GPL vmlinux 0x0780838c ohci_hub_status_data +EXPORT_SYMBOL_GPL vmlinux 0x0796d5e3 __fib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x07b21f85 kdb_get_kbd_char +EXPORT_SYMBOL_GPL vmlinux 0x07b52e38 rtnl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x07b90b51 device_release_driver +EXPORT_SYMBOL_GPL vmlinux 0x07ba9fc9 scsi_internal_device_unblock_nowait +EXPORT_SYMBOL_GPL vmlinux 0x07be6905 net_inc_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x07cca64f acpi_dev_state_d0 +EXPORT_SYMBOL_GPL vmlinux 0x07d53e78 acpi_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0x07d568af ip6_route_input_lookup +EXPORT_SYMBOL_GPL vmlinux 0x07d79ba5 pci_host_probe +EXPORT_SYMBOL_GPL vmlinux 0x07e328f2 led_classdev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x07e73f8f crypto_register_scomp +EXPORT_SYMBOL_GPL vmlinux 0x080a66c2 mmc_regulator_get_supply +EXPORT_SYMBOL_GPL vmlinux 0x08135613 dax_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x0820fd57 devm_register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x08213956 phylink_ethtool_get_wol +EXPORT_SYMBOL_GPL vmlinux 0x083e6ea4 devlink_traps_register +EXPORT_SYMBOL_GPL vmlinux 0x0844a7e7 device_initialize +EXPORT_SYMBOL_GPL vmlinux 0x08576175 unregister_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0x085fce45 extcon_set_state +EXPORT_SYMBOL_GPL vmlinux 0x0860d5e5 relay_flush +EXPORT_SYMBOL_GPL vmlinux 0x08652c97 pci_epc_get +EXPORT_SYMBOL_GPL vmlinux 0x0866660c fscrypt_symlink_getattr +EXPORT_SYMBOL_GPL vmlinux 0x0872294f regmap_fields_read +EXPORT_SYMBOL_GPL vmlinux 0x0876f116 gpiod_get_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x087c0839 tracepoint_srcu +EXPORT_SYMBOL_GPL vmlinux 0x087f5dc5 wm831x_of_match +EXPORT_SYMBOL_GPL vmlinux 0x087feb2d devm_extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x088193ef edac_pci_add_device +EXPORT_SYMBOL_GPL vmlinux 0x0882453b meson8_aobus_parse_dt_extra +EXPORT_SYMBOL_GPL vmlinux 0x0892b7d5 uart_set_options +EXPORT_SYMBOL_GPL vmlinux 0x0898fee5 user_destroy +EXPORT_SYMBOL_GPL vmlinux 0x089a19a3 tty_put_char +EXPORT_SYMBOL_GPL vmlinux 0x089da29e regulator_is_supported_voltage +EXPORT_SYMBOL_GPL vmlinux 0x08a0d26d vcap_is_next_lookup +EXPORT_SYMBOL_GPL vmlinux 0x08a88a9f __SCK__tp_func_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x08b4767f clk_hw_unregister +EXPORT_SYMBOL_GPL vmlinux 0x08c2f77d key_type_logon +EXPORT_SYMBOL_GPL vmlinux 0x08c78cf7 offline_and_remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x08c9879e rockchip_pcie_cfg_configuration_accesses +EXPORT_SYMBOL_GPL vmlinux 0x08cc613c virtio_device_freeze +EXPORT_SYMBOL_GPL vmlinux 0x08e2b333 cppc_set_auto_sel +EXPORT_SYMBOL_GPL vmlinux 0x08ecd24d filemap_add_folio +EXPORT_SYMBOL_GPL vmlinux 0x08f63542 raw_abort +EXPORT_SYMBOL_GPL vmlinux 0x08fcea0b __devm_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x0904b8c6 wm8350_read_auxadc +EXPORT_SYMBOL_GPL vmlinux 0x0907d14d blocking_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x090c93ed regulator_get_error_flags +EXPORT_SYMBOL_GPL vmlinux 0x091eb9b4 round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x09294882 phy_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x0929e3d5 mmc_regulator_set_ocr +EXPORT_SYMBOL_GPL vmlinux 0x09337cd0 __wake_up_locked_key +EXPORT_SYMBOL_GPL vmlinux 0x093786cf synth_event_add_field_str +EXPORT_SYMBOL_GPL vmlinux 0x0938db08 netlink_has_listeners +EXPORT_SYMBOL_GPL vmlinux 0x096c2ed5 rio_inb_pwrite_handler +EXPORT_SYMBOL_GPL vmlinux 0x09706adf vp_legacy_set_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x0976822d sfp_get_module_eeprom_by_page +EXPORT_SYMBOL_GPL vmlinux 0x0990b93c crypto_alloc_acomp_node +EXPORT_SYMBOL_GPL vmlinux 0x09a09283 ata_pio_need_iordy +EXPORT_SYMBOL_GPL vmlinux 0x09b1db70 regulator_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x09b53e14 interval_tree_remove +EXPORT_SYMBOL_GPL vmlinux 0x09b998f5 xenbus_unmap_ring_vfree +EXPORT_SYMBOL_GPL vmlinux 0x09bce40e pci_sriov_set_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x09c3456a folio_alloc_buffers +EXPORT_SYMBOL_GPL vmlinux 0x09c63f15 regmap_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x09d0e083 vcap_tc_flower_handler_ethaddr_usage +EXPORT_SYMBOL_GPL vmlinux 0x09d0e6e1 modify_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0x09d3adbc hwmon_device_register +EXPORT_SYMBOL_GPL vmlinux 0x09d4d8bf devm_clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x09f46309 pkcs7_validate_trust +EXPORT_SYMBOL_GPL vmlinux 0x09f50f32 rcu_nocb_flush_deferred_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x0a0c2c60 phylink_mii_c22_pcs_get_state +EXPORT_SYMBOL_GPL vmlinux 0x0a18ad6a mtk_eint_find_irq +EXPORT_SYMBOL_GPL vmlinux 0x0a2a45b0 dev_pm_qos_hide_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x0a4e6e0a nf_hooks_lwtunnel_sysctl_handler +EXPORT_SYMBOL_GPL vmlinux 0x0a52c511 hv_query_ext_cap +EXPORT_SYMBOL_GPL vmlinux 0x0a62f40b serial8250_rx_dma_flush +EXPORT_SYMBOL_GPL vmlinux 0x0a65d24f add_swap_extent +EXPORT_SYMBOL_GPL vmlinux 0x0a6a444a udp_cmsg_send +EXPORT_SYMBOL_GPL vmlinux 0x0a7fad7a crypto_alloc_ahash +EXPORT_SYMBOL_GPL vmlinux 0x0a8162a8 raw_v4_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x0a86fccb __traceiter_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x0a8894f4 mas_find_range_rev +EXPORT_SYMBOL_GPL vmlinux 0x0a89995d of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0x0a8e458b crypto_req_done +EXPORT_SYMBOL_GPL vmlinux 0x0a983bba mtk_clk_gate_ops_no_setclr +EXPORT_SYMBOL_GPL vmlinux 0x0a9d7d46 mbox_request_channel_byname +EXPORT_SYMBOL_GPL vmlinux 0x0a9df53d for_each_kernel_tracepoint +EXPORT_SYMBOL_GPL vmlinux 0x0aa2725f inet_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x0aa3874d tty_kopen_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x0abc6be6 k3_ringacc_ring_is_full +EXPORT_SYMBOL_GPL vmlinux 0x0ad27681 mbox_client_peek_data +EXPORT_SYMBOL_GPL vmlinux 0x0b07abe2 unshare_fs_struct +EXPORT_SYMBOL_GPL vmlinux 0x0b130772 serial8250_clear_and_reinit_fifos +EXPORT_SYMBOL_GPL vmlinux 0x0b1bb9f9 synchronize_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x0b2db2d5 remove_resource +EXPORT_SYMBOL_GPL vmlinux 0x0b3a3ed7 zynqmp_pm_fpga_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b431ccd ehci_resume +EXPORT_SYMBOL_GPL vmlinux 0x0b46aba3 ping_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x0b48011d devm_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0x0b52e502 apei_resources_add +EXPORT_SYMBOL_GPL vmlinux 0x0b64cc83 devlink_region_create +EXPORT_SYMBOL_GPL vmlinux 0x0b6856eb perf_get_aux +EXPORT_SYMBOL_GPL vmlinux 0x0b690f04 k3_udma_glue_tx_get_txcq_id +EXPORT_SYMBOL_GPL vmlinux 0x0b69e104 pse_ethtool_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b74c4de __traceiter_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x0b811ce1 rt_mutex_unlock +EXPORT_SYMBOL_GPL vmlinux 0x0b8c8a23 static_key_fast_inc_not_disabled +EXPORT_SYMBOL_GPL vmlinux 0x0ba8eaa9 sk_msg_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0badd20e bio_blkcg_css +EXPORT_SYMBOL_GPL vmlinux 0x0bb028d4 hisi_clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x0bbc10ce attribute_container_classdev_to_container +EXPORT_SYMBOL_GPL vmlinux 0x0bbdc9b2 remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x0bbf7bfa rio_release_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x0bced9d1 pci_hp_destroy +EXPORT_SYMBOL_GPL vmlinux 0x0bdbdbc4 dev_pm_opp_find_bw_floor +EXPORT_SYMBOL_GPL vmlinux 0x0bea1a0c devlink_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0bf32478 __SCK__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x0bf3e657 ehci_handshake +EXPORT_SYMBOL_GPL vmlinux 0x0c0ce442 pinconf_generic_parse_dt_config +EXPORT_SYMBOL_GPL vmlinux 0x0c0fd541 scmi_protocol_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0c1a3bd3 uprobe_register_refctr +EXPORT_SYMBOL_GPL vmlinux 0x0c1a5ee3 log_post_read_mmio +EXPORT_SYMBOL_GPL vmlinux 0x0c1e08ae sched_set_fifo_low +EXPORT_SYMBOL_GPL vmlinux 0x0c2c2976 fscrypt_mergeable_bio_bh +EXPORT_SYMBOL_GPL vmlinux 0x0c2c5802 work_busy +EXPORT_SYMBOL_GPL vmlinux 0x0c32ff8a edac_pci_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x0c3a65c4 scsi_host_complete_all_commands +EXPORT_SYMBOL_GPL vmlinux 0x0c3e6241 k3_udma_glue_disable_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x0c53ce01 genphy_c45_read_eee_abilities +EXPORT_SYMBOL_GPL vmlinux 0x0c72bd64 k3_udma_glue_tx_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0x0c7b45bd devm_led_get +EXPORT_SYMBOL_GPL vmlinux 0x0c88294a dev_pm_opp_get_required_pstate +EXPORT_SYMBOL_GPL vmlinux 0x0c88c1c3 pci_vpd_find_id_string +EXPORT_SYMBOL_GPL vmlinux 0x0c9bfb44 platform_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x0cad7906 mmu_interval_notifier_insert_locked +EXPORT_SYMBOL_GPL vmlinux 0x0cbe3ee2 software_node_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0cc5ecec irq_chip_set_wake_parent +EXPORT_SYMBOL_GPL vmlinux 0x0cc68c52 md_start +EXPORT_SYMBOL_GPL vmlinux 0x0cc9d36c iommu_group_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x0cca627a pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x0ccbdeff spi_mem_get_name +EXPORT_SYMBOL_GPL vmlinux 0x0cccc93d backing_file_open +EXPORT_SYMBOL_GPL vmlinux 0x0ccf5275 zynqmp_pm_pinctrl_get_config +EXPORT_SYMBOL_GPL vmlinux 0x0cd46706 icc_node_del +EXPORT_SYMBOL_GPL vmlinux 0x0ce3dd73 bman_is_probed +EXPORT_SYMBOL_GPL vmlinux 0x0cedbce2 led_trigger_set_default +EXPORT_SYMBOL_GPL vmlinux 0x0cfe4b8d desc_to_gpio +EXPORT_SYMBOL_GPL vmlinux 0x0d032ba7 ata_sas_port_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d3fb7d4 phy_interface_num_ports +EXPORT_SYMBOL_GPL vmlinux 0x0d435bd5 __tracepoint_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x0d459213 work_on_cpu_safe +EXPORT_SYMBOL_GPL vmlinux 0x0d4961de nf_log_buf_open +EXPORT_SYMBOL_GPL vmlinux 0x0d4e3f8c iopf_queue_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d5cecc6 ima_measure_critical_data +EXPORT_SYMBOL_GPL vmlinux 0x0d657e7b dev_pm_qos_expose_flags +EXPORT_SYMBOL_GPL vmlinux 0x0d6a49d4 tcp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d6cea60 driver_deferred_probe_check_state +EXPORT_SYMBOL_GPL vmlinux 0x0d9015d6 get_net_ns_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0dc86c7e proc_get_parent_data +EXPORT_SYMBOL_GPL vmlinux 0x0dd76ca9 usb_deregister_dev +EXPORT_SYMBOL_GPL vmlinux 0x0ddb1cd7 llist_reverse_order +EXPORT_SYMBOL_GPL vmlinux 0x0de086de irq_domain_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x0def573d device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0x0defa029 regulator_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0df599c3 fwnode_connection_find_matches +EXPORT_SYMBOL_GPL vmlinux 0x0df6ec47 ahci_platform_find_clk +EXPORT_SYMBOL_GPL vmlinux 0x0e007edf xen_evtchn_nr_channels +EXPORT_SYMBOL_GPL vmlinux 0x0e0c6a7d crypto_dh_encode_key +EXPORT_SYMBOL_GPL vmlinux 0x0e1194d5 hrtimer_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0x0e13cb4d apei_resources_release +EXPORT_SYMBOL_GPL vmlinux 0x0e18f2ae pinconf_generic_dump_config +EXPORT_SYMBOL_GPL vmlinux 0x0e2b3e8e platform_get_irq +EXPORT_SYMBOL_GPL vmlinux 0x0e382c5d usb_free_urb +EXPORT_SYMBOL_GPL vmlinux 0x0e3da2ad ata_sff_lost_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x0e42a52a genphy_c45_plca_set_cfg +EXPORT_SYMBOL_GPL vmlinux 0x0e5cc9d7 xdp_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x0e5d2ce7 pci_num_vf +EXPORT_SYMBOL_GPL vmlinux 0x0e60fa29 tty_kclose +EXPORT_SYMBOL_GPL vmlinux 0x0e6b79af static_key_disable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x0e6f2172 iommu_group_add_device +EXPORT_SYMBOL_GPL vmlinux 0x0e84c068 devm_regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x0e875238 device_destroy +EXPORT_SYMBOL_GPL vmlinux 0x0e8cc0a7 vcpu_put +EXPORT_SYMBOL_GPL vmlinux 0x0e98bc0a regmap_get_raw_read_max +EXPORT_SYMBOL_GPL vmlinux 0x0ea5cbce xen_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x0eace418 find_vpid +EXPORT_SYMBOL_GPL vmlinux 0x0ec05b53 fwnode_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0x0ec096b0 hv_read_reference_counter +EXPORT_SYMBOL_GPL vmlinux 0x0ecfea88 btf_type_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0ee17055 bio_clone_blkg_association +EXPORT_SYMBOL_GPL vmlinux 0x0ef3a68f msi_domain_first_desc +EXPORT_SYMBOL_GPL vmlinux 0x0ef949af thermal_cooling_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0f163b76 devl_dpipe_headers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0f180070 ring_buffer_free_read_page +EXPORT_SYMBOL_GPL vmlinux 0x0f184929 blk_mq_alloc_sq_tag_set +EXPORT_SYMBOL_GPL vmlinux 0x0f21b6eb devm_blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0x0f276aff devm_mtk_clk_mux_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x0f2ece19 rio_request_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x0f3a2999 platform_device_del +EXPORT_SYMBOL_GPL vmlinux 0x0f3d6857 is_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x0f4e7a75 thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x0f5316df devm_clk_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x0f69331a i2c_parse_fw_timings +EXPORT_SYMBOL_GPL vmlinux 0x0f7ca236 dmi_memdev_name +EXPORT_SYMBOL_GPL vmlinux 0x0f7e7194 pci_host_common_probe +EXPORT_SYMBOL_GPL vmlinux 0x0f7ffa1e irq_domain_reset_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x0f8058dd of_clk_add_provider +EXPORT_SYMBOL_GPL vmlinux 0x0f837a63 rt_mutex_trylock +EXPORT_SYMBOL_GPL vmlinux 0x0f8a2e0d tegra_mc_write_emem_configuration +EXPORT_SYMBOL_GPL vmlinux 0x0f8a7772 of_genpd_parse_idle_states +EXPORT_SYMBOL_GPL vmlinux 0x0f945c3b regulator_set_active_discharge_regmap +EXPORT_SYMBOL_GPL vmlinux 0x0f9731f3 fsverity_ioctl_enable +EXPORT_SYMBOL_GPL vmlinux 0x0f9baf09 elv_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0fbb7344 memremap_compat_align +EXPORT_SYMBOL_GPL vmlinux 0x0fbc0c0e xas_pause +EXPORT_SYMBOL_GPL vmlinux 0x0fbc6332 mbox_bind_client +EXPORT_SYMBOL_GPL vmlinux 0x0fcaa9e4 edac_pci_release_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x0fd2b324 amba_device_put +EXPORT_SYMBOL_GPL vmlinux 0x0fd4610e kmem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0x0fe92f76 bpf_prog_get_type_dev +EXPORT_SYMBOL_GPL vmlinux 0x0ff6a836 clockevents_config_and_register +EXPORT_SYMBOL_GPL vmlinux 0x1005d60b tick_nohz_dep_set_cpu +EXPORT_SYMBOL_GPL vmlinux 0x10091b7b sbitmap_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x100bda1b dev_pm_qos_hide_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x10138352 tracing_on +EXPORT_SYMBOL_GPL vmlinux 0x10185973 __tracepoint_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x101cac91 bpf_prog_add +EXPORT_SYMBOL_GPL vmlinux 0x101fa7e9 uprobe_register +EXPORT_SYMBOL_GPL vmlinux 0x1045d3ca kvm_vcpu_gfn_to_pfn +EXPORT_SYMBOL_GPL vmlinux 0x104b2b7d vcap_rule_get_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x10526f0d unregister_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x1060064e crypto_unregister_aeads +EXPORT_SYMBOL_GPL vmlinux 0x106a9a82 irq_domain_remove_sim +EXPORT_SYMBOL_GPL vmlinux 0x106e1b28 iommu_sva_get_pasid +EXPORT_SYMBOL_GPL vmlinux 0x106ff1c6 crypto_unregister_acomps +EXPORT_SYMBOL_GPL vmlinux 0x107236dd sdio_memcpy_fromio +EXPORT_SYMBOL_GPL vmlinux 0x10728744 rio_mport_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x107541fd thermal_zone_device_disable +EXPORT_SYMBOL_GPL vmlinux 0x107d11bd devres_remove +EXPORT_SYMBOL_GPL vmlinux 0x10817f16 dmaengine_desc_get_metadata_ptr +EXPORT_SYMBOL_GPL vmlinux 0x108344e8 gpiod_toggle_active_low +EXPORT_SYMBOL_GPL vmlinux 0x108a0acd bstr_printf +EXPORT_SYMBOL_GPL vmlinux 0x108d9290 usb_add_hcd +EXPORT_SYMBOL_GPL vmlinux 0x109550cd sfp_bus_find_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x10b89330 crypto_has_shash +EXPORT_SYMBOL_GPL vmlinux 0x10c4c44d ahci_platform_init_host +EXPORT_SYMBOL_GPL vmlinux 0x10c5d443 ata_cable_40wire +EXPORT_SYMBOL_GPL vmlinux 0x10d03f53 pci_iov_vf_id +EXPORT_SYMBOL_GPL vmlinux 0x10d9f317 stack_depot_init +EXPORT_SYMBOL_GPL vmlinux 0x10e53009 __alloc_pages_bulk +EXPORT_SYMBOL_GPL vmlinux 0x10e742e6 pci_ecam_create +EXPORT_SYMBOL_GPL vmlinux 0x10eb12ce usb_autopm_get_interface_no_resume +EXPORT_SYMBOL_GPL vmlinux 0x10ecc52c usb_amd_quirk_pll_enable +EXPORT_SYMBOL_GPL vmlinux 0x10f6e183 clk_register +EXPORT_SYMBOL_GPL vmlinux 0x10fca63a vchan_tx_submit +EXPORT_SYMBOL_GPL vmlinux 0x110106c1 cper_severity_to_aer +EXPORT_SYMBOL_GPL vmlinux 0x11041952 dev_pm_set_dedicated_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x110cf8ce md_run +EXPORT_SYMBOL_GPL vmlinux 0x111035be rio_mport_chk_dev_access +EXPORT_SYMBOL_GPL vmlinux 0x1116f892 fsl_mc_portal_reset +EXPORT_SYMBOL_GPL vmlinux 0x11172cbc srcu_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x11194e2f sysfs_remove_link +EXPORT_SYMBOL_GPL vmlinux 0x1128a355 kthread_mod_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x11306a41 irq_set_chained_handler_and_data +EXPORT_SYMBOL_GPL vmlinux 0x11485738 platform_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x1148df49 regmap_might_sleep +EXPORT_SYMBOL_GPL vmlinux 0x115dc78e tc3589x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x11681bd5 irq_domain_xlate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x1168f377 umd_cleanup_helper +EXPORT_SYMBOL_GPL vmlinux 0x11698146 pci_epf_free_space +EXPORT_SYMBOL_GPL vmlinux 0x116cc7ce sdio_release_irq +EXPORT_SYMBOL_GPL vmlinux 0x1184c522 dma_pci_p2pdma_supported +EXPORT_SYMBOL_GPL vmlinux 0x11946df7 xhci_reset_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x119cd1ac device_link_del +EXPORT_SYMBOL_GPL vmlinux 0x11ae723a of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0x11b57212 nvdimm_bus_register +EXPORT_SYMBOL_GPL vmlinux 0x11b68a56 __tracepoint_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x11b69ada led_init_core +EXPORT_SYMBOL_GPL vmlinux 0x11b8a0f2 synth_event_trace_start +EXPORT_SYMBOL_GPL vmlinux 0x11b9a984 unix_inq_len +EXPORT_SYMBOL_GPL vmlinux 0x11c0d98e pci_status_get_and_clear_errors +EXPORT_SYMBOL_GPL vmlinux 0x11c1e929 irq_domain_push_irq +EXPORT_SYMBOL_GPL vmlinux 0x11cdace8 raw_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x11d3ff7e skb_gso_validate_network_len +EXPORT_SYMBOL_GPL vmlinux 0x11d96090 device_create_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x11df0e75 devlink_fmsg_binary_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x11e06ee9 badrange_init +EXPORT_SYMBOL_GPL vmlinux 0x11e08f96 trace_seq_putmem_hex +EXPORT_SYMBOL_GPL vmlinux 0x11f3763e stmpe_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x11fd7c56 smpboot_register_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x12056e53 mas_store_gfp +EXPORT_SYMBOL_GPL vmlinux 0x120e0a58 ata_sff_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x12135396 phylink_mac_change +EXPORT_SYMBOL_GPL vmlinux 0x121d5c23 edac_get_sysfs_subsys +EXPORT_SYMBOL_GPL vmlinux 0x121d958a unregister_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0x12284988 of_platform_default_populate +EXPORT_SYMBOL_GPL vmlinux 0x1234e483 get_cpu_iowait_time_us +EXPORT_SYMBOL_GPL vmlinux 0x1234ffa1 cper_estatus_check_header +EXPORT_SYMBOL_GPL vmlinux 0x12406feb mmc_pwrseq_register +EXPORT_SYMBOL_GPL vmlinux 0x124a8dd5 class_dev_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x125954f4 spi_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x1263affb acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x126c2e97 ata_port_abort +EXPORT_SYMBOL_GPL vmlinux 0x12752e7e tty_port_register_device +EXPORT_SYMBOL_GPL vmlinux 0x128a6975 elv_rqhash_add +EXPORT_SYMBOL_GPL vmlinux 0x129ce53a crypto_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x12a8e74e rtnl_put_cacheinfo +EXPORT_SYMBOL_GPL vmlinux 0x12b7d07d dw_pcie_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x12c175d5 lp8788_update_bits +EXPORT_SYMBOL_GPL vmlinux 0x12caf43d __crypto_alloc_tfm +EXPORT_SYMBOL_GPL vmlinux 0x12cd02da usb_free_coherent +EXPORT_SYMBOL_GPL vmlinux 0x12ee1173 memory_group_unregister +EXPORT_SYMBOL_GPL vmlinux 0x12f767d6 disk_uevent +EXPORT_SYMBOL_GPL vmlinux 0x13090724 add_vmfork_randomness +EXPORT_SYMBOL_GPL vmlinux 0x1309a47e __virtio_unbreak_device +EXPORT_SYMBOL_GPL vmlinux 0x131a5ed7 regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x131db64a system_long_wq +EXPORT_SYMBOL_GPL vmlinux 0x132425be verify_signature +EXPORT_SYMBOL_GPL vmlinux 0x1325b9f5 nvdimm_to_bus +EXPORT_SYMBOL_GPL vmlinux 0x13261ae0 devl_dpipe_table_resource_set +EXPORT_SYMBOL_GPL vmlinux 0x132fbc63 meson_clk_mpll_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x133969d7 __trace_printk +EXPORT_SYMBOL_GPL vmlinux 0x1339d49e is_skb_forwardable +EXPORT_SYMBOL_GPL vmlinux 0x136209db power_supply_reg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x13640660 get_cached_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0x13669832 set_secondary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x137f3bae hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x138aff76 gnttab_init +EXPORT_SYMBOL_GPL vmlinux 0x138e0957 dax_write_cache_enabled +EXPORT_SYMBOL_GPL vmlinux 0x138f9bcd rio_mport_get_feature +EXPORT_SYMBOL_GPL vmlinux 0x1394d032 __mt_destroy +EXPORT_SYMBOL_GPL vmlinux 0x13a68dff clean_acked_data_enable +EXPORT_SYMBOL_GPL vmlinux 0x13ad546b kick_process +EXPORT_SYMBOL_GPL vmlinux 0x13b2b5bb ti_sci_inta_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x13b9e193 acpi_dev_resource_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x13c2f175 ioc_find_get_icq +EXPORT_SYMBOL_GPL vmlinux 0x13cbe8f7 sata_lpm_ignore_phy_events +EXPORT_SYMBOL_GPL vmlinux 0x13ce5b00 netdev_is_rx_handler_busy +EXPORT_SYMBOL_GPL vmlinux 0x13ce87e8 asn1_ber_decoder +EXPORT_SYMBOL_GPL vmlinux 0x13d3cfbe switchdev_handle_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x13d7847e pci_epc_mem_exit +EXPORT_SYMBOL_GPL vmlinux 0x13d7c67d phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x13db1eb8 k3_udma_glue_rx_cppi5_to_dma_addr +EXPORT_SYMBOL_GPL vmlinux 0x13e43422 acpi_get_and_request_gpiod +EXPORT_SYMBOL_GPL vmlinux 0x13ed8142 sata_sff_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x13ed8784 sdev_evt_alloc +EXPORT_SYMBOL_GPL vmlinux 0x13fab921 cpuidle_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x1403ad09 cpufreq_add_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x14061eb7 mmu_interval_read_begin +EXPORT_SYMBOL_GPL vmlinux 0x140b0ff9 auxiliary_device_init +EXPORT_SYMBOL_GPL vmlinux 0x140bb056 dpbp_close +EXPORT_SYMBOL_GPL vmlinux 0x1417426a cros_ec_cmd +EXPORT_SYMBOL_GPL vmlinux 0x141c4d5c bd_unlink_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x141f38bf ktime_get_raw_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x14270332 rdev_get_id +EXPORT_SYMBOL_GPL vmlinux 0x14304dd1 of_phy_put +EXPORT_SYMBOL_GPL vmlinux 0x144dc40a class_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x1456762b k3_ringacc_ring_get_free +EXPORT_SYMBOL_GPL vmlinux 0x145826b5 relay_switch_subbuf +EXPORT_SYMBOL_GPL vmlinux 0x145bace7 fscrypt_ioctl_get_nonce +EXPORT_SYMBOL_GPL vmlinux 0x146626a0 mas_find_rev +EXPORT_SYMBOL_GPL vmlinux 0x146cc88f bpf_master_redirect_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x14824ff1 dbs_update +EXPORT_SYMBOL_GPL vmlinux 0x14829e51 srcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x148fd794 enable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x1490d2f6 meson_eeclkc_probe +EXPORT_SYMBOL_GPL vmlinux 0x149177ba __dma_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x14a2c15a pm_runtime_set_autosuspend_delay +EXPORT_SYMBOL_GPL vmlinux 0x14a80803 kill_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x14acf80c skb_splice_bits +EXPORT_SYMBOL_GPL vmlinux 0x14b4881d component_release_of +EXPORT_SYMBOL_GPL vmlinux 0x14be0ffb __blk_trace_note_message +EXPORT_SYMBOL_GPL vmlinux 0x14c0fd67 __clk_get_hw +EXPORT_SYMBOL_GPL vmlinux 0x14cb20c3 l3mdev_table_lookup_unregister +EXPORT_SYMBOL_GPL vmlinux 0x14d553ea regulator_count_voltages +EXPORT_SYMBOL_GPL vmlinux 0x14d72ad7 nvdimm_setup_pfn +EXPORT_SYMBOL_GPL vmlinux 0x14e3b4d2 pci_set_host_bridge_release +EXPORT_SYMBOL_GPL vmlinux 0x14ec4fdb evtchn_put +EXPORT_SYMBOL_GPL vmlinux 0x14f748fd nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x14f77e55 sysfs_group_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x14fbcd5e __tracepoint_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x15021b4a xa_delete_node +EXPORT_SYMBOL_GPL vmlinux 0x1518c6cc synth_event_gen_cmd_array_start +EXPORT_SYMBOL_GPL vmlinux 0x151d9963 crypto_sig_set_privkey +EXPORT_SYMBOL_GPL vmlinux 0x15240a77 dma_vunmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x1527866d irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x15329891 __traceiter_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x1534b700 gpiochip_line_is_irq +EXPORT_SYMBOL_GPL vmlinux 0x153b60a6 klist_del +EXPORT_SYMBOL_GPL vmlinux 0x15402377 ftrace_set_filter +EXPORT_SYMBOL_GPL vmlinux 0x15454821 ip_icmp_error_rfc4884 +EXPORT_SYMBOL_GPL vmlinux 0x154c23a7 devm_power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x15510a89 devlink_fmsg_binary_put +EXPORT_SYMBOL_GPL vmlinux 0x155ea368 crypto_mod_put +EXPORT_SYMBOL_GPL vmlinux 0x1562a91d genphy_c45_read_pma +EXPORT_SYMBOL_GPL vmlinux 0x1574a5c0 tps6586x_write +EXPORT_SYMBOL_GPL vmlinux 0x15886f48 hte_disable_ts +EXPORT_SYMBOL_GPL vmlinux 0x159f9682 irq_domain_disconnect_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x15ade1cc filter_irq_stacks +EXPORT_SYMBOL_GPL vmlinux 0x15bd7435 psi_memstall_leave +EXPORT_SYMBOL_GPL vmlinux 0x15beef24 fib_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x15c4e3e2 phylink_ethtool_set_pauseparam +EXPORT_SYMBOL_GPL vmlinux 0x15e15e85 hvc_instantiate +EXPORT_SYMBOL_GPL vmlinux 0x15ea2648 hwpoison_filter_flags_mask +EXPORT_SYMBOL_GPL vmlinux 0x15eb7eb3 fhctl_parse_dt +EXPORT_SYMBOL_GPL vmlinux 0x15f6d7e4 crypto_shash_tfm_digest +EXPORT_SYMBOL_GPL vmlinux 0x15f7e330 pci_msix_alloc_irq_at +EXPORT_SYMBOL_GPL vmlinux 0x160f0a69 usb_hub_find_child +EXPORT_SYMBOL_GPL vmlinux 0x161c205f devm_request_pci_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0x162c9f30 ata_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x162e67bc tpm_chip_stop +EXPORT_SYMBOL_GPL vmlinux 0x16411092 pinctrl_count_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0x16422a6e xdp_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x1646263f devl_trap_policers_register +EXPORT_SYMBOL_GPL vmlinux 0x1646b645 kvm_vcpu_write_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x164e3519 ipv6_opt_accepted +EXPORT_SYMBOL_GPL vmlinux 0x16503300 fuse_direct_io +EXPORT_SYMBOL_GPL vmlinux 0x16516798 osc_pc_lpi_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x165970bb device_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x16671d41 clk_hw_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x1669d597 regulator_get_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x16717abb inet_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x1677e7f5 sdio_claim_host +EXPORT_SYMBOL_GPL vmlinux 0x167d7113 acpi_bus_register_early_device +EXPORT_SYMBOL_GPL vmlinux 0x1687be85 extcon_get_property +EXPORT_SYMBOL_GPL vmlinux 0x1687ec20 tty_get_frame_size +EXPORT_SYMBOL_GPL vmlinux 0x168fbc32 xfrm_output_resume +EXPORT_SYMBOL_GPL vmlinux 0x1690b503 usb_role_switch_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x16961c34 handle_simple_irq +EXPORT_SYMBOL_GPL vmlinux 0x169bb905 __pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x16b2b202 do_xdp_generic +EXPORT_SYMBOL_GPL vmlinux 0x16bc33dd find_ge_pid +EXPORT_SYMBOL_GPL vmlinux 0x16ca1a8a phylink_suspend +EXPORT_SYMBOL_GPL vmlinux 0x16cb6a90 radix_tree_preloads +EXPORT_SYMBOL_GPL vmlinux 0x16cbc821 __regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0x16da1f88 devlink_fmsg_u32_put +EXPORT_SYMBOL_GPL vmlinux 0x16dc7c73 bio_end_io_acct_remapped +EXPORT_SYMBOL_GPL vmlinux 0x16dfbf36 add_interrupt_randomness +EXPORT_SYMBOL_GPL vmlinux 0x16f15139 bind_evtchn_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x17004943 nf_nat_hook +EXPORT_SYMBOL_GPL vmlinux 0x170071da spi_finalize_current_message +EXPORT_SYMBOL_GPL vmlinux 0x1709fd24 iomap_finish_ioends +EXPORT_SYMBOL_GPL vmlinux 0x170aa713 ata_port_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x170cc36c put_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x1714df67 serial8250_get_port +EXPORT_SYMBOL_GPL vmlinux 0x17153d1d pci_restore_msi_state +EXPORT_SYMBOL_GPL vmlinux 0x1741ddee trace_seq_puts +EXPORT_SYMBOL_GPL vmlinux 0x174b0c4d crypto_register_ahash +EXPORT_SYMBOL_GPL vmlinux 0x174c6274 ring_buffer_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x174e6c46 inet_ehash_locks_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1750805d genphy_c45_fast_retrain +EXPORT_SYMBOL_GPL vmlinux 0x1752078a rz_mtu3_32bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x1752327b devm_hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0x17591ecd zynqmp_pm_write_ggs +EXPORT_SYMBOL_GPL vmlinux 0x176031a7 devlink_fmsg_string_put +EXPORT_SYMBOL_GPL vmlinux 0x176139ab mtk_pinconf_drive_set_raw +EXPORT_SYMBOL_GPL vmlinux 0x17614bf3 apei_resources_sub +EXPORT_SYMBOL_GPL vmlinux 0x1768e5ca ata_acpi_gtm +EXPORT_SYMBOL_GPL vmlinux 0x176b1abf device_create_file +EXPORT_SYMBOL_GPL vmlinux 0x176ff1c1 thermal_remove_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x177b1042 __tracepoint_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x177b8850 param_set_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x177c338d twl_get_version +EXPORT_SYMBOL_GPL vmlinux 0x17802625 scsi_check_sense +EXPORT_SYMBOL_GPL vmlinux 0x1781d904 tpm_try_get_ops +EXPORT_SYMBOL_GPL vmlinux 0x1794510d irq_chip_release_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x17a27a91 fsl_mc_obj_open +EXPORT_SYMBOL_GPL vmlinux 0x17a63b93 debugfs_create_x8 +EXPORT_SYMBOL_GPL vmlinux 0x17a91c95 vfs_submount +EXPORT_SYMBOL_GPL vmlinux 0x17aea6b2 kernel_kobj +EXPORT_SYMBOL_GPL vmlinux 0x17b805e8 cpufreq_cpu_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x17d20e19 handle_fasteoi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0x17d5e851 phy_led_triggers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x17d9700a net_failover_create +EXPORT_SYMBOL_GPL vmlinux 0x17e01f11 erst_clear +EXPORT_SYMBOL_GPL vmlinux 0x17ee49a4 nvmem_device_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x17f01f73 msi_device_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x17f9207f iommu_unmap_fast +EXPORT_SYMBOL_GPL vmlinux 0x18008c59 ring_buffer_resize +EXPORT_SYMBOL_GPL vmlinux 0x18109031 iommu_device_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x1814fe2b rio_dma_prep_xfer +EXPORT_SYMBOL_GPL vmlinux 0x181ec15f pci_epf_add_vepf +EXPORT_SYMBOL_GPL vmlinux 0x18282999 pci_enable_rom +EXPORT_SYMBOL_GPL vmlinux 0x182e2f09 cn_netlink_send_mult +EXPORT_SYMBOL_GPL vmlinux 0x18428692 __cookie_v6_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x1845679d devm_devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0x1852fa50 dw8250_do_set_termios +EXPORT_SYMBOL_GPL vmlinux 0x185456e0 fwnode_count_parents +EXPORT_SYMBOL_GPL vmlinux 0x18648263 inet6_sk_rebuild_header +EXPORT_SYMBOL_GPL vmlinux 0x18697560 ata_port_freeze +EXPORT_SYMBOL_GPL vmlinux 0x18715353 k3_udma_glue_push_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x1872b39d wakeup_source_register +EXPORT_SYMBOL_GPL vmlinux 0x1877b82d udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x187fd2fc acpi_dev_get_property +EXPORT_SYMBOL_GPL vmlinux 0x1897e69a usb_unpoison_urb +EXPORT_SYMBOL_GPL vmlinux 0x18a04a8d __list_lru_init +EXPORT_SYMBOL_GPL vmlinux 0x18a6662e __ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0x18c888cb ata_link_next +EXPORT_SYMBOL_GPL vmlinux 0x18cc6176 fib_nl_newrule +EXPORT_SYMBOL_GPL vmlinux 0x18d1be52 __traceiter_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0x18e4f8aa swphy_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x18e8c440 arch_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0x18e9d61e devm_regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x18ea55f4 ping_unhash +EXPORT_SYMBOL_GPL vmlinux 0x18f10f38 k3_udma_glue_enable_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x18fb2caf cpus_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x190472d7 clockevents_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0x19170f1f regmap_parse_val +EXPORT_SYMBOL_GPL vmlinux 0x191e2d97 raw_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x1926028c zynqmp_pm_reset_assert +EXPORT_SYMBOL_GPL vmlinux 0x193282ae acpi_dev_resource_ext_address_space +EXPORT_SYMBOL_GPL vmlinux 0x194965dc vp_modern_generation +EXPORT_SYMBOL_GPL vmlinux 0x194dac1c regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x195428d8 device_rename +EXPORT_SYMBOL_GPL vmlinux 0x19589da8 gnttab_dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x1964b198 of_clk_hw_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0x19780612 tcp_set_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x197e162a dev_pm_opp_adjust_voltage +EXPORT_SYMBOL_GPL vmlinux 0x19824290 devm_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0x1990dae4 call_switchdev_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x199e18fd powercap_unregister_zone +EXPORT_SYMBOL_GPL vmlinux 0x199f3730 __account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x19a304ba usb_disabled +EXPORT_SYMBOL_GPL vmlinux 0x19bbda67 platform_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x19bcce12 usb_autopm_get_interface +EXPORT_SYMBOL_GPL vmlinux 0x19c20269 soc_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19c42957 blk_op_str +EXPORT_SYMBOL_GPL vmlinux 0x19c8bc2d edac_pci_create_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x19d8b4a9 cpufreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19da1755 clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x19e6df25 phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x19e81304 btree_alloc +EXPORT_SYMBOL_GPL vmlinux 0x19edd064 blkg_rwstat_exit +EXPORT_SYMBOL_GPL vmlinux 0x19f33626 nf_ctnetlink_has_listener +EXPORT_SYMBOL_GPL vmlinux 0x19ff9f3e vcap_keyfield_name +EXPORT_SYMBOL_GPL vmlinux 0x1a10c32b crypto_ft_tab +EXPORT_SYMBOL_GPL vmlinux 0x1a115e35 fwnode_get_next_available_child_node +EXPORT_SYMBOL_GPL vmlinux 0x1a146ec3 usb_ep_type_string +EXPORT_SYMBOL_GPL vmlinux 0x1a14f2e1 serial8250_rpm_get_tx +EXPORT_SYMBOL_GPL vmlinux 0x1a2385a3 sysfs_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x1a2a32c4 of_changeset_action +EXPORT_SYMBOL_GPL vmlinux 0x1a31b42b fwnode_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x1a3c5c40 __devm_irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x1a3cca03 em_dev_unregister_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x1a6bf28f fsnotify_get_cookie +EXPORT_SYMBOL_GPL vmlinux 0x1a7f18be __devm_reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x1a82368d ZSTD_customCalloc +EXPORT_SYMBOL_GPL vmlinux 0x1aa4b64b altr_sysmgr_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x1aa7a185 __tracepoint_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x1acd18c8 cpuset_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x1adef30c receive_fd +EXPORT_SYMBOL_GPL vmlinux 0x1ae66c05 input_ff_erase +EXPORT_SYMBOL_GPL vmlinux 0x1aed5969 gnttab_page_cache_init +EXPORT_SYMBOL_GPL vmlinux 0x1af267f8 int_pow +EXPORT_SYMBOL_GPL vmlinux 0x1afaa2fd proc_dou8vec_minmax +EXPORT_SYMBOL_GPL vmlinux 0x1b0602c1 cond_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x1b16d771 pci_set_cacheline_size +EXPORT_SYMBOL_GPL vmlinux 0x1b1ba3f1 security_file_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x1b2a79c1 dst_cache_set_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x1b38e0c9 __pm_runtime_set_status +EXPORT_SYMBOL_GPL vmlinux 0x1b47911d blk_rq_unprep_clone +EXPORT_SYMBOL_GPL vmlinux 0x1b550991 __root_device_register +EXPORT_SYMBOL_GPL vmlinux 0x1b5f4377 trace_seq_putc +EXPORT_SYMBOL_GPL vmlinux 0x1b647f15 virtqueue_kick_prepare +EXPORT_SYMBOL_GPL vmlinux 0x1b6f49f5 mptcp_token_get_sock +EXPORT_SYMBOL_GPL vmlinux 0x1b714055 perf_trace_run_bpf_submit +EXPORT_SYMBOL_GPL vmlinux 0x1b739ef5 __tracepoint_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1b8822d8 pinctrl_gpio_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x1b92e41d inet_putpeer +EXPORT_SYMBOL_GPL vmlinux 0x1b97f14c __udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1b9c280a iommu_get_domain_for_dev_pasid +EXPORT_SYMBOL_GPL vmlinux 0x1ba082cc dev_pm_opp_remove_all_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x1baa527b dev_attr_link_power_management_policy +EXPORT_SYMBOL_GPL vmlinux 0x1bb447c5 irq_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x1bbee89a ahci_host_activate +EXPORT_SYMBOL_GPL vmlinux 0x1bc40a8d gpmc_omap_get_nand_ops +EXPORT_SYMBOL_GPL vmlinux 0x1bc5eebe pinctrl_gpio_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x1bc64087 xas_split +EXPORT_SYMBOL_GPL vmlinux 0x1bc85e1c irq_set_affinity +EXPORT_SYMBOL_GPL vmlinux 0x1bd1095b dpcon_get_attributes +EXPORT_SYMBOL_GPL vmlinux 0x1bd32e0b phy_pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0x1bd916f1 led_classdev_notify_brightness_hw_changed +EXPORT_SYMBOL_GPL vmlinux 0x1c02b909 attribute_container_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1c12d65b gpiochip_generic_free +EXPORT_SYMBOL_GPL vmlinux 0x1c2b2c14 spi_get_device_match_data +EXPORT_SYMBOL_GPL vmlinux 0x1c314905 gpiod_set_consumer_name +EXPORT_SYMBOL_GPL vmlinux 0x1c511f4c __udp_gso_segment +EXPORT_SYMBOL_GPL vmlinux 0x1c5541bd cpufreq_boost_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1c59be96 iomap_ioend_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x1c5b1f28 irq_free_descs +EXPORT_SYMBOL_GPL vmlinux 0x1c5ca3ba xdp_features_set_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x1c5ff742 clk_get_phase +EXPORT_SYMBOL_GPL vmlinux 0x1c66a302 of_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x1c7169dc ZSTD_customFree +EXPORT_SYMBOL_GPL vmlinux 0x1c734e7f dev_nit_active +EXPORT_SYMBOL_GPL vmlinux 0x1c80d27d btree_geo128 +EXPORT_SYMBOL_GPL vmlinux 0x1c85714c adp5520_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x1c87a811 __round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x1c89fb22 zynqmp_pm_clock_setparent +EXPORT_SYMBOL_GPL vmlinux 0x1c9e8320 vcap_lookup_rule_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0x1ca3aa97 alarm_forward +EXPORT_SYMBOL_GPL vmlinux 0x1ca4a930 smp_call_function_any +EXPORT_SYMBOL_GPL vmlinux 0x1cacb3c8 regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x1cb7c983 apei_exec_read_register_value +EXPORT_SYMBOL_GPL vmlinux 0x1cb9a1c8 xenbus_gather +EXPORT_SYMBOL_GPL vmlinux 0x1cbb7941 devm_gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0x1cbd92b0 cpu_mitigations_off +EXPORT_SYMBOL_GPL vmlinux 0x1cca6f26 validate_xmit_skb_list +EXPORT_SYMBOL_GPL vmlinux 0x1ccb858f __skb_zcopy_downgrade_managed +EXPORT_SYMBOL_GPL vmlinux 0x1cdd0605 xhci_port_state_to_neutral +EXPORT_SYMBOL_GPL vmlinux 0x1cf8ee1d bpf_trace_run8 +EXPORT_SYMBOL_GPL vmlinux 0x1cff8eab sbitmap_init_node +EXPORT_SYMBOL_GPL vmlinux 0x1d222ced irq_get_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0x1d4a4936 xfrm_audit_state_add +EXPORT_SYMBOL_GPL vmlinux 0x1d50b8c8 tun_get_tx_ring +EXPORT_SYMBOL_GPL vmlinux 0x1d535e7c devm_clk_get_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1d5580c2 ata_host_resume +EXPORT_SYMBOL_GPL vmlinux 0x1d71cab8 kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x1d75287a gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x1d7fea9a tty_buffer_lock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x1d850683 acpi_pm_wakeup_event +EXPORT_SYMBOL_GPL vmlinux 0x1d853fe8 crypto_unregister_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x1d94a218 dmi_memdev_handle +EXPORT_SYMBOL_GPL vmlinux 0x1d983c47 ipv6_proxy_select_ident +EXPORT_SYMBOL_GPL vmlinux 0x1da94fd6 of_nvmem_layout_get_container +EXPORT_SYMBOL_GPL vmlinux 0x1dd3ef74 pci_hp_add +EXPORT_SYMBOL_GPL vmlinux 0x1dd6042a device_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x1de887ff zynqmp_pm_bootmode_write +EXPORT_SYMBOL_GPL vmlinux 0x1df9eeb9 pm_genpd_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x1dfa5dbd mpi_invm +EXPORT_SYMBOL_GPL vmlinux 0x1e0670c6 reset_control_release +EXPORT_SYMBOL_GPL vmlinux 0x1e1dc66e lwtunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x1e288c83 zynqmp_pm_force_pwrdwn +EXPORT_SYMBOL_GPL vmlinux 0x1e3bc77c xas_create_range +EXPORT_SYMBOL_GPL vmlinux 0x1e424d61 user_preparse +EXPORT_SYMBOL_GPL vmlinux 0x1e53f827 stack_depot_print +EXPORT_SYMBOL_GPL vmlinux 0x1e57c88f ahci_platform_enable_regulators +EXPORT_SYMBOL_GPL vmlinux 0x1e68a416 inet6_hash +EXPORT_SYMBOL_GPL vmlinux 0x1e6c0886 vcpu_load +EXPORT_SYMBOL_GPL vmlinux 0x1e71783f fuse_mount_remove +EXPORT_SYMBOL_GPL vmlinux 0x1e7bbcb3 kernel_restart +EXPORT_SYMBOL_GPL vmlinux 0x1e8302d6 perf_report_aux_output_id +EXPORT_SYMBOL_GPL vmlinux 0x1e83fee6 HYPERVISOR_physdev_op +EXPORT_SYMBOL_GPL vmlinux 0x1e8fac8e wireless_nlevent_flush +EXPORT_SYMBOL_GPL vmlinux 0x1e96e1c9 rio_release_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x1e9bc719 freq_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x1e9c590a usb_find_common_endpoints_reverse +EXPORT_SYMBOL_GPL vmlinux 0x1e9d285c __traceiter_block_split +EXPORT_SYMBOL_GPL vmlinux 0x1e9e03d0 imx_unregister_hw_clocks +EXPORT_SYMBOL_GPL vmlinux 0x1ea7ef77 devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0x1eb9516e round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x1ebf6c2a pci_power_names +EXPORT_SYMBOL_GPL vmlinux 0x1ecdbb6b input_device_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1ed4d2eb percpu_ref_kill_and_confirm +EXPORT_SYMBOL_GPL vmlinux 0x1edc5291 sock_map_unhash +EXPORT_SYMBOL_GPL vmlinux 0x1edd8943 xdp_do_redirect_frame +EXPORT_SYMBOL_GPL vmlinux 0x1ee47e00 is_vmalloc_or_module_addr +EXPORT_SYMBOL_GPL vmlinux 0x1ee8e2e1 bd_link_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x1ef20793 stop_core_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x1f16459a mtk_clk_gate_ops_no_setclr_inv +EXPORT_SYMBOL_GPL vmlinux 0x1f1c515f led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x1f1c5b52 da9052_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0x1f1c7ea5 gpiochip_irqchip_add_domain +EXPORT_SYMBOL_GPL vmlinux 0x1f1cc011 zynqmp_pm_get_chipid +EXPORT_SYMBOL_GPL vmlinux 0x1f27134c screen_pos +EXPORT_SYMBOL_GPL vmlinux 0x1f2decd5 dw_pcie_setup_rc +EXPORT_SYMBOL_GPL vmlinux 0x1f38a4f6 mpi_set_highbit +EXPORT_SYMBOL_GPL vmlinux 0x1f399dbf rtc_read_alarm +EXPORT_SYMBOL_GPL vmlinux 0x1f449588 mctrl_gpio_disable_ms +EXPORT_SYMBOL_GPL vmlinux 0x1f4bd059 pm_generic_restore +EXPORT_SYMBOL_GPL vmlinux 0x1f563160 bpf_offload_dev_priv +EXPORT_SYMBOL_GPL vmlinux 0x1f734f02 dev_pm_opp_set_opp +EXPORT_SYMBOL_GPL vmlinux 0x1f8544b8 panic_timeout +EXPORT_SYMBOL_GPL vmlinux 0x1f8c3601 __traceiter_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x1f985436 usb_reset_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x1f9a2b53 zynqmp_pm_clock_enable +EXPORT_SYMBOL_GPL vmlinux 0x1fa1d95c sha256_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x1fa48995 efivar_supports_writes +EXPORT_SYMBOL_GPL vmlinux 0x1fae2344 register_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x1fd1ff53 i2c_of_match_device +EXPORT_SYMBOL_GPL vmlinux 0x1fd3e144 device_bind_driver +EXPORT_SYMBOL_GPL vmlinux 0x1fd4dcbb of_reserved_mem_device_init_by_name +EXPORT_SYMBOL_GPL vmlinux 0x1fd9460c genphy_c45_read_lpa +EXPORT_SYMBOL_GPL vmlinux 0x1fdda2d1 iptunnel_metadata_reply +EXPORT_SYMBOL_GPL vmlinux 0x1fe31eea cpufreq_generic_init +EXPORT_SYMBOL_GPL vmlinux 0x1fe6e504 gpiod_add_hogs +EXPORT_SYMBOL_GPL vmlinux 0x1ffb4a62 device_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x1ffd54ce xenbus_frontend_closed +EXPORT_SYMBOL_GPL vmlinux 0x2009e400 devlink_info_board_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x200e54cb __rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x202a05d5 ahci_platform_enable_resources +EXPORT_SYMBOL_GPL vmlinux 0x202ab535 dev_pm_qos_flags +EXPORT_SYMBOL_GPL vmlinux 0x202d4ed6 nvmem_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x2043537a raw_v6_match +EXPORT_SYMBOL_GPL vmlinux 0x204ac61d edac_device_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x204b775e transport_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0x204c5306 blk_crypto_update_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x204e757b transport_setup_device +EXPORT_SYMBOL_GPL vmlinux 0x204f2c5c gnttab_free_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x20556043 __blkg_prfill_u64 +EXPORT_SYMBOL_GPL vmlinux 0x20578fdc kvm_get_kvm_safe +EXPORT_SYMBOL_GPL vmlinux 0x205aada1 pm_runtime_force_resume +EXPORT_SYMBOL_GPL vmlinux 0x205bdf21 dprc_get_obj_region +EXPORT_SYMBOL_GPL vmlinux 0x206fa219 gpiod_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x208ab3c0 gpiod_get_direction +EXPORT_SYMBOL_GPL vmlinux 0x20978fb9 idr_find +EXPORT_SYMBOL_GPL vmlinux 0x20a4e01a HUF_readStats_wksp +EXPORT_SYMBOL_GPL vmlinux 0x20aefbdc mmu_interval_notifier_insert +EXPORT_SYMBOL_GPL vmlinux 0x20d5f7a6 blk_rq_is_poll +EXPORT_SYMBOL_GPL vmlinux 0x20ed1cd7 sock_map_close +EXPORT_SYMBOL_GPL vmlinux 0x20f15e0d devm_spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0x211432a5 class_destroy +EXPORT_SYMBOL_GPL vmlinux 0x211cbc57 mmc_cmdq_enable +EXPORT_SYMBOL_GPL vmlinux 0x211f57f0 iomap_get_folio +EXPORT_SYMBOL_GPL vmlinux 0x21244a33 devm_acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x2124c905 of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x212734c5 vcap_netbytes_copy +EXPORT_SYMBOL_GPL vmlinux 0x212c9c45 pci_epf_create +EXPORT_SYMBOL_GPL vmlinux 0x215f8ccc pinctrl_utils_free_map +EXPORT_SYMBOL_GPL vmlinux 0x216de4e1 rcu_get_gp_kthreads_prio +EXPORT_SYMBOL_GPL vmlinux 0x2176e42a hwpoison_filter_memcg +EXPORT_SYMBOL_GPL vmlinux 0x217a0fe6 bpf_event_output +EXPORT_SYMBOL_GPL vmlinux 0x217e4d3d clk_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x21987b34 fat_search_long +EXPORT_SYMBOL_GPL vmlinux 0x21a563da clk_get_accuracy +EXPORT_SYMBOL_GPL vmlinux 0x21aa66e1 sock_diag_register_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x21abf3e2 pci_find_vsec_capability +EXPORT_SYMBOL_GPL vmlinux 0x21be5015 ata_link_offline +EXPORT_SYMBOL_GPL vmlinux 0x21cd536a crypto_put_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x21e53270 set_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x21f0214a usb_role_switch_find_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x220437b9 md_stop_writes +EXPORT_SYMBOL_GPL vmlinux 0x2206891a irq_chip_request_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x220ce70c kvm_arm_hyp_service_available +EXPORT_SYMBOL_GPL vmlinux 0x221764a0 sata_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x22354552 regmap_write +EXPORT_SYMBOL_GPL vmlinux 0x223fd926 __fscrypt_prepare_rename +EXPORT_SYMBOL_GPL vmlinux 0x2267e037 pci_hp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0x226c3c18 fb_deferred_io_mmap +EXPORT_SYMBOL_GPL vmlinux 0x228b473a phy_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x228ef4bf __kernel_write +EXPORT_SYMBOL_GPL vmlinux 0x2290148f inet_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0x22a05eac wm831x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x22acf0e3 crypto_register_rngs +EXPORT_SYMBOL_GPL vmlinux 0x22b39280 power_supply_put +EXPORT_SYMBOL_GPL vmlinux 0x22b662a9 lp8788_read_byte +EXPORT_SYMBOL_GPL vmlinux 0x22bb128b __dev_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x22c9226c cpufreq_freq_attr_scaling_available_freqs +EXPORT_SYMBOL_GPL vmlinux 0x22c95e7f disk_set_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0x22d60537 tcf_frag_xmit_count +EXPORT_SYMBOL_GPL vmlinux 0x22d9409b iomap_sort_ioends +EXPORT_SYMBOL_GPL vmlinux 0x22dfcdcc failover_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0x22ec5205 cpu_latency_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x22ecc4d4 component_master_add_with_match +EXPORT_SYMBOL_GPL vmlinux 0x22efb1de iommu_domain_alloc +EXPORT_SYMBOL_GPL vmlinux 0x22fd08ba cpuacct_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x23213191 pci_epf_bind +EXPORT_SYMBOL_GPL vmlinux 0x2328225f find_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x2332cfb4 virtqueue_get_avail_addr +EXPORT_SYMBOL_GPL vmlinux 0x23407f4f phy_configure +EXPORT_SYMBOL_GPL vmlinux 0x23412816 rtc_tm_to_ktime +EXPORT_SYMBOL_GPL vmlinux 0x2348f095 crypto_find_alg +EXPORT_SYMBOL_GPL vmlinux 0x234cf416 devlink_fmsg_string_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x234fa693 xfrm_audit_state_replay_overflow +EXPORT_SYMBOL_GPL vmlinux 0x2356ab04 list_lru_walk_one +EXPORT_SYMBOL_GPL vmlinux 0x23864ce7 cpuset_mem_spread_node +EXPORT_SYMBOL_GPL vmlinux 0x239153d5 of_regulator_match +EXPORT_SYMBOL_GPL vmlinux 0x2394ddf0 iopf_queue_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x239662a3 pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x2396c7f0 clk_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x23ac304d cgroup_get_e_css +EXPORT_SYMBOL_GPL vmlinux 0x23c301ad to_nvdimm_bus_dev +EXPORT_SYMBOL_GPL vmlinux 0x23c3b778 phy_basic_features +EXPORT_SYMBOL_GPL vmlinux 0x23dc9cd5 __phy_modify +EXPORT_SYMBOL_GPL vmlinux 0x23ec26fb __traceiter_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x23f13f6b dev_pm_put_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0x23f8f23e input_ff_flush +EXPORT_SYMBOL_GPL vmlinux 0x23f9b0a1 device_set_wakeup_capable +EXPORT_SYMBOL_GPL vmlinux 0x240045d4 fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x241182c3 fscrypt_ioctl_get_policy_ex +EXPORT_SYMBOL_GPL vmlinux 0x2412bc16 bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2413abe6 tegra_bpmp_transfer +EXPORT_SYMBOL_GPL vmlinux 0x241899dc of_msi_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x2421097b mpi_const +EXPORT_SYMBOL_GPL vmlinux 0x24235223 phy_10gbit_full_features +EXPORT_SYMBOL_GPL vmlinux 0x24273ff5 imx_clk_hw_pllv4 +EXPORT_SYMBOL_GPL vmlinux 0x243c5f9d driver_find +EXPORT_SYMBOL_GPL vmlinux 0x24413343 erst_read_record +EXPORT_SYMBOL_GPL vmlinux 0x2454665d from_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x2464da17 gen_pool_size +EXPORT_SYMBOL_GPL vmlinux 0x2469810f __rcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x246ec4c1 to_of_pinfo +EXPORT_SYMBOL_GPL vmlinux 0x24709b2f trace_seq_putmem +EXPORT_SYMBOL_GPL vmlinux 0x247d9328 device_match_any +EXPORT_SYMBOL_GPL vmlinux 0x2484e789 vbin_printf +EXPORT_SYMBOL_GPL vmlinux 0x24852826 __SCK__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x248717ad pci_disable_pri +EXPORT_SYMBOL_GPL vmlinux 0x248bc867 raw_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0x248e1473 kfree_strarray +EXPORT_SYMBOL_GPL vmlinux 0x249c181b debugfs_write_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x24ad11db wakeup_sources_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24b06758 pm_wakeup_ws_event +EXPORT_SYMBOL_GPL vmlinux 0x24b57c23 skb_zerocopy +EXPORT_SYMBOL_GPL vmlinux 0x24bbdce7 devm_regulator_bulk_get_enable +EXPORT_SYMBOL_GPL vmlinux 0x24d47ba8 acpi_cppc_processor_probe +EXPORT_SYMBOL_GPL vmlinux 0x24da0093 rcu_inkernel_boot_has_ended +EXPORT_SYMBOL_GPL vmlinux 0x24dede4b regmap_register_patch +EXPORT_SYMBOL_GPL vmlinux 0x24e9ec94 gpiod_enable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x24eb7e32 leds_list +EXPORT_SYMBOL_GPL vmlinux 0x24edcafa iomap_read_folio +EXPORT_SYMBOL_GPL vmlinux 0x24f39c39 reset_control_reset +EXPORT_SYMBOL_GPL vmlinux 0x24fc50f4 kdb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x250196e8 pcc_mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x2506f22e __regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0x251049b0 sock_diag_unregister_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x251d9124 srcu_torture_stats_print +EXPORT_SYMBOL_GPL vmlinux 0x25301bc6 arch_wb_cache_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2531043a ip6_datagram_recv_ctl +EXPORT_SYMBOL_GPL vmlinux 0x2534f99f debounce_time_mt6795 +EXPORT_SYMBOL_GPL vmlinux 0x25374246 crypto_init_akcipher_ops_sig +EXPORT_SYMBOL_GPL vmlinux 0x25379e73 clk_set_min_rate +EXPORT_SYMBOL_GPL vmlinux 0x253faedb __tcp_send_ack +EXPORT_SYMBOL_GPL vmlinux 0x25418d2d efivars_unregister +EXPORT_SYMBOL_GPL vmlinux 0x25467d6a bpf_preload_ops +EXPORT_SYMBOL_GPL vmlinux 0x254af61f anon_inode_getfile +EXPORT_SYMBOL_GPL vmlinux 0x254b507f fat_add_entries +EXPORT_SYMBOL_GPL vmlinux 0x255029e8 pci_disable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x255d8f2e sched_set_normal +EXPORT_SYMBOL_GPL vmlinux 0x2574da11 zynqmp_pm_write_pggs +EXPORT_SYMBOL_GPL vmlinux 0x257f0c8b devm_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x2592fc6c console_printk +EXPORT_SYMBOL_GPL vmlinux 0x259e9a01 mtk_clk_gate_ops_setclr_inv +EXPORT_SYMBOL_GPL vmlinux 0x25a22778 ahci_reset_em +EXPORT_SYMBOL_GPL vmlinux 0x25aa368b usb_put_hcd +EXPORT_SYMBOL_GPL vmlinux 0x25acc620 vp_modern_get_features +EXPORT_SYMBOL_GPL vmlinux 0x25bbfa9a security_kernel_load_data +EXPORT_SYMBOL_GPL vmlinux 0x25be9361 debugfs_create_atomic_t +EXPORT_SYMBOL_GPL vmlinux 0x25c42796 onboard_hub_destroy_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x25ce97ab __dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x25f6618b ping_close +EXPORT_SYMBOL_GPL vmlinux 0x2610a950 battery_hook_unregister +EXPORT_SYMBOL_GPL vmlinux 0x26452ef6 of_gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0x26520970 vm_memory_committed +EXPORT_SYMBOL_GPL vmlinux 0x2655e472 sysfs_create_link +EXPORT_SYMBOL_GPL vmlinux 0x265bbef9 kexec_crash_loaded +EXPORT_SYMBOL_GPL vmlinux 0x265df2b0 __fsverity_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x265ec427 ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x26659093 mptcp_pm_get_subflows_max +EXPORT_SYMBOL_GPL vmlinux 0x266a4b08 tasklet_unlock +EXPORT_SYMBOL_GPL vmlinux 0x26783cec blk_req_needs_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0x267941b3 __tracepoint_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x267df662 smp_call_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0x26824a92 nvmem_cell_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0x269bcf34 pci_acpi_set_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x269bfbef devlink_region_snapshot_id_put +EXPORT_SYMBOL_GPL vmlinux 0x26a59768 regulator_irq_map_event_simple +EXPORT_SYMBOL_GPL vmlinux 0x26a93eb2 verify_pkcs7_signature +EXPORT_SYMBOL_GPL vmlinux 0x26ab4755 put_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x26c44a3b __tracepoint_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x26c5ee59 debugfs_lookup_and_remove +EXPORT_SYMBOL_GPL vmlinux 0x26c813f5 ip6_flush_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0x26c90ea4 scsi_eh_get_sense +EXPORT_SYMBOL_GPL vmlinux 0x26d1a1f4 regulator_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x26d5b102 devm_regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26eb52f8 thermal_zone_get_num_trips +EXPORT_SYMBOL_GPL vmlinux 0x26ed2186 register_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26f30bee led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x26f325ee blk_rq_poll +EXPORT_SYMBOL_GPL vmlinux 0x27046576 kvm_exit +EXPORT_SYMBOL_GPL vmlinux 0x27083f07 file_ra_state_init +EXPORT_SYMBOL_GPL vmlinux 0x272e48fe usb_hcd_unlink_urb_from_ep +EXPORT_SYMBOL_GPL vmlinux 0x272e9d77 hisi_reset_exit +EXPORT_SYMBOL_GPL vmlinux 0x2731dd26 ata_std_qc_defer +EXPORT_SYMBOL_GPL vmlinux 0x27347c74 watchdog_init_timeout +EXPORT_SYMBOL_GPL vmlinux 0x27380bef dm_internal_resume_fast +EXPORT_SYMBOL_GPL vmlinux 0x2744c4bd clk_hw_determine_rate_no_reparent +EXPORT_SYMBOL_GPL vmlinux 0x27453a56 serial8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x2760d231 to_nd_region +EXPORT_SYMBOL_GPL vmlinux 0x276bf70f tick_nohz_dep_set_task +EXPORT_SYMBOL_GPL vmlinux 0x2773c485 __wake_up_locked +EXPORT_SYMBOL_GPL vmlinux 0x27763f2c hisi_reset_init +EXPORT_SYMBOL_GPL vmlinux 0x27766908 ohci_resume +EXPORT_SYMBOL_GPL vmlinux 0x277d0cd5 decrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0x277e15d8 reset_control_get_count +EXPORT_SYMBOL_GPL vmlinux 0x27804864 rio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x278a3475 spi_mem_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2791cbab extcon_register_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x2795fc9d vcap_set_rule_set_actionset +EXPORT_SYMBOL_GPL vmlinux 0x279ad815 nf_hook_entries_delete_raw +EXPORT_SYMBOL_GPL vmlinux 0x279c23d1 devfreq_event_enable_edev +EXPORT_SYMBOL_GPL vmlinux 0x279c9c37 scsi_alloc_request +EXPORT_SYMBOL_GPL vmlinux 0x27a19e74 regulator_enable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x27df3105 hv_alloc_hyperv_zeroed_page +EXPORT_SYMBOL_GPL vmlinux 0x27df4ea4 devlink_free +EXPORT_SYMBOL_GPL vmlinux 0x27e1b1f8 device_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x27ee5d55 usb_hcd_pci_probe +EXPORT_SYMBOL_GPL vmlinux 0x27f4f029 ftrace_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x27fa66e1 nr_free_buffer_pages +EXPORT_SYMBOL_GPL vmlinux 0x280cdf77 iommu_sva_bind_device +EXPORT_SYMBOL_GPL vmlinux 0x28117412 dm_audit_log_ti +EXPORT_SYMBOL_GPL vmlinux 0x2817f7fd cppc_get_desired_perf +EXPORT_SYMBOL_GPL vmlinux 0x28214d61 __irq_domain_add +EXPORT_SYMBOL_GPL vmlinux 0x2828ee19 sdio_retune_hold_now +EXPORT_SYMBOL_GPL vmlinux 0x28296eab i2c_detect_slave_mode +EXPORT_SYMBOL_GPL vmlinux 0x282b265d xen_register_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0x282b3f94 __tracepoint_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x282cd36c vp_legacy_get_status +EXPORT_SYMBOL_GPL vmlinux 0x282cdabc usb_led_activity +EXPORT_SYMBOL_GPL vmlinux 0x28310bcd kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x283e4ca2 pm_runtime_get_if_active +EXPORT_SYMBOL_GPL vmlinux 0x283e94f4 synth_event_add_next_val +EXPORT_SYMBOL_GPL vmlinux 0x284122ed usb_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x28532868 hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0x285e681a pci_bridge_emul_conf_read +EXPORT_SYMBOL_GPL vmlinux 0x2864abc9 klist_node_attached +EXPORT_SYMBOL_GPL vmlinux 0x286cc647 async_synchronize_cookie_domain +EXPORT_SYMBOL_GPL vmlinux 0x28788eda lwtunnel_input +EXPORT_SYMBOL_GPL vmlinux 0x287aefea of_clk_parent_fill +EXPORT_SYMBOL_GPL vmlinux 0x2882d40e usb_role_switch_unregister +EXPORT_SYMBOL_GPL vmlinux 0x288d1bd6 vfs_setlease +EXPORT_SYMBOL_GPL vmlinux 0x2890fb0b bpf_offload_dev_netdev_register +EXPORT_SYMBOL_GPL vmlinux 0x28940131 usb_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x289c8ce8 ata_port_classify +EXPORT_SYMBOL_GPL vmlinux 0x28aa6a67 call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x28ab4fb9 pinctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x28afbb08 cpu_latency_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x28b030d2 of_overlay_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x28c8bd28 sprd_pinctrl_remove +EXPORT_SYMBOL_GPL vmlinux 0x28c9fa95 platform_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x28de48a6 usb_check_int_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x28df79f7 generic_device_group +EXPORT_SYMBOL_GPL vmlinux 0x28e348c7 blockdev_superblock +EXPORT_SYMBOL_GPL vmlinux 0x28e70db2 icc_nodes_remove +EXPORT_SYMBOL_GPL vmlinux 0x28e8af86 tcp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x28efc372 i2c_acpi_new_device_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x28fd089d scmi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x29036f18 virtqueue_get_vring +EXPORT_SYMBOL_GPL vmlinux 0x290dcde1 of_irq_parse_and_map_pci +EXPORT_SYMBOL_GPL vmlinux 0x290ee0c8 iommu_fwspec_init +EXPORT_SYMBOL_GPL vmlinux 0x291876f3 mpi_ec_get_affine +EXPORT_SYMBOL_GPL vmlinux 0x292b600c rio_unmap_inb_region +EXPORT_SYMBOL_GPL vmlinux 0x292cc0ce watchdog_notify_pretimeout +EXPORT_SYMBOL_GPL vmlinux 0x29302d41 fixed_phy_set_link_update +EXPORT_SYMBOL_GPL vmlinux 0x29333a63 ahci_platform_disable_clks +EXPORT_SYMBOL_GPL vmlinux 0x294db5f1 k3_udma_glue_rx_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0x2951aeda ata_host_suspend +EXPORT_SYMBOL_GPL vmlinux 0x29573f00 class_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x295b982a hisi_clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x29603b01 devm_regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x2960ae87 fscrypt_ioctl_get_key_status +EXPORT_SYMBOL_GPL vmlinux 0x2964c6ab fuse_dev_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2965b6e3 mnt_want_write_file +EXPORT_SYMBOL_GPL vmlinux 0x296682b0 zynqmp_pm_get_rpu_mode +EXPORT_SYMBOL_GPL vmlinux 0x29672da3 device_property_present +EXPORT_SYMBOL_GPL vmlinux 0x2969bc5a thermal_zone_unbind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x296f2e74 iopf_queue_flush_dev +EXPORT_SYMBOL_GPL vmlinux 0x296f9959 pci_sriov_configure_simple +EXPORT_SYMBOL_GPL vmlinux 0x29a4dbe1 kthread_unuse_mm +EXPORT_SYMBOL_GPL vmlinux 0x29a7a082 key_set_timeout +EXPORT_SYMBOL_GPL vmlinux 0x29acbea4 of_resolve_phandles +EXPORT_SYMBOL_GPL vmlinux 0x29b286a7 perf_aux_output_skip +EXPORT_SYMBOL_GPL vmlinux 0x29be4399 rio_map_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x29c6670d tty_port_register_device_attr_serdev +EXPORT_SYMBOL_GPL vmlinux 0x29d76547 k3_udma_glue_tdown_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x29eba37f current_is_async +EXPORT_SYMBOL_GPL vmlinux 0x29f09940 proc_create_net_single +EXPORT_SYMBOL_GPL vmlinux 0x29f57bac iommu_attach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0x29f63034 dev_err_probe +EXPORT_SYMBOL_GPL vmlinux 0x29f66cb3 xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0x29fcebc4 da9052_disable_irq_nosync +EXPORT_SYMBOL_GPL vmlinux 0x2a0b1a6e __pm_runtime_use_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x2a2f04fa ip_tunnel_netlink_parms +EXPORT_SYMBOL_GPL vmlinux 0x2a3b8b95 ata_sff_qc_fill_rtf +EXPORT_SYMBOL_GPL vmlinux 0x2a52b202 tcp_register_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x2a5da14c acpi_dma_request_slave_chan_by_name +EXPORT_SYMBOL_GPL vmlinux 0x2a5ea9ef rhashtable_destroy +EXPORT_SYMBOL_GPL vmlinux 0x2a62cb3a ring_buffer_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2a6d2bbb device_match_devt +EXPORT_SYMBOL_GPL vmlinux 0x2a6f79ed page_cache_ra_unbounded +EXPORT_SYMBOL_GPL vmlinux 0x2a7117b9 tpm_pcr_read +EXPORT_SYMBOL_GPL vmlinux 0x2a7316da __SCK__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x2a976d1c dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x2a9b236b rtm_getroute_parse_ip_proto +EXPORT_SYMBOL_GPL vmlinux 0x2aa09592 rz_mtu3_8bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x2aa0e456 __reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x2aa89494 sch_frag_xmit_hook +EXPORT_SYMBOL_GPL vmlinux 0x2aab53f7 wm8350_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x2aadad1a efi_capsule_update +EXPORT_SYMBOL_GPL vmlinux 0x2ac49887 otg_ulpi_create +EXPORT_SYMBOL_GPL vmlinux 0x2adf1896 acpiphp_unregister_attention +EXPORT_SYMBOL_GPL vmlinux 0x2adf9744 tick_nohz_dep_clear_task +EXPORT_SYMBOL_GPL vmlinux 0x2ae1689e zynqmp_pm_clock_getdivider +EXPORT_SYMBOL_GPL vmlinux 0x2ae5bfa5 pid_vnr +EXPORT_SYMBOL_GPL vmlinux 0x2aea64d3 regmap_raw_read +EXPORT_SYMBOL_GPL vmlinux 0x2aebe8cf bio_associate_blkg_from_css +EXPORT_SYMBOL_GPL vmlinux 0x2af3bb8c pci_platform_power_transition +EXPORT_SYMBOL_GPL vmlinux 0x2b0fe000 gnttab_cancel_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x2b143bcb devm_register_restart_handler +EXPORT_SYMBOL_GPL vmlinux 0x2b159aa3 fsverity_verify_blocks +EXPORT_SYMBOL_GPL vmlinux 0x2b204825 of_property_read_variable_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x2b21ce4a dprc_set_obj_irq +EXPORT_SYMBOL_GPL vmlinux 0x2b305daf dev_pm_opp_config_clks_simple +EXPORT_SYMBOL_GPL vmlinux 0x2b4276a1 usb_phy_set_event +EXPORT_SYMBOL_GPL vmlinux 0x2b4509dd devlink_health_reporter_state_update +EXPORT_SYMBOL_GPL vmlinux 0x2b4a8f01 fscrypt_get_symlink +EXPORT_SYMBOL_GPL vmlinux 0x2b4f56c8 crypto_clone_shash +EXPORT_SYMBOL_GPL vmlinux 0x2b4fcf77 switchdev_bridge_port_unoffload +EXPORT_SYMBOL_GPL vmlinux 0x2b5b6ffa pinctrl_add_gpio_ranges +EXPORT_SYMBOL_GPL vmlinux 0x2b60b801 ping_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x2b6150fb power_supply_temp2resist_simple +EXPORT_SYMBOL_GPL vmlinux 0x2b6d960d synth_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x2b86f0fd zynqmp_pm_bootmode_read +EXPORT_SYMBOL_GPL vmlinux 0x2b960b66 qman_is_probed +EXPORT_SYMBOL_GPL vmlinux 0x2b9997fb atomic_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x2bc00a6f adp5520_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x2bd0d1d6 of_device_compatible_match +EXPORT_SYMBOL_GPL vmlinux 0x2bd8a8bb blk_fill_rwbs +EXPORT_SYMBOL_GPL vmlinux 0x2bda709d fsl_mc_bus_dprtc_type +EXPORT_SYMBOL_GPL vmlinux 0x2bdf5ab0 pm_wakeup_pending +EXPORT_SYMBOL_GPL vmlinux 0x2be93030 crypto_register_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x2bf8af8b pm_schedule_suspend +EXPORT_SYMBOL_GPL vmlinux 0x2c00c6b5 iomap_is_partially_uptodate +EXPORT_SYMBOL_GPL vmlinux 0x2c01d9eb __inet_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0x2c0dd9f9 strp_done +EXPORT_SYMBOL_GPL vmlinux 0x2c1aa7ed pci_ioremap_wc_bar +EXPORT_SYMBOL_GPL vmlinux 0x2c208607 power_supply_is_system_supplied +EXPORT_SYMBOL_GPL vmlinux 0x2c2799a1 of_k3_ringacc_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x2c28051f dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x2c300507 iptunnel_handle_offloads +EXPORT_SYMBOL_GPL vmlinux 0x2c3054f9 net_inc_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x2c38a0e7 nd_region_provider_data +EXPORT_SYMBOL_GPL vmlinux 0x2c3cf774 tracing_cond_snapshot_data +EXPORT_SYMBOL_GPL vmlinux 0x2c44a5bd blk_mq_sched_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x2c59f36f fsl_mc_bus_dpio_type +EXPORT_SYMBOL_GPL vmlinux 0x2c616abf __bio_release_pages +EXPORT_SYMBOL_GPL vmlinux 0x2c635527 arch_invalidate_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2c66ac85 devlink_info_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2c7bce08 bdev_nr_zones +EXPORT_SYMBOL_GPL vmlinux 0x2c7db649 irq_dispose_mapping +EXPORT_SYMBOL_GPL vmlinux 0x2c81a826 imx_1443x_pll +EXPORT_SYMBOL_GPL vmlinux 0x2c834418 static_key_slow_inc +EXPORT_SYMBOL_GPL vmlinux 0x2c8a9f05 ata_sff_softreset +EXPORT_SYMBOL_GPL vmlinux 0x2c8dd6b8 edac_mem_types +EXPORT_SYMBOL_GPL vmlinux 0x2c8e28ee phylink_ethtool_get_eee +EXPORT_SYMBOL_GPL vmlinux 0x2c91555f mmc_app_cmd +EXPORT_SYMBOL_GPL vmlinux 0x2c97f8a2 of_reconfig_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x2ca97326 mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x2cb67107 clk_hw_register_gate2 +EXPORT_SYMBOL_GPL vmlinux 0x2cb873f8 tty_ldisc_ref_wait +EXPORT_SYMBOL_GPL vmlinux 0x2ccb56cb __tracepoint_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x2ccf0565 vcap_rule_find_keysets +EXPORT_SYMBOL_GPL vmlinux 0x2cd15bad add_disk_randomness +EXPORT_SYMBOL_GPL vmlinux 0x2cd96393 ip_route_output_flow +EXPORT_SYMBOL_GPL vmlinux 0x2ce61f33 __SCK__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x2ceeb1fd phy_set_media +EXPORT_SYMBOL_GPL vmlinux 0x2cf20d87 fwnode_create_software_node +EXPORT_SYMBOL_GPL vmlinux 0x2cffeab2 md_allow_write +EXPORT_SYMBOL_GPL vmlinux 0x2d028948 nf_route +EXPORT_SYMBOL_GPL vmlinux 0x2d0684a9 hrtimer_init +EXPORT_SYMBOL_GPL vmlinux 0x2d0f72ef virtqueue_get_desc_addr +EXPORT_SYMBOL_GPL vmlinux 0x2d142441 bpf_trace_run3 +EXPORT_SYMBOL_GPL vmlinux 0x2d1500b1 pci_create_slot +EXPORT_SYMBOL_GPL vmlinux 0x2d1671c8 iommu_get_domain_for_dev +EXPORT_SYMBOL_GPL vmlinux 0x2d1b02d2 usermodehelper_read_lock_wait +EXPORT_SYMBOL_GPL vmlinux 0x2d2c902f perf_trace_buf_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2d2dd36f kobj_ns_grab_current +EXPORT_SYMBOL_GPL vmlinux 0x2d3e0675 ata_pci_bmdma_init_one +EXPORT_SYMBOL_GPL vmlinux 0x2d41e6f5 __trace_puts +EXPORT_SYMBOL_GPL vmlinux 0x2d4e1f12 bpf_verifier_log_write +EXPORT_SYMBOL_GPL vmlinux 0x2d512b06 clockevent_delta2ns +EXPORT_SYMBOL_GPL vmlinux 0x2d609547 dax_direct_access +EXPORT_SYMBOL_GPL vmlinux 0x2d6d42e5 ip6_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x2d6dc59e genphy_c45_an_disable_aneg +EXPORT_SYMBOL_GPL vmlinux 0x2d723872 perf_event_read_value +EXPORT_SYMBOL_GPL vmlinux 0x2d773a38 vcap_tc_flower_handler_ip_usage +EXPORT_SYMBOL_GPL vmlinux 0x2d8d42c8 phylink_connect_phy +EXPORT_SYMBOL_GPL vmlinux 0x2d9033c1 device_match_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x2d9f233d ip6_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x2db0afa3 get_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0x2db418b6 acpi_spi_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2db67d4a owl_sps_set_pg +EXPORT_SYMBOL_GPL vmlinux 0x2dcbe343 __devm_regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0x2dcfc303 __clk_mux_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x2ddd3b93 security_inode_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x2dece9ff __fscrypt_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x2df8bda5 net_failover_destroy +EXPORT_SYMBOL_GPL vmlinux 0x2dffd0ca event_triggers_post_call +EXPORT_SYMBOL_GPL vmlinux 0x2e028ae6 rcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x2e08226d badrange_add +EXPORT_SYMBOL_GPL vmlinux 0x2e09bbad usb_phy_roothub_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2e1c0a80 debugfs_create_u64 +EXPORT_SYMBOL_GPL vmlinux 0x2e2360b1 ftrace_set_global_notrace +EXPORT_SYMBOL_GPL vmlinux 0x2e359ae0 bpf_prog_create +EXPORT_SYMBOL_GPL vmlinux 0x2e416716 sock_diag_register +EXPORT_SYMBOL_GPL vmlinux 0x2e487c54 usb_choose_configuration +EXPORT_SYMBOL_GPL vmlinux 0x2e497869 clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x2e54b83c iocb_bio_iopoll +EXPORT_SYMBOL_GPL vmlinux 0x2e66298c __SCK__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x2e67bff7 skcipher_walk_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x2e6ed2ae xfrm_dev_offload_ok +EXPORT_SYMBOL_GPL vmlinux 0x2e708d5f sysfs_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x2e713dd1 sock_gen_put +EXPORT_SYMBOL_GPL vmlinux 0x2e7887d2 nf_ct_set_closing +EXPORT_SYMBOL_GPL vmlinux 0x2e90ae83 vcap_get_rule_count_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0x2e9ec24d free_iova +EXPORT_SYMBOL_GPL vmlinux 0x2eb85494 skcipher_walk_complete +EXPORT_SYMBOL_GPL vmlinux 0x2ebb19fd execute_in_process_context +EXPORT_SYMBOL_GPL vmlinux 0x2ebe3135 cpu_is_hotpluggable +EXPORT_SYMBOL_GPL vmlinux 0x2eca6a19 phy_basic_t1s_p2mp_features_array +EXPORT_SYMBOL_GPL vmlinux 0x2ecd044d mtk_pinconf_bias_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x2ed15f4d da9052_adc_read_temp +EXPORT_SYMBOL_GPL vmlinux 0x2ed489ec gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL vmlinux 0x2ee4e09b locks_release_private +EXPORT_SYMBOL_GPL vmlinux 0x2ee7c52b btree_visitor +EXPORT_SYMBOL_GPL vmlinux 0x2efb47bc of_irq_parse_raw +EXPORT_SYMBOL_GPL vmlinux 0x2efc7159 sdio_retune_crc_disable +EXPORT_SYMBOL_GPL vmlinux 0x2f0d82e0 devm_nvdimm_memremap +EXPORT_SYMBOL_GPL vmlinux 0x2f0d9053 usb_otg_state_string +EXPORT_SYMBOL_GPL vmlinux 0x2f1ea064 __SCK__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x2f2c95c4 flush_work +EXPORT_SYMBOL_GPL vmlinux 0x2f2fc824 __devm_pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0x2f35ec4e pci_pr3_present +EXPORT_SYMBOL_GPL vmlinux 0x2f370155 usb_hcd_poll_rh_status +EXPORT_SYMBOL_GPL vmlinux 0x2f4880df static_key_slow_dec +EXPORT_SYMBOL_GPL vmlinux 0x2f4b8fec cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x2f5da4ba __traceiter_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0x2f64415f unregister_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x2f6ec00b __platform_create_bundle +EXPORT_SYMBOL_GPL vmlinux 0x2f73079c usb_poison_urb +EXPORT_SYMBOL_GPL vmlinux 0x2f8bc22d validate_xmit_xfrm +EXPORT_SYMBOL_GPL vmlinux 0x2f8ed738 virtio_require_restricted_mem_acc +EXPORT_SYMBOL_GPL vmlinux 0x2faac966 pci_bridge_emul_init +EXPORT_SYMBOL_GPL vmlinux 0x2fac3c71 k3_ringacc_request_rings_pair +EXPORT_SYMBOL_GPL vmlinux 0x2fb79979 perf_pmu_migrate_context +EXPORT_SYMBOL_GPL vmlinux 0x2fb84eca sysfs_remove_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x2fc1e0fe kmem_valid_obj +EXPORT_SYMBOL_GPL vmlinux 0x2fc8d6d1 sfp_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x2fca445e xhci_update_hub_device +EXPORT_SYMBOL_GPL vmlinux 0x2fd11f7e gpiod_set_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x2fd9e304 is_swiotlb_active +EXPORT_SYMBOL_GPL vmlinux 0x2fdad317 disk_update_readahead +EXPORT_SYMBOL_GPL vmlinux 0x2fdcf73a of_property_read_variable_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x2fddb225 acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x2ff6ed58 lwtunnel_output +EXPORT_SYMBOL_GPL vmlinux 0x2ffedb6b hv_free_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x3000fd34 regmap_read +EXPORT_SYMBOL_GPL vmlinux 0x30076eec cpuidle_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x300d4070 kthread_cancel_delayed_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x30110a29 phy_eee_cap1_features +EXPORT_SYMBOL_GPL vmlinux 0x301427d0 md_bitmap_load +EXPORT_SYMBOL_GPL vmlinux 0x3021685f ata_port_desc +EXPORT_SYMBOL_GPL vmlinux 0x302227ef regmap_async_complete +EXPORT_SYMBOL_GPL vmlinux 0x3025eee0 tegra210_clk_emc_dll_update_setting +EXPORT_SYMBOL_GPL vmlinux 0x302a7ba8 fat_get_dotdot_entry +EXPORT_SYMBOL_GPL vmlinux 0x302be392 serial8250_rpm_put +EXPORT_SYMBOL_GPL vmlinux 0x30351294 k3_udma_glue_rx_flow_get_fdq_id +EXPORT_SYMBOL_GPL vmlinux 0x30359205 iommu_enable_nesting +EXPORT_SYMBOL_GPL vmlinux 0x3035f85b ethtool_set_ethtool_phy_ops +EXPORT_SYMBOL_GPL vmlinux 0x303bce62 rio_mport_class +EXPORT_SYMBOL_GPL vmlinux 0x3040e010 arm64_mm_context_get +EXPORT_SYMBOL_GPL vmlinux 0x3048fe59 spi_controller_dma_unmap_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x3059a088 ip_valid_fib_dump_req +EXPORT_SYMBOL_GPL vmlinux 0x305b0a7a devm_hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x3061cfce ring_buffer_entries_cpu +EXPORT_SYMBOL_GPL vmlinux 0x306507b5 dev_coredumpsg +EXPORT_SYMBOL_GPL vmlinux 0x306a314a gpiod_set_config +EXPORT_SYMBOL_GPL vmlinux 0x306c7f7c divider_ro_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x307a9c38 wm831x_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x30821125 devl_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x3085f961 apei_get_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x308842d8 to_nvdimm +EXPORT_SYMBOL_GPL vmlinux 0x308b87e0 serial8250_rpm_get +EXPORT_SYMBOL_GPL vmlinux 0x3092cdbf devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0x30c1d2ca skb_complete_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x30cb4950 __suspend_report_result +EXPORT_SYMBOL_GPL vmlinux 0x30d2602d pci_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x30e1ec25 apei_map_generic_address +EXPORT_SYMBOL_GPL vmlinux 0x30e42163 tick_nohz_dep_clear_cpu +EXPORT_SYMBOL_GPL vmlinux 0x30e943fb wbt_enable_default +EXPORT_SYMBOL_GPL vmlinux 0x30e9dec6 __rio_local_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x31019477 __ftrace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x3104b3fd virtqueue_enable_cb_delayed +EXPORT_SYMBOL_GPL vmlinux 0x31128b8e hv_remove_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0x31191abf sock_diag_save_cookie +EXPORT_SYMBOL_GPL vmlinux 0x311b5ada inet6_csk_xmit +EXPORT_SYMBOL_GPL vmlinux 0x311c6da4 put_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x3120f41b crypto_alloc_base +EXPORT_SYMBOL_GPL vmlinux 0x31266931 con_debug_leave +EXPORT_SYMBOL_GPL vmlinux 0x31349f33 cpufreq_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x313c7c7f balloon_page_list_enqueue +EXPORT_SYMBOL_GPL vmlinux 0x313ea5fd ipi_send_single +EXPORT_SYMBOL_GPL vmlinux 0x31533f8e device_add_software_node +EXPORT_SYMBOL_GPL vmlinux 0x315866f9 acpi_dev_get_next_consumer_dev +EXPORT_SYMBOL_GPL vmlinux 0x315ecb65 mtk_pinconf_bias_disable_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x3162c124 iomap_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x316f542f find_get_pid +EXPORT_SYMBOL_GPL vmlinux 0x3192d768 cpufreq_remove_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x3197cfb6 i2c_acpi_waive_d0_probe +EXPORT_SYMBOL_GPL vmlinux 0x31a76d61 mas_destroy +EXPORT_SYMBOL_GPL vmlinux 0x31a870d5 debugfs_file_get +EXPORT_SYMBOL_GPL vmlinux 0x31a95e8b ring_buffer_record_enable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x31afee24 pci_epc_linkup +EXPORT_SYMBOL_GPL vmlinux 0x31b1ae81 ncsi_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x31b80e3e fat_free_clusters +EXPORT_SYMBOL_GPL vmlinux 0x31b90c53 irq_gc_ack_set_bit +EXPORT_SYMBOL_GPL vmlinux 0x31bdbf3d rio_mport_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x31c5ed4d dax_remove_host +EXPORT_SYMBOL_GPL vmlinux 0x31c7970f pciserial_suspend_ports +EXPORT_SYMBOL_GPL vmlinux 0x31cd7922 devl_param_driverinit_value_set +EXPORT_SYMBOL_GPL vmlinux 0x31d34278 xas_load +EXPORT_SYMBOL_GPL vmlinux 0x31dc42f5 __tracepoint_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x31dca4d8 gnttab_claim_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x31dcdae0 netif_carrier_event +EXPORT_SYMBOL_GPL vmlinux 0x31df774d disk_set_zoned +EXPORT_SYMBOL_GPL vmlinux 0x31e9e8d5 zynqmp_pm_set_suspend_mode +EXPORT_SYMBOL_GPL vmlinux 0x31fb430a sata_link_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x32218b0e pinctrl_dev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x32258a35 blk_mq_queue_inflight +EXPORT_SYMBOL_GPL vmlinux 0x32295715 dev_pm_opp_clear_config +EXPORT_SYMBOL_GPL vmlinux 0x3238d6b7 blk_mq_unfreeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x323a59f0 of_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x323f5adb power_supply_am_i_supplied +EXPORT_SYMBOL_GPL vmlinux 0x323f8a2f firmware_upload_register +EXPORT_SYMBOL_GPL vmlinux 0x3243286b ethnl_cable_test_result +EXPORT_SYMBOL_GPL vmlinux 0x325cb866 usb_lock_device_for_reset +EXPORT_SYMBOL_GPL vmlinux 0x325ef773 pci_p2pdma_enable_store +EXPORT_SYMBOL_GPL vmlinux 0x325f9d61 vcap_rule_add_key_u72 +EXPORT_SYMBOL_GPL vmlinux 0x3266bdab virtqueue_disable_cb +EXPORT_SYMBOL_GPL vmlinux 0x326cefe5 hwpoison_filter_dev_minor +EXPORT_SYMBOL_GPL vmlinux 0x327a2687 bind_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x327aba48 serdev_device_break_ctl +EXPORT_SYMBOL_GPL vmlinux 0x327c73e6 __SCK__tp_func_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0x328b33ba hvc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x328d72ed metadata_dst_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x328f36a6 switchdev_handle_fdb_event_to_device +EXPORT_SYMBOL_GPL vmlinux 0x32949439 mtk_clk_register_composites +EXPORT_SYMBOL_GPL vmlinux 0x32956ae7 fib6_get_table +EXPORT_SYMBOL_GPL vmlinux 0x329c6c71 l3mdev_link_scope_lookup +EXPORT_SYMBOL_GPL vmlinux 0x329d1b34 unregister_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0x32a5e518 usb_hcd_pci_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0x32aa4c33 clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x32ab06cc irq_percpu_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x32bc0fcf preempt_notifier_dec +EXPORT_SYMBOL_GPL vmlinux 0x32c352e1 of_dma_xlate_by_chan_id +EXPORT_SYMBOL_GPL vmlinux 0x32c3cb4e class_compat_register +EXPORT_SYMBOL_GPL vmlinux 0x32d1ca54 debugfs_create_regset32 +EXPORT_SYMBOL_GPL vmlinux 0x32d2b74d regmap_async_complete_cb +EXPORT_SYMBOL_GPL vmlinux 0x32d3982b __traceiter_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x32e136d1 vp_modern_set_features +EXPORT_SYMBOL_GPL vmlinux 0x32f31769 pinmux_generic_get_function_groups +EXPORT_SYMBOL_GPL vmlinux 0x330010b6 cpuset_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x330b0e01 sbitmap_queue_min_shallow_depth +EXPORT_SYMBOL_GPL vmlinux 0x330f6116 set_dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x331adc21 __tracepoint_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x332cd97a wm8350_device_init +EXPORT_SYMBOL_GPL vmlinux 0x332e8b66 sdio_enable_func +EXPORT_SYMBOL_GPL vmlinux 0x33338211 rcuref_get_slowpath +EXPORT_SYMBOL_GPL vmlinux 0x3352823d cppc_get_auto_sel_caps +EXPORT_SYMBOL_GPL vmlinux 0x335a613c mas_next_range +EXPORT_SYMBOL_GPL vmlinux 0x335c570f enable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x337ce6ca pci_p2pdma_add_resource +EXPORT_SYMBOL_GPL vmlinux 0x33a1e8c3 hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x33abad18 dev_pm_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x33ea4c64 msg_zerocopy_put_abort +EXPORT_SYMBOL_GPL vmlinux 0x33f4d892 regulator_set_pull_down_regmap +EXPORT_SYMBOL_GPL vmlinux 0x33fa88cd task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0x3419db26 pm_clk_resume +EXPORT_SYMBOL_GPL vmlinux 0x34201401 sysfs_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x3420f0d0 pci_test_config_bits +EXPORT_SYMBOL_GPL vmlinux 0x3429e8d6 __traceiter_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x34323b98 metadata_dst_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x34331f04 acpi_os_unmap_memory +EXPORT_SYMBOL_GPL vmlinux 0x3437da2a transport_configure_device +EXPORT_SYMBOL_GPL vmlinux 0x3438941c __traceiter_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x343b4cd3 meson_sm_get +EXPORT_SYMBOL_GPL vmlinux 0x34407691 crypto_has_ahash +EXPORT_SYMBOL_GPL vmlinux 0x344361a1 kdb_register +EXPORT_SYMBOL_GPL vmlinux 0x344916e5 xhci_gen_setup +EXPORT_SYMBOL_GPL vmlinux 0x344a2c84 iomap_dio_complete +EXPORT_SYMBOL_GPL vmlinux 0x3450ad94 mpi_set_ui +EXPORT_SYMBOL_GPL vmlinux 0x346c8387 dev_get_tstats64 +EXPORT_SYMBOL_GPL vmlinux 0x34704c75 ulpi_viewport_access_ops +EXPORT_SYMBOL_GPL vmlinux 0x3476ac5b list_lru_walk_node +EXPORT_SYMBOL_GPL vmlinux 0x3486f386 devm_phy_put +EXPORT_SYMBOL_GPL vmlinux 0x34887aeb cdx_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3491f3c7 inet_pernet_hashinfo_free +EXPORT_SYMBOL_GPL vmlinux 0x34a7b142 __SCK__tp_func_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x34c3cf11 tc3589x_block_write +EXPORT_SYMBOL_GPL vmlinux 0x34cd4ab3 devm_hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0x34e0a5f1 sock_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0x34e91558 pm_generic_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x34eab46d bind_evtchn_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x34ebdacb __rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x34eebbaf blk_mq_unquiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x350f6ce5 tasklet_unlock_wait +EXPORT_SYMBOL_GPL vmlinux 0x35267cea crypto_register_kpp +EXPORT_SYMBOL_GPL vmlinux 0x352b3813 maxim_charger_calc_reg_current +EXPORT_SYMBOL_GPL vmlinux 0x352ec68b bpf_offload_dev_destroy +EXPORT_SYMBOL_GPL vmlinux 0x3537878f xenbus_match +EXPORT_SYMBOL_GPL vmlinux 0x3541af58 serial8250_request_dma +EXPORT_SYMBOL_GPL vmlinux 0x3542e347 phy_10gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x355844c0 regmap_irq_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x355b2ef2 ti_sci_put_handle +EXPORT_SYMBOL_GPL vmlinux 0x355b8197 kvm_vcpu_read_guest +EXPORT_SYMBOL_GPL vmlinux 0x355bc89a klist_next +EXPORT_SYMBOL_GPL vmlinux 0x3562f983 read_sanitised_ftr_reg +EXPORT_SYMBOL_GPL vmlinux 0x3565a929 utf8_data_table +EXPORT_SYMBOL_GPL vmlinux 0x357457c3 psil_get_ep_config +EXPORT_SYMBOL_GPL vmlinux 0x35834065 kthread_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x358ff60f twl_get_hfclk_rate +EXPORT_SYMBOL_GPL vmlinux 0x35908332 priv_to_devlink +EXPORT_SYMBOL_GPL vmlinux 0x35a1deee cpufreq_dbs_governor_exit +EXPORT_SYMBOL_GPL vmlinux 0x35a4f59d zynqmp_pm_clock_setdivider +EXPORT_SYMBOL_GPL vmlinux 0x35b0c29e cpufreq_policy_transition_delay_us +EXPORT_SYMBOL_GPL vmlinux 0x35c28c92 xen_remap_vma_range +EXPORT_SYMBOL_GPL vmlinux 0x35c40edc bpf_prog_create_from_user +EXPORT_SYMBOL_GPL vmlinux 0x35d3dc46 crypto_alg_sem +EXPORT_SYMBOL_GPL vmlinux 0x35d3e3d4 ata_pci_device_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x35d94c50 pci_store_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x35d9a638 devm_regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x35dfc33d __inode_attach_wb +EXPORT_SYMBOL_GPL vmlinux 0x35e43a3c trace_array_put +EXPORT_SYMBOL_GPL vmlinux 0x35f1526e pm_runtime_no_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x35fe9621 pci_ats_supported +EXPORT_SYMBOL_GPL vmlinux 0x36077e52 __traceiter_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x361b4c4b pci_ims_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x36242943 switchdev_deferred_process +EXPORT_SYMBOL_GPL vmlinux 0x36266d21 dpcon_close +EXPORT_SYMBOL_GPL vmlinux 0x362b30a1 tcp_reno_ssthresh +EXPORT_SYMBOL_GPL vmlinux 0x362e3e86 cpufreq_dbs_governor_stop +EXPORT_SYMBOL_GPL vmlinux 0x3642179b regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x364d1409 xhci_check_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x36522b30 usb_kill_urb +EXPORT_SYMBOL_GPL vmlinux 0x365989e5 imx_1416x_pll +EXPORT_SYMBOL_GPL vmlinux 0x365e078f devm_gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x3674d3e5 serdev_device_set_baudrate +EXPORT_SYMBOL_GPL vmlinux 0x3688c5dc ahci_start_engine +EXPORT_SYMBOL_GPL vmlinux 0x3688ed23 nop_posix_acl_default +EXPORT_SYMBOL_GPL vmlinux 0x36898d6f gpiod_remove_hogs +EXPORT_SYMBOL_GPL vmlinux 0x3694f33b ata_qc_complete +EXPORT_SYMBOL_GPL vmlinux 0x369f8810 __netpoll_free +EXPORT_SYMBOL_GPL vmlinux 0x369fcd70 tracing_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x36ac17ab alloc_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0x36bc9f62 devm_platform_ioremap_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x36c75b4e context_tracking +EXPORT_SYMBOL_GPL vmlinux 0x36db870b zynqmp_pm_sha_hash +EXPORT_SYMBOL_GPL vmlinux 0x36e298c3 of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x36e56c19 usb_hcd_resume_root_hub +EXPORT_SYMBOL_GPL vmlinux 0x36ead7ed copy_user_highpage +EXPORT_SYMBOL_GPL vmlinux 0x36ec7447 cdx_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x36f9b77e dm_post_suspending +EXPORT_SYMBOL_GPL vmlinux 0x37169f79 cpu_latency_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x37172ae7 imx_pinconf_get_scu +EXPORT_SYMBOL_GPL vmlinux 0x3743ed80 xdp_features_clear_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x3747c8ff of_property_read_u64_index +EXPORT_SYMBOL_GPL vmlinux 0x374af32c phy_init +EXPORT_SYMBOL_GPL vmlinux 0x3750d770 erst_read +EXPORT_SYMBOL_GPL vmlinux 0x3771122f iommu_group_get +EXPORT_SYMBOL_GPL vmlinux 0x37725f90 fwnode_device_is_available +EXPORT_SYMBOL_GPL vmlinux 0x3775c25b k3_udma_glue_tx_cppi5_to_dma_addr +EXPORT_SYMBOL_GPL vmlinux 0x377a697d regmap_field_read +EXPORT_SYMBOL_GPL vmlinux 0x377bbcbc pm_suspend_target_state +EXPORT_SYMBOL_GPL vmlinux 0x37817137 crypto_register_alg +EXPORT_SYMBOL_GPL vmlinux 0x378adfb7 zynqmp_pm_sd_dll_reset +EXPORT_SYMBOL_GPL vmlinux 0x37914025 xenbus_write +EXPORT_SYMBOL_GPL vmlinux 0x37915642 __devm_regmap_init +EXPORT_SYMBOL_GPL vmlinux 0x379a9bd4 ahci_shost_groups +EXPORT_SYMBOL_GPL vmlinux 0x379b67fc trace_array_init_printk +EXPORT_SYMBOL_GPL vmlinux 0x379b6f47 bpf_warn_invalid_xdp_action +EXPORT_SYMBOL_GPL vmlinux 0x37aa936a pci_epc_set_msi +EXPORT_SYMBOL_GPL vmlinux 0x37bf7be3 percpu_ref_exit +EXPORT_SYMBOL_GPL vmlinux 0x37c13881 tcp_get_info +EXPORT_SYMBOL_GPL vmlinux 0x37c6027e xfrm_state_afinfo_get_rcu +EXPORT_SYMBOL_GPL vmlinux 0x37e82e62 irqchip_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x37fcc3c9 nvdimm_has_cache +EXPORT_SYMBOL_GPL vmlinux 0x3801776b __ioread32_copy +EXPORT_SYMBOL_GPL vmlinux 0x38043420 rio_lock_device +EXPORT_SYMBOL_GPL vmlinux 0x380dde36 power_supply_batinfo_ocv2cap +EXPORT_SYMBOL_GPL vmlinux 0x38268b62 icc_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x3826b1d0 thermal_zone_device_type +EXPORT_SYMBOL_GPL vmlinux 0x382b9138 nvdimm_bus_add_badrange +EXPORT_SYMBOL_GPL vmlinux 0x382dcdec rio_mport_get_physefb +EXPORT_SYMBOL_GPL vmlinux 0x382e3884 usb_phy_set_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x38374815 clear_selection +EXPORT_SYMBOL_GPL vmlinux 0x38483efe serdev_controller_alloc +EXPORT_SYMBOL_GPL vmlinux 0x3866e217 nvmem_device_write +EXPORT_SYMBOL_GPL vmlinux 0x386fcacd clk_hw_unregister_composite +EXPORT_SYMBOL_GPL vmlinux 0x38708e25 inet_peer_base_init +EXPORT_SYMBOL_GPL vmlinux 0x3882e7e2 xdp_rxq_info_unreg +EXPORT_SYMBOL_GPL vmlinux 0x3885c141 sysfs_chmod_file +EXPORT_SYMBOL_GPL vmlinux 0x38905502 acpi_subsys_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x389349a9 i2c_slave_register +EXPORT_SYMBOL_GPL vmlinux 0x389b64a2 static_key_count +EXPORT_SYMBOL_GPL vmlinux 0x389f314e to_nvdimm_bus +EXPORT_SYMBOL_GPL vmlinux 0x38a17007 dm_audit_log_bio +EXPORT_SYMBOL_GPL vmlinux 0x38aa1397 gpiod_add_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0x38adf1ad fuse_conn_put +EXPORT_SYMBOL_GPL vmlinux 0x38c3ecde nf_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x38c3ff30 freq_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x38cd1618 class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x38da6230 devlink_register +EXPORT_SYMBOL_GPL vmlinux 0x38e1fde7 mpi_set +EXPORT_SYMBOL_GPL vmlinux 0x38e5bc5a clk_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x38f704de dm_get_reserved_bio_based_ios +EXPORT_SYMBOL_GPL vmlinux 0x3908e3ea fib6_check_nexthop +EXPORT_SYMBOL_GPL vmlinux 0x39129c99 scsi_dh_attach +EXPORT_SYMBOL_GPL vmlinux 0x3913f1c2 mf_dax_kill_procs +EXPORT_SYMBOL_GPL vmlinux 0x392bc46a nd_tbl +EXPORT_SYMBOL_GPL vmlinux 0x392eed56 kvm_release_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x3934db83 pci_bridge_emul_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x393674ff fixup_user_fault +EXPORT_SYMBOL_GPL vmlinux 0x3958ccb6 __tracepoint_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x395b8b90 sbitmap_prepare_to_wait +EXPORT_SYMBOL_GPL vmlinux 0x3967346e i2c_slave_event +EXPORT_SYMBOL_GPL vmlinux 0x397a2a3c dst_blackhole_redirect +EXPORT_SYMBOL_GPL vmlinux 0x397e2142 __SCK__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x397e5276 usb_acpi_port_lpm_incapable +EXPORT_SYMBOL_GPL vmlinux 0x398032a1 devm_clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x399d0a63 i2c_handle_smbus_host_notify +EXPORT_SYMBOL_GPL vmlinux 0x39a7ae25 of_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x39aa4888 usb_role_string +EXPORT_SYMBOL_GPL vmlinux 0x39b24a64 imx_fracn_gppll_integer +EXPORT_SYMBOL_GPL vmlinux 0x39b4976e get_net_ns +EXPORT_SYMBOL_GPL vmlinux 0x39bf0127 usb_clear_halt +EXPORT_SYMBOL_GPL vmlinux 0x39c32aca __SCK__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x39c9d88c xas_find +EXPORT_SYMBOL_GPL vmlinux 0x39d4534e register_net_sysctl +EXPORT_SYMBOL_GPL vmlinux 0x39ded098 rdma_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x39e0d100 switchdev_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0x39e144d1 devres_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x39e3d714 vcap_add_rule +EXPORT_SYMBOL_GPL vmlinux 0x39fd83db halt_poll_ns_shrink +EXPORT_SYMBOL_GPL vmlinux 0x3a0aee69 blkcg_policy_register +EXPORT_SYMBOL_GPL vmlinux 0x3a10dac1 pci_find_next_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0x3a141999 sata_pmp_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x3a15013b ata_pack_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x3a2280d0 kvm_io_bus_get_dev +EXPORT_SYMBOL_GPL vmlinux 0x3a24fb2f percpu_ref_resurrect +EXPORT_SYMBOL_GPL vmlinux 0x3a4f6a32 ata_sff_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x3a500677 vring_create_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x3a536bd7 ring_buffer_read_finish +EXPORT_SYMBOL_GPL vmlinux 0x3a55981a static_key_enable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x3a899655 dev_pm_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x3a8cddac tcp_unregister_ulp +EXPORT_SYMBOL_GPL vmlinux 0x3a9be019 asymmetric_key_id_partial +EXPORT_SYMBOL_GPL vmlinux 0x3aa086f2 evm_inode_init_security +EXPORT_SYMBOL_GPL vmlinux 0x3aae73ba clean_acked_data_disable +EXPORT_SYMBOL_GPL vmlinux 0x3abdc17a cper_dimm_err_location +EXPORT_SYMBOL_GPL vmlinux 0x3abe6fe5 phylink_validate_mask_caps +EXPORT_SYMBOL_GPL vmlinux 0x3ac3feba rhltable_init +EXPORT_SYMBOL_GPL vmlinux 0x3acb5b2e ata_sff_tf_read +EXPORT_SYMBOL_GPL vmlinux 0x3acdf325 twl4030_audio_enable_resource +EXPORT_SYMBOL_GPL vmlinux 0x3ad47b29 gpiochip_line_is_open_drain +EXPORT_SYMBOL_GPL vmlinux 0x3ad6acf0 class_register +EXPORT_SYMBOL_GPL vmlinux 0x3addadbb tcp_twsk_unique +EXPORT_SYMBOL_GPL vmlinux 0x3ae1a370 tty_buffer_set_limit +EXPORT_SYMBOL_GPL vmlinux 0x3ae65f46 netdev_cmd_to_name +EXPORT_SYMBOL_GPL vmlinux 0x3aeae147 ata_scsi_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x3afc4a8f sbitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x3b002546 extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x3b03208d power_supply_battery_info_has_prop +EXPORT_SYMBOL_GPL vmlinux 0x3b2ddef7 pinctrl_force_sleep +EXPORT_SYMBOL_GPL vmlinux 0x3b4c240a display_timings_release +EXPORT_SYMBOL_GPL vmlinux 0x3b5cc00e crypto_lookup_template +EXPORT_SYMBOL_GPL vmlinux 0x3b6c52be kthread_unpark +EXPORT_SYMBOL_GPL vmlinux 0x3b6cda40 vcap_tc_flower_handler_vlan_usage +EXPORT_SYMBOL_GPL vmlinux 0x3b78bf02 sunxi_ccu_get_mmc_timing_mode +EXPORT_SYMBOL_GPL vmlinux 0x3b7bf681 thermal_zone_get_zone_by_name +EXPORT_SYMBOL_GPL vmlinux 0x3b7fb90c xenbus_dev_remove +EXPORT_SYMBOL_GPL vmlinux 0x3b9980ef irq_domain_add_legacy +EXPORT_SYMBOL_GPL vmlinux 0x3ba01b47 get_compat_sigset +EXPORT_SYMBOL_GPL vmlinux 0x3ba3a911 metadata_dst_free +EXPORT_SYMBOL_GPL vmlinux 0x3ba9463d sampling_rate_store +EXPORT_SYMBOL_GPL vmlinux 0x3ba96eb5 pci_generic_config_read +EXPORT_SYMBOL_GPL vmlinux 0x3bd97f50 component_compare_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x3bdb5d28 alg_test +EXPORT_SYMBOL_GPL vmlinux 0x3be200ce phy_10gbit_fec_features +EXPORT_SYMBOL_GPL vmlinux 0x3be62d8f dev_attr_unload_heads +EXPORT_SYMBOL_GPL vmlinux 0x3bf17755 mpi_read_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3bf67ff3 crypto_create_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x3bf9de38 acomp_request_free +EXPORT_SYMBOL_GPL vmlinux 0x3c062b73 pci_epc_clear_bar +EXPORT_SYMBOL_GPL vmlinux 0x3c0e8050 hyperv_pcpu_input_arg +EXPORT_SYMBOL_GPL vmlinux 0x3c11b9f5 tegra210_put_utmipll_in_iddq +EXPORT_SYMBOL_GPL vmlinux 0x3c155f90 mmc_crypto_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x3c1c088f serdev_device_write_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x3c1c3725 rcu_fwd_progress_check +EXPORT_SYMBOL_GPL vmlinux 0x3c241c2c public_key_free +EXPORT_SYMBOL_GPL vmlinux 0x3c2b68f7 of_changeset_apply +EXPORT_SYMBOL_GPL vmlinux 0x3c2c8eb5 of_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x3c2d2f20 xenbus_map_ring_valloc +EXPORT_SYMBOL_GPL vmlinux 0x3c3c85d8 __SCK__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x3c4b4c4b md_find_rdev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x3c4b771d devm_gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x3c4dc704 clk_hw_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x3c5d543a hrtimer_start_range_ns +EXPORT_SYMBOL_GPL vmlinux 0x3c666bb8 register_btf_fmodret_id_set +EXPORT_SYMBOL_GPL vmlinux 0x3c6785b7 block_pr_type_to_scsi +EXPORT_SYMBOL_GPL vmlinux 0x3c681dc4 ring_buffer_record_disable +EXPORT_SYMBOL_GPL vmlinux 0x3c6a79b6 __skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0x3c7013fd wm831x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x3c73aa79 fuse_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x3c7a9735 net_ns_get_ownership +EXPORT_SYMBOL_GPL vmlinux 0x3c819c45 arch_apei_report_mem_error +EXPORT_SYMBOL_GPL vmlinux 0x3c833ebf regmap_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x3c86a0b5 devm_platform_get_irqs_affinity +EXPORT_SYMBOL_GPL vmlinux 0x3c8d8133 qcom_smem_state_register +EXPORT_SYMBOL_GPL vmlinux 0x3c99c697 alloc_dax_region +EXPORT_SYMBOL_GPL vmlinux 0x3ca760e4 xenbus_dev_cancel +EXPORT_SYMBOL_GPL vmlinux 0x3cb88a62 register_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x3ccb6c73 wm831x_auxadc_read_uv +EXPORT_SYMBOL_GPL vmlinux 0x3ccd1f5e wakeup_sources_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x3ccd8b46 zynqmp_pm_clock_getparent +EXPORT_SYMBOL_GPL vmlinux 0x3cd06035 add_input_randomness +EXPORT_SYMBOL_GPL vmlinux 0x3cd1b510 trace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x3cd5f6f3 vp_legacy_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x3cd9b12b ata_msleep +EXPORT_SYMBOL_GPL vmlinux 0x3d023a4c sk_msg_memcopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0x3d064b1d power_supply_put_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x3d0f9cd1 srcu_init_notifier_head +EXPORT_SYMBOL_GPL vmlinux 0x3d1257b6 rcuwait_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x3d222fb3 crypto_sig_sign +EXPORT_SYMBOL_GPL vmlinux 0x3d37936a pinctrl_generic_get_group +EXPORT_SYMBOL_GPL vmlinux 0x3d388324 dpm_resume_end +EXPORT_SYMBOL_GPL vmlinux 0x3d3e873a acpi_driver_match_device +EXPORT_SYMBOL_GPL vmlinux 0x3d441209 qcom_icc_xlate_extended +EXPORT_SYMBOL_GPL vmlinux 0x3d4b3017 of_clk_src_simple_get +EXPORT_SYMBOL_GPL vmlinux 0x3d4fc8ff sprd_pinctrl_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x3d510a7b rcu_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0x3d5365da bpf_trace_run7 +EXPORT_SYMBOL_GPL vmlinux 0x3d6d0114 thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x3d866e05 __SCK__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x3d8a358f genphy_c45_read_status +EXPORT_SYMBOL_GPL vmlinux 0x3d8baf3b zs_huge_class_size +EXPORT_SYMBOL_GPL vmlinux 0x3da33410 debugfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x3daa2540 nf_hooks_lwtunnel_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3dab1329 debugfs_lookup +EXPORT_SYMBOL_GPL vmlinux 0x3dba2d5c da903x_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x3dbb4458 ahci_platform_assert_rsts +EXPORT_SYMBOL_GPL vmlinux 0x3de4b93b kvm_write_guest_offset_cached +EXPORT_SYMBOL_GPL vmlinux 0x3de64c2a devres_add +EXPORT_SYMBOL_GPL vmlinux 0x3de9cae1 crypto_remove_final +EXPORT_SYMBOL_GPL vmlinux 0x3df70c99 trace_clock_global +EXPORT_SYMBOL_GPL vmlinux 0x3dfed9fa xfrm_audit_policy_delete +EXPORT_SYMBOL_GPL vmlinux 0x3e031564 __dev_change_net_namespace +EXPORT_SYMBOL_GPL vmlinux 0x3e0a087f inet_hashinfo2_init_mod +EXPORT_SYMBOL_GPL vmlinux 0x3e0ca774 of_genpd_add_provider_onecell +EXPORT_SYMBOL_GPL vmlinux 0x3e12a3dc usb_get_urb +EXPORT_SYMBOL_GPL vmlinux 0x3e18f7f9 regcache_cache_only +EXPORT_SYMBOL_GPL vmlinux 0x3e31f3dc cg_regs_dummy +EXPORT_SYMBOL_GPL vmlinux 0x3e411ace sfp_select_interface +EXPORT_SYMBOL_GPL vmlinux 0x3e4b1987 crypto_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x3e50e251 gpio_to_desc +EXPORT_SYMBOL_GPL vmlinux 0x3e548030 skb_append_pagefrags +EXPORT_SYMBOL_GPL vmlinux 0x3e639f48 policy_has_boost_freq +EXPORT_SYMBOL_GPL vmlinux 0x3e6d9d64 __tracepoint_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x3e6e3a2b virtio_add_status +EXPORT_SYMBOL_GPL vmlinux 0x3e7080cb mpi_read_from_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3e903560 ip_tunnel_netlink_encap_parms +EXPORT_SYMBOL_GPL vmlinux 0x3ea5196d apei_osc_setup +EXPORT_SYMBOL_GPL vmlinux 0x3ea6617c dsa_stubs +EXPORT_SYMBOL_GPL vmlinux 0x3ed6a4bd stmpe_dev_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0x3ed96200 pin_get_name +EXPORT_SYMBOL_GPL vmlinux 0x3edb086b pse_control_put +EXPORT_SYMBOL_GPL vmlinux 0x3edb2070 perf_event_period +EXPORT_SYMBOL_GPL vmlinux 0x3ee1fecf debugfs_create_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x3ef051c8 crypto_inc +EXPORT_SYMBOL_GPL vmlinux 0x3ef9bc92 devres_release_group +EXPORT_SYMBOL_GPL vmlinux 0x3efd5762 extcon_sync +EXPORT_SYMBOL_GPL vmlinux 0x3f071bd3 pm_generic_thaw_early +EXPORT_SYMBOL_GPL vmlinux 0x3f0df0a6 mtk_pinconf_adv_drive_get +EXPORT_SYMBOL_GPL vmlinux 0x3f18bde5 pci_rescan_bus +EXPORT_SYMBOL_GPL vmlinux 0x3f1fbd9d fsl_mc_resource_free +EXPORT_SYMBOL_GPL vmlinux 0x3f2b7192 pinmux_generic_get_function +EXPORT_SYMBOL_GPL vmlinux 0x3f3de8f3 usb_of_get_device_node +EXPORT_SYMBOL_GPL vmlinux 0x3f491f49 reset_control_bulk_reset +EXPORT_SYMBOL_GPL vmlinux 0x3f4aa4f2 pci_create_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x3f63ee0c of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0x3f67dd5a inet6_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x3f6ffd8c blk_mq_freeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x3f7a2287 bpf_redirect_info +EXPORT_SYMBOL_GPL vmlinux 0x3f7dc528 clk_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x3f83f8d3 rcu_bind_current_to_nocb +EXPORT_SYMBOL_GPL vmlinux 0x3f84bcd7 dax_alive +EXPORT_SYMBOL_GPL vmlinux 0x3f9859a2 iort_get_rmr_sids +EXPORT_SYMBOL_GPL vmlinux 0x3fa27aec netdev_set_default_ethtool_ops +EXPORT_SYMBOL_GPL vmlinux 0x3fae6ab0 hv_vp_index +EXPORT_SYMBOL_GPL vmlinux 0x3fd2fa8f irq_chip_mask_parent +EXPORT_SYMBOL_GPL vmlinux 0x3fd8d513 divider_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x3fe35aea irq_bypass_unregister_consumer +EXPORT_SYMBOL_GPL vmlinux 0x3fe6c346 devlink_fmsg_binary_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x3fea029c hisi_clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x3fea3b8c extcon_find_edev_by_node +EXPORT_SYMBOL_GPL vmlinux 0x3ff2e349 hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x3ffdacf3 timerqueue_iterate_next +EXPORT_SYMBOL_GPL vmlinux 0x3ffe8088 mctp_register_netdev +EXPORT_SYMBOL_GPL vmlinux 0x3ffebd92 of_prop_next_string +EXPORT_SYMBOL_GPL vmlinux 0x400a024b acpi_scan_lock_release +EXPORT_SYMBOL_GPL vmlinux 0x40267068 usb_anchor_resume_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x40351411 of_reserved_mem_device_release +EXPORT_SYMBOL_GPL vmlinux 0x403e1fb4 crypto_alloc_aead +EXPORT_SYMBOL_GPL vmlinux 0x403eac60 sbitmap_get +EXPORT_SYMBOL_GPL vmlinux 0x403f9529 gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x4043757f init_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x4054b48f nfnl_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x4055c837 of_irq_find_parent +EXPORT_SYMBOL_GPL vmlinux 0x405d15a6 pinctrl_generic_get_group_count +EXPORT_SYMBOL_GPL vmlinux 0x4065d168 pm_print_active_wakeup_sources +EXPORT_SYMBOL_GPL vmlinux 0x406c4cb1 hrtimer_resolution +EXPORT_SYMBOL_GPL vmlinux 0x406d8c52 trace_output_call +EXPORT_SYMBOL_GPL vmlinux 0x406e4992 edac_device_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x4071b517 out_of_line_wait_on_bit_timeout +EXPORT_SYMBOL_GPL vmlinux 0x407af304 usb_wait_anchor_empty_timeout +EXPORT_SYMBOL_GPL vmlinux 0x40920eb6 pskb_put +EXPORT_SYMBOL_GPL vmlinux 0x40987574 hv_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0x4099f919 tun_ptr_free +EXPORT_SYMBOL_GPL vmlinux 0x409a39da usb_deregister_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x40af42d7 cpu_device_create +EXPORT_SYMBOL_GPL vmlinux 0x40b8c215 clockevents_register_device +EXPORT_SYMBOL_GPL vmlinux 0x40bb38fd phy_pm_runtime_get +EXPORT_SYMBOL_GPL vmlinux 0x40be60ff virtqueue_enable_cb +EXPORT_SYMBOL_GPL vmlinux 0x40cae727 dm_copy_name_and_uuid +EXPORT_SYMBOL_GPL vmlinux 0x40cc1b59 usb_of_has_combined_node +EXPORT_SYMBOL_GPL vmlinux 0x40d6234d security_kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x40f028b3 zynqmp_pm_set_rpu_mode +EXPORT_SYMBOL_GPL vmlinux 0x40f0683e reset_control_put +EXPORT_SYMBOL_GPL vmlinux 0x40f8b94e ring_buffer_iter_dropped +EXPORT_SYMBOL_GPL vmlinux 0x40f8bd4e klist_add_before +EXPORT_SYMBOL_GPL vmlinux 0x4100a662 clk_get_scaled_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x4107c973 fixed_phy_change_carrier +EXPORT_SYMBOL_GPL vmlinux 0x410df3c4 vcap_tc_flower_handler_ipv4_usage +EXPORT_SYMBOL_GPL vmlinux 0x411be745 cpufreq_freq_attr_scaling_boost_freqs +EXPORT_SYMBOL_GPL vmlinux 0x41237f71 cpu_have_feature +EXPORT_SYMBOL_GPL vmlinux 0x412bc681 ring_buffer_empty_cpu +EXPORT_SYMBOL_GPL vmlinux 0x412c5c72 regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x41360d8f of_mm_gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0x4144f459 devm_of_phy_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0x414b1915 platform_get_irq_byname_optional +EXPORT_SYMBOL_GPL vmlinux 0x414d119a videomode_from_timings +EXPORT_SYMBOL_GPL vmlinux 0x41542134 class_create +EXPORT_SYMBOL_GPL vmlinux 0x415b0b9a blk_queue_rq_timeout +EXPORT_SYMBOL_GPL vmlinux 0x4161fe1c xenbus_dev_probe +EXPORT_SYMBOL_GPL vmlinux 0x416a468f spi_sync_locked +EXPORT_SYMBOL_GPL vmlinux 0x417672c0 pci_load_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x41814cb8 dirty_writeback_interval +EXPORT_SYMBOL_GPL vmlinux 0x418873cc irq_bypass_register_producer +EXPORT_SYMBOL_GPL vmlinux 0x4188fc1a sk_psock_tls_strp_read +EXPORT_SYMBOL_GPL vmlinux 0x419d7c83 zynqmp_pm_pinctrl_set_config +EXPORT_SYMBOL_GPL vmlinux 0x419e7efd sfp_module_stop +EXPORT_SYMBOL_GPL vmlinux 0x41b3a819 wakeup_source_create +EXPORT_SYMBOL_GPL vmlinux 0x41b44005 sk_psock_drop +EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue +EXPORT_SYMBOL_GPL vmlinux 0x41bb2350 percpu_free_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x41bce49a ghes_register_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x41bff04c meson_clk_pll_ops +EXPORT_SYMBOL_GPL vmlinux 0x41c09a84 acpi_device_fix_up_power +EXPORT_SYMBOL_GPL vmlinux 0x41c21d1b gpiochip_line_is_open_source +EXPORT_SYMBOL_GPL vmlinux 0x41c36b9b __tracepoint_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x41c40043 regulator_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x41c7b7c5 clk_hw_get_parent_index +EXPORT_SYMBOL_GPL vmlinux 0x41c7e578 acpi_kobj +EXPORT_SYMBOL_GPL vmlinux 0x41d59c42 devl_rate_node_create +EXPORT_SYMBOL_GPL vmlinux 0x41e411c5 skcipher_walk_async +EXPORT_SYMBOL_GPL vmlinux 0x41ea4fca pci_epf_unbind +EXPORT_SYMBOL_GPL vmlinux 0x41ec75b1 rz_mtu3_16bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x41ed3cec eventfd_ctx_remove_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x42041512 i2c_get_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x420f3d01 nvmem_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4214bc1d pm_clk_add +EXPORT_SYMBOL_GPL vmlinux 0x423019b4 dev_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0x42635d55 pm_suspend_global_flags +EXPORT_SYMBOL_GPL vmlinux 0x426452a3 acpi_evaluation_failure_warn +EXPORT_SYMBOL_GPL vmlinux 0x4265c065 devm_regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x4278d56a phylink_expects_phy +EXPORT_SYMBOL_GPL vmlinux 0x4279d70f meson_vid_pll_div_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x42825ce2 rcu_scheduler_active +EXPORT_SYMBOL_GPL vmlinux 0x429c3f9c reboot_mode +EXPORT_SYMBOL_GPL vmlinux 0x429da266 dax_zero_range +EXPORT_SYMBOL_GPL vmlinux 0x42a23e08 unregister_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x42bf8fe1 list_lru_del +EXPORT_SYMBOL_GPL vmlinux 0x42c091b6 unix_peer_get +EXPORT_SYMBOL_GPL vmlinux 0x42c1f369 amba_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x42c2b87a dev_pm_opp_get_of_node +EXPORT_SYMBOL_GPL vmlinux 0x42c7f5da scmi_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0x42dc1db9 ata_bmdma_port_start +EXPORT_SYMBOL_GPL vmlinux 0x42e03530 pci_epc_get_msi +EXPORT_SYMBOL_GPL vmlinux 0x42e732cb vcap_rule_add_key_u128 +EXPORT_SYMBOL_GPL vmlinux 0x42ee278d da903x_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x42f165dd phy_resolve_aneg_linkmode +EXPORT_SYMBOL_GPL vmlinux 0x42f728aa mctrl_gpio_get_outputs +EXPORT_SYMBOL_GPL vmlinux 0x430d88ec __traceiter_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x431a98ad devl_trap_policers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4320c355 imx_clk_hw_frac_pll +EXPORT_SYMBOL_GPL vmlinux 0x4337fa6f component_del +EXPORT_SYMBOL_GPL vmlinux 0x433a0a1d ata_platform_remove_one +EXPORT_SYMBOL_GPL vmlinux 0x43594315 vfs_get_acl +EXPORT_SYMBOL_GPL vmlinux 0x435f2d93 pm_generic_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4367e9e9 serial8250_init_port +EXPORT_SYMBOL_GPL vmlinux 0x436c4781 bpf_trace_run9 +EXPORT_SYMBOL_GPL vmlinux 0x436d817f mpi_clear_bit +EXPORT_SYMBOL_GPL vmlinux 0x4376b5a0 pwm_set_chip_data +EXPORT_SYMBOL_GPL vmlinux 0x437eb1df ipv6_mod_enabled +EXPORT_SYMBOL_GPL vmlinux 0x437f34f9 hte_push_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x437fafe0 clk_hw_init_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x4387c39f con_debug_enter +EXPORT_SYMBOL_GPL vmlinux 0x438d8df2 iova_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x439fbb2b dma_async_device_channel_register +EXPORT_SYMBOL_GPL vmlinux 0x43a51122 extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x43a90c66 kvm_vcpu_unmap +EXPORT_SYMBOL_GPL vmlinux 0x43aa319e lease_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x43c617e1 pci_intx +EXPORT_SYMBOL_GPL vmlinux 0x43c63d92 __serdev_device_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x43caa7c0 regmap_irq_get_irq_reg_linear +EXPORT_SYMBOL_GPL vmlinux 0x43e97489 ping_get_port +EXPORT_SYMBOL_GPL vmlinux 0x43e9ea86 mtk_clk_pdev_probe +EXPORT_SYMBOL_GPL vmlinux 0x43ec4abf acpi_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x43eca573 clk_hw_get_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x43eddb4e led_trigger_read +EXPORT_SYMBOL_GPL vmlinux 0x43f81957 clk_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x43f92edd wait_for_initramfs +EXPORT_SYMBOL_GPL vmlinux 0x43fa88cb stmpe_block_read +EXPORT_SYMBOL_GPL vmlinux 0x4401e6c2 mpi_cmpabs +EXPORT_SYMBOL_GPL vmlinux 0x44057d44 da903x_writes +EXPORT_SYMBOL_GPL vmlinux 0x44080622 fwnode_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x4409db42 vfs_lock_file +EXPORT_SYMBOL_GPL vmlinux 0x440f5bb8 msi_domain_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x4413f461 zynqmp_pm_request_wake +EXPORT_SYMBOL_GPL vmlinux 0x442164b3 ehci_reset +EXPORT_SYMBOL_GPL vmlinux 0x4422ac24 zynqmp_pm_set_tapdelay_bypass +EXPORT_SYMBOL_GPL vmlinux 0x442deaa9 poll_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x442f8bc4 acpi_subsys_complete +EXPORT_SYMBOL_GPL vmlinux 0x4439bcd2 __SCK__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x444d1c5d pci_epc_stop +EXPORT_SYMBOL_GPL vmlinux 0x444f1735 cpu_pm_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4454812c sdio_release_host +EXPORT_SYMBOL_GPL vmlinux 0x446ca0c0 blkcg_policy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x44707c6c virtio_check_mem_acc_cb +EXPORT_SYMBOL_GPL vmlinux 0x4471a51d vhost_task_stop +EXPORT_SYMBOL_GPL vmlinux 0x44731142 mtk_clk_unregister_plls +EXPORT_SYMBOL_GPL vmlinux 0x4475dcaf hv_nested +EXPORT_SYMBOL_GPL vmlinux 0x447f809c imx_clk_hw_pllv3 +EXPORT_SYMBOL_GPL vmlinux 0x4484a5a4 wait_for_device_probe +EXPORT_SYMBOL_GPL vmlinux 0x4485a3b0 tcp_twsk_destructor +EXPORT_SYMBOL_GPL vmlinux 0x449c9d29 fscrypt_show_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0x449f6a5b __fscrypt_prepare_lookup +EXPORT_SYMBOL_GPL vmlinux 0x44a41e39 xen_xlate_remap_gfn_array +EXPORT_SYMBOL_GPL vmlinux 0x44a793ab HYPERVISOR_grant_table_op +EXPORT_SYMBOL_GPL vmlinux 0x44bae227 bit_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x44c10a52 kvfree_call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x44c4fb02 kstrdup_quotable_file +EXPORT_SYMBOL_GPL vmlinux 0x44cf8cf0 blk_zone_cond_str +EXPORT_SYMBOL_GPL vmlinux 0x44d7351c zone_device_page_init +EXPORT_SYMBOL_GPL vmlinux 0x44dca587 k3_udma_glue_request_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x44e1e9aa balloon_stats +EXPORT_SYMBOL_GPL vmlinux 0x44e281c4 relay_subbufs_consumed +EXPORT_SYMBOL_GPL vmlinux 0x44e58976 __tracepoint_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x44f637b5 irq_chip_set_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x4507f4a8 cpuhp_tasks_frozen +EXPORT_SYMBOL_GPL vmlinux 0x451618d0 sbitmap_del_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x4516bdb9 sk_msg_clone +EXPORT_SYMBOL_GPL vmlinux 0x45209a0c perf_pmu_register +EXPORT_SYMBOL_GPL vmlinux 0x452471bb onboard_hub_create_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x4527b824 __netpoll_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x4531624f usb_decode_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x4531ab62 copy_from_kernel_nofault +EXPORT_SYMBOL_GPL vmlinux 0x4535b437 dev_pm_opp_disable +EXPORT_SYMBOL_GPL vmlinux 0x45388229 pwm_get_chip_data +EXPORT_SYMBOL_GPL vmlinux 0x4549f96d regulator_set_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0x454ccf4c fsl_mc_bus_dpni_type +EXPORT_SYMBOL_GPL vmlinux 0x4551f7e9 skcipher_walk_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x45558f56 clk_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x4559dabd debugfs_create_x32 +EXPORT_SYMBOL_GPL vmlinux 0x4561f990 qcom_smem_state_unregister +EXPORT_SYMBOL_GPL vmlinux 0x457594fa crypto_alg_list +EXPORT_SYMBOL_GPL vmlinux 0x45929e0d irq_gc_mask_disable_reg +EXPORT_SYMBOL_GPL vmlinux 0x4598c519 cgroup_get_from_path +EXPORT_SYMBOL_GPL vmlinux 0x459e6151 mm_unaccount_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x45a25ee5 locks_owner_has_blockers +EXPORT_SYMBOL_GPL vmlinux 0x45a4eb7a swapcache_mapping +EXPORT_SYMBOL_GPL vmlinux 0x45ba5d88 __scsi_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x45c5cb1c fw_devlink_purge_absent_suppliers +EXPORT_SYMBOL_GPL vmlinux 0x45ca706a clk_fixed_rate_ops +EXPORT_SYMBOL_GPL vmlinux 0x45d2d88b of_reserved_mem_lookup +EXPORT_SYMBOL_GPL vmlinux 0x45e7724c bpf_map_inc +EXPORT_SYMBOL_GPL vmlinux 0x45e8b450 mnt_idmap_get +EXPORT_SYMBOL_GPL vmlinux 0x45fe2c56 device_move +EXPORT_SYMBOL_GPL vmlinux 0x45fefe23 skb_segment_list +EXPORT_SYMBOL_GPL vmlinux 0x46013233 net_dec_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x46030074 __hrtimer_get_remaining +EXPORT_SYMBOL_GPL vmlinux 0x46275130 mas_expected_entries +EXPORT_SYMBOL_GPL vmlinux 0x463fd3f2 perf_event_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0x464243b5 rio_unregister_scan +EXPORT_SYMBOL_GPL vmlinux 0x464fb18f dw_pcie_write_dbi +EXPORT_SYMBOL_GPL vmlinux 0x4657fda1 crypto_enqueue_request +EXPORT_SYMBOL_GPL vmlinux 0x466e4b20 devl_register +EXPORT_SYMBOL_GPL vmlinux 0x467b37bc strp_stop +EXPORT_SYMBOL_GPL vmlinux 0x4688d7ec pvclock_gtod_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x468e63c1 blk_mq_wait_quiesce_done +EXPORT_SYMBOL_GPL vmlinux 0x46948b1c kthread_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x46a4b118 hrtimer_cancel +EXPORT_SYMBOL_GPL vmlinux 0x46a6f446 ip_build_and_send_pkt +EXPORT_SYMBOL_GPL vmlinux 0x46bc5114 __imx8m_clk_hw_composite +EXPORT_SYMBOL_GPL vmlinux 0x46bd040c serdev_device_write +EXPORT_SYMBOL_GPL vmlinux 0x46ce486b iptunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x46dc1740 usb_put_dev +EXPORT_SYMBOL_GPL vmlinux 0x46e080fc ethnl_cable_test_alloc +EXPORT_SYMBOL_GPL vmlinux 0x46e235d3 pm_clk_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x46e67a71 this_cpu_has_cap +EXPORT_SYMBOL_GPL vmlinux 0x46e77b15 pwm_capture +EXPORT_SYMBOL_GPL vmlinux 0x46fee6d7 srcu_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x4707d0c2 register_btf_kfunc_id_set +EXPORT_SYMBOL_GPL vmlinux 0x47151ce5 irq_chip_disable_parent +EXPORT_SYMBOL_GPL vmlinux 0x47174223 devm_pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x4719265a dprc_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x47229b5c gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x47253c47 kvm_read_guest_cached +EXPORT_SYMBOL_GPL vmlinux 0x472e39e2 tps6586x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x47336321 __fsverity_file_open +EXPORT_SYMBOL_GPL vmlinux 0x473f87f2 __regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0x474631db ata_sff_wait_ready +EXPORT_SYMBOL_GPL vmlinux 0x4754a7bd of_usb_host_tpl_support +EXPORT_SYMBOL_GPL vmlinux 0x4758c3b3 ahci_save_initial_config +EXPORT_SYMBOL_GPL vmlinux 0x475c2201 fsverity_verify_bio +EXPORT_SYMBOL_GPL vmlinux 0x4761f17c register_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x476461e8 __tracepoint_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x47663cfe vcap_rule_mod_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x476d5d47 ata_sff_check_status +EXPORT_SYMBOL_GPL vmlinux 0x477d7bea dw_pcie_ep_init_complete +EXPORT_SYMBOL_GPL vmlinux 0x47884890 system_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0x478e81f8 tcp_orphan_count +EXPORT_SYMBOL_GPL vmlinux 0x479488df gnttab_page_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x4796c29d iommu_report_device_fault +EXPORT_SYMBOL_GPL vmlinux 0x479803b9 base64_encode +EXPORT_SYMBOL_GPL vmlinux 0x4799f547 __traceiter_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x479f7d4b clk_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x47aad3b9 have_governor_per_policy +EXPORT_SYMBOL_GPL vmlinux 0x47d0eea2 acpi_lpat_temp_to_raw +EXPORT_SYMBOL_GPL vmlinux 0x47d4a422 evict_inodes +EXPORT_SYMBOL_GPL vmlinux 0x47d7f02b uart_console_device +EXPORT_SYMBOL_GPL vmlinux 0x47d890f8 devl_unlock +EXPORT_SYMBOL_GPL vmlinux 0x47db4bb4 register_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x47dbf28f inet_csk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x47de0dc7 clk_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x47f2591f pci_user_read_config_byte +EXPORT_SYMBOL_GPL vmlinux 0x4800bff0 shmem_read_folio_gfp +EXPORT_SYMBOL_GPL vmlinux 0x480305ca kmsg_dump_rewind +EXPORT_SYMBOL_GPL vmlinux 0x4803d87b usb_hcd_end_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x480ae146 cdx_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x4815aa79 dev_pm_opp_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x481af962 devm_regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x481f9b7d mpi_mulm +EXPORT_SYMBOL_GPL vmlinux 0x48203853 em_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x4824af0d acpi_get_first_physical_node +EXPORT_SYMBOL_GPL vmlinux 0x4828e77b acpi_scan_lock_acquire +EXPORT_SYMBOL_GPL vmlinux 0x4843a748 qman_portals_probed +EXPORT_SYMBOL_GPL vmlinux 0x485cd7f6 kvm_rebooting +EXPORT_SYMBOL_GPL vmlinux 0x4860265f mtk_clk_register_pllfhs +EXPORT_SYMBOL_GPL vmlinux 0x4863eee5 __udp_enqueue_schedule_skb +EXPORT_SYMBOL_GPL vmlinux 0x486838a5 __tracepoint_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x4868f94a pm_generic_poweroff_late +EXPORT_SYMBOL_GPL vmlinux 0x4869cd54 hisi_clk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x486dedc3 ghes_unregister_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x488927f4 timer_unstable_counter_workaround +EXPORT_SYMBOL_GPL vmlinux 0x48a3d20b mctrl_gpio_get +EXPORT_SYMBOL_GPL vmlinux 0x48a63488 dev_pm_genpd_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x48aa27f7 tc3589x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x48acf88a shmem_file_setup +EXPORT_SYMBOL_GPL vmlinux 0x48b42c15 led_blink_set_oneshot +EXPORT_SYMBOL_GPL vmlinux 0x48c32847 __SCK__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x48c35c9e __tracepoint_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x48d7fb97 crypto_skcipher_setkey +EXPORT_SYMBOL_GPL vmlinux 0x48db5d54 __inet_lookup_established +EXPORT_SYMBOL_GPL vmlinux 0x48dbb3f3 dst_blackhole_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x48dcec7d xhci_get_ep_ctx +EXPORT_SYMBOL_GPL vmlinux 0x48e87be8 pm_generic_thaw +EXPORT_SYMBOL_GPL vmlinux 0x48ec4678 blk_mq_pci_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x48f739c5 tps6586x_get_version +EXPORT_SYMBOL_GPL vmlinux 0x48f97df3 of_icc_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x4904c8a9 fl6_update_dst +EXPORT_SYMBOL_GPL vmlinux 0x4917b4e4 rio_del_device +EXPORT_SYMBOL_GPL vmlinux 0x491ef186 sata_std_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x49242bc7 freezer_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4924d687 acpi_dev_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0x492e9068 wm8350_block_write +EXPORT_SYMBOL_GPL vmlinux 0x4931d978 __clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x4934bdd0 crypto_check_attr_type +EXPORT_SYMBOL_GPL vmlinux 0x4939ebcd numa_map_to_online_node +EXPORT_SYMBOL_GPL vmlinux 0x49608959 migrate_disable +EXPORT_SYMBOL_GPL vmlinux 0x496b2e7b rio_pw_enable +EXPORT_SYMBOL_GPL vmlinux 0x496f0c09 fixed_phy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x497d27ac wakeup_source_unregister +EXPORT_SYMBOL_GPL vmlinux 0x499043d3 crypto_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x49927d25 page_reporting_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4994c241 scmi_protocol_register +EXPORT_SYMBOL_GPL vmlinux 0x49a6c40a genphy_c45_plca_get_status +EXPORT_SYMBOL_GPL vmlinux 0x49cccc16 ata_wait_register +EXPORT_SYMBOL_GPL vmlinux 0x49cd25ed alloc_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x49d003a4 fb_sys_write +EXPORT_SYMBOL_GPL vmlinux 0x49def8b9 ahci_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x49e0efbc crypto_comp_decompress +EXPORT_SYMBOL_GPL vmlinux 0x49e342f7 preempt_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x49e4b054 platform_get_mem_or_io +EXPORT_SYMBOL_GPL vmlinux 0x49e96999 cond_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x4a0c3791 crypto_unregister_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x4a15de9e mtk_clk_register_dividers +EXPORT_SYMBOL_GPL vmlinux 0x4a17ed66 sysrq_mask +EXPORT_SYMBOL_GPL vmlinux 0x4a1fc56a gpiod_disable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x4a2a69f3 thermal_zone_device_update +EXPORT_SYMBOL_GPL vmlinux 0x4a3131ad xen_dbgp_external_startup +EXPORT_SYMBOL_GPL vmlinux 0x4a3e57ec bgpio_init +EXPORT_SYMBOL_GPL vmlinux 0x4a3fe185 ahci_kick_engine +EXPORT_SYMBOL_GPL vmlinux 0x4a420d09 acpi_bus_detach_private_data +EXPORT_SYMBOL_GPL vmlinux 0x4a43e794 fwnode_usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x4a47934b serial8250_do_startup +EXPORT_SYMBOL_GPL vmlinux 0x4a489f7a kvm_vcpu_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x4a5278d6 clk_mux_determine_rate_flags +EXPORT_SYMBOL_GPL vmlinux 0x4a5ab30a crypto_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x4a5f4bc4 serial8250_em485_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4a6b6318 mmc_crypto_prepare_req +EXPORT_SYMBOL_GPL vmlinux 0x4a7061f9 pid_nr_ns +EXPORT_SYMBOL_GPL vmlinux 0x4acb0683 regmap_attach_dev +EXPORT_SYMBOL_GPL vmlinux 0x4acd26e3 blk_mq_virtio_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x4acf0c6c devl_lock +EXPORT_SYMBOL_GPL vmlinux 0x4adc079c crypto_destroy_tfm +EXPORT_SYMBOL_GPL vmlinux 0x4ae39837 sysfs_remove_files +EXPORT_SYMBOL_GPL vmlinux 0x4ae5ba7d __traceiter_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x4af4012c gnttab_map_refs +EXPORT_SYMBOL_GPL vmlinux 0x4b024f63 extcon_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4b0f94f7 __clk_mux_determine_rate_closest +EXPORT_SYMBOL_GPL vmlinux 0x4b1fce7b register_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x4b204896 devm_mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4b205560 kvm_set_memory_region +EXPORT_SYMBOL_GPL vmlinux 0x4b40e163 rio_route_add_entry +EXPORT_SYMBOL_GPL vmlinux 0x4b5acf74 rhashtable_init +EXPORT_SYMBOL_GPL vmlinux 0x4b69e473 misc_cg_uncharge +EXPORT_SYMBOL_GPL vmlinux 0x4b73291e acomp_request_alloc +EXPORT_SYMBOL_GPL vmlinux 0x4b8b23c9 folio_wait_stable +EXPORT_SYMBOL_GPL vmlinux 0x4b8f23ee fscrypt_d_revalidate +EXPORT_SYMBOL_GPL vmlinux 0x4b931968 xen_features +EXPORT_SYMBOL_GPL vmlinux 0x4b933d1d adp5520_read +EXPORT_SYMBOL_GPL vmlinux 0x4ba08298 gen10g_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x4ba1b764 platform_find_device_by_driver +EXPORT_SYMBOL_GPL vmlinux 0x4bbef99d dw_pcie_ep_raise_legacy_irq +EXPORT_SYMBOL_GPL vmlinux 0x4bc8727f xen_balloon_init +EXPORT_SYMBOL_GPL vmlinux 0x4bcdaaea devfreq_event_disable_edev +EXPORT_SYMBOL_GPL vmlinux 0x4bd2e700 tpm_send +EXPORT_SYMBOL_GPL vmlinux 0x4bd6f08b misc_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4bdb8dcc housekeeping_test_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4be082f6 cpufreq_dbs_governor_init +EXPORT_SYMBOL_GPL vmlinux 0x4bfd398d hwrng_msleep +EXPORT_SYMBOL_GPL vmlinux 0x4c103610 inet_hash +EXPORT_SYMBOL_GPL vmlinux 0x4c2b351d start_poll_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x4c3186a8 devlink_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x4c434fca fuse_conn_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4c4352d6 led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4c48612c devm_clk_get_optional_prepared +EXPORT_SYMBOL_GPL vmlinux 0x4c549b36 __traceiter_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x4c5f348e acpi_dev_filter_resource_type +EXPORT_SYMBOL_GPL vmlinux 0x4c607506 acpi_subsys_restore_early +EXPORT_SYMBOL_GPL vmlinux 0x4c766a65 subsys_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4c8adfe1 hv_root_partition +EXPORT_SYMBOL_GPL vmlinux 0x4ca5590e mas_prev +EXPORT_SYMBOL_GPL vmlinux 0x4cb27100 ktime_get_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x4cb75e07 soc_device_register +EXPORT_SYMBOL_GPL vmlinux 0x4cb81fda __SCK__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x4cbeffb0 gpiod_direction_output_raw +EXPORT_SYMBOL_GPL vmlinux 0x4cd51bda kvm_vcpu_gfn_to_pfn_atomic +EXPORT_SYMBOL_GPL vmlinux 0x4cdadcb6 ata_host_activate +EXPORT_SYMBOL_GPL vmlinux 0x4ceb2a6d eventfd_fget +EXPORT_SYMBOL_GPL vmlinux 0x4ceb433c mtk_pinconf_drive_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x4cee2b18 devm_hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x4cefc366 pci_epc_set_msix +EXPORT_SYMBOL_GPL vmlinux 0x4cf11c94 mdiobus_modify +EXPORT_SYMBOL_GPL vmlinux 0x4cf8880f vcap_rule_add_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4cfdbead of_pci_dma_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0x4cfea634 ip6_route_lookup +EXPORT_SYMBOL_GPL vmlinux 0x4d0015e2 cpu_hotplug_disable +EXPORT_SYMBOL_GPL vmlinux 0x4d162b1b rio_route_get_entry +EXPORT_SYMBOL_GPL vmlinux 0x4d177b05 tpm2_get_cc_attrs_tbl +EXPORT_SYMBOL_GPL vmlinux 0x4d24a1e4 sbitmap_finish_wait +EXPORT_SYMBOL_GPL vmlinux 0x4d2df2ee tcp_cong_avoid_ai +EXPORT_SYMBOL_GPL vmlinux 0x4d3a0696 __SCK__tp_func_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x4d433b13 pci_epc_put +EXPORT_SYMBOL_GPL vmlinux 0x4d513150 of_phy_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x4d520f2d ping_seq_next +EXPORT_SYMBOL_GPL vmlinux 0x4d59c47d __xenbus_register_frontend +EXPORT_SYMBOL_GPL vmlinux 0x4d5a86c9 regulator_set_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x4d6d0bbc iommu_group_ref_get +EXPORT_SYMBOL_GPL vmlinux 0x4d7272e4 migrate_enable +EXPORT_SYMBOL_GPL vmlinux 0x4d7c7fa4 simple_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0x4d83c710 k3_udma_glue_tdown_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x4d931aff balloon_page_alloc +EXPORT_SYMBOL_GPL vmlinux 0x4d95d6d1 memcpy_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x4da9f38b device_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x4dae16e4 i2c_put_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x4dc57239 crypto_mod_get +EXPORT_SYMBOL_GPL vmlinux 0x4de17ab3 usb_state_string +EXPORT_SYMBOL_GPL vmlinux 0x4ded5f1d pci_hp_remove_module_link +EXPORT_SYMBOL_GPL vmlinux 0x4df6b128 crypto_unregister_rngs +EXPORT_SYMBOL_GPL vmlinux 0x4e17c613 ata_sff_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x4e181cf1 nexthop_select_path +EXPORT_SYMBOL_GPL vmlinux 0x4e1b82c8 virtqueue_add_outbuf +EXPORT_SYMBOL_GPL vmlinux 0x4e35e5ae max8997_update_reg +EXPORT_SYMBOL_GPL vmlinux 0x4e3fd1b4 kvm_release_pfn_clean +EXPORT_SYMBOL_GPL vmlinux 0x4e470a47 spi_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x4e48e0c3 direct_write_fallback +EXPORT_SYMBOL_GPL vmlinux 0x4e4b68e7 shmem_truncate_range +EXPORT_SYMBOL_GPL vmlinux 0x4e4c37e2 freq_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4e4ed4d8 ahash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x4e5e5c6c i2c_acpi_client_count +EXPORT_SYMBOL_GPL vmlinux 0x4e64418d switchdev_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x4e657485 free_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0x4e657a42 regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x4e6fc9b0 power_supply_battery_info_get_prop +EXPORT_SYMBOL_GPL vmlinux 0x4e702136 crypto_register_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x4e794062 ipv6_dup_options +EXPORT_SYMBOL_GPL vmlinux 0x4e82262b __pm_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x4e8f26ba simple_rename_exchange +EXPORT_SYMBOL_GPL vmlinux 0x4e95b0dc rockchip_pcie_enable_clocks +EXPORT_SYMBOL_GPL vmlinux 0x4eab9f64 led_classdev_resume +EXPORT_SYMBOL_GPL vmlinux 0x4eac5fc1 cpu_mitigations_auto_nosmt +EXPORT_SYMBOL_GPL vmlinux 0x4eb0be22 iopf_queue_add_device +EXPORT_SYMBOL_GPL vmlinux 0x4eb39fc6 devm_gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x4ebb8763 dequeue_signal +EXPORT_SYMBOL_GPL vmlinux 0x4ebc780e led_stop_software_blink +EXPORT_SYMBOL_GPL vmlinux 0x4ec8ffee serdev_controller_remove +EXPORT_SYMBOL_GPL vmlinux 0x4ece3615 blocking_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4ee869e2 regulator_is_equal +EXPORT_SYMBOL_GPL vmlinux 0x4ef5bcf4 perf_swevent_get_recursion_context +EXPORT_SYMBOL_GPL vmlinux 0x4ef856c4 led_set_brightness_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x4efabad6 fscrypt_context_for_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x4efcf021 mpi_normalize +EXPORT_SYMBOL_GPL vmlinux 0x4f0345f0 acpi_create_platform_device +EXPORT_SYMBOL_GPL vmlinux 0x4f05da9e failover_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4f1638e5 regmap_raw_write_async +EXPORT_SYMBOL_GPL vmlinux 0x4f1a53ab pinctrl_enable +EXPORT_SYMBOL_GPL vmlinux 0x4f223d2d netlink_add_tap +EXPORT_SYMBOL_GPL vmlinux 0x4f23e264 ip6_pol_route +EXPORT_SYMBOL_GPL vmlinux 0x4f2593f0 btree_update +EXPORT_SYMBOL_GPL vmlinux 0x4f288fcd vmf_insert_pfn_pmd +EXPORT_SYMBOL_GPL vmlinux 0x4f2c996d kmsg_dump_get_line +EXPORT_SYMBOL_GPL vmlinux 0x4f2cbc10 rz_mtu3_enable +EXPORT_SYMBOL_GPL vmlinux 0x4f390aa0 crypto_unregister_scomps +EXPORT_SYMBOL_GPL vmlinux 0x4f4150e8 debugfs_create_x16 +EXPORT_SYMBOL_GPL vmlinux 0x4f48107a devm_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x4f4a0ac7 devm_spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4f504cde devfreq_event_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x4f54cb69 xenbus_switch_state +EXPORT_SYMBOL_GPL vmlinux 0x4f58eafa attribute_container_find_class_device +EXPORT_SYMBOL_GPL vmlinux 0x4f60d3cf scsi_dh_activate +EXPORT_SYMBOL_GPL vmlinux 0x4f6a07fe show_rcu_gp_kthreads +EXPORT_SYMBOL_GPL vmlinux 0x4f72a987 uart_parse_options +EXPORT_SYMBOL_GPL vmlinux 0x4f80e319 __ct_user_exit +EXPORT_SYMBOL_GPL vmlinux 0x4f900a19 regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x4f98d766 cpu_pm_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4f9a2bec icc_put +EXPORT_SYMBOL_GPL vmlinux 0x4fb48221 usb_control_msg_send +EXPORT_SYMBOL_GPL vmlinux 0x4fb4afe0 lwtunnel_encap_del_ops +EXPORT_SYMBOL_GPL vmlinux 0x4fb5da55 fs_put_dax +EXPORT_SYMBOL_GPL vmlinux 0x4fcafc34 net_ns_type_operations +EXPORT_SYMBOL_GPL vmlinux 0x4fdc945d sata_deb_timing_normal +EXPORT_SYMBOL_GPL vmlinux 0x4fdd0d8d user_update +EXPORT_SYMBOL_GPL vmlinux 0x4fe1eddf unregister_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4fe36a40 blk_add_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x4fef3323 kgdb_register_io_module +EXPORT_SYMBOL_GPL vmlinux 0x5009b812 tty_ldisc_flush +EXPORT_SYMBOL_GPL vmlinux 0x500bac63 power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x500c768c apei_exec_read_register +EXPORT_SYMBOL_GPL vmlinux 0x5026585c xen_irq_from_gsi +EXPORT_SYMBOL_GPL vmlinux 0x502d10fb shash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x50366c03 gov_attr_set_put +EXPORT_SYMBOL_GPL vmlinux 0x5043d687 usb_control_msg +EXPORT_SYMBOL_GPL vmlinux 0x5054e3aa acpi_irq_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x5058a322 vma_kernel_pagesize +EXPORT_SYMBOL_GPL vmlinux 0x50590b99 crypto_shash_update +EXPORT_SYMBOL_GPL vmlinux 0x506c8402 gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x506d0cf5 rcu_read_unlock_trace_special +EXPORT_SYMBOL_GPL vmlinux 0x507804ba group_cpus_evenly +EXPORT_SYMBOL_GPL vmlinux 0x508aa8b7 serial8250_do_set_mctrl +EXPORT_SYMBOL_GPL vmlinux 0x508f2fa7 __device_reset +EXPORT_SYMBOL_GPL vmlinux 0x5091b823 ring_buffer_read_start +EXPORT_SYMBOL_GPL vmlinux 0x5093e76e __tracepoint_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x5094ee47 irq_chip_get_parent_state +EXPORT_SYMBOL_GPL vmlinux 0x50a457bc skb_cow_data +EXPORT_SYMBOL_GPL vmlinux 0x50aa4253 kobject_get_path +EXPORT_SYMBOL_GPL vmlinux 0x50af5d4d vchan_find_desc +EXPORT_SYMBOL_GPL vmlinux 0x50b43ac4 perf_event_pause +EXPORT_SYMBOL_GPL vmlinux 0x50c14c40 pci_device_is_present +EXPORT_SYMBOL_GPL vmlinux 0x50c3f00b sysfs_add_file_to_group +EXPORT_SYMBOL_GPL vmlinux 0x50d2ce36 gpiod_set_array_value +EXPORT_SYMBOL_GPL vmlinux 0x50d44680 pci_ecam_map_bus +EXPORT_SYMBOL_GPL vmlinux 0x50df94f5 btree_insert +EXPORT_SYMBOL_GPL vmlinux 0x50e4441d vp_legacy_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x50e7193a __i2c_first_dynamic_bus_num +EXPORT_SYMBOL_GPL vmlinux 0x50eabb98 __tracepoint_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x50f74a00 tcp_plb_update_state +EXPORT_SYMBOL_GPL vmlinux 0x50fad434 round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x50fb725d devm_spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x51122a0f pci_p2pmem_alloc_sgl +EXPORT_SYMBOL_GPL vmlinux 0x511d9604 fib4_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x511fb9b1 mtk_clk_unregister_pllfhs +EXPORT_SYMBOL_GPL vmlinux 0x512001b1 rio_add_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0x5126c12b device_store_ulong +EXPORT_SYMBOL_GPL vmlinux 0x512dff7d __ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x51390c96 rcu_barrier_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x514bf40c fsl_mc_object_allocate +EXPORT_SYMBOL_GPL vmlinux 0x514c13f6 kvm_are_all_memslots_empty +EXPORT_SYMBOL_GPL vmlinux 0x5152d85f shash_ahash_update +EXPORT_SYMBOL_GPL vmlinux 0x5159948a __vfs_removexattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x515b390f __SCK__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x5169344d k3_udma_glue_pop_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x516d248e dst_cache_get_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x5176707f devl_region_create +EXPORT_SYMBOL_GPL vmlinux 0x517e517d dprc_remove_devices +EXPORT_SYMBOL_GPL vmlinux 0x5187ac4b xen_store_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x51a0ee02 ata_scsi_dma_need_drain +EXPORT_SYMBOL_GPL vmlinux 0x51a348cc usb_role_switch_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x51aae080 phy_power_off +EXPORT_SYMBOL_GPL vmlinux 0x51ac6ac8 dev_pm_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x51ad07dd tegra210_plle_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0x51ad11f9 phy_led_triggers_register +EXPORT_SYMBOL_GPL vmlinux 0x51d172ab iommu_present +EXPORT_SYMBOL_GPL vmlinux 0x51ebd8fd rockchip_clk_register_plls +EXPORT_SYMBOL_GPL vmlinux 0x51fc9a6d xenmem_reservation_decrease +EXPORT_SYMBOL_GPL vmlinux 0x51ff8279 divider_ro_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x520332e4 acpi_get_psd_map +EXPORT_SYMBOL_GPL vmlinux 0x520eda48 extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x52120453 ata_dummy_port_info +EXPORT_SYMBOL_GPL vmlinux 0x521a69b3 fib6_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x52213722 acpi_dev_resource_memory +EXPORT_SYMBOL_GPL vmlinux 0x52252316 clk_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x522d99e9 make_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x52431348 xenbus_transaction_start +EXPORT_SYMBOL_GPL vmlinux 0x525d0aa3 trace_seq_printf +EXPORT_SYMBOL_GPL vmlinux 0x52647db1 ct_idle_exit +EXPORT_SYMBOL_GPL vmlinux 0x5273cbfb sdio_align_size +EXPORT_SYMBOL_GPL vmlinux 0x52b09d3f xdp_rxq_info_unused +EXPORT_SYMBOL_GPL vmlinux 0x52b1e3c7 pci_flags +EXPORT_SYMBOL_GPL vmlinux 0x52b26fed regulator_get_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0x52b75a4c __devm_rtc_register_device +EXPORT_SYMBOL_GPL vmlinux 0x52b882c5 wait_for_stable_page +EXPORT_SYMBOL_GPL vmlinux 0x52b90151 i2c_acpi_find_adapter_by_handle +EXPORT_SYMBOL_GPL vmlinux 0x52bc1ad2 crypto_remove_spawns +EXPORT_SYMBOL_GPL vmlinux 0x52c091a3 dev_pm_opp_find_level_exact +EXPORT_SYMBOL_GPL vmlinux 0x52c35e83 call_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x52ce2057 hv_setup_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0x52d54fce devlink_info_version_stored_put +EXPORT_SYMBOL_GPL vmlinux 0x52dcd7ca __mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x52dfd255 blkdev_zone_mgmt +EXPORT_SYMBOL_GPL vmlinux 0x52e76de0 i2c_dw_probe_master +EXPORT_SYMBOL_GPL vmlinux 0x52e9a78d mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0x52eddb69 raw_v6_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x52ede7d4 devm_pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x52f399ec gov_attr_set_get +EXPORT_SYMBOL_GPL vmlinux 0x53031ea3 lwtunnel_state_alloc +EXPORT_SYMBOL_GPL vmlinux 0x530df4f1 ahci_fill_cmd_slot +EXPORT_SYMBOL_GPL vmlinux 0x530e0f8c devl_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5325a2d9 __irq_alloc_domain_generic_chips +EXPORT_SYMBOL_GPL vmlinux 0x532b90b5 kprobe_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x5334de25 devm_regulator_get +EXPORT_SYMBOL_GPL vmlinux 0x53520329 da903x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x5352c3b0 regulator_set_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0x5358864e devlink_fmsg_binary_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x5367853b blkcg_deactivate_policy +EXPORT_SYMBOL_GPL vmlinux 0x53685037 dev_attr_em_message +EXPORT_SYMBOL_GPL vmlinux 0x537252cf __SCK__tp_func_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x537e869f phy_led_trigger_change_speed +EXPORT_SYMBOL_GPL vmlinux 0x53851b30 alarmtimer_get_rtcdev +EXPORT_SYMBOL_GPL vmlinux 0x53898234 clk_regmap_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x538d073d phy_duplex_to_str +EXPORT_SYMBOL_GPL vmlinux 0x53a7e5f2 __blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x53aed819 trace_event_reg +EXPORT_SYMBOL_GPL vmlinux 0x53b81707 bsg_remove_queue +EXPORT_SYMBOL_GPL vmlinux 0x53b8b718 preempt_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x53c089f5 property_entries_dup +EXPORT_SYMBOL_GPL vmlinux 0x53c8eee1 sysfs_create_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x53d28217 pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x53d7c01e __traceiter_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x53e04977 devm_pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0x53e1f63f vp_modern_get_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0x53ede982 devlink_dpipe_action_put +EXPORT_SYMBOL_GPL vmlinux 0x53f0c62e dpcon_disable +EXPORT_SYMBOL_GPL vmlinux 0x54006893 pci_pasid_features +EXPORT_SYMBOL_GPL vmlinux 0x540b562f tracing_snapshot_cond_enable +EXPORT_SYMBOL_GPL vmlinux 0x541bd60a irq_work_run +EXPORT_SYMBOL_GPL vmlinux 0x54212028 __rio_local_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x54215db5 visitor64 +EXPORT_SYMBOL_GPL vmlinux 0x542209b7 ata_common_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x542241ad mctp_unregister_netdev +EXPORT_SYMBOL_GPL vmlinux 0x5424cf81 call_rcu_hurry +EXPORT_SYMBOL_GPL vmlinux 0x54315ee5 synth_event_trace +EXPORT_SYMBOL_GPL vmlinux 0x5436b4f7 pinmux_generic_remove_function +EXPORT_SYMBOL_GPL vmlinux 0x543b0eed i2c_client_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x54651f9b rhashtable_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x5486dc74 i2c_dw_adjust_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0x549525ef handle_nested_irq +EXPORT_SYMBOL_GPL vmlinux 0x549b1a1e tps6586x_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x54a25da2 qcom_smem_state_put +EXPORT_SYMBOL_GPL vmlinux 0x54bd9b74 tpm_pm_resume +EXPORT_SYMBOL_GPL vmlinux 0x54d0ac25 devm_serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x54d67d3c rt_mutex_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x54e64288 devl_trylock +EXPORT_SYMBOL_GPL vmlinux 0x54e6dbb6 bpf_trace_run2 +EXPORT_SYMBOL_GPL vmlinux 0x54e794cb gnttab_pages_clear_private +EXPORT_SYMBOL_GPL vmlinux 0x550950b2 pm_genpd_init +EXPORT_SYMBOL_GPL vmlinux 0x550f0557 cdrom_multisession +EXPORT_SYMBOL_GPL vmlinux 0x550f3e05 i2c_freq_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x5519d7a8 sysfs_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x5531eabd acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x55339365 flush_delayed_fput +EXPORT_SYMBOL_GPL vmlinux 0x553b49a4 cpufreq_get_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x553b5ce7 gfn_to_pfn_prot +EXPORT_SYMBOL_GPL vmlinux 0x55417264 unregister_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0x554626b0 regmap_raw_write +EXPORT_SYMBOL_GPL vmlinux 0x554d8f6c ip6_input +EXPORT_SYMBOL_GPL vmlinux 0x5559930f of_irq_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x556e4390 clk_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x5576c282 pm_generic_resume_early +EXPORT_SYMBOL_GPL vmlinux 0x55784228 regmap_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x557dc318 crypto_rng_reset +EXPORT_SYMBOL_GPL vmlinux 0x55a8677c scsi_get_vpd_page +EXPORT_SYMBOL_GPL vmlinux 0x55ad8d73 task_cls_state +EXPORT_SYMBOL_GPL vmlinux 0x55b3b92f __traceiter_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x55bf9cf1 vp_modern_probe +EXPORT_SYMBOL_GPL vmlinux 0x55c25a3b gpiod_is_active_low +EXPORT_SYMBOL_GPL vmlinux 0x55c64ad9 devlink_port_attrs_pci_pf_set +EXPORT_SYMBOL_GPL vmlinux 0x55c76a23 ksys_sync_helper +EXPORT_SYMBOL_GPL vmlinux 0x55c9880c zynqmp_pm_release_node +EXPORT_SYMBOL_GPL vmlinux 0x55d91921 alloc_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x55df0d39 clk_hw_get_name +EXPORT_SYMBOL_GPL vmlinux 0x55e5d118 __traceiter_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x55eecff4 bit_wait_io_timeout +EXPORT_SYMBOL_GPL vmlinux 0x56054c05 crypto_it_tab +EXPORT_SYMBOL_GPL vmlinux 0x560e8240 ftrace_set_filter_ip +EXPORT_SYMBOL_GPL vmlinux 0x561375bd tracepoint_probe_register_prio +EXPORT_SYMBOL_GPL vmlinux 0x56173654 pcap_set_ts_bits +EXPORT_SYMBOL_GPL vmlinux 0x561f98d7 pci_iomap_wc +EXPORT_SYMBOL_GPL vmlinux 0x56222687 thermal_zone_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5624f826 power_supply_notifier +EXPORT_SYMBOL_GPL vmlinux 0x56256e8a orderly_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x5626c1c3 dst_blackhole_mtu +EXPORT_SYMBOL_GPL vmlinux 0x56310925 regulator_mode_to_status +EXPORT_SYMBOL_GPL vmlinux 0x563e3714 espintcp_queue_out +EXPORT_SYMBOL_GPL vmlinux 0x5641485b tty_termios_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x5682db16 fib_new_table +EXPORT_SYMBOL_GPL vmlinux 0x56844bae kvm_write_guest +EXPORT_SYMBOL_GPL vmlinux 0x568c07bf rio_mport_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x569e7fbe nfs42_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x56a3bc66 devm_irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x56a55d07 __devm_spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0x56aa4c2a virtqueue_get_vring_size +EXPORT_SYMBOL_GPL vmlinux 0x56b2c4bc dprc_scan_container +EXPORT_SYMBOL_GPL vmlinux 0x56b7d0eb devres_release +EXPORT_SYMBOL_GPL vmlinux 0x56d0014f i2c_dw_acpi_configure +EXPORT_SYMBOL_GPL vmlinux 0x56d2bb7b tty_port_register_device_serdev +EXPORT_SYMBOL_GPL vmlinux 0x56d68a02 of_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x56e3e6e4 kernfs_find_and_get_ns +EXPORT_SYMBOL_GPL vmlinux 0x56e9103b cpu_pm_enter +EXPORT_SYMBOL_GPL vmlinux 0x56ea9a98 usb_hcd_start_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x56ef15d0 __tracepoint_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x56fbb130 no_hash_pointers +EXPORT_SYMBOL_GPL vmlinux 0x570a039f mtk_pinconf_bias_get_combo +EXPORT_SYMBOL_GPL vmlinux 0x570ad03a handle_fasteoi_nmi +EXPORT_SYMBOL_GPL vmlinux 0x570b17e4 led_trigger_set +EXPORT_SYMBOL_GPL vmlinux 0x570bd598 fb_deferred_io_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x57228e04 crypto_register_scomps +EXPORT_SYMBOL_GPL vmlinux 0x5722caf8 iomap_readahead +EXPORT_SYMBOL_GPL vmlinux 0x57296308 rio_free_net +EXPORT_SYMBOL_GPL vmlinux 0x57337aec pwm_request_from_chip +EXPORT_SYMBOL_GPL vmlinux 0x573bcd7a phy_start_machine +EXPORT_SYMBOL_GPL vmlinux 0x574609c5 apei_exec_write_register_value +EXPORT_SYMBOL_GPL vmlinux 0x5771597d ahci_start_fis_rx +EXPORT_SYMBOL_GPL vmlinux 0x57719632 gnttab_grant_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x57727285 phylink_ethtool_set_eee +EXPORT_SYMBOL_GPL vmlinux 0x577272ce devm_mipi_dsi_attach +EXPORT_SYMBOL_GPL vmlinux 0x577a438a tegra210_clk_emc_detach +EXPORT_SYMBOL_GPL vmlinux 0x5786f361 dm_set_target_max_io_len +EXPORT_SYMBOL_GPL vmlinux 0x578c21bd perf_event_create_kernel_counter +EXPORT_SYMBOL_GPL vmlinux 0x578ecd0f mmu_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x578eeb4d hugetlb_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x5790e7a0 pci_unlock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0x5796f06f __devm_clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x579cf860 rio_mport_get_efb +EXPORT_SYMBOL_GPL vmlinux 0x579e0bf5 rtnl_unregister_all +EXPORT_SYMBOL_GPL vmlinux 0x57b23c5a dw_pcie_host_init +EXPORT_SYMBOL_GPL vmlinux 0x57b4ce4d irq_chip_set_vcpu_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x57ba1381 kill_device +EXPORT_SYMBOL_GPL vmlinux 0x57c58417 devm_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x57c58e9b __tracepoint_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x57cd7072 device_wakeup_disable +EXPORT_SYMBOL_GPL vmlinux 0x57cf7f26 blk_crypto_evict_key +EXPORT_SYMBOL_GPL vmlinux 0x57d4050a xhci_get_endpoint_index +EXPORT_SYMBOL_GPL vmlinux 0x57d4e68f ata_qc_complete_multiple +EXPORT_SYMBOL_GPL vmlinux 0x57d66d4a kvm_put_kvm_no_destroy +EXPORT_SYMBOL_GPL vmlinux 0x57dc4851 mas_erase +EXPORT_SYMBOL_GPL vmlinux 0x57e9486d __cpuhp_state_add_instance +EXPORT_SYMBOL_GPL vmlinux 0x57f576b9 mpi_ec_curve_point +EXPORT_SYMBOL_GPL vmlinux 0x57fc551f devm_gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x58186883 devm_regulator_get_enable +EXPORT_SYMBOL_GPL vmlinux 0x581c6482 splice_to_pipe +EXPORT_SYMBOL_GPL vmlinux 0x58276f93 cper_next_record_id +EXPORT_SYMBOL_GPL vmlinux 0x5828ad65 ping_common_sendmsg +EXPORT_SYMBOL_GPL vmlinux 0x5829e979 mas_pause +EXPORT_SYMBOL_GPL vmlinux 0x5831e062 cpus_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0x583687e3 generic_handle_domain_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x583cf26d pci_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x5847b6c0 tegra_bpmp_request_mrq +EXPORT_SYMBOL_GPL vmlinux 0x5858167a clk_regmap_gate_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x58592a3a inode_dax +EXPORT_SYMBOL_GPL vmlinux 0x586bfc8a alarm_restart +EXPORT_SYMBOL_GPL vmlinux 0x586d0ec4 sata_scr_write_flush +EXPORT_SYMBOL_GPL vmlinux 0x5879a27d sfp_get_module_info +EXPORT_SYMBOL_GPL vmlinux 0x5887e6a0 __irq_domain_alloc_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x58910423 nd_cmd_in_size +EXPORT_SYMBOL_GPL vmlinux 0x5895d9fd da9055_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x58aff704 devm_regulator_get_enable_optional +EXPORT_SYMBOL_GPL vmlinux 0x58b9c6ce meson_clk_mpll_ops +EXPORT_SYMBOL_GPL vmlinux 0x58cd838e clk_hw_is_prepared +EXPORT_SYMBOL_GPL vmlinux 0x58d1c2ef gpiod_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0x58db1176 ata_xfer_mode2shift +EXPORT_SYMBOL_GPL vmlinux 0x58def6ca sfp_module_remove +EXPORT_SYMBOL_GPL vmlinux 0x58e14f15 HYPERVISOR_event_channel_op +EXPORT_SYMBOL_GPL vmlinux 0x58e4bcf2 ping_rcv +EXPORT_SYMBOL_GPL vmlinux 0x58e4d47e sk_msg_return_zero +EXPORT_SYMBOL_GPL vmlinux 0x58ec1603 sysfs_update_group +EXPORT_SYMBOL_GPL vmlinux 0x58fa356a badblocks_check +EXPORT_SYMBOL_GPL vmlinux 0x58fa50c0 __traceiter_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x58fd6893 __phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x59015329 firmware_request_cache +EXPORT_SYMBOL_GPL vmlinux 0x590d3149 fat_detach +EXPORT_SYMBOL_GPL vmlinux 0x591a0a68 tpm_default_chip +EXPORT_SYMBOL_GPL vmlinux 0x591cc2f9 sk_msg_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0x59291817 clk_hw_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x593ac537 __tracepoint_map +EXPORT_SYMBOL_GPL vmlinux 0x5940fe64 xhci_find_slot_id_by_port +EXPORT_SYMBOL_GPL vmlinux 0x5951134d __irq_resolve_mapping +EXPORT_SYMBOL_GPL vmlinux 0x5957cddb zs_lookup_class_index +EXPORT_SYMBOL_GPL vmlinux 0x5966c8cd bpf_offload_dev_create +EXPORT_SYMBOL_GPL vmlinux 0x596c6472 ata_pci_bmdma_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x59717c8e xdp_return_frame_rx_napi +EXPORT_SYMBOL_GPL vmlinux 0x5986d190 kdb_printf +EXPORT_SYMBOL_GPL vmlinux 0x59893888 iomap_swapfile_activate +EXPORT_SYMBOL_GPL vmlinux 0x599191e6 crypto_register_algs +EXPORT_SYMBOL_GPL vmlinux 0x5997951d mtk_pinconf_drive_get +EXPORT_SYMBOL_GPL vmlinux 0x59a65c41 tty_port_link_device +EXPORT_SYMBOL_GPL vmlinux 0x59b063ba start_poll_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x59b2adbf input_ff_effect_from_user +EXPORT_SYMBOL_GPL vmlinux 0x59b4cb32 tps6586x_update +EXPORT_SYMBOL_GPL vmlinux 0x59c43dc9 __traceiter_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x59e0695d phylink_speed_down +EXPORT_SYMBOL_GPL vmlinux 0x59e640c0 halt_poll_ns +EXPORT_SYMBOL_GPL vmlinux 0x59edfeb8 phy_rate_matching_to_str +EXPORT_SYMBOL_GPL vmlinux 0x59f32720 mpi_subm +EXPORT_SYMBOL_GPL vmlinux 0x59f8b7c6 ms_hyperv +EXPORT_SYMBOL_GPL vmlinux 0x5a072473 acpi_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x5a12e60c __SCK__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x5a12fdb6 auxiliary_find_device +EXPORT_SYMBOL_GPL vmlinux 0x5a1d134a rcu_momentary_dyntick_idle +EXPORT_SYMBOL_GPL vmlinux 0x5a1f5ca1 __fscrypt_encrypt_symlink +EXPORT_SYMBOL_GPL vmlinux 0x5a229368 arch_apei_enable_cmcff +EXPORT_SYMBOL_GPL vmlinux 0x5a34e2dc imx_get_clk_hw_by_name +EXPORT_SYMBOL_GPL vmlinux 0x5a3bae03 __clocksource_register_scale +EXPORT_SYMBOL_GPL vmlinux 0x5a49dbc9 timerqueue_del +EXPORT_SYMBOL_GPL vmlinux 0x5a4f8835 dev_pm_opp_enable +EXPORT_SYMBOL_GPL vmlinux 0x5a52c5b9 check_move_unevictable_folios +EXPORT_SYMBOL_GPL vmlinux 0x5a642b05 irq_domain_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x5a68ce2a usb_free_streams +EXPORT_SYMBOL_GPL vmlinux 0x5a6b313d devm_release_action +EXPORT_SYMBOL_GPL vmlinux 0x5a6cdb52 nf_ct_zone_dflt +EXPORT_SYMBOL_GPL vmlinux 0x5a7bfe41 crypto_probing_notify +EXPORT_SYMBOL_GPL vmlinux 0x5a87ccf5 udp4_hwcsum +EXPORT_SYMBOL_GPL vmlinux 0x5aa6969d device_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x5aa70984 acpi_reduced_hardware +EXPORT_SYMBOL_GPL vmlinux 0x5aaaebd4 spi_mem_driver_register_with_owner +EXPORT_SYMBOL_GPL vmlinux 0x5ab09745 edac_get_owner +EXPORT_SYMBOL_GPL vmlinux 0x5ab55fe6 crypto_alloc_acomp +EXPORT_SYMBOL_GPL vmlinux 0x5ac4e4e6 vp_legacy_set_features +EXPORT_SYMBOL_GPL vmlinux 0x5adaec24 ip_route_output_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x5ae37e78 access_process_vm +EXPORT_SYMBOL_GPL vmlinux 0x5af56e7e xenbus_probe_devices +EXPORT_SYMBOL_GPL vmlinux 0x5b09494e switchdev_handle_port_obj_del_foreign +EXPORT_SYMBOL_GPL vmlinux 0x5b115f54 virtqueue_add_inbuf +EXPORT_SYMBOL_GPL vmlinux 0x5b21ceff ring_buffer_iter_peek +EXPORT_SYMBOL_GPL vmlinux 0x5b2fe602 uhci_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0x5b30e25c vhost_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x5b3213ec acpi_bind_one +EXPORT_SYMBOL_GPL vmlinux 0x5b50af89 tracepoint_probe_register +EXPORT_SYMBOL_GPL vmlinux 0x5b5c70c8 ata_sff_pause +EXPORT_SYMBOL_GPL vmlinux 0x5b614bed __rio_local_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x5b674509 regmap_get_val_bytes +EXPORT_SYMBOL_GPL vmlinux 0x5b70ae1f fuse_abort_conn +EXPORT_SYMBOL_GPL vmlinux 0x5b7c7b93 mtk_pinconf_drive_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x5b83d7ab __tracepoint_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x5b9dbe58 iommu_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0x5ba9c87f blk_crypto_keyslot_index +EXPORT_SYMBOL_GPL vmlinux 0x5bac5d90 fwnode_get_name +EXPORT_SYMBOL_GPL vmlinux 0x5bae11e8 extcon_set_property +EXPORT_SYMBOL_GPL vmlinux 0x5bb99b16 usb_of_get_companion_dev +EXPORT_SYMBOL_GPL vmlinux 0x5bbfce27 pinctrl_pm_select_sleep_state +EXPORT_SYMBOL_GPL vmlinux 0x5bc86b82 usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x5bc950fe regulator_irq_helper_cancel +EXPORT_SYMBOL_GPL vmlinux 0x5bcc0df7 ata_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x5bcc3104 pinctrl_generic_get_group_name +EXPORT_SYMBOL_GPL vmlinux 0x5bd0748f crypto_del_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x5bd6eaac clk_hw_register_composite +EXPORT_SYMBOL_GPL vmlinux 0x5bdae35b usb_phy_roothub_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x5bdbac4e rcu_unexpedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x5bde05ee devm_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x5bf60ad5 clk_hw_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x5c070f62 cper_mem_err_status_str +EXPORT_SYMBOL_GPL vmlinux 0x5c0f77ce HYPERVISOR_platform_op_raw +EXPORT_SYMBOL_GPL vmlinux 0x5c2093af skb_complete_wifi_ack +EXPORT_SYMBOL_GPL vmlinux 0x5c311b9a xenbus_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x5c318fb4 request_firmware_direct +EXPORT_SYMBOL_GPL vmlinux 0x5c3bbd06 __SCK__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x5c3be469 sysfs_unbreak_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x5c5a1b16 tick_broadcast_control +EXPORT_SYMBOL_GPL vmlinux 0x5c5ebb50 xdp_convert_zc_to_xdp_frame +EXPORT_SYMBOL_GPL vmlinux 0x5c6b2313 __pm_runtime_idle +EXPORT_SYMBOL_GPL vmlinux 0x5c73dc9e of_property_read_variable_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x5c74b41d public_key_signature_free +EXPORT_SYMBOL_GPL vmlinux 0x5c75be08 pci_epc_mem_free_addr +EXPORT_SYMBOL_GPL vmlinux 0x5c7c8dc5 cpufreq_table_index_unsorted +EXPORT_SYMBOL_GPL vmlinux 0x5c82016e __SCK__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x5c8ee5f1 dev_pm_opp_remove +EXPORT_SYMBOL_GPL vmlinux 0x5c917038 dm_device_name +EXPORT_SYMBOL_GPL vmlinux 0x5c962bc9 regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x5c9ea72a regulator_set_load +EXPORT_SYMBOL_GPL vmlinux 0x5ca491db put_io_context +EXPORT_SYMBOL_GPL vmlinux 0x5ca8c125 exportfs_decode_fh_raw +EXPORT_SYMBOL_GPL vmlinux 0x5cab9945 unregister_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0x5cad8fc3 power_supply_ocv2cap_simple +EXPORT_SYMBOL_GPL vmlinux 0x5cbc6f3e regmap_write_async +EXPORT_SYMBOL_GPL vmlinux 0x5cc77c45 led_colors +EXPORT_SYMBOL_GPL vmlinux 0x5ccc9ac1 pci_generic_config_read32 +EXPORT_SYMBOL_GPL vmlinux 0x5ccf1545 pm_genpd_opp_to_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x5cede0a7 xdp_flush_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x5cf1586c devm_init_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x5cf64249 devm_ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0x5cf7c409 spi_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x5d0c4dcc phylink_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x5d17148b apei_write +EXPORT_SYMBOL_GPL vmlinux 0x5d1b3918 usb_phy_roothub_resume +EXPORT_SYMBOL_GPL vmlinux 0x5d24a920 ata_sff_drain_fifo +EXPORT_SYMBOL_GPL vmlinux 0x5d2aa5fb rhashtable_walk_peek +EXPORT_SYMBOL_GPL vmlinux 0x5d2bc42a reset_control_rearm +EXPORT_SYMBOL_GPL vmlinux 0x5d42f986 fscrypt_fname_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x5d4a5445 blk_mq_flush_busy_ctxs +EXPORT_SYMBOL_GPL vmlinux 0x5d6f0f57 __traceiter_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x5d75260a vring_create_virtqueue_dma +EXPORT_SYMBOL_GPL vmlinux 0x5d7fd50f tty_get_pgrp +EXPORT_SYMBOL_GPL vmlinux 0x5d81beac user_read +EXPORT_SYMBOL_GPL vmlinux 0x5d8476d3 bpf_sk_storage_diag_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5d85bb62 __tracepoint_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x5d88acec scsi_dh_attached_handler_name +EXPORT_SYMBOL_GPL vmlinux 0x5d8b8332 virtqueue_poll +EXPORT_SYMBOL_GPL vmlinux 0x5da67adc zs_compact +EXPORT_SYMBOL_GPL vmlinux 0x5daf5e74 fsnotify_find_mark +EXPORT_SYMBOL_GPL vmlinux 0x5dba6a7d dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x5dc19747 phylink_mii_c22_pcs_encode_advertisement +EXPORT_SYMBOL_GPL vmlinux 0x5dd61f58 of_genpd_add_provider_simple +EXPORT_SYMBOL_GPL vmlinux 0x5dd7af36 usb_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x5de412cd k3_ringacc_ring_push +EXPORT_SYMBOL_GPL vmlinux 0x5e114aa1 pci_epc_map_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x5e173309 cpu_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x5e1f3e7d dev_pm_domain_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x5e2b8681 blkcg_activate_policy +EXPORT_SYMBOL_GPL vmlinux 0x5e377fdc spi_mem_exec_op +EXPORT_SYMBOL_GPL vmlinux 0x5e44f364 kthread_func +EXPORT_SYMBOL_GPL vmlinux 0x5e454a7c get_device +EXPORT_SYMBOL_GPL vmlinux 0x5e515be6 ktime_get_ts64 +EXPORT_SYMBOL_GPL vmlinux 0x5e555fe5 vp_modern_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x5e65729f devm_regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5e676016 pci_load_and_free_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x5e68a81f fat_setattr +EXPORT_SYMBOL_GPL vmlinux 0x5e7304e1 iommu_register_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x5e76bb57 k3_ringacc_ring_get_size +EXPORT_SYMBOL_GPL vmlinux 0x5e779d8c dev_pm_domain_start +EXPORT_SYMBOL_GPL vmlinux 0x5e78c951 dev_attr_em_message_type +EXPORT_SYMBOL_GPL vmlinux 0x5e798ffb divider_get_val +EXPORT_SYMBOL_GPL vmlinux 0x5e7b06e1 scsi_template_proc_dir +EXPORT_SYMBOL_GPL vmlinux 0x5e85415b ring_buffer_consume +EXPORT_SYMBOL_GPL vmlinux 0x5e908ff5 invalidate_inode_pages2 +EXPORT_SYMBOL_GPL vmlinux 0x5e938576 device_create_managed_software_node +EXPORT_SYMBOL_GPL vmlinux 0x5e956f77 stmpe_set_altfunc +EXPORT_SYMBOL_GPL vmlinux 0x5e9b80b8 tcp_enter_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0x5ea65fca dax_layout_busy_page +EXPORT_SYMBOL_GPL vmlinux 0x5eae5408 clk_is_enabled_when_prepared +EXPORT_SYMBOL_GPL vmlinux 0x5eaf8f0b pwm_adjust_config +EXPORT_SYMBOL_GPL vmlinux 0x5eb417e0 __SCK__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x5ecdcf90 ti_sci_get_free_resource +EXPORT_SYMBOL_GPL vmlinux 0x5ecf0129 blk_queue_max_zone_append_sectors +EXPORT_SYMBOL_GPL vmlinux 0x5ed106e4 pinctrl_force_default +EXPORT_SYMBOL_GPL vmlinux 0x5ee2aa12 list_lru_count_node +EXPORT_SYMBOL_GPL vmlinux 0x5ef4d01f fscrypt_limit_io_blocks +EXPORT_SYMBOL_GPL vmlinux 0x5f02ad65 sfp_bus_add_upstream +EXPORT_SYMBOL_GPL vmlinux 0x5f0d7238 crypto_unregister_aead +EXPORT_SYMBOL_GPL vmlinux 0x5f102cba devl_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5f17c0f9 of_property_read_string_helper +EXPORT_SYMBOL_GPL vmlinux 0x5f17f3e2 __traceiter_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x5f2309c7 __tracepoint_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0x5f23e3fa insert_resource +EXPORT_SYMBOL_GPL vmlinux 0x5f318f8a imx_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0x5f384a68 x509_free_certificate +EXPORT_SYMBOL_GPL vmlinux 0x5f42f4d5 rz_mtu3_16bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0x5f482ca1 nvmem_del_cell_table +EXPORT_SYMBOL_GPL vmlinux 0x5f519b33 __put_net +EXPORT_SYMBOL_GPL vmlinux 0x5f6704b0 dev_attr_ncq_prio_supported +EXPORT_SYMBOL_GPL vmlinux 0x5f6f1e9e dax_get_private +EXPORT_SYMBOL_GPL vmlinux 0x5f835cab fib_info_nh_uses_dev +EXPORT_SYMBOL_GPL vmlinux 0x5f9b3a2c sk_clear_memalloc +EXPORT_SYMBOL_GPL vmlinux 0x5fa625ed mpi_ec_mul_point +EXPORT_SYMBOL_GPL vmlinux 0x5fa7ba59 mtk_clk_simple_remove +EXPORT_SYMBOL_GPL vmlinux 0x5fb69253 bdi_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x5fb8848b halt_poll_ns_grow_start +EXPORT_SYMBOL_GPL vmlinux 0x5fbb1de5 acpi_cpu_get_madt_gicc +EXPORT_SYMBOL_GPL vmlinux 0x5fd2a9b0 dev_pm_opp_of_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x5fd5d4a6 tty_buffer_request_room +EXPORT_SYMBOL_GPL vmlinux 0x5fdf2e30 mtk_pinconf_adv_pull_set +EXPORT_SYMBOL_GPL vmlinux 0x5fe7e874 clone_private_mount +EXPORT_SYMBOL_GPL vmlinux 0x600059e7 __traceiter_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x60091316 clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x6015e5f4 iommu_device_sysfs_add +EXPORT_SYMBOL_GPL vmlinux 0x601dc57a devm_remove_action +EXPORT_SYMBOL_GPL vmlinux 0x60259611 dev_pm_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x603d0d51 acpi_os_map_iomem +EXPORT_SYMBOL_GPL vmlinux 0x603d26d6 fwnode_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x603f5308 nvmem_layout_unregister +EXPORT_SYMBOL_GPL vmlinux 0x60442822 phys_to_mach +EXPORT_SYMBOL_GPL vmlinux 0x604722fd devices_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x604a4f08 kobj_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x605d5bfa cache_line_size +EXPORT_SYMBOL_GPL vmlinux 0x606b4aba devlink_linecard_provision_set +EXPORT_SYMBOL_GPL vmlinux 0x606c6a18 rtnl_register_module +EXPORT_SYMBOL_GPL vmlinux 0x607635b2 usb_set_wireless_status +EXPORT_SYMBOL_GPL vmlinux 0x607c4683 devlink_info_version_fixed_put +EXPORT_SYMBOL_GPL vmlinux 0x6089dc6a of_request_module +EXPORT_SYMBOL_GPL vmlinux 0x608d25d6 __xas_prev +EXPORT_SYMBOL_GPL vmlinux 0x6091797f synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x6093f6f6 qcom_smem_state_get +EXPORT_SYMBOL_GPL vmlinux 0x609b617e pci_cfg_access_unlock +EXPORT_SYMBOL_GPL vmlinux 0x60a13e90 rcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x60a32ea9 pm_power_off +EXPORT_SYMBOL_GPL vmlinux 0x60a4b08e blkcg_root_css +EXPORT_SYMBOL_GPL vmlinux 0x60ace384 mptcp_get_reset_option +EXPORT_SYMBOL_GPL vmlinux 0x60ae0922 power_supply_vbat2ri +EXPORT_SYMBOL_GPL vmlinux 0x60b753d3 rio_request_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x60c49949 bio_trim +EXPORT_SYMBOL_GPL vmlinux 0x60c740d3 unregister_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x60c83ab6 ptp_classify_raw +EXPORT_SYMBOL_GPL vmlinux 0x60ca7c47 devm_rtc_allocate_device +EXPORT_SYMBOL_GPL vmlinux 0x60e1b23f pci_dev_run_wake +EXPORT_SYMBOL_GPL vmlinux 0x60e927c0 md_do_sync +EXPORT_SYMBOL_GPL vmlinux 0x60ebc96f ring_buffer_read_prepare +EXPORT_SYMBOL_GPL vmlinux 0x60ffa50f debugfs_create_u8 +EXPORT_SYMBOL_GPL vmlinux 0x61068d92 devm_gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0x6115db67 fwnode_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x61192e61 genphy_c45_pma_baset1_setup_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x611cfa85 klist_add_tail +EXPORT_SYMBOL_GPL vmlinux 0x61245db8 dw8250_setup_port +EXPORT_SYMBOL_GPL vmlinux 0x6129fb93 sfp_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x612bfd89 errno_to_blk_status +EXPORT_SYMBOL_GPL vmlinux 0x61361601 led_trigger_blink_oneshot +EXPORT_SYMBOL_GPL vmlinux 0x6143c0bc serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x614adcb7 of_overlay_remove_all +EXPORT_SYMBOL_GPL vmlinux 0x614b54fe clkdev_create +EXPORT_SYMBOL_GPL vmlinux 0x615bd8eb tpm_calc_ordinal_duration +EXPORT_SYMBOL_GPL vmlinux 0x616dabae usb_root_hub_lost_power +EXPORT_SYMBOL_GPL vmlinux 0x616dcdcf pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x6181e79f timerqueue_add +EXPORT_SYMBOL_GPL vmlinux 0x6183345c nl_table +EXPORT_SYMBOL_GPL vmlinux 0x618b407d tpm1_do_selftest +EXPORT_SYMBOL_GPL vmlinux 0x6198dfea __ring_buffer_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6199ad5d crypto_has_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x61a01c7a ata_bmdma_post_internal_cmd +EXPORT_SYMBOL_GPL vmlinux 0x61a09f4e ncsi_vlan_rx_add_vid +EXPORT_SYMBOL_GPL vmlinux 0x61a3ce89 dev_pm_genpd_suspend +EXPORT_SYMBOL_GPL vmlinux 0x61b26058 clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x61b3c6fa tty_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x61bd0bd0 get_completed_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x61c1ca29 __SCK__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x61c56b4c kvm_make_all_cpus_request +EXPORT_SYMBOL_GPL vmlinux 0x61c651a3 imx93_clk_composite_flags +EXPORT_SYMBOL_GPL vmlinux 0x61cf5955 scsi_block_targets +EXPORT_SYMBOL_GPL vmlinux 0x61e5b7cf ata_host_detach +EXPORT_SYMBOL_GPL vmlinux 0x61ea9af8 fsnotify_put_mark +EXPORT_SYMBOL_GPL vmlinux 0x61f1644b mas_find_range +EXPORT_SYMBOL_GPL vmlinux 0x61f56667 i2c_dw_prepare_clk +EXPORT_SYMBOL_GPL vmlinux 0x61f67c92 phy_gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0x620aea97 clk_register_hisi_phase +EXPORT_SYMBOL_GPL vmlinux 0x62104126 phylink_ethtool_set_wol +EXPORT_SYMBOL_GPL vmlinux 0x6214d623 cpufreq_enable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x62190902 devm_phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x62251043 xfrm_dev_policy_add +EXPORT_SYMBOL_GPL vmlinux 0x622c7922 register_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0x622cd31a crypto_register_aead +EXPORT_SYMBOL_GPL vmlinux 0x622d22ef rz_mtu3_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x62377a7b blk_io_schedule +EXPORT_SYMBOL_GPL vmlinux 0x623a19b6 ahci_platform_disable_regulators +EXPORT_SYMBOL_GPL vmlinux 0x6245dea3 crypto_unregister_shashes +EXPORT_SYMBOL_GPL vmlinux 0x6246a629 synchronize_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x6248cb8b irq_find_matching_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x6257dda7 clk_rate_exclusive_get +EXPORT_SYMBOL_GPL vmlinux 0x6259d291 clk_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x625e7ee7 devm_kstrdup +EXPORT_SYMBOL_GPL vmlinux 0x626a0cad sysfs_update_groups +EXPORT_SYMBOL_GPL vmlinux 0x62735f97 shash_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0x62887ea5 ata_do_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x628d45ad devl_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0x628e0123 scsi_dh_set_params +EXPORT_SYMBOL_GPL vmlinux 0x6298a776 vcap_rule_set_counter +EXPORT_SYMBOL_GPL vmlinux 0x62ab7643 rio_map_inb_region +EXPORT_SYMBOL_GPL vmlinux 0x62abdfb8 ftrace_set_notrace +EXPORT_SYMBOL_GPL vmlinux 0x62baf0e6 tcf_dev_queue_xmit +EXPORT_SYMBOL_GPL vmlinux 0x62bb09bf clocks_calc_mult_shift +EXPORT_SYMBOL_GPL vmlinux 0x62c06e99 acpi_pci_check_ejectable +EXPORT_SYMBOL_GPL vmlinux 0x62c2f553 unregister_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x62e7aff3 usb_match_one_id +EXPORT_SYMBOL_GPL vmlinux 0x62f0f405 acpi_dev_gpio_irq_wake_get_by +EXPORT_SYMBOL_GPL vmlinux 0x62f23edd pci_hp_create_module_link +EXPORT_SYMBOL_GPL vmlinux 0x62f27eb6 nf_ip_route +EXPORT_SYMBOL_GPL vmlinux 0x62f2ace9 iommu_domain_free +EXPORT_SYMBOL_GPL vmlinux 0x62f433a1 clk_fixed_factor_ops +EXPORT_SYMBOL_GPL vmlinux 0x62f77451 blk_queue_required_elevator_features +EXPORT_SYMBOL_GPL vmlinux 0x63150e06 clk_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x63197685 s2idle_wake +EXPORT_SYMBOL_GPL vmlinux 0x631af34a md_bitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x631ff8f2 platform_get_irq_byname +EXPORT_SYMBOL_GPL vmlinux 0x63411e52 pci_msi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0x634b9d42 __SCK__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x6376b491 tty_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x63aae332 icc_std_aggregate +EXPORT_SYMBOL_GPL vmlinux 0x63acd246 skb_to_sgvec +EXPORT_SYMBOL_GPL vmlinux 0x63acfa6c device_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x63af8708 mmu_notifier_put +EXPORT_SYMBOL_GPL vmlinux 0x63b4489e serial8250_read_char +EXPORT_SYMBOL_GPL vmlinux 0x63be4c54 tcp_reno_cong_avoid +EXPORT_SYMBOL_GPL vmlinux 0x63c08029 clk_bulk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0x63c476a0 ip6_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x63ca572e pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0x63d540f6 dm_path_uevent +EXPORT_SYMBOL_GPL vmlinux 0x63dccef5 open_related_ns +EXPORT_SYMBOL_GPL vmlinux 0x63e25be8 umd_load_blob +EXPORT_SYMBOL_GPL vmlinux 0x63e723ca phy_set_mode_ext +EXPORT_SYMBOL_GPL vmlinux 0x63e835fb rio_release_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x63ea80b3 cper_mem_err_type_str +EXPORT_SYMBOL_GPL vmlinux 0x63eb7c49 bsg_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x6405ca2a devl_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0x64067953 rio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x64094233 devfreq_event_set_event +EXPORT_SYMBOL_GPL vmlinux 0x6409cbf1 ata_ncq_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x640b32e5 platform_bus +EXPORT_SYMBOL_GPL vmlinux 0x641e617e dm_table_device_name +EXPORT_SYMBOL_GPL vmlinux 0x6426f91e da903x_write +EXPORT_SYMBOL_GPL vmlinux 0x6427572b tegra210_clk_emc_dll_enable +EXPORT_SYMBOL_GPL vmlinux 0x643b06b0 zynqmp_pm_clock_setrate +EXPORT_SYMBOL_GPL vmlinux 0x6446626f ip6_dst_lookup +EXPORT_SYMBOL_GPL vmlinux 0x645f172d iomap_invalidate_folio +EXPORT_SYMBOL_GPL vmlinux 0x6463e559 virtio_device_restore +EXPORT_SYMBOL_GPL vmlinux 0x64641eec __thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0x647537f3 pl320_ipc_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x647a3541 irq_get_domain_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x647adb62 devm_rtc_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x648dfc82 list_lru_add +EXPORT_SYMBOL_GPL vmlinux 0x648f59a9 sfp_module_insert +EXPORT_SYMBOL_GPL vmlinux 0x649cb257 platform_irqchip_probe +EXPORT_SYMBOL_GPL vmlinux 0x64a31445 mutex_lock_io +EXPORT_SYMBOL_GPL vmlinux 0x64af74b5 crypto_unregister_ahash +EXPORT_SYMBOL_GPL vmlinux 0x64b58c0e irq_domain_translate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x64be46ec devm_usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0x64bf4a49 dw_pcie_find_capability +EXPORT_SYMBOL_GPL vmlinux 0x64c53511 inet_csk_route_req +EXPORT_SYMBOL_GPL vmlinux 0x64d68dea of_pci_get_devfn +EXPORT_SYMBOL_GPL vmlinux 0x64d77f0c __xenbus_register_backend +EXPORT_SYMBOL_GPL vmlinux 0x64da8aa6 crypto_hash_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x64e27c4f synth_event_delete +EXPORT_SYMBOL_GPL vmlinux 0x64e2ca78 crypto_register_aeads +EXPORT_SYMBOL_GPL vmlinux 0x64f36620 dax_flush +EXPORT_SYMBOL_GPL vmlinux 0x64fdf1e5 fscrypt_set_bio_crypt_ctx_bh +EXPORT_SYMBOL_GPL vmlinux 0x6502d9c2 xenbus_scanf +EXPORT_SYMBOL_GPL vmlinux 0x651d10e5 ktime_get_tai_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x651fa0ce tegra_xusb_padctl_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x652fe2a8 ftrace_ops_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x6531a37f mpi_add +EXPORT_SYMBOL_GPL vmlinux 0x65347dfe dw_pcie_own_conf_map_bus +EXPORT_SYMBOL_GPL vmlinux 0x653ab04a security_inode_setattr +EXPORT_SYMBOL_GPL vmlinux 0x65525c38 ghes_register_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x655696fd vp_modern_get_status +EXPORT_SYMBOL_GPL vmlinux 0x6562885b replace_page_cache_folio +EXPORT_SYMBOL_GPL vmlinux 0x6568b886 of_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x6573f83a platform_device_register +EXPORT_SYMBOL_GPL vmlinux 0x65816487 generic_handle_domain_irq +EXPORT_SYMBOL_GPL vmlinux 0x658b3f0e da9052_adc_manual_read +EXPORT_SYMBOL_GPL vmlinux 0x658dd787 thermal_zone_device_register_with_trips +EXPORT_SYMBOL_GPL vmlinux 0x659c3ea2 net_selftest +EXPORT_SYMBOL_GPL vmlinux 0x65a21491 sdio_f0_readb +EXPORT_SYMBOL_GPL vmlinux 0x65a7977f nexthop_find_by_id +EXPORT_SYMBOL_GPL vmlinux 0x65aa4f95 __fsl_mc_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x65acf90c sbitmap_weight +EXPORT_SYMBOL_GPL vmlinux 0x65af4281 find_mci_by_dev +EXPORT_SYMBOL_GPL vmlinux 0x65ccb6f0 call_netevent_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x65cd1aef lochnagar_update_config +EXPORT_SYMBOL_GPL vmlinux 0x65cf731a clk_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0x65d47d5e acpi_match_acpi_device +EXPORT_SYMBOL_GPL vmlinux 0x65d4a3b1 kcpustat_field +EXPORT_SYMBOL_GPL vmlinux 0x65e01af9 __sync_icache_dcache +EXPORT_SYMBOL_GPL vmlinux 0x65e27f76 irq_get_default_host +EXPORT_SYMBOL_GPL vmlinux 0x65ff5e82 vchan_tx_desc_free +EXPORT_SYMBOL_GPL vmlinux 0x661601de sprint_symbol +EXPORT_SYMBOL_GPL vmlinux 0x661ebff8 udp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x662a6a59 fat_flush_inodes +EXPORT_SYMBOL_GPL vmlinux 0x662d6037 devfreq_get_devfreq_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x663018a5 __traceiter_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x6636c3c9 irq_set_vcpu_affinity +EXPORT_SYMBOL_GPL vmlinux 0x663bb448 devlink_fmsg_obj_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x6648db98 __SCK__tp_func_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0x664eb54a k3_ringacc_ring_reset_dma +EXPORT_SYMBOL_GPL vmlinux 0x664ef4e2 fscrypt_mergeable_bio +EXPORT_SYMBOL_GPL vmlinux 0x66560472 spi_split_transfers_maxwords +EXPORT_SYMBOL_GPL vmlinux 0x665e92a0 clk_set_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x665f1344 crypto_unregister_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x6667d6b2 i2c_add_numbered_adapter +EXPORT_SYMBOL_GPL vmlinux 0x6670785e gpiochip_generic_config +EXPORT_SYMBOL_GPL vmlinux 0x6676f2ae wbt_disable_default +EXPORT_SYMBOL_GPL vmlinux 0x667e853b ata_pci_device_suspend +EXPORT_SYMBOL_GPL vmlinux 0x6681e87a devm_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x668402aa crypto_put_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x6693280e get_task_mm +EXPORT_SYMBOL_GPL vmlinux 0x669a7d95 __irq_set_handler +EXPORT_SYMBOL_GPL vmlinux 0x669a8034 of_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x66a12236 i2c_adapter_type +EXPORT_SYMBOL_GPL vmlinux 0x66ab9a7d ata_pci_device_resume +EXPORT_SYMBOL_GPL vmlinux 0x66aba8f3 __irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x66b97421 sfp_link_up +EXPORT_SYMBOL_GPL vmlinux 0x66c5e797 ahci_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x66d03aa4 rio_request_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x66d87d38 symbol_put_addr +EXPORT_SYMBOL_GPL vmlinux 0x66e8b5b0 phylink_caps_to_linkmodes +EXPORT_SYMBOL_GPL vmlinux 0x66ef1d1b scsi_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x66f551ba call_srcu +EXPORT_SYMBOL_GPL vmlinux 0x66f5918b memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x66fa0b21 unmap_mapping_pages +EXPORT_SYMBOL_GPL vmlinux 0x6707743a of_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x670884b5 device_link_remove +EXPORT_SYMBOL_GPL vmlinux 0x670b339c ghes_get_devices +EXPORT_SYMBOL_GPL vmlinux 0x67112767 ping_err +EXPORT_SYMBOL_GPL vmlinux 0x6724d4b1 skb_scrub_packet +EXPORT_SYMBOL_GPL vmlinux 0x67277a3b devm_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x672c1e16 skb_partial_csum_set +EXPORT_SYMBOL_GPL vmlinux 0x672fdb75 syscon_regmap_lookup_by_phandle_args +EXPORT_SYMBOL_GPL vmlinux 0x673444d5 sysfs_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x6739a503 balloon_set_new_target +EXPORT_SYMBOL_GPL vmlinux 0x67429c91 __SCK__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x675df262 gpiochip_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0x6760826e css_next_descendant_pre +EXPORT_SYMBOL_GPL vmlinux 0x676ba53d io_cgrp_subsys +EXPORT_SYMBOL_GPL vmlinux 0x676c688f k3_ringacc_ring_free +EXPORT_SYMBOL_GPL vmlinux 0x6779bccf unregister_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x677aa614 xen_dbgp_reset_prep +EXPORT_SYMBOL_GPL vmlinux 0x677c69f1 make_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x677ff88c xas_store +EXPORT_SYMBOL_GPL vmlinux 0x67955ce6 profile_hits +EXPORT_SYMBOL_GPL vmlinux 0x67a8df09 regulator_map_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x67c3c795 get_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x67c8fb1c ata_std_prereset +EXPORT_SYMBOL_GPL vmlinux 0x67c92f21 ata_do_dev_read_id +EXPORT_SYMBOL_GPL vmlinux 0x67da9f7c sha512_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x681feece fwnode_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x6822de1a firmware_upload_unregister +EXPORT_SYMBOL_GPL vmlinux 0x68251cfa dpcon_enable +EXPORT_SYMBOL_GPL vmlinux 0x6826c1c8 __pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0x682aa6b9 of_property_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0x682ff057 ring_buffer_commit_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x68460527 blkcg_set_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x684ca117 zynqmp_pm_get_pll_frac_mode +EXPORT_SYMBOL_GPL vmlinux 0x685586cb of_pci_range_parser_one +EXPORT_SYMBOL_GPL vmlinux 0x685b810a crypto_larval_kill +EXPORT_SYMBOL_GPL vmlinux 0x685cfdf9 ip_route_output_key_hash +EXPORT_SYMBOL_GPL vmlinux 0x686ed37a blkcg_print_blkgs +EXPORT_SYMBOL_GPL vmlinux 0x687212ff __sock_recv_cmsgs +EXPORT_SYMBOL_GPL vmlinux 0x6892e3c3 kvm_set_pfn_accessed +EXPORT_SYMBOL_GPL vmlinux 0x6892f091 attribute_container_register +EXPORT_SYMBOL_GPL vmlinux 0x68952493 rcu_note_context_switch +EXPORT_SYMBOL_GPL vmlinux 0x6899fd67 pinconf_generic_dt_node_to_map +EXPORT_SYMBOL_GPL vmlinux 0x68b34a04 sk_msg_zerocopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0x68c49e27 em_dev_register_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x68c772c0 vcap_del_rules +EXPORT_SYMBOL_GPL vmlinux 0x68d0fd0a power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x68ed2d90 kern_mount +EXPORT_SYMBOL_GPL vmlinux 0x68f2221d blk_crypto_profile_destroy +EXPORT_SYMBOL_GPL vmlinux 0x68ff33eb uart_try_toggle_sysrq +EXPORT_SYMBOL_GPL vmlinux 0x6900686f vcap_find_actionfield +EXPORT_SYMBOL_GPL vmlinux 0x6904ade9 inet_csk_route_child_sock +EXPORT_SYMBOL_GPL vmlinux 0x690e903f of_i2c_get_board_info +EXPORT_SYMBOL_GPL vmlinux 0x690f585e phy_basic_ports_array +EXPORT_SYMBOL_GPL vmlinux 0x69151ae9 of_add_property +EXPORT_SYMBOL_GPL vmlinux 0x6926c3fa vcap_rule_get_counter +EXPORT_SYMBOL_GPL vmlinux 0x692703c7 nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x692892fd shash_no_setkey +EXPORT_SYMBOL_GPL vmlinux 0x692b0ed1 nvmem_layout_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x693d19a2 __cdx_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x694196d2 sysfs_create_files +EXPORT_SYMBOL_GPL vmlinux 0x6944a8e6 fwnode_property_get_reference_args +EXPORT_SYMBOL_GPL vmlinux 0x694c7208 mtk_clk_unregister_cpumuxes +EXPORT_SYMBOL_GPL vmlinux 0x695776c5 seq_buf_do_printk +EXPORT_SYMBOL_GPL vmlinux 0x696340a5 __i2c_board_lock +EXPORT_SYMBOL_GPL vmlinux 0x69637b2c __traceiter_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x69652a40 imx_pinctrl_parse_pin_scu +EXPORT_SYMBOL_GPL vmlinux 0x696f2b63 of_changeset_init +EXPORT_SYMBOL_GPL vmlinux 0x697c5d0d tracing_snapshot_alloc +EXPORT_SYMBOL_GPL vmlinux 0x698cc914 blk_steal_bios +EXPORT_SYMBOL_GPL vmlinux 0x698d91aa usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0x698edfc3 zynqmp_pm_set_gem_config +EXPORT_SYMBOL_GPL vmlinux 0x69902dd3 mbox_send_message +EXPORT_SYMBOL_GPL vmlinux 0x6996d51c mmc_get_ext_csd +EXPORT_SYMBOL_GPL vmlinux 0x69b4d703 virtqueue_add_sgs +EXPORT_SYMBOL_GPL vmlinux 0x69be5a43 kvm_destroy_vcpus +EXPORT_SYMBOL_GPL vmlinux 0x69bfc89e devl_dpipe_table_register +EXPORT_SYMBOL_GPL vmlinux 0x69cf0632 mpi_fromstr +EXPORT_SYMBOL_GPL vmlinux 0x69cf44f7 ata_bmdma_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x69cfb512 __netif_set_xps_queue +EXPORT_SYMBOL_GPL vmlinux 0x69e683de uuid_gen +EXPORT_SYMBOL_GPL vmlinux 0x69e71fe5 mtk_pinconf_adv_drive_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x69ee2220 linear_range_get_selector_high +EXPORT_SYMBOL_GPL vmlinux 0x69f316df xhci_ext_cap_init +EXPORT_SYMBOL_GPL vmlinux 0x69feb9e1 inet_ehash_nolisten +EXPORT_SYMBOL_GPL vmlinux 0x6a025583 acpi_find_child_by_adr +EXPORT_SYMBOL_GPL vmlinux 0x6a05b65b fb_videomode_from_videomode +EXPORT_SYMBOL_GPL vmlinux 0x6a12a6f2 regmap_noinc_write +EXPORT_SYMBOL_GPL vmlinux 0x6a12f91e regulator_set_suspend_voltage +EXPORT_SYMBOL_GPL vmlinux 0x6a14d3af unregister_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6a19060a sk_psock_msg_verdict +EXPORT_SYMBOL_GPL vmlinux 0x6a3b07d4 vfs_inode_has_locks +EXPORT_SYMBOL_GPL vmlinux 0x6a413001 crypto_register_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x6a421062 memory_failure_queue +EXPORT_SYMBOL_GPL vmlinux 0x6a460dc5 schedule_hrtimeout +EXPORT_SYMBOL_GPL vmlinux 0x6a4f623b mmu_notifier_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x6a50efae devm_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x6a5df00e pci_set_pcie_reset_state +EXPORT_SYMBOL_GPL vmlinux 0x6a62db12 devm_ti_sci_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x6a68ac08 regulator_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x6a6cd160 uprobe_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6a813a52 __mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x6a840075 __traceiter_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x6a8441be cpci_hp_start +EXPORT_SYMBOL_GPL vmlinux 0x6a8529a3 ahci_platform_enable_clks +EXPORT_SYMBOL_GPL vmlinux 0x6a93c9b2 zynqmp_pm_pinctrl_get_function +EXPORT_SYMBOL_GPL vmlinux 0x6a98ac03 scsi_register_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x6a9e90af ata_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x6aa2a877 xenbus_printf +EXPORT_SYMBOL_GPL vmlinux 0x6aaba5a8 bpf_prog_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6aad9152 xen_set_callback_via +EXPORT_SYMBOL_GPL vmlinux 0x6aaf07d9 scsi_build_sense +EXPORT_SYMBOL_GPL vmlinux 0x6abb6e36 mmc_regulator_disable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x6acc7977 component_unbind_all +EXPORT_SYMBOL_GPL vmlinux 0x6ad7d00d fixed_phy_register +EXPORT_SYMBOL_GPL vmlinux 0x6ada6552 hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0x6aea2f4a vc_scrolldelta_helper +EXPORT_SYMBOL_GPL vmlinux 0x6aec09a9 serdev_device_wait_until_sent +EXPORT_SYMBOL_GPL vmlinux 0x6aed7504 usb_find_interface +EXPORT_SYMBOL_GPL vmlinux 0x6af1093c adp5520_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6af2f1e3 of_get_pci_domain_nr +EXPORT_SYMBOL_GPL vmlinux 0x6af6db26 __traceiter_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x6afc15ed ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x6b0dc565 xen_set_irq_priority +EXPORT_SYMBOL_GPL vmlinux 0x6b147c7c gnttab_unmap_refs_sync +EXPORT_SYMBOL_GPL vmlinux 0x6b15da87 wm8350_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x6b1c1a81 ipv6_recv_error +EXPORT_SYMBOL_GPL vmlinux 0x6b2b69f7 static_key_enable +EXPORT_SYMBOL_GPL vmlinux 0x6b3ae022 acpi_os_unmap_iomem +EXPORT_SYMBOL_GPL vmlinux 0x6b3d1e1c of_pci_get_slot_power_limit +EXPORT_SYMBOL_GPL vmlinux 0x6b4045ee zynqmp_pm_get_api_version +EXPORT_SYMBOL_GPL vmlinux 0x6b413c9b sfp_link_down +EXPORT_SYMBOL_GPL vmlinux 0x6b456cdc devm_hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0x6b47f8a4 hisi_clk_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x6b5454c0 serdev_device_add +EXPORT_SYMBOL_GPL vmlinux 0x6b70ad19 spi_write_then_read +EXPORT_SYMBOL_GPL vmlinux 0x6b722180 log_read_mmio +EXPORT_SYMBOL_GPL vmlinux 0x6b750ef3 pm_generic_restore_noirq +EXPORT_SYMBOL_GPL vmlinux 0x6b78fcfa skb_zerocopy_iter_stream +EXPORT_SYMBOL_GPL vmlinux 0x6b7a4335 hyperv_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x6b81c38b power_supply_unreg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6b834121 bman_portals_probed +EXPORT_SYMBOL_GPL vmlinux 0x6b871784 dev_pm_opp_add +EXPORT_SYMBOL_GPL vmlinux 0x6b8e472f phy_create_lookup +EXPORT_SYMBOL_GPL vmlinux 0x6b9ddf9c led_trigger_rename_static +EXPORT_SYMBOL_GPL vmlinux 0x6ba36c6a hwpoison_filter_flags_value +EXPORT_SYMBOL_GPL vmlinux 0x6bac7b0a dev_pm_qos_hide_flags +EXPORT_SYMBOL_GPL vmlinux 0x6bb7b5c8 dst_cache_set_ip4 +EXPORT_SYMBOL_GPL vmlinux 0x6bb8c1e5 imx_check_clk_hws +EXPORT_SYMBOL_GPL vmlinux 0x6bbd8324 perf_unregister_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x6bc0d80c ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x6bc408a9 dw_pcie_wait_for_link +EXPORT_SYMBOL_GPL vmlinux 0x6bc9c8a4 trace_array_printk +EXPORT_SYMBOL_GPL vmlinux 0x6bccf21c of_get_regulator_init_data +EXPORT_SYMBOL_GPL vmlinux 0x6bcdedc0 mpi_point_init +EXPORT_SYMBOL_GPL vmlinux 0x6bd1aa56 stack_trace_save +EXPORT_SYMBOL_GPL vmlinux 0x6bdce2cf tpm_chip_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6bdef35c acpi_ec_mark_gpe_for_wake +EXPORT_SYMBOL_GPL vmlinux 0x6be3a96b hv_remove_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0x6bedcf47 dma_max_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0x6bf7cf34 usb_mon_register +EXPORT_SYMBOL_GPL vmlinux 0x6c0cd546 gpiochip_irq_unmap +EXPORT_SYMBOL_GPL vmlinux 0x6c10adac apply_to_existing_page_range +EXPORT_SYMBOL_GPL vmlinux 0x6c13779a ata_sff_data_xfer +EXPORT_SYMBOL_GPL vmlinux 0x6c205008 mpi_print +EXPORT_SYMBOL_GPL vmlinux 0x6c2a1bdb shash_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x6c2be5eb tun_get_socket +EXPORT_SYMBOL_GPL vmlinux 0x6c348fda scmi_requested_devices_nh +EXPORT_SYMBOL_GPL vmlinux 0x6c38118e of_regulator_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x6c389761 acpi_bus_get_private_data +EXPORT_SYMBOL_GPL vmlinux 0x6c397e5e ahci_do_softreset +EXPORT_SYMBOL_GPL vmlinux 0x6c3ad680 pcie_flr +EXPORT_SYMBOL_GPL vmlinux 0x6c3f70e0 guid_gen +EXPORT_SYMBOL_GPL vmlinux 0x6c42c942 led_trigger_remove +EXPORT_SYMBOL_GPL vmlinux 0x6c4b6684 reset_control_assert +EXPORT_SYMBOL_GPL vmlinux 0x6c4d4467 usb_autopm_put_interface_no_suspend +EXPORT_SYMBOL_GPL vmlinux 0x6c5ad0cd kmsg_dump_register +EXPORT_SYMBOL_GPL vmlinux 0x6c655913 register_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6c66f3fb sdio_set_host_pm_flags +EXPORT_SYMBOL_GPL vmlinux 0x6c71d3b7 nvmem_cell_read_variable_le_u32 +EXPORT_SYMBOL_GPL vmlinux 0x6c956075 __SCK__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x6c9fc843 hisi_clk_init +EXPORT_SYMBOL_GPL vmlinux 0x6ca01025 dma_get_any_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x6ca4bf88 async_synchronize_full_domain +EXPORT_SYMBOL_GPL vmlinux 0x6cb0ce87 irq_get_percpu_devid_partition +EXPORT_SYMBOL_GPL vmlinux 0x6cb8b08a blk_clear_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x6cc0f275 da9052_request_irq +EXPORT_SYMBOL_GPL vmlinux 0x6cd2d5d9 nf_queue +EXPORT_SYMBOL_GPL vmlinux 0x6cdc21cb devfreq_event_reset_event +EXPORT_SYMBOL_GPL vmlinux 0x6ce10eb0 trace_clock_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x6ce917b4 irq_domain_set_hwirq_and_chip +EXPORT_SYMBOL_GPL vmlinux 0x6cf8c272 fsl_mc_bus_dpmac_type +EXPORT_SYMBOL_GPL vmlinux 0x6cfab41a xen_hvm_evtchn_do_upcall +EXPORT_SYMBOL_GPL vmlinux 0x6cfac11a scmi_device_create +EXPORT_SYMBOL_GPL vmlinux 0x6cfe3450 device_for_each_child_reverse +EXPORT_SYMBOL_GPL vmlinux 0x6d04891d inet_getpeer +EXPORT_SYMBOL_GPL vmlinux 0x6d09843f copy_bpf_fprog_from_user +EXPORT_SYMBOL_GPL vmlinux 0x6d0ae550 pinctrl_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x6d0b3ffc wm8350_gpio_config +EXPORT_SYMBOL_GPL vmlinux 0x6d0bddfe fsstack_copy_attr_all +EXPORT_SYMBOL_GPL vmlinux 0x6d1cb62d acpi_spi_count_resources +EXPORT_SYMBOL_GPL vmlinux 0x6d1ff484 usb_anchor_urb +EXPORT_SYMBOL_GPL vmlinux 0x6d211d05 pm_report_hw_sleep_time +EXPORT_SYMBOL_GPL vmlinux 0x6d2fc5a6 net_namespace_list +EXPORT_SYMBOL_GPL vmlinux 0x6d421c13 crypto_shash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x6d43454f clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x6d467b08 arm_smccc_1_1_get_conduit +EXPORT_SYMBOL_GPL vmlinux 0x6d49c8ed iommu_group_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x6d6fec1f ktime_mono_to_any +EXPORT_SYMBOL_GPL vmlinux 0x6d701186 regmap_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x6d74a49c pci_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x6d7616b3 platform_device_add +EXPORT_SYMBOL_GPL vmlinux 0x6d7832b7 __stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x6d7e951e rcu_exp_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x6d83a40d mtk_clk_unregister_muxes +EXPORT_SYMBOL_GPL vmlinux 0x6d8763f8 __dax_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x6d934f56 ata_cable_80wire +EXPORT_SYMBOL_GPL vmlinux 0x6da69881 l3mdev_fib_table_rcu +EXPORT_SYMBOL_GPL vmlinux 0x6da9ca52 evtchn_make_refcounted +EXPORT_SYMBOL_GPL vmlinux 0x6daf3c08 rt288x_setup +EXPORT_SYMBOL_GPL vmlinux 0x6dbaafd3 put_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6dbedfa6 sata_link_resume +EXPORT_SYMBOL_GPL vmlinux 0x6dc18241 ncsi_stop_dev +EXPORT_SYMBOL_GPL vmlinux 0x6dc33fbb dev_pm_opp_find_level_ceil +EXPORT_SYMBOL_GPL vmlinux 0x6dc4f60a usb_create_shared_hcd +EXPORT_SYMBOL_GPL vmlinux 0x6dd5680d sprint_symbol_build_id +EXPORT_SYMBOL_GPL vmlinux 0x6dd6c919 mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0x6ddbb385 devlink_flash_update_timeout_notify +EXPORT_SYMBOL_GPL vmlinux 0x6de31ea1 xdp_return_frame +EXPORT_SYMBOL_GPL vmlinux 0x6de35a4f led_set_brightness_nopm +EXPORT_SYMBOL_GPL vmlinux 0x6de4ca1f fscrypt_prepare_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x6def18ee dev_pm_opp_of_register_em +EXPORT_SYMBOL_GPL vmlinux 0x6df67e73 inet6_sock_destruct +EXPORT_SYMBOL_GPL vmlinux 0x6e09d93d __SCK__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0x6e292c3a fscrypt_prepare_symlink +EXPORT_SYMBOL_GPL vmlinux 0x6e34384f of_mm_gpiochip_add_data +EXPORT_SYMBOL_GPL vmlinux 0x6e353c26 mpi_rshift +EXPORT_SYMBOL_GPL vmlinux 0x6e3ff83a edac_device_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x6e494dd4 devl_rate_leaf_destroy +EXPORT_SYMBOL_GPL vmlinux 0x6e4aa78d k3_udma_glue_rx_flow_enable +EXPORT_SYMBOL_GPL vmlinux 0x6e4be66b ata_sff_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x6e4d36e3 regmap_noinc_read +EXPORT_SYMBOL_GPL vmlinux 0x6e545c41 wm8350_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x6e7943ec iommu_group_id +EXPORT_SYMBOL_GPL vmlinux 0x6e803d1d ahci_platform_get_resources +EXPORT_SYMBOL_GPL vmlinux 0x6e85246c lwtunnel_build_state +EXPORT_SYMBOL_GPL vmlinux 0x6e89a560 regmap_irq_chip_get_base +EXPORT_SYMBOL_GPL vmlinux 0x6e914514 acpi_dev_irq_flags +EXPORT_SYMBOL_GPL vmlinux 0x6e95875f xhci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x6e958dd5 unregister_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x6e9de2e0 __traceiter_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x6ea2a99f __tracepoint_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0x6ea86a1a gpiod_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x6eb04f46 register_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6eb43b17 mtk_clk_simple_probe +EXPORT_SYMBOL_GPL vmlinux 0x6eb909c0 devl_assert_locked +EXPORT_SYMBOL_GPL vmlinux 0x6ebae5a7 iommu_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x6ebe366f ktime_get_mono_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6ec4fa02 mmc_sanitize +EXPORT_SYMBOL_GPL vmlinux 0x6ed8410c watchdog_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x6ee5068b pciserial_init_ports +EXPORT_SYMBOL_GPL vmlinux 0x6ef35261 devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x6ef55f4a scsi_autopm_put_device +EXPORT_SYMBOL_GPL vmlinux 0x6ef6b54f ktime_get_boot_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6f0b2a71 tpm_get_random +EXPORT_SYMBOL_GPL vmlinux 0x6f12560a get_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6f2017de misc_cg_set_capacity +EXPORT_SYMBOL_GPL vmlinux 0x6f28fd2f ata_cable_unknown +EXPORT_SYMBOL_GPL vmlinux 0x6f553170 bus_sort_breadthfirst +EXPORT_SYMBOL_GPL vmlinux 0x6f59306f component_compare_dev +EXPORT_SYMBOL_GPL vmlinux 0x6f6968b6 k3_ringacc_dmarings_init +EXPORT_SYMBOL_GPL vmlinux 0x6f6b52e9 __ipv6_fixup_options +EXPORT_SYMBOL_GPL vmlinux 0x6f6f7436 ahci_pmp_retry_srst_ops +EXPORT_SYMBOL_GPL vmlinux 0x6f7d320d vfs_getxattr +EXPORT_SYMBOL_GPL vmlinux 0x6f7e6040 irq_has_action +EXPORT_SYMBOL_GPL vmlinux 0x6f7f413a strp_check_rcv +EXPORT_SYMBOL_GPL vmlinux 0x6f839a23 phy_save_page +EXPORT_SYMBOL_GPL vmlinux 0x6f8e3f8a scsi_eh_ready_devs +EXPORT_SYMBOL_GPL vmlinux 0x6f9e763b timecounter_read +EXPORT_SYMBOL_GPL vmlinux 0x6fa426d2 phylink_ethtool_nway_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fa68f6e dw_pcie_ep_init +EXPORT_SYMBOL_GPL vmlinux 0x6fa88e07 meson_clk_dualdiv_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x6fcef6ab ring_buffer_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fd201bf __nf_ip6_route +EXPORT_SYMBOL_GPL vmlinux 0x6fdd4fc6 blk_crypto_reprogram_all_keys +EXPORT_SYMBOL_GPL vmlinux 0x6fdeda06 stmpe_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x6ff30735 fwnode_graph_get_endpoint_count +EXPORT_SYMBOL_GPL vmlinux 0x6ff48aca regulator_get_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0x6ff607b6 crypto_get_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x7006586e iommu_get_group_resv_regions +EXPORT_SYMBOL_GPL vmlinux 0x70079d69 tracepoint_probe_register_prio_may_exist +EXPORT_SYMBOL_GPL vmlinux 0x702bb334 tegra_bpmp_transfer_atomic +EXPORT_SYMBOL_GPL vmlinux 0x702c7f73 virtio_config_changed +EXPORT_SYMBOL_GPL vmlinux 0x703da607 __devm_of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x704137a4 irq_create_fwspec_mapping +EXPORT_SYMBOL_GPL vmlinux 0x70423efb zynqmp_pm_set_sd_config +EXPORT_SYMBOL_GPL vmlinux 0x704b5e06 kvm_init +EXPORT_SYMBOL_GPL vmlinux 0x7053b71d usb_reset_configuration +EXPORT_SYMBOL_GPL vmlinux 0x705bfc37 page_cache_async_ra +EXPORT_SYMBOL_GPL vmlinux 0x70632ef1 devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x7073c04f phy_10_100_features_array +EXPORT_SYMBOL_GPL vmlinux 0x707ff873 acpi_bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x709917f7 __hwspin_unlock +EXPORT_SYMBOL_GPL vmlinux 0x70a89c47 blkcg_root +EXPORT_SYMBOL_GPL vmlinux 0x70aaa01e wm831x_device_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x70be1662 bpf_trace_run10 +EXPORT_SYMBOL_GPL vmlinux 0x70c2c7ea pids_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x70c52dc5 nf_skb_duplicated +EXPORT_SYMBOL_GPL vmlinux 0x70c7c55a acpi_subsys_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0x70cf032f usb_hcd_irq +EXPORT_SYMBOL_GPL vmlinux 0x70d30867 sdio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x70df858c ata_pci_sff_activate_host +EXPORT_SYMBOL_GPL vmlinux 0x70e3c261 xhci_resume +EXPORT_SYMBOL_GPL vmlinux 0x70e96339 devm_hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x70eaea03 tpm1_getcap +EXPORT_SYMBOL_GPL vmlinux 0x70fb547c device_set_of_node_from_dev +EXPORT_SYMBOL_GPL vmlinux 0x70fbae4d cppc_allow_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x70fd0190 perf_event_disable +EXPORT_SYMBOL_GPL vmlinux 0x7106ae24 pci_probe_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x7109e537 meson_axg_pmx_ops +EXPORT_SYMBOL_GPL vmlinux 0x710c73b6 crypto_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7114bd9a blk_crypto_intersect_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x71153da4 gfn_to_memslot +EXPORT_SYMBOL_GPL vmlinux 0x7118f313 of_detach_node +EXPORT_SYMBOL_GPL vmlinux 0x71207451 acpi_dev_resource_io +EXPORT_SYMBOL_GPL vmlinux 0x71217ac9 devm_pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x7129a6f4 osc_sb_native_usb4_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x713869f5 pci_aer_clear_nonfatal_status +EXPORT_SYMBOL_GPL vmlinux 0x714f0cd4 ip4_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x7158713e rio_add_net +EXPORT_SYMBOL_GPL vmlinux 0x716265c7 debugfs_initialized +EXPORT_SYMBOL_GPL vmlinux 0x7168d408 handle_untracked_irq +EXPORT_SYMBOL_GPL vmlinux 0x71724493 mctrl_gpio_enable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x7181db30 atomic_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7184c126 debugfs_create_ulong +EXPORT_SYMBOL_GPL vmlinux 0x718b4e50 pci_ignore_hotplug +EXPORT_SYMBOL_GPL vmlinux 0x718b9c1c divider_recalc_rate +EXPORT_SYMBOL_GPL vmlinux 0x7195940a mctrl_gpio_disable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x719c8f19 irq_domain_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x719dd7b0 dma_get_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x719e17ff clk_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x719e4afb devm_tegra_core_dev_init_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x71a0720c dm_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x71a20f4a __SCK__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x71b1c89b cleanup_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x71b2973f rio_dev_get +EXPORT_SYMBOL_GPL vmlinux 0x71b46485 vp_modern_set_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x71b6cf94 dst_cache_reset_now +EXPORT_SYMBOL_GPL vmlinux 0x71c059d8 __traceiter_map +EXPORT_SYMBOL_GPL vmlinux 0x71d49920 dev_coredumpv +EXPORT_SYMBOL_GPL vmlinux 0x71d62722 xdp_return_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x71ec5778 tegra_bpmp_put +EXPORT_SYMBOL_GPL vmlinux 0x71ed72a9 devm_platform_get_and_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0x71fe19b8 sdio_readl +EXPORT_SYMBOL_GPL vmlinux 0x7206b845 acct_bioset_exit +EXPORT_SYMBOL_GPL vmlinux 0x7211c102 mtk_clk_unregister_ref2usb_tx +EXPORT_SYMBOL_GPL vmlinux 0x7213b2f8 devlink_is_reload_failed +EXPORT_SYMBOL_GPL vmlinux 0x7220b5dc __phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x7236a692 ata_timing_compute +EXPORT_SYMBOL_GPL vmlinux 0x7239317d ata_host_register +EXPORT_SYMBOL_GPL vmlinux 0x723d71bd xhci_run +EXPORT_SYMBOL_GPL vmlinux 0x724b10ac devm_regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x725240da fat_fill_super +EXPORT_SYMBOL_GPL vmlinux 0x725ecd31 gpiochip_irq_domain_deactivate +EXPORT_SYMBOL_GPL vmlinux 0x7265f2b0 pci_vpd_check_csum +EXPORT_SYMBOL_GPL vmlinux 0x72729bd4 tcp_unregister_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x72789f79 static_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x7278d328 all_vm_events +EXPORT_SYMBOL_GPL vmlinux 0x727a114a dpcon_open +EXPORT_SYMBOL_GPL vmlinux 0x7282ecb6 rcu_async_hurry +EXPORT_SYMBOL_GPL vmlinux 0x7283161b percpu_ref_switch_to_percpu +EXPORT_SYMBOL_GPL vmlinux 0x729eb41d regmap_field_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x72ac03cc cgroup_path_ns +EXPORT_SYMBOL_GPL vmlinux 0x72ae1839 base64_decode +EXPORT_SYMBOL_GPL vmlinux 0x72b84585 badblocks_show +EXPORT_SYMBOL_GPL vmlinux 0x72c3ec0f fwnode_property_present +EXPORT_SYMBOL_GPL vmlinux 0x72c9ef9f regulator_allow_bypass +EXPORT_SYMBOL_GPL vmlinux 0x72d0d6a6 akcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x72d267dc nvmem_del_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0x72dcc05f dprc_get_obj +EXPORT_SYMBOL_GPL vmlinux 0x72e46275 gpiod_get_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x72e6646a usb_get_maximum_ssp_rate +EXPORT_SYMBOL_GPL vmlinux 0x72e6dd88 __fl6_sock_lookup +EXPORT_SYMBOL_GPL vmlinux 0x72ee4162 sata_scr_valid +EXPORT_SYMBOL_GPL vmlinux 0x72f5f931 regmap_check_range_table +EXPORT_SYMBOL_GPL vmlinux 0x72fb637e cpufreq_register_governor +EXPORT_SYMBOL_GPL vmlinux 0x730a37ff pci_doe +EXPORT_SYMBOL_GPL vmlinux 0x7315a07a of_reconfig_get_state_change +EXPORT_SYMBOL_GPL vmlinux 0x732852fe xenbus_transaction_end +EXPORT_SYMBOL_GPL vmlinux 0x7333a377 skb_defer_rx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x7333c05e mtk_eint_do_init +EXPORT_SYMBOL_GPL vmlinux 0x73345969 sysfs_merge_group +EXPORT_SYMBOL_GPL vmlinux 0x73392b27 irq_setup_alt_chip +EXPORT_SYMBOL_GPL vmlinux 0x7343ed67 cpufreq_driver_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x73587a15 iommu_dev_disable_feature +EXPORT_SYMBOL_GPL vmlinux 0x7364cb24 sync_page_io +EXPORT_SYMBOL_GPL vmlinux 0x736bc934 crypto_grab_ahash +EXPORT_SYMBOL_GPL vmlinux 0x737cb10e powercap_unregister_control_type +EXPORT_SYMBOL_GPL vmlinux 0x7381287f trace_handle_return +EXPORT_SYMBOL_GPL vmlinux 0x7383bc3b edac_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0x73a48b4a ata_sff_std_ports +EXPORT_SYMBOL_GPL vmlinux 0x73b57711 _copy_from_iter_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x73bd4225 iommu_group_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x73c2554f __iowrite64_copy +EXPORT_SYMBOL_GPL vmlinux 0x73cc8631 oiap +EXPORT_SYMBOL_GPL vmlinux 0x73d35437 regulator_get_hardware_vsel_register +EXPORT_SYMBOL_GPL vmlinux 0x73d67fdb usb_enable_intel_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0x73f5c09d acpi_set_modalias +EXPORT_SYMBOL_GPL vmlinux 0x73fc3cb6 platform_msi_domain_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0x740c7d5e init_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x741c9c99 phy_driver_is_genphy +EXPORT_SYMBOL_GPL vmlinux 0x7429297b interval_tree_span_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x743b99d8 xenmem_reservation_increase +EXPORT_SYMBOL_GPL vmlinux 0x74457e56 apei_resources_fini +EXPORT_SYMBOL_GPL vmlinux 0x744d4cf3 mddev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x74532f07 pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x7456a873 dev_pm_opp_set_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x74604ea0 pci_epc_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x74657f62 syscon_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x746c4dc2 perf_event_enable +EXPORT_SYMBOL_GPL vmlinux 0x746ceefa strp_init +EXPORT_SYMBOL_GPL vmlinux 0x746e6e71 __kthread_init_worker +EXPORT_SYMBOL_GPL vmlinux 0x749312b9 pin_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0x7497b536 mpc8xxx_spi_tx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0x749b496c ndo_dflt_bridge_getlink +EXPORT_SYMBOL_GPL vmlinux 0x749f7e7d vp_legacy_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x74a22bb4 k3_udma_glue_push_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x74b0f181 xen_xlate_unmap_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0x74b1cb19 l3mdev_master_upper_ifindex_by_index_rcu +EXPORT_SYMBOL_GPL vmlinux 0x74b5ea68 lcm_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x74b88716 fwnode_graph_get_endpoint_by_id +EXPORT_SYMBOL_GPL vmlinux 0x74b8f3ec nvdimm_bus_check_dimm_count +EXPORT_SYMBOL_GPL vmlinux 0x74baf17a tracing_is_on +EXPORT_SYMBOL_GPL vmlinux 0x74bf2e01 scsi_pr_type_to_block +EXPORT_SYMBOL_GPL vmlinux 0x74c7bffa stack_trace_snprint +EXPORT_SYMBOL_GPL vmlinux 0x74d42632 mas_empty_area +EXPORT_SYMBOL_GPL vmlinux 0x74d994df mtk_hw_set_value +EXPORT_SYMBOL_GPL vmlinux 0x74df1604 usb_sg_wait +EXPORT_SYMBOL_GPL vmlinux 0x74e73871 housekeeping_overridden +EXPORT_SYMBOL_GPL vmlinux 0x74fda4ce crypto_alloc_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x7504f532 tegra210_clk_emc_attach +EXPORT_SYMBOL_GPL vmlinux 0x750c8e55 pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0x750de8c3 devlink_port_type_eth_set +EXPORT_SYMBOL_GPL vmlinux 0x75133f6e visitor128 +EXPORT_SYMBOL_GPL vmlinux 0x751c3c39 fuse_do_open +EXPORT_SYMBOL_GPL vmlinux 0x751d2e97 bpf_log +EXPORT_SYMBOL_GPL vmlinux 0x751dd634 devm_kfree +EXPORT_SYMBOL_GPL vmlinux 0x7522f3ba irq_modify_status +EXPORT_SYMBOL_GPL vmlinux 0x75323486 devlink_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x7546f96a of_pm_clk_add_clks +EXPORT_SYMBOL_GPL vmlinux 0x754ac4f6 fib_rules_dump +EXPORT_SYMBOL_GPL vmlinux 0x7551119d regulator_set_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0x7552fd4e ata_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x75608468 pci_host_common_remove +EXPORT_SYMBOL_GPL vmlinux 0x75652ca3 regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x757af5d1 led_trigger_blink +EXPORT_SYMBOL_GPL vmlinux 0x757c1bbb housekeeping_any_cpu +EXPORT_SYMBOL_GPL vmlinux 0x757c8d31 powercap_register_zone +EXPORT_SYMBOL_GPL vmlinux 0x758a43fe k3_ringacc_get_ring_irq_num +EXPORT_SYMBOL_GPL vmlinux 0x758ebf09 genphy_c45_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x758f2c66 of_clk_del_provider +EXPORT_SYMBOL_GPL vmlinux 0x759139cb of_pci_check_probe_only +EXPORT_SYMBOL_GPL vmlinux 0x759bfe36 btree_destroy +EXPORT_SYMBOL_GPL vmlinux 0x759c9969 ata_sas_port_init +EXPORT_SYMBOL_GPL vmlinux 0x75a750e4 vcap_rule_rem_key +EXPORT_SYMBOL_GPL vmlinux 0x75a9a4b7 cgroup_attach_task_all +EXPORT_SYMBOL_GPL vmlinux 0x75b18ea4 skb_pull_rcsum +EXPORT_SYMBOL_GPL vmlinux 0x75b63a2c dev_pm_qos_update_user_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x75bbb0d0 crypto_unregister_template +EXPORT_SYMBOL_GPL vmlinux 0x75cc6290 blk_queue_zone_write_granularity +EXPORT_SYMBOL_GPL vmlinux 0x75d9b9a1 udp_tunnel_nic_ops +EXPORT_SYMBOL_GPL vmlinux 0x75dd4ebe of_overlay_remove +EXPORT_SYMBOL_GPL vmlinux 0x75e51945 __SCK__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x75e9c735 pci_ats_disabled +EXPORT_SYMBOL_GPL vmlinux 0x75f2f886 genphy_c45_aneg_done +EXPORT_SYMBOL_GPL vmlinux 0x75f41857 ehci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x75fb9062 arch_timer_read_counter +EXPORT_SYMBOL_GPL vmlinux 0x75fdf9aa irq_domain_associate_many +EXPORT_SYMBOL_GPL vmlinux 0x76001900 nvmem_cell_read_u8 +EXPORT_SYMBOL_GPL vmlinux 0x7601b3b4 acpi_dev_get_memory_resources +EXPORT_SYMBOL_GPL vmlinux 0x7610e212 sec_irq_init +EXPORT_SYMBOL_GPL vmlinux 0x761773dc kvm_get_kvm +EXPORT_SYMBOL_GPL vmlinux 0x76303976 vp_modern_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x763cda6b vp_modern_set_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0x7644ffb1 device_store_bool +EXPORT_SYMBOL_GPL vmlinux 0x76517f03 interval_tree_span_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0x7656410c mpi_sub +EXPORT_SYMBOL_GPL vmlinux 0x766385dc extcon_set_state_sync +EXPORT_SYMBOL_GPL vmlinux 0x7665a95b idr_remove +EXPORT_SYMBOL_GPL vmlinux 0x766a0813 pci_epc_bme_notify +EXPORT_SYMBOL_GPL vmlinux 0x76723960 cpufreq_frequency_table_get_index +EXPORT_SYMBOL_GPL vmlinux 0x767f1076 rdev_clear_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x767fed0f scsi_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x7681946c unregister_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x76898580 bpf_prog_destroy +EXPORT_SYMBOL_GPL vmlinux 0x769cefb5 percpu_ref_switch_to_atomic +EXPORT_SYMBOL_GPL vmlinux 0x769dce02 meson_pmx_get_groups +EXPORT_SYMBOL_GPL vmlinux 0x769f40d0 ata_scsi_unlock_native_capacity +EXPORT_SYMBOL_GPL vmlinux 0x76a0f89a fat_time_unix2fat +EXPORT_SYMBOL_GPL vmlinux 0x76a61e85 __SCK__tp_func_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x76b14b5f mptcp_pm_get_add_addr_signal_max +EXPORT_SYMBOL_GPL vmlinux 0x76bc7420 bpf_trace_run5 +EXPORT_SYMBOL_GPL vmlinux 0x76bee744 ahci_platform_ops +EXPORT_SYMBOL_GPL vmlinux 0x76d1af56 debounce_time_mt2701 +EXPORT_SYMBOL_GPL vmlinux 0x76d9b876 clk_set_rate +EXPORT_SYMBOL_GPL vmlinux 0x76db73fe fat_truncate_time +EXPORT_SYMBOL_GPL vmlinux 0x76e46e8f kthread_cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x76e85b92 gnttab_request_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x76eeeb0f sha384_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x770dd837 sysfs_file_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x77108861 dm_hold +EXPORT_SYMBOL_GPL vmlinux 0x77119c49 pci_bridge_secondary_bus_reset +EXPORT_SYMBOL_GPL vmlinux 0x7712771a unbind_from_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x77222306 ring_buffer_read_page +EXPORT_SYMBOL_GPL vmlinux 0x772b0f64 __wake_up_pollfree +EXPORT_SYMBOL_GPL vmlinux 0x772c7e8e __xdp_rxq_info_reg +EXPORT_SYMBOL_GPL vmlinux 0x7733c3e3 of_pse_control_get +EXPORT_SYMBOL_GPL vmlinux 0x7737f588 usb_init_urb +EXPORT_SYMBOL_GPL vmlinux 0x773ad8f8 fwnode_graph_get_remote_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x774bdd03 of_get_required_opp_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x77522cf6 sbitmap_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0x7757b51a clk_unregister +EXPORT_SYMBOL_GPL vmlinux 0x776bcb56 nexthop_for_each_fib6_nh +EXPORT_SYMBOL_GPL vmlinux 0x776e33ed clk_regmap_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x777834ac pci_disable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x778904af genpd_dev_pm_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x7791e066 dw_pcie_read +EXPORT_SYMBOL_GPL vmlinux 0x7793e599 compat_only_sysfs_link_entry_to_kobj +EXPORT_SYMBOL_GPL vmlinux 0x7797fbb5 imx_clk_hw_pfdv2 +EXPORT_SYMBOL_GPL vmlinux 0x77ae495d usb_speed_string +EXPORT_SYMBOL_GPL vmlinux 0x77b64945 vring_transport_features +EXPORT_SYMBOL_GPL vmlinux 0x77c339f1 aead_init_geniv +EXPORT_SYMBOL_GPL vmlinux 0x77c7aca9 gpiochip_find +EXPORT_SYMBOL_GPL vmlinux 0x77dc1c8c tpm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0x77e2847e dax_iomap_fault +EXPORT_SYMBOL_GPL vmlinux 0x77e75be3 sfp_bus_put +EXPORT_SYMBOL_GPL vmlinux 0x77e8f134 __tracepoint_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x77e994a7 kvm_vcpu_halt +EXPORT_SYMBOL_GPL vmlinux 0x77ecf68d memalloc_socks_key +EXPORT_SYMBOL_GPL vmlinux 0x77f24400 perf_register_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x77f27898 rtc_update_irq +EXPORT_SYMBOL_GPL vmlinux 0x77ff80d3 __tracepoint_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x78076ddc device_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x7811aa2e gpiochip_get_desc +EXPORT_SYMBOL_GPL vmlinux 0x7823178b dma_get_required_mask +EXPORT_SYMBOL_GPL vmlinux 0x7827365d sbitmap_queue_show +EXPORT_SYMBOL_GPL vmlinux 0x7847c621 sfp_parse_support +EXPORT_SYMBOL_GPL vmlinux 0x78541c78 fib_nh_common_init +EXPORT_SYMBOL_GPL vmlinux 0x785a93b4 si_mem_available +EXPORT_SYMBOL_GPL vmlinux 0x7862c922 serial8250_modem_status +EXPORT_SYMBOL_GPL vmlinux 0x7867fff8 hvc_poll +EXPORT_SYMBOL_GPL vmlinux 0x786f9ac6 of_console_check +EXPORT_SYMBOL_GPL vmlinux 0x7872114c blkg_conf_exit +EXPORT_SYMBOL_GPL vmlinux 0x787b9f36 blk_mq_unquiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x787c882b lzo1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x788bfbad ring_buffer_empty +EXPORT_SYMBOL_GPL vmlinux 0x789c73d9 rcu_cpu_stall_suppress_at_boot +EXPORT_SYMBOL_GPL vmlinux 0x78aeea5d regulator_enable +EXPORT_SYMBOL_GPL vmlinux 0x78b3b214 lwtunnel_fill_encap +EXPORT_SYMBOL_GPL vmlinux 0x78b87049 sata_set_spd +EXPORT_SYMBOL_GPL vmlinux 0x78c7c499 pci_enable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x78cd37c4 fuse_do_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x78d0e01c wm831x_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x78ddb76b dmi_match +EXPORT_SYMBOL_GPL vmlinux 0x78eb435c fsl_mc_bus_dpmcp_type +EXPORT_SYMBOL_GPL vmlinux 0x78f2bbd7 acpi_bus_trim +EXPORT_SYMBOL_GPL vmlinux 0x7906ff2f clk_hw_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x790be0b9 usb_bus_idr +EXPORT_SYMBOL_GPL vmlinux 0x790c4286 xenbus_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7913eb2c tcp_sendmsg_locked +EXPORT_SYMBOL_GPL vmlinux 0x7918d817 memory_failure +EXPORT_SYMBOL_GPL vmlinux 0x791e3afe vfs_fallocate +EXPORT_SYMBOL_GPL vmlinux 0x79240b1f devm_clk_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x7932e30c devlink_dpipe_entry_ctx_close +EXPORT_SYMBOL_GPL vmlinux 0x79345cb9 register_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x7934aa08 register_kprobes +EXPORT_SYMBOL_GPL vmlinux 0x793cd907 xdp_rxq_info_is_reg +EXPORT_SYMBOL_GPL vmlinux 0x7944dbf2 register_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x7944e0fc tracing_off +EXPORT_SYMBOL_GPL vmlinux 0x79470a2c TSS_authhmac +EXPORT_SYMBOL_GPL vmlinux 0x794a0461 rockchip_pcie_disable_clocks +EXPORT_SYMBOL_GPL vmlinux 0x794b3a63 user_describe +EXPORT_SYMBOL_GPL vmlinux 0x794b7271 orderly_reboot +EXPORT_SYMBOL_GPL vmlinux 0x795387b6 devm_clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x79550803 kill_pid_usb_asyncio +EXPORT_SYMBOL_GPL vmlinux 0x79567f7b regulator_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x7958ad42 nvmem_cell_read_u16 +EXPORT_SYMBOL_GPL vmlinux 0x796a4589 devm_namespace_disable +EXPORT_SYMBOL_GPL vmlinux 0x79759c56 pinmux_generic_get_function_count +EXPORT_SYMBOL_GPL vmlinux 0x798b7682 klist_prev +EXPORT_SYMBOL_GPL vmlinux 0x79912376 devm_hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7998027e __traceiter_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x79b3e127 pci_generic_config_write +EXPORT_SYMBOL_GPL vmlinux 0x79bc842c usb_anchor_suspend_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x79c82588 __traceiter_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x79d60c61 pci_epc_linkdown +EXPORT_SYMBOL_GPL vmlinux 0x79defbe1 kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x79e66c07 pm_genpd_remove +EXPORT_SYMBOL_GPL vmlinux 0x79e682b3 inet6_cleanup_sock +EXPORT_SYMBOL_GPL vmlinux 0x79f1aa44 find_iova +EXPORT_SYMBOL_GPL vmlinux 0x79f697e4 lzorle1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x79fecf1f gpiochip_line_is_valid +EXPORT_SYMBOL_GPL vmlinux 0x7a07544b sbitmap_bitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x7a082c72 hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0x7a0db8c6 xenbus_setup_ring +EXPORT_SYMBOL_GPL vmlinux 0x7a179e3a devlink_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7a259469 call_switchdev_blocking_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x7a273750 gnttab_unmap_refs_async +EXPORT_SYMBOL_GPL vmlinux 0x7a3219c2 mtk_clk_unregister_dividers +EXPORT_SYMBOL_GPL vmlinux 0x7a3f16a2 devl_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7a47f123 pci_find_dvsec_capability +EXPORT_SYMBOL_GPL vmlinux 0x7a543abd dev_pm_domain_attach_by_name +EXPORT_SYMBOL_GPL vmlinux 0x7a55ffed of_hte_req_count +EXPORT_SYMBOL_GPL vmlinux 0x7a72f76e proc_create_net_data_write +EXPORT_SYMBOL_GPL vmlinux 0x7a73e605 wm831x_isinkv_values +EXPORT_SYMBOL_GPL vmlinux 0x7a81541b async_synchronize_cookie +EXPORT_SYMBOL_GPL vmlinux 0x7a8800d8 bpf_offload_dev_netdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7a98f4b4 copy_from_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0x7a9e4c23 software_node_register_node_group +EXPORT_SYMBOL_GPL vmlinux 0x7aa8f1b9 devm_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x7aafb142 gnttab_page_cache_put +EXPORT_SYMBOL_GPL vmlinux 0x7ab25329 fat_dir_empty +EXPORT_SYMBOL_GPL vmlinux 0x7abfcb9b devlink_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7ac0250c devm_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0x7ac10ad8 icst_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x7ac722bd phy_all_ports_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7ac81f7b nfs_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x7ad02a41 asn1_encode_tag +EXPORT_SYMBOL_GPL vmlinux 0x7ad1ded1 pinctrl_register_mappings +EXPORT_SYMBOL_GPL vmlinux 0x7ad2c64c k3_udma_glue_release_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x7aedfb96 of_alias_get_id +EXPORT_SYMBOL_GPL vmlinux 0x7aeea009 cn_add_callback +EXPORT_SYMBOL_GPL vmlinux 0x7aefc94f regmap_get_device +EXPORT_SYMBOL_GPL vmlinux 0x7afcb7db __kprobe_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x7afe324e halt_poll_ns_grow +EXPORT_SYMBOL_GPL vmlinux 0x7b0809f3 cpufreq_freq_transition_end +EXPORT_SYMBOL_GPL vmlinux 0x7b08448e devl_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x7b1688d6 blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0x7b16c8f3 thermal_zone_bind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x7b18ab44 devm_register_power_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x7b34a9c6 __auxiliary_device_add +EXPORT_SYMBOL_GPL vmlinux 0x7b3f9f0b devm_watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x7b462e9e devm_devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x7b46e2e6 strp_process +EXPORT_SYMBOL_GPL vmlinux 0x7b470716 sock_diag_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7b4ddccf rtc_class_close +EXPORT_SYMBOL_GPL vmlinux 0x7b5452b8 acpi_unregister_gsi +EXPORT_SYMBOL_GPL vmlinux 0x7b5a4926 sha1_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7b5ea3bf crypto_grab_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x7b668b5d pci_hp_del +EXPORT_SYMBOL_GPL vmlinux 0x7b6949db nvdimm_has_flush +EXPORT_SYMBOL_GPL vmlinux 0x7b6f9536 acpi_register_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x7b73b5f1 regcache_cache_bypass +EXPORT_SYMBOL_GPL vmlinux 0x7b75d2f5 ahci_do_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x7b76ccc1 of_clk_src_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0x7b7773b8 serdev_device_write_flush +EXPORT_SYMBOL_GPL vmlinux 0x7b7a8989 clk_hw_get_parent_by_index +EXPORT_SYMBOL_GPL vmlinux 0x7b7d2748 ata_acpi_cbl_80wire +EXPORT_SYMBOL_GPL vmlinux 0x7b8910f4 kfence_sample_interval +EXPORT_SYMBOL_GPL vmlinux 0x7b90d1a9 bind_virq_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x7b954d77 netdev_sw_irq_coalesce_default_on +EXPORT_SYMBOL_GPL vmlinux 0x7b9793a2 get_cpu_idle_time_us +EXPORT_SYMBOL_GPL vmlinux 0x7b9ca223 driver_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x7b9ee485 nvdimm_cmd_mask +EXPORT_SYMBOL_GPL vmlinux 0x7ba8ff6e __bio_add_page +EXPORT_SYMBOL_GPL vmlinux 0x7baa42be fib6_new_table +EXPORT_SYMBOL_GPL vmlinux 0x7bab0c47 soc_device_match +EXPORT_SYMBOL_GPL vmlinux 0x7bb045a7 __request_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x7bb3fa18 vcap_rule_add_action_bit +EXPORT_SYMBOL_GPL vmlinux 0x7bb4f883 badblocks_set +EXPORT_SYMBOL_GPL vmlinux 0x7bcf0c6d regulator_set_voltage +EXPORT_SYMBOL_GPL vmlinux 0x7bd96fac devm_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0x7be7d2f2 crypto_grab_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x7bf0bbec generic_fh_to_parent +EXPORT_SYMBOL_GPL vmlinux 0x7c1f2be5 vfs_set_acl +EXPORT_SYMBOL_GPL vmlinux 0x7c291e86 show_rcu_tasks_trace_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0x7c29e950 device_register +EXPORT_SYMBOL_GPL vmlinux 0x7c30814e xenbus_free_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x7c37764c icc_disable +EXPORT_SYMBOL_GPL vmlinux 0x7c3b43ef genphy_c45_plca_get_cfg +EXPORT_SYMBOL_GPL vmlinux 0x7c3d8a4b icc_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x7c3e736a rcu_nocb_cpu_offload +EXPORT_SYMBOL_GPL vmlinux 0x7c3fd0f6 regulator_map_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x7c5d7cc5 sk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x7c699430 tcp_register_ulp +EXPORT_SYMBOL_GPL vmlinux 0x7c7b27a3 usb_hub_release_port +EXPORT_SYMBOL_GPL vmlinux 0x7c84f34e spi_mem_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x7c94c99a kvm_release_pfn_dirty +EXPORT_SYMBOL_GPL vmlinux 0x7c983a5d dmi_walk +EXPORT_SYMBOL_GPL vmlinux 0x7c9a7371 clk_prepare +EXPORT_SYMBOL_GPL vmlinux 0x7ca64a0b __cookie_v4_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x7cb1aea1 devlink_dpipe_header_ethernet +EXPORT_SYMBOL_GPL vmlinux 0x7cb803de btree_grim_visitor +EXPORT_SYMBOL_GPL vmlinux 0x7cc84d98 from_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x7cc9ed9d regulator_map_voltage_ascend +EXPORT_SYMBOL_GPL vmlinux 0x7cce902d __tracepoint_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x7cceaf92 zs_pool_stats +EXPORT_SYMBOL_GPL vmlinux 0x7cd6f042 cpufreq_get_current_driver +EXPORT_SYMBOL_GPL vmlinux 0x7cd7ba1d kernel_read_file_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x7ce10416 key_type_asymmetric +EXPORT_SYMBOL_GPL vmlinux 0x7ceaf0d5 generic_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x7cec77ec usb_sg_init +EXPORT_SYMBOL_GPL vmlinux 0x7cef2035 __strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x7cf5b1b8 mtk_pinconf_adv_drive_set_raw +EXPORT_SYMBOL_GPL vmlinux 0x7cfc10fd crypto_hash_walk_first +EXPORT_SYMBOL_GPL vmlinux 0x7d00c65b nd_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x7d06df55 pm_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x7d0f6b42 __tracepoint_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x7d1688c3 of_property_read_u32_index +EXPORT_SYMBOL_GPL vmlinux 0x7d1bb1d4 tnum_strn +EXPORT_SYMBOL_GPL vmlinux 0x7d1bfeea mbox_flush +EXPORT_SYMBOL_GPL vmlinux 0x7d1d6258 netdev_walk_all_lower_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x7d28844a of_usb_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x7d471321 zynqmp_pm_pinctrl_release +EXPORT_SYMBOL_GPL vmlinux 0x7d4f6602 icc_node_create +EXPORT_SYMBOL_GPL vmlinux 0x7d54786b xfrm_dev_state_add +EXPORT_SYMBOL_GPL vmlinux 0x7d59dd46 pm_wq +EXPORT_SYMBOL_GPL vmlinux 0x7d5b9fc9 task_active_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x7d63a6cf usb_unlocked_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x7d6cef77 ping_getfrag +EXPORT_SYMBOL_GPL vmlinux 0x7d86079b crypto_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x7d95e824 ata_dev_set_feature +EXPORT_SYMBOL_GPL vmlinux 0x7db060af pci_vpd_alloc +EXPORT_SYMBOL_GPL vmlinux 0x7db6e55b driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7dda30af unregister_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7de09e26 pci_find_next_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x7de39e07 phy_basic_t1_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7de5097b dev_pm_opp_put +EXPORT_SYMBOL_GPL vmlinux 0x7de65a03 acpi_lpat_free_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0x7de6cc23 io_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x7defc870 gnttab_end_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0x7df2c7dc cdx_device_add +EXPORT_SYMBOL_GPL vmlinux 0x7dfbd112 percpu_down_write +EXPORT_SYMBOL_GPL vmlinux 0x7dff0865 spi_setup +EXPORT_SYMBOL_GPL vmlinux 0x7e120bb3 clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x7e27614f spi_controller_dma_map_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x7e3bdecd __ftrace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0x7e52c06e rio_request_dma +EXPORT_SYMBOL_GPL vmlinux 0x7e5db80b pstore_name_to_type +EXPORT_SYMBOL_GPL vmlinux 0x7e64181d usb_calc_bus_time +EXPORT_SYMBOL_GPL vmlinux 0x7e744982 devfreq_event_get_edev_count +EXPORT_SYMBOL_GPL vmlinux 0x7e78b8ea tty_prepare_flip_string +EXPORT_SYMBOL_GPL vmlinux 0x7e7a47c9 pci_acpi_clear_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x7e7e3f58 ring_buffer_reset_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7e7e5ff1 pm_clk_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7e8d8619 usb_anchor_empty +EXPORT_SYMBOL_GPL vmlinux 0x7e917894 __SCK__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0x7e91a633 get_cpu_device +EXPORT_SYMBOL_GPL vmlinux 0x7e9f653b badblocks_store +EXPORT_SYMBOL_GPL vmlinux 0x7ea060c7 devres_close_group +EXPORT_SYMBOL_GPL vmlinux 0x7ea32445 ata_sas_tport_delete +EXPORT_SYMBOL_GPL vmlinux 0x7ea72daf pci_iov_virtfn_devfn +EXPORT_SYMBOL_GPL vmlinux 0x7ea75c24 __wake_up_locked_key_bookmark +EXPORT_SYMBOL_GPL vmlinux 0x7eb808d0 add_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7ebddd18 ata_std_sched_eh +EXPORT_SYMBOL_GPL vmlinux 0x7ecc200b of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x7ed8b75e spi_new_device +EXPORT_SYMBOL_GPL vmlinux 0x7ee8df20 cpufreq_dbs_governor_limits +EXPORT_SYMBOL_GPL vmlinux 0x7eea6b8b pcap_adc_async +EXPORT_SYMBOL_GPL vmlinux 0x7ef0b77c lp8788_write_byte +EXPORT_SYMBOL_GPL vmlinux 0x7ef4493a __traceiter_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x7ef9e027 crypto_alg_extsize +EXPORT_SYMBOL_GPL vmlinux 0x7f04a287 xhci_add_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x7f05af25 cookie_tcp_reqsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x7f3be400 spi_mem_default_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x7f666953 __spi_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x7f686ecb clk_register_divider_table +EXPORT_SYMBOL_GPL vmlinux 0x7f68ebb0 pci_epf_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x7f6cee89 rhashtable_free_and_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7f7cbc64 ip_tunnel_need_metadata +EXPORT_SYMBOL_GPL vmlinux 0x7f84f35d rcu_gp_slow_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7f8839d6 i2c_acpi_get_i2c_resource +EXPORT_SYMBOL_GPL vmlinux 0x7f8eabf4 is_software_node +EXPORT_SYMBOL_GPL vmlinux 0x7f9b1879 osc_cpc_flexible_adr_space_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x7fa96509 erst_get_record_id_next +EXPORT_SYMBOL_GPL vmlinux 0x7faba416 led_blink_set_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x7fba971e rio_release_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x7fca8d21 crypto_register_shashes +EXPORT_SYMBOL_GPL vmlinux 0x7fcc7765 devm_regulator_bulk_get_const +EXPORT_SYMBOL_GPL vmlinux 0x7fd46fca crypto_aead_setauthsize +EXPORT_SYMBOL_GPL vmlinux 0x7fe891d0 sysfs_create_link_nowarn +EXPORT_SYMBOL_GPL vmlinux 0x7ff19c40 zynqmp_pm_set_requirement +EXPORT_SYMBOL_GPL vmlinux 0x80135182 k3_ringacc_ring_pop_tail +EXPORT_SYMBOL_GPL vmlinux 0x801e76a9 nfs_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8022a8e1 tps6586x_reads +EXPORT_SYMBOL_GPL vmlinux 0x802cb984 pci_stop_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x802d7d67 vp_modern_set_status +EXPORT_SYMBOL_GPL vmlinux 0x8035bed7 rockchip_clk_protect_critical +EXPORT_SYMBOL_GPL vmlinux 0x80474700 class_dev_iter_init +EXPORT_SYMBOL_GPL vmlinux 0x804bfbc9 regulator_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x80583373 wakeup_sources_walk_start +EXPORT_SYMBOL_GPL vmlinux 0x80586e3a sk_msg_trim +EXPORT_SYMBOL_GPL vmlinux 0x80616da9 usb_check_bulk_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x807079f8 fsl_mc_object_free +EXPORT_SYMBOL_GPL vmlinux 0x807766ea usb_scuttle_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x80786727 public_key_subtype +EXPORT_SYMBOL_GPL vmlinux 0x8079b120 inet6_compat_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x807fdcc4 call_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x8089f889 xen_unregister_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0x808ec1a3 crypto_alg_tested +EXPORT_SYMBOL_GPL vmlinux 0x809cc580 device_iommu_capable +EXPORT_SYMBOL_GPL vmlinux 0x80a095d8 scatterwalk_ffwd +EXPORT_SYMBOL_GPL vmlinux 0x80bde1ce gfn_to_page_many_atomic +EXPORT_SYMBOL_GPL vmlinux 0x80c68137 nf_log_buf_close +EXPORT_SYMBOL_GPL vmlinux 0x80cae61a devm_gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x80d2e929 imx_clk_fracn_gppll +EXPORT_SYMBOL_GPL vmlinux 0x80d5e57a mpi_free +EXPORT_SYMBOL_GPL vmlinux 0x80d9a87f mtk_pinconf_bias_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x80e762a4 devm_bitmap_zalloc +EXPORT_SYMBOL_GPL vmlinux 0x80e88177 __tracepoint_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x80eca8d8 of_clk_get_parent_name +EXPORT_SYMBOL_GPL vmlinux 0x80efd015 imx_dev_clk_hw_pll14xx +EXPORT_SYMBOL_GPL vmlinux 0x810b4cb2 i2c_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x8110a73a cond_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x81141233 devfreq_cooling_em_register +EXPORT_SYMBOL_GPL vmlinux 0x8115069a vfs_splice_read +EXPORT_SYMBOL_GPL vmlinux 0x8118caef regulator_find_closest_bigger +EXPORT_SYMBOL_GPL vmlinux 0x811bd941 mtk_pinconf_bias_set +EXPORT_SYMBOL_GPL vmlinux 0x811dc334 usb_unregister_notify +EXPORT_SYMBOL_GPL vmlinux 0x81200d01 crypto_unregister_instance +EXPORT_SYMBOL_GPL vmlinux 0x812ca0dc nvdimm_delete +EXPORT_SYMBOL_GPL vmlinux 0x815588a6 clk_enable +EXPORT_SYMBOL_GPL vmlinux 0x815fda83 sed_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x8162cb8f regulator_disable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x816a41ca cpufreq_update_limits +EXPORT_SYMBOL_GPL vmlinux 0x816ae81a pci_walk_bus +EXPORT_SYMBOL_GPL vmlinux 0x8170440c bind_interdomain_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x8180cede asn1_encode_sequence +EXPORT_SYMBOL_GPL vmlinux 0x81822b21 iomap_writepages +EXPORT_SYMBOL_GPL vmlinux 0x819d72cb klist_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x81a21ac9 blk_revalidate_disk_zones +EXPORT_SYMBOL_GPL vmlinux 0x81a68518 power_supply_set_property +EXPORT_SYMBOL_GPL vmlinux 0x81a7f541 percpu_ref_init +EXPORT_SYMBOL_GPL vmlinux 0x81a877a3 gpmc_omap_onenand_set_timings +EXPORT_SYMBOL_GPL vmlinux 0x81aa78d8 zynqmp_pm_aes_engine +EXPORT_SYMBOL_GPL vmlinux 0x81c0e20b dpbp_reset +EXPORT_SYMBOL_GPL vmlinux 0x81ccd4aa of_pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0x81d4233a usb_register_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x81d5c99b irq_domain_create_legacy +EXPORT_SYMBOL_GPL vmlinux 0x81d67141 gpiochip_generic_request +EXPORT_SYMBOL_GPL vmlinux 0x81dc0074 fwnode_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x81dcfc8b kvm_read_guest_offset_cached +EXPORT_SYMBOL_GPL vmlinux 0x81e2bdf4 generic_handle_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x81f372a2 unregister_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x81f494fd sfp_register_socket +EXPORT_SYMBOL_GPL vmlinux 0x81f5c7c1 pci_p2pmem_publish +EXPORT_SYMBOL_GPL vmlinux 0x81fd5dbc ethnl_cable_test_pulse +EXPORT_SYMBOL_GPL vmlinux 0x8205ef6c rio_unmap_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x82092899 badrange_forget +EXPORT_SYMBOL_GPL vmlinux 0x82169576 gpiochip_unlock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x82189714 ip_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x8220a38e k3_ringacc_get_ring_id +EXPORT_SYMBOL_GPL vmlinux 0x82226c53 pinctrl_unregister_mappings +EXPORT_SYMBOL_GPL vmlinux 0x823a764a devm_hte_register_chip +EXPORT_SYMBOL_GPL vmlinux 0x823eae06 blocking_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x82573f3b usb_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x825c7340 phylink_get_eee_err +EXPORT_SYMBOL_GPL vmlinux 0x827e61f8 acpi_has_watchdog +EXPORT_SYMBOL_GPL vmlinux 0x828e22f4 hrtimer_forward +EXPORT_SYMBOL_GPL vmlinux 0x829f9253 spi_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x82a80545 __SCK__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x82b8b6dd dw_pcie_read_dbi +EXPORT_SYMBOL_GPL vmlinux 0x82bd9b11 regulator_set_voltage_time_sel +EXPORT_SYMBOL_GPL vmlinux 0x82be94cb serial8250_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x82c5e416 __traceiter_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x82d79b51 sysctl_vfs_cache_pressure +EXPORT_SYMBOL_GPL vmlinux 0x82da4ab8 edac_device_del_device +EXPORT_SYMBOL_GPL vmlinux 0x82e8c483 wm8350_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x82f464e2 fsl_mc_bus_dpdmux_type +EXPORT_SYMBOL_GPL vmlinux 0x8302ef2a acpi_dma_request_slave_chan_by_index +EXPORT_SYMBOL_GPL vmlinux 0x83083c45 da9052_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0x830a0543 lwtstate_free +EXPORT_SYMBOL_GPL vmlinux 0x8339df73 klist_add_behind +EXPORT_SYMBOL_GPL vmlinux 0x833ec485 msg_zerocopy_realloc +EXPORT_SYMBOL_GPL vmlinux 0x8349a895 nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x834f45ca sdio_claim_irq +EXPORT_SYMBOL_GPL vmlinux 0x835355c3 pinctrl_utils_add_map_configs +EXPORT_SYMBOL_GPL vmlinux 0x8353dfff acpi_os_get_iomem +EXPORT_SYMBOL_GPL vmlinux 0x83542aa9 max8997_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x835c6757 skb_mpls_update_lse +EXPORT_SYMBOL_GPL vmlinux 0x835f9e45 pci_has_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x8361ee0a usb_hc_died +EXPORT_SYMBOL_GPL vmlinux 0x8365b43f crypto_hash_alg_has_setkey +EXPORT_SYMBOL_GPL vmlinux 0x836d652f poll_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x836e998b crypto_sig_verify +EXPORT_SYMBOL_GPL vmlinux 0x8380803c page_cache_sync_ra +EXPORT_SYMBOL_GPL vmlinux 0x839c57b9 ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x83a747ed mtk_eint_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x83b604da max8997_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x83bd30cb ata_std_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x83ed8866 thermal_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x84106f36 devlink_trap_ctx_priv +EXPORT_SYMBOL_GPL vmlinux 0x84163f22 class_dev_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x8425b9c3 xas_split_alloc +EXPORT_SYMBOL_GPL vmlinux 0x84264ced fs_umode_to_ftype +EXPORT_SYMBOL_GPL vmlinux 0x842defb3 put_device +EXPORT_SYMBOL_GPL vmlinux 0x842f046d usb_poison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x8436ed2c balance_dirty_pages_ratelimited_flags +EXPORT_SYMBOL_GPL vmlinux 0x843a9432 uart_xchar_out +EXPORT_SYMBOL_GPL vmlinux 0x843b65f1 crypto_inst_setname +EXPORT_SYMBOL_GPL vmlinux 0x843d32d6 syscon_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x843d70ef acpi_is_root_bridge +EXPORT_SYMBOL_GPL vmlinux 0x84440fa9 tpm_pcr_extend +EXPORT_SYMBOL_GPL vmlinux 0x84502a47 blk_status_to_errno +EXPORT_SYMBOL_GPL vmlinux 0x84534968 kvm_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x84546ef2 power_supply_charge_behaviour_show +EXPORT_SYMBOL_GPL vmlinux 0x845be3ca xfrm_audit_state_delete +EXPORT_SYMBOL_GPL vmlinux 0x8462cb62 atapi_cmd_type +EXPORT_SYMBOL_GPL vmlinux 0x848a41b9 msi_next_desc +EXPORT_SYMBOL_GPL vmlinux 0x848c23b2 kthread_park +EXPORT_SYMBOL_GPL vmlinux 0x848eb726 irq_domain_create_simple +EXPORT_SYMBOL_GPL vmlinux 0x8491b827 devm_hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x849adda6 extract_iter_to_sg +EXPORT_SYMBOL_GPL vmlinux 0x84a22496 mtk_is_virt_gpio +EXPORT_SYMBOL_GPL vmlinux 0x84a8d0eb of_changeset_revert +EXPORT_SYMBOL_GPL vmlinux 0x84b3695f blk_trace_setup +EXPORT_SYMBOL_GPL vmlinux 0x84bc6ed8 mtk_pinconf_bias_set_combo +EXPORT_SYMBOL_GPL vmlinux 0x84bea4c2 pinmux_generic_get_function_name +EXPORT_SYMBOL_GPL vmlinux 0x84bf6161 skb_consume_udp +EXPORT_SYMBOL_GPL vmlinux 0x84c57278 ata_pci_bmdma_init +EXPORT_SYMBOL_GPL vmlinux 0x84d073da kernfs_put +EXPORT_SYMBOL_GPL vmlinux 0x84e32f6a gpiod_get_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x84e5658c pci_user_write_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x84e73140 set_selection_kernel +EXPORT_SYMBOL_GPL vmlinux 0x84ef27f5 synth_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x85025ce4 debugfs_create_u16 +EXPORT_SYMBOL_GPL vmlinux 0x85059d1d inode_sb_list_add +EXPORT_SYMBOL_GPL vmlinux 0x8506baa8 clk_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x850bb6db devlink_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x85142df4 sbitmap_queue_init_node +EXPORT_SYMBOL_GPL vmlinux 0x85153f43 iommu_group_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x851e6003 usb_phy_roothub_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x851fe124 __SCK__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x85327ad3 devlink_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x85540ebc nvmem_cell_put +EXPORT_SYMBOL_GPL vmlinux 0x8554acd5 vcap_keyset_name +EXPORT_SYMBOL_GPL vmlinux 0x855bcb2d wp_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x856506b8 usb_hcd_link_urb_to_ep +EXPORT_SYMBOL_GPL vmlinux 0x856d54bd devm_irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x856e1db3 cros_ec_check_features +EXPORT_SYMBOL_GPL vmlinux 0x8577ec5c mtk_clk_register_muxes +EXPORT_SYMBOL_GPL vmlinux 0x85805ffa of_pci_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0x858e2628 dax_holder +EXPORT_SYMBOL_GPL vmlinux 0x859708b2 unregister_net_sysctl_table +EXPORT_SYMBOL_GPL vmlinux 0x859acd57 udp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x85b70361 ata_bmdma_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x85c86be5 k3_udma_glue_request_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x85d968fb acpi_subsys_freeze +EXPORT_SYMBOL_GPL vmlinux 0x85e805a0 blk_mq_quiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x85eed1be iopf_queue_discard_partial +EXPORT_SYMBOL_GPL vmlinux 0x85fd3a00 of_phandle_args_to_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x8603219a xfrm_local_error +EXPORT_SYMBOL_GPL vmlinux 0x86127b03 dev_pm_opp_xlate_required_opp +EXPORT_SYMBOL_GPL vmlinux 0x86138937 power_supply_powers +EXPORT_SYMBOL_GPL vmlinux 0x861a7a70 fscrypt_dummy_policies_equal +EXPORT_SYMBOL_GPL vmlinux 0x861efab5 nvmem_cell_read_variable_le_u64 +EXPORT_SYMBOL_GPL vmlinux 0x861f1a60 trace_put_event_file +EXPORT_SYMBOL_GPL vmlinux 0x861fe73a mtk_free_clk_data +EXPORT_SYMBOL_GPL vmlinux 0x862258db timecounter_init +EXPORT_SYMBOL_GPL vmlinux 0x862bb17b linear_range_values_in_range_array +EXPORT_SYMBOL_GPL vmlinux 0x8636181b __page_file_index +EXPORT_SYMBOL_GPL vmlinux 0x864722b9 xhci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x86585a33 devlink_fmsg_obj_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x865a0fbd filemap_migrate_folio +EXPORT_SYMBOL_GPL vmlinux 0x865b0e82 dev_attr_ncq_prio_enable +EXPORT_SYMBOL_GPL vmlinux 0x86623fd7 notify_remote_via_irq +EXPORT_SYMBOL_GPL vmlinux 0x866f6ffa acpi_gpiochip_request_interrupts +EXPORT_SYMBOL_GPL vmlinux 0x86700220 acpi_get_cpuid +EXPORT_SYMBOL_GPL vmlinux 0x86747e00 reset_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8676637b handle_fasteoi_irq +EXPORT_SYMBOL_GPL vmlinux 0x8677245d unregister_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0x867a1dbf of_cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x867ff20d platform_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x86871b40 devlink_info_version_stored_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x868784cb __symbol_get +EXPORT_SYMBOL_GPL vmlinux 0x868ab4d5 dev_set_name +EXPORT_SYMBOL_GPL vmlinux 0x868bee87 acpi_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8696808c phy_gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x86a03dc7 ip6_dst_lookup_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x86aedf40 mpc8xxx_spi_tx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0x86b06946 fib_rules_unregister +EXPORT_SYMBOL_GPL vmlinux 0x86b13d2a usb_unpoison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x86b17176 mtk_hw_get_value +EXPORT_SYMBOL_GPL vmlinux 0x86b1ceb3 tegra210_set_sata_pll_seq_sw +EXPORT_SYMBOL_GPL vmlinux 0x86c02001 ipi_send_mask +EXPORT_SYMBOL_GPL vmlinux 0x86c15605 nvdimm_flush +EXPORT_SYMBOL_GPL vmlinux 0x86c43a8c cper_estatus_check +EXPORT_SYMBOL_GPL vmlinux 0x86f6b99d synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x86f85114 net_dec_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x86fac97d acct_bioset_init +EXPORT_SYMBOL_GPL vmlinux 0x86fadf04 watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x870e16b7 xen_test_irq_shared +EXPORT_SYMBOL_GPL vmlinux 0x870f3180 usb_hcd_pci_remove +EXPORT_SYMBOL_GPL vmlinux 0x8714b385 devm_thermal_of_zone_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8719d038 iommu_attach_group +EXPORT_SYMBOL_GPL vmlinux 0x871bd0e4 seg6_do_srh_encap +EXPORT_SYMBOL_GPL vmlinux 0x871c17d9 pci_sriov_get_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x8723f3bd fsl_mc_bus_dpseci_type +EXPORT_SYMBOL_GPL vmlinux 0x87258a37 mas_store +EXPORT_SYMBOL_GPL vmlinux 0x8734682d wbc_attach_and_unlock_inode +EXPORT_SYMBOL_GPL vmlinux 0x87516525 xdp_return_buff +EXPORT_SYMBOL_GPL vmlinux 0x8754c145 wakeup_source_remove +EXPORT_SYMBOL_GPL vmlinux 0x875bd1f3 ata_eh_analyze_ncq_error +EXPORT_SYMBOL_GPL vmlinux 0x87630ef1 cpci_hp_register_bus +EXPORT_SYMBOL_GPL vmlinux 0x8767f07a clk_hw_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x87908767 xas_clear_mark +EXPORT_SYMBOL_GPL vmlinux 0x87919693 udp_abort +EXPORT_SYMBOL_GPL vmlinux 0x8792ca17 da9052_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x879f482d xdp_attachment_setup +EXPORT_SYMBOL_GPL vmlinux 0x87a99df7 iomap_dio_bio_end_io +EXPORT_SYMBOL_GPL vmlinux 0x87ce5b37 dev_pm_opp_get_max_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0x87d5d23f platform_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x87e0fa04 device_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x87e399c9 blkcg_punt_bio_submit +EXPORT_SYMBOL_GPL vmlinux 0x87e57cc8 shake_page +EXPORT_SYMBOL_GPL vmlinux 0x87e5f016 crypto_sig_set_pubkey +EXPORT_SYMBOL_GPL vmlinux 0x87ea3f8e dev_pm_domain_set +EXPORT_SYMBOL_GPL vmlinux 0x87f447b9 rockchip_register_softrst_lut +EXPORT_SYMBOL_GPL vmlinux 0x87fc1cc3 fuse_conn_init +EXPORT_SYMBOL_GPL vmlinux 0x880f8b23 bus_get_dev_root +EXPORT_SYMBOL_GPL vmlinux 0x88122111 fwnode_get_next_parent +EXPORT_SYMBOL_GPL vmlinux 0x881630ad __rt_mutex_init +EXPORT_SYMBOL_GPL vmlinux 0x881c89b9 devl_dpipe_headers_register +EXPORT_SYMBOL_GPL vmlinux 0x8824e915 ata_sas_slave_configure +EXPORT_SYMBOL_GPL vmlinux 0x884a50f4 __inet_twsk_schedule +EXPORT_SYMBOL_GPL vmlinux 0x88533b7d devm_krealloc +EXPORT_SYMBOL_GPL vmlinux 0x885528a6 ring_buffer_discard_commit +EXPORT_SYMBOL_GPL vmlinux 0x8856b9bc skb_zerocopy_headlen +EXPORT_SYMBOL_GPL vmlinux 0x8877b867 perf_event_refresh +EXPORT_SYMBOL_GPL vmlinux 0x888c5be5 irq_bypass_register_consumer +EXPORT_SYMBOL_GPL vmlinux 0x888c5d07 led_set_brightness +EXPORT_SYMBOL_GPL vmlinux 0x88962dac blk_mark_disk_dead +EXPORT_SYMBOL_GPL vmlinux 0x889773e7 devm_led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x88a651e3 rio_mport_initialize +EXPORT_SYMBOL_GPL vmlinux 0x88ab6fe3 kgdb_active +EXPORT_SYMBOL_GPL vmlinux 0x88b4ae92 ring_buffer_normalize_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x88b88f77 __traceiter_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x88bf9c05 usb_intf_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0x88c97cd4 security_kernel_post_read_file +EXPORT_SYMBOL_GPL vmlinux 0x88cce6a0 xas_find_marked +EXPORT_SYMBOL_GPL vmlinux 0x88cd7a9a k3_ringacc_ring_get_occ +EXPORT_SYMBOL_GPL vmlinux 0x88d0521e __udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x88da179b dw_pcie_link_up +EXPORT_SYMBOL_GPL vmlinux 0x88ef0ff8 ethtool_params_from_link_mode +EXPORT_SYMBOL_GPL vmlinux 0x88fac4e8 xhci_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x89049d1e usb_alloc_coherent +EXPORT_SYMBOL_GPL vmlinux 0x8904bf4a regulator_list_voltage +EXPORT_SYMBOL_GPL vmlinux 0x8905c402 device_get_child_node_count +EXPORT_SYMBOL_GPL vmlinux 0x890f4f97 __kprobe_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x890fa0fa btree_get_prev +EXPORT_SYMBOL_GPL vmlinux 0x891a5a7f gnttab_max_grant_frames +EXPORT_SYMBOL_GPL vmlinux 0x8924eb1e rcu_force_quiescent_state +EXPORT_SYMBOL_GPL vmlinux 0x893abbdd devlink_fmsg_u32_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x893c5ddb unlock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x89485687 iommu_group_put +EXPORT_SYMBOL_GPL vmlinux 0x894b5233 mctrl_gpio_init +EXPORT_SYMBOL_GPL vmlinux 0x8954dc8e __SCK__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x89600252 dev_pm_genpd_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x896148e6 scsi_free_sgtables +EXPORT_SYMBOL_GPL vmlinux 0x896c1fd5 paste_selection +EXPORT_SYMBOL_GPL vmlinux 0x897080ad debugfs_file_put +EXPORT_SYMBOL_GPL vmlinux 0x897ec831 securityfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0x89896d9e get_net_ns_by_fd +EXPORT_SYMBOL_GPL vmlinux 0x89a4476d HYPERVISOR_multicall +EXPORT_SYMBOL_GPL vmlinux 0x89ae7aa0 rsa_parse_pub_key +EXPORT_SYMBOL_GPL vmlinux 0x89b587ab dev_pm_opp_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x89bbafc6 usb_register_notify +EXPORT_SYMBOL_GPL vmlinux 0x89bec8b0 gfn_to_pfn_memslot_atomic +EXPORT_SYMBOL_GPL vmlinux 0x89e1ec9d acpi_get_subsystem_id +EXPORT_SYMBOL_GPL vmlinux 0x89e340cf acpi_bus_get_ejd +EXPORT_SYMBOL_GPL vmlinux 0x89f5b228 devlink_port_attrs_pci_sf_set +EXPORT_SYMBOL_GPL vmlinux 0x89ffea2e device_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x8a059371 irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x8a05c7ca gpiod_get_value +EXPORT_SYMBOL_GPL vmlinux 0x8a1d45b9 __crypto_alloc_tfmgfp +EXPORT_SYMBOL_GPL vmlinux 0x8a2c2e7a percpu_up_write +EXPORT_SYMBOL_GPL vmlinux 0x8a2d18ab led_get +EXPORT_SYMBOL_GPL vmlinux 0x8a3ac839 __platform_driver_probe +EXPORT_SYMBOL_GPL vmlinux 0x8a3f84ba linear_range_get_selector_low +EXPORT_SYMBOL_GPL vmlinux 0x8a45a555 acpi_unregister_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x8a50c48f dax_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8a554a36 mpc8xxx_spi_strmode +EXPORT_SYMBOL_GPL vmlinux 0x8a59acc6 mtk_clk_unregister_gates +EXPORT_SYMBOL_GPL vmlinux 0x8a62b81b sfp_upstream_stop +EXPORT_SYMBOL_GPL vmlinux 0x8a7a0fb2 devm_mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x8a7c91af imx_pinconf_set_scu +EXPORT_SYMBOL_GPL vmlinux 0x8a83fb45 mpi_point_free_parts +EXPORT_SYMBOL_GPL vmlinux 0x8a86493e fuse_init_fs_context_submount +EXPORT_SYMBOL_GPL vmlinux 0x8a91dc43 dev_pm_opp_sync_regulators +EXPORT_SYMBOL_GPL vmlinux 0x8aa39118 dma_resv_get_fences +EXPORT_SYMBOL_GPL vmlinux 0x8aa76567 power_supply_get_property_from_supplier +EXPORT_SYMBOL_GPL vmlinux 0x8aac7933 devm_clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x8abacc47 get_max_files +EXPORT_SYMBOL_GPL vmlinux 0x8ac00ca3 set_cpus_allowed_ptr +EXPORT_SYMBOL_GPL vmlinux 0x8ac1407b sfp_get_module_eeprom +EXPORT_SYMBOL_GPL vmlinux 0x8acb2833 pstore_register +EXPORT_SYMBOL_GPL vmlinux 0x8acc2134 xfrm_audit_state_notfound_simple +EXPORT_SYMBOL_GPL vmlinux 0x8acfa3da platform_device_put +EXPORT_SYMBOL_GPL vmlinux 0x8aed016d sock_diag_check_cookie +EXPORT_SYMBOL_GPL vmlinux 0x8afb34c2 fsl_mc_get_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x8b149c36 clk_is_match +EXPORT_SYMBOL_GPL vmlinux 0x8b167735 pci_user_read_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x8b2113c0 irq_of_parse_and_map +EXPORT_SYMBOL_GPL vmlinux 0x8b222573 lp8788_read_multi_bytes +EXPORT_SYMBOL_GPL vmlinux 0x8b39ee7a pm_generic_thaw_noirq +EXPORT_SYMBOL_GPL vmlinux 0x8b4149e4 cppc_perf_ctrs_in_pcc +EXPORT_SYMBOL_GPL vmlinux 0x8b454c3c sbitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x8b4b0a07 device_store_int +EXPORT_SYMBOL_GPL vmlinux 0x8b51a8bc dev_pm_opp_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x8b7ca811 tcp_plb_check_rehash +EXPORT_SYMBOL_GPL vmlinux 0x8b83cc57 pci_iomap_wc_range +EXPORT_SYMBOL_GPL vmlinux 0x8b89f01c hv_ghcb_hypercall +EXPORT_SYMBOL_GPL vmlinux 0x8b8af027 irq_domain_pop_irq +EXPORT_SYMBOL_GPL vmlinux 0x8b99306e gpiod_get_array_value +EXPORT_SYMBOL_GPL vmlinux 0x8b9f9ed7 tty_perform_flush +EXPORT_SYMBOL_GPL vmlinux 0x8ba0eb15 hv_set_vpreg +EXPORT_SYMBOL_GPL vmlinux 0x8ba5afe9 HYPERVISOR_memory_op +EXPORT_SYMBOL_GPL vmlinux 0x8bb3093e pcie_aspm_capable +EXPORT_SYMBOL_GPL vmlinux 0x8bb93c68 netlink_remove_tap +EXPORT_SYMBOL_GPL vmlinux 0x8bbe527c __tracepoint_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0x8bcbe7cf devl_params_register +EXPORT_SYMBOL_GPL vmlinux 0x8bd64514 bpf_map_inc_with_uref +EXPORT_SYMBOL_GPL vmlinux 0x8bea6b0d clk_register_mux_table +EXPORT_SYMBOL_GPL vmlinux 0x8bf5bf04 kgdb_unregister_io_module +EXPORT_SYMBOL_GPL vmlinux 0x8bf5f379 k3_udma_glue_release_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x8bfcb629 generic_access_phys +EXPORT_SYMBOL_GPL vmlinux 0x8c01f662 l3mdev_master_ifindex_rcu +EXPORT_SYMBOL_GPL vmlinux 0x8c0215f2 pm_system_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x8c03d20c destroy_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x8c06fa73 account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x8c07a27d fscrypt_parse_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0x8c09cb50 vcap_rule_add_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8c0ed103 rcu_check_boost_fail +EXPORT_SYMBOL_GPL vmlinux 0x8c2728e5 vring_notification_data +EXPORT_SYMBOL_GPL vmlinux 0x8c484409 gnttab_release_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x8c4d2428 mt_prev +EXPORT_SYMBOL_GPL vmlinux 0x8c4ec852 thermal_cooling_device_update +EXPORT_SYMBOL_GPL vmlinux 0x8c52dd7c __tracepoint_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x8c562db7 nf_queue_entry_get_refs +EXPORT_SYMBOL_GPL vmlinux 0x8c5cb737 crypto_akcipher_sync_prep +EXPORT_SYMBOL_GPL vmlinux 0x8c60dbf1 usb_autopm_put_interface_async +EXPORT_SYMBOL_GPL vmlinux 0x8c743fb6 reset_control_status +EXPORT_SYMBOL_GPL vmlinux 0x8c78cbfc screen_glyph_unicode +EXPORT_SYMBOL_GPL vmlinux 0x8c88f021 dm_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x8c89e3b8 usb_phy_roothub_power_off +EXPORT_SYMBOL_GPL vmlinux 0x8c8d2374 dma_fence_unwrap_first +EXPORT_SYMBOL_GPL vmlinux 0x8c92928d posix_clock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8c9758e1 usb_hcd_setup_local_mem +EXPORT_SYMBOL_GPL vmlinux 0x8c98d248 unregister_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x8c9a4127 devlink_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x8c9b57eb regcache_sync +EXPORT_SYMBOL_GPL vmlinux 0x8c9e54d3 devlink_info_version_running_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x8cb204e6 blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0x8cb5a38e k3_udma_glue_rx_flow_disable +EXPORT_SYMBOL_GPL vmlinux 0x8cb6ef9f acpi_subsys_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0x8cbfa125 trace_event_buffer_commit +EXPORT_SYMBOL_GPL vmlinux 0x8cc0bcbf pm_runtime_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x8ccaf6bf led_trigger_register_simple +EXPORT_SYMBOL_GPL vmlinux 0x8cde3d44 powercap_register_control_type +EXPORT_SYMBOL_GPL vmlinux 0x8ced851b crypto_clone_tfm +EXPORT_SYMBOL_GPL vmlinux 0x8cf0d56a iommu_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8d03cbc1 fscrypt_fname_encrypted_size +EXPORT_SYMBOL_GPL vmlinux 0x8d10c014 __folio_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x8d166547 skb_send_sock_locked +EXPORT_SYMBOL_GPL vmlinux 0x8d1676f3 pci_p2pmem_virt_to_bus +EXPORT_SYMBOL_GPL vmlinux 0x8d16ee06 inet_bhash2_update_saddr +EXPORT_SYMBOL_GPL vmlinux 0x8d22b3f3 sk_setup_caps +EXPORT_SYMBOL_GPL vmlinux 0x8d22bb58 iommu_group_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8d2499bb xenbus_probe_node +EXPORT_SYMBOL_GPL vmlinux 0x8d3330b6 cpuacct_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x8d42b754 ata_bmdma_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x8d522714 __rcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0x8d7e3373 hwpoison_filter_dev_major +EXPORT_SYMBOL_GPL vmlinux 0x8d908ebf power_supply_get_maintenance_charging_setting +EXPORT_SYMBOL_GPL vmlinux 0x8d90d47c watchdog_set_last_hw_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x8d911841 ata_dummy_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x8da59aeb ehci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x8dbf7aaa privcmd_call +EXPORT_SYMBOL_GPL vmlinux 0x8dd1eaa7 vp_modern_set_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x8dd218b0 icc_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x8dd627e3 mptcp_diag_fill_info +EXPORT_SYMBOL_GPL vmlinux 0x8dd72423 acpi_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x8ddd1f3a vcap_port_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x8de6df29 of_pci_get_max_link_speed +EXPORT_SYMBOL_GPL vmlinux 0x8df161c2 rz_mtu3_8bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0x8e16419b trace_clock_local +EXPORT_SYMBOL_GPL vmlinux 0x8e25bbc8 vcap_chain_offset +EXPORT_SYMBOL_GPL vmlinux 0x8e2a1f0f pci_check_and_unmask_intx +EXPORT_SYMBOL_GPL vmlinux 0x8e3f1576 devl_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8e4b63a6 hisi_clk_register_gate_sep +EXPORT_SYMBOL_GPL vmlinux 0x8e4eb451 bpf_sk_storage_diag_free +EXPORT_SYMBOL_GPL vmlinux 0x8e4f1e0e ehci_adjust_port_wakeup_flags +EXPORT_SYMBOL_GPL vmlinux 0x8e62bca1 query_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x8e68b008 sk_msg_free +EXPORT_SYMBOL_GPL vmlinux 0x8e6b1a9e net_selftest_get_count +EXPORT_SYMBOL_GPL vmlinux 0x8e6fa8b5 apei_exec_pre_map_gars +EXPORT_SYMBOL_GPL vmlinux 0x8e706273 clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x8e7f0a9c acpi_get_phys_id +EXPORT_SYMBOL_GPL vmlinux 0x8e92b683 xenbus_watch_path +EXPORT_SYMBOL_GPL vmlinux 0x8e942be5 shash_free_singlespawn_instance +EXPORT_SYMBOL_GPL vmlinux 0x8e99fa69 devm_bitmap_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8e9adb30 dma_request_chan +EXPORT_SYMBOL_GPL vmlinux 0x8e9bd4a3 hv_alloc_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x8ead800c user_free_preparse +EXPORT_SYMBOL_GPL vmlinux 0x8ec4bccd clk_hw_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0x8eca366c dev_pm_genpd_resume +EXPORT_SYMBOL_GPL vmlinux 0x8ecef785 tpm_get_timeouts +EXPORT_SYMBOL_GPL vmlinux 0x8ed1f34e sched_setattr_nocheck +EXPORT_SYMBOL_GPL vmlinux 0x8ede730e crypto_unregister_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x8ee36f7b synth_event_add_val +EXPORT_SYMBOL_GPL vmlinux 0x8ee77016 serdev_device_set_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x8eead62d relay_late_setup_files +EXPORT_SYMBOL_GPL vmlinux 0x8eec19bd __SCK__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x8eee3399 dax_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x8ef3bb25 tty_ldisc_ref +EXPORT_SYMBOL_GPL vmlinux 0x8f00f6d1 vhost_task_start +EXPORT_SYMBOL_GPL vmlinux 0x8f0748af rcu_expedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x8f0b781d iova_domain_init_rcaches +EXPORT_SYMBOL_GPL vmlinux 0x8f197d05 anon_transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x8f1ad6b1 debugfs_create_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8f2daa19 kvm_is_visible_gfn +EXPORT_SYMBOL_GPL vmlinux 0x8f318314 device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x8f33c92f dev_pm_opp_of_cpumask_add_table +EXPORT_SYMBOL_GPL vmlinux 0x8f3969e1 zynqmp_pm_clock_getrate +EXPORT_SYMBOL_GPL vmlinux 0x8f3f45a8 nvdimm_volatile_region_create +EXPORT_SYMBOL_GPL vmlinux 0x8f40d7ee gpiochip_populate_parent_fwspec_fourcell +EXPORT_SYMBOL_GPL vmlinux 0x8f441fae rio_set_port_lockout +EXPORT_SYMBOL_GPL vmlinux 0x8f459126 dmaengine_desc_set_metadata_len +EXPORT_SYMBOL_GPL vmlinux 0x8f476da9 wm8350_block_read +EXPORT_SYMBOL_GPL vmlinux 0x8f4af503 ata_pci_device_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8f4f5b83 __tracepoint_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x8f61b209 ata_host_start +EXPORT_SYMBOL_GPL vmlinux 0x8f6b04a8 ata_acpi_stm +EXPORT_SYMBOL_GPL vmlinux 0x8f6cee77 __round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x8f6e7876 fsnotify +EXPORT_SYMBOL_GPL vmlinux 0x8f786bee fs_umode_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0x8f7bd0a6 btree_init_mempool +EXPORT_SYMBOL_GPL vmlinux 0x8fa5a6ee dev_fetch_sw_netstats +EXPORT_SYMBOL_GPL vmlinux 0x8faa800d acpi_cpc_valid +EXPORT_SYMBOL_GPL vmlinux 0x8fbcbdd9 gpiod_set_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x8fc12788 software_node_unregister_node_group +EXPORT_SYMBOL_GPL vmlinux 0x8fd21ce8 __traceiter_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x8feafd81 pm_wakeup_dev_event +EXPORT_SYMBOL_GPL vmlinux 0x8ff60436 mpi_ec_add_points +EXPORT_SYMBOL_GPL vmlinux 0x8ffb7a26 nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x8ffe4469 gov_attr_set_init +EXPORT_SYMBOL_GPL vmlinux 0x8ffe6072 clk_regmap_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x900b0d0e thermal_zone_device_register +EXPORT_SYMBOL_GPL vmlinux 0x900eee51 transport_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x901ac4b8 __blk_req_zone_write_unlock +EXPORT_SYMBOL_GPL vmlinux 0x903b627c list_lru_isolate_move +EXPORT_SYMBOL_GPL vmlinux 0x90530264 thermal_zone_device_id +EXPORT_SYMBOL_GPL vmlinux 0x90567d9d trace_define_field +EXPORT_SYMBOL_GPL vmlinux 0x905c8236 nvmem_device_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x907b72eb mm_kobj +EXPORT_SYMBOL_GPL vmlinux 0x907ffb62 __tracepoint_unmap +EXPORT_SYMBOL_GPL vmlinux 0x908cb390 phy_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x908e7483 crypto_unregister_templates +EXPORT_SYMBOL_GPL vmlinux 0x90a9d8cc hv_is_hyperv_initialized +EXPORT_SYMBOL_GPL vmlinux 0x90b022da inet_pernet_hashinfo_alloc +EXPORT_SYMBOL_GPL vmlinux 0x90b763f1 HYPERVISOR_console_io +EXPORT_SYMBOL_GPL vmlinux 0x90c5f990 regulator_bulk_set_supply_names +EXPORT_SYMBOL_GPL vmlinux 0x90c8498c apei_exec_write_register +EXPORT_SYMBOL_GPL vmlinux 0x90e3e6c7 regulator_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x91037f03 ipv6_bpf_stub +EXPORT_SYMBOL_GPL vmlinux 0x9103acac nf_checksum +EXPORT_SYMBOL_GPL vmlinux 0x910bdf6b trace_seq_vprintf +EXPORT_SYMBOL_GPL vmlinux 0x91148b1b ahci_platform_disable_resources +EXPORT_SYMBOL_GPL vmlinux 0x911995fa devm_regulator_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x911fcd6c phylink_start +EXPORT_SYMBOL_GPL vmlinux 0x912d642c virtio_check_driver_offered_feature +EXPORT_SYMBOL_GPL vmlinux 0x913ebd32 stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x9141f771 kvm_vcpu_read_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x9151db7d extcon_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x91542ec5 vp_modern_get_num_queues +EXPORT_SYMBOL_GPL vmlinux 0x915ca22d irq_domain_free_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0x91646127 tegra_bpmp_mrq_is_supported +EXPORT_SYMBOL_GPL vmlinux 0x916eba16 dev_pm_genpd_set_next_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x91845f1f mctrl_gpio_init_noauto +EXPORT_SYMBOL_GPL vmlinux 0x9194e18f xenbus_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x91955a9f start_poll_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x91b774a1 mpi_scanval +EXPORT_SYMBOL_GPL vmlinux 0x91bfb57b kthread_data +EXPORT_SYMBOL_GPL vmlinux 0x91c6e5b0 pcap_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x91c84f9e usb_driver_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0x91caa5b3 perf_aux_output_begin +EXPORT_SYMBOL_GPL vmlinux 0x91e147d4 meson_clk_pll_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x91e22c33 fat_remove_entries +EXPORT_SYMBOL_GPL vmlinux 0x91e30809 HYPERVISOR_vm_assist +EXPORT_SYMBOL_GPL vmlinux 0x91ea8726 asn1_encode_boolean +EXPORT_SYMBOL_GPL vmlinux 0x91f03abd usb_debug_root +EXPORT_SYMBOL_GPL vmlinux 0x920c0a25 usb_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x920cc389 visitorl +EXPORT_SYMBOL_GPL vmlinux 0x92149ddd ohci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x9228efd0 uart_handle_cts_change +EXPORT_SYMBOL_GPL vmlinux 0x922d8801 __tracepoint_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0x923e42aa sysfb_disable +EXPORT_SYMBOL_GPL vmlinux 0x9241b358 __static_key_slow_dec_deferred +EXPORT_SYMBOL_GPL vmlinux 0x924b767f kobject_move +EXPORT_SYMBOL_GPL vmlinux 0x924c46f8 zs_unmap_object +EXPORT_SYMBOL_GPL vmlinux 0x925183fa fuse_dev_alloc_install +EXPORT_SYMBOL_GPL vmlinux 0x925bff43 pstore_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9270cc33 vfs_removexattr +EXPORT_SYMBOL_GPL vmlinux 0x927487ea zynqmp_pm_read_ggs +EXPORT_SYMBOL_GPL vmlinux 0x92796247 ip6_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x9284375c anon_transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x929e95cf psi_memstall_enter +EXPORT_SYMBOL_GPL vmlinux 0x92a0a114 device_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0x92a47c3d dev_queue_xmit_nit +EXPORT_SYMBOL_GPL vmlinux 0x92b8c78b hyperv_pcpu_output_arg +EXPORT_SYMBOL_GPL vmlinux 0x92c04920 ip6_push_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0x92c5894f kernel_file_open +EXPORT_SYMBOL_GPL vmlinux 0x92cb609e __tracepoint_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x92cf74aa vcap_admin_rule_count +EXPORT_SYMBOL_GPL vmlinux 0x92d0d9b9 dev_pm_opp_put_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x92d308d1 __ct_user_enter +EXPORT_SYMBOL_GPL vmlinux 0x92d31cfb fixed_phy_add +EXPORT_SYMBOL_GPL vmlinux 0x92d5d954 sk_free_unlock_clone +EXPORT_SYMBOL_GPL vmlinux 0x92db8f68 do_trace_rcu_torture_read +EXPORT_SYMBOL_GPL vmlinux 0x92e8e9ab fsverity_enqueue_verify_work +EXPORT_SYMBOL_GPL vmlinux 0x930ab533 k3_ringacc_request_ring +EXPORT_SYMBOL_GPL vmlinux 0x930e8b66 ext_pi_type3_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x931a98a8 __pci_hp_initialize +EXPORT_SYMBOL_GPL vmlinux 0x931ac7c0 __tracepoint_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x931acf7a pci_alloc_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x931bf1b2 psil_set_new_ep_config +EXPORT_SYMBOL_GPL vmlinux 0x9320d044 ip6_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x93255b2b ring_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x932c8d7a linear_range_get_value_array +EXPORT_SYMBOL_GPL vmlinux 0x9332a568 __tracepoint_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x93335116 led_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9338acc3 perf_aux_output_end +EXPORT_SYMBOL_GPL vmlinux 0x933f75e0 usb_unlink_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x934c7bcc vcap_tc_flower_handler_portnum_usage +EXPORT_SYMBOL_GPL vmlinux 0x934f0ef0 pci_epc_add_epf +EXPORT_SYMBOL_GPL vmlinux 0x935346fe __sbitmap_queue_get +EXPORT_SYMBOL_GPL vmlinux 0x9358b683 mark_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x935d103c trace_array_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0x93605e9a vfsgid_in_group_p +EXPORT_SYMBOL_GPL vmlinux 0x936f44d0 adp5520_write +EXPORT_SYMBOL_GPL vmlinux 0x93719cc7 sk_msg_is_readable +EXPORT_SYMBOL_GPL vmlinux 0x938852ef meson_a1_parse_dt_extra +EXPORT_SYMBOL_GPL vmlinux 0x9388754c meson_clk_dualdiv_ops +EXPORT_SYMBOL_GPL vmlinux 0x938cf9d8 __tracepoint_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x93a89aad split_page +EXPORT_SYMBOL_GPL vmlinux 0x93ae4895 mmu_interval_notifier_remove +EXPORT_SYMBOL_GPL vmlinux 0x93b348e1 pwm_put +EXPORT_SYMBOL_GPL vmlinux 0x93c1dfc5 fsl_mc_device_remove +EXPORT_SYMBOL_GPL vmlinux 0x93c7edeb usb_find_common_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x93c9e0d9 mmc_send_abort_tuning +EXPORT_SYMBOL_GPL vmlinux 0x93d08bb2 clk_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x93d184bd acpi_device_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x93d1d424 gnttab_free_grant_references +EXPORT_SYMBOL_GPL vmlinux 0x93d900f4 ata_port_pbar_desc +EXPORT_SYMBOL_GPL vmlinux 0x93ebdf96 mt_next +EXPORT_SYMBOL_GPL vmlinux 0x93edef07 devlink_health_report +EXPORT_SYMBOL_GPL vmlinux 0x9402e7fc scmi_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x940f6b70 dev_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0x941f2aaa eventfd_ctx_put +EXPORT_SYMBOL_GPL vmlinux 0x9423ed61 devlink_port_attrs_set +EXPORT_SYMBOL_GPL vmlinux 0x9425bb34 nvmem_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x94299178 phylink_decode_usxgmii_word +EXPORT_SYMBOL_GPL vmlinux 0x942d855a usb_get_status +EXPORT_SYMBOL_GPL vmlinux 0x942e73ae pm_generic_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x9430b198 trace_dump_stack +EXPORT_SYMBOL_GPL vmlinux 0x9436e405 memory_group_register_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x9437dd17 rockchip_clk_of_add_provider +EXPORT_SYMBOL_GPL vmlinux 0x943e9564 inet_twsk_hashdance +EXPORT_SYMBOL_GPL vmlinux 0x943fc708 xen_setup_shutdown_event +EXPORT_SYMBOL_GPL vmlinux 0x9449214b init_uts_ns +EXPORT_SYMBOL_GPL vmlinux 0x945b19a6 ahci_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9467cabe usb_unlocked_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x9468673e tcpv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x9468d24a debugfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0x9468ea70 schedule_hrtimeout_range_clock +EXPORT_SYMBOL_GPL vmlinux 0x946dd559 sha224_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x948f5d0b cpci_hp_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x949106c9 dev_pm_opp_of_get_opp_desc_node +EXPORT_SYMBOL_GPL vmlinux 0x949b5176 devlink_region_snapshot_create +EXPORT_SYMBOL_GPL vmlinux 0x949c1bf7 l3mdev_table_lookup_register +EXPORT_SYMBOL_GPL vmlinux 0x949d424a dev_pm_qos_add_ancestor_request +EXPORT_SYMBOL_GPL vmlinux 0x949f7342 __alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x94b8c361 kthread_use_mm +EXPORT_SYMBOL_GPL vmlinux 0x94bbb62f __tracepoint_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x94c55cab tcp_set_state +EXPORT_SYMBOL_GPL vmlinux 0x94cb62f9 __traceiter_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x94cb7f7a debugfs_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x94cbe799 mctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x94cd7777 filemap_read +EXPORT_SYMBOL_GPL vmlinux 0x94d3a117 driver_register +EXPORT_SYMBOL_GPL vmlinux 0x94db77e7 dax_layout_busy_page_range +EXPORT_SYMBOL_GPL vmlinux 0x94e62d2e __set_phys_to_machine_multi +EXPORT_SYMBOL_GPL vmlinux 0x94ef4d05 cpci_hp_stop +EXPORT_SYMBOL_GPL vmlinux 0x94f0136c irq_set_affinity_notifier +EXPORT_SYMBOL_GPL vmlinux 0x94f30e09 fuse_dev_install +EXPORT_SYMBOL_GPL vmlinux 0x94f64aa5 __tracepoint_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x95020b40 regulator_list_voltage_table +EXPORT_SYMBOL_GPL vmlinux 0x950404e6 inet6_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9504df26 irq_wake_thread +EXPORT_SYMBOL_GPL vmlinux 0x950750a8 md_bitmap_copy_from_slot +EXPORT_SYMBOL_GPL vmlinux 0x95130c25 fsl_mc_bus_dpsw_type +EXPORT_SYMBOL_GPL vmlinux 0x951a2773 crypto_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x951c26fb nvdimm_name +EXPORT_SYMBOL_GPL vmlinux 0x95207dfb spi_async +EXPORT_SYMBOL_GPL vmlinux 0x95225338 crypto_drop_spawn +EXPORT_SYMBOL_GPL vmlinux 0x952eb067 devm_of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x9538e3f2 fscrypt_file_open +EXPORT_SYMBOL_GPL vmlinux 0x953e1b9e ktime_get_real_seconds +EXPORT_SYMBOL_GPL vmlinux 0x9548655d crypto_shoot_alg +EXPORT_SYMBOL_GPL vmlinux 0x955b0e2e kthread_worker_fn +EXPORT_SYMBOL_GPL vmlinux 0x955f429f ata_sas_port_destroy +EXPORT_SYMBOL_GPL vmlinux 0x95609b26 context_tracking_key +EXPORT_SYMBOL_GPL vmlinux 0x956ac400 ring_buffer_dropped_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x957166d8 regmap_irq_set_type_config_simple +EXPORT_SYMBOL_GPL vmlinux 0x957424c7 iommu_device_link +EXPORT_SYMBOL_GPL vmlinux 0x95746044 usb_set_interface +EXPORT_SYMBOL_GPL vmlinux 0x9579cd24 inet_send_prepare +EXPORT_SYMBOL_GPL vmlinux 0x95843030 mpi_ec_init +EXPORT_SYMBOL_GPL vmlinux 0x958552cf of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x958df3ac zs_free +EXPORT_SYMBOL_GPL vmlinux 0x9593ef31 register_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x959682a4 __tracepoint_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x9596b15b devl_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x95986a4b regulator_set_voltage_time +EXPORT_SYMBOL_GPL vmlinux 0x959ec5f5 call_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x95a26166 usb_deregister +EXPORT_SYMBOL_GPL vmlinux 0x95a2c5ff usb_acpi_set_power_state +EXPORT_SYMBOL_GPL vmlinux 0x95bc9078 btree_free +EXPORT_SYMBOL_GPL vmlinux 0x95cd81d0 devm_platform_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0x95cdc47e gpiochip_line_is_persistent +EXPORT_SYMBOL_GPL vmlinux 0x95d1d3c8 free_vm_area +EXPORT_SYMBOL_GPL vmlinux 0x95d2d7ac pci_p2pdma_distance_many +EXPORT_SYMBOL_GPL vmlinux 0x95d9e67c devm_regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x95e854bc phy_select_page +EXPORT_SYMBOL_GPL vmlinux 0x95ea0bde pm_runtime_suspended_time +EXPORT_SYMBOL_GPL vmlinux 0x95ef1ccc dmi_memdev_size +EXPORT_SYMBOL_GPL vmlinux 0x95f5d431 usb_of_get_interface_node +EXPORT_SYMBOL_GPL vmlinux 0x95f6fef3 pci_iov_get_pf_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x960127eb gnttab_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x9610953b sock_diag_put_meminfo +EXPORT_SYMBOL_GPL vmlinux 0x961286e0 ring_buffer_read_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x9615f4b2 bind_interdomain_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x9616a255 phylink_ethtool_ksettings_get +EXPORT_SYMBOL_GPL vmlinux 0x961afe3c regulator_get_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0x9621d738 alarm_start_relative +EXPORT_SYMBOL_GPL vmlinux 0x962c8ae1 usb_kill_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x962defd2 pci_d3cold_disable +EXPORT_SYMBOL_GPL vmlinux 0x963b38b0 gfn_to_pfn +EXPORT_SYMBOL_GPL vmlinux 0x964dedb6 synth_event_trace_array +EXPORT_SYMBOL_GPL vmlinux 0x964e68e1 spi_split_transfers_maxsize +EXPORT_SYMBOL_GPL vmlinux 0x965426a6 cpu_topology +EXPORT_SYMBOL_GPL vmlinux 0x96554810 register_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x96580d06 pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0x968d2823 noop_direct_IO +EXPORT_SYMBOL_GPL vmlinux 0x96a55fda list_lru_destroy +EXPORT_SYMBOL_GPL vmlinux 0x96d76c76 rio_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x96dc86c9 __irq_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x96eb62b5 pm_generic_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x96f9334d mtk_clk_register_cpumuxes +EXPORT_SYMBOL_GPL vmlinux 0x96f9a01b __SCK__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x9713cc6d wm831x_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x9714e0bb ktime_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x973fbee4 led_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x97405085 phylink_of_phy_connect +EXPORT_SYMBOL_GPL vmlinux 0x974a96ef ata_sff_hsm_move +EXPORT_SYMBOL_GPL vmlinux 0x9751cf1d mpc8xxx_spi_rx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0x975519c1 asymmetric_key_id_same +EXPORT_SYMBOL_GPL vmlinux 0x9773ea34 kernfs_path_from_node +EXPORT_SYMBOL_GPL vmlinux 0x97744e47 __io_uring_cmd_do_in_task +EXPORT_SYMBOL_GPL vmlinux 0x97764dbc cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0x977be5c7 klist_iter_init_node +EXPORT_SYMBOL_GPL vmlinux 0x97828528 kvm_put_kvm +EXPORT_SYMBOL_GPL vmlinux 0x978f8af8 mtk_register_reset_controller_with_dev +EXPORT_SYMBOL_GPL vmlinux 0x9790caec xdp_rxq_info_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x9795df49 devm_qcom_smem_state_get +EXPORT_SYMBOL_GPL vmlinux 0x97a5fa8a ncsi_start_dev +EXPORT_SYMBOL_GPL vmlinux 0x97af10b7 power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0x97b43b9b mtk_build_eint +EXPORT_SYMBOL_GPL vmlinux 0x97c11463 tty_port_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x97de2b83 debug_locks_silent +EXPORT_SYMBOL_GPL vmlinux 0x97e19906 ZSTD_getErrorCode +EXPORT_SYMBOL_GPL vmlinux 0x97e58f23 fsl_mc_obj_reset +EXPORT_SYMBOL_GPL vmlinux 0x97f9dd78 free_fib_info +EXPORT_SYMBOL_GPL vmlinux 0x97fe51ae kobject_rename +EXPORT_SYMBOL_GPL vmlinux 0x98005210 devm_ti_sci_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x98008c1d devm_regmap_init_vexpress_config +EXPORT_SYMBOL_GPL vmlinux 0x98059356 rio_request_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x9807dfae devm_of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0x9809507c usb_phy_get_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x98182ce9 clean_record_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x982388de usb_sg_cancel +EXPORT_SYMBOL_GPL vmlinux 0x983276da phylink_disconnect_phy +EXPORT_SYMBOL_GPL vmlinux 0x9833bc0c hvc_kick +EXPORT_SYMBOL_GPL vmlinux 0x9833d044 rt_mutex_lock_interruptible +EXPORT_SYMBOL_GPL vmlinux 0x983a9921 devm_led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x98401057 tracing_snapshot_cond_disable +EXPORT_SYMBOL_GPL vmlinux 0x9841be17 debugfs_print_regs32 +EXPORT_SYMBOL_GPL vmlinux 0x9843f501 __cookie_v4_check +EXPORT_SYMBOL_GPL vmlinux 0x9847d053 dpm_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x9848e82b crypto_alloc_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x984957c2 posix_acl_create +EXPORT_SYMBOL_GPL vmlinux 0x984e1cdb class_find_device +EXPORT_SYMBOL_GPL vmlinux 0x98503a63 mpi_alloc +EXPORT_SYMBOL_GPL vmlinux 0x98542395 __hwspin_lock_timeout +EXPORT_SYMBOL_GPL vmlinux 0x985453e1 lease_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9855af1b fuse_request_end +EXPORT_SYMBOL_GPL vmlinux 0x98602706 register_btf_id_dtor_kfuncs +EXPORT_SYMBOL_GPL vmlinux 0x9860e7e8 acpi_initialize_hp_context +EXPORT_SYMBOL_GPL vmlinux 0x9879932b crypto_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x988277ce cgroup_get_from_id +EXPORT_SYMBOL_GPL vmlinux 0x989074ff kmsg_dump_reason_str +EXPORT_SYMBOL_GPL vmlinux 0x9890b122 fat_time_fat2unix +EXPORT_SYMBOL_GPL vmlinux 0x989dd558 sdio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x98a56ccd dax_iomap_rw +EXPORT_SYMBOL_GPL vmlinux 0x98a7d142 __iptunnel_pull_header +EXPORT_SYMBOL_GPL vmlinux 0x98baf0bc fuse_simple_background +EXPORT_SYMBOL_GPL vmlinux 0x98bd8e07 dm_noflush_suspending +EXPORT_SYMBOL_GPL vmlinux 0x98d6275c pinmux_generic_add_function +EXPORT_SYMBOL_GPL vmlinux 0x98ee62b2 ring_buffer_record_disable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x98eeaaf0 devm_kmemdup +EXPORT_SYMBOL_GPL vmlinux 0x98eee879 __traceiter_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x990723c5 device_create +EXPORT_SYMBOL_GPL vmlinux 0x9907f73f devm_thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x991216be usb_alloc_streams +EXPORT_SYMBOL_GPL vmlinux 0x991d1172 pci_bus_add_device +EXPORT_SYMBOL_GPL vmlinux 0x992c3ec6 tty_kopen_shared +EXPORT_SYMBOL_GPL vmlinux 0x994e4174 bpf_trace_run6 +EXPORT_SYMBOL_GPL vmlinux 0x99521903 handle_fasteoi_ack_irq +EXPORT_SYMBOL_GPL vmlinux 0x9953acdb pkcs7_verify +EXPORT_SYMBOL_GPL vmlinux 0x995d1071 prof_on +EXPORT_SYMBOL_GPL vmlinux 0x9968aacb __audit_log_nfcfg +EXPORT_SYMBOL_GPL vmlinux 0x996dc590 max8997_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x996e8841 of_icc_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0x997b0f5e crypto_register_templates +EXPORT_SYMBOL_GPL vmlinux 0x997c550a preempt_model_none +EXPORT_SYMBOL_GPL vmlinux 0x998d79d6 x509_decode_time +EXPORT_SYMBOL_GPL vmlinux 0x998fcbf2 clear_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x999c35a8 regmap_get_val_endian +EXPORT_SYMBOL_GPL vmlinux 0x999c4ee8 wm831x_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x999e8a4d phy_put +EXPORT_SYMBOL_GPL vmlinux 0x999fc929 unregister_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x99a03078 dax_holder_notify_failure +EXPORT_SYMBOL_GPL vmlinux 0x99ca206d xfer_to_guest_mode_handle_work +EXPORT_SYMBOL_GPL vmlinux 0x99d60638 __inet_inherit_port +EXPORT_SYMBOL_GPL vmlinux 0x99f018c4 nvmem_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x99f2d00a sysfs_emit_at +EXPORT_SYMBOL_GPL vmlinux 0x9a11a0fc crypto_attr_alg_name +EXPORT_SYMBOL_GPL vmlinux 0x9a185ace tick_nohz_full_running +EXPORT_SYMBOL_GPL vmlinux 0x9a1f6cc8 bus_rescan_devices +EXPORT_SYMBOL_GPL vmlinux 0x9a23ea6b alarm_expires_remaining +EXPORT_SYMBOL_GPL vmlinux 0x9a264394 serial8250_rpm_put_tx +EXPORT_SYMBOL_GPL vmlinux 0x9a4837c6 phy_resolve_aneg_pause +EXPORT_SYMBOL_GPL vmlinux 0x9a4d8ecc pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x9a58d6e1 usb_get_dev +EXPORT_SYMBOL_GPL vmlinux 0x9a58dd2d trace_print_bitmask_seq +EXPORT_SYMBOL_GPL vmlinux 0x9a5dce5c rhashtable_walk_start_check +EXPORT_SYMBOL_GPL vmlinux 0x9a703374 ohci_setup +EXPORT_SYMBOL_GPL vmlinux 0x9ab1fff3 devlink_port_linecard_set +EXPORT_SYMBOL_GPL vmlinux 0x9ac11b74 suspend_set_ops +EXPORT_SYMBOL_GPL vmlinux 0x9ac58f15 __tracepoint_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x9acf31c6 mas_find +EXPORT_SYMBOL_GPL vmlinux 0x9aeacb87 ring_buffer_iter_empty +EXPORT_SYMBOL_GPL vmlinux 0x9aeeb17f regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x9af49514 icc_bulk_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x9afa07de bsg_job_done +EXPORT_SYMBOL_GPL vmlinux 0x9b0eaa52 tegra210_xusb_pll_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0x9b10e72e devm_device_add_group +EXPORT_SYMBOL_GPL vmlinux 0x9b16e4ee phy_gbit_fibre_features +EXPORT_SYMBOL_GPL vmlinux 0x9b18aaf1 lwtunnel_encap_add_ops +EXPORT_SYMBOL_GPL vmlinux 0x9b447088 kpp_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x9b477a14 call_hid_bpf_rdesc_fixup +EXPORT_SYMBOL_GPL vmlinux 0x9b4e28fa power_supply_get_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x9b555c8c pm_suspend_default_s2idle +EXPORT_SYMBOL_GPL vmlinux 0x9b627936 devm_regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x9b651e51 xenbus_teardown_ring +EXPORT_SYMBOL_GPL vmlinux 0x9b652b6e phylink_resolve_c73 +EXPORT_SYMBOL_GPL vmlinux 0x9b6a2f34 dma_run_dependencies +EXPORT_SYMBOL_GPL vmlinux 0x9b6ec967 ring_buffer_size +EXPORT_SYMBOL_GPL vmlinux 0x9b806731 sdio_set_block_size +EXPORT_SYMBOL_GPL vmlinux 0x9b8736c9 wakeup_source_destroy +EXPORT_SYMBOL_GPL vmlinux 0x9b8fec4a irq_gc_mask_clr_bit +EXPORT_SYMBOL_GPL vmlinux 0x9b9071cb get_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x9b92a737 fb_deferred_io_release +EXPORT_SYMBOL_GPL vmlinux 0x9b92d16e pinctrl_gpio_set_config +EXPORT_SYMBOL_GPL vmlinux 0x9b9f7457 bus_find_device +EXPORT_SYMBOL_GPL vmlinux 0x9ba2bb2b gpio_request_array +EXPORT_SYMBOL_GPL vmlinux 0x9bb00e5e hte_ts_get +EXPORT_SYMBOL_GPL vmlinux 0x9bb3fcd1 __tracepoint_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x9bbb3179 dev_pm_opp_find_freq_exact +EXPORT_SYMBOL_GPL vmlinux 0x9bbc524a netdev_rx_handler_register +EXPORT_SYMBOL_GPL vmlinux 0x9bd3de53 netdev_rx_handler_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9bdc3023 extcon_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x9bdf9714 ZSTD_customMalloc +EXPORT_SYMBOL_GPL vmlinux 0x9be30d27 mhp_get_pluggable_range +EXPORT_SYMBOL_GPL vmlinux 0x9beb96b7 da903x_update +EXPORT_SYMBOL_GPL vmlinux 0x9bece81b mpi_cmp_ui +EXPORT_SYMBOL_GPL vmlinux 0x9bf67968 fsnotify_add_mark +EXPORT_SYMBOL_GPL vmlinux 0x9bfc9328 int_active_memcg +EXPORT_SYMBOL_GPL vmlinux 0x9c13df93 xfrm_state_mtu +EXPORT_SYMBOL_GPL vmlinux 0x9c1ac556 amba_device_add +EXPORT_SYMBOL_GPL vmlinux 0x9c36bd7e k3_ringacc_ring_cfg +EXPORT_SYMBOL_GPL vmlinux 0x9c3a89ca icc_node_add +EXPORT_SYMBOL_GPL vmlinux 0x9c448d8d tegra210_put_utmipll_out_iddq +EXPORT_SYMBOL_GPL vmlinux 0x9c4704c2 device_add +EXPORT_SYMBOL_GPL vmlinux 0x9c4d0d23 nf_queue_nf_hook_drop +EXPORT_SYMBOL_GPL vmlinux 0x9c52ba98 fsl_mc_portal_free +EXPORT_SYMBOL_GPL vmlinux 0x9c5a91f0 cpufreq_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x9c6509dc rtc_read_time +EXPORT_SYMBOL_GPL vmlinux 0x9c67e53c restore_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x9c6febfc add_uevent_var +EXPORT_SYMBOL_GPL vmlinux 0x9c803020 usb_phy_roothub_power_on +EXPORT_SYMBOL_GPL vmlinux 0x9c964c80 free_uid +EXPORT_SYMBOL_GPL vmlinux 0x9ca5f706 __usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x9ca6e11f cper_mem_err_location +EXPORT_SYMBOL_GPL vmlinux 0x9cac6f0c virtqueue_get_buf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x9cac6f33 icc_enable +EXPORT_SYMBOL_GPL vmlinux 0x9cb5af34 disable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x9cbc452a imx8ulp_clk_hw_composite +EXPORT_SYMBOL_GPL vmlinux 0x9cbefb7b gpiod_get_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x9cc1562f rio_dev_put +EXPORT_SYMBOL_GPL vmlinux 0x9cc1a63d adp5520_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x9cc4f70a register_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9cce0f1a iommu_device_sysfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x9ccee1ad devlink_dpipe_match_put +EXPORT_SYMBOL_GPL vmlinux 0x9cd7551a rhashtable_walk_stop +EXPORT_SYMBOL_GPL vmlinux 0x9cdd6a66 sysctl_long_vals +EXPORT_SYMBOL_GPL vmlinux 0x9cf37c44 __iowrite32_copy +EXPORT_SYMBOL_GPL vmlinux 0x9cf8a18e crypto_wait_for_test +EXPORT_SYMBOL_GPL vmlinux 0x9cfa578f rio_mport_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x9cfe0c45 __pci_hp_register +EXPORT_SYMBOL_GPL vmlinux 0x9d09e8ae ring_buffer_event_data +EXPORT_SYMBOL_GPL vmlinux 0x9d17111e wbc_detach_inode +EXPORT_SYMBOL_GPL vmlinux 0x9d1ae57b crypto_grab_aead +EXPORT_SYMBOL_GPL vmlinux 0x9d2d3f5b pkcs7_free_message +EXPORT_SYMBOL_GPL vmlinux 0x9d2f49ef __SCK__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x9d365119 pci_msi_unmask_irq +EXPORT_SYMBOL_GPL vmlinux 0x9d366f99 page_reporting_register +EXPORT_SYMBOL_GPL vmlinux 0x9d3aff93 spi_get_next_queued_message +EXPORT_SYMBOL_GPL vmlinux 0x9d55250c mmu_notifier_get_locked +EXPORT_SYMBOL_GPL vmlinux 0x9d7101cc trace_array_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0x9d7688ea dma_release_channel +EXPORT_SYMBOL_GPL vmlinux 0x9d7e258b blk_mq_complete_request_remote +EXPORT_SYMBOL_GPL vmlinux 0x9d84c9b8 __traceiter_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x9d8bb00e set_dax_nocache +EXPORT_SYMBOL_GPL vmlinux 0x9d8dc17f kvm_read_guest +EXPORT_SYMBOL_GPL vmlinux 0x9d9910a1 atomic_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x9d9cb720 iommu_unregister_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x9d9d9c72 backing_file_real_path +EXPORT_SYMBOL_GPL vmlinux 0x9dc0551a usb_driver_claim_interface +EXPORT_SYMBOL_GPL vmlinux 0x9dcc6c07 vp_modern_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x9de0ba89 bio_iov_iter_get_pages +EXPORT_SYMBOL_GPL vmlinux 0x9de88bc8 __SCK__tp_func_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x9df77a70 usb_driver_release_interface +EXPORT_SYMBOL_GPL vmlinux 0x9df87927 vp_legacy_get_features +EXPORT_SYMBOL_GPL vmlinux 0x9e07114c hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x9e1014f3 usb_get_hcd +EXPORT_SYMBOL_GPL vmlinux 0x9e1446b9 dev_pm_opp_get_suspend_opp_freq +EXPORT_SYMBOL_GPL vmlinux 0x9e201345 tpm_chip_bootstrap +EXPORT_SYMBOL_GPL vmlinux 0x9e229c49 sg_alloc_table_chained +EXPORT_SYMBOL_GPL vmlinux 0x9e23f3b8 bpf_prog_inc +EXPORT_SYMBOL_GPL vmlinux 0x9e25d7bc mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x9e3f7558 sched_set_fifo +EXPORT_SYMBOL_GPL vmlinux 0x9e472f5f snmp_fold_field +EXPORT_SYMBOL_GPL vmlinux 0x9e52f37e vcap_rule_mod_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x9e6ad34d md_stop +EXPORT_SYMBOL_GPL vmlinux 0x9e7dc04e xfrm_bpf_md_dst +EXPORT_SYMBOL_GPL vmlinux 0x9e918fbc pci_free_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x9e9adf94 acpi_gpiochip_free_interrupts +EXPORT_SYMBOL_GPL vmlinux 0x9e9c4f24 set_dax_nomc +EXPORT_SYMBOL_GPL vmlinux 0x9e9e5f54 inverse_translate +EXPORT_SYMBOL_GPL vmlinux 0x9ea203b3 wm8350_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x9ec07f9a vfs_test_lock +EXPORT_SYMBOL_GPL vmlinux 0x9ec10193 virtqueue_is_broken +EXPORT_SYMBOL_GPL vmlinux 0x9ec31492 phy_pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0x9ece98e0 ip_local_out +EXPORT_SYMBOL_GPL vmlinux 0x9ed554b3 unregister_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9ed95265 skb_clone_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x9edbde59 devm_usb_get_phy_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x9eebdde7 mpi_point_new +EXPORT_SYMBOL_GPL vmlinux 0x9f08c714 scatterwalk_copychunks +EXPORT_SYMBOL_GPL vmlinux 0x9f0ac3c0 register_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x9f0ccb67 gpiochip_add_pin_range +EXPORT_SYMBOL_GPL vmlinux 0x9f0ce6ec led_blink_set +EXPORT_SYMBOL_GPL vmlinux 0x9f31101d gnttab_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x9f413037 genphy_c45_loopback +EXPORT_SYMBOL_GPL vmlinux 0x9f4384cd PageHuge +EXPORT_SYMBOL_GPL vmlinux 0x9f4d352d pci_d3cold_enable +EXPORT_SYMBOL_GPL vmlinux 0x9f4f258c fsl_mc_portal_allocate +EXPORT_SYMBOL_GPL vmlinux 0x9f5015c8 __virtqueue_break +EXPORT_SYMBOL_GPL vmlinux 0x9f517986 HYPERVISOR_hvm_op +EXPORT_SYMBOL_GPL vmlinux 0x9f56c4b9 __SCK__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x9f58f664 pwm_apply_state +EXPORT_SYMBOL_GPL vmlinux 0x9f5c6dc2 __cookie_v6_check +EXPORT_SYMBOL_GPL vmlinux 0x9f6172e9 irq_domain_associate +EXPORT_SYMBOL_GPL vmlinux 0x9f651ae0 devm_request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x9f665853 devm_regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0x9f67d13f vtime_guest_exit +EXPORT_SYMBOL_GPL vmlinux 0x9f88bf7d mpc8xxx_spi_tx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0x9f9c9b20 vp_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x9fa4564a timer_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9fb09081 regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x9fb996a7 __tracepoint_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x9fbfebab erst_write +EXPORT_SYMBOL_GPL vmlinux 0x9fc235c8 crypto_akcipher_sync_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x9fce80db fb_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x9fe12cea vcap_enable_lookups +EXPORT_SYMBOL_GPL vmlinux 0x9fe131f1 xen_store_interface +EXPORT_SYMBOL_GPL vmlinux 0x9fe899b7 get_cpu_idle_time +EXPORT_SYMBOL_GPL vmlinux 0x9fe939e1 mpi_powm +EXPORT_SYMBOL_GPL vmlinux 0x9ff60864 regulator_set_current_limit +EXPORT_SYMBOL_GPL vmlinux 0xa0015477 __traceiter_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0xa008bbfe dev_pm_genpd_get_next_hrtimer +EXPORT_SYMBOL_GPL vmlinux 0xa01a8d9b nd_cmd_bus_desc +EXPORT_SYMBOL_GPL vmlinux 0xa01c01ff extcon_get_state +EXPORT_SYMBOL_GPL vmlinux 0xa02139a4 fib_rule_matchall +EXPORT_SYMBOL_GPL vmlinux 0xa035aa14 pinctrl_utils_reserve_map +EXPORT_SYMBOL_GPL vmlinux 0xa041a619 nf_conn_btf_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xa042850c iomap_bmap +EXPORT_SYMBOL_GPL vmlinux 0xa04a442a inet_twsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa04f945a cpus_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa069f7a9 cpci_hp_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0xa06ca7ba dev_pm_opp_get_opp_table +EXPORT_SYMBOL_GPL vmlinux 0xa070485e of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa071c0cd tegra210_xusb_pll_hw_control_enable +EXPORT_SYMBOL_GPL vmlinux 0xa07530f8 firmware_request_platform +EXPORT_SYMBOL_GPL vmlinux 0xa080c5e5 smp_call_function_single_async +EXPORT_SYMBOL_GPL vmlinux 0xa08b86bf fscrypt_ioctl_remove_key_all_users +EXPORT_SYMBOL_GPL vmlinux 0xa08efcc2 dax_remap_file_range_prep +EXPORT_SYMBOL_GPL vmlinux 0xa0d3456d nr_swap_pages +EXPORT_SYMBOL_GPL vmlinux 0xa0d9b28e rio_request_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0xa0e1eda4 lynx_pcs_create_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xa0ea8816 i2c_dw_configure_master +EXPORT_SYMBOL_GPL vmlinux 0xa0f74e79 ata_sas_async_probe +EXPORT_SYMBOL_GPL vmlinux 0xa0f99334 iov_iter_extract_pages +EXPORT_SYMBOL_GPL vmlinux 0xa10cfe95 badblocks_exit +EXPORT_SYMBOL_GPL vmlinux 0xa11216be xen_store_domain_type +EXPORT_SYMBOL_GPL vmlinux 0xa11f3437 mbox_chan_txdone +EXPORT_SYMBOL_GPL vmlinux 0xa123ac66 meson_pmx_get_funcs_count +EXPORT_SYMBOL_GPL vmlinux 0xa126a331 phylink_mii_c22_pcs_an_restart +EXPORT_SYMBOL_GPL vmlinux 0xa12ba5bb pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0xa13504db tty_release_struct +EXPORT_SYMBOL_GPL vmlinux 0xa13b4b43 edac_device_handle_ce_count +EXPORT_SYMBOL_GPL vmlinux 0xa141ac53 pm_generic_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0xa1514fa2 devlink_port_type_clear +EXPORT_SYMBOL_GPL vmlinux 0xa1557e6e rio_local_set_device_id +EXPORT_SYMBOL_GPL vmlinux 0xa156a1f2 erst_get_record_id_end +EXPORT_SYMBOL_GPL vmlinux 0xa16449b4 phylink_ethtool_ksettings_set +EXPORT_SYMBOL_GPL vmlinux 0xa16cb9eb kvm_write_guest_page +EXPORT_SYMBOL_GPL vmlinux 0xa1787aa3 n_tty_inherit_ops +EXPORT_SYMBOL_GPL vmlinux 0xa183a902 unregister_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0xa1851e87 sk_msg_free_partial +EXPORT_SYMBOL_GPL vmlinux 0xa19561fb __SCK__tp_func_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa1a4c89e fs_dax_get_by_bdev +EXPORT_SYMBOL_GPL vmlinux 0xa1ab051a __sock_recv_wifi_status +EXPORT_SYMBOL_GPL vmlinux 0xa1bf301f vcap_keyfieldset +EXPORT_SYMBOL_GPL vmlinux 0xa1c4231f kvm_set_pfn_dirty +EXPORT_SYMBOL_GPL vmlinux 0xa1d0af82 kvm_vcpu_kick +EXPORT_SYMBOL_GPL vmlinux 0xa1d8004a videomode_from_timing +EXPORT_SYMBOL_GPL vmlinux 0xa1daf51b palmas_ext_control_req_config +EXPORT_SYMBOL_GPL vmlinux 0xa1fc1a88 ata_cable_ignore +EXPORT_SYMBOL_GPL vmlinux 0xa20506a5 usb_set_device_state +EXPORT_SYMBOL_GPL vmlinux 0xa208b5a7 pm_debug_messages_should_print +EXPORT_SYMBOL_GPL vmlinux 0xa20d01ba __trace_bprintk +EXPORT_SYMBOL_GPL vmlinux 0xa20f96a5 tty_port_tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xa2142417 crypto_unregister_algs +EXPORT_SYMBOL_GPL vmlinux 0xa2184824 bio_associate_blkg +EXPORT_SYMBOL_GPL vmlinux 0xa21f2ce7 clk_mux_index_to_val +EXPORT_SYMBOL_GPL vmlinux 0xa22dba42 devlink_remote_reload_actions_performed +EXPORT_SYMBOL_GPL vmlinux 0xa2359b63 regulator_set_soft_start_regmap +EXPORT_SYMBOL_GPL vmlinux 0xa236627c blk_freeze_queue_start +EXPORT_SYMBOL_GPL vmlinux 0xa23edc5d kvm_vcpu_map +EXPORT_SYMBOL_GPL vmlinux 0xa23fd182 fsl_mc_device_add +EXPORT_SYMBOL_GPL vmlinux 0xa2402218 __traceiter_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa24af935 devm_hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0xa2500ef6 __SCK__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xa25d3684 mtk_pinconf_adv_pull_get +EXPORT_SYMBOL_GPL vmlinux 0xa26d9b4f workqueue_congested +EXPORT_SYMBOL_GPL vmlinux 0xa28f40bd __irq_apply_affinity_hint +EXPORT_SYMBOL_GPL vmlinux 0xa291fcf7 clk_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0xa2977e66 fib_rules_register +EXPORT_SYMBOL_GPL vmlinux 0xa29f26ae devm_of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0xa2af54b3 irq_from_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xa2b0820d __SCK__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xa2b99209 alarm_start +EXPORT_SYMBOL_GPL vmlinux 0xa2c0f59a ct_idle_enter +EXPORT_SYMBOL_GPL vmlinux 0xa2d038d9 kthread_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xa2d77114 gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0xa2d79364 da903x_read +EXPORT_SYMBOL_GPL vmlinux 0xa2dbb7f6 pci_p2pmem_find_many +EXPORT_SYMBOL_GPL vmlinux 0xa2e1b3ef trace_printk_init_buffers +EXPORT_SYMBOL_GPL vmlinux 0xa2f7487f hv_is_hibernation_supported +EXPORT_SYMBOL_GPL vmlinux 0xa30a5c15 wm8350_clear_bits +EXPORT_SYMBOL_GPL vmlinux 0xa312cd04 __put_task_struct +EXPORT_SYMBOL_GPL vmlinux 0xa3198f1b __kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0xa327cbf5 ima_inode_hash +EXPORT_SYMBOL_GPL vmlinux 0xa34cdd44 thermal_zone_device_priv +EXPORT_SYMBOL_GPL vmlinux 0xa34d18df acpi_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0xa3565500 device_show_bool +EXPORT_SYMBOL_GPL vmlinux 0xa3605174 mtk_clk_register_plls +EXPORT_SYMBOL_GPL vmlinux 0xa362a41b regulator_get +EXPORT_SYMBOL_GPL vmlinux 0xa36f50fb is_binary_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xa3749676 gpiod_set_value +EXPORT_SYMBOL_GPL vmlinux 0xa38602cd drain_workqueue +EXPORT_SYMBOL_GPL vmlinux 0xa3878fd2 __srcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa3890798 sync_blockdev_nowait +EXPORT_SYMBOL_GPL vmlinux 0xa38a9f71 get_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xa38c1436 cpu_bit_bitmap +EXPORT_SYMBOL_GPL vmlinux 0xa3a04602 btree_geo64 +EXPORT_SYMBOL_GPL vmlinux 0xa3a36c73 cppc_set_perf +EXPORT_SYMBOL_GPL vmlinux 0xa3b958ce reset_hung_task_detector +EXPORT_SYMBOL_GPL vmlinux 0xa3b99aee raw_seq_next +EXPORT_SYMBOL_GPL vmlinux 0xa3cb46cb sk_detach_filter +EXPORT_SYMBOL_GPL vmlinux 0xa3dcb681 zynqmp_pm_fpga_load +EXPORT_SYMBOL_GPL vmlinux 0xa3ece414 freezer_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xa3ed3f7c dpcon_reset +EXPORT_SYMBOL_GPL vmlinux 0xa3f12f69 __crypto_xor +EXPORT_SYMBOL_GPL vmlinux 0xa4031b7f sfp_parse_port +EXPORT_SYMBOL_GPL vmlinux 0xa4062a57 __tracepoint_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xa4079bf4 acpi_pci_find_root +EXPORT_SYMBOL_GPL vmlinux 0xa410a295 devlink_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa41aaab6 tty_standard_install +EXPORT_SYMBOL_GPL vmlinux 0xa420f7e9 spi_take_timestamp_pre +EXPORT_SYMBOL_GPL vmlinux 0xa434a601 edac_pci_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xa43aab58 devl_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa43e2da3 perf_pmu_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa44a1307 interval_tree_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xa452f2a4 xen_pirq_from_irq +EXPORT_SYMBOL_GPL vmlinux 0xa45c7b90 stack_trace_print +EXPORT_SYMBOL_GPL vmlinux 0xa45d44fc zynqmp_pm_get_pll_frac_data +EXPORT_SYMBOL_GPL vmlinux 0xa4707bd1 __traceiter_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xa471bc62 follow_pte +EXPORT_SYMBOL_GPL vmlinux 0xa48196c8 kdb_poll_idx +EXPORT_SYMBOL_GPL vmlinux 0xa482ceb7 led_compose_name +EXPORT_SYMBOL_GPL vmlinux 0xa48a4bdb exportfs_encode_fh +EXPORT_SYMBOL_GPL vmlinux 0xa48ccc3b hvc_remove +EXPORT_SYMBOL_GPL vmlinux 0xa4946072 __traceiter_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xa4ab7c1c ring_buffer_overruns +EXPORT_SYMBOL_GPL vmlinux 0xa4b07fe7 ring_buffer_change_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xa4bbe83e sysfs_add_link_to_group +EXPORT_SYMBOL_GPL vmlinux 0xa4bf2e41 cppc_set_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xa4c00324 asn1_encode_octet_string +EXPORT_SYMBOL_GPL vmlinux 0xa4c085f8 ata_tf_from_fis +EXPORT_SYMBOL_GPL vmlinux 0xa4c88d3d mtk_clk_gate_ops_setclr +EXPORT_SYMBOL_GPL vmlinux 0xa4d0dc57 gnttab_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0xa4db44e5 fsl8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0xa4dbc215 gpiod_set_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xa4e57361 simple_attr_open +EXPORT_SYMBOL_GPL vmlinux 0xa4f21bd1 blk_abort_request +EXPORT_SYMBOL_GPL vmlinux 0xa4f2a2ed acpi_irq_get +EXPORT_SYMBOL_GPL vmlinux 0xa505e77c ata_std_postreset +EXPORT_SYMBOL_GPL vmlinux 0xa517f884 tegra210_plle_hw_sequence_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xa51a36bf blk_queue_can_use_dma_map_merging +EXPORT_SYMBOL_GPL vmlinux 0xa524ab28 vchan_init +EXPORT_SYMBOL_GPL vmlinux 0xa52612b5 xenbus_dev_is_online +EXPORT_SYMBOL_GPL vmlinux 0xa529bf02 ima_file_hash +EXPORT_SYMBOL_GPL vmlinux 0xa531471e clk_save_context +EXPORT_SYMBOL_GPL vmlinux 0xa54a2cba devlink_linecard_provision_clear +EXPORT_SYMBOL_GPL vmlinux 0xa54c0499 dm_internal_suspend_noflush +EXPORT_SYMBOL_GPL vmlinux 0xa55681db iommu_iova_to_phys +EXPORT_SYMBOL_GPL vmlinux 0xa56403d0 vfs_kern_mount +EXPORT_SYMBOL_GPL vmlinux 0xa5647c4a dma_free_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xa56736c2 usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0xa568e377 fb_sys_read +EXPORT_SYMBOL_GPL vmlinux 0xa56e1a52 sg_free_table_chained +EXPORT_SYMBOL_GPL vmlinux 0xa57a3a89 mas_empty_area_rev +EXPORT_SYMBOL_GPL vmlinux 0xa589a682 input_class +EXPORT_SYMBOL_GPL vmlinux 0xa58f99c2 filemap_range_has_writeback +EXPORT_SYMBOL_GPL vmlinux 0xa5bda8a1 efi_capsule_supported +EXPORT_SYMBOL_GPL vmlinux 0xa5c146b6 clk_hw_forward_rate_request +EXPORT_SYMBOL_GPL vmlinux 0xa5c42220 bdev_alignment_offset +EXPORT_SYMBOL_GPL vmlinux 0xa5c6950a dax_recovery_write +EXPORT_SYMBOL_GPL vmlinux 0xa5d1f4b8 stack_depot_snprint +EXPORT_SYMBOL_GPL vmlinux 0xa5d71a3a dev_pm_opp_get_opp_count +EXPORT_SYMBOL_GPL vmlinux 0xa5d7c388 pstore_type_to_name +EXPORT_SYMBOL_GPL vmlinux 0xa5e204dd vp_legacy_config_vector +EXPORT_SYMBOL_GPL vmlinux 0xa5ebfefa dma_get_slave_caps +EXPORT_SYMBOL_GPL vmlinux 0xa5efbf4c async_synchronize_full +EXPORT_SYMBOL_GPL vmlinux 0xa6331868 gpiod_export_link +EXPORT_SYMBOL_GPL vmlinux 0xa633b0ff peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa637ebc9 skb_morph +EXPORT_SYMBOL_GPL vmlinux 0xa63b68ec ptp_msg_is_sync +EXPORT_SYMBOL_GPL vmlinux 0xa63e5496 param_set_uint_minmax +EXPORT_SYMBOL_GPL vmlinux 0xa642b573 pcie_update_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xa6445323 ftrace_free_filter +EXPORT_SYMBOL_GPL vmlinux 0xa64d585e debugfs_create_size_t +EXPORT_SYMBOL_GPL vmlinux 0xa64e1d4f devm_clk_get_prepared +EXPORT_SYMBOL_GPL vmlinux 0xa6522469 _proc_mkdir +EXPORT_SYMBOL_GPL vmlinux 0xa655d4d0 nf_ipv6_ops +EXPORT_SYMBOL_GPL vmlinux 0xa666d5b8 dpbp_enable +EXPORT_SYMBOL_GPL vmlinux 0xa6685d98 ata_sff_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xa66b10aa pinctrl_lookup_state +EXPORT_SYMBOL_GPL vmlinux 0xa67c2895 devm_acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0xa67e5530 blk_rq_prep_clone +EXPORT_SYMBOL_GPL vmlinux 0xa6868ac7 ata_sff_dev_select +EXPORT_SYMBOL_GPL vmlinux 0xa694ecf0 imx_pinctrl_sc_ipc_init +EXPORT_SYMBOL_GPL vmlinux 0xa6a088b7 fscrypt_match_name +EXPORT_SYMBOL_GPL vmlinux 0xa6a7925c mas_walk +EXPORT_SYMBOL_GPL vmlinux 0xa6af1e35 __SCK__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xa6b06f65 ata_sff_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xa6b21ef2 dpm_suspend_end +EXPORT_SYMBOL_GPL vmlinux 0xa6b5ee5b __SCK__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0xa6baa5c2 driver_find_device +EXPORT_SYMBOL_GPL vmlinux 0xa6bee773 msi_lock_descs +EXPORT_SYMBOL_GPL vmlinux 0xa6c580b9 device_match_name +EXPORT_SYMBOL_GPL vmlinux 0xa6c7f170 of_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0xa6ce01a2 regulator_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xa6dc0d97 tegra_read_ram_code +EXPORT_SYMBOL_GPL vmlinux 0xa6e00242 iommu_set_pgtable_quirks +EXPORT_SYMBOL_GPL vmlinux 0xa6e1a69d kick_all_cpus_sync +EXPORT_SYMBOL_GPL vmlinux 0xa6f2fe57 dma_can_mmap +EXPORT_SYMBOL_GPL vmlinux 0xa6fcb093 usb_queue_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xa7061bda phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0xa708ca58 mas_store_prealloc +EXPORT_SYMBOL_GPL vmlinux 0xa709c835 fib6_info_destroy_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa713669d devm_irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0xa71a1d4c tpm_tis_resume +EXPORT_SYMBOL_GPL vmlinux 0xa7241959 pkcs7_supply_detached_data +EXPORT_SYMBOL_GPL vmlinux 0xa72dd105 pci_bridge_emul_conf_write +EXPORT_SYMBOL_GPL vmlinux 0xa731f387 nl_table_lock +EXPORT_SYMBOL_GPL vmlinux 0xa74956ef ata_pci_sff_init_host +EXPORT_SYMBOL_GPL vmlinux 0xa758f768 dma_resv_get_singleton +EXPORT_SYMBOL_GPL vmlinux 0xa76285af spi_slave_abort +EXPORT_SYMBOL_GPL vmlinux 0xa764a6ec __netdev_watchdog_up +EXPORT_SYMBOL_GPL vmlinux 0xa7653b85 ipv6_find_tlv +EXPORT_SYMBOL_GPL vmlinux 0xa76f77b1 rio_release_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xa7720c47 input_ff_event +EXPORT_SYMBOL_GPL vmlinux 0xa7721bc1 nfs42_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0xa778f46e usb_get_dr_mode +EXPORT_SYMBOL_GPL vmlinux 0xa788700b copy_to_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0xa790ab4b __tracepoint_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xa79ca9d9 devlink_params_register +EXPORT_SYMBOL_GPL vmlinux 0xa79eb5f7 mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa79f860e i2c_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xa7b060df serial8250_em485_stop_tx +EXPORT_SYMBOL_GPL vmlinux 0xa7c68231 __tracepoint_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0xa7d8ed70 irq_domain_free_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xa7eb8266 device_set_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0xa7ebd891 mtk_pctrl_show_one_pin +EXPORT_SYMBOL_GPL vmlinux 0xa7fc78da tegra_bpmp_get +EXPORT_SYMBOL_GPL vmlinux 0xa80b5290 bpf_trace_run4 +EXPORT_SYMBOL_GPL vmlinux 0xa81485e6 __traceiter_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xa84fb17f regcache_sync_region +EXPORT_SYMBOL_GPL vmlinux 0xa851973a raw_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xa85e6b5b sata_link_debounce +EXPORT_SYMBOL_GPL vmlinux 0xa8689139 sk_set_peek_off +EXPORT_SYMBOL_GPL vmlinux 0xa86fa90f devm_ti_sci_get_of_resource +EXPORT_SYMBOL_GPL vmlinux 0xa881531d ata_sas_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0xa8841cc6 mas_next +EXPORT_SYMBOL_GPL vmlinux 0xa89374ec crypto_dequeue_request +EXPORT_SYMBOL_GPL vmlinux 0xa89926dc crypto_dh_decode_key +EXPORT_SYMBOL_GPL vmlinux 0xa89abc56 serdev_controller_add +EXPORT_SYMBOL_GPL vmlinux 0xa8a6364c xas_get_mark +EXPORT_SYMBOL_GPL vmlinux 0xa8bf3070 dm_table_set_type +EXPORT_SYMBOL_GPL vmlinux 0xa8bff231 skcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xa8c4be43 dma_map_sgtable +EXPORT_SYMBOL_GPL vmlinux 0xa8c5c1d1 blk_stat_enable_accounting +EXPORT_SYMBOL_GPL vmlinux 0xa8c7458a switchdev_handle_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0xa8cf801d fsl_mc_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0xa8de68e0 ti_sci_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xa8e6582f vfs_cancel_lock +EXPORT_SYMBOL_GPL vmlinux 0xa8ec0666 devlink_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa8ee548e ata_sas_port_stop +EXPORT_SYMBOL_GPL vmlinux 0xa8f96a4a pci_device_group +EXPORT_SYMBOL_GPL vmlinux 0xa8f97178 __tracepoint_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xa901c0fa devm_i2c_add_adapter +EXPORT_SYMBOL_GPL vmlinux 0xa9320d27 ktime_get_seconds +EXPORT_SYMBOL_GPL vmlinux 0xa9520d6b walk_hmem_resources +EXPORT_SYMBOL_GPL vmlinux 0xa95b5c77 hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xa96c1c33 blk_stat_disable_accounting +EXPORT_SYMBOL_GPL vmlinux 0xa96e8b4e hv_setup_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0xa973dcdd ata_host_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa9798f41 ohci_restart +EXPORT_SYMBOL_GPL vmlinux 0xa97c99df acpi_register_gsi +EXPORT_SYMBOL_GPL vmlinux 0xa98b2670 __pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0xa98bd20b blk_set_pm_only +EXPORT_SYMBOL_GPL vmlinux 0xa98ef70d crypto_register_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xa9955b9f gpiochip_lock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0xa9977dad mtk_mux_clr_set_upd_ops +EXPORT_SYMBOL_GPL vmlinux 0xa99b8e70 __SCK__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xa99ef899 devlink_fmsg_bool_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xa9b3f87f thermal_zone_get_slope +EXPORT_SYMBOL_GPL vmlinux 0xa9c18cf5 do_take_over_console +EXPORT_SYMBOL_GPL vmlinux 0xa9cdddc6 i2c_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa9ea77ca serial8250_rx_chars +EXPORT_SYMBOL_GPL vmlinux 0xa9ee4c60 rz_mtu3_shared_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xaa04a470 __mnt_is_readonly +EXPORT_SYMBOL_GPL vmlinux 0xaa0b6d2d list_lru_count_one +EXPORT_SYMBOL_GPL vmlinux 0xaa13fc56 thermal_zone_device_enable +EXPORT_SYMBOL_GPL vmlinux 0xaa393cc6 mas_preallocate +EXPORT_SYMBOL_GPL vmlinux 0xaa3ff738 devm_reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xaa6a50f9 __static_key_deferred_flush +EXPORT_SYMBOL_GPL vmlinux 0xaa7018c7 blkg_rwstat_recursive_sum +EXPORT_SYMBOL_GPL vmlinux 0xaa72decc bio_split_rw +EXPORT_SYMBOL_GPL vmlinux 0xaa7c8e62 nf_queue_entry_free +EXPORT_SYMBOL_GPL vmlinux 0xaa81e1b2 task_cputime_adjusted +EXPORT_SYMBOL_GPL vmlinux 0xaa887c03 of_clk_get_parent_count +EXPORT_SYMBOL_GPL vmlinux 0xaa8b8490 spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0xaa9544cf gpiod_set_raw_value +EXPORT_SYMBOL_GPL vmlinux 0xaaa918c9 ftrace_dump +EXPORT_SYMBOL_GPL vmlinux 0xaab9c421 clk_multiplier_ops +EXPORT_SYMBOL_GPL vmlinux 0xaaba7cf1 __tracepoint_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xaacb1784 inet_csk_listen_start +EXPORT_SYMBOL_GPL vmlinux 0xaad8adbd devlink_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0xaaf0c76f edac_device_handle_ue_count +EXPORT_SYMBOL_GPL vmlinux 0xaaf4c17f mtk_pinconf_bias_disable_get +EXPORT_SYMBOL_GPL vmlinux 0xaaf89579 sysfs_create_group +EXPORT_SYMBOL_GPL vmlinux 0xaafafbff rockchip_pmu_unblock +EXPORT_SYMBOL_GPL vmlinux 0xab05e953 thermal_zone_device +EXPORT_SYMBOL_GPL vmlinux 0xab060841 zynqmp_pm_query_data +EXPORT_SYMBOL_GPL vmlinux 0xab183230 driver_attach +EXPORT_SYMBOL_GPL vmlinux 0xab1e0e93 hv_setup_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0xab1fcce8 of_platform_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0xab22303d ahci_platform_suspend_host +EXPORT_SYMBOL_GPL vmlinux 0xab25f0db of_usb_get_dr_mode_by_phy +EXPORT_SYMBOL_GPL vmlinux 0xab2c549a of_alias_from_compatible +EXPORT_SYMBOL_GPL vmlinux 0xab35c964 skb_mpls_push +EXPORT_SYMBOL_GPL vmlinux 0xab3c7858 of_dma_is_coherent +EXPORT_SYMBOL_GPL vmlinux 0xab3dd919 rio_register_mport +EXPORT_SYMBOL_GPL vmlinux 0xab4190cd gnttab_foreach_grant_in_range +EXPORT_SYMBOL_GPL vmlinux 0xab694fc0 crypto_comp_compress +EXPORT_SYMBOL_GPL vmlinux 0xab6e8282 ip6_datagram_connect_v6_only +EXPORT_SYMBOL_GPL vmlinux 0xab6f0ded __tracepoint_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0xab9b6c77 acpi_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0xabc2c8c7 ata_bmdma_stop +EXPORT_SYMBOL_GPL vmlinux 0xabc640f3 list_lru_isolate +EXPORT_SYMBOL_GPL vmlinux 0xabc6e9e4 pm_report_max_hw_sleep +EXPORT_SYMBOL_GPL vmlinux 0xabd45848 stop_machine +EXPORT_SYMBOL_GPL vmlinux 0xabe5471d pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0xabec5540 vcap_tc_flower_handler_arp_usage +EXPORT_SYMBOL_GPL vmlinux 0xac0e705c sata_scr_read +EXPORT_SYMBOL_GPL vmlinux 0xac10879f tpm2_get_tpm_pt +EXPORT_SYMBOL_GPL vmlinux 0xac10e5e2 cpuidle_get_cpu_driver +EXPORT_SYMBOL_GPL vmlinux 0xac11a19b ata_bmdma_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0xac136bcb tpm_tis_remove +EXPORT_SYMBOL_GPL vmlinux 0xac158df0 irq_domain_update_bus_token +EXPORT_SYMBOL_GPL vmlinux 0xac1a0f4b apply_to_page_range +EXPORT_SYMBOL_GPL vmlinux 0xac241185 cpuidle_unregister +EXPORT_SYMBOL_GPL vmlinux 0xac2caa56 pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0xac2dfe7a devm_create_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xac3403ca rz_mtu3_32bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0xac3a6bc4 regulator_suspend_disable +EXPORT_SYMBOL_GPL vmlinux 0xac3f9bd9 tcp_plb_update_state_upon_rto +EXPORT_SYMBOL_GPL vmlinux 0xac640fb4 device_set_node +EXPORT_SYMBOL_GPL vmlinux 0xac690a01 init_user_ns +EXPORT_SYMBOL_GPL vmlinux 0xac786765 usb_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xac819750 serdev_device_write_room +EXPORT_SYMBOL_GPL vmlinux 0xac9ada46 serial8250_do_set_divisor +EXPORT_SYMBOL_GPL vmlinux 0xaca0319b fib_rules_lookup +EXPORT_SYMBOL_GPL vmlinux 0xacb4d88c clk_rate_exclusive_put +EXPORT_SYMBOL_GPL vmlinux 0xacb8b499 clk_hw_rate_is_protected +EXPORT_SYMBOL_GPL vmlinux 0xacc977ac alarm_forward_now +EXPORT_SYMBOL_GPL vmlinux 0xacdadb09 rtnl_af_register +EXPORT_SYMBOL_GPL vmlinux 0xacde4cf3 regulator_sync_voltage +EXPORT_SYMBOL_GPL vmlinux 0xacf01c57 switchdev_handle_port_obj_add_foreign +EXPORT_SYMBOL_GPL vmlinux 0xad06c825 ct_user_exit +EXPORT_SYMBOL_GPL vmlinux 0xad0e3650 usb_role_switch_register +EXPORT_SYMBOL_GPL vmlinux 0xad1e157f of_reserved_mem_device_init_by_idx +EXPORT_SYMBOL_GPL vmlinux 0xad33b4be regmap_multi_reg_write_bypassed +EXPORT_SYMBOL_GPL vmlinux 0xad395dd9 mm_account_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0xad40dffd debugfs_create_file_size +EXPORT_SYMBOL_GPL vmlinux 0xad42dff8 __SCK__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0xad49b071 mmput_async +EXPORT_SYMBOL_GPL vmlinux 0xad4e6259 remove_cpu +EXPORT_SYMBOL_GPL vmlinux 0xad52edd3 root_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xad645234 register_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xad672b0c pci_disable_sriov +EXPORT_SYMBOL_GPL vmlinux 0xad76a3f0 __SCK__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xad7adc9d devm_regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xad83ce29 xas_find_conflict +EXPORT_SYMBOL_GPL vmlinux 0xad88a555 mpc8xxx_spi_rx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0xad975ed5 devm_otg_ulpi_create +EXPORT_SYMBOL_GPL vmlinux 0xad97abe1 xfrm_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0xad98902d led_sysfs_enable +EXPORT_SYMBOL_GPL vmlinux 0xad9b4615 gpiod_set_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xad9cf747 dma_alloc_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xad9e7b62 acpi_is_pnp_device +EXPORT_SYMBOL_GPL vmlinux 0xad9fb247 lwtunnel_valid_encap_type_attr +EXPORT_SYMBOL_GPL vmlinux 0xada0733d init_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xada38766 dst_cache_destroy +EXPORT_SYMBOL_GPL vmlinux 0xada7c6ee ata_sff_freeze +EXPORT_SYMBOL_GPL vmlinux 0xadad6b37 device_link_add +EXPORT_SYMBOL_GPL vmlinux 0xade0649a serdev_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0xade5339b hte_get_clk_src_info +EXPORT_SYMBOL_GPL vmlinux 0xadf0d00d find_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0xadf9c1b3 housekeeping_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xae01217a mpi_write_to_sgl +EXPORT_SYMBOL_GPL vmlinux 0xae0ecf40 usb_bus_idr_lock +EXPORT_SYMBOL_GPL vmlinux 0xae1051b0 net_cls_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xae1204e2 fbcon_modechange_possible +EXPORT_SYMBOL_GPL vmlinux 0xae1946e6 efivars_register +EXPORT_SYMBOL_GPL vmlinux 0xae37ecb3 ohci_suspend +EXPORT_SYMBOL_GPL vmlinux 0xae39f80e dst_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xae53df5f gpiochip_reqres_irq +EXPORT_SYMBOL_GPL vmlinux 0xae66224d dev_pm_opp_of_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0xae69b1c1 usermodehelper_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xae7c231d mpi_cmp +EXPORT_SYMBOL_GPL vmlinux 0xae8a4063 raw_v4_match +EXPORT_SYMBOL_GPL vmlinux 0xaeabc82d dax_writeback_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0xaeb98b65 device_dma_supported +EXPORT_SYMBOL_GPL vmlinux 0xaec21f2b usb_device_match_id +EXPORT_SYMBOL_GPL vmlinux 0xaeca2d31 bus_register +EXPORT_SYMBOL_GPL vmlinux 0xaedcc22f ata_sff_prereset +EXPORT_SYMBOL_GPL vmlinux 0xaef18333 dma_get_merge_boundary +EXPORT_SYMBOL_GPL vmlinux 0xaf036de3 uart_handle_dcd_change +EXPORT_SYMBOL_GPL vmlinux 0xaf04fd92 skb_gso_validate_mac_len +EXPORT_SYMBOL_GPL vmlinux 0xaf076aec nd_fletcher64 +EXPORT_SYMBOL_GPL vmlinux 0xaf0b6ba7 blkg_rwstat_init +EXPORT_SYMBOL_GPL vmlinux 0xaf0d5a6f devres_find +EXPORT_SYMBOL_GPL vmlinux 0xaf0e035f dw_pcie_ep_linkup +EXPORT_SYMBOL_GPL vmlinux 0xaf136059 misc_cg_try_charge +EXPORT_SYMBOL_GPL vmlinux 0xaf177e53 class_compat_create_link +EXPORT_SYMBOL_GPL vmlinux 0xaf348da7 cpu_pm_exit +EXPORT_SYMBOL_GPL vmlinux 0xaf34f129 __devm_regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0xaf3a44e9 __SCK__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xaf3edc62 devl_rate_nodes_destroy +EXPORT_SYMBOL_GPL vmlinux 0xaf4014ff usb_amd_quirk_pll_check +EXPORT_SYMBOL_GPL vmlinux 0xaf50b0a3 spi_finalize_current_transfer +EXPORT_SYMBOL_GPL vmlinux 0xaf6d38c0 vcap_mod_rule +EXPORT_SYMBOL_GPL vmlinux 0xaf785ed9 sdio_disable_func +EXPORT_SYMBOL_GPL vmlinux 0xaf793668 __alloc_percpu_gfp +EXPORT_SYMBOL_GPL vmlinux 0xaf7ad94c __SCK__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xaf7b1498 securityfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0xaf852873 cpuidle_register_device +EXPORT_SYMBOL_GPL vmlinux 0xaf86e371 mtk_clk_register_factors +EXPORT_SYMBOL_GPL vmlinux 0xaf8c0a77 vp_modern_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0xaf8c3f99 srcu_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xaf8f1793 regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0xaf96d7f9 wm831x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xafb07262 __pfn_to_mfn +EXPORT_SYMBOL_GPL vmlinux 0xafcd1cb1 vcap_chain_id_to_lookup +EXPORT_SYMBOL_GPL vmlinux 0xafd98273 debugfs_rename +EXPORT_SYMBOL_GPL vmlinux 0xafddd545 ata_id_c_string +EXPORT_SYMBOL_GPL vmlinux 0xafdf8e07 trace_seq_path +EXPORT_SYMBOL_GPL vmlinux 0xafeb58c1 __SCK__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0xb0069f7e mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xb0099f79 topology_clear_scale_freq_source +EXPORT_SYMBOL_GPL vmlinux 0xb013f52e dm_disk +EXPORT_SYMBOL_GPL vmlinux 0xb01b9457 pm_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xb02a9881 pinctrl_pm_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0xb02ac411 register_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb043ba0a dev_pm_opp_of_remove_table +EXPORT_SYMBOL_GPL vmlinux 0xb049a294 __SCK__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0xb05719f2 badblocks_clear +EXPORT_SYMBOL_GPL vmlinux 0xb05b68d5 zynqmp_pm_reset_get_status +EXPORT_SYMBOL_GPL vmlinux 0xb063688d scsi_unregister_device_handler +EXPORT_SYMBOL_GPL vmlinux 0xb06b6d58 vfs_remove_acl +EXPORT_SYMBOL_GPL vmlinux 0xb06ea245 sbitmap_queue_resize +EXPORT_SYMBOL_GPL vmlinux 0xb0747ed2 rcu_cpu_stall_suppress +EXPORT_SYMBOL_GPL vmlinux 0xb077e70a clk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0xb0788c72 nvdimm_region_notify +EXPORT_SYMBOL_GPL vmlinux 0xb07c2e02 virtio_break_device +EXPORT_SYMBOL_GPL vmlinux 0xb0802f90 __tracepoint_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xb084c014 tty_buffer_unlock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xb08a22a3 cpufreq_show_cpus +EXPORT_SYMBOL_GPL vmlinux 0xb08ed293 crypto_larval_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb095c69d pci_bus_max_busnr +EXPORT_SYMBOL_GPL vmlinux 0xb0a07b80 pci_get_dsn +EXPORT_SYMBOL_GPL vmlinux 0xb0a08499 virtqueue_detach_unused_buf +EXPORT_SYMBOL_GPL vmlinux 0xb0aaaf01 ata_noop_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0xb0aae1ab mtk_paris_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0xb0b85f47 ring_buffer_iter_reset +EXPORT_SYMBOL_GPL vmlinux 0xb0d1656c gpio_free_array +EXPORT_SYMBOL_GPL vmlinux 0xb0e7ab1f __traceiter_console +EXPORT_SYMBOL_GPL vmlinux 0xb0e8e671 xenbus_otherend_changed +EXPORT_SYMBOL_GPL vmlinux 0xb0fad534 cros_ec_get_sensor_count +EXPORT_SYMBOL_GPL vmlinux 0xb1009867 of_css +EXPORT_SYMBOL_GPL vmlinux 0xb10a843f regmap_get_max_register +EXPORT_SYMBOL_GPL vmlinux 0xb10d964d devlink_fmsg_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xb114ff76 device_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0xb11d9000 tty_dev_name_to_number +EXPORT_SYMBOL_GPL vmlinux 0xb1234d80 ata_pci_shutdown_one +EXPORT_SYMBOL_GPL vmlinux 0xb126dc06 ima_file_check +EXPORT_SYMBOL_GPL vmlinux 0xb13837ce vcap_rule_add_key_u48 +EXPORT_SYMBOL_GPL vmlinux 0xb13c5a76 phy_validate +EXPORT_SYMBOL_GPL vmlinux 0xb147b4e0 skb_mpls_dec_ttl +EXPORT_SYMBOL_GPL vmlinux 0xb15b7e91 fuse_dev_release +EXPORT_SYMBOL_GPL vmlinux 0xb1647fc2 devlink_info_version_running_put +EXPORT_SYMBOL_GPL vmlinux 0xb16f0f72 ata_link_abort +EXPORT_SYMBOL_GPL vmlinux 0xb1b3f6ed phylink_mii_c22_pcs_decode_state +EXPORT_SYMBOL_GPL vmlinux 0xb1baa71a devlink_linecard_provision_fail +EXPORT_SYMBOL_GPL vmlinux 0xb1bb4590 bus_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xb1bed25d dpm_resume_start +EXPORT_SYMBOL_GPL vmlinux 0xb1dacc43 regmap_mmio_attach_clk +EXPORT_SYMBOL_GPL vmlinux 0xb1dfecea power_supply_battery_info_properties_size +EXPORT_SYMBOL_GPL vmlinux 0xb1e25684 __trace_bputs +EXPORT_SYMBOL_GPL vmlinux 0xb1ebf660 devm_mipi_dsi_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0xb1edf028 ata_sas_sync_probe +EXPORT_SYMBOL_GPL vmlinux 0xb1f454a2 mtk_pinconf_bias_disable_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0xb1fc1782 pci_speed_string +EXPORT_SYMBOL_GPL vmlinux 0xb202b776 noop_backing_dev_info +EXPORT_SYMBOL_GPL vmlinux 0xb202f0d7 rht_bucket_nested_insert +EXPORT_SYMBOL_GPL vmlinux 0xb208790b ahci_print_info +EXPORT_SYMBOL_GPL vmlinux 0xb20ed44f of_irq_to_resource_table +EXPORT_SYMBOL_GPL vmlinux 0xb21d00c6 hte_ts_put +EXPORT_SYMBOL_GPL vmlinux 0xb21e8943 ata_sas_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xb2210d64 reset_control_deassert +EXPORT_SYMBOL_GPL vmlinux 0xb221c6fc __clk_hw_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0xb23b7691 start_poll_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0xb2405efc secure_tcp_seq +EXPORT_SYMBOL_GPL vmlinux 0xb244f333 acpi_dev_ready_for_enumeration +EXPORT_SYMBOL_GPL vmlinux 0xb252fac8 clk_regmap_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0xb256be16 efivar_is_available +EXPORT_SYMBOL_GPL vmlinux 0xb26a1add elfcorehdr_addr +EXPORT_SYMBOL_GPL vmlinux 0xb27d26a9 ahci_platform_disable_phys +EXPORT_SYMBOL_GPL vmlinux 0xb295188f ahci_platform_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb29533ee zs_malloc +EXPORT_SYMBOL_GPL vmlinux 0xb2a6f197 bpf_fentry_test1 +EXPORT_SYMBOL_GPL vmlinux 0xb2c1732e rcu_gp_set_torture_wait +EXPORT_SYMBOL_GPL vmlinux 0xb2c1fd67 genphy_c45_read_mdix +EXPORT_SYMBOL_GPL vmlinux 0xb2cff745 pci_slots_kset +EXPORT_SYMBOL_GPL vmlinux 0xb2d4e78b icc_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xb2db2b2f phy_pm_runtime_put_sync +EXPORT_SYMBOL_GPL vmlinux 0xb2ded649 crypto_unregister_scomp +EXPORT_SYMBOL_GPL vmlinux 0xb2e764e8 suspend_valid_only_mem +EXPORT_SYMBOL_GPL vmlinux 0xb2fa093e blk_mq_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xb301e627 edac_pci_handle_npe +EXPORT_SYMBOL_GPL vmlinux 0xb307c909 devlink_fmsg_u64_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xb30b2bda preempt_model_full +EXPORT_SYMBOL_GPL vmlinux 0xb30ee47c serdev_device_set_flow_control +EXPORT_SYMBOL_GPL vmlinux 0xb329daa7 dst_cache_get +EXPORT_SYMBOL_GPL vmlinux 0xb346cacc rockchip_clk_register_armclk +EXPORT_SYMBOL_GPL vmlinux 0xb34eae86 iommu_detach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0xb35eb6b7 pci_stop_and_remove_bus_device_locked +EXPORT_SYMBOL_GPL vmlinux 0xb35ef9e1 bdev_discard_alignment +EXPORT_SYMBOL_GPL vmlinux 0xb374aa5d pm_runtime_autosuspend_expiration +EXPORT_SYMBOL_GPL vmlinux 0xb37822ac mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xb390c820 kthread_flush_worker +EXPORT_SYMBOL_GPL vmlinux 0xb3a696c0 fib_nexthop_info +EXPORT_SYMBOL_GPL vmlinux 0xb3afda06 ti_sci_inta_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0xb3b4e774 rockchip_pcie_parse_dt +EXPORT_SYMBOL_GPL vmlinux 0xb3bcc4ff i2c_probe_func_quick_read +EXPORT_SYMBOL_GPL vmlinux 0xb3c10c5f umd_unload_blob +EXPORT_SYMBOL_GPL vmlinux 0xb3c9174b tty_get_icount +EXPORT_SYMBOL_GPL vmlinux 0xb3cbf2e1 kvm_release_page_clean +EXPORT_SYMBOL_GPL vmlinux 0xb3dba28c pm_clk_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb3e027a1 sdio_memcpy_toio +EXPORT_SYMBOL_GPL vmlinux 0xb3fd8fe6 kernel_read_file_from_path +EXPORT_SYMBOL_GPL vmlinux 0xb40d5228 rockchip_pcie_init_port +EXPORT_SYMBOL_GPL vmlinux 0xb40d673e zynqmp_pm_pinctrl_request +EXPORT_SYMBOL_GPL vmlinux 0xb4137b28 cpufreq_disable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0xb414739a xfrm_audit_state_replay +EXPORT_SYMBOL_GPL vmlinux 0xb42c5b7a pci_epf_alloc_space +EXPORT_SYMBOL_GPL vmlinux 0xb4389c97 strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0xb43f9365 ktime_get +EXPORT_SYMBOL_GPL vmlinux 0xb447548f devm_kmalloc +EXPORT_SYMBOL_GPL vmlinux 0xb44a75d9 irq_chip_eoi_parent +EXPORT_SYMBOL_GPL vmlinux 0xb44b0501 pci_find_doe_mailbox +EXPORT_SYMBOL_GPL vmlinux 0xb44e18ea audit_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb458dfa1 scsi_host_busy_iter +EXPORT_SYMBOL_GPL vmlinux 0xb45d968e usb_get_current_frame_number +EXPORT_SYMBOL_GPL vmlinux 0xb468d40b pci_user_read_config_word +EXPORT_SYMBOL_GPL vmlinux 0xb47319a0 usb_remove_hcd +EXPORT_SYMBOL_GPL vmlinux 0xb47a1b9d irq_set_default_host +EXPORT_SYMBOL_GPL vmlinux 0xb48e0053 class_is_registered +EXPORT_SYMBOL_GPL vmlinux 0xb48f0638 software_node_register +EXPORT_SYMBOL_GPL vmlinux 0xb48f3499 xlnx_register_event +EXPORT_SYMBOL_GPL vmlinux 0xb48ff81c edac_pci_del_device +EXPORT_SYMBOL_GPL vmlinux 0xb4998080 tcp_ca_openreq_child +EXPORT_SYMBOL_GPL vmlinux 0xb4b97c90 pvclock_gtod_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb4d50f32 kvm_read_guest_page +EXPORT_SYMBOL_GPL vmlinux 0xb4d77891 br_ip6_fragment +EXPORT_SYMBOL_GPL vmlinux 0xb4ddd6fa vp_modern_config_vector +EXPORT_SYMBOL_GPL vmlinux 0xb4e4d344 __vfs_setxattr_locked +EXPORT_SYMBOL_GPL vmlinux 0xb4ea7cf7 kgdb_connected +EXPORT_SYMBOL_GPL vmlinux 0xb4eda0da ring_buffer_event_length +EXPORT_SYMBOL_GPL vmlinux 0xb501b2df nd_cmd_dimm_desc +EXPORT_SYMBOL_GPL vmlinux 0xb503c79a devlink_region_snapshot_id_get +EXPORT_SYMBOL_GPL vmlinux 0xb5093dd3 console_list +EXPORT_SYMBOL_GPL vmlinux 0xb51fbd64 edac_op_state +EXPORT_SYMBOL_GPL vmlinux 0xb520eb79 btree_merge +EXPORT_SYMBOL_GPL vmlinux 0xb545607b dax_add_host +EXPORT_SYMBOL_GPL vmlinux 0xb548c59e usb_acpi_power_manageable +EXPORT_SYMBOL_GPL vmlinux 0xb54dfe6d ip6_redirect +EXPORT_SYMBOL_GPL vmlinux 0xb55139f6 HUF_readStats +EXPORT_SYMBOL_GPL vmlinux 0xb556fcb7 __pm_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb55de460 HYPERVISOR_dm_op +EXPORT_SYMBOL_GPL vmlinux 0xb561c490 mpi_mul +EXPORT_SYMBOL_GPL vmlinux 0xb570745c __SCK__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xb5777ad1 dma_resv_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0xb58aea58 pci_enable_ats +EXPORT_SYMBOL_GPL vmlinux 0xb58eb14a scsi_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xb592d904 __gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL vmlinux 0xb5a0b015 driver_set_override +EXPORT_SYMBOL_GPL vmlinux 0xb5a83919 devm_power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xb5a83e35 gnttab_setup_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xb5a8c226 acpi_gsi_to_irq +EXPORT_SYMBOL_GPL vmlinux 0xb5ad157a serial8250_tx_chars +EXPORT_SYMBOL_GPL vmlinux 0xb5b157d9 __hvc_resize +EXPORT_SYMBOL_GPL vmlinux 0xb5b6fb04 hv_get_vpreg +EXPORT_SYMBOL_GPL vmlinux 0xb5bc698f dmaengine_unmap_put +EXPORT_SYMBOL_GPL vmlinux 0xb5c3ed28 ata_dev_disable +EXPORT_SYMBOL_GPL vmlinux 0xb5c9072b mc_send_command +EXPORT_SYMBOL_GPL vmlinux 0xb5cb556f __fscrypt_inode_uses_inline_crypto +EXPORT_SYMBOL_GPL vmlinux 0xb5cc416d usb_autopm_get_interface_async +EXPORT_SYMBOL_GPL vmlinux 0xb5f07096 subsys_virtual_register +EXPORT_SYMBOL_GPL vmlinux 0xb5fd3144 pm_generic_poweroff_noirq +EXPORT_SYMBOL_GPL vmlinux 0xb608a817 virtio_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xb61bb0fd devlink_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xb62460d0 skcipher_walk_done +EXPORT_SYMBOL_GPL vmlinux 0xb6261484 register_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb63398fa mtk_pinconf_drive_set +EXPORT_SYMBOL_GPL vmlinux 0xb6343238 uart_get_rs485_mode +EXPORT_SYMBOL_GPL vmlinux 0xb6357e53 cpuidle_enable_device +EXPORT_SYMBOL_GPL vmlinux 0xb63bb687 gpiochip_populate_parent_fwspec_twocell +EXPORT_SYMBOL_GPL vmlinux 0xb63c8c3d iommu_map_sg +EXPORT_SYMBOL_GPL vmlinux 0xb63d2845 rio_alloc_net +EXPORT_SYMBOL_GPL vmlinux 0xb6410433 mpi_addm +EXPORT_SYMBOL_GPL vmlinux 0xb655f91b pci_epc_get_next_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xb66927b6 mbox_client_txdone +EXPORT_SYMBOL_GPL vmlinux 0xb675d1b7 regmap_field_test_bits +EXPORT_SYMBOL_GPL vmlinux 0xb6787346 sfp_unregister_socket +EXPORT_SYMBOL_GPL vmlinux 0xb67d4cb9 devlink_to_dev +EXPORT_SYMBOL_GPL vmlinux 0xb69afbb0 devlink_linecard_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xb6a051e0 gpiochip_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0xb6a4514d iomap_seek_hole +EXPORT_SYMBOL_GPL vmlinux 0xb6a76ea3 xfrm_audit_state_icvfail +EXPORT_SYMBOL_GPL vmlinux 0xb6ae42d6 nvmem_add_one_cell +EXPORT_SYMBOL_GPL vmlinux 0xb6bbdce6 msg_zerocopy_callback +EXPORT_SYMBOL_GPL vmlinux 0xb6c3d879 regcache_mark_dirty +EXPORT_SYMBOL_GPL vmlinux 0xb6c7c39c mpc8xxx_spi_rx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0xb6d05d54 tps65912_device_init +EXPORT_SYMBOL_GPL vmlinux 0xb6dca48e mmc_regulator_enable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xb6df084d sbitmap_queue_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0xb6e6d99d clk_disable +EXPORT_SYMBOL_GPL vmlinux 0xb6ed9a61 __devres_alloc_node +EXPORT_SYMBOL_GPL vmlinux 0xb6f4a3d8 fuse_free_conn +EXPORT_SYMBOL_GPL vmlinux 0xb6f5b3b1 rio_request_mport_dma +EXPORT_SYMBOL_GPL vmlinux 0xb6f66ffd imx_pinctrl_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xb6fec143 ahci_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0xb701c4c7 l3mdev_fib_table_by_index +EXPORT_SYMBOL_GPL vmlinux 0xb709a030 fsnotify_destroy_mark +EXPORT_SYMBOL_GPL vmlinux 0xb7329c06 clk_set_phase +EXPORT_SYMBOL_GPL vmlinux 0xb7333d01 pm_runtime_barrier +EXPORT_SYMBOL_GPL vmlinux 0xb73713d7 nvmem_add_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0xb7464151 rio_release_dma +EXPORT_SYMBOL_GPL vmlinux 0xb74af4bb hypervisor_kobj +EXPORT_SYMBOL_GPL vmlinux 0xb761008a ata_sff_postreset +EXPORT_SYMBOL_GPL vmlinux 0xb764e0ee tty_mode_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xb781c479 devm_ti_sci_get_handle +EXPORT_SYMBOL_GPL vmlinux 0xb782c1a3 hv_get_vpreg_128 +EXPORT_SYMBOL_GPL vmlinux 0xb783e873 devm_thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xb786bf75 pci_write_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xb7a387fc synchronize_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0xb7c69a63 unregister_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb7cbef9e power_supply_set_battery_charged +EXPORT_SYMBOL_GPL vmlinux 0xb7d10bf1 devm_power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0xb7d298c7 fuse_get_unique +EXPORT_SYMBOL_GPL vmlinux 0xb7e77518 securityfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xb7e7782c genphy_c45_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xb7eab117 devl_linecard_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb7f990e9 rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xb80681bc of_get_fb_videomode +EXPORT_SYMBOL_GPL vmlinux 0xb81d6834 clk_mux_val_to_index +EXPORT_SYMBOL_GPL vmlinux 0xb8211f97 fwnode_get_parent +EXPORT_SYMBOL_GPL vmlinux 0xb821e961 tty_port_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xb8273d0b __wake_up_sync +EXPORT_SYMBOL_GPL vmlinux 0xb85042e5 gnttab_free_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0xb859f02b regmap_can_raw_write +EXPORT_SYMBOL_GPL vmlinux 0xb861e2c4 pinctrl_dev_get_devname +EXPORT_SYMBOL_GPL vmlinux 0xb86a332d hrtimer_init_sleeper +EXPORT_SYMBOL_GPL vmlinux 0xb86b4fc5 crypto_grab_kpp +EXPORT_SYMBOL_GPL vmlinux 0xb872b8d1 fb_bl_default_curve +EXPORT_SYMBOL_GPL vmlinux 0xb87360b7 edac_mc_del_mc +EXPORT_SYMBOL_GPL vmlinux 0xb874cc9e trace_array_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb8781582 imx_clk_hw_sscg_pll +EXPORT_SYMBOL_GPL vmlinux 0xb87e0740 __sk_flush_backlog +EXPORT_SYMBOL_GPL vmlinux 0xb87f40fe cppc_set_enable +EXPORT_SYMBOL_GPL vmlinux 0xb88cbb50 __ndisc_fill_addr_option +EXPORT_SYMBOL_GPL vmlinux 0xb88dbfce irq_set_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0xb89795a8 usb_cache_string +EXPORT_SYMBOL_GPL vmlinux 0xb89e69b1 jump_label_update_timeout +EXPORT_SYMBOL_GPL vmlinux 0xb8a07076 fwnode_get_phy_node +EXPORT_SYMBOL_GPL vmlinux 0xb8a0b80b tcp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xb8a4238d fat_attach +EXPORT_SYMBOL_GPL vmlinux 0xb8a59bcf debugfs_create_bool +EXPORT_SYMBOL_GPL vmlinux 0xb8b32aa7 iommu_dev_enable_feature +EXPORT_SYMBOL_GPL vmlinux 0xb8b8c4f0 ti_sci_release_resource +EXPORT_SYMBOL_GPL vmlinux 0xb8c829f1 strp_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xb8c863ed regcache_drop_region +EXPORT_SYMBOL_GPL vmlinux 0xb8cd3a7f nf_logger_put +EXPORT_SYMBOL_GPL vmlinux 0xb8cfc9c5 devm_regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0xb8d45f90 dev_pm_get_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0xb8d4dd5b device_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0xb8e657ee __dev_fwnode_const +EXPORT_SYMBOL_GPL vmlinux 0xb8f11603 idr_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb910d341 rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0xb912560d static_key_disable +EXPORT_SYMBOL_GPL vmlinux 0xb917b6d7 return_address +EXPORT_SYMBOL_GPL vmlinux 0xb9198fa1 gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xb91a3e32 evm_verifyxattr +EXPORT_SYMBOL_GPL vmlinux 0xb91b2676 crypto_register_acomps +EXPORT_SYMBOL_GPL vmlinux 0xb934af10 sdio_signal_irq +EXPORT_SYMBOL_GPL vmlinux 0xb940d90d hte_enable_ts +EXPORT_SYMBOL_GPL vmlinux 0xb9470c4e sk_psock_init +EXPORT_SYMBOL_GPL vmlinux 0xb94958ca tracing_snapshot_cond +EXPORT_SYMBOL_GPL vmlinux 0xb95f692a ata_sff_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0xb9681621 xdp_do_flush +EXPORT_SYMBOL_GPL vmlinux 0xb979f1c3 usb_amd_pt_check_port +EXPORT_SYMBOL_GPL vmlinux 0xb97baf46 clk_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xb97c73cf regmap_get_reg_stride +EXPORT_SYMBOL_GPL vmlinux 0xb980dc42 tracepoint_probe_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb9829331 crypto_aes_set_key +EXPORT_SYMBOL_GPL vmlinux 0xb9852d11 __traceiter_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xb9875388 regulator_get_linear_step +EXPORT_SYMBOL_GPL vmlinux 0xb99a3b00 sbitmap_queue_recalculate_wake_batch +EXPORT_SYMBOL_GPL vmlinux 0xb9ac1848 usb_hcd_giveback_urb +EXPORT_SYMBOL_GPL vmlinux 0xb9b9df41 usb_amd_dev_put +EXPORT_SYMBOL_GPL vmlinux 0xb9c16f51 hv_max_vp_index +EXPORT_SYMBOL_GPL vmlinux 0xb9c425de register_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xb9c833e2 __fscrypt_prepare_readdir +EXPORT_SYMBOL_GPL vmlinux 0xb9d025c9 llist_del_first +EXPORT_SYMBOL_GPL vmlinux 0xb9ee6ef8 fat_build_inode +EXPORT_SYMBOL_GPL vmlinux 0xba03849e dummy_con +EXPORT_SYMBOL_GPL vmlinux 0xba11e5d2 phylink_fwnode_phy_connect +EXPORT_SYMBOL_GPL vmlinux 0xba13e97a key_type_user +EXPORT_SYMBOL_GPL vmlinux 0xba17da93 regulator_desc_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0xba18f6c3 i2c_match_id +EXPORT_SYMBOL_GPL vmlinux 0xba21f0e4 irq_gc_unmask_enable_reg +EXPORT_SYMBOL_GPL vmlinux 0xba220db7 __wake_up_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xba268099 dm_put +EXPORT_SYMBOL_GPL vmlinux 0xba2b7f64 cpufreq_generic_get +EXPORT_SYMBOL_GPL vmlinux 0xba2daf80 dma_vmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xba305b99 genphy_c45_check_and_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0xba331fd5 icmp_build_probe +EXPORT_SYMBOL_GPL vmlinux 0xba3cdf10 rz_mtu3_shared_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xba54edb4 wakeup_source_add +EXPORT_SYMBOL_GPL vmlinux 0xba5b058c regulator_map_voltage_iterate +EXPORT_SYMBOL_GPL vmlinux 0xba5b46c7 aead_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xba5e5657 phy_set_speed +EXPORT_SYMBOL_GPL vmlinux 0xba63e8c5 sched_show_task +EXPORT_SYMBOL_GPL vmlinux 0xba6eb67d __tracepoint_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xba9b57d9 fsl_mc_bus_dpdbg_type +EXPORT_SYMBOL_GPL vmlinux 0xba9ddcae regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0xbaaaabb4 iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0xbaae3cbf __reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xbab9a9f0 maxim_charger_currents +EXPORT_SYMBOL_GPL vmlinux 0xbac184ec blk_lld_busy +EXPORT_SYMBOL_GPL vmlinux 0xbac5e053 trace_event_raw_init +EXPORT_SYMBOL_GPL vmlinux 0xbac94448 __tracepoint_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xbad7f1a2 pinctrl_generic_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0xbad978ea __devm_add_action +EXPORT_SYMBOL_GPL vmlinux 0xbaf6850c fsnotify_wait_marks_destroyed +EXPORT_SYMBOL_GPL vmlinux 0xbb028ad3 rcu_gp_slow_register +EXPORT_SYMBOL_GPL vmlinux 0xbb080f8b __fsnotify_parent +EXPORT_SYMBOL_GPL vmlinux 0xbb0ab47b debug_locks +EXPORT_SYMBOL_GPL vmlinux 0xbb0b25d2 register_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0xbb190df5 dprc_setup +EXPORT_SYMBOL_GPL vmlinux 0xbb245946 pci_enable_pasid +EXPORT_SYMBOL_GPL vmlinux 0xbb24f372 __SCK__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xbb26a3ba dev_fill_metadata_dst +EXPORT_SYMBOL_GPL vmlinux 0xbb4146b3 get_completed_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xbb6508da random_get_entropy_fallback +EXPORT_SYMBOL_GPL vmlinux 0xbb6919f2 tty_save_termios +EXPORT_SYMBOL_GPL vmlinux 0xbb6a3cbd devlink_fmsg_arr_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xbb6f025a asymmetric_key_generate_id +EXPORT_SYMBOL_GPL vmlinux 0xbb709d16 devlink_dpipe_entry_ctx_append +EXPORT_SYMBOL_GPL vmlinux 0xbb7195a5 xdp_warn +EXPORT_SYMBOL_GPL vmlinux 0xbb7e9690 gfn_to_hva_memslot +EXPORT_SYMBOL_GPL vmlinux 0xbb8795ed spi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xbb8e74fd gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xbbaccc49 fsl_mc_bus_dpdmai_type +EXPORT_SYMBOL_GPL vmlinux 0xbbc51ec2 alloc_page_buffers +EXPORT_SYMBOL_GPL vmlinux 0xbbce155f devm_thermal_of_zone_register +EXPORT_SYMBOL_GPL vmlinux 0xbbd9ab6c switchdev_bridge_port_offload +EXPORT_SYMBOL_GPL vmlinux 0xbbe1c811 ata_bmdma_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xbbe5611b crc64_rocksoft_update +EXPORT_SYMBOL_GPL vmlinux 0xbbe56404 sprint_OID +EXPORT_SYMBOL_GPL vmlinux 0xbbe8b27c iomap_fiemap +EXPORT_SYMBOL_GPL vmlinux 0xbbf8258f blk_queue_max_discard_segments +EXPORT_SYMBOL_GPL vmlinux 0xbbf82b6f zynqmp_pm_set_tcm_config +EXPORT_SYMBOL_GPL vmlinux 0xbbff198c bpf_prog_put +EXPORT_SYMBOL_GPL vmlinux 0xbc175a52 power_supply_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xbc310d27 ahci_check_ready +EXPORT_SYMBOL_GPL vmlinux 0xbc314156 nop_mnt_idmap +EXPORT_SYMBOL_GPL vmlinux 0xbc3f2cb0 timecounter_cyc2time +EXPORT_SYMBOL_GPL vmlinux 0xbc43fa68 devm_of_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0xbc56e9b9 __regmap_init +EXPORT_SYMBOL_GPL vmlinux 0xbc576656 inet6_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0xbc5cf075 pci_ims_alloc_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc600dc9 preempt_model_voluntary +EXPORT_SYMBOL_GPL vmlinux 0xbc6bec66 free_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc95a562 __virtqueue_unbreak +EXPORT_SYMBOL_GPL vmlinux 0xbc99178a __traceiter_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xbc9b8588 ehci_cf_port_reset_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xbca0e444 get_dev_pagemap +EXPORT_SYMBOL_GPL vmlinux 0xbca6168c sata_scr_write +EXPORT_SYMBOL_GPL vmlinux 0xbcb00201 ipv4_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0xbcb1b296 make_device_exclusive_range +EXPORT_SYMBOL_GPL vmlinux 0xbcb1ce32 devlink_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbcc15e75 ktime_get_coarse_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xbcc7961a pinctrl_parse_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0xbcdd5b99 iommu_group_set_name +EXPORT_SYMBOL_GPL vmlinux 0xbcf04ff8 irq_chip_set_parent_state +EXPORT_SYMBOL_GPL vmlinux 0xbcf1f0e6 zs_create_pool +EXPORT_SYMBOL_GPL vmlinux 0xbcf5a1fd hid_bpf_device_init +EXPORT_SYMBOL_GPL vmlinux 0xbcf63bb2 regulator_set_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0xbcf70932 irq_gc_mask_set_bit +EXPORT_SYMBOL_GPL vmlinux 0xbcfc7714 dm_bio_get_target_bio_nr +EXPORT_SYMBOL_GPL vmlinux 0xbd06f3a9 ata_get_cmd_name +EXPORT_SYMBOL_GPL vmlinux 0xbd07ac12 acpi_get_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0xbd0c6cf8 pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0xbd2e67fe poll_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xbd3c9fac mptcp_pm_get_local_addr_max +EXPORT_SYMBOL_GPL vmlinux 0xbd3fe1e3 disable_hardirq +EXPORT_SYMBOL_GPL vmlinux 0xbd456830 pcc_mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0xbd46a295 vp_modern_queue_address +EXPORT_SYMBOL_GPL vmlinux 0xbd476439 inet6_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0xbd5ef27d ct_user_enter +EXPORT_SYMBOL_GPL vmlinux 0xbd5ef7a8 devl_param_value_changed +EXPORT_SYMBOL_GPL vmlinux 0xbd74160e __mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xbd7aaaee add_memory +EXPORT_SYMBOL_GPL vmlinux 0xbd8dbcc7 dw_pcie_ep_reset_bar +EXPORT_SYMBOL_GPL vmlinux 0xbda04a91 cond_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xbdb2217d hv_is_isolation_supported +EXPORT_SYMBOL_GPL vmlinux 0xbdc8104a hrtimer_sleeper_start_expires +EXPORT_SYMBOL_GPL vmlinux 0xbdcaa2cd iomap_file_buffered_write +EXPORT_SYMBOL_GPL vmlinux 0xbdd06d2d irq_remove_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xbdda1b5f vmalloc_huge +EXPORT_SYMBOL_GPL vmlinux 0xbddacf6b fuse_conn_get +EXPORT_SYMBOL_GPL vmlinux 0xbde38f24 linear_hugepage_index +EXPORT_SYMBOL_GPL vmlinux 0xbe137c1e imx_fracn_gppll +EXPORT_SYMBOL_GPL vmlinux 0xbe194835 serial8250_do_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xbe46f61c fsl_mc_allocate_irqs +EXPORT_SYMBOL_GPL vmlinux 0xbe52acfc __devm_regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0xbe5c888b crypto_chain +EXPORT_SYMBOL_GPL vmlinux 0xbe5e3414 k3_udma_glue_reset_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0xbe687e88 wake_up_all_idle_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbe842ef9 regulator_get_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0xbe85427e io_uring_cmd_import_fixed +EXPORT_SYMBOL_GPL vmlinux 0xbe8748e3 spi_mem_dirmap_write +EXPORT_SYMBOL_GPL vmlinux 0xbe8b6b06 inet_csk_reqsk_queue_hash_add +EXPORT_SYMBOL_GPL vmlinux 0xbe96dfd8 of_reconfig_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbe9a83d5 dw_pcie_write +EXPORT_SYMBOL_GPL vmlinux 0xbe9e0497 dma_resv_set_deadline +EXPORT_SYMBOL_GPL vmlinux 0xbea5ff1e static_key_initialized +EXPORT_SYMBOL_GPL vmlinux 0xbeada34f balloon_page_enqueue +EXPORT_SYMBOL_GPL vmlinux 0xbeb7b7d3 __traceiter_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0xbebea357 cpufreq_generic_attr +EXPORT_SYMBOL_GPL vmlinux 0xbec66c3a __apei_exec_run +EXPORT_SYMBOL_GPL vmlinux 0xbecc3f96 folio_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0xbeda5a5f kvm_io_bus_write +EXPORT_SYMBOL_GPL vmlinux 0xbee002a6 rio_get_comptag +EXPORT_SYMBOL_GPL vmlinux 0xbef1cb05 of_hwspin_lock_get_id_byname +EXPORT_SYMBOL_GPL vmlinux 0xbefcb6d5 srcu_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbf041102 register_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbf1607a0 fwnode_connection_find_match +EXPORT_SYMBOL_GPL vmlinux 0xbf2a7e1c ip6_datagram_send_ctl +EXPORT_SYMBOL_GPL vmlinux 0xbf2b6e34 dev_pm_opp_get_max_volt_latency +EXPORT_SYMBOL_GPL vmlinux 0xbf2e2e71 housekeeping_enabled +EXPORT_SYMBOL_GPL vmlinux 0xbf34f95a xdp_set_features_flag +EXPORT_SYMBOL_GPL vmlinux 0xbf4513c3 devlink_linecard_activate +EXPORT_SYMBOL_GPL vmlinux 0xbf515a34 icc_set_bw +EXPORT_SYMBOL_GPL vmlinux 0xbf547c35 fib_add_nexthop +EXPORT_SYMBOL_GPL vmlinux 0xbf55dd8f tty_port_tty_hangup +EXPORT_SYMBOL_GPL vmlinux 0xbf5cb691 of_msi_configure +EXPORT_SYMBOL_GPL vmlinux 0xbf5edff0 fwnode_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0xbf60e01b usb_get_descriptor +EXPORT_SYMBOL_GPL vmlinux 0xbf6a1be4 pci_dev_trylock +EXPORT_SYMBOL_GPL vmlinux 0xbf7d07f1 usb_disable_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0xbf80c4de ethnl_cable_test_finished +EXPORT_SYMBOL_GPL vmlinux 0xbf8bd4c5 sdio_readsb +EXPORT_SYMBOL_GPL vmlinux 0xbf94f119 component_add_typed +EXPORT_SYMBOL_GPL vmlinux 0xbfbc5434 pciserial_resume_ports +EXPORT_SYMBOL_GPL vmlinux 0xbfbd66b2 vp_modern_remove +EXPORT_SYMBOL_GPL vmlinux 0xbfde5587 phy_power_on +EXPORT_SYMBOL_GPL vmlinux 0xbfdfda54 srcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0xbfe5616d tick_broadcast_oneshot_control +EXPORT_SYMBOL_GPL vmlinux 0xbfea75c1 icc_sync_state +EXPORT_SYMBOL_GPL vmlinux 0xbfec302c blk_queue_flag_test_and_set +EXPORT_SYMBOL_GPL vmlinux 0xbfed2cd9 __wait_rcu_gp +EXPORT_SYMBOL_GPL vmlinux 0xbff5ed75 dw_pcie_upconfig_setup +EXPORT_SYMBOL_GPL vmlinux 0xc006b2e2 tpm_put_ops +EXPORT_SYMBOL_GPL vmlinux 0xc028eabd __traceiter_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xc02bcd76 dmi_kobj +EXPORT_SYMBOL_GPL vmlinux 0xc046cf84 imx93_clk_gate +EXPORT_SYMBOL_GPL vmlinux 0xc0538ec0 gnttab_page_cache_shrink +EXPORT_SYMBOL_GPL vmlinux 0xc05cee80 ipi_get_hwirq +EXPORT_SYMBOL_GPL vmlinux 0xc0686c96 nf_checksum_partial +EXPORT_SYMBOL_GPL vmlinux 0xc06cd351 get_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xc0772660 ata_pci_remove_one +EXPORT_SYMBOL_GPL vmlinux 0xc090c376 net_selftest_get_strings +EXPORT_SYMBOL_GPL vmlinux 0xc09159d2 irq_chip_retrigger_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xc0953235 extcon_get_extcon_dev +EXPORT_SYMBOL_GPL vmlinux 0xc0966094 simple_attr_write +EXPORT_SYMBOL_GPL vmlinux 0xc096ba98 proc_mkdir_data +EXPORT_SYMBOL_GPL vmlinux 0xc0a3d155 k3_udma_glue_rx_get_flow_id_base +EXPORT_SYMBOL_GPL vmlinux 0xc0a67b04 sata_pmp_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xc0a8f4be phylink_resume +EXPORT_SYMBOL_GPL vmlinux 0xc0a96e14 rcu_gp_is_expedited +EXPORT_SYMBOL_GPL vmlinux 0xc0b05baf sysfs_create_groups +EXPORT_SYMBOL_GPL vmlinux 0xc0b258c1 regmap_mmio_detach_clk +EXPORT_SYMBOL_GPL vmlinux 0xc0b2664d devlink_dpipe_header_ipv4 +EXPORT_SYMBOL_GPL vmlinux 0xc0ba5a2b dax_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0xc0bab001 gpiod_set_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xc0babe93 register_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xc0bc9a5f pci_epc_write_header +EXPORT_SYMBOL_GPL vmlinux 0xc0bee4e7 buffer_migrate_folio_norefs +EXPORT_SYMBOL_GPL vmlinux 0xc0c6e80b edac_mc_free +EXPORT_SYMBOL_GPL vmlinux 0xc0cf01b2 devm_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0xc0d0c1ab fat_getattr +EXPORT_SYMBOL_GPL vmlinux 0xc0dcb59e edac_layer_name +EXPORT_SYMBOL_GPL vmlinux 0xc0f0458a ip_tunnel_unneed_metadata +EXPORT_SYMBOL_GPL vmlinux 0xc0f2a327 icc_provider_init +EXPORT_SYMBOL_GPL vmlinux 0xc0f8988c kstrdup_quotable_cmdline +EXPORT_SYMBOL_GPL vmlinux 0xc1086e0c sysrq_toggle_support +EXPORT_SYMBOL_GPL vmlinux 0xc10f179c ip6_append_data +EXPORT_SYMBOL_GPL vmlinux 0xc11bd488 tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xc14f7616 __SCK__tp_func_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0xc1515c9a dev_pm_set_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xc154d9de kvm_gfn_to_hva_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xc15825fd irq_domain_free_irqs_common +EXPORT_SYMBOL_GPL vmlinux 0xc15bb684 devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc1645995 devm_regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xc16dd968 usb_ep0_reinit +EXPORT_SYMBOL_GPL vmlinux 0xc1743430 cpuidle_disable_device +EXPORT_SYMBOL_GPL vmlinux 0xc17515d7 usb_hcds_loaded +EXPORT_SYMBOL_GPL vmlinux 0xc17e9946 usb_show_dynids +EXPORT_SYMBOL_GPL vmlinux 0xc184b17f rio_mport_send_doorbell +EXPORT_SYMBOL_GPL vmlinux 0xc19b2437 __tracepoint_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc1abe2ec gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0xc1aefd38 of_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0xc1b29517 msi_unlock_descs +EXPORT_SYMBOL_GPL vmlinux 0xc1cedd78 fib_nl_delrule +EXPORT_SYMBOL_GPL vmlinux 0xc1d15a4c phylink_set_port_modes +EXPORT_SYMBOL_GPL vmlinux 0xc1dbdb2c ahci_init_controller +EXPORT_SYMBOL_GPL vmlinux 0xc1dce028 k3_udma_glue_reset_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xc1e6986e interval_tree_span_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xc229c5a4 phy_modify +EXPORT_SYMBOL_GPL vmlinux 0xc22a3091 vm_unmap_aliases +EXPORT_SYMBOL_GPL vmlinux 0xc2368ea5 ata_xfer_mask2mode +EXPORT_SYMBOL_GPL vmlinux 0xc23758fe crypto_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0xc2399994 ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0xc23b53c9 input_ff_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc2472388 tegra210_clk_emc_update_setting +EXPORT_SYMBOL_GPL vmlinux 0xc248f984 usb_hcd_pci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xc24eee5c get_pid_task +EXPORT_SYMBOL_GPL vmlinux 0xc24ef339 rtnl_get_net_ns_capable +EXPORT_SYMBOL_GPL vmlinux 0xc25b8971 hv_remove_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0xc267ff80 sdio_writew +EXPORT_SYMBOL_GPL vmlinux 0xc2692173 wakeup_sources_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xc270803e pci_cfg_access_trylock +EXPORT_SYMBOL_GPL vmlinux 0xc27f4af3 bpf_trace_run11 +EXPORT_SYMBOL_GPL vmlinux 0xc289e46d cpufreq_generic_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xc28b3dd6 gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0xc296d1df rio_add_device +EXPORT_SYMBOL_GPL vmlinux 0xc29bc43d phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc2a3e570 errata +EXPORT_SYMBOL_GPL vmlinux 0xc2a814db tcp_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xc2b2180f irq_work_queue +EXPORT_SYMBOL_GPL vmlinux 0xc2c1c427 perf_event_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc2dda1ef nfs_ssc_client_tbl +EXPORT_SYMBOL_GPL vmlinux 0xc2de27ca hest_disable +EXPORT_SYMBOL_GPL vmlinux 0xc2f88c37 __netpoll_setup +EXPORT_SYMBOL_GPL vmlinux 0xc321436b encrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0xc33091ec dw_pcie_host_deinit +EXPORT_SYMBOL_GPL vmlinux 0xc3370d4f led_trigger_write +EXPORT_SYMBOL_GPL vmlinux 0xc340e246 zynqmp_pm_request_node +EXPORT_SYMBOL_GPL vmlinux 0xc341ae6d zs_map_object +EXPORT_SYMBOL_GPL vmlinux 0xc344943c ethtool_dev_mm_supported +EXPORT_SYMBOL_GPL vmlinux 0xc346f91d ata_bmdma32_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xc34f857b __srcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xc35c022c tpm2_probe +EXPORT_SYMBOL_GPL vmlinux 0xc363970d usb_find_alt_setting +EXPORT_SYMBOL_GPL vmlinux 0xc3708747 trace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0xc37295e3 rockchip_clk_init +EXPORT_SYMBOL_GPL vmlinux 0xc37ed868 kvm_vcpu_gfn_to_hva +EXPORT_SYMBOL_GPL vmlinux 0xc3805cd1 fs_ftype_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0xc38548eb devm_of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc3876c1a hv_isolation_type_snp +EXPORT_SYMBOL_GPL vmlinux 0xc3923fe1 usb_hcd_is_primary_hcd +EXPORT_SYMBOL_GPL vmlinux 0xc39678e8 regmap_multi_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xc3997d9d mpi_read_raw_from_sgl +EXPORT_SYMBOL_GPL vmlinux 0xc39e4042 fat_sync_inode +EXPORT_SYMBOL_GPL vmlinux 0xc3a3013f dw_pcie_ep_raise_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0xc3a5ed9c stmpe_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xc3b47825 rcu_async_relax +EXPORT_SYMBOL_GPL vmlinux 0xc3c4c6cc hash_algo_name +EXPORT_SYMBOL_GPL vmlinux 0xc3cd3eeb tps6586x_read +EXPORT_SYMBOL_GPL vmlinux 0xc3d3a78e extcon_set_property_sync +EXPORT_SYMBOL_GPL vmlinux 0xc3de65ff ring_buffer_bytes_cpu +EXPORT_SYMBOL_GPL vmlinux 0xc3e2a0f8 devfreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc3ea5305 iommu_default_passthrough +EXPORT_SYMBOL_GPL vmlinux 0xc3ee6237 perf_event_update_userpage +EXPORT_SYMBOL_GPL vmlinux 0xc3fa8c00 bpf_sk_storage_diag_put +EXPORT_SYMBOL_GPL vmlinux 0xc3fd8910 blk_mq_alloc_request_hctx +EXPORT_SYMBOL_GPL vmlinux 0xc4039759 nvdimm_provider_data +EXPORT_SYMBOL_GPL vmlinux 0xc4083142 ata_sff_thaw +EXPORT_SYMBOL_GPL vmlinux 0xc428068d sata_deb_timing_long +EXPORT_SYMBOL_GPL vmlinux 0xc43e92b9 trace_seq_bprintf +EXPORT_SYMBOL_GPL vmlinux 0xc4471b80 debugfs_create_devm_seqfile +EXPORT_SYMBOL_GPL vmlinux 0xc44afc48 pse_ethtool_set_config +EXPORT_SYMBOL_GPL vmlinux 0xc44de9f8 of_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0xc454fc7b twl_get_type +EXPORT_SYMBOL_GPL vmlinux 0xc46324f6 dynevent_create +EXPORT_SYMBOL_GPL vmlinux 0xc46752d2 __pci_epf_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xc471c67a twl4030_audio_disable_resource +EXPORT_SYMBOL_GPL vmlinux 0xc47532ba vcap_get_rule +EXPORT_SYMBOL_GPL vmlinux 0xc4795220 spi_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xc4797079 sysfs_unmerge_group +EXPORT_SYMBOL_GPL vmlinux 0xc48ad4cd serdev_device_close +EXPORT_SYMBOL_GPL vmlinux 0xc48c80ff trace_remove_event_call +EXPORT_SYMBOL_GPL vmlinux 0xc49714cb ahci_platform_resume_host +EXPORT_SYMBOL_GPL vmlinux 0xc4a31146 rdma_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc4a72936 trusted_tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xc4b9618a devl_linecard_create +EXPORT_SYMBOL_GPL vmlinux 0xc4ba9aeb zynqmp_pm_fpga_get_config_status +EXPORT_SYMBOL_GPL vmlinux 0xc4c5262d of_dma_request_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0xc4cb02a0 crypto_alg_mod_lookup +EXPORT_SYMBOL_GPL vmlinux 0xc4cfb799 serdev_device_remove +EXPORT_SYMBOL_GPL vmlinux 0xc4d5e0e8 acpi_gpio_get_irq_resource +EXPORT_SYMBOL_GPL vmlinux 0xc4df81a9 ata_sas_port_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc4e1f3a5 devl_rate_leaf_create +EXPORT_SYMBOL_GPL vmlinux 0xc4e7fac1 ksm_madvise +EXPORT_SYMBOL_GPL vmlinux 0xc4f0da12 ktime_get_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xc50df7e8 blk_mq_freeze_queue_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0xc51450c6 imx_ccm_lock +EXPORT_SYMBOL_GPL vmlinux 0xc5157c6d devm_extcon_dev_allocate +EXPORT_SYMBOL_GPL vmlinux 0xc51d56ab of_irq_parse_one +EXPORT_SYMBOL_GPL vmlinux 0xc5266935 tegra_bpmp_mrq_return +EXPORT_SYMBOL_GPL vmlinux 0xc5357eb3 mddev_unlock +EXPORT_SYMBOL_GPL vmlinux 0xc53a8f25 devlink_dpipe_table_counter_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc5604800 clk_set_rate_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xc568ac35 clk_register_composite +EXPORT_SYMBOL_GPL vmlinux 0xc569d8ce __clk_get_name +EXPORT_SYMBOL_GPL vmlinux 0xc56da6d1 phy_exit +EXPORT_SYMBOL_GPL vmlinux 0xc5748241 fsnotify_init_mark +EXPORT_SYMBOL_GPL vmlinux 0xc575c737 debug_locks_off +EXPORT_SYMBOL_GPL vmlinux 0xc5777fca linear_range_get_selector_low_array +EXPORT_SYMBOL_GPL vmlinux 0xc5792733 devm_i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0xc58a3ee6 icc_node_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc59dd5e6 gnttab_dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xc5a30752 sdio_writeb_readb +EXPORT_SYMBOL_GPL vmlinux 0xc5a5c678 uart_parse_earlycon +EXPORT_SYMBOL_GPL vmlinux 0xc5cbb83a sdev_evt_send +EXPORT_SYMBOL_GPL vmlinux 0xc5d4df38 crypto_unregister_rng +EXPORT_SYMBOL_GPL vmlinux 0xc5d6e8af balloon_page_list_dequeue +EXPORT_SYMBOL_GPL vmlinux 0xc5d9a126 unregister_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xc5dd5921 dev_xdp_prog_count +EXPORT_SYMBOL_GPL vmlinux 0xc5e03e32 bpf_prog_free +EXPORT_SYMBOL_GPL vmlinux 0xc5e917f1 crypto_shash_final +EXPORT_SYMBOL_GPL vmlinux 0xc5f226db pci_check_and_mask_intx +EXPORT_SYMBOL_GPL vmlinux 0xc6104d9d ahci_set_em_messages +EXPORT_SYMBOL_GPL vmlinux 0xc610e7fd mtk_clk_dummy_ops +EXPORT_SYMBOL_GPL vmlinux 0xc615b4f4 fsverity_ioctl_read_metadata +EXPORT_SYMBOL_GPL vmlinux 0xc617f82c unregister_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc61871f2 gpiochip_irq_domain_activate +EXPORT_SYMBOL_GPL vmlinux 0xc6250576 ZSTD_isError +EXPORT_SYMBOL_GPL vmlinux 0xc625195d rio_unlock_device +EXPORT_SYMBOL_GPL vmlinux 0xc62611e1 scatterwalk_map_and_copy +EXPORT_SYMBOL_GPL vmlinux 0xc62a6bd5 inet_ctl_sock_create +EXPORT_SYMBOL_GPL vmlinux 0xc636d60f __tracepoint_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xc64b1547 invalidate_inode_pages2_range +EXPORT_SYMBOL_GPL vmlinux 0xc64fd66a add_hwgenerator_randomness +EXPORT_SYMBOL_GPL vmlinux 0xc6564341 ata_bmdma_irq_clear +EXPORT_SYMBOL_GPL vmlinux 0xc6572a90 xenbus_read_unsigned +EXPORT_SYMBOL_GPL vmlinux 0xc6593808 da9052_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xc65c1078 ethnl_cable_test_fault_length +EXPORT_SYMBOL_GPL vmlinux 0xc66019cc xen_resume_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc66b77b1 iommu_group_set_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xc675802f clk_regmap_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0xc6779093 ring_buffer_record_enable +EXPORT_SYMBOL_GPL vmlinux 0xc67f7c1e dpbp_open +EXPORT_SYMBOL_GPL vmlinux 0xc6875e48 fuse_fill_super_common +EXPORT_SYMBOL_GPL vmlinux 0xc689c0a6 elv_rqhash_del +EXPORT_SYMBOL_GPL vmlinux 0xc68b37e8 dw_pcie_ep_init_notify +EXPORT_SYMBOL_GPL vmlinux 0xc68c41d6 __SCK__tp_func_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xc697b0f7 nvmem_device_read +EXPORT_SYMBOL_GPL vmlinux 0xc69b7ee5 zs_destroy_pool +EXPORT_SYMBOL_GPL vmlinux 0xc69fd4d6 fsstack_copy_inode_size +EXPORT_SYMBOL_GPL vmlinux 0xc6a0d04c edac_pci_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xc6a4a872 __clk_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc6a62795 ata_std_bios_param +EXPORT_SYMBOL_GPL vmlinux 0xc6d68510 xenbus_dev_groups +EXPORT_SYMBOL_GPL vmlinux 0xc6dda572 __percpu_down_read +EXPORT_SYMBOL_GPL vmlinux 0xc6def34b gnttab_empty_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xc6e5bcf3 linear_range_get_selector_within +EXPORT_SYMBOL_GPL vmlinux 0xc6ee6d53 nd_region_dev +EXPORT_SYMBOL_GPL vmlinux 0xc6fa9a05 trace_event_ignore_this_pid +EXPORT_SYMBOL_GPL vmlinux 0xc6fcb5e9 alloc_dax +EXPORT_SYMBOL_GPL vmlinux 0xc7061ef3 iova_cache_put +EXPORT_SYMBOL_GPL vmlinux 0xc73227d8 vcap_tc_flower_handler_cvlan_usage +EXPORT_SYMBOL_GPL vmlinux 0xc73577bd gpiod_count +EXPORT_SYMBOL_GPL vmlinux 0xc7395c3b ata_sff_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xc7409852 synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xc741a2a8 thermal_zone_get_temp +EXPORT_SYMBOL_GPL vmlinux 0xc74c07ce cppc_get_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xc7681cca iommu_device_unlink +EXPORT_SYMBOL_GPL vmlinux 0xc7690fac ata_ehi_clear_desc +EXPORT_SYMBOL_GPL vmlinux 0xc77c40b2 sata_link_scr_lpm +EXPORT_SYMBOL_GPL vmlinux 0xc7856e74 __wake_up_locked_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xc78858b4 pci_epc_remove_epf +EXPORT_SYMBOL_GPL vmlinux 0xc78a246f tpm_pm_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc78e3530 bus_create_file +EXPORT_SYMBOL_GPL vmlinux 0xc7942b22 is_dock_device +EXPORT_SYMBOL_GPL vmlinux 0xc79aac6e serial8250_em485_start_tx +EXPORT_SYMBOL_GPL vmlinux 0xc79c92fa serdev_device_get_tiocm +EXPORT_SYMBOL_GPL vmlinux 0xc7a1840e llist_add_batch +EXPORT_SYMBOL_GPL vmlinux 0xc7a7e770 clk_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xc7c23ff0 xenbus_exists +EXPORT_SYMBOL_GPL vmlinux 0xc7c9f028 ping_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xc7ca5475 fib_nh_common_release +EXPORT_SYMBOL_GPL vmlinux 0xc7cbc65c spi_add_device +EXPORT_SYMBOL_GPL vmlinux 0xc7e64fc2 asn1_encode_integer +EXPORT_SYMBOL_GPL vmlinux 0xc7f69f9b device_show_ulong +EXPORT_SYMBOL_GPL vmlinux 0xc7fa4aa9 kobj_ns_drop +EXPORT_SYMBOL_GPL vmlinux 0xc800f922 elv_register +EXPORT_SYMBOL_GPL vmlinux 0xc80139e2 tps65912_device_exit +EXPORT_SYMBOL_GPL vmlinux 0xc8099e9a spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xc8283a84 blk_mq_start_stopped_hw_queue +EXPORT_SYMBOL_GPL vmlinux 0xc82b3a88 __SCK__tp_func_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xc82c721f klist_remove +EXPORT_SYMBOL_GPL vmlinux 0xc82da8e4 devm_acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0xc82ed2a1 devres_for_each_res +EXPORT_SYMBOL_GPL vmlinux 0xc831826d usb_bulk_msg +EXPORT_SYMBOL_GPL vmlinux 0xc839c1ce trace_seq_to_user +EXPORT_SYMBOL_GPL vmlinux 0xc83ec992 devm_nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0xc8551fe6 dev_coredumpm +EXPORT_SYMBOL_GPL vmlinux 0xc8594d3d reset_control_acquire +EXPORT_SYMBOL_GPL vmlinux 0xc868c99c create_signature +EXPORT_SYMBOL_GPL vmlinux 0xc87dd725 k3_udma_glue_pop_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0xc888222f ata_sas_tport_add +EXPORT_SYMBOL_GPL vmlinux 0xc88ed225 unix_outq_len +EXPORT_SYMBOL_GPL vmlinux 0xc8a787f0 get_device_system_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0xc8af5c4a disk_alloc_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0xc8beb68a vga_default_device +EXPORT_SYMBOL_GPL vmlinux 0xc8c15495 sata_async_notification +EXPORT_SYMBOL_GPL vmlinux 0xc8c70fdd devm_hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0xc8c9ee6b ata_sff_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xc8da3fa0 fsverity_get_digest +EXPORT_SYMBOL_GPL vmlinux 0xc8ddd5b5 kstrdup_quotable +EXPORT_SYMBOL_GPL vmlinux 0xc8e661b8 xfrm_audit_policy_add +EXPORT_SYMBOL_GPL vmlinux 0xc8ecbfd4 pci_enable_sriov +EXPORT_SYMBOL_GPL vmlinux 0xc8ed19e9 __mmdrop +EXPORT_SYMBOL_GPL vmlinux 0xc8ed3e42 gpiochip_get_data +EXPORT_SYMBOL_GPL vmlinux 0xc8edbd22 regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xc8f60f8e bpfilter_ops +EXPORT_SYMBOL_GPL vmlinux 0xc8fffab4 tcp_abort +EXPORT_SYMBOL_GPL vmlinux 0xc905402b log_write_mmio +EXPORT_SYMBOL_GPL vmlinux 0xc90f7a5c iommu_detach_group +EXPORT_SYMBOL_GPL vmlinux 0xc916ed78 inet_bhash2_reset_saddr +EXPORT_SYMBOL_GPL vmlinux 0xc91fdf58 percpu_ref_is_zero +EXPORT_SYMBOL_GPL vmlinux 0xc92d7f73 of_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0xc9345c0f digsig_verify +EXPORT_SYMBOL_GPL vmlinux 0xc93ee1e7 usb_phy_roothub_init +EXPORT_SYMBOL_GPL vmlinux 0xc9417952 set_primary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xc949b721 of_fdt_unflatten_tree +EXPORT_SYMBOL_GPL vmlinux 0xc94b78ef relay_open +EXPORT_SYMBOL_GPL vmlinux 0xc9561772 fb_destroy_modelist +EXPORT_SYMBOL_GPL vmlinux 0xc96012c0 __blk_req_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0xc9641b48 visitor32 +EXPORT_SYMBOL_GPL vmlinux 0xc965f4c0 devm_rtc_device_register +EXPORT_SYMBOL_GPL vmlinux 0xc9715630 __SCK__tp_func_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc97cccc6 __traceiter_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0xc9827693 __bpf_call_base +EXPORT_SYMBOL_GPL vmlinux 0xc98a563e sysfs_remove_file_from_group +EXPORT_SYMBOL_GPL vmlinux 0xc99de4db relay_reset +EXPORT_SYMBOL_GPL vmlinux 0xc9a87950 ack_all_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xc9ad9ab7 devm_clk_hw_get_clk +EXPORT_SYMBOL_GPL vmlinux 0xc9b2448b pci_bus_resource_n +EXPORT_SYMBOL_GPL vmlinux 0xc9bf8798 cpufreq_unregister_governor +EXPORT_SYMBOL_GPL vmlinux 0xc9c27139 mtk_devm_alloc_clk_data +EXPORT_SYMBOL_GPL vmlinux 0xc9c8cbda uhci_check_and_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0xc9cb2fee pci_find_next_capability +EXPORT_SYMBOL_GPL vmlinux 0xc9ceea06 clk_has_parent +EXPORT_SYMBOL_GPL vmlinux 0xc9d27b09 do_unbind_con_driver +EXPORT_SYMBOL_GPL vmlinux 0xc9d47e8a exportfs_decode_fh +EXPORT_SYMBOL_GPL vmlinux 0xc9db13fd regulator_get_mode +EXPORT_SYMBOL_GPL vmlinux 0xc9e3d4db vcap_debugfs +EXPORT_SYMBOL_GPL vmlinux 0xc9e9f2fc rio_register_scan +EXPORT_SYMBOL_GPL vmlinux 0xc9ec4e21 free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xc9fb00f7 pl320_ipc_transmit +EXPORT_SYMBOL_GPL vmlinux 0xc9fd5d7e cdx_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xc9fd634a usb_role_switch_put +EXPORT_SYMBOL_GPL vmlinux 0xca0e4eef rdev_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xca178b28 thermal_zone_get_crit_temp +EXPORT_SYMBOL_GPL vmlinux 0xca1e5cc0 __clocksource_update_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0xca28b466 fsl_mc_bus_dprc_type +EXPORT_SYMBOL_GPL vmlinux 0xca3c61c4 devm_regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xca3cb339 __traceiter_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0xca454a34 vt_get_leds +EXPORT_SYMBOL_GPL vmlinux 0xca48d41c bpf_prog_sub +EXPORT_SYMBOL_GPL vmlinux 0xca500464 ZSTD_getErrorName +EXPORT_SYMBOL_GPL vmlinux 0xca534a6c __xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0xca669803 vp_legacy_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0xca6fbe39 ata_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xca7d8764 kthread_freezable_should_stop +EXPORT_SYMBOL_GPL vmlinux 0xca8e6350 pinctrl_pm_select_idle_state +EXPORT_SYMBOL_GPL vmlinux 0xca9a1d5e ring_buffer_free +EXPORT_SYMBOL_GPL vmlinux 0xca9d8cbf folio_mkclean +EXPORT_SYMBOL_GPL vmlinux 0xcaa7ffb6 mtk_clk_register_fixed_clks +EXPORT_SYMBOL_GPL vmlinux 0xcaaf12bf reset_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0xcab36cdf crypto_aead_setkey +EXPORT_SYMBOL_GPL vmlinux 0xcabe04de cpuidle_resume_and_unlock +EXPORT_SYMBOL_GPL vmlinux 0xcad2b76c imx_clk_hw_pfd +EXPORT_SYMBOL_GPL vmlinux 0xcad71e24 trace_event_buffer_reserve +EXPORT_SYMBOL_GPL vmlinux 0xcadd97e8 pci_remove_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xcae7ce5d fsl_mc_get_version +EXPORT_SYMBOL_GPL vmlinux 0xcaeb3714 meson8_pmx_ops +EXPORT_SYMBOL_GPL vmlinux 0xcaf1d958 evtchn_get +EXPORT_SYMBOL_GPL vmlinux 0xcb02608c tty_port_default_client_ops +EXPORT_SYMBOL_GPL vmlinux 0xcb1619f8 gpiochip_free_own_desc +EXPORT_SYMBOL_GPL vmlinux 0xcb2bfe2b nvmem_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcb3ff4ce ncsi_vlan_rx_kill_vid +EXPORT_SYMBOL_GPL vmlinux 0xcb4675b7 sdio_readb +EXPORT_SYMBOL_GPL vmlinux 0xcb4a7d9b public_key_verify_signature +EXPORT_SYMBOL_GPL vmlinux 0xcb4e2d57 of_clk_hw_simple_get +EXPORT_SYMBOL_GPL vmlinux 0xcb561441 mem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0xcb58f7c8 extcon_set_property_capability +EXPORT_SYMBOL_GPL vmlinux 0xcb5da924 acpi_subsys_prepare +EXPORT_SYMBOL_GPL vmlinux 0xcb6f1295 dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xcb9071ba gfn_to_page +EXPORT_SYMBOL_GPL vmlinux 0xcbb12f8c spi_mem_adjust_op_size +EXPORT_SYMBOL_GPL vmlinux 0xcbbee39b rtc_update_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0xcbc59bd7 usb_phy_set_charger_state +EXPORT_SYMBOL_GPL vmlinux 0xcbc6c9a2 pci_pri_supported +EXPORT_SYMBOL_GPL vmlinux 0xcbda5892 gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0xcbe56bc2 zs_get_total_pages +EXPORT_SYMBOL_GPL vmlinux 0xcbeca55b dpbp_disable +EXPORT_SYMBOL_GPL vmlinux 0xcbfd383f of_remove_property +EXPORT_SYMBOL_GPL vmlinux 0xcc026b85 dma_resv_test_signaled +EXPORT_SYMBOL_GPL vmlinux 0xcc038e93 of_mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0xcc0778b1 sdio_readw +EXPORT_SYMBOL_GPL vmlinux 0xcc0fd0a7 k3_ringacc_ring_push_head +EXPORT_SYMBOL_GPL vmlinux 0xcc1bbac1 handle_bad_irq +EXPORT_SYMBOL_GPL vmlinux 0xcc30e03a usb_match_id +EXPORT_SYMBOL_GPL vmlinux 0xcc39c03e nvmem_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcc455c14 devm_kasprintf +EXPORT_SYMBOL_GPL vmlinux 0xcc4ec307 usb_interrupt_msg +EXPORT_SYMBOL_GPL vmlinux 0xcc6833d8 irq_domain_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0xcc84a4b1 __of_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xcc850e92 crypto_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xcc8f47c9 devm_gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xcc9268fc hwpoison_filter_enable +EXPORT_SYMBOL_GPL vmlinux 0xcc9280d1 fuse_dax_cancel_work +EXPORT_SYMBOL_GPL vmlinux 0xcc935375 walk_iomem_res_desc +EXPORT_SYMBOL_GPL vmlinux 0xccabde6f crc64_rocksoft_generic +EXPORT_SYMBOL_GPL vmlinux 0xccb1b12d __traceiter_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0xccbd5a64 au_platform_setup +EXPORT_SYMBOL_GPL vmlinux 0xccc450c5 sysfs_rename_link_ns +EXPORT_SYMBOL_GPL vmlinux 0xccc5c439 vfs_truncate +EXPORT_SYMBOL_GPL vmlinux 0xccc5dd4f acpi_device_update_power +EXPORT_SYMBOL_GPL vmlinux 0xcccfb2fa sata_deb_timing_hotplug +EXPORT_SYMBOL_GPL vmlinux 0xccd48800 zap_vma_ptes +EXPORT_SYMBOL_GPL vmlinux 0xccd86806 ata_id_string +EXPORT_SYMBOL_GPL vmlinux 0xccdb442f clk_gate_restore_context +EXPORT_SYMBOL_GPL vmlinux 0xcce9126b pci_epc_mem_init +EXPORT_SYMBOL_GPL vmlinux 0xccec73f9 irq_domain_xlate_onetwocell +EXPORT_SYMBOL_GPL vmlinux 0xcced6390 nvmem_cell_read_u32 +EXPORT_SYMBOL_GPL vmlinux 0xccf52bc9 sfp_upstream_start +EXPORT_SYMBOL_GPL vmlinux 0xcd0534a7 device_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0xcd08c192 sdio_retune_crc_enable +EXPORT_SYMBOL_GPL vmlinux 0xcd2361d8 __acpi_node_get_property_reference +EXPORT_SYMBOL_GPL vmlinux 0xcd24e146 hash_digest_size +EXPORT_SYMBOL_GPL vmlinux 0xcd26ee0d cpufreq_driver_resolve_freq +EXPORT_SYMBOL_GPL vmlinux 0xcd3bd956 clk_hw_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xcd4dc2fd regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcd5ee19f devfreq_event_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xcd64e313 of_genpd_del_provider +EXPORT_SYMBOL_GPL vmlinux 0xcd6a7600 __platform_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xcd6f2dc9 nf_log_buf_add +EXPORT_SYMBOL_GPL vmlinux 0xcd759b82 k3_ringacc_ring_reset +EXPORT_SYMBOL_GPL vmlinux 0xcd761383 regmap_reinit_cache +EXPORT_SYMBOL_GPL vmlinux 0xcd910be7 ti_sci_get_num_resources +EXPORT_SYMBOL_GPL vmlinux 0xcd91b127 system_highpri_wq +EXPORT_SYMBOL_GPL vmlinux 0xcd969312 usb_alloc_dev +EXPORT_SYMBOL_GPL vmlinux 0xcd9cd2ff wakeme_after_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcd9d69a2 __rio_local_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xcd9fcd6b devm_of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0xcda2aaba k3_udma_glue_tx_dma_to_cppi5_addr +EXPORT_SYMBOL_GPL vmlinux 0xcda2acc9 bio_poll +EXPORT_SYMBOL_GPL vmlinux 0xcdb6adcc ras_userspace_consumers +EXPORT_SYMBOL_GPL vmlinux 0xcdbc7853 of_devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0xcdca3691 nr_irqs +EXPORT_SYMBOL_GPL vmlinux 0xcde26600 cppc_get_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0xcde7e88b of_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xcdeaac4f pm_clk_remove_clk +EXPORT_SYMBOL_GPL vmlinux 0xcdec92b8 kset_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xcdf6d3a7 pm_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xcdf976b4 usb_hcd_unmap_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xce0a4020 xenbus_directory +EXPORT_SYMBOL_GPL vmlinux 0xce127205 meson_clk_cpu_dyndiv_ops +EXPORT_SYMBOL_GPL vmlinux 0xce17f2c2 meson_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0xce1a6409 rdev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0xce22e5bf meson_pmx_get_func_name +EXPORT_SYMBOL_GPL vmlinux 0xce236476 pci_generic_config_write32 +EXPORT_SYMBOL_GPL vmlinux 0xce316d7e zynqmp_pm_set_sd_tapdelay +EXPORT_SYMBOL_GPL vmlinux 0xce3785f6 xen_xenbus_fops +EXPORT_SYMBOL_GPL vmlinux 0xce3aa808 ahci_ops +EXPORT_SYMBOL_GPL vmlinux 0xce3f86f2 fsl_mc_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xce41558a nfct_btf_struct_access +EXPORT_SYMBOL_GPL vmlinux 0xce4bcba2 gpiochip_irq_map +EXPORT_SYMBOL_GPL vmlinux 0xce598ef2 unregister_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0xce5c7f80 md_submit_discard_bio +EXPORT_SYMBOL_GPL vmlinux 0xce6804f8 devm_clk_get_optional_enabled +EXPORT_SYMBOL_GPL vmlinux 0xce6db656 rcu_is_watching +EXPORT_SYMBOL_GPL vmlinux 0xce720093 rio_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xce7217d9 ata_scsi_port_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xce724fd3 pci_create_ims_domain +EXPORT_SYMBOL_GPL vmlinux 0xce75d756 anon_inode_getfd +EXPORT_SYMBOL_GPL vmlinux 0xceaaa68c fwnode_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0xceab942c led_update_brightness +EXPORT_SYMBOL_GPL vmlinux 0xceac02aa vp_legacy_set_status +EXPORT_SYMBOL_GPL vmlinux 0xceac8674 zynqmp_pm_read_pggs +EXPORT_SYMBOL_GPL vmlinux 0xcead05e1 usb_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xceb1f126 mpi_read_raw_data +EXPORT_SYMBOL_GPL vmlinux 0xceb7b1b7 device_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0xceb893ae devm_gpiod_unhinge +EXPORT_SYMBOL_GPL vmlinux 0xcec04f89 nvmem_add_cell_table +EXPORT_SYMBOL_GPL vmlinux 0xcecf12c0 thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0xced4e646 screen_glyph +EXPORT_SYMBOL_GPL vmlinux 0xcee1641c kgdb_unregister_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xcee33097 input_ff_upload +EXPORT_SYMBOL_GPL vmlinux 0xcee88e7a of_overlay_fdt_apply +EXPORT_SYMBOL_GPL vmlinux 0xceed8c16 __set_phys_to_machine +EXPORT_SYMBOL_GPL vmlinux 0xcef58e76 inet_twsk_put +EXPORT_SYMBOL_GPL vmlinux 0xcef6a09b extcon_get_property_capability +EXPORT_SYMBOL_GPL vmlinux 0xcf0bfefe mark_page_dirty_in_slot +EXPORT_SYMBOL_GPL vmlinux 0xcf131381 i2c_new_client_device +EXPORT_SYMBOL_GPL vmlinux 0xcf1ae4bb genphy_c45_read_link +EXPORT_SYMBOL_GPL vmlinux 0xcf2b807b driver_create_file +EXPORT_SYMBOL_GPL vmlinux 0xcf34ad89 devres_destroy +EXPORT_SYMBOL_GPL vmlinux 0xcf3cedec sprd_pinctrl_core_probe +EXPORT_SYMBOL_GPL vmlinux 0xcf48cdca gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0xcf515337 ata_sas_port_resume +EXPORT_SYMBOL_GPL vmlinux 0xcf51885f xen_unmap_domain_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0xcf5c88f0 irq_create_mapping_affinity +EXPORT_SYMBOL_GPL vmlinux 0xcf6b6998 dma_request_chan_by_mask +EXPORT_SYMBOL_GPL vmlinux 0xcf71e0c6 acpi_unbind_one +EXPORT_SYMBOL_GPL vmlinux 0xcf7f69f1 clk_hw_get_flags +EXPORT_SYMBOL_GPL vmlinux 0xcf93d93b __traceiter_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0xcfa3e204 sdio_f0_writeb +EXPORT_SYMBOL_GPL vmlinux 0xcfaca99c __clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xcfb11f19 fb_deferred_io_open +EXPORT_SYMBOL_GPL vmlinux 0xcfb9b3e1 acpi_subsys_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0xcfc5108a devlink_fmsg_u8_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xcfc65fa7 class_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcfc7b4e4 rcu_barrier_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0xcfd30d71 acpi_os_map_memory +EXPORT_SYMBOL_GPL vmlinux 0xcfd96b07 ata_sff_data_xfer32 +EXPORT_SYMBOL_GPL vmlinux 0xcfed623a crypto_unregister_alg +EXPORT_SYMBOL_GPL vmlinux 0xcff77474 devl_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0xcffd793e hyperv_report_panic +EXPORT_SYMBOL_GPL vmlinux 0xd0240022 clk_hw_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0xd026d518 HYPERVISOR_vcpu_op +EXPORT_SYMBOL_GPL vmlinux 0xd0351126 crypto_ahash_final +EXPORT_SYMBOL_GPL vmlinux 0xd03a81e5 devm_pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd03b1aec pinctrl_find_gpio_range_from_pin +EXPORT_SYMBOL_GPL vmlinux 0xd03eaf4c schedule_hrtimeout_range +EXPORT_SYMBOL_GPL vmlinux 0xd0458ccb xenbus_strstate +EXPORT_SYMBOL_GPL vmlinux 0xd04aedfd __SCK__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0xd059b376 failover_register +EXPORT_SYMBOL_GPL vmlinux 0xd0647ba4 usb_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xd06524ba raw_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd0676a12 fsl_mc_bus_dpcon_type +EXPORT_SYMBOL_GPL vmlinux 0xd067d3c5 system_freezable_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0xd0686cd4 rcuref_put_slowpath +EXPORT_SYMBOL_GPL vmlinux 0xd07dcb19 relay_buf_full +EXPORT_SYMBOL_GPL vmlinux 0xd07e7e6c device_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0xd096936d debugfs_read_file_bool +EXPORT_SYMBOL_GPL vmlinux 0xd09911a6 acpi_dev_get_irq_type +EXPORT_SYMBOL_GPL vmlinux 0xd09be3ba irq_set_chip_and_handler_name +EXPORT_SYMBOL_GPL vmlinux 0xd09dc92b inet_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0xd0a33bad iommu_fwspec_free +EXPORT_SYMBOL_GPL vmlinux 0xd0a9baf5 pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0xd0ba6b63 gnttab_unmap_refs +EXPORT_SYMBOL_GPL vmlinux 0xd0c05159 emergency_restart +EXPORT_SYMBOL_GPL vmlinux 0xd0c61af1 kset_find_obj +EXPORT_SYMBOL_GPL vmlinux 0xd0d156e9 __rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xd0d3f0a4 gen_pool_avail +EXPORT_SYMBOL_GPL vmlinux 0xd0d79ca1 phy_create +EXPORT_SYMBOL_GPL vmlinux 0xd0db0f12 run_dax +EXPORT_SYMBOL_GPL vmlinux 0xd0f452fa housekeeping_affine +EXPORT_SYMBOL_GPL vmlinux 0xd0fd179b fuse_file_poll +EXPORT_SYMBOL_GPL vmlinux 0xd0fd7085 hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd0fe0d73 devl_dpipe_table_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd106c538 devm_hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xd1078ef0 spi_transfer_cs_change_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0xd114081c xhci_dbg_trace +EXPORT_SYMBOL_GPL vmlinux 0xd118f8db irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xd12b8c1b ext_pi_type1_crc64 +EXPORT_SYMBOL_GPL vmlinux 0xd135497c tps65912_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0xd138c08a free_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0xd1394b1d usb_enable_ltm +EXPORT_SYMBOL_GPL vmlinux 0xd140c33a blk_next_bio +EXPORT_SYMBOL_GPL vmlinux 0xd144f440 synth_event_create +EXPORT_SYMBOL_GPL vmlinux 0xd1481de7 mpi_clear +EXPORT_SYMBOL_GPL vmlinux 0xd14c53b5 ata_port_wait_eh +EXPORT_SYMBOL_GPL vmlinux 0xd1502660 blk_bio_list_merge +EXPORT_SYMBOL_GPL vmlinux 0xd159586c net_prio_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xd17a38be bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xd17f1c9e pci_find_host_bridge +EXPORT_SYMBOL_GPL vmlinux 0xd17fb0d1 pm_generic_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0xd1913c5e __trace_trigger_soft_disabled +EXPORT_SYMBOL_GPL vmlinux 0xd1a65c14 usb_altnum_to_altsetting +EXPORT_SYMBOL_GPL vmlinux 0xd1a9ca15 __SCK__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xd1aa5930 tcp_rate_check_app_limited +EXPORT_SYMBOL_GPL vmlinux 0xd1c3fb44 vcap_free_rule +EXPORT_SYMBOL_GPL vmlinux 0xd1c490fd dprc_open +EXPORT_SYMBOL_GPL vmlinux 0xd1caccea __traceiter_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0xd1cbc23c add_timer_on +EXPORT_SYMBOL_GPL vmlinux 0xd1e2b9f4 usb_asmedia_modifyflowcontrol +EXPORT_SYMBOL_GPL vmlinux 0xd1f2eee2 nf_logger_find_get +EXPORT_SYMBOL_GPL vmlinux 0xd1f8c734 of_pci_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0xd210ea28 blk_mq_hctx_set_fq_lock_class +EXPORT_SYMBOL_GPL vmlinux 0xd2143153 platform_get_irq_optional +EXPORT_SYMBOL_GPL vmlinux 0xd215acd1 power_supply_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd217e9e6 trace_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0xd21b61bd async_schedule_node_domain +EXPORT_SYMBOL_GPL vmlinux 0xd21f1d35 __SCK__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xd2261091 irq_generic_chip_ops +EXPORT_SYMBOL_GPL vmlinux 0xd234cd80 rtc_initialize_alarm +EXPORT_SYMBOL_GPL vmlinux 0xd23a4731 device_phy_find_device +EXPORT_SYMBOL_GPL vmlinux 0xd23dcd79 regulator_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xd245f407 kobject_uevent_env +EXPORT_SYMBOL_GPL vmlinux 0xd248a519 rockchip_pmu_block +EXPORT_SYMBOL_GPL vmlinux 0xd24e9e8c klist_init +EXPORT_SYMBOL_GPL vmlinux 0xd251a63d pinconf_generic_dt_subnode_to_map +EXPORT_SYMBOL_GPL vmlinux 0xd260af0d ring_buffer_write +EXPORT_SYMBOL_GPL vmlinux 0xd2662fcc hid_bpf_disconnect_device +EXPORT_SYMBOL_GPL vmlinux 0xd26708e9 tcp_leave_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xd26a5d0b spi_controller_resume +EXPORT_SYMBOL_GPL vmlinux 0xd273b1b1 __round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xd2774b14 simple_attr_read +EXPORT_SYMBOL_GPL vmlinux 0xd27df931 pci_disable_rom +EXPORT_SYMBOL_GPL vmlinux 0xd27eeb4b alloc_iova +EXPORT_SYMBOL_GPL vmlinux 0xd27f215d gnttab_alloc_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xd298c3ce devm_of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0xd29c1f10 __traceiter_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xd2b10a05 ata_timing_find_mode +EXPORT_SYMBOL_GPL vmlinux 0xd2b83b96 pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xd2d7dfc9 cpuidle_get_driver +EXPORT_SYMBOL_GPL vmlinux 0xd2d7e59b unregister_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0xd2ef6a40 phylink_mii_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xd2f13e59 acpi_dev_get_dma_resources +EXPORT_SYMBOL_GPL vmlinux 0xd2f4c280 dprc_close +EXPORT_SYMBOL_GPL vmlinux 0xd2f5212a generic_online_page +EXPORT_SYMBOL_GPL vmlinux 0xd313bc7b xas_nomem +EXPORT_SYMBOL_GPL vmlinux 0xd3179896 cdrom_read_tocentry +EXPORT_SYMBOL_GPL vmlinux 0xd319f710 usb_block_urb +EXPORT_SYMBOL_GPL vmlinux 0xd31a2ac5 ring_buffer_oldest_event_ts +EXPORT_SYMBOL_GPL vmlinux 0xd31df3e2 __devm_clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xd31fd956 pci_add_dynid +EXPORT_SYMBOL_GPL vmlinux 0xd320ebaf pci_epc_get_first_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xd32a3f89 tcp_slow_start +EXPORT_SYMBOL_GPL vmlinux 0xd336688f hid_bpf_connect_device +EXPORT_SYMBOL_GPL vmlinux 0xd33aac74 blk_mq_quiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0xd33ada8b cci_probed +EXPORT_SYMBOL_GPL vmlinux 0xd33c3f20 irq_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0xd33e7e62 crypto_shash_digest +EXPORT_SYMBOL_GPL vmlinux 0xd346fa42 ata_host_alloc_pinfo +EXPORT_SYMBOL_GPL vmlinux 0xd3551a76 zynqmp_pm_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xd36760ef __usb_get_extra_descriptor +EXPORT_SYMBOL_GPL vmlinux 0xd369a1b9 rdev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xd3752c27 atomic_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xd37c8976 debounce_time_mt6765 +EXPORT_SYMBOL_GPL vmlinux 0xd3901d33 acpi_dev_resource_address_space +EXPORT_SYMBOL_GPL vmlinux 0xd39e9848 put_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xd3a4d76c of_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xd3a9261e crypto_unregister_kpp +EXPORT_SYMBOL_GPL vmlinux 0xd3ab0a74 rtc_set_alarm +EXPORT_SYMBOL_GPL vmlinux 0xd3bfd0c1 devm_regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xd3d46abe report_iommu_fault +EXPORT_SYMBOL_GPL vmlinux 0xd3e2fbf7 spi_target_abort +EXPORT_SYMBOL_GPL vmlinux 0xd3e46336 dev_pm_opp_find_freq_ceil +EXPORT_SYMBOL_GPL vmlinux 0xd3eaf1ed devlink_dpipe_entry_clear +EXPORT_SYMBOL_GPL vmlinux 0xd3ec851c __traceiter_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd3f0cd42 misc_cg_res_total_usage +EXPORT_SYMBOL_GPL vmlinux 0xd3f0e446 led_sysfs_disable +EXPORT_SYMBOL_GPL vmlinux 0xd4034828 system_freezable_wq +EXPORT_SYMBOL_GPL vmlinux 0xd403a821 __traceiter_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0xd406ade0 devm_kstrdup_const +EXPORT_SYMBOL_GPL vmlinux 0xd426dbc4 erst_get_record_count +EXPORT_SYMBOL_GPL vmlinux 0xd42e5223 of_map_id +EXPORT_SYMBOL_GPL vmlinux 0xd42f1d4e show_rcu_tasks_rude_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd440fea5 dispatch_hid_bpf_device_event +EXPORT_SYMBOL_GPL vmlinux 0xd44a5eac kgdb_register_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xd45be085 of_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0xd45c1835 vcap_addr_keysets +EXPORT_SYMBOL_GPL vmlinux 0xd45e1c67 clkdev_hw_create +EXPORT_SYMBOL_GPL vmlinux 0xd46af5ef cppc_get_perf_ctrs +EXPORT_SYMBOL_GPL vmlinux 0xd47ee0e9 blk_update_request +EXPORT_SYMBOL_GPL vmlinux 0xd48a9773 drop_reasons_register_subsys +EXPORT_SYMBOL_GPL vmlinux 0xd4935851 __SCK__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0xd4960213 i2c_adapter_depth +EXPORT_SYMBOL_GPL vmlinux 0xd49bd3a7 blk_crypto_has_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xd49ea51e xhci_drop_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xd4b6157e devlink_health_reporter_recovery_done +EXPORT_SYMBOL_GPL vmlinux 0xd4b8f1e3 pinctrl_generic_add_group +EXPORT_SYMBOL_GPL vmlinux 0xd4b9a616 reset_control_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xd4be2f9d fwnode_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xd4c14632 system_unbound_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4cbdbe3 __SCK__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xd4e1e24c ip6_route_output_flags +EXPORT_SYMBOL_GPL vmlinux 0xd4e6d7e0 linear_range_get_value +EXPORT_SYMBOL_GPL vmlinux 0xd4f5bfa5 iommu_queue_iopf +EXPORT_SYMBOL_GPL vmlinux 0xd4f62c07 hid_bpf_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0xd4f84fc4 pci_user_write_config_word +EXPORT_SYMBOL_GPL vmlinux 0xd4fd4d10 blk_trace_remove +EXPORT_SYMBOL_GPL vmlinux 0xd4ff6d7b usb_phy_roothub_suspend +EXPORT_SYMBOL_GPL vmlinux 0xd5114653 auxiliary_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd51153c7 usb_hcd_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xd5186e34 gpiod_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xd52693ec d_same_name +EXPORT_SYMBOL_GPL vmlinux 0xd52eab27 ahci_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0xd5301b2c linear_range_get_max_value +EXPORT_SYMBOL_GPL vmlinux 0xd5374429 cpufreq_dbs_governor_start +EXPORT_SYMBOL_GPL vmlinux 0xd53d060a pinctrl_remove_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xd5474690 usb_role_switch_set_role +EXPORT_SYMBOL_GPL vmlinux 0xd54f8d68 acpi_ec_add_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xd5575d61 kobject_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xd55ad93b iommu_group_get_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xd56b035b fuse_sync_release +EXPORT_SYMBOL_GPL vmlinux 0xd56e55da espintcp_push_skb +EXPORT_SYMBOL_GPL vmlinux 0xd56f9ca7 iomap_seek_data +EXPORT_SYMBOL_GPL vmlinux 0xd57875e0 devl_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0xd5807af3 k3_ringacc_ring_pop +EXPORT_SYMBOL_GPL vmlinux 0xd58b9615 of_dma_router_register +EXPORT_SYMBOL_GPL vmlinux 0xd59a1587 linkmode_resolve_pause +EXPORT_SYMBOL_GPL vmlinux 0xd59e751e dev_pm_opp_of_find_icc_paths +EXPORT_SYMBOL_GPL vmlinux 0xd5a683aa wb_writeout_inc +EXPORT_SYMBOL_GPL vmlinux 0xd5aef9fa of_genpd_remove_last +EXPORT_SYMBOL_GPL vmlinux 0xd5bb151e bpf_prog_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0xd5bf44a3 nvmem_device_find +EXPORT_SYMBOL_GPL vmlinux 0xd5c9f548 mddev_init_writes_pending +EXPORT_SYMBOL_GPL vmlinux 0xd5d784be component_bind_all +EXPORT_SYMBOL_GPL vmlinux 0xd5e49192 i2c_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xd5e60d00 debugfs_real_fops +EXPORT_SYMBOL_GPL vmlinux 0xd5f25d6a sk_attach_filter +EXPORT_SYMBOL_GPL vmlinux 0xd5f5865d __tracepoint_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0xd5f5cea8 ipv4_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xd603837d tpm_tis_core_init +EXPORT_SYMBOL_GPL vmlinux 0xd60b7820 skcipher_walk_virt +EXPORT_SYMBOL_GPL vmlinux 0xd60ba1dd usb_pipe_type_check +EXPORT_SYMBOL_GPL vmlinux 0xd611de0d locks_alloc_lock +EXPORT_SYMBOL_GPL vmlinux 0xd6251353 ftrace_set_filter_ips +EXPORT_SYMBOL_GPL vmlinux 0xd62cd877 crypto_alloc_sig +EXPORT_SYMBOL_GPL vmlinux 0xd6373111 trace_add_event_call +EXPORT_SYMBOL_GPL vmlinux 0xd6382f59 __mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0xd63e2cca crypto_shash_finup +EXPORT_SYMBOL_GPL vmlinux 0xd64ed259 __memcat_p +EXPORT_SYMBOL_GPL vmlinux 0xd66a7a35 sbitmap_queue_wake_all +EXPORT_SYMBOL_GPL vmlinux 0xd66e586d cpu_subsys +EXPORT_SYMBOL_GPL vmlinux 0xd66e7f90 serdev_device_set_parity +EXPORT_SYMBOL_GPL vmlinux 0xd67364f7 eventfd_ctx_fdget +EXPORT_SYMBOL_GPL vmlinux 0xd67723b5 vcap_tc_flower_handler_ipv6_usage +EXPORT_SYMBOL_GPL vmlinux 0xd681513a crypto_spawn_tfm2 +EXPORT_SYMBOL_GPL vmlinux 0xd682486d pse_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd68804c5 blk_queue_write_cache +EXPORT_SYMBOL_GPL vmlinux 0xd68de4d2 perf_tp_event +EXPORT_SYMBOL_GPL vmlinux 0xd6aafb42 crc64_rocksoft +EXPORT_SYMBOL_GPL vmlinux 0xd6ae9ba7 rcu_async_should_hurry +EXPORT_SYMBOL_GPL vmlinux 0xd6b27e8a xas_set_mark +EXPORT_SYMBOL_GPL vmlinux 0xd6d107ba usb_urb_ep_type_check +EXPORT_SYMBOL_GPL vmlinux 0xd6d8f6b3 topology_set_scale_freq_source +EXPORT_SYMBOL_GPL vmlinux 0xd6f8cc6d rtc_alarm_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0xd711e051 kvm_vcpu_mark_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0xd71d2e68 __audit_inode_child +EXPORT_SYMBOL_GPL vmlinux 0xd72281b5 __cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0xd7237553 ahci_reset_controller +EXPORT_SYMBOL_GPL vmlinux 0xd7269c64 osc_sb_native_usb4_control +EXPORT_SYMBOL_GPL vmlinux 0xd728743a regmap_fields_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0xd7293ffc percpu_ref_reinit +EXPORT_SYMBOL_GPL vmlinux 0xd72feba2 xenbus_read_driver_state +EXPORT_SYMBOL_GPL vmlinux 0xd7320819 scsi_autopm_get_device +EXPORT_SYMBOL_GPL vmlinux 0xd746408a vcap_select_min_rule_keyset +EXPORT_SYMBOL_GPL vmlinux 0xd74d77bc vcap_tc_flower_handler_tcp_usage +EXPORT_SYMBOL_GPL vmlinux 0xd74e400f show_rcu_tasks_classic_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd75b20aa rsa_parse_priv_key +EXPORT_SYMBOL_GPL vmlinux 0xd768e985 regulator_has_full_constraints +EXPORT_SYMBOL_GPL vmlinux 0xd78e2c75 bdev_disk_changed +EXPORT_SYMBOL_GPL vmlinux 0xd79fb1a4 trace_get_event_file +EXPORT_SYMBOL_GPL vmlinux 0xd7a86ea4 tcp_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0xd7aea26e kernel_read_file_from_path_initns +EXPORT_SYMBOL_GPL vmlinux 0xd7b243f3 vcap_find_admin +EXPORT_SYMBOL_GPL vmlinux 0xd7c6faba bsg_job_get +EXPORT_SYMBOL_GPL vmlinux 0xd7c91b63 tegra210_sata_pll_hw_control_enable +EXPORT_SYMBOL_GPL vmlinux 0xd7cea889 edac_mod_work +EXPORT_SYMBOL_GPL vmlinux 0xd7d42872 pingv6_prot +EXPORT_SYMBOL_GPL vmlinux 0xd7dc01a2 rdev_set_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xd7dccd23 __SCK__tp_func_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0xd7de4667 ncsi_unregister_dev +EXPORT_SYMBOL_GPL vmlinux 0xd7f8bc1e pktgen_xfrm_outer_mode_output +EXPORT_SYMBOL_GPL vmlinux 0xd80fd7a7 devl_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd81158c6 pci_try_reset_function +EXPORT_SYMBOL_GPL vmlinux 0xd820cb06 usb_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xd821a4a8 devl_param_driverinit_value_get +EXPORT_SYMBOL_GPL vmlinux 0xd823d36d __SCK__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0xd836fe76 nvdimm_bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd84d35bd dax_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xd866bd9d mptcp_token_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd86718b1 device_reprobe +EXPORT_SYMBOL_GPL vmlinux 0xd8711ce0 battery_hook_register +EXPORT_SYMBOL_GPL vmlinux 0xd87120de icc_link_create +EXPORT_SYMBOL_GPL vmlinux 0xd87a0c01 regulator_map_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xd87cb8eb dma_fence_unwrap_next +EXPORT_SYMBOL_GPL vmlinux 0xd87fc0a0 usb_amd_prefetch_quirk +EXPORT_SYMBOL_GPL vmlinux 0xd885dfe8 pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0xd88d8aa2 tcp_bpf_sendmsg_redir +EXPORT_SYMBOL_GPL vmlinux 0xd89c46f6 addrconf_add_linklocal +EXPORT_SYMBOL_GPL vmlinux 0xd8a9f95e rtc_class_open +EXPORT_SYMBOL_GPL vmlinux 0xd8aadb78 devm_pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xd8bdbb50 skb_to_sgvec_nomark +EXPORT_SYMBOL_GPL vmlinux 0xd8c5b0a8 pci_max_pasids +EXPORT_SYMBOL_GPL vmlinux 0xd8d22cf6 gpiochip_relres_irq +EXPORT_SYMBOL_GPL vmlinux 0xd8d68ab1 dmi_memdev_type +EXPORT_SYMBOL_GPL vmlinux 0xd8da182c rio_unregister_mport +EXPORT_SYMBOL_GPL vmlinux 0xd8eaf322 __traceiter_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0xd8f89eba pci_user_write_config_byte +EXPORT_SYMBOL_GPL vmlinux 0xd8fb93bd dm_accept_partial_bio +EXPORT_SYMBOL_GPL vmlinux 0xd8fbb14d net_cls_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xd903f419 phylink_get_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xd90a93a7 k3_udma_glue_rx_get_irq +EXPORT_SYMBOL_GPL vmlinux 0xd90d554b dm_send_uevents +EXPORT_SYMBOL_GPL vmlinux 0xd918484b fsl_mc_populate_irq_pool +EXPORT_SYMBOL_GPL vmlinux 0xd91960a5 usb_hcd_amd_remote_wakeup_quirk +EXPORT_SYMBOL_GPL vmlinux 0xd91dbd1f xdp_alloc_skb_bulk +EXPORT_SYMBOL_GPL vmlinux 0xd91e01e8 blkg_conf_init +EXPORT_SYMBOL_GPL vmlinux 0xd92ef192 security_kernel_post_load_data +EXPORT_SYMBOL_GPL vmlinux 0xd92f0791 leds_list_lock +EXPORT_SYMBOL_GPL vmlinux 0xd934d81a pcie_port_find_device +EXPORT_SYMBOL_GPL vmlinux 0xd9389577 led_get_default_pattern +EXPORT_SYMBOL_GPL vmlinux 0xd93fe0ad edac_mc_find_csrow_by_page +EXPORT_SYMBOL_GPL vmlinux 0xd944dd02 folio_wait_writeback +EXPORT_SYMBOL_GPL vmlinux 0xd9456ba7 skb_segment +EXPORT_SYMBOL_GPL vmlinux 0xd94705f1 pci_scan_child_bus +EXPORT_SYMBOL_GPL vmlinux 0xd95e1915 folio_wait_writeback_killable +EXPORT_SYMBOL_GPL vmlinux 0xd96babb4 interval_tree_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd97dfbbf usb_disable_ltm +EXPORT_SYMBOL_GPL vmlinux 0xd9916c3a idr_alloc_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd9b063b8 fscrypt_fname_siphash +EXPORT_SYMBOL_GPL vmlinux 0xd9b19aa5 __tracepoint_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0xd9b6f058 bpf_map_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0xd9bb2c13 pkcs7_get_content_data +EXPORT_SYMBOL_GPL vmlinux 0xd9bfa2be pcie_port_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xd9d88fd7 regulator_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xd9d8efe4 xenbus_watch_pathfmt +EXPORT_SYMBOL_GPL vmlinux 0xd9de5bdc inet6_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xd9e24457 ring_buffer_peek +EXPORT_SYMBOL_GPL vmlinux 0xd9e61980 phy_gbit_all_ports_features +EXPORT_SYMBOL_GPL vmlinux 0xd9f11814 regulator_force_disable +EXPORT_SYMBOL_GPL vmlinux 0xd9fa5ed0 cpuidle_register +EXPORT_SYMBOL_GPL vmlinux 0xd9faa7a5 zynqmp_pm_set_pll_frac_mode +EXPORT_SYMBOL_GPL vmlinux 0xd9ff2172 ezx_pcap_write +EXPORT_SYMBOL_GPL vmlinux 0xda0947de kmsg_dump_unregister +EXPORT_SYMBOL_GPL vmlinux 0xda0e753e bpf_trace_run12 +EXPORT_SYMBOL_GPL vmlinux 0xda10e1e2 phy_basic_t1_features +EXPORT_SYMBOL_GPL vmlinux 0xda1108c1 usb_unanchor_urb +EXPORT_SYMBOL_GPL vmlinux 0xda320d31 sfp_module_start +EXPORT_SYMBOL_GPL vmlinux 0xda554501 ipv6_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0xda7912d4 freq_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xda7950f9 pinctrl_find_gpio_range_from_pin_nolock +EXPORT_SYMBOL_GPL vmlinux 0xda7dbf1d __pm_runtime_disable +EXPORT_SYMBOL_GPL vmlinux 0xda8bc600 register_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0xda8e1302 software_node_find_by_name +EXPORT_SYMBOL_GPL vmlinux 0xda9404a1 regulator_list_hardware_vsel +EXPORT_SYMBOL_GPL vmlinux 0xdaa06dc1 acpi_lpat_raw_to_temp +EXPORT_SYMBOL_GPL vmlinux 0xdab39dde start_poll_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xdab430c5 platform_device_add_resources +EXPORT_SYMBOL_GPL vmlinux 0xdab5a1eb interval_tree_insert +EXPORT_SYMBOL_GPL vmlinux 0xdacddc93 mdiobus_c45_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xdaceef09 debugfs_create_file_unsafe +EXPORT_SYMBOL_GPL vmlinux 0xdad4573e mtk_alloc_clk_data +EXPORT_SYMBOL_GPL vmlinux 0xdadb7cc4 dm_submit_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xdadf4632 led_trigger_unregister +EXPORT_SYMBOL_GPL vmlinux 0xdae2ec4a reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xdae67e61 tegra_mc_probe_device +EXPORT_SYMBOL_GPL vmlinux 0xdaeb91c5 nvdimm_clear_poison +EXPORT_SYMBOL_GPL vmlinux 0xdaf5ca4f governor_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0xdafe42bb gpiochip_request_own_desc +EXPORT_SYMBOL_GPL vmlinux 0xdb0047f0 aead_exit_geniv +EXPORT_SYMBOL_GPL vmlinux 0xdb2fe8e4 bd_prepare_to_claim +EXPORT_SYMBOL_GPL vmlinux 0xdb398083 led_put +EXPORT_SYMBOL_GPL vmlinux 0xdb3dfe8a ti_sci_get_handle +EXPORT_SYMBOL_GPL vmlinux 0xdb422cbc pm_generic_freeze_late +EXPORT_SYMBOL_GPL vmlinux 0xdb5d3f32 vcap_is_last_chain +EXPORT_SYMBOL_GPL vmlinux 0xdb63a944 acpi_lpat_get_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0xdb722a3d udp_destruct_common +EXPORT_SYMBOL_GPL vmlinux 0xdb741547 device_pm_wait_for_dev +EXPORT_SYMBOL_GPL vmlinux 0xdb74b959 spi_controller_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdb76b3d4 acpi_device_fix_up_power_extended +EXPORT_SYMBOL_GPL vmlinux 0xdb798a45 spi_mem_poll_status +EXPORT_SYMBOL_GPL vmlinux 0xdb7c3eda kiocb_modified +EXPORT_SYMBOL_GPL vmlinux 0xdb7e64fc debugfs_create_blob +EXPORT_SYMBOL_GPL vmlinux 0xdb7f2c96 relay_close +EXPORT_SYMBOL_GPL vmlinux 0xdb8a1b3f usermodehelper_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0xdb96c3d5 generic_fh_to_dentry +EXPORT_SYMBOL_GPL vmlinux 0xdba69345 devm_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xdbb7bfad icc_get_name +EXPORT_SYMBOL_GPL vmlinux 0xdbb7d944 bpf_offload_dev_match +EXPORT_SYMBOL_GPL vmlinux 0xdbbd0912 mmc_regulator_set_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xdbc2e09c devl_resource_size_get +EXPORT_SYMBOL_GPL vmlinux 0xdbc7b942 irq_gc_noop +EXPORT_SYMBOL_GPL vmlinux 0xdbd07dd5 ahci_stop_engine +EXPORT_SYMBOL_GPL vmlinux 0xdbd18fcf devlink_net +EXPORT_SYMBOL_GPL vmlinux 0xdbdb0e8b request_any_context_irq +EXPORT_SYMBOL_GPL vmlinux 0xdbe3dbe0 vhost_task_create +EXPORT_SYMBOL_GPL vmlinux 0xdbe8d8a0 __SCK__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xdbf6ced6 netdev_walk_all_upper_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xdbf7cb70 mpi_get_nbits +EXPORT_SYMBOL_GPL vmlinux 0xdc01320c pci_cfg_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xdc02eb39 dmi_available +EXPORT_SYMBOL_GPL vmlinux 0xdc0ffce8 __devm_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xdc139c13 k3_udma_glue_tx_get_hdesc_size +EXPORT_SYMBOL_GPL vmlinux 0xdc2c7b6a device_find_child_by_name +EXPORT_SYMBOL_GPL vmlinux 0xdc43bdc6 pci_vpd_find_ro_info_keyword +EXPORT_SYMBOL_GPL vmlinux 0xdc45a5db edac_stop_work +EXPORT_SYMBOL_GPL vmlinux 0xdc4c09ca spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0xdc55fd75 devlink_flash_update_status_notify +EXPORT_SYMBOL_GPL vmlinux 0xdc6596fa irq_set_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc6699cb acpi_dev_free_resource_list +EXPORT_SYMBOL_GPL vmlinux 0xdc7df67f apei_exec_ctx_init +EXPORT_SYMBOL_GPL vmlinux 0xdc825d6c usb_amd_quirk_pll_disable +EXPORT_SYMBOL_GPL vmlinux 0xdc841b74 misc_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdc8f6870 of_get_videomode +EXPORT_SYMBOL_GPL vmlinux 0xdc8feae0 sdio_writel +EXPORT_SYMBOL_GPL vmlinux 0xdc97af2e syscore_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdc9bd1b0 devlink_resource_register +EXPORT_SYMBOL_GPL vmlinux 0xdc9f6bca __SCK__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0xdc9fa232 raw_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xdcb0a2c0 phylink_stop +EXPORT_SYMBOL_GPL vmlinux 0xdcc42fc1 alloc_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0xdcc6bb68 usb_control_msg_recv +EXPORT_SYMBOL_GPL vmlinux 0xdceb5362 efi_status_to_err +EXPORT_SYMBOL_GPL vmlinux 0xdcfaae88 of_clk_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0xdd01f50a stmpe_enable +EXPORT_SYMBOL_GPL vmlinux 0xdd0762df set_worker_desc +EXPORT_SYMBOL_GPL vmlinux 0xdd1a9b47 max8997_write_reg +EXPORT_SYMBOL_GPL vmlinux 0xdd249878 gpiod_get_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xdd25c91f fwnode_graph_get_port_parent +EXPORT_SYMBOL_GPL vmlinux 0xdd25ce0b devm_pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0xdd2c56ca skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0xdd30fe80 fuse_send_init +EXPORT_SYMBOL_GPL vmlinux 0xdd314331 class_compat_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xdd47da31 transport_add_device +EXPORT_SYMBOL_GPL vmlinux 0xdd513643 ahci_handle_port_intr +EXPORT_SYMBOL_GPL vmlinux 0xdd59256d virtqueue_get_buf +EXPORT_SYMBOL_GPL vmlinux 0xdd5ba072 file_is_kvm +EXPORT_SYMBOL_GPL vmlinux 0xdd5f93c1 dev_pm_opp_find_freq_floor +EXPORT_SYMBOL_GPL vmlinux 0xdd626ee3 fuse_len_args +EXPORT_SYMBOL_GPL vmlinux 0xdd8104a5 iomap_page_mkwrite +EXPORT_SYMBOL_GPL vmlinux 0xdd81d8f6 __SCK__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0xdd9416a9 lwtunnel_cmp_encap +EXPORT_SYMBOL_GPL vmlinux 0xdd9461fd mtk_eint_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdd95fd1e regmap_exit +EXPORT_SYMBOL_GPL vmlinux 0xdd96bf20 balloon_mops +EXPORT_SYMBOL_GPL vmlinux 0xdda31447 clk_hw_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0xdda35000 __percpu_init_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xdda8872e cpufreq_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0xddae4e78 acpi_cppc_processor_exit +EXPORT_SYMBOL_GPL vmlinux 0xddbeeecc pci_lock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0xddc0ed65 pinctrl_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xddd41e4d vcap_lookup_keyfield +EXPORT_SYMBOL_GPL vmlinux 0xddde4e96 ethnl_cable_test_step +EXPORT_SYMBOL_GPL vmlinux 0xdde39109 scsi_internal_device_block_nowait +EXPORT_SYMBOL_GPL vmlinux 0xdde63d52 ehci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0xdde64bd0 rt_mutex_lock +EXPORT_SYMBOL_GPL vmlinux 0xdde7e281 crypto_clone_cipher +EXPORT_SYMBOL_GPL vmlinux 0xdded3921 of_pwm_xlate_with_flags +EXPORT_SYMBOL_GPL vmlinux 0xddf3538a virtqueue_enable_cb_prepare +EXPORT_SYMBOL_GPL vmlinux 0xddf670e3 phy_calibrate +EXPORT_SYMBOL_GPL vmlinux 0xddfe1ad7 __SCK__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xde09a260 usb_add_phy_dev +EXPORT_SYMBOL_GPL vmlinux 0xde0af24f udp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0xde2037ed crypto_sig_maxsize +EXPORT_SYMBOL_GPL vmlinux 0xde20c1ee devm_fwnode_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0xde2c0664 usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0xde31bf7e unregister_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xde36efd0 led_trigger_event +EXPORT_SYMBOL_GPL vmlinux 0xde3a43b4 dev_pm_opp_get_freq +EXPORT_SYMBOL_GPL vmlinux 0xde49da9d fsl_mc_bus_dpci_type +EXPORT_SYMBOL_GPL vmlinux 0xde4f9057 host1x_context_device_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xde5574cf x509_load_certificate_list +EXPORT_SYMBOL_GPL vmlinux 0xde60e7a7 uart_insert_char +EXPORT_SYMBOL_GPL vmlinux 0xde67e423 crypto_unregister_shash +EXPORT_SYMBOL_GPL vmlinux 0xde6cb760 ipv6_stub +EXPORT_SYMBOL_GPL vmlinux 0xde6f1851 TSS_checkhmac1 +EXPORT_SYMBOL_GPL vmlinux 0xde7f07a4 fuse_dev_operations +EXPORT_SYMBOL_GPL vmlinux 0xde8e0cf1 tegra_bpmp_free_mrq +EXPORT_SYMBOL_GPL vmlinux 0xde9ab8c7 xenbus_rm +EXPORT_SYMBOL_GPL vmlinux 0xdea1ec76 vcap_del_rule +EXPORT_SYMBOL_GPL vmlinux 0xdead2e78 reserve_iova +EXPORT_SYMBOL_GPL vmlinux 0xdeb30ac4 proc_create_net_data +EXPORT_SYMBOL_GPL vmlinux 0xdeb706c6 phy_check_downshift +EXPORT_SYMBOL_GPL vmlinux 0xdeb8852c fb_deferred_io_init +EXPORT_SYMBOL_GPL vmlinux 0xded00cbe __nvmem_layout_register +EXPORT_SYMBOL_GPL vmlinux 0xded370ea iomap_file_buffered_write_punch_delalloc +EXPORT_SYMBOL_GPL vmlinux 0xded7a1ee __traceiter_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xdee0eac7 tty_ldisc_receive_buf +EXPORT_SYMBOL_GPL vmlinux 0xdee91d7a dtpm_destroy_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xdefd61d7 sysfs_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xdeffa0a7 edac_raw_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xdf0c757f ata_tf_to_fis +EXPORT_SYMBOL_GPL vmlinux 0xdf0ca3f4 cpu_latency_qos_request_active +EXPORT_SYMBOL_GPL vmlinux 0xdf0f75c6 eventfd_signal +EXPORT_SYMBOL_GPL vmlinux 0xdf1be5e1 __free_iova +EXPORT_SYMBOL_GPL vmlinux 0xdf1cdfc8 rio_del_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0xdf237453 timer_shutdown_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf2738bb cpu_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdf31898f cper_mem_err_pack +EXPORT_SYMBOL_GPL vmlinux 0xdf448d1c fanout_mutex +EXPORT_SYMBOL_GPL vmlinux 0xdf4bfb5a pm_generic_restore_early +EXPORT_SYMBOL_GPL vmlinux 0xdf4c2b77 dm_internal_resume +EXPORT_SYMBOL_GPL vmlinux 0xdf50555f usb_disable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0xdf511b81 __fscrypt_prepare_link +EXPORT_SYMBOL_GPL vmlinux 0xdf558314 power_supply_battery_info_properties +EXPORT_SYMBOL_GPL vmlinux 0xdf5e72b6 led_set_brightness_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf8897ad put_pid +EXPORT_SYMBOL_GPL vmlinux 0xdf8ad9fb acpi_match_device +EXPORT_SYMBOL_GPL vmlinux 0xdf9f3450 regulator_is_enabled_regmap +EXPORT_SYMBOL_GPL vmlinux 0xdfb62a50 crypto_alloc_shash +EXPORT_SYMBOL_GPL vmlinux 0xdfb95d49 virtqueue_get_used_addr +EXPORT_SYMBOL_GPL vmlinux 0xdfbe2824 pci_assign_unassigned_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0xdfc586d3 ata_pci_bmdma_clear_simplex +EXPORT_SYMBOL_GPL vmlinux 0xdfcb6c90 mctrl_gpio_set +EXPORT_SYMBOL_GPL vmlinux 0xdfef4bdf i2c_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0xdff3f51e devlink_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe000eb01 io_uring_cmd_do_in_task_lazy +EXPORT_SYMBOL_GPL vmlinux 0xe009fb0c devm_get_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xe00db6dc __tracepoint_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xe01f4cb0 irq_force_affinity +EXPORT_SYMBOL_GPL vmlinux 0xe0251f9d devfreq_event_get_event +EXPORT_SYMBOL_GPL vmlinux 0xe0313d71 rhashtable_insert_slow +EXPORT_SYMBOL_GPL vmlinux 0xe03ec6fa of_prop_next_u32 +EXPORT_SYMBOL_GPL vmlinux 0xe03ee08f fib_alias_hw_flags_set +EXPORT_SYMBOL_GPL vmlinux 0xe05ca6b9 regulator_suspend_enable +EXPORT_SYMBOL_GPL vmlinux 0xe05e2f85 nexthop_free_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe06adec5 iommu_set_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xe0801e04 sdio_writeb +EXPORT_SYMBOL_GPL vmlinux 0xe08310d2 devm_memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0xe08e7add pci_dev_lock +EXPORT_SYMBOL_GPL vmlinux 0xe09461e6 disk_force_media_change +EXPORT_SYMBOL_GPL vmlinux 0xe09ea99e acpi_data_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xe0a5031e fsl_mc_bus_dpbp_type +EXPORT_SYMBOL_GPL vmlinux 0xe0b1c103 clk_set_max_rate +EXPORT_SYMBOL_GPL vmlinux 0xe0b8364e __tracepoint_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xe0c4e14d hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xe0cbc4a6 device_show_int +EXPORT_SYMBOL_GPL vmlinux 0xe0e1a3fb mbox_chan_received_data +EXPORT_SYMBOL_GPL vmlinux 0xe0e3147c HYPERVISOR_sched_op +EXPORT_SYMBOL_GPL vmlinux 0xe0e7d77a pm_generic_resume +EXPORT_SYMBOL_GPL vmlinux 0xe0ee3a2f mmc_send_tuning +EXPORT_SYMBOL_GPL vmlinux 0xe0fc6872 kvm_arch_ptp_get_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0xe102afe9 blk_crypto_register +EXPORT_SYMBOL_GPL vmlinux 0xe10cd6ad erst_get_record_id_begin +EXPORT_SYMBOL_GPL vmlinux 0xe1110ea2 regmap_get_raw_write_max +EXPORT_SYMBOL_GPL vmlinux 0xe11dcd45 rio_mport_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xe125c352 sysfs_break_active_protection +EXPORT_SYMBOL_GPL vmlinux 0xe12681a4 __tracepoint_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xe13f20cc ahci_platform_resume +EXPORT_SYMBOL_GPL vmlinux 0xe148372b pm_generic_resume_noirq +EXPORT_SYMBOL_GPL vmlinux 0xe15f3053 mddev_init +EXPORT_SYMBOL_GPL vmlinux 0xe165d18c nvdimm_pmem_region_create +EXPORT_SYMBOL_GPL vmlinux 0xe168b349 mmc_switch +EXPORT_SYMBOL_GPL vmlinux 0xe17c7d7d kobject_init_and_add +EXPORT_SYMBOL_GPL vmlinux 0xe196f10d get_user_pages_fast_only +EXPORT_SYMBOL_GPL vmlinux 0xe19f6e2d tty_init_termios +EXPORT_SYMBOL_GPL vmlinux 0xe1a8d7c9 net_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xe1a8dcd5 ata_sas_port_start +EXPORT_SYMBOL_GPL vmlinux 0xe1ac773e tick_nohz_full_mask +EXPORT_SYMBOL_GPL vmlinux 0xe1b04cb8 pm_generic_freeze_noirq +EXPORT_SYMBOL_GPL vmlinux 0xe1b0f413 acpi_fetch_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0xe1bd6c99 rio_init_mports +EXPORT_SYMBOL_GPL vmlinux 0xe1be7213 dev_pm_clear_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xe1c87a2f kernel_can_power_off +EXPORT_SYMBOL_GPL vmlinux 0xe1db196e balloon_page_dequeue +EXPORT_SYMBOL_GPL vmlinux 0xe1e18528 irq_domain_remove +EXPORT_SYMBOL_GPL vmlinux 0xe2057d27 acpi_dev_clear_dependencies +EXPORT_SYMBOL_GPL vmlinux 0xe223a57d ata_eh_read_sense_success_ncq_log +EXPORT_SYMBOL_GPL vmlinux 0xe23175b5 iommu_unmap +EXPORT_SYMBOL_GPL vmlinux 0xe233762a input_event_from_user +EXPORT_SYMBOL_GPL vmlinux 0xe238bd07 devl_sb_register +EXPORT_SYMBOL_GPL vmlinux 0xe23e76a5 pci_find_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0xe253b317 blk_trace_startstop +EXPORT_SYMBOL_GPL vmlinux 0xe25d23f3 blocking_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0xe2642518 i2c_new_scanned_device +EXPORT_SYMBOL_GPL vmlinux 0xe26b8cea fsl_mc_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xe27aebc0 __traceiter_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0xe2941c94 __traceiter_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0xe2a60f29 usb_wakeup_notification +EXPORT_SYMBOL_GPL vmlinux 0xe2b3207a unregister_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe2bac748 sdev_evt_send_simple +EXPORT_SYMBOL_GPL vmlinux 0xe2c02e29 of_get_display_timing +EXPORT_SYMBOL_GPL vmlinux 0xe2c11eeb fwnode_graph_get_remote_port +EXPORT_SYMBOL_GPL vmlinux 0xe2c1861e pci_vfs_assigned +EXPORT_SYMBOL_GPL vmlinux 0xe2ce2b4d evm_set_key +EXPORT_SYMBOL_GPL vmlinux 0xe2d4f386 vcap_val_rule +EXPORT_SYMBOL_GPL vmlinux 0xe2d96f5b zynqmp_pm_feature +EXPORT_SYMBOL_GPL vmlinux 0xe2ec293b sbitmap_queue_wake_up +EXPORT_SYMBOL_GPL vmlinux 0xe2f77a53 k3_udma_glue_rx_flow_init +EXPORT_SYMBOL_GPL vmlinux 0xe2ff96f0 nop_posix_acl_access +EXPORT_SYMBOL_GPL vmlinux 0xe300a393 virtqueue_resize +EXPORT_SYMBOL_GPL vmlinux 0xe311083e percpu_is_read_locked +EXPORT_SYMBOL_GPL vmlinux 0xe313c1bc xenbus_dev_error +EXPORT_SYMBOL_GPL vmlinux 0xe315474e fat_alloc_new_dir +EXPORT_SYMBOL_GPL vmlinux 0xe31b4a6e sock_prot_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0xe31eb5b9 eventfd_ctx_fileget +EXPORT_SYMBOL_GPL vmlinux 0xe327dcc5 of_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xe336b7da sock_diag_destroy +EXPORT_SYMBOL_GPL vmlinux 0xe33ea0fb mdiobus_c45_modify +EXPORT_SYMBOL_GPL vmlinux 0xe341387b set_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0xe3415d95 led_init_default_state_get +EXPORT_SYMBOL_GPL vmlinux 0xe3438d3e usb_wakeup_enabled_descendants +EXPORT_SYMBOL_GPL vmlinux 0xe35b4272 regulator_bulk_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xe35c6df1 ata_dev_next +EXPORT_SYMBOL_GPL vmlinux 0xe3642a20 tty_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0xe365a589 fscrypt_set_context +EXPORT_SYMBOL_GPL vmlinux 0xe36786aa dev_pm_domain_attach +EXPORT_SYMBOL_GPL vmlinux 0xe36a354c power_supply_get_property +EXPORT_SYMBOL_GPL vmlinux 0xe36f0a56 cpuidle_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xe3705b63 iomap_release_folio +EXPORT_SYMBOL_GPL vmlinux 0xe37e185e of_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xe3840e18 secure_ipv4_port_ephemeral +EXPORT_SYMBOL_GPL vmlinux 0xe3865e52 edac_mc_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe38a0fc6 fwnode_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0xe38d20bf blk_mq_sched_try_insert_merge +EXPORT_SYMBOL_GPL vmlinux 0xe393d6f2 dprc_reset_container +EXPORT_SYMBOL_GPL vmlinux 0xe397caf5 seq_buf_printf +EXPORT_SYMBOL_GPL vmlinux 0xe39d0794 usb_phy_roothub_exit +EXPORT_SYMBOL_GPL vmlinux 0xe3a7024a kvm_vcpu_on_spin +EXPORT_SYMBOL_GPL vmlinux 0xe3b09712 kprobe_event_delete +EXPORT_SYMBOL_GPL vmlinux 0xe3b8cd23 subsys_interface_register +EXPORT_SYMBOL_GPL vmlinux 0xe3c3b0ba mtk_pinconf_drive_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0xe3cd5fae klist_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xe3d18e11 __fat_fs_error +EXPORT_SYMBOL_GPL vmlinux 0xe3d1f8b0 dpbp_get_attributes +EXPORT_SYMBOL_GPL vmlinux 0xe3e423ac iommu_group_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xe3ea435d rz_mtu3_shared_reg_update_bit +EXPORT_SYMBOL_GPL vmlinux 0xe3f85eb3 extcon_get_edev_name +EXPORT_SYMBOL_GPL vmlinux 0xe3f9fb0e tegra_xusb_padctl_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0xe40b5bd4 devm_fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xe40b615c icc_provider_deregister +EXPORT_SYMBOL_GPL vmlinux 0xe40bb23e devlink_health_reporter_priv +EXPORT_SYMBOL_GPL vmlinux 0xe40cebc5 scsi_host_block +EXPORT_SYMBOL_GPL vmlinux 0xe40d160b mmput +EXPORT_SYMBOL_GPL vmlinux 0xe4248980 cper_estatus_print +EXPORT_SYMBOL_GPL vmlinux 0xe42cb52f iov_iter_is_aligned +EXPORT_SYMBOL_GPL vmlinux 0xe430533b is_nvdimm_sync +EXPORT_SYMBOL_GPL vmlinux 0xe4309905 syscore_resume +EXPORT_SYMBOL_GPL vmlinux 0xe436804e acpi_get_pci_dev +EXPORT_SYMBOL_GPL vmlinux 0xe436e90c __dma_fence_unwrap_merge +EXPORT_SYMBOL_GPL vmlinux 0xe453af7b da903x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xe45f068c debugfs_create_x64 +EXPORT_SYMBOL_GPL vmlinux 0xe46f6007 rio_mport_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xe46f9ace pci_epc_mem_alloc_addr +EXPORT_SYMBOL_GPL vmlinux 0xe486919e acpi_subsys_suspend +EXPORT_SYMBOL_GPL vmlinux 0xe48846ee of_get_display_timings +EXPORT_SYMBOL_GPL vmlinux 0xe48b3436 phylink_create +EXPORT_SYMBOL_GPL vmlinux 0xe491e700 unregister_kprobes +EXPORT_SYMBOL_GPL vmlinux 0xe4920820 fwnode_handle_get +EXPORT_SYMBOL_GPL vmlinux 0xe4971ade tracing_alloc_snapshot +EXPORT_SYMBOL_GPL vmlinux 0xe4a60c85 rio_dma_prep_slave_sg +EXPORT_SYMBOL_GPL vmlinux 0xe4aebd3b blk_execute_rq_nowait +EXPORT_SYMBOL_GPL vmlinux 0xe4b064f9 pcie_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xe4b818c3 phy_speed_to_str +EXPORT_SYMBOL_GPL vmlinux 0xe4bb805d __traceiter_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xe4bc069b dev_pm_opp_is_turbo +EXPORT_SYMBOL_GPL vmlinux 0xe4c2c66c rtc_ktime_to_tm +EXPORT_SYMBOL_GPL vmlinux 0xe4cfb2d6 nd_cmd_out_size +EXPORT_SYMBOL_GPL vmlinux 0xe4e48b12 swphy_validate_state +EXPORT_SYMBOL_GPL vmlinux 0xe4eaae9a pm_clk_init +EXPORT_SYMBOL_GPL vmlinux 0xe4efa12c xenbus_dev_changed +EXPORT_SYMBOL_GPL vmlinux 0xe4fe5b6f kvm_get_running_vcpu +EXPORT_SYMBOL_GPL vmlinux 0xe4fe747d exportfs_encode_inode_fh +EXPORT_SYMBOL_GPL vmlinux 0xe50893fd unregister_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0xe50b596b __traceiter_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xe523f721 dma_need_sync +EXPORT_SYMBOL_GPL vmlinux 0xe52dcca4 vring_new_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0xe5373da5 dpcon_set_notification +EXPORT_SYMBOL_GPL vmlinux 0xe5516728 k3_udma_glue_tx_get_irq +EXPORT_SYMBOL_GPL vmlinux 0xe555ed70 rockchip_pcie_get_phys +EXPORT_SYMBOL_GPL vmlinux 0xe56587c9 pinctrl_select_state +EXPORT_SYMBOL_GPL vmlinux 0xe571e0f8 crypto_akcipher_sync_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xe5883bd9 class_compat_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe58eb9d7 FSE_readNCount +EXPORT_SYMBOL_GPL vmlinux 0xe598ed1a inet_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0xe5a925d3 zynqmp_pm_init_finalize +EXPORT_SYMBOL_GPL vmlinux 0xe5b0977e vring_del_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0xe5b10e29 devlink_port_fini +EXPORT_SYMBOL_GPL vmlinux 0xe5c02b64 freq_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xe5c09fd7 hisi_clk_register_phase +EXPORT_SYMBOL_GPL vmlinux 0xe5c766fe edac_device_add_device +EXPORT_SYMBOL_GPL vmlinux 0xe5cb1943 hisi_clk_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xe5ce1a56 rhashtable_walk_enter +EXPORT_SYMBOL_GPL vmlinux 0xe5dbea79 md_rdev_clear +EXPORT_SYMBOL_GPL vmlinux 0xe5dda4e1 bus_for_each_drv +EXPORT_SYMBOL_GPL vmlinux 0xe5e5aea4 regulator_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xe5e790e4 __traceiter_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0xe5ea46d5 irq_domain_alloc_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0xe5f4c309 ipv4_redirect +EXPORT_SYMBOL_GPL vmlinux 0xe5f891ee pinctrl_dev_get_name +EXPORT_SYMBOL_GPL vmlinux 0xe5fb2f38 pci_epf_remove_vepf +EXPORT_SYMBOL_GPL vmlinux 0xe60632a9 edac_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xe6072567 dma_resv_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xe60a5e8d pids_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xe6118b21 i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0xe628bb9f phy_fibre_port_array +EXPORT_SYMBOL_GPL vmlinux 0xe62a2b5f devl_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe62c227c scsi_nl_sock +EXPORT_SYMBOL_GPL vmlinux 0xe637b4bc crypto_akcipher_sync_post +EXPORT_SYMBOL_GPL vmlinux 0xe642b6f1 i2c_client_type +EXPORT_SYMBOL_GPL vmlinux 0xe64a4f5c ata_acpi_gtm_xfermask +EXPORT_SYMBOL_GPL vmlinux 0xe65ecf0b fixed_phy_register_with_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xe6676c66 __devm_clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xe6804c87 metadata_dst_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe687ca62 tpmm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe68c936b sdio_writesb +EXPORT_SYMBOL_GPL vmlinux 0xe69d83be sdio_retune_release +EXPORT_SYMBOL_GPL vmlinux 0xe6aef439 __tracepoint_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xe6ba20b4 fb_deferred_io_fsync +EXPORT_SYMBOL_GPL vmlinux 0xe6dad13e fl6_merge_options +EXPORT_SYMBOL_GPL vmlinux 0xe6e36b6a mmc_cmdq_disable +EXPORT_SYMBOL_GPL vmlinux 0xe6e40502 rcu_get_gp_seq +EXPORT_SYMBOL_GPL vmlinux 0xe6e443af pinctrl_utils_add_map_mux +EXPORT_SYMBOL_GPL vmlinux 0xe6e6b684 md_new_event +EXPORT_SYMBOL_GPL vmlinux 0xe6e988c5 k3_ringacc_get_tisci_dev_id +EXPORT_SYMBOL_GPL vmlinux 0xe6f52443 klist_add_head +EXPORT_SYMBOL_GPL vmlinux 0xe6f83837 acpi_bus_attach_private_data +EXPORT_SYMBOL_GPL vmlinux 0xe6fb8568 scsi_mode_select +EXPORT_SYMBOL_GPL vmlinux 0xe700d767 reset_control_bulk_deassert +EXPORT_SYMBOL_GPL vmlinux 0xe70221d7 cppc_get_perf_caps +EXPORT_SYMBOL_GPL vmlinux 0xe7219cb5 stmpe_block_write +EXPORT_SYMBOL_GPL vmlinux 0xe72b36e8 pci_epc_get_msix +EXPORT_SYMBOL_GPL vmlinux 0xe744fdf0 regulator_disable +EXPORT_SYMBOL_GPL vmlinux 0xe7475c0b register_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0xe750b026 platform_unregister_drivers +EXPORT_SYMBOL_GPL vmlinux 0xe751d1ab bio_start_io_acct +EXPORT_SYMBOL_GPL vmlinux 0xe753b68d devlink_fmsg_arr_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xe75ee7e4 usb_hub_claim_port +EXPORT_SYMBOL_GPL vmlinux 0xe767082d usb_hcd_unmap_urb_setup_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xe769232e sprint_symbol_no_offset +EXPORT_SYMBOL_GPL vmlinux 0xe7727968 nf_hook_entries_insert_raw +EXPORT_SYMBOL_GPL vmlinux 0xe776dd67 fscrypt_dio_supported +EXPORT_SYMBOL_GPL vmlinux 0xe777d75d gov_update_cpu_data +EXPORT_SYMBOL_GPL vmlinux 0xe77b30d4 cpufreq_cpu_put +EXPORT_SYMBOL_GPL vmlinux 0xe77d5ef3 ata_xfer_mode2mask +EXPORT_SYMBOL_GPL vmlinux 0xe7819524 i2c_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xe783e261 sysfs_emit +EXPORT_SYMBOL_GPL vmlinux 0xe78eb292 usb_hcd_check_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0xe791df1f rcu_nocb_cpu_deoffload +EXPORT_SYMBOL_GPL vmlinux 0xe7936243 zynqmp_pm_clock_getstate +EXPORT_SYMBOL_GPL vmlinux 0xe79a3f75 transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0xe7a59d2e fsl_mc_bus_dpaiop_type +EXPORT_SYMBOL_GPL vmlinux 0xe7ab68e1 of_pci_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0xe7b456bc key_type_encrypted +EXPORT_SYMBOL_GPL vmlinux 0xe7ca266d modify_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xe7d6d2d4 filter_match_preds +EXPORT_SYMBOL_GPL vmlinux 0xe7f6f5f3 pm_clk_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe7faef09 netdev_walk_all_lower_dev +EXPORT_SYMBOL_GPL vmlinux 0xe809b56c dev_pm_opp_get_level +EXPORT_SYMBOL_GPL vmlinux 0xe816e53f of_property_count_elems_of_size +EXPORT_SYMBOL_GPL vmlinux 0xe818b32b ata_bmdma_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xe8229a61 pinctrl_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0xe823f70a mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xe8283d02 dev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0xe82e1621 devm_usb_get_phy_by_node +EXPORT_SYMBOL_GPL vmlinux 0xe84f6e5c pciserial_remove_ports +EXPORT_SYMBOL_GPL vmlinux 0xe85a9fd3 cpu_cluster_pm_exit +EXPORT_SYMBOL_GPL vmlinux 0xe85dd9dd devm_extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe862c4b7 dpm_suspend_start +EXPORT_SYMBOL_GPL vmlinux 0xe8638399 pci_msix_can_alloc_dyn +EXPORT_SYMBOL_GPL vmlinux 0xe86be8ee synchronize_srcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xe87c8db3 md_account_bio +EXPORT_SYMBOL_GPL vmlinux 0xe87cdfe1 md_rdev_init +EXPORT_SYMBOL_GPL vmlinux 0xe88724cc device_del +EXPORT_SYMBOL_GPL vmlinux 0xe888ede2 ata_scsi_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xe88dbdbc pwmchip_remove +EXPORT_SYMBOL_GPL vmlinux 0xe8921032 genphy_c45_an_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xe8979afb mas_prev_range +EXPORT_SYMBOL_GPL vmlinux 0xe89ed274 devm_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xe8a467b8 register_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0xe8a772bd vcap_keyset_list_add +EXPORT_SYMBOL_GPL vmlinux 0xe8a82995 irq_domain_translate_onecell +EXPORT_SYMBOL_GPL vmlinux 0xe8a916c8 ipv4_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xe8b39a92 firmware_request_nowarn +EXPORT_SYMBOL_GPL vmlinux 0xe8bc40c5 cn_netlink_send +EXPORT_SYMBOL_GPL vmlinux 0xe8beb9d2 tc3589x_block_read +EXPORT_SYMBOL_GPL vmlinux 0xe8c0065d memory_group_register_static +EXPORT_SYMBOL_GPL vmlinux 0xe8c3319a genphy_c45_pma_resume +EXPORT_SYMBOL_GPL vmlinux 0xe8cfee9b dev_pm_domain_detach +EXPORT_SYMBOL_GPL vmlinux 0xe8d326b8 pinconf_generic_dt_free_map +EXPORT_SYMBOL_GPL vmlinux 0xe8d4b3f1 perf_aux_output_flag +EXPORT_SYMBOL_GPL vmlinux 0xe8e5a47f mtk_mux_gate_clr_set_upd_ops +EXPORT_SYMBOL_GPL vmlinux 0xe90bf9bc tpm2_flush_context +EXPORT_SYMBOL_GPL vmlinux 0xe90c7659 k3_udma_glue_rx_dma_to_cppi5_addr +EXPORT_SYMBOL_GPL vmlinux 0xe90d5578 ohci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0xe90fda64 regulator_desc_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xe911df29 eventfd_ctx_do_read +EXPORT_SYMBOL_GPL vmlinux 0xe91f6c0c gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xe923d87f synth_event_trace_end +EXPORT_SYMBOL_GPL vmlinux 0xe92d4705 dm_bio_from_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0xe933d0cf rtc_set_time +EXPORT_SYMBOL_GPL vmlinux 0xe93e49c3 devres_free +EXPORT_SYMBOL_GPL vmlinux 0xe944bf5f kobject_uevent +EXPORT_SYMBOL_GPL vmlinux 0xe94986d6 sched_clock +EXPORT_SYMBOL_GPL vmlinux 0xe94ae719 simple_attr_release +EXPORT_SYMBOL_GPL vmlinux 0xe94c5c88 bpf_trace_run1 +EXPORT_SYMBOL_GPL vmlinux 0xe95379e7 serdev_device_write_buf +EXPORT_SYMBOL_GPL vmlinux 0xe956a75c pl320_ipc_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe9593b32 ping_bind +EXPORT_SYMBOL_GPL vmlinux 0xe9693420 blk_mq_sched_mark_restart_hctx +EXPORT_SYMBOL_GPL vmlinux 0xe96b5a08 clk_hw_round_rate +EXPORT_SYMBOL_GPL vmlinux 0xe97b7e28 dma_resv_describe +EXPORT_SYMBOL_GPL vmlinux 0xe98e9206 get_governor_parent_kobj +EXPORT_SYMBOL_GPL vmlinux 0xe98f55f2 arm_smccc_get_version +EXPORT_SYMBOL_GPL vmlinux 0xe9978a91 i2c_new_smbus_alert_device +EXPORT_SYMBOL_GPL vmlinux 0xe99cbaa1 devlink_port_init +EXPORT_SYMBOL_GPL vmlinux 0xe9a42f56 devm_regulator_bulk_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xe9a9042f dma_mmap_pages +EXPORT_SYMBOL_GPL vmlinux 0xe9b429b2 ahci_platform_deassert_rsts +EXPORT_SYMBOL_GPL vmlinux 0xe9bd3732 modify_ftrace_direct_nolock +EXPORT_SYMBOL_GPL vmlinux 0xe9c089f7 pinctrl_generic_remove_group +EXPORT_SYMBOL_GPL vmlinux 0xe9cf5ef1 xdp_master_redirect +EXPORT_SYMBOL_GPL vmlinux 0xe9d1b7cf irq_to_pcap +EXPORT_SYMBOL_GPL vmlinux 0xe9d63a0d k3_udma_glue_enable_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xe9d9a183 vfs_listxattr +EXPORT_SYMBOL_GPL vmlinux 0xe9dfb350 ata_cable_sata +EXPORT_SYMBOL_GPL vmlinux 0xe9e8760d pci_p2pdma_enable_show +EXPORT_SYMBOL_GPL vmlinux 0xe9f3fa91 tcp_reno_undo_cwnd +EXPORT_SYMBOL_GPL vmlinux 0xe9f5116f rcu_exp_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0xea018bbb mpi_test_bit +EXPORT_SYMBOL_GPL vmlinux 0xea035c0c device_attach +EXPORT_SYMBOL_GPL vmlinux 0xea0bd6dc usb_get_from_anchor +EXPORT_SYMBOL_GPL vmlinux 0xea0bf7ad devfreq_get_devfreq_by_node +EXPORT_SYMBOL_GPL vmlinux 0xea124bd1 gcd +EXPORT_SYMBOL_GPL vmlinux 0xea178d19 register_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xea1d7bbb ptp_parse_header +EXPORT_SYMBOL_GPL vmlinux 0xea1e5f1f debugfs_attr_read +EXPORT_SYMBOL_GPL vmlinux 0xea26a742 gpiochip_add_pingroup_range +EXPORT_SYMBOL_GPL vmlinux 0xea2cd25d nvdimm_security_setup_events +EXPORT_SYMBOL_GPL vmlinux 0xea2d9db3 dev_pm_opp_free_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0xea312c8c serdev_acpi_get_uart_resource +EXPORT_SYMBOL_GPL vmlinux 0xea36cf35 blkdev_report_zones +EXPORT_SYMBOL_GPL vmlinux 0xea38036f ring_buffer_entries +EXPORT_SYMBOL_GPL vmlinux 0xea3ce8eb phy_restore_page +EXPORT_SYMBOL_GPL vmlinux 0xea42c5af usb_put_intf +EXPORT_SYMBOL_GPL vmlinux 0xea4b60d3 crypto_alloc_kpp +EXPORT_SYMBOL_GPL vmlinux 0xea4f059d pcie_aspm_enabled +EXPORT_SYMBOL_GPL vmlinux 0xea50dad3 ahci_ignore_sss +EXPORT_SYMBOL_GPL vmlinux 0xea569753 debugfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0xea8086a0 spi_take_timestamp_post +EXPORT_SYMBOL_GPL vmlinux 0xea8557ca mtk_eint_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0xea91990d __clk_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xeaa5f5ec __cpuhp_state_remove_instance +EXPORT_SYMBOL_GPL vmlinux 0xeaaa1ad4 xhci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xeac33f08 skb_copy_ubufs +EXPORT_SYMBOL_GPL vmlinux 0xeacc568f device_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xead3e41b __traceiter_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xead54924 mctrl_gpio_to_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xead5c8e5 clk_bulk_prepare +EXPORT_SYMBOL_GPL vmlinux 0xeada029e sysfs_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xeade7a33 thp_get_unmapped_area +EXPORT_SYMBOL_GPL vmlinux 0xeae0f496 clean_acked_data_flush +EXPORT_SYMBOL_GPL vmlinux 0xeaf0a57c look_up_OID +EXPORT_SYMBOL_GPL vmlinux 0xeaf3cb23 crc64_be +EXPORT_SYMBOL_GPL vmlinux 0xeaf8469d hv_do_fast_hypercall8 +EXPORT_SYMBOL_GPL vmlinux 0xeafe9a83 dev_pm_opp_find_bw_ceil +EXPORT_SYMBOL_GPL vmlinux 0xeb13d69c fscrypt_ioctl_remove_key +EXPORT_SYMBOL_GPL vmlinux 0xeb1f785b bus_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xeb274fe1 kvm_vcpu_yield_to +EXPORT_SYMBOL_GPL vmlinux 0xeb383213 dev_pm_opp_init_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0xeb4221e4 trace_clock +EXPORT_SYMBOL_GPL vmlinux 0xeb478599 clk_fractional_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0xeb534cce pinctrl_utils_add_config +EXPORT_SYMBOL_GPL vmlinux 0xeb567956 usb_autopm_put_interface +EXPORT_SYMBOL_GPL vmlinux 0xeb69d66c genphy_c45_pma_suspend +EXPORT_SYMBOL_GPL vmlinux 0xeb708676 __traceiter_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xeb78b1ed unregister_kprobe +EXPORT_SYMBOL_GPL vmlinux 0xeb7fa574 relay_file_operations +EXPORT_SYMBOL_GPL vmlinux 0xeba3854a power_supply_property_is_writeable +EXPORT_SYMBOL_GPL vmlinux 0xeba43b58 acpi_dev_remove_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0xebaad197 bio_add_zone_append_page +EXPORT_SYMBOL_GPL vmlinux 0xebac2545 mtk_pinconf_adv_drive_set +EXPORT_SYMBOL_GPL vmlinux 0xebbb19fe mddev_resume +EXPORT_SYMBOL_GPL vmlinux 0xebc7f1e6 crypto_alloc_sync_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xebd372fe __of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xebd4cc11 mctrl_gpio_enable_ms +EXPORT_SYMBOL_GPL vmlinux 0xebe002f7 __rio_local_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xebe496ca __tracepoint_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xebf31db2 devm_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0xec02ebe0 phylink_init_eee +EXPORT_SYMBOL_GPL vmlinux 0xec11dfe7 platform_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xec11f338 blkcg_get_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0xec199ddf cgroup_get_from_fd +EXPORT_SYMBOL_GPL vmlinux 0xec32fc8c ata_sff_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xec3e1170 crypto_register_shash +EXPORT_SYMBOL_GPL vmlinux 0xec478aa9 dev_fill_forward_path +EXPORT_SYMBOL_GPL vmlinux 0xec547c3b of_usb_update_otg_caps +EXPORT_SYMBOL_GPL vmlinux 0xec5668f6 dax_zero_page_range +EXPORT_SYMBOL_GPL vmlinux 0xec59f6ee rtnl_af_unregister +EXPORT_SYMBOL_GPL vmlinux 0xec5ad73b trace_seq_bitmask +EXPORT_SYMBOL_GPL vmlinux 0xec5c10ef l3mdev_ifindex_lookup_by_table_id +EXPORT_SYMBOL_GPL vmlinux 0xec62ebde acpi_device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xec73520b rio_enable_rx_tx_port +EXPORT_SYMBOL_GPL vmlinux 0xec774acb cpufreq_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xec872619 ata_host_put +EXPORT_SYMBOL_GPL vmlinux 0xecb1c887 pci_probe_reset_slot +EXPORT_SYMBOL_GPL vmlinux 0xecb671fc tegra210_sata_pll_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0xecba68e3 gnttab_batch_map +EXPORT_SYMBOL_GPL vmlinux 0xecd27b75 device_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0xecd8ab72 mptcp_subflow_init_cookie_req +EXPORT_SYMBOL_GPL vmlinux 0xecd8f23d xenbus_read +EXPORT_SYMBOL_GPL vmlinux 0xed0b36ab ata_sff_irq_on +EXPORT_SYMBOL_GPL vmlinux 0xed0d226b driver_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xed1408d3 lwtunnel_get_encap_size +EXPORT_SYMBOL_GPL vmlinux 0xed1d9603 __platform_register_drivers +EXPORT_SYMBOL_GPL vmlinux 0xed2c5bcf power_supply_charge_behaviour_parse +EXPORT_SYMBOL_GPL vmlinux 0xed39b7b8 parse_OID +EXPORT_SYMBOL_GPL vmlinux 0xed3b9abe virtqueue_kick +EXPORT_SYMBOL_GPL vmlinux 0xed4e42f4 of_phandle_iterator_next +EXPORT_SYMBOL_GPL vmlinux 0xed56ee4c icc_set_tag +EXPORT_SYMBOL_GPL vmlinux 0xed7062d3 devm_usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0xed8a5b34 register_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0xed8b755e class_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xed8c384b netdev_xmit_skip_txqueue +EXPORT_SYMBOL_GPL vmlinux 0xed90b4f8 irq_create_of_mapping +EXPORT_SYMBOL_GPL vmlinux 0xed918dde hte_init_line_attr +EXPORT_SYMBOL_GPL vmlinux 0xed94da2e fwnode_handle_put +EXPORT_SYMBOL_GPL vmlinux 0xed9aebc2 ping_init_sock +EXPORT_SYMBOL_GPL vmlinux 0xedac0e62 of_pci_parse_bus_range +EXPORT_SYMBOL_GPL vmlinux 0xedc52d32 devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xedd4ffef crypto_skcipher_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xedda0c62 smpboot_unregister_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0xede87ef7 dma_opt_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0xede9a09a btree_lookup +EXPORT_SYMBOL_GPL vmlinux 0xedf25323 pm_generic_freeze +EXPORT_SYMBOL_GPL vmlinux 0xedfae54f fsl_mc_device_group +EXPORT_SYMBOL_GPL vmlinux 0xee11cbe4 acpi_subsys_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xee1700af ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0xee1a08cb xenbus_dev_fatal +EXPORT_SYMBOL_GPL vmlinux 0xee272412 rockchip_pcie_deinit_phys +EXPORT_SYMBOL_GPL vmlinux 0xee38ef57 register_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee518148 kmsg_dump_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0xee5eb74f dt_init_idle_driver +EXPORT_SYMBOL_GPL vmlinux 0xee69add4 usb_string +EXPORT_SYMBOL_GPL vmlinux 0xee6b71c4 syscon_regmap_lookup_by_compatible +EXPORT_SYMBOL_GPL vmlinux 0xee6c633a devices_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xee6e5c47 of_property_read_variable_u8_array +EXPORT_SYMBOL_GPL vmlinux 0xee74a922 __tracepoint_console +EXPORT_SYMBOL_GPL vmlinux 0xee77f273 gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0xee7d279c tps6586x_writes +EXPORT_SYMBOL_GPL vmlinux 0xee7e8804 folio_test_hugetlb +EXPORT_SYMBOL_GPL vmlinux 0xee8ec9c0 serial8250_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0xeeb5dba2 nvdimm_in_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xeec4dc93 __traceiter_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xeedd987e phy_10gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0xeedfa62a zynqmp_pm_is_function_supported +EXPORT_SYMBOL_GPL vmlinux 0xeee4b172 mnt_idmap_put +EXPORT_SYMBOL_GPL vmlinux 0xeee658ee acpi_pm_set_device_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xeef68434 acpi_ec_remove_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xeefeae28 debugfs_create_str +EXPORT_SYMBOL_GPL vmlinux 0xef0a566d spi_bus_lock +EXPORT_SYMBOL_GPL vmlinux 0xef1f6e23 apei_resources_request +EXPORT_SYMBOL_GPL vmlinux 0xef24ba32 dm_get_md +EXPORT_SYMBOL_GPL vmlinux 0xef256def fsverity_ioctl_measure +EXPORT_SYMBOL_GPL vmlinux 0xef29fcdd clk_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xef2d877a wbc_account_cgroup_owner +EXPORT_SYMBOL_GPL vmlinux 0xef34bf3e hrtimer_active +EXPORT_SYMBOL_GPL vmlinux 0xef464c28 getboottime64 +EXPORT_SYMBOL_GPL vmlinux 0xef48d571 wait_on_page_writeback +EXPORT_SYMBOL_GPL vmlinux 0xef534ae5 pm_clk_destroy +EXPORT_SYMBOL_GPL vmlinux 0xef563dac scmi_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xef57df85 bus_get_kset +EXPORT_SYMBOL_GPL vmlinux 0xef593781 sock_map_destroy +EXPORT_SYMBOL_GPL vmlinux 0xef5db66d regulator_get_init_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xef5f4f0e dev_pm_opp_set_rate +EXPORT_SYMBOL_GPL vmlinux 0xef67ec35 __tracepoint_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xef6c3f70 round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xef70eb7e ring_buffer_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0xef754974 kvm_vcpu_read_guest_atomic +EXPORT_SYMBOL_GPL vmlinux 0xef7c67f6 sched_numa_find_nth_cpu +EXPORT_SYMBOL_GPL vmlinux 0xef80940c pci_epf_destroy +EXPORT_SYMBOL_GPL vmlinux 0xef894277 iomap_zero_range +EXPORT_SYMBOL_GPL vmlinux 0xef92ef33 btree_last +EXPORT_SYMBOL_GPL vmlinux 0xefa2c27d register_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0xefc19cac genphy_c45_pma_setup_forced +EXPORT_SYMBOL_GPL vmlinux 0xefc39159 __fsverity_cleanup_inode +EXPORT_SYMBOL_GPL vmlinux 0xefdf91b4 tc3589x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xefeafcf1 edac_has_mcs +EXPORT_SYMBOL_GPL vmlinux 0xeff5f3a9 lwtunnel_valid_encap_type +EXPORT_SYMBOL_GPL vmlinux 0xf00443dc serial8250_do_get_mctrl +EXPORT_SYMBOL_GPL vmlinux 0xf012349d gnttab_batch_copy +EXPORT_SYMBOL_GPL vmlinux 0xf0271aed phylink_mii_c45_pcs_get_state +EXPORT_SYMBOL_GPL vmlinux 0xf02f95b0 tps6586x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xf04429b4 acpi_bus_get_status_handle +EXPORT_SYMBOL_GPL vmlinux 0xf050a520 scsi_target_unblock +EXPORT_SYMBOL_GPL vmlinux 0xf05a52fe asn1_encode_oid +EXPORT_SYMBOL_GPL vmlinux 0xf05fbf09 pci_pio_to_address +EXPORT_SYMBOL_GPL vmlinux 0xf0616e7a sched_numa_hop_mask +EXPORT_SYMBOL_GPL vmlinux 0xf06509e4 syscon_regmap_lookup_by_phandle_optional +EXPORT_SYMBOL_GPL vmlinux 0xf0672f23 __clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xf067c5d9 clk_hw_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0xf0696401 acpi_pci_detect_ejectable +EXPORT_SYMBOL_GPL vmlinux 0xf071d827 gpiod_direction_output +EXPORT_SYMBOL_GPL vmlinux 0xf0796710 fs_kobj +EXPORT_SYMBOL_GPL vmlinux 0xf07eb2e0 spi_alloc_device +EXPORT_SYMBOL_GPL vmlinux 0xf08233a4 devm_pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0xf0910075 sfp_bus_del_upstream +EXPORT_SYMBOL_GPL vmlinux 0xf0976379 crypto_unregister_acomp +EXPORT_SYMBOL_GPL vmlinux 0xf0b26d62 mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0xf0bd8a76 led_trigger_unregister_simple +EXPORT_SYMBOL_GPL vmlinux 0xf0bf0dca pci_ecam_free +EXPORT_SYMBOL_GPL vmlinux 0xf0c33237 vcap_set_tc_exterr +EXPORT_SYMBOL_GPL vmlinux 0xf0cf1b2d crypto_register_rng +EXPORT_SYMBOL_GPL vmlinux 0xf0e52dc0 __tracepoint_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf0e8393f md_find_rdev_nr_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf0e8cb44 vcap_find_keystream_keysets +EXPORT_SYMBOL_GPL vmlinux 0xf0fb1ce1 mcore_booted +EXPORT_SYMBOL_GPL vmlinux 0xf0fdb17e fat_update_time +EXPORT_SYMBOL_GPL vmlinux 0xf10ea6a8 nvdimm_region_delete +EXPORT_SYMBOL_GPL vmlinux 0xf1110415 pci_disable_ats +EXPORT_SYMBOL_GPL vmlinux 0xf1124ecd sfp_upstream_set_signal_rate +EXPORT_SYMBOL_GPL vmlinux 0xf11d6894 pingv6_ops +EXPORT_SYMBOL_GPL vmlinux 0xf11e6dfa ata_link_online +EXPORT_SYMBOL_GPL vmlinux 0xf12180fd imx_1443x_dram_pll +EXPORT_SYMBOL_GPL vmlinux 0xf12395b9 platform_device_add_data +EXPORT_SYMBOL_GPL vmlinux 0xf14899bf platform_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf157f56a rdev_get_name +EXPORT_SYMBOL_GPL vmlinux 0xf15cb427 tegra_mc_get_emem_device_count +EXPORT_SYMBOL_GPL vmlinux 0xf17c9a5f crypto_type_has_alg +EXPORT_SYMBOL_GPL vmlinux 0xf181a142 stmpe_disable +EXPORT_SYMBOL_GPL vmlinux 0xf184d189 kernel_power_off +EXPORT_SYMBOL_GPL vmlinux 0xf188a662 rhashtable_walk_exit +EXPORT_SYMBOL_GPL vmlinux 0xf190be6c crypto_register_template +EXPORT_SYMBOL_GPL vmlinux 0xf195b04f inet_unhash +EXPORT_SYMBOL_GPL vmlinux 0xf1c5a29d raw_hash_sk +EXPORT_SYMBOL_GPL vmlinux 0xf1c86c57 of_clk_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0xf1cb3569 ahci_platform_enable_phys +EXPORT_SYMBOL_GPL vmlinux 0xf1cc4f27 phy_speed_up +EXPORT_SYMBOL_GPL vmlinux 0xf1d2fc0b mtk_clk_register_ref2usb_tx +EXPORT_SYMBOL_GPL vmlinux 0xf1ec5e1b fscrypt_set_bio_crypt_ctx +EXPORT_SYMBOL_GPL vmlinux 0xf1ecda92 vcap_set_rule_set_keyset +EXPORT_SYMBOL_GPL vmlinux 0xf1ef094f meson_aoclkc_probe +EXPORT_SYMBOL_GPL vmlinux 0xf1ef5c61 device_match_of_node +EXPORT_SYMBOL_GPL vmlinux 0xf1f12286 do_unregister_con_driver +EXPORT_SYMBOL_GPL vmlinux 0xf1ffb44f vcap_rule_set_counter_id +EXPORT_SYMBOL_GPL vmlinux 0xf20868ce dprc_get_obj_count +EXPORT_SYMBOL_GPL vmlinux 0xf21e1f9b disable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xf22f6a86 iommu_map +EXPORT_SYMBOL_GPL vmlinux 0xf2342f8f da903x_reads +EXPORT_SYMBOL_GPL vmlinux 0xf24001e5 aead_geniv_alloc +EXPORT_SYMBOL_GPL vmlinux 0xf2453aec sysfs_groups_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xf256761e of_pwm_single_xlate +EXPORT_SYMBOL_GPL vmlinux 0xf266e00d scsi_host_unblock +EXPORT_SYMBOL_GPL vmlinux 0xf278aaf9 od_register_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0xf27954b8 bsg_job_put +EXPORT_SYMBOL_GPL vmlinux 0xf27d0a7b gnttab_grant_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0xf28404cf devlink_dpipe_header_ipv6 +EXPORT_SYMBOL_GPL vmlinux 0xf2967796 ring_buffer_record_on +EXPORT_SYMBOL_GPL vmlinux 0xf2979eb3 gpiochip_remove_pin_ranges +EXPORT_SYMBOL_GPL vmlinux 0xf298d7d6 kernfs_get +EXPORT_SYMBOL_GPL vmlinux 0xf298e001 debugfs_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0xf2a97505 blk_mq_quiesce_queue_nowait +EXPORT_SYMBOL_GPL vmlinux 0xf2b33cb7 memory_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xf2c91612 __traceiter_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xf2d10391 dev_pm_opp_get_supplies +EXPORT_SYMBOL_GPL vmlinux 0xf2dbdf9d fscrypt_drop_inode +EXPORT_SYMBOL_GPL vmlinux 0xf2dc5161 clk_gate_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xf2e836a6 __nvdimm_create +EXPORT_SYMBOL_GPL vmlinux 0xf2f3509a usb_hub_clear_tt_buffer +EXPORT_SYMBOL_GPL vmlinux 0xf2f4f12a spi_sync +EXPORT_SYMBOL_GPL vmlinux 0xf2f8240e pm_runtime_force_suspend +EXPORT_SYMBOL_GPL vmlinux 0xf2fb61bd vprintk_default +EXPORT_SYMBOL_GPL vmlinux 0xf2ff4bc2 serial8250_em485_supported +EXPORT_SYMBOL_GPL vmlinux 0xf3083a1d phylink_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf30a5502 cpufreq_enable_boost_support +EXPORT_SYMBOL_GPL vmlinux 0xf311e156 key_being_used_for +EXPORT_SYMBOL_GPL vmlinux 0xf31632e0 ezx_pcap_read +EXPORT_SYMBOL_GPL vmlinux 0xf31b3fd1 workqueue_set_max_active +EXPORT_SYMBOL_GPL vmlinux 0xf31cb45b devm_extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0xf32bdc5d unregister_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf32ef22f fib_rules_seq_read +EXPORT_SYMBOL_GPL vmlinux 0xf331236f btree_geo32 +EXPORT_SYMBOL_GPL vmlinux 0xf33ed31c perf_event_release_kernel +EXPORT_SYMBOL_GPL vmlinux 0xf342d062 serial8250_do_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0xf352023f memory_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xf364f9cc fwnode_find_reference +EXPORT_SYMBOL_GPL vmlinux 0xf3797506 mpi_ec_deinit +EXPORT_SYMBOL_GPL vmlinux 0xf3808cb1 get_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf3817b84 iomap_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0xf3838959 meson_clk_pcie_pll_ops +EXPORT_SYMBOL_GPL vmlinux 0xf38a631a clk_hw_get_num_parents +EXPORT_SYMBOL_GPL vmlinux 0xf38d4954 __rio_local_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xf38e0ffd get_net_ns_by_pid +EXPORT_SYMBOL_GPL vmlinux 0xf3a09fe7 crypto_has_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf3ad3217 init_dummy_netdev +EXPORT_SYMBOL_GPL vmlinux 0xf3b451ca kdb_poll_funcs +EXPORT_SYMBOL_GPL vmlinux 0xf3b95d79 btree_remove +EXPORT_SYMBOL_GPL vmlinux 0xf3ba7687 vp_modern_map_vq_notify +EXPORT_SYMBOL_GPL vmlinux 0xf3d8cd04 fwnode_get_nth_parent +EXPORT_SYMBOL_GPL vmlinux 0xf4087393 __sock_recv_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xf41b788c phy_package_leave +EXPORT_SYMBOL_GPL vmlinux 0xf41f7a30 devlink_port_attrs_pci_vf_set +EXPORT_SYMBOL_GPL vmlinux 0xf420cc12 devlink_port_type_ib_set +EXPORT_SYMBOL_GPL vmlinux 0xf421d47e vcap_copy_rule +EXPORT_SYMBOL_GPL vmlinux 0xf43065f1 key_type_trusted +EXPORT_SYMBOL_GPL vmlinux 0xf43fe854 hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0xf45b52f8 blk_mq_free_request +EXPORT_SYMBOL_GPL vmlinux 0xf460da88 usb_get_maximum_speed +EXPORT_SYMBOL_GPL vmlinux 0xf466f26e regulator_get_current_limit +EXPORT_SYMBOL_GPL vmlinux 0xf4689d50 linkmode_set_pause +EXPORT_SYMBOL_GPL vmlinux 0xf47654df irq_check_status_bit +EXPORT_SYMBOL_GPL vmlinux 0xf48cb300 fwnode_graph_get_remote_port_parent +EXPORT_SYMBOL_GPL vmlinux 0xf48cd842 genphy_c45_pma_baset1_read_master_slave +EXPORT_SYMBOL_GPL vmlinux 0xf49df696 pci_epc_unmap_addr +EXPORT_SYMBOL_GPL vmlinux 0xf4a84d26 ata_pci_sff_init_one +EXPORT_SYMBOL_GPL vmlinux 0xf4af35c2 rcu_gp_is_normal +EXPORT_SYMBOL_GPL vmlinux 0xf4b2fe57 iommu_detach_device +EXPORT_SYMBOL_GPL vmlinux 0xf4ca1338 io_uring_cmd_done +EXPORT_SYMBOL_GPL vmlinux 0xf4ccbd9a pci_generic_ecam_ops +EXPORT_SYMBOL_GPL vmlinux 0xf4cd9f8f reset_control_bulk_release +EXPORT_SYMBOL_GPL vmlinux 0xf5033103 virtqueue_add_inbuf_ctx +EXPORT_SYMBOL_GPL vmlinux 0xf50ff3cb __blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0xf523b7c9 sk_msg_return +EXPORT_SYMBOL_GPL vmlinux 0xf525d442 fork_usermode_driver +EXPORT_SYMBOL_GPL vmlinux 0xf53a13fa pinctrl_find_and_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xf53ba3c5 show_class_attr_string +EXPORT_SYMBOL_GPL vmlinux 0xf543ac81 iommu_alloc_resv_region +EXPORT_SYMBOL_GPL vmlinux 0xf546ba58 regmap_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0xf54bd49b lcm +EXPORT_SYMBOL_GPL vmlinux 0xf552940b put_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xf553318d cpuidle_pause_and_lock +EXPORT_SYMBOL_GPL vmlinux 0xf5637e71 crypto_ahash_setkey +EXPORT_SYMBOL_GPL vmlinux 0xf567e238 kvm_clear_guest +EXPORT_SYMBOL_GPL vmlinux 0xf5694f01 blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0xf56a9301 __hwspin_trylock +EXPORT_SYMBOL_GPL vmlinux 0xf56e3ea4 hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0xf57cf53c usb_ifnum_to_if +EXPORT_SYMBOL_GPL vmlinux 0xf5875618 __get_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0xf595462f fsnotify_alloc_group +EXPORT_SYMBOL_GPL vmlinux 0xf59bfeb4 devlink_port_region_create +EXPORT_SYMBOL_GPL vmlinux 0xf5a067bf iommu_group_dma_owner_claimed +EXPORT_SYMBOL_GPL vmlinux 0xf5a3ba99 linear_range_values_in_range +EXPORT_SYMBOL_GPL vmlinux 0xf5a691cd invalidate_bh_lrus +EXPORT_SYMBOL_GPL vmlinux 0xf5a8b43a dax_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0xf5b7309a sdio_get_host_pm_caps +EXPORT_SYMBOL_GPL vmlinux 0xf5ebb197 uart_console_write +EXPORT_SYMBOL_GPL vmlinux 0xf5f370e0 async_schedule_node +EXPORT_SYMBOL_GPL vmlinux 0xf604424c dm_suspended +EXPORT_SYMBOL_GPL vmlinux 0xf6059f7f gnttab_pages_set_private +EXPORT_SYMBOL_GPL vmlinux 0xf61c6b74 hv_do_hypercall +EXPORT_SYMBOL_GPL vmlinux 0xf61dfca4 cpufreq_freq_transition_begin +EXPORT_SYMBOL_GPL vmlinux 0xf6318fa3 sata_pmp_qc_defer_cmd_switch +EXPORT_SYMBOL_GPL vmlinux 0xf63f003a acpi_gpio_get_io_resource +EXPORT_SYMBOL_GPL vmlinux 0xf641039b kcpustat_cpu_fetch +EXPORT_SYMBOL_GPL vmlinux 0xf64aaa25 alarm_init +EXPORT_SYMBOL_GPL vmlinux 0xf663ee2f pcap_adc_sync +EXPORT_SYMBOL_GPL vmlinux 0xf6872a1e usb_hcd_map_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xf69cb789 samsung_sdi_battery_get_info +EXPORT_SYMBOL_GPL vmlinux 0xf6a28554 region_intersects +EXPORT_SYMBOL_GPL vmlinux 0xf6ad175f irq_chip_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0xf6b279ed ping_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0xf6beee37 __SCK__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xf6c2a1c4 devm_led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0xf6c5352b devl_traps_register +EXPORT_SYMBOL_GPL vmlinux 0xf6c71a25 cper_severity_str +EXPORT_SYMBOL_GPL vmlinux 0xf6c8dc62 cpu_hotplug_enable +EXPORT_SYMBOL_GPL vmlinux 0xf6cada94 gpiod_unexport +EXPORT_SYMBOL_GPL vmlinux 0xf6d242e3 cpci_hp_unregister_bus +EXPORT_SYMBOL_GPL vmlinux 0xf6dfe6fe bpf_map_put +EXPORT_SYMBOL_GPL vmlinux 0xf6e41ceb dma_async_device_channel_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf6e772c3 irq_bypass_unregister_producer +EXPORT_SYMBOL_GPL vmlinux 0xf6e874f5 ata_timing_merge +EXPORT_SYMBOL_GPL vmlinux 0xf6e97a15 blkg_conf_prep +EXPORT_SYMBOL_GPL vmlinux 0xf6f16c56 rcu_barrier_tasks +EXPORT_SYMBOL_GPL vmlinux 0xf7061f9d usb_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0xf70e4a4d preempt_schedule_notrace +EXPORT_SYMBOL_GPL vmlinux 0xf7145dc4 drop_reasons_unregister_subsys +EXPORT_SYMBOL_GPL vmlinux 0xf714b5ef __traceiter_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0xf7198a07 regulator_bulk_force_disable +EXPORT_SYMBOL_GPL vmlinux 0xf71cf6e3 get_task_pid +EXPORT_SYMBOL_GPL vmlinux 0xf7241921 fsl_mc_bus_dpdcei_type +EXPORT_SYMBOL_GPL vmlinux 0xf72a65ea tty_get_char_size +EXPORT_SYMBOL_GPL vmlinux 0xf730fb4a qcom_smem_state_update_bits +EXPORT_SYMBOL_GPL vmlinux 0xf7337139 shmem_file_setup_with_mnt +EXPORT_SYMBOL_GPL vmlinux 0xf73568d5 tty_find_polling_driver +EXPORT_SYMBOL_GPL vmlinux 0xf7455c16 input_event_to_user +EXPORT_SYMBOL_GPL vmlinux 0xf749debc md5_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0xf74bb274 mod_delayed_work_on +EXPORT_SYMBOL_GPL vmlinux 0xf74e7c93 jump_label_rate_limit +EXPORT_SYMBOL_GPL vmlinux 0xf75267b9 folio_invalidate +EXPORT_SYMBOL_GPL vmlinux 0xf7532261 bsg_register_queue +EXPORT_SYMBOL_GPL vmlinux 0xf757d70c crypto_alloc_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xf758228b __auxiliary_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xf75c39f8 get_current_tty +EXPORT_SYMBOL_GPL vmlinux 0xf7690d30 handle_level_irq +EXPORT_SYMBOL_GPL vmlinux 0xf774091f i2c_generic_scl_recovery +EXPORT_SYMBOL_GPL vmlinux 0xf7768ecb xen_find_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0xf77722bd ata_scsi_slave_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf7772bde xas_init_marks +EXPORT_SYMBOL_GPL vmlinux 0xf77e097f pci_p2pmem_free_sgl +EXPORT_SYMBOL_GPL vmlinux 0xf782fb07 percpu_ref_switch_to_atomic_sync +EXPORT_SYMBOL_GPL vmlinux 0xf783d304 sysfs_notify +EXPORT_SYMBOL_GPL vmlinux 0xf7866b4f bind_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0xf7a43df2 xdp_rxq_info_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0xf7a97092 devm_device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0xf7afb369 btree_init +EXPORT_SYMBOL_GPL vmlinux 0xf7bc95b0 devlink_fmsg_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xf7c3f273 xen_resume_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xf7cbc19f mptcp_pm_get_add_addr_accept_max +EXPORT_SYMBOL_GPL vmlinux 0xf7db2dd1 iommu_device_register +EXPORT_SYMBOL_GPL vmlinux 0xf7e5cb9d dm_start_time_ns_from_clone +EXPORT_SYMBOL_GPL vmlinux 0xf7fa9e10 pci_ioremap_bar +EXPORT_SYMBOL_GPL vmlinux 0xf80f5a48 fsnotify_put_group +EXPORT_SYMBOL_GPL vmlinux 0xf80f5fc7 __SCK__tp_func_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf817ace2 rio_route_clr_table +EXPORT_SYMBOL_GPL vmlinux 0xf81dce70 thermal_genl_cpu_capability_event +EXPORT_SYMBOL_GPL vmlinux 0xf827234c dma_resv_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xf82bc842 irq_chip_enable_parent +EXPORT_SYMBOL_GPL vmlinux 0xf82dd25d mtk_pinconf_bias_disable_set +EXPORT_SYMBOL_GPL vmlinux 0xf82f3657 work_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0xf8382434 __pm_relax +EXPORT_SYMBOL_GPL vmlinux 0xf8540d8c sbitmap_any_bit_set +EXPORT_SYMBOL_GPL vmlinux 0xf861bd31 rockchip_clk_register_ddrclk +EXPORT_SYMBOL_GPL vmlinux 0xf883bf93 crypto_dh_key_len +EXPORT_SYMBOL_GPL vmlinux 0xf884d5a0 usb_enable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0xf885b60c serial8250_em485_config +EXPORT_SYMBOL_GPL vmlinux 0xf88f961d udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xf893ff4d devm_phy_create +EXPORT_SYMBOL_GPL vmlinux 0xf89d725e thermal_zone_get_offset +EXPORT_SYMBOL_GPL vmlinux 0xf8a8cfa4 irq_chip_set_type_parent +EXPORT_SYMBOL_GPL vmlinux 0xf8c63b54 to_nd_desc +EXPORT_SYMBOL_GPL vmlinux 0xf8df3ed4 rcu_tasks_trace_qs_blkd +EXPORT_SYMBOL_GPL vmlinux 0xf8f3a0fb ata_ratelimit +EXPORT_SYMBOL_GPL vmlinux 0xf8fa37ad vfs_setxattr +EXPORT_SYMBOL_GPL vmlinux 0xf8fe5642 phylink_ethtool_get_pauseparam +EXPORT_SYMBOL_GPL vmlinux 0xf900c77d zynqmp_pm_clock_disable +EXPORT_SYMBOL_GPL vmlinux 0xf906b0e7 i2c_recover_bus +EXPORT_SYMBOL_GPL vmlinux 0xf90f29f1 kvm_vcpu_write_guest +EXPORT_SYMBOL_GPL vmlinux 0xf912ddd5 fsl_mc_cleanup_irq_pool +EXPORT_SYMBOL_GPL vmlinux 0xf9156c12 devm_kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0xf91697e0 device_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xf9354307 __traceiter_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xf93dd8c9 pci_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0xf941fc0c pm_clk_remove +EXPORT_SYMBOL_GPL vmlinux 0xf94eb66f devm_pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0xf94ffa44 tegra_mc_get_carveout_info +EXPORT_SYMBOL_GPL vmlinux 0xf95322f4 kthread_parkme +EXPORT_SYMBOL_GPL vmlinux 0xf9558eff device_get_dma_attr +EXPORT_SYMBOL_GPL vmlinux 0xf955be7f crypto_enqueue_request_head +EXPORT_SYMBOL_GPL vmlinux 0xf955e9c5 bprintf +EXPORT_SYMBOL_GPL vmlinux 0xf967422b HYPERVISOR_xen_version +EXPORT_SYMBOL_GPL vmlinux 0xf974f3d0 br_fdb_test_addr_hook +EXPORT_SYMBOL_GPL vmlinux 0xf98d04db spi_mem_dirmap_read +EXPORT_SYMBOL_GPL vmlinux 0xf98d3d75 cdx_dev_reset +EXPORT_SYMBOL_GPL vmlinux 0xf9906e75 devm_clk_hw_register_fixed_factor_index +EXPORT_SYMBOL_GPL vmlinux 0xf99e661b virtqueue_notify +EXPORT_SYMBOL_GPL vmlinux 0xf9a054b5 __round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xf9a06f77 platform_add_devices +EXPORT_SYMBOL_GPL vmlinux 0xf9a31bda mtk_clk_unregister_fixed_clks +EXPORT_SYMBOL_GPL vmlinux 0xf9a3c5dc zynqmp_pm_load_pdi +EXPORT_SYMBOL_GPL vmlinux 0xf9ad68bf pci_epc_multi_mem_init +EXPORT_SYMBOL_GPL vmlinux 0xf9b34a0b iopf_queue_free +EXPORT_SYMBOL_GPL vmlinux 0xf9b41dff __pneigh_lookup +EXPORT_SYMBOL_GPL vmlinux 0xf9d54f5b of_hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0xf9d95569 bus_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf9edfb97 nvdimm_kobj +EXPORT_SYMBOL_GPL vmlinux 0xf9fd5e74 vchan_dma_desc_free_list +EXPORT_SYMBOL_GPL vmlinux 0xfa018f14 trace_event_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0xfa1a3053 blk_req_zone_write_trylock +EXPORT_SYMBOL_GPL vmlinux 0xfa1eb910 unregister_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xfa20488d tcp_parse_mss_option +EXPORT_SYMBOL_GPL vmlinux 0xfa2eff1d proc_create_net_single_write +EXPORT_SYMBOL_GPL vmlinux 0xfa347f00 pcie_bus_configure_settings +EXPORT_SYMBOL_GPL vmlinux 0xfa349688 aer_recover_queue +EXPORT_SYMBOL_GPL vmlinux 0xfa3c7e57 alloc_skb_for_msg +EXPORT_SYMBOL_GPL vmlinux 0xfa3e2c31 unregister_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xfa43cefc is_hash_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xfa4d3c24 log_post_write_mmio +EXPORT_SYMBOL_GPL vmlinux 0xfa527efe pci_epc_raise_irq +EXPORT_SYMBOL_GPL vmlinux 0xfa666974 queue_work_node +EXPORT_SYMBOL_GPL vmlinux 0xfa66a665 pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0xfa867743 platform_get_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0xfa8b11a9 hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfa92ecde ata_slave_link_init +EXPORT_SYMBOL_GPL vmlinux 0xfaabdfe9 devm_gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0xfaaf8621 power_supply_battery_bti_in_range +EXPORT_SYMBOL_GPL vmlinux 0xfab22eed __fsnotify_inode_delete +EXPORT_SYMBOL_GPL vmlinux 0xfab30dc0 mdio_bus_exit +EXPORT_SYMBOL_GPL vmlinux 0xfab53ed9 pinctrl_gpio_can_use_line +EXPORT_SYMBOL_GPL vmlinux 0xfacd8ed2 platform_irq_count +EXPORT_SYMBOL_GPL vmlinux 0xfad0f46a skcipher_alloc_instance_simple +EXPORT_SYMBOL_GPL vmlinux 0xfad9ab0e pci_msix_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xfad9c827 kill_dax +EXPORT_SYMBOL_GPL vmlinux 0xfaf9117f phylink_generic_validate +EXPORT_SYMBOL_GPL vmlinux 0xfafe855c ata_bmdma_port_start32 +EXPORT_SYMBOL_GPL vmlinux 0xfb050dc0 fwnode_graph_get_next_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xfb0b9e3a dev_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0xfb0bd7e1 yield_to +EXPORT_SYMBOL_GPL vmlinux 0xfb0d7867 __tracepoint_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xfb2c385c mtk_clk_unregister_composites +EXPORT_SYMBOL_GPL vmlinux 0xfb2d3b36 regulator_set_ramp_delay_regmap +EXPORT_SYMBOL_GPL vmlinux 0xfb32b30f ring_buffer_read_prepare_sync +EXPORT_SYMBOL_GPL vmlinux 0xfb35890a x509_cert_parse +EXPORT_SYMBOL_GPL vmlinux 0xfb4507ee gpiochip_irqchip_irq_valid +EXPORT_SYMBOL_GPL vmlinux 0xfb4d6535 bpf_prog_select_runtime +EXPORT_SYMBOL_GPL vmlinux 0xfb4eab3c param_ops_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0xfb59815a devlink_alloc_ns +EXPORT_SYMBOL_GPL vmlinux 0xfb60faf5 posix_acl_clone +EXPORT_SYMBOL_GPL vmlinux 0xfb6eedf9 power_group_name +EXPORT_SYMBOL_GPL vmlinux 0xfb74e910 proc_douintvec_minmax +EXPORT_SYMBOL_GPL vmlinux 0xfb813f59 regulator_disable_deferred +EXPORT_SYMBOL_GPL vmlinux 0xfb85df05 perf_event_addr_filters_sync +EXPORT_SYMBOL_GPL vmlinux 0xfb921054 scsi_ioctl_block_when_processing_errors +EXPORT_SYMBOL_GPL vmlinux 0xfba6611a power_supply_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0xfba90b87 genpd_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0xfbae9d28 genphy_c45_baset1_read_status +EXPORT_SYMBOL_GPL vmlinux 0xfbbd41ca no_action +EXPORT_SYMBOL_GPL vmlinux 0xfbbe4101 of_icc_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0xfbc022cc init_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0xfbc0f9a4 gpiod_set_transitory +EXPORT_SYMBOL_GPL vmlinux 0xfbc73865 dma_mmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xfbca558b posix_clock_register +EXPORT_SYMBOL_GPL vmlinux 0xfbcb9937 phy_speed_down +EXPORT_SYMBOL_GPL vmlinux 0xfbd37eb1 tty_ldisc_deref +EXPORT_SYMBOL_GPL vmlinux 0xfbf00fed pci_common_swizzle +EXPORT_SYMBOL_GPL vmlinux 0xfbf1f122 iommu_sva_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0xfbf84d04 ping_hash +EXPORT_SYMBOL_GPL vmlinux 0xfbffd601 net_prio_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xfc03d97a page_is_ram +EXPORT_SYMBOL_GPL vmlinux 0xfc180c0e gfn_to_hva +EXPORT_SYMBOL_GPL vmlinux 0xfc201b66 sprint_oid +EXPORT_SYMBOL_GPL vmlinux 0xfc254d15 gnttab_free_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xfc278642 phy_pm_runtime_get_sync +EXPORT_SYMBOL_GPL vmlinux 0xfc357f06 acpi_processor_get_performance_info +EXPORT_SYMBOL_GPL vmlinux 0xfc3b4246 acpi_bus_update_power +EXPORT_SYMBOL_GPL vmlinux 0xfc44e9ad ma35d1_reg_clk_pll +EXPORT_SYMBOL_GPL vmlinux 0xfc4b2890 ata_qc_get_active +EXPORT_SYMBOL_GPL vmlinux 0xfc5b06a8 pci_epc_get_features +EXPORT_SYMBOL_GPL vmlinux 0xfc69ed46 regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xfc9477b5 zynqmp_pm_set_pll_frac_data +EXPORT_SYMBOL_GPL vmlinux 0xfc976f0b __traceiter_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xfca98e88 component_master_del +EXPORT_SYMBOL_GPL vmlinux 0xfcb1ab39 xenbus_alloc_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xfcbfec70 add_memory_driver_managed +EXPORT_SYMBOL_GPL vmlinux 0xfcc1edd3 memory_block_size_bytes +EXPORT_SYMBOL_GPL vmlinux 0xfcdd1708 __trace_array_puts +EXPORT_SYMBOL_GPL vmlinux 0xfce32768 pcie_reset_flr +EXPORT_SYMBOL_GPL vmlinux 0xfcf6c323 dev_pm_genpd_set_performance_state +EXPORT_SYMBOL_GPL vmlinux 0xfcf9ef73 hw_protection_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xfd068326 register_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0xfd06ad6b dev_pm_set_dedicated_wake_irq_reverse +EXPORT_SYMBOL_GPL vmlinux 0xfd155c21 regulator_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xfd195774 k3_udma_glue_disable_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xfd62cab3 xfrm_audit_state_notfound +EXPORT_SYMBOL_GPL vmlinux 0xfd6555fb xlnx_unregister_event +EXPORT_SYMBOL_GPL vmlinux 0xfd6cce77 kvm_irq_has_notifier +EXPORT_SYMBOL_GPL vmlinux 0xfd6db2c5 of_get_named_gpio +EXPORT_SYMBOL_GPL vmlinux 0xfd7243c7 erst_disable +EXPORT_SYMBOL_GPL vmlinux 0xfd77e268 register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xfd7a5240 irq_chip_unmask_parent +EXPORT_SYMBOL_GPL vmlinux 0xfd9689ba phy_get_rate_matching +EXPORT_SYMBOL_GPL vmlinux 0xfda7c583 gpiod_get_raw_value +EXPORT_SYMBOL_GPL vmlinux 0xfdac16fb gpiochip_is_requested +EXPORT_SYMBOL_GPL vmlinux 0xfdb931ec virtio_max_dma_size +EXPORT_SYMBOL_GPL vmlinux 0xfdbd7a17 crypto_get_attr_type +EXPORT_SYMBOL_GPL vmlinux 0xfdbfb295 ata_bmdma_dumb_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0xfdccf185 mtk_pinconf_bias_get +EXPORT_SYMBOL_GPL vmlinux 0xfdcd2052 dev_attr_sw_activity +EXPORT_SYMBOL_GPL vmlinux 0xfdce9d5b fscrypt_ioctl_add_key +EXPORT_SYMBOL_GPL vmlinux 0xfdea2d04 alarm_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfdecaa16 tty_set_termios +EXPORT_SYMBOL_GPL vmlinux 0xfdf2c5f1 iort_put_rmr_sids +EXPORT_SYMBOL_GPL vmlinux 0xfdf57957 kvm_write_guest_cached +EXPORT_SYMBOL_GPL vmlinux 0xfe003fe3 dax_finish_sync_fault +EXPORT_SYMBOL_GPL vmlinux 0xfe0b450d i2c_acpi_find_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0xfe0b792e device_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0xfe0e7cd3 apei_exec_post_unmap_gars +EXPORT_SYMBOL_GPL vmlinux 0xfe184a93 dev_pm_opp_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0xfe18d2d2 raw_unhash_sk +EXPORT_SYMBOL_GPL vmlinux 0xfe19dc28 vivaldi_function_row_physmap_show +EXPORT_SYMBOL_GPL vmlinux 0xfe1a7a7b mpi_point_release +EXPORT_SYMBOL_GPL vmlinux 0xfe1b2f45 ring_buffer_unlock_commit +EXPORT_SYMBOL_GPL vmlinux 0xfe1fe342 sb800_prefetch +EXPORT_SYMBOL_GPL vmlinux 0xfe2100c2 nf_ip6_check_hbh_len +EXPORT_SYMBOL_GPL vmlinux 0xfe229b0b devl_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfe295557 stmpe811_adc_common_init +EXPORT_SYMBOL_GPL vmlinux 0xfe29e8c1 device_find_any_child +EXPORT_SYMBOL_GPL vmlinux 0xfe37b841 dm_internal_suspend_fast +EXPORT_SYMBOL_GPL vmlinux 0xfe3973bf devm_namespace_enable +EXPORT_SYMBOL_GPL vmlinux 0xfe3a29d6 __skb_get_hash_symmetric +EXPORT_SYMBOL_GPL vmlinux 0xfe3a6de3 alarm_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfe3f9183 rcu_trc_cmpxchg_need_qs +EXPORT_SYMBOL_GPL vmlinux 0xfe476039 ktime_get_resolution_ns +EXPORT_SYMBOL_GPL vmlinux 0xfe4b6728 xenbus_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xfe5f7f31 mtk_clk_register_gates +EXPORT_SYMBOL_GPL vmlinux 0xfe666cb1 l3mdev_update_flow +EXPORT_SYMBOL_GPL vmlinux 0xfe69bc10 rio_local_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xfe721720 edac_pci_handle_pe +EXPORT_SYMBOL_GPL vmlinux 0xfe85373c debugfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0xfe8cdb84 ring_buffer_alloc_read_page +EXPORT_SYMBOL_GPL vmlinux 0xfe92de6d component_add +EXPORT_SYMBOL_GPL vmlinux 0xfe990052 gpio_free +EXPORT_SYMBOL_GPL vmlinux 0xfe99dad0 dtpm_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xfeb956f5 xenbus_read_otherend_details +EXPORT_SYMBOL_GPL vmlinux 0xfebc3085 crypto_skcipher_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xfec04798 pinctrl_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0xfec3bf84 icst_clk_setup +EXPORT_SYMBOL_GPL vmlinux 0xfec9802a dev_pm_opp_get_max_clock_latency +EXPORT_SYMBOL_GPL vmlinux 0xfed11ed1 usb_mon_deregister +EXPORT_SYMBOL_GPL vmlinux 0xfed268ed firmware_kobj +EXPORT_SYMBOL_GPL vmlinux 0xfed309e8 power_supply_external_power_changed +EXPORT_SYMBOL_GPL vmlinux 0xfeec3489 pkcs7_parse_message +EXPORT_SYMBOL_GPL vmlinux 0xfeeecd05 apei_read +EXPORT_SYMBOL_GPL vmlinux 0xfefc9723 iommu_fwspec_add_ids +EXPORT_SYMBOL_GPL vmlinux 0xfefd07d4 devm_memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0xff05fa13 vring_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xff142c65 blk_insert_cloned_request +EXPORT_SYMBOL_GPL vmlinux 0xff1666f3 reset_control_bulk_assert +EXPORT_SYMBOL_GPL vmlinux 0xff23fe0f mtk_clk_pdev_remove +EXPORT_SYMBOL_GPL vmlinux 0xff291ecf clk_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xff37c881 wm831x_auxadc_read +EXPORT_SYMBOL_GPL vmlinux 0xff42c374 usb_role_switch_get_role +EXPORT_SYMBOL_GPL vmlinux 0xff4da63b ahci_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0xff4eaa7f vcap_alloc_rule +EXPORT_SYMBOL_GPL vmlinux 0xff541834 devm_phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0xff6d21e3 ethnl_cable_test_amplitude +EXPORT_SYMBOL_GPL vmlinux 0xff748c55 acpi_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0xff7e33bf mpi_sub_ui +EXPORT_SYMBOL_GPL vmlinux 0xff81487d gpiod_remove_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0xff84a8a5 page_reporting_order +EXPORT_SYMBOL_GPL vmlinux 0xff8666ec ethnl_cable_test_free +EXPORT_SYMBOL_GPL vmlinux 0xff987d1f divider_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xff99fd73 of_irq_get +EXPORT_SYMBOL_GPL vmlinux 0xff9e23d1 hugetlb_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xffae8e8b nsecs_to_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xffb1974d ip_fib_metrics_init +EXPORT_SYMBOL_GPL vmlinux 0xffb6263e memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0xffc86f14 __xas_next +EXPORT_SYMBOL_GPL vmlinux 0xffcc3b25 irq_chip_mask_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0xffd776e2 xhci_stop +EXPORT_SYMBOL_GPL vmlinux 0xffd85ae9 event_triggers_call +EXPORT_SYMBOL_GPL vmlinux 0xffe7f60b dst_cache_get_ip4 +EXPORT_SYMBOL_GPL vmlinux 0xffeab0fe securityfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0xfff5aacc pci_epc_set_bar +EXPORT_SYMBOL_GPL vmlinux 0xfff5b750 sk_set_memalloc +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0x07342898 unregister_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xae43feea register_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xd3ae7756 fw_fallback_config vmlinux +FW_CS_DSP EXPORT_SYMBOL_GPL 0x07e96ff5 cs_dsp_find_alg_region drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x144d6986 cs_dsp_mem_region_name drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x2ed83128 cs_dsp_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x3839d0ea cs_dsp_halo_wdt_expire drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4573f7e2 cs_dsp_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4e5562f8 cs_dsp_remove_padding drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x63b3b1a6 cs_dsp_halo_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e0cce2d cs_dsp_chunk_write drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e8a5baf cs_dsp_set_dspclk drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6fa154e0 cs_dsp_read_raw_data_block drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x7d4068ef cs_dsp_write_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x81fec21d cs_dsp_coeff_write_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x8dd2ae6a cs_dsp_run drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x91550574 cs_dsp_adsp2_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x936da517 cs_dsp_adsp2_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x99464bbe cs_dsp_read_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x9e324cb0 cs_dsp_chunk_flush drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa4a0933d cs_dsp_halo_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa7227c95 cs_dsp_stop drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa96b26d0 cs_dsp_coeff_write_acked_control drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xabac9d3a cs_dsp_adsp1_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xac51195a cs_dsp_remove drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb0cdb4be cs_dsp_coeff_read_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb54e0b65 cs_dsp_get_ctl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb6c0d9e7 cs_dsp_chunk_read drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xdf195fc8 cs_dsp_adsp1_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xdffde636 cs_dsp_adsp1_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xe5451a73 cs_dsp_cleanup_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf3b522b4 cs_dsp_init_debugfs drivers/firmware/cirrus/cs_dsp +HWMON_THERMAL EXPORT_SYMBOL_GPL 0xa7f3113e hwmon_device_register_for_thermal vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x14013dbb idle_inject_register_full vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5b3a2cd6 idle_inject_start vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5f064467 idle_inject_register vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x85c2b7eb idle_inject_stop vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x95e93783 idle_inject_set_latency vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xc18575af idle_inject_set_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xe9cbcfd0 idle_inject_get_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xf0e96547 idle_inject_unregister vmlinux +IIO_AD5592R EXPORT_SYMBOL_GPL 0x59163d8f ad5592r_probe drivers/iio/dac/ad5592r-base +IIO_AD5592R EXPORT_SYMBOL_GPL 0xcede783b ad5592r_remove drivers/iio/dac/ad5592r-base +IIO_AD5686 EXPORT_SYMBOL_GPL 0x06653bc3 ad5686_probe drivers/iio/dac/ad5686 +IIO_AD5686 EXPORT_SYMBOL_GPL 0xb267d5bd ad5686_remove drivers/iio/dac/ad5686 +IIO_AD7091R EXPORT_SYMBOL_GPL 0x6e8f05e6 ad7091r_probe drivers/iio/adc/ad7091r-base +IIO_AD7091R EXPORT_SYMBOL_GPL 0x941d331d ad7091r_regmap_config drivers/iio/adc/ad7091r-base +IIO_AD7606 EXPORT_SYMBOL_GPL 0x80c0d86d ad7606_pm_ops drivers/iio/adc/ad7606 +IIO_AD7606 EXPORT_SYMBOL_GPL 0xab475efe ad7606_probe drivers/iio/adc/ad7606 +IIO_ADISLIB EXPORT_SYMBOL 0x23ec078e adis_debugfs_reg_access drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL 0xadc6b4ac __adis_enable_irq drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x1a4ad3ab __adis_update_bits_base drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x1c7ad186 adis_init drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x299da2f0 __adis_write_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x4313a1b1 adis_single_conversion drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x913df418 __adis_check_status drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xa881341e __adis_initial_startup drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xabc0e8ce devm_adis_setup_buffer_and_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xb5270756 devm_adis_probe_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xb57483a9 adis_update_scan_mode drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xb64a44c9 __adis_read_reg drivers/iio/imu/adis_lib +IIO_ADIS_LIB EXPORT_SYMBOL_GPL 0x239d1338 __adis_reset drivers/iio/imu/adis_lib +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0xc17d3550 adi_axi_adc_conv_priv drivers/iio/adc/adi-axi-adc +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0xce7e2e95 devm_adi_axi_adc_conv_register drivers/iio/adc/adi-axi-adc +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x088965cd adxl31x_chip_info drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x8401eedc adxl313_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x93298a1c adxl312_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x932e87b3 adxl314_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x9a619ae6 adxl313_core_probe drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1d8d09c adxl314_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1dfdd33 adxl312_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xf6f7b9f3 adxl313_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x37949e15 adxl355_core_probe drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x4d2f5e0f adxl35x_chip_info drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x6ff5403b adxl355_readable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0xb446fa86 adxl355_writeable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL367 EXPORT_SYMBOL_GPL 0x8494592a adxl367_probe drivers/iio/accel/adxl367 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x6b246b82 adxl372_probe drivers/iio/accel/adxl372 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0xe20a5ee8 adxl372_readable_noinc_reg drivers/iio/accel/adxl372 +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x0637e61d ad_sd_validate_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x1b77afb8 devm_ad_sd_setup_buffer_and_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x2716f849 ad_sd_set_comm drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x4011fc3c ad_sd_write_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x5b42b771 ad_sd_read_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x60023e1b ad_sd_calibrate drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x9b8b2b7f ad_sd_reset drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x9fe97f29 ad_sd_init drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xc0046368 ad_sigma_delta_single_conversion drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xc017bc7f ad_sd_calibrate_all drivers/iio/adc/ad_sigma_delta +IIO_BMA400 EXPORT_SYMBOL 0x27f6ccaf bma400_regmap_config drivers/iio/accel/bma400_core +IIO_BMA400 EXPORT_SYMBOL 0x58694aa1 bma400_probe drivers/iio/accel/bma400_core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x2b1b1703 bmc150_accel_pm_ops drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x4190f3a8 bmc150_accel_core_probe drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x56356258 bmc150_regmap_conf drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0xee3d8a68 bmc150_accel_core_remove drivers/iio/accel/bmc150-accel-core +IIO_BMC150_MAGN EXPORT_SYMBOL 0x1eff8372 bmc150_magn_pm_ops drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0x82987481 bmc150_magn_probe drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xcd7920eb bmc150_magn_remove drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xed404fb0 bmc150_magn_regmap_config drivers/iio/magnetometer/bmc150_magn +IIO_BME680 EXPORT_SYMBOL 0x5da21ae5 bme680_regmap_config drivers/iio/chemical/bme680_core +IIO_BME680 EXPORT_SYMBOL_GPL 0x0d8ca00c bme680_core_probe drivers/iio/chemical/bme680_core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x105c3330 bmi088_accel_core_remove drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xcf064db9 bmi088_accel_core_probe drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xfa05b4d6 bmi088_regmap_conf drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xfffaa90e bmi088_accel_pm_ops drivers/iio/accel/bmi088-accel-core +IIO_BMI160 EXPORT_SYMBOL 0x63b5266d bmi160_regmap_config drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL 0xca19cfae bmi160_enable_irq drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL_GPL 0x4377b971 bmi160_core_probe drivers/iio/imu/bmi160/bmi160_core +IIO_BMP280 EXPORT_SYMBOL 0x0094a38d bmp580_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x0b3a84e6 bmp280_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x12bc2889 bme280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x19382c96 bmp180_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x3061ff53 bmp280_common_probe drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x6559094d bmp280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xe1bc5984 bmp180_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xe4683207 bmp380_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xea148e82 bmp580_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xf856e83b bmp380_chip_info drivers/iio/pressure/bmp280 +IIO_BNO055 EXPORT_SYMBOL_GPL 0x0dc2f698 bno055_regmap_config drivers/iio/imu/bno055/bno055 +IIO_BNO055 EXPORT_SYMBOL_GPL 0xb961f0bf bno055_probe drivers/iio/imu/bno055/bno055 +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x13d15b0a fxas21002c_pm_ops drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x1dbe7226 fxas21002c_core_probe drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0xfb58d211 fxas21002c_core_remove drivers/iio/gyro/fxas21002c_core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x11859973 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x3aaaefe8 fxls8962af_core_probe drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xa657db6a fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xb35b0db6 fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x094bee02 iio_gts_avail_scales_for_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x260d7315 devm_iio_init_iio_gts drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x296bb0cd iio_gts_all_avail_scales drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x4ed89402 iio_gts_find_sel_by_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x53000dc5 iio_gts_find_gain_by_sel drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x54a7bad7 iio_gts_get_min_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x5f338fa0 iio_gts_find_new_gain_sel_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xa3374797 iio_gts_get_scale drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xaf5aaa85 iio_find_closest_gain_low drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc061498b iio_gts_avail_times drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc25ccf30 iio_gts_find_new_gain_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xd7e29768 iio_gts_find_gain_sel_for_scale_using_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xf42af90f iio_gts_total_gain_to_scale drivers/iio/industrialio-gts-helper +IIO_HID EXPORT_SYMBOL 0x0ce706b1 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x28dfb2fb hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x304c8967 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x37575179 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x37b50b6f hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x462a70b6 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x4bdaaf6b hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x69b29baf hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x7804360f hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xc1fda56f hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xc9fac215 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xd71cba37 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x2181dc43 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x4a170237 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x7bfca64e hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xf2fff993 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HMC5843 EXPORT_SYMBOL 0x378a78d7 hmc5843_pm_ops drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0x8803c156 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0xc7077064 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core +IIO_HTS221 EXPORT_SYMBOL 0xc1b58a40 hts221_pm_ops drivers/iio/humidity/hts221 +IIO_HTS221 EXPORT_SYMBOL 0xfb06ac70 hts221_probe drivers/iio/humidity/hts221 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x66b2e53c inv_icm42600_core_probe drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x6bb1af40 inv_icm42600_pm_ops drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x976cd033 inv_icm42600_regmap_config drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_KX022A EXPORT_SYMBOL_GPL 0x45ad0211 kx022a_regmap drivers/iio/accel/kionix-kx022a +IIO_KX022A EXPORT_SYMBOL_GPL 0x4db17324 kx022a_probe_internal drivers/iio/accel/kionix-kx022a +IIO_KXSD9 EXPORT_SYMBOL 0x8e01176f kxsd9_common_probe drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0x9e2b24fa kxsd9_dev_pm_ops drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0x9f303132 kxsd9_common_remove drivers/iio/accel/kxsd9 +IIO_LSM6DSX EXPORT_SYMBOL 0x159e295c st_lsm6dsx_pm_ops drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_LSM6DSX EXPORT_SYMBOL 0x7c6668c7 st_lsm6dsx_probe drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x045688dd ms_sensors_read_prom_word drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x1a022699 ms_sensors_tp_read_prom drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x2d2f5cd5 ms_sensors_reset drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x344aba8e ms_sensors_ht_read_temperature drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x42b6a050 ms_sensors_convert_and_read drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x670b607e ms_sensors_read_serial drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x6b225db2 ms_sensors_write_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x77f43ba4 ms_sensors_show_battery_low drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xa16f1e3a ms_sensors_read_temp_and_pressure drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xe9a5ed75 ms_sensors_ht_read_humidity drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xecfa2e26 ms_sensors_show_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xf83b2a5e ms_sensors_write_resolution drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x270d6b02 mma7455_core_regmap drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xc9fec5fe mma7455_core_probe drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xf24092d9 mma7455_core_remove drivers/iio/accel/mma7455_core +IIO_MMA9551 EXPORT_SYMBOL 0x027d09b0 mma9551_set_device_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x07114b35 mma9551_set_power_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x41ef446c mma9551_read_accel_scale drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x496609d5 mma9551_read_status_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x4993a967 mma9551_update_config_bits drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x50f824a8 mma9551_read_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x52ca8bfa mma9551_read_version drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x5c528f85 mma9551_gpio_config drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x5cee25b9 mma9551_read_accel_chan drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x61a085a2 mma9551_write_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x751778e7 mma9551_read_status_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x7f205012 mma9551_read_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x8618d0e6 mma9551_write_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x8aad35ec mma9551_app_reset drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x96db692c mma9551_write_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x9d251513 mma9551_read_status_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xbcd7fe96 mma9551_sleep drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xe8631f02 mma9551_read_config_words drivers/iio/accel/mma9551_core +IIO_MPL115 EXPORT_SYMBOL 0xe92a26d0 mpl115_dev_pm_ops drivers/iio/pressure/mpl115 +IIO_MPL115 EXPORT_SYMBOL_GPL 0x64b854db mpl115_probe drivers/iio/pressure/mpl115 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x33994764 inv_mpu_pmops drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x58a8a948 inv_mpu_core_probe drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MS5611 EXPORT_SYMBOL 0xbbdcf020 ms5611_probe drivers/iio/pressure/ms5611_core +IIO_RESCALE EXPORT_SYMBOL_GPL 0x7f26629b rescale_process_offset drivers/iio/afe/iio-rescale +IIO_RESCALE EXPORT_SYMBOL_GPL 0xabe929c1 rescale_process_scale drivers/iio/afe/iio-rescale +IIO_RM3100 EXPORT_SYMBOL_GPL 0x0a1424e0 rm3100_volatile_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0x38128ffa rm3100_common_probe drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xaa911f08 rm3100_readable_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xcc7209be rm3100_writable_table drivers/iio/magnetometer/rm3100-core +IIO_SCD30 EXPORT_SYMBOL 0x10695afc scd30_pm_ops drivers/iio/chemical/scd30_core +IIO_SCD30 EXPORT_SYMBOL 0x6c94901d scd30_probe drivers/iio/chemical/scd30_core +IIO_SPS30 EXPORT_SYMBOL_GPL 0xc05ccbec sps30_probe drivers/iio/chemical/sps30 +IIO_SSP_SENSORS EXPORT_SYMBOL 0x0851a105 ssp_common_buffer_postenable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x318104c5 ssp_register_consumer drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x323cd6d6 ssp_get_sensor_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x550d1325 ssp_disable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x58a33673 ssp_common_process_data drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x5a4257b6 ssp_enable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x667663a0 ssp_change_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x8a376619 ssp_common_buffer_postdisable drivers/iio/common/ssp_sensors/ssp_iio +IIO_ST_SENSORS EXPORT_SYMBOL 0x03c7f27c st_sensors_validate_device drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x074d7047 st_sensors_trigger_handler drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x0e401e32 st_magn_get_settings drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0x1d22aa24 st_sensors_init_sensor drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x22987fd8 st_accel_common_probe drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0x3060a906 st_sensors_set_odr drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x437c12ad st_sensors_spi_configure drivers/iio/common/st_sensors/st_sensors_spi +IIO_ST_SENSORS EXPORT_SYMBOL 0x443c314b st_sensors_get_settings_index drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x5126a9d7 st_sensors_debugfs_reg_access drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x58322d46 st_accel_get_settings drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0x5e560708 st_press_get_settings drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0x761df054 st_sensors_set_axis_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x77d54211 st_sensors_set_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x8017fe84 st_sensors_allocate_trigger drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x80bed46f st_gyro_common_probe drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0x90514d86 st_sensors_sysfs_scale_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x9821b8e4 st_sensors_sysfs_sampling_frequency_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x99c58850 st_sensors_verify_id drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x9ecb826d st_sensors_set_fullscale_by_gain drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x9fb4d593 st_gyro_get_settings drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0xa326bc47 st_sensors_power_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xc90a6885 st_sensors_dev_name_probe drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xd25b7652 st_sensors_i2c_configure drivers/iio/common/st_sensors/st_sensors_i2c +IIO_ST_SENSORS EXPORT_SYMBOL 0xd7f1753e st_magn_common_probe drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0xe08c2d35 st_sensors_set_dataready_irq drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xe3ac6e76 st_press_common_probe drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0xfcecca7d st_sensors_read_info_raw drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL_GPL 0x3e31f75b st_lsm9ds0_probe drivers/iio/imu/st_lsm9ds0/st_lsm9ds0 +IIO_UVIS25 EXPORT_SYMBOL 0x03bd8da3 st_uvis25_probe drivers/iio/light/st_uvis25_core +IIO_UVIS25 EXPORT_SYMBOL 0xbab2131f st_uvis25_pm_ops drivers/iio/light/st_uvis25_core +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x19d1cbb8 zpa2326_remove drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x317dbee4 zpa2326_pm_ops drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x503eb26c zpa2326_isreg_readable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x94bfb47b zpa2326_probe drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xd1cc3d6f zpa2326_isreg_writeable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xf9688096 zpa2326_isreg_precious drivers/iio/pressure/zpa2326 +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x2210bfad m10bmc_dev_init drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x5badc884 m10bmc_fw_state_set drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x974f4d08 m10bmc_dev_groups drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x9bcbfbca m10bmc_sys_read drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xbb538512 m10bmc_sys_update_bits drivers/mfd/intel-m10-bmc-core +IOMMUFD EXPORT_SYMBOL_GPL 0x09784a28 iommufd_ctx_get drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x1042e1c3 iommufd_access_rw drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x15e47dab iommufd_access_create drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x4e2b74f7 iommufd_device_unbind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x5c6d0163 iommufd_ctx_from_file drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x6016ee95 iommufd_device_bind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x74c3380b iommufd_ctx_put drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x9e2d2d1c iommufd_device_detach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xa1967b8c iommufd_access_pin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xaa5b29f0 iommufd_device_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xb5644d6d iommufd_access_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xd946cc6f iommufd_access_unpin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xe3aaf52b iommufd_access_destroy drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x537c745d iommufd_vfio_compat_set_no_iommu drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x6c19557c iommufd_vfio_compat_ioas_get_id drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x86979485 iommufd_vfio_compat_ioas_create drivers/iommu/iommufd/iommufd +IWLWIFI EXPORT_SYMBOL_GPL 0x04fb8105 iwl_fw_dbg_read_d3_debug_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0c24a09d iwl_write_prph64_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0d53c909 iwl_acpi_get_tas drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1233c5f0 iwl_sar_get_wrds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1332e4de iwl_abort_notification_waits drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x13a5fbe0 iwl_fw_dbg_collect_trig drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1dc7b655 iwl_fw_dbg_stop_sync drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x227ed4fe iwl_acpi_get_eckv drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x24877e89 _iwl_dbg_tlv_time_point drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x24c66266 iwl_fw_runtime_suspend drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2710c362 iwl_dump_desc_assert drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x27266462 iwl_write_prph_delay drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x27bc13f9 iwl_fw_runtime_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x281aef7a iwl_init_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2f4704fc iwl_set_soc_latency drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x35033c81 iwl_phy_db_free drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37956b72 rs_pretty_print_rate drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37e031c0 __iwl_warn drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3a2c82da iwl_clear_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3d5f3405 iwl_trans_send_cmd drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3dae0b06 iwl_get_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4225247a __iwl_crit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x485f006a iwl_finish_nic_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x49e0135d iwl_new_rate_from_v1 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4b4d070e iwl_acpi_get_mcc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4f11f6e9 iwl_read32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5273e9ae iwl_parse_nvm_mcc_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x564fb101 iwl_force_nmi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5988395c iwl_notification_wait_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5a686234 iwl_cmd_groups_verify_sorted drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c52e109 iwl_opmode_deregister drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5f05d461 iwl_write_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x63ab207f iwl_write8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x67f0ecc0 iwl_read_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6a900247 iwl_get_cmd_string drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6d5c665e iwl_drv_get_fwname_pre drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7276d4b0 iwl_poll_direct_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x72961dad iwl_get_shared_mem_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x776221bf iwl_send_phy_db_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x779a23d0 iwl_read_eeprom drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x77c49741 iwl_write64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x78971d7e iwl_he_is_sgi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7cb55f7b iwl_read_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7df06982 iwl_acpi_get_pwr_limit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8286e971 iwl_fw_start_dbg_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x828c6838 iwlwifi_mod_params drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x84bb50e1 iwl_rs_pretty_ant drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8668682e iwl_parse_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x874c77de iwl_fw_rate_idx_to_plcp drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8c6c17f7 iwl_configure_rxq drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8c91ad11 iwl_fw_dbg_stop_restart_recording drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x900bd0d3 iwl_fwrt_dump_error_logs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9038811a iwl_rfi_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9308c27c __iwl_err drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x947fa8e4 iwl_acpi_get_lari_config_bitmap drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x966ff30d iwl_phy_db_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa0bc2078 iwl_acpi_get_dsm_u32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa137efc6 iwl_dbg_tlv_del_timers drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa14c1737 iwl_acpi_get_dsm_u8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa9158936 iwl_acpi_is_ppag_approved drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa936acef iwl_fw_runtime_resume drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa9eaa6a0 __iwl_dbg drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xaaeee1aa iwl_poll_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xae3c95cb iwl_fw_dbg_collect_desc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xae3ec24f iwl_sar_get_wgds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xaed81f65 iwl_set_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb0a7d08d iwl_acpi_get_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb170afa4 iwl_uefi_get_sgom_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb2480c3b iwl_sar_get_ewrd_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb2b2f12e iwl_set_bits_mask_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb37b318c iwl_rs_pretty_bw drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb3c41161 iwl_uefi_get_step_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb45ff1ca iwl_parse_mei_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb71b5a54 iwl_parse_eeprom_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb7d5ffb1 iwl_rate_mcs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbacfcd26 iwl_pnvm_load drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbafc8994 iwl_wait_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbe54d2c8 iwl_fw_dbg_error_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc24092a7 iwl_read_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc2d25738 iwl_read_external_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc725c2eb iwl_free_fw_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc7ee450c iwl_write_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xce0c6460 iwl_phy_db_set_section drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcfa64b2d iwl_write_direct64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd5ba0661 iwl_opmode_register drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xda5bb940 iwl_read_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe0eb5838 iwl_init_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe75b7e77 iwl_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe767080d iwl_write32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xea1b26fc iwl_nvm_fixups drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xea54009e iwl_sar_select_profile drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xec7d1620 iwl_sar_geo_support drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xee07f80c iwl_fw_dbg_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf013a68b iwl_sar_geo_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf0680edd iwl_acpi_get_phy_filters drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf39055a3 __iwl_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf88964e4 iwl_remove_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfc1e6f41 iwl_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +LTC2497 EXPORT_SYMBOL 0x1ddf58ca ltc2497core_probe drivers/iio/adc/ltc2497-core +LTC2497 EXPORT_SYMBOL 0xc06d4525 ltc2497core_remove drivers/iio/adc/ltc2497-core +MCB EXPORT_SYMBOL_GPL 0x2176e8de __mcb_register_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x252e6e4c mcb_request_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x431d072f mcb_bus_put drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x514fbea6 mcb_bus_get drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x6470c409 mcb_bus_add_devices drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x6f313b33 mcb_release_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x6f8dbadd mcb_get_irq drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x7e7e4842 mcb_device_register drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xc7f4046e mcb_unregister_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xe63ae0ff chameleon_parse_cells drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xea4d9c50 mcb_alloc_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeb2c8905 mcb_release_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeef1875c mcb_get_resource drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xf63782e3 mcb_alloc_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xf6f4da7d mcb_free_dev drivers/mcb/mcb +MFD_OCELOT EXPORT_SYMBOL 0xe0982475 ocelot_chip_reset drivers/mfd/ocelot-soc +MFD_OCELOT EXPORT_SYMBOL 0xfeb20a76 ocelot_core_init drivers/mfd/ocelot-soc +MFD_OCELOT_SPI EXPORT_SYMBOL 0x7fa65fc0 ocelot_spi_init_regmap drivers/mfd/ocelot-soc +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x08e5eb22 nvme_execute_rq drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x36c02b1f nvme_passthru_start drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x8654a959 nvme_passthru_end drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x932e3247 nvme_find_get_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x9d3b21a4 nvme_ctrl_from_file drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x9dd3ea4e nvme_command_effects drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xaf7436fa nvme_put_ns drivers/nvme/host/nvme-core +PECI EXPORT_SYMBOL_GPL 0x04dc5bab peci_xfer_ep_pci_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x0cc287e9 peci_request_dib_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x123f3e16 peci_xfer_get_dib drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x1ac87d87 peci_xfer_get_temp drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x1ddbe7b5 peci_xfer_pkg_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x3020674d peci_xfer_ep_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x316a1ded peci_xfer_pkg_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x3f108e00 devm_peci_controller_add drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x47dd18f6 peci_xfer_ep_pci_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x4bb04823 peci_request_data_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x52e0ee29 peci_xfer_pkg_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x54d43d1f peci_request_alloc drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x55c833d4 peci_xfer_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x73212410 peci_xfer_ep_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x775fbf50 peci_request_status drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x810acb57 peci_request_data_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x934b6756 peci_driver_unregister drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x995972e6 peci_xfer_ep_pci_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x9d17399f peci_request_data_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xa55c80da peci_request_temp_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xb7cad3c8 peci_xfer_ep_mmio32_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xc930eee7 peci_xfer_pkg_cfg_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xcd462189 peci_xfer_ep_mmio64_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xd6499331 peci_request_data_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xee330c0b __peci_driver_register drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xee9239bd peci_xfer_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xeea40d5d peci_xfer_ep_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xf342ad3a peci_xfer_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xf618c34c peci_request_free drivers/peci/peci +PECI_CPU EXPORT_SYMBOL_GPL 0x399acc2f peci_mmio_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x45e9a59f peci_ep_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x4f5a2f64 peci_temp_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xc19f39af peci_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xeecc367b peci_pcs_read drivers/peci/peci-cpu +PMBUS EXPORT_SYMBOL_GPL 0x011c5060 pmbus_unlock drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x0559fcf5 pmbus_lock_interruptible drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x0c9443d4 pmbus_get_driver_info drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x0ec7b07f pmbus_get_fan_rate_device drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x15a845ab pmbus_check_word_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4046848e pmbus_check_byte_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x421c9ea3 pmbus_set_page drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x5d37b4ed pmbus_do_probe drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x626dfcdf pmbus_get_fan_rate_cached drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x72f7bd77 pmbus_clear_cache drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x873f2746 pmbus_update_fan drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x8b34bfc6 pmbus_read_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x91550833 pmbus_write_byte drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x9deeb09e pmbus_write_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xa1dbe4ed pmbus_clear_faults drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xc13e7def pmbus_read_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xc8a543b7 pmbus_update_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xdbe50908 pmbus_get_debugfs_dir drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xdfbd7cb6 pmbus_regulator_ops drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xdfeb083a pmbus_write_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xe76cd556 pmbus_set_update drivers/hwmon/pmbus/pmbus_core +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x95723aa1 sx_common_read_proximity drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xa103ce02 sx_common_events drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xb5d40953 sx_common_get_raw_register_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xc05faac3 sx_common_read_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xdf6970d0 sx_common_write_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xdfed51c0 sx_common_probe drivers/iio/proximity/sx_common +SERIAL_8250_PCI EXPORT_SYMBOL_GPL 0x02591e6e serial8250_pci_setup_port vmlinux +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x21b89a14 hda_cs_dsp_add_controls sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x2b707546 hda_cs_dsp_fw_ids sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x6a2b8821 hda_cs_dsp_write_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xb7eae433 hda_cs_dsp_read_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xc5d62a47 hda_cs_dsp_control_remove sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x411213ab cs35l41_hda_remove sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x874ddb96 cs35l41_hda_probe sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x9b583255 cs35l41_hda_pm_ops sound/pci/hda/snd-hda-scodec-cs35l41 +SND_INTEL_SOUNDWIRE_ACPI EXPORT_SYMBOL 0xbb4f9d1f sdw_intel_acpi_scan sound/hda/snd-intel-sdw-acpi +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3182a38f cs35l45_apply_patch sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x31c2e367 cs35l45_i2c_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3431c8ad cs35l45_get_clk_freq_id sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x53dce6b1 cs35l45_probe sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x550a7a6d cs35l45_remove sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x72fa222b cs35l45_spi_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xe1c1002c cs35l45_pm_ops sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x05482545 cs35l56_irq sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x396ce885 cs35l56_remove sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x3b1b6568 cs35l56_common_probe sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x5cfe1aed cs35l56_init sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x5d016f6b cs35l56_runtime_resume_common sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x7ee026a3 cs35l56_runtime_suspend sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xe2a0f62a cs35l56_irq_request sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xf178d76e cs35l56_pm_ops_i2c_spi sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x0027442e cs35l56_regmap_i2c sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x05c2529e cs35l56_tx_input_values sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x312c0e0f cs35l56_dsp1_regions sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x5691245b cs35l56_reread_firmware_registers sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x64e759e4 cs35l56_tx_input_texts sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x791c7682 cs35l56_regmap_sdw sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x88762c92 cs35l56_get_bclk_freq_id sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xb67242f1 cs35l56_regmap_spi sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xcd5438ad cs35l56_fill_supply_names sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x08bf4265 cs42l42_pll_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x10d2bf2c cs42l42_suspend sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x219641c4 cs42l42_init sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x2631c551 cs42l42_readable_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x32c66cb8 cs42l42_volatile_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x38ca01e3 cs42l42_common_probe sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x40952799 cs42l42_soc_component sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x8585c133 cs42l42_src_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x9277580e cs42l42_resume sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x9774ad6a cs42l42_mute_stream sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x9cc34170 cs42l42_resume_restore sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xae4be5c4 cs42l42_irq_thread sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc053efa9 cs42l42_page_range sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc2d3b2b2 cs42l42_dai sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xe4994deb cs42l42_common_remove sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xfd7a3d00 cs42l42_regmap sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_SOF_XTENSA EXPORT_SYMBOL 0x3b094d1a sof_xtensa_arch_ops sound/soc/sof/xtensa/snd-sof-xtensa-dsp +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x09351149 tasdevice_prmg_calibdata_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1a949c7c tasdevice_select_cfg_blk sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1ab9b7d9 tasdevice_select_tuningprm_cfg sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x23c94cc6 tasdevice_tuning_switch sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x2c2d92de tasdevice_config_info_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x40ec23ee tasdevice_calbin_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x957998f4 tas2781_load_calibration sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xa7d17083 tasdevice_rca_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfa72134b tasdevice_dsp_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfe3a6722 tasdevice_prmg_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SOUNDWIRE_INTEL EXPORT_SYMBOL 0x7f4edc9a sdw_intel_cnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL EXPORT_SYMBOL 0xecb6285c sdw_intel_lnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x160ac007 sdw_intel_startup drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x2423b569 sdw_intel_process_wakeen_event drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x8ccbf067 sdw_intel_probe drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xaa52eba1 sdw_intel_thread drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xee55468a sdw_intel_exit drivers/soundwire/soundwire-intel +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x13a0445b dw_spi_add_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x16768c48 dw_spi_dma_setup_mfld drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x1a1e549b dw_spi_dma_setup_generic drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x47a6e698 dw_spi_check_status drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x5d988e35 dw_spi_set_cs drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x727e7913 dw_spi_suspend_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xe440c576 dw_spi_remove_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xeb786f56 dw_spi_resume_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xfd3c6c61 dw_spi_update_config drivers/spi/spi-dw +SUNXI_CCU EXPORT_SYMBOL_GPL 0x079708d7 ccu_gate_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x0a9707d3 ccu_mux_helper_get_parent vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x0c64ee0e ccu_sdm_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x14438263 ccu_frac_helper_read_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x1f23b840 ccu_nkmp_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x2866ea30 ccu_helper_wait_for_lock vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x307e41c0 ccu_pll_notifier_register vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x3e362444 ccu_frac_helper_is_enabled vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x45837646 ccu_sdm_helper_is_enabled vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x50165be0 ccu_mux_notifier_register vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x517768aa ccu_sdm_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x5cddbcc6 ccu_nm_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x61abda39 ccu_mux_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x6668446b ccu_phase_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x7279ee3e ccu_mult_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x831d58e6 ccu_gate_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x844f1c47 ccu_mux_helper_set_parent vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8a845fdb ccu_nk_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8bdea961 ccu_nkm_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8e63463a ccu_frac_helper_has_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x923edf17 ccu_sdm_helper_read_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x976fa968 ccu_mp_mmc_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x98224ec7 ccu_reset_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xa3219e8e devm_sunxi_ccu_probe vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xad1062ab ccu_gate_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xba365240 ccu_sdm_helper_get_factors vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xbdb5d83e ccu_mux_helper_determine_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xc4608f36 ccu_mux_helper_apply_prediv vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xce9edc4f ccu_frac_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xd050ca65 ccu_sdm_helper_has_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xd27db71e ccu_mp_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xe49056d8 ccu_div_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xe70cc090 ccu_frac_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xeb47a9b9 ccu_frac_helper_set_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xf66eb443 ccu_gate_helper_is_enabled vmlinux +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x3dce036c firmware_request_builtin vmlinux +USB_STORAGE EXPORT_SYMBOL_GPL 0x0214b012 usb_stor_transparent_scsi_command drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x18988ce1 usb_stor_Bulk_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1bc3edc2 usb_stor_sense_invalidCDB drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1c8206dd usb_stor_set_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1d9aba19 usb_stor_reset_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2b63d1cc usb_stor_Bulk_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x39f459d9 usb_stor_probe2 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x40329e56 usb_stor_host_template_init drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x545c35c8 usb_stor_bulk_transfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x57ea1a40 usb_stor_access_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x58667613 usb_stor_control_msg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x5f2c3ef6 fill_inquiry_response drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x65d0cf20 usb_stor_pre_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x860c980f usb_stor_bulk_transfer_sg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xa767430d usb_stor_ctrl_transfer drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xaf26cd26 usb_stor_bulk_srb drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xbd9bd252 usb_stor_post_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xcb67abe2 usb_stor_CB_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xcfb68b81 usb_stor_suspend drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xdc515483 usb_stor_CB_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xe3a81b8b usb_stor_clear_halt drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xe58a0ad8 usb_stor_disconnect drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf7926fe6 usb_stor_probe1 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf8fdf860 usb_stor_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xfca063a0 usb_stor_adjust_quirks drivers/usb/storage/usb-storage --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/arm64/lowlatency-64k +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/arm64/lowlatency-64k @@ -0,0 +1,28812 @@ +ACPI EXPORT_SYMBOL_GPL 0xa6af1390 acpi_table_parse_cedt vmlinux +BRCMFMAC EXPORT_SYMBOL_GPL 0x9e3a52d6 brcmf_fwvid_unregister_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +BRCMFMAC EXPORT_SYMBOL_GPL 0xc9f7181d brcmf_fwvid_register_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +COUNTER EXPORT_SYMBOL_GPL 0x2b18d3f4 counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x70e19720 counter_priv drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x7dc7ea4d counter_unregister drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xa5a1e6a9 devm_counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xa5d0bd13 devm_counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xc8424690 counter_push_event drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xcde793e0 counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xffbe3892 counter_put drivers/counter/counter +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x0f325fd8 otx2_cptlf_set_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x188e1d35 otx2_cpt_read_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x1ecd207d otx2_cpt_add_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x47285d48 otx2_cptlf_register_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x59810f09 otx2_cpt_send_ready_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x671c02ec otx2_cptlf_shutdown drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x7464a65d cn10k_cptpf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x7b7fb89a cn10k_cptvf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x87a2848f otx2_cpt_sync_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xab785d77 otx2_cpt_send_af_reg_requests drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xbfd5bd1d otx2_cpt_send_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xcba37c52 otx2_cpt_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xcf93e6bb otx2_cpt_detach_rsrcs_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xd7b148b6 otx2_cptlf_unregister_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xea557af9 otx2_cpt_msix_offset_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xeb8f6d33 otx2_cptlf_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xfd77ea5a otx2_cptlf_free_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x5a14e79b crypto_cipher_decrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x7406ed71 crypto_cipher_encrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xaba0bcc6 crypto_cipher_setkey vmlinux +CXL EXPORT_SYMBOL_GPL 0x0012f836 is_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0210cf57 __cxl_driver_register drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x03fc8caa cxl_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x055c6ee3 cxl_mem_active_inc vmlinux +CXL EXPORT_SYMBOL_GPL 0x078416c8 devm_cxl_add_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0a3bf29e cxl_probe_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0f005151 cxl_endpoint_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0fb1f19d cxl_internal_send_cmd drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x14b7f444 is_cxl_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x16d684d2 cxl_inject_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1c097484 cxl_map_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1f51a1f5 cxl_mem_get_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1f678cbd devm_cxl_enumerate_ports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x227a6bc5 cxl_switch_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2284ef94 cxl_trigger_poison_list drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x24dbda41 cxl_count_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x26a7184b devm_cxl_enumerate_decoders drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2be710ef cxl_setup_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2cffca45 cxl_endpoint_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2e89bf2f devm_cxl_register_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3122ec1b is_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x32505e8c to_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x335778ce clear_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3365eb97 cxl_dpa_debug drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x33e2aa93 cxl_mem_active_dec vmlinux +CXL EXPORT_SYMBOL_GPL 0x35ecccbd cxl_cor_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x36c57c9d cxl_clear_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3e1cbc73 cxl_decoder_add_locked drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x41a7d206 cxl_memdev_state_create drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x41e4b9ee is_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4f5428f9 is_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x501103c3 devm_cxl_port_enumerate_dports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x504cfd74 cxl_debugfs_create_dir drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x53a71d1e set_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x551d2167 devm_cxl_pmu_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x55b874e0 devm_cxl_add_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5a7c6154 cxl_map_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5c94e2c0 devm_cxl_dpa_reserve drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x62c3b852 devm_cxl_add_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x642ce7c0 cxl_map_pmu_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x65043c8e to_cxl_dax_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6577a08e cxl_driver_unregister drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x670ed2d7 cxl_bus_type drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x701bbaad cxl_bus_rescan drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x71030ce7 to_cxl_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x732fc302 schedule_cxl_memdev_detach drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x749a55b1 cxl_probe_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x77b7ba08 cxl_memdev_setup_fw_upload drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x77da7bc7 cxl_mem_get_event_records drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x793ba6e4 to_cxl_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x79e30f3e cxl_mem_sanitize drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7b261d3d devm_cxl_add_rch_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7bac66fd cxl_pci_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7fa19cc4 alloc_free_mem_region vmlinux +CXL EXPORT_SYMBOL_GPL 0x84b45156 insert_resource_expand_to_fit vmlinux +CXL EXPORT_SYMBOL_GPL 0x85f2c9dd cxl_mem_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8b1c678c cxl_root_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8b88a0c1 is_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8f6c5e26 cxl_await_media_ready drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x904db49a devm_cxl_setup_hdm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x935e0b76 cxl_find_regblock_instance drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98628ac8 cxl_bus_drain drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98883d56 cxl_find_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa18ce4c2 devm_cxl_add_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa1fb2ba1 cxl_set_timestamp drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa6fed09d cxl_dev_state_identify drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa91f32e5 devm_cxl_add_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb9f1399b cxl_enumerate_cmds drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbafc5cb8 cxl_decoder_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbd595850 to_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbe04ca31 is_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbf22c313 to_cxl_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc4f11291 cxl_mem_create_range_info drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xca9ba34f to_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xccf618cb cxl_dvsec_rr_decode drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xcf74b97a is_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd05c5b35 cxl_port_to_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd06a4022 cxl_hdm_decode_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd3edb056 cxl_decoder_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd572401f to_cxl_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd9d3044c to_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdb0aa40a cxl_add_to_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdd7c499a devm_cxl_add_passthrough_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe1b41f91 read_cdat_data drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe2b83cb9 cxl_hb_modulo drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xefa68025 cxl_poison_state_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf45b3991 is_cxl_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf6045ccd cxl_find_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfc2e7da8 find_cxl_root drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xff8e9ae6 cxl_rcd_component_reg_phys drivers/cxl/core/cxl_core +DMA_BUF EXPORT_SYMBOL_GPL 0x0ebf4214 dma_buf_fd vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x19a6ef49 dma_buf_map_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x3ce34e66 dma_buf_end_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x453f8d2a dma_buf_unpin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x674f03ab dma_buf_put vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x6f6d3f4f dma_buf_export vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x7ad13086 dma_buf_begin_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x7b0c921d dma_buf_detach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x813a0368 dma_buf_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x83e85546 dma_buf_vmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x922de02d dma_buf_pin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xa0213f9c dma_buf_dynamic_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xa34e963a dma_buf_move_notify vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xacb956fe dma_buf_vunmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xbc76b4ae dma_buf_mmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xdd311747 dma_buf_get vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xe595a88e dma_buf_map_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xec2a5948 dma_buf_unmap_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf16fa60e dma_buf_vmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xff049688 dma_buf_vunmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xfff8c755 dma_buf_unmap_attachment vmlinux +DRM_SSD130X EXPORT_SYMBOL_GPL 0x33cf1f58 ssd130x_variants drivers/gpu/drm/solomon/ssd130x +EFIVAR EXPORT_SYMBOL_GPL 0x02cfcd2e efivar_trylock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x11940489 efivar_set_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x2303b915 efivar_lock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x5a3c9dbb efivar_get_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xa336852c efivar_get_next_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xc961bff7 efivar_unlock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xee5240dc efivar_query_variable_info vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xefc77711 efivar_set_variable_locked vmlinux +EXPORT_SYMBOL arch/arm64/crypto/aes-ce-cipher 0x68f275ad ce_aes_expandkey +EXPORT_SYMBOL arch/arm64/crypto/aes-ce-cipher 0xa322c3ef ce_aes_setkey +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0x52d67a4e neon_aes_cbc_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xb8c706a6 neon_aes_ctr_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xd5f41819 neon_aes_ecb_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xea11590c neon_aes_xts_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xefc32a9b neon_aes_xts_decrypt +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0x220b49ab chacha_crypt_arch +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0xdc94f829 chacha_init_arch +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0xdd8ec6bd hchacha_block_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0x1c3e6e5b poly1305_init_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0x6ddf27bc poly1305_update_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0xf39f5240 poly1305_final_arch +EXPORT_SYMBOL arch/arm64/crypto/sha256-arm64 0xb455924d sha256_block_data_order +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0x0fca045b sm4_ce_expand_key +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0x7155f33f sm4_ce_cbc_enc +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0xe609a0d5 sm4_ce_crypt_block +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0xed1f9633 sm4_ce_cfb_enc +EXPORT_SYMBOL arch/arm64/lib/xor-neon 0xdb786e41 xor_block_inner_neon +EXPORT_SYMBOL crypto/blake2b_generic 0x32e24c8a blake2b_compress_generic +EXPORT_SYMBOL crypto/ecc 0x16e410ff vli_from_be64 +EXPORT_SYMBOL crypto/ecc 0x188a1647 ecc_is_pubkey_valid_full +EXPORT_SYMBOL crypto/ecc 0x1a5faa3a vli_mod_inv +EXPORT_SYMBOL crypto/ecc 0x4c281912 vli_is_zero +EXPORT_SYMBOL crypto/ecc 0x671f7aa5 ecc_is_key_valid +EXPORT_SYMBOL crypto/ecc 0x7c0fbb00 vli_mod_mult_slow +EXPORT_SYMBOL crypto/ecc 0x8261eccb ecc_get_curve25519 +EXPORT_SYMBOL crypto/ecc 0x8e688192 ecc_alloc_point +EXPORT_SYMBOL crypto/ecc 0x90cdc197 ecc_free_point +EXPORT_SYMBOL crypto/ecc 0x9263b417 ecc_point_mult_shamir +EXPORT_SYMBOL crypto/ecc 0x92668805 vli_cmp +EXPORT_SYMBOL crypto/ecc 0x932b6ff7 vli_num_bits +EXPORT_SYMBOL crypto/ecc 0x9f6efabd vli_sub +EXPORT_SYMBOL crypto/ecc 0xa76b31a2 crypto_ecdh_shared_secret +EXPORT_SYMBOL crypto/ecc 0xb10fc19e ecc_get_curve +EXPORT_SYMBOL crypto/ecc 0xd6315f31 ecc_gen_privkey +EXPORT_SYMBOL crypto/ecc 0xd94c8eb5 ecc_point_is_zero +EXPORT_SYMBOL crypto/ecc 0xde867c29 ecc_is_pubkey_valid_partial +EXPORT_SYMBOL crypto/ecc 0xeac9b99a vli_from_le64 +EXPORT_SYMBOL crypto/ecc 0xed4ae15e ecc_make_pub_key +EXPORT_SYMBOL crypto/nhpoly1305 0x038cd314 crypto_nhpoly1305_update_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x1d4cade2 crypto_nhpoly1305_init +EXPORT_SYMBOL crypto/nhpoly1305 0x456ac854 crypto_nhpoly1305_final_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x6cd55445 crypto_nhpoly1305_final +EXPORT_SYMBOL crypto/nhpoly1305 0xbe9a66fd crypto_nhpoly1305_update +EXPORT_SYMBOL crypto/nhpoly1305 0xf41c03bb crypto_nhpoly1305_setkey +EXPORT_SYMBOL crypto/sm4 0x2b098da5 crypto_sm4_ck +EXPORT_SYMBOL crypto/sm4 0x7931a202 crypto_sm4_fk +EXPORT_SYMBOL crypto/sm4 0xf4fd3bd2 crypto_sm4_sbox +EXPORT_SYMBOL crypto/xor 0x5b6c00e6 xor_blocks +EXPORT_SYMBOL drivers/acpi/nfit/nfit 0x06848c60 to_nfit_uuid +EXPORT_SYMBOL drivers/acpi/video 0x45b61916 acpi_video_register_backlight +EXPORT_SYMBOL drivers/acpi/video 0x7a45377b acpi_video_unregister +EXPORT_SYMBOL drivers/acpi/video 0x7cc484a5 acpi_video_handles_brightness_key_presses +EXPORT_SYMBOL drivers/acpi/video 0x7de7bf50 __acpi_video_get_backlight_type +EXPORT_SYMBOL drivers/acpi/video 0x8826c13b acpi_video_register +EXPORT_SYMBOL drivers/acpi/video 0xd54099ff acpi_video_get_edid +EXPORT_SYMBOL drivers/acpi/video 0xec3d1e12 acpi_video_get_levels +EXPORT_SYMBOL drivers/atm/suni 0x65d87754 suni_init +EXPORT_SYMBOL drivers/bcma/bcma 0x3dfbfe9e bcma_core_dma_translation +EXPORT_SYMBOL drivers/bcma/bcma 0xe5433c53 bcma_core_irq +EXPORT_SYMBOL drivers/block/drbd/drbd 0x127a5901 drbd_set_st_err_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x35131b36 drbd_role_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x7730f22d drbd_conn_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0xaf27bebf drbd_disk_str +EXPORT_SYMBOL drivers/bluetooth/btbcm 0xb88f5f21 btbcm_patchram +EXPORT_SYMBOL drivers/bluetooth/btrsi 0x8b3249fe rsi_bt_ops +EXPORT_SYMBOL drivers/bus/mhi/host/mhi 0x5af8c42a mhi_sync_power_up +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x03bc993e ipmi_set_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x0705dd14 ipmi_register_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x12dd1e77 ipmi_set_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x1f65170f ipmi_alloc_smi_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x230094ac ipmi_smi_watchdog_pretimeout +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x3c682752 ipmi_smi_watcher_unregister +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x4c2054d7 ipmi_request_settime +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x50f65edf ipmi_set_gets_events +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x67369b42 ipmi_addr_src_to_str +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x74778a80 ipmi_get_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x804f922a ipmi_addr_length +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x80aa4656 ipmi_free_recv_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x839ec30f ipmi_add_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x89a5279a ipmi_get_version +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x96a6e5e8 ipmi_smi_msg_received +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xaca90ebd ipmi_request_supply_msgs +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xae71627d ipmi_create_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xcb2ac9c1 ipmi_smi_watcher_register +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xd54a5050 ipmi_unregister_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4330a39 ipmi_unregister_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4f4665b ipmi_validate_addr +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe98c507d ipmb_checksum +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xec1c2a90 ipmi_get_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf357ed04 ipmi_get_smi_info +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf388b18b ipmi_destroy_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf5531bea ipmi_poll_interface +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfaaa4831 ipmi_set_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfe0f2369 ipmi_get_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x05bbe210 kcs_bmc_read_data +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x08b3f936 kcs_bmc_unregister_driver +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x22a9aa96 kcs_bmc_update_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x23d03146 kcs_bmc_enable_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x540603d5 kcs_bmc_write_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x77fb6a56 kcs_bmc_write_data +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x8cb09875 kcs_bmc_read_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x9dbc27c6 kcs_bmc_handle_event +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xb16a74d4 kcs_bmc_remove_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xbbbc3596 kcs_bmc_update_event_mask +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xcb1357b4 kcs_bmc_disable_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xe775f7a8 kcs_bmc_register_driver +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xf5b3a087 kcs_bmc_add_device +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x07e6191c st33zp24_pm_resume +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x3765cc6b st33zp24_probe +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x4f631a6e st33zp24_remove +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x5c0b61a4 st33zp24_pm_suspend +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x53ab1a25 xillybus_init_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x85d3dab3 xillybus_find_inode +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0xb9684f9a xillybus_cleanup_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x24b6f3cb xillybus_endpoint_discovery +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x25978d50 xillybus_isr +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x2ce8bafd xillybus_init_endpoint +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x36f90c7c xillybus_endpoint_remove +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x4c23715d atmel_i2c_probe +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x80a11b1d atmel_i2c_init_read_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x9b75ba06 atmel_i2c_send_receive +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xb6c854bb atmel_i2c_init_ecdh_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc71ed50c atmel_i2c_init_genkey_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc80f14e8 atmel_i2c_flush_queue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xcd2eb83a atmel_i2c_enqueue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xf283e995 atmel_i2c_init_random_cmd +EXPORT_SYMBOL drivers/crypto/caam/caam 0x17572340 caam_congested +EXPORT_SYMBOL drivers/crypto/caam/caam 0x37734e06 caam_dpaa2 +EXPORT_SYMBOL drivers/crypto/caam/caam 0x44ae4bc4 qi_cache_free +EXPORT_SYMBOL drivers/crypto/caam/caam 0x52faf839 caam_drv_ctx_update +EXPORT_SYMBOL drivers/crypto/caam/caam 0xa9ada749 caam_drv_ctx_rel +EXPORT_SYMBOL drivers/crypto/caam/caam 0xc0eaa792 qi_cache_alloc +EXPORT_SYMBOL drivers/crypto/caam/caam 0xe0a989bf caam_drv_ctx_init +EXPORT_SYMBOL drivers/crypto/caam/caam 0xfffdb8d2 caam_qi_enqueue +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x01a2d02e caam_jr_enqueue +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x02c99b1c split_key_done +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x11df00a9 gen_split_key +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x39725350 caam_jr_free +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x8ec7d02b caam_jr_alloc +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x2e152bb7 cnstr_shdsc_xts_skcipher_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x3b54a9ad cnstr_shdsc_aead_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x76a68e3e cnstr_shdsc_chachapoly +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x7b0c587f cnstr_shdsc_rfc4543_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x7b7bcab8 cnstr_shdsc_rfc4543_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x86bcdec7 cnstr_shdsc_xts_skcipher_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x88430d4c cnstr_shdsc_aead_null_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x91ac0969 cnstr_shdsc_aead_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa3115081 cnstr_shdsc_skcipher_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa340e264 cnstr_shdsc_aead_givencap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa99d7fa6 cnstr_shdsc_aead_null_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xebcdd349 cnstr_shdsc_skcipher_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xf92c5da5 cnstr_shdsc_gcm_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xf95bcf62 cnstr_shdsc_gcm_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xfd807e48 cnstr_shdsc_rfc4106_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xfdf7ec8f cnstr_shdsc_rfc4106_encap +EXPORT_SYMBOL drivers/crypto/caam/caamhash_desc 0x30a1e372 cnstr_shdsc_sk_hash +EXPORT_SYMBOL drivers/crypto/caam/caamhash_desc 0xb5571dbf cnstr_shdsc_ahash +EXPORT_SYMBOL drivers/crypto/caam/dpaa2_caam 0x750733ae dpaa2_caam_enqueue +EXPORT_SYMBOL drivers/crypto/caam/error 0x53d0fc97 caam_ptr_sz +EXPORT_SYMBOL drivers/crypto/caam/error 0x60dbc82a caam_dump_sg +EXPORT_SYMBOL drivers/crypto/caam/error 0xa51f16c7 caam_little_end +EXPORT_SYMBOL drivers/crypto/caam/error 0xaaacf873 caam_strstatus +EXPORT_SYMBOL drivers/crypto/caam/error 0xbd67c092 caam_imx +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x7946be01 xdma_enable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0xe1ca2891 xdma_get_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0xe22d542e xdma_disable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xilinx_dma 0xd90d70a4 xilinx_vdma_channel_set_config +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0bc6094c fw_core_remove_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x1a9ecfe8 fw_core_handle_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x20f9c88b fw_fill_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x239abeda fw_cancel_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2885fec5 fw_get_request_speed +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2b0371dd fw_run_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2e4a10df fw_card_add +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3a771e39 fw_core_add_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3c56ef91 fw_workqueue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x5b80a3d6 fw_core_handle_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0x62b6f3c9 fw_iso_context_start +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6ace5c28 fw_core_add_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6dc50487 fw_csr_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6de6fc45 fw_iso_context_create +EXPORT_SYMBOL drivers/firewire/firewire-core 0x71d14fc8 fw_iso_context_queue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x73d199c1 fw_iso_context_stop +EXPORT_SYMBOL drivers/firewire/firewire-core 0x7cbcfcac fw_core_remove_card +EXPORT_SYMBOL drivers/firewire/firewire-core 0x86468d44 fw_rcode_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x8aaae733 fw_iso_context_flush_completions +EXPORT_SYMBOL drivers/firewire/firewire-core 0x91d5fc8c fw_iso_buffer_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0x9756fdcd fw_schedule_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0xa1b1592d fw_device_enable_phys_dma +EXPORT_SYMBOL drivers/firewire/firewire-core 0xacaa5c96 fw_iso_buffer_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaec3359e fw_card_initialize +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaedf84ce fw_high_memory_region +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaf54fc46 fw_core_handle_request +EXPORT_SYMBOL drivers/firewire/firewire-core 0xb531a0d9 fw_iso_context_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0xb9b0d795 fw_bus_type +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc2750122 fw_iso_resource_manage +EXPORT_SYMBOL drivers/firewire/firewire-core 0xd0824f1c fw_iso_context_queue_flush +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe3fde125 fw_csr_iterator_next +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe80e5087 fw_csr_iterator_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xf1cad598 fw_core_remove_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0xf3306837 fw_send_response +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0x2054a0dd imx_dsp_request_channel +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0x4081c680 imx_dsp_ring_doorbell +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0xec5df929 imx_dsp_free_channel +EXPORT_SYMBOL drivers/fpga/dfl 0x8fd5388e __dfl_driver_register +EXPORT_SYMBOL drivers/fpga/dfl 0x9b50afa6 dfl_driver_unregister +EXPORT_SYMBOL drivers/fpga/lattice-sysconfig 0x00e940e2 sysconfig_probe +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0x0ea5d74b amdgpu_xcp_drv_release +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0xdc98fdec amdgpu_xcp_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x00e27704 drm_dp_downstream_debug +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01c4bba9 drm_dp_lttpr_max_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x068c3c47 drm_dp_cec_unregister_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x07767b50 drm_hdmi_avi_infoframe_colorimetry +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x08e2befd drm_dp_get_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0c4ae948 drm_dp_mst_topology_state_funcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0e703dde drm_dp_cec_register_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1032a456 drm_dp_mst_topology_mgr_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1605d0ed drm_dp_lttpr_max_lane_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1709ddcf drm_dp_lttpr_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x19c6cc30 drm_dp_downstream_id +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1a5bf3ca drm_dsc_dp_rc_buffer_size +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1ac7676b drm_dp_atomic_find_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1b0a1fdc drm_dp_lttpr_voltage_swing_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1b4a0bd7 drm_dp_read_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x21489f72 drm_dp_aux_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x216a5762 drm_dp_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x21deb871 drm_dp_dpcd_read_phy_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x23739549 drm_dp_mst_atomic_enable_dsc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x23961837 drm_dp_downstream_max_bpc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x243dcb06 drm_dp_mst_topology_mgr_suspend +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x24ada755 drm_dsc_set_rc_buf_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x250ab715 drm_dp_dual_mode_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x25798624 drm_dp_set_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x26815dbc drm_dp_link_rate_to_bw_code +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2889c37c drm_dp_vsc_sdp_log +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2a10b69c drm_dp_pcon_frl_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2cf0db60 drm_dp_pcon_frl_configure_1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fa94ef2 drm_dp_downstream_444_to_420_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fd32e05 drm_atomic_get_new_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x319d5657 drm_dp_pcon_pps_override_param +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3454ce7b drm_dp_remote_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x35758800 drm_edp_backlight_disable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x37875933 drm_connector_attach_content_protection_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x392a838b drm_dp_downstream_max_dotclock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3f8ec963 drm_edp_backlight_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x40a96f0b drm_dp_add_payload_part1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x40f8284b drm_dp_mst_topology_mgr_destroy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x44eaf58f drm_dp_mst_get_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x45f4983c drm_dp_dual_mode_get_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4603c416 drm_dp_pcon_dsc_bpp_incr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4aed208a drm_dp_send_real_edid_checksum +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4cffef63 drm_hdmi_infoframe_set_hdr_metadata +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x500d097c drm_dp_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x50dd34db drm_dp_mst_dsc_aux_for_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5407ae9e drm_dp_get_dual_mode_type_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56855fb2 drm_dp_remove_payload +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56a663e9 drm_dp_dsc_sink_line_buf_depth +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x582f248e drm_dp_get_adjust_request_pre_emphasis +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x58d8fcaa drm_dsc_pps_payload_pack +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x59f27ed7 drm_dp_pcon_enc_is_dsc_1_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5a86f411 drm_dp_phy_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5e3090af drm_dp_send_query_stream_enc_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x627ba04b drm_dsc_set_const_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x63a477fb drm_dp_downstream_min_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x648d953b drm_dsc_dp_pps_header_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x66e9a3fa drm_dp_dpcd_read_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x671fb2b0 drm_dp_mst_connector_early_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x68d8dce7 drm_dp_downstream_is_tmds +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x698cee5c drm_dp_mst_hpd_irq_handle_event +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6a4df8c5 drm_dp_128b132b_eq_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6aacee47 drm_dp_128b132b_link_training_failed +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6b53e216 drm_dp_downstream_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6b79fb5a drm_dp_read_lttpr_phy_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6c638f45 drm_dp_read_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7053fa72 drm_dp_get_pcon_max_frl_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x72942037 drm_dp_mst_atomic_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x72bff3e7 drm_dp_mst_detect_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x73011db0 drm_dp_bw_code_to_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x759c8cf0 drm_dp_read_sink_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x75bf7020 drm_dp_cec_irq +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x766ca7e2 drm_dp_stop_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x76ff6644 drm_dp_lttpr_pre_emphasis_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x79008c7e drm_dsc_setup_rc_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7c0cc7b3 drm_dp_dpcd_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7c305583 drm_hdcp_update_content_protection +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7d25f446 drm_lspcon_set_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7d2e7e0b drm_edp_backlight_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7ea105df drm_dp_pcon_frl_configure_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7ea15795 drm_dp_get_vc_payload_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x805cd82e drm_atomic_get_mst_payload_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x828ff2cf drm_dp_pcon_pps_default +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x829b6048 drm_dp_dsc_sink_max_slice_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x86068363 drm_dp_dual_mode_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x86e1cec4 drm_edp_backlight_set_level +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8b6fb491 drm_dp_cec_set_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8ca2d9e4 drm_dp_calc_pbn_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8d701329 drm_dp_clock_recovery_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8fd009ad drm_dp_read_desc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9258aecd drm_dp_mst_dump_topology +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x92b9835e drm_dp_128b132b_cds_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x95883bb4 drm_dsc_initial_scale_value +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x959e4216 drm_dp_check_act_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x964b0d2e drm_scdc_set_scrambling +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x96712231 drm_dp_mst_add_affected_dsc_crtcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa04b393a drm_dp_pcon_frl_prepare +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa1fefe6a drm_dp_psr_setup_time +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa2063f96 drm_dp_128b132b_read_aux_rd_interval +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa3cb0be8 drm_dp_mst_root_conn_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa3f378d4 drm_dp_mst_hpd_irq_send_new_request +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa67bcc67 drm_panel_dp_aux_backlight +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa843606e drm_dp_dsc_sink_supported_input_bpcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa94bd33b drm_dp_mst_topology_mgr_resume +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa965787b drm_scdc_get_scrambling_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa9de68b1 drm_dp_dpcd_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf267620 drm_dp_lttpr_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf63228b drm_dp_dual_mode_set_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb163dac6 drm_scdc_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb1f9d3a6 drm_dp_pcon_convert_rgb_to_ycbcr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb2cdaf25 drm_hdmi_avi_infoframe_bars +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb31d0f58 drm_dp_read_sink_count_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc020c0c1 drm_dp_pcon_dsc_max_slice_width +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc025ab99 drm_dp_lttpr_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc22d7daa drm_dp_atomic_release_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc235d5d6 drm_dp_mst_update_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc245ca03 drm_dp_pcon_pps_override_buf +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc31ea698 drm_dp_dpcd_probe +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc33c6d5b drm_dp_mst_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc5c99a79 drm_dp_get_adjust_request_voltage +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc61a3988 drm_dp_downstream_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc79ecffb drm_dp_downstream_is_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc8b6a8ae drm_dp_128b132b_lane_channel_eq_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xccf54d5e drm_dp_get_adjust_tx_ffe_preset +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd0e95456 drm_dsc_get_bpp_int +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd15ab36c drm_dp_read_mst_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd28c56d2 drm_dp_read_lttpr_common_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd3f7f75c drm_atomic_get_old_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd449daba drm_dp_set_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd4807e17 drm_dp_add_payload_part2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd48afeec drm_lspcon_get_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5a95eae drm_dp_128b132b_lane_symbol_locked +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd6583bd2 drm_scdc_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd8e7e0d8 drm_dp_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdf0eb1a8 drm_dp_mst_atomic_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdf2c814b drm_dp_mst_topology_mgr_set_mst +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2468a48 drm_dsc_flatness_det_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe5360b84 drm_dp_pcon_dsc_max_slices +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe567ed27 drm_dp_mst_put_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe7937635 drm_dp_aux_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe822b6bf drm_dp_cec_unset_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe8aba8e6 drm_dp_start_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe98bb30f drm_dp_mst_connector_late_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xea4bd387 drm_dp_pcon_hdmi_frl_link_error_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xed8f6f50 drm_dp_dual_mode_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xedcf81ce drm_dp_channel_eq_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xee1229a6 drm_dp_pcon_hdmi_link_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf06b585a drm_dp_pcon_is_frl_ready +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf08d3b9d drm_dp_pcon_hdmi_link_active +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf13faaed drm_hdmi_avi_infoframe_content_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf390fd80 drm_dp_pcon_reset_frl_config +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf3c410f0 drm_dp_read_dpcd_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf4db8588 drm_scdc_set_high_tmds_clock_ratio +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf68741fb drm_dp_subconnector_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf689ad25 drm_dp_downstream_420_passthrough +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf74b0ea3 drm_dp_send_power_updown_phy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf96450a4 drm_dp_mst_get_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfb1a7a5a drm_dp_downstream_rgb_to_ycbcr_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfc546cc4 drm_dp_mst_edid_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfcc1a607 drm_dp_read_downstream_info +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfdce6ef0 drm_dp_dual_mode_detect +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfe12bcb9 drm_dsc_compute_rc_parameters +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xff859b49 drm_atomic_get_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00a372bd drm_gem_free_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x018c82dd drm_privacy_screen_register_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0x01d72bf3 drm_property_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03c63897 __drm_get_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x046a326e drm_mode_parse_command_line_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0x047187cf __drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm 0x06f2c09f drm_clflush_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x07f399fd drm_plane_get_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0x07fb449a drm_vma_offset_manager_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x09058556 drm_mode_validate_driver +EXPORT_SYMBOL drivers/gpu/drm/drm 0x099e8128 drm_vblank_work_schedule +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a72f765 drm_clflush_virt_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0b570efc drm_master_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0be24a43 drm_crtc_check_viewport +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0c2433c8 drm_property_lookup_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d9b4753 drm_mode_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0e17b6ef drm_crtc_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0ea7cf9d drm_probe_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0eb7f5eb drm_privacy_screen_lookup_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0ef90dfc drm_atomic_bridge_chain_post_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f46176f drm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f49306c drm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f7acb66 drm_mm_print +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f95f8b5 of_drm_get_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fd60df2 drm_get_connector_status_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x10346090 drm_connector_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x107742a9 drm_get_subpixel_order_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x10891ce4 drm_bridge_chain_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x11f77d32 drm_edid_connector_add_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x13cb0a6f drm_edid_read_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x14234e48 drm_crtc_vblank_waitqueue +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16b809c8 drm_print_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17e9f7d8 drm_sysfs_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x188535b6 drm_modeset_lock_all_ctx +EXPORT_SYMBOL drivers/gpu/drm/drm 0x18ea919d drm_framebuffer_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x192cd4fa drm_client_modeset_commit_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x19837d87 drm_atomic_set_crtc_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c0af8c0 drm_mode_object_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c9d9b76 drm_gem_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ccfcd6a drm_client_modeset_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1cd53d94 drm_av_sync_delay +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1e0b16ad drm_of_find_possible_crtcs +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1e0d4321 drm_mode_validate_ycbcr420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1eddb5fb drm_connector_attach_dp_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f2b6195 drm_writeback_cleanup_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f6b50b2 drm_dev_printk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ff01bd5 devm_aperture_acquire_from_firmware +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ff86e7b drm_noop +EXPORT_SYMBOL drivers/gpu/drm/drm 0x213f76c8 __drmm_crtc_alloc_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2183c08c drm_mm_scan_add_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x22cca158 __drmm_mutex_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x22d07ee0 drm_gem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x22f7c9f1 drm_crtc_enable_color_mgmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x23b595d6 drm_dev_has_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x243bbb99 drm_client_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x247eb80a drm_privacy_screen_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24993e50 drm_edid_are_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x249d8af3 drm_connector_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24cf437a drm_vma_node_is_allowed +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24d124ac drm_mode_equal_no_clocks_no_stereo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x258fefa9 drm_driver_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25daad93 __drm_mm_interval_first +EXPORT_SYMBOL drivers/gpu/drm/drm 0x26cabf2f drm_writeback_prepare_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2754dad8 drm_mm_reserve_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28779e52 drm_printf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28b8641e drm_crtc_accurate_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f078d1 drm_mode_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a4aa3aa drm_atomic_state_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2bc66a2b drm_gem_map_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ccac3d5 drm_crtc_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d189c9a drm_client_buffer_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2eb84e52 drm_gem_vmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f476172 drm_privacy_screen_lookup_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2fc951e6 drm_sysfs_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ff0e693 drm_vblank_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3037d70d drm_crtc_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30579c6b drm_connector_list_iter_end +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31b8a5e3 __drm_set_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits +EXPORT_SYMBOL drivers/gpu/drm/drm 0x34108b79 drm_print_regset32 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x35c22275 drm_object_property_get_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3780116d drm_property_create_bitmask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x37850501 drm_gtf_mode_complex +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38b3fd50 drm_property_create_signed_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3973059c drm_crtc_next_vblank_start +EXPORT_SYMBOL drivers/gpu/drm/drm 0x397c3d27 drm_edid_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a234983 drm_send_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a575aca drm_connector_list_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ab87110 drm_mode_equal_no_clocks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b0e5e9c __drm_puts_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b33c67c drm_gem_objects_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c22a4d8 drm_vma_offset_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c4048e0 drm_atomic_state_default_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c88a0ce drm_atomic_add_affected_connectors +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cdc37e9 drm_edid_to_speaker_allocation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d6fefa3 drm_mode_get_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d8304ad drm_gem_object_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3dd99fc6 drm_invalid_op +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3eea38db drm_gem_vunmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f405489 __drm_printfn_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3fbc9a20 devm_drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3fca3d73 drm_mode_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x40755f64 drm_atomic_get_old_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x407ee374 drm_mode_create_aspect_ratio_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x411a4719 drm_atomic_normalize_zpos +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4153d656 drm_privacy_screen_set_sw_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x426aa3dd drm_event_cancel_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x433719a6 drm_connector_attach_privacy_screen_provider +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4489a5e9 drm_edid_raw +EXPORT_SYMBOL drivers/gpu/drm/drm 0x44a74e58 drm_mode_create_dp_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x455bfaba drm_modeset_lock_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x45e49f96 drm_syncobj_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x463f58f6 drm_warn_on_modeset_not_all_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x46c3d683 drm_master_internal_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x46d540f8 drm_syncobj_replace_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x473518ad drm_hdmi_avi_infoframe_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4831da6e drm_vma_offset_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a35d30d drm_mode_set_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a96dc0e drm_crtc_vblank_off +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b7ebf95 drm_mm_remove_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4bab48f8 drm_vblank_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4badde0e drm_connector_set_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4baf9247 drm_mode_create_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4be0721e drm_panel_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c6f3d76 drm_mode_plane_set_obj_prop +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c99b798 __drmm_add_action +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d0ef5df drm_mode_create_from_cmdline_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d622cc0 drm_connector_init_with_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d6e8494 drm_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e2a621e drm_prime_sg_to_dma_addr_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f7e84fa drm_connector_attach_hdr_output_metadata_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50193c53 drm_panel_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50674de7 drm_timeout_abs_to_jiffies +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50a10a19 drmm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x511428be drm_plane_enable_fb_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0x513072fe __drm_puts_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x521ad6d0 drm_puts +EXPORT_SYMBOL drivers/gpu/drm/drm 0x52ed0147 drm_mode_find_dmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x53d4f835 drm_plane_create_blend_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x543795f0 drm_crtc_set_max_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x543965a4 drm_ioctl_kernel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55bfe733 drm_writeback_connector_init_with_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55eb38da drm_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5612cc72 drm_atomic_state_default_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x569902be drm_edid_override_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x573f4310 drm_gem_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57698a50 drm_mm_takedown +EXPORT_SYMBOL drivers/gpu/drm/drm 0x576d6adf drm_privacy_screen_unregister_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57cef4ba drm_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57ee26b6 drm_framebuffer_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x586029c7 drm_property_blob_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58eb186b drm_aperture_remove_conflicting_pci_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x597eda09 drm_property_replace_global_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b021bed drm_crtc_vblank_helper_get_vblank_timestamp +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b766d0c __drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5d28a54a drm_dev_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5dabfef8 drm_connector_attach_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5ddd600b drm_crtc_arm_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5e08dd3f drm_aperture_remove_conflicting_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5e98f745 drm_atomic_state_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f7985a5 drm_mm_scan_remove_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x609602ab drm_modeset_acquire_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x609c3e1d drm_encoder_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x611f1dd3 drm_connector_attach_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x62036bf9 drm_crtc_vblank_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x624ef631 drm_client_buffer_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x62858d62 drm_syncobj_add_point +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6297f12d drm_gem_private_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x630d21af drm_prime_gem_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6392accd drm_show_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x63c51292 drm_object_attach_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x64019f2a drm_object_property_get_default_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65702bd6 drm_default_rgb_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x66ff3242 drm_modeset_acquire_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x676fa9b2 drm_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x685e9ce4 drm_gem_prime_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6910e4cd drm_format_info_min_pitch +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69353664 __drm_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6937e162 drm_client_modeset_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6986b337 drm_connector_has_possible_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69e1bf40 drm_clflush_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6a9082ac drm_edid_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6af0a21e drm_atomic_print_new_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6af3d6bd drm_connector_list_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b357b3e drm_dev_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b658907 drmm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c0049f0 drm_send_event_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c0308f0 drm_vblank_work_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c5f4893 drm_atomic_get_new_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ca2e66d __devm_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ddc5dbe drm_gem_map_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6e7ce160 drm_display_mode_from_cea_vic +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6f2081dd drm_crtc_vblank_restore +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6fdeda9d drm_gem_dmabuf_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x70198efe drm_framebuffer_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7305f765 drm_event_reserve_init_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x73a853cb drm_gem_vm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74bb4545 drm_gem_object_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74fc6fbd drm_format_info_block_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x75a99898 __drm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7674b16e drm_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm 0x776b1f5f drm_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x77e46e3a drm_connector_atomic_hdr_metadata_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x77f91493 drm_object_property_set_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x78424b75 drm_is_current_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x789c0e5e drm_plane_create_zpos_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x78cbbb2c drm_panel_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0x792014ba drm_atomic_get_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79c00fa2 drm_edid_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79dfc600 drm_mode_create_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7a72d378 drm_atomic_get_connector_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ad2d3a5 drm_client_framebuffer_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ad59489 drm_of_component_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b2e2166 drm_vma_node_revoke +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c0d9cad drm_display_info_set_bus_formats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c545285 drm_edid_get_monitor_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c8047a6 drm_gem_private_object_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ccf8e94 drm_panel_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7cd090a9 drm_atomic_add_affected_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7cfac4a9 drm_plane_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7d12a922 drm_prime_pages_to_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e3277f8 ___drm_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e48b5c6 drm_color_lut_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7eb812e3 drm_bridge_chain_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ecd9705 drm_connector_set_panel_orientation_with_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7edf470b drm_edid_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fa3ece5 drm_connector_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fa74988 drm_atomic_get_old_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ffea5e2 drm_gem_lru_scan +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8001374d drm_gem_handle_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0x80602375 drm_add_modes_noedid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x81047583 drm_mode_create_dvi_i_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x814da871 drm_master_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x818ea239 drm_connector_attach_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8194343b drm_event_reserve_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x820ac5c0 drm_vma_node_allow_once +EXPORT_SYMBOL drivers/gpu/drm/drm 0x82a5bd12 drm_modeset_lock_single_interruptible +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8301d342 drm_connector_attach_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x841b0ff1 drm_mode_put_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x84723b80 drm_dev_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x84ce9287 drm_connector_attach_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x84d57970 drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x852e4378 drm_property_replace_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8536cc4b drm_connector_list_iter_begin +EXPORT_SYMBOL drivers/gpu/drm/drm 0x85afb919 drm_gem_dmabuf_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x85bc1745 drm_file_get_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x85e72bd7 drm_connector_attach_max_bpc_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x85fc333b drm_debugfs_remove_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x863ce04d drm_compat_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x86444adb drm_atomic_bridge_chain_pre_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8646d199 drm_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x887b6031 __drm_dev_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x89113d9a drm_prime_sg_to_page_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x89d6fd99 drm_universal_plane_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a26b1a6 drm_mode_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a64f2fb drm_framebuffer_plane_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a7fc1ed drm_bridge_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a8c2961 drm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ad2dba0 drm_atomic_nonblocking_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c146a68 drm_atomic_get_new_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c259c97 drm_writeback_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c7d134e drm_framebuffer_plane_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d72789e drm_edid_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8e0e4212 drm_get_edid_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8e722926 drm_plane_force_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8e73567c drm_syncobj_find_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8edad34d drm_gem_prime_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8f978467 drm_gem_unlock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9057c5a4 drm_crtc_vblank_on +EXPORT_SYMBOL drivers/gpu/drm/drm 0x908a46d4 drm_connector_attach_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x910899ea drm_crtc_vblank_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x917648e4 drm_framebuffer_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x932668dd drm_gem_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9428eaa7 drm_gem_create_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x94406865 drm_mode_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x94caaec1 drm_atomic_get_new_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x94ce35ad drm_atomic_set_mode_prop_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x95378d7d drm_mode_prune_invalid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x963f265b drm_any_plane_has_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x964f96d9 drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x96fd81ed drm_atomic_bridge_chain_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x982d09b3 drm_format_info_block_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9904625c drm_crtc_vblank_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x99df6935 drm_gem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a2d1ae1 drm_of_crtc_port_mask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a6e47ba drm_connector_set_link_status_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b285573 drm_match_cea_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b53d2a5 drm_sysfs_connector_status_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b95c885 drm_mode_match +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b9de1c1 drm_edid_header_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9bf33aa0 drm_gem_prime_handle_to_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9c43d495 drm_connector_set_orientation_from_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9ce050be drm_mode_copy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9e28810f drm_master_internal_acquire +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9e9806d3 drm_atomic_get_old_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9fce7cc4 drm_mode_config_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa11524ec drm_put_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa18eefd9 drm_syncobj_get_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa202cce4 drm_edid_read_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa24a4160 drm_send_event_timestamp_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa2adff23 drm_atomic_set_crtc_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa2f64f80 drm_mode_create_tv_properties_legacy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa49f5a71 drm_gem_unmap_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa51333bf drm_privacy_screen_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa565e5a6 drm_connector_update_privacy_screen +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa5a07d5f drm_property_create_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa68e8f8e drm_plane_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa71eeefb drm_dev_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa754f52a drm_panel_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa956955b drm_gem_lru_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa9a88b9f drm_plane_get_damage_clips_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa9f44569 drm_gem_dmabuf_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaaa88cc3 drm_atomic_bridge_chain_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xab88faea drm_debugfs_add_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xab9854d1 drm_vblank_work_cancel_sync +EXPORT_SYMBOL drivers/gpu/drm/drm 0xac333ce6 drm_debugfs_create_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0xac9c6eac drm_panel_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xace94162 drm_atomic_bridge_chain_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0xacf5336d drm_get_edid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad4e902b drm_color_ctm_s31_32_to_qm_n +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae051ad8 drm_gem_prime_import +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae277372 __drm_crtc_commit_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae3747b8 drm_crtc_send_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae85fc28 drm_mode_object_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xafd37429 drm_state_dump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb0485b01 drm_gem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb11ac7a7 __drm_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb19673c1 drm_gem_handle_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb19a890c drm_plane_create_color_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb212dc3e drm_edid_dup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb2143999 drm_atomic_state_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb312cb0d __drmm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb351d512 drm_dev_enter +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3750192 drm_edid_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4032484 drm_mm_insert_node_in_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4c1d9a4 drm_gem_prime_import_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4ccd19d drm_gem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb561a0cc drm_crtc_commit_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb56ca1ab drm_client_framebuffer_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb60b1d61 drm_mode_create_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6127243 drm_need_swiotlb +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb66ddea5 __drmm_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7ed981a drm_gem_lru_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9732f98 drm_syncobj_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9cad492 __drm_atomic_state_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbad70e3a drm_writeback_get_out_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbaf642d0 drm_writeback_signal_completion +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbc2f898c drm_plane_create_alpha_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbed6d3ae drm_property_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbff29f1a drm_panel_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc058c912 drm_gtf_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc0ea96c5 drm_gem_map_detach +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc1041d73 drm_atomic_get_new_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc1210eea drm_atomic_set_fb_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc14d3305 drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc152f1be drm_gem_lock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc1c50e63 drm_dev_unplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc208b9fd drm_gem_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc2ac3eb7 drm_privacy_screen_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc2f69e9a drm_hdmi_avi_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc4866bd0 drm_client_modeset_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc493a2a2 drm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc55c069b drm_mode_set_config_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc59484af drm_client_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5d23870 drm_modeset_lock +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc60b802b drm_crtc_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc76a5885 drm_modeset_lock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7910e38 drm_vma_offset_lookup_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7d04fc5 drm_vma_node_allow +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc82ba003 drm_client_dev_hotplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8f5884f drm_atomic_get_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc92936db drm_gem_dma_resv_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9b4d605 drm_mode_create_tv_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9dbaf84 drm_modeset_backoff +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca55ef10 drm_writeback_queue_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca9ef2b7 drmm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcaaffe31 drm_atomic_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb53629b __drmm_add_action_or_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb7d7da9 drm_property_blob_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xccf58659 drm_edid_get_panel_id +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcd0a5d95 drm_privacy_screen_get_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcd608bc5 drm_privacy_screen_call_notifier_chain +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdb99cc9 drm_mode_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xce1a9e9a drm_atomic_check_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf3c07bf drm_property_create_bool +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf84740d drm_mode_probed_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd0ae05fb drm_mode_create_hdmi_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd0ee5b20 drm_bridge_chain_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd13f9985 drm_edid_block_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd25efa39 drm_gem_prime_fd_to_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd37be3bd drm_modeset_drop_locks +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd37d586c drm_add_edid_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd4ebbc53 drm_privacy_screen_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd680a377 drm_gem_object_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7a9cf42 drm_mode_validate_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd806ba03 drm_property_create_object +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd8bb967e drm_atomic_get_crtc_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd9135b6a drm_atomic_set_mode_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd9994370 drm_release_noglobal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd9c36e36 drm_modeset_unlock +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdad9c8b1 drm_prime_get_contiguous_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb233b1b drm_connector_update_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb320a08 drm_mode_is_420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb361a72 drmm_kmalloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb41a8be drm_set_preferred_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb4d8df6 drm_gem_lru_move_tail_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdc0cbe71 drm_mode_crtc_set_gamma_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdcb28910 drm_modeset_unlock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd007bc1 drm_plane_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd3c6afa drm_mode_is_420_also +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd411377 drm_panel_of_backlight +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddb5bd07 of_drm_find_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde32bd4f drm_hdmi_vendor_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde346c1e drm_atomic_private_obj_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf3f760d drm_mm_scan_color_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf666902 drm_rotation_simplify +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdfb84529 drm_crtc_vblank_count_and_time +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe064f09a drm_show_fdinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe22e5549 drm_atomic_private_obj_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe2d47d2c drm_property_create_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe317082a __drm_printfn_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3ac15d5 drm_mode_is_420_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe633a4cd drm_format_info_bpp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe67ee8a8 drm_atomic_get_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe6bfd76e drm_connector_set_path_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe78f5112 drm_connector_set_tile_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe895f643 drm_mode_config_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a034df drm_dev_exit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a0e334 drm_vma_offset_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe93aa715 drm_client_rotation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe9ce4e9f drm_gem_dmabuf_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea00fe81 __drm_printfn_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeb2fe97c drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeb3debc4 drm_property_create_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed2e0a84 drm_atomic_get_old_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed90bd5b drm_connector_set_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xede12622 drm_crtc_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee7bfff5 drm_client_modeset_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee8ad9f1 drm_property_add_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeed116eb drm_framebuffer_unregister_private +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeeec37e2 drm_syncobj_get_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0040903 drmm_mode_config_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0517d7a drm_mm_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf081d97e drm_crtc_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf095dc96 drm_get_tv_mode_from_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf11be7ec drm_connector_create_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1421d13 drm_mode_sort +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf19fb42d drm_gem_vm_close +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1b5340a drm_mode_vrefresh +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf24099ca drm_connector_oob_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf3ee8888 drm_mode_object_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf406e46a drm_get_connector_type_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf42349dc drm_mode_create_suggested_offset_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf447163a drmm_kfree +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf44df6a4 drm_get_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf487515c drm_panel_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4d88be4 drm_connector_attach_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf66279d3 drm_gem_lru_move_tail +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf73b1876 drm_edid_read_custom +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf77b9230 drm_debugfs_add_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf824c7db __drm_printfn_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf9230387 drm_plane_create_rotation_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf9f24428 drm_atomic_add_encoder_bridges +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfb1e12cd drm_plane_create_zpos_immutable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfb8bb8cc drm_connector_attach_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfcbadb55 drm_poll +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfce6edce drm_gem_create_mmap_offset_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfcece70c drm_client_framebuffer_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfcfbb2f7 drm_client_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfdc80747 drm_edid_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeb953b1 __drm_printfn_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xff017fd2 drm_gem_dmabuf_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xff055840 drm_cvt_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xff59b887 drm_analog_tv_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xff69acf0 of_drm_find_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfff129d6 drm_mode_create_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x22d53779 drm_buddy_free_list +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x2d9e9583 drm_buddy_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x40d76a49 drm_get_buddy +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x9f44c898 drm_buddy_init +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xabb5a026 drm_buddy_block_trim +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xbd5b3bcc drm_buddy_free_block +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xc30d71cc drm_buddy_block_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xfa150882 drm_buddy_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xff748b76 drm_buddy_alloc_blocks +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x3450c786 drm_gem_dma_prime_import_sg_table_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x34f3369e drm_fbdev_dma_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x4f00bd91 drm_gem_dma_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0339928c drm_atomic_helper_update_legacy_modeset_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x04507f5f drm_gem_fb_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x068eab9e drm_mode_config_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x06f2520a __drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0718d3b4 devm_drm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0ae14365 drm_fb_helper_set_par +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0df60cee drm_fb_xrgb8888_to_argb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0f77392b drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x11db6be9 drm_atomic_helper_swap_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x127a8c6b drm_flip_work_queue +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x13628f89 drm_simple_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x137261e5 drm_atomic_helper_check_wb_encoder_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x13d34138 drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x145eadc4 __drm_atomic_helper_plane_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1614a0bb __drmm_simple_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1618ccd5 drm_connector_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x16d12ce6 drm_atomic_helper_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1768daa7 drm_fb_helper_set_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x177aad3d __drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x18ae9f61 drm_fb_helper_restore_fbdev_mode_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1c44a943 drm_atomic_helper_check_plane_damage +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ce21db4 drm_fb_xrgb8888_to_gray8 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1e5279b1 drm_atomic_helper_commit_cleanup_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2045586c drm_bridge_is_panel +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x207559db drm_atomic_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2182a5e1 drm_atomic_helper_wait_for_fences +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x21a3dcca drm_fb_blit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x21d541eb drm_flip_work_queue_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x222c293e drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2439f572 drm_fb_helper_damage_range +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2744bc79 drm_gem_fb_create_handle +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x28e5abd1 drm_helper_probe_single_connector_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2cdd3dc1 drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d50570f drm_rect_calc_hscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3013fa3f drm_gem_simple_kms_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x30d7ce4a drm_atomic_helper_commit_duplicated_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x313611a8 __drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x32f28d8f drm_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x33c01f6d drm_crtc_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x340281c0 __drm_atomic_helper_crtc_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x345e1f72 drm_gem_fb_begin_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x361087c4 drm_i2c_encoder_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3745c5cd drm_helper_probe_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3852903e drm_fb_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3a804698 drm_fb_helper_output_poll_changed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3c5eddee drm_atomic_helper_damage_merged +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3dfd2083 __drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x404690bb drm_fb_helper_pan_display +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x41803366 drm_fb_helper_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x43e0c201 drm_panel_bridge_connector +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x44579bea drm_fb_helper_set_suspend_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x44c589ee drm_atomic_helper_check_crtc_primary_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46ef7780 drm_kms_helper_poll_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x47f38546 drm_atomic_helper_prepare_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x482cd759 drm_i2c_encoder_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4b965d2d drm_fbdev_generic_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4c25d79b drm_kms_helper_poll_enable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4ea9fd15 drm_self_refresh_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4f0b58a8 drm_helper_encoder_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4fc5c072 drm_kms_helper_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x51cd3895 devm_drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x549cee30 drm_atomic_helper_commit_hw_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x55192343 drm_kms_helper_poll_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5542443b drm_flip_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x56dd6a40 drm_self_refresh_helper_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x58a8ffd1 drm_connector_helper_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a4734d1 drm_kms_helper_is_poll_worker +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5ac74174 drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5b07f85f drm_connector_helper_get_modes_from_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5c58d3bd drm_atomic_helper_wait_for_flip_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5caf9c5e drm_helper_connector_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5f3c81fa drm_fb_xrgb8888_to_rgba5551 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5f96b1f9 drm_fb_xrgb8888_to_xrgb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6015e934 __drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x61c07186 drm_atomic_helper_commit_modeset_enables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x62b16ac7 drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6310e204 drm_fb_helper_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x636f5cb1 __drm_atomic_helper_connector_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x63854717 drm_atomic_helper_update_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x65134850 drm_i2c_encoder_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x66cbe1d4 drm_fb_xrgb8888_to_argb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x66e97e7e drm_helper_force_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x676137df drm_connector_helper_tv_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x699c8e48 drm_atomic_helper_disable_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x69f43073 drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b5c2b06 drm_atomic_helper_damage_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6ba66104 drm_fb_helper_release_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6c4b71cf drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6ccc0092 drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6cda5ca5 drmm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6d37def0 drm_atomic_helper_cleanup_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e30ba8e drm_rect_rotate_inv +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x70017d8a drm_atomic_helper_async_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x71073f50 drm_i2c_encoder_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x713a0276 drm_kms_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x727275a8 drm_gem_simple_kms_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x73d8c34a drm_fb_helper_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x74d5ca64 drm_atomic_helper_shutdown +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7ad4f76c drm_plane_helper_update_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7b0a616a drm_atomic_helper_page_flip_target +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7d21551f drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7e6944cb drm_atomic_helper_check_modeset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7ec80c40 drm_fb_swab +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7eefe8f0 drm_atomic_helper_dirtyfb +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7fc079fc __drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7fd921e4 drmm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7fefecad drm_gem_fb_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x822ce32c drm_plane_helper_disable_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x826f0ff4 drm_crtc_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x842dd90c drm_flip_work_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x871ab41a drm_rect_intersect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8b2f6001 drm_fb_helper_setcmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8cdd4587 drm_fb_helper_blank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91fec1cc drm_rect_calc_vscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x920ae53c drm_helper_mode_fill_fb_struct +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x924103ca drm_helper_disable_unused_functions +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x92de63d2 drm_atomic_helper_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x952f9735 drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x95e4b495 drm_atomic_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x960315d5 drm_i2c_encoder_save +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x96370b0f drm_gem_simple_kms_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x999da175 drm_i2c_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99fd20aa drm_rect_clip_scaled +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9af5d891 drm_fb_xrgb8888_to_mono +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9c37f069 __drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9faa5e8e drm_fb_helper_damage_area +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa188221f drm_panel_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa1e6c114 drm_atomic_helper_page_flip +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa343ac85 drm_atomic_helper_commit_tail_rpm +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa4dc51fa drm_fb_xrgb8888_to_rgb888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa73f7e09 drm_fb_helper_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa78f3cb8 drm_atomic_helper_commit_modeset_disables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa83601a0 __drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa85d8562 drm_atomic_helper_wait_for_vblanks +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa87cbc46 drm_gem_fb_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaa9f02a0 drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaaa2f93f drm_atomic_helper_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xabc362df drm_atomic_helper_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xac85afa0 drm_panel_bridge_set_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xad12ad8a drm_fb_build_fourcc_list +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaeb59d08 drm_i2c_encoder_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb053adda drm_rect_rotate +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb2499fcc drm_crtc_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb2bdadee drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb3b507b9 drm_atomic_helper_damage_iter_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb4082786 drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb457f527 drm_i2c_encoder_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb4f81f99 drm_gem_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb6a6b711 drm_fb_clip_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb8f551f3 drm_helper_resume_force_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb94154e0 drm_fb_xrgb8888_to_rgb332 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbc62048d __drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbd8e9a58 drm_gem_simple_kms_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbe0697dc drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbf6765b3 drm_gem_fb_end_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbfa204ef drm_atomic_helper_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc012d282 drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc0aa016d devm_drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc1198c91 drm_simple_display_pipe_attach_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc14dc94a drm_i2c_encoder_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc177548c drm_i2c_encoder_restore +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc19a9773 drm_atomic_helper_connector_tv_margins_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc328fafd drm_helper_crtc_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc36d6866 drm_atomic_helper_commit_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc37dfbfb drm_fb_helper_alloc_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc38ea38b drm_fb_xrgb8888_to_xrgb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc48037d0 drm_atomic_helper_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc4c7e151 drm_gem_simple_kms_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc6323239 drm_flip_work_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc71e71a4 drm_plane_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc741aa05 drm_crtc_helper_set_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc7888900 drm_kms_helper_poll_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc83693cb drm_atomic_helper_bridge_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc9e3d45c drm_connector_helper_get_modes_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb2340b8 drm_rect_debug_print +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcd7feab7 drm_fb_xrgb8888_to_rgb565 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcdfde6c4 drm_fb_xrgb8888_to_argb8888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xce69ea20 drm_fb_helper_fill_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcefbe6f7 drm_fb_helper_debug_enter +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf050372 drm_atomic_helper_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf11a549 drm_flip_work_allocate_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd287fa89 drm_helper_move_panel_connectors_to_head +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd2af76d4 drm_simple_display_pipe_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd538c040 __drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd5464505 drm_atomic_helper_async_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd5be4821 __drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd7b6fde7 drm_atomic_helper_commit_tail +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd9af861d drm_fb_memcpy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xda067df9 drm_fb_helper_check_var +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdb4ad87f drm_fb_helper_deferred_io +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xde0f3ff2 drm_mode_config_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdef93ca5 drm_fb_helper_unregister_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe052b607 __drm_atomic_helper_private_obj_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe360c69d __drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe553b1a8 drm_gem_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe56232d0 drm_atomic_helper_check_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xea739b47 drm_atomic_helper_check_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xeaf63d4b drm_fb_helper_initial_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xec1a6ca7 drm_plane_helper_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xedac10f4 drm_atomic_helper_bridge_propagate_bus_fmt +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xef22be06 drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf0c7dde2 drm_fb_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf1a33ce4 drm_self_refresh_helper_alter_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf267b910 drm_crtc_helper_mode_valid_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf43382ad drm_atomic_helper_commit_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf4cb395d drm_fb_helper_debug_leave +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf61a4ef8 drm_kms_helper_poll_reschedule +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf7c1a841 __drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf84e600e drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfa1546f8 drm_fb_helper_lastclose +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfa4e2646 drm_self_refresh_helper_update_avg_times +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfb8b4537 __drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfeff0910 drm_atomic_helper_connector_tv_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xffa5c869 drm_atomic_helper_fake_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xffde8430 drm_atomic_helper_connector_tv_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x08ea761b mipi_dbi_spi_cmd_max_speed +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x0dce9915 mipi_dbi_spi_transfer +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x0dfe462d mipi_dbi_poweron_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x24a532b4 mipi_dbi_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x34e67dad mipi_dbi_pipe_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x479b7ee9 mipi_dbi_pipe_begin_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x5c22c941 mipi_dbi_pipe_destroy_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x5c31f9dd mipi_dbi_command_buf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x723326b0 mipi_dbi_dev_init_with_formats +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x7589b473 mipi_dbi_enable_flush +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x764e88af mipi_dbi_buf_copy +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x7c1b7568 mipi_dbi_pipe_update +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x89312d2b mipi_dbi_command_read +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x8c1faf6e mipi_dbi_command_stackbuf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xa93c6ac4 mipi_dbi_pipe_end_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xaa01de2b mipi_dbi_poweron_conditional_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xb021d245 mipi_dbi_pipe_duplicate_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xb1b3f1c2 mipi_dbi_pipe_reset_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xbe7a5be2 mipi_dbi_hw_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xbeaf7332 mipi_dbi_dev_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xcd8c9911 mipi_dbi_pipe_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd5ef5570 mipi_dbi_spi_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xe84c2f44 mipi_dbi_display_is_on +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x47d2c72e drm_gem_shmem_purge +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x58150145 drm_gem_shmem_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x5909dfd4 drm_gem_shmem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x6bb99c25 drm_gem_shmem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x8971f602 drm_gem_shmem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x8b2ba76d drm_gem_shmem_purge_locked +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x9724c827 drm_gem_shmem_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xc376bb38 drm_gem_shmem_madvise +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xda67e474 drm_gem_shmem_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xf7c8e9d6 drm_gem_shmem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x048a510f drm_suballoc_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x0bad1988 drm_suballoc_new +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x8debd4c9 drm_suballoc_free +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xcfea1bec drm_suballoc_dump_debug_info +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xdd9c3522 drm_suballoc_manager_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x24b30899 drm_gem_ttm_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x3da1b547 drm_gem_ttm_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x67ab23c2 drm_gem_ttm_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xa1afc120 drm_gem_ttm_dumb_map_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xb8bf7bdf drm_gem_ttm_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x0b3d2315 drm_gem_vram_plane_helper_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x137527bc drm_gem_vram_simple_display_pipe_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x35f7b247 drm_gem_vram_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x3a56aec5 drmm_vram_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x3bec77af drm_gem_vram_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x51d58cc0 drm_gem_vram_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x68362e11 drm_gem_vram_simple_display_pipe_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x907f5993 drm_vram_helper_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x917f4b68 drm_gem_vram_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xa0dedacf drm_gem_vram_driver_dumb_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xa762f94f drm_gem_vram_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xb17df2ee drm_gem_vram_fill_create_dumb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xb80f79f9 drm_gem_vram_put +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xbc41cb65 drm_vram_mm_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xd53683f1 drm_gem_vram_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xd99f4f0c drm_gem_vram_plane_helper_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/rockchip/rockchipdrm 0x169a6470 rockchip_drm_wait_vact_end +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x0558c90f drm_sched_resume_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x06037ea2 drm_sched_job_add_resv_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x10ce2bb8 drm_sched_job_cleanup +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x1309d176 drm_sched_resubmit_jobs +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x143a436c drm_sched_entity_set_priority +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x1f92edc9 drm_sched_increase_karma +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x3a71c192 drm_sched_job_add_implicit_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x3ea7ba39 drm_sched_stop +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x4eadd130 to_drm_sched_fence +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x63107240 drm_sched_pick_best +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x682e803e drm_sched_job_add_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x6d945cfd drm_sched_entity_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x6f3308b2 drm_sched_start +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x76dd1100 drm_sched_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7c4cbf08 drm_sched_job_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7ebe27bf drm_sched_entity_flush +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7fe4f79f drm_sched_entity_destroy +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x8566409b drm_sched_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x862ca6af drm_sched_job_add_syncobj_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x932e0331 drm_sched_entity_push_job +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x98f49e75 drm_sched_fault +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xad89fbc8 drm_sched_entity_modify_sched +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xc4eb61a3 drm_sched_suspend_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xd9a49600 drm_sched_entity_error +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xea94dc0f drm_sched_entity_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xec678e70 drm_sched_job_arm +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x0eae46f6 sun4i_lvds_init +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x25640256 sun4i_dclk_create +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x3faaa954 sun4i_dclk_free +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x6c10c7a7 sun4i_tcon_of_table +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x976c1905 sun4i_rgb_init +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x9b3281c7 sun4i_tcon_enable_vblank +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0xfe1f101e sun4i_tcon_mode_set +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0x350e5dcd sun8i_tcon_top_of_table +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0x845b26f5 sun8i_tcon_top_set_hdmi_src +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0xffacced7 sun8i_tcon_top_de_config +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0c231474 ttm_kmap_iter_iomap_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0c83d578 ttm_lru_bulk_move_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0cb61dd1 ttm_sg_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x166f3e7f ttm_bo_vm_access +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x18181c56 ttm_range_man_init_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x19e49ccd ttm_io_prot +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a4644ae ttm_bo_move_to_lru_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a71d30c ttm_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x217b55f2 ttm_bo_put +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2592d194 ttm_bo_vm_fault +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x28c227fc ttm_bo_kmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x28ecebc3 ttm_bo_vmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2ac867f7 ttm_device_swapout +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2c524822 ttm_pool_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x31330fef ttm_pool_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x34c36d3c ttm_bo_vm_dummy_page +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x37dd888d ttm_tt_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4cdeadd9 ttm_pool_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4d6542cc ttm_resource_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x51e47fd4 ttm_bo_vm_close +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x53c19079 ttm_bo_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x54e4f48c ttm_bo_wait_ctx +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x564eb834 ttm_bo_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x599f3b90 ttm_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5d058f38 ttm_resource_manager_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5d7e92b5 ttm_bo_init_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x65c5bf10 ttm_bo_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x69cc2943 ttm_tt_pages_limit +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6b4dcc0e ttm_bo_vm_fault_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6d1fed21 ttm_device_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6ece1fcb ttm_bo_move_accel_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x71cc2ee9 ttm_lru_bulk_move_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7aa8c893 ttm_eu_reserve_buffers +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7dc24dc8 ttm_bo_pin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8d714031 ttm_bo_unmap_virtual +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x91643751 ttm_pool_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x95d36f33 ttm_bo_unpin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9639f6a9 ttm_resource_manager_usage +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x982cf894 ttm_resource_manager_evict_all +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa2874d6c ttm_device_clear_dma_mappings +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa49df80a ttm_bo_eviction_valuable +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa56f989d ttm_bo_init_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa964737a ttm_range_man_fini_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xab3fe5de ttm_bo_vm_open +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb2050d15 ttm_resource_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb25bbb95 ttm_resource_manager_debug +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xbae2bef6 ttm_bo_set_bulk_move +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc237eb73 ttm_resource_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc6834113 ttm_resource_manager_create_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc9f014d9 ttm_bo_move_sync_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xcf780126 ttm_glob +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xcfd1a846 ttm_device_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd350bff4 ttm_bo_kunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd5799871 ttm_bo_vunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd6e154af ttm_pool_alloc +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd889ae50 ttm_kmap_iter_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe250f793 ttm_eu_backoff_reservation +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe8f7c91d ttm_bo_mem_space +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xebf651d6 ttm_tt_populate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf6751ad5 ttm_bo_vm_reserve +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfcc424d1 ttm_eu_fence_buffer_objects +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x027e0c1e host1x_client_suspend +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x11392b76 __host1x_client_register +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x122b3167 host1x_syncpt_read_max +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x122d8f1b host1x_job_alloc +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x15b5132b host1x_syncpt_get_by_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x1607b664 host1x_driver_unregister +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x16780fb9 host1x_get_dma_mask +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x1fbbc64b host1x_device_exit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x27bb468c host1x_fence_create +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x35adda24 tegra_mipi_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x3c473146 host1x_channel_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x3ec1b2e8 host1x_job_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x43ca0828 host1x_syncpt_get_by_id_noref +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x49c444c8 host1x_driver_register_full +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x49dab85f __host1x_client_init +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x51de13ce host1x_syncpt_base_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x571a9e6d host1x_channel_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x59053c7b host1x_syncpt_read +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x5ea888e6 host1x_bo_pin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x5fdda29c host1x_syncpt_incr +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x62ef12a2 host1x_channel_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x66d571c9 host1x_syncpt_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x671a3d3f host1x_syncpt_read_min +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x6ec5aa6b host1x_syncpt_get_base +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x72e78e54 tegra_mipi_start_calibration +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x743fa118 host1x_syncpt_alloc +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x7772de77 host1x_client_resume +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x7fc362d3 host1x_syncpt_wait +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x8b5e44b6 host1x_client_unregister +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x8c6988fd host1x_syncpt_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x8df87834 host1x_job_unpin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9451a33e tegra_mipi_free +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x98553f91 host1x_channel_stop +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9f042942 host1x_fence_cancel +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9f0609d7 host1x_syncpt_release_vblank_reservation +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa4b235a8 host1x_syncpt_incr_max +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa733ff60 tegra_mipi_disable +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xaa17e412 host1x_job_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xae213325 host1x_job_pin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xaf86bb3c host1x_bo_unpin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xb1712f22 host1x_job_add_gather +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbcbe65a0 tegra_mipi_finish_calibration +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc3f2352e host1x_syncpt_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc7582c18 host1x_syncpt_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc88d0ab0 host1x_client_exit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xdd11d2b5 host1x_device_init +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xe13af6a9 host1x_job_add_wait +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf6bf53af host1x_job_submit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf8a79b19 tegra_mipi_enable +EXPORT_SYMBOL drivers/hid/hid 0x9749078e hid_bus_type +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x5505c765 vmbus_sendpacket_getid +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x9fd7b5b9 vmbus_recvpacket +EXPORT_SYMBOL drivers/hv/hv_vmbus 0xf2aa2879 vmbus_sendpacket +EXPORT_SYMBOL drivers/hwmon/adt7x10 0xdbe0b3f7 adt7x10_dev_pm_ops +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x2f9e7f8e vid_which_vrm +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x446615bd vid_from_reg +EXPORT_SYMBOL drivers/hwmon/ltc2947-core 0x969f1113 ltc2947_pm_ops +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x01568393 sch56xx_read_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x4cbe75a7 sch56xx_watchdog_register +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x96ec3b26 sch56xx_read_virtual_reg12 +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xaa17a737 sch56xx_write_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xb37b9b81 sch56xx_read_virtual_reg16 +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x24d542e1 i2c_bit_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x3b2a9436 i2c_bit_algo +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x7418f7b4 i2c_bit_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0xc3abff48 i2c_pca_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0xc6fa8039 i2c_pca_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/busses/i2c-amd756 0x6c2515f8 amd756_smbus +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x10a4c688 qcom_adc5_hw_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x1fcd0103 qcom_adc_tm5_gen2_temp_res_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x39885d6b qcom_adc_tm5_temp_volt_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x401dc869 qcom_vadc_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x47f699dd qcom_adc5_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x4e64cdb9 qcom_adc5_hw_settle_time_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x53546ecd qcom_adc5_avg_samples_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x70e6eca1 qcom_vadc_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0xc61e7a34 qcom_adc5_prescaling_from_dt +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x229445b8 iio_triggered_buffer_cleanup +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x2fdbf1d1 iio_triggered_buffer_setup_ext +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0xa5cde225 iio_kfifo_free +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0xb8523601 iio_kfifo_allocate +EXPORT_SYMBOL drivers/iio/imu/fxos8700_core 0x4d8a5da7 fxos8700_regmap_config +EXPORT_SYMBOL drivers/iio/industrialio 0x01daa177 iio_device_free +EXPORT_SYMBOL drivers/iio/industrialio 0x037648ee iio_trigger_validate_own_device +EXPORT_SYMBOL drivers/iio/industrialio 0x18c9198b iio_push_event +EXPORT_SYMBOL drivers/iio/industrialio 0x2ac14073 iio_device_get_clock +EXPORT_SYMBOL drivers/iio/industrialio 0x2d6bcdcb iio_trigger_generic_data_rdy_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x2fc2e694 __iio_device_register +EXPORT_SYMBOL drivers/iio/industrialio 0x3d3a04a1 iio_trigger_notify_done +EXPORT_SYMBOL drivers/iio/industrialio 0x4591f7d3 iio_trigger_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x4da2cda0 iio_trigger_poll_nested +EXPORT_SYMBOL drivers/iio/industrialio 0x77c7b277 iio_trigger_set_immutable +EXPORT_SYMBOL drivers/iio/industrialio 0x8218a8c7 iio_device_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x851182b9 __iio_trigger_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x8ab3d4c9 iio_get_time_ns +EXPORT_SYMBOL drivers/iio/industrialio 0x8c86cd62 iio_device_set_clock +EXPORT_SYMBOL drivers/iio/industrialio 0xa00ffdd2 iio_bus_type +EXPORT_SYMBOL drivers/iio/industrialio 0xa9ac942b iio_read_const_attr +EXPORT_SYMBOL drivers/iio/industrialio 0xaca949d3 iio_read_mount_matrix +EXPORT_SYMBOL drivers/iio/industrialio 0xaf83718e iio_trigger_register +EXPORT_SYMBOL drivers/iio/industrialio 0xafe47124 iio_buffer_init +EXPORT_SYMBOL drivers/iio/industrialio 0xc704c820 iio_trigger_using_own +EXPORT_SYMBOL drivers/iio/industrialio 0xcaf9fe3a iio_trigger_free +EXPORT_SYMBOL drivers/iio/industrialio 0xdb145886 iio_device_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0xdb2fe7f9 iio_trigger_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0xdf76bbeb iio_pollfunc_store_time +EXPORT_SYMBOL drivers/iio/industrialio-configfs 0x39d48cd8 iio_configfs_subsys +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x29f984bb iio_unregister_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x967d3e9d iio_sw_device_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xe3d7ce56 iio_sw_device_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xe971829b iio_register_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x1df5d0fc iio_sw_trigger_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x3bba89f3 iio_unregister_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x8d6edb1b iio_register_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0xb2a6abf4 iio_sw_trigger_create +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0x27a8d592 iio_triggered_event_setup +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0xbfa09e2d iio_triggered_event_cleanup +EXPORT_SYMBOL drivers/iio/pressure/bmp280 0xce11e03b bmp280_dev_pm_ops +EXPORT_SYMBOL drivers/iio/trigger/stm32-lptimer-trigger 0xe6715221 is_stm32_lptim_trigger +EXPORT_SYMBOL drivers/iio/trigger/stm32-timer-trigger 0x4776be9d is_stm32_timer_trigger +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x0247d1a7 ib_send_cm_drep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x188d4f10 ib_send_cm_dreq +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x1e003bdb ib_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x2a74634c ib_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x324273db ib_send_cm_sidr_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x69824a14 ibcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x69a0ce71 ib_send_cm_sidr_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x89a2374e ib_send_cm_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xa4972609 ib_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xa63f1611 ib_cm_notify +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xb7569ba0 ib_send_cm_rej +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xd0a46e54 ib_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xe75efc05 ib_send_cm_rtu +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xf2a43e08 ib_cm_insert_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xf36fc21c ib_send_cm_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xf51ab635 ib_send_cm_mra +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00cd25ea ib_get_rdma_header_version +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0229c057 ib_get_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x02d02ab1 rdma_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0393222c ib_free_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x04f5b1b0 ib_qp_usecnt_dec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x058594bf ib_attach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x086f0d5f ib_reg_user_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0927f4c5 rdma_nl_put_driver_u64_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x09bc328a rdma_port_get_link_layer +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0af52871 ib_dma_virt_map_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0b0b95d0 ib_open_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0bb89221 ib_destroy_wq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0bd4af78 ibdev_alert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0c86f5cb ib_sa_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0d3354a6 rdma_alloc_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0db614b9 rdma_query_gid_table +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x12933805 rdma_modify_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x136a51ad ib_destroy_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x149dbb5d ib_get_cached_lmc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x15c5d6a3 rdma_nl_put_driver_string +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1619045a ib_sa_get_mcmember_rec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1636ffbd ib_rdmacg_try_charge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x17154808 rdma_set_cq_moderation +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x171862b3 ib_create_wq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19311083 ib_dealloc_pd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19e7490f __rdma_block_iter_next +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1a19d5b7 ib_register_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1ac92a40 ib_advise_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1ba10015 rdma_destroy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1d1f8f20 rdma_nl_put_driver_u32 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1d78c0e8 ib_dealloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1dc4443e ib_find_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1e0e7577 ib_destroy_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1e49fc0b rdma_read_gid_hw_context +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1e827b39 rdma_nl_put_driver_u64 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1f45bec6 ibdev_crit +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x21383b2b ib_drain_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x21ce635f ib_modify_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22f3cf93 ib_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2340b750 ib_rdmacg_uncharge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x24223331 rdma_user_mmap_entry_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x25ea6ff6 rdma_restrack_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x26c2b9bf ib_port_register_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x277c6094 rdma_rw_ctx_destroy_signature +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x27c186f9 rdma_destroy_ah_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2a7f752f ib_mr_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2bda4f06 ib_set_client_data +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2ca8bef8 rdma_rw_ctx_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2e6c7ab6 ib_unregister_device_and_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2fa38154 rdma_nl_stat_hwcounter_entry +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x305e5701 rdma_addr_size_kss +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x30e0f334 ib_unregister_device_queued +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x30e5cf67 rdma_link_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x31e1b712 ib_sa_guid_info_rec_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x329c5bab ib_get_cached_subnet_prefix +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x34270385 ibnl_put_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x34a49719 rdma_restrack_add +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x377f6f8a rdma_restrack_del +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x39cb0e30 rdma_query_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3ba1d6fe ib_detach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3e09778d rdma_rw_ctx_signature_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fc2387c ib_ud_header_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fd8478d ibdev_info +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x40cb1aff rdma_rw_ctx_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x421ef672 ib_get_rmpp_segment +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x434c5d10 zgid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x439ce33c ib_sa_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x44a23852 ib_close_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45fb8985 rdma_nl_chk_listeners +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x463f7a5a ib_get_cached_port_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x47222248 ib_unregister_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4ae8baf0 ib_find_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4bfd661c ib_modify_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e155af0 ib_response_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e90435c ib_sa_free_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5195a3d0 rdma_nl_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x530f853d ibdev_warn +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x53493961 ib_set_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55bb02f3 ib_cache_gid_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5679fe09 ib_port_sysfs_get_ibdev_kobj +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x56b70081 ib_map_mr_sg_pi +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x571470da __rdma_block_iter_start +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58df5b94 ib_get_gids_from_rdma_hdr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5a29515b ib_port_immutable_read +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5c0be7b5 ib_create_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5ec63ed6 rdma_rw_mr_factor +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x613b1e2e ib_is_mad_class_rmpp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6159cb3f rdma_addr_cancel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61d24c52 ib_rate_to_mbps +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x62785eb8 ib_modify_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x63680ba1 rdma_umap_priv_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x637bf13a ib_init_ah_attr_from_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x64adcddc rdma_user_mmap_entry_remove +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x65226a68 rdma_query_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x654670a8 ib_port_unregister_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x66547c6d rdma_put_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b79227e ib_create_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b8ad932 rdma_rw_ctx_post +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b958320 ib_ud_ip4_csum +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6c5d5c96 ib_drain_sq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6dbe49b5 ib_mr_pool_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6dc7aee9 ib_sa_path_rec_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f202c19 rdma_nl_unicast_wait +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f3614b6 rdma_is_zero_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f3a6265 rdma_create_user_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7003e575 rdma_copy_src_l2_addr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7008e8c4 ib_dealloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70807834 rdma_addr_size +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70efdf8b ib_create_qp_kernel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x72d757be ib_query_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x73baf9a2 ib_modify_qp_is_ok +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75a729a0 rdma_nl_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x76a26c49 ib_dispatch_event +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x76aa3b69 rdma_translate_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x772768e2 ib_drain_rq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x78274b47 rdma_find_gid_by_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x787ccc4c ib_get_mad_data_offset +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x79821f8b ib_alloc_mr_integrity +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7a631e4a ib_process_cq_direct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7e663248 ib_device_get_by_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7e74a210 rdma_restrack_new +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7ea12520 ib_resize_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7fec41a3 ib_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x81797906 rdma_hold_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x81e7c927 ib_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x876ffd08 rdma_dev_access_netns +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x89070caa ib_mr_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8a66f76c rdma_get_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8b1460d9 ibdev_notice +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8b538df0 rdma_move_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8b83d1f3 ibdev_emerg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8ee1b18f ib_set_device_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8f37975f rdma_user_mmap_entry_get_pgoff +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x906e88fe ib_unregister_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90e807c7 ib_cache_gid_parse_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x928cacfa ib_find_exact_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x93621c1e ib_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x94267970 rdma_restrack_count +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9480e00f rdma_link_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x94e43781 rdma_nl_unicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x97478d4b rdma_restrack_set_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x975580cd ib_get_device_fw_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x975c88d7 roce_gid_type_mask_support +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x97b8e5eb ib_cq_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x988794f8 ib_free_recv_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x98e4b202 ib_modify_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9f0bedaa ib_map_mr_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa0d4277a ib_get_vf_config +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa2631de2 rdma_user_mmap_io +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa3d1715c ib_init_ah_from_mcmember +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa432baf6 ib_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa7ccdce9 ib_destroy_cq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa8ea9448 ib_get_net_dev_by_params +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaa5dface rdma_alloc_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaa6e0e55 rdma_nl_put_driver_u32_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaa7ad08e rdma_user_mmap_entry_insert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xacfbee60 rdma_roce_rescan_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae956dce ib_rate_to_mult +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaee417ca ib_get_eth_speed +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb0458730 __ib_alloc_pd +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb2ab9682 rdma_user_mmap_entry_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb2fd89f5 ib_query_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb33b0d41 ib_create_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb41bac91 ib_alloc_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4bf37a2 rdma_user_mmap_entry_insert_range +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4c40040 ib_sa_pack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb74163fb ib_device_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb75bf62c rdma_init_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7852a05 ib_ud_header_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbb9cff2d ibnl_put_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbe4e0173 ibdev_printk +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbf985920 ib_device_set_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc27b2614 ib_dereg_mr_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc29ec172 ib_register_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc4804ab7 ib_mr_pool_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc7d97b0d ib_post_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8a15d01 rdma_replace_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8d38664 rdma_free_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8e9b8ca ib_get_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc97119d0 ib_register_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc9bdbf39 ib_get_vf_stats +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xccfc16b9 ib_create_ah_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcf06548b __ib_create_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcf11c03d ib_init_ah_attr_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0478dc4 ib_unregister_driver +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd15ced81 ib_alloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd218feb7 ibdev_err +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd21bb37a ib_sa_unpack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd23bfc8e rdma_read_gid_attr_ndev_rcu +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd33f4267 rdma_copy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd6636ca6 rdma_addr_size_in6 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd84e392e rdma_read_gid_l2_fields +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd97aef9d ib_modify_qp_with_udata +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd9bdec7b rdma_resolve_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda0d50ec ib_sa_cancel_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdbb9792a ib_set_vf_link_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xde77f5b3 ib_check_mr_status +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe0f5b262 rdma_create_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe19d51af rdma_rw_ctx_wrs +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe2543ac4 ib_sg_to_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe49cc72e ib_free_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5127d1e ib_query_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5840ec6 ib_wc_status_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe6900c87 rdma_nl_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7b52e5f mult_to_ib_rate +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe833be03 ib_cq_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe99523e1 rdma_restrack_parent_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9e799fc ib_ud_header_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xee928639 _ib_alloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf0014970 ib_mad_kernel_rmpp_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf158f0fd rdma_restrack_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf2beed90 __ib_alloc_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf4949f74 ib_query_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5000a0a rdma_move_grh_sgid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf56ac9d3 ib_qp_usecnt_inc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf56d9b3c ib_create_qp_security +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5dedb30 rdma_node_get_transport +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6ed3334 ib_event_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfa0f3480 __ib_alloc_cq_any +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfa803d44 ib_sa_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfad732f9 ib_modify_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfc4d960a ib_unregister_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfd042415 ib_device_get_by_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfde3d848 rdma_restrack_get_byid +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0bd09186 _uverbs_get_const_unsigned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x12474c48 ib_umem_odp_alloc_child +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x192bdb05 uverbs_uobject_fd_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x223afb67 _uverbs_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x36c34dc6 ib_copy_path_rec_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x3a959971 uverbs_fd_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x3e6c4d2e ib_umem_dmabuf_unmap_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x45f6bc3d uverbs_copy_to +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4ea36a6e ib_umem_dmabuf_get_pinned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x50af1fbd uverbs_idr_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x68d777de ib_umem_copy_from +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x6fc448d0 ib_umem_odp_map_dma_and_lock +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x754b0000 ib_copy_path_rec_from_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x78afa86b ib_umem_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x7f36537e ib_umem_dmabuf_map_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x89fbcde6 uverbs_uobject_put +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x8dacad54 flow_resources_add +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x8f82a204 ib_uverbs_flow_resources_free +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x92587787 ib_copy_ah_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x92e108da uverbs_finalize_uobj_create +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x97e6d223 ib_umem_odp_alloc_implicit +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xa64a7b92 ib_umem_find_best_pgsz +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xaf099909 ib_copy_qp_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb5145815 uverbs_destroy_def_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb7c755cd uverbs_get_flags64 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb7cafb16 _uverbs_get_const_signed +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb918433d ib_umem_odp_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xbad3fed5 ib_uverbs_get_ucontext_file +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xbfb94e59 uverbs_get_flags32 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xd810fb6e ib_umem_odp_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xd81a211f ib_umem_dmabuf_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf85cdc3d uverbs_copy_to_struct_or_zero +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xfc66dced flow_resources_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xfc853750 ib_umem_odp_unmap_dma_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xff33a2f0 ib_umem_get +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x2c957de1 iw_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x99767f3a iw_cm_accept +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x9d02c2a4 iw_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xab07baa3 iw_cm_disconnect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xbf591163 iw_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xc18120ad iw_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xc2aa235f iw_cm_reject +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xe325d557 iw_cm_connect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf3df871f iwcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x05c2b116 rdma_listen +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x08931c29 rdma_read_gids +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x136851a9 rdma_disconnect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x16681129 rdma_connect_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1ae07daf rdma_set_min_rnr_timer +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1c612570 rdma_iw_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x306ea800 rdma_get_service_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x3842967d rdma_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x3e62a754 rdma_lock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x3f4dfa8e rdma_create_user_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4998db84 rdma_reject +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4c4b3051 rdma_leave_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4c6e7c14 rdma_resolve_route +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x52e1ed20 rdma_connect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x55e24b09 rdma_create_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x57e6dcb5 rdma_set_ib_path +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x62e0fb5e rdma_unlock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x70ee1889 rdma_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x84faa91f rdma_set_afonly +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x85f9f9fd rdma_accept +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x907df803 rdma_event_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xa0324a71 rdma_connect_locked +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xa9eb9274 rdma_set_ack_timeout +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb1c69a5b rdma_destroy_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb30acb71 rdma_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc4c12312 rdma_bind_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc8285252 rdma_set_reuseaddr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xd91eff1f rdma_consumer_reject_data +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe2dc722e rdma_set_service_type +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe3b10077 rdma_notify +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xed7ab223 rdma_resolve_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf0752fe0 rdma_accept_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf7c238ee rdma_res_to_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xfb6c8618 __rdma_create_kernel_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xff0a1bac rdma_destroy_qp +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x4a88df19 rtrs_clt_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x9ff8e2ba rtrs_clt_rdma_cq_direct +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xb0242349 rtrs_clt_query +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xb469a690 rtrs_clt_request +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xb5de5f02 rtrs_clt_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xc38a6137 rtrs_clt_get_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xd7cb6496 rtrs_clt_put_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x0209c73f rtrs_ib_dev_find_or_add +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x242a8646 rtrs_addr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x4291329c rtrs_rdma_dev_pd_init +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x5881cd97 rtrs_ib_dev_put +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x887302f3 rtrs_addr_to_sockaddr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe15357ef sockaddr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe86d83b8 rtrs_rdma_dev_pd_deinit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x147b0490 rtrs_srv_get_path_name +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x50ed5275 rtrs_srv_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x5b464812 rtrs_srv_set_sess_priv +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x6df62f5b rtrs_srv_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x83ea3a09 rtrs_srv_resp_rdma +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xc3e9730c rtrs_srv_get_queue_depth +EXPORT_SYMBOL drivers/input/gameport/gameport 0x09e28b4b gameport_unregister_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x181eda9d gameport_set_phys +EXPORT_SYMBOL drivers/input/gameport/gameport 0x597108ae __gameport_register_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x6376cb52 gameport_stop_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x86e57714 __gameport_register_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0x8c3567fd gameport_start_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x9b50f387 gameport_close +EXPORT_SYMBOL drivers/input/gameport/gameport 0xa6124c57 gameport_unregister_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0xc7faf2a2 gameport_open +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x8021ccec iforce_process_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0xdf8fc046 iforce_send_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0xecf4880c iforce_init_device +EXPORT_SYMBOL drivers/input/matrix-keymap 0x72e55068 matrix_keypad_build_keymap +EXPORT_SYMBOL drivers/input/misc/ad714x 0x311aca13 ad714x_pm +EXPORT_SYMBOL drivers/input/misc/ad714x 0x943b7925 ad714x_probe +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x892d76b2 cma3000_resume +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x89d9444e cma3000_exit +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xca3f100a cma3000_suspend +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xcc9b367c cma3000_init +EXPORT_SYMBOL drivers/input/rmi4/rmi_core 0x2c71b67c rmi_unregister_transport_device +EXPORT_SYMBOL drivers/input/sparse-keymap 0x01e6160d sparse_keymap_setup +EXPORT_SYMBOL drivers/input/sparse-keymap 0x734561ed sparse_keymap_report_event +EXPORT_SYMBOL drivers/input/sparse-keymap 0x87088abe sparse_keymap_entry_from_scancode +EXPORT_SYMBOL drivers/input/sparse-keymap 0xb3897909 sparse_keymap_entry_from_keycode +EXPORT_SYMBOL drivers/input/sparse-keymap 0xe64a141b sparse_keymap_report_entry +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0x26f8aadb ad7879_pm_ops +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0xd2b34a25 ad7879_probe +EXPORT_SYMBOL drivers/interconnect/qcom/icc-smd-rpm 0x428e2dc3 qnoc_remove +EXPORT_SYMBOL drivers/interconnect/qcom/icc-smd-rpm 0x8cce4142 qnoc_probe +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x207c812d capi_ctr_down +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x254f6b3f detach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x28d1da74 attach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xa0b9caaf capi_ctr_ready +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xf90ff906 capi_ctr_handle_message +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x27c58fd5 isdnhdlc_decode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x4644eea5 isdnhdlc_out_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x5b835a58 isdnhdlc_rcv_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0xef4ee223 isdnhdlc_encode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x24b3eb4b mISDNisac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x7886f184 mISDNipac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x8f5abf50 mISDNisac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0xd62099cc mISDNipac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0x9d1baee2 mISDNisar_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0xa993a5c1 mISDNisar_init +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x01bbffb6 mISDN_register_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x0223ba1b mISDN_unregister_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x03a68066 mISDN_FsmRestartTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x120f1c3c recv_Dchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x1e94b184 bchannel_get_rxbuf +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2348cc3c mISDN_FsmFree +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x26236de8 mISDN_clock_update +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x267c73ba recv_Bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x29f57494 mISDNDevName4ch +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30479983 bchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30d25b0d mISDN_FsmDelTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x313b1fde mISDN_FsmAddTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3a7ed760 mISDN_initbchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x50c2230c mISDN_FsmChangeState +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x53c0a1e0 mISDN_initdchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x54b6f4f9 mISDN_register_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x567b9225 get_next_bframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x588886a6 l1_event +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x5addcde0 create_l1 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6047df40 mISDN_FsmInitTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x72c468a5 recv_Bchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x8262b418 mISDN_ctrl_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x92fb49a1 mISDN_freedchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9c928457 mISDN_FsmNew +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9d40e479 get_next_dframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xb5870631 recv_Dchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc3401729 mISDN_register_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc4e3f6c8 recv_Echannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd285995f mISDN_clock_get +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd5115585 mISDN_freebchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd5145151 mISDN_FsmEvent +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd9b4f789 mISDN_unregister_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe05da5f5 queue_ch_frame +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe8f617eb mISDN_unregister_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xeaa53d1f mISDN_clear_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xfad68417 dchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x01087af0 mISDN_dsp_element_unregister +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x93df9e4b dsp_audio_law_to_s32 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb07a21b8 dsp_audio_s16_to_law +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb98308d8 mISDN_dsp_element_register +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x23b115df ti_lmu_common_get_brt_res +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x54a12ec4 ti_lmu_common_set_ramp +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xc212dcaa ti_lmu_common_get_ramp_params +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xced72aae ti_lmu_common_set_brightness +EXPORT_SYMBOL drivers/mailbox/mtk-cmdq-mailbox 0x1d845924 cmdq_get_shift_pa +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0xb4155bb6 omap_mbox_request_channel +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0xcef8c5d5 omap_mbox_enable_irq +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0xeeb740d4 omap_mbox_disable_irq +EXPORT_SYMBOL drivers/md/dm-bio-prison 0x476d2454 dm_cell_key_has_valid_range +EXPORT_SYMBOL drivers/md/dm-log 0x11a82580 dm_dirty_log_type_unregister +EXPORT_SYMBOL drivers/md/dm-log 0x334e4b72 dm_dirty_log_destroy +EXPORT_SYMBOL drivers/md/dm-log 0x6d557580 dm_dirty_log_type_register +EXPORT_SYMBOL drivers/md/dm-log 0x6e0ede55 dm_dirty_log_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0x2c7ca589 dm_exception_store_type_unregister +EXPORT_SYMBOL drivers/md/dm-snapshot 0x764bdc6f dm_snap_origin +EXPORT_SYMBOL drivers/md/dm-snapshot 0x966ed044 dm_exception_store_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0xc7b23790 dm_exception_store_type_register +EXPORT_SYMBOL drivers/md/dm-snapshot 0xe35f6ea5 dm_exception_store_destroy +EXPORT_SYMBOL drivers/md/dm-snapshot 0xf262e489 dm_snap_cow +EXPORT_SYMBOL drivers/md/raid456 0x12fbd4f2 raid5_set_cache_size +EXPORT_SYMBOL drivers/md/raid456 0x2fa73d9e r5c_journal_mode_set +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x09f4e86a flexcop_device_kmalloc +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x440c5e53 flexcop_sram_set_dest +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x4a26241b flexcop_device_kfree +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x5bb49266 flexcop_sram_ctrl +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x5ca14706 flexcop_eeprom_check_mac_addr +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x5f2ebf2b flexcop_dump_reg +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x846b30a5 flexcop_i2c_request +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x8a70e41e flexcop_pid_feed_control +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x972e258d flexcop_device_initialize +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xaa02bffc flexcop_pass_dmx_packets +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xcc99bc98 flexcop_pass_dmx_data +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xd5253e19 flexcop_wan_set_speed +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xdfe0a755 flexcop_device_exit +EXPORT_SYMBOL drivers/media/common/cx2341x 0x02b96c9d cx2341x_handler_set_50hz +EXPORT_SYMBOL drivers/media/common/cx2341x 0x15ac1bd0 cx2341x_ctrl_query +EXPORT_SYMBOL drivers/media/common/cx2341x 0x28240e61 cx2341x_ctrl_get_menu +EXPORT_SYMBOL drivers/media/common/cx2341x 0x55aa7c5f cx2341x_mpeg_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5b5cc43e cx2341x_ext_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x6f667b2a cx2341x_handler_setup +EXPORT_SYMBOL drivers/media/common/cx2341x 0x7b4dd2cb cx2341x_fill_defaults +EXPORT_SYMBOL drivers/media/common/cx2341x 0xcc2b1812 cx2341x_handler_set_busy +EXPORT_SYMBOL drivers/media/common/cx2341x 0xdbc5583a cx2341x_update +EXPORT_SYMBOL drivers/media/common/cx2341x 0xe1fe1432 cx2341x_log_status +EXPORT_SYMBOL drivers/media/common/cx2341x 0xeab478b5 cx2341x_handler_init +EXPORT_SYMBOL drivers/media/common/cypress_firmware 0x394b4598 cypress_load_firmware +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x236ef5b9 ttpci_eeprom_parse_mac +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x693e74ba ttpci_eeprom_decode_mac +EXPORT_SYMBOL drivers/media/common/tveeprom 0x0dbf0296 tveeprom_hauppauge_analog +EXPORT_SYMBOL drivers/media/common/tveeprom 0xe5eb3d89 tveeprom_read +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x065246b8 frame_vector_create +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1b700d37 put_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1d5f9555 frame_vector_destroy +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x81ed46e6 vb2_verify_memory_type +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x85ebff29 vb2_buffer_in_use +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xc5e5573a frame_vector_to_pages +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xdffb744b frame_vector_to_pfns +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xe20dfe0f get_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x5d13fede vb2_dvb_dealloc_frontends +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x7f2249c9 vb2_dvb_unregister_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x7f2b7132 vb2_dvb_alloc_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x98df3f2d vb2_dvb_find_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xc8bf2065 vb2_dvb_get_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xca8ac0d6 vb2_dvb_register_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xc7c2b85f vb2_create_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xccd197c7 vb2_destroy_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-v4l2 0x4be4429d vb2_querybuf +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x06c77a19 dvb_unregister_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x08733236 intlog10 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x10e529ab dvb_device_get +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x18acd31f dvb_dmx_swfilter_packets +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x217654a5 dvb_dmxdev_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2f50a87a dvb_generic_ioctl +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2f5cdf80 dvb_ringbuffer_write +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x30ce6134 dvb_unregister_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3a9d035d dvb_unregister_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3b93d71a dvb_frontend_sleep_until +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3c5d72bc dvb_frontend_resume +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x54abe4ff dvb_dmx_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x56ca1b9b dvb_remove_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5a343768 dvb_register_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5d873852 dvb_register_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5f2b1d95 intlog2 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6181aec0 dvb_ringbuffer_flush_spinlock_wakeup +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6a9f708a dvb_dmx_swfilter_204 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x888aa966 dvb_ca_en50221_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8c54b0f8 dvb_dmx_swfilter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x91a6794b dvb_ringbuffer_read_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9263a063 dvb_dmx_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9de97ae3 dvb_net_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa4235824 dvb_dmx_swfilter_raw +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xaee2450a dvb_generic_open +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb273058f dvb_frontend_detach +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb3352dd2 dvb_ringbuffer_empty +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc3f679f9 dvb_ringbuffer_write_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xca33b5d0 dvb_generic_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xcc02b15c dvb_ca_en50221_frda_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xd8bedc46 dvb_ca_en50221_camchange_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xd91c6877 dvb_ca_en50221_camready_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe138ce6b dvb_ringbuffer_avail +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe3be853b dvb_frontend_reinitialise +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xebbc2d9b dvb_ringbuffer_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xef577787 dvb_net_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xf450edb6 dvb_frontend_suspend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xf507bde7 dvb_ca_en50221_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xf7589bfc dvb_register_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb09f39a dvb_ringbuffer_read +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb9a826f dvb_ringbuffer_flush +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfbaf0307 dvb_dmxdev_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfc6380e5 dvb_ringbuffer_free +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x20b0c5a0 au8522_writereg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x219ad2f8 au8522_readreg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x672c472a au8522_init +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x6912164d au8522_get_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x7bba86b6 au8522_analog_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x98135166 au8522_release_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x984bdd6b au8522_led_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xbc5c436d au8522_sleep +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xf30b3be0 au8522_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24113 0x40773eac cx24113_agc_callback +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24123 0xb9ec5851 cx24123_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x2a45b9eb dib0070_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x72fc8277 dib0070_get_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0xaae81301 dib0070_set_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0xb03766a3 dib0070_ctrl_agc_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x0dfa5d21 dib0090_set_dc_servo +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x1758dced dib0090_get_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x2491d208 dib0090_gain_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x2c2ceda8 dib0090_get_current_gain +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x35afa615 dib0090_get_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x48c78610 dib0090_dcc_freq +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x7f0463e4 dib0090_pwm_gain_reset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x848e0a70 dib0090_get_wbd_target +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x910fccd5 dib0090_set_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x98e6d94a dib0090_set_vga +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xc22e8135 dib0090_update_rframp_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xdfdeb256 dib0090_update_tuning_table_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xee6b6937 dib0090_set_switch +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x12ab5acb dib3000mc_pid_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x165eb1ee dib3000mc_set_config +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x6a550f86 dib3000mc_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x7a0cc5b3 dib3000mc_pid_parse +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0xc170e02b dib3000mc_get_tuner_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x3f330d8f dib7000m_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x97543b39 dib7000m_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0xd438c281 dib7000m_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x14f70784 dib9000_get_tuner_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x1836e4aa dib9000_get_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x27ab6bcd dib9000_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x29b705a6 dib9000_set_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x5dbe6e20 dib9000_set_gpio +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x60908819 dib9000_firmware_post_pll_init +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x7908df7b dib9000_fw_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x82508a47 dib9000_fw_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xc9b5adf4 dib9000_set_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xce90311e dib9000_get_component_bus_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xd22438fd dib9000_fw_set_component_bus_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xe9ef884e dib9000_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x01728023 dibx000_reset_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x1a3186a0 dibx000_exit_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x6172577e dibx000_i2c_set_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x7089de17 dibx000_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x720f3b4e dibx000_init_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x19e13709 dvb_dummy_fe_ofdm_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xb22f1361 dvb_dummy_fe_qpsk_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xc7c0a401 dvb_dummy_fe_qam_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lgs8gl5 0xdc8010aa lgs8gl5_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lnbh29 0xeff3e7e2 lnbh29_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/m88ds3103 0x4b9f1d1e m88ds3103_get_agc_pwm +EXPORT_SYMBOL drivers/media/dvb-frontends/s5h1420 0xae03b5ca s5h1420_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x0f360140 zd1301_demod_get_dvb_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x8fa7196b zd1301_demod_get_i2c_adapter +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x065f9156 flexcop_dma_free +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x0e412b74 flexcop_dma_xfer_control +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x1c0658b3 flexcop_dma_config_timer +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x5217b4e1 flexcop_dma_allocate +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x5976e916 flexcop_dma_control_timer_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x94bd6ec9 flexcop_dma_control_size_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xe4954ab4 flexcop_dma_config +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x2bae3b3d bt878 +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x2f3b8688 bt878_stop +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x742393af bt878_device_control +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x968d039f bt878_start +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xd5d0bdef bt878_num +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x01dd8847 bttv_get_pcidev +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x11dc4b6d bttv_gpio_enable +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x7f7b8751 bttv_sub_register +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x8ecf4acc bttv_write_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x9164142b bttv_sub_unregister +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xbcf2d2fb bttv_read_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x2a789ee7 read_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x2c102eb4 write_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x3747c4bb rdc_reset_state +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x3ecb9bfe dst_error_bailout +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x43a983fd dst_check_sum +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x6a617163 dst_error_recovery +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x8a6e0364 dst_pio_disable +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x94230f80 dst_comm_init +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xc665a6f4 dst_wait_dst_ready +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x2cdea06d cx18_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x7bf4630b cx18_ext_init +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x7fac1a6f cx18_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xd1f490b3 cx18_claim_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xdb7f8fc4 cx18_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xdc8f87d8 cx18_release_stream +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x1ab311dc altera_ci_init +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x6ff7510d altera_ci_tuner_reset +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xdb3faf38 altera_ci_release +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xe66b9812 altera_ci_irq +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x23bda47b cx25821_dev_get +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x2485f8eb cx25821_riscmem_alloc +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x44b517f5 cx25821_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x46d2eb9a cx25821_set_gpiopin_direction +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x4d3f1ca9 cx25821_sram_channel_dump_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x9a8a8a42 cx25821_sram_channel_setup_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xd454c54f cx25821_dev_unregister +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe11e01ab cx25821_risc_databuffer_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe9050411 cx25821_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0x2bc452b0 vp3054_i2c_remove +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0xb6b31ed9 vp3054_i2c_probe +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x1e4b342b cx88_set_freq +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x316f5fae cx88_enum_input +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x459c8511 cx88_video_mux +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xec8fced3 cx88_querycap +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x02f8eb5d cx8802_get_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x0e4b842c cx8802_buf_prepare +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x28b3ce18 cx8802_buf_queue +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x37c16bd8 cx8802_cancel_buffers +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x5549227a cx8802_start_dma +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x8c670208 cx8802_register_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xbed8b0d3 cx8802_unregister_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x0007671a cx88_set_tvnorm +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x10351129 cx88_ir_stop +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x1244b628 cx88_set_scale +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x1337da35 cx88_set_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x1a3b32d0 cx88_sram_channel_dump +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x1c2c90c3 cx88_vdev_init +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x2bb3be08 cx88_newstation +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x3508306d cx88_risc_buffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x4c72c1fd cx88_reset +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5edb7ae5 cx88_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6141c8c5 cx88_tuner_callback +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x715ed34a cx88_dsp_detect_stereo_sap +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x7a579a13 cx88_get_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x7b7105c5 cx88_wakeup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8d88137a cx88_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8eaf3adb cx88_set_tvaudio +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x904b8696 cx88_audio_thread +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x94bdd0f8 cx88_core_get +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xad2ff975 cx88_shutdown +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xb2e2eaa0 cx88_core_irq +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xc03d3aae cx88_sram_channel_setup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xc0b95f89 cx88_risc_databuffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xdb028ca2 cx88_core_put +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xe272b5ee cx88_ir_start +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x0f1e2e4a ivtv_set_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x14f67530 ivtv_debug +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x1959db9a ivtv_udma_unmap +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x19c46b60 ivtv_firmware_check +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x1addcb64 ivtv_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x26483c15 ivtv_vapi +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x403f8b4c ivtv_api +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x4ed00165 ivtv_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x7665efca ivtv_clear_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x81b05c4b ivtv_init_on_first_open +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x82592488 ivtv_udma_prepare +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x86e8b5ed ivtv_release_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x8a751e9c ivtv_claim_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x9adbb801 ivtv_udma_alloc +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xb12877c9 ivtv_udma_setup +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xc90fe9cb ivtv_vapi_result +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xfb8a8366 ivtv_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xfe93bc84 ivtv_ext_init +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x04e83446 saa7134_tuner_callback +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x0d15c76f saa7134_dmasound_init +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x1211df5d saa7134_devlist +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x3cd28265 saa7134_tvaudio_setmute +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x4294ef4c saa7134_ts_register +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x54d6869d saa7134_pgtable_build +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x6b7173fc saa_dsp_writel +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x730c4be3 saa7134_boards +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x8f1ad46b saa7134_devlist_lock +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xa4514ed3 saa7134_pgtable_free +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xac63ff37 saa7134_set_dmabits +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xd47f6cc9 saa7134_dmasound_exit +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xd58ac423 saa7134_set_gpio +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xf8164fb7 saa7134_ts_unregister +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xfa65004b saa7134_pgtable_alloc +EXPORT_SYMBOL drivers/media/platform/allegro-dvt/allegro 0x2c79d0f2 msg_type_name +EXPORT_SYMBOL drivers/media/radio/tea575x 0x18fbc6b5 snd_tea575x_s_hw_freq_seek +EXPORT_SYMBOL drivers/media/radio/tea575x 0x51c20317 snd_tea575x_g_tuner +EXPORT_SYMBOL drivers/media/radio/tea575x 0x980dce5e snd_tea575x_set_freq +EXPORT_SYMBOL drivers/media/radio/tea575x 0x9c8f7c60 snd_tea575x_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0xb9c72dbd snd_tea575x_exit +EXPORT_SYMBOL drivers/media/radio/tea575x 0xe1ec7ff6 snd_tea575x_hw_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0xea23524a snd_tea575x_enum_freq_bands +EXPORT_SYMBOL drivers/media/rc/rc-core 0x01098f88 ir_raw_encode_scancode +EXPORT_SYMBOL drivers/media/rc/rc-core 0x2fe55cf5 ir_raw_gen_pd +EXPORT_SYMBOL drivers/media/rc/rc-core 0x74ea3f34 ir_raw_handler_register +EXPORT_SYMBOL drivers/media/rc/rc-core 0x7a02ee87 ir_raw_gen_pl +EXPORT_SYMBOL drivers/media/rc/rc-core 0x98e2698f ir_raw_handler_unregister +EXPORT_SYMBOL drivers/media/rc/rc-core 0xb5516017 ir_raw_encode_carrier +EXPORT_SYMBOL drivers/media/rc/rc-core 0xce3696f3 ir_raw_gen_manchester +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x0c7b7892 fc0013_rc_cal_add +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x4d46e796 fc0013_rc_cal_reset +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0x4c48939e tuners +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0xc2821775 tuner_count +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x186b2dfd cx231xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x968fabc6 cx231xx_register_extension +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x029175bd dvb_usbv2_reset_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x1fd589d8 dvb_usbv2_suspend +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x45599f01 dvb_usbv2_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x726ea3ad dvb_usbv2_disconnect +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x99f2a344 dvb_usbv2_probe +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x9b8b793a dvb_usbv2_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xaacc3fe8 dvb_usbv2_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xb6b5ad51 dvb_usbv2_generic_write_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xd2d45bfd dvb_usbv2_generic_rw_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x3407052b dvb_usb_nec_rc_key_to_event +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x7ca603f5 usb_cypress_load_firmware +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x8b6f5395 dvb_usb_get_hexline +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xa3877fa2 dvb_usb_device_init +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xb3f8a607 dvb_usb_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xc7e2e35c dvb_usb_device_exit +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xfb641133 dvb_usb_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x341530cb rc_map_af9005_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xb24a512c af9005_rc_decode +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xd4e288db rc_map_af9005_table_size +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x2a46e9bf dibusb_i2c_algo +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x5078a2ef dibusb2_0_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x7a381a63 dibusb_rc_query +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x93822ecb rc_map_dibusb_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x99a0fbca dibusb_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x9e227989 dibusb_pid_filter +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xc16961a0 dibusb_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xc33d8886 dibusb_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xc7d0ea3c dibusb_read_eeprom_byte +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xf0e92312 dibusb2_0_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x0a450a3f dibusb_dib3000mc_frontend_attach +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0xbe30f06b dibusb_dib3000mc_tuner_attach +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0x2328af30 em28xx_register_extension +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0x403cb339 em28xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x57d1620b go7007_boot_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x6aaeeabe go7007_register_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x737dac20 go7007_update_board +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x8b1ae92c go7007_snd_init +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x8e8c5879 go7007_read_addr +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x905c89a0 go7007_snd_remove +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xa5605297 go7007_alloc +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xad6e2b59 go7007_parse_video_stream +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xf015b695 go7007_read_interrupt +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x094ae1e5 gspca_disconnect +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x31d6bba9 gspca_dev_probe +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x3293d70d gspca_coarse_grained_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x358333bf gspca_frame_add +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x3df65218 gspca_dev_probe2 +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x80a92235 gspca_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x9670af2c gspca_debug +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xc5d3dc80 gspca_resume +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xc7e8f4d7 gspca_suspend +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x8f1f5ba3 ttusbdecfe_dvbs_attach +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0xa4d85a69 ttusbdecfe_dvbt_attach +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x0c816b7b v4l2_async_subdev_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x3580a713 v4l2_async_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x62e8e861 v4l2_async_register_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x7372439e v4l2_async_nf_unregister +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xd209722e v4l2_async_unregister_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xf27502ae v4l2_async_nf_init +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x19aed233 v4l2_m2m_mmap +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x459e133f v4l2_m2m_get_curr_priv +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x5352d022 v4l2_m2m_resume +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x91838c0f v4l2_m2m_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xcd4cab52 v4l2_m2m_get_vq +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xe63d0acf v4l2_m2m_buf_done_and_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xf626dd03 v4l2_m2m_suspend +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x01840c6e v4l2_ctrl_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0614dd5a v4l2_video_std_frame_period +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x082737e8 v4l2_ctrl_merge +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x123959a1 v4l2_type_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x14018ca3 v4l2_ctrl_type_op_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x16244fe5 v4l2_prio_check +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1a8ade2f v4l2_ctrl_request_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1d9b2c0f v4l2_subdev_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1fa018c5 __v4l2_ctrl_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x215e58c7 v4l2_ctrl_find +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2342f1ae v4l2_prio_open +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x24c365d7 v4l2_ctrl_poll +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2786fe57 __v4l2_ctrl_modify_dimensions +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x288857dc v4l2_s_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2b3211ce video_unregister_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2e54796d v4l2_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2f72db77 v4l2_ctrl_auto_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x315de2cf v4l2_ctrl_get_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3181d321 v4l2_ctrl_new_std_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x323b6640 v4l2_queryctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x32d43420 v4l2_ctrl_get_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35bf38c1 v4l2_ctrl_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35ff98bf v4l2_format_info +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3adbd595 v4l2_field_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3b86cd9a v4l2_ctrl_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3bdd0f94 v4l2_prio_change +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3daf5cfd v4l2_ctrl_new_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x41ba6357 v4l2_ctrl_subdev_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4ee90dae v4l2_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x578dc120 v4l2_ctrl_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5b1a5274 v4l2_ctrl_new_std_menu_items +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6179a51c v4l2_ctrl_g_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x62da43b6 v4l2_ctrl_activate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x653945e3 v4l2_ctrl_sub_ev_ops +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x7295ecb6 __video_register_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x729d8d9d v4l2_ctrl_subdev_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x76b9a05e v4l2_ctrl_new_std_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x78d2f8ad v4l2_ctrl_handler_free +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x78dfc131 __v4l2_ctrl_modify_range +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8106095a v4l2_prio_max +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x89e3897d v4l2_ctrl_query_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8bee447b v4l2_ctrl_handler_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8d04e324 video_device_release_empty +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9113cf34 v4l2_ctrl_type_op_log +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x918dbbcf v4l2_ctrl_new_custom +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x955e8151 v4l2_query_ext_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x95708f4f v4l2_querymenu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9bb05a4b v4l2_ctrl_notify +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa9f23d60 video_ioctl2 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xaa896a48 v4l2_ctrl_add_handler +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xab346c08 __v4l2_ctrl_s_ctrl_string +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb17d2a6c video_device_alloc +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb5000b3a v4l2_g_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb77b0159 v4l2_prio_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbc5671dc v4l_printk_ioctl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc02a020b video_device_release +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc15f7aa6 v4l2_subdev_call_wrappers +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xca76d21a v4l2_ctrl_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcda04a5b v4l2_prio_close +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcebc0547 __v4l2_ctrl_s_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcf90bab5 __v4l2_ctrl_s_ctrl_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd16d9c01 v4l2_ctrl_get_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd3097cca v4l2_ctrl_type_op_validate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd309b9ae v4l2_ctrl_type_op_equal +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe2b92059 v4l2_video_std_construct +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe8f7042b v4l2_ctrl_radio_filter +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xed3918c7 v4l2_ctrl_new_std +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xedca4997 video_devdata +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xee7c9f5c __v4l2_ctrl_grab +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf3251e7b v4l2_norm_to_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf50fecbc v4l2_ctrl_replace +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf96d0955 v4l2_ctrl_request_complete +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf9d07f62 v4l2_ctrl_new_fwnode_properties +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfa64d10c v4l2_ctrl_handler_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfdf31d7f v4l2_try_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xffa5fd57 v4l2_ctrl_handler_init_class +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x1f3ec7e4 rpcif_manual_xfer +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x566d6393 rpcif_sw_init +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x7dd573ce rpcif_hw_init +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xec21adab rpcif_dirmap_read +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xfcc51c61 rpcif_prepare +EXPORT_SYMBOL drivers/memstick/core/memstick 0x0b11bd7e memstick_resume_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x16380d73 memstick_alloc_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x199305e6 memstick_init_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x287277cb memstick_init_req_sg +EXPORT_SYMBOL drivers/memstick/core/memstick 0x365d1b19 memstick_remove_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x5dceb422 memstick_free_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x718d6467 memstick_next_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x8203c545 memstick_detect_change +EXPORT_SYMBOL drivers/memstick/core/memstick 0x84e1df0a memstick_add_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x88c7bfd8 memstick_set_rw_addr +EXPORT_SYMBOL drivers/memstick/core/memstick 0x972f0881 memstick_suspend_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x9d9bfc3f memstick_register_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0xa11c56b8 memstick_unregister_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0xe079a1df memstick_new_req +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x0513d8a7 mptbase_sas_persist_operation +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x093dbd11 mpt_attach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x0b07b4b7 mpt_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x131b3ad9 mpt_raid_phys_disk_pg1 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x238a006d mpt_send_handshake_request +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x27cb10b7 mpt_get_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2bd0cdff mpt_config +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2ff0004d mpt_Soft_Hard_ResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x30c0a4b4 mpt_raid_phys_disk_pg0 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x3a1ce706 mpt_set_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x473ed084 mpt_clear_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x4e5ebea9 mpt_suspend +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x502108d0 mpt_fwfault_debug +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x5815d117 mpt_alloc_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x610b257e mpt_reset_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x617c094d mpt_resume +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6a3b3339 mpt_free_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6d7d557f mpt_GetIocState +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x74a0134a mpt_device_driver_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x775cca15 mpt_print_ioc_summary +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x7e26c9ac mpt_findImVolumes +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x8e500637 mpt_HardResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x90c232ca mpt_put_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x92b0604c mpt_verify_adapter +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x981efe92 mpt_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xa4782e83 mpt_device_driver_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xa93e37f6 mpt_free_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xb2ddb9b1 mpt_raid_phys_disk_get_num_paths +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xc8321353 mpt_detach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xcafe72d0 mpt_put_msg_frame_hi_pri +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xd63a81f4 mpt_halt_firmware +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdd3ccda1 mpt_reset_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdd805159 ioc_list +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe6c1e126 mpt_event_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf7a806e9 mpt_event_register +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x163c8453 mptscsih_raid_id_to_num +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x1a57e74b mptscsih_scandv_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x2a03135c mptscsih_ioc_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x3c18b383 mptscsih_get_scsi_lookup +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x3ec885ae mptscsih_event_process +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x50ef9e88 mptscsih_qcmd +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x8858603b mptscsih_host_attr_groups +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x93fff4ad mptscsih_IssueTaskMgmt +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x9a9fe473 mptscsih_slave_configure +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xa3b97516 mptscsih_io_done +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xa8b12ed6 mptscsih_dev_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xb0e960c8 mptscsih_host_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xb277b395 mptscsih_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc1dcd8f1 mptscsih_taskmgmt_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc8b922cb mptscsih_shutdown +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xca53e60f mptscsih_resume +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd09c069a mptscsih_suspend +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd30001b6 mptscsih_bios_param +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd42705cd mptscsih_remove +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe570efcf mptscsih_slave_destroy +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe674ba3e mptscsih_bus_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe9c9058c mptscsih_is_phys_disk +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xecb57190 mptscsih_flush_running_cmds +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf1d7ad80 mptscsih_show_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf2538e81 mptscsih_abort +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf8a4ae82 mptscsih_change_queue_depth +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xfe966fe4 mptscsih_taskmgmt_response_code +EXPORT_SYMBOL drivers/mfd/axp20x 0x2370dc50 axp20x_match_device +EXPORT_SYMBOL drivers/mfd/axp20x 0xe807fb26 axp20x_device_probe +EXPORT_SYMBOL drivers/mfd/axp20x 0xff599693 axp20x_device_remove +EXPORT_SYMBOL drivers/mfd/dln2 0x2a402e2e dln2_register_event_cb +EXPORT_SYMBOL drivers/mfd/dln2 0xde26c9c0 dln2_transfer +EXPORT_SYMBOL drivers/mfd/dln2 0xe27242ab dln2_unregister_event_cb +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x24088576 mc13xxx_unlock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x46e02198 mc13xxx_irq_status +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x6925ea31 mc13xxx_irq_mask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x747be223 mc13xxx_reg_read +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x86f731f9 mc13xxx_reg_rmw +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x8ee71f32 mc13xxx_irq_request +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xa663344d mc13xxx_lock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xaae849d9 mc13xxx_irq_free +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xc0bdb26e mc13xxx_get_flags +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xdecd0620 mc13xxx_reg_write +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xf8d5e75d mc13xxx_irq_unmask +EXPORT_SYMBOL drivers/mfd/qcom-spmi-pmic 0x8cef4e12 qcom_pmic_get +EXPORT_SYMBOL drivers/mfd/qcom_rpm 0xd520f912 qcom_rpm_write +EXPORT_SYMBOL drivers/mfd/tps65010 0x02d4ad0f tps65013_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0x0c6ad2cf tps65010_config_vdcdc2 +EXPORT_SYMBOL drivers/mfd/tps65010 0x28485130 tps65010_config_vregs1 +EXPORT_SYMBOL drivers/mfd/tps65010 0x33739de7 tps65010_set_vib +EXPORT_SYMBOL drivers/mfd/tps65010 0x9fd44c69 tps65010_set_led +EXPORT_SYMBOL drivers/mfd/tps65010 0xb14080cc tps65010_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0xd5bb106d tps65010_set_vbus_draw +EXPORT_SYMBOL drivers/mfd/tps65010 0xe99b3f36 tps65010_set_gpio_out_value +EXPORT_SYMBOL drivers/mfd/wm8994 0x459f5ff3 wm8994_irq_exit +EXPORT_SYMBOL drivers/mfd/wm8994 0x4b855dbe wm1811_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x67ab1742 wm8994_irq_init +EXPORT_SYMBOL drivers/mfd/wm8994 0xd4e75f93 wm8958_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xe6dde40a wm8994_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xf8059847 wm8994_base_regmap_config +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x89808cbd ad_dpot_remove +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x8ee77490 ad_dpot_probe +EXPORT_SYMBOL drivers/misc/altera-stapl/altera-stapl 0x5bafa76e altera_init +EXPORT_SYMBOL drivers/misc/c2port/core 0x55f40bea c2port_device_register +EXPORT_SYMBOL drivers/misc/c2port/core 0xd23332c8 c2port_device_unregister +EXPORT_SYMBOL drivers/misc/tifm_core 0x040965ad tifm_unmap_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0x07bdecaa tifm_alloc_device +EXPORT_SYMBOL drivers/misc/tifm_core 0x0ffb277f tifm_queue_work +EXPORT_SYMBOL drivers/misc/tifm_core 0x12e9b77a tifm_remove_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x2da8755c tifm_unregister_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0x2dc3da02 tifm_register_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0x35a3c4cc tifm_alloc_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x3a646dc9 tifm_free_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x3d11f4d3 tifm_has_ms_pif +EXPORT_SYMBOL drivers/misc/tifm_core 0x9adfb86c tifm_free_device +EXPORT_SYMBOL drivers/misc/tifm_core 0xabe582c0 tifm_add_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xd338dbee tifm_map_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0xe4c98c88 tifm_eject +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x2baa1beb cqhci_deactivate +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xb7fe39e0 cqhci_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xdcd619b1 cqhci_irq +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xe0cccc5c cqhci_resume +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xef9a32aa cqhci_pltfm_init +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x520b4595 dw_mci_runtime_resume +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x59b5b51a dw_mci_probe +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x7f086aed dw_mci_runtime_suspend +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0xd370279b dw_mci_remove +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0x147c1281 mmc_spi_get_pdata +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0x2aefb2d1 mmc_spi_put_pdata +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x419f3a39 cfi_send_gen_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x45ede3cb cfi_build_cmd_addr +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x876a9a61 cfi_fixup +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x9732db4e cfi_build_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xb5c1fb33 cfi_merge_status +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xd0a89aad cfi_varsize_frob +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xe0d5d636 cfi_read_pri +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xff9fa623 cfi_udelay +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x0e6e1a54 register_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x765c5e2d unregister_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x88bc03a0 do_map_probe +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0xb7ae1b91 map_destroy +EXPORT_SYMBOL drivers/mtd/chips/gen_probe 0xe90ef641 mtd_do_chip_probe +EXPORT_SYMBOL drivers/mtd/lpddr/lpddr_cmds 0x3ec2c31c lpddr_cmdset +EXPORT_SYMBOL drivers/mtd/maps/map_funcs 0x92c83ce3 simple_map_init +EXPORT_SYMBOL drivers/mtd/mtd 0x22c70e43 mtd_concat_destroy +EXPORT_SYMBOL drivers/mtd/mtd 0xe69f43a0 mtd_concat_create +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x102603bc mtk_ecc_get_parity_bits +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x5437e775 mtk_ecc_disable +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x5de55d81 mtk_ecc_get_stats +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x6df58afb mtk_ecc_release +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x76e53683 mtk_ecc_wait_done +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x8dcc87d2 mtk_ecc_enable +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xa38b1ac3 of_mtk_ecc_get +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xda64ef4a mtk_ecc_adjust_strength +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xec8b9207 mtk_ecc_encode +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x0bd3a31d nand_ecc_sw_bch_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x381cf9c0 nand_ecc_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x384337a2 nand_ecc_sw_bch_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x3bdbb284 nand_ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x3c788654 nand_ecc_unregister_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x4141c006 nand_ecc_finish_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x44bb0e9c nand_ecc_sw_bch_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x568473fb nand_ecc_register_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x5e232878 nand_ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x62ba6971 nand_ecc_get_on_die_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x6e26a8d0 nand_ecc_sw_hamming_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x84e3a380 nand_ecc_sw_hamming_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x88ead121 nand_ecc_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x924a525e nand_ecc_sw_bch_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xa17cb9ee nand_ecc_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xa7b26b31 nand_ecc_sw_hamming_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xbd954222 nand_ecc_get_sw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xc82e0c66 of_get_nand_ecc_user_config +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe6db989b ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe8f26440 nand_ecc_put_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xeedfd57f nand_ecc_get_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xfa701b46 nand_ecc_prepare_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xfd7514bd nand_ecc_is_strong_enough +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xff4351b0 ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x05c2fed9 flexonenand_region +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x4a112742 onenand_addr +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x30db096f denali_calc_ecc_bytes +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0xad8efb37 denali_remove +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0xdd2492ff denali_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x01f1fefd rawnand_dt_parse_gpio_cs +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x0c5669fd rawnand_sw_bch_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x0e6d83f9 nand_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x2430d9fa nand_write_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x308a3a2e nand_scan_with_ids +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x38724baa rawnand_sw_hamming_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x40fae6d3 nand_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x41750c43 rawnand_sw_bch_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x4bc90be6 nand_create_bbt +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x4e55803a rawnand_sw_hamming_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x5769b8c0 nand_get_set_features_notsupp +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x614f04f6 rawnand_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x64e9a031 rawnand_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x6dd2abf8 nand_monolithic_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x8ecbb3b8 nand_check_erased_ecc_chunk +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xb676ad14 nand_monolithic_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xcb2ecdac rawnand_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xcb4484ac nand_read_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/omap_elm 0x3da49f39 elm_config +EXPORT_SYMBOL drivers/mtd/nand/raw/omap_elm 0xb8b0626b elm_decode_bch_error_page +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x27c3641a arcnet_timeout +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x2fd01bba arc_bcast_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x35045a63 arcnet_close +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x44fb506c alloc_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x6534792a arcnet_debug +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x82e69ffd arcnet_open +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x8555beae arc_proto_map +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xab1fad2c arc_raw_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xb0c996de arcnet_send_packet +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xc27e3d89 free_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xc7010223 arc_proto_default +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xd6b4822d arcnet_unregister_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xecb730b0 arcnet_interrupt +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x01920d2a com20020_check +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x6eabcab1 com20020_netdev_ops +EXPORT_SYMBOL drivers/net/arcnet/com20020 0xd9f62d08 com20020_found +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x72b05b54 ctucan_suspend +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x99a7e35f ctucan_probe_common +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0xc627c831 ctucan_resume +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0xb9720135 can_ethtool_op_get_ts_info_hwts +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0xc0aa590d can_eth_ioctl_hwts +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x0563c208 b53_vlan_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x14722d8c b53_get_tag_protocol +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x19fdbb14 b53_vlan_filtering +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1e9b38c9 b53_br_set_stp_state +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x2c96e88e b53_fdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3a99ad38 b53_phylink_mac_config +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x47a0200b b53_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x48b66b89 b53_br_leave +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x48efed80 b53_brcm_hdr_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x494c3156 b53_mirror_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x4aa1a69c b53_phylink_mac_link_down +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x524eed91 b53_get_sset_count +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5e2f3838 b53_br_fast_age +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5fc27194 b53_port_event +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5fd13731 b53_mdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x6308a694 b53_br_flags +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x63685a43 b53_eee_enable_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x6f6c56ce b53_set_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9ac12974 b53_get_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9acbbd77 b53_fdb_dump +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9bd377b9 b53_vlan_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9e57e6ef b53_switch_detect +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa0eaae68 b53_switch_register +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xaf9de245 b53_imp_vlan_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xafa94d54 b53_get_strings +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xbd48acc6 b53_get_ethtool_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xbffcbdcd b53_phylink_mac_link_up +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc715db2a b53_disable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xca41d316 b53_br_join +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xca518202 b53_enable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe3ebb48b b53_br_flags_pre +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe9d9e466 b53_setup_devlink_resources +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xeb70e619 b53_fdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xebfb7dfb b53_eee_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xee85a12b b53_configure_vlan +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf4f45fc4 b53_mirror_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf861f2d0 b53_mdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf9a6b5ce b53_get_ethtool_phy_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x299cf376 b53_serdes_link_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xb2af198b b53_serdes_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xc2e15e36 b53_serdes_phylink_get_caps +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xd677cef9 b53_serdes_phylink_mac_select_pcs +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x00daba64 lan9303_probe +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x2e44a40c lan9303_shutdown +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xada83f40 lan9303_register_set +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xd6b87104 lan9303_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x0a08e4f5 ksz_switch_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x4973d922 ksz_switch_register +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x8bd30dd2 ksz_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x25af9db3 vsc73xx_remove +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x56a3ec7f vsc73xx_shutdown +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x99d242fe vsc73xx_is_addr_valid +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0xdbcc3ed4 vsc73xx_probe +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x46e9a461 xrs700x_switch_remove +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x4bcd0015 xrs700x_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x5ef56078 xrs700x_switch_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x83b7b667 xrs7003f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x8972bf7e xrs7004f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb25facfa xrs7003e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb89aa5e3 xrs7004e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xf416783d xrs700x_switch_register +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x0a6969d4 ei_poll +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x119721ac ei_interrupt +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x18b42a81 ei_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x22bf6ef7 ei_set_multicast_list +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x2f0504f4 ei_netdev_ops +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x3e6fa3f4 ei_start_xmit +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x50b1fd56 __alloc_ei_netdev +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x8f5f65b6 ei_close +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xa0ac23e1 ei_get_stats +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xbe19ae07 ei_open +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xf32d0127 NS8390_init +EXPORT_SYMBOL drivers/net/ethernet/aquantia/atlantic/atlantic 0x9b089d76 aq_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x0605c73e bnxt_register_async_events +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xa2964732 bnxt_register_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xb401c42d bnxt_send_msg +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xcbfa6d36 bnxt_unregister_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x1b37829b cnic_register_driver +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x036853a2 cavium_ptp_get +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x9a42a0eb cavium_ptp_put +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x0d8be5fd bgx_lmac_rx_tx_enable +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x34eeb48a bgx_set_dmac_cam_filter +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x42264715 bgx_get_lmac_count +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x46cdf933 bgx_config_timestamping +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x539ca253 bgx_get_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x60cd1f2f bgx_lmac_get_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x6ca2152d bgx_lmac_set_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x716fd7f0 bgx_reset_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x72b238e4 bgx_get_rx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xbe654297 bgx_get_tx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc397f585 bgx_lmac_internal_loopback +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc82be691 bgx_get_map +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xd8ed0bcc bgx_set_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xf101d1b2 bgx_get_lmac_link_state +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xff987a02 bgx_set_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x13912e4b xcv_init_hw +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x4f739dc0 xcv_setup_link +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x0da6a772 cxgb3_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x1696fa2b t3_l2t_send_slow +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x19778620 cxgb3_register_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x3ada29b3 cxgb3_queue_tid_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x4d1cea0a dev2t3cdev +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x4d88db00 t3_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x71d76163 cxgb3_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x8cae1577 t3_l2t_send_event +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x96981c00 cxgb3_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xb181b36d cxgb3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xd4c9517a cxgb3_insert_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xdd662468 cxgb3_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xdf1fd59b t3_register_cpl_handler +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xedc46998 t3_l2e_free +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xf15f9f5e cxgb3_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xf6e93cc3 cxgb3_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x05725533 cxgb4_crypto_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x07527b0a cxgb4_flush_eq_cache +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0e79ae3f cxgb4_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0f1a5528 cxgb4_unregister_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1a3ec0ce cxgb4_get_tcp_stats +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x208a9018 cxgb4_register_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x28992f24 cxgb4_create_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x299457ab cxgb4_pktgl_to_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x2dba9c4a t4_cleanup_clip_tbl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x2f21d8c8 cxgb4_alloc_sftid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x32b73a37 cxgb4_iscsi_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x356df2f2 cxgb4_clip_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x37856a8b cxgb4_read_tpte +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x38dd09ed cxgb4_bar2_sge_qregs +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3c075a52 cxgb4_smt_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3f1bb694 cxgb4_port_chan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x464c824b cxgb4_read_sge_timestamp +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x4bb3d56d cxgb4_l2t_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x50ee5c07 cxgb4_best_aligned_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x55e2c328 cxgb4_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x57276447 cxgb4_ring_tx_db +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x5a4df72c cxgb4_port_viid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x5c541038 cxgb4_sync_txq_pidx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x62531f9c cxgb4_remove_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x70ffc954 cxgb4_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7575c24a cxgb4_l2t_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x86a3de76 cxgb4_inline_tx_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x88c26a0a cxgb4_dbfifo_count +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8a6102b8 cxgb4_reclaim_completed_tx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8c9fb153 cxgb4_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8d3b8bc6 cxgb4_write_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8d4cbc11 cxgb4_select_ntuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8e35f9f2 cxgb4_clip_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x94b7cd45 cxgb4_remove_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x970f9534 cxgb4_port_idx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x98666e9d cxgb4_write_partial_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x9deecd02 cxgb4_create_server6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa2dc099a cxgb4_create_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa835908b cxgb4_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa8db193f cxgb4_smt_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa96430d6 cxgb4_update_root_dev_clip +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xb3d8f10e cxgb4_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xbddba88a cxgb4_immdata_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xbe31497f cxgb4_check_l2t_valid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc1122a12 cxgb4_get_srq_entry +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc7a4f9c2 cxgb4_l2t_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd69a0294 cxgb4_best_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xdb95ae8b cxgb4_port_e2cchan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xec08c767 cxgb4_map_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xfcfb3a94 cxgb4_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1939b5af cxgbi_ppm_ppods_reserve +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1bdaafe1 cxgbi_tagmask_set +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x255ab30f cxgb_get_4tuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x59838ed4 cxgbi_ppm_ppod_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x74adca67 cxgb_find_route +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xa455fdd7 cxgbi_ppm_make_ppod_hdr +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xba4afb3e cxgbi_ppm_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xd361aeae cxgb_find_route6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xf5c58ddf cxgbi_ppm_release +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x00ee0b34 vnic_dev_get_pdev +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x541e1563 vnic_dev_get_res_count +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x54594969 vnic_dev_unregister +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x712abf7a vnic_dev_get_res +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xddc71fb9 vnic_dev_register +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xe4157532 enic_api_devcmd_proxy_by_index +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x41e3e745 be_roce_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x4e2e10d2 be_roce_mcc_cmd +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x9d263d13 be_roce_register_driver +EXPORT_SYMBOL drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth 0x4412391e dpaa2_phc_index +EXPORT_SYMBOL drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth 0xa32a3d98 dpaa2_ptp +EXPORT_SYMBOL drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb 0x2ca5138a enetc_ierb_register_pf +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x1f26f5dc fun_release_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x462f77ba fun_dev_disable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x739645f9 fun_dev_enable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xf781e8d2 fun_reserve_irqs +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x3e34d7bd hnae_reinit_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x3f9583bf hnae_put_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x5b96c0c2 hnae_get_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x7b6931d0 hnae_ae_register +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x97951c59 hnae_ae_unregister +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xb1266858 hnae_register_notifier +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xdf24adef hnae_unregister_notifier +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hns_dsaf 0x0ed1aa88 hns_dsaf_roce_reset +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x0afa96d7 hnae3_unregister_ae_algo +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x1858b666 hnae3_register_ae_dev +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x21355b2d hnae3_unregister_ae_dev +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x40d8858a hnae3_set_client_init_flag +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x935ff14f hnae3_register_client +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xa6ab9ab3 hnae3_unregister_ae_algo_prepare +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xaa321c04 hnae3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xbfdf2e33 hnae3_register_ae_algo +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x18551ac8 iavf_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0xfac063c5 iavf_register_client +EXPORT_SYMBOL drivers/net/ethernet/intel/ice/ice 0x965ff908 ice_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/intel/ixgbe/ixgbe 0xbaa35511 ixgbe_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x24ec38de __tracepoint_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x364e8761 __SCK__tp_func_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x36bdac7e otx2_mbox_alloc_msg_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x3938fbe6 __otx2_mbox_reset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x3f54f681 otx2_mbox_check_rsp_msgs +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x51875bb2 __traceiter_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x5aa9f15f otx2_mbox_regions_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x6365a74f __SCK__tp_func_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x6ffe98a3 otx2_mbox_destroy +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x8f772a3f otx2_mbox_id2name +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x8f935948 otx2_mbox_nonempty +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x9b955107 __traceiter_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xaaa3a643 __traceiter_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xab8c5003 otx2_mbox_get_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xb4cfc930 otx2_mbox_reset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xb4eecb0f otx2_reply_invalid_msg +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xb836f1c3 otx2_mbox_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc2aaf592 otx2_mbox_busy_poll_for_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc57e2afc otx2_mbox_wait_for_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc619ea5d __tracepoint_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc704095c __tracepoint_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xcef3985a __SCK__tp_func_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xddac2991 otx2_mbox_msg_send +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x0b16841b otx2_init_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x19004e75 otx2_txschq_free_one +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x1bef78b0 otx2_set_real_num_queues +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x226a1120 otx2_ioctl +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x2fd9f7c9 otx2_config_pause_frm +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x34f4af53 otx2_open +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x430e11dc mbox_handler_npa_lf_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x486c4ee6 otx2_mcam_flow_del +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x4fee173e otx2_smq_flush +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x51733b91 otx2_setup_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x57fd4c66 otx2_get_mac_from_af +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x6f8e957e otx2_attach_npa_nix +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x7420201e otx2vf_mcam_flow_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x755b6386 otx2_handle_ntuple_tc_features +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x79ddad49 otx2_tc_alloc_ent_bitmap +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x7c2e5bfc otx2_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x7f9c2253 otx2_config_hwtstamp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x84e15aec otx2_get_maxflows +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x863fdf49 otx2_mbox_up_handler_mcs_intr_notify +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x8c8a7ee1 otx2_nix_config_bp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xa51118ad otx2_shutdown_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xa6225e04 otx2_alloc_mcam_entries +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xa9186cff otx2_mbox_up_handler_cgx_link_event +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xab498c66 mbox_handler_nix_lf_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xad326a22 otx2_sq_append_skb +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xbcda7a7a mbox_handler_msix_offset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc0cfdd31 otx2_txschq_config +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xcadf999c cn10k_lmtst_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xd0905b61 otx2_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xde094b0b otx2_select_queue +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xe054069a otx2_detach_resources +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xe07049be otx2_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xe92a761d mbox_handler_nix_bp_enable +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xf53c6b07 otx2_set_mac_address +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xfcb00c29 otx2_stop +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xff4819c6 otx2vf_set_ethtool_ops +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0x43aaf026 prestera_device_register +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0x7db17035 prestera_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x017e6681 mlx4_SET_PORT_qpn_calc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0f69ee12 mlx4_ALLOCATE_VPP_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x218ccfd7 mlx4_gen_slaves_port_mgt_ev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2b7be17d mlx4_get_eqs_per_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2ef8d27a mlx4_SET_PORT_fcs_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3ad9c307 mlx4_SET_PORT_VXLAN +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4e644b67 mlx4_gen_pkey_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x624d7cb5 mlx4_SET_PORT_user_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x66810944 mlx4_get_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x67e9a8f1 mlx4_gen_guid_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x69fd45d5 mlx4_is_eq_shared +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x712429a7 mlx4_put_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x795711df mlx4_max_tc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7f217cc8 mlx4_get_roce_gid_from_slave +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fdde0b4 mlx4_handle_eth_header_mcast_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x87461f56 mlx4_get_cpu_rmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8933c7eb set_and_calc_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8c118f5b mlx4_SET_VPORT_QOS_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8f10ed23 set_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8f3f2257 mlx4_SET_PORT_PRIO2TC +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x932257a5 mlx4_tunnel_steer_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x95045d85 mlx4_SET_PORT_general +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9e3ea4c7 mlx4_SET_PORT_SCHEDULER +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9f073bc0 mlx4_get_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9faed486 get_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa0d049e2 mlx4_is_eq_vector_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa83f59c0 mlx4_SET_PORT_user_mtu +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb233ee6f mlx4_gen_port_state_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbfaca964 mlx4_sync_pkey_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc33b7352 mlx4_get_is_vlan_offload_disabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc9364685 mlx4_ALLOCATE_VPP_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcd6ba52c mlx4_SET_VPORT_QOS_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd910b334 mlx4_query_diag_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd970504f mlx4_release_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdbc98951 mlx4_get_slave_pkey_gid_tbl_len +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdc51dc94 mlx4_get_parav_qkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xde7b6ce2 mlx4_test_async +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe082ad02 mlx4_is_slave_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xeba6185e mlx4_get_slave_from_roce_gid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xee58a6b2 mlx4_SET_PORT_BEACON +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf345a457 mlx4_assign_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf6467ec8 mlx4_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfd8b9d68 mlx4_SET_MCAST_FLTR +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfdec645a mlx4_eq_get_irq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xffd8f001 mlx4_test_interrupt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x005d1902 mlx5_eswitch_unregister_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x006ca5f6 mlx5_fpga_sbu_conn_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0492e808 mlx5_core_create_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x053bcedf mlx5_debug_qp_remove +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x05efc82c mlx5_core_destroy_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x08975c46 mlx5_lag_is_shared_fdb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x089f1089 __traceiter_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0d16d8db mlx5_core_create_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0d4afcc5 mlx5_core_destroy_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0ec9ff4c mlx5_fc_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x11fde7a6 __traceiter_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x12135c1c __tracepoint_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x144cf8f1 mlx5_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x14a1c572 mlx5_eswitch_get_encap_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x16ae5c90 mlx5_eq_get_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1883d77f mlx5_core_detach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x195a881a mlx5_rsc_dump_cmd_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1af30eaf mlx5_packet_reformat_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c57c524 __traceiter_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x200269a7 __traceiter_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x216f51a6 mlx5_core_create_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x22a6a9c2 mlx5_free_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23bb3f50 mlx5_create_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x28458078 mlx5_is_roce_on +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x289d9fc3 mlx5_rsc_dump_next +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2d1af1ac mlx5_eswitch_register_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x32d10606 mlx5_lag_mode_is_hash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x33c708a3 mlx5_packet_reformat_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3475821f __SCK__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x35ce309c mlx5_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3b5bd788 mlx5_eswitch_add_send_to_vport_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3b62d602 mlx5_modify_header_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3c4334f1 mlx5_rl_add_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3e436bbb mlx5_fpga_mem_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4031add5 mlx5_cmd_destroy_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x408e725a mlx5_cmd_exec_cb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4166907c mlx5_cmd_init_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x44a337ab mlx5_lag_is_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x450aff98 __traceiter_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x457a4c0a mlx5_mpfs_del_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x45b52e00 __tracepoint_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x49f3fe83 mlx5_comp_vectors_count +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4b8c4f4e mlx5_fpga_sbu_conn_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d5f5c07 __SCK__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d62e046 __tracepoint_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4daada65 mlx5_eq_destroy_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4ddd7fb1 mlx5_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x559ac38d __SCK__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x59e4e69e mlx5_cmd_cleanup_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5c6e2b0d mlx5_create_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5dfb0c94 mlx5_eswitch_vport_match_metadata_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5e453c21 mlx5_lag_is_master +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5fd23bf8 mlx5_core_destroy_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6077f182 mlx5_lag_get_roce_netdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x60dc4cee mlx5_eswitch_vport_rep +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6130afa2 mlx5_fs_add_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61492bb7 mlx5_rl_are_equal +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63023f1f mlx5_lag_is_mpesw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63c06531 mlx5_core_dealloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6424d814 mlx5_get_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x648aece3 mlx5_add_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6788059e mlx5_debug_qp_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6892781d mlx5_core_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6cd5a182 __tracepoint_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6e60bdaf mlx5_core_alloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x70978f23 mlx5_comp_irq_get_affinity_mask +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x710becab mlx5_core_destroy_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7261330b __SCK__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x72f21812 mlx5_eq_disable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x73d377ed mlx5_cmd_out_err +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x73fc1d8e __tracepoint_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x75a6ceb6 mlx5_eq_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x76c2af13 mlx5_vf_put_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x775ac731 mlx5_rl_remove_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x77c8c7e6 mlx5_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b359a09 __SCK__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7c957388 __traceiter_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7cfd8bc5 mlx5_eq_create_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7d661121 mlx5_eswitch_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7e0452a7 mlx5_get_fdb_sub_ns +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7e577735 mlx5_qp_debugfs_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7f51de3f mlx5_vector2eqn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x814e7689 mlx5_core_uplink_netdev_event_replay +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87e3526a mlx5_rl_is_in_range +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87e68171 mlx5_del_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87f1adf9 mlx5_vf_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x888a2246 mlx5_create_auto_grouped_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x899124c7 mlx5_msix_free +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8a488510 mlx5_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8aaf35be mlx5_core_query_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8b70764d mlx5_core_attach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x91126a4a mlx5_rdma_rn_get_params +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x926aab27 mlx5_lag_get_next_peer_mdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x93e7555a mlx5_modify_header_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96eb2c99 mlx5_fc_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x99469a89 mlx5_core_query_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9c11cc1c mlx5_eswitch_get_vport_metadata_for_match +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9ce6d3ed mlx5_lag_is_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d6135dc __SCK__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d86c748 mlx5_rl_add_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9f884f8c mlx5_core_modify_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9f94ae5e mlx5_core_query_vendor_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa167591a mlx5_eswitch_reg_c1_loopback_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa85e04b7 mlx5_flow_table_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa9061a39 mlx5_msix_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xab165cf0 mlx5_core_alloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xab521f6e __traceiter_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xabb1e2c6 mlx5_core_modify_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xac311d66 mlx5_sriov_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad6815cd mlx5_rsc_dump_cmd_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xadd63221 mlx5_core_destroy_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xadda9bf0 mlx5_eq_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaf9f57bb mlx5_qp_debugfs_cleanup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb12ab7fe mlx5_core_destroy_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb28dbbe8 mlx5_destroy_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb2915558 mlx5_debugfs_get_dev_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb76915c4 mlx5_nic_vport_disable_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb8d3cdb2 mlx5_core_query_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xba5c2f4f __traceiter_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb07ebdf __tracepoint_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb5d60e1 mlx5_fs_remove_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbbee9f61 mlx5_eq_enable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbf782e1b mlx5_alloc_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbf820262 mlx5_eswitch_uplink_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc016e26d mlx5_mpfs_add_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc1552d47 mlx5_cmd_create_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc3d2e282 mlx5_core_roce_gid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc901dcb6 mlx5_eswitch_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc002b85 mlx5_destroy_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc34aca9 mlx5_core_dealloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcdf4f02c mlx5_debugfs_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcfa4fbfa mlx5_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd020dd1f __traceiter_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd43072da mlx5_cmd_exec_polling +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd5507add mlx5_core_create_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd5de0987 mlx5_eq_update_ci +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd61672d3 mlx5_core_modify_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xda48ac76 mlx5_fpga_sbu_conn_sendmsg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xda634abc mlx5_core_create_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xda8b39d6 mlx5_fc_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdae8aa4d __tracepoint_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdbe042d3 mlx5_put_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdc93186a mlx5_cmd_do +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdf3d2ea1 mlx5_sriov_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdfbc6ea7 mlx5_fpga_mem_read +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdffd36ac mlx5_core_create_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe0c97f6d mlx5_lag_get_num_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe3e48693 mlx5_fc_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe46a8adf mlx5_core_modify_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe4a4e45b mlx5_eswitch_get_vport_metadata_for_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5ad0cad mlx5_create_lag_demux_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe85c61d8 mlx5_core_modify_cq_moderation +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe8fe4310 mlx5_lag_get_slave_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeb9a8bcf __SCK__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xebf96e04 mlx5_fpga_get_sbu_caps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xed17b4e6 mlx5_lag_query_cong_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xefc03ae0 mlx5_rl_remove_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf06725b6 __tracepoint_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf43c4152 mlx5_core_destroy_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf52e1946 __tracepoint_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf5ee7756 mlx5_core_get_terminate_scatter_list_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf88d57b1 __SCK__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf8d01bf4 mlx5_get_flow_namespace +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc571d80 mlx5_core_query_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc8e744e __SCK__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfcab6517 mlx5_query_ib_port_oper +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfd0f0f67 mlx5_lag_is_sriov +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfda92b6d mlx5_cmd_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxfw/mlxfw 0xc4d702d9 mlxfw_firmware_flash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02815b77 mlxsw_env_module_port_up +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02dfd3d0 mlxsw_afk_key_info_block_encoding_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x06dd4981 mlxsw_core_traps_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x07abcc0c mlxsw_afa_block_append_trap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0ca34ccf mlxsw_core_max_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0d0129fc mlxsw_afa_block_append_qos_ecn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0e81c09c mlxsw_afk_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0f4a209d mlxsw_core_read_utc_sec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14d6ca2e mlxsw_env_set_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14e17bb4 mlxsw_linecards_event_ops_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x15801382 mlxsw_afk_key_info_put +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16673aec mlxsw_afk_values_add_u32 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16f4221d mlxsw_core_irq_event_handler_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x19fa5852 mlxsw_core_flush_owq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1cb8f858 mlxsw_reg_trans_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x202693f0 mlxsw_afa_block_cur_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x23eddc68 mlxsw_core_cpu_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x25cb4490 mlxsw_core_bus_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x299e2562 mlxsw_afk_values_add_buf +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2c68ced3 mlxsw_core_read_frc_h +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2f303cd3 mlxsw_afa_block_append_qos_dsfield +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x34eb6b87 mlxsw_core_ptp_transmitted +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x383bc49a mlxsw_afa_block_append_qos_dscp +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4036254f mlxsw_linecards_event_ops_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x41b2ac46 mlxsw_core_rx_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x43a9b87e mlxsw_afa_block_terminate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x47041e4e mlxsw_afk_key_info_blocks_count_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4765b9f0 mlxsw_core_res_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x484489a4 mlxsw_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4866767a mlxsw_env_get_module_eeprom_by_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x49ec8a06 mlxsw_afa_block_append_police +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4a558271 mlxsw_env_get_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x50359cc0 mlxsw_core_kvd_sizes_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x508923e3 mlxsw_core_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51b5769d mlxsw_env_module_overheat_counter_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x54055ab2 mlxsw_env_reset_module +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x55e05d7d mlxsw_core_traps_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5807f1a4 mlxsw_core_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5c0dc0f6 mlxsw_env_get_module_eeprom +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5c73d5a4 mlxsw_core_sdq_supports_cqe_v2 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5cf3dd79 mlxsw_core_bus_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5d2ce3bc mlxsw_afa_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5d55fb68 mlxsw_afk_encode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ef0a3e4 mlxsw_afa_block_append_mirror +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ff17b5c mlxsw_afa_block_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x618a30ab mlxsw_afa_block_commit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x63874d4c mlxsw_core_port_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x65c7e645 mlxsw_afa_block_append_qos_switch_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6929f2b4 mlxsw_env_module_port_map +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6b5c336d mlxsw_core_rx_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6cdc7789 mlxsw_core_port_netdev_link +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x718d28f4 mlxsw_afa_block_append_vlan_modify +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x727413a5 mlxsw_core_skb_transmit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x75339042 mlxsw_core_lag_mapping_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x77d83398 mlxsw_core_read_frc_l +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7b0bfeec mlxsw_core_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7e08c6e0 mlxsw_core_event_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7efca4ca mlxsw_env_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x827a2f1f mlxsw_afa_block_jump +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x829e8851 mlxsw_afa_block_first_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x83fb69af mlxsw_core_lag_mapping_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x844cfb26 mlxsw_core_port_devlink_port_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x858c30d0 mlxsw_afa_block_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x86817014 mlxsw_core_read_utc_nsec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8854d198 mlxsw_reg_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8d81f55a mlxsw_core_trap_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x902c3533 mlxsw_core_schedule_dw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x996c5d6d mlxsw_reg_trans_bulk_wait +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9cbf026d mlxsw_afa_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9db47d2d mlxsw_core_trap_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9f282247 mlxsw_core_skb_receive +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa509fafd mlxsw_afa_block_append_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa7765e88 mlxsw_reg_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa8e2509a mlxsw_afa_block_append_sampler +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xac1074a5 mlxsw_core_skb_transmit_busy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb6517b2e mlxsw_afa_block_append_trap_and_forward +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb68e9fa8 mlxsw_env_module_port_unmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbc222a8d mlxsw_afk_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbda212df mlxsw_core_irq_event_handlers_call +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbfb7df3c mlxsw_core_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc31fbb6a mlxsw_core_res_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc5eacafe mlxsw_afa_block_append_l4port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcbab836f mlxsw_core_fw_rev_minor_subminor_validate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcd718114 mlxsw_core_trap_state_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd111d3e8 mlxsw_core_irq_event_handler_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd1bab622 mlxsw_afk_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd21722b4 mlxsw_core_max_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd28256cf mlxsw_afa_block_append_allocated_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd71566b9 mlxsw_core_schedule_work +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd7a93413 mlxsw_core_event_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd888ffb3 mlxsw_afa_block_append_ip +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd9f711ae mlxsw_afa_block_append_mcrouter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc31781e mlxsw_reg_trans_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc415cf1 mlxsw_afa_block_continue +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc5c95df mlxsw_core_resources_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdeb1dc2e mlxsw_afa_block_first_kvdl_index +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe16986dd mlxsw_afa_block_activity_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe1860dde mlxsw_afa_block_append_fid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe4d9ac5a mlxsw_afa_block_append_drop +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe532482a mlxsw_afk_key_info_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xecab212a mlxsw_afa_cookie_lookup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xed13e192 mlxsw_core_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xed2801d4 mlxsw_env_module_port_down +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf446732c mlxsw_afk_key_info_subset +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf82bdc70 mlxsw_core_lag_mapping_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff007c25 mlxsw_core_cpu_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff0b141d mlxsw_afa_block_append_fwd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x9d68eac6 mlxsw_i2c_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0xb4807b8a mlxsw_i2c_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0x76488c4b mlxsw_pci_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0xca5f0a20 mlxsw_pci_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x00b26339 ocelot_port_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x013ccce7 ocelot_port_bridge_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x01afc07b ocelot_ptp_rx_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x06cc9205 ocelot_deinit_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08791cd6 ocelot_wm_enc +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08c3993a ocelot_bridge_stp_state_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x09d04ede ocelot_port_bridge_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0c4e8e36 ocelot_mrp_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0ceb190f ocelot_ptp_enable +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x16d88869 ocelot_port_vlan_filtering +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x230c0df5 ocelot_sb_occ_tc_port_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x247121fc ocelot_port_lag_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2509a1c8 ocelot_mact_learn +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x260d615d ocelot_policer_validate +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x29bd03e5 ocelot_sb_occ_snapshot +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2d55ab87 ocelot_sb_tc_pool_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ead5fdd ocelot_ptp_gettime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ee2eeab ocelot_vcap_block_find_filter_by_id +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x315adccd ocelot_pll5_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x32e771b3 ocelot_port_mdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x333d67e8 ocelot_ptp_settime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x36cda481 ocelot_sb_port_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3a0da982 ocelot_devlink_sb_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3ef7f0f9 ocelot_sb_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3fd5710e ocelot_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x41a7e4a8 ocelot_mrp_del_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x43eaed22 ocelot_port_lag_change +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x521b4d02 ocelot_get_ethtool_stats +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x551afcff ocelot_init_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5661e8ae ocelot_port_inject_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x62e72bd4 ocelot_mact_forget +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x68af2599 ocelot_mact_learn_streamdata +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x69692b60 ocelot_sb_tc_pool_bind_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6ce19e2a vsc7514_vcap_props +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6eba51c8 ocelot_ptp_verify +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x72c590f8 ocelot_sb_occ_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x75412e48 ocelot_vcap_filter_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x76c33528 ocelot_port_lag_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x76c6a6e7 ocelot_deinit_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7a8510ee ocelot_vcap_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7de314c8 ocelot_vcap_filter_replace +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7e5aec55 vsc7514_regfields +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8710b8d4 ocelot_fdb_dump +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x891c87de ocelot_xtr_poll_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8b525884 ocelot_port_txtstamp_request +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8d2eea34 ocelot_get_txtstamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8eaf3ae1 ocelot_vcap_filter_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8eb8a724 ocelot_init_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x90ea6b97 ocelot_set_ageing_time +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x921c0679 ocelot_mrp_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x97875415 ocelot_port_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9c8a0a2c ocelot_port_mdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9e5d8289 ocelot_ptp_adjtime +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa44150cb ocelot_fdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa9a3a6fc ocelot_mact_lookup +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xab8c80ec ocelot_fdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xacd66530 ocelot_drain_cpu_queue +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb0fdd7fd ocelot_wm_dec +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb4183ef4 ocelot_get_sset_count +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbdbdceb4 ocelot_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbde98133 ocelot_reset +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc0d2dcfc ocelot_vlan_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc13bf31e ocelot_port_set_maxlen +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0114ded ocelot_sb_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0ebefd9 ocelot_ifh_port_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd1b769b1 ocelot_hwstamp_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd3ebca4f ocelot_hwstamp_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd4639953 ocelot_vcap_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd919ce10 ocelot_port_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe26411d0 ocelot_get_strings +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe2f53fcb ocelot_deinit +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe30fc619 ocelot_wm_stat +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe5eb0dd5 ocelot_can_inject +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe6731cb2 ocelot_mrp_add_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe7a657e6 ocelot_ptp_adjfine +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe9db2881 ocelot_port_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe9f9085e ocelot_sb_occ_max_clear +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xed66987a ocelot_sb_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xef0c737d ocelot_devlink_sb_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xef781d19 ocelot_vlan_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf5deace1 ocelot_port_pre_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf80fc88d vsc7514_regmap +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf9a7d5c2 ocelot_get_ts_info +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfbcb02bc ocelot_vlan_prepare +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x18543973 qed_get_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x4f264472 qed_put_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x992e03d0 qed_put_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x9eeeef48 qed_put_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xb99409f5 qed_get_rdma_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xe1d14692 qed_get_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xf138d62e qed_get_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x1875767e qede_rdma_register_driver +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x736f6067 qede_rdma_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x02a5973a wx_reset_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x04d163ea wx_napi_disable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x101af111 wx_reset_misc +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x228f5547 wx_flush_sw_mac_table +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x244924ac wx_init_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x399fb2a1 wx_free_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3b191c54 wx_sw_init +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3d69d6db wx_read_ee_hostif_buffer +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x44b8dd30 wx_clean_all_tx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x457402fa wx_set_mac +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b3398bd wx_msix_clean_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5305709f wx_init_eeprom_params +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x55731a86 wx_clear_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x55cd633f wx_get_mac_addr +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5a0a9cee wx_host_interface_command +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x60feb8a3 wx_set_features +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x62408285 wx_intr_enable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x691dd4e3 wx_clean_all_rx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x6ff12395 wx_irq_disable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7029cc0f wx_disable_pcie_master +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x75c74eec wx_free_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x75df063e wx_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x75f40c1e wx_misc_isb +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7f2c92e9 wx_vlan_rx_add_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x84ceaf6d wx_start_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8f706226 wx_disable_rx_queue +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x96889252 wx_get_pcie_msix_counts +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x9c168e44 wx_get_drvinfo +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x9fcc803b wx_setup_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa090694a wx_napi_enable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xac4b5b92 wx_reset_interrupt_capability +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xae43ec19 wx_stop_adapter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xba33e389 wx_setup_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc23e5ca8 wx_set_rx_mode +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc3a6b341 wx_change_mtu +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc8729711 wx_xmit_frame +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd3af1c41 wx_vlan_rx_kill_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd62003a8 wx_disable_rx +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd6e3045e wx_free_irq +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd93f795b wx_mng_present +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xda0ad20f wx_configure +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xdcad5d2f wx_mac_set_default_filter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xeffd74e6 wx_check_flash_load +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf0c4e4ac wx_read_ee_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf3030866 wx_configure_vectors +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf576c931 wx_init_rx_addrs +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xfd197e17 wx_control_hw +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x2285390a hdlcdrv_receiver +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x712a8c50 hdlcdrv_register +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xb2d485b1 hdlcdrv_transmitter +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xc1f9fcc5 hdlcdrv_arbitrate +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xfa7e7dbe hdlcdrv_unregister +EXPORT_SYMBOL drivers/net/mdio 0x3e17f466 mdio_set_flag +EXPORT_SYMBOL drivers/net/mdio 0x60443957 mdio45_probe +EXPORT_SYMBOL drivers/net/mdio 0x62eb612a mdio45_ethtool_ksettings_get_npage +EXPORT_SYMBOL drivers/net/mdio 0x63e0fee5 mdio45_links_ok +EXPORT_SYMBOL drivers/net/mdio 0xb79a54ee mdio45_nway_restart +EXPORT_SYMBOL drivers/net/mdio 0xcdbdeca7 mdio45_ethtool_gset_npage +EXPORT_SYMBOL drivers/net/mdio 0xdaceb7a6 mdio_mii_ioctl +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x485f9464 cavium_mdiobus_read_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x6c782f33 cavium_mdiobus_write_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x8b6dcc9c cavium_mdiobus_write_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0xb475706c cavium_mdiobus_read_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-mscc-miim 0x5d4cf2b4 mscc_miim_setup +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x673301cf xgene_enet_phy_register +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x71fb456b xgene_mdio_rd_mac +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x7365f47d xgene_mdio_rgmii_write +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xba30606c xgene_mdio_wr_mac +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xf7be7100 xgene_mdio_rgmii_read +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xe9221a05 mtk_pcs_lynxi_destroy +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xed210a23 mtk_pcs_lynxi_create +EXPORT_SYMBOL drivers/net/phy/bcm-phy-lib 0x4a809b3b bcm54xx_auxctl_write +EXPORT_SYMBOL drivers/net/ppp/pppox 0x92ebeae6 pppox_compat_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0xb32c0953 pppox_unbind_sock +EXPORT_SYMBOL drivers/net/ppp/pppox 0xe05e10a1 pppox_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0xe0ff7a18 unregister_pppox_proto +EXPORT_SYMBOL drivers/net/ppp/pppox 0xf9a780da register_pppox_proto +EXPORT_SYMBOL drivers/net/sungem_phy 0x6f2f1d51 sungem_phy_probe +EXPORT_SYMBOL drivers/net/team/team 0x41b85f2b team_option_inst_set_change +EXPORT_SYMBOL drivers/net/team/team 0x7a112a91 team_modeop_port_change_dev_addr +EXPORT_SYMBOL drivers/net/team/team 0x7e119438 team_modeop_port_enter +EXPORT_SYMBOL drivers/net/team/team 0x839532e2 team_options_register +EXPORT_SYMBOL drivers/net/team/team 0x8a0ff831 team_mode_unregister +EXPORT_SYMBOL drivers/net/team/team 0xa4460de1 team_options_change_check +EXPORT_SYMBOL drivers/net/team/team 0xab3e77b6 team_mode_register +EXPORT_SYMBOL drivers/net/team/team 0xcab6f401 team_options_unregister +EXPORT_SYMBOL drivers/net/usb/usbnet 0x3fbd08a1 usbnet_link_change +EXPORT_SYMBOL drivers/net/usb/usbnet 0xb5569a69 usbnet_device_suggests_idle +EXPORT_SYMBOL drivers/net/usb/usbnet 0xfea95e7e usbnet_manage_power +EXPORT_SYMBOL drivers/net/wan/hdlc 0x036070e9 register_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x3a138a18 hdlc_start_xmit +EXPORT_SYMBOL drivers/net/wan/hdlc 0x5bc8108f hdlc_ioctl +EXPORT_SYMBOL drivers/net/wan/hdlc 0x7693a94f unregister_hdlc_device +EXPORT_SYMBOL drivers/net/wan/hdlc 0x7c8ee6ed hdlc_close +EXPORT_SYMBOL drivers/net/wan/hdlc 0x7dbf294e attach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x9f9df1dd detach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0xb821db6d hdlc_open +EXPORT_SYMBOL drivers/net/wan/hdlc 0xce20e275 unregister_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0xd3fa9646 alloc_hdlcdev +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0a555f90 ath_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0b1ab353 ath_regd_get_band_ctl +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x108b188f ath_is_49ghz_allowed +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x1543811a ath_is_mybeacon +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x3e02c0ce ath_hw_setbssidmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x4571aea8 ath_is_world_regd +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x56f1ba76 ath_regd_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x63c778e4 ath_hw_get_listen_time +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x6ad6c1c2 ath_key_delete +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x7f004ebd ath_hw_keyreset +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x89d8e430 ath_key_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa18f224e ath_regd_find_country_by_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa4aea386 dfs_pattern_detector_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb157498c ath_reg_notifier_apply +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb6588ba6 ath_bus_type_strings +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xc922d79d ath_hw_cycle_counters_update +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xe9837c42 ath_hw_keysetmac +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xfd96065c ath_rxbuf_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x015e5db2 ath10k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0622c3e9 ath10k_ce_num_free_src_entries +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0e2a4e2a ath10k_htt_t2h_msg_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x13c6c353 __ath10k_ce_rx_num_free_bufs +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1cf65a2b ath10k_ce_per_engine_service_any +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1d9bf6ee ath10k_htc_tx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x22bab1b8 ath10k_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2aaa0a89 ath10k_core_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2cc8ce0e ath10k_htt_rx_pktlog_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3108080a ath10k_ce_revoke_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x390bd8d4 ath10k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3a15449c ath10k_ce_deinit_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3d2012f3 ath10k_core_unregister +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3e9342db ath10k_ce_rx_update_write_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x43057b27 ath10k_ce_enable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x4639de0c ath10k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x473e3b89 ath10k_print_driver_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x53e2a00a ath10k_htt_txrx_compl_task +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5d00c99c ath10k_ce_dump_registers +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5da50323 ath10k_ce_init_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x61c97dd7 ath10k_ce_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x62c2de63 ath10k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x64dc5ee3 ath10k_bmi_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x660488d3 ath10k_htc_notify_tx_completion +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x686d20ed ath10k_ce_send +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6a72eb7f __ath10k_ce_send_revert +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6f087ff0 ath10k_ce_disable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x75ec0b96 ath10k_core_napi_sync_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x76599274 ath10k_core_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7ac2559d ath10k_core_check_dt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7f46a83c ath10k_ce_free_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x89ca9407 ath10k_core_start_recovery +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x8a24f920 ath10k_ce_alloc_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x8cee4442 ath10k_core_register +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9353efda ath10k_ce_free_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x93eb9702 ath10k_ce_send_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9692bef0 ath10k_ce_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9b47adba ath10k_mac_tx_push_pending +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9de9c539 ath10k_core_napi_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9f43463d ath10k_core_fetch_board_file +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa10237bd ath10k_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa111788d ath10k_core_free_board_files +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa1bcd7a2 ath10k_ce_cancel_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xae88c4b5 ath10k_coredump_new +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb2f37814 ath10k_htc_process_trailer +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb359d039 ath10k_ce_alloc_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb74d9570 ath10k_ce_completed_recv_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xbc9d4fed ath10k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc40d9242 ath10k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc6a37c21 ath10k_htt_rx_hl_indication +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc8c79d3b ath10k_ce_completed_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcc20d178 __tracepoint_ath10k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcc97c077 ath10k_htt_hif_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd75a03c3 ath10k_htc_rx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xdc2098b2 ath10k_bmi_read_memory +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe2aa1874 ath10k_ce_completed_send_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf0fda692 ath10k_ce_completed_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfe50da65 ath10k_coredump_get_mem_layout +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x03ad3cf3 ath11k_pci_enable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x05afa397 ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x08423055 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x084839fa ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x09c42932 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0a59b702 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0d366532 ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0dae0eb8 __tracepoint_ath11k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1045847b ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1b6be406 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1c66ecf9 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1ec3c78e ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2cea8b93 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2cece587 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2e6c6a94 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x33b8a231 ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x35d49bff ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3a351a7b ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3c6149ff ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x44a08d8a ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x48c3ceb9 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x48d20f62 ath11k_pci_disable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x496c887e ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6985d216 ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x706e51c8 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x777377f2 ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7a73c7dc ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x80fa5997 ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x91b08b1a ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x937f47ad ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9e04d8ec ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa0d78200 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb5858182 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xba3845c9 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xca5a1e81 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcc080d1d ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcfc2f0ba ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd64fa8e0 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd76f3d59 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe8315afe ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xea734ed2 ath11k_pcic_read +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf2e3e9a6 ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x045a9bf8 ath6kl_core_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x2cb992f4 ath6kl_cfg80211_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x319bfc7a ath6kl_core_rx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3b6824fc ath6kl_core_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x42e0eec7 ath6kl_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x62a12e02 ath6kl_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x91cfb84a ath6kl_hif_rw_comp_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x9e3cb93f ath6kl_cfg80211_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xad19890e ath6kl_hif_intr_bh_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb881b1a9 ath6kl_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb9a689dd ath6kl_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xce11779f ath6kl_stop_txrx +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xd47446b7 ath6kl_read_tgt_stats +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xf41368ba ath6kl_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1146416c ath9k_cmn_process_rssi +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x133d6a8a ath9k_cmn_rx_skb_postprocess +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x19e0d9cb ath9k_cmn_debug_recv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1a0aa030 ath9k_cmn_debug_stat_rx +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x23bd5c85 ath9k_cmn_spectral_scan_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x287a751a ath9k_cmn_init_crypto +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x32766d05 ath9k_cmn_spectral_scan_trigger +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x400c6263 ath9k_cmn_beacon_config_ap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x48c34e6c ath9k_cmn_debug_modal_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x4b1569f6 ath9k_cmn_debug_base_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x58239b2c ath9k_cmn_spectral_init_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x60ee538a ath_cmn_process_fft +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x6c2faf7c ath9k_cmn_reload_chainmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x7fd87ce1 ath9k_cmn_get_hw_crypto_keytype +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x88d41cee ath9k_cmn_setup_ht_cap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x8e5531c9 ath9k_cmn_process_rate +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x9ca566cb ath9k_cmn_update_txpow +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xa880ed00 ath9k_cmn_beacon_config_adhoc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xb6af844c ath9k_cmn_get_channel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd10a0cfe ath9k_cmn_debug_phy_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd2981357 ath9k_cmn_count_streams +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xdc90800d ath9k_cmn_spectral_deinit_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xe0a09d48 ath9k_cmn_beacon_config_sta +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf7fd39cf ath9k_cmn_rx_accept +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xfc583185 ath9k_cmn_init_channels_rates +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x027cd9a2 ar9003_mci_set_bt_version +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x03ef744b ath9k_hw_computetxtime +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x04a9d0ad ath9k_hw_set_tsfadjust +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x04feae31 ath9k_hw_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x058f70f4 ath9k_hw_btcoex_init_mci +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x08e482e0 ath9k_hw_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x09ca3922 ath9k_hw_loadnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0ba24e08 ath9k_hw_getchan_noise +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0d1b1d3b ath9k_hw_abortpcurecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0e8f8126 ath9k_hw_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0f2840f7 ar9003_get_pll_sqsum_dvc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0f77dafc ath9k_hw_get_tsf_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x120ee287 ath9k_hw_gpio_request_in +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1292350a ath9k_hw_settsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x14d0bf72 ath9k_hw_set_tx_filter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x155eaf29 ath9k_hw_setopmode +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x167f8fac ath9k_hw_set_txpowerlimit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1840a463 ar9003_mci_send_message +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1854cb8f ar9003_mci_send_wlan_channels +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x18f712c2 ath9k_hw_set_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1c22341c ath_gen_timer_isr +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1f5a319d ar9003_mci_get_next_gpm_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x26d4e46f ar9003_mci_get_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x282a5223 ath9k_hw_setuprxdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2c8e7922 ath9k_hw_btcoex_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2e3558a8 ar9003_paprd_setup_gain_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x30abe36f ath9k_hw_numtxpending +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3174f2a8 ath9k_hw_wow_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x31dfb7a3 ar9003_hw_disable_phy_restart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3265de12 ath9k_hw_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x32eec85e ath9k_hw_btcoex_set_weight +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3479f311 ath9k_hw_beaconinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3688dfb4 ar9003_paprd_is_done +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x399bbcaf ath9k_hw_resume_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3f29c91c ath9k_hw_bstuck_nfcal +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x40d8db36 ath9k_hw_init_global_settings +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4454d611 ath_gen_timer_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x45e7760e ath9k_hw_write_associd +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4790b163 ath9k_hw_txstart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4b9058c8 ath9k_hw_set_rx_bufsize +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x590188ce ath9k_hw_disable_mib_counters +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x59882676 ath9k_hw_setup_statusring +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x59c20238 ath9k_hw_puttxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5a7544d8 ath9k_hw_wow_wakeup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5ae4d7d4 ath9k_hw_set_gpio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5fb9a92c ath9k_hw_updatetxtriglevel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x602719a5 ath9k_hw_get_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6473de25 ath9k_hw_stopdmarecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x674c1c56 ar9003_paprd_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6ad656fc ath9k_hw_stop_dma_queue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6b90ab2f ath9k_hw_check_nav +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7cf710fd ath9k_hw_resettxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x80b8415f ath9k_hw_startpcureceive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8403fae3 ath9k_hw_btcoex_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x85435121 ath9k_hw_setrxabort +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x864ee6a0 ath9k_hw_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x88d75863 ath9k_hw_btcoex_set_concur_txprio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8b915ad2 ath_gen_timer_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8cc18820 ath9k_hw_gpio_request_out +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8d156ee2 ar9003_mci_state +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8e1f3a80 ar9003_mci_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x94ea89a6 ath9k_hw_reset_calvalid +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9619d4fb ath9k_hw_gen_timer_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x97714d47 ath9k_hw_addrxbuf_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x98676978 ath9k_hw_gettsf32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9ce6fcb5 ath9k_hw_beaconq_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9da2ecb9 ath9k_hw_setpower +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa1ad7c54 ath9k_hw_intrpend +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa774eff8 ar9003_is_paprd_enabled +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa7cd90a0 ath9k_hw_init_btcoex_hw +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa879d52a ath9k_hw_setrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xad0ee283 ath9k_hw_process_rxdesc_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xae182fdc ath9k_hw_setmcastfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xaf0db633 ath9k_hw_abort_tx_dma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xaff312fd ar9003_paprd_populate_single_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb89f35ca ath9k_hw_set_sta_beacon_timers +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbe0dc611 ar9003_paprd_create_curve +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbe19ab2b ath9k_hw_releasetxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbf9150ea ath9k_hw_wow_apply_pattern +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc3771d9a ath9k_hw_getnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc6be92bc ath9k_hw_putrxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc860d639 ath9k_hw_gen_timer_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcf8f11ef ath9k_hw_gettxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd0ea2ef6 ar9003_mci_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd24e1730 ath9k_hw_phy_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd422605b ath9k_hw_btcoex_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd514766a ath9k_hw_rxprocdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd9d5d8da ar9003_hw_bb_watchdog_check +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xda595ec9 ath9k_hw_gpio_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdbdcda55 ath9k_hw_set_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdd074398 ar9003_paprd_init_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdf7e6ff3 ath9k_hw_btcoex_bt_stomp +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe179d7ab ar9003_hw_bb_watchdog_dbg_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe2dfc799 ath9k_hw_gpio_get +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe32ec1e0 ath9k_hw_btcoex_init_2wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe3b6be1d ath9k_hw_ani_monitor +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe40baacf ath9k_hw_getrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe85d8494 ath9k_hw_kill_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe8bf08bf ath9k_hw_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xecbce31e ath9k_hw_btcoex_init_3wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xedd391c5 ath9k_hw_btcoex_init_scheme +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xee1c823d ath9k_hw_gettsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf09faaf3 ath9k_hw_setuptxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf4ac1560 ath9k_hw_reset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf63376ae ath9k_hw_wait +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf719c569 ath9k_hw_setantenna +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfe4c87fb ath9k_hw_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xffc99cf4 ath9k_hw_check_alive +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x687cf5a3 atmel_open +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xa386d31a init_atmel_card +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xdf88b45a stop_atmel_card +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x08b9383a brcmu_pktq_mlen +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x1906648e brcmu_boardrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x3869038e brcmu_pktq_penq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x3ec4354c brcmu_pkt_buf_get_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x498b063f brcmu_pktq_flush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x5b596fb6 brcmu_pktq_pdeq_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x5d17451b brcmu_pktq_pdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x71277b8d brcmu_pktq_penq_head +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x99d30598 brcmu_pktq_init +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa17c0ccf brcmu_dotrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xb91a4746 brcmu_pktq_pdeq_match +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xba78dff9 brcmu_pkt_buf_free_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd383fe19 brcmu_pktq_pflush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd6217d91 brcmu_d11_attach +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd6f1820f brcmu_pktq_peek_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xf85ec075 brcmu_pktq_mdeq +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x3a412a1a reset_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0xc756c0a7 init_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0xce4f5a56 stop_airo_card +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x02a54b79 libipw_networks_age +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x04859b98 libipw_wx_get_scan +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x063c1093 libipw_get_channel_flags +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x0d2060aa libipw_rx_mgt +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x14397130 libipw_xmit +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x1be43e48 libipw_get_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x427f8ddd libipw_wx_set_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x52a39192 libipw_txb_free +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x7eb1ea26 libipw_channel_to_freq +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x932c8972 libipw_is_valid_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x963f9e09 libipw_wx_get_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x9d3c68b2 libipw_get_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa6b86fbc libipw_freq_to_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xba805e9f libipw_rx +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xc6354e32 libipw_wx_get_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xd3ec251c free_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xd6bfb18c alloc_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xd84f9f2c libipw_channel_to_index +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xde644ca6 libipw_wx_set_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xf38d09a1 libipw_set_geo +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x032ccdd3 il_send_lq_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x05258605 il_add_station_common +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0a46c90b il_check_rxon_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0ba2cadf il_mac_conf_tx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x12652b60 il_eeprom_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x17e11985 il_get_lowest_plcp +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1983705c il_setup_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1a2bbea8 il_setup_rx_scan_handlers +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1a92cf53 il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1ba0c75e il_get_single_channel_number +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1c5fbe04 il_init_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1d485dff il_leds_exit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1ec51002 il_free_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1ef41639 il_rd_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x202f0b4b il_alloc_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x21fc849a il_send_cmd_pdu +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2324b30f il_mac_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x27366ea4 il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x281c79b7 il_mac_flush +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x29a57303 il_mac_sta_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2bf7eea6 il_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x33e30e28 il_init_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3759151b il_tx_queue_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3a55e51d _il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3c36ec00 il_tx_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3d34600d il_power_initialize +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x416bd26a il_debug_level +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x41da270e il_hdl_pm_debug_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x429abcb6 il_free_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x44731745 il_mac_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4efd984b il_mac_add_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x539d441c il_cmd_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x58ec7991 il_rx_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x59005b33 il_hdl_csa +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6113242b il_set_tx_power +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x612a1d79 il_eeprom_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x627b0866 il_setup_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x67d4efa4 il_full_rxon_required +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x67d57860 il_force_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x697cbcb7 il_tx_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6bb0e6d7 il_clear_ucode_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6dece76e il_rx_queue_alloc +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x719273b7 _il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x76e21c1a il_mac_hw_scan +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x772e9d05 il_chswitch_done +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7c8f1cd3 il_cmd_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x80a7cfa1 il_scan_cancel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8102fdf9 il_wr_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8180d487 il_get_free_ucode_key_idx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x843504db il_send_bt_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x86498130 il_get_active_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x86ce5935 il_pm_ops +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x87203f5d il_scan_cancel_timeout +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x91991a77 il_fill_probe_req +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x93526dba il_send_add_sta +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x964588eb il_mac_change_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x97005c85 il_set_decrypted_flag +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9b9e1abc il_dbgfs_register +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9bca1063 il_hdl_pm_sleep +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9c575abd il_set_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9cc714af il_bg_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9d3520eb il_leds_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa23a3142 il_send_cmd_pdu_async +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa42e2820 il_hdl_spectrum_measurement +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa4a48efd il_eeprom_query_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb42f290f il_send_rxon_timing +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb56c8c23 il_get_channel_info +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb65510a3 il_get_cmd_string +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb6d094fc il_set_rate +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7bd33ff il_isr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7ce188f il_restore_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7f4d793 il_set_rxon_hwcrypto +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbad2a257 il_set_rxon_ht +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbddfbfa0 il_get_passive_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc005f8c0 il_dbgfs_unregister +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc2bb37ff il_mac_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc7f062c3 il_apm_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xca1dfcd2 il_usecs_to_beacons +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcc99eabe il_txq_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xce79e1d7 il_update_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd0edc6ff il_eeprom_query16 +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd262a95d il_send_cmd_sync +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd6341f72 il_add_beacon_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd665b375 il_connection_init_rx_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd7b69c43 il_tx_cmd_protection +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd8ccf756 il_send_stats_request +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe1318e29 il_rx_queue_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe38b0da3 il_tx_cmd_complete +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe493829a il_irq_handle_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe494c74b il_set_flags_for_band +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe51d5572 il_write_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe531b2d6 il_tx_queue_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe57ff540 il_init_scan_params +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe8da51b9 il_cancel_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xea98662d il_set_rxon_channel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf03a661c il_send_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf0d82522 il_power_update_mode +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf13dda44 il_mac_bss_info_changed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf21d30a3 il_read_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf4058ee8 il_free_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf4a41c4d il_hdl_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf67aa58b il_clear_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf70a693b il_bcast_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf9495361 il_is_ht40_tx_allowed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x0fa4d950 __tracepoint_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x466ae44d __SCK__tp_func_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x4bbac1b1 __traceiter_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x5267ace5 __traceiter_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x970bf4ef __SCK__tp_func_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x9828a56a __tracepoint_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xb396913a __tracepoint_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xce26562b __traceiter_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd1e69877 __SCK__tp_func_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xf65e5f09 iwl_trans_pcie_remove +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0830650b hostap_init_ap_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0e18bb26 hostap_init_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0e331c48 hostap_set_word +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x17cc1c85 hostap_handle_sta_tx_exc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x29aba243 hostap_remove_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x31e50bbf hostap_set_roaming +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x55c99585 hostap_set_hostapd_sta +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x67e0422d hostap_get_porttype +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x681b3d3a hostap_set_encryption +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x75934c58 hostap_set_multicast_list_queue +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7fb75891 hostap_dump_rx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x80a29334 hostap_check_sta_fw_version +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x8a9e510f hostap_set_auth_algs +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x8ef4aa4f hostap_set_antsel +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x90617d2c hostap_init_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xa6295ecb hostap_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xabad3daa hostap_set_hostapd +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xabc0e66e hostap_80211_ops +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xac5c8d84 hostap_80211_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xac941130 prism2_update_comms_qual +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb4b77c8b hostap_80211_get_hdrlen +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb5cad7cc hostap_info_process +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xbd11bdf6 hostap_info_init +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xc471eba8 hostap_add_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xe5a8c0c0 hostap_free_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xe869d37a hostap_set_string +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xea359d8a hostap_setup_dev +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf75c4ac6 hostap_master_start_xmit +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf91c03e2 hostap_dump_tx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x025550ff orinoco_set_multicast_list +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x0a9a6adf orinoco_process_xmit_skb +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x204a026f orinoco_change_mtu +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x23214a4f orinoco_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x2776a97a orinoco_stop +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x3acd7b5d orinoco_open +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x532a253d orinoco_tx_timeout +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x541f5853 free_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x6afaa215 orinoco_if_add +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x90b6f4ec __orinoco_ev_info +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x92fa4d31 orinoco_up +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa74c2dc5 hermes_struct_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xc6bfbccd orinoco_if_del +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xd6d1726e alloc_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xdfe4b4c6 orinoco_down +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xf2c43e27 __orinoco_ev_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xffe27bca orinoco_interrupt +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x14720ddf mt76_wcid_key_setup +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x327a9822 mt76_rx_signal +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist 0xa3e93dc8 rtl_btc_get_ops_pointer +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x00e353f1 rtl92c_download_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0238633f rtl92c_firmware_selfreset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x09913bf6 rtl92c_dm_rf_saving +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0e175ad8 rtl92c_set_fw_joinbss_report_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x13876f6f rtl92c_phy_sw_chnl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x217ffccd rtl92c_phy_sw_chnl_callback +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2327d91c _rtl92c_phy_calculate_bit_shift +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x27c92350 _rtl92c_phy_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x297b1262 rtl92c_phy_set_rfpath_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2baf1506 rtl92c_fill_h2c_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2ec38737 _rtl92c_phy_fw_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2fb5eaec rtl92c_phy_rf_config +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2fba616e _rtl92c_phy_fw_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x324e20cb rtl92ce_phy_set_rf_on +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x38e119f8 rtl92c_dm_bt_coexist +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x46977b0c rtl8192_phy_check_is_legal_rfpath +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4b4ea718 rtl92c_bt_rssi_state_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x57fd992f rtl92c_dm_watchdog +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x6698ec36 _rtl92c_phy_set_rf_sleep +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x700b2f62 _rtl92c_phy_dbm_to_txpwr_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x7315bcc4 rtl92c_dm_write_dig +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x76701032 rtl92c_set_fw_pwrmode_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x790c2827 rtl92c_phy_iq_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x7e228afc _rtl92c_phy_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x82c12b42 _rtl92c_phy_bb8192c_config_parafile +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x8b0cd195 rtl92c_phy_update_txpower_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x91521b0d rtl92c_dm_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x95f1645f _rtl92c_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x98048080 _rtl92c_phy_init_bb_rf_register_definition +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9ff7181b rtl92c_phy_set_txpower_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb221ee47 rtl92c_dm_init_edca_turbo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc479cf3b rtl92c_set_fw_rsvdpagepkt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xcb174df3 rtl92c_phy_set_bw_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd2a0cbd7 rtl92c_dm_check_txpower_tracking +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd7af4449 _rtl92c_store_pwrindex_diffrate_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xda752a1f rtl92c_phy_set_io_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xdad7373c rtl92c_dm_init_rate_adaptive_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xdfd7aa7c rtl92c_phy_lc_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe5471a1f rtl92c_phy_set_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf36fc668 rtl92c_phy_set_io +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf84037c4 rtl92c_phy_query_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xfb8f2c08 rtl92c_phy_ap_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x9ff8520e rtl_pci_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xacad7478 rtl_pci_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xcd08f037 rtl_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xf80dd20d rtl_pci_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x35cb264c rtl_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x7dcbeb9e rtl_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xb78478ca rtl_usb_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xb85ddf96 rtl_usb_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x033a58e6 rtl_rx_ampdu_apply +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0559503a rtl_collect_scan_list +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0b038e24 channel5g_80m +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x14bbf54c rtl_init_sw_leds +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x16fa5cda rtlwifi_rate_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1b945315 rtl_addr_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x26fb40a3 rtl_cam_reset_all_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x274c0643 efuse_shadow_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2f2aea6e rtl_cmd_send_packet +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x30a956d7 rtl_query_rxpwrpercentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x38d3ea0c rtl_ps_enable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x39b73354 rtl_cam_mark_invalid +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x441cb27c rtl_rfreg_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x54824f58 channel5g +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5ad6f48c rtl_ps_disable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x64057ac8 rtl_phy_scan_operation_backup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x721a0fa5 rtl_mrate_idx_to_arfr_id +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x83a96f89 rtl_cam_add_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x843a4a1a rtl_signal_scale_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8e67c81b rtl_cam_del_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8ea60059 rtl_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x96ba60e0 rtl_cam_get_free_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x973051e4 rtl_hal_pwrseqcmdparsing +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9ff02261 rtl_process_phyinfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa6065083 efuse_power_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa7ef0a3c rtl_cam_empty_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xab4d1e1d rtl_efuse_shadow_map_update +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xab7662d8 rtl_init_rfkill +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc2e62321 rtl_bb_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc74f713d efuse_one_byte_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd0e2c73e rtl_cam_delete_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xdae70699 rtl_c2hcmd_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xde72e4ab rtl_send_smps_action +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe5ec038b rtl_dm_diginit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xebedfe5f rtl_wowlan_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xed7c8cf2 rtl_evm_db_to_percentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf0954cfc rtl_get_tcb_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf90b9c63 efuse_read_1byte +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8723d 0x5612bc2a rtw8723d_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8821c 0xcbd2cba7 rtw8821c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822b 0xbdf2c698 rtw8822b_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822c 0x5230ada6 rtw8822c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x029404f9 rtw_phy_set_tx_power_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x05d72720 rtw_bf_enable_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x08de8e9b rtw_dump_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1376cc3b rtw_fw_c2h_cmd_isr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x179787c1 rtw_phy_pwrtrack_need_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1dc2d072 rtw_tx_ac_to_hwq +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2248ab68 rtw_phy_pwrtrack_get_pwridx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x26fec4e6 rtw_phy_cfg_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2acfbc09 rtw_phy_pwrtrack_thermal_changed +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x3004dca0 rtw_phy_pwrtrack_get_delta +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x30a72256 rtw_phy_cfg_agc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x33525502 rtw_bf_cfg_csi_rate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x33b3f3c0 rtw_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x352a1b4d rtw_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x36c5bfca rtw_disable_lps_deep_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x37caef6d rtw_phy_write_rf_reg_mix +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x39c1edd1 rtw_tx_write_data_rsvd_page_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x3ec98c81 rtw_phy_parsing_cfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x439c98e2 rtw_fw_do_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x440b7589 rtw_phy_rf_power_2_rssi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x519c8ba9 rtw_rate_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x54cb4b0c rtw_fw_inform_rfk_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x566f6897 rtw_phy_cfg_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58210e60 rtw_rate_section +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58ba7a67 rtw_coex_write_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x5dff7898 rtw_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x60091e7a rtw_tx_fill_tx_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x62b0e32c rtw_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6a381829 check_hw_ready +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7066cfc2 rtw_phy_write_rf_reg_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7168dd3b rtw_power_mode_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x727a8362 rtw_set_rx_freq_band +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x79bcd3f7 rtw_dump_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7f711e91 rtw_bf_remove_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7f758339 rtw_tx_queue_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7f9f00c4 rtw_phy_config_swing_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8095544f rtw_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x85c5a668 rtw_rx_fill_rx_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x872d80d9 rtw_phy_read_rf_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8f3d1c95 rtw_bf_enable_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x910517a3 rtw_bf_set_gid_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x94b89ab1 rtw_parse_tbl_txpwr_lmt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9c5f6c61 rtw_parse_tbl_bb_pg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9e8fd03e rtw_restore_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xaa8e59b2 rtw_fw_c2h_cmd_rx_irqsafe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xae7f5fb7 rtw_unregister_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb3f57f99 rtw_set_channel_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb9f80271 rtw_phy_cfg_bb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xbdd3a50a rtw_tx_report_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xbf198938 rtw_parse_tbl_phy_cond +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc2af9439 rtw_coex_read_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xce04f06b rtw_phy_load_tables +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd0c6fd1a __rtw_dbg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd3e933a8 rtw_phy_get_tx_power_index +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd5eff680 rtw_bf_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd6924f56 rtw_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xda1e9ca9 rtw_tx_write_data_h2c_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdab41229 rtw_coex_write_scbd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdba0187d rtw_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdc2b5a67 rtw_register_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdd1cb55e rtw_phy_pwrtrack_avg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdf7ace4b rtw_read8_physical_efuse +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe04bcf04 rtw_regd_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe19e09d7 rtw_bf_remove_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe784877f rtw_phy_pwrtrack_need_lck +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe964d125 rtw_phy_set_edcca_th +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xedda1c3c rtw_rx_stats +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x66e858c3 rtw_pci_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x6ab803c4 rtw_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x97051f74 rtw_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0xd52d6204 rtw_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x7b884d86 rtw_sdio_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xc3a1b065 rtw_sdio_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xd7d6a26d rtw_sdio_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xf5a63715 rtw_sdio_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x1bbc2a7d rtw_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0xf7a26a90 rtw_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8851b 0x9cd0dcbd rtw8851b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852a 0x56846283 rtw8852a_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852b 0x211ab073 rtw8852b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852c 0xbabffc1c rtw8852c_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0594189a rtw89_mac_get_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x07155a3a rtw89_alloc_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0c210bf6 rtw89_phy_read_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0f4eb62a rtw89_decode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x107c8a5b rtw89_core_rx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1338dfd9 rtw89_mac_enable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1811ea62 __rtw89_debug +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1a55dd53 rtw89_mac_cfg_gnt_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1acc915b rtw89_mac_resume_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x200b390f rtw89_mac_resume_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2174b777 rtw89_phy_get_txsc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x257bedcd rtw89_mac_write_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x27112c10 rtw89_mac_cfg_ctrl_path_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2963ca35 rtw89_core_unregister +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x30495dd6 rtw89_fw_h2c_rf_ntfy_mcc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x38eb09e5 rtw89_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3f42f0e0 rtw89_btc_set_policy +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x402a52fb rtw89_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x53faae3d rtw89_mac_stop_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x55750b36 rtw89_mac_stop_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x55c10263 rtw89_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x608291d0 rtw89_mac_read_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x610c5631 rtw89_core_napi_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6280edee rtw89_mac_get_txpwr_cr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6743eca7 rtw89_phy_tssi_ctrl_set_bandedge_cfg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6ef32c08 rtw89_btc_ntfy_wl_rfk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6fcbbc75 rtw89_mac_disable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x793b19b7 rtw89_core_fill_txdesc_fwcmd_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7a06b324 rtw89_read_efuse_ver +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7cfe84be rtw89_mac_coex_init_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7f03293e rtw89_phy_set_txpwr_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8f1536aa rtw89_mac_coex_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x946fcccd rtw89_core_query_rxdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9632c940 rtw89_rfk_parser +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x98f05ac4 rtw89_core_fill_txdesc_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9a836bb3 rtw89_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9ac85705 rtw89_mac_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9c33624a rtw89_mac_cfg_gnt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9d899668 rtw89_phy_set_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9e1ef41e rtw89_core_napi_start +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa197b1e3 rtw89_phy_read_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa492070f rtw89_phy_read32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa88b1baf rtw89_core_register +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa8dabf24 rtw89_encode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xaad658b1 rtw89_phy_write_reg3_tbl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xac2a38d7 rtw89_phy_set_txpwr_limit_ru +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb0ecf04a rtw89_core_napi_stop +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb267d0f3 rtw89_phy_write32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb5a57121 rtw89_phy_load_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbd00a172 rtw89_phy_config_rf_reg_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc384c6e2 rtw89_phy_set_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xccb3723e rtw89_core_napi_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xcd3fdf2a rtw89_core_fill_txdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd5038f80 rtw89_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd8a67278 rtw89_phy_write_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd9299244 rtw89_ser_notify +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe3f57b04 rtw89_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe9fc6d59 rtw89_phy_write_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf2b31d28 rtw89_mac_cfg_ctrl_path +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf67bda84 rtw89_btc_set_policy_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf6a69137 rtw89_fw_h2c_dctl_sec_cam_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfbe269d2 rtw89_mac_cfg_ppdu_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfcba7f8f rtw89_free_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfff719cd rtw89_mac_set_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x0b9337c8 rtw89_pci_enable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x0f03ad69 rtw89_pci_disable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x153336a7 rtw89_pci_ltr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x1646c31a rtw89_pci_fill_txaddr_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x556c5604 rtw89_pci_ltr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x62e47196 rtw89_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x69437e50 rtw89_pci_recognize_intrs_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x6efd9f2c rtw89_bd_ram_table_dual +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x71162055 rtw89_bd_ram_table_single +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x75ba0cbe rtw89_pci_fill_txaddr_info_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x8116d5ed rtw89_pci_config_intr_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x8973c412 rtw89_pci_config_intr_mask_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x8f075923 rtw89_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9024f71d rtw89_pci_enable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9ce0961b rtw89_pci_ch_dma_addr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xa749dbef rtw89_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xc536ca48 rtw89_pci_recognize_intrs +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xf630d9a9 rtw89_pci_ch_dma_addr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xfcfc989c rtw89_pci_disable_intr +EXPORT_SYMBOL drivers/net/wireless/rsi/rsi_91x 0x9af52540 rsi_config_wowlan +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x231a6661 wlcore_calc_packet_alignment +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x6d7da531 wl1271_free_tx_id +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xaaf547c8 wl12xx_is_dummy_packet +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xddc0ec1d wlcore_tx_complete +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x16da9c47 fdp_nci_remove +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0xd9fcbd80 fdp_nci_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0xbe5dfe33 microread_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0xdee7f380 microread_remove +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x1b53ecc4 nxp_nci_fw_recv_frame +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x810e993b nxp_nci_probe +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x953361e4 nxp_nci_remove +EXPORT_SYMBOL drivers/nfc/pn533/pn533 0x4766f356 pn533_recv_frame +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0x8d0757a6 pn544_hci_probe +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0xbc3876c4 pn544_hci_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x1dfbd67d s3fwrn5_probe +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x2f729ccf s3fwrn5_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x774203fc s3fwrn5_phy_set_wake +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xa7364c2a s3fwrn5_recv_frame +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xc1ae76ae s3fwrn5_phy_power_ctrl +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xedb12f10 s3fwrn5_phy_set_mode +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xf2ab60da s3fwrn5_phy_get_mode +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x11b98924 st_nci_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x26edc3a1 ndlc_remove +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x39284265 ndlc_close +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x710cd219 st_nci_se_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xa4663407 st_nci_se_io +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xb7d5c635 ndlc_open +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xbd117045 ndlc_probe +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xc6a5634a ndlc_recv +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xca1d65e4 st_nci_se_deinit +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xec523509 ndlc_send +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x0b6118c4 st21nfca_tm_send_dep_res +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x113df331 st21nfca_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x1165f905 st21nfca_dep_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x274a203f st21nfca_hci_remove +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x2f94433e st21nfca_connectivity_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x33aa5081 st21nfca_apdu_reader_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x369219b2 st21nfca_hci_probe +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x4a6f421c st21nfca_hci_disable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x6ad96961 st21nfca_im_send_atr_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x86b8bd6c st21nfca_se_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x8a35972f st21nfca_hci_se_io +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xadce1642 st21nfca_se_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xaff10870 st21nfca_im_send_dep_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xc836f12e st21nfca_hci_enable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xcb88b8f2 st21nfca_dep_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xccc90186 st21nfca_dep_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xdeb8dcbd st21nfca_hci_loopback_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xf968ccc4 st21nfca_hci_discover_se +EXPORT_SYMBOL drivers/ntb/ntb 0x0f0c01c6 ntb_register_device +EXPORT_SYMBOL drivers/ntb/ntb 0x1951f34e ntb_default_peer_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0x284c7489 ntb_db_event +EXPORT_SYMBOL drivers/ntb/ntb 0x2e9de60d ntbm_msi_request_threaded_irq +EXPORT_SYMBOL drivers/ntb/ntb 0x3d455ba9 ntb_set_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x43392c6e ntbm_msi_free_irq +EXPORT_SYMBOL drivers/ntb/ntb 0x56cbb517 ntb_msg_event +EXPORT_SYMBOL drivers/ntb/ntb 0x71f50a64 ntb_default_peer_port_count +EXPORT_SYMBOL drivers/ntb/ntb 0x8371a756 ntb_unregister_client +EXPORT_SYMBOL drivers/ntb/ntb 0x93095939 ntb_msi_peer_trigger +EXPORT_SYMBOL drivers/ntb/ntb 0xbbb94acf ntb_msi_init +EXPORT_SYMBOL drivers/ntb/ntb 0xc17fd047 ntb_default_peer_port_idx +EXPORT_SYMBOL drivers/ntb/ntb 0xc7bab754 ntb_link_event +EXPORT_SYMBOL drivers/ntb/ntb 0xce2a0d54 ntb_msi_peer_addr +EXPORT_SYMBOL drivers/ntb/ntb 0xce6f155b ntb_msi_setup_mws +EXPORT_SYMBOL drivers/ntb/ntb 0xd0df3e04 ntb_default_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0xdd0416ca ntb_unregister_device +EXPORT_SYMBOL drivers/ntb/ntb 0xf55c3112 __ntb_register_client +EXPORT_SYMBOL drivers/ntb/ntb 0xfb500214 ntb_clear_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0xfe320139 ntb_msi_clear_mws +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0x6d6961d7 nvdimm_namespace_detach_btt +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0xdf0e4edc nvdimm_namespace_attach_btt +EXPORT_SYMBOL drivers/parport/parport 0x06e2e67b parport_ieee1284_read_nibble +EXPORT_SYMBOL drivers/parport/parport 0x0a80ce5f parport_ieee1284_ecp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0x218e7df3 parport_announce_port +EXPORT_SYMBOL drivers/parport/parport 0x24e10ae5 parport_ieee1284_read_byte +EXPORT_SYMBOL drivers/parport/parport 0x297294fb parport_release +EXPORT_SYMBOL drivers/parport/parport 0x2f3439d8 parport_ieee1284_write_compat +EXPORT_SYMBOL drivers/parport/parport 0x32d8c988 parport_register_port +EXPORT_SYMBOL drivers/parport/parport 0x3f626cbb parport_put_port +EXPORT_SYMBOL drivers/parport/parport 0x3fe7710e parport_remove_port +EXPORT_SYMBOL drivers/parport/parport 0x43262df2 parport_ieee1284_ecp_read_data +EXPORT_SYMBOL drivers/parport/parport 0x499b292f parport_read +EXPORT_SYMBOL drivers/parport/parport 0x4bce0b10 parport_negotiate +EXPORT_SYMBOL drivers/parport/parport 0x4d2a941b parport_ieee1284_interrupt +EXPORT_SYMBOL drivers/parport/parport 0x51916594 __parport_register_driver +EXPORT_SYMBOL drivers/parport/parport 0x53f782ce parport_get_port +EXPORT_SYMBOL drivers/parport/parport 0x56ff4fc8 parport_ieee1284_epp_read_addr +EXPORT_SYMBOL drivers/parport/parport 0x57cc711c parport_find_number +EXPORT_SYMBOL drivers/parport/parport 0x5e3a3912 parport_irq_handler +EXPORT_SYMBOL drivers/parport/parport 0x61a01a26 parport_unregister_device +EXPORT_SYMBOL drivers/parport/parport 0x69012798 parport_claim_or_block +EXPORT_SYMBOL drivers/parport/parport 0x75d22112 parport_del_port +EXPORT_SYMBOL drivers/parport/parport 0x7ab8f8dc parport_ieee1284_epp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x90d2b533 parport_ieee1284_epp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0x91a9dba5 parport_ieee1284_epp_read_data +EXPORT_SYMBOL drivers/parport/parport 0xa3f6376d parport_register_dev_model +EXPORT_SYMBOL drivers/parport/parport 0xa487058a parport_set_timeout +EXPORT_SYMBOL drivers/parport/parport 0xa8197b1d parport_write +EXPORT_SYMBOL drivers/parport/parport 0xb7e1dfd5 parport_unregister_driver +EXPORT_SYMBOL drivers/parport/parport 0xcdbc519f parport_find_base +EXPORT_SYMBOL drivers/parport/parport 0xd3006939 parport_claim +EXPORT_SYMBOL drivers/parport/parport 0xe0ea83b0 parport_ieee1284_ecp_write_data +EXPORT_SYMBOL drivers/parport/parport 0xf1fc27f4 parport_wait_peripheral +EXPORT_SYMBOL drivers/parport/parport 0xf6c09399 parport_wait_event +EXPORT_SYMBOL drivers/parport/parport_pc 0x128ff1ef parport_pc_probe_port +EXPORT_SYMBOL drivers/parport/parport_pc 0xacc4cf10 parport_pc_unregister_port +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x212db8d2 pcmcia_socket_list +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x3b8f6189 pcmcia_parse_events +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x4219ad91 pcmcia_socket_class +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x454317e3 pcmcia_reset_card +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x60ef97cd pccard_register_pcmcia +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x61fcbca3 pcmcia_unregister_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x65b43878 pcmcia_parse_uevents +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x727aebb3 pcmcia_get_socket_by_nr +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x790a76b6 pcmcia_put_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x8abafce7 pcmcia_get_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xcf97f3bd dead_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xece7e34b pcmcia_register_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xf942709b pcmcia_socket_list_rwsem +EXPORT_SYMBOL drivers/pcmcia/pcmcia_rsrc 0x1e5b9c2d pccard_static_ops +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x6cf2d033 cros_ec_unregister +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x6de729b9 cros_ec_resume +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x75cc954f cros_ec_suspend +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xa951a075 cros_ec_register +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xf25aacf5 cros_ec_irq_thread +EXPORT_SYMBOL drivers/regulator/rohm-regulator 0x7b28415f rohm_regulator_set_dvs_levels +EXPORT_SYMBOL drivers/rpmsg/qcom_glink 0xd7119b40 qcom_glink_native_rx +EXPORT_SYMBOL drivers/rpmsg/qcom_smd 0x8a3d2c9e qcom_smd_register_edge +EXPORT_SYMBOL drivers/rpmsg/qcom_smd 0xadc8e61f qcom_smd_unregister_edge +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x1ab7bde8 rpmsg_chrdev_eptdev_destroy +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0xb185adb4 rpmsg_chrdev_eptdev_create +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x12e9025c rpmsg_destroy_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x130a798f __register_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x1527fed8 rpmsg_send +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x17a7dd0f rpmsg_register_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x3e722060 rpmsg_send_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x6488c6e4 rpmsg_get_mtu +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x76dc055d rpmsg_register_device_override +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x7e97e998 rpmsg_create_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x806862ac rpmsg_unregister_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x814906ee rpmsg_release_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x9e12619c rpmsg_find_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xa1b51ce5 rpmsg_class +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xc69228fb rpmsg_create_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd3ef4b9e rpmsg_poll +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd8cb3d93 rpmsg_trysend_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xe48e28fe unregister_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xe8d0ecd4 rpmsg_trysend +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xeca677c1 rpmsg_trysendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xf37b5224 rpmsg_sendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_ns 0xa8fcfff1 rpmsg_ns_register_device +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x02732708 scsi_esp_template +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x4a29ab38 scsi_esp_intr +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x96779415 scsi_esp_unregister +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xc18355a6 scsi_esp_cmd +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xc7a02c1b scsi_esp_register +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x39d8e620 fcoe_ctlr_link_down +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x508550b6 fcoe_ctlr_link_up +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x5a50e26a fcoe_ctlr_recv_flogi +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x6ee78f7d fcoe_fcf_get_selected +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x7f04cb89 fcoe_transport_detach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x8a1c57d9 fcoe_ctlr_set_fip_mode +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x9ba52b57 fcoe_transport_attach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xa11bd74d fcoe_ctlr_destroy +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xcd055ac6 fcoe_ctlr_recv +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xda0c62b0 fcoe_ctlr_els_send +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xedfc1e4a fcoe_ctlr_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0072234d fc_seq_set_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x07a05421 fc_rport_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0a1e90b5 fc_vport_setlink +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x10d6c682 fc_fabric_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x11bb63f0 libfc_vport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x1bdadb49 fc_rport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x1e0bf47c fc_fcp_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x22b90986 fc_exch_mgr_del +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x27b30eb3 fc_lport_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x28874090 fc_rport_recv_req +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x28ef8552 fc_seq_assign +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2b0dbcbd fc_fcp_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2dee14d3 fc_fc4_register_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x32632d36 fc_exch_mgr_add +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x348f42fe fc_fc4_deregister_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x40a94e42 fc_get_host_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x47c8b6ea fc_lport_bsg_request +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x47e846ea fc_disc_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x48699175 fc_rport_terminate_io +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4adf3a37 fc_set_rport_loss_tmo +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x554cd02a fc_get_host_port_state +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x563385c3 fc_disc_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x599a5067 fc_lport_logo_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x5e616042 fc_fabric_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x615a77ff fc_eh_abort +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6d212a80 fc_vport_id_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6db26534 fc_exch_mgr_free +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6fa9103b fc_elsct_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x70174850 fc_eh_device_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x710b7f72 fc_eh_host_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x725fa7f3 fc_lport_flogi_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7f3407a7 fc_seq_start_next +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x811811e0 fc_exch_done +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8c64c12a fc_lport_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8c7093aa fc_lport_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9386b3b1 fc_queuecommand +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x97e118a8 fc_rport_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9c73abc8 fc_exch_mgr_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9d50ed7e fc_rport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9e29564d fc_frame_alloc_fill +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa1bcd198 fc_cpu_mask +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa2469f5f fc_frame_crc_check +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa24f16eb fc_exch_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa6ebf810 fc_elsct_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb0ddd5a1 fc_rport_flush_queue +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb132c5e5 fc_linkup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb17f28c8 fc_exch_mgr_list_clone +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb1ac0920 fc_set_mfs +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb5b0dcef fc_exch_mgr_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbef61563 fc_lport_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbf3f8292 fc_lport_set_local_id +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbfd9f434 fc_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc5d3c86f fc_fill_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcb34db88 fc_fill_reply_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xce8bba31 fc_slave_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd00fec43 fc_lport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd4623d48 fc_get_host_speed +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd89228f1 fc_linkdown +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe18bc75e fc_exch_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe3b4b4bd fc_rport_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5870692 fc_exch_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5c9e2e0 _fc_frame_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5cf06b5 fc_lport_notifier_head +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xed9f5bde fc_exch_update_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfa4667d1 fc_seq_release +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfab797fb fc_lport_iterate +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x2f698835 sas_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x4a8e3d34 try_test_sas_gpio_gp_bit +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x5e0d55f0 sas_resume_ha_no_sync +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x86f439c5 sas_prep_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xba244f0b sas_suspend_ha +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x6a93a1e9 mraid_mm_register_adp +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0a3cee66 qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0db632e8 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x22e559fb qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x27ef2d96 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4aacc5d1 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x84cb79ce qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xa4459892 qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xba6ce5f1 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xbb8c8af9 qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc00a3248 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc65662f2 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xec1d8d17 qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/raid_class 0x75ee396e raid_class_attach +EXPORT_SYMBOL drivers/scsi/raid_class 0xc3900385 raid_class_release +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x04f7e3c8 fc_vport_create +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x34f9fadd fc_remote_port_rolechg +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x375f8bbd fc_get_event_number +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x3a34c514 fc_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x4481e358 fc_host_fpin_rcv +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x45746cfa fc_block_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x595ae93b fc_find_rport_by_wwpn +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x5e864ebe fc_host_post_fc_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x5f12c78e fc_block_scsi_eh +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x66a2f5a8 fc_host_post_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x69244f8e fc_eh_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x79d80a86 fc_remote_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x7cfb9d70 fc_remote_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb14bbacf scsi_is_fc_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb303e3b8 fc_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb3069c69 fc_host_post_vendor_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb50bf5c8 fc_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xef75caa7 fc_vport_terminate +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x02e14c65 sas_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x0b094eaa sas_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x1ae42bdd sas_phy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x1e777c75 scsi_is_sas_port +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x2135a381 sas_port_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x4988618b sas_port_mark_backlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x539e296c sas_phy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x5d7596e5 sas_port_delete_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x622573d8 sas_phy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x8c2ed2fd sas_port_alloc_num +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x90f96a4c sas_remove_children +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x98750a4c sas_expander_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x99dd4076 sas_port_add_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x9a5cb3b8 sas_rphy_unlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x9a86d33a sas_rphy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xa064be59 sas_rphy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xa96b008c sas_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xad925e28 sas_read_port_mode_page +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xb9a43fb9 sas_rphy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xbcfa771b sas_phy_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xbf188c3e sas_port_get_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc3be3b35 sas_rphy_remove +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xd50f0ac7 sas_port_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xda138365 sas_end_device_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xdf3735bf scsi_is_sas_rphy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xf066f753 sas_get_address +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xf2e49f3a scsi_is_sas_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xfc2e4334 sas_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xfeb91ddc sas_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x3686ea09 spi_print_msg +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x7905cdf4 spi_schedule_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x8881f015 spi_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x88d223be spi_display_xfer_agreement +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x987154bc spi_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xb62a1851 spi_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x405b6e05 srp_parse_tmo +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x4c56e777 srp_start_tl_fail_timers +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xaf9505fd srp_reconnect_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xc5c806b1 srp_rport_put +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xe66b2823 srp_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xf18c6852 srp_rport_get +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x030f2d6c dpaa2_io_service_enqueue_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x21e76a68 dpaa2_io_get_adaptive_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2bc276ca dpaa2_io_update_net_dim +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x35210a1c dpaa2_io_set_irq_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x3d01f417 dpaa2_io_service_pull_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xb629a241 dpaa2_io_get_irq_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xc4ccef03 dpaa2_io_get_cpu +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xdb008703 dpaa2_io_service_enqueue_multiple_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xe0f67b93 dpaa2_io_service_enqueue_multiple_desc_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xfa0aedff dpaa2_io_set_adaptive_coalescing +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x07564e82 cmdq_pkt_assign +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x081d1a1a cmdq_pkt_write_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x1f26224d cmdq_mbox_create +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x1f3ed632 cmdq_pkt_jump +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x3f6fab3f cmdq_pkt_write_s_mask_value +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x3fc19424 cmdq_pkt_write +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x45dae4fc cmdq_pkt_poll +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x55d4fa7e cmdq_mbox_destroy +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x578699c0 cmdq_pkt_finalize +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x58cdc788 cmdq_pkt_poll_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x5a123a5e cmdq_pkt_write_s_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x5bfd584c cmdq_pkt_set_event +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x80ba4d79 cmdq_pkt_create +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x84461493 cmdq_dev_get_client_reg +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x8aa532b3 cmdq_pkt_write_s_value +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x8ab965b5 cmdq_pkt_wfe +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x9194f23f cmdq_pkt_flush_async +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xa40c93c8 cmdq_pkt_clear_event +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xd529f27b cmdq_pkt_destroy +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xdf8340fe cmdq_pkt_write_s +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xfec2df2b cmdq_pkt_read_s +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xc284abab of_get_ocmem +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xc53d76b1 ocmem_allocate +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xf9b05967 ocmem_free +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x1c76ea4d pdr_restart_pd +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x432975e6 pdr_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x47b2ed49 pdr_handle_alloc +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0xf618ca5b pdr_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x0a73c034 geni_se_tx_dma_unprep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x0c3e6500 geni_se_resources_on +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x226ad442 geni_se_config_packing +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x2558f375 geni_se_clk_freq_match +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x33e2e04e geni_se_resources_off +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x3a2abf2a geni_se_tx_dma_prep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x4287f157 geni_icc_disable +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x5ed76265 geni_se_rx_dma_prep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x728358c5 geni_se_tx_init_dma +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x851dddf7 geni_se_clk_tbl_get +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x873ad31b geni_icc_get +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x8dd6ecd8 geni_se_rx_dma_unprep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x9a358faf geni_se_rx_init_dma +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xb7f1da30 geni_icc_set_bw +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xbd263cee geni_se_get_qup_hw_version +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xc0d8025f geni_se_select_mode +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xc9908f04 geni_icc_set_tag +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xd599cc94 geni_icc_enable +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xfa6099a4 geni_se_init +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x1f5c9c8f qmp_get +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x2333aed6 qmp_put +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x9e2aa1df qmp_send +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x11775e7f qmi_txn_wait +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x28ac2fd2 qmi_encode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x427baedc qmi_send_request +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x45939d2c qmi_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x4cd2fe40 qmi_response_type_v01_ei +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x6051451d qmi_decode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x8e575a80 qmi_txn_cancel +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x922b16d1 qmi_send_response +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x9766bcc6 qmi_send_indication +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xbc266977 qmi_txn_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xd18bd0e1 qmi_add_server +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xd3774b9a qmi_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xfcd75aed qmi_handle_init +EXPORT_SYMBOL drivers/soc/qcom/smd-rpm 0x3abef80b qcom_rpm_smd_write +EXPORT_SYMBOL drivers/soc/qcom/wcnss_ctrl 0xaddef5ee qcom_wcnss_open_channel +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x07982669 sdw_bread_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x0a8fb42f sdw_nread +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x0e606587 sdw_stream_remove_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x165650f3 sdw_write +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x16d1706b sdw_prepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1deee061 sdw_find_row_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x20b4edf0 sdw_bus_master_delete +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x23a37134 sdw_bus_master_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x2cc5fffe sdw_show_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x397584dc sdw_write_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3b0a8582 sdw_startup_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3b2f5ef0 sdw_update +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x431dceb5 sdw_bus_exit_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x483ada65 sdw_extract_slave_id +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4cde88bf sdw_disable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x60e31fbb sdw_find_col_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x65f635e4 sdw_read +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x667ad07d sdw_bwrite_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6d6b0d01 sdw_update_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6f95b16b sdw_shutdown_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x71891d59 sdw_deprepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x7ff09aad sdw_stream_add_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8ef6d24e sdw_handle_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x990ffea4 sdw_nwrite_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9e122d79 sdw_alloc_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xa7b64af1 sdw_clear_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xba54b904 sdw_cols +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbbec2c2e sdw_enable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xc22d9196 sdw_bus_prep_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xcb3c6845 sdw_master_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd0eda4e3 sdw_compare_devid +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd43f0444 sdw_stream_add_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xda5bce09 sdw_release_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe0d28b87 sdw_stream_remove_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe442794b sdw_nread_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe578fa1e sdw_read_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf50beb94 sdw_nwrite +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf53ba0b8 sdw_rows +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf663590b sdw_bus_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf905cbe9 sdw_slave_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xfea79679 sdw_slave_add +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x06350595 sdw_cdns_config_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x07f55fea sdw_cdns_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x0b4b3224 sdw_cdns_alloc_pdi +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x26e0d6f1 sdw_cdns_clock_restart +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x31b9925b cdns_set_sdw_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x34712074 sdw_cdns_irq +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x4bed5481 sdw_cdns_is_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x63517428 cdns_read_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x68e6ce34 sdw_cdns_exit_reset +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x6e6505d4 cdns_xfer_msg +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x719aabfd sdw_cdns_check_self_clearing_bits +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x74367156 cdns_xfer_msg_defer +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x79031c02 sdw_cdns_config_update_set_wait +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x7ce26b25 sdw_cdns_probe +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x89ab284e sdw_cdns_config_update +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xac5074df sdw_cdns_enable_interrupt +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xb97b2af2 cdns_bus_conf +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xca659d35 sdw_cdns_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xcb422c60 sdw_cdns_pdi_init +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0x2bb76cb8 sdw_compute_params +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0x97a7e9e3 sdw_compute_slave_ports +EXPORT_SYMBOL drivers/ssb/ssb 0x036ba5c4 ssb_bus_suspend +EXPORT_SYMBOL drivers/ssb/ssb 0x0fe2a4a3 ssb_device_is_enabled +EXPORT_SYMBOL drivers/ssb/ssb 0x19b8631a ssb_device_enable +EXPORT_SYMBOL drivers/ssb/ssb 0x1a642dc1 ssb_bus_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x1a925ba2 ssb_clockspeed +EXPORT_SYMBOL drivers/ssb/ssb 0x1d1fe407 ssb_driver_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x2147d8b6 ssb_bus_sdiobus_register +EXPORT_SYMBOL drivers/ssb/ssb 0x3f66d50f ssb_set_devtypedata +EXPORT_SYMBOL drivers/ssb/ssb 0x58747afa ssb_pcihost_register +EXPORT_SYMBOL drivers/ssb/ssb 0x6db5bebc ssb_pmu_set_ldo_paref +EXPORT_SYMBOL drivers/ssb/ssb 0x74f5ad63 __ssb_driver_register +EXPORT_SYMBOL drivers/ssb/ssb 0x7915683b ssb_device_disable +EXPORT_SYMBOL drivers/ssb/ssb 0x7adbbbd4 ssb_pcicore_dev_irqvecs_enable +EXPORT_SYMBOL drivers/ssb/ssb 0x8fd5ca9e ssb_bus_resume +EXPORT_SYMBOL drivers/ssb/ssb 0xa0f0f7a1 ssb_chipco_gpio_control +EXPORT_SYMBOL drivers/ssb/ssb 0xba1566cc ssb_dma_translation +EXPORT_SYMBOL drivers/ssb/ssb 0xc4338a48 ssb_bus_may_powerdown +EXPORT_SYMBOL drivers/ssb/ssb 0xcb17f1cb ssb_admatch_base +EXPORT_SYMBOL drivers/ssb/ssb 0xd0919643 ssb_bus_powerup +EXPORT_SYMBOL drivers/ssb/ssb 0xd56095ec ssb_pmu_set_ldo_voltage +EXPORT_SYMBOL drivers/ssb/ssb 0xdfc7c6ef ssb_admatch_size +EXPORT_SYMBOL drivers/ssb/ssb 0xe2ccf7c9 ssb_commit_settings +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x14a0ab9a fbtft_write_gpio8_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x1509b3c8 fbtft_write_reg8_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x2b718ba0 fbtft_framebuffer_release +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x3f61db7c fbtft_write_vmem16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x46a94c4a fbtft_probe_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x4877985d fbtft_write_gpio16_wr_latched +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x519210b3 fbtft_framebuffer_alloc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x6b37e562 fbtft_dbg_hex +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x752cbeab fbtft_register_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x7cb3ec3d fbtft_unregister_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x823e0021 fbtft_remove_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x94f2f8e1 fbtft_write_vmem8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x95acf418 fbtft_write_vmem16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xa70c4a2a fbtft_write_buf_dc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xa8fa96e4 fbtft_register_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xad19508d fbtft_read_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xaf0360e1 fbtft_write_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb2dcd63e fbtft_init_display +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xbaa75aff fbtft_write_vmem16_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc87bc102 fbtft_write_spi_emulate_9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc9a1f6ae fbtft_write_reg16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd958f9e7 fbtft_write_gpio16_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xdce5bff1 fbtft_unregister_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xf9b1917d fbtft_write_reg16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xfa008e35 fbtft_write_reg8_bus8 +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x1fe7458a gbaudio_unregister_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x24c6f04d gbaudio_register_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xbb1040b7 gbaudio_module_update +EXPORT_SYMBOL drivers/staging/iio/addac/adt7316 0x831b33ef adt7316_probe +EXPORT_SYMBOL drivers/staging/nvec/nvec 0xb11d0cb4 nvec_write_sync +EXPORT_SYMBOL drivers/staging/nvec/nvec 0xb3ef73ee nvec_write_async +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x10c9646d dot11d_channel_map +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x130e75e1 rtllib_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1bf65331 rtllib_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x22166084 rt_global_debug_component +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x24080c37 rtllib_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x248e98ca rtllib_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x28bf2ac3 rtllib_DisableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x29097be4 alloc_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2d0d8a09 rtllib_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x467ba5a9 free_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4fa6cb6b rtllib_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4fe81334 rtllib_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x51742c13 RemovePeerTS +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x54273f39 rtllib_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x5a11683f rtllib_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x5a193e42 rtllib_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x608879bf rtllib_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x629b0fe7 rtllib_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x65039a4a rtllib_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x66cfa9ea rtllib_MgntDisconnect +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x6e6ceb29 rtllib_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x6f0c9ac2 rtllib_xmit +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x73525f9b notify_wx_assoc_event +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x73fc84d8 rtllib_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x77c3719d rtllib_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7d18164e rtllib_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8522aadc rtllib_sta_ps_send_null_frame +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x89ebdb09 rtllib_EnableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8d71c25b rtllib_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x941310b8 rtllib_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x98556cf7 rtllib_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x9eff0cab rtllib_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa1e5a8a3 rtllib_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa74fc8ff rtllib_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xb457d1a1 rtllib_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xba71130f rtllib_act_scanning +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xbcaca047 rtllib_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xbd16d6ae HT_update_self_and_peer_setting +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc54b47b6 rtllib_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc93c1fc0 rtllib_rx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc94b06c3 dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd44ad5ed rtllib_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xda02d891 rtllib_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe0041ecd rtllib_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe29e6496 rtllib_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe5187c99 rtllib_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe5b44ebc rtllib_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf09b5ea3 rtllib_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf482a5f0 rtllib_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf7eb2ae8 rtllib_stop_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x049280c3 ieee80211_wpa_supplicant_ioctl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x07e0d008 SendDisassociation_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x09739662 ieee80211_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0cc12436 ieee80211_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0f503e5d ieee80211_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0fdb6120 ieee80211_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x1588af19 ieee80211_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x16f9282d dot11d_get_max_tx_pwr_in_dbm +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x232e7944 ieee80211_wlan_frequencies +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2497aa57 ieee80211_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2c3da0e8 dot11d_reset +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x38f53cd8 ieee80211_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3948acd4 ieee80211_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3e5124ae notify_wx_assoc_event_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x41d943b1 ieee80211_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x43691c27 ieee80211_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4f13f94f ieee80211_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4f2ee05c HTUpdateSelfAndPeerSetting +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x50a3fd85 ieee80211_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x53f187fd ieee80211_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x551e0f20 ieee80211_rx_mgt +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x58884bf4 ieee80211_txb_free +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6651f895 ieee80211_is_shortslot +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x7b63c58c ieee80211_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x883f7868 ieee80211_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x885f58a4 ieee80211_softmac_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x88ee08ab ieee80211_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8a107b1f ieee80211_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x91e6cca4 ieee80211_wx_get_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x940e9066 to_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x98e91cfe ieee80211_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9b46b590 is_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9bb8a399 ieee80211_stop_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9e4b31a1 ieee80211_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa839b9a4 dot11d_update_country_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa8ca94a6 ieee80211_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb91d973e ieee80211_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xba1e8222 ieee80211_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xba41824a ieee80211_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xbaf3b53a ieee80211_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xbd3e26e7 ieee80211_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xcc5b22ee ieee80211_softmac_xmit +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd07397d1 ieee80211_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd3695b14 ieee80211_disassociate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe114c03a ieee80211_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe2526d9b ieee80211_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe3372510 ieee80211_is_54g +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe3400df5 ieee80211_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe64ad22e dot11d_scan_complete +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xeb0bb49a ieee80211_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xeeb906ce ieee80211_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf18c5be0 ieee80211_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf24816fe ieee80211_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf3943c60 rtl8192u_dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf75860a5 ieee80211_rx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xff9f2a8b ieee80211_wake_queue_rsl +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x00640c19 iscsit_free_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x06ac0cb1 iscsit_tmr_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x0d2e7fe1 iscsit_register_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2a0e6fa3 iscsit_cause_connection_reinstatement +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2bcd384f iscsit_handle_snack +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2ebf302c iscsit_build_task_mgt_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x3819fc20 iscsit_aborted_task +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x409d932c iscsit_find_cmd_from_itt_or_dump +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x44f8ee97 iscsi_change_param_sprintf +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4513d2fc iscsit_setup_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4827dd7e iscsit_add_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4957f462 iscsit_increment_maxcmdsn +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4ab20909 iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x54469eb6 iscsit_set_unsolicited_dataout +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x54e6e848 iscsit_get_datain_values +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5cfa3b71 iscsit_find_cmd_from_itt +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5fa11c95 iscsit_response_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x63ba3327 iscsit_process_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6b218d9d iscsit_release_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6bc56aaa iscsit_handle_task_mgt_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6df09889 iscsit_queue_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x713fcd1b iscsit_stop_dataout_timer +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x778d5588 iscsit_build_nopin_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x81606bbc iscsit_unregister_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8d306ee0 iscsit_build_text_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8e377ea0 iscsi_target_check_login_request +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x93a1e7b1 iscsit_reject_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x94f7f2aa iscsit_thread_check_cpumask +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x99ecc0b0 iscsit_setup_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb168f2e6 iscsit_process_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb3d001d4 iscsit_add_cmd_to_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb4ec3df9 iscsit_setup_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb4fe17ea iscsit_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb5c6d79d iscsit_build_r2ts_for_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc11b1e6a iscsit_build_rsp_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc270ff81 iscsit_build_logout_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc2f440e7 iscsit_build_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd7948c24 iscsit_build_datain_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe856c3b2 iscsit_sequence_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xec1106cd iscsit_handle_logout_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xecb4259a iscsit_process_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf34332f0 iscsi_find_param_from_key +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf398ae5f iscsit_check_dataout_payload +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf66e56ec __iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf6c04e51 iscsit_logout_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xfed706ba iscsit_allocate_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x080a40a4 target_stop_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x0871ffd6 transport_set_vpd_ident +EXPORT_SYMBOL drivers/target/target_core_mod 0x0c594d81 spc_emulate_report_luns +EXPORT_SYMBOL drivers/target/target_core_mod 0x0c902bed transport_deregister_session_configfs +EXPORT_SYMBOL drivers/target/target_core_mod 0x0f7a2150 target_register_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x124d2fa5 target_cmd_init_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x142072c0 transport_set_vpd_assoc +EXPORT_SYMBOL drivers/target/target_core_mod 0x1445fece core_allocate_nexus_loss_ua +EXPORT_SYMBOL drivers/target/target_core_mod 0x1ab78eed target_get_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x27093108 __target_init_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x287c0eba target_configure_unmap_from_queue +EXPORT_SYMBOL drivers/target/target_core_mod 0x29360ddc transport_copy_sense_to_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x2e320523 target_wait_for_sess_cmds +EXPORT_SYMBOL drivers/target/target_core_mod 0x31c78dcb target_show_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x32205ad5 target_remove_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x3350d87b core_tmr_alloc_req +EXPORT_SYMBOL drivers/target/target_core_mod 0x378d00b2 target_to_linux_sector +EXPORT_SYMBOL drivers/target/target_core_mod 0x3989d852 transport_alloc_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x3a20a9d7 transport_set_vpd_ident_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x3c88e46b core_tpg_get_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x409ccb2f transport_init_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x419aad46 transport_alloc_session_tags +EXPORT_SYMBOL drivers/target/target_core_mod 0x42899f6d target_cmd_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x45415c47 target_lun_is_rdonly +EXPORT_SYMBOL drivers/target/target_core_mod 0x4725d568 transport_generic_handle_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0x4a33b70c sbc_dif_verify +EXPORT_SYMBOL drivers/target/target_core_mod 0x4bd61370 transport_kunmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x52063f93 target_submit_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x5469eafd sbc_get_device_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x59b4c437 target_execute_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x59ca3755 transport_generic_new_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x5b811369 target_tpg_has_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5bdb610a target_free_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5df99516 transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x5e2150fa transport_kmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x60656dd7 transport_generic_request_failure +EXPORT_SYMBOL drivers/target/target_core_mod 0x618e2f3b target_complete_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x647cdeb5 transport_handle_cdb_direct +EXPORT_SYMBOL drivers/target/target_core_mod 0x6c0b139c transport_lookup_cmd_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x6c41f168 target_put_nacl +EXPORT_SYMBOL drivers/target/target_core_mod 0x6d79c223 core_alua_check_nonop_delay +EXPORT_SYMBOL drivers/target/target_core_mod 0x70233b30 sbc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x7a9bfbfb spc_emulate_evpd_83 +EXPORT_SYMBOL drivers/target/target_core_mod 0x84b72264 core_tpg_set_initiator_node_queue_depth +EXPORT_SYMBOL drivers/target/target_core_mod 0x852b58ca passthrough_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x85f51839 target_send_busy +EXPORT_SYMBOL drivers/target/target_core_mod 0x88a68726 transport_free_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x8b8b299d sbc_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x8c79feb9 core_tpg_deregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x9112f3e7 passthrough_pr_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x93a03a71 transport_generic_free_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x9b993ea8 sbc_get_write_same_sectors +EXPORT_SYMBOL drivers/target/target_core_mod 0xa6bc77a4 target_setup_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xabd10a41 core_tpg_register +EXPORT_SYMBOL drivers/target/target_core_mod 0xaefbcacd target_alloc_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0xb291811e target_complete_cmd_with_length +EXPORT_SYMBOL drivers/target/target_core_mod 0xb3281c86 target_backend_unregister +EXPORT_SYMBOL drivers/target/target_core_mod 0xb5db0a35 transport_lookup_tmr_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0xbeee5318 core_tpg_check_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0xbf682feb target_nacl_find_deve +EXPORT_SYMBOL drivers/target/target_core_mod 0xc2c15761 target_depend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0xc99356e4 target_show_dynamic_sessions +EXPORT_SYMBOL drivers/target/target_core_mod 0xcca6c8b8 target_put_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xd487feb9 __transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xd53f6a3c sbc_dif_copy_prot +EXPORT_SYMBOL drivers/target/target_core_mod 0xd6735dee passthrough_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0xdaad35f3 target_complete_cmd_with_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0xdb0e2c71 target_set_cmd_data_length +EXPORT_SYMBOL drivers/target/target_core_mod 0xe355558a transport_wait_for_tasks +EXPORT_SYMBOL drivers/target/target_core_mod 0xe43be3f1 transport_backend_register +EXPORT_SYMBOL drivers/target/target_core_mod 0xe676d30d spc_emulate_inquiry_std +EXPORT_SYMBOL drivers/target/target_core_mod 0xe925172e target_undepend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0xea108867 target_unregister_template +EXPORT_SYMBOL drivers/target/target_core_mod 0xec843b9f target_submit_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0xed5d8afb core_tpg_set_initiator_node_tag +EXPORT_SYMBOL drivers/target/target_core_mod 0xf1fae120 spc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3c2dfe0 transport_set_vpd_proto_id +EXPORT_SYMBOL drivers/target/target_core_mod 0xf466eb90 transport_deregister_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xfc067f16 transport_send_check_condition_and_sense +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x1ed7074b ufshcd_get_local_unipro_ver +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x27be02ec ufshcd_alloc_host +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x53d20ec4 ufshcd_runtime_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x6a822276 ufshcd_system_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xbab8a20c ufshcd_system_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xe927d2ef ufshcd_runtime_resume +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0x41ea8efa tc_dwc_g210_config_20_bit +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0xb9c4545a tc_dwc_g210_config_40_bit +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x1ff1aabb ufshcd_dwc_dme_set_attrs +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0xa09d19d0 ufshcd_dwc_link_startup_notify +EXPORT_SYMBOL drivers/usb/class/cdc-wdm 0x509016b5 usb_cdc_wdm_register +EXPORT_SYMBOL drivers/usb/gadget/libcomposite 0xf69fb743 usb_os_desc_prepare_interf_dir +EXPORT_SYMBOL drivers/usb/host/sl811-hcd 0x1a6dc4ff sl811h_driver +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x402dac5d usb_wwan_close +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x447bffd4 usb_wwan_write_room +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x5975152a usb_wwan_port_remove +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x61591bb3 usb_wwan_chars_in_buffer +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x75acf26a usb_wwan_open +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x84e2f4b6 usb_wwan_write +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x9f307c57 usb_wwan_suspend +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xa5a5f6c8 usb_wwan_tiocmget +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xcc3c8c0b usb_wwan_resume +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xf1a9163e usb_wwan_dtr_rts +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xf383f30e usb_wwan_tiocmset +EXPORT_SYMBOL drivers/usb/serial/usbserial 0x996082aa usb_serial_resume +EXPORT_SYMBOL drivers/usb/serial/usbserial 0xeedabb42 usb_serial_suspend +EXPORT_SYMBOL drivers/vdpa/vdpa 0xb64886e6 vdpa_set_status +EXPORT_SYMBOL drivers/vfio/vfio 0x19567d06 vfio_info_cap_shift +EXPORT_SYMBOL drivers/vfio/vfio 0x44cfaa4b vfio_dma_rw +EXPORT_SYMBOL drivers/vfio/vfio 0x4d9133b8 vfio_unpin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0x6c28be5a vfio_info_add_capability +EXPORT_SYMBOL drivers/vfio/vfio 0xadc044b7 vfio_set_irqs_validate_and_prepare +EXPORT_SYMBOL drivers/vfio/vfio 0xce3aaa8d vfio_pin_pages +EXPORT_SYMBOL drivers/vhost/vhost 0x680c5f00 vhost_chr_write_iter +EXPORT_SYMBOL drivers/vhost/vhost 0xddc87bad vhost_chr_poll +EXPORT_SYMBOL drivers/vhost/vringh 0x22535a6e vringh_abandon_user +EXPORT_SYMBOL drivers/vhost/vringh 0x22f44e7d vringh_getdesc_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x31848eae vringh_notify_enable_user +EXPORT_SYMBOL drivers/vhost/vringh 0x372fd6c2 vringh_init_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3a5d8ed7 vringh_getdesc_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3b304ebb vringh_iov_push_user +EXPORT_SYMBOL drivers/vhost/vringh 0x4311cd91 vringh_iov_pull_user +EXPORT_SYMBOL drivers/vhost/vringh 0x52bae5f4 vringh_complete_multi_user +EXPORT_SYMBOL drivers/vhost/vringh 0x660779c8 vringh_kiov_advance +EXPORT_SYMBOL drivers/vhost/vringh 0x6bcdc931 vringh_complete_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x6bf1b1c2 vringh_complete_user +EXPORT_SYMBOL drivers/vhost/vringh 0x7eaceeaa vringh_init_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x8f8840e8 vringh_notify_enable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x932af7d7 vringh_notify_disable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x964ca823 vringh_iov_push_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x97fa07e9 vringh_iov_push_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9a775e41 vringh_init_iotlb_va +EXPORT_SYMBOL drivers/vhost/vringh 0x9a81a3f6 vringh_need_notify_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9bdd89ae vringh_abandon_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x9f597502 vringh_complete_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xacec70e7 vringh_need_notify_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xb98c2548 vringh_getdesc_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xbb2391f3 vringh_notify_enable_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xbdb0df4e vringh_set_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc33f4090 vringh_iov_pull_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc467f54a vringh_abandon_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xc5a7eb98 vringh_notify_disable_user +EXPORT_SYMBOL drivers/vhost/vringh 0xcc0cbfb9 vringh_need_notify_user +EXPORT_SYMBOL drivers/vhost/vringh 0xd8535ad6 vringh_init_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xde804bb9 vringh_iov_pull_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xe08ccbed vringh_notify_disable_iotlb +EXPORT_SYMBOL drivers/video/backlight/lcd 0x324fd8cf devm_lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0x69e72b6e lcd_device_unregister +EXPORT_SYMBOL drivers/video/backlight/lcd 0x6eca5bfb lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0x993115ab devm_lcd_device_unregister +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x0225f00b svga_get_caps +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x0ee23b1d svga_tilefill +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x17f3f471 svga_set_default_seq_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x1be6dc30 svga_set_textmode_vga_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x2e64aaa3 svga_get_tilemax +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x4ab38ef2 svga_set_default_crt_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x75c091fc svga_tilecursor +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x83a41489 svga_set_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c337c2 svga_wcrt_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c97d2a svga_match_format +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb0ab2b2e svga_check_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xbfd1db0b svga_tilecopy +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xc819f3b7 svga_settile +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd01b7cbf svga_tileblit +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd22ca511 svga_set_default_atc_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd6ec2c44 svga_compute_pll +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xdcc5a013 svga_wseq_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xe28d2a49 svga_set_default_gfx_regs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x0cc3ede5 cyber2000fb_detach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x534b6f18 cyber2000fb_disable_extregs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x754532c5 cyber2000fb_attach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0xb39f68d1 cyber2000fb_enable_extregs +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x233917d1 mac_vmode_to_var +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0xe2304303 mac_map_monitor_sense +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0xe57f6fde mac_find_mode +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x7fe1cf8d matroxfb_g450_setpll_cond +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x933990b6 matroxfb_g450_setclk +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0xc3e3a714 g450_mnp2f +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x304da862 matrox_G100 +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x614158ef DAC1064_global_restore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x62053a0c DAC1064_global_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0xff3df303 matrox_mystique +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_Ti3026 0x5c452119 matrox_millennium +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_accel 0x3cd121a3 matrox_cfbX_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x1983698f matroxfb_register_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x384ecccd matroxfb_enable_irq +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xe66aae2b matroxfb_unregister_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xfaa82075 matroxfb_wait_for_sync +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0x378db766 matroxfb_g450_shutdown +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0x6a172dc6 matroxfb_g450_connect +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x25cf8049 matroxfb_PLL_calcclock +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x2ea1237a matroxfb_vgaHWinit +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x454fc317 matroxfb_vgaHWrestore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x6789c156 matroxfb_DAC_in +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x6badda67 matroxfb_DAC_out +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xbc970d7c matroxfb_read_pins +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xcdc90c64 matroxfb_var2my +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0x3037658e sis_malloc +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0xfe963115 sis_free +EXPORT_SYMBOL drivers/video/vgastate 0x686de290 restore_vga +EXPORT_SYMBOL drivers/video/vgastate 0xe7a2620e save_vga +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x139a284e virtio_dma_buf_attach +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x3e55ffc3 virtio_dma_buf_export +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x44508e96 is_virtio_dma_buf +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x524bb598 virtio_dma_buf_get_uuid +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x443f9c4c w1_ds2780_io +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x6bece45a w1_ds2780_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0xa4954956 w1_ds2781_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0xc2a27ca0 w1_ds2781_io +EXPORT_SYMBOL drivers/w1/wire 0x4ca2c489 w1_unregister_family +EXPORT_SYMBOL drivers/w1/wire 0x690bb900 w1_register_family +EXPORT_SYMBOL drivers/w1/wire 0x69372a2e w1_add_master_device +EXPORT_SYMBOL drivers/w1/wire 0xb04c84b5 w1_remove_master_device +EXPORT_SYMBOL fs/fscache/fscache 0x027f0c71 __fscache_relinquish_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x03513381 fscache_cookie_lookup_negative +EXPORT_SYMBOL fs/fscache/fscache 0x04c6eb42 __fscache_acquire_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x06539cc0 fscache_relinquish_cache +EXPORT_SYMBOL fs/fscache/fscache 0x0f67b7bd fscache_end_volume_access +EXPORT_SYMBOL fs/fscache/fscache 0x1223f505 fscache_acquire_cache +EXPORT_SYMBOL fs/fscache/fscache 0x18287421 fscache_add_cache +EXPORT_SYMBOL fs/fscache/fscache 0x1a0d09e7 fscache_n_write +EXPORT_SYMBOL fs/fscache/fscache 0x1d5e0373 fscache_wait_for_operation +EXPORT_SYMBOL fs/fscache/fscache 0x234a140d __traceiter_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x2aa0a52a __fscache_write_to_cache +EXPORT_SYMBOL fs/fscache/fscache 0x2b389369 __tracepoint_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x2e60a106 fscache_io_error +EXPORT_SYMBOL fs/fscache/fscache 0x306805d3 __SCK__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x3e000d1c __fscache_resize_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x4404d2aa fscache_n_no_create_space +EXPORT_SYMBOL fs/fscache/fscache 0x47806df6 __fscache_begin_write_operation +EXPORT_SYMBOL fs/fscache/fscache 0x4996bd29 fscache_n_updates +EXPORT_SYMBOL fs/fscache/fscache 0x4bd084ba __SCK__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x4c3a6c84 __fscache_use_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x527b289a fscache_get_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x53b4d9a0 fscache_withdraw_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x557a775f fscache_addremove_sem +EXPORT_SYMBOL fs/fscache/fscache 0x65dbfb07 fscache_withdraw_volume +EXPORT_SYMBOL fs/fscache/fscache 0x68f960e3 __fscache_acquire_volume +EXPORT_SYMBOL fs/fscache/fscache 0x6e416521 __SCK__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x71fb0e58 __tracepoint_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x77e19a42 __tracepoint_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x7ef963f0 fscache_put_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x82736aa6 __fscache_clear_page_bits +EXPORT_SYMBOL fs/fscache/fscache 0x8c2d6da7 fscache_clearance_waiters +EXPORT_SYMBOL fs/fscache/fscache 0x8de6c531 __fscache_invalidate +EXPORT_SYMBOL fs/fscache/fscache 0x90d447f3 fscache_n_culled +EXPORT_SYMBOL fs/fscache/fscache 0x9423e8bd __fscache_begin_read_operation +EXPORT_SYMBOL fs/fscache/fscache 0x9ffefcb2 fscache_n_read +EXPORT_SYMBOL fs/fscache/fscache 0xa229949b fscache_dirty_folio +EXPORT_SYMBOL fs/fscache/fscache 0xae6040a5 __traceiter_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xb363be0a fscache_caching_failed +EXPORT_SYMBOL fs/fscache/fscache 0xba5f608d fscache_resume_after_invalidation +EXPORT_SYMBOL fs/fscache/fscache 0xbca46908 fscache_wq +EXPORT_SYMBOL fs/fscache/fscache 0xc2956cfb __fscache_relinquish_volume +EXPORT_SYMBOL fs/fscache/fscache 0xcce11a60 fscache_n_no_write_space +EXPORT_SYMBOL fs/fscache/fscache 0xcf382fdf fscache_end_cookie_access +EXPORT_SYMBOL fs/fscache/fscache 0xdcb87498 __traceiter_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xdcf109f1 fscache_withdraw_cache +EXPORT_SYMBOL fs/fscache/fscache 0xf5ab0769 __fscache_unuse_cookie +EXPORT_SYMBOL fs/netfs/netfs 0x78d94330 netfs_subreq_terminated +EXPORT_SYMBOL fs/netfs/netfs 0x91758a11 netfs_write_begin +EXPORT_SYMBOL fs/netfs/netfs 0xbc70a381 netfs_stats_show +EXPORT_SYMBOL fs/netfs/netfs 0xe6ad47d9 netfs_readahead +EXPORT_SYMBOL fs/netfs/netfs 0xec3ca5cb netfs_read_folio +EXPORT_SYMBOL fs/ocfs2/cluster/ocfs2_nodemanager 0xbfd7d7a2 o2hb_global_heartbeat_active +EXPORT_SYMBOL fs/quota/quota_tree 0x311a1576 qtree_read_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x31e2ab90 qtree_entry_unused +EXPORT_SYMBOL fs/quota/quota_tree 0x83e66228 qtree_get_next_id +EXPORT_SYMBOL fs/quota/quota_tree 0x9b951cd1 qtree_write_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xbd65d8f2 qtree_release_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xfad870d8 qtree_delete_dquot +EXPORT_SYMBOL lib/crc-itu-t 0x09a34a2b crc_itu_t +EXPORT_SYMBOL lib/crc-itu-t 0xd819a524 crc_itu_t_table +EXPORT_SYMBOL lib/crc7 0x65aaf037 crc7_be_syndrome_table +EXPORT_SYMBOL lib/crc7 0xba55d23e crc7_be +EXPORT_SYMBOL lib/crypto/libarc4 0x2bb32ad1 arc4_setkey +EXPORT_SYMBOL lib/crypto/libarc4 0xcd47fcc4 arc4_crypt +EXPORT_SYMBOL lib/crypto/libchacha 0xcec122d7 chacha_crypt_generic +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x147c3f2e chacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x521c7102 xchacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x6c713da5 chacha20poly1305_encrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x916491ac chacha20poly1305_decrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xc20134e7 chacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xce15a526 xchacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x12627f15 curve25519_generic +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x4a5a8811 curve25519_null_point +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x7e6fdbfc curve25519_base_point +EXPORT_SYMBOL lib/crypto/libpoly1305 0x021f3700 poly1305_core_blocks +EXPORT_SYMBOL lib/crypto/libpoly1305 0xbcb90cb3 poly1305_core_emit +EXPORT_SYMBOL lib/crypto/libpoly1305 0xd45b9cf4 poly1305_core_setkey +EXPORT_SYMBOL lib/libcrc32c 0xb15b4109 crc32c +EXPORT_SYMBOL lib/lru_cache 0x0cb562e6 lc_put +EXPORT_SYMBOL lib/lru_cache 0x12de578e lc_committed +EXPORT_SYMBOL lib/lru_cache 0x1d2ebc6a lc_get +EXPORT_SYMBOL lib/lru_cache 0x2675693b lc_del +EXPORT_SYMBOL lib/lru_cache 0x3f7e1726 lc_seq_printf_stats +EXPORT_SYMBOL lib/lru_cache 0x65de8858 lc_seq_dump_details +EXPORT_SYMBOL lib/lru_cache 0x75e88edc lc_destroy +EXPORT_SYMBOL lib/lru_cache 0x96d40a48 lc_try_get +EXPORT_SYMBOL lib/lru_cache 0xa79000a0 lc_is_used +EXPORT_SYMBOL lib/lru_cache 0xaeb959aa lc_create +EXPORT_SYMBOL lib/lru_cache 0xbf18a077 lc_reset +EXPORT_SYMBOL lib/lru_cache 0xc4d8d7a4 lc_find +EXPORT_SYMBOL lib/lru_cache 0xdbdee578 lc_element_by_index +EXPORT_SYMBOL lib/lru_cache 0xf0e20f9b lc_try_lock +EXPORT_SYMBOL lib/lru_cache 0xfba16232 lc_get_cumulative +EXPORT_SYMBOL lib/lz4/lz4_compress 0x4f4d78c5 LZ4_compress_default +EXPORT_SYMBOL lib/lz4/lz4_compress 0x5bc92e85 LZ4_compress_destSize +EXPORT_SYMBOL lib/lz4/lz4_compress 0x6004858d LZ4_compress_fast +EXPORT_SYMBOL lib/lz4/lz4_compress 0x635ff76d LZ4_saveDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0x749849d8 LZ4_loadDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0xf9eced44 LZ4_compress_fast_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x38f7b6e0 LZ4_compress_HC_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x93ff008c LZ4_loadDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x9cef495b LZ4_saveDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0xddf86133 LZ4_compress_HC +EXPORT_SYMBOL lib/math/cordic 0x7e431c15 cordic_calc_iq +EXPORT_SYMBOL lib/objagg 0x0363233d objagg_obj_raw +EXPORT_SYMBOL lib/objagg 0x23865923 objagg_destroy +EXPORT_SYMBOL lib/objagg 0x24ca5ca9 objagg_obj_root_priv +EXPORT_SYMBOL lib/objagg 0x342aefe2 objagg_obj_delta_priv +EXPORT_SYMBOL lib/objagg 0x352633f4 objagg_hints_stats_get +EXPORT_SYMBOL lib/objagg 0x3c58e78f objagg_hints_put +EXPORT_SYMBOL lib/objagg 0x6691f29d objagg_obj_put +EXPORT_SYMBOL lib/objagg 0x679e8cc2 objagg_create +EXPORT_SYMBOL lib/objagg 0xb17ab162 objagg_obj_get +EXPORT_SYMBOL lib/objagg 0xdaa3ee68 objagg_stats_get +EXPORT_SYMBOL lib/objagg 0xf5511527 objagg_stats_put +EXPORT_SYMBOL lib/objagg 0xfaa9d1a8 objagg_hints_get +EXPORT_SYMBOL lib/parman 0x0f518717 parman_prio_init +EXPORT_SYMBOL lib/parman 0x7b03d378 parman_item_add +EXPORT_SYMBOL lib/parman 0x8b7e26f5 parman_item_remove +EXPORT_SYMBOL lib/parman 0xc3e2d892 parman_create +EXPORT_SYMBOL lib/parman 0xc6a3d260 parman_prio_fini +EXPORT_SYMBOL lib/parman 0xca39ae6a parman_destroy +EXPORT_SYMBOL lib/raid6/raid6_pq 0x0b2c64a3 raid6_vgfmul +EXPORT_SYMBOL lib/raid6/raid6_pq 0x17f54263 raid6_gfexp +EXPORT_SYMBOL lib/raid6/raid6_pq 0x2b4846a1 raid6_empty_zero_page +EXPORT_SYMBOL lib/raid6/raid6_pq 0x59a2712d raid6_gfinv +EXPORT_SYMBOL lib/raid6/raid6_pq 0xc8e3332b raid6_gflog +EXPORT_SYMBOL lib/raid6/raid6_pq 0xcc4ee841 raid6_gfexi +EXPORT_SYMBOL lib/raid6/raid6_pq 0xd91319d6 raid6_gfmul +EXPORT_SYMBOL net/6lowpan/6lowpan 0x440474ae lowpan_unregister_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0x58050c52 lowpan_nhc_add +EXPORT_SYMBOL net/6lowpan/6lowpan 0xbcee8f8d lowpan_register_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0xde0a88cd lowpan_unregister_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0xf3909a83 lowpan_nhc_del +EXPORT_SYMBOL net/6lowpan/6lowpan 0xf98b3c34 lowpan_register_netdev +EXPORT_SYMBOL net/802/p8022 0x2dcef7d3 unregister_8022_client +EXPORT_SYMBOL net/802/p8022 0xbee883ae register_8022_client +EXPORT_SYMBOL net/802/psnap 0x711ec69e unregister_snap_client +EXPORT_SYMBOL net/802/psnap 0x91a777a2 register_snap_client +EXPORT_SYMBOL net/9p/9pnet 0x0504c961 v9fs_get_default_trans +EXPORT_SYMBOL net/9p/9pnet 0x0d0fc300 p9_client_read +EXPORT_SYMBOL net/9p/9pnet 0x12e58f8b p9_show_client_options +EXPORT_SYMBOL net/9p/9pnet 0x14418c49 p9_client_readdir +EXPORT_SYMBOL net/9p/9pnet 0x17e64118 p9_client_unlinkat +EXPORT_SYMBOL net/9p/9pnet 0x1a61ec5b p9_client_getlock_dotl +EXPORT_SYMBOL net/9p/9pnet 0x2726fb10 p9_client_getattr_dotl +EXPORT_SYMBOL net/9p/9pnet 0x2ca77a12 v9fs_get_trans_by_name +EXPORT_SYMBOL net/9p/9pnet 0x326fc054 __traceiter_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0x37871555 do_trace_9p_fid_get +EXPORT_SYMBOL net/9p/9pnet 0x396c7440 p9_client_setattr +EXPORT_SYMBOL net/9p/9pnet 0x3b00651b p9_client_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x3d73a797 p9_errstr2errno +EXPORT_SYMBOL net/9p/9pnet 0x41ce9823 p9stat_read +EXPORT_SYMBOL net/9p/9pnet 0x4ba99359 p9_fcall_fini +EXPORT_SYMBOL net/9p/9pnet 0x56286948 p9_client_mkdir_dotl +EXPORT_SYMBOL net/9p/9pnet 0x59b24166 p9_release_pages +EXPORT_SYMBOL net/9p/9pnet 0x61e5c3d7 p9_client_statfs +EXPORT_SYMBOL net/9p/9pnet 0x68d9df3b p9_is_proto_dotu +EXPORT_SYMBOL net/9p/9pnet 0x6ca9d8c7 do_trace_9p_fid_put +EXPORT_SYMBOL net/9p/9pnet 0x6cb6c3dc p9_client_begin_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x6cc2cb64 p9_is_proto_dotl +EXPORT_SYMBOL net/9p/9pnet 0x6d88ea22 p9_client_readlink +EXPORT_SYMBOL net/9p/9pnet 0x70071e51 p9_client_renameat +EXPORT_SYMBOL net/9p/9pnet 0x761cad64 p9_parse_header +EXPORT_SYMBOL net/9p/9pnet 0x7627c68c p9_client_create +EXPORT_SYMBOL net/9p/9pnet 0x77c65114 p9_client_open +EXPORT_SYMBOL net/9p/9pnet 0x7d5136f1 p9_client_link +EXPORT_SYMBOL net/9p/9pnet 0x8c4e74e0 p9_client_create_dotl +EXPORT_SYMBOL net/9p/9pnet 0x91c16c16 p9_client_symlink +EXPORT_SYMBOL net/9p/9pnet 0x9436ed81 p9_client_rename +EXPORT_SYMBOL net/9p/9pnet 0x958bd0a4 p9_client_wstat +EXPORT_SYMBOL net/9p/9pnet 0x95bd8f96 p9dirent_read +EXPORT_SYMBOL net/9p/9pnet 0xa3575154 p9_client_mknod_dotl +EXPORT_SYMBOL net/9p/9pnet 0xaba18f77 p9_client_write +EXPORT_SYMBOL net/9p/9pnet 0xad2cbb53 p9_client_remove +EXPORT_SYMBOL net/9p/9pnet 0xb2400bd3 p9_client_stat +EXPORT_SYMBOL net/9p/9pnet 0xb3280d1e v9fs_register_trans +EXPORT_SYMBOL net/9p/9pnet 0xb55ae777 __SCK__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xb82fab88 p9_client_cb +EXPORT_SYMBOL net/9p/9pnet 0xbb0faa50 p9_client_fcreate +EXPORT_SYMBOL net/9p/9pnet 0xc318d6f7 p9_client_read_once +EXPORT_SYMBOL net/9p/9pnet 0xc753b7c0 p9_client_attach +EXPORT_SYMBOL net/9p/9pnet 0xd384c683 p9stat_free +EXPORT_SYMBOL net/9p/9pnet 0xd48025f6 p9_tag_lookup +EXPORT_SYMBOL net/9p/9pnet 0xe3603c8b p9_client_walk +EXPORT_SYMBOL net/9p/9pnet 0xe58a3360 p9_error_init +EXPORT_SYMBOL net/9p/9pnet 0xea244557 p9_client_clunk +EXPORT_SYMBOL net/9p/9pnet 0xeb1ed225 p9_req_put +EXPORT_SYMBOL net/9p/9pnet 0xeb91b9e3 v9fs_unregister_trans +EXPORT_SYMBOL net/9p/9pnet 0xec42eb5f p9_client_destroy +EXPORT_SYMBOL net/9p/9pnet 0xee437897 __tracepoint_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xef385631 p9_client_lock_dotl +EXPORT_SYMBOL net/9p/9pnet 0xfe305dcc p9_client_fsync +EXPORT_SYMBOL net/appletalk/appletalk 0x8b45bb66 alloc_ltalkdev +EXPORT_SYMBOL net/appletalk/appletalk 0x9292a557 aarp_send_ddp +EXPORT_SYMBOL net/appletalk/appletalk 0xbecc400a atalk_find_dev_addr +EXPORT_SYMBOL net/appletalk/appletalk 0xc615d13f atrtr_get_dev +EXPORT_SYMBOL net/atm/atm 0x07bf2f53 vcc_insert_socket +EXPORT_SYMBOL net/atm/atm 0x12229b5a atm_charge +EXPORT_SYMBOL net/atm/atm 0x2cc2d52d vcc_hash +EXPORT_SYMBOL net/atm/atm 0x4443d399 atm_proc_root +EXPORT_SYMBOL net/atm/atm 0x44c6e633 vcc_sklist_lock +EXPORT_SYMBOL net/atm/atm 0x510ca4ad vcc_release_async +EXPORT_SYMBOL net/atm/atm 0x53418d0f atm_alloc_charge +EXPORT_SYMBOL net/atm/atm 0x639bc198 atm_init_aal5 +EXPORT_SYMBOL net/atm/atm 0x69664373 vcc_process_recv_queue +EXPORT_SYMBOL net/atm/atm 0x9feaf287 sonet_subtract_stats +EXPORT_SYMBOL net/atm/atm 0xa8130558 atm_dev_deregister +EXPORT_SYMBOL net/atm/atm 0xaa024146 sonet_copy_stats +EXPORT_SYMBOL net/atm/atm 0xbf72e87a atm_dev_signal_change +EXPORT_SYMBOL net/atm/atm 0xcc7194b1 atm_dev_release_vccs +EXPORT_SYMBOL net/atm/atm 0xe3d3723d atm_dev_register +EXPORT_SYMBOL net/atm/atm 0xef9b70d3 register_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0xf0bf895b deregister_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0xf49bc67a atm_pcr_goal +EXPORT_SYMBOL net/atm/atm 0xfb04dd67 atm_dev_lookup +EXPORT_SYMBOL net/ax25/ax25 0x087e34a7 ax25_send_frame +EXPORT_SYMBOL net/ax25/ax25 0x14cecd59 ax25_display_timer +EXPORT_SYMBOL net/ax25/ax25 0x242852b9 ax25_uid_policy +EXPORT_SYMBOL net/ax25/ax25 0x4502c65a asc2ax +EXPORT_SYMBOL net/ax25/ax25 0x482709ac ax25_listen_release +EXPORT_SYMBOL net/ax25/ax25 0x53dea1ff ax2asc +EXPORT_SYMBOL net/ax25/ax25 0x58163fb5 ax25_find_cb +EXPORT_SYMBOL net/ax25/ax25 0x8ede9e26 ax25_protocol_release +EXPORT_SYMBOL net/ax25/ax25 0x8f3b51fe ax25_ip_xmit +EXPORT_SYMBOL net/ax25/ax25 0xad73e6be ax25_listen_register +EXPORT_SYMBOL net/ax25/ax25 0xc1444946 ax25cmp +EXPORT_SYMBOL net/ax25/ax25 0xc322b323 ax25_linkfail_release +EXPORT_SYMBOL net/ax25/ax25 0xd43ecbf1 null_ax25_address +EXPORT_SYMBOL net/ax25/ax25 0xee02e420 ax25_findbyuid +EXPORT_SYMBOL net/ax25/ax25 0xfbe0f75f ax25_header_ops +EXPORT_SYMBOL net/ax25/ax25 0xffb8961c ax25_linkfail_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x029a6639 hci_get_route +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0718b8b7 bt_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x11403d0b l2cap_unregister_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x137366c0 bt_sock_poll +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1810b3b0 hci_mgmt_chan_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1be01360 hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1dd9bdbb hci_recv_diag +EXPORT_SYMBOL net/bluetooth/bluetooth 0x214e4265 bt_warn +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2470660e bt_sock_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0x253c6fab hci_cmd_sync_cancel +EXPORT_SYMBOL net/bluetooth/bluetooth 0x265ddfcf hci_resume_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x26947271 hci_devcd_append_pattern +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2ade3607 hci_register_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3134ccba l2cap_chan_close +EXPORT_SYMBOL net/bluetooth/bluetooth 0x32e9c7b8 bt_sock_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3693d518 bt_accept_dequeue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3834b196 l2cap_is_socket +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3bedce08 hci_conn_switch_role +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3ccf0836 l2cap_register_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4741bd5f hci_free_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x496fb692 __hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4df00075 l2cap_conn_get +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4e443110 __hci_cmd_sync_status_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4eead29e hci_set_fw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x560fcea4 hci_unregister_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0x58fce2e4 hci_unregister_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x676deb3d bt_sock_ioctl +EXPORT_SYMBOL net/bluetooth/bluetooth 0x72962b2a hci_release_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x73453c42 bt_sock_reclassify_lock +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7391e89a hci_devcd_abort +EXPORT_SYMBOL net/bluetooth/bluetooth 0x775631ca hci_devcd_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0x77c29fc7 hci_alloc_dev_priv +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7aad008b bt_to_errno +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b5ce5c3 baswap +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b8c32f1 bt_err +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7bd9427a bt_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7d644a34 hci_reset_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7d7493cd l2cap_conn_put +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8d237524 hci_devcd_complete +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8fea24bd bt_sock_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa0833e75 hci_devcd_append +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa36d67be hci_devcd_rx +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa4d963cd __hci_cmd_send +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa57356bd bt_accept_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa60137a1 hci_devcd_timeout +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa7c39d4f hci_cmd_sync_submit +EXPORT_SYMBOL net/bluetooth/bluetooth 0xae576aeb hci_conn_security +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb34c5ee1 bt_sock_stream_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb3a19ce8 hci_set_hw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb4c72f70 hci_suspend_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xbc806145 __hci_cmd_sync_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc4519527 bt_sock_link +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc834ad31 hci_conn_check_secure +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc90cb190 hci_mgmt_chan_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0xcc4b88cf bt_accept_enqueue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd145bcc9 bt_procfs_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd32f245e bt_procfs_cleanup +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd3a8d3e8 __hci_cmd_sync_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7613212 bt_err_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7fb99cc hci_recv_frame +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd890eabb bt_sock_wait_state +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd932a37e hci_register_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xddacccf6 bt_warn_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe0f6f733 __hci_cmd_sync_ev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe1c4ffa8 hci_cmd_sync_queue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe5cbb25d bt_sock_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf5fef8a3 bt_sock_wait_ready +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf8bc3bb7 hci_devcd_register +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x1b57f06b ebt_register_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x1e0829ed ebt_do_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x3a605d1a ebt_unregister_table_pre_exit +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x510d1068 ebt_unregister_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xe102fd42 ebt_register_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xe148b903 ebt_unregister_template +EXPORT_SYMBOL net/caif/caif 0x059f9f90 cfcnfg_add_phy_layer +EXPORT_SYMBOL net/caif/caif 0x1446b60a caif_client_register_refcnt +EXPORT_SYMBOL net/caif/caif 0x2a09f713 cfpkt_fromnative +EXPORT_SYMBOL net/caif/caif 0x329dbd06 cfpkt_info +EXPORT_SYMBOL net/caif/caif 0x38701a7c cfcnfg_del_phy_layer +EXPORT_SYMBOL net/caif/caif 0x3fa84493 cfpkt_add_head +EXPORT_SYMBOL net/caif/caif 0x40babbe0 cfpkt_extr_head +EXPORT_SYMBOL net/caif/caif 0x4a237e57 cfpkt_tonative +EXPORT_SYMBOL net/caif/caif 0x839ddb7b cfcnfg_set_phy_state +EXPORT_SYMBOL net/caif/caif 0x89e92ff4 get_cfcnfg +EXPORT_SYMBOL net/caif/caif 0x94ead25f caif_connect_client +EXPORT_SYMBOL net/caif/caif 0x9e3e305d cfpkt_set_prio +EXPORT_SYMBOL net/caif/caif 0xb7b6874e caif_free_client +EXPORT_SYMBOL net/caif/caif 0xd3f341a2 caif_disconnect_client +EXPORT_SYMBOL net/caif/caif 0xfd019422 caif_enroll_dev +EXPORT_SYMBOL net/can/can 0x0fee8a71 can_proto_unregister +EXPORT_SYMBOL net/can/can 0x3d40e959 can_rx_register +EXPORT_SYMBOL net/can/can 0x50f9e67a can_sock_destruct +EXPORT_SYMBOL net/can/can 0x70126e8e can_send +EXPORT_SYMBOL net/can/can 0x9a2c958c can_proto_register +EXPORT_SYMBOL net/can/can 0xa8d40080 can_rx_unregister +EXPORT_SYMBOL net/ceph/libceph 0x0010c03f ceph_msg_new2 +EXPORT_SYMBOL net/ceph/libceph 0x021a9fa8 ceph_monc_get_version +EXPORT_SYMBOL net/ceph/libceph 0x04b2ff3d ceph_osdc_maybe_request_map +EXPORT_SYMBOL net/ceph/libceph 0x04cad6f0 ceph_pg_poolid_by_name +EXPORT_SYMBOL net/ceph/libceph 0x0aaf62b9 osd_req_op_cls_request_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x0e29e157 ceph_copy_from_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x11d3fa5d ceph_cls_lock_info +EXPORT_SYMBOL net/ceph/libceph 0x1378aba3 ceph_pg_pool_name_by_id +EXPORT_SYMBOL net/ceph/libceph 0x165b1948 ceph_pagelist_free_reserve +EXPORT_SYMBOL net/ceph/libceph 0x17c17611 ceph_pg_to_acting_primary +EXPORT_SYMBOL net/ceph/libceph 0x18b0745a ceph_auth_handle_svc_reply_more +EXPORT_SYMBOL net/ceph/libceph 0x1c04b10f ceph_cls_lock +EXPORT_SYMBOL net/ceph/libceph 0x1c62b39e ceph_con_keepalive +EXPORT_SYMBOL net/ceph/libceph 0x1fe21dd2 __ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x2087719e ceph_oid_copy +EXPORT_SYMBOL net/ceph/libceph 0x2101cbc9 ceph_oid_destroy +EXPORT_SYMBOL net/ceph/libceph 0x294b1632 osd_req_op_extent_osd_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x2a983d26 ceph_pagelist_release +EXPORT_SYMBOL net/ceph/libceph 0x2ba56273 ceph_osdc_call +EXPORT_SYMBOL net/ceph/libceph 0x2cc82b21 ceph_parse_param +EXPORT_SYMBOL net/ceph/libceph 0x2d4f6586 osd_req_op_cls_request_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x32875cee ceph_cls_break_lock +EXPORT_SYMBOL net/ceph/libceph 0x379f81b9 osd_req_op_raw_data_in_pages +EXPORT_SYMBOL net/ceph/libceph 0x38f2d94e ceph_file_to_extents +EXPORT_SYMBOL net/ceph/libceph 0x391535f2 ceph_monc_stop +EXPORT_SYMBOL net/ceph/libceph 0x3c8d7111 ceph_get_num_objects +EXPORT_SYMBOL net/ceph/libceph 0x3c942e3a ceph_check_fsid +EXPORT_SYMBOL net/ceph/libceph 0x3e0d4747 ceph_con_open +EXPORT_SYMBOL net/ceph/libceph 0x3f8405e2 ceph_msg_data_add_bio +EXPORT_SYMBOL net/ceph/libceph 0x40024cd2 ceph_msg_data_add_pages +EXPORT_SYMBOL net/ceph/libceph 0x413b8aee ceph_osdc_update_epoch_barrier +EXPORT_SYMBOL net/ceph/libceph 0x415377fa ceph_osdc_unwatch +EXPORT_SYMBOL net/ceph/libceph 0x417a9131 ceph_oloc_destroy +EXPORT_SYMBOL net/ceph/libceph 0x448dec75 ceph_auth_handle_bad_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x45202730 osd_req_op_extent_osd_data_bio +EXPORT_SYMBOL net/ceph/libceph 0x45e5926f ceph_monc_renew_subs +EXPORT_SYMBOL net/ceph/libceph 0x464faf84 ceph_osdc_new_request +EXPORT_SYMBOL net/ceph/libceph 0x466b85b8 libceph_compatible +EXPORT_SYMBOL net/ceph/libceph 0x4931d419 ceph_osdc_sync +EXPORT_SYMBOL net/ceph/libceph 0x4affd6c2 ceph_parse_fsid +EXPORT_SYMBOL net/ceph/libceph 0x4cc2aa98 ceph_osdc_alloc_messages +EXPORT_SYMBOL net/ceph/libceph 0x50372ad6 ceph_osdc_abort_requests +EXPORT_SYMBOL net/ceph/libceph 0x50603ce3 ceph_decode_entity_addrvec +EXPORT_SYMBOL net/ceph/libceph 0x50b9aedf ceph_auth_verify_authorizer_reply +EXPORT_SYMBOL net/ceph/libceph 0x51d336cf ceph_osdc_notify +EXPORT_SYMBOL net/ceph/libceph 0x55bb23bb ceph_create_client +EXPORT_SYMBOL net/ceph/libceph 0x5616febe ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x57baf885 ceph_str_hash +EXPORT_SYMBOL net/ceph/libceph 0x598c6531 ceph_print_client_options +EXPORT_SYMBOL net/ceph/libceph 0x5aeeee62 ceph_oid_aprintf +EXPORT_SYMBOL net/ceph/libceph 0x5d08e421 ceph_osdc_alloc_request +EXPORT_SYMBOL net/ceph/libceph 0x5fe1f4a8 ceph_osdc_wait_request +EXPORT_SYMBOL net/ceph/libceph 0x6134e838 osd_req_op_cls_init +EXPORT_SYMBOL net/ceph/libceph 0x615e50ec ceph_copy_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x63758856 ceph_str_hash_name +EXPORT_SYMBOL net/ceph/libceph 0x65f80834 ceph_cls_unlock +EXPORT_SYMBOL net/ceph/libceph 0x69f464ff ceph_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x6a7a38a0 ceph_pr_addr +EXPORT_SYMBOL net/ceph/libceph 0x6b755e3f osd_req_op_cls_request_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x711954ce ceph_osdc_get_request +EXPORT_SYMBOL net/ceph/libceph 0x71597e86 osd_req_op_init +EXPORT_SYMBOL net/ceph/libceph 0x78a82e52 ceph_con_close +EXPORT_SYMBOL net/ceph/libceph 0x79e72037 ceph_msg_new +EXPORT_SYMBOL net/ceph/libceph 0x7a38fae4 ceph_msg_dump +EXPORT_SYMBOL net/ceph/libceph 0x7a875550 ceph_monc_open_session +EXPORT_SYMBOL net/ceph/libceph 0x7b223fc6 ceph_osdc_list_watchers +EXPORT_SYMBOL net/ceph/libceph 0x82ce864d ceph_osdc_watch +EXPORT_SYMBOL net/ceph/libceph 0x865d1b8e ceph_con_send +EXPORT_SYMBOL net/ceph/libceph 0x86fca7e4 ceph_put_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x873d19c4 ceph_osdc_cancel_request +EXPORT_SYMBOL net/ceph/libceph 0x8a6ffb9e ceph_wait_for_latest_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x8ed63541 ceph_cls_set_cookie +EXPORT_SYMBOL net/ceph/libceph 0x8f06d1df ceph_monc_want_map +EXPORT_SYMBOL net/ceph/libceph 0x8f7800f7 ceph_monc_got_map +EXPORT_SYMBOL net/ceph/libceph 0x92b7b4ce ceph_pg_pool_flags +EXPORT_SYMBOL net/ceph/libceph 0x987d3968 ceph_alloc_options +EXPORT_SYMBOL net/ceph/libceph 0x98e1398f osd_req_op_extent_update +EXPORT_SYMBOL net/ceph/libceph 0x9b5883da ceph_msg_get +EXPORT_SYMBOL net/ceph/libceph 0x9bc6b539 ceph_find_or_create_string +EXPORT_SYMBOL net/ceph/libceph 0x9c7d265e ceph_monc_do_statfs +EXPORT_SYMBOL net/ceph/libceph 0x9ca95932 ceph_create_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x9e67f410 osd_req_op_extent_init +EXPORT_SYMBOL net/ceph/libceph 0x9efd8977 ceph_monc_blocklist_add +EXPORT_SYMBOL net/ceph/libceph 0x9fbba67f ceph_buffer_new +EXPORT_SYMBOL net/ceph/libceph 0x9fefa3cb ceph_calc_file_object_mapping +EXPORT_SYMBOL net/ceph/libceph 0xa1c82ce7 ceph_parse_mon_ips +EXPORT_SYMBOL net/ceph/libceph 0xa33c021f ceph_copy_user_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xa698f998 ceph_free_lockers +EXPORT_SYMBOL net/ceph/libceph 0xa88606cc ceph_osdc_notify_ack +EXPORT_SYMBOL net/ceph/libceph 0xa93a72d7 ceph_osdc_flush_notifies +EXPORT_SYMBOL net/ceph/libceph 0xaa5de6db osd_req_op_extent_osd_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xad703657 ceph_auth_destroy_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xae5729d9 osd_req_op_extent_osd_iter +EXPORT_SYMBOL net/ceph/libceph 0xafb8a407 ceph_msgr_flush +EXPORT_SYMBOL net/ceph/libceph 0xb040f2e5 ceph_auth_handle_svc_reply_done +EXPORT_SYMBOL net/ceph/libceph 0xb09395d5 osd_req_op_copy_from_init +EXPORT_SYMBOL net/ceph/libceph 0xb22e0767 ceph_zero_page_vector_range +EXPORT_SYMBOL net/ceph/libceph 0xb3c417f2 ceph_client_gid +EXPORT_SYMBOL net/ceph/libceph 0xb5086810 ceph_msg_put +EXPORT_SYMBOL net/ceph/libceph 0xb54676fa ceph_msg_type_name +EXPORT_SYMBOL net/ceph/libceph 0xb6aa1127 osd_req_op_cls_response_data_pages +EXPORT_SYMBOL net/ceph/libceph 0xb72c162e ceph_buffer_release +EXPORT_SYMBOL net/ceph/libceph 0xbcdb10a8 __ceph_alloc_sparse_ext_map +EXPORT_SYMBOL net/ceph/libceph 0xbd2f79ae ceph_oloc_copy +EXPORT_SYMBOL net/ceph/libceph 0xbd4fd371 osd_req_op_extent_osd_data_pages +EXPORT_SYMBOL net/ceph/libceph 0xbe3879aa ceph_get_snap_context +EXPORT_SYMBOL net/ceph/libceph 0xbf6dd30f ceph_auth_invalidate_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xc20b1c0c __ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xc366bfa1 ceph_pagelist_truncate +EXPORT_SYMBOL net/ceph/libceph 0xc539c2fd ceph_auth_is_authenticated +EXPORT_SYMBOL net/ceph/libceph 0xc58eab84 osd_req_op_xattr_init +EXPORT_SYMBOL net/ceph/libceph 0xc5fbb697 ceph_put_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xc78da415 ceph_con_init +EXPORT_SYMBOL net/ceph/libceph 0xc927a916 ceph_destroy_client +EXPORT_SYMBOL net/ceph/libceph 0xca80437b ceph_extent_to_file +EXPORT_SYMBOL net/ceph/libceph 0xcd5ac9b3 ceph_auth_add_authorizer_challenge +EXPORT_SYMBOL net/ceph/libceph 0xcda42688 ceph_monc_validate_auth +EXPORT_SYMBOL net/ceph/libceph 0xd09deb47 ceph_reset_client_addr +EXPORT_SYMBOL net/ceph/libceph 0xd4d736db ceph_destroy_options +EXPORT_SYMBOL net/ceph/libceph 0xd4eb7735 ceph_decode_entity_addr +EXPORT_SYMBOL net/ceph/libceph 0xd7aa0c5e ceph_monc_wait_osdmap +EXPORT_SYMBOL net/ceph/libceph 0xd8d8e367 osd_req_op_extent_osd_data +EXPORT_SYMBOL net/ceph/libceph 0xdc5bff36 ceph_msg_data_add_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xde0e03c4 ceph_monc_get_version_async +EXPORT_SYMBOL net/ceph/libceph 0xdf50f27c ceph_compare_options +EXPORT_SYMBOL net/ceph/libceph 0xdf6ef4a1 ceph_oid_printf +EXPORT_SYMBOL net/ceph/libceph 0xdfc091f9 ceph_entity_type_name +EXPORT_SYMBOL net/ceph/libceph 0xe1140561 osd_req_op_extent_osd_data_bvec_pos +EXPORT_SYMBOL net/ceph/libceph 0xe33b59c8 ceph_cls_assert_locked +EXPORT_SYMBOL net/ceph/libceph 0xe34a59f2 ceph_object_locator_to_pg +EXPORT_SYMBOL net/ceph/libceph 0xe443d279 ceph_osdc_put_request +EXPORT_SYMBOL net/ceph/libceph 0xe4d66cfc ceph_osdc_clear_abort_err +EXPORT_SYMBOL net/ceph/libceph 0xe531e57d ceph_monc_init +EXPORT_SYMBOL net/ceph/libceph 0xe76e7226 ceph_pagelist_alloc +EXPORT_SYMBOL net/ceph/libceph 0xe8559094 ceph_osdc_start_request +EXPORT_SYMBOL net/ceph/libceph 0xee120c03 ceph_release_string +EXPORT_SYMBOL net/ceph/libceph 0xeef6cfa3 ceph_iterate_extents +EXPORT_SYMBOL net/ceph/libceph 0xefce3c3b ceph_pagelist_reserve +EXPORT_SYMBOL net/ceph/libceph 0xefce991c ceph_pagelist_append +EXPORT_SYMBOL net/ceph/libceph 0xf03fe862 ceph_pagelist_set_cursor +EXPORT_SYMBOL net/ceph/libceph 0xf15e31a0 ceph_alloc_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xf254297e ceph_addr_is_blank +EXPORT_SYMBOL net/ceph/libceph 0xf548d8eb osd_req_op_alloc_hint_init +EXPORT_SYMBOL net/ceph/libceph 0xf62dc713 ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xfa8fd93c ceph_release_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xfcaac76a osd_req_op_extent_dup_last +EXPORT_SYMBOL net/ceph/libceph 0xff9b3e73 ceph_msg_data_add_pagelist +EXPORT_SYMBOL net/dccp/dccp_ipv4 0x8ffb5894 dccp_req_err +EXPORT_SYMBOL net/dccp/dccp_ipv4 0xe6d7d1ab dccp_syn_ack_timeout +EXPORT_SYMBOL net/hsr/hsr 0x0b154548 is_hsr_master +EXPORT_SYMBOL net/hsr/hsr 0x65cff332 hsr_get_version +EXPORT_SYMBOL net/ieee802154/ieee802154 0x0df6c4ed wpan_phy_find +EXPORT_SYMBOL net/ieee802154/ieee802154 0x371d2fa1 wpan_phy_new +EXPORT_SYMBOL net/ieee802154/ieee802154 0x5ab46ff2 wpan_phy_register +EXPORT_SYMBOL net/ieee802154/ieee802154 0x7d1fd4a7 wpan_phy_for_each +EXPORT_SYMBOL net/ieee802154/ieee802154 0x98902833 wpan_phy_free +EXPORT_SYMBOL net/ieee802154/ieee802154 0xdda274a7 wpan_phy_unregister +EXPORT_SYMBOL net/ipv4/fou 0x1757d1a4 fou_encap_hlen +EXPORT_SYMBOL net/ipv4/fou 0x1be6a080 __gue_build_header +EXPORT_SYMBOL net/ipv4/fou 0x8a6e2da9 __fou_build_header +EXPORT_SYMBOL net/ipv4/fou 0xf13914b3 gue_encap_hlen +EXPORT_SYMBOL net/ipv4/gre 0x5fde66c9 gre_parse_header +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x401156f2 ip_tunnel_md_udp_encap +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x435f4773 ip_tunnel_encap_add_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x4ba53a53 ip_tunnel_get_link_net +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x4e03f3f7 ip_tunnel_encap_del_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x5d0d185a ip_tunnel_get_iflink +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x735b2381 arpt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xb6d22423 arpt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xc501c903 arpt_unregister_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xc7160216 arpt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x1cead771 ipt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x77ff58aa ipt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xa47ade9e ipt_unregister_table_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xeadb0c18 ipt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/tunnel4 0x5a268447 xfrm4_tunnel_deregister +EXPORT_SYMBOL net/ipv4/tunnel4 0x9faddc5b xfrm4_tunnel_register +EXPORT_SYMBOL net/ipv4/udp_tunnel 0xda936d21 udp_sock_create4 +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x3cde5d49 ip6_tnl_get_iflink +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x405d14c5 ip6_tnl_xmit +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x639c7397 ip6_tnl_change_mtu +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x645f35c9 ip6_tnl_rcv +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x960a2b8b ip6_tnl_encap_del_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xa76d7df1 ip6_tnl_parse_tlv_enc_lim +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xb51eeb19 ip6_tnl_get_cap +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xf0b1c891 ip6_tnl_get_link_net +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xf14021c5 ip6_tnl_encap_add_ops +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x49a49166 ip6t_unregister_table_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x53ed54ad ip6t_do_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xb444415f ip6t_register_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xf0d62e28 ip6t_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv6/tunnel6 0x13463d4b xfrm6_tunnel_deregister +EXPORT_SYMBOL net/ipv6/tunnel6 0x30b3e33e xfrm6_tunnel_register +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x882fcf22 xfrm6_tunnel_spi_lookup +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0xc604c77b xfrm6_tunnel_alloc_spi +EXPORT_SYMBOL net/lapb/lapb 0x0f33248d lapb_connect_request +EXPORT_SYMBOL net/lapb/lapb 0x12a1e584 lapb_setparms +EXPORT_SYMBOL net/lapb/lapb 0x52589179 lapb_data_received +EXPORT_SYMBOL net/lapb/lapb 0x69f3075b lapb_register +EXPORT_SYMBOL net/lapb/lapb 0x758905ab lapb_disconnect_request +EXPORT_SYMBOL net/lapb/lapb 0xb990b384 lapb_getparms +EXPORT_SYMBOL net/lapb/lapb 0xc14ee9ec lapb_data_request +EXPORT_SYMBOL net/lapb/lapb 0xeb102b1e lapb_unregister +EXPORT_SYMBOL net/llc/llc 0x17eb9712 llc_build_and_send_ui_pkt +EXPORT_SYMBOL net/llc/llc 0x38b92846 llc_remove_pack +EXPORT_SYMBOL net/llc/llc 0x52d7b2fd llc_sap_list +EXPORT_SYMBOL net/llc/llc 0x5abc46ad llc_sap_close +EXPORT_SYMBOL net/llc/llc 0x5be00512 llc_add_pack +EXPORT_SYMBOL net/llc/llc 0x85c92144 llc_sap_find +EXPORT_SYMBOL net/llc/llc 0xf3791533 llc_mac_hdr_init +EXPORT_SYMBOL net/llc/llc 0xfb141ef1 llc_sap_open +EXPORT_SYMBOL net/llc/llc 0xfd8e6480 llc_set_station_handler +EXPORT_SYMBOL net/mac80211/mac80211 0x00a10cd2 ieee80211_ctstoself_get +EXPORT_SYMBOL net/mac80211/mac80211 0x03bb1b15 ieee80211_beacon_cntdwn_is_complete +EXPORT_SYMBOL net/mac80211/mac80211 0x06905e3b ieee80211_sta_register_airtime +EXPORT_SYMBOL net/mac80211/mac80211 0x08f31315 ieee80211_unreserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x0bc32354 ieee80211_find_sta +EXPORT_SYMBOL net/mac80211/mac80211 0x0be29a3d ieee80211_tx_prepare_skb +EXPORT_SYMBOL net/mac80211/mac80211 0x1280c8dd ieee80211_stop_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x14df202a ieee80211_next_txq +EXPORT_SYMBOL net/mac80211/mac80211 0x18a878ac ieee80211_beacon_loss +EXPORT_SYMBOL net/mac80211/mac80211 0x19f37f0d ieee80211_update_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x1ace7c38 ieee80211_tx_status_ext +EXPORT_SYMBOL net/mac80211/mac80211 0x1cf75d45 ieee80211_get_tkip_p1k_iv +EXPORT_SYMBOL net/mac80211/mac80211 0x1d1a5a37 ieee80211_stop_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x1d51f4e6 ieee80211_disable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0x1e00e9f0 ieee80211_beacon_set_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x1fef6654 ieee80211_rts_get +EXPORT_SYMBOL net/mac80211/mac80211 0x21d6f3a1 ieee80211_nan_func_match +EXPORT_SYMBOL net/mac80211/mac80211 0x2263b602 ieee80211_cqm_rssi_notify +EXPORT_SYMBOL net/mac80211/mac80211 0x22fb54a0 ieee80211_sched_scan_results +EXPORT_SYMBOL net/mac80211/mac80211 0x2328be45 ieee80211_nan_func_terminated +EXPORT_SYMBOL net/mac80211/mac80211 0x2cd24689 ieee80211_pspoll_get +EXPORT_SYMBOL net/mac80211/mac80211 0x2d84c728 ieee80211_chswitch_done +EXPORT_SYMBOL net/mac80211/mac80211 0x319a0324 ieee80211_ap_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0x34c6be73 ieee80211_tdls_oper_request +EXPORT_SYMBOL net/mac80211/mac80211 0x391eda45 ieee80211_get_tkip_rx_p1k +EXPORT_SYMBOL net/mac80211/mac80211 0x39803c55 ieee80211_unregister_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x3d4be393 ieee80211_txq_may_transmit +EXPORT_SYMBOL net/mac80211/mac80211 0x3ea1e990 __ieee80211_get_radio_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x4064b1d4 ieee80211_stop_rx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x44452115 ieee80211_sta_set_buffered +EXPORT_SYMBOL net/mac80211/mac80211 0x4782d9b6 ieee80211_scan_completed +EXPORT_SYMBOL net/mac80211/mac80211 0x483c8a1d ieee80211_get_fils_discovery_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0x5259c1bb ieee80211_refresh_tx_agg_session_timer +EXPORT_SYMBOL net/mac80211/mac80211 0x5428ca40 ieee80211_rts_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x551886c3 ieee80211_txq_schedule_start +EXPORT_SYMBOL net/mac80211/mac80211 0x5d84e64b ieee80211_generic_frame_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x5de66853 ieee80211_rx_ba_timer_expired +EXPORT_SYMBOL net/mac80211/mac80211 0x5ffa28fb rate_control_set_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x61707a92 ieee80211_iter_keys_rcu +EXPORT_SYMBOL net/mac80211/mac80211 0x61b15535 ieee80211_reserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x6770ec3b ieee80211_tx_dequeue +EXPORT_SYMBOL net/mac80211/mac80211 0x6a200f51 ieee80211_sta_recalc_aggregates +EXPORT_SYMBOL net/mac80211/mac80211 0x6e4285aa ieee80211_beacon_get_tim +EXPORT_SYMBOL net/mac80211/mac80211 0x73b34b04 __ieee80211_get_assoc_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x7495db52 ieee80211_get_tkip_p2k +EXPORT_SYMBOL net/mac80211/mac80211 0x75477596 ieee80211_ctstoself_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x7570c63c ieee80211_report_wowlan_wakeup +EXPORT_SYMBOL net/mac80211/mac80211 0x77695f21 ieee80211_beacon_free_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x78af3689 ieee80211_queue_delayed_work +EXPORT_SYMBOL net/mac80211/mac80211 0x7c5cca4d ieee80211_queue_work +EXPORT_SYMBOL net/mac80211/mac80211 0x7ee59167 ieee80211_connection_loss +EXPORT_SYMBOL net/mac80211/mac80211 0x812ede39 ieee80211_nullfunc_get +EXPORT_SYMBOL net/mac80211/mac80211 0x84c2a190 ieee80211_get_buffered_bc +EXPORT_SYMBOL net/mac80211/mac80211 0x870ad433 ieee80211_rx_list +EXPORT_SYMBOL net/mac80211/mac80211 0x876025fb __ieee80211_schedule_txq +EXPORT_SYMBOL net/mac80211/mac80211 0x87e5b84c ieee80211_txq_airtime_check +EXPORT_SYMBOL net/mac80211/mac80211 0x8a1a69dc ieee80211_sta_ps_transition +EXPORT_SYMBOL net/mac80211/mac80211 0x8daf2f84 ieee80211_report_low_ack +EXPORT_SYMBOL net/mac80211/mac80211 0x8eb70560 wiphy_to_ieee80211_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x93737666 ieee80211_manage_rx_ba_offl +EXPORT_SYMBOL net/mac80211/mac80211 0x93cf4db1 ieee80211_wake_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x95febea6 ieee80211_get_bssid +EXPORT_SYMBOL net/mac80211/mac80211 0x9631354d ieee80211_beacon_update_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x991a0ca0 ieee80211_parse_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x99360f31 ieee80211_sta_uapsd_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x9bd8c24a ieee80211_sta_eosp +EXPORT_SYMBOL net/mac80211/mac80211 0x9d5f2cac ieee80211_stop_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x9ddd9036 ieee80211_rate_control_register +EXPORT_SYMBOL net/mac80211/mac80211 0x9f57644c ieee80211_beacon_get_template_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0xa2c87b38 ieee80211_mark_rx_ba_filtered_frames +EXPORT_SYMBOL net/mac80211/mac80211 0xa6c55948 ieee80211_sta_block_awake +EXPORT_SYMBOL net/mac80211/mac80211 0xa935e92c ieee80211_radar_detected +EXPORT_SYMBOL net/mac80211/mac80211 0xaa198e40 ieee80211_wake_queues +EXPORT_SYMBOL net/mac80211/mac80211 0xab6c248d ieee80211_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0xac0c98a5 ieee80211_free_txskb +EXPORT_SYMBOL net/mac80211/mac80211 0xaeb9a917 ieee80211_get_key_rx_seq +EXPORT_SYMBOL net/mac80211/mac80211 0xaf3f394d ieee80211_register_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xb23084c2 ieee80211_send_eosp_nullfunc +EXPORT_SYMBOL net/mac80211/mac80211 0xb5ffc545 __ieee80211_get_rx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xb620be2c ieee80211_start_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xb8c8bce7 ieee80211_queue_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0xba9a1dfa ieee80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/mac80211/mac80211 0xbb20fc1a ieee80211_txq_get_depth +EXPORT_SYMBOL net/mac80211/mac80211 0xbbac68a0 ieee80211_tx_rate_update +EXPORT_SYMBOL net/mac80211/mac80211 0xbbd71833 ieee80211_get_tx_rates +EXPORT_SYMBOL net/mac80211/mac80211 0xbc09801f ieee80211_rate_control_unregister +EXPORT_SYMBOL net/mac80211/mac80211 0xbf1b5bd8 ieee80211_rx_napi +EXPORT_SYMBOL net/mac80211/mac80211 0xc50deec0 ieee80211_enable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0xc6a8567f ieee80211_proberesp_get +EXPORT_SYMBOL net/mac80211/mac80211 0xc7bd351d ieee80211_beacon_get_template +EXPORT_SYMBOL net/mac80211/mac80211 0xca983e0b ieee80211_start_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xcc20b06b ieee80211_beacon_get_template_ema_index +EXPORT_SYMBOL net/mac80211/mac80211 0xcc2de916 ieee80211_sched_scan_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0xceb68102 ieee80211_iter_keys +EXPORT_SYMBOL net/mac80211/mac80211 0xceec2179 ieee80211_free_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xd0e71765 ieee80211_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0xd4bcc316 ieee80211_alloc_hw_nm +EXPORT_SYMBOL net/mac80211/mac80211 0xd58afe6f __ieee80211_get_tx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xd7c0e1a6 ieee80211_sta_pspoll +EXPORT_SYMBOL net/mac80211/mac80211 0xdab20cc5 ieee80211_csa_finish +EXPORT_SYMBOL net/mac80211/mac80211 0xe1de1fac ieee80211_restart_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xe6b762e5 ieee80211_tx_status +EXPORT_SYMBOL net/mac80211/mac80211 0xe93015fc ieee80211_tx_status_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xec2845d1 ieee80211_channel_switch_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0xec982322 ieee80211_get_unsol_bcast_probe_resp_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0xee98eb82 ieee80211_send_bar +EXPORT_SYMBOL net/mac80211/mac80211 0xeeb8aa5f ieee80211_stop_queues +EXPORT_SYMBOL net/mac80211/mac80211 0xf08c72c1 ieee80211_rx_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xfdb36e43 __ieee80211_create_tpt_led_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0xffdb7034 ieee80211_handle_wake_tx_queue +EXPORT_SYMBOL net/mac802154/mac802154 0x0ca29346 ieee802154_rx_irqsafe +EXPORT_SYMBOL net/mac802154/mac802154 0x34aa6fca ieee802154_configure_durations +EXPORT_SYMBOL net/mac802154/mac802154 0x3e1c9cff ieee802154_register_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x4755de9f ieee802154_free_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x6a46ba93 ieee802154_xmit_complete +EXPORT_SYMBOL net/mac802154/mac802154 0x8ec47457 ieee802154_alloc_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x9be7d615 ieee802154_xmit_error +EXPORT_SYMBOL net/mac802154/mac802154 0xed894986 ieee802154_xmit_hw_error +EXPORT_SYMBOL net/mac802154/mac802154 0xf8e41907 ieee802154_unregister_hw +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x0ff6fe8f register_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x2dc6874a ip_vs_scheduler_err +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x2f5225ef ip_vs_new_conn_out +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x42d9691f register_ip_vs_app_inc +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x69be05c7 ip_vs_conn_out_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x718e40e6 ip_vs_conn_in_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x71a6a617 ip_vs_conn_new +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x8257af40 unregister_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x9721db1a ip_vs_nfct_expect_related +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xac975634 ip_vs_proto_data_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xc17b02ce ip_vs_proto_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd74207a0 unregister_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd831a1a2 ip_vs_proto_name +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xda44e36b ip_vs_tcp_conn_listen +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xf51a9ba7 register_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xf74061ca ip_vs_conn_put +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x3b08a8f0 nf_ct_destroy +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x89d99ee1 __nf_ct_ext_find +EXPORT_SYMBOL net/netfilter/nf_conntrack 0xcc9abd54 nf_ct_ext_add +EXPORT_SYMBOL net/netfilter/nf_conntrack_pptp 0xf2a36612 pptp_msg_name +EXPORT_SYMBOL net/netfilter/nf_nat 0x0592efa3 nf_nat_setup_info +EXPORT_SYMBOL net/netfilter/nf_nat 0x448fdb5b __nf_nat_mangle_tcp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0x7c5cbe3b nf_nat_follow_master +EXPORT_SYMBOL net/netfilter/nf_nat 0xe3e29bbd nf_nat_mangle_udp_packet +EXPORT_SYMBOL net/netfilter/nft_fib 0x46170f23 nft_fib_policy +EXPORT_SYMBOL net/netfilter/x_tables 0x0638d52e xt_register_target +EXPORT_SYMBOL net/netfilter/x_tables 0x0a7bf395 xt_register_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x0d60ba8b xt_unregister_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x0d7f5fcd xt_alloc_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x15c9f093 xt_register_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x3bf9d084 xt_check_table_hooks +EXPORT_SYMBOL net/netfilter/x_tables 0x48012e28 xt_check_proc_name +EXPORT_SYMBOL net/netfilter/x_tables 0x50873741 xt_compat_init_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x6a281aac xt_unregister_match +EXPORT_SYMBOL net/netfilter/x_tables 0x977fd4bf xt_alloc_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xa14b84ee xt_find_table +EXPORT_SYMBOL net/netfilter/x_tables 0xa25fc115 xt_compat_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xbc03b387 xt_register_match +EXPORT_SYMBOL net/netfilter/x_tables 0xcb3e91cc xt_counters_alloc +EXPORT_SYMBOL net/netfilter/x_tables 0xd87ae60d xt_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xdf42e520 xt_unregister_target +EXPORT_SYMBOL net/netfilter/x_tables 0xe204e042 xt_free_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xefc1d6b9 xt_unregister_targets +EXPORT_SYMBOL net/netfilter/x_tables 0xf0773bec xt_find_match +EXPORT_SYMBOL net/netfilter/x_tables 0xfef779fa xt_find_jump_offset +EXPORT_SYMBOL net/nfc/hci/hci 0x0a6351d4 nfc_hci_disconnect_all_gates +EXPORT_SYMBOL net/nfc/hci/hci 0x195ae030 nfc_hci_recv_frame +EXPORT_SYMBOL net/nfc/hci/hci 0x2032abba nfc_hci_get_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x22e8fe5a nfc_hci_disconnect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0x24437c7a nfc_hci_connect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0x290d82ad nfc_hci_send_event +EXPORT_SYMBOL net/nfc/hci/hci 0x48c33009 nfc_hci_send_cmd +EXPORT_SYMBOL net/nfc/hci/hci 0x5a6d2024 nfc_hci_target_discovered +EXPORT_SYMBOL net/nfc/hci/hci 0x5eb4cac0 nfc_hci_register_device +EXPORT_SYMBOL net/nfc/hci/hci 0x67ff033d nfc_hci_set_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x6e9ff72c nfc_hci_reset_pipes +EXPORT_SYMBOL net/nfc/hci/hci 0x722f7980 nfc_llc_start +EXPORT_SYMBOL net/nfc/hci/hci 0x72ee6e4d nfc_hci_allocate_device +EXPORT_SYMBOL net/nfc/hci/hci 0x74fe3670 nfc_hci_result_to_errno +EXPORT_SYMBOL net/nfc/hci/hci 0x810b2210 nfc_llc_stop +EXPORT_SYMBOL net/nfc/hci/hci 0x8643b5b0 nfc_hci_unregister_device +EXPORT_SYMBOL net/nfc/hci/hci 0x920c8143 nfc_hci_driver_failure +EXPORT_SYMBOL net/nfc/hci/hci 0x92c1f3e9 nfc_hci_reset_pipes_per_host +EXPORT_SYMBOL net/nfc/hci/hci 0xd0bd7af0 nfc_hci_free_device +EXPORT_SYMBOL net/nfc/hci/hci 0xdd231c55 nfc_hci_sak_to_protocol +EXPORT_SYMBOL net/nfc/hci/hci 0xea497dbf nfc_hci_send_cmd_async +EXPORT_SYMBOL net/nfc/hci/hci 0xfe3c07cf nfc_hci_set_param +EXPORT_SYMBOL net/nfc/hci/hci 0xfe923140 nfc_hci_get_param +EXPORT_SYMBOL net/nfc/nci/nci 0x07784bbc nci_free_device +EXPORT_SYMBOL net/nfc/nci/nci 0x18b4de67 nci_hci_send_event +EXPORT_SYMBOL net/nfc/nci/nci 0x2f5ff60f nci_core_conn_close +EXPORT_SYMBOL net/nfc/nci/nci 0x312e67cb nci_set_config +EXPORT_SYMBOL net/nfc/nci/nci 0x39d30351 nci_send_data +EXPORT_SYMBOL net/nfc/nci/nci 0x4738697e nci_core_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x4bce03fb nci_allocate_device +EXPORT_SYMBOL net/nfc/nci/nci 0x50aacf95 nci_nfcee_mode_set +EXPORT_SYMBOL net/nfc/nci/nci 0x5428b61e nci_hci_connect_gate +EXPORT_SYMBOL net/nfc/nci/nci 0x7044c740 nci_recv_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x70d012c2 nci_req_complete +EXPORT_SYMBOL net/nfc/nci/nci 0x79b2e661 nci_core_init +EXPORT_SYMBOL net/nfc/nci/nci 0x8e200e7e nci_unregister_device +EXPORT_SYMBOL net/nfc/nci/nci 0x8ec41382 nci_send_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x94facfb5 nci_conn_max_data_pkt_payload_size +EXPORT_SYMBOL net/nfc/nci/nci 0x9b8a508d nci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xada68b8f nci_hci_get_param +EXPORT_SYMBOL net/nfc/nci/nci 0xba490602 nci_to_errno +EXPORT_SYMBOL net/nfc/nci/nci 0xbf87071a nci_hci_clear_all_pipes +EXPORT_SYMBOL net/nfc/nci/nci 0xc0194bdd nci_register_device +EXPORT_SYMBOL net/nfc/nci/nci 0xc7e7f9d7 nci_nfcee_discover +EXPORT_SYMBOL net/nfc/nci/nci 0xcd6b12bc nci_hci_dev_session_init +EXPORT_SYMBOL net/nfc/nci/nci 0xd164a951 nci_hci_set_param +EXPORT_SYMBOL net/nfc/nci/nci 0xd9804bd2 nci_nfcc_loopback +EXPORT_SYMBOL net/nfc/nci/nci 0xdd7bee0a nci_hci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xeb3ff9f4 nci_core_reset +EXPORT_SYMBOL net/nfc/nci/nci 0xebd1656e nci_hci_open_pipe +EXPORT_SYMBOL net/nfc/nci/nci 0xecebe00d nci_core_conn_create +EXPORT_SYMBOL net/nfc/nci/nci 0xf908f305 nci_get_conn_info_by_dest_type_params +EXPORT_SYMBOL net/nfc/nci/nci 0xfd3295ae nci_prop_cmd +EXPORT_SYMBOL net/nfc/nfc 0x1c3e2820 nfc_targets_found +EXPORT_SYMBOL net/nfc/nfc 0x1cc6d05f __nfc_alloc_vendor_cmd_reply_skb +EXPORT_SYMBOL net/nfc/nfc 0x1e6b4b47 nfc_dep_link_is_up +EXPORT_SYMBOL net/nfc/nfc 0x358dbc93 nfc_driver_failure +EXPORT_SYMBOL net/nfc/nfc 0x36d18fa5 nfc_find_se +EXPORT_SYMBOL net/nfc/nfc 0x4ee22435 nfc_target_lost +EXPORT_SYMBOL net/nfc/nfc 0x56c9da83 nfc_unregister_device +EXPORT_SYMBOL net/nfc/nfc 0x572c6913 nfc_tm_data_received +EXPORT_SYMBOL net/nfc/nfc 0x5a589519 nfc_set_remote_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0x5ecdd43a nfc_class +EXPORT_SYMBOL net/nfc/nfc 0x76cb3033 nfc_proto_unregister +EXPORT_SYMBOL net/nfc/nfc 0x77ec2479 nfc_send_to_raw_sock +EXPORT_SYMBOL net/nfc/nfc 0x77f24a72 nfc_proto_register +EXPORT_SYMBOL net/nfc/nfc 0x82e230a7 nfc_allocate_device +EXPORT_SYMBOL net/nfc/nfc 0x86ab433a nfc_se_connectivity +EXPORT_SYMBOL net/nfc/nfc 0x9bbd1389 nfc_alloc_recv_skb +EXPORT_SYMBOL net/nfc/nfc 0x9fccb443 nfc_se_transaction +EXPORT_SYMBOL net/nfc/nfc 0xa02e7dd9 nfc_vendor_cmd_reply +EXPORT_SYMBOL net/nfc/nfc 0xb4dd986d nfc_fw_download_done +EXPORT_SYMBOL net/nfc/nfc 0xc5da6f42 nfc_get_local_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0xd45a373d nfc_add_se +EXPORT_SYMBOL net/nfc/nfc 0xd58eaa48 nfc_tm_activated +EXPORT_SYMBOL net/nfc/nfc 0xe270dff7 nfc_tm_deactivated +EXPORT_SYMBOL net/nfc/nfc 0xe97dd801 nfc_register_device +EXPORT_SYMBOL net/nfc/nfc 0xe99c077f nfc_remove_se +EXPORT_SYMBOL net/nfc/nfc_digital 0x115905f7 nfc_digital_allocate_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x19531be8 nfc_digital_register_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x1df8ab9e nfc_digital_unregister_device +EXPORT_SYMBOL net/nfc/nfc_digital 0xfef2392a nfc_digital_free_device +EXPORT_SYMBOL net/phonet/phonet 0x2f743698 phonet_proto_register +EXPORT_SYMBOL net/phonet/phonet 0x4ca25edb pn_skb_send +EXPORT_SYMBOL net/phonet/phonet 0x64dde43c phonet_proto_unregister +EXPORT_SYMBOL net/phonet/phonet 0x7e306fbb pn_sock_unhash +EXPORT_SYMBOL net/phonet/phonet 0x959c4120 phonet_stream_ops +EXPORT_SYMBOL net/phonet/phonet 0xa7f98a10 phonet_header_ops +EXPORT_SYMBOL net/phonet/phonet 0xbdbdb982 pn_sock_hash +EXPORT_SYMBOL net/phonet/phonet 0xbfd64719 pn_sock_get_port +EXPORT_SYMBOL net/rxrpc/rxrpc 0x1e766136 rxrpc_kernel_get_srtt +EXPORT_SYMBOL net/rxrpc/rxrpc 0x2796a6de key_type_rxrpc +EXPORT_SYMBOL net/rxrpc/rxrpc 0x29b6e415 rxrpc_kernel_recv_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0x2f064ada rxrpc_kernel_new_call_notification +EXPORT_SYMBOL net/rxrpc/rxrpc 0x31bf3ca3 rxrpc_debug_id +EXPORT_SYMBOL net/rxrpc/rxrpc 0x405d6351 rxrpc_kernel_send_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0x48c8b3ff rxrpc_kernel_shutdown_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x61477213 rxrpc_kernel_set_max_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x6c0b3c15 rxrpc_sock_set_min_security_level +EXPORT_SYMBOL net/rxrpc/rxrpc 0x6eab7378 rxrpc_kernel_get_peer +EXPORT_SYMBOL net/rxrpc/rxrpc 0x81e4fdaa rxrpc_get_server_data_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0x8a55f669 rxrpc_sock_set_security_keyring +EXPORT_SYMBOL net/rxrpc/rxrpc 0xac92d2ed rxrpc_kernel_get_epoch +EXPORT_SYMBOL net/rxrpc/rxrpc 0xbe94adad rxrpc_kernel_charge_accept +EXPORT_SYMBOL net/rxrpc/rxrpc 0xc0344e11 rxrpc_get_null_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0xc91bb35f rxrpc_kernel_abort_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xd346751f rxrpc_kernel_set_tx_length +EXPORT_SYMBOL net/rxrpc/rxrpc 0xd4c248d5 rxrpc_kernel_check_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0xd7c3ee57 rxrpc_kernel_put_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xe7ca762c rxrpc_kernel_begin_call +EXPORT_SYMBOL net/sctp/sctp 0xcd431d91 sctp_do_peeloff +EXPORT_SYMBOL net/smc/smc 0x1c1ee166 __traceiter_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0x3153cc92 __SCK__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x4f464341 __traceiter_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x76da5303 __tracepoint_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xa053541c __tracepoint_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xb3f2d173 __SCK__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xcef27867 __traceiter_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xd24addfc __tracepoint_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xd639d913 __traceiter_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xe7dacb8d __SCK__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xf47b4ee2 __tracepoint_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xfb8cae0f __SCK__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x7062a40b gss_mech_get +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xa624cbec gss_pseudoflavor_to_service +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xbce78fc7 gss_mech_put +EXPORT_SYMBOL net/sunrpc/sunrpc 0x3eb80fd2 xdr_restrict_buflen +EXPORT_SYMBOL net/sunrpc/sunrpc 0xfb2b2f40 svc_pool_stats_open +EXPORT_SYMBOL net/sunrpc/sunrpc 0xfce93e0e xdr_truncate_encode +EXPORT_SYMBOL net/tipc/tipc 0x5c28d0b7 tipc_nl_sk_walk +EXPORT_SYMBOL net/tipc/tipc 0x65bbd5c9 tipc_dump_start +EXPORT_SYMBOL net/tipc/tipc 0x8a246757 tipc_dump_done +EXPORT_SYMBOL net/tipc/tipc 0xda6d1b24 tipc_sk_fill_sock_diag +EXPORT_SYMBOL net/tls/tls 0x74a89afa tls_get_record +EXPORT_SYMBOL net/wireless/cfg80211 0x04b95f40 cfg80211_ibss_joined +EXPORT_SYMBOL net/wireless/cfg80211 0x069f3df0 cfg80211_port_authorized +EXPORT_SYMBOL net/wireless/cfg80211 0x06ca71fd cfg80211_chandef_create +EXPORT_SYMBOL net/wireless/cfg80211 0x09bed126 cfg80211_sta_opmode_change_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x0c594086 wiphy_rfkill_set_hw_state_reason +EXPORT_SYMBOL net/wireless/cfg80211 0x0cc95bc2 ieee80211_s1g_channel_width +EXPORT_SYMBOL net/wireless/cfg80211 0x0e32d1ff cfg80211_assoc_comeback +EXPORT_SYMBOL net/wireless/cfg80211 0x1003b34f cfg80211_disconnected +EXPORT_SYMBOL net/wireless/cfg80211 0x11525bc6 cfg80211_del_sta_sinfo +EXPORT_SYMBOL net/wireless/cfg80211 0x117aca91 cfg80211_merge_profile +EXPORT_SYMBOL net/wireless/cfg80211 0x135c9d87 cfg80211_tx_mgmt_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x13a4c5da cfg80211_roamed +EXPORT_SYMBOL net/wireless/cfg80211 0x13c58e52 ieee80211_get_8023_tunnel_proto +EXPORT_SYMBOL net/wireless/cfg80211 0x164059a5 ieee80211_is_valid_amsdu +EXPORT_SYMBOL net/wireless/cfg80211 0x1677d149 regulatory_set_wiphy_regd_sync +EXPORT_SYMBOL net/wireless/cfg80211 0x17ddccdd cfg80211_crit_proto_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0x1879fcbd bridge_tunnel_header +EXPORT_SYMBOL net/wireless/cfg80211 0x1b82a85a cfg80211_valid_disable_subchannel_bitmap +EXPORT_SYMBOL net/wireless/cfg80211 0x1cc906de ieee80211_data_to_8023_exthdr +EXPORT_SYMBOL net/wireless/cfg80211 0x1ce2497f reg_query_regdb_wmm +EXPORT_SYMBOL net/wireless/cfg80211 0x1d61dd08 cfg80211_rx_unexpected_4addr_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x1ddc7ad7 cfg80211_conn_failed +EXPORT_SYMBOL net/wireless/cfg80211 0x204730fb cfg80211_cqm_pktloss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x2243f5cb cfg80211_rx_spurious_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x24a1578d cfg80211_rx_assoc_resp +EXPORT_SYMBOL net/wireless/cfg80211 0x26dc4858 cfg80211_chandef_usable +EXPORT_SYMBOL net/wireless/cfg80211 0x275269b3 ieee80211_ie_split_ric +EXPORT_SYMBOL net/wireless/cfg80211 0x2d785302 regulatory_hint +EXPORT_SYMBOL net/wireless/cfg80211 0x30e5cc03 cfg80211_cqm_txe_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x3219d64f cfg80211_iftype_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0x3281b765 cfg80211_get_station +EXPORT_SYMBOL net/wireless/cfg80211 0x3643b80f ieee80211_chandef_to_operating_class +EXPORT_SYMBOL net/wireless/cfg80211 0x369bb654 cfg80211_rx_mgmt_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x377696b6 cfg80211_register_netdevice +EXPORT_SYMBOL net/wireless/cfg80211 0x3817d025 cfg80211_report_wowlan_wakeup +EXPORT_SYMBOL net/wireless/cfg80211 0x3aca71a1 cfg80211_get_ies_channel_number +EXPORT_SYMBOL net/wireless/cfg80211 0x3c00130b cfg80211_bss_color_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x3c744e95 cfg80211_calculate_bitrate +EXPORT_SYMBOL net/wireless/cfg80211 0x3c86019a cfg80211_sinfo_alloc_tid_stats +EXPORT_SYMBOL net/wireless/cfg80211 0x3cf28442 wiphy_rfkill_start_polling +EXPORT_SYMBOL net/wireless/cfg80211 0x429c0c31 ieee80211_bss_get_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x434e0a6b cfg80211_unregister_wdev +EXPORT_SYMBOL net/wireless/cfg80211 0x43afadee ieee80211_radiotap_iterator_init +EXPORT_SYMBOL net/wireless/cfg80211 0x488c6280 wiphy_register +EXPORT_SYMBOL net/wireless/cfg80211 0x491a426d cfg80211_report_obss_beacon_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x4a41b4e0 freq_reg_info +EXPORT_SYMBOL net/wireless/cfg80211 0x4abed7d4 ieee80211_mandatory_rates +EXPORT_SYMBOL net/wireless/cfg80211 0x4fc23e4b cfg80211_unlink_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x506e605a cfg80211_reg_can_beacon_relax +EXPORT_SYMBOL net/wireless/cfg80211 0x5451ff59 wiphy_free +EXPORT_SYMBOL net/wireless/cfg80211 0x5584448a ieee80211_channel_to_freq_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x596df258 cfg80211_sched_scan_stopped_locked +EXPORT_SYMBOL net/wireless/cfg80211 0x5a35554a cfg80211_mgmt_tx_status_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x5ab6b429 nl80211_send_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x5d2e4940 cfg80211_ch_switch_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x60f37bb0 cfg80211_chandef_dfs_required +EXPORT_SYMBOL net/wireless/cfg80211 0x61691aa3 cfg80211_check_station_change +EXPORT_SYMBOL net/wireless/cfg80211 0x627488ef cfg80211_stop_iface +EXPORT_SYMBOL net/wireless/cfg80211 0x6516da44 cfg80211_get_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x66386509 cfg80211_rx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x66ce2a5e cfg80211_assoc_failure +EXPORT_SYMBOL net/wireless/cfg80211 0x69b18f43 rfc1042_header +EXPORT_SYMBOL net/wireless/cfg80211 0x6bedf402 ieee80211_freq_khz_to_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x6c7cfd85 wdev_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x6f939733 __cfg80211_send_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x704b154b cfg80211_sched_scan_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0x7131fe6e cfg80211_ref_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x740646bf regulatory_set_wiphy_regd +EXPORT_SYMBOL net/wireless/cfg80211 0x75323a68 cfg80211_classify8021d +EXPORT_SYMBOL net/wireless/cfg80211 0x7581fd0d cfg80211_tdls_oper_request +EXPORT_SYMBOL net/wireless/cfg80211 0x75cd39ab cfg80211_notify_new_peer_candidate +EXPORT_SYMBOL net/wireless/cfg80211 0x77c9758f wiphy_new_nm +EXPORT_SYMBOL net/wireless/cfg80211 0x79b82a71 cfg80211_find_vendor_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x7acb86ed ieee80211_radiotap_iterator_next +EXPORT_SYMBOL net/wireless/cfg80211 0x7c3ac925 ieee80211_get_vht_max_nss +EXPORT_SYMBOL net/wireless/cfg80211 0x7ef39823 ieee80211_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0x856dd83c cfg80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x85ca6ef9 cfg80211_connect_done +EXPORT_SYMBOL net/wireless/cfg80211 0x85d32f6e ieee80211_get_channel_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x85de3f6f wiphy_delayed_work_timer +EXPORT_SYMBOL net/wireless/cfg80211 0x89510f5b cfg80211_get_drvinfo +EXPORT_SYMBOL net/wireless/cfg80211 0x89a0a760 cfg80211_inform_bss_frame_data +EXPORT_SYMBOL net/wireless/cfg80211 0x8ae9cbcf cfg80211_ready_on_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x8d342e52 cfg80211_new_sta +EXPORT_SYMBOL net/wireless/cfg80211 0x8fa02936 cfg80211_free_nan_func +EXPORT_SYMBOL net/wireless/cfg80211 0x90674513 cfg80211_links_removed +EXPORT_SYMBOL net/wireless/cfg80211 0x9506bf9e cfg80211_bss_flush +EXPORT_SYMBOL net/wireless/cfg80211 0x9bf4be41 cfg80211_cqm_rssi_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x9d6cba30 cfg80211_find_elem_match +EXPORT_SYMBOL net/wireless/cfg80211 0x9e7c0346 regulatory_pre_cac_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0xa74382ac cfg80211_scan_done +EXPORT_SYMBOL net/wireless/cfg80211 0xa93899af wiphy_read_of_freq_limits +EXPORT_SYMBOL net/wireless/cfg80211 0xa99035e3 ieee80211_get_hdrlen_from_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xaebee856 cfg80211_remain_on_channel_expired +EXPORT_SYMBOL net/wireless/cfg80211 0xb3893e61 cfg80211_michael_mic_failure +EXPORT_SYMBOL net/wireless/cfg80211 0xb4d77fe4 cfg80211_put_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xb86681d3 cfg80211_inform_bss_data +EXPORT_SYMBOL net/wireless/cfg80211 0xbbc1ba73 ieee80211_get_num_supported_channels +EXPORT_SYMBOL net/wireless/cfg80211 0xbc9673e9 cfg80211_get_iftype_ext_capa +EXPORT_SYMBOL net/wireless/cfg80211 0xc3fb97ca ieee80211_get_response_rate +EXPORT_SYMBOL net/wireless/cfg80211 0xc4adc011 wiphy_unregister +EXPORT_SYMBOL net/wireless/cfg80211 0xc4b4fc27 cfg80211_chandef_valid +EXPORT_SYMBOL net/wireless/cfg80211 0xcada3679 cfg80211_update_owe_info_event +EXPORT_SYMBOL net/wireless/cfg80211 0xcc1a7c48 cfg80211_is_element_inherited +EXPORT_SYMBOL net/wireless/cfg80211 0xce920be1 cfg80211_cac_event +EXPORT_SYMBOL net/wireless/cfg80211 0xceab7556 cfg80211_any_usable_channels +EXPORT_SYMBOL net/wireless/cfg80211 0xd185a646 cfg80211_tx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xd508242c cfg80211_nan_func_terminated +EXPORT_SYMBOL net/wireless/cfg80211 0xd56d55f3 ieee80211_get_mesh_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0xd6881cae cfg80211_nan_match +EXPORT_SYMBOL net/wireless/cfg80211 0xd6c87a05 cfg80211_defragment_element +EXPORT_SYMBOL net/wireless/cfg80211 0xd921b6df cfg80211_send_layer2_update +EXPORT_SYMBOL net/wireless/cfg80211 0xd93411ee ieee80211_strip_8023_mesh_hdr +EXPORT_SYMBOL net/wireless/cfg80211 0xd97eaad4 cfg80211_chandef_compatible +EXPORT_SYMBOL net/wireless/cfg80211 0xda47e206 ieee80211_amsdu_to_8023s +EXPORT_SYMBOL net/wireless/cfg80211 0xdacb2e2b __cfg80211_radar_event +EXPORT_SYMBOL net/wireless/cfg80211 0xdba126c1 reg_initiator_name +EXPORT_SYMBOL net/wireless/cfg80211 0xdc7c7e60 cfg80211_auth_timeout +EXPORT_SYMBOL net/wireless/cfg80211 0xdfdac6d1 get_wiphy_regdom +EXPORT_SYMBOL net/wireless/cfg80211 0xe039d1dd cfg80211_external_auth_request +EXPORT_SYMBOL net/wireless/cfg80211 0xe13b7c42 cfg80211_ft_event +EXPORT_SYMBOL net/wireless/cfg80211 0xe6b54571 __cfg80211_alloc_reply_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xe7af16f3 cfg80211_background_cac_abort +EXPORT_SYMBOL net/wireless/cfg80211 0xe85534a1 cfg80211_reg_can_beacon +EXPORT_SYMBOL net/wireless/cfg80211 0xe939d224 cfg80211_bss_iter +EXPORT_SYMBOL net/wireless/cfg80211 0xedaa93eb __cfg80211_alloc_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xedc6f838 cfg80211_pmksa_candidate_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xeeb6ce85 cfg80211_sched_scan_results +EXPORT_SYMBOL net/wireless/cfg80211 0xeefa7183 wiphy_apply_custom_regulatory +EXPORT_SYMBOL net/wireless/cfg80211 0xef324fb5 cfg80211_check_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0xef5c32be cfg80211_rx_control_port +EXPORT_SYMBOL net/wireless/cfg80211 0xf084e8d9 cfg80211_rx_unprot_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xf25a764e cfg80211_probe_status +EXPORT_SYMBOL net/wireless/cfg80211 0xf40bc2f5 ieee80211_operating_class_to_band +EXPORT_SYMBOL net/wireless/cfg80211 0xf4871181 cfg80211_gtk_rekey_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xf4cc2058 cfg80211_ch_switch_started_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xf5596d89 cfg80211_get_p2p_attr +EXPORT_SYMBOL net/wireless/cfg80211 0xfb34a9e6 cfg80211_control_port_tx_status +EXPORT_SYMBOL net/wireless/cfg80211 0xffa1a548 cfg80211_iter_combinations +EXPORT_SYMBOL net/wireless/lib80211 0x18be6d8b lib80211_register_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x8e2d342a lib80211_unregister_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0xdbb59f98 lib80211_crypt_info_free +EXPORT_SYMBOL net/wireless/lib80211 0xe4050c3b lib80211_crypt_delayed_deinit +EXPORT_SYMBOL net/wireless/lib80211 0xf2e80c0a lib80211_get_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0xf62134f1 lib80211_crypt_info_init +EXPORT_SYMBOL sound/ac97_bus 0xfebc8840 ac97_bus_type +EXPORT_SYMBOL sound/core/oss/snd-mixer-oss 0x62f46b6f snd_mixer_oss_ioctl_card +EXPORT_SYMBOL sound/core/seq/snd-seq 0x1a724fcc snd_seq_kernel_client_ctl +EXPORT_SYMBOL sound/core/seq/snd-seq 0x23738926 snd_seq_dump_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0x3061c52d snd_use_lock_sync_helper +EXPORT_SYMBOL sound/core/seq/snd-seq 0x6bb71038 snd_seq_delete_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7b8699eb snd_seq_event_port_detach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7e21d296 snd_seq_create_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x85cd59a8 snd_seq_kernel_client_dispatch +EXPORT_SYMBOL sound/core/seq/snd-seq 0x8d3ba6d0 snd_seq_event_port_attach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x9c5d9420 snd_seq_kernel_client_enqueue +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa6e19f8e snd_seq_expand_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa7d9d04b snd_seq_kernel_client_write_poll +EXPORT_SYMBOL sound/core/seq/snd-seq 0xb8e448a0 snd_seq_set_queue_tempo +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x6ea09972 snd_midi_channel_alloc_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x74769de9 snd_midi_process_event +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x833a3e07 snd_midi_channel_set_clear +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0xb9948d2c snd_midi_channel_free_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x454224b1 snd_midi_event_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x70758652 snd_midi_event_encode_byte +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x7a3e0db5 snd_midi_event_no_status +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x8150b379 snd_midi_event_reset_encode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xb8620ad8 snd_midi_event_reset_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xdd935c83 snd_midi_event_free +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xe9e6c50c snd_midi_event_new +EXPORT_SYMBOL sound/core/seq/snd-seq-virmidi 0xdfe40cc4 snd_virmidi_new +EXPORT_SYMBOL sound/core/snd 0x01f1fd0b snd_card_file_remove +EXPORT_SYMBOL sound/core/snd 0x105127cb snd_device_new +EXPORT_SYMBOL sound/core/snd 0x198788b4 snd_lookup_oss_minor_data +EXPORT_SYMBOL sound/core/snd 0x1b1864aa snd_jack_new +EXPORT_SYMBOL sound/core/snd 0x1e889f38 snd_ctl_remove +EXPORT_SYMBOL sound/core/snd 0x23cda3cd snd_power_wait +EXPORT_SYMBOL sound/core/snd 0x24a94b26 snd_info_get_line +EXPORT_SYMBOL sound/core/snd 0x251056f8 snd_jack_add_new_kctl +EXPORT_SYMBOL sound/core/snd 0x342a2354 copy_to_user_fromio +EXPORT_SYMBOL sound/core/snd 0x3927daad snd_ctl_add +EXPORT_SYMBOL sound/core/snd 0x3971b4df snd_ecards_limit +EXPORT_SYMBOL sound/core/snd 0x42c242da snd_ctl_new1 +EXPORT_SYMBOL sound/core/snd 0x49009ff5 snd_pci_quirk_lookup +EXPORT_SYMBOL sound/core/snd 0x4a3ea5c0 snd_request_card +EXPORT_SYMBOL sound/core/snd 0x4b918bb4 snd_ctl_unregister_ioctl +EXPORT_SYMBOL sound/core/snd 0x4d4cffaa snd_mixer_oss_notify_callback +EXPORT_SYMBOL sound/core/snd 0x519bfe24 snd_jack_set_parent +EXPORT_SYMBOL sound/core/snd 0x54518c88 snd_ctl_boolean_stereo_info +EXPORT_SYMBOL sound/core/snd 0x5f1c5830 snd_card_new +EXPORT_SYMBOL sound/core/snd 0x69407601 snd_ctl_register_ioctl +EXPORT_SYMBOL sound/core/snd 0x6dbf30c4 snd_info_create_module_entry +EXPORT_SYMBOL sound/core/snd 0x6e4154fa snd_card_file_add +EXPORT_SYMBOL sound/core/snd 0x73076315 snd_pci_quirk_lookup_id +EXPORT_SYMBOL sound/core/snd 0x73a49d2a snd_ctl_boolean_mono_info +EXPORT_SYMBOL sound/core/snd 0x798833eb snd_card_free +EXPORT_SYMBOL sound/core/snd 0x7d96defb snd_ctl_rename_id +EXPORT_SYMBOL sound/core/snd 0x8c51fa76 snd_ctl_notify +EXPORT_SYMBOL sound/core/snd 0x8c607da6 snd_ctl_rename +EXPORT_SYMBOL sound/core/snd 0x8df3789f snd_oss_info_register +EXPORT_SYMBOL sound/core/snd 0x8ec5b298 snd_ctl_unregister_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0x8f595b11 snd_major +EXPORT_SYMBOL sound/core/snd 0x90e13723 snd_jack_set_key +EXPORT_SYMBOL sound/core/snd 0x9384731b snd_device_register +EXPORT_SYMBOL sound/core/snd 0x93f41c44 snd_jack_report +EXPORT_SYMBOL sound/core/snd 0x94050e78 snd_ctl_free_one +EXPORT_SYMBOL sound/core/snd 0x9e6d79f8 snd_info_get_str +EXPORT_SYMBOL sound/core/snd 0xadd561e6 snd_ctl_find_numid +EXPORT_SYMBOL sound/core/snd 0xb2e5ae4a snd_lookup_minor_data +EXPORT_SYMBOL sound/core/snd 0xb49a34f7 snd_card_set_id +EXPORT_SYMBOL sound/core/snd 0xb726c154 snd_seq_root +EXPORT_SYMBOL sound/core/snd 0xbb1af871 snd_card_disconnect +EXPORT_SYMBOL sound/core/snd 0xc0d0ff37 snd_ctl_replace +EXPORT_SYMBOL sound/core/snd 0xc1a4766d snd_ctl_find_id +EXPORT_SYMBOL sound/core/snd 0xc559af23 snd_component_add +EXPORT_SYMBOL sound/core/snd 0xc5619a9d snd_device_free +EXPORT_SYMBOL sound/core/snd 0xc5a6d10b release_and_free_resource +EXPORT_SYMBOL sound/core/snd 0xc654ff5e snd_register_oss_device +EXPORT_SYMBOL sound/core/snd 0xc891343d snd_unregister_device +EXPORT_SYMBOL sound/core/snd 0xca216563 snd_unregister_oss_device +EXPORT_SYMBOL sound/core/snd 0xcc6a729f snd_ctl_enum_info +EXPORT_SYMBOL sound/core/snd 0xcf47f717 snd_info_free_entry +EXPORT_SYMBOL sound/core/snd 0xd901f5b6 snd_ctl_remove_id +EXPORT_SYMBOL sound/core/snd 0xd977ab42 snd_card_register +EXPORT_SYMBOL sound/core/snd 0xdc7ce813 snd_ctl_notify_one +EXPORT_SYMBOL sound/core/snd 0xde8e5d75 snd_card_free_when_closed +EXPORT_SYMBOL sound/core/snd 0xe87184b0 _snd_ctl_add_follower +EXPORT_SYMBOL sound/core/snd 0xe9b8eb45 snd_ctl_make_virtual_master +EXPORT_SYMBOL sound/core/snd 0xe9fb88e3 snd_register_device +EXPORT_SYMBOL sound/core/snd 0xeb2ae904 snd_ctl_register_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0xf2a4e745 snd_info_register +EXPORT_SYMBOL sound/core/snd 0xfa486e93 snd_info_create_card_entry +EXPORT_SYMBOL sound/core/snd 0xfffd89db copy_from_user_toio +EXPORT_SYMBOL sound/core/snd-compress 0x19360efb snd_compr_free_pages +EXPORT_SYMBOL sound/core/snd-compress 0x5a090635 snd_compr_malloc_pages +EXPORT_SYMBOL sound/core/snd-hwdep 0xa0b19850 snd_hwdep_new +EXPORT_SYMBOL sound/core/snd-pcm 0x0283dfe3 _snd_pcm_hw_params_any +EXPORT_SYMBOL sound/core/snd-pcm 0x04cda566 snd_interval_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x0c60253e snd_pcm_hw_constraint_step +EXPORT_SYMBOL sound/core/snd-pcm 0x1149b930 snd_dma_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x11eba48e snd_pcm_create_iec958_consumer_hw_params +EXPORT_SYMBOL sound/core/snd-pcm 0x17e5af6a snd_pcm_create_iec958_consumer +EXPORT_SYMBOL sound/core/snd-pcm 0x1b0fafd5 snd_sgbuf_get_chunk_size +EXPORT_SYMBOL sound/core/snd-pcm 0x1b391c62 snd_dma_alloc_pages_fallback +EXPORT_SYMBOL sound/core/snd-pcm 0x1d027e4b snd_pcm_format_signed +EXPORT_SYMBOL sound/core/snd-pcm 0x2c1768f2 snd_pcm_hw_constraint_list +EXPORT_SYMBOL sound/core/snd-pcm 0x3796bdcc snd_pcm_format_little_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x39bf9301 _snd_pcm_hw_param_setempty +EXPORT_SYMBOL sound/core/snd-pcm 0x3b0dccbb snd_pcm_new_stream +EXPORT_SYMBOL sound/core/snd-pcm 0x422af91d snd_pcm_set_managed_buffer_all +EXPORT_SYMBOL sound/core/snd-pcm 0x48e00b25 snd_pcm_hw_param_first +EXPORT_SYMBOL sound/core/snd-pcm 0x49da02b2 snd_pcm_hw_param_last +EXPORT_SYMBOL sound/core/snd-pcm 0x4a47ec42 snd_sgbuf_get_addr +EXPORT_SYMBOL sound/core/snd-pcm 0x4e741609 snd_pcm_hw_constraint_msbits +EXPORT_SYMBOL sound/core/snd-pcm 0x4f816e9b snd_pcm_format_big_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x503bd137 snd_interval_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x52e3e4a5 snd_pcm_hw_param_value +EXPORT_SYMBOL sound/core/snd-pcm 0x55c7fc5a snd_pcm_set_ops +EXPORT_SYMBOL sound/core/snd-pcm 0x5d502227 snd_pcm_hw_constraint_ratdens +EXPORT_SYMBOL sound/core/snd-pcm 0x5e7f4920 snd_pcm_format_set_silence +EXPORT_SYMBOL sound/core/snd-pcm 0x63dacea1 snd_pcm_open_substream +EXPORT_SYMBOL sound/core/snd-pcm 0x650f8603 snd_pcm_format_silence_64 +EXPORT_SYMBOL sound/core/snd-pcm 0x65447264 snd_pcm_hw_constraint_pow2 +EXPORT_SYMBOL sound/core/snd-pcm 0x6593b178 snd_pcm_lib_get_vmalloc_page +EXPORT_SYMBOL sound/core/snd-pcm 0x68a24153 snd_pcm_format_physical_width +EXPORT_SYMBOL sound/core/snd-pcm 0x69255f54 snd_pcm_hw_limit_rates +EXPORT_SYMBOL sound/core/snd-pcm 0x69e3d888 snd_pcm_period_elapsed +EXPORT_SYMBOL sound/core/snd-pcm 0x6a6560f0 snd_pcm_lib_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x6ef8fcd8 snd_pcm_format_linear +EXPORT_SYMBOL sound/core/snd-pcm 0x6f3c2456 snd_pcm_lib_free_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x6f94957b snd_pcm_lib_preallocate_pages_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x7b27a93d snd_pcm_new_internal +EXPORT_SYMBOL sound/core/snd-pcm 0x7bd6265c snd_pcm_hw_constraint_integer +EXPORT_SYMBOL sound/core/snd-pcm 0x834dc955 snd_pcm_format_size +EXPORT_SYMBOL sound/core/snd-pcm 0x83e9964f snd_pcm_lib_preallocate_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x87b812e4 snd_pcm_lib_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0x8834e2d3 snd_pcm_hw_constraint_mask64 +EXPORT_SYMBOL sound/core/snd-pcm 0x8c1555ea snd_pcm_period_elapsed_under_stream_lock +EXPORT_SYMBOL sound/core/snd-pcm 0x8e022f5d snd_pcm_lib_preallocate_free_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x8e4312c8 __snd_pcm_lib_xfer +EXPORT_SYMBOL sound/core/snd-pcm 0x91487a7d snd_pcm_new +EXPORT_SYMBOL sound/core/snd-pcm 0x94098ff8 snd_interval_list +EXPORT_SYMBOL sound/core/snd-pcm 0xa33915cf snd_pcm_hw_rule_add +EXPORT_SYMBOL sound/core/snd-pcm 0xa61aa028 snd_pcm_format_unsigned +EXPORT_SYMBOL sound/core/snd-pcm 0xa8708309 snd_dma_buffer_mmap +EXPORT_SYMBOL sound/core/snd-pcm 0xac260520 snd_pcm_set_managed_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0xac437f7b snd_interval_ratnum +EXPORT_SYMBOL sound/core/snd-pcm 0xb9638db4 snd_pcm_rate_to_rate_bit +EXPORT_SYMBOL sound/core/snd-pcm 0xba92f9ed snd_pcm_kernel_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0xc70f7890 snd_pcm_suspend_all +EXPORT_SYMBOL sound/core/snd-pcm 0xc77954ae snd_pcm_stop +EXPORT_SYMBOL sound/core/snd-pcm 0xccf2ad33 snd_pcm_hw_constraint_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0xceef9af8 snd_pcm_hw_rule_noresample +EXPORT_SYMBOL sound/core/snd-pcm 0xd08389ac snd_pcm_hw_refine +EXPORT_SYMBOL sound/core/snd-pcm 0xd5bdf712 snd_dma_alloc_dir_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xd5fa1440 snd_sgbuf_get_page +EXPORT_SYMBOL sound/core/snd-pcm 0xdb9ecdda snd_pcm_hw_constraint_ratnums +EXPORT_SYMBOL sound/core/snd-pcm 0xde917371 snd_pcm_mmap_data +EXPORT_SYMBOL sound/core/snd-pcm 0xe212b385 _snd_pcm_lib_alloc_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0xe56a9336 snd_pcm_format_width +EXPORT_SYMBOL sound/core/snd-pcm 0xea21ad52 snd_pcm_release_substream +EXPORT_SYMBOL sound/core/snd-pcm 0xefba3823 snd_pcm_lib_malloc_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xf8b41c5a snd_pcm_hw_constraint_minmax +EXPORT_SYMBOL sound/core/snd-pcm 0xfd1a2a8b snd_pcm_set_sync +EXPORT_SYMBOL sound/core/snd-pcm 0xff6104d0 snd_pcm_rate_bit_to_rate +EXPORT_SYMBOL sound/core/snd-rawmidi 0x0bbc725b snd_rawmidi_transmit +EXPORT_SYMBOL sound/core/snd-rawmidi 0x17b64c0b snd_rawmidi_kernel_write +EXPORT_SYMBOL sound/core/snd-rawmidi 0x1ebc0855 snd_rawmidi_drain_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0x1f725ead snd_rawmidi_kernel_read +EXPORT_SYMBOL sound/core/snd-rawmidi 0x2d0a25ea snd_rawmidi_drop_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0x46836699 snd_rawmidi_drain_input +EXPORT_SYMBOL sound/core/snd-rawmidi 0x562b7036 snd_rawmidi_output_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0x5e259106 snd_rawmidi_info_select +EXPORT_SYMBOL sound/core/snd-rawmidi 0x66800aec snd_rawmidi_kernel_release +EXPORT_SYMBOL sound/core/snd-rawmidi 0x71ba2d51 snd_rawmidi_input_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0x781fd981 snd_rawmidi_receive +EXPORT_SYMBOL sound/core/snd-rawmidi 0x8000ad53 snd_rawmidi_kernel_open +EXPORT_SYMBOL sound/core/snd-rawmidi 0x81723f5e snd_rawmidi_set_ops +EXPORT_SYMBOL sound/core/snd-rawmidi 0x8a0f0df0 snd_rawmidi_transmit_ack +EXPORT_SYMBOL sound/core/snd-rawmidi 0xa9d95c03 snd_rawmidi_transmit_empty +EXPORT_SYMBOL sound/core/snd-rawmidi 0xab452e60 snd_rawmidi_new +EXPORT_SYMBOL sound/core/snd-rawmidi 0xb9297322 snd_rawmidi_transmit_peek +EXPORT_SYMBOL sound/core/snd-rawmidi 0xbac7d52a snd_rawmidi_proceed +EXPORT_SYMBOL sound/core/snd-seq-device 0x091def1c snd_seq_autoload_exit +EXPORT_SYMBOL sound/core/snd-seq-device 0x1a7055e9 snd_seq_device_new +EXPORT_SYMBOL sound/core/snd-seq-device 0x370a0736 snd_seq_autoload_init +EXPORT_SYMBOL sound/core/snd-seq-device 0x6339b6d0 snd_seq_device_load_drivers +EXPORT_SYMBOL sound/core/snd-timer 0x038a4916 snd_timer_instance_free +EXPORT_SYMBOL sound/core/snd-timer 0x1ca49f2b snd_timer_stop +EXPORT_SYMBOL sound/core/snd-timer 0x3d7fce93 snd_timer_global_new +EXPORT_SYMBOL sound/core/snd-timer 0x773697d7 snd_timer_global_register +EXPORT_SYMBOL sound/core/snd-timer 0x7d205bd0 snd_timer_continue +EXPORT_SYMBOL sound/core/snd-timer 0x875fcdc7 snd_timer_global_free +EXPORT_SYMBOL sound/core/snd-timer 0x930bf4b0 snd_timer_pause +EXPORT_SYMBOL sound/core/snd-timer 0x96520544 snd_timer_new +EXPORT_SYMBOL sound/core/snd-timer 0xa4b72e4a snd_timer_instance_new +EXPORT_SYMBOL sound/core/snd-timer 0xb99f3e72 snd_timer_open +EXPORT_SYMBOL sound/core/snd-timer 0xbb2d715a snd_timer_close +EXPORT_SYMBOL sound/core/snd-timer 0xc01938c7 snd_timer_start +EXPORT_SYMBOL sound/core/snd-timer 0xd90e7e86 snd_timer_notify +EXPORT_SYMBOL sound/core/snd-timer 0xdc62c821 snd_timer_resolution +EXPORT_SYMBOL sound/core/snd-timer 0xf028a42e snd_timer_interrupt +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x63f4033c snd_mpu401_uart_new +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x6d629c59 snd_mpu401_uart_interrupt_tx +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0xc0fec227 snd_mpu401_uart_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x05060a19 snd_opl3_regmap +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x11d29d42 snd_opl3_find_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x1b8850e8 snd_opl3_load_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x1e4526ff snd_opl3_init +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x4a3dd842 snd_opl3_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x4a5afe9c snd_opl3_reset +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xb624bb91 snd_opl3_timer_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc05bb3e6 snd_opl3_create +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc16d70c7 snd_opl3_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc26ffe26 snd_opl3_hwdep_new +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x0fb8d7b0 snd_vx_create +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x146fe8b5 snd_vx_resume +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x1ed6db82 snd_vx_load_boot_image +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x226138b0 snd_vx_threaded_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x5a0c3d47 snd_vx_setup_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x6551efa4 snd_vx_free_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x7bb5fce0 snd_vx_suspend +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x7f4d2873 snd_vx_check_reg_bit +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x993a4246 snd_vx_dsp_load +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf1f04d23 snd_vx_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf539cf2b snd_vx_dsp_boot +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0f2ac7a5 fw_iso_resources_free +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0fc63504 cmp_connection_check_used +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x136e70c6 fcp_bus_reset +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x14d389a8 cmp_connection_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x1556f9ec avc_general_set_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x20254e45 amdtp_syt_intervals +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x28321540 fw_iso_resources_allocate +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x2aa2dcf8 snd_fw_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x2d25bd1e avc_general_get_plug_info +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x37682a3f fw_iso_resources_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x3edf3ada fw_iso_resources_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x4cd2be13 amdtp_stream_set_parameters +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x53ca18e8 amdtp_rate_table +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x551a675b fw_iso_resources_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x6376e449 cmp_connection_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x67a3051d iso_packets_buffer_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x7adac69e amdtp_stream_get_max_payload +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x7bf87861 cmp_connection_release +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x859268ea amdtp_stream_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x8c0b0dcc amdtp_stream_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xaeaf8186 amdtp_stream_add_pcm_hw_constraints +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xb0701272 avc_general_get_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xb0d4ed01 fcp_avc_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xb158f35e cmp_connection_establish +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xb6e900cd iso_packets_buffer_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xbec55e9b amdtp_stream_pcm_prepare +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xc2e03604 cmp_connection_reserve +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xcc184f75 amdtp_stream_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xcfa951e1 cmp_connection_break +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xd3787f81 amdtp_stream_pcm_abort +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xedab995b cmp_connection_init +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x41a05c36 intel_nhlt_has_endpoint_type +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x5f8eff49 intel_nhlt_get_endpoint_blob +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x66fd6169 intel_nhlt_ssp_endpoint_mask +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0xb7b836b3 intel_nhlt_ssp_mclk_mask +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x95346407 snd_ak4113_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0xd44cfe0f snd_ak4113_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x2f1e1daa snd_ak4114_create +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x335943b7 snd_ak4114_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x40aff162 snd_ak4114_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x4112179b snd_ak4114_check_rate_and_errors +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x616d938b snd_ak4114_reg_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x76126d02 snd_ak4114_build +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xa730432b snd_ak4114_reinit +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xb325b9d9 snd_ak4114_external_rate +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x65eb3a10 snd_akm4xxx_init +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x6d9d9a0d snd_akm4xxx_reset +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x827cbfc8 snd_akm4xxx_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x89b0c91a snd_akm4xxx_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x1ea97066 snd_pt2258_reset +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0xc2f67b46 snd_pt2258_build_controls +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x03007a32 snd_cs8427_iec958_build +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x366e77b8 snd_cs8427_reg_write +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x49380dab snd_cs8427_iec958_pcm +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x8b392f52 snd_cs8427_init +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xbacf0b2e snd_cs8427_iec958_active +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xece935f6 snd_cs8427_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x0e69516d snd_i2c_probeaddr +EXPORT_SYMBOL sound/i2c/snd-i2c 0x2f12a484 snd_i2c_device_free +EXPORT_SYMBOL sound/i2c/snd-i2c 0x57470236 snd_i2c_device_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x6dc8ec26 snd_i2c_sendbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0xc3e99c88 snd_i2c_bus_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0xcdff9b9f snd_i2c_readbytes +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x06453ab5 snd_ac97_update_power +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x1d2210fd snd_ac97_set_rate +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x588938f4 snd_ac97_pcm_double_rate_rules +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x606f4d6d snd_ac97_read +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x73a51b97 snd_ac97_suspend +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x77807f1e snd_ac97_mixer +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x7b1459ae snd_ac97_write_cache +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x7b50e59e snd_ac97_bus +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x7f262f00 snd_ac97_pcm_assign +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xc5a7e6a3 snd_ac97_resume +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xcae47b89 snd_ac97_write +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xcb7bbad7 snd_ac97_tune_hardware +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xd0f564f9 snd_ac97_update_bits +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xd35d440c snd_ac97_pcm_close +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xd75faa5b snd_ac97_update +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xe12c77c3 snd_ac97_get_short_name +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xe7e67d42 snd_ac97_pcm_open +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x000af894 snd_emu10k1_memblk_map +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x0cc67b2d snd_emu10k1_ptr_read +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x193a73dd snd_emu10k1_voice_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x31958207 snd_emu10k1_ptr_write_multiple +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x3bed00da snd_emu10k1_synth_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x5f010978 snd_emu10k1_synth_bzero +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x7d904f7c snd_emu10k1_synth_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xcf39fa49 snd_emu10k1_voice_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xdbc0ba8d snd_emu10k1_synth_copy_from_user +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xfa832a2a snd_emu10k1_ptr_write +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x002b2292 snd_ice1712_akm4xxx_free +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x5408f77c snd_ice1712_akm4xxx_init +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x5b6b219d snd_ice1712_akm4xxx_build_controls +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x11018a1a oxygen_reset_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x160135ff oxygen_write16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x16392526 oxygen_read16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x1ccf62fb oxygen_write_i2c +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x22a5d3a8 oxygen_write_spi +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x27a26463 oxygen_pci_pm +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x480c8071 oxygen_write8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x4be0a9e1 oxygen_write16_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x5c6ecbe8 oxygen_read32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x69b322fb oxygen_pci_probe +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x781552bb oxygen_update_dac_routing +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x8f8b5947 oxygen_write32_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x9251f57e oxygen_pci_shutdown +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x953a86d9 oxygen_write32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x9bf20378 oxygen_read_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xe18121f7 oxygen_write_ac97_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xedd91cac oxygen_write8_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xf4afd0e8 oxygen_write_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xfac134c4 oxygen_write_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xfae2c00c oxygen_read8 +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x181faab5 snd_trident_alloc_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x27037376 snd_trident_free_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x3f452d8f snd_trident_stop_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x82e0828c snd_trident_start_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x8ce7ba36 snd_trident_write_voice_regs +EXPORT_SYMBOL sound/soc/amd/acp_audio_dma 0xf2cc2cce acp_bt_uart_enable +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x3810a0a7 snd_amd_acp_find_config +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x58ae1c57 snd_soc_acpi_amd_rmb_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0xc6bb2d22 snd_soc_acpi_amd_sof_machines +EXPORT_SYMBOL sound/soc/codecs/snd-soc-adau1372 0x24e12d6f adau1372_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-lpass-wsa-macro 0xdfe9f568 wsa_macro_set_spkr_mode +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x6ccca84a pcm3060_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0xb081db12 pcm3060_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-rt715 0xed2acb24 hda_to_sdw +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x445df9e3 tlv320aic23_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x467d172d tlv320aic23_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x1a85a33c aic32x4_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0xf7f3ad8a aic32x4_regmap_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0xfca90191 aic32x4_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x5755284d aic3x_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x6f2ffdc7 aic3x_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x3a195ca9 wcd_mbhc_get_impedance +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x4cee9a66 wcd_mbhc_init +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x789ebe56 wcd_mbhc_set_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x7b3389ac wcd_dt_parse_mbhc_data +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xa5758a49 wcd_mbhc_get_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xce603ab1 wcd_mbhc_start +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xd094df47 wcd_mbhc_deinit +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xe2beca26 wcd_mbhc_stop +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x91d0b6b0 fsl_asoc_get_dma_channel +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0xac45a14a fsl_asoc_reparent_pll_clocks +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0xf7a4e819 fsl_asoc_get_pll_clocks +EXPORT_SYMBOL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0x6fefbfa0 mt8192_afe_gpio_request +EXPORT_SYMBOL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0xde2a7928 mt8192_afe_gpio_init +EXPORT_SYMBOL sound/soc/qcom/qdsp6/q6afe 0xc859669b q6afe_unvote_lpass_core_hw +EXPORT_SYMBOL sound/soc/qcom/qdsp6/q6afe 0xff664ba9 q6afe_vote_lpass_core_hw +EXPORT_SYMBOL sound/soc/snd-soc-core 0xf2b483ff snd_soc_alloc_ac97_component +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x404da642 imx8_enable_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x683d8c10 imx8_disable_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x975fd9c8 imx8_parse_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0xdca7872d imx8_dump +EXPORT_SYMBOL sound/soc/sof/mediatek/mtk-adsp-common 0x73575c8e mtk_adsp_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x052830a9 snd_sof_runtime_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0cde851d snd_sof_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0df0a745 sof_compressed_ops +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x151d698f sof_widget_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x16170a94 snd_sof_device_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1cb55623 snd_sof_dsp_dbg_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x23dfd0a9 sof_set_stream_data_offset +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2568b8c9 snd_sof_load_firmware_raw +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2a46b92f snd_sof_fw_unload +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2a767fb7 sof_dai_get_mclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x30904205 sof_ipc_msg_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x31883a79 sof_ipc3_do_rx_work +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x319affc0 snd_sof_ipc_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x31cc95e9 sof_ipc_tx_message_no_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x327b3043 sof_block_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x368c6727 sof_debug_check_flag +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x432cd135 snd_sof_pci_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4356b8e5 snd_sof_run_firmware +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x45d5c797 snd_sof_prepare +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4e2d3e58 snd_sof_device_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4f0bdcc4 snd_sof_ipc_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x56d439a4 snd_sof_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x59000ecf sof_stream_pcm_close +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x5cc7fd0d snd_sof_dsp_update_bits64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x5d4ff3ea sof_io_write64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x60ed7d11 snd_sof_ipc_init +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x63a85c6a sof_print_oops_and_stack +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x63cf26e3 sof_io_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6a90ae46 snd_sof_dsp_update_bits_forced +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6cae4593 snd_sof_dsp_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7031087f snd_sof_pcm_period_elapsed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x723c05a9 snd_sof_runtime_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7360c35b snd_sof_dsp_only_d0i3_compatible_stream_active +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x77f4e36a snd_sof_load_firmware_memcpy +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7dbf4f1f snd_sof_load_topology +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7f4bdc41 snd_sof_handle_fw_exception +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8119d7d1 snd_sof_complete +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x81242f0b sof_dai_get_bclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x87225039 sof_io_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xa184ddce snd_sof_device_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb7363a83 sof_io_read64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xba130720 snd_sof_dsp_panic +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xbdd7721c sof_widget_setup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc7e48f6c sof_mailbox_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xcde0907b sof_machine_unregister +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xcde79b5d snd_sof_device_probe_completed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd56e49c8 sof_block_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe0159b1e snd_sof_ipc_get_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe2abfda6 snd_sof_dsp_update_bits_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe61baf41 sof_machine_check +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe64d3725 sof_stream_pcm_open +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe6a0f34a sof_pcm_dai_link_fixup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xec55d8c2 snd_sof_runtime_idle +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xee7fe2f0 sof_mailbox_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf4d0966b sof_set_fw_state +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf51ff916 sof_ipc_tx_message +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfa91e7b3 sof_ipc_set_get_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfbef77ae sof_machine_register +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfc69c196 snd_sof_dsp_update_bits64_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x22871949 sof_of_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x6363ddfa sof_of_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x86af53fa sof_of_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0xe28b8b68 sof_of_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof-utils 0xe27bb57d snd_sof_create_page_table +EXPORT_SYMBOL sound/soundcore 0x0e9e55f2 sound_class +EXPORT_SYMBOL sound/soundcore 0x2847e8fe register_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x686bcb6d register_sound_special_device +EXPORT_SYMBOL sound/soundcore 0x7afc9d8a unregister_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x7de2e72c register_sound_special +EXPORT_SYMBOL sound/soundcore 0x96c18ecd register_sound_dsp +EXPORT_SYMBOL sound/soundcore 0x99c95fa5 unregister_sound_special +EXPORT_SYMBOL sound/soundcore 0xcd083b10 unregister_sound_dsp +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x302af7fe snd_emux_terminate_all +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x305eef0e snd_emux_lock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x655cb202 snd_sf_linear_to_log +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x6cb56594 snd_emux_register +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xa6693f0f snd_emux_unlock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xcd62f06c snd_emux_new +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xd28a4056 snd_emux_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x0eda33fa snd_util_memhdr_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0x2a48197f snd_util_mem_alloc +EXPORT_SYMBOL sound/synth/snd-util-mem 0x6517719f __snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x914f3491 snd_util_memhdr_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9223e14b snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9adc8c44 __snd_util_memblk_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0xc59655e4 snd_util_mem_avail +EXPORT_SYMBOL sound/synth/snd-util-mem 0xd28dc0da __snd_util_mem_alloc +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x16756dc0 snd_usbmidi_input_start +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x63343b1d snd_usbmidi_input_stop +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xa762a78e __snd_usbmidi_create +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xb2af19e1 snd_usbmidi_resume +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xbed43a41 snd_usbmidi_suspend +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xd9d2bb03 snd_usbmidi_disconnect +EXPORT_SYMBOL vmlinux 0x00148653 vsnprintf +EXPORT_SYMBOL vmlinux 0x001674e4 eth_header_cache_update +EXPORT_SYMBOL vmlinux 0x005c34c6 netdev_adjacent_change_prepare +EXPORT_SYMBOL vmlinux 0x005d6eda mmc_remove_host +EXPORT_SYMBOL vmlinux 0x00665bfb mipi_dsi_shutdown_peripheral +EXPORT_SYMBOL vmlinux 0x00854219 generic_fadvise +EXPORT_SYMBOL vmlinux 0x00928200 trace_print_hex_dump_seq +EXPORT_SYMBOL vmlinux 0x00a749ae seq_read_iter +EXPORT_SYMBOL vmlinux 0x00b4e615 posix_acl_equiv_mode +EXPORT_SYMBOL vmlinux 0x00bbcca9 d_add_ci +EXPORT_SYMBOL vmlinux 0x00c8e3ec dump_skip_to +EXPORT_SYMBOL vmlinux 0x00d1dd06 ethtool_op_get_ts_info +EXPORT_SYMBOL vmlinux 0x00d7e722 vme_lm_count +EXPORT_SYMBOL vmlinux 0x00dd6d87 scsi_scan_host +EXPORT_SYMBOL vmlinux 0x00f18f17 inet_bind +EXPORT_SYMBOL vmlinux 0x00f235d5 fd_install +EXPORT_SYMBOL vmlinux 0x01000e51 schedule +EXPORT_SYMBOL vmlinux 0x010d170c sync_blockdev_range +EXPORT_SYMBOL vmlinux 0x01156ae4 utf8_strncasecmp_folded +EXPORT_SYMBOL vmlinux 0x0129c4f8 par_io_data_set +EXPORT_SYMBOL vmlinux 0x012de2ea xudma_rchanrt_read +EXPORT_SYMBOL vmlinux 0x0147812c kblockd_mod_delayed_work_on +EXPORT_SYMBOL vmlinux 0x01505d85 imx_scu_call_rpc +EXPORT_SYMBOL vmlinux 0x015291a5 mdiobus_write +EXPORT_SYMBOL vmlinux 0x015b2797 sock_no_getname +EXPORT_SYMBOL vmlinux 0x016c0a3c tcf_qevent_dump +EXPORT_SYMBOL vmlinux 0x016f123e sg_copy_to_buffer +EXPORT_SYMBOL vmlinux 0x01757935 rdmacg_register_device +EXPORT_SYMBOL vmlinux 0x017d191f xfrm_state_lookup_byspi +EXPORT_SYMBOL vmlinux 0x017de3d5 nr_cpu_ids +EXPORT_SYMBOL vmlinux 0x017e539d pci_get_domain_bus_and_slot +EXPORT_SYMBOL vmlinux 0x0188cd88 vme_alloc_consistent +EXPORT_SYMBOL vmlinux 0x018c0348 sock_alloc +EXPORT_SYMBOL vmlinux 0x0192933b nvdimm_namespace_common_probe +EXPORT_SYMBOL vmlinux 0x01b471f3 unregister_fib_notifier +EXPORT_SYMBOL vmlinux 0x01b6865c xa_get_mark +EXPORT_SYMBOL vmlinux 0x01bf55fc paddr_vmcoreinfo_note +EXPORT_SYMBOL vmlinux 0x01c8fef9 sb_set_blocksize +EXPORT_SYMBOL vmlinux 0x01dc8a99 qman_update_cgr_safe +EXPORT_SYMBOL vmlinux 0x0203f4d0 generic_update_time +EXPORT_SYMBOL vmlinux 0x0205cec3 xsk_uses_need_wakeup +EXPORT_SYMBOL vmlinux 0x0209f3a7 secure_ipv6_port_ephemeral +EXPORT_SYMBOL vmlinux 0x020dbf27 bitmap_alloc +EXPORT_SYMBOL vmlinux 0x02120396 input_set_min_poll_interval +EXPORT_SYMBOL vmlinux 0x021e8032 folio_alloc +EXPORT_SYMBOL vmlinux 0x021eb92f mii_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x02284f26 pci_request_selected_regions +EXPORT_SYMBOL vmlinux 0x0248efd3 kstrtobool_from_user +EXPORT_SYMBOL vmlinux 0x0250f459 __register_binfmt +EXPORT_SYMBOL vmlinux 0x025a98bb ndisc_send_skb +EXPORT_SYMBOL vmlinux 0x0274dc2b netif_get_num_default_rss_queues +EXPORT_SYMBOL vmlinux 0x0296695f refcount_warn_saturate +EXPORT_SYMBOL vmlinux 0x0296fa73 mdiobus_unregister +EXPORT_SYMBOL vmlinux 0x029d0630 scsi_host_alloc +EXPORT_SYMBOL vmlinux 0x02b267aa inet_shutdown +EXPORT_SYMBOL vmlinux 0x02c065f8 ucc_set_qe_mux_mii_mng +EXPORT_SYMBOL vmlinux 0x02c62b39 seq_escape_mem +EXPORT_SYMBOL vmlinux 0x02ca0813 gnet_stats_copy_basic +EXPORT_SYMBOL vmlinux 0x02e83fd3 setattr_should_drop_sgid +EXPORT_SYMBOL vmlinux 0x02ee9f4a block_invalidate_folio +EXPORT_SYMBOL vmlinux 0x02f51365 dev_mc_add +EXPORT_SYMBOL vmlinux 0x0316aa51 devm_nvmem_cell_put +EXPORT_SYMBOL vmlinux 0x032faccc config_item_put +EXPORT_SYMBOL vmlinux 0x0334795d icst307_s2div +EXPORT_SYMBOL vmlinux 0x0334da4e scsi_command_size_tbl +EXPORT_SYMBOL vmlinux 0x033a7bcb netdev_core_stats_alloc +EXPORT_SYMBOL vmlinux 0x033bc5a0 sg_alloc_table_from_pages_segment +EXPORT_SYMBOL vmlinux 0x0349726f tegra194_miscreg_mask_serror +EXPORT_SYMBOL vmlinux 0x035d25ab memcg_kmem_online_key +EXPORT_SYMBOL vmlinux 0x0360d67f make_flow_keys_digest +EXPORT_SYMBOL vmlinux 0x0366307a console_suspend_enabled +EXPORT_SYMBOL vmlinux 0x036cce78 tty_termios_input_baud_rate +EXPORT_SYMBOL vmlinux 0x03773c66 __skb_checksum_complete_head +EXPORT_SYMBOL vmlinux 0x037a0cba kfree +EXPORT_SYMBOL vmlinux 0x037d498b __nd_driver_register +EXPORT_SYMBOL vmlinux 0x03815f35 ledtrig_disk_activity +EXPORT_SYMBOL vmlinux 0x0386ae95 nf_unregister_sockopt +EXPORT_SYMBOL vmlinux 0x0397edd5 fb_edid_to_monspecs +EXPORT_SYMBOL vmlinux 0x0399c419 of_phy_register_fixed_link +EXPORT_SYMBOL vmlinux 0x039bd3a3 security_sk_classify_flow +EXPORT_SYMBOL vmlinux 0x03b814ca bpf_dispatcher_xdp_func +EXPORT_SYMBOL vmlinux 0x03e3aecf drop_super +EXPORT_SYMBOL vmlinux 0x03ef4022 put_cmsg_scm_timestamping +EXPORT_SYMBOL vmlinux 0x03fd2571 vm_unmap_ram +EXPORT_SYMBOL vmlinux 0x042a4412 ip6_frag_init +EXPORT_SYMBOL vmlinux 0x044154c6 tc_skb_ext_tc +EXPORT_SYMBOL vmlinux 0x04482cdb __refrigerator +EXPORT_SYMBOL vmlinux 0x044d2060 rproc_of_resm_mem_entry_init +EXPORT_SYMBOL vmlinux 0x044f0ad9 get_random_u16 +EXPORT_SYMBOL vmlinux 0x0459bbfd tty_port_put +EXPORT_SYMBOL vmlinux 0x04673adb qman_ip_rev +EXPORT_SYMBOL vmlinux 0x0474edef kstrtou16_from_user +EXPORT_SYMBOL vmlinux 0x0479aac1 seq_list_next_rcu +EXPORT_SYMBOL vmlinux 0x0484c6c4 acpi_enter_sleep_state_prep +EXPORT_SYMBOL vmlinux 0x04863e28 hdmi_audio_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x04866303 unregister_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x0486fdf5 mii_check_gmii_support +EXPORT_SYMBOL vmlinux 0x04a9fdce blk_mq_start_hw_queues +EXPORT_SYMBOL vmlinux 0x04c55cb3 inet6_offloads +EXPORT_SYMBOL vmlinux 0x04d24402 iwe_stream_add_point +EXPORT_SYMBOL vmlinux 0x04ea5d10 ksize +EXPORT_SYMBOL vmlinux 0x050877b9 dmi_first_match +EXPORT_SYMBOL vmlinux 0x051159b2 fs_context_for_reconfigure +EXPORT_SYMBOL vmlinux 0x05189141 sk_dst_check +EXPORT_SYMBOL vmlinux 0x052254b6 tcf_get_next_proto +EXPORT_SYMBOL vmlinux 0x05240ee7 percpu_counter_batch +EXPORT_SYMBOL vmlinux 0x05363e7f pci_claim_resource +EXPORT_SYMBOL vmlinux 0x0536bd9e inode_dio_wait +EXPORT_SYMBOL vmlinux 0x054496b4 schedule_timeout_interruptible +EXPORT_SYMBOL vmlinux 0x0545d047 dev_set_threaded +EXPORT_SYMBOL vmlinux 0x055e77e8 jiffies_64 +EXPORT_SYMBOL vmlinux 0x0562dc30 __sg_page_iter_start +EXPORT_SYMBOL vmlinux 0x056bcf7b dm_read_arg +EXPORT_SYMBOL vmlinux 0x056ce3f2 balance_dirty_pages_ratelimited +EXPORT_SYMBOL vmlinux 0x0575ec2a seg6_hmac_info_lookup +EXPORT_SYMBOL vmlinux 0x05775ee0 pid_task +EXPORT_SYMBOL vmlinux 0x057d68ee pps_event +EXPORT_SYMBOL vmlinux 0x05ab2333 rproc_da_to_va +EXPORT_SYMBOL vmlinux 0x05adcf04 fddi_type_trans +EXPORT_SYMBOL vmlinux 0x05b4f578 key_payload_reserve +EXPORT_SYMBOL vmlinux 0x05b51465 shmem_aops +EXPORT_SYMBOL vmlinux 0x05c21884 __vfs_getxattr +EXPORT_SYMBOL vmlinux 0x0603b3ee skb_checksum +EXPORT_SYMBOL vmlinux 0x060ba97c gen_pool_free_owner +EXPORT_SYMBOL vmlinux 0x061651be strcat +EXPORT_SYMBOL vmlinux 0x0634100a bitmap_parselist_user +EXPORT_SYMBOL vmlinux 0x0634baff tcp_openreq_init_rwin +EXPORT_SYMBOL vmlinux 0x063ce4b2 redirty_page_for_writepage +EXPORT_SYMBOL vmlinux 0x064b4a1c skb_checksum_trimmed +EXPORT_SYMBOL vmlinux 0x065b7778 mdiobb_read_c22 +EXPORT_SYMBOL vmlinux 0x0668b595 _kstrtoul +EXPORT_SYMBOL vmlinux 0x0680e26f sk_send_sigurg +EXPORT_SYMBOL vmlinux 0x06932100 xfrm_register_type_offload +EXPORT_SYMBOL vmlinux 0x069f3dc2 tls_handshake_cancel +EXPORT_SYMBOL vmlinux 0x06ba862d tcp_enter_cwr +EXPORT_SYMBOL vmlinux 0x06bd88b5 ucs2_strnlen +EXPORT_SYMBOL vmlinux 0x06c1867b skb_eth_pop +EXPORT_SYMBOL vmlinux 0x06cb027a fs_context_for_mount +EXPORT_SYMBOL vmlinux 0x06d11488 __bitmap_equal +EXPORT_SYMBOL vmlinux 0x06d77e09 inet_confirm_addr +EXPORT_SYMBOL vmlinux 0x06da9862 inet_csk_delete_keepalive_timer +EXPORT_SYMBOL vmlinux 0x06e8aa3f d_find_alias +EXPORT_SYMBOL vmlinux 0x06f1bdca sock_no_sendmsg +EXPORT_SYMBOL vmlinux 0x06f448f0 fman_set_port_params +EXPORT_SYMBOL vmlinux 0x06f6feb0 tcp_seq_start +EXPORT_SYMBOL vmlinux 0x06f7924a netdev_name_in_use +EXPORT_SYMBOL vmlinux 0x06f93768 dma_sync_wait +EXPORT_SYMBOL vmlinux 0x06fa63d9 xfrm4_protocol_deregister +EXPORT_SYMBOL vmlinux 0x07098248 xz_dec_microlzma_alloc +EXPORT_SYMBOL vmlinux 0x0711edc8 xudma_dev_get_tisci_rm +EXPORT_SYMBOL vmlinux 0x07161236 __netif_schedule +EXPORT_SYMBOL vmlinux 0x072f901c vme_master_rmw +EXPORT_SYMBOL vmlinux 0x0745a981 xa_erase +EXPORT_SYMBOL vmlinux 0x076ab26c page_pool_update_nid +EXPORT_SYMBOL vmlinux 0x076dd805 netdev_info +EXPORT_SYMBOL vmlinux 0x0779bcf2 filemap_fdatawrite +EXPORT_SYMBOL vmlinux 0x078001b1 netdev_class_create_file_ns +EXPORT_SYMBOL vmlinux 0x0781ec97 logic_insl +EXPORT_SYMBOL vmlinux 0x07a890c8 fb_alloc_cmap +EXPORT_SYMBOL vmlinux 0x07b348f2 kernel_recvmsg +EXPORT_SYMBOL vmlinux 0x07bfcf34 mdio_device_remove +EXPORT_SYMBOL vmlinux 0x07cc4a5d printk_timed_ratelimit +EXPORT_SYMBOL vmlinux 0x07ceeac9 panic_notifier_list +EXPORT_SYMBOL vmlinux 0x07cf04eb fman_set_mac_max_frame +EXPORT_SYMBOL vmlinux 0x07d13b4c cdrom_get_last_written +EXPORT_SYMBOL vmlinux 0x07d3a0bb phy_write_mmd +EXPORT_SYMBOL vmlinux 0x07db17be qman_create_fq +EXPORT_SYMBOL vmlinux 0x07ee7051 default_llseek +EXPORT_SYMBOL vmlinux 0x07f57478 pci_unmap_iospace +EXPORT_SYMBOL vmlinux 0x0800473f __cond_resched +EXPORT_SYMBOL vmlinux 0x0805f2c8 ecryptfs_get_auth_tok_key +EXPORT_SYMBOL vmlinux 0x08162c74 free_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0x08173dc7 param_ops_string +EXPORT_SYMBOL vmlinux 0x08198ea4 get_tree_single +EXPORT_SYMBOL vmlinux 0x08229651 sk_free +EXPORT_SYMBOL vmlinux 0x082c3213 pci_root_buses +EXPORT_SYMBOL vmlinux 0x08356f32 fman_sp_set_buf_pools_in_asc_order_of_buf_sizes +EXPORT_SYMBOL vmlinux 0x083eb21c rfkill_unregister +EXPORT_SYMBOL vmlinux 0x083fe65d vlan_filter_drop_vids +EXPORT_SYMBOL vmlinux 0x0841241a seq_dentry +EXPORT_SYMBOL vmlinux 0x0846668c d_splice_alias +EXPORT_SYMBOL vmlinux 0x084eac0f of_find_matching_node_and_match +EXPORT_SYMBOL vmlinux 0x08503882 sock_gettstamp +EXPORT_SYMBOL vmlinux 0x085a2c1c mmc_gpio_get_cd +EXPORT_SYMBOL vmlinux 0x086ab3c4 netdev_master_upper_dev_link +EXPORT_SYMBOL vmlinux 0x0870efe3 jent_testing_exit +EXPORT_SYMBOL vmlinux 0x08885333 rtnl_offload_xstats_notify +EXPORT_SYMBOL vmlinux 0x08a0286e of_root +EXPORT_SYMBOL vmlinux 0x08b1742a pci_iomap_range +EXPORT_SYMBOL vmlinux 0x08bbb5b4 of_mdiobus_child_is_phy +EXPORT_SYMBOL vmlinux 0x08ce2acd tty_lock +EXPORT_SYMBOL vmlinux 0x08dab8e5 no_seek_end_llseek +EXPORT_SYMBOL vmlinux 0x08dc62d0 proto_unregister +EXPORT_SYMBOL vmlinux 0x08e39398 cmd_db_read_addr +EXPORT_SYMBOL vmlinux 0x090f0a8c to_ndd +EXPORT_SYMBOL vmlinux 0x09100c65 qdisc_put +EXPORT_SYMBOL vmlinux 0x092e26bf acpi_remove_address_space_handler +EXPORT_SYMBOL vmlinux 0x093712e5 acpi_purge_cached_objects +EXPORT_SYMBOL vmlinux 0x093f7418 netlink_rcv_skb +EXPORT_SYMBOL vmlinux 0x094a34c4 security_sk_clone +EXPORT_SYMBOL vmlinux 0x095a0117 dma_unmap_sg_attrs +EXPORT_SYMBOL vmlinux 0x095ce567 handshake_genl_put +EXPORT_SYMBOL vmlinux 0x09769037 dmt_modes +EXPORT_SYMBOL vmlinux 0x098b71c6 fb_dealloc_cmap +EXPORT_SYMBOL vmlinux 0x09b3b1e2 of_device_get_match_data +EXPORT_SYMBOL vmlinux 0x09b70808 mipi_dsi_dcs_nop +EXPORT_SYMBOL vmlinux 0x09cf1d4a set_nlink +EXPORT_SYMBOL vmlinux 0x09d44df9 in_lock_functions +EXPORT_SYMBOL vmlinux 0x09da0ba4 xa_set_mark +EXPORT_SYMBOL vmlinux 0x09e9c9a8 flow_rule_match_basic +EXPORT_SYMBOL vmlinux 0x09f0dc0a pci_bus_set_ops +EXPORT_SYMBOL vmlinux 0x09f6a4cd i2c_transfer +EXPORT_SYMBOL vmlinux 0x09f9b261 xudma_rchan_put +EXPORT_SYMBOL vmlinux 0x09f9c6da dev_remove_offload +EXPORT_SYMBOL vmlinux 0x0a012f73 mb_cache_entry_touch +EXPORT_SYMBOL vmlinux 0x0a0ebc08 __xa_cmpxchg +EXPORT_SYMBOL vmlinux 0x0a1e8769 utf8_casefold_hash +EXPORT_SYMBOL vmlinux 0x0a1eebd6 textsearch_destroy +EXPORT_SYMBOL vmlinux 0x0a215390 dquot_drop +EXPORT_SYMBOL vmlinux 0x0a270dc4 cpufreq_get_policy +EXPORT_SYMBOL vmlinux 0x0a4754f2 __filemap_set_wb_err +EXPORT_SYMBOL vmlinux 0x0a5ce02e tcp_read_skb +EXPORT_SYMBOL vmlinux 0x0a5f5980 filemap_flush +EXPORT_SYMBOL vmlinux 0x0a770832 register_memory_notifier +EXPORT_SYMBOL vmlinux 0x0a7afeb6 write_inode_now +EXPORT_SYMBOL vmlinux 0x0a8211e9 sock_set_reuseport +EXPORT_SYMBOL vmlinux 0x0a84b15d zstd_init_cctx +EXPORT_SYMBOL vmlinux 0x0aa309cf synchronize_hardirq +EXPORT_SYMBOL vmlinux 0x0aaccc92 pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x0ac12404 padata_do_parallel +EXPORT_SYMBOL vmlinux 0x0acf7679 dma_issue_pending_all +EXPORT_SYMBOL vmlinux 0x0af7865a create_empty_buffers +EXPORT_SYMBOL vmlinux 0x0b05b1a0 iter_file_splice_write +EXPORT_SYMBOL vmlinux 0x0b0fe277 ppp_unregister_channel +EXPORT_SYMBOL vmlinux 0x0b1beb31 vmalloc_32_user +EXPORT_SYMBOL vmlinux 0x0b26b8c8 acpi_run_osc +EXPORT_SYMBOL vmlinux 0x0b5f3cac inet_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x0b742fd7 simple_strtol +EXPORT_SYMBOL vmlinux 0x0ba0b938 vm_brk +EXPORT_SYMBOL vmlinux 0x0baca548 phy_set_max_speed +EXPORT_SYMBOL vmlinux 0x0bb5dd4a dma_fence_chain_find_seqno +EXPORT_SYMBOL vmlinux 0x0bc477a2 irq_set_irq_type +EXPORT_SYMBOL vmlinux 0x0bd394d8 tty_termios_baud_rate +EXPORT_SYMBOL vmlinux 0x0be4d17e devm_mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x0bf0e4a2 __SCK__tp_func_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x0bf61668 nf_reinject +EXPORT_SYMBOL vmlinux 0x0bfc1d1a check_zeroed_user +EXPORT_SYMBOL vmlinux 0x0c09d770 of_device_unregister +EXPORT_SYMBOL vmlinux 0x0c164cce single_open +EXPORT_SYMBOL vmlinux 0x0c1909b0 inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x0c1d9aa7 phy_attach_direct +EXPORT_SYMBOL vmlinux 0x0c2075c0 input_unregister_handler +EXPORT_SYMBOL vmlinux 0x0c25ec48 secure_tcpv6_seq +EXPORT_SYMBOL vmlinux 0x0c2845fa filemap_check_errors +EXPORT_SYMBOL vmlinux 0x0c3690fc _raw_spin_lock_bh +EXPORT_SYMBOL vmlinux 0x0c391e1a tcf_em_tree_destroy +EXPORT_SYMBOL vmlinux 0x0c3c88c1 sock_diag_put_filterinfo +EXPORT_SYMBOL vmlinux 0x0c472088 __mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0x0c575719 __cond_resched_rwlock_write +EXPORT_SYMBOL vmlinux 0x0c589d8c sock_ioctl_inout +EXPORT_SYMBOL vmlinux 0x0c5b9cee of_graph_get_endpoint_by_regs +EXPORT_SYMBOL vmlinux 0x0c6bdc3f vme_master_read +EXPORT_SYMBOL vmlinux 0x0c74b0e3 param_get_string +EXPORT_SYMBOL vmlinux 0x0ca41a55 iw_handler_set_thrspy +EXPORT_SYMBOL vmlinux 0x0cb11bc7 __SCK__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0cc4b4b6 crc_ccitt_false +EXPORT_SYMBOL vmlinux 0x0cc4cbcc retire_super +EXPORT_SYMBOL vmlinux 0x0cd5835b ipv6_flowlabel_exclusive +EXPORT_SYMBOL vmlinux 0x0cdce87c rfkill_set_hw_state_reason +EXPORT_SYMBOL vmlinux 0x0ceda0a4 pipe_lock +EXPORT_SYMBOL vmlinux 0x0d07f543 get_anon_bdev +EXPORT_SYMBOL vmlinux 0x0d0b3ed0 pnp_start_dev +EXPORT_SYMBOL vmlinux 0x0d15a2cd pci_reenable_device +EXPORT_SYMBOL vmlinux 0x0d2af33c param_ops_ushort +EXPORT_SYMBOL vmlinux 0x0d2ca20f ucc_fast_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0x0d333b64 zstd_end_stream +EXPORT_SYMBOL vmlinux 0x0d3f5c1a fman_get_max_frm +EXPORT_SYMBOL vmlinux 0x0d43af56 __i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0x0d4e9349 sk_capable +EXPORT_SYMBOL vmlinux 0x0d542439 __ipv6_addr_type +EXPORT_SYMBOL vmlinux 0x0d6e95de tcf_get_next_chain +EXPORT_SYMBOL vmlinux 0x0d7fbe6b pci_assign_resource +EXPORT_SYMBOL vmlinux 0x0d9d7f84 folio_add_lru +EXPORT_SYMBOL vmlinux 0x0da37acd dma_fence_array_first +EXPORT_SYMBOL vmlinux 0x0db2afe1 ip_tunnel_parse_protocol +EXPORT_SYMBOL vmlinux 0x0dba686f jbd2_journal_wipe +EXPORT_SYMBOL vmlinux 0x0dd87690 acpi_match_device_ids +EXPORT_SYMBOL vmlinux 0x0ddf3c4c devm_pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x0de6657d fs_bio_set +EXPORT_SYMBOL vmlinux 0x0deac75b fscrypt_ioctl_get_policy +EXPORT_SYMBOL vmlinux 0x0deb72fc __traceiter_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0df9ea86 blk_integrity_register +EXPORT_SYMBOL vmlinux 0x0e023c1a mptcp_subflow_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x0e17678a siphash_4u64 +EXPORT_SYMBOL vmlinux 0x0e1d60b2 pneigh_enqueue +EXPORT_SYMBOL vmlinux 0x0e2e46c9 pcibus_to_node +EXPORT_SYMBOL vmlinux 0x0e4262c6 __siphash_unaligned +EXPORT_SYMBOL vmlinux 0x0e6f0ba2 security_inode_listsecurity +EXPORT_SYMBOL vmlinux 0x0e6f40ec crypto_kdf108_setkey +EXPORT_SYMBOL vmlinux 0x0e701d20 jbd2_submit_inode_data +EXPORT_SYMBOL vmlinux 0x0e709b0f pmem_sector_size +EXPORT_SYMBOL vmlinux 0x0ea3c74e tasklet_kill +EXPORT_SYMBOL vmlinux 0x0ea593f6 hdmi_drm_infoframe_init +EXPORT_SYMBOL vmlinux 0x0eb6eb87 add_taint +EXPORT_SYMBOL vmlinux 0x0ebad4d1 __fib6_flush_trees +EXPORT_SYMBOL vmlinux 0x0ec338af icmp_ndo_send +EXPORT_SYMBOL vmlinux 0x0ec5babe vme_dma_free +EXPORT_SYMBOL vmlinux 0x0ed2b56c tcp_rtx_synack +EXPORT_SYMBOL vmlinux 0x0edae6e4 __folio_lock +EXPORT_SYMBOL vmlinux 0x0ef2f900 set_page_dirty_lock +EXPORT_SYMBOL vmlinux 0x0efd55cf con_is_visible +EXPORT_SYMBOL vmlinux 0x0f09cc34 schedule_timeout_killable +EXPORT_SYMBOL vmlinux 0x0f159806 tcf_idr_create +EXPORT_SYMBOL vmlinux 0x0f1934d8 block_truncate_page +EXPORT_SYMBOL vmlinux 0x0f1ad8e2 seq_list_start_rcu +EXPORT_SYMBOL vmlinux 0x0f37ca89 lockref_put_not_zero +EXPORT_SYMBOL vmlinux 0x0f45497b tcp_sock_set_quickack +EXPORT_SYMBOL vmlinux 0x0f630261 gen_replace_estimator +EXPORT_SYMBOL vmlinux 0x0f65499e mipi_dsi_dcs_set_pixel_format +EXPORT_SYMBOL vmlinux 0x0f75be94 to_nd_dax +EXPORT_SYMBOL vmlinux 0x0f811fc7 jent_raw_hires_entropy_store +EXPORT_SYMBOL vmlinux 0x0f86f560 kthread_delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0x0f886837 __mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0x0f896f09 rawv6_mh_filter_unregister +EXPORT_SYMBOL vmlinux 0x0f8ab8ab i2c_del_adapter +EXPORT_SYMBOL vmlinux 0x0f92e54a tcp_splice_read +EXPORT_SYMBOL vmlinux 0x0f94399e validate_slab_cache +EXPORT_SYMBOL vmlinux 0x0f964bf7 get_tree_nodev +EXPORT_SYMBOL vmlinux 0x0f9fe992 sockopt_ns_capable +EXPORT_SYMBOL vmlinux 0x0fab1ab0 hdmi_spd_infoframe_pack +EXPORT_SYMBOL vmlinux 0x0fb2f8a4 mktime64 +EXPORT_SYMBOL vmlinux 0x0fc3ad75 dm_table_event +EXPORT_SYMBOL vmlinux 0x0fce1c59 pci_enable_ptm +EXPORT_SYMBOL vmlinux 0x0fd09966 vfs_iter_read +EXPORT_SYMBOL vmlinux 0x0fd902db mb_cache_entry_create +EXPORT_SYMBOL vmlinux 0x0fdf21fe __of_mdiobus_register +EXPORT_SYMBOL vmlinux 0x0fdf2603 dev_lstats_read +EXPORT_SYMBOL vmlinux 0x0feb90a2 neigh_event_ns +EXPORT_SYMBOL vmlinux 0x0ff50e39 scsi_device_put +EXPORT_SYMBOL vmlinux 0x0ffda1b7 open_exec +EXPORT_SYMBOL vmlinux 0x0fff5afc time64_to_tm +EXPORT_SYMBOL vmlinux 0x10017aa5 kernel_cpustat +EXPORT_SYMBOL vmlinux 0x1005cb56 con_set_default_unimap +EXPORT_SYMBOL vmlinux 0x100bddf8 proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x101ce4d1 dev_set_alias +EXPORT_SYMBOL vmlinux 0x101d7ff5 ns_capable_noaudit +EXPORT_SYMBOL vmlinux 0x1025009a cpm_muram_alloc_fixed +EXPORT_SYMBOL vmlinux 0x102936ec qe_clock_source +EXPORT_SYMBOL vmlinux 0x1035c05a md_bitmap_close_sync +EXPORT_SYMBOL vmlinux 0x1035c7c2 __release_region +EXPORT_SYMBOL vmlinux 0x103b0e73 of_device_register +EXPORT_SYMBOL vmlinux 0x103cc88d get_task_cred +EXPORT_SYMBOL vmlinux 0x1049de7b of_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0x10541481 mdio_device_free +EXPORT_SYMBOL vmlinux 0x1057a279 bsearch +EXPORT_SYMBOL vmlinux 0x105f76a9 simple_statfs +EXPORT_SYMBOL vmlinux 0x1068004b gf128mul_bbe +EXPORT_SYMBOL vmlinux 0x107be0b0 percpu_counter_sync +EXPORT_SYMBOL vmlinux 0x107d9bd9 bio_split_to_limits +EXPORT_SYMBOL vmlinux 0x107e5878 zlib_inflateEnd +EXPORT_SYMBOL vmlinux 0x10952be6 __bread_gfp +EXPORT_SYMBOL vmlinux 0x10bdf1e0 pldmfw_op_pci_match_record +EXPORT_SYMBOL vmlinux 0x10d768a7 flush_dcache_folio +EXPORT_SYMBOL vmlinux 0x10d9f885 scsi_sense_desc_find +EXPORT_SYMBOL vmlinux 0x10e6f74a free_contig_range +EXPORT_SYMBOL vmlinux 0x10fbc5bb seg6_hmac_net_exit +EXPORT_SYMBOL vmlinux 0x10fe391a dev_pre_changeaddr_notify +EXPORT_SYMBOL vmlinux 0x11089ac7 _ctype +EXPORT_SYMBOL vmlinux 0x110f080a configfs_unregister_subsystem +EXPORT_SYMBOL vmlinux 0x112e593e gpiochip_irq_reqres +EXPORT_SYMBOL vmlinux 0x11321130 tcf_register_action +EXPORT_SYMBOL vmlinux 0x113bc5b0 simple_getattr +EXPORT_SYMBOL vmlinux 0x114a9df0 flow_rule_match_arp +EXPORT_SYMBOL vmlinux 0x114ba2fd seq_printf +EXPORT_SYMBOL vmlinux 0x116e197d tty_do_resize +EXPORT_SYMBOL vmlinux 0x117093be qdisc_class_hash_init +EXPORT_SYMBOL vmlinux 0x11a53399 dump_emit +EXPORT_SYMBOL vmlinux 0x11b3dbc6 vfs_setpos +EXPORT_SYMBOL vmlinux 0x11b3f650 fib_default_rule_add +EXPORT_SYMBOL vmlinux 0x11dd5aba blk_dump_rq_flags +EXPORT_SYMBOL vmlinux 0x11e30762 chacha_block_generic +EXPORT_SYMBOL vmlinux 0x11e4ea76 jbd2_journal_extend +EXPORT_SYMBOL vmlinux 0x11ffdfee ucc_slow_stop_tx +EXPORT_SYMBOL vmlinux 0x12099b10 __inet_stream_connect +EXPORT_SYMBOL vmlinux 0x120b336a __rb_insert_augmented +EXPORT_SYMBOL vmlinux 0x120ff8e1 xudma_get_rflow_ring_offset +EXPORT_SYMBOL vmlinux 0x1210be05 cdev_init +EXPORT_SYMBOL vmlinux 0x12295adf iov_iter_advance +EXPORT_SYMBOL vmlinux 0x122c3a7e _printk +EXPORT_SYMBOL vmlinux 0x122e3612 neigh_parms_release +EXPORT_SYMBOL vmlinux 0x12464854 fb_firmware_edid +EXPORT_SYMBOL vmlinux 0x124bad4d kstrtobool +EXPORT_SYMBOL vmlinux 0x12511c82 load_nls +EXPORT_SYMBOL vmlinux 0x1254a00f devm_gen_pool_create +EXPORT_SYMBOL vmlinux 0x127d83ea security_locked_down +EXPORT_SYMBOL vmlinux 0x127dde12 amba_device_register +EXPORT_SYMBOL vmlinux 0x12832343 dev_uc_del +EXPORT_SYMBOL vmlinux 0x1297de22 inet_release +EXPORT_SYMBOL vmlinux 0x12a4e128 __arch_copy_from_user +EXPORT_SYMBOL vmlinux 0x12cabc89 siphash_2u64 +EXPORT_SYMBOL vmlinux 0x12d87f3d param_set_bool +EXPORT_SYMBOL vmlinux 0x12ecd1ea __d_lookup_unhash_wake +EXPORT_SYMBOL vmlinux 0x12f6f69c fb_videomode_to_var +EXPORT_SYMBOL vmlinux 0x12fdcbcd tcp_v4_send_check +EXPORT_SYMBOL vmlinux 0x1307480b dma_pool_create +EXPORT_SYMBOL vmlinux 0x130afd75 acpi_get_sleep_type_data +EXPORT_SYMBOL vmlinux 0x13110126 request_resource +EXPORT_SYMBOL vmlinux 0x13115f55 vme_bus_num +EXPORT_SYMBOL vmlinux 0x131a6146 xa_clear_mark +EXPORT_SYMBOL vmlinux 0x131d052a pps_unregister_source +EXPORT_SYMBOL vmlinux 0x1330b5c8 sock_alloc_send_pskb +EXPORT_SYMBOL vmlinux 0x13558e30 i2c_smbus_write_byte +EXPORT_SYMBOL vmlinux 0x13584ed0 bio_split +EXPORT_SYMBOL vmlinux 0x139f2189 __kfifo_alloc +EXPORT_SYMBOL vmlinux 0x13c23437 zpool_unregister_driver +EXPORT_SYMBOL vmlinux 0x13d0adf7 __kfifo_out +EXPORT_SYMBOL vmlinux 0x13d822f6 inc_nlink +EXPORT_SYMBOL vmlinux 0x13d928f5 __SCK__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x14023e70 mark_buffer_dirty_inode +EXPORT_SYMBOL vmlinux 0x141271bf acpi_dev_found +EXPORT_SYMBOL vmlinux 0x14153955 devm_aperture_acquire_for_platform_device +EXPORT_SYMBOL vmlinux 0x1418519b bio_reset +EXPORT_SYMBOL vmlinux 0x1443545f task_work_add +EXPORT_SYMBOL vmlinux 0x1444accd nvdimm_bus_lock +EXPORT_SYMBOL vmlinux 0x144e2008 udp_gro_complete +EXPORT_SYMBOL vmlinux 0x145c2c62 of_get_property +EXPORT_SYMBOL vmlinux 0x145e489e proc_symlink +EXPORT_SYMBOL vmlinux 0x14605535 dma_fence_context_alloc +EXPORT_SYMBOL vmlinux 0x1460718d vlan_vid_add +EXPORT_SYMBOL vmlinux 0x146289b7 crc16_table +EXPORT_SYMBOL vmlinux 0x1463ecf4 phy_device_create +EXPORT_SYMBOL vmlinux 0x1469185c udp_seq_ops +EXPORT_SYMBOL vmlinux 0x147cb6cb fman_unregister_intr +EXPORT_SYMBOL vmlinux 0x147fa4be register_filesystem +EXPORT_SYMBOL vmlinux 0x149c1e04 crypto_sha3_update +EXPORT_SYMBOL vmlinux 0x14a64a87 acpi_install_address_space_handler_no_reg +EXPORT_SYMBOL vmlinux 0x14b272aa input_set_max_poll_interval +EXPORT_SYMBOL vmlinux 0x14c67e3e tcp_tx_delay_enabled +EXPORT_SYMBOL vmlinux 0x14d6667f blk_rq_map_user_io +EXPORT_SYMBOL vmlinux 0x14d7477f console_list_unlock +EXPORT_SYMBOL vmlinux 0x14dd5cfa submit_bio +EXPORT_SYMBOL vmlinux 0x14df76af inode_newsize_ok +EXPORT_SYMBOL vmlinux 0x14f45fcc bman_free_pool +EXPORT_SYMBOL vmlinux 0x151c9031 tty_port_close_end +EXPORT_SYMBOL vmlinux 0x151f4898 schedule_timeout_uninterruptible +EXPORT_SYMBOL vmlinux 0x1522febb config_group_init_type_name +EXPORT_SYMBOL vmlinux 0x15231ca9 mmc_add_host +EXPORT_SYMBOL vmlinux 0x1526b301 unix_tot_inflight +EXPORT_SYMBOL vmlinux 0x1530fe11 phy_sfp_probe +EXPORT_SYMBOL vmlinux 0x153afc71 fwnode_get_mac_address +EXPORT_SYMBOL vmlinux 0x1548d970 __kfifo_dma_out_prepare_r +EXPORT_SYMBOL vmlinux 0x154c6338 dm_kcopyd_client_destroy +EXPORT_SYMBOL vmlinux 0x154e9fae ip_check_defrag +EXPORT_SYMBOL vmlinux 0x1591787a read_cache_page +EXPORT_SYMBOL vmlinux 0x15ae3d03 genphy_c37_read_status +EXPORT_SYMBOL vmlinux 0x15ba50a6 jiffies +EXPORT_SYMBOL vmlinux 0x15bafe29 unregister_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x15bed7a5 LZ4_decompress_safe_partial +EXPORT_SYMBOL vmlinux 0x15c85de3 mempool_init +EXPORT_SYMBOL vmlinux 0x15d5e40f hmm_range_fault +EXPORT_SYMBOL vmlinux 0x15d95008 vme_dma_list_exec +EXPORT_SYMBOL vmlinux 0x15e3bbd4 elevator_alloc +EXPORT_SYMBOL vmlinux 0x15f90688 slhc_init +EXPORT_SYMBOL vmlinux 0x160c70cd tcf_idr_create_from_flags +EXPORT_SYMBOL vmlinux 0x1621338e pnp_activate_dev +EXPORT_SYMBOL vmlinux 0x1623827d xfrm_policy_byid +EXPORT_SYMBOL vmlinux 0x162893fd hashlen_string +EXPORT_SYMBOL vmlinux 0x1632bc21 kvasprintf_const +EXPORT_SYMBOL vmlinux 0x163ad4c8 dmam_free_coherent +EXPORT_SYMBOL vmlinux 0x163c3dd3 pnp_get_resource +EXPORT_SYMBOL vmlinux 0x163d2417 tegra_io_rail_power_off +EXPORT_SYMBOL vmlinux 0x164aec7a get_user_pages_remote +EXPORT_SYMBOL vmlinux 0x165ad395 trace_print_symbols_seq +EXPORT_SYMBOL vmlinux 0x16774703 netdev_get_by_index +EXPORT_SYMBOL vmlinux 0x167c5967 print_hex_dump +EXPORT_SYMBOL vmlinux 0x169938c1 __sysfs_match_string +EXPORT_SYMBOL vmlinux 0x16a0ce80 tty_port_close +EXPORT_SYMBOL vmlinux 0x16a292ee __fs_parse +EXPORT_SYMBOL vmlinux 0x16a7b16f __traceiter_kmalloc +EXPORT_SYMBOL vmlinux 0x16cdc340 acpi_get_table +EXPORT_SYMBOL vmlinux 0x16e297c3 bit_wait +EXPORT_SYMBOL vmlinux 0x16e2c2d2 no_seek_end_llseek_size +EXPORT_SYMBOL vmlinux 0x16e7e2cb cpu_all_bits +EXPORT_SYMBOL vmlinux 0x16fd638b ppp_output_wakeup +EXPORT_SYMBOL vmlinux 0x170ddf79 acpi_install_notify_handler +EXPORT_SYMBOL vmlinux 0x1725f254 fscrypt_decrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x17261f79 dma_async_device_unregister +EXPORT_SYMBOL vmlinux 0x172627bf mipi_dsi_dcs_get_pixel_format +EXPORT_SYMBOL vmlinux 0x17825d3f xudma_rchan_get +EXPORT_SYMBOL vmlinux 0x1788909d get_user_pages +EXPORT_SYMBOL vmlinux 0x178c4894 qe_upload_firmware +EXPORT_SYMBOL vmlinux 0x1790a968 tcp_v4_md5_lookup +EXPORT_SYMBOL vmlinux 0x1792e194 iunique +EXPORT_SYMBOL vmlinux 0x17b4becd netdev_bonding_info_change +EXPORT_SYMBOL vmlinux 0x17c3c7d8 skb_copy_and_csum_datagram_msg +EXPORT_SYMBOL vmlinux 0x17ca2d29 audit_log_start +EXPORT_SYMBOL vmlinux 0x17d9c77a tcp_recvmsg +EXPORT_SYMBOL vmlinux 0x17e44051 _copy_from_iter_nocache +EXPORT_SYMBOL vmlinux 0x17f356f8 thaw_bdev +EXPORT_SYMBOL vmlinux 0x180c1b68 finish_open +EXPORT_SYMBOL vmlinux 0x18181605 xsk_tx_peek_desc +EXPORT_SYMBOL vmlinux 0x1819a3f5 register_sysctl +EXPORT_SYMBOL vmlinux 0x18345b8e __bitmap_replace +EXPORT_SYMBOL vmlinux 0x1834731c mmc_gpio_set_cd_wake +EXPORT_SYMBOL vmlinux 0x1841af63 acpi_device_hid +EXPORT_SYMBOL vmlinux 0x184a691f da903x_query_status +EXPORT_SYMBOL vmlinux 0x184cccc8 __insert_inode_hash +EXPORT_SYMBOL vmlinux 0x184d1211 ip_local_deliver +EXPORT_SYMBOL vmlinux 0x1852c8ff xfrm_spd_getinfo +EXPORT_SYMBOL vmlinux 0x1863b3d2 genphy_c37_config_aneg +EXPORT_SYMBOL vmlinux 0x186441dc pci_wake_from_d3 +EXPORT_SYMBOL vmlinux 0x18646f2a lookup_one +EXPORT_SYMBOL vmlinux 0x186ef3cd inet_frag_destroy +EXPORT_SYMBOL vmlinux 0x187884a8 cpm_muram_free +EXPORT_SYMBOL vmlinux 0x1885ac57 pcie_capability_read_word +EXPORT_SYMBOL vmlinux 0x18888d00 downgrade_write +EXPORT_SYMBOL vmlinux 0x188ea314 jiffies_to_timespec64 +EXPORT_SYMBOL vmlinux 0x18930988 generic_read_dir +EXPORT_SYMBOL vmlinux 0x18b48e28 __memset_io +EXPORT_SYMBOL vmlinux 0x18c3e6af ppp_register_compressor +EXPORT_SYMBOL vmlinux 0x18d212a0 put_cmsg_scm_timestamping64 +EXPORT_SYMBOL vmlinux 0x18dbc404 tcp_v4_conn_request +EXPORT_SYMBOL vmlinux 0x18e3c936 generic_pipe_buf_get +EXPORT_SYMBOL vmlinux 0x18e534e7 scsi_remove_target +EXPORT_SYMBOL vmlinux 0x18e60984 __do_once_start +EXPORT_SYMBOL vmlinux 0x18ea4883 skb_flow_dissect_meta +EXPORT_SYMBOL vmlinux 0x19116a33 configfs_unregister_default_group +EXPORT_SYMBOL vmlinux 0x19123807 netpoll_parse_options +EXPORT_SYMBOL vmlinux 0x191949d6 pci_enable_link_state +EXPORT_SYMBOL vmlinux 0x193a864b simple_link +EXPORT_SYMBOL vmlinux 0x193d44e3 generic_file_llseek +EXPORT_SYMBOL vmlinux 0x193dcf71 i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0x19404887 md_update_sb +EXPORT_SYMBOL vmlinux 0x1953c958 mempool_create +EXPORT_SYMBOL vmlinux 0x195b5dbf netif_tx_wake_queue +EXPORT_SYMBOL vmlinux 0x1972496e lock_rename_child +EXPORT_SYMBOL vmlinux 0x197d5b60 dma_fence_default_wait +EXPORT_SYMBOL vmlinux 0x1984d421 out_of_line_wait_on_bit +EXPORT_SYMBOL vmlinux 0x19989047 zpool_register_driver +EXPORT_SYMBOL vmlinux 0x199ed0cd net_disable_timestamp +EXPORT_SYMBOL vmlinux 0x19bd383b security_secmark_refcount_dec +EXPORT_SYMBOL vmlinux 0x19dd60d6 phy_init_hw +EXPORT_SYMBOL vmlinux 0x19fce371 pin_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0x1a345476 __scsi_iterate_devices +EXPORT_SYMBOL vmlinux 0x1a3c4907 locks_free_lock +EXPORT_SYMBOL vmlinux 0x1a418c04 blk_put_queue +EXPORT_SYMBOL vmlinux 0x1a45cb6c acpi_disabled +EXPORT_SYMBOL vmlinux 0x1a538526 simple_write_begin +EXPORT_SYMBOL vmlinux 0x1a5d67c6 dma_resv_iter_next_unlocked +EXPORT_SYMBOL vmlinux 0x1a6c34db ip_frag_next +EXPORT_SYMBOL vmlinux 0x1a6cdf70 twl6040_get_sysclk +EXPORT_SYMBOL vmlinux 0x1a6f03e9 tegra_ivc_reset +EXPORT_SYMBOL vmlinux 0x1a7c812c tegra_ivc_init +EXPORT_SYMBOL vmlinux 0x1a88182e register_fib_notifier +EXPORT_SYMBOL vmlinux 0x1a9a433c prandom_u32_state +EXPORT_SYMBOL vmlinux 0x1ac5d3cb strcspn +EXPORT_SYMBOL vmlinux 0x1accee1e neigh_direct_output +EXPORT_SYMBOL vmlinux 0x1ae296a1 flow_rule_match_meta +EXPORT_SYMBOL vmlinux 0x1af969c6 unix_destruct_scm +EXPORT_SYMBOL vmlinux 0x1afe8adc nexthop_set_hw_flags +EXPORT_SYMBOL vmlinux 0x1b015d25 bitmap_parselist +EXPORT_SYMBOL vmlinux 0x1b1616d3 mmc_wait_for_req_done +EXPORT_SYMBOL vmlinux 0x1b16e3ea pcim_set_mwi +EXPORT_SYMBOL vmlinux 0x1b2c0d60 mmc_is_req_done +EXPORT_SYMBOL vmlinux 0x1b2ca3db blk_queue_bounce_limit +EXPORT_SYMBOL vmlinux 0x1b335af2 __tracepoint_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x1b5196fc xudma_tchan_put +EXPORT_SYMBOL vmlinux 0x1b597b7a swake_up_all +EXPORT_SYMBOL vmlinux 0x1b5d8f43 phy_connect_direct +EXPORT_SYMBOL vmlinux 0x1b62cf99 get_watch_queue +EXPORT_SYMBOL vmlinux 0x1b6314fd in_aton +EXPORT_SYMBOL vmlinux 0x1b777357 rdmacg_unregister_device +EXPORT_SYMBOL vmlinux 0x1b84612e build_skb_around +EXPORT_SYMBOL vmlinux 0x1b908d85 _raw_write_lock_nested +EXPORT_SYMBOL vmlinux 0x1b9b180d tegra_ahb_enable_smmu +EXPORT_SYMBOL vmlinux 0x1ba59527 __kmalloc_node +EXPORT_SYMBOL vmlinux 0x1bb51249 tcp_have_smc +EXPORT_SYMBOL vmlinux 0x1bb86b9a xen_start_info +EXPORT_SYMBOL vmlinux 0x1bc6c23b pci_enable_atomic_ops_to_root +EXPORT_SYMBOL vmlinux 0x1bcc435b ata_std_end_eh +EXPORT_SYMBOL vmlinux 0x1bd59dbe vme_free_consistent +EXPORT_SYMBOL vmlinux 0x1be00271 __nla_reserve +EXPORT_SYMBOL vmlinux 0x1bf7601d of_graph_get_remote_port_parent +EXPORT_SYMBOL vmlinux 0x1c0512e3 filemap_fdatawrite_wbc +EXPORT_SYMBOL vmlinux 0x1c58427f acpi_remove_notify_handler +EXPORT_SYMBOL vmlinux 0x1c5e3878 icst525_idx2s +EXPORT_SYMBOL vmlinux 0x1c60b771 configfs_undepend_item +EXPORT_SYMBOL vmlinux 0x1c718e3f sk_mc_loop +EXPORT_SYMBOL vmlinux 0x1c72805d pnp_register_card_driver +EXPORT_SYMBOL vmlinux 0x1c79869a register_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x1c7d3b8d udp_gro_receive +EXPORT_SYMBOL vmlinux 0x1c8d42f6 serio_interrupt +EXPORT_SYMBOL vmlinux 0x1c8d6704 dm_kcopyd_copy +EXPORT_SYMBOL vmlinux 0x1c92ddbc pci_bus_alloc_resource +EXPORT_SYMBOL vmlinux 0x1c9a61b0 dump_skip +EXPORT_SYMBOL vmlinux 0x1c9b2f5c of_device_is_available +EXPORT_SYMBOL vmlinux 0x1c9edaa1 tc_setup_cb_add +EXPORT_SYMBOL vmlinux 0x1cb11044 inetpeer_invalidate_tree +EXPORT_SYMBOL vmlinux 0x1cbdddf6 scsi_add_device +EXPORT_SYMBOL vmlinux 0x1cc11154 __SCK__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x1cd8438b pxm_to_node +EXPORT_SYMBOL vmlinux 0x1cdd39ba logic_outsl +EXPORT_SYMBOL vmlinux 0x1cf5efa6 xudma_rflow_get_id +EXPORT_SYMBOL vmlinux 0x1d07e365 memdup_user_nul +EXPORT_SYMBOL vmlinux 0x1d1abdf0 acpi_get_physical_device_location +EXPORT_SYMBOL vmlinux 0x1d24c881 ___ratelimit +EXPORT_SYMBOL vmlinux 0x1d330a08 dev_trans_start +EXPORT_SYMBOL vmlinux 0x1d40b6f3 idr_for_each +EXPORT_SYMBOL vmlinux 0x1d5d7506 skb_flow_dissect_hash +EXPORT_SYMBOL vmlinux 0x1d5f8637 phy_aneg_done +EXPORT_SYMBOL vmlinux 0x1d74bbe5 kill_block_super +EXPORT_SYMBOL vmlinux 0x1d7547a2 flow_rule_match_enc_ip +EXPORT_SYMBOL vmlinux 0x1d75c0f7 dquot_free_inode +EXPORT_SYMBOL vmlinux 0x1d794855 __tracepoint_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x1d7aa8f3 fwnode_mdiobus_register_phy +EXPORT_SYMBOL vmlinux 0x1d87e788 truncate_inode_pages_final +EXPORT_SYMBOL vmlinux 0x1d9672bd fault_in_subpage_writeable +EXPORT_SYMBOL vmlinux 0x1daeca88 alloc_pages +EXPORT_SYMBOL vmlinux 0x1dc413f2 pci_set_mwi +EXPORT_SYMBOL vmlinux 0x1dc6c93b lookup_user_key +EXPORT_SYMBOL vmlinux 0x1dcb91c1 tcp_md5_do_add +EXPORT_SYMBOL vmlinux 0x1dd571e6 fb_copy_cmap +EXPORT_SYMBOL vmlinux 0x1de0edc8 phy_driver_register +EXPORT_SYMBOL vmlinux 0x1de4ccb2 get_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x1de59c22 qcom_scm_ice_invalidate_key +EXPORT_SYMBOL vmlinux 0x1de67f9b qcom_scm_io_writel +EXPORT_SYMBOL vmlinux 0x1df29622 sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0x1dfd9517 set_cached_acl +EXPORT_SYMBOL vmlinux 0x1e0373fc imx_scu_irq_group_enable +EXPORT_SYMBOL vmlinux 0x1e0a0c24 mod_timer_pending +EXPORT_SYMBOL vmlinux 0x1e0cd7fe acpi_detach_data +EXPORT_SYMBOL vmlinux 0x1e268d80 folio_mapping +EXPORT_SYMBOL vmlinux 0x1e31da46 km_policy_notify +EXPORT_SYMBOL vmlinux 0x1e4fe6e8 input_set_capability +EXPORT_SYMBOL vmlinux 0x1e64fdcb __scm_send +EXPORT_SYMBOL vmlinux 0x1e6adaa0 bitmap_print_bitmask_to_buf +EXPORT_SYMBOL vmlinux 0x1e6d26a8 strstr +EXPORT_SYMBOL vmlinux 0x1e73d249 generic_copy_file_range +EXPORT_SYMBOL vmlinux 0x1e9edfb7 seq_hlist_start_head_rcu +EXPORT_SYMBOL vmlinux 0x1eb55322 xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x1ed96679 finalize_exec +EXPORT_SYMBOL vmlinux 0x1edb69d6 ktime_get_raw_ts64 +EXPORT_SYMBOL vmlinux 0x1ee35077 netdev_upper_dev_link +EXPORT_SYMBOL vmlinux 0x1ef41b7e qcom_scm_iommu_set_pt_format +EXPORT_SYMBOL vmlinux 0x1efa856b md_handle_request +EXPORT_SYMBOL vmlinux 0x1efbfbf4 max8998_bulk_read +EXPORT_SYMBOL vmlinux 0x1f004dbd unregister_cdrom +EXPORT_SYMBOL vmlinux 0x1f07263a do_SAK +EXPORT_SYMBOL vmlinux 0x1f27972d amba_device_unregister +EXPORT_SYMBOL vmlinux 0x1f44d13c dmaengine_get_unmap_data +EXPORT_SYMBOL vmlinux 0x1f526feb __netlink_ns_capable +EXPORT_SYMBOL vmlinux 0x1f557414 gen_pool_has_addr +EXPORT_SYMBOL vmlinux 0x1f91e1ea devm_ioremap_resource +EXPORT_SYMBOL vmlinux 0x1f9d0e30 proc_create_single_data +EXPORT_SYMBOL vmlinux 0x1fa2869f ip_tunnel_header_ops +EXPORT_SYMBOL vmlinux 0x1fb02cba mmc_can_gpio_ro +EXPORT_SYMBOL vmlinux 0x1fb3a871 kernel_param_lock +EXPORT_SYMBOL vmlinux 0x1fbd16da ip_tos2prio +EXPORT_SYMBOL vmlinux 0x1fc1109e proc_dointvec_userhz_jiffies +EXPORT_SYMBOL vmlinux 0x1fc9a939 acpi_notifier_call_chain +EXPORT_SYMBOL vmlinux 0x1fcbab07 pci_iomap +EXPORT_SYMBOL vmlinux 0x1fd07fff kdb_grepping_flag +EXPORT_SYMBOL vmlinux 0x1fd2a61e jbd2_journal_load +EXPORT_SYMBOL vmlinux 0x1fe66127 d_set_d_op +EXPORT_SYMBOL vmlinux 0x1ff08764 configfs_register_subsystem +EXPORT_SYMBOL vmlinux 0x20000329 simple_strtoul +EXPORT_SYMBOL vmlinux 0x200b2041 in6addr_any +EXPORT_SYMBOL vmlinux 0x20408d1c dm_kcopyd_zero +EXPORT_SYMBOL vmlinux 0x2042d6eb pcix_get_max_mmrbc +EXPORT_SYMBOL vmlinux 0x2046337d nvdimm_bus_unlock +EXPORT_SYMBOL vmlinux 0x20463df4 wait_for_completion_killable +EXPORT_SYMBOL vmlinux 0x204c19f5 tcp_alloc_md5sig_pool +EXPORT_SYMBOL vmlinux 0x204c5067 scsi_dev_info_add_list +EXPORT_SYMBOL vmlinux 0x207df82b __hw_addr_ref_sync_dev +EXPORT_SYMBOL vmlinux 0x20a789ac irq_set_chip_data +EXPORT_SYMBOL vmlinux 0x20cbb30a __percpu_counter_init +EXPORT_SYMBOL vmlinux 0x20d030fa pnp_register_driver +EXPORT_SYMBOL vmlinux 0x20d65e40 fb_find_nearest_mode +EXPORT_SYMBOL vmlinux 0x20dbac4b tcp_sendmsg +EXPORT_SYMBOL vmlinux 0x20e19fbf ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x20e76376 ipv6_sock_mc_drop +EXPORT_SYMBOL vmlinux 0x20eadeb6 ip_compute_csum +EXPORT_SYMBOL vmlinux 0x20ee5a2f __blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0x20f723f6 update_devfreq +EXPORT_SYMBOL vmlinux 0x210ac1e1 fasync_helper +EXPORT_SYMBOL vmlinux 0x2125cc0d stream_open +EXPORT_SYMBOL vmlinux 0x213a738d memregion_alloc +EXPORT_SYMBOL vmlinux 0x213e4965 ps2_is_keyboard_id +EXPORT_SYMBOL vmlinux 0x2144ebbf __inet_hash +EXPORT_SYMBOL vmlinux 0x21469667 kfree_skb_list_reason +EXPORT_SYMBOL vmlinux 0x216758b9 of_get_compatible_child +EXPORT_SYMBOL vmlinux 0x21677b41 __sk_mem_reclaim +EXPORT_SYMBOL vmlinux 0x2177a7fc unmap_mapping_range +EXPORT_SYMBOL vmlinux 0x217a9fe9 __tcf_em_tree_match +EXPORT_SYMBOL vmlinux 0x218be48d page_pool_get_stats +EXPORT_SYMBOL vmlinux 0x218e600b pci_add_resource_offset +EXPORT_SYMBOL vmlinux 0x218ffdb8 eth_header_parse_protocol +EXPORT_SYMBOL vmlinux 0x21bdb523 errseq_check_and_advance +EXPORT_SYMBOL vmlinux 0x21e13cb3 inet_peer_xrlim_allow +EXPORT_SYMBOL vmlinux 0x21ea5251 __bitmap_weight +EXPORT_SYMBOL vmlinux 0x21ef374c try_wait_for_completion +EXPORT_SYMBOL vmlinux 0x2211c8f0 nd_btt_arena_is_valid +EXPORT_SYMBOL vmlinux 0x22135bd9 config_item_get +EXPORT_SYMBOL vmlinux 0x222e7ce2 sysfs_streq +EXPORT_SYMBOL vmlinux 0x222ef47a scsi_vpd_lun_id +EXPORT_SYMBOL vmlinux 0x222ff2e2 key_revoke +EXPORT_SYMBOL vmlinux 0x2234ca51 acpi_match_platform_list +EXPORT_SYMBOL vmlinux 0x224b8436 skb_flow_dissect_tunnel_info +EXPORT_SYMBOL vmlinux 0x224ce651 xudma_free_gp_rflow_range +EXPORT_SYMBOL vmlinux 0x22648349 tcf_action_set_ctrlact +EXPORT_SYMBOL vmlinux 0x228f6e03 phy_ethtool_ksettings_get +EXPORT_SYMBOL vmlinux 0x22a5551a acpi_dev_hid_uid_match +EXPORT_SYMBOL vmlinux 0x22a7fb0b input_set_abs_params +EXPORT_SYMBOL vmlinux 0x22b325d5 kd_mksound +EXPORT_SYMBOL vmlinux 0x22bcd5ef sync_blockdev +EXPORT_SYMBOL vmlinux 0x22ca84a3 rproc_get_by_child +EXPORT_SYMBOL vmlinux 0x22e0a198 textsearch_register +EXPORT_SYMBOL vmlinux 0x22ecc1e6 pci_get_subsys +EXPORT_SYMBOL vmlinux 0x231c838e key_reject_and_link +EXPORT_SYMBOL vmlinux 0x231ea0ff __post_watch_notification +EXPORT_SYMBOL vmlinux 0x232b77a6 seq_putc +EXPORT_SYMBOL vmlinux 0x2351fd1c jbd2_complete_transaction +EXPORT_SYMBOL vmlinux 0x23559c51 qman_oos_fq +EXPORT_SYMBOL vmlinux 0x235debd6 dma_resv_copy_fences +EXPORT_SYMBOL vmlinux 0x236268d8 max8998_bulk_write +EXPORT_SYMBOL vmlinux 0x2364c85a tasklet_init +EXPORT_SYMBOL vmlinux 0x237b3b55 vfs_parse_fs_param +EXPORT_SYMBOL vmlinux 0x23870e8e sock_set_rcvbuf +EXPORT_SYMBOL vmlinux 0x238b099f mipi_dsi_packet_format_is_short +EXPORT_SYMBOL vmlinux 0x238d3a5a page_get_link +EXPORT_SYMBOL vmlinux 0x2391f725 irq_stat +EXPORT_SYMBOL vmlinux 0x2394023a tcf_classify +EXPORT_SYMBOL vmlinux 0x23b25c0f mipi_dsi_compression_mode +EXPORT_SYMBOL vmlinux 0x23b9d6e2 mangle_path +EXPORT_SYMBOL vmlinux 0x23daa989 mipi_dsi_create_packet +EXPORT_SYMBOL vmlinux 0x23dc7f6c hdmi_avi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x23edec13 dma_resv_reserve_fences +EXPORT_SYMBOL vmlinux 0x23f1d7a6 page_pool_ethtool_stats_get_count +EXPORT_SYMBOL vmlinux 0x23fa94d4 ipv6_select_ident +EXPORT_SYMBOL vmlinux 0x23fd3028 vmalloc_node +EXPORT_SYMBOL vmlinux 0x24227fea pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x2434c8e9 kern_unmount +EXPORT_SYMBOL vmlinux 0x243c257a phy_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x24428be5 strncpy_from_user +EXPORT_SYMBOL vmlinux 0x244b409b phy_suspend +EXPORT_SYMBOL vmlinux 0x2459bbcc console_set_on_cmdline +EXPORT_SYMBOL vmlinux 0x245d6c24 xfrm_state_free +EXPORT_SYMBOL vmlinux 0x24735964 locks_copy_lock +EXPORT_SYMBOL vmlinux 0x2484adc3 __kfifo_to_user_r +EXPORT_SYMBOL vmlinux 0x2495323d udp6_csum_init +EXPORT_SYMBOL vmlinux 0x24c3a44e par_io_of_config +EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer +EXPORT_SYMBOL vmlinux 0x24d808a6 __nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0x24e1b558 seg6_hmac_compute +EXPORT_SYMBOL vmlinux 0x2505bf18 kstrtol_from_user +EXPORT_SYMBOL vmlinux 0x250746e0 csum_and_copy_from_iter +EXPORT_SYMBOL vmlinux 0x250bbf98 register_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x252332f1 __SCK__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x25321eef prepare_creds +EXPORT_SYMBOL vmlinux 0x25413573 jbd2_journal_destroy +EXPORT_SYMBOL vmlinux 0x2543c7fa xsk_tx_release +EXPORT_SYMBOL vmlinux 0x25502aca fsl_ifc_ctrl_dev +EXPORT_SYMBOL vmlinux 0x256a9b6f sock_recv_errqueue +EXPORT_SYMBOL vmlinux 0x256c8d47 kthread_associate_blkcg +EXPORT_SYMBOL vmlinux 0x25820c64 fs_overflowuid +EXPORT_SYMBOL vmlinux 0x258a06b0 xfrm6_rcv_encap +EXPORT_SYMBOL vmlinux 0x258a2c02 _raw_write_trylock +EXPORT_SYMBOL vmlinux 0x258d2f76 net_dim_get_tx_moderation +EXPORT_SYMBOL vmlinux 0x2590adb5 __phy_write_mmd +EXPORT_SYMBOL vmlinux 0x25974000 wait_for_completion +EXPORT_SYMBOL vmlinux 0x2598c6c0 __tracepoint_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x25a0ad73 ptp_clock_event +EXPORT_SYMBOL vmlinux 0x25b8faf8 fman_get_mem_region +EXPORT_SYMBOL vmlinux 0x25bac2bb __traceiter_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x25db9a12 pps_register_source +EXPORT_SYMBOL vmlinux 0x25e9d4bd resource_list_free +EXPORT_SYMBOL vmlinux 0x2604c908 devm_iounmap +EXPORT_SYMBOL vmlinux 0x26060d14 set_groups +EXPORT_SYMBOL vmlinux 0x260e52ee dynamic_preempt_schedule_notrace +EXPORT_SYMBOL vmlinux 0x2612620a flow_indr_dev_unregister +EXPORT_SYMBOL vmlinux 0x2620e8aa alloc_mdio_bitbang +EXPORT_SYMBOL vmlinux 0x262221a0 bio_add_pc_page +EXPORT_SYMBOL vmlinux 0x26331c3d mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x263beb75 ecryptfs_get_versions +EXPORT_SYMBOL vmlinux 0x263c3152 bcmp +EXPORT_SYMBOL vmlinux 0x263f0d1f qman_portal_set_iperiod +EXPORT_SYMBOL vmlinux 0x2642ea5f gro_cells_init +EXPORT_SYMBOL vmlinux 0x264c6a77 sys_fillrect +EXPORT_SYMBOL vmlinux 0x264f0471 rt_dst_alloc +EXPORT_SYMBOL vmlinux 0x265163e4 kset_unregister +EXPORT_SYMBOL vmlinux 0x265a8ea4 of_translate_dma_region +EXPORT_SYMBOL vmlinux 0x2687f5a6 serio_open +EXPORT_SYMBOL vmlinux 0x2688ec10 bitmap_zalloc +EXPORT_SYMBOL vmlinux 0x26897b52 mb_cache_entry_get +EXPORT_SYMBOL vmlinux 0x268aab3e page_pool_alloc_frag +EXPORT_SYMBOL vmlinux 0x26915cbb neigh_seq_start +EXPORT_SYMBOL vmlinux 0x26a2056c of_graph_get_remote_node +EXPORT_SYMBOL vmlinux 0x26b44428 dma_unmap_page_attrs +EXPORT_SYMBOL vmlinux 0x26bd6d85 netdev_txq_to_tc +EXPORT_SYMBOL vmlinux 0x26c5aeb5 ip_generic_getfrag +EXPORT_SYMBOL vmlinux 0x26e298e0 unregister_memory_notifier +EXPORT_SYMBOL vmlinux 0x270cf88f dump_stack_lvl +EXPORT_SYMBOL vmlinux 0x271cba95 acpi_bus_private_data_handler +EXPORT_SYMBOL vmlinux 0x27214a12 bpf_prog_get_type_path +EXPORT_SYMBOL vmlinux 0x272a8933 udp_memory_allocated +EXPORT_SYMBOL vmlinux 0x2733eaf7 scsi_dev_info_list_add_keyed +EXPORT_SYMBOL vmlinux 0x273d7974 flow_indr_dev_register +EXPORT_SYMBOL vmlinux 0x27479d14 param_free_charp +EXPORT_SYMBOL vmlinux 0x275bfaad submit_bio_noacct +EXPORT_SYMBOL vmlinux 0x275dfee4 ucc_slow_free +EXPORT_SYMBOL vmlinux 0x275f3d49 hdmi_vendor_infoframe_check +EXPORT_SYMBOL vmlinux 0x276503a5 input_set_poll_interval +EXPORT_SYMBOL vmlinux 0x27756bc8 scsi_sanitize_inquiry_string +EXPORT_SYMBOL vmlinux 0x27810361 acpi_os_wait_events_complete +EXPORT_SYMBOL vmlinux 0x2782b393 xfrm_state_walk_init +EXPORT_SYMBOL vmlinux 0x27864d57 memparse +EXPORT_SYMBOL vmlinux 0x279c8ce7 udplite_prot +EXPORT_SYMBOL vmlinux 0x27b118e1 get_tree_keyed +EXPORT_SYMBOL vmlinux 0x27b2cad3 fb_prepare_logo +EXPORT_SYMBOL vmlinux 0x27b3646f mmc_command_done +EXPORT_SYMBOL vmlinux 0x27bbf221 disable_irq_nosync +EXPORT_SYMBOL vmlinux 0x27bd5a47 trace_print_array_seq +EXPORT_SYMBOL vmlinux 0x27c3c728 qman_release_fqid +EXPORT_SYMBOL vmlinux 0x27cdca93 pci_add_resource +EXPORT_SYMBOL vmlinux 0x27d4302b block_is_partially_uptodate +EXPORT_SYMBOL vmlinux 0x27e0dd0a qcom_scm_pas_init_image +EXPORT_SYMBOL vmlinux 0x2801a22f proc_dointvec_minmax +EXPORT_SYMBOL vmlinux 0x281823c5 __kfifo_out_peek +EXPORT_SYMBOL vmlinux 0x282c7e12 __tracepoint_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x2831646f netdev_features_change +EXPORT_SYMBOL vmlinux 0x2831f056 flow_rule_match_control +EXPORT_SYMBOL vmlinux 0x28345439 md_cluster_ops +EXPORT_SYMBOL vmlinux 0x2845f3af jbd2_journal_revoke +EXPORT_SYMBOL vmlinux 0x28500e13 proc_douintvec +EXPORT_SYMBOL vmlinux 0x286cbf44 sg_miter_stop +EXPORT_SYMBOL vmlinux 0x28733713 uart_match_port +EXPORT_SYMBOL vmlinux 0x2875a315 utf32_to_utf8 +EXPORT_SYMBOL vmlinux 0x28864fef __tracepoint_module_get +EXPORT_SYMBOL vmlinux 0x28a902f1 dup_iter +EXPORT_SYMBOL vmlinux 0x28b31184 vlan_dev_real_dev +EXPORT_SYMBOL vmlinux 0x28b51799 tty_port_raise_dtr_rts +EXPORT_SYMBOL vmlinux 0x28d52891 md_flush_request +EXPORT_SYMBOL vmlinux 0x28f264d7 __tracepoint_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x28f94604 __ubsan_handle_builtin_unreachable +EXPORT_SYMBOL vmlinux 0x290aa82d vlan_for_each +EXPORT_SYMBOL vmlinux 0x290f8519 lock_rename +EXPORT_SYMBOL vmlinux 0x2910f94f request_firmware +EXPORT_SYMBOL vmlinux 0x2920ca5a devm_request_threaded_irq +EXPORT_SYMBOL vmlinux 0x2926a3f7 __dquot_free_space +EXPORT_SYMBOL vmlinux 0x293517ef tcp_mmap +EXPORT_SYMBOL vmlinux 0x2950bdeb kmem_cache_alloc_bulk +EXPORT_SYMBOL vmlinux 0x29603989 pcie_ptm_enabled +EXPORT_SYMBOL vmlinux 0x29604158 napi_busy_loop +EXPORT_SYMBOL vmlinux 0x296b8bbf __kfifo_dma_in_prepare +EXPORT_SYMBOL vmlinux 0x296e29d3 amba_driver_unregister +EXPORT_SYMBOL vmlinux 0x296f40bd vlan_vids_del_by_dev +EXPORT_SYMBOL vmlinux 0x29711cda kthread_stop +EXPORT_SYMBOL vmlinux 0x29844b0b inet_dev_addr_type +EXPORT_SYMBOL vmlinux 0x29ad542e __pskb_copy_fclone +EXPORT_SYMBOL vmlinux 0x29b2e188 flow_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x29ba5392 blk_pre_runtime_resume +EXPORT_SYMBOL vmlinux 0x29cf2649 fuse_dequeue_forget +EXPORT_SYMBOL vmlinux 0x29d88cb8 dev_driver_string +EXPORT_SYMBOL vmlinux 0x29d92cf7 skb_headers_offset_update +EXPORT_SYMBOL vmlinux 0x29e1e204 hdmi_audio_infoframe_pack +EXPORT_SYMBOL vmlinux 0x29ed47a0 tcf_idr_search +EXPORT_SYMBOL vmlinux 0x29ff709a d_obtain_root +EXPORT_SYMBOL vmlinux 0x2a0cfb4f mmc_card_is_blockaddr +EXPORT_SYMBOL vmlinux 0x2a2cb3e1 d_instantiate_new +EXPORT_SYMBOL vmlinux 0x2a303d4d check_signature +EXPORT_SYMBOL vmlinux 0x2a3d9963 misc_register +EXPORT_SYMBOL vmlinux 0x2a490a2f rproc_report_crash +EXPORT_SYMBOL vmlinux 0x2a6a5aac sockopt_capable +EXPORT_SYMBOL vmlinux 0x2a6f7a7b setattr_should_drop_suidgid +EXPORT_SYMBOL vmlinux 0x2a8a0b96 page_frag_alloc_align +EXPORT_SYMBOL vmlinux 0x2a928918 slhc_free +EXPORT_SYMBOL vmlinux 0x2a97f192 tcf_qevent_handle +EXPORT_SYMBOL vmlinux 0x2a9a0c20 dev_set_mtu +EXPORT_SYMBOL vmlinux 0x2a9a3905 vme_master_get +EXPORT_SYMBOL vmlinux 0x2aa0843e mempool_resize +EXPORT_SYMBOL vmlinux 0x2aa7be3f msm_pinctrl_probe +EXPORT_SYMBOL vmlinux 0x2aabaf9d xudma_tchan_get +EXPORT_SYMBOL vmlinux 0x2aabcdc8 vmalloc_array +EXPORT_SYMBOL vmlinux 0x2ab2ee91 brcmstb_get_product_id +EXPORT_SYMBOL vmlinux 0x2ab6e1fa fman_get_bmi_max_fifo_size +EXPORT_SYMBOL vmlinux 0x2ad37c08 of_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x2ae830e4 forget_all_cached_acls +EXPORT_SYMBOL vmlinux 0x2b1abce3 fman_has_errata_a050385 +EXPORT_SYMBOL vmlinux 0x2b3eb381 mipi_dsi_dcs_set_column_address +EXPORT_SYMBOL vmlinux 0x2b484924 unregister_console +EXPORT_SYMBOL vmlinux 0x2b50e047 input_mt_report_finger_count +EXPORT_SYMBOL vmlinux 0x2b593aa8 gen_pool_alloc_algo_owner +EXPORT_SYMBOL vmlinux 0x2b7b08ee param_ops_int +EXPORT_SYMBOL vmlinux 0x2b819f44 sk_net_capable +EXPORT_SYMBOL vmlinux 0x2b9383c4 seq_read +EXPORT_SYMBOL vmlinux 0x2b9da7a4 genl_lock +EXPORT_SYMBOL vmlinux 0x2ba94834 devfreq_suspend_device +EXPORT_SYMBOL vmlinux 0x2bae204e mt_find +EXPORT_SYMBOL vmlinux 0x2bb6099e dq_data_lock +EXPORT_SYMBOL vmlinux 0x2bcb2334 dcbnl_cee_notify +EXPORT_SYMBOL vmlinux 0x2bd60ab9 acpi_reset +EXPORT_SYMBOL vmlinux 0x2bdfc516 input_mt_report_slot_state +EXPORT_SYMBOL vmlinux 0x2bf8b9a1 gnet_stats_start_copy_compat +EXPORT_SYMBOL vmlinux 0x2bfbab10 __memmove +EXPORT_SYMBOL vmlinux 0x2c0151da tcp_mss_to_mtu +EXPORT_SYMBOL vmlinux 0x2c14ae4f proc_create +EXPORT_SYMBOL vmlinux 0x2c1ff856 flow_rule_match_ct +EXPORT_SYMBOL vmlinux 0x2c256e1f input_scancode_to_scalar +EXPORT_SYMBOL vmlinux 0x2c2a3943 rproc_shutdown +EXPORT_SYMBOL vmlinux 0x2c2c0f67 mdio_device_register +EXPORT_SYMBOL vmlinux 0x2c329e54 tegra_powergate_sequence_power_up +EXPORT_SYMBOL vmlinux 0x2c425e60 flow_rule_match_enc_keyid +EXPORT_SYMBOL vmlinux 0x2c541e7b radix_tree_next_chunk +EXPORT_SYMBOL vmlinux 0x2c82c36a security_secmark_relabel_packet +EXPORT_SYMBOL vmlinux 0x2c91e17c vm_get_page_prot +EXPORT_SYMBOL vmlinux 0x2ca1047e xsk_get_pool_from_qid +EXPORT_SYMBOL vmlinux 0x2ca8bb7a __ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x2cb21780 rproc_coredump_add_segment +EXPORT_SYMBOL vmlinux 0x2cb47338 pci_enable_device_mem +EXPORT_SYMBOL vmlinux 0x2cbe4811 max8925_bulk_write +EXPORT_SYMBOL vmlinux 0x2cc9f82d pci_bus_size_bridges +EXPORT_SYMBOL vmlinux 0x2cca901e kernel_accept +EXPORT_SYMBOL vmlinux 0x2ccd059a dim_on_top +EXPORT_SYMBOL vmlinux 0x2cd9fd8a generic_listxattr +EXPORT_SYMBOL vmlinux 0x2cdace89 splice_direct_to_actor +EXPORT_SYMBOL vmlinux 0x2cdeaef4 pci_release_selected_regions +EXPORT_SYMBOL vmlinux 0x2cf0c910 sg_init_table +EXPORT_SYMBOL vmlinux 0x2cf56265 __dynamic_pr_debug +EXPORT_SYMBOL vmlinux 0x2d0611a9 param_set_ushort +EXPORT_SYMBOL vmlinux 0x2d0a4835 pci_dev_get +EXPORT_SYMBOL vmlinux 0x2d0c1335 pci_set_power_state +EXPORT_SYMBOL vmlinux 0x2d140a58 genl_unlock +EXPORT_SYMBOL vmlinux 0x2d141329 posix_acl_chmod +EXPORT_SYMBOL vmlinux 0x2d20c7ac has_capability_noaudit +EXPORT_SYMBOL vmlinux 0x2d22f77b sock_common_getsockopt +EXPORT_SYMBOL vmlinux 0x2d2661de param_ops_bool +EXPORT_SYMBOL vmlinux 0x2d30596c from_kqid_munged +EXPORT_SYMBOL vmlinux 0x2d3385d3 system_wq +EXPORT_SYMBOL vmlinux 0x2d387104 rcu_lazy_set_jiffies_till_flush +EXPORT_SYMBOL vmlinux 0x2d39b0a7 kstrdup +EXPORT_SYMBOL vmlinux 0x2d4c773a hdmi_spd_infoframe_init +EXPORT_SYMBOL vmlinux 0x2d4daef5 find_font +EXPORT_SYMBOL vmlinux 0x2d68dffe max8925_reg_write +EXPORT_SYMBOL vmlinux 0x2d7d00a5 tcf_qevent_init +EXPORT_SYMBOL vmlinux 0x2d81f1fa fman_port_get_device +EXPORT_SYMBOL vmlinux 0x2d912bca dmi_get_bios_year +EXPORT_SYMBOL vmlinux 0x2d994605 security_inode_copy_up_xattr +EXPORT_SYMBOL vmlinux 0x2dc46517 jbd2__journal_restart +EXPORT_SYMBOL vmlinux 0x2dce2f1c __irq_regs +EXPORT_SYMBOL vmlinux 0x2de3e3b7 cpu_rmap_update +EXPORT_SYMBOL vmlinux 0x2df2194c of_translate_dma_address +EXPORT_SYMBOL vmlinux 0x2df5bd17 msi_desc_to_pci_dev +EXPORT_SYMBOL vmlinux 0x2e0a637d acpi_walk_resources +EXPORT_SYMBOL vmlinux 0x2e172008 blk_rq_init +EXPORT_SYMBOL vmlinux 0x2e1ca751 clk_put +EXPORT_SYMBOL vmlinux 0x2e29ac2b unpin_user_page +EXPORT_SYMBOL vmlinux 0x2e2b40d2 strncat +EXPORT_SYMBOL vmlinux 0x2e2c4ddc logic_inw +EXPORT_SYMBOL vmlinux 0x2e3bcce2 wait_for_completion_interruptible +EXPORT_SYMBOL vmlinux 0x2e3cc424 devm_ioport_unmap +EXPORT_SYMBOL vmlinux 0x2e3e9041 param_get_hexint +EXPORT_SYMBOL vmlinux 0x2e434d20 xfrm_dev_policy_flush +EXPORT_SYMBOL vmlinux 0x2e439142 drm_get_panel_orientation_quirk +EXPORT_SYMBOL vmlinux 0x2e4b33a2 copy_page_from_iter_atomic +EXPORT_SYMBOL vmlinux 0x2e5010d3 devm_devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x2e56f077 vme_irq_free +EXPORT_SYMBOL vmlinux 0x2e5b27da xudma_alloc_gp_rflow_range +EXPORT_SYMBOL vmlinux 0x2e69ca19 mipi_dsi_device_unregister +EXPORT_SYMBOL vmlinux 0x2e9b3dda max8925_reg_read +EXPORT_SYMBOL vmlinux 0x2ec6bba0 errseq_set +EXPORT_SYMBOL vmlinux 0x2ed0b33c jbd2_journal_forget +EXPORT_SYMBOL vmlinux 0x2ed17008 pnp_release_card_device +EXPORT_SYMBOL vmlinux 0x2ed50bdf eth_get_headlen +EXPORT_SYMBOL vmlinux 0x2edc4d2d fscrypt_free_bounce_page +EXPORT_SYMBOL vmlinux 0x2ee9c359 pldmfw_flash_image +EXPORT_SYMBOL vmlinux 0x2eec3629 flow_rule_alloc +EXPORT_SYMBOL vmlinux 0x2f03fc4b security_secmark_refcount_inc +EXPORT_SYMBOL vmlinux 0x2f08127f jbd2_journal_start +EXPORT_SYMBOL vmlinux 0x2f1254d1 ucc_tdm_init +EXPORT_SYMBOL vmlinux 0x2f147ff5 tty_hangup +EXPORT_SYMBOL vmlinux 0x2f16b7e9 mipi_dsi_dcs_exit_sleep_mode +EXPORT_SYMBOL vmlinux 0x2f16c360 mmc_retune_release +EXPORT_SYMBOL vmlinux 0x2f2e91b2 security_ib_alloc_security +EXPORT_SYMBOL vmlinux 0x2f30f042 tcf_idr_release +EXPORT_SYMBOL vmlinux 0x2f333aab imx_scu_get_handle +EXPORT_SYMBOL vmlinux 0x2f336bc8 __dev_get_by_name +EXPORT_SYMBOL vmlinux 0x2f374836 kern_unmount_array +EXPORT_SYMBOL vmlinux 0x2f384db3 acpi_is_video_device +EXPORT_SYMBOL vmlinux 0x2f3d7e02 in6_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x2f4c7cbd of_parse_phandle_with_args_map +EXPORT_SYMBOL vmlinux 0x2f5fa80e mmc_erase_group_aligned +EXPORT_SYMBOL vmlinux 0x2f69c227 __scsi_add_device +EXPORT_SYMBOL vmlinux 0x2f76a500 qdisc_offload_graft_helper +EXPORT_SYMBOL vmlinux 0x2f7754a8 dma_pool_free +EXPORT_SYMBOL vmlinux 0x2f8c2ced mdiobus_scan_c22 +EXPORT_SYMBOL vmlinux 0x2f90c344 xfrm_trans_queue_net +EXPORT_SYMBOL vmlinux 0x2f92b3ea __mdiobus_register +EXPORT_SYMBOL vmlinux 0x2f9dab97 generic_buffers_fsync +EXPORT_SYMBOL vmlinux 0x2fa5b58b dentry_path_raw +EXPORT_SYMBOL vmlinux 0x2fb241d9 send_sig +EXPORT_SYMBOL vmlinux 0x2fb35822 kernel_write +EXPORT_SYMBOL vmlinux 0x2fb83920 netdev_emerg +EXPORT_SYMBOL vmlinux 0x2fe252cc unregister_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x2fe2a102 netdev_lower_state_changed +EXPORT_SYMBOL vmlinux 0x2ff72ab5 nd_region_to_nstype +EXPORT_SYMBOL vmlinux 0x30067420 devm_extcon_unregister_notifier +EXPORT_SYMBOL vmlinux 0x300904e2 ip_frag_init +EXPORT_SYMBOL vmlinux 0x3020e789 xfrm_lookup +EXPORT_SYMBOL vmlinux 0x302663e7 fget +EXPORT_SYMBOL vmlinux 0x302d06be dev_pm_opp_register_notifier +EXPORT_SYMBOL vmlinux 0x307f1f21 scsi_host_busy +EXPORT_SYMBOL vmlinux 0x30888020 sock_no_socketpair +EXPORT_SYMBOL vmlinux 0x3096be16 names_cachep +EXPORT_SYMBOL vmlinux 0x309f4591 fault_in_iov_iter_readable +EXPORT_SYMBOL vmlinux 0x30a80826 __kfifo_from_user +EXPORT_SYMBOL vmlinux 0x30acfde9 hsiphash_2u32 +EXPORT_SYMBOL vmlinux 0x30da9dfc folio_zero_new_buffers +EXPORT_SYMBOL vmlinux 0x30ed0052 nd_pfn_probe +EXPORT_SYMBOL vmlinux 0x31012ffc of_get_next_cpu_node +EXPORT_SYMBOL vmlinux 0x3111bdac rproc_resource_cleanup +EXPORT_SYMBOL vmlinux 0x3114e276 of_phy_deregister_fixed_link +EXPORT_SYMBOL vmlinux 0x3126a9e8 siphash_1u64 +EXPORT_SYMBOL vmlinux 0x312ed932 verify_spi_info +EXPORT_SYMBOL vmlinux 0x314a2f5b register_netdev +EXPORT_SYMBOL vmlinux 0x3166cd0d mr_mfc_seq_next +EXPORT_SYMBOL vmlinux 0x3169d1a3 iput +EXPORT_SYMBOL vmlinux 0x316ed90b sockopt_lock_sock +EXPORT_SYMBOL vmlinux 0x31892115 mdio_find_bus +EXPORT_SYMBOL vmlinux 0x31a16947 ethtool_get_phc_vclocks +EXPORT_SYMBOL vmlinux 0x31a4767f qcom_scm_hdcp_available +EXPORT_SYMBOL vmlinux 0x31a540d2 jbd2_fc_end_commit_fallback +EXPORT_SYMBOL vmlinux 0x31b48e77 shrink_dcache_parent +EXPORT_SYMBOL vmlinux 0x31b51eea remove_proc_entry +EXPORT_SYMBOL vmlinux 0x31c6f97c skb_pull_data +EXPORT_SYMBOL vmlinux 0x31eb18ca md_reap_sync_thread +EXPORT_SYMBOL vmlinux 0x32077447 filemap_map_pages +EXPORT_SYMBOL vmlinux 0x320fb67d dquot_resume +EXPORT_SYMBOL vmlinux 0x3213f038 mutex_unlock +EXPORT_SYMBOL vmlinux 0x3221df67 __bitmap_subset +EXPORT_SYMBOL vmlinux 0x32394d4b qe_issue_cmd +EXPORT_SYMBOL vmlinux 0x3239e4c6 is_acpi_device_node +EXPORT_SYMBOL vmlinux 0x3247a030 of_clk_get_by_name +EXPORT_SYMBOL vmlinux 0x324c0206 noop_qdisc +EXPORT_SYMBOL vmlinux 0x32592381 mdiobus_read_nested +EXPORT_SYMBOL vmlinux 0x32787823 __skb_ext_put +EXPORT_SYMBOL vmlinux 0x327c84bf vme_lm_attach +EXPORT_SYMBOL vmlinux 0x3283e6b0 prandom_seed_full_state +EXPORT_SYMBOL vmlinux 0x32959c36 iov_iter_revert +EXPORT_SYMBOL vmlinux 0x32a43679 slab_build_skb +EXPORT_SYMBOL vmlinux 0x32a5e7d2 bio_add_folio +EXPORT_SYMBOL vmlinux 0x32ae4704 tcf_qevent_validate_change +EXPORT_SYMBOL vmlinux 0x32ce3777 radix_tree_preload +EXPORT_SYMBOL vmlinux 0x32d350f0 end_buffer_async_write +EXPORT_SYMBOL vmlinux 0x32e566ed __pskb_pull_tail +EXPORT_SYMBOL vmlinux 0x32e6f1a0 acpi_video_backlight_string +EXPORT_SYMBOL vmlinux 0x32e8cfea mtree_load +EXPORT_SYMBOL vmlinux 0x32fc436e xp_alloc_batch +EXPORT_SYMBOL vmlinux 0x33037fd8 logic_outl +EXPORT_SYMBOL vmlinux 0x3305b808 zero_fill_bio +EXPORT_SYMBOL vmlinux 0x333b29b7 dma_fence_describe +EXPORT_SYMBOL vmlinux 0x333bfca1 hdmi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x335959b3 mdiobus_c45_read_nested +EXPORT_SYMBOL vmlinux 0x3369ea44 mtree_insert_range +EXPORT_SYMBOL vmlinux 0x33736a1d __genradix_ptr_alloc +EXPORT_SYMBOL vmlinux 0x3394e6af find_inode_by_ino_rcu +EXPORT_SYMBOL vmlinux 0x33a3c1f4 input_register_device +EXPORT_SYMBOL vmlinux 0x33a6ec8e phy_modify_paged_changed +EXPORT_SYMBOL vmlinux 0x33b34227 phy_validate_pause +EXPORT_SYMBOL vmlinux 0x33e378b3 __sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0x33ef0118 __cpuhp_setup_state +EXPORT_SYMBOL vmlinux 0x33f0768c cpufreq_quick_get_max +EXPORT_SYMBOL vmlinux 0x33fcf44a __kfifo_out_r +EXPORT_SYMBOL vmlinux 0x3400dcf4 mii_ethtool_sset +EXPORT_SYMBOL vmlinux 0x3400e7f5 pcibios_bus_to_resource +EXPORT_SYMBOL vmlinux 0x3400ee78 inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x3402dc8b __write_overflow_field +EXPORT_SYMBOL vmlinux 0x3427594e jbd2_journal_release_jbd_inode +EXPORT_SYMBOL vmlinux 0x3442803e posix_test_lock +EXPORT_SYMBOL vmlinux 0x34541317 flow_rule_match_icmp +EXPORT_SYMBOL vmlinux 0x3472a70f blk_mq_alloc_disk_for_queue +EXPORT_SYMBOL vmlinux 0x348c5de3 nd_device_unregister +EXPORT_SYMBOL vmlinux 0x349cba85 strchr +EXPORT_SYMBOL vmlinux 0x34a1f7e3 acpi_processor_get_psd +EXPORT_SYMBOL vmlinux 0x34c7cdbc lookup_bdev +EXPORT_SYMBOL vmlinux 0x34db050b _raw_spin_lock_irqsave +EXPORT_SYMBOL vmlinux 0x34f2c68e xfrm_unregister_type_offload +EXPORT_SYMBOL vmlinux 0x34f3484e security_tun_dev_attach_queue +EXPORT_SYMBOL vmlinux 0x350409f7 dma_map_page_attrs +EXPORT_SYMBOL vmlinux 0x350c3ebc scsi_device_set_state +EXPORT_SYMBOL vmlinux 0x350d1310 uart_update_timeout +EXPORT_SYMBOL vmlinux 0x350e64d5 empty_aops +EXPORT_SYMBOL vmlinux 0x3517383e register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x35182cef netif_tx_stop_all_queues +EXPORT_SYMBOL vmlinux 0x351cbbff vfs_mknod +EXPORT_SYMBOL vmlinux 0x35340d31 file_update_time +EXPORT_SYMBOL vmlinux 0x3539f11b match_strlcpy +EXPORT_SYMBOL vmlinux 0x353d4c6b param_set_short +EXPORT_SYMBOL vmlinux 0x353f4b48 gnet_stats_copy_basic_hw +EXPORT_SYMBOL vmlinux 0x3546ee05 devfreq_update_target +EXPORT_SYMBOL vmlinux 0x3551ac8e tcp_connect +EXPORT_SYMBOL vmlinux 0x3559fd9b filemap_release_folio +EXPORT_SYMBOL vmlinux 0x356461c8 rtc_time64_to_tm +EXPORT_SYMBOL vmlinux 0x3567b9ac rtnl_create_link +EXPORT_SYMBOL vmlinux 0x356cb0a9 pci_get_device +EXPORT_SYMBOL vmlinux 0x35709bda timestamp_truncate +EXPORT_SYMBOL vmlinux 0x358314a4 simple_empty +EXPORT_SYMBOL vmlinux 0x3588dac4 mdiobb_write_c22 +EXPORT_SYMBOL vmlinux 0x359bacc1 pci_request_regions_exclusive +EXPORT_SYMBOL vmlinux 0x35a88f28 zlib_inflateInit2 +EXPORT_SYMBOL vmlinux 0x35adcbf2 generic_remap_file_range_prep +EXPORT_SYMBOL vmlinux 0x35e0cead set_user_nice +EXPORT_SYMBOL vmlinux 0x35e86246 scsi_remove_host +EXPORT_SYMBOL vmlinux 0x360b1afe probe_irq_mask +EXPORT_SYMBOL vmlinux 0x36238c80 scsi_register_driver +EXPORT_SYMBOL vmlinux 0x364850b1 down_write_killable +EXPORT_SYMBOL vmlinux 0x364c23ad mutex_is_locked +EXPORT_SYMBOL vmlinux 0x365acda7 set_normalized_timespec64 +EXPORT_SYMBOL vmlinux 0x365e7911 kstrdup_const +EXPORT_SYMBOL vmlinux 0x366707c9 jent_testing_init +EXPORT_SYMBOL vmlinux 0x367298d3 debugfs_create_automount +EXPORT_SYMBOL vmlinux 0x36748627 xattr_full_name +EXPORT_SYMBOL vmlinux 0x368b13e5 pci_bus_add_devices +EXPORT_SYMBOL vmlinux 0x36af2ff0 wait_for_key_construction +EXPORT_SYMBOL vmlinux 0x36b6ebbf down_killable +EXPORT_SYMBOL vmlinux 0x36ccaa4d folio_unlock +EXPORT_SYMBOL vmlinux 0x36cf1700 cros_ec_get_next_event +EXPORT_SYMBOL vmlinux 0x36e6f72c xfrm_input_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x36f8cf02 locks_remove_posix +EXPORT_SYMBOL vmlinux 0x36fac306 remap_vmalloc_range +EXPORT_SYMBOL vmlinux 0x370d79a3 scmd_printk +EXPORT_SYMBOL vmlinux 0x371008ba __devm_request_region +EXPORT_SYMBOL vmlinux 0x37110088 remove_wait_queue +EXPORT_SYMBOL vmlinux 0x37159e14 jbd2_transaction_committed +EXPORT_SYMBOL vmlinux 0x371e1953 __printk_cpu_sync_wait +EXPORT_SYMBOL vmlinux 0x371f78b3 tcp_add_backlog +EXPORT_SYMBOL vmlinux 0x37273867 scsi_ioctl +EXPORT_SYMBOL vmlinux 0x372e6bd7 pskb_trim_rcsum_slow +EXPORT_SYMBOL vmlinux 0x373dc30b netdev_master_upper_dev_get +EXPORT_SYMBOL vmlinux 0x3744cf36 vmalloc_to_pfn +EXPORT_SYMBOL vmlinux 0x374954e0 pci_bus_type +EXPORT_SYMBOL vmlinux 0x375340f7 flow_block_cb_decref +EXPORT_SYMBOL vmlinux 0x3755f990 gf128mul_init_64k_bbe +EXPORT_SYMBOL vmlinux 0x377d8004 acpi_error +EXPORT_SYMBOL vmlinux 0x37b8b39e screen_info +EXPORT_SYMBOL vmlinux 0x37befc70 jiffies_to_msecs +EXPORT_SYMBOL vmlinux 0x37db8f19 dmi_get_date +EXPORT_SYMBOL vmlinux 0x37e9d170 init_pseudo +EXPORT_SYMBOL vmlinux 0x3803c11d pm_vt_switch_required +EXPORT_SYMBOL vmlinux 0x381a798a setup_max_cpus +EXPORT_SYMBOL vmlinux 0x382a6819 devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x383d0fab i2c_smbus_read_byte +EXPORT_SYMBOL vmlinux 0x38476651 rproc_mem_entry_init +EXPORT_SYMBOL vmlinux 0x3854774b kstrtoll +EXPORT_SYMBOL vmlinux 0x3855c1a6 skb_push +EXPORT_SYMBOL vmlinux 0x385adf48 skb_csum_hwoffload_help +EXPORT_SYMBOL vmlinux 0x385c7481 __tracepoint_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x38685150 tty_unthrottle +EXPORT_SYMBOL vmlinux 0x387003dc of_match_node +EXPORT_SYMBOL vmlinux 0x38705c91 mr_vif_seq_idx +EXPORT_SYMBOL vmlinux 0x387baabf ps2_sendbyte +EXPORT_SYMBOL vmlinux 0x3883e989 ata_scsi_cmd_error_handler +EXPORT_SYMBOL vmlinux 0x38869d88 kstat +EXPORT_SYMBOL vmlinux 0x3891ffc8 ecryptfs_fill_auth_tok +EXPORT_SYMBOL vmlinux 0x389617b0 LZ4_decompress_fast_continue +EXPORT_SYMBOL vmlinux 0x389acf0c gpmc_configure +EXPORT_SYMBOL vmlinux 0x38a71b7e pci_free_resource_list +EXPORT_SYMBOL vmlinux 0x38a808d8 neigh_table_init +EXPORT_SYMBOL vmlinux 0x38a9f7c5 in6addr_loopback +EXPORT_SYMBOL vmlinux 0x38b48e58 scsi_host_put +EXPORT_SYMBOL vmlinux 0x38d410b1 param_set_long +EXPORT_SYMBOL vmlinux 0x38e46431 mempool_exit +EXPORT_SYMBOL vmlinux 0x38f09da3 __serio_register_port +EXPORT_SYMBOL vmlinux 0x38fa3341 take_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0x38fb01fe padata_alloc_shell +EXPORT_SYMBOL vmlinux 0x39008694 dst_discard_out +EXPORT_SYMBOL vmlinux 0x39025ba6 scm_detach_fds +EXPORT_SYMBOL vmlinux 0x39055306 devm_extcon_register_notifier_all +EXPORT_SYMBOL vmlinux 0x391df80a netstamp_needed_key +EXPORT_SYMBOL vmlinux 0x3928efe9 __per_cpu_offset +EXPORT_SYMBOL vmlinux 0x392997a3 dcache_dir_lseek +EXPORT_SYMBOL vmlinux 0x392b1fea wait_for_completion_io +EXPORT_SYMBOL vmlinux 0x3936f580 eth_validate_addr +EXPORT_SYMBOL vmlinux 0x3939f8f0 rfkill_pause_polling +EXPORT_SYMBOL vmlinux 0x393a1eb3 of_get_parent +EXPORT_SYMBOL vmlinux 0x3941600a __skb_gro_checksum_complete +EXPORT_SYMBOL vmlinux 0x39461d6a in_egroup_p +EXPORT_SYMBOL vmlinux 0x394a1e11 phy_sfp_attach +EXPORT_SYMBOL vmlinux 0x3955fcf6 __kfifo_in_r +EXPORT_SYMBOL vmlinux 0x39592c56 devm_pci_remap_cfgspace +EXPORT_SYMBOL vmlinux 0x395bfe66 generic_file_readonly_mmap +EXPORT_SYMBOL vmlinux 0x396cc57c md_check_no_bitmap +EXPORT_SYMBOL vmlinux 0x39854cfc param_get_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x39991865 icmp_global_allow +EXPORT_SYMBOL vmlinux 0x399ad043 __kfifo_dma_out_finish_r +EXPORT_SYMBOL vmlinux 0x39b12223 __acpi_handle_debug +EXPORT_SYMBOL vmlinux 0x39b99fbb tcp_gro_complete +EXPORT_SYMBOL vmlinux 0x39be4b8e qman_volatile_dequeue +EXPORT_SYMBOL vmlinux 0x39c74235 dm_read_arg_group +EXPORT_SYMBOL vmlinux 0x39d95ca4 zstd_reset_cstream +EXPORT_SYMBOL vmlinux 0x39f501c7 imx_scu_enable_general_irq_channel +EXPORT_SYMBOL vmlinux 0x39f58d06 generic_pipe_buf_release +EXPORT_SYMBOL vmlinux 0x39f74872 of_find_mipi_dsi_host_by_node +EXPORT_SYMBOL vmlinux 0x3a05e717 tcf_action_exec +EXPORT_SYMBOL vmlinux 0x3a258fec vfs_get_fsid +EXPORT_SYMBOL vmlinux 0x3a333415 poll_initwait +EXPORT_SYMBOL vmlinux 0x3a3e0000 vmf_insert_mixed +EXPORT_SYMBOL vmlinux 0x3a4f9d28 rng_is_initialized +EXPORT_SYMBOL vmlinux 0x3a516709 __cpuhp_setup_state_cpuslocked +EXPORT_SYMBOL vmlinux 0x3a5253d5 mdio_driver_register +EXPORT_SYMBOL vmlinux 0x3a52f0d9 flow_rule_match_cvlan +EXPORT_SYMBOL vmlinux 0x3a5422cd of_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x3a5a372d inode_nohighmem +EXPORT_SYMBOL vmlinux 0x3a62999a __set_page_dirty_nobuffers +EXPORT_SYMBOL vmlinux 0x3a6546de kfree_skb_reason +EXPORT_SYMBOL vmlinux 0x3a74acac fb_class +EXPORT_SYMBOL vmlinux 0x3a815aea jbd2_journal_init_inode +EXPORT_SYMBOL vmlinux 0x3a98d797 pci_select_bars +EXPORT_SYMBOL vmlinux 0x3aacd29b fs_param_is_blockdev +EXPORT_SYMBOL vmlinux 0x3ab1ef40 mii_check_link +EXPORT_SYMBOL vmlinux 0x3ab28948 console_srcu_read_lock +EXPORT_SYMBOL vmlinux 0x3ab7b1cc scsi_set_sense_field_pointer +EXPORT_SYMBOL vmlinux 0x3ac24b52 softnet_data +EXPORT_SYMBOL vmlinux 0x3aca0190 _raw_write_lock_irq +EXPORT_SYMBOL vmlinux 0x3ad5cda3 lockref_get_not_zero +EXPORT_SYMBOL vmlinux 0x3ad7a5d5 acpi_evaluate_reference +EXPORT_SYMBOL vmlinux 0x3ada9e06 acpi_check_region +EXPORT_SYMBOL vmlinux 0x3ae29bde phy_free_interrupt +EXPORT_SYMBOL vmlinux 0x3ae34aeb zstd_init_dctx +EXPORT_SYMBOL vmlinux 0x3aef0df3 param_ops_short +EXPORT_SYMBOL vmlinux 0x3aff3200 acpi_evaluate_object_typed +EXPORT_SYMBOL vmlinux 0x3b0a2803 netdev_refcnt_read +EXPORT_SYMBOL vmlinux 0x3b0f23d2 xudma_is_pktdma +EXPORT_SYMBOL vmlinux 0x3b12025d irq_set_chip +EXPORT_SYMBOL vmlinux 0x3b15fb77 qdisc_hash_del +EXPORT_SYMBOL vmlinux 0x3b23e00e xfrm_state_add +EXPORT_SYMBOL vmlinux 0x3b321462 LZ4_setStreamDecode +EXPORT_SYMBOL vmlinux 0x3b42f1c7 skb_append +EXPORT_SYMBOL vmlinux 0x3b454242 genphy_aneg_done +EXPORT_SYMBOL vmlinux 0x3b45a3bc ethtool_aggregate_mac_stats +EXPORT_SYMBOL vmlinux 0x3b644591 __bitmap_shift_left +EXPORT_SYMBOL vmlinux 0x3b6c41ea kstrtouint +EXPORT_SYMBOL vmlinux 0x3b707ad5 imx_sc_rm_get_resource_owner +EXPORT_SYMBOL vmlinux 0x3b9144c9 acpi_get_current_resources +EXPORT_SYMBOL vmlinux 0x3b9d5c2a d_hash_and_lookup +EXPORT_SYMBOL vmlinux 0x3bab0474 qdisc_create_dflt +EXPORT_SYMBOL vmlinux 0x3bb80345 keyring_search +EXPORT_SYMBOL vmlinux 0x3bbff1fa __serio_register_driver +EXPORT_SYMBOL vmlinux 0x3bc3438e bio_integrity_add_page +EXPORT_SYMBOL vmlinux 0x3bc50842 udp_seq_start +EXPORT_SYMBOL vmlinux 0x3bd72c46 cdrom_get_media_event +EXPORT_SYMBOL vmlinux 0x3c04ddd3 get_ipc_ns_exported +EXPORT_SYMBOL vmlinux 0x3c0c4d2d pcibios_resource_to_bus +EXPORT_SYMBOL vmlinux 0x3c0e1620 qcom_scm_pas_metadata_release +EXPORT_SYMBOL vmlinux 0x3c185c61 page_put_link +EXPORT_SYMBOL vmlinux 0x3c1bef41 fb_blank +EXPORT_SYMBOL vmlinux 0x3c3215c4 qe_immr +EXPORT_SYMBOL vmlinux 0x3c3c0350 flow_block_cb_priv +EXPORT_SYMBOL vmlinux 0x3c3fce39 __local_bh_enable_ip +EXPORT_SYMBOL vmlinux 0x3c3ff9fd sprintf +EXPORT_SYMBOL vmlinux 0x3c45717f redraw_screen +EXPORT_SYMBOL vmlinux 0x3c5bbe15 nf_ct_get_tuple_skb +EXPORT_SYMBOL vmlinux 0x3c6b5663 cpufreq_generic_suspend +EXPORT_SYMBOL vmlinux 0x3c6d2a4c fwnode_mdio_find_device +EXPORT_SYMBOL vmlinux 0x3c7200d4 km_state_expired +EXPORT_SYMBOL vmlinux 0x3c847eb9 gro_find_receive_by_type +EXPORT_SYMBOL vmlinux 0x3c87a1c6 inode_add_bytes +EXPORT_SYMBOL vmlinux 0x3c95940e security_inode_init_security +EXPORT_SYMBOL vmlinux 0x3cad4af2 tcp_seq_next +EXPORT_SYMBOL vmlinux 0x3cb23db3 console_srcu_read_unlock +EXPORT_SYMBOL vmlinux 0x3cbb940b zstd_init_dstream +EXPORT_SYMBOL vmlinux 0x3cceb5bc jbd2_journal_errno +EXPORT_SYMBOL vmlinux 0x3ccec0b5 tty_port_open +EXPORT_SYMBOL vmlinux 0x3cd3ec1b folio_mark_dirty +EXPORT_SYMBOL vmlinux 0x3cd5b768 kthread_create_worker_on_cpu +EXPORT_SYMBOL vmlinux 0x3cd7e7a3 security_unix_may_send +EXPORT_SYMBOL vmlinux 0x3cd9ed83 logic_insw +EXPORT_SYMBOL vmlinux 0x3cda5799 locks_delete_block +EXPORT_SYMBOL vmlinux 0x3ce4ca6f disable_irq +EXPORT_SYMBOL vmlinux 0x3d07ab10 ethtool_rx_flow_rule_destroy +EXPORT_SYMBOL vmlinux 0x3d1dd10d make_bad_inode +EXPORT_SYMBOL vmlinux 0x3d210724 gen_pool_dma_zalloc_align +EXPORT_SYMBOL vmlinux 0x3d2223a8 neigh_sysctl_register +EXPORT_SYMBOL vmlinux 0x3d408d7a jbd2_fc_end_commit +EXPORT_SYMBOL vmlinux 0x3d7ab21b buffer_migrate_folio +EXPORT_SYMBOL vmlinux 0x3d7bac46 posix_acl_from_xattr +EXPORT_SYMBOL vmlinux 0x3d8c52ca mroute6_is_socket +EXPORT_SYMBOL vmlinux 0x3d93c7c2 __arm_smccc_sve_check +EXPORT_SYMBOL vmlinux 0x3d95f44c genphy_config_eee_advert +EXPORT_SYMBOL vmlinux 0x3d9ee9f0 clear_page +EXPORT_SYMBOL vmlinux 0x3da092b8 dma_fence_get_stub +EXPORT_SYMBOL vmlinux 0x3daa1f70 flow_rule_match_ports_range +EXPORT_SYMBOL vmlinux 0x3daae96c dma_fence_signal_timestamp +EXPORT_SYMBOL vmlinux 0x3dabf271 memcg_sockets_enabled_key +EXPORT_SYMBOL vmlinux 0x3dac779a bpf_sk_lookup_enabled +EXPORT_SYMBOL vmlinux 0x3dad9978 cancel_delayed_work +EXPORT_SYMBOL vmlinux 0x3dc4cd68 __nla_put_64bit +EXPORT_SYMBOL vmlinux 0x3dc619d3 swake_up_locked +EXPORT_SYMBOL vmlinux 0x3dcb88a0 irq_set_handler_data +EXPORT_SYMBOL vmlinux 0x3dd3f054 xudma_rchan_get_id +EXPORT_SYMBOL vmlinux 0x3dd831a0 twl6040_set_bits +EXPORT_SYMBOL vmlinux 0x3de45fac mmc_retune_pause +EXPORT_SYMBOL vmlinux 0x3deb29e6 mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x3df1ed88 devm_pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x3dfb86b9 resource_list_create_entry +EXPORT_SYMBOL vmlinux 0x3dfc897c seq_hlist_start_head +EXPORT_SYMBOL vmlinux 0x3e0608c5 pci_disable_link_state_locked +EXPORT_SYMBOL vmlinux 0x3e0a6325 prepare_to_swait_exclusive +EXPORT_SYMBOL vmlinux 0x3e0f044e blk_queue_update_dma_alignment +EXPORT_SYMBOL vmlinux 0x3e15d71c napi_gro_receive +EXPORT_SYMBOL vmlinux 0x3e29b8f2 blk_mq_init_queue +EXPORT_SYMBOL vmlinux 0x3e38eaa0 generic_buffers_fsync_noflush +EXPORT_SYMBOL vmlinux 0x3e3bad0a __tasklet_hi_schedule +EXPORT_SYMBOL vmlinux 0x3e533e5d vfs_fadvise +EXPORT_SYMBOL vmlinux 0x3e65e0ef sget_fc +EXPORT_SYMBOL vmlinux 0x3e6622a9 pnp_unregister_driver +EXPORT_SYMBOL vmlinux 0x3e742cd9 complete_request_key +EXPORT_SYMBOL vmlinux 0x3e79fb00 arm_smccc_1_2_smc +EXPORT_SYMBOL vmlinux 0x3e7b48d3 copy_splice_read +EXPORT_SYMBOL vmlinux 0x3ea61cb7 dev_get_by_index +EXPORT_SYMBOL vmlinux 0x3ea78c49 __ClearPageMovable +EXPORT_SYMBOL vmlinux 0x3ebb0165 reuseport_detach_sock +EXPORT_SYMBOL vmlinux 0x3ec75bee tcp_peek_len +EXPORT_SYMBOL vmlinux 0x3eccbe2c __find_nth_bit +EXPORT_SYMBOL vmlinux 0x3eda4002 __skb_flow_dissect +EXPORT_SYMBOL vmlinux 0x3efc0332 kernel_listen +EXPORT_SYMBOL vmlinux 0x3efe1703 phy_unregister_fixup_for_id +EXPORT_SYMBOL vmlinux 0x3f0a446a genphy_check_and_restart_aneg +EXPORT_SYMBOL vmlinux 0x3f0eabd2 xxh64_update +EXPORT_SYMBOL vmlinux 0x3f10194d dev_kfree_skb_irq_reason +EXPORT_SYMBOL vmlinux 0x3f13391f devm_input_allocate_device +EXPORT_SYMBOL vmlinux 0x3f2f6d2f folio_migrate_mapping +EXPORT_SYMBOL vmlinux 0x3f34644d zstd_dstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x3f3afb61 io_uring_destruct_scm +EXPORT_SYMBOL vmlinux 0x3f4547a7 put_unused_fd +EXPORT_SYMBOL vmlinux 0x3f4bd846 gen_pool_first_fit_order_align +EXPORT_SYMBOL vmlinux 0x3f53dd29 memory_cgrp_subsys +EXPORT_SYMBOL vmlinux 0x3f656625 pci_request_region +EXPORT_SYMBOL vmlinux 0x3f6c41ed unregister_md_personality +EXPORT_SYMBOL vmlinux 0x3f7f752e kthread_create_on_cpu +EXPORT_SYMBOL vmlinux 0x3f89071b security_ib_pkey_access +EXPORT_SYMBOL vmlinux 0x3fbaab4d folio_migrate_copy +EXPORT_SYMBOL vmlinux 0x3fbf3c89 vme_slave_set +EXPORT_SYMBOL vmlinux 0x3fc9aa4d fscrypt_setup_filename +EXPORT_SYMBOL vmlinux 0x3fd78f3b register_chrdev_region +EXPORT_SYMBOL vmlinux 0x3fe2ccbe memweight +EXPORT_SYMBOL vmlinux 0x3fe5300c scsi_execute_cmd +EXPORT_SYMBOL vmlinux 0x400942cb eth_header_parse +EXPORT_SYMBOL vmlinux 0x40235c98 _raw_write_unlock +EXPORT_SYMBOL vmlinux 0x403941be __skb_flow_get_ports +EXPORT_SYMBOL vmlinux 0x403ce131 __sk_backlog_rcv +EXPORT_SYMBOL vmlinux 0x404804a5 seq_path +EXPORT_SYMBOL vmlinux 0x4050f5be dev_load +EXPORT_SYMBOL vmlinux 0x405b1881 fscrypt_ioctl_set_policy +EXPORT_SYMBOL vmlinux 0x4062e299 ether_setup +EXPORT_SYMBOL vmlinux 0x4070c955 blk_queue_max_segments +EXPORT_SYMBOL vmlinux 0x40863ba1 ioremap_prot +EXPORT_SYMBOL vmlinux 0x40973662 sysctl_udp_mem +EXPORT_SYMBOL vmlinux 0x40a62432 __nla_validate +EXPORT_SYMBOL vmlinux 0x40a7fe47 ps2_sliced_command +EXPORT_SYMBOL vmlinux 0x40a9b349 vzalloc +EXPORT_SYMBOL vmlinux 0x40ac076e touch_buffer +EXPORT_SYMBOL vmlinux 0x40b47137 of_mdio_find_bus +EXPORT_SYMBOL vmlinux 0x40c111d0 secure_tcpv6_ts_off +EXPORT_SYMBOL vmlinux 0x40c7247c si_meminfo +EXPORT_SYMBOL vmlinux 0x40cff4cf sync_inodes_sb +EXPORT_SYMBOL vmlinux 0x40d04664 console_trylock +EXPORT_SYMBOL vmlinux 0x40d59096 unregister_restart_handler +EXPORT_SYMBOL vmlinux 0x40dab175 register_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0x40dc2c5e pci_find_resource +EXPORT_SYMBOL vmlinux 0x40ec4414 configfs_depend_item +EXPORT_SYMBOL vmlinux 0x40f76a86 __vcalloc +EXPORT_SYMBOL vmlinux 0x4115a918 __SetPageMovable +EXPORT_SYMBOL vmlinux 0x41189a68 vme_unregister_driver +EXPORT_SYMBOL vmlinux 0x4127b4e8 current_time +EXPORT_SYMBOL vmlinux 0x412f893c page_offline_begin +EXPORT_SYMBOL vmlinux 0x413a55a4 dquot_quota_sync +EXPORT_SYMBOL vmlinux 0x41482d8b strndup_user +EXPORT_SYMBOL vmlinux 0x414da5e5 qman_enqueue +EXPORT_SYMBOL vmlinux 0x4175e6d4 __napi_schedule +EXPORT_SYMBOL vmlinux 0x41772f65 md_error +EXPORT_SYMBOL vmlinux 0x4188d439 neigh_rand_reach_time +EXPORT_SYMBOL vmlinux 0x41a30bef mtree_store_range +EXPORT_SYMBOL vmlinux 0x41ad0c64 blk_post_runtime_suspend +EXPORT_SYMBOL vmlinux 0x41b48b9c unload_nls +EXPORT_SYMBOL vmlinux 0x41de5b4c rproc_elf_load_segments +EXPORT_SYMBOL vmlinux 0x41e89edd seq_hex_dump +EXPORT_SYMBOL vmlinux 0x41ed3709 get_random_bytes +EXPORT_SYMBOL vmlinux 0x41efdeaf radix_tree_lookup_slot +EXPORT_SYMBOL vmlinux 0x420141ab reuseport_has_conns_set +EXPORT_SYMBOL vmlinux 0x420981b0 __phy_resume +EXPORT_SYMBOL vmlinux 0x420f8522 dcb_setrewr +EXPORT_SYMBOL vmlinux 0x4214837f tcp_md5_key_copy +EXPORT_SYMBOL vmlinux 0x4217ecdf ip6_output +EXPORT_SYMBOL vmlinux 0x4223a45a pci_set_master +EXPORT_SYMBOL vmlinux 0x4248ae3c single_task_running +EXPORT_SYMBOL vmlinux 0x424d0816 sock_setsockopt +EXPORT_SYMBOL vmlinux 0x424d3620 zlib_inflateIncomp +EXPORT_SYMBOL vmlinux 0x42578e80 acpi_get_type +EXPORT_SYMBOL vmlinux 0x4275dc27 flow_rule_match_enc_opts +EXPORT_SYMBOL vmlinux 0x42765428 iov_iter_alignment +EXPORT_SYMBOL vmlinux 0x428621e6 skb_clone +EXPORT_SYMBOL vmlinux 0x42aae802 pcim_iounmap +EXPORT_SYMBOL vmlinux 0x42b695c6 inode_query_iversion +EXPORT_SYMBOL vmlinux 0x42ba7005 i2c_get_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x42bed8d4 unix_gc_lock +EXPORT_SYMBOL vmlinux 0x42d2c764 phy_drivers_unregister +EXPORT_SYMBOL vmlinux 0x42d36cbb pskb_extract +EXPORT_SYMBOL vmlinux 0x42d3a908 file_write_and_wait_range +EXPORT_SYMBOL vmlinux 0x42f1b900 fb_pad_unaligned_buffer +EXPORT_SYMBOL vmlinux 0x42f7838a serial8250_do_set_termios +EXPORT_SYMBOL vmlinux 0x4302d0eb free_pages +EXPORT_SYMBOL vmlinux 0x43060612 alloc_anon_inode +EXPORT_SYMBOL vmlinux 0x430e4031 d_tmpfile +EXPORT_SYMBOL vmlinux 0x432bbb20 sync_file_create +EXPORT_SYMBOL vmlinux 0x4336fcca ucs2_as_utf8 +EXPORT_SYMBOL vmlinux 0x433cabfb acpi_decode_pld_buffer +EXPORT_SYMBOL vmlinux 0x434e1a42 __dquot_alloc_space +EXPORT_SYMBOL vmlinux 0x4351577a fb_parse_edid +EXPORT_SYMBOL vmlinux 0x436a790f filemap_dirty_folio +EXPORT_SYMBOL vmlinux 0x437a0d6d __sock_tx_timestamp +EXPORT_SYMBOL vmlinux 0x438610bd security_tun_dev_alloc_security +EXPORT_SYMBOL vmlinux 0x438fcde3 dquot_quotactl_sysfile_ops +EXPORT_SYMBOL vmlinux 0x43a1763b __netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x43a2b937 invalidate_bdev +EXPORT_SYMBOL vmlinux 0x43af1be3 tls_server_hello_psk +EXPORT_SYMBOL vmlinux 0x43b0c9c3 preempt_schedule +EXPORT_SYMBOL vmlinux 0x43b359f9 key_validate +EXPORT_SYMBOL vmlinux 0x43babd19 sg_init_one +EXPORT_SYMBOL vmlinux 0x43ca69f1 nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x43cedd13 md_integrity_register +EXPORT_SYMBOL vmlinux 0x43d22fb9 groups_alloc +EXPORT_SYMBOL vmlinux 0x43f79e6b __skb_get_hash +EXPORT_SYMBOL vmlinux 0x43f9ebc8 slhc_remember +EXPORT_SYMBOL vmlinux 0x43fc455e netif_carrier_on +EXPORT_SYMBOL vmlinux 0x43fd7f43 vme_bus_error_handler +EXPORT_SYMBOL vmlinux 0x4403bbd0 imx_sc_misc_set_control +EXPORT_SYMBOL vmlinux 0x441064dc inet6_release +EXPORT_SYMBOL vmlinux 0x44434b00 __netlink_kernel_create +EXPORT_SYMBOL vmlinux 0x44469a76 crc_ccitt_false_table +EXPORT_SYMBOL vmlinux 0x4462d35e cpufreq_get_hw_max_freq +EXPORT_SYMBOL vmlinux 0x4472e4d3 mntget +EXPORT_SYMBOL vmlinux 0x447dd9de simple_pin_fs +EXPORT_SYMBOL vmlinux 0x449261f7 ptp_cancel_worker_sync +EXPORT_SYMBOL vmlinux 0x449ad0a7 memcmp +EXPORT_SYMBOL vmlinux 0x44a65e1e phy_attached_info_irq +EXPORT_SYMBOL vmlinux 0x44bc3392 __sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x44c47a9e unregister_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x44ca4709 __napi_alloc_skb +EXPORT_SYMBOL vmlinux 0x44d98015 nla_put_64bit +EXPORT_SYMBOL vmlinux 0x44dae319 mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x44e9a829 match_token +EXPORT_SYMBOL vmlinux 0x45006cee default_red +EXPORT_SYMBOL vmlinux 0x450639ab sg_last +EXPORT_SYMBOL vmlinux 0x45081703 ec_get_handle +EXPORT_SYMBOL vmlinux 0x450d9a35 cmd_db_read_slave_id +EXPORT_SYMBOL vmlinux 0x45240dd1 __skb_pad +EXPORT_SYMBOL vmlinux 0x452413a1 qman_alloc_pool_range +EXPORT_SYMBOL vmlinux 0x45261e6b put_cmsg +EXPORT_SYMBOL vmlinux 0x452ba683 ipv6_ext_hdr +EXPORT_SYMBOL vmlinux 0x4530ecfc dev_getbyhwaddr_rcu +EXPORT_SYMBOL vmlinux 0x453c8403 pci_msi_enabled +EXPORT_SYMBOL vmlinux 0x454bb51e inet_rcv_saddr_equal +EXPORT_SYMBOL vmlinux 0x45535485 xxh32_update +EXPORT_SYMBOL vmlinux 0x4572419a rproc_add_subdev +EXPORT_SYMBOL vmlinux 0x45746fd9 neigh_xmit +EXPORT_SYMBOL vmlinux 0x4578f528 __kfifo_to_user +EXPORT_SYMBOL vmlinux 0x4582e5e7 folio_mark_accessed +EXPORT_SYMBOL vmlinux 0x458cdcc0 reuseport_migrate_sock +EXPORT_SYMBOL vmlinux 0x4591068a dma_get_sgtable_attrs +EXPORT_SYMBOL vmlinux 0x459464ec __tty_alloc_driver +EXPORT_SYMBOL vmlinux 0x4594a6c8 dcache_readdir +EXPORT_SYMBOL vmlinux 0x45957ec6 jbd2_journal_put_journal_head +EXPORT_SYMBOL vmlinux 0x45a7b266 ipv6_chk_prefix +EXPORT_SYMBOL vmlinux 0x45a8be17 bioset_integrity_create +EXPORT_SYMBOL vmlinux 0x45c06492 pci_read_config_byte +EXPORT_SYMBOL vmlinux 0x45c2954f unregister_quota_format +EXPORT_SYMBOL vmlinux 0x45f3d3f5 ppp_register_channel +EXPORT_SYMBOL vmlinux 0x45f8f84b ipmi_platform_add +EXPORT_SYMBOL vmlinux 0x460f4a34 flow_hash_from_keys +EXPORT_SYMBOL vmlinux 0x4610cb16 tcf_em_tree_validate +EXPORT_SYMBOL vmlinux 0x4612a92d __skb_warn_lro_forwarding +EXPORT_SYMBOL vmlinux 0x46190ddb i2c_find_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x46451cee zstd_get_frame_header +EXPORT_SYMBOL vmlinux 0x464aa425 devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x4652a833 inet_rtx_syn_ack +EXPORT_SYMBOL vmlinux 0x465e24ff ucs2_utf8size +EXPORT_SYMBOL vmlinux 0x466c14a7 __delay +EXPORT_SYMBOL vmlinux 0x466cbe9b sock_kzfree_s +EXPORT_SYMBOL vmlinux 0x46702c4b hash_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x46745e77 phy_print_status +EXPORT_SYMBOL vmlinux 0x46763ff0 blk_mq_stop_hw_queues +EXPORT_SYMBOL vmlinux 0x467df16d netdev_rss_key_fill +EXPORT_SYMBOL vmlinux 0x4698fe8a bman_release +EXPORT_SYMBOL vmlinux 0x469a6ec7 tcp_parse_md5sig_option +EXPORT_SYMBOL vmlinux 0x46bd5d6e video_get_options +EXPORT_SYMBOL vmlinux 0x46c47fb6 __node_distance +EXPORT_SYMBOL vmlinux 0x46e51f57 netlbl_calipso_ops_register +EXPORT_SYMBOL vmlinux 0x46f069f4 pci_match_id +EXPORT_SYMBOL vmlinux 0x46f18e0f uart_remove_one_port +EXPORT_SYMBOL vmlinux 0x46ff7d12 qcom_scm_iommu_secure_ptbl_size +EXPORT_SYMBOL vmlinux 0x470612dc fman_port_get_qman_channel_id +EXPORT_SYMBOL vmlinux 0x47065c73 cpm_muram_offset +EXPORT_SYMBOL vmlinux 0x47115ced scsi_print_result +EXPORT_SYMBOL vmlinux 0x4712aa9c mark_buffer_dirty +EXPORT_SYMBOL vmlinux 0x4715a909 acpi_load_table +EXPORT_SYMBOL vmlinux 0x47470b28 serial8250_set_isa_configurator +EXPORT_SYMBOL vmlinux 0x475d7427 fman_get_rx_extra_headroom +EXPORT_SYMBOL vmlinux 0x47704ace netdev_set_tc_queue +EXPORT_SYMBOL vmlinux 0x47709e42 free_anon_bdev +EXPORT_SYMBOL vmlinux 0x4772ca33 netlink_ns_capable +EXPORT_SYMBOL vmlinux 0x477cae21 ipv4_specific +EXPORT_SYMBOL vmlinux 0x477ff7f3 __page_frag_cache_drain +EXPORT_SYMBOL vmlinux 0x479137ca imx_scu_irq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x4795e040 filemap_fdatawait_range +EXPORT_SYMBOL vmlinux 0x479bad46 netpoll_poll_enable +EXPORT_SYMBOL vmlinux 0x47c20f8a refcount_dec_not_one +EXPORT_SYMBOL vmlinux 0x47c65bfc unregister_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0x47cfd825 kstrtouint_from_user +EXPORT_SYMBOL vmlinux 0x47d8d301 __cond_resched_rwlock_read +EXPORT_SYMBOL vmlinux 0x47dea6db simple_get_link +EXPORT_SYMBOL vmlinux 0x47e29fde rtnl_set_sk_err +EXPORT_SYMBOL vmlinux 0x47ec4aea of_count_phandle_with_args +EXPORT_SYMBOL vmlinux 0x47f5254d xp_alloc +EXPORT_SYMBOL vmlinux 0x480b1e2f mdiobus_read +EXPORT_SYMBOL vmlinux 0x48112d76 _raw_read_lock_irq +EXPORT_SYMBOL vmlinux 0x481814c4 mb_cache_entry_find_next +EXPORT_SYMBOL vmlinux 0x48193639 acpi_lid_open +EXPORT_SYMBOL vmlinux 0x4829a47e memcpy +EXPORT_SYMBOL vmlinux 0x4829cf6b fscrypt_enqueue_decrypt_work +EXPORT_SYMBOL vmlinux 0x4837bb10 logic_outsb +EXPORT_SYMBOL vmlinux 0x48413e89 tty_unlock +EXPORT_SYMBOL vmlinux 0x4841bdee strnchr +EXPORT_SYMBOL vmlinux 0x48458dcf ip_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x4848cfb1 phy_mipi_dphy_get_default_config +EXPORT_SYMBOL vmlinux 0x484f6edf ktime_get_coarse_real_ts64 +EXPORT_SYMBOL vmlinux 0x4859b8bb rtc_year_days +EXPORT_SYMBOL vmlinux 0x485ea8bd xfrm_state_update +EXPORT_SYMBOL vmlinux 0x486075c8 gen_pool_dma_alloc +EXPORT_SYMBOL vmlinux 0x48645a00 dma_resv_replace_fences +EXPORT_SYMBOL vmlinux 0x486bc5cd skb_free_datagram +EXPORT_SYMBOL vmlinux 0x48702d9c skb_dump +EXPORT_SYMBOL vmlinux 0x489eda10 memset32 +EXPORT_SYMBOL vmlinux 0x489f6e0b rdma_dim +EXPORT_SYMBOL vmlinux 0x48a06a9f generic_permission +EXPORT_SYMBOL vmlinux 0x48a53b47 dns_query +EXPORT_SYMBOL vmlinux 0x48a64b54 sched_autogroup_detach +EXPORT_SYMBOL vmlinux 0x48a91171 string_get_size +EXPORT_SYMBOL vmlinux 0x48b1df86 mmc_hw_reset +EXPORT_SYMBOL vmlinux 0x48b99a13 vme_lm_free +EXPORT_SYMBOL vmlinux 0x48bce25f __blk_rq_map_sg +EXPORT_SYMBOL vmlinux 0x48c093fb _atomic_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0x48c8c222 tc_setup_cb_call +EXPORT_SYMBOL vmlinux 0x48d27375 __bitmap_intersects +EXPORT_SYMBOL vmlinux 0x48d3fa27 kmalloc_large_node +EXPORT_SYMBOL vmlinux 0x48d9ab1f remove_proc_subtree +EXPORT_SYMBOL vmlinux 0x48dd340b cpumask_any_distribute +EXPORT_SYMBOL vmlinux 0x48dd9a56 vfs_unlink +EXPORT_SYMBOL vmlinux 0x48ee316f skb_ensure_writable +EXPORT_SYMBOL vmlinux 0x48ffbb87 mtree_alloc_range +EXPORT_SYMBOL vmlinux 0x49045426 icmp_err_convert +EXPORT_SYMBOL vmlinux 0x49093afa mdio_driver_unregister +EXPORT_SYMBOL vmlinux 0x4909a790 dma_fence_get_status +EXPORT_SYMBOL vmlinux 0x490a7aa3 blk_queue_flag_clear +EXPORT_SYMBOL vmlinux 0x49175055 xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0x4928657c __sk_mem_schedule +EXPORT_SYMBOL vmlinux 0x49426dfe devm_arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0x494a34c7 sk_stream_kill_queues +EXPORT_SYMBOL vmlinux 0x495231ea mul_u64_u64_div_u64 +EXPORT_SYMBOL vmlinux 0x4967e79f radix_tree_iter_resume +EXPORT_SYMBOL vmlinux 0x497279c1 padata_free +EXPORT_SYMBOL vmlinux 0x4977c498 stack_depot_get_extra_bits +EXPORT_SYMBOL vmlinux 0x498fa041 udp_flush_pending_frames +EXPORT_SYMBOL vmlinux 0x499a8482 devm_devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x499b598c from_kprojid_munged +EXPORT_SYMBOL vmlinux 0x499f0ecf nd_sb_checksum +EXPORT_SYMBOL vmlinux 0x49b163b8 acpi_bus_scan +EXPORT_SYMBOL vmlinux 0x49e8fe8e sock_bindtoindex +EXPORT_SYMBOL vmlinux 0x49e96f31 dev_deactivate +EXPORT_SYMBOL vmlinux 0x4a093cd9 __dynamic_dev_dbg +EXPORT_SYMBOL vmlinux 0x4a213528 d_add +EXPORT_SYMBOL vmlinux 0x4a2b74b0 path_get +EXPORT_SYMBOL vmlinux 0x4a353c4d xfrm_parse_spi +EXPORT_SYMBOL vmlinux 0x4a3ad70e wait_for_completion_timeout +EXPORT_SYMBOL vmlinux 0x4a44b3ff vfs_ioctl +EXPORT_SYMBOL vmlinux 0x4a4ecad7 pnp_is_active +EXPORT_SYMBOL vmlinux 0x4a5b5ee2 dev_change_flags +EXPORT_SYMBOL vmlinux 0x4a64654d page_pool_create +EXPORT_SYMBOL vmlinux 0x4a6acb38 qdisc_put_unlocked +EXPORT_SYMBOL vmlinux 0x4a7283c7 xfrm6_protocol_deregister +EXPORT_SYMBOL vmlinux 0x4a90988d md_bitmap_startwrite +EXPORT_SYMBOL vmlinux 0x4a93576a ucc_fast_free +EXPORT_SYMBOL vmlinux 0x4a93f790 scsi_is_target_device +EXPORT_SYMBOL vmlinux 0x4a96a8eb xxh32_digest +EXPORT_SYMBOL vmlinux 0x4ab419ec put_fs_context +EXPORT_SYMBOL vmlinux 0x4ab64bd2 __f_setown +EXPORT_SYMBOL vmlinux 0x4ac0085d tls_server_hello_x509 +EXPORT_SYMBOL vmlinux 0x4ac14829 xfrm_init_replay +EXPORT_SYMBOL vmlinux 0x4ad00e3b sys_copyarea +EXPORT_SYMBOL vmlinux 0x4ad546c5 is_free_buddy_page +EXPORT_SYMBOL vmlinux 0x4ae404fe reuseport_detach_prog +EXPORT_SYMBOL vmlinux 0x4ae90d8e hdmi_avi_infoframe_check +EXPORT_SYMBOL vmlinux 0x4aea463f crc32_le_shift +EXPORT_SYMBOL vmlinux 0x4aecfeae rtnl_configure_link +EXPORT_SYMBOL vmlinux 0x4af6ddf0 kstrtou16 +EXPORT_SYMBOL vmlinux 0x4af846d0 folio_clear_dirty_for_io +EXPORT_SYMBOL vmlinux 0x4afb2238 add_wait_queue +EXPORT_SYMBOL vmlinux 0x4b03fc83 skb_get_hash_perturb +EXPORT_SYMBOL vmlinux 0x4b0a3f52 gic_nonsecure_priorities +EXPORT_SYMBOL vmlinux 0x4b0f4e38 acpi_dev_get_first_match_dev +EXPORT_SYMBOL vmlinux 0x4b401817 iwe_stream_add_value +EXPORT_SYMBOL vmlinux 0x4b4c55ce dput +EXPORT_SYMBOL vmlinux 0x4b5056dc rpmh_write +EXPORT_SYMBOL vmlinux 0x4b5fe8c0 vfs_copy_file_range +EXPORT_SYMBOL vmlinux 0x4b6df007 acpi_evaluate_reg +EXPORT_SYMBOL vmlinux 0x4b750f53 _raw_spin_unlock_irq +EXPORT_SYMBOL vmlinux 0x4b75fff1 page_symlink +EXPORT_SYMBOL vmlinux 0x4b78f9e1 vc_resize +EXPORT_SYMBOL vmlinux 0x4b86102e shrink_dcache_sb +EXPORT_SYMBOL vmlinux 0x4b9687b4 configfs_register_group +EXPORT_SYMBOL vmlinux 0x4b9cc891 pcie_capability_clear_and_set_word_unlocked +EXPORT_SYMBOL vmlinux 0x4bafc4e0 ilookup5 +EXPORT_SYMBOL vmlinux 0x4bc20be5 kill_pgrp +EXPORT_SYMBOL vmlinux 0x4bcc2662 mempool_init_node +EXPORT_SYMBOL vmlinux 0x4bd1d2d5 migrate_vma_pages +EXPORT_SYMBOL vmlinux 0x4be002f0 pci_save_state +EXPORT_SYMBOL vmlinux 0x4bef1c67 empty_name +EXPORT_SYMBOL vmlinux 0x4bf3ce6f qman_release_cgrid +EXPORT_SYMBOL vmlinux 0x4c06da4a netdev_adjacent_change_commit +EXPORT_SYMBOL vmlinux 0x4c07a7e0 acpi_processor_unregister_performance +EXPORT_SYMBOL vmlinux 0x4c3e3a52 vfs_llseek +EXPORT_SYMBOL vmlinux 0x4c416eb9 LZ4_decompress_fast +EXPORT_SYMBOL vmlinux 0x4c60a134 pci_read_vpd +EXPORT_SYMBOL vmlinux 0x4c69c5f8 jbd2_journal_dirty_metadata +EXPORT_SYMBOL vmlinux 0x4c74c46e netdev_pick_tx +EXPORT_SYMBOL vmlinux 0x4c7c875d phy_register_fixup_for_id +EXPORT_SYMBOL vmlinux 0x4c9711aa sock_set_priority +EXPORT_SYMBOL vmlinux 0x4ce03d39 ipmr_rule_default +EXPORT_SYMBOL vmlinux 0x4ce5197d netdev_err +EXPORT_SYMBOL vmlinux 0x4d041e1e pnp_stop_dev +EXPORT_SYMBOL vmlinux 0x4d0d163d copy_page +EXPORT_SYMBOL vmlinux 0x4d2c7133 acpi_info +EXPORT_SYMBOL vmlinux 0x4d3c1be8 current_in_userns +EXPORT_SYMBOL vmlinux 0x4d4bd834 tcp_ld_RTO_revert +EXPORT_SYMBOL vmlinux 0x4d64a59b mdiobb_write_c45 +EXPORT_SYMBOL vmlinux 0x4d65cbd5 csum_ipv6_magic +EXPORT_SYMBOL vmlinux 0x4d924f20 memremap +EXPORT_SYMBOL vmlinux 0x4d9717b7 tcp_rcv_established +EXPORT_SYMBOL vmlinux 0x4d9b652b rb_erase +EXPORT_SYMBOL vmlinux 0x4da278d9 cpu_rmap_put +EXPORT_SYMBOL vmlinux 0x4da596e6 qman_retire_fq +EXPORT_SYMBOL vmlinux 0x4dadf768 tcf_action_update_hw_stats +EXPORT_SYMBOL vmlinux 0x4dc5a312 mount_single +EXPORT_SYMBOL vmlinux 0x4de995ec gen_pool_dma_alloc_algo +EXPORT_SYMBOL vmlinux 0x4deebf90 __traceiter_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x4df02057 crc32_be +EXPORT_SYMBOL vmlinux 0x4df2ea84 gen_estimator_read +EXPORT_SYMBOL vmlinux 0x4dfa8d4b mutex_lock +EXPORT_SYMBOL vmlinux 0x4dfea4cd simple_dir_inode_operations +EXPORT_SYMBOL vmlinux 0x4e01b6b9 blk_pre_runtime_suspend +EXPORT_SYMBOL vmlinux 0x4e0a2458 dev_vprintk_emit +EXPORT_SYMBOL vmlinux 0x4e0c4ff1 freezing_slow_path +EXPORT_SYMBOL vmlinux 0x4e20bcf8 radix_tree_tag_set +EXPORT_SYMBOL vmlinux 0x4e2e74c1 qcom_scm_io_readl +EXPORT_SYMBOL vmlinux 0x4e3567f7 match_int +EXPORT_SYMBOL vmlinux 0x4e36cdc4 __ubsan_handle_divrem_overflow +EXPORT_SYMBOL vmlinux 0x4e53fa83 param_set_uint +EXPORT_SYMBOL vmlinux 0x4e547048 __kmalloc_node_track_caller +EXPORT_SYMBOL vmlinux 0x4e626cab clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0x4e68e9be rb_next_postorder +EXPORT_SYMBOL vmlinux 0x4e6af651 flow_indr_dev_setup_offload +EXPORT_SYMBOL vmlinux 0x4e6e4b41 radix_tree_delete +EXPORT_SYMBOL vmlinux 0x4e6e8ea7 fg_console +EXPORT_SYMBOL vmlinux 0x4e9593cf kernel_param_unlock +EXPORT_SYMBOL vmlinux 0x4e962d75 ethtool_virtdev_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x4e9d3b1b tcf_block_put +EXPORT_SYMBOL vmlinux 0x4ea25709 dql_reset +EXPORT_SYMBOL vmlinux 0x4eada8f7 security_secid_to_secctx +EXPORT_SYMBOL vmlinux 0x4eb2b066 hdmi_avi_infoframe_init +EXPORT_SYMBOL vmlinux 0x4eb571c1 pci_write_vpd +EXPORT_SYMBOL vmlinux 0x4eb6359f of_node_name_eq +EXPORT_SYMBOL vmlinux 0x4ec33480 pcie_bandwidth_available +EXPORT_SYMBOL vmlinux 0x4ec352bb param_set_charp +EXPORT_SYMBOL vmlinux 0x4ec54e78 bitmap_to_arr32 +EXPORT_SYMBOL vmlinux 0x4ed862dc devm_backlight_device_unregister +EXPORT_SYMBOL vmlinux 0x4ee9e092 skb_checksum_help +EXPORT_SYMBOL vmlinux 0x4eeb148d xfrm_unregister_km +EXPORT_SYMBOL vmlinux 0x4ef9916a __netif_rx +EXPORT_SYMBOL vmlinux 0x4f1cd128 security_tun_dev_create +EXPORT_SYMBOL vmlinux 0x4f20d80b zstd_min_clevel +EXPORT_SYMBOL vmlinux 0x4f2250ba rtc_tm_to_time64 +EXPORT_SYMBOL vmlinux 0x4f2aa836 of_clk_get +EXPORT_SYMBOL vmlinux 0x4f2f7f4e dma_sync_sg_for_device +EXPORT_SYMBOL vmlinux 0x4f355250 path_put +EXPORT_SYMBOL vmlinux 0x4f3726ae devm_of_iomap +EXPORT_SYMBOL vmlinux 0x4f50d75a dev_uc_add_excl +EXPORT_SYMBOL vmlinux 0x4f55166f acpi_set_current_resources +EXPORT_SYMBOL vmlinux 0x4f7060b7 sk_stream_error +EXPORT_SYMBOL vmlinux 0x4f89c9de gpmc_cs_free +EXPORT_SYMBOL vmlinux 0x4f8f9aae xfrm_state_delete_tunnel +EXPORT_SYMBOL vmlinux 0x4f927425 zap_page_range_single +EXPORT_SYMBOL vmlinux 0x4f94b8bd jbd2_journal_abort +EXPORT_SYMBOL vmlinux 0x4fa6041b d_exact_alias +EXPORT_SYMBOL vmlinux 0x4fb55fb7 dev_mc_sync +EXPORT_SYMBOL vmlinux 0x4fdc21d4 __remove_inode_hash +EXPORT_SYMBOL vmlinux 0x4fddf48a fscrypt_encrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0x4ff53286 dev_loopback_xmit +EXPORT_SYMBOL vmlinux 0x4ffb59bf __SCK__tp_func_kfree +EXPORT_SYMBOL vmlinux 0x50097088 security_tun_dev_free_security +EXPORT_SYMBOL vmlinux 0x5009c71d glob_match +EXPORT_SYMBOL vmlinux 0x50105225 vfs_fileattr_get +EXPORT_SYMBOL vmlinux 0x5015a60b tty_register_device +EXPORT_SYMBOL vmlinux 0x5015f757 xfrm_trans_queue +EXPORT_SYMBOL vmlinux 0x5021bd81 _raw_write_lock_irqsave +EXPORT_SYMBOL vmlinux 0x5027bde2 acpi_acquire_mutex +EXPORT_SYMBOL vmlinux 0x5052325b __generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x505d067f netdev_sk_get_lowest_dev +EXPORT_SYMBOL vmlinux 0x50624917 sha1_init +EXPORT_SYMBOL vmlinux 0x506dff1a __genradix_free +EXPORT_SYMBOL vmlinux 0x506e8f60 iov_iter_gap_alignment +EXPORT_SYMBOL vmlinux 0x506f4a39 ip_mc_check_igmp +EXPORT_SYMBOL vmlinux 0x50769279 pci_map_rom +EXPORT_SYMBOL vmlinux 0x507a0bbf dqput +EXPORT_SYMBOL vmlinux 0x5089f45f ip_send_check +EXPORT_SYMBOL vmlinux 0x5092e84e __read_overflow2_field +EXPORT_SYMBOL vmlinux 0x50944630 seq_list_start_head_rcu +EXPORT_SYMBOL vmlinux 0x509b64ea acpi_has_method +EXPORT_SYMBOL vmlinux 0x50a4698c fb_videomode_to_modelist +EXPORT_SYMBOL vmlinux 0x50a47081 compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x50a7bdbc seq_pad +EXPORT_SYMBOL vmlinux 0x50b73ce2 rfkill_find_type +EXPORT_SYMBOL vmlinux 0x50b80992 mb_cache_entry_find_first +EXPORT_SYMBOL vmlinux 0x50be748d security_ib_free_security +EXPORT_SYMBOL vmlinux 0x50cf7585 hex2bin +EXPORT_SYMBOL vmlinux 0x50d035c2 vsscanf +EXPORT_SYMBOL vmlinux 0x50eeff44 netdev_offload_xstats_enable +EXPORT_SYMBOL vmlinux 0x50f85302 __arm_smccc_hvc +EXPORT_SYMBOL vmlinux 0x50f91491 __genradix_ptr +EXPORT_SYMBOL vmlinux 0x5102a30b do_wait_intr_irq +EXPORT_SYMBOL vmlinux 0x510886a0 __zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x513b28f4 first_ec +EXPORT_SYMBOL vmlinux 0x515083bf acpi_release_mutex +EXPORT_SYMBOL vmlinux 0x515292d1 fwnode_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x5152b7df inet_sendmsg +EXPORT_SYMBOL vmlinux 0x51570e74 netlink_broadcast +EXPORT_SYMBOL vmlinux 0x515a9210 __mdiobus_write +EXPORT_SYMBOL vmlinux 0x515f520b qman_portal_get_iperiod +EXPORT_SYMBOL vmlinux 0x51641162 opal_unlock_from_suspend +EXPORT_SYMBOL vmlinux 0x517ec4f1 __skb_vlan_pop +EXPORT_SYMBOL vmlinux 0x519261c7 filemap_get_folios +EXPORT_SYMBOL vmlinux 0x51a511eb _raw_write_lock_bh +EXPORT_SYMBOL vmlinux 0x51ab9700 d_instantiate +EXPORT_SYMBOL vmlinux 0x51ac3851 scsi_device_quiesce +EXPORT_SYMBOL vmlinux 0x51b40718 trace_seq_hex_dump +EXPORT_SYMBOL vmlinux 0x51c52018 kthread_destroy_worker +EXPORT_SYMBOL vmlinux 0x51d12d4e acpi_pci_disabled +EXPORT_SYMBOL vmlinux 0x51d20ca1 generic_error_remove_page +EXPORT_SYMBOL vmlinux 0x51db7724 rt6_lookup +EXPORT_SYMBOL vmlinux 0x51df14ef dcb_getrewr_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0x51e22550 sock_alloc_file +EXPORT_SYMBOL vmlinux 0x51e44045 md_done_sync +EXPORT_SYMBOL vmlinux 0x5203d176 cmd_db_ready +EXPORT_SYMBOL vmlinux 0x520c339f __hw_addr_sync_dev +EXPORT_SYMBOL vmlinux 0x520e97c4 proc_dostring +EXPORT_SYMBOL vmlinux 0x5210baf9 ip_options_rcv_srr +EXPORT_SYMBOL vmlinux 0x5227c222 fwnode_irq_get +EXPORT_SYMBOL vmlinux 0x52307a3c vfs_path_parent_lookup +EXPORT_SYMBOL vmlinux 0x523c2045 pm860x_reg_write +EXPORT_SYMBOL vmlinux 0x5243faa1 get_mem_cgroup_from_mm +EXPORT_SYMBOL vmlinux 0x52578c84 pci_release_region +EXPORT_SYMBOL vmlinux 0x525cde12 dma_async_device_register +EXPORT_SYMBOL vmlinux 0x525dfc35 pci_bus_find_capability +EXPORT_SYMBOL vmlinux 0x526095e8 noop_dirty_folio +EXPORT_SYMBOL vmlinux 0x526eef2c hdmi_vendor_infoframe_pack +EXPORT_SYMBOL vmlinux 0x5273d07d padata_alloc +EXPORT_SYMBOL vmlinux 0x52751d35 sk_page_frag_refill +EXPORT_SYMBOL vmlinux 0x529758cd netlink_capable +EXPORT_SYMBOL vmlinux 0x5297becc dev_mc_add_global +EXPORT_SYMBOL vmlinux 0x52983a4f vme_master_write +EXPORT_SYMBOL vmlinux 0x529fb08a get_tree_single_reconf +EXPORT_SYMBOL vmlinux 0x52a6576b cdev_device_del +EXPORT_SYMBOL vmlinux 0x52bb685b tcp_v4_do_rcv +EXPORT_SYMBOL vmlinux 0x52d717da xz_dec_init +EXPORT_SYMBOL vmlinux 0x52de7dbd __vfs_setxattr +EXPORT_SYMBOL vmlinux 0x52ded8e0 twl6040_get_vibralr_status +EXPORT_SYMBOL vmlinux 0x52e822f1 vmalloc_to_page +EXPORT_SYMBOL vmlinux 0x52ec5ca0 vme_bus_type +EXPORT_SYMBOL vmlinux 0x52ecbc75 crc_ccitt +EXPORT_SYMBOL vmlinux 0x52f2850a imx_sc_pm_cpu_start +EXPORT_SYMBOL vmlinux 0x52fb28c6 tcf_action_check_ctrlact +EXPORT_SYMBOL vmlinux 0x530b1e98 pm_suspend +EXPORT_SYMBOL vmlinux 0x530e70fc sock_set_sndtimeo +EXPORT_SYMBOL vmlinux 0x53126ecc __percpu_counter_sum +EXPORT_SYMBOL vmlinux 0x5322663e acpi_get_handle +EXPORT_SYMBOL vmlinux 0x532775f4 inet_proto_csum_replace4 +EXPORT_SYMBOL vmlinux 0x5338184f ethtool_sprintf +EXPORT_SYMBOL vmlinux 0x533ade19 vm_map_pages_zero +EXPORT_SYMBOL vmlinux 0x533ff3fd pin_user_pages +EXPORT_SYMBOL vmlinux 0x534f2aa4 blk_stack_limits +EXPORT_SYMBOL vmlinux 0x5359137c blk_finish_plug +EXPORT_SYMBOL vmlinux 0x535ef138 _dev_notice +EXPORT_SYMBOL vmlinux 0x5363f7fa input_handler_for_each_handle +EXPORT_SYMBOL vmlinux 0x5369460e pcim_enable_device +EXPORT_SYMBOL vmlinux 0x537b19b9 gnet_stats_copy_app +EXPORT_SYMBOL vmlinux 0x53815497 inet_frag_kill +EXPORT_SYMBOL vmlinux 0x53a1e8d9 _find_next_bit +EXPORT_SYMBOL vmlinux 0x53b954a2 up_read +EXPORT_SYMBOL vmlinux 0x53eff192 tegra_ivc_align +EXPORT_SYMBOL vmlinux 0x53effe15 udp_push_pending_frames +EXPORT_SYMBOL vmlinux 0x53f8ced7 page_pool_ethtool_stats_get_strings +EXPORT_SYMBOL vmlinux 0x5402da9f xudma_navss_psil_pair +EXPORT_SYMBOL vmlinux 0x541096f8 md_write_end +EXPORT_SYMBOL vmlinux 0x5421389d cros_ec_cmd_xfer +EXPORT_SYMBOL vmlinux 0x5422ec7e netdev_unbind_sb_channel +EXPORT_SYMBOL vmlinux 0x542450ca kobject_set_name +EXPORT_SYMBOL vmlinux 0x542830fd get_bitmap_from_slot +EXPORT_SYMBOL vmlinux 0x543ef284 seq_hlist_start +EXPORT_SYMBOL vmlinux 0x545a7123 pci_write_config_byte +EXPORT_SYMBOL vmlinux 0x54654835 cookie_timestamp_decode +EXPORT_SYMBOL vmlinux 0x546959f8 skb_copy_datagram_from_iter +EXPORT_SYMBOL vmlinux 0x547888a0 inet_csk_accept +EXPORT_SYMBOL vmlinux 0x547b0802 clkdev_drop +EXPORT_SYMBOL vmlinux 0x548524a1 of_n_addr_cells +EXPORT_SYMBOL vmlinux 0x5488fa2c hid_bpf_ops +EXPORT_SYMBOL vmlinux 0x54a2b3eb i2c_register_driver +EXPORT_SYMBOL vmlinux 0x54a60e27 io_uring_get_socket +EXPORT_SYMBOL vmlinux 0x54b1fac6 __ubsan_handle_load_invalid_value +EXPORT_SYMBOL vmlinux 0x54b23e67 sg_pcopy_to_buffer +EXPORT_SYMBOL vmlinux 0x54bc4f39 netdev_port_same_parent_id +EXPORT_SYMBOL vmlinux 0x54cfacd5 __ctzdi2 +EXPORT_SYMBOL vmlinux 0x54dd15c9 pfifo_fast_ops +EXPORT_SYMBOL vmlinux 0x54e6fcdd net_enable_timestamp +EXPORT_SYMBOL vmlinux 0x54ea6dfe xen_start_flags +EXPORT_SYMBOL vmlinux 0x54ebe640 blkdev_issue_secure_erase +EXPORT_SYMBOL vmlinux 0x5506b8f7 netlbl_bitmap_setbit +EXPORT_SYMBOL vmlinux 0x5508f28d bman_acquire +EXPORT_SYMBOL vmlinux 0x5519644f tcf_exts_dump_stats +EXPORT_SYMBOL vmlinux 0x551bd071 __rb_erase_color +EXPORT_SYMBOL vmlinux 0x55256840 skb_queue_tail +EXPORT_SYMBOL vmlinux 0x552db3aa qman_query_cgr_congested +EXPORT_SYMBOL vmlinux 0x553933fd tcp_md5_hash_skb_data +EXPORT_SYMBOL vmlinux 0x554ae3a4 irq_poll_sched +EXPORT_SYMBOL vmlinux 0x554e4ed2 pci_bus_write_config_word +EXPORT_SYMBOL vmlinux 0x55583511 sock_no_ioctl +EXPORT_SYMBOL vmlinux 0x556f8f91 xfrm_policy_walk_done +EXPORT_SYMBOL vmlinux 0x55728ebe nf_log_bind_pf +EXPORT_SYMBOL vmlinux 0x55829f04 bdi_register +EXPORT_SYMBOL vmlinux 0x558b281d aes_expandkey +EXPORT_SYMBOL vmlinux 0x55957bd6 tc_setup_offload_action +EXPORT_SYMBOL vmlinux 0x559dd008 _dev_warn +EXPORT_SYMBOL vmlinux 0x55b54da0 read_cache_folio +EXPORT_SYMBOL vmlinux 0x55e31703 ethtool_convert_link_mode_to_legacy_u32 +EXPORT_SYMBOL vmlinux 0x560238ad pci_release_resource +EXPORT_SYMBOL vmlinux 0x5614f48a qman_dqrr_get_ithresh +EXPORT_SYMBOL vmlinux 0x561f266c netlink_set_err +EXPORT_SYMBOL vmlinux 0x561fbf92 iov_iter_kvec +EXPORT_SYMBOL vmlinux 0x56279f87 flow_indr_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x56295d27 iov_iter_single_seg_count +EXPORT_SYMBOL vmlinux 0x562ce99e fs_context_for_submount +EXPORT_SYMBOL vmlinux 0x5633d4a9 nf_log_unregister +EXPORT_SYMBOL vmlinux 0x5635a60a vmalloc_user +EXPORT_SYMBOL vmlinux 0x563ac367 netdev_adjacent_change_abort +EXPORT_SYMBOL vmlinux 0x56470118 __warn_printk +EXPORT_SYMBOL vmlinux 0x564f7608 acpi_reconfig_notifier_register +EXPORT_SYMBOL vmlinux 0x565caca8 abort_creds +EXPORT_SYMBOL vmlinux 0x56623a80 dev_mc_del_global +EXPORT_SYMBOL vmlinux 0x56718d50 filemap_get_folios_contig +EXPORT_SYMBOL vmlinux 0x56802ae8 rps_cpu_mask +EXPORT_SYMBOL vmlinux 0x56837ee3 __getblk_gfp +EXPORT_SYMBOL vmlinux 0x5693b186 input_close_device +EXPORT_SYMBOL vmlinux 0x56965d3a fput +EXPORT_SYMBOL vmlinux 0x569b3a77 pci_get_class +EXPORT_SYMBOL vmlinux 0x56c8799d scsi_kunmap_atomic_sg +EXPORT_SYMBOL vmlinux 0x56d585f9 init_special_inode +EXPORT_SYMBOL vmlinux 0x56d73924 tty_port_hangup +EXPORT_SYMBOL vmlinux 0x56ebe1a7 try_module_get +EXPORT_SYMBOL vmlinux 0x5708930c max8925_set_bits +EXPORT_SYMBOL vmlinux 0x57110815 __block_write_full_folio +EXPORT_SYMBOL vmlinux 0x5739adb8 elv_rb_add +EXPORT_SYMBOL vmlinux 0x5739fea8 drop_super_exclusive +EXPORT_SYMBOL vmlinux 0x574c2e74 bitmap_release_region +EXPORT_SYMBOL vmlinux 0x57575f08 dmaengine_put +EXPORT_SYMBOL vmlinux 0x576567f8 putname +EXPORT_SYMBOL vmlinux 0x57674fd7 __sw_hweight16 +EXPORT_SYMBOL vmlinux 0x576f1486 bio_alloc_clone +EXPORT_SYMBOL vmlinux 0x577ede6e genphy_resume +EXPORT_SYMBOL vmlinux 0x57900416 gen_pool_fixed_alloc +EXPORT_SYMBOL vmlinux 0x5792f848 strlcpy +EXPORT_SYMBOL vmlinux 0x57a767df mem_cgroup_from_task +EXPORT_SYMBOL vmlinux 0x57b82309 skb_copy_expand +EXPORT_SYMBOL vmlinux 0x57bc19d2 down_write +EXPORT_SYMBOL vmlinux 0x57c2f380 param_get_invbool +EXPORT_SYMBOL vmlinux 0x57d86a49 jbd2_fc_wait_bufs +EXPORT_SYMBOL vmlinux 0x57db8fd6 utf8_normalize +EXPORT_SYMBOL vmlinux 0x57f38cdc qe_get_firmware_info +EXPORT_SYMBOL vmlinux 0x57f86578 __inc_node_page_state +EXPORT_SYMBOL vmlinux 0x57f8d578 bdev_start_io_acct +EXPORT_SYMBOL vmlinux 0x5811a980 fb_set_cmap +EXPORT_SYMBOL vmlinux 0x5818fe3c posix_acl_from_mode +EXPORT_SYMBOL vmlinux 0x581f98da zlib_inflate +EXPORT_SYMBOL vmlinux 0x582606eb xudma_rflow_put +EXPORT_SYMBOL vmlinux 0x582b6275 xfrm_if_unregister_cb +EXPORT_SYMBOL vmlinux 0x582ca6b9 simple_recursive_removal +EXPORT_SYMBOL vmlinux 0x58377523 napi_gro_frags +EXPORT_SYMBOL vmlinux 0x5838f6c9 rtc_valid_tm +EXPORT_SYMBOL vmlinux 0x583efccd sock_queue_rcv_skb_reason +EXPORT_SYMBOL vmlinux 0x584cf580 tty_register_driver +EXPORT_SYMBOL vmlinux 0x585ae877 nmi_panic +EXPORT_SYMBOL vmlinux 0x58613a62 xp_dma_unmap +EXPORT_SYMBOL vmlinux 0x587b0954 kvasprintf +EXPORT_SYMBOL vmlinux 0x587b892e qe_get_num_of_risc +EXPORT_SYMBOL vmlinux 0x587d3116 icmpv6_ndo_send +EXPORT_SYMBOL vmlinux 0x587f22d7 devmap_managed_key +EXPORT_SYMBOL vmlinux 0x5881e591 phy_get_internal_delay +EXPORT_SYMBOL vmlinux 0x58834791 skb_copy_and_hash_datagram_iter +EXPORT_SYMBOL vmlinux 0x588a2f2a inet_sk_set_state +EXPORT_SYMBOL vmlinux 0x58938c12 sock_no_shutdown +EXPORT_SYMBOL vmlinux 0x5897a680 __find_nth_and_andnot_bit +EXPORT_SYMBOL vmlinux 0x58a21393 nf_register_net_hooks +EXPORT_SYMBOL vmlinux 0x58a2377c single_open_size +EXPORT_SYMBOL vmlinux 0x58acf24b mdiobus_register_board_info +EXPORT_SYMBOL vmlinux 0x58b4645c dev_close_many +EXPORT_SYMBOL vmlinux 0x58b73bc7 match_wildcard +EXPORT_SYMBOL vmlinux 0x58c3e62c sk_ns_capable +EXPORT_SYMBOL vmlinux 0x58c6e6d9 sock_wake_async +EXPORT_SYMBOL vmlinux 0x58e3306d bit_wait_io +EXPORT_SYMBOL vmlinux 0x58f5d8d3 tegra_ivc_write_advance +EXPORT_SYMBOL vmlinux 0x590dfb3b mdiobus_write_nested +EXPORT_SYMBOL vmlinux 0x590f8d98 tcp_simple_retransmit +EXPORT_SYMBOL vmlinux 0x5934b5a9 qman_destroy_fq +EXPORT_SYMBOL vmlinux 0x5940f8d5 setattr_copy +EXPORT_SYMBOL vmlinux 0x594a640b single_release +EXPORT_SYMBOL vmlinux 0x595487fe param_ops_uint +EXPORT_SYMBOL vmlinux 0x596626ee tty_port_destroy +EXPORT_SYMBOL vmlinux 0x5968dc6d proc_doulongvec_ms_jiffies_minmax +EXPORT_SYMBOL vmlinux 0x598f9acd generic_file_llseek_size +EXPORT_SYMBOL vmlinux 0x5996241f security_sctp_sk_clone +EXPORT_SYMBOL vmlinux 0x599b4888 qe_setbrg +EXPORT_SYMBOL vmlinux 0x599fb41c kvmalloc_node +EXPORT_SYMBOL vmlinux 0x59a2f0ee packing +EXPORT_SYMBOL vmlinux 0x59b4ac3e tcp_memory_allocated +EXPORT_SYMBOL vmlinux 0x59b50c5c setattr_prepare +EXPORT_SYMBOL vmlinux 0x59bb58ad mdiobus_c45_write_nested +EXPORT_SYMBOL vmlinux 0x59c61ec6 vfs_symlink +EXPORT_SYMBOL vmlinux 0x59fe1469 setup_arg_pages +EXPORT_SYMBOL vmlinux 0x5a03c0e6 devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0x5a0b73d0 zlib_deflateInit2 +EXPORT_SYMBOL vmlinux 0x5a0c4af4 uart_get_divisor +EXPORT_SYMBOL vmlinux 0x5a290250 hdmi_drm_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x5a2d43a4 backlight_device_get_by_type +EXPORT_SYMBOL vmlinux 0x5a31ade8 rps_may_expire_flow +EXPORT_SYMBOL vmlinux 0x5a38b9fc inet6_bind +EXPORT_SYMBOL vmlinux 0x5a3e006b consume_skb +EXPORT_SYMBOL vmlinux 0x5a44f8cb __crypto_memneq +EXPORT_SYMBOL vmlinux 0x5a4d313e gf128mul_4k_lle +EXPORT_SYMBOL vmlinux 0x5a60b950 qm_channel_pool1 +EXPORT_SYMBOL vmlinux 0x5a73381e mdiobb_read_c45 +EXPORT_SYMBOL vmlinux 0x5a7f4b86 end_page_writeback +EXPORT_SYMBOL vmlinux 0x5a80fc20 blkdev_get_by_path +EXPORT_SYMBOL vmlinux 0x5a921311 strncmp +EXPORT_SYMBOL vmlinux 0x5a92158f elv_bio_merge_ok +EXPORT_SYMBOL vmlinux 0x5a956b5b empty_zero_page +EXPORT_SYMBOL vmlinux 0x5a99a0d7 flow_get_u32_dst +EXPORT_SYMBOL vmlinux 0x5a99ad27 netpoll_send_udp +EXPORT_SYMBOL vmlinux 0x5a9cbf97 sock_create_lite +EXPORT_SYMBOL vmlinux 0x5a9f1d63 memmove +EXPORT_SYMBOL vmlinux 0x5ac01b95 acpi_resource_to_address64 +EXPORT_SYMBOL vmlinux 0x5ae1154b __traceiter_kfree +EXPORT_SYMBOL vmlinux 0x5ae4fb3c security_sock_rcv_skb +EXPORT_SYMBOL vmlinux 0x5ae5d4c5 rproc_elf_get_boot_addr +EXPORT_SYMBOL vmlinux 0x5ae8daa6 lookup_one_len +EXPORT_SYMBOL vmlinux 0x5b040df6 input_register_handle +EXPORT_SYMBOL vmlinux 0x5b0623c4 fb_set_suspend +EXPORT_SYMBOL vmlinux 0x5b1a6a64 blk_queue_virt_boundary +EXPORT_SYMBOL vmlinux 0x5b23324d ihold +EXPORT_SYMBOL vmlinux 0x5b2f27fb do_wait_intr +EXPORT_SYMBOL vmlinux 0x5b3af96b dev_pick_tx_zero +EXPORT_SYMBOL vmlinux 0x5b3e282f xa_store +EXPORT_SYMBOL vmlinux 0x5b531725 nd_device_register +EXPORT_SYMBOL vmlinux 0x5b54903b qcom_scm_pas_mem_setup +EXPORT_SYMBOL vmlinux 0x5b56860c vm_munmap +EXPORT_SYMBOL vmlinux 0x5b7aae52 unregister_netdevice_queue +EXPORT_SYMBOL vmlinux 0x5b973b50 netdev_upper_get_next_dev_rcu +EXPORT_SYMBOL vmlinux 0x5b9a212e __ip_select_ident +EXPORT_SYMBOL vmlinux 0x5bb0a6ef dquot_quota_off +EXPORT_SYMBOL vmlinux 0x5bb2397a rproc_coredump_add_custom_segment +EXPORT_SYMBOL vmlinux 0x5bb6e7da sock_no_bind +EXPORT_SYMBOL vmlinux 0x5bc3c134 tty_insert_flip_string_flags +EXPORT_SYMBOL vmlinux 0x5bcea5f1 sgl_free_n_order +EXPORT_SYMBOL vmlinux 0x5bcf659f of_get_cpu_node +EXPORT_SYMBOL vmlinux 0x5bd4ff88 flow_action_cookie_create +EXPORT_SYMBOL vmlinux 0x5bd5b12b kmalloc_caches +EXPORT_SYMBOL vmlinux 0x5bda8064 tcf_block_get +EXPORT_SYMBOL vmlinux 0x5bdb7603 sock_copy_user_timeval +EXPORT_SYMBOL vmlinux 0x5be63c5b crc32c_csum_stub +EXPORT_SYMBOL vmlinux 0x5be91e23 disk_check_media_change +EXPORT_SYMBOL vmlinux 0x5bf48c43 devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x5bfa6962 sock_i_uid +EXPORT_SYMBOL vmlinux 0x5c0a55f1 vme_unregister_bridge +EXPORT_SYMBOL vmlinux 0x5c0cf05d bio_init +EXPORT_SYMBOL vmlinux 0x5c1fde0d mr_vif_seq_next +EXPORT_SYMBOL vmlinux 0x5c26a53b wait_for_completion_io_timeout +EXPORT_SYMBOL vmlinux 0x5c3c7387 kstrtoull +EXPORT_SYMBOL vmlinux 0x5c4e8626 pcim_pin_device +EXPORT_SYMBOL vmlinux 0x5c60b49c ___pskb_trim +EXPORT_SYMBOL vmlinux 0x5c635b22 xfrm_state_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x5c667f54 backlight_device_register +EXPORT_SYMBOL vmlinux 0x5c7ab6e0 backlight_force_update +EXPORT_SYMBOL vmlinux 0x5c813d85 twl6040_reg_read +EXPORT_SYMBOL vmlinux 0x5c8a4c39 __starget_for_each_device +EXPORT_SYMBOL vmlinux 0x5c8d6ee7 security_inode_notifysecctx +EXPORT_SYMBOL vmlinux 0x5cb4f45e rproc_del +EXPORT_SYMBOL vmlinux 0x5cd2ddf3 ethtool_intersect_link_masks +EXPORT_SYMBOL vmlinux 0x5cd75970 pcie_capability_write_word +EXPORT_SYMBOL vmlinux 0x5ce4ce4b xfrm_policy_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x5ce6eebd phy_start_cable_test +EXPORT_SYMBOL vmlinux 0x5cf53ce2 input_free_minor +EXPORT_SYMBOL vmlinux 0x5cf8f35d tc_setup_cb_destroy +EXPORT_SYMBOL vmlinux 0x5cfb26a0 acpi_enter_sleep_state +EXPORT_SYMBOL vmlinux 0x5d09b02b jbd2_journal_ack_err +EXPORT_SYMBOL vmlinux 0x5d112304 __memcpy_fromio +EXPORT_SYMBOL vmlinux 0x5d259665 __generic_file_fsync +EXPORT_SYMBOL vmlinux 0x5d2b966d fs_param_is_enum +EXPORT_SYMBOL vmlinux 0x5d3cfa23 acpi_bus_get_status +EXPORT_SYMBOL vmlinux 0x5d48f818 mdio_bus_type +EXPORT_SYMBOL vmlinux 0x5d49aabc init_wait_var_entry +EXPORT_SYMBOL vmlinux 0x5d5afe58 inet_sk_get_local_port_range +EXPORT_SYMBOL vmlinux 0x5d6d4212 xfrm_state_check_expire +EXPORT_SYMBOL vmlinux 0x5d7633c2 netdev_has_any_upper_dev +EXPORT_SYMBOL vmlinux 0x5d768418 jbd2_journal_lock_updates +EXPORT_SYMBOL vmlinux 0x5d86b5fa security_sb_mnt_opts_compat +EXPORT_SYMBOL vmlinux 0x5d8ab0bd skb_abort_seq_read +EXPORT_SYMBOL vmlinux 0x5d8f8c27 dquot_destroy +EXPORT_SYMBOL vmlinux 0x5d90f3d0 nf_hook_slow +EXPORT_SYMBOL vmlinux 0x5dac4cd6 qman_dqrr_set_ithresh +EXPORT_SYMBOL vmlinux 0x5dac9363 mmc_gpio_get_ro +EXPORT_SYMBOL vmlinux 0x5dbba708 register_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x5e06bc5c refcount_dec_and_lock +EXPORT_SYMBOL vmlinux 0x5e0ccb9f sha1_transform +EXPORT_SYMBOL vmlinux 0x5e0f3edf nf_unregister_net_hooks +EXPORT_SYMBOL vmlinux 0x5e13854d pm8606_osc_enable +EXPORT_SYMBOL vmlinux 0x5e1c332d tcf_exts_num_actions +EXPORT_SYMBOL vmlinux 0x5e3240a0 __cpu_online_mask +EXPORT_SYMBOL vmlinux 0x5e332b52 __var_waitqueue +EXPORT_SYMBOL vmlinux 0x5e373fb4 gf128mul_64k_bbe +EXPORT_SYMBOL vmlinux 0x5e38426a qdisc_watchdog_cancel +EXPORT_SYMBOL vmlinux 0x5e5bdc3a tty_port_block_til_ready +EXPORT_SYMBOL vmlinux 0x5e5d86d1 __neigh_for_each_release +EXPORT_SYMBOL vmlinux 0x5e6f68d9 truncate_pagecache_range +EXPORT_SYMBOL vmlinux 0x5e6f91f9 tegra_powergate_remove_clamping +EXPORT_SYMBOL vmlinux 0x5e855e56 gen_pool_first_fit_align +EXPORT_SYMBOL vmlinux 0x5e8682f6 cdev_add +EXPORT_SYMBOL vmlinux 0x5e88194f pci_release_regions +EXPORT_SYMBOL vmlinux 0x5e89a1d1 mount_subtree +EXPORT_SYMBOL vmlinux 0x5e8cc3d3 fifo_set_limit +EXPORT_SYMBOL vmlinux 0x5e934fc7 sgl_alloc +EXPORT_SYMBOL vmlinux 0x5e95b1cd current_umask +EXPORT_SYMBOL vmlinux 0x5e97946a blk_mq_complete_request +EXPORT_SYMBOL vmlinux 0x5e9a01ce gen_new_estimator +EXPORT_SYMBOL vmlinux 0x5ead6eb8 follow_pfn +EXPORT_SYMBOL vmlinux 0x5ec4aee6 put_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x5ed040b0 pm_set_vt_switch +EXPORT_SYMBOL vmlinux 0x5ed90adc int_to_scsilun +EXPORT_SYMBOL vmlinux 0x5eee9ba7 tegra_ivc_write_get_next_frame +EXPORT_SYMBOL vmlinux 0x5ef6a672 gen_pool_for_each_chunk +EXPORT_SYMBOL vmlinux 0x5ef93977 rpmh_invalidate +EXPORT_SYMBOL vmlinux 0x5f02d215 remove_watch_from_object +EXPORT_SYMBOL vmlinux 0x5f098b2a in6addr_interfacelocal_allrouters +EXPORT_SYMBOL vmlinux 0x5f0df05b jbd2_journal_inode_ranged_wait +EXPORT_SYMBOL vmlinux 0x5f0f1f25 flow_rule_match_ports +EXPORT_SYMBOL vmlinux 0x5f180f20 configfs_depend_item_unlocked +EXPORT_SYMBOL vmlinux 0x5f1d3aff fs_param_is_bool +EXPORT_SYMBOL vmlinux 0x5f2ba55e security_req_classify_flow +EXPORT_SYMBOL vmlinux 0x5f30e7a7 tegra_io_pad_power_disable +EXPORT_SYMBOL vmlinux 0x5f46aad4 pcix_get_mmrbc +EXPORT_SYMBOL vmlinux 0x5f477189 invalidate_mapping_pages +EXPORT_SYMBOL vmlinux 0x5f5441c8 __ubsan_handle_alignment_assumption +EXPORT_SYMBOL vmlinux 0x5f5dc820 ip_getsockopt +EXPORT_SYMBOL vmlinux 0x5f61987a elv_rb_former_request +EXPORT_SYMBOL vmlinux 0x5f6b889c rproc_va_to_pa +EXPORT_SYMBOL vmlinux 0x5f817c83 mfd_add_devices +EXPORT_SYMBOL vmlinux 0x5f88fe52 phy_attached_info +EXPORT_SYMBOL vmlinux 0x5f8faeed folio_wait_private_2 +EXPORT_SYMBOL vmlinux 0x5f93525c acpi_extract_package +EXPORT_SYMBOL vmlinux 0x5fa1e1e5 __folio_start_writeback +EXPORT_SYMBOL vmlinux 0x5fb9446f acpi_device_set_power +EXPORT_SYMBOL vmlinux 0x5fc22c5a qdisc_reset +EXPORT_SYMBOL vmlinux 0x5fc44dfc security_task_getsecid_obj +EXPORT_SYMBOL vmlinux 0x5fc72f0e alloc_pages_exact +EXPORT_SYMBOL vmlinux 0x5fed9f99 pci_request_regions +EXPORT_SYMBOL vmlinux 0x5ff9eb0e lockref_mark_dead +EXPORT_SYMBOL vmlinux 0x600394d4 inode_io_list_del +EXPORT_SYMBOL vmlinux 0x6005c351 zpool_has_pool +EXPORT_SYMBOL vmlinux 0x600683d3 do_unblank_screen +EXPORT_SYMBOL vmlinux 0x6008689f kthread_complete_and_exit +EXPORT_SYMBOL vmlinux 0x600e3de0 filemap_invalidate_unlock_two +EXPORT_SYMBOL vmlinux 0x601f665f dm_io_client_create +EXPORT_SYMBOL vmlinux 0x602b04bd vfs_clone_file_range +EXPORT_SYMBOL vmlinux 0x60352082 register_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x603588d2 inet_sock_destruct +EXPORT_SYMBOL vmlinux 0x6041907b d_make_root +EXPORT_SYMBOL vmlinux 0x6047fce0 scm_fp_dup +EXPORT_SYMBOL vmlinux 0x60539808 mipi_dsi_dcs_set_display_on +EXPORT_SYMBOL vmlinux 0x605790dc fiemap_fill_next_extent +EXPORT_SYMBOL vmlinux 0x608741b5 __init_swait_queue_head +EXPORT_SYMBOL vmlinux 0x608d0267 zstd_get_error_code +EXPORT_SYMBOL vmlinux 0x6091b333 unregister_chrdev_region +EXPORT_SYMBOL vmlinux 0x6099eff9 ip6_xmit +EXPORT_SYMBOL vmlinux 0x609bcd98 in6_pton +EXPORT_SYMBOL vmlinux 0x609f1c7e synchronize_net +EXPORT_SYMBOL vmlinux 0x60a81f49 inet6_register_protosw +EXPORT_SYMBOL vmlinux 0x60aaeb4b qman_p_irqsource_add +EXPORT_SYMBOL vmlinux 0x60b23281 inet_get_local_port_range +EXPORT_SYMBOL vmlinux 0x60bbb124 dma_fence_signal_locked +EXPORT_SYMBOL vmlinux 0x60cd87c8 input_mt_assign_slots +EXPORT_SYMBOL vmlinux 0x60ce4a7b netpoll_poll_dev +EXPORT_SYMBOL vmlinux 0x60d3b647 sock_edemux +EXPORT_SYMBOL vmlinux 0x60d8ab30 vme_lm_get +EXPORT_SYMBOL vmlinux 0x60df0349 seq_open +EXPORT_SYMBOL vmlinux 0x60fec100 pnp_possible_config +EXPORT_SYMBOL vmlinux 0x6105ee52 __mmc_claim_host +EXPORT_SYMBOL vmlinux 0x61073e4a acpi_os_map_generic_address +EXPORT_SYMBOL vmlinux 0x610fe6f7 proc_remove +EXPORT_SYMBOL vmlinux 0x61203a46 neigh_ifdown +EXPORT_SYMBOL vmlinux 0x61225326 netlink_ack +EXPORT_SYMBOL vmlinux 0x6128b5fc __printk_ratelimit +EXPORT_SYMBOL vmlinux 0x612cc87b blk_mq_requeue_request +EXPORT_SYMBOL vmlinux 0x61347034 mb_cache_entry_delete_or_get +EXPORT_SYMBOL vmlinux 0x613622a5 mr_rtm_dumproute +EXPORT_SYMBOL vmlinux 0x6137f897 update_region +EXPORT_SYMBOL vmlinux 0x615911d7 __bitmap_set +EXPORT_SYMBOL vmlinux 0x615977f5 __nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x616e053b sock_kmalloc +EXPORT_SYMBOL vmlinux 0x617482be is_acpi_data_node +EXPORT_SYMBOL vmlinux 0x61763e3d cdrom_mode_sense +EXPORT_SYMBOL vmlinux 0x617c452b queued_read_lock_slowpath +EXPORT_SYMBOL vmlinux 0x6185b747 radix_tree_gang_lookup_tag +EXPORT_SYMBOL vmlinux 0x618911fc numa_node +EXPORT_SYMBOL vmlinux 0x61984c8b jbd2_journal_init_dev +EXPORT_SYMBOL vmlinux 0x619cb7dd simple_read_from_buffer +EXPORT_SYMBOL vmlinux 0x61abcd19 pci_try_set_mwi +EXPORT_SYMBOL vmlinux 0x61b40954 phy_do_ioctl_running +EXPORT_SYMBOL vmlinux 0x61b7b126 simple_strtoull +EXPORT_SYMBOL vmlinux 0x61c10741 nlmsg_notify +EXPORT_SYMBOL vmlinux 0x61c38655 can_nice +EXPORT_SYMBOL vmlinux 0x61e272c9 sha256_final +EXPORT_SYMBOL vmlinux 0x61e5c83e kmem_cache_alloc_node +EXPORT_SYMBOL vmlinux 0x61ea189b fb_pad_aligned_buffer +EXPORT_SYMBOL vmlinux 0x61f32578 security_path_mknod +EXPORT_SYMBOL vmlinux 0x620486b7 tty_wait_until_sent +EXPORT_SYMBOL vmlinux 0x6205f8e7 scsi_eh_restore_cmnd +EXPORT_SYMBOL vmlinux 0x6214aef2 cpufreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x621a436c pci_ep_cfs_remove_epc_group +EXPORT_SYMBOL vmlinux 0x62206dc6 fman_get_revision +EXPORT_SYMBOL vmlinux 0x6228c21f smp_call_function_single +EXPORT_SYMBOL vmlinux 0x623cb1d6 ethtool_aggregate_pause_stats +EXPORT_SYMBOL vmlinux 0x624aa681 trace_print_hex_seq +EXPORT_SYMBOL vmlinux 0x624bd144 udp_set_csum +EXPORT_SYMBOL vmlinux 0x624fb054 sock_pfree +EXPORT_SYMBOL vmlinux 0x6263e1ed mod_node_page_state +EXPORT_SYMBOL vmlinux 0x626f60c5 __neigh_event_send +EXPORT_SYMBOL vmlinux 0x62737e1d sock_unregister +EXPORT_SYMBOL vmlinux 0x6276af56 migrate_device_range +EXPORT_SYMBOL vmlinux 0x627cd7a3 inet_csk_reqsk_queue_drop_and_put +EXPORT_SYMBOL vmlinux 0x627dc551 tcp_sock_set_nodelay +EXPORT_SYMBOL vmlinux 0x62849ac7 dev_valid_name +EXPORT_SYMBOL vmlinux 0x6286848a i2c_smbus_read_word_data +EXPORT_SYMBOL vmlinux 0x628c0f8f dma_fence_add_callback +EXPORT_SYMBOL vmlinux 0x62c102fe nd_pfn_validate +EXPORT_SYMBOL vmlinux 0x62cd21c2 fs_param_is_fd +EXPORT_SYMBOL vmlinux 0x62d790b2 md_write_start +EXPORT_SYMBOL vmlinux 0x62d96443 qman_dma_portal +EXPORT_SYMBOL vmlinux 0x62f14705 iw_handler_get_spy +EXPORT_SYMBOL vmlinux 0x62f2fd3b passthru_features_check +EXPORT_SYMBOL vmlinux 0x62f7e207 down_read_killable +EXPORT_SYMBOL vmlinux 0x630864f7 dma_resv_iter_first_unlocked +EXPORT_SYMBOL vmlinux 0x6315c42c zstd_get_params +EXPORT_SYMBOL vmlinux 0x63598ac4 of_find_property +EXPORT_SYMBOL vmlinux 0x6366a3cf input_free_device +EXPORT_SYMBOL vmlinux 0x636ee542 param_get_charp +EXPORT_SYMBOL vmlinux 0x6379d2a6 of_node_get +EXPORT_SYMBOL vmlinux 0x639f04d2 udp_lib_rehash +EXPORT_SYMBOL vmlinux 0x63a58370 flow_action_cookie_destroy +EXPORT_SYMBOL vmlinux 0x63a7c28c bitmap_find_free_region +EXPORT_SYMBOL vmlinux 0x63ae67d0 blk_queue_io_opt +EXPORT_SYMBOL vmlinux 0x63b477e5 file_check_and_advance_wb_err +EXPORT_SYMBOL vmlinux 0x63d5e06c rtc_add_group +EXPORT_SYMBOL vmlinux 0x63eb9355 panic_blink +EXPORT_SYMBOL vmlinux 0x6402c8df sha512_block_data_order +EXPORT_SYMBOL vmlinux 0x640b90a2 show_init_ipc_ns +EXPORT_SYMBOL vmlinux 0x64127b67 bitmap_find_next_zero_area_off +EXPORT_SYMBOL vmlinux 0x6424a42b dmaenginem_async_device_register +EXPORT_SYMBOL vmlinux 0x642b1114 put_disk +EXPORT_SYMBOL vmlinux 0x642eb5c6 xen_poll_irq_timeout +EXPORT_SYMBOL vmlinux 0x644be12c qman_affine_cpus +EXPORT_SYMBOL vmlinux 0x6455298a security_xfrm_policy_free +EXPORT_SYMBOL vmlinux 0x6467998e skb_orphan_partial +EXPORT_SYMBOL vmlinux 0x6481ffe0 hsiphash_1u32 +EXPORT_SYMBOL vmlinux 0x648eb59d gc_inflight_list +EXPORT_SYMBOL vmlinux 0x649f46bf dev_mc_unsync +EXPORT_SYMBOL vmlinux 0x64a9c928 default_blu +EXPORT_SYMBOL vmlinux 0x64bbc288 string_unescape +EXPORT_SYMBOL vmlinux 0x64cabbc2 udp_skb_destructor +EXPORT_SYMBOL vmlinux 0x64d11af1 dma_fence_wait_timeout +EXPORT_SYMBOL vmlinux 0x64df85fd rio_query_mport +EXPORT_SYMBOL vmlinux 0x6513a3fa fb_get_color_depth +EXPORT_SYMBOL vmlinux 0x6514c1e6 flow_get_u32_src +EXPORT_SYMBOL vmlinux 0x6519e738 phy_support_sym_pause +EXPORT_SYMBOL vmlinux 0x651a4139 test_taint +EXPORT_SYMBOL vmlinux 0x651b0a58 acpi_dev_get_next_match_dev +EXPORT_SYMBOL vmlinux 0x652032cb mac_pton +EXPORT_SYMBOL vmlinux 0x6527f7c7 iptun_encaps +EXPORT_SYMBOL vmlinux 0x652ce9aa nla_memcmp +EXPORT_SYMBOL vmlinux 0x65408378 zlib_inflate_blob +EXPORT_SYMBOL vmlinux 0x654449c3 memset16 +EXPORT_SYMBOL vmlinux 0x654916ba pci_bus_read_config_dword +EXPORT_SYMBOL vmlinux 0x65691fad fb_get_mode +EXPORT_SYMBOL vmlinux 0x656c1a0e string_escape_mem +EXPORT_SYMBOL vmlinux 0x656e4a6e snprintf +EXPORT_SYMBOL vmlinux 0x65845c1f tty_driver_kref_put +EXPORT_SYMBOL vmlinux 0x6589be28 generic_mii_ioctl +EXPORT_SYMBOL vmlinux 0x658ce1a8 xxh64_reset +EXPORT_SYMBOL vmlinux 0x658f2ef0 invalidate_inode_buffers +EXPORT_SYMBOL vmlinux 0x658fc9d9 nd_btt_probe +EXPORT_SYMBOL vmlinux 0x65929cae ns_to_timespec64 +EXPORT_SYMBOL vmlinux 0x659ded26 xfrm_flush_gc +EXPORT_SYMBOL vmlinux 0x65aeaf07 genphy_read_abilities +EXPORT_SYMBOL vmlinux 0x65c3aebb elv_rb_latter_request +EXPORT_SYMBOL vmlinux 0x65c73e2b inet_csk_init_xmit_timers +EXPORT_SYMBOL vmlinux 0x65cc8795 skb_ext_add +EXPORT_SYMBOL vmlinux 0x65d1bab2 acpi_bios_warning +EXPORT_SYMBOL vmlinux 0x65d9e877 cpufreq_register_notifier +EXPORT_SYMBOL vmlinux 0x65dccf13 xz_dec_end +EXPORT_SYMBOL vmlinux 0x65e0d6d7 memory_read_from_buffer +EXPORT_SYMBOL vmlinux 0x65e94e47 ipv6_dev_find +EXPORT_SYMBOL vmlinux 0x66061ca1 ipv6_skip_exthdr +EXPORT_SYMBOL vmlinux 0x6617e7bf pcim_iomap_regions +EXPORT_SYMBOL vmlinux 0x661c4f94 param_set_byte +EXPORT_SYMBOL vmlinux 0x6626afca down +EXPORT_SYMBOL vmlinux 0x662734f4 iommu_get_msi_cookie +EXPORT_SYMBOL vmlinux 0x662a5b97 cdrom_ioctl +EXPORT_SYMBOL vmlinux 0x664b1e29 qman_delete_cgr +EXPORT_SYMBOL vmlinux 0x6658911b arp_tbl +EXPORT_SYMBOL vmlinux 0x665e2513 zstd_max_clevel +EXPORT_SYMBOL vmlinux 0x665f61ba devfreq_add_device +EXPORT_SYMBOL vmlinux 0x66616061 clear_inode +EXPORT_SYMBOL vmlinux 0x66628bf3 ip_tunnel_metadata_cnt +EXPORT_SYMBOL vmlinux 0x666863dc par_io_config_pin +EXPORT_SYMBOL vmlinux 0x666b1819 vme_new_dma_list +EXPORT_SYMBOL vmlinux 0x666c14c0 __traceiter_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x666fecb2 uart_resume_port +EXPORT_SYMBOL vmlinux 0x6673f96d xxh32_reset +EXPORT_SYMBOL vmlinux 0x66826f5a xudma_get_ringacc +EXPORT_SYMBOL vmlinux 0x668786a3 register_framebuffer +EXPORT_SYMBOL vmlinux 0x668b19a1 down_read +EXPORT_SYMBOL vmlinux 0x669c191b dm_consume_args +EXPORT_SYMBOL vmlinux 0x66af1fd1 lockref_put_or_lock +EXPORT_SYMBOL vmlinux 0x66b4cc41 kmemdup +EXPORT_SYMBOL vmlinux 0x66b53ba1 user_path_create +EXPORT_SYMBOL vmlinux 0x66e6ccdb __pci_register_driver +EXPORT_SYMBOL vmlinux 0x66eae516 udp6_set_csum +EXPORT_SYMBOL vmlinux 0x66ed9edc rproc_get_by_phandle +EXPORT_SYMBOL vmlinux 0x66edfc78 _find_next_or_bit +EXPORT_SYMBOL vmlinux 0x66efaf00 tcp_timewait_state_process +EXPORT_SYMBOL vmlinux 0x66f2ba90 dma_async_tx_descriptor_init +EXPORT_SYMBOL vmlinux 0x66fa71e6 fscrypt_has_permitted_context +EXPORT_SYMBOL vmlinux 0x67118a67 jbd2_journal_update_sb_errno +EXPORT_SYMBOL vmlinux 0x6739b0ea dquot_transfer +EXPORT_SYMBOL vmlinux 0x67412d2f ucc_slow_enable +EXPORT_SYMBOL vmlinux 0x6749d53f hdmi_vendor_infoframe_init +EXPORT_SYMBOL vmlinux 0x67507654 default_qdisc_ops +EXPORT_SYMBOL vmlinux 0x6772a878 tcp_sock_set_user_timeout +EXPORT_SYMBOL vmlinux 0x677b3ece unix_get_socket +EXPORT_SYMBOL vmlinux 0x677eccf2 ps2_drain +EXPORT_SYMBOL vmlinux 0x678b96ec dma_pool_alloc +EXPORT_SYMBOL vmlinux 0x6790a66d __mark_inode_dirty +EXPORT_SYMBOL vmlinux 0x67a5cbaf __dst_destroy_metrics_generic +EXPORT_SYMBOL vmlinux 0x67a73148 security_unix_stream_connect +EXPORT_SYMBOL vmlinux 0x67ae8543 ptp_clock_index +EXPORT_SYMBOL vmlinux 0x67b27ec1 tty_std_termios +EXPORT_SYMBOL vmlinux 0x67b78eb3 seq_hlist_next_rcu +EXPORT_SYMBOL vmlinux 0x67c13ea0 acpi_read +EXPORT_SYMBOL vmlinux 0x67c8e16c fman_register_intr +EXPORT_SYMBOL vmlinux 0x67d5eee6 inet_csk_destroy_sock +EXPORT_SYMBOL vmlinux 0x67f536b5 console_stop +EXPORT_SYMBOL vmlinux 0x6817ada5 nosteal_pipe_buf_ops +EXPORT_SYMBOL vmlinux 0x68344c11 cdrom_check_events +EXPORT_SYMBOL vmlinux 0x68437242 inet_register_protosw +EXPORT_SYMBOL vmlinux 0x6878d93e security_dentry_create_files_as +EXPORT_SYMBOL vmlinux 0x687b6a16 kdbgetsymval +EXPORT_SYMBOL vmlinux 0x687bf765 mipi_dsi_dcs_get_power_mode +EXPORT_SYMBOL vmlinux 0x689067dd dma_fence_chain_ops +EXPORT_SYMBOL vmlinux 0x6890fa38 jbd2_journal_get_create_access +EXPORT_SYMBOL vmlinux 0x6891793e netif_stacked_transfer_operstate +EXPORT_SYMBOL vmlinux 0x689faa44 __traceiter_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x68b91ed1 iommu_dma_get_resv_regions +EXPORT_SYMBOL vmlinux 0x68bf2167 dm_register_target +EXPORT_SYMBOL vmlinux 0x68ca59f6 km_new_mapping +EXPORT_SYMBOL vmlinux 0x68cdc971 unregister_shrinker +EXPORT_SYMBOL vmlinux 0x68d4e173 mii_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x68dbb861 insert_inode_locked4 +EXPORT_SYMBOL vmlinux 0x68e5afce icmp6_send +EXPORT_SYMBOL vmlinux 0x68f03826 vfs_rename +EXPORT_SYMBOL vmlinux 0x68f21c16 sock_init_data_uid +EXPORT_SYMBOL vmlinux 0x68f7d65d dst_init +EXPORT_SYMBOL vmlinux 0x68fb581a icst307_idx2s +EXPORT_SYMBOL vmlinux 0x6902260a netif_rx +EXPORT_SYMBOL vmlinux 0x69049cd2 radix_tree_replace_slot +EXPORT_SYMBOL vmlinux 0x691f6d5d netif_skb_features +EXPORT_SYMBOL vmlinux 0x69204acb tcp_initialize_rcv_mss +EXPORT_SYMBOL vmlinux 0x692f5d37 backlight_device_set_brightness +EXPORT_SYMBOL vmlinux 0x693b2389 flow_block_cb_incref +EXPORT_SYMBOL vmlinux 0x69562e19 of_find_mipi_dsi_device_by_node +EXPORT_SYMBOL vmlinux 0x69668826 netdev_increment_features +EXPORT_SYMBOL vmlinux 0x6971447a rtc_month_days +EXPORT_SYMBOL vmlinux 0x69714d90 dquot_commit +EXPORT_SYMBOL vmlinux 0x6972e413 __bitmap_weight_and +EXPORT_SYMBOL vmlinux 0x697ed5f0 memcpy_and_pad +EXPORT_SYMBOL vmlinux 0x69a718ff pm860x_bulk_read +EXPORT_SYMBOL vmlinux 0x69a75554 skb_copy_and_csum_dev +EXPORT_SYMBOL vmlinux 0x69c72275 ping_prot +EXPORT_SYMBOL vmlinux 0x69c97b57 sync_mapping_buffers +EXPORT_SYMBOL vmlinux 0x69d32dc1 blk_mq_start_stopped_hw_queues +EXPORT_SYMBOL vmlinux 0x69dd3b5b crc32_le +EXPORT_SYMBOL vmlinux 0x69de8757 vme_check_window +EXPORT_SYMBOL vmlinux 0x69e4261d user_revoke +EXPORT_SYMBOL vmlinux 0x6a037cf1 mempool_kfree +EXPORT_SYMBOL vmlinux 0x6a3766b2 qman_delete_cgr_safe +EXPORT_SYMBOL vmlinux 0x6a492aa2 d_obtain_alias +EXPORT_SYMBOL vmlinux 0x6a4a6130 security_sb_set_mnt_opts +EXPORT_SYMBOL vmlinux 0x6a4f6b3b ps2_interrupt +EXPORT_SYMBOL vmlinux 0x6a57e61a fb_get_buffer_offset +EXPORT_SYMBOL vmlinux 0x6a5b7fe8 dm_table_get_md +EXPORT_SYMBOL vmlinux 0x6a5cb5ee __get_free_pages +EXPORT_SYMBOL vmlinux 0x6a5ecb18 unregister_module_notifier +EXPORT_SYMBOL vmlinux 0x6a5fa363 sigprocmask +EXPORT_SYMBOL vmlinux 0x6a6e05bf kstrtou8 +EXPORT_SYMBOL vmlinux 0x6a90663a qman_schedule_fq +EXPORT_SYMBOL vmlinux 0x6abd7639 ip6_dst_alloc +EXPORT_SYMBOL vmlinux 0x6add5c9a dmi_find_device +EXPORT_SYMBOL vmlinux 0x6adeb1a9 km_state_notify +EXPORT_SYMBOL vmlinux 0x6ae0fcd9 get_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0x6ae20a06 filemap_alloc_folio +EXPORT_SYMBOL vmlinux 0x6aeefac4 zlib_deflateReset +EXPORT_SYMBOL vmlinux 0x6b017c65 from_kgid_munged +EXPORT_SYMBOL vmlinux 0x6b0324f7 inet_select_addr +EXPORT_SYMBOL vmlinux 0x6b27729b radix_tree_gang_lookup +EXPORT_SYMBOL vmlinux 0x6b2dc060 dump_stack +EXPORT_SYMBOL vmlinux 0x6b39bad0 netdev_next_lower_dev_rcu +EXPORT_SYMBOL vmlinux 0x6b55acd0 rtnl_lock_killable +EXPORT_SYMBOL vmlinux 0x6b5ec999 devm_request_resource +EXPORT_SYMBOL vmlinux 0x6b71cfd1 dm_kobject_release +EXPORT_SYMBOL vmlinux 0x6b853d06 ns_to_kernel_old_timeval +EXPORT_SYMBOL vmlinux 0x6b8bf149 netif_receive_skb_list +EXPORT_SYMBOL vmlinux 0x6b8ff1f3 xfrm_policy_flush +EXPORT_SYMBOL vmlinux 0x6b90e3c6 inet_recvmsg +EXPORT_SYMBOL vmlinux 0x6b9e3b54 scsi_remove_device +EXPORT_SYMBOL vmlinux 0x6bb73de8 mipi_dsi_dcs_set_page_address +EXPORT_SYMBOL vmlinux 0x6bc3fbc0 __unregister_chrdev +EXPORT_SYMBOL vmlinux 0x6bcdada5 iget_locked +EXPORT_SYMBOL vmlinux 0x6bce6095 textsearch_find_continuous +EXPORT_SYMBOL vmlinux 0x6bd0e573 down_interruptible +EXPORT_SYMBOL vmlinux 0x6bd3fd5e tty_register_ldisc +EXPORT_SYMBOL vmlinux 0x6be1c1f8 acpi_install_method +EXPORT_SYMBOL vmlinux 0x6be4ce64 generic_parse_monolithic +EXPORT_SYMBOL vmlinux 0x6beda14e napi_gro_flush +EXPORT_SYMBOL vmlinux 0x6bf82d09 of_graph_get_port_parent +EXPORT_SYMBOL vmlinux 0x6c00f337 tc_setup_cb_reoffload +EXPORT_SYMBOL vmlinux 0x6c0a60e2 xfrm_policy_hash_rebuild +EXPORT_SYMBOL vmlinux 0x6c0f8439 from_kprojid +EXPORT_SYMBOL vmlinux 0x6c143672 netif_set_real_num_queues +EXPORT_SYMBOL vmlinux 0x6c1a767e __i2c_transfer +EXPORT_SYMBOL vmlinux 0x6c1d9a9f uart_add_one_port +EXPORT_SYMBOL vmlinux 0x6c224cda gen_pool_destroy +EXPORT_SYMBOL vmlinux 0x6c33993c xfrm4_rcv_encap +EXPORT_SYMBOL vmlinux 0x6c3778b1 vfs_getattr +EXPORT_SYMBOL vmlinux 0x6c40fd8a i2c_verify_client +EXPORT_SYMBOL vmlinux 0x6c507ecd phy_ethtool_get_wol +EXPORT_SYMBOL vmlinux 0x6c5370e5 get_inode_acl +EXPORT_SYMBOL vmlinux 0x6c577086 sock_bind_add +EXPORT_SYMBOL vmlinux 0x6c61ce70 num_registered_fb +EXPORT_SYMBOL vmlinux 0x6c646586 netdev_alert +EXPORT_SYMBOL vmlinux 0x6c6d9dea tcf_exts_terse_dump +EXPORT_SYMBOL vmlinux 0x6c803495 md_bitmap_end_sync +EXPORT_SYMBOL vmlinux 0x6cb46525 netlbl_catmap_walk +EXPORT_SYMBOL vmlinux 0x6cb4a03a jbd2_journal_check_available_features +EXPORT_SYMBOL vmlinux 0x6cb5ef33 cros_ec_check_result +EXPORT_SYMBOL vmlinux 0x6cbbfc54 __arch_copy_to_user +EXPORT_SYMBOL vmlinux 0x6cc93cdc devm_devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x6ccaa509 udp6_seq_ops +EXPORT_SYMBOL vmlinux 0x6cf0d67d qe_get_num_of_snums +EXPORT_SYMBOL vmlinux 0x6d0a7172 crypto_sha1_finup +EXPORT_SYMBOL vmlinux 0x6d16c104 mutex_lock_killable +EXPORT_SYMBOL vmlinux 0x6d24d6c1 key_alloc +EXPORT_SYMBOL vmlinux 0x6d294e43 clock_t_to_jiffies +EXPORT_SYMBOL vmlinux 0x6d2f2e1d unregister_qdisc +EXPORT_SYMBOL vmlinux 0x6d308faa dmam_alloc_attrs +EXPORT_SYMBOL vmlinux 0x6d3df17f tty_flip_buffer_push +EXPORT_SYMBOL vmlinux 0x6d4b557c iov_iter_zero +EXPORT_SYMBOL vmlinux 0x6d539004 netif_set_tso_max_segs +EXPORT_SYMBOL vmlinux 0x6d5a2435 folio_account_redirty +EXPORT_SYMBOL vmlinux 0x6d5d0023 dev_graft_qdisc +EXPORT_SYMBOL vmlinux 0x6d5f5686 dma_alloc_attrs +EXPORT_SYMBOL vmlinux 0x6d5f5b91 radix_tree_tagged +EXPORT_SYMBOL vmlinux 0x6d73c95f logic_outw +EXPORT_SYMBOL vmlinux 0x6d7c7dcc bitmap_cut +EXPORT_SYMBOL vmlinux 0x6d8dfb1d pcie_get_mps +EXPORT_SYMBOL vmlinux 0x6d933508 lynx_pcs_destroy +EXPORT_SYMBOL vmlinux 0x6d9ba56b alloc_netdev_mqs +EXPORT_SYMBOL vmlinux 0x6da168ba __dquot_transfer +EXPORT_SYMBOL vmlinux 0x6da40677 eth_platform_get_mac_address +EXPORT_SYMBOL vmlinux 0x6da467cb pfn_is_map_memory +EXPORT_SYMBOL vmlinux 0x6db75047 reuseport_select_sock +EXPORT_SYMBOL vmlinux 0x6dba9051 xz_dec_microlzma_end +EXPORT_SYMBOL vmlinux 0x6dbec55e netdev_lower_get_next +EXPORT_SYMBOL vmlinux 0x6dc35b25 radix_tree_iter_delete +EXPORT_SYMBOL vmlinux 0x6dcce47f get_thermal_instance +EXPORT_SYMBOL vmlinux 0x6dcf857f uuid_null +EXPORT_SYMBOL vmlinux 0x6dd17e7b acpi_get_table_header +EXPORT_SYMBOL vmlinux 0x6ddfd09c unregister_sysctl_table +EXPORT_SYMBOL vmlinux 0x6de553a8 param_ops_ulong +EXPORT_SYMBOL vmlinux 0x6df1aaf1 kernel_sigaction +EXPORT_SYMBOL vmlinux 0x6e2123c0 page_pool_destroy +EXPORT_SYMBOL vmlinux 0x6e25b7ef jbd2_log_wait_commit +EXPORT_SYMBOL vmlinux 0x6e3019e3 serio_unregister_driver +EXPORT_SYMBOL vmlinux 0x6e314729 xfrm_state_lookup_byaddr +EXPORT_SYMBOL vmlinux 0x6e5b8651 xz_dec_run +EXPORT_SYMBOL vmlinux 0x6e720ff2 rtnl_unlock +EXPORT_SYMBOL vmlinux 0x6e7b79a7 xfrm_dev_state_flush +EXPORT_SYMBOL vmlinux 0x6e9dd606 __symbol_put +EXPORT_SYMBOL vmlinux 0x6ea9363b force_sig +EXPORT_SYMBOL vmlinux 0x6ecacafb tcp_filter +EXPORT_SYMBOL vmlinux 0x6ed96eec tcp_v4_destroy_sock +EXPORT_SYMBOL vmlinux 0x6edd8183 mmc_release_host +EXPORT_SYMBOL vmlinux 0x6ee8f057 netdev_offload_xstats_disable +EXPORT_SYMBOL vmlinux 0x6eecfaf4 sg_copy_buffer +EXPORT_SYMBOL vmlinux 0x6effd0c0 mipi_dsi_set_maximum_return_packet_size +EXPORT_SYMBOL vmlinux 0x6f01f6ef inode_owner_or_capable +EXPORT_SYMBOL vmlinux 0x6f026a29 try_to_writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x6f148636 uart_register_driver +EXPORT_SYMBOL vmlinux 0x6f14e9db console_list_lock +EXPORT_SYMBOL vmlinux 0x6f1b0cec ip_defrag +EXPORT_SYMBOL vmlinux 0x6f2a1d28 scsi_eh_finish_cmd +EXPORT_SYMBOL vmlinux 0x6f321338 phy_config_aneg +EXPORT_SYMBOL vmlinux 0x6f41a428 acpi_get_vendor_resource +EXPORT_SYMBOL vmlinux 0x6f41a639 irq_cpu_rmap_remove +EXPORT_SYMBOL vmlinux 0x6f4a59e4 sort_r +EXPORT_SYMBOL vmlinux 0x6f5ab52f acpi_get_local_address +EXPORT_SYMBOL vmlinux 0x6f6d6c32 devm_clk_get_optional +EXPORT_SYMBOL vmlinux 0x6f7793a5 skb_flow_dissector_init +EXPORT_SYMBOL vmlinux 0x6f80e17e tcp_select_initial_window +EXPORT_SYMBOL vmlinux 0x6f915a45 dqstats +EXPORT_SYMBOL vmlinux 0x6fa10f41 page_mapping +EXPORT_SYMBOL vmlinux 0x6fb49676 queue_rcu_work +EXPORT_SYMBOL vmlinux 0x6fbc6a00 radix_tree_insert +EXPORT_SYMBOL vmlinux 0x6fc48021 dynamic_cond_resched +EXPORT_SYMBOL vmlinux 0x6fc855cc nd_region_acquire_lane +EXPORT_SYMBOL vmlinux 0x6fcb87a1 touch_softlockup_watchdog +EXPORT_SYMBOL vmlinux 0x6fd4d688 wireless_spy_update +EXPORT_SYMBOL vmlinux 0x6fee7498 tcf_block_put_ext +EXPORT_SYMBOL vmlinux 0x6ff3a485 dynamic_might_resched +EXPORT_SYMBOL vmlinux 0x6ff3d321 i2c_clients_command +EXPORT_SYMBOL vmlinux 0x6fff261f __arch_clear_user +EXPORT_SYMBOL vmlinux 0x70002fe8 siphash_1u32 +EXPORT_SYMBOL vmlinux 0x700c6c17 key_create +EXPORT_SYMBOL vmlinux 0x701f0b4c dev_activate +EXPORT_SYMBOL vmlinux 0x70206c43 param_ops_long +EXPORT_SYMBOL vmlinux 0x7023bea8 unregister_acpi_notifier +EXPORT_SYMBOL vmlinux 0x702946da ucs2_strlen +EXPORT_SYMBOL vmlinux 0x702a5790 pps_lookup_dev +EXPORT_SYMBOL vmlinux 0x70320b4a blk_rq_unmap_user +EXPORT_SYMBOL vmlinux 0x703322ad napi_complete_done +EXPORT_SYMBOL vmlinux 0x703ba3de vfs_parse_fs_string +EXPORT_SYMBOL vmlinux 0x704471f3 tty_port_carrier_raised +EXPORT_SYMBOL vmlinux 0x705c1840 of_find_node_by_type +EXPORT_SYMBOL vmlinux 0x7060d475 kern_sys_bpf +EXPORT_SYMBOL vmlinux 0x706250e8 acpi_processor_notify_smm +EXPORT_SYMBOL vmlinux 0x7082ec5f key_type_keyring +EXPORT_SYMBOL vmlinux 0x70870d0b tcp_sock_set_keepcnt +EXPORT_SYMBOL vmlinux 0x7087f90c ww_mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x708f48d3 pci_enable_msix_range +EXPORT_SYMBOL vmlinux 0x70a53ed7 of_device_is_big_endian +EXPORT_SYMBOL vmlinux 0x70ac2c1a blk_limits_io_min +EXPORT_SYMBOL vmlinux 0x70ad75fb radix_tree_lookup +EXPORT_SYMBOL vmlinux 0x70c74ee9 md_bitmap_endwrite +EXPORT_SYMBOL vmlinux 0x70cdb389 of_node_put +EXPORT_SYMBOL vmlinux 0x70d1a18e qman_release_pool +EXPORT_SYMBOL vmlinux 0x70daa11e dma_fence_remove_callback +EXPORT_SYMBOL vmlinux 0x70f3af59 blkdev_issue_flush +EXPORT_SYMBOL vmlinux 0x70f4ff8b ip_sock_set_freebind +EXPORT_SYMBOL vmlinux 0x70f9afd3 pci_find_capability +EXPORT_SYMBOL vmlinux 0x70fc3e33 devm_register_netdev +EXPORT_SYMBOL vmlinux 0x710f608b scsi_report_opcode +EXPORT_SYMBOL vmlinux 0x711a2614 page_pool_return_skb_page +EXPORT_SYMBOL vmlinux 0x7129e5f8 hex_asc +EXPORT_SYMBOL vmlinux 0x7141b88a logic_insb +EXPORT_SYMBOL vmlinux 0x7152141f i2c_verify_adapter +EXPORT_SYMBOL vmlinux 0x7155bcf8 sync_file_get_fence +EXPORT_SYMBOL vmlinux 0x715a5ed0 vprintk +EXPORT_SYMBOL vmlinux 0x715c3637 skb_dequeue_tail +EXPORT_SYMBOL vmlinux 0x7160d68e __folio_alloc +EXPORT_SYMBOL vmlinux 0x7163e735 pci_scan_slot +EXPORT_SYMBOL vmlinux 0x716ab07a napi_build_skb +EXPORT_SYMBOL vmlinux 0x716f7d8d file_ns_capable +EXPORT_SYMBOL vmlinux 0x7171121c overflowgid +EXPORT_SYMBOL vmlinux 0x71716bc2 tcp_time_wait +EXPORT_SYMBOL vmlinux 0x717d1f96 hdmi_infoframe_check +EXPORT_SYMBOL vmlinux 0x717d6592 dma_unmap_resource +EXPORT_SYMBOL vmlinux 0x7188b79e xfrm_policy_walk +EXPORT_SYMBOL vmlinux 0x71930e36 mmc_of_parse_clk_phase +EXPORT_SYMBOL vmlinux 0x719a3fdf file_open_root +EXPORT_SYMBOL vmlinux 0x719bbc8a security_binder_transfer_file +EXPORT_SYMBOL vmlinux 0x71a672ef dmam_pool_destroy +EXPORT_SYMBOL vmlinux 0x71bcddea simple_dentry_operations +EXPORT_SYMBOL vmlinux 0x71d1d9b5 __destroy_inode +EXPORT_SYMBOL vmlinux 0x71de26b0 vfs_iter_write +EXPORT_SYMBOL vmlinux 0x71eb9584 dm_put_device +EXPORT_SYMBOL vmlinux 0x71f216c1 make_kgid +EXPORT_SYMBOL vmlinux 0x71f92378 udp_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x71fb6892 dma_fence_array_next +EXPORT_SYMBOL vmlinux 0x71ffac03 pci_scan_bus +EXPORT_SYMBOL vmlinux 0x720a27a7 __register_blkdev +EXPORT_SYMBOL vmlinux 0x72164857 generic_write_end +EXPORT_SYMBOL vmlinux 0x7221d744 __genphy_config_aneg +EXPORT_SYMBOL vmlinux 0x722fe69e mmc_run_bkops +EXPORT_SYMBOL vmlinux 0x72328283 pci_write_config_dword +EXPORT_SYMBOL vmlinux 0x724010bd locks_lock_inode_wait +EXPORT_SYMBOL vmlinux 0x72637480 dma_sync_sg_for_cpu +EXPORT_SYMBOL vmlinux 0x72668716 node_data +EXPORT_SYMBOL vmlinux 0x726a69f5 phy_device_remove +EXPORT_SYMBOL vmlinux 0x726bc3c7 wait_for_completion_killable_timeout +EXPORT_SYMBOL vmlinux 0x727ad5d4 inet_proto_csum_replace_by_diff +EXPORT_SYMBOL vmlinux 0x727de424 mem_section +EXPORT_SYMBOL vmlinux 0x7284e1f0 sk_stream_wait_connect +EXPORT_SYMBOL vmlinux 0x7287f908 dcb_setapp +EXPORT_SYMBOL vmlinux 0x72907f27 inet_getname +EXPORT_SYMBOL vmlinux 0x72a199ec serio_close +EXPORT_SYMBOL vmlinux 0x72a50966 ucc_fast_disable +EXPORT_SYMBOL vmlinux 0x72aec26d dma_fence_chain_init +EXPORT_SYMBOL vmlinux 0x72b9d287 default_grn +EXPORT_SYMBOL vmlinux 0x72bac113 pci_stop_and_remove_bus_device +EXPORT_SYMBOL vmlinux 0x72be2690 tcp_close +EXPORT_SYMBOL vmlinux 0x72c44aff flush_dcache_page +EXPORT_SYMBOL vmlinux 0x72ccc4a3 msm_pinctrl_remove +EXPORT_SYMBOL vmlinux 0x72ea7b2d scsi_device_type +EXPORT_SYMBOL vmlinux 0x72f14ff7 acpi_get_object_info +EXPORT_SYMBOL vmlinux 0x73146f7d follow_up +EXPORT_SYMBOL vmlinux 0x7315a4e9 twl6030_mmc_card_detect_config +EXPORT_SYMBOL vmlinux 0x731acc8d cdev_alloc +EXPORT_SYMBOL vmlinux 0x731dba7a xen_domain_type +EXPORT_SYMBOL vmlinux 0x732dd326 groups_free +EXPORT_SYMBOL vmlinux 0x7331bdba scsi_command_normalize_sense +EXPORT_SYMBOL vmlinux 0x73396cf9 phy_ethtool_set_wol +EXPORT_SYMBOL vmlinux 0x73590b71 qdisc_class_hash_grow +EXPORT_SYMBOL vmlinux 0x735e6a81 acpi_evaluate_integer +EXPORT_SYMBOL vmlinux 0x73777a1e ww_mutex_lock +EXPORT_SYMBOL vmlinux 0x7380dffa argv_split +EXPORT_SYMBOL vmlinux 0x73841163 dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x738c1ba8 dev_add_pack +EXPORT_SYMBOL vmlinux 0x73998efa cpm_muram_free_addr +EXPORT_SYMBOL vmlinux 0x739b1851 start_tty +EXPORT_SYMBOL vmlinux 0x739b9dbc bio_copy_data +EXPORT_SYMBOL vmlinux 0x739fd00f __SCK__tp_func_module_get +EXPORT_SYMBOL vmlinux 0x73abb180 alloc_contig_range +EXPORT_SYMBOL vmlinux 0x73b9b7e9 __skb_wait_for_more_packets +EXPORT_SYMBOL vmlinux 0x73bc91c3 d_move +EXPORT_SYMBOL vmlinux 0x73d05294 is_subdir +EXPORT_SYMBOL vmlinux 0x7403c8c6 dcb_delrewr +EXPORT_SYMBOL vmlinux 0x74063f0f writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x7410aba2 strreplace +EXPORT_SYMBOL vmlinux 0x7412ed5b kvfree_sensitive +EXPORT_SYMBOL vmlinux 0x741310ab pci_restore_state +EXPORT_SYMBOL vmlinux 0x7415611a is_nvdimm_bus_locked +EXPORT_SYMBOL vmlinux 0x7415e9c1 ethtool_op_get_link +EXPORT_SYMBOL vmlinux 0x742578a5 wait_for_random_bytes +EXPORT_SYMBOL vmlinux 0x7429e20c kstrtos8 +EXPORT_SYMBOL vmlinux 0x742a0a5c __ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0x7434949c readahead_expand +EXPORT_SYMBOL vmlinux 0x743b26ae phy_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0x743f4126 keygen_port_hashing_init +EXPORT_SYMBOL vmlinux 0x7453d3e8 security_release_secctx +EXPORT_SYMBOL vmlinux 0x74581896 tcp_v4_syn_recv_sock +EXPORT_SYMBOL vmlinux 0x7474ef7a pnp_unregister_card_driver +EXPORT_SYMBOL vmlinux 0x74754435 acpi_bus_generate_netlink_event +EXPORT_SYMBOL vmlinux 0x7479f716 fb_io_read +EXPORT_SYMBOL vmlinux 0x7483dc59 pci_dev_present +EXPORT_SYMBOL vmlinux 0x7488584f find_vma +EXPORT_SYMBOL vmlinux 0x74afb408 dma_set_mask +EXPORT_SYMBOL vmlinux 0x74b3114a blk_queue_max_discard_sectors +EXPORT_SYMBOL vmlinux 0x74b8e674 slhc_toss +EXPORT_SYMBOL vmlinux 0x74bb5dbd vme_register_driver +EXPORT_SYMBOL vmlinux 0x74c134b9 __sw_hweight32 +EXPORT_SYMBOL vmlinux 0x74da064a set_security_override +EXPORT_SYMBOL vmlinux 0x74dd9e0b dma_fence_wait_any_timeout +EXPORT_SYMBOL vmlinux 0x74e5ff1a udpv6_encap_enable +EXPORT_SYMBOL vmlinux 0x74ed1008 scsi_rescan_device +EXPORT_SYMBOL vmlinux 0x74f2ecd9 blk_mq_end_request +EXPORT_SYMBOL vmlinux 0x7509bcea linkwatch_fire_event +EXPORT_SYMBOL vmlinux 0x750b8be9 phy_loopback +EXPORT_SYMBOL vmlinux 0x75103443 tcp_get_cookie_sock +EXPORT_SYMBOL vmlinux 0x7528ed34 blk_mq_run_hw_queue +EXPORT_SYMBOL vmlinux 0x7545daed mmc_start_request +EXPORT_SYMBOL vmlinux 0x75482ae6 sg_miter_next +EXPORT_SYMBOL vmlinux 0x75580864 i2c_add_adapter +EXPORT_SYMBOL vmlinux 0x755f4ba3 blake2s_compress_generic +EXPORT_SYMBOL vmlinux 0x75871f5e acpi_get_next_object +EXPORT_SYMBOL vmlinux 0x758fc2ed csum_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x75a9fd75 init_task +EXPORT_SYMBOL vmlinux 0x75b016cc set_posix_acl +EXPORT_SYMBOL vmlinux 0x75bda77a seq_hlist_next +EXPORT_SYMBOL vmlinux 0x75ccb027 __blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x75d0deb9 nsecs_to_jiffies64 +EXPORT_SYMBOL vmlinux 0x75d499dd vmcore_add_device_dump +EXPORT_SYMBOL vmlinux 0x75e98a1e dst_release +EXPORT_SYMBOL vmlinux 0x76008dcd generic_cont_expand_simple +EXPORT_SYMBOL vmlinux 0x760a0f4f yield +EXPORT_SYMBOL vmlinux 0x761089b8 genphy_read_status_fixed +EXPORT_SYMBOL vmlinux 0x7624249e dim_park_tired +EXPORT_SYMBOL vmlinux 0x7647726c handle_sysrq +EXPORT_SYMBOL vmlinux 0x764cc406 udp_sendmsg +EXPORT_SYMBOL vmlinux 0x764cd55b __bforget +EXPORT_SYMBOL vmlinux 0x764d4352 ip6_err_gen_icmpv6_unreach +EXPORT_SYMBOL vmlinux 0x7658f8f3 km_policy_expired +EXPORT_SYMBOL vmlinux 0x765c3471 __ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x765ff474 crc_t10dif_generic +EXPORT_SYMBOL vmlinux 0x766a0927 mempool_alloc_pages +EXPORT_SYMBOL vmlinux 0x766b8cfd mmc_request_done +EXPORT_SYMBOL vmlinux 0x766e5ab1 skb_condense +EXPORT_SYMBOL vmlinux 0x7682ba4e __copy_overflow +EXPORT_SYMBOL vmlinux 0x7684dfb3 tcf_block_get_ext +EXPORT_SYMBOL vmlinux 0x76870042 inet_csk_reqsk_queue_drop +EXPORT_SYMBOL vmlinux 0x768ee329 call_usermodehelper_exec +EXPORT_SYMBOL vmlinux 0x769b1dff bdev_end_io_acct +EXPORT_SYMBOL vmlinux 0x769d4acc lynx_pcs_create_mdiodev +EXPORT_SYMBOL vmlinux 0x769f6e64 errseq_check +EXPORT_SYMBOL vmlinux 0x76b2cb51 pci_prepare_to_sleep +EXPORT_SYMBOL vmlinux 0x76bd964d pcim_iomap_regions_request_all +EXPORT_SYMBOL vmlinux 0x76c370e5 skb_try_coalesce +EXPORT_SYMBOL vmlinux 0x76c9de8a tegra_ivc_notified +EXPORT_SYMBOL vmlinux 0x76d2a48f sock_i_ino +EXPORT_SYMBOL vmlinux 0x76d3cd60 laptop_mode +EXPORT_SYMBOL vmlinux 0x76e4bb9c filemap_fdatawait_keep_errors +EXPORT_SYMBOL vmlinux 0x76e821d5 jbd2_journal_restart +EXPORT_SYMBOL vmlinux 0x76efc249 _atomic_dec_and_raw_lock_irqsave +EXPORT_SYMBOL vmlinux 0x77031ca4 vm_map_pages +EXPORT_SYMBOL vmlinux 0x77036e95 flow_block_cb_free +EXPORT_SYMBOL vmlinux 0x7710c234 dquot_mark_dquot_dirty +EXPORT_SYMBOL vmlinux 0x7718bd4c register_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0x77205321 sync_inode_metadata +EXPORT_SYMBOL vmlinux 0x7721fed2 proc_set_user +EXPORT_SYMBOL vmlinux 0x77358855 iomem_resource +EXPORT_SYMBOL vmlinux 0x773834dd fscrypt_fname_disk_to_usr +EXPORT_SYMBOL vmlinux 0x773fa409 __kfifo_dma_in_finish_r +EXPORT_SYMBOL vmlinux 0x77456e0a acpi_root_dir +EXPORT_SYMBOL vmlinux 0x77525a71 pci_enable_device_io +EXPORT_SYMBOL vmlinux 0x7753c7fa mdiobus_unregister_device +EXPORT_SYMBOL vmlinux 0x77595685 pci_write_config_word +EXPORT_SYMBOL vmlinux 0x775b0ebe mdio_device_reset +EXPORT_SYMBOL vmlinux 0x776ca93a __clzdi2 +EXPORT_SYMBOL vmlinux 0x778936d4 devm_alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x7791193f icst525_s2div +EXPORT_SYMBOL vmlinux 0x779b4619 __dev_get_by_flags +EXPORT_SYMBOL vmlinux 0x77ba38c5 param_get_long +EXPORT_SYMBOL vmlinux 0x77ba94e3 rcu_lazy_get_jiffies_till_flush +EXPORT_SYMBOL vmlinux 0x77bc13a0 strim +EXPORT_SYMBOL vmlinux 0x77c47860 phy_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x77d6ae67 input_alloc_absinfo +EXPORT_SYMBOL vmlinux 0x77e9eb37 aes_encrypt +EXPORT_SYMBOL vmlinux 0x7807f0f8 schedule_timeout_idle +EXPORT_SYMBOL vmlinux 0x780caf9c vme_slot_num +EXPORT_SYMBOL vmlinux 0x78161f39 call_usermodehelper_setup +EXPORT_SYMBOL vmlinux 0x7828162e tcp_recv_skb +EXPORT_SYMBOL vmlinux 0x7828423d of_chosen +EXPORT_SYMBOL vmlinux 0x7831d263 fs_param_is_string +EXPORT_SYMBOL vmlinux 0x78335e50 inet_unregister_protosw +EXPORT_SYMBOL vmlinux 0x783419b8 igrab +EXPORT_SYMBOL vmlinux 0x7846af3e __kfifo_len_r +EXPORT_SYMBOL vmlinux 0x78556f09 max8998_update_reg +EXPORT_SYMBOL vmlinux 0x78794cdf regset_get_alloc +EXPORT_SYMBOL vmlinux 0x7879cbf9 sunxi_sram_release +EXPORT_SYMBOL vmlinux 0x7882493d param_get_ushort +EXPORT_SYMBOL vmlinux 0x789e0d0a serio_unregister_port +EXPORT_SYMBOL vmlinux 0x78a16f48 aes_decrypt +EXPORT_SYMBOL vmlinux 0x78a2639f dentry_create +EXPORT_SYMBOL vmlinux 0x78a911a9 ip_sock_set_recverr +EXPORT_SYMBOL vmlinux 0x78ae30a2 __check_sticky +EXPORT_SYMBOL vmlinux 0x78b887ed vsprintf +EXPORT_SYMBOL vmlinux 0x78d6188e netdev_get_by_name +EXPORT_SYMBOL vmlinux 0x78df6bd7 no_pci_devices +EXPORT_SYMBOL vmlinux 0x7919b383 alloc_cpu_rmap +EXPORT_SYMBOL vmlinux 0x791a5c15 jbd2_journal_start_reserved +EXPORT_SYMBOL vmlinux 0x793013d8 mipi_dsi_turn_on_peripheral +EXPORT_SYMBOL vmlinux 0x7949200e devm_rproc_alloc +EXPORT_SYMBOL vmlinux 0x794a015c tc_cleanup_offload_action +EXPORT_SYMBOL vmlinux 0x79626a97 inode_permission +EXPORT_SYMBOL vmlinux 0x796d96c6 ethtool_rx_flow_rule_create +EXPORT_SYMBOL vmlinux 0x79745eb9 request_key_rcu +EXPORT_SYMBOL vmlinux 0x797b21b6 reuseport_alloc +EXPORT_SYMBOL vmlinux 0x797f964e devm_memunmap +EXPORT_SYMBOL vmlinux 0x7984eefc key_update +EXPORT_SYMBOL vmlinux 0x798fd8ba nf_log_set +EXPORT_SYMBOL vmlinux 0x7997dea9 __skb_free_datagram_locked +EXPORT_SYMBOL vmlinux 0x79a2e276 mmc_detect_card_removed +EXPORT_SYMBOL vmlinux 0x79a33f85 vme_get_size +EXPORT_SYMBOL vmlinux 0x79b1c5cf devm_release_resource +EXPORT_SYMBOL vmlinux 0x79b89eb5 inode_maybe_inc_iversion +EXPORT_SYMBOL vmlinux 0x79c0646d seq_file_path +EXPORT_SYMBOL vmlinux 0x79d5733d block_dirty_folio +EXPORT_SYMBOL vmlinux 0x79e4cbe8 override_creds +EXPORT_SYMBOL vmlinux 0x79f2b5e1 dec_node_page_state +EXPORT_SYMBOL vmlinux 0x79f36d89 iov_iter_get_pages2 +EXPORT_SYMBOL vmlinux 0x79f4e86f sock_register +EXPORT_SYMBOL vmlinux 0x7a1b8df0 elv_rb_del +EXPORT_SYMBOL vmlinux 0x7a1bcd59 gf128mul_x8_ble +EXPORT_SYMBOL vmlinux 0x7a2af7b4 cpu_number +EXPORT_SYMBOL vmlinux 0x7a2b3a54 kmem_cache_create +EXPORT_SYMBOL vmlinux 0x7a2ff57e security_current_getsecid_subj +EXPORT_SYMBOL vmlinux 0x7a44932c __dev_set_mtu +EXPORT_SYMBOL vmlinux 0x7a53a06d flow_indr_dev_exists +EXPORT_SYMBOL vmlinux 0x7a701d1e inet_pton_with_scope +EXPORT_SYMBOL vmlinux 0x7a785bed iget_failed +EXPORT_SYMBOL vmlinux 0x7a917238 alloc_skb_with_frags +EXPORT_SYMBOL vmlinux 0x7a95ade4 i2c_del_driver +EXPORT_SYMBOL vmlinux 0x7a95e5ae do_settimeofday64 +EXPORT_SYMBOL vmlinux 0x7a968137 ucc_slow_restart_tx +EXPORT_SYMBOL vmlinux 0x7a996f5c scsi_unblock_requests +EXPORT_SYMBOL vmlinux 0x7a9d8fd5 pci_scan_bridge +EXPORT_SYMBOL vmlinux 0x7aa1756e kvfree +EXPORT_SYMBOL vmlinux 0x7aa505a3 mmc_can_secure_erase_trim +EXPORT_SYMBOL vmlinux 0x7ad050b9 qid_lt +EXPORT_SYMBOL vmlinux 0x7adc0fbf rb_replace_node_rcu +EXPORT_SYMBOL vmlinux 0x7add7894 jbd2_wait_inode_data +EXPORT_SYMBOL vmlinux 0x7adead83 md_wait_for_blocked_rdev +EXPORT_SYMBOL vmlinux 0x7ae5d317 qe_get_snum +EXPORT_SYMBOL vmlinux 0x7aed3622 netif_schedule_queue +EXPORT_SYMBOL vmlinux 0x7afa7af7 bio_integrity_alloc +EXPORT_SYMBOL vmlinux 0x7afd4741 sock_no_sendmsg_locked +EXPORT_SYMBOL vmlinux 0x7b01dc47 mmc_sw_reset +EXPORT_SYMBOL vmlinux 0x7b0f1d0a mtree_store +EXPORT_SYMBOL vmlinux 0x7b31b69e xfrm_dst_ifdown +EXPORT_SYMBOL vmlinux 0x7b37d4a7 _find_first_zero_bit +EXPORT_SYMBOL vmlinux 0x7b3ed56f kthread_create_on_node +EXPORT_SYMBOL vmlinux 0x7b4da6ff __init_rwsem +EXPORT_SYMBOL vmlinux 0x7b54f270 posix_acl_valid +EXPORT_SYMBOL vmlinux 0x7b5b8f31 sha256_update +EXPORT_SYMBOL vmlinux 0x7b6eb81c qdisc_hash_add +EXPORT_SYMBOL vmlinux 0x7b78db2a scsi_scan_target +EXPORT_SYMBOL vmlinux 0x7b814178 crypto_sha3_init +EXPORT_SYMBOL vmlinux 0x7b82b9a1 idr_replace +EXPORT_SYMBOL vmlinux 0x7b8eee16 neigh_carrier_down +EXPORT_SYMBOL vmlinux 0x7ba5a3b4 tegra_powergate_power_off +EXPORT_SYMBOL vmlinux 0x7ba7ff24 xp_dma_sync_for_cpu_slow +EXPORT_SYMBOL vmlinux 0x7bb50b88 acpi_write +EXPORT_SYMBOL vmlinux 0x7bbccd05 nr_node_ids +EXPORT_SYMBOL vmlinux 0x7bc7a4bf pci_resize_resource +EXPORT_SYMBOL vmlinux 0x7c089b05 pci_enable_device +EXPORT_SYMBOL vmlinux 0x7c14fc36 blk_mq_start_request +EXPORT_SYMBOL vmlinux 0x7c173634 __bitmap_complement +EXPORT_SYMBOL vmlinux 0x7c2d03a6 dma_fence_enable_sw_signaling +EXPORT_SYMBOL vmlinux 0x7c364e95 configfs_register_default_group +EXPORT_SYMBOL vmlinux 0x7c3ec65c neigh_seq_next +EXPORT_SYMBOL vmlinux 0x7c46233a cpufreq_quick_get +EXPORT_SYMBOL vmlinux 0x7c475abd phy_attached_print +EXPORT_SYMBOL vmlinux 0x7c66c711 sock_dequeue_err_skb +EXPORT_SYMBOL vmlinux 0x7c6a348b __seq_open_private +EXPORT_SYMBOL vmlinux 0x7c883270 mipi_dsi_detach +EXPORT_SYMBOL vmlinux 0x7ca3e978 xfrm_replay_seqhi +EXPORT_SYMBOL vmlinux 0x7cb48d47 simple_transaction_set +EXPORT_SYMBOL vmlinux 0x7cbe0cd2 drop_reasons_by_subsys +EXPORT_SYMBOL vmlinux 0x7cc18181 set_security_override_from_ctx +EXPORT_SYMBOL vmlinux 0x7cd9fd0a migrate_device_pages +EXPORT_SYMBOL vmlinux 0x7cddab4f phy_start +EXPORT_SYMBOL vmlinux 0x7ce18c9f from_kqid +EXPORT_SYMBOL vmlinux 0x7ce58981 kvrealloc +EXPORT_SYMBOL vmlinux 0x7ceabfb9 __cgroup_bpf_run_filter_sock_addr +EXPORT_SYMBOL vmlinux 0x7cf35220 vme_master_free +EXPORT_SYMBOL vmlinux 0x7cf5f831 iget5_locked +EXPORT_SYMBOL vmlinux 0x7cfaf7a1 __traceiter_module_get +EXPORT_SYMBOL vmlinux 0x7cfe368d net_dim_get_def_tx_moderation +EXPORT_SYMBOL vmlinux 0x7d0ba682 gen_pool_virt_to_phys +EXPORT_SYMBOL vmlinux 0x7d0db45c jiffies_to_clock_t +EXPORT_SYMBOL vmlinux 0x7d12d76d acpi_get_parent +EXPORT_SYMBOL vmlinux 0x7d27e504 dm_shift_arg +EXPORT_SYMBOL vmlinux 0x7d3af1dd sock_set_reuseaddr +EXPORT_SYMBOL vmlinux 0x7d4b176a netlbl_catmap_setbit +EXPORT_SYMBOL vmlinux 0x7d556064 dst_alloc +EXPORT_SYMBOL vmlinux 0x7d559cc9 copy_page_from_iter +EXPORT_SYMBOL vmlinux 0x7d5e1008 __crc32c_le_shift +EXPORT_SYMBOL vmlinux 0x7d6a4773 netpoll_setup +EXPORT_SYMBOL vmlinux 0x7d70c187 simple_release_fs +EXPORT_SYMBOL vmlinux 0x7d74d522 kstrtoull_from_user +EXPORT_SYMBOL vmlinux 0x7daece67 quota_send_warning +EXPORT_SYMBOL vmlinux 0x7dbff11d blk_queue_max_segment_size +EXPORT_SYMBOL vmlinux 0x7dc2f898 kmem_cache_size +EXPORT_SYMBOL vmlinux 0x7dc5ffa7 tc_skb_ext_tc_disable +EXPORT_SYMBOL vmlinux 0x7dc661aa _dev_err +EXPORT_SYMBOL vmlinux 0x7dcf4135 __xa_insert +EXPORT_SYMBOL vmlinux 0x7dd8a73c seq_put_decimal_ll +EXPORT_SYMBOL vmlinux 0x7df1e59e tegra_ivc_read_advance +EXPORT_SYMBOL vmlinux 0x7e05ceae pci_disable_link_state +EXPORT_SYMBOL vmlinux 0x7e0b255f hdmi_audio_infoframe_pack_for_dp +EXPORT_SYMBOL vmlinux 0x7e3191f6 try_to_del_timer_sync +EXPORT_SYMBOL vmlinux 0x7e3ab198 configfs_unregister_group +EXPORT_SYMBOL vmlinux 0x7e3fe18b dev_mc_init +EXPORT_SYMBOL vmlinux 0x7e4c3df5 efi +EXPORT_SYMBOL vmlinux 0x7e5c9cbd migrate_device_finalize +EXPORT_SYMBOL vmlinux 0x7e7fd894 ip_output +EXPORT_SYMBOL vmlinux 0x7e934d52 blk_get_queue +EXPORT_SYMBOL vmlinux 0x7e9b9079 cont_write_begin +EXPORT_SYMBOL vmlinux 0x7ea0d4ca tegra_sku_info +EXPORT_SYMBOL vmlinux 0x7ec26586 clean_bdev_aliases +EXPORT_SYMBOL vmlinux 0x7ee20b8b ps2_begin_command +EXPORT_SYMBOL vmlinux 0x7ee7edd5 vfs_fsync_range +EXPORT_SYMBOL vmlinux 0x7ef4028f flow_rule_match_ip +EXPORT_SYMBOL vmlinux 0x7ef4bddc __sg_page_iter_next +EXPORT_SYMBOL vmlinux 0x7ef632fb scsi_test_unit_ready +EXPORT_SYMBOL vmlinux 0x7ef9fe34 param_ops_ullong +EXPORT_SYMBOL vmlinux 0x7f02188f __msecs_to_jiffies +EXPORT_SYMBOL vmlinux 0x7f03b6a9 crc_ccitt_table +EXPORT_SYMBOL vmlinux 0x7f14467e framebuffer_release +EXPORT_SYMBOL vmlinux 0x7f18254c iov_iter_init +EXPORT_SYMBOL vmlinux 0x7f24de73 jiffies_to_usecs +EXPORT_SYMBOL vmlinux 0x7f27dfa5 tc_setup_cb_replace +EXPORT_SYMBOL vmlinux 0x7f2ad490 filemap_fdatawrite_range +EXPORT_SYMBOL vmlinux 0x7f32cf3c pci_alloc_dev +EXPORT_SYMBOL vmlinux 0x7f52071a net_dim +EXPORT_SYMBOL vmlinux 0x7f62eaa4 sgl_free +EXPORT_SYMBOL vmlinux 0x7f71dfbf register_mii_timestamper +EXPORT_SYMBOL vmlinux 0x7f78f668 cdrom_dummy_generic_packet +EXPORT_SYMBOL vmlinux 0x7f7f7bb4 irq_poll_disable +EXPORT_SYMBOL vmlinux 0x7fa455f6 pci_request_selected_regions_exclusive +EXPORT_SYMBOL vmlinux 0x7fce778e tegra_ivc_total_queue_size +EXPORT_SYMBOL vmlinux 0x7fd51900 fb_show_logo +EXPORT_SYMBOL vmlinux 0x7fd92d05 vlan_uses_dev +EXPORT_SYMBOL vmlinux 0x7fde1fbc acpi_walk_resource_buffer +EXPORT_SYMBOL vmlinux 0x7fe105d7 bman_ip_rev +EXPORT_SYMBOL vmlinux 0x7fe32873 rb_replace_node +EXPORT_SYMBOL vmlinux 0x7fe54110 fsync_bdev +EXPORT_SYMBOL vmlinux 0x8002481e pci_enable_wake +EXPORT_SYMBOL vmlinux 0x800d3e12 security_dentry_init_security +EXPORT_SYMBOL vmlinux 0x80138496 vif_device_init +EXPORT_SYMBOL vmlinux 0x80214b2a get_unmapped_area +EXPORT_SYMBOL vmlinux 0x8021ed9c ipv6_chk_addr +EXPORT_SYMBOL vmlinux 0x8027cbf8 textsearch_prepare +EXPORT_SYMBOL vmlinux 0x803ddbb6 __posix_acl_create +EXPORT_SYMBOL vmlinux 0x8041d948 __cpuhp_remove_state +EXPORT_SYMBOL vmlinux 0x80650c8c mmc_calc_max_discard +EXPORT_SYMBOL vmlinux 0x80762048 _atomic_dec_and_raw_lock +EXPORT_SYMBOL vmlinux 0x80816f26 get_user_ifreq +EXPORT_SYMBOL vmlinux 0x80882c86 __of_parse_phandle_with_args +EXPORT_SYMBOL vmlinux 0x80a30cbd simple_fill_super +EXPORT_SYMBOL vmlinux 0x80a717a8 __percpu_counter_compare +EXPORT_SYMBOL vmlinux 0x80ca5026 _bin2bcd +EXPORT_SYMBOL vmlinux 0x80d68d3e fb_register_client +EXPORT_SYMBOL vmlinux 0x80dc7998 netif_inherit_tso_max +EXPORT_SYMBOL vmlinux 0x80e5f86f fscrypt_fname_alloc_buffer +EXPORT_SYMBOL vmlinux 0x80ec0d50 qman_init_fq +EXPORT_SYMBOL vmlinux 0x80fc3944 make_kuid +EXPORT_SYMBOL vmlinux 0x8106d6d2 input_release_device +EXPORT_SYMBOL vmlinux 0x810b7449 __blk_mq_alloc_disk +EXPORT_SYMBOL vmlinux 0x8112b3d2 scsi_build_sense_buffer +EXPORT_SYMBOL vmlinux 0x81188c30 match_string +EXPORT_SYMBOL vmlinux 0x811af427 clear_nlink +EXPORT_SYMBOL vmlinux 0x81491054 security_binder_transaction +EXPORT_SYMBOL vmlinux 0x814d72cd eth_mac_addr +EXPORT_SYMBOL vmlinux 0x815039b8 pagecache_get_page +EXPORT_SYMBOL vmlinux 0x81522bc8 devm_of_find_backlight +EXPORT_SYMBOL vmlinux 0x81533963 sysfs_format_mac +EXPORT_SYMBOL vmlinux 0x8153e952 disk_stack_limits +EXPORT_SYMBOL vmlinux 0x815b5dd4 match_octal +EXPORT_SYMBOL vmlinux 0x818416e1 scsi_set_sense_information +EXPORT_SYMBOL vmlinux 0x8186333b cpumask_next_wrap +EXPORT_SYMBOL vmlinux 0x818edf97 cpm_muram_alloc +EXPORT_SYMBOL vmlinux 0x8195b393 kernel_sock_shutdown +EXPORT_SYMBOL vmlinux 0x81a1eb59 utf8_unload +EXPORT_SYMBOL vmlinux 0x81b20e8b ucc_fast_transmit_on_demand +EXPORT_SYMBOL vmlinux 0x81c51d19 irq_cpu_rmap_add +EXPORT_SYMBOL vmlinux 0x81cd2d22 follow_down +EXPORT_SYMBOL vmlinux 0x81d6c28b acpi_buffer_to_resource +EXPORT_SYMBOL vmlinux 0x81db6ebb xz_dec_reset +EXPORT_SYMBOL vmlinux 0x81e6b37f dmi_get_system_info +EXPORT_SYMBOL vmlinux 0x81f15319 logfc +EXPORT_SYMBOL vmlinux 0x820856c8 nexthop_bucket_set_hw_flags +EXPORT_SYMBOL vmlinux 0x823cc997 zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x823d3505 cmxgcr_lock +EXPORT_SYMBOL vmlinux 0x82505fed blk_queue_io_min +EXPORT_SYMBOL vmlinux 0x8255a600 scsi_eh_prep_cmnd +EXPORT_SYMBOL vmlinux 0x825971ad phy_mipi_dphy_get_default_config_for_hsclk +EXPORT_SYMBOL vmlinux 0x82681ea8 dcb_ieee_delapp +EXPORT_SYMBOL vmlinux 0x827fcb29 blk_queue_logical_block_size +EXPORT_SYMBOL vmlinux 0x8292e920 __block_write_begin +EXPORT_SYMBOL vmlinux 0x82a0d3b6 pci_bus_read_config_byte +EXPORT_SYMBOL vmlinux 0x82b6705f genphy_setup_forced +EXPORT_SYMBOL vmlinux 0x82c1cac0 __put_devmap_managed_page_refs +EXPORT_SYMBOL vmlinux 0x82c87ad5 nr_online_nodes +EXPORT_SYMBOL vmlinux 0x82ca173d inet_csk_clear_xmit_timers +EXPORT_SYMBOL vmlinux 0x82ee90dc timer_delete_sync +EXPORT_SYMBOL vmlinux 0x82f89395 tcf_qevent_destroy +EXPORT_SYMBOL vmlinux 0x833c6aec generic_delete_inode +EXPORT_SYMBOL vmlinux 0x8344f278 component_match_add_typed +EXPORT_SYMBOL vmlinux 0x8354e780 tcp_sock_set_syncnt +EXPORT_SYMBOL vmlinux 0x83581089 gf128mul_init_4k_lle +EXPORT_SYMBOL vmlinux 0x835de04d blk_queue_max_hw_sectors +EXPORT_SYMBOL vmlinux 0x8368d04e vm_insert_pages +EXPORT_SYMBOL vmlinux 0x8377dc1d textsearch_unregister +EXPORT_SYMBOL vmlinux 0x83804548 keyring_alloc +EXPORT_SYMBOL vmlinux 0x838825af discard_new_inode +EXPORT_SYMBOL vmlinux 0x838d2bc8 siphash_3u32 +EXPORT_SYMBOL vmlinux 0x83926c35 inet_dgram_ops +EXPORT_SYMBOL vmlinux 0x839be777 nf_ct_attach +EXPORT_SYMBOL vmlinux 0x839e8a4a cfb_copyarea +EXPORT_SYMBOL vmlinux 0x83a963ac ip_do_fragment +EXPORT_SYMBOL vmlinux 0x83aad9aa __netlink_dump_start +EXPORT_SYMBOL vmlinux 0x83ab1a70 phy_resume +EXPORT_SYMBOL vmlinux 0x83c6460f neigh_connected_output +EXPORT_SYMBOL vmlinux 0x83db6586 d_delete +EXPORT_SYMBOL vmlinux 0x83f1b023 vlan_filter_push_vids +EXPORT_SYMBOL vmlinux 0x83f30f5e dcache_dir_open +EXPORT_SYMBOL vmlinux 0x83f5f5c8 tty_chars_in_buffer +EXPORT_SYMBOL vmlinux 0x84071cbc simple_rmdir +EXPORT_SYMBOL vmlinux 0x84199031 __traceiter_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x8421a88d inet_proto_csum_replace16 +EXPORT_SYMBOL vmlinux 0x8427cc7b _raw_spin_lock_irq +EXPORT_SYMBOL vmlinux 0x846f371d sock_common_setsockopt +EXPORT_SYMBOL vmlinux 0x847ce6cb mt_find_after +EXPORT_SYMBOL vmlinux 0x84818f57 tegra_powergate_power_on +EXPORT_SYMBOL vmlinux 0x84823cf3 nla_strscpy +EXPORT_SYMBOL vmlinux 0x84914079 __kfifo_dma_out_prepare +EXPORT_SYMBOL vmlinux 0x84a0ca4d bitmap_zalloc_node +EXPORT_SYMBOL vmlinux 0x84a3eae6 mmc_retune_unpause +EXPORT_SYMBOL vmlinux 0x84bf0015 security_inode_getsecctx +EXPORT_SYMBOL vmlinux 0x84ea9a8d key_invalidate +EXPORT_SYMBOL vmlinux 0x8518a4a6 _raw_spin_trylock_bh +EXPORT_SYMBOL vmlinux 0x85196b55 pcie_relaxed_ordering_enabled +EXPORT_SYMBOL vmlinux 0x851a897e ipv6_dev_get_saddr +EXPORT_SYMBOL vmlinux 0x851b9121 xudma_dev_get_psil_base +EXPORT_SYMBOL vmlinux 0x8529773e sock_init_data +EXPORT_SYMBOL vmlinux 0x8530dbb9 t10_pi_type1_ip +EXPORT_SYMBOL vmlinux 0x85416d23 getname_kernel +EXPORT_SYMBOL vmlinux 0x85450bad __dynamic_netdev_dbg +EXPORT_SYMBOL vmlinux 0x85670f1d rtnl_is_locked +EXPORT_SYMBOL vmlinux 0x8575fba3 dmam_pool_create +EXPORT_SYMBOL vmlinux 0x857fe913 tcp_shutdown +EXPORT_SYMBOL vmlinux 0x85813d01 sdev_disable_disk_events +EXPORT_SYMBOL vmlinux 0x8584db72 tcf_generic_walker +EXPORT_SYMBOL vmlinux 0x8591d7d5 ledtrig_mtd_activity +EXPORT_SYMBOL vmlinux 0x85b0e0a1 jbd2_fc_release_bufs +EXPORT_SYMBOL vmlinux 0x85b4d544 arp_create +EXPORT_SYMBOL vmlinux 0x85b5e625 rfkill_set_states +EXPORT_SYMBOL vmlinux 0x85bd1608 __request_region +EXPORT_SYMBOL vmlinux 0x85cf8f24 ip6_frag_next +EXPORT_SYMBOL vmlinux 0x85df9b6c strsep +EXPORT_SYMBOL vmlinux 0x85efc7e0 zero_pfn +EXPORT_SYMBOL vmlinux 0x85f596a4 neigh_proc_dointvec +EXPORT_SYMBOL vmlinux 0x861296c9 pci_free_irq_vectors +EXPORT_SYMBOL vmlinux 0x861fa72d of_cpu_device_node_get +EXPORT_SYMBOL vmlinux 0x86272051 freeze_super +EXPORT_SYMBOL vmlinux 0x862c8035 bitmap_alloc_node +EXPORT_SYMBOL vmlinux 0x863a276a color_table +EXPORT_SYMBOL vmlinux 0x863a7546 nvdimm_namespace_capacity +EXPORT_SYMBOL vmlinux 0x8644f866 security_sb_clone_mnt_opts +EXPORT_SYMBOL vmlinux 0x86640728 devm_mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x866a62b2 gnet_stats_basic_sync_init +EXPORT_SYMBOL vmlinux 0x86706b58 clkdev_add +EXPORT_SYMBOL vmlinux 0x868acba5 get_options +EXPORT_SYMBOL vmlinux 0x8692c021 generic_file_open +EXPORT_SYMBOL vmlinux 0x869a45de pci_pme_active +EXPORT_SYMBOL vmlinux 0x86a69c5a genphy_soft_reset +EXPORT_SYMBOL vmlinux 0x86be7656 fb_find_mode +EXPORT_SYMBOL vmlinux 0x86d02509 put_watch_queue +EXPORT_SYMBOL vmlinux 0x86d52ba5 lookup_constant +EXPORT_SYMBOL vmlinux 0x86dd708d tc_skb_ext_tc_enable +EXPORT_SYMBOL vmlinux 0x86de1df0 flow_rule_match_mpls +EXPORT_SYMBOL vmlinux 0x86deccb5 vga_put +EXPORT_SYMBOL vmlinux 0x86e675a8 gnet_stats_finish_copy +EXPORT_SYMBOL vmlinux 0x86fb9b05 bitmap_parse_user +EXPORT_SYMBOL vmlinux 0x86ff8580 gro_cells_receive +EXPORT_SYMBOL vmlinux 0x8700fa39 platform_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x872ec2bc of_find_device_by_node +EXPORT_SYMBOL vmlinux 0x872ed9ec dev_get_stats +EXPORT_SYMBOL vmlinux 0x87573d61 genl_unregister_family +EXPORT_SYMBOL vmlinux 0x8761c87b rps_needed +EXPORT_SYMBOL vmlinux 0x87634cd0 make_kprojid +EXPORT_SYMBOL vmlinux 0x87809aeb put_user_ifreq +EXPORT_SYMBOL vmlinux 0x8790c30d sock_no_linger +EXPORT_SYMBOL vmlinux 0x879adedd param_set_int +EXPORT_SYMBOL vmlinux 0x87a21cb3 __ubsan_handle_out_of_bounds +EXPORT_SYMBOL vmlinux 0x87a5c075 mount_nodev +EXPORT_SYMBOL vmlinux 0x87a8bd14 notify_change +EXPORT_SYMBOL vmlinux 0x87aae899 __filemap_get_folio +EXPORT_SYMBOL vmlinux 0x87af9963 ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0x87b0cb72 dquot_load_quota_inode +EXPORT_SYMBOL vmlinux 0x87b2c65e blkdev_get_by_dev +EXPORT_SYMBOL vmlinux 0x87c886e3 dcb_getrewr_prio_pcp_mask_map +EXPORT_SYMBOL vmlinux 0x87c8c92f dma_fence_match_context +EXPORT_SYMBOL vmlinux 0x87cabd54 netif_set_real_num_tx_queues +EXPORT_SYMBOL vmlinux 0x87f86402 nf_register_net_hook +EXPORT_SYMBOL vmlinux 0x8809e434 __ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x8810754a _find_first_bit +EXPORT_SYMBOL vmlinux 0x88155cb0 tcp_fastopen_defer_connect +EXPORT_SYMBOL vmlinux 0x881bad5e phy_mipi_dphy_config_validate +EXPORT_SYMBOL vmlinux 0x881c4413 gen_pool_first_fit +EXPORT_SYMBOL vmlinux 0x882653a9 unregister_filesystem +EXPORT_SYMBOL vmlinux 0x882a48c7 pci_msix_vec_count +EXPORT_SYMBOL vmlinux 0x88410825 pci_bus_read_dev_vendor_id +EXPORT_SYMBOL vmlinux 0x8841a64e pci_remove_bus +EXPORT_SYMBOL vmlinux 0x885a37f8 tcp_set_rcvlowat +EXPORT_SYMBOL vmlinux 0x8869ef3f generic_block_bmap +EXPORT_SYMBOL vmlinux 0x887e6b7e mmc_of_parse +EXPORT_SYMBOL vmlinux 0x88822d38 unregister_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0x888415a7 inet_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x888646c9 copy_string_kernel +EXPORT_SYMBOL vmlinux 0x8888f1fe xxh32 +EXPORT_SYMBOL vmlinux 0x889b1370 _raw_read_trylock +EXPORT_SYMBOL vmlinux 0x88a59c10 serio_reconnect +EXPORT_SYMBOL vmlinux 0x88b043fa __cgroup_bpf_run_filter_sk +EXPORT_SYMBOL vmlinux 0x88db9f48 __check_object_size +EXPORT_SYMBOL vmlinux 0x88e1d0f0 page_frag_free +EXPORT_SYMBOL vmlinux 0x88ec93fe misc_deregister +EXPORT_SYMBOL vmlinux 0x891dbb8f sgl_free_order +EXPORT_SYMBOL vmlinux 0x8921c1eb pcim_iomap_table +EXPORT_SYMBOL vmlinux 0x8934230b tcp_getsockopt +EXPORT_SYMBOL vmlinux 0x89434b4b radix_tree_tag_clear +EXPORT_SYMBOL vmlinux 0x8946ea72 fpsimd_context_busy +EXPORT_SYMBOL vmlinux 0x894dcc76 security_sctp_assoc_request +EXPORT_SYMBOL vmlinux 0x8966a61a netif_device_attach +EXPORT_SYMBOL vmlinux 0x8988df7b folio_redirty_for_writepage +EXPORT_SYMBOL vmlinux 0x898ad332 wireless_send_event +EXPORT_SYMBOL vmlinux 0x89940875 mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x899625bc d_invalidate +EXPORT_SYMBOL vmlinux 0x89981713 blk_post_runtime_resume +EXPORT_SYMBOL vmlinux 0x89b206cb param_set_ullong +EXPORT_SYMBOL vmlinux 0x89e808d0 tcf_exts_validate +EXPORT_SYMBOL vmlinux 0x89ebdf96 security_sock_graft +EXPORT_SYMBOL vmlinux 0x8a006f80 seg6_hmac_info_add +EXPORT_SYMBOL vmlinux 0x8a181850 input_allocate_device +EXPORT_SYMBOL vmlinux 0x8a2444cc amba_request_regions +EXPORT_SYMBOL vmlinux 0x8a25ac82 xfrm_state_walk_done +EXPORT_SYMBOL vmlinux 0x8a47043d LZ4_decompress_safe_continue +EXPORT_SYMBOL vmlinux 0x8a490c90 rfkill_set_sw_state +EXPORT_SYMBOL vmlinux 0x8a5bae79 vm_mmap +EXPORT_SYMBOL vmlinux 0x8a6405c7 simple_setattr +EXPORT_SYMBOL vmlinux 0x8a7094ba vm_brk_flags +EXPORT_SYMBOL vmlinux 0x8a7d1c31 high_memory +EXPORT_SYMBOL vmlinux 0x8a833583 dma_fence_array_ops +EXPORT_SYMBOL vmlinux 0x8a8b750f kobject_del +EXPORT_SYMBOL vmlinux 0x8a8b8619 ndo_dflt_fdb_add +EXPORT_SYMBOL vmlinux 0x8a99a016 mempool_free_slab +EXPORT_SYMBOL vmlinux 0x8aa26a92 dev_set_mac_address_user +EXPORT_SYMBOL vmlinux 0x8aaecd60 __put_cred +EXPORT_SYMBOL vmlinux 0x8ab4e9b9 devm_rproc_add +EXPORT_SYMBOL vmlinux 0x8ac136ae imx_sc_misc_get_control +EXPORT_SYMBOL vmlinux 0x8ac3334b net_dim_get_def_rx_moderation +EXPORT_SYMBOL vmlinux 0x8ac63509 dm_table_run_md_queue_async +EXPORT_SYMBOL vmlinux 0x8ad3151e generic_perform_write +EXPORT_SYMBOL vmlinux 0x8ad64b10 unpin_user_page_range_dirty_lock +EXPORT_SYMBOL vmlinux 0x8af39d17 jbd2_journal_get_write_access +EXPORT_SYMBOL vmlinux 0x8afc2b7f genphy_read_master_slave +EXPORT_SYMBOL vmlinux 0x8b0088d1 LZ4_decompress_safe_usingDict +EXPORT_SYMBOL vmlinux 0x8b201803 rproc_elf_find_loaded_rsc_table +EXPORT_SYMBOL vmlinux 0x8b23cb7c security_inode_setsecctx +EXPORT_SYMBOL vmlinux 0x8b2ffd83 __cpu_present_mask +EXPORT_SYMBOL vmlinux 0x8b322461 __cgroup_bpf_run_filter_skb +EXPORT_SYMBOL vmlinux 0x8b3e3eec input_open_device +EXPORT_SYMBOL vmlinux 0x8b40f2e5 inet_frag_reasm_finish +EXPORT_SYMBOL vmlinux 0x8b50a5fb clk_hw_get_clk +EXPORT_SYMBOL vmlinux 0x8b618d08 overflowuid +EXPORT_SYMBOL vmlinux 0x8b8059bd in_group_p +EXPORT_SYMBOL vmlinux 0x8b910be2 errseq_sample +EXPORT_SYMBOL vmlinux 0x8b94cc6c param_ops_bint +EXPORT_SYMBOL vmlinux 0x8b989cf9 acpi_bus_can_wakeup +EXPORT_SYMBOL vmlinux 0x8b9e7d58 pci_find_parent_resource +EXPORT_SYMBOL vmlinux 0x8bad1270 sockopt_release_sock +EXPORT_SYMBOL vmlinux 0x8baecb94 ip_setsockopt +EXPORT_SYMBOL vmlinux 0x8bb8616c mipi_dsi_host_unregister +EXPORT_SYMBOL vmlinux 0x8bc4d040 simple_nosetlease +EXPORT_SYMBOL vmlinux 0x8bc81676 mmc_gpiod_request_cd +EXPORT_SYMBOL vmlinux 0x8bcc3f33 bio_chain +EXPORT_SYMBOL vmlinux 0x8bd11927 md_bitmap_free +EXPORT_SYMBOL vmlinux 0x8bdfc47c __mb_cache_entry_free +EXPORT_SYMBOL vmlinux 0x8be189ab ucc_slow_disable +EXPORT_SYMBOL vmlinux 0x8bec38cc flow_rule_match_vlan +EXPORT_SYMBOL vmlinux 0x8bf20586 skb_dequeue +EXPORT_SYMBOL vmlinux 0x8bf39db7 input_grab_device +EXPORT_SYMBOL vmlinux 0x8bf71c12 sk_alloc +EXPORT_SYMBOL vmlinux 0x8c26d495 prepare_to_wait_event +EXPORT_SYMBOL vmlinux 0x8c294a85 sk_error_report +EXPORT_SYMBOL vmlinux 0x8c2c622f do_clone_file_range +EXPORT_SYMBOL vmlinux 0x8c2fa252 phy_ethtool_ksettings_set +EXPORT_SYMBOL vmlinux 0x8c30bf67 zstd_dctx_workspace_bound +EXPORT_SYMBOL vmlinux 0x8c41fcd3 clocksource_unregister +EXPORT_SYMBOL vmlinux 0x8c4442cb xen_alloc_unpopulated_pages +EXPORT_SYMBOL vmlinux 0x8c4c5034 mmc_wait_for_cmd +EXPORT_SYMBOL vmlinux 0x8c5857df filemap_fault +EXPORT_SYMBOL vmlinux 0x8c8569cb kstrtoint +EXPORT_SYMBOL vmlinux 0x8c9e338f acpi_bios_error +EXPORT_SYMBOL vmlinux 0x8caf9305 uuid_is_valid +EXPORT_SYMBOL vmlinux 0x8cc50eff task_lookup_next_fd_rcu +EXPORT_SYMBOL vmlinux 0x8cc53d20 __par_io_config_pin +EXPORT_SYMBOL vmlinux 0x8cca42ba cdc_parse_cdc_header +EXPORT_SYMBOL vmlinux 0x8cda8029 xen_clear_irq_pending +EXPORT_SYMBOL vmlinux 0x8cdf6fe9 ip_route_me_harder +EXPORT_SYMBOL vmlinux 0x8d0cf3ec input_get_poll_interval +EXPORT_SYMBOL vmlinux 0x8d33e672 __find_nth_andnot_bit +EXPORT_SYMBOL vmlinux 0x8d4112df qcom_scm_mem_protect_video_var +EXPORT_SYMBOL vmlinux 0x8d55bb8a qid_eq +EXPORT_SYMBOL vmlinux 0x8d6f0c02 dcb_ieee_setapp +EXPORT_SYMBOL vmlinux 0x8d73278e hex_asc_upper +EXPORT_SYMBOL vmlinux 0x8d78bf5f inet6_getname +EXPORT_SYMBOL vmlinux 0x8d89332b ndo_dflt_fdb_del +EXPORT_SYMBOL vmlinux 0x8d963982 dump_page +EXPORT_SYMBOL vmlinux 0x8da52de3 neigh_changeaddr +EXPORT_SYMBOL vmlinux 0x8da6bf05 filp_open +EXPORT_SYMBOL vmlinux 0x8dafaf22 hdmi_avi_infoframe_pack +EXPORT_SYMBOL vmlinux 0x8db7e0d1 copy_highpage +EXPORT_SYMBOL vmlinux 0x8dcd9f31 input_get_timestamp +EXPORT_SYMBOL vmlinux 0x8ddd8aad schedule_timeout +EXPORT_SYMBOL vmlinux 0x8de3bb9e bpf_empty_prog_array +EXPORT_SYMBOL vmlinux 0x8dee722d _raw_read_lock_bh +EXPORT_SYMBOL vmlinux 0x8df4afd9 qe_put_snum +EXPORT_SYMBOL vmlinux 0x8df92f66 memchr_inv +EXPORT_SYMBOL vmlinux 0x8df94c28 bio_copy_data_iter +EXPORT_SYMBOL vmlinux 0x8df9dd10 guid_null +EXPORT_SYMBOL vmlinux 0x8e0c565f phy_start_cable_test_tdr +EXPORT_SYMBOL vmlinux 0x8e17b3ae idr_destroy +EXPORT_SYMBOL vmlinux 0x8e1b7dfe param_ops_hexint +EXPORT_SYMBOL vmlinux 0x8e1de903 call_fib_notifiers +EXPORT_SYMBOL vmlinux 0x8e35cc36 simple_unlink +EXPORT_SYMBOL vmlinux 0x8e3e0f7d fault_in_readable +EXPORT_SYMBOL vmlinux 0x8e4633eb bprm_change_interp +EXPORT_SYMBOL vmlinux 0x8e4c60a3 cpm_muram_dma +EXPORT_SYMBOL vmlinux 0x8e5a6bf3 dm_table_get_size +EXPORT_SYMBOL vmlinux 0x8e5c0805 jbd2_journal_force_commit +EXPORT_SYMBOL vmlinux 0x8e5d66e3 tty_kref_put +EXPORT_SYMBOL vmlinux 0x8e704c36 generic_pipe_buf_try_steal +EXPORT_SYMBOL vmlinux 0x8e8960a2 dev_set_allmulti +EXPORT_SYMBOL vmlinux 0x8e93bd24 security_secctx_to_secid +EXPORT_SYMBOL vmlinux 0x8e966c0d tcp_sock_set_keepidle +EXPORT_SYMBOL vmlinux 0x8e9bd6bc super_setup_bdi +EXPORT_SYMBOL vmlinux 0x8eb74ef6 init_net +EXPORT_SYMBOL vmlinux 0x8ec760b0 cgroup_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0x8ec8624b ethtool_notify +EXPORT_SYMBOL vmlinux 0x8edc7eb0 __hw_addr_unsync_dev +EXPORT_SYMBOL vmlinux 0x8ee0c7bd devfreq_monitor_start +EXPORT_SYMBOL vmlinux 0x8ee54a05 tty_port_close_start +EXPORT_SYMBOL vmlinux 0x8f01afd6 twl6030_interrupt_mask +EXPORT_SYMBOL vmlinux 0x8f05bd30 __skb_checksum +EXPORT_SYMBOL vmlinux 0x8f18d327 scsi_block_requests +EXPORT_SYMBOL vmlinux 0x8f1ceb92 get_cached_acl +EXPORT_SYMBOL vmlinux 0x8f2eca28 ip_options_compile +EXPORT_SYMBOL vmlinux 0x8f33b511 acpi_bus_unregister_driver +EXPORT_SYMBOL vmlinux 0x8f36f526 netpoll_send_skb +EXPORT_SYMBOL vmlinux 0x8f4600c4 vfs_path_lookup +EXPORT_SYMBOL vmlinux 0x8f6a4189 pci_write_vpd_any +EXPORT_SYMBOL vmlinux 0x8f863517 xsk_set_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x8f8a5f55 inet_add_offload +EXPORT_SYMBOL vmlinux 0x8f996a30 ethtool_convert_legacy_u32_to_link_mode +EXPORT_SYMBOL vmlinux 0x8fa25c24 xa_find +EXPORT_SYMBOL vmlinux 0x8fc9ea11 fman_port_cfg_buf_prefix_content +EXPORT_SYMBOL vmlinux 0x8fcb2f43 input_unregister_device +EXPORT_SYMBOL vmlinux 0x8fcb7548 tty_port_tty_set +EXPORT_SYMBOL vmlinux 0x8fd180e7 kernel_neon_begin +EXPORT_SYMBOL vmlinux 0x8ff89ed0 seg6_hmac_exit +EXPORT_SYMBOL vmlinux 0x90000c92 input_copy_abs +EXPORT_SYMBOL vmlinux 0x90006be6 dm_kcopyd_client_flush +EXPORT_SYMBOL vmlinux 0x900d1ee4 skb_store_bits +EXPORT_SYMBOL vmlinux 0x9013012f send_sig_info +EXPORT_SYMBOL vmlinux 0x901ecf00 __lock_buffer +EXPORT_SYMBOL vmlinux 0x902d8722 vme_slave_get +EXPORT_SYMBOL vmlinux 0x903146ec scsi_report_bus_reset +EXPORT_SYMBOL vmlinux 0x9034a696 mempool_destroy +EXPORT_SYMBOL vmlinux 0x903e4ec1 of_find_node_by_phandle +EXPORT_SYMBOL vmlinux 0x9041d5ab tcf_chain_put_by_act +EXPORT_SYMBOL vmlinux 0x904b6bd6 xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x90576ec4 vmemdup_user +EXPORT_SYMBOL vmlinux 0x90724811 cdrom_open +EXPORT_SYMBOL vmlinux 0x907dd42c touch_atime +EXPORT_SYMBOL vmlinux 0x9092defd proc_doulongvec_minmax +EXPORT_SYMBOL vmlinux 0x90b485a7 blk_mq_unique_tag +EXPORT_SYMBOL vmlinux 0x90d73b08 try_to_free_buffers +EXPORT_SYMBOL vmlinux 0x9103e288 pci_ep_cfs_add_epc_group +EXPORT_SYMBOL vmlinux 0x910a6f77 tcf_exts_destroy +EXPORT_SYMBOL vmlinux 0x9114b616 __xa_alloc +EXPORT_SYMBOL vmlinux 0x914e7a99 device_match_acpi_handle +EXPORT_SYMBOL vmlinux 0x91526705 napi_enable +EXPORT_SYMBOL vmlinux 0x9166fada strncpy +EXPORT_SYMBOL vmlinux 0x9166fc03 __flush_workqueue +EXPORT_SYMBOL vmlinux 0x91692ea0 seq_lseek +EXPORT_SYMBOL vmlinux 0x916ca241 clk_add_alias +EXPORT_SYMBOL vmlinux 0x91766c7a mipi_dsi_device_register_full +EXPORT_SYMBOL vmlinux 0x918e66a1 neigh_resolve_output +EXPORT_SYMBOL vmlinux 0x919c58f3 __clzsi2 +EXPORT_SYMBOL vmlinux 0x91a488ac __netdev_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x91a7b1da qdisc_class_hash_remove +EXPORT_SYMBOL vmlinux 0x91c0980e icst_hz +EXPORT_SYMBOL vmlinux 0x91c1ebc3 __alloc_pages +EXPORT_SYMBOL vmlinux 0x91db606f of_iommu_get_resv_regions +EXPORT_SYMBOL vmlinux 0x91e2f2b4 pci_bus_assign_resources +EXPORT_SYMBOL vmlinux 0x91f2b68f gnet_stats_start_copy +EXPORT_SYMBOL vmlinux 0x91f44510 idr_alloc_cyclic +EXPORT_SYMBOL vmlinux 0x91f68ea1 __hw_addr_sync +EXPORT_SYMBOL vmlinux 0x91fffd3f kill_litter_super +EXPORT_SYMBOL vmlinux 0x9226a661 dev_get_iflink +EXPORT_SYMBOL vmlinux 0x922f45a6 __bitmap_clear +EXPORT_SYMBOL vmlinux 0x9236bb49 vme_slave_request +EXPORT_SYMBOL vmlinux 0x923b1276 dmaengine_get +EXPORT_SYMBOL vmlinux 0x923c2a76 mini_qdisc_pair_init +EXPORT_SYMBOL vmlinux 0x92540fbf finish_wait +EXPORT_SYMBOL vmlinux 0x9258c776 hdmi_vendor_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x925dc68e ram_aops +EXPORT_SYMBOL vmlinux 0x9262e71e netif_set_tso_max_size +EXPORT_SYMBOL vmlinux 0x92693136 arp_send +EXPORT_SYMBOL vmlinux 0x926ca7b7 vm_event_states +EXPORT_SYMBOL vmlinux 0x92774cf8 __kfence_pool +EXPORT_SYMBOL vmlinux 0x9291cd3b memdup_user +EXPORT_SYMBOL vmlinux 0x929878b2 posix_acl_to_xattr +EXPORT_SYMBOL vmlinux 0x92a808e7 pci_scan_root_bus +EXPORT_SYMBOL vmlinux 0x92af64cc iov_iter_bvec +EXPORT_SYMBOL vmlinux 0x92b99a33 acpi_put_table +EXPORT_SYMBOL vmlinux 0x92b9b180 slash_name +EXPORT_SYMBOL vmlinux 0x92bcc598 phy_start_aneg +EXPORT_SYMBOL vmlinux 0x92c39e96 vfs_readlink +EXPORT_SYMBOL vmlinux 0x92c856a3 iwe_stream_add_event +EXPORT_SYMBOL vmlinux 0x92c9a2aa genphy_read_mmd_unsupported +EXPORT_SYMBOL vmlinux 0x92d5838e request_threaded_irq +EXPORT_SYMBOL vmlinux 0x92e2e581 netdev_change_features +EXPORT_SYMBOL vmlinux 0x92e683f5 down_timeout +EXPORT_SYMBOL vmlinux 0x92ec510d jiffies64_to_msecs +EXPORT_SYMBOL vmlinux 0x92f719cf __icmp_send +EXPORT_SYMBOL vmlinux 0x92fa5abb vme_lm_detach +EXPORT_SYMBOL vmlinux 0x93022ba6 __scsi_format_command +EXPORT_SYMBOL vmlinux 0x93052b9a rfkill_alloc +EXPORT_SYMBOL vmlinux 0x9305f8e6 cpufreq_get +EXPORT_SYMBOL vmlinux 0x9330d220 rtnl_kfree_skbs +EXPORT_SYMBOL vmlinux 0x934a17ce finish_no_open +EXPORT_SYMBOL vmlinux 0x93514366 bd_abort_claiming +EXPORT_SYMBOL vmlinux 0x9351d468 netlink_unicast +EXPORT_SYMBOL vmlinux 0x9359be94 may_setattr +EXPORT_SYMBOL vmlinux 0x935a5f70 pm860x_page_bulk_read +EXPORT_SYMBOL vmlinux 0x937733e3 qid_valid +EXPORT_SYMBOL vmlinux 0x9377c46a jbd2_journal_begin_ordered_truncate +EXPORT_SYMBOL vmlinux 0x9394d178 seg6_hmac_validate_skb +EXPORT_SYMBOL vmlinux 0x93a6e0b2 io_schedule +EXPORT_SYMBOL vmlinux 0x93b27838 kill_pid +EXPORT_SYMBOL vmlinux 0x93b3fc74 register_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x93b9ec95 hdmi_infoframe_log +EXPORT_SYMBOL vmlinux 0x93d6dd8c complete_all +EXPORT_SYMBOL vmlinux 0x93d898d1 proc_set_size +EXPORT_SYMBOL vmlinux 0x93ff2c7a sk_wait_data +EXPORT_SYMBOL vmlinux 0x940a3466 skb_pull +EXPORT_SYMBOL vmlinux 0x941baeee netdev_offload_xstats_enabled +EXPORT_SYMBOL vmlinux 0x94285c37 d_alloc_parallel +EXPORT_SYMBOL vmlinux 0x9428f816 dim_turn +EXPORT_SYMBOL vmlinux 0x9432deab __dev_direct_xmit +EXPORT_SYMBOL vmlinux 0x9434adc4 handshake_req_cancel +EXPORT_SYMBOL vmlinux 0x9438674b param_set_invbool +EXPORT_SYMBOL vmlinux 0x943efb75 unregister_framebuffer +EXPORT_SYMBOL vmlinux 0x94436b98 pci_request_irq +EXPORT_SYMBOL vmlinux 0x944375db _totalram_pages +EXPORT_SYMBOL vmlinux 0x94451107 migrate_folio +EXPORT_SYMBOL vmlinux 0x944a564d is_console_locked +EXPORT_SYMBOL vmlinux 0x94542079 __vlan_find_dev_deep_rcu +EXPORT_SYMBOL vmlinux 0x946c4ddf rc5t583_ext_power_req_config +EXPORT_SYMBOL vmlinux 0x947891be unregister_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x947ddc6d block_write_begin +EXPORT_SYMBOL vmlinux 0x9490fa92 gnet_stats_copy_queue +EXPORT_SYMBOL vmlinux 0x94912b05 of_graph_is_present +EXPORT_SYMBOL vmlinux 0x9493b87f done_path_create +EXPORT_SYMBOL vmlinux 0x94961283 vunmap +EXPORT_SYMBOL vmlinux 0x9496bda8 of_get_next_child +EXPORT_SYMBOL vmlinux 0x94a3c678 tty_insert_flip_string_fixed_flag +EXPORT_SYMBOL vmlinux 0x94bb7ec3 gen_pool_dma_zalloc_algo +EXPORT_SYMBOL vmlinux 0x94bf03ca utf8_to_utf32 +EXPORT_SYMBOL vmlinux 0x94fc8d93 smp_call_function_many +EXPORT_SYMBOL vmlinux 0x94fed7b0 jbd2_journal_set_triggers +EXPORT_SYMBOL vmlinux 0x95056518 tty_port_init +EXPORT_SYMBOL vmlinux 0x9507c90f copy_fsxattr_to_user +EXPORT_SYMBOL vmlinux 0x951f4bd3 unlock_rename +EXPORT_SYMBOL vmlinux 0x95317511 lookup_one_len_unlocked +EXPORT_SYMBOL vmlinux 0x95344554 udp_lib_unhash +EXPORT_SYMBOL vmlinux 0x953d2426 utf8_strncmp +EXPORT_SYMBOL vmlinux 0x9549144c devm_arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0x954b7371 param_get_ulong +EXPORT_SYMBOL vmlinux 0x954ba1d1 fscrypt_free_inode +EXPORT_SYMBOL vmlinux 0x954cef6f init_on_alloc +EXPORT_SYMBOL vmlinux 0x954f099c idr_preload +EXPORT_SYMBOL vmlinux 0x95566fe3 vfs_create +EXPORT_SYMBOL vmlinux 0x955c815b scsi_dma_unmap +EXPORT_SYMBOL vmlinux 0x95671f04 dquot_commit_info +EXPORT_SYMBOL vmlinux 0x957c9ebf neigh_proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0x958a6df9 inode_init_always +EXPORT_SYMBOL vmlinux 0x958b0554 napi_disable +EXPORT_SYMBOL vmlinux 0x959333a4 qdisc_watchdog_init +EXPORT_SYMBOL vmlinux 0x95975a06 dev_mc_sync_multiple +EXPORT_SYMBOL vmlinux 0x959c9b73 __tracepoint_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x95a07bb5 acpi_execute_reg_methods +EXPORT_SYMBOL vmlinux 0x95a36179 tegra_dfll_runtime_resume +EXPORT_SYMBOL vmlinux 0x95a67b07 udp_table +EXPORT_SYMBOL vmlinux 0x95b415a4 devfreq_monitor_suspend +EXPORT_SYMBOL vmlinux 0x95c2df23 lookup_positive_unlocked +EXPORT_SYMBOL vmlinux 0x95c3e6d0 write_dirty_buffer +EXPORT_SYMBOL vmlinux 0x961e2bf8 mr_dump +EXPORT_SYMBOL vmlinux 0x962e0484 blk_mq_alloc_tag_set +EXPORT_SYMBOL vmlinux 0x9631251b of_property_read_reg +EXPORT_SYMBOL vmlinux 0x96462f51 __quota_error +EXPORT_SYMBOL vmlinux 0x967248a3 crypto_sha256_update +EXPORT_SYMBOL vmlinux 0x9672d5c6 ipv6_mc_check_mld +EXPORT_SYMBOL vmlinux 0x96848186 scnprintf +EXPORT_SYMBOL vmlinux 0x9688de8b memstart_addr +EXPORT_SYMBOL vmlinux 0x968e2200 folio_end_writeback +EXPORT_SYMBOL vmlinux 0x96914583 netlink_kernel_release +EXPORT_SYMBOL vmlinux 0x969c6790 jbd2_journal_clear_features +EXPORT_SYMBOL vmlinux 0x96a5691e dev_alloc_name +EXPORT_SYMBOL vmlinux 0x96a8da91 xfrm_lookup_with_ifid +EXPORT_SYMBOL vmlinux 0x96aa497b __d_drop +EXPORT_SYMBOL vmlinux 0x96b29254 strncasecmp +EXPORT_SYMBOL vmlinux 0x96c17136 fb_var_to_videomode +EXPORT_SYMBOL vmlinux 0x96c5e0be phy_mac_interrupt +EXPORT_SYMBOL vmlinux 0x96cd2b04 scsi_sense_key_string +EXPORT_SYMBOL vmlinux 0x96d3ece3 input_register_handler +EXPORT_SYMBOL vmlinux 0x96d76e39 dev_mc_flush +EXPORT_SYMBOL vmlinux 0x96e5d30f gen_pool_set_algo +EXPORT_SYMBOL vmlinux 0x96fab350 dim_park_on_top +EXPORT_SYMBOL vmlinux 0x970d662d genlmsg_put +EXPORT_SYMBOL vmlinux 0x972b7716 skb_eth_push +EXPORT_SYMBOL vmlinux 0x973fa82e register_acpi_notifier +EXPORT_SYMBOL vmlinux 0x97465db8 generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x974f34aa trace_event_printf +EXPORT_SYMBOL vmlinux 0x97613f4c __sk_queue_drop_skb +EXPORT_SYMBOL vmlinux 0x976770d9 input_unregister_handle +EXPORT_SYMBOL vmlinux 0x97684e1f phy_find_first +EXPORT_SYMBOL vmlinux 0x9784754e submit_bh +EXPORT_SYMBOL vmlinux 0x978a4704 __inode_add_bytes +EXPORT_SYMBOL vmlinux 0x978f6508 mmc_of_parse_voltage +EXPORT_SYMBOL vmlinux 0x9795a5b7 tegra_dfll_resume +EXPORT_SYMBOL vmlinux 0x979a086d __bio_advance +EXPORT_SYMBOL vmlinux 0x97a08041 cad_pid +EXPORT_SYMBOL vmlinux 0x97a57333 crc_t10dif_update +EXPORT_SYMBOL vmlinux 0x97adb487 utf8s_to_utf16s +EXPORT_SYMBOL vmlinux 0x97bdfa60 scsi_dev_info_remove_list +EXPORT_SYMBOL vmlinux 0x97cd1ebd ipv6_dev_mc_dec +EXPORT_SYMBOL vmlinux 0x97d45ef3 dev_uc_flush +EXPORT_SYMBOL vmlinux 0x97d5e553 seq_release_private +EXPORT_SYMBOL vmlinux 0x97e31da8 skb_put +EXPORT_SYMBOL vmlinux 0x97ec49f7 watchdog_unregister_governor +EXPORT_SYMBOL vmlinux 0x97f739fb security_sctp_bind_connect +EXPORT_SYMBOL vmlinux 0x98024f1f bio_free_pages +EXPORT_SYMBOL vmlinux 0x98122858 ip6_dst_hoplimit +EXPORT_SYMBOL vmlinux 0x981b6cd9 qdisc_watchdog_init_clockid +EXPORT_SYMBOL vmlinux 0x982172ef tcf_block_netif_keep_dst +EXPORT_SYMBOL vmlinux 0x98223035 scsi_block_when_processing_errors +EXPORT_SYMBOL vmlinux 0x9823451e path_is_under +EXPORT_SYMBOL vmlinux 0x9829fc11 __kfifo_out_peek_r +EXPORT_SYMBOL vmlinux 0x982bcde4 __cpu_dying_mask +EXPORT_SYMBOL vmlinux 0x984065d0 lookup_one_positive_unlocked +EXPORT_SYMBOL vmlinux 0x98409454 noop_llseek +EXPORT_SYMBOL vmlinux 0x98555a05 dma_fence_chain_walk +EXPORT_SYMBOL vmlinux 0x9858f364 get_random_u8 +EXPORT_SYMBOL vmlinux 0x9864432f xfrm_stateonly_find +EXPORT_SYMBOL vmlinux 0x9865449f dm_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x98657593 dcb_ieee_getapp_dscp_prio_mask_map +EXPORT_SYMBOL vmlinux 0x986e77f9 xfrm_input_register_afinfo +EXPORT_SYMBOL vmlinux 0x98759b83 dev_set_promiscuity +EXPORT_SYMBOL vmlinux 0x988e5172 sdev_enable_disk_events +EXPORT_SYMBOL vmlinux 0x98bb2cfa devm_clk_get +EXPORT_SYMBOL vmlinux 0x98c87e40 neigh_update +EXPORT_SYMBOL vmlinux 0x98c89ade security_xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x98cb878e proc_dobool +EXPORT_SYMBOL vmlinux 0x98cf60b3 strlen +EXPORT_SYMBOL vmlinux 0x98e508ef ignore_console_lock_warning +EXPORT_SYMBOL vmlinux 0x98e933b3 of_graph_get_remote_endpoint +EXPORT_SYMBOL vmlinux 0x98f12a4b in_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x99094fb2 qcom_scm_is_available +EXPORT_SYMBOL vmlinux 0x991efba3 inet6_del_protocol +EXPORT_SYMBOL vmlinux 0x9931f8c9 qcom_scm_lmh_dcvsh_available +EXPORT_SYMBOL vmlinux 0x993411fb crypto_sha512_update +EXPORT_SYMBOL vmlinux 0x9939eba0 backlight_unregister_notifier +EXPORT_SYMBOL vmlinux 0x993b2f47 mmc_can_trim +EXPORT_SYMBOL vmlinux 0x995135b1 flow_rule_match_enc_control +EXPORT_SYMBOL vmlinux 0x99517682 udp_encap_enable +EXPORT_SYMBOL vmlinux 0x995b1eed inet_csk_reset_keepalive_timer +EXPORT_SYMBOL vmlinux 0x995c110f ppp_register_net_channel +EXPORT_SYMBOL vmlinux 0x995cbddd phy_connect +EXPORT_SYMBOL vmlinux 0x99839a7b alloc_file_pseudo +EXPORT_SYMBOL vmlinux 0x999e8297 vfree +EXPORT_SYMBOL vmlinux 0x99cce117 udp_poll +EXPORT_SYMBOL vmlinux 0x99d472b1 net_dim_get_rx_moderation +EXPORT_SYMBOL vmlinux 0x99daa9bf try_offline_node +EXPORT_SYMBOL vmlinux 0x99e59e45 param_ops_byte +EXPORT_SYMBOL vmlinux 0x99f7371c refcount_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0x99f9638f __napi_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x99fdc104 pci_fixup_device +EXPORT_SYMBOL vmlinux 0x9a090050 tcp_rcv_state_process +EXPORT_SYMBOL vmlinux 0x9a0f2483 qdisc_warn_nonwc +EXPORT_SYMBOL vmlinux 0x9a101f59 pcie_capability_write_dword +EXPORT_SYMBOL vmlinux 0x9a10fb0c block_commit_write +EXPORT_SYMBOL vmlinux 0x9a1dfd65 strpbrk +EXPORT_SYMBOL vmlinux 0x9a22391e radix_tree_gang_lookup_tag_slot +EXPORT_SYMBOL vmlinux 0x9a245e08 user_path_at_empty +EXPORT_SYMBOL vmlinux 0x9a3f39e9 page_readlink +EXPORT_SYMBOL vmlinux 0x9a407bc5 devfreq_get_freq_range +EXPORT_SYMBOL vmlinux 0x9a553fdc tegra_dfll_runtime_suspend +EXPORT_SYMBOL vmlinux 0x9a583306 netlbl_bitmap_walk +EXPORT_SYMBOL vmlinux 0x9a68d06a fb_io_write +EXPORT_SYMBOL vmlinux 0x9a6e3380 tegra_io_pad_power_enable +EXPORT_SYMBOL vmlinux 0x9a792f3f sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x9a8606c8 blk_rq_map_integrity_sg +EXPORT_SYMBOL vmlinux 0x9aaeddd1 tcp_conn_request +EXPORT_SYMBOL vmlinux 0x9aaeefce sysctl_nf_log_all_netns +EXPORT_SYMBOL vmlinux 0x9abbc47f input_setup_polling +EXPORT_SYMBOL vmlinux 0x9ac6dde8 mmc_erase +EXPORT_SYMBOL vmlinux 0x9acdcc08 fscrypt_encrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x9ada8f7b config_item_get_unless_zero +EXPORT_SYMBOL vmlinux 0x9ae47436 _find_last_bit +EXPORT_SYMBOL vmlinux 0x9ae82794 folio_wait_bit +EXPORT_SYMBOL vmlinux 0x9aecdb41 ppp_input_error +EXPORT_SYMBOL vmlinux 0x9af322af dev_set_mac_address +EXPORT_SYMBOL vmlinux 0x9b03504a sk_stop_timer_sync +EXPORT_SYMBOL vmlinux 0x9b128a66 qcom_scm_set_remote_state +EXPORT_SYMBOL vmlinux 0x9b16f0bc jbd2_journal_try_to_free_buffers +EXPORT_SYMBOL vmlinux 0x9b1ce168 pci_bus_write_config_byte +EXPORT_SYMBOL vmlinux 0x9b2560b9 gf128mul_init_4k_bbe +EXPORT_SYMBOL vmlinux 0x9b33e0d7 unregister_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x9b496b21 posix_acl_alloc +EXPORT_SYMBOL vmlinux 0x9b62847f of_graph_get_port_by_id +EXPORT_SYMBOL vmlinux 0x9b6c724e xudma_pktdma_tflow_get_irq +EXPORT_SYMBOL vmlinux 0x9b72478f acpi_unload_parent_table +EXPORT_SYMBOL vmlinux 0x9b7c585d locks_init_lock +EXPORT_SYMBOL vmlinux 0x9b7d5ebd netif_tx_unlock +EXPORT_SYMBOL vmlinux 0x9b9cee54 __find_get_block +EXPORT_SYMBOL vmlinux 0x9ba32721 nf_log_register +EXPORT_SYMBOL vmlinux 0x9bae52ac eth_commit_mac_addr_change +EXPORT_SYMBOL vmlinux 0x9bbf2be6 blk_mq_delay_run_hw_queue +EXPORT_SYMBOL vmlinux 0x9bc6f390 devm_devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0x9bdf9212 vfs_fileattr_set +EXPORT_SYMBOL vmlinux 0x9be3ecc1 ww_mutex_unlock +EXPORT_SYMBOL vmlinux 0x9bf4960c ip_mc_join_group +EXPORT_SYMBOL vmlinux 0x9bf4bc89 free_netdev +EXPORT_SYMBOL vmlinux 0x9c0cb374 inet_sk_rebuild_header +EXPORT_SYMBOL vmlinux 0x9c122bcf mempool_create_node +EXPORT_SYMBOL vmlinux 0x9c189cfd unpin_user_pages_dirty_lock +EXPORT_SYMBOL vmlinux 0x9c1e5bf5 queued_spin_lock_slowpath +EXPORT_SYMBOL vmlinux 0x9c210791 pnp_request_card_device +EXPORT_SYMBOL vmlinux 0x9c24d996 xfrm_state_register_afinfo +EXPORT_SYMBOL vmlinux 0x9c2f2238 refresh_frequency_limits +EXPORT_SYMBOL vmlinux 0x9c3baaf4 i2c_find_device_by_fwnode +EXPORT_SYMBOL vmlinux 0x9c3e2a94 __cgroup_bpf_run_filter_sock_ops +EXPORT_SYMBOL vmlinux 0x9c4b6734 call_netdevice_notifiers +EXPORT_SYMBOL vmlinux 0x9c5a2ada ucc_fast_dump_regs +EXPORT_SYMBOL vmlinux 0x9c5d5b94 crc8 +EXPORT_SYMBOL vmlinux 0x9c7cc2ed tcp_sync_mss +EXPORT_SYMBOL vmlinux 0x9c86b9ab fileattr_fill_flags +EXPORT_SYMBOL vmlinux 0x9c90a5c1 max8925_bulk_read +EXPORT_SYMBOL vmlinux 0x9c944769 skb_copy_header +EXPORT_SYMBOL vmlinux 0x9c9aa3b9 parse_int_array_user +EXPORT_SYMBOL vmlinux 0x9cab34a6 rfkill_set_led_trigger_name +EXPORT_SYMBOL vmlinux 0x9caf64ce unix_attach_fds +EXPORT_SYMBOL vmlinux 0x9cc56c50 dquot_release +EXPORT_SYMBOL vmlinux 0x9ccf7171 vme_dma_pci_attribute +EXPORT_SYMBOL vmlinux 0x9cd15df3 generic_file_mmap +EXPORT_SYMBOL vmlinux 0x9cd93162 skb_seq_read +EXPORT_SYMBOL vmlinux 0x9cdfb3f7 sysctl_fb_tunnels_only_for_init_net +EXPORT_SYMBOL vmlinux 0x9ceb5251 simple_transaction_get +EXPORT_SYMBOL vmlinux 0x9ced4bb4 of_find_compatible_node +EXPORT_SYMBOL vmlinux 0x9d02b3e7 of_iomap +EXPORT_SYMBOL vmlinux 0x9d0d6206 unregister_netdevice_notifier +EXPORT_SYMBOL vmlinux 0x9d1a5e3a __memcpy +EXPORT_SYMBOL vmlinux 0x9d223bad blk_rq_map_user +EXPORT_SYMBOL vmlinux 0x9d26675e zstd_cstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x9d2ab8ac __tasklet_schedule +EXPORT_SYMBOL vmlinux 0x9d2e7707 unregister_sysrq_key +EXPORT_SYMBOL vmlinux 0x9d328dd5 d_set_fallthru +EXPORT_SYMBOL vmlinux 0x9d37e68d udp_seq_next +EXPORT_SYMBOL vmlinux 0x9d56dc38 mmc_gpiod_request_ro +EXPORT_SYMBOL vmlinux 0x9d61e994 ucs2_strncmp +EXPORT_SYMBOL vmlinux 0x9d715656 fb_set_var +EXPORT_SYMBOL vmlinux 0x9d81bc6b skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x9d844826 proc_mkdir +EXPORT_SYMBOL vmlinux 0x9d871074 kmalloc_trace +EXPORT_SYMBOL vmlinux 0x9d92f3ad __wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0x9d9926d9 nd_btt_version +EXPORT_SYMBOL vmlinux 0x9dc0878d scsi_partsize +EXPORT_SYMBOL vmlinux 0x9dcc18a4 lookup_one_qstr_excl +EXPORT_SYMBOL vmlinux 0x9dd4b105 ip6mr_rule_default +EXPORT_SYMBOL vmlinux 0x9dd9df13 dm_kcopyd_client_create +EXPORT_SYMBOL vmlinux 0x9df21d0e qman_affine_channel +EXPORT_SYMBOL vmlinux 0x9df995fb stack_depot_set_extra_bits +EXPORT_SYMBOL vmlinux 0x9e0c711d vzalloc_node +EXPORT_SYMBOL vmlinux 0x9e0fa5ae hsiphash_3u32 +EXPORT_SYMBOL vmlinux 0x9e13f6f6 gf128mul_lle +EXPORT_SYMBOL vmlinux 0x9e25a3c0 lease_get_mtime +EXPORT_SYMBOL vmlinux 0x9e2737f0 acpi_install_interface_handler +EXPORT_SYMBOL vmlinux 0x9e4faeef dm_io_client_destroy +EXPORT_SYMBOL vmlinux 0x9e54ead3 bdi_put +EXPORT_SYMBOL vmlinux 0x9e5e750d node_to_cpumask_map +EXPORT_SYMBOL vmlinux 0x9e61bb05 set_freezable +EXPORT_SYMBOL vmlinux 0x9e633ee6 kmem_cache_free_bulk +EXPORT_SYMBOL vmlinux 0x9e7d6bd0 __udelay +EXPORT_SYMBOL vmlinux 0x9e83b27c xsk_tx_completed +EXPORT_SYMBOL vmlinux 0x9e851713 i2c_put_adapter +EXPORT_SYMBOL vmlinux 0x9e85e035 mipi_dsi_dcs_set_tear_scanline +EXPORT_SYMBOL vmlinux 0x9e9eab95 devcgroup_check_permission +EXPORT_SYMBOL vmlinux 0x9e9fdd9d memunmap +EXPORT_SYMBOL vmlinux 0x9ea6a20c skb_kill_datagram +EXPORT_SYMBOL vmlinux 0x9eacf8a5 kstrndup +EXPORT_SYMBOL vmlinux 0x9eb187fa xudma_pktdma_rflow_get_irq +EXPORT_SYMBOL vmlinux 0x9ebd67f9 input_mt_init_slots +EXPORT_SYMBOL vmlinux 0x9ec0e639 twl6030_interrupt_unmask +EXPORT_SYMBOL vmlinux 0x9ec2fbd8 unlock_new_inode +EXPORT_SYMBOL vmlinux 0x9ec6ca96 ktime_get_real_ts64 +EXPORT_SYMBOL vmlinux 0x9ed12e20 kmalloc_large +EXPORT_SYMBOL vmlinux 0x9ed7c847 brcmstb_get_family_id +EXPORT_SYMBOL vmlinux 0x9ed978de vme_lm_set +EXPORT_SYMBOL vmlinux 0x9edddaac blk_pm_runtime_init +EXPORT_SYMBOL vmlinux 0x9eec2ed7 release_pages +EXPORT_SYMBOL vmlinux 0x9ef443e2 simple_transaction_read +EXPORT_SYMBOL vmlinux 0x9f07ef7b ip6_route_me_harder +EXPORT_SYMBOL vmlinux 0x9f1adc6b blk_integrity_unregister +EXPORT_SYMBOL vmlinux 0x9f2f87e8 sock_rfree +EXPORT_SYMBOL vmlinux 0x9f3acecb rproc_alloc +EXPORT_SYMBOL vmlinux 0x9f415485 pfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x9f46ced8 __sw_hweight64 +EXPORT_SYMBOL vmlinux 0x9f4f2aa3 acpi_gbl_FADT +EXPORT_SYMBOL vmlinux 0x9f50b770 keyring_restrict +EXPORT_SYMBOL vmlinux 0x9f54822f mr_mfc_find_parent +EXPORT_SYMBOL vmlinux 0x9f54ead7 gro_cells_destroy +EXPORT_SYMBOL vmlinux 0x9f5e7402 fs_param_is_u64 +EXPORT_SYMBOL vmlinux 0x9f5efcad xfrm_register_type +EXPORT_SYMBOL vmlinux 0x9f5fe24b mdio_device_create +EXPORT_SYMBOL vmlinux 0x9f6fbfb7 __skb_ext_del +EXPORT_SYMBOL vmlinux 0x9f74baea set_disk_ro +EXPORT_SYMBOL vmlinux 0x9f76baf4 _raw_write_unlock_irq +EXPORT_SYMBOL vmlinux 0x9f7d7dbb logic_outsw +EXPORT_SYMBOL vmlinux 0x9f984513 strrchr +EXPORT_SYMBOL vmlinux 0x9fa47200 sb_min_blocksize +EXPORT_SYMBOL vmlinux 0x9fa7184a cancel_delayed_work_sync +EXPORT_SYMBOL vmlinux 0x9facb9ca mipi_dsi_attach +EXPORT_SYMBOL vmlinux 0x9fb1291c genphy_loopback +EXPORT_SYMBOL vmlinux 0x9fb3c3e6 tls_client_hello_anon +EXPORT_SYMBOL vmlinux 0x9fb41842 netdev_offload_xstats_report_delta +EXPORT_SYMBOL vmlinux 0x9fcbe1b3 pcie_capability_clear_and_set_word_locked +EXPORT_SYMBOL vmlinux 0x9fd177c1 sg_miter_start +EXPORT_SYMBOL vmlinux 0x9fd1ec03 put_ipc_ns +EXPORT_SYMBOL vmlinux 0x9fd5f536 skb_add_rx_frag +EXPORT_SYMBOL vmlinux 0x9fd924af __folio_put +EXPORT_SYMBOL vmlinux 0x9fdecc31 unregister_netdevice_many +EXPORT_SYMBOL vmlinux 0x9fe79538 invalidate_disk +EXPORT_SYMBOL vmlinux 0x9feed7ce timer_reduce +EXPORT_SYMBOL vmlinux 0x9fef6b9e dm_io +EXPORT_SYMBOL vmlinux 0x9ff1e612 phy_get_c45_ids +EXPORT_SYMBOL vmlinux 0x9ff8fa13 skb_trim +EXPORT_SYMBOL vmlinux 0x9ffa3a75 netdev_max_backlog +EXPORT_SYMBOL vmlinux 0x9ffd23bd I_BDEV +EXPORT_SYMBOL vmlinux 0xa0048ce7 udp_lib_setsockopt +EXPORT_SYMBOL vmlinux 0xa00aca2a dql_completed +EXPORT_SYMBOL vmlinux 0xa00ee2a2 mnt_drop_write_file +EXPORT_SYMBOL vmlinux 0xa01d3df6 font_vga_8x16 +EXPORT_SYMBOL vmlinux 0xa022e908 do_splice_direct +EXPORT_SYMBOL vmlinux 0xa02aa74a __cond_resched_lock +EXPORT_SYMBOL vmlinux 0xa033d747 next_arg +EXPORT_SYMBOL vmlinux 0xa0395e40 udp_lib_get_port +EXPORT_SYMBOL vmlinux 0xa03f7a83 devfreq_add_governor +EXPORT_SYMBOL vmlinux 0xa0436e98 in6addr_linklocal_allnodes +EXPORT_SYMBOL vmlinux 0xa0466ecb __skb_gso_segment +EXPORT_SYMBOL vmlinux 0xa04e33da qcom_scm_lmh_dcvsh +EXPORT_SYMBOL vmlinux 0xa057df8f twl_set_regcache_bypass +EXPORT_SYMBOL vmlinux 0xa05998b2 param_get_bool +EXPORT_SYMBOL vmlinux 0xa05b6be2 psched_ppscfg_precompute +EXPORT_SYMBOL vmlinux 0xa079226f register_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0xa07a37f0 memchr +EXPORT_SYMBOL vmlinux 0xa07d1b3c tasklet_setup +EXPORT_SYMBOL vmlinux 0xa081cf49 __neigh_create +EXPORT_SYMBOL vmlinux 0xa084749a __bitmap_or +EXPORT_SYMBOL vmlinux 0xa090c436 begin_new_exec +EXPORT_SYMBOL vmlinux 0xa095e02e generic_check_addressable +EXPORT_SYMBOL vmlinux 0xa0ae1e73 siphash_3u64 +EXPORT_SYMBOL vmlinux 0xa0b04675 vmalloc_32 +EXPORT_SYMBOL vmlinux 0xa0bda53a generic_setlease +EXPORT_SYMBOL vmlinux 0xa0dad88e netdev_adjacent_get_private +EXPORT_SYMBOL vmlinux 0xa0eae826 smp_call_function +EXPORT_SYMBOL vmlinux 0xa0ebd14c sysctl_tcp_mem +EXPORT_SYMBOL vmlinux 0xa0ebd437 hdmi_drm_infoframe_check +EXPORT_SYMBOL vmlinux 0xa0ee496f i2c_smbus_write_i2c_block_data +EXPORT_SYMBOL vmlinux 0xa0f10085 __sg_free_table +EXPORT_SYMBOL vmlinux 0xa0fbac79 wake_up_bit +EXPORT_SYMBOL vmlinux 0xa108eb4d sysctl_optmem_max +EXPORT_SYMBOL vmlinux 0xa1090fbb gpiochip_irq_relres +EXPORT_SYMBOL vmlinux 0xa115da49 __tracepoint_kfree +EXPORT_SYMBOL vmlinux 0xa11c9d8b sock_create +EXPORT_SYMBOL vmlinux 0xa1242486 bio_add_page +EXPORT_SYMBOL vmlinux 0xa1369dca tcp_md5_hash_key +EXPORT_SYMBOL vmlinux 0xa1541c5b kfree_skb_partial +EXPORT_SYMBOL vmlinux 0xa16ab813 inode_init_owner +EXPORT_SYMBOL vmlinux 0xa1711d2b pin_user_pages_remote +EXPORT_SYMBOL vmlinux 0xa172c5be netif_tx_lock +EXPORT_SYMBOL vmlinux 0xa1a186c5 dquot_initialize_needed +EXPORT_SYMBOL vmlinux 0xa1a95c6c seq_puts +EXPORT_SYMBOL vmlinux 0xa1ab00c3 fscrypt_put_encryption_info +EXPORT_SYMBOL vmlinux 0xa1ba6861 rdmacg_try_charge +EXPORT_SYMBOL vmlinux 0xa1d2f176 padata_do_serial +EXPORT_SYMBOL vmlinux 0xa1d533ec kern_path +EXPORT_SYMBOL vmlinux 0xa1f17d71 t10_pi_type3_crc +EXPORT_SYMBOL vmlinux 0xa2060911 inet_current_timestamp +EXPORT_SYMBOL vmlinux 0xa20f94af seq_open_private +EXPORT_SYMBOL vmlinux 0xa215409b bio_uninit +EXPORT_SYMBOL vmlinux 0xa21ac148 inet_addr_type_table +EXPORT_SYMBOL vmlinux 0xa2326c49 acpi_remove_table_handler +EXPORT_SYMBOL vmlinux 0xa2360c7f input_mt_sync_frame +EXPORT_SYMBOL vmlinux 0xa23ffc04 groups_sort +EXPORT_SYMBOL vmlinux 0xa24f23d8 __request_module +EXPORT_SYMBOL vmlinux 0xa2506d0a mii_link_ok +EXPORT_SYMBOL vmlinux 0xa25e345e of_pci_range_to_resource +EXPORT_SYMBOL vmlinux 0xa25edd9f bdi_alloc +EXPORT_SYMBOL vmlinux 0xa263892b fscrypt_fname_free_buffer +EXPORT_SYMBOL vmlinux 0xa26a1d42 __phy_read_mmd +EXPORT_SYMBOL vmlinux 0xa28cfcc0 gen_estimator_active +EXPORT_SYMBOL vmlinux 0xa29e12f0 set_page_writeback +EXPORT_SYMBOL vmlinux 0xa2a756d7 mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0xa2ac58da unregister_mii_timestamper +EXPORT_SYMBOL vmlinux 0xa2bd123b pskb_expand_head +EXPORT_SYMBOL vmlinux 0xa2c42d88 inet_csk_reqsk_queue_add +EXPORT_SYMBOL vmlinux 0xa2cf3649 qman_fq_fqid +EXPORT_SYMBOL vmlinux 0xa2d4b75e qcom_scm_iommu_set_cp_pool_size +EXPORT_SYMBOL vmlinux 0xa2d7ec8d __SCK__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xa2f14c24 device_get_ethdev_address +EXPORT_SYMBOL vmlinux 0xa30cdc0a dcb_ieee_getapp_mask +EXPORT_SYMBOL vmlinux 0xa3190731 mii_ethtool_gset +EXPORT_SYMBOL vmlinux 0xa32b3842 __aperture_remove_legacy_vga_devices +EXPORT_SYMBOL vmlinux 0xa334199b noop_fsync +EXPORT_SYMBOL vmlinux 0xa3394ba7 nla_reserve +EXPORT_SYMBOL vmlinux 0xa339e6e5 on_each_cpu_cond_mask +EXPORT_SYMBOL vmlinux 0xa3522df5 qman_query_fq_np +EXPORT_SYMBOL vmlinux 0xa3560c3f key_move +EXPORT_SYMBOL vmlinux 0xa372d2d4 skb_flow_get_icmp_tci +EXPORT_SYMBOL vmlinux 0xa37382b7 twl6030_mmc_card_detect +EXPORT_SYMBOL vmlinux 0xa3742ac9 add_to_pipe +EXPORT_SYMBOL vmlinux 0xa38465ac peernet2id +EXPORT_SYMBOL vmlinux 0xa396b0c4 register_key_type +EXPORT_SYMBOL vmlinux 0xa3a6d1bb vme_irq_handler +EXPORT_SYMBOL vmlinux 0xa3b3f060 pagecache_isize_extended +EXPORT_SYMBOL vmlinux 0xa3be8342 __ubsan_handle_type_mismatch +EXPORT_SYMBOL vmlinux 0xa3c310ac tty_port_tty_get +EXPORT_SYMBOL vmlinux 0xa3c491e3 ip_sock_set_tos +EXPORT_SYMBOL vmlinux 0xa3c90fa9 unlock_page +EXPORT_SYMBOL vmlinux 0xa3cb401b __mmap_lock_do_trace_released +EXPORT_SYMBOL vmlinux 0xa3cefaa0 blake2s_update +EXPORT_SYMBOL vmlinux 0xa3d4e488 skb_unlink +EXPORT_SYMBOL vmlinux 0xa3de1594 pci_setup_cardbus +EXPORT_SYMBOL vmlinux 0xa3df23b2 device_get_mac_address +EXPORT_SYMBOL vmlinux 0xa3e318a1 tcp_init_sock +EXPORT_SYMBOL vmlinux 0xa3ea9c00 dump_align +EXPORT_SYMBOL vmlinux 0xa3fa284d md_bitmap_unplug +EXPORT_SYMBOL vmlinux 0xa3fea172 sha224_final +EXPORT_SYMBOL vmlinux 0xa40ff01b acpi_dbg_layer +EXPORT_SYMBOL vmlinux 0xa4171918 give_up_console +EXPORT_SYMBOL vmlinux 0xa4194fac i2c_smbus_read_block_data +EXPORT_SYMBOL vmlinux 0xa41dc263 dcb_getrewr +EXPORT_SYMBOL vmlinux 0xa439b3aa nf_ip6_checksum +EXPORT_SYMBOL vmlinux 0xa440d121 flow_keys_dissector +EXPORT_SYMBOL vmlinux 0xa448c653 qcom_scm_ice_set_key +EXPORT_SYMBOL vmlinux 0xa454546d dev_mc_del +EXPORT_SYMBOL vmlinux 0xa4657d07 input_get_keycode +EXPORT_SYMBOL vmlinux 0xa4752540 phy_advertise_supported +EXPORT_SYMBOL vmlinux 0xa485e64c __mod_zone_page_state +EXPORT_SYMBOL vmlinux 0xa48bb0a1 skb_tunnel_check_pmtu +EXPORT_SYMBOL vmlinux 0xa4c722ee __skb_checksum_complete +EXPORT_SYMBOL vmlinux 0xa4c923cd capable_wrt_inode_uidgid +EXPORT_SYMBOL vmlinux 0xa4e899f3 xfrm_input_resume +EXPORT_SYMBOL vmlinux 0xa4fca045 qcom_scm_ocmem_lock +EXPORT_SYMBOL vmlinux 0xa4fde4c5 tcf_exts_dump +EXPORT_SYMBOL vmlinux 0xa50126d4 kmem_cache_destroy +EXPORT_SYMBOL vmlinux 0xa5067a7f free_buffer_head +EXPORT_SYMBOL vmlinux 0xa5172a93 add_to_page_cache_lru +EXPORT_SYMBOL vmlinux 0xa519ae74 dma_mmap_attrs +EXPORT_SYMBOL vmlinux 0xa51edd55 fifo_create_dflt +EXPORT_SYMBOL vmlinux 0xa5258a33 is_bad_inode +EXPORT_SYMBOL vmlinux 0xa52bedf6 xenbus_dev_request_and_reply +EXPORT_SYMBOL vmlinux 0xa52d3582 mmc_can_discard +EXPORT_SYMBOL vmlinux 0xa53918cb ipv6_push_frag_opts +EXPORT_SYMBOL vmlinux 0xa54ae77b pci_back_from_sleep +EXPORT_SYMBOL vmlinux 0xa54b9063 cpu_rmap_add +EXPORT_SYMBOL vmlinux 0xa5526619 rb_insert_color +EXPORT_SYMBOL vmlinux 0xa55e65bd i2c_smbus_write_byte_data +EXPORT_SYMBOL vmlinux 0xa587aacc tcf_exts_change +EXPORT_SYMBOL vmlinux 0xa58af0a6 _raw_read_unlock_irq +EXPORT_SYMBOL vmlinux 0xa58ed3ed iov_iter_discard +EXPORT_SYMBOL vmlinux 0xa5976e4f dev_base_lock +EXPORT_SYMBOL vmlinux 0xa5a04fc3 generic_shutdown_super +EXPORT_SYMBOL vmlinux 0xa5baa60e netdev_state_change +EXPORT_SYMBOL vmlinux 0xa5d4db3e truncate_inode_pages +EXPORT_SYMBOL vmlinux 0xa5dbffd4 is_nd_dax +EXPORT_SYMBOL vmlinux 0xa5dd517e phy_set_sym_pause +EXPORT_SYMBOL vmlinux 0xa5ea7f7a udpv6_sendmsg +EXPORT_SYMBOL vmlinux 0xa5f024f3 pcim_iomap +EXPORT_SYMBOL vmlinux 0xa5f7cf37 __cpu_possible_mask +EXPORT_SYMBOL vmlinux 0xa613f3c0 scsi_print_command +EXPORT_SYMBOL vmlinux 0xa61ced89 qdisc_put_rtab +EXPORT_SYMBOL vmlinux 0xa61e809f blk_queue_dma_alignment +EXPORT_SYMBOL vmlinux 0xa61fe2e9 security_socket_getpeersec_dgram +EXPORT_SYMBOL vmlinux 0xa6257a2f complete +EXPORT_SYMBOL vmlinux 0xa62b36ae reuseport_add_sock +EXPORT_SYMBOL vmlinux 0xa6457c89 hdmi_infoframe_pack +EXPORT_SYMBOL vmlinux 0xa648e561 __ubsan_handle_shift_out_of_bounds +EXPORT_SYMBOL vmlinux 0xa64c7249 __printk_cpu_sync_try_get +EXPORT_SYMBOL vmlinux 0xa64e0d1e of_device_is_compatible +EXPORT_SYMBOL vmlinux 0xa65531c2 ww_mutex_trylock +EXPORT_SYMBOL vmlinux 0xa65c6def alt_cb_patch_nops +EXPORT_SYMBOL vmlinux 0xa663a303 __do_once_sleepable_done +EXPORT_SYMBOL vmlinux 0xa67e2dca dev_uc_init +EXPORT_SYMBOL vmlinux 0xa681fe88 generate_random_uuid +EXPORT_SYMBOL vmlinux 0xa6856b3b set_anon_super +EXPORT_SYMBOL vmlinux 0xa6b1fd06 kset_register +EXPORT_SYMBOL vmlinux 0xa6b2f5ad write_cache_pages +EXPORT_SYMBOL vmlinux 0xa6b91905 __qdisc_calculate_pkt_len +EXPORT_SYMBOL vmlinux 0xa6d2b822 blk_mq_delay_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xa6d4a708 ipv6_getsockopt +EXPORT_SYMBOL vmlinux 0xa6e1be11 xsk_set_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0xa6f7740a tso_build_data +EXPORT_SYMBOL vmlinux 0xa6f92012 blackhole_netdev +EXPORT_SYMBOL vmlinux 0xa7008c46 mr_mfc_seq_idx +EXPORT_SYMBOL vmlinux 0xa705ca2c tcp_read_sock +EXPORT_SYMBOL vmlinux 0xa70952aa scsi_dma_map +EXPORT_SYMBOL vmlinux 0xa70b8458 jbd2_journal_flush +EXPORT_SYMBOL vmlinux 0xa70bc96d qcom_scm_restore_sec_cfg_available +EXPORT_SYMBOL vmlinux 0xa70e59db ip_route_input_noref +EXPORT_SYMBOL vmlinux 0xa70ed9dc tcp_hashinfo +EXPORT_SYMBOL vmlinux 0xa714ef72 __inode_sub_bytes +EXPORT_SYMBOL vmlinux 0xa71acc92 fman_port_config +EXPORT_SYMBOL vmlinux 0xa72035f9 xa_get_order +EXPORT_SYMBOL vmlinux 0xa7258ec6 rproc_elf_load_rsc_table +EXPORT_SYMBOL vmlinux 0xa7261858 mipi_dsi_dcs_set_tear_on +EXPORT_SYMBOL vmlinux 0xa73849d7 tegra_dfll_register +EXPORT_SYMBOL vmlinux 0xa7470b22 __blockdev_direct_IO +EXPORT_SYMBOL vmlinux 0xa74c9877 refcount_dec_and_rtnl_lock +EXPORT_SYMBOL vmlinux 0xa74fa2be vm_iomap_memory +EXPORT_SYMBOL vmlinux 0xa75d315c dma_resv_add_fence +EXPORT_SYMBOL vmlinux 0xa76b5578 blk_mq_delay_run_hw_queues +EXPORT_SYMBOL vmlinux 0xa77bfd29 register_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0xa77cb1f4 mnt_set_expiry +EXPORT_SYMBOL vmlinux 0xa79f030b __ip_options_compile +EXPORT_SYMBOL vmlinux 0xa7b22402 dm_get_device +EXPORT_SYMBOL vmlinux 0xa7b6c37b sdev_prefix_printk +EXPORT_SYMBOL vmlinux 0xa7bd1738 sock_recvmsg +EXPORT_SYMBOL vmlinux 0xa7ceb46c cdrom_number_of_slots +EXPORT_SYMBOL vmlinux 0xa7cf92e5 sunxi_sram_claim +EXPORT_SYMBOL vmlinux 0xa7d5f92e ida_destroy +EXPORT_SYMBOL vmlinux 0xa7d70da9 inode_to_bdi +EXPORT_SYMBOL vmlinux 0xa7e1ea9f vme_lm_request +EXPORT_SYMBOL vmlinux 0xa7eedcc4 call_usermodehelper +EXPORT_SYMBOL vmlinux 0xa7f42205 netdev_lower_get_next_private_rcu +EXPORT_SYMBOL vmlinux 0xa7f51adc tcp_syn_ack_timeout +EXPORT_SYMBOL vmlinux 0xa8179643 vga_set_legacy_decoding +EXPORT_SYMBOL vmlinux 0xa843805a get_unused_fd_flags +EXPORT_SYMBOL vmlinux 0xa8455b08 kernel_getsockname +EXPORT_SYMBOL vmlinux 0xa84953d7 simple_dir_operations +EXPORT_SYMBOL vmlinux 0xa84ce9e0 crypto_aes_inv_sbox +EXPORT_SYMBOL vmlinux 0xa851d53b xfrm_policy_register_afinfo +EXPORT_SYMBOL vmlinux 0xa853396b xa_extract +EXPORT_SYMBOL vmlinux 0xa85a3e6d xa_load +EXPORT_SYMBOL vmlinux 0xa85ab087 __xfrm_decode_session +EXPORT_SYMBOL vmlinux 0xa862f722 vme_master_request +EXPORT_SYMBOL vmlinux 0xa8676398 __tracepoint_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xa8694ecd kblockd_schedule_work +EXPORT_SYMBOL vmlinux 0xa870268a file_remove_privs +EXPORT_SYMBOL vmlinux 0xa87a9ce9 jbd2_journal_stop +EXPORT_SYMBOL vmlinux 0xa8950f8c neigh_for_each +EXPORT_SYMBOL vmlinux 0xa897e3e7 mempool_free +EXPORT_SYMBOL vmlinux 0xa89a1cf1 ipmi_dmi_get_slave_addr +EXPORT_SYMBOL vmlinux 0xa8a8110c kernel_neon_end +EXPORT_SYMBOL vmlinux 0xa8aa4056 serio_bus +EXPORT_SYMBOL vmlinux 0xa8c44291 md_write_inc +EXPORT_SYMBOL vmlinux 0xa8c8655b __acpi_mdiobus_register +EXPORT_SYMBOL vmlinux 0xa8caa845 clk_bulk_put_all +EXPORT_SYMBOL vmlinux 0xa8cdf324 posix_acl_update_mode +EXPORT_SYMBOL vmlinux 0xa8ceedca revert_creds +EXPORT_SYMBOL vmlinux 0xa8e6933a qdf2400_e44_present +EXPORT_SYMBOL vmlinux 0xa8f6c843 ip_frag_ecn_table +EXPORT_SYMBOL vmlinux 0xa8fd8fa3 neigh_destroy +EXPORT_SYMBOL vmlinux 0xa90ca0de flush_rcu_work +EXPORT_SYMBOL vmlinux 0xa90f37c2 free_task +EXPORT_SYMBOL vmlinux 0xa913148c tcp_release_cb +EXPORT_SYMBOL vmlinux 0xa916b694 strnlen +EXPORT_SYMBOL vmlinux 0xa917c1de blk_limits_io_opt +EXPORT_SYMBOL vmlinux 0xa91e6181 generic_fillattr +EXPORT_SYMBOL vmlinux 0xa920e53b seq_bprintf +EXPORT_SYMBOL vmlinux 0xa9226040 mark_buffer_async_write +EXPORT_SYMBOL vmlinux 0xa9377907 md_check_recovery +EXPORT_SYMBOL vmlinux 0xa940ffc0 block_write_full_page +EXPORT_SYMBOL vmlinux 0xa94570fd tegra_ivc_cleanup +EXPORT_SYMBOL vmlinux 0xa9499584 bio_init_clone +EXPORT_SYMBOL vmlinux 0xa964dd13 gpmc_cs_request +EXPORT_SYMBOL vmlinux 0xa965ca81 reciprocal_value +EXPORT_SYMBOL vmlinux 0xa968d670 qman_start_using_portal +EXPORT_SYMBOL vmlinux 0xa976957d bitmap_remap +EXPORT_SYMBOL vmlinux 0xa9877349 dst_release_immediate +EXPORT_SYMBOL vmlinux 0xa99b8ac1 md_wakeup_thread +EXPORT_SYMBOL vmlinux 0xa9a70340 twl6040_power +EXPORT_SYMBOL vmlinux 0xa9ed62d2 tegra_fuse_readl +EXPORT_SYMBOL vmlinux 0xa9f26b70 devm_clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0xa9f568f9 truncate_inode_pages_range +EXPORT_SYMBOL vmlinux 0xa9f70ae0 input_mt_drop_unused +EXPORT_SYMBOL vmlinux 0xaa00fdc0 ec_transaction +EXPORT_SYMBOL vmlinux 0xaa0c318b vscnprintf +EXPORT_SYMBOL vmlinux 0xaa0d1fe7 dev_get_mac_address +EXPORT_SYMBOL vmlinux 0xaa108d49 genphy_read_status +EXPORT_SYMBOL vmlinux 0xaa10e503 folio_end_private_2 +EXPORT_SYMBOL vmlinux 0xaa16e15c scsi_print_sense_hdr +EXPORT_SYMBOL vmlinux 0xaa19e4aa _kstrtol +EXPORT_SYMBOL vmlinux 0xaa231b81 set_page_dirty +EXPORT_SYMBOL vmlinux 0xaa26552c elv_rb_find +EXPORT_SYMBOL vmlinux 0xaa2c3c34 mark_info_dirty +EXPORT_SYMBOL vmlinux 0xaa30bc1c jbd2_fc_begin_commit +EXPORT_SYMBOL vmlinux 0xaa341905 acpi_bios_exception +EXPORT_SYMBOL vmlinux 0xaa4c114c set_anon_super_fc +EXPORT_SYMBOL vmlinux 0xaa6f23ad rfkill_get_led_trigger_name +EXPORT_SYMBOL vmlinux 0xaa7d5387 unix_detach_fds +EXPORT_SYMBOL vmlinux 0xaa7e7d92 kern_path_create +EXPORT_SYMBOL vmlinux 0xaa8106bc crc8_populate_msb +EXPORT_SYMBOL vmlinux 0xaa8f1b71 inet_addr_is_any +EXPORT_SYMBOL vmlinux 0xaaa22180 ip_sock_set_mtu_discover +EXPORT_SYMBOL vmlinux 0xaaa4b9bc hchacha_block_generic +EXPORT_SYMBOL vmlinux 0xaaa4f51b max8998_write_reg +EXPORT_SYMBOL vmlinux 0xaaa50194 phy_ethtool_nway_reset +EXPORT_SYMBOL vmlinux 0xaaa50fb2 qcom_scm_lmh_profile_change +EXPORT_SYMBOL vmlinux 0xaab7aae3 dcbnl_ieee_notify +EXPORT_SYMBOL vmlinux 0xaac3fe6b of_phy_get_and_connect +EXPORT_SYMBOL vmlinux 0xaacd1064 inet_accept +EXPORT_SYMBOL vmlinux 0xaacf03c1 dma_fence_signal +EXPORT_SYMBOL vmlinux 0xaad0ae78 __bitmap_shift_right +EXPORT_SYMBOL vmlinux 0xaad6d92f rfkill_init_sw_state +EXPORT_SYMBOL vmlinux 0xaad8c7d6 default_wake_function +EXPORT_SYMBOL vmlinux 0xaae5eb26 __dev_get_by_index +EXPORT_SYMBOL vmlinux 0xaae8ab0e acpi_bus_power_manageable +EXPORT_SYMBOL vmlinux 0xaaf1db16 _dev_alert +EXPORT_SYMBOL vmlinux 0xaaf248ed request_key_tag +EXPORT_SYMBOL vmlinux 0xaaf4a334 qcom_scm_set_cold_boot_addr +EXPORT_SYMBOL vmlinux 0xaafdc258 strcasecmp +EXPORT_SYMBOL vmlinux 0xab1c40db ipv6_dev_mc_inc +EXPORT_SYMBOL vmlinux 0xab3697e4 irq_poll_init +EXPORT_SYMBOL vmlinux 0xab3b75ea vme_dma_pattern_attribute +EXPORT_SYMBOL vmlinux 0xab3fa57b rtnl_notify +EXPORT_SYMBOL vmlinux 0xab4695f9 phy_read_paged +EXPORT_SYMBOL vmlinux 0xab47bb50 vm_map_ram +EXPORT_SYMBOL vmlinux 0xab481715 netdev_get_xmit_slave +EXPORT_SYMBOL vmlinux 0xab4d01dc iterate_fd +EXPORT_SYMBOL vmlinux 0xab600421 probe_irq_off +EXPORT_SYMBOL vmlinux 0xab63baa5 unregister_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xab67a0ac dql_init +EXPORT_SYMBOL vmlinux 0xab6d5b3b hex_to_bin +EXPORT_SYMBOL vmlinux 0xab6d6b27 registered_fb +EXPORT_SYMBOL vmlinux 0xab70f57c ethtool_aggregate_ctrl_stats +EXPORT_SYMBOL vmlinux 0xab736dcd sk_stream_wait_close +EXPORT_SYMBOL vmlinux 0xab781570 fb_get_options +EXPORT_SYMBOL vmlinux 0xab9ffea4 d_rehash +EXPORT_SYMBOL vmlinux 0xabb9cfab pm860x_set_bits +EXPORT_SYMBOL vmlinux 0xabe112ec mount_bdev +EXPORT_SYMBOL vmlinux 0xabe13497 nf_getsockopt +EXPORT_SYMBOL vmlinux 0xabe70c28 arp_xmit +EXPORT_SYMBOL vmlinux 0xabf32f29 utf16s_to_utf8s +EXPORT_SYMBOL vmlinux 0xabf9173a __dec_zone_page_state +EXPORT_SYMBOL vmlinux 0xac1a55be unregister_reboot_notifier +EXPORT_SYMBOL vmlinux 0xac231fa7 skb_flow_dissect_ct +EXPORT_SYMBOL vmlinux 0xac3201b0 udp_flow_hashrnd +EXPORT_SYMBOL vmlinux 0xac42b2ac bioset_init +EXPORT_SYMBOL vmlinux 0xac537ac2 percpu_counter_destroy +EXPORT_SYMBOL vmlinux 0xac5fcec0 in4_pton +EXPORT_SYMBOL vmlinux 0xac8c0efb nf_log_unset +EXPORT_SYMBOL vmlinux 0xac928155 sock_from_file +EXPORT_SYMBOL vmlinux 0xac9e763e fscrypt_decrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xacab29b7 seq_hlist_start_percpu +EXPORT_SYMBOL vmlinux 0xacc45a36 kmem_cache_free +EXPORT_SYMBOL vmlinux 0xacd135e1 netdev_lower_dev_get_private +EXPORT_SYMBOL vmlinux 0xacd81eb3 jbd2_inode_cache +EXPORT_SYMBOL vmlinux 0xacddd806 ptp_get_vclocks_index +EXPORT_SYMBOL vmlinux 0xacf4d843 match_strdup +EXPORT_SYMBOL vmlinux 0xacf649bf audit_log_task_info +EXPORT_SYMBOL vmlinux 0xad0413d4 match_hex +EXPORT_SYMBOL vmlinux 0xad070ba9 dma_set_coherent_mask +EXPORT_SYMBOL vmlinux 0xad3265f4 inet_csk_complete_hashdance +EXPORT_SYMBOL vmlinux 0xad3ea04c qman_p_irqsource_remove +EXPORT_SYMBOL vmlinux 0xad50759d tcp_prot +EXPORT_SYMBOL vmlinux 0xad5d04c0 alloc_fcdev +EXPORT_SYMBOL vmlinux 0xad682b8f xudma_rchanrt_write +EXPORT_SYMBOL vmlinux 0xad6ba40e radix_tree_tag_get +EXPORT_SYMBOL vmlinux 0xad73041f autoremove_wake_function +EXPORT_SYMBOL vmlinux 0xad830966 trace_seq_acquire +EXPORT_SYMBOL vmlinux 0xad91bf98 crypto_sha3_final +EXPORT_SYMBOL vmlinux 0xad92cc84 dm_unregister_target +EXPORT_SYMBOL vmlinux 0xad98eaa3 ethtool_aggregate_rmon_stats +EXPORT_SYMBOL vmlinux 0xad9901ae bit_waitqueue +EXPORT_SYMBOL vmlinux 0xad9cc2f9 blk_rq_map_user_iov +EXPORT_SYMBOL vmlinux 0xad9ff63e bdi_unregister +EXPORT_SYMBOL vmlinux 0xada31e57 gen_pool_dma_alloc_align +EXPORT_SYMBOL vmlinux 0xadaabb70 genphy_read_lpa +EXPORT_SYMBOL vmlinux 0xadae6df8 blake2s_final +EXPORT_SYMBOL vmlinux 0xadaf8476 unregister_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0xadbeed61 mipi_dsi_packet_format_is_long +EXPORT_SYMBOL vmlinux 0xadcf5ba9 pm8606_osc_disable +EXPORT_SYMBOL vmlinux 0xadd139d4 rfs_needed +EXPORT_SYMBOL vmlinux 0xaddcaea5 qdisc_tree_reduce_backlog +EXPORT_SYMBOL vmlinux 0xade725ce __sk_dst_check +EXPORT_SYMBOL vmlinux 0xade835a3 dquot_get_next_id +EXPORT_SYMBOL vmlinux 0xadf2cc64 sock_kfree_s +EXPORT_SYMBOL vmlinux 0xadf6aec7 __ip_mc_dec_group +EXPORT_SYMBOL vmlinux 0xae04012c __vmalloc +EXPORT_SYMBOL vmlinux 0xae0a7292 mdiobus_setup_mdiodev_from_board_info +EXPORT_SYMBOL vmlinux 0xae0eae84 finish_swait +EXPORT_SYMBOL vmlinux 0xae1d2c5e fb_modesetting_disabled +EXPORT_SYMBOL vmlinux 0xae1f9ead generic_set_encrypted_ci_d_ops +EXPORT_SYMBOL vmlinux 0xae28e377 blk_integrity_compare +EXPORT_SYMBOL vmlinux 0xae316c11 icmpv6_err_convert +EXPORT_SYMBOL vmlinux 0xae33c403 xudma_navss_psil_unpair +EXPORT_SYMBOL vmlinux 0xae3cd13c import_single_range +EXPORT_SYMBOL vmlinux 0xae4a9dd2 inet_frag_reasm_prepare +EXPORT_SYMBOL vmlinux 0xae5a04bb acpi_evaluate_dsm +EXPORT_SYMBOL vmlinux 0xae5aa700 xsk_tx_peek_release_desc_batch +EXPORT_SYMBOL vmlinux 0xae5f11ab generic_file_direct_write +EXPORT_SYMBOL vmlinux 0xae61c07c jbd2_journal_init_jbd_inode +EXPORT_SYMBOL vmlinux 0xae61e3b5 eth_gro_receive +EXPORT_SYMBOL vmlinux 0xae66472b scsi_kmap_atomic_sg +EXPORT_SYMBOL vmlinux 0xae6700ca scsi_device_get +EXPORT_SYMBOL vmlinux 0xae6f91cf bpf_map_get +EXPORT_SYMBOL vmlinux 0xae82045f skb_vlan_pop +EXPORT_SYMBOL vmlinux 0xae988659 unpin_user_pages +EXPORT_SYMBOL vmlinux 0xae9efc5c xfrm4_udp_encap_rcv +EXPORT_SYMBOL vmlinux 0xaeac049a generate_random_guid +EXPORT_SYMBOL vmlinux 0xaeb082ad _raw_read_unlock_bh +EXPORT_SYMBOL vmlinux 0xaebd12f0 acpi_get_name +EXPORT_SYMBOL vmlinux 0xaecb27ef dma_resv_init +EXPORT_SYMBOL vmlinux 0xaeeae68d mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0xaef0a108 _copy_from_iter +EXPORT_SYMBOL vmlinux 0xaefb2b65 __splice_from_pipe +EXPORT_SYMBOL vmlinux 0xaf00a1b8 udp_seq_stop +EXPORT_SYMBOL vmlinux 0xaf1b1251 to_nd_btt +EXPORT_SYMBOL vmlinux 0xaf379c44 vma_set_file +EXPORT_SYMBOL vmlinux 0xaf3dd7dc scsi_logging_level +EXPORT_SYMBOL vmlinux 0xaf56600a arm64_use_ng_mappings +EXPORT_SYMBOL vmlinux 0xaf6ae97e free_inode_nonrcu +EXPORT_SYMBOL vmlinux 0xaf7ef56d may_umount +EXPORT_SYMBOL vmlinux 0xaf86df5a pci_scan_single_device +EXPORT_SYMBOL vmlinux 0xaf98f546 dev_add_offload +EXPORT_SYMBOL vmlinux 0xafaa6031 _find_next_and_bit +EXPORT_SYMBOL vmlinux 0xafb864c1 refcount_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0xafbb74af bio_integrity_prep +EXPORT_SYMBOL vmlinux 0xafc08054 dotdot_name +EXPORT_SYMBOL vmlinux 0xafc6c68e zstd_is_error +EXPORT_SYMBOL vmlinux 0xafc9d0e5 dma_sync_single_for_device +EXPORT_SYMBOL vmlinux 0xafd35c78 nd_integrity_init +EXPORT_SYMBOL vmlinux 0xafe6368d fman_bind +EXPORT_SYMBOL vmlinux 0xafe6a240 ndisc_ns_create +EXPORT_SYMBOL vmlinux 0xafe84816 pci_get_slot +EXPORT_SYMBOL vmlinux 0xaffef16a find_inode_rcu +EXPORT_SYMBOL vmlinux 0xb00879d4 from_kuid +EXPORT_SYMBOL vmlinux 0xb017e261 input_enable_softrepeat +EXPORT_SYMBOL vmlinux 0xb01bebf9 xfrm_get_acqseq +EXPORT_SYMBOL vmlinux 0xb023c8eb of_phy_is_fixed_link +EXPORT_SYMBOL vmlinux 0xb0240484 inet6_add_offload +EXPORT_SYMBOL vmlinux 0xb02a8940 dst_destroy +EXPORT_SYMBOL vmlinux 0xb04a43ad __xa_alloc_cyclic +EXPORT_SYMBOL vmlinux 0xb052134b __napi_schedule_irqoff +EXPORT_SYMBOL vmlinux 0xb058ca07 dim_calc_stats +EXPORT_SYMBOL vmlinux 0xb05c5f7f sync_filesystem +EXPORT_SYMBOL vmlinux 0xb05fc310 sysctl_rmem_max +EXPORT_SYMBOL vmlinux 0xb0617db4 wait_for_completion_state +EXPORT_SYMBOL vmlinux 0xb0984348 dquot_quota_on_mount +EXPORT_SYMBOL vmlinux 0xb09bdfa8 cros_ec_prepare_tx +EXPORT_SYMBOL vmlinux 0xb09c00be lookup_one_unlocked +EXPORT_SYMBOL vmlinux 0xb0a0da0c rational_best_approximation +EXPORT_SYMBOL vmlinux 0xb0a6d63d crypto_sha1_update +EXPORT_SYMBOL vmlinux 0xb0acf453 nd_device_notify +EXPORT_SYMBOL vmlinux 0xb0af69d1 md_reload_sb +EXPORT_SYMBOL vmlinux 0xb0c5e247 lockref_put_return +EXPORT_SYMBOL vmlinux 0xb0d193b0 get_phy_device +EXPORT_SYMBOL vmlinux 0xb0dc40bd tcf_exts_validate_ex +EXPORT_SYMBOL vmlinux 0xb0e10781 get_option +EXPORT_SYMBOL vmlinux 0xb0e7bd96 scsi_done_direct +EXPORT_SYMBOL vmlinux 0xb0f46820 max8998_read_reg +EXPORT_SYMBOL vmlinux 0xb0fe82f7 dev_get_port_parent_id +EXPORT_SYMBOL vmlinux 0xb121390a probe_irq_on +EXPORT_SYMBOL vmlinux 0xb1269190 tcf_action_dump_1 +EXPORT_SYMBOL vmlinux 0xb126d310 skb_set_owner_w +EXPORT_SYMBOL vmlinux 0xb12cbacb fb_unregister_client +EXPORT_SYMBOL vmlinux 0xb1342cdb _raw_read_lock_irqsave +EXPORT_SYMBOL vmlinux 0xb1386cd1 netdev_reset_tc +EXPORT_SYMBOL vmlinux 0xb13a0829 skb_clone_sk +EXPORT_SYMBOL vmlinux 0xb14ab1ef hdmi_audio_infoframe_init +EXPORT_SYMBOL vmlinux 0xb14bc7c4 __blk_alloc_disk +EXPORT_SYMBOL vmlinux 0xb14fc46a find_next_clump8 +EXPORT_SYMBOL vmlinux 0xb150d071 clk_bulk_get_all +EXPORT_SYMBOL vmlinux 0xb1518e15 cancel_work +EXPORT_SYMBOL vmlinux 0xb18be8c4 skb_checksum_setup +EXPORT_SYMBOL vmlinux 0xb1a68bac crypto_sha256_finup +EXPORT_SYMBOL vmlinux 0xb1bba1fb blk_mq_start_hw_queue +EXPORT_SYMBOL vmlinux 0xb1c3a01a oops_in_progress +EXPORT_SYMBOL vmlinux 0xb1ccd152 tso_start +EXPORT_SYMBOL vmlinux 0xb1ce9c03 napi_schedule_prep +EXPORT_SYMBOL vmlinux 0xb1db9a69 fsl_ifc_find +EXPORT_SYMBOL vmlinux 0xb1ddf995 jiffies_64_to_clock_t +EXPORT_SYMBOL vmlinux 0xb1de1c00 reuseport_attach_prog +EXPORT_SYMBOL vmlinux 0xb1ef2d50 cred_fscmp +EXPORT_SYMBOL vmlinux 0xb20629e2 pci_clear_master +EXPORT_SYMBOL vmlinux 0xb21c3819 vlan_vid_del +EXPORT_SYMBOL vmlinux 0xb22276bc __blk_mq_end_request +EXPORT_SYMBOL vmlinux 0xb22e16d5 radix_tree_maybe_preload +EXPORT_SYMBOL vmlinux 0xb23027c1 kstrtos16_from_user +EXPORT_SYMBOL vmlinux 0xb2436be9 dst_dev_put +EXPORT_SYMBOL vmlinux 0xb2851b6b truncate_pagecache +EXPORT_SYMBOL vmlinux 0xb2a3ec14 devm_pci_remap_cfg_resource +EXPORT_SYMBOL vmlinux 0xb2a8e66b pci_clear_mwi +EXPORT_SYMBOL vmlinux 0xb2a9cf10 neigh_proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0xb2b7308d xfrm_sad_getinfo +EXPORT_SYMBOL vmlinux 0xb2bcb088 acpi_current_gpe_count +EXPORT_SYMBOL vmlinux 0xb2d1e4af phy_register_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xb2dc5e69 rpmh_write_async +EXPORT_SYMBOL vmlinux 0xb2ead97c kimage_vaddr +EXPORT_SYMBOL vmlinux 0xb2f35c6a xxh64 +EXPORT_SYMBOL vmlinux 0xb2fcb56d queue_delayed_work_on +EXPORT_SYMBOL vmlinux 0xb2fcf035 dm_table_get_mode +EXPORT_SYMBOL vmlinux 0xb2fd306f __brelse +EXPORT_SYMBOL vmlinux 0xb306ec50 __sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken +EXPORT_SYMBOL vmlinux 0xb30b9822 vme_master_set +EXPORT_SYMBOL vmlinux 0xb30f280c xfrm6_protocol_register +EXPORT_SYMBOL vmlinux 0xb31f17e8 scsi_target_resume +EXPORT_SYMBOL vmlinux 0xb3200ce2 vfs_parse_fs_param_source +EXPORT_SYMBOL vmlinux 0xb320331f tcp_stream_memory_free +EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 +EXPORT_SYMBOL vmlinux 0xb32728bb qcom_scm_iommu_secure_ptbl_init +EXPORT_SYMBOL vmlinux 0xb34dca1c kryo_l2_get_indirect_reg +EXPORT_SYMBOL vmlinux 0xb35cf244 blk_mq_init_allocated_queue +EXPORT_SYMBOL vmlinux 0xb3687850 out_of_line_wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0xb36d5bdd param_set_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xb3867e6d mtree_insert +EXPORT_SYMBOL vmlinux 0xb386e0fd nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xb3a82019 profile_pc +EXPORT_SYMBOL vmlinux 0xb3b1a696 d_path +EXPORT_SYMBOL vmlinux 0xb3d2c76d scsi_hostbyte_string +EXPORT_SYMBOL vmlinux 0xb3e00899 tty_hung_up_p +EXPORT_SYMBOL vmlinux 0xb3f0de55 xz_dec_microlzma_run +EXPORT_SYMBOL vmlinux 0xb3f49446 kstrtos8_from_user +EXPORT_SYMBOL vmlinux 0xb3f548ad kmemdup_nul +EXPORT_SYMBOL vmlinux 0xb3f7646e kthread_should_stop +EXPORT_SYMBOL vmlinux 0xb3f7ccc7 rproc_coredump_using_sections +EXPORT_SYMBOL vmlinux 0xb3f985a8 sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb4043948 acpi_execute_simple_method +EXPORT_SYMBOL vmlinux 0xb4111f01 kthread_bind +EXPORT_SYMBOL vmlinux 0xb417c190 xfrm_policy_delete +EXPORT_SYMBOL vmlinux 0xb41c230a filp_close +EXPORT_SYMBOL vmlinux 0xb420191d devm_get_clk_from_child +EXPORT_SYMBOL vmlinux 0xb422644b dev_uc_add +EXPORT_SYMBOL vmlinux 0xb423dba1 console_blanked +EXPORT_SYMBOL vmlinux 0xb425e29d __xfrm_dst_lookup +EXPORT_SYMBOL vmlinux 0xb4414395 vme_master_mmap +EXPORT_SYMBOL vmlinux 0xb44937dc d_alloc +EXPORT_SYMBOL vmlinux 0xb4577003 acpi_dev_present +EXPORT_SYMBOL vmlinux 0xb46b73ce __sock_create +EXPORT_SYMBOL vmlinux 0xb46ccfe3 param_get_short +EXPORT_SYMBOL vmlinux 0xb47673a2 fiemap_prep +EXPORT_SYMBOL vmlinux 0xb48d4d22 security_sb_eat_lsm_opts +EXPORT_SYMBOL vmlinux 0xb49601a1 sg_zero_buffer +EXPORT_SYMBOL vmlinux 0xb4a1a6a0 i2c_smbus_read_i2c_block_data +EXPORT_SYMBOL vmlinux 0xb4a925c1 inode_set_bytes +EXPORT_SYMBOL vmlinux 0xb4c8b808 ip_fraglist_init +EXPORT_SYMBOL vmlinux 0xb4cea566 param_set_ulong +EXPORT_SYMBOL vmlinux 0xb4db2ae7 __scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0xb4db9388 kernel_connect +EXPORT_SYMBOL vmlinux 0xb4dff7da vme_irq_generate +EXPORT_SYMBOL vmlinux 0xb4e49274 find_inode_nowait +EXPORT_SYMBOL vmlinux 0xb4f29765 handshake_req_alloc +EXPORT_SYMBOL vmlinux 0xb4fe91e4 __devm_of_mdiobus_register +EXPORT_SYMBOL vmlinux 0xb51c8781 to_nd_pfn +EXPORT_SYMBOL vmlinux 0xb5289579 dget_parent +EXPORT_SYMBOL vmlinux 0xb53bf00b vma_alloc_folio +EXPORT_SYMBOL vmlinux 0xb53f2810 tcp_sockets_allocated +EXPORT_SYMBOL vmlinux 0xb57d725d mmc_can_erase +EXPORT_SYMBOL vmlinux 0xb57f1e27 fman_port_disable +EXPORT_SYMBOL vmlinux 0xb594c736 dev_addr_mod +EXPORT_SYMBOL vmlinux 0xb5a459dc unregister_blkdev +EXPORT_SYMBOL vmlinux 0xb5a6a5c8 pci_wait_for_pending_transaction +EXPORT_SYMBOL vmlinux 0xb5aa7165 dma_pool_destroy +EXPORT_SYMBOL vmlinux 0xb5b54b34 _raw_spin_unlock +EXPORT_SYMBOL vmlinux 0xb5b63711 fileattr_fill_xflags +EXPORT_SYMBOL vmlinux 0xb5cb10ef dquot_set_dqinfo +EXPORT_SYMBOL vmlinux 0xb5cba37a phy_ethtool_get_strings +EXPORT_SYMBOL vmlinux 0xb5cee1e9 tcf_unregister_action +EXPORT_SYMBOL vmlinux 0xb5d52928 skb_copy_datagram_iter +EXPORT_SYMBOL vmlinux 0xb5e41903 of_platform_bus_probe +EXPORT_SYMBOL vmlinux 0xb5e73116 flush_delayed_work +EXPORT_SYMBOL vmlinux 0xb5e81c10 phy_error +EXPORT_SYMBOL vmlinux 0xb5ef147e devfreq_recommended_opp +EXPORT_SYMBOL vmlinux 0xb5f357e9 sk_filter_trim_cap +EXPORT_SYMBOL vmlinux 0xb5f5a091 xfrm_find_acq +EXPORT_SYMBOL vmlinux 0xb5fec837 pci_unmap_rom +EXPORT_SYMBOL vmlinux 0xb60663e3 napi_consume_skb +EXPORT_SYMBOL vmlinux 0xb6088cec rproc_put +EXPORT_SYMBOL vmlinux 0xb61d6fc2 down_read_interruptible +EXPORT_SYMBOL vmlinux 0xb62d50d9 devm_extcon_unregister_notifier_all +EXPORT_SYMBOL vmlinux 0xb632e202 folio_wait_bit_killable +EXPORT_SYMBOL vmlinux 0xb633f115 irq_poll_enable +EXPORT_SYMBOL vmlinux 0xb63ccd3d netdev_has_upper_dev +EXPORT_SYMBOL vmlinux 0xb647118c file_modified +EXPORT_SYMBOL vmlinux 0xb654ef65 acpi_os_read_port +EXPORT_SYMBOL vmlinux 0xb6577ef6 security_socket_socketpair +EXPORT_SYMBOL vmlinux 0xb6648474 find_vma_intersection +EXPORT_SYMBOL vmlinux 0xb66e96d8 netlbl_audit_start +EXPORT_SYMBOL vmlinux 0xb670b978 xfrm6_rcv +EXPORT_SYMBOL vmlinux 0xb674238c pci_dev_driver +EXPORT_SYMBOL vmlinux 0xb678366f int_sqrt +EXPORT_SYMBOL vmlinux 0xb67a859d kobject_put +EXPORT_SYMBOL vmlinux 0xb67b9dfb xfrm6_rcv_tnl +EXPORT_SYMBOL vmlinux 0xb67fec0e uuid_parse +EXPORT_SYMBOL vmlinux 0xb6936ffe _bcd2bin +EXPORT_SYMBOL vmlinux 0xb69b8ec3 scsi_device_resume +EXPORT_SYMBOL vmlinux 0xb6acaa13 phy_sfp_detach +EXPORT_SYMBOL vmlinux 0xb6bd1e03 security_inet_conn_established +EXPORT_SYMBOL vmlinux 0xb6c34b5b md_bitmap_unplug_async +EXPORT_SYMBOL vmlinux 0xb6cb556a _find_first_and_bit +EXPORT_SYMBOL vmlinux 0xb6cf91fc nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0xb6db5666 dst_cow_metrics_generic +EXPORT_SYMBOL vmlinux 0xb6e36ce2 psched_ratecfg_precompute +EXPORT_SYMBOL vmlinux 0xb6f5fc00 device_add_disk +EXPORT_SYMBOL vmlinux 0xb6f8aadb generic_write_checks_count +EXPORT_SYMBOL vmlinux 0xb6f8bce6 page_pool_release_page +EXPORT_SYMBOL vmlinux 0xb6fa641e lock_sock_nested +EXPORT_SYMBOL vmlinux 0xb6fde909 close_fd +EXPORT_SYMBOL vmlinux 0xb70bc1c8 netdev_offload_xstats_push_delta +EXPORT_SYMBOL vmlinux 0xb71589f0 skip_spaces +EXPORT_SYMBOL vmlinux 0xb71ed69f __hw_addr_unsync +EXPORT_SYMBOL vmlinux 0xb737b185 gen_pool_best_fit +EXPORT_SYMBOL vmlinux 0xb73826aa tls_client_hello_x509 +EXPORT_SYMBOL vmlinux 0xb75f915a folio_migrate_flags +EXPORT_SYMBOL vmlinux 0xb765b973 scsi_host_lookup +EXPORT_SYMBOL vmlinux 0xb7688155 ucc_slow_init +EXPORT_SYMBOL vmlinux 0xb77b9a6a netpoll_cleanup +EXPORT_SYMBOL vmlinux 0xb78debe3 LZ4_decompress_fast_usingDict +EXPORT_SYMBOL vmlinux 0xb7b04278 dquot_get_next_dqblk +EXPORT_SYMBOL vmlinux 0xb7b7fa6e node_states +EXPORT_SYMBOL vmlinux 0xb7c0f443 sort +EXPORT_SYMBOL vmlinux 0xb7c28ff3 ipv6_find_hdr +EXPORT_SYMBOL vmlinux 0xb7c6db70 sysctl_max_skb_frags +EXPORT_SYMBOL vmlinux 0xb7df7adb kiocb_set_cancel_fn +EXPORT_SYMBOL vmlinux 0xb7f1c496 request_key_with_auxdata +EXPORT_SYMBOL vmlinux 0xb7f4225f __dev_queue_xmit +EXPORT_SYMBOL vmlinux 0xb7f6b3b6 watchdog_register_governor +EXPORT_SYMBOL vmlinux 0xb80b4a18 zstd_compress_bound +EXPORT_SYMBOL vmlinux 0xb81d326c input_mt_destroy_slots +EXPORT_SYMBOL vmlinux 0xb838310a pci_alloc_irq_vectors +EXPORT_SYMBOL vmlinux 0xb842716c qcom_scm_ocmem_lock_available +EXPORT_SYMBOL vmlinux 0xb84c6dd7 skb_queue_head +EXPORT_SYMBOL vmlinux 0xb84e6953 serial8250_do_pm +EXPORT_SYMBOL vmlinux 0xb8605d9c qman_p_static_dequeue_add +EXPORT_SYMBOL vmlinux 0xb86072f7 insert_inode_locked +EXPORT_SYMBOL vmlinux 0xb868ac5c register_sysrq_key +EXPORT_SYMBOL vmlinux 0xb8722378 mapping_read_folio_gfp +EXPORT_SYMBOL vmlinux 0xb89b6e6b guid_parse +EXPORT_SYMBOL vmlinux 0xb89d36f8 rdmacg_uncharge +EXPORT_SYMBOL vmlinux 0xb8b043f2 kfree_link +EXPORT_SYMBOL vmlinux 0xb8b172b1 tcf_exts_init_ex +EXPORT_SYMBOL vmlinux 0xb8b34fd8 tcp_poll +EXPORT_SYMBOL vmlinux 0xb8b977e2 mipi_dsi_dcs_set_tear_off +EXPORT_SYMBOL vmlinux 0xb8c20155 dquot_operations +EXPORT_SYMBOL vmlinux 0xb8ca950f kernel_read +EXPORT_SYMBOL vmlinux 0xb8dadb7c kobject_add +EXPORT_SYMBOL vmlinux 0xb8dd97f8 fib_notifier_ops_register +EXPORT_SYMBOL vmlinux 0xb8f7e9fa mfd_remove_devices +EXPORT_SYMBOL vmlinux 0xb8ff9c07 dev_uc_unsync +EXPORT_SYMBOL vmlinux 0xb8ffbbce jbd2_journal_inode_ranged_write +EXPORT_SYMBOL vmlinux 0xb907513f unpoison_memory +EXPORT_SYMBOL vmlinux 0xb911bb58 minmax_running_max +EXPORT_SYMBOL vmlinux 0xb920db49 acpi_tb_install_and_load_table +EXPORT_SYMBOL vmlinux 0xb92fd40a devfreq_monitor_resume +EXPORT_SYMBOL vmlinux 0xb93d0eed _dev_crit +EXPORT_SYMBOL vmlinux 0xb94339c4 qdisc_put_stab +EXPORT_SYMBOL vmlinux 0xb9478d90 hdmi_drm_infoframe_unpack_only +EXPORT_SYMBOL vmlinux 0xb96a62a8 blk_queue_max_secure_erase_sectors +EXPORT_SYMBOL vmlinux 0xb96c4f9e audit_log_subject_context +EXPORT_SYMBOL vmlinux 0xb96c9dea vme_register_error_handler +EXPORT_SYMBOL vmlinux 0xb97220ff bitmap_parse +EXPORT_SYMBOL vmlinux 0xb97e3759 vlan_ioctl_set +EXPORT_SYMBOL vmlinux 0xb97feea7 __mod_lruvec_page_state +EXPORT_SYMBOL vmlinux 0xb988338c mmc_cqe_recovery +EXPORT_SYMBOL vmlinux 0xb996c29a pci_read_config_word +EXPORT_SYMBOL vmlinux 0xb9a53e7d config_item_init_type_name +EXPORT_SYMBOL vmlinux 0xb9af1d0d __xa_clear_mark +EXPORT_SYMBOL vmlinux 0xb9c34131 xattr_supports_user_prefix +EXPORT_SYMBOL vmlinux 0xb9cffc0e __traceiter_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xb9e8e2cc in6addr_sitelocal_allrouters +EXPORT_SYMBOL vmlinux 0xb9f2f8a7 d_prune_aliases +EXPORT_SYMBOL vmlinux 0xb9fc381a qcom_scm_hdcp_req +EXPORT_SYMBOL vmlinux 0xba00daa2 dma_fence_allocate_private_stub +EXPORT_SYMBOL vmlinux 0xba0284d6 input_set_keycode +EXPORT_SYMBOL vmlinux 0xba0676e2 vm_zone_stat +EXPORT_SYMBOL vmlinux 0xba1008c8 __crc32c_le +EXPORT_SYMBOL vmlinux 0xba33ec47 kill_anon_super +EXPORT_SYMBOL vmlinux 0xba37099c cdev_del +EXPORT_SYMBOL vmlinux 0xba3f5cc5 xfrm_policy_destroy +EXPORT_SYMBOL vmlinux 0xba497f13 loops_per_jiffy +EXPORT_SYMBOL vmlinux 0xba5d0e74 bdi_set_max_ratio +EXPORT_SYMBOL vmlinux 0xba5e534b bio_integrity_trim +EXPORT_SYMBOL vmlinux 0xba65542a d_lookup +EXPORT_SYMBOL vmlinux 0xba6b94aa udp_prot +EXPORT_SYMBOL vmlinux 0xba6c156f neigh_app_ns +EXPORT_SYMBOL vmlinux 0xba6c3468 cdev_set_parent +EXPORT_SYMBOL vmlinux 0xba707a78 qe_get_brg_clk +EXPORT_SYMBOL vmlinux 0xba8fbd64 _raw_spin_lock +EXPORT_SYMBOL vmlinux 0xba98ce6d input_mt_get_slot_by_key +EXPORT_SYMBOL vmlinux 0xbaaf3089 xp_dma_sync_for_device_slow +EXPORT_SYMBOL vmlinux 0xbabfa754 param_ops_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xbac8aeea sg_nents_for_len +EXPORT_SYMBOL vmlinux 0xbadf3ab8 inet_twsk_deschedule_put +EXPORT_SYMBOL vmlinux 0xbaeed5ed vfs_dup_fs_context +EXPORT_SYMBOL vmlinux 0xbafa632e __do_once_sleepable_start +EXPORT_SYMBOL vmlinux 0xbb0540aa zlib_inflateReset +EXPORT_SYMBOL vmlinux 0xbb164383 xp_set_rxq_info +EXPORT_SYMBOL vmlinux 0xbb1afb83 blk_sync_queue +EXPORT_SYMBOL vmlinux 0xbb21260e convert_ifc_address +EXPORT_SYMBOL vmlinux 0xbb24f607 init_cdrom_command +EXPORT_SYMBOL vmlinux 0xbb2d0aae flow_rule_match_l2tpv3 +EXPORT_SYMBOL vmlinux 0xbb4f4766 simple_write_to_buffer +EXPORT_SYMBOL vmlinux 0xbb534d4e param_get_uint +EXPORT_SYMBOL vmlinux 0xbb687724 bman_new_pool +EXPORT_SYMBOL vmlinux 0xbb6a3467 mmc_gpio_set_cd_irq +EXPORT_SYMBOL vmlinux 0xbb88ddc9 security_inode_invalidate_secctx +EXPORT_SYMBOL vmlinux 0xbb8b6657 sock_efree +EXPORT_SYMBOL vmlinux 0xbb8fafa8 seq_put_decimal_ull +EXPORT_SYMBOL vmlinux 0xbb9db306 ptp_clock_unregister +EXPORT_SYMBOL vmlinux 0xbb9ed3bf mutex_trylock +EXPORT_SYMBOL vmlinux 0xbba14f5e __vfs_removexattr +EXPORT_SYMBOL vmlinux 0xbba1a4e5 km_query +EXPORT_SYMBOL vmlinux 0xbba1d4ce of_find_node_with_property +EXPORT_SYMBOL vmlinux 0xbba57ea3 vga_get +EXPORT_SYMBOL vmlinux 0xbba71016 setup_new_exec +EXPORT_SYMBOL vmlinux 0xbbd69e39 blk_queue_update_dma_pad +EXPORT_SYMBOL vmlinux 0xbbda18c4 dma_fence_free +EXPORT_SYMBOL vmlinux 0xbbdb3ccf pci_choose_state +EXPORT_SYMBOL vmlinux 0xbbdd7174 rtnl_link_get_net +EXPORT_SYMBOL vmlinux 0xbbe3514f sock_no_recvmsg +EXPORT_SYMBOL vmlinux 0xbbf3e837 vmf_insert_mixed_mkwrite +EXPORT_SYMBOL vmlinux 0xbbfa0b39 phy_request_interrupt +EXPORT_SYMBOL vmlinux 0xbc11b450 tcp_mtup_init +EXPORT_SYMBOL vmlinux 0xbc2031de acpi_processor_get_bios_limit +EXPORT_SYMBOL vmlinux 0xbc20ee6e vfs_mkobj +EXPORT_SYMBOL vmlinux 0xbc5540c6 mode_strip_sgid +EXPORT_SYMBOL vmlinux 0xbc5e0888 udp_pre_connect +EXPORT_SYMBOL vmlinux 0xbc6b7d9b devfreq_resume_device +EXPORT_SYMBOL vmlinux 0xbc88ddb4 tcp_v4_md5_hash_skb +EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf +EXPORT_SYMBOL vmlinux 0xbcb62ea6 mipi_dsi_dcs_write +EXPORT_SYMBOL vmlinux 0xbcbbb71d ip_queue_xmit +EXPORT_SYMBOL vmlinux 0xbcbee97e input_event +EXPORT_SYMBOL vmlinux 0xbcc68dd3 pci_rebar_get_possible_sizes +EXPORT_SYMBOL vmlinux 0xbcebc5b9 tcf_em_unregister +EXPORT_SYMBOL vmlinux 0xbcf08a5d skb_copy_and_csum_bits +EXPORT_SYMBOL vmlinux 0xbcf281dd xfrm_alloc_spi +EXPORT_SYMBOL vmlinux 0xbd1b19de devfreq_remove_governor +EXPORT_SYMBOL vmlinux 0xbd1c9aee key_put +EXPORT_SYMBOL vmlinux 0xbd3c5771 netdev_upper_dev_unlink +EXPORT_SYMBOL vmlinux 0xbd3ff986 import_iovec +EXPORT_SYMBOL vmlinux 0xbd462b55 __kfifo_init +EXPORT_SYMBOL vmlinux 0xbd566daa vme_irq_request +EXPORT_SYMBOL vmlinux 0xbd6841d4 crc16 +EXPORT_SYMBOL vmlinux 0xbd69c907 seg6_push_hmac +EXPORT_SYMBOL vmlinux 0xbd7a6cbe truncate_setsize +EXPORT_SYMBOL vmlinux 0xbd82b3cd simple_lookup +EXPORT_SYMBOL vmlinux 0xbd8abd5f param_ops_charp +EXPORT_SYMBOL vmlinux 0xbdaeca71 rproc_add_carveout +EXPORT_SYMBOL vmlinux 0xbdbe19f1 input_match_device_id +EXPORT_SYMBOL vmlinux 0xbdc150db pci_unregister_driver +EXPORT_SYMBOL vmlinux 0xbdc408c7 __module_put_and_kthread_exit +EXPORT_SYMBOL vmlinux 0xbdc60528 dev_addr_del +EXPORT_SYMBOL vmlinux 0xbdc80a3b fwnode_iomap +EXPORT_SYMBOL vmlinux 0xbddc6f93 skb_realloc_headroom +EXPORT_SYMBOL vmlinux 0xbdf880a9 ilookup +EXPORT_SYMBOL vmlinux 0xbdfcd2f8 path_is_mountpoint +EXPORT_SYMBOL vmlinux 0xbe2711ea __devm_release_region +EXPORT_SYMBOL vmlinux 0xbe3a8ca8 alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0xbe460771 bio_endio +EXPORT_SYMBOL vmlinux 0xbe49252c acpi_os_write_port +EXPORT_SYMBOL vmlinux 0xbe4eb6ed secure_dccpv6_sequence_number +EXPORT_SYMBOL vmlinux 0xbe575e69 __task_pid_nr_ns +EXPORT_SYMBOL vmlinux 0xbe5a24e9 xxh32_copy_state +EXPORT_SYMBOL vmlinux 0xbe5cb040 dquot_load_quota_sb +EXPORT_SYMBOL vmlinux 0xbe6a866f __wait_on_bit +EXPORT_SYMBOL vmlinux 0xbe6a8c96 zstd_cctx_workspace_bound +EXPORT_SYMBOL vmlinux 0xbe718256 locks_copy_conflock +EXPORT_SYMBOL vmlinux 0xbe7300a1 scsi_set_medium_removal +EXPORT_SYMBOL vmlinux 0xbe804a80 acpi_get_hp_hw_control_from_firmware +EXPORT_SYMBOL vmlinux 0xbec6fda8 touchscreen_report_pos +EXPORT_SYMBOL vmlinux 0xbec8ab7d __scsi_device_lookup +EXPORT_SYMBOL vmlinux 0xbecb3e5e dev_open +EXPORT_SYMBOL vmlinux 0xbef43296 console_conditional_schedule +EXPORT_SYMBOL vmlinux 0xbefa51a3 gen_pool_add_owner +EXPORT_SYMBOL vmlinux 0xbf18a588 netdev_set_num_tc +EXPORT_SYMBOL vmlinux 0xbf1df555 uart_get_baud_rate +EXPORT_SYMBOL vmlinux 0xbf3080be dquot_scan_active +EXPORT_SYMBOL vmlinux 0xbf3a0058 rproc_detach +EXPORT_SYMBOL vmlinux 0xbf427f66 mmc_gpio_set_cd_isr +EXPORT_SYMBOL vmlinux 0xbf479daa page_cache_prev_miss +EXPORT_SYMBOL vmlinux 0xbf501c75 module_put +EXPORT_SYMBOL vmlinux 0xbf59c419 posix_acl_init +EXPORT_SYMBOL vmlinux 0xbf69c4bf security_inode_copy_up +EXPORT_SYMBOL vmlinux 0xbf6af728 __scsi_print_sense +EXPORT_SYMBOL vmlinux 0xbf6c7326 eth_gro_complete +EXPORT_SYMBOL vmlinux 0xbf7c2dbf pnpacpi_protocol +EXPORT_SYMBOL vmlinux 0xbf82c617 vfs_get_link +EXPORT_SYMBOL vmlinux 0xbfa4b67b input_set_timestamp +EXPORT_SYMBOL vmlinux 0xbfa62d61 eth_header +EXPORT_SYMBOL vmlinux 0xbfae9e07 utf8_validate +EXPORT_SYMBOL vmlinux 0xbfba2d8c udp_read_skb +EXPORT_SYMBOL vmlinux 0xbfcbc0d2 stmp_reset_block +EXPORT_SYMBOL vmlinux 0xbfce2b3c nvdimm_check_and_set_ro +EXPORT_SYMBOL vmlinux 0xbfd8cd9a netdev_set_sb_channel +EXPORT_SYMBOL vmlinux 0xbff2f29f __breadahead +EXPORT_SYMBOL vmlinux 0xbffb188e netpoll_poll_disable +EXPORT_SYMBOL vmlinux 0xc009bc41 uart_write_wakeup +EXPORT_SYMBOL vmlinux 0xc0106504 netif_device_detach +EXPORT_SYMBOL vmlinux 0xc0117354 rproc_boot +EXPORT_SYMBOL vmlinux 0xc01815e4 dev_uc_sync_multiple +EXPORT_SYMBOL vmlinux 0xc01a59d6 phys_mem_access_prot +EXPORT_SYMBOL vmlinux 0xc02ef50f sock_wfree +EXPORT_SYMBOL vmlinux 0xc0364007 fault_in_writeable +EXPORT_SYMBOL vmlinux 0xc05d13de mdiobus_register_device +EXPORT_SYMBOL vmlinux 0xc060c3f4 page_pool_ethtool_stats_get +EXPORT_SYMBOL vmlinux 0xc0763484 rfkill_blocked +EXPORT_SYMBOL vmlinux 0xc078d22c zstd_init_cstream +EXPORT_SYMBOL vmlinux 0xc079ce0e param_array_ops +EXPORT_SYMBOL vmlinux 0xc07b0863 fb_destroy_modedb +EXPORT_SYMBOL vmlinux 0xc08a22e2 dev_get_by_name +EXPORT_SYMBOL vmlinux 0xc09bf6f1 __nlmsg_put +EXPORT_SYMBOL vmlinux 0xc0acb3c4 __skb_try_recv_datagram +EXPORT_SYMBOL vmlinux 0xc0b48612 skb_vlan_untag +EXPORT_SYMBOL vmlinux 0xc0bcabb7 iov_iter_xarray +EXPORT_SYMBOL vmlinux 0xc0c15b34 scsi_report_device_reset +EXPORT_SYMBOL vmlinux 0xc0e270d5 dquot_alloc +EXPORT_SYMBOL vmlinux 0xc0fd982e remap_pfn_range +EXPORT_SYMBOL vmlinux 0xc0fe9137 __printk_cpu_sync_put +EXPORT_SYMBOL vmlinux 0xc0ff12fb nla_strdup +EXPORT_SYMBOL vmlinux 0xc0ff21c1 input_get_new_minor +EXPORT_SYMBOL vmlinux 0xc1108629 qdisc_offload_dump_helper +EXPORT_SYMBOL vmlinux 0xc11844d6 mipi_dsi_picture_parameter_set +EXPORT_SYMBOL vmlinux 0xc1198662 __warn_flushing_systemwide_wq +EXPORT_SYMBOL vmlinux 0xc11f6c9f rtnetlink_put_metrics +EXPORT_SYMBOL vmlinux 0xc126e6d3 __traceiter_spi_transfer_start +EXPORT_SYMBOL vmlinux 0xc13215a8 mmc_register_driver +EXPORT_SYMBOL vmlinux 0xc1440adc skb_copy_bits +EXPORT_SYMBOL vmlinux 0xc14dc168 acpi_get_data +EXPORT_SYMBOL vmlinux 0xc1514a3b free_irq +EXPORT_SYMBOL vmlinux 0xc1579516 fman_port_enable +EXPORT_SYMBOL vmlinux 0xc15e71eb mii_nway_restart +EXPORT_SYMBOL vmlinux 0xc164a51c keygen_init +EXPORT_SYMBOL vmlinux 0xc16be39d iter_div_u64_rem +EXPORT_SYMBOL vmlinux 0xc171a9ba neigh_parms_alloc +EXPORT_SYMBOL vmlinux 0xc17aec9c dma_free_attrs +EXPORT_SYMBOL vmlinux 0xc1807c99 request_firmware_into_buf +EXPORT_SYMBOL vmlinux 0xc18c5477 rw_verify_area +EXPORT_SYMBOL vmlinux 0xc1cb419c __traceiter_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xc1d8cfaf __fdget +EXPORT_SYMBOL vmlinux 0xc1e2c742 tegra_io_rail_power_on +EXPORT_SYMBOL vmlinux 0xc1f0c60f md_bitmap_cond_end_sync +EXPORT_SYMBOL vmlinux 0xc1f500b3 __hw_addr_ref_unsync_dev +EXPORT_SYMBOL vmlinux 0xc1fdbb1b tcp_check_req +EXPORT_SYMBOL vmlinux 0xc2050974 fman_port_get_tstamp +EXPORT_SYMBOL vmlinux 0xc205693c vfs_iocb_iter_write +EXPORT_SYMBOL vmlinux 0xc2165299 ilookup5_nowait +EXPORT_SYMBOL vmlinux 0xc22f6693 call_fib_notifier +EXPORT_SYMBOL vmlinux 0xc2310cdc logic_inl +EXPORT_SYMBOL vmlinux 0xc233300a __dynamic_ibdev_dbg +EXPORT_SYMBOL vmlinux 0xc237acf0 __tty_insert_flip_char +EXPORT_SYMBOL vmlinux 0xc23f2517 neigh_lookup +EXPORT_SYMBOL vmlinux 0xc287a250 scsi_target_quiesce +EXPORT_SYMBOL vmlinux 0xc29bf967 strspn +EXPORT_SYMBOL vmlinux 0xc29f1174 add_watch_to_object +EXPORT_SYMBOL vmlinux 0xc2cb862e sgl_alloc_order +EXPORT_SYMBOL vmlinux 0xc2d22260 pcie_get_width_cap +EXPORT_SYMBOL vmlinux 0xc2e168ab caches_clean_inval_pou +EXPORT_SYMBOL vmlinux 0xc2e587d1 reset_devices +EXPORT_SYMBOL vmlinux 0xc2eb46e2 __fput_sync +EXPORT_SYMBOL vmlinux 0xc2f52274 __lshrti3 +EXPORT_SYMBOL vmlinux 0xc3055d20 usleep_range_state +EXPORT_SYMBOL vmlinux 0xc310b981 strnstr +EXPORT_SYMBOL vmlinux 0xc31db0ce is_vmalloc_addr +EXPORT_SYMBOL vmlinux 0xc3256916 blk_mq_tagset_wait_completed_request +EXPORT_SYMBOL vmlinux 0xc32c71af register_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xc33bbd11 scsi_mode_sense +EXPORT_SYMBOL vmlinux 0xc35871b5 mmc_free_host +EXPORT_SYMBOL vmlinux 0xc359fb65 abort +EXPORT_SYMBOL vmlinux 0xc35ef106 thermal_zone_device_critical +EXPORT_SYMBOL vmlinux 0xc373e7c3 blk_mq_rq_cpu +EXPORT_SYMBOL vmlinux 0xc3762aec mempool_alloc +EXPORT_SYMBOL vmlinux 0xc376601c __folio_batch_release +EXPORT_SYMBOL vmlinux 0xc377869b deactivate_locked_super +EXPORT_SYMBOL vmlinux 0xc37f9c6e cpufreq_update_policy +EXPORT_SYMBOL vmlinux 0xc380d132 xp_dma_map +EXPORT_SYMBOL vmlinux 0xc388e2cb ptp_find_pin +EXPORT_SYMBOL vmlinux 0xc38c83b8 mod_timer +EXPORT_SYMBOL vmlinux 0xc3969280 serio_unregister_child_port +EXPORT_SYMBOL vmlinux 0xc3a54651 alloc_buffer_head +EXPORT_SYMBOL vmlinux 0xc3b9274f cros_ec_query_all +EXPORT_SYMBOL vmlinux 0xc3c54bbf tcp_ioctl +EXPORT_SYMBOL vmlinux 0xc3cd034d crc8_populate_lsb +EXPORT_SYMBOL vmlinux 0xc3ff38c2 down_read_trylock +EXPORT_SYMBOL vmlinux 0xc4057740 inode_init_once +EXPORT_SYMBOL vmlinux 0xc41b37ee of_get_mac_address +EXPORT_SYMBOL vmlinux 0xc4212ab9 qdisc_class_hash_insert +EXPORT_SYMBOL vmlinux 0xc42dcb99 acpi_evaluate_ost +EXPORT_SYMBOL vmlinux 0xc435242f jbd2_journal_finish_inode_data_buffers +EXPORT_SYMBOL vmlinux 0xc44b43ef mpage_readahead +EXPORT_SYMBOL vmlinux 0xc452212c utf8_strncasecmp +EXPORT_SYMBOL vmlinux 0xc4708199 cpm_muram_addr +EXPORT_SYMBOL vmlinux 0xc4777aa9 __ctzsi2 +EXPORT_SYMBOL vmlinux 0xc48b4953 jbd2_journal_free_reserved +EXPORT_SYMBOL vmlinux 0xc49324db param_ops_invbool +EXPORT_SYMBOL vmlinux 0xc4964e3e clk_get +EXPORT_SYMBOL vmlinux 0xc4a6d4ac of_n_size_cells +EXPORT_SYMBOL vmlinux 0xc4ae915e arch_touch_nmi_watchdog +EXPORT_SYMBOL vmlinux 0xc4b21d2f qman_get_affine_portal +EXPORT_SYMBOL vmlinux 0xc4b44321 qdisc_watchdog_schedule_range_ns +EXPORT_SYMBOL vmlinux 0xc4bd7827 lock_two_nondirectories +EXPORT_SYMBOL vmlinux 0xc4c741b9 ps2_end_command +EXPORT_SYMBOL vmlinux 0xc4d39b5f mr_table_alloc +EXPORT_SYMBOL vmlinux 0xc4d9ef9b system_cpucaps +EXPORT_SYMBOL vmlinux 0xc4dbff00 inet_stream_ops +EXPORT_SYMBOL vmlinux 0xc4ebe29b folio_set_bh +EXPORT_SYMBOL vmlinux 0xc4eccd2e blk_queue_alignment_offset +EXPORT_SYMBOL vmlinux 0xc4f0b5c0 tcf_chain_get_by_act +EXPORT_SYMBOL vmlinux 0xc52201c8 mii_check_media +EXPORT_SYMBOL vmlinux 0xc528a49a queued_write_lock_slowpath +EXPORT_SYMBOL vmlinux 0xc53449e4 dev_disable_lro +EXPORT_SYMBOL vmlinux 0xc53795d8 tcp_disconnect +EXPORT_SYMBOL vmlinux 0xc546af9c __udp_disconnect +EXPORT_SYMBOL vmlinux 0xc54ddc8e tcp_get_md5sig_pool +EXPORT_SYMBOL vmlinux 0xc55ee10d phy_read_mmd +EXPORT_SYMBOL vmlinux 0xc55f55d5 inet_frag_pull_head +EXPORT_SYMBOL vmlinux 0xc561f9dc mmc_retune_timer_stop +EXPORT_SYMBOL vmlinux 0xc56c3609 xz_dec_microlzma_reset +EXPORT_SYMBOL vmlinux 0xc5740d0f block_write_end +EXPORT_SYMBOL vmlinux 0xc5783dab genphy_restart_aneg +EXPORT_SYMBOL vmlinux 0xc57868a2 phy_stop +EXPORT_SYMBOL vmlinux 0xc57c48a3 idr_get_next +EXPORT_SYMBOL vmlinux 0xc581b017 dcb_ieee_getapp_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0xc58a218a page_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0xc58d5a90 kstrtoll_from_user +EXPORT_SYMBOL vmlinux 0xc599a772 security_xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc5afe8aa __bh_read +EXPORT_SYMBOL vmlinux 0xc5b6f236 queue_work_on +EXPORT_SYMBOL vmlinux 0xc5d63a3d sock_release +EXPORT_SYMBOL vmlinux 0xc5e74216 release_resource +EXPORT_SYMBOL vmlinux 0xc60d0620 __num_online_cpus +EXPORT_SYMBOL vmlinux 0xc621012b get_tree_bdev +EXPORT_SYMBOL vmlinux 0xc6222516 __inet6_lookup_established +EXPORT_SYMBOL vmlinux 0xc622556f prepare_to_wait_exclusive +EXPORT_SYMBOL vmlinux 0xc631580a console_unlock +EXPORT_SYMBOL vmlinux 0xc633d82d phy_unregister_fixup +EXPORT_SYMBOL vmlinux 0xc65e4e97 secure_dccp_sequence_number +EXPORT_SYMBOL vmlinux 0xc664e1eb mipi_dsi_dcs_read +EXPORT_SYMBOL vmlinux 0xc666a132 crc_t10dif +EXPORT_SYMBOL vmlinux 0xc67b6d37 amba_release_regions +EXPORT_SYMBOL vmlinux 0xc6912542 fb_pan_display +EXPORT_SYMBOL vmlinux 0xc69fce52 qcom_scm_qsmmu500_wait_safe_toggle +EXPORT_SYMBOL vmlinux 0xc6cb465a __kfifo_max_r +EXPORT_SYMBOL vmlinux 0xc6cbbc89 capable +EXPORT_SYMBOL vmlinux 0xc6d09aa9 release_firmware +EXPORT_SYMBOL vmlinux 0xc6d5fb8d blk_execute_rq +EXPORT_SYMBOL vmlinux 0xc6da8f3f pci_disable_device +EXPORT_SYMBOL vmlinux 0xc6db057a jbd2_journal_force_commit_nested +EXPORT_SYMBOL vmlinux 0xc6f3b3fc refcount_dec_if_one +EXPORT_SYMBOL vmlinux 0xc6f46339 init_timer_key +EXPORT_SYMBOL vmlinux 0xc6f6761a xfrm6_input_addr +EXPORT_SYMBOL vmlinux 0xc6fae354 bio_alloc_bioset +EXPORT_SYMBOL vmlinux 0xc7066355 poll_freewait +EXPORT_SYMBOL vmlinux 0xc708f1fe ec_write +EXPORT_SYMBOL vmlinux 0xc70bf6c8 con_copy_unimap +EXPORT_SYMBOL vmlinux 0xc7208c3a serial8250_resume_port +EXPORT_SYMBOL vmlinux 0xc7433ed2 security_sctp_assoc_established +EXPORT_SYMBOL vmlinux 0xc76cc9c8 md_bitmap_sync_with_cluster +EXPORT_SYMBOL vmlinux 0xc76f83a8 bpf_link_put +EXPORT_SYMBOL vmlinux 0xc781bd9f rfkill_resume_polling +EXPORT_SYMBOL vmlinux 0xc7856a3d inet6addr_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xc796e8fa rt_mutex_base_init +EXPORT_SYMBOL vmlinux 0xc7a4fbed rtnl_lock +EXPORT_SYMBOL vmlinux 0xc7aceffa __mdiobus_read +EXPORT_SYMBOL vmlinux 0xc7ae1903 security_lock_kernel_down +EXPORT_SYMBOL vmlinux 0xc7ae74d6 d_drop +EXPORT_SYMBOL vmlinux 0xc7b61ecc skb_udp_tunnel_segment +EXPORT_SYMBOL vmlinux 0xc7c1107a LZ4_decompress_safe +EXPORT_SYMBOL vmlinux 0xc7c131de mfd_remove_devices_late +EXPORT_SYMBOL vmlinux 0xc7ea385a pci_free_irq +EXPORT_SYMBOL vmlinux 0xc7fee96d __tcp_md5_do_lookup +EXPORT_SYMBOL vmlinux 0xc8093caf cros_ec_cmd_xfer_status +EXPORT_SYMBOL vmlinux 0xc80ab559 swake_up_one +EXPORT_SYMBOL vmlinux 0xc838c3f5 __ashrti3 +EXPORT_SYMBOL vmlinux 0xc839afed hdmi_audio_infoframe_check +EXPORT_SYMBOL vmlinux 0xc83f3001 fc_mount +EXPORT_SYMBOL vmlinux 0xc84a0a7e seq_hlist_start_rcu +EXPORT_SYMBOL vmlinux 0xc872fd85 in6addr_interfacelocal_allnodes +EXPORT_SYMBOL vmlinux 0xc877140e block_page_mkwrite +EXPORT_SYMBOL vmlinux 0xc8827b75 sysctl_vals +EXPORT_SYMBOL vmlinux 0xc88992d6 i2c_get_adapter +EXPORT_SYMBOL vmlinux 0xc890c008 zlib_deflateEnd +EXPORT_SYMBOL vmlinux 0xc8973b11 kobject_get_unless_zero +EXPORT_SYMBOL vmlinux 0xc89768ea inode_insert5 +EXPORT_SYMBOL vmlinux 0xc89846c4 xudma_tchanrt_read +EXPORT_SYMBOL vmlinux 0xc8a91f5b cpumask_local_spread +EXPORT_SYMBOL vmlinux 0xc8b37811 mr_mfc_find_any_parent +EXPORT_SYMBOL vmlinux 0xc8b6010c backlight_device_unregister +EXPORT_SYMBOL vmlinux 0xc8c30280 page_pool_put_defragged_page +EXPORT_SYMBOL vmlinux 0xc8c7d80a i2c_smbus_read_byte_data +EXPORT_SYMBOL vmlinux 0xc8c85086 sg_free_table +EXPORT_SYMBOL vmlinux 0xc8d73d91 xfrm_unregister_type +EXPORT_SYMBOL vmlinux 0xc8dcc62a krealloc +EXPORT_SYMBOL vmlinux 0xc8e8f5b0 _dev_emerg +EXPORT_SYMBOL vmlinux 0xc8f69af4 of_mdio_find_device +EXPORT_SYMBOL vmlinux 0xc9036dab end_buffer_write_sync +EXPORT_SYMBOL vmlinux 0xc90c6df2 phy_set_asym_pause +EXPORT_SYMBOL vmlinux 0xc90fe9c5 xen_free_unpopulated_pages +EXPORT_SYMBOL vmlinux 0xc916dd46 __SCK__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0xc9181db8 devm_memremap +EXPORT_SYMBOL vmlinux 0xc92b098a iw_handler_set_spy +EXPORT_SYMBOL vmlinux 0xc9358276 __xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc939151d uart_suspend_port +EXPORT_SYMBOL vmlinux 0xc93e8461 acpi_get_event_resources +EXPORT_SYMBOL vmlinux 0xc949a751 __register_nls +EXPORT_SYMBOL vmlinux 0xc94fda54 i2c_smbus_read_i2c_block_data_or_emulated +EXPORT_SYMBOL vmlinux 0xc95d495e nonseekable_open +EXPORT_SYMBOL vmlinux 0xc9634df9 in6addr_linklocal_allrouters +EXPORT_SYMBOL vmlinux 0xc96c26ff from_kgid +EXPORT_SYMBOL vmlinux 0xc972449f mempool_alloc_slab +EXPORT_SYMBOL vmlinux 0xc97b2201 kernel_sock_ip_overhead +EXPORT_SYMBOL vmlinux 0xc9822234 clk_register_clkdev +EXPORT_SYMBOL vmlinux 0xc99e2a55 twl_rev +EXPORT_SYMBOL vmlinux 0xc9ab3ae1 __break_lease +EXPORT_SYMBOL vmlinux 0xc9adf718 fget_raw +EXPORT_SYMBOL vmlinux 0xc9c686f2 migrate_vma_setup +EXPORT_SYMBOL vmlinux 0xc9df055a xfrm_policy_walk_init +EXPORT_SYMBOL vmlinux 0xc9ed0401 imx_sc_rm_is_resource_owned +EXPORT_SYMBOL vmlinux 0xc9f4091d mmc_detect_change +EXPORT_SYMBOL vmlinux 0xc9fd9be9 new_inode +EXPORT_SYMBOL vmlinux 0xca1648d4 zstd_decompress_dctx +EXPORT_SYMBOL vmlinux 0xca17ac01 _find_next_andnot_bit +EXPORT_SYMBOL vmlinux 0xca1de4cb sk_common_release +EXPORT_SYMBOL vmlinux 0xca1de89e __bh_read_batch +EXPORT_SYMBOL vmlinux 0xca21ebd3 bitmap_free +EXPORT_SYMBOL vmlinux 0xca2796da phy_write_paged +EXPORT_SYMBOL vmlinux 0xca2abd68 fixed_size_llseek +EXPORT_SYMBOL vmlinux 0xca315db0 nf_unregister_net_hook +EXPORT_SYMBOL vmlinux 0xca431c05 wake_bit_function +EXPORT_SYMBOL vmlinux 0xca4f9f35 uart_unregister_driver +EXPORT_SYMBOL vmlinux 0xca526164 deactivate_super +EXPORT_SYMBOL vmlinux 0xca62afaf xudma_rflow_is_gp +EXPORT_SYMBOL vmlinux 0xca85f6e5 nvdimm_namespace_locked +EXPORT_SYMBOL vmlinux 0xca9360b5 rb_next +EXPORT_SYMBOL vmlinux 0xca9beaa4 __xa_store +EXPORT_SYMBOL vmlinux 0xcad1aca8 acpi_exception +EXPORT_SYMBOL vmlinux 0xcaf3befa tcp_setsockopt +EXPORT_SYMBOL vmlinux 0xcb0288ea ledtrig_cpu +EXPORT_SYMBOL vmlinux 0xcb097dde get_cached_acl_rcu +EXPORT_SYMBOL vmlinux 0xcb1bf4dc phy_drivers_register +EXPORT_SYMBOL vmlinux 0xcb20b607 pm_vt_switch_unregister +EXPORT_SYMBOL vmlinux 0xcb307b12 param_get_byte +EXPORT_SYMBOL vmlinux 0xcb317488 xsk_clear_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0xcb3ae215 call_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xcb3f4618 tty_driver_flush_buffer +EXPORT_SYMBOL vmlinux 0xcb68a3c2 sock_no_listen +EXPORT_SYMBOL vmlinux 0xcb733bf2 acpi_bus_set_power +EXPORT_SYMBOL vmlinux 0xcbbd27c7 fault_in_iov_iter_writeable +EXPORT_SYMBOL vmlinux 0xcbbf0a6f audit_log_task_context +EXPORT_SYMBOL vmlinux 0xcbc304df __xfrm_state_destroy +EXPORT_SYMBOL vmlinux 0xcbd4898c fortify_panic +EXPORT_SYMBOL vmlinux 0xcbd9efa0 xudma_get_device +EXPORT_SYMBOL vmlinux 0xcbe32a49 of_find_all_nodes +EXPORT_SYMBOL vmlinux 0xcbfb33e4 init_opal_dev +EXPORT_SYMBOL vmlinux 0xcc063580 inet_csk_prepare_forced_close +EXPORT_SYMBOL vmlinux 0xcc09f505 sk_ioctl +EXPORT_SYMBOL vmlinux 0xcc0e2e36 serial8250_register_8250_port +EXPORT_SYMBOL vmlinux 0xcc10c5b2 genphy_update_link +EXPORT_SYMBOL vmlinux 0xcc1b882a idr_get_next_ul +EXPORT_SYMBOL vmlinux 0xcc248d26 serial8250_suspend_port +EXPORT_SYMBOL vmlinux 0xcc27088f fwnode_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0xcc27f074 framebuffer_alloc +EXPORT_SYMBOL vmlinux 0xcc2e7a87 devfreq_update_interval +EXPORT_SYMBOL vmlinux 0xcc328a5c reservation_ww_class +EXPORT_SYMBOL vmlinux 0xcc392eea kmalloc_size_roundup +EXPORT_SYMBOL vmlinux 0xcc411ed1 ptp_convert_timestamp +EXPORT_SYMBOL vmlinux 0xcc5005fe msleep_interruptible +EXPORT_SYMBOL vmlinux 0xcc5d22d9 can_do_mlock +EXPORT_SYMBOL vmlinux 0xcca5839d xen_vcpu_id +EXPORT_SYMBOL vmlinux 0xccaa6fda posix_lock_file +EXPORT_SYMBOL vmlinux 0xccaf994e dma_fence_set_deadline +EXPORT_SYMBOL vmlinux 0xccb86408 udp_disconnect +EXPORT_SYMBOL vmlinux 0xcce1ab9c register_console +EXPORT_SYMBOL vmlinux 0xccfb9e07 dst_default_metrics +EXPORT_SYMBOL vmlinux 0xccfcdc9b tcp_v4_mtu_reduced +EXPORT_SYMBOL vmlinux 0xccfd2ebc scsi_dev_info_list_del_keyed +EXPORT_SYMBOL vmlinux 0xcd01b8e6 acpi_attach_data +EXPORT_SYMBOL vmlinux 0xcd149b65 folio_create_empty_buffers +EXPORT_SYMBOL vmlinux 0xcd1b1875 md_set_array_sectors +EXPORT_SYMBOL vmlinux 0xcd23623e inet_listen +EXPORT_SYMBOL vmlinux 0xcd25ab7a tag_pages_for_writeback +EXPORT_SYMBOL vmlinux 0xcd279169 nla_find +EXPORT_SYMBOL vmlinux 0xcd286150 rtnl_unicast +EXPORT_SYMBOL vmlinux 0xcd3ce2c8 __put_user_ns +EXPORT_SYMBOL vmlinux 0xcd3f7a0e ps2_init +EXPORT_SYMBOL vmlinux 0xcd5ca2c8 page_pool_alloc_pages +EXPORT_SYMBOL vmlinux 0xcd62713f phy_ethtool_get_sset_count +EXPORT_SYMBOL vmlinux 0xcd6e328e scsi_bios_ptable +EXPORT_SYMBOL vmlinux 0xcd72c48c dquot_quota_on +EXPORT_SYMBOL vmlinux 0xcd83552b generic_key_instantiate +EXPORT_SYMBOL vmlinux 0xcd8cc6a5 alloc_fddidev +EXPORT_SYMBOL vmlinux 0xcd8ce890 acpi_format_exception +EXPORT_SYMBOL vmlinux 0xcd9879ce blk_start_plug +EXPORT_SYMBOL vmlinux 0xcd9bf91a phy_reset_after_clk_enable +EXPORT_SYMBOL vmlinux 0xcd9c13a3 tty_termios_hw_change +EXPORT_SYMBOL vmlinux 0xcda273cc genlmsg_multicast_allns +EXPORT_SYMBOL vmlinux 0xcdaa155c pci_ep_cfs_remove_epf_group +EXPORT_SYMBOL vmlinux 0xcdaced8a qcom_scm_assign_mem +EXPORT_SYMBOL vmlinux 0xcdadc84a cdrom_release +EXPORT_SYMBOL vmlinux 0xcdb0fb86 pci_fixup_cardbus +EXPORT_SYMBOL vmlinux 0xcdc39c9e security_ismaclabel +EXPORT_SYMBOL vmlinux 0xcde77bcc free_opal_dev +EXPORT_SYMBOL vmlinux 0xcde7a90e mmc_cqe_request_done +EXPORT_SYMBOL vmlinux 0xcdf51a39 netdev_offload_xstats_get +EXPORT_SYMBOL vmlinux 0xcdfbb4bc vlan_dev_vlan_proto +EXPORT_SYMBOL vmlinux 0xce0342c2 phy_attach +EXPORT_SYMBOL vmlinux 0xce11897f dma_fence_array_create +EXPORT_SYMBOL vmlinux 0xce14289c fman_port_bind +EXPORT_SYMBOL vmlinux 0xce2365ba scsi_host_get +EXPORT_SYMBOL vmlinux 0xce2840e7 irq_set_irq_wake +EXPORT_SYMBOL vmlinux 0xce33c2eb jbd2_journal_set_features +EXPORT_SYMBOL vmlinux 0xce3781ce inet_offloads +EXPORT_SYMBOL vmlinux 0xce4cdb8e fb_find_best_mode +EXPORT_SYMBOL vmlinux 0xce4e47b6 __kfifo_skip_r +EXPORT_SYMBOL vmlinux 0xce5ac24f zlib_inflate_workspacesize +EXPORT_SYMBOL vmlinux 0xce6c755a dev_close +EXPORT_SYMBOL vmlinux 0xce6f990e flow_rule_match_tcp +EXPORT_SYMBOL vmlinux 0xce720f28 mtree_destroy +EXPORT_SYMBOL vmlinux 0xce731b34 ucc_slow_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0xce76c257 acpi_get_irq_routing_table +EXPORT_SYMBOL vmlinux 0xce807a25 up_write +EXPORT_SYMBOL vmlinux 0xce827595 flow_rule_match_enc_ipv6_addrs +EXPORT_SYMBOL vmlinux 0xce995dbb brioctl_set +EXPORT_SYMBOL vmlinux 0xce9c3687 xfrm4_protocol_register +EXPORT_SYMBOL vmlinux 0xceab0311 strchrnul +EXPORT_SYMBOL vmlinux 0xceb71a89 kthread_create_worker +EXPORT_SYMBOL vmlinux 0xcebb8637 md_bitmap_start_sync +EXPORT_SYMBOL vmlinux 0xced0f4d4 gen_pool_create +EXPORT_SYMBOL vmlinux 0xcee5ef29 register_md_personality +EXPORT_SYMBOL vmlinux 0xcef1245e keyring_clear +EXPORT_SYMBOL vmlinux 0xcef5dee3 file_fdatawait_range +EXPORT_SYMBOL vmlinux 0xcefacea6 has_capability +EXPORT_SYMBOL vmlinux 0xcefb0c9f __mutex_init +EXPORT_SYMBOL vmlinux 0xcefcd99a serial8250_unregister_port +EXPORT_SYMBOL vmlinux 0xcf147428 of_platform_device_create +EXPORT_SYMBOL vmlinux 0xcf177456 genphy_handle_interrupt_no_ack +EXPORT_SYMBOL vmlinux 0xcf1af180 dev_pm_opp_unregister_notifier +EXPORT_SYMBOL vmlinux 0xcf24a81e skb_queue_purge +EXPORT_SYMBOL vmlinux 0xcf29f951 rpmh_write_batch +EXPORT_SYMBOL vmlinux 0xcf2a6966 up +EXPORT_SYMBOL vmlinux 0xcf2ea86b __tracepoint_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xcf2f8e62 mini_qdisc_pair_swap +EXPORT_SYMBOL vmlinux 0xcf35387d pci_ep_cfs_add_epf_group +EXPORT_SYMBOL vmlinux 0xcf3b69b3 netdev_stats_to_stats64 +EXPORT_SYMBOL vmlinux 0xcf4fdd4d _atomic_dec_and_lock +EXPORT_SYMBOL vmlinux 0xcf5c2845 sched_autogroup_create_attach +EXPORT_SYMBOL vmlinux 0xcf691bc9 tcf_idr_check_alloc +EXPORT_SYMBOL vmlinux 0xcf6f22e0 fman_reset_mac +EXPORT_SYMBOL vmlinux 0xcf7af735 d_instantiate_anon +EXPORT_SYMBOL vmlinux 0xcf851451 blk_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xcf8d9a21 tcp_mtu_to_mss +EXPORT_SYMBOL vmlinux 0xcf9b558d touchscreen_set_mt_pos +EXPORT_SYMBOL vmlinux 0xcf9f6a24 nf_hook_slow_list +EXPORT_SYMBOL vmlinux 0xcfc0617f skb_page_frag_refill +EXPORT_SYMBOL vmlinux 0xcfc39260 free_cgroup_ns +EXPORT_SYMBOL vmlinux 0xcfc9deaf atomic_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0xcfcf116f fs_param_is_u32 +EXPORT_SYMBOL vmlinux 0xcfd3eaaa padata_free_shell +EXPORT_SYMBOL vmlinux 0xcfd884a8 __hsiphash_unaligned +EXPORT_SYMBOL vmlinux 0xcfeb98a8 acpi_processor_register_performance +EXPORT_SYMBOL vmlinux 0xcff06fe0 pnp_device_attach +EXPORT_SYMBOL vmlinux 0xcff7fd3a pci_bus_claim_resources +EXPORT_SYMBOL vmlinux 0xd0035850 md_integrity_add_rdev +EXPORT_SYMBOL vmlinux 0xd00803d9 phy_ethtool_get_stats +EXPORT_SYMBOL vmlinux 0xd02b6708 ptp_find_pin_unlocked +EXPORT_SYMBOL vmlinux 0xd035afc9 scsi_print_sense +EXPORT_SYMBOL vmlinux 0xd03b9a65 pci_find_bus +EXPORT_SYMBOL vmlinux 0xd04c1a64 sysctl_devconf_inherit_init_net +EXPORT_SYMBOL vmlinux 0xd0654aba woken_wake_function +EXPORT_SYMBOL vmlinux 0xd065a6dc _dev_info +EXPORT_SYMBOL vmlinux 0xd0760fc0 kfree_sensitive +EXPORT_SYMBOL vmlinux 0xd0811758 unregister_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0xd083b770 unregister_netdev +EXPORT_SYMBOL vmlinux 0xd089c296 phy_device_free +EXPORT_SYMBOL vmlinux 0xd0a864c8 twl6040_get_pll +EXPORT_SYMBOL vmlinux 0xd0b236ea stop_tty +EXPORT_SYMBOL vmlinux 0xd0b74705 acpi_install_interface +EXPORT_SYMBOL vmlinux 0xd0ba1973 scsi_vpd_tpg_id +EXPORT_SYMBOL vmlinux 0xd0e6eed5 pcie_capability_read_dword +EXPORT_SYMBOL vmlinux 0xd10b33a7 datagram_poll +EXPORT_SYMBOL vmlinux 0xd1214740 jbd2_fc_get_buf +EXPORT_SYMBOL vmlinux 0xd121850c xfrm_state_lookup +EXPORT_SYMBOL vmlinux 0xd1295a80 blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0xd1343985 key_link +EXPORT_SYMBOL vmlinux 0xd1363cc1 ucs2_strsize +EXPORT_SYMBOL vmlinux 0xd15bec50 crypto_sha512_finup +EXPORT_SYMBOL vmlinux 0xd15cb96e nla_put +EXPORT_SYMBOL vmlinux 0xd1750307 simple_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0xd1863209 proc_mkdir_mode +EXPORT_SYMBOL vmlinux 0xd1945b28 rproc_free +EXPORT_SYMBOL vmlinux 0xd194ddf9 acpi_gpe_count +EXPORT_SYMBOL vmlinux 0xd1a2aea3 cdev_device_add +EXPORT_SYMBOL vmlinux 0xd1aff84f of_range_to_resource +EXPORT_SYMBOL vmlinux 0xd1b02a98 netdev_has_upper_dev_all_rcu +EXPORT_SYMBOL vmlinux 0xd1b79992 ata_print_version +EXPORT_SYMBOL vmlinux 0xd1cadf10 blk_queue_flag_set +EXPORT_SYMBOL vmlinux 0xd1cc9aff module_layout +EXPORT_SYMBOL vmlinux 0xd1d87e92 scsi_mlreturn_string +EXPORT_SYMBOL vmlinux 0xd1fd00bb fs_param_is_path +EXPORT_SYMBOL vmlinux 0xd20264e0 tegra_ivc_read_get_next_frame +EXPORT_SYMBOL vmlinux 0xd2051916 qcom_scm_cpu_power_down +EXPORT_SYMBOL vmlinux 0xd21121c9 inet_stream_connect +EXPORT_SYMBOL vmlinux 0xd2237016 radix_tree_delete_item +EXPORT_SYMBOL vmlinux 0xd224efed md_unregister_thread +EXPORT_SYMBOL vmlinux 0xd226946f vga_remove_vgacon +EXPORT_SYMBOL vmlinux 0xd24108d4 rfkill_soft_blocked +EXPORT_SYMBOL vmlinux 0xd2509fbe __dec_node_page_state +EXPORT_SYMBOL vmlinux 0xd2582f8f __SCK__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xd25a9f88 pci_irq_vector +EXPORT_SYMBOL vmlinux 0xd25bc5d4 csum_tcpudp_nofold +EXPORT_SYMBOL vmlinux 0xd25d4f74 console_blank_hook +EXPORT_SYMBOL vmlinux 0xd278d5ed xfrm_lookup_route +EXPORT_SYMBOL vmlinux 0xd27b25dd blk_check_plugged +EXPORT_SYMBOL vmlinux 0xd2800691 nf_conntrack_destroy +EXPORT_SYMBOL vmlinux 0xd281cf35 genphy_c45_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0xd2828c78 proc_create_data +EXPORT_SYMBOL vmlinux 0xd29e03d7 prepare_to_swait_event +EXPORT_SYMBOL vmlinux 0xd2b46a3c vme_unregister_error_handler +EXPORT_SYMBOL vmlinux 0xd2c8b081 xfrm_policy_insert +EXPORT_SYMBOL vmlinux 0xd2d88506 netdev_offload_xstats_report_used +EXPORT_SYMBOL vmlinux 0xd2d8bc85 of_find_net_device_by_node +EXPORT_SYMBOL vmlinux 0xd2da1048 register_netdevice_notifier +EXPORT_SYMBOL vmlinux 0xd2e2a9d0 hdmi_spd_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0xd2ea49b8 acpi_leave_sleep_state_prep +EXPORT_SYMBOL vmlinux 0xd30591fc dev_remove_pack +EXPORT_SYMBOL vmlinux 0xd30e7adb sk_stream_wait_memory +EXPORT_SYMBOL vmlinux 0xd31ccb06 of_machine_is_compatible +EXPORT_SYMBOL vmlinux 0xd32bb89f fs_param_is_blob +EXPORT_SYMBOL vmlinux 0xd334471c set_capacity +EXPORT_SYMBOL vmlinux 0xd3420c6a jbd2__journal_start +EXPORT_SYMBOL vmlinux 0xd350e25b xp_raw_get_data +EXPORT_SYMBOL vmlinux 0xd3559ef4 __memset +EXPORT_SYMBOL vmlinux 0xd35a0884 inet_del_protocol +EXPORT_SYMBOL vmlinux 0xd35a6d31 mempool_kmalloc +EXPORT_SYMBOL vmlinux 0xd35c6cab clk_bulk_get +EXPORT_SYMBOL vmlinux 0xd35cce70 _raw_spin_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xd3685475 phy_support_asym_pause +EXPORT_SYMBOL vmlinux 0xd36dc10c get_random_u32 +EXPORT_SYMBOL vmlinux 0xd36e3d59 prandom_bytes_state +EXPORT_SYMBOL vmlinux 0xd37c9592 copy_page_to_iter_nofault +EXPORT_SYMBOL vmlinux 0xd37ca98b dquot_initialize +EXPORT_SYMBOL vmlinux 0xd3834036 ip_sock_set_pktinfo +EXPORT_SYMBOL vmlinux 0xd388c161 dquot_alloc_inode +EXPORT_SYMBOL vmlinux 0xd38ee2c7 __get_hash_from_flowi6 +EXPORT_SYMBOL vmlinux 0xd39002b4 register_cdrom +EXPORT_SYMBOL vmlinux 0xd3dbce62 security_skb_classify_flow +EXPORT_SYMBOL vmlinux 0xd3eb2af8 mpage_writepages +EXPORT_SYMBOL vmlinux 0xd3f392f4 mipi_dsi_dcs_set_display_brightness_large +EXPORT_SYMBOL vmlinux 0xd406d266 fb_mode_is_equal +EXPORT_SYMBOL vmlinux 0xd4280ecb writeback_inodes_sb_nr +EXPORT_SYMBOL vmlinux 0xd43178d7 netdev_crit +EXPORT_SYMBOL vmlinux 0xd444ae83 vme_register_bridge +EXPORT_SYMBOL vmlinux 0xd45cc6ca bin2hex +EXPORT_SYMBOL vmlinux 0xd469bccc __tracepoint_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xd46c482a scsi_add_host_with_dma +EXPORT_SYMBOL vmlinux 0xd4755082 inet6_unregister_protosw +EXPORT_SYMBOL vmlinux 0xd47ca498 mdiobus_is_registered_device +EXPORT_SYMBOL vmlinux 0xd4835ef8 dmi_check_system +EXPORT_SYMBOL vmlinux 0xd4861d07 pci_disable_msix +EXPORT_SYMBOL vmlinux 0xd4881c24 phy_get_eee_err +EXPORT_SYMBOL vmlinux 0xd49087d2 blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0xd4a69d20 qm_channel_caam +EXPORT_SYMBOL vmlinux 0xd4aa2208 phy_modify_paged +EXPORT_SYMBOL vmlinux 0xd4afea5d free_irq_cpu_rmap +EXPORT_SYMBOL vmlinux 0xd4bb3e54 dqget +EXPORT_SYMBOL vmlinux 0xd4bb4a82 inet6addr_validator_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xd4d1983c udplite_table +EXPORT_SYMBOL vmlinux 0xd4d53b98 vfs_create_mount +EXPORT_SYMBOL vmlinux 0xd4db31ab mipi_dsi_dcs_get_display_brightness_large +EXPORT_SYMBOL vmlinux 0xd4dfcf30 folio_wait_private_2_killable +EXPORT_SYMBOL vmlinux 0xd4e42580 mmc_gpiod_request_cd_irq +EXPORT_SYMBOL vmlinux 0xd4e8b265 jbd2_journal_start_commit +EXPORT_SYMBOL vmlinux 0xd4ea007d security_d_instantiate +EXPORT_SYMBOL vmlinux 0xd4ee0ded km_report +EXPORT_SYMBOL vmlinux 0xd515dbd1 devfreq_monitor_stop +EXPORT_SYMBOL vmlinux 0xd5263820 mb_cache_destroy +EXPORT_SYMBOL vmlinux 0xd5346bfc acpi_get_possible_resources +EXPORT_SYMBOL vmlinux 0xd539d187 pci_enable_msi +EXPORT_SYMBOL vmlinux 0xd55a817a i2c_transfer_buffer_flags +EXPORT_SYMBOL vmlinux 0xd5780bd0 inet_del_offload +EXPORT_SYMBOL vmlinux 0xd581c790 ipv6_chk_custom_prefix +EXPORT_SYMBOL vmlinux 0xd584e0fe filemap_get_folios_tag +EXPORT_SYMBOL vmlinux 0xd5863ce5 skb_tx_error +EXPORT_SYMBOL vmlinux 0xd5930ee5 remove_arg_zero +EXPORT_SYMBOL vmlinux 0xd5932a77 generic_ro_fops +EXPORT_SYMBOL vmlinux 0xd59c8239 skb_vlan_push +EXPORT_SYMBOL vmlinux 0xd5b3d0d5 xxh64_copy_state +EXPORT_SYMBOL vmlinux 0xd5d746b2 phy_queue_state_machine +EXPORT_SYMBOL vmlinux 0xd5dce9d8 sock_no_mmap +EXPORT_SYMBOL vmlinux 0xd5f87894 dev_get_by_napi_id +EXPORT_SYMBOL vmlinux 0xd5fabd65 __mmap_lock_do_trace_acquire_returned +EXPORT_SYMBOL vmlinux 0xd5fd90f1 prepare_to_wait +EXPORT_SYMBOL vmlinux 0xd60736ec gf128mul_free_64k +EXPORT_SYMBOL vmlinux 0xd60c2ba7 input_flush_device +EXPORT_SYMBOL vmlinux 0xd611253b of_phy_find_device +EXPORT_SYMBOL vmlinux 0xd6283ad5 md_bitmap_update_sb +EXPORT_SYMBOL vmlinux 0xd62b1e45 trace_print_flags_seq +EXPORT_SYMBOL vmlinux 0xd62ecd49 rps_sock_flow_table +EXPORT_SYMBOL vmlinux 0xd62ee783 __netif_napi_del +EXPORT_SYMBOL vmlinux 0xd642f3f6 video_firmware_drivers_only +EXPORT_SYMBOL vmlinux 0xd643239a acpi_leave_sleep_state +EXPORT_SYMBOL vmlinux 0xd64e7e1e phy_trigger_machine +EXPORT_SYMBOL vmlinux 0xd66c8184 add_device_randomness +EXPORT_SYMBOL vmlinux 0xd67ec737 mr_mfc_find_any +EXPORT_SYMBOL vmlinux 0xd68c5a1f adjust_resource +EXPORT_SYMBOL vmlinux 0xd6a91f54 twl_i2c_read +EXPORT_SYMBOL vmlinux 0xd6ac207a key_unlink +EXPORT_SYMBOL vmlinux 0xd6ae3ee2 kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xd6c518f4 xfrm_state_walk +EXPORT_SYMBOL vmlinux 0xd6eaaea1 full_name_hash +EXPORT_SYMBOL vmlinux 0xd6ee688f vmalloc +EXPORT_SYMBOL vmlinux 0xd6fb29a7 mmc_get_card +EXPORT_SYMBOL vmlinux 0xd6fde043 is_module_sig_enforced +EXPORT_SYMBOL vmlinux 0xd70d35a1 gf128mul_4k_bbe +EXPORT_SYMBOL vmlinux 0xd70f62b6 acpi_os_execute +EXPORT_SYMBOL vmlinux 0xd71104b3 vm_node_stat +EXPORT_SYMBOL vmlinux 0xd7182dc0 ppp_unregister_compressor +EXPORT_SYMBOL vmlinux 0xd71b59ef inet6_add_protocol +EXPORT_SYMBOL vmlinux 0xd7242e3a key_instantiate_and_link +EXPORT_SYMBOL vmlinux 0xd733d088 dma_sync_single_for_cpu +EXPORT_SYMBOL vmlinux 0xd7356c1c ns_capable_setid +EXPORT_SYMBOL vmlinux 0xd73653c4 freezer_active +EXPORT_SYMBOL vmlinux 0xd738ca1b phy_unregister_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xd73a294f mtree_erase +EXPORT_SYMBOL vmlinux 0xd73c8c2b synchronize_shrinkers +EXPORT_SYMBOL vmlinux 0xd745285a __sk_receive_skb +EXPORT_SYMBOL vmlinux 0xd7482f05 vcalloc +EXPORT_SYMBOL vmlinux 0xd75588b6 tcp_seq_stop +EXPORT_SYMBOL vmlinux 0xd768a3ac twl6040_reg_write +EXPORT_SYMBOL vmlinux 0xd7987177 utf8_load +EXPORT_SYMBOL vmlinux 0xd798c2e4 padata_set_cpumask +EXPORT_SYMBOL vmlinux 0xd79d1136 of_graph_get_next_endpoint +EXPORT_SYMBOL vmlinux 0xd7a0dd17 tso_build_hdr +EXPORT_SYMBOL vmlinux 0xd7a36ff9 dquot_disable +EXPORT_SYMBOL vmlinux 0xd7a96453 scsi_device_lookup +EXPORT_SYMBOL vmlinux 0xd7ac4166 _copy_to_iter +EXPORT_SYMBOL vmlinux 0xd7b793db dentry_open +EXPORT_SYMBOL vmlinux 0xd7ca79bb sk_stop_timer +EXPORT_SYMBOL vmlinux 0xd7d280ad irq_poll_complete +EXPORT_SYMBOL vmlinux 0xd7ded080 fib_notifier_ops_unregister +EXPORT_SYMBOL vmlinux 0xd7e56a4e simple_strtoll +EXPORT_SYMBOL vmlinux 0xd7e637a3 inet_frag_rbtree_purge +EXPORT_SYMBOL vmlinux 0xd7ea7094 nf_unregister_queue_handler +EXPORT_SYMBOL vmlinux 0xd7ff1b8a __ashlti3 +EXPORT_SYMBOL vmlinux 0xd8131274 qman_alloc_cgrid_range +EXPORT_SYMBOL vmlinux 0xd826b329 ip_mc_leave_group +EXPORT_SYMBOL vmlinux 0xd828f063 xudma_tchanrt_write +EXPORT_SYMBOL vmlinux 0xd83898d5 nf_hooks_needed +EXPORT_SYMBOL vmlinux 0xd83b1aee mmc_put_card +EXPORT_SYMBOL vmlinux 0xd83b7101 kill_fasync +EXPORT_SYMBOL vmlinux 0xd869f990 pci_irq_get_affinity +EXPORT_SYMBOL vmlinux 0xd86b3e37 security_inet_conn_request +EXPORT_SYMBOL vmlinux 0xd8952337 generic_file_fsync +EXPORT_SYMBOL vmlinux 0xd89b9430 request_partial_firmware_into_buf +EXPORT_SYMBOL vmlinux 0xd89da37f movable_zone +EXPORT_SYMBOL vmlinux 0xd8a35328 configfs_remove_default_groups +EXPORT_SYMBOL vmlinux 0xd8a994eb scsi_extd_sense_format +EXPORT_SYMBOL vmlinux 0xd8b61304 get_default_font +EXPORT_SYMBOL vmlinux 0xd8b66c56 dcb_getapp +EXPORT_SYMBOL vmlinux 0xd8b6d96f __find_nth_and_bit +EXPORT_SYMBOL vmlinux 0xd8be7767 phy_do_ioctl +EXPORT_SYMBOL vmlinux 0xd8c80921 kmem_cache_shrink +EXPORT_SYMBOL vmlinux 0xd8cbd94d of_find_backlight_by_node +EXPORT_SYMBOL vmlinux 0xd8db6e3c seq_release +EXPORT_SYMBOL vmlinux 0xd8df08ac acpi_handle_printk +EXPORT_SYMBOL vmlinux 0xd8e558aa dev_printk_emit +EXPORT_SYMBOL vmlinux 0xd8f6df88 dquot_reclaim_space_nodirty +EXPORT_SYMBOL vmlinux 0xd8fd5f06 blk_mq_destroy_queue +EXPORT_SYMBOL vmlinux 0xd8ff395a tty_port_alloc_xmit_buf +EXPORT_SYMBOL vmlinux 0xd91f6ab6 strnlen_user +EXPORT_SYMBOL vmlinux 0xd92deb6b acpi_evaluate_object +EXPORT_SYMBOL vmlinux 0xd93d67fc param_set_bint +EXPORT_SYMBOL vmlinux 0xd93ecf7a mpage_read_folio +EXPORT_SYMBOL vmlinux 0xd9491c14 xa_destroy +EXPORT_SYMBOL vmlinux 0xd9533217 blk_mq_free_tag_set +EXPORT_SYMBOL vmlinux 0xd975042b vlan_vids_add_by_dev +EXPORT_SYMBOL vmlinux 0xd97896f9 tls_client_hello_psk +EXPORT_SYMBOL vmlinux 0xd9840844 dma_map_resource +EXPORT_SYMBOL vmlinux 0xd985dc99 mempool_free_pages +EXPORT_SYMBOL vmlinux 0xd9a5e60a mntput +EXPORT_SYMBOL vmlinux 0xd9a5ea54 __init_waitqueue_head +EXPORT_SYMBOL vmlinux 0xd9b85ef6 lockref_get +EXPORT_SYMBOL vmlinux 0xd9b8eaea __SCK__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xd9d8fd16 register_restart_handler +EXPORT_SYMBOL vmlinux 0xd9d952d1 crypto_aes_sbox +EXPORT_SYMBOL vmlinux 0xd9f1f37c ioc_lookup_icq +EXPORT_SYMBOL vmlinux 0xd9f58c54 inet6_protos +EXPORT_SYMBOL vmlinux 0xd9fd7990 __xfrm_route_forward +EXPORT_SYMBOL vmlinux 0xd9ff0801 fb_validate_mode +EXPORT_SYMBOL vmlinux 0xda013fcd kmem_cache_alloc_lru +EXPORT_SYMBOL vmlinux 0xda10443c xudma_tchan_get_id +EXPORT_SYMBOL vmlinux 0xda3d10a8 security_tun_dev_open +EXPORT_SYMBOL vmlinux 0xda3f52a7 starget_for_each_device +EXPORT_SYMBOL vmlinux 0xda3f8a71 nla_append +EXPORT_SYMBOL vmlinux 0xda64836c mmc_unregister_driver +EXPORT_SYMBOL vmlinux 0xda715ea5 kernel_tmpfile_open +EXPORT_SYMBOL vmlinux 0xda728a28 pci_msi_vec_count +EXPORT_SYMBOL vmlinux 0xdaa51a47 lease_modify +EXPORT_SYMBOL vmlinux 0xdac4913a bitmap_allocate_region +EXPORT_SYMBOL vmlinux 0xdac53cc2 clocksource_change_rating +EXPORT_SYMBOL vmlinux 0xdaca820e dynamic_preempt_schedule +EXPORT_SYMBOL vmlinux 0xdad1fc3f zstd_flush_stream +EXPORT_SYMBOL vmlinux 0xdb0b2b12 netif_receive_skb +EXPORT_SYMBOL vmlinux 0xdb0b98c8 tcp_child_process +EXPORT_SYMBOL vmlinux 0xdb0f1747 dma_resv_fini +EXPORT_SYMBOL vmlinux 0xdb1edee6 hdmi_infoframe_unpack +EXPORT_SYMBOL vmlinux 0xdb1f9b68 pcie_get_readrq +EXPORT_SYMBOL vmlinux 0xdb2830c1 mdiobus_get_phy +EXPORT_SYMBOL vmlinux 0xdb35b807 __free_pages +EXPORT_SYMBOL vmlinux 0xdb3beeb3 eth_prepare_mac_addr_change +EXPORT_SYMBOL vmlinux 0xdb3c5c23 bio_put +EXPORT_SYMBOL vmlinux 0xdb497eed rawv6_mh_filter_register +EXPORT_SYMBOL vmlinux 0xdb54b5d5 __invalidate_device +EXPORT_SYMBOL vmlinux 0xdb56681f kmalloc_node_trace +EXPORT_SYMBOL vmlinux 0xdb68bbad rfkill_destroy +EXPORT_SYMBOL vmlinux 0xdb68d35c xfrm_policy_bysel_ctx +EXPORT_SYMBOL vmlinux 0xdb760f52 __kfifo_free +EXPORT_SYMBOL vmlinux 0xdb79ab38 jbd2_journal_get_undo_access +EXPORT_SYMBOL vmlinux 0xdb8b14f8 dquot_get_dqblk +EXPORT_SYMBOL vmlinux 0xdba20e12 blk_set_stacking_limits +EXPORT_SYMBOL vmlinux 0xdbab14e5 netpoll_print_options +EXPORT_SYMBOL vmlinux 0xdbb8b23d fwnode_irq_get_byname +EXPORT_SYMBOL vmlinux 0xdbc43e6a qdisc_get_rtab +EXPORT_SYMBOL vmlinux 0xdbca1590 netdev_rx_csum_fault +EXPORT_SYMBOL vmlinux 0xdbcc5ed8 inet_frag_queue_insert +EXPORT_SYMBOL vmlinux 0xdbcf041a acpi_install_address_space_handler +EXPORT_SYMBOL vmlinux 0xdbd332b1 phy_register_fixup +EXPORT_SYMBOL vmlinux 0xdbd75eda handshake_req_private +EXPORT_SYMBOL vmlinux 0xdbdf6c92 ioport_resource +EXPORT_SYMBOL vmlinux 0xdc0e4855 timer_delete +EXPORT_SYMBOL vmlinux 0xdc114926 security_sb_remount +EXPORT_SYMBOL vmlinux 0xdc14eda7 pci_pci_problems +EXPORT_SYMBOL vmlinux 0xdc326ca0 ipv6_sock_mc_join +EXPORT_SYMBOL vmlinux 0xdc34158f fman_port_init +EXPORT_SYMBOL vmlinux 0xdc3f68bb rtc_add_groups +EXPORT_SYMBOL vmlinux 0xdc3fcbc9 __sw_hweight8 +EXPORT_SYMBOL vmlinux 0xdc49c198 reciprocal_value_adv +EXPORT_SYMBOL vmlinux 0xdc4ca4de __mod_node_page_state +EXPORT_SYMBOL vmlinux 0xdc512134 backlight_register_notifier +EXPORT_SYMBOL vmlinux 0xdc5a220d rproc_set_firmware +EXPORT_SYMBOL vmlinux 0xdc5e4056 from_kuid_munged +EXPORT_SYMBOL vmlinux 0xdc6e6b07 inetdev_by_index +EXPORT_SYMBOL vmlinux 0xdc6f65ed vme_dma_request +EXPORT_SYMBOL vmlinux 0xdc80a829 generic_fill_statx_attr +EXPORT_SYMBOL vmlinux 0xdc99764a del_gendisk +EXPORT_SYMBOL vmlinux 0xdca8c3d4 logic_outb +EXPORT_SYMBOL vmlinux 0xdcb220e4 of_match_device +EXPORT_SYMBOL vmlinux 0xdcb764ad memset +EXPORT_SYMBOL vmlinux 0xdcbeba1d sg_copy_from_buffer +EXPORT_SYMBOL vmlinux 0xdcc47207 netdev_lower_get_first_private_rcu +EXPORT_SYMBOL vmlinux 0xdcd9f91a genphy_write_mmd_unsupported +EXPORT_SYMBOL vmlinux 0xdcdc0040 slhc_compress +EXPORT_SYMBOL vmlinux 0xdce1f3d2 blk_mq_stop_hw_queue +EXPORT_SYMBOL vmlinux 0xdceda75a inet_addr_type +EXPORT_SYMBOL vmlinux 0xdcfaf7be fman_get_qman_channel_id +EXPORT_SYMBOL vmlinux 0xdcff24f2 always_delete_dentry +EXPORT_SYMBOL vmlinux 0xdd17efb5 netdev_printk +EXPORT_SYMBOL vmlinux 0xdd18a993 acpi_check_dsm +EXPORT_SYMBOL vmlinux 0xdd2c169b mb_cache_create +EXPORT_SYMBOL vmlinux 0xdd30deda cookie_ecn_ok +EXPORT_SYMBOL vmlinux 0xdd3d7d2c __ps2_command +EXPORT_SYMBOL vmlinux 0xdd484c13 mmc_can_gpio_cd +EXPORT_SYMBOL vmlinux 0xdd4d55b6 _raw_read_unlock +EXPORT_SYMBOL vmlinux 0xdd5d313e page_pool_unlink_napi +EXPORT_SYMBOL vmlinux 0xdd5e4cea rtnl_nla_parse_ifinfomsg +EXPORT_SYMBOL vmlinux 0xdd64e639 strscpy +EXPORT_SYMBOL vmlinux 0xdd678cf5 mipi_dsi_host_register +EXPORT_SYMBOL vmlinux 0xdd7167b7 devm_devfreq_add_device +EXPORT_SYMBOL vmlinux 0xdd7e3192 qcom_scm_pas_auth_and_reset +EXPORT_SYMBOL vmlinux 0xdd7e4145 input_reset_device +EXPORT_SYMBOL vmlinux 0xdd849d51 scsi_get_sense_info_fld +EXPORT_SYMBOL vmlinux 0xdd8977dc build_skb +EXPORT_SYMBOL vmlinux 0xdda49c93 d_alloc_name +EXPORT_SYMBOL vmlinux 0xdda4bf37 devm_free_irq +EXPORT_SYMBOL vmlinux 0xddad7952 acpi_dbg_level +EXPORT_SYMBOL vmlinux 0xddcd783d sg_miter_skip +EXPORT_SYMBOL vmlinux 0xddceef74 dquot_get_state +EXPORT_SYMBOL vmlinux 0xddde513d vlan_dev_vlan_id +EXPORT_SYMBOL vmlinux 0xddf6ad7a completion_done +EXPORT_SYMBOL vmlinux 0xddfdb8ac tcp_md5_needed +EXPORT_SYMBOL vmlinux 0xde15fc31 submit_bio_wait +EXPORT_SYMBOL vmlinux 0xde17b907 address_space_init_once +EXPORT_SYMBOL vmlinux 0xde1fcc1b tegra_dfll_unregister +EXPORT_SYMBOL vmlinux 0xde293f9e add_wait_queue_exclusive +EXPORT_SYMBOL vmlinux 0xde40d1e3 __lock_sock_fast +EXPORT_SYMBOL vmlinux 0xde4aea23 wrap_directory_iterator +EXPORT_SYMBOL vmlinux 0xde67419e sg_split +EXPORT_SYMBOL vmlinux 0xde674d7c file_path +EXPORT_SYMBOL vmlinux 0xde708055 dev_get_by_name_rcu +EXPORT_SYMBOL vmlinux 0xde745ab5 netdev_class_remove_file_ns +EXPORT_SYMBOL vmlinux 0xde79fee9 flow_rule_match_pppoe +EXPORT_SYMBOL vmlinux 0xde7b66c2 jbd2_trans_will_send_data_barrier +EXPORT_SYMBOL vmlinux 0xde86459c phy_driver_unregister +EXPORT_SYMBOL vmlinux 0xde8b7e91 neigh_table_clear +EXPORT_SYMBOL vmlinux 0xde8d771f __kfree_skb +EXPORT_SYMBOL vmlinux 0xde90a83c genphy_suspend +EXPORT_SYMBOL vmlinux 0xdea44a5f devm_request_any_context_irq +EXPORT_SYMBOL vmlinux 0xdeb99119 dma_fence_init +EXPORT_SYMBOL vmlinux 0xded228cb neigh_sysctl_unregister +EXPORT_SYMBOL vmlinux 0xded39a6b gen_kill_estimator +EXPORT_SYMBOL vmlinux 0xdedbe975 xp_free +EXPORT_SYMBOL vmlinux 0xdedf02b3 of_cpu_node_to_id +EXPORT_SYMBOL vmlinux 0xdef68d34 flow_keys_basic_dissector +EXPORT_SYMBOL vmlinux 0xdef7c893 fb_match_mode +EXPORT_SYMBOL vmlinux 0xdf057ac4 __mmap_lock_do_trace_start_locking +EXPORT_SYMBOL vmlinux 0xdf256037 kstrtou8_from_user +EXPORT_SYMBOL vmlinux 0xdf2c2742 rb_last +EXPORT_SYMBOL vmlinux 0xdf2ebb87 _raw_read_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xdf36914b xa_find_after +EXPORT_SYMBOL vmlinux 0xdf521442 _find_next_zero_bit +EXPORT_SYMBOL vmlinux 0xdf54a8f7 netlink_unregister_notifier +EXPORT_SYMBOL vmlinux 0xdf699f57 acpi_pm_device_sleep_state +EXPORT_SYMBOL vmlinux 0xdf707717 cros_ec_get_host_event +EXPORT_SYMBOL vmlinux 0xdf7df087 param_get_ullong +EXPORT_SYMBOL vmlinux 0xdf80a1e3 mipi_dsi_dcs_soft_reset +EXPORT_SYMBOL vmlinux 0xdf8c695a __ndelay +EXPORT_SYMBOL vmlinux 0xdf929370 fs_overflowgid +EXPORT_SYMBOL vmlinux 0xdf93b9d8 timespec64_to_jiffies +EXPORT_SYMBOL vmlinux 0xdf9734a7 sg_nents +EXPORT_SYMBOL vmlinux 0xdfa5f94d security_cred_getsecid +EXPORT_SYMBOL vmlinux 0xdfa77d5f __netdev_alloc_skb +EXPORT_SYMBOL vmlinux 0xdfc12ef1 zstd_decompress_stream +EXPORT_SYMBOL vmlinux 0xdfc4e255 nexthop_res_grp_activity_update +EXPORT_SYMBOL vmlinux 0xdfcc992c current_work +EXPORT_SYMBOL vmlinux 0xdfd5c5d2 scsi_alloc_sgtables +EXPORT_SYMBOL vmlinux 0xdfd8110c flow_block_cb_is_busy +EXPORT_SYMBOL vmlinux 0xdff59b39 twl6040_clear_bits +EXPORT_SYMBOL vmlinux 0xdff905e5 vme_slave_free +EXPORT_SYMBOL vmlinux 0xdffc80fc vesa_modes +EXPORT_SYMBOL vmlinux 0xe0105779 neigh_seq_stop +EXPORT_SYMBOL vmlinux 0xe025f48f mq_change_real_num_tx +EXPORT_SYMBOL vmlinux 0xe02c9c92 __xa_erase +EXPORT_SYMBOL vmlinux 0xe0336df5 jbd2_journal_check_used_features +EXPORT_SYMBOL vmlinux 0xe0419ac4 kstrtos16 +EXPORT_SYMBOL vmlinux 0xe0493074 get_fs_type +EXPORT_SYMBOL vmlinux 0xe07e5f44 acpi_reconfig_notifier_unregister +EXPORT_SYMBOL vmlinux 0xe080e8f0 set_current_groups +EXPORT_SYMBOL vmlinux 0xe082e88d acpi_check_address_range +EXPORT_SYMBOL vmlinux 0xe087dc83 of_phy_connect +EXPORT_SYMBOL vmlinux 0xe08d721b pci_alloc_irq_vectors_affinity +EXPORT_SYMBOL vmlinux 0xe091c977 list_sort +EXPORT_SYMBOL vmlinux 0xe0b13336 argv_free +EXPORT_SYMBOL vmlinux 0xe0b9065b security_xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0xe0bca8f3 fqdir_exit +EXPORT_SYMBOL vmlinux 0xe0be9e94 bioset_exit +EXPORT_SYMBOL vmlinux 0xe0bef318 icst_hz_to_vco +EXPORT_SYMBOL vmlinux 0xe0c0a170 gro_find_complete_by_type +EXPORT_SYMBOL vmlinux 0xe0c32502 netif_set_xps_queue +EXPORT_SYMBOL vmlinux 0xe0db890a nd_dev_to_uuid +EXPORT_SYMBOL vmlinux 0xe0e5864e tcp_sock_set_keepintvl +EXPORT_SYMBOL vmlinux 0xe0e6953c nf_register_queue_handler +EXPORT_SYMBOL vmlinux 0xe0e8914f ppp_channel_index +EXPORT_SYMBOL vmlinux 0xe0f9fe80 _dev_printk +EXPORT_SYMBOL vmlinux 0xe113bbbc csum_partial +EXPORT_SYMBOL vmlinux 0xe11cb519 vfs_dedupe_file_range +EXPORT_SYMBOL vmlinux 0xe11f1332 bmap +EXPORT_SYMBOL vmlinux 0xe123f3d9 dma_fence_release +EXPORT_SYMBOL vmlinux 0xe12bda79 vme_dma_free_attribute +EXPORT_SYMBOL vmlinux 0xe1317694 __kfifo_dma_in_prepare_r +EXPORT_SYMBOL vmlinux 0xe138fb8c percpu_counter_add_batch +EXPORT_SYMBOL vmlinux 0xe13cd8a7 dmi_name_in_vendors +EXPORT_SYMBOL vmlinux 0xe1462ad6 handshake_req_submit +EXPORT_SYMBOL vmlinux 0xe1474c35 of_get_child_by_name +EXPORT_SYMBOL vmlinux 0xe15e46dd mini_qdisc_pair_block_init +EXPORT_SYMBOL vmlinux 0xe16586e9 copy_page_to_iter +EXPORT_SYMBOL vmlinux 0xe17568e3 dma_fence_signal_timestamp_locked +EXPORT_SYMBOL vmlinux 0xe186f72e netif_napi_add_weight +EXPORT_SYMBOL vmlinux 0xe1bb3bd7 sock_no_accept +EXPORT_SYMBOL vmlinux 0xe1d907e4 tcf_em_register +EXPORT_SYMBOL vmlinux 0xe1dcf64a audit_log_format +EXPORT_SYMBOL vmlinux 0xe1f55b8d jbd2_journal_clear_err +EXPORT_SYMBOL vmlinux 0xe1f75070 request_firmware_nowait +EXPORT_SYMBOL vmlinux 0xe2035fdd kernel_sendmsg_locked +EXPORT_SYMBOL vmlinux 0xe205c2fd fwnode_phy_find_device +EXPORT_SYMBOL vmlinux 0xe21f18ac __genradix_iter_peek +EXPORT_SYMBOL vmlinux 0xe222146f ps2_command +EXPORT_SYMBOL vmlinux 0xe2277b04 __xfrm_policy_check +EXPORT_SYMBOL vmlinux 0xe22ce359 sockfd_lookup +EXPORT_SYMBOL vmlinux 0xe2404739 dquot_file_open +EXPORT_SYMBOL vmlinux 0xe24b8ed3 scsi_track_queue_full +EXPORT_SYMBOL vmlinux 0xe2523752 key_task_permission +EXPORT_SYMBOL vmlinux 0xe256ff8e xsk_clear_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0xe271b023 mark_page_accessed +EXPORT_SYMBOL vmlinux 0xe2720e08 d_find_any_alias +EXPORT_SYMBOL vmlinux 0xe27f15cc dquot_writeback_dquots +EXPORT_SYMBOL vmlinux 0xe289a02f jbd2_journal_invalidate_folio +EXPORT_SYMBOL vmlinux 0xe2964344 __wake_up +EXPORT_SYMBOL vmlinux 0xe298672a mmc_card_alternative_gpt_sector +EXPORT_SYMBOL vmlinux 0xe2acb4ad get_vm_area +EXPORT_SYMBOL vmlinux 0xe2bbfa56 proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0xe2d5255a strcmp +EXPORT_SYMBOL vmlinux 0xe30ad32a param_set_copystring +EXPORT_SYMBOL vmlinux 0xe32ab4d8 xxh64_digest +EXPORT_SYMBOL vmlinux 0xe33450a1 devm_ioremap +EXPORT_SYMBOL vmlinux 0xe3439ea6 serio_rescan +EXPORT_SYMBOL vmlinux 0xe35b665a fs_lookup_param +EXPORT_SYMBOL vmlinux 0xe36668fa sock_create_kern +EXPORT_SYMBOL vmlinux 0xe38c32b5 amba_driver_register +EXPORT_SYMBOL vmlinux 0xe392bb00 security_binder_transfer_binder +EXPORT_SYMBOL vmlinux 0xe39b2ea5 sha256 +EXPORT_SYMBOL vmlinux 0xe3a5f0f0 vfs_iocb_iter_read +EXPORT_SYMBOL vmlinux 0xe3ad3046 __sg_page_iter_dma_next +EXPORT_SYMBOL vmlinux 0xe3d1ab2a inode_update_time +EXPORT_SYMBOL vmlinux 0xe3eae7ec ptp_schedule_worker +EXPORT_SYMBOL vmlinux 0xe3ec2f2b alloc_chrdev_region +EXPORT_SYMBOL vmlinux 0xe3f2da35 blk_rq_count_integrity_sg +EXPORT_SYMBOL vmlinux 0xe3feba56 tasklet_unlock_spin_wait +EXPORT_SYMBOL vmlinux 0xe3ff2c41 get_random_u64 +EXPORT_SYMBOL vmlinux 0xe40696a2 seg6_hmac_info_del +EXPORT_SYMBOL vmlinux 0xe4096fba tcp_inbound_md5_hash +EXPORT_SYMBOL vmlinux 0xe40976c0 pnp_range_reserved +EXPORT_SYMBOL vmlinux 0xe40c37ea down_write_trylock +EXPORT_SYMBOL vmlinux 0xe425ce31 page_cache_next_miss +EXPORT_SYMBOL vmlinux 0xe425deae config_group_find_item +EXPORT_SYMBOL vmlinux 0xe4294ad6 phy_detach +EXPORT_SYMBOL vmlinux 0xe42aa2a5 blkdev_put +EXPORT_SYMBOL vmlinux 0xe432cac1 sget +EXPORT_SYMBOL vmlinux 0xe442e6d4 skb_mac_gso_segment +EXPORT_SYMBOL vmlinux 0xe4439e29 sock_queue_err_skb +EXPORT_SYMBOL vmlinux 0xe44af190 __traceiter_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xe45ce38a nd_region_release_lane +EXPORT_SYMBOL vmlinux 0xe45e1bac con_is_bound +EXPORT_SYMBOL vmlinux 0xe46021ca _raw_spin_unlock_bh +EXPORT_SYMBOL vmlinux 0xe46dfa0d mipi_dsi_dcs_set_display_brightness +EXPORT_SYMBOL vmlinux 0xe47f190c tcf_action_update_stats +EXPORT_SYMBOL vmlinux 0xe48b69d9 simple_rename +EXPORT_SYMBOL vmlinux 0xe48f55bb flow_rule_match_ipv6_addrs +EXPORT_SYMBOL vmlinux 0xe4bbc1dd kimage_voffset +EXPORT_SYMBOL vmlinux 0xe4bc2c2f hdmi_drm_infoframe_pack +EXPORT_SYMBOL vmlinux 0xe4c3b226 nf_ip_checksum +EXPORT_SYMBOL vmlinux 0xe4c7af96 inet6_ioctl +EXPORT_SYMBOL vmlinux 0xe4dd042f backlight_device_get_by_name +EXPORT_SYMBOL vmlinux 0xe4f9514c xfrm_register_km +EXPORT_SYMBOL vmlinux 0xe4fe5753 xen_alloc_ballooned_pages +EXPORT_SYMBOL vmlinux 0xe508f9fe __folio_cancel_dirty +EXPORT_SYMBOL vmlinux 0xe50ca611 mdiobus_free +EXPORT_SYMBOL vmlinux 0xe523ad75 synchronize_irq +EXPORT_SYMBOL vmlinux 0xe5273c17 ndisc_mc_map +EXPORT_SYMBOL vmlinux 0xe5356f3a i2c_smbus_write_block_data +EXPORT_SYMBOL vmlinux 0xe5691a0a tcp_md5_do_del +EXPORT_SYMBOL vmlinux 0xe56c2e97 netdev_lower_get_next_private +EXPORT_SYMBOL vmlinux 0xe57feefb qcom_scm_ocmem_unlock +EXPORT_SYMBOL vmlinux 0xe58090ca security_ib_endport_manage_subnet +EXPORT_SYMBOL vmlinux 0xe590dea3 sk_busy_loop_end +EXPORT_SYMBOL vmlinux 0xe5a14134 thread_group_exited +EXPORT_SYMBOL vmlinux 0xe5b2836d jbd2_journal_unlock_updates +EXPORT_SYMBOL vmlinux 0xe5c60bd2 percpu_counter_set +EXPORT_SYMBOL vmlinux 0xe5c78a99 do_blank_screen +EXPORT_SYMBOL vmlinux 0xe5cee291 register_sysctl_mount_point +EXPORT_SYMBOL vmlinux 0xe5dc41f5 free_mdio_bitbang +EXPORT_SYMBOL vmlinux 0xe5e72348 nf_log_unbind_pf +EXPORT_SYMBOL vmlinux 0xe5f7c8b2 of_xudma_dev_get +EXPORT_SYMBOL vmlinux 0xe6104ba0 mark_buffer_write_io_error +EXPORT_SYMBOL vmlinux 0xe61773ce inet_addr_type_dev_table +EXPORT_SYMBOL vmlinux 0xe61b912a security_binder_set_context_mgr +EXPORT_SYMBOL vmlinux 0xe61c4555 blk_set_runtime_active +EXPORT_SYMBOL vmlinux 0xe62f23f3 of_get_next_available_child +EXPORT_SYMBOL vmlinux 0xe6392163 proc_create_mount_point +EXPORT_SYMBOL vmlinux 0xe64cb2e2 seq_vprintf +EXPORT_SYMBOL vmlinux 0xe6550092 utf8_casefold +EXPORT_SYMBOL vmlinux 0xe656e981 ethtool_aggregate_phy_stats +EXPORT_SYMBOL vmlinux 0xe661db0e xfrm_init_state +EXPORT_SYMBOL vmlinux 0xe66de59f set_bh_page +EXPORT_SYMBOL vmlinux 0xe6791441 block_read_full_folio +EXPORT_SYMBOL vmlinux 0xe6869090 phy_init_eee +EXPORT_SYMBOL vmlinux 0xe68be6af tegra_dfll_suspend +EXPORT_SYMBOL vmlinux 0xe68efe41 _raw_write_lock +EXPORT_SYMBOL vmlinux 0xe6a5a4ca of_graph_get_remote_port +EXPORT_SYMBOL vmlinux 0xe6ae2616 unlock_two_nondirectories +EXPORT_SYMBOL vmlinux 0xe6b3adc4 set_blocksize +EXPORT_SYMBOL vmlinux 0xe6c1daf8 genl_notify +EXPORT_SYMBOL vmlinux 0xe6d2458e do_trace_netlink_extack +EXPORT_SYMBOL vmlinux 0xe6d69ecf dev_pick_tx_cpu_id +EXPORT_SYMBOL vmlinux 0xe6e356b1 md_finish_reshape +EXPORT_SYMBOL vmlinux 0xe6ed3879 scsi_is_host_device +EXPORT_SYMBOL vmlinux 0xe6f16aa0 qdisc_offload_query_caps +EXPORT_SYMBOL vmlinux 0xe6fa06a2 rename_lock +EXPORT_SYMBOL vmlinux 0xe6fe90b6 blk_rq_append_bio +EXPORT_SYMBOL vmlinux 0xe70768e9 security_tun_dev_attach +EXPORT_SYMBOL vmlinux 0xe71c98d6 mipi_dsi_driver_register_full +EXPORT_SYMBOL vmlinux 0xe71caf80 super_setup_bdi_name +EXPORT_SYMBOL vmlinux 0xe71de04e __sock_queue_rcv_skb +EXPORT_SYMBOL vmlinux 0xe722e9e2 component_match_add_release +EXPORT_SYMBOL vmlinux 0xe7257ab8 xa_store_range +EXPORT_SYMBOL vmlinux 0xe72d98f3 __register_chrdev +EXPORT_SYMBOL vmlinux 0xe72eeba5 register_shrinker +EXPORT_SYMBOL vmlinux 0xe74ae61e mmc_set_blocklen +EXPORT_SYMBOL vmlinux 0xe7583865 scsi_is_sdev_device +EXPORT_SYMBOL vmlinux 0xe76ed352 wake_up_process +EXPORT_SYMBOL vmlinux 0xe777d217 dquot_claim_space_nodirty +EXPORT_SYMBOL vmlinux 0xe7a02573 ida_alloc_range +EXPORT_SYMBOL vmlinux 0xe7ab1ecc _raw_write_unlock_bh +EXPORT_SYMBOL vmlinux 0xe7b0353b __cpu_active_mask +EXPORT_SYMBOL vmlinux 0xe7cbdac0 inet_frag_find +EXPORT_SYMBOL vmlinux 0xe7d4daac seq_list_next +EXPORT_SYMBOL vmlinux 0xe7fd8fcf pneigh_lookup +EXPORT_SYMBOL vmlinux 0xe80700dd mipi_dsi_dcs_write_buffer +EXPORT_SYMBOL vmlinux 0xe80fe484 __xfrm_init_state +EXPORT_SYMBOL vmlinux 0xe816048f tty_termios_copy_hw +EXPORT_SYMBOL vmlinux 0xe824baec blk_mq_alloc_request +EXPORT_SYMBOL vmlinux 0xe82a683a mmc_cqe_start_req +EXPORT_SYMBOL vmlinux 0xe82b367a read_cache_page_gfp +EXPORT_SYMBOL vmlinux 0xe8323820 udp_ioctl +EXPORT_SYMBOL vmlinux 0xe836083f reuseport_stop_listen_sock +EXPORT_SYMBOL vmlinux 0xe837e329 fscrypt_zeroout_range +EXPORT_SYMBOL vmlinux 0xe856320c netdev_bind_sb_channel_queue +EXPORT_SYMBOL vmlinux 0xe85dc336 security_path_mkdir +EXPORT_SYMBOL vmlinux 0xe85f2123 acpi_tb_unload_table +EXPORT_SYMBOL vmlinux 0xe8673a65 xen_free_ballooned_pages +EXPORT_SYMBOL vmlinux 0xe86d10c8 xfrm6_rcv_spi +EXPORT_SYMBOL vmlinux 0xe87ec687 ip6_find_1stfragopt +EXPORT_SYMBOL vmlinux 0xe8a10ba3 pcie_print_link_status +EXPORT_SYMBOL vmlinux 0xe8ae4b4a phy_device_register +EXPORT_SYMBOL vmlinux 0xe8b129a4 netdev_master_upper_dev_get_rcu +EXPORT_SYMBOL vmlinux 0xe8d285b2 nla_policy_len +EXPORT_SYMBOL vmlinux 0xe8d8b2b3 sk_reset_timer +EXPORT_SYMBOL vmlinux 0xe8e47db0 mr_fill_mroute +EXPORT_SYMBOL vmlinux 0xe8e7fb09 sock_wmalloc +EXPORT_SYMBOL vmlinux 0xe8fbf4fa __alloc_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0xe90253f0 xudma_rflow_get +EXPORT_SYMBOL vmlinux 0xe90279b7 iommu_put_resv_regions +EXPORT_SYMBOL vmlinux 0xe909997a bitmap_print_list_to_buf +EXPORT_SYMBOL vmlinux 0xe909c766 device_match_acpi_dev +EXPORT_SYMBOL vmlinux 0xe90d9df5 xfrm_find_acq_byseq +EXPORT_SYMBOL vmlinux 0xe910d2eb tcp_req_err +EXPORT_SYMBOL vmlinux 0xe914e41e strcpy +EXPORT_SYMBOL vmlinux 0xe9280687 dev_kfree_skb_any_reason +EXPORT_SYMBOL vmlinux 0xe92e6c37 cfb_imageblit +EXPORT_SYMBOL vmlinux 0xe93b4b3e console_force_preferred_locked +EXPORT_SYMBOL vmlinux 0xe943ca76 blk_set_queue_depth +EXPORT_SYMBOL vmlinux 0xe95130ed napi_get_frags +EXPORT_SYMBOL vmlinux 0xe953b21f get_next_ino +EXPORT_SYMBOL vmlinux 0xe95d49a5 unregister_binfmt +EXPORT_SYMBOL vmlinux 0xe964e30e d_alloc_anon +EXPORT_SYMBOL vmlinux 0xe9653d21 ucc_of_parse_tdm +EXPORT_SYMBOL vmlinux 0xe969a903 __neigh_set_probe_once +EXPORT_SYMBOL vmlinux 0xe977b8fe filemap_range_has_page +EXPORT_SYMBOL vmlinux 0xe99e11af devm_devfreq_add_governor +EXPORT_SYMBOL vmlinux 0xe9a3ac96 pci_scan_root_bus_bridge +EXPORT_SYMBOL vmlinux 0xe9af7397 __xa_set_mark +EXPORT_SYMBOL vmlinux 0xe9c6ad8e secpath_set +EXPORT_SYMBOL vmlinux 0xe9dc12a4 zstd_get_error_name +EXPORT_SYMBOL vmlinux 0xe9e5a1e0 skb_eth_gso_segment +EXPORT_SYMBOL vmlinux 0xe9e8d0e8 pnp_device_detach +EXPORT_SYMBOL vmlinux 0xe9e8faeb efi_tpm_final_log_size +EXPORT_SYMBOL vmlinux 0xe9eb6118 inet_ioctl +EXPORT_SYMBOL vmlinux 0xe9f7149c zlib_deflate_workspacesize +EXPORT_SYMBOL vmlinux 0xe9fa3c08 netdev_warn +EXPORT_SYMBOL vmlinux 0xe9ffc063 down_trylock +EXPORT_SYMBOL vmlinux 0xea1c3e3a arm_smccc_1_2_hvc +EXPORT_SYMBOL vmlinux 0xea24c7d2 mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0xea3c8e4e scsilun_to_int +EXPORT_SYMBOL vmlinux 0xea4f6519 filemap_write_and_wait_range +EXPORT_SYMBOL vmlinux 0xea5da6c9 migrate_vma_finalize +EXPORT_SYMBOL vmlinux 0xea6f9a36 zlib_deflate_dfltcc_enabled +EXPORT_SYMBOL vmlinux 0xea7daa08 __video_get_options +EXPORT_SYMBOL vmlinux 0xea861e79 tcp_v4_connect +EXPORT_SYMBOL vmlinux 0xea8782f0 n_tty_ioctl_helper +EXPORT_SYMBOL vmlinux 0xea96621b param_set_hexint +EXPORT_SYMBOL vmlinux 0xeaa44eb3 fs_param_is_s32 +EXPORT_SYMBOL vmlinux 0xeab413ae inet_put_port +EXPORT_SYMBOL vmlinux 0xeab6f4c4 acpi_check_resource_conflict +EXPORT_SYMBOL vmlinux 0xeab996e1 nd_dax_probe +EXPORT_SYMBOL vmlinux 0xeac0bc93 pcim_iounmap_regions +EXPORT_SYMBOL vmlinux 0xeac54276 audit_log +EXPORT_SYMBOL vmlinux 0xead65001 inet6_del_offload +EXPORT_SYMBOL vmlinux 0xead8c400 bman_get_bpid +EXPORT_SYMBOL vmlinux 0xeae3dfd6 __const_udelay +EXPORT_SYMBOL vmlinux 0xeaf2111a prepare_kernel_cred +EXPORT_SYMBOL vmlinux 0xeafb8c7c nf_log_packet +EXPORT_SYMBOL vmlinux 0xeafc141f __posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xeb035531 phy_get_pause +EXPORT_SYMBOL vmlinux 0xeb078aee _raw_write_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xeb233a45 __kmalloc +EXPORT_SYMBOL vmlinux 0xeb292249 dcache_dir_close +EXPORT_SYMBOL vmlinux 0xeb340b7e xfrm_user_policy +EXPORT_SYMBOL vmlinux 0xeb37101c audit_log_end +EXPORT_SYMBOL vmlinux 0xeb44339a free_pages_exact +EXPORT_SYMBOL vmlinux 0xeb5957dd is_nd_pfn +EXPORT_SYMBOL vmlinux 0xeb5d03c1 tty_port_lower_dtr_rts +EXPORT_SYMBOL vmlinux 0xeb67267d processors +EXPORT_SYMBOL vmlinux 0xeb69ebe0 flow_rule_match_eth_addrs +EXPORT_SYMBOL vmlinux 0xeb6c034a eth_type_trans +EXPORT_SYMBOL vmlinux 0xeb7329a2 qcom_scm_set_warm_boot_addr +EXPORT_SYMBOL vmlinux 0xeb7b3daf fbcon_update_vcs +EXPORT_SYMBOL vmlinux 0xeb7c2ee8 __sock_i_ino +EXPORT_SYMBOL vmlinux 0xeb7f6046 acpi_get_devices +EXPORT_SYMBOL vmlinux 0xeb9eef52 match_uint +EXPORT_SYMBOL vmlinux 0xeba2dd5c unregister_nls +EXPORT_SYMBOL vmlinux 0xeba574b7 inet_add_protocol +EXPORT_SYMBOL vmlinux 0xebc32cd9 pipe_unlock +EXPORT_SYMBOL vmlinux 0xebe39ccd of_node_name_prefix +EXPORT_SYMBOL vmlinux 0xebe4f5ac bh_uptodate_or_lock +EXPORT_SYMBOL vmlinux 0xebef2329 rproc_coredump_set_elf_info +EXPORT_SYMBOL vmlinux 0xebf56d58 set_binfmt +EXPORT_SYMBOL vmlinux 0xec0edd11 scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0xec1b1b85 msm_pinctrl_dev_pm_ops +EXPORT_SYMBOL vmlinux 0xec1d1361 scsi_register_interface +EXPORT_SYMBOL vmlinux 0xec2b8a42 acpi_walk_namespace +EXPORT_SYMBOL vmlinux 0xec33c668 __SCK__tp_func_spi_transfer_start +EXPORT_SYMBOL vmlinux 0xec39dc7a t10_pi_type1_crc +EXPORT_SYMBOL vmlinux 0xec41716a qman_alloc_fqid_range +EXPORT_SYMBOL vmlinux 0xec47b42b of_find_node_opts_by_path +EXPORT_SYMBOL vmlinux 0xec4d9e3a clk_get_sys +EXPORT_SYMBOL vmlinux 0xec53660a pcix_set_mmrbc +EXPORT_SYMBOL vmlinux 0xec60d58d xfrm_state_flush +EXPORT_SYMBOL vmlinux 0xec63efc7 blk_queue_segment_boundary +EXPORT_SYMBOL vmlinux 0xec6b8ae7 rproc_vq_interrupt +EXPORT_SYMBOL vmlinux 0xec7de821 __inc_zone_page_state +EXPORT_SYMBOL vmlinux 0xec851531 vfs_get_tree +EXPORT_SYMBOL vmlinux 0xec85a900 ip6_fraglist_prepare +EXPORT_SYMBOL vmlinux 0xeca05fc0 pci_bus_write_config_dword +EXPORT_SYMBOL vmlinux 0xeca957d1 __bitmap_and +EXPORT_SYMBOL vmlinux 0xecbdf88e devm_ioport_map +EXPORT_SYMBOL vmlinux 0xecc20ed8 vfs_rmdir +EXPORT_SYMBOL vmlinux 0xeccda4cf udp_lib_getsockopt +EXPORT_SYMBOL vmlinux 0xecdd69ec flow_block_cb_setup_simple +EXPORT_SYMBOL vmlinux 0xece784c2 rb_first +EXPORT_SYMBOL vmlinux 0xecfd68ef acpi_get_node +EXPORT_SYMBOL vmlinux 0xed00c4fb acpi_os_printf +EXPORT_SYMBOL vmlinux 0xed018751 flow_rule_match_ipv4_addrs +EXPORT_SYMBOL vmlinux 0xed082a96 sock_common_recvmsg +EXPORT_SYMBOL vmlinux 0xed2a6207 pm860x_bulk_write +EXPORT_SYMBOL vmlinux 0xed39fa2f security_path_unlink +EXPORT_SYMBOL vmlinux 0xed55f929 acpi_os_unmap_generic_address +EXPORT_SYMBOL vmlinux 0xed64b1b2 vme_init_bridge +EXPORT_SYMBOL vmlinux 0xed656e30 udp_encap_disable +EXPORT_SYMBOL vmlinux 0xed80da64 __scm_destroy +EXPORT_SYMBOL vmlinux 0xed8a2d95 memset64 +EXPORT_SYMBOL vmlinux 0xed977a9c phy_mii_ioctl +EXPORT_SYMBOL vmlinux 0xeda2e038 scsi_cmd_allowed +EXPORT_SYMBOL vmlinux 0xedbaee5e nla_strcmp +EXPORT_SYMBOL vmlinux 0xedbe04ec pcie_set_mps +EXPORT_SYMBOL vmlinux 0xedc03953 iounmap +EXPORT_SYMBOL vmlinux 0xedc10ec7 vfs_link +EXPORT_SYMBOL vmlinux 0xedd17b31 sock_get_timeout +EXPORT_SYMBOL vmlinux 0xeded47d7 devm_kvasprintf +EXPORT_SYMBOL vmlinux 0xededffe4 scsi_change_queue_depth +EXPORT_SYMBOL vmlinux 0xedf0ea74 tty_unregister_device +EXPORT_SYMBOL vmlinux 0xedf602ff ppp_input +EXPORT_SYMBOL vmlinux 0xee0118df aperture_remove_conflicting_devices +EXPORT_SYMBOL vmlinux 0xee286b21 acpi_dev_uid_to_integer +EXPORT_SYMBOL vmlinux 0xee2d0fc7 _local_bh_enable +EXPORT_SYMBOL vmlinux 0xee311f02 iw_handler_get_thrspy +EXPORT_SYMBOL vmlinux 0xee4300a2 vm_insert_page +EXPORT_SYMBOL vmlinux 0xee58e970 fb_add_videomode +EXPORT_SYMBOL vmlinux 0xee75366b eth_header_cache +EXPORT_SYMBOL vmlinux 0xee7c6519 i2c_smbus_write_word_data +EXPORT_SYMBOL vmlinux 0xee7d7deb gen_pool_dma_zalloc +EXPORT_SYMBOL vmlinux 0xee7eb9e1 pnp_platform_devices +EXPORT_SYMBOL vmlinux 0xee883b06 __vmalloc_array +EXPORT_SYMBOL vmlinux 0xee8c02e9 vprintk_emit +EXPORT_SYMBOL vmlinux 0xee8d74d6 jiffies64_to_nsecs +EXPORT_SYMBOL vmlinux 0xee91879b rb_first_postorder +EXPORT_SYMBOL vmlinux 0xeea9dbaf bitmap_bitremap +EXPORT_SYMBOL vmlinux 0xeeba395b tty_unregister_driver +EXPORT_SYMBOL vmlinux 0xeebaeb3a mipi_dsi_generic_write +EXPORT_SYMBOL vmlinux 0xeebfab18 path_has_submounts +EXPORT_SYMBOL vmlinux 0xeec10516 follow_down_one +EXPORT_SYMBOL vmlinux 0xeee75d91 ucc_fast_init +EXPORT_SYMBOL vmlinux 0xef02ee06 cfb_fillrect +EXPORT_SYMBOL vmlinux 0xef16aeec acpi_bus_register_driver +EXPORT_SYMBOL vmlinux 0xef4375a7 skb_find_text +EXPORT_SYMBOL vmlinux 0xef72b468 vmap +EXPORT_SYMBOL vmlinux 0xef831caf may_umount_tree +EXPORT_SYMBOL vmlinux 0xef8ac53d qcom_scm_restore_sec_cfg +EXPORT_SYMBOL vmlinux 0xef97f9db page_pool_put_page_bulk +EXPORT_SYMBOL vmlinux 0xefaf2e4f tcf_queue_work +EXPORT_SYMBOL vmlinux 0xefc6b77f irq_domain_set_info +EXPORT_SYMBOL vmlinux 0xefcea2e7 acpi_warning +EXPORT_SYMBOL vmlinux 0xefee932c acpi_get_data_full +EXPORT_SYMBOL vmlinux 0xefeefc09 __SCK__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xeff9a3e0 rproc_elf_sanity_check +EXPORT_SYMBOL vmlinux 0xf0009fee put_pages_list +EXPORT_SYMBOL vmlinux 0xf009d24b input_inject_event +EXPORT_SYMBOL vmlinux 0xf02aa937 wait_for_completion_interruptible_timeout +EXPORT_SYMBOL vmlinux 0xf02b2cb0 fuse_mount_destroy +EXPORT_SYMBOL vmlinux 0xf03d2e24 generic_file_read_iter +EXPORT_SYMBOL vmlinux 0xf03ed339 flow_rule_match_enc_ports +EXPORT_SYMBOL vmlinux 0xf058aa19 sock_no_connect +EXPORT_SYMBOL vmlinux 0xf07ae81c xfrm4_rcv +EXPORT_SYMBOL vmlinux 0xf07b07f6 sg_free_append_table +EXPORT_SYMBOL vmlinux 0xf08df6f4 inode_get_bytes +EXPORT_SYMBOL vmlinux 0xf09462a7 sock_set_mark +EXPORT_SYMBOL vmlinux 0xf094c386 devm_clk_put +EXPORT_SYMBOL vmlinux 0xf09b5d9a get_zeroed_page +EXPORT_SYMBOL vmlinux 0xf0a252b8 ip_cmsg_recv_offset +EXPORT_SYMBOL vmlinux 0xf0a542d4 end_buffer_read_sync +EXPORT_SYMBOL vmlinux 0xf0a6bd6b netif_set_real_num_rx_queues +EXPORT_SYMBOL vmlinux 0xf0b2419f cmd_db_read_aux_data +EXPORT_SYMBOL vmlinux 0xf0b3db93 netdev_notice +EXPORT_SYMBOL vmlinux 0xf0b9a4b9 commit_creds +EXPORT_SYMBOL vmlinux 0xf0e36482 ip6tun_encaps +EXPORT_SYMBOL vmlinux 0xf0fdf6cb __stack_chk_fail +EXPORT_SYMBOL vmlinux 0xf1129eee __alloc_skb +EXPORT_SYMBOL vmlinux 0xf11dd46e _page_poisoning_enabled_early +EXPORT_SYMBOL vmlinux 0xf1406a08 inet_frags_fini +EXPORT_SYMBOL vmlinux 0xf140a0d9 tcp_make_synack +EXPORT_SYMBOL vmlinux 0xf1642681 vme_dma_list_add +EXPORT_SYMBOL vmlinux 0xf1703203 input_mt_report_pointer_emulation +EXPORT_SYMBOL vmlinux 0xf1706e28 filemap_page_mkwrite +EXPORT_SYMBOL vmlinux 0xf1708d23 vme_dma_list_free +EXPORT_SYMBOL vmlinux 0xf18300ad logic_inb +EXPORT_SYMBOL vmlinux 0xf190b9fc iterate_supers_type +EXPORT_SYMBOL vmlinux 0xf195c682 fb_invert_cmaps +EXPORT_SYMBOL vmlinux 0xf1969a8e __usecs_to_jiffies +EXPORT_SYMBOL vmlinux 0xf19aecb0 filemap_fdatawait_range_keep_errors +EXPORT_SYMBOL vmlinux 0xf1a365b8 phy_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0xf1a65f7b zstd_reset_dstream +EXPORT_SYMBOL vmlinux 0xf1c768a5 load_nls_default +EXPORT_SYMBOL vmlinux 0xf1db1704 nla_memcpy +EXPORT_SYMBOL vmlinux 0xf1e046cc panic +EXPORT_SYMBOL vmlinux 0xf1e8f8aa nvdimm_namespace_disk_name +EXPORT_SYMBOL vmlinux 0xf1e98c74 avenrun +EXPORT_SYMBOL vmlinux 0xf1f53b7f pci_bus_read_config_word +EXPORT_SYMBOL vmlinux 0xf1f88a0e dm_kcopyd_prepare_callback +EXPORT_SYMBOL vmlinux 0xf2043656 sock_sendmsg +EXPORT_SYMBOL vmlinux 0xf21e74d7 dma_map_sg_attrs +EXPORT_SYMBOL vmlinux 0xf2291722 unregister_key_type +EXPORT_SYMBOL vmlinux 0xf2365b94 ppp_unit_number +EXPORT_SYMBOL vmlinux 0xf23fcb99 __kfifo_in +EXPORT_SYMBOL vmlinux 0xf25325d5 tty_check_change +EXPORT_SYMBOL vmlinux 0xf2628676 zstd_compress_cctx +EXPORT_SYMBOL vmlinux 0xf262ed87 param_get_int +EXPORT_SYMBOL vmlinux 0xf2669a2c imx_scu_irq_register_notifier +EXPORT_SYMBOL vmlinux 0xf26e4503 vfs_dedupe_file_range_one +EXPORT_SYMBOL vmlinux 0xf27062f4 xp_can_alloc +EXPORT_SYMBOL vmlinux 0xf2746206 vfs_fsync +EXPORT_SYMBOL vmlinux 0xf282a5f3 devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0xf287fd8c devm_register_reboot_notifier +EXPORT_SYMBOL vmlinux 0xf28cf0ae __hw_addr_init +EXPORT_SYMBOL vmlinux 0xf29403e5 acpi_install_table_handler +EXPORT_SYMBOL vmlinux 0xf295c8f8 tcp_read_done +EXPORT_SYMBOL vmlinux 0xf2996c23 send_sig_mceerr +EXPORT_SYMBOL vmlinux 0xf2a3b042 scsi_get_device_flags_keyed +EXPORT_SYMBOL vmlinux 0xf2a8efae dm_kcopyd_do_callback +EXPORT_SYMBOL vmlinux 0xf2b356c1 bpf_link_get_from_fd +EXPORT_SYMBOL vmlinux 0xf2c43f3f zlib_deflate +EXPORT_SYMBOL vmlinux 0xf2c48945 dev_get_flags +EXPORT_SYMBOL vmlinux 0xf2d0cf86 nf_register_sockopt +EXPORT_SYMBOL vmlinux 0xf2deeae6 filemap_invalidate_lock_two +EXPORT_SYMBOL vmlinux 0xf2e5bd87 security_free_mnt_opts +EXPORT_SYMBOL vmlinux 0xf2e6a0bd flush_signals +EXPORT_SYMBOL vmlinux 0xf2ed5a29 thaw_super +EXPORT_SYMBOL vmlinux 0xf2f04185 ip6_fraglist_init +EXPORT_SYMBOL vmlinux 0xf2f2d49b dev_get_by_index_rcu +EXPORT_SYMBOL vmlinux 0xf2f53617 memregion_free +EXPORT_SYMBOL vmlinux 0xf2fa93da netdev_update_features +EXPORT_SYMBOL vmlinux 0xf321b091 security_path_rename +EXPORT_SYMBOL vmlinux 0xf33319b9 of_find_node_by_name +EXPORT_SYMBOL vmlinux 0xf346231f seq_list_start_head +EXPORT_SYMBOL vmlinux 0xf353a698 register_module_notifier +EXPORT_SYMBOL vmlinux 0xf3621fe2 mtree_alloc_rrange +EXPORT_SYMBOL vmlinux 0xf3699d31 vmf_insert_pfn +EXPORT_SYMBOL vmlinux 0xf36f42a9 slhc_uncompress +EXPORT_SYMBOL vmlinux 0xf3837b57 twl6040_set_pll +EXPORT_SYMBOL vmlinux 0xf390f6f1 __bitmap_andnot +EXPORT_SYMBOL vmlinux 0xf3916987 global_cursor_default +EXPORT_SYMBOL vmlinux 0xf3932313 mb_cache_entry_wait_unused +EXPORT_SYMBOL vmlinux 0xf39f6f71 skb_expand_head +EXPORT_SYMBOL vmlinux 0xf3a25ab0 tty_unregister_ldisc +EXPORT_SYMBOL vmlinux 0xf3a57892 release_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0xf3cfa76a __nla_put +EXPORT_SYMBOL vmlinux 0xf3d43c51 mipi_dsi_driver_unregister +EXPORT_SYMBOL vmlinux 0xf3e0e1df allocate_resource +EXPORT_SYMBOL vmlinux 0xf3efa2e9 devm_devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0xf3fc88fa __ip_dev_find +EXPORT_SYMBOL vmlinux 0xf3fc9d36 forget_cached_acl +EXPORT_SYMBOL vmlinux 0xf3ff327f tcf_em_tree_dump +EXPORT_SYMBOL vmlinux 0xf41ad172 sg_alloc_append_table_from_pages +EXPORT_SYMBOL vmlinux 0xf41e27b2 tcf_idrinfo_destroy +EXPORT_SYMBOL vmlinux 0xf41f2643 tcf_idr_cleanup +EXPORT_SYMBOL vmlinux 0xf42bb1d6 iov_iter_get_pages_alloc2 +EXPORT_SYMBOL vmlinux 0xf43d2caa acpi_remove_interface +EXPORT_SYMBOL vmlinux 0xf44a904a net_ns_barrier +EXPORT_SYMBOL vmlinux 0xf44f852a phy_check_valid +EXPORT_SYMBOL vmlinux 0xf4564a6d config_item_set_name +EXPORT_SYMBOL vmlinux 0xf4667016 blkdev_compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0xf468db06 __skb_recv_udp +EXPORT_SYMBOL vmlinux 0xf474c21c bitmap_print_to_pagebuf +EXPORT_SYMBOL vmlinux 0xf474fdcb kfree_const +EXPORT_SYMBOL vmlinux 0xf47c2a7e blk_mq_tagset_busy_iter +EXPORT_SYMBOL vmlinux 0xf48373ee skb_copy +EXPORT_SYMBOL vmlinux 0xf49612d3 phy_disconnect +EXPORT_SYMBOL vmlinux 0xf4a46493 devm_extcon_register_notifier +EXPORT_SYMBOL vmlinux 0xf4b754fd acpi_resources_are_enforced +EXPORT_SYMBOL vmlinux 0xf4c3cf98 mmc_set_data_timeout +EXPORT_SYMBOL vmlinux 0xf4d14054 pci_find_next_bus +EXPORT_SYMBOL vmlinux 0xf4db35bc stpcpy +EXPORT_SYMBOL vmlinux 0xf4e1355e dquot_acquire +EXPORT_SYMBOL vmlinux 0xf4e1a7f1 unlock_buffer +EXPORT_SYMBOL vmlinux 0xf4f14de6 rtnl_trylock +EXPORT_SYMBOL vmlinux 0xf4f96d24 jbd2_journal_grab_journal_head +EXPORT_SYMBOL vmlinux 0xf50a8915 genl_register_family +EXPORT_SYMBOL vmlinux 0xf520a23f __devm_mdiobus_register +EXPORT_SYMBOL vmlinux 0xf53d4c26 qdisc_class_hash_destroy +EXPORT_SYMBOL vmlinux 0xf554efe4 vfs_getattr_nosec +EXPORT_SYMBOL vmlinux 0xf555b8c3 of_get_mac_address_nvmem +EXPORT_SYMBOL vmlinux 0xf5578d9d register_netdevice +EXPORT_SYMBOL vmlinux 0xf5718072 pcie_capability_clear_and_set_dword +EXPORT_SYMBOL vmlinux 0xf57209fe pci_iounmap +EXPORT_SYMBOL vmlinux 0xf5755330 set_create_files_as +EXPORT_SYMBOL vmlinux 0xf5758b1d of_device_alloc +EXPORT_SYMBOL vmlinux 0xf5a20ed2 __genradix_prealloc +EXPORT_SYMBOL vmlinux 0xf5cc667a gnet_stats_copy_rate_est +EXPORT_SYMBOL vmlinux 0xf5d6d734 d_genocide +EXPORT_SYMBOL vmlinux 0xf5e7ea40 ktime_get_coarse_ts64 +EXPORT_SYMBOL vmlinux 0xf5f062c6 dcb_ieee_getapp_default_prio_mask +EXPORT_SYMBOL vmlinux 0xf5f8b6f4 of_io_request_and_map +EXPORT_SYMBOL vmlinux 0xf5fb604e ptp_clock_register +EXPORT_SYMBOL vmlinux 0xf5fb8952 tcp_parse_options +EXPORT_SYMBOL vmlinux 0xf61e499f genphy_c45_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0xf622f86e release_sock +EXPORT_SYMBOL vmlinux 0xf62c39fe ucc_slow_graceful_stop_tx +EXPORT_SYMBOL vmlinux 0xf643d104 hsiphash_4u32 +EXPORT_SYMBOL vmlinux 0xf6620667 kmem_cache_create_usercopy +EXPORT_SYMBOL vmlinux 0xf6653bf7 fscrypt_decrypt_bio +EXPORT_SYMBOL vmlinux 0xf665f74f sock_load_diag_module +EXPORT_SYMBOL vmlinux 0xf6680940 mipi_dsi_dcs_set_display_off +EXPORT_SYMBOL vmlinux 0xf6687d66 scsicam_bios_param +EXPORT_SYMBOL vmlinux 0xf66a1185 fwnode_get_phy_id +EXPORT_SYMBOL vmlinux 0xf679b589 crypto_kdf108_ctr_generate +EXPORT_SYMBOL vmlinux 0xf68285c0 register_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xf68db8b7 simple_open +EXPORT_SYMBOL vmlinux 0xf69827ff try_lookup_one_len +EXPORT_SYMBOL vmlinux 0xf6b20cbc is_nd_btt +EXPORT_SYMBOL vmlinux 0xf6d4688a grab_cache_page_write_begin +EXPORT_SYMBOL vmlinux 0xf6ebc03b net_ratelimit +EXPORT_SYMBOL vmlinux 0xf6f9d58d init_on_free +EXPORT_SYMBOL vmlinux 0xf6fc8791 __bitmap_xor +EXPORT_SYMBOL vmlinux 0xf70e0d06 config_group_init +EXPORT_SYMBOL vmlinux 0xf70fe9ed generic_write_checks +EXPORT_SYMBOL vmlinux 0xf712a02f ipv6_chk_addr_and_flags +EXPORT_SYMBOL vmlinux 0xf71efcc8 dev_getfirstbyhwtype +EXPORT_SYMBOL vmlinux 0xf72b1387 flow_rule_match_enc_ipv4_addrs +EXPORT_SYMBOL vmlinux 0xf72dde47 tty_devnum +EXPORT_SYMBOL vmlinux 0xf736dc32 md_register_thread +EXPORT_SYMBOL vmlinux 0xf7370f56 system_state +EXPORT_SYMBOL vmlinux 0xf738d1be register_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xf7571c7b trace_raw_output_prep +EXPORT_SYMBOL vmlinux 0xf76843b5 qcom_scm_pas_supported +EXPORT_SYMBOL vmlinux 0xf7712d95 pci_disable_ptm +EXPORT_SYMBOL vmlinux 0xf77555cd __memcpy_toio +EXPORT_SYMBOL vmlinux 0xf78b798b i2c_get_match_data +EXPORT_SYMBOL vmlinux 0xf790b4fe of_get_cpu_state_node +EXPORT_SYMBOL vmlinux 0xf7b1ab2f jbd2_journal_blocks_per_page +EXPORT_SYMBOL vmlinux 0xf7b1fc86 adjust_managed_page_count +EXPORT_SYMBOL vmlinux 0xf7d31de9 kstrtoul_from_user +EXPORT_SYMBOL vmlinux 0xf7da6e6f acpi_unload_table +EXPORT_SYMBOL vmlinux 0xf7df3f2a mmc_wait_for_req +EXPORT_SYMBOL vmlinux 0xf7dfad98 cdrom_mode_select +EXPORT_SYMBOL vmlinux 0xf7ea6311 qman_p_poll_dqrr +EXPORT_SYMBOL vmlinux 0xf7f05c17 fman_port_use_kg_hash +EXPORT_SYMBOL vmlinux 0xf8098a32 netif_receive_skb_core +EXPORT_SYMBOL vmlinux 0xf811e69d scsi_eh_flush_done_q +EXPORT_SYMBOL vmlinux 0xf812cff6 memscan +EXPORT_SYMBOL vmlinux 0xf816679c vfs_statfs +EXPORT_SYMBOL vmlinux 0xf81ca918 ipv6_setsockopt +EXPORT_SYMBOL vmlinux 0xf82ec573 rb_prev +EXPORT_SYMBOL vmlinux 0xf84bd6ee bpf_stats_enabled_key +EXPORT_SYMBOL vmlinux 0xf85286f9 blk_rq_map_kern +EXPORT_SYMBOL vmlinux 0xf87325e1 proc_create_seq_private +EXPORT_SYMBOL vmlinux 0xf88ecec4 kvmemdup +EXPORT_SYMBOL vmlinux 0xf896fb3b rt_dst_clone +EXPORT_SYMBOL vmlinux 0xf8a59778 vga_client_register +EXPORT_SYMBOL vmlinux 0xf8af5246 rproc_remove_subdev +EXPORT_SYMBOL vmlinux 0xf8afbdf5 pci_free_host_bridge +EXPORT_SYMBOL vmlinux 0xf8d07858 bitmap_from_arr32 +EXPORT_SYMBOL vmlinux 0xf8d2bc2c zstd_find_frame_compressed_size +EXPORT_SYMBOL vmlinux 0xf8f61ebc wake_up_var +EXPORT_SYMBOL vmlinux 0xf909c7f3 inode_needs_sync +EXPORT_SYMBOL vmlinux 0xf91b89ab fman_sp_build_buffer_struct +EXPORT_SYMBOL vmlinux 0xf93aae46 __arm_smccc_smc +EXPORT_SYMBOL vmlinux 0xf93fd09c fb_find_mode_cvt +EXPORT_SYMBOL vmlinux 0xf94536c2 proc_dointvec +EXPORT_SYMBOL vmlinux 0xf95c619b acpi_processor_preregister_performance +EXPORT_SYMBOL vmlinux 0xf95dc655 d_mark_dontcache +EXPORT_SYMBOL vmlinux 0xf96c7c43 rproc_add +EXPORT_SYMBOL vmlinux 0xf9722676 twl_i2c_write +EXPORT_SYMBOL vmlinux 0xf980169c mr_table_dump +EXPORT_SYMBOL vmlinux 0xf99e0298 pci_dev_put +EXPORT_SYMBOL vmlinux 0xf9a4092a inet6_csk_route_req +EXPORT_SYMBOL vmlinux 0xf9a482f9 msleep +EXPORT_SYMBOL vmlinux 0xf9b8ee55 netif_carrier_off +EXPORT_SYMBOL vmlinux 0xf9c0b663 strlcat +EXPORT_SYMBOL vmlinux 0xf9c158d1 proto_register +EXPORT_SYMBOL vmlinux 0xf9ca2eb4 kstrtoint_from_user +EXPORT_SYMBOL vmlinux 0xf9cdddc3 __cpuhp_remove_state_cpuslocked +EXPORT_SYMBOL vmlinux 0xf9ce48dd sock_enable_timestamps +EXPORT_SYMBOL vmlinux 0xf9e78b18 devm_backlight_device_register +EXPORT_SYMBOL vmlinux 0xf9ef5432 fib6_info_hw_flags_set +EXPORT_SYMBOL vmlinux 0xfa042227 gnet_stats_add_basic +EXPORT_SYMBOL vmlinux 0xfa063f63 iterate_dir +EXPORT_SYMBOL vmlinux 0xfa08c34a page_offline_end +EXPORT_SYMBOL vmlinux 0xfa1bad69 xfrm_state_insert +EXPORT_SYMBOL vmlinux 0xfa261c91 handle_edge_irq +EXPORT_SYMBOL vmlinux 0xfa297415 acpi_map_pxm_to_node +EXPORT_SYMBOL vmlinux 0xfa2b1221 xp_raw_get_dma +EXPORT_SYMBOL vmlinux 0xfa2e5f32 i2c_smbus_pec +EXPORT_SYMBOL vmlinux 0xfa4812c2 pmem_should_map_pages +EXPORT_SYMBOL vmlinux 0xfa4d2f03 __nla_parse +EXPORT_SYMBOL vmlinux 0xfa599bb2 netlink_register_notifier +EXPORT_SYMBOL vmlinux 0xfa5a3682 sock_set_keepalive +EXPORT_SYMBOL vmlinux 0xfa661386 rproc_of_parse_firmware +EXPORT_SYMBOL vmlinux 0xfa6daa03 inet_dgram_connect +EXPORT_SYMBOL vmlinux 0xfa82bf12 devm_ioremap_wc +EXPORT_SYMBOL vmlinux 0xfa91373a mipi_dsi_generic_read +EXPORT_SYMBOL vmlinux 0xfa994758 pnp_disable_dev +EXPORT_SYMBOL vmlinux 0xfaaa12d0 _page_poisoning_enabled +EXPORT_SYMBOL vmlinux 0xfab2c562 inet_frags_init +EXPORT_SYMBOL vmlinux 0xfabcd38f module_refcount +EXPORT_SYMBOL vmlinux 0xfac8865f sysctl_wmem_max +EXPORT_SYMBOL vmlinux 0xfacc2b28 clear_page_dirty_for_io +EXPORT_SYMBOL vmlinux 0xfaeb2e84 pm860x_reg_read +EXPORT_SYMBOL vmlinux 0xfaecb308 memcg_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0xfb18ade9 f_setown +EXPORT_SYMBOL vmlinux 0xfb1b2ba1 skb_split +EXPORT_SYMBOL vmlinux 0xfb348fea fault_in_safe_writeable +EXPORT_SYMBOL vmlinux 0xfb384d37 kasprintf +EXPORT_SYMBOL vmlinux 0xfb38b69e fqdir_init +EXPORT_SYMBOL vmlinux 0xfb46d76a nf_setsockopt +EXPORT_SYMBOL vmlinux 0xfb565e5c dma_find_channel +EXPORT_SYMBOL vmlinux 0xfb5e4d4b console_start +EXPORT_SYMBOL vmlinux 0xfb61cdcb vc_cons +EXPORT_SYMBOL vmlinux 0xfb6af58d recalc_sigpending +EXPORT_SYMBOL vmlinux 0xfb7e2203 tcp_create_openreq_child +EXPORT_SYMBOL vmlinux 0xfb8a17fc pci_pme_capable +EXPORT_SYMBOL vmlinux 0xfb943592 of_graph_get_endpoint_count +EXPORT_SYMBOL vmlinux 0xfb9747b7 freeze_bdev +EXPORT_SYMBOL vmlinux 0xfba7a5f5 __get_random_u32_below +EXPORT_SYMBOL vmlinux 0xfba7ddd2 match_u64 +EXPORT_SYMBOL vmlinux 0xfbaaf01e console_lock +EXPORT_SYMBOL vmlinux 0xfbad3cf0 scsi_normalize_sense +EXPORT_SYMBOL vmlinux 0xfbad6c3f mipi_dsi_dcs_enter_sleep_mode +EXPORT_SYMBOL vmlinux 0xfbb8a761 strscpy_pad +EXPORT_SYMBOL vmlinux 0xfbc3f432 iov_iter_npages +EXPORT_SYMBOL vmlinux 0xfbc4f89e io_schedule_timeout +EXPORT_SYMBOL vmlinux 0xfbc974b7 ndo_dflt_fdb_dump +EXPORT_SYMBOL vmlinux 0xfbd2ed35 pci_add_new_bus +EXPORT_SYMBOL vmlinux 0xfbd3307f ns_capable +EXPORT_SYMBOL vmlinux 0xfbd38e02 aperture_remove_conflicting_pci_devices +EXPORT_SYMBOL vmlinux 0xfbe215e4 sg_next +EXPORT_SYMBOL vmlinux 0xfbe4b175 qman_create_cgr +EXPORT_SYMBOL vmlinux 0xfbe8ee28 acpi_get_table_by_index +EXPORT_SYMBOL vmlinux 0xfbeca3d4 pcie_get_speed_cap +EXPORT_SYMBOL vmlinux 0xfc0ad8b5 tty_write_room +EXPORT_SYMBOL vmlinux 0xfc11adde tcp_sock_set_cork +EXPORT_SYMBOL vmlinux 0xfc149298 xfrm_if_register_cb +EXPORT_SYMBOL vmlinux 0xfc15bc85 bio_kmalloc +EXPORT_SYMBOL vmlinux 0xfc206017 kernel_bind +EXPORT_SYMBOL vmlinux 0xfc214568 kernel_sendmsg +EXPORT_SYMBOL vmlinux 0xfc297bce seq_write +EXPORT_SYMBOL vmlinux 0xfc336d2e __wake_up_bit +EXPORT_SYMBOL vmlinux 0xfc4152fc ec_read +EXPORT_SYMBOL vmlinux 0xfc421e79 gnet_stats_add_queue +EXPORT_SYMBOL vmlinux 0xfc52abc7 qcom_scm_pas_shutdown +EXPORT_SYMBOL vmlinux 0xfc5a4f27 inc_node_page_state +EXPORT_SYMBOL vmlinux 0xfc881b89 fman_port_get_hash_result_offset +EXPORT_SYMBOL vmlinux 0xfc8927e7 register_quota_format +EXPORT_SYMBOL vmlinux 0xfc8a4fb8 pcie_set_readrq +EXPORT_SYMBOL vmlinux 0xfc9ed8c3 qcom_scm_ice_available +EXPORT_SYMBOL vmlinux 0xfca71745 pci_read_vpd_any +EXPORT_SYMBOL vmlinux 0xfcc2fc69 of_translate_address +EXPORT_SYMBOL vmlinux 0xfcc5c79e skb_splice_from_iter +EXPORT_SYMBOL vmlinux 0xfcce2f7d ucc_fast_enable +EXPORT_SYMBOL vmlinux 0xfcd1819a hdmi_spd_infoframe_check +EXPORT_SYMBOL vmlinux 0xfce06d36 __skb_recv_datagram +EXPORT_SYMBOL vmlinux 0xfcec0987 enable_irq +EXPORT_SYMBOL vmlinux 0xfceea9b7 blk_queue_max_write_zeroes_sectors +EXPORT_SYMBOL vmlinux 0xfcf1141e ppp_dev_name +EXPORT_SYMBOL vmlinux 0xfcf1b541 nf_log_trace +EXPORT_SYMBOL vmlinux 0xfcf991eb __dev_remove_pack +EXPORT_SYMBOL vmlinux 0xfd00bd92 inet_protos +EXPORT_SYMBOL vmlinux 0xfd10f491 dev_mc_add_excl +EXPORT_SYMBOL vmlinux 0xfd2a6a82 pci_disable_msi +EXPORT_SYMBOL vmlinux 0xfd3306bb kobject_init +EXPORT_SYMBOL vmlinux 0xfd33e324 __do_once_done +EXPORT_SYMBOL vmlinux 0xfd4c5cfa regset_get +EXPORT_SYMBOL vmlinux 0xfd5a2986 cpumask_any_and_distribute +EXPORT_SYMBOL vmlinux 0xfd68deb2 dquot_set_dqblk +EXPORT_SYMBOL vmlinux 0xfd7f3317 xfrm_input +EXPORT_SYMBOL vmlinux 0xfd9d6a2b qman_get_qm_portal_config +EXPORT_SYMBOL vmlinux 0xfdb08971 netdev_notify_peers +EXPORT_SYMBOL vmlinux 0xfdba919d __nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xfdbab9e2 genphy_c45_eee_is_active +EXPORT_SYMBOL vmlinux 0xfdcb4ed3 acpi_os_get_line +EXPORT_SYMBOL vmlinux 0xfdcc8a0e fb_find_best_display +EXPORT_SYMBOL vmlinux 0xfe029963 unregister_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xfe1197a9 edac_mc_find +EXPORT_SYMBOL vmlinux 0xfe1c9ea5 sg_pcopy_from_buffer +EXPORT_SYMBOL vmlinux 0xfe1d2e94 key_create_or_update +EXPORT_SYMBOL vmlinux 0xfe215b97 proc_do_large_bitmap +EXPORT_SYMBOL vmlinux 0xfe28a186 filemap_splice_read +EXPORT_SYMBOL vmlinux 0xfe30d3af touchscreen_parse_properties +EXPORT_SYMBOL vmlinux 0xfe393456 tty_name +EXPORT_SYMBOL vmlinux 0xfe39d0e1 blk_mq_run_hw_queues +EXPORT_SYMBOL vmlinux 0xfe404841 drop_nlink +EXPORT_SYMBOL vmlinux 0xfe4690dc vmf_insert_pfn_prot +EXPORT_SYMBOL vmlinux 0xfe487975 init_wait_entry +EXPORT_SYMBOL vmlinux 0xfe48b833 __wait_on_buffer +EXPORT_SYMBOL vmlinux 0xfe4f86a2 kernel_getpeername +EXPORT_SYMBOL vmlinux 0xfe5d4bb2 sys_tz +EXPORT_SYMBOL vmlinux 0xfe6c6a00 pci_read_config_dword +EXPORT_SYMBOL vmlinux 0xfe86abc6 devfreq_update_status +EXPORT_SYMBOL vmlinux 0xfe86cca1 __of_get_address +EXPORT_SYMBOL vmlinux 0xfe8c61f0 _raw_read_lock +EXPORT_SYMBOL vmlinux 0xfe8daf9c netlink_net_capable +EXPORT_SYMBOL vmlinux 0xfe916dc6 hex_dump_to_buffer +EXPORT_SYMBOL vmlinux 0xfe9ebbbb acpi_osi_is_win8 +EXPORT_SYMBOL vmlinux 0xfec64f78 bfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0xfedb225d of_get_next_parent +EXPORT_SYMBOL vmlinux 0xfedcdb60 seq_hlist_next_percpu +EXPORT_SYMBOL vmlinux 0xfee60258 phy_remove_link_mode +EXPORT_SYMBOL vmlinux 0xfee98090 skb_coalesce_rx_frag +EXPORT_SYMBOL vmlinux 0xfeebc7c4 __kfifo_from_user_r +EXPORT_SYMBOL vmlinux 0xfeef4c88 dev_uc_sync +EXPORT_SYMBOL vmlinux 0xfef216eb _raw_spin_trylock +EXPORT_SYMBOL vmlinux 0xfef2ed26 scsi_done +EXPORT_SYMBOL vmlinux 0xfefaf002 pm860x_page_reg_write +EXPORT_SYMBOL vmlinux 0xfefcb98e vme_dma_vme_attribute +EXPORT_SYMBOL vmlinux 0xff1e9dd8 seq_list_start +EXPORT_SYMBOL vmlinux 0xff214f1b inode_set_flags +EXPORT_SYMBOL vmlinux 0xff282521 rfkill_register +EXPORT_SYMBOL vmlinux 0xff2f84b6 tty_vhangup +EXPORT_SYMBOL vmlinux 0xff41731e sys_imageblit +EXPORT_SYMBOL vmlinux 0xff41a709 __tracepoint_kmalloc +EXPORT_SYMBOL vmlinux 0xff464426 would_dump +EXPORT_SYMBOL vmlinux 0xff6878cf fb_default_cmap +EXPORT_SYMBOL vmlinux 0xff6d898e kobject_get +EXPORT_SYMBOL vmlinux 0xff7c87af mmc_cqe_post_req +EXPORT_SYMBOL vmlinux 0xff7e7f8d kryo_l2_set_indirect_reg +EXPORT_SYMBOL vmlinux 0xff87cd18 lockref_get_not_dead +EXPORT_SYMBOL vmlinux 0xff8b5f6e skb_prepare_seq_read +EXPORT_SYMBOL vmlinux 0xffa85995 tty_port_free_xmit_buf +EXPORT_SYMBOL vmlinux 0xffad4376 blk_queue_physical_block_size +EXPORT_SYMBOL vmlinux 0xffb1017d register_qdisc +EXPORT_SYMBOL vmlinux 0xffb4ba4f devm_mfd_add_devices +EXPORT_SYMBOL vmlinux 0xffb7c514 ida_free +EXPORT_SYMBOL vmlinux 0xffc43d20 blk_queue_chunk_sectors +EXPORT_SYMBOL vmlinux 0xffc4f200 zstd_compress_stream +EXPORT_SYMBOL vmlinux 0xffc62973 dev_addr_add +EXPORT_SYMBOL vmlinux 0xffc7934e vfs_mkdir +EXPORT_SYMBOL vmlinux 0xffcc4ec7 tcp_bpf_bypass_getsockopt +EXPORT_SYMBOL vmlinux 0xffd5beee __module_get +EXPORT_SYMBOL vmlinux 0xffe14086 flow_block_cb_lookup +EXPORT_SYMBOL vmlinux 0xffe3ee7a close_fd_get_file +EXPORT_SYMBOL vmlinux 0xffeea905 simple_transaction_release +EXPORT_SYMBOL vmlinux 0xffeedf6a delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0xfff088d9 t10_pi_type3_ip +EXPORT_SYMBOL_GPL crypto/af_alg 0x11957c56 af_alg_wait_for_data +EXPORT_SYMBOL_GPL crypto/af_alg 0x23ffbd19 af_alg_register_type +EXPORT_SYMBOL_GPL crypto/af_alg 0x27e92408 af_alg_async_cb +EXPORT_SYMBOL_GPL crypto/af_alg 0x2821a67a af_alg_release_parent +EXPORT_SYMBOL_GPL crypto/af_alg 0x437a6940 af_alg_pull_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x51108eef af_alg_alloc_areq +EXPORT_SYMBOL_GPL crypto/af_alg 0x5aee5b7c af_alg_release +EXPORT_SYMBOL_GPL crypto/af_alg 0x5cf1a9cc af_alg_count_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x634264a9 af_alg_free_sg +EXPORT_SYMBOL_GPL crypto/af_alg 0x8140b327 af_alg_accept +EXPORT_SYMBOL_GPL crypto/af_alg 0x92387134 af_alg_get_rsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0xa477db37 af_alg_free_resources +EXPORT_SYMBOL_GPL crypto/af_alg 0xadbe3043 af_alg_unregister_type +EXPORT_SYMBOL_GPL crypto/af_alg 0xb8a0016c af_alg_poll +EXPORT_SYMBOL_GPL crypto/af_alg 0xcb2a3fbf af_alg_sendmsg +EXPORT_SYMBOL_GPL crypto/af_alg 0xdb16d774 af_alg_wmem_wakeup +EXPORT_SYMBOL_GPL crypto/aria_generic 0x07c4dd9a aria_set_key +EXPORT_SYMBOL_GPL crypto/aria_generic 0x4a61978a aria_encrypt +EXPORT_SYMBOL_GPL crypto/aria_generic 0xbdad6df6 aria_decrypt +EXPORT_SYMBOL_GPL crypto/async_tx/async_memcpy 0x4b48fcf3 async_memcpy +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0x6cbbd68e async_syndrome_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0x90fd26b5 async_gen_syndrome +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x235a2c0e async_raid6_2data_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x86da31e9 async_raid6_datap_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x2d8a0a90 async_tx_quiesce +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xb373bb75 async_trigger_callback +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xeaafed4d __async_tx_find_channel +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xf67aec9d async_tx_submit +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xa62dfb43 async_xor +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xc4041f09 async_xor_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xd971a665 async_xor_val_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xe483025a async_xor_val +EXPORT_SYMBOL_GPL crypto/authenc 0x2479193e crypto_authenc_extractkeys +EXPORT_SYMBOL_GPL crypto/blowfish_common 0x12f8acfe blowfish_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x188d9d26 __cast5_decrypt +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x6915a0ca cast5_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xef81a4af __cast5_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x3dbae082 __cast6_decrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xccb4975b cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xcfce512f __cast6_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xd76a5716 __cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast_common 0x5609ce41 cast_s2 +EXPORT_SYMBOL_GPL crypto/cast_common 0x5b17be06 cast_s4 +EXPORT_SYMBOL_GPL crypto/cast_common 0xb9cba57f cast_s3 +EXPORT_SYMBOL_GPL crypto/cast_common 0xbd3e7542 cast_s1 +EXPORT_SYMBOL_GPL crypto/cryptd 0x01865556 cryptd_skcipher_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x26e0e228 cryptd_free_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x3f8e3765 cryptd_shash_desc +EXPORT_SYMBOL_GPL crypto/cryptd 0x498ba702 cryptd_free_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0x4b2f29e2 cryptd_aead_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x6926266d cryptd_ahash_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x860e131c cryptd_alloc_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0x982946c9 cryptd_free_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0xa23fc0b8 cryptd_skcipher_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xc64baac5 cryptd_ahash_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xcd5255b3 cryptd_aead_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xdba4e5d4 cryptd_alloc_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0xe6845223 cryptd_alloc_ahash +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x208fd2b5 crypto_finalize_akcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x54a2205e crypto_engine_alloc_init +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x59f47bb8 crypto_engine_start +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x5f93f3d2 crypto_finalize_skcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x63fb6bba crypto_transfer_akcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x65f9a8d5 crypto_transfer_kpp_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x704e422f crypto_transfer_hash_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x7df36fcc crypto_finalize_aead_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xa2119ddf crypto_engine_exit +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xb7025940 crypto_finalize_hash_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xc6ce8077 crypto_transfer_skcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xd6e7f571 crypto_transfer_aead_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xe8b7fc3f crypto_engine_alloc_init_and_set +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xf87337de crypto_finalize_kpp_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xf9983552 crypto_engine_stop +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x33b866ce crypto_ecdh_decode_key +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7475be8e crypto_ecdh_key_len +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0xb230d2ec crypto_ecdh_encode_key +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x1936413e polyval_mul_non4k +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x49dece42 polyval_update_non4k +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x25ace593 serpent_setkey +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x4eb4c55e __serpent_encrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xbcc074f3 __serpent_decrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xd4c9681a __serpent_setkey +EXPORT_SYMBOL_GPL crypto/sm2_generic 0x2ecacdc7 sm2_compute_z_digest +EXPORT_SYMBOL_GPL crypto/sm3 0xa98edad1 sm3_update +EXPORT_SYMBOL_GPL crypto/sm3 0xf04338f9 sm3_final +EXPORT_SYMBOL_GPL crypto/sm3_generic 0x0bddca87 sm3_zero_message_hash +EXPORT_SYMBOL_GPL crypto/sm4 0x24e254e8 sm4_expandkey +EXPORT_SYMBOL_GPL crypto/sm4 0xfa81970e sm4_crypt_block +EXPORT_SYMBOL_GPL crypto/twofish_common 0xb9a3c5fc twofish_setkey +EXPORT_SYMBOL_GPL crypto/twofish_common 0xe22b7787 __twofish_setkey +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x08f0212d spk_set_num_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x13516036 spk_ttyio_ops +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x155bf35a spk_ttyio_synth_immediate +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x18ef6670 synth_current +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1e39eb14 synth_putws +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x37d53cdd spk_ttyio_release +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x41a160e5 synth_buffer_empty +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4449e1dd synth_buffer_clear +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x45eda959 spk_get_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x466f5eb7 synth_putwc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x50e43d1b spk_synth_get_index +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x5464b7e1 spk_do_catch_up +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x55f9150a synth_add +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x684f87a4 spk_var_show +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x76d40046 synth_buffer_skip_nonlatin1 +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x7e5ac896 synth_remove +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x806ae407 spk_var_store +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x84dad068 synth_buffer_getc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8a40799d spk_synth_is_alive_nop +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8c82dfca synth_request_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8fe0db01 synth_putwc_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xa445143f spk_ttyio_synth_probe +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xa939a88d spk_synth_is_alive_restart +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xaadb0612 synth_buffer_peek +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xb734cb9d speakup_event +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xbbd15a51 speakup_start_ttys +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc319c604 synth_putws_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc58f6e50 spk_get_var_header +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd8fd86cf synth_release_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd93829dd speakup_info +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xdd878021 spk_synth_flush +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe194d0ef synth_printf +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xf1bcf37a spk_do_catch_up_unicode +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x0129165e __acpi_nfit_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x012c92f4 acpi_nfit_ctl +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x4639bcda acpi_nfit_shutdown +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x499bbf57 nfit_get_smbios_id +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x8809e50a acpi_nfit_desc_init +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x9fcdfc38 __acpi_nvdimm_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xab56588a acpi_nfit_init +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0x67927a0d platform_profile_notify +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xbfe36436 platform_profile_remove +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xcac33cd4 platform_profile_register +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0x7d557279 pata_parport_unregister_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0xfe709653 pata_parport_register_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_platform 0xb9fa4273 __pata_platform_probe +EXPORT_SYMBOL_GPL drivers/ata/pata_sis 0xa454f555 sis_info133_for_sata +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x09917359 charlcd_poke +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x6fd9cc4a charlcd_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x8b45326c charlcd_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xd3e29970 charlcd_backlight +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf3304696 charlcd_free +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf883c540 charlcd_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x07b26ecc hd44780_common_gotoxy +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x1aa688fd hd44780_common_lines +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x23159a5b hd44780_common_clear_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x30e85287 hd44780_common_shift_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x36dc00a2 hd44780_common_print +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x3c4c183f hd44780_common_home +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x489c89e8 hd44780_common_redefine_char +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x64415593 hd44780_common_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x79e8e259 hd44780_common_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8585e5fd hd44780_common_blink +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8d4f3fa4 hd44780_common_init_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xa22afdaa hd44780_common_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xc369090d hd44780_common_shift_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xf360d788 hd44780_common_fontsize +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x14102f23 ks0108_displaystate +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x48a70518 ks0108_writedata +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x4f506333 ks0108_startline +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x6edae968 ks0108_isinited +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xbf4774db ks0108_writecontrol +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xedde6df2 ks0108_page +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xfee8ef7b ks0108_address +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x000c7991 linedisp_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0xdbaa81a6 linedisp_register +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0x33c0ef6f regmap_ac97_default_volatile +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0x5dab52d6 __regmap_init_ac97 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0xf1256da2 __devm_regmap_init_ac97 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-i3c 0x62a09716 __devm_regmap_init_i3c +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0xebbe8b54 __regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0xf40947af __devm_regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0xc083ce5e __devm_regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0xc7bc05b1 __regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0x021006ee __devm_regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0xd74c91be __regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xdffb165e __devm_regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xf12539ef __regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0x0b7d9394 __regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0xe67003f2 __devm_regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x22aaa325 __regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x7c4fce3f __regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x7e155997 __devm_regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0xfaa5d268 __devm_regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0x9c446b29 __regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0xed727b79 __devm_regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x1344847d bcma_host_pci_down +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x26bf19f7 bcma_core_is_enabled +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x2c2360de bcma_core_pci_power_save +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x2d216f78 bcma_chipco_gpio_out +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x32db35d2 bcma_chipco_gpio_control +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x39668c08 bcma_chipco_pll_read +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x4b312cce bcma_driver_unregister +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x5a167108 bcma_pmu_get_bus_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x6847f202 bcma_core_pll_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x6f8664bb bcma_chipco_b_mii_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x75dd1b0a bcma_host_pci_up +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x7abbce22 bcma_chipco_get_alp_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x8851e59f bcma_chipco_pll_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x949096aa bcma_core_set_clockmode +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xa12eb08b bcma_chipco_chipctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xa139f381 bcma_chipco_regctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xad67f69a bcma_chipco_gpio_outen +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xb3820e16 bcma_host_pci_irq_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xcc821230 bcma_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xd1508205 bcma_chipco_pll_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xd4d5b88d __bcma_driver_register +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xdc8d3398 bcma_find_core_unit +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xec4360ef bcma_core_enable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xf732f14c bcma_core_disable +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x306f36b4 btbcm_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x45ef07eb btbcm_setup_patchram +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x65669a53 btbcm_read_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x772b8264 btbcm_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xb4cbaa41 btbcm_setup_apple +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xe3c7f5c4 btbcm_write_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xeaee5430 btbcm_finalize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xee47fa55 btbcm_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x014c2e50 btintel_read_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x290363ad btintel_bootup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x304f7db0 btintel_read_boot_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x5150b120 btintel_set_quality_report +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x56e5eced btintel_exit_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x61f107e4 btintel_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x62778679 btintel_set_event_mask_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x6eb9564c btintel_set_diag +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x8325205b btintel_enter_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x972ef241 btintel_regmap_init +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x9f7a52d9 btintel_configure_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xa92f337c btintel_load_ddc_config +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xbf7b545b btintel_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xc6d99e3d btintel_version_info +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xc754c187 btintel_secure_send_result +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xcd585f8e btintel_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xfad3b4d3 btintel_send_intel_reset +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x40065842 btmrvl_enable_hs +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x467972f6 btmrvl_send_hscfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x4af91c77 btmrvl_send_module_cfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x7e2cf05d btmrvl_pscan_window_reporting +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x8ed75710 btmrvl_check_evtpkt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x90add7da btmrvl_remove_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x9c6bd8e2 btmrvl_register_hdev +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xc2acb9c4 btmrvl_interrupt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xc7e5ff21 btmrvl_add_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xd74354d6 btmrvl_enable_ps +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xef98ffb4 btmrvl_process_event +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x2138e324 btmtk_setup_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x7b2ddaaa btmtk_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0xa77bff21 btmtk_setup_firmware_79xx +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x1a1bdef5 qca_send_pre_shutdown_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x5eb5ba83 qca_set_bdaddr_rome +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x9169a902 qca_uart_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xc5cdb13a qca_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xfac7df27 qca_read_soc_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x0f599972 btrtl_set_quirks +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x2844a926 btrtl_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x3ca1c819 btrtl_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xaf78f260 btrtl_free +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xc5a9f056 btrtl_get_uart_settings +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xcb7ce02d btrtl_setup_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xeb3a5c3c btrtl_shutdown_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x21480930 h4_recv_buf +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xabbf6ba6 hci_uart_tx_wakeup +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xcfc6aaee hci_uart_register_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xdbad3f2d hci_uart_unregister_device +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x2cc1d6bd mhi_ep_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x58f17a93 mhi_ep_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x9beed603 mhi_ep_queue_is_empty +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xb46eca24 mhi_ep_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xb5472838 mhi_ep_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xd91a1dbf mhi_ep_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xdfe17c67 __mhi_ep_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xebb61793 mhi_ep_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x02acc565 mhi_pm_resume_force +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x119a031d mhi_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x20060c8f mhi_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x2e643113 mhi_device_put +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x326da28e mhi_unprepare_from_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x3a114ea2 mhi_unprepare_after_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x405921a3 mhi_notify +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x43337fc9 mhi_pm_suspend +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x44010226 __mhi_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x55f8ab12 mhi_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x5f376fd4 mhi_download_rddm_image +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x69956479 mhi_queue_buf +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x6eea7583 mhi_free_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x70c6bda2 mhi_device_get +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x72055f21 mhi_async_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x74089a98 mhi_prepare_for_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x81b52479 mhi_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x836f683d mhi_alloc_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x897a1bc8 mhi_get_free_desc_count +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x8b272777 mhi_prepare_for_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x9b360d93 mhi_get_mhi_state +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xa16802ea mhi_soc_reset +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xaf303017 mhi_get_exec_env +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb397f66b mhi_device_get_sync +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb988c2be mhi_queue_is_full +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd99cea07 mhi_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd9b2a6d9 mhi_pm_resume +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xde7674dc mhi_prepare_for_transfer_autoqueue +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe1429d4b mhi_force_rddm_mode +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xf57948d1 mhi_queue_dma +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x1bb0c14a moxtet_device_write +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0xb267e61a __moxtet_register_driver +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0xc480a77a moxtet_device_read +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0xc8a63ff8 moxtet_device_written +EXPORT_SYMBOL_GPL drivers/bus/sunxi-rsb 0x9055c300 __devm_regmap_init_sunxi_rsb +EXPORT_SYMBOL_GPL drivers/bus/sunxi-rsb 0x9bf37706 sunxi_rsb_driver_register +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0x29d829b1 meson_clk_triphase_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0xc559e1b9 meson_clk_phase_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0xd4b80860 meson_sclk_ws_inv_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/sclk-div 0xde4a117b meson_sclk_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x03351dae clk_rcg_floor_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x03e7eb9a clk_alpha_pll_stromer_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0509a95c clk_fabia_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x071d19d6 qcom_cc_register_rcg_dfs +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x07935d8b clk_alpha_pll_postdiv_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ae351c4 clk_alpha_pll_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0d678ab9 qcom_reset_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ed823f3 clk_alpha_pll_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1a360288 qcom_cc_register_board_clk +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1b28da5e clk_trion_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1d0f06af clk_byte2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1de81c63 clk_pll_configure_sr_hpm_lp +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1ea782c8 clk_alpha_pll_huayra_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1f83275f clk_regmap_mux_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1f88365f clk_alpha_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x233e5373 clk_rcg_bypass_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x2d293905 clk_alpha_pll_postdiv_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x35261f7e clk_alpha_pll_regs +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x37dafc55 clk_rivian_evo_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x38229fba clk_alpha_pll_reset_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x38f100d3 qcom_cc_probe +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x395868a1 qcom_find_freq_floor +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x3c8b7787 qcom_find_cfg_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x45180f77 clk_dyn_rcg_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x45226263 clk_gfx3d_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x468b22ce clk_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x4a930432 clk_branch_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5337c2b1 clk_enable_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x59eabda5 mux_div_set_src_div +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5c035f38 clk_alpha_pll_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5c3e75ee clk_pll_vote_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5f18e967 clk_stromer_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x64b8755d clk_alpha_pll_fixed_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6610661f clk_alpha_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x66580ca3 clk_regmap_mux_closest_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6af41b8b qcom_pll_set_fsm_mode +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6b8e2aa0 clk_pll_configure_sr +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6d308251 clk_alpha_pll_fixed_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x70156ec0 clk_alpha_pll_postdiv_ro_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x708a435d clk_alpha_pll_lucid_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7319e51c clk_alpha_pll_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x787e8234 qcom_find_freq +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7b87fe3e clk_alpha_pll_postdiv_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7dfa4f12 clk_alpha_pll_postdiv_lucid_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7e69e953 clk_alpha_pll_postdiv_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7f735756 devm_clk_register_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x82afa55e clk_regmap_phy_mux_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x88c0add9 clk_rcg_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x88f93001 qcom_cc_really_probe +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x8c4b1025 clk_disable_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x8e4c395e clk_edp_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9123fa67 clk_zonda_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x93bc2a64 clk_ops_hfpll +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x94c464a3 clk_rcg2_floor_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x953b97b7 clk_alpha_pll_postdiv_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9821a599 clk_rcg_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x98fccfab gdsc_gx_do_nothing_enable +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9c401604 clk_rcg_esc_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xa0755dc3 clk_alpha_pll_fixed_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xa95ed447 clk_rcg2_shared_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaea28295 clk_rcg_bypass2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaf105ec4 clk_branch2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb3d93f1b clk_branch_simple_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb5552ffa qcom_cc_probe_by_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb8694bf5 clk_rcg2_mux_closest_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb8d0697b clk_lucid_evo_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb90a58bd clk_is_enabled_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xbb2b9610 clk_agera_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc0126fe0 clk_pll_sr2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc0d2ecb0 clk_regmap_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc9cb9fbf clk_alpha_pll_zonda_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xcb2d25f8 clk_alpha_pll_fixed_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xcc7ae2d2 qcom_cc_register_sleep_clk +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd2ec30a3 clk_dp_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd98fe91b clk_alpha_pll_fixed_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe342b37f qcom_find_src_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe4d191e1 clk_rcg_lcc_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe8c0478b clk_byte_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xeec69605 clk_rcg2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf041ba47 qcom_cc_map +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf2522383 clk_alpha_pll_rivian_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf3bf69c3 clk_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf439f21a clk_alpha_pll_agera_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf84b8d59 clk_regmap_div_ro_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfafc1469 clk_branch2_aon_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfbd6578d clk_alpha_pll_hwfsm_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x0176bd58 sprd_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x02baa56f sprd_mux_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x09180a40 sprd_clk_probe +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x0d3df2ad sprd_mux_helper_set_parent +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x25c82d65 sprd_pll_sc_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x286a7aa5 sprd_div_helper_set_rate +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x8781298e sprd_div_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x8f051805 sprd_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x9d1444bb sprd_clk_regmap_init +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xa5d3f080 sprd_div_helper_recalc_rate +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xb194ef94 sprd_sc_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xd5c91a60 sprd_mux_helper_get_parent +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xe84db453 sprd_comp_ops +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x04f374c2 comedi_bytes_per_scan_cmd +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x09edf303 __comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0cd330f4 range_unknown +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0ecbd6a1 comedi_set_spriv_auto_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0f76762b comedi_inc_scan_progress +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0fa99179 comedi_nsamples_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x1290c1cb comedi_legacy_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x17c33408 comedi_event +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x21102f87 range_0_32mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x27758934 comedi_buf_write_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2c409ea3 comedi_buf_write_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2f0ad9d3 range_bipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x34a2e5bd comedi_set_hw_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x3fc7a1d0 comedi_is_subdevice_running +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4236eaaf range_4_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4fe634f3 range_bipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x518efc8a comedi_buf_read_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x54d5c210 comedi_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x598a32a1 comedi_dio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x59a831e9 comedi_alloc_spriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x5c3d81c3 comedi_alloc_devpriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x5e23dbd1 comedi_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x63d7d7ce comedi_readback_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7177012e comedi_buf_read_n_available +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x74ed19b4 comedi_buf_read_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7d915e84 comedi_handle_events +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x801aa31e comedi_dev_get_from_minor +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8113872c range_unipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8a5cf165 comedi_timeout +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x907ef0cb comedi_check_chanlist +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x9e1237bf comedi_alloc_subdevices +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa4fea174 comedi_buf_read_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xaecfd6b2 comedi_nscans_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb1d238ed comedi_alloc_subdev_readback +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb679cebc range_0_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbb52fc7f range_bipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbdbe75c6 range_unipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbf89a7a0 comedi_buf_write_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xc71202c9 comedi_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd88b1e1a comedi_bytes_per_scan +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdb2044b2 range_unipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xeda55037 comedi_dio_update_state +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xedb930a3 comedi_dev_put +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xf448357d comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xf78c3e23 comedi_load_firmware +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xf88d565d comedi_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x0526c297 comedi_to_pci_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x19b86774 comedi_pci_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x37120edc comedi_pci_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xafbad2d0 comedi_pci_disable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xb8f0781d comedi_pci_enable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xbe9c403e comedi_pci_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xf2048a28 comedi_pci_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xfff05ac1 comedi_pci_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x179e4306 comedi_to_usb_interface +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x4a2c7dc5 comedi_usb_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x725251f4 comedi_to_usb_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x871d4a5e comedi_usb_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x9ee97319 comedi_usb_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xf5b1f928 comedi_usb_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x79f4a6cf addi_watchdog_reset +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0xed1d2dec addi_watchdog_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/amplc_pc236_common 0xf36635fb amplc_pc236_common_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x23256d0a subdev_8255_mm_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0xa00cb8f5 subdev_8255_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0xfb7adccb subdev_8255_regbase +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x0a721968 mite_release_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x27587000 mite_init_ring_descriptors +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x328e43b2 mite_bytes_in_transit +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x36911480 mite_request_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x3cff4f76 mite_prep_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x4d7be7b5 mite_ack_linkc +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x50f71ef5 mite_dma_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x54cbeefc mite_sync_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x7614a23a mite_done +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x7f689ac3 mite_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xce9afecb mite_alloc_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xd76b076e mite_free_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xd96ce0ee mite_buf_change +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xf04e9573 mite_detach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xfbb8020f mite_dma_disarm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xfd1c8fc8 mite_request_channel_in_range +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x076bc308 ni_find_route_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x0921123e ni_lookup_route_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x1facf7f8 ni_is_cmd_dest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x64443d67 ni_get_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x6c18c54e ni_count_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x85e75c94 ni_assign_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x863a306d ni_sort_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8ab47ba4 ni_route_set_has_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8f0f0901 ni_find_route_set +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0xb3e302a3 ni_route_to_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x088b9036 ni_tio_insn_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x0bb268a9 ni_tio_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x0fc5a167 ni_tio_unset_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x3837279b ni_tio_set_bits +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x3c909424 ni_tio_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x40ee39e7 ni_tio_init_counter +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x4ce0aa6e ni_tio_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x4e032183 ni_tio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x5a0702ae ni_tio_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x611e401f ni_gpct_device_destroy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x6f08593f ni_tio_set_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x704cbb74 ni_tio_get_soft_copy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x7aff275d ni_gpct_device_construct +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x8900ba1f ni_tio_set_gate_src_raw +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x8e4d8a21 ni_tio_get_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xcdffe488 ni_tio_set_gate_src +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x34a9f653 ni_tio_handle_interrupt +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x385b652a ni_tio_set_mite_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x6e44ee6e ni_tio_cmd +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x7d10caae ni_tio_acknowledge +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xa87e067d ni_tio_cancel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xd9a59957 ni_tio_cmdtest +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x27e22f7d comedi_open +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x30660ca2 comedi_dio_bitfield2 +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x6b49cc4f comedi_find_subdevice_by_type +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xb3bf3ee0 comedi_dio_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xd481b4c1 comedi_close +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xd615b45b comedi_get_n_channels +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xf60cd832 comedi_dio_get_config +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x04773b60 ccp_present +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x3a1a3979 ccp_version +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x661c0740 ccp_enqueue_cmd +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x027230b5 hisi_qm_get_hw_info +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x0e21b92c hisi_qm_acc_diff_regs_dump +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x17ccdff5 hisi_qm_stop +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x1b3e1c55 hisi_qm_regs_dump +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x27230dc7 hisi_qm_reset_done +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2b0193b6 hisi_acc_create_sgl_pool +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2b1ef206 hisi_qm_suspend +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2f3eedca hisi_qm_reset_prepare +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x355c507f hisi_qm_get_dfx_access +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x3916e4c7 hisi_qm_pm_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x3a562712 hisi_qm_put_dfx_access +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x3acc9119 hisi_qm_resume +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x3e9ca663 hisi_qm_dev_err_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x403f7fab hisi_acc_sg_buf_unmap +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x43ca18ba hisi_qm_start_qp +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x54f7853c hisi_qm_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x615563bc hisi_qm_sriov_enable +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x640dfff7 hisi_qm_regs_debugfs_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x6855dd9a hisi_qm_dev_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x72c917ab hisi_qm_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x751fdf67 hisi_qm_dev_slot_reset +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x75a86f9a hisi_qm_dev_err_detected +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x8d55e803 hisi_qm_debug_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x8f788f6b hisi_acc_free_sgl_pool +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x9891778b hisi_qm_dev_err_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x9a2e3c59 hisi_qm_alloc_qps_node +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x9f63bb1c hisi_qm_stop_qp +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xa189b870 hisi_qm_wait_mb_ready +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xa1ddf36e hisi_qm_start +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb61c91a0 hisi_qm_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb7150bb0 hisi_qm_mb +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb7ebea3b hisi_qm_wait_task_finish +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb80c8954 hisi_qm_alg_unregister +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xbcbab562 hisi_qp_send +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xc7f4a473 hisi_acc_sg_buf_map_to_hw_sgl +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xca282950 hisi_qm_pm_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xd89e08f1 hisi_qm_sriov_disable +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xde3f9b2a hisi_qm_debug_regs_clear +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xebcc8b27 hisi_qm_free_qps +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xfaaca5bb hisi_qm_regs_debugfs_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xfcd0f241 hisi_qm_alg_register +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hpre/hisi_hpre 0x0dd94429 hisi_hpre_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/sec2/hisi_sec2 0xed7104bc hisi_sec_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/zip/hisi_zip 0x6ea7dc8e hisi_zip_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x02d4c589 adf_reset_flr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x04fcb865 adf_gen4_ring_pair_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0a1ccd14 adf_cfg_dev_remove +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0a6e0f8c adf_exit_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0b043ce1 adf_cleanup_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2262252b adf_gen4_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x23294102 adf_devmgr_in_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2947ab47 adf_vf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2be4e269 adf_gen2_get_arb_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x38e45ae6 adf_gen2_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3911f27d adf_init_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3913cbfa adf_vf2pf_notify_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3a3e6691 adf_devmgr_pci_to_accel_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3d471566 adf_devmgr_update_class_index +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3dc17354 adf_reset_sbr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3e707f37 adf_gen2_get_admin_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x41f233c9 adf_disable_pf2vf_interrupts +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x420e6419 adf_enable_pf2vf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x43f365f0 adf_dev_up +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x44962398 adf_dev_down +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x477f4622 adf_gen4_handle_pm_interrupt +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4937ef83 adf_dbgfs_exit +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x49cd33b4 adf_gen4_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4bff9d15 adf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x51ea7b1b adf_gen2_dev_config +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x52e7cef1 adf_enable_vf2pf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x534b4c79 adf_gen2_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5a09659e adf_gen2_cfg_iov_thds +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5dc37ce5 adf_cfg_section_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6710a106 adf_cfg_add_key_value_param +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6cf6cf93 adf_init_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x752bdaff adf_gen2_get_num_aes +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x7540ee80 adf_dev_restart +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x79c75397 adf_gen2_init_vf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x7c1a2cdc adf_gen2_enable_ints +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8011a402 adf_vf2pf_notify_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x81e8c61c adf_err_handler +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8292e775 adf_devmgr_add_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x83a02a81 adf_gen2_enable_error_correction +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x88dae280 adf_dbgfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8b602eab adf_sysfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa319db4e adf_cfg_dev_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa4b235c7 adf_vf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa8093541 adf_disable_sriov +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa8454f7b adf_devmgr_rm_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xabd0476d adf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb28a982e adf_pfvf_comms_disabled +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb2d75993 adf_send_admin_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb4df974f adf_init_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb54762c0 adf_gen4_enable_pm +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xbbcd475a adf_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xbf6ea446 adf_dev_get +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc501ac82 adf_gen4_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xcc3b167a adf_clean_vf_map +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd64519f1 adf_gen2_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd6c0409d adf_gen2_get_num_accels +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe1017641 adf_dev_in_use +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe327f1f1 adf_gen4_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe45f3512 adf_gen2_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe51eb46b adf_flush_vf_wq +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe55201b0 adf_dev_put +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xeb16660b adf_cfg_get_param_value +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xedde1b70 adf_dev_started +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xee379d99 adf_gen2_get_accel_cap +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf7a6a625 adf_exit_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/marvell/octeontx/octeontx-cpt 0x32e43048 otx_cpt_uc_supports_eng_type +EXPORT_SYMBOL_GPL drivers/crypto/marvell/octeontx/octeontx-cpt 0x555ebe02 otx_cpt_eng_grp_has_eng_type +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0x73c443ed dw_edma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0xa2a7782f dw_edma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x1c9068ee do_dw_dma_enable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x3b93419e dw_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x6b056759 idma32_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x71d9f2b6 dw_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xc7ffe524 dw_dma_acpi_controller_register +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xcd141504 dw_dma_filter +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xdb761b2a dw_dma_acpi_controller_free +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xf7221409 do_dw_dma_disable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xfe6b0557 idma32_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x0db4a973 dpdmai_set_rx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x15e20f86 dpdmai_open +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x49c4685b dpdmai_disable +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x51a5e98b dpdmai_destroy +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x5e9147ab dpdmai_reset +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x76c3c51d dpdmai_get_tx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x79f0124e dpdmai_close +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x7f539b71 dpdmai_get_rx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x8380b4e4 dpdmai_enable +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0xf2d0d44b dpdmai_get_attributes +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x092f9afc fsl_edma_slave_config +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x09aa0c38 fsl_edma_cleanup_vchan +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x0a6f30a9 fsl_edma_terminate_all +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x1b011539 fsl_edma_prep_slave_sg +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x1fc40358 fsl_edma_setup_regs +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x258c3756 fsl_edma_free_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x4a7a09d2 fsl_edma_alloc_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x62caad0b fsl_edma_prep_dma_cyclic +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x8fb956ff fsl_edma_issue_pending +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x9979aa34 fsl_edma_free_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xac9733c2 fsl_edma_tx_status +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xb3a51293 fsl_edma_prep_memcpy +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xbcfd8784 fsl_edma_pause +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xd021702a fsl_edma_resume +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xda064fb7 fsl_edma_xfer_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xdd865a54 fsl_edma_disable_request +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xde3251b8 fsl_edma_chan_mux +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0x2e6b9fb7 hidma_mgmt_init_sys +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0xd5a3eb3a hidma_mgmt_setup +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0x15bd393c __fw_send_request +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0x2c6ebd19 fw_card_read_cycle_time +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xabb5547d fw_request_get_timestamp +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xe86fb5c7 fw_card_release +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x563711cb ffa_device_register +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x73f206d5 ffa_device_unregister +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x91d794fa ffa_bus_type +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x98bbb690 ffa_driver_register +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0xab44e2a7 ffa_driver_unregister +EXPORT_SYMBOL_GPL drivers/firmware/arm_scpi 0xc47b1e25 get_scpi_ops +EXPORT_SYMBOL_GPL drivers/firmware/mtk-adsp-ipc 0x7b205865 mtk_adsp_ipc_send +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x0e7b7015 stratix10_svc_done +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x41d5ad1c stratix10_svc_allocate_memory +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x50f5368a stratix10_svc_free_channel +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x595b630e stratix10_svc_free_memory +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0xd3df684d stratix10_svc_send +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0xda14c5fd stratix10_svc_request_channel_byname +EXPORT_SYMBOL_GPL drivers/fpga/altera-pr-ip-core 0xcedb814a alt_pr_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x00ff2bf4 dfl_fpga_enum_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x03968381 dfl_fpga_port_ops_add +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x072abdcf dfl_fpga_feature_devs_remove +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x0ed8c12d dfl_fpga_dev_ops_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x1c73e0bc dfl_fpga_feature_devs_enumerate +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x2a50a768 dfl_feature_ioctl_set_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x2d5af4ff dfl_fpga_check_port_id +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x3e8fa67f dfh_find_param +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x4fea7d80 dfl_fpga_enum_info_add_dfl +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x72d72c4f dfl_fpga_cdev_assign_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x730b3fb2 dfl_fpga_set_irq_triggers +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x9c35ed8d dfl_fpga_enum_info_free +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x9d50c579 dfl_fpga_port_ops_put +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xacef3cad __dfl_fpga_cdev_find_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xadd233a1 dfl_fpga_dev_feature_init +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb62fe0c6 dfl_fpga_cdev_release_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb8ac0b46 dfl_feature_ioctl_get_num_irqs +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xbd64c237 dfl_fpga_dev_ops_unregister +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xcd62674c dfl_fpga_enum_info_add_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xed3f30cd dfl_fpga_cdev_config_ports_vf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xed4736b3 dfl_fpga_dev_feature_uinit +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xed634d47 dfl_fpga_port_ops_get +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xf0df6d6c dfl_fpga_port_ops_del +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xf7934111 dfl_fpga_cdev_config_ports_pf +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0633c4b9 fpga_bridges_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0aef6b39 fpga_bridge_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0b2b884c fpga_bridges_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x268e4cc7 fpga_bridge_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2b7442e0 fpga_bridge_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2c8167cf fpga_bridges_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2f951efd fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x964299be fpga_bridge_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xa6d4c20d fpga_bridge_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xb2238b60 of_fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xc8dcaad3 fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xd7ee03b6 of_fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x1a90857c fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x21fa0941 fpga_image_info_free +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x238feae8 fpga_mgr_unlock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x3c77d071 devm_fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x5a0da3ab fpga_image_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x5d3ba7e4 of_fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x618a5ca9 fpga_mgr_lock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x6ebf6c3c fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x74025958 fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x824f008b devm_fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xabbec173 fpga_mgr_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xb4e0df8a fpga_mgr_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xd754ceb7 fpga_mgr_load +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x48ddba03 fpga_region_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xba936304 fpga_region_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xd29e4d38 fpga_region_class_find +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xdb06ce6d fpga_region_program_fpga +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xe3e7d5a4 fpga_region_register_full +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x3a93847e fsi_slave_claim_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x482411a8 fsi_get_new_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x51dc8e41 fsi_master_rescan +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x5a57d574 fsi_free_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x78060f23 fsi_slave_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x7d47a8ae fsi_device_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x8133bb28 fsi_driver_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x8fa3b529 fsi_master_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xa660b6ad fsi_master_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xa732ebf5 fsi_bus_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xad842c42 fsi_driver_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xb2be616b fsi_device_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xc36fc7e4 fsi_cdev_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xce22aee2 fsi_slave_release_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xd942f235 fsi_slave_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-occ 0x2be87ca0 fsi_occ_submit +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0x07447e1d sbefifo_submit +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0x2bded969 sbefifo_parse_status +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x35bd7f88 gnss_allocate_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x5408e635 gnss_deregister_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x6174f27f gnss_insert_raw +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x693ce42a gnss_put_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xfdb9eb8d gnss_register_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x389ca632 gnss_serial_allocate +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x38a849fa gnss_serial_register +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x40bae345 gnss_serial_pm_ops +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x4bc1cc1a gnss_serial_deregister +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xf7bb9aff gnss_serial_free +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x5d0e4276 idio_16_set +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x6495f119 idio_16_get_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x68830314 idio_16_state_init +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x70e2b625 idio_16_get +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0xae1139f5 idio_16_set_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x73d7a584 __max730x_remove +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0xaac0afb6 __max730x_probe +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x2ac7fd21 gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x496ce291 gpio_regmap_get_drvdata +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xb7066570 gpio_regmap_unregister +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xbb8291e3 devm_gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x2778ef8b analogix_dp_stop_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x2f8ce96f analogix_dp_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x3ee0dd60 anx_dp_aux_transfer +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x475bec8a analogix_dp_start_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x6388a2e9 analogix_dp_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x6eb53626 analogix_dp_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x90b9511a analogix_dp_suspend +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xa1641dd5 analogix_dp_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xc3d59265 analogix_dp_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x09f7c0f6 ldb_remove_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x210d0503 ldb_find_next_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x26301d94 ldb_bridge_enable_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x27832a5c ldb_init_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x653710a7 ldb_channel_is_single_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x6f23cd70 ldb_channel_is_split_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x7d60cb2e ldb_bridge_attach_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x80e80486 ldb_add_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xa024939b ldb_bridge_mode_set_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xd5ee6afc ldb_bridge_disable_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xe81999b0 ldb_bridge_atomic_check_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0x621e55d0 samsung_dsim_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0x7eb12d25 samsung_dsim_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0xbf4c1148 samsung_dsim_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x09340e05 dw_hdmi_set_channel_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x094f6fc5 dw_hdmi_phy_i2c_set_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x1461e227 dw_hdmi_set_channel_status +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x26d629cd dw_hdmi_phy_gen2_reset +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x2d1c0e80 dw_hdmi_setup_rx_sense +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x2fac9436 dw_hdmi_set_channel_allocation +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x316212a8 dw_hdmi_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x42926f4a dw_hdmi_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x4a9b174f dw_hdmi_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x56f72e25 dw_hdmi_set_sample_non_pcm +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x6712b5a7 dw_hdmi_phy_gen2_txpwron +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x7d8a3aee dw_hdmi_phy_i2c_write +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x88fa4d02 dw_hdmi_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x8dcd6f43 dw_hdmi_set_sample_rate +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x96f3e250 dw_hdmi_set_sample_width +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x9b44a60b dw_hdmi_phy_gen2_pddq +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xb44eec36 dw_hdmi_set_plugged_cb +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xc59f9e6f dw_hdmi_phy_gen1_reset +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xce27012a dw_hdmi_audio_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd32faf88 dw_hdmi_set_high_tmds_clock_ratio +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd6968220 dw_hdmi_phy_setup_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd8fe547b dw_hdmi_audio_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xdafa1790 dw_hdmi_phy_read_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xf5922009 dw_hdmi_phy_update_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xfe9ea599 dw_hdmi_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x0d667204 dw_mipi_dsi_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x41361ae4 dw_mipi_dsi_set_slave +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x42ac3b2e dw_mipi_dsi_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x4c37a61e dw_mipi_dsi_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0xa363ce84 dw_mipi_dsi_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_display_helper 0x74f8dbc8 drm_hdcp_check_ksvs_revoked +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x08a75cfc __dp_aux_dp_driver_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x7c8da274 of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x814da3fb of_dp_aux_depopulate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x97094132 devm_of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0xe3324cb9 dp_aux_dp_driver_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x05f129fb drm_bridge_hpd_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x0edd7765 drm_bridge_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x31418813 drm_of_get_data_lanes_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x38f15cf4 drm_bridge_hpd_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x469caa41 of_get_drm_panel_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x5bbda53b drm_of_component_match_add +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x66cf2f64 drm_display_mode_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x67fbf2a3 drm_of_lvds_get_dual_link_pixel_order +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x6ae848ff drm_class_device_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x79ac4551 drm_of_get_dsi_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x883fd437 drm_of_find_panel_or_bridge +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x8846d5fa drm_crtc_add_crc_entry +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x91e09699 drm_bridge_hpd_notify +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x96907317 drm_class_device_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xa77e3ba1 drm_gem_dumb_map_offset +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xad885165 drm_bus_flags_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xb3c9373d of_get_drm_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xc8c68fa9 drmm_kstrdup +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xd61a263b accel_open +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xd7f06f19 drm_of_lvds_get_data_mapping +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xe0fca477 drm_do_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xe6508377 drm_bridge_get_modes +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf02d335b drm_of_encoder_active_endpoint +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf70fc7f2 drm_bridge_detect +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xfe9f72f3 drm_display_mode_to_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xffad7a04 drm_of_get_data_lanes_count_ep +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x011fc10d drm_gem_dma_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x07bfd4df drm_gem_dma_vmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x0c324a17 drm_fb_dma_get_gem_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x25bc6511 drm_gem_dma_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x2886aa45 drm_fb_dma_sync_non_coherent +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x393ace39 drm_gem_dma_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x5b48e171 drm_gem_dma_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x63010233 drm_gem_dma_dumb_create_internal +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x73acd580 drm_gem_dma_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x964ad8b8 drm_gem_dma_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x9dd73987 drm_fb_dma_get_gem_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xf8ee085e drm_gem_dma_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x3803b786 drm_bridge_connector_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x3ae52ba9 drm_gem_fb_create_with_dirty +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x3b0e3f78 drm_gem_fb_get_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x3eadf4de drm_gem_fb_create_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x5543ad9b drm_gem_fb_init_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x5cfe2a15 drm_gem_fb_afbc_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xa27e0511 drm_gem_plane_helper_prepare_fb +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xbb546294 drm_gem_fb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x1ba5540e drm_gem_shmem_get_pages_sgt +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x7f2b679c drm_gem_shmem_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x800e16cb drm_gem_shmem_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xa183b6f5 drm_gem_shmem_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xadfcbf62 drm_gem_shmem_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xc55b9ba1 drm_gem_shmem_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xd179d290 drm_gem_shmem_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xfd0ee0ba drm_gem_shmem_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/imx/dcss/imx-dcss 0x261b0e6d dcss_dev_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x2c73cfcf meson_venc_hdmi_venc_repeat +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x33ac05ac meson_vclk_setup +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x44fdbf46 meson_venc_hdmi_mode_set +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x560c8cd3 meson_vclk_vic_supported_freq +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x94a785f8 meson_venc_hdmi_supported_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x9c5433b5 meson_venc_mipi_dsi_mode_set +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xa0d2e231 meson_vclk_dmt_supported_freq +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xab5bee2f meson_venc_hdmi_supported_vic +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0x4a8b870c s6e63m0_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0x896ec14c s6e63m0_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/panfrost/panfrost 0xdb83a8c2 panfrost_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/pl111/pl111_drm 0xfd9dfd94 pl111_versatile_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x4ced84c2 rcar_cmm_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x7e3f509a rcar_cmm_setup +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x9354a83d rcar_cmm_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0xd9aa1570 rcar_cmm_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x1f32ebea rcar_lvds_pclk_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x6d1402ce rcar_lvds_dual_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x8da34132 rcar_lvds_is_connected +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0xd681c526 rcar_lvds_pclk_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi 0x2625a4f2 rcar_mipi_dsi_pclk_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi 0x71d3da80 rcar_mipi_dsi_pclk_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0x516cf22c rockchip_rgb_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xd23733b8 vop_component_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xd4fe6c1b vop2_component_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xfead7585 rockchip_rgb_fini +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x2d5aaead ssd130x_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x8f040080 ssd130x_shutdown +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0xd9fce289 ssd130x_remove +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0xac20f8fd host1x_memory_context_alloc +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0xb89a8b74 host1x_memory_context_put +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0xc028c62d host1x_memory_context_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0cd10a0a gb_svc_intf_set_power_mode +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0ea8d7ae gb_connection_disable_forced +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0f47ef5c gb_operation_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x14028e17 __SCK__tp_func_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x15d1942f greybus_disabled +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2adec732 greybus_deregister_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2df663a5 __tracepoint_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2e842783 gb_hd_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x3684f595 gb_operation_get_payload_size_max +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x36eeb0a1 greybus_register_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x42a0d25c __traceiter_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4470dfc0 gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x454151a3 gb_hd_cport_reserve +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x45cec579 gb_connection_latency_tag_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4ba2686d gb_debugfs_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x5611c98e gb_connection_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6920d9aa gb_connection_latency_tag_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6afcd5f7 gb_operation_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6c49f17e gb_connection_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6d3bb9ec __SCK__tp_func_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6ea9fdd3 gb_operation_response_alloc +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6ef3a598 greybus_data_rcvd +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6fa01fda __tracepoint_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x70b5b2ad __traceiter_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x819e70aa gb_operation_request_send_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x81e221fb __SCK__tp_func_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x89f514a1 __SCK__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9064c034 __traceiter_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x98277b16 gb_operation_unidirectional_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9d56096b __traceiter_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa1ef7db8 gb_operation_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa36b75dd gb_hd_output +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa82fa822 gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xad7f8cca __traceiter_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xadb2a991 gb_hd_cport_release_reserved +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xaed65eac gb_operation_result +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb2c892a1 gb_operation_cancel +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb7c23086 gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb873ebc8 gb_connection_disable_rx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbb0e3bc5 gb_connection_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbf2c07db __tracepoint_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc86ebea8 gb_hd_shutdown +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc9fc9316 gb_connection_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xca574fcc __tracepoint_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xce97eed0 gb_operation_request_send +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd33373a8 __tracepoint_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd33fec7b gb_interface_request_mode_switch +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd63f6019 gb_operation_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xdb1fa2a9 greybus_message_sent +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xdc766a9b gb_connection_enable_tx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xeac79e1a __SCK__tp_func_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xec934240 gb_connection_destroy +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf107a122 __SCK__tp_func_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf19ab810 __traceiter_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf349afa2 gb_connection_create_offloaded +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf357c63d __tracepoint_gb_message_submit +EXPORT_SYMBOL_GPL drivers/hid/hid 0x03d083de hid_resolv_usage +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0b54095e hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0f632f6e hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x143a6736 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1b1b61ca hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1dac2de1 hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x266a6d56 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x283c6d48 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2a2be457 hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x325d6c1f hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x32f32ca9 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x330b2e4a hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4399ad8c hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x460bef70 hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4674d432 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x49d01420 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x506e0531 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x54f42627 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x55554fd3 hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5691db7f hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5eb75d77 hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6183041e hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0x657b304d hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0x65858f21 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x698bb746 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x70152717 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7b7d74f1 hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x89c00844 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8a735b0a hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8ab369f9 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8c85245c hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x95a6f403 hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x95b56eb8 hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x98f879dd hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9d92c647 hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa573d4ce hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb972200c hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbcb2a328 hid_match_id +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbdd948ff hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbea1e573 hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc47c4e00 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xcb83db64 hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd5f4c9fa hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd6335d0b hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe1af67b8 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe1de2d00 __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe481c332 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe4bbe83d hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xeb602500 hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xee074291 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x5b36c473 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x15c2848a roccat_common2_send +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x2286c32b roccat_common2_send_with_status +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x4d437766 roccat_common2_sysfs_write +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x5e3fd052 roccat_common2_device_init_struct +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x8253bfb8 roccat_common2_receive +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x9ee6f327 roccat_common2_sysfs_read +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0c89ff99 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x206b4c87 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x44ba88bc sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x4c1cf275 sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5083f9a5 sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x58cd3606 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xac9005a2 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xb44de616 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd5dae534 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x36718144 vivaldi_attribute_groups +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xb476fa78 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x42815016 i2c_hid_core_probe +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x6214facf i2c_hid_core_remove +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x73172120 i2c_hid_core_pm +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xd7330bd7 i2c_hid_core_shutdown +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xb0f5c4fa surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xb10c1818 surface_hid_pm_ops +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0xb6f0e51c surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xcd39ad0e hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xec3ca34c hid_is_usb +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x04fd0080 hsi_get_channel_id_by_name +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2a7c8945 hsi_claim_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2c58714c hsi_alloc_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2cf8249c hsi_register_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x3196360e hsi_add_clients_from_dt +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x40a6641f hsi_new_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x4171343d hsi_port_unregister_clients +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x44b473fc hsi_unregister_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x4eaf9d49 hsi_register_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x4f3ce0c7 hsi_alloc_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5210a5bf hsi_board_list +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x67508cc9 hsi_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x76133ebe hsi_put_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x7bb55255 hsi_release_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x8e801b4d hsi_unregister_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xa1997def hsi_register_client_driver +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xb8cd73c1 hsi_remove_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xd8369bfc hsi_free_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xe98aeb6e hsi_async +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x0b2f3432 vmbus_set_event +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x2b9886d4 vmbus_request_addr +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x3007c9ca __hv_pkt_iter_next +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x31e2e77f vmbus_free_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x321055cb vmbus_prep_negotiate_resp +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x321624a4 vmbus_hvsock_device_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x340514b8 vmbus_sendpacket_mpb_desc +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x3e664846 vmbus_alloc_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x46a417ca vmbus_proto_version +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x47c2db27 hv_pkt_iter_first +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4b2210b8 vmbus_send_tl_connect_request +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4bfe7453 vmbus_disconnect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x548521b1 hv_ringbuffer_get_debuginfo +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x5c91554c vmbus_recvpacket_raw +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x5e9e9d69 vmbus_allocate_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x5ffff551 vmbus_connection +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x657dae73 vmbus_sendpacket_pagebuffer +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x70e0bf3d vmbus_set_chn_rescind_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x76eb918f vmbus_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x772449d8 vmbus_free_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x7c6ef677 __vmbus_driver_register +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x93039cf6 vmbus_next_request_id +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x9428ac54 hv_pkt_iter_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xa131cb7a vmbus_connect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xa326139d vmbus_send_modifychannel +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xb250abc5 vmbus_driver_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xbaa5ed6a vmbus_setevent +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc13d3960 vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc8b887df hv_ringbuffer_spinlock_busy +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xcf679a10 __vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xef5e910e vmbus_establish_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf315c2db vmbus_open +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xfb4a3418 vmbus_set_sc_create_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xfbbfcb65 vmbus_teardown_gpadl +EXPORT_SYMBOL_GPL drivers/hwmon/adt7x10 0x472bc6be adt7x10_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0x5cbb5274 ltc2947_core_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0xbc54f93e ltc2947_of_match +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x256688f9 nct6775_show_alarm +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x30f7504f nct6775_update_device +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x77307a5b nct6775_probe +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xac95e651 nct6775_show_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xb38cae43 nct6775_store_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xc1004649 nct6775_reg_is_word_sized +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x0015aa26 intel_th_trace_switch +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x32f5bf30 intel_th_trace_disable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x3947696c intel_th_alloc +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x3c112a64 intel_th_trace_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x528a9f25 intel_th_free +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x84b77810 intel_th_driver_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xb1ae4e92 intel_th_driver_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xcd4a68db intel_th_output_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xe9a439ba intel_th_set_output +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x3aa0366e intel_th_msc_window_unlock +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x52939763 intel_th_msu_buffer_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0xde6b893e intel_th_msu_buffer_register +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x3421374b stm_data_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x432be53d stm_source_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x5f47e807 stm_source_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x6b98e2fb stm_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x708295bf to_pdrv_policy_node +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x769759d1 stm_unregister_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xe91ec62c stm_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xf3ee987b stm_register_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xfb63fce2 stm_source_unregister_device +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-ccgx-ucsi 0xa45956b3 i2c_new_ccgx_ucsi +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x3c0574fe i2c_root_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x4e281dd6 i2c_mux_add_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x5b019613 i2c_mux_alloc +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xc550b12f i2c_mux_del_adapters +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x154da774 i2c_handle_smbus_alert +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x69fa5361 i2c_register_spd +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x78fcfe8b i2c_free_slave_host_notify_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x9c6fbd0f i2c_new_slave_host_notify_device +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x020b6f42 i3c_master_entdaa_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x0902b143 i3c_master_get_free_addr +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x0a05c445 i3c_generic_ibi_alloc_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x1c5efbf6 i3c_device_enable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x3046e509 i3c_device_match_id +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x37d5b024 i3c_device_disable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x58986a94 i3c_device_request_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x6c729a4a i3c_device_free_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x759b0ec5 i3c_master_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x76fe3e05 i3c_generic_ibi_free_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x789c9272 i3c_device_get_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x832324d2 i3c_driver_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x8d8a1930 i3c_master_set_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x96c404e4 i3c_device_do_setdasa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xa6ad2978 i3c_generic_ibi_recycle_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xaaeab946 i3c_master_queue_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xb191c534 i3cdev_to_dev +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xb4dbca20 i3c_driver_register_with_owner +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xc794e3a7 i3c_master_add_i3c_dev_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xdd600936 i3c_master_disec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xe28f13db i3c_master_defslvs_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xe52e4a56 i3c_master_do_daa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xf5439aca i3c_device_do_priv_xfers +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xfbd6c396 i3c_generic_ibi_get_free_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xfc9f6938 i3c_master_register +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xfd9ab07f i3c_master_enec_locked +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x78a8ffde dw_i3c_common_probe +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0xd5b8da6e dw_i3c_common_remove +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-adc 0xa8568708 stm32_dfsdm_get_buff_cb +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-adc 0xadad7e84 stm32_dfsdm_release_buff_cb +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-core 0xa81a1502 stm32_dfsdm_stop_dfsdm +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-core 0xb2f7302a stm32_dfsdm_start_dfsdm +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x267c0508 iio_channel_release_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x2a1fab3c iio_channel_stop_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x3e56ab84 iio_channel_get_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x5b4357c6 iio_channel_cb_get_iio_dev +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x7a711aef iio_channel_start_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x9acf62ab iio_channel_cb_set_buffer_watermark +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0xe8a56104 iio_channel_cb_get_channels +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x02a5b1bb iio_dma_buffer_set_bytes_per_datum +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x0659f98b iio_dma_buffer_request_update +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x1ffe8f0c iio_dma_buffer_data_available +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x3470ab53 iio_dma_buffer_release +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x590c81ed iio_dma_buffer_exit +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x628e602c iio_dma_buffer_set_length +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x76524cf6 iio_dma_buffer_read +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xa90d46a0 iio_dma_buffer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xaea2d262 iio_dma_buffer_block_list_abort +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xcc5084e0 iio_dma_buffer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xf5025aed iio_dma_buffer_block_done +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xf8bc7a9a iio_dma_buffer_init +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dmaengine 0x02cb53dc devm_iio_dmaengine_buffer_setup +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x3391543d iio_hw_consumer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x9671bc15 iio_hw_consumer_free +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xac543a14 iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xbf358fa9 iio_hw_consumer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xd84a968a devm_iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-triggered-buffer 0x38771c1f devm_iio_triggered_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/buffer/kfifo_buf 0xbce356c9 devm_iio_kfifo_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x0a0ea485 cros_ec_sensors_push_data +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x581fda21 cros_ec_motion_send_host_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x708431b9 cros_ec_sensors_core_init +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x75cc03ed cros_ec_sensors_read_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x785879f1 cros_ec_sensors_core_read_avail +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x812a3444 cros_ec_sensors_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x8e3159c3 cros_ec_sensors_ext_info +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x987a8bf7 cros_ec_sensors_core_read +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x9971dac4 cros_ec_sensors_capture +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xcc7cbdd7 cros_ec_sensors_core_write +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xe27a6baf cros_ec_sensors_core_register +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xead7a680 cros_ec_sensors_read_lpc +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x3316d203 bmg160_core_probe +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0xbc20b6b1 bmg160_core_remove +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0xe5c46725 bmg160_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/imu/fxos8700_core 0xca5418a5 fxos8700_core_probe +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x00c85022 iio_push_to_buffers_with_ts_unaligned +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0101b086 iio_read_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x04167ce7 iio_alloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x04377ae4 devm_fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x08335e3c iio_write_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x150cc6ed devm_iio_device_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x15ed765e iio_enum_write +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1a1de306 iio_buffer_enabled +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x26f6b499 iio_str_to_fixpoint +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2bd69c59 devm_iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2f180354 iio_read_channel_average_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x3586add2 iio_read_channel_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x429da4a4 iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x43f0ddc3 iio_get_debugfs_dentry +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4523ce30 iio_read_channel_processed_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4a6e4292 iio_validate_scan_mask_onehot +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4dce7dd4 iio_format_value +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x56daeff3 iio_write_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6165d5b5 iio_get_channel_type +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x64df2911 __devm_iio_trigger_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x68a91543 iio_enum_available_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x698fbeea iio_read_avail_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6990ee35 devm_iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6e9d4ec5 iio_read_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6f36fb36 iio_update_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7b3efa4b devm_iio_trigger_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7c5fd94a iio_push_to_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7efaabc9 iio_read_avail_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x88b5c162 iio_convert_raw_to_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8b13c938 iio_validate_own_trigger +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8e26c3e5 iio_device_claim_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9a9ca6ff __devm_iio_device_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9bf97f80 iio_write_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9da9bb13 iio_device_id +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xa00a7d52 iio_pop_from_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xa50cdbd9 iio_device_get_current_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xafa267b8 iio_show_mount_matrix +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb1dd7c1d iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb48a68b9 iio_read_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb5e673bc iio_device_release_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb7064067 iio_buffer_put +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc8764c7e iio_device_release_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcbfdb5d5 fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcea64f50 iio_device_attach_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd06d3b57 iio_read_max_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd2889532 iio_channel_release +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd41c3c67 iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd586394d iio_read_channel_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xdb698162 devm_iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe064b190 iio_map_array_unregister +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe0c63600 iio_enum_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xecfa7020 iio_dealloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf3b6fc27 iio_device_claim_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf602a417 iio_read_channel_offset +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf9150185 iio_buffer_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xfbf794bc iio_get_channel_ext_info_count +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xfcbd6a42 iio_channel_release_all +EXPORT_SYMBOL_GPL drivers/infiniband/core/ib_core 0xdbd019c4 ib_wq +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x19b2feb2 rtrs_iu_post_send +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x392731c4 rtrs_start_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x55c65ee7 rtrs_cq_qp_destroy +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x6319587f rtrs_cq_qp_create +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x6d068b58 rtrs_init_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xaf8ebdeb rtrs_stop_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xbd4934ff rtrs_iu_post_rdma_write_imm +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xbe60d20c rtrs_iu_alloc +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xc628da31 rtrs_iu_free +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xc9674146 rtrs_iu_post_recv +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xd5dbc56b rtrs_send_hb_ack +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xe85de515 rtrs_post_recv_empty +EXPORT_SYMBOL_GPL drivers/input/ff-memless 0x2ca6d79b input_ff_create_memless +EXPORT_SYMBOL_GPL drivers/input/matrix-keymap 0x2c631445 matrix_keypad_parse_properties +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xa49a2401 adxl34x_probe +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xc54f071e adxl34x_pm +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xec511022 adxl34x_remove +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x19b93891 rmi_dbg +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x26f836cf rmi_2d_sensor_abs_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x40c2ecba rmi_unregister_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x50fec461 rmi_register_transport_device +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x81625ac9 rmi_2d_sensor_of_probe +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x82f79afd rmi_2d_sensor_abs_process +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x85b0b60d rmi_set_attn_data +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x9f2494d8 rmi_of_property_read_u32 +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xa09530f6 rmi_2d_sensor_configure_input +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xc28d748c __rmi_register_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xd4b3c417 rmi_driver_suspend +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xd939d3f0 rmi_2d_sensor_rel_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xf6cae9f7 rmi_driver_resume +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x12284975 cyttsp4_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x6f81cdd4 cyttsp4_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0xebb7ef5f cyttsp4_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0xeecc7bba cyttsp_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0xfc6d7fd7 cyttsp_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0x09faff26 cyttsp_i2c_write_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0x6e683cce cyttsp_i2c_read_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x081b7c1d tsc200x_regmap_config +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x0f51f84d tsc200x_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x3f92df77 tsc200x_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x9079c730 tsc200x_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x0d581df2 wm97xx_config_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x10de9e74 wm9713_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x5026ca4f wm97xx_read_aux_adc +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x591f74dd wm97xx_reg_write +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x5bd36f1e wm97xx_set_suspend_mode +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x6d2c623a wm97xx_register_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x71d46551 wm97xx_unregister_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x98ce12f0 wm97xx_get_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x9ee106be wm97xx_set_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xc1ca83b0 wm9705_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xdc749eea wm9712_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xed53057c wm97xx_reg_read +EXPORT_SYMBOL_GPL drivers/interconnect/icc-clk 0x08edaeff icc_clk_register +EXPORT_SYMBOL_GPL drivers/interconnect/icc-clk 0x178d4d79 icc_clk_unregister +EXPORT_SYMBOL_GPL drivers/interconnect/imx/imx-interconnect 0x06e5ef01 imx_icc_unregister +EXPORT_SYMBOL_GPL drivers/interconnect/imx/imx-interconnect 0xf6c228e0 imx_icc_register +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x0b39b783 qcom_icc_bcm_voter_commit +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x27d526ce of_bcm_voter_get +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x936a7e97 qcom_icc_bcm_voter_add +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x0ba62ccb qcom_icc_bcm_init +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x2805b1aa qcom_icc_rpmh_probe +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x49f5064f qcom_icc_set +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x4f58429f qcom_icc_pre_aggregate +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x6300e7fe qcom_icc_rpmh_remove +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0xad2cc28e qcom_icc_aggregate +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-smd-rpm 0x81e513ad qcom_icc_rpm_smd_available +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-smd-rpm 0xe8dbdc6c qcom_icc_rpm_smd_send +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x05d834d1 ipack_driver_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x07b572b4 ipack_device_add +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x271e478c ipack_driver_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x59868b27 ipack_bus_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x79b4a127 ipack_bus_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xb78e4ea6 ipack_get_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xbf5b487f ipack_device_init +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xc9099bdb ipack_put_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xd07c68db ipack_device_del +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x335a0bcd devm_led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x35c77c23 led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x876a2dc8 devm_led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x8f7ce5a3 led_set_flash_timeout +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xba019cc2 led_get_flash_fault +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xbf9380b4 led_update_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xcaabb14e led_set_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xee0e874d led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x287912c6 led_mc_calc_color_components +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x77904225 devm_led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x8edb6296 led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xa4ab691b devm_led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xf41f91c3 led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x04612be0 lp55xx_unregister_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x3755e10d lp55xx_update_bits +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x6cbc20d0 lp55xx_init_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x8bb0e8c8 lp55xx_deinit_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xa0e312f5 lp55xx_register_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xbcae0e59 lp55xx_of_populate_pdata +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xc20722d9 lp55xx_register_leds +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xc564c33d lp55xx_is_extclk_used +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xcf798f83 lp55xx_write +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xe845c034 lp55xx_read +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0x3bd45b0d ledtrig_audio_set +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0xce593c22 ledtrig_audio_get +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x749e05f2 ledtrig_flash_ctrl +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x7903e46e ledtrig_torch_ctrl +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0079f6d6 __traceiter_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0167f1ad __traceiter_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x04b25810 __tracepoint_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x05058957 __tracepoint_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x063306f1 __tracepoint_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x06bceaa1 __SCK__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0bc0be45 __SCK__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x15f3de09 __SCK__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x17a83e40 __traceiter_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x181a1930 __SCK__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1b083369 __SCK__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c599ebe __traceiter_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c83d5b7 __SCK__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x20ca9595 __traceiter_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x22ae6324 __SCK__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2766fb04 __traceiter_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x299cf101 __traceiter_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2af60833 __SCK__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x33025b4d __traceiter_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x362eda19 __tracepoint_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37808fd7 __tracepoint_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37b31e4f __tracepoint_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3a3eb678 __tracepoint_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3feb7def __tracepoint_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x44bb87a3 __tracepoint_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x46c66897 __SCK__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x47b2af54 __tracepoint_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4a0a87cd __traceiter_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4a2d1241 __SCK__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4b96c8a0 __tracepoint_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4e22df61 __traceiter_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x51d0e534 __SCK__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5d9c8fc8 __SCK__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5f9386a1 __tracepoint_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5fd7c423 __SCK__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6026e276 __SCK__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x603321e9 __traceiter_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6119e203 __tracepoint_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x64e39418 __traceiter_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x66232cfe __tracepoint_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6697827f __SCK__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x69eb0b6a __traceiter_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e74dca7 __SCK__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e7df078 __tracepoint_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x71a90620 __tracepoint_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x778baa48 __traceiter_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x77ea3c38 __traceiter_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x79eeb380 __SCK__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7d5cd0c1 __traceiter_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x80e3881d __SCK__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x81d4d2d1 __tracepoint_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8ad20d61 __SCK__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8b9fa1d8 __tracepoint_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8bba9251 __tracepoint_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8f7308be __tracepoint_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8f83af82 __traceiter_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x92e396ec __traceiter_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x93c8c39b __tracepoint_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9a6f4d9f __SCK__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9ce21c84 __SCK__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa09a6b09 __tracepoint_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa187023e __SCK__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa64134e4 __SCK__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa842a5c8 __SCK__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xad6440b4 __traceiter_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb5a62a8c __traceiter_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb8b1f9b4 __traceiter_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xba843c3f __SCK__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xbab465ec __traceiter_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc1785cff __traceiter_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc72d5c6c __traceiter_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc8ae4213 __SCK__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xca41c290 __traceiter_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd694166f __traceiter_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd8aa1746 __tracepoint_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd9f63855 __tracepoint_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xda06fe86 __SCK__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdd1455a7 __tracepoint_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xde6f331d __traceiter_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe16c06b3 __SCK__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe2c7535b __traceiter_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe9178e90 __traceiter_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xea3a1ab2 __tracepoint_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec29e22a __traceiter_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec3327c6 __tracepoint_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec92a163 __SCK__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf021519f __tracepoint_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf2c30a6a __traceiter_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf6249e5f __SCK__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfc0a0b57 __tracepoint_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd5d057b __tracepoint_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd6b5d80 __SCK__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfed8327b __tracepoint_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x17dd39d6 dm_deferred_set_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x243194c6 dm_cell_promote_or_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2eb01e04 dm_deferred_set_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x30b6f0b6 dm_cell_get_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x385dd371 dm_cell_lock_promote_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x3b71abe5 dm_bio_prison_free_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x3fe0ec97 dm_cell_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x5ba84405 dm_bio_prison_alloc_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6791a44e dm_deferred_entry_dec +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x72d1e7ff dm_cell_release_no_holder +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x753e20b2 dm_bio_prison_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x90309cbc dm_cell_error +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x918ebbd6 dm_bio_prison_alloc_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xa1554ab3 dm_get_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xa78d2eb6 dm_cell_put_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xace9b57b dm_bio_prison_destroy_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb6d5c65d dm_deferred_set_add_work +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb70b342a dm_bio_prison_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xbf094397 dm_bio_prison_free_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xca2e3a88 dm_deferred_entry_inc +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xcaa292ce dm_cell_unlock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xcbd53148 dm_bio_detain +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xcca7bb24 dm_cell_lock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd99e003d dm_bio_prison_create_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xeeaf7110 dm_cell_visit_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xf07fa755 dm_cell_quiesce_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x0ad0dc4f dm_bufio_mark_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x229ceec7 dm_bufio_client_create +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x24772bfe dm_bufio_get +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x2e0774dc dm_bufio_get_block_number +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x656100cc dm_bufio_client_reset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6a2f40e1 dm_bufio_mark_partial_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6aebce95 dm_bufio_issue_discard +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6cdb2d56 dm_bufio_prefetch +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d3f57bd dm_bufio_get_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d83826d dm_bufio_get_block_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x74dcd98c dm_bufio_get_aux_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x867e87eb dm_bufio_get_dm_io_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x91f00abc dm_bufio_set_minimum_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xa82b2066 dm_bufio_write_dirty_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xb04f56ab dm_bufio_read +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc0d7df85 dm_bufio_new +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc9a3422d dm_bufio_write_dirty_buffers_async +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xcd2ba798 dm_bufio_forget +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd4bddf5c dm_bufio_issue_flush +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd991e3b9 dm_bufio_get_device_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xe6024e59 dm_bufio_release +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xebcc64a4 dm_bufio_get_block_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xeca7949e dm_bufio_client_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xed3283a4 dm_bufio_set_sector_offset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xf241a6eb dm_bufio_forget_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x0efbca4c btracker_promotion_already_present +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x1c852cab btracker_nr_demotions_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x23ddc5ab dm_cache_policy_get_version +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x2a29e5e0 dm_cache_policy_unregister +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x2f943165 dm_cache_policy_register +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x37ef59a5 dm_cache_policy_get_name +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x481a0b15 btracker_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x4becb830 dm_cache_policy_get_hint_size +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x50b3c64c dm_cache_policy_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x5adc2807 btracker_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x65eea825 btracker_nr_writebacks_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x87bee547 btracker_queue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa2365f44 btracker_issue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa7eadcb5 btracker_complete +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xf9f3e74b dm_cache_policy_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x0d66f2f1 dm_unregister_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x446f61f9 dm_register_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x01d2f9ac dm_rh_recovery_start +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x0c633b40 dm_rh_mark_nosync +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x20ce26d9 dm_rh_delay +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38972f23 dm_rh_region_to_sector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38efaf5a dm_region_hash_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x3a18389a dm_rh_update_states +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x4925c8a3 dm_region_hash_create +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x57e16c3e dm_rh_get_state +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x5f4a6e61 dm_rh_dec +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7774620f dm_rh_stop_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d053fc5 dm_rh_start_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d5e1815 dm_rh_get_region_key +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x9ae03d2a dm_rh_bio_to_region +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa53387c7 dm_rh_flush +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa83588eb dm_rh_recovery_end +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbb20d9e3 dm_rh_dirty_log +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbe38a431 dm_rh_recovery_prepare +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd6917b91 dm_rh_inc_pending +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd8aa4284 dm_rh_region_context +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xf92b8a3d dm_rh_get_region_size +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xfd93482e dm_rh_recovery_in_flight +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0054f69d dm_tm_pre_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x01f7c2b0 dm_btree_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0211c39e dm_tm_with_runs +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x07ed9022 dm_bitset_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x080dd47a dm_block_manager_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x088a5b30 dm_btree_find_lowest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0cf7c42f dm_btree_remove +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0d251167 dm_array_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x109eae1f dm_btree_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x15a2bf57 dm_btree_lookup_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1ae16d40 dm_tm_dec_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1d0d53f7 dm_array_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1e3f728d dm_block_data +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2842d760 dm_bitset_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2bc1a8d9 dm_tm_open_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2f40da68 dm_bm_set_read_write +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x30c37cc0 dm_bm_write_lock_zero +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x32bf4f4b dm_bitset_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3646e38f dm_tm_issue_prefetches +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3896f8d8 dm_array_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x38d53eec dm_array_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ad0f55b dm_bm_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ae50a4a dm_tm_inc_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x40720a25 dm_bitset_set_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x418204e4 dm_array_set_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46c56110 dm_bitset_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x48e323be dm_bm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f2c653e dm_btree_insert_notify +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f477261 dm_bm_checksum +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x51005cef dm_bitset_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5375ca71 dm_bm_write_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5475ba9e dm_block_location +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x563946a0 dm_btree_remove_leaves +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5b04d3fe dm_bitset_clear_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x67c6c5b9 dm_array_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x68f34c27 dm_array_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6bfa88c8 dm_bitset_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6c600395 dm_btree_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6fac2256 dm_array_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x703aa099 dm_block_manager_reset +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x72289260 dm_block_manager_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7612cd9c dm_bm_block_size +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x79bdc649 dm_sm_disk_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7ade1071 dm_tm_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b047bd9 dm_tm_create_non_blocking_clone +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b6b3af5 dm_bm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x836693c5 dm_disk_bitset_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87419c51 dm_array_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87c934be dm_tm_inc +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x88295b96 dm_tm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x8e057e61 dm_array_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x900896b9 dm_btree_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x91baa32f dm_btree_find_highest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9290e07a dm_tm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x932a6ffc dm_tm_shadow_block +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x94daa188 dm_bitset_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x95a52abd dm_bm_is_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9718cffa dm_sm_disk_open +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9e798e22 dm_bm_set_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa0bc1801 dm_btree_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa99029b9 dm_bitset_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb940af6a dm_array_info_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xbdde4031 dm_btree_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd017c9c7 dm_array_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd163cade dm_tm_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd8682982 dm_btree_insert +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdb2c8e97 dm_btree_lookup +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdf3a4e7d dm_tm_create_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe07a2542 dm_bitset_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe0e68183 dm_array_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe781f874 dm_tm_dec +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xecc1aeba dm_bitset_test_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xedf5036f dm_bitset_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf2b4509a dm_btree_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf71f197e dm_btree_cursor_next +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x0e1a6107 cec_register_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x171c30da cec_queue_pin_5v_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x28f7853f cec_transmit_msg +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x36ffaa8c cec_notifier_conn_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x37463515 cec_unregister_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x3ab5aeec cec_notifier_parse_hdmi_phandle +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x6dc1c033 cec_queue_pin_hpd_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x6f5a2395 cec_s_conn_info +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x9104623f cec_pin_changed +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x9f82dcf8 cec_transmit_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa01fbb6b cec_notifier_set_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa5111c46 cec_pin_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xae1371a7 cec_fill_conn_info_from_drm +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xae3543cd cec_notifier_cec_adap_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xaee236c6 cec_notifier_conn_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbe1895ff cec_queue_pin_cec_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbe4de675 cec_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc16f2887 cec_notifier_set_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc19c7679 cec_received_msg_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xdb1c8998 cec_s_log_addrs +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe28e0870 cec_s_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe44fc81b cec_notifier_cec_adap_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe6ae71c3 cec_delete_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe6e2d060 cec_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xf41403c5 cec_s_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xfea48ecc cec_transmit_attempt_done_ts +EXPORT_SYMBOL_GPL drivers/media/common/b2c2/b2c2-flexcop 0x66c0289a b2c2_flexcop_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x17be8d34 saa7146_i2c_adapter_prepare +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x38e8402c saa7146_pgtable_free +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x48a0b524 saa7146_vfree_destroy_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x51d2eda2 saa7146_register_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x6d882cb4 saa7146_setgpio +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x899544b0 saa7146_pgtable_alloc +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xa100a1c8 saa7146_pgtable_build_single +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xaf8a5ef8 saa7146_vmalloc_build_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xcb55ce35 saa7146_wait_for_debi_done +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe3cd9b5c saa7146_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xeeb1f6a5 saa7146_unregister_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x22f9633f saa7146_set_hps_source_and_sync +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x66d857d9 saa7146_register_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x88d74425 saa7146_vv_init +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x950cf733 saa7146_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xd598d955 saa7146_vv_release +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x0735956a smscore_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x21e36bf2 smscore_registry_getmode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x34bf0e61 smscore_translate_msg +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x37186e55 smscore_set_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x37d91069 smsendian_handle_tx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x3fa59c9e smscore_get_device_mode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x45284ae9 smsendian_handle_rx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x4678cb3b smscore_start_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x49b23cec sms_board_event +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x4d80228a smscore_register_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x6834cfc2 smscore_register_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7339f9ca smscore_putbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x74ee9098 sms_board_load_modules +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7bcf4820 sms_board_lna_control +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7c094e4f sms_board_setup +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7c576277 smsendian_handle_message_header +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7fdf37e7 smscore_unregister_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x844539ae sms_get_board +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x8e1f6764 smscore_get_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x99a81ab3 smsclient_sendrequest +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x99bbd426 smscore_register_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x9d3934e8 sms_board_led_feedback +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbbdb5c42 smscore_unregister_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbd43a832 smscore_onresponse +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xd571f609 sms_board_power +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xf8664eb0 smscore_getbuffer +EXPORT_SYMBOL_GPL drivers/media/common/uvc 0x08c5db3e uvc_format_by_guid +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x040dc7cd tpg_aspect_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x21bfae4e tpg_gen_text +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x4a738cc1 tpg_g_interleaved_plane +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x7e83543f tpg_s_crop_compose +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x80aaf962 tpg_g_color_order +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xa8a3f406 tpg_free +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xaa5503d9 tpg_set_font +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xb052969d tpg_init +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xbbc315dd tpg_update_mv_step +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xcaede3e2 tpg_fill_plane_buffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xce8159bb tpg_pattern_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe2169014 tpg_log_status +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe6f04b89 tpg_alloc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe7ee5819 tpg_s_fourcc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf064e392 tpg_fillbuffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7a5f765 tpg_calc_text_basep +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7ec0949 tpg_reset_source +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x07729fd4 __SCK__tp_func_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x106ccf1f vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x11bd73d0 __traceiter_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x154b8b3e vb2_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x19ae31b2 vb2_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x1e4d2216 __traceiter_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2358c144 vb2_plane_vaddr +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3c22713a __tracepoint_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x47b081c3 vb2_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4d8aa2e1 vb2_thread_stop +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4ec01b29 vb2_thread_start +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x50a1bb4a __tracepoint_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5287927f vb2_wait_for_all_buffers +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5e1d39ef vb2_core_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x65773bfa vb2_discard_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7e2d9fdf vb2_core_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7ee32286 __tracepoint_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8549b861 vb2_core_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8a1203c0 vb2_core_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8b61f3b1 vb2_core_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8e707f43 vb2_request_buffer_cnt +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8eba6dee vb2_core_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x9a6d5277 vb2_core_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xae1460b0 vb2_core_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb47c60ab vb2_core_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb6f4b031 __SCK__tp_func_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb9d2df39 __SCK__tp_func_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc1289404 vb2_plane_cookie +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc3bc1817 vb2_request_object_is_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc7b45aa4 __SCK__tp_func_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xce0580d0 __traceiter_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xe4367c20 vb2_core_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xe90d5a37 __traceiter_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xea4a402f vb2_buffer_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xee209404 vb2_core_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xf97a7c84 __tracepoint_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xff6b560a vb2_core_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0x9bfef705 vb2_dma_contig_set_max_seg_size +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0xed038cb6 vb2_dma_contig_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-sg 0x4e6897cf vb2_dma_sg_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-memops 0x6bab4ec3 vb2_common_vm_ops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x01bd14d7 vb2_find_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x06e0ecc4 vb2_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x0938e0a4 vb2_video_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x0d5a020f vb2_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x10728e20 vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x2a33932c vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x330fccc3 vb2_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x3608b939 vb2_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x3d270ff6 vb2_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x40749bc0 vb2_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4be97d2f vb2_queue_init_name +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4f77e262 vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5616a9b0 vb2_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5927db9a vb2_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5a56a0fe vb2_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5b9d5c40 vb2_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x65441820 vb2_fop_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x659498d8 vb2_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x6d9411ad vb2_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x732753d6 vb2_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x78b73bc7 _vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x7f8e06d8 vb2_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x8174db66 vb2_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x82bfb5bc vb2_queue_change_type +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x8f629a35 vb2_fop_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xb522041a vb2_ops_wait_finish +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xb9f18dc6 vb2_request_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xbe163016 vb2_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xbe5a3ca8 vb2_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc71b3316 vb2_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd7f3a0c0 vb2_request_validate +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe45eeba4 vb2_ops_wait_prepare +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf02c5e87 vb2_fop_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xfeb86360 vb2_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-vmalloc 0x7248cd8b vb2_vmalloc_memops +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x590aeec6 dvb_module_probe +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x95b380f4 dvb_module_release +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0xd4563094 dvb_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/as102_fe 0xc72920df as102_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ascot2e 0xb96195b5 ascot2e_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/atbm8830 0x66a53eb1 atbm8830_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/au8522_dig 0x6f2e7cee au8522_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/bcm3510 0x94079a48 bcm3510_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22700 0x85780c26 cx22700_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22702 0x41971767 cx22702_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24110 0x9e684649 cx24110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24113 0x508457e6 cx24113_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24116 0x33b125f0 cx24116_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24117 0x504a2610 cx24117_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24120 0x34587f58 cx24120_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24123 0x222ae7b2 cx24123_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2820r 0x2a9db931 cxd2820r_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x3cf39225 cxd2841er_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x6c1f5b02 cxd2841er_attach_t_c +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2880/cxd2880 0x16e8e290 cxd2880_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0070 0x293956a7 dib0070_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0x537ad3a3 dib0090_fw_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0x58e15700 dib0090_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mb 0x80511a12 dib3000mb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mc 0xbe33d9f4 dib3000mc_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000m 0x8b8157c3 dib7000m_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000p 0xdf3464f8 dib7000p_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib8000 0xe523a728 dib8000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib9000 0xe815feb3 dib9000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drx39xyj/drx39xyj 0xf08d57a7 drx39xxj_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxd 0xff3edb84 drxd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxk 0x7138b0da drxk_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ds3000 0x1686bc96 ds3000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dvb-pll 0x88b38483 dvb_pll_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ec100 0xe98f7657 ec100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/gp8psk-fe 0x4b9b9958 gp8psk_fe_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x3e7b0834 helene_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x7e6533e4 helene_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/horus3a 0x06f3ffbe horus3a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6405 0x7c4226fb isl6405_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6421 0x5fbca58d isl6421_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6423 0xdde60382 isl6423_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/itd1000 0xdadd914a itd1000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ix2505v 0x86cc4aa9 ix2505v_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/l64781 0x8b4d98b0 l64781_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lg2160 0xae27a09e lg2160_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3305 0x86bbdcb2 lgdt3305_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3306a 0x8f4d809f lgdt3306a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt330x 0xf5dc0041 lgdt330x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgs8gxx 0x9a587a7f lgs8gxx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbh25 0x0d5756cb lnbh25_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x40f15971 lnbh24_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x56699ce2 lnbp21_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp22 0xc2df4de0 lnbp22_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88ds3103 0xbd8b4ddb m88ds3103_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88rs2000 0x9649bd16 m88rs2000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a16 0x4a7bc6b4 mb86a16_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a20s 0x387e40b4 mb86a20s_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt312 0xb9f2bd07 mt312_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt352 0xc7c5dab6 mt352_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mxl5xx 0x89cb387f mxl5xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt200x 0x951fd6c7 nxt200x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt6000 0x4326ef04 nxt6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51132 0x77aca61b or51132_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51211 0xcb94001c or51211_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1409 0xbf39f611 s5h1409_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1411 0xaa521b24 s5h1411_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1420 0x841a0616 s5h1420_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1432 0xa4e336f8 s5h1432_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s921 0xea638999 s921_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/si21xx 0x4f7cdbed si21xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/sp887x 0x60b8e35f sp887x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb0899 0xc0e5dbda stb0899_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6000 0xa0d7fa53 stb6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6100 0x5f28a0aa stb6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0288 0xa694a3dc stv0288_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0297 0x6ba940cd stv0297_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0299 0x6abce4c6 stv0299_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x6e15eec8 stv0367cab_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0xdfd70a9f stv0367ddb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0xef2714a5 stv0367ter_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0900 0x5bcdcb8f stv0900_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv090x 0xa82590b6 stv090x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0910 0x0834db9a stv0910_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110 0x3ff01f55 stv6110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110x 0xe90676a6 stv6110x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6111 0x6904a44d stv6111_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10021 0x033d2a26 tda10021_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10023 0x0685097c tda10023_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10048 0xa3f5a97b tda10048_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0x8bcfc640 tda10046_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0xb042d934 tda10045_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10086 0x7b957c98 tda10086_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda18271c2dd 0xd6ff4e30 tda18271c2dd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda665x 0x053133ed tda665x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8083 0xea79f860 tda8083_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8261 0x67f013ae tda8261_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda826x 0xc50511ba tda826x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ts2020 0xf3a33148 ts2020_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tua6100 0x321bcab7 tua6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1820 0x4c3cb077 ves1820_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1x93 0x2dc17bf3 ves1x93_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10036 0x1ddc789d zl10036_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10039 0xafcd0ffb zl10039_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10353 0xc2030fd5 zl10353_attach +EXPORT_SYMBOL_GPL drivers/media/i2c/aptina-pll 0x33e629c5 aptina_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/ccs-pll 0x21596727 ccs_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x06f6e761 max9271_verify_id +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x1711489e max9271_configure_gmsl_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x4050a40b max9271_set_deserializer_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x589c3cfe max9271_set_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x61105846 max9271_disable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x7c56d76c max9271_set_translation +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x98bb328f max9271_wake_up +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xa5de2fcd max9271_set_high_threshold +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xccd4b37a max9271_configure_i2c +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xe7f5bf35 max9271_clear_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xee46318a max9271_set_serial_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xf91c7b84 max9271_enable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xfd5729d0 max9271_set_gpios +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0564b4df media_pad_remote_pad_first +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x087d076c media_entity_pads_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x093e9631 media_request_object_find +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x09745aac media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0b5695cf media_request_object_unbind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0b6dc85b media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x11dc6852 media_device_unregister +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1423b477 __media_entity_next_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x18eb7221 media_device_pci_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1a993cdc media_create_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1eb24111 media_device_register_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2256f9da media_pipeline_entity_iter_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2a674e03 media_pad_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x30db56c4 __media_pipeline_entity_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x32f12dd8 media_device_unregister_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3332228d media_device_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x33a91fd1 __media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x36185ade media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3dbb34c9 media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4086293d media_graph_walk_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x49901e68 media_request_get_by_fd +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4bb481b8 media_device_usb_allocate +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4dd020df media_device_delete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x53010cfb media_entity_get_fwnode_pad +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x54645369 __media_device_usb_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x59f65fdd __media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5aa3c23a __media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x63cecfbc media_graph_walk_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x65dd67e0 media_pipeline_entity_iter_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6677ef25 media_pad_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x677951fc media_device_unregister_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6b6e4f20 media_entity_find_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x722c4d07 media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x75eb625c media_devnode_create +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7c13abbb __media_device_register +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x89db65c6 media_create_pad_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x89fd8a57 media_entity_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x912c2643 media_request_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x923d6d85 __media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9982cda8 media_device_register_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9c286412 __media_pipeline_pad_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9cb9d197 media_request_object_bind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9e8f05d8 __media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9eeed1cf media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa9f4a85b media_create_pad_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb0eb3100 media_request_object_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb2e9e301 media_graph_walk_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb58ff6bb media_entity_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb6a23317 media_get_pad_index +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbbd13c03 media_create_ancillary_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbc938262 __media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbd414141 media_device_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xcabdfebc media_entity_enum_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xcbf29ecb media_devnode_remove +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd7eb1ca7 media_request_object_complete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe5ceecd6 media_entity_enum_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xebfc2f76 media_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xeeb5e900 media_request_object_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xfe952983 media_graph_walk_init +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst 0x3b98d7e6 dst_attach +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst_ca 0x0cd1451c dst_ca_attach +EXPORT_SYMBOL_GPL drivers/media/pci/cx88/cx88xx 0x7f083640 cx88_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/pci/ddbridge/ddbridge-dummy-fe 0xfda1f04e ddbridge_dummy_fe_qam_attach +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x0c957b83 mantis_get_mac +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x1158583e mantis_input_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x39926292 mantis_ca_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x582d0edf mantis_gpio_set_bits +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x5913f968 mantis_i2c_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x5c6366d6 mantis_dma_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x60ac1228 mantis_i2c_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x65dc8d96 mantis_dma_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x960d58ab mantis_uart_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x9649510a mantis_stream_control +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xa2e154eb mantis_uart_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xb74c5063 mantis_frontend_power +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xd0d1bacf mantis_pci_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xd7e36f05 mantis_pci_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xda272521 mantis_dvb_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xe364d835 mantis_ca_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xe398ce61 mantis_dvb_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xf0de0bc7 mantis_frontend_soft_reset +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xfd637ded mantis_input_init +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x0a97ce98 saa7134_s_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x1cc31aef saa7134_g_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x3d9e945c saa7134_ts_buffer_init +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x4f15b5e1 saa7134_s_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x57ba97f5 saa7134_s_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x61ff23e3 saa7134_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x67323e60 saa7134_enum_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x7cc08263 saa7134_ts_buffer_prepare +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x88a0e5af saa7134_vb2_buffer_queue +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x898893b0 saa7134_querycap +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x96e7ab62 saa7134_ts_qops +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xb38e56d4 saa7134_querystd +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xbb9f8cc7 saa7134_ts_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xbbf2171a saa7134_ts_start_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xc3625094 saa7134_g_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xcfed0da3 saa7134_g_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xdc32b44c saa7134_s_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xef03fe6d saa7134_g_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xfd6691f2 saa7134_ts_queue_setup +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x0c0f00f5 ttpci_budget_irq10_handler +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x1f571395 ttpci_budget_init_hooks +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7948c222 budget_debug +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7fbdbe76 ttpci_budget_init +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x8fff8501 ttpci_budget_debiwrite +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x9be769bb ttpci_budget_set_video_port +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xc6707ba2 ttpci_budget_deinit +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xe8b1cdd1 ttpci_budget_debiread +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x10e31541 nal_hevc_write_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x1436f450 nal_hevc_read_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x26cb8917 nal_hevc_read_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x32ef03fe nal_h264_read_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x38472eab nal_h264_write_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x3fb727ca nal_hevc_write_vps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x4371e4e9 nal_hevc_read_vps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x49a917b3 nal_h264_write_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x5a1d8c3d nal_hevc_write_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x64b0158b nal_h264_write_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x6ded3e4e nal_h264_read_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x9ec6f322 nal_hevc_write_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xc1edd972 nal_hevc_read_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xf15fa6a4 nal_h264_read_pps +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x08423491 mccic_register +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x1913090d mccic_irq +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x5c143ee8 mccic_resume +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x76714fff mccic_shutdown +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x790442cb mccic_suspend +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x0806b87e vpu_get_plat_device +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x1c2f87f0 vpu_get_venc_hw_capa +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x7196e1df vpu_mapping_dm_addr +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x75154150 vpu_wdt_reg_handler +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x799f1f59 vpu_load_firmware +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xb89aa4ec vpu_get_vdec_hw_capa +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xbbb1f7d9 vpu_ipi_send +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xfaec38b8 vpu_ipi_register +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x04953463 hfi_session_flush +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x04be18bf venus_helper_set_format_constraints +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x0986b001 venus_helper_set_profile_level +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x0c5474d1 venus_helper_intbufs_realloc +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x15406b05 venus_helper_set_bufsize +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x17a35662 venus_helper_set_color_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x219ca50d venus_helper_get_bufreq +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x22c2c026 hfi_session_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x27b12c5f venus_helper_m2m_device_run +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x2d693ecb venus_helper_m2m_job_abort +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x313f296b venus_helper_queue_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x3200d23c hfi_session_create +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x325fb00c venus_helper_find_buf +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x425b655a venus_helper_set_stride +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x42adfbf5 venus_helper_get_ts_metadata +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4df25acb venus_helper_free_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4fe875b5 venus_helper_check_codec +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x512ba6ad hfi_session_deinit +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x530f403c hfi_session_start +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x5e50cdda hfi_session_continue +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x60349de7 venus_helper_vb2_buf_prepare +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x606b1e8c hfi_session_unload_res +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x616e34ef venus_helper_buffers_done +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x660badea hfi_session_abort +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x677c3b28 venus_helper_intbufs_free +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x6c49d08b hfi_session_process_buf +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x71e82b2e venus_helper_vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x71e95edc venus_helper_set_raw_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x76e62182 venus_helper_unregister_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x784f3b75 venus_helper_vb2_start_streaming +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x78a1df24 venus_helper_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x8974db43 venus_helper_vb2_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x8a5fd657 venus_helper_acquire_buf_ref +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x8c1ca7a4 venus_helper_process_initial_cap_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x9bd618f3 venus_helper_set_output_resolution +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x9fa2503c venus_helper_alloc_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xa1cb3178 venus_helper_get_opb_size +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xa1f1703b venus_helper_set_input_resolution +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xa2119274 venus_helper_set_num_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xa3097b36 venus_helper_intbufs_alloc +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xaffce2c4 hfi_session_set_property +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb59be6c7 venus_helper_get_profile_level +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb5ae1e8d venus_helper_set_dyn_bufmode +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb5da1da9 venus_helper_get_framesz_raw +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb9aae948 venus_helper_get_out_fmts +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xceab8085 venus_helper_init_instance +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd21da2e4 venus_helper_get_framesz +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd8c59460 hfi_session_stop +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xdb77f964 venus_helper_vb2_buf_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xdc0c65f9 venus_helper_check_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xdefcdf47 venus_helper_set_work_mode +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xdf3ac35d hfi_session_destroy +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe92217b7 hfi_session_get_property +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xef206497 venus_helper_session_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xef76526e venus_helper_process_initial_out_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xfb98c24f venus_helper_set_multistream +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xfd02d588 venus_helper_release_buf_ref +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xffec5a42 venus_helper_change_dpb_owner +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x1b63afa8 rcar_fcp_get_device +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x3d858696 rcar_fcp_put +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x4ad5d888 rcar_fcp_enable +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x5fe6f6e8 rcar_fcp_disable +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x9877c29f rcar_fcp_get +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x248ac73c vsp1_du_atomic_flush +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x3af5d511 vsp1_du_atomic_update +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x4297f6b2 vsp1_du_map_sg +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x81d79cda vsp1_du_unmap_sg +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x92c5d250 vsp1_du_setup_lif +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xb8b3c69b vsp1_du_atomic_begin +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xc2e17f83 vsp1_du_init +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x00148493 xvip_clr_and_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x14ed6784 xvip_clr_or_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x20c39265 xvip_of_get_format +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x32a020d5 xvip_set_format_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x4d8b4fe2 xvip_init_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x890364d8 xvip_enum_frame_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xb087293e xvip_enum_mbus_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xb67940fb xvip_get_format_by_fourcc +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xe08e6063 xvip_get_format_by_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xe186390c xvip_cleanup_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x3c16a6b1 xvtc_generator_stop +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x47d7900b xvtc_generator_start +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0xa8a0f912 xvtc_put +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0xac1ec869 xvtc_of_get +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x55906cdd radio_tea5777_exit +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x87744204 radio_tea5777_init +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x052469ca si470x_stop +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xbc08f293 si470x_ctrl_ops +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xdb770f97 si470x_viddev_template +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xea3bd045 si470x_set_freq +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xfc0ed6ce si470x_start +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x21637808 rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x2d4ba4cd rc_g_keycode_from_table +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x2ed90ced rc_map_unregister +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x3ec5fa73 rc_free_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x4dfc1990 devm_rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x506fc5b4 rc_repeat +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x70e2e6f6 rc_keydown +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x82a719a5 rc_keydown_notimeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x8ab02eab rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x971c9a13 devm_rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x99f2c119 ir_raw_event_handle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xa4431cc6 ir_raw_event_store_edge +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb960f15c rc_map_register +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xc441b9fd ir_raw_event_store_with_filter +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xc7a5a600 lirc_scancode_event +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xd04f743d ir_raw_event_set_idle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xe580e1bd ir_raw_event_store +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xe58a3b0d ir_raw_event_store_with_timeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xe7661ae9 rc_unregister_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xecd8e22c rc_keyup +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xfc5d3079 rc_map_get +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0011 0x483b871f fc0011_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0012 0x467b9aa7 fc0012_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0013 0x4905ce86 fc0013_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/max2165 0xe2afc5a6 max2165_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mc44s803 0x37a450f0 mc44s803_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2060 0x1adeb3bf mt2060_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2063 0x696a86c1 mt2063_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt20xx 0x926b8136 microtune_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2131 0x074221b7 mt2131_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2266 0xeca17fb2 mt2266_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5005s 0x4f0f499b mxl5005s_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5007t 0x41a416d5 mxl5007t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/qt1010 0x41b72cb6 qt1010_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/r820t 0x774c9de2 r820t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18218 0x7adbd027 tda18218_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18271 0x3cb22371 tda18271_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda827x 0x53e2b65c tda827x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0xd7ec2a53 tda829x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0xe1fad1c1 tda829x_probe +EXPORT_SYMBOL_GPL drivers/media/tuners/tda9887 0xbb963aaa tda9887_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0x12cb2a37 tea5761_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0xdd8af253 tea5761_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0x939a2c69 tea5767_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0xab50119d tea5767_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tuner-simple 0xa1f1212f simple_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc2028 0xcf1e7dbc xc2028_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc4000 0x2074a2cf xc4000_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc5000 0xd14423d1 xc5000_attach +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x017ea7c7 cx231xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x09834c3d cx231xx_dev_uninit +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x12a9216a cx231xx_uninit_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x185dfdaf cx231xx_uninit_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x1d1a4873 cx231xx_unmute_audio +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x253bf565 cx231xx_init_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x2b9b6e2f cx231xx_dev_init +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x2c501134 cx231xx_demod_reset +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x576220f1 cx231xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x5b04b997 cx231xx_enable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x670cf201 cx231xx_send_gpio_cmd +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x6e8a4bc1 cx231xx_init_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x731a76d7 cx231xx_init_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x7539727f cx231xx_get_i2c_adap +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x89febc43 cx231xx_disable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x8eee8dad cx231xx_capture_start +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x9d04a411 cx231xx_set_alt_setting +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xd46e921d is_fw_load +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xd4b8acf8 cx231xx_send_usb_command +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xe3f67197 cx231xx_enable_i2c_port_3 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xe5f3da5c cx231xx_uninit_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-demod 0xceb7bcaf mxl111sf_demod_attach +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-tuner 0x244a3388 mxl111sf_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x027ce3a8 em28xx_toggle_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x02b464de em28xx_find_led +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x0307c97b em28xx_read_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x1160e311 em28xx_audio_analog_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x205028d2 em28xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x3cf661a9 em28xx_write_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x3e8896e2 em28xx_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x57c2e9c5 em28xx_init_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x58cd5eae em28xx_read_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x5fe37e79 em28xx_gpio_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x630a9f56 em28xx_init_camera +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x6ec3ea4b em28xx_alloc_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x721f7cc7 em28xx_free_device +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7fc8652c em28xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x8043f1d9 em28xx_write_regs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x80551757 em28xx_uninit_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x832cf113 em28xx_stop_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x87d1a2e1 em28xx_audio_setup +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x921d7c65 em28xx_boards +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xb8e77133 em28xx_write_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xfef46727 em28xx_write_reg_bits +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x251c289d v4l2_async_nf_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x7df3b207 __v4l2_async_nf_add_fwnode_remote +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x9cb5985e __v4l2_async_nf_add_i2c +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xc9f44a02 __v4l2_async_nf_add_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xdbb3a24f __v4l2_async_nf_add_fwnode +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x01612c0b v4l2_detect_gtf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x08402862 v4l2_print_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0958448b v4l2_set_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0af3d134 v4l2_valid_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x2bf67def v4l2_calc_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x370cfe6e v4l2_dv_timings_presets +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x3aa68d7a v4l2_find_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x4839762f v4l2_calc_timeperframe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x7b6ac78f v4l2_phys_addr_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x8f8d4341 v4l2_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x922ecd29 v4l2_enum_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa22fbfeb v4l2_hdmi_rx_colorimetry +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa97e00eb v4l2_detect_cvt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xae575c8f v4l2_phys_addr_for_input +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xd034392d v4l2_match_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xf56238f4 v4l2_find_dv_timings_cea861_vic +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xff585440 v4l2_dv_timings_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0xa3dd7a9c v4l2_flash_indicator_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0xdc1d1088 v4l2_flash_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0xe01307af v4l2_flash_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x14de030b v4l2_fwnode_parse_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x24f3eeb7 v4l2_fwnode_endpoint_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x27a9aafc v4l2_fwnode_connector_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x55b556f7 v4l2_fwnode_endpoint_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x612ddce5 v4l2_fwnode_connector_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x6742d42d v4l2_fwnode_device_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x6764a129 v4l2_fwnode_put_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x8e14e377 v4l2_async_register_subdev_sensor +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xab0f5c46 v4l2_async_nf_parse_fwnode_endpoints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xdfd77409 v4l2_fwnode_endpoint_alloc_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xf8080c23 v4l2_fwnode_connector_add_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0x639ecc68 v4l2_h264_init_reflist_builder +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0x6a1429ff v4l2_h264_build_p_ref_list +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0xf568bf81 v4l2_h264_build_b_ref_lists +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0x30b5ebc6 v4l2_jpeg_parse_scan_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xcbfdf5cb v4l2_jpeg_parse_frame_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xe8956e3f v4l2_jpeg_parse_huffman_tables +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xe8f40f9e v4l2_jpeg_parse_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xf8ffd565 v4l2_jpeg_parse_quantization_tables +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x08eec871 v4l2_m2m_ioctl_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x107fdd19 v4l2_m2m_try_schedule +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1861832b v4l2_m2m_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1889d70d v4l2_m2m_update_stop_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1b09559b v4l2_m2m_update_start_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2489d6c8 v4l2_m2m_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x25448d77 v4l2_m2m_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x29f44421 v4l2_m2m_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2a69dea2 v4l2_m2m_ioctl_stateless_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2d08e8d7 v4l2_m2m_register_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x33bdfe43 v4l2_m2m_ioctl_try_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3bd55ae3 v4l2_m2m_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3e1a191f v4l2_m2m_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3e273c86 v4l2_m2m_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x409c707f v4l2_m2m_buf_copy_metadata +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x42efe7d1 v4l2_m2m_request_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4c8f3fa5 v4l2_m2m_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4f3bd102 v4l2_m2m_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x55095038 v4l2_m2m_ctx_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x597b99cf v4l2_m2m_buf_remove_by_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x66380380 v4l2_m2m_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x6a401c5b v4l2_m2m_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7154c4b6 v4l2_m2m_last_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x730f2eae v4l2_m2m_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7383a9b8 v4l2_m2m_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7b73100e v4l2_m2m_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7b9f1b7d v4l2_m2m_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8169982d v4l2_m2m_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x81ed23d3 v4l2_m2m_ioctl_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8419a9f7 v4l2_m2m_fop_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8c6ea714 v4l2_m2m_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9f3eb3b0 v4l2_m2m_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa8f5c77e v4l2_m2m_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb12e6844 v4l2_m2m_buf_remove_by_idx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb42255e0 v4l2_m2m_buf_remove +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb429768c v4l2_m2m_ctx_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xbe3dd6ec v4l2_m2m_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc6fca5ad v4l2_m2m_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd3f1c941 v4l2_m2m_last_buffer_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd4bdb5a7 v4l2_m2m_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd53e22fa v4l2_m2m_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd735c0d9 v4l2_m2m_ioctl_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd843b0ed v4l2_m2m_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xdd638df5 v4l2_m2m_next_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xdf4e14d1 v4l2_m2m_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe85c3a56 v4l2_m2m_ioctl_stateless_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf13ff84d v4l2_m2m_unregister_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x4137d90c v4l2_vp9_adapt_coef_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x8ef1a3dd v4l2_vp9_reset_frame_ctx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x8ef25d5d v4l2_vp9_seg_feat_enabled +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x9dec35a2 v4l2_vp9_fw_update_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xb3cf2529 v4l2_vp9_adapt_noncoef_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xcf15018a v4l2_vp9_kf_partition_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xdf6586d2 v4l2_vp9_kf_uv_mode_prob +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xf5c55c43 v4l2_vp9_default_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xfbf87a5e v4l2_vp9_kf_y_mode_prob +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x012eb254 __videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x02d77d1a videobuf_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x0fc3253b videobuf_queue_to_vaddr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x14866b18 videobuf_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x15fe81bf videobuf_queue_is_busy +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x19656c2f videobuf_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x1f2be2e3 videobuf_next_field +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x2301c28b videobuf_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x3d4eb72a videobuf_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x448cb312 videobuf_read_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x4b476ed5 videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x63500510 videobuf_mmap_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x6892f1ae videobuf_poll_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x69cce28b videobuf_read_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x83185d5e videobuf_waiton +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x860fcbf2 videobuf_read_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x87350c64 videobuf_queue_core_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x90d71d41 videobuf_iolock +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xb64a8967 videobuf_queue_cancel +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xb7822843 videobuf_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xdd6faa49 videobuf_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xe1b9c549 videobuf_mmap_mapper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xe4a4b55d videobuf_alloc_vb +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf28e0b50 videobuf_read_one +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x01435503 videobuf_dma_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x34f68b80 videobuf_dma_unmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x553a86d0 videobuf_sg_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xabd971b0 videobuf_queue_sg_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xc335ee43 videobuf_to_dma +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x04860ae6 v4l2_subdev_get_fwnode_pad_1_to_1 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x084c69c3 v4l2_device_unregister_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x109ce61f v4l2_i2c_subdev_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x11f3044c __SCK__tp_func_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x127d3a45 v4l2_subdev_link_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x19cb0058 v4l2_subdev_get_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1dc7e743 v4l2_device_unregister +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1de4a82a __v4l2_subdev_state_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x229878c1 __v4l2_subdev_init_finalize +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x233129f0 v4l2_subdev_get_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x23b883db v4l2_ctrl_request_hdl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x263fd1a0 v4l2_subdev_s_stream_helper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x27639e58 v4l2_fh_is_singular +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2911b9d0 v4l2_mc_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x29ff5b31 v4l2_fh_del +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2aba8695 v4l2_s_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2ae0877b __SCK__tp_func_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2b6856cd __tracepoint_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2ef8a253 v4l2_device_disconnect +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x33201a6c v4l2_i2c_new_subdev_board +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x33e76aec v4l2_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x343aaff1 __v4l2_ctrl_handler_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x37b74b08 v4l2_pipeline_pm_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x37c8a837 v4l_vb2q_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3a6a71e9 v4l2_spi_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3b3fac0d v4l2_spi_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3c004730 __video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4198b67d v4l2_create_fwnode_links +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x450257f4 v4l2_compat_ioctl32 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4894cd55 v4l2_subdev_state_xlate_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4b109051 v4l2_g_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x50030aab v4l2_ctrl_request_hdl_ctrl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5074e573 v4l2_fraction_to_interval +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5267ff08 v4l2_i2c_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5b5c6747 v4l2_fh_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6362618f video_device_pipeline +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x64fa61bf v4l2_subdev_disable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x65d7839c v4l2_subdev_state_get_opposite_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x661edc87 v4l2_get_link_freq +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x69c541db v4l2_subdev_set_routing_with_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6ce1c95c __SCK__tp_func_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e9acc41 v4l2_fill_pixfmt_mp +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x72600ba0 v4l2_pipeline_pm_get +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x73273934 v4l2_event_unsubscribe_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x73f47753 v4l2_pipeline_link_notify +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7bb7302b v4l2_subdev_has_pad_interdep +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7c9ff486 v4l2_subdev_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7d731ec4 v4l2_event_pending +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7ecca779 v4l2_create_fwnode_links_to_pad +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x812bf64c __traceiter_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x84d3c886 v4l2_src_change_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x854a2ed9 v4l2_event_dequeue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8dc478c4 v4l2_subdev_set_routing +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8f6ef3a0 v4l2_i2c_subdev_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9d58ca18 v4l2_fh_add +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9f61e12b v4l2_subdev_routing_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fe98017 video_device_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fef35ac v4l2_apply_frmsize_constraints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa06f3c55 __traceiter_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa2b533e2 v4l2_fh_open +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa606f624 v4l2_fh_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xad5c3c93 v4l2_simplify_fraction +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xae3dd8d6 __v4l2_subdev_next_active_route +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb4654e43 v4l2_src_change_event_subdev_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb48cf8aa __tracepoint_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb5a337db v4l2_subdev_state_get_stream_compose +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb859d954 v4l2_subdev_notify_event +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xba6b2217 __v4l2_device_register_subdev_nodes +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbeb60a4a v4l2_event_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc15030c3 v4l2_subdev_put_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc15d2ca1 v4l2_subdev_link_validate_default +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc86897a7 v4l2_subdev_state_get_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc90489a7 __video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcc501597 v4l2_fill_pixfmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcf754c8f v4l2_subdev_routing_find_opposite_end +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd0d4b33f v4l2_device_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd34e4c9f video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd944cc47 v4l2_subdev_enable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdb32b5be v4l2_event_subdev_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdc05cd12 v4l2_event_queue_fh +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde086658 video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde6e37d9 __v4l2_subdev_state_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde71ab10 v4l2_i2c_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdef3dffd __tracepoint_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe06f3fa4 v4l2_device_register_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe0b98a71 __tracepoint_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe2822320 __v4l2_find_nearest_size +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe5a33113 __SCK__tp_func_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xeb0da130 v4l_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xebb402bd __traceiter_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xed6c9ccf v4l2_subdev_state_get_stream_crop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xeeea7eb7 v4l2_fh_exit +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf2a353ac v4l2_i2c_tuner_addrs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf3902715 v4l2_device_register +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf437c081 v4l2_device_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf46b8d82 v4l_disable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf519f471 v4l2_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf5ef842e v4l_bound_align_image +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf8ac71ec v4l2_event_wake_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xff321369 __traceiter_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x20abde32 pm80x_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x270560fa pm80x_init +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xd99fd720 pm80x_deinit +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xf9987a33 pm80x_regmap_config +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x02b2fecf cs47l24_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x03efcfbf arizona_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1949d8fa wm5110_revd_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3501187e wm5110_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x39419a43 wm8997_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3ab9e2bb wm5110_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x6beefbd3 wm8997_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x788791af arizona_clk32k_enable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x798123f7 wm5110_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x812e60ad cs47l24_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x84d277ca wm5102_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x8d02c48d arizona_set_irq_wake +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x9520a13e wm8998_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x95b0d3de arizona_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xb09e4745 wm5110_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xb250740b wm8997_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xc7eab686 wm5102_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xca781e61 arizona_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xcc52ec5b arizona_clk32k_disable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd3c64e58 arizona_request_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd3fee6a6 wm5110_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdfbe649b wm8997_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xead0279c arizona_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xfe411c04 cs47l24_patch +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0x02f0c24c atc260x_match_device +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0xa8c736ad atc260x_device_probe +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x7b20663f da9150_bulk_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x7cc7d55d da9150_read_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x9b56505d da9150_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xa1683a91 da9150_bulk_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xb3f738e9 da9150_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xdeb21c98 da9150_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xec9ee06f da9150_write_qif +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xa142a524 gsc_read +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xb7abd1c4 gsc_write +EXPORT_SYMBOL_GPL drivers/mfd/iqs62x 0xa436f4de iqs62x_events +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x1ec80e59 kempld_get_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x28f4b8ec kempld_write8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x463c408c kempld_write32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x738400a0 kempld_read16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x7de6cb79 kempld_read32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x9634253d kempld_read8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x9be1ccc1 kempld_write16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xf204d064 kempld_release_mutex +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x28002690 lm3533_update +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x2ede6334 lm3533_read +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x9534ab78 lm3533_write +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x35f2db0c lm3533_ctrlbank_set_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x3d384187 lm3533_ctrlbank_enable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x6404f671 lm3533_ctrlbank_set_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xbbd3162b lm3533_ctrlbank_get_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xdebaf48d lm3533_ctrlbank_disable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xe53a3eff lm3533_ctrlbank_get_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xecc9bc52 lm3533_ctrlbank_set_max_current +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x6f303e60 lp3943_write_byte +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x7c05c523 lp3943_update_bits +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0xe2ec67fc lp3943_read_byte +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0f379262 madera_of_match +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x10a25ecb madera_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x322135c8 cs47l85_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x35001abd cs47l15_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x350dc6fd cs47l15_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x763507b1 cs47l15_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x7638dbf1 cs47l15_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x7e863e65 madera_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x87df3d98 cs47l35_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x89cd0cd4 madera_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x8e843605 cs47l85_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x8e89ea45 cs47l85_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x965141b5 cs47l90_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x965c9df5 cs47l90_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x994533a3 cs47l92_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xa1d05a48 cs47l92_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xa1dd8608 cs47l92_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xbcf6ad7d cs47l35_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xbcfb713d cs47l35_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xc4dc4c56 cs47l15_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xcdb12b09 cs47l85_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xcdbcf749 cs47l85_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd5645cb9 cs47l90_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd56980f9 cs47l90_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xe2e54744 cs47l92_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xe2e89b04 cs47l92_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xebe384cb madera_name_from_type +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xf3dd97cb cs47l90_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xffc3b071 cs47l35_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xffce6c31 cs47l35_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x42069c73 mc13xxx_common_init +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x5f86c886 mc13xxx_adc_do_conversion +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x83d2007a mc13xxx_variant_mc34708 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x91ddf512 mc13xxx_variant_mc13783 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x99715442 mc13xxx_common_exit +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0xd167be32 mc13xxx_variant_mc13892 +EXPORT_SYMBOL_GPL drivers/mfd/motorola-cpcap 0xa226dbe8 cpcap_sense_virq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x16a5e214 pcf50633_reg_set_bit_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x2513755b pcf50633_irq_mask_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x38f113d5 pcf50633_register_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x511c9f45 pcf50633_write_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x76291912 pcf50633_irq_unmask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x805b2d4a pcf50633_read_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x81f4ed2a pcf50633_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x84c078d8 pcf50633_pm +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x9d71f261 pcf50633_reg_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x9f71447a pcf50633_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xdabfb74a pcf50633_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xe100dd9d pcf50633_irq_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x09338b05 pcf50633_adc_async_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x76fe4753 pcf50633_adc_sync_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x0f2dab86 pcf50633_gpio_invert_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x14d1110d pcf50633_gpio_invert_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x3a3a5943 pcf50633_gpio_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x64321258 pcf50633_gpio_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x8a4011c2 pcf50633_gpio_power_supply_set +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x43e53ef9 rave_sp_exec +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x58f9630d devm_rave_sp_register_event_notifier +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0x56d1a8c5 retu_read +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0xa074c8b6 retu_write +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x1686b583 rk8xx_resume +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x55a24ab4 rk8xx_suspend +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x6f6c640b rk8xx_probe +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0xb08c0426 rk8xx_shutdown +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x015b32db si476x_core_cmd_fm_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x06a9741d si476x_core_is_powered_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x13b370e9 si476x_core_cmd_func_info +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x17c5e908 si476x_core_cmd_fm_phase_div_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x1ee8cedf si476x_core_has_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x472c1638 si476x_core_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x59954773 si476x_core_cmd_zif_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x5fdf47ce si476x_core_cmd_power_down +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x721ec49a si476x_core_cmd_agc_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x72a692db si476x_core_set_power_state +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x89f6ae54 si476x_core_has_am +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x8f9435e3 si476x_core_cmd_get_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x9347161f si476x_core_i2c_xfer +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x9a7992ee si476x_core_is_a_primary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x9f64eb95 si476x_core_cmd_fm_rds_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb2304230 si476x_core_is_in_am_receiver_mode +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb46c3664 si476x_core_cmd_dig_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xba2c6807 si476x_core_is_a_secondary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xbb88a08f si476x_core_cmd_fm_phase_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xbce8f403 si476x_core_cmd_ana_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xbde42a43 si476x_core_cmd_am_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xbed8b8ce si476x_core_cmd_am_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xcef5de4d devm_regmap_init_si476x +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd5069b29 si476x_core_cmd_ic_link_gpo_ctl_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd58232a7 si476x_core_cmd_am_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd83db54d si476x_core_cmd_fm_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd93ff68b si476x_core_cmd_set_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xda01e175 si476x_core_cmd_intb_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xe84df7ec si476x_core_cmd_power_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xea888860 si476x_core_stop +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xefb5257f si476x_core_cmd_fm_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xf4066f43 si476x_core_cmd_fm_rds_blockcount +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xf826b2d1 si476x_core_cmd_fm_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xff132907 si476x_core_cmd_am_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x2a4ac36d sm501_find_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x73a80362 sm501_misc_control +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xb2a21240 sm501_set_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xd4f78314 sm501_modify_reg +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xe33b02cf sm501_unit_power +EXPORT_SYMBOL_GPL drivers/mfd/sprd-sc27xx-spi 0x06468186 sprd_pmic_detect_charger_type +EXPORT_SYMBOL_GPL drivers/mfd/stm32-timers 0x5496c06f stm32_timers_dma_burst_read +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0x2852f8ab stmfx_function_disable +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0x646d2abd stmfx_function_enable +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x130abee6 am335x_tsc_se_set_cache +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x8a8b7d15 am335x_tsc_se_set_once +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xbff33965 am335x_tsc_se_adc_done +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xeabf97a1 am335x_tsc_se_clr +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x0dc73c03 tps65217_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x3b9862ce tps65217_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x849c73f7 tps65217_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0xa40bf9f5 tps65217_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x1a3e96f5 tps65218_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x1ef43138 tps65218_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0xd1006d2e tps65218_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0x5c4b72a0 tps6594_device_init +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0xd5bfc3de tps6594_is_volatile_reg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x0ba45c40 alcor_write32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x2a42b6ec alcor_write16 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x3725a4fd alcor_write32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x6641ab0b alcor_read32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x7356fd8e alcor_write8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xc99591e9 alcor_read8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xde1f38bb alcor_read32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x16f44775 rtsx_pci_card_power_on +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x19df3a47 rtsx_pci_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x214b447a rtsx_pci_complete_unfinished_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x266da3a4 rtsx_pci_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x2a685574 rtsx_pci_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x3155fb83 rtsx_pci_send_cmd_no_wait +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x3bc9b6ef rtsx_pci_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x47e626c5 rtsx_pci_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x52cef582 rtsx_pci_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x648e0d66 rtsx_pci_dma_unmap_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x6d9ec6e4 rtsx_pci_card_exist +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x8733b3a6 rtsx_pci_switch_output_voltage +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x879238ad rtsx_pci_card_power_off +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x900b38f4 rtsx_pci_stop_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa3bf7760 rtsx_pci_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa4c313b5 rtsx_pci_start_run +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa832ddba rtsx_pci_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xab348b59 rtsx_pci_read_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xacb13a50 rtsx_pci_write_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xc9d04724 rtsx_pci_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xd96ce21d rtsx_pci_card_pull_ctl_enable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xe1577908 rtsx_pci_dma_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xec33c358 rtsx_pci_dma_map_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xfb2b15c7 rtsx_pci_card_pull_ctl_disable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x181d79d1 rtsx_usb_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x4ca028d0 rtsx_usb_get_card_status +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x526191fb rtsx_usb_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x646b8532 rtsx_usb_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x6bb8837c rtsx_usb_get_rsp +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x700d8f50 rtsx_usb_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x82bf2ab6 rtsx_usb_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x8469edfb rtsx_usb_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x92d91aee rtsx_usb_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xa2b2d1fe rtsx_usb_ep0_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xc14973cd rtsx_usb_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xc275ef1d rtsx_usb_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xfb28a888 rtsx_usb_ep0_write_register +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x683ff8e3 cb710_set_irq_handler +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x6ef4409a cb710_sg_dwiter_write_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x8fb209a7 cb710_pci_update_config_reg +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0xcf1725f3 cb710_sg_dwiter_read_next_block +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x0b008db0 oslec_hpf_tx +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x296a8983 oslec_update +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x3115970d oslec_create +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x4b711f77 oslec_adaption_mode +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x5909e701 oslec_snapshot +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x780d3f01 oslec_flush +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x84eba96d oslec_free +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x3cb83d5b eeprom_93cx6_multireadb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x63d2ff63 eeprom_93cx6_wren +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x870b53e9 eeprom_93cx6_write +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x884deb9d eeprom_93cx6_read +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xc9c6bb25 eeprom_93cx6_readb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xff7a0fdf eeprom_93cx6_multiread +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x5dcd9c71 enclosure_unregister +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x620e8903 enclosure_remove_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x637ea2a8 enclosure_component_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x73d3fa81 enclosure_add_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x84381605 enclosure_find +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x958f36be enclosure_component_alloc +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xe54a4053 enclosure_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xec917ee3 enclosure_for_each_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x02329f71 lis3lv02d_joystick_enable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x0307e806 lis3lv02d_joystick_disable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x3165bb7e lis3_dev +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x9806b8bf lis3lv02d_init_dt +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xce074c2d lis3lv02d_poweroff +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xd4070dae lis3lv02d_remove_fs +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xd69eed95 lis3lv02d_init_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xd96ea6e0 lis3lv02d_poweron +EXPORT_SYMBOL_GPL drivers/misc/pvpanic/pvpanic 0x6d6c9cc4 devm_pvpanic_probe +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0x7a67653c st_register +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0xf1f33992 st_unregister +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x3239d760 uacce_alloc +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x359aa51f uacce_register +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x4c8220fb uacce_remove +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x024d14bc vmci_qpair_produce_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x046dd187 vmci_datagram_create_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x056837fb vmci_get_context_id +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x1fd4782d vmci_qpair_get_produce_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x2449459d vmci_event_subscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x3a22fa8a vmci_datagram_destroy_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x4ba5c46b vmci_qpair_peek +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5591b58e vmci_context_get_priv_flags +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5e949e0a vmci_doorbell_destroy +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x612df9ae vmci_qpair_detach +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x676bd843 vmci_qpair_consume_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x74b37397 vmci_qpair_enquev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x75fe065a vmci_send_datagram +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x77b25fab vmci_qpair_dequev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x787f0fe8 vmci_register_vsock_callback +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x7c74d7a6 vmci_qpair_consume_buf_ready +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x81d61eef vmci_qpair_dequeue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xb572e830 vmci_doorbell_create +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xbcb85f62 vmci_doorbell_notify +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xbd24e967 vmci_qpair_peekv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc04c7e84 vmci_qpair_get_consume_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc403cafe vmci_is_context_owner +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xde3abc2e vmci_datagram_create_handle_priv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe0cc9c92 vmci_qpair_alloc +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe11895c1 vmci_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe67343c1 vmci_qpair_enqueue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea143610 vmci_datagram_send +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea61eefe vmci_qpair_produce_buf_ready +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0x435c6c78 dw_mci_pltfm_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0x74bea76a dw_mci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0xb5ccfee2 dw_mci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x4a7bc31e mmc_hsq_init +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x5aa16fe9 mmc_hsq_finalize_request +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x6fc35240 mmc_hsq_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0xc6ea40ef mmc_hsq_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/renesas_sdhi_core 0x0941aba0 renesas_sdhi_probe +EXPORT_SYMBOL_GPL drivers/mmc/host/renesas_sdhi_core 0x50369239 renesas_sdhi_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x0eb996a9 __sdhci_read_caps +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x117fe7cb sdhci_reset_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1197865d sdhci_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x13734d3c sdhci_set_power +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1b52fcd6 sdhci_start_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1c948dca sdhci_switch_external_dma +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2739614d sdhci_enable_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x27db3087 sdhci_set_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2c9345f1 sdhci_cqe_enable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x31c46ba3 sdhci_cqe_disable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x33027f38 sdhci_calc_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x53bb1997 sdhci_adma_write_desc +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x69b003a5 __sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6b70c52d sdhci_dumpregs +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x728a258b sdhci_send_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x746f03ee sdhci_runtime_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x7dedad36 __sdhci_set_timeout +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x95fd30d5 sdhci_setup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x9b93836a sdhci_free_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x9edb095a sdhci_alloc_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x9f72792b sdhci_request +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa2c59df6 sdhci_end_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa777fc90 sdhci_cleanup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa8b1bee8 sdhci_request_atomic +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb09142a8 sdhci_execute_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb1d41740 sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb2fa28f2 sdhci_set_data_timeout_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb685e61f sdhci_get_cd_nogpio +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb7e746ac sdhci_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xbf38df43 sdhci_set_power_and_bus_voltage +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xbfe87f53 sdhci_remove_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc243542e sdhci_set_ios +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc27b8629 sdhci_set_uhs_signaling +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc9cceecc sdhci_runtime_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xcc812bde sdhci_start_signal_voltage_switch +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xcd8a10a2 sdhci_abort_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd985876e sdhci_reset +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xe3fac2e5 sdhci_cqe_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xe58cdfef sdhci_enable_v4_mode +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf3ceec8c sdhci_set_bus_width +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf524f859 sdhci_set_power_noreg +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfa37c0c8 sdhci_enable_sdio_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x00d0e3e5 sdhci_pltfm_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x1c02f06c sdhci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x59ce4c24 sdhci_pltfm_init +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x603cc46c sdhci_pltfm_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x8052c80e sdhci_get_property +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x813e0464 sdhci_pltfm_clk_get_max_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xb8548609 sdhci_pltfm_unregister +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xdeaabea4 sdhci_pltfm_free +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xf2677571 sdhci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x14ca965c tmio_mmc_host_runtime_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x1c353604 tmio_mmc_host_alloc +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x21025dd8 tmio_mmc_host_probe +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x378f2335 tmio_mmc_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x385c2fd8 tmio_mmc_host_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x3e49b2c0 tmio_mmc_disable_mmc_irqs +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x5cbb8d80 tmio_mmc_do_data_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xa0979750 tmio_mmc_host_free +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xb65823be tmio_mmc_host_runtime_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xe2826ea0 tmio_mmc_enable_mmc_irqs +EXPORT_SYMBOL_GPL drivers/most/most_core 0x268fab75 most_get_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x29afab21 channel_has_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x359ac496 most_start_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0x415bfb98 most_deregister_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0x43605767 most_stop_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0x5c5a505f most_register_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0x68158013 most_deregister_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0x7810eb34 most_put_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x871fa25e most_submit_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0xae7384fb most_register_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0xd36034a1 most_resume_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0xdfc883bd most_stop_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0xe873b94b most_register_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0xfabd9b1b most_deregister_configfs_subsys +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x4891ffda cfi_cmdset_0001 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x77b8da32 cfi_cmdset_0003 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x8aa6ffa4 cfi_cmdset_0200 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x167e0316 cfi_cmdset_0006 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x682c48c6 cfi_cmdset_0002 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x9bd58740 cfi_cmdset_0701 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0020 0xf9eb2e41 cfi_cmdset_0020 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x1164e110 cfi_qry_present +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x703b24ea cfi_qry_mode_off +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0xe82d9cf2 cfi_qry_mode_on +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x7039d97b hyperbus_unregister_device +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x8064acf3 hyperbus_register_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x00f91f32 mtd_erase_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x01ac8ee1 mtd_ooblayout_count_freebytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x09e59fcc mtd_block_markbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x11036e54 __register_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x15694ae5 mtd_write_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x198b88d5 mtd_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x1eb76e59 kill_mtd_super +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x21b02017 mtd_get_unmapped_area +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x245d472c mtd_read_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x32dcae16 mtd_unpoint +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3498f8ab mtd_read +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3e739c47 mtd_wunit_to_pairing_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3edd0f76 mtd_get_fact_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x44315df9 mtd_is_locked +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4e63812d mtd_device_parse_register +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x50dabc2f mtd_table_mutex +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x5fe68bda __mtd_next_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x70b4dc6c mtd_lock_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x7eb00318 mtd_ooblayout_set_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8151bf20 deregister_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x87117c3b of_get_mtd_device_by_node +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8ac7a596 __get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8cf0f4d2 put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8dcd5fcd mtd_device_unregister +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x91c752fc mtd_get_user_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x92c0cb37 mtd_lock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x954688be get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x96e7d42a mtd_panic_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x99c1e1da get_mtd_device_nm +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9bd444dc get_tree_mtd +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9ec17cc5 mtd_ooblayout_free +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9f0c03cb mtd_pairing_info_to_wunit +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9ffe2eb6 mtd_ooblayout_get_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa2c47602 mtd_ooblayout_count_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa5c7ea65 mtd_point +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa7c87bd4 mtd_block_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xad399517 mtd_write_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xae4a87d5 mtd_kmalloc_up_to +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb3638472 mtd_del_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb510bbc2 unregister_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb690711f mtd_get_device_size +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb7075882 mtd_check_expert_analysis_mode +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb8de55b6 mtd_ooblayout_get_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbd2e18bc mtd_ooblayout_set_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc173cc44 mtd_ooblayout_ecc +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xd18b80de mtd_pairing_groups +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xda652be9 mtd_unlock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xdf49830b mtd_writev +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe3b55832 mtd_read_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xeab239bc mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xeabe3590 mtd_ooblayout_find_eccregion +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xed74687b mtd_add_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf3f39e9b mtd_read_fact_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf74a67c9 mtd_block_isbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf7737855 register_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xfbac1289 __put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x2ae32ff7 del_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x39175aa6 mtd_blktrans_cease_background +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x467322bf register_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xd8d448db add_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xde0e7105 deregister_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x06f72319 nand_ecc_tweak_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x1cfe75e9 nanddev_bbt_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x228a3211 nanddev_mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x240476e0 nanddev_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x2e0c3716 nanddev_markbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x41a9320a nanddev_bbt_update +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x482b0beb mxic_ecc_process_data_pipelined +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x50b73847 mxic_ecc_get_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x5f30c176 mxic_ecc_get_pipelined_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x7c3a401a nanddev_isbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x7c59da2a nand_get_small_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x9c4f61d8 nanddev_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xa2f050f7 nand_get_large_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xae187c64 mxic_ecc_put_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xae4f55c1 nand_ecc_restore_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xae88d684 nanddev_ecc_engine_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xb4614c84 nand_ecc_init_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc6234ff6 nanddev_mtd_max_bad_blocks +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc75dd0a3 nanddev_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xcc773023 nanddev_bbt_get_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xcda562e3 nanddev_ecc_engine_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd1036fd2 nand_get_large_page_hamming_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd912bebe nanddev_bbt_set_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xe8b566fb nanddev_bbt_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xf616a4c6 nand_ecc_cleanup_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0x64bf05ea onenand_release +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0xc1ee95bf onenand_scan +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0x387678a9 brcmnand_remove +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0x3e7eafd5 brcmnand_probe +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0xb3d2fe55 brcmnand_pm_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/denali 0x01f6f414 denali_chip_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x0fc611e5 nand_read_oob_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x11091291 nand_extract_bits +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x231d6732 nand_read_page_hwecc_oob_first +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2d368c4c nand_subop_get_addr_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x431a22ab nand_reset +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x45832545 nand_deselect_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x49e916fa nand_read_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5632e63d nand_subop_get_num_addr_cyc +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5dc0b8a7 nand_readid_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x61977dc8 nand_change_read_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x655aff33 nand_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x669667fb nand_write_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x6e53023a nand_select_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x821f257e nand_decode_ext_id +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x8a91ddcd nand_erase_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xa2b79248 nand_prog_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xaa905bc2 nand_wait_ready +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb4017f23 nand_op_parser_exec_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xbe243580 nand_gpio_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xcb93b16d nand_change_write_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd31477e3 nand_prog_page_begin_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd3c672b8 nand_subop_get_data_len +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd3fb2b03 nand_read_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd41ff2ac nand_subop_get_data_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xda165c4f nand_soft_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xec3c980c nand_reset_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xedfd080e nand_prog_page_end_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xf4469649 nand_ecc_choose_conf +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xff092d3d nand_status_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/sm_common 0x4899836d sm_register_device +EXPORT_SYMBOL_GPL drivers/mtd/spi-nor/spi-nor 0x6fe93aad spi_nor_scan +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x0e47b421 ubi_leb_change +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x38e10c1d ubi_flush +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x42801d20 ubi_sync +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x4b040bb5 ubi_leb_map +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x4fe82797 ubi_open_volume_nm +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x58a840f7 ubi_leb_write +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x5e576d08 ubi_get_volume_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x5e86ae7f ubi_leb_unmap +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x66011ab6 ubi_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x7c6efa04 ubi_close_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x83ca8cb6 ubi_open_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x85a8ee76 ubi_unregister_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x969875fb ubi_leb_erase +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x9f6ff077 ubi_is_mapped +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xbc92c2d0 ubi_leb_read_sg +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xe0a13899 ubi_do_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xe7e16195 ubi_open_volume_path +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xeef7d8fc ubi_leb_read +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf5ee9ba8 ubi_register_volume_notifier +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x07f08d36 devm_mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0a65c89f mux_state_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x566adf3e mux_chip_free +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5b560866 mux_control_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5d895118 mux_control_states +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x615d910f mux_chip_unregister +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x65a22c0a devm_mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x66add4b3 devm_mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x704c3c76 mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7cf08396 mux_state_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xbc223601 mux_control_put +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xc922af82 mux_control_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xd119cf39 mux_control_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xd54f1e80 mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xf0b8230b devm_mux_state_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xf6e330c1 mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xfa76e911 mux_state_select_delay +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0x1bb3d55b arcnet_led_event +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0x72ce883e devm_arcnet_led_init +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x80b879bd free_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xe2d5c1dd c_can_power_up +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xe5b5dd46 alloc_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xe987958b c_can_power_down +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xf4337f36 register_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xfc050dc9 unregister_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x12afb2ba unregister_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x49e060f7 register_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x73347174 free_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0xfee5389a alloc_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x10d892eb can_get_state_str +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x1524ac40 can_rx_offload_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x159b7ce4 register_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x1be03000 can_skb_get_frame_len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x1cc5b94f can_rx_offload_irq_offload_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x20e13023 can_rx_offload_threaded_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x36c9e056 can_rx_offload_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x37714f7d can_rx_offload_add_manual +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x3804818f alloc_canxl_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x3c230e03 can_rx_offload_queue_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x4aa73653 close_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x52597190 can_rx_offload_del +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6047ede6 can_fd_len2dlc +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x60c05832 can_change_mtu +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6ffb5b4e can_rx_offload_queue_tail +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x7393dac7 can_bus_off +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x81e4e832 can_free_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x865f69b8 can_rx_offload_enable +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8951466d can_rx_offload_irq_offload_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8c3c75a4 alloc_canfd_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x9496ea81 free_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xaab31c26 can_rx_offload_add_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xabce3a44 can_put_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xac5e877c alloc_can_err_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xbac9be73 open_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xbb2391b6 alloc_can_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xbe7aafca unregister_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc30a0a43 can_change_state +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xca490faa alloc_candev_mqs +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xccaa99ad can_dropped_invalid_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd067ac04 can_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd7c494a8 safe_candev_priv +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xe4b0ec13 of_can_transceiver +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xee7b20f4 can_rx_offload_add_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf12d9387 can_fd_dlc2len +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x193f5ab8 m_can_class_register +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x4cdbe884 m_can_class_unregister +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x5309e34c m_can_class_allocate_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x5cba53b0 m_can_class_get_clocks +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xbce837fc m_can_class_suspend +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xbe56974a m_can_init_ram +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xc88691be m_can_class_free_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xf1de7fb8 m_can_class_resume +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x49ebd0d2 sja1000_interrupt +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x854175fb free_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x92a2d421 alloc_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xd2557daa unregister_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xff5fa455 register_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/dsa/lan9303-core 0x0d3df7d5 lan9303_indirect_phy_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/microchip/ksz_switch 0xd33bbbcd ksz_switch_chips +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x42355139 mt7530_probe_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x4453d65b mt753x_table +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xda8ed1bf mt7530_remove_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xf5349f64 mt7530_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x1917cc11 felix_netdev_to_port +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x4877f2a7 felix_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0xe681dd26 felix_port_to_netdev +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8365mb 0x0b605eac rtl8365mb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x0750b0e9 rtl8366_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x18024c6e rtl8366_vlan_add +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x2f016c3d rtl8366_mc_is_used +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x34a846db rtl8366_enable_vlan4k +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x41f0bc51 rtl8366rb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x7265f328 rtl8366_vlan_del +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x7a15deda rtl8366_set_pvid +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x80bd5ddf rtl8366_get_ethtool_stats +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x82cd8331 rtl8366_get_strings +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xdba96a0e rtl8366_enable_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xf8816471 rtl8366_reset_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xfd131ca6 rtl8366_set_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x45b87b4f pdsc_register_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x514febf5 pds_client_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x535aa114 pdsc_get_pf_struct +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xca45594f pds_client_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xce714617 pdsc_unregister_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xcf570773 pds_client_adminq_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xf2c4eb2f pdsc_adminq_post +EXPORT_SYMBOL_GPL drivers/net/ethernet/arc/arc_emac 0x89a2471c arc_emac_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/arc/arc_emac 0xe1756875 arc_emac_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x030c84ab octeon_read_device_mem64 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x03740435 octeon_free_sc_zombie_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x06d07c2f octeon_send_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x11976cd2 octeon_set_io_queues_off +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x141a0a50 octnet_send_nic_data_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x186013f8 cn23xx_tell_vf_its_macaddr_changed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x19cb4e69 liquidio_link_ctrl_cmd_completion +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1db50f00 octeon_init_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x238fee6d lio_pci_writeq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x241a2a6c lio_fetch_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x24f0ec15 octeon_alloc_soft_command_resp +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2810585e octeon_setup_output_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2995634b octeon_ring_doorbell_locked +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2fafe742 lio_wait_for_instr_fetch +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3a74afeb octeon_delete_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3f2c592c lio_setup_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x45b1a1db lio_process_ordered_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4780a510 lio_delete_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x47aea5b4 octeon_delete_droq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x509b0693 cleanup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x50b8682d octeon_setup_instr_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x53949969 octeon_allocate_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x573a820b octeon_alloc_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x58d54d7b setup_cn23xx_octeon_pf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5911ed08 octeon_setup_interrupt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x59706099 lio_setup_cn68xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5c28da3c liquidio_change_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5eb5b733 liquidio_get_fec +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6124162c octeon_delete_instr_queue +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x666b44c3 octnet_send_nic_ctrl_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x67eb2505 octeon_get_conf +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x68e048cb octeon_allocate_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6af7a976 liquidio_setup_io_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d0d28ef octeon_init_device_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x73674682 octeon_pci_write_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x73ae9b38 liquidio_set_feature +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x73d2347a octeon_free_sc_done_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7e756829 octeon_unregister_droq_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7ebadd46 lio_process_iq_request_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x81ba4acd octeon_delete_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8b096503 octeon_free_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x96d3c25b cn23xx_vf_ask_pf_to_do_flr +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9939bbda octeon_deregister_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9a354946 octeon_wait_for_ddr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9b6e59c5 octeon_read_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa3488674 octeon_free_device_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa80747ad octeon_free_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa9a308cb octeon_get_tx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xafe55cb4 lio_get_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb0bdfd27 octeon_register_reqtype_free_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb3b2b152 lio_pci_readq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb40e6efb octeon_register_dispatch_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb65ecab7 lio_wait_for_clean_oq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb8f517b8 octeon_get_rx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc383b4b8 octeon_droq_check_hw_for_pkts +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc44f80a7 octeon_mem_access_ok +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc6abc5b1 octeon_core_drv_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc8c4b820 lio_setup_cn66xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xca8d41d4 octeon_free_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd18c1b72 octeon_write_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd9d80bb0 cn23xx_fw_loaded +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xde48b8ab octeon_send_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe4963434 liquidio_get_speed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe9392fdf cn23xx_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe9edfab4 liquidio_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe9eefd3d octeon_setup_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xea14d1fe octeon_prepare_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xeb095f59 octeon_droq_process_packets +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xebb3627d cn23xx_octeon_pfvf_handshake +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xec7f00a5 lio_get_state_string +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xee72b8a0 cn23xx_setup_octeon_vf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf104d0eb octeon_pci_read_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf1e5725d octeon_setup_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfacb42e5 octeon_register_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfb0e6d81 lio_enable_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfc658a59 setup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x052388e7 enetc_ioctl +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x0ce9ea2d enetc_set_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x135c1775 enetc_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x159fa5f6 enetc_free_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x21b5e3d8 enetc_setup_bpf +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x290512bd enetc_set_rss_key +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x2ea39c35 enetc_free_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x304a6b96 enetc_clear_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x349c896c enetc_open +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x414548bb enetc_get_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x4ad41dc9 enetc_mm_link_state_update +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x4c2013e0 enetc_get_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x521ee75c enetc_configure_si +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x592dbd38 enetc_xdp_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x5eb371e9 enetc_close +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x61a18fbd enetc_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x6b25231d enetc_get_si_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x709372a7 enetc_port_mac_rd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x7ba017d1 enetc_set_fs_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x7c52c5d8 enetc_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x7ff3511b enetc_start +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x81eff8c4 enetc_setup_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x87cf1188 enetc_set_features +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x88039bda enetc_teardown_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x881d5e8e enetc_init_si_rings_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xa0a4011d enetc_alloc_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xa6e036f3 enetc_set_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xbfa5cc0b enetc_send_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xc5ada60d enetc_pci_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xcf03de14 enetc_setup_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xda8db57b enetc_pci_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xdb778359 enetc_port_mac_wr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xe610d7f4 enetc_alloc_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xfb05a37b enetc_reset_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x576ff104 enetc_mdio_write_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x6378a8be enetc_hw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x69b40d4d enetc_mdio_write_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x763b5b33 enetc_mdio_read_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xca5f304e enetc_mdio_read_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xd9d61d6f enetc_mdio_lock +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp 0x5431a304 enetc_phc_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x217d8ce6 fun_free_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x22fe2fb9 fun_get_res_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x26514b10 fun_res_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x6e537ac8 fun_sq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x84273a7c fun_serv_sched +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x9070c209 fun_serv_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xa6e6e60d fun_bind +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xae9b9c3c fun_submit_admin_sync_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xb649378f fun_alloc_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xe6bfa829 fun_cq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xf77333fd fun_serv_restart +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0x37b0763c i40e_client_device_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0x49457ee0 i40e_client_device_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x0fa049ca ice_rdma_update_vsi_filter +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x568c96c9 ice_get_qos_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x70713d25 ice_add_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x9ed76657 ice_del_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xfd21faa8 ice_rdma_request_reset +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x3c3456e4 otx2_ptp_tstamp2time +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x68a73970 otx2_ptp_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x93d9e60c otx2_ptp_clock_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0xaeb0fe3c otx2_ptp_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x01ebbc00 mlx4_mr_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x020271a9 mlx4_get_internal_clock_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x05e61b86 mlx4_CLOSE_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x063c16d6 mlx4_bf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x06f4c6b7 mlx4_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0a40abc4 mlx4_srq_lookup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0bd814b1 mlx4_qp_to_ready +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0cb870c8 mlx4_get_base_gid_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0ee34618 mlx4_get_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1193fccf mlx4_multicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x12dfead0 mlx4_counter_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x133fdb75 mlx4_port_map_set +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x13af07a2 __mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x16599d63 mlx4_flow_steer_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x16c6e4b3 mlx4_wol_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1acb13ce mlx4_ACCESS_PTYS_REG +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1ae79a87 mlx4_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1feae0df mlx4_find_cached_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x20270581 mlx4_mr_hw_change_access +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x255282c6 mlx4_mr_hw_write_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2c91f9d0 mlx4_multicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2cb74546 mlx4_register_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2d62c172 mlx4_config_roce_v2_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2e88e06d mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2fba4432 __mlx4_replace_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3153dcfe mlx4_qp_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x332e4d38 mlx4_pd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x378d2258 mlx4_mr_hw_get_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x381d7a3f mlx4_update_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3bbf70c9 mlx4_phys_to_slaves_pport_actv +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3fd9f66c mlx4_free_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3ffbb268 mlx4_unbond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x45f056ff mlx4_bond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4d2096d6 mlx4_set_vf_link_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x51d65308 mlx4_get_counter_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x533d24df __mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x55b9b1df mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x596d859d mlx4_xrcd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x59e5e44a mlx4_buf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5b50308d mlx4_set_vf_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5e12b08b mlx4_qp_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5f6fda7d mlx4_set_vf_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x60662b29 mlx4_srq_arm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x66e8e479 mlx4_wol_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6ab05d91 mlx4_register_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6c0e81bc mlx4_FLOW_STEERING_IB_UC_QP_RANGE +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6e6ce3fc mlx4_SYNC_TPT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x70491dfb mlx4_counter_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x72e00338 mlx4_cq_resize +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x74e45822 mlx4_mtt_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x795d26a8 mlx4_srq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7bf3373c mlx4_get_protocol_dev +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7e9eb93a mlx4_pd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x80c79550 mlx4_get_base_qpn +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x817415da mlx4_set_vf_spoofchk +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x823f45f9 mlx4_vf_set_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x83430c6e mlx4_replace_zero_macs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x840f1080 mlx4_find_cached_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8659fefd mlx4_read_clock +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x87c6db8e mlx4_mtt_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8868868d mlx4_multicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x89f83bf4 mlx4_slave_convert_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8a15ab30 mlx4_mr_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8e9998c0 mlx4_alloc_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x924c3576 mlx4_unicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x92642759 mlx4_qp_reserve_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9534a3e5 mlx4_mw_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9987b4d9 mlx4_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9b2c69ee mlx4_phys_to_slave_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9c1514b9 mlx4_mtt_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9c1c2cf0 mlx4_free_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9c999f75 mlx4_map_sw_to_hw_steering_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa00a57aa mlx4_uar_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa15645cc mlx4_unicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa2655954 mlx4_qp_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa80b2445 mlx4_buf_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaad3b6ef mlx4_qp_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xabf297aa mlx4_srq_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xada1070b mlx4_xrcd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb28035f9 mlx4_db_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb4323399 mlx4_qp_release_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb58bf232 mlx4_srq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb59e4f4f mlx4_qp_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb78da6f4 mlx4_mr_rereg_mem_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb8adb37a mlx4_get_devlink_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbb23ee7d mlx4_cq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbc32dc32 mlx4_mr_rereg_mem_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbcfd8341 mlx4_unregister_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbd89a321 mlx4_mr_hw_change_pd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbde69273 mlx4_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc18f4472 mlx4_mr_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc276336c mlx4_unicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc3335c44 mlx4_phys_to_slaves_pport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc3f547f8 mlx4_flow_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xca2756dd __mlx4_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcb0c15a4 mlx4_unregister_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xccf60831 mlx4_cq_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xce5143d7 mlx4_mw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd11ee1a2 mlx4_config_dev_retrieval +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd295446b mlx4_vf_get_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd3ad036f mlx4_INIT_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd3be364e mlx4_config_vxlan_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xda17e8aa mlx4_map_sw_to_hw_steering_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdbb7e840 mlx4_set_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xddf4f57b mlx4_get_slave_default_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe1e151ff mlx4_mr_hw_put_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe38e528b mlx4_multicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe947da0b mlx4_unicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe9c9eb68 mlx4_flow_steer_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xebb02c40 mlx4_vf_smi_enabled +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf1e50e7e mlx4_alloc_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf2752454 mlx4_uar_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf4b0999f mlx4_put_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf64a6ed8 mlx4_get_active_ports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf70720cb mlx4_get_vf_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf784e1d7 mlx4_flow_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf8944459 mlx4_bf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfd91663f mlx4_set_vf_rate +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfe3f1e8c mlx4_mw_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfe45bde8 mlx4_hw_rule_sz +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfe63448c mlx4_cq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xff319085 mlx4_get_default_counter_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x04167eb9 mlx5_query_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x046959c7 mlx5_modify_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x072460c4 mlx5_fill_page_frag_array +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x07b58c06 mlx5_set_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x08bcb90a mlx5_query_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0ae1ec05 mlx5_set_port_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0dbf4977 mlx5_core_modify_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x110e5030 mlx5_query_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x18362509 mlx5_query_port_ptys +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x18ddd8a3 mlx5_query_nic_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1b590991 mlx5_query_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x22488695 mlx5_set_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x24866ff4 mlx5_modify_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x24d6ad6a mlx5_query_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2bb10580 mlx5_query_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2f0ff96d mlx5_set_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x30dc4c7f mlx5_query_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x36cca702 mlx5_set_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4052dbdd mlx5_query_hca_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x467b4efb mlx5_query_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x49c2be3c mlx5_nic_vport_enable_roce +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4aed43f5 mlx5_core_reserved_gids_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x502dde35 mlx5_nic_vport_affiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x56dc4273 mlx5_modify_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x58c9a785 mlx5_query_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x624933b3 mlx5_nic_vport_update_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6420ca40 mlx5_dm_sw_icm_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x66307f89 mlx5_query_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6eaaca8f mlx5_frag_buf_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x73c2313f mlx5_query_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7765fca5 mlx5_eswitch_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7af5199c mlx5_db_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7efe3355 mlx5_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81aadc6a mlx5_fill_page_frag_array_perm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81b074ab mlx5_modify_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x829f0591 mlx5_nic_vport_query_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87639d98 mlx5_set_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87c9cf14 mlx5_query_nic_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8f880cd1 mlx5_nic_vport_unaffiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x901bcbb2 mlx5_core_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x905b1d2b mlx5_query_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9607bd25 mlx5_toggle_port_link +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x99972c3e mlx5_vport_get_other_func_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9b451d9e mlx5_query_nic_vport_qkey_viol_cntr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa1a4aa62 mlx5_query_hca_vport_gid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa9f3797e mlx5_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb01e9aaf mlx5_query_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb01eee95 mlx5_query_port_max_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb63166f5 mlx5_core_query_vport_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc129e009 mlx5_modify_nic_vport_vlans +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc4d217a3 mlx5_query_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcab8e0a8 mlx5_set_port_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd27673a6 mlx5_frag_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd89e4c1e mlx5_eswitch_get_total_vports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdcc62d0b mlx5_ipsec_device_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdf0b857a mlx5_query_port_oper_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdfcc203c mlx5_query_nic_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe0c69b70 mlx5_query_module_eeprom +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe226aaec mlx5_query_port_vl_hw_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5a1782a mlx5_query_hca_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe6fbcdba mlx5_query_module_eeprom_by_page +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xed77cec2 mlx5_set_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf00d144f mlx5_query_nic_vport_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf32553da mlx5_query_hca_vport_pkey +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf5a2d784 mlx5_dm_sw_icm_dealloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf7c6ebad mlx5_query_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf941821d mlx5_modify_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfa8862c2 mlx5_core_query_sq_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xff1bd830 mlx5_set_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xa24859fc ks8851_probe_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xb8b5e4d3 ks8851_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xde8e6cf8 ks8851_remove_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xdf04ad44 ks8851_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xc0a5790b devm_regmap_init_encx24j600 +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xcc4fa41a regmap_encx24j600_spi_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xe8c8c6c2 regmap_encx24j600_spi_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0970b8a2 ocelot_migrate_mdbs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x188c71cc ocelot_bridge_num_find +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1a6376ee ocelot_cls_flower_replace +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1cda286b ocelot_phylink_mac_link_up +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1ff90196 ocelot_port_get_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x21570838 ocelot_cls_flower_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x226240ae ocelot_port_assigned_dsa_8021q_cpu_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3ecf52a9 __ocelot_write_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4b109c96 ocelot_port_setup_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x51054a27 ocelot_port_configure_serdes +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x51582eda ocelot_phylink_mac_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5c5f6ed1 ocelot_port_del_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5cd7a435 ocelot_port_readl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5ee93705 ocelot_port_get_pause_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x633c147f ocelot_mact_flush +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6f4a551b ocelot_port_mirror_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x73ebd69e ocelot_port_set_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x74916c95 ocelot_get_bridge_fwd_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x759adf11 __ocelot_bulk_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7cc99d77 ocelot_port_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x833211b4 ocelot_port_unassign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x84d3473f ocelot_port_assign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x89211ba0 ocelot_port_set_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8e31237a ocelot_port_teardown_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x90d7c982 ocelot_port_rmwl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x919c3965 ocelot_port_get_eth_mac_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x95f724af ocelot_bond_get_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa54196f0 __ocelot_rmw_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa7aeede0 ocelot_lag_fdb_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xab1c398c ocelot_port_mirror_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbd048652 ocelot_phylink_mac_link_down +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc152c36c ocelot_port_get_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc481a1e0 ocelot_port_add_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc92157f0 ocelot_port_writel +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcab2b937 ocelot_cls_flower_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcb1e9b7a ocelot_port_get_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd1360bf9 ocelot_port_get_rmon_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd84a09b9 ocelot_port_get_eth_phy_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdb5ade08 __ocelot_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdf36c71c ocelot_lag_fdb_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe2af9524 ocelot_port_get_eth_ctrl_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xea6e2cd3 ocelot_regfields_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xecdbeb95 ocelot_mm_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xedd7a1f8 ocelot_regmap_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xefae88e9 ocelot_port_get_mm_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x0b28a9ad qcafrm_create_footer +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x2b6ddf3f qcafrm_fsm_decode +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x41da0375 qcafrm_create_header +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x1afa48de stmmac_dvr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x32a7b784 stmmac_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x545572d4 stmmac_set_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x8a850f60 stmmac_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x92d778bb stmmac_get_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xa9816633 stmmac_dvr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xd1130bc0 stmmac_bus_clks_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xd1dd8d7b stmmac_init_tstamp_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x045b8f3d devm_stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x219b1169 devm_stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x44236539 stmmac_pltfr_exit +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x4d8859e3 stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x51829650 stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x75027006 stmmac_pltfr_remove_no_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x776cfe45 stmmac_remove_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x80906439 stmmac_get_platform_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xba7c8d5b stmmac_pltfr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xc577dc5b stmmac_pltfr_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xf3d16c42 stmmac_pltfr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x405b51c2 am65_cpts_ns_gettime +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x6ab9a4a1 am65_cpts_release +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x828c824a am65_cpts_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x8bdfeea2 am65_cpts_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x8ca77740 am65_cpts_tx_timestamp +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x91fd3558 am65_cpts_rx_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xb60b988a am65_cpts_estf_disable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xbfc83e4d am65_cpts_estf_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xe0cbdf78 am65_cpts_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xe12db6bc am65_cpts_prep_tx_timestamp +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xfca9b9d9 am65_cpts_phc_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x27a231d4 w5100_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x99086f03 w5100_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0xba57f2b1 w5100_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0xbc581a03 w5100_ops_priv +EXPORT_SYMBOL_GPL drivers/net/geneve 0x3568170d geneve_dev_create_fb +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x74526cae ipvlan_count_rx +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x88a46f95 ipvlan_link_setup +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xd0aa1904 ipvlan_link_new +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xd25c86d6 ipvlan_link_delete +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xec68580b ipvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/macsec 0x78be73cc macsec_pn_wrapped +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x05aa03e7 macvlan_dellink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x731c33d7 macvlan_common_newlink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xa3312072 macvlan_common_setup +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xd6f4a2cb macvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-i2c 0x473b4927 mdio_i2c_alloc +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0x6318757f mdio_mux_uninit +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0xa02c5d76 mdio_mux_init +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-regmap 0x0650297b devm_mdio_regmap_register +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x13898024 xpcs_get_an_mode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x33d473a5 xpcs_create_mdiodev +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x852eb539 xpcs_get_interfaces +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x8923f07b xpcs_config_eee +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x9b430bc5 xpcs_link_up +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xb35ee93f xpcs_destroy +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xf04ac7b9 xpcs_do_config +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x01f19abf __bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0a5dd1f8 bcm_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0c45dea9 bcm_phy_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0fa5baa8 __bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x1230d6fa bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x17a41c97 bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x27154525 __bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x37aaf2a3 bcm_phy_cable_test_start_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x3bb77553 bcm_phy_downshift_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4888a88f bcm_phy_ack_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4c6c6676 bcm_phy_r_rc_cal_reset +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x52fcd601 bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x71d5004a bcm_phy_downshift_get +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x7b471585 bcm_phy_cable_test_get_status +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x90504dfb bcm_phy_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x905eaef3 bcm_phy_cable_test_start +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x95ea80b2 bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x9938b7c2 bcm_phy_led_brightness_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0cf136d __bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0f0ddfd bcm_phy_wol_isr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa5542954 bcm_phy_28nm_a0b0_afe_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa58c7ad5 bcm_phy_write_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa58f7425 bcm_phy_write_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xb735e9a5 bcm_phy_enable_jumbo +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xbb9d8e8c bcm_phy_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xbde42614 bcm_phy_cable_test_get_status_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xbe9f726e bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xce55f9e8 bcm_phy_read_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe387a96e bcm_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe3c61ec7 __bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe4ebda8e bcm_phy_get_strings +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe70a48c8 bcm_phy_read_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xee63f3fa bcm_phy_get_stats +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xee6ffa05 bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf6ddd008 bcm_phy_enable_apd +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf83a7c2d __bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf907c63f bcm54xx_auxctl_read +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xfd203f91 bcm_phy_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x2da7d49d bcm_ptp_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x49e5ff6f bcm_ptp_probe +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xe54c4503 bcm_ptp_stop +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x0bf4ac0c smsc_phy_probe +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x130e4f56 smsc_phy_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x226b6b4b smsc_phy_get_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x2ac7cd34 smsc_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x3bb42bf8 smsc_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xc0d19fda lan87xx_read_status +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xc8a928f0 smsc_phy_set_tunable +EXPORT_SYMBOL_GPL drivers/net/tap 0x45620fd6 tap_del_queues +EXPORT_SYMBOL_GPL drivers/net/tap 0x4e82709b tap_get_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x5661e92d tap_get_ptr_ring +EXPORT_SYMBOL_GPL drivers/net/tap 0x817049e4 tap_free_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0xc0a2203d tap_handle_frame +EXPORT_SYMBOL_GPL drivers/net/tap 0xc798b04a tap_create_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0xd0725102 tap_queue_resize +EXPORT_SYMBOL_GPL drivers/net/tap 0xea6af910 tap_get_socket +EXPORT_SYMBOL_GPL drivers/net/tap 0xecffbeb0 tap_destroy_cdev +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x152a9616 usbnet_cdc_update_filter +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x55f48ee8 usbnet_cdc_status +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x77a90c7c usbnet_ether_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xa1d1d5d5 usbnet_generic_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xcd496c78 usbnet_cdc_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xcdb01966 usbnet_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xde642eca usbnet_cdc_zte_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x104dad0b cdc_ncm_rx_verify_nth16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x1a21976e cdc_ncm_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x1bca534c cdc_ncm_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x25856dc7 cdc_ncm_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x2a2547fb cdc_ncm_rx_verify_nth32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x5311f53e cdc_ncm_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x65652d66 cdc_ncm_rx_verify_ndp16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x7cab23b4 cdc_ncm_select_altsetting +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x7df7901e cdc_ncm_fill_tx_frame +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xba2408ff cdc_ncm_rx_verify_ndp32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xd3a565f4 cdc_ncm_bind_common +EXPORT_SYMBOL_GPL drivers/net/usb/r8152 0x75be0a3f rtl8152_get_version +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x1727a93d rndis_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x2097365c generic_rndis_bind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x28249af6 rndis_command +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x40442108 rndis_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x9f241405 rndis_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xd5d7c391 rndis_status +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x0ee43485 usbnet_status_start +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x30ffb53a usbnet_resume_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x36194f6e usbnet_get_ethernet_addr +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x40909dea usbnet_write_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x4b830dfc usbnet_defer_kevent +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x57256deb usbnet_nway_reset +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x696a566f usbnet_get_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6ea7a658 usbnet_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6fff3823 usbnet_get_link +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x7c77bce8 usbnet_purge_paused_rxq +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x7c89af31 usbnet_unlink_rx_urbs +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x80d6d56c usbnet_suspend +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x81c7bdb3 usbnet_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8d05e4c4 usbnet_disconnect +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8d7d13da usbnet_get_drvinfo +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8ddab130 usbnet_get_link_ksettings_internal +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x9eb00fa0 usbnet_pause_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xa6469dfc usbnet_tx_timeout +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xac97a4c8 usbnet_get_endpoints +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xb38e69ff usbnet_status_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xb38e83da usbnet_update_max_qlen +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xbbcc9187 usbnet_set_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xbc6d1542 usbnet_write_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xcbeb0eed usbnet_skb_return +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xcdbcb38c usbnet_write_cmd_async +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xd2e13221 usbnet_read_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xd6fa6627 usbnet_open +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xd76fa895 usbnet_read_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xdb9fcccc usbnet_set_rx_mode +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xdcc44af5 usbnet_get_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xddc4d491 usbnet_set_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xe3066c2e usbnet_resume +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xe9e8a293 usbnet_start_xmit +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xeeaef75e usbnet_probe +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x1209c447 vxlan_fdb_find_uc +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xa5df9c0e vxlan_fdb_replay +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xb6a90114 vxlan_dev_create +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xdb639daf vxlan_fdb_clear_offload +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/ipw2x00/libipw 0x736e0ac9 libipw_rx_any +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0a86858f il_prep_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x95c1ab1c _il_grab_nic_access +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbc9f2183 il_mac_tx_last_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbf5d79b5 il_remove_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xfe66796b il_dealloc_bcast_stations +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x13863121 iwl_fw_lookup_cmd_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x443a0ac3 iwl_fw_lookup_notif_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x5987fe45 iwl_fw_lookup_assert_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x04889a6f p54_init_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x148904b9 p54_free_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x576aa3de p54_register_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x6e130bc6 p54_free_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x79a13f6a p54_read_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x8134e5b9 p54_parse_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x86cd0345 p54_unregister_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xbfc1f51c p54_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xfbf25f5c p54_parse_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x03d8387f lbs_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x12c08cc3 lbs_notify_command_response +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x1b5a7a45 lbs_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x1f36b4fb lbs_queue_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x207c5708 lbs_get_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x3d002601 lbs_host_sleep_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x5cc3e11d lbs_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x6d66c9a3 lbs_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x77843a94 lbs_host_to_card_done +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x7c6cc0ad lbs_stop_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x8df7db5e lbs_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xa289fdb6 __lbs_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xa537d1b9 lbs_start_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xb219cde0 lbs_process_rxed_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xc38b393f lbs_get_firmware_async +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xe770db2e lbs_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf64277de lbs_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x2a8c4276 lbtf_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x5e2a7c5b lbtf_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x72cd7d45 lbtf_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x8ba206b6 lbtf_bcn_sent +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x9f3937c6 lbtf_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xb8c1990e lbtf_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc0330910 lbtf_cmd_response_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc85e6899 lbtf_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xf8b15911 __lbtf_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x01fea189 mwifiex_write_data_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x03671251 mwifiex_add_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x15ae29d7 mwifiex_upload_device_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x180c84ca mwifiex_dnld_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x1edf6199 mwifiex_multi_chan_resync +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x2aee1b7a mwifiex_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x337839a6 _mwifiex_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x33e5aac3 mwifiex_queue_main_work +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x42878ebe mwifiex_reinit_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x6513c5ca mwifiex_fw_dump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x7839c6bc mwifiex_drv_info_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x8cf37abe mwifiex_main_process +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x9bc7aa74 mwifiex_process_hs_config +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xa1e10efc mwifiex_cancel_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xa679c140 mwifiex_prepare_fw_dump_info +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xaaa5d25d mwifiex_shutdown_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xabaf1469 mwifiex_deauthenticate_all +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xaf9cdb9b mwifiex_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xb0ce6a81 mwifiex_process_sleep_confirm_resp +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xc0ca7ae5 mwifiex_handle_rx_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xc63f78a4 mwifiex_del_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xcc4671d9 mwifiex_init_shutdown_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd4dad9f3 mwifiex_alloc_dma_align_buf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xdcec4369 mwifiex_enable_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xde9c0133 mwifiex_disable_auto_ds +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x02d0c7d5 mt76_get_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x16bc0b4c mt76_put_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x17f568e9 mt76_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x197437c7 mt76_register_debugfs_fops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ca5ed47 mt76_ethtool_page_pool_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ec57b4f __mt76_worker_fn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x20c930c9 mt76_csa_finish +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x21f665d7 mt76_stop_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x23674f1a mt76_get_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x23773bd3 mt76_set_stream_caps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x24cb07aa mt76_queues_read +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x27677062 mt76_rx_aggr_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x28e93c94 mt76_tx_status_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2a3baac8 mt76_register_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2e21adea mt76_phy_dfs_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x32923b3a mt76_unregister_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x351151b4 mt76_rx_aggr_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3a80d6c8 __mt76_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x433afc76 mt76_insert_ccmp_hdr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x43f26824 ____mt76_poll_msec +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x45ee7598 mt76_pci_disable_aspm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x479eb882 mt76_sw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4ae9e0de mt76_init_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4e019cc3 mt76_rx_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4f811b4b mt76_set_irq_mask +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4f8c0801 mt76_mcu_skb_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5008a77d mt76_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x56aa9f49 mt76_dma_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x57c9834d mt76_tx_status_skb_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x57f31dc8 mt76_tx_status_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x586813d4 mt76_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x58d36cb4 mt76_dma_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x59298995 __mt76_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5caa8e24 mt76_create_page_pool +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5d7468f4 __mt76_mcu_msg_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x616c1650 mt76_mcu_rx_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x73506438 mt76_txq_schedule_all +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7424bfe7 mt76_rx_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x74945346 mt76_tx_status_skb_get +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x805fc13a __SCK__tp_func_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8381a792 mt76_has_tx_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x88a8a2e3 mt76_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8cb3b1d1 mt76_eeprom_override +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8e23df22 mt76_tx_worker_run +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x93f7701e mt76_wake_tx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x944a16ae mt76_queue_tx_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x964440c9 mt76_tx_check_agg_ssn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x97b8af83 mt76_update_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9853ecc9 mt76_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x986b00f5 __mt76_mcu_send_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9c5e3b98 mt76_mcu_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9d28c26e __tracepoint_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa1c3b1f6 mt76_dma_rx_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa7aa951d mt76_sta_pre_rcu_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xab9d88b8 mt76_ethtool_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xabbc92a0 mt76_put_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xabf9b054 mt76_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xaf1f003b mt76_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xafda3b33 mt76_tx_status_unlock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb04a0f93 mt76_alloc_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb44e4340 mt76_seq_puts_array +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb608bb75 __tracepoint_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb7505505 mt76_free_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb7b37557 mt76_free_pending_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb8040904 __mt76_set_tx_blocked +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xba187408 mt76_get_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbc7d2c44 mt76_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbc820310 __traceiter_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc05a6d90 mt76_skb_adjust_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6315d8e __SCK__tp_func_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6634315 mt76_ac_to_hwq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc91e1df7 mt76_csa_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc979c147 mt76_unregister_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcef24186 mt76_get_min_avg_rssi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd46ebda7 mt76_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd9435fb0 __traceiter_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd9e4f134 mt76_tx_status_skb_done +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xda93e83b mt76_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdd5703be mt76_get_of_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdef6c5e4 mt76_get_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe40b66ef mt76_wcid_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe51511ea mt76_dma_wed_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe6a92aad mt76_update_survey_active_time +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe969d59d mt76_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xead87501 mt76_sta_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xeaea46d8 mt76_txq_schedule +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xedf4f961 mt76_get_rate_power_limits +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xef1db809 mt76_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf1503109 mt76_mcu_get_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf21469d8 mt76_release_buffered_frames +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf50d4594 mt76_init_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf9841eb8 mt76_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfc326f78 mt76_alloc_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfc648245 __mt76_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfe77a426 mt76_mmio_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xffb20069 mt76_calculate_default_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x04d92347 mt76_connac2_load_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x068314d8 mt76_connac2_mcu_fill_message +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x06da534e mt76_connac_mcu_uni_add_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0a25337f mt76_connac_gen_ppe_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0c37b570 mt76_connac_mcu_beacon_loss_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x145864ea mt76_connac_free_pending_tx_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x14cb309e mt76_connac_mcu_sched_scan_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x154e268d mt76_connac_mcu_uni_set_chctx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1573f6d3 mt76_connac_mcu_start_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x197c2b26 mt76_connac_mcu_wtbl_hdr_trans_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x19b19978 mt76_connac_mcu_cancel_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1dacb823 mt76_connac2_mac_fill_rx_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x24ab004a mt76_connac_mcu_patch_sem_ctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x292e7f16 mt76_connac_get_eht_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2c63a7f8 mt76_connac_mcu_uni_add_bss +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2f4d9d8c mt76_connac_mcu_set_hif_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x31823034 mt76_connac_pm_dequeue_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x32dc23a8 mt76_connac_mcu_wtbl_smps_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x32f9da7b mt76_connac_mcu_wtbl_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x41ea9009 mt76_connac_mcu_wtbl_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x47b83800 mt76_connac_mcu_wtbl_ht_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x504ee0e0 mt76_connac_mcu_set_vif_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x51470b9d mt76_connac_mcu_update_gtk_rekey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x53961827 mt76_connac_get_phy_mode +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x546f5c5f mt76_connac2_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5612f7ed mt76_connac_mcu_init_download +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5b714823 __mt76_connac_mcu_alloc_sta_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x62472e67 mt76_connac_mcu_add_nested_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x68b3ead9 mt76_connac2_mac_add_txs_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6cffd42f mt76_connac_pm_wake +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x739b4492 mt76_connac_pm_queue_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7789962a mt76_connac_mcu_sta_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x78f16a04 mt76_connac_mcu_set_channel_domain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7b7a8d9a mt76_connac_mcu_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7d345718 mt76_connac_mcu_set_rate_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x82422f85 mt76_connac_mcu_sta_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8337667d mt76_connac_mcu_sta_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x853a0598 mt76_connac_mcu_bss_ext_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x85b4dda2 mt76_connac_mcu_reg_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x86307d0d mt76_connac_mcu_set_p2p_oppps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x89848ae1 mt76_connac_mcu_bss_omac_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8aa39a9b mt76_connac_mcu_alloc_wtbl_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x908ca40c mt76_connac_wowlan_support +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x922500bf mt76_connac_power_save_sched +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x971cd2ce mt76_connac_mcu_start_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9b3973ff mt76_connac_mcu_rdd_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa0cbfe8b mt76_connac_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa5c533a5 mt76_connac_mcu_get_nic_capability +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa7ecf40c mt76_connac_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa830d25d mt76_connac2_reverse_frag0_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xae68018f mt76_connac_mcu_set_pm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb1cb7f2c mt76_connac_mcu_update_arp_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb5ded221 mt76_connac_write_hw_txp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb9c0762e mt76_connac_mcu_sta_ba +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc06efc4e mt76_connac_mcu_wtbl_generic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc5bd5121 mt76_connac_mcu_bss_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc6140b3a mt76_connac2_load_ram +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc686e33c mt76_connac_mcu_set_suspend_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcbb9439f mt76_connac_get_he_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcc8fecd7 mt76_connac_mcu_sta_wed_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xce7f643f mt76_connac2_mac_decode_he_radiotap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd1078a11 mt76_connac_mcu_chip_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd638a5d8 mt76_connac2_mac_fill_txs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe2611c6d mt76_connac_mcu_set_rts_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe36467bd mt76_connac_mcu_set_deep_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe917c545 mt76_connac_mcu_set_mac_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xea615f91 mt76_connac_sta_state_dp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xea8676a3 mt76_connac_get_phy_mode_ext +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xedc2f7fc mt76_connac_mcu_reg_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xee4be4ae mt76_connac_init_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf3a3038c mt76_connac_mcu_sta_uapsd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf46f1641 mt76_connac_mcu_coredump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf5a52247 mt76_connac_mcu_add_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf77ff675 mt76_connac_mcu_sta_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf799851a mt76_connac2_mac_tx_rate_val +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf98d506b mt76_connac_txp_skb_unmap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xfe728bef mt76_connac_mcu_sta_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xff87588b mt76_connac_mcu_sched_scan_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x033286ce mt76s_rmw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0c7ce5b3 mt76s_txrx_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0ef72be3 mt76s_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x1999ff93 mt76s_alloc_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x1f38c6c5 mt76s_rd_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x21aa2228 mt76s_write_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x4770725a mt76s_wr_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x4c8e79df mt76s_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x6170d6a9 mt76s_txqs_empty +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x712c3b58 mt76s_read_pcr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x879b8df5 mt76s_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x973e5f22 mt76s_sdio_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x9dcd0ec4 mt76s_alloc_rx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xc1f2f4af mt76s_hw_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xe707064e mt76s_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xf2360767 mt76s_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x1a6e79d4 mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x4c67b054 mt76u_alloc_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x4d03a5b0 mt76u_single_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x67b41fb3 mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x746d1e55 __mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x79258ace mt76u_queues_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x798e67ee ___mt76u_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x8550f6be ___mt76u_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x94680e0c mt76u_stop_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xbb3115dc __mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xd490b248 mt76u_resume_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xdbaec2d6 mt76u_alloc_mcu_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xe35bba5d mt76u_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xe3f3073c mt76u_stop_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x104765bc mt7615_unregister_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x10925dbf mt7615_mcu_fill_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x19e7a170 mt7615_tx_token_put +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x1aca089b mt7615_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x21fe7f21 mt7615_led_set_brightness +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x2dacc986 mt7615_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x3244bb13 __mt7663_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x357c54cb mt7615_mac_set_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x3e09ff00 mt7615_mac_enable_rtscts +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x52dba403 mt7615_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x535c11f5 mt7615_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x5b24a911 mt7615_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x5c1f65b3 mt7615_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x6bde8d9c mt7615_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x6c355cab mt7615_init_work +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x72daba46 mt7615_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x75684e1e mt7615_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x78f17ca7 mt7615_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8712ba9c mt7615_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8b970476 mt7615_mcu_exit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8cc0440e mt7615_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8ccc3a88 mt7615_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x9350765e mt7615_led_set_blink +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x9870384e mt7615_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x9b36527e mt7615_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xa0f250e1 mt7622_trigger_hif_int +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xaa5faee0 mt7615_register_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xcfd92998 mt7615_wait_for_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xdd05bccb mt7615_thermal_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xe2a67b9a mt7615_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615e 0x5d5447f0 mt7615_dma_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x1506ffca mt7663_usb_sdio_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x5b4a03ce mt7663_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x7ad865a9 mt7663_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xd9c55e2b mt7663_usb_sdio_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xddf15aab mt7663_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x000d5359 mt76x0_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x1cde05c1 mt76x0_init_hardware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x533928a2 mt76x0_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x92d40f24 mt76x0_chip_onoff +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x9a564eee mt76x0_phy_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xa5fdd048 mt76x0_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xf4123663 mt76x0_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x125909d1 mt76x02_mac_setaddr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x18d971f1 mt76x02_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2054123a mt76x02_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x20a7b8d1 mt76x02_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x24049f6c mt76x02_tx_set_txpwr_auto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2bff80ab mt76x02_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2da6275c mt76x02_edcca_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x318a58b9 mt76x02_set_coverage_class +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3592e180 mt76x02_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x37fc82c7 mt76x02_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x384a3c71 mt76x02_mcu_function_select +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3a3c0c37 mt76x02_mcu_set_radio_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3a81e6a3 mt76x02_phy_set_txdac +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3ba22874 mt76x02_phy_set_bw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3db9e5ac mt76x02_eeprom_parse_hw_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x43d81290 mt76x02_mac_cc_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x43e6a2c4 mt76x02_eeprom_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4459bd2c mt76x02_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4974b117 mt76x02_config_mac_addr_list +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4bc2e854 mt76x02_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4d36a56e mt76x02_ext_pa_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x505e12e6 mt76x02_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x533e2d1b mt76x02_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x53a4f70d mt76x02_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x559df4cd mt76x02_mac_reset_counters +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5b90ba78 mt76x02_mcu_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5bd84fd5 mt76x02_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5ebf19f0 mt76x02_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x60148cf9 mt76x02_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x60675e72 mt76x02_dma_disable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6247b5da mt76x02_mac_set_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x62e6e076 mt76x02_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x63faf1dd mt76x02_remove_hdr_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6beda07b mt76x02_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6d8daa83 mt76x02_dfs_init_params +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7596a404 mt76x02_mcu_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x75fef85d mt76x02_add_rate_power_offset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x764e13e3 mt76x02_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7cc8d68f mt76x02_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x824ac54b mt76x02_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8b619006 mt76x02_sta_rate_tbl_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8d911024 mt76x02_phy_set_rxpath +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x91d5b9ee mt76x02_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x93c479bc mt76x02_limit_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x93eb3c93 mt76x02_get_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x97793205 mt76x02_get_efuse_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa057cc19 mt76x02_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa1036ebd mt76x02_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa3f5d3ae mt76x02_set_tx_ackto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa4b098da mt76x02_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa69ed2ea mt76x02_set_ethtool_fwver +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa78726bc mt76x02_update_beacon_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xad5d3ba8 mt76x02_get_max_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xae6dee99 mt76x02_phy_adjust_vga_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb4792ee0 mt76x02_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbaa5e828 mt76x02_resync_beacon_timer +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbf730a26 mt76x02_init_agc_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xce5c94a8 mt76x02_get_lna_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd0ca88f6 mt76x02_enqueue_buffered_bc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd50a2cfc mt76x02_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xdc9b721e mt76x02_sta_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe0888793 mt76x02_mac_shared_key_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe4208a32 mt76x02_mac_wcid_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe4708299 mt76x02_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xefd67ad6 mt76x02e_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf1669aa4 mt76x02_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf2184933 mt76x02_dma_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf818c950 mt76x02_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfa00136a mt76x02_mcu_msg_send +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfc51bfa7 mt76x02_phy_dfs_adjust_agc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfe2c010f mt76x02_phy_set_band +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x425ea39a mt76x02u_mcu_fw_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x4b508d80 mt76x02u_init_mcu +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x4e28ca7a mt76x02u_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x614f950a mt76x02u_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x74b0ccaa mt76x02u_mcu_fw_send_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xb8eca66a mt76x02u_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xd873e005 mt76x02u_exit_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xf7f75c80 mt76x02u_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x02e863b3 mt76x2_phy_set_txpower_regs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x15633831 mt76x2_get_power_info +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x17268945 mt76x2_reset_wlan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x1b62c33e mt76x2_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x2c712b0d mt76x2_mcu_load_cr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x50a2e6a4 mt76x2_read_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x58254d8d mt76x2_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x634429e2 mt76x2_get_temp_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x69e2e2a7 mt76x2_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x6a9e92bf mt76x2_mcu_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x6b7a0fc8 mt76x2_phy_tssi_compensate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x7acc8a86 mt76x2_mcu_init_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x84feb36c mt76_write_mac_initvals +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x8fe6f3e2 mt76x2_apply_gain_adj +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x9ef3c595 mt76x2_phy_update_channel_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xa5a39445 mt76x2_configure_tx_delay +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xc60f2b62 mt76x2_mcu_tssi_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xd47f8985 mt76x2_get_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xe3d98375 mt76x2_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xf8e16760 mt76x2_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x010b2c1f mt7921_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x15c2ec89 mt7921_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x1afe9e1c mt7921_mcu_fw_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x2232c770 mt7921_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x321bab31 mt7921_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x38afd6ee mt7921_mac_sta_assoc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x3dc29357 mt7921_txwi_free +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x52ab4dbd mt7921_mcu_set_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x603f0dac mt7921_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x6595db15 mt7921_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x668221e3 mt7921_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x6840d871 mt7921_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x6b6b249c mt7921_mac_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x705bdccd mt7921_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x70b8d8f1 __mt7921_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x7e650a8c mt7921_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x839bb10a mt7921_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x8c857767 mt7921_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x920aa8b8 mt7921_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xc24e28f1 mt7921_mcu_drv_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xdd512b84 mt7921_get_mac80211_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xdf213399 mt7921_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xebaebfb9 mt7921_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x807a494e wilc_cfg80211_init +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x974f58cd wilc_handle_isr +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xbd18db80 host_sleep_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xbe3a534a host_wakeup_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xc9a44403 chip_wakeup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xce0d2562 wilc_netdev_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xf0e878bf chip_allow_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x0aa17291 qtnf_classify_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x1f33fe73 qtnf_trans_handle_rx_ctl_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x31fab83c qtnf_chipid_to_string +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x5607031c qtnf_wake_all_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x56e447f3 qtnf_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x5bfe867f qtnf_core_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xf8133602 qtnf_core_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0881c9da rt2800_config_pairwise_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x09287461 rt2800_clear_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0aad1392 rt2800_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x106e5dc7 rt2800_gain_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x15164eea rt2800_config_shared_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1a2d9517 rt2800_link_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1cd9b4c5 rt2800_reset_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x22d6a525 rt2800_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2fcc8454 rt2800_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x4bedbd73 rt2800_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x58556278 rt2800_process_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5c72b3e5 rt2800_write_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5e2f4b00 rt2800_config_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5ff3371e rt2800_efuse_detect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6161ef42 rt2800_txstatus_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x61e8e4b4 rt2800_read_eeprom_efuse +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x63b00843 rt2800_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6bac5ef0 rt2800_link_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x7050756d rt2800_pre_reset_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x72f1e581 rt2800_txdone_nostatus +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x7f7be9fc rt2800_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x7fff502e rt2800_txdone_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x80ed79ca rt2800_check_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x85cc586a rt2800_get_key_seq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x87156056 rt2800_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x88512ec6 rt2800_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8df889ee rt2800_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9024a5d6 rt2800_txstatus_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x921b69ed rt2800_write_tx_data +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x933053bc rt2800_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9aa330bc rt2800_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9f4acb92 rt2800_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa81d65f5 rt2800_config_ant +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xbabdc558 rt2800_get_tsf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xbd49a03b rt2800_wait_wpdma_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xbd7ace2a rt2800_get_txwi_rxwi_size +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xbf5f63c3 rt2800_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xcce2fa32 rt2800_disable_wpdma +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd6f7266d rt2800_wait_csr_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd91381f8 rt2800_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe046c822 rt2800_config_erp +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe16fb24e rt2800_vco_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xed3e315d rt2800_mcu_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xff052a2b rt2800_config_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x0c1742b1 rt2800mmio_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x132fb50b rt2800mmio_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x207cf057 rt2800mmio_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x32ac3645 rt2800mmio_rxdone_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x33209792 rt2800mmio_get_entry_state +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3d741c87 rt2800mmio_pretbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x454ec2d1 rt2800mmio_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x47d887f5 rt2800mmio_queue_init +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5028bbb2 rt2800mmio_tbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5fa4db64 rt2800mmio_interrupt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x6141f306 rt2800mmio_write_tx_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x6669f55c rt2800mmio_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x6879a93f rt2800mmio_toggle_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x7a9801bb rt2800mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x8e8799a6 rt2800mmio_fill_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x97e3c029 rt2800mmio_autowake_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9a154884 rt2800mmio_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9f3c8921 rt2800mmio_txstatus_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xa120032d rt2800mmio_get_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xae2056b3 rt2800mmio_init_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xbb086d48 rt2800mmio_get_dma_done +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xcae98ff3 rt2800mmio_init_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x02cdb47d rt2x00mac_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0628092b rt2x00lib_dmadone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0a139d0c rt2x00lib_beacondone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0c65ae8d rt2x00lib_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0dabb1ef rt2x00queue_start_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x163f071f rt2x00queue_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x187579ff rt2x00mac_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x21901419 rt2x00queue_unpause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x252785ea rt2x00queue_get_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x26848f7a rt2x00mac_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x285fbdf5 rt2x00mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x2b7c9660 rt2x00lib_pretbtt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x34e33a53 rt2x00mac_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5d8ecff2 rt2x00lib_set_mac_address +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5ebe9265 rt2x00mac_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x6469a3ad rt2x00mac_get_ringparam +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x66e17063 rt2x00lib_probe_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x689e1a23 rt2x00mac_tx_frames_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x69b4bd62 rt2x00mac_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x69b7691d rt2x00lib_txdone_noinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x70514931 rt2x00mac_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x73a7f0c2 rt2x00mac_get_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x7af98695 rt2x00mac_sw_scan_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x7c50a7e4 rt2x00mac_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x83ceec08 rt2x00mac_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x85282458 rt2x00mac_set_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x86fd18ad rt2x00mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x8dbefb37 rt2x00queue_unmap_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x8e9f126b rt2x00queue_pause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9b40e009 rt2x00mac_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9c9202d3 rt2x00queue_map_txskb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa43f0bae rt2x00queue_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa9d96a59 rt2x00mac_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xaa88e9a0 rt2x00mac_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xad72c0a3 rt2x00lib_dmastart +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb17f32f9 rt2x00queue_stop_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xba950359 rt2x00queue_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xbfaa4cb8 rt2x00queue_flush_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc1562b2d rt2x00lib_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc81a8f13 rt2x00lib_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xcaaeae73 rt2x00lib_remove_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xd2032e02 rt2x00queue_for_each_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe0dfc4c1 rt2x00mac_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe2f7ea1b rt2x00lib_get_bssidx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe5b46872 rt2x00lib_txdone_nomatch +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xef373af9 rt2x00lib_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf8db28fd rt2x00mac_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x43d1b710 rt2x00mmio_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x8a16456c rt2x00mmio_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x97c93ecb rt2x00mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0xe24c51b8 rt2x00mmio_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0xeda276d3 rt2x00mmio_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x2bc74288 rt2x00pci_pm_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xb94824ab rt2x00pci_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xd85bb709 rt2x00pci_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x0e529534 rt2x00usb_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x4716f518 rt2x00usb_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x48042f2e rt2x00usb_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x60273696 rt2x00usb_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x6143da26 rt2x00usb_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x6c04100f rt2x00usb_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x6e9ae35e rt2x00usb_vendor_request_buff +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x7052f7ef rt2x00usb_vendor_req_buff_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x73ba7d1b rt2x00usb_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x9c297044 rt2x00usb_register_read_async +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xa7cf7b3d rt2x00usb_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xbb7fa3dd rt2x00usb_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xbe253082 rt2x00usb_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xc4abc342 rt2x00usb_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xe50ca5df rt2x00usb_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xed07b717 rt2x00usb_disconnect +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x1542a75e dm_savepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4bbf1d30 rtl92c_set_p2p_ps_offload_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x90cc00e3 dm_restorepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf85aacf8 dm_writepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0d2ae815 rtl8723_phy_path_a_standby +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0fd90473 rtl8723_phy_save_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x112b5bb2 rtl8723_phy_pi_mode_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x1e194dac rtl8723be_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x1ed4e04d rtl8723_dm_init_dynamic_bb_powersaving +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x346de01d rtl8723_phy_init_bb_rf_reg_def +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x34d1c424 rtl8723_phy_reload_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3f5bf9c0 rtl8723_phy_calculate_bit_shift +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x4d53d459 rtl8723_phy_rf_serial_read +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x575c659d rtl8723_phy_query_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x5fc9d1d8 rtl8723_phy_path_a_fill_iqk_matrix +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x62cc1ba2 rtl8723_phy_mac_setting_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x6655855a rtl8723_phy_reload_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x81a672e6 rtl8723_phy_rf_serial_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x836827fc rtl8723_phy_set_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x840a468c rtl8723_enable_fw_download +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8baf8913 rtl8723_phy_set_sw_chnl_cmdarray +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xa8abcfb9 rtl8723_dm_init_dynamic_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xaa6f62f9 rtl8723_download_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xade23e0b rtl8723ae_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xb20fa48d rtl8723_dm_init_edca_turbo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xb3b4886c rtl8723_write_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xbe37ce50 rtl8723_phy_path_adda_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xe7a8999f rtl8723_save_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xeca6aecf rtl8723_fw_free_to_go +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xeed2f58e rtl8723_cmd_send_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf9508e79 rtl8723_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0551b90c rtl_p2p_info +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1ed6bb01 rtl_lps_leave +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1f4b8177 rtl_tx_report_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2921a4d4 rtl_btc_status_false +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2adab287 rtl_init_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2d32cdfc rtl_lps_change_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2e5382f9 rtl_fill_dummy +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x395b31b0 rtl_deinit_rfkill +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3faa4dd4 rtl_ips_nic_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x40c894c8 rtl_deinit_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x445781e7 rtl_init_rx_config +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4e94cd48 rtl_global_var +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x57c35746 rtl_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5c47bb37 rtl_tx_mgmt_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x69cd1ac1 rtl_get_hwinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6db3ba37 rtl_update_beacon_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7b1e64d3 rtl_is_special_data +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8227b67e rtl_action_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x839b7e80 rtl_recognize_peer +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x97e05663 rtl_tid_to_ac +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9b764852 rtl_efuse_ops_init +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb20a981c rtl_deinit_deferred_work +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb7151eff rtl_beacon_statistic +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbab6902a rtl_fw_block_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xca847d8c rtl_set_tx_report +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd2591b81 rtl_get_hal_edca_param +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe2725172 rtl_tx_ackqueue +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe2783c95 rtl_swlps_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe5a4f0b4 read_efuse_byte +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe9d808bd rtl_lps_enter +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf1ecf061 rtl_fw_page_write +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x0f5c3ce9 rsi_zone_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x3fa2e8b5 rsi_mac80211_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x49266284 rsi_91x_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x67e71f7a rsi_hal_device_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xbb7dbb3a rsi_read_pkt +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xc9be3038 rsi_91x_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xcd173710 rsi_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x3c2dc5f0 cw1200_core_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0xa0b59e40 cw1200_core_release +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0xb1388eb5 cw1200_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0xef7722ac cw1200_can_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x26cef375 wl1251_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x64276e5b wl1251_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0xa507548d wl1251_init_ieee80211 +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x06d3b27e wl12xx_debug_level +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0a79b723 wl1271_acx_init_mem_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0b92b39a wlcore_event_roc_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1cf3a02f wlcore_boot_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x20351125 wlcore_get_native_channel_type +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x21a79367 wlcore_scan_sched_scan_ssid_list +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2311a568 wlcore_cmd_wait_for_event_or_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2b087bca wl1271_acx_pm_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2b72692a wlcore_synchronize_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2de793f6 wl1271_tx_min_rate_get +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2e934806 wlcore_event_dummy_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x33f1398b wl1271_cmd_configure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3a186f9f wlcore_event_max_tx_failure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3a690aa3 wl1271_debugfs_update_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3fcb9542 wlcore_set_partition +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4004774f wl12xx_cmd_build_probe_req +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x55b78f06 wl1271_tx_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x59466654 wlcore_cmd_generic_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x5a148e6f wlcore_event_beacon_loss +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x5fd3c8f4 wlcore_enable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6dae94e6 wlcore_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x712fa048 wlcore_scan_sched_scan_results +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x71638bb4 wlcore_boot_upload_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x71db9eae wlcore_event_sched_scan_completed +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x74e07bdd wlcore_set_scan_chan_params +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x7542e33c wlcore_disable_interrupts_nosync +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x85498cd1 wl1271_format_buffer +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8904dfe4 wl12xx_acx_mem_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8e177c03 wl1271_acx_sleep_auth +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9083375b wlcore_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9ee59544 wlcore_event_soft_gemini_sense +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9fa81457 wlcore_event_fw_logger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xa0d3057e wlcore_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xa66770be wlcore_translate_addr +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xa6f9e9fb wl1271_cmd_data_path +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xadad595e wl1271_cmd_test +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xafa42c35 wlcore_disable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb1e21c21 wlcore_event_rssi_trigger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc31ab04b wlcore_event_inactive_sta +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc33e68f9 wl1271_cmd_send +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc5eef866 wl1271_acx_set_ht_capabilities +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc9dbdc4f wlcore_event_channel_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd6ee1eef wlcore_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe4ac2ac8 wlcore_boot_upload_nvs +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe81cf677 wlcore_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf4bbf56a wlcore_event_ba_rx_constraint +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x0335a254 wwan_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x3d9bbf75 wwan_port_txon +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x4dff61e5 wwan_port_txoff +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x526bcf2a wwan_port_get_drvdata +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x6d2fc653 wwan_put_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x6db66bfb wwan_port_rx +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x969eeec8 wwan_register_ops +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xa2537058 wwan_create_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xb74c31cd wwan_remove_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xc8196c9a wwan_unregister_ops +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x2bb22eb1 nfcmrvl_nci_unregister_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x37872d65 nfcmrvl_nci_recv_frame +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x9ee170d9 nfcmrvl_parse_dt +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xc377cf32 nfcmrvl_nci_register_dev +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x31914721 pn53x_unregister_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x4caff71e pn533_finalize_setup +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x5a861186 pn53x_common_clean +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x5dbf03dc pn53x_common_init +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x90bc51a1 pn533_rx_frame_is_cmd_response +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xacd2521d pn532_i2c_nfc_alloc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xc19860a6 pn53x_register_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xdecfd339 pn533_rx_frame_is_ack +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x5a0d3f4c st_nci_enable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x8e69c9d4 st_nci_hci_load_session +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x934c43cb st_nci_remove +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x9e1e569c st_nci_disable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xc3ecc2bf st_nci_probe +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xd49e128a st_nci_hci_cmd_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xdc1207b4 st_nci_hci_event_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xf1b19613 st_nci_discover_se +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x4822102f st95hf_spi_send +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0xbeee6fc8 st95hf_spi_recv_response +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0xd6b8ee33 st95hf_spi_recv_echo_res +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x0862001f ntb_transport_tx_free_entry +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x2a904288 ntb_transport_unregister_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x30934216 ntb_transport_max_size +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x32537aca ntb_transport_link_query +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x3d54dbfc ntb_transport_tx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x436098aa ntb_transport_link_down +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x82e6c13d ntb_transport_qp_num +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x9c992c8f ntb_transport_link_up +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xa5b1334e ntb_transport_register_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc270dc24 ntb_transport_free_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc37d9036 ntb_transport_rx_remove +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xd40e7a02 ntb_transport_rx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xe74232cf ntb_transport_create_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf55d6313 ntb_transport_register_client_dev +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf9eb813f ntb_transport_unregister_client_dev +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0x6e2e9872 virtio_pmem_host_ack +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0x7ce41b51 async_pmem_flush +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x01850555 nvme_auth_generate_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x1246bd0f nvme_auth_gen_shared_secret +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x1d3b270f nvme_auth_transform_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x22e5d1de nvme_auth_augmented_challenge +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x399d9ac8 nvme_auth_hmac_hash_len +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x51873876 nvme_auth_get_seqnum +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x674c5bc1 nvme_auth_hmac_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6adadbb4 nvme_auth_free_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6e91ee1b nvme_auth_digest_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x780989d1 nvme_auth_dhgroup_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x9070925e nvme_auth_extract_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x9563d7e3 nvme_auth_gen_pubkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xc9bb48ac nvme_auth_dhgroup_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcb2aa398 nvme_auth_gen_privkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcb39603c nvme_auth_hmac_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xf0ccf2d4 nvme_auth_dhgroup_kpp +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x10fffda0 nvme_reset_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x11abc494 __SCK__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x145eeb3d nvme_cleanup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x16210e9d nvme_enable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1651e7d2 nvme_change_ctrl_state +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1a8d0334 nvme_dev_attrs_group +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1d560ec2 nvme_stop_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2066b63b nvme_disable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x23c31dd9 nvme_sync_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x27fcbedb __tracepoint_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2de42d21 nvme_mark_namespaces_dead +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x30ce57b7 nvme_stop_keep_alive +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x32a16256 nvme_delete_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3607519b nvme_alloc_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3b31e404 nvme_wait_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3ef9c13a nvme_wait_freeze_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x49224181 nvme_reset_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x553e8cff nvme_auth_negotiate +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5898cdcc nvme_get_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5a2dabea nvme_unquiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5b52de85 nvme_remove_namespaces +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x61789d20 nvme_uninit_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x623c9d4a nvme_complete_async_event +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x634687f6 nvme_setup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x64b62862 nvme_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6560a162 nvme_set_queue_count +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x660ee2a2 nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x68ea2b55 nvme_host_path_error +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6b30f1ef nvme_auth_free +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6b9831e0 nvme_fail_nonready_command +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x78bf8a59 nvme_remove_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x813cf212 nvme_io_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x81b1685e __nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x895f7978 nvme_try_sched_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x8f1c6703 nvme_unfreeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9db1a6c9 nvme_start_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa0acae35 nvme_init_ctrl_finish +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa15c23f1 nvme_complete_rq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa2796182 nvme_init_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa759baf5 nvme_unquiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xaa17abab nvme_mpath_start_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xade12e4f nvme_quiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb3bd793e nvme_cancel_admin_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb9456676 nvme_sync_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbab45f2a __nvme_check_ready +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbaf90530 nvme_set_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc1f1343f nvme_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xccbd6937 nvme_complete_batch_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd4337c8a nvme_start_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd45434ee admin_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd58bbbcb nvme_delete_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd9b6c809 nvme_cancel_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xdaeaa8ba nvme_auth_wait +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xdf962169 nvme_remove_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe681009c nvme_auth_stop +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe9fb723a nvme_quiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xec8ae1b4 nvme_cancel_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf5fb42ac nvme_alloc_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf7482ca8 __traceiter_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf95cb906 nvme_auth_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xfb0accb1 nvme_wait_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1c635490 nvmf_get_address +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1e328d22 nvmf_set_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x2fcb4a29 nvmf_ip_options_match +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x30fafb45 nvmf_reg_write32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x447097d3 nvmf_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x8bfb02fe nvmf_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x9977c557 nvmf_connect_io_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x9de9f61b nvmf_map_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xa214c825 nvmf_reg_read32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xa2e4b276 nvmf_connect_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xad6982f7 nvmf_should_reconnect +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xc4ac8ca9 nvmf_reg_read64 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xdd8af66e nvmf_free_options +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x0d12e564 nvme_fc_register_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3884f8b8 nvme_fc_unregister_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3e33ac54 nvme_fc_rescan_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x727d24c6 nvme_fc_register_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x8a9cf5a7 nvme_fc_set_remoteport_devloss +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xbb0e18a6 nvme_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xcc8a2d78 nvme_fc_io_getuuid +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xfca9dc99 nvme_fc_unregister_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x0d0abaff nvmet_req_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x22d21add nvmet_req_free_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x3e0ef07a nvmet_wq +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x4e658edb nvmet_sq_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x550ea8a5 nvmet_req_uninit +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x76ed2bff nvmet_sq_destroy +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x8522079d nvmet_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xb6581a95 nvmet_check_transfer_len +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xbeb13d66 nvmet_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xc22928bb nvmet_req_alloc_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xc8fd3c11 nvmet_ctrl_fatal_error +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xe3e4f0ec nvmet_req_complete +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x0b98123d nvmet_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x4a013682 nvmet_fc_invalidate_host +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x592ad409 nvmet_fc_register_targetport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x6ff62dab nvmet_fc_rcv_fcp_abort +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x7bfa9497 nvmet_fc_rcv_fcp_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x9ef76d99 nvmet_fc_unregister_targetport +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x1591b2c6 hyperv_read_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x221394ae hyperv_reg_block_invalidate +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xe5f73406 hyperv_write_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xfb921e00 hvpci_block_ops +EXPORT_SYMBOL_GPL drivers/pci/switch/switchtec 0x723f0606 switchtec_class +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0x968c2fd0 nv_cspmu_init_ops +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0xc302b567 arm_cspmu_sysfs_format_show +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0xe4cd8730 arm_cspmu_sysfs_event_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x1e931de2 hisi_format_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x3ec4fc27 hisi_uncore_pmu_online_cpu +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x412bed1b hisi_uncore_pmu_disable +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x5287188b hisi_uncore_pmu_event_update +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x53a99daa hisi_uncore_pmu_read +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x67c92658 hisi_uncore_pmu_get_event_idx +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x6ed8164a hisi_uncore_pmu_init_irq +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x6ff8acfe hisi_uncore_pmu_set_event_period +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x954011ad hisi_uncore_pmu_del +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x9d51bb90 hisi_cpumask_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xad374fb4 hisi_uncore_pmu_start +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xaf141e7d hisi_pmu_init +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xb97c6ff3 hisi_uncore_pmu_stop +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xbd2860fa hisi_uncore_pmu_identifier_attr_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xc9e9b3be hisi_uncore_pmu_enable +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xd2a677de hisi_uncore_pmu_event_init +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xe2012236 hisi_uncore_pmu_add +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xea943ecb hisi_event_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xfb6373d1 hisi_uncore_pmu_offline_cpu +EXPORT_SYMBOL_GPL drivers/phy/allwinner/phy-sun4i-usb 0xacfbb9e9 sun4i_usb_phy_set_squelch_detect +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x05d2b7a9 tegra_xusb_padctl_enable_phy_sleepwalk +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x0f3f17a1 tegra186_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x0fb5aac4 tegra234_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x1a8ed05d tegra_xusb_padctl_remote_wake_detected +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x28228fd4 tegra_xusb_padctl_enable_phy_wake +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x4b365d50 tegra_phy_xusb_utmi_pad_power_down +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x70a97b33 tegra210_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x77fe6756 tegra124_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x9096f6a0 tegra_xusb_padctl_usb3_set_lfps_detect +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xa2fffe84 tegra_xusb_padctl_set_vbus_override +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xa4085647 tegra_xusb_padctl_get +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xbb9ea278 tegra_xusb_padctl_disable_phy_wake +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xc7158add tegra_xusb_padctl_get_usb3_companion +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xcaedbb47 tegra_xusb_padctl_hsic_set_idle +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xcba136c0 tegra_xusb_padctl_usb3_save_context +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xcd62592b tegra_xusb_padctl_put +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xd944f7e4 tegra_phy_xusb_utmi_pad_power_on +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xdd09fc7a tegra194_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xe7fa8f39 tegra_phy_xusb_utmi_port_reset +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xf2f911ff tegra_xusb_padctl_disable_phy_sleepwalk +EXPORT_SYMBOL_GPL drivers/phy/ti/phy-omap-usb2 0x00d48f33 omap_usb2_set_comparator +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x0fa140ec mcp23s08_probe_one +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x5164b807 mcp23x08_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x611f1ce8 mcp23x17_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/qcom/pinctrl-lpass-lpi 0x1a2003aa lpi_pinctrl_remove +EXPORT_SYMBOL_GPL drivers/pinctrl/qcom/pinctrl-lpass-lpi 0x4f9c23cb lpi_pinctrl_probe +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0x1d8086d3 cros_ec_sensorhub_unregister_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0x5c0122d3 cros_ec_sensorhub_register_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x6b1be500 cros_usbpd_unregister_notify +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x8bda2df3 cros_usbpd_register_notify +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x0985e30d ssam_controller_event_enable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x105c81c4 ssam_request_sync_init +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1bd8648c __ssam_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x2063b43f ssh_packet_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x2af001f8 ssam_controller_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x330ca9c1 ssam_device_driver_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x34a3c70d ssam_request_do_sync +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x3d7bb1f1 ssam_controller_stateunlock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x3e80a3c9 ssam_device_add +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x461a9e77 ssam_client_bind +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x4aebec12 ssam_request_write_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x4e226a13 ssam_controller_event_disable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x4ff038db ssam_device_get_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x56b19210 ssh_packet_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x615b11a3 ssam_device_type +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x637b106b ssam_controller_device +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x877a1285 ssam_request_do_sync_with_buffer +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x888aef51 ssam_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x88fe411f ssam_device_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x8aee31b1 ssam_controller_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x8d563c4e ssam_device_remove +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x96a10a3f ssam_controller_statelock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x9c7cfaae __ssam_register_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xb19758e8 ssam_get_controller +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xb4ccc8ef ssam_request_sync_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc2bd582d ssam_device_id_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc37df688 ssam_remove_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe32a197d __ssam_device_driver_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe61e9fa4 ssam_device_get_match_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xf0b78d7e ssam_request_sync_free +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xf3642081 ssam_request_sync_submit +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xfc8a60a4 ssam_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xfe7a7907 ssam_bus_type +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x0d087675 san_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x48cf4c48 san_dgpu_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0xd60bd773 san_dgpu_notifier_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x493ad049 devm_reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x67925284 reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x95c9cb87 reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0xa846da2a devm_reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x4d5bfbd4 bq27xxx_battery_teardown +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x73cdf9de bq27xxx_battery_setup +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x8dbcd469 bq27xxx_battery_update +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x35546589 pcf50633_mbc_usb_curlim_set +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0xb036b687 pcf50633_mbc_get_usb_online_status +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0xccd6c903 pcf50633_mbc_get_status +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x050d0bc8 ptp_qoriq_enable +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x2eae82b0 ptp_qoriq_isr +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x40ddd634 ptp_qoriq_adjtime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x4ce1f296 ptp_qoriq_adjfine +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x70777a9d extts_clean_up +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x82c941eb ptp_qoriq_gettime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xb3b97796 ptp_qoriq_init +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xdccfe0c5 ptp_qoriq_settime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xe323e9d7 ptp_qoriq_free +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x2bc9db77 mc13xxx_parse_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x4141f55d mc13xxx_get_num_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x4329d48c mc13xxx_fixed_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x700e290c mc13xxx_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xc8b6e6db mc13xxx_fixed_regulator_set_voltage +EXPORT_SYMBOL_GPL drivers/regulator/rohm-regulator 0x24b742b0 rohm_regulator_set_voltage_sel_restricted +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x2991ba74 wm8350_isink_set_flash +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x4023a4a0 wm8350_register_led +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x48c8babb wm8350_dcdc25_set_mode +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x7a034248 wm8350_register_regulator +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xa441d027 wm8350_ldo_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xd97252e2 wm8350_dcdc_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8400-regulator 0x4e016b33 wm8400_register_regulator +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x4fe39e65 scp_get_rproc +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x73fd73b0 scp_put +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x9a9292d4 scp_mapping_dm_addr +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xca6d1b17 scp_get_venc_hw_capa +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xca9bd7d6 scp_get_vdec_hw_capa +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xe43dd862 scp_get_device +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xfbe7de78 scp_get +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x09313652 scp_memcpy_aligned +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x12f38bca scp_ipi_send +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x27144c79 scp_ipi_unregister +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x6f2903d3 scp_ipi_lock +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x92d5d65c scp_ipi_unlock +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0xe1a5e674 scp_ipi_register +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0x04b72fe0 pru_rproc_set_ctable +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0x78432f83 pru_rproc_put +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0xf2261ed2 pru_rproc_get +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x0fa538df qcom_register_ssr_notifier +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x1eded53f qcom_remove_ssr_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x2d69cf68 qcom_remove_smd_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x3221fd1c qcom_add_ssr_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x7818eba1 qcom_add_glink_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x80b72b9d qcom_register_dump_segments +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xb5e3415a qcom_remove_glink_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xbfbe4f1e qcom_add_smd_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xd6cc0cc0 qcom_unregister_ssr_notifier +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xfb41b613 qcom_minidump +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_pil_info 0x30e58241 qcom_pil_info_store +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x44abb3d8 qcom_q6v5_init +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x72292fd1 qcom_q6v5_request_stop +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x773ae79b qcom_q6v5_wait_for_start +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x8df6c520 qcom_q6v5_unprepare +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x8e8a9673 qcom_q6v5_deinit +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xa7e1d273 qcom_q6v5_prepare +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xb0aebe28 qcom_q6v5_panic +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0x1482d168 qcom_sysmon_shutdown_acked +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0x757b2778 qcom_add_sysmon_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0xa881c6fc qcom_remove_sysmon_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/mtk_rpmsg 0x86903274 mtk_rpmsg_destroy_rproc_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/mtk_rpmsg 0xfb320cbf mtk_rpmsg_create_rproc_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x149236da qcom_glink_native_remove +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xe1b9ddb5 qcom_glink_native_probe +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xf14f5684 qcom_glink_ssr_notify +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink_smem 0x4fe311b0 qcom_glink_smem_unregister +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink_smem 0x6cf9cd2e qcom_glink_smem_register +EXPORT_SYMBOL_GPL drivers/rtc/rtc-ds1685 0x55ac50f6 ds1685_rtc_poweroff +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x07a131c8 cxgbi_get_conn_stats +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0e49d61d cxgbi_create_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1364caca cxgbi_hbas_remove +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x16ab9760 cxgbi_sock_free_cpl_skbs +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x19d38d54 cxgbi_set_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1e39edad cxgbi_conn_pdu_ready +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2760f6d3 cxgbi_sock_skb_entail +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2e51a361 cxgbi_device_portmap_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x395a279e cxgbi_sock_rcv_abort_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4d31318b cxgbi_device_find_by_lldev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x527666e7 cxgbi_device_find_by_netdev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x541fea13 cxgbi_parse_pdu_itt +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x586eaf43 cxgbi_bind_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5902a667 cxgbi_get_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x6662e3b7 cxgbi_conn_xmit_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x6d46d802 cxgbi_get_ep_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7790d3c8 cxgbi_sock_rcv_close_conn_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7ac8dd40 cxgbi_sock_purge_wr_queue +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7def5b45 cxgbi_sock_fail_act_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7fdb6004 cxgbi_device_unregister_all +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8319f739 cxgbi_ddp_set_one_ppod +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8411c215 cxgbi_hbas_add +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x863badf7 cxgbi_set_conn_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x866eaefd cxgbi_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8747120f cxgbi_ep_disconnect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8b88369c cxgbi_ep_poll +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8d620747 cxgbi_conn_tx_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8f0acfe4 cxgbi_sock_closed +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x90af886a cxgbi_device_unregister +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa27773ec cxgbi_iscsi_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa3202e97 cxgbi_device_register +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc30e90f3 cxgbi_ddp_ppm_setup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc42e8f65 cxgbi_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc489faef cxgbi_device_find_by_netdev_rcu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xcf8bfa9a cxgbi_sock_established +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd1053060 cxgbi_conn_alloc_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd9656dd0 cxgbi_sock_act_open_req_arp_failure +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xdd1bf271 cxgbi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xe760a321 cxgbi_iscsi_init +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xef346615 cxgbi_attr_is_visible +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf2ef281a cxgbi_sock_check_wr_invariants +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf6867592 cxgbi_sock_rcv_peer_close +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xfc9bf24d cxgbi_conn_init_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xfe35ad5b cxgbi_ep_connect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xfee3337a cxgbi_device_portmap_create +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xff294750 cxgbi_sock_rcv_wr_ack +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xff3ec8e4 cxgbi_sock_select_mss +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x05ab4fe0 fcoe_get_wwn +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x0cc720b1 fcoe_ctlr_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x2dc0e834 fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x5348b9d7 fcoe_link_speed_update +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x718126f1 fcoe_fc_crc +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x72d7ca12 fcoe_fcf_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x75f17bd8 __fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x8f4bd8e9 fcoe_ctlr_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x981a440d fcoe_validate_vport_create +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x99304ea1 fcoe_libfc_config +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xa850b7a6 fcoe_clean_pending_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbac58840 fcoe_queue_timer +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc1067d73 fcoe_ctlr_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc3f30cc0 fcoe_wwn_from_mac +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc9c04731 fcoe_start_io +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xcca6c19b fcoe_get_paged_crc_eof +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xd4b3fc75 fcoe_fcf_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf167cb7a fcoe_wwn_to_str +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf6f9c236 fcoe_check_wait_queue +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x7c46b6b3 fdomain_destroy +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0xc892e59b fdomain_create +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x0a58b2bc hisi_sas_controller_reset_done +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x0cba3e61 hisi_sas_sata_done +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x10894ded hisi_sas_phy_down +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x22ef3c85 hisi_sas_stop_phys +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x2d7904b3 hisi_sas_scan_finished +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x40ac648c hisi_sas_get_prog_phy_linkrate_mask +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x4fc22123 hisi_sas_stt +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x74e3db14 hisi_sas_slot_task_free +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x75097949 hisi_sas_remove +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x872c8748 hisi_sas_phy_oob_ready +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x8f202412 hisi_sas_sync_poll_cqs +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x91538d45 hisi_sas_init_mem +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x9e0b0439 hisi_sas_probe +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xa4f4bea7 hisi_sas_scan_start +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xa5d6db87 to_hisi_sas_port +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xafa99957 hisi_sas_host_reset +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb03aa9c5 hisi_sas_rst_work_handler +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb1ded5ad hisi_sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb79030f2 hisi_sas_alloc +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xc236b2fc hisi_sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xc397fe85 hisi_sas_controller_reset_prepare +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xc3a41131 hisi_sas_debugfs_dump_count +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xc6c5ce91 hisi_sas_release_tasks +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xd6545db5 hisi_sas_debugfs_dir +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xdb7131e9 hisi_sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe01de896 hisi_sas_sync_cqs +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe330cb74 hisi_sas_sync_rst_work_handler +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe6aaca47 hisi_sas_free +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe987d9aa hisi_sas_debugfs_enable +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xebfae55c hisi_sas_get_ata_protocol +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xec16793d hisi_sas_get_fw_info +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xf2dc1033 hisi_sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xf8ac92a5 hisi_sas_phy_bcast +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x353a442f iscsi_boot_create_initiator +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x66960b7b iscsi_boot_destroy_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x77588bec iscsi_boot_create_acpitbl +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x7b625ccd iscsi_boot_create_host_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xa4c7ec95 iscsi_boot_create_ethernet +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xc85f114f iscsi_boot_create_target +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xd1459948 iscsi_boot_create_kset +EXPORT_SYMBOL_GPL drivers/scsi/libfc/libfc 0x6635b0f7 fc_seq_els_rsp_send +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0507f0ab iscsi_conn_bind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x07e4863b iscsi_session_recovery_timedout +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1254f29b iscsi_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x12b2ad06 iscsi_switch_str_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x143987a3 iscsi_session_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x15ba2b97 iscsi_conn_send_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1670a671 iscsi_eh_recover_target +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1723ac13 iscsi_host_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x17b383d1 iscsi_prep_data_out_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1a279204 iscsi_conn_queue_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x205cffed iscsi_session_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x20c15d0b iscsi_suspend_queue +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2868c438 iscsi_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x29acf0db iscsi_itt_to_ctask +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2acb10c6 iscsi_host_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3073e48f iscsi_eh_session_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x346eb965 iscsi_suspend_tx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x38fc2916 iscsi_host_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x391b4376 iscsi_session_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3a144e58 iscsi_eh_cmd_timed_out +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3b831aea iscsi_conn_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3bef2f73 iscsi_pool_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x444bdd88 iscsi_session_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x44d0463b iscsi_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x47918a84 __iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4ddad1ed iscsi_session_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4eb34d5c iscsi_conn_unbind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4facce9b iscsi_host_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x573425a4 iscsi_suspend_rx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5a9eccd6 iscsi_eh_abort +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x60630e65 iscsi_host_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x608917ec iscsi_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x78187e06 iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8356430b iscsi_conn_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8bff8434 iscsi_eh_device_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d303b1b iscsi_pool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x93195341 iscsi_host_add +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xade6fc5c iscsi_requeue_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb616de26 iscsi_session_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xbb1217a8 iscsi_conn_start +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc32ef4ad iscsi_complete_scsi_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd0298949 __iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd2220dc7 iscsi_itt_to_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xdaa791ee iscsi_get_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xde8c0f68 iscsi_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe22b28e4 iscsi_conn_stop +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeab9cbd5 iscsi_conn_get_addr_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xec596694 iscsi_host_get_max_scsi_cmds +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xecc817e1 iscsi_update_cmdsn +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf2db184d iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf42f4b24 iscsi_conn_queue_recv +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf84060ab iscsi_verify_itt +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x3f742447 iscsi_tcp_set_max_r2t +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x55efae62 iscsi_tcp_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x5a2cdf69 iscsi_tcp_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x6197782c iscsi_tcp_r2tpool_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x681b3543 iscsi_tcp_segment_done +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x6bc8c7e8 iscsi_tcp_hdr_recv_prep +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x6c053f7d iscsi_tcp_task_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x7012193b iscsi_segment_init_linear +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x7a9322f7 iscsi_segment_seek_sg +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x877444fb iscsi_tcp_segment_unmap +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x8917866a iscsi_tcp_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa15a297e iscsi_tcp_r2tpool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa5358d65 iscsi_tcp_dgst_header +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xbba3e861 iscsi_tcp_conn_get_stats +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xbfff4a60 iscsi_tcp_recv_skb +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xc8518663 iscsi_tcp_recv_segment_is_hdr +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xe7808f22 iscsi_tcp_task_init +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x0e49ba5c sas_drain_work +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x14acece3 sas_get_local_phy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x16005576 smp_ata_check_ready_type +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x197141c5 sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1bad865c dev_attr_phy_event_threshold +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1ed81aeb sas_eh_target_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1fbcbae0 sas_execute_internal_abort_single +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x317e42d5 sas_find_attached_phy_id +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3eeae713 sas_unregister_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x466d7870 sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4f10b89a sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4f871636 sas_ioctl +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x55900285 sas_eh_device_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x5f364dfa sas_bios_param +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x6f7d8087 sas_ata_schedule_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7076d5fb sas_register_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x99957f4d sas_task_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x9cc605e8 sas_eh_abort_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x9d5ca16c sas_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xa7a16afe sas_execute_ata_cmd +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xa8518104 sas_execute_internal_abort_dev +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xa8890b6a sas_query_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xacd0cf38 sas_request_addr +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xb16157bb sas_ssp_task_response +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xb2e3ea8b sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xb48048b5 sas_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xbd39f224 sas_notify_port_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xc5ad8db8 sas_abort_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xc8b7b4b6 sas_domain_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xcd4df51e sas_lu_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd253e849 sas_change_queue_depth +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xdb21c3cd sas_phy_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe090195d sas_abort_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe0917455 sas_clear_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe1800e38 sas_target_destroy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf081d45f sas_ata_device_link_abort +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_fc 0x29efe32f fc_eh_should_retry_cmd +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0543de83 iscsi_alloc_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1342c3f6 iscsi_add_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1555eef4 iscsi_create_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1a66ed75 iscsi_register_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x31f2859c iscsi_put_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x341fe3d9 iscsi_is_session_dev +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x34a3daf0 iscsi_add_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x36344608 iscsi_recv_pdu +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x363ef721 __tracepoint_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3cc1bcdb iscsi_offload_mesg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x43bdacc3 iscsi_create_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x43ffba69 iscsi_conn_login_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x443dcb63 iscsi_create_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x45aa5810 iscsi_find_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x48861211 __traceiter_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4971663b iscsi_block_scsi_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4f991443 iscsi_destroy_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x52ddb0e9 iscsi_alloc_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x584a31ab __SCK__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5b8aa391 iscsi_session_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5fb4f718 iscsi_force_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x623fca0a iscsi_unblock_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x63df2c2e iscsi_destroy_all_flashnode +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x63e1fbb4 iscsi_is_session_online +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x699fe53e iscsi_get_discovery_parent_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x71b768b0 __SCK__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x71d11711 iscsi_create_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7749494f iscsi_get_port_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7f0793b5 iscsi_remove_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8019d3de iscsi_destroy_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x803e7acf iscsi_free_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x84a005f1 iscsi_get_router_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x88768c48 __SCK__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x88836a88 iscsi_unregister_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8a7ec4db __traceiter_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8f63caad iscsi_dbg_trace +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa3ac06cf __tracepoint_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa7534703 iscsi_find_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xaadf6023 iscsi_remove_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xab4674c8 __SCK__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb251ea9d iscsi_ping_comp_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb32662a6 __tracepoint_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb9675d8e iscsi_block_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbc071179 iscsi_get_ipaddress_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc1e91d64 iscsi_get_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc2439564 __traceiter_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc3ca7eb4 iscsi_get_port_speed_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc6264e7a __tracepoint_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc6ddbe6f iscsi_post_host_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xcd580442 iscsi_host_for_each_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xda09b986 __tracepoint_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xde2462ff iscsi_put_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe2019eab iscsi_destroy_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe4c79fa6 __SCK__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe7ed6f43 iscsi_conn_error_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe95c2fd4 iscsi_session_chkready +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xecf8a682 iscsi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xee9ae9c2 __traceiter_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf1c9e65f iscsi_lookup_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf26b41fe iscsi_flashnode_bus_match +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xfc0932e1 __traceiter_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x03b8ffc7 sas_tlr_supported +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x14dfc40f sas_enable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x5bff46b9 sas_disable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xe0964a62 sas_is_tlr_enabled +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x0ef06974 spi_populate_ppr_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x1d3d9ffd spi_populate_tag_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xa0c71dac spi_populate_sync_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xcffa2aff spi_populate_width_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x1902178a srp_tmo_valid +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x74f1497c srp_stop_rport_timers +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x9dc1df92 srp_rport_del +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xc013a30a srp_rport_add +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xdb03ca4f srp_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xe7ba453d srp_remove_host +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xe8f9cd77 srp_release_transport +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x43de04aa siox_device_connected +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x4b79f698 siox_device_synced +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x61f1ce61 siox_master_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x653f8e79 siox_master_unregister +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x8e21f269 siox_master_alloc +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xa5712e1d __siox_driver_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x12d3b60a slim_stream_enable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x16dd2722 slim_get_logical_addr +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x18510ee9 of_slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x192d7cc4 slim_stream_disable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x2041c56b slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x441246a8 __slim_driver_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x6abfd43d slim_read +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x6f15a9bc slim_ctrl_clk_pause +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x7d0641fd slim_readb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9c0e94ac slim_free_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9d814683 slim_xfer_msg +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9f9b37a9 slim_driver_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xa14cfd1f slim_write +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xa37bf7ce slim_report_absent +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xaeb4ee5d slim_stream_free +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xbb982a27 slim_writeb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xc5fd7bae slim_register_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xc727d370 slim_device_report_present +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd06a825a slim_do_transfer +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd363acc4 slim_alloc_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd4606198 slim_unregister_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xda44ce2b slim_stream_allocate +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xde6b921c slim_stream_prepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe1ab39a2 slimbus_bus +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe92e914a slim_stream_unprepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xf6ffb9a5 slim_msg_response +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x494128eb meson_canvas_alloc +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x673c5a86 meson_canvas_config +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x6af902b0 meson_canvas_get +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0xfbd79150 meson_canvas_free +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x1000333a apple_rtkit_init +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x14cd188f apple_rtkit_idle +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x16012a3b apple_rtkit_is_crashed +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x25f1d101 apple_rtkit_free +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x2c0f04c0 apple_rtkit_send_message +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x2cf4013d apple_rtkit_start_ep +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x3a2832dd apple_rtkit_shutdown +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x40f1dd4b apple_rtkit_reinit +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x511cd2a4 apple_rtkit_boot +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x8e0dee58 apple_rtkit_quiesce +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xa8d28a71 apple_rtkit_send_message_wait +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xb1cb549c apple_rtkit_poll +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xb8d30142 apple_rtkit_wake +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xf5b7298b apple_rtkit_is_running +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xfd293789 devm_apple_rtkit_init +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0x53c692c0 devm_apple_sart_get +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0xbaec16a4 apple_sart_add_allowed_region +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0xf2253fbc apple_sart_remove_allowed_region +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x0261cd01 dpaa2_io_store_next +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x1b7c4023 dpaa2_io_service_rearm +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2ea89927 dpaa2_io_service_pull_channel +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2f10852c dpaa2_io_service_select +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x3f8992eb dpaa2_io_service_release +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x4994345c dpaa2_io_store_destroy +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x6560c60d dpaa2_io_service_acquire +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x79cf65a1 dpaa2_io_service_enqueue_qd +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x7a1b8b3c dpaa2_io_service_deregister +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x8edafa55 dpaa2_io_query_bp_count +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0xa4b1284f dpaa2_io_store_create +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0xb9e81961 dpaa2_io_query_fq_count +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0xfcccb560 dpaa2_io_service_register +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x04e0428c mtk_mmsys_ddp_connect +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x2db14b82 mtk_mmsys_vpp_rsz_merge_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x40614f69 mtk_mmsys_hdr_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x6ed771ec mtk_mmsys_mixer_in_channel_swap +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x710988c3 mtk_mmsys_mixer_in_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x771d7496 mtk_mmsys_ddp_disconnect +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xa3785469 mtk_mmsys_vpp_rsz_dcm_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xcd3672bf mtk_mmsys_ddp_dpi_fmt_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xd0629ac7 mtk_mmsys_merge_async_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x1736cec6 mtk_mutex_remove_comp +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x1d6696b0 mtk_mutex_disable +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x2fcc9ff2 mtk_mutex_add_comp +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x4e2f3c90 mtk_mutex_enable_by_cmdq +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x51991b38 mtk_mutex_enable +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x5ec2319a mtk_mutex_unprepare +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x71a9a3ab mtk_mutex_acquire +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x7534596b mtk_mutex_write_sof +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x8b650752 mtk_mutex_release +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xab7f853d mtk_mutex_prepare +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xbb95b1a3 mtk_mutex_get +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xbbb4ab02 mtk_mutex_put +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xfa95f801 mtk_mutex_write_mod +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x029ebcd5 apr_send_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x02d9e705 aprbus +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x06748aa3 __apr_driver_register +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x0b79ca57 apr_driver_unregister +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x5d63394d gpr_alloc_port +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xc0917226 gpr_free_port +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xc3cf887b gpr_send_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xe5ee8621 gpr_send_port_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x03c9a66d llcc_get_slice_size +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x0679b34d llcc_slice_getd +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x7e773088 llcc_get_slice_id +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xad3516c4 llcc_slice_activate +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xb534ec76 llcc_slice_deactivate +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xb68b1300 llcc_slice_putd +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x0aa9851f qcom_mdt_load_no_init +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x358094a7 qcom_mdt_load +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x376f9ad6 qcom_mdt_pas_init +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x70abe139 qcom_mdt_read_metadata +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0xe8a3861c qcom_mdt_get_size +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0x7a32c867 devm_pmic_glink_register_client +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0xc161d729 pmic_glink_send +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x50d28b20 qcom_ice_evict_key +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x6b3f5ad8 of_qcom_ice_get +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x82936acb qcom_ice_enable +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xc994d57b qcom_ice_suspend +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xe4280d97 qcom_ice_program_key +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xf0e63b1a qcom_ice_resume +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x34b57571 qcom_smem_alloc +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x5a710273 qcom_smem_get_free_space +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x9979b76e qcom_smem_virt_to_phys +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0xe583bba3 qcom_smem_get_soc_id +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0xeeffa750 qcom_smem_get +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x05821e72 pruss_cfg_miirt_enable +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x0b43caca pruss_cfg_gpimode +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x38b8e314 pruss_request_mem_region +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x38ce6cc6 pruss_release_mem_region +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x82d555e1 pruss_cfg_xfr_enable +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x9135bf4b pruss_cfg_get_gpmux +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x918b555e pruss_cfg_set_gpmux +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x98b241ef pruss_get +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x9f26d402 pruss_put +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0x7cbc9cdd sdw_unregister_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xbeda2a9f sdw_bus_type +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xe09c431f __sdw_register_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-cadence 0xd4faec3b sdw_cdns_debugfs_init +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xb9edd149 altera_spi_irq +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xe375f2a6 altera_spi_init_host +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x367be453 spi_bitbang_stop +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x89786d99 spi_bitbang_setup_transfer +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xc501f173 spi_bitbang_init +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xdcda5f22 spi_bitbang_cleanup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xe40ef19f spi_bitbang_setup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xf019c622 spi_bitbang_start +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x18e94ee5 spi_test_run_test +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x20a65d76 spi_test_execute_msg +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x5a8c818a spi_test_run_tests +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x106edaf8 spmi_command_sleep +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x11a222a7 spmi_register_zero_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x12bc4d80 spmi_ext_register_readl +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x147ab118 spmi_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x14a1f5e4 spmi_device_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x2d2d9b7c spmi_command_shutdown +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x6f35bcca spmi_device_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x70fce903 __spmi_driver_register +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x82496ff3 spmi_device_from_of +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xa329ec35 spmi_ext_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xbc4a8984 spmi_device_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xccb2680f spmi_ext_register_writel +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xd8685564 spmi_controller_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xd94e5406 spmi_ext_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xe000977c spmi_command_reset +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xe023a91d spmi_command_wakeup +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xe66c2f1f spmi_controller_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xe6fdad3f spmi_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xee2ca43a spmi_controller_alloc +EXPORT_SYMBOL_GPL drivers/ssb/ssb 0xc9b8717f ssb_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x1121a3cb anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x141f22dd anybuss_read_output +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x301290c5 anybuss_write_input +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x3c7111ae anybuss_client_driver_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x46e444e4 anybuss_send_ext +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x4f4f5bb3 devm_anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x7984670d anybuss_recv_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x96a6cb98 anybuss_set_power +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xa1a84466 anybuss_start_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xa6f923c9 anybuss_read_fbctrl +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xb59997c0 anybuss_client_driver_register +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xc00b13d1 anybuss_send_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xfbf9ed30 anybuss_finish_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xfce879ad anybuss_host_common_remove +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x5389648a fieldbus_dev_online_changed +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x56f4d6f1 fieldbus_dev_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x62f7fc64 fieldbus_dev_area_updated +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x806898a7 fieldbus_dev_register +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x024f0121 gb_audio_apbridgea_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x03e20a72 gb_audio_apbridgea_register_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x0b7a3293 gb_audio_apbridgea_start_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x3ff8e523 gb_audio_apbridgea_prepare_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x4267f767 gb_audio_apbridgea_prepare_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x644cf2bf gb_audio_apbridgea_start_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x82ebf668 gb_audio_apbridgea_stop_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x921985b2 gb_audio_apbridgea_shutdown_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xbe65b30d gb_audio_apbridgea_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xc8ee7f2b gb_audio_apbridgea_unregister_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xef8697f6 gb_audio_apbridgea_shutdown_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xf58b7b4d gb_audio_apbridgea_set_config +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xff74e42c gb_audio_apbridgea_stop_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x16280335 gb_audio_gb_activate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x48fd3077 gb_audio_gb_activate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x4f8c3198 gb_audio_gb_set_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x596270bf gb_audio_gb_get_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x639a3f95 gb_audio_gb_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x6ece1140 gb_audio_gb_get_topology +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x744b2fd6 gb_audio_gb_disable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x7613e068 gb_audio_gb_set_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x9d0bf187 gb_audio_gb_deactivate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xc3dec2c5 gb_audio_gb_deactivate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xc4295677 gb_audio_gb_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xcab4a360 gb_audio_gb_get_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xea3e0214 gb_audio_gb_enable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x19e9e6b1 gb_audio_manager_remove_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x3203a731 gb_audio_manager_put_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x32e6391e gb_audio_manager_remove +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x5a108b0f gb_audio_manager_add +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x7105a4a0 gb_audio_manager_get_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x79eef2f8 gb_audio_manager_dump_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xaeac8ca2 gb_audio_manager_dump_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0x91506d99 gb_gbphy_register_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0xa5508f5e gb_gbphy_deregister_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0x4fe1cc50 gb_spilib_master_init +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0xd638c474 gb_spilib_master_exit +EXPORT_SYMBOL_GPL drivers/staging/iio/addac/adt7316 0xe326fbea adt7316_pm_ops +EXPORT_SYMBOL_GPL drivers/staging/media/av7110/sp8870 0xb883e89c sp8870_attach +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x03ac2cf1 imx_media_pipeline_subdev +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x1b372f93 imx_media_capture_device_remove +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x268e0e5b imx_media_capture_device_unregister +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x354e628b imx_media_probe_complete +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x3afc4948 imx_media_find_pixel_format +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x4f9fdab6 imx_media_pipeline_set_stream +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x534ba9e1 imx_media_find_mbus_format +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x53e537cb imx_media_dev_init +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x627cadfb imx_media_capture_device_error +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x6f0a4e90 imx_media_capture_device_next_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x72e0c457 imx_media_free_dma_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa3395ec9 imx_media_init_cfg +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa55b6381 imx_media_dev_notifier_register +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa631199b imx_media_grp_id_to_sd_name +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa9e2459f imx_media_enum_mbus_formats +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xba1c7b7e imx_media_mbus_fmt_to_pix_fmt +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xbcea8786 imx_media_add_of_subdevs +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xc0e6162e imx_media_init_mbus_fmt +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xc3fc084e imx_media_pipeline_pad +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xcd39af8e imx_media_capture_device_init +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xd362c43b imx_media_add_video_device +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xd4e45b7e imx_media_try_colorimetry +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xe232f561 imx_media_capture_device_register +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xe932b00b imx_media_enum_pixel_formats +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xf3dd476a imx_media_alloc_dma_buf +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x115655e9 amvdec_am21c_body_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x1c18a57e amvdec_remove_ts +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x1c8dcf23 amvdec_set_par_from_dar +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x1cb1e6d9 amvdec_am21c_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x1eaea1ae codec_hevc_free_fbc_buffers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x2f2635ee amvdec_set_canvases +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x30df2cd8 codec_hevc_fill_mmu_map +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x32c62f2b codec_hevc_setup_buffers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x3e5c5a9d amvdec_dst_buf_done_offset +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x4341ae72 amvdec_get_output_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5d106a75 amvdec_dst_buf_done_idx +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5e0957d2 amvdec_src_change +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5ff35ee8 amvdec_am21c_head_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x6d8f7281 amvdec_read_parser +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x84403da6 amvdec_add_ts +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x85e648c2 amvdec_write_dos +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x86ecb2ed amvdec_read_dos +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x9fa26103 amvdec_clear_dos_bits +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xad648e57 amvdec_write_dos_bits +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xaf349382 codec_hevc_free_mmu_headers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xd5cce078 amvdec_abort +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xed4e30ee codec_hevc_setup_decode_head +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xf705ddbc amvdec_dst_buf_done +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xff0a2fc7 amvdec_write_parser +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x127e0772 nvec_msg_free +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x1d1d426b nvec_unregister_notifier +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x33450fde nvec_register_notifier +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x2b9b3376 target_stop_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x2e3c83c5 target_submit +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x4fad26ba target_queue_submission +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x5d24150b target_free_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x89661605 target_init_cmd +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xb4489234 target_wait_for_cmds +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xba9ecccc target_submit_prep +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xc65e34a6 target_alloc_cmd_counter +EXPORT_SYMBOL_GPL drivers/tee/tee 0x0b2a31c3 tee_shm_pool_alloc_res_mem +EXPORT_SYMBOL_GPL drivers/tee/tee 0x24e6ca2a teedev_open +EXPORT_SYMBOL_GPL drivers/tee/tee 0x37270171 tee_device_register +EXPORT_SYMBOL_GPL drivers/tee/tee 0x3d6b4e78 tee_shm_alloc_priv_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x3e8dc187 tee_client_invoke_func +EXPORT_SYMBOL_GPL drivers/tee/tee 0x5a469a56 tee_get_drvdata +EXPORT_SYMBOL_GPL drivers/tee/tee 0x5af38e77 tee_client_open_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0x68d74065 teedev_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x749a970b tee_shm_get_from_id +EXPORT_SYMBOL_GPL drivers/tee/tee 0x74bc1d38 tee_device_alloc +EXPORT_SYMBOL_GPL drivers/tee/tee 0x85fd9922 tee_session_calc_client_uuid +EXPORT_SYMBOL_GPL drivers/tee/tee 0x8f0d349c tee_client_open_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x916a98c9 tee_device_unregister +EXPORT_SYMBOL_GPL drivers/tee/tee 0xabaaea88 tee_shm_get_pa +EXPORT_SYMBOL_GPL drivers/tee/tee 0xb31d0ee0 tee_client_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0xcda93fcf tee_shm_free +EXPORT_SYMBOL_GPL drivers/tee/tee 0xd20617b1 tee_shm_alloc_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0xd6e836a0 tee_bus_type +EXPORT_SYMBOL_GPL drivers/tee/tee 0xdb5fbd9b tee_shm_get_va +EXPORT_SYMBOL_GPL drivers/tee/tee 0xe702fe6a tee_client_close_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0xe80e8557 tee_shm_register_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0xf7961069 tee_shm_put +EXPORT_SYMBOL_GPL drivers/tee/tee 0xfd424d00 tee_client_get_version +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0x5a8d95c2 st_thermal_register +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0x5f73b5aa st_thermal_pm_ops +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0xe257f5e1 st_thermal_unregister +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x01d23ee1 tb_property_create_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x0f3d6abd tb_xdomain_release_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x1134ab30 tb_xdomain_find_by_uuid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x18af85d4 tb_xdomain_find_by_route +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x1a9abd8b tb_ring_alloc_tx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x28a7cc1e tb_xdomain_response +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x361e7afc __tb_ring_enqueue +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x39031244 tb_xdomain_lane_bonding_enable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x393b4f2f tb_property_free_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x39993d16 tb_ring_poll +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4443da02 tb_xdomain_alloc_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e5064a7 tb_property_find +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e64bdfd tb_register_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x603249ed tb_unregister_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x61790693 tb_service_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x658e3d97 tb_property_add_immediate +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x6cfa3282 tb_unregister_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x73ad2acb tb_property_get_next +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x785eb82c tb_property_remove +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x81ffc947 tb_ring_stop +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x840dd4cf tb_xdomain_enable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8b62f95e tb_property_add_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8f26eca6 tb_xdomain_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x90105ef6 tb_ring_poll_complete +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa3d2b403 tb_property_add_data +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb36103d4 tb_xdomain_release_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb70fbfe4 tb_xdomain_disable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb7c7cdce tb_property_add_text +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc905fbf1 tb_xdomain_alloc_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xccdc8019 tb_ring_free +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xd2cb4292 tb_ring_start +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xe453612a tb_xdomain_lane_bonding_disable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xeae000e9 tb_xdomain_request +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf0f6c07f tb_register_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf1cfd1ff tb_register_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf2c66ec9 tb_ring_alloc_rx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf76028c7 tb_unregister_protocol_handler +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x02b57604 ufshcd_init +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x0df3e986 ufshcd_hba_stop +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x0f9a2a4d ufshcd_make_hba_operational +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x1506c898 ufshcd_system_restore +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x1b8baf75 ufshcd_system_freeze +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x22ab7c89 ufshcd_link_recovery +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x39355c79 ufshcd_hba_enable +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x3dd6b8f2 ufshcd_mcq_poll_cqe_lock +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x4a0afb18 ufshcd_uic_hibern8_enter +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x4ca32753 ufshcd_hold +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x52158559 ufshcd_dme_configure_adapt +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x5827096b ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x6e7dea8b ufshcd_config_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x72184a48 ufshcd_fixup_dev_quirks +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x723b1abf ufshcd_delay_us +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x78dd26e8 ufshcd_update_evt_hist +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x79ab7000 ufshcd_uic_hibern8_exit +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7e5b387a __ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x854e4d33 ufshcd_release +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x91a964df ufshcd_resume_complete +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x95d14146 ufshcd_dump_regs +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa69fec2b ufshcd_uic_change_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa81b94ce ufshcd_dme_set_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xaa34fcc9 ufshcd_dme_get_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xbcb83b79 ufshcd_clkgate_delay_set +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xcc6232b2 ufshcd_mcq_config_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xce3712e9 ufshcd_auto_hibern8_update +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xd26e5581 ufshcd_system_thaw +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xdd1846aa ufshcd_get_vreg +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xe42af78e ufshcd_mcq_write_cqis +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xf322cdb0 ufshcd_dealloc_host +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xfa2d26f2 ufshcd_remove +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xff1311df ufshcd_mcq_enable_esi +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x54c946de ufshcd_init_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x7a0460ff ufshcd_get_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x7cfc7409 ufshcd_populate_vreg +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x956cf447 ufshcd_pltfrm_init +EXPORT_SYMBOL_GPL drivers/uio/uio 0x596d974f __devm_uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0x7f442b4d __uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xbb862976 uio_unregister_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xcd2fd5c9 uio_event_notify +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x2e1f0932 usbatm_usb_probe +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0xca9010a9 usbatm_usb_disconnect +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x07031f16 cdns_set_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x2599585b cdns_clear_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x27e62b73 cdns_drd_gadget_on +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x4721c6a9 cdns_drd_gadget_off +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xa70abf4c cdns_power_is_lost +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xb14246d9 cdns_suspend +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xba50339f cdns_init +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xbd0a5508 cdns_resume +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xf686be73 cdns_remove +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x09d14c8e ci_hdrc_remove_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x222186b6 hw_phymode_configure +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x7567175c ci_hdrc_add_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xcce55531 ci_hdrc_query_available_role +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x33db998f imx_usbmisc_resume +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x86e72ec7 imx_usbmisc_hsic_set_connect +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xa3b44368 imx_usbmisc_charger_detection +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xacc2b328 imx_usbmisc_suspend +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xcec80f91 imx_usbmisc_init_post +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xf95fa609 imx_usbmisc_init +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x16740ce2 ulpi_unregister_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x17a47797 ulpi_read +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x70f36541 ulpi_write +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x79674cbd __ulpi_register_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x8fc0ad22 ulpi_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x98b83dbb ulpi_register_interface +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x0b50a16a u_audio_get_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x0cf30f7f u_audio_set_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x399f2aaa u_audio_set_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x46d229bc g_audio_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x48d617fd u_audio_get_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x5029981d g_audio_setup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x5dbd22f6 u_audio_set_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x6a964cdd u_audio_get_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7ab0f19d u_audio_start_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7af2f405 u_audio_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7d297b72 u_audio_set_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xaf9baa0d u_audio_get_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xc21a8e4c u_audio_stop_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xe7d14144 u_audio_start_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xf00b9f73 u_audio_stop_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x0b165ad4 gether_setup_name_default +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x15eecbc0 gether_get_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x29e71ec7 gether_set_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x2d6ae1ed gether_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x4b7f771a gether_get_host_addr_u8 +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x5041b7ba gether_set_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x57d05df7 gether_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x5f1347bd gether_set_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x742bac9a gether_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x7c86e36c gether_set_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x88423286 gether_set_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8878cfa6 gether_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x97769ab9 gether_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xb69926f6 gether_setup_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xbaac51cb gether_get_host_addr_cdc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xc3ac8e24 gether_register_netdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xc4484b9d gether_get_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xcbc73856 gether_get_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xcd37b62d gether_get_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x33bfdca2 gserial_alloc_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x5c917fd0 gserial_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x60db48f5 gserial_get_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x77268a68 gs_free_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xb6652875 gserial_free_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xc0a01527 gserial_set_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xc27cb93a gserial_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe2244976 gserial_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe89dc424 gserial_alloc_line_no_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xed2c38b7 gserial_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xfb78a286 gs_alloc_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x14bf803c ffs_single_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x6c825859 ffs_lock +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0xe1a0d68b ffs_name_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x0d3deedf fsg_store_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x12bf744d fsg_common_remove_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x141fce2a fsg_common_remove_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1710b539 fsg_fs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1ccb58f7 fsg_common_set_num_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x2933ee1d fsg_ss_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x32540c55 fsg_store_forced_eject +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x398778e1 fsg_ss_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x39d6169f fsg_store_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3c6a07d0 fsg_common_create_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3f2e7731 fsg_show_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x423845e4 fsg_ss_bulk_in_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x42b73647 fsg_store_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x4a161faa fsg_store_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x4bd0c1b4 fsg_lun_fsync_sub +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x4ffd9c7b fsg_show_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x56344daf fsg_hs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x66062fca fsg_show_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6acb4179 fsg_common_set_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6f0eaf0f fsg_common_set_cdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x7e26d4a5 fsg_common_set_sysfs +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x857b6dc2 fsg_hs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x8b4458bd fsg_lun_open +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x8bd956f9 fsg_show_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x95cffb3e fsg_hs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9a0221c7 fsg_common_free_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5cae92f fsg_ss_bulk_out_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5f99b69 fsg_fs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xab6c68ac fsg_config_from_params +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb149fa9e fsg_store_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb3adf38d store_cdrom_address +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb52ba28a fsg_intf_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb54d0d95 fsg_fs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb6cafc78 fsg_show_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb9594dd5 fsg_show_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xbd0c3d29 fsg_lun_close +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd1a3e8e0 fsg_common_create_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xebf85461 fsg_store_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf4efc0c8 fsg_ss_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x03908a05 rndis_rm_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x09465acb rndis_borrow_net +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x3a9d9e58 rndis_uninit +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x7381f1a1 rndis_get_next_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x8e3ab2b0 rndis_set_param_medium +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x8f28efe2 rndis_signal_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x90d4558d rndis_signal_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x9303b15d rndis_add_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x9e0d7f4a rndis_deregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xa93ac345 rndis_msg_parser +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xaee2a066 rndis_set_param_vendor +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xb9d842ed rndis_free_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xe5bd5420 rndis_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xf0437284 rndis_set_host_mac +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xfc69525b rndis_set_param_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0c589aba usb_validate_langid +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x1661a2a9 usb_ep_autoconfig_ss +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x17a2d719 usb_composite_overwrite_options +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2a5ab010 alloc_ep_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2aa46d00 usb_put_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2e09263f usb_copy_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2fca580c usb_get_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x3ab02d87 usb_ep_autoconfig +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x3ebc00b4 usb_assign_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x413a70ab usb_remove_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4beb505d usb_gadget_get_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x50388660 usb_composite_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x5b8a0c12 usb_ep_autoconfig_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x625bee72 usb_function_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x62cfb0ff usb_add_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x63a59bd6 usb_function_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7148ceb2 usb_ep_autoconfig_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x72d6b02e usb_string_ids_n +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x81a0d07d usb_get_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x82cb0052 usb_composite_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x8c45fd41 usb_add_config_only +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9110850c usb_put_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x93c02207 usb_function_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x94ff5e2e usb_string_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x99f94835 usb_string_ids_tab +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9de7b4a5 usb_gstrings_attach +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xc2ace39f usb_func_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd0ba6e82 usb_otg_descriptor_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd2ea2134 usb_descriptor_fillbuf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd6c52907 usb_interface_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd7639397 config_ep_by_speed_and_alt +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xdb059f72 usb_otg_descriptor_alloc +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xde36a6aa unregister_gadget_item +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xe761999b usb_function_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xec123660 usb_add_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf39c19b8 usb_composite_setup_continue +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf474a207 usb_gadget_config_buf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf4bfb2d4 config_ep_by_speed +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xfe783a1c usb_free_all_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/rzv2m_usb3drd 0x3c49504f rzv2m_usb3drd_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x051d14d9 udc_basic_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x27afc684 udc_remove +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x288361d3 gadget_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5d01d078 udc_irq +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x6629c73e udc_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x66c221bb udc_mask_unused_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x876e2b95 empty_req_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xc43745ae free_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xd1d8809b init_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xdc98fcb7 udc_enable_dev_setup_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x004c6380 usb_ep_fifo_flush +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x0c3c2230 usb_gadget_map_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x0f63c9ca usb_gadget_map_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x12c21497 usb_initialize_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x1bd3e213 gadget_find_ep_by_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x23e784dd usb_gadget_unmap_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2af38e5f usb_ep_free_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2c53cadb usb_ep_disable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2fd3a3ba usb_gadget_register_driver_owner +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x35b1ed0a usb_gadget_vbus_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x3ea59b5d usb_ep_alloc_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x405d007d usb_ep_set_wedge +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x45a9bfef usb_gadget_vbus_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4bcc1fe6 usb_gadget_set_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4fa2450c usb_ep_dequeue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x50b88f41 usb_get_gadget_udc_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x5a6a5daf usb_gadget_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x5b9fb540 usb_gadget_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x72254cbd usb_gadget_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x76f6244f usb_add_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x784d9a58 usb_ep_enable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x79c3b872 usb_ep_fifo_status +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x812cf9b8 usb_gadget_set_remote_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x8611362f usb_gadget_frame_number +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x8abfe16e usb_add_gadget_udc_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x93d5fdc4 usb_gadget_giveback_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x94129a22 usb_gadget_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x9bcc2f72 usb_gadget_vbus_draw +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x9cf61fc5 usb_gadget_ep_match_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x9d9db8f6 usb_del_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x9fdbd2c8 usb_gadget_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xac5667d9 usb_ep_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xae085f32 usb_gadget_check_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xb86ccc89 usb_gadget_set_state +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xbee6af28 usb_ep_set_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc3d4d06b usb_ep_set_maxpacket_limit +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc8ac2c4f usb_ep_clear_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xccad1986 usb_add_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xd889825b usb_udc_vbus_handler +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xdb18c779 usb_del_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xe03f5fce usb_gadget_clear_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xed35147f usb_gadget_unmap_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xedfe5aa2 usb_gadget_udc_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf6976b56 usb_gadget_connect +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-pci-renesas 0x45fe0d3b renesas_xhci_check_request_fw +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x5cb175ba xhci_plat_remove +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0xaeba3af5 xhci_plat_pm_ops +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0xd2cd1bd4 xhci_plat_probe +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0x704ab0b8 ezusb_fx1_ihex_firmware_download +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0xdab708a8 ezusb_fx1_set_reset +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x09492220 musb_mailbox +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x0b4a8834 musb_writeb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x2734197f musb_readb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x439bbc5c musb_interrupt +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x5ae12293 musb_queue_resume_work +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x669594ad musb_clearw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x6af8c6dc musb_writel +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x7154f19d musb_set_host +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x719a5e41 musb_readw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x930f88c0 musb_set_peripheral +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xade3e56c musb_writew +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xb1d05491 musb_get_mode +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xe59efb0e musb_clearb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xf0f95e51 musb_readl +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xfc90e708 musb_root_disconnect +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x299c3c18 usb_gen_phy_init +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x39636785 usb_phy_gen_create_phy +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x72e1c546 usb_phy_generic_unregister +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x7caf7404 usb_phy_generic_register +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xe4f6832b usb_gen_phy_shutdown +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-isp1301 0xd9d38741 isp1301_get_client +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x17cfec22 tegra_ehci_phy_restore_start +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x23ef5dd8 tegra_usb_phy_postresume +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x2cb32525 tegra_ehci_phy_restore_end +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0xbdc7bfd8 tegra_usb_phy_preresume +EXPORT_SYMBOL_GPL drivers/usb/serial/usb_wwan 0x5675e413 usb_wwan_port_probe +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x1c494c89 usb_serial_handle_dcd_change +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x234bcbf1 usb_serial_generic_close +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x3098876b usb_serial_generic_tiocmiwait +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x3847fb15 usb_serial_generic_wait_until_sent +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x53905c49 usb_serial_generic_submit_read_urbs +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x5abe4628 usb_serial_port_softint +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x60631f5a usb_serial_generic_read_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x6453d58c usb_serial_generic_process_read_urb +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x6ae24a1d usb_serial_generic_chars_in_buffer +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x8a4d651b usb_serial_generic_throttle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x8ddd1298 usb_serial_generic_unthrottle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xb19f9fbc usb_serial_claim_interface +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd0a605ce usb_serial_generic_write_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd39be27f usb_serial_generic_get_icount +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd3c43a2b usb_serial_generic_write_start +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd74641e9 usb_serial_deregister_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xdc0d8a6b usb_serial_generic_resume +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xeb2edd72 usb_serial_generic_write +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xfb46f33b usb_serial_register_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xff815f5e usb_serial_generic_open +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0x8e66e0c2 dp_altmode_remove +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0xf7a34c21 dp_altmode_probe +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x6f497a3c tcpci_irq +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xbe111953 tcpci_get_tcpm_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xc529e32e tcpci_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xd0547deb tcpci_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x10ec6d2d tcpm_sink_frs +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x3b84657b tcpm_pd_transmit_complete +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x76eeda4b tcpm_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x9e0bd753 tcpm_pd_hard_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xb655342c tcpm_pd_receive +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc1a02ac4 tcpm_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc37b9769 tcpm_cc_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xceb50012 tcpm_vbus_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xd680581d tcpm_port_clean +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xda86a83d tcpm_port_is_toggling +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xea220941 tcpm_tcpc_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xeb779665 tcpm_sourcing_vbus +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x04b5c622 typec_register_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x0902bd7a typec_unregister_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x12bc57fe typec_get_fw_cap +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x16213b80 typec_plug_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1730e5de usb_power_delivery_unlink_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1a7407b2 typec_unregister_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1c75cd06 typec_partner_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2661e289 typec_port_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2757d3ad typec_set_mode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x29afc720 typec_partner_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2b52ed9b typec_set_vconn_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2c358169 typec_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2d1e301d typec_find_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2fa8eb09 typec_match_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x34f14823 typec_partner_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3822a8d0 typec_altmode_get_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3b2b0a31 typec_port_register_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x471c6eb3 typec_switch_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x49307681 usb_power_delivery_unregister_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x4fe31ec3 typec_retimer_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x53bac0a6 typec_altmode_put_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5b717ad7 typec_retimer_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5bfc49a8 typec_register_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5fc94222 fwnode_typec_mux_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x60ef9e1c typec_set_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6153767a typec_mux_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x654b9c14 typec_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x682f54e6 typec_switch_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x684324b6 typec_retimer_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x691dcde5 __typec_altmode_register_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6b3d9465 typec_mux_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6ea539a5 typec_get_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x76c9fc9f typec_get_negotiated_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x844e6cce typec_altmode_get_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86521d45 typec_switch_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8c03054f typec_set_pwr_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9049491e typec_find_port_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x941fe855 typec_retimer_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9b9a6feb typec_partner_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9c68ddf0 typec_partner_set_pd_revision +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa0c992f8 typec_altmode2port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa1cb2184 typec_retimer_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa254de98 typec_find_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa3702854 fwnode_typec_retimer_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa578727d typec_unregister_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa9562e66 typec_altmode_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa9cf4008 typec_cable_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xada0ef4f typec_register_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xae2b11b3 typec_cable_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xaf2e48d0 usb_power_delivery_link_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb0a841f9 typec_switch_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb7305b83 typec_altmode_enter +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbd5191e7 typec_mux_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc146e2b8 typec_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc37a6562 usb_power_delivery_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc3e3c27b fwnode_typec_switch_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc60d2d7c typec_cable_is_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc7f3b942 usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc8e4dea2 typec_cable_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc8f8aa14 typec_altmode_update_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcbf33dd0 typec_set_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd10b4be5 typec_mux_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd2fa1286 typec_switch_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd80258a4 typec_set_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd831298d typec_altmode_vdm +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdb96406d typec_partner_usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdd23ae63 typec_unregister_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe032d30e typec_altmode_exit +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe294a989 typec_plug_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe48f284a typec_altmode_notify +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe757deb3 typec_altmode_attention +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe8a78081 typec_mux_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xea5fbfbc typec_partner_set_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeafc1eb8 typec_find_port_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeeb1d624 usb_power_delivery_register_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf1234a8b typec_find_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf4d3e2d3 typec_port_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf7a44be7 typec_switch_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfc8df340 typec_mux_put +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x25449cb1 ucsi_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x3993f05d ucsi_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x4d8f8bf5 ucsi_send_command +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x7ad042da ucsi_connector_change +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x7f99f112 ucsi_register +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x862b41df ucsi_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x959df9d3 ucsi_create +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xb5fd5ba4 ucsi_resume +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xe03f0db6 ucsi_destroy +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x02cd7ef2 usbip_recv +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x08bf60de usbip_event_happened +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x25281dd5 usbip_start_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x5c35c7f8 usbip_event_add +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x6342d0f9 usbip_recv_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x6992157d usbip_pad_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x6faed94e usbip_dump_urb +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x78336ccb usbip_pack_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x78b72f44 usbip_debug_flag +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x7e0970fc usbip_in_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x81085c64 dev_attr_usbip_debug +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x9ff53827 usbip_stop_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xacf0771b usbip_recv_xbuff +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xc2f5a147 usbip_alloc_iso_desc_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd02753dc usbip_header_correct_endian +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe1ea0586 usbip_dump_header +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x0091f725 vdpa_unregister_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x080c5765 vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x1d08a4e2 __vdpa_register_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x347f3828 vdpa_set_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x6e008301 vdpa_get_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x73869458 _vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x8846064e vdpa_mgmtdev_register +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xa27f80bc vdpa_mgmtdev_unregister +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xaa6572a0 _vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xd0dd4596 __vdpa_alloc_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xde6af547 vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0x8e7353dd vdpasim_schedule_work +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0x99016bbc vdpasim_create +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x08cbab64 vfio_pci_core_close_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x0b50d33d vfio_pci_core_unregister_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x0c3a7aab vfio_pci_core_sriov_configure +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x0fa06105 vfio_pci_core_err_handlers +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x2f121ede vfio_pci_core_read +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x389b805a vfio_pci_core_finish_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4cf699b8 vfio_pci_core_set_params +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x5484dac6 vfio_pci_core_ioctl_feature +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x639393a9 vfio_pci_core_release_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x6fe2fd85 vfio_pci_core_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x71c1553a vfio_pci_core_write +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x7dce7d6e vfio_pci_core_register_dev_region +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x868822cd vfio_pci_core_mmap +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x9defb47b vfio_pci_core_match +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xa461695b vfio_pci_core_request +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xa480502e vfio_pci_core_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xcad89337 vfio_pci_core_aer_err_detected +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xeb998ee0 vfio_pci_core_register_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xf5b41fa0 vfio_pci_core_init_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xf6a659e5 vfio_pci_core_disable +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x01955f4d vfio_platform_mmap +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x18fe75b4 vfio_platform_open_device +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x19aeb3e6 vfio_platform_release_common +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x5c80b63f __vfio_platform_register_reset +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xb9793c2a vfio_platform_close_device +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xba1bcfdd vfio_platform_unregister_reset +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xdadc158a vfio_platform_write +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xdea011a5 vfio_platform_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xe6bd1bc1 vfio_platform_read +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xf01e1d9b vfio_platform_init_common +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x025b21ba vfio_iommufd_physical_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x09c1e7eb vfio_iommufd_emulated_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x106894ab vfio_file_enforced_coherent +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x1086a58e vfio_iommufd_physical_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x13f0341b vfio_file_has_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x1bd95e19 vfio_virqfd_disable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x439e1583 vfio_iommufd_physical_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x48ee7465 vfio_device_set_open_count +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x5ebe8f49 vfio_file_set_kvm +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x60a634c4 vfio_info_cap_add +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7182e029 vfio_assign_device_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7d2ed4c3 iova_bitmap_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x90673869 vfio_iommufd_emulated_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xa8d2f3ef vfio_iommufd_emulated_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xaa454b2f _vfio_alloc_device +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xba66ef74 vfio_mig_get_next_state +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xc1d4dec3 vfio_file_iommu_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xcf07e8d7 vfio_virqfd_enable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xd84943de vfio_register_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xda94f8c1 vfio_unregister_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe1766518 vfio_register_emulated_iommu_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe1c3e818 vfio_unregister_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe25195f8 vfio_file_is_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xfd9299a2 vfio_register_group_dev +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x02949a50 vhost_vring_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x16f4d1ae vhost_dev_check_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1cdf0d79 vhost_dev_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1ce22d7f vhost_exceeds_weight +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x38574c9b vhost_dev_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x39b12745 vhost_new_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x417ab9f2 vhost_poll_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x439be7d5 vhost_dev_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x480648e8 vhost_add_used_and_signal_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x48240dca vhost_get_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x48830f35 vhost_add_used +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x51d1b43d vhost_log_write +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5710fa2e vhost_worker_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x603e216c vhost_dequeue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6364a5a0 vhost_add_used_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6585681a vhost_dev_reset_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x787782df vhost_poll_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x8505e8a0 vhost_dev_set_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x88fa10a3 vhost_vq_work_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x8df5df98 vhost_vq_init_access +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x90dfe380 vhost_vq_has_work +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x923e0b58 vhost_vq_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x9962c9d8 vhost_chr_read_iter +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x99fba98b vhost_dev_cleanup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x9d6ec043 vhost_dev_has_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa0aa17a4 vhost_init_device_iotlb +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa36d7038 vhost_disable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa4944c30 vhost_enqueue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa909cfc5 vhost_work_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xaab73a77 vhost_vq_avail_empty +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc0b33382 vhost_discard_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc4a2287d vhost_vq_is_setup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd10550e8 vhost_poll_start +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd536b76f vq_meta_prefetch +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd599c37a vhost_set_backend_features +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd86cfb43 vhost_clear_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xdfc94c22 vhost_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe2f0698d vhost_add_used_and_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xeb779ea4 vhost_enable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf367b2c8 vhost_log_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf62b1ec0 vhost_dev_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfa84a6ec vhost_vq_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfd2b3e45 vhost_dev_reset_owner_prepare +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfe576dd7 vhost_poll_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x38ff875f vhost_iotlb_add_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x5f4e5249 vhost_iotlb_reset +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x69e872f9 vhost_iotlb_itree_first +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x6bec0e66 vhost_iotlb_del_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x83be64b9 vhost_iotlb_itree_next +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x885512a2 vhost_iotlb_add_range_ctx +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x8a7d8ee9 vhost_iotlb_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xa24517eb vhost_iotlb_free +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xc577832d vhost_iotlb_alloc +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xf9deb0db vhost_iotlb_map_free +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x33e4ad6b ili9320_suspend +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x45c68113 ili9320_probe_spi +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x91828c1c ili9320_write_regs +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x98ea03cc ili9320_remove +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xac6916a1 ili9320_shutdown +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xd2704fb0 ili9320_write +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xdef01ba5 ili9320_resume +EXPORT_SYMBOL_GPL drivers/video/fbdev/core/fb_ddc 0x050afc88 fb_ddc_read +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x2985df9c sis_malloc_new +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x8b047e87 sis_free_new +EXPORT_SYMBOL_GPL drivers/w1/wire 0x0f6c5308 w1_write_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x0fa89ebe w1_touch_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x37ac3796 w1_reset_resume_command +EXPORT_SYMBOL_GPL drivers/w1/wire 0x63757e92 w1_calc_crc8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x6bb574b0 w1_write_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x79053090 w1_touch_bit +EXPORT_SYMBOL_GPL drivers/w1/wire 0x7b8c10a3 w1_reset_bus +EXPORT_SYMBOL_GPL drivers/w1/wire 0x80e53b40 w1_triplet +EXPORT_SYMBOL_GPL drivers/w1/wire 0x8708e74b w1_read_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0xa5b7c01c w1_reset_select_slave +EXPORT_SYMBOL_GPL drivers/w1/wire 0xaf882762 w1_read_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0xc0843a9d w1_next_pullup +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x2fece24e xen_front_pgdir_shbuf_free +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x30a98c85 xen_front_pgdir_shbuf_get_dir_start +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x7795fc4b xen_front_pgdir_shbuf_unmap +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xb8c6ebb0 xen_front_pgdir_shbuf_map +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xcaebec02 xen_front_pgdir_shbuf_alloc +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0x149a0081 xen_privcmd_fops +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0x1a8aa342 xen_privcmdbuf_fops +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x4b62826c dlm_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x8a6c5f1b dlm_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xb2afd852 dlm_posix_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xb90b7a66 dlm_posix_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcd224e1d dlm_new_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcf9f3328 dlm_release_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xebee03fd dlm_posix_get +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x04dd1659 nlmclnt_init +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x14c71c6a nlmclnt_done +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x1f341878 nlmclnt_rpc_clnt +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x26a6af3a nlmsvc_ops +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x7ad279bb lockd_down +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x8f2d8079 nlmclnt_proc +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x9cbde0a0 nlmsvc_unlock_all_by_ip +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xd0d62e4a nlmsvc_unlock_all_by_sb +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xe1a78b6d lockd_up +EXPORT_SYMBOL_GPL fs/netfs/netfs 0x8b575ee3 netfs_extract_user_iter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x009aa8ce nfs_server_copy_userdata +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0272bc4a nfs_file_llseek +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0294c6a2 nfs_callback_nr_threads +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03eacb8c nfs_fattr_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x04e0ba54 put_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x072375a4 __traceiter_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x07942252 nfs_wb_all +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0a21a5af nfs_commit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0aeb1d69 nfs_get_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0b623da3 nfs_init_cinfo +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0bc6456b nfs_get_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0dc8816f nfs_scan_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x107bfbca nfs4_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10962bc2 nfs_auth_info_match +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10f19238 nfs_pageio_reset_read_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x13cc8dbf nfs_commit_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x16f95d5c nfs_clear_verifier_delegated +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1771e471 nfs_init_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1939de63 nfs_read_alloc_scratch +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1c14a60f nfs4_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1e727ca4 nfs_lock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1f3f5089 nfs_check_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x20fb937c nfs_kill_super +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22d795a8 _nfs_display_fhandle_hash +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2565950f nfs_server_insert_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x26884ff7 nfs_alloc_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x27195186 nfs_filemap_write_and_wait_range +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x279817b4 nfs_may_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x28ca2a9c nfs_getattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x29086fa3 __tracepoint_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2ab46f89 nfs_request_add_commit_list_locked +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2cafd2aa nfs_link +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2e368711 nfs_clear_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3068326b nfs_file_fsync +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3155a55c nfs_revalidate_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x315ba436 nfs_free_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x325a2882 nfs_pageio_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x337b2ebc nfs_mkdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x33a4d9b7 nfs_post_op_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x34566b51 __tracepoint_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39e05ac3 nfs_idmap_cache_timeout +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f2690f2 nfs_check_flags +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x40739385 nfs_wait_bit_killable +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42f2c81f nfs4_client_id_uniquifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4330c639 nfs_zap_acl_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x43448255 nfs_file_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4363646b nfs_request_remove_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x46e83d2b unregister_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x470fc51b nfs_async_iocounter_wait +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x48921f51 alloc_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x48e72a32 nfs_init_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x498f2ad7 nfs_file_splice_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x49cbbca4 nfs_create_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4cb9e001 recover_lost_locks +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4d3d31ae nfs_free_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4ee6aca7 nfs_sysfs_add_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x51892d61 nfs_callback_set_tcpport +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5465e79c nfs_file_mmap +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x584b8482 nfs_inc_attr_generation_counter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5af82c38 nfs_d_prune_case_insensitive_aliases +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5c83a22e nfs_wait_on_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5d247c0c nfs_free_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5d89bbad nfs_retry_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5fc0eeb7 nfs_pageio_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x60c2c5e5 nfs_client_init_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6124461d nfs_drop_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x61515178 nfs_umount_begin +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x63523a80 nfs_sync_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x65756695 nfs_file_set_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x67bede58 nfs_client_init_is_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x69a146e7 nfs_commitdata_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6b7afa1b nfs_alloc_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e81f032 __SCK__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x70fac81f nfs_request_add_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x71fd854d nfs_alloc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73225374 nfs_create_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73dff4c0 __SCK__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x745ae4d1 nfs_fscache_open_file +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x74a13845 nfs_file_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7524359f nfs_rename +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7541864a nfs_pgio_header_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x756192c2 nfs_show_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7aaefb28 nfs_init_server_rpcclient +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7c710bd4 nfs_wait_client_init_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7e202e89 __tracepoint_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7fd3b792 nfs_instantiate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8407e5b7 nfs_setattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8499de4f nfs_alloc_fattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x84f564a1 nfs_sops +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x85c7b3e7 nfs_create +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x86544a9c nfs_setattr_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x88622232 nfs_mknod +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x898f8cde nfs_pgio_header_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8a94c4fb nfs_write_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8cf25ee4 nfs_symlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8e1b96c5 nfs_access_get_cached +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x90a5530f nfsiod_workqueue +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x913c8b9c nfs_do_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x91c33f41 nfs_reconfigure +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x91d1fe52 max_session_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x923d6d19 nfs_server_remove_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95007f7e __SCK__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9548a294 register_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9720a04c get_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x98b0ece8 nfs_init_timeout_values +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9c45de44 nfs_inode_attach_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9e59a49b nfs4_label_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9f93b68a nfs_pageio_reset_write_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa15d7005 nfs_pgio_current_mirror +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa372419d nfs_lookup +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa40a1d7a nfs_setsecurity +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa544cf22 nfs_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa55abd19 nfs_pageio_resend +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa6faeb98 nfs_file_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa88fd93e nfs_put_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8e9e1ae send_implementation_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaafd4acc max_session_cb_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xabcbd55a nfs_close_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb1859f95 nfs_rmdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb6b46ed4 nfs_set_verifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb703a81d __traceiter_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb922a64e nfs_permission +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbbead0ee nfs_writeback_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbcc60c8d __tracepoint_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbdbfcacb nfs_atomic_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbe10115c nfs_refresh_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbe462f5b nfs_access_zap_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc0bf8017 nfs_generic_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3a2be67 nfs_net_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc52e6ede nfs_flock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc61abdc9 nfs_release_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc6c8b8f1 nfs_access_set_mask +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc865c8dc nfs_add_or_obtain +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcb743ccf nfs_unlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcd772074 nfs_post_op_update_inode_force_wcc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd07099f1 nfs_sb_deactive +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd1f5c1d3 nfs_initiate_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd2a0c900 nfs_fhget +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd3105358 nfs_alloc_fattr_with_label +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd573c671 nfs_client_for_each_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd57e6fdb nfs_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd5a9d861 nfs_sysfs_link_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd739cbb3 nfs_commitdata_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd87602d9 nfs_alloc_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd9e43e83 nfs_clone_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdae9b5d7 nfs4_disable_idmapping +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdc49c276 __traceiter_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdceaec46 nfs_probe_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdee03095 nfs_initiate_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe17bfea7 nfs_pgheader_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe4d0bc14 nfs_try_get_tree +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe51ae1fc nfs_sb_active +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe537fb8e nfs_invalidate_atime +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe5e8ab20 nfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe9ed7752 __traceiter_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xeb06d087 nfs_show_options +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xeb08ece3 nfs_statfs +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xeb25f378 nfs_file_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xeb52e772 nfs_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf166ebce nfs_access_add_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf2853048 nfs_show_stats +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf2a30223 nfs_mark_client_ready +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf4efb22f nfs_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf5eb97a1 nfs_dreq_bytes_left +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf8a45e39 nfs_put_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf8f39527 nfs_force_lookup_revalidate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf96f04c4 __SCK__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc2f5e84 nfs_set_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc619abd _nfs_display_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfd461584 nfs_show_devname +EXPORT_SYMBOL_GPL fs/nfs/nfsv3 0xe9d10155 nfs3_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x008a9ae9 __traceiter_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0131210b nfs4_schedule_session_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x02da1276 __tracepoint_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x054bef45 layoutstats_timer +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x08b2c467 __SCK__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0bd06bd1 __tracepoint_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0d381e90 __tracepoint_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0d5b57b7 pnfs_generic_ds_cinfo_release_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0ff289f3 __SCK__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x12c344dd pnfs_put_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1809884e pnfs_register_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18430b15 pnfs_free_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18779988 pnfs_read_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18b41178 __tracepoint_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1d2ef2a9 pnfs_update_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1d57c82c __tracepoint_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1f294c0e pnfs_ld_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2174b794 __tracepoint_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x276c1e26 pnfs_set_layoutcommit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x27ad47ea __SCK__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2858da90 nfs_remove_bad_delegation +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x29a610fa __traceiter_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2b14ed87 pnfs_error_mark_layout_for_return +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2dcbe732 pnfs_generic_ds_cinfo_destroy +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2f1e21ba __tracepoint_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x30a44ac3 __SCK__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x314f540d pnfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x35099754 nfs4_test_session_trunk +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x382bbc23 pnfs_generic_commit_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3b514717 nfs41_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3cad74b5 nfs4_schedule_stateid_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3d4dffe3 pnfs_generic_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x442eb9f0 nfs4_decode_mp_ds_addr +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x449a67d9 __traceiter_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x45c0c00b pnfs_add_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x46414433 nfs4_mark_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4fcab17d pnfs_generic_write_commit_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5022ad2a pnfs_layout_mark_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x533c198f __SCK__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x555bb1db __tracepoint_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x55940711 nfs4_mark_deviceid_available +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x579126b8 __SCK__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5a4314e9 __SCK__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5d578c21 pnfs_generic_search_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5f1d6431 nfs4_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5f8a2308 nfs4_delete_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6085edbd nfs_map_string_to_numeric +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x628328d4 nfs4_test_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x62a27128 __traceiter_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x68ad5a40 __traceiter_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69965066 pnfs_generic_pg_readpages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69d3558d pnfs_generic_rw_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6e637af7 __tracepoint_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x75956d92 nfs4_schedule_migration_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x785c06ab __SCK__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x78ee4de8 __traceiter_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7a4e7f4e __SCK__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7cd013a8 __SCK__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x802046c5 __tracepoint_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x805bf785 nfs4_schedule_lease_moved_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x84dc1d79 pnfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x877a58a9 pnfs_destroy_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8be24f50 __tracepoint_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8cd1e0f2 pnfs_write_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x925bc452 __traceiter_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x97c0cf33 __traceiter_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x99783064 pnfs_alloc_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9d4db9a3 pnfs_set_lo_fail +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9f2fa6bb __traceiter_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa21750bd pnfs_generic_scan_commit_lists +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa3cabd1a nfs4_setup_sequence +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa8478bbc nfs4_init_ds_session +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xaa70d5a1 pnfs_nfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xac5c55df nfs4_put_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xadca87c0 nfs4_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb2dbcb13 __traceiter_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb4e6fb21 pnfs_generic_pg_writepages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb561f3e0 nfs4_pnfs_ds_add +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb7b209c9 pnfs_ld_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xba53a1ef __SCK__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbae0f6e5 nfs4_proc_getdeviceinfo +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbeeb7b07 pnfs_layoutcommit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7a42181 pnfs_generic_pg_check_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7a9d954 __SCK__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7af69f4 pnfs_generic_layout_insert_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xca0904d4 nfs4_find_or_create_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcd07a9e7 __traceiter_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcdc95d60 __traceiter_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xceab3e43 nfs4_pnfs_ds_connect +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd47333c2 __tracepoint_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd93bf436 pnfs_read_resend_pnfs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdb7f7724 nfs42_proc_layouterror +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdd342fa8 __tracepoint_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdd958ced nfs4_set_rw_stateid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdf6991a4 __SCK__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdfefdc43 pnfs_generic_pg_check_range +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe79c7099 nfs4_pnfs_ds_put +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xea6f2c2c pnfs_generic_clear_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xeb7dc94d __traceiter_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xed15fb41 nfs4_print_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xed7282b5 nfs4_find_get_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xedf3b71d pnfs_generic_prepare_to_resend_writes +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf1fc5196 nfs4_schedule_lease_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf20c4a08 pnfs_generic_recover_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf4a2da8c nfs4_init_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf7801360 nfs41_maxgetdevinfo_overhead +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf8bd52d5 pnfs_generic_pg_cleanup +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf999267e pnfs_generic_commit_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf9f397b6 pnfs_report_layoutstat +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfa2ac8cf pnfs_generic_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfe42b05a pnfs_unregister_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x1fe1e1ad locks_end_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x6e51903a opens_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x9cdc5f81 locks_start_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0xf878d426 locks_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x67a38637 nfsacl_encode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x9ffca59a nfs_stream_decode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xa00b5939 nfs_stream_encode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xc1b50beb nfsacl_decode +EXPORT_SYMBOL_GPL fs/nfsd/nfsd 0xefea2d26 nfsd4_ssc_init_umount_work +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x30ab80db o2hb_register_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4900035b o2hb_stop_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x58c88ff2 o2hb_get_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x5e95a4b2 o2net_send_message_vec +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x6a0c3847 __mlog_printk +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x75147cb0 o2nm_get_node_by_ip +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x81a17396 mlog_and_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x873dd643 o2nm_get_node_by_num +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x87fa1cdc o2nm_node_put +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x8c53e5ec o2hb_unregister_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa87bc9e7 o2nm_configured_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa941cb47 o2hb_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb6ebf62a o2nm_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xbd13ee5d o2hb_check_node_heartbeating_no_sem +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xc4d99852 o2hb_check_node_heartbeating_from_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd251b59e o2nm_node_get +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd859ac8c o2net_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xe5e49e96 o2hb_setup_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf1a5611d o2net_unregister_handler_list +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf56c2017 mlog_not_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf982e6db o2net_send_message +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfe1298f3 o2net_register_handler +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x0fcfd0b3 dlmlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x2a537f76 dlm_print_one_lock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x3aa8de75 dlm_unregister_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x428a7438 dlm_register_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x7a1211f8 dlm_setup_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x95901636 dlm_register_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd7ba575e dlm_errmsg +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd8fa57a6 dlm_unregister_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xf5d5ea3a dlmunlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfb86b96f dlm_errname +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0a726931 ocfs2_cluster_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0cfd3fc5 ocfs2_cluster_connect_agnostic +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x1475f64b ocfs2_dlm_lvb_valid +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x2dab8d71 ocfs2_stack_glue_register +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4634ee4c ocfs2_stack_glue_unregister +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4d3af7fa ocfs2_cluster_hangup +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x76f40744 ocfs2_dlm_lvb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x9507547f ocfs2_cluster_disconnect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xaf969565 ocfs2_dlm_lock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xbbc4ef97 ocfs2_stack_supports_plocks +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc5196999 ocfs2_dlm_unlock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc9fae756 ocfs2_cluster_connect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xcafdd707 ocfs2_dlm_lock_status +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd344e4ee ocfs2_stack_glue_set_max_proto_version +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd806a273 ocfs2_dlm_dump_lksb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xdf732af2 ocfs2_kset +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xfe8556fa ocfs2_plock +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x43cc3d4b pstore_blk_get_config +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x586461cb register_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x65dc02d6 unregister_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0x670765c6 unregister_pstore_zone +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0x87060971 register_pstore_zone +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xabd9af6d cifs_arc4_crypt +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xc4c73891 cifs_arc4_setkey +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0x798f3830 cifs_md4_init +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xceecd9e4 cifs_md4_final +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xdef1096d cifs_md4_update +EXPORT_SYMBOL_GPL lib/842/842_compress 0xcf048a91 sw842_compress +EXPORT_SYMBOL_GPL lib/842/842_decompress 0xa4adedf1 sw842_decompress +EXPORT_SYMBOL_GPL lib/bch 0x0c303f52 bch_encode +EXPORT_SYMBOL_GPL lib/bch 0x0d3e3481 bch_free +EXPORT_SYMBOL_GPL lib/bch 0x1a267fa8 bch_init +EXPORT_SYMBOL_GPL lib/bch 0x860a2eab bch_decode +EXPORT_SYMBOL_GPL lib/crc4 0x696b3a5a crc4 +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x0105b595 des_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x574eda34 des3_ede_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x856a5ef3 des3_ede_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa6aa9857 des_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa77b3b62 des3_ede_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa8fb743d des_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x39e8fa4b poly1305_update_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x4a833012 poly1305_final_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x8c874435 poly1305_init_generic +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0x3e0ac142 notifier_err_inject_dir +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0xb122acf3 notifier_err_inject_init +EXPORT_SYMBOL_GPL lib/polynomial 0xb8b44e50 polynomial_calc +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x1803a6ed raid6_2data_recov +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x804a5b70 raid6_call +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0xe4b051cf raid6_datap_recov +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x1d29b9e1 decode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x561835eb init_rs_non_canonical +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x63adbf92 encode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xa32f3d9e decode_rs16 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xeb2f825c init_rs_gfp +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xfd581da1 free_rs +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0x60516a67 lowpan_header_compress +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0xf7eb072b lowpan_header_decompress +EXPORT_SYMBOL_GPL net/802/garp 0x368a2e14 garp_request_leave +EXPORT_SYMBOL_GPL net/802/garp 0x4288773a garp_request_join +EXPORT_SYMBOL_GPL net/802/garp 0x60790054 garp_unregister_application +EXPORT_SYMBOL_GPL net/802/garp 0xc219ad96 garp_init_applicant +EXPORT_SYMBOL_GPL net/802/garp 0xcdf8c3df garp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/garp 0xf349b9a1 garp_register_application +EXPORT_SYMBOL_GPL net/802/mrp 0x0d98fd0b mrp_request_leave +EXPORT_SYMBOL_GPL net/802/mrp 0x645a8ea6 mrp_request_join +EXPORT_SYMBOL_GPL net/802/mrp 0x67f7a912 mrp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x6e3244dc mrp_unregister_application +EXPORT_SYMBOL_GPL net/802/mrp 0x8cf72990 mrp_register_application +EXPORT_SYMBOL_GPL net/802/mrp 0xd83787b3 mrp_init_applicant +EXPORT_SYMBOL_GPL net/802/stp 0x322780d5 stp_proto_unregister +EXPORT_SYMBOL_GPL net/802/stp 0xb6401b45 stp_proto_register +EXPORT_SYMBOL_GPL net/9p/9pnet 0x9cea7c9e p9_client_xattrwalk +EXPORT_SYMBOL_GPL net/9p/9pnet 0xa8109598 p9_client_xattrcreate +EXPORT_SYMBOL_GPL net/atm/atm 0xb09faf79 register_atmdevice_notifier +EXPORT_SYMBOL_GPL net/atm/atm 0xcfb6a3da unregister_atmdevice_notifier +EXPORT_SYMBOL_GPL net/ax25/ax25 0x08b91470 ax25_register_pid +EXPORT_SYMBOL_GPL net/ax25/ax25 0xac93ae05 ax25_bcast +EXPORT_SYMBOL_GPL net/ax25/ax25 0xaeb7451e ax25_defaddr +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x252ce858 l2cap_chan_connect +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x31fd8b4c l2cap_chan_list +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x621f9508 l2cap_chan_create +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x9ef5e34a l2cap_add_psm +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xc762bbd6 bt_debugfs +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe3e9e520 l2cap_chan_set_defaults +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe79a8654 l2cap_chan_send +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xf1fb0411 l2cap_chan_del +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xfeefb6a3 l2cap_chan_put +EXPORT_SYMBOL_GPL net/bridge/bridge 0x0bfb53c6 br_vlan_get_proto +EXPORT_SYMBOL_GPL net/bridge/bridge 0x164ce202 br_multicast_list_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x1adc7d6a br_vlan_get_info_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x4406a403 br_multicast_has_querier_anywhere +EXPORT_SYMBOL_GPL net/bridge/bridge 0x53aba33b br_dev_queue_push_xmit +EXPORT_SYMBOL_GPL net/bridge/bridge 0x62f78d20 br_fdb_find_port +EXPORT_SYMBOL_GPL net/bridge/bridge 0x71d0884a br_multicast_has_querier_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x72aedcdc br_port_get_stp_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0x7c69faf2 br_port_flag_is_set +EXPORT_SYMBOL_GPL net/bridge/bridge 0x8521ed7c br_vlan_get_pvid_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x961b11ff br_get_ageing_time +EXPORT_SYMBOL_GPL net/bridge/bridge 0x9bc7abc8 br_forward_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0xa2e4837e br_fdb_clear_offload +EXPORT_SYMBOL_GPL net/bridge/bridge 0xa7b8c27f br_multicast_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0xbd3495f7 br_forward +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc477a866 br_multicast_has_router_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc7781f9c br_mst_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc8bf0102 nf_br_ops +EXPORT_SYMBOL_GPL net/bridge/bridge 0xcf2bb416 br_vlan_get_pvid +EXPORT_SYMBOL_GPL net/bridge/bridge 0xdc546eaa br_vlan_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf203c328 br_multicast_router +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf39c1d24 br_mst_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf3a00090 br_handle_frame_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0xfb624f64 br_vlan_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0xfd52613f br_mst_get_state +EXPORT_SYMBOL_GPL net/dccp/dccp 0x14c48786 dccp_shutdown +EXPORT_SYMBOL_GPL net/dccp/dccp 0x168768ea dccp_getsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x182ec2bf dccp_ackvec_parsed_add +EXPORT_SYMBOL_GPL net/dccp/dccp 0x19686c40 dccp_recvmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x1ea064db dccp_set_state +EXPORT_SYMBOL_GPL net/dccp/dccp 0x2c5db480 dccp_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x308650ed dccp_reqsk_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3577d2ea dccp_sync_mss +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3d6bac4f dccp_done +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4300bb6a dccp_send_sync +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4428c477 dccp_feat_signal_nn_change +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4cdd391d dccp_feat_list_purge +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4d2c2efe dccp_close +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4ed11653 dccp_destroy_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4ff6d3b0 dccp_poll +EXPORT_SYMBOL_GPL net/dccp/dccp 0x51a44c22 dccp_rcv_established +EXPORT_SYMBOL_GPL net/dccp/dccp 0x55c7b152 dccp_init_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59814a84 dccp_statistics +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5c5e77c8 dccp_sendmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x6a693276 dccp_disconnect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x7a2104f8 dccp_rcv_state_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0x7ae68735 dccp_create_openreq_child +EXPORT_SYMBOL_GPL net/dccp/dccp 0x80993155 dccp_timestamp +EXPORT_SYMBOL_GPL net/dccp/dccp 0x8171199a dccp_death_row +EXPORT_SYMBOL_GPL net/dccp/dccp 0x829f5916 dccp_ioctl +EXPORT_SYMBOL_GPL net/dccp/dccp 0x858b2646 dccp_connect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x86be7924 dccp_packet_name +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9598d24d dccp_ackvec_parsed_cleanup +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9e56eb9f dccp_check_req +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa2c0da1b dccp_insert_option +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb14160de dccp_parse_options +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc11e3137 dccp_reqsk_init +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc18447d2 inet_dccp_listen +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc1db9735 dccp_destruct_common +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd3c4ef94 dccp_child_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd75b7072 dccp_orphan_count +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd7cdb975 dccp_hashinfo +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd9b06ffe dccp_feat_nn_get +EXPORT_SYMBOL_GPL net/dccp/dccp 0xebc16f9b dccp_ctl_make_reset +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf5986bf6 dccp_setsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0xfcb55a32 dccp_make_response +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x68a10396 dccp_v4_connect +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x8b6661f5 dccp_v4_conn_request +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xa56b70ce dccp_v4_send_check +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xc918749c dccp_v4_request_recv_sock +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xcc4b9a47 dccp_v4_do_rcv +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xdacda629 dccp_invalid_packet +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c6039ac dsa_flush_workqueue +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x1307e519 dsa_port_phylink_mac_change +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x33b226ef dsa_tag_drivers_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x417d1fed dsa_8021q_rx_switch_id +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x45ca5090 dsa_tag_8021q_bridge_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x4c8acfa4 dsa_tag_8021q_bridge_join +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x4d934bac dsa_devlink_port_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x5163b7a0 dsa_fdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x5222de90 dsa_enqueue_skb +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x5635ffd2 dsa_devlink_resource_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x59ebe085 dsa_devlink_resources_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x5ee26697 dsa_devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x6055dee2 dsa_tag_8021q_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x61569b9a dsa_switch_resume +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x7208318c dsa_register_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x76b62dca dsa_switch_find +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x7bdb1d68 dsa_8021q_rcv +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x88469435 dsa_port_from_netdev +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x8b218140 dsa_mdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x95a4a486 dsa_tag_8021q_standalone_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9e59271d dsa_8021q_rx_source_port +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xa99ae921 dsa_slave_dev_check +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xae6aad7a dsa_switch_shutdown +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xb62f6386 dsa_switch_suspend +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xbba125c6 dsa_devlink_params_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xbd7cece4 dsa_tag_8021q_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc15cee07 dsa_devlink_params_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc1e190bf dsa_tag_8021q_find_port_by_vbid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc23e8d5f dsa_devlink_region_destroy +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc54a9645 dsa_tag_8021q_bridge_leave +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc6da75aa dsa_devlink_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd077e855 dsa_devlink_param_get +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd280fce8 dsa_devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd9886115 dsa_8021q_xmit +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd9dc0c5b dsa_unregister_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf13e1803 vid_is_dsa_8021q +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf544b7f9 dsa_tag_drivers_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfd3e2b67 dsa_devlink_param_set +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x0d57f2ca ieee802154_hdr_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x161dc924 ieee802154_mac_cmd_pl_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x2f47af36 nl802154_scan_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x4847699e ieee802154_hdr_peek_addrs +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x61af121b ieee802154_hdr_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x63735156 nl802154_beaconing_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x87e2553b ieee802154_max_payload +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xd7de716d ieee802154_hdr_peek +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xe13a3dcc ieee802154_beacon_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xe6e538c2 nl802154_scan_started +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xedc3b403 ieee802154_mac_cmd_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xf95c93bb nl802154_scan_event +EXPORT_SYMBOL_GPL net/ife/ife 0x529002d9 ife_decode +EXPORT_SYMBOL_GPL net/ife/ife 0x6210e871 ife_tlv_meta_next +EXPORT_SYMBOL_GPL net/ife/ife 0x67db2029 ife_tlv_meta_decode +EXPORT_SYMBOL_GPL net/ife/ife 0x8dc2fa70 ife_encode +EXPORT_SYMBOL_GPL net/ife/ife 0xe7888e98 ife_tlv_meta_encode +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x3972677c esp_output_tail +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x812698b1 esp_output_head +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xf58cb696 esp_input_done2 +EXPORT_SYMBOL_GPL net/ipv4/gre 0xb423f5ab gre_del_protocol +EXPORT_SYMBOL_GPL net/ipv4/gre 0xd699ba2c gre_add_protocol +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x05886466 inet_sk_diag_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x1711592f inet_diag_bc_sk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x1b7bb952 inet_diag_msg_common_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x450ae45d inet_diag_find_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x6573d446 inet_diag_msg_attrs_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x68490253 inet_diag_unregister +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xb0f272cc inet_diag_dump_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xb744d9c0 inet_diag_register +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xed777d17 inet_diag_dump_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/ip_gre 0xf16f6300 gretap_fb_dev_create +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x164004d0 ip_tunnel_rcv +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x1c74813d ip_tunnel_changelink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x243bef1f ip_tunnel_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x59ec53b5 ip_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x5f17251b ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x5f98d0da ip_tunnel_encap_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x72cc43ae ip_md_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x7d496715 ip_tunnel_newlink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x8376f320 ip_tunnel_siocdevprivate +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x9728476c ip_tunnel_init +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xab3b4c3b ip_tunnel_init_net +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xacca1b66 ip_tunnel_uninit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xcba7e590 ip_tunnel_lookup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xd2eaf27e ip_tunnel_ctl +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xeaa43add __ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xed2456e5 ip_tunnel_delete_nets +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xf71edc23 ip_tunnel_dellink +EXPORT_SYMBOL_GPL net/ipv4/netfilter/arp_tables 0x5ff2cb8c arpt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/ip_tables 0x2cf09539 ipt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x357d57ee nf_defrag_ipv4_enable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x5095ab83 nf_defrag_ipv4_disable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_dup_ipv4 0x7dc7a1dc nf_dup_ipv4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x02582433 nf_reject_skb_v4_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x5f688808 nf_reject_ip_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x73acd650 nf_send_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x7dd5fe1b nf_reject_ip_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x8c3323eb nf_reject_skb_v4_tcp_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xc1aa5a18 nf_reject_iphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xd34bb187 nf_send_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_socket_ipv4 0x2420281b nf_sk_lookup_slow_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x30197412 nf_tproxy_get_sock_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x53b96d4b nf_tproxy_handle_time_wait4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0xf87012d0 nf_tproxy_laddr4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0x7c23e7a6 nft_fib4_eval +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0xc52283de nft_fib4_eval_type +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x01ed8abb tcp_vegas_init +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x0e27e007 tcp_vegas_state +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x286dd137 tcp_vegas_get_info +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xcfb0dac4 tcp_vegas_pkts_acked +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xe1a21628 tcp_vegas_cwnd_event +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x028a620f udp_tunnel_notify_add_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x0d205d51 udp_tunnel_notify_del_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x2c0a3e43 udp_tun_rx_dst +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x373c66cd udp_tunnel_drop_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x4727ee3f udp_tunnel_push_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x8596b1cd udp_tunnel_xmit_skb +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x9cf10c05 setup_udp_tunnel_sock +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xc00a6445 udp_tunnel_sock_release +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x4724f637 esp6_output_head +EXPORT_SYMBOL_GPL net/ipv6/esp6 0xe6153254 esp6_output_tail +EXPORT_SYMBOL_GPL net/ipv6/esp6 0xed849f11 esp6_input_done2 +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xab47ddd2 ip6_tnl_encap_setup +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xdbb780c1 ip6_tnl_rcv_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xf166495c ip6_tnl_xmit_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x63a6a02f udp_sock_create6 +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0xd2b35f38 udp_tunnel6_xmit_skb +EXPORT_SYMBOL_GPL net/ipv6/netfilter/ip6_tables 0xf5f26460 ip6t_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x3de2f6e2 nf_defrag_ipv6_enable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x4006b743 nf_defrag_ipv6_disable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xc84caa14 nf_ct_frag6_gather +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_dup_ipv6 0x6a33df2a nf_dup_ipv6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x0a7a44b8 nf_send_reset6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x21f2945e nf_reject_skb_v6_unreach +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x2c2d2c0b nf_reject_ip6hdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x64a97b28 nf_send_unreach6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x7f744f19 nf_reject_ip6_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x93988524 nf_reject_skb_v6_tcp_reset +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xa7e0aa61 nf_reject_ip6_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_socket_ipv6 0xa3478972 nf_sk_lookup_slow_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x2722dc53 nf_tproxy_handle_time_wait6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x641efd48 nf_tproxy_get_sock_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x9aff9c29 nf_tproxy_laddr6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x2ac42f65 nft_fib6_eval +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x68d28c0e nft_fib6_eval_type +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x127cabbe l2tp_recv_common +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x2d90280c l2tp_session_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x2fa7d19f l2tp_tunnel_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x4565b9df l2tp_tunnel_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x45f89a6c l2tp_session_set_header_len +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x4be1b4f5 l2tp_session_get_by_ifname +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x658a638b l2tp_session_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x693c3163 l2tp_tunnel_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x7e7ef42c l2tp_tunnel_get_session +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x88f0c781 l2tp_session_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x8c3d081a l2tp_xmit_skb +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xb6bf7338 l2tp_session_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xc7892a35 l2tp_tunnel_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xddabcd96 l2tp_session_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xe1ff1050 l2tp_session_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xec69d911 l2tp_tunnel_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xeeaf7e54 l2tp_sk_to_tunnel +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xf1539562 l2tp_tunnel_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xf810f87b l2tp_tunnel_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xfba05d0d l2tp_session_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xfcb0b5e2 l2tp_udp_encap_recv +EXPORT_SYMBOL_GPL net/l2tp/l2tp_ip 0x4c73b2de l2tp_ioctl +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x337f2432 l2tp_nl_unregister_ops +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0xe704dbf8 l2tp_nl_register_ops +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x16ad7c5f ieee80211_tkip_add_iv +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1dab0efe ieee80211_set_key_rx_seq +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x2555ce68 ieee80211_remain_on_channel_expired +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x2ce6297a ieee80211_hw_restart_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3482c9ea ieee80211_color_change_finish +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x34aedddd ieee80211_set_active_links_async +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3b36eaa2 ieee80211_iterate_stations_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3b614a4f ieee80211_request_smps +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x5d2773a6 ieee80211_iterate_active_interfaces_mtx +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x5f0c27d0 ieee80211_gtk_rekey_add +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x6388320a ieee80211_vif_to_wdev +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x73cfa458 ieee80211_ave_rssi +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x811be55e ieee80211_calc_tx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x8265653d ieee80211_iterate_active_interfaces_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x8dfd6028 ieee80211_iter_chan_contexts_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x93276856 wdev_to_ieee80211_vif +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9e1c1431 ieee80211_key_replay +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xa539962b ieee80211_ready_on_channel +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xb447864c ieee80211_find_sta_by_link_addrs +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xca347f63 ieee80211_find_sta_by_ifaddr +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xcc8c3a50 ieee80211_obss_color_collision_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd004ea88 ieee80211_key_mic_failure +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd3066143 ieee80211_iterate_interfaces +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xe6839df7 ieee80211_gtk_rekey_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xea792270 ieee80211_remove_key +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xef4dbab9 ieee80211_update_mu_groups +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xf332451b ieee80211_set_active_links +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xf3d1c26b ieee80211_calc_rx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xfcff9a59 ieee80211_resume_disconnect +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x0eac95cf mpls_stats_inc_outucastpkts +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x1c6317cf mpls_output_possible +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x6ae0f095 mpls_dev_mtu +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x6fd37bab nla_put_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x8ee316eb nla_get_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xcb07307b mpls_pkt_too_big +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x0571be5e ip_set_type_unregister +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x0f7f6e38 ip_set_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x11c65a12 ip_set_type_register +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x1a0a7e94 ip_set_add +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x1d15abe6 ip_set_match_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x22d966c6 ip_set_range_to_cidr +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x2a1f60b3 ip_set_init_comment +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x2a3911f8 ip_set_put_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x2c63d30e ip_set_name_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x30d71179 ip_set_nfnl_get_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x397f6231 ip_set_free +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x55f16a97 ip_set_get_ip6_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7924b6de ip_set_hostmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7a15c916 ip_set_del +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7e9d356a ip_set_put_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x81fff2d1 ip_set_netmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9e98722b ip_set_get_ipaddr6 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9f64309b ip_set_test +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa293f8a6 ip_set_get_ipaddr4 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xc55ad9b9 ip_set_put_flags +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xc6adc5a0 ip_set_get_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xd2a5496c ip_set_get_byname +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xece34ee4 ip_set_get_ip4_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf3b4d4ae ip_set_alloc +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf6f0639d ip_set_elem_len +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xfabd6359 ip_set_nfnl_put +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x1c157553 unregister_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x88b83d45 ip_vs_conn_in_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xccaa0afe ip_vs_conn_out_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xe2f6e183 register_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x1356dcef nf_conncount_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xab13a93c nf_conncount_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xb429d114 nf_conncount_gc_list +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xca139501 nf_conncount_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xcb06683d nf_conncount_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xded40268 nf_conncount_list_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xf2a1dbb9 nf_conncount_cache_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x01e51379 nf_conntrack_tuple_taken +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x024c0d2f nf_ct_gre_keymap_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0460ec0f nf_ct_invert_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0721609b nf_ct_tcp_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0741ce21 nf_ct_expect_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x088ddc78 nf_conntrack_eventmask_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0bc00f80 nf_nat_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0c83eff8 nf_ct_helper_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0f9e7c3b nf_conntrack_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x11763aa1 nf_ct_bridge_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x20708289 __nf_ct_change_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2326d575 nf_ct_set_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x249e4c63 nf_ct_netns_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x289c3714 nf_ct_alloc_hashtable +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x28eff409 nf_conntrack_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2ae8cf99 __nf_conntrack_helper_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2c732ff0 nf_ct_tmpl_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x32f4a8ca nf_ct_expect_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x36290411 nf_ct_expect_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x38a15c97 nf_nat_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x39d167ee nf_conntrack_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3d072da9 nf_ct_helper_expectfn_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x40d96a6f nf_ct_unlink_expect_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x452fb4ba nf_ct_helper_expectfn_find_by_symbol +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4bfb7ec2 nf_ct_l4proto_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4e2d14e3 nf_ct_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x52c29017 nf_ct_acct_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5beccd37 __nf_ct_try_assign_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5e6327c0 nf_ct_bridge_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x67cf227d nf_ct_seqadj_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x693c3961 nf_ct_helper_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6f94d035 nf_conntrack_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x707eddb6 nf_ct_expect_related_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x71fba43a nf_nat_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x72d26f8f nf_ct_get_tuplepr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x752f0aa2 nf_ct_port_nlattr_to_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7dd154a5 nf_ct_iterate_cleanup_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7f44fddd nf_ct_seq_offset +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8136ac5d nf_ct_tmpl_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x839665ee nf_ct_ecache_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x84cd7090 nf_ct_expect_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x85f19313 nf_ct_helper_log +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x871f59d5 nf_ct_remove_expect +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8a40a06d nf_connlabels_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8aa300df nf_nat_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8ccd6b04 nf_conntrack_register_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8ffe7e89 nf_conntrack_htable_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x938e0d24 nf_ct_netns_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x955bb50e nf_conn_pernet_ecache +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9897a3f2 __nf_ct_refresh_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x99aea28d nf_ct_timeout_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9adb7399 nf_conntrack_expect_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9c7d0d7c nf_conntrack_in +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9d6dae73 nf_conntrack_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9df1963c nf_ct_untimeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9e94a63d nf_conntrack_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9ed8dffc nf_ct_destroy_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa3094129 nf_conntrack_unregister_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa38efef0 nf_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa6dd28be nf_ct_helper_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaa995898 nf_ct_seq_adjust +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xab887b7d nf_ct_gre_keymap_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xada54e25 __nf_conntrack_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xade165f3 nf_ct_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaf0847f0 nf_conntrack_locks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb0e4e209 nf_connlabels_replace +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb20a8374 nf_conntrack_alter_reply +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb39356f5 nf_ct_port_nla_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb49a7267 nf_conntrack_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb64edee6 nf_ct_add_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb99330ca nf_ct_expect_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbe826324 nf_ct_helper_expectfn_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc18ac88d nf_ct_expect_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc40f284c nf_ct_helper_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc43efc77 nf_conntrack_helpers_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc69d6210 __nf_ct_expect_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc81af396 nf_ct_unexpect_related +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xcd7d0a64 nf_ct_expect_iterate_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xcfccd828 nf_ct_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd505c3e0 nf_ct_port_nlattr_tuple_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd770b1dd nf_conntrack_helpers_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdba7326b nf_conntrack_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdcabe9fd nf_connlabels_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdf374f17 nf_ct_handle_fragments +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe33df002 nf_conntrack_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe3c32a92 nf_ct_get_id +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe448975b nf_conntrack_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe69d4a26 nf_ct_helper_expectfn_find_by_name +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe86f0760 nf_ct_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec4e5be6 nf_ct_port_tuple_to_nlattr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec8beba6 nf_ct_expect_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xeccd4653 nf_ct_skb_network_trim +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xed712c76 nf_ct_remove_expectations +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf38bcdf3 nf_conntrack_max +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf3bdda62 nf_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf3de1423 nf_ct_deliver_cached_events +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf45ffb24 nf_ct_delete +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf945593d nf_ct_kill_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfa737f66 nf_ct_change_status_common +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfb96d3b4 __nf_ct_change_status +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfda2b8e7 nf_conntrack_hash_check_insert +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_amanda 0x1b1793d5 nf_nat_amanda_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_broadcast 0xed599268 nf_conntrack_broadcast_help +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_ftp 0x4b3e4581 nf_nat_ftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0x5dbb8c41 get_h225_addr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0xbca86e3f nfct_h323_nat_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_irc 0xc3fb0238 nf_nat_irc_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_pptp 0x18908c37 nf_nat_pptp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x09063c45 ct_sip_parse_numerical_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x42390e59 ct_sip_parse_address_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x4ba0a4ca nf_nat_sip_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x5344fe38 ct_sip_get_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x6f7e2a9c ct_sip_parse_request +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x8aa71e2e ct_sip_parse_header_uri +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xa06248f1 ct_sip_get_sdp_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_snmp 0x40f99927 nf_nat_snmp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_tftp 0xbc6fca35 nf_nat_tftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x245cdc2d nf_fwd_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x26339226 nft_fwd_dup_netdev_offload +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x69d0f31b nf_dup_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x1acb1bd8 nf_flow_table_cleanup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x260181e3 flow_offload_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x5a7a532a flow_offload_teardown +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x66f2a7a3 nf_flow_table_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x7040e7d5 flow_offload_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x92136a06 nf_flow_rule_route_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xa25427c9 nf_flow_dnat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xae7204b9 flow_offload_add +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xb23c8e45 nf_flow_offload_ipv6_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xb41097a7 nf_flow_rule_route_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xb5619ce1 flow_offload_refresh +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc9327f9b nf_flow_table_offload_setup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc997838f flow_offload_route_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc9c73466 nf_flow_offload_ip_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xcaf9aa7a nf_flow_snat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xd4144e00 flow_offload_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xddaaeb1e nf_flow_table_init +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x1767feb9 nf_nat_ipv6_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x381ba184 nf_ct_nat +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3bc17c49 nf_nat_masquerade_inet_register_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3f402e54 nf_nat_ipv6_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x48a9f0b9 nf_nat_icmpv6_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x610b55c8 nf_nat_redirect_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x65d2d889 nf_nat_exp_find_port +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x72e6db23 nf_nat_icmp_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x8b8873d9 nf_nat_ipv4_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x8c90813e nf_nat_ipv4_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x90208d9a nf_ct_nat_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x935b1ba9 nf_nat_inet_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x9cddeb44 nf_nat_packet +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x9edd248c nf_nat_inet_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb138db4f nf_nat_alloc_null_binding +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb4a5122a nf_nat_redirect_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd008a8e2 nf_nat_masquerade_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd9c25654 nf_nat_masquerade_inet_unregister_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xe0c60971 nf_nat_inet_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xf242f781 nf_nat_masquerade_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x0892bc4e synproxy_recv_client_ack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x1f099794 synproxy_init_timestamp_cookie +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x3361dfd9 ipv6_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x3e6ce40e nf_synproxy_ipv6_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x57424922 nf_synproxy_ipv6_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x78955a8c ipv4_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x86fdea3f nf_synproxy_ipv4_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x87a0fc74 synproxy_parse_options +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x8fd979fe synproxy_send_client_synack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xca9fc082 synproxy_net_id +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xe8b02925 synproxy_send_client_synack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xefd34713 nf_synproxy_ipv4_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xf308f516 synproxy_recv_client_ack +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0a3b6d95 nft_chain_validate_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x26dec124 nft_meta_set_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2c5f57e6 nft_data_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2eb164c9 nft_meta_inner_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2f03c5ad nft_register_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x344509ae __nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x34bb7b61 nft_reg_track_update +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3acacbd6 nft_chain_validate_dependency +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3af46b0c nft_request_module +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x41b71e65 nft_trace_enabled +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4cecbb60 nft_meta_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4fbb497f nft_unregister_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5459d71a nft_obj_notify +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x570cf771 nf_tables_destroy_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5c43186b nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5f9273b3 nft_unregister_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x62a36f6a nft_register_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x64b18545 nft_parse_register_store +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x686702c6 nf_tables_activate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6901724a __nft_release_basechain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6a0ea7dd nft_flowtable_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6f72aaef nft_meta_set_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x70f566c2 nf_tables_bind_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x79d312a2 nft_expr_reduce_bitwise +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7d96804e nft_obj_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8ac735cb nft_register_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x96a1323f nft_data_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x98de3d1a nft_meta_get_reduce +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9a94258d nft_do_chain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa89e8aba nft_set_catchall_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb210eec7 nft_meta_get_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb2a82aea nft_dump_register +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb76f78ec nft_register_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb8ea079a nf_tables_deactivate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbc625f5f nft_chain_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc1804cc7 nft_set_lookup_global +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc6c9c20a nf_tables_deactivate_flowtable +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xcc4c0214 nft_unregister_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xd96c1a33 nft_meta_set_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xdab39d92 nft_meta_get_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe10ff6e5 nft_unregister_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b8cc13 nft_parse_register_load +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xed84fe5b nft_data_release +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xef61e4e2 nft_meta_set_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf59feb15 nft_set_elem_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf8e2ba03 nft_meta_set_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf92fd696 nft_meta_get_dump +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x1fc16f66 nfnetlink_subsys_register +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x343571ba nfnetlink_send +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5ce3b588 nfnl_lock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x8b2c7f93 nfnetlink_unicast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xa9a1a632 nfnetlink_set_err +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xb3924698 nfnetlink_has_listeners +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xc8f72c98 nfnetlink_broadcast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xdb065657 nfnl_unlock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xe23b5f9d nfnetlink_subsys_unregister +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x3cd57431 nfnl_acct_overquota +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x886aec4e nfnl_acct_find_get +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xa2d2f000 nfnl_acct_update +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xbecf5d14 nfnl_acct_put +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x35eff5e0 nf_osf_fingers +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0xa06f65d3 nf_osf_match +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0xf611f979 nf_osf_find +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x90882ab7 nft_fib_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xd7565023 nft_fib_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xd7ed2d0b nft_fib_init +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xee2092a4 nft_fib_reduce +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xf5c12146 nft_fib_store_result +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x118816d4 nft_reject_init +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x1de558c1 nft_reject_icmpv6_code +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x43b4b4b0 nft_reject_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9d46ccf8 nft_reject_policy +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xb96c75cb nft_reject_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xe2c84666 nft_reject_icmp_code +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x00f93345 xt_replace_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x04e27719 xt_compat_flush_offsets +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x14bc57d8 xt_register_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x2c73c683 xt_compat_target_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x48045eaa xt_compat_target_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x6eae707a xt_request_find_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x79dbe581 xt_request_find_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7bce4603 xt_data_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x807d2b2c xt_recseq +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x823edea5 xt_compat_add_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x8b8539a9 xt_compat_match_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x90741db3 xt_proto_init +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x9c995c69 xt_percpu_counter_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa629bdee xt_unregister_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa7c94f1d xt_compat_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xaa7938ef xt_compat_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xadc17558 xt_proto_fini +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xae9c5db6 xt_compat_match_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xb02c6fcf xt_compat_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xb5929bdb xt_request_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xb913e011 xt_register_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xb96a0f3e xt_check_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xbfacb837 xt_percpu_counter_free +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc1b606cf xt_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc3e54321 xt_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc7fae024 xt_compat_calc_jump +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xce053aef xt_hook_ops_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd1e246a2 xt_compat_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd3fcc511 xt_tee_enabled +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xddf68fc6 xt_find_revision +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf12e3d5e xt_table_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf2d232f6 xt_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf6abeb06 xt_copy_counters +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf729f9c1 xt_check_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xfd90977a xt_unregister_table +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x3ed9a491 xt_rateest_put +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x64f1da72 xt_rateest_lookup +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x0d7243a6 nci_spi_allocate_spi +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x5c34b393 nci_spi_read +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0xe45ae3f5 nci_spi_send +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x0a3e7093 nci_uart_set_config +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x30691814 nci_uart_register +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x6a51cd8c nci_uart_unregister +EXPORT_SYMBOL_GPL net/nsh/nsh 0x6bf65648 nsh_pop +EXPORT_SYMBOL_GPL net/nsh/nsh 0xfec572da nsh_push +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x17045e05 ovs_vport_free +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x2868f375 ovs_netdev_tunnel_destroy +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x75c0d8c9 ovs_vport_alloc +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x99d2ebda __ovs_vport_ops_register +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xa2212424 ovs_netdev_link +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xff934a86 ovs_vport_ops_unregister +EXPORT_SYMBOL_GPL net/psample/psample 0x18fc86c7 psample_group_get +EXPORT_SYMBOL_GPL net/psample/psample 0x8116e11f psample_group_put +EXPORT_SYMBOL_GPL net/psample/psample 0xa8246c19 psample_group_take +EXPORT_SYMBOL_GPL net/psample/psample 0xda4e4b6c psample_sample_packet +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x5e877c9e qrtr_endpoint_register +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x8d25501f qrtr_ns_remove +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xa47e91ba qrtr_ns_init +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xa66dbe6e qrtr_endpoint_post +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xe64090b4 qrtr_endpoint_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0x00a467af rds_wq +EXPORT_SYMBOL_GPL net/rds/rds 0x0ad734e9 rds_trans_register +EXPORT_SYMBOL_GPL net/rds/rds 0x14b6a7d1 rds_for_each_conn_info +EXPORT_SYMBOL_GPL net/rds/rds 0x1ca3db77 rds_send_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x1d9a8573 rds_message_addref +EXPORT_SYMBOL_GPL net/rds/rds 0x1e64238c rds_rdma_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x1f341f58 rds_send_path_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x287ae96b rds_conn_path_drop +EXPORT_SYMBOL_GPL net/rds/rds 0x2b0d543c rds_message_add_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x31a63c9b rds_message_put +EXPORT_SYMBOL_GPL net/rds/rds 0x3372538f rds_inc_put +EXPORT_SYMBOL_GPL net/rds/rds 0x36087aa4 rds_stats +EXPORT_SYMBOL_GPL net/rds/rds 0x45a4781e rds_addr_cmp +EXPORT_SYMBOL_GPL net/rds/rds 0x4d4b9fc6 rds_connect_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x56502fd4 rds_recv_incoming +EXPORT_SYMBOL_GPL net/rds/rds 0x582fe5cf rds_message_add_rdma_dest_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x585f567b rds_message_populate_header +EXPORT_SYMBOL_GPL net/rds/rds 0x788ef4da rds_cong_map_updated +EXPORT_SYMBOL_GPL net/rds/rds 0x7a51d3fe rds_conn_destroy +EXPORT_SYMBOL_GPL net/rds/rds 0x85e4e520 rds_stats_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0x8ffec320 rds_inc_init +EXPORT_SYMBOL_GPL net/rds/rds 0x9dcbbbf0 rds_page_remainder_alloc +EXPORT_SYMBOL_GPL net/rds/rds 0xa6c9255e rds_atomic_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xaa5b36af rds_inc_path_init +EXPORT_SYMBOL_GPL net/rds/rds 0xbd6c8cb1 rds_send_xmit +EXPORT_SYMBOL_GPL net/rds/rds 0xbd7ebe1c rds_conn_create_outgoing +EXPORT_SYMBOL_GPL net/rds/rds 0xbfd69c74 rds_conn_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0xc2dab779 rds_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0xc5c51207 rds_conn_path_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0xcf7dd6be rds_info_deregister_func +EXPORT_SYMBOL_GPL net/rds/rds 0xdaeee2e6 rds_connect_path_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xf00c10d0 rds_message_unmapped +EXPORT_SYMBOL_GPL net/rds/rds 0xf80ec5e5 rds_info_register_func +EXPORT_SYMBOL_GPL net/rds/rds 0xfa346e07 rds_trans_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0xfa3596c9 rds_send_path_reset +EXPORT_SYMBOL_GPL net/rds/rds 0xfa7c2ce9 rds_conn_create +EXPORT_SYMBOL_GPL net/rds/rds 0xfcbe73dc rds_conn_drop +EXPORT_SYMBOL_GPL net/rds/rds 0xff37aa47 rds_send_ping +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x0709a730 mqprio_qopt_reconstruct +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x8d54111c mqprio_validate_qopt +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xcede419b mqprio_fp_to_offload +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x6ce9b467 pie_calculate_probability +EXPORT_SYMBOL_GPL net/sched/sch_pie 0xd7981495 pie_process_dequeue +EXPORT_SYMBOL_GPL net/sched/sch_pie 0xf83f4cfb pie_drop_early +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x16f8ba5d taprio_offload_get +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x6a6b1c12 taprio_offload_free +EXPORT_SYMBOL_GPL net/sctp/sctp 0x0e707ce8 sctp_transport_traverse_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0x6472e439 sctp_for_each_endpoint +EXPORT_SYMBOL_GPL net/sctp/sctp 0x7c58b415 sctp_get_sctp_info +EXPORT_SYMBOL_GPL net/sctp/sctp 0xac3b04be sctp_transport_lookup_process +EXPORT_SYMBOL_GPL net/smc/smc 0x073a6de0 smc_proto +EXPORT_SYMBOL_GPL net/smc/smc 0x55f9a287 smc_proto6 +EXPORT_SYMBOL_GPL net/smc/smc 0x6502db8e smc_unhash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0xc7725405 smc_hash_sk +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x0d25da0a gss_mech_unregister +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x38d3dce5 g_make_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x482ac5a4 g_token_size +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x877c308d svcauth_gss_register_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd7673035 g_verify_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd8b267f4 gss_mech_register +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xfe7c4878 svcauth_gss_flavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x01237b5d bc_svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x01928d9c rpc_setbufsize +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x01b240a7 xprt_wake_pending_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x035bb67a svc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0377cc28 svc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x053d7172 xdr_stream_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05e807a9 xdr_encode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x065994f1 xdr_encode_opaque_fixed +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0824774d svc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0921f463 svc_rpcb_cleanup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0a1df606 cache_destroy_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0e1ede91 rpc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0e4d54bf rpc_sleep_on_priority +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0eea8b59 rpc_clnt_swap_deactivate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0f57df82 rpc_force_rebind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x11a10719 xprt_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x11b58d39 svc_xprt_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x13a17bf3 rpc_call_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x15dc0588 sunrpc_cache_update +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x17478fdb gssd_running +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x179085f2 svc_seq_show +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x17fb5b9a svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x18441b7c rpcauth_stringify_acceptor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1b31867e xdr_decode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1dc06506 rpc_mkpipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1dc40ec4 rpc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e119a79 rpcauth_get_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1f53df02 sunrpc_cache_pipe_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x20cb1c35 rpc_remove_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x225c7dfb xdr_read_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x23068d18 rpc_clnt_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x25a3dede xprt_free_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x271e182e svc_xprt_received +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2919b156 xdr_decode_string_inplace +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x291fe76a svc_unreg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2d5b06c0 xdr_stream_decode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2d83acb3 rpc_mkpipe_dentry +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2e882d61 rpc_clnt_xprt_switch_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f7d38f9 svc_age_temp_xprts_now +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f8c579b svc_reg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f902668 xdr_decode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x317b225f rpc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31a89d59 rpc_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34d184de rpc_wake_up_status +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x36f7a1b9 auth_domain_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x37b08601 svc_xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x385b8ed2 csum_partial_copy_to_xdr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x387e1639 rpc_pipefs_notifier_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x38e049c7 read_bytes_from_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x39d1bfa0 svc_fill_symlink_pathname +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3a66726a put_rpccred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3b328952 svc_recv +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3c024555 svc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3c35a6cc rpc_put_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3cfb6902 xdr_inline_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3edd8d8d xdr_enter_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f9a2b0b rpcauth_get_gssinfo +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x42ac5f97 rpc_clnt_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4371676a xprt_complete_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x43c2a391 cache_check +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x441be75b rpc_clnt_xprt_switch_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x44ca9ef2 rpc_init_pipe_dir_head +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x461582fe rpc_wake_up_next +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4721eff1 auth_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4897471c xprt_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4afedab1 xprtiod_workqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dac77f0 xdr_encode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dd169a2 xdr_stream_decode_opaque_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dfdd122 xprt_lock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e2d3ec9 rpc_destroy_pipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e8f6ca7 sunrpc_net_id +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x507129ec xdr_stream_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x511536ac xprt_unpin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53445f68 nlm_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x54205e49 xdr_truncate_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x549c0738 rpc_ntop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x55298700 svcauth_unix_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x555bc434 rpc_shutdown_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a45ba31 svc_auth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5ac98911 rpc_clone_client_set_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5ada4c46 rpc_clnt_setup_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5d2025fd xprt_wake_up_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5d98025f rpcauth_init_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5dbae9b1 rpc_find_or_alloc_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5e023a6d rpc_call_start +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5f7559c7 svc_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6085c9fa rpc_count_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x609202f9 rpc_task_gfp_mask +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x633713f5 xprt_release_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x650927ff rpc_wait_for_completion_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x65ecae45 rpc_call_sync +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66499d2f xprt_adjust_cwnd +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66ed2439 rpc_destroy_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x67fdf154 rpc_pton +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x683e6a14 rpc_peeraddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x68a0daf1 rpc_task_release_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6a932916 cache_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6ab5dc64 xdr_terminate_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6ac37791 rpc_d_lookup_sb +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6bbc563d xprt_request_get_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6c220202 xdr_page_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6cf3334d rpc_alloc_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6d116a57 rpc_switch_client_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6e49ecb4 cache_unregister_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6e60cba3 rpcauth_wrap_req_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6f92217a rpcauth_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6fd92a3a rpcb_getport_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7014f763 svc_rpcbind_set_version +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x712f89d4 rpcauth_destroy_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71bc40e3 rpc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71fa908a cache_flush +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x73fe85d8 rpc_call_null +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7698666f svc_rqst_replace_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x76e50864 svc_find_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x77703636 xprt_reserve_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x77dff726 sunrpc_cache_unhash +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x78d19a82 xdr_stream_decode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x79831fbe xprt_wait_for_reply_request_def +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7cce6272 svc_encode_result_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7d967b3a rpc_queue_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7da6cc75 xprt_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7de53067 rpc_init_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7e24f1ad rpc_unlink +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x80d83127 xdr_reserve_space_vec +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x81078b4a svc_set_num_threads +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x84bdcbcf xprt_unregister_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x84fe0508 cache_seq_stop_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x872bae80 svc_authenticate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x876471d2 xprt_force_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8890f347 xprt_setup_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x891a16e2 svc_reserve +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8a70c2d9 cache_create_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8a744db1 svc_generic_init_request +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8ad2369f rpc_sleep_on_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8da6999c rpc_clnt_xprt_switch_remove_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8f6a3ffd xdr_init_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8fec0387 xprt_reconnect_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x91bc6aeb xdr_write_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x925b11ed xprt_reconnect_backoff +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x937dfc2f rpc_restart_call_prepare +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x959e4206 sunrpc_destroy_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9670b5a1 rpc_free_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x96b13fb9 rpc_malloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x975864e4 svc_xprt_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x98605fab rpc_cancel_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x987e1cdb rpcauth_lookupcred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99aee353 rpc_init_priority_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99dde270 xprt_pin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99e5756e rpcauth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9bdda8fb svc_xprt_enqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9df29553 rpc_clnt_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9e26f5f8 sunrpc_cache_register_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9fa5b616 svc_rqst_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa0866668 rpcauth_lookup_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa0fe99e8 rpc_clnt_xprt_switch_has_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa1503c76 xdr_stream_move_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa561b825 cache_register_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa5d9c76b rpc_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa66ee83d rpcauth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa678f913 rpc_wake_up_first +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa7f555a0 rpc_localaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa83aa28f rpc_clnt_manage_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa9925419 rpc_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaaea079f rpc_uaddr2sockaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaafdf021 sunrpc_cache_unregister_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xab67833f xprt_release_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xab9464e3 rpc_set_connect_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xacb801d7 rpc_net_ns +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaea151c0 rpc_count_iostats_metrics +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaee464f9 svc_xprt_copy_addrs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf04b2e9 rpc_num_bc_slots +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf063334 xprt_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf5bf6ef nfs_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb205827a xprt_lookup_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb51a3724 rpc_pipefs_notifier_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb6cdfab0 svc_print_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb7c205d8 xprt_release_rqst_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb7cf49d0 svc_bind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb86459cf svc_xprt_deferred_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb8813506 svc_rqst_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb8be2bbc xprt_add_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb93b8a00 rpc_sleep_on +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xba382c35 rpc_exit +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbb7051ac xdr_buf_from_iov +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbcd5bd25 rpc_run_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbd50771e svc_rpcb_setup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf629b68 xdr_encode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf9d1b96 nfsd_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc006e6ba svc_auth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc04012e5 rpc_wake_up_queued_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc08bbb49 svc_xprt_init +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0908dd0 svc_destroy +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc12435e3 rpc_calc_rto +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc1370fb9 rpc_put_task_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc1551f00 rpc_pipe_generic_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc26ed724 rpc_prepare_reply_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc3894f0d xdr_stream_zero +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc4af5ee5 cache_seq_next_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc6399e52 svc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc658b878 rpc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc66a4d6f xdr_buf_trim +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc7317fff svc_xprt_names +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc74a019a rpc_clnt_probe_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8bdd0f5 sunrpc_cache_pipe_upcall_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8e96dea qword_addhex +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc9cea4a8 xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xca2c8bb2 svc_drop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xca32092a sunrpc_cache_lookup_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcc28d8a4 xdr_stream_decode_string_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcddf9047 svc_generic_rpcbind_set +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcde53e02 xdr_set_pagelen +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce678a59 xdr_decode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce6d2e38 rpc_get_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcec8ac42 svc_xprt_destroy_all +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcee2bb9e svc_create_pooled +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcffdefb5 svc_addsock +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd236496a auth_domain_lookup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd50598e7 rpc_task_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd5366f03 svc_sock_update_bufs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd5e0fe77 svc_fill_write_vector +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd766ac0a rpc_clone_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd8b3e1e1 rpcauth_unwrap_resp_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd8c4808b xdr_inline_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd9b66f4b rpc_bind_new_program +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdc5b1110 xdr_buf_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd2b46aa xprt_unlock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd691402 xprt_find_transport_ident +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd9b6b18 xprt_disconnect_done +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xddfe2df4 xdr_process_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xde875782 rpcauth_init_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdea6941a xdr_init_encode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdf495423 rpc_clnt_swap_activate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe0214b07 rpc_killall_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe0c0b96b __xdr_commit_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe0e3df4a svc_exit_thread +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe2dfb3fe rpc_peeraddr2str +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe3bd562a xprt_wait_for_buffer_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe3dec9fa xprt_alloc_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe3f5d1c9 write_bytes_to_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe4303394 rpc_put_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe4464f71 unix_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe47c42df rpc_init_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5919cb1 xdr_encode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe7a393ad xdr_reserve_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe8122e96 xdr_init_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe851d6e6 rpc_release_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe8f4fd0f xdr_stream_decode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe97f4ce5 qword_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe9d22b2d rpc_add_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe9fb9794 rpc_clnt_show_stats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeca89af5 xprt_wait_for_reply_request_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xecc7d6fb xdr_init_decode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xed82833f xprt_register_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedcf6be4 qword_add +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xede8a5db xprt_reserve_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xee0ee6ee rpc_restart_call +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeeacab69 rpc_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xef669891 cache_seq_start_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf0b7775d rpc_init_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf1cf9c6f rpc_max_bc_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf23d7af5 svcauth_unix_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7c866ca rpc_machine_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf8f59392 rpc_clnt_iterate_for_each_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfa1b9e8a _copy_from_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfbc2594f sunrpc_init_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfc980f9e rpc_sleep_on_priority_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfe2f6d31 xdr_stream_encode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xff913110 xprt_destroy_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xffe935c8 xprt_write_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfff712f0 xdr_encode_word +EXPORT_SYMBOL_GPL net/tls/tls 0x81e949a4 tls_encrypt_skb +EXPORT_SYMBOL_GPL net/tls/tls 0x8629f7c3 tls_offload_tx_resync_request +EXPORT_SYMBOL_GPL net/tls/tls 0xac25738c tls_validate_xmit_skb +EXPORT_SYMBOL_GPL net/tls/tls 0xb0f53c14 tls_device_sk_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x03a81e69 virtio_transport_stream_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x06af44a7 virtio_transport_inc_tx_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0ac63b7d virtio_transport_notify_poll_in +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0e557c1b virtio_transport_dgram_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0fcc2c99 virtio_transport_do_socket_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x11759834 virtio_transport_shutdown +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x14531964 virtio_transport_dgram_bind +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x1900bca1 virtio_transport_notify_send_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x19fbacce virtio_transport_dgram_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x1a73d64f virtio_transport_stream_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x21bb25e6 virtio_transport_seqpacket_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x240d2f78 virtio_transport_release +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x32839b5b virtio_transport_notify_send_post_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x35bdd3a6 virtio_transport_stream_is_active +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x45ec3b09 virtio_transport_notify_buffer_size +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x58abc345 virtio_transport_notify_send_pre_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x5ae6444a virtio_transport_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x713c01f1 virtio_transport_seqpacket_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x74c498de virtio_transport_notify_recv_pre_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8491e38e virtio_transport_notify_recv_post_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x89fe06a6 virtio_transport_notify_recv_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8a643fde virtio_transport_recv_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8f4eb824 virtio_transport_purge_skbs +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x902678c8 virtio_transport_stream_rcvhiwat +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x9d54c847 virtio_transport_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xa007003c virtio_transport_notify_send_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xad2f21b0 virtio_transport_seqpacket_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb69111e1 virtio_transport_connect +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbabd30f5 virtio_transport_dgram_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc89b9ae9 virtio_transport_get_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xcfe66ae0 virtio_transport_notify_poll_out +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd6afad2d virtio_transport_put_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xdd97ab16 virtio_transport_deliver_tap_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe55e260c virtio_transport_stream_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf3b8cf7b virtio_transport_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf480c740 virtio_transport_read_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf589baeb virtio_transport_notify_recv_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0697de28 vsock_deliver_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0e9bc9b6 vsock_addr_unbind +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x11b3a0af vsock_assign_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x284e07d8 vsock_bind_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3d4b0fca vsock_addr_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3ee15a54 vsock_insert_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4b99648c vsock_addr_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x558c3bbc vsock_core_unregister +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x56e8a7ec vsock_find_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x573777b8 vsock_enqueue_accept +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x57c25f5d vsock_dgram_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x57f7d111 vsock_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x5c5a66a1 vsock_add_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x65d28ac5 vsock_core_get_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x68684179 vsock_remove_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x749a86cf vsock_remove_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x75281f48 vsock_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x7c665b53 vsock_add_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x90aa8549 vsock_find_cid +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9525e30e vsock_remove_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x954a68ab vsock_core_register +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9bb6fd09 vsock_connected_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xaf2674b5 vsock_addr_equals_addr +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb0d7bda7 vsock_addr_cast +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb103aa1d vsock_connectible_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb4fccd24 vsock_find_bound_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xbba3c39c vsock_remove_sock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xbc75c696 vsock_for_each_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc92f7f50 vsock_table_lock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe0094f06 vsock_data_ready +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe244136a vsock_remove_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xec96eadf vsock_addr_validate +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xeeae693b vsock_connectible_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xf2542827 vsock_create_connected +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x1eeaca9d cfg80211_wext_siwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x2c4d462a cfg80211_wext_giwname +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x38c534d9 cfg80211_wext_giwrange +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x405b6a11 wiphy_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x442957a1 wiphy_delayed_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x4c60a28d cfg80211_wext_giwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x6ddf1ca4 cfg80211_wext_siwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x6f804152 cfg80211_wext_giwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x735fdb44 wiphy_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x859eef7d cfg80211_vendor_cmd_reply +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x86cbefa3 cfg80211_shutdown_all_interfaces +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x87c7acb7 cfg80211_wext_giwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x8b1d505f cfg80211_vendor_cmd_get_sender +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x8c6d191d cfg80211_wext_siwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xa6b6c651 cfg80211_wext_giwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xa75703cd wiphy_delayed_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xad1c73fb cfg80211_wext_siwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xd9e53d68 cfg80211_pmsr_report +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xdbc50f8f cfg80211_pmsr_complete +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xfc590fae cfg80211_wext_giwretry +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0049ca83 xfrm_aead_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x00c80741 xfrm_ealg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0a575945 xfrm_count_pfkey_auth_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x28e23139 xfrm_probe_algs +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x37a02412 xfrm_aalg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x5c699441 xfrm_aalg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x72395dc1 xfrm_calg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x7a8ca627 xfrm_count_pfkey_enc_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xaab23340 xfrm_calg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xb73be794 xfrm_ealg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xc6b1fdbe xfrm_aalg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xd6f50cf7 xfrm_ealg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x14c36059 ipcomp_init_state +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x97cb68a1 ipcomp_input +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xd2cc961d ipcomp_output +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xd4f4d330 ipcomp_destroy +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0x4a0c7516 xfrm_msg_min +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0xa294bed8 xfrma_policy +EXPORT_SYMBOL_GPL sound/ac97_bus 0x6b8e808c snd_ac97_reset +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x0ae5b562 snd_seq_kernel_client_put +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x27e9df94 snd_seq_kernel_client_get +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xadb51cff snd_seq_client_ioctl_unlock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xcbf9166f snd_seq_system_broadcast +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xe50413d7 snd_seq_client_ioctl_lock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xf0c8f9fa snd_seq_expand_var_event_at +EXPORT_SYMBOL_GPL sound/core/snd 0x055c1d6e snd_device_get_state +EXPORT_SYMBOL_GPL sound/core/snd 0x28c3712d snd_card_free_on_error +EXPORT_SYMBOL_GPL sound/core/snd 0x39281594 snd_card_disconnect_sync +EXPORT_SYMBOL_GPL sound/core/snd 0x3d4fa73f snd_ctl_get_preferred_subdevice +EXPORT_SYMBOL_GPL sound/core/snd 0x3edafa4c snd_ctl_activate_id +EXPORT_SYMBOL_GPL sound/core/snd 0x4edce2b9 snd_ctl_register_layer +EXPORT_SYMBOL_GPL sound/core/snd 0x518b9ec6 snd_power_ref_and_wait +EXPORT_SYMBOL_GPL sound/core/snd 0x5af762f1 snd_fasync_free +EXPORT_SYMBOL_GPL sound/core/snd 0x6f3b5f4b snd_device_initialize +EXPORT_SYMBOL_GPL sound/core/snd 0x742ae0ca snd_device_disconnect +EXPORT_SYMBOL_GPL sound/core/snd 0x86f785ec snd_ctl_apply_vmaster_followers +EXPORT_SYMBOL_GPL sound/core/snd 0x8cbee481 snd_devm_card_new +EXPORT_SYMBOL_GPL sound/core/snd 0x995a3f59 snd_ctl_disconnect_layer +EXPORT_SYMBOL_GPL sound/core/snd 0xc80d61b4 snd_ctl_sync_vmaster +EXPORT_SYMBOL_GPL sound/core/snd 0xc9260b02 snd_card_add_dev_attr +EXPORT_SYMBOL_GPL sound/core/snd 0xd49aa0e9 snd_fasync_helper +EXPORT_SYMBOL_GPL sound/core/snd 0xd9327ceb snd_card_rw_proc_new +EXPORT_SYMBOL_GPL sound/core/snd 0xe42b665e snd_card_ref +EXPORT_SYMBOL_GPL sound/core/snd 0xefd679ea snd_ctl_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/core/snd 0xf8f2a4eb snd_kill_fasync +EXPORT_SYMBOL_GPL sound/core/snd 0xfaf598c6 snd_ctl_request_layer +EXPORT_SYMBOL_GPL sound/core/snd-compress 0x7186dce2 snd_compr_stop_error +EXPORT_SYMBOL_GPL sound/core/snd-compress 0x7e052766 snd_compress_new +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x04ad8dda snd_pcm_stream_unlock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x04e1b99f snd_pcm_std_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x09e913c1 snd_pcm_alt_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x0dd6294a snd_pcm_stream_unlock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x12b8955c snd_pcm_stream_lock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x1d646f76 snd_pcm_stop_xrun +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x26192cb1 snd_pcm_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x2fb73388 snd_pcm_hw_constraint_eld +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x3ab77c98 snd_pcm_fill_iec958_consumer +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5bca9362 _snd_pcm_stream_lock_irqsave +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5c407196 snd_pcm_fill_iec958_consumer_hw_params +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x649892e8 snd_pcm_create_iec958_consumer_default +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x68b9d7bd snd_dma_buffer_sync +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x82b59553 snd_pcm_stream_unlock_irqrestore +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x8d864069 snd_pcm_rate_range_to_bits +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x93d6ec31 _snd_pcm_stream_lock_irqsave_nested +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x9d2352a7 snd_devm_alloc_dir_pages +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa286a234 snd_pcm_format_name +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa31c9eaa snd_pcm_stream_lock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xab8bc1a2 snd_pcm_rate_mask_intersect +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xb32c7568 snd_pcm_lib_default_mmap +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x00c94d11 snd_dmaengine_pcm_trigger +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x06ce6998 snd_dmaengine_pcm_pointer_no_residue +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x27267200 snd_dmaengine_pcm_refine_runtime_hwparams +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x49051ba9 snd_dmaengine_pcm_open_request_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x80e163c4 snd_dmaengine_pcm_pointer +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x83a67915 snd_dmaengine_pcm_request_channel +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x8b6b8356 snd_hwparams_to_dma_slave_config +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x9bdfa83d snd_dmaengine_pcm_open +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xbb62c278 snd_dmaengine_pcm_close +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xc8c8e207 snd_dmaengine_pcm_close_release_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xdad05c09 snd_dmaengine_pcm_get_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xe0982c5d snd_dmaengine_pcm_set_config_from_dai_data +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0x26cb82e0 snd_rawmidi_free +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0xc8d74820 snd_rawmidi_init +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0x7306b2ca snd_seq_driver_unregister +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0x788155a6 __snd_seq_driver_register +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x135d4dd4 snd_ump_endpoint_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x382510da snd_ump_attach_legacy_rawmidi +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x56ee2507 snd_ump_parse_endpoint +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x5b39d06f snd_ump_convert_from_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xcc0747b1 snd_ump_block_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xccc2a7f2 snd_ump_transmit +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe3590e5b snd_ump_convert_to_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe67e7f48 snd_ump_receive_ump_val +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xf22a4160 snd_ump_switch_protocol +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xfb3d514e snd_ump_receive +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x0c308808 amdtp_domain_destroy +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x270324bc amdtp_domain_stop +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x3cd31df6 amdtp_am824_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x45fae60b amdtp_am824_midi_trigger +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x4e332351 amdtp_domain_stream_pcm_pointer +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x6180308a amdtp_am824_set_midi_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x78b4c5e5 amdtp_am824_set_parameters +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x8ed76abc amdtp_domain_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x9f8b82e8 amdtp_domain_stream_pcm_ack +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xa789af2d amdtp_domain_add_stream +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xaa04990d amdtp_am824_set_pcm_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xc4e4267c amdtp_am824_add_pcm_hw_constraints +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xcc5133d3 amdtp_domain_start +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x0cc487c4 snd_hdac_ext_bus_link_power_down +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x11459a8a snd_hda_ext_driver_register +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x165d3f08 snd_hdac_ext_bus_get_ml_capabilities +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x19f2b48c snd_hdac_ext_bus_link_put +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x2150696a snd_hdac_ext_bus_link_power_up_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x22809b74 snd_hdac_ext_bus_init +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x3b8f40ab snd_hdac_ext_bus_get_hlink_by_name +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x40706aed snd_hdac_ext_bus_ppcap_int_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x4628f77e snd_hda_ext_driver_unregister +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x503c626a snd_hdac_ext_cstream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x50fd47d3 snd_hdac_ext_bus_link_power_down_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x57278b57 snd_hdac_ext_bus_ppcap_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x5f18d17d snd_hdac_ext_stream_decouple_locked +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x60547804 snd_hdac_ext_stream_reset +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x644291df snd_hdac_ext_stream_setup +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x691df5a7 snd_hdac_ext_bus_link_clear_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x73f54232 snd_hdac_ext_bus_exit +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x7dfa79f6 snd_hdac_ext_bus_link_get +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x8ae7f96c snd_hdac_ext_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x94cc64f9 snd_hdac_ext_link_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa01775ff snd_hdac_ext_stream_init_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa3827d88 snd_hdac_ext_stream_start +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xaa73fe9e snd_hdac_ext_bus_link_set_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xac75eb1c snd_hdac_ext_stream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xacfa00c2 snd_hdac_ext_bus_device_remove +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xad52e741 snd_hdac_ext_stream_decouple +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xd8b26a85 snd_hdac_ext_stream_clear +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe8060174 snd_hdac_ext_stream_release +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xeceed6d7 snd_hdac_ext_stream_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf41f142b snd_hdac_ext_bus_get_hlink_by_addr +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf49501e7 snd_hdac_ext_bus_link_power_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x02202131 snd_hdac_regmap_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x03fab588 snd_hdac_stream_start +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x05636f93 snd_hdac_aligned_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0cb5b059 snd_hdac_sync_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0d1becca snd_hdac_bus_init_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1206663f snd_hdac_power_down_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1488641f snd_hdac_aligned_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x158cce15 snd_hdac_bus_reset_link +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1a7ee27c snd_hdac_override_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1dec3708 snd_hdac_query_supported_pcm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2157b756 snd_hdac_is_supported_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x21c12c2b hdac_get_device_id +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x21c21ff6 snd_hdac_regmap_add_vendor_verb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x225f03a5 snd_hdac_device_register +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x236a03b2 snd_hdac_get_stream_stripe_ctl +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x23f372ff snd_hdac_regmap_write_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x28d37186 snd_hdac_sync_audio_rate +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2953adda snd_hdac_codec_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2953fc2f snd_hdac_bus_send_cmd +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2c62ce6b snd_hdac_bus_init_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x35d9d9f5 snd_hdac_bus_exit_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x383345b2 snd_hdac_stream_get_spbmaxfifo +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x396b084b snd_hdac_stream_stop +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3b928ecf snd_hdac_get_stream +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3bd544c2 snd_hdac_get_active_channels +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3c6bd87a snd_hdac_bus_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3cf9f471 snd_hdac_device_set_chip_name +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4050829f snd_hdac_stop_streams +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x407c1103 snd_hdac_stream_assign +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x43d6e4a6 snd_hdac_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x480c8947 snd_hdac_stream_set_spib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x48f61ee6 snd_hdac_codec_link_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c7ec4b6 snd_hdac_get_ch_alloc_from_ca +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x50637cca snd_hdac_stream_sync_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x50b739fa _snd_hdac_read_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x53fa2151 snd_hdac_setup_channel_mapping +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x56f58be5 snd_hdac_stream_timecounter_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x57909b22 snd_hdac_bus_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x58123879 snd_hdac_stream_drsm_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5c07cb49 snd_hdac_calc_stream_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5d7b475f snd_hdac_bus_parse_capabilities +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5e0f6030 snd_hdac_bus_free_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5f785e44 snd_hdac_stream_setup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x63af40e9 snd_hdac_stream_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x641606b6 snd_hdac_codec_link_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6644e893 snd_hdac_regmap_update_raw_once +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x67bfe791 snd_hdac_spk_to_chmap +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6bf67d71 snd_hdac_acomp_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6c08ace7 snd_hdac_check_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6f9f28e0 snd_hdac_stream_release_locked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x74d5320c snd_hdac_device_unregister +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x757d2f83 snd_hdac_stream_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x768f299a snd_hdac_register_chmap_ops +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x777a0f39 snd_hdac_bus_handle_stream_irq +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x77c754a8 snd_hdac_chmap_to_spk_mask +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x79baf960 snd_hdac_stream_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7b2b1e6c snd_hdac_set_codec_wakeup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7c77f83c snd_hdac_get_sub_nodes +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x82e7a6ec snd_hdac_regmap_update_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8ae9fb3e snd_hdac_dsp_prepare +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8d84774a snd_hdac_stream_release +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8e5d6aa0 snd_hdac_acomp_get_eld +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8ec81185 snd_hdac_stream_set_params +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9040a1ef snd_hdac_read_parm_uncached +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x914ddcb6 snd_hdac_stop_streams_and_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x915bd3b7 snd_hdac_bus_get_response +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x91dd9f2f snd_hdac_bus_update_rirb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x92841780 snd_hdac_bus_exec_verb_unlocked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x92884a32 snd_hdac_codec_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x94a8aa05 snd_hdac_get_connections +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x990dcd76 snd_hdac_bus_stop_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x99dbed1b snd_hdac_regmap_read_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a8e1877 snd_array_free +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9c0e92e7 snd_hdac_stream_setup_periods +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9e4e950c snd_hdac_regmap_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa0626276 snd_hdac_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa74470c9 snd_hdac_stream_set_lpib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xaae895c0 snd_hdac_refresh_widgets +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xab4a8c55 snd_hdac_power_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xac947fdf snd_hdac_codec_modalias +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xae989ecb snd_hdac_device_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xafcaf457 snd_hdac_stream_wait_drsm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb1daad91 snd_hdac_acomp_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb4299f27 snd_hdac_bus_enter_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb52dd8f9 snd_hdac_device_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb6916f48 snd_hdac_bus_stop_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb6ffef05 snd_hdac_stream_spbcap_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb97905a2 snd_hdac_regmap_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbe7dd7dc snd_array_new +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbeb60ccd snd_hdac_stream_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc09b759a snd_hdac_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xcad9f962 snd_hdac_dsp_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd1eef973 snd_hdac_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd9676dd0 snd_hdac_display_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdb7d39dd snd_hdac_power_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdbc5accb snd_hdac_bus_alloc_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdc2fd385 snd_hdac_power_up_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe4e07754 snd_hdac_print_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe9ec8bdb snd_hda_bus_type +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xec2e38ae snd_hdac_dsp_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf1b6a259 snd_hdac_stream_set_dpibr +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfbbb3681 snd_hdac_acomp_register_notifier +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x3733ddc0 intel_nhlt_init +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x4e859456 intel_nhlt_free +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x642337e9 intel_nhlt_get_dmic_geo +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0xf503044b snd_intel_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0xfcab972d snd_intel_acpi_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x116ab22a snd_ak4113_check_rate_and_errors +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x356e9c47 snd_ak4113_build +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x5617cf95 snd_ak4113_create +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x73cbd012 snd_ak4113_reg_write +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x79632869 snd_ak4113_external_rate +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xafe7e2d0 snd_ak4113_reinit +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x030a1e60 snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0443e1ad snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x04b0d6e8 snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0712a575 snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x097a5cff snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a895f04 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0c2b323f snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ce57cd6 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0f41fe8b snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x109281bc snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11ee7f61 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12e3a461 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x151f73c5 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x17ef7a18 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1a42c4c2 snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1a7f39d5 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b1dede3 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1bebe8b9 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x214004ae snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x21e377ae snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x226f3e55 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x22a8d403 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2302ca99 hda_codec_driver_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x231a14cb snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x23498a89 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x236a843e snd_hda_lock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x25b6a955 snd_hda_mixer_amp_volume_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x29478780 azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2a657a21 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2b1f3a51 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d0925ad snd_hda_mixer_amp_switch_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d8fd304 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2e86b349 snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2edb2742 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x307b9eb4 snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33231c45 snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x34b75f75 snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x34bda19c snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36e4baea snd_hda_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3886e9c4 snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3a655f84 snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b2bf923 snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3ba8e3ce snd_hda_mixer_amp_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3e6e3433 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3f1794d3 snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x45196ba2 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4666c8db snd_hda_mixer_amp_switch_get_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x47789df0 snd_hda_mixer_amp_switch_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4a589a26 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4c043d71 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4ceb6780 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x524db85d snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x52b81235 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x53c8aec8 azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55a066d0 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x577bc660 snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5be44a16 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x619cba47 snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x631e4353 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68bd1a94 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71b12eae snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71b9b7b6 snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x760fcebb snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7dd862a3 azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x80afd8be snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x85f24721 azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x868f01d7 azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x87766f79 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88e806fa snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x91c0a172 snd_hda_mixer_amp_volume_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x935a52d1 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9402249e snd_hda_mixer_amp_switch_put_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x94d27ba0 azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x951815d3 snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x980842c8 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x990725b6 snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x997f2d8a snd_hda_mixer_amp_switch_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9b6512e6 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9cc12429 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9ea9deea snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa2744c7a snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa43b884f snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa7b56ee6 snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa845de97 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaaa3772d azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaeda1c30 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb498205a snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb65d6694 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb94e3818 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbb84155e is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbd4c1c8 snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc1d9234e snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc2c542fc snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc330ea3d snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc44e389d snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc63326f7 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc868510c snd_hda_unlock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc93fe7b1 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcd0d05a7 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcd7e5204 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd19ec4d3 snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd212a5a7 snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd274b84d snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd4044dde snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd46bb4ad __hda_codec_driver_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd4e0a90a snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd64a9a66 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd7a5e220 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd7addb84 snd_hda_load_patch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdc8d62af snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdd11b8f3 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdfb2fa72 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe0e37c44 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe245b159 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe41d53e5 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe96187bb snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xef6639ec snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf379b894 snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf44539aa snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf4dd7a17 snd_hda_enum_helper_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf54b048a snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf5e525f3 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8f0e307 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfa7c5a3a snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfb76007d snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfbb1192f snd_hda_mixer_amp_volume_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc6032d4 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfd20e701 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfe3173b5 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x06662f1e snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1ebd275a snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3e3485b7 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x402bdba8 snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x417b5ff1 snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4bce1345 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4d486f75 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x553f5e7c snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6affe83b snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x79629d9a snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7f8cba42 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x82efe025 snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8c0d039d snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x918b7f3f snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x93c0156b snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb82c15d5 snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xde47639b snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xde910936 snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe81b5505 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf01a1c28 snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfb654a56 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0xb662dfc6 mt6359_accdet_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0x25c01020 adau1372_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x00b2e029 adau1761_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0xe52817ce adau1761_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x353ae0e6 adau17x1_set_micbias_voltage +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x42a9f09f adau17x1_add_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x5a62b01d adau17x1_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x5d250a3c adau17x1_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x5e4a5cfe adau17x1_precious_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xa487db57 adau17x1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xa7052df3 adau17x1_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xae8e6a68 adau17x1_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xc0afb038 adau17x1_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xfc77fddb adau17x1_add_widgets +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau7118 0x65e12313 adau7118_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x05f09fe7 aw88395_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x16f7bc3b aw88395_dev_get_prof_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x200b49a1 aw88395_dev_mute +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x21897977 aw88395_dev_set_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x8c4fd069 aw88395_dev_fw_update +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x9399d884 aw88395_dev_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xb39c9697 aw88395_dev_get_prof_name +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xce4c046a aw88395_dev_stop +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xd1c7104d aw88395_dev_get_profile_count +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xd2732cf7 aw88395_dev_get_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xe7363c5b aw88395_dev_start +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xed808fa5 aw88395_dev_set_volume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0x56e06190 aw88395_dev_load_acf_check +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0xf704731d aw88395_dev_cfg_load +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x7f51dbb5 cs35l41_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0xccf0f324 cs35l41_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0xfebdfadd cs35l41_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x063685e9 cs35l41_test_key_lock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x064b1b7f cs35l41_write_fs_errata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x19fb99a9 cs35l41_enter_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x343c8b47 cs35l41_regmap_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x36bb1c95 cs35l41_global_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x389e86c7 cs35l41_safe_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x3ef02713 cs35l41_set_channels +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x42cfe019 cs35l41_register_errata_patch +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x4bb4aece cs35l41_otp_unpack +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x5fdcb472 cs35l41_exit_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x76945fd4 cs35l41_set_cspl_mbox_cmd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x78dc6f3c cs35l41_configure_cs_dsp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x82698d98 cs35l41_regmap_spi +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x9364a8d2 cs35l41_init_boost +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xdead167a cs35l41_test_key_unlock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe92ff6ad cs35l41_gpio_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x0e02e166 cs35l56_system_suspend_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x2cc48feb cs35l56_system_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x68e4b3e2 cs35l56_system_suspend_late +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x6c4abbbc cs35l56_system_resume_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xcfb66793 cs35l56_system_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xffa147aa cs35l56_system_resume_early +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x1a6bcb14 cs4271_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x633ee2e9 cs4271_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x7d05786f cs4271_dt_ids +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x357e8444 cs42l51_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x7cd94b6a cs42l51_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x8f60f668 cs42l51_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xab6ede75 cs42l51_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xd7cf90f1 cs42l51_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x36a3f026 cs42xx8_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x3fb6412f cs42xx8_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x7cac7292 cs42888_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xc681e9fe cs42xx8_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xcd3794c9 cs42448_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0x064a4d8b es8328_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0x42ca810c es8328_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x59cf1f63 hda_codec_probe_complete +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x671c6278 soc_hda_ext_bus_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xf8ba5ea0 snd_soc_hda_codec_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0x2adf4b4f lpass_macro_pds_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0xff74d9cb lpass_macro_pds_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98090 0x4ad86399 max98090_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x06161690 soc_codec_dev_max98373 +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x679225f1 soc_codec_dev_max98373_sdw +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xb544923c max98373_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xd5876897 max98373_slot_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x033f7b0e mt6358_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x1fe888b4 mt6358_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x3382ae33 mt6358_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x5c33e807 mt6358_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x1c83de66 mt6359_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x2aeb9627 mt6359_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x382783b8 mt6359_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x455ad013 mt6359_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8821 0x7c144b91 nau8821_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xa5d129a5 nau8824_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xbf55f96a nau8824_components +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8825 0x46da352b nau8825_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x41e9b7f7 pcm1789_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x849ff549 pcm1789_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x894e99f4 pcm1789_common_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0x832f5961 pcm179x_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0x90806318 pcm179x_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x3cf06a56 pcm186x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0xae33028e pcm186x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x09534794 pcm3168a_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x9af802f1 pcm3168a_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xa5cd6f6a pcm3168a_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xeaa211c7 pcm3168a_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x61d9a225 pcm512x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x642d1c8f pcm512x_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xdf93a70e pcm512x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xecdbff2e pcm512x_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x5dc92cdf rl6231_pll_calc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x70617a04 rl6231_get_clk_info +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x8d7fa148 rl6231_get_pre_div +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0xdba4502f rl6231_calc_dmic_clk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0x61ff58e3 rt5514_spi_burst_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0xff87892f rt5514_spi_burst_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x0a170502 rt5640_set_ovcd_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x0b20dc42 rt5640_dmic_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x195edfda rt5640_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x3b3dc817 rt5640_disable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x40b887e4 rt5640_enable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xf93f1d21 rt5640_detect_headset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0x1750e32f rt5645_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0x64c6e619 rt5645_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5659 0xc34fa1d1 rt5659_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5663 0x5ec69890 rt5663_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677 0x836147f5 rt5677_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x5fc320ad rt5677_spi_write_firmware +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x67956035 rt5677_spi_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xc6695825 rt5677_spi_hotword_detected +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xe8ece129 rt5677_spi_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x0d18594a rt5682_supply_names +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x281417b0 rt5682_calibrate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x291ed40b rt5682_aif2_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x30e14c12 rt5682_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x59989c09 rt5682_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x59d3d967 rt5682_jack_detect_handler +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x614c1e97 rt5682_apply_patch_list +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x6cbd1c53 rt5682_register_dai_clks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x83579bb3 rt5682_soc_component_dev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xad74467c rt5682_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xb897de56 rt5682_reg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xc2296f08 rt5682_aif1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xc3eadaf0 rt5682_parse_dt +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xf7a4ddca rt5682_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682s 0x17877504 rt5682s_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x12b93eb4 sigmadsp_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x25a95cef sigmadsp_attach +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xae9d6b80 devm_sigmadsp_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xb0bd7ec2 sigmadsp_restrict_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xcd2ffe43 sigmadsp_setup +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-i2c 0xcfa6f557 devm_sigmadsp_init_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-regmap 0x7cf543bc devm_sigmadsp_init_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0x7e6a3fb9 src4xxx_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0xdf09d931 src4xxx_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x06cc1e8e ssm2602_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x7b6cfe80 ssm2602_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x1405b317 tasdevice_dev_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x2bad6f74 tasdevice_digital_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x2fa34720 tasdevice_dev_bulk_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x3fe22476 tasdevice_amp_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x45a24700 tas2781_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x518c3a07 tasdevice_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x63b7d2af tascodec_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x82088528 tasdevice_kzalloc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x9b31e79e tasdevice_dev_update_bits +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x9eb34d3a tasdevice_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xcdf8b7d0 tasdevice_dev_bulk_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xd60d28da tasdevice_dsp_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xee057ebc tasdevice_digital_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xfa4a35be tasdevice_amp_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xfbd71472 tasdevice_dev_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic32x4 0x27472258 aic32x4_register_clocks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic3x 0x3fa7568d aic3x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ts3a227e 0x031e4f57 ts3a227e_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd-mbhc 0x936c1623 wcd_mbhc_event_notify +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x2407d341 wcd938x_sdw_set_sdw_stream +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x53708b99 wcd938x_swr_get_current_bank +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x78e7bf9b wcd938x_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x82a8000f wcd938x_sdw_device_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xa2f63ccb wcd938x_sdw_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x00c78fbe wm_adsp_read_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x0e3be58c wm_adsp2_preloader_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x0e9da932 wm_adsp_compr_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x111a00dd wm_adsp1_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x121d5658 wm_adsp1_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x1234fd50 wm_adsp_compr_copy +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x166f70ba wm_adsp2_component_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x22e4f88c wm_adsp_compr_handle_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x4758eb78 wm_adsp2_component_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x50d33a10 wm_adsp_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x52c16479 wm_halo_wdt_expire +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x62dae770 wm_adsp2_preloader_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x9092ad61 wm_adsp_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xa8a11195 wm_adsp_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xaa405064 wm_adsp_fw_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xaac30718 wm_adsp_power_up +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xb340c36b wm_adsp2_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xc6a15298 wm_adsp_fw_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xd0b93923 wm_adsp_compr_open +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xd59d9e22 wm_adsp_early_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xdd3c79ef wm_adsp2_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xe1ad4646 wm_adsp_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xea38ee07 wm_halo_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xeaa4970b wm_adsp2_set_dspclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xedc7fc6a wm_halo_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf0a17c40 wm_adsp_write_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf1b9d32f wm_adsp_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf452f702 wm_adsp2_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf7645049 wm_adsp_fw_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x27524da9 wm_hubs_vmid_ena +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x2b2ef1dd wm_hubs_add_analogue_controls +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x4f233480 wm_hubs_set_bias_level +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x5cd7eb9b wm_hubs_dcs_done +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x5d171a19 wm_hubs_hpr_mux +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x64cb79f2 wm_hubs_hpl_mux +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x757206d5 wm_hubs_spkmix_tlv +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x763a7666 wm_hubs_update_class_w +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x923d3ca9 wm_hubs_handle_analogue_pdata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xa562384d wm_hubs_add_analogue_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0xa735f3eb wm8731_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0xc51a5a4b wm8731_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x84a2e701 wm8804_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x9a1d42be wm8804_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xa0109367 wm8804_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xa95cd2cf wm8804_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8903 0x0e6f5279 wm8903_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8962 0xfd37af82 wm8962_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8994 0xcc9bc011 wm8958_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8994 0xdfab547e wm8994_mic_detect +EXPORT_SYMBOL_GPL sound/soc/fsl/imx-pcm-dma 0x3b9ea760 imx_pcm_dma_init +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-fsl-asrc 0x614d637c fsl_asrc_component +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x30693bb7 imx_audmux_v1_configure_port +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x58631dab imx_audmux_v2_configure_port +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card 0x936030a6 audio_graph_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x846380f4 audio_graph2_link_normal +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x849376c4 audio_graph2_link_dpcm +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0xa80ff5a4 audio_graph2_link_c2c +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0xf2e44693 audio_graph2_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x00e1d1ff asoc_simple_is_convert_required +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x021d1433 asoc_simple_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x02228118 asoc_simple_clean_reference +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x02b36787 asoc_simple_parse_convert +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x0a94621f asoc_simple_be_hw_params_fixup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x0c2e8aaf asoc_simple_startup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x0c3c342f asoc_simple_init_priv +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x2520226b asoc_simple_parse_clk +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x34bba67c asoc_simple_canonicalize_platform +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x425b22d8 asoc_simple_parse_widgets +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x76650fea asoc_simple_init_aux_jacks +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x77aefea1 asoc_graph_parse_dai +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x96bd0c8c asoc_simple_parse_tdm_width_map +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x983115e7 asoc_simple_init_jack +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x99b12308 asoc_simple_remove +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x9d361f7a asoc_simple_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xa2c012b3 asoc_simple_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xb461f0d8 asoc_simple_canonicalize_cpu +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xba01bbe3 asoc_simple_dai_init +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xd265aa16 asoc_simple_set_dailink_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xd4cae43f asoc_graph_card_probe +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xf36da7ba asoc_simple_hw_params +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xf7f469e0 asoc_simple_shutdown +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xfc231cfd asoc_simple_parse_routing +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xffed1ad9 asoc_graph_is_ports0 +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x0b9519f6 mtk_afe_pcm_platform +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x167c15ab mtk_sof_card_late_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x2302d299 mtk_afe_fe_shutdown +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x2b7e2a35 mtk_memif_set_addr +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x2bdd937b clean_card_reference +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x3e746c26 mtk_dynamic_irq_release +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x46481882 mtk_memif_set_channel +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x4f3b004e mtk_afe_fe_startup +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x51f9d0d8 mtk_afe_fe_trigger +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x5673d383 mtk_afe_pcm_new +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x591e0262 mtk_memif_set_rate +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x6421170a mtk_sof_card_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x6537609e mtk_sof_dai_link_fixup +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x6fe2e0a2 mtk_afe_combine_sub_dai +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x75197fff mtk_sof_dailink_parse_of +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x76d680a9 mtk_dynamic_irq_acquire +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x7869a3bf mtk_memif_set_pbuf_size +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x82ba6745 mtk_afe_fe_hw_free +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x83932333 mtk_afe_fe_ops +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x85c12e4d mtk_afe_fe_hw_params +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x916c5483 mtk_memif_set_enable +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xa0bfba6b mtk_afe_resume +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xa4a1280a mtk_memif_set_format +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xa5d9a08f mtk_afe_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xa608accc mtk_memif_set_rate_substream +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xb4809c00 mtk_afe_suspend +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xd2eaead5 parse_dai_link_info +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xda73743f mtk_afe_fe_prepare +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xe37ba739 mtk_memif_set_disable +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xf71935e2 mtk_afe_add_sub_dai_control +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8183/snd-soc-mt8183-afe 0xa5685c8e mt8183_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x3957db68 mt8186_mt6366_init +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x9d10576a mt8186_afe_gpio_init +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0xcd615565 mt8186_mt6366_card_set_be_link +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0xf8c4b3f2 mt8186_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8188/snd-soc-mt8188-afe 0xbcc3af6e mt8188_afe_disable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8188/snd-soc-mt8188-afe 0xda689fd8 mt8188_afe_enable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0xc998bb4f mt8192_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8195/snd-soc-mt8195-afe 0x9f0ec35b mt8195_afe_enable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8195/snd-soc-mt8195-afe 0xc8371ba8 mt8195_afe_disable_clk +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x104978e6 axg_fifo_pcm_trigger +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x19fcf95b axg_fifo_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x4ee10ed8 axg_fifo_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x59b45d59 axg_fifo_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x63e938d2 axg_fifo_pcm_new +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xa9d23b39 axg_fifo_pcm_close +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xbb9782fd axg_fifo_pcm_open +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xe6328458 g12a_fifo_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xf631a4bb axg_fifo_pcm_hw_free +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x4988d1f8 axg_tdm_stream_alloc +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x539c48cc axg_tdm_stream_start +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x55316323 axg_tdm_formatter_set_channel_masks +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x64e0ca85 axg_tdm_stream_free +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x7f98331f axg_tdm_formatter_event +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0xd8ef620f axg_tdm_formatter_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0xef4a0d56 axg_tdm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-interface 0x164a15fd axg_tdm_set_tdm_slots +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x18822303 meson_card_remove +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x3d62526f meson_card_parse_dai +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x5a5e6aa4 meson_card_set_fe_link +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x5c5354db meson_card_reallocate_links +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x5f9d790e meson_card_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x76cc69b7 meson_card_i2s_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x85130f55 meson_card_set_be_link +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0xebd773a6 meson_card_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x1c3a8a8f meson_codec_glue_input_dai_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x35735e4d meson_codec_glue_input_dai_remove +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x5ad8c4c2 meson_codec_glue_input_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x7940e958 meson_codec_glue_input_set_fmt +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x79cf8ef4 meson_codec_glue_input_get_data +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xc8610a28 meson_codec_glue_output_startup +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x1ee11379 q6adm_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x28421460 q6adm_get_copp_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x72dd1ffd q6adm_matrix_map +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x90d7b24c q6adm_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x07a54780 q6afe_cdc_dma_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x369b6eeb q6afe_port_put +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x3b16d6e7 q6afe_port_stop +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x498d993b q6afe_get_port_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x5332304f q6afe_slim_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x6cc0ad1c q6afe_set_lpass_clock +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x7df60063 q6afe_port_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xae809786 q6afe_hdmi_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xd4523c59 q6afe_i2s_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xe45246a8 q6afe_port_start +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xf1f1f84a q6afe_port_get_from_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xfaf22370 q6afe_tdm_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x13b7efd9 q6asm_cmd +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x1b6c77fc q6asm_stream_media_format_block_alac +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x25bfa476 q6asm_open_write +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x2b693eed q6asm_stream_media_format_block_wma_v9 +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4124e0f4 q6asm_audio_client_alloc +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4afe6f73 q6asm_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4fba2f0c q6asm_run_nowait +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x68db31e2 q6asm_unmap_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x6cec4b17 q6asm_stream_remove_trailing_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x856b4fdb q6asm_stream_media_format_block_wma_v10 +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x9d0cf85f q6asm_stream_media_format_block_flac +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xa7d3a3a6 q6asm_media_format_block_multi_ch_pcm +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xb37ed108 q6asm_enc_cfg_blk_pcm_format_support +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc0dd8d67 q6asm_open_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc1347db0 q6asm_write_async +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc5a116a4 q6asm_get_session_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xcbee5e42 q6asm_stream_remove_initial_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xcc4952e4 q6asm_audio_client_free +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xd2cf1a0f q6asm_run +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xd38aa312 q6asm_cmd_nowait +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xea75a5dd q6asm_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xf47f4b35 q6asm_stream_media_format_block_ape +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6core 0x7e52e977 q6core_is_adsp_ready +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6core 0x9b02ea0d q6core_get_svc_api_info +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0x34e7e514 q6prm_vote_lpass_core_hw +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0xeaae8ef6 q6prm_set_lpass_clock +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0xf690556e q6prm_unvote_lpass_core_hw +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6routing 0x5b75f756 q6routing_stream_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6routing 0xa7a64259 q6routing_stream_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x06988d99 q6apm_graph_start +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x0affe0be q6apm_unmap_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x0c7eaf3c q6apm_remove_trailing_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x145cf8f6 audioreach_alloc_apm_cmd_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x2fe33fd3 q6apm_is_adsp_ready +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x316abcf1 audioreach_set_media_format +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x3710b59d q6apm_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x4a7110ba audioreach_shared_memory_send_eos +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x4c0e23ab audioreach_send_u32_param +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x4ddddceb audioreach_tplg_init +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x4ec60bf4 q6apm_graph_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x5543dd66 audioreach_alloc_apm_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x5dc0a5ee q6apm_graph_media_format_shmem +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x64dc5171 audioreach_alloc_cmd_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x70d80fa3 q6apm_graph_stop +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x78527817 audioreach_send_cmd_sync +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7b07ef0c q6apm_graph_media_format_pcm +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7dfe3026 audioreach_graph_send_cmd_sync +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7f4d39c8 audioreach_alloc_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x81f4897e q6apm_write_async +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x95d7800b q6apm_enable_compress_module +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x98457cbc audioreach_alloc_graph_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xa670df39 q6apm_graph_flush +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xaad88970 q6apm_remove_initial_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xadf9456c audioreach_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xb33fb563 audioreach_gain_set_vol_ctrl +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xc0b2765f q6apm_graph_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xc4831759 audioreach_graph_free_buf +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xc8fdedce audioreach_compr_set_param +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xcd91249c q6apm_graph_get_rx_shmem_module_iid +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xe46b2660 q6apm_set_real_module_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xf12686be q6apm_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xfa7b4ee3 q6apm_graph_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x17142e58 q6dsp_map_channels +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x234f2d91 q6dsp_audio_ports_set_config +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x907fd3de q6dsp_audio_ports_of_xlate_dai_name +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x9501f8e4 q6dsp_get_channel_allocation +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0xd5201646 q6dsp_clock_dev_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cdc-dma 0x28ee5dfd asoc_qcom_lpass_cdc_dma_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x08ef9b54 lpass_cpu_pcm_new +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x2407638f asoc_qcom_lpass_cpu_platform_shutdown +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x2d94170b asoc_qcom_lpass_cpu_platform_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x383c8b84 asoc_qcom_lpass_cpu_dai_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x9639b014 asoc_qcom_lpass_cpu_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xb023bf32 asoc_qcom_lpass_cpu_platform_remove +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-hdmi 0x55ec2964 asoc_qcom_lpass_hdmi_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-platform 0x70aa051c asoc_qcom_lpass_platform_register +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-common 0x2be8404e qcom_snd_wcd_jack_setup +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-common 0xf9c49f34 qcom_snd_parse_of +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x296f4627 qcom_snd_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x613e95e9 qcom_snd_sdw_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0xc9991b26 qcom_snd_sdw_hw_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x2ad85b63 snd_soc_acpi_find_machine +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x48c4d20c snd_soc_acpi_codec_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x5c512782 snd_soc_acpi_find_package_from_hid +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0008292e snd_soc_component_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x01df9860 snd_soc_set_dmi_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x035844c7 snd_soc_component_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0685a8cd snd_soc_dapm_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x06869803 snd_soc_dapm_new_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0728ba8a snd_soc_jack_report +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x07e6cbff snd_soc_component_compr_copy +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0828473e snd_soc_new_compress +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0884dfd0 snd_soc_card_jack_new +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x09d85bbd soc_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0b2f436d snd_soc_dapm_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0c484e70 snd_soc_dai_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0c727841 snd_soc_of_parse_aux_devs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0d2f6c24 snd_soc_link_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0e349115 snd_soc_bytes_info_ext +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0e34bb85 dapm_regulator_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0e4d7c0e snd_soc_unregister_component_by_driver +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x11cbf9a9 snd_soc_dai_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x121cf218 snd_soc_dapm_sync +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x19739b85 snd_soc_put_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x19a5e531 snd_soc_of_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x19e63439 snd_soc_add_component_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1b47dc2b snd_soc_dpcm_fe_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1de28760 snd_soc_dai_digital_mute +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1e25f660 snd_soc_dapm_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1e988c11 snd_soc_debugfs_root +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1ed241d3 snd_soc_pm_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x20a8d804 snd_soc_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x21fef7c3 snd_soc_component_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x244654ef snd_soc_dapm_update_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x24ca18dc snd_soc_component_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x24da9271 snd_soc_jack_notifier_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2541a979 snd_soc_calc_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x25582bd1 snd_soc_dpcm_runtime_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2595d07b snd_soc_dapm_mixer_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2648b116 snd_soc_component_test_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x26f9fbb0 snd_soc_dai_set_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x27170b7f snd_soc_rtdcom_lookup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x275fb2f4 snd_soc_component_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x29b1bf44 devm_snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2de38555 snd_soc_add_dai_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2e0bffe5 snd_soc_dapm_free_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2fb40e19 snd_soc_dapm_weak_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3056921c snd_soc_dapm_add_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x31d6e269 snd_soc_dapm_del_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x326bce8c snd_soc_jack_notifier_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x32f7150b snd_soc_component_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x336de254 snd_soc_dapm_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x345ccf34 snd_soc_component_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x387ae6d7 snd_soc_of_parse_audio_routing +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x399339eb snd_soc_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x39d93dc5 snd_soc_component_initialize +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x39ed2d83 snd_soc_dpcm_can_be_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3ca39c3b snd_soc_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3d440211 snd_soc_dai_set_bclk_ratio +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3f3c1423 snd_soc_of_put_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3fba4cff snd_soc_info_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x41ca55a4 snd_soc_dapm_kcontrol_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x43ba2314 snd_soc_add_pcm_runtimes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x448c2086 snd_soc_free_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4641f20f snd_soc_dai_set_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x467d7dc1 snd_soc_dapm_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x47c37b48 snd_soc_jack_add_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4810274b snd_soc_component_update_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4830b27e snd_soc_dai_link_set_capabilities +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4840f048 snd_soc_put_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x486b6b29 snd_soc_component_async_complete +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x492af5ae snd_soc_dai_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x49838dc8 snd_soc_tplg_component_load +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4a9b0501 snd_soc_component_compr_get_codec_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4c1e9c06 snd_soc_component_read_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4cadbe97 snd_soc_component_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4d09dd1c dpcm_be_dai_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4f236486 snd_soc_remove_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4fa1782d snd_soc_tdm_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x50ceda64 snd_soc_dapm_dai_get_connected_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x52ea72df snd_soc_dai_set_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x537a5cee snd_soc_component_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x53dd9166 snd_soc_new_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x550c7083 snd_soc_jack_add_gpiods +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x55c04296 snd_dmaengine_pcm_prepare_slave_config +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5671c69a snd_soc_component_get_jack_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x575a0c1d snd_soc_bytes_get +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x58ad28e1 dapm_clock_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x59e4bfa4 snd_soc_component_update_bits_async +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5a00f1f9 snd_soc_put_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5c3b2bbd snd_soc_get_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5d6b95c2 snd_soc_jack_add_zones +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5d922112 snd_soc_component_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5f974c21 snd_soc_set_ac97_ops_of_reset +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x60070066 snd_soc_get_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x618fc376 snd_soc_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x639b8c33 snd_soc_dpcm_can_be_prepared +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x641f8097 snd_soc_add_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6443122a snd_soc_dai_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x66a08139 snd_soc_bytes_tlv_callback +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x66a797c9 snd_soc_dapm_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x67528864 snd_soc_jack_free_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x67f9fb29 snd_soc_dapm_new_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x68f1000b snd_soc_jack_add_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x69000b13 snd_soc_component_write +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6b82eb0f snd_soc_component_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6c04e1fe snd_soc_dapm_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6e62b1f4 snd_soc_find_dai_with_mutex +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6f88ed34 snd_soc_lookup_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x722485e3 snd_soc_add_card_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x72dd5ff2 snd_soc_dapm_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x75f7a1a6 snd_soc_card_add_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7744523e snd_soc_find_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x77722072 snd_soc_daifmt_parse_format +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x77c7f708 widget_in_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7843d7b6 devm_snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x793db920 snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x79e138a5 snd_soc_daifmt_parse_clock_provider_raw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x79eb2c03 snd_soc_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7a647d17 snd_soc_bytes_put +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7b028ce7 snd_soc_tplg_component_remove +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7c3f8b39 snd_soc_resume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7caf0722 snd_soc_unregister_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7d667c8f snd_soc_component_set_jack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7ddc159b snd_soc_of_parse_node_prefix +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e18b410 snd_soc_component_notify_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e547515 snd_soc_get_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e606130 snd_soc_calc_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7f7a2f93 dapm_pinctrl_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7fb57c93 snd_soc_dapm_dai_free_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x80a6cdb4 snd_soc_link_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8284e8da snd_soc_of_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x83bb9d19 snd_soc_info_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x843fa5d3 snd_soc_dai_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8a54de88 snd_soc_dapm_new_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8b45482e devm_snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8dfa1d9b snd_soc_of_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9096d3a6 snd_soc_dai_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x90b199e5 snd_soc_bytes_info +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9190d7e9 snd_soc_dapm_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9199a216 snd_soc_component_read +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9217b555 snd_soc_dapm_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x94bce1fd snd_soc_component_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x97fb2a6d snd_soc_of_parse_audio_simple_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x98fb01ec snd_soc_component_write_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x993a940b snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9c74040d snd_soc_of_parse_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9c78106f snd_soc_of_get_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9d4b4a85 snd_soc_component_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9e6cb11e snd_soc_tplg_widget_bind_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9ffd8c22 snd_soc_dapm_info_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa2766b72 snd_soc_dai_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa310f94c asoc_dummy_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa4645a61 snd_soc_dai_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa7bf4044 devm_snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa8130634 snd_soc_of_put_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xaa5a8878 snd_soc_component_exit_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xab56230d snd_soc_card_jack_new_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xab82ce86 snd_soc_info_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xabd64f57 snd_dmaengine_pcm_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xac093c88 snd_soc_component_compr_open +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xae4bc738 snd_soc_put_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xaea22fa9 snd_soc_dapm_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb16012f2 snd_soc_component_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb190715b snd_soc_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb194f37e snd_soc_dpcm_get_substream +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb32a41a6 snd_soc_dapm_sync_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb36bfff2 snd_soc_dapm_ignore_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb5580e1c snd_soc_component_compr_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb5a0fda0 snd_soc_dapm_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb61422ca snd_soc_dai_get_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb75e3ca7 snd_soc_runtime_calc_hw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb8001eaf snd_soc_jack_get_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb8a0688f snd_soc_dai_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb8ab0d03 snd_soc_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb9b25da5 snd_soc_component_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb9d9b7d9 snd_soc_runtime_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xba3198cc snd_soc_close_delayed_work +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbaa55dcf snd_soc_poweroff +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbaf34283 snd_soc_dai_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbbb00551 snd_soc_lookup_component_nolocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbbee7e3b snd_soc_dapm_kcontrol_dapm +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbc10fcd7 snd_soc_dai_active +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbd417af2 snd_soc_of_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbea0756f snd_soc_dpcm_be_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc0f456c5 snd_soc_dai_set_clkdiv +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc317a15e snd_soc_daifmt_clock_provider_flipped +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc347a998 dapm_mark_endpoints_dirty +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc396ceaa snd_soc_component_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc7b937e0 snd_soc_dai_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8269f94 snd_soc_params_to_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcabd3995 snd_soc_dapm_init +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcb5bb4d3 snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcb8c6e8e snd_soc_component_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd413feda snd_soc_dapm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd4655e90 snd_soc_dai_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd57f2d44 snd_soc_dpcm_can_be_free_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd583e13b snd_soc_dapm_mux_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xda0e05a2 snd_soc_dapm_put_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdcea8e29 snd_soc_dai_set_tristate +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xde4f8e33 snd_soc_dapm_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdf37db4e snd_soc_dapm_force_bias_level +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe0316d1e snd_soc_limit_volume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe0c04239 snd_soc_get_dai_id +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe1b94fc4 snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe1d04ee5 dapm_kcontrol_get_value +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe38f4510 snd_soc_component_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe4856cde snd_soc_set_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe6829f8c snd_soc_get_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe7c7cb1b snd_soc_of_get_slot_mask +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe7cd8589 snd_soc_link_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe82ce335 snd_soc_get_stream_cpu +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe9f91327 snd_soc_runtime_set_dai_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xea045482 snd_soc_cnew +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeb711ae7 snd_soc_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeb759316 snd_soc_of_get_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xecba228e snd_soc_get_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xed1b9433 snd_soc_dapm_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xedec58c5 snd_soc_set_runtime_hwparams +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf40a0ed3 snd_soc_unregister_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf443303a snd_soc_info_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf48d0c2a snd_soc_dapm_get_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf4f4064d dpcm_end_walk_at_be +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf5763de9 snd_soc_info_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf677cb0a null_dailink_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf741834a snd_soc_card_get_kcontrol +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf7c6d595 snd_soc_component_init_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf7e1a348 snd_soc_dapm_new_dai_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf9622dd1 snd_soc_daifmt_clock_provider_from_bitmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfbef8c57 snd_soc_component_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfdffd4f0 snd_soc_card_remove_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfe2dedd1 snd_soc_unregister_dai +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x25aa80f9 snd_sof_debugfs_buf_item +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x3766877b snd_sof_dbg_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x6cec430f snd_sof_free_debug +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x8a29631f snd_sof_dbg_memory_info_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xac0b9430 snd_sof_debugfs_add_region_item_iomem +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x2c64d423 sprd_mcdt_request_chan +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x5061832c sprd_mcdt_chan_int_disable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x609193c3 sprd_mcdt_chan_write +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x68b4b311 sprd_mcdt_chan_dma_enable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x6c283cec sprd_mcdt_chan_int_enable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xa5fdddd3 sprd_mcdt_chan_read +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xb67dbf49 sprd_mcdt_chan_dma_disable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xdf547b54 sprd_mcdt_free_chan +EXPORT_SYMBOL_GPL sound/soc/sunxi/sun8i-adda-pr-regmap 0x37a3a5c2 sun8i_adda_pr_regmap_init +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-machine 0x2e90a518 tegra_asoc_machine_probe +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-machine 0xa799f51d tegra_asoc_machine_init +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x311fdc8f tegra_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x46a37703 devm_tegra_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x6d77d324 tegra_pcm_construct +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x6ededd71 tegra_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x96af920e tegra_pcm_platform_register_with_chan_names +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xb083d429 tegra_pcm_platform_unregister +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xc7c68e5f tegra_pcm_open +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xcf9c1c63 tegra_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xe2000838 tegra_pcm_close +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x0427e3da tegra30_ahub_allocate_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x55a40206 tegra30_ahub_disable_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x5d7237ff tegra30_ahub_set_cif +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x6fe20143 tegra30_ahub_set_rx_cif_source +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb419329b tegra30_ahub_disable_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb4a9367d tegra30_ahub_enable_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb81bca9d tegra30_ahub_free_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xc78c7125 tegra30_ahub_free_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xccb67e55 tegra124_ahub_set_cif +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xccc98372 tegra30_ahub_enable_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xd01de23b tegra30_ahub_allocate_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xe549513a tegra30_ahub_unset_rx_cif_source +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-edma 0x860a6734 edma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-sdma 0x0f74cccc sdma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-udma 0x190d1f87 udma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x0c43744f line6_alloc_sysex_buffer +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x1e13e10b line6_read_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x202a1b1b line6_midi_id +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x21a7439f line6_resume +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x294f6c0f line6_init_pcm +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x383c654d line6_write_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x3ad7076f line6_version_request_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x434eff7e line6_suspend +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x454cd112 line6_send_raw_message_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x555be403 line6_send_raw_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x82318449 line6_pcm_acquire +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x94dd5229 line6_probe +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x9aa81153 line6_read_serial_number +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xaa18373d line6_init_midi +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xe5231bcd line6_send_sysex_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xee607ffb line6_disconnect +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xfe0ab861 line6_pcm_release +EXPORT_SYMBOL_GPL vmlinux 0x00082520 rockchip_clk_register_branches +EXPORT_SYMBOL_GPL vmlinux 0x000fe0cf pci_epc_get +EXPORT_SYMBOL_GPL vmlinux 0x0011923d vcap_keyfield_name +EXPORT_SYMBOL_GPL vmlinux 0x001918a0 pci_epc_bme_notify +EXPORT_SYMBOL_GPL vmlinux 0x0024f05f power_supply_class +EXPORT_SYMBOL_GPL vmlinux 0x0030c8a9 xhci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x0045f5ad crypto_shash_update +EXPORT_SYMBOL_GPL vmlinux 0x0051332f wm8350_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x00513f58 get_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x00565f18 pernet_ops_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x005e2afb pci_epc_map_addr +EXPORT_SYMBOL_GPL vmlinux 0x005f18a6 add_wait_queue_priority +EXPORT_SYMBOL_GPL vmlinux 0x00696924 i2c_acpi_find_adapter_by_handle +EXPORT_SYMBOL_GPL vmlinux 0x0073f329 dma_resv_set_deadline +EXPORT_SYMBOL_GPL vmlinux 0x0095476e class_create +EXPORT_SYMBOL_GPL vmlinux 0x00969eb7 platform_get_mem_or_io +EXPORT_SYMBOL_GPL vmlinux 0x00acddda em_pd_get +EXPORT_SYMBOL_GPL vmlinux 0x00b183b0 ipv6_recv_error +EXPORT_SYMBOL_GPL vmlinux 0x00bb0452 usb_register_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x00bcd66f raw_v4_match +EXPORT_SYMBOL_GPL vmlinux 0x00c8785e transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x00d19e76 pci_ignore_hotplug +EXPORT_SYMBOL_GPL vmlinux 0x00d4c500 usb_decode_interval +EXPORT_SYMBOL_GPL vmlinux 0x00dcebb0 rz_mtu3_disable +EXPORT_SYMBOL_GPL vmlinux 0x00e0c23c destroy_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x00e21d6a hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x00e49ae7 fsl_mc_resource_allocate +EXPORT_SYMBOL_GPL vmlinux 0x010a0720 rockchip_register_restart_notifier +EXPORT_SYMBOL_GPL vmlinux 0x01299f45 fat_time_fat2unix +EXPORT_SYMBOL_GPL vmlinux 0x012e33ab device_for_each_child_reverse +EXPORT_SYMBOL_GPL vmlinux 0x012e730e apei_exec_noop +EXPORT_SYMBOL_GPL vmlinux 0x0143f19c ahci_platform_suspend_host +EXPORT_SYMBOL_GPL vmlinux 0x014e8186 cpu_scale +EXPORT_SYMBOL_GPL vmlinux 0x015a8498 imx_clk_hw_cpu +EXPORT_SYMBOL_GPL vmlinux 0x01615d23 software_node_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x016561f0 adp5520_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x016e7b15 serial8250_do_set_divisor +EXPORT_SYMBOL_GPL vmlinux 0x01715c1e dm_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x017852bf devm_reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x01789d6e fuse_free_conn +EXPORT_SYMBOL_GPL vmlinux 0x0179c000 to_software_node +EXPORT_SYMBOL_GPL vmlinux 0x0179ccba topology_update_thermal_pressure +EXPORT_SYMBOL_GPL vmlinux 0x0183191c md_run +EXPORT_SYMBOL_GPL vmlinux 0x01866a57 ezx_pcap_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x01a0cb78 property_entries_free +EXPORT_SYMBOL_GPL vmlinux 0x01a20dfe spi_delay_to_ns +EXPORT_SYMBOL_GPL vmlinux 0x01acdcdf subsys_system_register +EXPORT_SYMBOL_GPL vmlinux 0x01c6cb0c cpu_cluster_pm_enter +EXPORT_SYMBOL_GPL vmlinux 0x01d3420a usb_hcd_link_urb_to_ep +EXPORT_SYMBOL_GPL vmlinux 0x01e084d1 scsi_host_block +EXPORT_SYMBOL_GPL vmlinux 0x01e1a8de kgdb_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x01e7ccb4 crypto_grab_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x01f1968c dev_pm_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x01f50bad genphy_c45_read_lpa +EXPORT_SYMBOL_GPL vmlinux 0x0207a6c6 reset_control_bulk_acquire +EXPORT_SYMBOL_GPL vmlinux 0x020d1440 sdio_readl +EXPORT_SYMBOL_GPL vmlinux 0x020eb481 xfrm_audit_state_icvfail +EXPORT_SYMBOL_GPL vmlinux 0x0212bbe5 devl_linecard_create +EXPORT_SYMBOL_GPL vmlinux 0x0222c7c8 spi_new_device +EXPORT_SYMBOL_GPL vmlinux 0x022edd7e fsl_mc_obj_close +EXPORT_SYMBOL_GPL vmlinux 0x0237424a uhci_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0x02394899 play_idle_precise +EXPORT_SYMBOL_GPL vmlinux 0x0239ffcf blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x02495b8f gnttab_alloc_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0x0249a5ba sysfs_remove_link_from_group +EXPORT_SYMBOL_GPL vmlinux 0x024d13dd request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x0257d4b1 xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0x025cbf27 __mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x02679967 genphy_c45_pma_baset1_read_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x027e7346 crypto_enqueue_request +EXPORT_SYMBOL_GPL vmlinux 0x0283ea6f mmc_get_ext_csd +EXPORT_SYMBOL_GPL vmlinux 0x0288b72f __iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x028aab51 gfn_to_memslot +EXPORT_SYMBOL_GPL vmlinux 0x028b3918 dw_pcie_own_conf_map_bus +EXPORT_SYMBOL_GPL vmlinux 0x029506c1 mptcp_pm_get_add_addr_signal_max +EXPORT_SYMBOL_GPL vmlinux 0x029506ff ata_pci_bmdma_init_one +EXPORT_SYMBOL_GPL vmlinux 0x02a35c71 xdp_set_features_flag +EXPORT_SYMBOL_GPL vmlinux 0x02b36c3c device_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x02bc4dfd devm_of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x02c52db7 rio_mport_send_doorbell +EXPORT_SYMBOL_GPL vmlinux 0x02c5c501 power_supply_find_ocv2cap_table +EXPORT_SYMBOL_GPL vmlinux 0x02c777e6 fwnode_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x02cc7e65 device_find_child +EXPORT_SYMBOL_GPL vmlinux 0x02dbe6b5 ethnl_cable_test_alloc +EXPORT_SYMBOL_GPL vmlinux 0x02dc715a report_iommu_fault +EXPORT_SYMBOL_GPL vmlinux 0x02e90875 vfs_setxattr +EXPORT_SYMBOL_GPL vmlinux 0x02f05cd3 pci_msix_can_alloc_dyn +EXPORT_SYMBOL_GPL vmlinux 0x02f9ecc5 kvm_vcpu_mark_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x02fe4fb4 sysfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x0301fe8f gpiochip_free_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x030571bc ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x0306b637 of_clk_src_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0x03095fdd uprobe_register +EXPORT_SYMBOL_GPL vmlinux 0x030cbca2 ata_id_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x0312b3b0 reset_controller_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0321cdbf of_alias_get_highest_id +EXPORT_SYMBOL_GPL vmlinux 0x0322115b pwm_capture +EXPORT_SYMBOL_GPL vmlinux 0x033806e1 irq_gc_set_wake +EXPORT_SYMBOL_GPL vmlinux 0x033832c7 usb_amd_hang_symptom_quirk +EXPORT_SYMBOL_GPL vmlinux 0x0339eb8c component_compare_of +EXPORT_SYMBOL_GPL vmlinux 0x0343bdf1 __i2c_board_list +EXPORT_SYMBOL_GPL vmlinux 0x03473884 phy_basic_t1s_p2mp_features +EXPORT_SYMBOL_GPL vmlinux 0x034f48de mtk_clk_unregister_factors +EXPORT_SYMBOL_GPL vmlinux 0x03696f7f udp4_hwcsum +EXPORT_SYMBOL_GPL vmlinux 0x036c96f3 vcap_get_rule +EXPORT_SYMBOL_GPL vmlinux 0x036de383 perf_event_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x03701a42 zynqmp_pm_pinctrl_set_function +EXPORT_SYMBOL_GPL vmlinux 0x0373766a sbitmap_queue_clear +EXPORT_SYMBOL_GPL vmlinux 0x037ea85b gpiod_export +EXPORT_SYMBOL_GPL vmlinux 0x0380d27b gpiochip_add_pin_range +EXPORT_SYMBOL_GPL vmlinux 0x0385766c input_ff_create +EXPORT_SYMBOL_GPL vmlinux 0x03859e94 crypto_clone_shash +EXPORT_SYMBOL_GPL vmlinux 0x03939aa9 badblocks_init +EXPORT_SYMBOL_GPL vmlinux 0x03952887 ktime_add_safe +EXPORT_SYMBOL_GPL vmlinux 0x03b07b2d devres_get +EXPORT_SYMBOL_GPL vmlinux 0x03baab0b regmap_field_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x03c12dfe cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x03c26177 devres_open_group +EXPORT_SYMBOL_GPL vmlinux 0x03c68f34 sdio_readw +EXPORT_SYMBOL_GPL vmlinux 0x03ce7234 sched_smt_present +EXPORT_SYMBOL_GPL vmlinux 0x03d01032 of_irq_get_byname +EXPORT_SYMBOL_GPL vmlinux 0x03dcf9cb tty_ldisc_ref_wait +EXPORT_SYMBOL_GPL vmlinux 0x03e4a5bf tc3589x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x03e704b0 palmas_ext_control_req_config +EXPORT_SYMBOL_GPL vmlinux 0x03f47efb i2c_dw_probe_master +EXPORT_SYMBOL_GPL vmlinux 0x0402cbbf preempt_notifier_inc +EXPORT_SYMBOL_GPL vmlinux 0x0412332f rcar_rst_set_rproc_boot_addr +EXPORT_SYMBOL_GPL vmlinux 0x041710e4 usb_mon_register +EXPORT_SYMBOL_GPL vmlinux 0x041d59df virtio_break_device +EXPORT_SYMBOL_GPL vmlinux 0x04266b25 of_usb_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x042bdc1f pci_bus_add_device +EXPORT_SYMBOL_GPL vmlinux 0x04346266 i2c_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x0435d784 blk_queue_can_use_dma_map_merging +EXPORT_SYMBOL_GPL vmlinux 0x0454306a phy_create_lookup +EXPORT_SYMBOL_GPL vmlinux 0x045447ca devm_regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x04556106 mmc_regulator_disable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x0465a073 regmap_reg_in_ranges +EXPORT_SYMBOL_GPL vmlinux 0x046f359e of_overlay_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x0470fe09 regulator_set_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0x0472cf3b register_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x048b5f8d twl4030_audio_get_mclk +EXPORT_SYMBOL_GPL vmlinux 0x048cc71f devl_register +EXPORT_SYMBOL_GPL vmlinux 0x0490f460 ata_sas_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x049ac8bb sdio_set_block_size +EXPORT_SYMBOL_GPL vmlinux 0x049e5156 gnttab_try_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x04bc0427 ip6_route_input_lookup +EXPORT_SYMBOL_GPL vmlinux 0x04bf0092 io_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x04c4f603 mpi_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0x04c8aebf console_verbose +EXPORT_SYMBOL_GPL vmlinux 0x04db426e fscrypt_set_context +EXPORT_SYMBOL_GPL vmlinux 0x04df8fbc lzo1x_decompress_safe +EXPORT_SYMBOL_GPL vmlinux 0x051085e3 lock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x051286a5 vcap_select_min_rule_keyset +EXPORT_SYMBOL_GPL vmlinux 0x05198067 edac_device_del_device +EXPORT_SYMBOL_GPL vmlinux 0x051a0bc1 stack_depot_fetch +EXPORT_SYMBOL_GPL vmlinux 0x05200d03 extcon_unregister_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x052b4013 register_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x052c9aed ktime_get_real_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x0533f4f3 wm8350_block_write +EXPORT_SYMBOL_GPL vmlinux 0x053d738a __SCK__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x053f4f90 fb_bl_default_curve +EXPORT_SYMBOL_GPL vmlinux 0x054afa11 mpc8xxx_spi_rx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0x054be56a crypto_register_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x054e550b kernel_halt +EXPORT_SYMBOL_GPL vmlinux 0x05610897 of_changeset_destroy +EXPORT_SYMBOL_GPL vmlinux 0x056b206d kill_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x05777718 vcap_is_last_chain +EXPORT_SYMBOL_GPL vmlinux 0x057b71b3 device_dma_supported +EXPORT_SYMBOL_GPL vmlinux 0x057c8c75 of_devfreq_cooling_register_power +EXPORT_SYMBOL_GPL vmlinux 0x05837b71 tty_port_register_device +EXPORT_SYMBOL_GPL vmlinux 0x0584c122 gfn_to_page +EXPORT_SYMBOL_GPL vmlinux 0x0586edaa blk_crypto_intersect_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x05883efb __traceiter_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x058f9366 apei_exec_collect_resources +EXPORT_SYMBOL_GPL vmlinux 0x059740f1 power_supply_changed +EXPORT_SYMBOL_GPL vmlinux 0x05b0a325 of_phandle_iterator_init +EXPORT_SYMBOL_GPL vmlinux 0x05c273b9 gpiochip_irq_unmap +EXPORT_SYMBOL_GPL vmlinux 0x05ca7009 pci_slots_kset +EXPORT_SYMBOL_GPL vmlinux 0x05cd1dd4 vcap_rule_add_key_bit +EXPORT_SYMBOL_GPL vmlinux 0x05d6f2ef serdev_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x05fbe5e8 seg6_do_srh_encap +EXPORT_SYMBOL_GPL vmlinux 0x05fccc81 device_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x0608f1e3 imx_clk_fracn_gppll_integer +EXPORT_SYMBOL_GPL vmlinux 0x061336ae blocking_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x0614e0df pm_runtime_set_memalloc_noio +EXPORT_SYMBOL_GPL vmlinux 0x06178d30 tpm_calc_ordinal_duration +EXPORT_SYMBOL_GPL vmlinux 0x06209f49 phy_lookup_setting +EXPORT_SYMBOL_GPL vmlinux 0x0626da5f od_unregister_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x062b89c4 ghes_unregister_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x062d117f __tracepoint_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x063a5100 devlink_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x0643288c nvdimm_provider_data +EXPORT_SYMBOL_GPL vmlinux 0x064db9a5 mark_mounts_for_expiry +EXPORT_SYMBOL_GPL vmlinux 0x065429b0 mmu_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x065ec0af inet_csk_listen_stop +EXPORT_SYMBOL_GPL vmlinux 0x065ee76a fscrypt_ioctl_get_nonce +EXPORT_SYMBOL_GPL vmlinux 0x0665b7a1 ma35d1_reg_adc_clkdiv +EXPORT_SYMBOL_GPL vmlinux 0x06696c9a irq_domain_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x066bc98d cpufreq_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x06796c63 crypto_hash_alg_has_setkey +EXPORT_SYMBOL_GPL vmlinux 0x067e84ff dummy_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x06813fd6 spi_mem_driver_register_with_owner +EXPORT_SYMBOL_GPL vmlinux 0x069b9edb xfer_to_guest_mode_handle_work +EXPORT_SYMBOL_GPL vmlinux 0x069d4789 get_net_ns_by_fd +EXPORT_SYMBOL_GPL vmlinux 0x06a8a620 sfp_bus_find_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x06b8fa7d sk_attach_filter +EXPORT_SYMBOL_GPL vmlinux 0x06b970a5 zynqmp_pm_ospi_mux_select +EXPORT_SYMBOL_GPL vmlinux 0x06b997d9 acpi_subsys_suspend +EXPORT_SYMBOL_GPL vmlinux 0x06bb727a xhci_update_hub_device +EXPORT_SYMBOL_GPL vmlinux 0x06cca30b ring_buffer_record_off +EXPORT_SYMBOL_GPL vmlinux 0x06cd53c8 tcp_get_syncookie_mss +EXPORT_SYMBOL_GPL vmlinux 0x06cf3945 ping_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x06dd5d07 wp_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x06e01ff1 gnttab_pages_set_private +EXPORT_SYMBOL_GPL vmlinux 0x06e415bc __tracepoint_block_split +EXPORT_SYMBOL_GPL vmlinux 0x06e4433e sunxi_ccu_set_mmc_timing_mode +EXPORT_SYMBOL_GPL vmlinux 0x06ec7f77 usb_acpi_set_power_state +EXPORT_SYMBOL_GPL vmlinux 0x06fce373 ip6_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x07242d92 put_dax +EXPORT_SYMBOL_GPL vmlinux 0x073205e7 vcap_filter_rule_keys +EXPORT_SYMBOL_GPL vmlinux 0x0739dd3b debugfs_create_str +EXPORT_SYMBOL_GPL vmlinux 0x07483e13 cn_del_callback +EXPORT_SYMBOL_GPL vmlinux 0x074a70a7 kernfs_put +EXPORT_SYMBOL_GPL vmlinux 0x074f98db synth_event_add_field +EXPORT_SYMBOL_GPL vmlinux 0x0756a31c register_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0x075709bd mmu_interval_notifier_remove +EXPORT_SYMBOL_GPL vmlinux 0x075c853a devm_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x075d8d3d crypto_grab_aead +EXPORT_SYMBOL_GPL vmlinux 0x076356e7 sfp_may_have_phy +EXPORT_SYMBOL_GPL vmlinux 0x076c5b14 disk_set_zoned +EXPORT_SYMBOL_GPL vmlinux 0x07738709 irq_domain_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x0778c1ae dm_internal_suspend_noflush +EXPORT_SYMBOL_GPL vmlinux 0x07aa98cb ping_bind +EXPORT_SYMBOL_GPL vmlinux 0x07b21f85 kdb_get_kbd_char +EXPORT_SYMBOL_GPL vmlinux 0x07b26f65 __dax_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x07b39fbc icmp_build_probe +EXPORT_SYMBOL_GPL vmlinux 0x07b52e38 rtnl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x07be6905 net_inc_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x07e02fb7 udp_destruct_common +EXPORT_SYMBOL_GPL vmlinux 0x07e328f2 led_classdev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x07f8763b genphy_c45_pma_read_abilities +EXPORT_SYMBOL_GPL vmlinux 0x08026960 regulator_disable +EXPORT_SYMBOL_GPL vmlinux 0x08057fdf sysfs_remove_file_from_group +EXPORT_SYMBOL_GPL vmlinux 0x08135613 dax_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x08212324 serdev_device_set_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x08213956 phylink_ethtool_get_wol +EXPORT_SYMBOL_GPL vmlinux 0x082d376e fsl_mc_bus_dpdcei_type +EXPORT_SYMBOL_GPL vmlinux 0x0832ed44 acct_bioset_init +EXPORT_SYMBOL_GPL vmlinux 0x083d4f62 xenbus_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x08576175 unregister_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0x085bffd1 trace_seq_bitmask +EXPORT_SYMBOL_GPL vmlinux 0x085fce45 extcon_set_state +EXPORT_SYMBOL_GPL vmlinux 0x08787343 regulator_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x087c0839 tracepoint_srcu +EXPORT_SYMBOL_GPL vmlinux 0x087f5dc5 wm831x_of_match +EXPORT_SYMBOL_GPL vmlinux 0x087feb2d devm_extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x0882453b meson8_aobus_parse_dt_extra +EXPORT_SYMBOL_GPL vmlinux 0x08930c0d bio_start_io_acct +EXPORT_SYMBOL_GPL vmlinux 0x08947961 iomap_is_partially_uptodate +EXPORT_SYMBOL_GPL vmlinux 0x08a76206 pci_enable_sriov +EXPORT_SYMBOL_GPL vmlinux 0x08a88a9f __SCK__tp_func_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x08acf7a1 ncsi_start_dev +EXPORT_SYMBOL_GPL vmlinux 0x08b92c18 acpi_dev_get_resources +EXPORT_SYMBOL_GPL vmlinux 0x08bb2e68 __ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x08c36406 folio_test_hugetlb +EXPORT_SYMBOL_GPL vmlinux 0x08c78cf7 offline_and_remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x08e2b333 cppc_set_auto_sel +EXPORT_SYMBOL_GPL vmlinux 0x08fcea0b __devm_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x08fea165 sata_scr_read +EXPORT_SYMBOL_GPL vmlinux 0x0907d14d blocking_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x091119b8 spi_transfer_cs_change_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x091eb9b4 round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x09324478 pci_host_common_remove +EXPORT_SYMBOL_GPL vmlinux 0x09337cd0 __wake_up_locked_key +EXPORT_SYMBOL_GPL vmlinux 0x093786cf synth_event_add_field_str +EXPORT_SYMBOL_GPL vmlinux 0x093e5ca2 blk_mq_queue_inflight +EXPORT_SYMBOL_GPL vmlinux 0x094b4276 nvdimm_in_overwrite +EXPORT_SYMBOL_GPL vmlinux 0x0953e92a ata_std_qc_defer +EXPORT_SYMBOL_GPL vmlinux 0x0954f263 pci_common_swizzle +EXPORT_SYMBOL_GPL vmlinux 0x0963ad2e debugfs_create_size_t +EXPORT_SYMBOL_GPL vmlinux 0x096f778f __netif_set_xps_queue +EXPORT_SYMBOL_GPL vmlinux 0x0976822d sfp_get_module_eeprom_by_page +EXPORT_SYMBOL_GPL vmlinux 0x09813890 ata_noop_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x099b5b10 fat_alloc_new_dir +EXPORT_SYMBOL_GPL vmlinux 0x09b53e14 interval_tree_remove +EXPORT_SYMBOL_GPL vmlinux 0x09d01864 device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0x09d0e6e1 modify_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0x09d2578b pci_cfg_access_unlock +EXPORT_SYMBOL_GPL vmlinux 0x09d4d8bf devm_clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x09e852cf rdev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0x09ef9057 skb_splice_bits +EXPORT_SYMBOL_GPL vmlinux 0x09f20fce iomap_page_mkwrite +EXPORT_SYMBOL_GPL vmlinux 0x09f303b5 pciserial_init_ports +EXPORT_SYMBOL_GPL vmlinux 0x09f46309 pkcs7_validate_trust +EXPORT_SYMBOL_GPL vmlinux 0x09f50f32 rcu_nocb_flush_deferred_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x09f553de mctp_register_netdev +EXPORT_SYMBOL_GPL vmlinux 0x09f7900f ata_sas_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x0a18ad6a mtk_eint_find_irq +EXPORT_SYMBOL_GPL vmlinux 0x0a2b209f screen_glyph +EXPORT_SYMBOL_GPL vmlinux 0x0a3059ea nf_hook_entries_insert_raw +EXPORT_SYMBOL_GPL vmlinux 0x0a37f420 pci_test_config_bits +EXPORT_SYMBOL_GPL vmlinux 0x0a4e6e0a nf_hooks_lwtunnel_sysctl_handler +EXPORT_SYMBOL_GPL vmlinux 0x0a52c511 hv_query_ext_cap +EXPORT_SYMBOL_GPL vmlinux 0x0a77996c devm_led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x0a8162a8 raw_v4_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x0a82ba3b dma_get_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x0a8894f4 mas_find_range_rev +EXPORT_SYMBOL_GPL vmlinux 0x0a8e458b crypto_req_done +EXPORT_SYMBOL_GPL vmlinux 0x0a983bba mtk_clk_gate_ops_no_setclr +EXPORT_SYMBOL_GPL vmlinux 0x0a9948b7 clone_private_mount +EXPORT_SYMBOL_GPL vmlinux 0x0a9d7d46 mbox_request_channel_byname +EXPORT_SYMBOL_GPL vmlinux 0x0a9dd83f ata_bmdma_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x0a9df53d for_each_kernel_tracepoint +EXPORT_SYMBOL_GPL vmlinux 0x0ab91385 pci_add_dynid +EXPORT_SYMBOL_GPL vmlinux 0x0abc6be6 k3_ringacc_ring_is_full +EXPORT_SYMBOL_GPL vmlinux 0x0ac0df57 fat_add_entries +EXPORT_SYMBOL_GPL vmlinux 0x0ad27681 mbox_client_peek_data +EXPORT_SYMBOL_GPL vmlinux 0x0ae634a5 crypto_alg_mod_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0b07abe2 unshare_fs_struct +EXPORT_SYMBOL_GPL vmlinux 0x0b1309a0 acpi_pci_find_root +EXPORT_SYMBOL_GPL vmlinux 0x0b1bb9f9 synchronize_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x0b2db2d5 remove_resource +EXPORT_SYMBOL_GPL vmlinux 0x0b3080aa inet_send_prepare +EXPORT_SYMBOL_GPL vmlinux 0x0b387781 __mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x0b3a3ed7 zynqmp_pm_fpga_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b48011d devm_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0x0b4c4c1f fib_nexthop_info +EXPORT_SYMBOL_GPL vmlinux 0x0b52e502 apei_resources_add +EXPORT_SYMBOL_GPL vmlinux 0x0b64d5f6 __devm_regmap_init +EXPORT_SYMBOL_GPL vmlinux 0x0b690f04 k3_udma_glue_tx_get_txcq_id +EXPORT_SYMBOL_GPL vmlinux 0x0b69e104 pse_ethtool_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b811ce1 rt_mutex_unlock +EXPORT_SYMBOL_GPL vmlinux 0x0b89d461 dm_disk +EXPORT_SYMBOL_GPL vmlinux 0x0b8c8a23 static_key_fast_inc_not_disabled +EXPORT_SYMBOL_GPL vmlinux 0x0b8db429 gnttab_page_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x0bb028d4 hisi_clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x0bbc10ce attribute_container_classdev_to_container +EXPORT_SYMBOL_GPL vmlinux 0x0bbdc9b2 remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x0bf32478 __SCK__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x0bfb4c22 rio_unmap_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x0c0bb844 __sk_flush_backlog +EXPORT_SYMBOL_GPL vmlinux 0x0c0ce442 pinconf_generic_parse_dt_config +EXPORT_SYMBOL_GPL vmlinux 0x0c1a5ee3 log_post_read_mmio +EXPORT_SYMBOL_GPL vmlinux 0x0c1d92e6 of_clk_hw_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0x0c2c5802 work_busy +EXPORT_SYMBOL_GPL vmlinux 0x0c32ff8a edac_pci_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x0c3ab15d usb_create_shared_hcd +EXPORT_SYMBOL_GPL vmlinux 0x0c3e6241 k3_udma_glue_disable_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x0c51cb8c zap_vma_ptes +EXPORT_SYMBOL_GPL vmlinux 0x0c592f62 regulator_allow_bypass +EXPORT_SYMBOL_GPL vmlinux 0x0c742c21 ata_sff_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x0c7b45bd devm_led_get +EXPORT_SYMBOL_GPL vmlinux 0x0c7b4d41 of_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x0c8702b0 relay_switch_subbuf +EXPORT_SYMBOL_GPL vmlinux 0x0c88c1c3 pci_vpd_find_id_string +EXPORT_SYMBOL_GPL vmlinux 0x0c92588a of_genpd_parse_idle_states +EXPORT_SYMBOL_GPL vmlinux 0x0c9f4dd0 clk_hw_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x0ca0e2d7 blk_bio_list_merge +EXPORT_SYMBOL_GPL vmlinux 0x0cb1b7e3 fib_new_table +EXPORT_SYMBOL_GPL vmlinux 0x0cbe3ee2 software_node_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0cc03447 max8997_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x0cc5ecec irq_chip_set_wake_parent +EXPORT_SYMBOL_GPL vmlinux 0x0cc9d36c iommu_group_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x0ccf5275 zynqmp_pm_pinctrl_get_config +EXPORT_SYMBOL_GPL vmlinux 0x0cd368d9 crypto_enqueue_request_head +EXPORT_SYMBOL_GPL vmlinux 0x0cda95df inet_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0x0cdd3f56 xenbus_dev_cancel +EXPORT_SYMBOL_GPL vmlinux 0x0ce3dd73 bman_is_probed +EXPORT_SYMBOL_GPL vmlinux 0x0ce82ba0 dev_pm_opp_find_bw_ceil +EXPORT_SYMBOL_GPL vmlinux 0x0ce8626e sdio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x0d28bca1 __traceiter_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x0d2ec953 fib4_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x0d33bc50 crypto_register_kpp +EXPORT_SYMBOL_GPL vmlinux 0x0d3517a5 vp_modern_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x0d3fb7d4 phy_interface_num_ports +EXPORT_SYMBOL_GPL vmlinux 0x0d435bd5 __tracepoint_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x0d44afca __devm_of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x0d459213 work_on_cpu_safe +EXPORT_SYMBOL_GPL vmlinux 0x0d4961de nf_log_buf_open +EXPORT_SYMBOL_GPL vmlinux 0x0d4e3f8c iopf_queue_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d55ebf2 metadata_dst_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x0d5cecc6 ima_measure_critical_data +EXPORT_SYMBOL_GPL vmlinux 0x0d66bd85 devm_of_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x0d6a49d4 tcp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d85a78c key_type_user +EXPORT_SYMBOL_GPL vmlinux 0x0d9090d3 __tcp_send_ack +EXPORT_SYMBOL_GPL vmlinux 0x0d9c8403 sdio_readb +EXPORT_SYMBOL_GPL vmlinux 0x0da0cece gfn_to_pfn_prot +EXPORT_SYMBOL_GPL vmlinux 0x0da3924f pci_p2pdma_add_resource +EXPORT_SYMBOL_GPL vmlinux 0x0da8fc89 md_find_rdev_nr_rcu +EXPORT_SYMBOL_GPL vmlinux 0x0dbfd274 __ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x0dc0759f of_pci_get_slot_power_limit +EXPORT_SYMBOL_GPL vmlinux 0x0dc8f93f reset_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0dc9e01c fat_flush_inodes +EXPORT_SYMBOL_GPL vmlinux 0x0dd407ee sk_msg_zerocopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0x0ddb1cd7 llist_reverse_order +EXPORT_SYMBOL_GPL vmlinux 0x0df20373 dw_pcie_read_dbi +EXPORT_SYMBOL_GPL vmlinux 0x0df4bd06 spi_write_then_read +EXPORT_SYMBOL_GPL vmlinux 0x0dfeb8b3 usb_interrupt_msg +EXPORT_SYMBOL_GPL vmlinux 0x0e007edf xen_evtchn_nr_channels +EXPORT_SYMBOL_GPL vmlinux 0x0e056328 proc_create_net_data +EXPORT_SYMBOL_GPL vmlinux 0x0e0c6a7d crypto_dh_encode_key +EXPORT_SYMBOL_GPL vmlinux 0x0e1194d5 hrtimer_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0x0e13cb4d apei_resources_release +EXPORT_SYMBOL_GPL vmlinux 0x0e18f2ae pinconf_generic_dump_config +EXPORT_SYMBOL_GPL vmlinux 0x0e192101 ehci_setup +EXPORT_SYMBOL_GPL vmlinux 0x0e192778 metadata_dst_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0e1e722b dm_put +EXPORT_SYMBOL_GPL vmlinux 0x0e2d453c skb_clone_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x0e33b024 ahci_platform_deassert_rsts +EXPORT_SYMBOL_GPL vmlinux 0x0e3abd49 phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0x0e408970 i2c_dw_acpi_configure +EXPORT_SYMBOL_GPL vmlinux 0x0e446429 elv_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0e5cc9d7 xdp_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x0e6b79af static_key_disable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x0e73fd2b serdev_controller_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0e8d4d0f synth_event_add_next_val +EXPORT_SYMBOL_GPL vmlinux 0x0e99f430 fuse_do_open +EXPORT_SYMBOL_GPL vmlinux 0x0ea5cbce xen_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x0eb28586 fscrypt_mergeable_bio +EXPORT_SYMBOL_GPL vmlinux 0x0eb4973c inet_bhash2_update_saddr +EXPORT_SYMBOL_GPL vmlinux 0x0ebac4d6 devm_bitmap_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0ebade50 gpiochip_line_is_irq +EXPORT_SYMBOL_GPL vmlinux 0x0ec096b0 hv_read_reference_counter +EXPORT_SYMBOL_GPL vmlinux 0x0ecfea88 btf_type_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0ed2812f crypto_alloc_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x0ef7cfd3 ioc_find_get_icq +EXPORT_SYMBOL_GPL vmlinux 0x0efb0f70 crypto_unregister_ahash +EXPORT_SYMBOL_GPL vmlinux 0x0f0fa59f wm8350_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x0f16ee0d icc_get_name +EXPORT_SYMBOL_GPL vmlinux 0x0f180070 ring_buffer_free_read_page +EXPORT_SYMBOL_GPL vmlinux 0x0f1a1e75 __traceiter_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x0f24582b __ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0x0f276aff devm_mtk_clk_mux_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x0f278eeb i2c_probe_func_quick_read +EXPORT_SYMBOL_GPL vmlinux 0x0f338b73 fuse_dev_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0f4e6b4f regmap_check_range_table +EXPORT_SYMBOL_GPL vmlinux 0x0f5316df devm_clk_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x0f629687 fscrypt_fname_encrypted_size +EXPORT_SYMBOL_GPL vmlinux 0x0f697a16 kpp_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x0f7768a1 pci_epc_stop +EXPORT_SYMBOL_GPL vmlinux 0x0f798d58 devm_of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0x0f79e07b sfp_register_socket +EXPORT_SYMBOL_GPL vmlinux 0x0f7aa0cc rio_dev_put +EXPORT_SYMBOL_GPL vmlinux 0x0f7baa63 regulator_disable_deferred +EXPORT_SYMBOL_GPL vmlinux 0x0f7ca236 dmi_memdev_name +EXPORT_SYMBOL_GPL vmlinux 0x0f7e7eed tcp_twsk_destructor +EXPORT_SYMBOL_GPL vmlinux 0x0f837a63 rt_mutex_trylock +EXPORT_SYMBOL_GPL vmlinux 0x0f96b6fa __mnt_is_readonly +EXPORT_SYMBOL_GPL vmlinux 0x0faa3563 tegra_mc_probe_device +EXPORT_SYMBOL_GPL vmlinux 0x0fb6244b virtio_config_changed +EXPORT_SYMBOL_GPL vmlinux 0x0fb6cd53 kvm_release_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x0fbb7344 memremap_compat_align +EXPORT_SYMBOL_GPL vmlinux 0x0fbc0c0e xas_pause +EXPORT_SYMBOL_GPL vmlinux 0x0fbc6332 mbox_bind_client +EXPORT_SYMBOL_GPL vmlinux 0x0fbe46d2 ahci_pmp_retry_srst_ops +EXPORT_SYMBOL_GPL vmlinux 0x0fc401cc usb_phy_roothub_resume +EXPORT_SYMBOL_GPL vmlinux 0x0fd4610e kmem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0x0fdf11e7 usb_hcd_poll_rh_status +EXPORT_SYMBOL_GPL vmlinux 0x0fed9058 inet_csk_route_child_sock +EXPORT_SYMBOL_GPL vmlinux 0x0ff6a836 clockevents_config_and_register +EXPORT_SYMBOL_GPL vmlinux 0x1005d60b tick_nohz_dep_set_cpu +EXPORT_SYMBOL_GPL vmlinux 0x10091b7b sbitmap_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x10138352 tracing_on +EXPORT_SYMBOL_GPL vmlinux 0x10185973 __tracepoint_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x101d642e genpd_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0x1021e18f stmpe_block_write +EXPORT_SYMBOL_GPL vmlinux 0x102cb108 filemap_range_has_writeback +EXPORT_SYMBOL_GPL vmlinux 0x10336e66 devl_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x104b2b7d vcap_rule_get_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x106673d9 regulator_desc_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x106a9a82 irq_domain_remove_sim +EXPORT_SYMBOL_GPL vmlinux 0x1070f2ce edac_pci_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x107d11bd devres_remove +EXPORT_SYMBOL_GPL vmlinux 0x108a0acd bstr_printf +EXPORT_SYMBOL_GPL vmlinux 0x108d3401 nf_checksum_partial +EXPORT_SYMBOL_GPL vmlinux 0x1092f91f usb_disable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x10a2c576 devm_hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x10ab8a72 crypto_unregister_scomp +EXPORT_SYMBOL_GPL vmlinux 0x10b150ae da903x_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x10b89330 crypto_has_shash +EXPORT_SYMBOL_GPL vmlinux 0x10bbff0b pse_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x10d15317 xenbus_watch_pathfmt +EXPORT_SYMBOL_GPL vmlinux 0x10d2e0d1 trace_event_reg +EXPORT_SYMBOL_GPL vmlinux 0x10d7e3cf unix_inq_len +EXPORT_SYMBOL_GPL vmlinux 0x10d9f317 stack_depot_init +EXPORT_SYMBOL_GPL vmlinux 0x10e06236 vp_modern_get_num_queues +EXPORT_SYMBOL_GPL vmlinux 0x10e90913 serdev_device_set_flow_control +EXPORT_SYMBOL_GPL vmlinux 0x10ecc52c usb_amd_quirk_pll_enable +EXPORT_SYMBOL_GPL vmlinux 0x10ee5139 irq_create_of_mapping +EXPORT_SYMBOL_GPL vmlinux 0x110106c1 cper_severity_to_aer +EXPORT_SYMBOL_GPL vmlinux 0x11041952 dev_pm_set_dedicated_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x11088a4b fscrypt_ioctl_get_key_status +EXPORT_SYMBOL_GPL vmlinux 0x1116f892 fsl_mc_portal_reset +EXPORT_SYMBOL_GPL vmlinux 0x11172cbc srcu_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x112c2fa2 crypto_alloc_aead +EXPORT_SYMBOL_GPL vmlinux 0x11306a41 irq_set_chained_handler_and_data +EXPORT_SYMBOL_GPL vmlinux 0x1130fdf9 tps6586x_write +EXPORT_SYMBOL_GPL vmlinux 0x11329144 nf_queue +EXPORT_SYMBOL_GPL vmlinux 0x11475139 scsi_build_sense +EXPORT_SYMBOL_GPL vmlinux 0x1156d9d1 __list_lru_init +EXPORT_SYMBOL_GPL vmlinux 0x1161a394 gpiod_get_raw_value +EXPORT_SYMBOL_GPL vmlinux 0x116a2302 ata_acpi_stm +EXPORT_SYMBOL_GPL vmlinux 0x1187ed6c tty_port_install +EXPORT_SYMBOL_GPL vmlinux 0x118ca095 __pci_hp_initialize +EXPORT_SYMBOL_GPL vmlinux 0x118d2672 max8997_write_reg +EXPORT_SYMBOL_GPL vmlinux 0x119d6115 ata_dev_pair +EXPORT_SYMBOL_GPL vmlinux 0x119e2386 ping_getfrag +EXPORT_SYMBOL_GPL vmlinux 0x11a33760 __kernel_write +EXPORT_SYMBOL_GPL vmlinux 0x11b5aa2c phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x11b68a56 __tracepoint_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x11b69ada led_init_core +EXPORT_SYMBOL_GPL vmlinux 0x11c2818a inode_dax +EXPORT_SYMBOL_GPL vmlinux 0x11c68bd6 virtqueue_add_outbuf +EXPORT_SYMBOL_GPL vmlinux 0x11cddef1 vp_modern_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x11d17076 regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x11da85c9 regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x11df0e75 devlink_fmsg_binary_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x11e01c7a of_icc_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x11e06ee9 badrange_init +EXPORT_SYMBOL_GPL vmlinux 0x11ee3b9e sch_frag_xmit_hook +EXPORT_SYMBOL_GPL vmlinux 0x11fa562d fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x11fd7c56 smpboot_register_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x12056e53 mas_store_gfp +EXPORT_SYMBOL_GPL vmlinux 0x12135396 phylink_mac_change +EXPORT_SYMBOL_GPL vmlinux 0x121a2cf7 rio_mport_get_physefb +EXPORT_SYMBOL_GPL vmlinux 0x121d958a unregister_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0x12222ac2 pci_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x122fc55b fsl_mc_bus_dpbp_type +EXPORT_SYMBOL_GPL vmlinux 0x1234e483 get_cpu_iowait_time_us +EXPORT_SYMBOL_GPL vmlinux 0x1234ffa1 cper_estatus_check_header +EXPORT_SYMBOL_GPL vmlinux 0x123eab32 gpiochip_generic_request +EXPORT_SYMBOL_GPL vmlinux 0x124c5abe wbc_account_cgroup_owner +EXPORT_SYMBOL_GPL vmlinux 0x12528c5c adp5520_write +EXPORT_SYMBOL_GPL vmlinux 0x125986d9 fsnotify_put_group +EXPORT_SYMBOL_GPL vmlinux 0x125cfa2f usb_sg_init +EXPORT_SYMBOL_GPL vmlinux 0x12628c37 regmap_multi_reg_write_bypassed +EXPORT_SYMBOL_GPL vmlinux 0x126454fd mctp_unregister_netdev +EXPORT_SYMBOL_GPL vmlinux 0x12658fac pci_assign_unassigned_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0x12692d9d virtqueue_add_sgs +EXPORT_SYMBOL_GPL vmlinux 0x12a3dc43 failover_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0x12b02355 ahci_platform_suspend +EXPORT_SYMBOL_GPL vmlinux 0x12b9cb6e irq_domain_alloc_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0x12ee1173 memory_group_unregister +EXPORT_SYMBOL_GPL vmlinux 0x12f45d5d fsnotify_put_mark +EXPORT_SYMBOL_GPL vmlinux 0x130084f8 posix_clock_register +EXPORT_SYMBOL_GPL vmlinux 0x1306dbea pci_store_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x13090724 add_vmfork_randomness +EXPORT_SYMBOL_GPL vmlinux 0x131a5ed7 regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x131db64a system_long_wq +EXPORT_SYMBOL_GPL vmlinux 0x132425be verify_signature +EXPORT_SYMBOL_GPL vmlinux 0x13295447 phylink_generic_validate +EXPORT_SYMBOL_GPL vmlinux 0x132fbc63 meson_clk_mpll_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x1335007a of_icc_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0x133969d7 __trace_printk +EXPORT_SYMBOL_GPL vmlinux 0x1341efb9 ata_sas_port_alloc +EXPORT_SYMBOL_GPL vmlinux 0x136209db power_supply_reg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x13640660 get_cached_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0x136adddc trace_seq_vprintf +EXPORT_SYMBOL_GPL vmlinux 0x13781a65 __skb_get_hash_symmetric +EXPORT_SYMBOL_GPL vmlinux 0x13810df1 fscrypt_ioctl_add_key +EXPORT_SYMBOL_GPL vmlinux 0x138aff76 gnttab_init +EXPORT_SYMBOL_GPL vmlinux 0x138e0957 dax_write_cache_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1394d032 __mt_destroy +EXPORT_SYMBOL_GPL vmlinux 0x139d6ac7 pin_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0x13b2b5bb ti_sci_inta_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x13b7b89d crypto_skcipher_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x13b9b555 pci_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x13b9e193 acpi_dev_resource_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x13bc3c64 make_device_exclusive_range +EXPORT_SYMBOL_GPL vmlinux 0x13c2cce0 vp_modern_set_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x13ce87e8 asn1_ber_decoder +EXPORT_SYMBOL_GPL vmlinux 0x13d87539 __devm_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x13d945c6 kvm_read_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x13db1eb8 k3_udma_glue_rx_cppi5_to_dma_addr +EXPORT_SYMBOL_GPL vmlinux 0x13ed8784 sdev_evt_alloc +EXPORT_SYMBOL_GPL vmlinux 0x13f90ec6 virtqueue_add_inbuf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x13fab921 cpuidle_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x13fb9e21 gnttab_foreach_grant_in_range +EXPORT_SYMBOL_GPL vmlinux 0x1403ad09 cpufreq_add_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x14074a91 __get_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0x140b0ff9 auxiliary_device_init +EXPORT_SYMBOL_GPL vmlinux 0x140bb056 dpbp_close +EXPORT_SYMBOL_GPL vmlinux 0x1417426a cros_ec_cmd +EXPORT_SYMBOL_GPL vmlinux 0x141f38bf ktime_get_raw_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x143e0f4a vp_legacy_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x1456762b k3_ringacc_ring_get_free +EXPORT_SYMBOL_GPL vmlinux 0x1465c97b perf_event_enable +EXPORT_SYMBOL_GPL vmlinux 0x146626a0 mas_find_rev +EXPORT_SYMBOL_GPL vmlinux 0x146cc88f bpf_master_redirect_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x14708f54 blk_rq_prep_clone +EXPORT_SYMBOL_GPL vmlinux 0x14824ff1 dbs_update +EXPORT_SYMBOL_GPL vmlinux 0x14829e51 srcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x148fd794 enable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x1490d2f6 meson_eeclkc_probe +EXPORT_SYMBOL_GPL vmlinux 0x149235b8 vp_modern_generation +EXPORT_SYMBOL_GPL vmlinux 0x149e7f41 __blk_req_zone_write_unlock +EXPORT_SYMBOL_GPL vmlinux 0x14a17e18 acpi_spi_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x14a2c15a pm_runtime_set_autosuspend_delay +EXPORT_SYMBOL_GPL vmlinux 0x14b319f5 ehci_reset +EXPORT_SYMBOL_GPL vmlinux 0x14b4881d component_release_of +EXPORT_SYMBOL_GPL vmlinux 0x14b8edf5 of_regulator_match +EXPORT_SYMBOL_GPL vmlinux 0x14be05ec phy_save_page +EXPORT_SYMBOL_GPL vmlinux 0x14de914a xdp_return_frame +EXPORT_SYMBOL_GPL vmlinux 0x14ec4fdb evtchn_put +EXPORT_SYMBOL_GPL vmlinux 0x14f748fd nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x14f77e55 sysfs_group_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x14facc92 cpu_subsys +EXPORT_SYMBOL_GPL vmlinux 0x14fbcd5e __tracepoint_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x15021b4a xa_delete_node +EXPORT_SYMBOL_GPL vmlinux 0x15187564 device_register +EXPORT_SYMBOL_GPL vmlinux 0x15241f00 dw_pcie_wait_for_link +EXPORT_SYMBOL_GPL vmlinux 0x1527866d irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x153b60a6 klist_del +EXPORT_SYMBOL_GPL vmlinux 0x153cd3fa bio_associate_blkg_from_css +EXPORT_SYMBOL_GPL vmlinux 0x15402377 ftrace_set_filter +EXPORT_SYMBOL_GPL vmlinux 0x154c23a7 devm_power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x15510a89 devlink_fmsg_binary_put +EXPORT_SYMBOL_GPL vmlinux 0x1555920c set_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0x15601bf2 genphy_c45_an_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x156428c1 fwnode_handle_get +EXPORT_SYMBOL_GPL vmlinux 0x1566185b dev_set_name +EXPORT_SYMBOL_GPL vmlinux 0x156a3dd4 pci_hp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0x157d4bfb shash_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x15886f48 hte_disable_ts +EXPORT_SYMBOL_GPL vmlinux 0x159ba267 crypto_register_aead +EXPORT_SYMBOL_GPL vmlinux 0x15a166d1 dev_pm_genpd_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x15a7a4fc usb_deregister_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x15aa095e tpm_is_tpm2 +EXPORT_SYMBOL_GPL vmlinux 0x15ad9fb1 hvc_instantiate +EXPORT_SYMBOL_GPL vmlinux 0x15ade1cc filter_irq_stacks +EXPORT_SYMBOL_GPL vmlinux 0x15bd7435 psi_memstall_leave +EXPORT_SYMBOL_GPL vmlinux 0x15c0534d sched_set_fifo +EXPORT_SYMBOL_GPL vmlinux 0x15c0778a nvdimm_name +EXPORT_SYMBOL_GPL vmlinux 0x15c2ef2d folio_wait_writeback_killable +EXPORT_SYMBOL_GPL vmlinux 0x15c4e3e2 phylink_ethtool_set_pauseparam +EXPORT_SYMBOL_GPL vmlinux 0x15cc02fc ata_host_alloc_pinfo +EXPORT_SYMBOL_GPL vmlinux 0x15dbce96 sdio_readsb +EXPORT_SYMBOL_GPL vmlinux 0x15de1dbd perf_event_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0x15dfab4d rio_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x15ea2648 hwpoison_filter_flags_mask +EXPORT_SYMBOL_GPL vmlinux 0x15ea4553 open_related_ns +EXPORT_SYMBOL_GPL vmlinux 0x15eb7eb3 fhctl_parse_dt +EXPORT_SYMBOL_GPL vmlinux 0x15ef7188 vchan_tx_submit +EXPORT_SYMBOL_GPL vmlinux 0x16066965 of_pci_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x1608f894 udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1615d292 gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x16280e09 dma_request_chan +EXPORT_SYMBOL_GPL vmlinux 0x162e886e xdp_features_clear_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x16411092 pinctrl_count_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0x16422a6e xdp_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x16516798 osc_pc_lpi_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x16671d41 clk_hw_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x167d7113 acpi_bus_register_early_device +EXPORT_SYMBOL_GPL vmlinux 0x1687be85 extcon_get_property +EXPORT_SYMBOL_GPL vmlinux 0x1687ec20 tty_get_frame_size +EXPORT_SYMBOL_GPL vmlinux 0x1690b503 usb_role_switch_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x16961c34 handle_simple_irq +EXPORT_SYMBOL_GPL vmlinux 0x16bdca00 sk_msg_clone +EXPORT_SYMBOL_GPL vmlinux 0x16ca1a8a phylink_suspend +EXPORT_SYMBOL_GPL vmlinux 0x16cb6a90 radix_tree_preloads +EXPORT_SYMBOL_GPL vmlinux 0x16da1f88 devlink_fmsg_u32_put +EXPORT_SYMBOL_GPL vmlinux 0x16dfbf36 add_interrupt_randomness +EXPORT_SYMBOL_GPL vmlinux 0x16eff2c2 device_bind_driver +EXPORT_SYMBOL_GPL vmlinux 0x16f15139 bind_evtchn_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x170cc36c put_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x17224d6a class_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x174c6274 ring_buffer_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x174c9152 tegra_bpmp_transfer_atomic +EXPORT_SYMBOL_GPL vmlinux 0x174e6c46 inet_ehash_locks_alloc +EXPORT_SYMBOL_GPL vmlinux 0x174fd485 usb_wakeup_notification +EXPORT_SYMBOL_GPL vmlinux 0x1752078a rz_mtu3_32bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x1752327b devm_hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0x17591ecd zynqmp_pm_write_ggs +EXPORT_SYMBOL_GPL vmlinux 0x175b9b7c platform_device_add +EXPORT_SYMBOL_GPL vmlinux 0x176031a7 devlink_fmsg_string_put +EXPORT_SYMBOL_GPL vmlinux 0x176139ab mtk_pinconf_drive_set_raw +EXPORT_SYMBOL_GPL vmlinux 0x17614bf3 apei_resources_sub +EXPORT_SYMBOL_GPL vmlinux 0x176ff1c1 thermal_remove_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x177b1042 __tracepoint_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x177c338d twl_get_version +EXPORT_SYMBOL_GPL vmlinux 0x17842631 pci_user_read_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x1794510d irq_chip_release_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x17989411 pcie_flr +EXPORT_SYMBOL_GPL vmlinux 0x179fe7d4 rio_mport_get_efb +EXPORT_SYMBOL_GPL vmlinux 0x17a27a91 fsl_mc_obj_open +EXPORT_SYMBOL_GPL vmlinux 0x17b7cb6f usb_driver_release_interface +EXPORT_SYMBOL_GPL vmlinux 0x17b9e8c2 regulator_set_current_limit +EXPORT_SYMBOL_GPL vmlinux 0x17d20e19 handle_fasteoi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0x17d8297c dev_pm_qos_hide_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x17df5ac3 platform_device_put +EXPORT_SYMBOL_GPL vmlinux 0x17e01f11 erst_clear +EXPORT_SYMBOL_GPL vmlinux 0x17e1ff21 device_phy_find_device +EXPORT_SYMBOL_GPL vmlinux 0x17e8a3c5 ethnl_cable_test_amplitude +EXPORT_SYMBOL_GPL vmlinux 0x17ee49a4 nvmem_device_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x17f68130 gpiochip_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0x17f8ea0f lwtunnel_state_alloc +EXPORT_SYMBOL_GPL vmlinux 0x18008c59 ring_buffer_resize +EXPORT_SYMBOL_GPL vmlinux 0x182875b1 ahci_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x182e2f09 cn_netlink_send_mult +EXPORT_SYMBOL_GPL vmlinux 0x1833e2ec serial8250_request_dma +EXPORT_SYMBOL_GPL vmlinux 0x1840c8a4 stmpe_block_read +EXPORT_SYMBOL_GPL vmlinux 0x18428692 __cookie_v6_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x1845679d devm_devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0x1863e1a0 fat_detach +EXPORT_SYMBOL_GPL vmlinux 0x18715353 k3_udma_glue_push_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x1886d61e serial8250_modem_status +EXPORT_SYMBOL_GPL vmlinux 0x188d086f __dev_fwnode_const +EXPORT_SYMBOL_GPL vmlinux 0x188fa6e4 inet6_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1894ab3d tcp_reno_cong_avoid +EXPORT_SYMBOL_GPL vmlinux 0x189f37d9 acpi_dev_get_dma_resources +EXPORT_SYMBOL_GPL vmlinux 0x189f80c8 devl_trap_policers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x18a62f44 usb_hub_clear_tt_buffer +EXPORT_SYMBOL_GPL vmlinux 0x18acb361 fsl_mc_bus_dpaiop_type +EXPORT_SYMBOL_GPL vmlinux 0x18d1be52 __traceiter_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0x18e4f8aa swphy_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x18e8c440 arch_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0x18f10f38 k3_udma_glue_enable_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x18f9047e vcap_chain_offset +EXPORT_SYMBOL_GPL vmlinux 0x18fb2caf cpus_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x19032d6d trace_handle_return +EXPORT_SYMBOL_GPL vmlinux 0x19040e7b kthread_unuse_mm +EXPORT_SYMBOL_GPL vmlinux 0x190472d7 clockevents_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0x19248d3a crypto_unregister_algs +EXPORT_SYMBOL_GPL vmlinux 0x1926028c zynqmp_pm_reset_assert +EXPORT_SYMBOL_GPL vmlinux 0x19273ca1 bpf_prog_create_from_user +EXPORT_SYMBOL_GPL vmlinux 0x192d2eac rio_request_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x193282ae acpi_dev_resource_ext_address_space +EXPORT_SYMBOL_GPL vmlinux 0x19407e76 of_get_fb_videomode +EXPORT_SYMBOL_GPL vmlinux 0x1947261c devlink_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x19573505 sysfs_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0x19618ecd __blk_trace_note_message +EXPORT_SYMBOL_GPL vmlinux 0x196f5d64 tpm2_probe +EXPORT_SYMBOL_GPL vmlinux 0x197227f5 tpm_try_get_ops +EXPORT_SYMBOL_GPL vmlinux 0x1972f9c4 rcu_read_unlock_trace_special +EXPORT_SYMBOL_GPL vmlinux 0x198daa0d iommu_page_response +EXPORT_SYMBOL_GPL vmlinux 0x199ddeed usb_poison_urb +EXPORT_SYMBOL_GPL vmlinux 0x199e18fd powercap_unregister_zone +EXPORT_SYMBOL_GPL vmlinux 0x19a304ba usb_disabled +EXPORT_SYMBOL_GPL vmlinux 0x19ab4481 __dev_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x19b606b8 devlink_alloc_ns +EXPORT_SYMBOL_GPL vmlinux 0x19c03d73 hv_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0x19c20269 soc_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19c42957 blk_op_str +EXPORT_SYMBOL_GPL vmlinux 0x19cdbc78 regulator_set_voltage_time +EXPORT_SYMBOL_GPL vmlinux 0x19cde17f mptcp_subflow_init_cookie_req +EXPORT_SYMBOL_GPL vmlinux 0x19d8b4a9 cpufreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19da1755 clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x19e81304 btree_alloc +EXPORT_SYMBOL_GPL vmlinux 0x19edd064 blkg_rwstat_exit +EXPORT_SYMBOL_GPL vmlinux 0x19ee7da4 ahci_platform_disable_regulators +EXPORT_SYMBOL_GPL vmlinux 0x19f33626 nf_ctnetlink_has_listener +EXPORT_SYMBOL_GPL vmlinux 0x19f674ef fscrypt_limit_io_blocks +EXPORT_SYMBOL_GPL vmlinux 0x19f76085 anon_inode_getfd_secure +EXPORT_SYMBOL_GPL vmlinux 0x19f96e2b dst_cache_set_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x1a10c32b crypto_ft_tab +EXPORT_SYMBOL_GPL vmlinux 0x1a10d6e6 phy_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x1a146ec3 usb_ep_type_string +EXPORT_SYMBOL_GPL vmlinux 0x1a2385a3 sysfs_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x1a2a32c4 of_changeset_action +EXPORT_SYMBOL_GPL vmlinux 0x1a2c0fe9 netif_carrier_event +EXPORT_SYMBOL_GPL vmlinux 0x1a324241 fixed_phy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1a3c5c40 __devm_irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x1a3cca03 em_dev_unregister_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x1a4fa629 regulator_get_mode +EXPORT_SYMBOL_GPL vmlinux 0x1a6bf28f fsnotify_get_cookie +EXPORT_SYMBOL_GPL vmlinux 0x1a716628 vcap_is_next_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1a7c14c2 md_rdev_clear +EXPORT_SYMBOL_GPL vmlinux 0x1a7dc7dd xdp_rxq_info_unused +EXPORT_SYMBOL_GPL vmlinux 0x1a82368d ZSTD_customCalloc +EXPORT_SYMBOL_GPL vmlinux 0x1a838d12 pci_generic_config_write32 +EXPORT_SYMBOL_GPL vmlinux 0x1a9d4c99 spi_finalize_current_transfer +EXPORT_SYMBOL_GPL vmlinux 0x1aa34ad4 xfrm_output_resume +EXPORT_SYMBOL_GPL vmlinux 0x1aa4b64b altr_sysmgr_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x1aa7a185 __tracepoint_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x1aaab971 of_pci_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0x1ab61af0 unregister_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x1abe4d82 anon_inode_getfile +EXPORT_SYMBOL_GPL vmlinux 0x1abfeb0d page_cache_sync_ra +EXPORT_SYMBOL_GPL vmlinux 0x1ac3040d sk_msg_free +EXPORT_SYMBOL_GPL vmlinux 0x1acd18c8 cpuset_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x1ad46fcc modify_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x1ad5700a __netpoll_setup +EXPORT_SYMBOL_GPL vmlinux 0x1ae66c05 input_ff_erase +EXPORT_SYMBOL_GPL vmlinux 0x1ae7a6f3 fwnode_graph_get_port_parent +EXPORT_SYMBOL_GPL vmlinux 0x1aef209c cdx_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1aef4ac1 devm_request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x1af267f8 int_pow +EXPORT_SYMBOL_GPL vmlinux 0x1af35c92 tps6586x_writes +EXPORT_SYMBOL_GPL vmlinux 0x1afaa2fd proc_dou8vec_minmax +EXPORT_SYMBOL_GPL vmlinux 0x1b0168d8 device_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x1b0520e4 ahci_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x1b0602c1 cond_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x1b0726dd pci_msi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0x1b1c0ec4 sdio_retune_crc_disable +EXPORT_SYMBOL_GPL vmlinux 0x1b1f05ed devlink_flash_update_status_notify +EXPORT_SYMBOL_GPL vmlinux 0x1b38e0c9 __pm_runtime_set_status +EXPORT_SYMBOL_GPL vmlinux 0x1b39286d gpiod_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x1b478d93 sysfs_create_link_nowarn +EXPORT_SYMBOL_GPL vmlinux 0x1b630fe9 mnt_drop_write +EXPORT_SYMBOL_GPL vmlinux 0x1b6c27aa blk_queue_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x1b739ef5 __tracepoint_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1b7c90a4 tpm_chip_start +EXPORT_SYMBOL_GPL vmlinux 0x1b8822d8 pinctrl_gpio_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x1b92e41d inet_putpeer +EXPORT_SYMBOL_GPL vmlinux 0x1ba3477a pci_probe_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x1baf2d6e kvm_write_guest +EXPORT_SYMBOL_GPL vmlinux 0x1bb447c5 irq_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x1bc263cc sched_set_fifo_low +EXPORT_SYMBOL_GPL vmlinux 0x1bc40a8d gpmc_omap_get_nand_ops +EXPORT_SYMBOL_GPL vmlinux 0x1bc5eebe pinctrl_gpio_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x1bc64087 xas_split +EXPORT_SYMBOL_GPL vmlinux 0x1bc85e1c irq_set_affinity +EXPORT_SYMBOL_GPL vmlinux 0x1bd1095b dpcon_get_attributes +EXPORT_SYMBOL_GPL vmlinux 0x1bd916f1 led_classdev_notify_brightness_hw_changed +EXPORT_SYMBOL_GPL vmlinux 0x1bdb6bce wm8350_device_init +EXPORT_SYMBOL_GPL vmlinux 0x1be1d3bb dev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0x1be8ba45 iommu_detach_device +EXPORT_SYMBOL_GPL vmlinux 0x1be8bb8e netdev_rx_handler_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1beb7c69 sysfs_add_file_to_group +EXPORT_SYMBOL_GPL vmlinux 0x1bf2f6db regmap_get_raw_write_max +EXPORT_SYMBOL_GPL vmlinux 0x1bf5c800 dev_pm_opp_sync_regulators +EXPORT_SYMBOL_GPL vmlinux 0x1bfc84de vcap_find_admin +EXPORT_SYMBOL_GPL vmlinux 0x1bfeddc5 mmput +EXPORT_SYMBOL_GPL vmlinux 0x1c02b909 attribute_container_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1c0b0160 dma_mmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x1c0eb83c evm_inode_init_security +EXPORT_SYMBOL_GPL vmlinux 0x1c29f92a crypto_akcipher_sync_post +EXPORT_SYMBOL_GPL vmlinux 0x1c3a052e mptcp_pm_get_add_addr_accept_max +EXPORT_SYMBOL_GPL vmlinux 0x1c5541bd cpufreq_boost_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1c5b1f28 irq_free_descs +EXPORT_SYMBOL_GPL vmlinux 0x1c5ff742 clk_get_phase +EXPORT_SYMBOL_GPL vmlinux 0x1c6abcbd cgroup_attach_task_all +EXPORT_SYMBOL_GPL vmlinux 0x1c7169dc ZSTD_customFree +EXPORT_SYMBOL_GPL vmlinux 0x1c7fee02 __traceiter_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x1c80d27d btree_geo128 +EXPORT_SYMBOL_GPL vmlinux 0x1c87a811 __round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x1c89fb22 zynqmp_pm_clock_setparent +EXPORT_SYMBOL_GPL vmlinux 0x1c90c65c pci_hp_deregister +EXPORT_SYMBOL_GPL vmlinux 0x1c997303 ahci_platform_ops +EXPORT_SYMBOL_GPL vmlinux 0x1ca3aa97 alarm_forward +EXPORT_SYMBOL_GPL vmlinux 0x1ca4a930 smp_call_function_any +EXPORT_SYMBOL_GPL vmlinux 0x1ca8c33d l3mdev_fib_table_by_index +EXPORT_SYMBOL_GPL vmlinux 0x1cb76c63 vcap_del_rules +EXPORT_SYMBOL_GPL vmlinux 0x1cb7c983 apei_exec_read_register_value +EXPORT_SYMBOL_GPL vmlinux 0x1cb9a1c8 xenbus_gather +EXPORT_SYMBOL_GPL vmlinux 0x1cbb7941 devm_gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0x1cbd92b0 cpu_mitigations_off +EXPORT_SYMBOL_GPL vmlinux 0x1ccb8b8b dma_resv_describe +EXPORT_SYMBOL_GPL vmlinux 0x1ccfbbe0 phy_driver_is_genphy +EXPORT_SYMBOL_GPL vmlinux 0x1cd28a98 ata_pci_bmdma_clear_simplex +EXPORT_SYMBOL_GPL vmlinux 0x1cdd0605 xhci_port_state_to_neutral +EXPORT_SYMBOL_GPL vmlinux 0x1cf1a98b acpi_dev_remove_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x1cff8eab sbitmap_init_node +EXPORT_SYMBOL_GPL vmlinux 0x1d095508 usb_hcd_start_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x1d155610 blk_mq_quiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x1d1e13cb crypto_comp_decompress +EXPORT_SYMBOL_GPL vmlinux 0x1d1fdbba __netpoll_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x1d221b1d tty_buffer_lock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x1d222ced irq_get_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0x1d40142d tty_get_icount +EXPORT_SYMBOL_GPL vmlinux 0x1d404300 of_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x1d4469ae sock_diag_register_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x1d4c0df4 regulator_list_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x1d51aee7 mdiobus_c45_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x1d535e7c devm_clk_get_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1d5704c3 thermal_cooling_device_update +EXPORT_SYMBOL_GPL vmlinux 0x1d577a0b icc_nodes_remove +EXPORT_SYMBOL_GPL vmlinux 0x1d60d5dc iommu_map +EXPORT_SYMBOL_GPL vmlinux 0x1d68d1cf of_phy_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x1d73e853 pci_disable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x1d760e11 pcie_aspm_capable +EXPORT_SYMBOL_GPL vmlinux 0x1d7cf104 sk_msg_free_nocharge +EXPORT_SYMBOL_GPL vmlinux 0x1d8159df crypto_aead_setkey +EXPORT_SYMBOL_GPL vmlinux 0x1d925ca7 shash_free_singlespawn_instance +EXPORT_SYMBOL_GPL vmlinux 0x1d94a218 dmi_memdev_handle +EXPORT_SYMBOL_GPL vmlinux 0x1da94fd6 of_nvmem_layout_get_container +EXPORT_SYMBOL_GPL vmlinux 0x1dac2ec2 devlink_port_attrs_pci_sf_set +EXPORT_SYMBOL_GPL vmlinux 0x1dc0da0d regmap_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x1de887ff zynqmp_pm_bootmode_write +EXPORT_SYMBOL_GPL vmlinux 0x1dea5280 usb_phy_roothub_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1df40792 ata_do_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x1dfa5dbd mpi_invm +EXPORT_SYMBOL_GPL vmlinux 0x1dfb9ca4 skcipher_walk_complete +EXPORT_SYMBOL_GPL vmlinux 0x1e0670c6 reset_control_release +EXPORT_SYMBOL_GPL vmlinux 0x1e288c83 zynqmp_pm_force_pwrdwn +EXPORT_SYMBOL_GPL vmlinux 0x1e3bc77c xas_create_range +EXPORT_SYMBOL_GPL vmlinux 0x1e40303b of_usb_host_tpl_support +EXPORT_SYMBOL_GPL vmlinux 0x1e424d61 user_preparse +EXPORT_SYMBOL_GPL vmlinux 0x1e4465cf genphy_c45_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x1e53f827 stack_depot_print +EXPORT_SYMBOL_GPL vmlinux 0x1e5a63ca devlink_net +EXPORT_SYMBOL_GPL vmlinux 0x1e5ff314 nexthop_find_by_id +EXPORT_SYMBOL_GPL vmlinux 0x1e778051 md_find_rdev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x1e7bbcb3 kernel_restart +EXPORT_SYMBOL_GPL vmlinux 0x1e83fee6 HYPERVISOR_physdev_op +EXPORT_SYMBOL_GPL vmlinux 0x1e8a58e8 gpiochip_request_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x1e8fac8e wireless_nlevent_flush +EXPORT_SYMBOL_GPL vmlinux 0x1e93c0bd ata_sas_port_start +EXPORT_SYMBOL_GPL vmlinux 0x1e952b51 fscrypt_symlink_getattr +EXPORT_SYMBOL_GPL vmlinux 0x1e9bc719 freq_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x1e9c590a usb_find_common_endpoints_reverse +EXPORT_SYMBOL_GPL vmlinux 0x1e9e03d0 imx_unregister_hw_clocks +EXPORT_SYMBOL_GPL vmlinux 0x1ea0b0d7 dm_internal_resume +EXPORT_SYMBOL_GPL vmlinux 0x1eb9516e round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x1ebf6c2a pci_power_names +EXPORT_SYMBOL_GPL vmlinux 0x1ec19192 ahci_platform_assert_rsts +EXPORT_SYMBOL_GPL vmlinux 0x1ecdbb6b input_device_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1ed4d2eb percpu_ref_kill_and_confirm +EXPORT_SYMBOL_GPL vmlinux 0x1ee47e00 is_vmalloc_or_module_addr +EXPORT_SYMBOL_GPL vmlinux 0x1ee826be vp_modern_set_features +EXPORT_SYMBOL_GPL vmlinux 0x1ef0898b ip_valid_fib_dump_req +EXPORT_SYMBOL_GPL vmlinux 0x1ef20793 stop_core_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x1efd5f41 phy_select_page +EXPORT_SYMBOL_GPL vmlinux 0x1efe324a xfrm_audit_state_replay_overflow +EXPORT_SYMBOL_GPL vmlinux 0x1f0176e3 irq_set_default_host +EXPORT_SYMBOL_GPL vmlinux 0x1f16459a mtk_clk_gate_ops_no_setclr_inv +EXPORT_SYMBOL_GPL vmlinux 0x1f19c174 blkcg_deactivate_policy +EXPORT_SYMBOL_GPL vmlinux 0x1f1c5b52 da9052_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0x1f1cb3fe blk_mq_unquiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x1f1cc011 zynqmp_pm_get_chipid +EXPORT_SYMBOL_GPL vmlinux 0x1f2993e3 fat_attach +EXPORT_SYMBOL_GPL vmlinux 0x1f38a4f6 mpi_set_highbit +EXPORT_SYMBOL_GPL vmlinux 0x1f449588 mctrl_gpio_disable_ms +EXPORT_SYMBOL_GPL vmlinux 0x1f4756c3 fwnode_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x1f4bd059 pm_generic_restore +EXPORT_SYMBOL_GPL vmlinux 0x1f4fbd33 folio_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x1f563160 bpf_offload_dev_priv +EXPORT_SYMBOL_GPL vmlinux 0x1f59c228 vfs_kern_mount +EXPORT_SYMBOL_GPL vmlinux 0x1f5d0854 irq_domain_translate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x1f65fd92 rockchip_pcie_cfg_configuration_accesses +EXPORT_SYMBOL_GPL vmlinux 0x1f75f897 ip6_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x1f8544b8 panic_timeout +EXPORT_SYMBOL_GPL vmlinux 0x1f86c8d0 uart_handle_dcd_change +EXPORT_SYMBOL_GPL vmlinux 0x1f872d45 crypto_grab_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x1f8e26c4 iommu_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x1f9891bf _copy_from_iter_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x1f9a2b53 zynqmp_pm_clock_enable +EXPORT_SYMBOL_GPL vmlinux 0x1f9e9bcc perf_event_addr_filters_sync +EXPORT_SYMBOL_GPL vmlinux 0x1fa1d95c sha256_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x1fa48995 efivar_supports_writes +EXPORT_SYMBOL_GPL vmlinux 0x1fae93e6 iommu_device_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x1fc71560 kick_process +EXPORT_SYMBOL_GPL vmlinux 0x1fcff3d8 ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x1fe6e504 gpiod_add_hogs +EXPORT_SYMBOL_GPL vmlinux 0x1fec6886 devlink_remote_reload_actions_performed +EXPORT_SYMBOL_GPL vmlinux 0x1fee7136 trace_seq_putc +EXPORT_SYMBOL_GPL vmlinux 0x1ff6ac85 __fsnotify_inode_delete +EXPORT_SYMBOL_GPL vmlinux 0x1ffc4464 __vfs_removexattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x2007da06 cpufreq_unregister_governor +EXPORT_SYMBOL_GPL vmlinux 0x2009e400 devlink_info_board_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x201114c5 tracing_snapshot_cond_enable +EXPORT_SYMBOL_GPL vmlinux 0x2025d6f6 watchdog_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x202b2bc4 dev_pm_qos_expose_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x202b603d platform_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x202d4ed6 nvmem_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x202ff616 dev_pm_domain_set +EXPORT_SYMBOL_GPL vmlinux 0x2034530a ata_sff_tf_read +EXPORT_SYMBOL_GPL vmlinux 0x2035f068 skcipher_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x203cafa8 kernfs_find_and_get_ns +EXPORT_SYMBOL_GPL vmlinux 0x204b775e transport_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0x204e757b transport_setup_device +EXPORT_SYMBOL_GPL vmlinux 0x204f2c5c gnttab_free_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x2054c3f4 sched_setattr_nocheck +EXPORT_SYMBOL_GPL vmlinux 0x205aada1 pm_runtime_force_resume +EXPORT_SYMBOL_GPL vmlinux 0x205bdf21 dprc_get_obj_region +EXPORT_SYMBOL_GPL vmlinux 0x205f2b50 net_ns_type_operations +EXPORT_SYMBOL_GPL vmlinux 0x206636ff addrconf_prefix_rcv_add_addr +EXPORT_SYMBOL_GPL vmlinux 0x20684e79 add_swap_extent +EXPORT_SYMBOL_GPL vmlinux 0x207320a2 fsverity_ioctl_measure +EXPORT_SYMBOL_GPL vmlinux 0x208d5f13 kvm_get_kvm_safe +EXPORT_SYMBOL_GPL vmlinux 0x20912177 skb_zerocopy +EXPORT_SYMBOL_GPL vmlinux 0x20978fb9 idr_find +EXPORT_SYMBOL_GPL vmlinux 0x20a4e01a HUF_readStats_wksp +EXPORT_SYMBOL_GPL vmlinux 0x20ad350e ata_qc_complete +EXPORT_SYMBOL_GPL vmlinux 0x20ad5cd4 devlink_dpipe_match_put +EXPORT_SYMBOL_GPL vmlinux 0x20ae3c83 usb_sg_wait +EXPORT_SYMBOL_GPL vmlinux 0x20d65913 pci_enable_rom +EXPORT_SYMBOL_GPL vmlinux 0x20d7ae5d vcap_tc_flower_handler_ethaddr_usage +EXPORT_SYMBOL_GPL vmlinux 0x20dfb403 ata_scsi_dma_need_drain +EXPORT_SYMBOL_GPL vmlinux 0x20fe34d0 inet_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x211a6eb2 skb_gso_validate_network_len +EXPORT_SYMBOL_GPL vmlinux 0x212734c5 vcap_netbytes_copy +EXPORT_SYMBOL_GPL vmlinux 0x215152b9 iommu_present +EXPORT_SYMBOL_GPL vmlinux 0x215f8ccc pinctrl_utils_free_map +EXPORT_SYMBOL_GPL vmlinux 0x216de4e1 rcu_get_gp_kthreads_prio +EXPORT_SYMBOL_GPL vmlinux 0x21733c03 nfs_ssc_client_tbl +EXPORT_SYMBOL_GPL vmlinux 0x2176e42a hwpoison_filter_memcg +EXPORT_SYMBOL_GPL vmlinux 0x217e4d3d clk_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x217f3e5f acpi_dma_request_slave_chan_by_index +EXPORT_SYMBOL_GPL vmlinux 0x2194f6ba inet_hash +EXPORT_SYMBOL_GPL vmlinux 0x21988f00 tc3589x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x21a563da clk_get_accuracy +EXPORT_SYMBOL_GPL vmlinux 0x21a926cd __crypto_alloc_tfm +EXPORT_SYMBOL_GPL vmlinux 0x21aeb3c0 scsi_dh_attached_handler_name +EXPORT_SYMBOL_GPL vmlinux 0x21c484aa __mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0x21caa7ed device_del +EXPORT_SYMBOL_GPL vmlinux 0x21cd536a crypto_put_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x21e1671d gpiod_set_value +EXPORT_SYMBOL_GPL vmlinux 0x21e3532c pci_has_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x21eb147a skb_zerocopy_iter_stream +EXPORT_SYMBOL_GPL vmlinux 0x21f0214a usb_role_switch_find_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x21f2e80d xenbus_register_driver_common +EXPORT_SYMBOL_GPL vmlinux 0x21f8dea2 i2c_dw_configure_master +EXPORT_SYMBOL_GPL vmlinux 0x21f90a05 sync_blockdev_nowait +EXPORT_SYMBOL_GPL vmlinux 0x220524cf ata_host_resume +EXPORT_SYMBOL_GPL vmlinux 0x2206891a irq_chip_request_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x220ce70c kvm_arm_hyp_service_available +EXPORT_SYMBOL_GPL vmlinux 0x22167fd9 blk_mq_wait_quiesce_done +EXPORT_SYMBOL_GPL vmlinux 0x221cc36a gpiod_get_value +EXPORT_SYMBOL_GPL vmlinux 0x222cdcf3 of_genpd_remove_last +EXPORT_SYMBOL_GPL vmlinux 0x22305241 pci_p2pmem_virt_to_bus +EXPORT_SYMBOL_GPL vmlinux 0x223ed78c ata_wait_register +EXPORT_SYMBOL_GPL vmlinux 0x22475408 mmc_cmdq_disable +EXPORT_SYMBOL_GPL vmlinux 0x22481bff __blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0x227ddae8 rio_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x22890fb0 fsnotify_alloc_group +EXPORT_SYMBOL_GPL vmlinux 0x2290148f inet_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0x2291f55d devlink_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2299b88c mark_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x229fd359 ip6_input +EXPORT_SYMBOL_GPL vmlinux 0x22a05eac wm831x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x22a770f2 put_device +EXPORT_SYMBOL_GPL vmlinux 0x22b39280 power_supply_put +EXPORT_SYMBOL_GPL vmlinux 0x22c9226c cpufreq_freq_attr_scaling_available_freqs +EXPORT_SYMBOL_GPL vmlinux 0x22d60537 tcf_frag_xmit_count +EXPORT_SYMBOL_GPL vmlinux 0x22d9409b iomap_sort_ioends +EXPORT_SYMBOL_GPL vmlinux 0x22ec5205 cpu_latency_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x22ecc4d4 component_master_add_with_match +EXPORT_SYMBOL_GPL vmlinux 0x22fd08ba cpuacct_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x23000fae sk_psock_init +EXPORT_SYMBOL_GPL vmlinux 0x23106e0f da903x_update +EXPORT_SYMBOL_GPL vmlinux 0x23139b1d preempt_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x233a2fb0 gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x23412816 rtc_tm_to_ktime +EXPORT_SYMBOL_GPL vmlinux 0x234b81f5 vcap_keyfieldset +EXPORT_SYMBOL_GPL vmlinux 0x234cf416 devlink_fmsg_string_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x234d77ae __traceiter_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x2368eb8d relay_reset +EXPORT_SYMBOL_GPL vmlinux 0x23698408 phy_led_triggers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x236eb9d1 ata_sff_softreset +EXPORT_SYMBOL_GPL vmlinux 0x2376898d acpi_set_modalias +EXPORT_SYMBOL_GPL vmlinux 0x23864ce7 cpuset_mem_spread_node +EXPORT_SYMBOL_GPL vmlinux 0x238d6c20 devl_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x238f69e6 acpi_subsys_prepare +EXPORT_SYMBOL_GPL vmlinux 0x2396c7f0 clk_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x23c3b778 phy_basic_features +EXPORT_SYMBOL_GPL vmlinux 0x23d3eeb0 bpf_prog_alloc +EXPORT_SYMBOL_GPL vmlinux 0x23d972d5 inet_twsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x23e5471a to_nd_desc +EXPORT_SYMBOL_GPL vmlinux 0x23e6af6e device_initialize +EXPORT_SYMBOL_GPL vmlinux 0x23ec69ca __rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x23f8f23e input_ff_flush +EXPORT_SYMBOL_GPL vmlinux 0x240c656c fscrypt_set_bio_crypt_ctx_bh +EXPORT_SYMBOL_GPL vmlinux 0x2412bc16 bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0x241899dc of_msi_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x2421097b mpi_const +EXPORT_SYMBOL_GPL vmlinux 0x24235223 phy_10gbit_full_features +EXPORT_SYMBOL_GPL vmlinux 0x24273ff5 imx_clk_hw_pllv4 +EXPORT_SYMBOL_GPL vmlinux 0x243c5f9d driver_find +EXPORT_SYMBOL_GPL vmlinux 0x24413343 erst_read_record +EXPORT_SYMBOL_GPL vmlinux 0x2454665d from_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x24625df5 usb_hub_release_port +EXPORT_SYMBOL_GPL vmlinux 0x2464da17 gen_pool_size +EXPORT_SYMBOL_GPL vmlinux 0x2469810f __rcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24749f3d udp_tunnel_nic_ops +EXPORT_SYMBOL_GPL vmlinux 0x2484e789 vbin_printf +EXPORT_SYMBOL_GPL vmlinux 0x24852826 __SCK__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x248bc867 raw_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0x248e1473 kfree_strarray +EXPORT_SYMBOL_GPL vmlinux 0x24ad11db wakeup_sources_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24c1b63b pci_stop_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x24ca43b9 crypto_unregister_acomp +EXPORT_SYMBOL_GPL vmlinux 0x24da0093 rcu_inkernel_boot_has_ended +EXPORT_SYMBOL_GPL vmlinux 0x24e07970 kvm_vcpu_kick +EXPORT_SYMBOL_GPL vmlinux 0x24eb7e32 leds_list +EXPORT_SYMBOL_GPL vmlinux 0x24f198dc of_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x24f39c39 reset_control_reset +EXPORT_SYMBOL_GPL vmlinux 0x24f44d70 bpf_trace_run12 +EXPORT_SYMBOL_GPL vmlinux 0x24f99484 sata_pmp_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x24fc50f4 kdb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x24fd0cef __nvdimm_create +EXPORT_SYMBOL_GPL vmlinux 0x25037107 fwnode_graph_get_remote_port +EXPORT_SYMBOL_GPL vmlinux 0x2516a102 acpi_spi_count_resources +EXPORT_SYMBOL_GPL vmlinux 0x251d9124 srcu_torture_stats_print +EXPORT_SYMBOL_GPL vmlinux 0x252ea41e mpc8xxx_spi_tx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0x25301bc6 arch_wb_cache_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2534f99f debounce_time_mt6795 +EXPORT_SYMBOL_GPL vmlinux 0x25379e73 clk_set_min_rate +EXPORT_SYMBOL_GPL vmlinux 0x25418d2d efivars_unregister +EXPORT_SYMBOL_GPL vmlinux 0x25577419 alloc_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0x25584958 dma_pci_p2pdma_supported +EXPORT_SYMBOL_GPL vmlinux 0x25613be1 pci_status_get_and_clear_errors +EXPORT_SYMBOL_GPL vmlinux 0x2574da11 zynqmp_pm_write_pggs +EXPORT_SYMBOL_GPL vmlinux 0x257f0c8b devm_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x2592fc6c console_printk +EXPORT_SYMBOL_GPL vmlinux 0x25973311 crypto_register_shashes +EXPORT_SYMBOL_GPL vmlinux 0x259e9a01 mtk_clk_gate_ops_setclr_inv +EXPORT_SYMBOL_GPL vmlinux 0x25ae5eae elv_register +EXPORT_SYMBOL_GPL vmlinux 0x25bbfa9a security_kernel_load_data +EXPORT_SYMBOL_GPL vmlinux 0x25bd6b92 edac_mc_del_mc +EXPORT_SYMBOL_GPL vmlinux 0x25c089f6 xdp_rxq_info_is_reg +EXPORT_SYMBOL_GPL vmlinux 0x25c42796 onboard_hub_destroy_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x25d6528f file_ra_state_init +EXPORT_SYMBOL_GPL vmlinux 0x25ee905c devm_device_add_group +EXPORT_SYMBOL_GPL vmlinux 0x25f10756 ahci_host_activate +EXPORT_SYMBOL_GPL vmlinux 0x260eff3e pci_iov_virtfn_devfn +EXPORT_SYMBOL_GPL vmlinux 0x261d3885 pci_epf_bind +EXPORT_SYMBOL_GPL vmlinux 0x26452ef6 of_gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0x26520970 vm_memory_committed +EXPORT_SYMBOL_GPL vmlinux 0x265bbef9 kexec_crash_loaded +EXPORT_SYMBOL_GPL vmlinux 0x266a4b08 tasklet_unlock +EXPORT_SYMBOL_GPL vmlinux 0x267941b3 __tracepoint_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x267da9a9 usb_hcd_unlink_urb_from_ep +EXPORT_SYMBOL_GPL vmlinux 0x267df662 smp_call_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0x26824a92 nvmem_cell_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0x268f3b8e xhci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x26936aa7 nf_route +EXPORT_SYMBOL_GPL vmlinux 0x269944cf devm_phy_create +EXPORT_SYMBOL_GPL vmlinux 0x269a2763 crypto_register_ahash +EXPORT_SYMBOL_GPL vmlinux 0x26a93eb2 verify_pkcs7_signature +EXPORT_SYMBOL_GPL vmlinux 0x26ab4755 put_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x26ad9b1b bpf_trace_run8 +EXPORT_SYMBOL_GPL vmlinux 0x26ade00b xenbus_frontend_closed +EXPORT_SYMBOL_GPL vmlinux 0x26c44a3b __tracepoint_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x26c90ea4 scsi_eh_get_sense +EXPORT_SYMBOL_GPL vmlinux 0x26d9e497 rio_lock_device +EXPORT_SYMBOL_GPL vmlinux 0x26ea77aa gpiod_get_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x26eb52f8 thermal_zone_get_num_trips +EXPORT_SYMBOL_GPL vmlinux 0x26ed2186 register_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26f30bee led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x26f77de8 spi_mem_dirmap_write +EXPORT_SYMBOL_GPL vmlinux 0x2701984a vp_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x27046576 kvm_exit +EXPORT_SYMBOL_GPL vmlinux 0x270f7d68 ethnl_cable_test_step +EXPORT_SYMBOL_GPL vmlinux 0x272bd0e5 wm8350_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x272e9d77 hisi_reset_exit +EXPORT_SYMBOL_GPL vmlinux 0x2731dda5 list_lru_count_one +EXPORT_SYMBOL_GPL vmlinux 0x275a3add __rio_local_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x27609c74 xfrm_state_mtu +EXPORT_SYMBOL_GPL vmlinux 0x27621d4e mmu_interval_notifier_insert_locked +EXPORT_SYMBOL_GPL vmlinux 0x2773c485 __wake_up_locked +EXPORT_SYMBOL_GPL vmlinux 0x27763f2c hisi_reset_init +EXPORT_SYMBOL_GPL vmlinux 0x277d0cd5 decrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0x278e3f54 iommu_sva_get_pasid +EXPORT_SYMBOL_GPL vmlinux 0x2791cbab extcon_register_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x2795fc9d vcap_set_rule_set_actionset +EXPORT_SYMBOL_GPL vmlinux 0x279c23d1 devfreq_event_enable_edev +EXPORT_SYMBOL_GPL vmlinux 0x27a63160 set_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x27b43b20 ip4_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x27b99f94 tty_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x27bed892 __put_task_struct +EXPORT_SYMBOL_GPL vmlinux 0x27dca6e9 vchan_dma_desc_free_list +EXPORT_SYMBOL_GPL vmlinux 0x27df3105 hv_alloc_hyperv_zeroed_page +EXPORT_SYMBOL_GPL vmlinux 0x27ee321d acpi_get_first_physical_node +EXPORT_SYMBOL_GPL vmlinux 0x27f19795 crypto_register_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x27f36eb4 filemap_migrate_folio +EXPORT_SYMBOL_GPL vmlinux 0x27f4f029 ftrace_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x27fa66e1 nr_free_buffer_pages +EXPORT_SYMBOL_GPL vmlinux 0x2817f7fd cppc_get_desired_perf +EXPORT_SYMBOL_GPL vmlinux 0x282b3f94 __tracepoint_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x282b644e crypto_shoot_alg +EXPORT_SYMBOL_GPL vmlinux 0x282cdabc usb_led_activity +EXPORT_SYMBOL_GPL vmlinux 0x282f3fa6 gpiochip_irqchip_add_domain +EXPORT_SYMBOL_GPL vmlinux 0x28310bcd kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x283e4ca2 pm_runtime_get_if_active +EXPORT_SYMBOL_GPL vmlinux 0x28532868 hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0x285e681a pci_bridge_emul_conf_read +EXPORT_SYMBOL_GPL vmlinux 0x2863863d rtnl_register_module +EXPORT_SYMBOL_GPL vmlinux 0x2864abc9 klist_node_attached +EXPORT_SYMBOL_GPL vmlinux 0x28660bd5 genphy_c45_read_link +EXPORT_SYMBOL_GPL vmlinux 0x286cc647 async_synchronize_cookie_domain +EXPORT_SYMBOL_GPL vmlinux 0x28700c6c mddev_resume +EXPORT_SYMBOL_GPL vmlinux 0x287a08c7 __cdx_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x2882d40e usb_role_switch_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2886b257 regulator_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x289e6354 bpf_map_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x28aa6a67 call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x28ab4fb9 pinctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x28afbb08 cpu_latency_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x28b030d2 of_overlay_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x28b9e33f cgroup_get_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x28c8bd28 sprd_pinctrl_remove +EXPORT_SYMBOL_GPL vmlinux 0x28c9fa95 platform_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x28ca2d72 unregister_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x28d69aa0 switchdev_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0x28df7841 __virtqueue_unbreak +EXPORT_SYMBOL_GPL vmlinux 0x28e558f1 vcap_tc_flower_handler_ip_usage +EXPORT_SYMBOL_GPL vmlinux 0x28ee43eb device_property_present +EXPORT_SYMBOL_GPL vmlinux 0x28f1ed48 devm_phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0x28f6ece3 alloc_page_buffers +EXPORT_SYMBOL_GPL vmlinux 0x28fd089d scmi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x291628f6 stmpe_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x291876f3 mpi_ec_get_affine +EXPORT_SYMBOL_GPL vmlinux 0x292cc0ce watchdog_notify_pretimeout +EXPORT_SYMBOL_GPL vmlinux 0x2943da37 sk_psock_msg_verdict +EXPORT_SYMBOL_GPL vmlinux 0x295071f4 ata_sff_check_status +EXPORT_SYMBOL_GPL vmlinux 0x29552f79 kernel_file_open +EXPORT_SYMBOL_GPL vmlinux 0x29589d58 spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0x295b982a hisi_clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x296682b0 zynqmp_pm_get_rpu_mode +EXPORT_SYMBOL_GPL vmlinux 0x2971a9ab serdev_device_write_room +EXPORT_SYMBOL_GPL vmlinux 0x29788ab0 pci_get_dsn +EXPORT_SYMBOL_GPL vmlinux 0x2982ce9f mctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x29948366 pci_epf_remove_vepf +EXPORT_SYMBOL_GPL vmlinux 0x299afcd9 iommu_domain_alloc +EXPORT_SYMBOL_GPL vmlinux 0x29ab87ba dma_get_any_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x29acbea4 of_resolve_phandles +EXPORT_SYMBOL_GPL vmlinux 0x29d4df67 ahci_start_engine +EXPORT_SYMBOL_GPL vmlinux 0x29d76547 k3_udma_glue_tdown_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x29eba37f current_is_async +EXPORT_SYMBOL_GPL vmlinux 0x29f3e614 of_reserved_mem_lookup +EXPORT_SYMBOL_GPL vmlinux 0x29fcebc4 da9052_disable_irq_nosync +EXPORT_SYMBOL_GPL vmlinux 0x2a0b1a6e __pm_runtime_use_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x2a193b59 pm_wakeup_dev_event +EXPORT_SYMBOL_GPL vmlinux 0x2a2cd59c spi_setup +EXPORT_SYMBOL_GPL vmlinux 0x2a2f04fa ip_tunnel_netlink_parms +EXPORT_SYMBOL_GPL vmlinux 0x2a383fe7 led_trigger_remove +EXPORT_SYMBOL_GPL vmlinux 0x2a476066 __clk_get_hw +EXPORT_SYMBOL_GPL vmlinux 0x2a50ed09 ata_sff_irq_on +EXPORT_SYMBOL_GPL vmlinux 0x2a5579c7 usb_phy_roothub_suspend +EXPORT_SYMBOL_GPL vmlinux 0x2a560a2d fwnode_connection_find_match +EXPORT_SYMBOL_GPL vmlinux 0x2a572557 devl_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x2a5ea9ef rhashtable_destroy +EXPORT_SYMBOL_GPL vmlinux 0x2a62cb3a ring_buffer_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2a6327f5 pci_epf_alloc_space +EXPORT_SYMBOL_GPL vmlinux 0x2a64ad27 dst_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x2a675df9 raw_seq_next +EXPORT_SYMBOL_GPL vmlinux 0x2a6f9255 tcp_sendmsg_locked +EXPORT_SYMBOL_GPL vmlinux 0x2a7316da __SCK__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x2a7db612 ip_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x2a95da50 pci_create_slot +EXPORT_SYMBOL_GPL vmlinux 0x2a976d1c dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x2a9b236b rtm_getroute_parse_ip_proto +EXPORT_SYMBOL_GPL vmlinux 0x2a9b5c66 clean_record_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x2aa09592 rz_mtu3_8bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x2aadad1a efi_capsule_update +EXPORT_SYMBOL_GPL vmlinux 0x2abe7203 ata_msleep +EXPORT_SYMBOL_GPL vmlinux 0x2ac45165 usb_hcd_giveback_urb +EXPORT_SYMBOL_GPL vmlinux 0x2ac5a658 device_rename +EXPORT_SYMBOL_GPL vmlinux 0x2ae1689e zynqmp_pm_clock_getdivider +EXPORT_SYMBOL_GPL vmlinux 0x2ae23295 evm_verifyxattr +EXPORT_SYMBOL_GPL vmlinux 0x2ae8c3fd i2c_new_client_device +EXPORT_SYMBOL_GPL vmlinux 0x2af90f34 devl_dpipe_table_resource_set +EXPORT_SYMBOL_GPL vmlinux 0x2b046770 serdev_device_write_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x2b0fe000 gnttab_cancel_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x2b1630f2 gpiochip_line_is_valid +EXPORT_SYMBOL_GPL vmlinux 0x2b1ead54 regulator_set_voltage +EXPORT_SYMBOL_GPL vmlinux 0x2b204825 of_property_read_variable_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x2b21ce4a dprc_set_obj_irq +EXPORT_SYMBOL_GPL vmlinux 0x2b4276a1 usb_phy_set_event +EXPORT_SYMBOL_GPL vmlinux 0x2b4509dd devlink_health_reporter_state_update +EXPORT_SYMBOL_GPL vmlinux 0x2b4782bd iommu_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0x2b513d61 clk_hw_forward_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x2b5b6ffa pinctrl_add_gpio_ranges +EXPORT_SYMBOL_GPL vmlinux 0x2b6150fb power_supply_temp2resist_simple +EXPORT_SYMBOL_GPL vmlinux 0x2b6d960d synth_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x2b822a53 cpci_hp_unregister_bus +EXPORT_SYMBOL_GPL vmlinux 0x2b857ba7 devl_assert_locked +EXPORT_SYMBOL_GPL vmlinux 0x2b86f0fd zynqmp_pm_bootmode_read +EXPORT_SYMBOL_GPL vmlinux 0x2b960b66 qman_is_probed +EXPORT_SYMBOL_GPL vmlinux 0x2b988380 __get_task_comm +EXPORT_SYMBOL_GPL vmlinux 0x2b9997fb atomic_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x2b9d9b2d tpm1_getcap +EXPORT_SYMBOL_GPL vmlinux 0x2ba29970 bpf_offload_dev_netdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2ba5640a dax_writeback_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x2ba5cdaa blkcg_root +EXPORT_SYMBOL_GPL vmlinux 0x2bd0d1d6 of_device_compatible_match +EXPORT_SYMBOL_GPL vmlinux 0x2bd42b5d xfrm_output +EXPORT_SYMBOL_GPL vmlinux 0x2bd8a8bb blk_fill_rwbs +EXPORT_SYMBOL_GPL vmlinux 0x2bdbea8b vring_create_virtqueue_dma +EXPORT_SYMBOL_GPL vmlinux 0x2bdf5ab0 pm_wakeup_pending +EXPORT_SYMBOL_GPL vmlinux 0x2bdffa13 devl_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2be36c5c ext_pi_type1_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x2bed5914 fat_free_clusters +EXPORT_SYMBOL_GPL vmlinux 0x2bef0c0c iov_iter_extract_pages +EXPORT_SYMBOL_GPL vmlinux 0x2bf8af8b pm_schedule_suspend +EXPORT_SYMBOL_GPL vmlinux 0x2c030992 mptcp_pm_get_local_addr_max +EXPORT_SYMBOL_GPL vmlinux 0x2c208607 power_supply_is_system_supplied +EXPORT_SYMBOL_GPL vmlinux 0x2c3054f9 net_inc_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x2c40a33b i2c_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x2c48cb48 tty_port_register_device_attr_serdev +EXPORT_SYMBOL_GPL vmlinux 0x2c63119c regulator_set_suspend_voltage +EXPORT_SYMBOL_GPL vmlinux 0x2c635527 arch_invalidate_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2c66ac85 devlink_info_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2c75025a pci_try_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x2c7c69d2 iomap_read_folio +EXPORT_SYMBOL_GPL vmlinux 0x2c7db649 irq_dispose_mapping +EXPORT_SYMBOL_GPL vmlinux 0x2c81a826 imx_1443x_pll +EXPORT_SYMBOL_GPL vmlinux 0x2c834418 static_key_slow_inc +EXPORT_SYMBOL_GPL vmlinux 0x2c83bee1 blk_queue_flag_test_and_set +EXPORT_SYMBOL_GPL vmlinux 0x2c83e47d l3mdev_table_lookup_register +EXPORT_SYMBOL_GPL vmlinux 0x2c845d5a sata_link_resume +EXPORT_SYMBOL_GPL vmlinux 0x2c8dd6b8 edac_mem_types +EXPORT_SYMBOL_GPL vmlinux 0x2c8e28ee phylink_ethtool_get_eee +EXPORT_SYMBOL_GPL vmlinux 0x2c91dfec shash_no_setkey +EXPORT_SYMBOL_GPL vmlinux 0x2c97f8a2 of_reconfig_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x2ca58633 ata_sff_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x2ca97326 mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x2cb01493 dma_free_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x2cb67107 clk_hw_register_gate2 +EXPORT_SYMBOL_GPL vmlinux 0x2cc31cd8 fsl_mc_bus_dpci_type +EXPORT_SYMBOL_GPL vmlinux 0x2ccb56cb __tracepoint_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x2ccf0565 vcap_rule_find_keysets +EXPORT_SYMBOL_GPL vmlinux 0x2cd3ef99 gpiod_set_raw_value +EXPORT_SYMBOL_GPL vmlinux 0x2ce61f33 __SCK__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x2ceff8c7 i2c_dw_prepare_clk +EXPORT_SYMBOL_GPL vmlinux 0x2cf20d87 fwnode_create_software_node +EXPORT_SYMBOL_GPL vmlinux 0x2d0684a9 hrtimer_init +EXPORT_SYMBOL_GPL vmlinux 0x2d0fe759 phy_validate +EXPORT_SYMBOL_GPL vmlinux 0x2d12a729 irq_domain_xlate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x2d162568 kvm_is_visible_gfn +EXPORT_SYMBOL_GPL vmlinux 0x2d1b02d2 usermodehelper_read_lock_wait +EXPORT_SYMBOL_GPL vmlinux 0x2d2c902f perf_trace_buf_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2d2cfb14 devm_regulator_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x2d2dd36f kobj_ns_grab_current +EXPORT_SYMBOL_GPL vmlinux 0x2d3531a2 dm_set_target_max_io_len +EXPORT_SYMBOL_GPL vmlinux 0x2d41e6f5 __trace_puts +EXPORT_SYMBOL_GPL vmlinux 0x2d438370 __traceiter_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x2d4c0e43 pingv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x2d512b06 clockevent_delta2ns +EXPORT_SYMBOL_GPL vmlinux 0x2d529cbb of_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x2d609547 dax_direct_access +EXPORT_SYMBOL_GPL vmlinux 0x2d727a1a bio_poll +EXPORT_SYMBOL_GPL vmlinux 0x2d8d3b9f device_create_file +EXPORT_SYMBOL_GPL vmlinux 0x2d9ce92b serial8250_rpm_get_tx +EXPORT_SYMBOL_GPL vmlinux 0x2d9d6a8b blk_steal_bios +EXPORT_SYMBOL_GPL vmlinux 0x2d9e4f44 fsl_mc_bus_dprtc_type +EXPORT_SYMBOL_GPL vmlinux 0x2db67d4a owl_sps_set_pg +EXPORT_SYMBOL_GPL vmlinux 0x2db82777 scsi_check_sense +EXPORT_SYMBOL_GPL vmlinux 0x2dc448e5 crypto_spawn_tfm +EXPORT_SYMBOL_GPL vmlinux 0x2dcf40fa acpi_processor_get_performance_info +EXPORT_SYMBOL_GPL vmlinux 0x2ddef102 ahci_handle_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x2df3eecd cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0x2e028ae6 rcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x2e038572 ata_pci_bmdma_init +EXPORT_SYMBOL_GPL vmlinux 0x2e08226d badrange_add +EXPORT_SYMBOL_GPL vmlinux 0x2e1ef4be securityfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0x2e2360b1 ftrace_set_global_notrace +EXPORT_SYMBOL_GPL vmlinux 0x2e3658cd find_mci_by_dev +EXPORT_SYMBOL_GPL vmlinux 0x2e4584e5 spi_take_timestamp_post +EXPORT_SYMBOL_GPL vmlinux 0x2e5e3bf3 devl_trylock +EXPORT_SYMBOL_GPL vmlinux 0x2e66298c __SCK__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x2e6e403b spi_bus_lock +EXPORT_SYMBOL_GPL vmlinux 0x2e7887d2 nf_ct_set_closing +EXPORT_SYMBOL_GPL vmlinux 0x2e82a455 sched_show_task +EXPORT_SYMBOL_GPL vmlinux 0x2e899ffa debugfs_file_put +EXPORT_SYMBOL_GPL vmlinux 0x2e9ec24d free_iova +EXPORT_SYMBOL_GPL vmlinux 0x2ea9c788 iomap_invalidate_folio +EXPORT_SYMBOL_GPL vmlinux 0x2eaa15a8 cn_add_callback +EXPORT_SYMBOL_GPL vmlinux 0x2eb38e58 blkcg_punt_bio_submit +EXPORT_SYMBOL_GPL vmlinux 0x2ebb19fd execute_in_process_context +EXPORT_SYMBOL_GPL vmlinux 0x2ebe3135 cpu_is_hotpluggable +EXPORT_SYMBOL_GPL vmlinux 0x2ec15d77 iommu_alloc_resv_region +EXPORT_SYMBOL_GPL vmlinux 0x2eca6a19 phy_basic_t1s_p2mp_features_array +EXPORT_SYMBOL_GPL vmlinux 0x2eca7daf bdev_discard_alignment +EXPORT_SYMBOL_GPL vmlinux 0x2ecc7f62 virtqueue_enable_cb +EXPORT_SYMBOL_GPL vmlinux 0x2ecd044d mtk_pinconf_bias_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x2ed15f4d da9052_adc_read_temp +EXPORT_SYMBOL_GPL vmlinux 0x2ed489ec gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL vmlinux 0x2ee131a8 timer_unstable_counter_workaround +EXPORT_SYMBOL_GPL vmlinux 0x2ee7c52b btree_visitor +EXPORT_SYMBOL_GPL vmlinux 0x2efb47bc of_irq_parse_raw +EXPORT_SYMBOL_GPL vmlinux 0x2f0d9053 usb_otg_state_string +EXPORT_SYMBOL_GPL vmlinux 0x2f159304 phy_init +EXPORT_SYMBOL_GPL vmlinux 0x2f1ea064 __SCK__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x2f23b76e acpi_match_device +EXPORT_SYMBOL_GPL vmlinux 0x2f256802 dev_pm_opp_set_rate +EXPORT_SYMBOL_GPL vmlinux 0x2f2c95c4 flush_work +EXPORT_SYMBOL_GPL vmlinux 0x2f421c63 pci_p2pdma_distance_many +EXPORT_SYMBOL_GPL vmlinux 0x2f4880df static_key_slow_dec +EXPORT_SYMBOL_GPL vmlinux 0x2f4b8fec cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x2f64415f unregister_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x2f758fdd tracing_snapshot_cond +EXPORT_SYMBOL_GPL vmlinux 0x2f8e883a fat_remove_entries +EXPORT_SYMBOL_GPL vmlinux 0x2f929a72 blk_queue_required_elevator_features +EXPORT_SYMBOL_GPL vmlinux 0x2f9c6aea irq_domain_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0x2fa1d3be vcpu_load +EXPORT_SYMBOL_GPL vmlinux 0x2faac966 pci_bridge_emul_init +EXPORT_SYMBOL_GPL vmlinux 0x2fac3c71 k3_ringacc_request_rings_pair +EXPORT_SYMBOL_GPL vmlinux 0x2fb539fc phy_set_speed +EXPORT_SYMBOL_GPL vmlinux 0x2fb84eca sysfs_remove_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x2fbbba49 fuse_init_fs_context_submount +EXPORT_SYMBOL_GPL vmlinux 0x2fbcd48e espintcp_push_skb +EXPORT_SYMBOL_GPL vmlinux 0x2fc1e0fe kmem_valid_obj +EXPORT_SYMBOL_GPL vmlinux 0x2fc3f87c memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x2fd28c5a regmap_get_val_endian +EXPORT_SYMBOL_GPL vmlinux 0x2fd48539 put_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x2fdcf73a of_property_read_variable_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x2fe89af1 thermal_zone_bind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x2ffae10c wakeup_source_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2ffedb6b hv_free_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x30076eec cpuidle_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x30110a29 phy_eee_cap1_features +EXPORT_SYMBOL_GPL vmlinux 0x3025eee0 tegra210_clk_emc_dll_update_setting +EXPORT_SYMBOL_GPL vmlinux 0x302735e5 rdev_clear_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x30351294 k3_udma_glue_rx_flow_get_fdq_id +EXPORT_SYMBOL_GPL vmlinux 0x305f62c9 blk_mq_freeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x30604e83 raw_hash_sk +EXPORT_SYMBOL_GPL vmlinux 0x3061cfce ring_buffer_entries_cpu +EXPORT_SYMBOL_GPL vmlinux 0x306c7f7c divider_ro_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x307118f3 nvdimm_bus_add_badrange +EXPORT_SYMBOL_GPL vmlinux 0x307a9c38 wm831x_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x3087c067 dm_audit_log_ti +EXPORT_SYMBOL_GPL vmlinux 0x3092cdbf devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0x30993d25 device_match_any +EXPORT_SYMBOL_GPL vmlinux 0x309c82fc iomap_swapfile_activate +EXPORT_SYMBOL_GPL vmlinux 0x309cd68c edac_pci_create_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x30ab8bb7 inet_bhash2_reset_saddr +EXPORT_SYMBOL_GPL vmlinux 0x30b1fb9e vp_legacy_config_vector +EXPORT_SYMBOL_GPL vmlinux 0x30bd769a rtc_update_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0x30bf1590 regmap_reinit_cache +EXPORT_SYMBOL_GPL vmlinux 0x30c4bf66 generic_fh_to_dentry +EXPORT_SYMBOL_GPL vmlinux 0x30e1ec25 apei_map_generic_address +EXPORT_SYMBOL_GPL vmlinux 0x30e42163 tick_nohz_dep_clear_cpu +EXPORT_SYMBOL_GPL vmlinux 0x30f0bec0 sdev_evt_send_simple +EXPORT_SYMBOL_GPL vmlinux 0x30f837ef blk_crypto_register +EXPORT_SYMBOL_GPL vmlinux 0x30fb36ed crypto_hash_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x31019477 __ftrace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x310a61d9 device_add +EXPORT_SYMBOL_GPL vmlinux 0x310c6184 inet6_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x31128b8e hv_remove_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0x311b3e79 tcp_enter_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0x311c6da4 put_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x3124b1da phylink_create +EXPORT_SYMBOL_GPL vmlinux 0x31266931 con_debug_leave +EXPORT_SYMBOL_GPL vmlinux 0x31348a96 bsg_job_done +EXPORT_SYMBOL_GPL vmlinux 0x313ea5fd ipi_send_single +EXPORT_SYMBOL_GPL vmlinux 0x31533f8e device_add_software_node +EXPORT_SYMBOL_GPL vmlinux 0x315ecb65 mtk_pinconf_bias_disable_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x3192d768 cpufreq_remove_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x319c85b6 clk_hw_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x31a76d61 mas_destroy +EXPORT_SYMBOL_GPL vmlinux 0x31a95e8b ring_buffer_record_enable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x31b2a867 sdio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x31b90c53 irq_gc_ack_set_bit +EXPORT_SYMBOL_GPL vmlinux 0x31c5b7ac __xdp_rxq_info_reg +EXPORT_SYMBOL_GPL vmlinux 0x31c78e54 dev_attr_em_message_type +EXPORT_SYMBOL_GPL vmlinux 0x31c7970f pciserial_suspend_ports +EXPORT_SYMBOL_GPL vmlinux 0x31d34278 xas_load +EXPORT_SYMBOL_GPL vmlinux 0x31dc42f5 __tracepoint_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x31dca4d8 gnttab_claim_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x31e9e8d5 zynqmp_pm_set_suspend_mode +EXPORT_SYMBOL_GPL vmlinux 0x31ed2a76 blk_lld_busy +EXPORT_SYMBOL_GPL vmlinux 0x31fe4527 xen_remap_vma_range +EXPORT_SYMBOL_GPL vmlinux 0x3200c5ab edac_device_add_device +EXPORT_SYMBOL_GPL vmlinux 0x320d674d blk_mq_hctx_set_fq_lock_class +EXPORT_SYMBOL_GPL vmlinux 0x3218ade6 gpiod_set_array_value +EXPORT_SYMBOL_GPL vmlinux 0x321ec8ba dev_nit_active +EXPORT_SYMBOL_GPL vmlinux 0x32218b0e pinctrl_dev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x32295715 dev_pm_opp_clear_config +EXPORT_SYMBOL_GPL vmlinux 0x3237b9aa sb800_prefetch +EXPORT_SYMBOL_GPL vmlinux 0x323f5adb power_supply_am_i_supplied +EXPORT_SYMBOL_GPL vmlinux 0x323f8a2f firmware_upload_register +EXPORT_SYMBOL_GPL vmlinux 0x3240761c ahci_ops +EXPORT_SYMBOL_GPL vmlinux 0x3249e0ef pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0x3250c7b3 lwtunnel_encap_del_ops +EXPORT_SYMBOL_GPL vmlinux 0x32559dd0 gpiod_to_chip +EXPORT_SYMBOL_GPL vmlinux 0x325757aa vfs_set_acl +EXPORT_SYMBOL_GPL vmlinux 0x325957f3 pci_generic_config_read32 +EXPORT_SYMBOL_GPL vmlinux 0x325f9d61 vcap_rule_add_key_u72 +EXPORT_SYMBOL_GPL vmlinux 0x326050be blk_rq_unprep_clone +EXPORT_SYMBOL_GPL vmlinux 0x326cefe5 hwpoison_filter_dev_minor +EXPORT_SYMBOL_GPL vmlinux 0x326ef40f phy_restore_page +EXPORT_SYMBOL_GPL vmlinux 0x3278f8d8 lwtunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x327a2687 bind_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x327c73e6 __SCK__tp_func_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0x32949439 mtk_clk_register_composites +EXPORT_SYMBOL_GPL vmlinux 0x32950da8 i2c_parse_fw_timings +EXPORT_SYMBOL_GPL vmlinux 0x32aa4c33 clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x32aa8e88 xdp_master_redirect +EXPORT_SYMBOL_GPL vmlinux 0x32ab06cc irq_percpu_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x32ad6fd6 blk_mq_sched_mark_restart_hctx +EXPORT_SYMBOL_GPL vmlinux 0x32bc0fcf preempt_notifier_dec +EXPORT_SYMBOL_GPL vmlinux 0x32c3cb4e class_compat_register +EXPORT_SYMBOL_GPL vmlinux 0x32d1ace6 debugfs_create_x8 +EXPORT_SYMBOL_GPL vmlinux 0x32f31769 pinmux_generic_get_function_groups +EXPORT_SYMBOL_GPL vmlinux 0x32fd48b4 gnttab_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x330010b6 cpuset_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x3300784b ahci_platform_init_host +EXPORT_SYMBOL_GPL vmlinux 0x330b0e01 sbitmap_queue_min_shallow_depth +EXPORT_SYMBOL_GPL vmlinux 0x330f6116 set_dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x33121ac8 blk_trace_startstop +EXPORT_SYMBOL_GPL vmlinux 0x331adc21 __tracepoint_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x3322f8ce bdi_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x33338211 rcuref_get_slowpath +EXPORT_SYMBOL_GPL vmlinux 0x334d48ee nvdimm_has_flush +EXPORT_SYMBOL_GPL vmlinux 0x3352823d cppc_get_auto_sel_caps +EXPORT_SYMBOL_GPL vmlinux 0x3353b643 netlink_remove_tap +EXPORT_SYMBOL_GPL vmlinux 0x3357ee6e tcp_twsk_unique +EXPORT_SYMBOL_GPL vmlinux 0x335a613c mas_next_range +EXPORT_SYMBOL_GPL vmlinux 0x335c570f enable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x336e3af7 lwtunnel_fill_encap +EXPORT_SYMBOL_GPL vmlinux 0x336f36e6 genphy_c45_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x3376d939 usb_autopm_put_interface_async +EXPORT_SYMBOL_GPL vmlinux 0x338263c5 icc_sync_state +EXPORT_SYMBOL_GPL vmlinux 0x33a1e8c3 hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x33a74252 __traceiter_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x33acbca8 __bio_add_page +EXPORT_SYMBOL_GPL vmlinux 0x33c3c250 vp_legacy_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x33ef2865 devm_regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x33f296d2 xenbus_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x33f3ee65 ata_sff_data_xfer +EXPORT_SYMBOL_GPL vmlinux 0x34004dad fat_get_dotdot_entry +EXPORT_SYMBOL_GPL vmlinux 0x3405a3dc fuse_abort_conn +EXPORT_SYMBOL_GPL vmlinux 0x340a0bbc sdev_evt_send +EXPORT_SYMBOL_GPL vmlinux 0x340da213 pci_epf_destroy +EXPORT_SYMBOL_GPL vmlinux 0x3411363e fscrypt_ioctl_get_policy_ex +EXPORT_SYMBOL_GPL vmlinux 0x341474e8 onboard_hub_create_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x3419db26 pm_clk_resume +EXPORT_SYMBOL_GPL vmlinux 0x34331f04 acpi_os_unmap_memory +EXPORT_SYMBOL_GPL vmlinux 0x3435eefd dev_pm_opp_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x3437da2a transport_configure_device +EXPORT_SYMBOL_GPL vmlinux 0x34407691 crypto_has_ahash +EXPORT_SYMBOL_GPL vmlinux 0x344361a1 kdb_register +EXPORT_SYMBOL_GPL vmlinux 0x344a2c84 iomap_dio_complete +EXPORT_SYMBOL_GPL vmlinux 0x3450ad94 mpi_set_ui +EXPORT_SYMBOL_GPL vmlinux 0x3453ff3f __clk_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x345627cb tegra_bpmp_free_mrq +EXPORT_SYMBOL_GPL vmlinux 0x3476ac5b list_lru_walk_node +EXPORT_SYMBOL_GPL vmlinux 0x347d232e __pneigh_lookup +EXPORT_SYMBOL_GPL vmlinux 0x349138c7 fib6_get_table +EXPORT_SYMBOL_GPL vmlinux 0x3491f3c7 inet_pernet_hashinfo_free +EXPORT_SYMBOL_GPL vmlinux 0x3493767f serdev_device_wait_until_sent +EXPORT_SYMBOL_GPL vmlinux 0x34a7b142 __SCK__tp_func_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x34b57ab9 usb_submit_urb +EXPORT_SYMBOL_GPL vmlinux 0x34cd4ab3 devm_hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0x34d4ebad devlink_dpipe_entry_ctx_close +EXPORT_SYMBOL_GPL vmlinux 0x34d77822 vcap_addr_keysets +EXPORT_SYMBOL_GPL vmlinux 0x34e91558 pm_generic_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x34eab46d bind_evtchn_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x34ee4810 __udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x34f8fa5e usb_hcd_check_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x34fe43e4 tpm_transmit_cmd +EXPORT_SYMBOL_GPL vmlinux 0x350f2d63 thermal_zone_device_type +EXPORT_SYMBOL_GPL vmlinux 0x350f6ce5 tasklet_unlock_wait +EXPORT_SYMBOL_GPL vmlinux 0x3512c4dd ipv4_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x3527d33a fuse_conn_get +EXPORT_SYMBOL_GPL vmlinux 0x35291136 task_active_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x352b3813 maxim_charger_calc_reg_current +EXPORT_SYMBOL_GPL vmlinux 0x352ec68b bpf_offload_dev_destroy +EXPORT_SYMBOL_GPL vmlinux 0x353204ca sdio_retune_release +EXPORT_SYMBOL_GPL vmlinux 0x353ebc55 dev_pm_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x3542e347 phy_10gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x354c3d53 cpufreq_policy_transition_delay_us +EXPORT_SYMBOL_GPL vmlinux 0x35572a47 pci_find_next_capability +EXPORT_SYMBOL_GPL vmlinux 0x355844c0 regmap_irq_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x35591745 crypto_sig_sign +EXPORT_SYMBOL_GPL vmlinux 0x35591b4f genphy_c45_an_disable_aneg +EXPORT_SYMBOL_GPL vmlinux 0x355b2ef2 ti_sci_put_handle +EXPORT_SYMBOL_GPL vmlinux 0x355bc89a klist_next +EXPORT_SYMBOL_GPL vmlinux 0x3562f983 read_sanitised_ftr_reg +EXPORT_SYMBOL_GPL vmlinux 0x3565a929 utf8_data_table +EXPORT_SYMBOL_GPL vmlinux 0x357457c3 psil_get_ep_config +EXPORT_SYMBOL_GPL vmlinux 0x358ff60f twl_get_hfclk_rate +EXPORT_SYMBOL_GPL vmlinux 0x35a1deee cpufreq_dbs_governor_exit +EXPORT_SYMBOL_GPL vmlinux 0x35a4f59d zynqmp_pm_clock_setdivider +EXPORT_SYMBOL_GPL vmlinux 0x35b95dfd ata_common_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x35c52d72 bpf_trace_run1 +EXPORT_SYMBOL_GPL vmlinux 0x35d3dc46 crypto_alg_sem +EXPORT_SYMBOL_GPL vmlinux 0x35ed22a1 blkdev_zone_mgmt +EXPORT_SYMBOL_GPL vmlinux 0x35f1526e pm_runtime_no_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x35fa3fe7 acpi_device_update_power +EXPORT_SYMBOL_GPL vmlinux 0x35fbdd6d devm_regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x360ea1d9 vc_scrolldelta_helper +EXPORT_SYMBOL_GPL vmlinux 0x36151ef8 msg_zerocopy_put_abort +EXPORT_SYMBOL_GPL vmlinux 0x3615daa2 fwnode_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0x36242943 switchdev_deferred_process +EXPORT_SYMBOL_GPL vmlinux 0x36257686 hvc_poll +EXPORT_SYMBOL_GPL vmlinux 0x36266d21 dpcon_close +EXPORT_SYMBOL_GPL vmlinux 0x362e3e86 cpufreq_dbs_governor_stop +EXPORT_SYMBOL_GPL vmlinux 0x364e674e devm_register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x365989e5 imx_1416x_pll +EXPORT_SYMBOL_GPL vmlinux 0x365e078f devm_gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x36640af4 crypto_larval_alloc +EXPORT_SYMBOL_GPL vmlinux 0x366449e1 phy_put +EXPORT_SYMBOL_GPL vmlinux 0x36703bef cpci_hp_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x36706b7f rio_mport_initialize +EXPORT_SYMBOL_GPL vmlinux 0x36898d6f gpiod_remove_hogs +EXPORT_SYMBOL_GPL vmlinux 0x3696945e __crypto_alloc_tfmgfp +EXPORT_SYMBOL_GPL vmlinux 0x369fcd70 tracing_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x36ac17ab alloc_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0x36b5f5bb iommu_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x36c75b4e context_tracking +EXPORT_SYMBOL_GPL vmlinux 0x36cd4f0e sysfs_unbreak_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x36d3afa4 irq_find_matching_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x36db870b zynqmp_pm_sha_hash +EXPORT_SYMBOL_GPL vmlinux 0x37169f79 cpu_latency_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x37172ae7 imx_pinconf_get_scu +EXPORT_SYMBOL_GPL vmlinux 0x37258fd9 virtqueue_kick_prepare +EXPORT_SYMBOL_GPL vmlinux 0x372a0456 spi_get_device_match_data +EXPORT_SYMBOL_GPL vmlinux 0x3747c44f hid_bpf_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0x3747c8ff of_property_read_u64_index +EXPORT_SYMBOL_GPL vmlinux 0x3750d770 erst_read +EXPORT_SYMBOL_GPL vmlinux 0x3752463b phy_power_off +EXPORT_SYMBOL_GPL vmlinux 0x376dba74 inet_twsk_put +EXPORT_SYMBOL_GPL vmlinux 0x37724670 ip_route_output_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x3775c25b k3_udma_glue_tx_cppi5_to_dma_addr +EXPORT_SYMBOL_GPL vmlinux 0x377bbcbc pm_suspend_target_state +EXPORT_SYMBOL_GPL vmlinux 0x378adfb7 zynqmp_pm_sd_dll_reset +EXPORT_SYMBOL_GPL vmlinux 0x37914025 xenbus_write +EXPORT_SYMBOL_GPL vmlinux 0x37a12573 vfs_setlease +EXPORT_SYMBOL_GPL vmlinux 0x37a3542c rio_inb_pwrite_handler +EXPORT_SYMBOL_GPL vmlinux 0x37b54723 blk_freeze_queue_start +EXPORT_SYMBOL_GPL vmlinux 0x37bf7be3 percpu_ref_exit +EXPORT_SYMBOL_GPL vmlinux 0x37c9e5bc kthread_func +EXPORT_SYMBOL_GPL vmlinux 0x37cbbf50 debugfs_create_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x37de37fe nvdimm_bus_register +EXPORT_SYMBOL_GPL vmlinux 0x37e07af0 xen_register_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0x3801776b __ioread32_copy +EXPORT_SYMBOL_GPL vmlinux 0x380dde36 power_supply_batinfo_ocv2cap +EXPORT_SYMBOL_GPL vmlinux 0x381694a5 genphy_c45_plca_set_cfg +EXPORT_SYMBOL_GPL vmlinux 0x381d6a82 __traceiter_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x38268b62 icc_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x382e3884 usb_phy_set_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x383744c3 of_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x38374815 clear_selection +EXPORT_SYMBOL_GPL vmlinux 0x383a49bc devm_hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3850e070 vcap_tc_flower_handler_arp_usage +EXPORT_SYMBOL_GPL vmlinux 0x386144d0 xenbus_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x38646264 firmware_request_cache +EXPORT_SYMBOL_GPL vmlinux 0x3866e217 nvmem_device_write +EXPORT_SYMBOL_GPL vmlinux 0x386fcacd clk_hw_unregister_composite +EXPORT_SYMBOL_GPL vmlinux 0x38708e25 inet_peer_base_init +EXPORT_SYMBOL_GPL vmlinux 0x387f4e0d rio_alloc_net +EXPORT_SYMBOL_GPL vmlinux 0x389abd49 inet_csk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x389b64a2 static_key_count +EXPORT_SYMBOL_GPL vmlinux 0x38a27223 fsl_mc_bus_dprc_type +EXPORT_SYMBOL_GPL vmlinux 0x38aa1397 gpiod_add_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0x38afdc16 led_trigger_set +EXPORT_SYMBOL_GPL vmlinux 0x38b249e0 skb_zerocopy_headlen +EXPORT_SYMBOL_GPL vmlinux 0x38b6f697 ohci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x38c0a4ce dm_hold +EXPORT_SYMBOL_GPL vmlinux 0x38c324d3 nfs42_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x38c3b9af serial8250_rx_dma_flush +EXPORT_SYMBOL_GPL vmlinux 0x38c3ff30 freq_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x38caa0cf regulator_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x38ce771f devlink_params_register +EXPORT_SYMBOL_GPL vmlinux 0x38d80481 synth_event_trace_start +EXPORT_SYMBOL_GPL vmlinux 0x38e1fde7 mpi_set +EXPORT_SYMBOL_GPL vmlinux 0x38e5bc5a clk_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x38e6675c skb_scrub_packet +EXPORT_SYMBOL_GPL vmlinux 0x38e8fcba thermal_zone_get_zone_by_name +EXPORT_SYMBOL_GPL vmlinux 0x38f704de dm_get_reserved_bio_based_ios +EXPORT_SYMBOL_GPL vmlinux 0x390c0260 irq_create_fwspec_mapping +EXPORT_SYMBOL_GPL vmlinux 0x3918b101 register_net_sysctl +EXPORT_SYMBOL_GPL vmlinux 0x392d4bd7 sdio_release_irq +EXPORT_SYMBOL_GPL vmlinux 0x3932d7e5 i2c_recover_bus +EXPORT_SYMBOL_GPL vmlinux 0x3934db83 pci_bridge_emul_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x3948e660 iommu_set_pgtable_quirks +EXPORT_SYMBOL_GPL vmlinux 0x3958ccb6 __tracepoint_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x395b8b90 sbitmap_prepare_to_wait +EXPORT_SYMBOL_GPL vmlinux 0x397516b7 fscrypt_prepare_lookup_partial +EXPORT_SYMBOL_GPL vmlinux 0x397e2142 __SCK__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x398032a1 devm_clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x3981ad14 crypto_akcipher_sync_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x399b2344 pci_find_doe_mailbox +EXPORT_SYMBOL_GPL vmlinux 0x39aa4888 usb_role_string +EXPORT_SYMBOL_GPL vmlinux 0x39ab1727 trace_array_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0x39b24a64 imx_fracn_gppll_integer +EXPORT_SYMBOL_GPL vmlinux 0x39c32aca __SCK__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x39c9d88c xas_find +EXPORT_SYMBOL_GPL vmlinux 0x39cbb4b9 xfrm_audit_policy_add +EXPORT_SYMBOL_GPL vmlinux 0x39cd3a30 regulator_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x39ded098 rdma_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x39e144d1 devres_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x39e3d714 vcap_add_rule +EXPORT_SYMBOL_GPL vmlinux 0x39f1a543 device_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x39fa7b7a blk_crypto_update_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x39fd83db halt_poll_ns_shrink +EXPORT_SYMBOL_GPL vmlinux 0x3a1475ac xdp_features_set_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x3a15013b ata_pack_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x3a24fb2f percpu_ref_resurrect +EXPORT_SYMBOL_GPL vmlinux 0x3a3be7f6 tcp_unregister_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x3a4557d8 serial8250_em485_start_tx +EXPORT_SYMBOL_GPL vmlinux 0x3a4df595 devm_register_restart_handler +EXPORT_SYMBOL_GPL vmlinux 0x3a4f6a32 ata_sff_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x3a536bd7 ring_buffer_read_finish +EXPORT_SYMBOL_GPL vmlinux 0x3a55981a static_key_enable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x3a7c64d5 firmware_request_platform +EXPORT_SYMBOL_GPL vmlinux 0x3a7d6ec9 usb_get_maximum_speed +EXPORT_SYMBOL_GPL vmlinux 0x3a7dac77 crypto_rng_reset +EXPORT_SYMBOL_GPL vmlinux 0x3a996c78 xenbus_watch_path +EXPORT_SYMBOL_GPL vmlinux 0x3a9be019 asymmetric_key_id_partial +EXPORT_SYMBOL_GPL vmlinux 0x3ab8d875 crypto_sig_maxsize +EXPORT_SYMBOL_GPL vmlinux 0x3abdc17a cper_dimm_err_location +EXPORT_SYMBOL_GPL vmlinux 0x3abe6fe5 phylink_validate_mask_caps +EXPORT_SYMBOL_GPL vmlinux 0x3ac276b8 crypto_register_template +EXPORT_SYMBOL_GPL vmlinux 0x3ac3feba rhltable_init +EXPORT_SYMBOL_GPL vmlinux 0x3aca0e4c usb_hcd_amd_remote_wakeup_quirk +EXPORT_SYMBOL_GPL vmlinux 0x3acdf325 twl4030_audio_enable_resource +EXPORT_SYMBOL_GPL vmlinux 0x3ae65f46 netdev_cmd_to_name +EXPORT_SYMBOL_GPL vmlinux 0x3aee9565 spi_split_transfers_maxwords +EXPORT_SYMBOL_GPL vmlinux 0x3afbbf75 of_usb_get_dr_mode_by_phy +EXPORT_SYMBOL_GPL vmlinux 0x3afc4a8f sbitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x3b002546 extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x3b03208d power_supply_battery_info_has_prop +EXPORT_SYMBOL_GPL vmlinux 0x3b26d7b8 nvdimm_pmem_region_create +EXPORT_SYMBOL_GPL vmlinux 0x3b2ddef7 pinctrl_force_sleep +EXPORT_SYMBOL_GPL vmlinux 0x3b429465 thermal_zone_device +EXPORT_SYMBOL_GPL vmlinux 0x3b479d5e spi_mem_exec_op +EXPORT_SYMBOL_GPL vmlinux 0x3b4beb8a simple_rename_exchange +EXPORT_SYMBOL_GPL vmlinux 0x3b4c240a display_timings_release +EXPORT_SYMBOL_GPL vmlinux 0x3b5bc055 dev_pm_domain_attach +EXPORT_SYMBOL_GPL vmlinux 0x3b6587fa ohci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x3b700a4a root_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3b727cc5 devm_phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x3b78bf02 sunxi_ccu_get_mmc_timing_mode +EXPORT_SYMBOL_GPL vmlinux 0x3b7f57a0 led_trigger_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3b8d7c12 devlink_port_region_create +EXPORT_SYMBOL_GPL vmlinux 0x3ba01b47 get_compat_sigset +EXPORT_SYMBOL_GPL vmlinux 0x3ba2340d of_dma_xlate_by_chan_id +EXPORT_SYMBOL_GPL vmlinux 0x3ba9463d sampling_rate_store +EXPORT_SYMBOL_GPL vmlinux 0x3bafe37b sdio_set_host_pm_flags +EXPORT_SYMBOL_GPL vmlinux 0x3bcda90d __io_uring_cmd_do_in_task +EXPORT_SYMBOL_GPL vmlinux 0x3bd97f50 component_compare_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x3bdb2224 iocb_bio_iopoll +EXPORT_SYMBOL_GPL vmlinux 0x3bdb5d28 alg_test +EXPORT_SYMBOL_GPL vmlinux 0x3be200ce phy_10gbit_fec_features +EXPORT_SYMBOL_GPL vmlinux 0x3bf16299 dev_fill_metadata_dst +EXPORT_SYMBOL_GPL vmlinux 0x3bf17755 mpi_read_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3bf6f142 crypto_mod_put +EXPORT_SYMBOL_GPL vmlinux 0x3bf83c2b tty_release_struct +EXPORT_SYMBOL_GPL vmlinux 0x3bf95b1d xhci_gen_setup +EXPORT_SYMBOL_GPL vmlinux 0x3bfb224b i2c_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x3c01dc01 kvm_vcpu_on_spin +EXPORT_SYMBOL_GPL vmlinux 0x3c08b946 usb_acpi_port_lpm_incapable +EXPORT_SYMBOL_GPL vmlinux 0x3c0e8050 hyperv_pcpu_input_arg +EXPORT_SYMBOL_GPL vmlinux 0x3c11b9f5 tegra210_put_utmipll_in_iddq +EXPORT_SYMBOL_GPL vmlinux 0x3c1c3725 rcu_fwd_progress_check +EXPORT_SYMBOL_GPL vmlinux 0x3c241c2c public_key_free +EXPORT_SYMBOL_GPL vmlinux 0x3c2b68f7 of_changeset_apply +EXPORT_SYMBOL_GPL vmlinux 0x3c385e4e devl_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x3c3c85d8 __SCK__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x3c482250 gnttab_pages_clear_private +EXPORT_SYMBOL_GPL vmlinux 0x3c4b5fbb blkcg_policy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3c4b771d devm_gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x3c4dc704 clk_hw_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x3c5d543a hrtimer_start_range_ns +EXPORT_SYMBOL_GPL vmlinux 0x3c66ec96 pci_disable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x3c6785b7 block_pr_type_to_scsi +EXPORT_SYMBOL_GPL vmlinux 0x3c681dc4 ring_buffer_record_disable +EXPORT_SYMBOL_GPL vmlinux 0x3c7013fd wm831x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x3c70765b iomap_finish_ioends +EXPORT_SYMBOL_GPL vmlinux 0x3c7ca671 __traceiter_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x3c806026 nf_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x3c819c45 arch_apei_report_mem_error +EXPORT_SYMBOL_GPL vmlinux 0x3c863c5c __traceiter_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x3c8d8133 qcom_smem_state_register +EXPORT_SYMBOL_GPL vmlinux 0x3c9647c7 devl_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x3c9c1ba2 cdx_dev_reset +EXPORT_SYMBOL_GPL vmlinux 0x3ca5cd3e synth_event_create +EXPORT_SYMBOL_GPL vmlinux 0x3cae8dde devl_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3cb88a62 register_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x3cc712be usb_altnum_to_altsetting +EXPORT_SYMBOL_GPL vmlinux 0x3cc9c0c1 regmap_parse_val +EXPORT_SYMBOL_GPL vmlinux 0x3ccb6c73 wm831x_auxadc_read_uv +EXPORT_SYMBOL_GPL vmlinux 0x3ccd8b46 zynqmp_pm_clock_getparent +EXPORT_SYMBOL_GPL vmlinux 0x3cce5931 ehci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x3ccecba0 crypto_inst_setname +EXPORT_SYMBOL_GPL vmlinux 0x3cd06035 add_input_randomness +EXPORT_SYMBOL_GPL vmlinux 0x3cd1b510 trace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x3cd350bd device_create_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x3cdc249b bpf_offload_dev_netdev_register +EXPORT_SYMBOL_GPL vmlinux 0x3ce0ab4d platform_device_add_data +EXPORT_SYMBOL_GPL vmlinux 0x3ce2b0b5 fib_rule_matchall +EXPORT_SYMBOL_GPL vmlinux 0x3cee48bd tegra_mc_write_emem_configuration +EXPORT_SYMBOL_GPL vmlinux 0x3cf8a09f set_primary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x3cfdf967 aead_exit_geniv +EXPORT_SYMBOL_GPL vmlinux 0x3d04cc0a usb_hcd_pci_probe +EXPORT_SYMBOL_GPL vmlinux 0x3d064b1d power_supply_put_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x3d0f9cd1 srcu_init_notifier_head +EXPORT_SYMBOL_GPL vmlinux 0x3d174b0d nvdimm_has_cache +EXPORT_SYMBOL_GPL vmlinux 0x3d24f079 of_clk_add_provider +EXPORT_SYMBOL_GPL vmlinux 0x3d37936a pinctrl_generic_get_group +EXPORT_SYMBOL_GPL vmlinux 0x3d388324 dpm_resume_end +EXPORT_SYMBOL_GPL vmlinux 0x3d39cfad ata_sas_slave_configure +EXPORT_SYMBOL_GPL vmlinux 0x3d3f3595 sdio_writeb_readb +EXPORT_SYMBOL_GPL vmlinux 0x3d441209 qcom_icc_xlate_extended +EXPORT_SYMBOL_GPL vmlinux 0x3d4dd19f wakeup_source_remove +EXPORT_SYMBOL_GPL vmlinux 0x3d4fc8ff sprd_pinctrl_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x3d510a7b rcu_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0x3d62c3da trace_array_put +EXPORT_SYMBOL_GPL vmlinux 0x3d6a554b fscrypt_fname_siphash +EXPORT_SYMBOL_GPL vmlinux 0x3d6b07c8 gpiod_set_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x3d6d0114 thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x3d788ad9 split_page +EXPORT_SYMBOL_GPL vmlinux 0x3d866e05 __SCK__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x3d873a63 fsl_mc_get_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x3d8baf3b zs_huge_class_size +EXPORT_SYMBOL_GPL vmlinux 0x3d93027a genphy_c45_baset1_read_status +EXPORT_SYMBOL_GPL vmlinux 0x3daa2540 nf_hooks_lwtunnel_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3db32bbb crypto_sig_set_privkey +EXPORT_SYMBOL_GPL vmlinux 0x3db6b64f acpi_irq_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x3de1cc60 tun_get_socket +EXPORT_SYMBOL_GPL vmlinux 0x3de3bcf1 crypto_aead_setauthsize +EXPORT_SYMBOL_GPL vmlinux 0x3de64c2a devres_add +EXPORT_SYMBOL_GPL vmlinux 0x3de9cae1 crypto_remove_final +EXPORT_SYMBOL_GPL vmlinux 0x3dea8e1c debugfs_create_u32 +EXPORT_SYMBOL_GPL vmlinux 0x3df70c99 trace_clock_global +EXPORT_SYMBOL_GPL vmlinux 0x3e0a087f inet_hashinfo2_init_mod +EXPORT_SYMBOL_GPL vmlinux 0x3e138739 pci_generic_config_write +EXPORT_SYMBOL_GPL vmlinux 0x3e18f7f9 regcache_cache_only +EXPORT_SYMBOL_GPL vmlinux 0x3e1b17a1 fbcon_modechange_possible +EXPORT_SYMBOL_GPL vmlinux 0x3e268068 pci_intx +EXPORT_SYMBOL_GPL vmlinux 0x3e31f3dc cg_regs_dummy +EXPORT_SYMBOL_GPL vmlinux 0x3e411ace sfp_select_interface +EXPORT_SYMBOL_GPL vmlinux 0x3e481a15 ahci_platform_resume +EXPORT_SYMBOL_GPL vmlinux 0x3e4d445b pci_epc_set_bar +EXPORT_SYMBOL_GPL vmlinux 0x3e4ffc71 spi_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x3e61de79 tcp_cong_avoid_ai +EXPORT_SYMBOL_GPL vmlinux 0x3e639f48 policy_has_boost_freq +EXPORT_SYMBOL_GPL vmlinux 0x3e63ca74 dma_resv_get_fences +EXPORT_SYMBOL_GPL vmlinux 0x3e6d9d64 __tracepoint_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x3e7080cb mpi_read_from_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3e811980 kernfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x3e903560 ip_tunnel_netlink_encap_parms +EXPORT_SYMBOL_GPL vmlinux 0x3e912530 genphy_c45_pma_baset1_setup_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x3e915c73 __fsverity_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x3e9a3231 sync_page_io +EXPORT_SYMBOL_GPL vmlinux 0x3ea5196d apei_osc_setup +EXPORT_SYMBOL_GPL vmlinux 0x3ec488b0 ata_port_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x3ec9a0d1 ahci_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x3ed96200 pin_get_name +EXPORT_SYMBOL_GPL vmlinux 0x3edb086b pse_control_put +EXPORT_SYMBOL_GPL vmlinux 0x3ee75565 mddev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x3ef051c8 crypto_inc +EXPORT_SYMBOL_GPL vmlinux 0x3ef9bc92 devres_release_group +EXPORT_SYMBOL_GPL vmlinux 0x3efd5762 extcon_sync +EXPORT_SYMBOL_GPL vmlinux 0x3f067518 nf_ipv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x3f071bd3 pm_generic_thaw_early +EXPORT_SYMBOL_GPL vmlinux 0x3f081f8e fscrypt_mergeable_bio_bh +EXPORT_SYMBOL_GPL vmlinux 0x3f0df0a6 mtk_pinconf_adv_drive_get +EXPORT_SYMBOL_GPL vmlinux 0x3f11dbbe devl_rate_leaf_destroy +EXPORT_SYMBOL_GPL vmlinux 0x3f170d58 kvm_clear_guest +EXPORT_SYMBOL_GPL vmlinux 0x3f1fbd9d fsl_mc_resource_free +EXPORT_SYMBOL_GPL vmlinux 0x3f2b7192 pinmux_generic_get_function +EXPORT_SYMBOL_GPL vmlinux 0x3f2e657d bpf_trace_run5 +EXPORT_SYMBOL_GPL vmlinux 0x3f3c64fd bd_unlink_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x3f3ffac1 serial8250_do_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x3f4060b5 rcu_trc_cmpxchg_need_qs +EXPORT_SYMBOL_GPL vmlinux 0x3f4892dc blk_queue_rq_timeout +EXPORT_SYMBOL_GPL vmlinux 0x3f491f49 reset_control_bulk_reset +EXPORT_SYMBOL_GPL vmlinux 0x3f51479b regmap_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x3f59150c pci_create_ims_domain +EXPORT_SYMBOL_GPL vmlinux 0x3f6876c5 genphy_c45_read_mdix +EXPORT_SYMBOL_GPL vmlinux 0x3f6aa876 sdio_writew +EXPORT_SYMBOL_GPL vmlinux 0x3f7dc528 clk_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x3f83f8d3 rcu_bind_current_to_nocb +EXPORT_SYMBOL_GPL vmlinux 0x3f84bcd7 dax_alive +EXPORT_SYMBOL_GPL vmlinux 0x3f852dee of_pci_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0x3fa2db49 sfp_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x3fae6ab0 hv_vp_index +EXPORT_SYMBOL_GPL vmlinux 0x3fbb3e4f xdp_rxq_info_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x3fd2fa8f irq_chip_mask_parent +EXPORT_SYMBOL_GPL vmlinux 0x3fd78959 ata_sff_data_xfer32 +EXPORT_SYMBOL_GPL vmlinux 0x3fd8d513 divider_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x3fd954e5 devl_dpipe_table_register +EXPORT_SYMBOL_GPL vmlinux 0x3fe35aea irq_bypass_unregister_consumer +EXPORT_SYMBOL_GPL vmlinux 0x3fe6c346 devlink_fmsg_binary_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x3fea029c hisi_clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x3fea3b8c extcon_find_edev_by_node +EXPORT_SYMBOL_GPL vmlinux 0x3ff2e349 hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x3ff919a6 crypto_unregister_template +EXPORT_SYMBOL_GPL vmlinux 0x3ffd4f2d blk_crypto_reprogram_all_keys +EXPORT_SYMBOL_GPL vmlinux 0x3ffdacf3 timerqueue_iterate_next +EXPORT_SYMBOL_GPL vmlinux 0x3ffebd92 of_prop_next_string +EXPORT_SYMBOL_GPL vmlinux 0x400a024b acpi_scan_lock_release +EXPORT_SYMBOL_GPL vmlinux 0x4023b984 stmpe_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x40267068 usb_anchor_resume_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x40286142 tegra_xusb_padctl_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x403dad89 get_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0x403eac60 sbitmap_get +EXPORT_SYMBOL_GPL vmlinux 0x403f9529 gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x4043757f init_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x4046470f switchdev_handle_port_obj_del_foreign +EXPORT_SYMBOL_GPL vmlinux 0x4055c837 of_irq_find_parent +EXPORT_SYMBOL_GPL vmlinux 0x40590788 skb_partial_csum_set +EXPORT_SYMBOL_GPL vmlinux 0x405d15a6 pinctrl_generic_get_group_count +EXPORT_SYMBOL_GPL vmlinux 0x4062587e xfrm_audit_state_notfound +EXPORT_SYMBOL_GPL vmlinux 0x40631a39 md_rdev_init +EXPORT_SYMBOL_GPL vmlinux 0x4063acfb bpf_offload_dev_create +EXPORT_SYMBOL_GPL vmlinux 0x4065d168 pm_print_active_wakeup_sources +EXPORT_SYMBOL_GPL vmlinux 0x406c4cb1 hrtimer_resolution +EXPORT_SYMBOL_GPL vmlinux 0x4071b517 out_of_line_wait_on_bit_timeout +EXPORT_SYMBOL_GPL vmlinux 0x407668a3 spi_add_device +EXPORT_SYMBOL_GPL vmlinux 0x407af304 usb_wait_anchor_empty_timeout +EXPORT_SYMBOL_GPL vmlinux 0x407e023b icc_node_create +EXPORT_SYMBOL_GPL vmlinux 0x4081a469 md_account_bio +EXPORT_SYMBOL_GPL vmlinux 0x4099f919 tun_ptr_free +EXPORT_SYMBOL_GPL vmlinux 0x409e67c3 __fsverity_cleanup_inode +EXPORT_SYMBOL_GPL vmlinux 0x409fd91d phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x40b8c215 clockevents_register_device +EXPORT_SYMBOL_GPL vmlinux 0x40f028b3 zynqmp_pm_set_rpu_mode +EXPORT_SYMBOL_GPL vmlinux 0x40f0683e reset_control_put +EXPORT_SYMBOL_GPL vmlinux 0x40f8b94e ring_buffer_iter_dropped +EXPORT_SYMBOL_GPL vmlinux 0x40f8bd4e klist_add_before +EXPORT_SYMBOL_GPL vmlinux 0x40f8e79f crypto_comp_compress +EXPORT_SYMBOL_GPL vmlinux 0x4100a662 clk_get_scaled_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x411be745 cpufreq_freq_attr_scaling_boost_freqs +EXPORT_SYMBOL_GPL vmlinux 0x411ce878 ata_sff_thaw +EXPORT_SYMBOL_GPL vmlinux 0x41237f71 cpu_have_feature +EXPORT_SYMBOL_GPL vmlinux 0x4124cf71 regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x4129e502 crypto_register_alg +EXPORT_SYMBOL_GPL vmlinux 0x412bc681 ring_buffer_empty_cpu +EXPORT_SYMBOL_GPL vmlinux 0x412be81d cpuidle_register +EXPORT_SYMBOL_GPL vmlinux 0x412f5e30 vchan_find_desc +EXPORT_SYMBOL_GPL vmlinux 0x41360d8f of_mm_gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0x414d119a videomode_from_timings +EXPORT_SYMBOL_GPL vmlinux 0x414e2ea4 irq_domain_associate +EXPORT_SYMBOL_GPL vmlinux 0x41659077 __pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0x417a89e7 blk_mq_unquiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x41814cb8 dirty_writeback_interval +EXPORT_SYMBOL_GPL vmlinux 0x418507aa blk_rq_is_poll +EXPORT_SYMBOL_GPL vmlinux 0x418873cc irq_bypass_register_producer +EXPORT_SYMBOL_GPL vmlinux 0x41946cdc ata_sas_async_probe +EXPORT_SYMBOL_GPL vmlinux 0x419d7c83 zynqmp_pm_pinctrl_set_config +EXPORT_SYMBOL_GPL vmlinux 0x419da979 is_skb_forwardable +EXPORT_SYMBOL_GPL vmlinux 0x419e7efd sfp_module_stop +EXPORT_SYMBOL_GPL vmlinux 0x41b49515 regulator_set_active_discharge_regmap +EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue +EXPORT_SYMBOL_GPL vmlinux 0x41bad277 serdev_device_write_buf +EXPORT_SYMBOL_GPL vmlinux 0x41bb2350 percpu_free_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x41bc032b devlink_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x41bce49a ghes_register_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x41bff04c meson_clk_pll_ops +EXPORT_SYMBOL_GPL vmlinux 0x41c36b9b __tracepoint_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x41e95e5a regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x41ec75b1 rz_mtu3_16bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x41ed185c __fscrypt_inode_uses_inline_crypto +EXPORT_SYMBOL_GPL vmlinux 0x41ed3cec eventfd_ctx_remove_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x41ee71a4 iomap_get_folio +EXPORT_SYMBOL_GPL vmlinux 0x41facb99 xhci_add_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x42041512 i2c_get_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x420dedf5 hwmon_device_register +EXPORT_SYMBOL_GPL vmlinux 0x420f3d01 nvmem_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4214bc1d pm_clk_add +EXPORT_SYMBOL_GPL vmlinux 0x423019b4 dev_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0x4234f827 sk_msg_alloc +EXPORT_SYMBOL_GPL vmlinux 0x425134db led_trigger_set_default +EXPORT_SYMBOL_GPL vmlinux 0x425b2d68 vtime_guest_exit +EXPORT_SYMBOL_GPL vmlinux 0x42635d55 pm_suspend_global_flags +EXPORT_SYMBOL_GPL vmlinux 0x426452a3 acpi_evaluation_failure_warn +EXPORT_SYMBOL_GPL vmlinux 0x42650c0f sata_pmp_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x4270ed7f rio_release_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x4278d56a phylink_expects_phy +EXPORT_SYMBOL_GPL vmlinux 0x4279d70f meson_vid_pll_div_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x428078f9 iommu_map_sg +EXPORT_SYMBOL_GPL vmlinux 0x42825ce2 rcu_scheduler_active +EXPORT_SYMBOL_GPL vmlinux 0x428e6aa4 iommu_sva_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0x429aa5b0 uart_insert_char +EXPORT_SYMBOL_GPL vmlinux 0x429c3f9c reboot_mode +EXPORT_SYMBOL_GPL vmlinux 0x42adfcbf iomap_seek_hole +EXPORT_SYMBOL_GPL vmlinux 0x42bf8fe1 list_lru_del +EXPORT_SYMBOL_GPL vmlinux 0x42c2b87a dev_pm_opp_get_of_node +EXPORT_SYMBOL_GPL vmlinux 0x42c7f5da scmi_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0x42decd74 icc_node_del +EXPORT_SYMBOL_GPL vmlinux 0x42e732cb vcap_rule_add_key_u128 +EXPORT_SYMBOL_GPL vmlinux 0x42ef6112 __phy_modify +EXPORT_SYMBOL_GPL vmlinux 0x42f728aa mctrl_gpio_get_outputs +EXPORT_SYMBOL_GPL vmlinux 0x430ae613 serdev_device_set_parity +EXPORT_SYMBOL_GPL vmlinux 0x430d88ec __traceiter_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x4320c355 imx_clk_hw_frac_pll +EXPORT_SYMBOL_GPL vmlinux 0x4334a33c dm_noflush_suspending +EXPORT_SYMBOL_GPL vmlinux 0x4337fa6f component_del +EXPORT_SYMBOL_GPL vmlinux 0x4339f399 msg_zerocopy_callback +EXPORT_SYMBOL_GPL vmlinux 0x433d6e82 virtqueue_disable_cb +EXPORT_SYMBOL_GPL vmlinux 0x434b7874 free_fib_info +EXPORT_SYMBOL_GPL vmlinux 0x435219ab gpio_to_desc +EXPORT_SYMBOL_GPL vmlinux 0x43575c56 rio_route_get_entry +EXPORT_SYMBOL_GPL vmlinux 0x435ea180 nfs42_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x435f2d93 pm_generic_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4368cb8c tps6586x_get_version +EXPORT_SYMBOL_GPL vmlinux 0x436d817f mpi_clear_bit +EXPORT_SYMBOL_GPL vmlinux 0x437eb1df ipv6_mod_enabled +EXPORT_SYMBOL_GPL vmlinux 0x437f34f9 hte_push_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x438d8df2 iova_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x438fe2e5 ping_common_sendmsg +EXPORT_SYMBOL_GPL vmlinux 0x43a51122 extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x43aa319e lease_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x43b5414c rio_dma_prep_xfer +EXPORT_SYMBOL_GPL vmlinux 0x43b63691 bd_link_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x43c5f4c4 fw_devlink_purge_absent_suppliers +EXPORT_SYMBOL_GPL vmlinux 0x43caa7c0 regmap_irq_get_irq_reg_linear +EXPORT_SYMBOL_GPL vmlinux 0x43e5b159 rockchip_pcie_deinit_phys +EXPORT_SYMBOL_GPL vmlinux 0x43e9ea86 mtk_clk_pdev_probe +EXPORT_SYMBOL_GPL vmlinux 0x43f81957 clk_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x43f92edd wait_for_initramfs +EXPORT_SYMBOL_GPL vmlinux 0x4401e6c2 mpi_cmpabs +EXPORT_SYMBOL_GPL vmlinux 0x440e64b1 pci_assign_unassigned_bridge_resources +EXPORT_SYMBOL_GPL vmlinux 0x4413f461 zynqmp_pm_request_wake +EXPORT_SYMBOL_GPL vmlinux 0x4414d3fa devlink_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4422ac24 zynqmp_pm_set_tapdelay_bypass +EXPORT_SYMBOL_GPL vmlinux 0x4423a8d0 lwtunnel_encap_add_ops +EXPORT_SYMBOL_GPL vmlinux 0x442deaa9 poll_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x4439bc33 debugfs_create_x64 +EXPORT_SYMBOL_GPL vmlinux 0x4439bcd2 __SCK__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x444f1735 cpu_pm_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4454f776 rtc_read_time +EXPORT_SYMBOL_GPL vmlinux 0x445c8f5c proc_create_net_single_write +EXPORT_SYMBOL_GPL vmlinux 0x4471a51d vhost_task_stop +EXPORT_SYMBOL_GPL vmlinux 0x44731142 mtk_clk_unregister_plls +EXPORT_SYMBOL_GPL vmlinux 0x4475dcaf hv_nested +EXPORT_SYMBOL_GPL vmlinux 0x447f809c imx_clk_hw_pllv3 +EXPORT_SYMBOL_GPL vmlinux 0x4484a5a4 wait_for_device_probe +EXPORT_SYMBOL_GPL vmlinux 0x448bb204 tcp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x44a5e206 fsl_mc_bus_dpdmai_type +EXPORT_SYMBOL_GPL vmlinux 0x44a793ab HYPERVISOR_grant_table_op +EXPORT_SYMBOL_GPL vmlinux 0x44bae227 bit_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x44bdd5ba regmap_attach_dev +EXPORT_SYMBOL_GPL vmlinux 0x44c10a52 kvfree_call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x44ce76be devfreq_get_devfreq_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x44cf8cf0 blk_zone_cond_str +EXPORT_SYMBOL_GPL vmlinux 0x44d21eac __traceiter_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x44d8d11c rcu_tasks_trace_qs_blkd +EXPORT_SYMBOL_GPL vmlinux 0x44dee0f2 __reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x44e106c8 ahci_stop_engine +EXPORT_SYMBOL_GPL vmlinux 0x44e1e9aa balloon_stats +EXPORT_SYMBOL_GPL vmlinux 0x44e58976 __tracepoint_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x44ec5090 platform_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x44f637b5 irq_chip_set_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x44f80fca __traceiter_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x44fe9903 tty_prepare_flip_string +EXPORT_SYMBOL_GPL vmlinux 0x4507f4a8 cpuhp_tasks_frozen +EXPORT_SYMBOL_GPL vmlinux 0x451618d0 sbitmap_del_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x45177a9b _proc_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x451cddfe ata_host_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4531624f usb_decode_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x4531ab62 copy_from_kernel_nofault +EXPORT_SYMBOL_GPL vmlinux 0x453d6d10 fsl_mc_device_group +EXPORT_SYMBOL_GPL vmlinux 0x454ee6ea i2c_acpi_find_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0x45558f56 clk_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x4561f990 qcom_smem_state_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4565bf6b pci_epf_free_space +EXPORT_SYMBOL_GPL vmlinux 0x457594fa crypto_alg_list +EXPORT_SYMBOL_GPL vmlinux 0x4579e218 fscrypt_dio_supported +EXPORT_SYMBOL_GPL vmlinux 0x45845028 apply_to_page_range +EXPORT_SYMBOL_GPL vmlinux 0x45929e0d irq_gc_mask_disable_reg +EXPORT_SYMBOL_GPL vmlinux 0x459d484d housekeeping_affine +EXPORT_SYMBOL_GPL vmlinux 0x459e6151 mm_unaccount_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x459f3567 acpi_dma_request_slave_chan_by_name +EXPORT_SYMBOL_GPL vmlinux 0x45a25ee5 locks_owner_has_blockers +EXPORT_SYMBOL_GPL vmlinux 0x45b84509 clk_hw_unregister +EXPORT_SYMBOL_GPL vmlinux 0x45c31884 __irq_domain_add +EXPORT_SYMBOL_GPL vmlinux 0x45c4727c usb_debug_root +EXPORT_SYMBOL_GPL vmlinux 0x45c53140 rtc_set_time +EXPORT_SYMBOL_GPL vmlinux 0x45ca706a clk_fixed_rate_ops +EXPORT_SYMBOL_GPL vmlinux 0x45e8b450 mnt_idmap_get +EXPORT_SYMBOL_GPL vmlinux 0x45f14127 debugfs_lookup +EXPORT_SYMBOL_GPL vmlinux 0x45f2a850 receive_fd +EXPORT_SYMBOL_GPL vmlinux 0x46013233 net_dec_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x46030074 __hrtimer_get_remaining +EXPORT_SYMBOL_GPL vmlinux 0x460fe14f tpm_pcr_extend +EXPORT_SYMBOL_GPL vmlinux 0x46104930 dw_pcie_write_dbi +EXPORT_SYMBOL_GPL vmlinux 0x46194b60 iommu_dev_disable_feature +EXPORT_SYMBOL_GPL vmlinux 0x461c3fb9 dw_pcie_upconfig_setup +EXPORT_SYMBOL_GPL vmlinux 0x46275130 mas_expected_entries +EXPORT_SYMBOL_GPL vmlinux 0x4633ea3e rio_release_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x46419f0d iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x4642483f crypto_register_acomp +EXPORT_SYMBOL_GPL vmlinux 0x4643ffb9 inet_csk_reqsk_queue_hash_add +EXPORT_SYMBOL_GPL vmlinux 0x464cff9d xenbus_dev_remove +EXPORT_SYMBOL_GPL vmlinux 0x465169e7 posix_clock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x467d2b47 virtqueue_get_buf +EXPORT_SYMBOL_GPL vmlinux 0x467d354d ip6_sk_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x46865ba1 devm_device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0x468855bc dev_attr_em_message +EXPORT_SYMBOL_GPL vmlinux 0x4688d7ec pvclock_gtod_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x46a283d7 tps6586x_read +EXPORT_SYMBOL_GPL vmlinux 0x46a4b118 hrtimer_cancel +EXPORT_SYMBOL_GPL vmlinux 0x46a5d0f8 sk_msg_trim +EXPORT_SYMBOL_GPL vmlinux 0x46b7f3f8 __traceiter_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x46bc5114 __imx8m_clk_hw_composite +EXPORT_SYMBOL_GPL vmlinux 0x46e235d3 pm_clk_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x46e56388 serdev_device_add +EXPORT_SYMBOL_GPL vmlinux 0x46e67a71 this_cpu_has_cap +EXPORT_SYMBOL_GPL vmlinux 0x46e8b5b2 devlink_linecard_nested_dl_set +EXPORT_SYMBOL_GPL vmlinux 0x46fee6d7 srcu_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x47151ce5 irq_chip_disable_parent +EXPORT_SYMBOL_GPL vmlinux 0x4715c5c7 dev_pm_opp_enable +EXPORT_SYMBOL_GPL vmlinux 0x4719265a dprc_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x47229b5c gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x473a9f4e usb_hc_died +EXPORT_SYMBOL_GPL vmlinux 0x473f87f2 __regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0x4759ed10 shash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x475cdf2d inet_ctl_sock_create +EXPORT_SYMBOL_GPL vmlinux 0x4761f17c register_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x476461e8 __tracepoint_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x47663cfe vcap_rule_mod_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x47739ade mmc_regulator_get_supply +EXPORT_SYMBOL_GPL vmlinux 0x47758fc8 ethtool_dev_mm_supported +EXPORT_SYMBOL_GPL vmlinux 0x477ab99b sdio_signal_irq +EXPORT_SYMBOL_GPL vmlinux 0x477eab78 scsi_host_complete_all_commands +EXPORT_SYMBOL_GPL vmlinux 0x47841ee3 usb_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x47853125 nvdimm_security_setup_events +EXPORT_SYMBOL_GPL vmlinux 0x47884890 system_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0x478df6a9 crypto_alloc_acomp_node +EXPORT_SYMBOL_GPL vmlinux 0x478e81f8 tcp_orphan_count +EXPORT_SYMBOL_GPL vmlinux 0x479803b9 base64_encode +EXPORT_SYMBOL_GPL vmlinux 0x479f7d4b clk_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x47aad3b9 have_governor_per_policy +EXPORT_SYMBOL_GPL vmlinux 0x47b1167d gnttab_unmap_refs_async +EXPORT_SYMBOL_GPL vmlinux 0x47c24183 usb_control_msg_send +EXPORT_SYMBOL_GPL vmlinux 0x47c63e73 sysfs_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x47d0eea2 acpi_lpat_temp_to_raw +EXPORT_SYMBOL_GPL vmlinux 0x47de0dc7 clk_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x47e2e87d crypto_unregister_shashes +EXPORT_SYMBOL_GPL vmlinux 0x480305ca kmsg_dump_rewind +EXPORT_SYMBOL_GPL vmlinux 0x480b69c4 spi_sync_locked +EXPORT_SYMBOL_GPL vmlinux 0x4815aa79 dev_pm_opp_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x4818c33e xen_xlate_unmap_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0x481ca94e __platform_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x481f9b7d mpi_mulm +EXPORT_SYMBOL_GPL vmlinux 0x48203853 em_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x48230fa1 ahci_fill_cmd_slot +EXPORT_SYMBOL_GPL vmlinux 0x4828e77b acpi_scan_lock_acquire +EXPORT_SYMBOL_GPL vmlinux 0x4843a748 qman_portals_probed +EXPORT_SYMBOL_GPL vmlinux 0x48553eac fixed_phy_register_with_gpiod +EXPORT_SYMBOL_GPL vmlinux 0x485cd7f6 kvm_rebooting +EXPORT_SYMBOL_GPL vmlinux 0x4860265f mtk_clk_register_pllfhs +EXPORT_SYMBOL_GPL vmlinux 0x486838a5 __tracepoint_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x4868b9f2 crypto_type_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x4868f94a pm_generic_poweroff_late +EXPORT_SYMBOL_GPL vmlinux 0x4869cd54 hisi_clk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x486acc67 inet_csk_route_req +EXPORT_SYMBOL_GPL vmlinux 0x486dedc3 ghes_unregister_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x489353d7 inet6_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x48a3d20b mctrl_gpio_get +EXPORT_SYMBOL_GPL vmlinux 0x48ae9bb4 crypto_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x48b398e7 vp_modern_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x48b42c15 led_blink_set_oneshot +EXPORT_SYMBOL_GPL vmlinux 0x48b49958 dev_pm_genpd_resume +EXPORT_SYMBOL_GPL vmlinux 0x48bc2b7c anon_inode_getfd +EXPORT_SYMBOL_GPL vmlinux 0x48c32847 __SCK__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x48c35c9e __tracepoint_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x48cb9fcd kthread_mod_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x48d14f71 __pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x48df0e02 __fsnotify_parent +EXPORT_SYMBOL_GPL vmlinux 0x48e2b6cf sock_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0x48e87be8 pm_generic_thaw +EXPORT_SYMBOL_GPL vmlinux 0x490475be class_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x4904c8a9 fl6_update_dst +EXPORT_SYMBOL_GPL vmlinux 0x491052cf dax_iomap_fault +EXPORT_SYMBOL_GPL vmlinux 0x49242bc7 freezer_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4931d978 __clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x4934bdd0 crypto_check_attr_type +EXPORT_SYMBOL_GPL vmlinux 0x4937bb74 __usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x4939ebcd numa_map_to_online_node +EXPORT_SYMBOL_GPL vmlinux 0x493bff46 serial8250_em485_config +EXPORT_SYMBOL_GPL vmlinux 0x495f6ecc acpi_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0x49608959 migrate_disable +EXPORT_SYMBOL_GPL vmlinux 0x49742bfe zone_device_page_init +EXPORT_SYMBOL_GPL vmlinux 0x49748c51 net_selftest +EXPORT_SYMBOL_GPL vmlinux 0x49769273 virtqueue_resize +EXPORT_SYMBOL_GPL vmlinux 0x497d0053 of_platform_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4989129e mmc_crypto_prepare_req +EXPORT_SYMBOL_GPL vmlinux 0x498b2362 dax_remap_file_range_prep +EXPORT_SYMBOL_GPL vmlinux 0x499043d3 crypto_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x49921105 acpiphp_unregister_attention +EXPORT_SYMBOL_GPL vmlinux 0x49927d25 page_reporting_unregister +EXPORT_SYMBOL_GPL vmlinux 0x49938b61 ata_scsi_slave_config +EXPORT_SYMBOL_GPL vmlinux 0x49a971e0 nvdimm_volatile_region_create +EXPORT_SYMBOL_GPL vmlinux 0x49b080f4 md_do_sync +EXPORT_SYMBOL_GPL vmlinux 0x49c10275 ohci_resume +EXPORT_SYMBOL_GPL vmlinux 0x49c3e042 fuse_send_init +EXPORT_SYMBOL_GPL vmlinux 0x49cd25ed alloc_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x49e62a4d crypto_grab_ahash +EXPORT_SYMBOL_GPL vmlinux 0x49e96999 cond_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x49f4787b get_dev_pagemap +EXPORT_SYMBOL_GPL vmlinux 0x4a04a62a bpf_trace_run11 +EXPORT_SYMBOL_GPL vmlinux 0x4a05f973 task_cputime_adjusted +EXPORT_SYMBOL_GPL vmlinux 0x4a15de9e mtk_clk_register_dividers +EXPORT_SYMBOL_GPL vmlinux 0x4a17ed66 sysrq_mask +EXPORT_SYMBOL_GPL vmlinux 0x4a1bb2fd dm_post_suspending +EXPORT_SYMBOL_GPL vmlinux 0x4a1efb67 mpc8xxx_spi_rx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4a2c3f4d __inet_lookup_established +EXPORT_SYMBOL_GPL vmlinux 0x4a3e57ec bgpio_init +EXPORT_SYMBOL_GPL vmlinux 0x4a41047e acpi_device_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x4a420d09 acpi_bus_detach_private_data +EXPORT_SYMBOL_GPL vmlinux 0x4a43e794 fwnode_usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x4a5cc8cb tpm_default_chip +EXPORT_SYMBOL_GPL vmlinux 0x4a8dd8e7 fat_sync_inode +EXPORT_SYMBOL_GPL vmlinux 0x4a91b6f6 ata_std_postreset +EXPORT_SYMBOL_GPL vmlinux 0x4a957158 dev_pm_genpd_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4a9c0622 mmc_send_abort_tuning +EXPORT_SYMBOL_GPL vmlinux 0x4ab8147c class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4ac21ce1 ata_bmdma_irq_clear +EXPORT_SYMBOL_GPL vmlinux 0x4ad76d30 tty_port_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x4adef3d6 __hvc_resize +EXPORT_SYMBOL_GPL vmlinux 0x4b024f63 extcon_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4b0645b6 wait_for_stable_page +EXPORT_SYMBOL_GPL vmlinux 0x4b12b215 __fscrypt_prepare_readdir +EXPORT_SYMBOL_GPL vmlinux 0x4b164dbe lwtunnel_cmp_encap +EXPORT_SYMBOL_GPL vmlinux 0x4b204896 devm_mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4b3122a3 virtqueue_add_inbuf +EXPORT_SYMBOL_GPL vmlinux 0x4b4692d6 hid_bpf_disconnect_device +EXPORT_SYMBOL_GPL vmlinux 0x4b5acf74 rhashtable_init +EXPORT_SYMBOL_GPL vmlinux 0x4b5e512b register_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x4b69e473 misc_cg_uncharge +EXPORT_SYMBOL_GPL vmlinux 0x4b6abfaf crypto_clone_cipher +EXPORT_SYMBOL_GPL vmlinux 0x4b704921 phy_get +EXPORT_SYMBOL_GPL vmlinux 0x4b926ed0 cpufreq_cpu_put +EXPORT_SYMBOL_GPL vmlinux 0x4b931968 xen_features +EXPORT_SYMBOL_GPL vmlinux 0x4b9d3137 platform_irq_count +EXPORT_SYMBOL_GPL vmlinux 0x4ba25772 rockchip_pcie_enable_clocks +EXPORT_SYMBOL_GPL vmlinux 0x4ba83ba7 dev_fill_forward_path +EXPORT_SYMBOL_GPL vmlinux 0x4bad642d devlink_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x4bbc859c dma_async_device_channel_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4bc349c2 user_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4bc81549 genphy_c45_plca_get_status +EXPORT_SYMBOL_GPL vmlinux 0x4bc8727f xen_balloon_init +EXPORT_SYMBOL_GPL vmlinux 0x4bc9922e dma_run_dependencies +EXPORT_SYMBOL_GPL vmlinux 0x4bcdaaea devfreq_event_disable_edev +EXPORT_SYMBOL_GPL vmlinux 0x4bd39fc6 __traceiter_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x4bd6f08b misc_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4bdb8dcc housekeeping_test_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4be082f6 cpufreq_dbs_governor_init +EXPORT_SYMBOL_GPL vmlinux 0x4be632b6 gpiochip_line_is_open_source +EXPORT_SYMBOL_GPL vmlinux 0x4be79ffc pci_user_write_config_word +EXPORT_SYMBOL_GPL vmlinux 0x4bf5cfbe scsi_unregister_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x4bfd398d hwrng_msleep +EXPORT_SYMBOL_GPL vmlinux 0x4c135833 nvdimm_delete +EXPORT_SYMBOL_GPL vmlinux 0x4c174110 of_pci_parse_bus_range +EXPORT_SYMBOL_GPL vmlinux 0x4c1cd647 set_capacity_and_notify +EXPORT_SYMBOL_GPL vmlinux 0x4c1e4ffe tty_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x4c1e680b kthread_flush_worker +EXPORT_SYMBOL_GPL vmlinux 0x4c26cc86 noop_direct_IO +EXPORT_SYMBOL_GPL vmlinux 0x4c2a4a16 rio_add_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0x4c2b351d start_poll_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x4c39bf7f inode_sb_list_add +EXPORT_SYMBOL_GPL vmlinux 0x4c4352d6 led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4c48612c devm_clk_get_optional_prepared +EXPORT_SYMBOL_GPL vmlinux 0x4c4924fa genphy_c45_read_pma +EXPORT_SYMBOL_GPL vmlinux 0x4c4ddc06 __traceiter_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x4c549b36 __traceiter_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x4c57e3c4 dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x4c5f348e acpi_dev_filter_resource_type +EXPORT_SYMBOL_GPL vmlinux 0x4c766a65 subsys_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4c8adfe1 hv_root_partition +EXPORT_SYMBOL_GPL vmlinux 0x4ca5590e mas_prev +EXPORT_SYMBOL_GPL vmlinux 0x4cb27100 ktime_get_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x4cb75e07 soc_device_register +EXPORT_SYMBOL_GPL vmlinux 0x4cb81fda __SCK__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x4ccf4a5e usb_queue_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x4cd4f006 __rio_local_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x4ceb433c mtk_pinconf_drive_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x4cee2b18 devm_hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x4cf8880f vcap_rule_add_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4d0015e2 cpu_hotplug_disable +EXPORT_SYMBOL_GPL vmlinux 0x4d078513 sdio_f0_readb +EXPORT_SYMBOL_GPL vmlinux 0x4d0c453f blk_mq_start_stopped_hw_queue +EXPORT_SYMBOL_GPL vmlinux 0x4d24a1e4 sbitmap_finish_wait +EXPORT_SYMBOL_GPL vmlinux 0x4d2e5f95 virtqueue_get_buf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x4d3a0696 __SCK__tp_func_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x4d43655f regmap_field_read +EXPORT_SYMBOL_GPL vmlinux 0x4d5afa36 crypto_ahash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x4d6d0bbc iommu_group_ref_get +EXPORT_SYMBOL_GPL vmlinux 0x4d719af1 devlink_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x4d7272e4 migrate_enable +EXPORT_SYMBOL_GPL vmlinux 0x4d83c710 k3_udma_glue_tdown_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x4d95d6d1 memcpy_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x4dae16e4 i2c_put_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x4dca7e26 rtc_set_alarm +EXPORT_SYMBOL_GPL vmlinux 0x4dde35d2 i2c_client_type +EXPORT_SYMBOL_GPL vmlinux 0x4de17ab3 usb_state_string +EXPORT_SYMBOL_GPL vmlinux 0x4de6951b usb_root_hub_lost_power +EXPORT_SYMBOL_GPL vmlinux 0x4de7efca fuse_sync_release +EXPORT_SYMBOL_GPL vmlinux 0x4de9bd15 rio_unmap_inb_region +EXPORT_SYMBOL_GPL vmlinux 0x4deec853 pci_epc_set_msix +EXPORT_SYMBOL_GPL vmlinux 0x4e04bc03 sata_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x4e09d320 skb_append_pagefrags +EXPORT_SYMBOL_GPL vmlinux 0x4e17c613 ata_sff_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x4e1ce1f9 crypto_unregister_instance +EXPORT_SYMBOL_GPL vmlinux 0x4e2cca47 acpi_get_and_request_gpiod +EXPORT_SYMBOL_GPL vmlinux 0x4e2f1b96 balloon_page_enqueue +EXPORT_SYMBOL_GPL vmlinux 0x4e374fda usb_hcd_resume_root_hub +EXPORT_SYMBOL_GPL vmlinux 0x4e3fd1b4 kvm_release_pfn_clean +EXPORT_SYMBOL_GPL vmlinux 0x4e42dda8 dev_pm_opp_get_required_pstate +EXPORT_SYMBOL_GPL vmlinux 0x4e4a059d nd_cmd_in_size +EXPORT_SYMBOL_GPL vmlinux 0x4e4c37e2 freq_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4e51b52e phylink_fwnode_phy_connect +EXPORT_SYMBOL_GPL vmlinux 0x4e657485 free_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0x4e6eb3dc rockchip_pcie_init_port +EXPORT_SYMBOL_GPL vmlinux 0x4e6fc9b0 power_supply_battery_info_get_prop +EXPORT_SYMBOL_GPL vmlinux 0x4e82262b __pm_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x4e84135f gpiochip_find +EXPORT_SYMBOL_GPL vmlinux 0x4e8e33f4 wb_writeout_inc +EXPORT_SYMBOL_GPL vmlinux 0x4e9f6091 blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0x4eab1f5c disk_force_media_change +EXPORT_SYMBOL_GPL vmlinux 0x4eab9f64 led_classdev_resume +EXPORT_SYMBOL_GPL vmlinux 0x4eac5fc1 cpu_mitigations_auto_nosmt +EXPORT_SYMBOL_GPL vmlinux 0x4eb39fc6 devm_gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x4ebc780e led_stop_software_blink +EXPORT_SYMBOL_GPL vmlinux 0x4ebf40fe aead_init_geniv +EXPORT_SYMBOL_GPL vmlinux 0x4ecb68b6 device_link_add +EXPORT_SYMBOL_GPL vmlinux 0x4ece3615 blocking_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4ed21ace sdio_claim_host +EXPORT_SYMBOL_GPL vmlinux 0x4ef59167 kvm_make_all_cpus_request +EXPORT_SYMBOL_GPL vmlinux 0x4ef5bcf4 perf_swevent_get_recursion_context +EXPORT_SYMBOL_GPL vmlinux 0x4ef856c4 led_set_brightness_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x4efcf021 mpi_normalize +EXPORT_SYMBOL_GPL vmlinux 0x4f065c40 icc_std_aggregate +EXPORT_SYMBOL_GPL vmlinux 0x4f1a53ab pinctrl_enable +EXPORT_SYMBOL_GPL vmlinux 0x4f2593f0 btree_update +EXPORT_SYMBOL_GPL vmlinux 0x4f2c996d kmsg_dump_get_line +EXPORT_SYMBOL_GPL vmlinux 0x4f2cbc10 rz_mtu3_enable +EXPORT_SYMBOL_GPL vmlinux 0x4f377a35 inet_csk_get_port +EXPORT_SYMBOL_GPL vmlinux 0x4f47a18a switchdev_bridge_port_unoffload +EXPORT_SYMBOL_GPL vmlinux 0x4f47f5bb strp_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x4f48107a devm_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x4f504cde devfreq_event_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x4f5427d2 udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x4f553696 pm_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x4f58eafa attribute_container_find_class_device +EXPORT_SYMBOL_GPL vmlinux 0x4f6a07fe show_rcu_gp_kthreads +EXPORT_SYMBOL_GPL vmlinux 0x4f70ee55 xdp_convert_zc_to_xdp_frame +EXPORT_SYMBOL_GPL vmlinux 0x4f72a987 uart_parse_options +EXPORT_SYMBOL_GPL vmlinux 0x4f80e319 __ct_user_exit +EXPORT_SYMBOL_GPL vmlinux 0x4f8f4d24 devlink_to_dev +EXPORT_SYMBOL_GPL vmlinux 0x4f8ff947 regmap_exit +EXPORT_SYMBOL_GPL vmlinux 0x4f98d766 cpu_pm_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4f9da6b1 skb_mpls_pop +EXPORT_SYMBOL_GPL vmlinux 0x4fad14e2 tty_init_termios +EXPORT_SYMBOL_GPL vmlinux 0x4fb5da55 fs_put_dax +EXPORT_SYMBOL_GPL vmlinux 0x4fb621ac dst_cache_get_ip4 +EXPORT_SYMBOL_GPL vmlinux 0x4fb87285 find_get_pid +EXPORT_SYMBOL_GPL vmlinux 0x4fc8e296 irq_domain_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x4fdc945d sata_deb_timing_normal +EXPORT_SYMBOL_GPL vmlinux 0x4fe1eddf unregister_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4ff2cc3f mpc8xxx_spi_tx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0x50069459 ata_bmdma_post_internal_cmd +EXPORT_SYMBOL_GPL vmlinux 0x500bac63 power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x500c768c apei_exec_read_register +EXPORT_SYMBOL_GPL vmlinux 0x5013170b balloon_mops +EXPORT_SYMBOL_GPL vmlinux 0x50143ab8 blk_mq_quiesce_queue_nowait +EXPORT_SYMBOL_GPL vmlinux 0x501b4713 iommu_fwspec_init +EXPORT_SYMBOL_GPL vmlinux 0x5026585c xen_irq_from_gsi +EXPORT_SYMBOL_GPL vmlinux 0x503048a0 kvm_irq_has_notifier +EXPORT_SYMBOL_GPL vmlinux 0x5030e6f5 regmap_field_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x50366c03 gov_attr_set_put +EXPORT_SYMBOL_GPL vmlinux 0x504846b9 bpf_sk_storage_diag_put +EXPORT_SYMBOL_GPL vmlinux 0x504d547a vp_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0x504db968 __irq_domain_alloc_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x50573814 usb_autopm_put_interface_no_suspend +EXPORT_SYMBOL_GPL vmlinux 0x50593d6c virtqueue_notify +EXPORT_SYMBOL_GPL vmlinux 0x5061006d rio_get_comptag +EXPORT_SYMBOL_GPL vmlinux 0x507804ba group_cpus_evenly +EXPORT_SYMBOL_GPL vmlinux 0x507b32f0 thermal_zone_unbind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x507cd4df tcpv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x50872b85 devl_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5091b823 ring_buffer_read_start +EXPORT_SYMBOL_GPL vmlinux 0x5092fd08 phylink_connect_phy +EXPORT_SYMBOL_GPL vmlinux 0x5093e76e __tracepoint_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x5094ee47 irq_chip_get_parent_state +EXPORT_SYMBOL_GPL vmlinux 0x50a1a7ca mmc_pwrseq_register +EXPORT_SYMBOL_GPL vmlinux 0x50a479bd ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x50aa4253 kobject_get_path +EXPORT_SYMBOL_GPL vmlinux 0x50acbe86 simple_attr_open +EXPORT_SYMBOL_GPL vmlinux 0x50b065f4 adp5520_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x50bb6832 gpiod_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x50da8b19 blk_clear_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x50df94f5 btree_insert +EXPORT_SYMBOL_GPL vmlinux 0x50e25090 ptp_parse_header +EXPORT_SYMBOL_GPL vmlinux 0x50e4d064 ata_do_dev_read_id +EXPORT_SYMBOL_GPL vmlinux 0x50e7193a __i2c_first_dynamic_bus_num +EXPORT_SYMBOL_GPL vmlinux 0x50eabb98 __tracepoint_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x50fad434 round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x51063b14 __account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x511a5110 tcp_plb_update_state +EXPORT_SYMBOL_GPL vmlinux 0x511c05a5 inet_ehash_nolisten +EXPORT_SYMBOL_GPL vmlinux 0x511fb9b1 mtk_clk_unregister_pllfhs +EXPORT_SYMBOL_GPL vmlinux 0x513887af thermal_zone_get_crit_temp +EXPORT_SYMBOL_GPL vmlinux 0x51390c96 rcu_barrier_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x513a0856 regmap_register_patch +EXPORT_SYMBOL_GPL vmlinux 0x514bf40c fsl_mc_object_allocate +EXPORT_SYMBOL_GPL vmlinux 0x5156981d serdev_controller_add +EXPORT_SYMBOL_GPL vmlinux 0x515b390f __SCK__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x5169344d k3_udma_glue_pop_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x517e517d dprc_remove_devices +EXPORT_SYMBOL_GPL vmlinux 0x5187ac4b xen_store_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x5189bbb8 fuse_conn_put +EXPORT_SYMBOL_GPL vmlinux 0x518c10ac ata_host_init +EXPORT_SYMBOL_GPL vmlinux 0x51954279 acpi_device_fix_up_power +EXPORT_SYMBOL_GPL vmlinux 0x51a348cc usb_role_switch_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x51ac9ec1 rdev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x51ad07dd tegra210_plle_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0x51b619a2 devm_regulator_get_enable +EXPORT_SYMBOL_GPL vmlinux 0x51c13012 devm_clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x51c9f901 device_release_driver +EXPORT_SYMBOL_GPL vmlinux 0x51d34619 __netdev_watchdog_up +EXPORT_SYMBOL_GPL vmlinux 0x51e0694f nf_nat_hook +EXPORT_SYMBOL_GPL vmlinux 0x51ebd8fd rockchip_clk_register_plls +EXPORT_SYMBOL_GPL vmlinux 0x51fc9a6d xenmem_reservation_decrease +EXPORT_SYMBOL_GPL vmlinux 0x51ff8279 divider_ro_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x520332e4 acpi_get_psd_map +EXPORT_SYMBOL_GPL vmlinux 0x52045ce4 crypto_alloc_ahash +EXPORT_SYMBOL_GPL vmlinux 0x52054ea0 devl_param_value_changed +EXPORT_SYMBOL_GPL vmlinux 0x520eda48 extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x521ab0c4 set_selection_kernel +EXPORT_SYMBOL_GPL vmlinux 0x52213722 acpi_dev_resource_memory +EXPORT_SYMBOL_GPL vmlinux 0x52252316 clk_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x5227e81b usb_reset_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x522d99e9 make_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x52431348 xenbus_transaction_start +EXPORT_SYMBOL_GPL vmlinux 0x52434306 vcap_tc_flower_handler_ipv4_usage +EXPORT_SYMBOL_GPL vmlinux 0x5255f6cb tps6586x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x52647db1 ct_idle_exit +EXPORT_SYMBOL_GPL vmlinux 0x5277817c __folio_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x528bbc76 wbt_disable_default +EXPORT_SYMBOL_GPL vmlinux 0x52aa926c gpiod_set_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x52b1e3c7 pci_flags +EXPORT_SYMBOL_GPL vmlinux 0x52b75a4c __devm_rtc_register_device +EXPORT_SYMBOL_GPL vmlinux 0x52c35e83 call_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x52c7af9a fsl_mc_device_remove +EXPORT_SYMBOL_GPL vmlinux 0x52c877f6 serial8250_rpm_put +EXPORT_SYMBOL_GPL vmlinux 0x52c8ca14 device_move +EXPORT_SYMBOL_GPL vmlinux 0x52ce2057 hv_setup_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0x52cecf24 kthread_park +EXPORT_SYMBOL_GPL vmlinux 0x52d32fa0 stmpe_enable +EXPORT_SYMBOL_GPL vmlinux 0x52d54fce devlink_info_version_stored_put +EXPORT_SYMBOL_GPL vmlinux 0x52d610ac led_trigger_write +EXPORT_SYMBOL_GPL vmlinux 0x52eb1428 synth_event_gen_cmd_array_start +EXPORT_SYMBOL_GPL vmlinux 0x52eddb69 raw_v6_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x52f399ec gov_attr_set_get +EXPORT_SYMBOL_GPL vmlinux 0x52fe6690 thermal_zone_device_register_with_trips +EXPORT_SYMBOL_GPL vmlinux 0x5307c05b wm8350_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x530e0f8c devl_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5316c1b1 dev_pm_qos_flags +EXPORT_SYMBOL_GPL vmlinux 0x5325a2d9 __irq_alloc_domain_generic_chips +EXPORT_SYMBOL_GPL vmlinux 0x532b90b5 kprobe_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x532e9b44 get_governor_parent_kobj +EXPORT_SYMBOL_GPL vmlinux 0x533f3931 acpi_data_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x5358864e devlink_fmsg_binary_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x535a0678 gpiochip_irq_domain_deactivate +EXPORT_SYMBOL_GPL vmlinux 0x535a3771 tps6586x_reads +EXPORT_SYMBOL_GPL vmlinux 0x53627945 mmc_pwrseq_unregister +EXPORT_SYMBOL_GPL vmlinux 0x536986c9 ahci_kick_engine +EXPORT_SYMBOL_GPL vmlinux 0x537252cf __SCK__tp_func_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x53898234 clk_regmap_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x538d011c ip6_route_output_flags +EXPORT_SYMBOL_GPL vmlinux 0x538d073d phy_duplex_to_str +EXPORT_SYMBOL_GPL vmlinux 0x53a865cd __traceiter_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x53b5bdc4 sk_psock_drop +EXPORT_SYMBOL_GPL vmlinux 0x53c089f5 property_entries_dup +EXPORT_SYMBOL_GPL vmlinux 0x53c8eee1 sysfs_create_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x53d28217 pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x53d7c01e __traceiter_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x53e04977 devm_pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0x53ede10c devl_trap_policers_register +EXPORT_SYMBOL_GPL vmlinux 0x53f0c62e dpcon_disable +EXPORT_SYMBOL_GPL vmlinux 0x540020f3 ip6_pol_route +EXPORT_SYMBOL_GPL vmlinux 0x54089ede crypto_shash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x540af681 mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x541bd60a irq_work_run +EXPORT_SYMBOL_GPL vmlinux 0x54215db5 visitor64 +EXPORT_SYMBOL_GPL vmlinux 0x54225095 devl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5424cf81 call_rcu_hurry +EXPORT_SYMBOL_GPL vmlinux 0x5431e6c7 tty_kopen_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x54325ed3 spi_sync +EXPORT_SYMBOL_GPL vmlinux 0x5436b4f7 pinmux_generic_remove_function +EXPORT_SYMBOL_GPL vmlinux 0x54500e74 acpi_register_gsi +EXPORT_SYMBOL_GPL vmlinux 0x54651f9b rhashtable_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x5465bac4 crypto_register_templates +EXPORT_SYMBOL_GPL vmlinux 0x54679ab1 blk_mq_update_nr_hw_queues +EXPORT_SYMBOL_GPL vmlinux 0x549298f5 devl_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x549525ef handle_nested_irq +EXPORT_SYMBOL_GPL vmlinux 0x54983c33 pci_alloc_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x54a25da2 qcom_smem_state_put +EXPORT_SYMBOL_GPL vmlinux 0x54a71843 phy_resolve_aneg_linkmode +EXPORT_SYMBOL_GPL vmlinux 0x54c2c2a0 wm8350_clear_bits +EXPORT_SYMBOL_GPL vmlinux 0x54cd0f5b gpiod_disable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x54d035fa trace_event_buffer_reserve +EXPORT_SYMBOL_GPL vmlinux 0x54d448ba fwnode_graph_get_remote_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x54d5d740 blk_mq_sched_try_insert_merge +EXPORT_SYMBOL_GPL vmlinux 0x54d67d3c rt_mutex_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x54dd97b5 kthread_cancel_delayed_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x550f3e05 i2c_freq_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x5526787a netlink_strict_get_check +EXPORT_SYMBOL_GPL vmlinux 0x552a4103 dev_pm_opp_remove_all_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x55339365 flush_delayed_fput +EXPORT_SYMBOL_GPL vmlinux 0x553b49a4 cpufreq_get_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x55417264 unregister_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0x554eed9a devm_pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x55541b9f ata_sas_port_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5559930f of_irq_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x556e4390 clk_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x55723844 preempt_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5575ca2d dmaengine_desc_attach_metadata +EXPORT_SYMBOL_GPL vmlinux 0x5576c282 pm_generic_resume_early +EXPORT_SYMBOL_GPL vmlinux 0x55784228 regmap_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x558f553d do_unregister_con_driver +EXPORT_SYMBOL_GPL vmlinux 0x55addd71 i2c_adapter_depth +EXPORT_SYMBOL_GPL vmlinux 0x55baa4c1 phy_modify +EXPORT_SYMBOL_GPL vmlinux 0x55c3b7ee backing_file_open +EXPORT_SYMBOL_GPL vmlinux 0x55c76a23 ksys_sync_helper +EXPORT_SYMBOL_GPL vmlinux 0x55c9880c zynqmp_pm_release_node +EXPORT_SYMBOL_GPL vmlinux 0x55d91921 alloc_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x55d9d584 __traceiter_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x55eecff4 bit_wait_io_timeout +EXPORT_SYMBOL_GPL vmlinux 0x56054c05 crypto_it_tab +EXPORT_SYMBOL_GPL vmlinux 0x560e8240 ftrace_set_filter_ip +EXPORT_SYMBOL_GPL vmlinux 0x561375bd tracepoint_probe_register_prio +EXPORT_SYMBOL_GPL vmlinux 0x56173654 pcap_set_ts_bits +EXPORT_SYMBOL_GPL vmlinux 0x5618751e fork_usermode_driver +EXPORT_SYMBOL_GPL vmlinux 0x561a16db usb_of_get_companion_dev +EXPORT_SYMBOL_GPL vmlinux 0x5624f826 power_supply_notifier +EXPORT_SYMBOL_GPL vmlinux 0x56256e8a orderly_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x56310925 regulator_mode_to_status +EXPORT_SYMBOL_GPL vmlinux 0x5637ee8e fb_sys_read +EXPORT_SYMBOL_GPL vmlinux 0x5641485b tty_termios_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x5662fb3f md_bitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x56638840 tty_standard_install +EXPORT_SYMBOL_GPL vmlinux 0x56755738 ahci_platform_resume_host +EXPORT_SYMBOL_GPL vmlinux 0x567dc6d9 regmap_get_device +EXPORT_SYMBOL_GPL vmlinux 0x56874e2e scmi_protocol_register +EXPORT_SYMBOL_GPL vmlinux 0x568c35b3 register_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0x5695d63b ipv6_find_tlv +EXPORT_SYMBOL_GPL vmlinux 0x56a3bc66 devm_irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x56a50699 skb_complete_wifi_ack +EXPORT_SYMBOL_GPL vmlinux 0x56a9d131 of_pci_get_devfn +EXPORT_SYMBOL_GPL vmlinux 0x56b2679a bio_trim +EXPORT_SYMBOL_GPL vmlinux 0x56b2c4bc dprc_scan_container +EXPORT_SYMBOL_GPL vmlinux 0x56b7d0eb devres_release +EXPORT_SYMBOL_GPL vmlinux 0x56c200de spi_controller_resume +EXPORT_SYMBOL_GPL vmlinux 0x56c96d63 dev_pm_qos_hide_flags +EXPORT_SYMBOL_GPL vmlinux 0x56cfdf2f kvm_init +EXPORT_SYMBOL_GPL vmlinux 0x56e5d2be genpd_dev_pm_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x56e679ce usb_alloc_coherent +EXPORT_SYMBOL_GPL vmlinux 0x56e9103b cpu_pm_enter +EXPORT_SYMBOL_GPL vmlinux 0x56ef15d0 __tracepoint_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x56f0fb96 debugfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0x56fbb130 no_hash_pointers +EXPORT_SYMBOL_GPL vmlinux 0x56fece1a umd_cleanup_helper +EXPORT_SYMBOL_GPL vmlinux 0x5701c3f5 ahci_platform_enable_regulators +EXPORT_SYMBOL_GPL vmlinux 0x570a039f mtk_pinconf_bias_get_combo +EXPORT_SYMBOL_GPL vmlinux 0x570ad03a handle_fasteoi_nmi +EXPORT_SYMBOL_GPL vmlinux 0x571a0509 of_usb_update_otg_caps +EXPORT_SYMBOL_GPL vmlinux 0x571c3aef l3mdev_fib_table_rcu +EXPORT_SYMBOL_GPL vmlinux 0x57239b4e ehci_handshake +EXPORT_SYMBOL_GPL vmlinux 0x57318235 __rio_local_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x574609c5 apei_exec_write_register_value +EXPORT_SYMBOL_GPL vmlinux 0x5750ae7b kvm_vcpu_halt +EXPORT_SYMBOL_GPL vmlinux 0x575f28f1 rio_del_device +EXPORT_SYMBOL_GPL vmlinux 0x57719632 gnttab_grant_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x57727285 phylink_ethtool_set_eee +EXPORT_SYMBOL_GPL vmlinux 0x577272ce devm_mipi_dsi_attach +EXPORT_SYMBOL_GPL vmlinux 0x577a438a tegra210_clk_emc_detach +EXPORT_SYMBOL_GPL vmlinux 0x577c0118 relay_subbufs_consumed +EXPORT_SYMBOL_GPL vmlinux 0x578bc710 ata_dev_set_feature +EXPORT_SYMBOL_GPL vmlinux 0x578eeb4d hugetlb_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x5790e7a0 pci_unlock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0x5796f06f __devm_clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x579e0bf5 rtnl_unregister_all +EXPORT_SYMBOL_GPL vmlinux 0x57b2bddf edac_mc_add_mc_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x57b35981 generic_online_page +EXPORT_SYMBOL_GPL vmlinux 0x57b3c9f6 pci_pri_supported +EXPORT_SYMBOL_GPL vmlinux 0x57b4ce4d irq_chip_set_vcpu_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x57c58417 devm_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x57c58e9b __tracepoint_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x57d2bc5d thermal_zone_device_enable +EXPORT_SYMBOL_GPL vmlinux 0x57d379b0 mptcp_token_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x57d4050a xhci_get_endpoint_index +EXPORT_SYMBOL_GPL vmlinux 0x57d9bca1 dma_request_chan_by_mask +EXPORT_SYMBOL_GPL vmlinux 0x57dc4851 mas_erase +EXPORT_SYMBOL_GPL vmlinux 0x57e00016 dev_err_probe +EXPORT_SYMBOL_GPL vmlinux 0x57e9486d __cpuhp_state_add_instance +EXPORT_SYMBOL_GPL vmlinux 0x57f576b9 mpi_ec_curve_point +EXPORT_SYMBOL_GPL vmlinux 0x57fc551f devm_gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x58167e3e sk_msg_return +EXPORT_SYMBOL_GPL vmlinux 0x58276f93 cper_next_record_id +EXPORT_SYMBOL_GPL vmlinux 0x58297ccf devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0x5829e979 mas_pause +EXPORT_SYMBOL_GPL vmlinux 0x582b6d05 task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0x5831e062 cpus_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0x583655ee fscrypt_parse_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0x583687e3 generic_handle_domain_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x5845b4e1 edac_pci_del_device +EXPORT_SYMBOL_GPL vmlinux 0x5858167a clk_regmap_gate_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x586bfc8a alarm_restart +EXPORT_SYMBOL_GPL vmlinux 0x5879a27d sfp_get_module_info +EXPORT_SYMBOL_GPL vmlinux 0x587d54b4 iomap_writepages +EXPORT_SYMBOL_GPL vmlinux 0x587d721f iommu_dev_enable_feature +EXPORT_SYMBOL_GPL vmlinux 0x5895d9fd da9055_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x589999e3 acpi_gpiochip_request_interrupts +EXPORT_SYMBOL_GPL vmlinux 0x58ae6f14 ahci_platform_disable_resources +EXPORT_SYMBOL_GPL vmlinux 0x58b9c6ce meson_clk_mpll_ops +EXPORT_SYMBOL_GPL vmlinux 0x58c38ad3 dma_resv_iter_first +EXPORT_SYMBOL_GPL vmlinux 0x58db1176 ata_xfer_mode2shift +EXPORT_SYMBOL_GPL vmlinux 0x58def6ca sfp_module_remove +EXPORT_SYMBOL_GPL vmlinux 0x58e14f15 HYPERVISOR_event_channel_op +EXPORT_SYMBOL_GPL vmlinux 0x58e9c577 __rio_local_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x58ea495c ata_pci_device_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x58ec1603 sysfs_update_group +EXPORT_SYMBOL_GPL vmlinux 0x58fa356a badblocks_check +EXPORT_SYMBOL_GPL vmlinux 0x58fa50c0 __traceiter_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x591555e3 __blkg_prfill_u64 +EXPORT_SYMBOL_GPL vmlinux 0x5938361f platform_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x593ac537 __tracepoint_map +EXPORT_SYMBOL_GPL vmlinux 0x594f7eb5 vcap_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x5957cddb zs_lookup_class_index +EXPORT_SYMBOL_GPL vmlinux 0x596c30e2 pci_vpd_alloc +EXPORT_SYMBOL_GPL vmlinux 0x59717178 ata_sas_port_suspend +EXPORT_SYMBOL_GPL vmlinux 0x5986d190 kdb_printf +EXPORT_SYMBOL_GPL vmlinux 0x59875b84 virtio_add_status +EXPORT_SYMBOL_GPL vmlinux 0x5997951d mtk_pinconf_drive_get +EXPORT_SYMBOL_GPL vmlinux 0x599d1767 fscrypt_set_bio_crypt_ctx +EXPORT_SYMBOL_GPL vmlinux 0x59a06b09 regulator_suspend_disable +EXPORT_SYMBOL_GPL vmlinux 0x59a13799 watchdog_init_timeout +EXPORT_SYMBOL_GPL vmlinux 0x59aaa8a8 serial8250_rpm_put_tx +EXPORT_SYMBOL_GPL vmlinux 0x59b063ba start_poll_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x59b2adbf input_ff_effect_from_user +EXPORT_SYMBOL_GPL vmlinux 0x59b33ff0 phy_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x59c43dc9 __traceiter_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x59dd4353 pm_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x59e0695d phylink_speed_down +EXPORT_SYMBOL_GPL vmlinux 0x59e640c0 halt_poll_ns +EXPORT_SYMBOL_GPL vmlinux 0x59ea6fb4 vp_legacy_get_status +EXPORT_SYMBOL_GPL vmlinux 0x59ec845d of_clk_parent_fill +EXPORT_SYMBOL_GPL vmlinux 0x59edfeb8 phy_rate_matching_to_str +EXPORT_SYMBOL_GPL vmlinux 0x59f32720 mpi_subm +EXPORT_SYMBOL_GPL vmlinux 0x59f8b7c6 ms_hyperv +EXPORT_SYMBOL_GPL vmlinux 0x5a12c5d0 kvm_read_guest +EXPORT_SYMBOL_GPL vmlinux 0x5a12e60c __SCK__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x5a12fdb6 auxiliary_find_device +EXPORT_SYMBOL_GPL vmlinux 0x5a1d134a rcu_momentary_dyntick_idle +EXPORT_SYMBOL_GPL vmlinux 0x5a229368 arch_apei_enable_cmcff +EXPORT_SYMBOL_GPL vmlinux 0x5a2da868 genphy_c45_plca_get_cfg +EXPORT_SYMBOL_GPL vmlinux 0x5a34e2dc imx_get_clk_hw_by_name +EXPORT_SYMBOL_GPL vmlinux 0x5a3bae03 __clocksource_register_scale +EXPORT_SYMBOL_GPL vmlinux 0x5a49dbc9 timerqueue_del +EXPORT_SYMBOL_GPL vmlinux 0x5a6b313d devm_release_action +EXPORT_SYMBOL_GPL vmlinux 0x5a6cdb52 nf_ct_zone_dflt +EXPORT_SYMBOL_GPL vmlinux 0x5a7a23e1 dax_add_host +EXPORT_SYMBOL_GPL vmlinux 0x5a7acc4c tegra_bpmp_get +EXPORT_SYMBOL_GPL vmlinux 0x5a7bfe41 crypto_probing_notify +EXPORT_SYMBOL_GPL vmlinux 0x5a7f7c44 xen_xenbus_fops +EXPORT_SYMBOL_GPL vmlinux 0x5a857faa fat_getattr +EXPORT_SYMBOL_GPL vmlinux 0x5a9473a7 dev_pm_opp_find_freq_ceil +EXPORT_SYMBOL_GPL vmlinux 0x5a95d565 pwm_get_chip_data +EXPORT_SYMBOL_GPL vmlinux 0x5a9cd8b2 security_inode_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x5aa70984 acpi_reduced_hardware +EXPORT_SYMBOL_GPL vmlinux 0x5aaf1b42 serdev_device_close +EXPORT_SYMBOL_GPL vmlinux 0x5ab09745 edac_get_owner +EXPORT_SYMBOL_GPL vmlinux 0x5abcc536 dev_pm_opp_get_max_clock_latency +EXPORT_SYMBOL_GPL vmlinux 0x5aca3460 regulator_set_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0x5ad91365 ping_init_sock +EXPORT_SYMBOL_GPL vmlinux 0x5ade4003 dev_pm_opp_find_freq_floor +EXPORT_SYMBOL_GPL vmlinux 0x5af916eb dma_can_mmap +EXPORT_SYMBOL_GPL vmlinux 0x5b21ceff ring_buffer_iter_peek +EXPORT_SYMBOL_GPL vmlinux 0x5b2b65d5 fwnode_property_present +EXPORT_SYMBOL_GPL vmlinux 0x5b30e25c vhost_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x5b35fc8c kvm_read_guest_offset_cached +EXPORT_SYMBOL_GPL vmlinux 0x5b4a6178 rdev_get_name +EXPORT_SYMBOL_GPL vmlinux 0x5b50af89 tracepoint_probe_register +EXPORT_SYMBOL_GPL vmlinux 0x5b620f95 regulator_get_hardware_vsel_register +EXPORT_SYMBOL_GPL vmlinux 0x5b7b7c5e crypto_dequeue_request +EXPORT_SYMBOL_GPL vmlinux 0x5b7c7b93 mtk_pinconf_drive_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x5b83d7ab __tracepoint_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x5ba9c87f blk_crypto_keyslot_index +EXPORT_SYMBOL_GPL vmlinux 0x5bae11e8 extcon_set_property +EXPORT_SYMBOL_GPL vmlinux 0x5bb4394a usb_kill_urb +EXPORT_SYMBOL_GPL vmlinux 0x5bbfce27 pinctrl_pm_select_sleep_state +EXPORT_SYMBOL_GPL vmlinux 0x5bc04b9e usb_find_alt_setting +EXPORT_SYMBOL_GPL vmlinux 0x5bc2bd28 bpf_preload_ops +EXPORT_SYMBOL_GPL vmlinux 0x5bc617e8 vfs_submount +EXPORT_SYMBOL_GPL vmlinux 0x5bc8e566 pci_ecam_map_bus +EXPORT_SYMBOL_GPL vmlinux 0x5bc950fe regulator_irq_helper_cancel +EXPORT_SYMBOL_GPL vmlinux 0x5bcc0df7 ata_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x5bcc3104 pinctrl_generic_get_group_name +EXPORT_SYMBOL_GPL vmlinux 0x5bd0748f crypto_del_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x5bd6eaac clk_hw_register_composite +EXPORT_SYMBOL_GPL vmlinux 0x5bdae35b usb_phy_roothub_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x5bdbac4e rcu_unexpedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x5bddef24 ata_bmdma_dumb_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x5bdec0b5 ipv4_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x5bf7e4ce fscrypt_file_open +EXPORT_SYMBOL_GPL vmlinux 0x5bfecf74 vfs_get_acl +EXPORT_SYMBOL_GPL vmlinux 0x5c070f62 cper_mem_err_status_str +EXPORT_SYMBOL_GPL vmlinux 0x5c093336 pci_disable_rom +EXPORT_SYMBOL_GPL vmlinux 0x5c0f77ce HYPERVISOR_platform_op_raw +EXPORT_SYMBOL_GPL vmlinux 0x5c1c0dbc debugfs_write_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x5c22092e cgroup_get_from_id +EXPORT_SYMBOL_GPL vmlinux 0x5c3bbd06 __SCK__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x5c40dfe8 dax_inode +EXPORT_SYMBOL_GPL vmlinux 0x5c4d69a4 of_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x5c5814e1 fuse_file_poll +EXPORT_SYMBOL_GPL vmlinux 0x5c5a1b16 tick_broadcast_control +EXPORT_SYMBOL_GPL vmlinux 0x5c67adde acpi_dev_get_next_consumer_dev +EXPORT_SYMBOL_GPL vmlinux 0x5c6b2313 __pm_runtime_idle +EXPORT_SYMBOL_GPL vmlinux 0x5c73dc9e of_property_read_variable_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x5c74b41d public_key_signature_free +EXPORT_SYMBOL_GPL vmlinux 0x5c791443 ip6_datagram_recv_ctl +EXPORT_SYMBOL_GPL vmlinux 0x5c7b4651 __traceiter_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x5c7c8dc5 cpufreq_table_index_unsorted +EXPORT_SYMBOL_GPL vmlinux 0x5c82016e __SCK__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x5c8f2968 vp_modern_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x5c91eebe ncsi_stop_dev +EXPORT_SYMBOL_GPL vmlinux 0x5ca0d821 __udp_enqueue_schedule_skb +EXPORT_SYMBOL_GPL vmlinux 0x5ca8c125 exportfs_decode_fh_raw +EXPORT_SYMBOL_GPL vmlinux 0x5ca941be perf_event_release_kernel +EXPORT_SYMBOL_GPL vmlinux 0x5cab361a key_type_logon +EXPORT_SYMBOL_GPL vmlinux 0x5cab4fe9 fl6_merge_options +EXPORT_SYMBOL_GPL vmlinux 0x5cab9945 unregister_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0x5cad8fc3 power_supply_ocv2cap_simple +EXPORT_SYMBOL_GPL vmlinux 0x5cc6b018 usb_enable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x5cc77c45 led_colors +EXPORT_SYMBOL_GPL vmlinux 0x5ce47a52 acpi_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x5cede0a7 xdp_flush_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x5cee09bc k3_udma_glue_request_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x5cf1586c devm_init_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x5cf6db91 sock_gen_put +EXPORT_SYMBOL_GPL vmlinux 0x5cf882ef dev_pm_genpd_set_next_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x5d09043d regulator_map_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x5d0c4dcc phylink_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x5d10077b regmap_noinc_read +EXPORT_SYMBOL_GPL vmlinux 0x5d17148b apei_write +EXPORT_SYMBOL_GPL vmlinux 0x5d1accd3 perf_report_aux_output_id +EXPORT_SYMBOL_GPL vmlinux 0x5d2aa5fb rhashtable_walk_peek +EXPORT_SYMBOL_GPL vmlinux 0x5d2bc42a reset_control_rearm +EXPORT_SYMBOL_GPL vmlinux 0x5d30211f of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0x5d432fca tcp_unregister_ulp +EXPORT_SYMBOL_GPL vmlinux 0x5d4bd04d switchdev_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x5d52fc0a ipv6_bpf_stub +EXPORT_SYMBOL_GPL vmlinux 0x5d5354cb __virtqueue_break +EXPORT_SYMBOL_GPL vmlinux 0x5d8476d3 bpf_sk_storage_diag_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5d857d7b gnttab_unmap_refs_sync +EXPORT_SYMBOL_GPL vmlinux 0x5d85bb62 __tracepoint_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x5d9c6816 dma_map_sgtable +EXPORT_SYMBOL_GPL vmlinux 0x5da67adc zs_compact +EXPORT_SYMBOL_GPL vmlinux 0x5dc19747 phylink_mii_c22_pcs_encode_advertisement +EXPORT_SYMBOL_GPL vmlinux 0x5dcb8d96 of_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0x5dd46cd7 edac_mc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5dd7af36 usb_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x5dde72cc d_same_name +EXPORT_SYMBOL_GPL vmlinux 0x5de412cd k3_ringacc_ring_push +EXPORT_SYMBOL_GPL vmlinux 0x5df8c73b devm_pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x5dfd3541 fsnotify_init_mark +EXPORT_SYMBOL_GPL vmlinux 0x5e173309 cpu_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x5e20be18 devm_regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x5e2767f9 __traceiter_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x5e2f4bf7 netdev_walk_all_lower_dev +EXPORT_SYMBOL_GPL vmlinux 0x5e41061c pci_epc_put +EXPORT_SYMBOL_GPL vmlinux 0x5e44de95 device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5e515be6 ktime_get_ts64 +EXPORT_SYMBOL_GPL vmlinux 0x5e76bb57 k3_ringacc_ring_get_size +EXPORT_SYMBOL_GPL vmlinux 0x5e788c74 kvm_release_page_clean +EXPORT_SYMBOL_GPL vmlinux 0x5e798ffb divider_get_val +EXPORT_SYMBOL_GPL vmlinux 0x5e85415b ring_buffer_consume +EXPORT_SYMBOL_GPL vmlinux 0x5e938576 device_create_managed_software_node +EXPORT_SYMBOL_GPL vmlinux 0x5e9ad97f fib_alias_hw_flags_set +EXPORT_SYMBOL_GPL vmlinux 0x5ea4659d clk_hw_is_prepared +EXPORT_SYMBOL_GPL vmlinux 0x5eae5408 clk_is_enabled_when_prepared +EXPORT_SYMBOL_GPL vmlinux 0x5eb00e83 crypto_alloc_sync_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x5eb417e0 __SCK__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x5ebaaf2f failover_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5ecdcf90 ti_sci_get_free_resource +EXPORT_SYMBOL_GPL vmlinux 0x5ed106e4 pinctrl_force_default +EXPORT_SYMBOL_GPL vmlinux 0x5ee2aa12 list_lru_count_node +EXPORT_SYMBOL_GPL vmlinux 0x5ee577dc iommu_unmap +EXPORT_SYMBOL_GPL vmlinux 0x5ee5c14c pci_dev_lock +EXPORT_SYMBOL_GPL vmlinux 0x5ef95780 crypto_register_rngs +EXPORT_SYMBOL_GPL vmlinux 0x5efe4cc5 __scsi_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x5f17c0f9 of_property_read_string_helper +EXPORT_SYMBOL_GPL vmlinux 0x5f2309c7 __tracepoint_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0x5f23e3fa insert_resource +EXPORT_SYMBOL_GPL vmlinux 0x5f275ec6 of_k3_ringacc_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x5f2dafc3 sk_set_peek_off +EXPORT_SYMBOL_GPL vmlinux 0x5f318f8a imx_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0x5f384a68 x509_free_certificate +EXPORT_SYMBOL_GPL vmlinux 0x5f3bf42c ata_dev_disable +EXPORT_SYMBOL_GPL vmlinux 0x5f3e9852 ata_sas_tport_delete +EXPORT_SYMBOL_GPL vmlinux 0x5f42f4d5 rz_mtu3_16bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0x5f482ca1 nvmem_del_cell_table +EXPORT_SYMBOL_GPL vmlinux 0x5f522f3f dev_pm_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x5f638ea6 pci_iomap_wc +EXPORT_SYMBOL_GPL vmlinux 0x5f6e012b pci_epc_clear_bar +EXPORT_SYMBOL_GPL vmlinux 0x5f6f1e9e dax_get_private +EXPORT_SYMBOL_GPL vmlinux 0x5f80f59b fscrypt_fname_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x5f866e6a ata_qc_complete_multiple +EXPORT_SYMBOL_GPL vmlinux 0x5f8dcc40 class_is_registered +EXPORT_SYMBOL_GPL vmlinux 0x5f8e3feb sysfs_break_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x5f954b3e sock_diag_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5fa625ed mpi_ec_mul_point +EXPORT_SYMBOL_GPL vmlinux 0x5fa7ba59 mtk_clk_simple_remove +EXPORT_SYMBOL_GPL vmlinux 0x5fad589b __clk_mux_determine_rate_closest +EXPORT_SYMBOL_GPL vmlinux 0x5fb10275 ata_scsi_slave_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5fb8848b halt_poll_ns_grow_start +EXPORT_SYMBOL_GPL vmlinux 0x5fbb1de5 acpi_cpu_get_madt_gicc +EXPORT_SYMBOL_GPL vmlinux 0x5fc18d8c devlink_priv +EXPORT_SYMBOL_GPL vmlinux 0x5fc1a87c param_set_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x5fd2a9b0 dev_pm_opp_of_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x5fdf2e30 mtk_pinconf_adv_pull_set +EXPORT_SYMBOL_GPL vmlinux 0x5fe11366 unregister_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x5ff6ef8b free_vm_area +EXPORT_SYMBOL_GPL vmlinux 0x5ff82662 class_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x6006d4de cdrom_read_tocentry +EXPORT_SYMBOL_GPL vmlinux 0x60091316 clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x601563c3 ip_fib_metrics_init +EXPORT_SYMBOL_GPL vmlinux 0x601c852f xhci_check_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x601dc57a devm_remove_action +EXPORT_SYMBOL_GPL vmlinux 0x60225439 fat_dir_empty +EXPORT_SYMBOL_GPL vmlinux 0x6022b338 pci_d3cold_enable +EXPORT_SYMBOL_GPL vmlinux 0x6026f16c rio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x602ae850 pci_platform_power_transition +EXPORT_SYMBOL_GPL vmlinux 0x603a08aa rtc_class_close +EXPORT_SYMBOL_GPL vmlinux 0x603d0d51 acpi_os_map_iomem +EXPORT_SYMBOL_GPL vmlinux 0x603f5308 nvmem_layout_unregister +EXPORT_SYMBOL_GPL vmlinux 0x60442822 phys_to_mach +EXPORT_SYMBOL_GPL vmlinux 0x604722fd devices_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x604a4f08 kobj_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x605c9240 crypto_alloc_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x605d0b68 dax_zero_range +EXPORT_SYMBOL_GPL vmlinux 0x605d5bfa cache_line_size +EXPORT_SYMBOL_GPL vmlinux 0x606b4aba devlink_linecard_provision_set +EXPORT_SYMBOL_GPL vmlinux 0x606bab43 sysfs_file_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x607c4683 devlink_info_version_fixed_put +EXPORT_SYMBOL_GPL vmlinux 0x6089dc6a of_request_module +EXPORT_SYMBOL_GPL vmlinux 0x6089e576 devlink_dpipe_entry_ctx_append +EXPORT_SYMBOL_GPL vmlinux 0x608cd290 ata_scsi_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x608d25d6 __xas_prev +EXPORT_SYMBOL_GPL vmlinux 0x6090dd64 sock_prot_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0x6091797f synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x6093f6f6 qcom_smem_state_get +EXPORT_SYMBOL_GPL vmlinux 0x609b14db dsa_stubs +EXPORT_SYMBOL_GPL vmlinux 0x60a13e90 rcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x60a32ea9 pm_power_off +EXPORT_SYMBOL_GPL vmlinux 0x60ae0922 power_supply_vbat2ri +EXPORT_SYMBOL_GPL vmlinux 0x60afffbf kvm_vcpu_map +EXPORT_SYMBOL_GPL vmlinux 0x60ca7c47 devm_rtc_allocate_device +EXPORT_SYMBOL_GPL vmlinux 0x60d2e9ef xen_unmap_domain_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0x60deea76 pci_sriov_set_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x60ebc96f ring_buffer_read_prepare +EXPORT_SYMBOL_GPL vmlinux 0x60f5217a rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x60f597eb sock_diag_save_cookie +EXPORT_SYMBOL_GPL vmlinux 0x60fed0cb of_reserved_mem_device_init_by_idx +EXPORT_SYMBOL_GPL vmlinux 0x61068d92 devm_gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0x611129d8 kvm_vcpu_gfn_to_pfn +EXPORT_SYMBOL_GPL vmlinux 0x611cfa85 klist_add_tail +EXPORT_SYMBOL_GPL vmlinux 0x6129fb93 sfp_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x612bfd89 errno_to_blk_status +EXPORT_SYMBOL_GPL vmlinux 0x61427ca0 gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x614adcb7 of_overlay_remove_all +EXPORT_SYMBOL_GPL vmlinux 0x614b54fe clkdev_create +EXPORT_SYMBOL_GPL vmlinux 0x615f5557 dax_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x61633f8b __traceiter_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x616dcdcf pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x6171c8af crypto_remove_spawns +EXPORT_SYMBOL_GPL vmlinux 0x6181e79f timerqueue_add +EXPORT_SYMBOL_GPL vmlinux 0x6198dfea __ring_buffer_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6199ad5d crypto_has_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x61af180b vcap_tc_flower_handler_vlan_usage +EXPORT_SYMBOL_GPL vmlinux 0x61b0c105 regmap_async_complete +EXPORT_SYMBOL_GPL vmlinux 0x61b1be94 tty_put_char +EXPORT_SYMBOL_GPL vmlinux 0x61b26058 clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x61b2ec56 tpm_get_random +EXPORT_SYMBOL_GPL vmlinux 0x61bd0bd0 get_completed_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x61c1ca29 __SCK__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x61c474ce uart_console_device +EXPORT_SYMBOL_GPL vmlinux 0x61c651a3 imx93_clk_composite_flags +EXPORT_SYMBOL_GPL vmlinux 0x61de37dd kernfs_path_from_node +EXPORT_SYMBOL_GPL vmlinux 0x61f1644b mas_find_range +EXPORT_SYMBOL_GPL vmlinux 0x61f67c92 phy_gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0x620a9712 amba_device_put +EXPORT_SYMBOL_GPL vmlinux 0x620aea97 clk_register_hisi_phase +EXPORT_SYMBOL_GPL vmlinux 0x62104126 phylink_ethtool_set_wol +EXPORT_SYMBOL_GPL vmlinux 0x622c7922 register_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0x622d22ef rz_mtu3_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x62377a7b blk_io_schedule +EXPORT_SYMBOL_GPL vmlinux 0x6246a629 synchronize_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x6257ba17 fwnode_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x6257dda7 clk_rate_exclusive_get +EXPORT_SYMBOL_GPL vmlinux 0x6259d291 clk_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x625e7ee7 devm_kstrdup +EXPORT_SYMBOL_GPL vmlinux 0x626a0cad sysfs_update_groups +EXPORT_SYMBOL_GPL vmlinux 0x626ab540 kthread_use_mm +EXPORT_SYMBOL_GPL vmlinux 0x626d02d7 io_cgrp_subsys +EXPORT_SYMBOL_GPL vmlinux 0x626d6ff2 rio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x627655d1 tc3589x_block_write +EXPORT_SYMBOL_GPL vmlinux 0x627f91cf regulator_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x6298a776 vcap_rule_set_counter +EXPORT_SYMBOL_GPL vmlinux 0x62a00f33 fib6_check_nexthop +EXPORT_SYMBOL_GPL vmlinux 0x62a81861 switchdev_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x62abdfb8 ftrace_set_notrace +EXPORT_SYMBOL_GPL vmlinux 0x62b3d945 cpu_device_create +EXPORT_SYMBOL_GPL vmlinux 0x62bb09bf clocks_calc_mult_shift +EXPORT_SYMBOL_GPL vmlinux 0x62c066d8 class_dev_iter_init +EXPORT_SYMBOL_GPL vmlinux 0x62c76faa phy_get_rate_matching +EXPORT_SYMBOL_GPL vmlinux 0x62da3a79 platform_get_irq_byname_optional +EXPORT_SYMBOL_GPL vmlinux 0x62f433a1 clk_fixed_factor_ops +EXPORT_SYMBOL_GPL vmlinux 0x62f8eedb regulator_set_load +EXPORT_SYMBOL_GPL vmlinux 0x63002ff4 dev_pm_opp_get_level +EXPORT_SYMBOL_GPL vmlinux 0x63150e06 clk_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x63153980 platform_bus +EXPORT_SYMBOL_GPL vmlinux 0x63197685 s2idle_wake +EXPORT_SYMBOL_GPL vmlinux 0x63243300 usb_get_urb +EXPORT_SYMBOL_GPL vmlinux 0x632745b1 dm_path_uevent +EXPORT_SYMBOL_GPL vmlinux 0x6338d464 phy_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x634b9d42 __SCK__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x634f17f9 trace_event_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x6365a68d md_bitmap_load +EXPORT_SYMBOL_GPL vmlinux 0x63660562 acpi_cppc_processor_exit +EXPORT_SYMBOL_GPL vmlinux 0x63711e1f usb_control_msg_recv +EXPORT_SYMBOL_GPL vmlinux 0x63779572 irq_domain_set_hwirq_and_chip +EXPORT_SYMBOL_GPL vmlinux 0x6378c95b usb_get_current_frame_number +EXPORT_SYMBOL_GPL vmlinux 0x639aff68 ksm_madvise +EXPORT_SYMBOL_GPL vmlinux 0x63a2b8ac nexthop_select_path +EXPORT_SYMBOL_GPL vmlinux 0x63a53b98 fib_rules_register +EXPORT_SYMBOL_GPL vmlinux 0x63acfa6c device_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x63b7afd0 blk_stat_enable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x63c08029 clk_bulk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0x63ca572e pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0x63de4ba6 pci_iomap_wc_range +EXPORT_SYMBOL_GPL vmlinux 0x63ea80b3 cper_mem_err_type_str +EXPORT_SYMBOL_GPL vmlinux 0x63f4dbf1 fscrypt_prepare_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x64022a67 __pci_epf_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x64094233 devfreq_event_set_event +EXPORT_SYMBOL_GPL vmlinux 0x641b7cda rio_register_mport +EXPORT_SYMBOL_GPL vmlinux 0x6427572b tegra210_clk_emc_dll_enable +EXPORT_SYMBOL_GPL vmlinux 0x642aceaa dax_layout_busy_page_range +EXPORT_SYMBOL_GPL vmlinux 0x642e5db5 kvm_set_memory_region +EXPORT_SYMBOL_GPL vmlinux 0x643581d8 ata_qc_get_active +EXPORT_SYMBOL_GPL vmlinux 0x643b06b0 zynqmp_pm_clock_setrate +EXPORT_SYMBOL_GPL vmlinux 0x645ae897 vp_legacy_set_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x64641eec __thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0x6473490e ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x647537f3 pl320_ipc_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x647a3541 irq_get_domain_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x647adb62 devm_rtc_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x6485cd35 trace_print_bitmask_seq +EXPORT_SYMBOL_GPL vmlinux 0x648dfc82 list_lru_add +EXPORT_SYMBOL_GPL vmlinux 0x648f59a9 sfp_module_insert +EXPORT_SYMBOL_GPL vmlinux 0x6498091b ahci_platform_disable_phys +EXPORT_SYMBOL_GPL vmlinux 0x64a31445 mutex_lock_io +EXPORT_SYMBOL_GPL vmlinux 0x64ab9419 irq_domain_xlate_onetwocell +EXPORT_SYMBOL_GPL vmlinux 0x64b92e0d pci_epf_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x64b9944c sk_set_memalloc +EXPORT_SYMBOL_GPL vmlinux 0x64be46ec devm_usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0x64bfa7db PageHuge +EXPORT_SYMBOL_GPL vmlinux 0x64d03960 devm_namespace_disable +EXPORT_SYMBOL_GPL vmlinux 0x64e24f79 simple_attr_release +EXPORT_SYMBOL_GPL vmlinux 0x64e27c4f synth_event_delete +EXPORT_SYMBOL_GPL vmlinux 0x64e4e202 ip_route_output_flow +EXPORT_SYMBOL_GPL vmlinux 0x64e7a340 udp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x64f36620 dax_flush +EXPORT_SYMBOL_GPL vmlinux 0x64f92c73 crypto_unregister_scomps +EXPORT_SYMBOL_GPL vmlinux 0x64fd8b62 iommu_detach_group +EXPORT_SYMBOL_GPL vmlinux 0x6502d9c2 xenbus_scanf +EXPORT_SYMBOL_GPL vmlinux 0x65124ed9 platform_get_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x6519083a vp_modern_config_vector +EXPORT_SYMBOL_GPL vmlinux 0x651d10e5 ktime_get_tai_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x652fe2a8 ftrace_ops_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x6531a37f mpi_add +EXPORT_SYMBOL_GPL vmlinux 0x653efc18 device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x654f1053 trace_seq_path +EXPORT_SYMBOL_GPL vmlinux 0x65525c38 ghes_register_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x6561ee5e pci_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x657d53bd blk_revalidate_disk_zones +EXPORT_SYMBOL_GPL vmlinux 0x65816487 generic_handle_domain_irq +EXPORT_SYMBOL_GPL vmlinux 0x6581f49b da903x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x658b3f0e da9052_adc_manual_read +EXPORT_SYMBOL_GPL vmlinux 0x658ca22e regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x65ab87ef devm_regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x65acf90c sbitmap_weight +EXPORT_SYMBOL_GPL vmlinux 0x65bbff59 __traceiter_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0x65c5e960 cpci_hp_register_bus +EXPORT_SYMBOL_GPL vmlinux 0x65ccb6f0 call_netevent_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x65cf731a clk_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0x65d2f9f6 folio_invalidate +EXPORT_SYMBOL_GPL vmlinux 0x65d4a3b1 kcpustat_field +EXPORT_SYMBOL_GPL vmlinux 0x65d93881 edac_device_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x65e01af9 __sync_icache_dcache +EXPORT_SYMBOL_GPL vmlinux 0x65e831aa __traceiter_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x65f6a8f2 rcuwait_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x661601de sprint_symbol +EXPORT_SYMBOL_GPL vmlinux 0x6631953e phy_speed_down +EXPORT_SYMBOL_GPL vmlinux 0x66351571 akcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x6636c3c9 irq_set_vcpu_affinity +EXPORT_SYMBOL_GPL vmlinux 0x663bb448 devlink_fmsg_obj_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x663f2cba regulator_bulk_force_disable +EXPORT_SYMBOL_GPL vmlinux 0x6648db98 __SCK__tp_func_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0x664eb54a k3_ringacc_ring_reset_dma +EXPORT_SYMBOL_GPL vmlinux 0x665c9eb4 crypto_unregister_rng +EXPORT_SYMBOL_GPL vmlinux 0x665e92a0 clk_set_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x667c08c9 ata_pci_shutdown_one +EXPORT_SYMBOL_GPL vmlinux 0x668402aa crypto_put_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x669a7d95 __irq_set_handler +EXPORT_SYMBOL_GPL vmlinux 0x669c1872 __fscrypt_prepare_link +EXPORT_SYMBOL_GPL vmlinux 0x66aab802 vcpu_put +EXPORT_SYMBOL_GPL vmlinux 0x66aba8f3 __irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x66b97421 sfp_link_up +EXPORT_SYMBOL_GPL vmlinux 0x66c4023e netdev_set_default_ethtool_ops +EXPORT_SYMBOL_GPL vmlinux 0x66d87d38 symbol_put_addr +EXPORT_SYMBOL_GPL vmlinux 0x66df50ea fixed_phy_change_carrier +EXPORT_SYMBOL_GPL vmlinux 0x66e43aff sysfs_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x66e6dc95 debugfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x66e8b5b0 phylink_caps_to_linkmodes +EXPORT_SYMBOL_GPL vmlinux 0x66f551ba call_srcu +EXPORT_SYMBOL_GPL vmlinux 0x66fddaee virtqueue_get_vring_size +EXPORT_SYMBOL_GPL vmlinux 0x670b339c ghes_get_devices +EXPORT_SYMBOL_GPL vmlinux 0x671aa539 vfs_lock_file +EXPORT_SYMBOL_GPL vmlinux 0x671b0492 raw_abort +EXPORT_SYMBOL_GPL vmlinux 0x67277173 dummy_con +EXPORT_SYMBOL_GPL vmlinux 0x67277a3b devm_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x672fdb75 syscon_regmap_lookup_by_phandle_args +EXPORT_SYMBOL_GPL vmlinux 0x673444d5 sysfs_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x6739a503 balloon_set_new_target +EXPORT_SYMBOL_GPL vmlinux 0x67429c91 __SCK__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x6761ec1a devfreq_get_devfreq_by_node +EXPORT_SYMBOL_GPL vmlinux 0x676c688f k3_ringacc_ring_free +EXPORT_SYMBOL_GPL vmlinux 0x677c69f1 make_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x677ff88c xas_store +EXPORT_SYMBOL_GPL vmlinux 0x67955ce6 profile_hits +EXPORT_SYMBOL_GPL vmlinux 0x67961b65 strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x6799ca60 fsl_mc_bus_dpsw_type +EXPORT_SYMBOL_GPL vmlinux 0x67c3c795 get_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x67ca7fc7 regmap_read +EXPORT_SYMBOL_GPL vmlinux 0x67d33211 crypto_alloc_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x67da9f7c sha512_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x67e284e0 devl_param_driverinit_value_set +EXPORT_SYMBOL_GPL vmlinux 0x67f80a38 blk_crypto_evict_key +EXPORT_SYMBOL_GPL vmlinux 0x67fa9f18 thermal_zone_device_register +EXPORT_SYMBOL_GPL vmlinux 0x6802d0c7 show_class_attr_string +EXPORT_SYMBOL_GPL vmlinux 0x6822de1a firmware_upload_unregister +EXPORT_SYMBOL_GPL vmlinux 0x68251cfa dpcon_enable +EXPORT_SYMBOL_GPL vmlinux 0x682aa6b9 of_property_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0x682ff057 ring_buffer_commit_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x6832daf5 pci_epc_multi_mem_init +EXPORT_SYMBOL_GPL vmlinux 0x683d7dfa crypto_register_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x68401a0a of_clk_hw_simple_get +EXPORT_SYMBOL_GPL vmlinux 0x68460527 blkcg_set_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x684ca117 zynqmp_pm_get_pll_frac_mode +EXPORT_SYMBOL_GPL vmlinux 0x685f052e shake_page +EXPORT_SYMBOL_GPL vmlinux 0x68914603 sk_psock_tls_strp_read +EXPORT_SYMBOL_GPL vmlinux 0x6892e3c3 kvm_set_pfn_accessed +EXPORT_SYMBOL_GPL vmlinux 0x6892f091 attribute_container_register +EXPORT_SYMBOL_GPL vmlinux 0x68944c9e crypto_unregister_kpp +EXPORT_SYMBOL_GPL vmlinux 0x68952493 rcu_note_context_switch +EXPORT_SYMBOL_GPL vmlinux 0x6899fd67 pinconf_generic_dt_node_to_map +EXPORT_SYMBOL_GPL vmlinux 0x68ac5853 cpufreq_generic_init +EXPORT_SYMBOL_GPL vmlinux 0x68af56a3 blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0x68c49e27 em_dev_register_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x68d0fd0a power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x68d1b30d usb_enable_intel_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0x68d1fd89 iopf_queue_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x68f6be43 ata_host_activate +EXPORT_SYMBOL_GPL vmlinux 0x68f95f02 vcap_keyset_name +EXPORT_SYMBOL_GPL vmlinux 0x68fc0489 regulator_set_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x6900686f vcap_find_actionfield +EXPORT_SYMBOL_GPL vmlinux 0x69037b3f crypto_shash_digest +EXPORT_SYMBOL_GPL vmlinux 0x690f585e phy_basic_ports_array +EXPORT_SYMBOL_GPL vmlinux 0x69151ae9 of_add_property +EXPORT_SYMBOL_GPL vmlinux 0x691b31a8 platform_device_del +EXPORT_SYMBOL_GPL vmlinux 0x692231b9 i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0x6926c3fa vcap_rule_get_counter +EXPORT_SYMBOL_GPL vmlinux 0x692703c7 nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x692b0ed1 nvmem_layout_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x694c7208 mtk_clk_unregister_cpumuxes +EXPORT_SYMBOL_GPL vmlinux 0x695776c5 seq_buf_do_printk +EXPORT_SYMBOL_GPL vmlinux 0x69601ffa debugfs_create_regset32 +EXPORT_SYMBOL_GPL vmlinux 0x696340a5 __i2c_board_lock +EXPORT_SYMBOL_GPL vmlinux 0x69637b2c __traceiter_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x69652a40 imx_pinctrl_parse_pin_scu +EXPORT_SYMBOL_GPL vmlinux 0x696f2b63 of_changeset_init +EXPORT_SYMBOL_GPL vmlinux 0x6975d6e6 clk_mux_determine_rate_flags +EXPORT_SYMBOL_GPL vmlinux 0x6976fcb3 switchdev_handle_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x697c5d0d tracing_snapshot_alloc +EXPORT_SYMBOL_GPL vmlinux 0x697ffd3f devlink_dpipe_entry_ctx_prepare +EXPORT_SYMBOL_GPL vmlinux 0x698ac8ac addrconf_add_linklocal +EXPORT_SYMBOL_GPL vmlinux 0x698d91aa usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0x698edfc3 zynqmp_pm_set_gem_config +EXPORT_SYMBOL_GPL vmlinux 0x69902dd3 mbox_send_message +EXPORT_SYMBOL_GPL vmlinux 0x69937275 pcie_update_link_speed +EXPORT_SYMBOL_GPL vmlinux 0x69a8eb69 icc_link_create +EXPORT_SYMBOL_GPL vmlinux 0x69b2c182 serial8250_get_port +EXPORT_SYMBOL_GPL vmlinux 0x69baad64 __pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0x69c66b21 ext_pi_type3_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x69cb467a tun_get_tx_ring +EXPORT_SYMBOL_GPL vmlinux 0x69cc985d regmap_fields_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x69cf0632 mpi_fromstr +EXPORT_SYMBOL_GPL vmlinux 0x69d64754 mddev_init_writes_pending +EXPORT_SYMBOL_GPL vmlinux 0x69e683de uuid_gen +EXPORT_SYMBOL_GPL vmlinux 0x69e71fe5 mtk_pinconf_adv_drive_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x69ee2220 linear_range_get_selector_high +EXPORT_SYMBOL_GPL vmlinux 0x6a05b65b fb_videomode_from_videomode +EXPORT_SYMBOL_GPL vmlinux 0x6a06d518 kvm_vcpu_read_guest_atomic +EXPORT_SYMBOL_GPL vmlinux 0x6a103954 usb_clear_halt +EXPORT_SYMBOL_GPL vmlinux 0x6a14d3af unregister_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6a290196 mnt_want_write_file +EXPORT_SYMBOL_GPL vmlinux 0x6a40cc64 usb_hcd_pci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x6a421062 memory_failure_queue +EXPORT_SYMBOL_GPL vmlinux 0x6a460dc5 schedule_hrtimeout +EXPORT_SYMBOL_GPL vmlinux 0x6a493b41 sata_scr_valid +EXPORT_SYMBOL_GPL vmlinux 0x6a4f623b mmu_notifier_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x6a5703aa tcp_register_ulp +EXPORT_SYMBOL_GPL vmlinux 0x6a62db12 devm_ti_sci_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x6a74324c led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x6a8441be cpci_hp_start +EXPORT_SYMBOL_GPL vmlinux 0x6a8b9057 tpmm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6a93c9b2 zynqmp_pm_pinctrl_get_function +EXPORT_SYMBOL_GPL vmlinux 0x6a9e90af ata_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x6aa2a877 xenbus_printf +EXPORT_SYMBOL_GPL vmlinux 0x6aad9152 xen_set_callback_via +EXPORT_SYMBOL_GPL vmlinux 0x6aaffae5 gpiod_set_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x6ab5c5b8 tty_save_termios +EXPORT_SYMBOL_GPL vmlinux 0x6abcfdab fsl_mc_bus_dpmac_type +EXPORT_SYMBOL_GPL vmlinux 0x6ac2676b strp_init +EXPORT_SYMBOL_GPL vmlinux 0x6acc7977 component_unbind_all +EXPORT_SYMBOL_GPL vmlinux 0x6acf0235 usb_get_intf +EXPORT_SYMBOL_GPL vmlinux 0x6ada6552 hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0x6adad4ea device_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x6ae29449 crypto_shash_finup +EXPORT_SYMBOL_GPL vmlinux 0x6ae4fe40 irq_domain_disconnect_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x6af25e4e dev_pm_opp_get_supplies +EXPORT_SYMBOL_GPL vmlinux 0x6afc2183 devm_of_phy_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0x6b0dc565 xen_set_irq_priority +EXPORT_SYMBOL_GPL vmlinux 0x6b0dd487 devm_bitmap_zalloc +EXPORT_SYMBOL_GPL vmlinux 0x6b278e61 regulator_is_supported_voltage +EXPORT_SYMBOL_GPL vmlinux 0x6b2b69f7 static_key_enable +EXPORT_SYMBOL_GPL vmlinux 0x6b3215df rockchip_pcie_parse_dt +EXPORT_SYMBOL_GPL vmlinux 0x6b35b4ee ethnl_cable_test_result +EXPORT_SYMBOL_GPL vmlinux 0x6b3ae022 acpi_os_unmap_iomem +EXPORT_SYMBOL_GPL vmlinux 0x6b4045ee zynqmp_pm_get_api_version +EXPORT_SYMBOL_GPL vmlinux 0x6b413c9b sfp_link_down +EXPORT_SYMBOL_GPL vmlinux 0x6b456cdc devm_hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0x6b47f8a4 hisi_clk_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x6b493ef8 serial8250_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0x6b4dde30 perf_aux_output_end +EXPORT_SYMBOL_GPL vmlinux 0x6b722180 log_read_mmio +EXPORT_SYMBOL_GPL vmlinux 0x6b750ef3 pm_generic_restore_noirq +EXPORT_SYMBOL_GPL vmlinux 0x6b7a4335 hyperv_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x6b812ee4 __regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0x6b81c38b power_supply_unreg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6b834121 bman_portals_probed +EXPORT_SYMBOL_GPL vmlinux 0x6b9ae941 of_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x6b9b1220 __traceiter_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x6b9b77a4 spi_take_timestamp_pre +EXPORT_SYMBOL_GPL vmlinux 0x6b9d54af copy_user_highpage +EXPORT_SYMBOL_GPL vmlinux 0x6ba36c6a hwpoison_filter_flags_value +EXPORT_SYMBOL_GPL vmlinux 0x6bb8c1e5 imx_check_clk_hws +EXPORT_SYMBOL_GPL vmlinux 0x6bb989fd dma_get_merge_boundary +EXPORT_SYMBOL_GPL vmlinux 0x6bbaa2c4 kgdb_register_io_module +EXPORT_SYMBOL_GPL vmlinux 0x6bbd8324 perf_unregister_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x6bcdedc0 mpi_point_init +EXPORT_SYMBOL_GPL vmlinux 0x6bd1aa56 stack_trace_save +EXPORT_SYMBOL_GPL vmlinux 0x6bdd416d regulator_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x6bde566d rtc_initialize_alarm +EXPORT_SYMBOL_GPL vmlinux 0x6bdef35c acpi_ec_mark_gpe_for_wake +EXPORT_SYMBOL_GPL vmlinux 0x6be3a96b hv_remove_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0x6bf397f2 cpci_hp_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x6c0e8385 dm_internal_suspend_fast +EXPORT_SYMBOL_GPL vmlinux 0x6c205008 mpi_print +EXPORT_SYMBOL_GPL vmlinux 0x6c30ae69 watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x6c348fda scmi_requested_devices_nh +EXPORT_SYMBOL_GPL vmlinux 0x6c389761 acpi_bus_get_private_data +EXPORT_SYMBOL_GPL vmlinux 0x6c3f70e0 guid_gen +EXPORT_SYMBOL_GPL vmlinux 0x6c4b6684 reset_control_assert +EXPORT_SYMBOL_GPL vmlinux 0x6c52a976 gpiod_get_array_value +EXPORT_SYMBOL_GPL vmlinux 0x6c5ad0cd kmsg_dump_register +EXPORT_SYMBOL_GPL vmlinux 0x6c6342d1 xenbus_unmap_ring_vfree +EXPORT_SYMBOL_GPL vmlinux 0x6c655913 register_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6c71d3b7 nvmem_cell_read_variable_le_u32 +EXPORT_SYMBOL_GPL vmlinux 0x6c74aa18 gpiochip_reqres_irq +EXPORT_SYMBOL_GPL vmlinux 0x6c836b40 regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6c956075 __SCK__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x6c9fc843 hisi_clk_init +EXPORT_SYMBOL_GPL vmlinux 0x6ca4bf88 async_synchronize_full_domain +EXPORT_SYMBOL_GPL vmlinux 0x6ca84f13 gpiod_enable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x6ca9b882 iommu_report_device_fault +EXPORT_SYMBOL_GPL vmlinux 0x6cb00124 pci_scan_child_bus +EXPORT_SYMBOL_GPL vmlinux 0x6cb0ce87 irq_get_percpu_devid_partition +EXPORT_SYMBOL_GPL vmlinux 0x6cc0f275 da9052_request_irq +EXPORT_SYMBOL_GPL vmlinux 0x6cd0b16e __mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x6cd3816c rtnl_af_register +EXPORT_SYMBOL_GPL vmlinux 0x6cdc21cb devfreq_event_reset_event +EXPORT_SYMBOL_GPL vmlinux 0x6ce10eb0 trace_clock_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x6ce5ae8b perf_event_disable +EXPORT_SYMBOL_GPL vmlinux 0x6cecb12f pci_rescan_bus +EXPORT_SYMBOL_GPL vmlinux 0x6cfab41a xen_hvm_evtchn_do_upcall +EXPORT_SYMBOL_GPL vmlinux 0x6cfac11a scmi_device_create +EXPORT_SYMBOL_GPL vmlinux 0x6d04891d inet_getpeer +EXPORT_SYMBOL_GPL vmlinux 0x6d05f330 ahci_platform_enable_clks +EXPORT_SYMBOL_GPL vmlinux 0x6d078409 devlink_register +EXPORT_SYMBOL_GPL vmlinux 0x6d09843f copy_bpf_fprog_from_user +EXPORT_SYMBOL_GPL vmlinux 0x6d0ae550 pinctrl_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x6d0bddfe fsstack_copy_attr_all +EXPORT_SYMBOL_GPL vmlinux 0x6d13e91c crypto_shash_final +EXPORT_SYMBOL_GPL vmlinux 0x6d1ae815 dma_release_channel +EXPORT_SYMBOL_GPL vmlinux 0x6d211d05 pm_report_hw_sleep_time +EXPORT_SYMBOL_GPL vmlinux 0x6d2fc5a6 net_namespace_list +EXPORT_SYMBOL_GPL vmlinux 0x6d43454f clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x6d467b08 arm_smccc_1_1_get_conduit +EXPORT_SYMBOL_GPL vmlinux 0x6d49c8ed iommu_group_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x6d5c884a dm_submit_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x6d636cf9 switchdev_handle_fdb_event_to_device +EXPORT_SYMBOL_GPL vmlinux 0x6d6fec1f ktime_mono_to_any +EXPORT_SYMBOL_GPL vmlinux 0x6d708a89 sfp_bus_add_upstream +EXPORT_SYMBOL_GPL vmlinux 0x6d72ed5a devm_pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0x6d7832b7 __stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x6d7e951e rcu_exp_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x6d83a40d mtk_clk_unregister_muxes +EXPORT_SYMBOL_GPL vmlinux 0x6d88eb03 __traceiter_block_split +EXPORT_SYMBOL_GPL vmlinux 0x6da9ca52 evtchn_make_refcounted +EXPORT_SYMBOL_GPL vmlinux 0x6db51371 fixup_user_fault +EXPORT_SYMBOL_GPL vmlinux 0x6dbaafd3 put_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6dbc458e clk_hw_get_name +EXPORT_SYMBOL_GPL vmlinux 0x6dc2a3fb tpm_chip_stop +EXPORT_SYMBOL_GPL vmlinux 0x6dd5680d sprint_symbol_build_id +EXPORT_SYMBOL_GPL vmlinux 0x6de35a4f led_set_brightness_nopm +EXPORT_SYMBOL_GPL vmlinux 0x6de8e319 clk_hw_init_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x6debc3cd dm_start_time_ns_from_clone +EXPORT_SYMBOL_GPL vmlinux 0x6debcad7 pci_ecam_free +EXPORT_SYMBOL_GPL vmlinux 0x6def18ee dev_pm_opp_of_register_em +EXPORT_SYMBOL_GPL vmlinux 0x6e09d93d __SCK__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0x6e34384f of_mm_gpiochip_add_data +EXPORT_SYMBOL_GPL vmlinux 0x6e353c26 mpi_rshift +EXPORT_SYMBOL_GPL vmlinux 0x6e3ff83a edac_device_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x6e4aa78d k3_udma_glue_rx_flow_enable +EXPORT_SYMBOL_GPL vmlinux 0x6e4d2463 crypto_sig_verify +EXPORT_SYMBOL_GPL vmlinux 0x6e506916 device_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x6e52ae94 class_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6e5af420 iommu_get_domain_for_dev +EXPORT_SYMBOL_GPL vmlinux 0x6e5bcbc7 i2c_acpi_waive_d0_probe +EXPORT_SYMBOL_GPL vmlinux 0x6e6c1cce xen_dbgp_external_startup +EXPORT_SYMBOL_GPL vmlinux 0x6e7943ec iommu_group_id +EXPORT_SYMBOL_GPL vmlinux 0x6e7dc7ab hrtimer_init_sleeper +EXPORT_SYMBOL_GPL vmlinux 0x6e87d8e2 battery_hook_register +EXPORT_SYMBOL_GPL vmlinux 0x6e89a560 regmap_irq_chip_get_base +EXPORT_SYMBOL_GPL vmlinux 0x6e914514 acpi_dev_irq_flags +EXPORT_SYMBOL_GPL vmlinux 0x6ea2a99f __tracepoint_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0x6eb04f46 register_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6eb43b17 mtk_clk_simple_probe +EXPORT_SYMBOL_GPL vmlinux 0x6eb8bb1d irq_domain_associate_many +EXPORT_SYMBOL_GPL vmlinux 0x6ebe366f ktime_get_mono_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6ec140ce dmaengine_desc_set_metadata_len +EXPORT_SYMBOL_GPL vmlinux 0x6ecbff64 of_get_regulator_init_data +EXPORT_SYMBOL_GPL vmlinux 0x6edb20d8 fwnode_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x6ef35261 devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x6ef6b54f ktime_get_boot_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6f12560a get_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6f2017de misc_cg_set_capacity +EXPORT_SYMBOL_GPL vmlinux 0x6f2c939a fsverity_ioctl_enable +EXPORT_SYMBOL_GPL vmlinux 0x6f2e10be __traceiter_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x6f32fcd8 gpiod_set_config +EXPORT_SYMBOL_GPL vmlinux 0x6f41cc98 usb_urb_ep_type_check +EXPORT_SYMBOL_GPL vmlinux 0x6f4727d4 pci_aer_clear_nonfatal_status +EXPORT_SYMBOL_GPL vmlinux 0x6f52f91d spi_mem_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6f553170 bus_sort_breadthfirst +EXPORT_SYMBOL_GPL vmlinux 0x6f59306f component_compare_dev +EXPORT_SYMBOL_GPL vmlinux 0x6f61354e rio_mport_class +EXPORT_SYMBOL_GPL vmlinux 0x6f65ab01 devm_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0x6f6b52e9 __ipv6_fixup_options +EXPORT_SYMBOL_GPL vmlinux 0x6f6d40df blkcg_print_blkgs +EXPORT_SYMBOL_GPL vmlinux 0x6f7e6040 irq_has_action +EXPORT_SYMBOL_GPL vmlinux 0x6f8ab3c2 of_genpd_add_provider_onecell +EXPORT_SYMBOL_GPL vmlinux 0x6f95905c of_reserved_mem_device_init_by_name +EXPORT_SYMBOL_GPL vmlinux 0x6f9e763b timecounter_read +EXPORT_SYMBOL_GPL vmlinux 0x6fa426d2 phylink_ethtool_nway_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fa88e07 meson_clk_dualdiv_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x6fc15f89 dw8250_setup_port +EXPORT_SYMBOL_GPL vmlinux 0x6fc19857 devm_phy_put +EXPORT_SYMBOL_GPL vmlinux 0x6fc48524 iort_put_rmr_sids +EXPORT_SYMBOL_GPL vmlinux 0x6fcef6ab ring_buffer_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fe8f601 debugfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0x6fef7531 cpufreq_driver_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x6ff3a0f9 do_unbind_con_driver +EXPORT_SYMBOL_GPL vmlinux 0x6ff607b6 crypto_get_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x6ff95bcf fixed_phy_set_link_update +EXPORT_SYMBOL_GPL vmlinux 0x7006586e iommu_get_group_resv_regions +EXPORT_SYMBOL_GPL vmlinux 0x70079d69 tracepoint_probe_register_prio_may_exist +EXPORT_SYMBOL_GPL vmlinux 0x700d4d87 of_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x7018ea27 genphy_c45_aneg_done +EXPORT_SYMBOL_GPL vmlinux 0x70288787 br_fdb_test_addr_hook +EXPORT_SYMBOL_GPL vmlinux 0x7033eebc xhci_ext_cap_init +EXPORT_SYMBOL_GPL vmlinux 0x703ed910 regmap_async_complete_cb +EXPORT_SYMBOL_GPL vmlinux 0x70423efb zynqmp_pm_set_sd_config +EXPORT_SYMBOL_GPL vmlinux 0x70632400 __inet_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0x70632ef1 devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x7065cdb6 regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x706f3f95 skb_complete_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x7073c04f phy_10_100_features_array +EXPORT_SYMBOL_GPL vmlinux 0x709917f7 __hwspin_unlock +EXPORT_SYMBOL_GPL vmlinux 0x709a6825 __device_reset +EXPORT_SYMBOL_GPL vmlinux 0x70aaa01e wm831x_device_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x70b0de29 dm_copy_name_and_uuid +EXPORT_SYMBOL_GPL vmlinux 0x70b0fce5 blk_mq_pci_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x70bd0b5c phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x70c2c7ea pids_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x70c52dc5 nf_skb_duplicated +EXPORT_SYMBOL_GPL vmlinux 0x70c54412 blk_execute_rq_nowait +EXPORT_SYMBOL_GPL vmlinux 0x70cf032f usb_hcd_irq +EXPORT_SYMBOL_GPL vmlinux 0x70dce124 yield_to +EXPORT_SYMBOL_GPL vmlinux 0x70e0f4d6 cpufreq_disable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x70e96339 devm_hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x70f663c8 driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x70fbae4d cppc_allow_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x7109e537 meson_axg_pmx_ops +EXPORT_SYMBOL_GPL vmlinux 0x710c73b6 crypto_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7118b121 max8997_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x7118f313 of_detach_node +EXPORT_SYMBOL_GPL vmlinux 0x71207451 acpi_dev_resource_io +EXPORT_SYMBOL_GPL vmlinux 0x71217ac9 devm_pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x7129a6f4 osc_sb_native_usb4_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x712d384e fb_deferred_io_open +EXPORT_SYMBOL_GPL vmlinux 0x71374f9c devm_regulator_bulk_get_enable +EXPORT_SYMBOL_GPL vmlinux 0x7143bc49 __clk_mux_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x714f304c __sock_recv_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x7152b82b usb_hcd_pci_remove +EXPORT_SYMBOL_GPL vmlinux 0x71565bdc xhci_get_ep_ctx +EXPORT_SYMBOL_GPL vmlinux 0x716265c7 debugfs_initialized +EXPORT_SYMBOL_GPL vmlinux 0x7168d408 handle_untracked_irq +EXPORT_SYMBOL_GPL vmlinux 0x71696359 edac_device_handle_ue_count +EXPORT_SYMBOL_GPL vmlinux 0x71724493 mctrl_gpio_enable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x717326ba crypto_register_acomps +EXPORT_SYMBOL_GPL vmlinux 0x717ad0fb fat_setattr +EXPORT_SYMBOL_GPL vmlinux 0x7181db30 atomic_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x718b9c1c divider_recalc_rate +EXPORT_SYMBOL_GPL vmlinux 0x7195940a mctrl_gpio_disable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x719e17ff clk_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x719e4afb devm_tegra_core_dev_init_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x719ffa32 key_set_timeout +EXPORT_SYMBOL_GPL vmlinux 0x71a20f4a __SCK__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x71a59a9d tpm_pm_resume +EXPORT_SYMBOL_GPL vmlinux 0x71b1c89b cleanup_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x71b6cf94 dst_cache_reset_now +EXPORT_SYMBOL_GPL vmlinux 0x71baa3db devlink_region_snapshot_id_put +EXPORT_SYMBOL_GPL vmlinux 0x71c059d8 __traceiter_map +EXPORT_SYMBOL_GPL vmlinux 0x71ca37f9 fuse_dev_install +EXPORT_SYMBOL_GPL vmlinux 0x71d5fc3e i2c_slave_event +EXPORT_SYMBOL_GPL vmlinux 0x71d660e7 devm_regulator_bulk_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x71dd87d5 device_match_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x71df1dd3 rdev_set_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x71f889f2 ata_sas_tport_add +EXPORT_SYMBOL_GPL vmlinux 0x7202016d devlink_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7211c102 mtk_clk_unregister_ref2usb_tx +EXPORT_SYMBOL_GPL vmlinux 0x72164e94 acpi_bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x721991e8 regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x723f5846 regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x725973e0 dev_pm_opp_get_suspend_opp_freq +EXPORT_SYMBOL_GPL vmlinux 0x725dd4f4 fscrypt_context_for_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x7265f2b0 pci_vpd_check_csum +EXPORT_SYMBOL_GPL vmlinux 0x726d9084 tegra_bpmp_put +EXPORT_SYMBOL_GPL vmlinux 0x7276f78c device_match_devt +EXPORT_SYMBOL_GPL vmlinux 0x7278d328 all_vm_events +EXPORT_SYMBOL_GPL vmlinux 0x727a114a dpcon_open +EXPORT_SYMBOL_GPL vmlinux 0x7281579d of_i2c_get_board_info +EXPORT_SYMBOL_GPL vmlinux 0x7282ecb6 rcu_async_hurry +EXPORT_SYMBOL_GPL vmlinux 0x7283161b percpu_ref_switch_to_percpu +EXPORT_SYMBOL_GPL vmlinux 0x72980eba edac_get_sysfs_subsys +EXPORT_SYMBOL_GPL vmlinux 0x72a04301 devl_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x72ae1839 base64_decode +EXPORT_SYMBOL_GPL vmlinux 0x72b84585 badblocks_show +EXPORT_SYMBOL_GPL vmlinux 0x72b84748 fib_rules_dump +EXPORT_SYMBOL_GPL vmlinux 0x72c6c53e dax_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x72d267dc nvmem_del_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0x72d6be7e security_inode_create +EXPORT_SYMBOL_GPL vmlinux 0x72dcc05f dprc_get_obj +EXPORT_SYMBOL_GPL vmlinux 0x72e97f03 hwmon_notify_event +EXPORT_SYMBOL_GPL vmlinux 0x72ecebdc clk_register +EXPORT_SYMBOL_GPL vmlinux 0x72fb6666 rio_mport_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x7302bb08 fwnode_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x730a37ff pci_doe +EXPORT_SYMBOL_GPL vmlinux 0x7315a07a of_reconfig_get_state_change +EXPORT_SYMBOL_GPL vmlinux 0x731babec dev_pm_domain_detach +EXPORT_SYMBOL_GPL vmlinux 0x731f2d09 hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x73227472 xenbus_free_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x732852fe xenbus_transaction_end +EXPORT_SYMBOL_GPL vmlinux 0x732cac54 gnttab_page_cache_shrink +EXPORT_SYMBOL_GPL vmlinux 0x7333c05e mtk_eint_do_init +EXPORT_SYMBOL_GPL vmlinux 0x73345969 sysfs_merge_group +EXPORT_SYMBOL_GPL vmlinux 0x73392b27 irq_setup_alt_chip +EXPORT_SYMBOL_GPL vmlinux 0x733b70cc scsi_dh_attach +EXPORT_SYMBOL_GPL vmlinux 0x734ef57e gnttab_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x735359c4 strp_check_rcv +EXPORT_SYMBOL_GPL vmlinux 0x735cec7a simple_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x7368f1f2 device_find_child_by_name +EXPORT_SYMBOL_GPL vmlinux 0x736e91fe devm_watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x7375270b pci_enable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x737cb10e powercap_unregister_control_type +EXPORT_SYMBOL_GPL vmlinux 0x73812efb rio_map_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x738247bd phy_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x7385fc6a usb_match_one_id +EXPORT_SYMBOL_GPL vmlinux 0x738b81a0 xfrm_dev_offload_ok +EXPORT_SYMBOL_GPL vmlinux 0x738da25d md_start +EXPORT_SYMBOL_GPL vmlinux 0x73a00e2b devlink_port_fini +EXPORT_SYMBOL_GPL vmlinux 0x73a48b4a ata_sff_std_ports +EXPORT_SYMBOL_GPL vmlinux 0x73b8cce0 dmi_kobj +EXPORT_SYMBOL_GPL vmlinux 0x73c2554f __iowrite64_copy +EXPORT_SYMBOL_GPL vmlinux 0x73cc8631 oiap +EXPORT_SYMBOL_GPL vmlinux 0x73fc3cb6 platform_msi_domain_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0x7402a674 ata_host_detach +EXPORT_SYMBOL_GPL vmlinux 0x740c7d5e init_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x741cf301 devlink_port_type_clear +EXPORT_SYMBOL_GPL vmlinux 0x7429297b interval_tree_span_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x742dac3d dev_queue_xmit_nit +EXPORT_SYMBOL_GPL vmlinux 0x742ea922 __of_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x743b99d8 xenmem_reservation_increase +EXPORT_SYMBOL_GPL vmlinux 0x7442c778 xfrm_audit_state_delete +EXPORT_SYMBOL_GPL vmlinux 0x74457e56 apei_resources_fini +EXPORT_SYMBOL_GPL vmlinux 0x745106a2 iommu_get_domain_for_dev_pasid +EXPORT_SYMBOL_GPL vmlinux 0x7456a873 dev_pm_opp_set_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x74577f1c usb_block_urb +EXPORT_SYMBOL_GPL vmlinux 0x746260cc clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x74657f62 syscon_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x7468d8ae device_set_node +EXPORT_SYMBOL_GPL vmlinux 0x746de8ec synth_event_trace +EXPORT_SYMBOL_GPL vmlinux 0x7471dfd4 dev_pm_genpd_synced_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x748ea0bf l3mdev_master_upper_ifindex_by_index_rcu +EXPORT_SYMBOL_GPL vmlinux 0x74a22bb4 k3_udma_glue_push_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x74a2a58d nvdimm_badblocks_populate +EXPORT_SYMBOL_GPL vmlinux 0x74b5ea68 lcm_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x74baf17a tracing_is_on +EXPORT_SYMBOL_GPL vmlinux 0x74bb1303 __nf_ip6_route +EXPORT_SYMBOL_GPL vmlinux 0x74bf2e01 scsi_pr_type_to_block +EXPORT_SYMBOL_GPL vmlinux 0x74c7bffa stack_trace_snprint +EXPORT_SYMBOL_GPL vmlinux 0x74d42632 mas_empty_area +EXPORT_SYMBOL_GPL vmlinux 0x74d994df mtk_hw_set_value +EXPORT_SYMBOL_GPL vmlinux 0x74e4d3db scsi_nl_sock +EXPORT_SYMBOL_GPL vmlinux 0x74e73871 housekeeping_overridden +EXPORT_SYMBOL_GPL vmlinux 0x74ec37ee gfn_to_page_many_atomic +EXPORT_SYMBOL_GPL vmlinux 0x74ef4169 debugfs_create_u16 +EXPORT_SYMBOL_GPL vmlinux 0x74f3c7b0 iomap_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x7504f532 tegra210_clk_emc_attach +EXPORT_SYMBOL_GPL vmlinux 0x7506bdfc synth_event_trace_array +EXPORT_SYMBOL_GPL vmlinux 0x7513047e devm_regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x75133f6e visitor128 +EXPORT_SYMBOL_GPL vmlinux 0x751d2e97 bpf_log +EXPORT_SYMBOL_GPL vmlinux 0x751dd634 devm_kfree +EXPORT_SYMBOL_GPL vmlinux 0x7522f3ba irq_modify_status +EXPORT_SYMBOL_GPL vmlinux 0x7532af98 relay_close +EXPORT_SYMBOL_GPL vmlinux 0x75332713 devm_regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x753c74ba rtnl_delete_link +EXPORT_SYMBOL_GPL vmlinux 0x753d8966 of_dma_is_coherent +EXPORT_SYMBOL_GPL vmlinux 0x7546f96a of_pm_clk_add_clks +EXPORT_SYMBOL_GPL vmlinux 0x75652ca3 regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x756df9c8 xdp_attachment_setup +EXPORT_SYMBOL_GPL vmlinux 0x756e7b45 virtqueue_detach_unused_buf +EXPORT_SYMBOL_GPL vmlinux 0x75700024 xenbus_setup_ring +EXPORT_SYMBOL_GPL vmlinux 0x75717b8b perf_pmu_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7579931a blkg_conf_prep +EXPORT_SYMBOL_GPL vmlinux 0x757a451e thp_get_unmapped_area +EXPORT_SYMBOL_GPL vmlinux 0x757c1bbb housekeeping_any_cpu +EXPORT_SYMBOL_GPL vmlinux 0x757c8d31 powercap_register_zone +EXPORT_SYMBOL_GPL vmlinux 0x757ece8f nvdimm_setup_pfn +EXPORT_SYMBOL_GPL vmlinux 0x757f97ff gpiod_count +EXPORT_SYMBOL_GPL vmlinux 0x758a43fe k3_ringacc_get_ring_irq_num +EXPORT_SYMBOL_GPL vmlinux 0x759139cb of_pci_check_probe_only +EXPORT_SYMBOL_GPL vmlinux 0x759bfe36 btree_destroy +EXPORT_SYMBOL_GPL vmlinux 0x75a750e4 vcap_rule_rem_key +EXPORT_SYMBOL_GPL vmlinux 0x75ac3a95 pid_vnr +EXPORT_SYMBOL_GPL vmlinux 0x75c53d7e xen_dbgp_reset_prep +EXPORT_SYMBOL_GPL vmlinux 0x75dd4ebe of_overlay_remove +EXPORT_SYMBOL_GPL vmlinux 0x75de1d8c strp_stop +EXPORT_SYMBOL_GPL vmlinux 0x75e41ff3 devm_memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x75e51945 __SCK__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x75e9c735 pci_ats_disabled +EXPORT_SYMBOL_GPL vmlinux 0x75e9d345 dev_pm_qos_add_ancestor_request +EXPORT_SYMBOL_GPL vmlinux 0x75ebb930 pci_free_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x75fb9062 arch_timer_read_counter +EXPORT_SYMBOL_GPL vmlinux 0x76001900 nvmem_cell_read_u8 +EXPORT_SYMBOL_GPL vmlinux 0x7610e212 sec_irq_init +EXPORT_SYMBOL_GPL vmlinux 0x7612ec3e dev_coredumpm +EXPORT_SYMBOL_GPL vmlinux 0x761cd64f devm_fwnode_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x763e20ee sdio_retune_hold_now +EXPORT_SYMBOL_GPL vmlinux 0x76470bf4 bpf_trace_run6 +EXPORT_SYMBOL_GPL vmlinux 0x764a4d9e spi_target_abort +EXPORT_SYMBOL_GPL vmlinux 0x76517f03 interval_tree_span_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0x7656410c mpi_sub +EXPORT_SYMBOL_GPL vmlinux 0x766385dc extcon_set_state_sync +EXPORT_SYMBOL_GPL vmlinux 0x7665a95b idr_remove +EXPORT_SYMBOL_GPL vmlinux 0x76723960 cpufreq_frequency_table_get_index +EXPORT_SYMBOL_GPL vmlinux 0x7681946c unregister_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7682202c regmap_multi_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x769cefb5 percpu_ref_switch_to_atomic +EXPORT_SYMBOL_GPL vmlinux 0x769dce02 meson_pmx_get_groups +EXPORT_SYMBOL_GPL vmlinux 0x76a61e85 __SCK__tp_func_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x76aac673 rtc_alarm_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0x76cb4b44 iommu_sva_bind_device +EXPORT_SYMBOL_GPL vmlinux 0x76cf7001 perf_aux_output_flag +EXPORT_SYMBOL_GPL vmlinux 0x76d1af56 debounce_time_mt2701 +EXPORT_SYMBOL_GPL vmlinux 0x76d9b876 clk_set_rate +EXPORT_SYMBOL_GPL vmlinux 0x76e85b92 gnttab_request_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x76eeeb0f sha384_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x76f5f3a8 ip6_append_data +EXPORT_SYMBOL_GPL vmlinux 0x77087638 xhci_reset_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x7712771a unbind_from_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x77222306 ring_buffer_read_page +EXPORT_SYMBOL_GPL vmlinux 0x772b0f64 __wake_up_pollfree +EXPORT_SYMBOL_GPL vmlinux 0x773e5584 ata_port_freeze +EXPORT_SYMBOL_GPL vmlinux 0x774bdd03 of_get_required_opp_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x7750b4e5 devlink_port_attrs_set +EXPORT_SYMBOL_GPL vmlinux 0x77522cf6 sbitmap_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0x775267e3 device_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x7757b51a clk_unregister +EXPORT_SYMBOL_GPL vmlinux 0x775d4268 register_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x77603e0c int_active_memcg +EXPORT_SYMBOL_GPL vmlinux 0x7769c0e4 hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x776e33ed clk_regmap_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x77702d59 xhci_stop +EXPORT_SYMBOL_GPL vmlinux 0x7784341f rtc_read_alarm +EXPORT_SYMBOL_GPL vmlinux 0x7791e066 dw_pcie_read +EXPORT_SYMBOL_GPL vmlinux 0x7793e599 compat_only_sysfs_link_entry_to_kobj +EXPORT_SYMBOL_GPL vmlinux 0x7797fbb5 imx_clk_hw_pfdv2 +EXPORT_SYMBOL_GPL vmlinux 0x779ef22c dm_table_set_type +EXPORT_SYMBOL_GPL vmlinux 0x77a313a3 __traceiter_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x77a3700d regulator_sync_voltage +EXPORT_SYMBOL_GPL vmlinux 0x77a9a6e4 devm_of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0x77ae495d usb_speed_string +EXPORT_SYMBOL_GPL vmlinux 0x77aff915 kvm_vcpu_is_visible_gfn +EXPORT_SYMBOL_GPL vmlinux 0x77ba3adb vp_legacy_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x77c78cc8 restore_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x77cf177b kern_mount +EXPORT_SYMBOL_GPL vmlinux 0x77d487c7 ehci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x77d4dd56 device_show_bool +EXPORT_SYMBOL_GPL vmlinux 0x77e75be3 sfp_bus_put +EXPORT_SYMBOL_GPL vmlinux 0x77e8f134 __tracepoint_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x77ecf68d memalloc_socks_key +EXPORT_SYMBOL_GPL vmlinux 0x77ee0d01 acpi_get_pci_dev +EXPORT_SYMBOL_GPL vmlinux 0x77f24400 perf_register_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x77ff80d3 __tracepoint_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x781044d5 acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x7827365d sbitmap_queue_show +EXPORT_SYMBOL_GPL vmlinux 0x782addf2 fsl_mc_bus_dpseci_type +EXPORT_SYMBOL_GPL vmlinux 0x7838b618 devm_kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x783f43a5 disk_update_readahead +EXPORT_SYMBOL_GPL vmlinux 0x783fd68e ehci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x7847c621 sfp_parse_support +EXPORT_SYMBOL_GPL vmlinux 0x78596f81 vp_modern_set_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x785a93b4 si_mem_available +EXPORT_SYMBOL_GPL vmlinux 0x7860c317 kstrdup_quotable_file +EXPORT_SYMBOL_GPL vmlinux 0x786f9ac6 of_console_check +EXPORT_SYMBOL_GPL vmlinux 0x7872f339 invalidate_inode_pages2_range +EXPORT_SYMBOL_GPL vmlinux 0x787c882b lzo1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x787dc528 fuse_dev_release +EXPORT_SYMBOL_GPL vmlinux 0x787f73a3 trace_output_call +EXPORT_SYMBOL_GPL vmlinux 0x78800e05 of_pci_dma_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0x788bfbad ring_buffer_empty +EXPORT_SYMBOL_GPL vmlinux 0x789c73d9 rcu_cpu_stall_suppress_at_boot +EXPORT_SYMBOL_GPL vmlinux 0x78ad382d trace_event_raw_init +EXPORT_SYMBOL_GPL vmlinux 0x78cc3685 device_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0x78cd8f6c blkdev_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x78d0e01c wm831x_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x78ddb76b dmi_match +EXPORT_SYMBOL_GPL vmlinux 0x78f1ea86 __spi_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x79008979 net_failover_create +EXPORT_SYMBOL_GPL vmlinux 0x790a7058 tty_buffer_request_room +EXPORT_SYMBOL_GPL vmlinux 0x790be0b9 usb_bus_idr +EXPORT_SYMBOL_GPL vmlinux 0x790dbc6e pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7918d817 memory_failure +EXPORT_SYMBOL_GPL vmlinux 0x79240b1f devm_clk_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x79263428 register_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x79345cb9 register_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x7934aa08 register_kprobes +EXPORT_SYMBOL_GPL vmlinux 0x7944e0fc tracing_off +EXPORT_SYMBOL_GPL vmlinux 0x79470a2c TSS_authhmac +EXPORT_SYMBOL_GPL vmlinux 0x794a0461 rockchip_pcie_disable_clocks +EXPORT_SYMBOL_GPL vmlinux 0x794b7271 orderly_reboot +EXPORT_SYMBOL_GPL vmlinux 0x795387b6 devm_clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x7958ad42 nvmem_cell_read_u16 +EXPORT_SYMBOL_GPL vmlinux 0x79759c56 pinmux_generic_get_function_count +EXPORT_SYMBOL_GPL vmlinux 0x79819715 raw_v6_match +EXPORT_SYMBOL_GPL vmlinux 0x798b7682 klist_prev +EXPORT_SYMBOL_GPL vmlinux 0x798e400a trace_remove_event_call +EXPORT_SYMBOL_GPL vmlinux 0x798fe85f ip_build_and_send_pkt +EXPORT_SYMBOL_GPL vmlinux 0x79912376 devm_hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0x799dcebf crypto_get_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x79ad1298 event_triggers_call +EXPORT_SYMBOL_GPL vmlinux 0x79af10d8 pci_find_next_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x79b1cbc1 alloc_dax_region +EXPORT_SYMBOL_GPL vmlinux 0x79b8bdd6 bpf_redirect_info +EXPORT_SYMBOL_GPL vmlinux 0x79bc842c usb_anchor_suspend_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x79c5995b dma_get_required_mask +EXPORT_SYMBOL_GPL vmlinux 0x79cefbf9 sk_msg_free_partial +EXPORT_SYMBOL_GPL vmlinux 0x79d21ea3 cpufreq_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x79defbe1 kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x79e3911d fsnotify_find_mark +EXPORT_SYMBOL_GPL vmlinux 0x79f1aa44 find_iova +EXPORT_SYMBOL_GPL vmlinux 0x79f697e4 lzorle1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x79f9326a device_store_bool +EXPORT_SYMBOL_GPL vmlinux 0x7a0285fc md_stop_writes +EXPORT_SYMBOL_GPL vmlinux 0x7a07544b sbitmap_bitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x7a082c72 hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0x7a27f817 is_swiotlb_active +EXPORT_SYMBOL_GPL vmlinux 0x7a2ac5d3 fuse_mount_remove +EXPORT_SYMBOL_GPL vmlinux 0x7a3219c2 mtk_clk_unregister_dividers +EXPORT_SYMBOL_GPL vmlinux 0x7a3a2cc1 regulator_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7a3f16a2 devl_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7a4391b4 led_trigger_event +EXPORT_SYMBOL_GPL vmlinux 0x7a55ffed of_hte_req_count +EXPORT_SYMBOL_GPL vmlinux 0x7a5a44ec vp_modern_map_vq_notify +EXPORT_SYMBOL_GPL vmlinux 0x7a73e605 wm831x_isinkv_values +EXPORT_SYMBOL_GPL vmlinux 0x7a754d9f tegra_bpmp_mrq_is_supported +EXPORT_SYMBOL_GPL vmlinux 0x7a81541b async_synchronize_cookie +EXPORT_SYMBOL_GPL vmlinux 0x7a98f4b4 copy_from_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0x7a9e4c23 software_node_register_node_group +EXPORT_SYMBOL_GPL vmlinux 0x7aa8f1b9 devm_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x7aae3c4b ptp_msg_is_sync +EXPORT_SYMBOL_GPL vmlinux 0x7ab3056a rtnl_put_cacheinfo +EXPORT_SYMBOL_GPL vmlinux 0x7ac10ad8 icst_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x7ac722bd phy_all_ports_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7acb27de get_task_pid +EXPORT_SYMBOL_GPL vmlinux 0x7ad02a41 asn1_encode_tag +EXPORT_SYMBOL_GPL vmlinux 0x7ad1ded1 pinctrl_register_mappings +EXPORT_SYMBOL_GPL vmlinux 0x7ad2c64c k3_udma_glue_release_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x7ad34189 blk_mq_sched_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x7ad3773a mptcp_get_reset_option +EXPORT_SYMBOL_GPL vmlinux 0x7adb0169 dev_pm_opp_adjust_voltage +EXPORT_SYMBOL_GPL vmlinux 0x7add2fb8 ping_unhash +EXPORT_SYMBOL_GPL vmlinux 0x7aedfb96 of_alias_get_id +EXPORT_SYMBOL_GPL vmlinux 0x7af78f8d ata_pci_sff_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x7afc122a fwnode_handle_put +EXPORT_SYMBOL_GPL vmlinux 0x7afcb7db __kprobe_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x7afe324e halt_poll_ns_grow +EXPORT_SYMBOL_GPL vmlinux 0x7b07b64f tps6586x_update +EXPORT_SYMBOL_GPL vmlinux 0x7b09997d crypto_unregister_templates +EXPORT_SYMBOL_GPL vmlinux 0x7b17ac2e dma_async_device_channel_register +EXPORT_SYMBOL_GPL vmlinux 0x7b2ed532 dw_pcie_ep_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x7b32cb32 pci_sriov_configure_simple +EXPORT_SYMBOL_GPL vmlinux 0x7b34a9c6 __auxiliary_device_add +EXPORT_SYMBOL_GPL vmlinux 0x7b462e9e devm_devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x7b4cedc4 acpi_match_acpi_device +EXPORT_SYMBOL_GPL vmlinux 0x7b52bf94 blkcg_activate_policy +EXPORT_SYMBOL_GPL vmlinux 0x7b52d323 gpiochip_get_data +EXPORT_SYMBOL_GPL vmlinux 0x7b5452b8 acpi_unregister_gsi +EXPORT_SYMBOL_GPL vmlinux 0x7b552e8f pci_host_common_probe +EXPORT_SYMBOL_GPL vmlinux 0x7b5a4926 sha1_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7b6198b8 dev_pm_genpd_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7b6437e4 rio_release_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x7b68954a ahci_platform_find_clk +EXPORT_SYMBOL_GPL vmlinux 0x7b6dc14d regulator_enable +EXPORT_SYMBOL_GPL vmlinux 0x7b6f9536 acpi_register_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x7b73b5f1 regcache_cache_bypass +EXPORT_SYMBOL_GPL vmlinux 0x7b8910f4 kfence_sample_interval +EXPORT_SYMBOL_GPL vmlinux 0x7b90d1a9 bind_virq_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x7b9793a2 get_cpu_idle_time_us +EXPORT_SYMBOL_GPL vmlinux 0x7b9ca223 driver_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x7ba1b907 bpf_prog_select_runtime +EXPORT_SYMBOL_GPL vmlinux 0x7bab0c47 soc_device_match +EXPORT_SYMBOL_GPL vmlinux 0x7bacd0ad regmap_raw_write +EXPORT_SYMBOL_GPL vmlinux 0x7bb045a7 __request_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x7bb3fa18 vcap_rule_add_action_bit +EXPORT_SYMBOL_GPL vmlinux 0x7bb4f883 badblocks_set +EXPORT_SYMBOL_GPL vmlinux 0x7bb58a02 lwtunnel_build_state +EXPORT_SYMBOL_GPL vmlinux 0x7bc10367 perf_aux_output_begin +EXPORT_SYMBOL_GPL vmlinux 0x7bd96fac devm_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0x7be53f87 fb_deferred_io_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x7bf9416e perf_event_refresh +EXPORT_SYMBOL_GPL vmlinux 0x7c1abe5f reset_control_get_count +EXPORT_SYMBOL_GPL vmlinux 0x7c291e86 show_rcu_tasks_trace_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0x7c37b101 clk_hw_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x7c3d8a4b icc_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x7c3e736a rcu_nocb_cpu_offload +EXPORT_SYMBOL_GPL vmlinux 0x7c435bf5 device_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x7c482c22 paste_selection +EXPORT_SYMBOL_GPL vmlinux 0x7c4d1c3e tpm_pm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7c51cf97 acpi_dev_get_memory_resources +EXPORT_SYMBOL_GPL vmlinux 0x7c543e87 acpi_unbind_one +EXPORT_SYMBOL_GPL vmlinux 0x7c54592e crypto_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x7c56fa63 cdx_device_add +EXPORT_SYMBOL_GPL vmlinux 0x7c604eec ping_get_port +EXPORT_SYMBOL_GPL vmlinux 0x7c7d3ece irq_domain_add_legacy +EXPORT_SYMBOL_GPL vmlinux 0x7c812db8 irq_create_mapping_affinity +EXPORT_SYMBOL_GPL vmlinux 0x7c8f8258 sdio_disable_func +EXPORT_SYMBOL_GPL vmlinux 0x7c94c99a kvm_release_pfn_dirty +EXPORT_SYMBOL_GPL vmlinux 0x7c983a5d dmi_walk +EXPORT_SYMBOL_GPL vmlinux 0x7c9a7371 clk_prepare +EXPORT_SYMBOL_GPL vmlinux 0x7c9aa46a serial8250_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x7c9f7244 dequeue_signal +EXPORT_SYMBOL_GPL vmlinux 0x7ca50328 fsverity_verify_bio +EXPORT_SYMBOL_GPL vmlinux 0x7ca64a0b __cookie_v4_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x7cb1aea1 devlink_dpipe_header_ethernet +EXPORT_SYMBOL_GPL vmlinux 0x7cb803de btree_grim_visitor +EXPORT_SYMBOL_GPL vmlinux 0x7cbf0439 cpufreq_enable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x7cc44589 kvm_destroy_vcpus +EXPORT_SYMBOL_GPL vmlinux 0x7cc5cd30 phy_pm_runtime_get +EXPORT_SYMBOL_GPL vmlinux 0x7cc84d98 from_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x7cce902d __tracepoint_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x7cceaf92 zs_pool_stats +EXPORT_SYMBOL_GPL vmlinux 0x7cd5d9bd apply_to_existing_page_range +EXPORT_SYMBOL_GPL vmlinux 0x7cd6f042 cpufreq_get_current_driver +EXPORT_SYMBOL_GPL vmlinux 0x7cd7ba1d kernel_read_file_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x7ce10416 key_type_asymmetric +EXPORT_SYMBOL_GPL vmlinux 0x7ce2c7d0 blk_mq_quiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x7ceaf0d5 generic_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x7cf22469 thermal_zone_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7cf5b1b8 mtk_pinconf_adv_drive_set_raw +EXPORT_SYMBOL_GPL vmlinux 0x7cfe6934 __put_net +EXPORT_SYMBOL_GPL vmlinux 0x7d00c65b nd_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x7d0f6b42 __tracepoint_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x7d1688c3 of_property_read_u32_index +EXPORT_SYMBOL_GPL vmlinux 0x7d1bb1d4 tnum_strn +EXPORT_SYMBOL_GPL vmlinux 0x7d1bfeea mbox_flush +EXPORT_SYMBOL_GPL vmlinux 0x7d2a8b59 blk_mq_free_request +EXPORT_SYMBOL_GPL vmlinux 0x7d33893c dm_accept_partial_bio +EXPORT_SYMBOL_GPL vmlinux 0x7d38be40 pwm_put +EXPORT_SYMBOL_GPL vmlinux 0x7d471321 zynqmp_pm_pinctrl_release +EXPORT_SYMBOL_GPL vmlinux 0x7d502f7e device_link_del +EXPORT_SYMBOL_GPL vmlinux 0x7d510a85 rio_mport_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x7d558968 trace_seq_puts +EXPORT_SYMBOL_GPL vmlinux 0x7d59dd46 pm_wq +EXPORT_SYMBOL_GPL vmlinux 0x7d804c7c balloon_page_list_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x7d80e065 mptcp_pm_get_subflows_max +EXPORT_SYMBOL_GPL vmlinux 0x7d891abc fscrypt_d_revalidate +EXPORT_SYMBOL_GPL vmlinux 0x7dae109e fib6_new_table +EXPORT_SYMBOL_GPL vmlinux 0x7db6e55b driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7dda30af unregister_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7de39e07 phy_basic_t1_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7de65a03 acpi_lpat_free_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0x7de6cc23 io_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x7dee24fe ahci_set_em_messages +EXPORT_SYMBOL_GPL vmlinux 0x7defc870 gnttab_end_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0x7df1ad5a ata_sff_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x7dfbd112 percpu_down_write +EXPORT_SYMBOL_GPL vmlinux 0x7dfd4aad fsl_mc_bus_dpdmux_type +EXPORT_SYMBOL_GPL vmlinux 0x7e09e094 pci_user_write_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x7e0d31ea ima_inode_hash +EXPORT_SYMBOL_GPL vmlinux 0x7e0da22c __platform_driver_probe +EXPORT_SYMBOL_GPL vmlinux 0x7e120bb3 clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x7e1e7af1 __traceiter_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x7e3bbcc0 ethnl_cable_test_pulse +EXPORT_SYMBOL_GPL vmlinux 0x7e3bdecd __ftrace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0x7e3fc07b gpiod_set_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x7e40d363 ata_sff_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x7e5acffb regulator_set_voltage_time_sel +EXPORT_SYMBOL_GPL vmlinux 0x7e5db80b pstore_name_to_type +EXPORT_SYMBOL_GPL vmlinux 0x7e64181d usb_calc_bus_time +EXPORT_SYMBOL_GPL vmlinux 0x7e697280 kvm_io_bus_write +EXPORT_SYMBOL_GPL vmlinux 0x7e6f0d14 pci_pasid_features +EXPORT_SYMBOL_GPL vmlinux 0x7e71c163 xhci_drop_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x7e744982 devfreq_event_get_edev_count +EXPORT_SYMBOL_GPL vmlinux 0x7e7a47c9 pci_acpi_clear_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x7e7b0e2a unmap_mapping_pages +EXPORT_SYMBOL_GPL vmlinux 0x7e7e3f58 ring_buffer_reset_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7e7e5ff1 pm_clk_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7e8d8619 usb_anchor_empty +EXPORT_SYMBOL_GPL vmlinux 0x7e917894 __SCK__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0x7e9f653b badblocks_store +EXPORT_SYMBOL_GPL vmlinux 0x7ea060c7 devres_close_group +EXPORT_SYMBOL_GPL vmlinux 0x7ea75c24 __wake_up_locked_key_bookmark +EXPORT_SYMBOL_GPL vmlinux 0x7ea918a0 acpi_subsys_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7eaf7c85 fsl_mc_bus_dpmcp_type +EXPORT_SYMBOL_GPL vmlinux 0x7eb808d0 add_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7ebf021d pci_ims_alloc_irq +EXPORT_SYMBOL_GPL vmlinux 0x7ecc200b of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x7ecc6dc5 vring_transport_features +EXPORT_SYMBOL_GPL vmlinux 0x7edefb73 __traceiter_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x7ee6f94f devl_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x7ee8df20 cpufreq_dbs_governor_limits +EXPORT_SYMBOL_GPL vmlinux 0x7eea6b8b pcap_adc_async +EXPORT_SYMBOL_GPL vmlinux 0x7eecccce __traceiter_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x7ef5967e __vfs_setxattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x7f1622e2 lp8788_read_byte +EXPORT_SYMBOL_GPL vmlinux 0x7f6626b4 of_reserved_mem_device_release +EXPORT_SYMBOL_GPL vmlinux 0x7f686ecb clk_register_divider_table +EXPORT_SYMBOL_GPL vmlinux 0x7f6cee89 rhashtable_free_and_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7f7cbc64 ip_tunnel_need_metadata +EXPORT_SYMBOL_GPL vmlinux 0x7f84f35d rcu_gp_slow_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7f8839d6 i2c_acpi_get_i2c_resource +EXPORT_SYMBOL_GPL vmlinux 0x7f8eabf4 is_software_node +EXPORT_SYMBOL_GPL vmlinux 0x7f9b1879 osc_cpc_flexible_adr_space_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x7f9dc23b xenbus_probe_node +EXPORT_SYMBOL_GPL vmlinux 0x7fa96509 erst_get_record_id_next +EXPORT_SYMBOL_GPL vmlinux 0x7fab43ee __rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x7faba416 led_blink_set_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x7fb7abb4 bsg_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x7fc611e4 tty_find_polling_driver +EXPORT_SYMBOL_GPL vmlinux 0x7fcb17f0 ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x7ff19c40 zynqmp_pm_set_requirement +EXPORT_SYMBOL_GPL vmlinux 0x7ff7ca18 crypto_register_algs +EXPORT_SYMBOL_GPL vmlinux 0x80135182 k3_ringacc_ring_pop_tail +EXPORT_SYMBOL_GPL vmlinux 0x801ae8f2 __bio_release_pages +EXPORT_SYMBOL_GPL vmlinux 0x8024812c scsi_eh_ready_devs +EXPORT_SYMBOL_GPL vmlinux 0x8035bed7 rockchip_clk_protect_critical +EXPORT_SYMBOL_GPL vmlinux 0x8036b55d edac_mc_find_csrow_by_page +EXPORT_SYMBOL_GPL vmlinux 0x80382051 acpi_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0x804894e0 proc_create_net_single +EXPORT_SYMBOL_GPL vmlinux 0x8057da5b pci_generic_config_read +EXPORT_SYMBOL_GPL vmlinux 0x8058f919 sata_lpm_ignore_phy_events +EXPORT_SYMBOL_GPL vmlinux 0x805d7d68 fwnode_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x805f741d devlink_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8060b8fe pci_ats_supported +EXPORT_SYMBOL_GPL vmlinux 0x806c3dba blk_stat_disable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x807079f8 fsl_mc_object_free +EXPORT_SYMBOL_GPL vmlinux 0x807766ea usb_scuttle_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x80786727 public_key_subtype +EXPORT_SYMBOL_GPL vmlinux 0x807fdcc4 call_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x808ec1a3 crypto_alg_tested +EXPORT_SYMBOL_GPL vmlinux 0x80a095d8 scatterwalk_ffwd +EXPORT_SYMBOL_GPL vmlinux 0x80a6df7a ethtool_set_ethtool_phy_ops +EXPORT_SYMBOL_GPL vmlinux 0x80a75984 kthread_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x80c68137 nf_log_buf_close +EXPORT_SYMBOL_GPL vmlinux 0x80cae61a devm_gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x80d2e929 imx_clk_fracn_gppll +EXPORT_SYMBOL_GPL vmlinux 0x80d5e57a mpi_free +EXPORT_SYMBOL_GPL vmlinux 0x80d9a87f mtk_pinconf_bias_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x80e72884 crypto_hash_walk_first +EXPORT_SYMBOL_GPL vmlinux 0x80e88177 __tracepoint_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x80efd015 imx_dev_clk_hw_pll14xx +EXPORT_SYMBOL_GPL vmlinux 0x80f74e56 crypto_unregister_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x8110a73a cond_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x81141233 devfreq_cooling_em_register +EXPORT_SYMBOL_GPL vmlinux 0x8118caef regulator_find_closest_bigger +EXPORT_SYMBOL_GPL vmlinux 0x811bd941 mtk_pinconf_bias_set +EXPORT_SYMBOL_GPL vmlinux 0x811dc334 usb_unregister_notify +EXPORT_SYMBOL_GPL vmlinux 0x8129a70a regulator_bulk_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x8133c4f9 trace_event_buffer_commit +EXPORT_SYMBOL_GPL vmlinux 0x813b51dc mdiobus_c45_modify +EXPORT_SYMBOL_GPL vmlinux 0x813f8d6b usb_get_status +EXPORT_SYMBOL_GPL vmlinux 0x814123a3 rio_mport_get_feature +EXPORT_SYMBOL_GPL vmlinux 0x814ab6ba fscrypt_drop_inode +EXPORT_SYMBOL_GPL vmlinux 0x815588a6 clk_enable +EXPORT_SYMBOL_GPL vmlinux 0x815fadc7 gpiochip_line_is_persistent +EXPORT_SYMBOL_GPL vmlinux 0x815fda83 sed_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x816a41ca cpufreq_update_limits +EXPORT_SYMBOL_GPL vmlinux 0x8170c2ef i2c_of_match_device +EXPORT_SYMBOL_GPL vmlinux 0x817abfde fwnode_get_next_parent +EXPORT_SYMBOL_GPL vmlinux 0x8180cede asn1_encode_sequence +EXPORT_SYMBOL_GPL vmlinux 0x81988050 vp_modern_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x819d72cb klist_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x81a68518 power_supply_set_property +EXPORT_SYMBOL_GPL vmlinux 0x81a7f541 percpu_ref_init +EXPORT_SYMBOL_GPL vmlinux 0x81a877a3 gpmc_omap_onenand_set_timings +EXPORT_SYMBOL_GPL vmlinux 0x81aa78d8 zynqmp_pm_aes_engine +EXPORT_SYMBOL_GPL vmlinux 0x81abfbd6 pcc_mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0x81b89c63 tpm_put_ops +EXPORT_SYMBOL_GPL vmlinux 0x81c0e20b dpbp_reset +EXPORT_SYMBOL_GPL vmlinux 0x81c71562 gnttab_page_cache_put +EXPORT_SYMBOL_GPL vmlinux 0x81ccd4aa of_pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0x81cf5282 trace_seq_bprintf +EXPORT_SYMBOL_GPL vmlinux 0x81e2bdf4 generic_handle_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x81f372a2 unregister_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x82092899 badrange_forget +EXPORT_SYMBOL_GPL vmlinux 0x821607de bpf_trace_run4 +EXPORT_SYMBOL_GPL vmlinux 0x8220a38e k3_ringacc_get_ring_id +EXPORT_SYMBOL_GPL vmlinux 0x82226c53 pinctrl_unregister_mappings +EXPORT_SYMBOL_GPL vmlinux 0x822dcaad register_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x823a764a devm_hte_register_chip +EXPORT_SYMBOL_GPL vmlinux 0x823dad7c dmaengine_unmap_put +EXPORT_SYMBOL_GPL vmlinux 0x823eae06 blocking_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x824ca611 nop_posix_acl_access +EXPORT_SYMBOL_GPL vmlinux 0x82573f3b usb_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x82576c88 devlink_traps_register +EXPORT_SYMBOL_GPL vmlinux 0x825b8f13 regmap_noinc_write +EXPORT_SYMBOL_GPL vmlinux 0x825c7340 phylink_get_eee_err +EXPORT_SYMBOL_GPL vmlinux 0x827e61f8 acpi_has_watchdog +EXPORT_SYMBOL_GPL vmlinux 0x828da5e5 sdio_f0_writeb +EXPORT_SYMBOL_GPL vmlinux 0x828e22f4 hrtimer_forward +EXPORT_SYMBOL_GPL vmlinux 0x829f9253 spi_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x82a70ea5 vp_modern_probe +EXPORT_SYMBOL_GPL vmlinux 0x82a80545 __SCK__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x82b03402 raw_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x82b4632f crypto_sig_set_pubkey +EXPORT_SYMBOL_GPL vmlinux 0x82b57726 nf_hook_entries_delete_raw +EXPORT_SYMBOL_GPL vmlinux 0x82b665ac rio_local_set_device_id +EXPORT_SYMBOL_GPL vmlinux 0x82c5eab9 devlink_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0x82cb5f93 devm_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0x82d00c66 __fscrypt_prepare_rename +EXPORT_SYMBOL_GPL vmlinux 0x82d1c62f vcap_port_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x82d55ca1 bind_interdomain_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x82d79b51 sysctl_vfs_cache_pressure +EXPORT_SYMBOL_GPL vmlinux 0x82fb3df4 ahci_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x83083c45 da9052_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0x8313bc65 seg6_do_srh_inline +EXPORT_SYMBOL_GPL vmlinux 0x8337ffca devm_request_pci_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0x8339df73 klist_add_behind +EXPORT_SYMBOL_GPL vmlinux 0x83433d3d kvm_vcpu_gfn_to_hva +EXPORT_SYMBOL_GPL vmlinux 0x8349a895 nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x834e65e8 pci_disable_ats +EXPORT_SYMBOL_GPL vmlinux 0x835355c3 pinctrl_utils_add_map_configs +EXPORT_SYMBOL_GPL vmlinux 0x8353dfff acpi_os_get_iomem +EXPORT_SYMBOL_GPL vmlinux 0x836d652f poll_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x836fa468 battery_hook_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8382ddd6 scsi_autopm_put_device +EXPORT_SYMBOL_GPL vmlinux 0x83a747ed mtk_eint_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x83bf14a0 scmi_protocol_unregister +EXPORT_SYMBOL_GPL vmlinux 0x83ea0512 fib_nh_common_init +EXPORT_SYMBOL_GPL vmlinux 0x83f9b190 __irq_resolve_mapping +EXPORT_SYMBOL_GPL vmlinux 0x83fdf146 dev_coredumpsg +EXPORT_SYMBOL_GPL vmlinux 0x840b8769 ima_file_check +EXPORT_SYMBOL_GPL vmlinux 0x84106f36 devlink_trap_ctx_priv +EXPORT_SYMBOL_GPL vmlinux 0x84178b9a mptcp_token_get_sock +EXPORT_SYMBOL_GPL vmlinux 0x8421980f max8997_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x8425b9c3 xas_split_alloc +EXPORT_SYMBOL_GPL vmlinux 0x84264ced fs_umode_to_ftype +EXPORT_SYMBOL_GPL vmlinux 0x842f046d usb_poison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x84363cb0 rio_mport_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x843ba9e4 usb_put_hcd +EXPORT_SYMBOL_GPL vmlinux 0x843d32d6 syscon_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x843d70ef acpi_is_root_bridge +EXPORT_SYMBOL_GPL vmlinux 0x844bf4c8 regulator_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x844fc0ea crypto_skcipher_setkey +EXPORT_SYMBOL_GPL vmlinux 0x84502a47 blk_status_to_errno +EXPORT_SYMBOL_GPL vmlinux 0x84546ef2 power_supply_charge_behaviour_show +EXPORT_SYMBOL_GPL vmlinux 0x8459aabd dm_get_md +EXPORT_SYMBOL_GPL vmlinux 0x8462cb62 atapi_cmd_type +EXPORT_SYMBOL_GPL vmlinux 0x848fa9ae of_regulator_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x84a22496 mtk_is_virt_gpio +EXPORT_SYMBOL_GPL vmlinux 0x84a475a6 tcp_reno_undo_cwnd +EXPORT_SYMBOL_GPL vmlinux 0x84a742b7 kernfs_get +EXPORT_SYMBOL_GPL vmlinux 0x84a8d0eb of_changeset_revert +EXPORT_SYMBOL_GPL vmlinux 0x84b12a98 pci_dev_unlock +EXPORT_SYMBOL_GPL vmlinux 0x84bc6ed8 mtk_pinconf_bias_set_combo +EXPORT_SYMBOL_GPL vmlinux 0x84bea39b nfnl_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x84bea4c2 pinmux_generic_get_function_name +EXPORT_SYMBOL_GPL vmlinux 0x84ef27f5 synth_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x84effff7 pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x84fedea1 dm_suspended +EXPORT_SYMBOL_GPL vmlinux 0x8506baa8 clk_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x850bb6db devlink_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x85142df4 sbitmap_queue_init_node +EXPORT_SYMBOL_GPL vmlinux 0x851e6003 usb_phy_roothub_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x851fe124 __SCK__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x8523eb8c mf_dax_kill_procs +EXPORT_SYMBOL_GPL vmlinux 0x8535ec16 edac_pci_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x854020d4 spi_mem_dirmap_read +EXPORT_SYMBOL_GPL vmlinux 0x85540ebc nvmem_cell_put +EXPORT_SYMBOL_GPL vmlinux 0x8558aed6 acpi_pci_check_ejectable +EXPORT_SYMBOL_GPL vmlinux 0x856d54bd devm_irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x856e1db3 cros_ec_check_features +EXPORT_SYMBOL_GPL vmlinux 0x856ea4a7 mdiobus_modify +EXPORT_SYMBOL_GPL vmlinux 0x8577ec5c mtk_clk_register_muxes +EXPORT_SYMBOL_GPL vmlinux 0x85788fd7 regulator_get_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0x85820595 usb_unlocked_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x85874ca6 bpf_prog_free +EXPORT_SYMBOL_GPL vmlinux 0x858e2628 dax_holder +EXPORT_SYMBOL_GPL vmlinux 0x859708b2 unregister_net_sysctl_table +EXPORT_SYMBOL_GPL vmlinux 0x859bec79 usb_of_get_device_node +EXPORT_SYMBOL_GPL vmlinux 0x85a53498 disk_uevent +EXPORT_SYMBOL_GPL vmlinux 0x85b3b6a5 debugfs_create_ulong +EXPORT_SYMBOL_GPL vmlinux 0x85d24c11 scsi_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x85d444aa ahci_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x85d53dbb rio_free_net +EXPORT_SYMBOL_GPL vmlinux 0x85defb99 account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x85edb434 __fib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x85eed1be iopf_queue_discard_partial +EXPORT_SYMBOL_GPL vmlinux 0x85f79395 thermal_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x860e965f xfrm_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x86138937 power_supply_powers +EXPORT_SYMBOL_GPL vmlinux 0x861a7a70 fscrypt_dummy_policies_equal +EXPORT_SYMBOL_GPL vmlinux 0x861efab5 nvmem_cell_read_variable_le_u64 +EXPORT_SYMBOL_GPL vmlinux 0x861fe73a mtk_free_clk_data +EXPORT_SYMBOL_GPL vmlinux 0x862258db timecounter_init +EXPORT_SYMBOL_GPL vmlinux 0x8625cd8c of_pwm_xlate_with_flags +EXPORT_SYMBOL_GPL vmlinux 0x862bb17b linear_range_values_in_range_array +EXPORT_SYMBOL_GPL vmlinux 0x8642b118 mnt_want_write +EXPORT_SYMBOL_GPL vmlinux 0x86510c3d bpf_map_inc_with_uref +EXPORT_SYMBOL_GPL vmlinux 0x86585a33 devlink_fmsg_obj_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x865e0e17 serial8250_read_char +EXPORT_SYMBOL_GPL vmlinux 0x86623fd7 notify_remote_via_irq +EXPORT_SYMBOL_GPL vmlinux 0x866595c4 debugfs_create_u8 +EXPORT_SYMBOL_GPL vmlinux 0x86700220 acpi_get_cpuid +EXPORT_SYMBOL_GPL vmlinux 0x8676637b handle_fasteoi_irq +EXPORT_SYMBOL_GPL vmlinux 0x8677245d unregister_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0x867a1dbf of_cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x86871b40 devlink_info_version_stored_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x868784cb __symbol_get +EXPORT_SYMBOL_GPL vmlinux 0x8696808c phy_gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x869f6173 dev_pm_qos_hide_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x86b13d2a usb_unpoison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x86b17176 mtk_hw_get_value +EXPORT_SYMBOL_GPL vmlinux 0x86b1ceb3 tegra210_set_sata_pll_seq_sw +EXPORT_SYMBOL_GPL vmlinux 0x86c02001 ipi_send_mask +EXPORT_SYMBOL_GPL vmlinux 0x86c43a8c cper_estatus_check +EXPORT_SYMBOL_GPL vmlinux 0x86dde88c usb_match_id +EXPORT_SYMBOL_GPL vmlinux 0x86ec232e devm_i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0x86f6b99d synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x86f85114 net_dec_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x87026ac0 crypto_lookup_template +EXPORT_SYMBOL_GPL vmlinux 0x8705680a put_io_context +EXPORT_SYMBOL_GPL vmlinux 0x87079451 kvm_vcpu_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x870e16b7 xen_test_irq_shared +EXPORT_SYMBOL_GPL vmlinux 0x8714b385 devm_thermal_of_zone_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8718f944 serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x87258a37 mas_store +EXPORT_SYMBOL_GPL vmlinux 0x87281a8c devm_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x872e48ad memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x8743c7e3 __pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x87467d6b usb_get_descriptor +EXPORT_SYMBOL_GPL vmlinux 0x874f75fa devm_regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8770c6db xfrm_local_error +EXPORT_SYMBOL_GPL vmlinux 0x8774f860 __traceiter_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x8782df42 pingv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x8785e007 pci_p2pmem_find_many +EXPORT_SYMBOL_GPL vmlinux 0x878bd53b acpi_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x87908767 xas_clear_mark +EXPORT_SYMBOL_GPL vmlinux 0x8792ca17 da9052_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x87b29aff dev_attr_sw_activity +EXPORT_SYMBOL_GPL vmlinux 0x87d5d23f platform_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x87f447b9 rockchip_register_softrst_lut +EXPORT_SYMBOL_GPL vmlinux 0x880f8b23 bus_get_dev_root +EXPORT_SYMBOL_GPL vmlinux 0x881630ad __rt_mutex_init +EXPORT_SYMBOL_GPL vmlinux 0x88174b0b usb_hcd_unmap_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x88200cdb cpufreq_register_governor +EXPORT_SYMBOL_GPL vmlinux 0x88335ac2 irq_domain_update_bus_token +EXPORT_SYMBOL_GPL vmlinux 0x8836887c ipv4_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x88484b21 spi_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x884d3850 usb_get_dr_mode +EXPORT_SYMBOL_GPL vmlinux 0x88533b7d devm_krealloc +EXPORT_SYMBOL_GPL vmlinux 0x88548575 platform_get_irq_optional +EXPORT_SYMBOL_GPL vmlinux 0x885528a6 ring_buffer_discard_commit +EXPORT_SYMBOL_GPL vmlinux 0x8867284b dev_coredumpv +EXPORT_SYMBOL_GPL vmlinux 0x88778572 __spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0x887af7ac tty_ldisc_flush +EXPORT_SYMBOL_GPL vmlinux 0x888c5be5 irq_bypass_register_consumer +EXPORT_SYMBOL_GPL vmlinux 0x888c5d07 led_set_brightness +EXPORT_SYMBOL_GPL vmlinux 0x88a0d122 vfs_getxattr +EXPORT_SYMBOL_GPL vmlinux 0x88ab6fe3 kgdb_active +EXPORT_SYMBOL_GPL vmlinux 0x88b4ae92 ring_buffer_normalize_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x88cce6a0 xas_find_marked +EXPORT_SYMBOL_GPL vmlinux 0x88cd7a9a k3_ringacc_ring_get_occ +EXPORT_SYMBOL_GPL vmlinux 0x88e8284f device_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0x88e99f40 lwtunnel_output +EXPORT_SYMBOL_GPL vmlinux 0x88e9bc6c sysfs_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x88ef0ff8 ethtool_params_from_link_mode +EXPORT_SYMBOL_GPL vmlinux 0x88efb30f pci_epc_unmap_addr +EXPORT_SYMBOL_GPL vmlinux 0x88f7823f rio_release_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x88fac4e8 xhci_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x890f4f97 __kprobe_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x890fa0fa btree_get_prev +EXPORT_SYMBOL_GPL vmlinux 0x8916fb3a walk_hmem_resources +EXPORT_SYMBOL_GPL vmlinux 0x891a5a7f gnttab_max_grant_frames +EXPORT_SYMBOL_GPL vmlinux 0x8924eb1e rcu_force_quiescent_state +EXPORT_SYMBOL_GPL vmlinux 0x8927f374 devm_of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x892c8c12 i2c_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x8932b94e __trace_trigger_soft_disabled +EXPORT_SYMBOL_GPL vmlinux 0x89337132 scsi_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x893abbdd devlink_fmsg_u32_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x893c5ddb unlock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x89453163 blk_crypto_has_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x89485687 iommu_group_put +EXPORT_SYMBOL_GPL vmlinux 0x89524f5f iommu_unmap_fast +EXPORT_SYMBOL_GPL vmlinux 0x8954dc8e __SCK__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x896b093f bpf_trace_run7 +EXPORT_SYMBOL_GPL vmlinux 0x898f0633 fwnode_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x899752ac perf_event_update_userpage +EXPORT_SYMBOL_GPL vmlinux 0x899a652b unregister_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x89a4476d HYPERVISOR_multicall +EXPORT_SYMBOL_GPL vmlinux 0x89ae7aa0 rsa_parse_pub_key +EXPORT_SYMBOL_GPL vmlinux 0x89b24424 dev_pm_domain_start +EXPORT_SYMBOL_GPL vmlinux 0x89bbafc6 usb_register_notify +EXPORT_SYMBOL_GPL vmlinux 0x89bec8b0 gfn_to_pfn_memslot_atomic +EXPORT_SYMBOL_GPL vmlinux 0x89e1ec9d acpi_get_subsystem_id +EXPORT_SYMBOL_GPL vmlinux 0x89e340cf acpi_bus_get_ejd +EXPORT_SYMBOL_GPL vmlinux 0x89fcb6c7 usb_enable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x8a01347e dma_vmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x8a059371 irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x8a0f39ca trace_array_printk +EXPORT_SYMBOL_GPL vmlinux 0x8a2b9ea2 kthread_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x8a2c2e7a percpu_up_write +EXPORT_SYMBOL_GPL vmlinux 0x8a2d18ab led_get +EXPORT_SYMBOL_GPL vmlinux 0x8a3cd2b5 wakeup_sources_walk_start +EXPORT_SYMBOL_GPL vmlinux 0x8a3f84ba linear_range_get_selector_low +EXPORT_SYMBOL_GPL vmlinux 0x8a415f51 gpiochip_is_requested +EXPORT_SYMBOL_GPL vmlinux 0x8a44c420 adp5520_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x8a45a555 acpi_unregister_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x8a554a36 mpc8xxx_spi_strmode +EXPORT_SYMBOL_GPL vmlinux 0x8a59938b xdp_return_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x8a59acc6 mtk_clk_unregister_gates +EXPORT_SYMBOL_GPL vmlinux 0x8a62b81b sfp_upstream_stop +EXPORT_SYMBOL_GPL vmlinux 0x8a7a0fb2 devm_mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x8a7c91af imx_pinconf_set_scu +EXPORT_SYMBOL_GPL vmlinux 0x8a7f50bd rtc_class_open +EXPORT_SYMBOL_GPL vmlinux 0x8a83fb45 mpi_point_free_parts +EXPORT_SYMBOL_GPL vmlinux 0x8aa76567 power_supply_get_property_from_supplier +EXPORT_SYMBOL_GPL vmlinux 0x8aa9423b spi_mem_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x8abacc47 get_max_files +EXPORT_SYMBOL_GPL vmlinux 0x8abc03c8 led_trigger_register_simple +EXPORT_SYMBOL_GPL vmlinux 0x8abcc239 param_set_uint_minmax +EXPORT_SYMBOL_GPL vmlinux 0x8abf4879 sock_map_close +EXPORT_SYMBOL_GPL vmlinux 0x8ac1407b sfp_get_module_eeprom +EXPORT_SYMBOL_GPL vmlinux 0x8acb2833 pstore_register +EXPORT_SYMBOL_GPL vmlinux 0x8adc50f1 ata_host_put +EXPORT_SYMBOL_GPL vmlinux 0x8adda77e sk_setup_caps +EXPORT_SYMBOL_GPL vmlinux 0x8ae6a82f __traceiter_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x8ae70981 vma_kernel_pagesize +EXPORT_SYMBOL_GPL vmlinux 0x8af2038e kvm_arch_ptp_get_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0x8af3b036 pci_p2pdma_enable_store +EXPORT_SYMBOL_GPL vmlinux 0x8af4afe0 pcie_port_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x8b00c98d __mmdrop +EXPORT_SYMBOL_GPL vmlinux 0x8b0117d7 netlink_has_listeners +EXPORT_SYMBOL_GPL vmlinux 0x8b12a928 blkcg_root_css +EXPORT_SYMBOL_GPL vmlinux 0x8b149c36 clk_is_match +EXPORT_SYMBOL_GPL vmlinux 0x8b2113c0 irq_of_parse_and_map +EXPORT_SYMBOL_GPL vmlinux 0x8b28426d kvm_vcpu_write_guest +EXPORT_SYMBOL_GPL vmlinux 0x8b39ee7a pm_generic_thaw_noirq +EXPORT_SYMBOL_GPL vmlinux 0x8b3e829f of_css +EXPORT_SYMBOL_GPL vmlinux 0x8b4149e4 cppc_perf_ctrs_in_pcc +EXPORT_SYMBOL_GPL vmlinux 0x8b437cb2 tty_port_tty_hangup +EXPORT_SYMBOL_GPL vmlinux 0x8b454c3c sbitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x8b45f12e firmware_request_nowarn +EXPORT_SYMBOL_GPL vmlinux 0x8b51a8bc dev_pm_opp_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x8b72e930 fsl_mc_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x8b865c60 ata_sas_port_init +EXPORT_SYMBOL_GPL vmlinux 0x8b89f01c hv_ghcb_hypercall +EXPORT_SYMBOL_GPL vmlinux 0x8b8d9217 fsnotify_destroy_mark +EXPORT_SYMBOL_GPL vmlinux 0x8b935d57 irq_get_default_host +EXPORT_SYMBOL_GPL vmlinux 0x8ba0eb15 hv_set_vpreg +EXPORT_SYMBOL_GPL vmlinux 0x8ba5587c kernel_kobj +EXPORT_SYMBOL_GPL vmlinux 0x8ba5afe9 HYPERVISOR_memory_op +EXPORT_SYMBOL_GPL vmlinux 0x8bae80f2 crypto_alloc_sig +EXPORT_SYMBOL_GPL vmlinux 0x8bb0f137 pm_wakeup_ws_event +EXPORT_SYMBOL_GPL vmlinux 0x8bb3b9d0 sdio_writeb +EXPORT_SYMBOL_GPL vmlinux 0x8bbe527c __tracepoint_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0x8bc89ed5 ata_sff_dma_pause +EXPORT_SYMBOL_GPL vmlinux 0x8bc8db82 tpm_tis_remove +EXPORT_SYMBOL_GPL vmlinux 0x8bd719d6 dma_wait_for_async_tx +EXPORT_SYMBOL_GPL vmlinux 0x8bea6b0d clk_register_mux_table +EXPORT_SYMBOL_GPL vmlinux 0x8bead18f vp_legacy_get_features +EXPORT_SYMBOL_GPL vmlinux 0x8bede5f0 set_secondary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x8bf5f379 k3_udma_glue_release_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x8bf7009f blk_update_request +EXPORT_SYMBOL_GPL vmlinux 0x8c0215f2 pm_system_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x8c03d20c destroy_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x8c09cb50 vcap_rule_add_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8c0ed103 rcu_check_boost_fail +EXPORT_SYMBOL_GPL vmlinux 0x8c11294e scsi_register_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x8c1fa462 devl_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8c34bbbb regulator_is_enabled_regmap +EXPORT_SYMBOL_GPL vmlinux 0x8c3d3c17 sock_map_destroy +EXPORT_SYMBOL_GPL vmlinux 0x8c484409 gnttab_release_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x8c4d2428 mt_prev +EXPORT_SYMBOL_GPL vmlinux 0x8c52dd7c __tracepoint_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x8c583bf5 debugfs_create_x16 +EXPORT_SYMBOL_GPL vmlinux 0x8c5a3706 ata_pci_device_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8c5b5636 serial8250_rpm_get +EXPORT_SYMBOL_GPL vmlinux 0x8c6e0352 phy_pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0x8c743fb6 reset_control_status +EXPORT_SYMBOL_GPL vmlinux 0x8c8923ed noop_backing_dev_info +EXPORT_SYMBOL_GPL vmlinux 0x8c89e3b8 usb_phy_roothub_power_off +EXPORT_SYMBOL_GPL vmlinux 0x8c8d2374 dma_fence_unwrap_first +EXPORT_SYMBOL_GPL vmlinux 0x8c8e86b1 ipv6_stub +EXPORT_SYMBOL_GPL vmlinux 0x8c98d248 unregister_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x8c9b57eb regcache_sync +EXPORT_SYMBOL_GPL vmlinux 0x8c9e54d3 devlink_info_version_running_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x8ca5e3f7 of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8ca62409 tty_get_pgrp +EXPORT_SYMBOL_GPL vmlinux 0x8cb0cb38 do_take_over_console +EXPORT_SYMBOL_GPL vmlinux 0x8cb4a48b phy_check_downshift +EXPORT_SYMBOL_GPL vmlinux 0x8cb5a38e k3_udma_glue_rx_flow_disable +EXPORT_SYMBOL_GPL vmlinux 0x8cc0bcbf pm_runtime_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x8cd7790a ip_icmp_error_rfc4884 +EXPORT_SYMBOL_GPL vmlinux 0x8cd7c050 ahci_check_ready +EXPORT_SYMBOL_GPL vmlinux 0x8cd9891d pci_acpi_set_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x8cde3d44 powercap_register_control_type +EXPORT_SYMBOL_GPL vmlinux 0x8d22bb58 iommu_group_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8d2fddd5 pci_dev_run_wake +EXPORT_SYMBOL_GPL vmlinux 0x8d3330b6 cpuacct_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x8d4b7a61 gpiochip_add_pingroup_range +EXPORT_SYMBOL_GPL vmlinux 0x8d522714 __rcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0x8d543e11 of_clk_get_parent_count +EXPORT_SYMBOL_GPL vmlinux 0x8d7e3373 hwpoison_filter_dev_major +EXPORT_SYMBOL_GPL vmlinux 0x8d7f0ac1 clk_hw_get_parent_index +EXPORT_SYMBOL_GPL vmlinux 0x8d908ebf power_supply_get_maintenance_charging_setting +EXPORT_SYMBOL_GPL vmlinux 0x8d90d47c watchdog_set_last_hw_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x8d9ef187 fuse_dev_fiq_ops +EXPORT_SYMBOL_GPL vmlinux 0x8db8004d kvm_get_running_vcpu +EXPORT_SYMBOL_GPL vmlinux 0x8dbf7aaa privcmd_call +EXPORT_SYMBOL_GPL vmlinux 0x8dcac557 max8997_update_reg +EXPORT_SYMBOL_GPL vmlinux 0x8dcd8d29 tcp_bpf_sendmsg_redir +EXPORT_SYMBOL_GPL vmlinux 0x8dd218b0 icc_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x8de34ac7 fsnotify_add_mark +EXPORT_SYMBOL_GPL vmlinux 0x8df161c2 rz_mtu3_8bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0x8df83702 tcp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x8dfd9b50 __traceiter_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x8e036626 of_clk_get_parent_name +EXPORT_SYMBOL_GPL vmlinux 0x8e13b466 bpf_prog_sub +EXPORT_SYMBOL_GPL vmlinux 0x8e16419b trace_clock_local +EXPORT_SYMBOL_GPL vmlinux 0x8e4311f6 switchdev_handle_port_obj_add_foreign +EXPORT_SYMBOL_GPL vmlinux 0x8e4b63a6 hisi_clk_register_gate_sep +EXPORT_SYMBOL_GPL vmlinux 0x8e4eb451 bpf_sk_storage_diag_free +EXPORT_SYMBOL_GPL vmlinux 0x8e54d279 switchdev_handle_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x8e5d7f1b get_pid_task +EXPORT_SYMBOL_GPL vmlinux 0x8e62bca1 query_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x8e68cbc9 dax_iomap_rw +EXPORT_SYMBOL_GPL vmlinux 0x8e6b1a9e net_selftest_get_count +EXPORT_SYMBOL_GPL vmlinux 0x8e6fa8b5 apei_exec_pre_map_gars +EXPORT_SYMBOL_GPL vmlinux 0x8e706273 clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x8e7c385c ata_sas_port_stop +EXPORT_SYMBOL_GPL vmlinux 0x8e7f0a9c acpi_get_phys_id +EXPORT_SYMBOL_GPL vmlinux 0x8e848ef1 fs_dax_get_by_bdev +EXPORT_SYMBOL_GPL vmlinux 0x8e9164b8 kthread_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x8e9524ae mpc8xxx_spi_rx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0x8e9bd4a3 hv_alloc_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x8ea00705 mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0x8ea6b60d sysfs_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x8ead800c user_free_preparse +EXPORT_SYMBOL_GPL vmlinux 0x8ec4bccd clk_hw_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0x8ed23dd1 gnttab_map_refs +EXPORT_SYMBOL_GPL vmlinux 0x8ed99466 fixed_phy_register +EXPORT_SYMBOL_GPL vmlinux 0x8ee5c897 device_show_int +EXPORT_SYMBOL_GPL vmlinux 0x8eec19bd __SCK__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x8eee3399 dax_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x8ef0effd tpm_chip_bootstrap +EXPORT_SYMBOL_GPL vmlinux 0x8f00dcfc rt288x_setup +EXPORT_SYMBOL_GPL vmlinux 0x8f00f6d1 vhost_task_start +EXPORT_SYMBOL_GPL vmlinux 0x8f0748af rcu_expedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x8f0b781d iova_domain_init_rcaches +EXPORT_SYMBOL_GPL vmlinux 0x8f0cd773 device_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x8f101b9c bsg_job_put +EXPORT_SYMBOL_GPL vmlinux 0x8f19488a uhci_check_and_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0x8f197d05 anon_transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x8f2278dc usb_alloc_urb +EXPORT_SYMBOL_GPL vmlinux 0x8f28a9f0 usb_autopm_get_interface +EXPORT_SYMBOL_GPL vmlinux 0x8f2a7afe platform_get_irq +EXPORT_SYMBOL_GPL vmlinux 0x8f33c92f dev_pm_opp_of_cpumask_add_table +EXPORT_SYMBOL_GPL vmlinux 0x8f3969e1 zynqmp_pm_clock_getrate +EXPORT_SYMBOL_GPL vmlinux 0x8f470f86 ethnl_cable_test_free +EXPORT_SYMBOL_GPL vmlinux 0x8f4f5b83 __tracepoint_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x8f5c3962 usb_choose_configuration +EXPORT_SYMBOL_GPL vmlinux 0x8f69d12f usb_get_from_anchor +EXPORT_SYMBOL_GPL vmlinux 0x8f6cee77 __round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x8f6e3aff fb_sys_write +EXPORT_SYMBOL_GPL vmlinux 0x8f786bee fs_umode_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0x8f7bd0a6 btree_init_mempool +EXPORT_SYMBOL_GPL vmlinux 0x8f7e3b8f tcp_reno_ssthresh +EXPORT_SYMBOL_GPL vmlinux 0x8f941e2a fscrypt_ioctl_remove_key +EXPORT_SYMBOL_GPL vmlinux 0x8fa02474 sata_link_scr_lpm +EXPORT_SYMBOL_GPL vmlinux 0x8fa5a6ee dev_fetch_sw_netstats +EXPORT_SYMBOL_GPL vmlinux 0x8faa800d acpi_cpc_valid +EXPORT_SYMBOL_GPL vmlinux 0x8fafaca4 regulator_desc_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x8fbfdd7b usb_store_new_id +EXPORT_SYMBOL_GPL vmlinux 0x8fc12788 software_node_unregister_node_group +EXPORT_SYMBOL_GPL vmlinux 0x8fd0065a blk_mark_disk_dead +EXPORT_SYMBOL_GPL vmlinux 0x8fe63217 xfrm_audit_policy_delete +EXPORT_SYMBOL_GPL vmlinux 0x8ff60436 mpi_ec_add_points +EXPORT_SYMBOL_GPL vmlinux 0x8ffb7a26 nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x8ffe4469 gov_attr_set_init +EXPORT_SYMBOL_GPL vmlinux 0x8ffe6072 clk_regmap_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x90018273 ohci_hub_status_data +EXPORT_SYMBOL_GPL vmlinux 0x90083ae9 kvm_vcpu_read_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x900eee51 transport_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x9016d276 skcipher_walk_virt +EXPORT_SYMBOL_GPL vmlinux 0x901d7224 xhci_run +EXPORT_SYMBOL_GPL vmlinux 0x902307a3 dma_resv_test_signaled +EXPORT_SYMBOL_GPL vmlinux 0x90388ecc xdp_do_redirect_frame +EXPORT_SYMBOL_GPL vmlinux 0x903b627c list_lru_isolate_move +EXPORT_SYMBOL_GPL vmlinux 0x903b8441 stmpe811_adc_common_init +EXPORT_SYMBOL_GPL vmlinux 0x904248ea __dma_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x9047bdde dm_bio_from_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x90506f0f spi_mem_get_name +EXPORT_SYMBOL_GPL vmlinux 0x905c8236 nvmem_device_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x906518b4 cgroup_get_from_path +EXPORT_SYMBOL_GPL vmlinux 0x907ffb62 __tracepoint_unmap +EXPORT_SYMBOL_GPL vmlinux 0x90808823 devl_rate_nodes_destroy +EXPORT_SYMBOL_GPL vmlinux 0x90966c74 device_wakeup_disable +EXPORT_SYMBOL_GPL vmlinux 0x90a2c75f generic_fh_to_parent +EXPORT_SYMBOL_GPL vmlinux 0x90a9d8cc hv_is_hyperv_initialized +EXPORT_SYMBOL_GPL vmlinux 0x90b022da inet_pernet_hashinfo_alloc +EXPORT_SYMBOL_GPL vmlinux 0x90b67dcb cgrp_dfl_root +EXPORT_SYMBOL_GPL vmlinux 0x90b763f1 HYPERVISOR_console_io +EXPORT_SYMBOL_GPL vmlinux 0x90c8498c apei_exec_write_register +EXPORT_SYMBOL_GPL vmlinux 0x90cc0947 regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x90e12d97 sata_sff_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x90e282eb blk_mq_freeze_queue_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x90ea3f68 is_dock_device +EXPORT_SYMBOL_GPL vmlinux 0x90f01b06 fuse_dev_operations +EXPORT_SYMBOL_GPL vmlinux 0x90fb1472 ata_sff_dev_select +EXPORT_SYMBOL_GPL vmlinux 0x91013aa3 find_vpid +EXPORT_SYMBOL_GPL vmlinux 0x9105c081 regmap_get_val_bytes +EXPORT_SYMBOL_GPL vmlinux 0x910a5738 irq_domain_create_legacy +EXPORT_SYMBOL_GPL vmlinux 0x911754d4 ata_eh_freeze_port +EXPORT_SYMBOL_GPL vmlinux 0x911d76da dev_pm_domain_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x911fcd6c phylink_start +EXPORT_SYMBOL_GPL vmlinux 0x912188b1 usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x912cb6c0 adp5520_read +EXPORT_SYMBOL_GPL vmlinux 0x912e848b clean_acked_data_disable +EXPORT_SYMBOL_GPL vmlinux 0x91315fc6 clk_hw_determine_rate_no_reparent +EXPORT_SYMBOL_GPL vmlinux 0x913ebd32 stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x9151db7d extcon_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x91771862 irq_domain_remove +EXPORT_SYMBOL_GPL vmlinux 0x918391b1 platform_device_add_resources +EXPORT_SYMBOL_GPL vmlinux 0x9194e18f xenbus_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x91955a9f start_poll_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x91b774a1 mpi_scanval +EXPORT_SYMBOL_GPL vmlinux 0x91c6e5b0 pcap_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x91cb1a00 crypto_register_aeads +EXPORT_SYMBOL_GPL vmlinux 0x91d32b15 shash_ahash_update +EXPORT_SYMBOL_GPL vmlinux 0x91e147d4 meson_clk_pll_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x91e30809 HYPERVISOR_vm_assist +EXPORT_SYMBOL_GPL vmlinux 0x91ea8726 asn1_encode_boolean +EXPORT_SYMBOL_GPL vmlinux 0x92012c86 xdp_return_buff +EXPORT_SYMBOL_GPL vmlinux 0x92066bb8 devm_of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x9207dc0e icc_node_add +EXPORT_SYMBOL_GPL vmlinux 0x920cc389 visitorl +EXPORT_SYMBOL_GPL vmlinux 0x92117495 devlink_port_attrs_pci_pf_set +EXPORT_SYMBOL_GPL vmlinux 0x921b0874 dev_pm_opp_get_opp_count +EXPORT_SYMBOL_GPL vmlinux 0x9221e114 pci_vfs_assigned +EXPORT_SYMBOL_GPL vmlinux 0x922d8801 __tracepoint_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0x9235e5f6 rio_request_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x923e42aa sysfb_disable +EXPORT_SYMBOL_GPL vmlinux 0x9241b358 __static_key_slow_dec_deferred +EXPORT_SYMBOL_GPL vmlinux 0x924b767f kobject_move +EXPORT_SYMBOL_GPL vmlinux 0x924c46f8 zs_unmap_object +EXPORT_SYMBOL_GPL vmlinux 0x92578153 scsi_alloc_request +EXPORT_SYMBOL_GPL vmlinux 0x925bff43 pstore_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9267e052 iptunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x927487ea zynqmp_pm_read_ggs +EXPORT_SYMBOL_GPL vmlinux 0x9284375c anon_transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9284ae4b ata_pci_bmdma_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x929acced balloon_page_list_enqueue +EXPORT_SYMBOL_GPL vmlinux 0x929e95cf psi_memstall_enter +EXPORT_SYMBOL_GPL vmlinux 0x92a47931 ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0x92a4cbbb phylink_mii_c22_pcs_an_restart +EXPORT_SYMBOL_GPL vmlinux 0x92b8c78b hyperv_pcpu_output_arg +EXPORT_SYMBOL_GPL vmlinux 0x92bb9bce hvc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x92cb609e __tracepoint_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x92cf74aa vcap_admin_rule_count +EXPORT_SYMBOL_GPL vmlinux 0x92d20d79 inet6_sock_destruct +EXPORT_SYMBOL_GPL vmlinux 0x92d308d1 __ct_user_enter +EXPORT_SYMBOL_GPL vmlinux 0x92d31cfb fixed_phy_add +EXPORT_SYMBOL_GPL vmlinux 0x92db8f68 do_trace_rcu_torture_read +EXPORT_SYMBOL_GPL vmlinux 0x92e8e9ab fsverity_enqueue_verify_work +EXPORT_SYMBOL_GPL vmlinux 0x92e9dffe usb_alloc_streams +EXPORT_SYMBOL_GPL vmlinux 0x92fbac62 ndo_dflt_bridge_getlink +EXPORT_SYMBOL_GPL vmlinux 0x930a1c62 scsi_internal_device_block_nowait +EXPORT_SYMBOL_GPL vmlinux 0x930ab533 k3_ringacc_request_ring +EXPORT_SYMBOL_GPL vmlinux 0x9312d0a9 dev_pm_opp_put +EXPORT_SYMBOL_GPL vmlinux 0x9312e214 ata_pio_need_iordy +EXPORT_SYMBOL_GPL vmlinux 0x9313fd0a otg_ulpi_create +EXPORT_SYMBOL_GPL vmlinux 0x93163906 crypto_find_alg +EXPORT_SYMBOL_GPL vmlinux 0x931ac7c0 __tracepoint_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x931bf1b2 psil_set_new_ep_config +EXPORT_SYMBOL_GPL vmlinux 0x931c626f skb_segment_list +EXPORT_SYMBOL_GPL vmlinux 0x9322d061 i2c_new_scanned_device +EXPORT_SYMBOL_GPL vmlinux 0x9324faa6 ahci_platform_enable_phys +EXPORT_SYMBOL_GPL vmlinux 0x93255b2b ring_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x932c8d7a linear_range_get_value_array +EXPORT_SYMBOL_GPL vmlinux 0x9332a568 __tracepoint_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x93335116 led_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x933f75e0 usb_unlink_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x9346dd1e usb_unpoison_urb +EXPORT_SYMBOL_GPL vmlinux 0x934a7ac7 locks_release_private +EXPORT_SYMBOL_GPL vmlinux 0x935346fe __sbitmap_queue_get +EXPORT_SYMBOL_GPL vmlinux 0x93605e9a vfsgid_in_group_p +EXPORT_SYMBOL_GPL vmlinux 0x9376c79a acpi_dev_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0x937b0908 ata_pci_device_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0x938852ef meson_a1_parse_dt_extra +EXPORT_SYMBOL_GPL vmlinux 0x9388754c meson_clk_dualdiv_ops +EXPORT_SYMBOL_GPL vmlinux 0x938cf9d8 __tracepoint_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x9394e010 devlink_port_type_ib_set +EXPORT_SYMBOL_GPL vmlinux 0x93b97b5c skb_send_sock_locked +EXPORT_SYMBOL_GPL vmlinux 0x93c66ed0 tpm_chip_unregister +EXPORT_SYMBOL_GPL vmlinux 0x93c7edeb usb_find_common_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x93d08bb2 clk_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x93d1d424 gnttab_free_grant_references +EXPORT_SYMBOL_GPL vmlinux 0x93ebdf96 mt_next +EXPORT_SYMBOL_GPL vmlinux 0x93edcb77 device_get_child_node_count +EXPORT_SYMBOL_GPL vmlinux 0x93edef07 devlink_health_report +EXPORT_SYMBOL_GPL vmlinux 0x93ef9184 bpf_map_put +EXPORT_SYMBOL_GPL vmlinux 0x93f54c7b xenbus_probe_devices +EXPORT_SYMBOL_GPL vmlinux 0x9402e7fc scmi_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x9404ec63 ip6_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x940f6b70 dev_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0x941da8a1 blk_mq_flush_busy_ctxs +EXPORT_SYMBOL_GPL vmlinux 0x941f2aaa eventfd_ctx_put +EXPORT_SYMBOL_GPL vmlinux 0x9425bb34 nvmem_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x94299178 phylink_decode_usxgmii_word +EXPORT_SYMBOL_GPL vmlinux 0x942e73ae pm_generic_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x9430b198 trace_dump_stack +EXPORT_SYMBOL_GPL vmlinux 0x9436e405 memory_group_register_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x9437dd17 rockchip_clk_of_add_provider +EXPORT_SYMBOL_GPL vmlinux 0x94380d16 __fscrypt_prepare_lookup +EXPORT_SYMBOL_GPL vmlinux 0x943fc708 xen_setup_shutdown_event +EXPORT_SYMBOL_GPL vmlinux 0x9446e4c8 file_is_kvm +EXPORT_SYMBOL_GPL vmlinux 0x9449214b init_uts_ns +EXPORT_SYMBOL_GPL vmlinux 0x9468ea70 schedule_hrtimeout_range_clock +EXPORT_SYMBOL_GPL vmlinux 0x946dd559 sha224_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x947105fa rio_release_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x9484166f device_driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x94892565 ahci_reset_controller +EXPORT_SYMBOL_GPL vmlinux 0x949106c9 dev_pm_opp_of_get_opp_desc_node +EXPORT_SYMBOL_GPL vmlinux 0x949b5176 devlink_region_snapshot_create +EXPORT_SYMBOL_GPL vmlinux 0x949f7342 __alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x94a0f2ed mark_page_dirty_in_slot +EXPORT_SYMBOL_GPL vmlinux 0x94abc1bd tpm_chip_register +EXPORT_SYMBOL_GPL vmlinux 0x94b494ee ip6_dst_lookup_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x94bbb62f __tracepoint_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x94c9fc55 md_bitmap_copy_from_slot +EXPORT_SYMBOL_GPL vmlinux 0x94d3a117 driver_register +EXPORT_SYMBOL_GPL vmlinux 0x94e62d2e __set_phys_to_machine_multi +EXPORT_SYMBOL_GPL vmlinux 0x94ef4d05 cpci_hp_stop +EXPORT_SYMBOL_GPL vmlinux 0x94f0136c irq_set_affinity_notifier +EXPORT_SYMBOL_GPL vmlinux 0x94f64aa5 __tracepoint_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x94fe4e35 tcp_slow_start +EXPORT_SYMBOL_GPL vmlinux 0x9504df26 irq_wake_thread +EXPORT_SYMBOL_GPL vmlinux 0x95102da0 tick_nohz_dep_set_task +EXPORT_SYMBOL_GPL vmlinux 0x951a2773 crypto_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x951b4a44 iomap_seek_data +EXPORT_SYMBOL_GPL vmlinux 0x951e7304 bdev_disk_changed +EXPORT_SYMBOL_GPL vmlinux 0x9525e937 tegra_xusb_padctl_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0x9526423e __fscrypt_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x952eb067 devm_of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x953033ec hwpoison_filter +EXPORT_SYMBOL_GPL vmlinux 0x953e1b9e ktime_get_real_seconds +EXPORT_SYMBOL_GPL vmlinux 0x955b0e2e kthread_worker_fn +EXPORT_SYMBOL_GPL vmlinux 0x95609b26 context_tracking_key +EXPORT_SYMBOL_GPL vmlinux 0x956ac400 ring_buffer_dropped_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x957166d8 regmap_irq_set_type_config_simple +EXPORT_SYMBOL_GPL vmlinux 0x9573383f pci_epc_start +EXPORT_SYMBOL_GPL vmlinux 0x957a3c1a blk_add_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x957ac221 crypto_unregister_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x95843030 mpi_ec_init +EXPORT_SYMBOL_GPL vmlinux 0x958552cf of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x958859fd devl_lock +EXPORT_SYMBOL_GPL vmlinux 0x958df3ac zs_free +EXPORT_SYMBOL_GPL vmlinux 0x9593ef31 register_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x959682a4 __tracepoint_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x959d30ad gpiochip_remove_pin_ranges +EXPORT_SYMBOL_GPL vmlinux 0x959ec5f5 call_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x95aa43fe ata_ncq_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x95bc9078 btree_free +EXPORT_SYMBOL_GPL vmlinux 0x95c36ba7 __virtio_unbreak_device +EXPORT_SYMBOL_GPL vmlinux 0x95d9e67c devm_regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x95e2e59e ata_sas_sync_probe +EXPORT_SYMBOL_GPL vmlinux 0x95ea0bde pm_runtime_suspended_time +EXPORT_SYMBOL_GPL vmlinux 0x95ef1ccc dmi_memdev_size +EXPORT_SYMBOL_GPL vmlinux 0x9603aaed devm_memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x960e7367 unregister_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x961286e0 ring_buffer_read_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x9616a255 phylink_ethtool_ksettings_get +EXPORT_SYMBOL_GPL vmlinux 0x961be61a check_move_unevictable_folios +EXPORT_SYMBOL_GPL vmlinux 0x9621d738 alarm_start_relative +EXPORT_SYMBOL_GPL vmlinux 0x962c8ae1 usb_kill_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x963aab5b blkcg_get_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x96451a68 vring_new_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x96515b8b follow_pte +EXPORT_SYMBOL_GPL vmlinux 0x965426a6 cpu_topology +EXPORT_SYMBOL_GPL vmlinux 0x96554810 register_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x96580d06 pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0x966576ee device_attach +EXPORT_SYMBOL_GPL vmlinux 0x9668c751 unregister_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0x9688a9de xfrm_bpf_md_dst +EXPORT_SYMBOL_GPL vmlinux 0x969b0605 pci_num_vf +EXPORT_SYMBOL_GPL vmlinux 0x969c78d1 synth_event_trace_end +EXPORT_SYMBOL_GPL vmlinux 0x96a55fda list_lru_destroy +EXPORT_SYMBOL_GPL vmlinux 0x96b0e078 usb_asmedia_modifyflowcontrol +EXPORT_SYMBOL_GPL vmlinux 0x96b9b9d6 usb_lock_device_for_reset +EXPORT_SYMBOL_GPL vmlinux 0x96bc2949 phy_reset +EXPORT_SYMBOL_GPL vmlinux 0x96c79e8d fsl8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x96e72c1c thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x96eb62b5 pm_generic_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x96ed3df0 thermal_zone_device_update +EXPORT_SYMBOL_GPL vmlinux 0x96ee66d0 ata_cable_ignore +EXPORT_SYMBOL_GPL vmlinux 0x96f9334d mtk_clk_register_cpumuxes +EXPORT_SYMBOL_GPL vmlinux 0x96f9a01b __SCK__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x96fb5e0c cpufreq_freq_transition_begin +EXPORT_SYMBOL_GPL vmlinux 0x9713cc6d wm831x_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x9714e0bb ktime_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x9718294c k3_udma_glue_rx_flow_init +EXPORT_SYMBOL_GPL vmlinux 0x973fbee4 led_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9741be53 ahci_start_fis_rx +EXPORT_SYMBOL_GPL vmlinux 0x975519c1 asymmetric_key_id_same +EXPORT_SYMBOL_GPL vmlinux 0x97592e18 mmu_notifier_get_locked +EXPORT_SYMBOL_GPL vmlinux 0x975daf82 tcp_plb_check_rehash +EXPORT_SYMBOL_GPL vmlinux 0x97612703 mmc_switch +EXPORT_SYMBOL_GPL vmlinux 0x9767123d eventfd_fget +EXPORT_SYMBOL_GPL vmlinux 0x977b8710 bsg_register_queue +EXPORT_SYMBOL_GPL vmlinux 0x977be5c7 klist_iter_init_node +EXPORT_SYMBOL_GPL vmlinux 0x97897a2f usb_set_interface +EXPORT_SYMBOL_GPL vmlinux 0x978f8af8 mtk_register_reset_controller_with_dev +EXPORT_SYMBOL_GPL vmlinux 0x9795df49 devm_qcom_smem_state_get +EXPORT_SYMBOL_GPL vmlinux 0x97974ad1 usb_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x97a5e189 nfs_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x97aa00b1 dw_pcie_ep_reset_bar +EXPORT_SYMBOL_GPL vmlinux 0x97af10b7 power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0x97b43b9b mtk_build_eint +EXPORT_SYMBOL_GPL vmlinux 0x97bb59b8 pwm_request_from_chip +EXPORT_SYMBOL_GPL vmlinux 0x97c125ce clean_acked_data_enable +EXPORT_SYMBOL_GPL vmlinux 0x97ca04b8 devm_platform_get_irqs_affinity +EXPORT_SYMBOL_GPL vmlinux 0x97ca90e7 blockdev_superblock +EXPORT_SYMBOL_GPL vmlinux 0x97cb2d0e dst_cache_get_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x97d57fe1 gpiochip_populate_parent_fwspec_twocell +EXPORT_SYMBOL_GPL vmlinux 0x97de2b83 debug_locks_silent +EXPORT_SYMBOL_GPL vmlinux 0x97e19906 ZSTD_getErrorCode +EXPORT_SYMBOL_GPL vmlinux 0x97e21a80 ata_cable_sata +EXPORT_SYMBOL_GPL vmlinux 0x97e32fa4 fib_rules_seq_read +EXPORT_SYMBOL_GPL vmlinux 0x97e58f23 fsl_mc_obj_reset +EXPORT_SYMBOL_GPL vmlinux 0x97e80d4b ata_sff_pause +EXPORT_SYMBOL_GPL vmlinux 0x97f14a0c vchan_tx_desc_free +EXPORT_SYMBOL_GPL vmlinux 0x97f42855 balloon_page_alloc +EXPORT_SYMBOL_GPL vmlinux 0x97fe51ae kobject_rename +EXPORT_SYMBOL_GPL vmlinux 0x98005210 devm_ti_sci_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x98008c1d devm_regmap_init_vexpress_config +EXPORT_SYMBOL_GPL vmlinux 0x980177a8 wbc_detach_inode +EXPORT_SYMBOL_GPL vmlinux 0x9809507c usb_phy_get_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x983276da phylink_disconnect_phy +EXPORT_SYMBOL_GPL vmlinux 0x9833bc0c hvc_kick +EXPORT_SYMBOL_GPL vmlinux 0x9833d044 rt_mutex_lock_interruptible +EXPORT_SYMBOL_GPL vmlinux 0x983a9921 devm_led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9843f501 __cookie_v4_check +EXPORT_SYMBOL_GPL vmlinux 0x984965ff bpf_offload_dev_match +EXPORT_SYMBOL_GPL vmlinux 0x984c93ce call_switchdev_blocking_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x98503a63 mpi_alloc +EXPORT_SYMBOL_GPL vmlinux 0x98542395 __hwspin_lock_timeout +EXPORT_SYMBOL_GPL vmlinux 0x985453e1 lease_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9861900e acpi_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x9861a648 rio_mport_chk_dev_access +EXPORT_SYMBOL_GPL vmlinux 0x9879932b crypto_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x989074ff kmsg_dump_reason_str +EXPORT_SYMBOL_GPL vmlinux 0x989117bd amba_device_add +EXPORT_SYMBOL_GPL vmlinux 0x989a08a8 ncsi_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x98a7b87d usb_amd_pt_check_port +EXPORT_SYMBOL_GPL vmlinux 0x98b4069d xhci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x98c75c1c rio_request_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x98cda151 spi_mem_default_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x98d43bcf xdp_rxq_info_unreg +EXPORT_SYMBOL_GPL vmlinux 0x98d6275c pinmux_generic_add_function +EXPORT_SYMBOL_GPL vmlinux 0x98dfad32 spi_alloc_device +EXPORT_SYMBOL_GPL vmlinux 0x98ee62b2 ring_buffer_record_disable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x98eeaaf0 devm_kmemdup +EXPORT_SYMBOL_GPL vmlinux 0x98f94d34 dax_finish_sync_fault +EXPORT_SYMBOL_GPL vmlinux 0x990c1ec7 user_describe +EXPORT_SYMBOL_GPL vmlinux 0x99129f2a gnttab_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x99244064 device_set_of_node_from_dev +EXPORT_SYMBOL_GPL vmlinux 0x992ea6e7 acpi_device_fix_up_power_extended +EXPORT_SYMBOL_GPL vmlinux 0x9934f8ab rio_dev_get +EXPORT_SYMBOL_GPL vmlinux 0x99396339 relay_flush +EXPORT_SYMBOL_GPL vmlinux 0x994cf5c7 vfs_test_lock +EXPORT_SYMBOL_GPL vmlinux 0x99521903 handle_fasteoi_ack_irq +EXPORT_SYMBOL_GPL vmlinux 0x9953acdb pkcs7_verify +EXPORT_SYMBOL_GPL vmlinux 0x995afd50 acpi_pm_wakeup_event +EXPORT_SYMBOL_GPL vmlinux 0x995d1071 prof_on +EXPORT_SYMBOL_GPL vmlinux 0x9968aacb __audit_log_nfcfg +EXPORT_SYMBOL_GPL vmlinux 0x9968f416 gpiod_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x9976791b mpc8xxx_spi_tx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0x997c550a preempt_model_none +EXPORT_SYMBOL_GPL vmlinux 0x998d79d6 x509_decode_time +EXPORT_SYMBOL_GPL vmlinux 0x998fcbf2 clear_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x999c4ee8 wm831x_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x999e63ed i2c_acpi_client_count +EXPORT_SYMBOL_GPL vmlinux 0x99a03078 dax_holder_notify_failure +EXPORT_SYMBOL_GPL vmlinux 0x99a61832 trace_array_destroy +EXPORT_SYMBOL_GPL vmlinux 0x99a8e8d3 ata_timing_compute +EXPORT_SYMBOL_GPL vmlinux 0x99afe2e5 gnttab_dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x99b013ee iommu_domain_free +EXPORT_SYMBOL_GPL vmlinux 0x99d8bdfc platform_find_device_by_driver +EXPORT_SYMBOL_GPL vmlinux 0x99f018c4 nvmem_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x99f2d00a sysfs_emit_at +EXPORT_SYMBOL_GPL vmlinux 0x99f3a9d2 mmc_regulator_set_ocr +EXPORT_SYMBOL_GPL vmlinux 0x99f3ad51 xfrm_audit_state_add +EXPORT_SYMBOL_GPL vmlinux 0x9a11a0fc crypto_attr_alg_name +EXPORT_SYMBOL_GPL vmlinux 0x9a185ace tick_nohz_full_running +EXPORT_SYMBOL_GPL vmlinux 0x9a1c1147 pci_create_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x9a1f6cc8 bus_rescan_devices +EXPORT_SYMBOL_GPL vmlinux 0x9a23a88c __traceiter_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x9a23ea6b alarm_expires_remaining +EXPORT_SYMBOL_GPL vmlinux 0x9a2ba5e5 vp_legacy_set_status +EXPORT_SYMBOL_GPL vmlinux 0x9a2e1ffa bpf_warn_invalid_xdp_action +EXPORT_SYMBOL_GPL vmlinux 0x9a5dce5c rhashtable_walk_start_check +EXPORT_SYMBOL_GPL vmlinux 0x9a5de3cf pci_epc_mem_free_addr +EXPORT_SYMBOL_GPL vmlinux 0x9a67c289 uart_set_options +EXPORT_SYMBOL_GPL vmlinux 0x9a97433f iommu_device_link +EXPORT_SYMBOL_GPL vmlinux 0x9aab4948 __traceiter_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x9ab9008d ahci_platform_disable_clks +EXPORT_SYMBOL_GPL vmlinux 0x9ac11b74 suspend_set_ops +EXPORT_SYMBOL_GPL vmlinux 0x9ac58f15 __tracepoint_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x9acf31c6 mas_find +EXPORT_SYMBOL_GPL vmlinux 0x9aeacb87 ring_buffer_iter_empty +EXPORT_SYMBOL_GPL vmlinux 0x9af49514 icc_bulk_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x9b0eaa52 tegra210_xusb_pll_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0x9b16e4ee phy_gbit_fibre_features +EXPORT_SYMBOL_GPL vmlinux 0x9b40a833 fib_nh_common_release +EXPORT_SYMBOL_GPL vmlinux 0x9b47cdb4 pci_user_read_config_byte +EXPORT_SYMBOL_GPL vmlinux 0x9b4e28fa power_supply_get_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x9b51e76b fb_deferred_io_fsync +EXPORT_SYMBOL_GPL vmlinux 0x9b555c8c pm_suspend_default_s2idle +EXPORT_SYMBOL_GPL vmlinux 0x9b599fd9 perf_event_read_value +EXPORT_SYMBOL_GPL vmlinux 0x9b651e51 xenbus_teardown_ring +EXPORT_SYMBOL_GPL vmlinux 0x9b652b6e phylink_resolve_c73 +EXPORT_SYMBOL_GPL vmlinux 0x9b6ec967 ring_buffer_size +EXPORT_SYMBOL_GPL vmlinux 0x9b7e47a5 sk_free_unlock_clone +EXPORT_SYMBOL_GPL vmlinux 0x9b8fec4a irq_gc_mask_clr_bit +EXPORT_SYMBOL_GPL vmlinux 0x9b9071cb get_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x9b90a849 phy_pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0x9b92d16e pinctrl_gpio_set_config +EXPORT_SYMBOL_GPL vmlinux 0x9b99725a iommu_group_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x9b9f7457 bus_find_device +EXPORT_SYMBOL_GPL vmlinux 0x9ba2bb2b gpio_request_array +EXPORT_SYMBOL_GPL vmlinux 0x9bb00e5e hte_ts_get +EXPORT_SYMBOL_GPL vmlinux 0x9bb3fcd1 __tracepoint_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x9bb53daa regulator_get_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0x9bc9b973 kiocb_modified +EXPORT_SYMBOL_GPL vmlinux 0x9bca1119 usb_wakeup_enabled_descendants +EXPORT_SYMBOL_GPL vmlinux 0x9bca8853 pci_find_next_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0x9bccc24a ahci_reset_em +EXPORT_SYMBOL_GPL vmlinux 0x9bdc3023 extcon_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x9bdf9714 ZSTD_customMalloc +EXPORT_SYMBOL_GPL vmlinux 0x9be30d27 mhp_get_pluggable_range +EXPORT_SYMBOL_GPL vmlinux 0x9bece81b mpi_cmp_ui +EXPORT_SYMBOL_GPL vmlinux 0x9bf7448e ata_sff_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x9bf97c4e security_kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x9bfb741e devm_regulator_bulk_get_const +EXPORT_SYMBOL_GPL vmlinux 0x9bfccd20 mmu_interval_read_begin +EXPORT_SYMBOL_GPL vmlinux 0x9bfcde66 __fscrypt_encrypt_symlink +EXPORT_SYMBOL_GPL vmlinux 0x9c10a500 l3mdev_update_flow +EXPORT_SYMBOL_GPL vmlinux 0x9c17dd2d edac_pci_release_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x9c21e848 rio_request_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x9c3f91e5 serdev_controller_remove +EXPORT_SYMBOL_GPL vmlinux 0x9c442ec1 dma_mmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x9c448d8d tegra210_put_utmipll_out_iddq +EXPORT_SYMBOL_GPL vmlinux 0x9c5043fe sdio_get_host_pm_caps +EXPORT_SYMBOL_GPL vmlinux 0x9c52ba98 fsl_mc_portal_free +EXPORT_SYMBOL_GPL vmlinux 0x9c53c34c pci_epc_write_header +EXPORT_SYMBOL_GPL vmlinux 0x9c5bae3c device_iommu_capable +EXPORT_SYMBOL_GPL vmlinux 0x9c5d9ef7 k3_udma_glue_tx_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0x9c6d23fe devm_regulator_get +EXPORT_SYMBOL_GPL vmlinux 0x9c6febfc add_uevent_var +EXPORT_SYMBOL_GPL vmlinux 0x9c803020 usb_phy_roothub_power_on +EXPORT_SYMBOL_GPL vmlinux 0x9c964c80 free_uid +EXPORT_SYMBOL_GPL vmlinux 0x9ca48cc1 register_btf_kfunc_id_set +EXPORT_SYMBOL_GPL vmlinux 0x9ca6e11f cper_mem_err_location +EXPORT_SYMBOL_GPL vmlinux 0x9cb5af34 disable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x9cbc452a imx8ulp_clk_hw_composite +EXPORT_SYMBOL_GPL vmlinux 0x9cc4f70a register_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9cd7551a rhashtable_walk_stop +EXPORT_SYMBOL_GPL vmlinux 0x9cd7bc42 __kthread_init_worker +EXPORT_SYMBOL_GPL vmlinux 0x9cdb5ca7 pci_p2pdma_enable_show +EXPORT_SYMBOL_GPL vmlinux 0x9cdd6a66 sysctl_long_vals +EXPORT_SYMBOL_GPL vmlinux 0x9cf37c44 __iowrite32_copy +EXPORT_SYMBOL_GPL vmlinux 0x9d09e8ae ring_buffer_event_data +EXPORT_SYMBOL_GPL vmlinux 0x9d13d603 sock_diag_unregister_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x9d2d3f5b pkcs7_free_message +EXPORT_SYMBOL_GPL vmlinux 0x9d2f49ef __SCK__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x9d366f99 page_reporting_register +EXPORT_SYMBOL_GPL vmlinux 0x9d497dbc kthread_cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x9d541eb7 tcp_register_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x9d5502ad serial8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x9d777133 gpiochip_lock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x9d7d5bb4 dev_pm_opp_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x9d8bb00e set_dax_nocache +EXPORT_SYMBOL_GPL vmlinux 0x9d92fc40 perf_tp_event +EXPORT_SYMBOL_GPL vmlinux 0x9d979108 genphy_c45_loopback +EXPORT_SYMBOL_GPL vmlinux 0x9d9910a1 atomic_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x9da537f5 bpf_prog_put +EXPORT_SYMBOL_GPL vmlinux 0x9dc2da2c bdev_nr_zones +EXPORT_SYMBOL_GPL vmlinux 0x9dc8dd86 kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x9dd48d42 generic_device_group +EXPORT_SYMBOL_GPL vmlinux 0x9ddb04c8 wakeup_source_add +EXPORT_SYMBOL_GPL vmlinux 0x9de88bc8 __SCK__tp_func_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x9dec0265 spi_mem_poll_status +EXPORT_SYMBOL_GPL vmlinux 0x9df2f332 i2c_slave_register +EXPORT_SYMBOL_GPL vmlinux 0x9df5124f serdev_device_get_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x9e0b0fdc pci_msi_unmask_irq +EXPORT_SYMBOL_GPL vmlinux 0x9e229c49 sg_alloc_table_chained +EXPORT_SYMBOL_GPL vmlinux 0x9e472f5f snmp_fold_field +EXPORT_SYMBOL_GPL vmlinux 0x9e4c4563 arm64_mm_context_put +EXPORT_SYMBOL_GPL vmlinux 0x9e4e563c blkg_conf_exit +EXPORT_SYMBOL_GPL vmlinux 0x9e52f37e vcap_rule_mod_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x9e54d36c edac_device_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x9e855cc1 screen_glyph_unicode +EXPORT_SYMBOL_GPL vmlinux 0x9e885187 iommu_unregister_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x9e906bd0 of_pwm_single_xlate +EXPORT_SYMBOL_GPL vmlinux 0x9e9c4f24 set_dax_nomc +EXPORT_SYMBOL_GPL vmlinux 0x9e9c78e1 xenbus_switch_state +EXPORT_SYMBOL_GPL vmlinux 0x9ebd3853 dev_pm_opp_get_freq +EXPORT_SYMBOL_GPL vmlinux 0x9ed554b3 unregister_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9ed777da gpiochip_line_is_open_drain +EXPORT_SYMBOL_GPL vmlinux 0x9edbde59 devm_usb_get_phy_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x9ee33bd6 ata_link_next +EXPORT_SYMBOL_GPL vmlinux 0x9eebdde7 mpi_point_new +EXPORT_SYMBOL_GPL vmlinux 0x9ef6a556 acpi_driver_match_device +EXPORT_SYMBOL_GPL vmlinux 0x9f040783 __traceiter_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x9f08c714 scatterwalk_copychunks +EXPORT_SYMBOL_GPL vmlinux 0x9f0ce6ec led_blink_set +EXPORT_SYMBOL_GPL vmlinux 0x9f4f258c fsl_mc_portal_allocate +EXPORT_SYMBOL_GPL vmlinux 0x9f517986 HYPERVISOR_hvm_op +EXPORT_SYMBOL_GPL vmlinux 0x9f518ad7 __traceiter_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x9f56a2d2 get_net_ns_by_pid +EXPORT_SYMBOL_GPL vmlinux 0x9f56c4b9 __SCK__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x9f5c6dc2 __cookie_v6_check +EXPORT_SYMBOL_GPL vmlinux 0x9f5cade8 cdrom_multisession +EXPORT_SYMBOL_GPL vmlinux 0x9f606082 ipv4_redirect +EXPORT_SYMBOL_GPL vmlinux 0x9f6255ae vfs_inode_has_locks +EXPORT_SYMBOL_GPL vmlinux 0x9f7969b2 tty_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x9f8865ce blk_set_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x9f966b87 i2c_client_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x9fa11ba8 securityfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x9fa2c94b dw_pcie_ep_init_complete +EXPORT_SYMBOL_GPL vmlinux 0x9fa4564a timer_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9fb996a7 __tracepoint_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x9fbfebab erst_write +EXPORT_SYMBOL_GPL vmlinux 0x9fc8f7b7 ohci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x9fce80db fb_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x9fd4e7e3 handle_mm_fault +EXPORT_SYMBOL_GPL vmlinux 0x9fd9374f skb_pull_rcsum +EXPORT_SYMBOL_GPL vmlinux 0x9fe131f1 xen_store_interface +EXPORT_SYMBOL_GPL vmlinux 0x9fe3588f __alloc_pages_bulk +EXPORT_SYMBOL_GPL vmlinux 0x9fe466cb regulator_map_voltage_ascend +EXPORT_SYMBOL_GPL vmlinux 0x9fe899b7 get_cpu_idle_time +EXPORT_SYMBOL_GPL vmlinux 0x9fe939e1 mpi_powm +EXPORT_SYMBOL_GPL vmlinux 0x9ff6f418 pci_check_and_unmask_intx +EXPORT_SYMBOL_GPL vmlinux 0xa011781e skb_consume_udp +EXPORT_SYMBOL_GPL vmlinux 0xa011dc79 serial8250_update_uartclk +EXPORT_SYMBOL_GPL vmlinux 0xa016b8a7 debugfs_file_get +EXPORT_SYMBOL_GPL vmlinux 0xa01a8d9b nd_cmd_bus_desc +EXPORT_SYMBOL_GPL vmlinux 0xa01c01ff extcon_get_state +EXPORT_SYMBOL_GPL vmlinux 0xa035aa14 pinctrl_utils_reserve_map +EXPORT_SYMBOL_GPL vmlinux 0xa03d0eee edac_device_handle_ce_count +EXPORT_SYMBOL_GPL vmlinux 0xa041a619 nf_conn_btf_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xa04f945a cpus_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa06a8821 __kvm_set_memory_region +EXPORT_SYMBOL_GPL vmlinux 0xa071c0cd tegra210_xusb_pll_hw_control_enable +EXPORT_SYMBOL_GPL vmlinux 0xa080c5e5 smp_call_function_single_async +EXPORT_SYMBOL_GPL vmlinux 0xa0931c80 ahci_init_controller +EXPORT_SYMBOL_GPL vmlinux 0xa09db8cd cdx_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xa0ab362a mctrl_gpio_init_noauto +EXPORT_SYMBOL_GPL vmlinux 0xa0b5df30 ncsi_vlan_rx_kill_vid +EXPORT_SYMBOL_GPL vmlinux 0xa0b5feb8 platform_add_devices +EXPORT_SYMBOL_GPL vmlinux 0xa0b6cb39 pcie_reset_flr +EXPORT_SYMBOL_GPL vmlinux 0xa0b78319 dev_pm_opp_remove +EXPORT_SYMBOL_GPL vmlinux 0xa0c01826 xfrm_audit_state_replay +EXPORT_SYMBOL_GPL vmlinux 0xa0c38447 usb_hcd_setup_local_mem +EXPORT_SYMBOL_GPL vmlinux 0xa0d3456d nr_swap_pages +EXPORT_SYMBOL_GPL vmlinux 0xa0dbbb9b ata_sas_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xa10cfe95 badblocks_exit +EXPORT_SYMBOL_GPL vmlinux 0xa11216be xen_store_domain_type +EXPORT_SYMBOL_GPL vmlinux 0xa11d7948 phylink_of_phy_connect +EXPORT_SYMBOL_GPL vmlinux 0xa11f3437 mbox_chan_txdone +EXPORT_SYMBOL_GPL vmlinux 0xa123ac66 meson_pmx_get_funcs_count +EXPORT_SYMBOL_GPL vmlinux 0xa12ba5bb pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0xa1304f4e pci_cfg_access_trylock +EXPORT_SYMBOL_GPL vmlinux 0xa1349acf failover_register +EXPORT_SYMBOL_GPL vmlinux 0xa136adbc vcap_enable_lookups +EXPORT_SYMBOL_GPL vmlinux 0xa141ac53 pm_generic_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0xa156a1f2 erst_get_record_id_end +EXPORT_SYMBOL_GPL vmlinux 0xa16449b4 phylink_ethtool_ksettings_set +EXPORT_SYMBOL_GPL vmlinux 0xa16b9ecb pci_disable_pri +EXPORT_SYMBOL_GPL vmlinux 0xa16f1283 sata_link_debounce +EXPORT_SYMBOL_GPL vmlinux 0xa17f6ff7 driver_deferred_probe_check_state +EXPORT_SYMBOL_GPL vmlinux 0xa183a902 unregister_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0xa19561fb __SCK__tp_func_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa1b63a17 devlink_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xa1c4231f kvm_set_pfn_dirty +EXPORT_SYMBOL_GPL vmlinux 0xa1d36229 icc_put +EXPORT_SYMBOL_GPL vmlinux 0xa1d8004a videomode_from_timing +EXPORT_SYMBOL_GPL vmlinux 0xa1eadab5 regmap_get_max_register +EXPORT_SYMBOL_GPL vmlinux 0xa1eba8fe skb_copy_ubufs +EXPORT_SYMBOL_GPL vmlinux 0xa1ecdaa8 stmpe_disable +EXPORT_SYMBOL_GPL vmlinux 0xa208b5a7 pm_debug_messages_should_print +EXPORT_SYMBOL_GPL vmlinux 0xa20d01ba __trace_bprintk +EXPORT_SYMBOL_GPL vmlinux 0xa21f2ce7 clk_mux_index_to_val +EXPORT_SYMBOL_GPL vmlinux 0xa22d9548 trace_seq_to_user +EXPORT_SYMBOL_GPL vmlinux 0xa23e63d1 phy_led_trigger_change_speed +EXPORT_SYMBOL_GPL vmlinux 0xa2402218 __traceiter_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa24af935 devm_hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0xa2500ef6 __SCK__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xa2538f72 genphy_c45_pma_setup_forced +EXPORT_SYMBOL_GPL vmlinux 0xa2539cbf crypto_init_akcipher_ops_sig +EXPORT_SYMBOL_GPL vmlinux 0xa25876f7 platform_get_irq_byname +EXPORT_SYMBOL_GPL vmlinux 0xa2589fac ata_bmdma_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xa25a3868 kvm_write_guest_page +EXPORT_SYMBOL_GPL vmlinux 0xa25a84fe raw_unhash_sk +EXPORT_SYMBOL_GPL vmlinux 0xa25d3684 mtk_pinconf_adv_pull_get +EXPORT_SYMBOL_GPL vmlinux 0xa266a3e0 __sock_recv_cmsgs +EXPORT_SYMBOL_GPL vmlinux 0xa26d9b4f workqueue_congested +EXPORT_SYMBOL_GPL vmlinux 0xa28f40bd __irq_apply_affinity_hint +EXPORT_SYMBOL_GPL vmlinux 0xa291fcf7 clk_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0xa2af54b3 irq_from_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xa2b0820d __SCK__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xa2b99209 alarm_start +EXPORT_SYMBOL_GPL vmlinux 0xa2bbede1 usb_put_dev +EXPORT_SYMBOL_GPL vmlinux 0xa2c0cd87 ata_slave_link_init +EXPORT_SYMBOL_GPL vmlinux 0xa2c0f59a ct_idle_enter +EXPORT_SYMBOL_GPL vmlinux 0xa2cfabe2 gpiochip_irq_domain_activate +EXPORT_SYMBOL_GPL vmlinux 0xa2e1b3ef trace_printk_init_buffers +EXPORT_SYMBOL_GPL vmlinux 0xa2f7487f hv_is_hibernation_supported +EXPORT_SYMBOL_GPL vmlinux 0xa3077dfc icc_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xa3083b0c device_match_of_node +EXPORT_SYMBOL_GPL vmlinux 0xa309a5aa vfs_fallocate +EXPORT_SYMBOL_GPL vmlinux 0xa32b3171 pci_iov_get_pf_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xa34826af ima_file_hash +EXPORT_SYMBOL_GPL vmlinux 0xa34bf26a tpm2_get_tpm_pt +EXPORT_SYMBOL_GPL vmlinux 0xa34c4344 serdev_device_break_ctl +EXPORT_SYMBOL_GPL vmlinux 0xa35034c6 vfs_removexattr +EXPORT_SYMBOL_GPL vmlinux 0xa3605174 mtk_clk_register_plls +EXPORT_SYMBOL_GPL vmlinux 0xa36f0e14 dma_max_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0xa36f50fb is_binary_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xa38602cd drain_workqueue +EXPORT_SYMBOL_GPL vmlinux 0xa38613ac pci_set_cacheline_size +EXPORT_SYMBOL_GPL vmlinux 0xa3878fd2 __srcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa38a9f71 get_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xa38c1436 cpu_bit_bitmap +EXPORT_SYMBOL_GPL vmlinux 0xa38d98da blk_mq_freeze_queue_wait +EXPORT_SYMBOL_GPL vmlinux 0xa3a04602 btree_geo64 +EXPORT_SYMBOL_GPL vmlinux 0xa3a36c73 cppc_set_perf +EXPORT_SYMBOL_GPL vmlinux 0xa3a8db9d debugfs_create_bool +EXPORT_SYMBOL_GPL vmlinux 0xa3b958ce reset_hung_task_detector +EXPORT_SYMBOL_GPL vmlinux 0xa3c87665 xen_find_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0xa3d84adb ata_bmdma_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xa3dcb681 zynqmp_pm_fpga_load +EXPORT_SYMBOL_GPL vmlinux 0xa3e2ffbb usb_hcd_unmap_urb_setup_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xa3e7c3e6 fwnode_property_get_reference_args +EXPORT_SYMBOL_GPL vmlinux 0xa3ece414 freezer_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xa3ed3f7c dpcon_reset +EXPORT_SYMBOL_GPL vmlinux 0xa3f01987 mmc_crypto_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0xa3f12f69 __crypto_xor +EXPORT_SYMBOL_GPL vmlinux 0xa3f44fe5 usb_deregister_dev +EXPORT_SYMBOL_GPL vmlinux 0xa3fc0496 fat_update_time +EXPORT_SYMBOL_GPL vmlinux 0xa4031b7f sfp_parse_port +EXPORT_SYMBOL_GPL vmlinux 0xa4062a57 __tracepoint_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xa410a295 devlink_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa414a916 usb_of_has_combined_node +EXPORT_SYMBOL_GPL vmlinux 0xa4225fe0 __traceiter_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0xa42c2511 pci_epc_linkup +EXPORT_SYMBOL_GPL vmlinux 0xa43f46ae serial8250_do_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0xa4493d6a phy_configure +EXPORT_SYMBOL_GPL vmlinux 0xa44a1307 interval_tree_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xa452f2a4 xen_pirq_from_irq +EXPORT_SYMBOL_GPL vmlinux 0xa45c7b90 stack_trace_print +EXPORT_SYMBOL_GPL vmlinux 0xa45d44fc zynqmp_pm_get_pll_frac_data +EXPORT_SYMBOL_GPL vmlinux 0xa46415ea security_kernel_post_read_file +EXPORT_SYMBOL_GPL vmlinux 0xa48196c8 kdb_poll_idx +EXPORT_SYMBOL_GPL vmlinux 0xa482ceb7 led_compose_name +EXPORT_SYMBOL_GPL vmlinux 0xa48a4bdb exportfs_encode_fh +EXPORT_SYMBOL_GPL vmlinux 0xa497a643 virtqueue_is_broken +EXPORT_SYMBOL_GPL vmlinux 0xa4ab7c1c ring_buffer_overruns +EXPORT_SYMBOL_GPL vmlinux 0xa4b07fe7 ring_buffer_change_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xa4bbe83e sysfs_add_link_to_group +EXPORT_SYMBOL_GPL vmlinux 0xa4bf2e41 cppc_set_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xa4c00324 asn1_encode_octet_string +EXPORT_SYMBOL_GPL vmlinux 0xa4c085f8 ata_tf_from_fis +EXPORT_SYMBOL_GPL vmlinux 0xa4c5e02b mmc_app_cmd +EXPORT_SYMBOL_GPL vmlinux 0xa4c88d3d mtk_clk_gate_ops_setclr +EXPORT_SYMBOL_GPL vmlinux 0xa4d47006 call_hid_bpf_rdesc_fixup +EXPORT_SYMBOL_GPL vmlinux 0xa4d68f4c regulator_suspend_enable +EXPORT_SYMBOL_GPL vmlinux 0xa4dce9e5 xdp_return_frame_rx_napi +EXPORT_SYMBOL_GPL vmlinux 0xa4e9d532 vcap_tc_flower_handler_cvlan_usage +EXPORT_SYMBOL_GPL vmlinux 0xa4f2a2ed acpi_irq_get +EXPORT_SYMBOL_GPL vmlinux 0xa517f884 tegra210_plle_hw_sequence_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xa531471e clk_save_context +EXPORT_SYMBOL_GPL vmlinux 0xa543adff device_set_wakeup_capable +EXPORT_SYMBOL_GPL vmlinux 0xa54871dc xfrm_state_afinfo_get_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa54a2cba devlink_linecard_provision_clear +EXPORT_SYMBOL_GPL vmlinux 0xa5601881 bpf_prog_get_type_dev +EXPORT_SYMBOL_GPL vmlinux 0xa5641834 __traceiter_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xa56736c2 usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0xa56b125a devm_phy_get +EXPORT_SYMBOL_GPL vmlinux 0xa56e1a52 sg_free_table_chained +EXPORT_SYMBOL_GPL vmlinux 0xa57a3a89 mas_empty_area_rev +EXPORT_SYMBOL_GPL vmlinux 0xa589a682 input_class +EXPORT_SYMBOL_GPL vmlinux 0xa59b55a4 aead_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xa5a80901 tcp_ca_openreq_child +EXPORT_SYMBOL_GPL vmlinux 0xa5bda8a1 efi_capsule_supported +EXPORT_SYMBOL_GPL vmlinux 0xa5c01df8 iopf_queue_flush_dev +EXPORT_SYMBOL_GPL vmlinux 0xa5d1f4b8 stack_depot_snprint +EXPORT_SYMBOL_GPL vmlinux 0xa5d7c388 pstore_type_to_name +EXPORT_SYMBOL_GPL vmlinux 0xa5efbf4c async_synchronize_full +EXPORT_SYMBOL_GPL vmlinux 0xa5ffc7df perf_aux_output_skip +EXPORT_SYMBOL_GPL vmlinux 0xa62161f8 device_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa6239559 gpiod_get_direction +EXPORT_SYMBOL_GPL vmlinux 0xa62bc86a usb_get_hcd +EXPORT_SYMBOL_GPL vmlinux 0xa6331868 gpiod_export_link +EXPORT_SYMBOL_GPL vmlinux 0xa637e390 clk_hw_rate_is_protected +EXPORT_SYMBOL_GPL vmlinux 0xa63ffe00 msi_domain_get_virq +EXPORT_SYMBOL_GPL vmlinux 0xa6445323 ftrace_free_filter +EXPORT_SYMBOL_GPL vmlinux 0xa64e1d4f devm_clk_get_prepared +EXPORT_SYMBOL_GPL vmlinux 0xa65f31ab k3_ringacc_dmarings_init +EXPORT_SYMBOL_GPL vmlinux 0xa666d5b8 dpbp_enable +EXPORT_SYMBOL_GPL vmlinux 0xa666f221 ata_ehi_clear_desc +EXPORT_SYMBOL_GPL vmlinux 0xa66ac8bb regmap_fields_read +EXPORT_SYMBOL_GPL vmlinux 0xa66b10aa pinctrl_lookup_state +EXPORT_SYMBOL_GPL vmlinux 0xa66d8bff devm_i2c_add_adapter +EXPORT_SYMBOL_GPL vmlinux 0xa66e377c devl_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0xa671782d rtnl_get_net_ns_capable +EXPORT_SYMBOL_GPL vmlinux 0xa68251d6 pci_max_pasids +EXPORT_SYMBOL_GPL vmlinux 0xa689274a nf_queue_nf_hook_drop +EXPORT_SYMBOL_GPL vmlinux 0xa68a81f3 crypto_unregister_shash +EXPORT_SYMBOL_GPL vmlinux 0xa68bdda9 genphy_c45_pma_resume +EXPORT_SYMBOL_GPL vmlinux 0xa692b564 vp_modern_set_status +EXPORT_SYMBOL_GPL vmlinux 0xa694ecf0 imx_pinctrl_sc_ipc_init +EXPORT_SYMBOL_GPL vmlinux 0xa69daf4b ahci_shost_groups +EXPORT_SYMBOL_GPL vmlinux 0xa69e86bc unregister_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xa6a088b7 fscrypt_match_name +EXPORT_SYMBOL_GPL vmlinux 0xa6a7925c mas_walk +EXPORT_SYMBOL_GPL vmlinux 0xa6af1e35 __SCK__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xa6b06f65 ata_sff_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xa6b21ef2 dpm_suspend_end +EXPORT_SYMBOL_GPL vmlinux 0xa6b5ee5b __SCK__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0xa6b95403 register_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0xa6baa5c2 driver_find_device +EXPORT_SYMBOL_GPL vmlinux 0xa6c5454f ata_sff_queue_pio_task +EXPORT_SYMBOL_GPL vmlinux 0xa6c7f170 of_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0xa6dc0d97 tegra_read_ram_code +EXPORT_SYMBOL_GPL vmlinux 0xa6dfc94f io_uring_cmd_import_fixed +EXPORT_SYMBOL_GPL vmlinux 0xa6e1a69d kick_all_cpus_sync +EXPORT_SYMBOL_GPL vmlinux 0xa7053fe2 vp_legacy_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0xa706dfec gpiochip_relres_irq +EXPORT_SYMBOL_GPL vmlinux 0xa708ca58 mas_store_prealloc +EXPORT_SYMBOL_GPL vmlinux 0xa709c835 fib6_info_destroy_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa70b8524 __rio_local_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xa713669d devm_irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0xa716f45e apei_get_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0xa7241959 pkcs7_supply_detached_data +EXPORT_SYMBOL_GPL vmlinux 0xa72538ea tpm_tis_core_init +EXPORT_SYMBOL_GPL vmlinux 0xa72dd105 pci_bridge_emul_conf_write +EXPORT_SYMBOL_GPL vmlinux 0xa731f387 nl_table_lock +EXPORT_SYMBOL_GPL vmlinux 0xa73bfb13 serial8250_do_set_mctrl +EXPORT_SYMBOL_GPL vmlinux 0xa740b1f4 dw_pcie_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0xa74adf18 register_btf_fmodret_id_set +EXPORT_SYMBOL_GPL vmlinux 0xa74e3de3 rio_enable_rx_tx_port +EXPORT_SYMBOL_GPL vmlinux 0xa7640bf1 gpiod_get_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xa76a2aa9 usb_autopm_get_interface_async +EXPORT_SYMBOL_GPL vmlinux 0xa7720c47 input_ff_event +EXPORT_SYMBOL_GPL vmlinux 0xa7833b0f sata_async_notification +EXPORT_SYMBOL_GPL vmlinux 0xa788700b copy_to_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0xa790ab4b __tracepoint_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xa79eb5f7 mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa7a2fc12 devlink_region_snapshot_id_get +EXPORT_SYMBOL_GPL vmlinux 0xa7a307a6 regulator_disable_regmap +EXPORT_SYMBOL_GPL vmlinux 0xa7a59e5e tcp_abort +EXPORT_SYMBOL_GPL vmlinux 0xa7c11416 inet6_csk_xmit +EXPORT_SYMBOL_GPL vmlinux 0xa7c68231 __tracepoint_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0xa7ca0111 alarmtimer_get_rtcdev +EXPORT_SYMBOL_GPL vmlinux 0xa7d61649 regulator_set_soft_start_regmap +EXPORT_SYMBOL_GPL vmlinux 0xa7d80cb4 iommu_group_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xa7e6b938 init_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xa7ebd891 mtk_pctrl_show_one_pin +EXPORT_SYMBOL_GPL vmlinux 0xa81485e6 __traceiter_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xa81b1425 lochnagar_update_config +EXPORT_SYMBOL_GPL vmlinux 0xa83100f1 ata_sff_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xa833b3d9 fs_kobj +EXPORT_SYMBOL_GPL vmlinux 0xa837f915 ata_host_start +EXPORT_SYMBOL_GPL vmlinux 0xa84de218 dma_need_sync +EXPORT_SYMBOL_GPL vmlinux 0xa84fb17f regcache_sync_region +EXPORT_SYMBOL_GPL vmlinux 0xa851973a raw_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xa86fa90f devm_ti_sci_get_of_resource +EXPORT_SYMBOL_GPL vmlinux 0xa8710a72 simple_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0xa873789c xenbus_read_otherend_details +EXPORT_SYMBOL_GPL vmlinux 0xa876bd89 sk_msg_return_zero +EXPORT_SYMBOL_GPL vmlinux 0xa876fdde device_pm_wait_for_dev +EXPORT_SYMBOL_GPL vmlinux 0xa8841cc6 mas_next +EXPORT_SYMBOL_GPL vmlinux 0xa890d345 pci_generic_ecam_ops +EXPORT_SYMBOL_GPL vmlinux 0xa89926dc crypto_dh_decode_key +EXPORT_SYMBOL_GPL vmlinux 0xa89d81e2 devm_regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xa8a04fe0 sysfs_remove_files +EXPORT_SYMBOL_GPL vmlinux 0xa8a6364c xas_get_mark +EXPORT_SYMBOL_GPL vmlinux 0xa8b35666 trace_array_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0xa8bae38e dev_pm_opp_find_freq_exact +EXPORT_SYMBOL_GPL vmlinux 0xa8bc6f99 ata_cable_40wire +EXPORT_SYMBOL_GPL vmlinux 0xa8c38fd1 fuse_dax_cancel_work +EXPORT_SYMBOL_GPL vmlinux 0xa8ca8aed balloon_page_dequeue +EXPORT_SYMBOL_GPL vmlinux 0xa8cf801d fsl_mc_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0xa8d0cc17 iommu_device_register +EXPORT_SYMBOL_GPL vmlinux 0xa8d33ff0 pci_check_and_mask_intx +EXPORT_SYMBOL_GPL vmlinux 0xa8de68e0 ti_sci_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xa8e57bf1 pci_epf_create +EXPORT_SYMBOL_GPL vmlinux 0xa8f1e03a vring_create_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0xa8f97178 __tracepoint_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xa8fadad2 tpm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa917e984 device_set_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0xa9279a7b of_pci_get_max_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xa928700e netlink_add_tap +EXPORT_SYMBOL_GPL vmlinux 0xa931bc99 blk_crypto_profile_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa9320d27 ktime_get_seconds +EXPORT_SYMBOL_GPL vmlinux 0xa9395349 ata_acpi_cbl_80wire +EXPORT_SYMBOL_GPL vmlinux 0xa948f336 usb_hcd_is_primary_hcd +EXPORT_SYMBOL_GPL vmlinux 0xa9491ba0 sysfs_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xa950674d ata_sff_hsm_move +EXPORT_SYMBOL_GPL vmlinux 0xa95abc07 dev_pm_opp_find_bw_floor +EXPORT_SYMBOL_GPL vmlinux 0xa95b5c77 hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xa96e8b4e hv_setup_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0xa973d83b platform_unregister_drivers +EXPORT_SYMBOL_GPL vmlinux 0xa995c994 spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xa9977dad mtk_mux_clr_set_upd_ops +EXPORT_SYMBOL_GPL vmlinux 0xa99a9f9d __traceiter_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0xa99b8e70 __SCK__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xa99ef899 devlink_fmsg_bool_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xa9b3f87f thermal_zone_get_slope +EXPORT_SYMBOL_GPL vmlinux 0xa9b7687b platform_device_register +EXPORT_SYMBOL_GPL vmlinux 0xa9b95acb fib_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0xa9d00fd5 regulator_set_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0xa9d40416 dev_pm_qos_update_user_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xa9da2d32 dax_remove_host +EXPORT_SYMBOL_GPL vmlinux 0xa9ee4c60 rz_mtu3_shared_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xaa04e138 devm_hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0xaa054bdf pcie_aspm_enabled +EXPORT_SYMBOL_GPL vmlinux 0xaa0d91d6 fscrypt_prepare_symlink +EXPORT_SYMBOL_GPL vmlinux 0xaa1ca4fc devm_ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0xaa2bc24f pskb_put +EXPORT_SYMBOL_GPL vmlinux 0xaa393cc6 mas_preallocate +EXPORT_SYMBOL_GPL vmlinux 0xaa55bd64 pwm_set_chip_data +EXPORT_SYMBOL_GPL vmlinux 0xaa6a50f9 __static_key_deferred_flush +EXPORT_SYMBOL_GPL vmlinux 0xaa6e4e39 phy_set_media +EXPORT_SYMBOL_GPL vmlinux 0xaa8aba2c kvm_write_guest_offset_cached +EXPORT_SYMBOL_GPL vmlinux 0xaaa68a59 skb_defer_rx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xaaa918c9 ftrace_dump +EXPORT_SYMBOL_GPL vmlinux 0xaaa9b1ee fwnode_connection_find_matches +EXPORT_SYMBOL_GPL vmlinux 0xaab9c421 clk_multiplier_ops +EXPORT_SYMBOL_GPL vmlinux 0xaaba7cf1 __tracepoint_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xaac0399b crypto_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xaacae19b __devm_reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xaacbb571 debugfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xaaec2240 __fsverity_file_open +EXPORT_SYMBOL_GPL vmlinux 0xaaec6f94 rio_map_inb_region +EXPORT_SYMBOL_GPL vmlinux 0xaaf4c17f mtk_pinconf_bias_disable_get +EXPORT_SYMBOL_GPL vmlinux 0xaaf89579 sysfs_create_group +EXPORT_SYMBOL_GPL vmlinux 0xaafafbff rockchip_pmu_unblock +EXPORT_SYMBOL_GPL vmlinux 0xaafeafd4 device_match_name +EXPORT_SYMBOL_GPL vmlinux 0xab060841 zynqmp_pm_query_data +EXPORT_SYMBOL_GPL vmlinux 0xab0f799d __of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xab1e0e93 hv_setup_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0xab2c549a of_alias_from_compatible +EXPORT_SYMBOL_GPL vmlinux 0xab33e243 rio_route_add_entry +EXPORT_SYMBOL_GPL vmlinux 0xab3c989a debugfs_create_file_unsafe +EXPORT_SYMBOL_GPL vmlinux 0xab6b51e8 pci_find_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0xab6f0ded __tracepoint_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0xab7e705d __platform_create_bundle +EXPORT_SYMBOL_GPL vmlinux 0xab88e721 of_clk_del_provider +EXPORT_SYMBOL_GPL vmlinux 0xab9e7c1a devm_spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0xaba70d64 fib6_rule_default +EXPORT_SYMBOL_GPL vmlinux 0xabad6f7d tcp_rate_check_app_limited +EXPORT_SYMBOL_GPL vmlinux 0xabb61554 kthread_data +EXPORT_SYMBOL_GPL vmlinux 0xabb8439c ata_host_alloc +EXPORT_SYMBOL_GPL vmlinux 0xabc640f3 list_lru_isolate +EXPORT_SYMBOL_GPL vmlinux 0xabc6e9e4 pm_report_max_hw_sleep +EXPORT_SYMBOL_GPL vmlinux 0xabd45848 stop_machine +EXPORT_SYMBOL_GPL vmlinux 0xabd7d7f7 get_device +EXPORT_SYMBOL_GPL vmlinux 0xabd8c4ef spi_async +EXPORT_SYMBOL_GPL vmlinux 0xabd991c9 lp8788_write_byte +EXPORT_SYMBOL_GPL vmlinux 0xabe423a0 debugfs_read_file_bool +EXPORT_SYMBOL_GPL vmlinux 0xabe5471d pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0xac00df67 mmu_notifier_put +EXPORT_SYMBOL_GPL vmlinux 0xac10e5e2 cpuidle_get_cpu_driver +EXPORT_SYMBOL_GPL vmlinux 0xac1c5882 iommu_device_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xac2caa56 pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0xac3403ca rz_mtu3_32bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0xac4f251d blk_queue_max_discard_segments +EXPORT_SYMBOL_GPL vmlinux 0xac50c823 acct_bioset_exit +EXPORT_SYMBOL_GPL vmlinux 0xac583365 netdev_is_rx_handler_busy +EXPORT_SYMBOL_GPL vmlinux 0xac690a01 init_user_ns +EXPORT_SYMBOL_GPL vmlinux 0xac87d310 fsl_mc_device_add +EXPORT_SYMBOL_GPL vmlinux 0xac8cbedd acpi_subsys_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0xac949717 pci_msix_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xaca3be48 fib_rules_unregister +EXPORT_SYMBOL_GPL vmlinux 0xaca6b846 l3mdev_ifindex_lookup_by_table_id +EXPORT_SYMBOL_GPL vmlinux 0xacac4f3d aead_geniv_alloc +EXPORT_SYMBOL_GPL vmlinux 0xacb4d88c clk_rate_exclusive_put +EXPORT_SYMBOL_GPL vmlinux 0xacb5cb07 acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0xacb8c610 page_cache_async_ra +EXPORT_SYMBOL_GPL vmlinux 0xacbc25bb acpi_pm_set_device_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xacc977ac alarm_forward_now +EXPORT_SYMBOL_GPL vmlinux 0xacd584c3 pci_remove_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xace07efa blkg_conf_init +EXPORT_SYMBOL_GPL vmlinux 0xad06c825 ct_user_exit +EXPORT_SYMBOL_GPL vmlinux 0xad0e3650 usb_role_switch_register +EXPORT_SYMBOL_GPL vmlinux 0xad16ebc3 lp8788_update_bits +EXPORT_SYMBOL_GPL vmlinux 0xad36cc59 regulator_map_voltage_iterate +EXPORT_SYMBOL_GPL vmlinux 0xad395dd9 mm_account_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0xad42dff8 __SCK__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0xad492538 regmap_get_raw_read_max +EXPORT_SYMBOL_GPL vmlinux 0xad4e6259 remove_cpu +EXPORT_SYMBOL_GPL vmlinux 0xad4f1aaa of_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xad645234 register_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xad6490df tty_kclose +EXPORT_SYMBOL_GPL vmlinux 0xad76a3f0 __SCK__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xad7b761d dev_pm_genpd_get_next_hrtimer +EXPORT_SYMBOL_GPL vmlinux 0xad83ce29 xas_find_conflict +EXPORT_SYMBOL_GPL vmlinux 0xad8ded97 irq_domain_pop_irq +EXPORT_SYMBOL_GPL vmlinux 0xad906be3 crypto_alloc_rng +EXPORT_SYMBOL_GPL vmlinux 0xad910ddc gpiochip_populate_parent_fwspec_fourcell +EXPORT_SYMBOL_GPL vmlinux 0xad920db3 wakeup_sources_walk_next +EXPORT_SYMBOL_GPL vmlinux 0xad98902d led_sysfs_enable +EXPORT_SYMBOL_GPL vmlinux 0xad989ddd iommu_fwspec_add_ids +EXPORT_SYMBOL_GPL vmlinux 0xad98d543 usb_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xad9bbad8 icc_set_bw +EXPORT_SYMBOL_GPL vmlinux 0xad9e78f7 i2c_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xad9fb247 lwtunnel_valid_encap_type_attr +EXPORT_SYMBOL_GPL vmlinux 0xada38766 dst_cache_destroy +EXPORT_SYMBOL_GPL vmlinux 0xadabaf8f gpiod_direction_output_raw +EXPORT_SYMBOL_GPL vmlinux 0xadae4f1d espintcp_queue_out +EXPORT_SYMBOL_GPL vmlinux 0xadb1050d acpi_cppc_processor_probe +EXPORT_SYMBOL_GPL vmlinux 0xadc540f3 xhci_find_slot_id_by_port +EXPORT_SYMBOL_GPL vmlinux 0xadd0d64d raw_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0xade04089 nvdimm_bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0xade5339b hte_get_clk_src_info +EXPORT_SYMBOL_GPL vmlinux 0xade5fc2c pci_user_read_config_word +EXPORT_SYMBOL_GPL vmlinux 0xadece00b usb_add_hcd +EXPORT_SYMBOL_GPL vmlinux 0xadf0d00d find_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0xadf77207 clk_hw_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xadf9c1b3 housekeeping_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xadfad3e0 scsi_internal_device_unblock_nowait +EXPORT_SYMBOL_GPL vmlinux 0xae01217a mpi_write_to_sgl +EXPORT_SYMBOL_GPL vmlinux 0xae0ecf40 usb_bus_idr_lock +EXPORT_SYMBOL_GPL vmlinux 0xae1051b0 net_cls_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xae11e124 regulator_set_mode +EXPORT_SYMBOL_GPL vmlinux 0xae1946e6 efivars_register +EXPORT_SYMBOL_GPL vmlinux 0xae1b8b1a pci_sriov_get_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0xae33aa32 crypto_clone_ahash +EXPORT_SYMBOL_GPL vmlinux 0xae37daf8 devm_regulator_put +EXPORT_SYMBOL_GPL vmlinux 0xae39f80e dst_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xae504570 iomap_zero_range +EXPORT_SYMBOL_GPL vmlinux 0xae5fbc14 dev_xdp_prog_count +EXPORT_SYMBOL_GPL vmlinux 0xae66224d dev_pm_opp_of_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0xae69b1c1 usermodehelper_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xae69beef wait_on_page_writeback +EXPORT_SYMBOL_GPL vmlinux 0xae6a8aa6 pm_genpd_init +EXPORT_SYMBOL_GPL vmlinux 0xae7c231d mpi_cmp +EXPORT_SYMBOL_GPL vmlinux 0xae7d0055 edac_mc_free +EXPORT_SYMBOL_GPL vmlinux 0xae870da5 fat_search_long +EXPORT_SYMBOL_GPL vmlinux 0xae9a9e79 acpi_get_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0xaea6206f pci_p2pmem_alloc_sgl +EXPORT_SYMBOL_GPL vmlinux 0xaeb507da ata_link_abort +EXPORT_SYMBOL_GPL vmlinux 0xaebc9961 ping_err +EXPORT_SYMBOL_GPL vmlinux 0xaeca2d31 bus_register +EXPORT_SYMBOL_GPL vmlinux 0xaee16aaf dev_attr_link_power_management_policy +EXPORT_SYMBOL_GPL vmlinux 0xaef7ffec perf_event_create_kernel_counter +EXPORT_SYMBOL_GPL vmlinux 0xaf076aec nd_fletcher64 +EXPORT_SYMBOL_GPL vmlinux 0xaf08d991 devl_rate_node_create +EXPORT_SYMBOL_GPL vmlinux 0xaf08f8b4 crypto_akcipher_sync_prep +EXPORT_SYMBOL_GPL vmlinux 0xaf0b6ba7 blkg_rwstat_init +EXPORT_SYMBOL_GPL vmlinux 0xaf0d5a6f devres_find +EXPORT_SYMBOL_GPL vmlinux 0xaf136059 misc_cg_try_charge +EXPORT_SYMBOL_GPL vmlinux 0xaf1d0ad6 tcp_leave_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xaf1d48ba shash_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0xaf2c4271 usb_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xaf348da7 cpu_pm_exit +EXPORT_SYMBOL_GPL vmlinux 0xaf34f129 __devm_regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0xaf3a44e9 __SCK__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xaf4014ff usb_amd_quirk_pll_check +EXPORT_SYMBOL_GPL vmlinux 0xaf43f979 rio_add_net +EXPORT_SYMBOL_GPL vmlinux 0xaf5361e3 pfn_to_online_page +EXPORT_SYMBOL_GPL vmlinux 0xaf593f54 usb_set_device_state +EXPORT_SYMBOL_GPL vmlinux 0xaf63f5df vchan_init +EXPORT_SYMBOL_GPL vmlinux 0xaf67d37e gnttab_unmap_refs +EXPORT_SYMBOL_GPL vmlinux 0xaf6d38c0 vcap_mod_rule +EXPORT_SYMBOL_GPL vmlinux 0xaf6e0462 acpi_fetch_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0xaf75e550 crypto_grab_shash +EXPORT_SYMBOL_GPL vmlinux 0xaf76511e pci_stop_and_remove_bus_device_locked +EXPORT_SYMBOL_GPL vmlinux 0xaf793668 __alloc_percpu_gfp +EXPORT_SYMBOL_GPL vmlinux 0xaf7ad94c __SCK__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xaf826cdb edac_pci_handle_pe +EXPORT_SYMBOL_GPL vmlinux 0xaf852873 cpuidle_register_device +EXPORT_SYMBOL_GPL vmlinux 0xaf86e371 mtk_clk_register_factors +EXPORT_SYMBOL_GPL vmlinux 0xaf8c3f99 srcu_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xaf96d7f9 wm831x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xafa4729b usb_ifnum_to_if +EXPORT_SYMBOL_GPL vmlinux 0xafaae753 usb_of_get_interface_node +EXPORT_SYMBOL_GPL vmlinux 0xafb07262 __pfn_to_mfn +EXPORT_SYMBOL_GPL vmlinux 0xafcd1cb1 vcap_chain_id_to_lookup +EXPORT_SYMBOL_GPL vmlinux 0xafd15fc1 adp5520_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xafddd545 ata_id_c_string +EXPORT_SYMBOL_GPL vmlinux 0xafde9b6b tpm1_do_selftest +EXPORT_SYMBOL_GPL vmlinux 0xafdeeeea scsi_host_busy_iter +EXPORT_SYMBOL_GPL vmlinux 0xafeb58c1 __SCK__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0xaff3698e pci_reset_function +EXPORT_SYMBOL_GPL vmlinux 0xaffe0e74 acpi_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0xb0099f79 topology_clear_scale_freq_source +EXPORT_SYMBOL_GPL vmlinux 0xb00e58ee __traceiter_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xb02a9881 pinctrl_pm_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0xb02ac411 register_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb0377dd4 inet6_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0xb0378220 regulator_map_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xb043ba0a dev_pm_opp_of_remove_table +EXPORT_SYMBOL_GPL vmlinux 0xb049a294 __SCK__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0xb05719f2 badblocks_clear +EXPORT_SYMBOL_GPL vmlinux 0xb05b68d5 zynqmp_pm_reset_get_status +EXPORT_SYMBOL_GPL vmlinux 0xb06ea245 sbitmap_queue_resize +EXPORT_SYMBOL_GPL vmlinux 0xb0747ed2 rcu_cpu_stall_suppress +EXPORT_SYMBOL_GPL vmlinux 0xb077e70a clk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0xb0802f90 __tracepoint_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xb08a22a3 cpufreq_show_cpus +EXPORT_SYMBOL_GPL vmlinux 0xb08c3e95 uprobe_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb095a313 acpi_dev_gpio_irq_wake_get_by +EXPORT_SYMBOL_GPL vmlinux 0xb0aae1ab mtk_paris_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0xb0b73f37 fwnode_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0xb0b85f47 ring_buffer_iter_reset +EXPORT_SYMBOL_GPL vmlinux 0xb0cc1e92 register_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xb0d0af5f ip6_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0xb0d1656c gpio_free_array +EXPORT_SYMBOL_GPL vmlinux 0xb0e7ab1f __traceiter_console +EXPORT_SYMBOL_GPL vmlinux 0xb0e8e671 xenbus_otherend_changed +EXPORT_SYMBOL_GPL vmlinux 0xb0fa8458 __iptunnel_pull_header +EXPORT_SYMBOL_GPL vmlinux 0xb0fad534 cros_ec_get_sensor_count +EXPORT_SYMBOL_GPL vmlinux 0xb1040ae4 gpiochip_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0xb10d964d devlink_fmsg_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xb10ea344 pci_epc_get_msi +EXPORT_SYMBOL_GPL vmlinux 0xb114ff76 device_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0xb11d9000 tty_dev_name_to_number +EXPORT_SYMBOL_GPL vmlinux 0xb1320014 regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xb13837ce vcap_rule_add_key_u48 +EXPORT_SYMBOL_GPL vmlinux 0xb14cf53d pci_ecam_create +EXPORT_SYMBOL_GPL vmlinux 0xb161afe8 fwnode_graph_get_remote_port_parent +EXPORT_SYMBOL_GPL vmlinux 0xb1647fc2 devlink_info_version_running_put +EXPORT_SYMBOL_GPL vmlinux 0xb1689cc1 alloc_skb_for_msg +EXPORT_SYMBOL_GPL vmlinux 0xb17db826 dma_opt_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0xb188d24b iommu_detach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0xb18ec765 i2c_handle_smbus_host_notify +EXPORT_SYMBOL_GPL vmlinux 0xb19c8b5f of_dma_router_register +EXPORT_SYMBOL_GPL vmlinux 0xb1a24297 regmap_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0xb1ae189c sata_std_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xb1b3f6ed phylink_mii_c22_pcs_decode_state +EXPORT_SYMBOL_GPL vmlinux 0xb1baa71a devlink_linecard_provision_fail +EXPORT_SYMBOL_GPL vmlinux 0xb1bb19ee pci_dev_trylock +EXPORT_SYMBOL_GPL vmlinux 0xb1bb4590 bus_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xb1bed25d dpm_resume_start +EXPORT_SYMBOL_GPL vmlinux 0xb1d06d3a nfct_btf_struct_access +EXPORT_SYMBOL_GPL vmlinux 0xb1dacc43 regmap_mmio_attach_clk +EXPORT_SYMBOL_GPL vmlinux 0xb1dfecea power_supply_battery_info_properties_size +EXPORT_SYMBOL_GPL vmlinux 0xb1e25684 __trace_bputs +EXPORT_SYMBOL_GPL vmlinux 0xb1ebf660 devm_mipi_dsi_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0xb1f454a2 mtk_pinconf_bias_disable_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0xb1fc1782 pci_speed_string +EXPORT_SYMBOL_GPL vmlinux 0xb202f0d7 rht_bucket_nested_insert +EXPORT_SYMBOL_GPL vmlinux 0xb20ed44f of_irq_to_resource_table +EXPORT_SYMBOL_GPL vmlinux 0xb21187c4 ip6_dst_lookup +EXPORT_SYMBOL_GPL vmlinux 0xb215994c vcap_tc_flower_handler_ipv6_usage +EXPORT_SYMBOL_GPL vmlinux 0xb217b5a8 bpf_trace_run10 +EXPORT_SYMBOL_GPL vmlinux 0xb21d00c6 hte_ts_put +EXPORT_SYMBOL_GPL vmlinux 0xb2210d64 reset_control_deassert +EXPORT_SYMBOL_GPL vmlinux 0xb221c6fc __clk_hw_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0xb22b171c __cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0xb23b7691 start_poll_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0xb2405efc secure_tcp_seq +EXPORT_SYMBOL_GPL vmlinux 0xb252fac8 clk_regmap_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0xb256be16 efivar_is_available +EXPORT_SYMBOL_GPL vmlinux 0xb2621764 __regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0xb26a1add elfcorehdr_addr +EXPORT_SYMBOL_GPL vmlinux 0xb27cbb12 clk_hw_round_rate +EXPORT_SYMBOL_GPL vmlinux 0xb287c857 crypto_shash_tfm_digest +EXPORT_SYMBOL_GPL vmlinux 0xb29533ee zs_malloc +EXPORT_SYMBOL_GPL vmlinux 0xb2999021 virtio_require_restricted_mem_acc +EXPORT_SYMBOL_GPL vmlinux 0xb2a6f197 bpf_fentry_test1 +EXPORT_SYMBOL_GPL vmlinux 0xb2b130d5 tracing_snapshot_cond_disable +EXPORT_SYMBOL_GPL vmlinux 0xb2b8124a regulator_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xb2b8580d tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xb2b8c6fc ip6_flush_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0xb2c103a3 __devm_spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0xb2c1732e rcu_gp_set_torture_wait +EXPORT_SYMBOL_GPL vmlinux 0xb2e764e8 suspend_valid_only_mem +EXPORT_SYMBOL_GPL vmlinux 0xb2f878a1 dev_pm_genpd_set_performance_state +EXPORT_SYMBOL_GPL vmlinux 0xb2fa093e blk_mq_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xb307c909 devlink_fmsg_u64_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xb30b2bda preempt_model_full +EXPORT_SYMBOL_GPL vmlinux 0xb316ae63 pci_device_is_present +EXPORT_SYMBOL_GPL vmlinux 0xb326d627 fscrypt_ioctl_remove_key_all_users +EXPORT_SYMBOL_GPL vmlinux 0xb32cb8e2 genphy_c45_check_and_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0xb346cacc rockchip_clk_register_armclk +EXPORT_SYMBOL_GPL vmlinux 0xb362caa6 devl_param_driverinit_value_get +EXPORT_SYMBOL_GPL vmlinux 0xb370dc55 blk_queue_max_zone_append_sectors +EXPORT_SYMBOL_GPL vmlinux 0xb374aa5d pm_runtime_autosuspend_expiration +EXPORT_SYMBOL_GPL vmlinux 0xb3936af6 ahci_platform_enable_resources +EXPORT_SYMBOL_GPL vmlinux 0xb395fcef fuse_do_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xb3999a2f dma_vunmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xb3a3f228 serial8250_em485_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb3afda06 ti_sci_inta_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0xb3b2bae7 spi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xb3d3f4b7 kvm_vcpu_yield_to +EXPORT_SYMBOL_GPL vmlinux 0xb3d5fcbf bio_associate_blkg +EXPORT_SYMBOL_GPL vmlinux 0xb3dba28c pm_clk_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb3f3a828 fwnode_get_parent +EXPORT_SYMBOL_GPL vmlinux 0xb3fd8fe6 kernel_read_file_from_path +EXPORT_SYMBOL_GPL vmlinux 0xb402951c kvm_put_kvm_no_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb40d673e zynqmp_pm_pinctrl_request +EXPORT_SYMBOL_GPL vmlinux 0xb413f7f9 class_dev_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0xb42b2918 iommu_enable_nesting +EXPORT_SYMBOL_GPL vmlinux 0xb42eb8b2 gfn_to_pfn +EXPORT_SYMBOL_GPL vmlinux 0xb43f9365 ktime_get +EXPORT_SYMBOL_GPL vmlinux 0xb447548f devm_kmalloc +EXPORT_SYMBOL_GPL vmlinux 0xb44a75d9 irq_chip_eoi_parent +EXPORT_SYMBOL_GPL vmlinux 0xb44e18ea audit_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb454c7cf crypto_destroy_tfm +EXPORT_SYMBOL_GPL vmlinux 0xb456e908 metadata_dst_free +EXPORT_SYMBOL_GPL vmlinux 0xb458dc53 dma_resv_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xb45bd6e7 bpf_prog_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb460905b platform_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb460caec devm_namespace_enable +EXPORT_SYMBOL_GPL vmlinux 0xb4686450 fscrypt_get_symlink +EXPORT_SYMBOL_GPL vmlinux 0xb46f1ac3 eventfd_ctx_fileget +EXPORT_SYMBOL_GPL vmlinux 0xb47dcff6 ata_std_bios_param +EXPORT_SYMBOL_GPL vmlinux 0xb48f0638 software_node_register +EXPORT_SYMBOL_GPL vmlinux 0xb48f3499 xlnx_register_event +EXPORT_SYMBOL_GPL vmlinux 0xb495c8ec devl_resource_size_get +EXPORT_SYMBOL_GPL vmlinux 0xb4992194 folio_wait_writeback +EXPORT_SYMBOL_GPL vmlinux 0xb4a5c52b fwnode_graph_get_endpoint_by_id +EXPORT_SYMBOL_GPL vmlinux 0xb4addf7a trace_add_event_call +EXPORT_SYMBOL_GPL vmlinux 0xb4b97c90 pvclock_gtod_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb4d281eb ahash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xb4ea7cf7 kgdb_connected +EXPORT_SYMBOL_GPL vmlinux 0xb4eda0da ring_buffer_event_length +EXPORT_SYMBOL_GPL vmlinux 0xb4f1e51c gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xb501b2df nd_cmd_dimm_desc +EXPORT_SYMBOL_GPL vmlinux 0xb5093dd3 console_list +EXPORT_SYMBOL_GPL vmlinux 0xb511c6c3 acpi_bind_one +EXPORT_SYMBOL_GPL vmlinux 0xb5195a18 devm_regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xb51fbd64 edac_op_state +EXPORT_SYMBOL_GPL vmlinux 0xb520eb79 btree_merge +EXPORT_SYMBOL_GPL vmlinux 0xb534684a static_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xb5425ee6 spi_controller_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb542c500 stmpe_dev_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xb54e2725 ping_close +EXPORT_SYMBOL_GPL vmlinux 0xb55139f6 HUF_readStats +EXPORT_SYMBOL_GPL vmlinux 0xb55451df vcap_tc_flower_handler_portnum_usage +EXPORT_SYMBOL_GPL vmlinux 0xb556fcb7 __pm_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb55de460 HYPERVISOR_dm_op +EXPORT_SYMBOL_GPL vmlinux 0xb5616ed9 iptunnel_metadata_reply +EXPORT_SYMBOL_GPL vmlinux 0xb561c490 mpi_mul +EXPORT_SYMBOL_GPL vmlinux 0xb562434b iommu_device_unlink +EXPORT_SYMBOL_GPL vmlinux 0xb570745c __SCK__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xb57acdf6 ata_dev_next +EXPORT_SYMBOL_GPL vmlinux 0xb5819f03 iopf_queue_add_device +EXPORT_SYMBOL_GPL vmlinux 0xb591c1d5 devm_platform_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0xb592d904 __gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL vmlinux 0xb5996351 blkg_rwstat_recursive_sum +EXPORT_SYMBOL_GPL vmlinux 0xb5a0b015 driver_set_override +EXPORT_SYMBOL_GPL vmlinux 0xb5a1825e usb_set_wireless_status +EXPORT_SYMBOL_GPL vmlinux 0xb5a83919 devm_power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xb5a83e35 gnttab_setup_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xb5a8c226 acpi_gsi_to_irq +EXPORT_SYMBOL_GPL vmlinux 0xb5b6fb04 hv_get_vpreg +EXPORT_SYMBOL_GPL vmlinux 0xb5c9072b mc_send_command +EXPORT_SYMBOL_GPL vmlinux 0xb5eed4bf nexthop_for_each_fib6_nh +EXPORT_SYMBOL_GPL vmlinux 0xb5f07096 subsys_virtual_register +EXPORT_SYMBOL_GPL vmlinux 0xb5f32039 class_compat_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xb5fae4a1 device_store_ulong +EXPORT_SYMBOL_GPL vmlinux 0xb5fd3144 pm_generic_poweroff_noirq +EXPORT_SYMBOL_GPL vmlinux 0xb615cb83 ata_scsi_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xb618f69e __serdev_device_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xb61f6069 dev_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0xb61f7f2f devl_region_create +EXPORT_SYMBOL_GPL vmlinux 0xb6261484 register_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb63398fa mtk_pinconf_drive_set +EXPORT_SYMBOL_GPL vmlinux 0xb6357e53 cpuidle_enable_device +EXPORT_SYMBOL_GPL vmlinux 0xb6394c27 mptcp_diag_fill_info +EXPORT_SYMBOL_GPL vmlinux 0xb6410433 mpi_addm +EXPORT_SYMBOL_GPL vmlinux 0xb64cb8eb regulator_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb655f91b pci_epc_get_next_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xb66927b6 mbox_client_txdone +EXPORT_SYMBOL_GPL vmlinux 0xb66a941c trace_define_field +EXPORT_SYMBOL_GPL vmlinux 0xb66e9053 msi_domain_first_desc +EXPORT_SYMBOL_GPL vmlinux 0xb6787346 sfp_unregister_socket +EXPORT_SYMBOL_GPL vmlinux 0xb6787967 access_process_vm +EXPORT_SYMBOL_GPL vmlinux 0xb69afbb0 devlink_linecard_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xb69e2d8e mmput_async +EXPORT_SYMBOL_GPL vmlinux 0xb6a5941d ping_rcv +EXPORT_SYMBOL_GPL vmlinux 0xb6aa23ce gpiochip_irq_map +EXPORT_SYMBOL_GPL vmlinux 0xb6ae42d6 nvmem_add_one_cell +EXPORT_SYMBOL_GPL vmlinux 0xb6b42db9 iommu_set_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xb6c19174 virtqueue_get_used_addr +EXPORT_SYMBOL_GPL vmlinux 0xb6c3d879 regcache_mark_dirty +EXPORT_SYMBOL_GPL vmlinux 0xb6cddbba msi_device_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0xb6cf4b61 fsl_mc_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb6d05d54 tps65912_device_init +EXPORT_SYMBOL_GPL vmlinux 0xb6df084d sbitmap_queue_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0xb6e6d99d clk_disable +EXPORT_SYMBOL_GPL vmlinux 0xb6ed2340 wm8350_gpio_config +EXPORT_SYMBOL_GPL vmlinux 0xb6ed9a61 __devres_alloc_node +EXPORT_SYMBOL_GPL vmlinux 0xb6f66ffd imx_pinctrl_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xb7042b3f peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb7047064 of_pci_range_parser_one +EXPORT_SYMBOL_GPL vmlinux 0xb7081263 scsi_mode_select +EXPORT_SYMBOL_GPL vmlinux 0xb7156463 disk_alloc_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0xb72227b6 user_update +EXPORT_SYMBOL_GPL vmlinux 0xb7329c06 clk_set_phase +EXPORT_SYMBOL_GPL vmlinux 0xb7333d01 pm_runtime_barrier +EXPORT_SYMBOL_GPL vmlinux 0xb73713d7 nvmem_add_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0xb74af4bb hypervisor_kobj +EXPORT_SYMBOL_GPL vmlinux 0xb767f7b5 sata_set_spd +EXPORT_SYMBOL_GPL vmlinux 0xb7687f39 device_link_remove +EXPORT_SYMBOL_GPL vmlinux 0xb781c479 devm_ti_sci_get_handle +EXPORT_SYMBOL_GPL vmlinux 0xb782c1a3 hv_get_vpreg_128 +EXPORT_SYMBOL_GPL vmlinux 0xb783e873 devm_thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xb786bf75 pci_write_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xb7940ca3 devm_clk_register +EXPORT_SYMBOL_GPL vmlinux 0xb7a387fc synchronize_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0xb7ae69fa rio_dma_prep_slave_sg +EXPORT_SYMBOL_GPL vmlinux 0xb7c60909 fsl_mc_bus_dpni_type +EXPORT_SYMBOL_GPL vmlinux 0xb7c69a63 unregister_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb7cbef9e power_supply_set_battery_charged +EXPORT_SYMBOL_GPL vmlinux 0xb7cfdc34 vp_modern_get_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0xb7d10bf1 devm_power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0xb7dbf421 phy_driver_is_genphy_10g +EXPORT_SYMBOL_GPL vmlinux 0xb7e58d77 of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0xb7eab117 devl_linecard_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb7f990e9 rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xb800c426 ata_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xb801add2 devm_spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb81278bb mddev_init +EXPORT_SYMBOL_GPL vmlinux 0xb81d6834 clk_mux_val_to_index +EXPORT_SYMBOL_GPL vmlinux 0xb81f3fb0 dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xb8273d0b __wake_up_sync +EXPORT_SYMBOL_GPL vmlinux 0xb82ae44b vfs_splice_read +EXPORT_SYMBOL_GPL vmlinux 0xb82d8062 of_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0xb84cbfab device_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0xb85042e5 gnttab_free_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0xb861e2c4 pinctrl_dev_get_devname +EXPORT_SYMBOL_GPL vmlinux 0xb86ba599 acpi_subsys_poweroff +EXPORT_SYMBOL_GPL vmlinux 0xb86c2b4e filemap_read +EXPORT_SYMBOL_GPL vmlinux 0xb8781582 imx_clk_hw_sscg_pll +EXPORT_SYMBOL_GPL vmlinux 0xb87b848b blk_queue_zone_write_granularity +EXPORT_SYMBOL_GPL vmlinux 0xb87f40fe cppc_set_enable +EXPORT_SYMBOL_GPL vmlinux 0xb883cebf dev_pm_opp_is_turbo +EXPORT_SYMBOL_GPL vmlinux 0xb88dbfce irq_set_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0xb89e69b1 jump_label_update_timeout +EXPORT_SYMBOL_GPL vmlinux 0xb8aad847 pcie_bus_configure_settings +EXPORT_SYMBOL_GPL vmlinux 0xb8b8c4f0 ti_sci_release_resource +EXPORT_SYMBOL_GPL vmlinux 0xb8c27fec tcp_plb_update_state_upon_rto +EXPORT_SYMBOL_GPL vmlinux 0xb8c863ed regcache_drop_region +EXPORT_SYMBOL_GPL vmlinux 0xb8cd3a7f nf_logger_put +EXPORT_SYMBOL_GPL vmlinux 0xb8cd8ba4 perf_event_pause +EXPORT_SYMBOL_GPL vmlinux 0xb8d01bb9 ata_port_classify +EXPORT_SYMBOL_GPL vmlinux 0xb8e2ece0 pci_pr3_present +EXPORT_SYMBOL_GPL vmlinux 0xb8f11603 idr_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb8f50713 rio_del_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0xb8f89c66 crypto_skcipher_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xb8fa4609 gpiod_toggle_active_low +EXPORT_SYMBOL_GPL vmlinux 0xb9037b7b acpi_find_child_by_adr +EXPORT_SYMBOL_GPL vmlinux 0xb9056b85 i2c_dw_validate_speed +EXPORT_SYMBOL_GPL vmlinux 0xb9058acb regmap_get_reg_stride +EXPORT_SYMBOL_GPL vmlinux 0xb912560d static_key_disable +EXPORT_SYMBOL_GPL vmlinux 0xb9179dd0 pci_epc_mem_init +EXPORT_SYMBOL_GPL vmlinux 0xb917b6d7 return_address +EXPORT_SYMBOL_GPL vmlinux 0xb918354d dm_bio_get_target_bio_nr +EXPORT_SYMBOL_GPL vmlinux 0xb9196ec8 acomp_request_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb91f12ff ata_sff_lost_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xb92cd745 kvm_vcpu_write_guest_page +EXPORT_SYMBOL_GPL vmlinux 0xb93a48ea gpiod_get_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xb940d90d hte_enable_ts +EXPORT_SYMBOL_GPL vmlinux 0xb956f4b2 __phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0xb95c212f __udp_gso_segment +EXPORT_SYMBOL_GPL vmlinux 0xb9629662 k3_udma_glue_rx_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0xb9681621 xdp_do_flush +EXPORT_SYMBOL_GPL vmlinux 0xb977104f blkcg_policy_register +EXPORT_SYMBOL_GPL vmlinux 0xb97baf46 clk_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xb980dc42 tracepoint_probe_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb9829331 crypto_aes_set_key +EXPORT_SYMBOL_GPL vmlinux 0xb9852d11 __traceiter_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xb99a3b00 sbitmap_queue_recalculate_wake_batch +EXPORT_SYMBOL_GPL vmlinux 0xb99d6119 acpi_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0xb99e5d0d ata_scsi_port_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xb9b9df41 usb_amd_dev_put +EXPORT_SYMBOL_GPL vmlinux 0xb9c16f51 hv_max_vp_index +EXPORT_SYMBOL_GPL vmlinux 0xb9c425de register_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xb9d025c9 llist_del_first +EXPORT_SYMBOL_GPL vmlinux 0xb9d39962 usb_disable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0xb9e414db ata_acpi_gtm +EXPORT_SYMBOL_GPL vmlinux 0xb9eb3000 devm_otg_ulpi_create +EXPORT_SYMBOL_GPL vmlinux 0xb9eda144 skcipher_walk_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xba12050a spi_controller_dma_unmap_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0xba14352c acpi_bus_trim +EXPORT_SYMBOL_GPL vmlinux 0xba21f0e4 irq_gc_unmask_enable_reg +EXPORT_SYMBOL_GPL vmlinux 0xba220db7 __wake_up_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xba229542 gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xba2b7f64 cpufreq_generic_get +EXPORT_SYMBOL_GPL vmlinux 0xba320d03 kvm_vcpu_gfn_to_pfn_atomic +EXPORT_SYMBOL_GPL vmlinux 0xba3cdf10 rz_mtu3_shared_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xba4d6d85 ptp_classify_raw +EXPORT_SYMBOL_GPL vmlinux 0xba5a1f8d screen_pos +EXPORT_SYMBOL_GPL vmlinux 0xba6eb67d __tracepoint_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xba80c4fa fsverity_get_digest +EXPORT_SYMBOL_GPL vmlinux 0xba950ac2 pci_p2pmem_free_sgl +EXPORT_SYMBOL_GPL vmlinux 0xbaa24aa0 __inet_inherit_port +EXPORT_SYMBOL_GPL vmlinux 0xbab9a9f0 maxim_charger_currents +EXPORT_SYMBOL_GPL vmlinux 0xbabc532e get_device_system_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0xbac94448 __tracepoint_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xbad7f1a2 pinctrl_generic_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0xbad978ea __devm_add_action +EXPORT_SYMBOL_GPL vmlinux 0xbae48dee platform_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbaf681c7 skcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xbaf6850c fsnotify_wait_marks_destroyed +EXPORT_SYMBOL_GPL vmlinux 0xbb028ad3 rcu_gp_slow_register +EXPORT_SYMBOL_GPL vmlinux 0xbb0ab47b debug_locks +EXPORT_SYMBOL_GPL vmlinux 0xbb0b25d2 register_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0xbb190df5 dprc_setup +EXPORT_SYMBOL_GPL vmlinux 0xbb236d18 ping_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xbb24f372 __SCK__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xbb3fb933 irq_domain_create_simple +EXPORT_SYMBOL_GPL vmlinux 0xbb4146b3 get_completed_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xbb4c7e37 rio_request_mport_dma +EXPORT_SYMBOL_GPL vmlinux 0xbb54cdde phy_resolve_aneg_pause +EXPORT_SYMBOL_GPL vmlinux 0xbb553406 ncsi_unregister_dev +EXPORT_SYMBOL_GPL vmlinux 0xbb5f2371 usb_cache_string +EXPORT_SYMBOL_GPL vmlinux 0xbb6508da random_get_entropy_fallback +EXPORT_SYMBOL_GPL vmlinux 0xbb65e813 bpf_map_inc +EXPORT_SYMBOL_GPL vmlinux 0xbb6a3cbd devlink_fmsg_arr_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xbb6f025a asymmetric_key_generate_id +EXPORT_SYMBOL_GPL vmlinux 0xbb7195a5 xdp_warn +EXPORT_SYMBOL_GPL vmlinux 0xbb7292ab debugfs_create_file_size +EXPORT_SYMBOL_GPL vmlinux 0xbb7e9690 gfn_to_hva_memslot +EXPORT_SYMBOL_GPL vmlinux 0xbbce155f devm_thermal_of_zone_register +EXPORT_SYMBOL_GPL vmlinux 0xbbe5611b crc64_rocksoft_update +EXPORT_SYMBOL_GPL vmlinux 0xbbe56404 sprint_OID +EXPORT_SYMBOL_GPL vmlinux 0xbbf15347 of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0xbbf82b6f zynqmp_pm_set_tcm_config +EXPORT_SYMBOL_GPL vmlinux 0xbbffaca2 rio_pw_enable +EXPORT_SYMBOL_GPL vmlinux 0xbc175a52 power_supply_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xbc191814 class_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0xbc1c3478 trace_get_event_file +EXPORT_SYMBOL_GPL vmlinux 0xbc244f37 icc_enable +EXPORT_SYMBOL_GPL vmlinux 0xbc2ab8f3 pci_ioremap_wc_bar +EXPORT_SYMBOL_GPL vmlinux 0xbc306a66 dev_pm_opp_put_opp_table +EXPORT_SYMBOL_GPL vmlinux 0xbc314156 nop_mnt_idmap +EXPORT_SYMBOL_GPL vmlinux 0xbc3f2cb0 timecounter_cyc2time +EXPORT_SYMBOL_GPL vmlinux 0xbc4271b4 regulator_list_voltage_table +EXPORT_SYMBOL_GPL vmlinux 0xbc51dda2 ata_bmdma32_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xbc600dc9 preempt_model_voluntary +EXPORT_SYMBOL_GPL vmlinux 0xbc642c06 fuse_get_unique +EXPORT_SYMBOL_GPL vmlinux 0xbc68d63b irq_domain_reset_irq_data +EXPORT_SYMBOL_GPL vmlinux 0xbc6bec66 free_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc774a83 blk_trace_setup +EXPORT_SYMBOL_GPL vmlinux 0xbc8dc42f devlink_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xbc8ec6af debugfs_create_u64 +EXPORT_SYMBOL_GPL vmlinux 0xbc9b8588 ehci_cf_port_reset_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xbc9c449c sk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0xbcb910f8 of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0xbcc15e75 ktime_get_coarse_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xbcc7961a pinctrl_parse_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0xbccd00f6 xhci_resume +EXPORT_SYMBOL_GPL vmlinux 0xbccec5de tracing_cond_snapshot_data +EXPORT_SYMBOL_GPL vmlinux 0xbcd88916 acpi_subsys_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0xbcdd5b99 iommu_group_set_name +EXPORT_SYMBOL_GPL vmlinux 0xbcdf6800 fsl_mc_bus_dpdbg_type +EXPORT_SYMBOL_GPL vmlinux 0xbce77716 relay_late_setup_files +EXPORT_SYMBOL_GPL vmlinux 0xbced556e pci_epf_unbind +EXPORT_SYMBOL_GPL vmlinux 0xbcf04ff8 irq_chip_set_parent_state +EXPORT_SYMBOL_GPL vmlinux 0xbcf1f0e6 zs_create_pool +EXPORT_SYMBOL_GPL vmlinux 0xbcf70932 irq_gc_mask_set_bit +EXPORT_SYMBOL_GPL vmlinux 0xbcf78344 dw_pcie_host_init +EXPORT_SYMBOL_GPL vmlinux 0xbcf90d71 blk_next_bio +EXPORT_SYMBOL_GPL vmlinux 0xbcfb791c acpi_dev_get_property +EXPORT_SYMBOL_GPL vmlinux 0xbd06f3a9 ata_get_cmd_name +EXPORT_SYMBOL_GPL vmlinux 0xbd12e318 au_platform_setup +EXPORT_SYMBOL_GPL vmlinux 0xbd162c4d rio_register_scan +EXPORT_SYMBOL_GPL vmlinux 0xbd2c97eb tty_perform_flush +EXPORT_SYMBOL_GPL vmlinux 0xbd2e67fe poll_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xbd3fe1e3 disable_hardirq +EXPORT_SYMBOL_GPL vmlinux 0xbd47213a msg_zerocopy_realloc +EXPORT_SYMBOL_GPL vmlinux 0xbd4ab1eb dev_attr_ncq_prio_supported +EXPORT_SYMBOL_GPL vmlinux 0xbd524ca5 tcp_done +EXPORT_SYMBOL_GPL vmlinux 0xbd55bcbc pci_host_probe +EXPORT_SYMBOL_GPL vmlinux 0xbd5ef27d ct_user_enter +EXPORT_SYMBOL_GPL vmlinux 0xbd64fe50 fwnode_get_name +EXPORT_SYMBOL_GPL vmlinux 0xbd7aaaee add_memory +EXPORT_SYMBOL_GPL vmlinux 0xbd887071 umd_unload_blob +EXPORT_SYMBOL_GPL vmlinux 0xbd926113 of_genpd_add_provider_simple +EXPORT_SYMBOL_GPL vmlinux 0xbda04a91 cond_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xbda09f35 regulator_get_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0xbdb2217d hv_is_isolation_supported +EXPORT_SYMBOL_GPL vmlinux 0xbdb94b92 request_firmware_direct +EXPORT_SYMBOL_GPL vmlinux 0xbdd06d2d irq_remove_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xbdda1b5f vmalloc_huge +EXPORT_SYMBOL_GPL vmlinux 0xbde401bd dma_get_slave_caps +EXPORT_SYMBOL_GPL vmlinux 0xbdea2779 acpi_dev_clear_dependencies +EXPORT_SYMBOL_GPL vmlinux 0xbe137c1e imx_fracn_gppll +EXPORT_SYMBOL_GPL vmlinux 0xbe46f61c fsl_mc_allocate_irqs +EXPORT_SYMBOL_GPL vmlinux 0xbe4c95ff sk_msg_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0xbe5c888b crypto_chain +EXPORT_SYMBOL_GPL vmlinux 0xbe5e3414 k3_udma_glue_reset_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0xbe5fa772 io_uring_cmd_done +EXPORT_SYMBOL_GPL vmlinux 0xbe687e88 wake_up_all_idle_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbe6baed0 irq_domain_free_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0xbe7e0908 gpiod_set_consumer_name +EXPORT_SYMBOL_GPL vmlinux 0xbe9305c0 __ndisc_fill_addr_option +EXPORT_SYMBOL_GPL vmlinux 0xbe96dfd8 of_reconfig_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbe9a83d5 dw_pcie_write +EXPORT_SYMBOL_GPL vmlinux 0xbe9bc6ff inet_csk_listen_start +EXPORT_SYMBOL_GPL vmlinux 0xbea5ff1e static_key_initialized +EXPORT_SYMBOL_GPL vmlinux 0xbeb6717f bio_blkcg_css +EXPORT_SYMBOL_GPL vmlinux 0xbeb7b7d3 __traceiter_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0xbebbfa40 ehci_resume +EXPORT_SYMBOL_GPL vmlinux 0xbebea357 cpufreq_generic_attr +EXPORT_SYMBOL_GPL vmlinux 0xbec66c3a __apei_exec_run +EXPORT_SYMBOL_GPL vmlinux 0xbecc7a7d device_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0xbed9f73b xfrm_dev_policy_add +EXPORT_SYMBOL_GPL vmlinux 0xbee4fc82 ata_sff_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xbef1cb05 of_hwspin_lock_get_id_byname +EXPORT_SYMBOL_GPL vmlinux 0xbefcb6d5 srcu_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbf041102 register_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbf1a7fa8 sdio_release_host +EXPORT_SYMBOL_GPL vmlinux 0xbf25e033 phy_create +EXPORT_SYMBOL_GPL vmlinux 0xbf25f353 tpm_get_timeouts +EXPORT_SYMBOL_GPL vmlinux 0xbf2e2e71 housekeeping_enabled +EXPORT_SYMBOL_GPL vmlinux 0xbf32ac53 __xenbus_register_backend +EXPORT_SYMBOL_GPL vmlinux 0xbf34f807 get_current_tty +EXPORT_SYMBOL_GPL vmlinux 0xbf39b1dd udp_cmsg_send +EXPORT_SYMBOL_GPL vmlinux 0xbf4513c3 devlink_linecard_activate +EXPORT_SYMBOL_GPL vmlinux 0xbf5bf3bb pci_bus_max_busnr +EXPORT_SYMBOL_GPL vmlinux 0xbf5cb691 of_msi_configure +EXPORT_SYMBOL_GPL vmlinux 0xbf693d26 bpf_prog_add +EXPORT_SYMBOL_GPL vmlinux 0xbf717a00 __phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0xbf806e40 rio_unregister_mport +EXPORT_SYMBOL_GPL vmlinux 0xbf94f119 component_add_typed +EXPORT_SYMBOL_GPL vmlinux 0xbf9852fd tty_set_termios +EXPORT_SYMBOL_GPL vmlinux 0xbfa7ed25 debugfs_attr_read +EXPORT_SYMBOL_GPL vmlinux 0xbfb5c3cf crypto_wait_for_test +EXPORT_SYMBOL_GPL vmlinux 0xbfbc5434 pciserial_resume_ports +EXPORT_SYMBOL_GPL vmlinux 0xbfdfda54 srcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0xbfe42cad crypto_ahash_final +EXPORT_SYMBOL_GPL vmlinux 0xbfe5616d tick_broadcast_oneshot_control +EXPORT_SYMBOL_GPL vmlinux 0xbfed2cd9 __wait_rcu_gp +EXPORT_SYMBOL_GPL vmlinux 0xc007bbe1 acpi_initialize_hp_context +EXPORT_SYMBOL_GPL vmlinux 0xc008b143 vp_legacy_set_features +EXPORT_SYMBOL_GPL vmlinux 0xc00ba33e md_allow_write +EXPORT_SYMBOL_GPL vmlinux 0xc014b474 skcipher_walk_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xc02f2e84 iommu_iova_to_phys +EXPORT_SYMBOL_GPL vmlinux 0xc03061e8 __udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xc0382270 pci_iov_vf_id +EXPORT_SYMBOL_GPL vmlinux 0xc0440556 get_net_ns_by_id +EXPORT_SYMBOL_GPL vmlinux 0xc046cf84 imx93_clk_gate +EXPORT_SYMBOL_GPL vmlinux 0xc04aab84 usb_init_urb +EXPORT_SYMBOL_GPL vmlinux 0xc05cee80 ipi_get_hwirq +EXPORT_SYMBOL_GPL vmlinux 0xc06c3228 dm_audit_log_bio +EXPORT_SYMBOL_GPL vmlinux 0xc06cd351 get_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xc071b3c5 trace_seq_putmem +EXPORT_SYMBOL_GPL vmlinux 0xc090c376 net_selftest_get_strings +EXPORT_SYMBOL_GPL vmlinux 0xc09159d2 irq_chip_retrigger_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xc0934350 pci_epc_raise_irq +EXPORT_SYMBOL_GPL vmlinux 0xc0953235 extcon_get_extcon_dev +EXPORT_SYMBOL_GPL vmlinux 0xc0974645 skb_segment +EXPORT_SYMBOL_GPL vmlinux 0xc098487d usb_find_interface +EXPORT_SYMBOL_GPL vmlinux 0xc0a3d155 k3_udma_glue_rx_get_flow_id_base +EXPORT_SYMBOL_GPL vmlinux 0xc0a8f4be phylink_resume +EXPORT_SYMBOL_GPL vmlinux 0xc0a96e14 rcu_gp_is_expedited +EXPORT_SYMBOL_GPL vmlinux 0xc0b05baf sysfs_create_groups +EXPORT_SYMBOL_GPL vmlinux 0xc0b14000 l3mdev_link_scope_lookup +EXPORT_SYMBOL_GPL vmlinux 0xc0b258c1 regmap_mmio_detach_clk +EXPORT_SYMBOL_GPL vmlinux 0xc0b2664d devlink_dpipe_header_ipv4 +EXPORT_SYMBOL_GPL vmlinux 0xc0c1f4d8 acpi_gpiochip_free_interrupts +EXPORT_SYMBOL_GPL vmlinux 0xc0d3718d genphy_c45_pma_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc0dcb59e edac_layer_name +EXPORT_SYMBOL_GPL vmlinux 0xc0f0458a ip_tunnel_unneed_metadata +EXPORT_SYMBOL_GPL vmlinux 0xc0fddedd uart_console_write +EXPORT_SYMBOL_GPL vmlinux 0xc101cd88 tcp_set_state +EXPORT_SYMBOL_GPL vmlinux 0xc1086e0c sysrq_toggle_support +EXPORT_SYMBOL_GPL vmlinux 0xc10a66b1 pci_d3cold_disable +EXPORT_SYMBOL_GPL vmlinux 0xc11ae592 sdio_memcpy_toio +EXPORT_SYMBOL_GPL vmlinux 0xc123332b wm8350_read_auxadc +EXPORT_SYMBOL_GPL vmlinux 0xc1388ee6 msi_lock_descs +EXPORT_SYMBOL_GPL vmlinux 0xc142d597 ata_std_sched_eh +EXPORT_SYMBOL_GPL vmlinux 0xc14f7616 __SCK__tp_func_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0xc1515c9a dev_pm_set_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xc15eaa6b iommu_group_add_device +EXPORT_SYMBOL_GPL vmlinux 0xc16aac52 wbt_enable_default +EXPORT_SYMBOL_GPL vmlinux 0xc1743430 cpuidle_disable_device +EXPORT_SYMBOL_GPL vmlinux 0xc17515d7 usb_hcds_loaded +EXPORT_SYMBOL_GPL vmlinux 0xc17e9946 usb_show_dynids +EXPORT_SYMBOL_GPL vmlinux 0xc18a9c5a fwnode_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0xc19b2437 __tracepoint_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc19e31d9 securityfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xc1c0b6f3 devm_register_power_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xc1c2aede tty_port_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xc1c6b84e gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0xc1d15a4c phylink_set_port_modes +EXPORT_SYMBOL_GPL vmlinux 0xc1dce028 k3_udma_glue_reset_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xc1e5bb8d ata_acpi_gtm_xfermask +EXPORT_SYMBOL_GPL vmlinux 0xc1e6986e interval_tree_span_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xc1f2d03e devl_params_register +EXPORT_SYMBOL_GPL vmlinux 0xc2047862 phy_pm_runtime_get_sync +EXPORT_SYMBOL_GPL vmlinux 0xc212b36b register_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xc219ea5e devlink_dpipe_table_counter_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc22622ef perf_event_period +EXPORT_SYMBOL_GPL vmlinux 0xc22a3091 vm_unmap_aliases +EXPORT_SYMBOL_GPL vmlinux 0xc235ca8d regulator_get_error_flags +EXPORT_SYMBOL_GPL vmlinux 0xc2368ea5 ata_xfer_mask2mode +EXPORT_SYMBOL_GPL vmlinux 0xc23b53c9 input_ff_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc23eaefc buffer_migrate_folio_norefs +EXPORT_SYMBOL_GPL vmlinux 0xc243286c fwnode_graph_get_next_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xc2472388 tegra210_clk_emc_update_setting +EXPORT_SYMBOL_GPL vmlinux 0xc25b8971 hv_remove_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0xc2692173 wakeup_sources_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xc26929d2 netdev_walk_all_upper_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xc2759905 register_btf_id_dtor_kfuncs +EXPORT_SYMBOL_GPL vmlinux 0xc27c0f1f virtqueue_poll +EXPORT_SYMBOL_GPL vmlinux 0xc281956f regulator_get_linear_step +EXPORT_SYMBOL_GPL vmlinux 0xc2828b44 crypto_alloc_shash +EXPORT_SYMBOL_GPL vmlinux 0xc289e46d cpufreq_generic_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xc28ac162 rio_mport_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0xc2a3e570 errata +EXPORT_SYMBOL_GPL vmlinux 0xc2a814db tcp_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xc2ab69ed xenbus_match +EXPORT_SYMBOL_GPL vmlinux 0xc2b2180f irq_work_queue +EXPORT_SYMBOL_GPL vmlinux 0xc2c1c427 perf_event_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc2c20e6a rtnl_af_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc2c2d9ca ata_cable_80wire +EXPORT_SYMBOL_GPL vmlinux 0xc2c62bd0 of_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xc2de27ca hest_disable +EXPORT_SYMBOL_GPL vmlinux 0xc2e25c91 lwtunnel_get_encap_size +EXPORT_SYMBOL_GPL vmlinux 0xc2e99092 locks_alloc_lock +EXPORT_SYMBOL_GPL vmlinux 0xc2f90ab6 to_of_pinfo +EXPORT_SYMBOL_GPL vmlinux 0xc2f9fad2 kvm_are_all_memslots_empty +EXPORT_SYMBOL_GPL vmlinux 0xc30fc5ef regulator_get_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0xc3154664 proc_create_net_data_write +EXPORT_SYMBOL_GPL vmlinux 0xc321436b encrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0xc323f3cd regmap_can_raw_write +EXPORT_SYMBOL_GPL vmlinux 0xc340e246 zynqmp_pm_request_node +EXPORT_SYMBOL_GPL vmlinux 0xc341ae6d zs_map_object +EXPORT_SYMBOL_GPL vmlinux 0xc34f857b __srcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xc3647848 rio_mport_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xc3708747 trace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0xc37295e3 rockchip_clk_init +EXPORT_SYMBOL_GPL vmlinux 0xc378e269 hvc_remove +EXPORT_SYMBOL_GPL vmlinux 0xc37a29e1 amba_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc3805cd1 fs_ftype_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0xc38158e2 nvdimm_kobj +EXPORT_SYMBOL_GPL vmlinux 0xc3876c1a hv_isolation_type_snp +EXPORT_SYMBOL_GPL vmlinux 0xc391ffc0 mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xc3997d9d mpi_read_raw_from_sgl +EXPORT_SYMBOL_GPL vmlinux 0xc3ae6040 to_nvdimm +EXPORT_SYMBOL_GPL vmlinux 0xc3b47825 rcu_async_relax +EXPORT_SYMBOL_GPL vmlinux 0xc3b49c18 cpufreq_cpu_get_raw +EXPORT_SYMBOL_GPL vmlinux 0xc3c46e01 fib_nl_newrule +EXPORT_SYMBOL_GPL vmlinux 0xc3c4c6cc hash_algo_name +EXPORT_SYMBOL_GPL vmlinux 0xc3cd2482 tegra_bpmp_request_mrq +EXPORT_SYMBOL_GPL vmlinux 0xc3ce79c6 proc_mkdir_data +EXPORT_SYMBOL_GPL vmlinux 0xc3d30784 phy_package_leave +EXPORT_SYMBOL_GPL vmlinux 0xc3d3a78e extcon_set_property_sync +EXPORT_SYMBOL_GPL vmlinux 0xc3de65ff ring_buffer_bytes_cpu +EXPORT_SYMBOL_GPL vmlinux 0xc3e2a0f8 devfreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc3e7b1a0 usb_unlocked_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xc3ea5305 iommu_default_passthrough +EXPORT_SYMBOL_GPL vmlinux 0xc3ec0099 debugfs_print_regs32 +EXPORT_SYMBOL_GPL vmlinux 0xc3f16525 regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0xc3fd3a30 pm_genpd_remove +EXPORT_SYMBOL_GPL vmlinux 0xc406dde6 pci_bridge_secondary_bus_reset +EXPORT_SYMBOL_GPL vmlinux 0xc409bbb6 ata_scsi_unlock_native_capacity +EXPORT_SYMBOL_GPL vmlinux 0xc40d8ded pci_epc_get_msix +EXPORT_SYMBOL_GPL vmlinux 0xc425e8b1 iomap_bmap +EXPORT_SYMBOL_GPL vmlinux 0xc428068d sata_deb_timing_long +EXPORT_SYMBOL_GPL vmlinux 0xc44afc48 pse_ethtool_set_config +EXPORT_SYMBOL_GPL vmlinux 0xc44b8090 scsi_host_unblock +EXPORT_SYMBOL_GPL vmlinux 0xc44b939e clk_hw_get_flags +EXPORT_SYMBOL_GPL vmlinux 0xc44de9f8 of_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0xc454fc7b twl_get_type +EXPORT_SYMBOL_GPL vmlinux 0xc462cb39 fat_time_unix2fat +EXPORT_SYMBOL_GPL vmlinux 0xc46324f6 dynevent_create +EXPORT_SYMBOL_GPL vmlinux 0xc46dcfc7 i2c_adapter_type +EXPORT_SYMBOL_GPL vmlinux 0xc471c67a twl4030_audio_disable_resource +EXPORT_SYMBOL_GPL vmlinux 0xc4797079 sysfs_unmerge_group +EXPORT_SYMBOL_GPL vmlinux 0xc47d275c ata_pci_sff_init_one +EXPORT_SYMBOL_GPL vmlinux 0xc482fca0 tpm_tis_resume +EXPORT_SYMBOL_GPL vmlinux 0xc48bceed blk_mq_alloc_request_hctx +EXPORT_SYMBOL_GPL vmlinux 0xc4a31146 rdma_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc4a72936 trusted_tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xc4af376c pci_cfg_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xc4ba9aeb zynqmp_pm_fpga_get_config_status +EXPORT_SYMBOL_GPL vmlinux 0xc4d5e0e8 acpi_gpio_get_irq_resource +EXPORT_SYMBOL_GPL vmlinux 0xc4f0da12 ktime_get_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xc4fac5e7 usb_disable_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0xc50bf51d shmem_read_folio_gfp +EXPORT_SYMBOL_GPL vmlinux 0xc51450c6 imx_ccm_lock +EXPORT_SYMBOL_GPL vmlinux 0xc5157c6d devm_extcon_dev_allocate +EXPORT_SYMBOL_GPL vmlinux 0xc519cec2 strp_process +EXPORT_SYMBOL_GPL vmlinux 0xc51b4435 ohci_restart +EXPORT_SYMBOL_GPL vmlinux 0xc51d56ab of_irq_parse_one +EXPORT_SYMBOL_GPL vmlinux 0xc525998e ata_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0xc5279752 led_trigger_blink_oneshot +EXPORT_SYMBOL_GPL vmlinux 0xc53d623b kvm_read_guest_cached +EXPORT_SYMBOL_GPL vmlinux 0xc54716bb nvdimm_to_bus +EXPORT_SYMBOL_GPL vmlinux 0xc5559843 iomap_release_folio +EXPORT_SYMBOL_GPL vmlinux 0xc55df480 debugfs_create_x32 +EXPORT_SYMBOL_GPL vmlinux 0xc5604800 clk_set_rate_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xc568ac35 clk_register_composite +EXPORT_SYMBOL_GPL vmlinux 0xc569d8ce __clk_get_name +EXPORT_SYMBOL_GPL vmlinux 0xc575c3bd kvm_get_kvm +EXPORT_SYMBOL_GPL vmlinux 0xc575c737 debug_locks_off +EXPORT_SYMBOL_GPL vmlinux 0xc5777fca linear_range_get_selector_low_array +EXPORT_SYMBOL_GPL vmlinux 0xc57d0d29 perf_get_aux +EXPORT_SYMBOL_GPL vmlinux 0xc586606e kthread_unpark +EXPORT_SYMBOL_GPL vmlinux 0xc58a3ee6 icc_node_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc58d5c87 gpiod_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0xc59bd952 iomap_file_buffered_write +EXPORT_SYMBOL_GPL vmlinux 0xc59c8134 i2c_acpi_new_device_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xc5a5c678 uart_parse_earlycon +EXPORT_SYMBOL_GPL vmlinux 0xc5b3c719 dm_report_zones +EXPORT_SYMBOL_GPL vmlinux 0xc5d9a126 unregister_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xc5e372bf swapcache_mapping +EXPORT_SYMBOL_GPL vmlinux 0xc5e91436 rio_set_port_lockout +EXPORT_SYMBOL_GPL vmlinux 0xc610e7fd mtk_clk_dummy_ops +EXPORT_SYMBOL_GPL vmlinux 0xc61283aa iommu_device_sysfs_add +EXPORT_SYMBOL_GPL vmlinux 0xc617f82c unregister_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc6250576 ZSTD_isError +EXPORT_SYMBOL_GPL vmlinux 0xc62611e1 scatterwalk_map_and_copy +EXPORT_SYMBOL_GPL vmlinux 0xc6337782 con_debug_enter +EXPORT_SYMBOL_GPL vmlinux 0xc636d60f __tracepoint_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xc64fd66a add_hwgenerator_randomness +EXPORT_SYMBOL_GPL vmlinux 0xc6536564 tegra_mc_get_carveout_info +EXPORT_SYMBOL_GPL vmlinux 0xc655feff wm8400_reset_codec_reg_cache +EXPORT_SYMBOL_GPL vmlinux 0xc6572a90 xenbus_read_unsigned +EXPORT_SYMBOL_GPL vmlinux 0xc6593808 da9052_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xc66019cc xen_resume_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc66b77b1 iommu_group_set_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xc67196e3 devl_traps_register +EXPORT_SYMBOL_GPL vmlinux 0xc675802f clk_regmap_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0xc6779093 ring_buffer_record_enable +EXPORT_SYMBOL_GPL vmlinux 0xc67f7c1e dpbp_open +EXPORT_SYMBOL_GPL vmlinux 0xc68c41d6 __SCK__tp_func_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xc697b0f7 nvmem_device_read +EXPORT_SYMBOL_GPL vmlinux 0xc69b7ee5 zs_destroy_pool +EXPORT_SYMBOL_GPL vmlinux 0xc69fd4d6 fsstack_copy_inode_size +EXPORT_SYMBOL_GPL vmlinux 0xc6a4a872 __clk_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc6bd472f arm64_mm_context_get +EXPORT_SYMBOL_GPL vmlinux 0xc6cb171d dw_pcie_find_capability +EXPORT_SYMBOL_GPL vmlinux 0xc6cf6a20 ata_pci_remove_one +EXPORT_SYMBOL_GPL vmlinux 0xc6d1c760 find_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xc6dda572 __percpu_down_read +EXPORT_SYMBOL_GPL vmlinux 0xc6def34b gnttab_empty_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xc6e5bcf3 linear_range_get_selector_within +EXPORT_SYMBOL_GPL vmlinux 0xc6ee708c scsi_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0xc7061ef3 iova_cache_put +EXPORT_SYMBOL_GPL vmlinux 0xc71e1563 fuse_direct_io +EXPORT_SYMBOL_GPL vmlinux 0xc737b210 wakeup_source_register +EXPORT_SYMBOL_GPL vmlinux 0xc7409852 synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xc741a2a8 thermal_zone_get_temp +EXPORT_SYMBOL_GPL vmlinux 0xc74bdcf6 crypto_grab_spawn +EXPORT_SYMBOL_GPL vmlinux 0xc74c07ce cppc_get_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xc768397f dev_pm_opp_xlate_required_opp +EXPORT_SYMBOL_GPL vmlinux 0xc76d8d65 iommu_device_sysfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xc76e088d vmf_insert_pfn_pmd +EXPORT_SYMBOL_GPL vmlinux 0xc76ef235 mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xc774e748 acpi_device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xc77e5052 crypto_create_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0xc7856e74 __wake_up_locked_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xc78e3530 bus_create_file +EXPORT_SYMBOL_GPL vmlinux 0xc79d6b1c regulator_set_pull_down_regmap +EXPORT_SYMBOL_GPL vmlinux 0xc7a1840e llist_add_batch +EXPORT_SYMBOL_GPL vmlinux 0xc7a1dee6 pci_enable_ats +EXPORT_SYMBOL_GPL vmlinux 0xc7a6362a finish_rcuwait +EXPORT_SYMBOL_GPL vmlinux 0xc7a7e770 clk_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xc7aea6e2 iommu_fwspec_free +EXPORT_SYMBOL_GPL vmlinux 0xc7c23ff0 xenbus_exists +EXPORT_SYMBOL_GPL vmlinux 0xc7c87542 inet_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0xc7e64fc2 asn1_encode_integer +EXPORT_SYMBOL_GPL vmlinux 0xc7fa4aa9 kobj_ns_drop +EXPORT_SYMBOL_GPL vmlinux 0xc7feca24 crypto_register_rng +EXPORT_SYMBOL_GPL vmlinux 0xc80139e2 tps65912_device_exit +EXPORT_SYMBOL_GPL vmlinux 0xc80d338a metadata_dst_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xc8231a87 serdev_device_write +EXPORT_SYMBOL_GPL vmlinux 0xc82b3a88 __SCK__tp_func_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xc82c721f klist_remove +EXPORT_SYMBOL_GPL vmlinux 0xc82ed2a1 devres_for_each_res +EXPORT_SYMBOL_GPL vmlinux 0xc83ec992 devm_nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0xc84795d4 blk_mq_unfreeze_queue +EXPORT_SYMBOL_GPL vmlinux 0xc84decf2 sata_scr_write_flush +EXPORT_SYMBOL_GPL vmlinux 0xc8590329 of_clk_src_simple_get +EXPORT_SYMBOL_GPL vmlinux 0xc8594d3d reset_control_acquire +EXPORT_SYMBOL_GPL vmlinux 0xc85ab6d8 pm_genpd_opp_to_performance_state +EXPORT_SYMBOL_GPL vmlinux 0xc868c99c create_signature +EXPORT_SYMBOL_GPL vmlinux 0xc86b42dd iov_iter_is_aligned +EXPORT_SYMBOL_GPL vmlinux 0xc86c9fd6 __audit_inode_child +EXPORT_SYMBOL_GPL vmlinux 0xc87dd725 k3_udma_glue_pop_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0xc87f9ab5 led_trigger_read +EXPORT_SYMBOL_GPL vmlinux 0xc88b8926 devm_regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0xc88c3875 trace_put_event_file +EXPORT_SYMBOL_GPL vmlinux 0xc892554f regmap_write_async +EXPORT_SYMBOL_GPL vmlinux 0xc8a0e49c crypto_drop_spawn +EXPORT_SYMBOL_GPL vmlinux 0xc8c70fdd devm_hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0xc8ddd5b5 kstrdup_quotable +EXPORT_SYMBOL_GPL vmlinux 0xc8edbd22 regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xc8f60f8e bpfilter_ops +EXPORT_SYMBOL_GPL vmlinux 0xc905402b log_write_mmio +EXPORT_SYMBOL_GPL vmlinux 0xc919501c da903x_read +EXPORT_SYMBOL_GPL vmlinux 0xc91fdf58 percpu_ref_is_zero +EXPORT_SYMBOL_GPL vmlinux 0xc92d7f73 of_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0xc931a43f serial8250_rx_chars +EXPORT_SYMBOL_GPL vmlinux 0xc9345c0f digsig_verify +EXPORT_SYMBOL_GPL vmlinux 0xc9396b21 i2c_add_numbered_adapter +EXPORT_SYMBOL_GPL vmlinux 0xc93ee1e7 usb_phy_roothub_init +EXPORT_SYMBOL_GPL vmlinux 0xc93fce3b nd_cmd_out_size +EXPORT_SYMBOL_GPL vmlinux 0xc9561772 fb_destroy_modelist +EXPORT_SYMBOL_GPL vmlinux 0xc96240a1 of_genpd_del_provider +EXPORT_SYMBOL_GPL vmlinux 0xc9641b48 visitor32 +EXPORT_SYMBOL_GPL vmlinux 0xc9649378 bpf_prog_create +EXPORT_SYMBOL_GPL vmlinux 0xc965f4c0 devm_rtc_device_register +EXPORT_SYMBOL_GPL vmlinux 0xc9715630 __SCK__tp_func_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc9827693 __bpf_call_base +EXPORT_SYMBOL_GPL vmlinux 0xc98ecfb0 serial8250_clear_and_reinit_fifos +EXPORT_SYMBOL_GPL vmlinux 0xc9a87950 ack_all_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xc9c27139 mtk_devm_alloc_clk_data +EXPORT_SYMBOL_GPL vmlinux 0xc9c9a5dd usb_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0xc9cba2b0 skb_to_sgvec +EXPORT_SYMBOL_GPL vmlinux 0xc9ceea06 clk_has_parent +EXPORT_SYMBOL_GPL vmlinux 0xc9d0229f phylink_mii_c22_pcs_config +EXPORT_SYMBOL_GPL vmlinux 0xc9d47e8a exportfs_decode_fh +EXPORT_SYMBOL_GPL vmlinux 0xc9ec4e21 free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xc9ee4984 regmap_raw_write_async +EXPORT_SYMBOL_GPL vmlinux 0xc9f8e71e regulator_get_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0xc9faf267 usb_hub_claim_port +EXPORT_SYMBOL_GPL vmlinux 0xc9fb00f7 pl320_ipc_transmit +EXPORT_SYMBOL_GPL vmlinux 0xc9fd634a usb_role_switch_put +EXPORT_SYMBOL_GPL vmlinux 0xca03ae3b i2c_match_id +EXPORT_SYMBOL_GPL vmlinux 0xca10a756 ata_std_prereset +EXPORT_SYMBOL_GPL vmlinux 0xca1e5cc0 __clocksource_update_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0xca23ae7b vring_del_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0xca263dee devlink_unregister +EXPORT_SYMBOL_GPL vmlinux 0xca2cc0ea pci_restore_msi_state +EXPORT_SYMBOL_GPL vmlinux 0xca3c61c4 devm_regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xca454a34 vt_get_leds +EXPORT_SYMBOL_GPL vmlinux 0xca500464 ZSTD_getErrorName +EXPORT_SYMBOL_GPL vmlinux 0xca50fe65 rio_request_dma +EXPORT_SYMBOL_GPL vmlinux 0xca5e84f9 inverse_translate +EXPORT_SYMBOL_GPL vmlinux 0xca7d8764 kthread_freezable_should_stop +EXPORT_SYMBOL_GPL vmlinux 0xca8e6350 pinctrl_pm_select_idle_state +EXPORT_SYMBOL_GPL vmlinux 0xca99de88 to_nd_region +EXPORT_SYMBOL_GPL vmlinux 0xca9a1d5e ring_buffer_free +EXPORT_SYMBOL_GPL vmlinux 0xcaa7ffb6 mtk_clk_register_fixed_clks +EXPORT_SYMBOL_GPL vmlinux 0xcaaf12bf reset_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0xcab1ebc9 phy_exit +EXPORT_SYMBOL_GPL vmlinux 0xcabb8b21 i2c_detect_slave_mode +EXPORT_SYMBOL_GPL vmlinux 0xcabe04de cpuidle_resume_and_unlock +EXPORT_SYMBOL_GPL vmlinux 0xcac209e1 __traceiter_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xcacdd189 ipv6_opt_accepted +EXPORT_SYMBOL_GPL vmlinux 0xcad2b76c imx_clk_hw_pfd +EXPORT_SYMBOL_GPL vmlinux 0xcadf3155 put_pid +EXPORT_SYMBOL_GPL vmlinux 0xcae7ce5d fsl_mc_get_version +EXPORT_SYMBOL_GPL vmlinux 0xcaeb3714 meson8_pmx_ops +EXPORT_SYMBOL_GPL vmlinux 0xcaf1d958 evtchn_get +EXPORT_SYMBOL_GPL vmlinux 0xcb1d1b75 usb_autopm_put_interface +EXPORT_SYMBOL_GPL vmlinux 0xcb2bfe2b nvmem_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcb4a7d9b public_key_verify_signature +EXPORT_SYMBOL_GPL vmlinux 0xcb520c9b unregister_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0xcb561441 mem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0xcb58f7c8 extcon_set_property_capability +EXPORT_SYMBOL_GPL vmlinux 0xcb75b208 dw_pcie_ep_raise_legacy_irq +EXPORT_SYMBOL_GPL vmlinux 0xcb79155c gpiod_get_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0xcb7ea77c bind_interdomain_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0xcb8529cd __traceiter_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0xcb876767 pci_hp_add +EXPORT_SYMBOL_GPL vmlinux 0xcb89778f of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0xcb918396 debugfs_create_blob +EXPORT_SYMBOL_GPL vmlinux 0xcb91f2fc pci_hp_del +EXPORT_SYMBOL_GPL vmlinux 0xcba3be5a irqchip_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xcbb44f95 usb_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xcbba306b ata_sff_postreset +EXPORT_SYMBOL_GPL vmlinux 0xcbc59bd7 usb_phy_set_charger_state +EXPORT_SYMBOL_GPL vmlinux 0xcbe56bc2 zs_get_total_pages +EXPORT_SYMBOL_GPL vmlinux 0xcbeca55b dpbp_disable +EXPORT_SYMBOL_GPL vmlinux 0xcbf2d740 pci_ims_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xcbfcd565 dev_get_tstats64 +EXPORT_SYMBOL_GPL vmlinux 0xcbfd383f of_remove_property +EXPORT_SYMBOL_GPL vmlinux 0xcc0c3c58 usb_get_maximum_ssp_rate +EXPORT_SYMBOL_GPL vmlinux 0xcc0f2b1a i2c_generic_scl_recovery +EXPORT_SYMBOL_GPL vmlinux 0xcc0fd0a7 k3_ringacc_ring_push_head +EXPORT_SYMBOL_GPL vmlinux 0xcc1bbac1 handle_bad_irq +EXPORT_SYMBOL_GPL vmlinux 0xcc2fefae edac_pci_add_device +EXPORT_SYMBOL_GPL vmlinux 0xcc39c03e nvmem_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcc449911 blk_mq_virtio_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xcc455c14 devm_kasprintf +EXPORT_SYMBOL_GPL vmlinux 0xcc58c942 debugfs_create_devm_seqfile +EXPORT_SYMBOL_GPL vmlinux 0xcc8f36cc unix_peer_get +EXPORT_SYMBOL_GPL vmlinux 0xcc8f47c9 devm_gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xcc8f5047 event_triggers_post_call +EXPORT_SYMBOL_GPL vmlinux 0xcc91b2cd __pci_hp_register +EXPORT_SYMBOL_GPL vmlinux 0xcc9268fc hwpoison_filter_enable +EXPORT_SYMBOL_GPL vmlinux 0xcc935375 walk_iomem_res_desc +EXPORT_SYMBOL_GPL vmlinux 0xcc96e38a nfs_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0xcc9a181f disk_set_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0xcca748af stmpe_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xccaa01d0 spi_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xccabac64 ata_pci_sff_init_host +EXPORT_SYMBOL_GPL vmlinux 0xccabde6f crc64_rocksoft_generic +EXPORT_SYMBOL_GPL vmlinux 0xccc15b04 phy_pm_runtime_put_sync +EXPORT_SYMBOL_GPL vmlinux 0xcccfb2fa sata_deb_timing_hotplug +EXPORT_SYMBOL_GPL vmlinux 0xccd86806 ata_id_string +EXPORT_SYMBOL_GPL vmlinux 0xcce9405e acpiphp_register_attention +EXPORT_SYMBOL_GPL vmlinux 0xcceb58dd spi_controller_dma_map_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0xcced6390 nvmem_cell_read_u32 +EXPORT_SYMBOL_GPL vmlinux 0xccf52bc9 sfp_upstream_start +EXPORT_SYMBOL_GPL vmlinux 0xcd0cd939 dw_pcie_link_up +EXPORT_SYMBOL_GPL vmlinux 0xcd179467 kill_device +EXPORT_SYMBOL_GPL vmlinux 0xcd1c1a53 trace_seq_printf +EXPORT_SYMBOL_GPL vmlinux 0xcd24e146 hash_digest_size +EXPORT_SYMBOL_GPL vmlinux 0xcd32ca64 lynx_pcs_create_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xcd3afd9d md_submit_discard_bio +EXPORT_SYMBOL_GPL vmlinux 0xcd3bd956 clk_hw_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xcd4c29cb inet6_compat_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xcd5429d5 device_find_any_child +EXPORT_SYMBOL_GPL vmlinux 0xcd57ff72 scsi_block_targets +EXPORT_SYMBOL_GPL vmlinux 0xcd5ad422 usb_hcd_map_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xcd5ee19f devfreq_event_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xcd6eadaf dev_pm_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xcd6f2dc9 nf_log_buf_add +EXPORT_SYMBOL_GPL vmlinux 0xcd759b82 k3_ringacc_ring_reset +EXPORT_SYMBOL_GPL vmlinux 0xcd8ac0e9 rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcd910be7 ti_sci_get_num_resources +EXPORT_SYMBOL_GPL vmlinux 0xcd91b127 system_highpri_wq +EXPORT_SYMBOL_GPL vmlinux 0xcd939138 pci_probe_reset_slot +EXPORT_SYMBOL_GPL vmlinux 0xcd9a2bb0 ipv6_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0xcd9cd2ff wakeme_after_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcd9e8835 devl_dpipe_table_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcd9f0368 usb_device_match_id +EXPORT_SYMBOL_GPL vmlinux 0xcda2aaba k3_udma_glue_tx_dma_to_cppi5_addr +EXPORT_SYMBOL_GPL vmlinux 0xcda794fa of_clk_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0xcda9dff7 pci_ioremap_bar +EXPORT_SYMBOL_GPL vmlinux 0xcdb6adcc ras_userspace_consumers +EXPORT_SYMBOL_GPL vmlinux 0xcdbb6e7f unix_outq_len +EXPORT_SYMBOL_GPL vmlinux 0xcdbc7853 of_devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0xcdca3691 nr_irqs +EXPORT_SYMBOL_GPL vmlinux 0xcdd02989 devm_of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcdd3a4e1 pwm_apply_state +EXPORT_SYMBOL_GPL vmlinux 0xcde04f4e fib_add_nexthop +EXPORT_SYMBOL_GPL vmlinux 0xcde26600 cppc_get_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0xcde7e88b of_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xcdeaac4f pm_clk_remove_clk +EXPORT_SYMBOL_GPL vmlinux 0xcdec92b8 kset_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xce063c8a dw_pcie_host_deinit +EXPORT_SYMBOL_GPL vmlinux 0xce0a4020 xenbus_directory +EXPORT_SYMBOL_GPL vmlinux 0xce127205 meson_clk_cpu_dyndiv_ops +EXPORT_SYMBOL_GPL vmlinux 0xce17f2c2 meson_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0xce22e5bf meson_pmx_get_func_name +EXPORT_SYMBOL_GPL vmlinux 0xce28364b virtio_check_driver_offered_feature +EXPORT_SYMBOL_GPL vmlinux 0xce316d7e zynqmp_pm_set_sd_tapdelay +EXPORT_SYMBOL_GPL vmlinux 0xce3ad739 fat_fill_super +EXPORT_SYMBOL_GPL vmlinux 0xce54b94f usb_anchor_urb +EXPORT_SYMBOL_GPL vmlinux 0xce598ef2 unregister_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0xce59af30 perf_trace_run_bpf_submit +EXPORT_SYMBOL_GPL vmlinux 0xce5fbd77 dev_pm_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0xce6804f8 devm_clk_get_optional_enabled +EXPORT_SYMBOL_GPL vmlinux 0xce6db656 rcu_is_watching +EXPORT_SYMBOL_GPL vmlinux 0xce871c15 gpiod_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xcea7a4b8 regulator_enable_regmap +EXPORT_SYMBOL_GPL vmlinux 0xceab942c led_update_brightness +EXPORT_SYMBOL_GPL vmlinux 0xceac8674 zynqmp_pm_read_pggs +EXPORT_SYMBOL_GPL vmlinux 0xceb1f126 mpi_read_raw_data +EXPORT_SYMBOL_GPL vmlinux 0xceb31f3a regmap_might_sleep +EXPORT_SYMBOL_GPL vmlinux 0xceb893ae devm_gpiod_unhinge +EXPORT_SYMBOL_GPL vmlinux 0xcec04f89 nvmem_add_cell_table +EXPORT_SYMBOL_GPL vmlinux 0xcec6bf55 netdev_walk_all_lower_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcecf12c0 thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0xcee1641c kgdb_unregister_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xcee33097 input_ff_upload +EXPORT_SYMBOL_GPL vmlinux 0xcee55a45 gpiochip_get_desc +EXPORT_SYMBOL_GPL vmlinux 0xcee88e7a of_overlay_fdt_apply +EXPORT_SYMBOL_GPL vmlinux 0xceed8c16 __set_phys_to_machine +EXPORT_SYMBOL_GPL vmlinux 0xcef4ccf0 debugfs_create_atomic_t +EXPORT_SYMBOL_GPL vmlinux 0xcef6a09b extcon_get_property_capability +EXPORT_SYMBOL_GPL vmlinux 0xcf0eb0de vfs_cancel_lock +EXPORT_SYMBOL_GPL vmlinux 0xcf2b807b driver_create_file +EXPORT_SYMBOL_GPL vmlinux 0xcf2fe3be serial8250_do_get_mctrl +EXPORT_SYMBOL_GPL vmlinux 0xcf30bfce securityfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0xcf33cb3c gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0xcf34ad89 devres_destroy +EXPORT_SYMBOL_GPL vmlinux 0xcf3b7e62 pci_epc_add_epf +EXPORT_SYMBOL_GPL vmlinux 0xcf3cedec sprd_pinctrl_core_probe +EXPORT_SYMBOL_GPL vmlinux 0xcf48cdca gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0xcf4aeb02 crypto_unregister_ahashes +EXPORT_SYMBOL_GPL vmlinux 0xcf4e42a8 usb_bulk_msg +EXPORT_SYMBOL_GPL vmlinux 0xcf5684e1 pm_relax +EXPORT_SYMBOL_GPL vmlinux 0xcf570c9a task_cls_state +EXPORT_SYMBOL_GPL vmlinux 0xcf730b51 spi_get_next_queued_message +EXPORT_SYMBOL_GPL vmlinux 0xcf7dc925 da903x_write +EXPORT_SYMBOL_GPL vmlinux 0xcf874f38 kvm_gfn_to_hva_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xcf9b1d5a regmap_test_bits +EXPORT_SYMBOL_GPL vmlinux 0xcfa3f4a0 ethnl_cable_test_fault_length +EXPORT_SYMBOL_GPL vmlinux 0xcfaca99c __clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xcfad2c76 device_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0xcfb2ad51 vcap_get_rule_count_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0xcfc5108a devlink_fmsg_u8_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xcfc7b4e4 rcu_barrier_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0xcfd30d71 acpi_os_map_memory +EXPORT_SYMBOL_GPL vmlinux 0xcfdca8e1 is_nvdimm_sync +EXPORT_SYMBOL_GPL vmlinux 0xcfdf3555 bdev_alignment_offset +EXPORT_SYMBOL_GPL vmlinux 0xcfe9c6c5 sk_msg_is_readable +EXPORT_SYMBOL_GPL vmlinux 0xcff4021a edac_pci_handle_npe +EXPORT_SYMBOL_GPL vmlinux 0xcffc5169 vcap_tc_flower_handler_tcp_usage +EXPORT_SYMBOL_GPL vmlinux 0xcffc9e71 fuse_dev_free +EXPORT_SYMBOL_GPL vmlinux 0xcffd793e hyperv_report_panic +EXPORT_SYMBOL_GPL vmlinux 0xcffe65aa __traceiter_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0xd0096f01 validate_xmit_skb_list +EXPORT_SYMBOL_GPL vmlinux 0xd013627a virtio_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xd01a7014 fsverity_verify_blocks +EXPORT_SYMBOL_GPL vmlinux 0xd0240022 clk_hw_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0xd026d518 HYPERVISOR_vcpu_op +EXPORT_SYMBOL_GPL vmlinux 0xd03a81e5 devm_pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd03b1aec pinctrl_find_gpio_range_from_pin +EXPORT_SYMBOL_GPL vmlinux 0xd03eaf4c schedule_hrtimeout_range +EXPORT_SYMBOL_GPL vmlinux 0xd0420e29 kstrdup_quotable_cmdline +EXPORT_SYMBOL_GPL vmlinux 0xd0458ccb xenbus_strstate +EXPORT_SYMBOL_GPL vmlinux 0xd04aedfd __SCK__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0xd06524ba raw_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd067d3c5 system_freezable_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0xd0683d6d devm_tegra_memory_controller_get +EXPORT_SYMBOL_GPL vmlinux 0xd0686cd4 rcuref_put_slowpath +EXPORT_SYMBOL_GPL vmlinux 0xd07371d4 __traceiter_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0xd075181e stmpe_set_altfunc +EXPORT_SYMBOL_GPL vmlinux 0xd07709a7 sysfs_rename_link_ns +EXPORT_SYMBOL_GPL vmlinux 0xd07fabf5 nd_region_dev +EXPORT_SYMBOL_GPL vmlinux 0xd093646e gpiod_is_active_low +EXPORT_SYMBOL_GPL vmlinux 0xd0961a9d skb_mpls_dec_ttl +EXPORT_SYMBOL_GPL vmlinux 0xd09911a6 acpi_dev_get_irq_type +EXPORT_SYMBOL_GPL vmlinux 0xd09be3ba irq_set_chip_and_handler_name +EXPORT_SYMBOL_GPL vmlinux 0xd09e29a7 serdev_device_remove +EXPORT_SYMBOL_GPL vmlinux 0xd0a68321 fsverity_ioctl_read_metadata +EXPORT_SYMBOL_GPL vmlinux 0xd0a9baf5 pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0xd0c05159 emergency_restart +EXPORT_SYMBOL_GPL vmlinux 0xd0c61af1 kset_find_obj +EXPORT_SYMBOL_GPL vmlinux 0xd0c96f14 of_irq_parse_and_map_pci +EXPORT_SYMBOL_GPL vmlinux 0xd0c97426 ping_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0xd0d156e9 __rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xd0d3f0a4 gen_pool_avail +EXPORT_SYMBOL_GPL vmlinux 0xd0db0f12 run_dax +EXPORT_SYMBOL_GPL vmlinux 0xd0df0953 regulator_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xd0e55f86 usb_sg_cancel +EXPORT_SYMBOL_GPL vmlinux 0xd0ecaa79 __rio_local_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xd0fd7085 hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd101c9e1 xenbus_map_ring_valloc +EXPORT_SYMBOL_GPL vmlinux 0xd114081c xhci_dbg_trace +EXPORT_SYMBOL_GPL vmlinux 0xd1185a0b tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xd118f8db irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xd1234a33 platform_irqchip_probe +EXPORT_SYMBOL_GPL vmlinux 0xd12bba4c ata_std_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xd135497c tps65912_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0xd1375398 bpf_trace_run9 +EXPORT_SYMBOL_GPL vmlinux 0xd1388aa5 genphy_c45_read_eee_abilities +EXPORT_SYMBOL_GPL vmlinux 0xd138c08a free_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0xd13ae22e usb_ep0_reinit +EXPORT_SYMBOL_GPL vmlinux 0xd1416730 nd_region_provider_data +EXPORT_SYMBOL_GPL vmlinux 0xd1481de7 mpi_clear +EXPORT_SYMBOL_GPL vmlinux 0xd157f3ae __regmap_init +EXPORT_SYMBOL_GPL vmlinux 0xd159586c net_prio_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xd17a38be bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xd17e27ce devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd17fb0d1 pm_generic_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0xd182ecc7 md_stop +EXPORT_SYMBOL_GPL vmlinux 0xd1a9ca15 __SCK__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xd1b6488e thermal_zone_device_disable +EXPORT_SYMBOL_GPL vmlinux 0xd1b8495c acomp_request_free +EXPORT_SYMBOL_GPL vmlinux 0xd1c0a821 ahci_do_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xd1c3fb44 vcap_free_rule +EXPORT_SYMBOL_GPL vmlinux 0xd1c490fd dprc_open +EXPORT_SYMBOL_GPL vmlinux 0xd1cbc23c add_timer_on +EXPORT_SYMBOL_GPL vmlinux 0xd1cd04bc usb_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xd1eb6ceb pci_hp_destroy +EXPORT_SYMBOL_GPL vmlinux 0xd1ef2d5c crypto_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0xd1f2eee2 nf_logger_find_get +EXPORT_SYMBOL_GPL vmlinux 0xd215acd1 power_supply_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd217e9e6 trace_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0xd218068e fat_scan +EXPORT_SYMBOL_GPL vmlinux 0xd21b61bd async_schedule_node_domain +EXPORT_SYMBOL_GPL vmlinux 0xd21c67c2 virtqueue_get_avail_addr +EXPORT_SYMBOL_GPL vmlinux 0xd21f1d35 __SCK__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xd2261091 irq_generic_chip_ops +EXPORT_SYMBOL_GPL vmlinux 0xd22e2830 pci_destroy_slot +EXPORT_SYMBOL_GPL vmlinux 0xd23f0540 crypto_register_shash +EXPORT_SYMBOL_GPL vmlinux 0xd241790c crypto_alloc_base +EXPORT_SYMBOL_GPL vmlinux 0xd248a519 rockchip_pmu_block +EXPORT_SYMBOL_GPL vmlinux 0xd24e9e8c klist_init +EXPORT_SYMBOL_GPL vmlinux 0xd251a63d pinconf_generic_dt_subnode_to_map +EXPORT_SYMBOL_GPL vmlinux 0xd260af0d ring_buffer_write +EXPORT_SYMBOL_GPL vmlinux 0xd26dc645 cookie_tcp_reqsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd273b1b1 __round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xd274caaf ethnl_cable_test_finished +EXPORT_SYMBOL_GPL vmlinux 0xd27bfa49 pci_walk_bus +EXPORT_SYMBOL_GPL vmlinux 0xd27eeb4b alloc_iova +EXPORT_SYMBOL_GPL vmlinux 0xd27f215d gnttab_alloc_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xd285a5de dm_send_uevents +EXPORT_SYMBOL_GPL vmlinux 0xd2872f26 sdio_retune_crc_enable +EXPORT_SYMBOL_GPL vmlinux 0xd287b57a usb_acpi_power_manageable +EXPORT_SYMBOL_GPL vmlinux 0xd28b6604 devlink_port_linecard_set +EXPORT_SYMBOL_GPL vmlinux 0xd29c1f10 __traceiter_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xd2a9d2df __platform_register_drivers +EXPORT_SYMBOL_GPL vmlinux 0xd2b10a05 ata_timing_find_mode +EXPORT_SYMBOL_GPL vmlinux 0xd2b83b96 pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xd2ba8563 serdev_device_set_baudrate +EXPORT_SYMBOL_GPL vmlinux 0xd2d7dfc9 cpuidle_get_driver +EXPORT_SYMBOL_GPL vmlinux 0xd2d7e59b unregister_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0xd2e6c01b virtqueue_kick +EXPORT_SYMBOL_GPL vmlinux 0xd2ef6a40 phylink_mii_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xd2f4c280 dprc_close +EXPORT_SYMBOL_GPL vmlinux 0xd2f52d8e ip6_route_lookup +EXPORT_SYMBOL_GPL vmlinux 0xd3054343 watchdog_set_restart_priority +EXPORT_SYMBOL_GPL vmlinux 0xd30bea04 ata_pci_device_resume +EXPORT_SYMBOL_GPL vmlinux 0xd313bc7b xas_nomem +EXPORT_SYMBOL_GPL vmlinux 0xd31a2ac5 ring_buffer_oldest_event_ts +EXPORT_SYMBOL_GPL vmlinux 0xd31df3e2 __devm_clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xd320ebaf pci_epc_get_first_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xd330d3de validate_xmit_xfrm +EXPORT_SYMBOL_GPL vmlinux 0xd33ada8b cci_probed +EXPORT_SYMBOL_GPL vmlinux 0xd33aeb5d __trace_array_puts +EXPORT_SYMBOL_GPL vmlinux 0xd33c3f20 irq_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0xd347769f class_find_device +EXPORT_SYMBOL_GPL vmlinux 0xd3479b57 of_phandle_args_to_fwspec +EXPORT_SYMBOL_GPL vmlinux 0xd3551a76 zynqmp_pm_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xd35b78a3 bio_iov_iter_get_pages +EXPORT_SYMBOL_GPL vmlinux 0xd36760ef __usb_get_extra_descriptor +EXPORT_SYMBOL_GPL vmlinux 0xd3752c27 atomic_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xd37c8976 debounce_time_mt6765 +EXPORT_SYMBOL_GPL vmlinux 0xd3901d33 acpi_dev_resource_address_space +EXPORT_SYMBOL_GPL vmlinux 0xd391dca9 genphy_c45_fast_retrain +EXPORT_SYMBOL_GPL vmlinux 0xd39e9848 put_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xd39fb993 devlink_port_init +EXPORT_SYMBOL_GPL vmlinux 0xd3a4d76c of_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xd3a6b902 register_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xd3bfd0c1 devm_regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xd3eaf1ed devlink_dpipe_entry_clear +EXPORT_SYMBOL_GPL vmlinux 0xd3ec851c __traceiter_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd3f0cd42 misc_cg_res_total_usage +EXPORT_SYMBOL_GPL vmlinux 0xd3f0e446 led_sysfs_disable +EXPORT_SYMBOL_GPL vmlinux 0xd3f837a9 rdev_get_id +EXPORT_SYMBOL_GPL vmlinux 0xd4034828 system_freezable_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4068f28 usb_driver_claim_interface +EXPORT_SYMBOL_GPL vmlinux 0xd406ade0 devm_kstrdup_const +EXPORT_SYMBOL_GPL vmlinux 0xd40c281e regmap_write +EXPORT_SYMBOL_GPL vmlinux 0xd426dbc4 erst_get_record_count +EXPORT_SYMBOL_GPL vmlinux 0xd42e5223 of_map_id +EXPORT_SYMBOL_GPL vmlinux 0xd42f1d4e show_rcu_tasks_rude_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd44a5eac kgdb_register_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xd4549eb6 fuse_dev_alloc_install +EXPORT_SYMBOL_GPL vmlinux 0xd45e1c67 clkdev_hw_create +EXPORT_SYMBOL_GPL vmlinux 0xd46af5ef cppc_get_perf_ctrs +EXPORT_SYMBOL_GPL vmlinux 0xd46b2b21 kvm_vcpu_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd4733a0c of_icc_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0xd4755d88 ata_port_pbar_desc +EXPORT_SYMBOL_GPL vmlinux 0xd4770815 skb_mpls_push +EXPORT_SYMBOL_GPL vmlinux 0xd47acf83 usb_pipe_type_check +EXPORT_SYMBOL_GPL vmlinux 0xd47b80be regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0xd48a9773 drop_reasons_register_subsys +EXPORT_SYMBOL_GPL vmlinux 0xd48fab9a usb_get_role_switch_default_mode +EXPORT_SYMBOL_GPL vmlinux 0xd4935851 __SCK__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0xd49ccaf7 netdev_sw_irq_coalesce_default_on +EXPORT_SYMBOL_GPL vmlinux 0xd4b5a1a1 class_compat_create_link +EXPORT_SYMBOL_GPL vmlinux 0xd4b6157e devlink_health_reporter_recovery_done +EXPORT_SYMBOL_GPL vmlinux 0xd4b8f1e3 pinctrl_generic_add_group +EXPORT_SYMBOL_GPL vmlinux 0xd4b9a616 reset_control_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xd4bdbfb5 sk_detach_filter +EXPORT_SYMBOL_GPL vmlinux 0xd4bedd26 cgroup_path_ns +EXPORT_SYMBOL_GPL vmlinux 0xd4c14632 system_unbound_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4cbdbe3 __SCK__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xd4e6d7e0 linear_range_get_value +EXPORT_SYMBOL_GPL vmlinux 0xd4f5bfa5 iommu_queue_iopf +EXPORT_SYMBOL_GPL vmlinux 0xd4fc8bec fscrypt_show_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0xd50d854d vcap_del_rule +EXPORT_SYMBOL_GPL vmlinux 0xd5114653 auxiliary_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd512d2c2 class_destroy +EXPORT_SYMBOL_GPL vmlinux 0xd52696e1 backing_file_real_path +EXPORT_SYMBOL_GPL vmlinux 0xd52e20b7 rio_request_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xd5301b2c linear_range_get_max_value +EXPORT_SYMBOL_GPL vmlinux 0xd5374429 cpufreq_dbs_governor_start +EXPORT_SYMBOL_GPL vmlinux 0xd53d060a pinctrl_remove_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xd5474690 usb_role_switch_set_role +EXPORT_SYMBOL_GPL vmlinux 0xd54f8d68 acpi_ec_add_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xd5575d61 kobject_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xd55ad93b iommu_group_get_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xd56534dc dax_recovery_write +EXPORT_SYMBOL_GPL vmlinux 0xd5712417 blk_insert_cloned_request +EXPORT_SYMBOL_GPL vmlinux 0xd5807af3 k3_ringacc_ring_pop +EXPORT_SYMBOL_GPL vmlinux 0xd595059e usb_check_int_endpoints +EXPORT_SYMBOL_GPL vmlinux 0xd59a1587 linkmode_resolve_pause +EXPORT_SYMBOL_GPL vmlinux 0xd59e57de usb_alloc_dev +EXPORT_SYMBOL_GPL vmlinux 0xd59e751e dev_pm_opp_of_find_icc_paths +EXPORT_SYMBOL_GPL vmlinux 0xd5a6c90d ahci_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0xd5aef137 tick_nohz_dep_clear_task +EXPORT_SYMBOL_GPL vmlinux 0xd5b6161d sdio_claim_irq +EXPORT_SYMBOL_GPL vmlinux 0xd5b73fea crypto_spawn_tfm2 +EXPORT_SYMBOL_GPL vmlinux 0xd5be8418 cdx_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xd5bf44a3 nvmem_device_find +EXPORT_SYMBOL_GPL vmlinux 0xd5c4f719 xenbus_dev_fatal +EXPORT_SYMBOL_GPL vmlinux 0xd5ce9a04 gpiochip_generic_free +EXPORT_SYMBOL_GPL vmlinux 0xd5d784be component_bind_all +EXPORT_SYMBOL_GPL vmlinux 0xd5df08d1 pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xd5f5865d __tracepoint_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0xd601a2ee class_dev_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd6080893 scsi_free_sgtables +EXPORT_SYMBOL_GPL vmlinux 0xd62355cb fsl_mc_bus_dpcon_type +EXPORT_SYMBOL_GPL vmlinux 0xd6251353 ftrace_set_filter_ips +EXPORT_SYMBOL_GPL vmlinux 0xd62d0e2c blk_mq_alloc_sq_tag_set +EXPORT_SYMBOL_GPL vmlinux 0xd62fc849 devm_platform_get_and_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0xd6478550 usb_remove_hcd +EXPORT_SYMBOL_GPL vmlinux 0xd6486c10 vcap_alloc_rule +EXPORT_SYMBOL_GPL vmlinux 0xd64ed259 __memcat_p +EXPORT_SYMBOL_GPL vmlinux 0xd661a70e regulator_list_voltage +EXPORT_SYMBOL_GPL vmlinux 0xd66a7a35 sbitmap_queue_wake_all +EXPORT_SYMBOL_GPL vmlinux 0xd66f12a4 skcipher_walk_async +EXPORT_SYMBOL_GPL vmlinux 0xd67364f7 eventfd_ctx_fdget +EXPORT_SYMBOL_GPL vmlinux 0xd6789f07 blk_mq_complete_request_remote +EXPORT_SYMBOL_GPL vmlinux 0xd6964b43 acpi_is_pnp_device +EXPORT_SYMBOL_GPL vmlinux 0xd69696e6 fuse_fill_super_common +EXPORT_SYMBOL_GPL vmlinux 0xd6aafb42 crc64_rocksoft +EXPORT_SYMBOL_GPL vmlinux 0xd6ae9ba7 rcu_async_should_hurry +EXPORT_SYMBOL_GPL vmlinux 0xd6b27e8a xas_set_mark +EXPORT_SYMBOL_GPL vmlinux 0xd6bbe238 dw_pcie_ep_raise_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0xd6bf392f xen_unregister_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0xd6cb983d acpi_kobj +EXPORT_SYMBOL_GPL vmlinux 0xd6d291ee relay_open +EXPORT_SYMBOL_GPL vmlinux 0xd6d33e29 xdp_rxq_info_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0xd6d8f6b3 topology_set_scale_freq_source +EXPORT_SYMBOL_GPL vmlinux 0xd6ef508a folio_alloc_buffers +EXPORT_SYMBOL_GPL vmlinux 0xd70b0f11 mddev_unlock +EXPORT_SYMBOL_GPL vmlinux 0xd710c707 devlink_dpipe_action_put +EXPORT_SYMBOL_GPL vmlinux 0xd716db17 n_tty_inherit_ops +EXPORT_SYMBOL_GPL vmlinux 0xd71b409e usb_check_bulk_endpoints +EXPORT_SYMBOL_GPL vmlinux 0xd7269c64 osc_sb_native_usb4_control +EXPORT_SYMBOL_GPL vmlinux 0xd7286ae3 regulator_force_disable +EXPORT_SYMBOL_GPL vmlinux 0xd7293ffc percpu_ref_reinit +EXPORT_SYMBOL_GPL vmlinux 0xd72feba2 xenbus_read_driver_state +EXPORT_SYMBOL_GPL vmlinux 0xd7329e40 regulator_map_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xd74226af skb_gso_validate_mac_len +EXPORT_SYMBOL_GPL vmlinux 0xd7432c3b blk_trace_remove +EXPORT_SYMBOL_GPL vmlinux 0xd74e400f show_rcu_tasks_classic_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd75b20aa rsa_parse_priv_key +EXPORT_SYMBOL_GPL vmlinux 0xd768e985 regulator_has_full_constraints +EXPORT_SYMBOL_GPL vmlinux 0xd7733b81 __synth_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0xd791c01f usb_reset_configuration +EXPORT_SYMBOL_GPL vmlinux 0xd799fda6 generic_access_phys +EXPORT_SYMBOL_GPL vmlinux 0xd79fe341 relay_buf_full +EXPORT_SYMBOL_GPL vmlinux 0xd7a86ea4 tcp_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0xd7aea26e kernel_read_file_from_path_initns +EXPORT_SYMBOL_GPL vmlinux 0xd7c293fc pci_hp_remove_module_link +EXPORT_SYMBOL_GPL vmlinux 0xd7c91b63 tegra210_sata_pll_hw_control_enable +EXPORT_SYMBOL_GPL vmlinux 0xd7ce37bc pm_genpd_remove_device +EXPORT_SYMBOL_GPL vmlinux 0xd7cea889 edac_mod_work +EXPORT_SYMBOL_GPL vmlinux 0xd7dccd23 __SCK__tp_func_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0xd7f4a046 dw_pcie_ep_init +EXPORT_SYMBOL_GPL vmlinux 0xd7f95352 devm_serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0xd7fe73be sdio_memcpy_fromio +EXPORT_SYMBOL_GPL vmlinux 0xd8074874 devl_dpipe_headers_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd81475da vcap_set_tc_exterr +EXPORT_SYMBOL_GPL vmlinux 0xd81b26f2 sched_set_normal +EXPORT_SYMBOL_GPL vmlinux 0xd823d36d __SCK__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0xd8306ed5 ahci_save_initial_config +EXPORT_SYMBOL_GPL vmlinux 0xd8470150 dev_pm_get_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0xd84a834b crypto_clone_tfm +EXPORT_SYMBOL_GPL vmlinux 0xd84d35bd dax_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xd84eb057 clk_hw_get_rate_range +EXPORT_SYMBOL_GPL vmlinux 0xd86718b1 device_reprobe +EXPORT_SYMBOL_GPL vmlinux 0xd86ce029 pci_msix_alloc_irq_at +EXPORT_SYMBOL_GPL vmlinux 0xd87a9f22 virtqueue_get_desc_addr +EXPORT_SYMBOL_GPL vmlinux 0xd87cb8eb dma_fence_unwrap_next +EXPORT_SYMBOL_GPL vmlinux 0xd87fc0a0 usb_amd_prefetch_quirk +EXPORT_SYMBOL_GPL vmlinux 0xd881dd6c dw8250_do_set_termios +EXPORT_SYMBOL_GPL vmlinux 0xd8aadb78 devm_pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xd8b81076 pm_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xd8c6b7a9 shmem_truncate_range +EXPORT_SYMBOL_GPL vmlinux 0xd8c9b929 splice_to_pipe +EXPORT_SYMBOL_GPL vmlinux 0xd8d0fc31 devm_acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xd8d68ab1 dmi_memdev_type +EXPORT_SYMBOL_GPL vmlinux 0xd8f3e712 pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0xd8fbb14d net_cls_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xd8fd5b94 br_ip6_fragment +EXPORT_SYMBOL_GPL vmlinux 0xd903f419 phylink_get_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xd906b926 folio_wait_stable +EXPORT_SYMBOL_GPL vmlinux 0xd908911c devlink_free +EXPORT_SYMBOL_GPL vmlinux 0xd90a93a7 k3_udma_glue_rx_get_irq +EXPORT_SYMBOL_GPL vmlinux 0xd90b1b9f clk_hw_get_parent +EXPORT_SYMBOL_GPL vmlinux 0xd90ef92c debugfs_lookup_and_remove +EXPORT_SYMBOL_GPL vmlinux 0xd918484b fsl_mc_populate_irq_pool +EXPORT_SYMBOL_GPL vmlinux 0xd91dbd1f xdp_alloc_skb_bulk +EXPORT_SYMBOL_GPL vmlinux 0xd91ed9cb crypto_unregister_rngs +EXPORT_SYMBOL_GPL vmlinux 0xd9234a69 blk_mq_end_request_batch +EXPORT_SYMBOL_GPL vmlinux 0xd92b250d wakeup_source_create +EXPORT_SYMBOL_GPL vmlinux 0xd92ef192 security_kernel_post_load_data +EXPORT_SYMBOL_GPL vmlinux 0xd92f0791 leds_list_lock +EXPORT_SYMBOL_GPL vmlinux 0xd9389577 led_get_default_pattern +EXPORT_SYMBOL_GPL vmlinux 0xd9630144 mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0xd969a69b ohci_setup +EXPORT_SYMBOL_GPL vmlinux 0xd96babb4 interval_tree_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd9732d3e debugfs_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0xd974531b tps6586x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xd9888ada pl08x_filter_id +EXPORT_SYMBOL_GPL vmlinux 0xd98e53ee pci_epc_mem_alloc_addr +EXPORT_SYMBOL_GPL vmlinux 0xd9916c3a idr_alloc_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd9b19aa5 __tracepoint_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0xd9bb2c13 pkcs7_get_content_data +EXPORT_SYMBOL_GPL vmlinux 0xd9cc4cc1 fat_build_inode +EXPORT_SYMBOL_GPL vmlinux 0xd9e24457 ring_buffer_peek +EXPORT_SYMBOL_GPL vmlinux 0xd9e61980 phy_gbit_all_ports_features +EXPORT_SYMBOL_GPL vmlinux 0xd9e85d17 tty_kopen_shared +EXPORT_SYMBOL_GPL vmlinux 0xd9f28680 acpi_subsys_freeze +EXPORT_SYMBOL_GPL vmlinux 0xd9faa7a5 zynqmp_pm_set_pll_frac_mode +EXPORT_SYMBOL_GPL vmlinux 0xd9feef1a extract_iter_to_sg +EXPORT_SYMBOL_GPL vmlinux 0xd9ff2172 ezx_pcap_write +EXPORT_SYMBOL_GPL vmlinux 0xda093595 ata_sff_qc_fill_rtf +EXPORT_SYMBOL_GPL vmlinux 0xda0947de kmsg_dump_unregister +EXPORT_SYMBOL_GPL vmlinux 0xda10e1e2 phy_basic_t1_features +EXPORT_SYMBOL_GPL vmlinux 0xda167c41 dispatch_hid_bpf_device_event +EXPORT_SYMBOL_GPL vmlinux 0xda2b0a8c shmem_read_mapping_page_gfp +EXPORT_SYMBOL_GPL vmlinux 0xda320d31 sfp_module_start +EXPORT_SYMBOL_GPL vmlinux 0xda477933 tty_ldisc_ref +EXPORT_SYMBOL_GPL vmlinux 0xda573ddd ata_sff_drain_fifo +EXPORT_SYMBOL_GPL vmlinux 0xda596cf2 pci_epf_add_vepf +EXPORT_SYMBOL_GPL vmlinux 0xda738135 nvdimm_region_notify +EXPORT_SYMBOL_GPL vmlinux 0xda778ed1 hid_bpf_device_init +EXPORT_SYMBOL_GPL vmlinux 0xda7912d4 freq_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xda7950f9 pinctrl_find_gpio_range_from_pin_nolock +EXPORT_SYMBOL_GPL vmlinux 0xda7dbf1d __pm_runtime_disable +EXPORT_SYMBOL_GPL vmlinux 0xda81385c perf_pmu_migrate_context +EXPORT_SYMBOL_GPL vmlinux 0xda8bc600 register_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0xda8e1302 software_node_find_by_name +EXPORT_SYMBOL_GPL vmlinux 0xdaa06dc1 acpi_lpat_raw_to_temp +EXPORT_SYMBOL_GPL vmlinux 0xdaaf68a0 inet6_sk_rebuild_header +EXPORT_SYMBOL_GPL vmlinux 0xdaafebc9 vtime_guest_enter +EXPORT_SYMBOL_GPL vmlinux 0xdab10a51 ata_sff_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xdab39dde start_poll_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xdab5a1eb interval_tree_insert +EXPORT_SYMBOL_GPL vmlinux 0xdac5c5f3 tc3589x_block_read +EXPORT_SYMBOL_GPL vmlinux 0xdad10c68 devlink_port_type_eth_set +EXPORT_SYMBOL_GPL vmlinux 0xdad4573e mtk_alloc_clk_data +EXPORT_SYMBOL_GPL vmlinux 0xdaf335fc scsi_get_vpd_page +EXPORT_SYMBOL_GPL vmlinux 0xdaf3c8c9 kvm_io_bus_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xdaf5ca4f governor_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0xdafbeb51 ata_platform_remove_one +EXPORT_SYMBOL_GPL vmlinux 0xdb038412 do_xdp_generic +EXPORT_SYMBOL_GPL vmlinux 0xdb11442c rio_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xdb20422b __traceiter_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0xdb398083 led_put +EXPORT_SYMBOL_GPL vmlinux 0xdb3dfe8a ti_sci_get_handle +EXPORT_SYMBOL_GPL vmlinux 0xdb422cbc pm_generic_freeze_late +EXPORT_SYMBOL_GPL vmlinux 0xdb44636f vp_modern_set_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0xdb482e79 tps6586x_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0xdb55e736 fuse_conn_init +EXPORT_SYMBOL_GPL vmlinux 0xdb63a944 acpi_lpat_get_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0xdb7bf878 sock_map_unhash +EXPORT_SYMBOL_GPL vmlinux 0xdb8593fa acpi_create_platform_device +EXPORT_SYMBOL_GPL vmlinux 0xdb889aea acpi_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0xdb8a1b3f usermodehelper_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0xdba69345 devm_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xdbc70de9 da903x_reads +EXPORT_SYMBOL_GPL vmlinux 0xdbc7b942 irq_gc_noop +EXPORT_SYMBOL_GPL vmlinux 0xdbd8041e icc_disable +EXPORT_SYMBOL_GPL vmlinux 0xdbdb0e8b request_any_context_irq +EXPORT_SYMBOL_GPL vmlinux 0xdbe3dbe0 vhost_task_create +EXPORT_SYMBOL_GPL vmlinux 0xdbe769f0 msi_unlock_descs +EXPORT_SYMBOL_GPL vmlinux 0xdbe8d8a0 __SCK__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xdbf7cb70 mpi_get_nbits +EXPORT_SYMBOL_GPL vmlinux 0xdc00e0f0 pci_set_host_bridge_release +EXPORT_SYMBOL_GPL vmlinux 0xdc02eb39 dmi_available +EXPORT_SYMBOL_GPL vmlinux 0xdc08e4d2 serial8250_init_port +EXPORT_SYMBOL_GPL vmlinux 0xdc139c13 k3_udma_glue_tx_get_hdesc_size +EXPORT_SYMBOL_GPL vmlinux 0xdc13c62a xenbus_dev_probe +EXPORT_SYMBOL_GPL vmlinux 0xdc197e84 usb_hcd_end_port_resume +EXPORT_SYMBOL_GPL vmlinux 0xdc1ecaef fwnode_get_nth_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc22bc0a ata_link_offline +EXPORT_SYMBOL_GPL vmlinux 0xdc2fa43e crypto_larval_kill +EXPORT_SYMBOL_GPL vmlinux 0xdc409020 pci_epc_get_features +EXPORT_SYMBOL_GPL vmlinux 0xdc42093a desc_to_gpio +EXPORT_SYMBOL_GPL vmlinux 0xdc43bdc6 pci_vpd_find_ro_info_keyword +EXPORT_SYMBOL_GPL vmlinux 0xdc45a5db edac_stop_work +EXPORT_SYMBOL_GPL vmlinux 0xdc5e3ad4 of_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0xdc6596fa irq_set_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc6699cb acpi_dev_free_resource_list +EXPORT_SYMBOL_GPL vmlinux 0xdc6a9a13 __traceiter_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xdc6d20d8 uprobe_register_refctr +EXPORT_SYMBOL_GPL vmlinux 0xdc6d8b55 __traceiter_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xdc771093 dpm_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xdc7df67f apei_exec_ctx_init +EXPORT_SYMBOL_GPL vmlinux 0xdc825d6c usb_amd_quirk_pll_disable +EXPORT_SYMBOL_GPL vmlinux 0xdc841b74 misc_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdc8a6e43 __traceiter_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xdc8f6870 of_get_videomode +EXPORT_SYMBOL_GPL vmlinux 0xdc90f346 cpuidle_unregister +EXPORT_SYMBOL_GPL vmlinux 0xdc947d1f cpufreq_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xdc97af2e syscore_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdc9f6bca __SCK__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0xdc9fa232 raw_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xdcb09e08 phy_power_on +EXPORT_SYMBOL_GPL vmlinux 0xdcb0a2c0 phylink_stop +EXPORT_SYMBOL_GPL vmlinux 0xdcb1efa6 relay_file_operations +EXPORT_SYMBOL_GPL vmlinux 0xdcb4d12c iomap_ioend_try_merge +EXPORT_SYMBOL_GPL vmlinux 0xdcb84bf6 edac_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xdcbabd52 nf_queue_entry_get_refs +EXPORT_SYMBOL_GPL vmlinux 0xdcc267f3 __inode_attach_wb +EXPORT_SYMBOL_GPL vmlinux 0xdcdaa8eb spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0xdcdd8480 fb_deferred_io_release +EXPORT_SYMBOL_GPL vmlinux 0xdce9e7ba skb_mpls_update_lse +EXPORT_SYMBOL_GPL vmlinux 0xdceb5362 efi_status_to_err +EXPORT_SYMBOL_GPL vmlinux 0xdcf93b07 scsi_ioctl_block_when_processing_errors +EXPORT_SYMBOL_GPL vmlinux 0xdcf9d1fc regmap_raw_read +EXPORT_SYMBOL_GPL vmlinux 0xdcfaae88 of_clk_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0xdd0762df set_worker_desc +EXPORT_SYMBOL_GPL vmlinux 0xdd096f45 __xenbus_register_frontend +EXPORT_SYMBOL_GPL vmlinux 0xdd0a42f5 lwtstate_free +EXPORT_SYMBOL_GPL vmlinux 0xdd25ce0b devm_pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0xdd2e5464 regulator_set_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0xdd322dac bpf_verifier_log_write +EXPORT_SYMBOL_GPL vmlinux 0xdd44ee68 acpi_storage_d3 +EXPORT_SYMBOL_GPL vmlinux 0xdd47da31 transport_add_device +EXPORT_SYMBOL_GPL vmlinux 0xdd4de029 iomap_file_buffered_write_punch_delalloc +EXPORT_SYMBOL_GPL vmlinux 0xdd5b6304 cgroup_get_e_css +EXPORT_SYMBOL_GPL vmlinux 0xdd626ee3 fuse_len_args +EXPORT_SYMBOL_GPL vmlinux 0xdd66d526 page_cache_ra_unbounded +EXPORT_SYMBOL_GPL vmlinux 0xdd81d8f6 __SCK__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0xdd889060 mm_kobj +EXPORT_SYMBOL_GPL vmlinux 0xdd9461fd mtk_eint_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdd96b6e1 ip6_datagram_send_ctl +EXPORT_SYMBOL_GPL vmlinux 0xdd9e121a sock_diag_put_meminfo +EXPORT_SYMBOL_GPL vmlinux 0xdda31447 clk_hw_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0xdda35000 __percpu_init_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xddbeeecc pci_lock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0xddc0ed65 pinctrl_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xddd41e4d vcap_lookup_keyfield +EXPORT_SYMBOL_GPL vmlinux 0xdde4129a devlink_port_attrs_pci_vf_set +EXPORT_SYMBOL_GPL vmlinux 0xdde64bd0 rt_mutex_lock +EXPORT_SYMBOL_GPL vmlinux 0xddeff2b9 init_dummy_netdev +EXPORT_SYMBOL_GPL vmlinux 0xddf2c783 blk_req_zone_write_trylock +EXPORT_SYMBOL_GPL vmlinux 0xddfe1ad7 __SCK__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xde018f89 sata_link_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xde09a260 usb_add_phy_dev +EXPORT_SYMBOL_GPL vmlinux 0xde0af24f udp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0xde161294 mmc_cmdq_enable +EXPORT_SYMBOL_GPL vmlinux 0xde1fc50c tegra_bpmp_transfer +EXPORT_SYMBOL_GPL vmlinux 0xde2c0664 usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0xde31bf7e unregister_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xde4f9057 host1x_context_device_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xde5574cf x509_load_certificate_list +EXPORT_SYMBOL_GPL vmlinux 0xde5ec41a pci_epc_init_notify +EXPORT_SYMBOL_GPL vmlinux 0xde6f1851 TSS_checkhmac1 +EXPORT_SYMBOL_GPL vmlinux 0xde7c9e2d dmaengine_desc_get_metadata_ptr +EXPORT_SYMBOL_GPL vmlinux 0xde83c8e1 acpi_subsys_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0xde9ab8c7 xenbus_rm +EXPORT_SYMBOL_GPL vmlinux 0xde9efabb kobject_uevent +EXPORT_SYMBOL_GPL vmlinux 0xdead2e78 reserve_iova +EXPORT_SYMBOL_GPL vmlinux 0xdeb2f540 devlink_is_reload_failed +EXPORT_SYMBOL_GPL vmlinux 0xdebfcb18 switchdev_bridge_port_offload +EXPORT_SYMBOL_GPL vmlinux 0xded00cbe __nvmem_layout_register +EXPORT_SYMBOL_GPL vmlinux 0xded3352a fsl_mc_bus_dpio_type +EXPORT_SYMBOL_GPL vmlinux 0xdee91d7a dtpm_destroy_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xdeffa0a7 edac_raw_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xdf0abd21 __reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xdf0c757f ata_tf_to_fis +EXPORT_SYMBOL_GPL vmlinux 0xdf0ca3f4 cpu_latency_qos_request_active +EXPORT_SYMBOL_GPL vmlinux 0xdf0f75c6 eventfd_signal +EXPORT_SYMBOL_GPL vmlinux 0xdf11219c spi_slave_abort +EXPORT_SYMBOL_GPL vmlinux 0xdf1be5e1 __free_iova +EXPORT_SYMBOL_GPL vmlinux 0xdf1dac13 hrtimer_sleeper_start_expires +EXPORT_SYMBOL_GPL vmlinux 0xdf237453 timer_shutdown_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf2738bb cpu_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdf2d82b7 __devm_regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0xdf31898f cper_mem_err_pack +EXPORT_SYMBOL_GPL vmlinux 0xdf448d1c fanout_mutex +EXPORT_SYMBOL_GPL vmlinux 0xdf4bfb5a pm_generic_restore_early +EXPORT_SYMBOL_GPL vmlinux 0xdf4c32fb fwnode_get_phy_node +EXPORT_SYMBOL_GPL vmlinux 0xdf558314 power_supply_battery_info_properties +EXPORT_SYMBOL_GPL vmlinux 0xdf5e72b6 led_set_brightness_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf6d466e vp_modern_remove +EXPORT_SYMBOL_GPL vmlinux 0xdf7b003a gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0xdf83e7ab tty_ldisc_deref +EXPORT_SYMBOL_GPL vmlinux 0xdfa939f5 ata_eh_analyze_ncq_error +EXPORT_SYMBOL_GPL vmlinux 0xdfcb6c90 mctrl_gpio_set +EXPORT_SYMBOL_GPL vmlinux 0xdfedcfd8 device_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xdfeec70e tc3589x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xe0019720 inet_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xe009fb0c devm_get_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xe00db6dc __tracepoint_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xe01f4cb0 irq_force_affinity +EXPORT_SYMBOL_GPL vmlinux 0xe0251f9d devfreq_event_get_event +EXPORT_SYMBOL_GPL vmlinux 0xe02aedc2 ata_link_online +EXPORT_SYMBOL_GPL vmlinux 0xe0301891 xdp_do_redirect +EXPORT_SYMBOL_GPL vmlinux 0xe0313d71 rhashtable_insert_slow +EXPORT_SYMBOL_GPL vmlinux 0xe03ec6fa of_prop_next_u32 +EXPORT_SYMBOL_GPL vmlinux 0xe049ef8f ata_port_wait_eh +EXPORT_SYMBOL_GPL vmlinux 0xe04cf20e crypto_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0xe05e2f85 nexthop_free_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe06edc02 icc_provider_init +EXPORT_SYMBOL_GPL vmlinux 0xe07b7e26 dm_device_name +EXPORT_SYMBOL_GPL vmlinux 0xe07b819e scsi_template_proc_dir +EXPORT_SYMBOL_GPL vmlinux 0xe08e336a rio_mport_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0xe0a2aff8 xenbus_dev_is_online +EXPORT_SYMBOL_GPL vmlinux 0xe0aefc20 device_get_dma_attr +EXPORT_SYMBOL_GPL vmlinux 0xe0b1c103 clk_set_max_rate +EXPORT_SYMBOL_GPL vmlinux 0xe0b8364e __tracepoint_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xe0c4e14d hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xe0cbcd6a crypto_unregister_acomps +EXPORT_SYMBOL_GPL vmlinux 0xe0dab2a8 filemap_add_folio +EXPORT_SYMBOL_GPL vmlinux 0xe0e1a3fb mbox_chan_received_data +EXPORT_SYMBOL_GPL vmlinux 0xe0e3147c HYPERVISOR_sched_op +EXPORT_SYMBOL_GPL vmlinux 0xe0e7d77a pm_generic_resume +EXPORT_SYMBOL_GPL vmlinux 0xe0eca3a6 xen_xlate_remap_gfn_array +EXPORT_SYMBOL_GPL vmlinux 0xe0f13f48 inet_twsk_hashdance +EXPORT_SYMBOL_GPL vmlinux 0xe10150f6 irq_domain_translate_twocell +EXPORT_SYMBOL_GPL vmlinux 0xe10cd6ad erst_get_record_id_begin +EXPORT_SYMBOL_GPL vmlinux 0xe11a99ca devl_rate_leaf_create +EXPORT_SYMBOL_GPL vmlinux 0xe1201bc6 ip6_push_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0xe12681a4 __tracepoint_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xe1371428 __traceiter_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0xe13c7804 lwtunnel_input +EXPORT_SYMBOL_GPL vmlinux 0xe1426533 spi_split_transfers_maxsize +EXPORT_SYMBOL_GPL vmlinux 0xe148372b pm_generic_resume_noirq +EXPORT_SYMBOL_GPL vmlinux 0xe14daccf cdx_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0xe14f53b3 phy_led_triggers_register +EXPORT_SYMBOL_GPL vmlinux 0xe17aa312 devlink_region_create +EXPORT_SYMBOL_GPL vmlinux 0xe17c7d7d kobject_init_and_add +EXPORT_SYMBOL_GPL vmlinux 0xe1a8d7c9 net_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xe1ac773e tick_nohz_full_mask +EXPORT_SYMBOL_GPL vmlinux 0xe1b04cb8 pm_generic_freeze_noirq +EXPORT_SYMBOL_GPL vmlinux 0xe1bbca60 pci_bus_resource_n +EXPORT_SYMBOL_GPL vmlinux 0xe1bd6c99 rio_init_mports +EXPORT_SYMBOL_GPL vmlinux 0xe1be7213 dev_pm_clear_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xe1c87a2f kernel_can_power_off +EXPORT_SYMBOL_GPL vmlinux 0xe1cc9c44 usb_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xe1d1fc12 trace_array_init_printk +EXPORT_SYMBOL_GPL vmlinux 0xe1e58cfd nop_posix_acl_default +EXPORT_SYMBOL_GPL vmlinux 0xe20ca097 nf_ip6_check_hbh_len +EXPORT_SYMBOL_GPL vmlinux 0xe2146be7 iort_get_rmr_sids +EXPORT_SYMBOL_GPL vmlinux 0xe2150803 dma_alloc_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xe233762a input_event_from_user +EXPORT_SYMBOL_GPL vmlinux 0xe24378b3 virtio_device_restore +EXPORT_SYMBOL_GPL vmlinux 0xe25d23f3 blocking_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0xe295c56a k3_ringacc_ring_cfg +EXPORT_SYMBOL_GPL vmlinux 0xe2b2c103 devm_blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0xe2b3207a unregister_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe2c02e29 of_get_display_timing +EXPORT_SYMBOL_GPL vmlinux 0xe2c3db54 rio_unlock_device +EXPORT_SYMBOL_GPL vmlinux 0xe2c8f2a0 dev_pm_opp_disable +EXPORT_SYMBOL_GPL vmlinux 0xe2cc1d5e dev_pm_qos_expose_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xe2ce2b4d evm_set_key +EXPORT_SYMBOL_GPL vmlinux 0xe2d4f386 vcap_val_rule +EXPORT_SYMBOL_GPL vmlinux 0xe2d96f5b zynqmp_pm_feature +EXPORT_SYMBOL_GPL vmlinux 0xe2db4988 rio_local_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xe2e9392c __fsl_mc_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xe2ec293b sbitmap_queue_wake_up +EXPORT_SYMBOL_GPL vmlinux 0xe2fff874 tty_buffer_space_avail +EXPORT_SYMBOL_GPL vmlinux 0xe311083e percpu_is_read_locked +EXPORT_SYMBOL_GPL vmlinux 0xe3151633 dev_pm_domain_attach_by_name +EXPORT_SYMBOL_GPL vmlinux 0xe315f95d regulator_get_current_limit +EXPORT_SYMBOL_GPL vmlinux 0xe3415d95 led_init_default_state_get +EXPORT_SYMBOL_GPL vmlinux 0xe3521332 kvm_write_guest_cached +EXPORT_SYMBOL_GPL vmlinux 0xe35eb68f uart_handle_cts_change +EXPORT_SYMBOL_GPL vmlinux 0xe35f10db dw_pcie_ep_linkup +EXPORT_SYMBOL_GPL vmlinux 0xe36a354c power_supply_get_property +EXPORT_SYMBOL_GPL vmlinux 0xe36f0a56 cpuidle_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xe37e185e of_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xe37fe885 mmc_regulator_set_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xe38382d4 device_create +EXPORT_SYMBOL_GPL vmlinux 0xe3840e18 secure_ipv4_port_ephemeral +EXPORT_SYMBOL_GPL vmlinux 0xe384c8ee lp8788_read_multi_bytes +EXPORT_SYMBOL_GPL vmlinux 0xe38a0fc6 fwnode_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0xe393d6f2 dprc_reset_container +EXPORT_SYMBOL_GPL vmlinux 0xe397caf5 seq_buf_printf +EXPORT_SYMBOL_GPL vmlinux 0xe39a2efa mmc_regulator_enable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xe39d0794 usb_phy_roothub_exit +EXPORT_SYMBOL_GPL vmlinux 0xe3a4e2ca ata_bmdma_port_start32 +EXPORT_SYMBOL_GPL vmlinux 0xe3ab8199 gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0xe3aca791 ip6_redirect +EXPORT_SYMBOL_GPL vmlinux 0xe3b09712 kprobe_event_delete +EXPORT_SYMBOL_GPL vmlinux 0xe3b7a1dc devm_regulator_get_enable_optional +EXPORT_SYMBOL_GPL vmlinux 0xe3b8cd23 subsys_interface_register +EXPORT_SYMBOL_GPL vmlinux 0xe3c24d5f rockchip_pcie_get_phys +EXPORT_SYMBOL_GPL vmlinux 0xe3c3b0ba mtk_pinconf_drive_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0xe3cd5fae klist_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xe3d1f8b0 dpbp_get_attributes +EXPORT_SYMBOL_GPL vmlinux 0xe3d5404e kgdb_unregister_io_module +EXPORT_SYMBOL_GPL vmlinux 0xe3d9ea6c devm_acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0xe3e423ac iommu_group_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xe3ea435d rz_mtu3_shared_reg_update_bit +EXPORT_SYMBOL_GPL vmlinux 0xe3ecd42b wakeup_source_destroy +EXPORT_SYMBOL_GPL vmlinux 0xe3f85eb3 extcon_get_edev_name +EXPORT_SYMBOL_GPL vmlinux 0xe3fce4fa bpf_prog_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0xe402c613 ata_bmdma_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0xe40b5bd4 devm_fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xe40bb23e devlink_health_reporter_priv +EXPORT_SYMBOL_GPL vmlinux 0xe40bd2df vp_modern_get_status +EXPORT_SYMBOL_GPL vmlinux 0xe40c3d59 tty_port_default_client_ops +EXPORT_SYMBOL_GPL vmlinux 0xe40d0927 devl_dpipe_headers_register +EXPORT_SYMBOL_GPL vmlinux 0xe4124f55 pci_epc_mem_exit +EXPORT_SYMBOL_GPL vmlinux 0xe41d8454 dev_pm_qos_expose_flags +EXPORT_SYMBOL_GPL vmlinux 0xe4214371 dst_cache_set_ip4 +EXPORT_SYMBOL_GPL vmlinux 0xe4248980 cper_estatus_print +EXPORT_SYMBOL_GPL vmlinux 0xe42ba9a8 led_trigger_unregister_simple +EXPORT_SYMBOL_GPL vmlinux 0xe4309905 syscore_resume +EXPORT_SYMBOL_GPL vmlinux 0xe436e90c __dma_fence_unwrap_merge +EXPORT_SYMBOL_GPL vmlinux 0xe4539365 regulator_list_hardware_vsel +EXPORT_SYMBOL_GPL vmlinux 0xe4563697 __suspend_report_result +EXPORT_SYMBOL_GPL vmlinux 0xe481f5d1 irq_domain_push_irq +EXPORT_SYMBOL_GPL vmlinux 0xe48846ee of_get_display_timings +EXPORT_SYMBOL_GPL vmlinux 0xe489924e __acpi_node_get_property_reference +EXPORT_SYMBOL_GPL vmlinux 0xe491e700 unregister_kprobes +EXPORT_SYMBOL_GPL vmlinux 0xe4971ade tracing_alloc_snapshot +EXPORT_SYMBOL_GPL vmlinux 0xe4a110d3 alloc_dax +EXPORT_SYMBOL_GPL vmlinux 0xe4aa59f3 xenbus_alloc_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xe4afdade da903x_writes +EXPORT_SYMBOL_GPL vmlinux 0xe4b064f9 pcie_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xe4b32f2a dev_pm_opp_find_level_ceil +EXPORT_SYMBOL_GPL vmlinux 0xe4b818c3 phy_speed_to_str +EXPORT_SYMBOL_GPL vmlinux 0xe4c19782 tcf_dev_queue_xmit +EXPORT_SYMBOL_GPL vmlinux 0xe4c2c66c rtc_ktime_to_tm +EXPORT_SYMBOL_GPL vmlinux 0xe4e0b8f8 blk_abort_request +EXPORT_SYMBOL_GPL vmlinux 0xe4e48b12 swphy_validate_state +EXPORT_SYMBOL_GPL vmlinux 0xe4e69358 regulator_irq_map_event_simple +EXPORT_SYMBOL_GPL vmlinux 0xe4eaae9a pm_clk_init +EXPORT_SYMBOL_GPL vmlinux 0xe4eccc20 i2c_new_smbus_alert_device +EXPORT_SYMBOL_GPL vmlinux 0xe4fe747d exportfs_encode_inode_fh +EXPORT_SYMBOL_GPL vmlinux 0xe50893fd unregister_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0xe50e276a rio_route_clr_table +EXPORT_SYMBOL_GPL vmlinux 0xe51c595b ata_eh_read_sense_success_ncq_log +EXPORT_SYMBOL_GPL vmlinux 0xe52cfe14 regulator_set_ramp_delay_regmap +EXPORT_SYMBOL_GPL vmlinux 0xe5373da5 dpcon_set_notification +EXPORT_SYMBOL_GPL vmlinux 0xe538177e bd_prepare_to_claim +EXPORT_SYMBOL_GPL vmlinux 0xe53b740c ata_dummy_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xe541fac4 tpm2_flush_context +EXPORT_SYMBOL_GPL vmlinux 0xe548ab74 iomap_fiemap +EXPORT_SYMBOL_GPL vmlinux 0xe5516728 k3_udma_glue_tx_get_irq +EXPORT_SYMBOL_GPL vmlinux 0xe56587c9 pinctrl_select_state +EXPORT_SYMBOL_GPL vmlinux 0xe56b8e6b sdio_align_size +EXPORT_SYMBOL_GPL vmlinux 0xe57525ea skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0xe5883bd9 class_compat_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe588cb58 xenbus_dev_changed +EXPORT_SYMBOL_GPL vmlinux 0xe58eb9d7 FSE_readNCount +EXPORT_SYMBOL_GPL vmlinux 0xe5a925d3 zynqmp_pm_init_finalize +EXPORT_SYMBOL_GPL vmlinux 0xe5aeef3b scsi_target_unblock +EXPORT_SYMBOL_GPL vmlinux 0xe5c02b64 freq_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xe5c09fd7 hisi_clk_register_phase +EXPORT_SYMBOL_GPL vmlinux 0xe5c2ded2 pci_disable_sriov +EXPORT_SYMBOL_GPL vmlinux 0xe5c69940 pwm_adjust_config +EXPORT_SYMBOL_GPL vmlinux 0xe5cb1943 hisi_clk_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xe5ce1a56 rhashtable_walk_enter +EXPORT_SYMBOL_GPL vmlinux 0xe5d02464 ahci_print_info +EXPORT_SYMBOL_GPL vmlinux 0xe5dda4e1 bus_for_each_drv +EXPORT_SYMBOL_GPL vmlinux 0xe5e14153 blk_req_needs_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0xe5e790e4 __traceiter_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0xe5f76b18 of_fdt_unflatten_tree +EXPORT_SYMBOL_GPL vmlinux 0xe5f891ee pinctrl_dev_get_name +EXPORT_SYMBOL_GPL vmlinux 0xe5fdf48f devm_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0xe5fff03d virtqueue_enable_cb_delayed +EXPORT_SYMBOL_GPL vmlinux 0xe6043649 usb_unanchor_urb +EXPORT_SYMBOL_GPL vmlinux 0xe60632a9 edac_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xe60a5e8d pids_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xe61fcf0f gpiod_get_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xe62249db ping_hash +EXPORT_SYMBOL_GPL vmlinux 0xe628bb9f phy_fibre_port_array +EXPORT_SYMBOL_GPL vmlinux 0xe632dfc6 strp_done +EXPORT_SYMBOL_GPL vmlinux 0xe634e4fb ata_sff_wait_ready +EXPORT_SYMBOL_GPL vmlinux 0xe63d8ce8 fsnotify +EXPORT_SYMBOL_GPL vmlinux 0xe6401722 gpiochip_generic_config +EXPORT_SYMBOL_GPL vmlinux 0xe6541091 dm_table_device_name +EXPORT_SYMBOL_GPL vmlinux 0xe65557d4 of_get_pci_domain_nr +EXPORT_SYMBOL_GPL vmlinux 0xe6676c66 __devm_clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xe66eb891 elv_rqhash_add +EXPORT_SYMBOL_GPL vmlinux 0xe6785e68 key_type_trusted +EXPORT_SYMBOL_GPL vmlinux 0xe6aef439 __tracepoint_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xe6d21a91 fat_truncate_time +EXPORT_SYMBOL_GPL vmlinux 0xe6e40502 rcu_get_gp_seq +EXPORT_SYMBOL_GPL vmlinux 0xe6e443af pinctrl_utils_add_map_mux +EXPORT_SYMBOL_GPL vmlinux 0xe6e6b684 md_new_event +EXPORT_SYMBOL_GPL vmlinux 0xe6e988c5 k3_ringacc_get_tisci_dev_id +EXPORT_SYMBOL_GPL vmlinux 0xe6eb0d2f cpufreq_driver_resolve_freq +EXPORT_SYMBOL_GPL vmlinux 0xe6f45443 fwnode_count_parents +EXPORT_SYMBOL_GPL vmlinux 0xe6f52443 klist_add_head +EXPORT_SYMBOL_GPL vmlinux 0xe6f83837 acpi_bus_attach_private_data +EXPORT_SYMBOL_GPL vmlinux 0xe700d767 reset_control_bulk_deassert +EXPORT_SYMBOL_GPL vmlinux 0xe70221d7 cppc_get_perf_caps +EXPORT_SYMBOL_GPL vmlinux 0xe71288ad gnttab_dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0xe719f8a4 __dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0xe71ab242 gpiochip_unlock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0xe725522f wbc_attach_and_unlock_inode +EXPORT_SYMBOL_GPL vmlinux 0xe73f1d53 i2c_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe753b68d devlink_fmsg_arr_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xe758bfaa devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xe766872b udp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xe769232e sprint_symbol_no_offset +EXPORT_SYMBOL_GPL vmlinux 0xe76a9e35 ata_pci_sff_activate_host +EXPORT_SYMBOL_GPL vmlinux 0xe76b09a2 gnttab_page_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xe76ed9e7 devm_platform_ioremap_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0xe777d75d gov_update_cpu_data +EXPORT_SYMBOL_GPL vmlinux 0xe77d5ef3 ata_xfer_mode2mask +EXPORT_SYMBOL_GPL vmlinux 0xe783e261 sysfs_emit +EXPORT_SYMBOL_GPL vmlinux 0xe78bae72 tcp_get_info +EXPORT_SYMBOL_GPL vmlinux 0xe791df1f rcu_nocb_cpu_deoffload +EXPORT_SYMBOL_GPL vmlinux 0xe7936243 zynqmp_pm_clock_getstate +EXPORT_SYMBOL_GPL vmlinux 0xe797b6a1 hid_bpf_connect_device +EXPORT_SYMBOL_GPL vmlinux 0xe79a3f75 transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0xe7a1312d pci_find_host_bridge +EXPORT_SYMBOL_GPL vmlinux 0xe7a31f67 devm_create_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xe7c2ce96 irq_domain_free_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xe7cdb99b ata_port_abort +EXPORT_SYMBOL_GPL vmlinux 0xe7d6d2d4 filter_match_preds +EXPORT_SYMBOL_GPL vmlinux 0xe7d76a63 mmc_sanitize +EXPORT_SYMBOL_GPL vmlinux 0xe7e1ba14 __blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0xe7e4a377 usb_hcd_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xe7ec8ad5 shmem_file_setup_with_mnt +EXPORT_SYMBOL_GPL vmlinux 0xe7f3da16 i2c_dw_adjust_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0xe7f6f5f3 pm_clk_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe803fe6b ata_dummy_port_info +EXPORT_SYMBOL_GPL vmlinux 0xe80ba844 udp_abort +EXPORT_SYMBOL_GPL vmlinux 0xe816e53f of_property_count_elems_of_size +EXPORT_SYMBOL_GPL vmlinux 0xe818b32b ata_bmdma_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xe8229a61 pinctrl_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0xe823f70a mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xe82bf62a fwnode_get_next_available_child_node +EXPORT_SYMBOL_GPL vmlinux 0xe82e1621 devm_usb_get_phy_by_node +EXPORT_SYMBOL_GPL vmlinux 0xe832cc48 iommu_attach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0xe8375bfc ata_bmdma_port_start +EXPORT_SYMBOL_GPL vmlinux 0xe8445e90 crypto_mod_get +EXPORT_SYMBOL_GPL vmlinux 0xe84dd39d usb_intf_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0xe84f6e5c pciserial_remove_ports +EXPORT_SYMBOL_GPL vmlinux 0xe853d625 __netpoll_free +EXPORT_SYMBOL_GPL vmlinux 0xe85a9fd3 cpu_cluster_pm_exit +EXPORT_SYMBOL_GPL vmlinux 0xe85dd9dd devm_extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe862c4b7 dpm_suspend_start +EXPORT_SYMBOL_GPL vmlinux 0xe86be8ee synchronize_srcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xe884904a is_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xe886a01c serial8250_do_startup +EXPORT_SYMBOL_GPL vmlinux 0xe89178f8 rtc_update_irq +EXPORT_SYMBOL_GPL vmlinux 0xe8979afb mas_prev_range +EXPORT_SYMBOL_GPL vmlinux 0xe89ed274 devm_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xe8a772bd vcap_keyset_list_add +EXPORT_SYMBOL_GPL vmlinux 0xe8a89590 tegra_mc_get_emem_device_count +EXPORT_SYMBOL_GPL vmlinux 0xe8afc0fc __kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0xe8b150a1 tty_buffer_set_limit +EXPORT_SYMBOL_GPL vmlinux 0xe8b2447f serial8250_tx_chars +EXPORT_SYMBOL_GPL vmlinux 0xe8bc40c5 cn_netlink_send +EXPORT_SYMBOL_GPL vmlinux 0xe8c0065d memory_group_register_static +EXPORT_SYMBOL_GPL vmlinux 0xe8cd5b1c rio_add_device +EXPORT_SYMBOL_GPL vmlinux 0xe8d326b8 pinconf_generic_dt_free_map +EXPORT_SYMBOL_GPL vmlinux 0xe8e5a47f mtk_mux_gate_clr_set_upd_ops +EXPORT_SYMBOL_GPL vmlinux 0xe906b7d5 pcc_mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0xe90c7659 k3_udma_glue_rx_dma_to_cppi5_addr +EXPORT_SYMBOL_GPL vmlinux 0xe911df29 eventfd_ctx_do_read +EXPORT_SYMBOL_GPL vmlinux 0xe938dd0e shmem_file_setup +EXPORT_SYMBOL_GPL vmlinux 0xe93e49c3 devres_free +EXPORT_SYMBOL_GPL vmlinux 0xe94986d6 sched_clock +EXPORT_SYMBOL_GPL vmlinux 0xe950a79f spi_mem_adjust_op_size +EXPORT_SYMBOL_GPL vmlinux 0xe951d3ed dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0xe956a75c pl320_ipc_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe959ab5d phylink_mii_c45_pcs_get_state +EXPORT_SYMBOL_GPL vmlinux 0xe95cc096 of_dma_request_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0xe961b4ed ata_bmdma_port_intr +EXPORT_SYMBOL_GPL vmlinux 0xe961c3e3 __xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0xe96afd93 virtio_device_freeze +EXPORT_SYMBOL_GPL vmlinux 0xe98c8e8c amba_bustype +EXPORT_SYMBOL_GPL vmlinux 0xe98f55f2 arm_smccc_get_version +EXPORT_SYMBOL_GPL vmlinux 0xe9a51724 switchdev_handle_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0xe9a5bdbe fwnode_graph_get_endpoint_count +EXPORT_SYMBOL_GPL vmlinux 0xe9b0d7e3 nf_queue_entry_free +EXPORT_SYMBOL_GPL vmlinux 0xe9bd3732 modify_ftrace_direct_nolock +EXPORT_SYMBOL_GPL vmlinux 0xe9c089f7 pinctrl_generic_remove_group +EXPORT_SYMBOL_GPL vmlinux 0xe9c539d1 __fat_fs_error +EXPORT_SYMBOL_GPL vmlinux 0xe9c74142 fuse_request_end +EXPORT_SYMBOL_GPL vmlinux 0xe9d1b7cf irq_to_pcap +EXPORT_SYMBOL_GPL vmlinux 0xe9d45cf1 umd_load_blob +EXPORT_SYMBOL_GPL vmlinux 0xe9d63a0d k3_udma_glue_enable_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xe9e13461 serial8250_em485_stop_tx +EXPORT_SYMBOL_GPL vmlinux 0xe9e44987 dev_attr_ncq_prio_enable +EXPORT_SYMBOL_GPL vmlinux 0xe9f19ba4 io_uring_cmd_do_in_task_lazy +EXPORT_SYMBOL_GPL vmlinux 0xe9f5116f rcu_exp_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0xea018bbb mpi_test_bit +EXPORT_SYMBOL_GPL vmlinux 0xea0421b9 get_net_ns +EXPORT_SYMBOL_GPL vmlinux 0xea124bd1 gcd +EXPORT_SYMBOL_GPL vmlinux 0xea178d19 register_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xea1fcdf1 crypto_default_rng +EXPORT_SYMBOL_GPL vmlinux 0xea24f116 ipv6_dup_options +EXPORT_SYMBOL_GPL vmlinux 0xea2d9db3 dev_pm_opp_free_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0xea312c8c serdev_acpi_get_uart_resource +EXPORT_SYMBOL_GPL vmlinux 0xea359ed7 devm_acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0xea38036f ring_buffer_entries +EXPORT_SYMBOL_GPL vmlinux 0xea4f6af6 param_ops_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0xea50dad3 ahci_ignore_sss +EXPORT_SYMBOL_GPL vmlinux 0xea6b0150 acpi_subsys_complete +EXPORT_SYMBOL_GPL vmlinux 0xea6fbcfc led_trigger_blink +EXPORT_SYMBOL_GPL vmlinux 0xea70b96f __strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0xea83fd4b crypto_unregister_aead +EXPORT_SYMBOL_GPL vmlinux 0xea8557ca mtk_eint_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0xea871f44 crypto_alloc_kpp +EXPORT_SYMBOL_GPL vmlinux 0xea900ca9 fuse_simple_background +EXPORT_SYMBOL_GPL vmlinux 0xea93b41d kvm_put_kvm +EXPORT_SYMBOL_GPL vmlinux 0xea9b2978 crypto_unregister_aeads +EXPORT_SYMBOL_GPL vmlinux 0xeaa5f5ec __cpuhp_state_remove_instance +EXPORT_SYMBOL_GPL vmlinux 0xeabbb828 gpiochip_irqchip_irq_valid +EXPORT_SYMBOL_GPL vmlinux 0xeac1f23d ip6_datagram_connect_v6_only +EXPORT_SYMBOL_GPL vmlinux 0xeac6ae33 synth_event_add_val +EXPORT_SYMBOL_GPL vmlinux 0xead3e41b __traceiter_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xead54924 mctrl_gpio_to_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xead5c8e5 clk_bulk_prepare +EXPORT_SYMBOL_GPL vmlinux 0xeadaa833 dev_pm_opp_add +EXPORT_SYMBOL_GPL vmlinux 0xeae0f496 clean_acked_data_flush +EXPORT_SYMBOL_GPL vmlinux 0xeaf0a57c look_up_OID +EXPORT_SYMBOL_GPL vmlinux 0xeaf3cb23 crc64_be +EXPORT_SYMBOL_GPL vmlinux 0xeaf8469d hv_do_fast_hypercall8 +EXPORT_SYMBOL_GPL vmlinux 0xeb0e33fe acpi_dev_state_d0 +EXPORT_SYMBOL_GPL vmlinux 0xeb1f785b bus_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xeb1f7fc0 get_cpu_device +EXPORT_SYMBOL_GPL vmlinux 0xeb383213 dev_pm_opp_init_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0xeb3b70e8 devm_thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0xeb4221e4 trace_clock +EXPORT_SYMBOL_GPL vmlinux 0xeb478599 clk_fractional_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0xeb534cce pinctrl_utils_add_config +EXPORT_SYMBOL_GPL vmlinux 0xeb58e6d8 kobject_uevent_env +EXPORT_SYMBOL_GPL vmlinux 0xeb6ee59f posix_acl_create +EXPORT_SYMBOL_GPL vmlinux 0xeb78aa3c xhci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0xeb78b1ed unregister_kprobe +EXPORT_SYMBOL_GPL vmlinux 0xeb88bc07 fib_nl_delrule +EXPORT_SYMBOL_GPL vmlinux 0xeba3854a power_supply_property_is_writeable +EXPORT_SYMBOL_GPL vmlinux 0xeba9f286 genphy_c45_read_status +EXPORT_SYMBOL_GPL vmlinux 0xebab0306 uart_try_toggle_sysrq +EXPORT_SYMBOL_GPL vmlinux 0xebac2545 mtk_pinconf_adv_drive_set +EXPORT_SYMBOL_GPL vmlinux 0xebb0cbf2 phy_start_machine +EXPORT_SYMBOL_GPL vmlinux 0xebd4cc11 mctrl_gpio_enable_ms +EXPORT_SYMBOL_GPL vmlinux 0xebe496ca __tracepoint_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xebf31db2 devm_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0xec02ebe0 phylink_init_eee +EXPORT_SYMBOL_GPL vmlinux 0xec062bbf skcipher_alloc_instance_simple +EXPORT_SYMBOL_GPL vmlinux 0xec1069db tcp_is_ulp_esp +EXPORT_SYMBOL_GPL vmlinux 0xec146b07 gen10g_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xec16e886 tty_port_tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xec1dad27 bio_clone_blkg_association +EXPORT_SYMBOL_GPL vmlinux 0xec256e4f inet6_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0xec281244 clk_hw_get_parent_by_index +EXPORT_SYMBOL_GPL vmlinux 0xec2fbfe2 xenbus_dev_error +EXPORT_SYMBOL_GPL vmlinux 0xec48c72b __blk_req_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0xec5668f6 dax_zero_page_range +EXPORT_SYMBOL_GPL vmlinux 0xec5fc358 clk_hw_get_num_parents +EXPORT_SYMBOL_GPL vmlinux 0xec684556 usb_hcd_pci_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xec774acb cpufreq_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xec90a0db __fl6_sock_lookup +EXPORT_SYMBOL_GPL vmlinux 0xec9b5f6c dma_resv_get_singleton +EXPORT_SYMBOL_GPL vmlinux 0xecb55464 inet_unhash +EXPORT_SYMBOL_GPL vmlinux 0xecb671fc tegra210_sata_pll_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0xecba68e3 gnttab_batch_map +EXPORT_SYMBOL_GPL vmlinux 0xecc59ec2 devlink_flash_update_timeout_notify +EXPORT_SYMBOL_GPL vmlinux 0xeccb6e09 mctrl_gpio_init +EXPORT_SYMBOL_GPL vmlinux 0xecd8f23d xenbus_read +EXPORT_SYMBOL_GPL vmlinux 0xecf0a8ce l3mdev_master_ifindex_rcu +EXPORT_SYMBOL_GPL vmlinux 0xecf274cc dm_internal_resume_fast +EXPORT_SYMBOL_GPL vmlinux 0xecfdd0f7 unregister_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xed01147e virtio_max_dma_size +EXPORT_SYMBOL_GPL vmlinux 0xed0d226b driver_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xed1373d1 ip_local_out +EXPORT_SYMBOL_GPL vmlinux 0xed1ef5a3 icc_set_tag +EXPORT_SYMBOL_GPL vmlinux 0xed29e24b sysfs_chmod_file +EXPORT_SYMBOL_GPL vmlinux 0xed2c5bcf power_supply_charge_behaviour_parse +EXPORT_SYMBOL_GPL vmlinux 0xed33e3ca pci_enable_pasid +EXPORT_SYMBOL_GPL vmlinux 0xed39b7b8 parse_OID +EXPORT_SYMBOL_GPL vmlinux 0xed44c492 tpm_pcr_read +EXPORT_SYMBOL_GPL vmlinux 0xed4e42f4 of_phandle_iterator_next +EXPORT_SYMBOL_GPL vmlinux 0xed7062d3 devm_usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0xed8c384b netdev_xmit_skip_txqueue +EXPORT_SYMBOL_GPL vmlinux 0xed918dde hte_init_line_attr +EXPORT_SYMBOL_GPL vmlinux 0xeda4a2ee thermal_cooling_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xedb8a106 ata_cable_unknown +EXPORT_SYMBOL_GPL vmlinux 0xedda0c62 smpboot_unregister_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0xede9a09a btree_lookup +EXPORT_SYMBOL_GPL vmlinux 0xedf25323 pm_generic_freeze +EXPORT_SYMBOL_GPL vmlinux 0xee38ef57 register_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee3d3c27 regulator_count_voltages +EXPORT_SYMBOL_GPL vmlinux 0xee481425 gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0xee485d9b fwnode_device_is_available +EXPORT_SYMBOL_GPL vmlinux 0xee51748e da903x_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee518148 kmsg_dump_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0xee5eb74f dt_init_idle_driver +EXPORT_SYMBOL_GPL vmlinux 0xee6b71c4 syscon_regmap_lookup_by_compatible +EXPORT_SYMBOL_GPL vmlinux 0xee6c633a devices_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xee6e5c47 of_property_read_variable_u8_array +EXPORT_SYMBOL_GPL vmlinux 0xee74a922 __tracepoint_console +EXPORT_SYMBOL_GPL vmlinux 0xeea0514b da903x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xeeaec487 gpiod_set_transitory +EXPORT_SYMBOL_GPL vmlinux 0xeeb9b818 iomap_readahead +EXPORT_SYMBOL_GPL vmlinux 0xeec7e11b devl_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0xeed778d8 clk_gate_restore_context +EXPORT_SYMBOL_GPL vmlinux 0xeedd987e phy_10gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0xeedfa62a zynqmp_pm_is_function_supported +EXPORT_SYMBOL_GPL vmlinux 0xeee4b172 mnt_idmap_put +EXPORT_SYMBOL_GPL vmlinux 0xeef68434 acpi_ec_remove_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xeef75f18 nvdimm_region_delete +EXPORT_SYMBOL_GPL vmlinux 0xeefd9e00 to_nvdimm_bus +EXPORT_SYMBOL_GPL vmlinux 0xef0a5470 regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xef0b02b4 dma_resv_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0xef0d333e vga_default_device +EXPORT_SYMBOL_GPL vmlinux 0xef1f3643 device_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0xef1f6e23 apei_resources_request +EXPORT_SYMBOL_GPL vmlinux 0xef245130 ata_port_desc +EXPORT_SYMBOL_GPL vmlinux 0xef29fcdd clk_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xef34bf3e hrtimer_active +EXPORT_SYMBOL_GPL vmlinux 0xef464c28 getboottime64 +EXPORT_SYMBOL_GPL vmlinux 0xef518dc1 debugfs_real_fops +EXPORT_SYMBOL_GPL vmlinux 0xef534ae5 pm_clk_destroy +EXPORT_SYMBOL_GPL vmlinux 0xef563dac scmi_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xef57df85 bus_get_kset +EXPORT_SYMBOL_GPL vmlinux 0xef5db66d regulator_get_init_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xef6020b3 phy_set_mode_ext +EXPORT_SYMBOL_GPL vmlinux 0xef67ec35 __tracepoint_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xef6c3f70 round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xef6fcc8b irq_domain_free_irqs_common +EXPORT_SYMBOL_GPL vmlinux 0xef6fcf91 regulator_bulk_set_supply_names +EXPORT_SYMBOL_GPL vmlinux 0xef6fd6da crypto_akcipher_sync_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xef70eb7e ring_buffer_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0xef76f08a iommu_register_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xef7c67f6 sched_numa_find_nth_cpu +EXPORT_SYMBOL_GPL vmlinux 0xef8652f4 dev_pm_opp_get_opp_table +EXPORT_SYMBOL_GPL vmlinux 0xef92ef33 btree_last +EXPORT_SYMBOL_GPL vmlinux 0xef9a3fa1 replace_page_cache_folio +EXPORT_SYMBOL_GPL vmlinux 0xefa2c27d register_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0xefb0bef9 add_disk_randomness +EXPORT_SYMBOL_GPL vmlinux 0xefc37b4e ata_sff_freeze +EXPORT_SYMBOL_GPL vmlinux 0xefc590a0 dst_blackhole_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xefd8339c skb_cow_data +EXPORT_SYMBOL_GPL vmlinux 0xefdcb982 nvdimm_flush +EXPORT_SYMBOL_GPL vmlinux 0xefdffa4a __skb_zcopy_downgrade_managed +EXPORT_SYMBOL_GPL vmlinux 0xefeafcf1 edac_has_mcs +EXPORT_SYMBOL_GPL vmlinux 0xeff5f3a9 lwtunnel_valid_encap_type +EXPORT_SYMBOL_GPL vmlinux 0xeff64443 nvdimm_clear_poison +EXPORT_SYMBOL_GPL vmlinux 0xeffd77ab bsg_remove_queue +EXPORT_SYMBOL_GPL vmlinux 0xf00a3a6b scsi_autopm_get_device +EXPORT_SYMBOL_GPL vmlinux 0xf012349d gnttab_batch_copy +EXPORT_SYMBOL_GPL vmlinux 0xf020f6d2 devl_unlock +EXPORT_SYMBOL_GPL vmlinux 0xf0213637 __traceiter_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0xf02e0d53 phylink_mii_c22_pcs_get_state +EXPORT_SYMBOL_GPL vmlinux 0xf04429b4 acpi_bus_get_status_handle +EXPORT_SYMBOL_GPL vmlinux 0xf05265d5 iommu_group_get +EXPORT_SYMBOL_GPL vmlinux 0xf05a52fe asn1_encode_oid +EXPORT_SYMBOL_GPL vmlinux 0xf05fbf09 pci_pio_to_address +EXPORT_SYMBOL_GPL vmlinux 0xf0616e7a sched_numa_hop_mask +EXPORT_SYMBOL_GPL vmlinux 0xf062a829 __skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0xf06509e4 syscon_regmap_lookup_by_phandle_optional +EXPORT_SYMBOL_GPL vmlinux 0xf0672f23 __clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xf0696401 acpi_pci_detect_ejectable +EXPORT_SYMBOL_GPL vmlinux 0xf06d4da2 bio_end_io_acct_remapped +EXPORT_SYMBOL_GPL vmlinux 0xf0904d9d xfrm_audit_state_notfound_simple +EXPORT_SYMBOL_GPL vmlinux 0xf0910075 sfp_bus_del_upstream +EXPORT_SYMBOL_GPL vmlinux 0xf0986de0 debugfs_rename +EXPORT_SYMBOL_GPL vmlinux 0xf0b26d62 mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0xf0b96367 pwmchip_remove +EXPORT_SYMBOL_GPL vmlinux 0xf0bcd0d9 nvdimm_cmd_mask +EXPORT_SYMBOL_GPL vmlinux 0xf0bf67e9 platform_get_resource +EXPORT_SYMBOL_GPL vmlinux 0xf0c7a19e acpi_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0xf0dcc859 nvdimm_bus_check_dimm_count +EXPORT_SYMBOL_GPL vmlinux 0xf0e348a0 pid_nr_ns +EXPORT_SYMBOL_GPL vmlinux 0xf0e52dc0 __tracepoint_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf0ee75f6 class_register +EXPORT_SYMBOL_GPL vmlinux 0xf0fb1ce1 mcore_booted +EXPORT_SYMBOL_GPL vmlinux 0xf102efc3 simple_attr_read +EXPORT_SYMBOL_GPL vmlinux 0xf1124ecd sfp_upstream_set_signal_rate +EXPORT_SYMBOL_GPL vmlinux 0xf11e5df6 vfs_listxattr +EXPORT_SYMBOL_GPL vmlinux 0xf12180fd imx_1443x_dram_pll +EXPORT_SYMBOL_GPL vmlinux 0xf1306b6f kill_pid_usb_asyncio +EXPORT_SYMBOL_GPL vmlinux 0xf1613755 thermal_zone_device_priv +EXPORT_SYMBOL_GPL vmlinux 0xf170a269 inet6_hash +EXPORT_SYMBOL_GPL vmlinux 0xf1725586 list_lru_walk_one +EXPORT_SYMBOL_GPL vmlinux 0xf184d189 kernel_power_off +EXPORT_SYMBOL_GPL vmlinux 0xf188a662 rhashtable_walk_exit +EXPORT_SYMBOL_GPL vmlinux 0xf18aef76 ip6_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0xf18c4563 tcp_set_keepalive +EXPORT_SYMBOL_GPL vmlinux 0xf1a39b8b usb_free_streams +EXPORT_SYMBOL_GPL vmlinux 0xf1ccc109 sock_diag_register +EXPORT_SYMBOL_GPL vmlinux 0xf1d2fc0b mtk_clk_register_ref2usb_tx +EXPORT_SYMBOL_GPL vmlinux 0xf1d3bad5 fib_info_nh_uses_dev +EXPORT_SYMBOL_GPL vmlinux 0xf1da46b3 vp_modern_get_features +EXPORT_SYMBOL_GPL vmlinux 0xf1db1390 iommu_attach_group +EXPORT_SYMBOL_GPL vmlinux 0xf1ecda92 vcap_set_rule_set_keyset +EXPORT_SYMBOL_GPL vmlinux 0xf1ef094f meson_aoclkc_probe +EXPORT_SYMBOL_GPL vmlinux 0xf1fbe03a dev_pm_opp_find_level_exact +EXPORT_SYMBOL_GPL vmlinux 0xf1ffb44f vcap_rule_set_counter_id +EXPORT_SYMBOL_GPL vmlinux 0xf2066d44 vfs_truncate +EXPORT_SYMBOL_GPL vmlinux 0xf20868ce dprc_get_obj_count +EXPORT_SYMBOL_GPL vmlinux 0xf2185376 tty_mode_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xf21e1f9b disable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xf2203237 security_file_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xf23d6edd __irq_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0xf24346a8 netdev_rx_handler_register +EXPORT_SYMBOL_GPL vmlinux 0xf2453aec sysfs_groups_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xf246ca67 crypto_grab_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf258f9d1 proc_get_parent_data +EXPORT_SYMBOL_GPL vmlinux 0xf269931f ulpi_viewport_access_ops +EXPORT_SYMBOL_GPL vmlinux 0xf278aaf9 od_register_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0xf27d0a7b gnttab_grant_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0xf28404cf devlink_dpipe_header_ipv6 +EXPORT_SYMBOL_GPL vmlinux 0xf2843d7f wm8350_block_read +EXPORT_SYMBOL_GPL vmlinux 0xf294018c dev_pm_opp_config_clks_simple +EXPORT_SYMBOL_GPL vmlinux 0xf2967796 ring_buffer_record_on +EXPORT_SYMBOL_GPL vmlinux 0xf29b61d0 usb_control_msg +EXPORT_SYMBOL_GPL vmlinux 0xf29cecb4 sdio_writel +EXPORT_SYMBOL_GPL vmlinux 0xf2a86b13 ata_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xf2b33cb7 memory_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xf2bcebbb __sock_recv_wifi_status +EXPORT_SYMBOL_GPL vmlinux 0xf2dc5161 clk_gate_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xf2eb59ac tty_port_link_device +EXPORT_SYMBOL_GPL vmlinux 0xf2f8240e pm_runtime_force_suspend +EXPORT_SYMBOL_GPL vmlinux 0xf2fb61bd vprintk_default +EXPORT_SYMBOL_GPL vmlinux 0xf2ff4bc2 serial8250_em485_supported +EXPORT_SYMBOL_GPL vmlinux 0xf3083a1d phylink_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf3084c66 dev_pm_opp_get_max_volt_latency +EXPORT_SYMBOL_GPL vmlinux 0xf30a5502 cpufreq_enable_boost_support +EXPORT_SYMBOL_GPL vmlinux 0xf311e156 key_being_used_for +EXPORT_SYMBOL_GPL vmlinux 0xf31632e0 ezx_pcap_read +EXPORT_SYMBOL_GPL vmlinux 0xf31b3fd1 workqueue_set_max_active +EXPORT_SYMBOL_GPL vmlinux 0xf31cb45b devm_extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0xf31e4be9 ip_route_output_key_hash +EXPORT_SYMBOL_GPL vmlinux 0xf32bbedc virtqueue_enable_cb_prepare +EXPORT_SYMBOL_GPL vmlinux 0xf32bdc5d unregister_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf32de82e msi_next_desc +EXPORT_SYMBOL_GPL vmlinux 0xf32e927e usb_free_urb +EXPORT_SYMBOL_GPL vmlinux 0xf330e57b pci_user_write_config_byte +EXPORT_SYMBOL_GPL vmlinux 0xf331236f btree_geo32 +EXPORT_SYMBOL_GPL vmlinux 0xf335120b crypto_register_ahashes +EXPORT_SYMBOL_GPL vmlinux 0xf345d6e2 find_ge_pid +EXPORT_SYMBOL_GPL vmlinux 0xf351862a ahci_do_softreset +EXPORT_SYMBOL_GPL vmlinux 0xf352023f memory_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xf3560dc7 skb_to_sgvec_nomark +EXPORT_SYMBOL_GPL vmlinux 0xf3797506 mpi_ec_deinit +EXPORT_SYMBOL_GPL vmlinux 0xf3808cb1 get_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf380badd dst_blackhole_mtu +EXPORT_SYMBOL_GPL vmlinux 0xf3838959 meson_clk_pcie_pll_ops +EXPORT_SYMBOL_GPL vmlinux 0xf38fe460 pci_load_saved_state +EXPORT_SYMBOL_GPL vmlinux 0xf3930752 trace_event_ignore_this_pid +EXPORT_SYMBOL_GPL vmlinux 0xf397d72a dev_pm_opp_get_max_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0xf3a09fe7 crypto_has_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf3b451ca kdb_poll_funcs +EXPORT_SYMBOL_GPL vmlinux 0xf3b95d79 btree_remove +EXPORT_SYMBOL_GPL vmlinux 0xf3bebcca sysfs_create_link +EXPORT_SYMBOL_GPL vmlinux 0xf3bfc9c1 __traceiter_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0xf3da6ea7 __page_file_index +EXPORT_SYMBOL_GPL vmlinux 0xf3e10fe9 bsg_job_get +EXPORT_SYMBOL_GPL vmlinux 0xf3e26959 __root_device_register +EXPORT_SYMBOL_GPL vmlinux 0xf3e6bb6b bpf_prog_inc +EXPORT_SYMBOL_GPL vmlinux 0xf3facbdc security_inode_setattr +EXPORT_SYMBOL_GPL vmlinux 0xf3fc0d14 iomap_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0xf3fd021e rio_unregister_scan +EXPORT_SYMBOL_GPL vmlinux 0xf41f4267 sata_pmp_qc_defer_cmd_switch +EXPORT_SYMBOL_GPL vmlinux 0xf421d47e vcap_copy_rule +EXPORT_SYMBOL_GPL vmlinux 0xf4382f42 virtqueue_get_vring +EXPORT_SYMBOL_GPL vmlinux 0xf43fe854 hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0xf4689d50 linkmode_set_pause +EXPORT_SYMBOL_GPL vmlinux 0xf47654df irq_check_status_bit +EXPORT_SYMBOL_GPL vmlinux 0xf490e878 vfs_remove_acl +EXPORT_SYMBOL_GPL vmlinux 0xf4af35c2 rcu_gp_is_normal +EXPORT_SYMBOL_GPL vmlinux 0xf4c096e3 ata_bmdma_stop +EXPORT_SYMBOL_GPL vmlinux 0xf4cd9f8f reset_control_bulk_release +EXPORT_SYMBOL_GPL vmlinux 0xf4ce9a70 crypto_register_scomp +EXPORT_SYMBOL_GPL vmlinux 0xf4d1140d mmu_interval_notifier_insert +EXPORT_SYMBOL_GPL vmlinux 0xf4f00f82 balance_dirty_pages_ratelimited_flags +EXPORT_SYMBOL_GPL vmlinux 0xf4fbf4a3 device_show_ulong +EXPORT_SYMBOL_GPL vmlinux 0xf525b02f usb_free_coherent +EXPORT_SYMBOL_GPL vmlinux 0xf5319f75 __traceiter_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0xf53a13fa pinctrl_find_and_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xf53cf0f1 ipv6_proxy_select_ident +EXPORT_SYMBOL_GPL vmlinux 0xf547ecb1 usb_deregister +EXPORT_SYMBOL_GPL vmlinux 0xf54bd49b lcm +EXPORT_SYMBOL_GPL vmlinux 0xf54c2cc0 call_switchdev_notifiers +EXPORT_SYMBOL_GPL vmlinux 0xf551c992 bpf_trace_run3 +EXPORT_SYMBOL_GPL vmlinux 0xf553318d cpuidle_pause_and_lock +EXPORT_SYMBOL_GPL vmlinux 0xf56a9301 __hwspin_trylock +EXPORT_SYMBOL_GPL vmlinux 0xf56e3ea4 hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0xf588d9c5 devm_of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0xf5a067bf iommu_group_dma_owner_claimed +EXPORT_SYMBOL_GPL vmlinux 0xf5a3ba99 linear_range_values_in_range +EXPORT_SYMBOL_GPL vmlinux 0xf5a691cd invalidate_bh_lrus +EXPORT_SYMBOL_GPL vmlinux 0xf5cfe6e1 regulator_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xf5daea54 iomap_dio_bio_end_io +EXPORT_SYMBOL_GPL vmlinux 0xf5e06da3 vring_notification_data +EXPORT_SYMBOL_GPL vmlinux 0xf5e1a77c trace_seq_putmem_hex +EXPORT_SYMBOL_GPL vmlinux 0xf5e2a3a3 __traceiter_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xf5f370e0 async_schedule_node +EXPORT_SYMBOL_GPL vmlinux 0xf6077ad2 pci_set_pcie_reset_state +EXPORT_SYMBOL_GPL vmlinux 0xf61c6b74 hv_do_hypercall +EXPORT_SYMBOL_GPL vmlinux 0xf63c9c83 key_type_encrypted +EXPORT_SYMBOL_GPL vmlinux 0xf63f003a acpi_gpio_get_io_resource +EXPORT_SYMBOL_GPL vmlinux 0xf641039b kcpustat_cpu_fetch +EXPORT_SYMBOL_GPL vmlinux 0xf64aaa25 alarm_init +EXPORT_SYMBOL_GPL vmlinux 0xf663980d tty_port_register_device_serdev +EXPORT_SYMBOL_GPL vmlinux 0xf663ee2f pcap_adc_sync +EXPORT_SYMBOL_GPL vmlinux 0xf68ea5ea net_failover_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf6908bf1 perf_pmu_register +EXPORT_SYMBOL_GPL vmlinux 0xf69cb789 samsung_sdi_battery_get_info +EXPORT_SYMBOL_GPL vmlinux 0xf69ce330 sysfs_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xf6a28554 region_intersects +EXPORT_SYMBOL_GPL vmlinux 0xf6ad175f irq_chip_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0xf6aef488 device_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0xf6beee37 __SCK__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xf6c24a4b ata_sff_prereset +EXPORT_SYMBOL_GPL vmlinux 0xf6c2a1c4 devm_led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0xf6c71a25 cper_severity_str +EXPORT_SYMBOL_GPL vmlinux 0xf6c8dc62 cpu_hotplug_enable +EXPORT_SYMBOL_GPL vmlinux 0xf6cada94 gpiod_unexport +EXPORT_SYMBOL_GPL vmlinux 0xf6e772c3 irq_bypass_unregister_producer +EXPORT_SYMBOL_GPL vmlinux 0xf6e874f5 ata_timing_merge +EXPORT_SYMBOL_GPL vmlinux 0xf6f16c56 rcu_barrier_tasks +EXPORT_SYMBOL_GPL vmlinux 0xf6fa6df8 led_trigger_rename_static +EXPORT_SYMBOL_GPL vmlinux 0xf70800bf tpm2_get_cc_attrs_tbl +EXPORT_SYMBOL_GPL vmlinux 0xf708909e iptunnel_handle_offloads +EXPORT_SYMBOL_GPL vmlinux 0xf70e4a4d preempt_schedule_notrace +EXPORT_SYMBOL_GPL vmlinux 0xf7145dc4 drop_reasons_unregister_subsys +EXPORT_SYMBOL_GPL vmlinux 0xf7195be7 pci_p2pmem_publish +EXPORT_SYMBOL_GPL vmlinux 0xf720eac0 fuse_conn_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf7231beb pci_epc_remove_epf +EXPORT_SYMBOL_GPL vmlinux 0xf72a65ea tty_get_char_size +EXPORT_SYMBOL_GPL vmlinux 0xf72bc3f8 dax_layout_busy_page +EXPORT_SYMBOL_GPL vmlinux 0xf730fb4a qcom_smem_state_update_bits +EXPORT_SYMBOL_GPL vmlinux 0xf73e59b0 crypto_alg_extsize +EXPORT_SYMBOL_GPL vmlinux 0xf7455c16 input_event_to_user +EXPORT_SYMBOL_GPL vmlinux 0xf745f47c priv_to_devlink +EXPORT_SYMBOL_GPL vmlinux 0xf749debc md5_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0xf74bb274 mod_delayed_work_on +EXPORT_SYMBOL_GPL vmlinux 0xf74e7c93 jump_label_rate_limit +EXPORT_SYMBOL_GPL vmlinux 0xf758228b __auxiliary_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xf75c5902 pci_load_and_free_saved_state +EXPORT_SYMBOL_GPL vmlinux 0xf75e30de mmc_send_tuning +EXPORT_SYMBOL_GPL vmlinux 0xf76600e0 blk_rq_poll +EXPORT_SYMBOL_GPL vmlinux 0xf7690d30 handle_level_irq +EXPORT_SYMBOL_GPL vmlinux 0xf7758758 gpiod_set_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0xf7772bde xas_init_marks +EXPORT_SYMBOL_GPL vmlinux 0xf77b9741 to_nvdimm_bus_dev +EXPORT_SYMBOL_GPL vmlinux 0xf782fb07 percpu_ref_switch_to_atomic_sync +EXPORT_SYMBOL_GPL vmlinux 0xf78304f7 pci_epc_linkdown +EXPORT_SYMBOL_GPL vmlinux 0xf7866b4f bind_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0xf7afb369 btree_init +EXPORT_SYMBOL_GPL vmlinux 0xf7bc95b0 devlink_fmsg_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xf7c3f273 xen_resume_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xf7ce9d35 acpi_subsys_restore_early +EXPORT_SYMBOL_GPL vmlinux 0xf7dff236 debugfs_attr_write +EXPORT_SYMBOL_GPL vmlinux 0xf7ea7ab5 sk_msg_memcopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0xf7f6773f phy_pm_runtime_put +EXPORT_SYMBOL_GPL vmlinux 0xf7f7ea1e device_store_int +EXPORT_SYMBOL_GPL vmlinux 0xf7ff579f ehci_adjust_port_wakeup_flags +EXPORT_SYMBOL_GPL vmlinux 0xf8028720 tegra_bpmp_mrq_return +EXPORT_SYMBOL_GPL vmlinux 0xf80f5fc7 __SCK__tp_func_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf81dce70 thermal_genl_cpu_capability_event +EXPORT_SYMBOL_GPL vmlinux 0xf81fb43b of_pse_control_get +EXPORT_SYMBOL_GPL vmlinux 0xf82bc842 irq_chip_enable_parent +EXPORT_SYMBOL_GPL vmlinux 0xf82dd25d mtk_pinconf_bias_disable_set +EXPORT_SYMBOL_GPL vmlinux 0xf82f3657 work_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0xf8540d8c sbitmap_any_bit_set +EXPORT_SYMBOL_GPL vmlinux 0xf8578ec5 invalidate_inode_pages2 +EXPORT_SYMBOL_GPL vmlinux 0xf85d9247 thermal_zone_device_id +EXPORT_SYMBOL_GPL vmlinux 0xf861bd31 rockchip_clk_register_ddrclk +EXPORT_SYMBOL_GPL vmlinux 0xf87f1193 crypto_register_scomps +EXPORT_SYMBOL_GPL vmlinux 0xf882e824 set_cpus_allowed_ptr +EXPORT_SYMBOL_GPL vmlinux 0xf883bf93 crypto_dh_key_len +EXPORT_SYMBOL_GPL vmlinux 0xf8908b87 scsi_dh_activate +EXPORT_SYMBOL_GPL vmlinux 0xf8939354 __devm_pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0xf89841f4 fb_deferred_io_mmap +EXPORT_SYMBOL_GPL vmlinux 0xf89cb6a8 ata_host_register +EXPORT_SYMBOL_GPL vmlinux 0xf89d725e thermal_zone_get_offset +EXPORT_SYMBOL_GPL vmlinux 0xf8a8cfa4 irq_chip_set_type_parent +EXPORT_SYMBOL_GPL vmlinux 0xf8c71fc0 kvm_vcpu_read_guest +EXPORT_SYMBOL_GPL vmlinux 0xf8da44b5 pci_epc_set_msi +EXPORT_SYMBOL_GPL vmlinux 0xf8dd256f regulator_is_equal +EXPORT_SYMBOL_GPL vmlinux 0xf8de1d8f regulator_get +EXPORT_SYMBOL_GPL vmlinux 0xf8f3a0fb ata_ratelimit +EXPORT_SYMBOL_GPL vmlinux 0xf8f4164b spi_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xf8fddc3d usb_string +EXPORT_SYMBOL_GPL vmlinux 0xf8fe5642 phylink_ethtool_get_pauseparam +EXPORT_SYMBOL_GPL vmlinux 0xf900c77d zynqmp_pm_clock_disable +EXPORT_SYMBOL_GPL vmlinux 0xf903b2a7 vcap_lookup_rule_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0xf912ddd5 fsl_mc_cleanup_irq_pool +EXPORT_SYMBOL_GPL vmlinux 0xf92e070f uart_xchar_out +EXPORT_SYMBOL_GPL vmlinux 0xf9349c58 acpi_dev_ready_for_enumeration +EXPORT_SYMBOL_GPL vmlinux 0xf9354307 __traceiter_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xf941fc0c pm_clk_remove +EXPORT_SYMBOL_GPL vmlinux 0xf94eb66f devm_pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0xf95322f4 kthread_parkme +EXPORT_SYMBOL_GPL vmlinux 0xf955ae7c l3mdev_table_lookup_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf955e9c5 bprintf +EXPORT_SYMBOL_GPL vmlinux 0xf95a1b38 dev_pm_put_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0xf95ab374 dev_pm_opp_get_power +EXPORT_SYMBOL_GPL vmlinux 0xf967422b HYPERVISOR_xen_version +EXPORT_SYMBOL_GPL vmlinux 0xf96da9c5 devm_clk_hw_get_clk +EXPORT_SYMBOL_GPL vmlinux 0xf9906e75 devm_clk_hw_register_fixed_factor_index +EXPORT_SYMBOL_GPL vmlinux 0xf99402bc rdev_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xf9a054b5 __round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xf9a31bda mtk_clk_unregister_fixed_clks +EXPORT_SYMBOL_GPL vmlinux 0xf9a3c5dc zynqmp_pm_load_pdi +EXPORT_SYMBOL_GPL vmlinux 0xf9a88443 pci_device_group +EXPORT_SYMBOL_GPL vmlinux 0xf9a90002 nl_table +EXPORT_SYMBOL_GPL vmlinux 0xf9b34a0b iopf_queue_free +EXPORT_SYMBOL_GPL vmlinux 0xf9b7911b xfrm_dev_state_add +EXPORT_SYMBOL_GPL vmlinux 0xf9c592ae phy_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0xf9d54f5b of_hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0xf9d95569 bus_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf9f3ab7b user_read +EXPORT_SYMBOL_GPL vmlinux 0xfa1eb910 unregister_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xfa20488d tcp_parse_mss_option +EXPORT_SYMBOL_GPL vmlinux 0xfa2538bd dw_pcie_setup_rc +EXPORT_SYMBOL_GPL vmlinux 0xfa26c261 sk_clear_memalloc +EXPORT_SYMBOL_GPL vmlinux 0xfa2c85bd cpufreq_freq_transition_end +EXPORT_SYMBOL_GPL vmlinux 0xfa349688 aer_recover_queue +EXPORT_SYMBOL_GPL vmlinux 0xfa3bc3c7 gfn_to_hva +EXPORT_SYMBOL_GPL vmlinux 0xfa42e2ff devm_nvdimm_memremap +EXPORT_SYMBOL_GPL vmlinux 0xfa43cefc is_hash_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xfa4d3c24 log_post_write_mmio +EXPORT_SYMBOL_GPL vmlinux 0xfa55a24e dst_blackhole_redirect +EXPORT_SYMBOL_GPL vmlinux 0xfa60723e xenbus_dev_groups +EXPORT_SYMBOL_GPL vmlinux 0xfa666974 queue_work_node +EXPORT_SYMBOL_GPL vmlinux 0xfa66a665 pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0xfa6c0fc5 get_user_pages_fast_only +EXPORT_SYMBOL_GPL vmlinux 0xfa9cbe65 ncsi_vlan_rx_add_vid +EXPORT_SYMBOL_GPL vmlinux 0xfaabdfe9 devm_gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0xfaac00a3 pci_hp_create_module_link +EXPORT_SYMBOL_GPL vmlinux 0xfaaf8621 power_supply_battery_bti_in_range +EXPORT_SYMBOL_GPL vmlinux 0xfab16d58 acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xfab30dc0 mdio_bus_exit +EXPORT_SYMBOL_GPL vmlinux 0xfab53ed9 pinctrl_gpio_can_use_line +EXPORT_SYMBOL_GPL vmlinux 0xfab772c8 nd_tbl +EXPORT_SYMBOL_GPL vmlinux 0xfabf75f5 __traceiter_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0xfad9c827 kill_dax +EXPORT_SYMBOL_GPL vmlinux 0xfb0d7867 __tracepoint_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xfb0f207c devm_hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xfb2c385c mtk_clk_unregister_composites +EXPORT_SYMBOL_GPL vmlinux 0xfb2eb8ae evict_inodes +EXPORT_SYMBOL_GPL vmlinux 0xfb32b30f ring_buffer_read_prepare_sync +EXPORT_SYMBOL_GPL vmlinux 0xfb35890a x509_cert_parse +EXPORT_SYMBOL_GPL vmlinux 0xfb405378 dax_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfb557d3e reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xfb60faf5 posix_acl_clone +EXPORT_SYMBOL_GPL vmlinux 0xfb6eedf9 power_group_name +EXPORT_SYMBOL_GPL vmlinux 0xfb74e910 proc_douintvec_minmax +EXPORT_SYMBOL_GPL vmlinux 0xfb9352b9 nf_checksum +EXPORT_SYMBOL_GPL vmlinux 0xfb97ea74 pktgen_xfrm_outer_mode_output +EXPORT_SYMBOL_GPL vmlinux 0xfba5404f usb_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0xfba6611a power_supply_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0xfbb3589f usb_driver_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0xfbbd41ca no_action +EXPORT_SYMBOL_GPL vmlinux 0xfbc022cc init_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0xfbc9c697 crypto_unregister_alg +EXPORT_SYMBOL_GPL vmlinux 0xfbf097da folio_mkclean +EXPORT_SYMBOL_GPL vmlinux 0xfbf53529 __devm_regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0xfbfb9e5c sysfs_create_files +EXPORT_SYMBOL_GPL vmlinux 0xfbffd601 net_prio_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xfc03d97a page_is_ram +EXPORT_SYMBOL_GPL vmlinux 0xfc0a85cf crypto_alloc_acomp +EXPORT_SYMBOL_GPL vmlinux 0xfc168970 usb_autopm_get_interface_no_resume +EXPORT_SYMBOL_GPL vmlinux 0xfc201b66 sprint_oid +EXPORT_SYMBOL_GPL vmlinux 0xfc234d95 css_next_descendant_pre +EXPORT_SYMBOL_GPL vmlinux 0xfc254d15 gnttab_free_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xfc355a4c ping_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0xfc3b4246 acpi_bus_update_power +EXPORT_SYMBOL_GPL vmlinux 0xfc3c5dec __inet_twsk_schedule +EXPORT_SYMBOL_GPL vmlinux 0xfc44e9ad ma35d1_reg_clk_pll +EXPORT_SYMBOL_GPL vmlinux 0xfc568583 serdev_device_write_flush +EXPORT_SYMBOL_GPL vmlinux 0xfc63e919 net_ns_get_ownership +EXPORT_SYMBOL_GPL vmlinux 0xfc7b884a of_phy_put +EXPORT_SYMBOL_GPL vmlinux 0xfc8108cc uart_get_rs485_mode +EXPORT_SYMBOL_GPL vmlinux 0xfc8b2a1c tty_buffer_unlock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xfc9083b6 pci_find_dvsec_capability +EXPORT_SYMBOL_GPL vmlinux 0xfc91f818 of_platform_default_populate +EXPORT_SYMBOL_GPL vmlinux 0xfc9477b5 zynqmp_pm_set_pll_frac_data +EXPORT_SYMBOL_GPL vmlinux 0xfc9c3228 pci_find_vsec_capability +EXPORT_SYMBOL_GPL vmlinux 0xfca34ae6 kvm_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0xfca98e88 component_master_del +EXPORT_SYMBOL_GPL vmlinux 0xfcaa0273 fwnode_find_reference +EXPORT_SYMBOL_GPL vmlinux 0xfcaa0b31 get_task_mm +EXPORT_SYMBOL_GPL vmlinux 0xfcb31d25 pwm_get +EXPORT_SYMBOL_GPL vmlinux 0xfcbfec70 add_memory_driver_managed +EXPORT_SYMBOL_GPL vmlinux 0xfcc1edd3 memory_block_size_bytes +EXPORT_SYMBOL_GPL vmlinux 0xfcc68673 devm_spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xfccfda3c ping_seq_next +EXPORT_SYMBOL_GPL vmlinux 0xfce1c389 usb_put_intf +EXPORT_SYMBOL_GPL vmlinux 0xfce884b6 fib_rules_lookup +EXPORT_SYMBOL_GPL vmlinux 0xfcf9ef73 hw_protection_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xfd068326 register_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0xfd06ad6b dev_pm_set_dedicated_wake_irq_reverse +EXPORT_SYMBOL_GPL vmlinux 0xfd075d6a sdio_enable_func +EXPORT_SYMBOL_GPL vmlinux 0xfd195774 k3_udma_glue_disable_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xfd1960ae sata_scr_write +EXPORT_SYMBOL_GPL vmlinux 0xfd477ee2 spi_bus_unlock +EXPORT_SYMBOL_GPL vmlinux 0xfd5d2a9e __traceiter_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xfd6555fb xlnx_unregister_event +EXPORT_SYMBOL_GPL vmlinux 0xfd6db2c5 of_get_named_gpio +EXPORT_SYMBOL_GPL vmlinux 0xfd6dc315 device_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0xfd7243c7 erst_disable +EXPORT_SYMBOL_GPL vmlinux 0xfd77e268 register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xfd7a5240 irq_chip_unmask_parent +EXPORT_SYMBOL_GPL vmlinux 0xfd955c82 linear_hugepage_index +EXPORT_SYMBOL_GPL vmlinux 0xfd999f2a devm_regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0xfda4fc75 icc_provider_deregister +EXPORT_SYMBOL_GPL vmlinux 0xfdbd7a17 crypto_get_attr_type +EXPORT_SYMBOL_GPL vmlinux 0xfdccf185 mtk_pinconf_bias_get +EXPORT_SYMBOL_GPL vmlinux 0xfdce5e91 __dev_change_net_namespace +EXPORT_SYMBOL_GPL vmlinux 0xfdda4f25 direct_write_fallback +EXPORT_SYMBOL_GPL vmlinux 0xfde98d7c nf_ip_route +EXPORT_SYMBOL_GPL vmlinux 0xfdea2d04 alarm_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfdf1b57e scsi_dh_set_params +EXPORT_SYMBOL_GPL vmlinux 0xfdf98d10 bio_add_zone_append_page +EXPORT_SYMBOL_GPL vmlinux 0xfdfa10c3 virtio_check_mem_acc_cb +EXPORT_SYMBOL_GPL vmlinux 0xfdfbeadf sdio_writesb +EXPORT_SYMBOL_GPL vmlinux 0xfe050e42 devm_regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xfe057a34 sock_diag_check_cookie +EXPORT_SYMBOL_GPL vmlinux 0xfe0aad92 elv_rqhash_del +EXPORT_SYMBOL_GPL vmlinux 0xfe0e7cd3 apei_exec_post_unmap_gars +EXPORT_SYMBOL_GPL vmlinux 0xfe19dc28 vivaldi_function_row_physmap_show +EXPORT_SYMBOL_GPL vmlinux 0xfe1a7a7b mpi_point_release +EXPORT_SYMBOL_GPL vmlinux 0xfe1b2f45 ring_buffer_unlock_commit +EXPORT_SYMBOL_GPL vmlinux 0xfe3a6de3 alarm_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfe476039 ktime_get_resolution_ns +EXPORT_SYMBOL_GPL vmlinux 0xfe4a4b3a pcie_port_find_device +EXPORT_SYMBOL_GPL vmlinux 0xfe5f7f31 mtk_clk_register_gates +EXPORT_SYMBOL_GPL vmlinux 0xfe705623 bpf_event_output +EXPORT_SYMBOL_GPL vmlinux 0xfe8cdb84 ring_buffer_alloc_read_page +EXPORT_SYMBOL_GPL vmlinux 0xfe92de6d component_add +EXPORT_SYMBOL_GPL vmlinux 0xfe990052 gpio_free +EXPORT_SYMBOL_GPL vmlinux 0xfe99dad0 dtpm_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xfeace211 bio_split_rw +EXPORT_SYMBOL_GPL vmlinux 0xfec04798 pinctrl_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0xfec32f25 bpf_trace_run2 +EXPORT_SYMBOL_GPL vmlinux 0xfec3bf84 icst_clk_setup +EXPORT_SYMBOL_GPL vmlinux 0xfed11ed1 usb_mon_deregister +EXPORT_SYMBOL_GPL vmlinux 0xfed268ed firmware_kobj +EXPORT_SYMBOL_GPL vmlinux 0xfed309e8 power_supply_external_power_changed +EXPORT_SYMBOL_GPL vmlinux 0xfeec3489 pkcs7_parse_message +EXPORT_SYMBOL_GPL vmlinux 0xfeeecd05 apei_read +EXPORT_SYMBOL_GPL vmlinux 0xfef10c9c wm8350_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xfefe413e dev_pm_opp_set_opp +EXPORT_SYMBOL_GPL vmlinux 0xfefe7893 dev_attr_unload_heads +EXPORT_SYMBOL_GPL vmlinux 0xff059736 k3_udma_glue_request_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xff05fa13 vring_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xff08ca2a usb_hub_find_child +EXPORT_SYMBOL_GPL vmlinux 0xff1666f3 reset_control_bulk_assert +EXPORT_SYMBOL_GPL vmlinux 0xff1c71b8 spi_finalize_current_message +EXPORT_SYMBOL_GPL vmlinux 0xff23fe0f mtk_clk_pdev_remove +EXPORT_SYMBOL_GPL vmlinux 0xff266e89 pci_epc_map_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0xff291ecf clk_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xff37c881 wm831x_auxadc_read +EXPORT_SYMBOL_GPL vmlinux 0xff406a81 vcap_find_keystream_keysets +EXPORT_SYMBOL_GPL vmlinux 0xff407960 ahci_platform_get_resources +EXPORT_SYMBOL_GPL vmlinux 0xff416bf3 sock_diag_destroy +EXPORT_SYMBOL_GPL vmlinux 0xff42c374 usb_role_switch_get_role +EXPORT_SYMBOL_GPL vmlinux 0xff474a76 crypto_unregister_akcipher +EXPORT_SYMBOL_GPL vmlinux 0xff48a995 mmc_prepare_busy_cmd +EXPORT_SYMBOL_GPL vmlinux 0xff7365a4 inet6_cleanup_sock +EXPORT_SYMBOL_GPL vmlinux 0xff7e33bf mpi_sub_ui +EXPORT_SYMBOL_GPL vmlinux 0xff81487d gpiod_remove_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0xff84a8a5 page_reporting_order +EXPORT_SYMBOL_GPL vmlinux 0xff881382 of_mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0xff939e57 fb_deferred_io_init +EXPORT_SYMBOL_GPL vmlinux 0xff987d1f divider_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xff99fd73 of_irq_get +EXPORT_SYMBOL_GPL vmlinux 0xff9e23d1 hugetlb_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xffa6384f tty_ldisc_receive_buf +EXPORT_SYMBOL_GPL vmlinux 0xffae8e8b nsecs_to_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xffc86f14 __xas_next +EXPORT_SYMBOL_GPL vmlinux 0xffcbc353 skb_morph +EXPORT_SYMBOL_GPL vmlinux 0xffcc3b25 irq_chip_mask_ack_parent +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0x07342898 unregister_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xae43feea register_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xd3ae7756 fw_fallback_config vmlinux +FW_CS_DSP EXPORT_SYMBOL_GPL 0x07e96ff5 cs_dsp_find_alg_region drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x144d6986 cs_dsp_mem_region_name drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x2ed83128 cs_dsp_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x3839d0ea cs_dsp_halo_wdt_expire drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4573f7e2 cs_dsp_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4e5562f8 cs_dsp_remove_padding drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x63b3b1a6 cs_dsp_halo_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e0cce2d cs_dsp_chunk_write drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e8a5baf cs_dsp_set_dspclk drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6fa154e0 cs_dsp_read_raw_data_block drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x7d4068ef cs_dsp_write_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x81fec21d cs_dsp_coeff_write_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x8dd2ae6a cs_dsp_run drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x91550574 cs_dsp_adsp2_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x936da517 cs_dsp_adsp2_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x99464bbe cs_dsp_read_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x9e324cb0 cs_dsp_chunk_flush drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa4a0933d cs_dsp_halo_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa7227c95 cs_dsp_stop drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa96b26d0 cs_dsp_coeff_write_acked_control drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xabac9d3a cs_dsp_adsp1_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xac51195a cs_dsp_remove drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb0cdb4be cs_dsp_coeff_read_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb54e0b65 cs_dsp_get_ctl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb6c0d9e7 cs_dsp_chunk_read drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xdf195fc8 cs_dsp_adsp1_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xdffde636 cs_dsp_adsp1_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xe5451a73 cs_dsp_cleanup_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf3b522b4 cs_dsp_init_debugfs drivers/firmware/cirrus/cs_dsp +HWMON_THERMAL EXPORT_SYMBOL_GPL 0x12a109af hwmon_device_register_for_thermal vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x14013dbb idle_inject_register_full vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5b3a2cd6 idle_inject_start vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5f064467 idle_inject_register vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x85c2b7eb idle_inject_stop vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x95e93783 idle_inject_set_latency vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xc18575af idle_inject_set_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xe9cbcfd0 idle_inject_get_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xf0e96547 idle_inject_unregister vmlinux +IIO_AD5592R EXPORT_SYMBOL_GPL 0x8b61ed29 ad5592r_remove drivers/iio/dac/ad5592r-base +IIO_AD5592R EXPORT_SYMBOL_GPL 0xc8288d7e ad5592r_probe drivers/iio/dac/ad5592r-base +IIO_AD5686 EXPORT_SYMBOL_GPL 0x23604290 ad5686_remove drivers/iio/dac/ad5686 +IIO_AD5686 EXPORT_SYMBOL_GPL 0xe9ed34a6 ad5686_probe drivers/iio/dac/ad5686 +IIO_AD7091R EXPORT_SYMBOL_GPL 0x4e12146d ad7091r_regmap_config drivers/iio/adc/ad7091r-base +IIO_AD7091R EXPORT_SYMBOL_GPL 0x870fdc16 ad7091r_probe drivers/iio/adc/ad7091r-base +IIO_AD7606 EXPORT_SYMBOL_GPL 0x6f6cefa5 ad7606_pm_ops drivers/iio/adc/ad7606 +IIO_AD7606 EXPORT_SYMBOL_GPL 0xe5371988 ad7606_probe drivers/iio/adc/ad7606 +IIO_ADISLIB EXPORT_SYMBOL 0x42bc4123 adis_debugfs_reg_access drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL 0xba6dec92 __adis_enable_irq drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x491589ad adis_update_scan_mode drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x649fa60d devm_adis_setup_buffer_and_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x870b4ef6 __adis_initial_startup drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x8caddb54 __adis_write_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x98fa5603 __adis_read_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x9e55abee adis_single_conversion drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xa0151f79 __adis_update_bits_base drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xd25a7168 __adis_check_status drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xe9bf7c76 adis_init drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xf1622629 devm_adis_probe_trigger drivers/iio/imu/adis_lib +IIO_ADIS_LIB EXPORT_SYMBOL_GPL 0xdb855a1e __adis_reset drivers/iio/imu/adis_lib +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0xc17d3550 adi_axi_adc_conv_priv drivers/iio/adc/adi-axi-adc +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0xce7e2e95 devm_adi_axi_adc_conv_register drivers/iio/adc/adi-axi-adc +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x088965cd adxl31x_chip_info drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x8401eedc adxl313_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x93298a1c adxl312_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x932e87b3 adxl314_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x9a619ae6 adxl313_core_probe drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1d8d09c adxl314_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1dfdd33 adxl312_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xf6f7b9f3 adxl313_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x37949e15 adxl355_core_probe drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x4d2f5e0f adxl35x_chip_info drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x6ff5403b adxl355_readable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0xb446fa86 adxl355_writeable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL367 EXPORT_SYMBOL_GPL 0x843b6588 adxl367_probe drivers/iio/accel/adxl367 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x45cb37e3 adxl372_probe drivers/iio/accel/adxl372 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0xa6cca37c adxl372_readable_noinc_reg drivers/iio/accel/adxl372 +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x1ca32c7e ad_sd_calibrate drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x1e73fd9b ad_sd_set_comm drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x311ba78f ad_sd_read_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x475e3bc7 ad_sd_reset drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x61b221ba ad_sd_calibrate_all drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x71893d8e ad_sigma_delta_single_conversion drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x744f38cd devm_ad_sd_setup_buffer_and_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xafe931bf ad_sd_write_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xb9fa58e5 ad_sd_init drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xeeedeb6b ad_sd_validate_trigger drivers/iio/adc/ad_sigma_delta +IIO_BMA400 EXPORT_SYMBOL 0x48696cc4 bma400_regmap_config drivers/iio/accel/bma400_core +IIO_BMA400 EXPORT_SYMBOL 0xa4317e96 bma400_probe drivers/iio/accel/bma400_core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x31b157f8 bmc150_accel_core_remove drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x37fb031f bmc150_regmap_conf drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x95837014 bmc150_accel_core_probe drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0xefc0a528 bmc150_accel_pm_ops drivers/iio/accel/bmc150-accel-core +IIO_BMC150_MAGN EXPORT_SYMBOL 0x40f08e29 bmc150_magn_probe drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0x7afb1e64 bmc150_magn_regmap_config drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xa407108b bmc150_magn_pm_ops drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xb368e21c bmc150_magn_remove drivers/iio/magnetometer/bmc150_magn +IIO_BME680 EXPORT_SYMBOL 0x27996e34 bme680_regmap_config drivers/iio/chemical/bme680_core +IIO_BME680 EXPORT_SYMBOL_GPL 0x07f4b92e bme680_core_probe drivers/iio/chemical/bme680_core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x105c3330 bmi088_accel_core_remove drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xcf064db9 bmi088_accel_core_probe drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xfa05b4d6 bmi088_regmap_conf drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xfffaa90e bmi088_accel_pm_ops drivers/iio/accel/bmi088-accel-core +IIO_BMI160 EXPORT_SYMBOL 0xca19cfae bmi160_enable_irq drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL 0xd39f79e1 bmi160_regmap_config drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL_GPL 0xf6bfd0ef bmi160_core_probe drivers/iio/imu/bmi160/bmi160_core +IIO_BMP280 EXPORT_SYMBOL 0x09454a11 bmp580_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x10e9c50a bmp180_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x1b6dc115 bme280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x64a5248d bmp280_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x6c88e0d1 bmp280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x858b2ee9 bmp580_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x8bf7926c bmp380_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x8e23f9ef bmp180_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xb0ef1707 bmp280_common_probe drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xf18701a7 bmp380_chip_info drivers/iio/pressure/bmp280 +IIO_BNO055 EXPORT_SYMBOL_GPL 0x0dc2f698 bno055_regmap_config drivers/iio/imu/bno055/bno055 +IIO_BNO055 EXPORT_SYMBOL_GPL 0xb961f0bf bno055_probe drivers/iio/imu/bno055/bno055 +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0xb30b62fa fxas21002c_pm_ops drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0xcd26192d fxas21002c_core_probe drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0xf2240fa2 fxas21002c_core_remove drivers/iio/gyro/fxas21002c_core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x252ea033 fxls8962af_core_probe drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x3272a02a fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x8ef2279e fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x90ac34ef fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x094bee02 iio_gts_avail_scales_for_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x260d7315 devm_iio_init_iio_gts drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x296bb0cd iio_gts_all_avail_scales drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x4ed89402 iio_gts_find_sel_by_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x53000dc5 iio_gts_find_gain_by_sel drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x54a7bad7 iio_gts_get_min_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x5f338fa0 iio_gts_find_new_gain_sel_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xa3374797 iio_gts_get_scale drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xaf5aaa85 iio_find_closest_gain_low drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc061498b iio_gts_avail_times drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc25ccf30 iio_gts_find_new_gain_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xd7e29768 iio_gts_find_gain_sel_for_scale_using_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xf42af90f iio_gts_total_gain_to_scale drivers/iio/industrialio-gts-helper +IIO_HID EXPORT_SYMBOL 0x0617d4c4 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x0b372783 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x0baa79cd hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x1b1e0901 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x5c8e8678 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x68c8e202 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x92c7cce2 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x9536f3f9 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x9fb624f6 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xc555f09b hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xdd7a2f37 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xfc97d8de hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x2cd62bde hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x30b7619c hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xe034b25b hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xe4ed1891 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HMC5843 EXPORT_SYMBOL 0x378a78d7 hmc5843_pm_ops drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0x8803c156 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0xc7077064 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core +IIO_HTS221 EXPORT_SYMBOL 0x1cc9d917 hts221_pm_ops drivers/iio/humidity/hts221 +IIO_HTS221 EXPORT_SYMBOL 0xcae67099 hts221_probe drivers/iio/humidity/hts221 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x2008662f inv_icm42600_pm_ops drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x4e8cedc0 inv_icm42600_regmap_config drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0xd84796b8 inv_icm42600_core_probe drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_KX022A EXPORT_SYMBOL_GPL 0xa0d20af4 kx022a_probe_internal drivers/iio/accel/kionix-kx022a +IIO_KX022A EXPORT_SYMBOL_GPL 0xa1d286bf kx022a_regmap drivers/iio/accel/kionix-kx022a +IIO_KXSD9 EXPORT_SYMBOL 0x3ffd2f92 kxsd9_dev_pm_ops drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0xc12652b3 kxsd9_common_remove drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0xffaae65a kxsd9_common_probe drivers/iio/accel/kxsd9 +IIO_LSM6DSX EXPORT_SYMBOL 0x9e299a95 st_lsm6dsx_probe drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_LSM6DSX EXPORT_SYMBOL 0xf38851c1 st_lsm6dsx_pm_ops drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x045688dd ms_sensors_read_prom_word drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x12f73902 ms_sensors_read_serial drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x2d2f5cd5 ms_sensors_reset drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x42b6a050 ms_sensors_convert_and_read drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x5559547d ms_sensors_show_battery_low drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x70da28a2 ms_sensors_ht_read_temperature drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x7da64b28 ms_sensors_ht_read_humidity drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xb544d5e4 ms_sensors_write_resolution drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xc1ded4c0 ms_sensors_show_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xd49dd407 ms_sensors_tp_read_prom drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xec1358cf ms_sensors_write_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xf49cb566 ms_sensors_read_temp_and_pressure drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x270d6b02 mma7455_core_regmap drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xc9fec5fe mma7455_core_probe drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xf24092d9 mma7455_core_remove drivers/iio/accel/mma7455_core +IIO_MMA9551 EXPORT_SYMBOL 0x00e7c1e3 mma9551_read_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x32b17569 mma9551_read_status_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x41ef446c mma9551_read_accel_scale drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x48c21323 mma9551_read_version drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x49075361 mma9551_app_reset drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x4d28e65c mma9551_write_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x4d7267fe mma9551_set_power_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x4e3aca53 mma9551_gpio_config drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x787b8cd9 mma9551_read_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x95f091c0 mma9551_write_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xaba30708 mma9551_read_status_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xb2ac30e7 mma9551_set_device_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xb9cc34a5 mma9551_update_config_bits drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xbcd7fe96 mma9551_sleep drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xcbccb896 mma9551_read_status_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xde7c72b3 mma9551_write_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xee47485a mma9551_read_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xfb52a748 mma9551_read_accel_chan drivers/iio/accel/mma9551_core +IIO_MPL115 EXPORT_SYMBOL 0xe92a26d0 mpl115_dev_pm_ops drivers/iio/pressure/mpl115 +IIO_MPL115 EXPORT_SYMBOL_GPL 0x64b854db mpl115_probe drivers/iio/pressure/mpl115 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x60b9b720 inv_mpu_core_probe drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0xb28832ac inv_mpu_pmops drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MS5611 EXPORT_SYMBOL 0xb8643ea9 ms5611_probe drivers/iio/pressure/ms5611_core +IIO_RESCALE EXPORT_SYMBOL_GPL 0x7f26629b rescale_process_offset drivers/iio/afe/iio-rescale +IIO_RESCALE EXPORT_SYMBOL_GPL 0xabe929c1 rescale_process_scale drivers/iio/afe/iio-rescale +IIO_RM3100 EXPORT_SYMBOL_GPL 0x0a1424e0 rm3100_volatile_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0x38128ffa rm3100_common_probe drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xaa911f08 rm3100_readable_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xcc7209be rm3100_writable_table drivers/iio/magnetometer/rm3100-core +IIO_SCD30 EXPORT_SYMBOL 0x6146c493 scd30_pm_ops drivers/iio/chemical/scd30_core +IIO_SCD30 EXPORT_SYMBOL 0x7e7f0305 scd30_probe drivers/iio/chemical/scd30_core +IIO_SPS30 EXPORT_SYMBOL_GPL 0x6cfaf26a sps30_probe drivers/iio/chemical/sps30 +IIO_SSP_SENSORS EXPORT_SYMBOL 0x07fae213 ssp_enable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x0851a105 ssp_common_buffer_postenable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x3acbf044 ssp_register_consumer drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x58a33673 ssp_common_process_data drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x8a376619 ssp_common_buffer_postdisable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0xb520def7 ssp_get_sensor_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0xdb2eeea0 ssp_change_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0xedd17861 ssp_disable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_ST_SENSORS EXPORT_SYMBOL 0x00b8fbd9 st_sensors_verify_id drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x071379c5 st_sensors_i2c_configure drivers/iio/common/st_sensors/st_sensors_i2c +IIO_ST_SENSORS EXPORT_SYMBOL 0x074d7047 st_sensors_trigger_handler drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x0d28fff0 st_sensors_sysfs_sampling_frequency_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x13334e02 st_sensors_allocate_trigger drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x13543799 st_sensors_power_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x172e3361 st_sensors_spi_configure drivers/iio/common/st_sensors/st_sensors_spi +IIO_ST_SENSORS EXPORT_SYMBOL 0x1b5e10c9 st_sensors_dev_name_probe drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x22e3b04c st_gyro_common_probe drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0x2ca76032 st_accel_common_probe drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0x38a70d81 st_sensors_debugfs_reg_access drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x3c1aef61 st_sensors_read_info_raw drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x58bf8e5a st_magn_common_probe drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0x78f9a3a0 st_sensors_sysfs_scale_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x7d3bedcb st_magn_get_settings drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0x808f34e0 st_sensors_init_sensor drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x86f42ff4 st_sensors_set_dataready_irq drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x9a443643 st_press_get_settings drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0x9c201c0d st_accel_get_settings drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0xa1d60de6 st_sensors_set_odr drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xa618ebbf st_sensors_validate_device drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xb30f2f38 st_sensors_set_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xbe48efeb st_sensors_set_fullscale_by_gain drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xc875e221 st_press_common_probe drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0xd77ddfd7 st_sensors_set_axis_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xd7f927e4 st_sensors_get_settings_index drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xeccf266a st_gyro_get_settings drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL_GPL 0x44382601 st_lsm9ds0_probe drivers/iio/imu/st_lsm9ds0/st_lsm9ds0 +IIO_UVIS25 EXPORT_SYMBOL 0x03bd8da3 st_uvis25_probe drivers/iio/light/st_uvis25_core +IIO_UVIS25 EXPORT_SYMBOL 0xbab2131f st_uvis25_pm_ops drivers/iio/light/st_uvis25_core +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x79b6286e zpa2326_isreg_writeable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xa7bf33e7 zpa2326_probe drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xbfffcb22 zpa2326_isreg_readable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xc4af06e0 zpa2326_pm_ops drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xd492291d zpa2326_remove drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xe7bedb82 zpa2326_isreg_precious drivers/iio/pressure/zpa2326 +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x2210bfad m10bmc_dev_init drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x5badc884 m10bmc_fw_state_set drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x974f4d08 m10bmc_dev_groups drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x9bcbfbca m10bmc_sys_read drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xbb538512 m10bmc_sys_update_bits drivers/mfd/intel-m10-bmc-core +IOMMUFD EXPORT_SYMBOL_GPL 0x09784a28 iommufd_ctx_get drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x1996e393 iommufd_access_rw drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x4df4709f iommufd_access_unpin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x55407741 iommufd_device_detach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x5c6d0163 iommufd_ctx_from_file drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x65d40631 iommufd_access_create drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x74c3380b iommufd_ctx_put drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x76a9a129 iommufd_access_destroy drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x7b410d73 iommufd_device_bind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xa0d3f91b iommufd_access_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xbcc859de iommufd_device_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xc3ee9602 iommufd_device_unbind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xf1f90f48 iommufd_access_pin_pages drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x2bd477aa iommufd_vfio_compat_ioas_create drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x3483827e iommufd_vfio_compat_set_no_iommu drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x6277d084 iommufd_vfio_compat_ioas_get_id drivers/iommu/iommufd/iommufd +IWLWIFI EXPORT_SYMBOL_GPL 0x01cba42a __iwl_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x058ce26e iwl_acpi_is_ppag_approved drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x090ded9a iwl_parse_eeprom_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0f0931c1 iwl_finish_nic_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1332e4de iwl_abort_notification_waits drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x16b139d4 iwl_fw_dbg_collect_desc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x18eb912f iwl_fw_dbg_stop_sync drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x199cd45f iwl_parse_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1b828158 iwl_read_eeprom drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2083f749 iwl_opmode_register drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x21305aa6 __iwl_crit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x23a7fd13 iwl_poll_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2710c362 iwl_dump_desc_assert drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2d386cb6 iwl_uefi_get_step_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x30389ab5 _iwl_dbg_tlv_time_point drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x35033c81 iwl_phy_db_free drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x35a58e2b iwl_fw_dbg_read_d3_debug_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x369bb0e0 iwl_fw_dbg_error_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37956b72 rs_pretty_print_rate drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x384d90ca iwl_fw_start_dbg_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3909df08 iwl_acpi_get_lari_config_bitmap drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x39413915 iwl_write_direct64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x39cff0e7 iwl_get_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3a2d05b9 iwl_cmd_groups_verify_sorted drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3a898f03 iwl_set_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x40a25e05 iwl_set_soc_latency drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x467a5d60 iwl_read_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4689eebc iwl_read_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x49e0135d iwl_new_rate_from_v1 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4b096731 iwl_clear_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5988395c iwl_notification_wait_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5b1a50b6 iwl_trans_send_cmd drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5bd712f7 iwl_acpi_get_eckv drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c52e109 iwl_opmode_deregister drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c9b7d84 iwl_parse_nvm_mcc_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5d1d9985 iwl_fw_dbg_collect_trig drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5dd25c8a iwl_get_cmd_string drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x60ba3a8e iwl_write_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x63e4c197 iwl_configure_rxq drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x776221bf iwl_send_phy_db_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x783a4879 iwl_fwrt_dump_error_logs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x78971d7e iwl_he_is_sgi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7d414eb4 iwl_acpi_get_dsm_u8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7f1b8b7f iwl_force_nmi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x828c6838 iwlwifi_mod_params drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x83ca8f9a iwl_drv_get_fwname_pre drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x84bb50e1 iwl_rs_pretty_ant drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x84d97199 iwl_write_prph64_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x874c77de iwl_fw_rate_idx_to_plcp drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8bc3450b iwl_read_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8fdfea39 iwl_pnvm_load drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9038811a iwl_rfi_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x90e5b895 iwl_fw_runtime_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x97ba1765 iwl_fw_runtime_suspend drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9b365ff6 iwl_fw_dbg_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9d883545 __iwl_err drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa44596d7 iwl_sar_select_profile drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa6ac1386 iwl_acpi_get_pwr_limit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa91bee11 iwl_poll_direct_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xae72b5c6 iwl_set_bits_mask_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb26a8ae6 iwl_write64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb2f94cb8 iwl_sar_get_ewrd_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb329d999 iwl_acpi_get_dsm_u32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb37b318c iwl_rs_pretty_bw drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb43ed6e0 iwl_read_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb6384e01 iwl_read_external_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb7d5ffb1 iwl_rate_mcs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbafc8994 iwl_wait_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc3e70d74 iwl_init_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcae5d783 iwl_parse_mei_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xce0c6460 iwl_phy_db_set_section drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xceb4d65f iwl_fw_dbg_stop_restart_recording drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd3aeca7e iwl_free_fw_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd42f77d2 iwl_get_shared_mem_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd47c6063 iwl_read32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xddcd947d iwl_phy_db_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xde7dcb75 iwl_acpi_get_mcc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xdeec06e8 iwl_sar_get_wrds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe0b003a5 iwl_acpi_get_phy_filters drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe0eb5838 iwl_init_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe59ef4e8 iwl_sar_geo_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe75b7e77 iwl_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xea1b26fc iwl_nvm_fixups drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xeb632dc0 iwl_write_prph_delay drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xeb91897d iwl_write32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xecb1c747 iwl_sar_get_wgds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xed574aca iwl_write_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xee31d0b0 __iwl_warn drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf0005150 iwl_acpi_get_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf0a8b311 iwl_acpi_get_tas drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf1697e32 iwl_fw_runtime_resume drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf171aada iwl_sar_geo_support drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf353c2ad __iwl_dbg drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf88964e4 iwl_remove_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf9f6327e iwl_uefi_get_sgom_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfb8b62ec iwl_write8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfc1e6f41 iwl_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xff8d5ac5 iwl_dbg_tlv_del_timers drivers/net/wireless/intel/iwlwifi/iwlwifi +LTC2497 EXPORT_SYMBOL 0x2f98579d ltc2497core_probe drivers/iio/adc/ltc2497-core +LTC2497 EXPORT_SYMBOL 0xa38c9595 ltc2497core_remove drivers/iio/adc/ltc2497-core +MCB EXPORT_SYMBOL_GPL 0x2176e8de __mcb_register_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x252e6e4c mcb_request_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x431d072f mcb_bus_put drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x514fbea6 mcb_bus_get drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x6470c409 mcb_bus_add_devices drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x6f313b33 mcb_release_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x6f8dbadd mcb_get_irq drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x7e7e4842 mcb_device_register drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xc7f4046e mcb_unregister_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xe63ae0ff chameleon_parse_cells drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xea4d9c50 mcb_alloc_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeb2c8905 mcb_release_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeef1875c mcb_get_resource drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xf63782e3 mcb_alloc_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xf6f4da7d mcb_free_dev drivers/mcb/mcb +MFD_OCELOT EXPORT_SYMBOL 0x2995df9f ocelot_core_init drivers/mfd/ocelot-soc +MFD_OCELOT EXPORT_SYMBOL 0x345945af ocelot_chip_reset drivers/mfd/ocelot-soc +MFD_OCELOT_SPI EXPORT_SYMBOL 0xbb5a2032 ocelot_spi_init_regmap drivers/mfd/ocelot-soc +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x367f2e1e nvme_put_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x7ba3cbe3 nvme_passthru_start drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xa2504a76 nvme_ctrl_from_file drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xbdd383db nvme_find_get_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xce1b0ace nvme_command_effects drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xdc2dec22 nvme_passthru_end drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xfae9cc24 nvme_execute_rq drivers/nvme/host/nvme-core +PECI EXPORT_SYMBOL_GPL 0x04a417b9 peci_xfer_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x1be44273 peci_request_temp_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x251fd145 peci_request_alloc drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x2a172969 peci_xfer_get_temp drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x2b6f4ab4 peci_xfer_ep_mmio32_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x3a79e6f2 peci_xfer_ep_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x3f108e00 devm_peci_controller_add drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x51e3b8f5 peci_xfer_ep_mmio64_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x7509d2b1 peci_xfer_ep_pci_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x789439f9 peci_xfer_get_dib drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x7978a5af peci_xfer_ep_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x7d7e84c8 peci_xfer_pkg_cfg_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x7fd5571e peci_request_data_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x852477c2 peci_xfer_pkg_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x934b6756 peci_driver_unregister drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x94b3bec0 peci_request_data_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x9e58f511 peci_request_status drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xa22e8957 peci_xfer_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xa9958d9a peci_xfer_pkg_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xab8db8a1 peci_xfer_ep_pci_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xbffe1dd0 peci_xfer_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xc57ccaac peci_request_free drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe2ee5e7c peci_request_dib_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe4fd8ce2 peci_xfer_ep_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe6ae8406 peci_xfer_pkg_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe86addc4 peci_request_data_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe88cfbfc peci_xfer_ep_pci_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xee330c0b __peci_driver_register drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xf6529115 peci_request_data_readb drivers/peci/peci +PECI_CPU EXPORT_SYMBOL_GPL 0x399acc2f peci_mmio_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x45e9a59f peci_ep_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x4f5a2f64 peci_temp_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xc19f39af peci_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xeecc367b peci_pcs_read drivers/peci/peci-cpu +PMBUS EXPORT_SYMBOL_GPL 0x0718c617 pmbus_check_byte_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x08525db3 pmbus_get_driver_info drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x1568fce8 pmbus_write_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x1943bbf1 pmbus_clear_faults drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x1dd68db7 pmbus_update_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x464670ac pmbus_update_fan drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4c13ebbb pmbus_get_fan_rate_device drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4dbc8fc0 pmbus_read_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4f2d02c7 pmbus_get_debugfs_dir drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x5c7ab6b7 pmbus_clear_cache drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x78fe7f4a pmbus_regulator_ops drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x80b681af pmbus_get_fan_rate_cached drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x8769817b pmbus_check_word_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x93e600a6 pmbus_set_update drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xaf60b927 pmbus_set_page drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xb4ad9e19 pmbus_write_byte drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xb62c66d3 pmbus_lock_interruptible drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xcbc4ed31 pmbus_read_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xdede330d pmbus_write_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xee8a352d pmbus_do_probe drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xf0bbfc64 pmbus_unlock drivers/hwmon/pmbus/pmbus_core +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x390a7229 sx_common_get_raw_register_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x50d07a11 sx_common_probe drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x54305942 sx_common_read_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x74085914 sx_common_read_proximity drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xa103ce02 sx_common_events drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xfb8334f7 sx_common_write_event_config drivers/iio/proximity/sx_common +SERIAL_8250_PCI EXPORT_SYMBOL_GPL 0x4140ce56 serial8250_pci_setup_port vmlinux +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x04dd93f3 hda_cs_dsp_read_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x2b707546 hda_cs_dsp_fw_ids sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x915b699b hda_cs_dsp_control_remove sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xa159787e hda_cs_dsp_write_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xf1c75d07 hda_cs_dsp_add_controls sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x28a66ca9 cs35l41_hda_pm_ops sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x6b46cf3f cs35l41_hda_remove sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x80fa86c9 cs35l41_hda_probe sound/pci/hda/snd-hda-scodec-cs35l41 +SND_INTEL_SOUNDWIRE_ACPI EXPORT_SYMBOL 0xbb4f9d1f sdw_intel_acpi_scan sound/hda/snd-intel-sdw-acpi +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x11bcc96c cs35l45_apply_patch sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3431c8ad cs35l45_get_clk_freq_id sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3bacce86 cs35l45_remove sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x8331a1c8 cs35l45_i2c_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xbb654eda cs35l45_probe sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xbdf30981 cs35l45_pm_ops sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xc0096084 cs35l45_spi_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x00459e0a cs35l56_runtime_suspend sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x00f45637 cs35l56_remove sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x05482545 cs35l56_irq sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x31755a64 cs35l56_common_probe sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x46af0d77 cs35l56_irq_request sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x652170f4 cs35l56_runtime_resume_common sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xbd88a117 cs35l56_init sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xe1f9e48c cs35l56_pm_ops_i2c_spi sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x05c2529e cs35l56_tx_input_values sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x0a8ccdb6 cs35l56_regmap_spi sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x312c0e0f cs35l56_dsp1_regions sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x37f923e6 cs35l56_reread_firmware_registers sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x64e759e4 cs35l56_tx_input_texts sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x88762c92 cs35l56_get_bclk_freq_id sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xbcd9cb69 cs35l56_regmap_i2c sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xc5e2f9c5 cs35l56_regmap_sdw sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xcd5438ad cs35l56_fill_supply_names sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x06d0d06e cs42l42_common_probe sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x33bc672c cs42l42_init sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x4eb6ba43 cs42l42_mute_stream sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x5286c6cf cs42l42_resume sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x549d23a0 cs42l42_resume_restore sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x5bda8fb0 cs42l42_regmap sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x5f234b98 cs42l42_suspend sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x75163e0b cs42l42_src_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x873b438c cs42l42_volatile_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x9e53d50a cs42l42_soc_component sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xae4be5c4 cs42l42_irq_thread sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xb9c061d6 cs42l42_common_remove sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc053efa9 cs42l42_page_range sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc96ac75e cs42l42_dai sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xd6932b25 cs42l42_pll_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xf7a3ce40 cs42l42_readable_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_SOF_XTENSA EXPORT_SYMBOL 0xe8eb469b sof_xtensa_arch_ops sound/soc/sof/xtensa/snd-sof-xtensa-dsp +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x09351149 tasdevice_prmg_calibdata_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1a949c7c tasdevice_select_cfg_blk sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1ab9b7d9 tasdevice_select_tuningprm_cfg sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x23c94cc6 tasdevice_tuning_switch sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x2c2d92de tasdevice_config_info_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x40ec23ee tasdevice_calbin_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x957998f4 tas2781_load_calibration sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xa7d17083 tasdevice_rca_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfa72134b tasdevice_dsp_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfe3a6722 tasdevice_prmg_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SOUNDWIRE_INTEL EXPORT_SYMBOL 0x7a3d9fe5 sdw_intel_cnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL EXPORT_SYMBOL 0xe9c56b23 sdw_intel_lnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x1085ca33 sdw_intel_exit drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x184db442 sdw_intel_startup drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x304274b5 sdw_intel_process_wakeen_event drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xa71643f4 sdw_intel_probe drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xaa52eba1 sdw_intel_thread drivers/soundwire/soundwire-intel +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x1f050202 dw_spi_dma_setup_generic drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x50a33aea dw_spi_check_status drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x88c0638a dw_spi_dma_setup_mfld drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xa523b87a dw_spi_set_cs drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xb6f8fdf9 dw_spi_resume_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xbf75ba00 dw_spi_remove_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xe4b20def dw_spi_add_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xecf4864e dw_spi_update_config drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xef7d5f3b dw_spi_suspend_host drivers/spi/spi-dw +SUNXI_CCU EXPORT_SYMBOL_GPL 0x079708d7 ccu_gate_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x0a9707d3 ccu_mux_helper_get_parent vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x0c64ee0e ccu_sdm_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x14438263 ccu_frac_helper_read_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x1f23b840 ccu_nkmp_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x2866ea30 ccu_helper_wait_for_lock vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x307e41c0 ccu_pll_notifier_register vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x3e362444 ccu_frac_helper_is_enabled vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x45837646 ccu_sdm_helper_is_enabled vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x50165be0 ccu_mux_notifier_register vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x517768aa ccu_sdm_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x5cddbcc6 ccu_nm_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x61abda39 ccu_mux_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x6668446b ccu_phase_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x7279ee3e ccu_mult_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x831d58e6 ccu_gate_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x844f1c47 ccu_mux_helper_set_parent vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8a845fdb ccu_nk_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8bdea961 ccu_nkm_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8e63463a ccu_frac_helper_has_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x923edf17 ccu_sdm_helper_read_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x976fa968 ccu_mp_mmc_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x98224ec7 ccu_reset_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xa3219e8e devm_sunxi_ccu_probe vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xad1062ab ccu_gate_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xba365240 ccu_sdm_helper_get_factors vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xbdb5d83e ccu_mux_helper_determine_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xc4608f36 ccu_mux_helper_apply_prediv vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xce9edc4f ccu_frac_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xd050ca65 ccu_sdm_helper_has_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xd27db71e ccu_mp_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xe49056d8 ccu_div_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xe70cc090 ccu_frac_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xeb47a9b9 ccu_frac_helper_set_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xf66eb443 ccu_gate_helper_is_enabled vmlinux +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x3dce036c firmware_request_builtin vmlinux +USB_STORAGE EXPORT_SYMBOL_GPL 0x0f7ad6aa fill_inquiry_response drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x10b3d81a usb_stor_reset_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1bc3edc2 usb_stor_sense_invalidCDB drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1d76c778 usb_stor_probe1 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x25cc7c5b usb_stor_ctrl_transfer drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2a75c682 usb_stor_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2f1934cf usb_stor_probe2 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2f949b48 usb_stor_bulk_transfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x34c46a89 usb_stor_clear_halt drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x47b3e911 usb_stor_adjust_quirks drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x5e34dd1e usb_stor_control_msg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x67ba03ad usb_stor_post_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x6857b57d usb_stor_disconnect drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x7829089a usb_stor_CB_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x7a727583 usb_stor_pre_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x88e808b8 usb_stor_Bulk_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x8f14a369 usb_stor_host_template_init drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xa63838c9 usb_stor_CB_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xa920d7c5 usb_stor_bulk_srb drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xb349775f usb_stor_transparent_scsi_command drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xb7962b46 usb_stor_Bulk_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xcafc2487 usb_stor_suspend drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xd313f78e usb_stor_set_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xe4714a4e usb_stor_bulk_transfer_sg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf283df44 usb_stor_access_xfer_buf drivers/usb/storage/usb-storage --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/arm64/lowlatency-64k.compiler +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/arm64/lowlatency-64k.compiler @@ -0,0 +1 @@ +GCC: (Ubuntu 13.2.0-4ubuntu3) 13.2.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/arm64/lowlatency-64k.modules +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/arm64/lowlatency-64k.modules @@ -0,0 +1,7499 @@ +3c59x +3w-9xxx +3w-sas +3w-xxxx +6lowpan +6pack +8021q +8139cp +8139too +8250_dfl +8250_exar +8250_men_mcb +8250_pci1xxxx +8250_pericom +8255 +8255_pci +8390 +842 +842_compress +842_decompress +88pg86x +88pm800 +88pm800-regulator +88pm805 +88pm80x +88pm80x_onkey +88pm8607 +88pm860x-ts +88pm860x_battery +88pm860x_bl +88pm860x_charger +88pm860x_onkey +9p +9pnet +9pnet_fd +9pnet_rdma +9pnet_virtio +9pnet_xen +BusLogic +a1-peripherals +a1-pll +a100u2w +a3d +a53-pll +a7-pll +a8293 +aacraid +aat2870-regulator +aat2870_bl +abp060mg +ac97_bus +acard-ahci +acbel-fsg032 +acecad +acenic +acp_audio_dma +acpi-als +acpi_configfs +acpi_ipmi +acpi_power_meter +acpi_tad +acpiphp_ibm +act8865-regulator +act8945a +act8945a-regulator +act8945a_charger +act_bpf +act_connmark +act_csum +act_ct +act_ctinfo +act_gact +act_gate +act_ipt +act_mirred +act_mpls +act_nat +act_pedit +act_police +act_sample +act_simple +act_skbedit +act_skbmod +act_tunnel_key +act_vlan +ad2s1200 +ad2s1210 +ad2s90 +ad3552r +ad4130 +ad5064 +ad5110 +ad525x_dpot +ad525x_dpot-i2c +ad525x_dpot-spi +ad5272 +ad5360 +ad5380 +ad5398 +ad5421 +ad5446 +ad5449 +ad5504 +ad5592r +ad5592r-base +ad5593r +ad5624r_spi +ad5686 +ad5686-spi +ad5696-i2c +ad5755 +ad5758 +ad5761 +ad5764 +ad5766 +ad5770r +ad5791 +ad5820 +ad5933 +ad7091r-base +ad7091r5 +ad7124 +ad714x +ad714x-i2c +ad714x-spi +ad7150 +ad7192 +ad7266 +ad7280a +ad7291 +ad7292 +ad7293 +ad7298 +ad7303 +ad7314 +ad74115 +ad7414 +ad7418 +ad74413r +ad7476 +ad7606 +ad7606_par +ad7606_spi +ad7746 +ad7766 +ad7768-1 +ad7780 +ad7791 +ad7793 +ad7816 +ad7877 +ad7879 +ad7879-i2c +ad7879-spi +ad7887 +ad7923 +ad7949 +ad799x +ad8366 +ad8801 +ad9467 +ad9523 +ad9832 +ad9834 +ad_sigma_delta +ada4250 +adc-joystick +adc-keys +adc128d818 +adcxx +addi_apci_1032 +addi_apci_1500 +addi_apci_1516 +addi_apci_1564 +addi_apci_16xx +addi_apci_2032 +addi_apci_2200 +addi_apci_3120 +addi_apci_3501 +addi_apci_3xxx +addi_watchdog +adf4350 +adf4371 +adf4377 +adf7242 +adfs +adi +adi-axi-adc +adiantum +adin +adin1100 +adin1110 +adis16080 +adis16130 +adis16136 +adis16201 +adis16203 +adis16209 +adis16240 +adis16260 +adis16400 +adis16460 +adis16475 +adis16480 +adis_lib +adjd_s311 +adl_pci6208 +adl_pci7x3x +adl_pci8164 +adm1025 +adm1026 +adm1029 +adm1031 +adm1177 +adm1266 +adm1275 +adm8211 +adm9240 +admv1013 +admv1014 +admv4420 +admv8818 +adp1653 +adp5061 +adp5520-keys +adp5520_bl +adp5588-keys +adp5589-keys +adp8860_bl +adp8870_bl +adrf6780 +ads7828 +ads7846 +ads7871 +adt7310 +adt7316 +adt7316-i2c +adt7316-spi +adt7410 +adt7411 +adt7462 +adt7470 +adt7475 +adt7x10 +adummy +adutux +adux1020 +adv7170 +adv7175 +adv7180 +adv7183 +adv7343 +adv7393 +adv748x +adv7511 +adv7604 +adv7842 +adv_pci1720 +adv_pci1723 +adv_pci1724 +adv_pci1760 +advansys +adxl313_core +adxl313_i2c +adxl313_spi +adxl34x +adxl34x-i2c +adxl34x-spi +adxl355_core +adxl355_i2c +adxl355_spi +adxl367 +adxl367_i2c +adxl367_spi +adxl372 +adxl372_i2c +adxl372_spi +adxrs290 +adxrs450 +aegis128 +aes-arm64 +aes-ce-blk +aes-ce-ccm +aes-ce-cipher +aes-neon-blk +aes-neon-bs +aes_ti +af9013 +af9033 +af_alg +af_key +af_packet_diag +afe4403 +afe4404 +affs +afs +ah4 +ah6 +ahci +ahci_ceva +ahci_dwc +ahci_mtk +ahci_mvebu +ahci_platform +ahci_qoriq +ahci_seattle +ahci_tegra +ahci_xgene +aht10 +aic79xx +aic7xxx +aic94xx +aiptek +aircable +airo +airspy +ak7375 +ak881x +ak8974 +ak8975 +al3010 +al3320a +alcor +alcor_pci +algif_aead +algif_hash +algif_rng +algif_skcipher +alibaba_uncore_drw_pmu +alim7101_wdt +allegro +altera-ci +altera-cvp +altera-fpga2sdram +altera-freeze-bridge +altera-hps2fpga +altera-msgdma +altera-pr-ip-core +altera-pr-ip-core-plat +altera-ps-spi +altera-stapl +altera_jtaguart +altera_ps2 +altera_tse +altera_uart +alx +am2315 +am53c974 +am65-cpts +amba-clcd +amba-pl010 +ambakmi +amc6821 +amd +amd-xgbe +amd5536udc_pci +amd8111e +amdgpu +amdxcp +amlogic-gxl-crypto +amlogic_thermal +amphion-vpu +amplc_pc236_common +amplc_pci236 +amplc_pci263 +ams-iaq-core +ams369fg06 +amt +analog +analogix-anx6345 +analogix-anx78xx +analogix_dp +anatop-regulator +ansi_cprng +anx7411 +anx7625 +anybuss_core +ao-cec +ao-cec-g12a +aoe +apbps2 +apcs-msm8916 +apcs-msm8996 +apds9300 +apds9802als +apds990x +apds9960 +apple-admac +apple-dart +apple-mailbox +apple-mfi-fastcharge +apple-rtkit +apple-sart +apple-soc-cpufreq +apple_wdt +appledisplay +appletalk +appletouch +applicom +apr +apss-ipq-pll +apss-ipq6018 +aptina-pll +aqc111 +aquacomputer_d5next +aquantia +ar0521 +ar1021_i2c +ar5523 +ar7part +ar9331 +arasan-nand-controller +arc-rawmode +arc-rimi +arc_emac +arc_ps2 +arc_uart +arcmsr +arcnet +arcpgu +arcx-anybus +arcxcnn_bl +aria_generic +arizona +arizona-haptics +arizona-i2c +arizona-ldo1 +arizona-micsupp +arizona-spi +ark3116 +arkfb +arm-cmn +arm_cspmu_module +arm_dmc620_pmu +arm_dsu_pmu +arm_mhu +arm_mhu_db +arm_mhuv2 +arm_scmi_powercap +arm_scpi +arm_smc_wdt +arm_smccc_trng +arm_smmuv3_pmu +arm_spe_pmu +armada-37xx-cpufreq +armada-37xx-rwtm-mailbox +armada-8k-cpufreq +armada_37xx_wdt +arp_tables +arpt_mangle +arptable_filter +as102_fe +as370-hwmon +as3711-regulator +as3711_bl +as3722-regulator +as3935 +as5011 +as73211 +asc7621 +ascot2e +asix +ast +async_memcpy +async_pq +async_raid6_recov +async_tx +async_xor +at24 +at25 +at76c50x-usb +at803x +at86rf230 +ata_generic +ata_piix +atbm8830 +atc260x-core +atc260x-i2c +atc260x-onkey +atc260x-poweroff +atc260x-regulator +aten +ath +ath10k_core +ath10k_pci +ath10k_sdio +ath10k_snoc +ath10k_usb +ath11k +ath11k_ahb +ath11k_pci +ath12k +ath3k +ath5k +ath6kl_core +ath6kl_sdio +ath6kl_usb +ath9k +ath9k_common +ath9k_htc +ath9k_hw +ath9k_pci_owl_loader +ati_remote +ati_remote2 +atl1 +atl1c +atl1e +atl2 +atlantic +atlas-ezo-sensor +atlas-sensor +atm +atmel +atmel-ecc +atmel-flexcom +atmel-hlcdc +atmel-i2c +atmel-sha204a +atmel_captouch +atmel_mxt_ts +atmel_pci +atmtcp +atp870u +atusb +atxp1 +aty128fb +atyfb +au0828 +au8522_common +au8522_decoder +au8522_dig +auo-pixcir-ts +auth_rpcgss +authenc +authencesn +autofs4 +auxadc_thermal +avmfritz +ax25 +ax88179_178a +ax88796b +ax88796c +axg-audio +axi-fan-control +axis-fifo +axp20x +axp20x-i2c +axp20x-pek +axp20x-regulator +axp20x-rsb +axp20x_ac_power +axp20x_adc +axp20x_battery +axp20x_usb_power +axp288_adc +b2c2-flexcop +b2c2-flexcop-pci +b2c2-flexcop-usb +b43 +b43legacy +b44 +b53_common +b53_mdio +b53_mmap +b53_serdes +b53_spi +b53_srab +ba431-rng +bam_dma +bareudp +batman-adv +baycom_par +baycom_ser_fdx +baycom_ser_hdx +bcache +bch +bcm-keypad +bcm-phy-lib +bcm-phy-ptp +bcm-sba-raid +bcm-sf2 +bcm203x +bcm3510 +bcm54140 +bcm590xx +bcm590xx-regulator +bcm5974 +bcm63138_nand +bcm6368_nand +bcm7xxx +bcm87xx +bcm_vk +bcma +bcma-hcd +bcmsysport +bd6107 +bd71815-regulator +bd71828-regulator +bd718x7-regulator +bd9571mwv +bd9571mwv-regulator +bd9576-regulator +bd9576_wdt +bd99954-charger +bdc +be2iscsi +be2net +befs +bel-pfe +belkin_sa +berlin2-adc +bfa +bfq +bfs +bfusb +bh1750 +bh1770glc +bh1780 +binder_linux +binfmt_misc +blake2b_generic +block2mtd +blocklayoutdriver +blowfish_common +blowfish_generic +bluefield_edac +bluetooth +bluetooth_6lowpan +bma150 +bma220_spi +bma400_core +bma400_i2c +bma400_spi +bman-test +bmc150-accel-core +bmc150-accel-i2c +bmc150-accel-spi +bmc150_magn +bmc150_magn_i2c +bmc150_magn_spi +bme680_core +bme680_i2c +bme680_spi +bmg160_core +bmg160_i2c +bmg160_spi +bmi088-accel-core +bmi088-accel-spi +bmi160_core +bmi160_i2c +bmi160_spi +bmp280 +bmp280-i2c +bmp280-spi +bna +bnep +bno055 +bno055_i2c +bno055_ser +bnx2 +bnx2fc +bnx2i +bnx2x +bnxt_en +bnxt_re +bochs +bonding +bpa-rs600 +bpa10x +bpck +bpck6 +bpfilter +bpqether +bq2415x_charger +bq24190_charger +bq24257_charger +bq24735-charger +bq2515x_charger +bq256xx_charger +bq25890_charger +bq25980_charger +bq27xxx_battery +bq27xxx_battery_hdq +bq27xxx_battery_i2c +br2684 +br_netfilter +brcmfmac +brcmfmac-bca +brcmfmac-cyw +brcmfmac-wcc +brcmnand +brcmsmac +brcmstb_nand +brcmutil +brd +bridge +broadcom +bsd_comp +bt819 +bt856 +bt866 +bt878 +btbcm +btcoexist +btintel +btmrvl +btmrvl_sdio +btmtk +btmtksdio +btmtkuart +btnxpuart +btqca +btqcomsmd +btrfs +btrsi +btrtl +btsdio +bttv +btusb +bu21013_ts +bu21029_ts +budget +budget-av +budget-ci +budget-core +budget-patch +bxcan +c67x00 +c_can +c_can_pci +c_can_platform +ca8210 +caam +caam_jr +caamalg_desc +caamhash_desc +cachefiles +cadence-nand-controller +cadence_wdt +cafe_ccic +cafe_nand +caif +caif_serial +caif_socket +caif_usb +caif_virtio +camcc-sc7180 +camcc-sc7280 +camcc-sdm845 +camcc-sm6350 +camcc-sm8250 +camcc-sm8450 +camellia_generic +can +can-bcm +can-dev +can-gw +can-isotp +can-j1939 +can-raw +can327 +cap11xx +capmode +capsule-loader +carl9170 +carminefb +cassini +cast5_generic +cast6_generic +cast_common +catc +cavium-rng +cavium-rng-vf +cavium_ptp +cb710 +cb710-mmc +cb_pcidas64 +cb_pcidda +cb_pcimdda +cc10001_adc +cc2520 +cc770 +cc770_isa +cc770_platform +ccm +ccp +ccp-crypto +ccree +ccs +ccs-pll +ccs811 +cctrng +cdc-acm +cdc-phonet +cdc-wdm +cdc_eem +cdc_ether +cdc_mbim +cdc_ncm +cdc_subset +cdns-csi2rx +cdns-csi2tx +cdns-dphy +cdns-dphy-rx +cdns-dsi +cdns-mhdp8546 +cdns-pltfrm +cdns-usb-common +cdns2-udc-pci +cdns3 +cdns3-imx +cdns3-pci-wrap +cdns3-ti +cdnsp-udc-pci +cdx-controller +cec +cec-gpio +ceph +cfb +cfg80211 +cfi_cmdset_0001 +cfi_cmdset_0002 +cfi_cmdset_0020 +cfi_probe +cfi_util +ch +ch341 +ch7006 +ch7322 +ch9200 +ch_ipsec +ch_ktls +chacha-neon +chacha20poly1305 +chacha_generic +chaoskey +charlcd +chcr +chipone-icn6211 +chipone_icn8318 +chipone_icn8505 +chipreg +chnl_net +chromeos_acpi +chromeos_privacy_screen +chromeos_tbmc +chrontel-ch7033 +chv3-i2s +ci_hdrc +ci_hdrc_imx +ci_hdrc_msm +ci_hdrc_pci +ci_hdrc_tegra +ci_hdrc_usb2 +cicada +cifs +cifs_arc4 +cifs_md4 +cirrus +cirrusfb +clip +clk-apple-nco +clk-axi-clkgen +clk-bd718x7 +clk-cbf-8996 +clk-cdce706 +clk-cdce925 +clk-cpu-8996 +clk-cs2000-cp +clk-fsl-flexspi +clk-hi3519 +clk-hi655x +clk-imx8ulp +clk-imx93 +clk-lmk04832 +clk-lochnagar +clk-max77686 +clk-max9485 +clk-mt6795-apmixedsys +clk-mt6795-infracfg +clk-mt6795-mfg +clk-mt6795-mm +clk-mt6795-pericfg +clk-mt6795-topckgen +clk-mt6795-vdecsys +clk-mt6795-vencsys +clk-mt7981-eth +clk-mt8173-img +clk-mt8173-vdecsys +clk-mt8173-vencsys +clk-mt8186-cam +clk-mt8186-img +clk-mt8186-imp_iic_wrap +clk-mt8186-ipe +clk-mt8186-mcu +clk-mt8186-mdp +clk-mt8186-mfg +clk-mt8186-mm +clk-mt8186-vdec +clk-mt8186-venc +clk-mt8186-wpe +clk-mt8188-adsp_audio26m +clk-mt8188-apmixedsys +clk-mt8188-cam +clk-mt8188-ccu +clk-mt8188-img +clk-mt8188-imp_iic_wrap +clk-mt8188-infra_ao +clk-mt8188-ipe +clk-mt8188-mfg +clk-mt8188-peri_ao +clk-mt8188-topckgen +clk-mt8188-vdec +clk-mt8188-vdo0 +clk-mt8188-vdo1 +clk-mt8188-venc +clk-mt8188-vpp0 +clk-mt8188-vpp1 +clk-mt8188-wpe +clk-mt8195-apusys_pll +clk-mt8195-cam +clk-mt8195-ccu +clk-mt8195-img +clk-mt8195-imp_iic_wrap +clk-mt8195-ipe +clk-mt8195-mfg +clk-mt8195-scp_adsp +clk-mt8195-vdec +clk-mt8195-vdo0 +clk-mt8195-vdo1 +clk-mt8195-venc +clk-mt8195-vpp0 +clk-mt8195-vpp1 +clk-mt8195-wpe +clk-mt8365 +clk-mt8365-apmixedsys +clk-mt8365-apu +clk-mt8365-cam +clk-mt8365-mfg +clk-mt8365-mm +clk-mt8365-vdec +clk-mt8365-venc +clk-palmas +clk-phase +clk-plldig +clk-pwm +clk-qcom +clk-renesas-pcie +clk-rk808 +clk-rpm +clk-rpmh +clk-s2mps11 +clk-scpi +clk-si514 +clk-si521xx +clk-si5341 +clk-si5351 +clk-si544 +clk-si570 +clk-smd-rpm +clk-spmi-pmic-div +clk-sprd +clk-twl6040 +clk-versaclock5 +clk-versaclock7 +clk-wm831x +clk-xlnx-clock-wizard +cls_basic +cls_bpf +cls_cgroup +cls_flow +cls_flower +cls_fw +cls_matchall +cls_route +cls_u32 +cm109 +cm32181 +cm3232 +cm3323 +cm3605 +cm36651 +cma3000_d0x +cma3000_d0x_i2c +cmac +cmdlinepart +cmtp +cn10k-rng +cnic +cobra +coda +coda-vpu +colibri-vf50-ts +com20020 +com20020-pci +com90io +com90xx +comedi +comedi_8255 +comedi_bond +comedi_example_test +comedi_parport +comedi_pci +comedi_test +comedi_usb +comm +contec_pci_dio +cordic +core +corsair-cpro +corsair-psu +cortina +counter +cp210x +cpcap-adc +cpcap-battery +cpcap-charger +cpcap-pwrbutton +cpcap-regulator +cppc_cpufreq +cpr +cptpf +cptvf +cqhci +cramfs +crc-itu-t +crc32_generic +crc4 +crc7 +crct10dif-ce +crg-hi3516cv300 +crg-hi3798cv200 +cros-ec-anx7688 +cros-ec-cec +cros-ec-regulator +cros-ec-sensorhub +cros-ec-typec +cros_ec +cros_ec_accel_legacy +cros_ec_baro +cros_ec_chardev +cros_ec_debugfs +cros_ec_dev +cros_ec_i2c +cros_ec_keyb +cros_ec_lid_angle +cros_ec_light_prox +cros_ec_lightbar +cros_ec_mkbp_proximity +cros_ec_rpmsg +cros_ec_sensors +cros_ec_sensors_core +cros_ec_spi +cros_ec_sysfs +cros_ec_uart +cros_ec_vbc +cros_hps_i2c +cros_kbd_led_backlight +cros_peripheral_charger +cros_typec_switch +cros_usbpd-charger +cros_usbpd_logger +cros_usbpd_notify +cryptd +crypto_engine +crypto_safexcel +crypto_user +cs3308 +cs5345 +cs53l32a +cs_dsp +csiostor +ctucanfd +ctucanfd_pci +ctucanfd_platform +curve25519-generic +cuse +cw1200_core +cw1200_wlan_sdio +cw1200_wlan_spi +cw2015_battery +cx18 +cx18-alsa +cx22700 +cx22702 +cx231xx +cx231xx-alsa +cx231xx-dvb +cx2341x +cx23885 +cx24110 +cx24113 +cx24116 +cx24117 +cx24120 +cx24123 +cx25821 +cx25821-alsa +cx25840 +cx82310_eth +cx88-alsa +cx88-blackbird +cx88-dvb +cx88-vp3054-i2c +cx8800 +cx8802 +cx88xx +cxacru +cxd2099 +cxd2820r +cxd2841er +cxd2880 +cxd2880-spi +cxgb +cxgb3 +cxgb3i +cxgb4 +cxgb4i +cxgb4vf +cxgbit +cxl_acpi +cxl_core +cxl_mem +cxl_pci +cxl_pmem +cxl_pmu +cxl_port +cy8ctma140 +cy8ctmg110_ts +cyapatp +cyber2000fb +cyberjack +cypress-sf +cypress_cy7c63 +cypress_firmware +cypress_m8 +cytherm +cyttsp4_core +cyttsp4_i2c +cyttsp4_spi +cyttsp5 +cyttsp_core +cyttsp_i2c +cyttsp_i2c_common +cyttsp_spi +da280 +da311 +da7280 +da9030_battery +da9034-ts +da903x-regulator +da903x_bl +da9052-battery +da9052-hwmon +da9052-regulator +da9052_bl +da9052_onkey +da9052_tsi +da9052_wdt +da9055-hwmon +da9055-regulator +da9055_onkey +da9055_wdt +da9062-core +da9062-regulator +da9062-thermal +da9062_wdt +da9063-regulator +da9063_onkey +da9063_wdt +da9121-regulator +da9150-charger +da9150-core +da9150-fg +da9150-gpadc +da9210-regulator +da9211-regulator +daqboard2000 +davicom +dax_cxl +dax_hmem +dax_pmem +db9 +dc395x +dccp +dccp_diag +dccp_ipv4 +dccp_ipv6 +ddbridge +ddbridge-dummy-fe +de2104x +defxx +delta-ahe50dc-fan +denali +denali_dt +denali_pci +des_generic +designware_i2s +device_dax +dfl +dfl-afu +dfl-emif +dfl-fme +dfl-fme-br +dfl-fme-mgr +dfl-fme-region +dfl-n3000-nios +dfl-pci +dht11 +diag +dib0070 +dib0090 +dib3000mb +dib3000mc +dib7000m +dib7000p +dib8000 +dib9000 +dibx000_common +digi_acceleport +digicolor-usart +diskonchip +dispcc-qcm2290 +dispcc-sc7180 +dispcc-sc7280 +dispcc-sc8280xp +dispcc-sdm845 +dispcc-sm6115 +dispcc-sm6125 +dispcc-sm6350 +dispcc-sm6375 +dispcc-sm8250 +dispcc-sm8450 +dispcc-sm8550 +display-connector +dl2k +dlhl60d +dlink-dir685-touchkeys +dlm +dln2 +dln2-adc +dm-bio-prison +dm-bufio +dm-cache +dm-cache-smq +dm-clone +dm-crypt +dm-delay +dm-ebs +dm-era +dm-flakey +dm-historical-service-time +dm-integrity +dm-io-affinity +dm-log +dm-log-userspace +dm-log-writes +dm-mirror +dm-multipath +dm-persistent-data +dm-queue-length +dm-raid +dm-region-hash +dm-round-robin +dm-service-time +dm-snapshot +dm-switch +dm-thin-pool +dm-unstripe +dm-verity +dm-writecache +dm-zero +dm-zoned +dm1105 +dm9601 +dma-axi-dmac +dmard06 +dmard09 +dmard10 +dmc520_edac +dme1737 +dmfe +dmi-sysfs +dmx3191d +dnet +dp83640 +dp83822 +dp83848 +dp83867 +dp83869 +dp83tc811 +dp83td510 +dpaa2-console +dpaa2-qdma +dpaa2_caam +dpdmai +dpot-dac +dps310 +dps920ab +drbd +drivetemp +drm +drm_buddy +drm_display_helper +drm_dma_helper +drm_dp_aux_bus +drm_kms_helper +drm_mipi_dbi +drm_shmem_helper +drm_suballoc_helper +drm_ttm_helper +drm_vram_helper +drm_xen_front +drv260x +drv2665 +drv2667 +drx39xyj +drxd +drxk +ds1621 +ds1682 +ds1803 +ds2482 +ds2490 +ds2760_battery +ds2780_battery +ds2781_battery +ds2782_battery +ds3000 +ds4424 +ds620 +dsa_core +dsbr100 +dst +dst_ca +dstr +dt3000 +dt3155 +dt9812 +dtpm +dummy +dummy-irq +dummy_stm +dvb-as102 +dvb-bt8xx +dvb-core +dvb-pll +dvb-ttpci +dvb-ttusb-budget +dvb-usb +dvb-usb-a800 +dvb-usb-af9005 +dvb-usb-af9005-remote +dvb-usb-af9015 +dvb-usb-af9035 +dvb-usb-anysee +dvb-usb-au6610 +dvb-usb-az6007 +dvb-usb-az6027 +dvb-usb-ce6230 +dvb-usb-cinergyT2 +dvb-usb-cxusb +dvb-usb-dib0700 +dvb-usb-dibusb-common +dvb-usb-dibusb-mb +dvb-usb-dibusb-mc +dvb-usb-dibusb-mc-common +dvb-usb-digitv +dvb-usb-dtt200u +dvb-usb-dtv5100 +dvb-usb-dvbsky +dvb-usb-dw2102 +dvb-usb-ec168 +dvb-usb-gl861 +dvb-usb-gp8psk +dvb-usb-lmedm04 +dvb-usb-m920x +dvb-usb-mxl111sf +dvb-usb-nova-t-usb2 +dvb-usb-opera +dvb-usb-pctv452e +dvb-usb-rtl28xxu +dvb-usb-technisat-usb2 +dvb-usb-ttusb2 +dvb-usb-umt-010 +dvb-usb-vp702x +dvb-usb-vp7045 +dvb_dummy_fe +dvb_usb_v2 +dw-axi-dmac-platform +dw-edma +dw-edma-pcie +dw-hdmi +dw-hdmi-ahb-audio +dw-hdmi-cec +dw-hdmi-gp-audio +dw-hdmi-i2s-audio +dw-i3c-master +dw-mipi-dsi +dw-xdata-pcie +dw100 +dw9714 +dw9768 +dw9807-vcm +dw_dmac +dw_dmac_core +dw_dmac_pci +dw_drm_dsi +dw_mipi_dsi-stm +dw_mmc +dw_mmc-bluefield +dw_mmc-exynos +dw_mmc-hi3798cv200 +dw_mmc-k3 +dw_mmc-pci +dw_mmc-pltfm +dw_mmc-rockchip +dw_wdt +dwc-xlgmac +dwc2_pci +dwc3 +dwc3-am62 +dwc3-haps +dwc3-imx8mp +dwc3-keystone +dwc3-meson-g12a +dwc3-of-simple +dwc3-pci +dwc3-qcom +dwc3-xilinx +dwmac-altr-socfpga +dwmac-dwc-qos-eth +dwmac-generic +dwmac-imx +dwmac-intel-plat +dwmac-ipq806x +dwmac-loongson +dwmac-mediatek +dwmac-meson +dwmac-meson8b +dwmac-qcom-ethqos +dwmac-rk +dwmac-stm32 +dwmac-sun8i +dwmac-tegra +dwmac-visconti +dyna_pci10xx +dynapro +e100 +e1000 +e1000e +e3x0-button +e4000 +earth-pt1 +earth-pt3 +ebt_802_3 +ebt_among +ebt_arp +ebt_arpreply +ebt_dnat +ebt_ip +ebt_ip6 +ebt_limit +ebt_log +ebt_mark +ebt_mark_m +ebt_nflog +ebt_pkttype +ebt_redirect +ebt_snat +ebt_stp +ebt_vlan +ebtable_broute +ebtable_filter +ebtable_nat +ebtables +ec100 +ec_sys +ecc +ecc-mtk +ecdh_generic +ecdsa_generic +echainiv +echo +ecrdsa_generic +edt-ft5x06 +ee1004 +eeprom +eeprom_93cx6 +eeprom_93xx46 +eeti_ts +efa +efct +efi-pstore +efi_test +efibc +efs +egalax_ts +egalax_ts_serial +ehci-fsl +ehci-npcm7xx +ehci-platform +ehset +einj +ektf2127 +elan_i2c +elants_i2c +elo +em28xx +em28xx-alsa +em28xx-dvb +em28xx-rc +em28xx-v4l +em_canid +em_cmp +em_ipset +em_ipt +em_meta +em_nbyte +em_text +em_u32 +emac_rockchip +emc1403 +emc2103 +emc2305 +emc6w201 +emi26 +emi62 +empeg +ems_pci +ems_usb +emu10k1-gp +emxx_udc +ena +enc28j60 +enclosure +encx24j600 +encx24j600-regmap +ene_ir +eni +enic +envelope-detector +epat +epia +epic100 +eql +erdma +erofs +error +esas2r +esd_usb +esp4 +esp4_offload +esp6 +esp6_offload +esp_scsi +essiv +et1011c +et131x +et8ek8 +etas_es58x +ethoc +etnaviv +evbug +exc3000 +exfat +extcon-adc-jack +extcon-fsa9480 +extcon-gpio +extcon-max14577 +extcon-max3355 +extcon-max77693 +extcon-max77843 +extcon-max8997 +extcon-palmas +extcon-ptn5150 +extcon-qcom-spmi-misc +extcon-rt8973a +extcon-sm5502 +extcon-usb-gpio +extcon-usbc-cros-ec +extcon-usbc-tusb320 +ezusb +f2fs +f71805f +f71882fg +f75375s +f81232 +f81534 +f81601 +f81604 +fakelb +fan53555 +fan53880 +farsync +fastrpc +faulty +fb_agm1264k-fl +fb_bd663474 +fb_ddc +fb_hx8340bn +fb_hx8347d +fb_hx8353d +fb_hx8357d +fb_ili9163 +fb_ili9320 +fb_ili9325 +fb_ili9340 +fb_ili9341 +fb_ili9481 +fb_ili9486 +fb_pcd8544 +fb_ra8875 +fb_s6d02a1 +fb_s6d1121 +fb_seps525 +fb_sh1106 +fb_ssd1289 +fb_ssd1305 +fb_ssd1306 +fb_ssd1325 +fb_ssd1331 +fb_ssd1351 +fb_st7735r +fb_st7789v +fb_tinylcd +fb_tls8204 +fb_uc1611 +fb_uc1701 +fb_upd161704 +fbtft +fc0011 +fc0012 +fc0013 +fc2580 +fcoe +fcrypt +fdomain +fdomain_pci +fdp +fdp_i2c +fealnx +ff-memless +ffa-module +fieldbus_dev +fintek-cir +firedtv +firewire-core +firewire-net +firewire-ohci +firewire-sbp2 +fit2 +fit3 +fixed +fjes +flexcan +fm10k +fm801-gp +fm_drv +forcedeth +fore_200e +fou +fou6 +fpga-bridge +fpga-mgr +fpga-region +freevxfs +friq +frpw +fsa4480 +fscache +fsi-core +fsi-master-aspeed +fsi-master-gpio +fsi-master-hub +fsi-occ +fsi-sbefifo +fsi-scom +fsia6b +fsl-dpaa2-eth +fsl-dpaa2-ptp +fsl-dpaa2-switch +fsl-edma +fsl-edma-common +fsl-enetc +fsl-enetc-core +fsl-enetc-ierb +fsl-enetc-mdio +fsl-enetc-ptp +fsl-enetc-vf +fsl-ldb +fsl-mc-dpio +fsl-mph-dr-of +fsl-qdma +fsl_dpa +fsl_ifc_nand +fsl_imx8_ddr_perf +fsl_imx9_ddr_perf +fsl_linflexuart +fsl_lpuart +fsl_pq_mdio +fsl_ucc_hdlc +fsp-3y +ftdi_sio +ftl +ftsteutates +fujitsu_ts +funcore +funeth +fusb302 +fxas21002c_core +fxas21002c_i2c +fxas21002c_spi +fxls8962af-core +fxls8962af-i2c +fxls8962af-spi +fxos8700_core +fxos8700_i2c +fxos8700_spi +g450_pll +g760a +g762 +g_acm_ms +g_audio +g_cdc +g_dbgp +g_ether +g_ffs +g_hid +g_mass_storage +g_midi +g_ncm +g_nokia +g_printer +g_serial +g_webcam +g_zero +gadgetfs +gamecon +gameport +garmin_gps +garp +gateworks-gsc +gb-audio-apbridgea +gb-audio-codec +gb-audio-gb +gb-audio-manager +gb-audio-module +gb-bootrom +gb-es2 +gb-firmware +gb-gbphy +gb-gpio +gb-hid +gb-i2c +gb-light +gb-log +gb-loopback +gb-power-supply +gb-pwm +gb-raw +gb-sdio +gb-spi +gb-spilib +gb-uart +gb-usb +gb-vibrator +gcc-ipq4019 +gcc-ipq5332 +gcc-ipq6018 +gcc-ipq8074 +gcc-ipq9574 +gcc-msm8916 +gcc-msm8917 +gcc-msm8939 +gcc-msm8953 +gcc-msm8976 +gcc-msm8994 +gcc-msm8996 +gcc-msm8998 +gcc-qcm2290 +gcc-qcs404 +gcc-qdu1000 +gcc-sa8775p +gcc-sc7180 +gcc-sc7280 +gcc-sc8180x +gcc-sc8280xp +gcc-sdm660 +gcc-sdm845 +gcc-sdx75 +gcc-sm6115 +gcc-sm6125 +gcc-sm6350 +gcc-sm6375 +gcc-sm7150 +gcc-sm8150 +gcc-sm8250 +gcc-sm8350 +gcc-sm8450 +gcc-sm8550 +gdmtty +gdmulte +ge2d +gemini +gen_probe +generic +generic-adc-battery +genet +geneve +genwqe_card +gf2k +gfs2 +ghash-ce +gianfar_driver +gl518sm +gl520sm +gl620a +gluebi +gm12u320 +gnss +gnss-mtk +gnss-serial +gnss-sirf +gnss-ubx +gnss-usb +go7007 +go7007-loader +go7007-usb +goku_udc +goldfish_battery +goodix_ts +gp2ap002 +gp2ap020a00f +gp8psk-fe +gpi +gpio +gpio-74x164 +gpio-74xx-mmio +gpio-adnp +gpio-adp5520 +gpio-aggregator +gpio-altera +gpio-altera-a10sr +gpio-amd-fch +gpio-amdpt +gpio-arizona +gpio-bd71815 +gpio-bd71828 +gpio-bd9571mwv +gpio-beeper +gpio-cadence +gpio-charger +gpio-da9052 +gpio-da9055 +gpio-dln2 +gpio-dwapb +gpio-eic-sprd +gpio-exar +gpio-fan +gpio-fxl6408 +gpio-grgpio +gpio-gw-pld +gpio-hisi +gpio-hlwd +gpio-idio-16 +gpio-ir-recv +gpio-ir-tx +gpio-janz-ttl +gpio-kempld +gpio-latch +gpio-logicvc +gpio-lp3943 +gpio-lp873x +gpio-lp87565 +gpio-madera +gpio-max3191x +gpio-max7300 +gpio-max7301 +gpio-max730x +gpio-max732x +gpio-max77620 +gpio-max77650 +gpio-mb86s7x +gpio-mc33880 +gpio-menz127 +gpio-mlxbf +gpio-mlxbf2 +gpio-mlxbf3 +gpio-moxtet +gpio-pca953x +gpio-pca9570 +gpio-pcf857x +gpio-pci-idio-16 +gpio-pcie-idio-24 +gpio-pisosr +gpio-pmic-eic-sprd +gpio-rcar +gpio-rdc321x +gpio-regmap +gpio-regulator +gpio-rockchip +gpio-sbu-mux +gpio-sim +gpio-siox +gpio-sl28cpld +gpio-sprd +gpio-syscon +gpio-thunderx +gpio-tpic2810 +gpio-tps65086 +gpio-tps65218 +gpio-tps65219 +gpio-tps65912 +gpio-tqmx86 +gpio-twl4030 +gpio-twl6040 +gpio-vibra +gpio-viperboard +gpio-virtio +gpio-visconti +gpio-wcd934x +gpio-wm831x +gpio-wm8350 +gpio-wm8994 +gpio-xgene-sb +gpio-xlp +gpio-xra1403 +gpio-zynq +gpio-zynqmp-modepin +gpio_backlight +gpio_decoder +gpio_keys +gpio_keys_polled +gpio_mouse +gpio_wdt +gpmi-nand +gpu-sched +gpucc-msm8998 +gpucc-sa8775p +gpucc-sc7180 +gpucc-sc7280 +gpucc-sc8280xp +gpucc-sdm660 +gpucc-sdm845 +gpucc-sm6115 +gpucc-sm6125 +gpucc-sm6350 +gpucc-sm6375 +gpucc-sm8150 +gpucc-sm8250 +gpucc-sm8350 +gpucc-sm8450 +gpucc-sm8550 +gr_udc +grace +grcan +gre +greybus +grip +grip_mp +gs1662 +gs_usb +gsc-hwmon +gsc_hpdi +gspca_benq +gspca_conex +gspca_cpia1 +gspca_dtcs033 +gspca_etoms +gspca_finepix +gspca_gl860 +gspca_jeilinj +gspca_jl2005bcd +gspca_kinect +gspca_konica +gspca_m5602 +gspca_main +gspca_mars +gspca_mr97310a +gspca_nw80x +gspca_ov519 +gspca_ov534 +gspca_ov534_9 +gspca_pac207 +gspca_pac7302 +gspca_pac7311 +gspca_se401 +gspca_sn9c2028 +gspca_sn9c20x +gspca_sonixb +gspca_sonixj +gspca_spca1528 +gspca_spca500 +gspca_spca501 +gspca_spca505 +gspca_spca506 +gspca_spca508 +gspca_spca561 +gspca_sq905 +gspca_sq905c +gspca_sq930x +gspca_stk014 +gspca_stk1135 +gspca_stv0680 +gspca_stv06xx +gspca_sunplus +gspca_t613 +gspca_topro +gspca_touptek +gspca_tv8532 +gspca_vc032x +gspca_vicam +gspca_xirlink_cit +gspca_zc3xx +gtp +gud +guillemot +gunze +gve +hackrf +hamachi +hampshire +hantro-vpu +hanwang +hbmc-am654 +hci +hci_bcm4377 +hci_nokia +hci_uart +hci_vhci +hclge +hclgevf +hctr2 +hd3ss3220 +hd44780 +hd44780_common +hdc100x +hdc2010 +hdlc +hdlc_cisco +hdlc_fr +hdlc_ppp +hdlc_raw +hdlc_raw_eth +hdlc_x25 +hdlcd +hdlcdrv +hdma +hdma_mgmt +hdpvr +he +helene +hellcreek_sw +hexium_gemini +hexium_orion +hfcmulti +hfcpci +hfcsusb +hfpll +hfs +hfsplus +hi311x +hi3660-mailbox +hi556 +hi6210-i2s +hi6220-mailbox +hi6220_reset +hi6421-pmic-core +hi6421-regulator +hi6421-spmi-pmic +hi6421v530-regulator +hi6421v600-irq +hi6421v600-regulator +hi655x-pmic +hi655x-regulator +hi8435 +hi846 +hi847 +hibmc-drm +hid +hid-a4tech +hid-accutouch +hid-alps +hid-apple +hid-appleir +hid-asus +hid-aureal +hid-axff +hid-belkin +hid-betopff +hid-bigbenff +hid-cherry +hid-chicony +hid-cmedia +hid-corsair +hid-cougar +hid-cp2112 +hid-creative-sb0540 +hid-cypress +hid-dr +hid-elan +hid-elecom +hid-elo +hid-emsff +hid-evision +hid-ezkey +hid-ft260 +hid-gaff +hid-gembird +hid-generic +hid-gfrm +hid-glorious +hid-google-hammer +hid-gt683r +hid-gyration +hid-holtek-kbd +hid-holtek-mouse +hid-holtekff +hid-hyperv +hid-icade +hid-ite +hid-jabra +hid-kensington +hid-keytouch +hid-kye +hid-lcpower +hid-led +hid-lenovo +hid-letsketch +hid-lg-g15 +hid-logitech +hid-logitech-dj +hid-logitech-hidpp +hid-macally +hid-magicmouse +hid-maltron +hid-mcp2221 +hid-megaworld +hid-mf +hid-microsoft +hid-monterey +hid-multitouch +hid-nintendo +hid-nti +hid-ntrig +hid-nvidia-shield +hid-ortek +hid-penmount +hid-petalynx +hid-picolcd +hid-pl +hid-plantronics +hid-playstation +hid-primax +hid-prodikeys +hid-pxrc +hid-razer +hid-redragon +hid-retrode +hid-rmi +hid-roccat +hid-roccat-arvo +hid-roccat-common +hid-roccat-isku +hid-roccat-kone +hid-roccat-koneplus +hid-roccat-konepure +hid-roccat-kovaplus +hid-roccat-lua +hid-roccat-pyra +hid-roccat-ryos +hid-roccat-savu +hid-saitek +hid-samsung +hid-semitek +hid-sensor-accel-3d +hid-sensor-als +hid-sensor-custom +hid-sensor-custom-intel-hinge +hid-sensor-gyro-3d +hid-sensor-hub +hid-sensor-humidity +hid-sensor-iio-common +hid-sensor-incl-3d +hid-sensor-magn-3d +hid-sensor-press +hid-sensor-prox +hid-sensor-rotation +hid-sensor-temperature +hid-sensor-trigger +hid-sigmamicro +hid-sjoy +hid-sony +hid-speedlink +hid-steam +hid-steelseries +hid-sunplus +hid-thrustmaster +hid-tivo +hid-tmff +hid-topre +hid-topseed +hid-twinhan +hid-u2fzero +hid-uclogic +hid-udraw-ps3 +hid-viewsonic +hid-vivaldi +hid-vivaldi-common +hid-vrc2 +hid-waltop +hid-wiimote +hid-xiaomi +hid-xinmo +hid-zpff +hid-zydacron +hideep +hidp +hih6130 +himax_hx83112b +hinic +hip04_eth +hisi-acc-vfio-pci +hisi-rng +hisi-sfc +hisi-spmi-controller +hisi-trng-v2 +hisi504_nand +hisi_femac +hisi_hikey_usb +hisi_hpre +hisi_pcie_pmu +hisi_powerkey +hisi_ptt +hisi_qm +hisi_sas_main +hisi_sas_v1_hw +hisi_sas_v2_hw +hisi_sas_v3_hw +hisi_sec +hisi_sec2 +hisi_thermal +hisi_uncore_cpa_pmu +hisi_uncore_ddrc_pmu +hisi_uncore_hha_pmu +hisi_uncore_l3c_pmu +hisi_uncore_pa_pmu +hisi_uncore_pmu +hisi_uncore_sllc_pmu +hisi_uncore_uc_pmu +hisi_zip +histb-rng +hix5hd2_gmac +hmc425a +hmc5843_core +hmc5843_i2c +hmc5843_spi +hmc6352 +hms-profinet +hnae +hnae3 +hns-roce-hw-v2 +hns3 +hns3_pmu +hns_dsaf +hns_enet_drv +hns_mdio +hopper +horus3a +host1x +hostap +hostap_pci +hostap_plx +hp03 +hp206c +hpfs +hpilo +hpsa +hptiop +hpwdt +hsi +hsi_char +hso +hsr +ht16k33 +hte-tegra194 +hte-tegra194-test +hts221 +hts221_i2c +hts221_spi +htu21 +huawei_cdc_ncm +hv_balloon +hv_netvsc +hv_sock +hv_storvsc +hv_utils +hv_vmbus +hwmon-vid +hwpoison-inject +hx711 +hx8357 +hx8357d +hycon-hy46xx +hynitron_cstxxx +hyperbus-core +hyperv-keyboard +hyperv_drm +hyperv_fb +i2c-algo-bit +i2c-algo-pca +i2c-ali1535 +i2c-ali1563 +i2c-ali15x3 +i2c-altera +i2c-amd756 +i2c-amd8111 +i2c-apple +i2c-arb-gpio-challenge +i2c-cbus-gpio +i2c-ccgx-ucsi +i2c-cp2615 +i2c-cros-ec-tunnel +i2c-demux-pinctrl +i2c-designware-pci +i2c-diolan-u2c +i2c-dln2 +i2c-fsi +i2c-gpio +i2c-hid +i2c-hid-acpi +i2c-hid-of +i2c-hid-of-elan +i2c-hid-of-goodix +i2c-hisi +i2c-hix5hd2 +i2c-i801 +i2c-imx +i2c-imx-lpi2c +i2c-isch +i2c-kempld +i2c-matroxfb +i2c-mchp-pci1xxxx +i2c-meson +i2c-mlxbf +i2c-mt65xx +i2c-mux +i2c-mux-gpio +i2c-mux-gpmux +i2c-mux-ltc4306 +i2c-mux-mlxcpld +i2c-mux-pca9541 +i2c-mux-pca954x +i2c-mux-pinctrl +i2c-mux-reg +i2c-mv64xxx +i2c-nforce2 +i2c-nomadik +i2c-npcm7xx +i2c-nvidia-gpu +i2c-ocores +i2c-owl +i2c-parport +i2c-pca-platform +i2c-piix4 +i2c-pxa +i2c-qcom-cci +i2c-qcom-geni +i2c-qup +i2c-rcar +i2c-riic +i2c-rk3x +i2c-robotfuzz-osif +i2c-rzv2m +i2c-scmi +i2c-sh_mobile +i2c-simtec +i2c-sis5595 +i2c-sis630 +i2c-sis96x +i2c-slave-eeprom +i2c-smbus +i2c-stm32f4 +i2c-stm32f7-drv +i2c-stub +i2c-synquacer +i2c-taos-evm +i2c-tegra +i2c-tegra-bpmp +i2c-thunderx +i2c-tiny-usb +i2c-versatile +i2c-via +i2c-viapro +i2c-viperboard +i2c-virtio +i2c-xgene-slimpro +i2c-xiic +i2c-xlp9xx +i3c +i3c-master-cdns +i40e +i5k_amb +i6300esb +i740fb +iavf +ib_cm +ib_core +ib_ipoib +ib_iser +ib_isert +ib_mthca +ib_srp +ib_srpt +ib_umad +ib_uverbs +ibm-cffps +ibm-panel +ibmaem +ibmpex +icc-bcm-voter +icc-bwmon +icc-clk +icc-osm-l3 +icc-rpmh +icc-smd-rpm +ice +ice40-spi +icp10100 +icp_multi +icplus +ics932s401 +idma64 +idmouse +idt77252 +idt_89hpesx +idt_gen2 +idt_gen3 +idtcps +ieee802154 +ieee802154_6lowpan +ieee802154_socket +ifb +ifcvf +ife +ifi_canfd +iforce +iforce-serio +iforce-usb +igb +igbvf +igc +igorplugusb +iguanair +iio-mux +iio-rescale +iio-trig-hrtimer +iio-trig-interrupt +iio-trig-loop +iio-trig-sysfs +iio_dummy +iio_hwmon +ila +ili210x +ili9163 +ili9225 +ili922x +ili9320 +ili9341 +ili9486 +ilitek_ts_i2c +imagis +img-ascii-lcd +img-i2s-in +img-i2s-out +img-parallel-out +img-spdif-in +img-spdif-out +imm +imon +imon_raw +ims-pcu +imx-audio-rpmsg +imx-bus +imx-common +imx-cpufreq-dt +imx-dcss +imx-dma +imx-dsp +imx-interconnect +imx-lcdc +imx-lcdif +imx-ldb-helper +imx-mailbox +imx-media-common +imx-mipi-csis +imx-pcm-dma +imx-pcm-rpmsg +imx-pxp +imx-sdma +imx208 +imx214 +imx219 +imx258 +imx274 +imx290 +imx296 +imx2_wdt +imx319 +imx334 +imx335 +imx355 +imx412 +imx415 +imx6q-cpufreq +imx6ul_tsc +imx7-media-csi +imx7d_adc +imx7ulp_wdt +imx8-isi +imx8m-ddrc +imx8mm-interconnect +imx8mm_thermal +imx8mn-interconnect +imx8mp-interconnect +imx8mq-interconnect +imx8mq-mipi-csi2 +imx8qm-ldb +imx8qxp-adc +imx8qxp-ldb +imx8qxp-pixel-combiner +imx8qxp-pixel-link +imx8qxp-pxl2dpi +imx93-pd +imx93-src +imx93_adc +imx_dsp_rproc +imx_keypad +imx_rproc +imx_sc_key +imx_sc_thermal +imx_sc_wdt +imx_thermal +imxfb +ina209 +ina238 +ina2xx +ina2xx-adc +ina3221 +industrialio +industrialio-buffer-cb +industrialio-buffer-dma +industrialio-buffer-dmaengine +industrialio-configfs +industrialio-gts-helper +industrialio-hw-consumer +industrialio-sw-device +industrialio-sw-trigger +industrialio-triggered-buffer +industrialio-triggered-event +inet_diag +inexio +inftl +initio +input-leds +inspur-ipsps +int51x1 +intel-m10-bmc-core +intel-m10-bmc-hwmon +intel-m10-bmc-pmci +intel-m10-bmc-spi +intel-nand-controller +intel-xway +intel_qat +intel_th +intel_th_acpi +intel_th_gth +intel_th_msu +intel_th_msu_sink +intel_th_pci +intel_th_pti +intel_th_sth +intel_vr_nor +interact +interrupt-cnt +inv-icm42600 +inv-icm42600-i2c +inv-icm42600-spi +inv-mpu6050 +inv-mpu6050-i2c +inv-mpu6050-spi +io-domain +io_edgeport +io_ti +iommufd +ionic +iosm +iowarrior +ip5xxx_power +ip6_gre +ip6_tables +ip6_tunnel +ip6_udp_tunnel +ip6_vti +ip6t_NPT +ip6t_REJECT +ip6t_SYNPROXY +ip6t_ah +ip6t_eui64 +ip6t_frag +ip6t_hbh +ip6t_ipv6header +ip6t_mh +ip6t_rpfilter +ip6t_rt +ip6t_srh +ip6table_filter +ip6table_mangle +ip6table_nat +ip6table_raw +ip6table_security +ip_gre +ip_set +ip_set_bitmap_ip +ip_set_bitmap_ipmac +ip_set_bitmap_port +ip_set_hash_ip +ip_set_hash_ipmac +ip_set_hash_ipmark +ip_set_hash_ipport +ip_set_hash_ipportip +ip_set_hash_ipportnet +ip_set_hash_mac +ip_set_hash_net +ip_set_hash_netiface +ip_set_hash_netnet +ip_set_hash_netport +ip_set_hash_netportnet +ip_set_list_set +ip_tables +ip_tunnel +ip_vs +ip_vs_dh +ip_vs_fo +ip_vs_ftp +ip_vs_lblc +ip_vs_lblcr +ip_vs_lc +ip_vs_mh +ip_vs_nq +ip_vs_ovf +ip_vs_pe_sip +ip_vs_rr +ip_vs_sed +ip_vs_sh +ip_vs_twos +ip_vs_wlc +ip_vs_wrr +ip_vti +ipa +ipack +ipaq +ipcomp +ipcomp6 +iphase +ipheth +ipip +ipmb_dev_int +ipmi_devintf +ipmi_ipmb +ipmi_msghandler +ipmi_poweroff +ipmi_si +ipmi_ssif +ipmi_watchdog +ipoctal +ipr +iproc_nand +ips +ipt_ECN +ipt_REJECT +ipt_SYNPROXY +ipt_ah +ipt_rpfilter +iptable_filter +iptable_mangle +iptable_nat +iptable_raw +iptable_security +ipvlan +ipvtap +ipw +ipw2100 +ipw2200 +iqs269a +iqs5xx +iqs620at-temp +iqs621-als +iqs624-pos +iqs626a +iqs62x +iqs62x-keys +iqs7222 +ir-hix5hd2 +ir-imon-decoder +ir-jvc-decoder +ir-kbd-i2c +ir-mce_kbd-decoder +ir-nec-decoder +ir-rc5-decoder +ir-rc6-decoder +ir-rcmm-decoder +ir-sanyo-decoder +ir-sharp-decoder +ir-sony-decoder +ir-spi +ir-usb +ir-xmp-decoder +ir35221 +ir36021 +ir38064 +ir_toy +irdma +irps5401 +irq-imx-mu-msi +irq-madera +irq-pruss-intc +irq-qcom-mpm +iscsi_boot_sysfs +iscsi_ibft +iscsi_target_mod +iscsi_tcp +isdnhdlc +isight_firmware +isl29003 +isl29018 +isl29020 +isl29028 +isl29125 +isl29501 +isl6271a-regulator +isl6405 +isl6421 +isl6423 +isl68137 +isl7998x +isl9305 +isofs +isp116x-hcd +isp1704_charger +isp1760 +it87 +it913x +itd1000 +ite-cir +ite-it6505 +ite-it66121 +itg3200 +iuu_phoenix +ivtv +ivtv-alsa +ivtvfb +iw_cm +iw_cxgb4 +iwl3945 +iwl4965 +iwldvm +iwlegacy +iwlmvm +iwlwifi +ix2505v +ixgbe +ixgbevf +janz-cmodio +janz-ican3 +jc42 +jedec_probe +jffs2 +jfs +jh7110-crypto +jmb38x_ms +jme +joydev +joydump +jr3_pci +jsa1212 +jsm +k3_bandgap +k3_j72xx_bandgap +k3dma +kafs +kalmia +kaweth +kbic +kbtab +kcm +kcomedilib +kcs_bmc +kcs_bmc_cdev_ipmi +kcs_bmc_npcm7xx +kcs_bmc_serio +ke_counter +keembay-ocs-aes +keembay-ocs-ecc +keembay-ocs-hcu +keembay_wdt +kempld-core +kempld_wdt +kernelcapi +keyspan +keyspan_pda +keyspan_remote +keywrap +kfifo_buf +khadas-mcu +khadas_mcu_fan +kheaders +kionix-kx022a +kionix-kx022a-i2c +kionix-kx022a-spi +kirin-drm +kl5kusb105 +kmb-drm +kmem +kmx61 +kobil_sct +komeda +kpss-xcc +ks0108 +ks0127 +ks7010 +ks8842 +ks8851_common +ks8851_par +ks8851_spi +ksmbd +ksz884x +ksz8863_smi +ksz9477_i2c +ksz_spi +ksz_switch +ktd253-backlight +ktti +ktz8866 +kvaser_pci +kvaser_pciefd +kvaser_usb +kxcjk-1013 +kxsd9 +kxsd9-i2c +kxsd9-spi +kxtj9 +kyber-iosched +kyrofb +l1oip +l2tp_core +l2tp_debugfs +l2tp_eth +l2tp_ip +l2tp_ip6 +l2tp_netlink +l2tp_ppp +l4f00242t03 +l64781 +lan743x +lan78xx +lan9303-core +lan9303_i2c +lan9303_mdio +lan966x-switch +lan966x_serdes +lanai +lantiq_gswip +lapb +lapbether +lattice-ecp3-config +lattice-sysconfig +lattice-sysconfig-spi +layerscape_edac_mod +lcd +lcd2s +ldusb +lec +led-class-flash +led-class-multicolor +led_bl +leds-88pm860x +leds-aat1290 +leds-adp5520 +leds-an30259a +leds-as3645a +leds-aw200xx +leds-aw2013 +leds-bcm6328 +leds-bcm6358 +leds-bd2606mvv +leds-bd2802 +leds-blinkm +leds-cpcap +leds-cr0014114 +leds-da903x +leds-da9052 +leds-dac124s085 +leds-el15203000 +leds-gpio +leds-is31fl319x +leds-is31fl32xx +leds-ktd2692 +leds-lm3530 +leds-lm3532 +leds-lm3533 +leds-lm355x +leds-lm3601x +leds-lm36274 +leds-lm3642 +leds-lm3692x +leds-lm3697 +leds-lp3944 +leds-lp3952 +leds-lp50xx +leds-lp5521 +leds-lp5523 +leds-lp5562 +leds-lp55xx-common +leds-lp8501 +leds-lp8788 +leds-lp8860 +leds-lt3593 +leds-max77650 +leds-max77693 +leds-max8997 +leds-mc13783 +leds-menf21bmc +leds-mlxreg +leds-mt6323 +leds-mt6360 +leds-mt6370-flash +leds-mt6370-rgb +leds-pca9532 +leds-pca955x +leds-pca963x +leds-pwm +leds-pwm-multicolor +leds-qcom-flash +leds-qcom-lpg +leds-regulator +leds-rt4505 +leds-rt8515 +leds-sc27xx-bltc +leds-sgm3140 +leds-spi-byte +leds-tca6507 +leds-ti-lmu-common +leds-tlc591xx +leds-tps6105x +leds-wm831x-status +leds-wm8350 +ledtrig-activity +ledtrig-audio +ledtrig-backlight +ledtrig-camera +ledtrig-default-on +ledtrig-heartbeat +ledtrig-netdev +ledtrig-oneshot +ledtrig-pattern +ledtrig-timer +ledtrig-transient +ledtrig-tty +ledtrig-usbport +legousbtower +lg-vl600 +lg2160 +lgdt3305 +lgdt3306a +lgdt330x +lgs8gl5 +lgs8gxx +lib80211 +lib80211_crypt_ccmp +lib80211_crypt_tkip +lib80211_crypt_wep +libarc4 +libceph +libchacha +libchacha20poly1305 +libcomposite +libcrc32c +libcurve25519 +libcurve25519-generic +libcxgb +libcxgbi +libdes +libertas +libertas_sdio +libertas_spi +libertas_tf +libertas_tf_usb +libfc +libfcoe +libipw +libiscsi +libiscsi_tcp +libpoly1305 +libsas +libwx +lightning +lima +line-display +lineage-pem +linear +linkstation-poweroff +liquidio +liquidio-core +liquidio_vf +lis3lv02d +lis3lv02d_i2c +liteuart +litex_liteeth +litex_mmc +litex_soc_ctrl +lkkbd +ll_temac +llc +llc2 +llcc-qcom +lm25066 +lm3533-als +lm3533-core +lm3533-ctrlbank +lm3533_bl +lm3560 +lm3630a_bl +lm3639_bl +lm363x-regulator +lm3646 +lm63 +lm70 +lm73 +lm75 +lm77 +lm78 +lm80 +lm83 +lm8323 +lm8333 +lm85 +lm87 +lm90 +lm92 +lm93 +lm95234 +lm95241 +lm95245 +lmh +lmp91000 +lms283gf05 +lms501kf03 +lnbh25 +lnbh29 +lnbp21 +lnbp22 +lochnagar-hwmon +lochnagar-regulator +lockd +logicvc-drm +lontium-lt8912b +lontium-lt9211 +lontium-lt9611 +lontium-lt9611uxc +lp +lp3943 +lp3971 +lp3972 +lp855x_bl +lp8727_charger +lp872x +lp873x +lp873x-regulator +lp8755 +lp87565 +lp87565-regulator +lp8788-buck +lp8788-charger +lp8788-ldo +lp8788_adc +lp8788_bl +lpass-gfm-sm8250 +lpassaudiocc-sc7280 +lpasscc-sc7280 +lpasscc-sc8280xp +lpasscc-sdm845 +lpasscorecc-sc7180 +lpasscorecc-sc7280 +lpc_ich +lpc_sch +lpddr_cmds +lpfc +lru_cache +lrw +lt3651-charger +lt7182s +ltc1660 +ltc2471 +ltc2485 +ltc2496 +ltc2497 +ltc2497-core +ltc2632 +ltc2688 +ltc2941-battery-gauge +ltc2945 +ltc2947-core +ltc2947-i2c +ltc2947-spi +ltc2978 +ltc2983 +ltc2990 +ltc2992 +ltc3589 +ltc3676 +ltc3815 +ltc4151 +ltc4162-l-charger +ltc4215 +ltc4222 +ltc4245 +ltc4260 +ltc4261 +ltr501 +ltrf216a +ltv350qv +lv0104cs +lv5207lp +lvds-codec +lvstest +lvts_thermal +lxt +lz4 +lz4_compress +lz4hc +lz4hc_compress +m2m-deinterlace +m52790 +m62332 +m88ds3103 +m88rs2000 +m88rs6000t +mISDN_core +mISDN_dsp +mISDNinfineon +mISDNipac +mISDNisar +m_can +m_can_pci +m_can_platform +ma35d1_serial +mac-celtic +mac-centeuro +mac-croatian +mac-cyrillic +mac-gaelic +mac-greek +mac-iceland +mac-inuit +mac-roman +mac-romanian +mac-turkish +mac80211 +mac80211_hwsim +mac802154 +mac802154_hwsim +macb +macb_pci +machxo2-spi +macmodes +macsec +macvlan +macvtap +madera +madera-i2c +madera-spi +mag3110 +magellan +mailbox-altera +mailbox-test +mailbox-xgene-slimpro +mali-dp +mantis +mantis_core +map_absent +map_funcs +map_ram +map_rom +marvell +marvell-88x2222 +marvell-cesa +marvell10g +marvell_cn10k_ddr_pmu +marvell_cn10k_tad_pmu +marvell_nand +matrix-keymap +matrix_keypad +matrox_w1 +matroxfb_DAC1064 +matroxfb_Ti3026 +matroxfb_accel +matroxfb_base +matroxfb_crtc2 +matroxfb_g450 +matroxfb_maven +matroxfb_misc +max1027 +max11100 +max1111 +max1118 +max11205 +max11410 +max11801_ts +max1241 +max127 +max1363 +max14577-regulator +max14577_charger +max14656_charger_detector +max15301 +max1586 +max16064 +max16065 +max1619 +max16601 +max1668 +max17040_battery +max17042_battery +max1721x_battery +max197 +max20086-regulator +max20411-regulator +max20730 +max20751 +max2165 +max2175 +max30100 +max30102 +max30208 +max3100 +max31722 +max31730 +max31760 +max31785 +max31790 +max31827 +max31856 +max31865 +max3420_udc +max3421-hcd +max34440 +max44000 +max44009 +max517 +max5432 +max5481 +max5487 +max5522 +max5821 +max63xx_wdt +max6620 +max6621 +max6639 +max6650 +max6697 +max6875 +max7359_keypad +max77541 +max77541-adc +max77541-regulator +max77620-regulator +max77620_thermal +max77620_wdt +max77650 +max77650-charger +max77650-onkey +max77650-regulator +max77686-regulator +max77693-haptic +max77693-regulator +max77693_charger +max77714 +max77802-regulator +max77826-regulator +max77976_charger +max8649 +max8660 +max8688 +max8893 +max8903_charger +max8907 +max8907-regulator +max8925-regulator +max8925_bl +max8925_onkey +max8925_power +max8952 +max8973-regulator +max8997-regulator +max8997_charger +max8997_haptic +max8998 +max8998_charger +max9271 +max9286 +max9611 +max96712 +maxim_thermocouple +mb1232 +mb862xxfb +mb86a16 +mb86a20s +mc +mc13783-adc +mc13783-pwrbutton +mc13783-regulator +mc13783_ts +mc13892-regulator +mc13xxx-core +mc13xxx-i2c +mc13xxx-regulator-core +mc13xxx-spi +mc3230 +mc34vr500 +mc44s803 +mcam-core +mcb +mcb-lpc +mcb-pci +mcba_usb +mceusb +mchp23k256 +mchp48l640 +mchp_pci1xxxx_gp +mchp_pci1xxxx_gpio +mcp16502 +mcp251x +mcp251xfd +mcp3021 +mcp320x +mcp3422 +mcp3911 +mcp4018 +mcp41010 +mcp4131 +mcp4531 +mcp4725 +mcp4922 +mcr20a +mcs5000_ts +mcs7830 +mcs_touchkey +mct_u232 +mctp-i2c +mctp-serial +md-cluster +md4 +mdc800 +mdio +mdio-bcm-unimac +mdio-cavium +mdio-gpio +mdio-hisi-femac +mdio-i2c +mdio-ipq4019 +mdio-ipq8064 +mdio-mscc-miim +mdio-mux +mdio-mux-gpio +mdio-mux-meson-g12a +mdio-mux-meson-gxl +mdio-mux-mmioreg +mdio-mux-multiplexer +mdio-mvusb +mdio-octeon +mdio-regmap +mdio-thunder +mdio-xgene +mdt_loader +me_daq +mediatek +mediatek-cpufreq +mediatek-cpufreq-hw +mediatek-drm +mediatek-drm-hdmi +mediatek-ge +mediatek-ge-soc +megachips-stdpxxxx-ge-b850v3-fw +megaraid +megaraid_mbox +megaraid_mm +megaraid_sas +melfas_mip4 +memory-notifier-error-inject +memstick +men_z135_uart +men_z188_adc +mena21_wdt +menf21bmc +menf21bmc_hwmon +menf21bmc_wdt +menz69_wdt +meson-canvas +meson-drm +meson-gx-mmc +meson-gxl +meson-ir +meson-ir-tx +meson-mx-sdio +meson-rng +meson-vdec +meson_ddr_pmu_g12 +meson_dw_hdmi +meson_dw_mipi_dsi +meson_gxbb_wdt +meson_nand +meson_saradc +meson_wdt +metro-usb +metronomefb +mf6x4 +mgag200 +mhi +mhi_ep +mhi_net +mhi_pci_generic +mhi_wwan_ctrl +mhi_wwan_mbim +mi0283qt +michael_mic +micrel +microchip +microchip-spi +microchip_t1 +microchip_t1s +microread +microread_i2c +microtek +minix +mip6 +mipi-i3c-hci +mite +mkiss +ml86v7667 +mlx4_core +mlx4_en +mlx4_ib +mlx5-vfio-pci +mlx5_core +mlx5_ib +mlx5_vdpa +mlx90614 +mlx90632 +mlx_wdt +mlxbf-bootctl +mlxbf-pmc +mlxbf-tmfifo +mlxbf_gige +mlxfw +mlxreg-fan +mlxreg-hotplug +mlxreg-io +mlxreg-lc +mlxsw_core +mlxsw_i2c +mlxsw_minimal +mlxsw_pci +mlxsw_spectrum +mma7455_core +mma7455_i2c +mma7455_spi +mma7660 +mma8450 +mma8452 +mma9551 +mma9551_core +mma9553 +mmc35240 +mmc_hsq +mmc_spi +mmcc-msm8994 +mmcc-msm8996 +mmcc-msm8998 +mmcc-sdm660 +mms114 +mn88443x +mn88472 +mn88473 +mos7720 +mos7840 +most_cdev +most_core +most_dim2 +most_i2c +most_net +most_snd +most_usb +most_video +motorcomm +motorola-cpcap +moxa +moxtet +mp2629 +mp2629_adc +mp2629_charger +mp2888 +mp2975 +mp5023 +mp5416 +mp8859 +mp886x +mpi3mr +mpl115 +mpl115_i2c +mpl115_spi +mpl3115 +mpls_gso +mpls_iptunnel +mpls_router +mpoa +mpq7920 +mpq7932 +mpr121_touchkey +mprls0025pa +mpt3sas +mptbase +mptcp_diag +mptctl +mptfc +mptlan +mptsas +mptscsih +mptspi +mpu3050 +mr75203 +mrf24j40 +mrp +ms5611_core +ms5611_i2c +ms5611_spi +ms5637 +ms_block +ms_sensors_i2c +msa311 +mscc +mscc_felix +mscc_felix_dsa_lib +mscc_ocelot +mscc_ocelot_ext +mscc_ocelot_switch_lib +mscc_seville +msdos +mse102x +msg2638 +msi001 +msi2500 +msm +msp3400 +mspro_block +mss-sc7180 +mt2060 +mt2063 +mt20xx +mt2131 +mt2266 +mt312 +mt352 +mt6311-regulator +mt6315-regulator +mt6323-regulator +mt6331-regulator +mt6332-regulator +mt6357-regulator +mt6358-regulator +mt6359-accdet +mt6359-regulator +mt6360-adc +mt6360-core +mt6360-regulator +mt6360_charger +mt6370 +mt6370-adc +mt6370-backlight +mt6370-charger +mt6370-regulator +mt6380-regulator +mt6397 +mt6397-regulator +mt6577_auxadc +mt6779-keypad +mt6797-mt6351 +mt7530 +mt7530-mdio +mt7530-mmio +mt76 +mt76-connac-lib +mt76-sdio +mt76-usb +mt7601u +mt7603e +mt7615-common +mt7615e +mt7663-usb-sdio-common +mt7663s +mt7663u +mt76x0-common +mt76x02-lib +mt76x02-usb +mt76x0e +mt76x0u +mt76x2-common +mt76x2e +mt76x2u +mt7915e +mt7921-common +mt7921e +mt7921s +mt7921u +mt7996e +mt8183-da7219-max98357 +mt8183-mt6358-ts3a227-max98357 +mt8186-mt6366-da7219-max98357 +mt8186-mt6366-rt1019-rt5682s +mt8188-mt6359 +mt8192-mt6359-rt1015-rt5682 +mt8195-mt6359 +mt9m001 +mt9m111 +mt9p031 +mt9t112 +mt9v011 +mt9v032 +mt9v111 +mtd +mtd_blkdevs +mtd_dataflash +mtdblock +mtdblock_ro +mtdoops +mtdpstore +mtdram +mtdswap +mtip32xx +mtk-adsp-common +mtk-adsp-ipc +mtk-adsp-mailbox +mtk-btcvsd +mtk-cci-devfreq +mtk-cir +mtk-cmdq-helper +mtk-cmdq-mailbox +mtk-cqdma +mtk-devapc +mtk-hsdma +mtk-mmsys +mtk-mutex +mtk-pmic-keys +mtk-pmic-wrap +mtk-rng +mtk-sd +mtk-smi +mtk-svs +mtk-uart-apdma +mtk-vpu +mtk_dp +mtk_iommu +mtk_nand +mtk_rpmsg +mtk_scp +mtk_scp_ipi +mtk_t7xx +mtk_wdt +mtouch +mtu3 +multipath +musb_hdrc +mux-adg792a +mux-adgs1408 +mux-core +mux-gpio +mux-mmio +mv88e6060 +mv88e6xxx +mv_u3d_core +mv_udc +mvmdio +mvneta +mvpp2 +mvsas +mvumi +mwifiex +mwifiex_pcie +mwifiex_sdio +mwifiex_usb +mwl8k +mxb +mxc-jpeg-encdec +mxc4005 +mxc6255 +mxc_nand +mxc_w1 +mxcmmc +mxic_nand +mxl-gpy +mxl111sf-demod +mxl111sf-tuner +mxl301rf +mxl5005s +mxl5007t +mxl5xx +mxl692 +mxser +mxsfb +mxuport +myrb +myri10ge +myrs +n5pf +n_gsm +n_hdlc +nand +nandcore +nandsim +national +natsemi +nau7802 +navman +nb7vpq904m +nbd +nci +nci_spi +nci_uart +ncn26000 +nct6683 +nct6775 +nct6775-core +nct6775-i2c +nct7802 +nct7904 +nd_btt +nd_pmem +nd_virtio +ne2k-pci +neofb +net1080 +net2272 +net2280 +netconsole +netdevsim +netfs +netjet +netlink_diag +netrom +netsec +netup-unidvb +netxen_nic +newtonkbd +nf_conncount +nf_conntrack +nf_conntrack_amanda +nf_conntrack_bridge +nf_conntrack_broadcast +nf_conntrack_ftp +nf_conntrack_h323 +nf_conntrack_irc +nf_conntrack_netbios_ns +nf_conntrack_netlink +nf_conntrack_pptp +nf_conntrack_sane +nf_conntrack_sip +nf_conntrack_snmp +nf_conntrack_tftp +nf_defrag_ipv4 +nf_defrag_ipv6 +nf_dup_ipv4 +nf_dup_ipv6 +nf_dup_netdev +nf_flow_table +nf_flow_table_inet +nf_log_syslog +nf_nat +nf_nat_amanda +nf_nat_ftp +nf_nat_h323 +nf_nat_irc +nf_nat_pptp +nf_nat_sip +nf_nat_snmp_basic +nf_nat_tftp +nf_reject_ipv4 +nf_reject_ipv6 +nf_socket_ipv4 +nf_socket_ipv6 +nf_synproxy_core +nf_tables +nf_tproxy_ipv4 +nf_tproxy_ipv6 +nfc +nfc_digital +nfcmrvl +nfcmrvl_i2c +nfcmrvl_spi +nfcmrvl_uart +nfcmrvl_usb +nfcsim +nfit +nfnetlink +nfnetlink_acct +nfnetlink_cthelper +nfnetlink_cttimeout +nfnetlink_hook +nfnetlink_log +nfnetlink_osf +nfnetlink_queue +nfp +nfs +nfs_acl +nfs_layout_flexfiles +nfs_layout_nfsv41_files +nfsd +nfsv2 +nfsv3 +nfsv4 +nft_chain_nat +nft_compat +nft_connlimit +nft_ct +nft_dup_ipv4 +nft_dup_ipv6 +nft_dup_netdev +nft_fib +nft_fib_inet +nft_fib_ipv4 +nft_fib_ipv6 +nft_fib_netdev +nft_flow_offload +nft_fwd_netdev +nft_hash +nft_limit +nft_log +nft_masq +nft_meta_bridge +nft_nat +nft_numgen +nft_osf +nft_queue +nft_quota +nft_redir +nft_reject +nft_reject_bridge +nft_reject_inet +nft_reject_ipv4 +nft_reject_ipv6 +nft_reject_netdev +nft_socket +nft_synproxy +nft_tproxy +nft_tunnel +nft_xfrm +nftl +ngbe +ngene +nhc_dest +nhc_fragment +nhc_hop +nhc_ipv6 +nhc_mobility +nhc_routing +nhc_udp +nhpoly1305 +nhpoly1305-neon +ni_6527 +ni_65xx +ni_660x +ni_670x +ni_pcidio +ni_pcimio +ni_routes_test +ni_routing +ni_tio +ni_tiocmd +ni_usb6501 +nicpf +nicstar +nicvf +nilfs2 +nitro_enclaves +niu +nixge +nlmon +nls_ascii +nls_cp1250 +nls_cp1251 +nls_cp1255 +nls_cp737 +nls_cp775 +nls_cp850 +nls_cp852 +nls_cp855 +nls_cp857 +nls_cp860 +nls_cp861 +nls_cp862 +nls_cp863 +nls_cp864 +nls_cp865 +nls_cp866 +nls_cp869 +nls_cp874 +nls_cp932 +nls_cp936 +nls_cp949 +nls_cp950 +nls_euc-jp +nls_iso8859-1 +nls_iso8859-13 +nls_iso8859-14 +nls_iso8859-15 +nls_iso8859-2 +nls_iso8859-3 +nls_iso8859-4 +nls_iso8859-5 +nls_iso8859-6 +nls_iso8859-7 +nls_iso8859-9 +nls_koi8-r +nls_koi8-ru +nls_koi8-u +nls_utf8 +noa1305 +nosy +notifier-error-inject +nouveau +novatek-nvt-ts +nozomi +npcm-rng +npcm750-pwm-fan +npcm_adc +npcm_edac +nps_enet +ns558 +ns83820 +nsh +ntb +ntb_hw_epf +ntb_hw_idt +ntb_hw_switchtec +ntb_netdev +ntb_perf +ntb_pingpong +ntb_tool +ntb_transport +ntc_thermistor +ntfs +ntfs3 +ntxec +null_blk +nuvoton-cir +nvec +nvec_kbd +nvec_paz00 +nvec_power +nvec_ps2 +nvidiafb +nvme +nvme-apple +nvme-common +nvme-core +nvme-fabrics +nvme-fc +nvme-loop +nvme-rdma +nvme-tcp +nvmem-apple-efuses +nvmem-imx-iim +nvmem-imx-ocotp +nvmem-imx-ocotp-ele +nvmem-imx-ocotp-scu +nvmem-layerscape-sfp +nvmem-rave-sp-eeprom +nvmem-reboot-mode +nvmem-rmem +nvmem-rockchip-otp +nvmem-sc27xx-efuse +nvmem_meson_mx_efuse +nvmem_mtk-efuse +nvmem_qcom-spmi-sdam +nvmem_qfprom +nvmem_rockchip_efuse +nvmem_snvs_lpgpr +nvmem_sprd_efuse +nvmem_stm32_romem +nvmem_sunxi_sid +nvmem_u-boot-env +nvmet +nvmet-fc +nvmet-rdma +nvmet-tcp +nvsw-sn2201 +nwl-dsi +nxp-bbnsm-pwrkey +nxp-c45-tja11xx +nxp-cbtx +nxp-nci +nxp-nci_i2c +nxp-ptn3460 +nxp-tja11xx +nxt200x +nxt6000 +nzxt-kraken2 +nzxt-smart2 +objagg +ocelot-soc +ocfb +ocfs2 +ocfs2_dlm +ocfs2_dlmfs +ocfs2_nodemanager +ocfs2_stack_o2cb +ocfs2_stack_user +ocfs2_stackglue +ocmem +ocrdma +octeon_ep +octeontx-cpt +octeontx-cptvf +of-fpga-region +of_mmc_spi +of_pmem +of_xilinx_wdt +ofb +ofpart +og01a1b +ohci-platform +omap-mailbox +omap-rng +omap2_nand +omap4-keypad +omap_elm +omap_hwspinlock +omfs +omninet +on20 +on26 +onboard_usb_hub +onenand +onie-tlv +open-dice +opencores-kbd +openvswitch +opt3001 +opt4001 +optee +optee-rng +opticon +option +or51132 +or51211 +orangefs +orinoco +orinoco_nortel +orinoco_plx +orinoco_tmd +orinoco_usb +oti6858 +otm3225a +otx2_ptp +ov01a10 +ov02a10 +ov08d10 +ov08x40 +ov13858 +ov13b10 +ov2640 +ov2659 +ov2680 +ov2685 +ov2740 +ov4689 +ov5640 +ov5645 +ov5647 +ov5648 +ov5670 +ov5675 +ov5693 +ov5695 +ov6650 +ov7251 +ov7640 +ov7670 +ov772x +ov7740 +ov8856 +ov8858 +ov8865 +ov9282 +ov9640 +ov9650 +ov9734 +overlay +owl-dma +owl-emac +owl-mmc +oxu210hp-hcd +p54common +p54pci +p54spi +p54usb +p8022 +pa12203001 +palmas-pwrbutton +palmas-regulator +palmas_gpadc +pandora_bl +panel +panel-abt-y030xx067a +panel-arm-versatile +panel-asus-z00t-tm5p5-n35596 +panel-auo-a030jtn01 +panel-boe-bf060y8m-aj0 +panel-boe-himax8279d +panel-boe-tv101wum-nl6 +panel-dsi-cm +panel-ebbg-ft8719 +panel-edp +panel-elida-kd35t133 +panel-feixin-k101-im2ba02 +panel-feiyang-fy07024di26a30d +panel-himax-hx8394 +panel-ilitek-ili9322 +panel-ilitek-ili9341 +panel-ilitek-ili9881c +panel-innolux-ej030na +panel-innolux-p079zca +panel-jadard-jd9365da-h3 +panel-jdi-fhd-r63452 +panel-jdi-lt070me05000 +panel-khadas-ts050 +panel-kingdisplay-kd097d04 +panel-leadtek-ltk050h3146w +panel-leadtek-ltk500hd1829 +panel-lg-lb035q02 +panel-lg-lg4573 +panel-lvds +panel-magnachip-d53e6ea8966 +panel-mantix-mlaf057we51 +panel-mipi-dbi +panel-nec-nl8048hl11 +panel-newvision-nv3051d +panel-newvision-nv3052c +panel-novatek-nt35510 +panel-novatek-nt35560 +panel-novatek-nt35950 +panel-novatek-nt36523 +panel-novatek-nt36672a +panel-novatek-nt39016 +panel-olimex-lcd-olinuxino +panel-orisetech-ota5601a +panel-orisetech-otm8009a +panel-osd-osd101t2587-53ts +panel-panasonic-vvx10f034n00 +panel-raspberrypi-touchscreen +panel-raydium-rm67191 +panel-raydium-rm68200 +panel-ronbo-rb070d30 +panel-samsung-atna33xc20 +panel-samsung-db7430 +panel-samsung-ld9040 +panel-samsung-s6d16d0 +panel-samsung-s6d27a1 +panel-samsung-s6d7aa0 +panel-samsung-s6e3ha2 +panel-samsung-s6e63j0x03 +panel-samsung-s6e63m0 +panel-samsung-s6e63m0-dsi +panel-samsung-s6e63m0-spi +panel-samsung-s6e88a0-ams452ef01 +panel-samsung-s6e8aa0 +panel-samsung-sofef00 +panel-seiko-43wvf1g +panel-sharp-lq101r1sx01 +panel-sharp-ls037v7dw01 +panel-sharp-ls043t1le01 +panel-sharp-ls060t1sx01 +panel-simple +panel-sitronix-st7701 +panel-sitronix-st7703 +panel-sitronix-st7789v +panel-sony-acx565akm +panel-sony-td4353-jdi +panel-sony-tulip-truly-nt35521 +panel-tdo-tl070wsh30 +panel-tpo-td028ttec1 +panel-tpo-td043mtea1 +panel-tpo-tpg110 +panel-truly-nt35597 +panel-visionox-rm69299 +panel-visionox-vtdr6130 +panel-widechips-ws2401 +panel-xinpeng-xpp055c272 +panfrost +parade-ps8622 +parade-ps8640 +parkbd +parman +parport +parport_pc +parport_serial +parser_trx +pata_acpi +pata_ali +pata_amd +pata_artop +pata_atiixp +pata_atp867x +pata_cmd640 +pata_cmd64x +pata_cypress +pata_efar +pata_hpt366 +pata_hpt37x +pata_hpt3x2n +pata_hpt3x3 +pata_imx +pata_it8213 +pata_it821x +pata_jmicron +pata_legacy +pata_marvell +pata_mpiix +pata_netcell +pata_ninja32 +pata_ns87410 +pata_ns87415 +pata_of_platform +pata_oldpiix +pata_opti +pata_optidma +pata_parport +pata_pdc2027x +pata_pdc202xx_old +pata_piccolo +pata_platform +pata_radisys +pata_rdc +pata_rz1000 +pata_sch +pata_serverworks +pata_sil680 +pata_sis +pata_sl82c105 +pata_triflex +pata_via +pc300too +pc87360 +pc87427 +pca9450-regulator +pcap-regulator +pcap_keys +pcap_ts +pcbc +pcf50633 +pcf50633-adc +pcf50633-backlight +pcf50633-charger +pcf50633-gpio +pcf50633-input +pcf50633-regulator +pcf8574_keypad +pcf8591 +pch_udc +pci +pci-epf-mhi +pci-epf-ntb +pci-epf-vntb +pci-hyperv +pci-hyperv-intf +pci-meson +pci-pf-stub +pci-stub +pci200syn +pcie-apple +pcie-mediatek-gen3 +pcie-qcom-ep +pcie-rockchip-host +pcie-tegra194 +pcips2 +pcmcia_core +pcmcia_rsrc +pcnet32 +pcrypt +pcs-mtk-lynxi +pcs_xpcs +pcwd_pci +pcwd_usb +pdc_adma +pdr_interface +pds_core +pds_vdpa +peak_pci +peak_pciefd +peak_usb +peci +peci-cpu +peci-cputemp +peci-dimmtemp +pegasus +pegasus_notetaker +penmount +pf8x00-regulator +pfr_telemetry +pfr_update +pfuze100-regulator +phantom +phonet +phram +phy-am654-serdes +phy-armada38x-comphy +phy-bcm-kona-usb2 +phy-berlin-sata +phy-berlin-usb +phy-cadence-salvo +phy-cadence-sierra +phy-cadence-torrent +phy-can-transceiver +phy-cpcap-usb +phy-exynos-usb2 +phy-fsl-imx8-mipi-dphy +phy-fsl-imx8m-pcie +phy-fsl-imx8mq-usb +phy-fsl-imx8qm-lvds-phy +phy-fsl-lynx-28g +phy-generic +phy-gmii-sel +phy-gpio-vbus-usb +phy-hi3660-usb3 +phy-hi3670-pcie +phy-hi3670-usb3 +phy-hi6220-usb +phy-hisi-inno-usb2 +phy-histb-combphy +phy-intel-keembay-emmc +phy-intel-keembay-usb +phy-isp1301 +phy-j721e-wiz +phy-mapphone-mdm6600 +phy-meson-axg-mipi-dphy +phy-meson-g12a-mipi-dphy-analog +phy-meson-g12a-usb2 +phy-meson-g12a-usb3-pcie +phy-meson-gxl-usb2 +phy-meson8b-usb2 +phy-mtk-dp +phy-mtk-hdmi-drv +phy-mtk-mipi-dsi-drv +phy-mtk-pcie +phy-mtk-tphy +phy-mtk-ufs +phy-mtk-xsphy +phy-mvebu-a3700-comphy +phy-mvebu-a3700-utmi +phy-mvebu-cp110-comphy +phy-mvebu-cp110-utmi +phy-ocelot-serdes +phy-omap-usb2 +phy-pxa-28nm-hsic +phy-pxa-28nm-usb2 +phy-qcom-apq8064-sata +phy-qcom-edp +phy-qcom-eusb2-repeater +phy-qcom-ipq4019-usb +phy-qcom-ipq806x-sata +phy-qcom-ipq806x-usb +phy-qcom-pcie2 +phy-qcom-qmp-combo +phy-qcom-qmp-pcie +phy-qcom-qmp-pcie-msm8996 +phy-qcom-qmp-ufs +phy-qcom-qmp-usb +phy-qcom-qusb2 +phy-qcom-sgmii-eth +phy-qcom-snps-eusb2 +phy-qcom-snps-femto-v2 +phy-qcom-usb-hs +phy-qcom-usb-hs-28nm +phy-qcom-usb-hsic +phy-qcom-usb-ss +phy-rcar-gen2 +phy-rcar-gen3-pcie +phy-rcar-gen3-usb2 +phy-rcar-gen3-usb3 +phy-rockchip-dp +phy-rockchip-dphy-rx0 +phy-rockchip-emmc +phy-rockchip-inno-csidphy +phy-rockchip-inno-dsidphy +phy-rockchip-inno-hdmi +phy-rockchip-inno-usb2 +phy-rockchip-naneng-combphy +phy-rockchip-pcie +phy-rockchip-snps-pcie3 +phy-rockchip-typec +phy-rockchip-usb +phy-stm32-usbphyc +phy-sun4i-usb +phy-sun50i-usb3 +phy-sun6i-mipi-dphy +phy-tahvo +phy-tegra-usb +phy-tegra-xusb +phy-tegra194-p2u +phy-tusb1210 +phy-zynqmp +physmap +pi3usb30532 +pi433 +pim4328 +pinctrl-apple-gpio +pinctrl-axp209 +pinctrl-cy8c95x0 +pinctrl-da9062 +pinctrl-imx8ulp +pinctrl-imx93 +pinctrl-ipq5018 +pinctrl-ipq5332 +pinctrl-ipq6018 +pinctrl-ipq8074 +pinctrl-ipq9574 +pinctrl-keembay +pinctrl-lochnagar +pinctrl-lpass-lpi +pinctrl-madera +pinctrl-max77620 +pinctrl-mcp23s08 +pinctrl-mcp23s08_i2c +pinctrl-mcp23s08_spi +pinctrl-mdm9607 +pinctrl-meson-s4 +pinctrl-mlxbf3 +pinctrl-msm8916 +pinctrl-msm8953 +pinctrl-msm8976 +pinctrl-msm8994 +pinctrl-msm8996 +pinctrl-msm8998 +pinctrl-mt6779 +pinctrl-qcm2290 +pinctrl-qcs404 +pinctrl-qdf2xxx +pinctrl-qdu1000 +pinctrl-rk805 +pinctrl-sa8775p +pinctrl-sc7180 +pinctrl-sc7280 +pinctrl-sc7280-lpass-lpi +pinctrl-sc8180x +pinctrl-sc8280xp +pinctrl-sc8280xp-lpass-lpi +pinctrl-sdm660 +pinctrl-sdm670 +pinctrl-sdm845 +pinctrl-sdx75 +pinctrl-sm6115 +pinctrl-sm6125 +pinctrl-sm6350 +pinctrl-sm6375 +pinctrl-sm7150 +pinctrl-sm8150 +pinctrl-sm8250 +pinctrl-sm8250-lpass-lpi +pinctrl-sm8350 +pinctrl-sm8450 +pinctrl-sm8450-lpass-lpi +pinctrl-sm8550 +pinctrl-sm8550-lpass-lpi +pinctrl-spmi-gpio +pinctrl-spmi-mpp +pinctrl-ssbi-gpio +pinctrl-ssbi-mpp +pinctrl-stmfx +pinctrl-zynqmp +pinephone-keyboard +ping +pistachio-internal-dac +pixcir_i2c_ts +pkcs7_test_key +pkcs8_key_parser +pktgen +pl111_drm +pl172 +pl2303 +pl330 +plat-ram +plat_nand +platform_lcd +platform_mhu +platform_profile +plfxlc +pli1209bc +plip +plusb +pluto2 +plx_dma +plx_pci +pm-notifier-error-inject +pm2fb +pm3fb +pm6764tr +pm80xx +pm8916_wdt +pm8941-pwrkey +pm8xxx-vibrator +pmbus +pmbus_core +pmc551 +pmcraid +pmic_glink +pmic_glink_altmode +pms7003 +pn532_uart +pn533 +pn533_i2c +pn533_usb +pn544 +pn544_i2c +pn_pep +poly1305-neon +poly1305_generic +polynomial +polyval-ce +polyval-generic +port100 +powermate +powr1220 +ppa +ppdev +ppp_async +ppp_deflate +ppp_mppe +ppp_synctty +pppoatm +pppoe +pppox +pps-gpio +pps-ldisc +pps_parport +pptp +prestera +prestera_pci +pretimeout_panic +prism2_usb +pru_rproc +pruss +ps2-gpio +ps2mult +psample +pse_regulator +psmouse +psnap +pstore_blk +pstore_zone +psxpad-spi +ptp-qoriq +ptp_clockmatrix +ptp_dfl_tod +ptp_idt82p33 +ptp_ines +ptp_kvm +ptp_ocp +pulse8-cec +pulsedlight-lidar-lite-v2 +pv88060-regulator +pv88080-regulator +pv88090-regulator +pvcalls-front +pvpanic +pvpanic-mmio +pvpanic-pci +pvrusb2 +pwc +pwm-apple +pwm-atmel-hlcdc +pwm-atmel-tcb +pwm-beeper +pwm-berlin +pwm-clk +pwm-cros-ec +pwm-dwc +pwm-fan +pwm-fsl-ftm +pwm-hibvt +pwm-imx-tpm +pwm-imx1 +pwm-imx27 +pwm-iqs620a +pwm-ir-tx +pwm-keembay +pwm-lp3943 +pwm-mediatek +pwm-meson +pwm-mtk-disp +pwm-ntxec +pwm-omap-dmtimer +pwm-pca9685 +pwm-rcar +pwm-regulator +pwm-renesas-tpu +pwm-rockchip +pwm-rz-mtu3 +pwm-sl28cpld +pwm-sprd +pwm-stm32 +pwm-stm32-lp +pwm-sun4i +pwm-tegra +pwm-tiecap +pwm-tiehrpwm +pwm-twl +pwm-twl-led +pwm-vibra +pwm-visconti +pwm-xilinx +pwm_bl +pwr-mlxbf +pwrseq_emmc +pwrseq_sd8787 +pwrseq_simple +pxa168_eth +pxa27x_udc +pxe1610 +pxrc +q54sj108a2 +q6adm +q6afe +q6afe-clocks +q6afe-dai +q6apm-dai +q6apm-lpass-dais +q6asm +q6asm-dai +q6core +q6prm +q6prm-clocks +q6routing +q6sstop-qcs404 +qaic +qat_4xxx +qat_c3xxx +qat_c3xxxvf +qat_c62x +qat_c62xvf +qat_dh895xcc +qat_dh895xccvf +qca8k +qca_7k_common +qcaspi +qcauart +qcaux +qcom-apcs-ipc-mailbox +qcom-camss +qcom-coincell +qcom-cpufreq-hw +qcom-cpufreq-nvmem +qcom-emac +qcom-geni-se +qcom-labibb-regulator +qcom-pm8008 +qcom-pon +qcom-rng +qcom-rpmh-regulator +qcom-spmi-adc-tm5 +qcom-spmi-adc5 +qcom-spmi-iadc +qcom-spmi-pmic +qcom-spmi-rradc +qcom-spmi-temp-alarm +qcom-spmi-vadc +qcom-vadc-common +qcom-wdt +qcom-wled +qcom_aoss +qcom_bam_dmux +qcom_battmgr +qcom_common +qcom_edac +qcom_eud +qcom_geni_serial +qcom_glink +qcom_glink_rpm +qcom_glink_smem +qcom_gsbi +qcom_hwspinlock +qcom_ice +qcom_nandc +qcom_pil_info +qcom_pmi8998_charger +qcom_pmic_tcpm +qcom_q6v5 +qcom_q6v5_adsp +qcom_q6v5_mss +qcom_q6v5_pas +qcom_q6v5_wcss +qcom_rpm +qcom_rpm-regulator +qcom_smbb +qcom_smd +qcom_smd-regulator +qcom_spmi-regulator +qcom_stats +qcom_sysmon +qcom_tsens +qcom_usb_vbus-regulator +qcomsmempart +qcrypto +qcserial +qed +qede +qedf +qedi +qedr +qemu_fw_cfg +qinfo_probe +qla1280 +qla2xxx +qla3xxx +qla4xxx +qlcnic +qlge +qm1d1b0004 +qm1d1c0042 +qmi_helpers +qmi_wwan +qnoc-msm8916 +qnoc-msm8939 +qnoc-msm8974 +qnoc-msm8996 +qnoc-qcm2290 +qnoc-qcs404 +qnoc-qdu1000 +qnoc-sa8775p +qnoc-sc7180 +qnoc-sc7280 +qnoc-sc8180x +qnoc-sc8280xp +qnoc-sdm660 +qnoc-sdm670 +qnoc-sdm845 +qnoc-sdx55 +qnoc-sdx65 +qnoc-sm6350 +qnoc-sm8150 +qnoc-sm8250 +qnoc-sm8350 +qnoc-sm8450 +qnoc-sm8550 +qnx4 +qnx6 +qoriq-cpufreq +qoriq_thermal +qrtr +qrtr-mhi +qrtr-smd +qrtr-tun +qsemi +qt1010 +qt1050 +qt1070 +qt2160 +qtnfmac +qtnfmac_pcie +quatech2 +quota_tree +quota_v1 +quota_v2 +qwiic-joystick +qxl +r592 +r6040 +r8152 +r8153_ecm +r8169 +r8192e_pci +r8192u_usb +r820t +r852 +r8712u +r8723bs +r8a66597-hcd +r8a66597-udc +r8a779f0-ether-serdes +raa215300 +radeon +radeonfb +radio-keene +radio-ma901 +radio-maxiradio +radio-mr800 +radio-platform-si4713 +radio-raremono +radio-shark +radio-si470x-common +radio-si470x-i2c +radio-si470x-usb +radio-si476x +radio-tea5764 +radio-usb-si4713 +radio-wl1273 +raid0 +raid1 +raid10 +raid456 +raid6_pq +raid_class +rainshadow-cec +ramoops +ramp_controller +ravb +rave-sp +rave-sp-backlight +rave-sp-pwrbutton +rave-sp-wdt +raw_diag +raw_gadget +raydium_i2c_ts +rbd +rc-adstech-dvb-t-pci +rc-alink-dtu-m +rc-anysee +rc-apac-viewcomp +rc-astrometa-t2hybrid +rc-asus-pc39 +rc-asus-ps3-100 +rc-ati-tv-wonder-hd-600 +rc-ati-x10 +rc-avermedia +rc-avermedia-a16d +rc-avermedia-cardbus +rc-avermedia-dvbt +rc-avermedia-m135a +rc-avermedia-m733a-rm-k6 +rc-avermedia-rm-ks +rc-avertv-303 +rc-azurewave-ad-tu700 +rc-beelink-gs1 +rc-beelink-mxiii +rc-behold +rc-behold-columbus +rc-budget-ci-old +rc-cinergy +rc-cinergy-1400 +rc-core +rc-ct-90405 +rc-d680-dmb +rc-delock-61959 +rc-dib0700-nec +rc-dib0700-rc5 +rc-digitalnow-tinytwin +rc-digittrade +rc-dm1105-nec +rc-dntv-live-dvb-t +rc-dntv-live-dvbt-pro +rc-dreambox +rc-dtt200u +rc-dvbsky +rc-dvico-mce +rc-dvico-portable +rc-em-terratec +rc-encore-enltv +rc-encore-enltv-fm53 +rc-encore-enltv2 +rc-evga-indtube +rc-eztv +rc-flydvb +rc-flyvideo +rc-fusionhdtv-mce +rc-gadmei-rm008z +rc-geekbox +rc-genius-tvgo-a11mce +rc-gotview7135 +rc-hauppauge +rc-hisi-poplar +rc-hisi-tv-demo +rc-imon-mce +rc-imon-pad +rc-imon-rsc +rc-iodata-bctv7e +rc-it913x-v1 +rc-it913x-v2 +rc-kaiomy +rc-khadas +rc-khamsin +rc-kworld-315u +rc-kworld-pc150u +rc-kworld-plus-tv-analog +rc-leadtek-y04g0051 +rc-lme2510 +rc-loopback +rc-manli +rc-mecool-kii-pro +rc-mecool-kiii-pro +rc-medion-x10 +rc-medion-x10-digitainer +rc-medion-x10-or2x +rc-minix-neo +rc-msi-digivox-ii +rc-msi-digivox-iii +rc-msi-tvanywhere +rc-msi-tvanywhere-plus +rc-nebula +rc-nec-terratec-cinergy-xs +rc-norwood +rc-npgtech +rc-odroid +rc-pctv-sedna +rc-pine64 +rc-pinnacle-color +rc-pinnacle-grey +rc-pinnacle-pctv-hd +rc-pixelview +rc-pixelview-002t +rc-pixelview-mk12 +rc-pixelview-new +rc-powercolor-real-angel +rc-proteus-2309 +rc-purpletv +rc-pv951 +rc-rc6-mce +rc-real-audio-220-32-keys +rc-reddo +rc-snapstream-firefly +rc-streamzap +rc-su3000 +rc-tanix-tx3mini +rc-tanix-tx5max +rc-tbs-nec +rc-technisat-ts35 +rc-technisat-usb2 +rc-terratec-cinergy-c-pci +rc-terratec-cinergy-s2-hd +rc-terratec-cinergy-xs +rc-terratec-slim +rc-terratec-slim-2 +rc-tevii-nec +rc-tivo +rc-total-media-in-hand +rc-total-media-in-hand-02 +rc-trekstor +rc-tt-1500 +rc-twinhan-dtv-cab-ci +rc-twinhan1027 +rc-vega-s9x +rc-videomate-m1f +rc-videomate-s350 +rc-videomate-tv-pvr +rc-videostrong-kii-pro +rc-wetek-hub +rc-wetek-play2 +rc-winfast +rc-winfast-usbii-deluxe +rc-x96max +rc-xbox-360 +rc-xbox-dvd +rc-zx-irdec +rc5t583-regulator +rcar-csi2 +rcar-dmac +rcar-du-drm +rcar-fcp +rcar-isp +rcar-vin +rcar_can +rcar_canfd +rcar_cmm +rcar_drif +rcar_dw_hdmi +rcar_fdp1 +rcar_gen3_thermal +rcar_jpu +rcar_lvds +rcar_mipi_dsi +rcar_rproc +rcar_thermal +rdacm20 +rdacm21 +rdc321x-southbridge +rdma_cm +rdma_rxe +rdma_ucm +rds +rds_rdma +rds_tcp +realtek +realtek-mdio +realtek-smi +reboot-mode +redboot +redrat3 +reed_solomon +regmap-ac97 +regmap-i3c +regmap-sccb +regmap-sdw +regmap-sdw-mbq +regmap-slimbus +regmap-spi-avmm +regmap-spmi +regmap-w1 +regulator-haptic +reiserfs +renesas-nand-controller +renesas-rpc-if +renesas_sdhi_core +renesas_sdhi_internal_dmac +renesas_sdhi_sys_dmac +renesas_usb3 +renesas_usbf +renesas_usbhs +renesas_wdt +repaper +reset-a10sr +reset-hi3660 +reset-meson-audio-arb +reset-qcom-pdc +reset-scmi +reset-ti-sci +reset-ti-syscon +reset-tps380x +resistive-adc-touch +retu-mfd +retu-pwrbutton +retu_wdt +rfc1051 +rfc1201 +rfcomm +rfd77402 +rfd_ftl +rfkill-gpio +rio-scan +rio_cm +rio_mport_cdev +rionet +rivafb +rj54n1cb0c +rk3399_dmc +rk805-pwrkey +rk808-regulator +rk817_charger +rk8xx-core +rk8xx-i2c +rk8xx-spi +rk_crypto +rm3100-core +rm3100-i2c +rm3100-spi +rmd160 +rmi_core +rmi_i2c +rmi_smbus +rmi_spi +rmnet +rmtfs_mem +rn5t618 +rn5t618-adc +rn5t618-regulator +rn5t618_power +rn5t618_wdt +rnbd-client +rnbd-server +rndis_host +rndis_wlan +rockchip +rockchip-dfi +rockchip-isp1 +rockchip-nand-controller +rockchip-rga +rockchip-vdec +rockchip_saradc +rockchip_thermal +rockchipdrm +rocker +rohm-bd71828 +rohm-bd718x7 +rohm-bd9576 +rohm-bu27008 +rohm-bu27034 +rohm-regulator +rohm_bu21023 +romfs +rose +rotary_encoder +rp2 +rpcrdma +rpcsec_gss_krb5 +rpi-panel-attiny-regulator +rpm_master_stats +rpmpd +rpmsg_char +rpmsg_core +rpmsg_ctrl +rpmsg_ns +rpmsg_tty +rpmsg_wwan_ctrl +rpr0521 +rsi_91x +rsi_sdio +rsi_usb +rsmu-i2c +rsmu-spi +rswitch_drv +rt1719 +rt2400pci +rt2500pci +rt2500usb +rt2800lib +rt2800mmio +rt2800pci +rt2800usb +rt2x00lib +rt2x00mmio +rt2x00pci +rt2x00usb +rt4801-regulator +rt4803 +rt4831 +rt4831-backlight +rt4831-regulator +rt5033 +rt5033-regulator +rt5033_battery +rt5033_charger +rt5120 +rt5120-pwrkey +rt5120-regulator +rt5190a-regulator +rt5739 +rt5759-regulator +rt6160-regulator +rt6190-regulator +rt61pci +rt6245-regulator +rt73usb +rt9455_charger +rt9467-charger +rt9471 +rtc-88pm80x +rtc-88pm860x +rtc-ab-b5ze-s3 +rtc-ab-eoz9 +rtc-abx80x +rtc-armada38x +rtc-as3722 +rtc-bd70528 +rtc-bq32k +rtc-bq4802 +rtc-cadence +rtc-cpcap +rtc-cros-ec +rtc-da9052 +rtc-da9055 +rtc-da9063 +rtc-ds1286 +rtc-ds1302 +rtc-ds1305 +rtc-ds1307 +rtc-ds1343 +rtc-ds1347 +rtc-ds1374 +rtc-ds1390 +rtc-ds1511 +rtc-ds1553 +rtc-ds1672 +rtc-ds1685 +rtc-ds1742 +rtc-ds2404 +rtc-ds3232 +rtc-em3027 +rtc-fm3130 +rtc-fsl-ftm-alarm +rtc-ftrtc010 +rtc-goldfish +rtc-hid-sensor-time +rtc-hym8563 +rtc-imx-sc +rtc-imxdi +rtc-isl12022 +rtc-isl12026 +rtc-isl1208 +rtc-lp8788 +rtc-m41t80 +rtc-m41t93 +rtc-m41t94 +rtc-m48t35 +rtc-m48t59 +rtc-m48t86 +rtc-max6900 +rtc-max6902 +rtc-max6916 +rtc-max77686 +rtc-max8907 +rtc-max8925 +rtc-max8997 +rtc-max8998 +rtc-mc13xxx +rtc-mcp795 +rtc-meson-vrtc +rtc-msm6242 +rtc-mt2712 +rtc-mt6397 +rtc-mt7622 +rtc-mxc +rtc-mxc_v2 +rtc-nct3018y +rtc-ntxec +rtc-nxp-bbnsm +rtc-optee +rtc-palmas +rtc-pcap +rtc-pcf2123 +rtc-pcf2127 +rtc-pcf50633 +rtc-pcf85063 +rtc-pcf8523 +rtc-pcf85363 +rtc-pcf8563 +rtc-pcf8583 +rtc-pl030 +rtc-pl031 +rtc-pm8xxx +rtc-r7301 +rtc-r9701 +rtc-rc5t583 +rtc-rc5t619 +rtc-rk808 +rtc-rp5c01 +rtc-rs5c348 +rtc-rs5c372 +rtc-rv3028 +rtc-rv3029c2 +rtc-rv3032 +rtc-rv8803 +rtc-rx4581 +rtc-rx6110 +rtc-rx8010 +rtc-rx8025 +rtc-rx8581 +rtc-s35390a +rtc-s5m +rtc-sc27xx +rtc-sd3078 +rtc-sh +rtc-snvs +rtc-stk17ta8 +rtc-stm32 +rtc-tegra +rtc-ti-k3 +rtc-tps6586x +rtc-tps65910 +rtc-twl +rtc-wm831x +rtc-wm8350 +rtc-x1205 +rtc-zynqmp +rti_wdt +rtl2830 +rtl2832 +rtl2832_sdr +rtl8150 +rtl8187 +rtl8188ee +rtl818x_pci +rtl8192c-common +rtl8192ce +rtl8192cu +rtl8192de +rtl8192ee +rtl8192se +rtl8365mb +rtl8366 +rtl8723-common +rtl8723ae +rtl8723be +rtl8821ae +rtl8xxxu +rtl_pci +rtl_usb +rtllib +rtllib_crypt_ccmp +rtllib_crypt_tkip +rtllib_crypt_wep +rtlwifi +rtmv20-regulator +rtq2134-regulator +rtq6056 +rtq6752-regulator +rtrs-client +rtrs-core +rtrs-server +rts5208 +rtsx_pci +rtsx_pci_ms +rtsx_pci_sdmmc +rtsx_usb +rtsx_usb_ms +rtsx_usb_sdmmc +rtw88_8723d +rtw88_8723de +rtw88_8723ds +rtw88_8723du +rtw88_8821c +rtw88_8821ce +rtw88_8821cs +rtw88_8821cu +rtw88_8822b +rtw88_8822be +rtw88_8822bs +rtw88_8822bu +rtw88_8822c +rtw88_8822ce +rtw88_8822cs +rtw88_8822cu +rtw88_core +rtw88_pci +rtw88_sdio +rtw88_usb +rtw89_8851b +rtw89_8851be +rtw89_8852a +rtw89_8852ae +rtw89_8852b +rtw89_8852be +rtw89_8852c +rtw89_8852ce +rtw89_core +rtw89_pci +rvu_af +rvu_cptcommon +rvu_cptpf +rvu_cptvf +rvu_mbox +rvu_nicpf +rvu_nicvf +rx51_battery +rxperf +rxrpc +rz-dmac +rz-mtu3-cnt +rza_wdt +rzg2l-cru +rzg2l-csi2 +rzg2l_adc +rzg2l_mipi_dsi +rzg2l_thermal +rzg2l_wdt +rzn1_wdt +rzv2m_usb3drd +s1d13xxxfb +s2250 +s2255drv +s2io +s2mpa01 +s2mps11 +s3fb +s3fwrn5 +s3fwrn5_i2c +s3fwrn82_uart +s5c73m3 +s5h1409 +s5h1411 +s5h1420 +s5h1432 +s5k5baf +s5k6a3 +s5m8767 +s626 +s6sy761 +s921 +sa2ul +saa6588 +saa6752hs +saa7110 +saa7115 +saa7127 +saa7134 +saa7134-alsa +saa7134-dvb +saa7134-empress +saa7134-go7007 +saa7146 +saa7146_vv +saa7164 +saa717x +saa7185 +saa7706h +safe_serial +sahara +sample-trace-array +samsung-dsim +samsung-keypad +samsung-sxgbe +samsung_tty +sata_dwc_460ex +sata_inic162x +sata_mv +sata_nv +sata_promise +sata_qstor +sata_rcar +sata_sil +sata_sil24 +sata_sis +sata_svw +sata_sx4 +sata_uli +sata_via +sata_vsc +savagefb +sb1000 +sbp_target +sbrmi +sbs-battery +sbs-charger +sbs-manager +sbsa_gwdt +sbtsi_temp +sc16is7xx +sc2731-regulator +sc2731_charger +sc27xx-poweroff +sc27xx-vibra +sc27xx_adc +sc27xx_fuel_gauge +sc92031 +sc9860-clk +sc9863a-clk +sca3000 +sca3300 +scd30_core +scd30_i2c +scd30_serial +scd4x +sch5627 +sch5636 +sch56xx-common +sch_cake +sch_cbs +sch_choke +sch_codel +sch_drr +sch_etf +sch_ets +sch_fq +sch_fq_codel +sch_fq_pie +sch_gred +sch_hfsc +sch_hhf +sch_htb +sch_ingress +sch_mqprio +sch_mqprio_lib +sch_multiq +sch_netem +sch_pie +sch_plug +sch_prio +sch_qfq +sch_red +sch_sfb +sch_sfq +sch_skbprio +sch_taprio +sch_tbf +sch_teql +sci-clk +sclk-div +scmi-cpufreq +scmi-hwmon +scmi-regulator +scmi_iio +scmi_pm_domain +scmi_power_control +scpi-cpufreq +scpi-hwmon +scpi_pm_domain +scsi_debug +scsi_dh_alua +scsi_dh_emc +scsi_dh_hp_sw +scsi_dh_rdac +scsi_transport_fc +scsi_transport_iscsi +scsi_transport_sas +scsi_transport_spi +scsi_transport_srp +sctp +sctp_diag +sd_adc_modulator +sdhci +sdhci-acpi +sdhci-cadence +sdhci-esdhc-imx +sdhci-milbeaut +sdhci-msm +sdhci-of-arasan +sdhci-of-at91 +sdhci-of-dwcmshc +sdhci-of-esdhc +sdhci-of-sparx5 +sdhci-omap +sdhci-pci +sdhci-pltfm +sdhci-pxav3 +sdhci-sprd +sdhci-tegra +sdhci-xenon-driver +sdhci_am654 +sdhci_f_sdh30 +sdio_uart +sensehat-joystick +sensorhub +serial-tegra +serial_ir +serio_raw +sermouse +serpent_generic +serport +ses +sf-pdma +sfc +sfc-falcon +sfc-siena +sfp +sgi_w1 +sgp30 +sgp40 +sh_eth +sh_mmcif +sh_mobile_lcdcfb +sha1-ce +sha2-ce +sha256-arm64 +sha3-ce +shark2 +shmob-drm +sht15 +sht21 +sht3x +sht4x +shtc1 +si1133 +si1145 +si2157 +si2165 +si2168 +si21xx +si4713 +si476x-core +si7005 +si7020 +sidewinder +sierra +sierra_net +sifive +sii902x +sii9234 +sil-sii8620 +sil164 +silead +simple-bridge +simple-mfd-i2c +simpledrm +simplefb +siox-bus-gpio +siox-core +sis190 +sis5595 +sis900 +sis_i2c +sisfb +sisusbvga +sit +siw +sja1000 +sja1000_isa +sja1000_platform +sja1105 +skfp +skge +sky2 +sky81452 +sky81452-backlight +sky81452-regulator +sl28cpld-hwmon +sl28cpld_wdt +sl28vpd +sl811-hcd +slcan +slg51000-regulator +slic_ds26522 +slicoss +slim-qcom-ctrl +slim-qcom-ngd-ctrl +slimbus +slip +slram +sm2_generic +sm3 +sm3-ce +sm3-neon +sm3_generic +sm4 +sm4-ce +sm4-ce-ccm +sm4-ce-cipher +sm4-ce-gcm +sm4-neon +sm4_generic +sm501 +sm501fb +sm712fb +sm750fb +sm_common +sm_ftl +smartpqi +smb347-charger +smc +smc_diag +smd-rpm +smem +smipcie +smm665 +smp2p +smpro-core +smpro-errmon +smpro-hwmon +smpro-misc +smsc +smsc47b397 +smsc47m1 +smsc47m192 +smsc75xx +smsc911x +smsc9420 +smsc95xx +smscufx +smsdvb +smsm +smsmdtv +smssdio +smsusb +snd +snd-ac97-codec +snd-acp-config +snd-ad1889 +snd-ak4113 +snd-ak4114 +snd-ak4xxx-adda +snd-ali5451 +snd-aloop +snd-als300 +snd-atiixp +snd-atiixp-modem +snd-au8810 +snd-au8820 +snd-au8830 +snd-aw2 +snd-azt3328 +snd-bcd2000 +snd-bebob +snd-bt87x +snd-ca0106 +snd-cmipci +snd-compress +snd-cs4281 +snd-cs46xx +snd-cs8427 +snd-ctl-led +snd-ctxfi +snd-darla20 +snd-darla24 +snd-dice +snd-dummy +snd-echo3g +snd-emu10k1 +snd-emu10k1-synth +snd-emu10k1x +snd-emux-synth +snd-ens1370 +snd-ens1371 +snd-es1938 +snd-es1968 +snd-fireface +snd-firewire-digi00x +snd-firewire-lib +snd-firewire-motu +snd-firewire-tascam +snd-fireworks +snd-fm801 +snd-gina20 +snd-gina24 +snd-hda-codec +snd-hda-codec-analog +snd-hda-codec-ca0110 +snd-hda-codec-ca0132 +snd-hda-codec-cirrus +snd-hda-codec-cmedia +snd-hda-codec-conexant +snd-hda-codec-cs8409 +snd-hda-codec-generic +snd-hda-codec-hdmi +snd-hda-codec-idt +snd-hda-codec-realtek +snd-hda-codec-si3054 +snd-hda-codec-via +snd-hda-core +snd-hda-cs-dsp-ctls +snd-hda-ext-core +snd-hda-intel +snd-hda-scodec-cs35l41 +snd-hda-scodec-cs35l41-i2c +snd-hda-scodec-cs35l41-spi +snd-hda-tegra +snd-hdsp +snd-hdspm +snd-hrtimer +snd-hwdep +snd-i2c +snd-ice1712 +snd-ice1724 +snd-ice17xx-ak4xxx +snd-indigo +snd-indigodj +snd-indigodjx +snd-indigoio +snd-indigoiox +snd-intel-dspcfg +snd-intel-sdw-acpi +snd-intel8x0 +snd-intel8x0m +snd-isight +snd-korg1212 +snd-layla20 +snd-layla24 +snd-lola +snd-lx6464es +snd-maestro3 +snd-mia +snd-mixart +snd-mixer-oss +snd-mona +snd-mpu401 +snd-mpu401-uart +snd-mtpav +snd-mts64 +snd-nm256 +snd-opl3-lib +snd-opl3-synth +snd-oxfw +snd-oxygen +snd-oxygen-lib +snd-pcm +snd-pcm-dmaengine +snd-pcmtest +snd-pcxhr +snd-portman2x4 +snd-pt2258 +snd-q6apm +snd-q6dsp-common +snd-rawmidi +snd-riptide +snd-rme32 +snd-rme96 +snd-rme9652 +snd-seq +snd-seq-device +snd-seq-dummy +snd-seq-midi +snd-seq-midi-emul +snd-seq-midi-event +snd-seq-ump-client +snd-seq-virmidi +snd-serial-generic +snd-serial-u16550 +snd-soc-63xx +snd-soc-ac97 +snd-soc-acp-da7219mx98357-mach +snd-soc-acp-es8336-mach +snd-soc-acp-rt5645-mach +snd-soc-acpi +snd-soc-adau-utils +snd-soc-adau1372 +snd-soc-adau1372-i2c +snd-soc-adau1372-spi +snd-soc-adau1701 +snd-soc-adau1761 +snd-soc-adau1761-i2c +snd-soc-adau1761-spi +snd-soc-adau17x1 +snd-soc-adau7002 +snd-soc-adau7118 +snd-soc-adau7118-hw +snd-soc-adau7118-i2c +snd-soc-adi-axi-i2s +snd-soc-adi-axi-spdif +snd-soc-ak4104 +snd-soc-ak4118 +snd-soc-ak4375 +snd-soc-ak4458 +snd-soc-ak4554 +snd-soc-ak4613 +snd-soc-ak4642 +snd-soc-ak5386 +snd-soc-ak5558 +snd-soc-alc5623 +snd-soc-alc5632 +snd-soc-apple-mca +snd-soc-apq8016-sbc +snd-soc-apq8096 +snd-soc-armada-370-db +snd-soc-audio-graph-card +snd-soc-audio-graph-card2 +snd-soc-audio-graph-card2-custom-sample +snd-soc-aw8738 +snd-soc-aw88395 +snd-soc-aw88395-lib +snd-soc-bd28623 +snd-soc-bt-sco +snd-soc-chv3-codec +snd-soc-core +snd-soc-cpcap +snd-soc-cros-ec-codec +snd-soc-cs35l32 +snd-soc-cs35l33 +snd-soc-cs35l34 +snd-soc-cs35l35 +snd-soc-cs35l36 +snd-soc-cs35l41 +snd-soc-cs35l41-i2c +snd-soc-cs35l41-lib +snd-soc-cs35l41-spi +snd-soc-cs35l45 +snd-soc-cs35l45-i2c +snd-soc-cs35l45-spi +snd-soc-cs35l56 +snd-soc-cs35l56-i2c +snd-soc-cs35l56-sdw +snd-soc-cs35l56-shared +snd-soc-cs35l56-spi +snd-soc-cs4234 +snd-soc-cs4265 +snd-soc-cs4270 +snd-soc-cs4271 +snd-soc-cs4271-i2c +snd-soc-cs4271-spi +snd-soc-cs42l42 +snd-soc-cs42l42-i2c +snd-soc-cs42l42-sdw +snd-soc-cs42l51 +snd-soc-cs42l51-i2c +snd-soc-cs42l52 +snd-soc-cs42l56 +snd-soc-cs42l73 +snd-soc-cs42l83-i2c +snd-soc-cs42xx8 +snd-soc-cs42xx8-i2c +snd-soc-cs43130 +snd-soc-cs4341 +snd-soc-cs4349 +snd-soc-cs53l30 +snd-soc-cx2072x +snd-soc-da7213 +snd-soc-da7219 +snd-soc-davinci-mcasp +snd-soc-dmic +snd-soc-es7134 +snd-soc-es7241 +snd-soc-es8316 +snd-soc-es8326 +snd-soc-es8328 +snd-soc-es8328-i2c +snd-soc-es8328-spi +snd-soc-fsi +snd-soc-fsl-asoc-card +snd-soc-fsl-asrc +snd-soc-fsl-aud2htx +snd-soc-fsl-audmix +snd-soc-fsl-easrc +snd-soc-fsl-esai +snd-soc-fsl-micfil +snd-soc-fsl-mqs +snd-soc-fsl-rpmsg +snd-soc-fsl-sai +snd-soc-fsl-spdif +snd-soc-fsl-ssi +snd-soc-fsl-utils +snd-soc-fsl-xcvr +snd-soc-gtm601 +snd-soc-hda-codec +snd-soc-hdmi-codec +snd-soc-ics43432 +snd-soc-idt821034 +snd-soc-imx-audmix +snd-soc-imx-audmux +snd-soc-imx-card +snd-soc-imx-es8328 +snd-soc-imx-hdmi +snd-soc-imx-rpmsg +snd-soc-imx-sgtl5000 +snd-soc-imx-spdif +snd-soc-inno-rk3036 +snd-soc-j721e-evm +snd-soc-kirkwood +snd-soc-kmb_platform +snd-soc-lochnagar-sc +snd-soc-lpass-apq8016 +snd-soc-lpass-cdc-dma +snd-soc-lpass-cpu +snd-soc-lpass-hdmi +snd-soc-lpass-ipq806x +snd-soc-lpass-macro-common +snd-soc-lpass-platform +snd-soc-lpass-rx-macro +snd-soc-lpass-sc7180 +snd-soc-lpass-sc7280 +snd-soc-lpass-tx-macro +snd-soc-lpass-va-macro +snd-soc-lpass-wsa-macro +snd-soc-max9759 +snd-soc-max98088 +snd-soc-max98090 +snd-soc-max98357a +snd-soc-max98363 +snd-soc-max98373 +snd-soc-max98373-i2c +snd-soc-max98373-sdw +snd-soc-max98388 +snd-soc-max98390 +snd-soc-max98396 +snd-soc-max98504 +snd-soc-max98520 +snd-soc-max9860 +snd-soc-max9867 +snd-soc-max98927 +snd-soc-meson-aiu +snd-soc-meson-axg-fifo +snd-soc-meson-axg-frddr +snd-soc-meson-axg-pdm +snd-soc-meson-axg-sound-card +snd-soc-meson-axg-spdifin +snd-soc-meson-axg-spdifout +snd-soc-meson-axg-tdm-formatter +snd-soc-meson-axg-tdm-interface +snd-soc-meson-axg-tdmin +snd-soc-meson-axg-tdmout +snd-soc-meson-axg-toddr +snd-soc-meson-card-utils +snd-soc-meson-codec-glue +snd-soc-meson-g12a-toacodec +snd-soc-meson-g12a-tohdmitx +snd-soc-meson-gx-sound-card +snd-soc-meson-t9015 +snd-soc-mikroe-proto +snd-soc-msm8916-analog +snd-soc-msm8916-digital +snd-soc-mt6351 +snd-soc-mt6358 +snd-soc-mt6359 +snd-soc-mt6660 +snd-soc-mt6797-afe +snd-soc-mt8183-afe +snd-soc-mt8186-afe +snd-soc-mt8188-afe +snd-soc-mt8192-afe +snd-soc-mt8195-afe +snd-soc-mtk-common +snd-soc-nau8315 +snd-soc-nau8540 +snd-soc-nau8810 +snd-soc-nau8821 +snd-soc-nau8822 +snd-soc-nau8824 +snd-soc-nau8825 +snd-soc-pcm1681 +snd-soc-pcm1789-codec +snd-soc-pcm1789-i2c +snd-soc-pcm179x-codec +snd-soc-pcm179x-i2c +snd-soc-pcm179x-spi +snd-soc-pcm186x +snd-soc-pcm186x-i2c +snd-soc-pcm186x-spi +snd-soc-pcm3060 +snd-soc-pcm3060-i2c +snd-soc-pcm3060-spi +snd-soc-pcm3168a +snd-soc-pcm3168a-i2c +snd-soc-pcm3168a-spi +snd-soc-pcm5102a +snd-soc-pcm512x +snd-soc-pcm512x-i2c +snd-soc-pcm512x-spi +snd-soc-peb2466 +snd-soc-qcom-common +snd-soc-qcom-sdw +snd-soc-rcar +snd-soc-rk3288-hdmi-analog +snd-soc-rk3328 +snd-soc-rk3399-gru-sound +snd-soc-rk817 +snd-soc-rl6231 +snd-soc-rockchip-i2s +snd-soc-rockchip-i2s-tdm +snd-soc-rockchip-max98090 +snd-soc-rockchip-pdm +snd-soc-rockchip-rt5645 +snd-soc-rockchip-spdif +snd-soc-rt1011 +snd-soc-rt1015 +snd-soc-rt1015p +snd-soc-rt1308-sdw +snd-soc-rt1316-sdw +snd-soc-rt1318-sdw +snd-soc-rt5514 +snd-soc-rt5514-spi +snd-soc-rt5616 +snd-soc-rt5631 +snd-soc-rt5640 +snd-soc-rt5645 +snd-soc-rt5659 +snd-soc-rt5663 +snd-soc-rt5677 +snd-soc-rt5677-spi +snd-soc-rt5682 +snd-soc-rt5682-i2c +snd-soc-rt5682-sdw +snd-soc-rt5682s +snd-soc-rt700 +snd-soc-rt711 +snd-soc-rt711-sdca +snd-soc-rt712-sdca +snd-soc-rt712-sdca-dmic +snd-soc-rt715 +snd-soc-rt715-sdca +snd-soc-rt722-sdca +snd-soc-rt9120 +snd-soc-rz-ssi +snd-soc-sc7180 +snd-soc-sc7280 +snd-soc-sc8280xp +snd-soc-sdm845 +snd-soc-sdw-mockup +snd-soc-sgtl5000 +snd-soc-si476x +snd-soc-sigmadsp +snd-soc-sigmadsp-i2c +snd-soc-sigmadsp-regmap +snd-soc-simple-amplifier +snd-soc-simple-card +snd-soc-simple-card-utils +snd-soc-simple-mux +snd-soc-sm8250 +snd-soc-sma1303 +snd-soc-spdif-rx +snd-soc-spdif-tx +snd-soc-sprd-platform +snd-soc-src4xxx +snd-soc-src4xxx-i2c +snd-soc-ssm2305 +snd-soc-ssm2518 +snd-soc-ssm2602 +snd-soc-ssm2602-i2c +snd-soc-ssm2602-spi +snd-soc-ssm3515 +snd-soc-ssm4567 +snd-soc-sta32x +snd-soc-sta350 +snd-soc-sti-sas +snd-soc-stm32-i2s +snd-soc-stm32-sai +snd-soc-stm32-sai-sub +snd-soc-stm32-spdifrx +snd-soc-storm +snd-soc-tas2552 +snd-soc-tas2562 +snd-soc-tas2764 +snd-soc-tas2770 +snd-soc-tas2780 +snd-soc-tas2781-comlib +snd-soc-tas2781-fmwlib +snd-soc-tas2781-i2c +snd-soc-tas5086 +snd-soc-tas571x +snd-soc-tas5720 +snd-soc-tas5805m +snd-soc-tas6424 +snd-soc-tda7419 +snd-soc-tegra-audio-graph-card +snd-soc-tegra-machine +snd-soc-tegra-pcm +snd-soc-tegra-wm8903 +snd-soc-tegra186-asrc +snd-soc-tegra186-dspk +snd-soc-tegra20-ac97 +snd-soc-tegra20-das +snd-soc-tegra20-i2s +snd-soc-tegra20-spdif +snd-soc-tegra210-admaif +snd-soc-tegra210-adx +snd-soc-tegra210-ahub +snd-soc-tegra210-amx +snd-soc-tegra210-dmic +snd-soc-tegra210-i2s +snd-soc-tegra210-mixer +snd-soc-tegra210-mvc +snd-soc-tegra210-ope +snd-soc-tegra210-sfc +snd-soc-tegra30-ahub +snd-soc-tegra30-i2s +snd-soc-test-component +snd-soc-tfa9879 +snd-soc-tfa989x +snd-soc-ti-edma +snd-soc-ti-sdma +snd-soc-ti-udma +snd-soc-tlv320adc3xxx +snd-soc-tlv320adcx140 +snd-soc-tlv320aic23 +snd-soc-tlv320aic23-i2c +snd-soc-tlv320aic23-spi +snd-soc-tlv320aic31xx +snd-soc-tlv320aic32x4 +snd-soc-tlv320aic32x4-i2c +snd-soc-tlv320aic32x4-spi +snd-soc-tlv320aic3x +snd-soc-tlv320aic3x-i2c +snd-soc-tlv320aic3x-spi +snd-soc-tpa6130a2 +snd-soc-ts3a227e +snd-soc-tscs42xx +snd-soc-tscs454 +snd-soc-uda1334 +snd-soc-wcd-mbhc +snd-soc-wcd9335 +snd-soc-wcd934x +snd-soc-wcd938x +snd-soc-wcd938x-sdw +snd-soc-wm-adsp +snd-soc-wm-hubs +snd-soc-wm8510 +snd-soc-wm8523 +snd-soc-wm8524 +snd-soc-wm8580 +snd-soc-wm8711 +snd-soc-wm8728 +snd-soc-wm8731 +snd-soc-wm8731-i2c +snd-soc-wm8731-spi +snd-soc-wm8737 +snd-soc-wm8741 +snd-soc-wm8750 +snd-soc-wm8753 +snd-soc-wm8770 +snd-soc-wm8776 +snd-soc-wm8782 +snd-soc-wm8804 +snd-soc-wm8804-i2c +snd-soc-wm8804-spi +snd-soc-wm8903 +snd-soc-wm8904 +snd-soc-wm8940 +snd-soc-wm8960 +snd-soc-wm8961 +snd-soc-wm8962 +snd-soc-wm8974 +snd-soc-wm8978 +snd-soc-wm8985 +snd-soc-wm8994 +snd-soc-wm9712 +snd-soc-wsa881x +snd-soc-wsa883x +snd-soc-wsa884x +snd-soc-xlnx-formatter-pcm +snd-soc-xlnx-i2s +snd-soc-xlnx-spdif +snd-soc-xtfpga-i2s +snd-soc-zl38060 +snd-sof +snd-sof-imx8 +snd-sof-imx8m +snd-sof-imx8ulp +snd-sof-mt8186 +snd-sof-mt8195 +snd-sof-of +snd-sof-utils +snd-sof-xtensa-dsp +snd-sonicvibes +snd-timer +snd-trident +snd-ua101 +snd-ump +snd-usb-6fire +snd-usb-audio +snd-usb-caiaq +snd-usb-hiface +snd-usb-line6 +snd-usb-pod +snd-usb-podhd +snd-usb-toneport +snd-usb-variax +snd-usbmidi-lib +snd-util-mem +snd-via82xx +snd-via82xx-modem +snd-virmidi +snd-virtuoso +snd-vx-lib +snd-vx222 +snd-ymfpci +snd_xen_front +snet_vdpa +snic +snps_udc_core +snps_udc_plat +snvs_pwrkey +soc_button_array +socfpga +socfpga-a10 +socinfo +softdog +softing +solo6x10 +solos-pci +sony-btf-mpx +soundcore +soundwire-amd +soundwire-bus +soundwire-cadence +soundwire-generic-allocation +soundwire-intel +soundwire-qcom +sp2 +sp805_wdt +sp8870 +sp887x +spaceball +spaceorb +sparse-keymap +sparx5-switch +sparx5-temp +spcp8x5 +speakup +speakup_acntsa +speakup_apollo +speakup_audptr +speakup_bns +speakup_decext +speakup_dectlk +speakup_dummy +speakup_ltlk +speakup_soft +speakup_spkout +speakup_txprt +speedfax +speedtch +spi-altera-core +spi-altera-dfl +spi-altera-platform +spi-amd +spi-amlogic-spifc-a1 +spi-armada-3700 +spi-axi-spi-engine +spi-bitbang +spi-butterfly +spi-cadence +spi-cadence-quadspi +spi-cadence-xspi +spi-dln2 +spi-dw +spi-dw-mmio +spi-dw-pci +spi-fsi +spi-fsl-dspi +spi-fsl-lpspi +spi-fsl-qspi +spi-geni-qcom +spi-gpio +spi-hisi-kunpeng +spi-hisi-sfc-v3xx +spi-imx +spi-lm70llp +spi-loopback-test +spi-meson-spicc +spi-meson-spifc +spi-microchip-core +spi-microchip-core-qspi +spi-mt65xx +spi-mtk-nor +spi-mtk-snfi +spi-mux +spi-mxic +spi-nor +spi-npcm-fiu +spi-npcm-pspi +spi-nxp-fspi +spi-oc-tiny +spi-orion +spi-pci1xxxx +spi-pl022 +spi-pxa2xx-pci +spi-pxa2xx-platform +spi-qcom-qspi +spi-qup +spi-rockchip +spi-rockchip-sfc +spi-rpc-if +spi-rspi +spi-rzv2m-csi +spi-sc18is602 +spi-sh-hspi +spi-sh-msiof +spi-sifive +spi-slave-mt27xx +spi-slave-system-control +spi-slave-time +spi-sn-f-ospi +spi-sprd +spi-sprd-adi +spi-stm32 +spi-stm32-qspi +spi-sun6i +spi-synquacer +spi-tegra114 +spi-tegra20-sflash +spi-tegra20-slink +spi-tegra210-quad +spi-thunderx +spi-tle62x0 +spi-wpcm-fiu +spi-xcomm +spi-xlp +spi-zynqmp-gqspi +spi_ks8995 +spidev +spinand +spl +spmi +spmi-mtk-pmif +spmi-pmic-arb +sprd-dma +sprd-drm +sprd-iommu +sprd-mailbox +sprd-mcdt +sprd-sc27xx-spi +sprd_hwspinlock +sprd_serial +sprd_thermal +sprd_wdt +sps30 +sps30_i2c +sps30_serial +sr9700 +sr9800 +srf04 +srf08 +ssb +ssb-hcd +ssd1307fb +ssd130x +ssd130x-i2c +ssd130x-spi +ssfdc +ssif_bmc +ssp_accel_sensor +ssp_gyro_sensor +ssp_iio +sst25l +sstfb +ssu100 +st +st-mipid02 +st-nci +st-nci_i2c +st-nci_spi +st-vgxy61 +st1232 +st21nfca_hci +st21nfca_i2c +st7586 +st7735r +st95hf +st_accel +st_accel_i2c +st_accel_spi +st_drv +st_gyro +st_gyro_i2c +st_gyro_spi +st_lsm6dsx +st_lsm6dsx_i2c +st_lsm6dsx_i3c +st_lsm6dsx_spi +st_lsm9ds0 +st_lsm9ds0_i2c +st_lsm9ds0_spi +st_magn +st_magn_i2c +st_magn_spi +st_pressure +st_pressure_i2c +st_pressure_spi +st_sensors +st_sensors_i2c +st_sensors_spi +st_thermal +st_thermal_memmap +st_uvis25_core +st_uvis25_i2c +st_uvis25_spi +starfire +stb0899 +stb6000 +stb6100 +ste10Xp +stex +stinger +stk1160 +stk3310 +stk8312 +stk8ba50 +stm-drm +stm32-adc +stm32-adc-core +stm32-booster +stm32-cec +stm32-crc32 +stm32-cryp +stm32-dac +stm32-dac-core +stm32-dcmi +stm32-dfsdm-adc +stm32-dfsdm-core +stm32-dma2d +stm32-fmc2-ebi +stm32-hash +stm32-lptimer +stm32-lptimer-cnt +stm32-lptimer-trigger +stm32-rng +stm32-timer-cnt +stm32-timer-trigger +stm32-timers +stm32-usart +stm32-vrefbuf +stm32_adfsdm +stm32_fmc2_nand +stm32_iwdg +stm32_rproc +stm_console +stm_core +stm_ftrace +stm_heartbeat +stm_p_basic +stm_p_sys-t +stmfts +stmfx +stmmac +stmmac-pci +stmmac-platform +stmpe-adc +stmpe-keypad +stmpe-ts +stowaway +stp +stpddc60 +stpmic1 +stpmic1_onkey +stpmic1_regulator +stpmic1_wdt +stratix10-rsu +stratix10-soc +stratix10-svc +streamzap +streebog_generic +stts751 +stusb160x +stv0288 +stv0297 +stv0299 +stv0367 +stv0900 +stv090x +stv0910 +stv6110 +stv6110x +stv6111 +sun4i-csi +sun4i-drm +sun4i-gpadc +sun4i-ss +sun4i-tcon +sun4i_tv +sun50i-codec-analog +sun50i-cpufreq-nvmem +sun50i-dmic +sun6i-csi +sun6i-dma +sun6i-isp +sun6i-mipi-csi2 +sun6i-rtc-ccu +sun6i_drc +sun6i_hwspinlock +sun6i_mipi_dsi +sun8i-a33-mbus +sun8i-a83t-mipi-csi2 +sun8i-adda-pr-regmap +sun8i-ce +sun8i-codec +sun8i-codec-analog +sun8i-di +sun8i-drm-hdmi +sun8i-mixer +sun8i-rotate +sun8i-ss +sun8i_tcon_top +sun8i_thermal +sundance +sungem +sungem_phy +sunhme +suni +sunkbd +sunrise_co2 +sunrpc +sunxi +sunxi-cedrus +sunxi-cir +sunxi-mmc +sunxi-rsb +sunxi_wdt +sur40 +surface3_spi +surface_acpi_notify +surface_aggregator +surface_aggregator_cdev +surface_aggregator_hub +surface_aggregator_registry +surface_aggregator_tabletsw +surface_battery +surface_charger +surface_dtx +surface_gpe +surface_hid +surface_hid_core +surface_hotplug +surface_kbd +surface_platform_profile +svc-i3c-master +svgalib +switchtec +sx8654 +sx9310 +sx9324 +sx9360 +sx9500 +sx_common +sy7636a-hwmon +sy7636a-regulator +sy8106a-regulator +sy8824x +sy8827n +sym53c8xx +symbolserial +synaptics_i2c +synaptics_usb +synclink_gt +synopsys_edac +syscon-reboot-mode +sysv +t5403 +tag_ar9331 +tag_brcm +tag_dsa +tag_gswip +tag_hellcreek +tag_ksz +tag_lan9303 +tag_mtk +tag_none +tag_ocelot +tag_ocelot_8021q +tag_qca +tag_rtl4_a +tag_rtl8_4 +tag_rzn1_a5psw +tag_sja1105 +tag_trailer +tag_xrs700x +tap +target_core_file +target_core_iblock +target_core_mod +target_core_pscsi +target_core_user +tc-dwc-g210 +tc-dwc-g210-pci +tc-dwc-g210-pltfrm +tc358743 +tc358746 +tc358762 +tc358764 +tc358767 +tc358768 +tc358775 +tc3589x-keypad +tc654 +tc74 +tc90522 +tca6416-keypad +tca8418_keypad +tcan4x5x +tcm_fc +tcm_loop +tcm_qla2xxx +tcm_remote +tcm_usb_gadget +tcp_bbr +tcp_bic +tcp_cdg +tcp_dctcp +tcp_diag +tcp_highspeed +tcp_htcp +tcp_hybla +tcp_illinois +tcp_lp +tcp_nv +tcp_scalable +tcp_vegas +tcp_veno +tcp_westwood +tcp_yeah +tcpci +tcpci_maxim +tcpci_mt6360 +tcpci_mt6370 +tcpci_rt1711h +tcpm +tcrypt +tcs3414 +tcs3472 +tcsrcc-sm8550 +tda10021 +tda10023 +tda10048 +tda1004x +tda10071 +tda10086 +tda18212 +tda18218 +tda18250 +tda18271 +tda18271c2dd +tda1997x +tda38640 +tda665x +tda7432 +tda8083 +tda8261 +tda826x +tda827x +tda8290 +tda9840 +tda9887 +tda9950 +tda998x +tdfxfb +tdo24m +tea575x +tea5761 +tea5767 +tea6415c +tea6420 +team +team_mode_activebackup +team_mode_broadcast +team_mode_loadbalance +team_mode_random +team_mode_roundrobin +tee +tef6862 +tegra-aconnect +tegra-bpmp-thermal +tegra-drm +tegra-gmi +tegra-kbc +tegra-vde +tegra-video +tegra-xudc +tegra186-cpufreq +tegra186-gpc-dma +tegra194-cpufreq +tegra210-adma +tegra210-emc +tegra30-devfreq +tegra_cec +tegra_nand +tegra_wdt +tehuti +teranetics +test_blackhole_dev +test_bpf +test_power +tg3 +thc63lvd1024 +thermal-generic-adc +thermal_mmio +thmc50 +ths7303 +ths8200 +thunder_bgx +thunder_xcv +thunderbolt +thunderbolt_net +thunderx-mmc +thunderx2_pmu +thunderx_edac +thunderx_zip +ti-adc081c +ti-adc0832 +ti-adc084s021 +ti-adc108s102 +ti-adc12138 +ti-adc128s052 +ti-adc161s626 +ti-ads1015 +ti-ads1100 +ti-ads124s08 +ti-ads131e08 +ti-ads7924 +ti-ads7950 +ti-ads8344 +ti-ads8688 +ti-am65-cpsw-nuss +ti-cal +ti-dac082s085 +ti-dac5571 +ti-dac7311 +ti-dac7612 +ti-dlpc3433 +ti-ecap-capture +ti-j721e-ufs +ti-lmp92064 +ti-lmu +ti-sn65dsi83 +ti-sn65dsi86 +ti-tfp410 +ti-tlc4541 +ti-tpd12s015 +ti-tsc2046 +ti_am335x_adc +ti_am335x_tsc +ti_am335x_tscadc +ti_k3_dsp_remoteproc +ti_k3_r5_remoteproc +ti_sci_pm_domains +ti_usb_3410_5052 +tidss +tifm_7xx1 +tifm_core +tifm_ms +tifm_sd +timeriomem-rng +tipc +tlan +tls +tlv320aic23b +tm2-touchkey +tmag5273 +tmdc +tmio_mmc_core +tmp006 +tmp007 +tmp102 +tmp103 +tmp108 +tmp117 +tmp401 +tmp421 +tmp464 +tmp513 +toshsd +touchit213 +touchright +touchwin +tpci200 +tpl0102 +tpm_atmel +tpm_ftpm_tee +tpm_i2c_atmel +tpm_i2c_infineon +tpm_i2c_nuvoton +tpm_infineon +tpm_st33zp24 +tpm_st33zp24_i2c +tpm_st33zp24_spi +tpm_tis_i2c +tpm_tis_i2c_cr50 +tpm_tis_spi +tpm_tis_synquacer +tpm_vtpm_proxy +tps23861 +tps40422 +tps51632-regulator +tps53679 +tps546d24 +tps6105x +tps6105x-regulator +tps62360-regulator +tps6286x-regulator +tps6287x-regulator +tps65010 +tps65023-regulator +tps6507x +tps6507x-regulator +tps6507x-ts +tps65086 +tps65086-regulator +tps65090-charger +tps65090-regulator +tps65132-regulator +tps65217 +tps65217-regulator +tps65217_bl +tps65217_charger +tps65218 +tps65218-pwrbutton +tps65218-regulator +tps65219 +tps65219-pwrbutton +tps65219-regulator +tps6524x-regulator +tps6586x-regulator +tps65910-regulator +tps65912-regulator +tps6594-core +tps6594-esm +tps6594-i2c +tps6594-pfsm +tps6594-regulator +tps6594-spi +tps6598x +tqmx86 +trace-printk +trancevibrator +trf7970a +tridentfb +ts2020 +ts_bm +ts_fsm +ts_kmp +tsc2004 +tsc2005 +tsc2007 +tsc200x-core +tsc40 +tsi721_mport +tsl2550 +tsl2563 +tsl2583 +tsl2591 +tsl2772 +tsl4531 +tsnep +tsys01 +tsys02d +ttm +ttpci-eeprom +ttusb_dec +ttusbdecfe +ttusbir +ttynull +tua6100 +tua9001 +tulip +tuner +tuner-simple +tuner-types +tunnel4 +tunnel6 +turbografx +turingcc-qcs404 +turris-mox-rwtm +tvaudio +tveeprom +tvp514x +tvp5150 +tvp7002 +tw2804 +tw5864 +tw68 +tw686x +tw9903 +tw9906 +tw9910 +twidjoy +twl-regulator +twl4030-madc +twl4030-pwrbutton +twl4030-vibra +twl4030_charger +twl4030_keypad +twl4030_madc_battery +twl4030_wdt +twl6030-gpadc +twl6030-regulator +twl6040-vibra +twofish_common +twofish_generic +txgbe +typec +typec_displayport +typec_nvidia +typec_ucsi +typhoon +uPD60620 +u_audio +u_ether +u_serial +uacce +uartlite +uas +ubi +ubifs +ublk_drv +ubuntu-host +ucan +ucc_uart +ucd9000 +ucd9200 +ucs1002_power +ucsi_acpi +ucsi_ccg +ucsi_glink +ucsi_stm32g0 +uda1342 +udc-core +udc-xilinx +udf +udl +udlfb +udp_diag +udp_tunnel +ueagle-atm +ufs +ufs-hisi +ufs-mediatek +ufs-qcom +ufs-renesas +ufs-sprd +ufshcd-core +ufshcd-dwc +ufshcd-pci +ufshcd-pltfrm +ug3105_battery +uhid +uio +uio_aec +uio_cif +uio_dfl +uio_dmem_genirq +uio_hv_generic +uio_mf624 +uio_netx +uio_pci_generic +uio_pdrv_genirq +uio_pruss +uio_sercos3 +uleds +uli526x +ulpi +ums-alauda +ums-cypress +ums-datafab +ums-eneub6250 +ums-freecom +ums-isd200 +ums-jumpshot +ums-karma +ums-onetouch +ums-realtek +ums-sddr09 +ums-sddr55 +ums-usbat +ums512-clk +unix_diag +upd64031a +upd64083 +upd78f0730 +us5182d +usb-conn-gpio +usb-dmac +usb-serial-simple +usb-storage +usb251xb +usb3503 +usb4604 +usb8xxx +usb_8dev +usb_debug +usb_f_acm +usb_f_ecm +usb_f_ecm_subset +usb_f_eem +usb_f_fs +usb_f_hid +usb_f_mass_storage +usb_f_midi +usb_f_ncm +usb_f_obex +usb_f_phonet +usb_f_printer +usb_f_rndis +usb_f_serial +usb_f_ss_lb +usb_f_tcm +usb_f_uac1 +usb_f_uac1_legacy +usb_f_uac2 +usb_f_uvc +usb_wwan +usbatm +usbdux +usbduxfast +usbduxsigma +usbhid +usbip-core +usbip-host +usbip-vudc +usbkbd +usblcd +usblp +usbmisc_imx +usbmon +usbmouse +usbnet +usbserial +usbsevseg +usbtest +usbtmc +usbtouchscreen +usbtv +usdhi6rol0 +userio +userspace-consumer +ushc +uss720 +uvc +uvcvideo +uvesafb +v4l2-async +v4l2-dv-timings +v4l2-flash-led-class +v4l2-fwnode +v4l2-h264 +v4l2-jpeg +v4l2-mem2mem +v4l2-tpg +v4l2-vp9 +vcan +vcnl3020 +vcnl4000 +vcnl4035 +vcpu_stall_detector +vctrl-regulator +vdpa +vdpa_sim +vdpa_sim_blk +vdpa_sim_net +vduse +veml6030 +veml6070 +venus-core +venus-dec +venus-enc +versal-fpga +ves1820 +ves1x93 +veth +vexpress-hwmon +vexpress-regulator +vf610_adc +vf610_dac +vfio +vfio-amba +vfio-cdx +vfio-fsl-mc +vfio-pci +vfio-pci-core +vfio-platform +vfio-platform-amdxgbe +vfio-platform-base +vfio-platform-calxedaxgmac +vfio_iommu_type1 +vgastate +vgem +vgg2432a4 +vhci-hcd +vhost +vhost_iotlb +vhost_net +vhost_scsi +vhost_vdpa +vhost_vsock +via-rhine +via-sdmmc +via-velocity +via686a +vicodec +video +video-i2c +video-mux +videobuf-core +videobuf-dma-sg +videobuf2-common +videobuf2-dma-contig +videobuf2-dma-sg +videobuf2-dvb +videobuf2-memops +videobuf2-v4l2 +videobuf2-vmalloc +videocc-sc7180 +videocc-sc7280 +videocc-sdm845 +videocc-sm8150 +videocc-sm8250 +videocc-sm8350 +videocc-sm8450 +videocc-sm8550 +videodev +vim2m +vimc +viperboard +viperboard_adc +virt_wifi +virtio-gpu +virtio-rng +virtio_bt +virtio_crypto +virtio_dma_buf +virtio_input +virtio_mem +virtio_pmem +virtio_rpmsg_bus +virtio_snd +virtio_vdpa +virtiofs +virtual +virtual_ncidev +visconti_wdt +visl +visor +vitesse +vitesse-vsc73xx-core +vitesse-vsc73xx-platform +vitesse-vsc73xx-spi +vivid +vkms +vl53l0x-i2c +vl6180 +vmac +vme_fake +vme_tsi148 +vme_user +vmgenid +vmk80xx +vmw_vmci +vmw_vsock_virtio_transport +vmw_vsock_virtio_transport_common +vmw_vsock_vmci_transport +vmwgfx +vp27smpx +vp_vdpa +vport-geneve +vport-gre +vport-vxlan +vpx3220 +vqmmc-ipq4019-regulator +vrf +vringh +vsock +vsock_diag +vsock_loopback +vsockmon +vsp1 +vsxxxaa +vt1211 +vt6655_stage +vt6656_stage +vt8231 +vt8623fb +vub300 +vx855 +vxcan +vxlan +vz89x +w1-gpio +w1_ds2405 +w1_ds2406 +w1_ds2408 +w1_ds2413 +w1_ds2423 +w1_ds2430 +w1_ds2431 +w1_ds2433 +w1_ds2438 +w1_ds250x +w1_ds2780 +w1_ds2781 +w1_ds2805 +w1_ds28e04 +w1_ds28e17 +w1_smem +w1_therm +w5100 +w5100-spi +w5300 +w6692 +w83627ehf +w83627hf +w83773g +w83781d +w83791d +w83792d +w83793 +w83795 +w83l785ts +w83l786ng +wacom +wacom_i2c +wacom_serial4 +wacom_w8001 +walkera0701 +wanxl +warrior +wcd934x +wcn36xx +wcnss_ctrl +wd719x +wdat_wdt +wdt87xx_i2c +wdt_pci +wfx +whiteheat +wil6210 +wilc1000 +wilc1000-sdio +wilc1000-spi +winbond-840 +wire +wireguard +wishbone-serial +wl1251 +wl1251_sdio +wl1251_spi +wl1273-core +wl12xx +wl18xx +wlcore +wlcore_sdio +wlcore_spi +wm831x-dcdc +wm831x-hwmon +wm831x-isink +wm831x-ldo +wm831x-on +wm831x-ts +wm831x_backup +wm831x_bl +wm831x_power +wm831x_wdt +wm8350-hwmon +wm8350-regulator +wm8350_power +wm8350_wdt +wm8400-regulator +wm8739 +wm8775 +wm8994 +wm8994-regulator +wm97xx-ts +wp512 +wpcm450-soc +wusb3801 +wwan +wwan_hwsim +x25 +x9250 +x_tables +xbox_remote +xc2028 +xc4000 +xc5000 +xcbc +xctr +xdma +xdpe12284 +xdpe152c4 +xen-blkback +xen-evtchn +xen-fbfront +xen-front-pgdir-shbuf +xen-gntalloc +xen-gntdev +xen-hcd +xen-kbdfront +xen-netback +xen-pciback +xen-privcmd +xen-scsiback +xen-scsifront +xen-tpmfront +xen_wdt +xenfs +xfrm4_tunnel +xfrm6_tunnel +xfrm_algo +xfrm_interface +xfrm_ipcomp +xfrm_user +xfs +xgene-dma +xgene-enet +xgene-enet-v2 +xgene-hwmon +xgene-rng +xgene_edac +xhci-histb +xhci-mtk-hcd +xhci-pci +xhci-pci-renesas +xhci-plat-hcd +xhci-rcar-hcd +xhci-tegra +xilinx-ams +xilinx-csi2rxss +xilinx-pr-decoupler +xilinx-spi +xilinx-tpg +xilinx-video +xilinx-vtc +xilinx-xadc +xilinx_can +xilinx_dma +xilinx_dpdma +xilinx_emac +xilinx_emaclite +xilinx_gmii2rgmii +xilinx_sdfec +xilinx_uartps +xilinx_wwdt +xilinxfb +xillybus_class +xillybus_core +xillybus_of +xillybus_pcie +xillyusb +xiphera-trng +xircom_cb +xlnx_r5_remoteproc +xlnx_vcu +xor +xor-neon +xpad +xr_serial +xrs700x +xrs700x_i2c +xrs700x_mdio +xsens_mt +xsk_diag +xt_AUDIT +xt_CHECKSUM +xt_CLASSIFY +xt_CONNSECMARK +xt_CT +xt_DSCP +xt_HL +xt_HMARK +xt_IDLETIMER +xt_LED +xt_LOG +xt_MASQUERADE +xt_NETMAP +xt_NFLOG +xt_NFQUEUE +xt_RATEEST +xt_REDIRECT +xt_SECMARK +xt_TCPMSS +xt_TCPOPTSTRIP +xt_TEE +xt_TPROXY +xt_TRACE +xt_addrtype +xt_bpf +xt_cgroup +xt_cluster +xt_comment +xt_connbytes +xt_connlabel +xt_connlimit +xt_connmark +xt_conntrack +xt_cpu +xt_dccp +xt_devgroup +xt_dscp +xt_ecn +xt_esp +xt_hashlimit +xt_helper +xt_hl +xt_ipcomp +xt_iprange +xt_ipvs +xt_l2tp +xt_length +xt_limit +xt_mac +xt_mark +xt_multiport +xt_nat +xt_nfacct +xt_osf +xt_owner +xt_physdev +xt_pkttype +xt_policy +xt_quota +xt_rateest +xt_realm +xt_recent +xt_sctp +xt_set +xt_socket +xt_state +xt_statistic +xt_string +xt_tcpmss +xt_tcpudp +xt_time +xt_u32 +xtkbd +xusbatm +xxhash_generic +xz_dec_test +yam +yamaha-yas530 +yealink +yellowfin +yenta_socket +yurex +z3fold +zaurus +zd1201 +zd1211rw +zd1301 +zd1301_demod +zet6223 +zforce_ts +zfs +zhenhua +ziirave_wdt +zinitix +zl10036 +zl10039 +zl10353 +zl6100 +zonefs +zopt2201 +zpa2326 +zpa2326_i2c +zpa2326_spi +zram +zstd +zynqmp-aes-gcm +zynqmp-dpsub +zynqmp-fpga +zynqmp-sha +zynqmp_dma +zynqmp_edac --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/arm64/lowlatency-64k.modules.builtin +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/arm64/lowlatency-64k.modules.builtin @@ -0,0 +1,536 @@ +8250 +8250_base +8250_dw +8250_fsl +8250_mtk +8250_of +8250_omap +8250_pci +8250_rt288x +8250_tegra +ac +acpi_mdio +aead +aes_generic +af_packet +ahci_imx +akcipher +amba-pl011 +arm-cci +arm-cci +arm-ccn +arm_smmu +arm_smmu_v3 +armada_thermal +armmmci +as3722 +asiliantfb +asn1_decoder +asn1_encoder +atkbd +axg +axg-aoclk +backlight +battery +bcm84881 +binfmt_script +brcmstb_gisb +bsg +button +cbc +cdrom +cfbcopyarea +cfbfillrect +cfbimgblt +charger-manager +clk-apmixed +clk-cpu-dyndiv +clk-cpumux +clk-dualdiv +clk-gate +clk-imx-lpcg-scu +clk-imx-scu +clk-imx8mm +clk-imx8mn +clk-imx8mp +clk-imx8mp-audiomix +clk-imx8mq +clk-ma35d1 +clk-mpll +clk-mt2712 +clk-mt2712-apmixedsys +clk-mt2712-bdp +clk-mt2712-img +clk-mt2712-jpgdec +clk-mt2712-mfg +clk-mt2712-mm +clk-mt2712-vdec +clk-mt2712-venc +clk-mt6765 +clk-mt6765-audio +clk-mt6765-cam +clk-mt6765-img +clk-mt6765-mipi0a +clk-mt6765-mm +clk-mt6765-vcodec +clk-mt6779 +clk-mt6779-aud +clk-mt6779-cam +clk-mt6779-img +clk-mt6779-ipe +clk-mt6779-mfg +clk-mt6779-mm +clk-mt6779-vdec +clk-mt6779-venc +clk-mt6797 +clk-mt6797-img +clk-mt6797-mm +clk-mt6797-vdec +clk-mt6797-venc +clk-mt7622 +clk-mt7622-apmixedsys +clk-mt7622-aud +clk-mt7622-eth +clk-mt7622-hif +clk-mt7622-infracfg +clk-mt7981-apmixed +clk-mt7981-infracfg +clk-mt7981-topckgen +clk-mt7986-apmixed +clk-mt7986-eth +clk-mt7986-infracfg +clk-mt7986-topckgen +clk-mt8167 +clk-mt8167-apmixedsys +clk-mt8167-aud +clk-mt8167-img +clk-mt8167-mfgcfg +clk-mt8167-mm +clk-mt8167-vdec +clk-mt8173-apmixedsys +clk-mt8173-infracfg +clk-mt8173-mm +clk-mt8173-pericfg +clk-mt8173-topckgen +clk-mt8183 +clk-mt8183-apmixedsys +clk-mt8183-audio +clk-mt8183-cam +clk-mt8183-img +clk-mt8183-ipu0 +clk-mt8183-ipu1 +clk-mt8183-ipu_adl +clk-mt8183-ipu_conn +clk-mt8183-mfgcfg +clk-mt8183-mm +clk-mt8183-vdec +clk-mt8183-venc +clk-mt8186-apmixedsys +clk-mt8186-infra_ao +clk-mt8186-topckgen +clk-mt8192 +clk-mt8192-apmixedsys +clk-mt8192-aud +clk-mt8192-cam +clk-mt8192-img +clk-mt8192-imp_iic_wrap +clk-mt8192-ipe +clk-mt8192-mdp +clk-mt8192-mfg +clk-mt8192-mm +clk-mt8192-msdc +clk-mt8192-scp_adsp +clk-mt8192-vdec +clk-mt8192-venc +clk-mt8195-apmixedsys +clk-mt8195-infra_ao +clk-mt8195-peri_ao +clk-mt8195-topckgen +clk-mt8516 +clk-mt8516-apmixedsys +clk-mt8516-aud +clk-mtk +clk-mux +clk-pll +clk-pll +clk-regmap +clk-scmi +clk-vexpress-osc +cmd-db +cn +configfs +cpufreq-dt +cpufreq-dt-platdev +cpufreq_conservative +cpufreq_ondemand +cpufreq_performance +cpufreq_powersave +cpufreq_userspace +crc-ccitt +crc-t10dif +crc16 +crc32 +crc32c_generic +crc64 +crc64-rocksoft +crc64_rocksoft_generic +crc8 +crct10dif_common +crct10dif_generic +crypto +crypto_acompress +crypto_algapi +crypto_hash +crypto_null +cryptomgr +ctr +cts +da9063 +davinci_mdio +dax +deflate +dh_generic +digsig +dm-mod +dns_resolver +drbg +drm_mipi_dsi +drm_panel_orientation_quirks +drop_monitor +dwc2 +ecb +ecryptfs +edac_core +efivarfs +ehci-hcd +ehci-orion +ehci-pci +encrypted-keys +evdev +exportfs +ext4 +extcon-core +failover +fan +fat +fb +fb_sys_fops +fddi +fec +firmware_class +fixed_phy +font +fsl_dpaa_fman +fsl_dpaa_fman_port +fsl_dpaa_mac +fuse +fwnode_mdio +g12a +g12a-aoclk +gcm +geniv +gf128mul +ghash-generic +ghes_edac +glob +governor_passive +governor_performance +governor_powersave +governor_simpleondemand +governor_userspace +gpio-davinci +gpio-generic +gpio-mxc +gpio-pl061 +gpio-tegra +gpio-tegra186 +gpio-xilinx +grant-dma-ops +gxbb +gxbb-aoclk +hed +hid_bpf +hmac +hwmon +i2c-core +i2c-designware-core +i2c-designware-platform +i2c-dev +i2c-omap +i2c-sprd +imsttfb +imx +imx-scu +imx-weim +imx8m-blk-ctrl +imx8mp-blk-ctrl +imx93-blk-ctrl +input-core +interconnect_qcom +iova +ipv6 +irq-meson-gpio +irq-mvebu-pic +irqbypass +jbd2 +jitterentropy_rng +k3-psil-lib +k3-ringacc +k3-udma +k3-udma-glue +kdf_sp800108 +kgdboc +kpp +kvm +led-class +libaes +libahci +libahci_platform +libata +libcryptoutils +libnvdimm +libphy +libps2 +libsha1 +libsha256 +linear_ranges +loop +lz4_decompress +lzo +lzo-rle +lzo_compress +lzo_decompress +max14577 +max310x +max77686 +max77693 +mbcache +md-mod +md5 +mdio-bitbang +mdio_devres +meson-aoclk +meson-clk-measure +meson-ee-pwrc +meson-eeclk +meson-gx-pwrc-vpu +meson_uart +mfd-core +mii +mmc_block +mmc_core +mousedev +mpi +mq-deadline +msm_serial +mtk-eint +mtk-regulator-coupler +mx3fb +mxc-clk +n_null +net_failover +nls_base +nls_cp437 +npcm_wdt +nvmem_zynqmp_nvmem +odroid-go-ultra-poweroff +of_mdio +ohci-hcd +ohci-pci +oid_registry +omap-gpmc +owl-uart +palmas +pci-aardvark +pci-host-common +pci-host-generic +pcie-altera +pcie-altera-msi +pcie-kirin +pcie-mediatek +pcs-lynx +phy-meson-axg-mipi-pcie-analog +phy-meson-axg-pcie +phy-mxs-usb +phy-xgene +phylink +pinctrl-as3722 +pinctrl-imx +pinctrl-imx8dxl +pinctrl-imx8mm +pinctrl-imx8mn +pinctrl-imx8mp +pinctrl-imx8mq +pinctrl-imx8qm +pinctrl-imx8qxp +pinctrl-meson +pinctrl-meson-a1 +pinctrl-meson-axg +pinctrl-meson-axg-pmx +pinctrl-meson-g12a +pinctrl-meson-gxbb +pinctrl-meson-gxl +pinctrl-meson8-pmx +pinctrl-microchip-sgpio +pinctrl-msm +pinctrl-mt6765 +pinctrl-mtk-common-v2 +pinctrl-ocelot +pinctrl-palmas +pinctrl-paris +pinctrl-rockchip +pinctrl-s32g2 +pinctrl-scu +pinctrl-single +pinctrl-sprd +pinctrl-sprd-sc9860 +pkcs7_message +ppp_generic +pps_core +pretimeout_noop +processor +pstore +ptp +public_key +pwc-rzv2m +qcom-ipcc +qcom-pdc +qcom-scm +qcom_rpmh +rapidio +rational +rcar-usb2-clock-sel +regmap-i2c +regmap-mmio +regmap-spi +reset +reset-berlin +reset-imx7 +reset-meson +reset-qcom-aoss +reset-rzg2l-usbphy-ctrl +rfkill +rng +rng-core +roles +rpmhpd +rsa_generic +rtc-efi +rtc-mv +rtc-xgene +rz-mtu3 +sccnxp +scmi-core +scmi-module +scsi_common +scsi_mod +scu-pd +sd_mod +sec-core +sec-irq +selftests +seqiv +serdev +serial_base +serial_mctrl_gpio +serio +sg +sh-sci +sha1_generic +sha256_generic +sha3_generic +sha512-arm64 +sha512-ce +sha512_generic +sig +skcipher +slhc +smc91x +soc-imx8m +spi-fsl-lib +spi-fsl-spi +spi-omap2-mcspi +spm +squashfs +sr_mod +sun20i-ppu +sun50i-a100-ccu +sun50i-a100-r-ccu +sun50i-a64-ccu +sun50i-h6-ccu +sun50i-h6-r-ccu +sun50i-h616-ccu +sun6i-msgbox +sun8i-de2-ccu +sun8i-h3-ccu +sun8i-r-ccu +sunxi-ccu +syscon-clk +syscopyarea +sysfillrect +sysimgblt +t10-pi +tcp_cubic +tegra-tcu +tegra20-apb-dma +tegra20-cpufreq +thermal +ti-cpufreq +ti-msgmgr +ti-opp-supply +ti_sci +tpm +tpm_crb +tpm_tis +tpm_tis_core +tps65912-core +tps65912-i2c +tps65912-spi +trusted +ttyprintk +tun +ucs2_string +uhci-hcd +uinput +unix +usb-common +usbcore +utf8data +vexpress-config +vexpress-sysreg +vfat +vid-pll-div +virt-dma +virtio +virtio-iommu +virtio_balloon +virtio_blk +virtio_console +virtio_mmio +virtio_net +virtio_pci +virtio_pci_legacy_dev +virtio_pci_modern_dev +virtio_ring +virtio_scsi +vivaldi-fmap +watchdog +wwnr +x509_key_parser +xen-blkfront +xen-netfront +xenbus +xenbus_probe_frontend +xgmac_mdio +xhci-hcd +xts +xxhash +xz_dec +zbud +zlib_deflate +zlib_inflate +zsmalloc +zstd_common +zstd_compress +zstd_decompress +zynqmp-ipi-mailbox --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/arm64/lowlatency-64k.retpoline +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/arm64/lowlatency-64k.retpoline @@ -0,0 +1 @@ +# RETPOLINE NOT ENABLED --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/arm64/lowlatency.compiler +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/arm64/lowlatency.compiler @@ -0,0 +1 @@ +GCC: (Ubuntu 13.2.0-4ubuntu3) 13.2.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/arm64/lowlatency.modules +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/arm64/lowlatency.modules @@ -0,0 +1,7501 @@ +3c59x +3w-9xxx +3w-sas +3w-xxxx +6lowpan +6pack +8021q +8139cp +8139too +8250_dfl +8250_exar +8250_men_mcb +8250_pci1xxxx +8250_pericom +8255 +8255_pci +8390 +842 +842_compress +842_decompress +88pg86x +88pm800 +88pm800-regulator +88pm805 +88pm80x +88pm80x_onkey +88pm8607 +88pm860x-ts +88pm860x_battery +88pm860x_bl +88pm860x_charger +88pm860x_onkey +9p +9pnet +9pnet_fd +9pnet_rdma +9pnet_virtio +9pnet_xen +BusLogic +a1-peripherals +a1-pll +a100u2w +a3d +a53-pll +a7-pll +a8293 +aacraid +aat2870-regulator +aat2870_bl +abp060mg +ac97_bus +acard-ahci +acbel-fsg032 +acecad +acenic +acp_audio_dma +acpi-als +acpi_configfs +acpi_ipmi +acpi_power_meter +acpi_tad +acpiphp_ibm +act8865-regulator +act8945a +act8945a-regulator +act8945a_charger +act_bpf +act_connmark +act_csum +act_ct +act_ctinfo +act_gact +act_gate +act_ipt +act_mirred +act_mpls +act_nat +act_pedit +act_police +act_sample +act_simple +act_skbedit +act_skbmod +act_tunnel_key +act_vlan +ad2s1200 +ad2s1210 +ad2s90 +ad3552r +ad4130 +ad5064 +ad5110 +ad525x_dpot +ad525x_dpot-i2c +ad525x_dpot-spi +ad5272 +ad5360 +ad5380 +ad5398 +ad5421 +ad5446 +ad5449 +ad5504 +ad5592r +ad5592r-base +ad5593r +ad5624r_spi +ad5686 +ad5686-spi +ad5696-i2c +ad5755 +ad5758 +ad5761 +ad5764 +ad5766 +ad5770r +ad5791 +ad5820 +ad5933 +ad7091r-base +ad7091r5 +ad7124 +ad714x +ad714x-i2c +ad714x-spi +ad7150 +ad7192 +ad7266 +ad7280a +ad7291 +ad7292 +ad7293 +ad7298 +ad7303 +ad7314 +ad74115 +ad7414 +ad7418 +ad74413r +ad7476 +ad7606 +ad7606_par +ad7606_spi +ad7746 +ad7766 +ad7768-1 +ad7780 +ad7791 +ad7793 +ad7816 +ad7877 +ad7879 +ad7879-i2c +ad7879-spi +ad7887 +ad7923 +ad7949 +ad799x +ad8366 +ad8801 +ad9467 +ad9523 +ad9832 +ad9834 +ad_sigma_delta +ada4250 +adc-joystick +adc-keys +adc128d818 +adcxx +addi_apci_1032 +addi_apci_1500 +addi_apci_1516 +addi_apci_1564 +addi_apci_16xx +addi_apci_2032 +addi_apci_2200 +addi_apci_3120 +addi_apci_3501 +addi_apci_3xxx +addi_watchdog +adf4350 +adf4371 +adf4377 +adf7242 +adfs +adi +adi-axi-adc +adiantum +adin +adin1100 +adin1110 +adis16080 +adis16130 +adis16136 +adis16201 +adis16203 +adis16209 +adis16240 +adis16260 +adis16400 +adis16460 +adis16475 +adis16480 +adis_lib +adjd_s311 +adl_pci6208 +adl_pci7x3x +adl_pci8164 +adm1025 +adm1026 +adm1029 +adm1031 +adm1177 +adm1266 +adm1275 +adm8211 +adm9240 +admv1013 +admv1014 +admv4420 +admv8818 +adp1653 +adp5061 +adp5520-keys +adp5520_bl +adp5588-keys +adp5589-keys +adp8860_bl +adp8870_bl +adrf6780 +ads7828 +ads7846 +ads7871 +adt7310 +adt7316 +adt7316-i2c +adt7316-spi +adt7410 +adt7411 +adt7462 +adt7470 +adt7475 +adt7x10 +adummy +adutux +adux1020 +adv7170 +adv7175 +adv7180 +adv7183 +adv7343 +adv7393 +adv748x +adv7511 +adv7604 +adv7842 +adv_pci1720 +adv_pci1723 +adv_pci1724 +adv_pci1760 +advansys +adxl313_core +adxl313_i2c +adxl313_spi +adxl34x +adxl34x-i2c +adxl34x-spi +adxl355_core +adxl355_i2c +adxl355_spi +adxl367 +adxl367_i2c +adxl367_spi +adxl372 +adxl372_i2c +adxl372_spi +adxrs290 +adxrs450 +aegis128 +aes-arm64 +aes-ce-blk +aes-ce-ccm +aes-ce-cipher +aes-neon-blk +aes-neon-bs +aes_ti +af9013 +af9033 +af_alg +af_key +af_packet_diag +afe4403 +afe4404 +affs +afs +ah4 +ah6 +ahci +ahci_ceva +ahci_dwc +ahci_mtk +ahci_mvebu +ahci_platform +ahci_qoriq +ahci_seattle +ahci_tegra +ahci_xgene +aht10 +aic79xx +aic7xxx +aic94xx +aiptek +aircable +airo +airspy +ak7375 +ak881x +ak8974 +ak8975 +al3010 +al3320a +alcor +alcor_pci +algif_aead +algif_hash +algif_rng +algif_skcipher +alibaba_uncore_drw_pmu +alim7101_wdt +allegro +altera-ci +altera-cvp +altera-fpga2sdram +altera-freeze-bridge +altera-hps2fpga +altera-msgdma +altera-pr-ip-core +altera-pr-ip-core-plat +altera-ps-spi +altera-stapl +altera_jtaguart +altera_ps2 +altera_tse +altera_uart +alx +am2315 +am53c974 +am65-cpts +amba-clcd +amba-pl010 +ambakmi +amc6821 +amd +amd-xgbe +amd5536udc_pci +amd8111e +amdgpu +amdxcp +amlogic-gxl-crypto +amlogic_thermal +amphion-vpu +amplc_pc236_common +amplc_pci236 +amplc_pci263 +ams-iaq-core +ams369fg06 +amt +analog +analogix-anx6345 +analogix-anx78xx +analogix_dp +anatop-regulator +ansi_cprng +anx7411 +anx7625 +anybuss_core +ao-cec +ao-cec-g12a +aoe +apbps2 +apcs-msm8916 +apcs-msm8996 +apds9300 +apds9802als +apds990x +apds9960 +apple-admac +apple-dart +apple-mailbox +apple-mfi-fastcharge +apple-rtkit +apple-sart +apple-soc-cpufreq +apple_wdt +appledisplay +appletalk +appletouch +applicom +apr +apss-ipq-pll +apss-ipq6018 +aptina-pll +aqc111 +aquacomputer_d5next +aquantia +ar0521 +ar1021_i2c +ar5523 +ar7part +ar9331 +arasan-nand-controller +arc-rawmode +arc-rimi +arc_emac +arc_ps2 +arc_uart +arcmsr +arcnet +arcpgu +arcx-anybus +arcxcnn_bl +aria_generic +arizona +arizona-haptics +arizona-i2c +arizona-ldo1 +arizona-micsupp +arizona-spi +ark3116 +arkfb +arm-cmn +arm_cspmu_module +arm_dmc620_pmu +arm_dsu_pmu +arm_mhu +arm_mhu_db +arm_mhuv2 +arm_scmi_powercap +arm_scpi +arm_smc_wdt +arm_smccc_trng +arm_smmuv3_pmu +arm_spe_pmu +armada-37xx-cpufreq +armada-37xx-rwtm-mailbox +armada-8k-cpufreq +armada_37xx_wdt +arp_tables +arpt_mangle +arptable_filter +as102_fe +as370-hwmon +as3711-regulator +as3711_bl +as3722-regulator +as3935 +as5011 +as73211 +asc7621 +ascot2e +asix +ast +async_memcpy +async_pq +async_raid6_recov +async_tx +async_xor +at24 +at25 +at76c50x-usb +at803x +at86rf230 +ata_generic +ata_piix +atbm8830 +atc260x-core +atc260x-i2c +atc260x-onkey +atc260x-poweroff +atc260x-regulator +aten +ath +ath10k_core +ath10k_pci +ath10k_sdio +ath10k_snoc +ath10k_usb +ath11k +ath11k_ahb +ath11k_pci +ath12k +ath3k +ath5k +ath6kl_core +ath6kl_sdio +ath6kl_usb +ath9k +ath9k_common +ath9k_htc +ath9k_hw +ath9k_pci_owl_loader +ati_remote +ati_remote2 +atl1 +atl1c +atl1e +atl2 +atlantic +atlas-ezo-sensor +atlas-sensor +atm +atmel +atmel-ecc +atmel-flexcom +atmel-hlcdc +atmel-i2c +atmel-sha204a +atmel_captouch +atmel_mxt_ts +atmel_pci +atmtcp +atp870u +atusb +atxp1 +aty128fb +atyfb +au0828 +au8522_common +au8522_decoder +au8522_dig +auo-pixcir-ts +auth_rpcgss +authenc +authencesn +autofs4 +auxadc_thermal +avmfritz +ax25 +ax88179_178a +ax88796b +ax88796c +axg-audio +axi-fan-control +axis-fifo +axp20x +axp20x-i2c +axp20x-pek +axp20x-regulator +axp20x-rsb +axp20x_ac_power +axp20x_adc +axp20x_battery +axp20x_usb_power +axp288_adc +b2c2-flexcop +b2c2-flexcop-pci +b2c2-flexcop-usb +b43 +b43legacy +b44 +b53_common +b53_mdio +b53_mmap +b53_serdes +b53_spi +b53_srab +ba431-rng +bam_dma +bareudp +batman-adv +baycom_par +baycom_ser_fdx +baycom_ser_hdx +bcache +bch +bcm-keypad +bcm-phy-lib +bcm-phy-ptp +bcm-sba-raid +bcm-sf2 +bcm203x +bcm3510 +bcm54140 +bcm590xx +bcm590xx-regulator +bcm5974 +bcm63138_nand +bcm6368_nand +bcm7xxx +bcm87xx +bcm_vk +bcma +bcma-hcd +bcmsysport +bd6107 +bd71815-regulator +bd71828-regulator +bd718x7-regulator +bd9571mwv +bd9571mwv-regulator +bd9576-regulator +bd9576_wdt +bd99954-charger +bdc +be2iscsi +be2net +befs +bel-pfe +belkin_sa +berlin2-adc +bfa +bfq +bfs +bfusb +bh1750 +bh1770glc +bh1780 +binder_linux +binfmt_misc +blake2b_generic +block2mtd +blocklayoutdriver +blowfish_common +blowfish_generic +bluefield_edac +bluetooth +bluetooth_6lowpan +bma150 +bma220_spi +bma400_core +bma400_i2c +bma400_spi +bman-test +bmc150-accel-core +bmc150-accel-i2c +bmc150-accel-spi +bmc150_magn +bmc150_magn_i2c +bmc150_magn_spi +bme680_core +bme680_i2c +bme680_spi +bmg160_core +bmg160_i2c +bmg160_spi +bmi088-accel-core +bmi088-accel-spi +bmi160_core +bmi160_i2c +bmi160_spi +bmp280 +bmp280-i2c +bmp280-spi +bna +bnep +bno055 +bno055_i2c +bno055_ser +bnx2 +bnx2fc +bnx2i +bnx2x +bnxt_en +bnxt_re +bochs +bonding +bpa-rs600 +bpa10x +bpck +bpck6 +bpfilter +bpqether +bq2415x_charger +bq24190_charger +bq24257_charger +bq24735-charger +bq2515x_charger +bq256xx_charger +bq25890_charger +bq25980_charger +bq27xxx_battery +bq27xxx_battery_hdq +bq27xxx_battery_i2c +br2684 +br_netfilter +brcmfmac +brcmfmac-bca +brcmfmac-cyw +brcmfmac-wcc +brcmnand +brcmsmac +brcmstb_nand +brcmutil +brd +bridge +broadcom +bsd_comp +bt819 +bt856 +bt866 +bt878 +btbcm +btcoexist +btintel +btmrvl +btmrvl_sdio +btmtk +btmtksdio +btmtkuart +btnxpuart +btqca +btqcomsmd +btrfs +btrsi +btrtl +btsdio +bttv +btusb +bu21013_ts +bu21029_ts +budget +budget-av +budget-ci +budget-core +budget-patch +bxcan +c67x00 +c_can +c_can_pci +c_can_platform +ca8210 +caam +caam_jr +caamalg_desc +caamhash_desc +cachefiles +cadence-nand-controller +cadence_wdt +cafe_ccic +cafe_nand +caif +caif_serial +caif_socket +caif_usb +caif_virtio +camcc-sc7180 +camcc-sc7280 +camcc-sdm845 +camcc-sm6350 +camcc-sm8250 +camcc-sm8450 +camellia_generic +can +can-bcm +can-dev +can-gw +can-isotp +can-j1939 +can-raw +can327 +cap11xx +capmode +capsule-loader +carl9170 +carminefb +cassini +cast5_generic +cast6_generic +cast_common +catc +cavium-rng +cavium-rng-vf +cavium_ptp +cb710 +cb710-mmc +cb_pcidas64 +cb_pcidda +cb_pcimdda +cc10001_adc +cc2520 +cc770 +cc770_isa +cc770_platform +ccm +ccp +ccp-crypto +ccree +ccs +ccs-pll +ccs811 +cctrng +cdc-acm +cdc-phonet +cdc-wdm +cdc_eem +cdc_ether +cdc_mbim +cdc_ncm +cdc_subset +cdns-csi2rx +cdns-csi2tx +cdns-dphy +cdns-dphy-rx +cdns-dsi +cdns-mhdp8546 +cdns-pltfrm +cdns-usb-common +cdns2-udc-pci +cdns3 +cdns3-imx +cdns3-pci-wrap +cdns3-ti +cdnsp-udc-pci +cdx-controller +cec +cec-gpio +ceph +cfb +cfg80211 +cfi_cmdset_0001 +cfi_cmdset_0002 +cfi_cmdset_0020 +cfi_probe +cfi_util +ch +ch341 +ch7006 +ch7322 +ch9200 +ch_ipsec +ch_ktls +chacha-neon +chacha20poly1305 +chacha_generic +chaoskey +charlcd +chcr +chipone-icn6211 +chipone_icn8318 +chipone_icn8505 +chipreg +chnl_net +chromeos_acpi +chromeos_privacy_screen +chromeos_tbmc +chrontel-ch7033 +chv3-i2s +ci_hdrc +ci_hdrc_imx +ci_hdrc_msm +ci_hdrc_pci +ci_hdrc_tegra +ci_hdrc_usb2 +cicada +cifs +cifs_arc4 +cifs_md4 +cirrus +cirrusfb +clip +clk-apple-nco +clk-axi-clkgen +clk-bd718x7 +clk-cbf-8996 +clk-cdce706 +clk-cdce925 +clk-cpu-8996 +clk-cs2000-cp +clk-fsl-flexspi +clk-hi3519 +clk-hi655x +clk-imx8ulp +clk-imx93 +clk-lmk04832 +clk-lochnagar +clk-max77686 +clk-max9485 +clk-mt6795-apmixedsys +clk-mt6795-infracfg +clk-mt6795-mfg +clk-mt6795-mm +clk-mt6795-pericfg +clk-mt6795-topckgen +clk-mt6795-vdecsys +clk-mt6795-vencsys +clk-mt7981-eth +clk-mt8173-img +clk-mt8173-vdecsys +clk-mt8173-vencsys +clk-mt8186-cam +clk-mt8186-img +clk-mt8186-imp_iic_wrap +clk-mt8186-ipe +clk-mt8186-mcu +clk-mt8186-mdp +clk-mt8186-mfg +clk-mt8186-mm +clk-mt8186-vdec +clk-mt8186-venc +clk-mt8186-wpe +clk-mt8188-adsp_audio26m +clk-mt8188-apmixedsys +clk-mt8188-cam +clk-mt8188-ccu +clk-mt8188-img +clk-mt8188-imp_iic_wrap +clk-mt8188-infra_ao +clk-mt8188-ipe +clk-mt8188-mfg +clk-mt8188-peri_ao +clk-mt8188-topckgen +clk-mt8188-vdec +clk-mt8188-vdo0 +clk-mt8188-vdo1 +clk-mt8188-venc +clk-mt8188-vpp0 +clk-mt8188-vpp1 +clk-mt8188-wpe +clk-mt8195-apusys_pll +clk-mt8195-cam +clk-mt8195-ccu +clk-mt8195-img +clk-mt8195-imp_iic_wrap +clk-mt8195-ipe +clk-mt8195-mfg +clk-mt8195-scp_adsp +clk-mt8195-vdec +clk-mt8195-vdo0 +clk-mt8195-vdo1 +clk-mt8195-venc +clk-mt8195-vpp0 +clk-mt8195-vpp1 +clk-mt8195-wpe +clk-mt8365 +clk-mt8365-apmixedsys +clk-mt8365-apu +clk-mt8365-cam +clk-mt8365-mfg +clk-mt8365-mm +clk-mt8365-vdec +clk-mt8365-venc +clk-palmas +clk-phase +clk-plldig +clk-pwm +clk-qcom +clk-renesas-pcie +clk-rk808 +clk-rpm +clk-rpmh +clk-s2mps11 +clk-scpi +clk-si514 +clk-si521xx +clk-si5341 +clk-si5351 +clk-si544 +clk-si570 +clk-smd-rpm +clk-spmi-pmic-div +clk-sprd +clk-twl6040 +clk-versaclock5 +clk-versaclock7 +clk-wm831x +clk-xlnx-clock-wizard +cls_basic +cls_bpf +cls_cgroup +cls_flow +cls_flower +cls_fw +cls_matchall +cls_route +cls_u32 +cm109 +cm32181 +cm3232 +cm3323 +cm3605 +cm36651 +cma3000_d0x +cma3000_d0x_i2c +cmac +cmdlinepart +cmtp +cn10k-rng +cnic +cobra +coda +coda-vpu +colibri-vf50-ts +com20020 +com20020-pci +com90io +com90xx +comedi +comedi_8255 +comedi_bond +comedi_example_test +comedi_parport +comedi_pci +comedi_test +comedi_usb +contec_pci_dio +cordic +core +corsair-cpro +corsair-psu +cortina +counter +cp210x +cpcap-adc +cpcap-battery +cpcap-charger +cpcap-pwrbutton +cpcap-regulator +cppc_cpufreq +cpr +cptpf +cptvf +cqhci +cramfs +crc-itu-t +crc32_generic +crc4 +crc7 +crct10dif-ce +crg-hi3516cv300 +crg-hi3798cv200 +cros-ec-anx7688 +cros-ec-cec +cros-ec-regulator +cros-ec-sensorhub +cros-ec-typec +cros_ec +cros_ec_accel_legacy +cros_ec_baro +cros_ec_chardev +cros_ec_debugfs +cros_ec_dev +cros_ec_i2c +cros_ec_keyb +cros_ec_lid_angle +cros_ec_light_prox +cros_ec_lightbar +cros_ec_mkbp_proximity +cros_ec_rpmsg +cros_ec_sensors +cros_ec_sensors_core +cros_ec_spi +cros_ec_sysfs +cros_ec_uart +cros_ec_vbc +cros_hps_i2c +cros_kbd_led_backlight +cros_peripheral_charger +cros_typec_switch +cros_usbpd-charger +cros_usbpd_logger +cros_usbpd_notify +cryptd +crypto_engine +crypto_safexcel +crypto_user +cs3308 +cs5345 +cs53l32a +cs_dsp +csiostor +ctucanfd +ctucanfd_pci +ctucanfd_platform +curve25519-generic +cuse +cw1200_core +cw1200_wlan_sdio +cw1200_wlan_spi +cw2015_battery +cx18 +cx18-alsa +cx22700 +cx22702 +cx231xx +cx231xx-alsa +cx231xx-dvb +cx2341x +cx23885 +cx24110 +cx24113 +cx24116 +cx24117 +cx24120 +cx24123 +cx25821 +cx25821-alsa +cx25840 +cx82310_eth +cx88-alsa +cx88-blackbird +cx88-dvb +cx88-vp3054-i2c +cx8800 +cx8802 +cx88xx +cxacru +cxd2099 +cxd2820r +cxd2841er +cxd2880 +cxd2880-spi +cxgb +cxgb3 +cxgb3i +cxgb4 +cxgb4i +cxgb4vf +cxgbit +cxl_acpi +cxl_core +cxl_mem +cxl_pci +cxl_pmem +cxl_pmu +cxl_port +cy8ctma140 +cy8ctmg110_ts +cyapatp +cyber2000fb +cyberjack +cypress-sf +cypress_cy7c63 +cypress_firmware +cypress_m8 +cytherm +cyttsp4_core +cyttsp4_i2c +cyttsp4_spi +cyttsp5 +cyttsp_core +cyttsp_i2c +cyttsp_i2c_common +cyttsp_spi +da280 +da311 +da7280 +da9030_battery +da9034-ts +da903x-regulator +da903x_bl +da9052-battery +da9052-hwmon +da9052-regulator +da9052_bl +da9052_onkey +da9052_tsi +da9052_wdt +da9055-hwmon +da9055-regulator +da9055_onkey +da9055_wdt +da9062-core +da9062-regulator +da9062-thermal +da9062_wdt +da9063-regulator +da9063_onkey +da9063_wdt +da9121-regulator +da9150-charger +da9150-core +da9150-fg +da9150-gpadc +da9210-regulator +da9211-regulator +daqboard2000 +davicom +dax_cxl +dax_hmem +dax_pmem +db9 +dc395x +dccp +dccp_diag +dccp_ipv4 +dccp_ipv6 +ddbridge +ddbridge-dummy-fe +de2104x +defxx +delta-ahe50dc-fan +denali +denali_dt +denali_pci +des_generic +designware_i2s +device_dax +dfl +dfl-afu +dfl-emif +dfl-fme +dfl-fme-br +dfl-fme-mgr +dfl-fme-region +dfl-n3000-nios +dfl-pci +dht11 +diag +dib0070 +dib0090 +dib3000mb +dib3000mc +dib7000m +dib7000p +dib8000 +dib9000 +dibx000_common +digi_acceleport +digicolor-usart +diskonchip +dispcc-qcm2290 +dispcc-sc7180 +dispcc-sc7280 +dispcc-sc8280xp +dispcc-sdm845 +dispcc-sm6115 +dispcc-sm6125 +dispcc-sm6350 +dispcc-sm6375 +dispcc-sm8250 +dispcc-sm8450 +dispcc-sm8550 +display-connector +dl2k +dlhl60d +dlink-dir685-touchkeys +dlm +dln2 +dln2-adc +dm-bio-prison +dm-bufio +dm-cache +dm-cache-smq +dm-clone +dm-crypt +dm-delay +dm-ebs +dm-era +dm-flakey +dm-historical-service-time +dm-integrity +dm-io-affinity +dm-log +dm-log-userspace +dm-log-writes +dm-mirror +dm-multipath +dm-persistent-data +dm-queue-length +dm-raid +dm-region-hash +dm-round-robin +dm-service-time +dm-snapshot +dm-switch +dm-thin-pool +dm-unstripe +dm-verity +dm-writecache +dm-zero +dm-zoned +dm1105 +dm9601 +dma-axi-dmac +dmard06 +dmard09 +dmard10 +dmc520_edac +dme1737 +dmfe +dmi-sysfs +dmx3191d +dnet +dp83640 +dp83822 +dp83848 +dp83867 +dp83869 +dp83tc811 +dp83td510 +dpaa2-console +dpaa2-qdma +dpaa2_caam +dpdmai +dpot-dac +dps310 +dps920ab +drbd +drivetemp +drm +drm_buddy +drm_display_helper +drm_dma_helper +drm_dp_aux_bus +drm_kms_helper +drm_mipi_dbi +drm_shmem_helper +drm_suballoc_helper +drm_ttm_helper +drm_vram_helper +drm_xen_front +drv260x +drv2665 +drv2667 +drx39xyj +drxd +drxk +ds1621 +ds1682 +ds1803 +ds2482 +ds2490 +ds2760_battery +ds2780_battery +ds2781_battery +ds2782_battery +ds3000 +ds4424 +ds620 +dsa_core +dsbr100 +dst +dst_ca +dstr +dt3000 +dt3155 +dt9812 +dtpm +dummy +dummy-irq +dummy_stm +dvb-as102 +dvb-bt8xx +dvb-core +dvb-pll +dvb-ttpci +dvb-ttusb-budget +dvb-usb +dvb-usb-a800 +dvb-usb-af9005 +dvb-usb-af9005-remote +dvb-usb-af9015 +dvb-usb-af9035 +dvb-usb-anysee +dvb-usb-au6610 +dvb-usb-az6007 +dvb-usb-az6027 +dvb-usb-ce6230 +dvb-usb-cinergyT2 +dvb-usb-cxusb +dvb-usb-dib0700 +dvb-usb-dibusb-common +dvb-usb-dibusb-mb +dvb-usb-dibusb-mc +dvb-usb-dibusb-mc-common +dvb-usb-digitv +dvb-usb-dtt200u +dvb-usb-dtv5100 +dvb-usb-dvbsky +dvb-usb-dw2102 +dvb-usb-ec168 +dvb-usb-gl861 +dvb-usb-gp8psk +dvb-usb-lmedm04 +dvb-usb-m920x +dvb-usb-mxl111sf +dvb-usb-nova-t-usb2 +dvb-usb-opera +dvb-usb-pctv452e +dvb-usb-rtl28xxu +dvb-usb-technisat-usb2 +dvb-usb-ttusb2 +dvb-usb-umt-010 +dvb-usb-vp702x +dvb-usb-vp7045 +dvb_dummy_fe +dvb_usb_v2 +dw-axi-dmac-platform +dw-edma +dw-edma-pcie +dw-hdmi +dw-hdmi-ahb-audio +dw-hdmi-cec +dw-hdmi-gp-audio +dw-hdmi-i2s-audio +dw-i3c-master +dw-mipi-dsi +dw-xdata-pcie +dw100 +dw9714 +dw9768 +dw9807-vcm +dw_dmac +dw_dmac_core +dw_dmac_pci +dw_drm_dsi +dw_mipi_dsi-stm +dw_mmc +dw_mmc-bluefield +dw_mmc-exynos +dw_mmc-hi3798cv200 +dw_mmc-k3 +dw_mmc-pci +dw_mmc-pltfm +dw_mmc-rockchip +dw_wdt +dwc-xlgmac +dwc2_pci +dwc3 +dwc3-am62 +dwc3-haps +dwc3-imx8mp +dwc3-keystone +dwc3-meson-g12a +dwc3-of-simple +dwc3-pci +dwc3-qcom +dwc3-xilinx +dwmac-altr-socfpga +dwmac-dwc-qos-eth +dwmac-generic +dwmac-imx +dwmac-intel-plat +dwmac-ipq806x +dwmac-loongson +dwmac-mediatek +dwmac-meson +dwmac-meson8b +dwmac-qcom-ethqos +dwmac-rk +dwmac-stm32 +dwmac-sun8i +dwmac-tegra +dwmac-visconti +dyna_pci10xx +dynapro +e100 +e1000 +e1000e +e3x0-button +e4000 +earth-pt1 +earth-pt3 +ebt_802_3 +ebt_among +ebt_arp +ebt_arpreply +ebt_dnat +ebt_ip +ebt_ip6 +ebt_limit +ebt_log +ebt_mark +ebt_mark_m +ebt_nflog +ebt_pkttype +ebt_redirect +ebt_snat +ebt_stp +ebt_vlan +ebtable_broute +ebtable_filter +ebtable_nat +ebtables +ec100 +ec_sys +ecc +ecc-mtk +ecdh_generic +ecdsa_generic +echainiv +echo +ecrdsa_generic +edt-ft5x06 +ee1004 +eeprom +eeprom_93cx6 +eeprom_93xx46 +eeti_ts +efa +efct +efi-pstore +efi_test +efibc +efs +egalax_ts +egalax_ts_serial +ehci-fsl +ehci-npcm7xx +ehci-platform +ehset +einj +ektf2127 +elan_i2c +elants_i2c +elo +em28xx +em28xx-alsa +em28xx-dvb +em28xx-rc +em28xx-v4l +em_canid +em_cmp +em_ipset +em_ipt +em_meta +em_nbyte +em_text +em_u32 +emac_rockchip +emc1403 +emc2103 +emc2305 +emc6w201 +emi26 +emi62 +empeg +ems_pci +ems_usb +emu10k1-gp +emxx_udc +ena +enc28j60 +enclosure +encx24j600 +encx24j600-regmap +ene_ir +eni +enic +envelope-detector +epat +epia +epic100 +eql +erdma +erofs +error +esas2r +esd_usb +esp4 +esp4_offload +esp6 +esp6_offload +esp_scsi +essiv +et1011c +et131x +et8ek8 +etas_es58x +ethoc +etnaviv +evbug +exc3000 +exfat +extcon-adc-jack +extcon-fsa9480 +extcon-gpio +extcon-max14577 +extcon-max3355 +extcon-max77693 +extcon-max77843 +extcon-max8997 +extcon-palmas +extcon-ptn5150 +extcon-qcom-spmi-misc +extcon-rt8973a +extcon-sm5502 +extcon-usb-gpio +extcon-usbc-cros-ec +extcon-usbc-tusb320 +ezusb +f2fs +f71805f +f71882fg +f75375s +f81232 +f81534 +f81601 +f81604 +fakelb +fan53555 +fan53880 +farsync +fastrpc +faulty +fb_agm1264k-fl +fb_bd663474 +fb_ddc +fb_hx8340bn +fb_hx8347d +fb_hx8353d +fb_hx8357d +fb_ili9163 +fb_ili9320 +fb_ili9325 +fb_ili9340 +fb_ili9341 +fb_ili9481 +fb_ili9486 +fb_pcd8544 +fb_ra8875 +fb_s6d02a1 +fb_s6d1121 +fb_seps525 +fb_sh1106 +fb_ssd1289 +fb_ssd1305 +fb_ssd1306 +fb_ssd1325 +fb_ssd1331 +fb_ssd1351 +fb_st7735r +fb_st7789v +fb_tinylcd +fb_tls8204 +fb_uc1611 +fb_uc1701 +fb_upd161704 +fbtft +fc0011 +fc0012 +fc0013 +fc2580 +fcoe +fcrypt +fdomain +fdomain_pci +fdp +fdp_i2c +fealnx +ff-memless +ffa-module +fieldbus_dev +fintek-cir +firedtv +firewire-core +firewire-net +firewire-ohci +firewire-sbp2 +fit2 +fit3 +fixed +fjes +flexcan +fm10k +fm801-gp +fm_drv +forcedeth +fore_200e +fou +fou6 +fpga-bridge +fpga-mgr +fpga-region +freevxfs +friq +frpw +fsa4480 +fscache +fsi-core +fsi-master-aspeed +fsi-master-gpio +fsi-master-hub +fsi-occ +fsi-sbefifo +fsi-scom +fsia6b +fsl-dpaa2-eth +fsl-dpaa2-ptp +fsl-dpaa2-switch +fsl-edma +fsl-edma-common +fsl-enetc +fsl-enetc-core +fsl-enetc-ierb +fsl-enetc-mdio +fsl-enetc-ptp +fsl-enetc-vf +fsl-ldb +fsl-mc-dpio +fsl-mph-dr-of +fsl-qdma +fsl_dpa +fsl_ifc_nand +fsl_imx8_ddr_perf +fsl_imx9_ddr_perf +fsl_linflexuart +fsl_lpuart +fsl_pq_mdio +fsl_ucc_hdlc +fsp-3y +ftdi_sio +ftl +ftsteutates +fujitsu_ts +funcore +funeth +fusb302 +fxas21002c_core +fxas21002c_i2c +fxas21002c_spi +fxls8962af-core +fxls8962af-i2c +fxls8962af-spi +fxos8700_core +fxos8700_i2c +fxos8700_spi +g450_pll +g760a +g762 +g_acm_ms +g_audio +g_cdc +g_dbgp +g_ether +g_ffs +g_hid +g_mass_storage +g_midi +g_ncm +g_nokia +g_printer +g_serial +g_webcam +g_zero +gadgetfs +gamecon +gameport +garmin_gps +garp +gateworks-gsc +gb-audio-apbridgea +gb-audio-codec +gb-audio-gb +gb-audio-manager +gb-audio-module +gb-bootrom +gb-es2 +gb-firmware +gb-gbphy +gb-gpio +gb-hid +gb-i2c +gb-light +gb-log +gb-loopback +gb-power-supply +gb-pwm +gb-raw +gb-sdio +gb-spi +gb-spilib +gb-uart +gb-usb +gb-vibrator +gcc-ipq4019 +gcc-ipq5332 +gcc-ipq6018 +gcc-ipq8074 +gcc-ipq9574 +gcc-msm8916 +gcc-msm8917 +gcc-msm8939 +gcc-msm8953 +gcc-msm8976 +gcc-msm8994 +gcc-msm8996 +gcc-msm8998 +gcc-qcm2290 +gcc-qcs404 +gcc-qdu1000 +gcc-sa8775p +gcc-sc7180 +gcc-sc7280 +gcc-sc8180x +gcc-sc8280xp +gcc-sdm660 +gcc-sdm845 +gcc-sdx75 +gcc-sm6115 +gcc-sm6125 +gcc-sm6350 +gcc-sm6375 +gcc-sm7150 +gcc-sm8150 +gcc-sm8250 +gcc-sm8350 +gcc-sm8450 +gcc-sm8550 +gdmtty +gdmulte +ge2d +gemini +gen_probe +generic +generic-adc-battery +genet +geneve +genwqe_card +gf2k +gfs2 +ghash-ce +gianfar_driver +gl518sm +gl520sm +gl620a +gluebi +gm12u320 +gnss +gnss-mtk +gnss-serial +gnss-sirf +gnss-ubx +gnss-usb +go7007 +go7007-loader +go7007-usb +goku_udc +goldfish_battery +goodix_ts +gp2ap002 +gp2ap020a00f +gp8psk-fe +gpi +gpio +gpio-74x164 +gpio-74xx-mmio +gpio-adnp +gpio-adp5520 +gpio-aggregator +gpio-altera +gpio-altera-a10sr +gpio-amd-fch +gpio-amdpt +gpio-arizona +gpio-bd71815 +gpio-bd71828 +gpio-bd9571mwv +gpio-beeper +gpio-cadence +gpio-charger +gpio-da9052 +gpio-da9055 +gpio-dln2 +gpio-dwapb +gpio-eic-sprd +gpio-exar +gpio-fan +gpio-fxl6408 +gpio-grgpio +gpio-gw-pld +gpio-hisi +gpio-hlwd +gpio-idio-16 +gpio-ir-recv +gpio-ir-tx +gpio-janz-ttl +gpio-kempld +gpio-latch +gpio-logicvc +gpio-lp3943 +gpio-lp873x +gpio-lp87565 +gpio-madera +gpio-max3191x +gpio-max7300 +gpio-max7301 +gpio-max730x +gpio-max732x +gpio-max77620 +gpio-max77650 +gpio-mb86s7x +gpio-mc33880 +gpio-menz127 +gpio-mlxbf +gpio-mlxbf2 +gpio-mlxbf3 +gpio-moxtet +gpio-pca953x +gpio-pca9570 +gpio-pcf857x +gpio-pci-idio-16 +gpio-pcie-idio-24 +gpio-pisosr +gpio-pmic-eic-sprd +gpio-rcar +gpio-rdc321x +gpio-regmap +gpio-regulator +gpio-rockchip +gpio-sbu-mux +gpio-sim +gpio-siox +gpio-sl28cpld +gpio-sprd +gpio-syscon +gpio-thunderx +gpio-tpic2810 +gpio-tps65086 +gpio-tps65218 +gpio-tps65219 +gpio-tps65912 +gpio-tqmx86 +gpio-twl4030 +gpio-twl6040 +gpio-vibra +gpio-viperboard +gpio-virtio +gpio-visconti +gpio-wcd934x +gpio-wm831x +gpio-wm8350 +gpio-wm8994 +gpio-xgene-sb +gpio-xlp +gpio-xra1403 +gpio-zynq +gpio-zynqmp-modepin +gpio_backlight +gpio_decoder +gpio_keys +gpio_keys_polled +gpio_mouse +gpio_wdt +gpmi-nand +gpu-sched +gpucc-msm8998 +gpucc-sa8775p +gpucc-sc7180 +gpucc-sc7280 +gpucc-sc8280xp +gpucc-sdm660 +gpucc-sdm845 +gpucc-sm6115 +gpucc-sm6125 +gpucc-sm6350 +gpucc-sm6375 +gpucc-sm8150 +gpucc-sm8250 +gpucc-sm8350 +gpucc-sm8450 +gpucc-sm8550 +gr_udc +grace +grcan +gre +greybus +grip +grip_mp +gs1662 +gs_usb +gsc-hwmon +gsc_hpdi +gspca_benq +gspca_conex +gspca_cpia1 +gspca_dtcs033 +gspca_etoms +gspca_finepix +gspca_gl860 +gspca_jeilinj +gspca_jl2005bcd +gspca_kinect +gspca_konica +gspca_m5602 +gspca_main +gspca_mars +gspca_mr97310a +gspca_nw80x +gspca_ov519 +gspca_ov534 +gspca_ov534_9 +gspca_pac207 +gspca_pac7302 +gspca_pac7311 +gspca_se401 +gspca_sn9c2028 +gspca_sn9c20x +gspca_sonixb +gspca_sonixj +gspca_spca1528 +gspca_spca500 +gspca_spca501 +gspca_spca505 +gspca_spca506 +gspca_spca508 +gspca_spca561 +gspca_sq905 +gspca_sq905c +gspca_sq930x +gspca_stk014 +gspca_stk1135 +gspca_stv0680 +gspca_stv06xx +gspca_sunplus +gspca_t613 +gspca_topro +gspca_touptek +gspca_tv8532 +gspca_vc032x +gspca_vicam +gspca_xirlink_cit +gspca_zc3xx +gtp +gud +guillemot +gunze +gve +hackrf +hamachi +hampshire +hantro-vpu +hanwang +hbmc-am654 +hci +hci_bcm4377 +hci_nokia +hci_uart +hci_vhci +hclge +hclgevf +hctr2 +hd3ss3220 +hd44780 +hd44780_common +hdc100x +hdc2010 +hdlc +hdlc_cisco +hdlc_fr +hdlc_ppp +hdlc_raw +hdlc_raw_eth +hdlc_x25 +hdlcd +hdlcdrv +hdma +hdma_mgmt +hdpvr +he +helene +hellcreek_sw +hexium_gemini +hexium_orion +hfcmulti +hfcpci +hfcsusb +hfpll +hfs +hfsplus +hi311x +hi3660-mailbox +hi556 +hi6210-i2s +hi6220-mailbox +hi6220_reset +hi6421-pmic-core +hi6421-regulator +hi6421-spmi-pmic +hi6421v530-regulator +hi6421v600-irq +hi6421v600-regulator +hi655x-pmic +hi655x-regulator +hi8435 +hi846 +hi847 +hibmc-drm +hid +hid-a4tech +hid-accutouch +hid-alps +hid-apple +hid-appleir +hid-asus +hid-aureal +hid-axff +hid-belkin +hid-betopff +hid-bigbenff +hid-cherry +hid-chicony +hid-cmedia +hid-corsair +hid-cougar +hid-cp2112 +hid-creative-sb0540 +hid-cypress +hid-dr +hid-elan +hid-elecom +hid-elo +hid-emsff +hid-evision +hid-ezkey +hid-ft260 +hid-gaff +hid-gembird +hid-generic +hid-gfrm +hid-glorious +hid-google-hammer +hid-gt683r +hid-gyration +hid-holtek-kbd +hid-holtek-mouse +hid-holtekff +hid-hyperv +hid-icade +hid-ite +hid-jabra +hid-kensington +hid-keytouch +hid-kye +hid-lcpower +hid-led +hid-lenovo +hid-letsketch +hid-lg-g15 +hid-logitech +hid-logitech-dj +hid-logitech-hidpp +hid-macally +hid-magicmouse +hid-maltron +hid-mcp2221 +hid-megaworld +hid-mf +hid-microsoft +hid-monterey +hid-multitouch +hid-nintendo +hid-nti +hid-ntrig +hid-nvidia-shield +hid-ortek +hid-penmount +hid-petalynx +hid-picolcd +hid-pl +hid-plantronics +hid-playstation +hid-primax +hid-prodikeys +hid-pxrc +hid-razer +hid-redragon +hid-retrode +hid-rmi +hid-roccat +hid-roccat-arvo +hid-roccat-common +hid-roccat-isku +hid-roccat-kone +hid-roccat-koneplus +hid-roccat-konepure +hid-roccat-kovaplus +hid-roccat-lua +hid-roccat-pyra +hid-roccat-ryos +hid-roccat-savu +hid-saitek +hid-samsung +hid-semitek +hid-sensor-accel-3d +hid-sensor-als +hid-sensor-custom +hid-sensor-custom-intel-hinge +hid-sensor-gyro-3d +hid-sensor-hub +hid-sensor-humidity +hid-sensor-iio-common +hid-sensor-incl-3d +hid-sensor-magn-3d +hid-sensor-press +hid-sensor-prox +hid-sensor-rotation +hid-sensor-temperature +hid-sensor-trigger +hid-sigmamicro +hid-sjoy +hid-sony +hid-speedlink +hid-steam +hid-steelseries +hid-sunplus +hid-thrustmaster +hid-tivo +hid-tmff +hid-topre +hid-topseed +hid-twinhan +hid-u2fzero +hid-uclogic +hid-udraw-ps3 +hid-viewsonic +hid-vivaldi +hid-vivaldi-common +hid-vrc2 +hid-waltop +hid-wiimote +hid-xiaomi +hid-xinmo +hid-zpff +hid-zydacron +hideep +hidp +hih6130 +himax_hx83112b +hinic +hip04_eth +hisi-acc-vfio-pci +hisi-rng +hisi-sfc +hisi-spmi-controller +hisi-trng-v2 +hisi504_nand +hisi_femac +hisi_hikey_usb +hisi_hpre +hisi_pcie_pmu +hisi_powerkey +hisi_ptt +hisi_qm +hisi_sas_main +hisi_sas_v1_hw +hisi_sas_v2_hw +hisi_sas_v3_hw +hisi_sec +hisi_sec2 +hisi_thermal +hisi_uncore_cpa_pmu +hisi_uncore_ddrc_pmu +hisi_uncore_hha_pmu +hisi_uncore_l3c_pmu +hisi_uncore_pa_pmu +hisi_uncore_pmu +hisi_uncore_sllc_pmu +hisi_uncore_uc_pmu +hisi_zip +histb-rng +hix5hd2_gmac +hmc425a +hmc5843_core +hmc5843_i2c +hmc5843_spi +hmc6352 +hms-profinet +hnae +hnae3 +hns-roce-hw-v2 +hns3 +hns3_pmu +hns_dsaf +hns_enet_drv +hns_mdio +hopper +horus3a +host1x +hostap +hostap_pci +hostap_plx +hp03 +hp206c +hpfs +hpilo +hpsa +hptiop +hpwdt +hsi +hsi_char +hso +hsr +ht16k33 +hte-tegra194 +hte-tegra194-test +hts221 +hts221_i2c +hts221_spi +htu21 +huawei_cdc_ncm +hv_balloon +hv_netvsc +hv_sock +hv_storvsc +hv_utils +hv_vmbus +hwmon-vid +hwpoison-inject +hx711 +hx8357 +hx8357d +hycon-hy46xx +hynitron_cstxxx +hyperbus-core +hyperv-keyboard +hyperv_drm +hyperv_fb +i2c-algo-bit +i2c-algo-pca +i2c-ali1535 +i2c-ali1563 +i2c-ali15x3 +i2c-altera +i2c-amd756 +i2c-amd8111 +i2c-apple +i2c-arb-gpio-challenge +i2c-cbus-gpio +i2c-ccgx-ucsi +i2c-cp2615 +i2c-cros-ec-tunnel +i2c-demux-pinctrl +i2c-designware-pci +i2c-diolan-u2c +i2c-dln2 +i2c-fsi +i2c-gpio +i2c-hid +i2c-hid-acpi +i2c-hid-of +i2c-hid-of-elan +i2c-hid-of-goodix +i2c-hisi +i2c-hix5hd2 +i2c-i801 +i2c-imx +i2c-imx-lpi2c +i2c-isch +i2c-kempld +i2c-matroxfb +i2c-mchp-pci1xxxx +i2c-meson +i2c-mlxbf +i2c-mt65xx +i2c-mux +i2c-mux-gpio +i2c-mux-gpmux +i2c-mux-ltc4306 +i2c-mux-mlxcpld +i2c-mux-pca9541 +i2c-mux-pca954x +i2c-mux-pinctrl +i2c-mux-reg +i2c-mv64xxx +i2c-nforce2 +i2c-nomadik +i2c-npcm7xx +i2c-nvidia-gpu +i2c-ocores +i2c-owl +i2c-parport +i2c-pca-platform +i2c-piix4 +i2c-pxa +i2c-qcom-cci +i2c-qcom-geni +i2c-qup +i2c-rcar +i2c-riic +i2c-rk3x +i2c-robotfuzz-osif +i2c-rzv2m +i2c-scmi +i2c-sh_mobile +i2c-simtec +i2c-sis5595 +i2c-sis630 +i2c-sis96x +i2c-slave-eeprom +i2c-smbus +i2c-stm32f4 +i2c-stm32f7-drv +i2c-stub +i2c-synquacer +i2c-taos-evm +i2c-tegra +i2c-tegra-bpmp +i2c-thunderx +i2c-tiny-usb +i2c-versatile +i2c-via +i2c-viapro +i2c-viperboard +i2c-virtio +i2c-xgene-slimpro +i2c-xiic +i2c-xlp9xx +i3c +i3c-master-cdns +i40e +i5k_amb +i6300esb +i740fb +iavf +ib_cm +ib_core +ib_ipoib +ib_iser +ib_isert +ib_mthca +ib_srp +ib_srpt +ib_umad +ib_uverbs +ibm-cffps +ibm-panel +ibmaem +ibmpex +icc-bcm-voter +icc-bwmon +icc-clk +icc-osm-l3 +icc-rpmh +icc-smd-rpm +ice +ice40-spi +icp10100 +icp_multi +icplus +ics932s401 +idma64 +idmouse +idt77252 +idt_89hpesx +idt_gen2 +idt_gen3 +idtcps +ieee802154 +ieee802154_6lowpan +ieee802154_socket +ifb +ifcvf +ife +ifi_canfd +iforce +iforce-serio +iforce-usb +igb +igbvf +igc +igorplugusb +iguanair +iio-mux +iio-rescale +iio-trig-hrtimer +iio-trig-interrupt +iio-trig-loop +iio-trig-sysfs +iio_dummy +iio_hwmon +ila +ili210x +ili9163 +ili9225 +ili922x +ili9320 +ili9341 +ili9486 +ilitek_ts_i2c +imagis +img-ascii-lcd +img-i2s-in +img-i2s-out +img-parallel-out +img-spdif-in +img-spdif-out +imm +imon +imon_raw +ims-pcu +imx-audio-rpmsg +imx-bus +imx-common +imx-cpufreq-dt +imx-dcss +imx-dma +imx-dsp +imx-interconnect +imx-lcdc +imx-lcdif +imx-ldb-helper +imx-mailbox +imx-media-common +imx-mipi-csis +imx-pcm-dma +imx-pcm-rpmsg +imx-pxp +imx-sdma +imx208 +imx214 +imx219 +imx258 +imx274 +imx290 +imx296 +imx2_wdt +imx319 +imx334 +imx335 +imx355 +imx412 +imx415 +imx6q-cpufreq +imx6ul_tsc +imx7-media-csi +imx7d_adc +imx7ulp_wdt +imx8-isi +imx8m-ddrc +imx8mm-interconnect +imx8mm_thermal +imx8mn-interconnect +imx8mp-interconnect +imx8mq-interconnect +imx8mq-mipi-csi2 +imx8qm-ldb +imx8qxp-adc +imx8qxp-ldb +imx8qxp-pixel-combiner +imx8qxp-pixel-link +imx8qxp-pxl2dpi +imx93-pd +imx93-src +imx93_adc +imx_dsp_rproc +imx_keypad +imx_rproc +imx_sc_key +imx_sc_thermal +imx_sc_wdt +imx_thermal +imxfb +ina209 +ina238 +ina2xx +ina2xx-adc +ina3221 +industrialio +industrialio-buffer-cb +industrialio-buffer-dma +industrialio-buffer-dmaengine +industrialio-configfs +industrialio-gts-helper +industrialio-hw-consumer +industrialio-sw-device +industrialio-sw-trigger +industrialio-triggered-buffer +industrialio-triggered-event +inet_diag +inexio +inftl +initio +input-leds +inspur-ipsps +int51x1 +intel-m10-bmc-core +intel-m10-bmc-hwmon +intel-m10-bmc-pmci +intel-m10-bmc-spi +intel-nand-controller +intel-xway +intel_qat +intel_th +intel_th_acpi +intel_th_gth +intel_th_msu +intel_th_msu_sink +intel_th_pci +intel_th_pti +intel_th_sth +intel_vr_nor +interact +interrupt-cnt +inv-icm42600 +inv-icm42600-i2c +inv-icm42600-spi +inv-mpu6050 +inv-mpu6050-i2c +inv-mpu6050-spi +io-domain +io_edgeport +io_ti +iommufd +ionic +iosm +iowarrior +ip5xxx_power +ip6_gre +ip6_tables +ip6_tunnel +ip6_udp_tunnel +ip6_vti +ip6t_NPT +ip6t_REJECT +ip6t_SYNPROXY +ip6t_ah +ip6t_eui64 +ip6t_frag +ip6t_hbh +ip6t_ipv6header +ip6t_mh +ip6t_rpfilter +ip6t_rt +ip6t_srh +ip6table_filter +ip6table_mangle +ip6table_nat +ip6table_raw +ip6table_security +ip_gre +ip_set +ip_set_bitmap_ip +ip_set_bitmap_ipmac +ip_set_bitmap_port +ip_set_hash_ip +ip_set_hash_ipmac +ip_set_hash_ipmark +ip_set_hash_ipport +ip_set_hash_ipportip +ip_set_hash_ipportnet +ip_set_hash_mac +ip_set_hash_net +ip_set_hash_netiface +ip_set_hash_netnet +ip_set_hash_netport +ip_set_hash_netportnet +ip_set_list_set +ip_tables +ip_tunnel +ip_vs +ip_vs_dh +ip_vs_fo +ip_vs_ftp +ip_vs_lblc +ip_vs_lblcr +ip_vs_lc +ip_vs_mh +ip_vs_nq +ip_vs_ovf +ip_vs_pe_sip +ip_vs_rr +ip_vs_sed +ip_vs_sh +ip_vs_twos +ip_vs_wlc +ip_vs_wrr +ip_vti +ipa +ipack +ipaq +ipcomp +ipcomp6 +iphase +ipheth +ipip +ipmb_dev_int +ipmi_devintf +ipmi_ipmb +ipmi_msghandler +ipmi_poweroff +ipmi_si +ipmi_ssif +ipmi_watchdog +ipoctal +ipr +iproc_nand +ips +ipt_ECN +ipt_REJECT +ipt_SYNPROXY +ipt_ah +ipt_rpfilter +iptable_filter +iptable_mangle +iptable_nat +iptable_raw +iptable_security +ipvlan +ipvtap +ipw +ipw2100 +ipw2200 +iqs269a +iqs5xx +iqs620at-temp +iqs621-als +iqs624-pos +iqs626a +iqs62x +iqs62x-keys +iqs7222 +ir-hix5hd2 +ir-imon-decoder +ir-jvc-decoder +ir-kbd-i2c +ir-mce_kbd-decoder +ir-nec-decoder +ir-rc5-decoder +ir-rc6-decoder +ir-rcmm-decoder +ir-sanyo-decoder +ir-sharp-decoder +ir-sony-decoder +ir-spi +ir-usb +ir-xmp-decoder +ir35221 +ir36021 +ir38064 +ir_toy +irdma +irps5401 +irq-imx-mu-msi +irq-madera +irq-pruss-intc +irq-qcom-mpm +iscsi_boot_sysfs +iscsi_ibft +iscsi_target_mod +iscsi_tcp +isdnhdlc +isight_firmware +isl29003 +isl29018 +isl29020 +isl29028 +isl29125 +isl29501 +isl6271a-regulator +isl6405 +isl6421 +isl6423 +isl68137 +isl7998x +isl9305 +isofs +isp116x-hcd +isp1704_charger +isp1760 +it87 +it913x +itd1000 +ite-cir +ite-it6505 +ite-it66121 +itg3200 +iuu_phoenix +ivtv +ivtv-alsa +ivtvfb +iw_cm +iw_cxgb4 +iwl3945 +iwl4965 +iwldvm +iwlegacy +iwlmvm +iwlwifi +ix2505v +ixgbe +ixgbevf +janz-cmodio +janz-ican3 +jc42 +jedec_probe +jffs2 +jfs +jh7110-crypto +jmb38x_ms +jme +joydev +joydump +jr3_pci +jsa1212 +jsm +k3_bandgap +k3_j72xx_bandgap +k3dma +kafs +kalmia +kaweth +kbic +kbtab +kcm +kcomedilib +kcs_bmc +kcs_bmc_cdev_ipmi +kcs_bmc_npcm7xx +kcs_bmc_serio +ke_counter +keembay-ocs-aes +keembay-ocs-ecc +keembay-ocs-hcu +keembay_wdt +kempld-core +kempld_wdt +kernelcapi +keyspan +keyspan_pda +keyspan_remote +keywrap +kfifo_buf +khadas-mcu +khadas_mcu_fan +kheaders +kionix-kx022a +kionix-kx022a-i2c +kionix-kx022a-spi +kirin-drm +kl5kusb105 +kmb-drm +kmem +kmx61 +kobil_sct +komeda +kpss-xcc +ks0108 +ks0127 +ks7010 +ks8842 +ks8851_common +ks8851_par +ks8851_spi +ksmbd +ksz884x +ksz8863_smi +ksz9477_i2c +ksz_spi +ksz_switch +ktd253-backlight +ktti +ktz8866 +kvaser_pci +kvaser_pciefd +kvaser_usb +kxcjk-1013 +kxsd9 +kxsd9-i2c +kxsd9-spi +kxtj9 +kyber-iosched +kyrofb +l1oip +l2tp_core +l2tp_debugfs +l2tp_eth +l2tp_ip +l2tp_ip6 +l2tp_netlink +l2tp_ppp +l4f00242t03 +l64781 +lan743x +lan78xx +lan9303-core +lan9303_i2c +lan9303_mdio +lan966x-switch +lan966x_serdes +lanai +lantiq_gswip +lapb +lapbether +lattice-ecp3-config +lattice-sysconfig +lattice-sysconfig-spi +layerscape_edac_mod +lcd +lcd2s +ldusb +lec +led-class-flash +led-class-multicolor +led_bl +leds-88pm860x +leds-aat1290 +leds-adp5520 +leds-an30259a +leds-as3645a +leds-aw200xx +leds-aw2013 +leds-bcm6328 +leds-bcm6358 +leds-bd2606mvv +leds-bd2802 +leds-blinkm +leds-cpcap +leds-cr0014114 +leds-da903x +leds-da9052 +leds-dac124s085 +leds-el15203000 +leds-gpio +leds-is31fl319x +leds-is31fl32xx +leds-ktd2692 +leds-lm3530 +leds-lm3532 +leds-lm3533 +leds-lm355x +leds-lm3601x +leds-lm36274 +leds-lm3642 +leds-lm3692x +leds-lm3697 +leds-lp3944 +leds-lp3952 +leds-lp50xx +leds-lp5521 +leds-lp5523 +leds-lp5562 +leds-lp55xx-common +leds-lp8501 +leds-lp8788 +leds-lp8860 +leds-lt3593 +leds-max77650 +leds-max77693 +leds-max8997 +leds-mc13783 +leds-menf21bmc +leds-mlxreg +leds-mt6323 +leds-mt6360 +leds-mt6370-flash +leds-mt6370-rgb +leds-pca9532 +leds-pca955x +leds-pca963x +leds-pwm +leds-pwm-multicolor +leds-qcom-flash +leds-qcom-lpg +leds-regulator +leds-rt4505 +leds-rt8515 +leds-sc27xx-bltc +leds-sgm3140 +leds-spi-byte +leds-tca6507 +leds-ti-lmu-common +leds-tlc591xx +leds-tps6105x +leds-wm831x-status +leds-wm8350 +ledtrig-activity +ledtrig-audio +ledtrig-backlight +ledtrig-camera +ledtrig-default-on +ledtrig-heartbeat +ledtrig-netdev +ledtrig-oneshot +ledtrig-pattern +ledtrig-timer +ledtrig-transient +ledtrig-tty +ledtrig-usbport +legousbtower +lg-vl600 +lg2160 +lgdt3305 +lgdt3306a +lgdt330x +lgs8gl5 +lgs8gxx +lib80211 +lib80211_crypt_ccmp +lib80211_crypt_tkip +lib80211_crypt_wep +libarc4 +libceph +libchacha +libchacha20poly1305 +libcomposite +libcrc32c +libcurve25519 +libcurve25519-generic +libcxgb +libcxgbi +libdes +libertas +libertas_sdio +libertas_spi +libertas_tf +libertas_tf_usb +libfc +libfcoe +libipw +libiscsi +libiscsi_tcp +libpoly1305 +libsas +libwx +lightning +lima +line-display +lineage-pem +linear +linkstation-poweroff +liquidio +liquidio-core +liquidio_vf +lis3lv02d +lis3lv02d_i2c +liteuart +litex_liteeth +litex_mmc +litex_soc_ctrl +lkkbd +ll_temac +llc +llc2 +llcc-qcom +lm25066 +lm3533-als +lm3533-core +lm3533-ctrlbank +lm3533_bl +lm3560 +lm3630a_bl +lm3639_bl +lm363x-regulator +lm3646 +lm63 +lm70 +lm73 +lm75 +lm77 +lm78 +lm80 +lm83 +lm8323 +lm8333 +lm85 +lm87 +lm90 +lm92 +lm93 +lm95234 +lm95241 +lm95245 +lmh +lmp91000 +lms283gf05 +lms501kf03 +lnbh25 +lnbh29 +lnbp21 +lnbp22 +lochnagar-hwmon +lochnagar-regulator +lockd +logicvc-drm +lontium-lt8912b +lontium-lt9211 +lontium-lt9611 +lontium-lt9611uxc +lp +lp3943 +lp3971 +lp3972 +lp855x_bl +lp8727_charger +lp872x +lp873x +lp873x-regulator +lp8755 +lp87565 +lp87565-regulator +lp8788-buck +lp8788-charger +lp8788-ldo +lp8788_adc +lp8788_bl +lpass-gfm-sm8250 +lpassaudiocc-sc7280 +lpasscc-sc7280 +lpasscc-sc8280xp +lpasscc-sdm845 +lpasscorecc-sc7180 +lpasscorecc-sc7280 +lpc_ich +lpc_sch +lpddr_cmds +lpfc +lru_cache +lrw +lt3651-charger +lt7182s +ltc1660 +ltc2471 +ltc2485 +ltc2496 +ltc2497 +ltc2497-core +ltc2632 +ltc2688 +ltc2941-battery-gauge +ltc2945 +ltc2947-core +ltc2947-i2c +ltc2947-spi +ltc2978 +ltc2983 +ltc2990 +ltc2992 +ltc3589 +ltc3676 +ltc3815 +ltc4151 +ltc4162-l-charger +ltc4215 +ltc4222 +ltc4245 +ltc4260 +ltc4261 +ltr501 +ltrf216a +ltv350qv +lv0104cs +lv5207lp +lvds-codec +lvstest +lvts_thermal +lxt +lz4 +lz4_compress +lz4hc +lz4hc_compress +m2m-deinterlace +m52790 +m62332 +m88ds3103 +m88rs2000 +m88rs6000t +mISDN_core +mISDN_dsp +mISDNinfineon +mISDNipac +mISDNisar +m_can +m_can_pci +m_can_platform +ma35d1_serial +mac-celtic +mac-centeuro +mac-croatian +mac-cyrillic +mac-gaelic +mac-greek +mac-iceland +mac-inuit +mac-roman +mac-romanian +mac-turkish +mac80211 +mac80211_hwsim +mac802154 +mac802154_hwsim +macb +macb_pci +machxo2-spi +macmodes +macsec +macvlan +macvtap +madera +madera-i2c +madera-spi +mag3110 +magellan +mailbox-altera +mailbox-test +mailbox-xgene-slimpro +mali-dp +mantis +mantis_core +map_absent +map_funcs +map_ram +map_rom +marvell +marvell-88x2222 +marvell-cesa +marvell10g +marvell_cn10k_ddr_pmu +marvell_cn10k_tad_pmu +marvell_nand +matrix-keymap +matrix_keypad +matrox_w1 +matroxfb_DAC1064 +matroxfb_Ti3026 +matroxfb_accel +matroxfb_base +matroxfb_crtc2 +matroxfb_g450 +matroxfb_maven +matroxfb_misc +max1027 +max11100 +max1111 +max1118 +max11205 +max11410 +max11801_ts +max1241 +max127 +max1363 +max14577-regulator +max14577_charger +max14656_charger_detector +max15301 +max1586 +max16064 +max16065 +max1619 +max16601 +max1668 +max17040_battery +max17042_battery +max1721x_battery +max197 +max20086-regulator +max20411-regulator +max20730 +max20751 +max2165 +max2175 +max30100 +max30102 +max30208 +max3100 +max31722 +max31730 +max31760 +max31785 +max31790 +max31827 +max31856 +max31865 +max3420_udc +max3421-hcd +max34440 +max44000 +max44009 +max517 +max5432 +max5481 +max5487 +max5522 +max5821 +max63xx_wdt +max6620 +max6621 +max6639 +max6650 +max6697 +max6875 +max7359_keypad +max77541 +max77541-adc +max77541-regulator +max77620-regulator +max77620_thermal +max77620_wdt +max77650 +max77650-charger +max77650-onkey +max77650-regulator +max77686-regulator +max77693-haptic +max77693-regulator +max77693_charger +max77714 +max77802-regulator +max77826-regulator +max77976_charger +max8649 +max8660 +max8688 +max8893 +max8903_charger +max8907 +max8907-regulator +max8925-regulator +max8925_bl +max8925_onkey +max8925_power +max8952 +max8973-regulator +max8997-regulator +max8997_charger +max8997_haptic +max8998 +max8998_charger +max9271 +max9286 +max9611 +max96712 +maxim_thermocouple +mb1232 +mb862xxfb +mb86a16 +mb86a20s +mc +mc13783-adc +mc13783-pwrbutton +mc13783-regulator +mc13783_ts +mc13892-regulator +mc13xxx-core +mc13xxx-i2c +mc13xxx-regulator-core +mc13xxx-spi +mc3230 +mc34vr500 +mc44s803 +mcam-core +mcb +mcb-lpc +mcb-pci +mcba_usb +mceusb +mchp23k256 +mchp48l640 +mchp_pci1xxxx_gp +mchp_pci1xxxx_gpio +mcp16502 +mcp251x +mcp251xfd +mcp3021 +mcp320x +mcp3422 +mcp3911 +mcp4018 +mcp41010 +mcp4131 +mcp4531 +mcp4725 +mcp4922 +mcr20a +mcs5000_ts +mcs7830 +mcs_touchkey +mct_u232 +mctp-i2c +mctp-serial +md-cluster +md4 +mdc800 +mdio +mdio-bcm-unimac +mdio-cavium +mdio-gpio +mdio-hisi-femac +mdio-i2c +mdio-ipq4019 +mdio-ipq8064 +mdio-mscc-miim +mdio-mux +mdio-mux-gpio +mdio-mux-meson-g12a +mdio-mux-meson-gxl +mdio-mux-mmioreg +mdio-mux-multiplexer +mdio-mvusb +mdio-octeon +mdio-regmap +mdio-thunder +mdio-xgene +mdt_loader +me_daq +mediatek +mediatek-cpufreq +mediatek-cpufreq-hw +mediatek-drm +mediatek-drm-hdmi +mediatek-ge +mediatek-ge-soc +megachips-stdpxxxx-ge-b850v3-fw +megaraid +megaraid_mbox +megaraid_mm +megaraid_sas +melfas_mip4 +memory-notifier-error-inject +memstick +men_z135_uart +men_z188_adc +mena21_wdt +menf21bmc +menf21bmc_hwmon +menf21bmc_wdt +menz69_wdt +meson-canvas +meson-drm +meson-gx-mmc +meson-gxl +meson-ir +meson-ir-tx +meson-mx-sdio +meson-rng +meson-vdec +meson_ddr_pmu_g12 +meson_dw_hdmi +meson_dw_mipi_dsi +meson_gxbb_wdt +meson_nand +meson_saradc +meson_wdt +metro-usb +metronomefb +mf6x4 +mgag200 +mhi +mhi_ep +mhi_net +mhi_pci_generic +mhi_wwan_ctrl +mhi_wwan_mbim +mi0283qt +michael_mic +micrel +microchip +microchip-spi +microchip_t1 +microchip_t1s +microread +microread_i2c +microtek +minix +mip6 +mipi-i3c-hci +mite +mkiss +ml86v7667 +mlx4_core +mlx4_en +mlx4_ib +mlx5-vfio-pci +mlx5_core +mlx5_ib +mlx5_vdpa +mlx90614 +mlx90632 +mlx_wdt +mlxbf-bootctl +mlxbf-pmc +mlxbf-tmfifo +mlxbf_gige +mlxfw +mlxreg-fan +mlxreg-hotplug +mlxreg-io +mlxreg-lc +mlxsw_core +mlxsw_i2c +mlxsw_minimal +mlxsw_pci +mlxsw_spectrum +mma7455_core +mma7455_i2c +mma7455_spi +mma7660 +mma8450 +mma8452 +mma9551 +mma9551_core +mma9553 +mmc35240 +mmc_hsq +mmc_spi +mmcc-msm8994 +mmcc-msm8996 +mmcc-msm8998 +mmcc-sdm660 +mms114 +mn88443x +mn88472 +mn88473 +mos7720 +mos7840 +most_cdev +most_core +most_dim2 +most_i2c +most_net +most_snd +most_usb +most_video +motorcomm +motorola-cpcap +moxa +moxtet +mp2629 +mp2629_adc +mp2629_charger +mp2888 +mp2975 +mp5023 +mp5416 +mp8859 +mp886x +mpi3mr +mpl115 +mpl115_i2c +mpl115_spi +mpl3115 +mpls_gso +mpls_iptunnel +mpls_router +mpoa +mpq7920 +mpq7932 +mpr121_touchkey +mprls0025pa +mpt3sas +mptbase +mptcp_diag +mptctl +mptfc +mptlan +mptsas +mptscsih +mptspi +mpu3050 +mr75203 +mrf24j40 +mrp +ms5611_core +ms5611_i2c +ms5611_spi +ms5637 +ms_block +ms_sensors_i2c +msa311 +mscc +mscc_felix +mscc_felix_dsa_lib +mscc_ocelot +mscc_ocelot_ext +mscc_ocelot_switch_lib +mscc_seville +msdos +mse102x +msg2638 +msi001 +msi2500 +msm +msp3400 +mspro_block +mss-sc7180 +mt2060 +mt2063 +mt20xx +mt2131 +mt2266 +mt312 +mt352 +mt6311-regulator +mt6315-regulator +mt6323-regulator +mt6331-regulator +mt6332-regulator +mt6357-regulator +mt6358-regulator +mt6359-accdet +mt6359-regulator +mt6360-adc +mt6360-core +mt6360-regulator +mt6360_charger +mt6370 +mt6370-adc +mt6370-backlight +mt6370-charger +mt6370-regulator +mt6380-regulator +mt6397 +mt6397-regulator +mt6577_auxadc +mt6779-keypad +mt6797-mt6351 +mt7530 +mt7530-mdio +mt7530-mmio +mt76 +mt76-connac-lib +mt76-sdio +mt76-usb +mt7601u +mt7603e +mt7615-common +mt7615e +mt7663-usb-sdio-common +mt7663s +mt7663u +mt76x0-common +mt76x02-lib +mt76x02-usb +mt76x0e +mt76x0u +mt76x2-common +mt76x2e +mt76x2u +mt7915e +mt7921-common +mt7921e +mt7921s +mt7921u +mt7996e +mt8183-da7219-max98357 +mt8183-mt6358-ts3a227-max98357 +mt8186-mt6366-da7219-max98357 +mt8186-mt6366-rt1019-rt5682s +mt8188-mt6359 +mt8192-mt6359-rt1015-rt5682 +mt8195-mt6359 +mt9m001 +mt9m111 +mt9p031 +mt9t112 +mt9v011 +mt9v032 +mt9v111 +mtd +mtd_blkdevs +mtd_dataflash +mtdblock +mtdblock_ro +mtdoops +mtdpstore +mtdram +mtdswap +mtip32xx +mtk-adsp-common +mtk-adsp-ipc +mtk-adsp-mailbox +mtk-btcvsd +mtk-cci-devfreq +mtk-cir +mtk-cmdq-helper +mtk-cmdq-mailbox +mtk-cqdma +mtk-devapc +mtk-hsdma +mtk-mmsys +mtk-mutex +mtk-pmic-keys +mtk-pmic-wrap +mtk-rng +mtk-sd +mtk-smi +mtk-svs +mtk-uart-apdma +mtk-vpu +mtk_dp +mtk_iommu +mtk_nand +mtk_rpmsg +mtk_scp +mtk_scp_ipi +mtk_t7xx +mtk_wdt +mtouch +mtu3 +multipath +musb_hdrc +mux-adg792a +mux-adgs1408 +mux-core +mux-gpio +mux-mmio +mv88e6060 +mv88e6xxx +mv_u3d_core +mv_udc +mvmdio +mvneta +mvpp2 +mvsas +mvumi +mwifiex +mwifiex_pcie +mwifiex_sdio +mwifiex_usb +mwl8k +mxb +mxc-jpeg-encdec +mxc4005 +mxc6255 +mxc_nand +mxc_w1 +mxcmmc +mxic_nand +mxl-gpy +mxl111sf-demod +mxl111sf-tuner +mxl301rf +mxl5005s +mxl5007t +mxl5xx +mxl692 +mxser +mxsfb +mxuport +myrb +myri10ge +myrs +n5pf +n_gsm +n_hdlc +nand +nandcore +nandsim +national +natsemi +nau7802 +navman +nb7vpq904m +nbd +nci +nci_spi +nci_uart +ncn26000 +nct6683 +nct6775 +nct6775-core +nct6775-i2c +nct7802 +nct7904 +nd_btt +nd_pmem +nd_virtio +ne2k-pci +neofb +net1080 +net2272 +net2280 +netconsole +netdevsim +netfs +netjet +netlink_diag +netrom +netsec +netup-unidvb +netxen_nic +newtonkbd +nf_conncount +nf_conntrack +nf_conntrack_amanda +nf_conntrack_bridge +nf_conntrack_broadcast +nf_conntrack_ftp +nf_conntrack_h323 +nf_conntrack_irc +nf_conntrack_netbios_ns +nf_conntrack_netlink +nf_conntrack_pptp +nf_conntrack_sane +nf_conntrack_sip +nf_conntrack_snmp +nf_conntrack_tftp +nf_defrag_ipv4 +nf_defrag_ipv6 +nf_dup_ipv4 +nf_dup_ipv6 +nf_dup_netdev +nf_flow_table +nf_flow_table_inet +nf_log_syslog +nf_nat +nf_nat_amanda +nf_nat_ftp +nf_nat_h323 +nf_nat_irc +nf_nat_pptp +nf_nat_sip +nf_nat_snmp_basic +nf_nat_tftp +nf_reject_ipv4 +nf_reject_ipv6 +nf_socket_ipv4 +nf_socket_ipv6 +nf_synproxy_core +nf_tables +nf_tproxy_ipv4 +nf_tproxy_ipv6 +nfc +nfc_digital +nfcmrvl +nfcmrvl_i2c +nfcmrvl_spi +nfcmrvl_uart +nfcmrvl_usb +nfcsim +nfit +nfnetlink +nfnetlink_acct +nfnetlink_cthelper +nfnetlink_cttimeout +nfnetlink_hook +nfnetlink_log +nfnetlink_osf +nfnetlink_queue +nfp +nfs +nfs_acl +nfs_layout_flexfiles +nfs_layout_nfsv41_files +nfsd +nfsv2 +nfsv3 +nfsv4 +nft_chain_nat +nft_compat +nft_connlimit +nft_ct +nft_dup_ipv4 +nft_dup_ipv6 +nft_dup_netdev +nft_fib +nft_fib_inet +nft_fib_ipv4 +nft_fib_ipv6 +nft_fib_netdev +nft_flow_offload +nft_fwd_netdev +nft_hash +nft_limit +nft_log +nft_masq +nft_meta_bridge +nft_nat +nft_numgen +nft_osf +nft_queue +nft_quota +nft_redir +nft_reject +nft_reject_bridge +nft_reject_inet +nft_reject_ipv4 +nft_reject_ipv6 +nft_reject_netdev +nft_socket +nft_synproxy +nft_tproxy +nft_tunnel +nft_xfrm +nftl +ngbe +ngene +nhc_dest +nhc_fragment +nhc_hop +nhc_ipv6 +nhc_mobility +nhc_routing +nhc_udp +nhpoly1305 +nhpoly1305-neon +ni_6527 +ni_65xx +ni_660x +ni_670x +ni_pcidio +ni_pcimio +ni_routes_test +ni_routing +ni_tio +ni_tiocmd +ni_usb6501 +nicpf +nicstar +nicvf +nilfs2 +nitro_enclaves +niu +nixge +nlmon +nls_ascii +nls_cp1250 +nls_cp1251 +nls_cp1255 +nls_cp737 +nls_cp775 +nls_cp850 +nls_cp852 +nls_cp855 +nls_cp857 +nls_cp860 +nls_cp861 +nls_cp862 +nls_cp863 +nls_cp864 +nls_cp865 +nls_cp866 +nls_cp869 +nls_cp874 +nls_cp932 +nls_cp936 +nls_cp949 +nls_cp950 +nls_euc-jp +nls_iso8859-1 +nls_iso8859-13 +nls_iso8859-14 +nls_iso8859-15 +nls_iso8859-2 +nls_iso8859-3 +nls_iso8859-4 +nls_iso8859-5 +nls_iso8859-6 +nls_iso8859-7 +nls_iso8859-9 +nls_koi8-r +nls_koi8-ru +nls_koi8-u +nls_utf8 +noa1305 +nosy +notifier-error-inject +nouveau +novatek-nvt-ts +nozomi +npcm-rng +npcm750-pwm-fan +npcm_adc +npcm_edac +nps_enet +ns558 +ns83820 +nsh +ntb +ntb_hw_epf +ntb_hw_idt +ntb_hw_switchtec +ntb_netdev +ntb_perf +ntb_pingpong +ntb_tool +ntb_transport +ntc_thermistor +ntfs +ntfs3 +ntxec +null_blk +nuvoton-cir +nvec +nvec_kbd +nvec_paz00 +nvec_power +nvec_ps2 +nvidiafb +nvme +nvme-apple +nvme-common +nvme-core +nvme-fabrics +nvme-fc +nvme-loop +nvme-rdma +nvme-tcp +nvmem-apple-efuses +nvmem-imx-iim +nvmem-imx-ocotp +nvmem-imx-ocotp-ele +nvmem-imx-ocotp-scu +nvmem-layerscape-sfp +nvmem-rave-sp-eeprom +nvmem-reboot-mode +nvmem-rmem +nvmem-rockchip-otp +nvmem-sc27xx-efuse +nvmem_meson_efuse +nvmem_meson_mx_efuse +nvmem_mtk-efuse +nvmem_qcom-spmi-sdam +nvmem_qfprom +nvmem_rockchip_efuse +nvmem_snvs_lpgpr +nvmem_sprd_efuse +nvmem_stm32_romem +nvmem_sunxi_sid +nvmem_u-boot-env +nvmet +nvmet-fc +nvmet-rdma +nvmet-tcp +nvsw-sn2201 +nwl-dsi +nxp-bbnsm-pwrkey +nxp-c45-tja11xx +nxp-cbtx +nxp-nci +nxp-nci_i2c +nxp-ptn3460 +nxp-tja11xx +nxt200x +nxt6000 +nzxt-kraken2 +nzxt-smart2 +objagg +ocelot-soc +ocfb +ocfs2 +ocfs2_dlm +ocfs2_dlmfs +ocfs2_nodemanager +ocfs2_stack_o2cb +ocfs2_stack_user +ocfs2_stackglue +ocmem +ocrdma +octeon_ep +octeontx-cpt +octeontx-cptvf +of-fpga-region +of_mmc_spi +of_pmem +of_xilinx_wdt +ofb +ofpart +og01a1b +ohci-platform +omap-mailbox +omap-rng +omap2_nand +omap4-keypad +omap_elm +omap_hwspinlock +omfs +omninet +on20 +on26 +onboard_usb_hub +onenand +onie-tlv +open-dice +opencores-kbd +openvswitch +opt3001 +opt4001 +optee +optee-rng +opticon +option +or51132 +or51211 +orangefs +orinoco +orinoco_nortel +orinoco_plx +orinoco_tmd +orinoco_usb +oti6858 +otm3225a +otx2_ptp +ov01a10 +ov02a10 +ov08d10 +ov08x40 +ov13858 +ov13b10 +ov2640 +ov2659 +ov2680 +ov2685 +ov2740 +ov4689 +ov5640 +ov5645 +ov5647 +ov5648 +ov5670 +ov5675 +ov5693 +ov5695 +ov6650 +ov7251 +ov7640 +ov7670 +ov772x +ov7740 +ov8856 +ov8858 +ov8865 +ov9282 +ov9640 +ov9650 +ov9734 +overlay +owl-dma +owl-emac +owl-mmc +oxu210hp-hcd +p54common +p54pci +p54spi +p54usb +p8022 +pa12203001 +palmas-pwrbutton +palmas-regulator +palmas_gpadc +pandora_bl +panel +panel-abt-y030xx067a +panel-arm-versatile +panel-asus-z00t-tm5p5-n35596 +panel-auo-a030jtn01 +panel-boe-bf060y8m-aj0 +panel-boe-himax8279d +panel-boe-tv101wum-nl6 +panel-dsi-cm +panel-ebbg-ft8719 +panel-edp +panel-elida-kd35t133 +panel-feixin-k101-im2ba02 +panel-feiyang-fy07024di26a30d +panel-himax-hx8394 +panel-ilitek-ili9322 +panel-ilitek-ili9341 +panel-ilitek-ili9881c +panel-innolux-ej030na +panel-innolux-p079zca +panel-jadard-jd9365da-h3 +panel-jdi-fhd-r63452 +panel-jdi-lt070me05000 +panel-khadas-ts050 +panel-kingdisplay-kd097d04 +panel-leadtek-ltk050h3146w +panel-leadtek-ltk500hd1829 +panel-lg-lb035q02 +panel-lg-lg4573 +panel-lvds +panel-magnachip-d53e6ea8966 +panel-mantix-mlaf057we51 +panel-mipi-dbi +panel-nec-nl8048hl11 +panel-newvision-nv3051d +panel-newvision-nv3052c +panel-novatek-nt35510 +panel-novatek-nt35560 +panel-novatek-nt35950 +panel-novatek-nt36523 +panel-novatek-nt36672a +panel-novatek-nt39016 +panel-olimex-lcd-olinuxino +panel-orisetech-ota5601a +panel-orisetech-otm8009a +panel-osd-osd101t2587-53ts +panel-panasonic-vvx10f034n00 +panel-raspberrypi-touchscreen +panel-raydium-rm67191 +panel-raydium-rm68200 +panel-ronbo-rb070d30 +panel-samsung-atna33xc20 +panel-samsung-db7430 +panel-samsung-ld9040 +panel-samsung-s6d16d0 +panel-samsung-s6d27a1 +panel-samsung-s6d7aa0 +panel-samsung-s6e3ha2 +panel-samsung-s6e63j0x03 +panel-samsung-s6e63m0 +panel-samsung-s6e63m0-dsi +panel-samsung-s6e63m0-spi +panel-samsung-s6e88a0-ams452ef01 +panel-samsung-s6e8aa0 +panel-samsung-sofef00 +panel-seiko-43wvf1g +panel-sharp-lq101r1sx01 +panel-sharp-ls037v7dw01 +panel-sharp-ls043t1le01 +panel-sharp-ls060t1sx01 +panel-simple +panel-sitronix-st7701 +panel-sitronix-st7703 +panel-sitronix-st7789v +panel-sony-acx565akm +panel-sony-td4353-jdi +panel-sony-tulip-truly-nt35521 +panel-tdo-tl070wsh30 +panel-tpo-td028ttec1 +panel-tpo-td043mtea1 +panel-tpo-tpg110 +panel-truly-nt35597 +panel-visionox-rm69299 +panel-visionox-vtdr6130 +panel-widechips-ws2401 +panel-xinpeng-xpp055c272 +panfrost +parade-ps8622 +parade-ps8640 +parkbd +parman +parport +parport_pc +parport_serial +parser_trx +pata_acpi +pata_ali +pata_amd +pata_artop +pata_atiixp +pata_atp867x +pata_cmd640 +pata_cmd64x +pata_cypress +pata_efar +pata_hpt366 +pata_hpt37x +pata_hpt3x2n +pata_hpt3x3 +pata_imx +pata_it8213 +pata_it821x +pata_jmicron +pata_legacy +pata_marvell +pata_mpiix +pata_netcell +pata_ninja32 +pata_ns87410 +pata_ns87415 +pata_of_platform +pata_oldpiix +pata_opti +pata_optidma +pata_parport +pata_pdc2027x +pata_pdc202xx_old +pata_piccolo +pata_platform +pata_radisys +pata_rdc +pata_rz1000 +pata_sch +pata_serverworks +pata_sil680 +pata_sis +pata_sl82c105 +pata_triflex +pata_via +pc300too +pc87360 +pc87427 +pca9450-regulator +pcap-regulator +pcap_keys +pcap_ts +pcbc +pcf50633 +pcf50633-adc +pcf50633-backlight +pcf50633-charger +pcf50633-gpio +pcf50633-input +pcf50633-regulator +pcf8574_keypad +pcf8591 +pch_udc +pci +pci-epf-mhi +pci-epf-ntb +pci-epf-vntb +pci-hyperv +pci-hyperv-intf +pci-meson +pci-pf-stub +pci-stub +pci200syn +pcie-apple +pcie-mediatek-gen3 +pcie-qcom-ep +pcie-rockchip-host +pcie-tegra194 +pcips2 +pcmcia_core +pcmcia_rsrc +pcnet32 +pcrypt +pcs-mtk-lynxi +pcs_xpcs +pcwd_pci +pcwd_usb +pdc_adma +pdr_interface +pds_core +pds_vdpa +peak_pci +peak_pciefd +peak_usb +peci +peci-cpu +peci-cputemp +peci-dimmtemp +pegasus +pegasus_notetaker +penmount +pf8x00-regulator +pfr_telemetry +pfr_update +pfuze100-regulator +phantom +phonet +phram +phy-am654-serdes +phy-armada38x-comphy +phy-bcm-kona-usb2 +phy-berlin-sata +phy-berlin-usb +phy-cadence-salvo +phy-cadence-sierra +phy-cadence-torrent +phy-can-transceiver +phy-cpcap-usb +phy-exynos-usb2 +phy-fsl-imx8-mipi-dphy +phy-fsl-imx8m-pcie +phy-fsl-imx8mq-usb +phy-fsl-imx8qm-lvds-phy +phy-fsl-lynx-28g +phy-generic +phy-gmii-sel +phy-gpio-vbus-usb +phy-hi3660-usb3 +phy-hi3670-pcie +phy-hi3670-usb3 +phy-hi6220-usb +phy-hisi-inno-usb2 +phy-histb-combphy +phy-intel-keembay-emmc +phy-intel-keembay-usb +phy-isp1301 +phy-j721e-wiz +phy-mapphone-mdm6600 +phy-meson-axg-mipi-dphy +phy-meson-g12a-mipi-dphy-analog +phy-meson-g12a-usb2 +phy-meson-g12a-usb3-pcie +phy-meson-gxl-usb2 +phy-meson8b-usb2 +phy-mtk-dp +phy-mtk-hdmi-drv +phy-mtk-mipi-dsi-drv +phy-mtk-pcie +phy-mtk-tphy +phy-mtk-ufs +phy-mtk-xsphy +phy-mvebu-a3700-comphy +phy-mvebu-a3700-utmi +phy-mvebu-cp110-comphy +phy-mvebu-cp110-utmi +phy-ocelot-serdes +phy-omap-usb2 +phy-pxa-28nm-hsic +phy-pxa-28nm-usb2 +phy-qcom-apq8064-sata +phy-qcom-edp +phy-qcom-eusb2-repeater +phy-qcom-ipq4019-usb +phy-qcom-ipq806x-sata +phy-qcom-ipq806x-usb +phy-qcom-pcie2 +phy-qcom-qmp-combo +phy-qcom-qmp-pcie +phy-qcom-qmp-pcie-msm8996 +phy-qcom-qmp-ufs +phy-qcom-qmp-usb +phy-qcom-qusb2 +phy-qcom-sgmii-eth +phy-qcom-snps-eusb2 +phy-qcom-snps-femto-v2 +phy-qcom-usb-hs +phy-qcom-usb-hs-28nm +phy-qcom-usb-hsic +phy-qcom-usb-ss +phy-rcar-gen2 +phy-rcar-gen3-pcie +phy-rcar-gen3-usb2 +phy-rcar-gen3-usb3 +phy-rockchip-dp +phy-rockchip-dphy-rx0 +phy-rockchip-emmc +phy-rockchip-inno-csidphy +phy-rockchip-inno-dsidphy +phy-rockchip-inno-hdmi +phy-rockchip-inno-usb2 +phy-rockchip-naneng-combphy +phy-rockchip-pcie +phy-rockchip-snps-pcie3 +phy-rockchip-typec +phy-rockchip-usb +phy-stm32-usbphyc +phy-sun4i-usb +phy-sun50i-usb3 +phy-sun6i-mipi-dphy +phy-tahvo +phy-tegra-usb +phy-tegra-xusb +phy-tegra194-p2u +phy-tusb1210 +phy-zynqmp +physmap +pi3usb30532 +pi433 +pim4328 +pinctrl-apple-gpio +pinctrl-axp209 +pinctrl-cy8c95x0 +pinctrl-da9062 +pinctrl-imx8ulp +pinctrl-imx93 +pinctrl-ipq5018 +pinctrl-ipq5332 +pinctrl-ipq6018 +pinctrl-ipq8074 +pinctrl-ipq9574 +pinctrl-keembay +pinctrl-lochnagar +pinctrl-lpass-lpi +pinctrl-madera +pinctrl-max77620 +pinctrl-mcp23s08 +pinctrl-mcp23s08_i2c +pinctrl-mcp23s08_spi +pinctrl-mdm9607 +pinctrl-meson-s4 +pinctrl-mlxbf3 +pinctrl-msm8916 +pinctrl-msm8953 +pinctrl-msm8976 +pinctrl-msm8994 +pinctrl-msm8996 +pinctrl-msm8998 +pinctrl-mt6779 +pinctrl-qcm2290 +pinctrl-qcs404 +pinctrl-qdf2xxx +pinctrl-qdu1000 +pinctrl-rk805 +pinctrl-sa8775p +pinctrl-sc7180 +pinctrl-sc7280 +pinctrl-sc7280-lpass-lpi +pinctrl-sc8180x +pinctrl-sc8280xp +pinctrl-sc8280xp-lpass-lpi +pinctrl-sdm660 +pinctrl-sdm670 +pinctrl-sdm845 +pinctrl-sdx75 +pinctrl-sm6115 +pinctrl-sm6125 +pinctrl-sm6350 +pinctrl-sm6375 +pinctrl-sm7150 +pinctrl-sm8150 +pinctrl-sm8250 +pinctrl-sm8250-lpass-lpi +pinctrl-sm8350 +pinctrl-sm8450 +pinctrl-sm8450-lpass-lpi +pinctrl-sm8550 +pinctrl-sm8550-lpass-lpi +pinctrl-spmi-gpio +pinctrl-spmi-mpp +pinctrl-ssbi-gpio +pinctrl-ssbi-mpp +pinctrl-stmfx +pinctrl-zynqmp +pinephone-keyboard +ping +pistachio-internal-dac +pixcir_i2c_ts +pkcs7_test_key +pkcs8_key_parser +pktgen +pl111_drm +pl172 +pl2303 +pl330 +plat-ram +plat_nand +platform_lcd +platform_mhu +platform_profile +plfxlc +pli1209bc +plip +plusb +pluto2 +plx_dma +plx_pci +pm-notifier-error-inject +pm2fb +pm3fb +pm6764tr +pm80xx +pm8916_wdt +pm8941-pwrkey +pm8xxx-vibrator +pmbus +pmbus_core +pmc551 +pmcraid +pmic_glink +pmic_glink_altmode +pms7003 +pn532_uart +pn533 +pn533_i2c +pn533_usb +pn544 +pn544_i2c +pn_pep +poly1305-neon +poly1305_generic +polynomial +polyval-ce +polyval-generic +port100 +powermate +powr1220 +ppa +ppdev +ppp_async +ppp_deflate +ppp_mppe +ppp_synctty +pppoatm +pppoe +pppox +pps-gpio +pps-ldisc +pps_parport +pptp +prestera +prestera_pci +pretimeout_panic +prism2_usb +pru_rproc +pruss +ps2-gpio +ps2mult +psample +pse_regulator +psmouse +psnap +pstore_blk +pstore_zone +psxpad-spi +ptp-qoriq +ptp_clockmatrix +ptp_dfl_tod +ptp_idt82p33 +ptp_ines +ptp_kvm +ptp_ocp +pulse8-cec +pulsedlight-lidar-lite-v2 +pv88060-regulator +pv88080-regulator +pv88090-regulator +pvcalls-front +pvpanic +pvpanic-mmio +pvpanic-pci +pvrusb2 +pwc +pwm-apple +pwm-atmel-hlcdc +pwm-atmel-tcb +pwm-beeper +pwm-berlin +pwm-clk +pwm-cros-ec +pwm-dwc +pwm-fan +pwm-fsl-ftm +pwm-hibvt +pwm-imx-tpm +pwm-imx1 +pwm-imx27 +pwm-iqs620a +pwm-ir-tx +pwm-keembay +pwm-lp3943 +pwm-mediatek +pwm-meson +pwm-mtk-disp +pwm-ntxec +pwm-omap-dmtimer +pwm-pca9685 +pwm-rcar +pwm-regulator +pwm-renesas-tpu +pwm-rockchip +pwm-rz-mtu3 +pwm-sl28cpld +pwm-sprd +pwm-stm32 +pwm-stm32-lp +pwm-sun4i +pwm-tegra +pwm-tiecap +pwm-tiehrpwm +pwm-twl +pwm-twl-led +pwm-vibra +pwm-visconti +pwm-xilinx +pwm_bl +pwr-mlxbf +pwrseq_emmc +pwrseq_sd8787 +pwrseq_simple +pxa168_eth +pxa27x_udc +pxe1610 +pxrc +q54sj108a2 +q6adm +q6afe +q6afe-clocks +q6afe-dai +q6apm-dai +q6apm-lpass-dais +q6asm +q6asm-dai +q6core +q6prm +q6prm-clocks +q6routing +q6sstop-qcs404 +qaic +qat_4xxx +qat_c3xxx +qat_c3xxxvf +qat_c62x +qat_c62xvf +qat_dh895xcc +qat_dh895xccvf +qca8k +qca_7k_common +qcaspi +qcauart +qcaux +qcom-apcs-ipc-mailbox +qcom-camss +qcom-coincell +qcom-cpufreq-hw +qcom-cpufreq-nvmem +qcom-emac +qcom-geni-se +qcom-labibb-regulator +qcom-pm8008 +qcom-pon +qcom-rng +qcom-rpmh-regulator +qcom-spmi-adc-tm5 +qcom-spmi-adc5 +qcom-spmi-iadc +qcom-spmi-pmic +qcom-spmi-rradc +qcom-spmi-temp-alarm +qcom-spmi-vadc +qcom-vadc-common +qcom-wdt +qcom-wled +qcom_aoss +qcom_bam_dmux +qcom_battmgr +qcom_common +qcom_edac +qcom_eud +qcom_geni_serial +qcom_glink +qcom_glink_rpm +qcom_glink_smem +qcom_gsbi +qcom_hwspinlock +qcom_ice +qcom_nandc +qcom_pil_info +qcom_pmi8998_charger +qcom_pmic_tcpm +qcom_q6v5 +qcom_q6v5_adsp +qcom_q6v5_mss +qcom_q6v5_pas +qcom_q6v5_wcss +qcom_rpm +qcom_rpm-regulator +qcom_smbb +qcom_smd +qcom_smd-regulator +qcom_spmi-regulator +qcom_stats +qcom_sysmon +qcom_tsens +qcom_usb_vbus-regulator +qcomsmempart +qcrypto +qcserial +qed +qede +qedf +qedi +qedr +qemu_fw_cfg +qinfo_probe +qla1280 +qla2xxx +qla3xxx +qla4xxx +qlcnic +qlge +qm1d1b0004 +qm1d1c0042 +qmi_helpers +qmi_wwan +qnoc-msm8916 +qnoc-msm8939 +qnoc-msm8974 +qnoc-msm8996 +qnoc-qcm2290 +qnoc-qcs404 +qnoc-qdu1000 +qnoc-sa8775p +qnoc-sc7180 +qnoc-sc7280 +qnoc-sc8180x +qnoc-sc8280xp +qnoc-sdm660 +qnoc-sdm670 +qnoc-sdm845 +qnoc-sdx55 +qnoc-sdx65 +qnoc-sm6350 +qnoc-sm8150 +qnoc-sm8250 +qnoc-sm8350 +qnoc-sm8450 +qnoc-sm8550 +qnx4 +qnx6 +qoriq-cpufreq +qoriq_thermal +qrtr +qrtr-mhi +qrtr-smd +qrtr-tun +qsemi +qt1010 +qt1050 +qt1070 +qt2160 +qtnfmac +qtnfmac_pcie +quatech2 +quota_tree +quota_v1 +quota_v2 +qwiic-joystick +qxl +r592 +r6040 +r8152 +r8153_ecm +r8169 +r8192e_pci +r8192u_usb +r820t +r852 +r8712u +r8723bs +r8a66597-hcd +r8a66597-udc +r8a779f0-ether-serdes +raa215300 +radeon +radeonfb +radio-keene +radio-ma901 +radio-maxiradio +radio-mr800 +radio-platform-si4713 +radio-raremono +radio-shark +radio-si470x-common +radio-si470x-i2c +radio-si470x-usb +radio-si476x +radio-tea5764 +radio-usb-si4713 +radio-wl1273 +raid0 +raid1 +raid10 +raid456 +raid6_pq +raid_class +rainshadow-cec +ramoops +ramp_controller +ravb +rave-sp +rave-sp-backlight +rave-sp-pwrbutton +rave-sp-wdt +raw_diag +raw_gadget +raydium_i2c_ts +rbd +rc-adstech-dvb-t-pci +rc-alink-dtu-m +rc-anysee +rc-apac-viewcomp +rc-astrometa-t2hybrid +rc-asus-pc39 +rc-asus-ps3-100 +rc-ati-tv-wonder-hd-600 +rc-ati-x10 +rc-avermedia +rc-avermedia-a16d +rc-avermedia-cardbus +rc-avermedia-dvbt +rc-avermedia-m135a +rc-avermedia-m733a-rm-k6 +rc-avermedia-rm-ks +rc-avertv-303 +rc-azurewave-ad-tu700 +rc-beelink-gs1 +rc-beelink-mxiii +rc-behold +rc-behold-columbus +rc-budget-ci-old +rc-cinergy +rc-cinergy-1400 +rc-core +rc-ct-90405 +rc-d680-dmb +rc-delock-61959 +rc-dib0700-nec +rc-dib0700-rc5 +rc-digitalnow-tinytwin +rc-digittrade +rc-dm1105-nec +rc-dntv-live-dvb-t +rc-dntv-live-dvbt-pro +rc-dreambox +rc-dtt200u +rc-dvbsky +rc-dvico-mce +rc-dvico-portable +rc-em-terratec +rc-encore-enltv +rc-encore-enltv-fm53 +rc-encore-enltv2 +rc-evga-indtube +rc-eztv +rc-flydvb +rc-flyvideo +rc-fusionhdtv-mce +rc-gadmei-rm008z +rc-geekbox +rc-genius-tvgo-a11mce +rc-gotview7135 +rc-hauppauge +rc-hisi-poplar +rc-hisi-tv-demo +rc-imon-mce +rc-imon-pad +rc-imon-rsc +rc-iodata-bctv7e +rc-it913x-v1 +rc-it913x-v2 +rc-kaiomy +rc-khadas +rc-khamsin +rc-kworld-315u +rc-kworld-pc150u +rc-kworld-plus-tv-analog +rc-leadtek-y04g0051 +rc-lme2510 +rc-loopback +rc-manli +rc-mecool-kii-pro +rc-mecool-kiii-pro +rc-medion-x10 +rc-medion-x10-digitainer +rc-medion-x10-or2x +rc-minix-neo +rc-msi-digivox-ii +rc-msi-digivox-iii +rc-msi-tvanywhere +rc-msi-tvanywhere-plus +rc-nebula +rc-nec-terratec-cinergy-xs +rc-norwood +rc-npgtech +rc-odroid +rc-pctv-sedna +rc-pine64 +rc-pinnacle-color +rc-pinnacle-grey +rc-pinnacle-pctv-hd +rc-pixelview +rc-pixelview-002t +rc-pixelview-mk12 +rc-pixelview-new +rc-powercolor-real-angel +rc-proteus-2309 +rc-purpletv +rc-pv951 +rc-rc6-mce +rc-real-audio-220-32-keys +rc-reddo +rc-snapstream-firefly +rc-streamzap +rc-su3000 +rc-tanix-tx3mini +rc-tanix-tx5max +rc-tbs-nec +rc-technisat-ts35 +rc-technisat-usb2 +rc-terratec-cinergy-c-pci +rc-terratec-cinergy-s2-hd +rc-terratec-cinergy-xs +rc-terratec-slim +rc-terratec-slim-2 +rc-tevii-nec +rc-tivo +rc-total-media-in-hand +rc-total-media-in-hand-02 +rc-trekstor +rc-tt-1500 +rc-twinhan-dtv-cab-ci +rc-twinhan1027 +rc-vega-s9x +rc-videomate-m1f +rc-videomate-s350 +rc-videomate-tv-pvr +rc-videostrong-kii-pro +rc-wetek-hub +rc-wetek-play2 +rc-winfast +rc-winfast-usbii-deluxe +rc-x96max +rc-xbox-360 +rc-xbox-dvd +rc-zx-irdec +rc5t583-regulator +rcar-csi2 +rcar-dmac +rcar-du-drm +rcar-fcp +rcar-isp +rcar-vin +rcar_can +rcar_canfd +rcar_cmm +rcar_drif +rcar_dw_hdmi +rcar_fdp1 +rcar_gen3_thermal +rcar_jpu +rcar_lvds +rcar_mipi_dsi +rcar_rproc +rcar_thermal +rdacm20 +rdacm21 +rdc321x-southbridge +rdma_cm +rdma_rxe +rdma_ucm +rds +rds_rdma +rds_tcp +realtek +realtek-mdio +realtek-smi +reboot-mode +redboot +redrat3 +reed_solomon +regmap-ac97 +regmap-i3c +regmap-sccb +regmap-sdw +regmap-sdw-mbq +regmap-slimbus +regmap-spi-avmm +regmap-spmi +regmap-w1 +regulator-haptic +reiserfs +renesas-nand-controller +renesas-rpc-if +renesas_sdhi_core +renesas_sdhi_internal_dmac +renesas_sdhi_sys_dmac +renesas_usb3 +renesas_usbf +renesas_usbhs +renesas_wdt +repaper +reset-a10sr +reset-hi3660 +reset-meson-audio-arb +reset-qcom-pdc +reset-scmi +reset-ti-sci +reset-ti-syscon +reset-tps380x +resistive-adc-touch +retu-mfd +retu-pwrbutton +retu_wdt +rfc1051 +rfc1201 +rfcomm +rfd77402 +rfd_ftl +rfkill-gpio +rio-scan +rio_cm +rio_mport_cdev +rionet +rivafb +rj54n1cb0c +rk3399_dmc +rk805-pwrkey +rk808-regulator +rk817_charger +rk8xx-core +rk8xx-i2c +rk8xx-spi +rk_crypto +rm3100-core +rm3100-i2c +rm3100-spi +rmd160 +rmi_core +rmi_i2c +rmi_smbus +rmi_spi +rmnet +rmtfs_mem +rn5t618 +rn5t618-adc +rn5t618-regulator +rn5t618_power +rn5t618_wdt +rnbd-client +rnbd-server +rndis_host +rndis_wlan +rockchip +rockchip-dfi +rockchip-isp1 +rockchip-nand-controller +rockchip-rga +rockchip-vdec +rockchip_saradc +rockchip_thermal +rockchipdrm +rocker +rohm-bd71828 +rohm-bd718x7 +rohm-bd9576 +rohm-bu27008 +rohm-bu27034 +rohm-regulator +rohm_bu21023 +romfs +rose +rotary_encoder +rp2 +rpcrdma +rpcsec_gss_krb5 +rpi-panel-attiny-regulator +rpm_master_stats +rpmpd +rpmsg_char +rpmsg_core +rpmsg_ctrl +rpmsg_ns +rpmsg_tty +rpmsg_wwan_ctrl +rpr0521 +rsi_91x +rsi_sdio +rsi_usb +rsmu-i2c +rsmu-spi +rswitch_drv +rt1719 +rt2400pci +rt2500pci +rt2500usb +rt2800lib +rt2800mmio +rt2800pci +rt2800usb +rt2x00lib +rt2x00mmio +rt2x00pci +rt2x00usb +rt4801-regulator +rt4803 +rt4831 +rt4831-backlight +rt4831-regulator +rt5033 +rt5033-regulator +rt5033_battery +rt5033_charger +rt5120 +rt5120-pwrkey +rt5120-regulator +rt5190a-regulator +rt5739 +rt5759-regulator +rt6160-regulator +rt6190-regulator +rt61pci +rt6245-regulator +rt73usb +rt9455_charger +rt9467-charger +rt9471 +rtc-88pm80x +rtc-88pm860x +rtc-ab-b5ze-s3 +rtc-ab-eoz9 +rtc-abx80x +rtc-armada38x +rtc-as3722 +rtc-bd70528 +rtc-bq32k +rtc-bq4802 +rtc-cadence +rtc-cpcap +rtc-cros-ec +rtc-da9052 +rtc-da9055 +rtc-da9063 +rtc-ds1286 +rtc-ds1302 +rtc-ds1305 +rtc-ds1307 +rtc-ds1343 +rtc-ds1347 +rtc-ds1374 +rtc-ds1390 +rtc-ds1511 +rtc-ds1553 +rtc-ds1672 +rtc-ds1685 +rtc-ds1742 +rtc-ds2404 +rtc-ds3232 +rtc-em3027 +rtc-fm3130 +rtc-fsl-ftm-alarm +rtc-ftrtc010 +rtc-goldfish +rtc-hid-sensor-time +rtc-hym8563 +rtc-imx-sc +rtc-imxdi +rtc-isl12022 +rtc-isl12026 +rtc-isl1208 +rtc-lp8788 +rtc-m41t80 +rtc-m41t93 +rtc-m41t94 +rtc-m48t35 +rtc-m48t59 +rtc-m48t86 +rtc-max6900 +rtc-max6902 +rtc-max6916 +rtc-max77686 +rtc-max8907 +rtc-max8925 +rtc-max8997 +rtc-max8998 +rtc-mc13xxx +rtc-mcp795 +rtc-meson-vrtc +rtc-msm6242 +rtc-mt2712 +rtc-mt6397 +rtc-mt7622 +rtc-mxc +rtc-mxc_v2 +rtc-nct3018y +rtc-ntxec +rtc-nxp-bbnsm +rtc-optee +rtc-palmas +rtc-pcap +rtc-pcf2123 +rtc-pcf2127 +rtc-pcf50633 +rtc-pcf85063 +rtc-pcf8523 +rtc-pcf85363 +rtc-pcf8563 +rtc-pcf8583 +rtc-pl030 +rtc-pl031 +rtc-pm8xxx +rtc-r7301 +rtc-r9701 +rtc-rc5t583 +rtc-rc5t619 +rtc-rk808 +rtc-rp5c01 +rtc-rs5c348 +rtc-rs5c372 +rtc-rv3028 +rtc-rv3029c2 +rtc-rv3032 +rtc-rv8803 +rtc-rx4581 +rtc-rx6110 +rtc-rx8010 +rtc-rx8025 +rtc-rx8581 +rtc-s35390a +rtc-s5m +rtc-sc27xx +rtc-sd3078 +rtc-sh +rtc-snvs +rtc-stk17ta8 +rtc-stm32 +rtc-tegra +rtc-ti-k3 +rtc-tps6586x +rtc-tps65910 +rtc-twl +rtc-wm831x +rtc-wm8350 +rtc-x1205 +rtc-zynqmp +rti_wdt +rtl2830 +rtl2832 +rtl2832_sdr +rtl8150 +rtl8187 +rtl8188ee +rtl818x_pci +rtl8192c-common +rtl8192ce +rtl8192cu +rtl8192de +rtl8192ee +rtl8192se +rtl8365mb +rtl8366 +rtl8723-common +rtl8723ae +rtl8723be +rtl8821ae +rtl8xxxu +rtl_pci +rtl_usb +rtllib +rtllib_crypt_ccmp +rtllib_crypt_tkip +rtllib_crypt_wep +rtlwifi +rtmv20-regulator +rtq2134-regulator +rtq6056 +rtq6752-regulator +rtrs-client +rtrs-core +rtrs-server +rts5208 +rtsx_pci +rtsx_pci_ms +rtsx_pci_sdmmc +rtsx_usb +rtsx_usb_ms +rtsx_usb_sdmmc +rtw88_8723d +rtw88_8723de +rtw88_8723ds +rtw88_8723du +rtw88_8821c +rtw88_8821ce +rtw88_8821cs +rtw88_8821cu +rtw88_8822b +rtw88_8822be +rtw88_8822bs +rtw88_8822bu +rtw88_8822c +rtw88_8822ce +rtw88_8822cs +rtw88_8822cu +rtw88_core +rtw88_pci +rtw88_sdio +rtw88_usb +rtw89_8851b +rtw89_8851be +rtw89_8852a +rtw89_8852ae +rtw89_8852b +rtw89_8852be +rtw89_8852c +rtw89_8852ce +rtw89_core +rtw89_pci +rvu_af +rvu_cptcommon +rvu_cptpf +rvu_cptvf +rvu_mbox +rvu_nicpf +rvu_nicvf +rx51_battery +rxperf +rxrpc +rz-dmac +rz-mtu3-cnt +rza_wdt +rzg2l-cru +rzg2l-csi2 +rzg2l_adc +rzg2l_mipi_dsi +rzg2l_thermal +rzg2l_wdt +rzn1_wdt +rzv2m_usb3drd +s1d13xxxfb +s2250 +s2255drv +s2io +s2mpa01 +s2mps11 +s3fb +s3fwrn5 +s3fwrn5_i2c +s3fwrn82_uart +s5c73m3 +s5h1409 +s5h1411 +s5h1420 +s5h1432 +s5k5baf +s5k6a3 +s5m8767 +s626 +s6sy761 +s921 +sa2ul +saa6588 +saa6752hs +saa7110 +saa7115 +saa7127 +saa7134 +saa7134-alsa +saa7134-dvb +saa7134-empress +saa7134-go7007 +saa7146 +saa7146_vv +saa7164 +saa717x +saa7185 +saa7706h +safe_serial +sahara +sample-trace-array +samsung-dsim +samsung-keypad +samsung-sxgbe +samsung_tty +sata_dwc_460ex +sata_inic162x +sata_mv +sata_nv +sata_promise +sata_qstor +sata_rcar +sata_sil +sata_sil24 +sata_sis +sata_svw +sata_sx4 +sata_uli +sata_via +sata_vsc +savagefb +sb1000 +sbp_target +sbrmi +sbs-battery +sbs-charger +sbs-manager +sbsa_gwdt +sbtsi_temp +sc16is7xx +sc2731-regulator +sc2731_charger +sc27xx-poweroff +sc27xx-vibra +sc27xx_adc +sc27xx_fuel_gauge +sc92031 +sc9860-clk +sc9863a-clk +sca3000 +sca3300 +scd30_core +scd30_i2c +scd30_serial +scd4x +sch5627 +sch5636 +sch56xx-common +sch_cake +sch_cbs +sch_choke +sch_codel +sch_drr +sch_etf +sch_ets +sch_fq +sch_fq_codel +sch_fq_pie +sch_gred +sch_hfsc +sch_hhf +sch_htb +sch_ingress +sch_mqprio +sch_mqprio_lib +sch_multiq +sch_netem +sch_pie +sch_plug +sch_prio +sch_qfq +sch_red +sch_sfb +sch_sfq +sch_skbprio +sch_taprio +sch_tbf +sch_teql +sci-clk +sclk-div +scmi-cpufreq +scmi-hwmon +scmi-regulator +scmi_iio +scmi_pm_domain +scmi_power_control +scpi-cpufreq +scpi-hwmon +scpi_pm_domain +scsi_debug +scsi_dh_alua +scsi_dh_emc +scsi_dh_hp_sw +scsi_dh_rdac +scsi_transport_fc +scsi_transport_iscsi +scsi_transport_sas +scsi_transport_spi +scsi_transport_srp +sctp +sctp_diag +sd_adc_modulator +sdhci +sdhci-acpi +sdhci-cadence +sdhci-esdhc-imx +sdhci-milbeaut +sdhci-msm +sdhci-of-arasan +sdhci-of-at91 +sdhci-of-dwcmshc +sdhci-of-esdhc +sdhci-of-sparx5 +sdhci-omap +sdhci-pci +sdhci-pltfm +sdhci-pxav3 +sdhci-sprd +sdhci-tegra +sdhci-xenon-driver +sdhci_am654 +sdhci_f_sdh30 +sdio_uart +sensehat-joystick +sensorhub +serial-tegra +serial_ir +serio_raw +sermouse +serpent_generic +serport +ses +sf-pdma +sfc +sfc-falcon +sfc-siena +sfp +sgi_w1 +sgp30 +sgp40 +sh_eth +sh_mmcif +sh_mobile_lcdcfb +sha1-ce +sha2-ce +sha256-arm64 +sha3-ce +shark2 +shmob-drm +sht15 +sht21 +sht3x +sht4x +shtc1 +si1133 +si1145 +si2157 +si2165 +si2168 +si21xx +si4713 +si476x-core +si7005 +si7020 +sidewinder +sierra +sierra_net +sifive +sii902x +sii9234 +sil-sii8620 +sil164 +silead +simple-bridge +simple-mfd-i2c +simpledrm +simplefb +siox-bus-gpio +siox-core +sis190 +sis5595 +sis900 +sis_i2c +sisfb +sisusbvga +sit +siw +sja1000 +sja1000_isa +sja1000_platform +sja1105 +skfp +skge +sky2 +sky81452 +sky81452-backlight +sky81452-regulator +sl28cpld-hwmon +sl28cpld_wdt +sl28vpd +sl811-hcd +slcan +slg51000-regulator +slic_ds26522 +slicoss +slim-qcom-ctrl +slim-qcom-ngd-ctrl +slimbus +slip +slram +sm2_generic +sm3 +sm3-ce +sm3-neon +sm3_generic +sm4 +sm4-ce +sm4-ce-ccm +sm4-ce-cipher +sm4-ce-gcm +sm4-neon +sm4_generic +sm501 +sm501fb +sm712fb +sm750fb +sm_common +sm_ftl +smartpqi +smb347-charger +smc +smc_diag +smd-rpm +smem +smipcie +smm665 +smp2p +smpro-core +smpro-errmon +smpro-hwmon +smpro-misc +smsc +smsc47b397 +smsc47m1 +smsc47m192 +smsc75xx +smsc911x +smsc9420 +smsc95xx +smscufx +smsdvb +smsm +smsmdtv +smssdio +smsusb +snd +snd-ac97-codec +snd-acp-config +snd-ad1889 +snd-ak4113 +snd-ak4114 +snd-ak4xxx-adda +snd-ali5451 +snd-aloop +snd-als300 +snd-atiixp +snd-atiixp-modem +snd-au8810 +snd-au8820 +snd-au8830 +snd-aw2 +snd-azt3328 +snd-bcd2000 +snd-bebob +snd-bt87x +snd-ca0106 +snd-cmipci +snd-compress +snd-cs4281 +snd-cs46xx +snd-cs8427 +snd-ctl-led +snd-ctxfi +snd-darla20 +snd-darla24 +snd-dice +snd-dummy +snd-echo3g +snd-emu10k1 +snd-emu10k1-synth +snd-emu10k1x +snd-emux-synth +snd-ens1370 +snd-ens1371 +snd-es1938 +snd-es1968 +snd-fireface +snd-firewire-digi00x +snd-firewire-lib +snd-firewire-motu +snd-firewire-tascam +snd-fireworks +snd-fm801 +snd-gina20 +snd-gina24 +snd-hda-codec +snd-hda-codec-analog +snd-hda-codec-ca0110 +snd-hda-codec-ca0132 +snd-hda-codec-cirrus +snd-hda-codec-cmedia +snd-hda-codec-conexant +snd-hda-codec-cs8409 +snd-hda-codec-generic +snd-hda-codec-hdmi +snd-hda-codec-idt +snd-hda-codec-realtek +snd-hda-codec-si3054 +snd-hda-codec-via +snd-hda-core +snd-hda-cs-dsp-ctls +snd-hda-ext-core +snd-hda-intel +snd-hda-scodec-cs35l41 +snd-hda-scodec-cs35l41-i2c +snd-hda-scodec-cs35l41-spi +snd-hda-tegra +snd-hdsp +snd-hdspm +snd-hrtimer +snd-hwdep +snd-i2c +snd-ice1712 +snd-ice1724 +snd-ice17xx-ak4xxx +snd-indigo +snd-indigodj +snd-indigodjx +snd-indigoio +snd-indigoiox +snd-intel-dspcfg +snd-intel-sdw-acpi +snd-intel8x0 +snd-intel8x0m +snd-isight +snd-korg1212 +snd-layla20 +snd-layla24 +snd-lola +snd-lx6464es +snd-maestro3 +snd-mia +snd-mixart +snd-mixer-oss +snd-mona +snd-mpu401 +snd-mpu401-uart +snd-mtpav +snd-mts64 +snd-nm256 +snd-opl3-lib +snd-opl3-synth +snd-oxfw +snd-oxygen +snd-oxygen-lib +snd-pcm +snd-pcm-dmaengine +snd-pcmtest +snd-pcxhr +snd-portman2x4 +snd-pt2258 +snd-q6apm +snd-q6dsp-common +snd-rawmidi +snd-riptide +snd-rme32 +snd-rme96 +snd-rme9652 +snd-seq +snd-seq-device +snd-seq-dummy +snd-seq-midi +snd-seq-midi-emul +snd-seq-midi-event +snd-seq-ump-client +snd-seq-virmidi +snd-serial-generic +snd-serial-u16550 +snd-soc-63xx +snd-soc-ac97 +snd-soc-acp-da7219mx98357-mach +snd-soc-acp-es8336-mach +snd-soc-acp-rt5645-mach +snd-soc-acpi +snd-soc-adau-utils +snd-soc-adau1372 +snd-soc-adau1372-i2c +snd-soc-adau1372-spi +snd-soc-adau1701 +snd-soc-adau1761 +snd-soc-adau1761-i2c +snd-soc-adau1761-spi +snd-soc-adau17x1 +snd-soc-adau7002 +snd-soc-adau7118 +snd-soc-adau7118-hw +snd-soc-adau7118-i2c +snd-soc-adi-axi-i2s +snd-soc-adi-axi-spdif +snd-soc-ak4104 +snd-soc-ak4118 +snd-soc-ak4375 +snd-soc-ak4458 +snd-soc-ak4554 +snd-soc-ak4613 +snd-soc-ak4642 +snd-soc-ak5386 +snd-soc-ak5558 +snd-soc-alc5623 +snd-soc-alc5632 +snd-soc-apple-mca +snd-soc-apq8016-sbc +snd-soc-apq8096 +snd-soc-armada-370-db +snd-soc-audio-graph-card +snd-soc-audio-graph-card2 +snd-soc-audio-graph-card2-custom-sample +snd-soc-aw8738 +snd-soc-aw88395 +snd-soc-aw88395-lib +snd-soc-bd28623 +snd-soc-bt-sco +snd-soc-chv3-codec +snd-soc-core +snd-soc-cpcap +snd-soc-cros-ec-codec +snd-soc-cs35l32 +snd-soc-cs35l33 +snd-soc-cs35l34 +snd-soc-cs35l35 +snd-soc-cs35l36 +snd-soc-cs35l41 +snd-soc-cs35l41-i2c +snd-soc-cs35l41-lib +snd-soc-cs35l41-spi +snd-soc-cs35l45 +snd-soc-cs35l45-i2c +snd-soc-cs35l45-spi +snd-soc-cs35l56 +snd-soc-cs35l56-i2c +snd-soc-cs35l56-sdw +snd-soc-cs35l56-shared +snd-soc-cs35l56-spi +snd-soc-cs4234 +snd-soc-cs4265 +snd-soc-cs4270 +snd-soc-cs4271 +snd-soc-cs4271-i2c +snd-soc-cs4271-spi +snd-soc-cs42l42 +snd-soc-cs42l42-i2c +snd-soc-cs42l42-sdw +snd-soc-cs42l51 +snd-soc-cs42l51-i2c +snd-soc-cs42l52 +snd-soc-cs42l56 +snd-soc-cs42l73 +snd-soc-cs42l83-i2c +snd-soc-cs42xx8 +snd-soc-cs42xx8-i2c +snd-soc-cs43130 +snd-soc-cs4341 +snd-soc-cs4349 +snd-soc-cs53l30 +snd-soc-cx2072x +snd-soc-da7213 +snd-soc-da7219 +snd-soc-davinci-mcasp +snd-soc-dmic +snd-soc-es7134 +snd-soc-es7241 +snd-soc-es8316 +snd-soc-es8326 +snd-soc-es8328 +snd-soc-es8328-i2c +snd-soc-es8328-spi +snd-soc-fsi +snd-soc-fsl-asoc-card +snd-soc-fsl-asrc +snd-soc-fsl-aud2htx +snd-soc-fsl-audmix +snd-soc-fsl-easrc +snd-soc-fsl-esai +snd-soc-fsl-micfil +snd-soc-fsl-mqs +snd-soc-fsl-rpmsg +snd-soc-fsl-sai +snd-soc-fsl-spdif +snd-soc-fsl-ssi +snd-soc-fsl-utils +snd-soc-fsl-xcvr +snd-soc-gtm601 +snd-soc-hda-codec +snd-soc-hdmi-codec +snd-soc-ics43432 +snd-soc-idt821034 +snd-soc-imx-audmix +snd-soc-imx-audmux +snd-soc-imx-card +snd-soc-imx-es8328 +snd-soc-imx-hdmi +snd-soc-imx-rpmsg +snd-soc-imx-sgtl5000 +snd-soc-imx-spdif +snd-soc-inno-rk3036 +snd-soc-j721e-evm +snd-soc-kirkwood +snd-soc-kmb_platform +snd-soc-lochnagar-sc +snd-soc-lpass-apq8016 +snd-soc-lpass-cdc-dma +snd-soc-lpass-cpu +snd-soc-lpass-hdmi +snd-soc-lpass-ipq806x +snd-soc-lpass-macro-common +snd-soc-lpass-platform +snd-soc-lpass-rx-macro +snd-soc-lpass-sc7180 +snd-soc-lpass-sc7280 +snd-soc-lpass-tx-macro +snd-soc-lpass-va-macro +snd-soc-lpass-wsa-macro +snd-soc-max9759 +snd-soc-max98088 +snd-soc-max98090 +snd-soc-max98357a +snd-soc-max98363 +snd-soc-max98373 +snd-soc-max98373-i2c +snd-soc-max98373-sdw +snd-soc-max98388 +snd-soc-max98390 +snd-soc-max98396 +snd-soc-max98504 +snd-soc-max98520 +snd-soc-max9860 +snd-soc-max9867 +snd-soc-max98927 +snd-soc-meson-aiu +snd-soc-meson-axg-fifo +snd-soc-meson-axg-frddr +snd-soc-meson-axg-pdm +snd-soc-meson-axg-sound-card +snd-soc-meson-axg-spdifin +snd-soc-meson-axg-spdifout +snd-soc-meson-axg-tdm-formatter +snd-soc-meson-axg-tdm-interface +snd-soc-meson-axg-tdmin +snd-soc-meson-axg-tdmout +snd-soc-meson-axg-toddr +snd-soc-meson-card-utils +snd-soc-meson-codec-glue +snd-soc-meson-g12a-toacodec +snd-soc-meson-g12a-tohdmitx +snd-soc-meson-gx-sound-card +snd-soc-meson-t9015 +snd-soc-mikroe-proto +snd-soc-msm8916-analog +snd-soc-msm8916-digital +snd-soc-mt6351 +snd-soc-mt6358 +snd-soc-mt6359 +snd-soc-mt6660 +snd-soc-mt6797-afe +snd-soc-mt8183-afe +snd-soc-mt8186-afe +snd-soc-mt8188-afe +snd-soc-mt8192-afe +snd-soc-mt8195-afe +snd-soc-mtk-common +snd-soc-nau8315 +snd-soc-nau8540 +snd-soc-nau8810 +snd-soc-nau8821 +snd-soc-nau8822 +snd-soc-nau8824 +snd-soc-nau8825 +snd-soc-pcm1681 +snd-soc-pcm1789-codec +snd-soc-pcm1789-i2c +snd-soc-pcm179x-codec +snd-soc-pcm179x-i2c +snd-soc-pcm179x-spi +snd-soc-pcm186x +snd-soc-pcm186x-i2c +snd-soc-pcm186x-spi +snd-soc-pcm3060 +snd-soc-pcm3060-i2c +snd-soc-pcm3060-spi +snd-soc-pcm3168a +snd-soc-pcm3168a-i2c +snd-soc-pcm3168a-spi +snd-soc-pcm5102a +snd-soc-pcm512x +snd-soc-pcm512x-i2c +snd-soc-pcm512x-spi +snd-soc-peb2466 +snd-soc-qcom-common +snd-soc-qcom-sdw +snd-soc-rcar +snd-soc-rk3288-hdmi-analog +snd-soc-rk3328 +snd-soc-rk3399-gru-sound +snd-soc-rk817 +snd-soc-rl6231 +snd-soc-rockchip-i2s +snd-soc-rockchip-i2s-tdm +snd-soc-rockchip-max98090 +snd-soc-rockchip-pdm +snd-soc-rockchip-rt5645 +snd-soc-rockchip-spdif +snd-soc-rt1011 +snd-soc-rt1015 +snd-soc-rt1015p +snd-soc-rt1308-sdw +snd-soc-rt1316-sdw +snd-soc-rt1318-sdw +snd-soc-rt5514 +snd-soc-rt5514-spi +snd-soc-rt5616 +snd-soc-rt5631 +snd-soc-rt5640 +snd-soc-rt5645 +snd-soc-rt5659 +snd-soc-rt5663 +snd-soc-rt5677 +snd-soc-rt5677-spi +snd-soc-rt5682 +snd-soc-rt5682-i2c +snd-soc-rt5682-sdw +snd-soc-rt5682s +snd-soc-rt700 +snd-soc-rt711 +snd-soc-rt711-sdca +snd-soc-rt712-sdca +snd-soc-rt712-sdca-dmic +snd-soc-rt715 +snd-soc-rt715-sdca +snd-soc-rt722-sdca +snd-soc-rt9120 +snd-soc-rz-ssi +snd-soc-sc7180 +snd-soc-sc7280 +snd-soc-sc8280xp +snd-soc-sdm845 +snd-soc-sdw-mockup +snd-soc-sgtl5000 +snd-soc-si476x +snd-soc-sigmadsp +snd-soc-sigmadsp-i2c +snd-soc-sigmadsp-regmap +snd-soc-simple-amplifier +snd-soc-simple-card +snd-soc-simple-card-utils +snd-soc-simple-mux +snd-soc-sm8250 +snd-soc-sma1303 +snd-soc-spdif-rx +snd-soc-spdif-tx +snd-soc-sprd-platform +snd-soc-src4xxx +snd-soc-src4xxx-i2c +snd-soc-ssm2305 +snd-soc-ssm2518 +snd-soc-ssm2602 +snd-soc-ssm2602-i2c +snd-soc-ssm2602-spi +snd-soc-ssm3515 +snd-soc-ssm4567 +snd-soc-sta32x +snd-soc-sta350 +snd-soc-sti-sas +snd-soc-stm32-i2s +snd-soc-stm32-sai +snd-soc-stm32-sai-sub +snd-soc-stm32-spdifrx +snd-soc-storm +snd-soc-tas2552 +snd-soc-tas2562 +snd-soc-tas2764 +snd-soc-tas2770 +snd-soc-tas2780 +snd-soc-tas2781-comlib +snd-soc-tas2781-fmwlib +snd-soc-tas2781-i2c +snd-soc-tas5086 +snd-soc-tas571x +snd-soc-tas5720 +snd-soc-tas5805m +snd-soc-tas6424 +snd-soc-tda7419 +snd-soc-tegra-audio-graph-card +snd-soc-tegra-machine +snd-soc-tegra-pcm +snd-soc-tegra-wm8903 +snd-soc-tegra186-asrc +snd-soc-tegra186-dspk +snd-soc-tegra20-ac97 +snd-soc-tegra20-das +snd-soc-tegra20-i2s +snd-soc-tegra20-spdif +snd-soc-tegra210-admaif +snd-soc-tegra210-adx +snd-soc-tegra210-ahub +snd-soc-tegra210-amx +snd-soc-tegra210-dmic +snd-soc-tegra210-i2s +snd-soc-tegra210-mixer +snd-soc-tegra210-mvc +snd-soc-tegra210-ope +snd-soc-tegra210-sfc +snd-soc-tegra30-ahub +snd-soc-tegra30-i2s +snd-soc-test-component +snd-soc-tfa9879 +snd-soc-tfa989x +snd-soc-ti-edma +snd-soc-ti-sdma +snd-soc-ti-udma +snd-soc-tlv320adc3xxx +snd-soc-tlv320adcx140 +snd-soc-tlv320aic23 +snd-soc-tlv320aic23-i2c +snd-soc-tlv320aic23-spi +snd-soc-tlv320aic31xx +snd-soc-tlv320aic32x4 +snd-soc-tlv320aic32x4-i2c +snd-soc-tlv320aic32x4-spi +snd-soc-tlv320aic3x +snd-soc-tlv320aic3x-i2c +snd-soc-tlv320aic3x-spi +snd-soc-tpa6130a2 +snd-soc-ts3a227e +snd-soc-tscs42xx +snd-soc-tscs454 +snd-soc-uda1334 +snd-soc-wcd-mbhc +snd-soc-wcd9335 +snd-soc-wcd934x +snd-soc-wcd938x +snd-soc-wcd938x-sdw +snd-soc-wm-adsp +snd-soc-wm-hubs +snd-soc-wm8510 +snd-soc-wm8523 +snd-soc-wm8524 +snd-soc-wm8580 +snd-soc-wm8711 +snd-soc-wm8728 +snd-soc-wm8731 +snd-soc-wm8731-i2c +snd-soc-wm8731-spi +snd-soc-wm8737 +snd-soc-wm8741 +snd-soc-wm8750 +snd-soc-wm8753 +snd-soc-wm8770 +snd-soc-wm8776 +snd-soc-wm8782 +snd-soc-wm8804 +snd-soc-wm8804-i2c +snd-soc-wm8804-spi +snd-soc-wm8903 +snd-soc-wm8904 +snd-soc-wm8940 +snd-soc-wm8960 +snd-soc-wm8961 +snd-soc-wm8962 +snd-soc-wm8974 +snd-soc-wm8978 +snd-soc-wm8985 +snd-soc-wm8994 +snd-soc-wm9712 +snd-soc-wsa881x +snd-soc-wsa883x +snd-soc-wsa884x +snd-soc-xlnx-formatter-pcm +snd-soc-xlnx-i2s +snd-soc-xlnx-spdif +snd-soc-xtfpga-i2s +snd-soc-zl38060 +snd-sof +snd-sof-imx8 +snd-sof-imx8m +snd-sof-imx8ulp +snd-sof-mt8186 +snd-sof-mt8195 +snd-sof-of +snd-sof-utils +snd-sof-xtensa-dsp +snd-sonicvibes +snd-timer +snd-trident +snd-ua101 +snd-ump +snd-usb-6fire +snd-usb-audio +snd-usb-caiaq +snd-usb-hiface +snd-usb-line6 +snd-usb-pod +snd-usb-podhd +snd-usb-toneport +snd-usb-variax +snd-usbmidi-lib +snd-util-mem +snd-via82xx +snd-via82xx-modem +snd-virmidi +snd-virtuoso +snd-vx-lib +snd-vx222 +snd-ymfpci +snd_xen_front +snet_vdpa +snic +snps_udc_core +snps_udc_plat +snvs_pwrkey +soc_button_array +socfpga +socfpga-a10 +socinfo +softdog +softing +solo6x10 +solos-pci +sony-btf-mpx +soundcore +soundwire-amd +soundwire-bus +soundwire-cadence +soundwire-generic-allocation +soundwire-intel +soundwire-qcom +sp2 +sp805_wdt +sp8870 +sp887x +spaceball +spaceorb +sparse-keymap +sparx5-switch +sparx5-temp +spcp8x5 +speakup +speakup_acntsa +speakup_apollo +speakup_audptr +speakup_bns +speakup_decext +speakup_dectlk +speakup_dummy +speakup_ltlk +speakup_soft +speakup_spkout +speakup_txprt +speedfax +speedtch +spi-altera-core +spi-altera-dfl +spi-altera-platform +spi-amd +spi-amlogic-spifc-a1 +spi-armada-3700 +spi-axi-spi-engine +spi-bitbang +spi-butterfly +spi-cadence +spi-cadence-quadspi +spi-cadence-xspi +spi-dln2 +spi-dw +spi-dw-mmio +spi-dw-pci +spi-fsi +spi-fsl-dspi +spi-fsl-lpspi +spi-fsl-qspi +spi-geni-qcom +spi-gpio +spi-hisi-kunpeng +spi-hisi-sfc-v3xx +spi-imx +spi-lm70llp +spi-loopback-test +spi-meson-spicc +spi-meson-spifc +spi-microchip-core +spi-microchip-core-qspi +spi-mt65xx +spi-mtk-nor +spi-mtk-snfi +spi-mux +spi-mxic +spi-nor +spi-npcm-fiu +spi-npcm-pspi +spi-nxp-fspi +spi-oc-tiny +spi-orion +spi-pci1xxxx +spi-pl022 +spi-pxa2xx-pci +spi-pxa2xx-platform +spi-qcom-qspi +spi-qup +spi-rockchip +spi-rockchip-sfc +spi-rpc-if +spi-rspi +spi-rzv2m-csi +spi-sc18is602 +spi-sh-hspi +spi-sh-msiof +spi-sifive +spi-slave-mt27xx +spi-slave-system-control +spi-slave-time +spi-sn-f-ospi +spi-sprd +spi-sprd-adi +spi-stm32 +spi-stm32-qspi +spi-sun6i +spi-synquacer +spi-tegra114 +spi-tegra20-sflash +spi-tegra20-slink +spi-tegra210-quad +spi-thunderx +spi-tle62x0 +spi-wpcm-fiu +spi-xcomm +spi-xlp +spi-zynqmp-gqspi +spi_ks8995 +spidev +spinand +spl +spmi +spmi-mtk-pmif +spmi-pmic-arb +sprd-dma +sprd-drm +sprd-iommu +sprd-mailbox +sprd-mcdt +sprd-sc27xx-spi +sprd_hwspinlock +sprd_serial +sprd_thermal +sprd_wdt +sps30 +sps30_i2c +sps30_serial +sr9700 +sr9800 +srf04 +srf08 +ssb +ssb-hcd +ssd1307fb +ssd130x +ssd130x-i2c +ssd130x-spi +ssfdc +ssif_bmc +ssp_accel_sensor +ssp_gyro_sensor +ssp_iio +sst25l +sstfb +ssu100 +st +st-mipid02 +st-nci +st-nci_i2c +st-nci_spi +st-vgxy61 +st1232 +st21nfca_hci +st21nfca_i2c +st7586 +st7735r +st95hf +st_accel +st_accel_i2c +st_accel_spi +st_drv +st_gyro +st_gyro_i2c +st_gyro_spi +st_lsm6dsx +st_lsm6dsx_i2c +st_lsm6dsx_i3c +st_lsm6dsx_spi +st_lsm9ds0 +st_lsm9ds0_i2c +st_lsm9ds0_spi +st_magn +st_magn_i2c +st_magn_spi +st_pressure +st_pressure_i2c +st_pressure_spi +st_sensors +st_sensors_i2c +st_sensors_spi +st_thermal +st_thermal_memmap +st_uvis25_core +st_uvis25_i2c +st_uvis25_spi +starfire +stb0899 +stb6000 +stb6100 +ste10Xp +stex +stinger +stk1160 +stk3310 +stk8312 +stk8ba50 +stm-drm +stm32-adc +stm32-adc-core +stm32-booster +stm32-cec +stm32-crc32 +stm32-cryp +stm32-dac +stm32-dac-core +stm32-dcmi +stm32-dfsdm-adc +stm32-dfsdm-core +stm32-dma2d +stm32-fmc2-ebi +stm32-hash +stm32-lptimer +stm32-lptimer-cnt +stm32-lptimer-trigger +stm32-rng +stm32-timer-cnt +stm32-timer-trigger +stm32-timers +stm32-usart +stm32-vrefbuf +stm32_adfsdm +stm32_fmc2_nand +stm32_iwdg +stm32_rproc +stm_console +stm_core +stm_ftrace +stm_heartbeat +stm_p_basic +stm_p_sys-t +stmfts +stmfx +stmmac +stmmac-pci +stmmac-platform +stmpe-adc +stmpe-keypad +stmpe-ts +stowaway +stp +stpddc60 +stpmic1 +stpmic1_onkey +stpmic1_regulator +stpmic1_wdt +stratix10-rsu +stratix10-soc +stratix10-svc +streamzap +streebog_generic +stts751 +stusb160x +stv0288 +stv0297 +stv0299 +stv0367 +stv0900 +stv090x +stv0910 +stv6110 +stv6110x +stv6111 +sun4i-csi +sun4i-drm +sun4i-gpadc +sun4i-ss +sun4i-tcon +sun4i_tv +sun50i-codec-analog +sun50i-cpufreq-nvmem +sun50i-dmic +sun6i-csi +sun6i-dma +sun6i-isp +sun6i-mipi-csi2 +sun6i-rtc-ccu +sun6i_drc +sun6i_hwspinlock +sun6i_mipi_dsi +sun8i-a33-mbus +sun8i-a83t-mipi-csi2 +sun8i-adda-pr-regmap +sun8i-ce +sun8i-codec +sun8i-codec-analog +sun8i-di +sun8i-drm-hdmi +sun8i-mixer +sun8i-rotate +sun8i-ss +sun8i_tcon_top +sun8i_thermal +sundance +sungem +sungem_phy +sunhme +suni +sunkbd +sunrise_co2 +sunrpc +sunxi +sunxi-cedrus +sunxi-cir +sunxi-mmc +sunxi-rsb +sunxi_wdt +sur40 +surface3_spi +surface_acpi_notify +surface_aggregator +surface_aggregator_cdev +surface_aggregator_hub +surface_aggregator_registry +surface_aggregator_tabletsw +surface_battery +surface_charger +surface_dtx +surface_gpe +surface_hid +surface_hid_core +surface_hotplug +surface_kbd +surface_platform_profile +svc-i3c-master +svgalib +switchtec +sx8654 +sx9310 +sx9324 +sx9360 +sx9500 +sx_common +sy7636a-hwmon +sy7636a-regulator +sy8106a-regulator +sy8824x +sy8827n +sym53c8xx +symbolserial +synaptics_i2c +synaptics_usb +synclink_gt +synopsys_edac +syscon-reboot-mode +sysv +t5403 +tag_ar9331 +tag_brcm +tag_dsa +tag_gswip +tag_hellcreek +tag_ksz +tag_lan9303 +tag_mtk +tag_none +tag_ocelot +tag_ocelot_8021q +tag_qca +tag_rtl4_a +tag_rtl8_4 +tag_rzn1_a5psw +tag_sja1105 +tag_trailer +tag_xrs700x +tap +target_core_file +target_core_iblock +target_core_mod +target_core_pscsi +target_core_user +tc-dwc-g210 +tc-dwc-g210-pci +tc-dwc-g210-pltfrm +tc358743 +tc358746 +tc358762 +tc358764 +tc358767 +tc358768 +tc358775 +tc3589x-keypad +tc654 +tc74 +tc90522 +tca6416-keypad +tca8418_keypad +tcan4x5x +tcm_fc +tcm_loop +tcm_qla2xxx +tcm_remote +tcm_usb_gadget +tcp_bbr +tcp_bic +tcp_cdg +tcp_dctcp +tcp_diag +tcp_highspeed +tcp_htcp +tcp_hybla +tcp_illinois +tcp_lp +tcp_nv +tcp_scalable +tcp_vegas +tcp_veno +tcp_westwood +tcp_yeah +tcpci +tcpci_maxim +tcpci_mt6360 +tcpci_mt6370 +tcpci_rt1711h +tcpm +tcrypt +tcs3414 +tcs3472 +tcsrcc-sm8550 +tda10021 +tda10023 +tda10048 +tda1004x +tda10071 +tda10086 +tda18212 +tda18218 +tda18250 +tda18271 +tda18271c2dd +tda1997x +tda38640 +tda665x +tda7432 +tda8083 +tda8261 +tda826x +tda827x +tda8290 +tda9840 +tda9887 +tda9950 +tda998x +tdfxfb +tdo24m +tea575x +tea5761 +tea5767 +tea6415c +tea6420 +team +team_mode_activebackup +team_mode_broadcast +team_mode_loadbalance +team_mode_random +team_mode_roundrobin +tee +tef6862 +tegra-aconnect +tegra-bpmp-thermal +tegra-drm +tegra-gmi +tegra-kbc +tegra-vde +tegra-video +tegra-xudc +tegra186-cpufreq +tegra186-gpc-dma +tegra194-cpufreq +tegra210-adma +tegra210-emc +tegra30-devfreq +tegra_cec +tegra_nand +tegra_wdt +tehuti +teranetics +test_blackhole_dev +test_bpf +test_power +tg3 +thc63lvd1024 +thermal-generic-adc +thermal_mmio +thmc50 +ths7303 +ths8200 +thunder_bgx +thunder_xcv +thunderbolt +thunderbolt_net +thunderx-mmc +thunderx2_pmu +thunderx_edac +thunderx_zip +ti-adc081c +ti-adc0832 +ti-adc084s021 +ti-adc108s102 +ti-adc12138 +ti-adc128s052 +ti-adc161s626 +ti-ads1015 +ti-ads1100 +ti-ads124s08 +ti-ads131e08 +ti-ads7924 +ti-ads7950 +ti-ads8344 +ti-ads8688 +ti-am65-cpsw-nuss +ti-cal +ti-dac082s085 +ti-dac5571 +ti-dac7311 +ti-dac7612 +ti-dlpc3433 +ti-ecap-capture +ti-j721e-ufs +ti-lmp92064 +ti-lmu +ti-sn65dsi83 +ti-sn65dsi86 +ti-tfp410 +ti-tlc4541 +ti-tpd12s015 +ti-tsc2046 +ti_am335x_adc +ti_am335x_tsc +ti_am335x_tscadc +ti_k3_dsp_remoteproc +ti_k3_r5_remoteproc +ti_sci_pm_domains +ti_usb_3410_5052 +tidss +tifm_7xx1 +tifm_core +tifm_ms +tifm_sd +timeriomem-rng +tipc +tlan +tls +tlv320aic23b +tm2-touchkey +tmag5273 +tmdc +tmio_mmc_core +tmp006 +tmp007 +tmp102 +tmp103 +tmp108 +tmp117 +tmp401 +tmp421 +tmp464 +tmp513 +toshsd +touchit213 +touchright +touchwin +tpci200 +tpl0102 +tpm_atmel +tpm_ftpm_tee +tpm_i2c_atmel +tpm_i2c_infineon +tpm_i2c_nuvoton +tpm_infineon +tpm_st33zp24 +tpm_st33zp24_i2c +tpm_st33zp24_spi +tpm_tis_i2c +tpm_tis_i2c_cr50 +tpm_tis_spi +tpm_tis_synquacer +tpm_vtpm_proxy +tps23861 +tps40422 +tps51632-regulator +tps53679 +tps546d24 +tps6105x +tps6105x-regulator +tps62360-regulator +tps6286x-regulator +tps6287x-regulator +tps65010 +tps65023-regulator +tps6507x +tps6507x-regulator +tps6507x-ts +tps65086 +tps65086-regulator +tps65090-charger +tps65090-regulator +tps65132-regulator +tps65217 +tps65217-regulator +tps65217_bl +tps65217_charger +tps65218 +tps65218-pwrbutton +tps65218-regulator +tps65219 +tps65219-pwrbutton +tps65219-regulator +tps6524x-regulator +tps6586x-regulator +tps65910-regulator +tps65912-regulator +tps6594-core +tps6594-esm +tps6594-i2c +tps6594-pfsm +tps6594-regulator +tps6594-spi +tps6598x +tqmx86 +trace-printk +trancevibrator +trf7970a +tridentfb +ts2020 +ts_bm +ts_fsm +ts_kmp +tsc2004 +tsc2005 +tsc2007 +tsc200x-core +tsc40 +tsi721_mport +tsl2550 +tsl2563 +tsl2583 +tsl2591 +tsl2772 +tsl4531 +tsnep +tsys01 +tsys02d +ttm +ttpci-eeprom +ttusb_dec +ttusbdecfe +ttusbir +ttynull +tua6100 +tua9001 +tulip +tuner +tuner-simple +tuner-types +tunnel4 +tunnel6 +turbografx +turingcc-qcs404 +turris-mox-rwtm +tvaudio +tveeprom +tvp514x +tvp5150 +tvp7002 +tw2804 +tw5864 +tw68 +tw686x +tw9903 +tw9906 +tw9910 +twidjoy +twl-regulator +twl4030-madc +twl4030-pwrbutton +twl4030-vibra +twl4030_charger +twl4030_keypad +twl4030_madc_battery +twl4030_wdt +twl6030-gpadc +twl6030-regulator +twl6040-vibra +twofish_common +twofish_generic +txgbe +typec +typec_displayport +typec_nvidia +typec_ucsi +typhoon +uPD60620 +u_audio +u_ether +u_serial +uacce +uartlite +uas +ubi +ubifs +ublk_drv +ubuntu-host +ucan +ucc_uart +ucd9000 +ucd9200 +ucs1002_power +ucsi_acpi +ucsi_ccg +ucsi_glink +ucsi_stm32g0 +uda1342 +udc-core +udc-xilinx +udf +udl +udlfb +udp_diag +udp_tunnel +ueagle-atm +ufs +ufs-hisi +ufs-mediatek +ufs-qcom +ufs-renesas +ufs-sprd +ufshcd-core +ufshcd-dwc +ufshcd-pci +ufshcd-pltfrm +ug3105_battery +uhid +uio +uio_aec +uio_cif +uio_dfl +uio_dmem_genirq +uio_hv_generic +uio_mf624 +uio_netx +uio_pci_generic +uio_pdrv_genirq +uio_pruss +uio_sercos3 +uleds +uli526x +ulpi +ums-alauda +ums-cypress +ums-datafab +ums-eneub6250 +ums-freecom +ums-isd200 +ums-jumpshot +ums-karma +ums-onetouch +ums-realtek +ums-sddr09 +ums-sddr55 +ums-usbat +ums512-clk +unix_diag +upd64031a +upd64083 +upd78f0730 +us5182d +usb-conn-gpio +usb-dmac +usb-serial-simple +usb-storage +usb251xb +usb3503 +usb4604 +usb8xxx +usb_8dev +usb_debug +usb_f_acm +usb_f_ecm +usb_f_ecm_subset +usb_f_eem +usb_f_fs +usb_f_hid +usb_f_mass_storage +usb_f_midi +usb_f_ncm +usb_f_obex +usb_f_phonet +usb_f_printer +usb_f_rndis +usb_f_serial +usb_f_ss_lb +usb_f_tcm +usb_f_uac1 +usb_f_uac1_legacy +usb_f_uac2 +usb_f_uvc +usb_wwan +usbatm +usbdux +usbduxfast +usbduxsigma +usbhid +usbip-core +usbip-host +usbip-vudc +usbkbd +usblcd +usblp +usbmisc_imx +usbmon +usbmouse +usbnet +usbserial +usbsevseg +usbtest +usbtmc +usbtouchscreen +usbtv +usdhi6rol0 +userio +userspace-consumer +ushc +uss720 +uvc +uvcvideo +uvesafb +v4l2-async +v4l2-dv-timings +v4l2-flash-led-class +v4l2-fwnode +v4l2-h264 +v4l2-jpeg +v4l2-mem2mem +v4l2-tpg +v4l2-vp9 +vcan +vcnl3020 +vcnl4000 +vcnl4035 +vcpu_stall_detector +vctrl-regulator +vdpa +vdpa_sim +vdpa_sim_blk +vdpa_sim_net +vduse +veml6030 +veml6070 +venus-core +venus-dec +venus-enc +versal-fpga +ves1820 +ves1x93 +veth +vexpress-hwmon +vexpress-regulator +vf610_adc +vf610_dac +vfio +vfio-amba +vfio-cdx +vfio-fsl-mc +vfio-pci +vfio-pci-core +vfio-platform +vfio-platform-amdxgbe +vfio-platform-base +vfio-platform-calxedaxgmac +vfio_iommu_type1 +vgastate +vgem +vgg2432a4 +vhci-hcd +vhost +vhost_iotlb +vhost_net +vhost_scsi +vhost_vdpa +vhost_vsock +via-rhine +via-sdmmc +via-velocity +via686a +vicodec +video +video-i2c +video-mux +videobuf-core +videobuf-dma-sg +videobuf2-common +videobuf2-dma-contig +videobuf2-dma-sg +videobuf2-dvb +videobuf2-memops +videobuf2-v4l2 +videobuf2-vmalloc +videocc-sc7180 +videocc-sc7280 +videocc-sdm845 +videocc-sm8150 +videocc-sm8250 +videocc-sm8350 +videocc-sm8450 +videocc-sm8550 +videodev +vim2m +vimc +viperboard +viperboard_adc +virt_wifi +virtio-gpu +virtio-rng +virtio_bt +virtio_crypto +virtio_dma_buf +virtio_input +virtio_mem +virtio_pmem +virtio_rpmsg_bus +virtio_snd +virtio_vdpa +virtiofs +virtual +virtual_ncidev +visconti_wdt +visl +visor +vitesse +vitesse-vsc73xx-core +vitesse-vsc73xx-platform +vitesse-vsc73xx-spi +vivid +vkms +vl53l0x-i2c +vl6180 +vmac +vme_fake +vme_tsi148 +vme_user +vmgenid +vmk80xx +vmw_pvrdma +vmw_vmci +vmw_vsock_virtio_transport +vmw_vsock_virtio_transport_common +vmw_vsock_vmci_transport +vmwgfx +vmxnet3 +vp27smpx +vp_vdpa +vport-geneve +vport-gre +vport-vxlan +vpx3220 +vqmmc-ipq4019-regulator +vrf +vringh +vsock +vsock_diag +vsock_loopback +vsockmon +vsp1 +vsxxxaa +vt1211 +vt6655_stage +vt6656_stage +vt8231 +vt8623fb +vub300 +vx855 +vxcan +vxlan +vz89x +w1-gpio +w1_ds2405 +w1_ds2406 +w1_ds2408 +w1_ds2413 +w1_ds2423 +w1_ds2430 +w1_ds2431 +w1_ds2433 +w1_ds2438 +w1_ds250x +w1_ds2780 +w1_ds2781 +w1_ds2805 +w1_ds28e04 +w1_ds28e17 +w1_smem +w1_therm +w5100 +w5100-spi +w5300 +w6692 +w83627ehf +w83627hf +w83773g +w83781d +w83791d +w83792d +w83793 +w83795 +w83l785ts +w83l786ng +wacom +wacom_i2c +wacom_serial4 +wacom_w8001 +walkera0701 +wanxl +warrior +wcd934x +wcn36xx +wcnss_ctrl +wd719x +wdat_wdt +wdt87xx_i2c +wdt_pci +wfx +whiteheat +wil6210 +wilc1000 +wilc1000-sdio +wilc1000-spi +winbond-840 +wire +wireguard +wishbone-serial +wl1251 +wl1251_sdio +wl1251_spi +wl1273-core +wl12xx +wl18xx +wlcore +wlcore_sdio +wlcore_spi +wm831x-dcdc +wm831x-hwmon +wm831x-isink +wm831x-ldo +wm831x-on +wm831x-ts +wm831x_backup +wm831x_bl +wm831x_power +wm831x_wdt +wm8350-hwmon +wm8350-regulator +wm8350_power +wm8350_wdt +wm8400-regulator +wm8739 +wm8775 +wm8994 +wm8994-regulator +wm97xx-ts +wp512 +wpcm450-soc +wusb3801 +wwan +wwan_hwsim +x25 +x9250 +x_tables +xbox_remote +xc2028 +xc4000 +xc5000 +xcbc +xctr +xdma +xdpe12284 +xdpe152c4 +xen-blkback +xen-evtchn +xen-fbfront +xen-front-pgdir-shbuf +xen-gntalloc +xen-gntdev +xen-hcd +xen-kbdfront +xen-netback +xen-pciback +xen-privcmd +xen-scsiback +xen-scsifront +xen-tpmfront +xen_wdt +xenfs +xfrm4_tunnel +xfrm6_tunnel +xfrm_algo +xfrm_interface +xfrm_ipcomp +xfrm_user +xfs +xgene-dma +xgene-enet +xgene-enet-v2 +xgene-hwmon +xgene-rng +xgene_edac +xhci-histb +xhci-mtk-hcd +xhci-pci +xhci-pci-renesas +xhci-plat-hcd +xhci-rcar-hcd +xhci-tegra +xilinx-ams +xilinx-csi2rxss +xilinx-pr-decoupler +xilinx-spi +xilinx-tpg +xilinx-video +xilinx-vtc +xilinx-xadc +xilinx_can +xilinx_dma +xilinx_dpdma +xilinx_emac +xilinx_emaclite +xilinx_gmii2rgmii +xilinx_sdfec +xilinx_uartps +xilinx_wwdt +xilinxfb +xillybus_class +xillybus_core +xillybus_of +xillybus_pcie +xillyusb +xiphera-trng +xircom_cb +xlnx_r5_remoteproc +xlnx_vcu +xor +xor-neon +xpad +xr_serial +xrs700x +xrs700x_i2c +xrs700x_mdio +xsens_mt +xsk_diag +xt_AUDIT +xt_CHECKSUM +xt_CLASSIFY +xt_CONNSECMARK +xt_CT +xt_DSCP +xt_HL +xt_HMARK +xt_IDLETIMER +xt_LED +xt_LOG +xt_MASQUERADE +xt_NETMAP +xt_NFLOG +xt_NFQUEUE +xt_RATEEST +xt_REDIRECT +xt_SECMARK +xt_TCPMSS +xt_TCPOPTSTRIP +xt_TEE +xt_TPROXY +xt_TRACE +xt_addrtype +xt_bpf +xt_cgroup +xt_cluster +xt_comment +xt_connbytes +xt_connlabel +xt_connlimit +xt_connmark +xt_conntrack +xt_cpu +xt_dccp +xt_devgroup +xt_dscp +xt_ecn +xt_esp +xt_hashlimit +xt_helper +xt_hl +xt_ipcomp +xt_iprange +xt_ipvs +xt_l2tp +xt_length +xt_limit +xt_mac +xt_mark +xt_multiport +xt_nat +xt_nfacct +xt_osf +xt_owner +xt_physdev +xt_pkttype +xt_policy +xt_quota +xt_rateest +xt_realm +xt_recent +xt_sctp +xt_set +xt_socket +xt_state +xt_statistic +xt_string +xt_tcpmss +xt_tcpudp +xt_time +xt_u32 +xtkbd +xusbatm +xxhash_generic +xz_dec_test +yam +yamaha-yas530 +yealink +yellowfin +yenta_socket +yurex +z3fold +zaurus +zd1201 +zd1211rw +zd1301 +zd1301_demod +zet6223 +zforce_ts +zfs +zhenhua +ziirave_wdt +zinitix +zl10036 +zl10039 +zl10353 +zl6100 +zonefs +zopt2201 +zpa2326 +zpa2326_i2c +zpa2326_spi +zram +zstd +zynqmp-aes-gcm +zynqmp-dpsub +zynqmp-fpga +zynqmp-sha +zynqmp_dma +zynqmp_edac --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/arm64/lowlatency.modules.builtin +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/arm64/lowlatency.modules.builtin @@ -0,0 +1,538 @@ +8250 +8250_base +8250_dw +8250_fsl +8250_mtk +8250_of +8250_omap +8250_pci +8250_rt288x +8250_tegra +ac +acpi_mdio +aead +aes_generic +af_packet +ahci_imx +akcipher +amba-pl011 +arm-cci +arm-cci +arm-ccn +arm_smmu +arm_smmu_v3 +armada_thermal +armmmci +as3722 +asiliantfb +asn1_decoder +asn1_encoder +atkbd +axg +axg-aoclk +backlight +battery +bcm84881 +binfmt_script +brcmstb_gisb +bsg +button +cbc +cdrom +cfbcopyarea +cfbfillrect +cfbimgblt +charger-manager +clk-apmixed +clk-cpu-dyndiv +clk-cpumux +clk-dualdiv +clk-gate +clk-imx-lpcg-scu +clk-imx-scu +clk-imx8mm +clk-imx8mn +clk-imx8mp +clk-imx8mp-audiomix +clk-imx8mq +clk-ma35d1 +clk-mpll +clk-mt2712 +clk-mt2712-apmixedsys +clk-mt2712-bdp +clk-mt2712-img +clk-mt2712-jpgdec +clk-mt2712-mfg +clk-mt2712-mm +clk-mt2712-vdec +clk-mt2712-venc +clk-mt6765 +clk-mt6765-audio +clk-mt6765-cam +clk-mt6765-img +clk-mt6765-mipi0a +clk-mt6765-mm +clk-mt6765-vcodec +clk-mt6779 +clk-mt6779-aud +clk-mt6779-cam +clk-mt6779-img +clk-mt6779-ipe +clk-mt6779-mfg +clk-mt6779-mm +clk-mt6779-vdec +clk-mt6779-venc +clk-mt6797 +clk-mt6797-img +clk-mt6797-mm +clk-mt6797-vdec +clk-mt6797-venc +clk-mt7622 +clk-mt7622-apmixedsys +clk-mt7622-aud +clk-mt7622-eth +clk-mt7622-hif +clk-mt7622-infracfg +clk-mt7981-apmixed +clk-mt7981-infracfg +clk-mt7981-topckgen +clk-mt7986-apmixed +clk-mt7986-eth +clk-mt7986-infracfg +clk-mt7986-topckgen +clk-mt8167 +clk-mt8167-apmixedsys +clk-mt8167-aud +clk-mt8167-img +clk-mt8167-mfgcfg +clk-mt8167-mm +clk-mt8167-vdec +clk-mt8173-apmixedsys +clk-mt8173-infracfg +clk-mt8173-mm +clk-mt8173-pericfg +clk-mt8173-topckgen +clk-mt8183 +clk-mt8183-apmixedsys +clk-mt8183-audio +clk-mt8183-cam +clk-mt8183-img +clk-mt8183-ipu0 +clk-mt8183-ipu1 +clk-mt8183-ipu_adl +clk-mt8183-ipu_conn +clk-mt8183-mfgcfg +clk-mt8183-mm +clk-mt8183-vdec +clk-mt8183-venc +clk-mt8186-apmixedsys +clk-mt8186-infra_ao +clk-mt8186-topckgen +clk-mt8192 +clk-mt8192-apmixedsys +clk-mt8192-aud +clk-mt8192-cam +clk-mt8192-img +clk-mt8192-imp_iic_wrap +clk-mt8192-ipe +clk-mt8192-mdp +clk-mt8192-mfg +clk-mt8192-mm +clk-mt8192-msdc +clk-mt8192-scp_adsp +clk-mt8192-vdec +clk-mt8192-venc +clk-mt8195-apmixedsys +clk-mt8195-infra_ao +clk-mt8195-peri_ao +clk-mt8195-topckgen +clk-mt8516 +clk-mt8516-apmixedsys +clk-mt8516-aud +clk-mtk +clk-mux +clk-pll +clk-pll +clk-regmap +clk-scmi +clk-vexpress-osc +cmd-db +cn +configfs +cpufreq-dt +cpufreq-dt-platdev +cpufreq_conservative +cpufreq_ondemand +cpufreq_performance +cpufreq_powersave +cpufreq_userspace +crc-ccitt +crc-t10dif +crc16 +crc32 +crc32c_generic +crc64 +crc64-rocksoft +crc64_rocksoft_generic +crc8 +crct10dif_common +crct10dif_generic +crypto +crypto_acompress +crypto_algapi +crypto_hash +crypto_null +cryptomgr +ctr +cts +da9063 +davinci_mdio +dax +deflate +dh_generic +digsig +dm-mod +dns_resolver +drbg +drm_mipi_dsi +drm_panel_orientation_quirks +drop_monitor +dwc2 +ecb +ecryptfs +edac_core +efivarfs +ehci-hcd +ehci-orion +ehci-pci +encrypted-keys +evdev +exportfs +ext4 +extcon-core +failover +fan +fat +fb +fb_sys_fops +fddi +fec +firmware_class +fixed_phy +font +fsl_dpaa_fman +fsl_dpaa_fman_port +fsl_dpaa_mac +fuse +fwnode_mdio +g12a +g12a-aoclk +gcm +geniv +gf128mul +ghash-generic +ghes_edac +glob +governor_passive +governor_performance +governor_powersave +governor_simpleondemand +governor_userspace +gpio-davinci +gpio-generic +gpio-mxc +gpio-pl061 +gpio-tegra +gpio-tegra186 +gpio-xilinx +grant-dma-ops +gxbb +gxbb-aoclk +hed +hid_bpf +hmac +hwmon +i2c-core +i2c-designware-core +i2c-designware-platform +i2c-dev +i2c-omap +i2c-sprd +imsttfb +imx +imx-scu +imx-weim +imx8m-blk-ctrl +imx8mp-blk-ctrl +imx93-blk-ctrl +input-core +interconnect_qcom +iova +ipv6 +irq-meson-gpio +irq-mvebu-pic +irqbypass +jbd2 +jitterentropy_rng +k3-psil-lib +k3-ringacc +k3-udma +k3-udma-glue +kdf_sp800108 +kgdboc +kpp +kvm +led-class +libaes +libahci +libahci_platform +libata +libcryptoutils +libnvdimm +libphy +libps2 +libsha1 +libsha256 +linear_ranges +loop +lz4_decompress +lzo +lzo-rle +lzo_compress +lzo_decompress +max14577 +max310x +max77686 +max77693 +mbcache +md-mod +md5 +mdio-bitbang +mdio_devres +meson-aoclk +meson-clk-measure +meson-ee-pwrc +meson-eeclk +meson-gx-pwrc-vpu +meson-secure-pwrc +meson_sm +meson_uart +mfd-core +mii +mmc_block +mmc_core +mousedev +mpi +mq-deadline +msm_serial +mtk-eint +mtk-regulator-coupler +mx3fb +mxc-clk +n_null +net_failover +nls_base +nls_cp437 +npcm_wdt +nvmem_zynqmp_nvmem +odroid-go-ultra-poweroff +of_mdio +ohci-hcd +ohci-pci +oid_registry +omap-gpmc +owl-uart +palmas +pci-aardvark +pci-host-common +pci-host-generic +pcie-altera +pcie-altera-msi +pcie-kirin +pcie-mediatek +pcs-lynx +phy-meson-axg-mipi-pcie-analog +phy-meson-axg-pcie +phy-mxs-usb +phy-xgene +phylink +pinctrl-as3722 +pinctrl-imx +pinctrl-imx8dxl +pinctrl-imx8mm +pinctrl-imx8mn +pinctrl-imx8mp +pinctrl-imx8mq +pinctrl-imx8qm +pinctrl-imx8qxp +pinctrl-meson +pinctrl-meson-a1 +pinctrl-meson-axg +pinctrl-meson-axg-pmx +pinctrl-meson-g12a +pinctrl-meson-gxbb +pinctrl-meson-gxl +pinctrl-meson8-pmx +pinctrl-microchip-sgpio +pinctrl-msm +pinctrl-mt6765 +pinctrl-mtk-common-v2 +pinctrl-ocelot +pinctrl-palmas +pinctrl-paris +pinctrl-rockchip +pinctrl-s32g2 +pinctrl-scu +pinctrl-single +pinctrl-sprd +pinctrl-sprd-sc9860 +pkcs7_message +ppp_generic +pps_core +pretimeout_noop +processor +pstore +ptp +public_key +pwc-rzv2m +qcom-ipcc +qcom-pdc +qcom-scm +qcom_rpmh +rapidio +rational +rcar-usb2-clock-sel +regmap-i2c +regmap-mmio +regmap-spi +reset +reset-berlin +reset-imx7 +reset-meson +reset-qcom-aoss +reset-rzg2l-usbphy-ctrl +rfkill +rng +rng-core +roles +rpmhpd +rsa_generic +rtc-efi +rtc-mv +rtc-xgene +rz-mtu3 +sccnxp +scmi-core +scmi-module +scsi_common +scsi_mod +scu-pd +sd_mod +sec-core +sec-irq +selftests +seqiv +serdev +serial_base +serial_mctrl_gpio +serio +sg +sh-sci +sha1_generic +sha256_generic +sha3_generic +sha512-arm64 +sha512-ce +sha512_generic +sig +skcipher +slhc +smc91x +soc-imx8m +spi-fsl-lib +spi-fsl-spi +spi-omap2-mcspi +spm +squashfs +sr_mod +sun20i-ppu +sun50i-a100-ccu +sun50i-a100-r-ccu +sun50i-a64-ccu +sun50i-h6-ccu +sun50i-h6-r-ccu +sun50i-h616-ccu +sun6i-msgbox +sun8i-de2-ccu +sun8i-h3-ccu +sun8i-r-ccu +sunxi-ccu +syscon-clk +syscopyarea +sysfillrect +sysimgblt +t10-pi +tcp_cubic +tegra-tcu +tegra20-apb-dma +tegra20-cpufreq +thermal +ti-cpufreq +ti-msgmgr +ti-opp-supply +ti_sci +tpm +tpm_crb +tpm_tis +tpm_tis_core +tps65912-core +tps65912-i2c +tps65912-spi +trusted +ttyprintk +tun +ucs2_string +uhci-hcd +uinput +unix +usb-common +usbcore +utf8data +vexpress-config +vexpress-sysreg +vfat +vid-pll-div +virt-dma +virtio +virtio-iommu +virtio_balloon +virtio_blk +virtio_console +virtio_mmio +virtio_net +virtio_pci +virtio_pci_legacy_dev +virtio_pci_modern_dev +virtio_ring +virtio_scsi +vivaldi-fmap +watchdog +wwnr +x509_key_parser +xen-blkfront +xen-netfront +xenbus +xenbus_probe_frontend +xgmac_mdio +xhci-hcd +xts +xxhash +xz_dec +zbud +zlib_deflate +zlib_inflate +zsmalloc +zstd_common +zstd_compress +zstd_decompress +zynqmp-ipi-mailbox --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/arm64/lowlatency.retpoline +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/arm64/lowlatency.retpoline @@ -0,0 +1 @@ +# RETPOLINE NOT ENABLED --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/fwinfo +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/fwinfo @@ -0,0 +1,2229 @@ +firmware: 3826.arm +firmware: 3826.eeprom +firmware: 3com/typhoon.bin +firmware: 6fire/dmx6fireap.ihx +firmware: 6fire/dmx6firecf.bin +firmware: 6fire/dmx6firel2.ihx +firmware: BCM2033-FW.bin +firmware: BCM2033-MD.hex +firmware: BT3CPCC.bin +firmware: RTL8192E/boot.img +firmware: RTL8192E/data.img +firmware: RTL8192E/main.img +firmware: RTL8192U/boot.img +firmware: RTL8192U/data.img +firmware: RTL8192U/main.img +firmware: acenic/tg1.bin +firmware: acenic/tg2.bin +firmware: adaptec/starfire_rx.bin +firmware: adaptec/starfire_tx.bin +firmware: adf7242_firmware.bin +firmware: advansys/3550.bin +firmware: advansys/38C0800.bin +firmware: advansys/38C1600.bin +firmware: advansys/mcode.bin +firmware: agere_ap_fw.bin +firmware: agere_sta_fw.bin +firmware: aic94xx-seq.fw +firmware: amd/amd_sev_fam17h_model0xh.sbin +firmware: amd/amd_sev_fam17h_model3xh.sbin +firmware: amd/amd_sev_fam19h_model0xh.sbin +firmware: amd/amd_sev_fam19h_model1xh.sbin +firmware: amdgpu/aldebaran_cap.bin +firmware: amdgpu/aldebaran_mec.bin +firmware: amdgpu/aldebaran_mec2.bin +firmware: amdgpu/aldebaran_rlc.bin +firmware: amdgpu/aldebaran_sdma.bin +firmware: amdgpu/aldebaran_sjt_mec.bin +firmware: amdgpu/aldebaran_sjt_mec2.bin +firmware: amdgpu/aldebaran_smc.bin +firmware: amdgpu/aldebaran_sos.bin +firmware: amdgpu/aldebaran_ta.bin +firmware: amdgpu/aldebaran_vcn.bin +firmware: amdgpu/arcturus_asd.bin +firmware: amdgpu/arcturus_gpu_info.bin +firmware: amdgpu/arcturus_mec.bin +firmware: amdgpu/arcturus_rlc.bin +firmware: amdgpu/arcturus_sdma.bin +firmware: amdgpu/arcturus_smc.bin +firmware: amdgpu/arcturus_sos.bin +firmware: amdgpu/arcturus_ta.bin +firmware: amdgpu/arcturus_vcn.bin +firmware: amdgpu/banks_k_2_smc.bin +firmware: amdgpu/beige_goby_ce.bin +firmware: amdgpu/beige_goby_dmcub.bin +firmware: amdgpu/beige_goby_me.bin +firmware: amdgpu/beige_goby_mec.bin +firmware: amdgpu/beige_goby_mec2.bin +firmware: amdgpu/beige_goby_pfp.bin +firmware: amdgpu/beige_goby_rlc.bin +firmware: amdgpu/beige_goby_sdma.bin +firmware: amdgpu/beige_goby_smc.bin +firmware: amdgpu/beige_goby_sos.bin +firmware: amdgpu/beige_goby_ta.bin +firmware: amdgpu/beige_goby_vcn.bin +firmware: amdgpu/bonaire_ce.bin +firmware: amdgpu/bonaire_k_smc.bin +firmware: amdgpu/bonaire_mc.bin +firmware: amdgpu/bonaire_me.bin +firmware: amdgpu/bonaire_mec.bin +firmware: amdgpu/bonaire_pfp.bin +firmware: amdgpu/bonaire_rlc.bin +firmware: amdgpu/bonaire_sdma.bin +firmware: amdgpu/bonaire_sdma1.bin +firmware: amdgpu/bonaire_smc.bin +firmware: amdgpu/bonaire_uvd.bin +firmware: amdgpu/bonaire_vce.bin +firmware: amdgpu/carrizo_ce.bin +firmware: amdgpu/carrizo_me.bin +firmware: amdgpu/carrizo_mec.bin +firmware: amdgpu/carrizo_mec2.bin +firmware: amdgpu/carrizo_pfp.bin +firmware: amdgpu/carrizo_rlc.bin +firmware: amdgpu/carrizo_sdma.bin +firmware: amdgpu/carrizo_sdma1.bin +firmware: amdgpu/carrizo_uvd.bin +firmware: amdgpu/carrizo_vce.bin +firmware: amdgpu/cyan_skillfish2_ce.bin +firmware: amdgpu/cyan_skillfish2_me.bin +firmware: amdgpu/cyan_skillfish2_mec.bin +firmware: amdgpu/cyan_skillfish2_mec2.bin +firmware: amdgpu/cyan_skillfish2_pfp.bin +firmware: amdgpu/cyan_skillfish2_rlc.bin +firmware: amdgpu/cyan_skillfish2_sdma.bin +firmware: amdgpu/cyan_skillfish2_sdma1.bin +firmware: amdgpu/dcn_3_1_4_dmcub.bin +firmware: amdgpu/dcn_3_1_5_dmcub.bin +firmware: amdgpu/dcn_3_1_6_dmcub.bin +firmware: amdgpu/dcn_3_2_0_dmcub.bin +firmware: amdgpu/dcn_3_2_1_dmcub.bin +firmware: amdgpu/dimgrey_cavefish_ce.bin +firmware: amdgpu/dimgrey_cavefish_dmcub.bin +firmware: amdgpu/dimgrey_cavefish_me.bin +firmware: amdgpu/dimgrey_cavefish_mec.bin +firmware: amdgpu/dimgrey_cavefish_mec2.bin +firmware: amdgpu/dimgrey_cavefish_pfp.bin +firmware: amdgpu/dimgrey_cavefish_rlc.bin +firmware: amdgpu/dimgrey_cavefish_sdma.bin +firmware: amdgpu/dimgrey_cavefish_smc.bin +firmware: amdgpu/dimgrey_cavefish_sos.bin +firmware: amdgpu/dimgrey_cavefish_ta.bin +firmware: amdgpu/dimgrey_cavefish_vcn.bin +firmware: amdgpu/fiji_ce.bin +firmware: amdgpu/fiji_me.bin +firmware: amdgpu/fiji_mec.bin +firmware: amdgpu/fiji_mec2.bin +firmware: amdgpu/fiji_pfp.bin +firmware: amdgpu/fiji_rlc.bin +firmware: amdgpu/fiji_sdma.bin +firmware: amdgpu/fiji_sdma1.bin +firmware: amdgpu/fiji_smc.bin +firmware: amdgpu/fiji_uvd.bin +firmware: amdgpu/fiji_vce.bin +firmware: amdgpu/gc_10_3_6_ce.bin +firmware: amdgpu/gc_10_3_6_me.bin +firmware: amdgpu/gc_10_3_6_mec.bin +firmware: amdgpu/gc_10_3_6_mec2.bin +firmware: amdgpu/gc_10_3_6_pfp.bin +firmware: amdgpu/gc_10_3_6_rlc.bin +firmware: amdgpu/gc_10_3_7_ce.bin +firmware: amdgpu/gc_10_3_7_me.bin +firmware: amdgpu/gc_10_3_7_mec.bin +firmware: amdgpu/gc_10_3_7_mec2.bin +firmware: amdgpu/gc_10_3_7_pfp.bin +firmware: amdgpu/gc_10_3_7_rlc.bin +firmware: amdgpu/gc_11_0_0_imu.bin +firmware: amdgpu/gc_11_0_0_me.bin +firmware: amdgpu/gc_11_0_0_mec.bin +firmware: amdgpu/gc_11_0_0_mes.bin +firmware: amdgpu/gc_11_0_0_mes1.bin +firmware: amdgpu/gc_11_0_0_mes_2.bin +firmware: amdgpu/gc_11_0_0_pfp.bin +firmware: amdgpu/gc_11_0_0_rlc.bin +firmware: amdgpu/gc_11_0_0_toc.bin +firmware: amdgpu/gc_11_0_1_imu.bin +firmware: amdgpu/gc_11_0_1_me.bin +firmware: amdgpu/gc_11_0_1_mec.bin +firmware: amdgpu/gc_11_0_1_mes.bin +firmware: amdgpu/gc_11_0_1_mes1.bin +firmware: amdgpu/gc_11_0_1_mes_2.bin +firmware: amdgpu/gc_11_0_1_pfp.bin +firmware: amdgpu/gc_11_0_1_rlc.bin +firmware: amdgpu/gc_11_0_2_imu.bin +firmware: amdgpu/gc_11_0_2_me.bin +firmware: amdgpu/gc_11_0_2_mec.bin +firmware: amdgpu/gc_11_0_2_mes.bin +firmware: amdgpu/gc_11_0_2_mes1.bin +firmware: amdgpu/gc_11_0_2_mes_2.bin +firmware: amdgpu/gc_11_0_2_pfp.bin +firmware: amdgpu/gc_11_0_2_rlc.bin +firmware: amdgpu/gc_11_0_3_imu.bin +firmware: amdgpu/gc_11_0_3_me.bin +firmware: amdgpu/gc_11_0_3_mec.bin +firmware: amdgpu/gc_11_0_3_mes.bin +firmware: amdgpu/gc_11_0_3_mes1.bin +firmware: amdgpu/gc_11_0_3_mes_2.bin +firmware: amdgpu/gc_11_0_3_pfp.bin +firmware: amdgpu/gc_11_0_3_rlc.bin +firmware: amdgpu/gc_11_0_4_imu.bin +firmware: amdgpu/gc_11_0_4_me.bin +firmware: amdgpu/gc_11_0_4_mec.bin +firmware: amdgpu/gc_11_0_4_mes.bin +firmware: amdgpu/gc_11_0_4_mes1.bin +firmware: amdgpu/gc_11_0_4_mes_2.bin +firmware: amdgpu/gc_11_0_4_pfp.bin +firmware: amdgpu/gc_11_0_4_rlc.bin +firmware: amdgpu/gc_9_4_3_mec.bin +firmware: amdgpu/gc_9_4_3_rlc.bin +firmware: amdgpu/green_sardine_asd.bin +firmware: amdgpu/green_sardine_ce.bin +firmware: amdgpu/green_sardine_dmcub.bin +firmware: amdgpu/green_sardine_me.bin +firmware: amdgpu/green_sardine_mec.bin +firmware: amdgpu/green_sardine_mec2.bin +firmware: amdgpu/green_sardine_pfp.bin +firmware: amdgpu/green_sardine_rlc.bin +firmware: amdgpu/green_sardine_sdma.bin +firmware: amdgpu/green_sardine_ta.bin +firmware: amdgpu/green_sardine_vcn.bin +firmware: amdgpu/hainan_ce.bin +firmware: amdgpu/hainan_k_smc.bin +firmware: amdgpu/hainan_mc.bin +firmware: amdgpu/hainan_me.bin +firmware: amdgpu/hainan_pfp.bin +firmware: amdgpu/hainan_rlc.bin +firmware: amdgpu/hainan_smc.bin +firmware: amdgpu/hawaii_ce.bin +firmware: amdgpu/hawaii_k_smc.bin +firmware: amdgpu/hawaii_mc.bin +firmware: amdgpu/hawaii_me.bin +firmware: amdgpu/hawaii_mec.bin +firmware: amdgpu/hawaii_pfp.bin +firmware: amdgpu/hawaii_rlc.bin +firmware: amdgpu/hawaii_sdma.bin +firmware: amdgpu/hawaii_sdma1.bin +firmware: amdgpu/hawaii_smc.bin +firmware: amdgpu/hawaii_uvd.bin +firmware: amdgpu/hawaii_vce.bin +firmware: amdgpu/ip_discovery.bin +firmware: amdgpu/kabini_ce.bin +firmware: amdgpu/kabini_me.bin +firmware: amdgpu/kabini_mec.bin +firmware: amdgpu/kabini_pfp.bin +firmware: amdgpu/kabini_rlc.bin +firmware: amdgpu/kabini_sdma.bin +firmware: amdgpu/kabini_sdma1.bin +firmware: amdgpu/kabini_uvd.bin +firmware: amdgpu/kabini_vce.bin +firmware: amdgpu/kaveri_ce.bin +firmware: amdgpu/kaveri_me.bin +firmware: amdgpu/kaveri_mec.bin +firmware: amdgpu/kaveri_mec2.bin +firmware: amdgpu/kaveri_pfp.bin +firmware: amdgpu/kaveri_rlc.bin +firmware: amdgpu/kaveri_sdma.bin +firmware: amdgpu/kaveri_sdma1.bin +firmware: amdgpu/kaveri_uvd.bin +firmware: amdgpu/kaveri_vce.bin +firmware: amdgpu/mullins_ce.bin +firmware: amdgpu/mullins_me.bin +firmware: amdgpu/mullins_mec.bin +firmware: amdgpu/mullins_pfp.bin +firmware: amdgpu/mullins_rlc.bin +firmware: amdgpu/mullins_sdma.bin +firmware: amdgpu/mullins_sdma1.bin +firmware: amdgpu/mullins_uvd.bin +firmware: amdgpu/mullins_vce.bin +firmware: amdgpu/navi10_asd.bin +firmware: amdgpu/navi10_ce.bin +firmware: amdgpu/navi10_me.bin +firmware: amdgpu/navi10_mec.bin +firmware: amdgpu/navi10_mec2.bin +firmware: amdgpu/navi10_mes.bin +firmware: amdgpu/navi10_pfp.bin +firmware: amdgpu/navi10_rlc.bin +firmware: amdgpu/navi10_sdma.bin +firmware: amdgpu/navi10_sdma1.bin +firmware: amdgpu/navi10_smc.bin +firmware: amdgpu/navi10_sos.bin +firmware: amdgpu/navi10_ta.bin +firmware: amdgpu/navi10_vcn.bin +firmware: amdgpu/navi12_asd.bin +firmware: amdgpu/navi12_cap.bin +firmware: amdgpu/navi12_ce.bin +firmware: amdgpu/navi12_dmcu.bin +firmware: amdgpu/navi12_gpu_info.bin +firmware: amdgpu/navi12_me.bin +firmware: amdgpu/navi12_mec.bin +firmware: amdgpu/navi12_mec2.bin +firmware: amdgpu/navi12_pfp.bin +firmware: amdgpu/navi12_rlc.bin +firmware: amdgpu/navi12_sdma.bin +firmware: amdgpu/navi12_sdma1.bin +firmware: amdgpu/navi12_smc.bin +firmware: amdgpu/navi12_sos.bin +firmware: amdgpu/navi12_ta.bin +firmware: amdgpu/navi12_vcn.bin +firmware: amdgpu/navi14_asd.bin +firmware: amdgpu/navi14_ce.bin +firmware: amdgpu/navi14_ce_wks.bin +firmware: amdgpu/navi14_me.bin +firmware: amdgpu/navi14_me_wks.bin +firmware: amdgpu/navi14_mec.bin +firmware: amdgpu/navi14_mec2.bin +firmware: amdgpu/navi14_mec2_wks.bin +firmware: amdgpu/navi14_mec_wks.bin +firmware: amdgpu/navi14_pfp.bin +firmware: amdgpu/navi14_pfp_wks.bin +firmware: amdgpu/navi14_rlc.bin +firmware: amdgpu/navi14_sdma.bin +firmware: amdgpu/navi14_sdma1.bin +firmware: amdgpu/navi14_smc.bin +firmware: amdgpu/navi14_sos.bin +firmware: amdgpu/navi14_ta.bin +firmware: amdgpu/navi14_vcn.bin +firmware: amdgpu/navy_flounder_ce.bin +firmware: amdgpu/navy_flounder_dmcub.bin +firmware: amdgpu/navy_flounder_me.bin +firmware: amdgpu/navy_flounder_mec.bin +firmware: amdgpu/navy_flounder_mec2.bin +firmware: amdgpu/navy_flounder_pfp.bin +firmware: amdgpu/navy_flounder_rlc.bin +firmware: amdgpu/navy_flounder_sdma.bin +firmware: amdgpu/navy_flounder_smc.bin +firmware: amdgpu/navy_flounder_sos.bin +firmware: amdgpu/navy_flounder_ta.bin +firmware: amdgpu/navy_flounder_vcn.bin +firmware: amdgpu/oland_ce.bin +firmware: amdgpu/oland_k_smc.bin +firmware: amdgpu/oland_mc.bin +firmware: amdgpu/oland_me.bin +firmware: amdgpu/oland_pfp.bin +firmware: amdgpu/oland_rlc.bin +firmware: amdgpu/oland_smc.bin +firmware: amdgpu/oland_uvd.bin +firmware: amdgpu/picasso_asd.bin +firmware: amdgpu/picasso_ce.bin +firmware: amdgpu/picasso_gpu_info.bin +firmware: amdgpu/picasso_me.bin +firmware: amdgpu/picasso_mec.bin +firmware: amdgpu/picasso_mec2.bin +firmware: amdgpu/picasso_pfp.bin +firmware: amdgpu/picasso_rlc.bin +firmware: amdgpu/picasso_rlc_am4.bin +firmware: amdgpu/picasso_sdma.bin +firmware: amdgpu/picasso_ta.bin +firmware: amdgpu/picasso_vcn.bin +firmware: amdgpu/pitcairn_ce.bin +firmware: amdgpu/pitcairn_k_smc.bin +firmware: amdgpu/pitcairn_mc.bin +firmware: amdgpu/pitcairn_me.bin +firmware: amdgpu/pitcairn_pfp.bin +firmware: amdgpu/pitcairn_rlc.bin +firmware: amdgpu/pitcairn_smc.bin +firmware: amdgpu/pitcairn_uvd.bin +firmware: amdgpu/polaris10_ce.bin +firmware: amdgpu/polaris10_ce_2.bin +firmware: amdgpu/polaris10_k2_smc.bin +firmware: amdgpu/polaris10_k_mc.bin +firmware: amdgpu/polaris10_k_smc.bin +firmware: amdgpu/polaris10_mc.bin +firmware: amdgpu/polaris10_me.bin +firmware: amdgpu/polaris10_me_2.bin +firmware: amdgpu/polaris10_mec.bin +firmware: amdgpu/polaris10_mec2.bin +firmware: amdgpu/polaris10_mec2_2.bin +firmware: amdgpu/polaris10_mec_2.bin +firmware: amdgpu/polaris10_pfp.bin +firmware: amdgpu/polaris10_pfp_2.bin +firmware: amdgpu/polaris10_rlc.bin +firmware: amdgpu/polaris10_sdma.bin +firmware: amdgpu/polaris10_sdma1.bin +firmware: amdgpu/polaris10_smc.bin +firmware: amdgpu/polaris10_smc_sk.bin +firmware: amdgpu/polaris10_uvd.bin +firmware: amdgpu/polaris10_vce.bin +firmware: amdgpu/polaris11_ce.bin +firmware: amdgpu/polaris11_ce_2.bin +firmware: amdgpu/polaris11_k2_smc.bin +firmware: amdgpu/polaris11_k_mc.bin +firmware: amdgpu/polaris11_k_smc.bin +firmware: amdgpu/polaris11_mc.bin +firmware: amdgpu/polaris11_me.bin +firmware: amdgpu/polaris11_me_2.bin +firmware: amdgpu/polaris11_mec.bin +firmware: amdgpu/polaris11_mec2.bin +firmware: amdgpu/polaris11_mec2_2.bin +firmware: amdgpu/polaris11_mec_2.bin +firmware: amdgpu/polaris11_pfp.bin +firmware: amdgpu/polaris11_pfp_2.bin +firmware: amdgpu/polaris11_rlc.bin +firmware: amdgpu/polaris11_sdma.bin +firmware: amdgpu/polaris11_sdma1.bin +firmware: amdgpu/polaris11_smc.bin +firmware: amdgpu/polaris11_smc_sk.bin +firmware: amdgpu/polaris11_uvd.bin +firmware: amdgpu/polaris11_vce.bin +firmware: amdgpu/polaris12_32_mc.bin +firmware: amdgpu/polaris12_ce.bin +firmware: amdgpu/polaris12_ce_2.bin +firmware: amdgpu/polaris12_k_mc.bin +firmware: amdgpu/polaris12_k_smc.bin +firmware: amdgpu/polaris12_mc.bin +firmware: amdgpu/polaris12_me.bin +firmware: amdgpu/polaris12_me_2.bin +firmware: amdgpu/polaris12_mec.bin +firmware: amdgpu/polaris12_mec2.bin +firmware: amdgpu/polaris12_mec2_2.bin +firmware: amdgpu/polaris12_mec_2.bin +firmware: amdgpu/polaris12_pfp.bin +firmware: amdgpu/polaris12_pfp_2.bin +firmware: amdgpu/polaris12_rlc.bin +firmware: amdgpu/polaris12_sdma.bin +firmware: amdgpu/polaris12_sdma1.bin +firmware: amdgpu/polaris12_smc.bin +firmware: amdgpu/polaris12_uvd.bin +firmware: amdgpu/polaris12_vce.bin +firmware: amdgpu/psp_13_0_0_sos.bin +firmware: amdgpu/psp_13_0_0_ta.bin +firmware: amdgpu/psp_13_0_10_sos.bin +firmware: amdgpu/psp_13_0_10_ta.bin +firmware: amdgpu/psp_13_0_11_ta.bin +firmware: amdgpu/psp_13_0_11_toc.bin +firmware: amdgpu/psp_13_0_4_ta.bin +firmware: amdgpu/psp_13_0_4_toc.bin +firmware: amdgpu/psp_13_0_5_ta.bin +firmware: amdgpu/psp_13_0_5_toc.bin +firmware: amdgpu/psp_13_0_6_sos.bin +firmware: amdgpu/psp_13_0_6_ta.bin +firmware: amdgpu/psp_13_0_7_sos.bin +firmware: amdgpu/psp_13_0_7_ta.bin +firmware: amdgpu/psp_13_0_8_ta.bin +firmware: amdgpu/psp_13_0_8_toc.bin +firmware: amdgpu/raven2_asd.bin +firmware: amdgpu/raven2_ce.bin +firmware: amdgpu/raven2_gpu_info.bin +firmware: amdgpu/raven2_me.bin +firmware: amdgpu/raven2_mec.bin +firmware: amdgpu/raven2_mec2.bin +firmware: amdgpu/raven2_pfp.bin +firmware: amdgpu/raven2_rlc.bin +firmware: amdgpu/raven2_sdma.bin +firmware: amdgpu/raven2_ta.bin +firmware: amdgpu/raven2_vcn.bin +firmware: amdgpu/raven_asd.bin +firmware: amdgpu/raven_ce.bin +firmware: amdgpu/raven_dmcu.bin +firmware: amdgpu/raven_gpu_info.bin +firmware: amdgpu/raven_kicker_rlc.bin +firmware: amdgpu/raven_me.bin +firmware: amdgpu/raven_mec.bin +firmware: amdgpu/raven_mec2.bin +firmware: amdgpu/raven_pfp.bin +firmware: amdgpu/raven_rlc.bin +firmware: amdgpu/raven_sdma.bin +firmware: amdgpu/raven_ta.bin +firmware: amdgpu/raven_vcn.bin +firmware: amdgpu/renoir_asd.bin +firmware: amdgpu/renoir_ce.bin +firmware: amdgpu/renoir_dmcub.bin +firmware: amdgpu/renoir_me.bin +firmware: amdgpu/renoir_mec.bin +firmware: amdgpu/renoir_pfp.bin +firmware: amdgpu/renoir_rlc.bin +firmware: amdgpu/renoir_sdma.bin +firmware: amdgpu/renoir_ta.bin +firmware: amdgpu/renoir_vcn.bin +firmware: amdgpu/sdma_4_4_2.bin +firmware: amdgpu/sdma_5_2_6.bin +firmware: amdgpu/sdma_5_2_7.bin +firmware: amdgpu/sdma_6_0_0.bin +firmware: amdgpu/sdma_6_0_1.bin +firmware: amdgpu/sdma_6_0_2.bin +firmware: amdgpu/sdma_6_0_3.bin +firmware: amdgpu/si58_mc.bin +firmware: amdgpu/sienna_cichlid_cap.bin +firmware: amdgpu/sienna_cichlid_ce.bin +firmware: amdgpu/sienna_cichlid_dmcub.bin +firmware: amdgpu/sienna_cichlid_me.bin +firmware: amdgpu/sienna_cichlid_mec.bin +firmware: amdgpu/sienna_cichlid_mec2.bin +firmware: amdgpu/sienna_cichlid_mes.bin +firmware: amdgpu/sienna_cichlid_mes1.bin +firmware: amdgpu/sienna_cichlid_pfp.bin +firmware: amdgpu/sienna_cichlid_rlc.bin +firmware: amdgpu/sienna_cichlid_sdma.bin +firmware: amdgpu/sienna_cichlid_smc.bin +firmware: amdgpu/sienna_cichlid_sos.bin +firmware: amdgpu/sienna_cichlid_ta.bin +firmware: amdgpu/sienna_cichlid_vcn.bin +firmware: amdgpu/smu_13_0_0.bin +firmware: amdgpu/smu_13_0_10.bin +firmware: amdgpu/smu_13_0_7.bin +firmware: amdgpu/stoney_ce.bin +firmware: amdgpu/stoney_me.bin +firmware: amdgpu/stoney_mec.bin +firmware: amdgpu/stoney_pfp.bin +firmware: amdgpu/stoney_rlc.bin +firmware: amdgpu/stoney_sdma.bin +firmware: amdgpu/stoney_uvd.bin +firmware: amdgpu/stoney_vce.bin +firmware: amdgpu/tahiti_ce.bin +firmware: amdgpu/tahiti_mc.bin +firmware: amdgpu/tahiti_me.bin +firmware: amdgpu/tahiti_pfp.bin +firmware: amdgpu/tahiti_rlc.bin +firmware: amdgpu/tahiti_smc.bin +firmware: amdgpu/tahiti_uvd.bin +firmware: amdgpu/tonga_ce.bin +firmware: amdgpu/tonga_k_smc.bin +firmware: amdgpu/tonga_mc.bin +firmware: amdgpu/tonga_me.bin +firmware: amdgpu/tonga_mec.bin +firmware: amdgpu/tonga_mec2.bin +firmware: amdgpu/tonga_pfp.bin +firmware: amdgpu/tonga_rlc.bin +firmware: amdgpu/tonga_sdma.bin +firmware: amdgpu/tonga_sdma1.bin +firmware: amdgpu/tonga_smc.bin +firmware: amdgpu/tonga_uvd.bin +firmware: amdgpu/tonga_vce.bin +firmware: amdgpu/topaz_ce.bin +firmware: amdgpu/topaz_k_smc.bin +firmware: amdgpu/topaz_mc.bin +firmware: amdgpu/topaz_me.bin +firmware: amdgpu/topaz_mec.bin +firmware: amdgpu/topaz_pfp.bin +firmware: amdgpu/topaz_rlc.bin +firmware: amdgpu/topaz_sdma.bin +firmware: amdgpu/topaz_sdma1.bin +firmware: amdgpu/topaz_smc.bin +firmware: amdgpu/vangogh_asd.bin +firmware: amdgpu/vangogh_ce.bin +firmware: amdgpu/vangogh_dmcub.bin +firmware: amdgpu/vangogh_me.bin +firmware: amdgpu/vangogh_mec.bin +firmware: amdgpu/vangogh_mec2.bin +firmware: amdgpu/vangogh_pfp.bin +firmware: amdgpu/vangogh_rlc.bin +firmware: amdgpu/vangogh_sdma.bin +firmware: amdgpu/vangogh_toc.bin +firmware: amdgpu/vangogh_vcn.bin +firmware: amdgpu/vcn_3_1_2.bin +firmware: amdgpu/vcn_4_0_0.bin +firmware: amdgpu/vcn_4_0_2.bin +firmware: amdgpu/vcn_4_0_3.bin +firmware: amdgpu/vcn_4_0_4.bin +firmware: amdgpu/vega10_acg_smc.bin +firmware: amdgpu/vega10_asd.bin +firmware: amdgpu/vega10_cap.bin +firmware: amdgpu/vega10_ce.bin +firmware: amdgpu/vega10_gpu_info.bin +firmware: amdgpu/vega10_me.bin +firmware: amdgpu/vega10_mec.bin +firmware: amdgpu/vega10_mec2.bin +firmware: amdgpu/vega10_pfp.bin +firmware: amdgpu/vega10_rlc.bin +firmware: amdgpu/vega10_sdma.bin +firmware: amdgpu/vega10_sdma1.bin +firmware: amdgpu/vega10_smc.bin +firmware: amdgpu/vega10_sos.bin +firmware: amdgpu/vega10_uvd.bin +firmware: amdgpu/vega10_vce.bin +firmware: amdgpu/vega12_asd.bin +firmware: amdgpu/vega12_ce.bin +firmware: amdgpu/vega12_gpu_info.bin +firmware: amdgpu/vega12_me.bin +firmware: amdgpu/vega12_mec.bin +firmware: amdgpu/vega12_mec2.bin +firmware: amdgpu/vega12_pfp.bin +firmware: amdgpu/vega12_rlc.bin +firmware: amdgpu/vega12_sdma.bin +firmware: amdgpu/vega12_sdma1.bin +firmware: amdgpu/vega12_smc.bin +firmware: amdgpu/vega12_sos.bin +firmware: amdgpu/vega12_uvd.bin +firmware: amdgpu/vega12_vce.bin +firmware: amdgpu/vega20_asd.bin +firmware: amdgpu/vega20_ce.bin +firmware: amdgpu/vega20_me.bin +firmware: amdgpu/vega20_mec.bin +firmware: amdgpu/vega20_mec2.bin +firmware: amdgpu/vega20_pfp.bin +firmware: amdgpu/vega20_rlc.bin +firmware: amdgpu/vega20_sdma.bin +firmware: amdgpu/vega20_sdma1.bin +firmware: amdgpu/vega20_smc.bin +firmware: amdgpu/vega20_sos.bin +firmware: amdgpu/vega20_ta.bin +firmware: amdgpu/vega20_uvd.bin +firmware: amdgpu/vega20_vce.bin +firmware: amdgpu/vegam_ce.bin +firmware: amdgpu/vegam_me.bin +firmware: amdgpu/vegam_mec.bin +firmware: amdgpu/vegam_mec2.bin +firmware: amdgpu/vegam_pfp.bin +firmware: amdgpu/vegam_rlc.bin +firmware: amdgpu/vegam_sdma.bin +firmware: amdgpu/vegam_sdma1.bin +firmware: amdgpu/vegam_smc.bin +firmware: amdgpu/vegam_uvd.bin +firmware: amdgpu/vegam_vce.bin +firmware: amdgpu/verde_ce.bin +firmware: amdgpu/verde_k_smc.bin +firmware: amdgpu/verde_mc.bin +firmware: amdgpu/verde_me.bin +firmware: amdgpu/verde_pfp.bin +firmware: amdgpu/verde_rlc.bin +firmware: amdgpu/verde_smc.bin +firmware: amdgpu/verde_uvd.bin +firmware: amdgpu/yellow_carp_ce.bin +firmware: amdgpu/yellow_carp_dmcub.bin +firmware: amdgpu/yellow_carp_me.bin +firmware: amdgpu/yellow_carp_mec.bin +firmware: amdgpu/yellow_carp_mec2.bin +firmware: amdgpu/yellow_carp_pfp.bin +firmware: amdgpu/yellow_carp_rlc.bin +firmware: amdgpu/yellow_carp_sdma.bin +firmware: amdgpu/yellow_carp_ta.bin +firmware: amdgpu/yellow_carp_toc.bin +firmware: amdgpu/yellow_carp_vcn.bin +firmware: ar5523.bin +firmware: asihpi/dsp5000.bin +firmware: asihpi/dsp6200.bin +firmware: asihpi/dsp6205.bin +firmware: asihpi/dsp6400.bin +firmware: asihpi/dsp6600.bin +firmware: asihpi/dsp8700.bin +firmware: asihpi/dsp8900.bin +firmware: ast_dp501_fw.bin +firmware: ath10k/QCA6174/hw2.1/board-2.bin +firmware: ath10k/QCA6174/hw2.1/board.bin +firmware: ath10k/QCA6174/hw2.1/firmware-4.bin +firmware: ath10k/QCA6174/hw2.1/firmware-5.bin +firmware: ath10k/QCA6174/hw3.0/board-2.bin +firmware: ath10k/QCA6174/hw3.0/board.bin +firmware: ath10k/QCA6174/hw3.0/firmware-4.bin +firmware: ath10k/QCA6174/hw3.0/firmware-5.bin +firmware: ath10k/QCA6174/hw3.0/firmware-6.bin +firmware: ath10k/QCA9377/hw1.0/board.bin +firmware: ath10k/QCA9377/hw1.0/firmware-5.bin +firmware: ath10k/QCA9377/hw1.0/firmware-6.bin +firmware: ath10k/QCA9887/hw1.0/board-2.bin +firmware: ath10k/QCA9887/hw1.0/board.bin +firmware: ath10k/QCA9887/hw1.0/firmware-5.bin +firmware: ath10k/QCA988X/hw2.0/board-2.bin +firmware: ath10k/QCA988X/hw2.0/board.bin +firmware: ath10k/QCA988X/hw2.0/firmware-2.bin +firmware: ath10k/QCA988X/hw2.0/firmware-3.bin +firmware: ath10k/QCA988X/hw2.0/firmware-4.bin +firmware: ath10k/QCA988X/hw2.0/firmware-5.bin +firmware: ath11k/QCA6390/hw2.0/* +firmware: ath11k/QCN9074/hw1.0/* +firmware: ath11k/WCN6855/hw2.0/* +firmware: ath11k/WCN6855/hw2.1/* +firmware: ath3k-1.fw +firmware: ath6k/AR6003/hw2.0/athwlan.bin.z77 +firmware: ath6k/AR6003/hw2.0/bdata.SD31.bin +firmware: ath6k/AR6003/hw2.0/bdata.bin +firmware: ath6k/AR6003/hw2.0/data.patch.bin +firmware: ath6k/AR6003/hw2.0/otp.bin.z77 +firmware: ath6k/AR6003/hw2.1.1/athwlan.bin +firmware: ath6k/AR6003/hw2.1.1/bdata.SD31.bin +firmware: ath6k/AR6003/hw2.1.1/bdata.bin +firmware: ath6k/AR6003/hw2.1.1/data.patch.bin +firmware: ath6k/AR6003/hw2.1.1/otp.bin +firmware: ath6k/AR6004/hw1.0/bdata.DB132.bin +firmware: ath6k/AR6004/hw1.0/bdata.bin +firmware: ath6k/AR6004/hw1.0/fw.ram.bin +firmware: ath6k/AR6004/hw1.1/bdata.DB132.bin +firmware: ath6k/AR6004/hw1.1/bdata.bin +firmware: ath6k/AR6004/hw1.1/fw.ram.bin +firmware: ath6k/AR6004/hw1.2/bdata.bin +firmware: ath6k/AR6004/hw1.2/fw.ram.bin +firmware: ath6k/AR6004/hw1.3/bdata.bin +firmware: ath6k/AR6004/hw1.3/fw.ram.bin +firmware: ath9k_htc/htc_7010-1.4.0.fw +firmware: ath9k_htc/htc_9271-1.4.0.fw +firmware: atmel/wilc1000_wifi_firmware-1.bin +firmware: atmel_at76c502-wpa.bin +firmware: atmel_at76c502.bin +firmware: atmel_at76c502_3com-wpa.bin +firmware: atmel_at76c502_3com.bin +firmware: atmel_at76c502d-wpa.bin +firmware: atmel_at76c502d.bin +firmware: atmel_at76c502e-wpa.bin +firmware: atmel_at76c502e.bin +firmware: atmel_at76c503-i3861.bin +firmware: atmel_at76c503-i3863.bin +firmware: atmel_at76c503-rfmd-acc.bin +firmware: atmel_at76c503-rfmd.bin +firmware: atmel_at76c504-wpa.bin +firmware: atmel_at76c504.bin +firmware: atmel_at76c504_2958-wpa.bin +firmware: atmel_at76c504_2958.bin +firmware: atmel_at76c504a_2958-wpa.bin +firmware: atmel_at76c504a_2958.bin +firmware: atmel_at76c505-rfmd.bin +firmware: atmel_at76c505-rfmd2958.bin +firmware: atmel_at76c505a-rfmd2958.bin +firmware: atmel_at76c505amx-rfmd.bin +firmware: atmel_at76c506-wpa.bin +firmware: atmel_at76c506.bin +firmware: atsc_denver.inp +firmware: av7110/bootcode.bin +firmware: b43/ucode11.fw +firmware: b43/ucode13.fw +firmware: b43/ucode14.fw +firmware: b43/ucode15.fw +firmware: b43/ucode16_lp.fw +firmware: b43/ucode16_mimo.fw +firmware: b43/ucode24_lcn.fw +firmware: b43/ucode25_lcn.fw +firmware: b43/ucode25_mimo.fw +firmware: b43/ucode26_mimo.fw +firmware: b43/ucode29_mimo.fw +firmware: b43/ucode30_mimo.fw +firmware: b43/ucode33_lcn40.fw +firmware: b43/ucode40.fw +firmware: b43/ucode42.fw +firmware: b43/ucode5.fw +firmware: b43/ucode9.fw +firmware: b43legacy/ucode2.fw +firmware: b43legacy/ucode4.fw +firmware: bfubase.frm +firmware: bnx2/bnx2-mips-06-6.2.3.fw +firmware: bnx2/bnx2-mips-09-6.2.1b.fw +firmware: bnx2/bnx2-rv2p-06-6.0.15.fw +firmware: bnx2/bnx2-rv2p-09-6.0.17.fw +firmware: bnx2/bnx2-rv2p-09ax-6.0.17.fw +firmware: bnx2x/bnx2x-e1-7.13.15.0.fw +firmware: bnx2x/bnx2x-e1-7.13.21.0.fw +firmware: bnx2x/bnx2x-e1h-7.13.15.0.fw +firmware: bnx2x/bnx2x-e1h-7.13.21.0.fw +firmware: bnx2x/bnx2x-e2-7.13.15.0.fw +firmware: bnx2x/bnx2x-e2-7.13.21.0.fw +firmware: brcm/bcm43xx-0.fw +firmware: brcm/bcm43xx_hdr-0.fw +firmware: brcm/brcmbt4377*.bin +firmware: brcm/brcmbt4377*.ptb +firmware: brcm/brcmbt4378*.bin +firmware: brcm/brcmbt4378*.ptb +firmware: brcm/brcmbt4387*.bin +firmware: brcm/brcmbt4387*.ptb +firmware: brcm/brcmfmac*-pcie.*.bin +firmware: brcm/brcmfmac*-pcie.*.clm_blob +firmware: brcm/brcmfmac*-pcie.*.txcap_blob +firmware: brcm/brcmfmac*-pcie.*.txt +firmware: brcm/brcmfmac*-pcie.txt +firmware: brcm/brcmfmac*-sdio.*.bin +firmware: brcm/brcmfmac*-sdio.*.txt +firmware: brcm/brcmfmac43012-sdio.bin +firmware: brcm/brcmfmac43012-sdio.clm_blob +firmware: brcm/brcmfmac43143-sdio.bin +firmware: brcm/brcmfmac43143.bin +firmware: brcm/brcmfmac43236b.bin +firmware: brcm/brcmfmac43241b0-sdio.bin +firmware: brcm/brcmfmac43241b4-sdio.bin +firmware: brcm/brcmfmac43241b5-sdio.bin +firmware: brcm/brcmfmac43242a.bin +firmware: brcm/brcmfmac4329-sdio.bin +firmware: brcm/brcmfmac4330-sdio.bin +firmware: brcm/brcmfmac4334-sdio.bin +firmware: brcm/brcmfmac43340-sdio.bin +firmware: brcm/brcmfmac4335-sdio.bin +firmware: brcm/brcmfmac43362-sdio.bin +firmware: brcm/brcmfmac4339-sdio.bin +firmware: brcm/brcmfmac43430-sdio.bin +firmware: brcm/brcmfmac43430-sdio.clm_blob +firmware: brcm/brcmfmac43430a0-sdio.bin +firmware: brcm/brcmfmac43430b0-sdio.bin +firmware: brcm/brcmfmac43439-sdio.bin +firmware: brcm/brcmfmac43439-sdio.clm_blob +firmware: brcm/brcmfmac43455-sdio.bin +firmware: brcm/brcmfmac43455-sdio.clm_blob +firmware: brcm/brcmfmac43456-sdio.bin +firmware: brcm/brcmfmac4350-pcie.bin +firmware: brcm/brcmfmac4350c2-pcie.bin +firmware: brcm/brcmfmac4354-sdio.bin +firmware: brcm/brcmfmac4354-sdio.clm_blob +firmware: brcm/brcmfmac4355-pcie.bin +firmware: brcm/brcmfmac4355-pcie.clm_blob +firmware: brcm/brcmfmac4355c1-pcie.bin +firmware: brcm/brcmfmac4355c1-pcie.clm_blob +firmware: brcm/brcmfmac4356-pcie.bin +firmware: brcm/brcmfmac4356-pcie.clm_blob +firmware: brcm/brcmfmac4356-sdio.bin +firmware: brcm/brcmfmac4356-sdio.clm_blob +firmware: brcm/brcmfmac43569.bin +firmware: brcm/brcmfmac43570-pcie.bin +firmware: brcm/brcmfmac43570-pcie.clm_blob +firmware: brcm/brcmfmac4358-pcie.bin +firmware: brcm/brcmfmac4359-pcie.bin +firmware: brcm/brcmfmac4359-sdio.bin +firmware: brcm/brcmfmac4359c-pcie.bin +firmware: brcm/brcmfmac43602-pcie.bin +firmware: brcm/brcmfmac4364b2-pcie.bin +firmware: brcm/brcmfmac4364b2-pcie.clm_blob +firmware: brcm/brcmfmac4364b3-pcie.bin +firmware: brcm/brcmfmac4364b3-pcie.clm_blob +firmware: brcm/brcmfmac4365b-pcie.bin +firmware: brcm/brcmfmac4365c-pcie.bin +firmware: brcm/brcmfmac4366b-pcie.bin +firmware: brcm/brcmfmac4366c-pcie.bin +firmware: brcm/brcmfmac4371-pcie.bin +firmware: brcm/brcmfmac4373-sdio.bin +firmware: brcm/brcmfmac4373-sdio.clm_blob +firmware: brcm/brcmfmac4373.bin +firmware: brcm/brcmfmac43752-sdio.bin +firmware: brcm/brcmfmac43752-sdio.clm_blob +firmware: brcm/brcmfmac4377b3-pcie.bin +firmware: brcm/brcmfmac4377b3-pcie.clm_blob +firmware: brcm/brcmfmac4378b1-pcie.bin +firmware: brcm/brcmfmac4378b1-pcie.clm_blob +firmware: brcm/brcmfmac4378b3-pcie.bin +firmware: brcm/brcmfmac4378b3-pcie.clm_blob +firmware: brcm/brcmfmac4387c2-pcie.bin +firmware: brcm/brcmfmac4387c2-pcie.clm_blob +firmware: c218tunx.cod +firmware: c320tunx.cod +firmware: cadence/mhdp8546.bin +firmware: carl9170-1.fw +firmware: cavium/cnn55xx_se.fw +firmware: cbfw-3.2.5.1.bin +firmware: cis/3CCFEM556.cis +firmware: cis/3CXEM556.cis +firmware: cis/COMpad2.cis +firmware: cis/COMpad4.cis +firmware: cis/DP83903.cis +firmware: cis/LA-PCM.cis +firmware: cis/MT5634ZLX.cis +firmware: cis/NE2K.cis +firmware: cis/PCMLM28.cis +firmware: cis/PE-200.cis +firmware: cis/PE520.cis +firmware: cis/RS-COM-2P.cis +firmware: cis/SW_555_SER.cis +firmware: cis/SW_7xx_SER.cis +firmware: cis/SW_8xx_SER.cis +firmware: cis/tamarack.cis +firmware: cmmb_ming_app.inp +firmware: cmmb_vega_12mhz.inp +firmware: cmmb_venice_12mhz.inp +firmware: comedi/jr3pci.idm +firmware: cp204unx.cod +firmware: cs46xx/cwc4630 +firmware: cs46xx/cwcasync +firmware: cs46xx/cwcbinhack +firmware: cs46xx/cwcdma +firmware: cs46xx/cwcsnoop +firmware: ct2fw-3.2.5.1.bin +firmware: ctefx-desktop.bin +firmware: ctefx-r3di.bin +firmware: ctefx.bin +firmware: ctfw-3.2.5.1.bin +firmware: cxgb3/ael2005_opt_edc.bin +firmware: cxgb3/ael2005_twx_edc.bin +firmware: cxgb3/ael2020_twx_edc.bin +firmware: cxgb3/t3b_psram-1.1.0.bin +firmware: cxgb3/t3c_psram-1.1.0.bin +firmware: cxgb3/t3fw-7.12.0.bin +firmware: cxgb4/t4fw.bin +firmware: cxgb4/t5fw.bin +firmware: cxgb4/t6fw.bin +firmware: daqboard2000_firmware.bin +firmware: digiface_firmware.bin +firmware: digiface_firmware_rev11.bin +firmware: dvb-cx18-mpc718-mt352.fw +firmware: dvb-demod-m88ds3103.fw +firmware: dvb-demod-m88ds3103b.fw +firmware: dvb-demod-m88rs6000.fw +firmware: dvb-demod-mn88472-02.fw +firmware: dvb-demod-mn88473-01.fw +firmware: dvb-demod-mxl692.fw +firmware: dvb-demod-si2165.fw +firmware: dvb-demod-si2168-a20-01.fw +firmware: dvb-demod-si2168-a30-01.fw +firmware: dvb-demod-si2168-b40-01.fw +firmware: dvb-demod-si2168-d60-01.fw +firmware: dvb-fe-af9013.fw +firmware: dvb-fe-cx24117.fw +firmware: dvb-fe-drxj-mc-1.0.8.fw +firmware: dvb-fe-ds3000.fw +firmware: dvb-fe-tda10071.fw +firmware: dvb-fe-xc4000-1.4.1.fw +firmware: dvb-fe-xc4000-1.4.fw +firmware: dvb-fe-xc5000-1.6.114.fw +firmware: dvb-fe-xc5000c-4.1.30.7.fw +firmware: dvb-tuner-si2141-a10-01.fw +firmware: dvb-tuner-si2157-a30-01.fw +firmware: dvb-tuner-si2158-a20-01.fw +firmware: dvb-usb-af9015.fw +firmware: dvb-usb-af9035-02.fw +firmware: dvb-usb-dib0700-1.20.fw +firmware: dvb-usb-dw2101.fw +firmware: dvb-usb-dw2102.fw +firmware: dvb-usb-dw2104.fw +firmware: dvb-usb-dw3101.fw +firmware: dvb-usb-ec168.fw +firmware: dvb-usb-it9135-01.fw +firmware: dvb-usb-it9135-02.fw +firmware: dvb-usb-it9303-01.fw +firmware: dvb-usb-lme2510-lg.fw +firmware: dvb-usb-lme2510-s0194.fw +firmware: dvb-usb-lme2510c-lg.fw +firmware: dvb-usb-lme2510c-rs2000.fw +firmware: dvb-usb-lme2510c-s0194.fw +firmware: dvb-usb-lme2510c-s7395.fw +firmware: dvb-usb-p1100.fw +firmware: dvb-usb-p7500.fw +firmware: dvb-usb-s630.fw +firmware: dvb-usb-s660.fw +firmware: dvb-usb-terratec-h7-az6007.fw +firmware: dvb_driver_si2141_rom60.fw +firmware: dvb_driver_si2141_rom61.fw +firmware: dvb_driver_si2146_rom11.fw +firmware: dvb_driver_si2147_rom50.fw +firmware: dvb_driver_si2148_rom32.fw +firmware: dvb_driver_si2148_rom33.fw +firmware: dvb_driver_si2157_rom50.fw +firmware: dvb_driver_si2158_rom51.fw +firmware: dvb_driver_si2177_rom50.fw +firmware: dvb_driver_si2178_rom50.fw +firmware: dvb_nova_12mhz.inp +firmware: dvb_nova_12mhz_b0.inp +firmware: dvb_rio.inp +firmware: dvbh_rio.inp +firmware: e100/d101m_ucode.bin +firmware: e100/d101s_ucode.bin +firmware: e100/d102e_ucode.bin +firmware: ea/3g_asic.fw +firmware: ea/darla20_dsp.fw +firmware: ea/darla24_dsp.fw +firmware: ea/echo3g_dsp.fw +firmware: ea/gina20_dsp.fw +firmware: ea/gina24_301_asic.fw +firmware: ea/gina24_301_dsp.fw +firmware: ea/gina24_361_asic.fw +firmware: ea/gina24_361_dsp.fw +firmware: ea/indigo_dj_dsp.fw +firmware: ea/indigo_djx_dsp.fw +firmware: ea/indigo_dsp.fw +firmware: ea/indigo_io_dsp.fw +firmware: ea/indigo_iox_dsp.fw +firmware: ea/layla20_asic.fw +firmware: ea/layla20_dsp.fw +firmware: ea/layla24_1_asic.fw +firmware: ea/layla24_2A_asic.fw +firmware: ea/layla24_2S_asic.fw +firmware: ea/layla24_dsp.fw +firmware: ea/loader_dsp.fw +firmware: ea/mia_dsp.fw +firmware: ea/mona_2_asic.fw +firmware: ea/mona_301_1_asic_48.fw +firmware: ea/mona_301_1_asic_96.fw +firmware: ea/mona_301_dsp.fw +firmware: ea/mona_361_1_asic_48.fw +firmware: ea/mona_361_1_asic_96.fw +firmware: ea/mona_361_dsp.fw +firmware: edgeport/boot.fw +firmware: edgeport/boot2.fw +firmware: edgeport/down.fw +firmware: edgeport/down2.fw +firmware: edgeport/down3.bin +firmware: emi26/bitstream.fw +firmware: emi26/firmware.fw +firmware: emi26/loader.fw +firmware: emi62/bitstream.fw +firmware: emi62/loader.fw +firmware: emi62/spdif.fw +firmware: emu/audio_dock.fw +firmware: emu/emu0404.fw +firmware: emu/emu1010_notebook.fw +firmware: emu/emu1010b.fw +firmware: emu/hana.fw +firmware: emu/micro_dock.fw +firmware: ene-ub6250/ms_init.bin +firmware: ene-ub6250/ms_rdwr.bin +firmware: ene-ub6250/msp_rdwr.bin +firmware: ene-ub6250/sd_init1.bin +firmware: ene-ub6250/sd_init2.bin +firmware: ene-ub6250/sd_rdwr.bin +firmware: ess/maestro3_assp_kernel.fw +firmware: ess/maestro3_assp_minisrc.fw +firmware: f2255usb.bin +firmware: fm_radio.inp +firmware: fm_radio_rio.inp +firmware: fw.ram.bin +firmware: go7007/go7007fw.bin +firmware: go7007/go7007tv.bin +firmware: go7007/lr192.fw +firmware: go7007/px-m402u.fw +firmware: go7007/px-tv402u.fw +firmware: go7007/s2250-1.fw +firmware: go7007/s2250-2.fw +firmware: go7007/wis-startrek.fw +firmware: hfi1_dc8051.fw +firmware: hfi1_fabric.fw +firmware: hfi1_pcie.fw +firmware: hfi1_sbus.fw +firmware: i915/adlp_dmc.bin +firmware: i915/adlp_dmc_ver2_16.bin +firmware: i915/adlp_guc_69.0.3.bin +firmware: i915/adlp_guc_70.1.1.bin +firmware: i915/adlp_guc_70.bin +firmware: i915/adls_dmc_ver2_01.bin +firmware: i915/bxt_dmc_ver1_07.bin +firmware: i915/bxt_guc_70.1.1.bin +firmware: i915/bxt_huc_2.0.0.bin +firmware: i915/cml_guc_70.1.1.bin +firmware: i915/cml_huc_4.0.0.bin +firmware: i915/dg1_dmc_ver2_02.bin +firmware: i915/dg1_guc_70.bin +firmware: i915/dg1_huc.bin +firmware: i915/dg2_dmc_ver2_08.bin +firmware: i915/dg2_guc_70.bin +firmware: i915/dg2_huc_gsc.bin +firmware: i915/ehl_guc_70.1.1.bin +firmware: i915/ehl_huc_9.0.0.bin +firmware: i915/glk_dmc_ver1_04.bin +firmware: i915/glk_guc_70.1.1.bin +firmware: i915/glk_huc_4.0.0.bin +firmware: i915/icl_dmc_ver1_09.bin +firmware: i915/icl_guc_70.1.1.bin +firmware: i915/icl_huc_9.0.0.bin +firmware: i915/kbl_dmc_ver1_04.bin +firmware: i915/kbl_guc_70.1.1.bin +firmware: i915/kbl_huc_4.0.0.bin +firmware: i915/mtl_dmc.bin +firmware: i915/mtl_guc_70.bin +firmware: i915/mtl_huc_gsc.bin +firmware: i915/rkl_dmc_ver2_03.bin +firmware: i915/skl_dmc_ver1_27.bin +firmware: i915/skl_guc_70.1.1.bin +firmware: i915/skl_huc_2.0.0.bin +firmware: i915/tgl_dmc_ver2_12.bin +firmware: i915/tgl_guc_69.0.3.bin +firmware: i915/tgl_guc_70.1.1.bin +firmware: i915/tgl_guc_70.bin +firmware: i915/tgl_huc.bin +firmware: i915/tgl_huc_7.9.3.bin +firmware: idt82p33xxx.bin +firmware: ifpp.bin +firmware: imx/sdma/sdma-imx7d.bin +firmware: inside-secure/eip197_minifw/ifpp.bin +firmware: inside-secure/eip197_minifw/ipue.bin +firmware: inside-secure/eip197b/ifpp.bin +firmware: inside-secure/eip197b/ipue.bin +firmware: inside-secure/eip197d/ifpp.bin +firmware: inside-secure/eip197d/ipue.bin +firmware: intel/ibt-11-5.ddc +firmware: intel/ibt-11-5.sfi +firmware: intel/ibt-12-16.ddc +firmware: intel/ibt-12-16.sfi +firmware: intel/ice/ddp/ice.pkg +firmware: ipue.bin +firmware: ipw2100-1.3-i.fw +firmware: ipw2100-1.3-p.fw +firmware: ipw2100-1.3.fw +firmware: ipw2200-bss.fw +firmware: ipw2200-ibss.fw +firmware: ipw2200-sniffer.fw +firmware: isci/isci_firmware.bin +firmware: isdbt_nova_12mhz.inp +firmware: isdbt_nova_12mhz_b0.inp +firmware: isdbt_pele.inp +firmware: isdbt_rio.inp +firmware: isdn/ISAR.BIN +firmware: isight.fw +firmware: isl3886pci +firmware: isl3886usb +firmware: isl3887usb +firmware: iwlwifi-100-5.ucode +firmware: iwlwifi-1000-5.ucode +firmware: iwlwifi-105-6.ucode +firmware: iwlwifi-135-6.ucode +firmware: iwlwifi-2000-6.ucode +firmware: iwlwifi-2030-6.ucode +firmware: iwlwifi-3160-17.ucode +firmware: iwlwifi-3168-29.ucode +firmware: iwlwifi-3945-2.ucode +firmware: iwlwifi-4965-2.ucode +firmware: iwlwifi-5000-5.ucode +firmware: iwlwifi-5150-2.ucode +firmware: iwlwifi-6000-6.ucode +firmware: iwlwifi-6000g2a-6.ucode +firmware: iwlwifi-6000g2b-6.ucode +firmware: iwlwifi-6050-5.ucode +firmware: iwlwifi-7260-17.ucode +firmware: iwlwifi-7265-17.ucode +firmware: iwlwifi-7265D-29.ucode +firmware: iwlwifi-8000C-36.ucode +firmware: iwlwifi-8265-36.ucode +firmware: iwlwifi-9000-pu-b0-jf-b0-46.ucode +firmware: iwlwifi-9260-th-b0-jf-b0-46.ucode +firmware: iwlwifi-Qu-b0-hr-b0-77.ucode +firmware: iwlwifi-Qu-b0-jf-b0-77.ucode +firmware: iwlwifi-Qu-c0-hr-b0-77.ucode +firmware: iwlwifi-QuZ-a0-hr-b0-77.ucode +firmware: iwlwifi-QuZ-a0-jf-b0-77.ucode +firmware: iwlwifi-bz-a0-fm-b0-83.ucode +firmware: iwlwifi-bz-a0-fm-c0-83.ucode +firmware: iwlwifi-bz-a0-fm4-b0-83.ucode +firmware: iwlwifi-bz-a0-gf-a0-83.ucode +firmware: iwlwifi-bz-a0-gf4-a0-83.ucode +firmware: iwlwifi-bz-a0-hr-b0-83.ucode +firmware: iwlwifi-cc-a0-77.ucode +firmware: iwlwifi-gl-b0-fm-b0-83.ucode +firmware: iwlwifi-gl-c0-fm-c0-83.ucode +firmware: iwlwifi-ma-a0-gf-a0-83.ucode +firmware: iwlwifi-ma-a0-gf4-a0-83.ucode +firmware: iwlwifi-ma-a0-hr-b0-83.ucode +firmware: iwlwifi-ma-a0-mr-a0-83.ucode +firmware: iwlwifi-ma-b0-gf-a0-83.ucode +firmware: iwlwifi-ma-b0-gf4-a0-83.ucode +firmware: iwlwifi-ma-b0-hr-b0-83.ucode +firmware: iwlwifi-ma-b0-mr-a0-83.ucode +firmware: iwlwifi-sc-a0-fm-b0-83.ucode +firmware: iwlwifi-sc-a0-fm-c0-83.ucode +firmware: iwlwifi-sc-a0-gf-a0-83.ucode +firmware: iwlwifi-sc-a0-gf4-a0-83.ucode +firmware: iwlwifi-sc-a0-hr-b0-83.ucode +firmware: iwlwifi-sc-a0-wh-a0-83.ucode +firmware: iwlwifi-so-a0-gf-a0-83.ucode +firmware: iwlwifi-so-a0-hr-b0-83.ucode +firmware: iwlwifi-so-a0-jf-b0-83.ucode +firmware: iwlwifi-ty-a0-gf-a0-83.ucode +firmware: kaweth/new_code.bin +firmware: kaweth/new_code_fix.bin +firmware: kaweth/trigger_code.bin +firmware: kaweth/trigger_code_fix.bin +firmware: keyspan/mpr.fw +firmware: keyspan/usa18x.fw +firmware: keyspan/usa19.fw +firmware: keyspan/usa19qi.fw +firmware: keyspan/usa19qw.fw +firmware: keyspan/usa19w.fw +firmware: keyspan/usa28.fw +firmware: keyspan/usa28x.fw +firmware: keyspan/usa28xa.fw +firmware: keyspan/usa28xb.fw +firmware: keyspan/usa49w.fw +firmware: keyspan/usa49wlc.fw +firmware: keyspan_pda/keyspan_pda.fw +firmware: keyspan_pda/xircom_pgs.fw +firmware: korg/k1212.dsp +firmware: ks7010sd.rom +firmware: lantiq/xrx200_phy11g_a14.bin +firmware: lantiq/xrx200_phy11g_a22.bin +firmware: lantiq/xrx200_phy22f_a14.bin +firmware: lantiq/xrx200_phy22f_a22.bin +firmware: lantiq/xrx300_phy11g_a21.bin +firmware: lantiq/xrx300_phy22f_a21.bin +firmware: lattice-ecp3.bit +firmware: lbtf_usb.bin +firmware: lgs8g75.fw +firmware: libertas/cf8305.bin +firmware: libertas/cf8381.bin +firmware: libertas/cf8381_helper.bin +firmware: libertas/cf8385.bin +firmware: libertas/cf8385_helper.bin +firmware: libertas/gspi8385.bin +firmware: libertas/gspi8385_helper.bin +firmware: libertas/gspi8385_hlp.bin +firmware: libertas/gspi8686.bin +firmware: libertas/gspi8686_hlp.bin +firmware: libertas/gspi8686_v9.bin +firmware: libertas/gspi8686_v9_helper.bin +firmware: libertas/gspi8688.bin +firmware: libertas/gspi8688_helper.bin +firmware: libertas/sd8385.bin +firmware: libertas/sd8385_helper.bin +firmware: libertas/sd8686_v8.bin +firmware: libertas/sd8686_v8_helper.bin +firmware: libertas/sd8686_v9.bin +firmware: libertas/sd8686_v9_helper.bin +firmware: libertas/sd8688.bin +firmware: libertas/sd8688_helper.bin +firmware: libertas/usb8388.bin +firmware: libertas/usb8388_v5.bin +firmware: libertas/usb8388_v9.bin +firmware: libertas/usb8682.bin +firmware: libertas_cs.fw +firmware: libertas_cs_helper.fw +firmware: liquidio/lio_210nv_nic.bin +firmware: liquidio/lio_210sv_nic.bin +firmware: liquidio/lio_23xx_nic.bin +firmware: liquidio/lio_410nv_nic.bin +firmware: me2600_firmware.bin +firmware: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin +firmware: mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin +firmware: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin +firmware: mediatek/WIFI_RAM_CODE_MT7922_1.bin +firmware: mediatek/WIFI_RAM_CODE_MT7961_1.bin +firmware: mediatek/mt7610e.bin +firmware: mediatek/mt7610u.bin +firmware: mediatek/mt7615_cr4.bin +firmware: mediatek/mt7615_n9.bin +firmware: mediatek/mt7615_rom_patch.bin +firmware: mediatek/mt7622_n9.bin +firmware: mediatek/mt7622_rom_patch.bin +firmware: mediatek/mt7622pr2h.bin +firmware: mediatek/mt7650e.bin +firmware: mediatek/mt7663_n9_rebb.bin +firmware: mediatek/mt7663_n9_v3.bin +firmware: mediatek/mt7663pr2h.bin +firmware: mediatek/mt7663pr2h_rebb.bin +firmware: mediatek/mt7668pr2h.bin +firmware: mediatek/mt7915_rom_patch.bin +firmware: mediatek/mt7915_wa.bin +firmware: mediatek/mt7915_wm.bin +firmware: mediatek/mt7916_rom_patch.bin +firmware: mediatek/mt7916_wa.bin +firmware: mediatek/mt7916_wm.bin +firmware: mediatek/mt7986_rom_patch.bin +firmware: mediatek/mt7986_rom_patch_mt7975.bin +firmware: mediatek/mt7986_wa.bin +firmware: mediatek/mt7986_wm.bin +firmware: mediatek/mt7986_wm_mt7975.bin +firmware: mediatek/mt7996/mt7996_rom_patch.bin +firmware: mediatek/mt7996/mt7996_wa.bin +firmware: mediatek/mt7996/mt7996_wm.bin +firmware: mellanox/lc_ini_bundle_2010_1006.bin +firmware: mellanox/mlxsw_spectrum-13.2010.1006.mfa2 +firmware: mellanox/mlxsw_spectrum2-29.2010.1006.mfa2 +firmware: mellanox/mlxsw_spectrum3-30.2010.1006.mfa2 +firmware: metronome.wbf +firmware: microchip/mscc_vsc8574_revb_int8051_29e8.bin +firmware: microchip/mscc_vsc8584_revb_int8051_fb48.bin +firmware: mixart/miXart8.elf +firmware: mixart/miXart8.xlx +firmware: mixart/miXart8AES.xlx +firmware: moxa/moxa-1110.fw +firmware: moxa/moxa-1130.fw +firmware: moxa/moxa-1131.fw +firmware: moxa/moxa-1150.fw +firmware: moxa/moxa-1151.fw +firmware: mrvl/sd8688.bin +firmware: mrvl/sd8688_helper.bin +firmware: mrvl/sd8786_uapsta.bin +firmware: mrvl/sd8787_uapsta.bin +firmware: mrvl/sd8797_uapsta.bin +firmware: mrvl/sd8887_uapsta.bin +firmware: mrvl/sd8897_uapsta.bin +firmware: mrvl/sd8987_uapsta.bin +firmware: mrvl/sdiouart8997_combo_v4.bin +firmware: mrvl/sdiouartiw416_combo_v0.bin +firmware: mrvl/sdsd8977_combo_v2.bin +firmware: mrvl/sdsd8997_combo_v4.bin +firmware: mrvl/usb8766_uapsta.bin +firmware: mrvl/usb8797_uapsta.bin +firmware: mrvl/usb8801_uapsta.bin +firmware: mrvl/usbusb8997_combo_v4.bin +firmware: mt7601u.bin +firmware: mt7603_e1.bin +firmware: mt7603_e2.bin +firmware: mt7628_e1.bin +firmware: mt7628_e2.bin +firmware: mt7662.bin +firmware: mt7662_rom_patch.bin +firmware: mts_cdma.fw +firmware: mts_edge.fw +firmware: mts_gsm.fw +firmware: mts_mt9234mu.fw +firmware: mts_mt9234zba.fw +firmware: multiface_firmware.bin +firmware: multiface_firmware_rev11.bin +firmware: mwl8k/fmimage_8363.fw +firmware: mwl8k/fmimage_8366.fw +firmware: mwl8k/fmimage_8366_ap-3.fw +firmware: mwl8k/fmimage_8687.fw +firmware: mwl8k/helper_8363.fw +firmware: mwl8k/helper_8366.fw +firmware: mwl8k/helper_8687.fw +firmware: myri10ge_eth_z8e.dat +firmware: myri10ge_ethp_z8e.dat +firmware: myri10ge_rss_eth_z8e.dat +firmware: myri10ge_rss_ethp_z8e.dat +firmware: netronome/nic_AMDA0058-0011_2x40.nffw +firmware: netronome/nic_AMDA0058-0012_2x40.nffw +firmware: netronome/nic_AMDA0081-0001_1x40.nffw +firmware: netronome/nic_AMDA0081-0001_4x10.nffw +firmware: netronome/nic_AMDA0096-0001_2x10.nffw +firmware: netronome/nic_AMDA0097-0001_2x40.nffw +firmware: netronome/nic_AMDA0097-0001_4x10_1x40.nffw +firmware: netronome/nic_AMDA0097-0001_8x10.nffw +firmware: netronome/nic_AMDA0099-0001_1x10_1x25.nffw +firmware: netronome/nic_AMDA0099-0001_2x10.nffw +firmware: netronome/nic_AMDA0099-0001_2x25.nffw +firmware: ni6534a.bin +firmware: niscrb01.bin +firmware: niscrb02.bin +firmware: nvidia/ga102/acr/ucode_ahesasc.bin +firmware: nvidia/ga102/acr/ucode_asb.bin +firmware: nvidia/ga102/acr/ucode_unload.bin +firmware: nvidia/ga102/gr/NET_img.bin +firmware: nvidia/ga102/gr/fecs_bl.bin +firmware: nvidia/ga102/gr/fecs_sig.bin +firmware: nvidia/ga102/gr/gpccs_bl.bin +firmware: nvidia/ga102/gr/gpccs_sig.bin +firmware: nvidia/ga102/nvdec/scrubber.bin +firmware: nvidia/ga102/sec2/desc.bin +firmware: nvidia/ga102/sec2/hs_bl_sig.bin +firmware: nvidia/ga102/sec2/image.bin +firmware: nvidia/ga102/sec2/sig.bin +firmware: nvidia/ga103/acr/ucode_ahesasc.bin +firmware: nvidia/ga103/acr/ucode_asb.bin +firmware: nvidia/ga103/acr/ucode_unload.bin +firmware: nvidia/ga103/gr/NET_img.bin +firmware: nvidia/ga103/gr/fecs_bl.bin +firmware: nvidia/ga103/gr/fecs_sig.bin +firmware: nvidia/ga103/gr/gpccs_bl.bin +firmware: nvidia/ga103/gr/gpccs_sig.bin +firmware: nvidia/ga103/nvdec/scrubber.bin +firmware: nvidia/ga103/sec2/desc.bin +firmware: nvidia/ga103/sec2/hs_bl_sig.bin +firmware: nvidia/ga103/sec2/image.bin +firmware: nvidia/ga103/sec2/sig.bin +firmware: nvidia/ga104/acr/ucode_ahesasc.bin +firmware: nvidia/ga104/acr/ucode_asb.bin +firmware: nvidia/ga104/acr/ucode_unload.bin +firmware: nvidia/ga104/gr/NET_img.bin +firmware: nvidia/ga104/gr/fecs_bl.bin +firmware: nvidia/ga104/gr/fecs_sig.bin +firmware: nvidia/ga104/gr/gpccs_bl.bin +firmware: nvidia/ga104/gr/gpccs_sig.bin +firmware: nvidia/ga104/nvdec/scrubber.bin +firmware: nvidia/ga104/sec2/desc.bin +firmware: nvidia/ga104/sec2/hs_bl_sig.bin +firmware: nvidia/ga104/sec2/image.bin +firmware: nvidia/ga104/sec2/sig.bin +firmware: nvidia/ga106/acr/ucode_ahesasc.bin +firmware: nvidia/ga106/acr/ucode_asb.bin +firmware: nvidia/ga106/acr/ucode_unload.bin +firmware: nvidia/ga106/gr/NET_img.bin +firmware: nvidia/ga106/gr/fecs_bl.bin +firmware: nvidia/ga106/gr/fecs_sig.bin +firmware: nvidia/ga106/gr/gpccs_bl.bin +firmware: nvidia/ga106/gr/gpccs_sig.bin +firmware: nvidia/ga106/nvdec/scrubber.bin +firmware: nvidia/ga106/sec2/desc.bin +firmware: nvidia/ga106/sec2/hs_bl_sig.bin +firmware: nvidia/ga106/sec2/image.bin +firmware: nvidia/ga106/sec2/sig.bin +firmware: nvidia/ga107/acr/ucode_ahesasc.bin +firmware: nvidia/ga107/acr/ucode_asb.bin +firmware: nvidia/ga107/acr/ucode_unload.bin +firmware: nvidia/ga107/gr/NET_img.bin +firmware: nvidia/ga107/gr/fecs_bl.bin +firmware: nvidia/ga107/gr/fecs_sig.bin +firmware: nvidia/ga107/gr/gpccs_bl.bin +firmware: nvidia/ga107/gr/gpccs_sig.bin +firmware: nvidia/ga107/nvdec/scrubber.bin +firmware: nvidia/ga107/sec2/desc.bin +firmware: nvidia/ga107/sec2/hs_bl_sig.bin +firmware: nvidia/ga107/sec2/image.bin +firmware: nvidia/ga107/sec2/sig.bin +firmware: nvidia/gk20a/fecs_data.bin +firmware: nvidia/gk20a/fecs_inst.bin +firmware: nvidia/gk20a/gpccs_data.bin +firmware: nvidia/gk20a/gpccs_inst.bin +firmware: nvidia/gk20a/sw_bundle_init.bin +firmware: nvidia/gk20a/sw_ctx.bin +firmware: nvidia/gk20a/sw_method_init.bin +firmware: nvidia/gk20a/sw_nonctx.bin +firmware: nvidia/gm200/acr/bl.bin +firmware: nvidia/gm200/acr/ucode_load.bin +firmware: nvidia/gm200/acr/ucode_unload.bin +firmware: nvidia/gm200/gr/fecs_bl.bin +firmware: nvidia/gm200/gr/fecs_data.bin +firmware: nvidia/gm200/gr/fecs_inst.bin +firmware: nvidia/gm200/gr/fecs_sig.bin +firmware: nvidia/gm200/gr/gpccs_bl.bin +firmware: nvidia/gm200/gr/gpccs_data.bin +firmware: nvidia/gm200/gr/gpccs_inst.bin +firmware: nvidia/gm200/gr/gpccs_sig.bin +firmware: nvidia/gm200/gr/sw_bundle_init.bin +firmware: nvidia/gm200/gr/sw_ctx.bin +firmware: nvidia/gm200/gr/sw_method_init.bin +firmware: nvidia/gm200/gr/sw_nonctx.bin +firmware: nvidia/gm204/acr/bl.bin +firmware: nvidia/gm204/acr/ucode_load.bin +firmware: nvidia/gm204/acr/ucode_unload.bin +firmware: nvidia/gm204/gr/fecs_bl.bin +firmware: nvidia/gm204/gr/fecs_data.bin +firmware: nvidia/gm204/gr/fecs_inst.bin +firmware: nvidia/gm204/gr/fecs_sig.bin +firmware: nvidia/gm204/gr/gpccs_bl.bin +firmware: nvidia/gm204/gr/gpccs_data.bin +firmware: nvidia/gm204/gr/gpccs_inst.bin +firmware: nvidia/gm204/gr/gpccs_sig.bin +firmware: nvidia/gm204/gr/sw_bundle_init.bin +firmware: nvidia/gm204/gr/sw_ctx.bin +firmware: nvidia/gm204/gr/sw_method_init.bin +firmware: nvidia/gm204/gr/sw_nonctx.bin +firmware: nvidia/gm206/acr/bl.bin +firmware: nvidia/gm206/acr/ucode_load.bin +firmware: nvidia/gm206/acr/ucode_unload.bin +firmware: nvidia/gm206/gr/fecs_bl.bin +firmware: nvidia/gm206/gr/fecs_data.bin +firmware: nvidia/gm206/gr/fecs_inst.bin +firmware: nvidia/gm206/gr/fecs_sig.bin +firmware: nvidia/gm206/gr/gpccs_bl.bin +firmware: nvidia/gm206/gr/gpccs_data.bin +firmware: nvidia/gm206/gr/gpccs_inst.bin +firmware: nvidia/gm206/gr/gpccs_sig.bin +firmware: nvidia/gm206/gr/sw_bundle_init.bin +firmware: nvidia/gm206/gr/sw_ctx.bin +firmware: nvidia/gm206/gr/sw_method_init.bin +firmware: nvidia/gm206/gr/sw_nonctx.bin +firmware: nvidia/gm20b/acr/bl.bin +firmware: nvidia/gm20b/acr/ucode_load.bin +firmware: nvidia/gm20b/gr/fecs_bl.bin +firmware: nvidia/gm20b/gr/fecs_data.bin +firmware: nvidia/gm20b/gr/fecs_inst.bin +firmware: nvidia/gm20b/gr/fecs_sig.bin +firmware: nvidia/gm20b/gr/gpccs_data.bin +firmware: nvidia/gm20b/gr/gpccs_inst.bin +firmware: nvidia/gm20b/gr/sw_bundle_init.bin +firmware: nvidia/gm20b/gr/sw_ctx.bin +firmware: nvidia/gm20b/gr/sw_method_init.bin +firmware: nvidia/gm20b/gr/sw_nonctx.bin +firmware: nvidia/gm20b/pmu/desc.bin +firmware: nvidia/gm20b/pmu/image.bin +firmware: nvidia/gm20b/pmu/sig.bin +firmware: nvidia/gp100/acr/bl.bin +firmware: nvidia/gp100/acr/ucode_load.bin +firmware: nvidia/gp100/acr/ucode_unload.bin +firmware: nvidia/gp100/gr/fecs_bl.bin +firmware: nvidia/gp100/gr/fecs_data.bin +firmware: nvidia/gp100/gr/fecs_inst.bin +firmware: nvidia/gp100/gr/fecs_sig.bin +firmware: nvidia/gp100/gr/gpccs_bl.bin +firmware: nvidia/gp100/gr/gpccs_data.bin +firmware: nvidia/gp100/gr/gpccs_inst.bin +firmware: nvidia/gp100/gr/gpccs_sig.bin +firmware: nvidia/gp100/gr/sw_bundle_init.bin +firmware: nvidia/gp100/gr/sw_ctx.bin +firmware: nvidia/gp100/gr/sw_method_init.bin +firmware: nvidia/gp100/gr/sw_nonctx.bin +firmware: nvidia/gp102/acr/bl.bin +firmware: nvidia/gp102/acr/ucode_load.bin +firmware: nvidia/gp102/acr/ucode_unload.bin +firmware: nvidia/gp102/acr/unload_bl.bin +firmware: nvidia/gp102/gr/fecs_bl.bin +firmware: nvidia/gp102/gr/fecs_data.bin +firmware: nvidia/gp102/gr/fecs_inst.bin +firmware: nvidia/gp102/gr/fecs_sig.bin +firmware: nvidia/gp102/gr/gpccs_bl.bin +firmware: nvidia/gp102/gr/gpccs_data.bin +firmware: nvidia/gp102/gr/gpccs_inst.bin +firmware: nvidia/gp102/gr/gpccs_sig.bin +firmware: nvidia/gp102/gr/sw_bundle_init.bin +firmware: nvidia/gp102/gr/sw_ctx.bin +firmware: nvidia/gp102/gr/sw_method_init.bin +firmware: nvidia/gp102/gr/sw_nonctx.bin +firmware: nvidia/gp102/nvdec/scrubber.bin +firmware: nvidia/gp102/sec2/desc-1.bin +firmware: nvidia/gp102/sec2/desc.bin +firmware: nvidia/gp102/sec2/image-1.bin +firmware: nvidia/gp102/sec2/image.bin +firmware: nvidia/gp102/sec2/sig-1.bin +firmware: nvidia/gp102/sec2/sig.bin +firmware: nvidia/gp104/acr/bl.bin +firmware: nvidia/gp104/acr/ucode_load.bin +firmware: nvidia/gp104/acr/ucode_unload.bin +firmware: nvidia/gp104/acr/unload_bl.bin +firmware: nvidia/gp104/gr/fecs_bl.bin +firmware: nvidia/gp104/gr/fecs_data.bin +firmware: nvidia/gp104/gr/fecs_inst.bin +firmware: nvidia/gp104/gr/fecs_sig.bin +firmware: nvidia/gp104/gr/gpccs_bl.bin +firmware: nvidia/gp104/gr/gpccs_data.bin +firmware: nvidia/gp104/gr/gpccs_inst.bin +firmware: nvidia/gp104/gr/gpccs_sig.bin +firmware: nvidia/gp104/gr/sw_bundle_init.bin +firmware: nvidia/gp104/gr/sw_ctx.bin +firmware: nvidia/gp104/gr/sw_method_init.bin +firmware: nvidia/gp104/gr/sw_nonctx.bin +firmware: nvidia/gp104/nvdec/scrubber.bin +firmware: nvidia/gp104/sec2/desc-1.bin +firmware: nvidia/gp104/sec2/desc.bin +firmware: nvidia/gp104/sec2/image-1.bin +firmware: nvidia/gp104/sec2/image.bin +firmware: nvidia/gp104/sec2/sig-1.bin +firmware: nvidia/gp104/sec2/sig.bin +firmware: nvidia/gp106/acr/bl.bin +firmware: nvidia/gp106/acr/ucode_load.bin +firmware: nvidia/gp106/acr/ucode_unload.bin +firmware: nvidia/gp106/acr/unload_bl.bin +firmware: nvidia/gp106/gr/fecs_bl.bin +firmware: nvidia/gp106/gr/fecs_data.bin +firmware: nvidia/gp106/gr/fecs_inst.bin +firmware: nvidia/gp106/gr/fecs_sig.bin +firmware: nvidia/gp106/gr/gpccs_bl.bin +firmware: nvidia/gp106/gr/gpccs_data.bin +firmware: nvidia/gp106/gr/gpccs_inst.bin +firmware: nvidia/gp106/gr/gpccs_sig.bin +firmware: nvidia/gp106/gr/sw_bundle_init.bin +firmware: nvidia/gp106/gr/sw_ctx.bin +firmware: nvidia/gp106/gr/sw_method_init.bin +firmware: nvidia/gp106/gr/sw_nonctx.bin +firmware: nvidia/gp106/nvdec/scrubber.bin +firmware: nvidia/gp106/sec2/desc-1.bin +firmware: nvidia/gp106/sec2/desc.bin +firmware: nvidia/gp106/sec2/image-1.bin +firmware: nvidia/gp106/sec2/image.bin +firmware: nvidia/gp106/sec2/sig-1.bin +firmware: nvidia/gp106/sec2/sig.bin +firmware: nvidia/gp107/acr/bl.bin +firmware: nvidia/gp107/acr/ucode_load.bin +firmware: nvidia/gp107/acr/ucode_unload.bin +firmware: nvidia/gp107/acr/unload_bl.bin +firmware: nvidia/gp107/gr/fecs_bl.bin +firmware: nvidia/gp107/gr/fecs_data.bin +firmware: nvidia/gp107/gr/fecs_inst.bin +firmware: nvidia/gp107/gr/fecs_sig.bin +firmware: nvidia/gp107/gr/gpccs_bl.bin +firmware: nvidia/gp107/gr/gpccs_data.bin +firmware: nvidia/gp107/gr/gpccs_inst.bin +firmware: nvidia/gp107/gr/gpccs_sig.bin +firmware: nvidia/gp107/gr/sw_bundle_init.bin +firmware: nvidia/gp107/gr/sw_ctx.bin +firmware: nvidia/gp107/gr/sw_method_init.bin +firmware: nvidia/gp107/gr/sw_nonctx.bin +firmware: nvidia/gp107/nvdec/scrubber.bin +firmware: nvidia/gp107/sec2/desc-1.bin +firmware: nvidia/gp107/sec2/desc.bin +firmware: nvidia/gp107/sec2/image-1.bin +firmware: nvidia/gp107/sec2/image.bin +firmware: nvidia/gp107/sec2/sig-1.bin +firmware: nvidia/gp107/sec2/sig.bin +firmware: nvidia/gp108/acr/bl.bin +firmware: nvidia/gp108/acr/ucode_load.bin +firmware: nvidia/gp108/acr/ucode_unload.bin +firmware: nvidia/gp108/acr/unload_bl.bin +firmware: nvidia/gp108/gr/fecs_bl.bin +firmware: nvidia/gp108/gr/fecs_data.bin +firmware: nvidia/gp108/gr/fecs_inst.bin +firmware: nvidia/gp108/gr/fecs_sig.bin +firmware: nvidia/gp108/gr/gpccs_bl.bin +firmware: nvidia/gp108/gr/gpccs_data.bin +firmware: nvidia/gp108/gr/gpccs_inst.bin +firmware: nvidia/gp108/gr/gpccs_sig.bin +firmware: nvidia/gp108/gr/sw_bundle_init.bin +firmware: nvidia/gp108/gr/sw_ctx.bin +firmware: nvidia/gp108/gr/sw_method_init.bin +firmware: nvidia/gp108/gr/sw_nonctx.bin +firmware: nvidia/gp108/nvdec/scrubber.bin +firmware: nvidia/gp108/sec2/desc.bin +firmware: nvidia/gp108/sec2/image.bin +firmware: nvidia/gp108/sec2/sig.bin +firmware: nvidia/gp10b/acr/bl.bin +firmware: nvidia/gp10b/acr/ucode_load.bin +firmware: nvidia/gp10b/gr/fecs_bl.bin +firmware: nvidia/gp10b/gr/fecs_data.bin +firmware: nvidia/gp10b/gr/fecs_inst.bin +firmware: nvidia/gp10b/gr/fecs_sig.bin +firmware: nvidia/gp10b/gr/gpccs_bl.bin +firmware: nvidia/gp10b/gr/gpccs_data.bin +firmware: nvidia/gp10b/gr/gpccs_inst.bin +firmware: nvidia/gp10b/gr/gpccs_sig.bin +firmware: nvidia/gp10b/gr/sw_bundle_init.bin +firmware: nvidia/gp10b/gr/sw_ctx.bin +firmware: nvidia/gp10b/gr/sw_method_init.bin +firmware: nvidia/gp10b/gr/sw_nonctx.bin +firmware: nvidia/gp10b/pmu/desc.bin +firmware: nvidia/gp10b/pmu/image.bin +firmware: nvidia/gp10b/pmu/sig.bin +firmware: nvidia/gv100/acr/bl.bin +firmware: nvidia/gv100/acr/ucode_load.bin +firmware: nvidia/gv100/acr/ucode_unload.bin +firmware: nvidia/gv100/acr/unload_bl.bin +firmware: nvidia/gv100/gr/fecs_bl.bin +firmware: nvidia/gv100/gr/fecs_data.bin +firmware: nvidia/gv100/gr/fecs_inst.bin +firmware: nvidia/gv100/gr/fecs_sig.bin +firmware: nvidia/gv100/gr/gpccs_bl.bin +firmware: nvidia/gv100/gr/gpccs_data.bin +firmware: nvidia/gv100/gr/gpccs_inst.bin +firmware: nvidia/gv100/gr/gpccs_sig.bin +firmware: nvidia/gv100/gr/sw_bundle_init.bin +firmware: nvidia/gv100/gr/sw_ctx.bin +firmware: nvidia/gv100/gr/sw_method_init.bin +firmware: nvidia/gv100/gr/sw_nonctx.bin +firmware: nvidia/gv100/nvdec/scrubber.bin +firmware: nvidia/gv100/sec2/desc.bin +firmware: nvidia/gv100/sec2/image.bin +firmware: nvidia/gv100/sec2/sig.bin +firmware: nvidia/tegra124/xusb.bin +firmware: nvidia/tegra186/nvdec.bin +firmware: nvidia/tegra186/vic04_ucode.bin +firmware: nvidia/tegra186/xusb.bin +firmware: nvidia/tegra194/nvdec.bin +firmware: nvidia/tegra194/vic.bin +firmware: nvidia/tegra194/xusb.bin +firmware: nvidia/tegra210/nvdec.bin +firmware: nvidia/tegra210/vic04_ucode.bin +firmware: nvidia/tegra210/xusb.bin +firmware: nvidia/tegra234/vic.bin +firmware: nvidia/tu102/acr/bl.bin +firmware: nvidia/tu102/acr/ucode_ahesasc.bin +firmware: nvidia/tu102/acr/ucode_asb.bin +firmware: nvidia/tu102/acr/ucode_unload.bin +firmware: nvidia/tu102/acr/unload_bl.bin +firmware: nvidia/tu102/gr/fecs_bl.bin +firmware: nvidia/tu102/gr/fecs_data.bin +firmware: nvidia/tu102/gr/fecs_inst.bin +firmware: nvidia/tu102/gr/fecs_sig.bin +firmware: nvidia/tu102/gr/gpccs_bl.bin +firmware: nvidia/tu102/gr/gpccs_data.bin +firmware: nvidia/tu102/gr/gpccs_inst.bin +firmware: nvidia/tu102/gr/gpccs_sig.bin +firmware: nvidia/tu102/gr/sw_bundle_init.bin +firmware: nvidia/tu102/gr/sw_ctx.bin +firmware: nvidia/tu102/gr/sw_method_init.bin +firmware: nvidia/tu102/gr/sw_nonctx.bin +firmware: nvidia/tu102/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu102/nvdec/scrubber.bin +firmware: nvidia/tu102/sec2/desc.bin +firmware: nvidia/tu102/sec2/image.bin +firmware: nvidia/tu102/sec2/sig.bin +firmware: nvidia/tu104/acr/bl.bin +firmware: nvidia/tu104/acr/ucode_ahesasc.bin +firmware: nvidia/tu104/acr/ucode_asb.bin +firmware: nvidia/tu104/acr/ucode_unload.bin +firmware: nvidia/tu104/acr/unload_bl.bin +firmware: nvidia/tu104/gr/fecs_bl.bin +firmware: nvidia/tu104/gr/fecs_data.bin +firmware: nvidia/tu104/gr/fecs_inst.bin +firmware: nvidia/tu104/gr/fecs_sig.bin +firmware: nvidia/tu104/gr/gpccs_bl.bin +firmware: nvidia/tu104/gr/gpccs_data.bin +firmware: nvidia/tu104/gr/gpccs_inst.bin +firmware: nvidia/tu104/gr/gpccs_sig.bin +firmware: nvidia/tu104/gr/sw_bundle_init.bin +firmware: nvidia/tu104/gr/sw_ctx.bin +firmware: nvidia/tu104/gr/sw_method_init.bin +firmware: nvidia/tu104/gr/sw_nonctx.bin +firmware: nvidia/tu104/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu104/nvdec/scrubber.bin +firmware: nvidia/tu104/sec2/desc.bin +firmware: nvidia/tu104/sec2/image.bin +firmware: nvidia/tu104/sec2/sig.bin +firmware: nvidia/tu106/acr/bl.bin +firmware: nvidia/tu106/acr/ucode_ahesasc.bin +firmware: nvidia/tu106/acr/ucode_asb.bin +firmware: nvidia/tu106/acr/ucode_unload.bin +firmware: nvidia/tu106/acr/unload_bl.bin +firmware: nvidia/tu106/gr/fecs_bl.bin +firmware: nvidia/tu106/gr/fecs_data.bin +firmware: nvidia/tu106/gr/fecs_inst.bin +firmware: nvidia/tu106/gr/fecs_sig.bin +firmware: nvidia/tu106/gr/gpccs_bl.bin +firmware: nvidia/tu106/gr/gpccs_data.bin +firmware: nvidia/tu106/gr/gpccs_inst.bin +firmware: nvidia/tu106/gr/gpccs_sig.bin +firmware: nvidia/tu106/gr/sw_bundle_init.bin +firmware: nvidia/tu106/gr/sw_ctx.bin +firmware: nvidia/tu106/gr/sw_method_init.bin +firmware: nvidia/tu106/gr/sw_nonctx.bin +firmware: nvidia/tu106/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu106/nvdec/scrubber.bin +firmware: nvidia/tu106/sec2/desc.bin +firmware: nvidia/tu106/sec2/image.bin +firmware: nvidia/tu106/sec2/sig.bin +firmware: nvidia/tu116/acr/bl.bin +firmware: nvidia/tu116/acr/ucode_ahesasc.bin +firmware: nvidia/tu116/acr/ucode_asb.bin +firmware: nvidia/tu116/acr/ucode_unload.bin +firmware: nvidia/tu116/acr/unload_bl.bin +firmware: nvidia/tu116/gr/fecs_bl.bin +firmware: nvidia/tu116/gr/fecs_data.bin +firmware: nvidia/tu116/gr/fecs_inst.bin +firmware: nvidia/tu116/gr/fecs_sig.bin +firmware: nvidia/tu116/gr/gpccs_bl.bin +firmware: nvidia/tu116/gr/gpccs_data.bin +firmware: nvidia/tu116/gr/gpccs_inst.bin +firmware: nvidia/tu116/gr/gpccs_sig.bin +firmware: nvidia/tu116/gr/sw_bundle_init.bin +firmware: nvidia/tu116/gr/sw_ctx.bin +firmware: nvidia/tu116/gr/sw_method_init.bin +firmware: nvidia/tu116/gr/sw_nonctx.bin +firmware: nvidia/tu116/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu116/nvdec/scrubber.bin +firmware: nvidia/tu116/sec2/desc.bin +firmware: nvidia/tu116/sec2/image.bin +firmware: nvidia/tu116/sec2/sig.bin +firmware: nvidia/tu117/acr/bl.bin +firmware: nvidia/tu117/acr/ucode_ahesasc.bin +firmware: nvidia/tu117/acr/ucode_asb.bin +firmware: nvidia/tu117/acr/ucode_unload.bin +firmware: nvidia/tu117/acr/unload_bl.bin +firmware: nvidia/tu117/gr/fecs_bl.bin +firmware: nvidia/tu117/gr/fecs_data.bin +firmware: nvidia/tu117/gr/fecs_inst.bin +firmware: nvidia/tu117/gr/fecs_sig.bin +firmware: nvidia/tu117/gr/gpccs_bl.bin +firmware: nvidia/tu117/gr/gpccs_data.bin +firmware: nvidia/tu117/gr/gpccs_inst.bin +firmware: nvidia/tu117/gr/gpccs_sig.bin +firmware: nvidia/tu117/gr/sw_bundle_init.bin +firmware: nvidia/tu117/gr/sw_ctx.bin +firmware: nvidia/tu117/gr/sw_method_init.bin +firmware: nvidia/tu117/gr/sw_nonctx.bin +firmware: nvidia/tu117/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu117/nvdec/scrubber.bin +firmware: nvidia/tu117/sec2/desc.bin +firmware: nvidia/tu117/sec2/image.bin +firmware: nvidia/tu117/sec2/sig.bin +firmware: orinoco_ezusb_fw +firmware: ositech/Xilinx7OD.bin +firmware: otp.bin +firmware: pca200e_ecd.bin2 +firmware: pcxhr/dspb1222e.b56 +firmware: pcxhr/dspb1222hr.b56 +firmware: pcxhr/dspb882e.b56 +firmware: pcxhr/dspb882hr.b56 +firmware: pcxhr/dspb924.b56 +firmware: pcxhr/dspd1222.d56 +firmware: pcxhr/dspd222.d56 +firmware: pcxhr/dspd882.d56 +firmware: pcxhr/dspe882.e56 +firmware: pcxhr/dspe924.e56 +firmware: pcxhr/xlxc1222e.dat +firmware: pcxhr/xlxc1222hr.dat +firmware: pcxhr/xlxc222.dat +firmware: pcxhr/xlxc882e.dat +firmware: pcxhr/xlxc882hr.dat +firmware: pcxhr/xlxc924.dat +firmware: pcxhr/xlxint.dat +firmware: phanfw.bin +firmware: plfxlc/lifi-x.bin +firmware: prism2_ru.fw +firmware: prism_ap_fw.bin +firmware: prism_sta_fw.bin +firmware: qat_4xxx.bin +firmware: qat_4xxx_mmp.bin +firmware: qat_895xcc.bin +firmware: qat_895xcc_mmp.bin +firmware: qat_c3xxx.bin +firmware: qat_c3xxx_mmp.bin +firmware: qat_c62x.bin +firmware: qat_c62x_mmp.bin +firmware: qcom/a300_pfp.fw +firmware: qcom/a300_pm4.fw +firmware: qcom/a330_pfp.fw +firmware: qcom/a330_pm4.fw +firmware: qcom/a420_pfp.fw +firmware: qcom/a420_pm4.fw +firmware: qcom/a530_pfp.fw +firmware: qcom/a530_pm4.fw +firmware: qcom/a530_zap.b00 +firmware: qcom/a530_zap.b01 +firmware: qcom/a530_zap.b02 +firmware: qcom/a530_zap.mdt +firmware: qcom/a530v3_gpmu.fw2 +firmware: qcom/a619_gmu.bin +firmware: qcom/a630_gmu.bin +firmware: qcom/a630_sqe.fw +firmware: qcom/a630_zap.mbn +firmware: qed/qed_init_values_zipped-8.59.1.0.bin +firmware: ql2100_fw.bin +firmware: ql2200_fw.bin +firmware: ql2300_fw.bin +firmware: ql2322_fw.bin +firmware: ql2400_fw.bin +firmware: ql2500_fw.bin +firmware: qlogic/1040.bin +firmware: qlogic/12160.bin +firmware: qlogic/1280.bin +firmware: qlogic/sd7220.fw +firmware: r8a779x_usb3_v1.dlmem +firmware: r8a779x_usb3_v3.dlmem +firmware: radeon/ARUBA_me.bin +firmware: radeon/ARUBA_pfp.bin +firmware: radeon/ARUBA_rlc.bin +firmware: radeon/BARTS_mc.bin +firmware: radeon/BARTS_me.bin +firmware: radeon/BARTS_pfp.bin +firmware: radeon/BARTS_smc.bin +firmware: radeon/BONAIRE_ce.bin +firmware: radeon/BONAIRE_mc.bin +firmware: radeon/BONAIRE_mc2.bin +firmware: radeon/BONAIRE_me.bin +firmware: radeon/BONAIRE_mec.bin +firmware: radeon/BONAIRE_pfp.bin +firmware: radeon/BONAIRE_rlc.bin +firmware: radeon/BONAIRE_sdma.bin +firmware: radeon/BONAIRE_smc.bin +firmware: radeon/BONAIRE_uvd.bin +firmware: radeon/BONAIRE_vce.bin +firmware: radeon/BTC_rlc.bin +firmware: radeon/CAICOS_mc.bin +firmware: radeon/CAICOS_me.bin +firmware: radeon/CAICOS_pfp.bin +firmware: radeon/CAICOS_smc.bin +firmware: radeon/CAYMAN_mc.bin +firmware: radeon/CAYMAN_me.bin +firmware: radeon/CAYMAN_pfp.bin +firmware: radeon/CAYMAN_rlc.bin +firmware: radeon/CAYMAN_smc.bin +firmware: radeon/CEDAR_me.bin +firmware: radeon/CEDAR_pfp.bin +firmware: radeon/CEDAR_rlc.bin +firmware: radeon/CEDAR_smc.bin +firmware: radeon/CYPRESS_me.bin +firmware: radeon/CYPRESS_pfp.bin +firmware: radeon/CYPRESS_rlc.bin +firmware: radeon/CYPRESS_smc.bin +firmware: radeon/CYPRESS_uvd.bin +firmware: radeon/HAINAN_ce.bin +firmware: radeon/HAINAN_mc.bin +firmware: radeon/HAINAN_mc2.bin +firmware: radeon/HAINAN_me.bin +firmware: radeon/HAINAN_pfp.bin +firmware: radeon/HAINAN_rlc.bin +firmware: radeon/HAINAN_smc.bin +firmware: radeon/HAWAII_ce.bin +firmware: radeon/HAWAII_mc.bin +firmware: radeon/HAWAII_mc2.bin +firmware: radeon/HAWAII_me.bin +firmware: radeon/HAWAII_mec.bin +firmware: radeon/HAWAII_pfp.bin +firmware: radeon/HAWAII_rlc.bin +firmware: radeon/HAWAII_sdma.bin +firmware: radeon/HAWAII_smc.bin +firmware: radeon/JUNIPER_me.bin +firmware: radeon/JUNIPER_pfp.bin +firmware: radeon/JUNIPER_rlc.bin +firmware: radeon/JUNIPER_smc.bin +firmware: radeon/KABINI_ce.bin +firmware: radeon/KABINI_me.bin +firmware: radeon/KABINI_mec.bin +firmware: radeon/KABINI_pfp.bin +firmware: radeon/KABINI_rlc.bin +firmware: radeon/KABINI_sdma.bin +firmware: radeon/KAVERI_ce.bin +firmware: radeon/KAVERI_me.bin +firmware: radeon/KAVERI_mec.bin +firmware: radeon/KAVERI_pfp.bin +firmware: radeon/KAVERI_rlc.bin +firmware: radeon/KAVERI_sdma.bin +firmware: radeon/MULLINS_ce.bin +firmware: radeon/MULLINS_me.bin +firmware: radeon/MULLINS_mec.bin +firmware: radeon/MULLINS_pfp.bin +firmware: radeon/MULLINS_rlc.bin +firmware: radeon/MULLINS_sdma.bin +firmware: radeon/OLAND_ce.bin +firmware: radeon/OLAND_mc.bin +firmware: radeon/OLAND_mc2.bin +firmware: radeon/OLAND_me.bin +firmware: radeon/OLAND_pfp.bin +firmware: radeon/OLAND_rlc.bin +firmware: radeon/OLAND_smc.bin +firmware: radeon/PALM_me.bin +firmware: radeon/PALM_pfp.bin +firmware: radeon/PITCAIRN_ce.bin +firmware: radeon/PITCAIRN_mc.bin +firmware: radeon/PITCAIRN_mc2.bin +firmware: radeon/PITCAIRN_me.bin +firmware: radeon/PITCAIRN_pfp.bin +firmware: radeon/PITCAIRN_rlc.bin +firmware: radeon/PITCAIRN_smc.bin +firmware: radeon/R100_cp.bin +firmware: radeon/R200_cp.bin +firmware: radeon/R300_cp.bin +firmware: radeon/R420_cp.bin +firmware: radeon/R520_cp.bin +firmware: radeon/R600_me.bin +firmware: radeon/R600_pfp.bin +firmware: radeon/R600_rlc.bin +firmware: radeon/R600_uvd.bin +firmware: radeon/R700_rlc.bin +firmware: radeon/REDWOOD_me.bin +firmware: radeon/REDWOOD_pfp.bin +firmware: radeon/REDWOOD_rlc.bin +firmware: radeon/REDWOOD_smc.bin +firmware: radeon/RS600_cp.bin +firmware: radeon/RS690_cp.bin +firmware: radeon/RS780_me.bin +firmware: radeon/RS780_pfp.bin +firmware: radeon/RS780_uvd.bin +firmware: radeon/RV610_me.bin +firmware: radeon/RV610_pfp.bin +firmware: radeon/RV620_me.bin +firmware: radeon/RV620_pfp.bin +firmware: radeon/RV630_me.bin +firmware: radeon/RV630_pfp.bin +firmware: radeon/RV635_me.bin +firmware: radeon/RV635_pfp.bin +firmware: radeon/RV670_me.bin +firmware: radeon/RV670_pfp.bin +firmware: radeon/RV710_me.bin +firmware: radeon/RV710_pfp.bin +firmware: radeon/RV710_smc.bin +firmware: radeon/RV710_uvd.bin +firmware: radeon/RV730_me.bin +firmware: radeon/RV730_pfp.bin +firmware: radeon/RV730_smc.bin +firmware: radeon/RV740_smc.bin +firmware: radeon/RV770_me.bin +firmware: radeon/RV770_pfp.bin +firmware: radeon/RV770_smc.bin +firmware: radeon/RV770_uvd.bin +firmware: radeon/SUMO2_me.bin +firmware: radeon/SUMO2_pfp.bin +firmware: radeon/SUMO_me.bin +firmware: radeon/SUMO_pfp.bin +firmware: radeon/SUMO_rlc.bin +firmware: radeon/SUMO_uvd.bin +firmware: radeon/TAHITI_ce.bin +firmware: radeon/TAHITI_mc.bin +firmware: radeon/TAHITI_mc2.bin +firmware: radeon/TAHITI_me.bin +firmware: radeon/TAHITI_pfp.bin +firmware: radeon/TAHITI_rlc.bin +firmware: radeon/TAHITI_smc.bin +firmware: radeon/TAHITI_uvd.bin +firmware: radeon/TAHITI_vce.bin +firmware: radeon/TURKS_mc.bin +firmware: radeon/TURKS_me.bin +firmware: radeon/TURKS_pfp.bin +firmware: radeon/TURKS_smc.bin +firmware: radeon/VERDE_ce.bin +firmware: radeon/VERDE_mc.bin +firmware: radeon/VERDE_mc2.bin +firmware: radeon/VERDE_me.bin +firmware: radeon/VERDE_pfp.bin +firmware: radeon/VERDE_rlc.bin +firmware: radeon/VERDE_smc.bin +firmware: radeon/banks_k_2_smc.bin +firmware: radeon/bonaire_ce.bin +firmware: radeon/bonaire_k_smc.bin +firmware: radeon/bonaire_mc.bin +firmware: radeon/bonaire_me.bin +firmware: radeon/bonaire_mec.bin +firmware: radeon/bonaire_pfp.bin +firmware: radeon/bonaire_rlc.bin +firmware: radeon/bonaire_sdma.bin +firmware: radeon/bonaire_smc.bin +firmware: radeon/bonaire_uvd.bin +firmware: radeon/hainan_ce.bin +firmware: radeon/hainan_k_smc.bin +firmware: radeon/hainan_mc.bin +firmware: radeon/hainan_me.bin +firmware: radeon/hainan_pfp.bin +firmware: radeon/hainan_rlc.bin +firmware: radeon/hainan_smc.bin +firmware: radeon/hawaii_ce.bin +firmware: radeon/hawaii_k_smc.bin +firmware: radeon/hawaii_mc.bin +firmware: radeon/hawaii_me.bin +firmware: radeon/hawaii_mec.bin +firmware: radeon/hawaii_pfp.bin +firmware: radeon/hawaii_rlc.bin +firmware: radeon/hawaii_sdma.bin +firmware: radeon/hawaii_smc.bin +firmware: radeon/kabini_ce.bin +firmware: radeon/kabini_me.bin +firmware: radeon/kabini_mec.bin +firmware: radeon/kabini_pfp.bin +firmware: radeon/kabini_rlc.bin +firmware: radeon/kabini_sdma.bin +firmware: radeon/kaveri_ce.bin +firmware: radeon/kaveri_me.bin +firmware: radeon/kaveri_mec.bin +firmware: radeon/kaveri_mec2.bin +firmware: radeon/kaveri_pfp.bin +firmware: radeon/kaveri_rlc.bin +firmware: radeon/kaveri_sdma.bin +firmware: radeon/mullins_ce.bin +firmware: radeon/mullins_me.bin +firmware: radeon/mullins_mec.bin +firmware: radeon/mullins_pfp.bin +firmware: radeon/mullins_rlc.bin +firmware: radeon/mullins_sdma.bin +firmware: radeon/oland_ce.bin +firmware: radeon/oland_k_smc.bin +firmware: radeon/oland_mc.bin +firmware: radeon/oland_me.bin +firmware: radeon/oland_pfp.bin +firmware: radeon/oland_rlc.bin +firmware: radeon/oland_smc.bin +firmware: radeon/pitcairn_ce.bin +firmware: radeon/pitcairn_k_smc.bin +firmware: radeon/pitcairn_mc.bin +firmware: radeon/pitcairn_me.bin +firmware: radeon/pitcairn_pfp.bin +firmware: radeon/pitcairn_rlc.bin +firmware: radeon/pitcairn_smc.bin +firmware: radeon/si58_mc.bin +firmware: radeon/tahiti_ce.bin +firmware: radeon/tahiti_mc.bin +firmware: radeon/tahiti_me.bin +firmware: radeon/tahiti_pfp.bin +firmware: radeon/tahiti_rlc.bin +firmware: radeon/tahiti_smc.bin +firmware: radeon/verde_ce.bin +firmware: radeon/verde_k_smc.bin +firmware: radeon/verde_mc.bin +firmware: radeon/verde_me.bin +firmware: radeon/verde_pfp.bin +firmware: radeon/verde_rlc.bin +firmware: radeon/verde_smc.bin +firmware: ram.bin +firmware: regulatory.db +firmware: regulatory.db.p7s +firmware: renesas_usb_fw.mem +firmware: riptide.hex +firmware: rockchip/dptx.bin +firmware: rp2.fw +firmware: rpm_firmware.bin +firmware: rs9113_wlan_qspi.rps +firmware: rt2561.bin +firmware: rt2561s.bin +firmware: rt2661.bin +firmware: rt2860.bin +firmware: rt2870.bin +firmware: rt5677_elf_vad +firmware: rt73.bin +firmware: rtl_bt/rtl8723a_fw.bin +firmware: rtl_bt/rtl8723b_config.bin +firmware: rtl_bt/rtl8723b_fw.bin +firmware: rtl_bt/rtl8723bs_config.bin +firmware: rtl_bt/rtl8723bs_fw.bin +firmware: rtl_bt/rtl8723cs_cg_config.bin +firmware: rtl_bt/rtl8723cs_cg_fw.bin +firmware: rtl_bt/rtl8723cs_vf_config.bin +firmware: rtl_bt/rtl8723cs_vf_fw.bin +firmware: rtl_bt/rtl8723cs_xx_config.bin +firmware: rtl_bt/rtl8723cs_xx_fw.bin +firmware: rtl_bt/rtl8723d_config.bin +firmware: rtl_bt/rtl8723d_fw.bin +firmware: rtl_bt/rtl8723ds_config.bin +firmware: rtl_bt/rtl8723ds_fw.bin +firmware: rtl_bt/rtl8761a_config.bin +firmware: rtl_bt/rtl8761a_fw.bin +firmware: rtl_bt/rtl8761b_config.bin +firmware: rtl_bt/rtl8761b_fw.bin +firmware: rtl_bt/rtl8761bu_config.bin +firmware: rtl_bt/rtl8761bu_fw.bin +firmware: rtl_bt/rtl8821a_config.bin +firmware: rtl_bt/rtl8821a_fw.bin +firmware: rtl_bt/rtl8821c_config.bin +firmware: rtl_bt/rtl8821c_fw.bin +firmware: rtl_bt/rtl8821cs_config.bin +firmware: rtl_bt/rtl8821cs_fw.bin +firmware: rtl_bt/rtl8822b_config.bin +firmware: rtl_bt/rtl8822b_fw.bin +firmware: rtl_bt/rtl8822cs_config.bin +firmware: rtl_bt/rtl8822cs_fw.bin +firmware: rtl_bt/rtl8822cu_config.bin +firmware: rtl_bt/rtl8822cu_fw.bin +firmware: rtl_bt/rtl8851bu_config.bin +firmware: rtl_bt/rtl8851bu_fw.bin +firmware: rtl_bt/rtl8852au_config.bin +firmware: rtl_bt/rtl8852au_fw.bin +firmware: rtl_bt/rtl8852bs_config.bin +firmware: rtl_bt/rtl8852bs_fw.bin +firmware: rtl_bt/rtl8852bu_config.bin +firmware: rtl_bt/rtl8852bu_fw.bin +firmware: rtl_bt/rtl8852cu_config.bin +firmware: rtl_bt/rtl8852cu_fw.bin +firmware: rtl_bt/rtl8852cu_fw_v2.bin +firmware: rtl_nic/rtl8105e-1.fw +firmware: rtl_nic/rtl8106e-1.fw +firmware: rtl_nic/rtl8106e-2.fw +firmware: rtl_nic/rtl8107e-2.fw +firmware: rtl_nic/rtl8125a-3.fw +firmware: rtl_nic/rtl8125b-2.fw +firmware: rtl_nic/rtl8153a-2.fw +firmware: rtl_nic/rtl8153a-3.fw +firmware: rtl_nic/rtl8153a-4.fw +firmware: rtl_nic/rtl8153b-2.fw +firmware: rtl_nic/rtl8153c-1.fw +firmware: rtl_nic/rtl8156a-2.fw +firmware: rtl_nic/rtl8156b-2.fw +firmware: rtl_nic/rtl8168d-1.fw +firmware: rtl_nic/rtl8168d-2.fw +firmware: rtl_nic/rtl8168e-1.fw +firmware: rtl_nic/rtl8168e-2.fw +firmware: rtl_nic/rtl8168e-3.fw +firmware: rtl_nic/rtl8168f-1.fw +firmware: rtl_nic/rtl8168f-2.fw +firmware: rtl_nic/rtl8168fp-3.fw +firmware: rtl_nic/rtl8168g-2.fw +firmware: rtl_nic/rtl8168g-3.fw +firmware: rtl_nic/rtl8168h-2.fw +firmware: rtl_nic/rtl8402-1.fw +firmware: rtl_nic/rtl8411-1.fw +firmware: rtl_nic/rtl8411-2.fw +firmware: rtlwifi/rtl8188efw.bin +firmware: rtlwifi/rtl8188eufw.bin +firmware: rtlwifi/rtl8188fufw.bin +firmware: rtlwifi/rtl8192cfw.bin +firmware: rtlwifi/rtl8192cfwU.bin +firmware: rtlwifi/rtl8192cfwU_B.bin +firmware: rtlwifi/rtl8192cufw.bin +firmware: rtlwifi/rtl8192cufw_A.bin +firmware: rtlwifi/rtl8192cufw_B.bin +firmware: rtlwifi/rtl8192cufw_TMSC.bin +firmware: rtlwifi/rtl8192defw.bin +firmware: rtlwifi/rtl8192eefw.bin +firmware: rtlwifi/rtl8192eu_nic.bin +firmware: rtlwifi/rtl8192fufw.bin +firmware: rtlwifi/rtl8192sefw.bin +firmware: rtlwifi/rtl8710bufw_SMIC.bin +firmware: rtlwifi/rtl8710bufw_UMC.bin +firmware: rtlwifi/rtl8712u.bin +firmware: rtlwifi/rtl8723aufw_A.bin +firmware: rtlwifi/rtl8723aufw_B.bin +firmware: rtlwifi/rtl8723aufw_B_NoBT.bin +firmware: rtlwifi/rtl8723befw.bin +firmware: rtlwifi/rtl8723befw_36.bin +firmware: rtlwifi/rtl8723bu_bt.bin +firmware: rtlwifi/rtl8723bu_nic.bin +firmware: rtlwifi/rtl8723efw.bin +firmware: rtlwifi/rtl8821aefw.bin +firmware: rtlwifi/rtl8821aefw_29.bin +firmware: rtw88/rtw8723d_fw.bin +firmware: rtw88/rtw8821c_fw.bin +firmware: rtw88/rtw8822b_fw.bin +firmware: rtw88/rtw8822c_fw.bin +firmware: rtw88/rtw8822c_wow_fw.bin +firmware: rtw89/rtw8851b_fw.bin +firmware: rtw89/rtw8852a_fw.bin +firmware: rtw89/rtw8852b_fw-1.bin +firmware: rtw89/rtw8852c_fw.bin +firmware: sd8385.bin +firmware: sd8385_helper.bin +firmware: sd8686.bin +firmware: sd8686_helper.bin +firmware: sd8688.bin +firmware: sd8688_helper.bin +firmware: slicoss/gbdownload.sys +firmware: slicoss/gbrcvucode.sys +firmware: slicoss/oasisdownload.sys +firmware: slicoss/oasisrcvucode.sys +firmware: sms1xxx-hcw-55xxx-dvbt-02.fw +firmware: sms1xxx-hcw-55xxx-isdbt-02.fw +firmware: sms1xxx-nova-a-dvbt-01.fw +firmware: sms1xxx-nova-b-dvbt-01.fw +firmware: sms1xxx-stellar-dvbt-01.fw +firmware: softing-4.6/bcard.bin +firmware: softing-4.6/bcard2.bin +firmware: softing-4.6/cancard.bin +firmware: softing-4.6/cancrd2.bin +firmware: softing-4.6/cansja.bin +firmware: softing-4.6/ldcard.bin +firmware: softing-4.6/ldcard2.bin +firmware: solos-FPGA.bin +firmware: solos-Firmware.bin +firmware: solos-db-FPGA.bin +firmware: sun/cassini.bin +firmware: symbol_sp24t_prim_fw +firmware: symbol_sp24t_sec_fw +firmware: tdmb_denver.inp +firmware: tdmb_nova_12mhz.inp +firmware: tdmb_nova_12mhz_b0.inp +firmware: tehuti/bdx.bin +firmware: ti-connectivity/wl1251-fw.bin +firmware: ti-connectivity/wl1251-nvs.bin +firmware: ti-connectivity/wl127x-fw-5-mr.bin +firmware: ti-connectivity/wl127x-fw-5-plt.bin +firmware: ti-connectivity/wl127x-fw-5-sr.bin +firmware: ti-connectivity/wl128x-fw-5-mr.bin +firmware: ti-connectivity/wl128x-fw-5-plt.bin +firmware: ti-connectivity/wl128x-fw-5-sr.bin +firmware: ti-connectivity/wl18xx-fw-4.bin +firmware: ti_3410.fw +firmware: ti_5052.fw +firmware: tigon/tg3.bin +firmware: tigon/tg357766.bin +firmware: tigon/tg3_tso.bin +firmware: tigon/tg3_tso5.bin +firmware: ttusb-budget/dspbootcode.bin +firmware: ueagle-atm/930-fpga.bin +firmware: ueagle-atm/CMV4i.bin +firmware: ueagle-atm/CMV4i.bin.v2 +firmware: ueagle-atm/CMV4p.bin +firmware: ueagle-atm/CMV4p.bin.v2 +firmware: ueagle-atm/CMV9i.bin +firmware: ueagle-atm/CMV9i.bin.v2 +firmware: ueagle-atm/CMV9p.bin +firmware: ueagle-atm/CMV9p.bin.v2 +firmware: ueagle-atm/CMVei.bin +firmware: ueagle-atm/CMVei.bin.v2 +firmware: ueagle-atm/CMVep.bin +firmware: ueagle-atm/CMVep.bin.v2 +firmware: ueagle-atm/DSP4i.bin +firmware: ueagle-atm/DSP4p.bin +firmware: ueagle-atm/DSP9i.bin +firmware: ueagle-atm/DSP9p.bin +firmware: ueagle-atm/DSPei.bin +firmware: ueagle-atm/DSPep.bin +firmware: ueagle-atm/adi930.fw +firmware: ueagle-atm/eagle.fw +firmware: ueagle-atm/eagleI.fw +firmware: ueagle-atm/eagleII.fw +firmware: ueagle-atm/eagleIII.fw +firmware: ueagle-atm/eagleIV.fw +firmware: usb8388.bin +firmware: usbdux_firmware.bin +firmware: usbduxfast_firmware.bin +firmware: usbduxsigma_firmware.bin +firmware: v4l-cx231xx-avcore-01.fw +firmware: v4l-cx23418-apu.fw +firmware: v4l-cx23418-cpu.fw +firmware: v4l-cx23418-dig.fw +firmware: v4l-cx2341x-dec.fw +firmware: v4l-cx2341x-enc.fw +firmware: v4l-cx2341x-init.mpg +firmware: v4l-cx23885-avcore-01.fw +firmware: v4l-cx23885-enc.fw +firmware: v4l-cx25840.fw +firmware: v4l-pvrusb2-24xxx-01.fw +firmware: v4l-pvrusb2-29xxx-01.fw +firmware: v4l-pvrusb2-73xxx-01.fw +firmware: vicam/firmware.fw +firmware: vntwusb.fw +firmware: vx/bd56002.boot +firmware: vx/bd563s3.boot +firmware: vx/bd563v2.boot +firmware: vx/bx_1_vp4.b56 +firmware: vx/bx_1_vxp.b56 +firmware: vx/l_1_v22.d56 +firmware: vx/l_1_vp4.d56 +firmware: vx/l_1_vx2.d56 +firmware: vx/l_1_vxp.d56 +firmware: vx/x1_1_vp4.xlx +firmware: vx/x1_1_vx2.xlx +firmware: vx/x1_1_vxp.xlx +firmware: vx/x1_2_v22.xlx +firmware: wd719x-risc.bin +firmware: wd719x-wcs.bin +firmware: whiteheat.fw +firmware: whiteheat_loader.fw +firmware: wil6210.brd +firmware: wil6210.fw +firmware: wil6210_sparrow_plus.fw +firmware: wil6436.brd +firmware: wil6436.fw +firmware: wlan/prima/WCNSS_qcom_wlan_nv.bin +firmware: xc3028-v27.fw +firmware: xc3028L-v36.fw +firmware: yam/1200.bin +firmware: yam/9600.bin +firmware: yamaha/ds1_ctrl.fw +firmware: yamaha/ds1_dsp.fw +firmware: yamaha/ds1e_ctrl.fw +firmware: zd1201-ap.fw +firmware: zd1201.fw +firmware: zd1211/zd1211_ub +firmware: zd1211/zd1211_uphr +firmware: zd1211/zd1211_ur +firmware: zd1211/zd1211b_ub +firmware: zd1211/zd1211b_uphr +firmware: zd1211/zd1211b_ur --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/abi/version +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/abi/version @@ -0,0 +1 @@ +6.5.0-14.14.1 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/changelog +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/changelog @@ -0,0 +1,20527 @@ +linux-lowlatency (6.5.0-15.15.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-15.15.1 -proposed tracker (LP: #2048540) + + * Packaging resync (LP: #1786013) + - [Packaging] remove helper scripts + + [ Ubuntu: 6.5.0-15.15 ] + + * mantic/linux: 6.5.0-15.15 -proposed tracker (LP: #2048549) + * CVE-2024-0193 + - netfilter: nf_tables: skip set commit for deleted/destroyed sets + * CVE-2023-6606 + - smb: client: fix OOB in smbCalcSize() + * CVE-2023-6817 + - netfilter: nft_set_pipapo: skip inactive elements during set walk + * CVE-2023-6932 + - ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet + * CVE-2023-6931 + - perf: Fix perf_event_validate_size() + - perf: Fix perf_event_validate_size() lockdep splat + + -- Roxana Nicolescu Fri, 12 Jan 2024 14:53:04 +0100 + +linux-lowlatency (6.5.0-14.14.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-14.14.1 -proposed tracker (LP: #2041531) + + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + - [Packaging] resync update-dkms-versions helper + - debian/dkms-versions -- update from kernel-versions (main/2023.10.30) + + * disable shiftfs (LP: #2038522) + - [Config] lowlatency: disable shiftfs + + * usbip: error: failed to open /usr/share/hwdata//usb.ids (LP: #2039439) + - [Packaging] lowlatency: Make linux-tools-common depend on hwdata + + [ Ubuntu: 6.5.0-14.14 ] + + * mantic/linux: 6.5.0-14.14 -proposed tracker (LP: #2042660) + * Boot log print hang on screen, no login prompt on Aspeed 2600 rev 52 BMC + (LP: #2042850) + - drm/ast: Add BMC virtual connector + * arm64 atomic issues cause disk corruption (LP: #2042573) + - locking/atomic: scripts: fix fallback ifdeffery + * Packaging resync (LP: #1786013) + - [Packaging] update annotations scripts + + [ Ubuntu: 6.5.0-12.12 ] + + * mantic/linux: 6.5.0-12.12 -proposed tracker (LP: #2041536) + * Packaging resync (LP: #1786013) + - [Packaging] update annotations scripts + - [Packaging] update helper scripts + - debian/dkms-versions -- update from kernel-versions (main/2023.10.30) + * CVE-2023-5633 + - drm/vmwgfx: Keep a gem reference to user bos in surfaces + * CVE-2023-5345 + - fs/smb/client: Reset password pointer to NULL + * CVE-2023-39189 + - netfilter: nfnetlink_osf: avoid OOB read + * CVE-2023-4244 + - netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction + * apparmor restricts read access of user namespace mediation sysctls to root + (LP: #2040194) + - SAUCE: apparmor: open userns related sysctl so lxc can check if restriction + are in place + * AppArmor spams kernel log with assert when auditing (LP: #2040192) + - SAUCE: apparmor: fix request field from a prompt reply that denies all + access + * apparmor notification files verification (LP: #2040250) + - SAUCE: apparmor: fix notification header size + * apparmor oops when racing to retrieve a notification (LP: #2040245) + - SAUCE: apparmor: fix oops when racing to retrieve notification + * SMC stats: Wrong bucket calculation for payload of exactly 4096 bytes + (LP: #2039575) + - net/smc: Fix pos miscalculation in statistics + * Support mipi camera on Intel Meteor Lake platform (LP: #2031412) + - SAUCE: iommu: intel-ipu: use IOMMU passthrough mode for Intel IPUs on Meteor + Lake + - SAUCE: platform/x86: int3472: Add handshake GPIO function + * CVE-2023-45898 + - ext4: fix slab-use-after-free in ext4_es_insert_extent() + * CVE-2023-31085 + - ubi: Refuse attaching if mtd's erasesize is 0 + * CVE-2023-5717 + - perf: Disallow mis-matched inherited group reads + * CVE-2023-5178 + - nvmet-tcp: Fix a possible UAF in queue intialization setup + * CVE-2023-5158 + - vringh: don't use vringh_kiov_advance() in vringh_iov_xfer() + * CVE-2023-5090 + - x86: KVM: SVM: always update the x2avic msr interception + * [SRU][J/L/M] UBUNTU: [Packaging] Make WWAN driver a loadable module + (LP: #2033406) + - [Packaging] Make WWAN driver loadable modules + * Unable to power off the system with MTL CPU (LP: #2039405) + - Revert "x86/smp: Put CPUs into INIT on shutdown if possible" + * usbip: error: failed to open /usr/share/hwdata//usb.ids (LP: #2039439) + - [Packaging] Make linux-tools-common depend on hwdata + * drop all references to is_rust_module.sh in kernels >= 6.5 (LP: #2038611) + - [Packaging] drop references to is_rust_module.sh + * disable shiftfs (LP: #2038522) + - SAUCE: ceph: enable unsafe idmapped mounts by default + - [Config] disable shiftfs + * Infinite systemd loop when power off the machine with multiple MD RAIDs + (LP: #2036184) + - md: Put the right device in md_seq_next + * [Mediatek] mt8195-demo: enable CONFIG_MTK_IOMMU as module for multimedia and + PCIE peripherals (LP: #2036587) + - [Config] Enable CONFIG_MTK_IOMMU on arm64 + * Realtek 8852CE WiFi 6E country code udpates (LP: #2037273) + - wifi: rtw89: regd: update regulatory map to R64-R43 + * Unable to use nvme drive to install Ubuntu 23.10 (LP: #2040157) + - misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to + probe + * CVE-2023-42754 + - ipv4: fix null-deref in ipv4_link_failure + * linux-*: please enable dm-verity kconfigs to allow MoK/db verified root + images (LP: #2019040) + - [Config] CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG_SECONDARY_KEYRING=y + * Fix RCU warning on AMD laptops (LP: #2036377) + - power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint + * allow io_uring to be disabled in runtime (LP: #2035116) + - io_uring: add a sysctl to disable io_uring system-wide + * Fix unstable audio at low levels on Thinkpad P1G4 (LP: #2037077) + - ALSA: hda/realtek - ALC287 I2S speaker platform support + + -- Roxana Nicolescu Mon, 20 Nov 2023 12:27:50 +0100 + +linux-lowlatency (6.5.0-13.13.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-13.13.1 -proposed tracker (LP: #2041872) + + [ Ubuntu: 6.5.0-13.13 ] + + * mantic/linux: 6.5.0-13.13 -proposed tracker (LP: #2042652) + * arm64 atomic issues cause disk corruption (LP: #2042573) + - locking/atomic: scripts: fix fallback ifdeffery + + [ Ubuntu: 6.5.0-11.11 ] + + * mantic/linux: 6.5.0-11.11 -proposed tracker (LP: #2041879) + * CVE-2023-31085 + - ubi: Refuse attaching if mtd's erasesize is 0 + * CVE-2023-4244 + - netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction + * CVE-2023-5633 + - drm/vmwgfx: Keep a gem reference to user bos in surfaces + * CVE-2023-5345 + - fs/smb/client: Reset password pointer to NULL + * CVE-2023-5090 + - x86: KVM: SVM: always update the x2avic msr interception + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + -- Roxana Nicolescu Tue, 07 Nov 2023 21:47:08 +0100 + +linux-lowlatency (6.5.0-10.10.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-10.10.1 -proposed tracker (LP: #2039199) + + * Packaging resync (LP: #1786013) + - [Packaging] update Ubuntu.md + - [Packaging] update update.conf + + [ Ubuntu: 6.5.0-10.10 ] + + * mantic/linux: 6.5.0-10.10 -proposed tracker (LP: #2039204) + * CVE-2023-4921 + - net: sched: sch_qfq: Fix UAF in qfq_dequeue() + * CVE-2023-42756 + - netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP + * CVE-2023-4881 + - netfilter: nftables: exthdr: fix 4-byte stack OOB write + * CVE-2023-5197 + - netfilter: nf_tables: disallow rule removal from chain binding + + -- Stefan Bader Fri, 20 Oct 2023 10:24:35 +0200 + +linux-lowlatency (6.5.0-9.9.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-9.9.1 -proposed tracker (LP: #2038688) + + [ Ubuntu: 6.5.0-9.9 ] + + * mantic/linux: 6.5.0-9.9 -proposed tracker (LP: #2038687) + * update apparmor and LSM stacking patch set (LP: #2028253) + - re-apply apparmor 4.0.0 + * Disable restricting unprivileged change_profile by default, due to LXD + latest/stable not yet compatible with this new apparmor feature + (LP: #2038567) + - SAUCE: apparmor: Make apparmor_restrict_unprivileged_unconfined opt-in + + [ Ubuntu: 6.5.0-8.8 ] + + * mantic/linux: 6.5.0-8.8 -proposed tracker (LP: #2038577) + * update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [02/60]: rename SK_CTX() to aa_sock and make it an + inline fn + - SAUCE: apparmor3.2.0 [05/60]: Add sysctls for additional controls of unpriv + userns restrictions + - SAUCE: apparmor3.2.0 [08/60]: Stacking v38: LSM: Identify modules by more + than name + - SAUCE: apparmor3.2.0 [09/60]: Stacking v38: LSM: Add an LSM identifier for + external use + - SAUCE: apparmor3.2.0 [10/60]: Stacking v38: LSM: Identify the process + attributes for each module + - SAUCE: apparmor3.2.0 [11/60]: Stacking v38: LSM: Maintain a table of LSM + attribute data + - SAUCE: apparmor3.2.0 [12/60]: Stacking v38: proc: Use lsmids instead of lsm + names for attrs + - SAUCE: apparmor3.2.0 [13/60]: Stacking v38: integrity: disassociate + ima_filter_rule from security_audit_rule + - SAUCE: apparmor3.2.0 [14/60]: Stacking v38: LSM: Infrastructure management + of the sock security + - SAUCE: apparmor3.2.0 [15/60]: Stacking v38: LSM: Add the lsmblob data + structure. + - SAUCE: apparmor3.2.0 [16/60]: Stacking v38: LSM: provide lsm name and id + slot mappings + - SAUCE: apparmor3.2.0 [17/60]: Stacking v38: IMA: avoid label collisions with + stacked LSMs + - SAUCE: apparmor3.2.0 [18/60]: Stacking v38: LSM: Use lsmblob in + security_audit_rule_match + - SAUCE: apparmor3.2.0 [19/60]: Stacking v38: LSM: Use lsmblob in + security_kernel_act_as + - SAUCE: apparmor3.2.0 [20/60]: Stacking v38: LSM: Use lsmblob in + security_secctx_to_secid + - SAUCE: apparmor3.2.0 [21/60]: Stacking v38: LSM: Use lsmblob in + security_secid_to_secctx + - SAUCE: apparmor3.2.0 [22/60]: Stacking v38: LSM: Use lsmblob in + security_ipc_getsecid + - SAUCE: apparmor3.2.0 [23/60]: Stacking v38: LSM: Use lsmblob in + security_current_getsecid + - SAUCE: apparmor3.2.0 [24/60]: Stacking v38: LSM: Use lsmblob in + security_inode_getsecid + - SAUCE: apparmor3.2.0 [25/60]: Stacking v38: LSM: Use lsmblob in + security_cred_getsecid + - SAUCE: apparmor3.2.0 [26/60]: Stacking v38: LSM: Specify which LSM to + display + - SAUCE: apparmor3.2.0 [28/60]: Stacking v38: LSM: Ensure the correct LSM + context releaser + - SAUCE: apparmor3.2.0 [29/60]: Stacking v38: LSM: Use lsmcontext in + security_secid_to_secctx + - SAUCE: apparmor3.2.0 [30/60]: Stacking v38: LSM: Use lsmcontext in + security_inode_getsecctx + - SAUCE: apparmor3.2.0 [31/60]: Stacking v38: Use lsmcontext in + security_dentry_init_security + - SAUCE: apparmor3.2.0 [32/60]: Stacking v38: LSM: security_secid_to_secctx in + netlink netfilter + - SAUCE: apparmor3.2.0 [33/60]: Stacking v38: NET: Store LSM netlabel data in + a lsmblob + - SAUCE: apparmor3.2.0 [34/60]: Stacking v38: binder: Pass LSM identifier for + confirmation + - SAUCE: apparmor3.2.0 [35/60]: Stacking v38: LSM: security_secid_to_secctx + module selection + - SAUCE: apparmor3.2.0 [36/60]: Stacking v38: Audit: Keep multiple LSM data in + audit_names + - SAUCE: apparmor3.2.0 [37/60]: Stacking v38: Audit: Create audit_stamp + structure + - SAUCE: apparmor3.2.0 [38/60]: Stacking v38: LSM: Add a function to report + multiple LSMs + - SAUCE: apparmor3.2.0 [39/60]: Stacking v38: Audit: Allow multiple records in + an audit_buffer + - SAUCE: apparmor3.2.0 [40/60]: Stacking v38: Audit: Add record for multiple + task security contexts + - SAUCE: apparmor3.2.0 [41/60]: Stacking v38: audit: multiple subject lsm + values for netlabel + - SAUCE: apparmor3.2.0 [42/60]: Stacking v38: Audit: Add record for multiple + object contexts + - SAUCE: apparmor3.2.0 [43/60]: Stacking v38: netlabel: Use a struct lsmblob + in audit data + - SAUCE: apparmor3.2.0 [44/60]: Stacking v38: LSM: Removed scaffolding + function lsmcontext_init + - SAUCE: apparmor3.2.0 [45/60]: Stacking v38: AppArmor: Remove the exclusive + flag + - SAUCE: apparmor3.2.0 [46/60]: combine common_audit_data and + apparmor_audit_data + - SAUCE: apparmor3.2.0 [47/60]: setup slab cache for audit data + - SAUCE: apparmor3.2.0 [48/60]: rename audit_data->label to + audit_data->subj_label + - SAUCE: apparmor3.2.0 [49/60]: pass cred through to audit info. + - SAUCE: apparmor3.2.0 [50/60]: Improve debug print infrastructure + - SAUCE: apparmor3.2.0 [51/60]: add the ability for profiles to have a + learning cache + - SAUCE: apparmor3.2.0 [52/60]: enable userspace upcall for mediation + - SAUCE: apparmor3.2.0 [53/60]: cache buffers on percpu list if there is lock + contention + - SAUCE: apparmor3.2.0 [55/60]: advertise availability of exended perms + - SAUCE: apparmor3.2.0 [60/60]: [Config] enable + CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS + * LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update + apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [57/60]: fix profile verification and enable it + * udev fails to make prctl() syscall with apparmor=0 (as used by maas by + default) (LP: #2016908) // update apparmor and LSM stacking patch set + (LP: #2028253) + - SAUCE: apparmor3.2.0 [27/60]: Stacking v38: Fix prctl() syscall with + apparmor=0 + * kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // + update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [01/60]: add/use fns to print hash string hex value + - SAUCE: apparmor3.2.0 [03/60]: patch to provide compatibility with v2.x net + rules + - SAUCE: apparmor3.2.0 [04/60]: add user namespace creation mediation + - SAUCE: apparmor3.2.0 [06/60]: af_unix mediation + - SAUCE: apparmor3.2.0 [07/60]: Add fine grained mediation of posix mqueues + + -- Paolo Pisati Fri, 06 Oct 2023 21:53:32 +0200 + +linux-lowlatency (6.5.0-8.8.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-8.8.1 -proposed tracker (LP: #2037969) + + [ Ubuntu: 6.5.0-7.7 ] + + * mantic/linux: 6.5.0-7.7 -proposed tracker (LP: #2037611) + * kexec enable to load/kdump zstd compressed zimg (LP: #2037398) + - [Packaging] Revert arm64 image format to Image.gz + * Mantic minimized/minimal cloud images do not receive IP address during + provisioning (LP: #2036968) + - [Config] Enable virtio-net as built-in to avoid race + * Miscellaneous Ubuntu changes + - SAUCE: Add mdev_set_iommu_device() kABI + - [Config] update gcc version in annotations + + -- Paolo Pisati Mon, 02 Oct 2023 11:03:22 +0200 + +linux-lowlatency (6.5.0-7.7.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-7.7.1 -proposed tracker (LP: #2037627) + + -- Paolo Pisati Fri, 29 Sep 2023 14:22:33 +0200 + +linux-lowlatency (6.5.0-6.6.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-6.6.1 -proposed tracker (LP: #2035599) + + * Miscellaneous Ubuntu changes + - [Config] updateconfigs after Ubuntu-6.5.0-6.6 rebase + - [packaging] update rust, clang and bindgen build-deps + + -- Paolo Pisati Mon, 25 Sep 2023 13:13:04 +0200 + +linux-lowlatency (6.5.0-5.5.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-5.5.1 -proposed tracker (LP: #2034552) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/d2023.08.23) + + -- Paolo Pisati Wed, 06 Sep 2023 16:13:46 +0200 + +linux-lowlatency (6.5.0-4.4.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-4.4.1 -proposed tracker (LP: #2034047) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/d2023.08.23) + + -- Paolo Pisati Mon, 04 Sep 2023 17:07:42 +0200 + +linux-lowlatency (6.5.0-3.3.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-3.3.1 -proposed tracker (LP: #2033908) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/d2023.08.23) + + -- Paolo Pisati Fri, 01 Sep 2023 16:37:16 +0200 + +linux-lowlatency (6.5.0-2.2.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-2.2.1 -proposed tracker (LP: #2033020) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/d2023.08.23) + + * Miscellaneous Ubuntu changes + - [Packaging] derive it from mantic:linux + - [Config] updateconfigs after rebase on Ubuntu-6.5.0-2.2 + + -- Paolo Pisati Wed, 30 Aug 2023 08:29:23 +0200 + +linux-lowlatency (6.5.0-1.1.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.5.0-1.1.1 -proposed tracker (LP: #2029226) + + * Miscellaneous Ubuntu changes + - [Packaging] move to Mantic 6.5 + - [Packaging] add libstdc++-dev, python3-dev and zstd to build-depends + - [Config] updateconfigs after rebase on Ubuntu-unstable-6.5.0-4.4 + + [ Ubuntu: 6.5.0-4.4 ] + + * mantic/linux-unstable: 6.5.0-4.4 -proposed tracker (LP: #2029086) + * Miscellaneous Ubuntu changes + - [Packaging] Add .NOTPARALLEL + - [Packaging] Remove meaningless $(header_arch) + - [Packaging] Fix File exists error in install-arch-headers + - [Packaging] clean debian/linux-* directories + - [Packaging] remove hmake + - [Packaging] install headers to debian/linux-libc-dev directly + - [Config] define CONFIG options for arm64 instead of arm64-generic + - [Config] update annotations after rebase to v6.5-rc4 + - [Packaging] temporarily disable Rust support + * Rebase to v6.5-rc4 + + [ Ubuntu: 6.5.0-3.3 ] + + * mantic/linux-unstable: 6.5.0-3.3 -proposed tracker (LP: #2028779) + * enable Rust support in the kernel (LP: #2007654) + - SAUCE: rust: support rustc-1.69.0 + - [Packaging] depend on rustc-1.69.0 + * Packaging resync (LP: #1786013) + - [Packaging] resync update-dkms-versions helper + - [Packaging] resync getabis + * Fix UBSAN in Intel EDAC driver (LP: #2028746) + - EDAC/i10nm: Skip the absent memory controllers + * Ship kernel modules Zstd compressed (LP: #2028568) + - SAUCE: Support but do not require compressed modules + - [Config] Enable support for ZSTD compressed modules + - [Packaging] ZSTD compress modules + * update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [02/60]: rename SK_CTX() to aa_sock and make it an + inline fn + - SAUCE: apparmor3.2.0 [05/60]: Add sysctls for additional controls of unpriv + userns restrictions + - SAUCE: apparmor3.2.0 [08/60]: Stacking v38: LSM: Identify modules by more + than name + - SAUCE: apparmor3.2.0 [09/60]: Stacking v38: LSM: Add an LSM identifier for + external use + - SAUCE: apparmor3.2.0 [10/60]: Stacking v38: LSM: Identify the process + attributes for each module + - SAUCE: apparmor3.2.0 [11/60]: Stacking v38: LSM: Maintain a table of LSM + attribute data + - SAUCE: apparmor3.2.0 [12/60]: Stacking v38: proc: Use lsmids instead of lsm + names for attrs + - SAUCE: apparmor3.2.0 [13/60]: Stacking v38: integrity: disassociate + ima_filter_rule from security_audit_rule + - SAUCE: apparmor3.2.0 [14/60]: Stacking v38: LSM: Infrastructure management + of the sock security + - SAUCE: apparmor3.2.0 [15/60]: Stacking v38: LSM: Add the lsmblob data + structure. + - SAUCE: apparmor3.2.0 [16/60]: Stacking v38: LSM: provide lsm name and id + slot mappings + - SAUCE: apparmor3.2.0 [17/60]: Stacking v38: IMA: avoid label collisions with + stacked LSMs + - SAUCE: apparmor3.2.0 [18/60]: Stacking v38: LSM: Use lsmblob in + security_audit_rule_match + - SAUCE: apparmor3.2.0 [19/60]: Stacking v38: LSM: Use lsmblob in + security_kernel_act_as + - SAUCE: apparmor3.2.0 [20/60]: Stacking v38: LSM: Use lsmblob in + security_secctx_to_secid + - SAUCE: apparmor3.2.0 [21/60]: Stacking v38: LSM: Use lsmblob in + security_secid_to_secctx + - SAUCE: apparmor3.2.0 [22/60]: Stacking v38: LSM: Use lsmblob in + security_ipc_getsecid + - SAUCE: apparmor3.2.0 [23/60]: Stacking v38: LSM: Use lsmblob in + security_current_getsecid + - SAUCE: apparmor3.2.0 [24/60]: Stacking v38: LSM: Use lsmblob in + security_inode_getsecid + - SAUCE: apparmor3.2.0 [25/60]: Stacking v38: LSM: Use lsmblob in + security_cred_getsecid + - SAUCE: apparmor3.2.0 [26/60]: Stacking v38: LSM: Specify which LSM to + display + - SAUCE: apparmor3.2.0 [28/60]: Stacking v38: LSM: Ensure the correct LSM + context releaser + - SAUCE: apparmor3.2.0 [29/60]: Stacking v38: LSM: Use lsmcontext in + security_secid_to_secctx + - SAUCE: apparmor3.2.0 [30/60]: Stacking v38: LSM: Use lsmcontext in + security_inode_getsecctx + - SAUCE: apparmor3.2.0 [31/60]: Stacking v38: Use lsmcontext in + security_dentry_init_security + - SAUCE: apparmor3.2.0 [32/60]: Stacking v38: LSM: security_secid_to_secctx in + netlink netfilter + - SAUCE: apparmor3.2.0 [33/60]: Stacking v38: NET: Store LSM netlabel data in + a lsmblob + - SAUCE: apparmor3.2.0 [34/60]: Stacking v38: binder: Pass LSM identifier for + confirmation + - SAUCE: apparmor3.2.0 [35/60]: Stacking v38: LSM: security_secid_to_secctx + module selection + - SAUCE: apparmor3.2.0 [36/60]: Stacking v38: Audit: Keep multiple LSM data in + audit_names + - SAUCE: apparmor3.2.0 [37/60]: Stacking v38: Audit: Create audit_stamp + structure + - SAUCE: apparmor3.2.0 [38/60]: Stacking v38: LSM: Add a function to report + multiple LSMs + - SAUCE: apparmor3.2.0 [39/60]: Stacking v38: Audit: Allow multiple records in + an audit_buffer + - SAUCE: apparmor3.2.0 [40/60]: Stacking v38: Audit: Add record for multiple + task security contexts + - SAUCE: apparmor3.2.0 [41/60]: Stacking v38: audit: multiple subject lsm + values for netlabel + - SAUCE: apparmor3.2.0 [42/60]: Stacking v38: Audit: Add record for multiple + object contexts + - SAUCE: apparmor3.2.0 [43/60]: Stacking v38: netlabel: Use a struct lsmblob + in audit data + - SAUCE: apparmor3.2.0 [44/60]: Stacking v38: LSM: Removed scaffolding + function lsmcontext_init + - SAUCE: apparmor3.2.0 [45/60]: Stacking v38: AppArmor: Remove the exclusive + flag + - SAUCE: apparmor3.2.0 [46/60]: combine common_audit_data and + apparmor_audit_data + - SAUCE: apparmor3.2.0 [47/60]: setup slab cache for audit data + - SAUCE: apparmor3.2.0 [48/60]: rename audit_data->label to + audit_data->subj_label + - SAUCE: apparmor3.2.0 [49/60]: pass cred through to audit info. + - SAUCE: apparmor3.2.0 [50/60]: Improve debug print infrastructure + - SAUCE: apparmor3.2.0 [51/60]: add the ability for profiles to have a + learning cache + - SAUCE: apparmor3.2.0 [52/60]: enable userspace upcall for mediation + - SAUCE: apparmor3.2.0 [53/60]: cache buffers on percpu list if there is lock + contention + - SAUCE: apparmor3.2.0 [55/60]: advertise availability of exended perms + - SAUCE: apparmor3.2.0 [60/60]: [Config] enable + CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS + * LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update + apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [57/60]: fix profile verification and enable it + * udev fails to make prctl() syscall with apparmor=0 (as used by maas by + default) (LP: #2016908) // update apparmor and LSM stacking patch set + (LP: #2028253) + - SAUCE: apparmor3.2.0 [27/60]: Stacking v38: Fix prctl() syscall with + apparmor=0 + * kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // + update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [01/60]: add/use fns to print hash string hex value + - SAUCE: apparmor3.2.0 [03/60]: patch to provide compatibility with v2.x net + rules + - SAUCE: apparmor3.2.0 [04/60]: add user namespace creation mediation + - SAUCE: apparmor3.2.0 [06/60]: af_unix mediation + - SAUCE: apparmor3.2.0 [07/60]: Add fine grained mediation of posix mqueues + * Miscellaneous Ubuntu changes + - [Packaging] Use consistent llvm/clang for rust + * Rebase to v6.5-rc3 + + [ Ubuntu: 6.5.0-2.2 ] + + * mantic/linux-unstable: 6.5.0-2.2 -proposed tracker (LP: #2027953) + * Remove non-LPAE kernel flavor (LP: #2025265) + - [Packaging] Rename armhf generic-lpae flavor to generic + * Please enable Renesas RZ platform serial installer (LP: #2022361) + - [Config] enable hihope RZ/G2M serial console + * Miscellaneous Ubuntu changes + - [Packaging] snap: Remove old configs handling + - [Packaging] checks/final-checks: Remove old configs handling + - [Packaging] checks/final-checks: check existance of Makefile first + - [Packaging] checks/final-checks: Fix shellcheck issues + - [Packaging] add libstdc++-dev to the build dependencies + - [Config] update annotations after rebase to v6.5-rc2 + * Miscellaneous upstream changes + - kbuild: rust: avoid creating temporary files + - rust: fix bindgen build error with UBSAN_BOUNDS_STRICT + * Rebase to v6.5-rc2 + + [ Ubuntu: 6.5.0-1.1 ] + + * mantic/linux-unstable: 6.5.0-1.1 -proposed tracker (LP: #2026689) + * CVE-2023-31248 + - netfilter: nf_tables: do not ignore genmask when looking up chain by id + * CVE-2023-35001 + - netfilter: nf_tables: prevent OOB access in nft_byteorder_eval + * HDMI output with More than one child device for port B in VBT error + (LP: #2025195) + - SAUCE: drm/i915/quirks: Add multiple VBT quirk for HP ZBook Power G10 + * CVE-2023-2640 // CVE-2023-32629 + - SAUCE: overlayfs: default to userxattr when mounted from non initial user + namespace + * Packaging resync (LP: #1786013) + - [Packaging] resync update-dkms-versions helper + * enable Rust support in the kernel (LP: #2007654) + - SAUCE: btf, scripts: rust: drop is_rust_module.sh + - [Packaging] add rust dependencies + * CVE-2023-2612 + - SAUCE: shiftfs: prevent lock unbalance in shiftfs_create_object() + * Miscellaneous Ubuntu changes + - SAUCE: shiftfs: support linux 6.5 + - [Config] update annotations after rebase to v6.5-rc1 + - [Config] temporarily disable Rust + * Rebase to v6.5-rc1 + + [ Ubuntu: 6.5.0-0.0 ] + + * Empty entry + + [ Ubuntu: 6.4.0-8.8 ] + + * mantic/linux-unstable: 6.4.0-8.8 -proposed tracker (LP: #2025018) + * Miscellaneous Ubuntu changes + - [Config] update toolchain version (gcc) in annotations + * Rebase to v6.4 + + [ Ubuntu: 6.4.0-7.7 ] + + * mantic/linux-unstable: 6.4.0-7.7 -proposed tracker (LP: #2024338) + * Rebase to v6.4-rc7 + + [ Ubuntu: 6.4.0-6.6 ] + + * mantic/linux-unstable: 6.4.0-6.6 -proposed tracker (LP: #2023966) + * Packaging resync (LP: #1786013) + - [Packaging] update annotations scripts + * enable multi-gen LRU by default (LP: #2023629) + - [Config] enable multi-gen LRU by default + * Fix Monitor lost after replug WD19TBS to SUT port with VGA/DVI to type-C + dongle (LP: #2021949) + - thunderbolt: Do not touch CL state configuration during discovery + - thunderbolt: Increase DisplayPort Connection Manager handshake timeout + * Neuter signing tarballs (LP: #2012776) + - [Packaging] remove the signing tarball support + * Enable Tracing Configs for OSNOISE and TIMERLAT (LP: #2018591) + - [Config] Enable OSNOISE_TRACER and TIMERLAT_TRACER configs + * Miscellaneous Ubuntu changes + - [Config] Add CONFIG_AS_HAS_NON_CONST_LEB128 on riscv64 + - [Packaging] introduce do_lib_rust and enable it only on generic amd64 + - [Config] update annotations after rebase to v6.4-rc6 + * Rebase to v6.4-rc6 + + [ Ubuntu: 6.4.0-5.5 ] + + * mantic/linux-unstable: 6.4.0-5.5 -proposed tracker (LP: #2022886) + * Miscellaneous Ubuntu changes + - [Packaging] update getabis to support linux-unstable + - UBUNTU [Config]: disable hibernation on riscv64 + * Rebase to v6.4-rc5 + + [ Ubuntu: 6.4.0-4.4 ] + + * mantic/linux-unstable: 6.4.0-4.4 -proposed tracker (LP: #2021597) + * Miscellaneous Ubuntu changes + - [Config] udpate annotations after rebase to v6.4-rc4 + + [ Ubuntu: 6.4.0-3.3 ] + + * mantic/linux-unstable: 6.4.0-3.3 -proposed tracker (LP: #2021497) + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + - [Packaging] resync getabis + * support python < 3.9 with annotations (LP: #2020531) + - [Packaging] kconfig/annotations.py: support older way of merging dicts + * generate linux-lib-rust only on amd64 (LP: #2020356) + - [Packaging] generate linux-lib-rust only on amd64 + * Miscellaneous Ubuntu changes + - [Packaging] annotations: never drop configs that have notes different than + the parent + - [Config] drop CONFIG_SMBFS_COMMON from annotations + - [Packaging] perf: build without libtraceevent + * Rebase to v6.4-rc4 + + [ Ubuntu: 6.4.0-2.2 ] + + * mantic/linux-unstable: 6.4.0-2.2 -proposed tracker (LP: #2020330) + * Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20 + (LP: #2017444) + - [Config]: Disable CONFIG_INTEL_ATOMISP + * Fix NVME storage with RAID ON disappeared under Dell factory WINPE + environment (LP: #2011768) + - SAUCE: PCI: vmd: Reset VMD config register between soft reboots + * Miscellaneous Ubuntu changes + - [Packaging] Drop support of old config handling + - [Config] update annotations after rebase to v6.4-rc3 + * Rebase to v6.4-rc3 + + [ Ubuntu: 6.4.0-1.1 ] + + * mantic/linux-unstable: 6.4.0-1.1 -proposed tracker (LP: #2019965) + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - [Packaging] update helper scripts + * Kernel 6.1 bumped the disk consumption on default images by 15% + (LP: #2015867) + - [Packaging] introduce a separate linux-lib-rust package + * Miscellaneous Ubuntu changes + - [Config] enable CONFIG_BLK_DEV_UBLK on amd64 + - [Packaging] annotations: use python3 in the shebang + - SAUCE: blk-throttle: Fix io statistics for cgroup v1 + - [Packaging] move to v6.4 and rename to linux-unstable + - [Config] update annotations after rebase to v6.4-rc1 + - [Packaging] temporarily disable perf + - [Packaging] temporarily disable bpftool + - [Config] ppc64el: reduce CONFIG_ARCH_FORCE_MAX_ORDER from 9 to 8 + - SAUCE: perf: explicitly disable libtraceevent + * Rebase to v6.4-rc2 + + [ Ubuntu: 6.4.0-0.0 ] + + * Empty entry + + -- Paolo Pisati Wed, 02 Aug 2023 15:38:48 +0200 + +linux-lowlatency (6.5.0-0.0.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.3.0-7.7.1 -proposed tracker (LP: #2024476) + + * Miscellaneous Ubuntu changes + - [Config] update toolchain version + + [ Ubuntu: 6.3.0-7.7 ] + + * mantic/linux: 6.3.0-7.7 -proposed tracker (LP: #2023297) + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + -- Paolo Pisati Tue, 20 Jun 2023 17:52:45 +0200 + +linux-lowlatency (6.3.0-6.6.1) mantic; urgency=medium + + * mantic/linux-lowlatency: 6.3.0-6.6.1 -proposed tracker (LP: #2022923) + + * kernel .config lowlatency improvements (LP: #2023007) + - [Config] lowlatency: enhance desktop responsiveness + + [ Ubuntu: 6.3.0-6.6 ] + + * mantic/linux: 6.3.0-6.6 -proposed tracker (LP: #2022324) + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + - [Packaging] resync getabis + - [Packaging] update helper scripts + - debian/dkms-versions -- update from kernel-versions (main/master) + * Mantic update: v6.3.5 upstream stable release (LP: #2022326) + - wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null page + - usb: dwc3: fix gadget mode suspend interrupt handler issue + - tpm, tpm_tis: Avoid cache incoherency in test for interrupts + - tpm, tpm_tis: Only handle supported interrupts + - tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resume + - tpm, tpm_tis: startup chip before testing for interrupts + - tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM drivers + - tpm: Prevent hwrng from activating during resume + - zsmalloc: move LRU update from zs_map_object() to zs_malloc() + - watchdog: sp5100_tco: Immediately trigger upon starting. + - mm/vmemmap/devdax: fix kernel crash when probing devdax devices + - ocfs2: Switch to security_inode_init_security() + - x86/mm: Avoid incomplete Global INVLPG flushes + - platform/x86/intel/ifs: Annotate work queue on stack so object debug does + not complain + - cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size + - cifs: fix smb1 mount regression + - ALSA: hda/ca0132: add quirk for EVGA X299 DARK + - ALSA: hda: Fix unhandled register update during auto-suspend period + - ALSA: hda/realtek: Enable headset onLenovo M70/M90 + - SUNRPC: Don't change task->tk_status after the call to rpc_exit_task + - mmc: sdhci-esdhc-imx: make "no-mmc-hs400" works + - mmc: block: ensure error propagation for non-blk + - power: supply: axp288_fuel_gauge: Fix external_power_changed race + - power: supply: bq25890: Fix external_power_changed race + - ASoC: rt5682: Disable jack detection interrupt during suspend + - net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize + - m68k: Move signal frame following exception on 68020/030 + - ipv{4,6}/raw: fix output xfrm lookup wrt protocol + - xtensa: fix signal delivery to FDPIC process + - xtensa: add __bswap{si,di}2 helpers + - parisc: Use num_present_cpus() in alternative patching code + - parisc: Handle kgdb breakpoints only in kernel context + - parisc: Fix flush_dcache_page() for usage from irq context + - parisc: Allow to reboot machine after system halt + - parisc: Enable LOCKDEP support + - parisc: Handle kprobes breakpoints only in kernel context + - xfs: fix livelock in delayed allocation at ENOSPC + - cxl/port: Enable the HDM decoder capability for switch ports + - gpio: mockup: Fix mode of debugfs files + - btrfs: use nofs when cleaning up aborted transactions + - thermal: intel: int340x: Add new line for UUID display + - block: fix bio-cache for passthru IO + - dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size type + - drm/amd/display: Have Payload Properly Created After Resume + - drm/mgag200: Fix gamma lut not initialized. + - drm/radeon: reintroduce radeon_dp_work_func content + - drm/amdgpu: don't enable secure display on incompatible platforms + - drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7 + - drm/amd/pm: Fix output of pp_od_clk_voltage + - Revert "binder_alloc: add missing mmap_lock calls when using the VMA" + - Revert "android: binder: stop saving a pointer to the VMA" + - binder: add lockless binder_alloc_(set|get)_vma() + - binder: fix UAF caused by faulty buffer cleanup + - binder: fix UAF of alloc->vma in race with munmap() + - drm/amd/amdgpu: limit one queue per gang + - perf/x86/uncore: Correct the number of CHAs on SPR + - x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms + - irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routable + - irqchip/mips-gic: Use raw spinlock for gic_lock + - debugobjects: Don't wake up kswapd from fill_pool() + - fbdev: udlfb: Fix endpoint check + - net: fix stack overflow when LRO is disabled for virtual interfaces + - udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated(). + - USB: core: Add routines for endpoint checks in old drivers + - USB: sisusbvga: Add endpoint checks + - media: radio-shark: Add endpoint checks + - ASoC: lpass: Fix for KASAN use_after_free out of bounds + - net: fix skb leak in __skb_tstamp_tx() + - drm: fix drmm_mutex_init() + - selftests: fib_tests: mute cleanup error message + - octeontx2-pf: Fix TSOv6 offload + - bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields + - bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps + - lan966x: Fix unloading/loading of the driver + - ipv6: Fix out-of-bounds access in ipv6_find_tlv() + - cifs: mapchars mount option ignored + - power: supply: leds: Fix blink to LED on transition + - power: supply: mt6360: add a check of devm_work_autocancel in + mt6360_charger_probe + - power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition + - power: supply: bq27xxx: Fix I2C IRQ race on remove + - power: supply: bq27xxx: Fix poll_interval handling and races on remove + - power: supply: bq27xxx: Add cache parameter to + bq27xxx_battery_current_and_status() + - power: supply: bq27xxx: Move bq27xxx_battery_update() down + - power: supply: bq27xxx: Ensure power_supply_changed() is called on current + sign changes + - power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to + stabilize + - power: supply: bq25890: Call power_supply_changed() after updating input + current or voltage + - power: supply: bq24190: Call power_supply_changed() after updating input + current + - power: supply: sbs-charger: Fix INHIBITED bit for Status reg + - optee: fix uninited async notif value + - firmware: arm_ffa: Check if ffa_driver remove is present before executing + - firmware: arm_ffa: Fix FFA device names for logical partitions + - fs: fix undefined behavior in bit shift for SB_NOUSER + - regulator: pca9450: Fix BUCK2 enable_mask + - platform/x86: ISST: Remove 8 socket limit + - coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet() + - ARM: dts: imx6qdl-mba6: Add missing pvcie-supply regulator + - x86/pci/xen: populate MSI sysfs entries + - xen/pvcalls-back: fix double frees with pvcalls_new_active_socket() + - x86/show_trace_log_lvl: Ensure stack pointer is aligned, again + - ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg + - ASoC: Intel: avs: Fix declaration of enum avs_channel_config + - ASoC: Intel: avs: Access path components under lock + - cxl: Wait Memory_Info_Valid before access memory related info + - cxl: Move cxl_await_media_ready() to before capacity info retrieval + - sctp: fix an issue that plpmtu can never go to complete state + - forcedeth: Fix an error handling path in nv_probe() + - platform/mellanox: mlxbf-pmc: fix sscanf() error checking + - net/mlx5e: Fix SQ wake logic in ptp napi_poll context + - net/mlx5e: Fix deadlock in tc route query code + - net/mlx5e: Use correct encap attribute during invalidation + - net/mlx5e: do as little as possible in napi poll when budget is 0 + - net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs + - net/mlx5: Handle pairing of E-switch via uplink un/load APIs + - net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE + - net/mlx5: Fix error message when failing to allocate device memory + - net/mlx5: Collect command failures data only for known commands + - net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device + - net/mlx5: Devcom, serialize devcom registration + - arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delay + - firmware: arm_ffa: Set reserved/MBZ fields to zero in the memory descriptors + - regulator: mt6359: add read check for PMIC MT6359 + - net/smc: Reset connection when trying to use SMCRv2 fails. + - 3c589_cs: Fix an error handling path in tc589_probe() + - page_pool: fix inconsistency for page_pool_ring_[un]lock() + - net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs + - net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE + - Revert "arm64: dts: imx8mp: Drop simple-bus from fsl,imx8mp-media-blk-ctrl" + - Linux 6.3.5 + + -- Dimitri John Ledkov Tue, 06 Jun 2023 13:20:13 +0100 + +linux-lowlatency (6.3.0-5.5.1) mantic; urgency=medium + + * Initial ABI + + [ Ubuntu: 6.3.0-5.5 ] + + -- Paolo Pisati Fri, 14 Apr 2023 15:06:33 +0200 + +linux-lowlatency (6.2.0-1004.4) lunar; urgency=medium + + * lunar/linux-lowlatency: 6.2.0-1004.4 -proposed tracker (LP: #2016275) + + * Miscellaneous Ubuntu changes + - rebase on Ubuntu-6.2.0-21.21 + + * Rebase on Ubuntu-6.2.0-21.21 + + -- Paolo Pisati Fri, 14 Apr 2023 15:06:33 +0200 + +linux-lowlatency (6.2.0-1003.3) lunar; urgency=medium + + * lunar/linux-lowlatency: 6.2.0-1003.3 -proposed tracker (LP: #2015441) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * Miscellaneous Ubuntu changes + - [Config] lowlatency: cleanup annotations to show only the relevant configs + + [ Ubuntu: 6.2.0-20.20 ] + + * lunar/linux: 6.2.0-20.20 -proposed tracker (LP: #2015429) + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + * FTBFS with different dkms or when makeflags are set (LP: #2015361) + - [Packaging] FTBFS with different dkms or when makeflags are set + * expoline.o is packaged unconditionally for s390x (LP: #2013209) + - [Packaging] Copy expoline.o only when produced by the build + * net:l2tp.sh failure with lunar:linux 6.2 (LP: #2013014) + - SAUCE: l2tp: generate correct module alias strings + * Miscellaneous Ubuntu changes + - [Packaging] annotations: prevent duplicate include lines + + [ Ubuntu: 6.2.0-19.19 ] + + * lunar/linux: 6.2.0-19.19 -proposed tracker (LP: #2012488) + * Neuter signing tarballs (LP: #2012776) + - [Packaging] neuter the signing tarball + * LSM stacking and AppArmor refresh for 6.2 kernel (LP: #2012136) + - Revert "UBUNTU: [Config] define CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS" + - Revert "UBUNTU: SAUCE: apparmor: add user namespace creation mediation" + - Revert "UBUNTU: SAUCE: apparmor: Add fine grained mediation of posix + mqueues" + - Revert "UBUNTU: SAUCE: Revert "apparmor: make __aa_path_perm() static"" + - Revert "UBUNTU: SAUCE: LSM: Specify which LSM to display (using struct cred + as input)" + - Revert "UBUNTU: SAUCE: apparmor: Fix build error, make sk parameter const" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in smk_netlbl_mls()" + - Revert "UBUNTU: SAUCE: LSM: change ima_read_file() to use lsmblob" + - Revert "UBUNTU: SAUCE: apparmor: rename kzfree() to kfree_sensitive()" + - Revert "UBUNTU: SAUCE: AppArmor: Remove the exclusive flag" + - Revert "UBUNTU: SAUCE: LSM: Add /proc attr entry for full LSM context" + - Revert "UBUNTU: SAUCE: Audit: Fix incorrect static inline function + declration." + - Revert "UBUNTU: SAUCE: Audit: Fix for missing NULL check" + - Revert "UBUNTU: SAUCE: Audit: Add a new record for multiple object LSM + attributes" + - Revert "UBUNTU: SAUCE: Audit: Add new record for multiple process LSM + attributes" + - Revert "UBUNTU: SAUCE: NET: Store LSM netlabel data in a lsmblob" + - Revert "UBUNTU: SAUCE: LSM: security_secid_to_secctx in netlink netfilter" + - Revert "UBUNTU: SAUCE: LSM: Use lsmcontext in security_inode_getsecctx" + - Revert "UBUNTU: SAUCE: LSM: Use lsmcontext in security_secid_to_secctx" + - Revert "UBUNTU: SAUCE: LSM: Ensure the correct LSM context releaser" + - Revert "UBUNTU: SAUCE: LSM: Specify which LSM to display" + - Revert "UBUNTU: SAUCE: IMA: Change internal interfaces to use lsmblobs" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_cred_getsecid" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_inode_getsecid" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_task_getsecid" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_ipc_getsecid" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_secid_to_secctx" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_secctx_to_secid" + - Revert "UBUNTU: SAUCE: net: Prepare UDS for security module stacking" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_kernel_act_as" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_audit_rule_match" + - Revert "UBUNTU: SAUCE: LSM: Create and manage the lsmblob data structure." + - Revert "UBUNTU: SAUCE: LSM: Infrastructure management of the sock security" + - Revert "UBUNTU: SAUCE: apparmor: LSM stacking: switch from SK_CTX() to + aa_sock()" + - Revert "UBUNTU: SAUCE: apparmor: rename aa_sock() to aa_unix_sk()" + - Revert "UBUNTU: SAUCE: apparmor: disable showing the mode as part of a secid + to secctx" + - Revert "UBUNTU: SAUCE: apparmor: fix use after free in sk_peer_label" + - Revert "UBUNTU: SAUCE: apparmor: af_unix mediation" + - Revert "UBUNTU: SAUCE: apparmor: patch to provide compatibility with v2.x + net rules" + - Revert "UBUNTU: SAUCE: apparmor: add/use fns to print hash string hex value" + - SAUCE: apparmor: rename SK_CTX() to aa_sock and make it an inline fn + - SAUCE: apparmor: Add sysctls for additional controls of unpriv userns + restrictions + - SAUCE: Stacking v38: LSM: Identify modules by more than name + - SAUCE: Stacking v38: LSM: Add an LSM identifier for external use + - SAUCE: Stacking v38: LSM: Identify the process attributes for each module + - SAUCE: Stacking v38: LSM: Maintain a table of LSM attribute data + - SAUCE: Stacking v38: proc: Use lsmids instead of lsm names for attrs + - SAUCE: Stacking v38: integrity: disassociate ima_filter_rule from + security_audit_rule + - SAUCE: Stacking v38: LSM: Infrastructure management of the sock security + - SAUCE: Stacking v38: LSM: Add the lsmblob data structure. + - SAUCE: Stacking v38: LSM: provide lsm name and id slot mappings + - SAUCE: Stacking v38: IMA: avoid label collisions with stacked LSMs + - SAUCE: Stacking v38: LSM: Use lsmblob in security_audit_rule_match + - SAUCE: Stacking v38: LSM: Use lsmblob in security_kernel_act_as + - SAUCE: Stacking v38: LSM: Use lsmblob in security_secctx_to_secid + - SAUCE: Stacking v38: LSM: Use lsmblob in security_secid_to_secctx + - SAUCE: Stacking v38: LSM: Use lsmblob in security_ipc_getsecid + - SAUCE: Stacking v38: LSM: Use lsmblob in security_current_getsecid + - SAUCE: Stacking v38: LSM: Use lsmblob in security_inode_getsecid + - SAUCE: Stacking v38: LSM: Use lsmblob in security_cred_getsecid + - SAUCE: Stacking v38: LSM: Specify which LSM to display + - SAUCE: Stacking v38: LSM: Ensure the correct LSM context releaser + - SAUCE: Stacking v38: LSM: Use lsmcontext in security_secid_to_secctx + - SAUCE: Stacking v38: LSM: Use lsmcontext in security_inode_getsecctx + - SAUCE: Stacking v38: Use lsmcontext in security_dentry_init_security + - SAUCE: Stacking v38: LSM: security_secid_to_secctx in netlink netfilter + - SAUCE: Stacking v38: NET: Store LSM netlabel data in a lsmblob + - SAUCE: Stacking v38: binder: Pass LSM identifier for confirmation + - SAUCE: Stacking v38: LSM: security_secid_to_secctx module selection + - SAUCE: Stacking v38: Audit: Keep multiple LSM data in audit_names + - SAUCE: Stacking v38: Audit: Create audit_stamp structure + - SAUCE: Stacking v38: LSM: Add a function to report multiple LSMs + - SAUCE: Stacking v38: Audit: Allow multiple records in an audit_buffer + - SAUCE: Stacking v38: Audit: Add record for multiple task security contexts + - SAUCE: Stacking v38: audit: multiple subject lsm values for netlabel + - SAUCE: Stacking v38: Audit: Add record for multiple object contexts + - SAUCE: Stacking v38: netlabel: Use a struct lsmblob in audit data + - SAUCE: Stacking v38: LSM: Removed scaffolding function lsmcontext_init + - SAUCE: Stacking v38: AppArmor: Remove the exclusive flag + - SAUCE: apparmor: combine common_audit_data and apparmor_audit_data + - SAUCE: apparmor: setup slab cache for audit data + - SAUCE: apparmor: rename audit_data->label to audit_data->subj_label + - SAUCE: apparmor: pass cred through to audit info. + - SAUCE: apparmor: Improve debug print infrastructure + - SAUCE: apparmor: add the ability for profiles to have a learning cache + - SAUCE: apparmor: enable userspace upcall for mediation + - SAUCE: apparmor: cache buffers on percpu list if there is lock contention + - SAUCE: apparmor: fix policy_compat permission remap with extended + permissions + - SAUCE: apparmor: advertise availability of exended perms + - [Config] define CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS + * kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // LSM + stacking and AppArmor refresh for 6.2 kernel (LP: #2012136) + - SAUCE: apparmor: add/use fns to print hash string hex value + - SAUCE: apparmor: patch to provide compatibility with v2.x net rules + - SAUCE: apparmor: add user namespace creation mediation + - SAUCE: apparmor: af_unix mediation + - SAUCE: apparmor: Add fine grained mediation of posix mqueues + * devlink_port_split from ubuntu_kernel_selftests.net fails on hirsute + (KeyError: 'flavour') (LP: #1937133) + - selftests: net: devlink_port_split.py: skip test if no suitable device + available + * NFS deathlock with last Kernel 5.4.0-144.161 and 5.15.0-67.74 (LP: #2009325) + - NFS: Correct timing for assigning access cache timestamp + + -- Paolo Pisati Thu, 06 Apr 2023 10:48:08 +0200 + +linux-lowlatency (6.2.0-1002.2) lunar; urgency=medium + + * lunar/linux-lowlatency: 6.2.0-1002.2 -proposed tracker (LP: #2011831) + + -- Paolo Pisati Thu, 16 Mar 2023 15:17:56 +0100 + +linux-lowlatency (6.2.0-1001.1) lunar; urgency=medium + + * lunar/linux-lowlatency: 6.2.0-1001.1 -proposed tracker (LP: #2011578) + + * enable Rust support in the kernel (LP: #2007654) + - [Packaging] add rust dependencies + + * remove circular dep between linux-image and modules (LP: #1989334) + - [Packaging] remove circular dep between modules and image + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - [Packaging] update update.conf + - [Packaging] update update.conf + - [Packaging] update update.conf + + * Miscellaneous Ubuntu changes + - [Packaging] ignore abi, modules and retpoline + - [Config] updateconfigs following 6.2 rebase + - move to 6.2 series + - [packaging] manually remove ipu6 and ivsc DKMS entries + - [Packaging] add python3 as a build dependency + + -- Paolo Pisati Wed, 15 Mar 2023 13:03:00 +0100 + +linux-lowlatency (6.1.0-1001.1) lunar; urgency=medium + + * lunar/linux-lowlatency: 6.1.0-1001.1 -proposed tracker (LP: #1998563) + + * Packaging resync (LP: #1786013) + - [Packaging] update update.conf + + * Miscellaneous Ubuntu changes + - [Packaging] switch to lunar and linux 6.1.0 + - [Config] migrateconfigs to annotations + + -- Andrea Righi Fri, 02 Dec 2022 11:55:52 +0100 + +linux-lowlatency (6.1.0-1000.0) lunar; urgency=medium + + * Dummy entry + + -- Andrea Righi Thu, 01 Dec 2022 21:43:47 +0100 + +linux-lowlatency (5.19.0-1007.7) kinetic; urgency=medium + + * kinetic/linux-lowlatency: 5.19.0-1007.7 -proposed tracker (LP: #1992748) + + -- Paolo Pisati Thu, 13 Oct 2022 09:45:20 +0200 + +linux-lowlatency (5.19.0-1006.6) kinetic; urgency=medium + + * kinetic/linux-lowlatency: 5.19.0-1006.6 -proposed tracker (LP: #1991269) + + -- Paolo Pisati Thu, 29 Sep 2022 16:19:02 +0200 + +linux-lowlatency (5.19.0-1005.5) kinetic; urgency=medium + + * kinetic/linux-lowlatency: 5.19.0-1005.5 -proposed tracker (LP: #1990510) + + -- Paolo Pisati Thu, 22 Sep 2022 18:27:47 +0200 + +linux-lowlatency (5.19.0-1004.4) kinetic; urgency=medium + + * kinetic/linux-lowlatency: 5.19.0-1004.4 -proposed tracker (LP: #1988720) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + -- Paolo Pisati Wed, 07 Sep 2022 13:43:11 +0200 + +linux-lowlatency (5.19.0-1003.3) kinetic; urgency=medium + + * kinetic/linux-lowlatency: 5.19.0-1003.3 -proposed tracker (LP: #1983440) + + -- Paolo Pisati Wed, 03 Aug 2022 12:34:13 +0200 + +linux-lowlatency (5.19.0-1002.2) kinetic; urgency=medium + + * kinetic/linux-lowlatency: 5.19.0-1002.2 -proposed tracker (LP: #1982815) + + * Miscellaneous Ubuntu changes + - [Packaging] jammy/linux-lowlatency: don't remove local + config.flavour.lowlatency* config files + - [Packaging] jammy/linux-lowlatency: don't overwrite local annotations file + - [Packaging] jammy/linux-lowlatency: include debian.master/config/annotations + from debian.lowlatency/config/annotations + - [Config] annotate only local differences vs debian.master/config/annotations + - [Config] lowlatency: disable TEST_DIV64 + + -- Paolo Pisati Tue, 02 Aug 2022 11:46:25 +0200 + +linux-lowlatency (5.19.0-1001.1) kinetic; urgency=medium + + * kinetic/linux-lowlatency: 5.19.0-1001.1 -proposed tracker (LP: #1980074) + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - [Packaging] update helper scripts + + * Miscellaneous Ubuntu changes + - [Packaging] switch to kinetic 5.19.0 + - [Packaging] update Ubuntu.md + - [Packaging] import lowlatency packaging from jammy + + -- Paolo Pisati Tue, 05 Jul 2022 13:20:50 +0200 + +linux-lowlatency (5.19.0-1000.0) kinetic; urgency=medium + + * Dummy entry + + -- Paolo Pisati Mon, 04 Jul 2022 15:27:55 +0200 + +linux-lowlatency (5.15.0-35.36) jammy; urgency=medium + + * jammy/linux-lowlatency: 5.15.0-35.36 -proposed tracker (LP: #1974305) + + * alsa: enable the cirrus-logic side-codec to make the speaker output sound + (LP: #1965496) + - [Packaging] lowlatency: Record rename of i2c-multi-instantiate + + [ Ubuntu: 5.15.0-35.36 ] + + * CVE-2022-21499 + - SAUCE: debug: Lock down kgdb + + [ Ubuntu: 5.15.0-34.35 ] + + * jammy/linux: 5.15.0-34.35 -proposed tracker (LP: #1974322) + * AMD APU s2idle is broken after the ASIC reset fix (LP: #1972134) + - drm/amdgpu: unify BO evicting method in amdgpu_ttm + - drm/amdgpu: explicitly check for s0ix when evicting resources + * amd_gpio AMDI0030:00: Failed to translate GPIO pin 0x0000 to IRQ, err -517 + (LP: #1971597) + - gpio: Request interrupts after IRQ is initialized + * config CONFIG_HISI_PMU for kunpeng920 (LP: #1956086) + - [Config] CONFIG_HISI_PMU=m + * Mute/mic LEDs no function on EliteBook G9 platfroms (LP: #1970552) + - ALSA: hda/realtek: Enable mute/micmute LEDs support for HP Laptops + * network-manager/1.36.4-2ubuntu1 ADT test failure with linux/5.15.0-28.29 + (LP: #1971418) + - Revert "rfkill: make new event layout opt-in" + * PCIE LnkCtl ASPM not enabled under VMD mode for Alder Lake platforms + (LP: #1942160) + - SAUCE: vmd: fixup bridge ASPM by driver name instead + * Mute/mic LEDs no function on HP EliteBook 845/865 G9 (LP: #1970178) + - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook + 845/865 G9 + * Enable headset mic on Lenovo P360 (LP: #1967069) + - ALSA: hda/realtek: Enable headset mic on Lenovo P360 + * WCN6856 BT keep in OFF state after coldboot system (LP: #1967067) + - Bluetooth: btusb: Improve stability for QCA devices + * Screen sometimes can't update [Failed to post KMS update: CRTC property + (GAMMA_LUT) not found] (LP: #1967274) + - drm/i915/xelpd: Enable Pipe color support for D13 platform + - drm/i915: Use unlocked register accesses for LUT loads + - drm/i915/xelpd: Enable Pipe Degamma + - drm/i915/xelpd: Add Pipe Color Lut caps to platform config + * Jammy update: v5.15.35 upstream stable release (LP: #1969857) + - drm/amd/display: Add pstate verification and recovery for DCN31 + - drm/amd/display: Fix p-state allow debug index on dcn31 + - hamradio: defer 6pack kfree after unregister_netdev + - hamradio: remove needs_free_netdev to avoid UAF + - cpuidle: PSCI: Move the `has_lpi` check to the beginning of the function + - ACPI: processor idle: Check for architectural support for LPI + - ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40 + - btrfs: remove unused parameter nr_pages in add_ra_bio_pages() + - btrfs: remove no longer used counter when reading data page + - btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups() + - soc: qcom: aoss: Expose send for generic usecase + - dt-bindings: net: qcom,ipa: add optional qcom,qmp property + - net: ipa: request IPA register values be retained + - btrfs: release correct delalloc amount in direct IO write path + - ALSA: core: Add snd_card_free_on_error() helper + - ALSA: sis7019: Fix the missing error handling + - ALSA: ali5451: Fix the missing snd_card_free() call at probe error + - ALSA: als300: Fix the missing snd_card_free() call at probe error + - ALSA: als4000: Fix the missing snd_card_free() call at probe error + - ALSA: atiixp: Fix the missing snd_card_free() call at probe error + - ALSA: au88x0: Fix the missing snd_card_free() call at probe error + - ALSA: aw2: Fix the missing snd_card_free() call at probe error + - ALSA: azt3328: Fix the missing snd_card_free() call at probe error + - ALSA: bt87x: Fix the missing snd_card_free() call at probe error + - ALSA: ca0106: Fix the missing snd_card_free() call at probe error + - ALSA: cmipci: Fix the missing snd_card_free() call at probe error + - ALSA: cs4281: Fix the missing snd_card_free() call at probe error + - ALSA: cs5535audio: Fix the missing snd_card_free() call at probe error + - ALSA: echoaudio: Fix the missing snd_card_free() call at probe error + - ALSA: emu10k1x: Fix the missing snd_card_free() call at probe error + - ALSA: ens137x: Fix the missing snd_card_free() call at probe error + - ALSA: es1938: Fix the missing snd_card_free() call at probe error + - ALSA: es1968: Fix the missing snd_card_free() call at probe error + - ALSA: fm801: Fix the missing snd_card_free() call at probe error + - ALSA: galaxy: Fix the missing snd_card_free() call at probe error + - ALSA: hdsp: Fix the missing snd_card_free() call at probe error + - ALSA: hdspm: Fix the missing snd_card_free() call at probe error + - ALSA: ice1724: Fix the missing snd_card_free() call at probe error + - ALSA: intel8x0: Fix the missing snd_card_free() call at probe error + - ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe error + - ALSA: korg1212: Fix the missing snd_card_free() call at probe error + - ALSA: lola: Fix the missing snd_card_free() call at probe error + - ALSA: lx6464es: Fix the missing snd_card_free() call at probe error + - ALSA: maestro3: Fix the missing snd_card_free() call at probe error + - ALSA: oxygen: Fix the missing snd_card_free() call at probe error + - ALSA: riptide: Fix the missing snd_card_free() call at probe error + - ALSA: rme32: Fix the missing snd_card_free() call at probe error + - ALSA: rme9652: Fix the missing snd_card_free() call at probe error + - ALSA: rme96: Fix the missing snd_card_free() call at probe error + - ALSA: sc6000: Fix the missing snd_card_free() call at probe error + - ALSA: sonicvibes: Fix the missing snd_card_free() call at probe error + - ALSA: via82xx: Fix the missing snd_card_free() call at probe error + - ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fb + - ALSA: nm256: Don't call card private_free at probe error path + - drm/msm: Add missing put_task_struct() in debugfs path + - firmware: arm_scmi: Remove clear channel call on the TX channel + - memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe + - Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax" + - firmware: arm_scmi: Fix sorting of retrieved clock rates + - media: rockchip/rga: do proper error checking in probe + - SUNRPC: Fix the svc_deferred_event trace class + - net/sched: flower: fix parsing of ethertype following VLAN header + - veth: Ensure eth header is in skb's linear part + - gpiolib: acpi: use correct format characters + - cifs: release cached dentries only if mount is complete + - net: mdio: don't defer probe forever if PHY IRQ provider is missing + - mlxsw: i2c: Fix initialization error flow + - net/sched: fix initialization order when updating chain 0 head + - net: dsa: felix: suppress -EPROBE_DEFER errors + - net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link + - net/sched: taprio: Check if socket flags are valid + - cfg80211: hold bss_lock while updating nontrans_list + - netfilter: nft_socket: make cgroup match work in input too + - drm/msm: Fix range size vs end confusion + - drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init() + - drm/msm/dp: add fail safe mode outside of event_mutex context + - net/smc: Fix NULL pointer dereference in smc_pnet_find_ib() + - scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63 + - scsi: pm80xx: Enable upper inbound, outbound queues + - scsi: iscsi: Move iscsi_ep_disconnect() + - scsi: iscsi: Fix offload conn cleanup when iscsid restarts + - scsi: iscsi: Fix endpoint reuse regression + - scsi: iscsi: Fix conn cleanup and stop race during iscsid restart + - scsi: iscsi: Fix unbound endpoint error handling + - sctp: Initialize daddr on peeled off socket + - netfilter: nf_tables: nft_parse_register can return a negative value + - ALSA: ad1889: Fix the missing snd_card_free() call at probe error + - ALSA: mtpav: Don't call card private_free at probe error path + - io_uring: move io_uring_rsrc_update2 validation + - io_uring: verify that resv2 is 0 in io_uring_rsrc_update2 + - io_uring: verify pad field is 0 in io_get_ext_arg + - testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set + - ALSA: usb-audio: Increase max buffer size + - ALSA: usb-audio: Limit max buffer and period sizes per time + - perf tools: Fix misleading add event PMU debug message + - macvlan: Fix leaking skb in source mode with nodst option + - net: ftgmac100: access hardware register after clock ready + - nfc: nci: add flush_workqueue to prevent uaf + - cifs: potential buffer overflow in handling symlinks + - dm mpath: only use ktime_get_ns() in historical selector + - vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used + - net: bcmgenet: Revert "Use stronger register read/writes to assure ordering" + - block: fix offset/size check in bio_trim() + - drm/amd: Add USBC connector ID + - btrfs: fix fallocate to use file_modified to update permissions consistently + - btrfs: do not warn for free space inode in cow_file_range + - drm/amdgpu: conduct a proper cleanup of PDB bo + - drm/amdgpu/gmc: use PCI BARs for APUs in passthrough + - drm/amd/display: fix audio format not updated after edid updated + - drm/amd/display: FEC check in timing validation + - drm/amd/display: Update VTEM Infopacket definition + - drm/amdkfd: Fix Incorrect VMIDs passed to HWS + - drm/amdgpu/vcn: improve vcn dpg stop procedure + - drm/amdkfd: Check for potential null return of kmalloc_array() + - Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by default in + isolated guests + - PCI: hv: Propagate coherence from VMbus device to PCI device + - Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer + - scsi: target: tcmu: Fix possible page UAF + - scsi: lpfc: Fix queue failures when recovering from PCI parity error + - scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024 + - net: micrel: fix KS8851_MLL Kconfig + - ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs + - gpu: ipu-v3: Fix dev_dbg frequency output + - regulator: wm8994: Add an off-on delay for WM8994 variant + - arm64: alternatives: mark patch_alternative() as `noinstr` + - tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry + - net: axienet: setup mdio unconditionally + - Drivers: hv: balloon: Disable balloon and hot-add accordingly + - net: usb: aqc111: Fix out-of-bounds accesses in RX fixup + - myri10ge: fix an incorrect free for skb in myri10ge_sw_tso + - spi: cadence-quadspi: fix protocol setup for non-1-1-X operations + - drm/amd/display: Enable power gating before init_pipes + - drm/amd/display: Revert FEC check in validation + - drm/amd/display: Fix allocate_mst_payload assert on resume + - drbd: set QUEUE_FLAG_STABLE_WRITES + - scsi: mpt3sas: Fail reset operation if config request timed out + - scsi: mvsas: Add PCI ID of RocketRaid 2640 + - scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan + - drivers: net: slip: fix NPD bug in sl_tx_timeout() + - io_uring: zero tag on rsrc removal + - io_uring: use nospec annotation for more indexes + - perf/imx_ddr: Fix undefined behavior due to shift overflowing the constant + - mm/secretmem: fix panic when growing a memfd_secret + - mm, page_alloc: fix build_zonerefs_node() + - mm: fix unexpected zeroed page mapping with zram swap + - mm: kmemleak: take a full lowmem check in kmemleak_*_phys() + - KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded + - SUNRPC: Fix NFSD's request deferral on RDMA transports + - memory: renesas-rpc-if: fix platform-device leak in error path + - gcc-plugins: latent_entropy: use /dev/urandom + - cifs: verify that tcon is valid before dereference in cifs_kill_sb + - ath9k: Properly clear TX status area before reporting to mac80211 + - ath9k: Fix usage of driver-private space in tx_info + - btrfs: fix root ref counts in error handling in btrfs_get_root_ref + - btrfs: mark resumed async balance as writing + - ALSA: hda/realtek: Add quirk for Clevo PD50PNT + - ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakers + - ALSA: pcm: Test for "silence" field in struct "pcm_format_data" + - nl80211: correctly check NL80211_ATTR_REG_ALPHA2 size + - ipv6: fix panic when forwarding a pkt with no in6 dev + - drm/amd/display: don't ignore alpha property on pre-multiplied mode + - drm/amdgpu: Enable gfxoff quirk on MacBook Pro + - x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits + - x86/tsx: Disable TSX development mode at boot + - genirq/affinity: Consider that CPUs on nodes can be unbalanced + - tick/nohz: Use WARN_ON_ONCE() to prevent console saturation + - ARM: davinci: da850-evm: Avoid NULL pointer dereference + - dm integrity: fix memory corruption when tag_size is less than digest size + - i2c: dev: check return value when calling dev_set_name() + - smp: Fix offline cpu check in flush_smp_call_function_queue() + - i2c: pasemi: Wait for write xfers to finish + - dt-bindings: net: snps: remove duplicate name + - timers: Fix warning condition in __run_timers() + - dma-direct: avoid redundant memory sync for swiotlb + - drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL + - cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state + - soc: qcom: aoss: Fix missing put_device call in qmp_get + - net: ipa: fix a build dependency + - cpufreq: intel_pstate: ITMT support for overclocked system + - ax25: add refcount in ax25_dev to avoid UAF bugs + - ax25: fix reference count leaks of ax25_dev + - ax25: fix UAF bugs of net_device caused by rebinding operation + - ax25: Fix refcount leaks caused by ax25_cb_del() + - ax25: fix UAF bug in ax25_send_control() + - ax25: fix NPD bug in ax25_disconnect + - ax25: Fix NULL pointer dereferences in ax25 timers + - ax25: Fix UAF bugs in ax25 timers + - Linux 5.15.35 + * CONFIG_SND_COMPRESS_OFFLOAD missing in jammy/ppc64el kernel config + (LP: #1969807) + - [Config] updateconfigs for SND_COMPRESS_OFFLOAD (ppc64el) + * Micmute LED support for Zbook Fury 16 G9 (LP: #1968892) + - ALSA: hda/realtek: Add mute and micmut LED support for Zbook Fury 17 G9 + * Fix broken HDMI audio on AMD PRO VII after S3 (LP: #1968475) + - drm/amdgpu: don't set s3 and s0ix at the same time + - drm/amdgpu: Ensure HDA function is suspended before ASIC reset + * [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes (LP: #1967116) + - scsi: mpi3mr: Clean up mpi3mr_print_ioc_info() + - scsi: mpi3mr: Use scnprintf() instead of snprintf() + - scsi: mpi3mr: Add debug APIs based on logging_level bits + - scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave() + - scsi: mpi3mr: Don't reset IOC if cmnds flush with reset status + - scsi: mpi3mr: Update MPI3 headers - part1 + - scsi: mpi3mr: Update MPI3 headers - part2 + - scsi: mpi3mr: Add support for PCIe Managed Switch SES device + - scsi: mpi3mr: Do access status validation before adding devices + - scsi: mpi3mr: Increase internal cmnds timeout to 60s + - scsi: mpi3mr: Handle unaligned PLL in unmap cmnds + - scsi: mpi3mr: Display IOC firmware package version + - scsi: mpi3mr: Fault IOC when internal command gets timeout + - scsi: mpi3mr: Code refactor of IOC init - part1 + - scsi: mpi3mr: Code refactor of IOC init - part2 + - scsi: mpi3mr: Handle offline FW activation in graceful manner + - scsi: mpi3mr: Add IOC reinit function + - scsi: mpi3mr: Detect async reset that occurred in firmware + - scsi: mpi3mr: Gracefully handle online FW update operation + - scsi: mpi3mr: Add Event acknowledgment logic + - scsi: mpi3mr: Support Prepare for Reset event + - scsi: mpi3mr: Print cable mngnt and temp threshold events + - scsi: mpi3mr: Add io_uring interface support in I/O-polled mode + - scsi: mpi3mr: Use TM response codes from MPI3 headers + - scsi: mpi3mr: Enhanced Task Management Support Reply handling + - scsi: mpi3mr: Bump driver version to 8.0.0.61.0 + - scsi: mpi3mr: Fix some spelling mistakes + - scsi: mpi3mr: Fix formatting problems in some kernel-doc comments + - scsi: mpi3mr: Fix deadlock while canceling the fw event + - scsi: mpi3mr: Fix printing of pending I/O count + - scsi: mpi3mr: Update MPI3 headers + - scsi: mpi3mr: Fix hibernation issue + - scsi: mpi3mr: Fix cmnd getting marked as in use forever + - scsi: mpi3mr: Update the copyright year + - scsi: mpi3mr: Bump driver version to 8.0.0.68.0 + - scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning + * Support AMD P-State cpufreq control mechanism (LP: #1956509) + - x86/cpufeatures: Add AMD Collaborative Processor Performance Control feature + flag + - x86/msr: Add AMD CPPC MSR definitions + - ACPI: CPPC: Implement support for SystemIO registers + - ACPI: CPPC: Add CPPC enable register function + - cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future + processors + - cpufreq: amd-pstate: Add fast switch function for AMD P-State + - cpufreq: amd-pstate: Introduce the support for the processors with shared + memory solution + - cpufreq: amd-pstate: Add trace for AMD P-State module + - cpufreq: amd-pstate: Add boost mode support for AMD P-State + - cpufreq: amd-pstate: Add AMD P-State frequencies attributes + - cpufreq: amd-pstate: Add AMD P-State performance attributes + - Documentation: amd-pstate: Add AMD P-State driver introduction + - MAINTAINERS: Add AMD P-State driver maintainer entry + - cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc comment + - cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-State + - [Config] enable X86_AMD_PSTATE as built-in on amd64 + * Bolt doesn't work with native USB4 hosts (LP: #1962349) + - thunderbolt: Retry DROM reads for more failure scenarios + - thunderbolt: Do not resume routers if UID is not set + - thunderbolt: Do not make DROM read success compulsory + - PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3 + * linux-image-5.0.0-35-generic breaks checkpointing of container + (LP: #1857257) // re-apply missing overlayfs SAUCE patch (LP: #1967924) + - SAUCE: overlayfs: fix incorrect mnt_id of files opened from map_files + * [Jammy, mlx5, ConnectX-7] add CX7 support for software steering + (LP: #1966194) + - net/mlx5: DR, Fix vport number data type to u16 + - net/mlx5: DR, Replace local WIRE_PORT macro with the existing + MLX5_VPORT_UPLINK + - net/mlx5: DR, Add missing query for vport 0 + - net/mlx5: DR, Align error messages for failure to obtain vport caps + - net/mlx5: DR, Support csum recalculation flow table on SFs + - net/mlx5: DR, Add support for SF vports + - net/mlx5: DR, Increase supported num of actions to 32 + - net/mlx5: DR, Fix typo 'offeset' to 'offset' + - net/mlx5: DR, init_next_match only if needed + - net/mlx5: DR, Add missing string for action type SAMPLER + - net/mlx5: DR, Add check for unsupported fields in match param + - net/mlx5: Introduce new uplink destination type + - net/mlx5: DR, Handle eswitch manager and uplink vports separately + - net/mlx5: DR, Fix querying eswitch manager vport for ECPF + - net/mlx5: DR, Fix check for unsupported fields in match param + - net/mlx5: DR, Fix error flow in creating matcher + - net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_" + - net/mlx5: DR, Remove unused struct member in matcher + - net/mlx5: DR, Rename list field in matcher struct to list_node + - net/mlx5: DR, Add check for flex parser ID value + - net/mlx5: DR, Add missing reserved fields to dr_match_param + - net/mlx5: DR, Add support for dumping steering info + - net/mlx5: DR, Add support for UPLINK destination type + - net/mlx5: DR, Warn on failure to destroy objects due to refcount + - net/mlx5: Add misc5 flow table match parameters + - net/mlx5: DR, Add misc5 to match_param structs + - net/mlx5: DR, Support matching on tunnel headers 0 and 1 + - net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field + - net/mlx5: DR, Improve steering for empty or RX/TX-only matchers + - net/mlx5: DR, Ignore modify TTL if device doesn't support it + - net/mlx5: Set SMFS as a default steering mode if device supports it + - net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte + - net/mlx5: DR, Add support for matching on Internet Header Length (IHL) + - net/mlx5: DR, Remove unneeded comments + - net/mlx5: DR, Fix handling of different actions on the same STE in STEv1 + - net/mlx5: DR, Rename action modify fields to reflect naming in HW spec + - net/mlx5: DR, Refactor ste_ctx handling for STE v0/1 + - net/mlx5: Introduce software defined steering capabilities + - net/mlx5: DR, Add support for ConnectX-7 steering + * alsa: enable the cirrus-logic side-codec to make the speaker output sound + (LP: #1965496) + - ASoC: cs35l41: CS35L41 Boosted Smart Amplifier + - ASoC: cs35l41: Fix use of an uninitialised variable + - ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot + - ASoC: cs35l41: Combine adjacent register writes + - ASoC: cs35l41: Don't overwrite returned error code + - ASoC: cs35l41: Fixup the error messages + - ASoC: cs35l41: Fix a bunch of trivial code formating/style issues + - misc: cs35l41: Remove unused pdn variable + - ASoC: cs35l41: Make cs35l41_remove() return void + - ASoC: cs35l41: Change monitor widgets to siggens + - ASoC: cs35l41: DSP Support + - ASoC: cs35l41: Set the max SPI speed for the whole device + - ASoC: cs35l41: Fix link problem + - ASoC: cs35l41: Fix undefined reference to core functions + - ASoC: cs35l41: Convert tables to shared source code + - ASoC: cs35l41: Move cs35l41_otp_unpack to shared code + - ASoC: cs35l41: Move power initializations to reg_sequence + - ASoC: cs35l41: Create shared function for errata patches + - ASoC: cs35l41: Create shared function for setting channels + - ASoC: cs35l41: Create shared function for boost configuration + - ASoC: cs35l41: Add cs35l51/53 IDs + - ASoC: cs35l41: Remove incorrect comment + - ASoC: cs35l41: Correct DSP power down + - ASoC: cs35l41: Correct handling of some registers in the cache + - ALSA: hda: cs35l41: Add support for CS35L41 in HDA systems + - ASoC: cs35l41: Update handling of test key registers + - ASoC: cs35l41: Add support for hibernate memory retention mode + - ALSA: hda: cs35l41: fix double free on error in probe() + - ALSA: hda: cs35l41: Avoid overwriting register patch + - ALSA: hda: cs35l41: Add calls to newly added test key function + - ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespace + - ALSA: hda: cs35l41: Add missing default cases + - ALSA: hda: cs35l41: Make use of the helper function dev_err_probe() + - ALSA: hda: cs35l41: Tidyup code + - ALSA: hda: cs35l41: Make cs35l41_hda_remove() return void + - ALSA: hda/realtek: Add support for Legion 7 16ACHg6 laptop + - ALSA: hda/realtek: Add CS35L41 support for Thinkpad laptops + - ALSA: hda/realtek: fix speakers and micmute on HP 855 G8 + - Revert "platform/x86: i2c-multi-instantiate: Don't create platform device + for INT3515 ACPI nodes" + - spi: Create helper API to lookup ACPI info for spi device + - spi: Support selection of the index of the ACPI Spi Resource before alloc + - spi: Add API to count spi acpi resources + - platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver + name + - platform/x86: serial-multi-instantiate: Reorganize I2C functions + - platform/x86: serial-multi-instantiate: Add SPI support + - ALSA: hda/realtek: Add support for HP Laptops + - ACPI / scan: Create platform device for CS35L41 + - [Config] Add cirruslogic side codec support + * Use kernel-testing repo from launchpad for ADT tests (LP: #1968016) + - [Debian] Use kernel-testing repo from launchpad + * Fix ADL, WD22TB4,Dual monitors display resolution can't reach 4K 60hz + (LP: #1967986) + - drm/i915/display: Remove check for low voltage sku for max dp source rate + - drm/i915/intel_combo_phy: Print I/O voltage info + * Support different Cirrus audio codec configurations on Dell laptops + (LP: #1967988) + - ALSA: hda/cs8409: Fix Warlock to use mono mic configuration + - ALSA: hda/cs8409: Re-order quirk table into ascending order + - ALSA: hda/cs8409: Fix Full Scale Volume setting for all variants + - ALSA: hda/cs8409: Support new Warlock MLK Variants + - ALSA: hda/cs8409: Disable HSBIAS_SENSE_EN for Cyborg + - ALSA: hda/cs8409: Add new Dolphin HW variants + * Enable speakup kernel modules to allow the speakup screen reader to function + (LP: #1967702) + - [Config] CONFIG_SPEAKUP=m + * linux: CONFIG_SERIAL_8250_MID=y (LP: #1967338) + - [Config] amd64 CONFIG_SERIAL_8250_MID=y + * alsa/sdw: Fix the audio issue on a Dell machine without internal mic + (LP: #1966841) + - ASoC: Intel: soc-acpi: add entries in ADL match table + * Jammy update: v5.15.34 upstream stable release (LP: #1969107) + - Revert "UBUNTU: SAUCE: Revert "scsi: core: Reallocate device's budget map on + queue depth change"" + - lib/logic_iomem: correct fallback config references + - um: fix and optimize xor select template for CONFIG64 and timetravel mode + - rtc: wm8350: Handle error for wm8350_register_irq + - nbd: add error handling support for add_disk() + - nbd: Fix incorrect error handle when first_minor is illegal in nbd_dev_add + - nbd: Fix hungtask when nbd_config_put + - nbd: fix possible overflow on 'first_minor' in nbd_dev_add() + - kfence: count unexpectedly skipped allocations + - kfence: move saving stack trace of allocations into __kfence_alloc() + - kfence: limit currently covered allocations when pool nearly full + - KVM: x86/pmu: Use different raw event masks for AMD and Intel + - KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode() + - KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs + - KVM: x86/pmu: Fix and isolate TSX-specific performance event logic + - KVM: x86/emulator: Emulate RDPID only if it is enabled in guest + - drm: Add orientation quirk for GPD Win Max + - ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111 + - drm/amd/display: Add signal type check when verify stream backends same + - drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj + - drm/amd/display: Fix memory leak + - drm/amd/display: Use PSR version selected during set_psr_caps + - usb: gadget: tegra-xudc: Do not program SPARAM + - usb: gadget: tegra-xudc: Fix control endpoint's definitions + - usb: cdnsp: fix cdnsp_decode_trb function to properly handle ret value + - ptp: replace snprintf with sysfs_emit + - drm/amdkfd: Don't take process mutex for svm ioctls + - powerpc: dts: t104xrdb: fix phy type for FMAN 4/5 + - ath11k: fix kernel panic during unload/load ath11k modules + - ath11k: pci: fix crash on suspend if board file is not found + - ath11k: mhi: use mhi_sync_power_up() + - net/smc: Send directly when TCP_CORK is cleared + - drm/bridge: Add missing pm_runtime_put_sync + - bpf: Make dst_port field in struct bpf_sock 16-bit wide + - scsi: mvsas: Replace snprintf() with sysfs_emit() + - scsi: bfa: Replace snprintf() with sysfs_emit() + - drm/v3d: fix missing unlock + - power: supply: axp20x_battery: properly report current when discharging + - mt76: mt7921: fix crash when startup fails. + - mt76: dma: initialize skip_unmap in mt76_dma_rx_fill + - cfg80211: don't add non transmitted BSS to 6GHz scanned channels + - libbpf: Fix build issue with llvm-readelf + - ipv6: make mc_forwarding atomic + - net: initialize init_net earlier + - powerpc: Set crashkernel offset to mid of RMA region + - drm/amdgpu: Fix recursive locking warning + - scsi: smartpqi: Fix kdump issue when controller is locked up + - PCI: aardvark: Fix support for MSI interrupts + - iommu/arm-smmu-v3: fix event handling soft lockup + - usb: ehci: add pci device support for Aspeed platforms + - PCI: endpoint: Fix alignment fault error in copy tests + - tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH. + - PCI: pciehp: Add Qualcomm quirk for Command Completed erratum + - scsi: mpi3mr: Fix reporting of actual data transfer size + - scsi: mpi3mr: Fix memory leaks + - powerpc/set_memory: Avoid spinlock recursion in change_page_attr() + - power: supply: axp288-charger: Set Vhold to 4.4V + - net/mlx5e: Disable TX queues before registering the netdev + - usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks() + - iwlwifi: mvm: Correctly set fragmented EBS + - iwlwifi: mvm: move only to an enabled channel + - drm/msm/dsi: Remove spurious IRQF_ONESHOT flag + - ipv4: Invalidate neighbour for broadcast address upon address addition + - dm ioctl: prevent potential spectre v1 gadget + - dm: requeue IO if mapping table not yet available + - drm/amdkfd: make CRAT table missing message informational only + - vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA + - scsi: pm8001: Fix pm80xx_pci_mem_copy() interface + - scsi: pm8001: Fix pm8001_mpi_task_abort_resp() + - scsi: pm8001: Fix task leak in pm8001_send_abort_all() + - scsi: pm8001: Fix tag leaks on error + - scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req() + - mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDU + - powerpc/64s/hash: Make hash faults work in NMI context + - mt76: mt7615: Fix assigning negative values to unsigned variable + - scsi: aha152x: Fix aha152x_setup() __setup handler return value + - scsi: hisi_sas: Free irq vectors in order for v3 HW + - scsi: hisi_sas: Limit users changing debugfs BIST count value + - net/smc: correct settings of RMB window update limit + - mips: ralink: fix a refcount leak in ill_acc_of_setup() + - macvtap: advertise link netns via netlink + - tuntap: add sanity checks about msg_controllen in sendmsg + - Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg} + - Bluetooth: use memset avoid memory leaks + - bnxt_en: Eliminate unintended link toggle during FW reset + - PCI: endpoint: Fix misused goto label + - MIPS: fix fortify panic when copying asm exception handlers + - powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E + - powerpc/secvar: fix refcount leak in format_show() + - scsi: libfc: Fix use after free in fc_exch_abts_resp() + - can: isotp: set default value for N_As to 50 micro seconds + - can: etas_es58x: es58x_fd_rx_event_msg(): initialize rx_event_msg before + calling es58x_check_msg_len() + - riscv: Fixed misaligned memory access. Fixed pointer comparison. + - net: account alternate interface name memory + - net: limit altnames to 64k total + - net/mlx5e: Remove overzealous validations in netlink EEPROM query + - net: sfp: add 2500base-X quirk for Lantech SFP module + - usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evm + - mt76: fix monitor mode crash with sdio driver + - xtensa: fix DTC warning unit_address_format + - MIPS: ingenic: correct unit node address + - Bluetooth: Fix use after free in hci_send_acl + - netfilter: conntrack: revisit gc autotuning + - netlabel: fix out-of-bounds memory accesses + - ceph: fix inode reference leakage in ceph_get_snapdir() + - ceph: fix memory leak in ceph_readdir when note_last_dentry returns error + - lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option + - init/main.c: return 1 from handled __setup() functions + - minix: fix bug when opening a file with O_DIRECT + - clk: si5341: fix reported clk_rate when output divider is 2 + - staging: vchiq_arm: Avoid NULL ptr deref in vchiq_dump_platform_instances + - staging: vchiq_core: handle NULL result of find_service_by_handle + - phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use + - phy: amlogic: meson8b-usb2: Use dev_err_probe() + - phy: amlogic: meson8b-usb2: fix shared reset control use + - clk: rockchip: drop CLK_SET_RATE_PARENT from dclk_vop* on rk3568 + - cpufreq: CPPC: Fix performance/frequency conversion + - opp: Expose of-node's name in debugfs + - staging: wfx: fix an error handling in wfx_init_common() + - w1: w1_therm: fixes w1_seq for ds28ea00 sensors + - NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify() + - NFSv4: Protect the state recovery thread against direct reclaim + - habanalabs: fix possible memory leak in MMU DR fini + - xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32 + - clk: ti: Preserve node in ti_dt_clocks_register() + - clk: Enforce that disjoints limits are invalid + - SUNRPC/call_alloc: async tasks mustn't block waiting for memory + - SUNRPC/xprt: async tasks mustn't block waiting for memory + - SUNRPC: remove scheduling boost for "SWAPPER" tasks. + - NFS: swap IO handling is slightly different for O_DIRECT IO + - NFS: swap-out must always use STABLE writes. + - x86: Annotate call_on_stack() + - x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopy + - serial: samsung_tty: do not unlock port->lock for uart_write_wakeup() + - virtio_console: eliminate anonymous module_init & module_exit + - jfs: prevent NULL deref in diFree + - SUNRPC: Fix socket waits for write buffer space + - NFS: nfsiod should not block forever in mempool_alloc() + - NFS: Avoid writeback threads getting stuck in mempool_alloc() + - selftests: net: Add tls config dependency for tls selftests + - parisc: Fix CPU affinity for Lasi, WAX and Dino chips + - parisc: Fix patch code locking and flushing + - mm: fix race between MADV_FREE reclaim and blkdev direct IO read + - rtc: mc146818-lib: change return values of mc146818_get_time() + - rtc: Check return value from mc146818_get_time() + - rtc: mc146818-lib: fix RTC presence check + - drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire() + - Drivers: hv: vmbus: Fix potential crash on module unload + - Revert "NFSv4: Handle the special Linux file open access mode" + - NFSv4: fix open failure with O_ACCMODE flag + - scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handling + - scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map() + - scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one() + - vdpa/mlx5: Rename control VQ workqueue to vdpa wq + - vdpa/mlx5: Propagate link status from device to vdpa driver + - vdpa: mlx5: prevent cvq work from hogging CPU + - net: sfc: add missing xdp queue reinitialization + - net/tls: fix slab-out-of-bounds bug in decrypt_internal + - vrf: fix packet sniffing for traffic originating from ip tunnels + - skbuff: fix coalescing for page_pool fragment recycling + - ice: Clear default forwarding VSI during VSI release + - mctp: Fix check for dev_hard_header() result + - net: ipv4: fix route with nexthop object delete warning + - net: stmmac: Fix unset max_speed difference between DT and non-DT platforms + - drm/imx: imx-ldb: Check for null pointer after calling kmemdup + - drm/imx: Fix memory leak in imx_pd_connector_get_modes + - drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe + - regulator: rtq2134: Fix missing active_discharge_on setting + - regulator: atc260x: Fix missing active_discharge_on setting + - arch/arm64: Fix topology initialization for core scheduling + - bnxt_en: Synchronize tx when xdp redirects happen on same ring + - bnxt_en: reserve space inside receive page for skb_shared_info + - bnxt_en: Prevent XDP redirect from running when stopping TX queue + - sfc: Do not free an empty page_ring + - RDMA/mlx5: Don't remove cache MRs when a delay is needed + - RDMA/mlx5: Add a missing update of cache->last_add + - IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVD + - IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition + - sctp: count singleton chunks in assoc user stats + - dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe + - ice: Set txq_teid to ICE_INVAL_TEID on ring creation + - ice: Do not skip not enabled queues in ice_vc_dis_qs_msg + - ipv6: Fix stats accounting in ip6_pkt_drop + - ice: synchronize_rcu() when terminating rings + - ice: xsk: fix VSI state check in ice_xsk_wakeup() + - net: openvswitch: don't send internal clone attribute to the userspace. + - net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address() + - net: openvswitch: fix leak of nested actions + - rxrpc: fix a race in rxrpc_exit_net() + - net: sfc: fix using uninitialized xdp tx_queue + - net: phy: mscc-miim: reject clause 45 register accesses + - qede: confirm skb is allocated before using + - spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op() + - bpf: Support dual-stack sockets in bpf_tcp_check_syncookie + - drbd: Fix five use after free bugs in get_initial_state + - scsi: ufs: ufshpb: Fix a NULL check on list iterator + - io_uring: nospec index for tags on files update + - io_uring: don't touch scm_fp_list after queueing skb + - SUNRPC: Handle ENOMEM in call_transmit_status() + - SUNRPC: Handle low memory situations in call_status() + - SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec() + - iommu/omap: Fix regression in probe for NULL pointer dereference + - perf: arm-spe: Fix perf report --mem-mode + - perf tools: Fix perf's libperf_print callback + - perf session: Remap buf if there is no space for event + - arm64: Add part number for Arm Cortex-A78AE + - scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove() + - scsi: ufs: ufs-pci: Add support for Intel MTL + - Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning" + - mmc: block: Check for errors after write on SPI + - mmc: mmci: stm32: correctly check all elements of sg list + - mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is + complete + - mmc: core: Fixup support for writeback-cache for eMMC and SD + - lz4: fix LZ4_decompress_safe_partial read out of bound + - highmem: fix checks in __kmap_local_sched_{in,out} + - mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0) + - mm/mempolicy: fix mpol_new leak in shared_policy_replace + - io_uring: don't check req->file in io_fsync_prep() + - io_uring: defer splice/tee file validity check until command issue + - io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF + - io_uring: fix race between timeout flush and removal + - x86/pm: Save the MSR validity status at context setup + - x86/speculation: Restore speculation related MSRs during S3 resume + - perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids + - btrfs: fix qgroup reserve overflow the qgroup limit + - btrfs: prevent subvol with swapfile from being deleted + - spi: core: add dma_map_dev for __spi_unmap_msg() + - arm64: patch_text: Fixup last cpu should be master + - RDMA/hfi1: Fix use-after-free bug for mm struct + - gpio: Restrict usage of GPIO chip irq members before initialization + - x86/msi: Fix msi message data shadow struct + - x86/mm/tlb: Revert retpoline avoidance approach + - perf/x86/intel: Don't extend the pseudo-encoding to GP counters + - ata: sata_dwc_460ex: Fix crash due to OOB write + - perf: qcom_l2_pmu: fix an incorrect NULL check on list iterator + - perf/core: Inherit event_caps + - irqchip/gic-v3: Fix GICR_CTLR.RWP polling + - fbdev: Fix unregistering of framebuffers without device + - amd/display: set backlight only if required + - SUNRPC: Prevent immediate close+reconnect + - drm/panel: ili9341: fix optional regulator handling + - drm/amdgpu/display: change pipe policy for DCN 2.1 + - drm/amdgpu/smu10: fix SoC/fclk units in auto mode + - drm/amdgpu/vcn: Fix the register setting for vcn1 + - drm/nouveau/pmu: Add missing callbacks for Tegra devices + - drm/amdkfd: Create file descriptor after client is added to smi_clients list + - drm/amdgpu: don't use BACO for reset in S3 + - KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255 + - net/smc: send directly on setting TCP_NODELAY + - Revert "selftests: net: Add tls config dependency for tls selftests" + - bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide + - selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_port + - rtc: mc146818-lib: fix signedness bug in mc146818_get_time() + - SUNRPC: Don't call connect() more than once on a TCP socket + - Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()" + - perf build: Don't use -ffat-lto-objects in the python feature test when + building with clang-13 + - perf python: Fix probing for some clang command line options + - tools build: Filter out options and warnings not supported by clang + - tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts + - dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error" + - KVM: avoid NULL pointer dereference in kvm_dirty_ring_push + - Revert "net/mlx5: Accept devlink user input after driver initialization + complete" + - ubsan: remove CONFIG_UBSAN_OBJECT_SIZE + - selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644 + - selftests: cgroup: Test open-time credential usage for migration checks + - selftests: cgroup: Test open-time cgroup namespace usage for migration + checks + - mm: don't skip swap entry even if zap_details specified + - Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb() + - x86/bug: Prevent shadowing in __WARN_FLAGS + - sched: Teach the forced-newidle balancer about CPU affinity limitation. + - x86,static_call: Fix __static_call_return0 for i386 + - irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before descheduling + - powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S + - irqchip/gic, gic-v3: Prevent GSI to SGI translations + - mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning + - static_call: Don't make __static_call_return0 static + - powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit + - stacktrace: move filter_irq_stacks() to kernel/stacktrace.c + - Linux 5.15.34 + - [Config] armhf, s390x: update annotations following + DEBUG_FORCE_FUNCTION_ALIGN_64B support removal in v5.15.34 + * Jammy update: v5.15.33 upstream stable release (LP: #1969110) + - Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"" + - USB: serial: pl2303: add IBM device IDs + - dt-bindings: usb: hcd: correct usb-device path + - USB: serial: pl2303: fix GS type detection + - USB: serial: simple: add Nokia phone driver + - mm: kfence: fix missing objcg housekeeping for SLAB + - hv: utils: add PTP_1588_CLOCK to Kconfig to fix build + - HID: logitech-dj: add new lightspeed receiver id + - HID: Add support for open wheel and no attachment to T300 + - xfrm: fix tunnel model fragmentation behavior + - ARM: mstar: Select HAVE_ARM_ARCH_TIMER + - virtio_console: break out of buf poll on remove + - vdpa/mlx5: should verify CTRL_VQ feature exists for MQ + - tools/virtio: fix virtio_test execution + - ethernet: sun: Free the coherent when failing in probing + - gpio: Revert regression in sysfs-gpio (gpiolib.c) + - spi: Fix invalid sgs value + - net:mcf8390: Use platform_get_irq() to get the interrupt + - Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)" + - spi: Fix erroneous sgs value with min_t() + - Input: zinitix - do not report shadow fingers + - af_key: add __GFP_ZERO flag for compose_sadb_supported in function + pfkey_register + - net: dsa: microchip: add spi_device_id tables + - selftests: vm: fix clang build error multiple output files + - locking/lockdep: Avoid potential access of invalid memory in lock_class + - drm/amdgpu: move PX checking into amdgpu_device_ip_early_init + - drm/amdgpu: only check for _PR3 on dGPUs + - iommu/iova: Improve 32-bit free space estimate + - virtio-blk: Use blk_validate_block_size() to validate block size + - tpm: fix reference counting for struct tpm_chip + - usb: typec: tipd: Forward plug orientation to typec subsystem + - USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c + - xhci: fix garbage USBSTS being logged in some cases + - xhci: fix runtime PM imbalance in USB2 resume + - xhci: make xhci_handshake timeout for xhci_reset() adjustable + - xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx() + - mei: me: disable driver on the ign firmware + - mei: me: add Alder Lake N device id. + - mei: avoid iterator usage outside of list_for_each_entry + - bus: mhi: pci_generic: Add mru_default for Quectel EM1xx series + - bus: mhi: Fix MHI DMA structure endianness + - docs: sphinx/requirements: Limit jinja2<3.1 + - coresight: Fix TRCCONFIGR.QE sysfs interface + - coresight: syscfg: Fix memleak on registration failure in + cscfg_create_device + - iio: afe: rescale: use s64 for temporary scale calculations + - iio: inkern: apply consumer scale on IIO_VAL_INT cases + - iio: inkern: apply consumer scale when no channel scale is available + - iio: inkern: make a best effort on offset calculation + - greybus: svc: fix an error handling bug in gb_svc_hello() + - clk: rockchip: re-add rational best approximation algorithm to the + fractional divider + - clk: uniphier: Fix fixed-rate initialization + - cifs: fix handlecache and multiuser + - cifs: we do not need a spinlock around the tree access during umount + - KEYS: fix length validation in keyctl_pkey_params_get_2() + - KEYS: asymmetric: enforce that sig algo matches key algo + - KEYS: asymmetric: properly validate hash_algo and encoding + - Documentation: add link to stable release candidate tree + - Documentation: update stable tree link + - firmware: stratix10-svc: add missing callback parameter on RSU + - firmware: sysfb: fix platform-device leak in error path + - HID: intel-ish-hid: Use dma_alloc_coherent for firmware update + - SUNRPC: avoid race between mod_timer() and del_timer_sync() + - NFS: NFSv2/v3 clients should never be setting NFS_CAP_XATTR + - NFSD: prevent underflow in nfssvc_decode_writeargs() + - NFSD: prevent integer overflow on 32 bit systems + - f2fs: fix to unlock page correctly in error path of is_alive() + - f2fs: quota: fix loop condition at f2fs_quota_sync() + - f2fs: fix to do sanity check on .cp_pack_total_block_count + - remoteproc: Fix count check in rproc_coredump_write() + - mm/mlock: fix two bugs in user_shm_lock() + - pinctrl: ingenic: Fix regmap on X series SoCs + - pinctrl: samsung: drop pin banks references on error paths + - net: bnxt_ptp: fix compilation error + - spi: mxic: Fix the transmit path + - mtd: rawnand: protect access to rawnand devices while in suspend + - can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path + - can: m_can: m_can_tx_handler(): fix use after free of skb + - can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error + path + - jffs2: fix use-after-free in jffs2_clear_xattr_subsystem + - jffs2: fix memory leak in jffs2_do_mount_fs + - jffs2: fix memory leak in jffs2_scan_medium + - mm: fs: fix lru_cache_disabled race in bh_lru + - mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node + - mm: invalidate hwpoison page cache page in fault path + - mempolicy: mbind_range() set_policy() after vma_merge() + - scsi: core: sd: Add silence_suspend flag to suppress some PM messages + - scsi: ufs: Fix runtime PM messages never-ending cycle + - scsi: scsi_transport_fc: Fix FPIN Link Integrity statistics counters + - scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands + - qed: display VF trust config + - qed: validate and restrict untrusted VFs vlan promisc mode + - riscv: dts: canaan: Fix SPI3 bus width + - riscv: Fix fill_callchain return value + - riscv: Increase stack size under KASAN + - Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads" + - cifs: prevent bad output lengths in smb2_ioctl_query_info() + - cifs: fix NULL ptr dereference in smb2_ioctl_query_info() + - ALSA: cs4236: fix an incorrect NULL check on list iterator + - ALSA: hda: Avoid unsol event during RPM suspending + - ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock + - ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020 + - rtc: mc146818-lib: fix locking in mc146818_set_time + - rtc: pl031: fix rtc features null pointer dereference + - ocfs2: fix crash when mount with quota enabled + - drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD + panels + - mm: madvise: skip unmapped vma holes passed to process_madvise + - mm: madvise: return correct bytes advised with process_madvise + - Revert "mm: madvise: skip unmapped vma holes passed to process_madvise" + - mm,hwpoison: unmap poisoned page before invalidation + - mm/kmemleak: reset tag when compare object pointer + - dm stats: fix too short end duration_ns when using precise_timestamps + - dm: fix use-after-free in dm_cleanup_zoned_dev() + - dm: interlock pending dm_io and dm_wait_for_bios_completion + - dm: fix double accounting of flush with data + - dm integrity: set journal entry unused when shrinking device + - tracing: Have trace event string test handle zero length strings + - drbd: fix potential silent data corruption + - powerpc/kvm: Fix kvm_use_magic_page + - PCI: fu740: Force 2.5GT/s for initial device probe + - arm64: signal: nofpsimd: Do not allocate fp/simd context when not available + - arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory + zones + - arm64: dts: qcom: sm8250: Fix MSI IRQ for PCIe1 and PCIe2 + - arm64: dts: ti: k3-am65: Fix gic-v3 compatible regs + - arm64: dts: ti: k3-j721e: Fix gic-v3 compatible regs + - arm64: dts: ti: k3-j7200: Fix gic-v3 compatible regs + - arm64: dts: ti: k3-am64: Fix gic-v3 compatible regs + - ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM + - Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query + flag" + - ACPI: properties: Consistently return -ENOENT if there are no more + references + - coredump: Also dump first pages of non-executable ELF libraries + - ext4: fix ext4_fc_stats trace point + - ext4: fix fs corruption when tring to remove a non-empty directory with IO + error + - ext4: make mb_optimize_scan performance mount option work with extents + - drivers: hamradio: 6pack: fix UAF bug caused by mod_timer() + - samples/landlock: Fix path_list memory leak + - landlock: Use square brackets around "landlock-ruleset" + - mailbox: tegra-hsp: Flush whole channel + - block: limit request dispatch loop duration + - block: don't merge across cgroup boundaries if blkcg is enabled + - drm/edid: check basic audio support on CEA extension block + - fbdev: Hot-unplug firmware fb devices on forced removal + - video: fbdev: sm712fb: Fix crash in smtcfb_read() + - video: fbdev: atari: Atari 2 bpp (STe) palette bugfix + - rfkill: make new event layout opt-in + - ARM: dts: at91: sama7g5: Remove unused properties in i2c nodes + - ARM: dts: at91: sama5d2: Fix PMERRLOC resource size + - ARM: dts: exynos: fix UART3 pins configuration in Exynos5250 + - ARM: dts: exynos: add missing HDMI supplies on SMDK5250 + - ARM: dts: exynos: add missing HDMI supplies on SMDK5420 + - mgag200 fix memmapsl configuration in GCTL6 register + - carl9170: fix missing bit-wise or operator for tx_params + - pstore: Don't use semaphores in always-atomic-context code + - thermal: int340x: Increase bitmap size + - lib/raid6/test: fix multiple definition linking error + - exec: Force single empty string when argv is empty + - crypto: rsa-pkcs1pad - only allow with rsa + - crypto: rsa-pkcs1pad - correctly get hash from source scatterlist + - crypto: rsa-pkcs1pad - restore signature length check + - crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete() + - bcache: fixup multiple threads crash + - PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove() + - DEC: Limit PMAX memory probing to R3k systems + - media: gpio-ir-tx: fix transmit with long spaces on Orange Pi PC + - media: venus: hfi_cmds: List HDR10 property as unsupported for v1 and v3 + - media: venus: venc: Fix h264 8x8 transform control + - media: davinci: vpif: fix unbalanced runtime PM get + - media: davinci: vpif: fix unbalanced runtime PM enable + - btrfs: zoned: mark relocation as writing + - btrfs: extend locking to all space_info members accesses + - btrfs: verify the tranisd of the to-be-written dirty extent buffer + - xtensa: define update_mmu_tlb function + - xtensa: fix stop_machine_cpuslocked call in patch_text + - xtensa: fix xtensa_wsr always writing 0 + - drm/syncobj: flatten dma_fence_chains on transfer + - drm/nouveau/backlight: Fix LVDS backlight detection on some laptops + - drm/nouveau/backlight: Just set all backlight types as RAW + - drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFB + - brcmfmac: firmware: Allocate space for default boardrev in nvram + - brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path + - brcmfmac: pcie: Declare missing firmware files in pcie.c + - brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio + - brcmfmac: pcie: Fix crashes due to early IRQs + - drm/i915/opregion: check port number bounds for SWSCI display power state + - drm/i915/gem: add missing boundary check in vm_access + - PCI: imx6: Allow to probe when dw_pcie_wait_for_link() fails + - PCI: pciehp: Clear cmd_busy bit in polling mode + - PCI: xgene: Revert "PCI: xgene: Fix IB window setup" + - regulator: qcom_smd: fix for_each_child.cocci warnings + - selinux: access superblock_security_struct in LSM blob way + - selinux: check return value of sel_make_avc_files + - crypto: ccp - Ensure psp_ret is always init'd in + __sev_platform_init_locked() + - hwrng: cavium - Check health status while reading random data + - hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER + - crypto: sun8i-ss - really disable hash on A80 + - crypto: authenc - Fix sleep in atomic context in decrypt_tail + - crypto: mxs-dcp - Fix scatterlist processing + - selinux: Fix selinux_sb_mnt_opts_compat() + - thermal: int340x: Check for NULL after calling kmemdup() + - crypto: octeontx2 - remove CONFIG_DM_CRYPT check + - spi: tegra114: Add missing IRQ check in tegra_spi_probe + - spi: tegra210-quad: Fix missin IRQ check in tegra_qspi_probe + - stack: Constrain and fix stack offset randomization with Clang builds + - arm64/mm: avoid fixmap race condition when create pud mapping + - blk-cgroup: set blkg iostat after percpu stat aggregation + - selftests/x86: Add validity check and allow field splitting + - selftests/sgx: Treat CC as one argument + - crypto: rockchip - ECB does not need IV + - audit: log AUDIT_TIME_* records only from rules + - EVM: fix the evm= __setup handler return value + - crypto: ccree - don't attempt 0 len DMA mappings + - crypto: hisilicon/sec - fix the aead software fallback for engine + - spi: pxa2xx-pci: Balance reference count for PCI DMA device + - hwmon: (pmbus) Add mutex to regulator ops + - hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNING + - nvme: cleanup __nvme_check_ids + - nvme: fix the check for duplicate unique identifiers + - block: don't delete queue kobject before its children + - PM: hibernate: fix __setup handler error handling + - PM: suspend: fix return value of __setup handler + - spi: spi-zynqmp-gqspi: Handle error for dma_set_mask + - hwrng: atmel - disable trng on failure path + - crypto: sun8i-ss - call finalize with bh disabled + - crypto: sun8i-ce - call finalize with bh disabled + - crypto: amlogic - call finalize with bh disabled + - crypto: gemini - call finalize with bh disabled + - crypto: vmx - add missing dependencies + - clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fix + - clocksource/drivers/exynos_mct: Refactor resources allocation + - clocksource/drivers/exynos_mct: Handle DTS with higher number of interrupts + - clocksource/drivers/timer-microchip-pit64b: Use notrace + - clocksource/drivers/timer-of: Check return value of of_iomap in + timer_of_base_init() + - arm64: prevent instrumentation of bp hardening callbacks + - KEYS: trusted: Fix trusted key backends when building as module + - KEYS: trusted: Avoid calling null function trusted_key_exit + - ACPI: APEI: fix return value of __setup handlers + - crypto: ccp - ccp_dmaengine_unregister release dma channels + - crypto: ccree - Fix use after free in cc_cipher_exit() + - hwrng: nomadik - Change clk_disable to clk_disable_unprepare + - hwmon: (pmbus) Add Vin unit off handling + - clocksource: acpi_pm: fix return value of __setup handler + - io_uring: don't check unrelated req->open.how in accept request + - io_uring: terminate manual loop iterator loop correctly for non-vecs + - watch_queue: Fix NULL dereference in error cleanup + - watch_queue: Actually free the watch + - f2fs: fix to enable ATGC correctly via gc_idle sysfs interface + - sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa + - sched/core: Export pelt_thermal_tp + - sched/uclamp: Fix iowait boost escaping uclamp restriction + - rseq: Remove broken uapi field layout on 32-bit little endian + - perf/core: Fix address filter parser for multiple filters + - perf/x86/intel/pt: Fix address filter config for 32-bit kernel + - sched/fair: Improve consistency of allowed NUMA balance calculations + - f2fs: fix missing free nid in f2fs_handle_failed_inode + - nfsd: more robust allocation failure handling in nfsd_file_cache_init + - sched/cpuacct: Fix charge percpu cpuusage + - sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race + - f2fs: fix to avoid potential deadlock + - btrfs: fix unexpected error path when reflinking an inline extent + - f2fs: fix compressed file start atomic write may cause data corruption + - selftests, x86: fix how check_cc.sh is being invoked + - drivers/base/memory: add memory block to memory group after registration + succeeded + - kunit: make kunit_test_timeout compatible with comment + - pinctrl: samsung: Remove EINT handler for Exynos850 ALIVE and CMGP gpios + - media: staging: media: zoran: fix usage of vb2_dma_contig_set_max_seg_size + - media: camss: csid-170: fix non-10bit formats + - media: camss: csid-170: don't enable unused irqs + - media: camss: csid-170: set the right HALT_CMD when disabled + - media: camss: vfe-170: fix "VFE halt timeout" error + - media: staging: media: imx: imx7-mipi-csis: Make subdev name unique + - media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctls + - media: mtk-vcodec: potential dereference of null pointer + - media: imx: imx8mq-mipi-csi2: remove wrong irq config write operation + - media: imx: imx8mq-mipi_csi2: fix system resume + - media: bttv: fix WARNING regression on tunerless devices + - media: atmel: atmel-sama7g5-isc: fix ispck leftover + - ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively + - ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmio + - ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk setting + - ASoC: simple-card-utils: Set sysclk on all components + - media: coda: Fix missing put_device() call in coda_get_vdoa_data + - media: meson: vdec: potential dereference of null pointer + - media: hantro: Fix overfill bottom register field name + - media: ov6650: Fix set format try processing path + - media: v4l: Avoid unaligned access warnings when printing 4cc modifiers + - media: ov5648: Don't pack controls struct + - media: aspeed: Correct value for h-total-pixels + - video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to + avoid black screen + - video: fbdev: controlfb: Fix COMPILE_TEST build + - video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe() + - video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe() + - video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name() + - ARM: dts: Fix OpenBMC flash layout label addresses + - firmware: qcom: scm: Remove reassignment to desc following initializer + - ARM: dts: qcom: ipq4019: fix sleep clock + - soc: qcom: rpmpd: Check for null return of devm_kcalloc + - soc: qcom: ocmem: Fix missing put_device() call in of_get_ocmem + - soc: qcom: aoss: remove spurious IRQF_ONESHOT flags + - arm64: dts: qcom: sdm845: fix microphone bias properties and values + - arm64: dts: qcom: sm8250: fix PCIe bindings to follow schema + - arm64: dts: broadcom: bcm4908: use proper TWD binding + - arm64: dts: qcom: sm8150: Correct TCS configuration for apps rsc + - arm64: dts: qcom: sm8350: Correct TCS configuration for apps rsc + - firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not + defined + - soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probe + - ARM: dts: sun8i: v3s: Move the csi1 block to follow address order + - vsprintf: Fix potential unaligned access + - ARM: dts: imx: Add missing LVDS decoder on M53Menlo + - media: mexon-ge2d: fixup frames size in registers + - media: video/hdmi: handle short reads of hdmi info frame. + - media: ti-vpe: cal: Fix a NULL pointer dereference in + cal_ctx_v4l2_init_formats() + - media: em28xx: initialize refcount before kref_get + - media: usb: go7007: s2250-board: fix leak in probe() + - media: cedrus: H265: Fix neighbour info buffer size + - media: cedrus: h264: Fix neighbour info buffer size + - ASoC: codecs: rx-macro: fix accessing compander for aux + - ASoC: codecs: rx-macro: fix accessing array out of bounds for enum type + - ASoC: codecs: va-macro: fix accessing array out of bounds for enum type + - ASoC: codecs: wc938x: fix accessing array out of bounds for enum type + - ASoC: codecs: wcd938x: fix kcontrol max values + - ASoC: codecs: wcd934x: fix kcontrol max values + - ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_put + - media: v4l2-core: Initialize h264 scaling matrix + - media: ov5640: Fix set format, v4l2_mbus_pixelcode not updated + - selftests/lkdtm: Add UBSAN config + - lib: uninline simple_strntoull() as well + - vsprintf: Fix %pK with kptr_restrict == 0 + - uaccess: fix nios2 and microblaze get_user_8() + - ASoC: rt5663: check the return value of devm_kzalloc() in rt5663_parse_dp() + - soc: mediatek: pm-domains: Add wakeup capacity support in power domain + - mmc: sdhci_am654: Fix the driver data of AM64 SoC + - ASoC: ti: davinci-i2s: Add check for clk_enable() + - ALSA: spi: Add check for clk_enable() + - arm64: dts: ns2: Fix spi-cpol and spi-cpha property + - arm64: dts: broadcom: Fix sata nodename + - printk: fix return value of printk.devkmsg __setup handler + - ASoC: mxs-saif: Handle errors for clk_enable + - ASoC: atmel_ssc_dai: Handle errors for clk_enable + - ASoC: dwc-i2s: Handle errors for clk_enable + - ASoC: soc-compress: prevent the potentially use of null pointer + - memory: emif: Add check for setup_interrupts + - memory: emif: check the pointer temp in get_device_details() + - ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction + - arm64: dts: rockchip: Fix SDIO regulator supply properties on rk3399-firefly + - m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are defined + - media: stk1160: If start stream fails, return buffers with + VB2_BUF_STATE_QUEUED + - media: vidtv: Check for null return of vzalloc + - ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe + - ASoC: wm8350: Handle error for wm8350_register_irq + - ASoC: fsi: Add check for clk_enable + - video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of + - media: saa7134: fix incorrect use to determine if list is empty + - ivtv: fix incorrect device_caps for ivtvfb + - ASoC: atmel: Fix error handling in snd_proto_probe + - ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in + rockchip_i2s_probe + - ASoC: SOF: Add missing of_node_put() in imx8m_probe + - ASoC: mediatek: use of_device_get_match_data() + - ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe + - ASoC: rk817: Fix missing clk_disable_unprepare() in rk817_platform_probe + - ASoC: dmaengine: do not use a NULL prepare_slave_config() callback + - ASoC: mxs: Fix error handling in mxs_sgtl5000_probe + - ASoC: fsl_spdif: Disable TX clock when stop + - ASoC: imx-es8328: Fix error return code in imx_es8328_probe() + - ASoC: SOF: Intel: enable DMI L1 for playback streams + - ASoC: msm8916-wcd-digital: Fix missing clk_disable_unprepare() in + msm8916_wcd_digital_probe + - mmc: davinci_mmc: Handle error for clk_enable + - ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe + - ASoC: msm8916-wcd-analog: Fix error handling in pm8916_wcd_analog_spmi_probe + - ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_data + - ASoC: amd: Fix reference to PCM buffer address + - ARM: configs: multi_v5_defconfig: re-enable CONFIG_V4L_PLATFORM_DRIVERS + - ARM: configs: multi_v5_defconfig: re-enable DRM_PANEL and FB_xxx + - drm/meson: osd_afbcd: Add an exit callback to struct meson_afbcd_ops + - drm/meson: Make use of the helper function + devm_platform_ioremap_resourcexxx() + - drm/meson: split out encoder from meson_dw_hdmi + - drm/meson: Fix error handling when afbcd.ops->init fails + - drm/bridge: Fix free wrong object in sii8620_init_rcp_input_dev + - drm/bridge: Add missing pm_runtime_disable() in __dw_mipi_dsi_probe + - drm/bridge: nwl-dsi: Fix PM disable depth imbalance in nwl_dsi_probe + - drm: bridge: adv7511: Fix ADV7535 HPD enablement + - ath10k: fix memory overwrite of the WoWLAN wakeup packet pattern + - drm/v3d/v3d_drv: Check for error num after setting mask + - drm/panfrost: Check for error num after setting mask + - libbpf: Fix possible NULL pointer dereference when destroying skeleton + - bpftool: Only set obj->skeleton on complete success + - udmabuf: validate ubuf->pagecount + - bpf: Fix UAF due to race between btf_try_get_module and load_module + - drm/selftests/test-drm_dp_mst_helper: Fix memory leak in + sideband_msg_req_encode_decode + - selftests: bpf: Fix bind on used port + - Bluetooth: btintel: Fix WBS setting for Intel legacy ROM products + - Bluetooth: hci_serdev: call init_rwsem() before p->open() + - mtd: onenand: Check for error irq + - mtd: rawnand: gpmi: fix controller timings setting + - drm/edid: Don't clear formats if using deep color + - drm/edid: Split deep color modes between RGB and YUV444 + - ionic: fix type complaint in ionic_dev_cmd_clean() + - ionic: start watchdog after all is setup + - ionic: Don't send reset commands if FW isn't running + - drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl() + - drm/amd/display: Fix a NULL pointer dereference in + amdgpu_dm_connector_add_common_modes() + - drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq function + - net: phy: at803x: move page selection fix to config_init + - selftests/bpf: Normalize XDP section names in selftests + - selftests/bpf/test_xdp_redirect_multi: use temp netns for testing + - ath9k_htc: fix uninit value bugs + - RDMA/core: Set MR type in ib_reg_user_mr + - KVM: PPC: Fix vmx/vsx mixup in mmio emulation + - selftests/net: timestamping: Fix bind_phc check + - i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb + - i40e: respect metadata on XSK Rx to skb + - igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb + - ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly + - ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb + - ixgbe: respect metadata on XSK Rx to skb + - power: reset: gemini-poweroff: Fix IRQ check in gemini_poweroff_probe + - ray_cs: Check ioremap return value + - powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch + - KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init + - powerpc/perf: Don't use perf_hw_context for trace IMC PMU + - mt76: connac: fix sta_rec_wtbl tag len + - mt76: mt7915: use proper aid value in mt7915_mcu_wtbl_generic_tlv in sta + mode + - mt76: mt7915: use proper aid value in mt7915_mcu_sta_basic_tlv + - mt76: mt7921: fix a leftover race in runtime-pm + - mt76: mt7615: fix a leftover race in runtime-pm + - mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_update + - mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_update + - ptp: unregister virtual clocks when unregistering physical clock. + - net: dsa: mv88e6xxx: Enable port policy support on 6097 + - mac80211: Remove a couple of obsolete TODO + - mac80211: limit bandwidth in HE capabilities + - scripts/dtc: Call pkg-config POSIXly correct + - livepatch: Fix build failure on 32 bits processors + - net: asix: add proper error handling of usb read errors + - i2c: bcm2835: Use platform_get_irq() to get the interrupt + - i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()' + - mtd: mchp23k256: Add SPI ID table + - mtd: mchp48l640: Add SPI ID table + - igc: avoid kernel warning when changing RX ring parameters + - igb: refactor XDP registration + - PCI: aardvark: Fix reading MSI interrupt number + - PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridge + - RDMA/rxe: Check the last packet by RXE_END_MASK + - libbpf: Fix signedness bug in btf_dump_array_data() + - cxl/core: Fix cxl_probe_component_regs() error message + - cxl/regs: Fix size of CXL Capability Header Register + - net:enetc: allocate CBD ring data memory using DMA coherent methods + - libbpf: Fix compilation warning due to mismatched printf format + - drm/bridge: dw-hdmi: use safe format when first in bridge chain + - libbpf: Use dynamically allocated buffer when receiving netlink messages + - power: supply: ab8500: Fix memory leak in ab8500_fg_sysfs_init + - HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports + - iommu/ipmmu-vmsa: Check for error num after setting mask + - drm/bridge: anx7625: Fix overflow issue on reading EDID + - bpftool: Fix the error when lookup in no-btf maps + - drm/amd/pm: enable pm sysfs write for one VF mode + - drm/amd/display: Add affected crtcs to atomic state for dsc mst unplug + - libbpf: Fix memleak in libbpf_netlink_recv() + - IB/cma: Allow XRC INI QPs to set their local ACK timeout + - dax: make sure inodes are flushed before destroy cache + - selftests: mptcp: add csum mib check for mptcp_connect + - iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL sta + - iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS req + - iwlwifi: mvm: align locking in D3 test debugfs + - iwlwifi: yoyo: remove DBGI_SRAM address reset writing + - iwlwifi: Fix -EIO error code that is never returned + - iwlwifi: mvm: Fix an error code in iwl_mvm_up() + - mtd: rawnand: pl353: Set the nand chip node as the flash node + - drm/msm/dp: populate connector of struct dp_panel + - drm/msm/dp: stop link training after link training 2 failed + - drm/msm/dp: always add fail-safe mode into connector mode list + - drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parent + - drm/msm/dsi/phy: fix 7nm v4.0 settings for C-PHY mode + - drm/msm/dpu: add DSPP blocks teardown + - drm/msm/dpu: fix dp audio condition + - dm crypt: fix get_key_size compiler warning if !CONFIG_KEYS + - vfio/pci: fix memory leak during D3hot to D0 transition + - vfio/pci: wake-up devices around reset functions + - scsi: fnic: Fix a tracing statement + - scsi: pm8001: Fix command initialization in pm80XX_send_read_log() + - scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req() + - scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config() + - scsi: pm8001: Fix le32 values handling in + pm80xx_set_sas_protocol_timer_config() + - scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update() + - scsi: pm8001: Fix le32 values handling in pm80xx_chip_ssp_io_req() + - scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req() + - scsi: pm8001: Fix NCQ NON DATA command task initialization + - scsi: pm8001: Fix NCQ NON DATA command completion handling + - scsi: pm8001: Fix abort all task initialization + - RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR + - drm/amd/display: Remove vupdate_int_entry definition + - TOMOYO: fix __setup handlers return values + - power: supply: sbs-charger: Don't cancel work that is not initialized + - ext2: correct max file size computing + - drm/tegra: Fix reference leak in tegra_dsi_ganged_probe + - power: supply: bq24190_charger: Fix bq24190_vbus_is_enabled() wrong false + return + - scsi: hisi_sas: Change permission of parameter prot_mask + - drm/bridge: cdns-dsi: Make sure to to create proper aliases for dt + - bpf, arm64: Call build_prologue() first in first JIT pass + - bpf, arm64: Feed byte-offset into bpf line info + - xsk: Fix race at socket teardown + - RDMA/irdma: Fix netdev notifications for vlan's + - RDMA/irdma: Fix Passthrough mode in VM + - RDMA/irdma: Remove incorrect masking of PD + - gpu: host1x: Fix a memory leak in 'host1x_remove()' + - libbpf: Skip forward declaration when counting duplicated type names + - powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties() + - powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bit + - KVM: x86: Fix emulation in writing cr8 + - KVM: x86/emulator: Defer not-present segment check in + __load_segment_descriptor() + - hv_balloon: rate-limit "Unhandled message" warning + - i2c: xiic: Make bus names unique + - power: supply: wm8350-power: Handle error for wm8350_register_irq + - power: supply: wm8350-power: Add missing free in free_charger_irq + - IB/hfi1: Allow larger MTU without AIP + - RDMA/core: Fix ib_qp_usecnt_dec() called when error + - PCI: Reduce warnings on possible RW1C corruption + - net: axienet: fix RX ring refill allocation failure handling + - drm/msm/a6xx: Fix missing ARRAY_SIZE() check + - mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n + - MIPS: Sanitise Cavium switch cases in TLB handler synthesizers + - powerpc/sysdev: fix incorrect use to determine if list is empty + - powerpc/64s: Don't use DSISR for SLB faults + - mfd: mc13xxx: Add check for mc13xxx_irq_request + - libbpf: Unmap rings when umem deleted + - selftests/bpf: Make test_lwt_ip_encap more stable and faster + - platform/x86: huawei-wmi: check the return value of device_create_file() + - scsi: mpt3sas: Fix incorrect 4GB boundary check + - powerpc: 8xx: fix a return value error in mpc8xx_pic_init + - vxcan: enable local echo for sent CAN frames + - ath10k: Fix error handling in ath10k_setup_msa_resources + - mips: cdmm: Fix refcount leak in mips_cdmm_phys_base + - MIPS: RB532: fix return value of __setup handler + - MIPS: pgalloc: fix memory leak caused by pgd_free() + - mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init + - power: ab8500_chargalg: Use CLOCK_MONOTONIC + - RDMA/irdma: Prevent some integer underflows + - Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error" + - RDMA/mlx5: Fix memory leak in error flow for subscribe event routine + - bpf, sockmap: Fix memleak in sk_psock_queue_msg + - bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full + - bpf, sockmap: Fix more uncharged while msg has more_data + - bpf, sockmap: Fix double uncharge the mem of sk_msg + - samples/bpf, xdpsock: Fix race when running for fix duration of time + - USB: storage: ums-realtek: fix error code in rts51x_read_mem() + - drm/i915/display: Fix HPD short pulse handling for eDP + - netfilter: flowtable: Fix QinQ and pppoe support for inet table + - mt76: mt7921: fix mt7921_queues_acq implementation + - can: isotp: sanitize CAN ID checks in isotp_bind() + - can: isotp: return -EADDRNOTAVAIL when reading from unbound socket + - can: isotp: support MSG_TRUNC flag when reading from socket + - bareudp: use ipv6_mod_enabled to check if IPv6 enabled + - ibmvnic: fix race between xmit and reset + - af_unix: Fix some data-races around unix_sk(sk)->oob_skb. + - selftests/bpf: Fix error reporting from sock_fields programs + - Bluetooth: hci_uart: add missing NULL check in h5_enqueue + - Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed + - Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interrupt + - ipv4: Fix route lookups when handling ICMP redirects and PMTU updates + - af_netlink: Fix shift out of bounds in group mask calculation + - i2c: meson: Fix wrong speed use from probe + - netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned() + - i2c: mux: demux-pinctrl: do not deactivate a master that is not active + - powerpc/pseries: Fix use after free in remove_phb_dynamic() + - selftests/bpf/test_lirc_mode2.sh: Exit with proper code + - PCI: Avoid broken MSI on SB600 USB devices + - net: bcmgenet: Use stronger register read/writes to assure ordering + - tcp: ensure PMTU updates are processed during fastopen + - openvswitch: always update flow key after nat + - net: dsa: fix panic on shutdown if multi-chip tree failed to probe + - tipc: fix the timer expires after interval 100ms + - mfd: asic3: Add missing iounmap() on error asic3_mfd_probe + - ice: fix 'scheduling while atomic' on aux critical err interrupt + - ice: don't allow to run ice_send_event_to_aux() in atomic ctx + - drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via + ethtool + - kernel/resource: fix kfree() of bootmem memory again + - staging: r8188eu: convert DBG_88E_LEVEL call in hal/rtl8188e_hal_init.c + - staging: r8188eu: release_firmware is not called if allocation fails + - mxser: fix xmit_buf leak in activate when LSR == 0xff + - fsi: scom: Fix error handling + - fsi: scom: Remove retries in indirect scoms + - pwm: lpc18xx-sct: Initialize driver data and hardware before pwmchip_add() + - pps: clients: gpio: Propagate return value from pps_gpio_probe + - fsi: Aspeed: Fix a potential double free + - misc: alcor_pci: Fix an error handling path + - cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuse + - soundwire: intel: fix wrong register name in intel_shim_wake + - clk: qcom: ipq8074: fix PCI-E clock oops + - dmaengine: idxd: check GENCAP config support for gencfg register + - dmaengine: idxd: change bandwidth token to read buffers + - dmaengine: idxd: restore traffic class defaults after wq reset + - iio: mma8452: Fix probe failing when an i2c_device_id is used + - serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type + - staging:iio:adc:ad7280a: Fix handing of device address bit reversing. + - pinctrl: renesas: r8a77470: Reduce size for narrow VIN1 channel + - pinctrl: renesas: checker: Fix miscalculation of number of states + - clk: qcom: ipq8074: Use floor ops for SDCC1 clock + - phy: dphy: Correct lpx parameter and its derivatives(ta_{get,go,sure}) + - phy: phy-brcm-usb: fixup BCM4908 support + - serial: 8250_mid: Balance reference count for PCI DMA device + - serial: 8250_lpss: Balance reference count for PCI DMA device + - NFS: Use of mapping_set_error() results in spurious errors + - serial: 8250: Fix race condition in RTS-after-send handling + - iio: adc: Add check for devm_request_threaded_irq + - habanalabs: Add check for pci_enable_device + - NFS: Return valid errors from nfs2/3_decode_dirent() + - staging: r8188eu: fix endless loop in recv_func + - dma-debug: fix return value of __setup handlers + - clk: imx7d: Remove audio_mclk_root_clk + - clk: imx: off by one in imx_lpcg_parse_clks_from_dt() + - clk: at91: sama7g5: fix parents of PDMCs' GCLK + - clk: qcom: clk-rcg2: Update logic to calculate D value for RCG + - clk: qcom: clk-rcg2: Update the frac table for pixel clock + - dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dma + - remoteproc: qcom: Fix missing of_node_put in adsp_alloc_memory_region + - remoteproc: qcom_wcnss: Add missing of_node_put() in + wcnss_alloc_memory_region + - remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region + - nvdimm/region: Fix default alignment for small regions + - clk: actions: Terminate clk_div_table with sentinel element + - clk: loongson1: Terminate clk_div_table with sentinel element + - clk: hisilicon: Terminate clk_div_table with sentinel element + - clk: clps711x: Terminate clk_div_table with sentinel element + - clk: Fix clk_hw_get_clk() when dev is NULL + - clk: tegra: tegra124-emc: Fix missing put_device() call in + emc_ensure_emc_driver + - mailbox: imx: fix crash in resume on i.mx8ulp + - NFS: remove unneeded check in decode_devicenotify_args() + - staging: mt7621-dts: fix LEDs and pinctrl on GB-PC1 devicetree + - staging: mt7621-dts: fix formatting + - staging: mt7621-dts: fix pinctrl properties for ethernet + - staging: mt7621-dts: fix GB-PC2 devicetree + - pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_init + - pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback + - pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get() + - pinctrl: mediatek: paris: Fix pingroup pin config state readback + - pinctrl: mediatek: paris: Skip custom extra pin config dump for virtual + GPIOs + - pinctrl: microchip sgpio: use reset driver + - pinctrl: microchip-sgpio: lock RMW access + - pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe + - pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probe + - tty: hvc: fix return value of __setup handler + - kgdboc: fix return value of __setup handler + - serial: 8250: fix XOFF/XON sending when DMA is used + - virt: acrn: obtain pa from VMA with PFNMAP flag + - virt: acrn: fix a memory leak in acrn_dev_ioctl() + - kgdbts: fix return value of __setup handler + - firmware: google: Properly state IOMEM dependency + - driver core: dd: fix return value of __setup handler + - jfs: fix divide error in dbNextAG + - netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options + - SUNRPC don't resend a task on an offlined transport + - NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error + - kdb: Fix the putarea helper function + - perf stat: Fix forked applications enablement of counters + - clk: qcom: gcc-msm8994: Fix gpll4 width + - vsock/virtio: initialize vdev->priv before using VQs + - vsock/virtio: read the negotiated features before using VQs + - vsock/virtio: enable VQs early on probe + - clk: Initialize orphan req_rate + - xen: fix is_xen_pmu() + - net: enetc: report software timestamping via SO_TIMESTAMPING + - net: hns3: fix bug when PF set the duplicate MAC address for VFs + - net: hns3: fix port base vlan add fail when concurrent with reset + - net: hns3: add vlan list lock to protect vlan list + - net: hns3: format the output of the MAC address + - net: hns3: refine the process when PF set VF VLAN + - net: phy: broadcom: Fix brcm_fet_config_init() + - selftests: test_vxlan_under_vrf: Fix broken test case + - NFS: Don't loop forever in nfs_do_recoalesce() + - net: hns3: clean residual vf config after disable sriov + - net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL + - qlcnic: dcb: default to returning -EOPNOTSUPP + - net/x25: Fix null-ptr-deref caused by x25_disconnect + - net: sparx5: switchdev: fix possible NULL pointer dereference + - octeontx2-af: initialize action variable + - net: prefer nf_ct_put instead of nf_conntrack_put + - net/sched: act_ct: fix ref leak when switching zones + - NFSv4/pNFS: Fix another issue with a list iterator pointing to the head + - net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator + - fs: fd tables have to be multiples of BITS_PER_LONG + - lib/test: use after free in register_test_dev_kmod() + - fs: fix fd table size alignment properly + - LSM: general protection fault in legacy_parse_param + - regulator: rpi-panel: Handle I2C errors/timing to the Atmel + - crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos + - gcc-plugins/stackleak: Exactly match strings instead of prefixes + - pinctrl: npcm: Fix broken references to chip->parent_device + - rcu: Mark writes to the rcu_segcblist structure's ->flags field + - block/bfq_wf2q: correct weight to ioprio + - crypto: xts - Add softdep on ecb + - crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3 + - block, bfq: don't move oom_bfqq + - selinux: use correct type for context length + - arm64: module: remove (NOLOAD) from linker script + - selinux: allow FIOCLEX and FIONCLEX with policy capability + - loop: use sysfs_emit() in the sysfs xxx show() + - Fix incorrect type in assignment of ipv6 port for audit + - irqchip/qcom-pdc: Fix broken locking + - irqchip/nvic: Release nvic_base upon failure + - fs/binfmt_elf: Fix AT_PHDR for unusual ELF files + - bfq: fix use-after-free in bfq_dispatch_request + - ACPICA: Avoid walking the ACPI Namespace if it is not there + - lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3 + - Revert "Revert "block, bfq: honor already-setup queue merges"" + - ACPI/APEI: Limit printable size of BERT table data + - PM: core: keep irq flags in device_pm_check_callbacks() + - parisc: Fix handling off probe non-access faults + - nvme-tcp: lockdep: annotate in-kernel sockets + - spi: tegra20: Use of_device_get_match_data() + - atomics: Fix atomic64_{read_acquire,set_release} fallbacks + - locking/lockdep: Iterate lock_classes directly when reading lockdep files + - ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bb + - ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit + - sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLE + - ext4: don't BUG if someone dirty pages without asking ext4 first + - f2fs: fix to do sanity check on curseg->alloc_type + - NFSD: Fix nfsd_breaker_owns_lease() return values + - f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fs + - btrfs: harden identification of a stale device + - btrfs: make search_csum_tree return 0 if we get -EFBIG + - f2fs: use spin_lock to avoid hang + - f2fs: compress: fix to print raw data size in error path of lz4 + decompression + - Adjust cifssb maximum read size + - ntfs: add sanity check on allocation size + - media: staging: media: zoran: move videodev alloc + - media: staging: media: zoran: calculate the right buffer number for + zoran_reap_stat_com + - media: staging: media: zoran: fix various V4L2 compliance errors + - media: atmel: atmel-isc-base: report frame sizes as full supported range + - media: ir_toy: free before error exiting + - ASoC: sh: rz-ssi: Make the data structures available before registering the + handlers + - ASoC: SOF: Intel: match sdw version on link_slaves_found + - media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffers + - media: iommu/mediatek-v1: Free the existed fwspec if the master dev already + has + - media: iommu/mediatek: Return ENODEV if the device is NULL + - media: iommu/mediatek: Add device_link between the consumer and the larb + devices + - video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow + - video: fbdev: w100fb: Reset global state + - video: fbdev: cirrusfb: check pixclock to avoid divide by zero + - video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit + - ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960 + - ARM: dts: bcm2837: Add the missing L1/L2 cache information + - ASoC: madera: Add dependencies on MFD + - media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator + off on some boards + - media: atomisp: fix dummy_ptr check to avoid duplicate active_bo + - ARM: ftrace: avoid redundant loads or clobbering IP + - ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clk + - arm64: defconfig: build imx-sdma as a module + - video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf() + - video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of + snprintf() + - video: fbdev: udlfb: replace snprintf in show functions with sysfs_emit + - ARM: dts: bcm2711: Add the missing L1/L2 cache information + - ASoC: soc-core: skip zero num_dai component in searching dai name + - media: imx-jpeg: fix a bug of accessing array out of bounds + - media: cx88-mpeg: clear interrupt status register before streaming video + - uaccess: fix type mismatch warnings from access_ok() + - lib/test_lockup: fix kernel pointer check for separate address spaces + - ARM: tegra: tamonten: Fix I2C3 pad setting + - ARM: mmp: Fix failure to remove sram device + - ASoC: amd: vg: fix for pm resume callback sequence + - video: fbdev: sm712fb: Fix crash in smtcfb_write() + - media: i2c: ov5648: Fix lockdep error + - media: Revert "media: em28xx: add missing em28xx_close_extension" + - media: hdpvr: initialize dev->worker at hdpvr_register_videodev + - ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13" + - tracing: Have TRACE_DEFINE_ENUM affect trace event types as well + - mmc: host: Return an error when ->enable_sdio_irq() ops is missing + - media: atomisp: fix bad usage at error handling logic + - ALSA: hda/realtek: Add alc256-samsung-headphone fixup + - KVM: x86: Reinitialize context if host userspace toggles EFER.LME + - KVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_get_root() + - KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU + - KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMU + - KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi() + - KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb() + - KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB + flush hypercalls + - KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercall + - powerpc/kasan: Fix early region not updated correctly + - powerpc/lib/sstep: Fix 'sthcx' instruction + - powerpc/lib/sstep: Fix build errors with newer binutils + - powerpc: Add set_memory_{p/np}() and remove set_memory_attr() + - powerpc: Fix build errors with newer binutils + - drm/dp: Fix off-by-one in register cache size + - drm/i915: Treat SAGV block time 0 as SAGV disabled + - drm/i915: Fix PSF GV point mask when SAGV is not possible + - drm/i915: Reject unsupported TMDS rates on ICL+ + - scsi: qla2xxx: Refactor asynchronous command initialization + - scsi: qla2xxx: Implement ref count for SRB + - scsi: qla2xxx: Fix stuck session in gpdb + - scsi: qla2xxx: Fix warning message due to adisc being flushed + - scsi: qla2xxx: Fix scheduling while atomic + - scsi: qla2xxx: Fix premature hw access after PCI error + - scsi: qla2xxx: Fix wrong FDMI data for 64G adapter + - scsi: qla2xxx: Fix warning for missing error code + - scsi: qla2xxx: Fix device reconnect in loop topology + - scsi: qla2xxx: edif: Fix clang warning + - scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adapters + - scsi: qla2xxx: Add devids and conditionals for 28xx + - scsi: qla2xxx: Check for firmware dump already collected + - scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair() + - scsi: qla2xxx: Fix disk failure to rediscover + - scsi: qla2xxx: Fix incorrect reporting of task management failure + - scsi: qla2xxx: Fix hang due to session stuck + - scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requests + - scsi: qla2xxx: Fix N2N inconsistent PLOGI + - scsi: qla2xxx: Fix stuck session of PRLI reject + - scsi: qla2xxx: Reduce false trigger to login + - scsi: qla2xxx: Use correct feature type field during RFF_ID processing + - platform: chrome: Split trace include file + - KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq + - KVM: x86: Avoid theoretical NULL pointer dereference in + kvm_irq_delivery_to_apic_fast() + - KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated + - KVM: Prevent module exit until all VMs are freed + - KVM: x86: fix sending PV IPI + - KVM: SVM: fix panic on out-of-bounds guest IRQ + - ubifs: rename_whiteout: Fix double free for whiteout_ui->data + - ubifs: Fix deadlock in concurrent rename whiteout and inode writeback + - ubifs: Add missing iput if do_tmpfile() failed in rename whiteout + - ubifs: Rename whiteout atomically + - ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work + - ubifs: Rectify space amount budget for mkdir/tmpfile operations + - ubifs: setflags: Make dirtied_ino_d 8 bytes aligned + - ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() + - ubifs: Fix to add refcount once page is set private + - ubifs: rename_whiteout: correct old_dir size computing + - nvme: allow duplicate NSIDs for private namespaces + - nvme: fix the read-only state for zoned namespaces with unsupposed features + - wireguard: queueing: use CFI-safe ptr_ring cleanup function + - wireguard: socket: free skb in send6 when ipv6 is disabled + - wireguard: socket: ignore v6 endpoints when ipv6 is disabled + - XArray: Fix xas_create_range() when multi-order entry present + - can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path + - can: mcba_usb: properly check endpoint type + - can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error value + - XArray: Update the LRU list in xas_split() + - modpost: restore the warning message for missing symbol versions + - rtc: check if __rtc_read_time was successful + - gfs2: gfs2_setattr_size error path fix + - gfs2: Make sure FITRIM minlen is rounded up to fs block size + - net: hns3: fix the concurrency between functions reading debugfs + - net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware + - rxrpc: fix some null-ptr-deref bugs in server_key.c + - rxrpc: Fix call timer start racing with call destruction + - mailbox: imx: fix wakeup failure from freeze mode + - crypto: arm/aes-neonbs-cbc - Select generic cbc and aes + - watch_queue: Free the page array when watch_queue is dismantled + - pinctrl: pinconf-generic: Print arguments for bias-pull-* + - watchdog: rti-wdt: Add missing pm_runtime_disable() in probe function + - net: sparx5: uses, depends on BRIDGE or !BRIDGE + - pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR() + - pinctrl: nuvoton: npcm7xx: Use %zu printk format for ARRAY_SIZE() + - ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs + - ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl + - ARM: iop32x: offset IRQ numbers by 1 + - block: Fix the maximum minor value is blk_alloc_ext_minor() + - io_uring: fix memory leak of uid in files registration + - riscv module: remove (NOLOAD) + - ACPI: CPPC: Avoid out of bounds access when parsing _CPC data + - vhost: handle error while adding split ranges to iotlb + - spi: Fix Tegra QSPI example + - platform/chrome: cros_ec_typec: Check for EC device + - can: isotp: restore accidentally removed MSG_PEEK feature + - proc: bootconfig: Add null pointer check + - drm/connector: Fix typo in documentation + - scsi: qla2xxx: Add qla2x00_async_done() for async routines + - staging: mt7621-dts: fix pinctrl-0 items to be size-1 items on ethernet + - arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definition + - ASoC: soc-compress: Change the check for codec_dai + - Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"" + - tracing: Have type enum modifications copy the strings + - net: add skb_set_end_offset() helper + - net: preserve skb_end_offset() in skb_unclone_keeptruesize() + - mm/mmap: return 1 from stack_guard_gap __setup() handler + - ARM: 9187/1: JIVE: fix return value of __setup handler + - mm/memcontrol: return 1 from cgroup.memory __setup() handler + - mm/usercopy: return 1 from hardened_usercopy __setup() handler + - af_unix: Support POLLPRI for OOB. + - bpf: Adjust BPF stack helper functions to accommodate skip > 0 + - bpf: Fix comment for helper bpf_current_task_under_cgroup() + - mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PM + - dt-bindings: mtd: nand-controller: Fix the reg property description + - dt-bindings: mtd: nand-controller: Fix a comment in the examples + - dt-bindings: spi: mxic: The interrupt property is not mandatory + - dt-bindings: memory: mtk-smi: No need mediatek,larb-id for mt8167 + - dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix example + - ubi: fastmap: Return error code if memory allocation fails in add_aeb() + - ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV + - ASoC: topology: Allow TLV control to be either read or write + - perf vendor events: Update metrics for SkyLake Server + - media: ov6650: Add try support to selection API operations + - media: ov6650: Fix crop rectangle affected by set format + - spi: mediatek: support tick_delay without enhance_timing + - ARM: dts: spear1340: Update serial node properties + - ARM: dts: spear13xx: Update SPI dma properties + - arm64: dts: ls1043a: Update i2c dma properties + - arm64: dts: ls1046a: Update i2c node dma properties + - um: Fix uml_mconsole stop/go + - docs: sysctl/kernel: add missing bit to panic_print + - openvswitch: Fixed nd target mask field in the flow dump. + - torture: Make torture.sh help message match reality + - n64cart: convert bi_disk to bi_bdev->bd_disk fix build + - mmc: rtsx: Let MMC core handle runtime PM + - mmc: rtsx: Fix build errors/warnings for unused variable + - KVM: x86/mmu: do compare-and-exchange of gPTE via the user address + - iommu/dma: Skip extra sync during unmap w/swiotlb + - iommu/dma: Fold _swiotlb helpers into callers + - iommu/dma: Check CONFIG_SWIOTLB more broadly + - swiotlb: Support aligned swiotlb buffers + - iommu/dma: Account for min_align_mask w/swiotlb + - coredump: Snapshot the vmas in do_coredump + - coredump: Remove the WARN_ON in dump_vma_snapshot + - coredump/elf: Pass coredump_params into fill_note_info + - coredump: Use the vma snapshot in fill_files_note + - PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup" + - Linux 5.15.33 + * Jammy update: v5.15.32 upstream stable release (LP: #1969106) + - net: ipv6: fix skb_over_panic in __ip6_append_data + - tpm: Fix error handling in async work + - Bluetooth: btusb: Add another Realtek 8761BU + - llc: fix netdevice reference leaks in llc_ui_bind() + - ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() call + - ALSA: oss: Fix PCM OSS buffer allocation overflow + - ALSA: usb-audio: add mapping for new Corsair Virtuoso SE + - ALSA: hda/realtek: Add quirk for Clevo NP70PNJ + - ALSA: hda/realtek: Add quirk for Clevo NP50PNJ + - ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671 + - ALSA: hda/realtek: Add quirk for ASUS GA402 + - ALSA: pcm: Fix races among concurrent hw_params and hw_free calls + - ALSA: pcm: Fix races among concurrent read/write and buffer changes + - ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls + - ALSA: pcm: Fix races among concurrent prealloc proc writes + - ALSA: pcm: Add stream lock during PCM reset ioctl operations + - ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB + - ALSA: cmipci: Restore aux vol on suspend/resume + - ALSA: pci: fix reading of swapped values from pcmreg in AC97 codec + - drivers: net: xgene: Fix regression in CRC stripping + - ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board + - ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3 + - ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNU + - crypto: qat - disable registration of algorithms + - Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AE + - Revert "ath: add support for special 0x0 regulatory domain" + - drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free() + - rcu: Don't deboost before reporting expedited quiescent state + - uaccess: fix integer overflow on access_ok() + - mac80211: fix potential double free on mesh join + - tpm: use try_get_ops() in tpm-space.c + - wcn36xx: Differentiate wcn3660 from wcn3620 + - m68k: fix access_ok for coldfire + - nds32: fix access_ok() checks in get/put_user + - llc: only change llc->dev when bind() succeeds + - Linux 5.15.32 + * Jammy update: v5.15.31 upstream stable release (LP: #1969105) + - crypto: qcom-rng - ensure buffer for generate is completely filled + - ocfs2: fix crash when initialize filecheck kobj fails + - mm: swap: get rid of livelock in swapin readahead + - block: release rq qos structures for queue without disk + - drm/mgag200: Fix PLL setup for g200wb and g200ew + - efi: fix return value of __setup handlers + - alx: acquire mutex for alx_reinit in alx_change_mtu + - vsock: each transport cycles only on its own sockets + - esp6: fix check on ipv6_skip_exthdr's return value + - net: phy: marvell: Fix invalid comparison in the resume and suspend + functions + - net/packet: fix slab-out-of-bounds access in packet_recvmsg() + - atm: eni: Add check for dma_map_single + - iavf: Fix double free in iavf_reset_task + - hv_netvsc: Add check for kvmalloc_array + - drm/imx: parallel-display: Remove bus flags check in + imx_pd_bridge_atomic_check() + - drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings + - net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit() + - drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS + - net: dsa: Add missing of_node_put() in dsa_port_parse_of + - net: phy: mscc: Add MODULE_FIRMWARE macros + - bnx2x: fix built-in kernel driver load failure + - net: bcmgenet: skip invalid partial checksums + - net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower + offload + - iavf: Fix hang during reboot/shutdown + - arm64: fix clang warning about TRAMP_VALIAS + - usb: gadget: rndis: prevent integer overflow in rndis_set_response() + - usb: gadget: Fix use-after-free bug by not setting udc->dev.driver + - usb: usbtmc: Fix bug in pipe direction for control transfers + - scsi: mpt3sas: Page fault in reply q processing + - Input: aiptek - properly check endpoint type + - perf symbols: Fix symbol size calculation condition + - btrfs: skip reserved bytes warning on unmount after log cleanup failure + - Linux 5.15.31 + + -- Stefan Bader Mon, 23 May 2022 15:13:57 +0200 + +linux-lowlatency (5.15.0-33.34) jammy; urgency=medium + + * jammy/linux-lowlatency: 5.15.0-33.34 -proposed tracker (LP: #1973907) + + [ Ubuntu: 5.15.0-33.34 ] + + * jammy/linux: 5.15.0-33.34 -proposed tracker (LP: #1973924) + * CVE-2022-29581 + - net/sched: cls_u32: fix netns refcount changes in u32_change() + * ext4: limit length to bitmap_maxbytes (LP: #1972281) + - ext4: limit length to bitmap_maxbytes - blocksize in punch_hole + * Unprivileged users may use PTRACE_SEIZE to set PTRACE_O_SUSPEND_SECCOMP + option (LP: #1972740) + - ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE + + -- Stefan Bader Wed, 18 May 2022 17:24:45 +0200 + +linux-lowlatency (5.15.0-30.31) jammy; urgency=medium + + * jammy/linux-lowlatency: 5.15.0-30.31 -proposed tracker (LP: #1971684) + + [ Ubuntu: 5.15.0-30.31 ] + + * jammy/linux: 5.15.0-30.31 -proposed tracker (LP: #1971685) + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - debian/dkms-versions -- update from kernel-versions (main/2022.04.18) + * Intel: enable x86 AMX (LP: #1967750) + - x86/extable: Tidy up redundant handler functions + - x86/extable: Get rid of redundant macros + - x86/mce: Deduplicate exception handling + - x86/mce: Get rid of stray semicolons + - x86/extable: Rework the exception table mechanics + - x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE + - x86/copy_mc: Use EX_TYPE_DEFAULT_MCE_SAFE for exception fixups + - x86/fpu: Use EX_TYPE_FAULT_MCE_SAFE for exception fixups + - x86/extable: Remove EX_TYPE_FAULT from MCE safe fixups + - x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user() + - x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe() + - x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe() + - x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean + - x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers to + boolean + - x86/signal: Change return type of restore_sigcontext() to boolean + - x86/fpu/signal: Change return type of fpu__restore_sig() to boolean + - x86/fpu/signal: Change return type of __fpu_restore_sig() to boolean + - x86/fpu/signal: Change return code of check_xstate_in_sigframe() to boolean + - x86/fpu/signal: Change return code of restore_fpregs_from_user() to boolean + - x86/fpu/signal: Fix missed conversion to correct boolean retval in + save_xstate_epilog() + - x86/fpu: Remove pointless argument from switch_fpu_finish() + - x86/fpu: Update stale comments + - x86/pkru: Remove useless include + - x86/fpu: Restrict xsaves()/xrstors() to independent states + - x86/fpu: Cleanup the on_boot_cpu clutter + - x86/fpu: Remove pointless memset in fpu_clone() + - x86/process: Clone FPU in copy_thread() + - x86/fpu: Do not inherit FPU context for kernel and IO worker threads + - x86/fpu: Cleanup xstate xcomp_bv initialization + - x86/fpu/xstate: Provide and use for_each_xfeature() + - x86/fpu/xstate: Mark all init only functions __init + - x86/fpu: Move KVMs FPU swapping to FPU core + - x86/fpu: Replace KVMs home brewed FPU copy from user + - x86/fpu: Rework copy_xstate_to_uabi_buf() + - x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init + - x86/fpu: Move context switch and exit to user inlines into sched.h + - x86/fpu: Clean up CPU feature tests + - x86/fpu: Make os_xrstor_booting() private + - x86/fpu: Move os_xsave() and os_xrstor() to core + - x86/fpu: Move legacy ASM wrappers to core + - x86/fpu: Make WARN_ON_FPU() private + - x86/fpu: Move fpregs_restore_userregs() to core + - x86/fpu: Move mxcsr related code to core + - x86/fpu: Move fpstate functions to api.h + - x86/fpu: Remove internal.h dependency from fpu/signal.h + - x86/sev: Include fpu/xcr.h + - x86/fpu: Mop up the internal.h leftovers + - x86/fpu: Replace the includes of fpu/internal.h + - x86/fpu: Provide a proper function for ex_handler_fprestore() + - x86/fpu: Replace KVMs home brewed FPU copy to user + - x86/fpu: Provide struct fpstate + - x86/fpu: Convert fpstate_init() to struct fpstate + - x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstate + - x86/fpu: Replace KVMs xstate component clearing + - x86/KVM: Convert to fpstate + - x86/fpu: Convert tracing to fpstate + - x86/fpu/regset: Convert to fpstate + - x86/fpu/signal: Convert to fpstate + - x86/fpu/core: Convert to fpstate + - x86/math-emu: Convert to fpstate + - x86/fpu: Remove fpu::state + - x86/fpu: Do not leak fpstate pointer on fork + - x86/process: Move arch_thread_struct_whitelist() out of line + - x86/fpu: Add size and mask information to fpstate + - x86/fpu: Use fpstate::size + - x86/fpu/xstate: Use fpstate for os_xsave() + - x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe() + - x86/fpu: Use fpstate in fpu_copy_kvm_uabi_to_fpstate() + - x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf() + - x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate() + - x86/fpu/signal: Use fpstate for size and features + - x86/fpu: Provide struct fpu_config + - x86/fpu: Cleanup fpu__init_system_xstate_size_legacy() + - x86/fpu/xstate: Cleanup size calculations + - x86/fpu: Move xstate size to fpu_*_cfg + - x86/fpu: Move xstate feature masks to fpu_*_cfg + - x86/fpu: Mop up xfeatures_mask_uabi() + - x86/fpu: Rework restore_regs_from_fpstate() + - x86/fpu/xstate: Move remaining xfeature helpers to core + - x86/fpu: Prepare for sanitizing KVM FPU code + - x86/fpu: Provide infrastructure for KVM FPU cleanup + - x86/kvm: Convert FPU handling to a single swap buffer + - x86/fpu: Remove old KVM FPU interface + - signal: Add an optional check for altstack size + - x86/signal: Implement sigaltstack size validation + - x86/fpu/xstate: Provide xstate_calculate_size() + - x86/fpu: Add members to struct fpu to cache permission information + - x86/fpu: Add fpu_state_config::legacy_features + - x86/arch_prctl: Add controls for dynamic XSTATE components + - x86/fpu: Add basic helpers for dynamically enabled features + - x86/signal: Use fpu::__state_user_size for sigalt stack validation + - x86/fpu/signal: Prepare for variable sigframe length + - x86/fpu: Prepare fpu_clone() for dynamically enabled features + - x86/fpu: Reset permission and fpstate on exec() + - x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit + - x86/msr-index: Add MSRs for XFD + - x86/fpu: Add XFD state to fpstate + - x86/fpu: Add sanity checks for XFD + - x86/fpu: Update XFD state where required + - x86/fpu/xstate: Add XFD #NM handler + - x86/fpu/xstate: Add fpstate_realloc()/free() + - x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component + numbers + - x86/fpu/amx: Define AMX state components and have it used for boot-time + checks + - x86/fpu: Calculate the default sizes independently + - x86/fpu: Add XFD handling for dynamic states + - x86/fpu/amx: Enable the AMX feature in 64-bit mode + - selftests/x86/amx: Add test cases for AMX state management + - selftests/x86/amx: Add context switch test + - Documentation/x86: Add documentation for using dynamic XSTATE features + - x86/fpu/signal: Initialize sw_bytes in save_xstate_epilog() + - signal: Skip the altstack update when not needed + - x86/cpufeatures: Put the AMX macros in the word 18 block + - x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation + - selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test + - [Config] updateconfigs after AMX patchset + + -- Stefan Bader Thu, 05 May 2022 12:20:21 +0200 + +linux-lowlatency (5.15.0-27.28) jammy; urgency=medium + + * jammy/linux-lowlatency: 5.15.0-27.28 -proposed tracker (LP: #1969459) + + [ Ubuntu: 5.15.0-27.28 ] + + * jammy/linux: 5.15.0-27.28 -proposed tracker (LP: #1968954) + + [ Ubuntu: 5.15.0-26.27 ] + + * jammy/linux: 5.15.0-26.27 -proposed tracker (LP: #1968850) + * CVE-2022-1016 + - netfilter: nf_tables: initialize registers in nft_do_chain() + * CVE-2022-1015 + - netfilter: nf_tables: validate registers coming from userspace. + * CVE-2022-26490 + - nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION + * harden indirect calls against BHI attacks (LP: #1967579) + - objtool: Classify symbols + - objtool: Explicitly avoid self modifying code in .altinstr_replacement + - objtool: Shrink struct instruction + - objtool,x86: Replace alternatives with .retpoline_sites + - x86/retpoline: Remove unused replacement symbols + - x86/asm: Fix register order + - x86/asm: Fixup odd GEN-for-each-reg.h usage + - x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h + - x86/retpoline: Create a retpoline thunk array + - x86/alternative: Implement .retpoline_sites support + - x86/alternative: Handle Jcc __x86_indirect_thunk_\reg + - x86/alternative: Try inline spectre_v2=retpoline,amd + - x86/alternative: Add debug prints to apply_retpolines() + - bpf,x86: Simplify computing label offsets + - bpf,x86: Respect X86_FEATURE_RETPOLINE* + + -- Andrea Righi Tue, 19 Apr 2022 15:46:59 +0200 + +linux-lowlatency (5.15.0-24.24) jammy; urgency=medium + + * jammy/linux-lowlatency: 5.15.0-24.24 -proposed tracker (LP: #1966488) + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - [Packaging] update helper scripts + + * dependency on crda obsolete according to Debian (LP: #1958918) + - [Packaging] switch dependency from crda to wireless-regdb + + * Miscellaneous Ubuntu changes + - [Config] update toolchain versions + - [Packaging] drop unused ABIs + + [ Ubuntu: 5.15.0-25.25 ] + + * jammy/linux: 5.15.0-25.25 -proposed tracker (LP: #1967146) + * Miscellaneous Ubuntu changes + - SAUCE: Revert "scsi: core: Reallocate device's budget map on queue depth + change" + + [ Ubuntu: 5.15.0-24.24 ] + + * jammy/linux: 5.15.0-24.24 -proposed tracker (LP: #1966305) + * Update OS policy capability handshake (LP: #1966089) + - thermal: int340x: Update OS policy capability handshake + * Jammy update: v5.15.30 upstream stable release (LP: #1966057) + - Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0" + - arm64: dts: rockchip: fix rk3399-puma-haikou USB OTG mode + - xfrm: Check if_id in xfrm_migrate + - xfrm: Fix xfrm migrate issues when address family changes + - arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity + - arm64: dts: rockchip: align pl330 node name with dtschema + - arm64: dts: rockchip: reorder rk3399 hdmi clocks + - arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg" + - ARM: dts: rockchip: reorder rk322x hmdi clocks + - ARM: dts: rockchip: fix a typo on rk3288 crypto-controller + - mac80211: refuse aggregations sessions before authorized + - MIPS: smp: fill in sibling and core maps earlier + - ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE + - Bluetooth: hci_core: Fix leaking sent_cmd skb + - can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when + fully ready + - atm: firestream: check the return value of ioremap() in fs_init() + - iwlwifi: don't advertise TWT support + - drm/vrr: Set VRR capable prop only if it is attached to connector + - nl80211: Update bss channel on channel switch for P2P_CLIENT + - tcp: make tcp_read_sock() more robust + - sfc: extend the locking on mcdi->seqno + - bnx2: Fix an error message + - kselftest/vm: fix tests build with old libc + - x86/module: Fix the paravirt vs alternative order + - ice: Fix race condition during interface enslave + - Linux 5.15.30 + * Jammy update: v5.15.29 upstream stable release (LP: #1966056) + - arm64: dts: qcom: sm8350: Describe GCC dependency clocks + - arm64: dts: qcom: sm8350: Correct UFS symbol clocks + - HID: elo: Revert USB reference counting + - HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts + - ARM: boot: dts: bcm2711: Fix HVS register range + - clk: qcom: gdsc: Add support to update GDSC transition delay + - clk: qcom: dispcc: Update the transition delay for MDSS GDSC + - HID: vivaldi: fix sysfs attributes leak + - arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias + - tipc: fix kernel panic when enabling bearer + - vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command + - vduse: Fix returning wrong type in vduse_domain_alloc_iova() + - net: phy: meson-gxl: fix interrupt handling in forced mode + - mISDN: Fix memory leak in dsp_pipeline_build() + - vhost: fix hung thread due to erroneous iotlb entries + - virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero + - vdpa: fix use-after-free on vp_vdpa_remove + - isdn: hfcpci: check the return value of dma_set_mask() in setup_hw() + - net: qlogic: check the return value of dma_alloc_coherent() in + qed_vf_hw_prepare() + - esp: Fix possible buffer overflow in ESP transformation + - esp: Fix BEET mode inter address family tunneling on GSO + - qed: return status of qed_iov_get_link + - smsc95xx: Ignore -ENODEV errors when device is unplugged + - gpiolib: acpi: Convert ACPI value of debounce to microseconds + - drm/sun4i: mixer: Fix P010 and P210 format numbers + - net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate() + - ARM: dts: aspeed: Fix AST2600 quad spi group + - iavf: Fix handling of vlan strip virtual channel messages + - i40e: stop disabling VFs due to PF error responses + - ice: stop disabling VFs due to PF error responses + - ice: Fix error with handling of bonding MTU + - ice: Don't use GFP_KERNEL in atomic context + - ice: Fix curr_link_speed advertised speed + - ethernet: Fix error handling in xemaclite_of_probe + - tipc: fix incorrect order of state message data sanity check + - net: ethernet: ti: cpts: Handle error for clk_enable + - net: ethernet: lpc_eth: Handle error for clk_enable + - net: marvell: prestera: Add missing of_node_put() in + prestera_switch_set_base_mac_addr + - ax25: Fix NULL pointer dereference in ax25_kill_by_device + - net/mlx5: Fix size field in bufferx_reg struct + - net/mlx5: Fix a race on command flush flow + - net/mlx5e: Lag, Only handle events from highest priority multipath entry + - NFC: port100: fix use-after-free in port100_send_complete + - selftests: pmtu.sh: Kill tcpdump processes launched by subshell. + - selftests: pmtu.sh: Kill nettest processes launched in subshell. + - gpio: ts4900: Do not set DAT and OE together + - gianfar: ethtool: Fix refcount leak in gfar_get_ts_info + - net: phy: DP83822: clear MISR2 register to disable interrupts + - sctp: fix kernel-infoleak for SCTP sockets + - net: bcmgenet: Don't claim WOL when its not available + - net: phy: meson-gxl: improve link-up behavior + - selftests/bpf: Add test for bpf_timer overwriting crash + - swiotlb: fix info leak with DMA_FROM_DEVICE + - usb: dwc3: pci: add support for the Intel Raptor Lake-S + - pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID" + - KVM: Fix lockdep false negative during host resume + - kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode + - spi: rockchip: Fix error in getting num-cs property + - spi: rockchip: terminate dma transmission when slave abort + - drm/vc4: hdmi: Unregister codec device on unbind + - x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU + - net-sysfs: add check for netdevice being present to speed_show + - hwmon: (pmbus) Clear pmbus fault/warning bits after read + - PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken + - gpio: Return EPROBE_DEFER if gc->to_irq is NULL + - drm/amdgpu: bypass tiling flag check in virtual display case (v2) + - Revert "xen-netback: remove 'hotplug-status' once it has served its purpose" + - Revert "xen-netback: Check for hotplug-status existence before watching" + - ipv6: prevent a possible race condition with lifetimes + - tracing: Ensure trace buffer is at least 4096 bytes large + - tracing/osnoise: Make osnoise_main to sleep for microseconds + - selftest/vm: fix map_fixed_noreplace test failure + - selftests/memfd: clean up mapping in mfd_fail_write + - ARM: Spectre-BHB: provide empty stub for non-config + - fuse: fix fileattr op failure + - fuse: fix pipe buffer lifetime for direct_io + - staging: rtl8723bs: Fix access-point mode deadlock + - staging: gdm724x: fix use after free in gdm_lte_rx() + - net: macb: Fix lost RX packet wakeup race in NAPI receive + - riscv: alternative only works on !XIP_KERNEL + - mmc: meson: Fix usage of meson_mmc_post_req() + - riscv: Fix auipc+jalr relocation range checks + - tracing/osnoise: Force quiescent states while tracing + - arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0 + - arm64: Ensure execute-only permissions are not allowed without EPAN + - arm64: kasan: fix include error in MTE functions + - swiotlb: rework "fix info leak with DMA_FROM_DEVICE" + - KVM: x86/mmu: kvm_faultin_pfn has to return false if pfh is returned + - virtio: unexport virtio_finalize_features + - virtio: acknowledge all features before access + - net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE + - ARM: fix Thumb2 regression with Spectre BHB + - watch_queue: Fix filter limit check + - watch_queue, pipe: Free watchqueue state after clearing pipe ring + - watch_queue: Fix to release page in ->release() + - watch_queue: Fix to always request a pow-of-2 pipe ring size + - watch_queue: Fix the alloc bitmap size to reflect notes allocated + - watch_queue: Free the alloc bitmap when the watch_queue is torn down + - watch_queue: Fix lack of barrier/sync/lock between post and read + - watch_queue: Make comment about setting ->defunct more accurate + - x86/boot: Fix memremap of setup_indirect structures + - x86/boot: Add setup_indirect support in early_memremap_is_setup_data() + - x86/sgx: Free backing memory after faulting the enclave page + - x86/traps: Mark do_int3() NOKPROBE_SYMBOL + - drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP + - btrfs: make send work with concurrent block group relocation + - drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL + - riscv: dts: k210: fix broken IRQs on hart1 + - block: drop unused includes in + - Revert "net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing + VLAN" + - vhost: allow batching hint without size + - Linux 5.15.29 + * Jammy update: v5.15.28 upstream stable release (LP: #1966055) + - slip: fix macro redefine warning + - ARM: fix co-processor register typo + - ARM: Do not use NOCROSSREFS directive with ld.lld + - arm64: Do not include __READ_ONCE() block in assembly files + - ARM: fix build warning in proc-v7-bugs.c + - xen/xenbus: don't let xenbus_grant_ring() remove grants in error case + - xen/grant-table: add gnttab_try_end_foreign_access() + - xen/blkfront: don't use gnttab_query_foreign_access() for mapped status + - xen/netfront: don't use gnttab_query_foreign_access() for mapped status + - xen/scsifront: don't use gnttab_query_foreign_access() for mapped status + - xen/gntalloc: don't use gnttab_query_foreign_access() + - xen: remove gnttab_query_foreign_access() + - xen/9p: use alloc/free_pages_exact() + - xen/pvcalls: use alloc/free_pages_exact() + - xen/gnttab: fix gnttab_end_foreign_access() without page specified + - xen/netfront: react properly to failing gnttab_end_foreign_access_ref() + - Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE" + - Linux 5.15.28 + * zfcpdump-kernel update to v5.15 (LP: #1965766) + - SAUCE: Audit: Fix incorrect static inline function declration. + * [22.04 FEAT] SMC-R v2 Support (LP: #1929035) + - net/smc: save stack space and allocate smc_init_info + - net/smc: prepare for SMC-Rv2 connection + - net/smc: add SMC-Rv2 connection establishment + - net/smc: add listen processing for SMC-Rv2 + - net/smc: add v2 format of CLC decline message + - net/smc: retrieve v2 gid from IB device + - net/smc: add v2 support to the work request layer + - net/smc: extend LLC layer for SMC-Rv2 + - net/smc: add netlink support for SMC-Rv2 + - net/smc: stop links when their GID is removed + - net/smc: fix kernel panic caused by race of smc_sock + - net/smc: Fix hung_task when removing SMC-R devices + * [22.04 FEAT] Transparent PCI device recovery (LP: #1959532) + - s390/pci: tolerate inconsistent handle in recover + - s390/pci: add simpler s390dbf traces for events + - s390/pci: refresh function handle in iomap + - s390/pci: implement reset_slot for hotplug slot + - PCI: Export pci_dev_lock() + - s390/pci: implement minimal PCI error recovery + * Mute/mic LEDs no function on some HP platfroms (LP: #1965080) + - ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines + * [22.04 FEAT] smc: Add User-defined EID (Enterprise ID) Support - kernel + (LP: #1929060) + - net/smc: add support for user defined EIDs + - net/smc: keep static copy of system EID + - net/smc: add generic netlink support for system EID + * Rotate to 2021v1 signing key (LP: #1964990) + - [Packaging] Rotate to 2021v1 signing key + * [22.04 FEAT] zcrypt DD: Exploitation Support of new IBM Z Crypto Hardware + (kernel part) (LP: #1959547) + - s390/zcrypt: rework of debug feature messages + - s390/ap/zcrypt: debug feature improvements + - s390/zcrypt: CEX8S exploitation support + - s390/zcrypt: handle checkstopped cards with new state + - s390/zcrypt: Support CPRB minor version T7 + - s390/zcrypt: change reply buffer size offering + - s390/zcrypt: Provide target domain for EP11 cprbs to scheduling function + - s390/airq: use DMA memory for summary indicators + * [22.04 FEAT] [VS2103] Set KVM_CAP_S390_MEM_OP_EXTENSION capability to 211 + (LP: #1963901) + - SAUCE: Set KVM_CAP_S390_MEM_OP_EXTENSION capability to 211 + * dependency on crda obsolete according to Debian (LP: #1958918) + - [Packaging] switch dependency from crda to wireless-regdb + * Cirrus audio support [1028:0BB5] & [1028:0BB6] (LP: #1964748) + - ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409 + * Miscellaneous Ubuntu changes + - [Packaging] mark dkms-build-configure--zfs executable + - [Packaging] Fix bashism in dkms-build script + - [Packaging] Always catch errors in dkms-build scripts + - [Config] toolchain version update + * Miscellaneous upstream changes + - Ubuntu: remove leftover reference to ubuntu/hio driver + - Reverting commits 61005756c824 and cdb0f8e66513 due to a conflict with + LP#1929035. Re-pick them afterwards, which will establish the upstream + commit content and order again. + - Revert "UBUNTU: [Packaging] Rotate to 2021v1 signing key" + + -- Andrea Righi Thu, 31 Mar 2022 10:37:37 +0200 + +linux-lowlatency (5.15.0-23.23) jammy; urgency=medium + + * jammy/linux-lowlatency: 5.15.0-23.23 -proposed tracker (LP: #1964971) + + * Packaging resync (LP: #1786013) + - [Packaging] resync getabis + + [ Ubuntu: 5.15.0-23.23 ] + + * jammy/linux: 5.15.0-23.23 -proposed tracker (LP: #1964573) + * Packaging resync (LP: #1786013) + - [Packaging] resync dkms-build{,--nvidia-N} from LRMv5 + - debian/dkms-versions -- update from kernel-versions (main/master) + * [22.04 FEAT] KVM: Enable GISA support for Secure Execution guests + (LP: #1959977) + - KVM: s390: pv: make use of ultravisor AIV support + * intel_iommu breaks Intel IPU6 camera: isys port open ready failed -16 + (LP: #1958004) + - SAUCE: iommu: intel-ipu: use IOMMU passthrough mode for Intel IPUs + * CVE-2022-23960 + - ARM: report Spectre v2 status through sysfs + - ARM: early traps initialisation + - ARM: use LOADADDR() to get load address of sections + - ARM: Spectre-BHB workaround + - ARM: include unprivileged BPF status in Spectre V2 reporting + - arm64: Add Neoverse-N2, Cortex-A710 CPU part definition + - arm64: Add HWCAP for self-synchronising virtual counter + - arm64: Add Cortex-X2 CPU part definition + - arm64: add ID_AA64ISAR2_EL1 sys register + - arm64: cpufeature: add HWCAP for FEAT_AFP + - arm64: cpufeature: add HWCAP for FEAT_RPRES + - arm64: entry.S: Add ventry overflow sanity checks + - arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit + - KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A + - arm64: entry: Make the trampoline cleanup optional + - arm64: entry: Free up another register on kpti's tramp_exit path + - arm64: entry: Move the trampoline data page before the text page + - arm64: entry: Allow tramp_alias to access symbols after the 4K boundary + - arm64: entry: Don't assume tramp_vectors is the start of the vectors + - arm64: entry: Move trampoline macros out of ifdef'd section + - arm64: entry: Make the kpti trampoline's kpti sequence optional + - arm64: entry: Allow the trampoline text to occupy multiple pages + - arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations + - arm64: entry: Add vectors that have the bhb mitigation sequences + - arm64: entry: Add macro for reading symbol addresses from the trampoline + - arm64: Add percpu vectors for EL1 + - arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2 + - arm64: Mitigate spectre style branch history side channels + - KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated + - arm64: Use the clearbhb instruction in mitigations + - arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 + mitigation reporting + - ARM: fix build error when BPF_SYSCALL is disabled + * CVE-2021-26401 + - x86/speculation: Use generic retpoline by default on AMD + - x86/speculation: Update link to AMD speculation whitepaper + - x86/speculation: Warn about Spectre v2 LFENCE mitigation + - x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT + * CVE-2022-0001 + - x86,bugs: Unconditionally allow spectre_v2=retpoline,amd + - x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE + - x86/speculation: Add eIBRS + Retpoline options + - Documentation/hw-vuln: Update spectre doc + - x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation + reporting + * Jammy update: v5.15.27 upstream stable release (LP: #1964361) + - mac80211_hwsim: report NOACK frames in tx_status + - mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work + - i2c: bcm2835: Avoid clock stretching timeouts + - ASoC: rt5668: do not block workqueue if card is unbound + - ASoC: rt5682: do not block workqueue if card is unbound + - regulator: core: fix false positive in regulator_late_cleanup() + - Input: clear BTN_RIGHT/MIDDLE on buttonpads + - btrfs: get rid of warning on transaction commit when using flushoncommit + - KVM: arm64: vgic: Read HW interrupt pending state from the HW + - block: loop:use kstatfs.f_bsize of backing file to set discard granularity + - tipc: fix a bit overflow in tipc_crypto_key_rcv() + - cifs: do not use uninitialized data in the owner/group sid + - cifs: fix double free race when mount fails in cifs_get_root() + - cifs: modefromsids must add an ACE for authenticated users + - selftests/seccomp: Fix seccomp failure by adding missing headers + - drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige Goby + - dmaengine: shdma: Fix runtime PM imbalance on error + - i2c: cadence: allow COMPILE_TEST + - i2c: imx: allow COMPILE_TEST + - i2c: qup: allow COMPILE_TEST + - net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990 + - block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern + - usb: gadget: don't release an existing dev->buf + - usb: gadget: clear related members when goto fail + - exfat: reuse exfat_inode_info variable instead of calling EXFAT_I() + - exfat: fix i_blocks for files truncated over 4 GiB + - tracing: Add test for user space strings when filtering on string pointers + - arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOL + - serial: stm32: prevent TDR register overwrite when sending x_char + - ext4: drop ineligible txn start stop APIs + - ext4: simplify updating of fast commit stats + - ext4: fast commit may not fallback for ineligible commit + - ext4: fast commit may miss file actions + - sched/fair: Fix fault in reweight_entity + - ata: pata_hpt37x: fix PCI clock detection + - drm/amdgpu: check vm ready by amdgpu_vm->evicting flag + - tracing: Add ustring operation to filtering string pointers + - ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report() + - NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() + - NFSD: Fix zero-length NFSv3 WRITEs + - io_uring: fix no lock protection for ctx->cq_extra + - tools/resolve_btf_ids: Close ELF file on error + - mtd: spi-nor: Fix mtd size for s3an flashes + - MIPS: fix local_{add,sub}_return on MIPS64 + - signal: In get_signal test for signal_group_exit every time through the loop + - PCI: mediatek-gen3: Disable DVFSRC voltage request + - PCI: rcar: Check if device is runtime suspended instead of + __clk_is_enabled() + - PCI: dwc: Do not remap invalid res + - PCI: aardvark: Fix checking for MEM resource type + - KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guest + - KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU + - KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration + - KVM: X86: Ensure that dirty PDPTRs are loaded + - KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code seg + - KVM: x86: Exit to userspace if emulation prepared a completion callback + - i3c: fix incorrect address slot lookup on 64-bit + - i3c/master/mipi-i3c-hci: Fix a potentially infinite loop in + 'hci_dat_v1_get_index()' + - tracing: Do not let synth_events block other dyn_event systems during create + - Input: ti_am335x_tsc - set ADCREFM for X configuration + - Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2 + - PCI: mvebu: Check for errors from pci_bridge_emul_init() call + - PCI: mvebu: Do not modify PCI IO type bits in conf_write + - PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridge + - PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated + bridge + - PCI: mvebu: Setup PCIe controller to Root Complex mode + - PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge + - PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridge + - PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridge + - PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on + emulated bridge + - NFSD: Fix verifier returned in stable WRITEs + - Revert "nfsd: skip some unnecessary stats in the v4 case" + - nfsd: fix crash on COPY_NOTIFY with special stateid + - x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi() + - drm/i915: don't call free_mmap_offset when purging + - SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point + - SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points + - drm/sun4i: dw-hdmi: Fix missing put_device() call in sun8i_hdmi_phy_get + - drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable + in self refresh mode + - ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_all + - ntb_hw_switchtec: Fix bug with more than 32 partitions + - drm/amdkfd: Check for null pointer after calling kmemdup + - drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt + - i3c: master: dw: check return of dw_i3c_master_get_free_pos() + - dma-buf: cma_heap: Fix mutex locking section + - tracing/uprobes: Check the return value of kstrdup() for tu->filename + - tracing/probes: check the return value of kstrndup() for pbuf + - mm: defer kmemleak object creation of module_alloc() + - kasan: fix quarantine conflicting with init_on_free + - selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup + setting + - hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list() + - drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not + enabled + - drm/amdgpu: filter out radeon PCI device IDs + - drm/amdgpu: filter out radeon secondary ids as well + - drm/amd/display: Use adjusted DCN301 watermarks + - drm/amd/display: move FPU associated DSC code to DML folder + - ethtool: Fix link extended state for big endian + - octeontx2-af: Optimize KPU1 processing for variable-length headers + - octeontx2-af: Reset PTP config in FLR handler + - octeontx2-af: cn10k: RPM hardware timestamp configuration + - octeontx2-af: cn10k: Use appropriate register for LMAC enable + - octeontx2-af: Adjust LA pointer for cpt parse header + - octeontx2-af: Add KPU changes to parse NGIO as separate layer + - net/mlx5e: IPsec: Refactor checksum code in tx data path + - net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic + - bpf: Use u64_stats_t in struct bpf_prog_stats + - bpf: Fix possible race in inc_misses_counter + - drm/amd/display: Update watermark values for DCN301 + - drm: mxsfb: Set fallback bus format when the bridge doesn't provide one + - drm: mxsfb: Fix NULL pointer dereference + - riscv/mm: Add XIP_FIXUP for phys_ram_base + - drm/i915/display: split out dpt out of intel_display.c + - drm/i915/display: Move DRRS code its own file + - drm/i915: Disable DRRS on IVB/HSW port != A + - gve: Recording rx queue before sending to napi + - net: dsa: ocelot: seville: utilize of_mdiobus_register + - net: dsa: seville: register the mdiobus under devres + - ibmvnic: don't release napi in __ibmvnic_open() + - of: net: move of_net under net/ + - net: ethernet: litex: Add the dependency on HAS_IOMEM + - drm/mediatek: mtk_dsi: Reset the dsi0 hardware + - cifs: protect session channel fields with chan_lock + - cifs: fix confusing unneeded warning message on smb2.1 and earlier + - drm/amd/display: Fix stream->link_enc unassigned during stream removal + - bnxt_en: Fix occasional ethtool -t loopback test failures + - drm/amd/display: For vblank_disable_immediate, check PSR is really used + - PCI: mvebu: Fix device enumeration regression + - net: of: fix stub of_net helpers for CONFIG_NET=n + - ALSA: intel_hdmi: Fix reference to PCM buffer address + - ucounts: Fix systemd LimitNPROC with private users regression + - riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value + - riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP + - riscv: Fix config KASAN && DEBUG_VIRTUAL + - iwlwifi: mvm: check debugfs_dir ptr before use + - ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min + - iommu/vt-d: Fix double list_add when enabling VMD in scalable mode + - iommu/amd: Recover from event log overflow + - drm/i915: s/JSP2/ICP2/ PCH + - drm/amd/display: Reduce dmesg error to a debug print + - xen/netfront: destroy queues before real_num_tx_queues is zeroed + - thermal: core: Fix TZ_GET_TRIP NULL pointer dereference + - mac80211: fix EAPoL rekey fail in 802.3 rx path + - blktrace: fix use after free for struct blk_trace + - ntb: intel: fix port config status offset for SPR + - mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls + - xfrm: fix MTU regression + - netfilter: fix use-after-free in __nf_register_net_hook() + - bpf, sockmap: Do not ignore orig_len parameter + - xfrm: fix the if_id check in changelink + - xfrm: enforce validity of offload input flags + - e1000e: Correct NVM checksum verification flow + - net: fix up skbs delta_truesize in UDP GRO frag_list + - netfilter: nf_queue: don't assume sk is full socket + - netfilter: nf_queue: fix possible use-after-free + - netfilter: nf_queue: handle socket prefetch + - batman-adv: Request iflink once in batadv-on-batadv check + - batman-adv: Request iflink once in batadv_get_real_netdevice + - batman-adv: Don't expect inter-netns unique iflink indices + - net: ipv6: ensure we call ipv6_mc_down() at most once + - net: dcb: flush lingering app table entries for unregistered devices + - net: ipa: add an interconnect dependency + - net/smc: fix connection leak + - net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client + - net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server + - btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW range + - mac80211: fix forwarded mesh frames AC & queue selection + - net: stmmac: fix return value of __setup handler + - mac80211: treat some SAE auth steps as final + - iavf: Fix missing check for running netdev + - net: sxgbe: fix return value of __setup handler + - ibmvnic: register netdev after init of adapter + - net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe() + - ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc() + - iavf: Fix deadlock in iavf_reset_task + - efivars: Respect "block" flag in efivar_entry_set_safe() + - auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature + - firmware: arm_scmi: Remove space in MODULE_ALIAS name + - ASoC: cs4265: Fix the duplicated control name + - auxdisplay: lcd2s: Fix memory leak in ->remove() + - auxdisplay: lcd2s: Use proper API to free the instance of charlcd object + - can: gs_usb: change active_channels's type from atomic_t to u8 + - iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_find + - arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output + - igc: igc_read_phy_reg_gpy: drop premature return + - ARM: Fix kgdb breakpoint for Thumb2 + - mips: setup: fix setnocoherentio() boolean setting + - ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions + - mptcp: Correctly set DATA_FIN timeout when number of retransmits is large + - selftests: mlxsw: tc_police_scale: Make test more robust + - pinctrl: sunxi: Use unique lockdep classes for IRQs + - igc: igc_write_phy_reg_gpy: drop premature return + - ibmvnic: free reset-work-item when flushing + - memfd: fix F_SEAL_WRITE after shmem huge page allocated + - s390/extable: fix exception table sorting + - sched: Fix yet more sched_fork() races + - arm64: dts: juno: Remove GICv2m dma-range + - iommu/amd: Fix I/O page table memory leak + - MIPS: ralink: mt7621: do memory detection on KSEG1 + - ARM: dts: switch timer config to common devkit8000 devicetree + - ARM: dts: Use 32KiHz oscillator on devkit8000 + - soc: fsl: guts: Revert commit 3c0d64e867ed + - soc: fsl: guts: Add a missing memory allocation failure check + - soc: fsl: qe: Check of ioremap return value + - netfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variant + - ARM: tegra: Move panels to AUX bus + - can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8 + - net: stmmac: enhance XDP ZC driver level switching performance + - net: stmmac: only enable DMA interrupts when ready + - ibmvnic: initialize rc before completing wait + - ibmvnic: define flush_reset_queue helper + - ibmvnic: complete init_done on transport events + - net: chelsio: cxgb3: check the return value of pci_find_capability() + - net: sparx5: Fix add vlan when invalid operation + - iavf: Refactor iavf state machine tracking + - iavf: Add __IAVF_INIT_FAILED state + - iavf: Combine init and watchdog state machines + - iavf: Add trace while removing device + - iavf: Rework mutexes for better synchronisation + - iavf: Add helper function to go from pci_dev to adapter + - iavf: Fix kernel BUG in free_msi_irqs + - iavf: Add waiting so the port is initialized in remove + - iavf: Fix init state closure on remove + - iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS + - iavf: Fix race in init state + - iavf: Fix __IAVF_RESETTING state usage + - drm/i915/guc/slpc: Correct the param count for unset param + - drm/bridge: ti-sn65dsi86: Properly undo autosuspend + - e1000e: Fix possible HW unit hang after an s0ix exit + - MIPS: ralink: mt7621: use bitwise NOT instead of logical + - nl80211: Handle nla_memdup failures in handle_nan_filter + - drm/amdgpu: fix suspend/resume hang regression + - net: dcb: disable softirqs in dcbnl_flush_dev() + - selftests: mlxsw: resource_scale: Fix return value + - net: stmmac: perserve TX and RX coalesce value during XDP setup + - iavf: do not override the adapter state in the watchdog task (again) + - iavf: missing unlocks in iavf_watchdog_task() + - MAINTAINERS: adjust file entry for of_net.c after movement + - Input: elan_i2c - move regulator_[en|dis]able() out of + elan_[en|dis]able_power() + - Input: elan_i2c - fix regulator enable count imbalance after suspend/resume + - Input: samsung-keypad - properly state IOMEM dependency + - HID: add mapping for KEY_DICTATE + - HID: add mapping for KEY_ALL_APPLICATIONS + - tracing/histogram: Fix sorting on old "cpu" value + - tracing: Fix return value of __setup handlers + - btrfs: fix lost prealloc extents beyond eof after full fsync + - btrfs: fix relocation crash due to premature return from + btrfs_commit_transaction() + - btrfs: do not WARN_ON() if we have PageError set + - btrfs: qgroup: fix deadlock between rescan worker and remove qgroup + - btrfs: add missing run of delayed items after unlink during log replay + - btrfs: do not start relocation until in progress drops are done + - Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6" + - proc: fix documentation and description of pagemap + - KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots() + - hamradio: fix macro redefine warning + - Linux 5.15.27 + - [Config] updateconfigs + * devices on thunderbolt dock are not recognized on adl-p platform + (LP: #1955016) + - thunderbolt: Tear down existing tunnels when resuming from hibernate + - thunderbolt: Runtime resume USB4 port when retimers are scanned + - thunderbolt: Do not allow subtracting more NFC credits than configured + - thunderbolt: Do not program path HopIDs for USB4 routers + - thunderbolt: Add debug logging of DisplayPort resource allocation + * MT7921[14c3:7961] ASPM is disabled and it affects power consumption + (LP: #1955882) + - mt76: mt7921: enable aspm by default + * Add proper runtime PM support to Realtek PCIe cardreader (LP: #1963615) + - mmc: rtsx: Use pm_runtime_{get, put}() to handle runtime PM + - misc: rtsx: Rework runtime power management flow + - misc: rtsx: Cleanup power management ops + - misc: rtsx: Quiesce rts5249 on system suspend + - mmc: rtsx: Let MMC core handle runtime PM + - misc: rtsx: conditionally build rtsx_pm_power_saving() + - misc: rtsx: rts522a rts5228 rts5261 support Runtime PM + - mmc: rtsx: Fix build errors/warnings for unused variable + - mmc: rtsx: add 74 Clocks in power on flow + * [22.04 FEAT] In-kernel crypto: SIMD implementation of chacha20 + (LP: #1853152) + - s390/crypto: add SIMD implementation for ChaCha20 + - s390/crypto: fix compile error for ChaCha20 module + * Add ConnectX7 support and bug fixes to Jammy (LP: #1962185) + - IB/mlx5: Expose NDR speed through MAD + * INVALID or PRIVATE BUG (LP: #1959890) + - [Config] Deactivate CONFIG_QETH_OSX kernel config option + * Move virtual graphics drivers from linux-modules-extra to linux-modules + (LP: #1960633) + - [Packaging] Move VM DRM drivers into modules + * Not able to enter s2idle state on AMD platforms (LP: #1961121) + - HID: amd_sfh: Handle amd_sfh work buffer in PM ops + - HID: amd_sfh: Disable the interrupt for all command + - HID: amd_sfh: Add functionality to clear interrupts + - HID: amd_sfh: Add interrupt handler to process interrupts + * INVALID or PRIVATE BUG (LP: #1960580) + - s390/kexec_file: move kernel image size check + - s390: support command lines longer than 896 bytes + * [UBUNTU 20.04] kernel: Add support for CPU-MF counter second version 7 + (LP: #1960182) + - s390/cpumf: Support for CPU Measurement Facility CSVN 7 + - s390/cpumf: Support for CPU Measurement Sampling Facility LS bit + * [SRU]PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is + enabled by IOMMU (LP: #1937295) + - PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is enabled + by IOMMU + * Jammy update: v5.15.26 upstream stable release (LP: #1963891) + - mm/filemap: Fix handling of THPs in generic_file_buffered_read() + - cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug + - cgroup-v1: Correct privileges check in release_agent writes + - x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing + - btrfs: tree-checker: check item_size for inode_item + - btrfs: tree-checker: check item_size for dev_item + - clk: jz4725b: fix mmc0 clock gating + - io_uring: don't convert to jiffies for waiting on timeouts + - io_uring: disallow modification of rsrc_data during quiesce + - selinux: fix misuse of mutex_is_locked() + - vhost/vsock: don't check owner in vhost_vsock_stop() while releasing + - parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel + - parisc/unaligned: Fix ldw() and stw() unalignment handlers + - KVM: x86/mmu: make apf token non-zero to fix bug + - drm/amd/display: Protect update_bw_bounding_box FPU code. + - drm/amd/pm: fix some OEM SKU specific stability issues + - drm/amd: Check if ASPM is enabled from PCIe subsystem + - drm/amdgpu: disable MMHUB PG for Picasso + - drm/amdgpu: do not enable asic reset for raven2 + - drm/i915: Widen the QGV point mask + - drm/i915: Correctly populate use_sagv_wm for all pipes + - drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV + - sr9700: sanity check for packet length + - USB: zaurus: support another broken Zaurus + - CDC-NCM: avoid overflow in sanity checking + - netfilter: xt_socket: fix a typo in socket_mt_destroy() + - netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency + - tee: export teedev_open() and teedev_close_context() + - optee: use driver internal tee_context for some rpc + - ping: remove pr_err from ping_lookup + - Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC" + - gpu: host1x: Always return syncpoint value when waiting + - perf evlist: Fix failed to use cpu list for uncore events + - perf data: Fix double free in perf_session__delete() + - mptcp: fix race in incoming ADD_ADDR option processing + - mptcp: add mibs counter for ignored incoming options + - selftests: mptcp: fix diag instability + - selftests: mptcp: be more conservative with cookie MPJ limits + - bnx2x: fix driver load from initrd + - bnxt_en: Fix active FEC reporting to ethtool + - bnxt_en: Fix offline ethtool selftest with RDMA enabled + - bnxt_en: Fix incorrect multicast rx mask setting when not requested + - hwmon: Handle failure to register sensor with thermal zone correctly + - net/mlx5: Fix tc max supported prio for nic mode + - ice: check the return of ice_ptp_gettimex64 + - ice: initialize local variable 'tlv' + - net/mlx5: Update the list of the PCI supported devices + - bpf: Fix crash due to incorrect copy_map_value + - bpf: Do not try bpf_msg_push_data with len 0 + - selftests: bpf: Check bpf_msg_push_data return value + - bpf: Fix a bpf_timer initialization issue + - bpf: Add schedule points in batch ops + - io_uring: add a schedule point in io_add_buffers() + - net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends + - nvme: also mark passthrough-only namespaces ready in nvme_update_ns_info + - tipc: Fix end of loop tests for list_for_each_entry() + - gso: do not skip outer ip header in case of ipip and net_failover + - net: mv643xx_eth: process retval from of_get_mac_address + - openvswitch: Fix setting ipv6 fields causing hw csum failure + - drm/edid: Always set RGB444 + - net/mlx5e: Fix wrong return value on ioctl EEPROM query failure + - drm/vc4: crtc: Fix runtime_pm reference counting + - drm/i915/dg2: Print PHY name properly on calibration error + - net/sched: act_ct: Fix flow table lookup after ct clear or switching zones + - net: ll_temac: check the return value of devm_kmalloc() + - net: Force inlining of checksum functions in net/checksum.h + - netfilter: nf_tables: unregister flowtable hooks on netns exit + - nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac() + - net: mdio-ipq4019: add delay after clock enable + - netfilter: nf_tables: fix memory leak during stateful obj update + - net/smc: Use a mutex for locking "struct smc_pnettable" + - surface: surface3_power: Fix battery readings on batteries without a serial + number + - udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister() + - net/mlx5: DR, Cache STE shadow memory + - ibmvnic: schedule failover only if vioctl fails + - net/mlx5: DR, Don't allow match on IP w/o matching on full + ethertype/ip_version + - net/mlx5: Fix possible deadlock on rule deletion + - net/mlx5: Fix wrong limitation of metadata match on ecpf + - net/mlx5: DR, Fix the threshold that defines when pool sync is initiated + - net/mlx5e: MPLSoUDP decap, fix check for unsupported matches + - net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets + - net/mlx5: Update log_max_qp value to be 17 at most + - spi: spi-zynq-qspi: Fix a NULL pointer dereference in + zynq_qspi_exec_mem_op() + - gpio: rockchip: Reset int_bothedge when changing trigger + - regmap-irq: Update interrupt clear register for proper reset + - net-timestamp: convert sk->sk_tskey to atomic_t + - RDMA/rtrs-clt: Fix possible double free in error case + - RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close + - bnxt_en: Increase firmware message response DMA wait time + - configfs: fix a race in configfs_{,un}register_subsystem() + - RDMA/ib_srp: Fix a deadlock + - tracing: Dump stacktrace trigger to the corresponding instance + - tracing: Have traceon and traceoff trigger honor the instance + - iio:imu:adis16480: fix buffering for devices with no burst mode + - iio: adc: men_z188_adc: Fix a resource leak in an error handling path + - iio: adc: tsc2046: fix memory corruption by preventing array overflow + - iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bits + - iio: accel: fxls8962af: add padding to regmap for SPI + - iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot + - iio: Fix error handling for PM + - sc16is7xx: Fix for incorrect data being transmitted + - ata: pata_hpt37x: disable primary channel on HPT371 + - Revert "USB: serial: ch341: add new Product ID for CH341A" + - usb: gadget: rndis: add spinlock for rndis response list + - USB: gadget: validate endpoint index for xilinx udc + - tracefs: Set the group ownership in apply_options() not parse_options() + - USB: serial: option: add support for DW5829e + - USB: serial: option: add Telit LE910R1 compositions + - usb: dwc2: drd: fix soft connect when gadget is unconfigured + - usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay Trail + - usb: dwc3: pci: Fix Bay Trail phy GPIO mappings + - usb: dwc3: gadget: Let the interrupt handler disable bottom halves. + - xhci: re-initialize the HC during resume if HCE was set + - xhci: Prevent futile URB re-submissions due to incorrect return value. + - nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property + - mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property + - driver core: Free DMA range map when device is released + - btrfs: prevent copying too big compressed lzo segment + - RDMA/cma: Do not change route.addr.src_addr outside state checks + - thermal: int340x: fix memory leak in int3400_notify() + - staging: fbtft: fb_st7789v: reset display before initialization + - tps6598x: clear int mask on probe failure + - IB/qib: Fix duplicate sysfs directory name + - riscv: fix nommu_k210_sdcard_defconfig + - riscv: fix oops caused by irqsoff latency tracer + - tty: n_gsm: fix encoding of control signal octet bit DV + - tty: n_gsm: fix proper link termination after failed open + - tty: n_gsm: fix NULL pointer access due to DLCI release + - tty: n_gsm: fix wrong tty control line for flow control + - tty: n_gsm: fix wrong modem processing in convergence layer type 2 + - tty: n_gsm: fix deadlock in gsmtty_open() + - pinctrl: fix loop in k210_pinconf_get_drive() + - pinctrl: k210: Fix bias-pull-up + - gpio: tegra186: Fix chip_data type confusion + - memblock: use kfree() to release kmalloced memblock regions + - ice: Fix race conditions between virtchnl handling and VF ndo ops + - ice: fix concurrent reset and removal of VFs + - Linux 5.15.26 + * Jammy update: v5.15.25 upstream stable release (LP: #1963890) + - drm/nouveau/pmu/gm200-: use alternate falcon reset sequence + - fs/proc: task_mmu.c: don't read mapcount for migration entry + - btrfs: zoned: cache reported zone during mount + - HID:Add support for UGTABLET WP5540 + - Revert "svm: Add warning message for AVIC IPI invalid target" + - parisc: Show error if wrong 32/64-bit compiler is being used + - serial: parisc: GSC: fix build when IOSAPIC is not set + - parisc: Drop __init from map_pages declaration + - parisc: Fix data TLB miss in sba_unmap_sg + - parisc: Fix sglist access in ccio-dma.c + - mmc: block: fix read single on recovery logic + - mm: don't try to NUMA-migrate COW pages that have other uses + - HID: amd_sfh: Add illuminance mask to limit ALS max value + - HID: i2c-hid: goodix: Fix a lockdep splat + - HID: amd_sfh: Increase sensor command timeout + - HID: amd_sfh: Correct the structure field name + - PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA + topology + - parisc: Add ioread64_lo_hi() and iowrite64_lo_hi() + - btrfs: send: in case of IO error log it + - platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1 + - platform/x86: ISST: Fix possible circular locking dependency detected + - kunit: tool: Import missing importlib.abc + - selftests: rtc: Increase test timeout so that all tests run + - kselftest: signal all child processes + - net: ieee802154: at86rf230: Stop leaking skb's + - selftests/zram: Skip max_comp_streams interface on newer kernel + - selftests/zram01.sh: Fix compression ratio calculation + - selftests/zram: Adapt the situation that /dev/zram0 is being used + - selftests: openat2: Print also errno in failure messages + - selftests: openat2: Add missing dependency in Makefile + - selftests: openat2: Skip testcases that fail with EOPNOTSUPP + - selftests: skip mincore.check_file_mmap when fs lacks needed support + - ax25: improve the incomplete fix to avoid UAF and NPD bugs + - pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAP + - vfs: make freeze_super abort when sync_filesystem returns error + - quota: make dquot_quota_sync return errors from ->sync_fs + - scsi: pm80xx: Fix double completion for SATA devices + - kselftest: Fix vdso_test_abi return status + - scsi: core: Reallocate device's budget map on queue depth change + - scsi: pm8001: Fix use-after-free for aborted TMF sas_task + - scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task + - drm/amd: Warn users about potential s0ix problems + - nvme: fix a possible use-after-free in controller reset during load + - nvme-tcp: fix possible use-after-free in transport error_recovery work + - nvme-rdma: fix possible use-after-free in transport error_recovery work + - net: sparx5: do not refer to skb after passing it on + - drm/amd: add support to check whether the system is set to s3 + - drm/amd: Only run s3 or s0ix if system is configured properly + - drm/amdgpu: fix logic inversion in check + - x86/Xen: streamline (and fix) PV CPU enumeration + - Revert "module, async: async_synchronize_full() on module init iff async is + used" + - gcc-plugins/stackleak: Use noinstr in favor of notrace + - random: wake up /dev/random writers after zap + - KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU + - KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of + RSM + - KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case + - KVM: x86: nSVM: fix potential NULL derefernce on nested migration + - KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state + - iwlwifi: fix use-after-free + - drm/radeon: Fix backlight control on iMac 12,1 + - drm/atomic: Don't pollute crtc_state->mode_blob with error pointers + - drm/amd/pm: correct the sequence of sending gpu reset msg + - drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix. + - drm/i915/opregion: check port number bounds for SWSCI display power state + - drm/i915: Fix dbuf slice config lookup + - drm/i915: Fix mbus join config lookup + - vsock: remove vsock from connected table when connect is interrupted by a + signal + - drm/cma-helper: Set VM_DONTEXPAND for mmap + - drm/i915/gvt: Make DRM_I915_GVT depend on X86 + - drm/i915/ttm: tweak priority hint selection + - iwlwifi: pcie: fix locking when "HW not ready" + - iwlwifi: pcie: gen2: fix locking when "HW not ready" + - iwlwifi: mvm: don't send SAR GEO command for 3160 devices + - selftests: netfilter: fix exit value for nft_concat_range + - netfilter: nft_synproxy: unregister hooks on init error path + - selftests: netfilter: disable rp_filter on router + - ipv4: fix data races in fib_alias_hw_flags_set + - ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt + - ipv6: mcast: use rcu-safe version of ipv6_get_lladdr() + - ipv6: per-netns exclusive flowlabel checks + - Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname" + - mac80211: mlme: check for null after calling kmemdup + - brcmfmac: firmware: Fix crash in brcm_alt_fw_path + - cfg80211: fix race in netlink owner interface destruction + - net: dsa: lan9303: fix reset on probe + - net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN + - net: dsa: lantiq_gswip: fix use after free in gswip_remove() + - net: dsa: lan9303: handle hwaccel VLAN tags + - net: dsa: lan9303: add VLAN IDs to master device + - net: ieee802154: ca8210: Fix lifs/sifs periods + - ping: fix the dif and sdif check in ping_lookup + - bonding: force carrier update when releasing slave + - drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit + - net_sched: add __rcu annotation to netdev->qdisc + - bonding: fix data-races around agg_select_timer + - libsubcmd: Fix use-after-free for realloc(..., 0) + - net/smc: Avoid overwriting the copies of clcsock callback functions + - net: phy: mediatek: remove PHY mode check on MT7531 + - atl1c: fix tx timeout after link flap on Mikrotik 10/25G NIC + - tipc: fix wrong publisher node address in link publications + - dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_key + - dpaa2-eth: Initialize mutex used in one step timestamping path + - net: bridge: multicast: notify switchdev driver whenever MC processing gets + disabled + - perf bpf: Defer freeing string after possible strlen() on it + - selftests/exec: Add non-regular to TEST_GEN_PROGS + - arm64: Correct wrong label in macro __init_el2_gicv3 + - ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for M-Audio FastTrack Ultra + - ALSA: hda/realtek: Add quirk for Legion Y9000X 2019 + - ALSA: hda/realtek: Fix deadlock by COEF mutex + - ALSA: hda: Fix regression on forced probe mask option + - ALSA: hda: Fix missing codec probe on Shenker Dock 15 + - ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw() + - ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range() + - ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx() + - ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx() + - cifs: fix set of group SID via NTSD xattrs + - powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE + - powerpc/lib/sstep: fix 'ptesync' build error + - mtd: rawnand: gpmi: don't leak PM reference in error path + - smb3: fix snapshot mount option + - tipc: fix wrong notification node addresses + - scsi: ufs: Remove dead code + - scsi: ufs: Fix a deadlock in the error handler + - ASoC: tas2770: Insert post reset delay + - ASoC: qcom: Actually clear DMA interrupt register for HDMI + - block/wbt: fix negative inflight counter when remove scsi device + - NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked() + - NFS: LOOKUP_DIRECTORY is also ok with symlinks + - NFS: Do not report writeback errors in nfs_getattr() + - tty: n_tty: do not look ahead for EOL character past the end of the buffer + - block: fix surprise removal for drivers calling blk_set_queue_dying + - mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe() + - mtd: parsers: qcom: Fix kernel panic on skipped partition + - mtd: parsers: qcom: Fix missing free for pparts in cleanup + - mtd: phram: Prevent divide by zero bug in phram_setup() + - mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status + - HID: elo: fix memory leak in elo_probe + - mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get + - Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj + - KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id() + - KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event + - KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW + - ARM: OMAP2+: hwmod: Add of_node_put() before break + - ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of + - phy: usb: Leave some clocks running during suspend + - staging: vc04_services: Fix RCU dereference check + - phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphy + - irqchip/sifive-plic: Add missing thead,c900-plic match string + - x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm + - netfilter: conntrack: don't refresh sctp entries in closed state + - ksmbd: fix same UniqueId for dot and dotdot entries + - ksmbd: don't align last entry offset in smb2 query directory + - arm64: dts: meson-gx: add ATF BL32 reserved-memory region + - arm64: dts: meson-g12: add ATF BL32 reserved-memory region + - arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610 + - pidfd: fix test failure due to stack overflow on some arches + - selftests: fixup build warnings in pidfd / clone3 tests + - mm: io_uring: allow oom-killer from io_uring_setup + - kconfig: let 'shell' return enough output for deep path names + - ata: libata-core: Disable TRIM on M88V29 + - soc: aspeed: lpc-ctrl: Block error printing on probe defer cases + - xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create + - drm/rockchip: dw_hdmi: Do not leave clock enabled in error case + - tracing: Fix tp_printk option related with tp_printk_stop_on_boot + - display/amd: decrease message verbosity about watermarks table failure + - drm/amd/display: Cap pflip irqs per max otg number + - drm/amd/display: fix yellow carp wm clamping + - net: usb: qmi_wwan: Add support for Dell DW5829e + - net: macb: Align the dma and coherent dma masks + - kconfig: fix failing to generate auto.conf + - scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop + - EDAC: Fix calculation of returned address and next offset in + edac_align_ptr() + - ucounts: Handle wrapping in is_ucounts_overlimit + - ucounts: In set_cred_ucounts assume new->ucounts is non-NULL + - ucounts: Base set_cred_ucounts changes on the real user + - ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1 + - lib/iov_iter: initialize "flags" in new pipe_buffer + - rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in + set_user + - ucounts: Move RLIMIT_NPROC handling after set_user + - net: sched: limit TC_ACT_REPEAT loops + - dmaengine: sh: rcar-dmac: Check for error num after setting mask + - dmaengine: stm32-dmamux: Fix PM disable depth imbalance in + stm32_dmamux_probe + - dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size + - tests: fix idmapped mount_setattr test + - i2c: qcom-cci: don't delete an unregistered adapter + - i2c: qcom-cci: don't put a device tree node before i2c_add_adapter() + - dmaengine: ptdma: Fix the error handling path in pt_core_init() + - copy_process(): Move fd_install() out of sighand->siglock critical section + - scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and + qedi_process_cmd_cleanup_resp() + - ice: enable parsing IPSEC SPI headers for RSS + - i2c: brcmstb: fix support for DSL and CM variants + - lockdep: Correct lock_classes index mapping + - Linux 5.15.25 + * Jammy update: v5.15.24 upstream stable release (LP: #1963889) + - integrity: check the return value of audit_log_start() + - ima: fix reference leak in asymmetric_verify() + - ima: Remove ima_policy file before directory + - ima: Allow template selection with ima_template[_fmt]= after ima_hash= + - ima: Do not print policy rule with inactive LSM labels + - mmc: sdhci-of-esdhc: Check for error num after setting mask + - mmc: core: Wait for command setting 'Power Off Notification' bit to complete + - can: isotp: fix potential CAN frame reception race in isotp_rcv() + - can: isotp: fix error path in isotp_sendmsg() to unlock wait queue + - net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs + - net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs + - NFS: Fix initialisation of nfs_client cl_flags field + - NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes + - NFSD: Fix ia_size underflow + - NFSD: Clamp WRITE offsets + - NFSD: Fix offset type in I/O trace points + - NFSD: Fix the behavior of READ near OFFSET_MAX + - thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume + - thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses + - thermal: int340x: Limit Kconfig to 64-bit + - thermal/drivers/int340x: Fix RFIM mailbox write commands + - tracing: Propagate is_signed to expression + - NFS: change nfs_access_get_cached to only report the mask + - NFSv4 only print the label when its queried + - nfs: nfs4clinet: check the return value of kstrdup() + - NFSv4.1: Fix uninitialised variable in devicenotify + - NFSv4 remove zero number of fs_locations entries error check + - NFSv4 store server support for fs_location attribute + - NFSv4.1 query for fs_location attr on a new file system + - NFSv4 expose nfs_parse_server_name function + - NFSv4 handle port presence in fs_location server string + - SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt + - net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change + - sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change() + - irqchip/realtek-rtl: Service all pending interrupts + - perf/x86/rapl: fix AMD event handling + - x86/perf: Avoid warning for Arch LBR without XSAVE + - sched: Avoid double preemption in __cond_resched_*lock*() + - drm/vc4: Fix deadlock on DSI device attach error + - drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer + - net: sched: Clarify error message when qdisc kind is unknown + - powerpc/fixmap: Fix VM debug warning on unmap + - scsi: target: iscsi: Make sure the np under each tpg is unique + - scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup() + - scsi: qedf: Add stag_work to all the vports + - scsi: qedf: Fix refcount issue when LOGO is received during TMF + - scsi: qedf: Change context reset messages to ratelimited + - scsi: pm8001: Fix bogus FW crash for maxcpus=1 + - scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode() + - scsi: ufs: Treat link loss as fatal error + - scsi: myrs: Fix crash in error case + - net: stmmac: reduce unnecessary wakeups from eee sw timer + - PM: hibernate: Remove register_nosave_region_late() + - drm/amd/display: Correct MPC split policy for DCN301 + - usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend + - perf: Always wake the parent event + - nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs + - MIPS: Fix build error due to PTR used in more places + - net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout() + - KVM: eventfd: Fix false positive RCU usage warning + - KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER + - KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS + - KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode + - KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadow + - KVM: x86: Report deprecated x87 features in supported CPUID + - riscv: fix build with binutils 2.38 + - riscv: cpu-hotplug: clear cpu from numa map when teardown + - riscv: eliminate unreliable __builtin_frame_address(1) + - gfs2: Fix gfs2_release for non-writers regression + - ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog group + - ARM: dts: Fix boot regression on Skomer + - ARM: socfpga: fix missing RESET_CONTROLLER + - nvme-tcp: fix bogus request completion when failing to send AER + - ACPI/IORT: Check node revision for PMCG resources + - PM: s2idle: ACPI: Fix wakeup interrupts handling + - drm/amdgpu/display: change pipe policy for DCN 2.0 + - drm/rockchip: vop: Correct RK3399 VOP register fields + - drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration + - drm/i915: Populate pipe dbuf slices more accurately during readout + - ARM: dts: Fix timer regression for beagleboard revision c + - ARM: dts: meson: Fix the UART compatible strings + - ARM: dts: meson8: Fix the UART device-tree schema validation + - ARM: dts: meson8b: Fix the UART device-tree schema validation + - phy: broadcom: Kconfig: Fix PHY_BRCM_USB config option + - staging: fbtft: Fix error path in fbtft_driver_module_init() + - ARM: dts: imx6qdl-udoo: Properly describe the SD card detect + - phy: xilinx: zynqmp: Fix bus width setting for SGMII + - phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable() + - ARM: dts: imx7ulp: Fix 'assigned-clocks-parents' typo + - arm64: dts: imx8mq: fix mipi_csi bidirectional port numbers + - usb: f_fs: Fix use-after-free for epfile + - phy: dphy: Correct clk_pre parameter + - gpio: aggregator: Fix calling into sleeping GPIO controllers + - NFS: Don't overfill uncached readdir pages + - NFS: Don't skip directory entries when doing uncached readdir + - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. + - misc: fastrpc: avoid double fput() on failed usercopy + - net: sparx5: Fix get_stat64 crash in tcpdump + - netfilter: ctnetlink: disable helper autoassign + - arm64: dts: meson-g12b-odroid-n2: fix typo 'dio2133' + - arm64: dts: meson-sm1-odroid: use correct enable-gpio pin for tf-io + regulator + - arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO domain for GPIOE_2 + - arm64: dts: meson-sm1-odroid: fix boot loop after reboot + - ixgbevf: Require large buffers for build_skb on 82599VF + - drm/panel: simple: Assign data from panel_dpi_probe() correctly + - ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE + - gpiolib: Never return internal error codes to user space + - gpio: sifive: use the correct register to read output values + - fbcon: Avoid 'cap' set but not used warning + - bonding: pair enable_port with slave_arr_updates + - net: dsa: mv88e6xxx: don't use devres for mdiobus + - net: dsa: ar9331: register the mdiobus under devres + - net: dsa: bcm_sf2: don't use devres for mdiobus + - net: dsa: felix: don't use devres for mdiobus + - net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding + - net: dsa: lantiq_gswip: don't use devres for mdiobus + - ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path + - nfp: flower: fix ida_idx not being released + - net: do not keep the dst cache when uncloning an skb dst and its metadata + - net: fix a memleak when uncloning an skb dst and its metadata + - veth: fix races around rq->rx_notify_masked + - net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE + - tipc: rate limit warning for received illegal binding update + - net: amd-xgbe: disable interrupts during pci removal + - drm/amd/pm: fix hwmon node of power1_label create issue + - mptcp: netlink: process IPv6 addrs in creating listening sockets + - dpaa2-eth: unregister the netdev before disconnecting from the PHY + - ice: fix an error code in ice_cfg_phy_fec() + - ice: fix IPIP and SIT TSO offload + - ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler + - ice: Avoid RTNL lock when re-creating auxiliary device + - net: mscc: ocelot: fix mutex lock error during ethtool stats read + - net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregister + - vt_ioctl: fix array_index_nospec in vt_setactivate + - vt_ioctl: add array_index_nospec to VT_ACTIVATE + - n_tty: wake up poll(POLLRDNORM) on receiving data + - eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX + - usb: dwc2: drd: fix soft connect when gadget is unconfigured + - Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured" + - net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup + - usb: ulpi: Move of_node_put to ulpi_dev_release + - usb: ulpi: Call of_node_put correctly + - usb: dwc3: gadget: Prevent core from processing stale TRBs + - usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transition + - USB: gadget: validate interface OS descriptor requests + - usb: gadget: rndis: check size of RNDIS_MSG_SET command + - usb: gadget: f_uac2: Define specific wTerminalType + - usb: raw-gadget: fix handling of dual-direction-capable endpoints + - USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320 + - USB: serial: option: add ZTE MF286D modem + - USB: serial: ch341: add support for GW Instek USB2.0-Serial devices + - USB: serial: cp210x: add NCR Retail IO box id + - USB: serial: cp210x: add CPI Bulk Coin Recycler id + - speakup-dectlk: Restore pitch setting + - phy: ti: Fix missing sentinel for clk_div_table + - iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL + - mm: memcg: synchronize objcg lists with a dedicated spinlock + - seccomp: Invalidate seccomp mode to catch death failures + - signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE + - s390/cio: verify the driver availability for path_event call + - bus: mhi: pci_generic: Add mru_default for Foxconn SDX55 + - bus: mhi: pci_generic: Add mru_default for Cinterion MV31-W + - hwmon: (dell-smm) Speed up setting of fan speed + - x86/sgx: Silence softlockup detection when releasing large enclaves + - Makefile.extrawarn: Move -Wunaligned-access to W=1 + - scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled + - scsi: lpfc: Reduce log messages seen after firmware download + - MIPS: octeon: Fix missed PTR->PTR_WD conversion + - arm64: dts: imx8mq: fix lcdif port node + - perf: Fix list corruption in perf_cgroup_switch() + - iommu: Fix potential use-after-free during probe + - Linux 5.15.24 + * Jammy update: v5.15.23 upstream stable release (LP: #1963888) + - moxart: fix potential use-after-free on remove path + - arm64: Add Cortex-A510 CPU part definition + - ksmbd: fix SMB 3.11 posix extension mount failure + - crypto: api - Move cryptomgr soft dependency into algapi + - Linux 5.15.23 + * [22.04 FEAT] KVM: Enable storage key checking for intercepted instruction + handled by userspace (LP: #1933179) + - KVM: s390: gaccess: Refactor gpa and length calculation + - KVM: s390: gaccess: Refactor access address range check + - KVM: s390: gaccess: Cleanup access to guest pages + - s390/uaccess: introduce bit field for OAC specifier + - s390/uaccess: fix compile error + - s390/uaccess: Add copy_from/to_user_key functions + - KVM: s390: Honor storage keys when accessing guest memory + - KVM: s390: handle_tprot: Honor storage keys + - KVM: s390: selftests: Test TEST PROTECTION emulation + - KVM: s390: Add optional storage key checking to MEMOP IOCTL + - KVM: s390: Add vm IOCTL for key checked guest absolute memory access + - KVM: s390: Rename existing vcpu memop functions + - KVM: s390: Add capability for storage key extension of MEM_OP IOCTL + - KVM: s390: Update api documentation for memop ioctl + - KVM: s390: Clarify key argument for MEM_OP in api docs + - KVM: s390: Add missing vm MEM_OP size check + * CVE-2022-25636 + - netfilter: nf_tables_offload: incorrect flow offload action array size + * ubuntu_kernel_selftests / ftrace:ftracetest do_softirq failure on Jammy + realtime (LP: #1959610) + - selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT + * CVE-2022-0435 + - tipc: improve size validations for received domain records + * CVE-2022-0516 + - KVM: s390: Return error on SIDA memop on normal guest + * EDAC update for AMD Genoa support in 22.04 (LP: #1960362) + - EDAC: Add RDDR5 and LRDDR5 memory types + - EDAC/amd64: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh + * hwmon: k10temp updates for AMD Genoa in 22.04 (LP: #1960361) + - x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs + - hwmon: (k10temp) Remove unused definitions + - hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors + - hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh + * [SRU][I/J/OEM-5.13/OEM-5.14] Add basic support of MT7922 (LP: #1958151) + - mt76: mt7921: Add mt7922 support + - mt76: mt7921: add support for PCIe ID 0x0608/0x0616 + - mt76: mt7921: introduce 160 MHz channel bandwidth support + * Use EC GPE for s2idle wakeup on AMD platforms (LP: #1960771) + - ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems" + * Update Broadcom Emulex FC HBA lpfc driver to 14.0.0.4 for Ubuntu 22.04 + (LP: #1956982) + - scsi: lpfc: Change return code on I/Os received during link bounce + - scsi: lpfc: Fix NPIV port deletion crash + - scsi: lpfc: Adjust CMF total bytes and rxmonitor + - scsi: lpfc: Cap CMF read bytes to MBPI + - scsi: lpfc: Add additional debugfs support for CMF + - scsi: lpfc: Update lpfc version to 14.0.0.4 + * Forward-port drm/i915 commits from oem-5.14 for Alder Lake S & P + (LP: #1960298) + - drm/i915/dmc: Update to DMC v2.12 + - drm/i915/adlp/tc: Fix PHY connected check for Thunderbolt mode + - drm/i915/tc: Remove waiting for PHY complete during releasing ownership + - drm/i915/tc: Check for DP-alt, legacy sinks before taking PHY ownership + - drm/i915/tc: Add/use helpers to retrieve TypeC port properties + - drm/i915/tc: Don't keep legacy TypeC ports in connected state w/o a sink + - drm/i915/tc: Add a mode for the TypeC PHY's disconnected state + - drm/i915/tc: Refactor TC-cold block/unblock helpers + - drm/i915/tc: Avoid using legacy AUX PW in TBT mode + - drm/i915/icl/tc: Remove the ICL special casing during TC-cold blocking + - drm/i915/tc: Fix TypeC PHY connect/disconnect logic on ADL-P + - drm/i915/tc: Drop extra TC cold blocking from intel_tc_port_connected() + - drm/i915/tc: Fix system hang on ADL-P during TypeC PHY disconnect + - drm/i915/display/adlp: Disable underrun recovery + - drm/i915/adl_s: Remove require_force_probe protection + - drm/i915/adlp: Remove require_force_probe protection + * INVALID or PRIVATE BUG (LP: #1959735) + - KVM: s390: Simplify SIGP Set Arch handling + - KVM: s390: Add a routine for setting userspace CPU state + * Include the QCA WCN 6856 v2.1 support (LP: #1954938) + - SAUCE: ath11k: shrink TCSR read mask for WCN6855 hw2.1 + * Jammy update: v5.15.22 upstream stable release (LP: #1960516) + - drm/i915: Disable DSB usage for now + - selinux: fix double free of cond_list on error paths + - audit: improve audit queue handling when "audit=1" on cmdline + - ipc/sem: do not sleep with a spin lock held + - spi: stm32-qspi: Update spi registering + - ASoC: hdmi-codec: Fix OOB memory accesses + - ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() + - ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx() + - ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx() + - ALSA: usb-audio: Correct quirk for VF0770 + - ALSA: hda: Fix UAF of leds class devs at unbinding + - ALSA: hda: realtek: Fix race at concurrent COEF updates + - ALSA: hda/realtek: Add quirk for ASUS GU603 + - ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 + quirks + - ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer + chipset) + - ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after + reboot from Windows + - btrfs: don't start transaction for scrub if the fs is mounted read-only + - btrfs: fix deadlock between quota disable and qgroup rescan worker + - btrfs: fix use-after-free after failure to create a snapshot + - Revert "fs/9p: search open fids first" + - drm/nouveau: fix off by one in BIOS boundary checking + - drm/i915/adlp: Fix TypeC PHY-ready status readout + - drm/amd/pm: correct the MGpuFanBoost support for Beige Goby + - drm/amd/display: watermark latencies is not enough on DCN31 + - drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina + panels + - nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts() + - mm/debug_vm_pgtable: remove pte entry from the page table + - mm/pgtable: define pte_index so that preprocessor could recognize it + - mm/kmemleak: avoid scanning potential huge holes + - block: bio-integrity: Advance seed correctly for larger interval sizes + - dma-buf: heaps: Fix potential spectre v1 gadget + - IB/hfi1: Fix AIP early init panic + - Revert "fbcon: Disable accelerated scrolling" + - fbcon: Add option to enable legacy hardware acceleration + - mptcp: fix msk traversal in mptcp_nl_cmd_set_flags() + - Revert "ASoC: mediatek: Check for error clk pointer" + - KVM: arm64: Avoid consuming a stale esr value when SError occur + - KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs + - RDMA/cma: Use correct address when leaving multicast group + - RDMA/ucma: Protect mc during concurrent multicast leaves + - RDMA/siw: Fix refcounting leak in siw_create_qp() + - IB/rdmavt: Validate remote_addr during loopback atomic tests + - RDMA/siw: Fix broken RDMA Read Fence/Resume logic. + - RDMA/mlx4: Don't continue event handler after memory allocation failure + - ALSA: usb-audio: initialize variables that could ignore errors + - ALSA: hda: Fix signedness of sscanf() arguments + - ALSA: hda: Skip codec shutdown in case the codec is not registered + - iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping() + - iommu/amd: Fix loop timeout issue in iommu_ga_log_enable() + - spi: bcm-qspi: check for valid cs before applying chip select + - spi: mediatek: Avoid NULL pointer crash in interrupt + - spi: meson-spicc: add IRQ check in meson_spicc_probe + - spi: uniphier: fix reference count leak in uniphier_spi_probe() + - IB/hfi1: Fix tstats alloc and dealloc + - IB/cm: Release previously acquired reference counter in the cm_id_priv + - net: ieee802154: hwsim: Ensure proper channel selection at probe time + - net: ieee802154: mcr20a: Fix lifs/sifs periods + - net: ieee802154: ca8210: Stop leaking skb's + - netfilter: nft_reject_bridge: Fix for missing reply from prerouting + - net: ieee802154: Return meaningful error codes from the netlink helpers + - net/smc: Forward wakeup to smc socket waitqueue after fallback + - net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected + speed request. + - net: stmmac: properly handle with runtime pm in stmmac_dvr_remove() + - net: macsec: Fix offload support for NETDEV_UNREGISTER event + - net: macsec: Verify that send_sci is on when setting Tx sci explicitly + - net: stmmac: dump gmac4 DMA registers correctly + - net: stmmac: ensure PTP time register reads are consistent + - drm/kmb: Fix for build errors with Warray-bounds + - drm/i915/overlay: Prevent divide by zero bugs in scaling + - drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled + - ASoC: fsl: Add missing error handling in pcm030_fabric_probe + - ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytes + - ASoC: simple-card: fix probe failure on platform component + - ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name + - ASoC: max9759: fix underflow in speaker_gain_control_put() + - ASoC: codecs: wcd938x: fix incorrect used of portid + - ASoC: codecs: lpass-rx-macro: fix sidetone register offsets + - ASoC: codecs: wcd938x: fix return value of mixer put function + - pinctrl: sunxi: Fix H616 I2S3 pin data + - pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line + - pinctrl: intel: fix unexpected interrupt + - pinctrl: bcm2835: Fix a few error paths + - scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe + - nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client. + - gve: fix the wrong AdminQ buffer queue index check + - bpf: Use VM_MAP instead of VM_ALLOC for ringbuf + - selftests/exec: Remove pipe from TEST_GEN_FILES + - selftests: futex: Use variable MAKE instead of make + - tools/resolve_btfids: Do not print any commands when building silently + - e1000e: Separate ADP board type from TGP + - rtc: cmos: Evaluate century appropriate + - kvm: add guest_state_{enter,exit}_irqoff() + - kvm/arm64: rework guest entry logic + - perf: Copy perf_event_attr::sig_data on modification + - perf stat: Fix display of grouped aliased events + - perf/x86/intel/pt: Fix crash with stop filters in single-range mode + - x86/perf: Default set FREEZE_ON_SMI for all + - EDAC/altera: Fix deferred probing + - EDAC/xgene: Fix deferred probing + - ext4: prevent used blocks from being allocated during fast commit replay + - ext4: modify the logic of ext4_mb_new_blocks_simple + - ext4: fix error handling in ext4_restore_inline_data() + - ext4: fix error handling in ext4_fc_record_modified_inode() + - ext4: fix incorrect type issue during replay_del_range + - net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY + - cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning + - tools include UAPI: Sync sound/asound.h copy with the kernel sources + - gpio: idt3243x: Fix an ignored error return from platform_get_irq() + - gpio: mpc8xxx: Fix an ignored error return from platform_get_irq() + - selftests: nft_concat_range: add test for reload with no element add/del + - selftests: netfilter: check stateless nat udp checksum fixup + - Linux 5.15.22 + - [Config] disable FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION + * Jammy update: v5.15.21 upstream stable release (LP: #1960515) + - Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" + - Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" again + - Linux 5.15.21 + * Jammy update: v5.15.20 upstream stable release (LP: #1960509) + - Revert "UBUNTU: SAUCE: Revert "e1000e: Add handshake with the CSME to + support S0ix"" + - Revert "UBUNTU: SAUCE: Revert "e1000e: Add polling mechanism to indicate + CSME DPG exit"" + - Revert "UBUNTU: SAUCE: Revert "e1000e: Additional PHY power saving in S0ix"" + - PCI: pciehp: Fix infinite loop in IRQ handler upon power fault + - selftests: mptcp: fix ipv6 routing setup + - net: ipa: use a bitmap for endpoint replenish_enabled + - net: ipa: prevent concurrent replenish + - drm/vc4: hdmi: Make sure the device is powered with CEC + - cgroup-v1: Require capabilities to set release_agent + - Revert "mm/gup: small refactoring: simplify try_grab_page()" + - ovl: don't fail copy up if no fileattr support on upper + - lockd: fix server crash on reboot of client holding lock + - lockd: fix failure to cleanup client locks + - net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic + - net/mlx5: Bridge, take rtnl lock in init error handler + - net/mlx5: Bridge, ensure dev_name is null-terminated + - net/mlx5e: Fix handling of wrong devices during bond netevent + - net/mlx5: Use del_timer_sync in fw reset flow of halting poll + - net/mlx5e: Fix module EEPROM query + - net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE + - net/mlx5e: Don't treat small ceil values as unlimited in HTB offload + - net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion + - net/mlx5: E-Switch, Fix uninitialized variable modact + - ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback + - i40e: Fix reset bw limit when DCB enabled with 1 TC + - i40e: Fix reset path while removing the driver + - net: amd-xgbe: ensure to reset the tx_timer_active flag + - net: amd-xgbe: Fix skb data length underflow + - fanotify: Fix stale file descriptor in copy_event_to_user() + - net: sched: fix use-after-free in tc_new_tfilter() + - rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() + - cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask() + - e1000e: Handshake with CSME starts from ADL platforms + - af_packet: fix data-race in packet_setsockopt / packet_setsockopt + - tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data() + - ovl: fix NULL pointer dereference in copy up warning + - Linux 5.15.20 + * Miscellaneous Ubuntu changes + - [Packaging] use default zstd compression + - [Packaging] do not use compression for image packages + - [Packaging] use xz compression for ddebs + - [Config] upgrade debug symbols from DWARF4 to DWARF5 + - SAUCE: Makefile: Remove inclusion of lbm header files + - SAUCE: Makefile: Fix compiler warnings + - SAUCE: AUFS + - SAUCE: aufs: switch to 64-bit ino_t for s390x + - [Config] set AUFS as disabled + - SAUCE: mt76: mt7921e: fix possible probe failure after reboot + - Remove ubuntu/hio driver + - SAUCE: ima_policy: fix test for empty rule set + - SAUCE: sfc: The size of the RX recycle ring should be more flexible + - [Config] MITIGATE_SPECTRE_BRANCH_HISTORY=y && HARDEN_BRANCH_HISTORY=y + * Miscellaneous upstream changes + - kbuild: Unify options for BTF generation for vmlinux and modules + - MAINTAINERS: Add scripts/pahole-flags.sh to BPF section + - kbuild: Add CONFIG_PAHOLE_VERSION + - scripts/pahole-flags.sh: Use pahole-version.sh + - lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION + - lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+ + - x86/sched: Decrease further the priorities of SMT siblings + - sched/topology: Introduce sched_group::flags + - sched/fair: Optimize checking for group_asym_packing + - sched/fair: Provide update_sg_lb_stats() with sched domain statistics + - sched/fair: Carve out logic to mark a group for asymmetric packing + - sched/fair: Consider SMT in ASYM_PACKING load balance + - Revert "UBUNTU: [Config] x86-64: SYSFB_SIMPLEFB=y" + + -- Andrea Righi Tue, 15 Mar 2022 17:05:53 +0100 + +linux-lowlatency (5.15.0-22.22) jammy; urgency=medium + + * jammy/linux-lowlatency: 5.15.0-22.22 -proposed tracker (LP: #1960305) + + * Packaging resync (LP: #1786013) + - [Packaging] resync getabis + - [Packaging] update Ubuntu.md + - [Packaging] update variants + - [Packaging] update Ubuntu.md + - [Packaging] update helper scripts + + * Miscellaneous Ubuntu changes + - [Packaging] import update.conf + - [packaging] remove foreign arches from control.stub.in + - [packaging] don't build source package + + -- Paolo Pisati Tue, 08 Feb 2022 15:59:44 +0100 + +linux-lowlatency (5.15.0-21.21) jammy; urgency=medium + + * jammy/linux: 5.15.0-21.21 -proposed tracker (LP: #1960211) + + * jammy/linux-lowlatency: 5.15.0-21.21 -proposed tracker (LP: #1960234) + + * Packaging resync (LP: #1786013) + - [Packaging] resync getabis + - [Packaging] update Ubuntu.md + - [Packaging] update variants + - [Packaging] update Ubuntu.md + + * Miscellaneous Ubuntu changes + - [packaging] unhook lowlatency flavours from the build + - Ubuntu-5.15.0-21.21 + - [Packaging] jammy/linux-lowlatency packaging import (derived from + jammy/linux) + - [Packaging] import update.conf + - [Packaging] debian: lowlatency is a suffixless backport, call it + backport_light + - [packaging] remove foreign arches from control.stub.in + - [packaging] don't build source package + + -- Paolo Pisati Mon, 07 Feb 2022 15:16:35 +0100 + +linux-lowlatency (5.15.0-20.20) jammy; urgency=medium + + * jammy/linux: 5.15.0-20.20 -proposed tracker (LP: #1959881) + + * Jammy update: v5.15.19 upstream stable release (LP: #1959879) + - can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if + length is 0 + - net: sfp: ignore disabled SFP node + - net: stmmac: configure PTP clock source prior to PTP initialization + - net: stmmac: skip only stmmac_ptp_register when resume from suspend + - ARM: 9179/1: uaccess: avoid alignment faults in + copy_[from|to]_kernel_nofault + - ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficiently + - KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE + - s390/hypfs: include z/VM guests with access control group set + - s390/nmi: handle guarded storage validity failures for KVM guests + - s390/nmi: handle vector validity failures for KVM guests + - bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack() + - powerpc32/bpf: Fix codegen for bpf-to-bpf calls + - powerpc/bpf: Update ldimm64 instructions during extra pass + - scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP + devices + - udf: Restore i_lenAlloc when inode expansion fails + - udf: Fix NULL ptr deref when converting from inline format + - efi: runtime: avoid EFIv2 runtime services on Apple x86 machines + - PM: wakeup: simplify the output logic of pm_show_wakelocks() + - tracing/histogram: Fix a potential memory leak for kstrdup() + - tracing: Don't inc err_log entry count if entry allocation fails + - ceph: properly put ceph_string reference after async create attempt + - ceph: set pool_ns in new inode layout for async creates + - fsnotify: fix fsnotify hooks in pseudo filesystems + - Revert "KVM: SVM: avoid infinite loop on NPF from bad address" + - psi: Fix uaf issue when psi trigger is destroyed while being polled + - powerpc/audit: Fix syscall_get_arch() + - perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX + - perf/x86/intel: Add a quirk for the calculation of the number of counters on + Alder Lake + - drm/etnaviv: relax submit size limits + - drm/atomic: Add the crtc to affected crtc only if uapi.enable = true + - drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw. + - KVM: LAPIC: Also cancel preemption timer during SET_LAPIC + - KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests + - KVM: SVM: Don't intercept #GP for SEV guests + - KVM: x86: nSVM: skip eax alignment check for non-SVM instructions + - KVM: x86: Forcibly leave nested virt when SMM state is toggled + - KVM: x86: Keep MSR_IA32_XSS unchanged for INIT + - KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS + - KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time + - KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple + vCPUs + - dm: revert partial fix for redundant bio-based IO accounting + - block: add bio_start_io_acct_time() to control start_time + - dm: properly fix redundant bio-based IO accounting + - serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrl + - serial: 8250: of: Fix mapped region size when using reg-offset property + - serial: stm32: fix software flow control transfer + - tty: n_gsm: fix SW flow control encoding/handling + - tty: Partially revert the removal of the Cyclades public API + - tty: Add support for Brainboxes UC cards. + - kbuild: remove include/linux/cyclades.h from header file check + - usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge + - usb: xhci-plat: fix crash when suspend if remote wake enable + - usb: common: ulpi: Fix crash in ulpi_match() + - usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS + - usb: cdnsp: Fix segmentation fault in cdns_lost_power function + - usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 mode + - usb: dwc3: xilinx: Fix error handling when getting USB3 PHY + - USB: core: Fix hang in usb_kill_urb by adding memory barriers + - usb: typec: tcpci: don't touch CC line if it's Vconn source + - usb: typec: tcpm: Do not disconnect while receiving VBUS off + - usb: typec: tcpm: Do not disconnect when receiving VSAFE0V + - ucsi_ccg: Check DEV_INT bit only when starting CCG4 + - mm, kasan: use compare-exchange operation to set KASAN page tag + - jbd2: export jbd2_journal_[grab|put]_journal_head + - ocfs2: fix a deadlock when commit trans + - sched/membarrier: Fix membarrier-rseq fence command missing from query + bitmask + - PCI/sysfs: Find shadow ROM before static attribute initialization + - x86/MCE/AMD: Allow thresholding interface updates after init + - x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN + - powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs + - powerpc/32s: Fix kasan_init_region() for KASAN + - powerpc/32: Fix boot failure with GCC latent entropy plugin + - i40e: Increase delay to 1 s after global EMP reset + - i40e: Fix issue when maximum queues is exceeded + - i40e: Fix queues reservation for XDP + - i40e: Fix for failed to init adminq while VF reset + - i40e: fix unsigned stat widths + - usb: roles: fix include/linux/usb/role.h compile issue + - rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev + - rpmsg: char: Fix race between the release of rpmsg_eptdev and cdev + - scsi: elx: efct: Don't use GFP_KERNEL under spin lock + - scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() + - ipv6_tunnel: Rate limit warning messages + - ARM: 9170/1: fix panic when kasan and kprobe are enabled + - net: fix information leakage in /proc/net/ptype + - hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649 + - hwmon: (lm90) Mark alert as broken for MAX6680 + - ping: fix the sk_bound_dev_if match in ping_lookup + - ipv4: avoid using shared IP generator for connected sockets + - hwmon: (lm90) Reduce maximum conversion rate for G781 + - NFSv4: Handle case where the lookup of a directory fails + - NFSv4: nfs_atomic_open() can race when looking up a non-regular file + - net-procfs: show net devices bound packet types + - drm/msm: Fix wrong size calculation + - drm/msm/dsi: Fix missing put_device() call in dsi_get_phy + - drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable + - ipv6: annotate accesses to fn->fn_sernum + - NFS: Ensure the server has an up to date ctime before hardlinking + - NFS: Ensure the server has an up to date ctime before renaming + - KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance + - SUNRPC: Use BIT() macro in rpc_show_xprt_state() + - SUNRPC: Don't dereference xprt->snd_task if it's a cookie + - powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06 + - netfilter: conntrack: don't increment invalid counter on NF_REPEAT + - powerpc/64s: Mask SRR0 before checking against the masked NIP + - perf: Fix perf_event_read_local() time + - sched/pelt: Relax the sync of util_sum with util_avg + - net: phy: broadcom: hook up soft_reset for BCM54616S + - net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL + - net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode + - phylib: fix potential use-after-free + - octeontx2-af: Do not fixup all VF action entries + - octeontx2-af: Fix LBK backpressure id count + - octeontx2-af: Retry until RVU block reset complete + - octeontx2-pf: cn10k: Ensure valid pointers are freed to aura + - octeontx2-af: verify CQ context updates + - octeontx2-af: Increase link credit restore polling timeout + - octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfaces + - octeontx2-pf: Forward error codes to VF + - rxrpc: Adjust retransmission backoff + - efi/libstub: arm64: Fix image check alignment at entry + - io_uring: fix bug in slow unregistering of nodes + - Drivers: hv: balloon: account for vmbus packet header in max_pkt_size + - hwmon: (lm90) Re-enable interrupts after alert clears + - hwmon: (lm90) Mark alert as broken for MAX6654 + - hwmon: (lm90) Fix sysfs and udev notifications + - hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write() + - powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if + PMI is pending + - ipv4: fix ip option filtering for locally generated fragments + - ibmvnic: Allow extra failures before disabling + - ibmvnic: init ->running_cap_crqs early + - ibmvnic: don't spin in tasklet + - net/smc: Transitional solution for clcsock race issue + - video: hyperv_fb: Fix validation of screen resolution + - can: tcan4x5x: regmap: fix max register value + - drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy + - drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pcc + - drm/msm/a6xx: Add missing suspend_count increment + - yam: fix a memory leak in yam_siocdevprivate() + - net: cpsw: Properly initialise struct page_pool_params + - net: hns3: handle empty unknown interrupt for VF + - sch_htb: Fail on unsupported parameters when offload is requested + - Revert "drm/ast: Support 1600x900 with 108MHz PCLK" + - KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest + - ceph: put the requests/sessions when it fails to alloc memory + - gve: Fix GFP flags when allocing pages + - Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" + - net: bridge: vlan: fix single net device option dumping + - ipv4: raw: lock the socket in raw_bind() + - ipv4: tcp: send zero IPID in SYNACK messages + - ipv4: remove sparse error in ip_neigh_gw4() + - net: bridge: vlan: fix memory leak in __allowed_ingress + - Bluetooth: refactor malicious adv data check + - irqchip/realtek-rtl: Map control data to virq + - irqchip/realtek-rtl: Fix off-by-one in routing + - dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config + - perf/core: Fix cgroup event list management + - psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n + - psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n + - usb: dwc3: xilinx: fix uninitialized return value + - usr/include/Makefile: add linux/nfc.h to the compile-test coverage + - fsnotify: invalidate dcache before IN_DELETE event + - block: Fix wrong offset in bio_truncate() + - mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip() + - Linux 5.15.19 + + * Jammy update: v5.15.18 upstream stable release (LP: #1959878) + - drm/i915: Flush TLBs before releasing backing store + - drm/amd/display: reset dcn31 SMU mailbox on failures + - io_uring: fix not released cached task refs + - bnx2x: Utilize firmware 7.13.21.0 + - bnx2x: Invalidate fastpath HSI version for VFs + - memcg: flush stats only if updated + - memcg: unify memcg stat flushing + - memcg: better bounds on the memcg stats updates + - rcu: Tighten rcu_advance_cbs_nowake() checks + - select: Fix indefinitely sleeping task in poll_schedule_timeout() + - drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2 + - arm64/bpf: Remove 128MB limit for BPF JIT programs + - Linux 5.15.18 + + * CVE-2022-22942 + - SAUCE: drm/vmwgfx: Fix stale file descriptors on failed usercopy + + * CVE-2022-24122 + - ucount: Make get_ucount a safe get_user replacement + + * CVE-2022-23222 + - bpf, selftests: Add verifier test for mem_or_null register with offset. + + * Miscellaneous Ubuntu changes + - [Config] toolchain version update + + * Miscellaneous upstream changes + - s390/module: fix loading modules with a lot of relocations + + -- Paolo Pisati Thu, 03 Feb 2022 12:09:37 +0100 + +linux (5.15.0-19.19) jammy; urgency=medium + + * jammy/linux: 5.15.0-19.19 -proposed tracker (LP: #1959418) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * Jammy update: v5.15.17 upstream stable release (LP: #1959376) + - KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMU + - KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock + - HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100 + - HID: uhid: Fix worker destroying device without any protection + - HID: wacom: Reset expected and received contact counts at the same time + - HID: wacom: Ignore the confidence flag when a touch is removed + - HID: wacom: Avoid using stale array indicies to read contact count + - ALSA: core: Fix SSID quirk lookup for subvendor=0 + - f2fs: fix to do sanity check on inode type during garbage collection + - f2fs: fix to do sanity check in is_alive() + - f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file + - nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed + bind() + - mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timings + - mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6 + - mtd: Fixed breaking list in __mtd_del_partition. + - mtd: rawnand: davinci: Don't calculate ECC when reading page + - mtd: rawnand: davinci: Avoid duplicated page read + - mtd: rawnand: davinci: Rewrite function description + - mtd: rawnand: Export nand_read_page_hwecc_oob_first() + - mtd: rawnand: ingenic: JZ4740 needs 'oob_first' read page function + - riscv: Get rid of MAXPHYSMEM configs + - RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n + - riscv: try to allocate crashkern region from 32bit addressible memory + - riscv: Don't use va_pa_offset on kdump + - riscv: use hart id instead of cpu id on machine_kexec + - riscv: mm: fix wrong phys_ram_base value for RV64 + - x86/gpu: Reserve stolen memory for first integrated Intel GPU + - tools/nolibc: x86-64: Fix startup code bug + - crypto: x86/aesni - don't require alignment of data + - tools/nolibc: i386: fix initial stack alignment + - tools/nolibc: fix incorrect truncation of exit code + - rtc: cmos: take rtc_lock while reading from CMOS + - net: phy: marvell: add Marvell specific PHY loopback + - ksmbd: uninitialized variable in create_socket() + - ksmbd: fix guest connection failure with nautilus + - ksmbd: add support for smb2 max credit parameter + - ksmbd: move credit charge deduction under processing request + - ksmbd: limits exceeding the maximum allowable outstanding requests + - ksmbd: add reserved room in ipc request/response + - media: cec: fix a deadlock situation + - media: ov8865: Disable only enabled regulators on error path + - media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITE + - media: flexcop-usb: fix control-message timeouts + - media: mceusb: fix control-message timeouts + - media: em28xx: fix control-message timeouts + - media: cpia2: fix control-message timeouts + - media: s2255: fix control-message timeouts + - media: dib0700: fix undefined behavior in tuner shutdown + - media: redrat3: fix control-message timeouts + - media: pvrusb2: fix control-message timeouts + - media: stk1160: fix control-message timeouts + - media: cec-pin: fix interrupt en/disable handling + - can: softing_cs: softingcs_probe(): fix memleak on registration failure + - mei: hbm: fix client dma reply status + - iio: adc: ti-adc081c: Partial revert of removal of ACPI IDs + - iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046 + - lkdtm: Fix content of section containing lkdtm_rodata_do_nothing() + - bus: mhi: pci_generic: Graceful shutdown on freeze + - bus: mhi: core: Fix reading wake_capable channel configuration + - bus: mhi: core: Fix race while handling SYS_ERR at power up + - cxl/pmem: Fix reference counting for delayed work + - arm64: errata: Fix exec handling in erratum 1418040 workaround + - ARM: dts: at91: update alternate function of signal PD20 + - iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure + - gpu: host1x: Add back arm_iommu_detach_device() + - drm/tegra: Add back arm_iommu_detach_device() + - virtio/virtio_mem: handle a possible NULL as a memcpy parameter + - dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled() + - PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controller + - mm_zone: add function to check if managed dma zone exists + - dma/pool: create dma atomic pool only if dma zone has managed pages + - mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed + pages + - shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode + - drm/ttm: Put BO in its memory manager's lru list + - Bluetooth: L2CAP: Fix not initializing sk_peer_pid + - drm/bridge: display-connector: fix an uninitialized pointer in probe() + - drm: fix null-ptr-deref in drm_dev_init_release() + - drm/panel: kingdisplay-kd097d04: Delete panel on attach() failure + - drm/panel: innolux-p079zca: Delete panel on attach() failure + - drm/rockchip: dsi: Fix unbalanced clock on probe error + - drm/rockchip: dsi: Hold pm-runtime across bind/unbind + - drm/rockchip: dsi: Disable PLL clock on bind error + - drm/rockchip: dsi: Reconfigure hardware on resume() + - Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle() + - Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails + - clk: bcm-2835: Pick the closest clock rate + - clk: bcm-2835: Remove rounding up the dividers + - drm/vc4: hdmi: Set a default HSM rate + - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm + - drm/vc4: hdmi: Make sure the controller is powered in detect + - drm/vc4: hdmi: Make sure the controller is powered up during bind + - drm/vc4: hdmi: Rework the pre_crtc_configure error handling + - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling + - wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan + - wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_IND + - drm/vc4: hdmi: Enable the scrambler on reconnection + - libbpf: Free up resources used by inner map definition + - wcn36xx: Fix DMA channel enable/disable cycle + - wcn36xx: Release DMA channel descriptor allocations + - wcn36xx: Put DXE block into reset before freeing memory + - wcn36xx: populate band before determining rate on RX + - wcn36xx: fix RX BD rate mapping for 5GHz legacy rates + - ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmware + - bpftool: Fix memory leak in prog_dump() + - mtd: hyperbus: rpc-if: Check return value of rpcif_sw_init() + - media: videobuf2: Fix the size printk format + - media: atomisp: add missing media_device_cleanup() in + atomisp_unregister_entities() + - media: atomisp: fix punit_ddr_dvfs_enable() argument for mrfld_power up case + - media: atomisp: fix inverted logic in buffers_needed() + - media: atomisp: do not use err var when checking port validity for ISP2400 + - media: atomisp: fix inverted error check for + ia_css_mipi_is_source_port_valid() + - media: atomisp: fix ifdefs in sh_css.c + - media: atomisp: add NULL check for asd obtained from atomisp_video_pipe + - media: atomisp: fix enum formats logic + - media: atomisp: fix uninitialized bug in gmin_get_pmic_id_and_addr() + - media: aspeed: fix mode-detect always time out at 2nd run + - media: em28xx: fix memory leak in em28xx_init_dev + - media: aspeed: Update signal status immediately to ensure sane hw state + - arm64: dts: amlogic: meson-g12: Fix GPU operating point table node name + - arm64: dts: amlogic: Fix SPI NOR flash node name for ODROID N2/N2+ + - arm64: dts: meson-gxbb-wetek: fix HDMI in early boot + - arm64: dts: meson-gxbb-wetek: fix missing GPIO binding + - fs: dlm: don't call kernel_getpeername() in error_report() + - memory: renesas-rpc-if: Return error in case devm_ioremap_resource() fails + - Bluetooth: stop proccessing malicious adv data + - ath11k: Fix ETSI regd with weather radar overlap + - ath11k: clear the keys properly via DISABLE_KEY + - ath11k: reset RSN/WPA present state for open BSS + - spi: hisi-kunpeng: Fix the debugfs directory name incorrect + - tee: fix put order in teedev_close_context() + - fs: dlm: fix build with CONFIG_IPV6 disabled + - drm/dp: Don't read back backlight mode in drm_edp_backlight_enable() + - drm/vboxvideo: fix a NULL vs IS_ERR() check + - arm64: dts: renesas: cat875: Add rx/tx delays + - media: dmxdev: fix UAF when dvb_register_device() fails + - crypto: atmel-aes - Reestablish the correct tfm context at dequeue + - crypto: qce - fix uaf on qce_aead_register_one + - crypto: qce - fix uaf on qce_ahash_register_one + - crypto: qce - fix uaf on qce_skcipher_register_one + - arm64: dts: qcom: sc7280: Fix incorrect clock name + - mtd: hyperbus: rpc-if: fix bug in rpcif_hb_remove + - cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure + - cpufreq: qcom-hw: Fix probable nested interrupt handling + - ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding on stm32f429 + disco + - libbpf: Fix potential misaligned memory access in btf_ext__new() + - libbpf: Fix glob_syms memory leak in bpf_linker + - libbpf: Fix using invalidated memory in bpf_linker + - crypto: qat - remove unnecessary collision prevention step in PFVF + - crypto: qat - make pfvf send message direction agnostic + - crypto: qat - fix undetected PFVF timeout in ACK loop + - ath11k: Use host CE parameters for CE interrupts configuration + - arm64: dts: ti: k3-j721e: correct cache-sets info + - tty: serial: atmel: Check return code of dmaengine_submit() + - tty: serial: atmel: Call dma_async_issue_pending() + - mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEP + - mfd: atmel-flexcom: Use .resume_noirq + - bfq: Do not let waker requests skip proper accounting + - libbpf: Silence uninitialized warning/error in btf_dump_dump_type_data + - media: i2c: imx274: fix s_frame_interval runtime resume not requested + - media: i2c: Re-order runtime pm initialisation + - media: i2c: ov8865: Fix lockdep error + - media: rcar-csi2: Correct the selection of hsfreqrange + - media: imx-pxp: Initialize the spinlock prior to using it + - media: si470x-i2c: fix possible memory leak in si470x_i2c_probe() + - media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is released + - media: hantro: Hook up RK3399 JPEG encoder output + - media: coda: fix CODA960 JPEG encoder buffer overflow + - media: venus: correct low power frequency calculation for encoder + - media: venus: core: Fix a potential NULL pointer dereference in an error + handling path + - media: venus: core: Fix a resource leak in the error handling path of + 'venus_probe()' + - net: stmmac: Add platform level debug register dump feature + - thermal/drivers/imx: Implement runtime PM support + - igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS + - netfilter: bridge: add support for pppoe filtering + - powerpc: Avoid discarding flags in system_call_exception() + - arm64: dts: qcom: msm8916: fix MMC controller aliases + - drm/vmwgfx: Remove the deprecated lower mem limit + - drm/vmwgfx: Fail to initialize on broken configs + - cgroup: Trace event cgroup id fields should be u64 + - ACPI: EC: Rework flushing of EC work while suspended to idle + - thermal/drivers/imx8mm: Enable ADC when enabling monitor + - drm/amdgpu: Fix a NULL pointer dereference in + amdgpu_connector_lcd_native_mode() + - drm/radeon/radeon_kms: Fix a NULL pointer dereference in + radeon_driver_open_kms() + - libbpf: Clean gen_loader's attach kind. + - crypto: caam - save caam memory to support crypto engine retry mechanism. + - arm64: dts: ti: k3-am642: Fix the L2 cache sets + - arm64: dts: ti: k3-j7200: Fix the L2 cache sets + - arm64: dts: ti: k3-j721e: Fix the L2 cache sets + - arm64: dts: ti: k3-j7200: Correct the d-cache-sets info + - tty: serial: uartlite: allow 64 bit address + - serial: amba-pl011: do not request memory region twice + - mtd: core: provide unique name for nvmem device + - floppy: Fix hang in watchdog when disk is ejected + - staging: rtl8192e: return error code from rtllib_softmac_init() + - staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib() + - Bluetooth: btmtksdio: fix resume failure + - bpf: Fix the test_task_vma selftest to support output shorter than 1 kB + - sched/fair: Fix detection of per-CPU kthreads waking a task + - sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity + - bpf: Adjust BTF log size limit. + - bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD) + - bpf: Remove config check to enable bpf support for branch records + - arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1 + - arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1 + - samples/bpf: Install libbpf headers when building + - samples/bpf: Clean up samples/bpf build failes + - samples: bpf: Fix xdp_sample_user.o linking with Clang + - samples: bpf: Fix 'unknown warning group' build warning on Clang + - media: dib8000: Fix a memleak in dib8000_init() + - media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach() + - media: si2157: Fix "warm" tuner state detection + - wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dma + - sched/rt: Try to restart rt period timer when rt runtime exceeded + - ath10k: Fix the MTU size on QCA9377 SDIO + - Bluetooth: refactor set_exp_feature with a feature table + - Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flag + - drm/amd/display: Fix bug in debugfs crc_win_update entry + - drm/msm/gpu: Don't allow zero fence_id + - drm/msm/dp: displayPort driver need algorithm rational + - rcu/exp: Mark current CPU as exp-QS in IPI loop second pass + - wcn36xx: Fix max channels retrieval + - drm/msm/dsi: fix initialization in the bonded DSI case + - mwifiex: Fix possible ABBA deadlock + - xfrm: fix a small bug in xfrm_sa_len() + - x86/uaccess: Move variable into switch case statement + - selftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST + - selftests: harness: avoid false negatives if test has no ASSERTs + - crypto: stm32/cryp - fix CTR counter carry + - crypto: stm32/cryp - fix xts and race condition in crypto_engine requests + - crypto: stm32/cryp - check early input data + - crypto: stm32/cryp - fix double pm exit + - crypto: stm32/cryp - fix lrw chaining mode + - crypto: stm32/cryp - fix bugs and crash in tests + - crypto: stm32 - Revert broken pm_runtime_resume_and_get changes + - crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume() + - ath11k: Fix deleting uninitialized kernel timer during fragment cache flush + - spi: Fix incorrect cs_setup delay handling + - ARM: dts: gemini: NAS4220-B: fis-index-block with 128 KiB sectors + - perf/arm-cmn: Fix CPU hotplug unregistration + - media: dw2102: Fix use after free + - media: msi001: fix possible null-ptr-deref in msi001_probe() + - media: coda/imx-vdoa: Handle dma_set_coherent_mask error codes + - ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan() + - net: dsa: hellcreek: Fix insertion of static FDB entries + - net: dsa: hellcreek: Add STP forwarding rule + - net: dsa: hellcreek: Allow PTP P2P measurements on blocked ports + - net: dsa: hellcreek: Add missing PTP via UDP rules + - arm64: dts: qcom: c630: Fix soundcard setup + - arm64: dts: qcom: ipq6018: Fix gpio-ranges property + - drm/msm/dpu: fix safe status debugfs file + - drm/bridge: ti-sn65dsi86: Set max register for regmap + - gpu: host1x: select CONFIG_DMA_SHARED_BUFFER + - drm/tegra: gr2d: Explicitly control module reset + - drm/tegra: vic: Fix DMA API misuse + - media: hantro: Fix probe func error path + - xfrm: interface with if_id 0 should return error + - xfrm: state and policy should fail if XFRMA_IF_ID 0 + - ARM: 9159/1: decompressor: Avoid UNPREDICTABLE NOP encoding + - usb: ftdi-elan: fix memory leak on device disconnect + - arm64: dts: marvell: cn9130: add GPIO and SPI aliases + - arm64: dts: marvell: cn9130: enable CP0 GPIO controllers + - ARM: dts: armada-38x: Add generic compatible to UART nodes + - mt76: mt7921: drop offload_flags overwritten + - wilc1000: fix double free error in probe() + - rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PC + - iwlwifi: mvm: fix 32-bit build in FTM + - iwlwifi: mvm: test roc running status bits before removing the sta + - iwlwifi: mvm: perform 6GHz passive scan after suspend + - iwlwifi: mvm: set protected flag only for NDP ranging + - mmc: meson-mx-sdhc: add IRQ check + - mmc: meson-mx-sdio: add IRQ check + - block: fix error unwinding in device_add_disk + - selinux: fix potential memleak in selinux_add_opt() + - um: fix ndelay/udelay defines + - um: rename set_signals() to um_set_signals() + - um: virt-pci: Fix 32-bit compile + - lib/logic_iomem: Fix 32-bit build + - lib/logic_iomem: Fix operation on 32-bit + - um: virtio_uml: Fix time-travel external time propagation + - Bluetooth: L2CAP: Fix using wrong mode + - bpftool: Enable line buffering for stdout + - backlight: qcom-wled: Validate enabled string indices in DT + - backlight: qcom-wled: Pass number of elements to read to read_u32_array + - backlight: qcom-wled: Fix off-by-one maximum with default num_strings + - backlight: qcom-wled: Override default length with qcom,enabled-strings + - backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion + - backlight: qcom-wled: Respect enabled-strings in set_brightness + - software node: fix wrong node passed to find nargs_prop + - Bluetooth: hci_qca: Stop IBS timer during BT OFF + - x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS + - crypto: octeontx2 - prevent underflow in get_cores_bmap() + - regulator: qcom-labibb: OCP interrupts are not a failure while disabled + - hwmon: (mr75203) fix wrong power-up delay value + - x86/mce/inject: Avoid out-of-bounds write when setting flags + - io_uring: remove double poll on poll update + - serial: 8250_bcm7271: Propagate error codes from brcmuart_probe() + - ACPI: scan: Create platform device for BCM4752 and LNV4752 ACPI nodes + - pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in + __nonstatic_find_io_region() + - pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in + nonstatic_find_mem_region() + - power: reset: mt6397: Check for null res pointer + - net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path + - net: ethernet: mtk_eth_soc: fix return values and refactor MDIO ops + - net: dsa: fix incorrect function pointer check for MRP ring roles + - netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check() + - bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser() + - bpf, sockmap: Fix double bpf_prog_put on error case in map_link + - bpf: Don't promote bogus looking registers after null check. + - bpf: Fix verifier support for validation of async callbacks + - bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt(). + - netfilter: nft_payload: do not update layer 4 checksum when mangling + fragments + - netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone + - net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets + - ppp: ensure minimum packet size in ppp_write() + - rocker: fix a sleeping in atomic bug + - staging: greybus: audio: Check null pointer + - fsl/fman: Check for null pointer after calling devm_ioremap + - Bluetooth: hci_bcm: Check for error irq + - Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probe + - net/smc: Reset conn->lgr when link group registration fails + - usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe + - usb: dwc2: do not gate off the hardware if it does not support clock gating + - usb: dwc2: gadget: initialize max_speed from params + - usb: gadget: u_audio: Subdevice 0 for capture ctls + - HID: hid-uclogic-params: Invalid parameter check in uclogic_params_init + - HID: hid-uclogic-params: Invalid parameter check in + uclogic_params_get_str_desc + - HID: hid-uclogic-params: Invalid parameter check in + uclogic_params_huion_init + - HID: hid-uclogic-params: Invalid parameter check in + uclogic_params_frame_init_v1_buttonpad + - debugfs: lockdown: Allow reading debugfs files that are not world readable + - drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefb + - serial: liteuart: fix MODULE_ALIAS + - serial: stm32: move tx dma terminate DMA to shutdown + - x86, sched: Fix undefined reference to init_freq_invariance_cppc() build + error + - net/mlx5e: Fix page DMA map/unmap attributes + - net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects + are used + - net/mlx5e: Don't block routes with nexthop objects in SW + - Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels" + - Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel" + - net/mlx5e: Fix matching on modified inner ip_ecn bits + - net/mlx5: Fix access to sf_dev_table on allocation failure + - net/mlx5e: Sync VXLAN udp ports during uplink representor profile change + - net/mlx5: Set command entry semaphore up once got index free + - lib/mpi: Add the return value check of kcalloc() + - Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt() + - mptcp: fix per socket endpoint accounting + - mptcp: fix opt size when sending DSS + MP_FAIL + - mptcp: fix a DSS option writing error + - spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe + - octeontx2-af: Increment ptp refcount before use + - ax25: uninitialized variable in ax25_setsockopt() + - netrom: fix api breakage in nr_setsockopt() + - regmap: Call regmap_debugfs_exit() prior to _init() + - net: mscc: ocelot: fix incorrect balancing with down LAG ports + - can: mcp251xfd: add missing newline to printed strings + - tpm: add request_locality before write TPM_INT_ENABLE + - tpm_tis: Fix an error handling path in 'tpm_tis_core_init()' + - can: softing: softing_startstop(): fix set but not used variable warning + - can: xilinx_can: xcan_probe(): check for error irq + - can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network + device + - pcmcia: fix setting of kthread task states + - net/sched: flow_dissector: Fix matching on zone id for invalid conns + - net: openvswitch: Fix matching zone id for invalid conns arriving from tc + - net: openvswitch: Fix ct_state nat flags for conns arriving from tc + - iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing() + - bnxt_en: Refactor coredump functions + - bnxt_en: move coredump functions into dedicated file + - bnxt_en: use firmware provided max timeout for messages + - net: mcs7830: handle usb read errors properly + - ext4: avoid trim error on fs with small groups + - ASoC: Intel: sof_sdw: fix jack detection on HP Spectre x360 convertible + - ALSA: jack: Add missing rwsem around snd_ctl_remove() calls + - ALSA: PCM: Add missing rwsem around snd_ctl_remove() calls + - ALSA: hda: Add missing rwsem around snd_ctl_remove() calls + - ALSA: hda: Fix potential deadlock at codec unbinding + - RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with + pending cmd-bit" + - RDMA/hns: Validate the pkey index + - scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd() + - clk: renesas: rzg2l: Check return value of pm_genpd_init() + - clk: renesas: rzg2l: propagate return value of_genpd_add_provider_simple() + - clk: imx8mn: Fix imx8mn_clko1_sels + - powerpc/prom_init: Fix improper check of prom_getprop() + - ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMA + - ASoC: codecs: wcd938x: add SND_SOC_WCD938_SDW to codec list instead + - RDMA/rtrs-clt: Fix the initial value of min_latency + - ALSA: hda: Make proper use of timecounter + - dt-bindings: thermal: Fix definition of cooling-maps contribution property + - powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an + overflown PMC + - powerpc/modules: Don't WARN on first module allocation attempt + - powerpc/32s: Fix shift-out-of-bounds in KASAN init + - clocksource: Avoid accidental unstable marking of clocksources + - ALSA: oss: fix compile error when OSS_DEBUG is enabled + - ALSA: usb-audio: Drop superfluous '0' in Presonus Studio 1810c's ID + - misc: at25: Make driver OF independent again + - char/mwave: Adjust io port register size + - binder: fix handling of error during copy + - binder: avoid potential data leakage when copying txn + - openrisc: Add clone3 ABI wrapper + - iommu: Extend mutex lock scope in iommu_probe_device() + - iommu/io-pgtable-arm: Fix table descriptor paddr formatting + - scsi: core: Fix scsi_device_max_queue_depth() + - scsi: ufs: Fix race conditions related to driver data + - RDMA/qedr: Fix reporting max_{send/recv}_wr attrs + - PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity() + - powerpc/powermac: Add additional missing lockdep_register_key() + - iommu/arm-smmu-qcom: Fix TTBR0 read + - RDMA/core: Let ib_find_gid() continue search even after empty entry + - RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry + - ASoC: rt5663: Handle device_property_read_u32_array error codes + - of: unittest: fix warning on PowerPC frame size warning + - of: unittest: 64 bit dma address test requires arch support + - clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system + enter shell + - mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 support + - mips: fix Kconfig reference to PHYS_ADDR_T_64BIT + - dmaengine: pxa/mmp: stop referencing config->slave_id + - iommu/amd: Restore GA log/tail pointer on host resume + - iommu/amd: X2apic mode: re-enable after resume + - iommu/amd: X2apic mode: setup the INTX registers on mask/unmask + - iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resume + - iommu/amd: Remove useless irq affinity notifier + - ASoC: Intel: catpt: Test dmaengine_submit() result before moving on + - iommu/iova: Fix race between FQ timeout and teardown + - ASoC: mediatek: mt8195: correct default value + - of: fdt: Aggregate the processing of "linux,usable-memory-range" + - efi: apply memblock cap after memblock_add() + - scsi: block: pm: Always set request queue runtime active in + blk_post_runtime_resume() + - phy: uniphier-usb3ss: fix unintended writing zeros to PHY register + - ASoC: mediatek: Check for error clk pointer + - powerpc/64s: Mask NIP before checking against SRR0 + - powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings + - phy: cadence: Sierra: Fix to get correct parent for mux clocks + - ASoC: samsung: idma: Check of ioremap return value + - misc: lattice-ecp3-config: Fix task hung when firmware load failed + - ASoC: mediatek: mt8195: correct pcmif BE dai control flow + - arm64: tegra: Remove non existent Tegra194 reset + - mips: lantiq: add support for clk_set_parent() + - mips: bcm63xx: add support for clk_set_parent() + - powerpc/xive: Add missing null check after calling kmalloc + - ASoC: fsl_mqs: fix MODULE_ALIAS + - ALSA: hda/cs8409: Increase delay during jack detection + - ALSA: hda/cs8409: Fix Jack detection after resume + - RDMA/cxgb4: Set queue pair state when being queried + - clk: qcom: gcc-sc7280: Mark gcc_cfg_noc_lpass_clk always enabled + - ASoC: imx-card: Need special setting for ak4497 on i.MX8MQ + - ASoC: imx-card: Fix mclk calculation issue for akcodec + - ASoC: imx-card: improve the sound quality for low rate + - ASoC: fsl_asrc: refine the check of available clock divider + - clk: bm1880: remove kfrees on static allocations + - of: base: Fix phandle argument length mismatch error message + - of/fdt: Don't worry about non-memory region overlap for no-map + - MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression + - MIPS: compressed: Fix build with ZSTD compression + - mailbox: fix gce_num of mt8192 driver data + - ARM: dts: omap3-n900: Fix lp5523 for multi color + - leds: lp55xx: initialise output direction from dts + - Bluetooth: Fix debugfs entry leak in hci_register_dev() + - Bluetooth: Fix memory leak of hci device + - drm/panel: Delete panel on mipi_dsi_attach() failure + - Bluetooth: Fix removing adv when processing cmd complete + - fs: dlm: filter user dlm messages for kernel locks + - drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=y + - selftests/bpf: Fix memory leaks in btf_type_c_dump() helper + - selftests/bpf: Destroy XDP link correctly + - selftests/bpf: Fix bpf_object leak in skb_ctx selftest + - ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply + - drm/bridge: dw-hdmi: handle ELD when DRM_BRIDGE_ATTACH_NO_CONNECTOR + - drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR + - media: atomisp: fix try_fmt logic + - media: atomisp: set per-device's default mode + - media: atomisp-ov2680: Fix ov2680_set_fmt() clobbering the exposure + - media: atomisp: check before deference asd variable + - ARM: shmobile: rcar-gen2: Add missing of_node_put() + - batman-adv: allow netlink usage in unprivileged containers + - media: atomisp: handle errors at sh_css_create_isp_params() + - ath11k: Fix crash caused by uninitialized TX ring + - usb: dwc3: meson-g12a: fix shared reset control use + - USB: ehci_brcm_hub_control: Improve port index sanitizing + - usb: gadget: f_fs: Use stream_open() for endpoint files + - psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim + - drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/L + - HID: magicmouse: Report battery level over USB + - HID: apple: Do not reset quirks when the Fn key is not found + - media: b2c2: Add missing check in flexcop_pci_isr: + - libbpf: Accommodate DWARF/compiler bug with duplicated structs + - ethernet: renesas: Use div64_ul instead of do_div + - EDAC/synopsys: Use the quirk for version instead of ddr version + - arm64: dts: qcom: sm8350: Shorten camera-thermal-bottom name + - soc: imx: gpcv2: Synchronously suspend MIX domains + - ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART + - drm/amd/display: check top_pipe_to_program pointer + - drm/amdgpu/display: set vblank_disable_immediate for DC + - soc: ti: pruss: fix referenced node in error message + - mlxsw: pci: Add shutdown method in PCI driver + - drm/amd/display: add else to avoid double destroy clk_mgr + - drm/bridge: megachips: Ensure both bridges are probed before registration + - mxser: keep only !tty test in ISR + - tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown() + - gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use + - HSI: core: Fix return freed object in hsi_new_client + - crypto: jitter - consider 32 LSB for APT + - mwifiex: Fix skb_over_panic in mwifiex_usb_recv() + - rsi: Fix use-after-free in rsi_rx_done_handler() + - rsi: Fix out-of-bounds read in rsi_read_pkt() + - ath11k: Avoid NULL ptr access during mgmt tx cleanup + - media: venus: avoid calling core_clk_setrate() concurrently during + concurrent video sessions + - regulator: da9121: Prevent current limit change when enabled + - drm/vmwgfx: Release ttm memory if probe fails + - drm/vmwgfx: Introduce a new placement for MOB page tables + - ACPI / x86: Drop PWM2 device on Lenovo Yoga Book from always present table + - ACPI: Change acpi_device_always_present() into acpi_device_override_status() + - ACPI / x86: Allow specifying acpi_device_override_status() quirks by path + - ACPI / x86: Add not-present quirk for the PCI0.SDHB.BRC1 device on the GPD + win + - arm64: dts: ti: j7200-main: Fix 'dtbs_check' serdes_ln_ctrl node + - arm64: dts: ti: j721e-main: Fix 'dtbs_check' in serdes_ln_ctrl node + - usb: uhci: add aspeed ast2600 uhci support + - floppy: Add max size check for user space request + - x86/mm: Flush global TLB when switching to trampoline page-table + - drm: rcar-du: Fix CRTC timings when CMM is used + - media: uvcvideo: Increase UVC_CTRL_CONTROL_TIMEOUT to 5 seconds. + - media: rcar-vin: Update format alignment constraints + - media: saa7146: hexium_orion: Fix a NULL pointer dereference in + hexium_attach() + - media: atomisp: fix "variable dereferenced before check 'asd'" + - media: m920x: don't use stack on USB reads + - thunderbolt: Runtime PM activate both ends of the device link + - arm64: dts: renesas: Fix thermal bindings + - iwlwifi: mvm: synchronize with FW after multicast commands + - iwlwifi: mvm: avoid clearing a just saved session protection id + - rcutorture: Avoid soft lockup during cpu stall + - ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_work + - ath10k: Fix tx hanging + - net-sysfs: update the queue counts in the unregistration path + - net: phy: prefer 1000baseT over 1000baseKX + - gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlock + - gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlock + - selftests/ftrace: make kprobe profile testcase description unique + - ath11k: Avoid false DEADLOCK warning reported by lockdep + - ARM: dts: qcom: sdx55: fix IPA interconnect definitions + - x86/mce: Allow instrumentation during task work queueing + - x86/mce: Mark mce_panic() noinstr + - x86/mce: Mark mce_end() noinstr + - x86/mce: Mark mce_read_aux() noinstr + - net: bonding: debug: avoid printing debug logs when bond is not notifying + peers + - kunit: Don't crash if no parameters are generated + - bpf: Do not WARN in bpf_warn_invalid_xdp_action() + - drm/amdkfd: Fix error handling in svm_range_add + - HID: quirks: Allow inverting the absolute X/Y values + - HID: i2c-hid-of: Expose the touchscreen-inverted properties + - media: igorplugusb: receiver overflow should be reported + - media: rockchip: rkisp1: use device name for debugfs subdir name + - media: saa7146: hexium_gemini: Fix a NULL pointer dereference in + hexium_attach() + - mmc: tmio: reinit card irqs in reset routine + - mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIO + - drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOV + - drm/amd/amdgpu: fix gmc bo pin count leak in SRIOV + - audit: ensure userspace is penalized the same as the kernel when under + pressure + - arm64: dts: ls1028a-qds: move rtc node to the correct i2c bus + - arm64: tegra: Adjust length of CCPLEX cluster MMIO region + - crypto: ccp - Move SEV_INIT retry for corrupted data + - crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init() + - PM: runtime: Add safety net to supplier device release + - cpufreq: Fix initialization of min and max frequency QoS requests + - mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy() + - mt76: do not pass the received frame with decryption error + - mt76: mt7615: improve wmm index allocation + - ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep() + - ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet() + - ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream + - rtw88: 8822c: update rx settings to prevent potential hw deadlock + - PM: AVS: qcom-cpr: Use div64_ul instead of do_div + - iwlwifi: fix leaks/bad data after failed firmware load + - iwlwifi: remove module loading failure message + - iwlwifi: mvm: Fix calculation of frame length + - iwlwifi: mvm: fix AUX ROC removal + - iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQ + - mmc: sdhci-pci-gli: GL9755: Support for CD/WP inversion on OF platforms + - block: check minor range in device_add_disk() + - um: registers: Rename function names to avoid conflicts and build problems + - ath11k: Fix napi related hang + - Bluetooth: btintel: Add missing quirks and msft ext for legacy bootloader + - Bluetooth: vhci: Set HCI_QUIRK_VALID_LE_STATES + - xfrm: rate limit SA mapping change message to user space + - drm/etnaviv: consider completed fence seqno in hang check + - jffs2: GC deadlock reading a page that is used in jffs2_write_begin() + - ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions + - ACPICA: Utilities: Avoid deleting the same object twice in a row + - ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R() + - ACPICA: Fix wrong interpretation of PCC address + - ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5 + - mmc: mtk-sd: Use readl_poll_timeout instead of open-coded polling + - drm/amdgpu: fixup bad vram size on gmc v8 + - amdgpu/pm: Make sysfs pm attributes as read-only for VFs + - ACPI: battery: Add the ThinkPad "Not Charging" quirk + - ACPI: CPPC: Check present CPUs for determining _CPC is valid + - btrfs: remove BUG_ON() in find_parent_nodes() + - btrfs: remove BUG_ON(!eie) in find_parent_nodes + - net: mdio: Demote probed message to debug print + - mac80211: allow non-standard VHT MCS-10/11 + - dm btree: add a defensive bounds check to insert_at() + - dm space map common: add bounds check to sm_ll_lookup_bitmap() + - bpf/selftests: Fix namespace mount setup in tc_redirect + - mlxsw: pci: Avoid flow control for EMAD packets + - net: phy: marvell: configure RGMII delays for 88E1118 + - net: gemini: allow any RGMII interface mode + - regulator: qcom_smd: Align probe function with rpmh-regulator + - serial: pl010: Drop CR register reset on set_termios + - serial: pl011: Drop CR register reset on set_termios + - serial: core: Keep mctrl register state and cached copy in sync + - random: do not throw away excess input to crng_fast_load + - net/mlx5: Update log_max_qp value to FW max capability + - net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch manager + - parisc: Avoid calling faulthandler_disabled() twice + - can: flexcan: allow to change quirks at runtime + - can: flexcan: rename RX modes + - can: flexcan: add more quirks to describe RX path capabilities + - x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs + - powerpc/6xx: add missing of_node_put + - powerpc/powernv: add missing of_node_put + - powerpc/cell: add missing of_node_put + - powerpc/btext: add missing of_node_put + - powerpc/watchdog: Fix missed watchdog reset due to memory ordering race + - ASoC: imx-hdmi: add put_device() after of_find_device_by_node() + - i2c: i801: Don't silently correct invalid transfer size + - powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING + - i2c: mpc: Correct I2C reset procedure + - clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBB + - powerpc/powermac: Add missing lockdep_register_key() + - KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots + - KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST + - w1: Misuse of get_user()/put_user() reported by sparse + - nvmem: core: set size for sysfs bin file + - dm: fix alloc_dax error handling in alloc_dev + - interconnect: qcom: rpm: Prevent integer overflow in rate + - scsi: ufs: Fix a kernel crash during shutdown + - scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV + - scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup + - ALSA: seq: Set upper limit of processed events + - MIPS: Loongson64: Use three arguments for slti + - powerpc/40x: Map 32Mbytes of memory at startup + - selftests/powerpc/spectre_v2: Return skip code when miss_percent is high + - powerpc: handle kdump appropriately with crash_kexec_post_notifiers option + - powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic + - udf: Fix error handling in udf_new_inode() + - MIPS: OCTEON: add put_device() after of_find_device_by_node() + - irqchip/gic-v4: Disable redistributors' view of the VPE table at boot time + - i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters + - selftests/powerpc: Add a test of sigreturning to the kernel + - MIPS: Octeon: Fix build errors using clang + - scsi: sr: Don't use GFP_DMA + - scsi: mpi3mr: Fixes around reply request queues + - ASoC: mediatek: mt8192-mt6359: fix device_node leak + - phy: phy-mtk-tphy: add support efuse setting + - ASoC: mediatek: mt8173: fix device_node leak + - ASoC: mediatek: mt8183: fix device_node leak + - habanalabs: skip read fw errors if dynamic descriptor invalid + - phy: mediatek: Fix missing check in mtk_mipi_tx_probe + - mailbox: change mailbox-mpfs compatible string + - seg6: export get_srh() for ICMP handling + - icmp: ICMPV6: Examine invoking packet for Segment Route Headers. + - udp6: Use Segment Routing Header for dest address if present + - rpmsg: core: Clean up resources on announce_create failure. + - ifcvf/vDPA: fix misuse virtio-net device config size for blk dev + - crypto: omap-aes - Fix broken pm_runtime_and_get() usage + - crypto: stm32/crc32 - Fix kernel BUG triggered in probe() + - crypto: caam - replace this_cpu_ptr with raw_cpu_ptr + - ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers + - tpm: fix potential NULL pointer access in tpm_del_char_device + - tpm: fix NPE on probe for missing device + - mfd: tps65910: Set PWR_OFF bit during driver probe + - spi: uniphier: Fix a bug that doesn't point to private data correctly + - xen/gntdev: fix unmap notification order + - md: Move alloc/free acct bioset in to personality + - HID: magicmouse: Fix an error handling path in magicmouse_probe() + - fuse: Pass correct lend value to filemap_write_and_wait_range() + - serial: Fix incorrect rs485 polarity on uart open + - cputime, cpuacct: Include guest time in user time in cpuacct.stat + - sched/cpuacct: Fix user/system in shown cpuacct.usage* + - tracing/kprobes: 'nmissed' not showed correctly for kretprobe + - tracing: Have syscall trace events use trace_event_buffer_lock_reserve() + - remoteproc: imx_rproc: Fix a resource leak in the remove function + - iwlwifi: mvm: Increase the scan timeout guard to 30 seconds + - s390/mm: fix 2KB pgtable release race + - device property: Fix fwnode_graph_devcon_match() fwnode leak + - drm/tegra: submit: Add missing pm_runtime_mark_last_busy() + - drm/etnaviv: limit submit sizes + - drm/amd/display: Fix the uninitialized variable in enable_stream_features() + - drm/nouveau/kms/nv04: use vzalloc for nv04_display + - drm/bridge: analogix_dp: Make PSR-exit block less + - parisc: Fix lpa and lpa_user defines + - powerpc/64s/radix: Fix huge vmap false positive + - scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance + - drm/amdgpu: don't do resets on APUs which don't support it + - drm/i915/display/ehl: Update voltage swing table + - PCI: xgene: Fix IB window setup + - PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors + - PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only + - PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config space + - PCI: pci-bridge-emul: Fix definitions of reserved bits + - PCI: pci-bridge-emul: Correctly set PCIe capabilities + - PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device + - xfrm: fix policy lookup for ipv6 gre packets + - xfrm: fix dflt policy check when there is no policy configured + - btrfs: fix deadlock between quota enable and other quota operations + - btrfs: check the root node for uptodate before returning it + - btrfs: respect the max size in the header when activating swap file + - ext4: make sure to reset inode lockdep class when quota enabling fails + - ext4: make sure quota gets properly shutdown on error + - ext4: fix a possible ABBA deadlock due to busy PA + - ext4: initialize err_blk before calling __ext4_get_inode_loc + - ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE + - ext4: set csum seed in tmp inode while migrating to extents + - ext4: Fix BUG_ON in ext4_bread when write quota data + - ext4: use ext4_ext_remove_space() for fast commit replay delete range + - ext4: fast commit may miss tracking unwritten range during ftruncate + - ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal + - ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits' + - ext4: fix an use-after-free issue about data=journal writeback mode + - ext4: don't use the orphan list when migrating an inode + - tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails + - ath11k: qmi: avoid error messages when dma allocation fails + - drm/radeon: fix error handling in radeon_driver_open_kms + - of: base: Improve argument length mismatch error + - firmware: Update Kconfig help text for Google firmware + - can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error message + - media: rcar-csi2: Optimize the selection PHTW register + - drm/vc4: hdmi: Make sure the device is powered with CEC + - media: correct MEDIA_TEST_SUPPORT help text + - Documentation: coresight: Fix documentation issue + - Documentation: dmaengine: Correctly describe dmatest with channel unset + - Documentation: ACPI: Fix data node reference documentation + - Documentation, arch: Remove leftovers from raw device + - Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH + - Documentation: refer to config RANDOMIZE_BASE for kernel address-space + randomization + - Documentation: fix firewire.rst ABI file path error + - net: usb: Correct reset handling of smsc95xx + - Bluetooth: hci_sync: Fix not setting adv set duration + - scsi: core: Show SCMD_LAST in text form + - scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl() + - RDMA/cma: Remove open coding of overflow checking for private_data_len + - dmaengine: uniphier-xdmac: Fix type of address variables + - dmaengine: idxd: fix wq settings post wq disable + - RDMA/hns: Modify the mapping attribute of doorbell to device + - RDMA/rxe: Fix a typo in opcode name + - dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASK + - Revert "net/mlx5: Add retry mechanism to the command entry index allocation" + - powerpc/cell: Fix clang -Wimplicit-fallthrough warning + - powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses + - block: fix async_depth sysfs interface for mq-deadline + - block: Fix fsync always failed if once failed + - drm/vc4: crtc: Drop feed_txp from state + - drm/vc4: Fix non-blocking commit getting stuck forever + - drm/vc4: crtc: Copy assigned channel to the CRTC + - bpftool: Remove inclusion of utilities.mak from Makefiles + - bpftool: Fix indent in option lists in the documentation + - xdp: check prog type before updating BPF link + - bpf: Fix mount source show for bpffs + - bpf: Mark PTR_TO_FUNC register initially with zero offset + - perf evsel: Override attr->sample_period for non-libpfm4 events + - ipv4: update fib_info_cnt under spinlock protection + - ipv4: avoid quadratic behavior in netns dismantle + - mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get() + - net/fsl: xgmac_mdio: Add workaround for erratum A-009885 + - net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module + - parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries + - riscv: dts: microchip: mpfs: Drop empty chosen node + - drm/vmwgfx: Remove explicit transparent hugepages support + - drm/vmwgfx: Remove unused compile options + - f2fs: fix remove page failed in invalidate compress pages + - f2fs: fix to avoid panic in is_alive() if metadata is inconsistent + - f2fs: compress: fix potential deadlock of compress file + - f2fs: fix to reserve space for IO align feature + - f2fs: fix to check available space of CP area correctly in + update_ckpt_flags() + - crypto: octeontx2 - uninitialized variable in kvf_limits_store() + - af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress + - clk: Emit a stern warning with writable debugfs enabled + - clk: si5341: Fix clock HW provider cleanup + - pinctrl/rockchip: fix gpio device creation + - gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe + - gpio: idt3243x: Fix IRQ check in idt_gpio_probe + - net/smc: Fix hung_task when removing SMC-R devices + - net: axienet: increase reset timeout + - net: axienet: Wait for PhyRstCmplt after core reset + - net: axienet: reset core on initialization prior to MDIO access + - net: axienet: add missing memory barriers + - net: axienet: limit minimum TX ring size + - net: axienet: Fix TX ring slot available check + - net: axienet: fix number of TX ring slots for available check + - net: axienet: fix for TX busy handling + - net: axienet: increase default TX ring size to 128 + - bitops: protect find_first_{,zero}_bit properly + - um: gitignore: Add kernel/capflags.c + - HID: vivaldi: fix handling devices not using numbered reports + - rtc: pxa: fix null pointer dereference + - vdpa/mlx5: Fix wrong configuration of virtio_version_1_0 + - virtio_ring: mark ring unused on error + - taskstats: Cleanup the use of task->exit_code + - inet: frags: annotate races around fqdir->dead and fqdir->high_thresh + - netns: add schedule point in ops_exit_list() + - iwlwifi: fix Bz NMI behaviour + - xfrm: Don't accidentally set RTO_ONLINK in decode_session4() + - vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps() + - gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst() + - libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route() + - perf script: Fix hex dump character output + - dmaengine: at_xdmac: Don't start transactions at tx_submit level + - dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending + - dmaengine: at_xdmac: Print debug message after realeasing the lock + - dmaengine: at_xdmac: Fix concurrency over xfers_list + - dmaengine: at_xdmac: Fix lld view setting + - dmaengine: at_xdmac: Fix at_xdmac_lld struct definition + - perf tools: Drop requirement for libstdc++.so for libopencsd check + - perf probe: Fix ppc64 'perf probe add events failed' case + - devlink: Remove misleading internal_flags from health reporter dump + - arm64: dts: qcom: msm8996: drop not documented adreno properties + - net: fix sock_timestamping_bind_phc() to release device + - net: bonding: fix bond_xmit_broadcast return value error bug + - net: ipa: fix atomic update in ipa_endpoint_replenish() + - net_sched: restore "mpu xxx" handling + - net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI port + - bcmgenet: add WOL IRQ check + - net: wwan: Fix MRU mismatch issue which may lead to data connection lost + - net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config() + - net: ocelot: Fix the call to switchdev_bridge_port_offload + - net: sfp: fix high power modules without diagnostic monitoring + - net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account + - net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices + - net: mscc: ocelot: fix using match before it is set + - dt-bindings: display: meson-dw-hdmi: add missing sound-name-prefix property + - dt-bindings: display: meson-vpu: Add missing amlogic,canvas property + - dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7 + - sch_api: Don't skip qdisc attach on ingress + - scripts/dtc: dtx_diff: remove broken example from help text + - lib82596: Fix IRQ check in sni_82596_probe + - mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault + - bonding: Fix extraction of ports from the packet headers + - lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test + - scripts: sphinx-pre-install: add required ctex dependency + - scripts: sphinx-pre-install: Fix ctex support on Debian + - Linux 5.15.17 + + * rtw88_8821ce causes freeze (LP: #1927808) // Jammy update: v5.15.17 upstream + stable release (LP: #1959376) + - rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE + + * Jammy update: v5.15.16 upstream stable release (LP: #1958977) + - devtmpfs regression fix: reconfigure on each mount + - orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc() + - remoteproc: qcom: pil_info: Don't memcpy_toio more than is provided + - perf: Protect perf_guest_cbs with RCU + - KVM: x86: Register perf callbacks after calling vendor's hardware_setup() + - KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest + - KVM: x86: don't print when fail to read/write pv eoi memory + - KVM: s390: Clarify SIGP orders versus STOP/RESTART + - remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP + - 9p: only copy valid iattrs in 9P2000.L setattr implementation + - video: vga16fb: Only probe for EGA and VGA 16 color graphic cards + - media: uvcvideo: fix division by zero at stream start + - rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with + interrupts enabled + - firmware: qemu_fw_cfg: fix sysfs information leak + - firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entries + - firmware: qemu_fw_cfg: fix kobject leak in probe error path + - perf annotate: Avoid TUI crash when navigating in the annotation of + recursive functions + - KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all + - ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 devices + - ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master after + reboot from Windows + - ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker quirk + - ALSA: hda/tegra: Fix Tegra194 HDA reset failure + - ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + - ALSA: hda/realtek: Re-order quirk entries for Lenovo + - mtd: fixup CFI on ixp4xx + - Linux 5.15.16 + + * UBSAN: array-index-out-of-bounds in dcn31_resources on AMD yellow carp + platform (LP: #1958229) + - drm/amd/display: Fix out of bounds access on DNC31 stream encoder regs + + * Jammy update: v5.15.15 upstream stable release (LP: #1958418) + - s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add() + - workqueue: Fix unbind_workers() VS wq_worker_running() race + - staging: r8188eu: switch the led off during deinit + - bpf: Fix out of bounds access from invalid *_or_null type verification + - Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922) + - Bluetooth: btusb: Add the new support ID for Realtek RTL8852A + - Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921) + - Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AE + - Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb() + - Bluetooth: btusb: enable Mediatek to support AOSP extension + - Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AE + - fget: clarify and improve __fget_files() implementation + - Bluetooth: btusb: Add two more Bluetooth parts for WCN6855 + - Bluetooth: btusb: Add support for Foxconn MT7922A + - Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices + - Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0 + - Bluetooth: bfusb: fix division by zero in send path + - ARM: dts: exynos: Fix BCM4330 Bluetooth reset polarity in I9100 + - USB: core: Fix bug in resuming hub's handling of wakeup requests + - USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status + - ath11k: Fix buffer overflow when scanning with extraie + - mmc: sdhci-pci: Add PCI ID for Intel ADL + - Bluetooth: add quirk disabling LE Read Transmit Power + - Bluetooth: btbcm: disable read tx power for some Macs with the T2 Security + chip + - Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 and 8,2 + - veth: Do not record rx queue hint in veth_xmit + - mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe() + - can: gs_usb: fix use of uninitialized variable, detach device on reception + of invalid USB data + - can: isotp: convert struct tpcon::{idx,len} to unsigned int + - can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved} + - random: fix data race on crng_node_pool + - random: fix data race on crng init time + - random: fix crash on multiple early calls to add_bootloader_randomness() + - platform/x86/intel: hid: add quirk to support Surface Go 3 + - media: Revert "media: uvcvideo: Set unique vdev name based in type" + - staging: wlan-ng: Avoid bitwise vs logical OR warning in + hfa384x_usb_throttlefn() + - drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk() + - staging: greybus: fix stack size warning with UBSAN + - Linux 5.15.15 + + * UBSAN warning on unplugging USB4 DP alt mode from AMD Yellow Carp graphics + card (LP: #1956497) + - drm/amd/display: explicitly set is_dsc_supported to false before use + + * Support USB4 DP alt mode for AMD Yellow Carp graphics card (LP: #1953008) + - drm/amd/display: Enable PSR by default on newer DCN + - SAUCE: drm/amd/display: Fixup previous PSR policy commit + - drm/amd/display: Fix USB4 hot plug crash issue + - drm/amd/display: Creating a fw boot options bit for an upcoming feature + - drm/amd/display: Enable dpia in dmub only for DCN31 B0 + - drm/amd/display: MST support for DPIA + - drm/amd/display: Set phy_mux_sel bit in dmub scratch register + - drm/amd/display: Don't lock connection_mutex for DMUB HPD + - drm/amd/display: Add callbacks for DMUB HPD IRQ notifications + + * Jammy update: v5.15.14 upstream stable release (LP: #1957882) + - fscache_cookie_enabled: check cookie is valid before accessing it + - selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv() + - tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() + - tracing: Tag trace_percpu_buffer as a percpu pointer + - Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow" + - ieee802154: atusb: fix uninit value in atusb_set_extended_addr + - i40e: Fix to not show opcode msg on unsuccessful VF MAC change + - iavf: Fix limit of total number of queues to active queues of VF + - RDMA/core: Don't infoleak GRH fields + - Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks" + - netrom: fix copying in user data in nr_setsockopt + - RDMA/uverbs: Check for null return of kmalloc_array + - mac80211: initialize variable have_higher_than_11mbit + - mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh + - sfc: The RX page_ring is optional + - i40e: fix use-after-free in i40e_sync_filters_subtask() + - i40e: Fix for displaying message regarding NVM version + - i40e: Fix incorrect netdev's real number of RX/TX queues + - ftrace/samples: Add missing prototypes direct functions + - ipv4: Check attribute length for RTA_GATEWAY in multipath route + - ipv4: Check attribute length for RTA_FLOW in multipath route + - ipv6: Check attribute length for RTA_GATEWAY in multipath route + - ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route + - lwtunnel: Validate RTA_ENCAP_TYPE attribute length + - selftests: net: udpgro_fwd.sh: explicitly checking the available ping + feature + - sctp: hold endpoint before calling cb in sctp_transport_lookup_process + - batman-adv: mcast: don't send link-local multicast to mcast routers + - sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc + - net: ena: Fix undefined state when tx request id is out of bounds + - net: ena: Fix wrong rx request id by resetting device + - net: ena: Fix error handling when calculating max IO queues number + - md/raid1: fix missing bitmap update w/o WriteMostly devices + - EDAC/i10nm: Release mdev/mbase when failing to detect HBM + - KVM: x86: Check for rmaps allocation + - cgroup: Use open-time credentials for process migraton perm checks + - cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv + - cgroup: Use open-time cgroup namespace for process migration perm checks + - Revert "i2c: core: support bus regulator controlling in adapter" + - i2c: mpc: Avoid out of bounds memory access + - power: supply: core: Break capacity loop + - power: reset: ltc2952: Fix use of floating point literals + - reset: renesas: Fix Runtime PM usage + - rndis_host: support Hytera digital radios + - gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler + - net ticp:fix a kernel-infoleak in __tipc_sendmsg() + - phonet: refcount leak in pep_sock_accep + - fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb + - drm/amdgpu: disable runpm if we are the primary adapter + - power: bq25890: Enable continuous conversion for ADC at charging + - ipv6: Continue processing multipath route even if gateway attribute is + invalid + - ipv6: Do cleanup if attribute validation fails in multipath route + - auxdisplay: charlcd: checking for pointer reference before dereferencing + - drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify + - drm/amd/pm: Fix xgmi link control on aldebaran + - usb: mtu3: fix interval value for intr and isoc + - scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown() + - ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate + - net: udp: fix alignment problem in udp4_seq_show() + - atlantic: Fix buff_ring OOB in aq_ring_rx_clean + - drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume + - mISDN: change function names to avoid conflicts + - drm/amd/display: fix B0 TMDS deepcolor no dislay issue + - drm/amd/display: Added power down for DCN10 + - ipv6: raw: check passed optlen before reading + - userfaultfd/selftests: fix hugetlb area allocations + - ARM: dts: gpio-ranges property is now required + - Input: zinitix - make sure the IRQ is allocated before it gets enabled + - Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)" + - drm/amd/pm: keep the BACO feature enabled for suspend + - Linux 5.15.14 + + * alsa/sdw: add sdw audio machine driver for several ADL machines + (LP: #1951563) + - ASoC: Intel: sof_sdw: Add support for SKU 0AF3 product + - ASoC: Intel: soc-acpi: add SKU 0AF3 SoundWire configuration + - ASoC: Intel: sof_sdw: Add support for SKU 0B00 and 0B01 products + - ASoC: Intel: sof_sdw: Add support for SKU 0B11 product + - ASoC: Intel: sof_sdw: Add support for SKU 0B13 product + - ASoC: Intel: soc-acpi: add SKU 0B13 SoundWire configuration + - ASoC: Intel: sof_sdw: Add support for SKU 0B29 product + - ASoC: Intel: soc-acpi: add SKU 0B29 SoundWire configuration + - ASoC: Intel: sof_sdw: Add support for SKU 0B12 product + - ASoC: intel: sof_sdw: return the original error number + - ASoC: intel: sof_sdw: rename be_index/link_id to link_index + - ASoC: intel: sof_sdw: Use a fixed DAI link id for AMP + - ASoC: intel: sof_sdw: move DMIC link id overwrite to create_sdw_dailink + - ASoC: intel: sof_sdw: remove SOF_RT715_DAI_ID_FIX quirk + - ASoC: intel: sof_sdw: remove sof_sdw_mic_codec_mockup_init + - ASoC: intel: sof_sdw: remove get_next_be_id + - ASoC: intel: sof_sdw: add link adr order check + + * Add basic Wifi support for Qualcomm WCN6856 (LP: #1955613) + - ath11k: change to use dynamic memory for channel list of scan + - ath11k: add string type to search board data in board-2.bin for WCN6855 + + * Enable audio mute LED and mic mute LED on a new HP laptop (LP: #1956454) + - ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP laptop + + * Add missing BT ID for Qualcomm WCN6856 (LP: #1956407) + - Bluetooth: btusb: Add one more Bluetooth part for WCN6855 + + * Add Bluetooth support for Qualcomm WCN6856 (LP: #1955689) + - Bluetooth: btusb: Add support using different nvm for variant WCN6855 + controller + - Bluetooth: btusb: re-definition for board_id in struct qca_version + - Bluetooth: btusb: Add the new support IDs for WCN6855 + + * Improve performance and idle power consumption (LP: #1941893) + - x86: ACPI: cstate: Optimize C3 entry on AMD CPUs + + * [Yellow Carp] USB4 interdomain communication problems (LP: #1945361) + - thunderbolt: Enable retry logic for intra-domain control packets + + * 1951111: + - scsi: lpfc: Fix mailbox command failure during driver initialization + + * [Jammy] Update Broadcom Emulex FC HBA lpfc driver to 14.0.0.3 for Ubuntu + 22.04 (LP: #1951111) + - scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJT + - scsi: lpfc: Fix hang on unload due to stuck fport node + - scsi: lpfc: Fix rediscovery of tape device after LIP + - scsi: lpfc: Don't remove ndlp on PRLI errors in P2P mode + - scsi: lpfc: Fix EEH support for NVMe I/O + - scsi: lpfc: Adjust bytes received vales during cmf timer interval + - scsi: lpfc: Fix I/O block after enabling managed congestion mode + - scsi: lpfc: Zero CGN stats only during initial driver load and stat reset + - scsi: lpfc: Improve PBDE checks during SGL processing + - scsi: lpfc: Update lpfc version to 14.0.0.2 + + * smartpqi: Update 20.04.4 to latest kernel.org patch level (LP: #1953689) + - scsi: smartpqi: Update device removal management + - scsi: smartpqi: Capture controller reason codes + - scsi: smartpqi: Update LUN reset handler + - scsi: smartpqi: Add TEST UNIT READY check for SANITIZE operation + - scsi: smartpqi: Avoid failing I/Os for offline devices + - scsi: smartpqi: Add extended report physical LUNs + - scsi: smartpqi: Fix boot failure during LUN rebuild + - scsi: smartpqi: Fix duplicate device nodes for tape changers + - scsi: smartpqi: Add 3252-8i PCI id + - scsi: smartpqi: Update version to 2.1.12-055 + + * Let VMD follow host bridge PCIe settings (LP: #1954611) + - PCI: vmd: Honor ACPI _OSC on PCIe features + + * Fix spurious wakeup caused by Intel 7560 WWAN (LP: #1956443) + - net: wwan: iosm: Keep device at D0 for s2idle case + + * [uacc-0623] hisi_sec2 fail to alloc uacce (LP: #1933301) + - crypto: hisilicon/qm - modify the uacce mode check + + * Jammy update: v5.15.13 upstream stable release (LP: #1956926) + - Input: i8042 - add deferred probe support + - Input: i8042 - enable deferred probe quirk for ASUS UM325UA + - tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok(). + - tomoyo: use hwight16() in tomoyo_domain_quota_is_ok() + - net/sched: Extend qdisc control block with tc control block + - parisc: Clear stale IIR value on instruction access rights trap + - platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in + mlxbf_pmc_map_counters + - platform/x86: apple-gmux: use resource_size() with res + - memblock: fix memblock_phys_alloc() section mismatch error + - recordmcount.pl: fix typo in s390 mcount regex + - powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion + - efi: Move efifb_setup_from_dmi() prototype from arch headers + - selinux: initialize proto variable in selinux_ip_postroute_compat() + - scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write() + - net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources + - net/mlx5: Fix error print in case of IRQ request failed + - net/mlx5: Fix SF health recovery flow + - net/mlx5: Fix tc max supported prio for nic mode + - net/mlx5e: Wrap the tx reporter dump callback to extract the sq + - net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow + - net/mlx5e: Fix ICOSQ recovery flow for XSK + - net/mlx5e: Use tc sample stubs instead of ifdefs in source file + - net/mlx5e: Delete forward rule for ct or sample action + - udp: using datalen to cap ipv6 udp max gso segments + - selftests: Calculate udpgso segment count without header adjustment + - sctp: use call_rcu to free endpoint + - net/smc: fix using of uninitialized completions + - net: usb: pegasus: Do not drop long Ethernet frames + - net: ag71xx: Fix a potential double free in error handling paths + - net: lantiq_xrx200: fix statistics of received bytes + - NFC: st21nfca: Fix memory leak in device probe and remove + - net/smc: don't send CDC/LLC message if link not ready + - net/smc: fix kernel panic caused by race of smc_sock + - igc: Do not enable crosstimestamping for i225-V models + - igc: Fix TX timestamp support for non-MSI-X platforms + - drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization + - drm/amd/display: Set optimize_pwr_state for DCN31 + - ionic: Initialize the 'lif->dbid_inuse' bitmap + - net/mlx5e: Fix wrong features assignment in case of error + - net: bridge: mcast: add and enforce query interval minimum + - net: bridge: mcast: add and enforce startup query interval minimum + - selftests/net: udpgso_bench_tx: fix dst ip argument + - selftests: net: Fix a typo in udpgro_fwd.sh + - net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper + - net/ncsi: check for error return from call to nla_put_u32 + - selftests: net: using ping6 for IPv6 in udpgro_fwd.sh + - fsl/fman: Fix missing put_device() call in fman_port_probe + - i2c: validate user data in compat ioctl + - nfc: uapi: use kernel size_t to fix user-space builds + - uapi: fix linux/nfc.h userspace compilation errors + - drm/nouveau: wait for the exclusive fence after the shared ones v2 + - drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly + enabled + - drm/amdgpu: add support for IP discovery gc_info table v2 + - drm/amd/display: Changed pipe split policy to allow for multi-display pipe + split + - xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set. + - usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear. + - usb: mtu3: add memory barrier before set GPD's HWO + - usb: mtu3: fix list_head check warning + - usb: mtu3: set interval of FS intr and isoc endpoint + - nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert + - binder: fix async_free_space accounting for empty parcels + - scsi: vmw_pvscsi: Set residual data length conditionally + - Input: appletouch - initialize work before device registration + - Input: spaceball - fix parsing of movement data packets + - mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()' + - net: fix use-after-free in tw_timer_handler + - fs/mount_setattr: always cleanup mount_kattr + - perf intel-pt: Fix parsing of VM time correlation arguments + - perf script: Fix CPU filtering of a script's switch events + - perf scripts python: intel-pt-events.py: Fix printing of switch events + - Linux 5.15.13 + + * Miscellaneous Ubuntu changes + - [Packaging] getabis: Add fwinfo.builtin to the ABI + - [Packaging] Add list of built-in firmwares to the ABI + - [Config] x86-64: SYSFB_SIMPLEFB=y + - [packaging] arm64: introduce the lowlatency and lowlatency-64k flavours + - [packaging] arm64: updateconfigs + - [Config] annotations: remove duplicates when arm64-generic == + arm64-generic-64k option + - [Config] annotations: introduce arm64-lowlatency and arm64-lowlatency-64k + kconfig options checks + - [Packaging] Update dependency of pahole / dwarves + - [Config] toolchain version update + + * Miscellaneous upstream changes + - scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to + driver_resource_setup() + - scsi: lpfc: Correct sysfs reporting of loop support after SFP status change + - scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted + - scsi: lpfc: Update lpfc version to 14.0.0.3 + - Revert "rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE" + + -- Paolo Pisati Fri, 28 Jan 2022 17:16:21 +0100 + +linux (5.15.0-18.18) jammy; urgency=medium + + * jammy/linux: 5.15.0-18.18 -proposed tracker (LP: #1958638) + + * CVE-2021-4155 + - xfs: map unwritten blocks in XFS_IOC_{ALLOC, FREE}SP just like fallocate + + * CVE-2022-0185 + - SAUCE: vfs: test that one given mount param is not larger than PAGE_SIZE + + * [UBUNTU 20.04] KVM hardware diagnose data improvements for guest kernel - + kernel part (LP: #1953334) + - KVM: s390: add debug statement for diag 318 CPNC data + + * OOB write on BPF_RINGBUF (LP: #1956585) + - SAUCE: bpf: prevent helper argument PTR_TO_ALLOC_MEM to have offset other + than 0 + + * Miscellaneous Ubuntu changes + - [Config] re-enable shiftfs + - [SAUCE] shiftfs: support kernel 5.15 + - [Config] update toolchain versions + + * Miscellaneous upstream changes + - vfs: fs_context: fix up param length parsing in legacy_parse_param + + -- Andrea Righi Fri, 21 Jan 2022 13:32:27 +0100 + +linux (5.15.0-17.17) jammy; urgency=medium + + * jammy/linux: 5.15.0-17.17 -proposed tracker (LP: #1957809) + + -- Andrea Righi Thu, 13 Jan 2022 17:11:21 +0100 + +linux (5.15.0-16.16) jammy; urgency=medium + + * jammy/linux: 5.15.0-16.16 -proposed tracker (LP: #1956820) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * 5.15 stuck at boot on c4.large (LP: #1956780) + - Revert "PCI/MSI: Mask MSI-X vectors only on success" + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Packaging] temporarily disable signed v4l2loopback" + + -- Andrea Righi Sat, 08 Jan 2022 10:57:58 +0100 + +linux (5.15.0-15.15) jammy; urgency=medium + + * jammy/linux: 5.15.0-15.15 -proposed tracker (LP: #1956314) + + * Packaging resync (LP: #1786013) + - update dkms package versions + - debian/dkms-versions -- update from kernel-versions (main/master) + + * rtw88_8821ce causes freeze (LP: #1927808) + - rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE + + * alsa/sdw: fix the audio sdw codec parsing logic in the acpi table + (LP: #1955686) + - ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2 + - ALSA: hda: intel-sdw-acpi: harden detection of controller + + * Got black screen when resume from s2idle with AMD dGPU (LP: #1955790) + - SAUCE: drm/amdgpu: put SMU into proper state on runpm suspending for BOCO + capable platform + - SAUCE: drm/amdgpu: always reset the asic in suspend (v2) + + * Fix USB3 detection on HP dock (LP: #1955443) + - usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0 + + * support signed v4l2loopback dkms build (LP: #1938531) + - enable v4l2loopback builds on amd64 kernels + - support v4l2loopback dkms build + + * Jammy update: v5.15.12 upstream stable release (LP: #1956305) + - arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd + - net: usb: lan78xx: add Allied Telesis AT29M2-AF + - ext4: prevent partial update of the extent blocks + - ext4: check for out-of-order index extents in ext4_valid_extent_entries() + - ext4: check for inconsistent extents between index and leaf block + - selftests: KVM: Fix non-x86 compiling + - HID: holtek: fix mouse probing + - HID: potential dereference of null pointer + - NFSD: Fix READDIR buffer overflow + - PM: sleep: Fix error handling in dpm_prepare() + - arm64: dts: allwinner: orangepi-zero-plus: fix PHY mode + - bus: sunxi-rsb: Fix shutdown + - spi: change clk_disable_unprepare to clk_unprepare + - ucounts: Fix rlimit max values check + - drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf + - ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent() + - RDMA/hns: Fix RNR retransmission issue for HIP08 + - IB/qib: Fix memory leak in qib_user_sdma_queue_pkts() + - RDMA/hns: Replace kfree() with kvfree() + - netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy() + - netfilter: fix regression in looped (broad|multi)cast's MAC handling + - ARM: dts: imx6qdl-wandboard: Fix Ethernet support + - ice: Use xdp_buf instead of rx_buf for xsk zero-copy + - ice: xsk: return xsk buffers back to pool when cleaning the ring + - net: marvell: prestera: fix incorrect return of port_find + - net: marvell: prestera: fix incorrect structure access + - qlcnic: potential dereference null pointer of rx_queue->page_ring + - tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + - ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie + - inet: fully convert sk->sk_rx_dst to RCU rules + - net: accept UFOv6 packages in virtio_net_hdr_to_skb + - net: skip virtio_net_hdr_set_proto if protocol already set + - igb: fix deadlock caused by taking RTNL in RPM resume path + - ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module + - gpio: virtio: remove timeout + - bonding: fix ad_actor_system option setting to default + - fjes: Check for error irq + - drivers: net: smc911x: Check for error irq + - net: ks8851: Check for error irq + - sfc: Check null pointer of rx_queue->page_ring + - sfc: falcon: Check null pointer of rx_queue->page_ring + - asix: fix uninit-value in asix_mdio_read() + - asix: fix wrong return value in asix_check_host_enable() + - io_uring: zero iocb->ki_pos for stream file types + - veth: ensure skb entering GRO are not cloned. + - net: stmmac: ptp: fix potentially overflowing expression + - net: bridge: Use array_size() helper in copy_to_user() + - net: bridge: fix ioctl old_deviceless bridge argument + - r8152: fix the force speed doesn't work for RTL8156 + - net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M + - pinctrl: bcm2835: Change init order for gpio hogs + - hwmon: (lm90) Fix usage of CONFIG2 register in detect function + - hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations + - hwmon: (lm90) Introduce flag indicating extended temperature support + - hwmon: (lm90) Add basic support for TI TMP461 + - hwmon: (lm90) Drop critical attribute support for MAX6654 + - ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNC + - uapi: Fix undefined __always_inline on non-glibc systems + - compiler.h: Fix annotation macro misplacement with Clang + - platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL + - kernel/crash_core: suppress unknown crashkernel parameter warning + - Revert "x86/boot: Pull up cmdline preparation and early param parsing" + - x86/boot: Move EFI range reservation after cmdline parsing + - ALSA: jack: Check the return value of kstrdup() + - ALSA: drivers: opl3: Fix incorrect use of vp->state + - ALSA: rawmidi - fix the uninitalized user_pversion + - ALSA: hda/hdmi: Disable silent stream on GLK + - ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6 + - ALSA: hda/realtek: Add new alc285-hp-amp-init model + - ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + - ALSA: hda/realtek: Fix quirk for Clevo NJ51CU + - ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2s + - ASoC: tegra: Add DAPM switches for headphones and mic jack + - ASoC: tegra: Restore headphones jack name on Nyan Big + - Input: atmel_mxt_ts - fix double free in mxt_read_info_block + - ipmi: bail out if init_srcu_struct fails + - ipmi: ssif: initialize ssif_info->client early + - ipmi: fix initialization when workqueue allocation fails + - parisc: Correct completer in lws start + - parisc: Fix mask used to select futex spinlock + - tee: handle lookup of shm with reference count 0 + - x86/pkey: Fix undefined behaviour with PKRU_WD_BIT + - platform/x86: amd-pmc: only use callbacks for suspend + - platform/x86: intel_pmc_core: fix memleak on registration failure + - KVM: x86: Always set kvm_run->if_flag + - KVM: x86/mmu: Don't advance iterator after restart due to yielding + - KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required + - KVM: VMX: Always clear vmx->fail on emulation_required + - KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU + - pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines + - gpio: dln2: Fix interrupts when replugging the device + - mmc: sdhci-tegra: Fix switch to HS400ES mode + - mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commands + - mmc: core: Disable card detect during shutdown + - mmc: mmci: stm32: clear DLYB_CR after sending tuning command + - ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling + - ksmbd: fix error code in ndr_read_int32() + - ksmbd: fix uninitialized symbol 'pntsd_size' + - ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1 + - mac80211: fix locking in ieee80211_start_ap error path + - mm: mempolicy: fix THP allocations escaping mempolicy restrictions + - mm, hwpoison: fix condition in free hugetlb page path + - mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page() + - mm/damon/dbgfs: protect targets destructions with kdamond_lock + - tee: optee: Fix incorrect page free bug + - f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr() + - netfs: fix parameter of cleanup() + - KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state + - arm64: dts: lx2160a: fix scl-gpios property name + - kfence: fix memory leak when cat kfence objects + - Input: iqs626a - prohibit inlining of channel parsing functions + - Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312 + - Input: goodix - add id->model mapping for the "9111" model + - ASoC: tas2770: Fix setting of high sample rates + - ASoC: SOF: Intel: pci-tgl: add new ADL-P variant + - ASoC: SOF: Intel: pci-tgl: add ADL-N support + - ASoC: rt5682: fix the wrong jack type detected + - pinctrl: mediatek: fix global-out-of-bounds issue + - hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681 + - hwmon: (lm90) Do not report 'busy' status bit as alarm + - r8152: sync ocp base + - ax25: NPD bug when detaching AX25 device + - hamradio: defer ax25 kfree after unregister_netdev + - hamradio: improve the incomplete fix to avoid NPD + - tun: avoid double free in tun_free_netdev + - phonet/pep: refuse to enable an unbound pipe + - Linux 5.15.12 + + * Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled + (LP: #1945590) // Jammy update: v5.15.12 upstream stable release + (LP: #1956305) + - Input: elantech - fix stack out of bound access in + elantech_change_report_id() + + * Jammy update: v5.15.11 upstream stable release (LP: #1956302) + - reset: tegra-bpmp: Revert Handle errors in BPMP response + - KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled + - KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE + - KVM: downgrade two BUG_ONs to WARN_ON_ONCE + - x86/kvm: remove unused ack_notifier callbacks + - KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid() + - mac80211: fix rate control for retransmitted frames + - mac80211: fix regression in SSN handling of addba tx + - mac80211: mark TX-during-stop for TX in in_reconfig + - mac80211: send ADDBA requests using the tid/queue of the aggregation session + - mac80211: validate extended element ID is present + - firmware: arm_scpi: Fix string overflow in SCPI genpd driver + - bpf: Fix kernel address leakage in atomic fetch + - bpf, selftests: Add test case for atomic fetch on spilled pointer + - bpf: Fix signed bounds propagation after mov32 + - bpf: Make 32->64 bounds propagation slightly more robust + - bpf, selftests: Add test case trying to taint map value pointer + - bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg + - bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer + - vduse: fix memory corruption in vduse_dev_ioctl() + - vduse: check that offset is within bounds in get_config() + - virtio_ring: Fix querying of maximum DMA mapping size for virtio device + - vdpa: check that offsets are within bounds + - s390/entry: fix duplicate tracking of irq nesting level + - recordmcount.pl: look for jgnop instruction as well as bcrl on s390 + - arm64: dts: ten64: remove redundant interrupt declaration for gpio-keys + - ceph: fix up non-directory creation in SGID directories + - dm btree remove: fix use after free in rebalance_children() + - audit: improve robustness of the audit queue handling + - btrfs: convert latest_bdev type to btrfs_device and rename + - btrfs: use latest_dev in btrfs_show_devname + - btrfs: update latest_dev when we create a sprout device + - btrfs: remove stale comment about the btrfs_show_devname + - scsi: ufs: core: Retry START_STOP on UNIT_ATTENTION + - arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas- + edge + - arm64: dts: rockchip: fix rk3308-roc-cc vcc-sd supply + - arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supply + - arm64: dts: rockchip: fix audio-supply for Rock Pi 4 + - arm64: dts: rockchip: fix poweroff on helios64 + - dmaengine: idxd: add halt interrupt support + - dmaengine: idxd: fix calling wq quiesce inside spinlock + - mac80211: track only QoS data frames for admission control + - tee: amdtee: fix an IS_ERR() vs NULL bug + - ceph: fix duplicate increment of opened_inodes metric + - ceph: initialize pathlen variable in reconnect_caps_cb + - ARM: socfpga: dts: fix qspi node compatible + - arm64: dts: imx8mq: remove interconnect property from lcdif + - clk: Don't parent clks until the parent is fully registered + - soc: imx: Register SoC device only on i.MX boards + - iwlwifi: mvm: don't crash on invalid rate w/o STA + - virtio: always enter drivers/virtio/ + - virtio/vsock: fix the transport to work with VMADDR_CID_ANY + - vdpa: Consider device id larger than 31 + - Revert "drm/fb-helper: improve DRM fbdev emulation device names" + - selftests: net: Correct ping6 expected rc from 2 to 1 + - s390/kexec_file: fix error handling when applying relocations + - sch_cake: do not call cake_destroy() from cake_init() + - inet_diag: fix kernel-infoleak for UDP sockets + - netdevsim: don't overwrite read only ethtool parms + - selftests: icmp_redirect: pass xfail=0 to log_test() + - net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg + - net: hns3: fix race condition in debugfs + - selftests: Add duplicate config only for MD5 VRF tests + - selftests: Fix raw socket bind tests with VRF + - selftests: Fix IPv6 address bind tests + - dmaengine: idxd: fix missed completion on abort path + - dmaengine: st_fdma: fix MODULE_ALIAS + - drm: simpledrm: fix wrong unit with pixel clock + - net/sched: sch_ets: don't remove idle classes from the round-robin list + - selftests/net: toeplitz: fix udp option + - net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down() + - selftest/net/forwarding: declare NETIFS p9 p10 + - mptcp: never allow the PM to close a listener subflow + - drm/ast: potential dereference of null pointer + - drm/i915/display: Fix an unsigned subtraction which can never be negative. + - mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock + - cfg80211: Acquire wiphy mutex on regulatory work + - mac80211: fix lookup when adding AddBA extension element + - net: stmmac: fix tc flower deletion for VLAN priority Rx steering + - flow_offload: return EOPNOTSUPP for the unsupported mpls action type + - rds: memory leak in __rds_conn_create() + - ice: Use div64_u64 instead of div_u64 in adjfine + - ice: Don't put stale timestamps in the skb + - drm/amd/display: Set exit_optimized_pwr_state for DCN31 + - drm/amd/pm: fix a potential gpu_metrics_table memory leak + - mptcp: remove tcp ulp setsockopt support + - mptcp: clear 'kern' flag from fallback sockets + - mptcp: fix deadlock in __mptcp_push_pending() + - soc/tegra: fuse: Fix bitwise vs. logical OR warning + - igb: Fix removal of unicast MAC filters of VFs + - igbvf: fix double free in `igbvf_probe` + - igc: Fix typo in i225 LTR functions + - ixgbe: Document how to enable NBASE-T support + - ixgbe: set X550 MDIO speed before talking to PHY + - netdevsim: Zero-initialize memory for new map's value in function + nsim_bpf_map_alloc + - net/packet: rx_owner_map depends on pg_vec + - net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup + - sfc_ef100: potential dereference of null pointer + - dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED + - net: Fix double 0x prefix print in SKB dump + - net/smc: Prevent smc_release() from long blocking + - net: systemport: Add global locking for descriptor lifecycle + - sit: do not call ipip6_dev_free() from sit_init_net() + - afs: Fix mmap + - arm64: kexec: Fix missing error code 'ret' warning in load_other_segments() + - bpf: Fix extable fixup offset. + - bpf, selftests: Fix racing issue in btf_skc_cls_ingress test + - powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n + - USB: gadget: bRequestType is a bitfield, not a enum + - Revert "usb: early: convert to readl_poll_timeout_atomic()" + - KVM: x86: Drop guest CPUID check for host initiated writes to + MSR_IA32_PERF_CAPABILITIES + - tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous + - USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04) + - usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe + - PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error + - PCI/MSI: Mask MSI-X vectors only on success + - usb: xhci-mtk: fix list_del warning when enable list debug + - usb: xhci: Extend support for runtime power management for AMD's Yellow + carp. + - usb: cdnsp: Fix incorrect status for control request + - usb: cdnsp: Fix incorrect calling of cdnsp_died function + - usb: cdnsp: Fix issue in cdnsp_log_ep trace event + - usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore + - usb: typec: tcpm: fix tcpm unregister port but leave a pending timer + - usb: gadget: u_ether: fix race in setting MAC address in setup phase + - USB: serial: cp210x: fix CP2105 GPIO registration + - USB: serial: option: add Telit FN990 compositions + - selinux: fix sleeping function called from invalid context + - btrfs: fix memory leak in __add_inode_ref() + - btrfs: fix double free of anon_dev after failure to create subvolume + - btrfs: check WRITE_ERR when trying to read an extent buffer + - btrfs: fix missing blkdev_put() call in btrfs_scan_one_device() + - zonefs: add MODULE_ALIAS_FS + - iocost: Fix divide-by-zero on donation from low hweight cgroup + - serial: 8250_fintek: Fix garbled text for console + - timekeeping: Really make sure wall_to_monotonic isn't positive + - cifs: sanitize multiple delimiters in prepath + - locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner() + - riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot + - riscv: dts: unmatched: Add gpio card detect to mmc-spi-slot + - perf inject: Fix segfault due to close without open + - perf inject: Fix segfault due to perf_data__fd() without open + - libata: if T_LENGTH is zero, dma direction should be DMA_NONE + - powerpc/module_64: Fix livepatching for RO modules + - drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE + - drm/amdgpu: don't override default ECO_BITs setting + - drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC + - Revert "can: m_can: remove support for custom bit timing" + - can: m_can: make custom bittiming fields const + - can: m_can: pci: use custom bit timings for Elkhart Lake + - ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad name + - xsk: Do not sleep in poll() when need_wakeup set + - mptcp: add missing documented NL params + - bpf, x64: Factor out emission of REX byte in more cases + - bpf: Fix extable address check. + - USB: core: Make do_proc_control() and do_proc_bulk() killable + - media: mxl111sf: change mutex_init() location + - fuse: annotate lock in fuse_reverse_inval_entry() + - ovl: fix warning in ovl_create_real() + - scsi: scsi_debug: Don't call kcalloc() if size arg is zero + - scsi: scsi_debug: Fix type in min_t to avoid stack OOB + - scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select() + - io-wq: remove spurious bit clear on task_work addition + - io-wq: check for wq exit after adding new worker task_work + - rcu: Mark accesses to rcu_state.n_force_qs + - io-wq: drop wqe lock before creating new worker + - bus: ti-sysc: Fix variable set but not used warning for reinit_modules + - selftests/damon: test debugfs file reads/writes with huge count + - Revert "xsk: Do not sleep in poll() when need_wakeup set" + - xen/blkfront: harden blkfront against event channel storms + - xen/netfront: harden netfront against event channel storms + - xen/console: harden hvc_xen against event channel storms + - xen/netback: fix rx queue stall detection + - xen/netback: don't queue unlimited number of packages + - Linux 5.15.11 + + * Jammy update: v5.15.10 upstream stable release (LP: #1956301) + - nfc: fix segfault in nfc_genl_dump_devices_done + - hwmon: (corsair-psu) fix plain integer used as NULL pointer + - RDMA: Fix use-after-free in rxe_queue_cleanup + - RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow + - mtd: rawnand: Fix nand_erase_op delay + - mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface + - inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently + - dt-bindings: media: nxp,imx7-mipi-csi2: Drop bad if/then schema + - clk: qcom: sm6125-gcc: Swap ops of ice and apps on sdcc1 + - perf bpf_skel: Do not use typedef to avoid error on old clang + - netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock + - RDMA/irdma: Fix a user-after-free in add_pble_prm + - RDMA/irdma: Fix a potential memory allocation issue in + 'irdma_prm_add_pble_mem()' + - RDMA/irdma: Report correct WC errors + - RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ + - ice: fix FDIR init missing when reset VF + - vmxnet3: fix minimum vectors alloc issue + - i2c: virtio: fix completion handling + - drm/msm: Fix null ptr access msm_ioctl_gem_submit() + - drm/msm/a6xx: Fix uinitialized use of gpu_scid + - drm/msm/dsi: set default num_data_lanes + - drm/msm/dp: Avoid unpowered AUX xfers that caused crashes + - KVM: arm64: Save PSTATE early on exit + - s390/test_unwind: use raw opcode instead of invalid instruction + - Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP" + - net/mlx4_en: Update reported link modes for 1/10G + - loop: Use pr_warn_once() for loop_control_remove() warning + - ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vid + - ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P + - parisc/agp: Annotate parisc agp init functions with __init + - i2c: rk3x: Handle a spurious start completion interrupt flag + - net: netlink: af_netlink: Prevent empty skb by adding a check on len. + - drm/amdgpu: cancel the correct hrtimer on exit + - drm/amdgpu: check atomic flag to differeniate with legacy path + - drm/amd/display: Fix for the no Audio bug with Tiled Displays + - drm/amdkfd: fix double free mem structure + - drm/amd/display: add connector type check for CRC source set + - drm/amdkfd: process_info lock not needed for svm + - tracing: Fix a kmemleak false positive in tracing_map + - staging: most: dim2: use device release method + - fuse: make sure reclaim doesn't write the inode + - perf inject: Fix itrace space allowed for new attributes + - Linux 5.15.10 + + * Jammy update: v5.15.9 upstream stable release (LP: #1955161) + - netfilter: selftest: conntrack_vrf.sh: fix file permission + - Linux 5.15.9 + + * [SRU][I/J/OEM-5.13/OEM-5.14] Fix pci port lost when hotplug dock + (LP: #1954646) + - PCI: Re-enable Downstream Port LTR after reset or hotplug + + * Add support for NVIDIA EC backlight (LP: #1953286) + - platform/x86: Add driver for ACPI WMAA EC-based backlight control + - platform/x86: Remove "WMAA" from identifier names in wmaa-backlight-wmi.c + - platform/x86: Rename wmaa-backlight-wmi to nvidia-wmi-ec-backlight + - [Config] NVIDIA_WMI_EC_BACKLIGHT=m + + * Improve USB Type-C support (LP: #1950974) + - usb: typec: ucsi: Always cancel the command if PPM reports BUSY condition + - usb: typec: ucsi: Don't stop alt mode registration on busy condition + - usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode + checking + - usb: typec: ucsi: acpi: Reduce the command completion timeout + - usb: typec: ucsi: Check the partner alt modes always if there is PD contract + - usb: typec: ucsi: Read the PDOs in separate work + - usb: typec: ucsi: Better fix for missing unplug events issue + + * Fix power button wakeup with shared IRQs on AMD platforms (LP: #1953540) + - pinctrl: amd: Fix wakeups when IRQ is shared with SCI + + * AMD: Suspend not working when some cores are disabled through cpufreq + (LP: #1954930) + - ACPI: processor idle: Allow playing dead in C3 state + + * Jammy update: v5.15.8 upstream stable release (LP: #1954931) + - Revert "UBUNTU: SAUCE: selftests: fib_tests: assign address to dummy1 for + rp_filter tests" + - usb: gadget: uvc: fix multiple opens + - HID: quirks: Add quirk for the Microsoft Surface 3 type-cover + - HID: google: add eel USB id + - HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested + - HID: add hid_is_usb() function to make it simpler for USB detection + - HID: add USB_HID dependancy to hid-prodikeys + - HID: add USB_HID dependancy to hid-chicony + - HID: add USB_HID dependancy on some USB HID drivers + - HID: bigbenff: prevent null pointer dereference + - HID: wacom: fix problems when device is not a valid USB device + - HID: check for valid USB device for many HID drivers + - mtd: dataflash: Add device-tree SPI IDs + - mmc: spi: Add device-tree SPI IDs + - HID: sony: fix error path in probe + - HID: Ignore battery for Elan touchscreen on Asus UX550VE + - platform/x86/intel: hid: add quirk to support Surface Go 3 + - nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups + - IB/hfi1: Insure use of smp_processor_id() is preempt disabled + - IB/hfi1: Fix early init panic + - IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr + - can: kvaser_usb: get CAN clock frequency from device + - can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct + stats->{rx,tx}_errors counter + - can: sja1000: fix use after free in ems_pcmcia_add_card() + - can: pch_can: pch_can_rx_normal: fix use after free + - can: m_can: m_can_read_fifo: fix memory leak in error branch + - can: m_can: pci: fix incorrect reference clock rate + - can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo() + - can: m_can: Disable and ignore ELO interrupt + - net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's" + - net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports + - x86/sme: Explicitly map new EFI memmap table as encrypted + - platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops + - nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done + - selftests: netfilter: add a vrf+conntrack testcase + - vrf: don't run conntrack on vrf with !dflt qdisc + - bpf, x86: Fix "no previous prototype" warning + - bpf, sockmap: Attach map progs to psock early for feature probes + - bpf: Make sure bpf_disable_instrumentation() is safe vs preemption. + - bpf: Fix the off-by-two error in range markings + - ice: ignore dropped packets during init + - ethtool: do not perform operations on net devices being unregistered + - bonding: make tx_rebalance_counter an atomic + - nfp: Fix memory leak in nfp_cpp_area_cache_add() + - udp: using datalen to cap max gso segments + - netfilter: nft_exthdr: break evaluation if setting TCP option fails + - netfilter: conntrack: annotate data-races around ct->timeout + - iavf: restore MSI state on reset + - iavf: Fix reporting when setting descriptor count + - IB/hfi1: Correct guard on eager buffer deallocation + - devlink: fix netns refcount leak in devlink_nl_cmd_reload() + - net: bcm4908: Handle dma_set_coherent_mask error codes + - net: dsa: mv88e6xxx: error handling for serdes_power functions + - net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering + - net/sched: fq_pie: prevent dismantle issue + - net: mvpp2: fix XDP rx queues registering + - KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exit + - KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI req + - KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush + hypercall + - timers: implement usleep_idle_range() + - mm/damon/core: fix fake load reports due to uninterruptible sleeps + - mm/slub: fix endianness bug for alloc/free_traces attributes + - mm: bdi: initialize bdi_min_ratio when bdi is unregistered + - ALSA: ctl: Fix copy of updated id with element read/write + - ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 platform + - ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1 + - ALSA: pcm: oss: Fix negative period/buffer sizes + - ALSA: pcm: oss: Limit the period size to 16MB + - ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*() + - cifs: Fix crash on unload of cifs_arc4.ko + - scsi: qla2xxx: Format log strings only if needed + - btrfs: clear extent buffer uptodate when we fail to write it + - btrfs: fix re-dirty process of tree-log nodes + - btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling + - btrfs: free exchange changeset on failures + - perf intel-pt: Fix some PGE (packet generation enable/control flow packets) + usage + - perf intel-pt: Fix sync state when a PSB (synchronization) packet is found + - perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type + - perf intel-pt: Fix state setting when receiving overflow (OVF) packet + - perf intel-pt: Fix next 'err' value, walking trace + - perf intel-pt: Fix missing 'instruction' events with 'q' option + - perf intel-pt: Fix error timestamp setting on the decoder error path + - md: fix update super 1.0 on rdev size change + - nfsd: fix use-after-free due to delegation race + - nfsd: Fix nsfd startup race (again) + - tracefs: Have new files inherit the ownership of their parent + - selftests: KVM: avoid failures due to reserved HyperTransport region + - hwmon: (pwm-fan) Ensure the fan going on in .probe() + - mmc: renesas_sdhi: initialize variable properly when tuning + - clk: qcom: regmap-mux: fix parent clock lookup + - thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL + - drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence. + - libata: add horkage for ASMedia 1092 + - io_uring: ensure task_work gets run as part of cancelations + - wait: add wake_up_pollfree() + - binder: use wake_up_pollfree() + - signalfd: use wake_up_pollfree() + - aio: keep poll requests on waitqueue until completed + - aio: fix use-after-free due to missing POLLFREE handling + - tracefs: Set all files to the same group ownership as the mount option + - i2c: mpc: Use atomic read and fix break condition + - block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2) + - scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc() + - scsi: scsi_debug: Fix buffer size of REPORT ZONES command + - ALSA: usb-audio: Reorder snd_djm_devices[] entries + - qede: validate non LSO skb length + - PM: runtime: Fix pm_runtime_active() kerneldoc comment + - ASoC: rt5682: Fix crash due to out of scope stack vars + - ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixer + - ASoC: codecs: wsa881x: fix return values from kcontrol put + - ASoC: codecs: wcd934x: handle channel mappping list correctly + - ASoC: codecs: wcd934x: return correct value from mixer put + - RDMA/hns: Do not halt commands during reset until later + - RDMA/hns: Do not destroy QP resources in the hw resetting phase + - hwmon: (dell-smm) Fix warning on /proc/i8k creation error + - clk: imx: use module_platform_driver + - clk: qcom: clk-alpha-pll: Don't reconfigure running Trion + - i40e: Fix failed opcode appearing if handling messages from VF + - i40e: Fix pre-set max number of queues for VF + - mtd: rawnand: fsmc: Take instruction delay into account + - mtd: rawnand: fsmc: Fix timing computation + - bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap + - i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc + - Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge" + - drm/amd/display: Fix DPIA outbox timeout after S3/S4/reset + - perf tools: Fix SMT detection fast read path + - Documentation/locking/locktypes: Update migrate_disable() bits. + - dt-bindings: net: Reintroduce PHY no lane swap binding + - tools build: Remove needless libpython-version feature check that breaks + test-all fast path + - net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero + - net: altera: set a couple error code in probe() + - net: fec: only clear interrupt of handling queue in fec_enet_rx_queue() + - net, neigh: clear whole pneigh_entry at alloc time + - net/qla3xxx: fix an error code in ql_adapter_up() + - selftests/fib_tests: Rework fib_rp_filter_test() + - USB: gadget: detect too-big endpoint 0 requests + - USB: gadget: zero allocate endpoint 0 buffers + - Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default" + - usb: core: config: fix validation of wMaxPacketValue entries + - usb: core: config: using bit mask instead of individual bits + - xhci: avoid race between disable slot command and host runtime suspend + - iio: gyro: adxrs290: fix data signedness + - iio: trigger: Fix reference counting + - iio: trigger: stm32-timer: fix MODULE_ALIAS + - iio: stk3310: Don't return error code in interrupt handler + - iio: mma8452: Fix trigger reference couting + - iio: ltr501: Don't return error code in trigger handler + - iio: kxsd9: Don't return error code in trigger handler + - iio: itg3200: Call iio_trigger_notify_done() on error + - iio: dln2-adc: Fix lockdep complaint + - iio: dln2: Check return value of devm_iio_trigger_register() + - iio: at91-sama5d2: Fix incorrect sign extension + - iio: adc: stm32: fix a current leak by resetting pcsel before disabling vdda + - iio: adc: axp20x_adc: fix charging current reporting on AXP22x + - iio: ad7768-1: Call iio_trigger_notify_done() on error + - iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove + - nvmem: eeprom: at25: fix FRAM byte_len + - bus: mhi: pci_generic: Fix device recovery failed issue + - bus: mhi: core: Add support for forced PM resume + - csky: fix typo of fpu config macro + - irqchip/aspeed-scu: Replace update_bits with write_bits. + - irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc() + - irqchip/armada-370-xp: Fix support for Multi-MSI interrupts + - aio: Fix incorrect usage of eventfd_signal_allowed() + - irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL + - irqchip: nvic: Fix offset for Interrupt Priority Offsets + - misc: fastrpc: fix improper packet size calculation + - clocksource/drivers/dw_apb_timer_of: Fix probe failure + - bpf: Add selftests to cover packet access corner cases + - Linux 5.15.8 + + * Can't read/write SD card after running CPU offline test in 5.11.0 and 5.13.0 + (LP: #1951784) // Jammy update: v5.15.8 upstream stable release + (LP: #1954931) + - misc: rtsx: Avoid mangling IRQ during runtime PM + + * Enable Landlock by default (LP: #1953192) + - [Config] Enable Landlock by default + + * Add s0i3 RTC wake up for AMD systems (LP: #1950013) + - platform/x86: amd-pmc: Export Idlemask values based on the APU + - platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd` + - platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup + + * Fix runtime power management on USB controller with XHCI_RESET_ON_RESUME + flag (LP: #1954369) + - SAUCE: xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime + suspending + + * Fix System hangs on black screen when reboot (LP: #1949321) + - drm/i915/hdmi: convert intel_hdmi_to_dev to intel_hdmi_to_i915 + - drm/i915: Don't request GMBUS to generate irqs when called while irqs are + off + - drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->shutdown() + + * require CAP_NET_ADMIN to attach N_HCI ldisc (LP: #1949516) + - Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldisc + + * mt7921e: Failed to start WM firmware (LP: #1954300) + - SAUCE: Bluetooth: btusb: Handle download_firmware failure cases + - SAUCE: Bluetooth: btusb: Return error code when getting patch status failed + + * Miscellaneous Ubuntu changes + - [Packaging] Add list of built-in modules to the ABI + - [Packaging] abi-check: Process modules.builtin + - SAUCE: allow to use __wake_up_pollfree() from GPL modules + - [Packaging] enforce xz compression for debs + - [Config] update config after v5.15.12 + - [Packaging] temporarily disable signed v4l2loopback + + -- Andrea Righi Tue, 04 Jan 2022 11:22:10 +0100 + +linux (5.15.0-14.14) jammy; urgency=medium + + * jammy/linux: 5.15.0-14.14 -proposed tracker (LP: #1954627) + + * Jammy update: v5.15.7 upstream stable release (LP: #1953731) + - ALSA: usb-audio: Restrict rates for the shared clocks + - ALSA: usb-audio: Rename early_playback_start flag with lowlatency_playback + - ALSA: usb-audio: Disable low-latency playback for free-wheel mode + - ALSA: usb-audio: Disable low-latency mode for implicit feedback sync + - ALSA: usb-audio: Check available frames for the next packet size + - ALSA: usb-audio: Add spinlock to stop_urbs() + - ALSA: usb-audio: Improved lowlatency playback support + - ALSA: usb-audio: Avoid killing in-flight URBs during draining + - ALSA: usb-audio: Fix packet size calculation regression + - ALSA: usb-audio: Less restriction for low-latency playback mode + - ALSA: usb-audio: Switch back to non-latency mode at a later point + - ALSA: usb-audio: Don't start stream for capture at prepare + - gfs2: release iopen glock early in evict + - gfs2: Fix length of holes reported at end-of-file + - powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for + persistent memory" + - powerpc/pseries/ddw: Do not try direct mapping with persistent memory and + one window + - drm/sun4i: fix unmet dependency on RESET_CONTROLLER for PHY_SUN6I_MIPI_DPHY + - mac80211: do not access the IV when it was stripped + - mac80211: fix throughput LED trigger + - x86/hyperv: Move required MSRs check to initial platform probing + - net/smc: Transfer remaining wait queue entries during fallback + - atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait + - net: return correct error code + - pinctrl: qcom: fix unmet dependencies on GPIOLIB for GPIOLIB_IRQCHIP + - platform/x86: dell-wmi-descriptor: disable by default + - platform/x86: thinkpad_acpi: Add support for dual fan control + - platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep + - s390/setup: avoid using memblock_enforce_memory_limit + - btrfs: silence lockdep when reading chunk tree during mount + - btrfs: check-integrity: fix a warning on write caching disabled disk + - thermal: core: Reset previous low and high trip during thermal zone init + - scsi: iscsi: Unblock session then wake up error handler + - drm/amd/pm: Remove artificial freq level on Navi1x + - drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again + - drm/amd/amdgpu: fix potential memleak + - ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile + - ata: libahci: Adjust behavior when StorageD3Enable _DSD is set + - ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in + hns_dsaf_ge_srst_by_port() + - ipv6: check return value of ipv6_skip_exthdr + - net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of + bound + - net: ethernet: dec: tulip: de4x5: fix possible array overflows in + type3_infoblock() + - perf sort: Fix the 'weight' sort key behavior + - perf sort: Fix the 'ins_lat' sort key behavior + - perf sort: Fix the 'p_stage_cyc' sort key behavior + - perf inject: Fix ARM SPE handling + - perf hist: Fix memory leak of a perf_hpp_fmt + - perf report: Fix memory leaks around perf_tip() + - tracing: Don't use out-of-sync va_list in event printing + - net/smc: Avoid warning of possible recursive locking + - ACPI: Add stubs for wakeup handler functions + - net/tls: Fix authentication failure in CCM mode + - vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit + - kprobes: Limit max data_size of the kretprobe instances + - ALSA: hda/cs8409: Set PMSG_ON earlier inside cs8409 driver + - rt2x00: do not mark device gone on EPROTO errors during start + - ipmi: Move remove_work to dedicated workqueue + - cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink() + - iwlwifi: mvm: retry init flow if failed + - dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow + - s390/pci: move pseudo-MMIO to prevent MIO overlap + - fget: check that the fd still exists after getting a ref to it + - sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl + - sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl + - scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO + - scsi: ufs: ufs-pci: Add support for Intel ADL + - ipv6: fix memory leak in fib6_rule_suppress + - drm/amd/display: Allow DSC on supported MST branch devices + - drm/i915/dp: Perform 30ms delay after source OUI write + - KVM: fix avic_set_running for preemptable kernels + - KVM: Disallow user memslot with size that exceeds "unsigned long" + - KVM: x86/mmu: Fix TLB flush range when handling disconnected pt + - KVM: Ensure local memslot copies operate on up-to-date arch-specific data + - KVM: x86: ignore APICv if LAPIC is not enabled + - KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12 + - KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST + - KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit + - KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled + - KVM: x86: Use a stable condition around all VT-d PI paths + - KVM: MMU: shadow nested paging does not have PKU + - KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1 + - KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg() + - KVM: x86: check PIR even for vCPUs with disabled APICv + - tracing/histograms: String compares should not care about signed values + - net: dsa: mv88e6xxx: Fix application of erratum 4.8 for 88E6393X + - net: dsa: mv88e6xxx: Drop unnecessary check in + mv88e6393x_serdes_erratum_4_6() + - net: dsa: mv88e6xxx: Save power by disabling SerDes trasmitter and receiver + - net: dsa: mv88e6xxx: Add fix for erratum 5.2 of 88E6393X family + - net: dsa: mv88e6xxx: Fix inband AN for 2500base-x on 88E6393X family + - net: dsa: mv88e6xxx: Link in pcs_get_state() if AN is bypassed + - wireguard: selftests: increase default dmesg log size + - wireguard: allowedips: add missing __rcu annotation to satisfy sparse + - wireguard: selftests: actually test for routing loops + - wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST + - wireguard: device: reset peer src endpoint when netns exits + - wireguard: receive: use ring buffer for incoming handshakes + - wireguard: receive: drop handshakes if queue lock is contended + - wireguard: ratelimiter: use kvcalloc() instead of kvzalloc() + - i2c: stm32f7: flush TX FIFO upon transfer errors + - i2c: stm32f7: recover the bus on access timeout + - i2c: stm32f7: stop dma transfer in case of NACK + - i2c: cbus-gpio: set atomic transfer callback + - natsemi: xtensa: fix section mismatch warnings + - tcp: fix page frag corruption on page fault + - net: qlogic: qlcnic: Fix a NULL pointer dereference in + qlcnic_83xx_add_rings() + - net: mpls: Fix notifications when deleting a device + - siphash: use _unaligned version by default + - arm64: ftrace: add missing BTIs + - iwlwifi: fix warnings produced by kernel debug options + - net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of + encapsulation + - net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources() + - selftests: net: Correct case name + - net: dsa: b53: Add SPI ID table + - mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode + - ASoC: tegra: Fix wrong value type in ADMAIF + - ASoC: tegra: Fix wrong value type in I2S + - ASoC: tegra: Fix wrong value type in DMIC + - ASoC: tegra: Fix wrong value type in DSPK + - ASoC: tegra: Fix kcontrol put callback in ADMAIF + - ASoC: tegra: Fix kcontrol put callback in I2S + - ASoC: tegra: Fix kcontrol put callback in DMIC + - ASoC: tegra: Fix kcontrol put callback in DSPK + - ASoC: tegra: Fix kcontrol put callback in AHUB + - rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle() + - rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer() + - ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codec + - net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header support + - net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ + is available + - net: marvell: mvpp2: Fix the computation of shared CPUs + - dpaa2-eth: destroy workqueue at the end of remove function + - octeontx2-af: Fix a memleak bug in rvu_mbox_init() + - net: annotate data-races on txq->xmit_lock_owner + - ipv4: convert fib_num_tclassid_users to atomic_t + - net/smc: fix wrong list_del in smc_lgr_cleanup_early + - net/rds: correct socket tunable error in rds_tcp_tune() + - net/smc: Keep smc_close_final rc during active close + - drm/msm/a6xx: Allocate enough space for GMU registers + - drm/msm: Do hw_init() before capturing GPU state + - drm/vc4: kms: Wait for the commit before increasing our clock rate + - drm/vc4: kms: Fix return code check + - drm/vc4: kms: Add missing drm_crtc_commit_put + - drm/vc4: kms: Clear the HVS FIFO commit pointer once done + - drm/vc4: kms: Don't duplicate pending commit + - drm/vc4: kms: Fix previous HVS commit wait + - atlantic: Increase delay for fw transactions + - atlatnic: enable Nbase-t speeds with base-t + - atlantic: Fix to display FW bundle version instead of FW mac version. + - atlantic: Add missing DIDs and fix 115c. + - Remove Half duplex mode speed capabilities. + - atlantic: Fix statistics logic for production hardware + - atlantic: Remove warn trace message. + - KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range() + - KVM: x86/mmu: Pass parameter flush as false in + kvm_tdp_mmu_zap_collapsible_sptes() + - drm/msm/devfreq: Fix OPP refcnt leak + - drm/msm: Fix mmap to include VM_IO and VM_DONTDUMP + - drm/msm: Fix wait_fence submitqueue leak + - drm/msm: Restore error return on invalid fence + - ASoC: rk817: Add module alias for rk817-codec + - iwlwifi: Fix memory leaks in error handling path + - KVM: X86: Fix when shadow_root_level=5 && guest root_level<4 + - KVM: SEV: initialize regions_list of a mirror VM + - net/mlx5e: Fix missing IPsec statistics on uplink representor + - net/mlx5: Move MODIFY_RQT command to ignore list in internal error state + - net/mlx5: E-switch, Respect BW share of the new group + - net/mlx5: E-Switch, fix single FDB creation on BlueField + - net/mlx5: E-Switch, Check group pointer before reading bw_share value + - KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register + - KVM: VMX: Set failure code in prepare_vmcs02() + - mctp: Don't let RTM_DELROUTE delete local routes + - Revert "drm/i915: Implement Wa_1508744258" + - io-wq: don't retry task_work creation failure on fatal conditions + - x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword + - x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry() + - x86/entry: Use the correct fence macro after swapgs in kernel CR3 + - x86/xen: Add xenpv_restore_regs_and_return_to_usermode() + - preempt/dynamic: Fix setup_preempt_mode() return value + - sched/uclamp: Fix rq->uclamp_max not set on first enqueue + - KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails + - KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k + - KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path + - net/mlx5e: Rename lro_timeout to packet_merge_timeout + - net/mlx5e: Rename TIR lro functions to TIR packet merge functions + - net/mlx5e: Sync TIR params updates against concurrent create/modify + - serial: 8250_bcm7271: UART errors after resuming from S2 + - parisc: Fix KBUILD_IMAGE for self-extracting kernel + - parisc: Fix "make install" on newer debian releases + - parisc: Mark cr16 CPU clocksource unstable on all SMP machines + - vgacon: Propagate console boot parameters before calling `vc_resize' + - xhci: Fix commad ring abort, write all 64 bits to CRCR register. + - USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub + - usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect + - usb: cdns3: gadget: fix new urb never complete if ep cancel previous + requests + - usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init() + - x86/tsc: Add a timer to make sure TSC_adjust is always checked + - x86/tsc: Disable clocksource watchdog for TSC on qualified platorms + - x86/64/mm: Map all kernel memory into trampoline_pgd + - tty: serial: msm_serial: Deactivate RX DMA for polling support + - serial: pl011: Add ACPI SBSA UART match id + - serial: tegra: Change lower tolerance baud rate limit for tegra20 and + tegra30 + - serial: core: fix transmit-buffer reset and memleak + - serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array + - serial: 8250_pci: rewrite pericom_do_set_divisor() + - serial: 8250: Fix RTS modem control while in rs485 mode + - serial: liteuart: Fix NULL pointer dereference in ->remove() + - serial: liteuart: fix use-after-free and memleak on unbind + - serial: liteuart: fix minor-number leak on probe errors + - ipmi: msghandler: Make symbol 'remove_work_wq' static + - Linux 5.15.7 + + * Updates to ib_peer_memory requested by Nvidia (LP: #1947206) + - SAUCE: RDMA/core: Updated ib_peer_memory + - SAUCE: RDMA/core: ib_peer_memory fix build errors + + * Jammy update: v5.15.6 upstream stable release (LP: #1953370) + - scsi: sd: Fix sd_do_mode_sense() buffer length handling + - ACPI: Get acpi_device's parent from the parent field + - ACPI: CPPC: Add NULL pointer check to cppc_get_perf() + - USB: serial: pl2303: fix GC type detection + - USB: serial: option: add Telit LE910S1 0x9200 composition + - USB: serial: option: add Fibocom FM101-GL variants + - usb: dwc2: gadget: Fix ISOC flow for elapsed frames + - usb: dwc2: hcd_queue: Fix use of floating point literal + - usb: dwc3: leave default DMA for PCI devices + - usb: dwc3: core: Revise GHWPARAMS9 offset + - usb: dwc3: gadget: Ignore NoStream after End Transfer + - usb: dwc3: gadget: Check for L1/L2/U3 for Start Transfer + - usb: dwc3: gadget: Fix null pointer exception + - net: usb: Correct PHY handling of smsc95xx + - net: nexthop: fix null pointer dereference when IPv6 is not enabled + - usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probe + - usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts + - usb: xhci: tegra: Check padctrl interrupt presence in device tree + - usb: hub: Fix usb enumeration issue due to address0 race + - usb: hub: Fix locking issues with address0_mutex + - binder: fix test regression due to sender_euid change + - ALSA: ctxfi: Fix out-of-range access + - ALSA: hda/realtek: Add quirk for ASRock NUC Box 1100 + - ALSA: hda/realtek: Fix LED on HP ProBook 435 G7 + - media: cec: copy sequence field for the reply + - Revert "parisc: Fix backtrace to always include init funtion names" + - HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts + - staging/fbtft: Fix backlight + - staging: greybus: Add missing rwsem around snd_ctl_remove() calls + - staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect() + - staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic context + - staging: r8188eu: Fix breakage introduced when 5G code was removed + - staging: r8188eu: use GFP_ATOMIC under spinlock + - staging: r8188eu: fix a memory leak in rtw_wx_read32() + - fuse: release pipe buf after last use + - xen: don't continue xenstore initialization in case of errors + - xen: detect uninitialized xenbus in xenbus_init + - io_uring: correct link-list traversal locking + - io_uring: fail cancellation for EXITING tasks + - io_uring: fix link traversal locking + - drm/amdgpu: IH process reset count when restart + - drm/amdgpu/pm: fix powerplay OD interface + - drm/nouveau: recognise GA106 + - ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec() + - ksmbd: contain default data stream even if xattr is empty + - ksmbd: fix memleak in get_file_stream_info() + - KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB + - tracing/uprobe: Fix uprobe_perf_open probes iteration + - tracing: Fix pid filtering when triggers are attached + - mmc: sdhci-esdhc-imx: disable CMDQ support + - mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiB + - mdio: aspeed: Fix "Link is Down" issue + - arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgd + - cpufreq: intel_pstate: Fix active mode offline/online EPP handling + - powerpc/32: Fix hardlockup on vmap stack overflow + - iomap: Fix inline extent handling in iomap_readpage + - NFSv42: Fix pagecache invalidation after COPY/CLONE + - PCI: aardvark: Deduplicate code in advk_pcie_rd_conf() + - PCI: aardvark: Implement re-issuing config requests on CRS response + - PCI: aardvark: Simplify initialization of rootcap on virtual bridge + - PCI: aardvark: Fix link training + - drm/amd/display: Fix OLED brightness control on eDP + - proc/vmcore: fix clearing user buffer by properly using clear_user() + - ASoC: SOF: Intel: hda: fix hotplug when only codec is suspended + - netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY + - netfilter: ctnetlink: do not erase error code with EINVAL + - netfilter: ipvs: Fix reuse connection if RS weight is 0 + - netfilter: flowtable: fix IPv6 tunnel addr match + - media: v4l2-core: fix VIDIOC_DQEVENT handling on non-x86 + - firmware: arm_scmi: Fix null de-reference on error path + - ARM: dts: BCM5301X: Fix I2C controller interrupt + - ARM: dts: BCM5301X: Add interrupt properties to GPIO node + - ARM: dts: bcm2711: Fix PCIe interrupts + - ASoC: qdsp6: q6routing: Conditionally reset FrontEnd Mixer + - ASoC: qdsp6: q6asm: fix q6asm_dai_prepare error handling + - ASoC: topology: Add missing rwsem around snd_ctl_remove() calls + - ASoC: codecs: wcd938x: fix volatile register range + - ASoC: codecs: wcd934x: return error code correctly from hw_params + - ASoC: codecs: lpass-rx-macro: fix HPHR setting CLSH mask + - net: ieee802154: handle iftypes as u32 + - firmware: arm_scmi: Fix base agent discover response + - firmware: arm_scmi: pm: Propagate return value to caller + - ASoC: stm32: i2s: fix 32 bits channel length without mclk + - NFSv42: Don't fail clone() unless the OP_CLONE operation failed + - ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE + - drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks + - scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo() + - scsi: mpt3sas: Fix kernel panic during drive powercycle test + - scsi: mpt3sas: Fix system going into read-only mode + - scsi: mpt3sas: Fix incorrect system timestamp + - drm/vc4: fix error code in vc4_create_object() + - drm/aspeed: Fix vga_pw sysfs output + - net: marvell: prestera: fix brige port operation + - net: marvell: prestera: fix double free issue on err path + - HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fields + - HID: input: set usage type to key on keycode remap + - HID: magicmouse: prevent division by 0 on scroll + - iavf: Prevent changing static ITR values if adaptive moderation is on + - iavf: Fix refreshing iavf adapter stats on ethtool request + - iavf: Fix VLAN feature flags after VFR + - x86/pvh: add prototype for xen_pvh_init() + - xen/pvh: add missing prototype to header + - ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec + - mptcp: fix delack timer + - mptcp: use delegate action to schedule 3rd ack retrans + - af_unix: fix regression in read after shutdown + - firmware: smccc: Fix check for ARCH_SOC_ID not implemented + - ipv6: fix typos in __ip6_finish_output() + - nfp: checking parameter process for rx-usecs/tx-usecs is invalid + - net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls + - net: ipv6: add fib6_nh_release_dsts stub + - net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group + - ice: fix vsi->txq_map sizing + - ice: avoid bpf_prog refcount underflow + - scsi: core: sysfs: Fix setting device state to SDEV_RUNNING + - scsi: scsi_debug: Zero clear zones at reset write pointer + - erofs: fix deadlock when shrink erofs slab + - i2c: virtio: disable timeout handling + - net/smc: Ensure the active closing peer first closes clcsock + - mlxsw: spectrum: Protect driver from buggy firmware + - net: ipa: directly disable ipa-setup-ready interrupt + - net: ipa: separate disabling setup from modem stop + - net: ipa: kill ipa_cmd_pipeline_clear() + - net: marvell: mvpp2: increase MTU limit when XDP enabled + - cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs + - nvmet-tcp: fix incomplete data digest send + - drm/hyperv: Fix device removal on Gen1 VMs + - arm64: uaccess: avoid blocking within critical sections + - net/ncsi : Add payload to be 32-bit aligned to fix dropped packets + - PM: hibernate: use correct mode for swsusp_close() + - drm/amd/display: Fix DPIA outbox timeout after GPU reset + - drm/amd/display: Set plane update flags for all planes in reset + - tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited + flows + - lan743x: fix deadlock in lan743x_phy_link_status_change() + - net: phylink: Force link down and retrigger resolve on interface change + - net: phylink: Force retrigger in case of latched link-fail indicator + - net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() + - net/smc: Fix loop in smc_listen + - nvmet: use IOCB_NOWAIT only if the filesystem supports it + - igb: fix netpoll exit with traffic + - MIPS: loongson64: fix FTLB configuration + - MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48 + - tls: splice_read: fix record type check + - tls: splice_read: fix accessing pre-processed records + - tls: fix replacing proto_ops + - net: stmmac: Disable Tx queues when reconfiguring the interface + - net/sched: sch_ets: don't peek at classes beyond 'nbands' + - ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce() + - net: vlan: fix underflow for the real_dev refcnt + - net/smc: Don't call clcsock shutdown twice when smc shutdown + - net: hns3: fix VF RSS failed problem after PF enable multi-TCs + - net: hns3: fix incorrect components info of ethtool --reset command + - net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP + - net: mscc: ocelot: correctly report the timestamping RX filters in ethtool + - locking/rwsem: Make handoff bit handling more consistent + - perf: Ignore sigtrap for tracepoints destined for other tasks + - sched/scs: Reset task stack state in bringup_cpu() + - iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568 + - iommu/vt-d: Fix unmap_pages support + - f2fs: quota: fix potential deadlock + - f2fs: set SBI_NEED_FSCK flag when inconsistent node block found + - riscv: dts: microchip: fix board compatible + - riscv: dts: microchip: drop duplicated MMC/SDHC node + - cifs: nosharesock should not share socket with future sessions + - ceph: properly handle statfs on multifs setups + - iommu/amd: Clarify AMD IOMMUv2 initialization messages + - vdpa_sim: avoid putting an uninitialized iova_domain + - vhost/vsock: fix incorrect used length reported to the guest + - ksmbd: Fix an error handling path in 'smb2_sess_setup()' + - tracing: Check pid filtering when creating events + - cifs: nosharesock should be set on new server + - io_uring: fix soft lockup when call __io_remove_buffers + - firmware: arm_scmi: Fix type error assignment in voltage protocol + - firmware: arm_scmi: Fix type error in sensor protocol + - docs: accounting: update delay-accounting.rst reference + - blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and + disk_release() + - block: avoid to quiesce queue in elevator_init_mq + - drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well + - drm/amdgpu/gfx9: switch to golden tsc registers for renoir+ + - Linux 5.15.6 + + * Fix bogus HDMI audio interface (LP: #1953208) + - ALSA: hda/hdmi: Consider ELD is invalid when no SAD is present + + * Miscellaneous Ubuntu changes + - [Config] re-enabled UBSAN without TRAP + - SAUCE: ipv6: fix NULL pointer dereference in ip6_output() + - SAUCE: RDMA/core: Introduce peer memory interface + - [Config] toolchain version update + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] Temporarily disable signing for ppc64el and s390x" + - Revert "UBUNTU: SAUCE: vt -- maintain bootloader screen mode and content + until vt switch" + + -- Paolo Pisati Mon, 13 Dec 2021 12:13:17 +0100 + +linux (5.15.0-13.13) jammy; urgency=medium + + * jammy/linux: 5.15.0-13.13 -proposed tracker (LP: #1952583) + + * Packaging resync (LP: #1786013) + - [Packaging] resync update-dkms-versions helper + - debian/dkms-versions -- update from kernel-versions (main/master) + + * Jammy update: v5.15.5 upstream stable release (LP: #1952579) + - arm64: zynqmp: Do not duplicate flash partition label property + - arm64: zynqmp: Fix serial compatible string + - clk: sunxi-ng: Unregister clocks/resets when unbinding + - ARM: dts: sunxi: Fix OPPs node name + - arm64: dts: allwinner: h5: Fix GPU thermal zone node name + - arm64: dts: allwinner: a100: Fix thermal zone node name + - staging: wfx: ensure IRQ is ready before enabling it + - ARM: dts: BCM5301X: Fix nodes names + - ARM: dts: BCM5301X: Fix MDIO mux binding + - ARM: dts: NSP: Fix mpcore, mmc node names + - arm64: dts: broadcom: bcm4908: Move reboot syscon out of bus + - scsi: pm80xx: Fix memory leak during rmmod + - scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq() + - ASoC: mediatek: mt8195: Add missing of_node_put() + - arm64: dts: rockchip: Disable CDN DP on Pinebook Pro + - arm64: dts: hisilicon: fix arm,sp805 compatible string + - RDMA/bnxt_re: Check if the vlan is valid before reporting + - bus: ti-sysc: Add quirk handling for reinit on context lost + - bus: ti-sysc: Use context lost quirk for otg + - usb: musb: tusb6010: check return value after calling + platform_get_resource() + - usb: typec: tipd: Remove WARN_ON in tps6598x_block_read + - ARM: dts: ux500: Skomer regulator fixes + - staging: rtl8723bs: remove possible deadlock when disconnect (v2) + - staging: rtl8723bs: remove a second possible deadlock + - staging: rtl8723bs: remove a third possible deadlock + - ARM: BCM53016: Specify switch ports for Meraki MR32 + - arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residency + - arm64: dts: qcom: ipq6018: Fix qcom,controlled-remotely property + - arm64: dts: qcom: ipq8074: Fix qcom,controlled-remotely property + - arm64: dts: qcom: sdm845: Fix qcom,controlled-remotely property + - arm64: dts: freescale: fix arm,sp805 compatible string + - arm64: dts: ls1012a: Add serial alias for ls1012a-rdb + - RDMA/rxe: Separate HW and SW l/rkeys + - ASoC: SOF: Intel: hda-dai: fix potential locking issue + - scsi: core: Fix scsi_mode_sense() buffer length handling + - ALSA: usb-audio: disable implicit feedback sync for Behringer UFX1204 and + UFX1604 + - clk: imx: imx6ul: Move csi_sel mux to correct base register + - ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ + - ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQ + - ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detect + - scsi: advansys: Fix kernel pointer leak + - scsi: smartpqi: Add controller handshake during kdump + - arm64: dts: imx8mm-kontron: Fix reset delays for ethernet PHY + - ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on ES8336 + codec + - ASoC: Intel: soc-acpi: add missing quirk for TGL SDCA single amp + - ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45 + - firmware_loader: fix pre-allocated buf built-in firmware use + - HID: multitouch: disable sticky fingers for UPERFECT Y + - ALSA: usb-audio: Add support for the Pioneer DJM 750MK2 Mixer/Soundcard + - ARM: dts: omap: fix gpmc,mux-add-data type + - usb: host: ohci-tmio: check return value after calling + platform_get_resource() + - ASoC: rt5682: fix a little pop while playback + - ARM: dts: ls1021a: move thermal-zones node out of soc/ + - ARM: dts: ls1021a-tsn: use generic "jedec,spi-nor" compatible for flash + - ALSA: ISA: not for M68K + - iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel option + - tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc + - MIPS: sni: Fix the build + - scsi: scsi_debug: Fix out-of-bound read in resp_readcap16() + - scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs() + - scsi: target: Fix ordered tag handling + - scsi: target: Fix alua_tg_pt_gps_count tracking + - iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr() + - RDMA/core: Use kvzalloc when allocating the struct ib_port + - scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine + - scsi: lpfc: Fix link down processing to address NULL pointer dereference + - scsi: lpfc: Allow fabric node recovery if recovery is in progress before + devloss + - memory: tegra20-emc: Add runtime dependency on devfreq governor module + - powerpc/5200: dts: fix memory node unit name + - ARM: dts: qcom: fix memory and mdio nodes naming for RB3011 + - arm64: dts: qcom: Fix node name of rpm-msg-ram device nodes + - ALSA: gus: fix null pointer dereference on pointer block + - ALSA: usb-audio: fix null pointer dereference on pointer cs_desc + - clk: at91: sama7g5: remove prescaler part of master clock + - iommu/dart: Initialize DART_STREAMS_ENABLE + - powerpc/dcr: Use cmplwi instead of 3-argument cmpli + - powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TEST + - sh: check return code of request_irq + - maple: fix wrong return value of maple_bus_init(). + - f2fs: fix up f2fs_lookup tracepoints + - f2fs: fix to use WHINT_MODE + - f2fs: fix wrong condition to trigger background checkpoint correctly + - sh: fix kconfig unmet dependency warning for FRAME_POINTER + - sh: math-emu: drop unused functions + - sh: define __BIG_ENDIAN for math-emu + - f2fs: compress: disallow disabling compress on non-empty compressed file + - f2fs: fix incorrect return value in f2fs_sanity_check_ckpt() + - clk: ingenic: Fix bugs with divided dividers + - clk/ast2600: Fix soc revision for AHB + - clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clk + - KVM: arm64: Fix host stage-2 finalization + - mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set + - MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompression + - sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain() + - sched/fair: Prevent dead task groups from regaining cfs_rq's + - perf/x86/vlbr: Add c->flags to vlbr event constraints + - blkcg: Remove extra blkcg_bio_issue_init + - tracing/histogram: Do not copy the fixed-size char array field over the + field size + - perf bpf: Avoid memory leak from perf_env__insert_btf() + - perf bench futex: Fix memory leak of perf_cpu_map__new() + - perf tests: Remove bash construct from record+zstd_comp_decomp.sh + - drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame + - bpf: Fix inner map state pruning regression. + - samples/bpf: Fix summary per-sec stats in xdp_sample_user + - samples/bpf: Fix incorrect use of strlen in xdp_redirect_cpu + - selftests: net: switch to socat in the GSO GRE test + - net/ipa: ipa_resource: Fix wrong for loop range + - tcp: Fix uninitialized access in skb frags array for Rx 0cp. + - tracing: Add length protection to histogram string copies + - nl80211: fix radio statistics in survey dump + - mac80211: fix monitor_sdata RCU/locking assertions + - net: ipa: HOLB register sometimes must be written twice + - net: ipa: disable HOLB drop when updating timer + - selftests: gpio: fix gpio compiling error + - net: bnx2x: fix variable dereferenced before check + - bnxt_en: reject indirect blk offload when hw-tc-offload is off + - tipc: only accept encrypted MSG_CRYPTO msgs + - sock: fix /proc/net/sockstat underflow in sk_clone_lock() + - net/smc: Make sure the link_id is unique + - NFSD: Fix exposure in nfsd4_decode_bitmap() + - iavf: Fix return of set the new channel count + - iavf: check for null in iavf_fix_features + - iavf: free q_vectors before queues in iavf_disable_vf + - iavf: don't clear a lock we don't hold + - iavf: Fix failure to exit out from last all-multicast mode + - iavf: prevent accidental free of filter structure + - iavf: validate pointers + - iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset + - iavf: Fix for setting queues to 0 + - iavf: Restore VLAN filters after link down + - bpf: Fix toctou on read-only map's constant scalar tracking + - MIPS: generic/yamon-dt: fix uninitialized variable error + - mips: bcm63xx: add support for clk_get_parent() + - mips: lantiq: add support for clk_get_parent() + - gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errors + - platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()' + - platform/x86: think-lmi: Abort probe on analyze failure + - udp: Validate checksum in udp_read_sock() + - btrfs: make 1-bit bit-fields of scrub_page unsigned int + - RDMA/core: Set send and receive CQ before forwarding to the driver + - net/mlx5e: kTLS, Fix crash in RX resync flow + - net/mlx5e: Wait for concurrent flow deletion during neigh/fib events + - net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev + - net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove() + - net/mlx5: Update error handler for UCTX and UMEM + - net/mlx5: E-Switch, rebuild lag only when needed + - net/mlx5e: CT, Fix multiple allocations and memleak of mod acts + - net/mlx5: Lag, update tracker when state change event received + - net/mlx5: E-Switch, return error if encap isn't supported + - scsi: ufs: core: Improve SCSI abort handling + - scsi: core: sysfs: Fix hang when device state is set via sysfs + - scsi: ufs: core: Fix task management completion timeout race + - scsi: ufs: core: Fix another task management completion race + - net: mvmdio: fix compilation warning + - net: sched: act_mirred: drop dst for the direction from egress to ingress + - net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove + - net: virtio_net_hdr_to_skb: count transport header in UFO + - i40e: Fix correct max_pkt_size on VF RX queue + - i40e: Fix NULL ptr dereference on VSI filter sync + - i40e: Fix changing previously set num_queue_pairs for PFs + - i40e: Fix ping is lost after configuring ADq on VF + - RDMA/mlx4: Do not fail the registration on port stats + - i40e: Fix warning message and call stack during rmmod i40e driver + - i40e: Fix creation of first queue by omitting it if is not power of two + - i40e: Fix display error code in dmesg + - NFC: reorganize the functions in nci_request + - NFC: reorder the logic in nfc_{un,}register_device + - NFC: add NCI_UNREG flag to eliminate the race + - e100: fix device suspend/resume + - ptp: ocp: Fix a couple NULL vs IS_ERR() checks + - tools build: Fix removal of feature-sync-compare-and-swap feature detection + - riscv: fix building external modules + - KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr() + - powerpc: clean vdso32 and vdso64 directories + - powerpc/pseries: rename numa_dist_table to form2_distances + - powerpc/pseries: Fix numa FORM2 parsing fallback code + - pinctrl: qcom: sdm845: Enable dual edge errata + - pinctrl: qcom: sm8350: Correct UFS and SDC offsets + - perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server + - perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server + - perf/x86/intel/uncore: Fix IIO event constraints for Snowridge + - s390/kexec: fix return code handling + - blk-cgroup: fix missing put device in error path from blkg_conf_pref() + - dmaengine: remove debugfs #ifdef + - tun: fix bonding active backup with arp monitoring + - Revert "mark pstore-blk as broken" + - pstore/blk: Use "%lu" to format unsigned long + - hexagon: export raw I/O routines for modules + - hexagon: clean up timer-regs.h + - tipc: check for null after calling kmemdup + - ipc: WARN if trying to remove ipc object which is absent + - shm: extend forced shm destroy to support objects from several IPC nses + - mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag + - hugetlb, userfaultfd: fix reservation restore on userfaultfd error + - kmap_local: don't assume kmap PTEs are linear arrays in memory + - mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation + - mm/damon/dbgfs: fix missed use of damon_dbgfs_lock + - x86/boot: Pull up cmdline preparation and early param parsing + - x86/sgx: Fix free page accounting + - x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails + - KVM: x86: Assume a 64-bit hypercall for guests with protected state + - KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap() + - KVM: x86/mmu: include EFER.LMA in extended mmu role + - KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO + - powerpc/signal32: Fix sigset_t copy + - powerpc/xive: Change IRQ domain to a tree domain + - powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX + - Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping" + - Revert "parisc: Reduce sigreturn trampoline to 3 instructions" + - ata: libata: improve ata_read_log_page() error message + - ata: libata: add missing ata_identify_page_supported() calls + - scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id() + - pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c' + - s390/setup: avoid reserving memory above identity mapping + - s390/boot: simplify and fix kernel memory layout setup + - s390/vdso: filter out -mstack-guard and -mstack-size + - s390/kexec: fix memory leak of ipl report buffer + - s390/dump: fix copying to user-space of swapped kdump oldmem + - block: Check ADMIN before NICE for IOPRIO_CLASS_RT + - fbdev: Prevent probing generic drivers if a FB is already registered + - KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs + - KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested + state load + - drm/cma-helper: Release non-coherent memory with dma_free_noncoherent() + - printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces + - udf: Fix crash after seekdir + - spi: fix use-after-free of the add_lock mutex + - net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 + platform + - Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for dm_ring_size + - btrfs: fix memory ordering between normal and ordered work functions + - fs: handle circular mappings correctly + - net: stmmac: Fix signed/unsigned wreckage + - parisc/sticon: fix reverse colors + - cfg80211: call cfg80211_stop_ap when switch from P2P_GO type + - mac80211: fix radiotap header generation + - mac80211: drop check for DONT_REORDER in __ieee80211_select_queue + - drm/amd/display: Update swizzle mode enums + - drm/amd/display: Limit max DSC target bpp for specific monitors + - drm/i915/guc: Fix outstanding G2H accounting + - drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, + not registered + - drm/i915/guc: Workaround reset G2H is received after schedule done G2H + - drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context + - drm/i915/guc: Unwind context requests in reverse order + - drm/udl: fix control-message timeout + - drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap + - drm/nouveau: Add a dedicated mutex for the clients list + - drm/nouveau: use drm_dev_unplug() during device removal + - drm/nouveau: clean up all clients on device removal + - drm/i915/dp: Ensure sink rate values are always valid + - drm/i915/dp: Ensure max link params are always valid + - drm/i915: Fix type1 DVI DP dual mode adapter heuristic for modern platforms + - drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga + and dvi connectors + - drm/amd/pm: avoid duplicate powergate/ungate setting + - signal: Implement force_fatal_sig + - exit/syscall_user_dispatch: Send ordinary signals on failure + - signal/powerpc: On swapcontext failure force SIGSEGV + - signal/s390: Use force_sigsegv in default_trap_handler + - signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer + fails + - signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig + - signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved. + - signal/x86: In emulate_vsyscall force a signal instead of calling do_exit + - signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) + - signal: Don't always set SA_IMMUTABLE for forced signals + - signal: Replace force_fatal_sig with force_exit_sig when in doubt + - hugetlbfs: flush TLBs correctly after huge_pmd_unshare + - RDMA/netlink: Add __maybe_unused to static inline in C file + - bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs + - selinux: fix NULL-pointer dereference when hashtab allocation fails + - ASoC: DAPM: Cover regression by kctl change notification fix + - ASoC: rsnd: fixup DMAEngine API + - usb: max-3421: Use driver data instead of maintaining a list of bound + devices + - ice: Fix VF true promiscuous mode + - ice: Delete always true check of PF pointer + - fs: export an inode_update_time helper + - btrfs: update device path inode time instead of bd_inode + - net: add and use skb_unclone_keeptruesize() helper + - x86/Kconfig: Fix an unused variable error in dell-smm-hwmon + - ALSA: hda: hdac_ext_stream: fix potential locking issues + - ALSA: hda: hdac_stream: fix potential locking issue in + snd_hdac_stream_assign() + - Linux 5.15.5 + + * Fix non-working e1000e device after resume (LP: #1951861) + - SAUCE: Revert "e1000e: Additional PHY power saving in S0ix" + - SAUCE: Revert "e1000e: Add polling mechanism to indicate CSME DPG exit" + - SAUCE: Revert "e1000e: Add handshake with the CSME to support S0ix" + + * [SRU][I/OEM-5.13/OEM-5.14] Add MAC passthrough support for more Lenovo docks + (LP: #1951767) + - net: usb: r8152: Add MAC passthrough support for more Lenovo Docks + + * [amdgpu] USB4 support for DP tunneling (LP: #1951868) + - drm/amd/display: Support for DMUB HPD interrupt handling + - drm/amd/display: Update link encoder object creation. + - drm/amd/display: USB4 DPIA enumeration and AUX Tunneling + - drm/amd/display: Support for DMUB HPD and HPD RX interrupt handling + - drm/amd/display: Set DPIA link endpoint type + - drm/amd/display: Stub out DPIA link training call + - drm/amd/display: Add stub to get DPIA tunneling device data + - drm/amd/display: Skip DPCD read for DPTX-to-DPIA hop + - drm/amd/display: Train DPIA links with fallback + - drm/amd/display: Implement DPIA training loop + - drm/amd/display: Implement DPIA link configuration + - drm/amd/display: Implement DPIA clock recovery phase + - drm/amd/display: Implement DPIA equalisation phase + - drm/amd/display: Implement end of training for hop in DPIA display path + - drm/amd/display: Support for SET_CONFIG processing with DMUB + - drm/amd/display: isolate link training setting override to its own function + - drm/amd/display: Read USB4 DP tunneling data from DPCD. + - drm/amd/display: Add dpia debug options + - drm/amd/display: Support for SET_CONFIG processing with DMUB + - drm/amd/display: Add DPCD writes at key points + - drm/amd/display: Fix DIG_HPD_SELECT for USB4 display endpoints. + - drm/amd/display: Add helper for blanking all dp displays + - drm/amd/display: Fix link training fallback logic + - drm/amd/display: Add debug flags for USB4 DP link training. + - drm/amd/display: Fix dynamic link encoder access. + - drm/amd/display: Fix concurrent dynamic encoder assignment + - drm/amd/display: Fix dynamic encoder reassignment + - drm/amd/display: Fix for access for ddc pin and aux engine. + - drm/amd/display: Deadlock/HPD Status/Crash Bug Fix + - drm/amd/display: Fix USB4 Aux via DMUB terminate unexpectedly + + * Miscellaneous Ubuntu changes + - [Packaging] Rewrite debian/scripts/module-check in Python + - [Config] update config and annotations after applying v5.15.5 + + -- Andrea Righi Mon, 29 Nov 2021 09:25:37 +0100 + +linux (5.15.0-12.12) jammy; urgency=medium + + * jammy/linux: 5.15.0-12.12 -proposed tracker (LP: #1951810) + + * Jammy update: v5.15.4 upstream stable release (LP: #1951820) + - string: uninline memcpy_and_pad + - Revert "drm: fb_helper: improve CONFIG_FB dependency" + - Revert "drm: fb_helper: fix CONFIG_FB dependency" + - KVM: Fix steal time asm constraints + - btrfs: introduce btrfs_is_data_reloc_root + - btrfs: zoned: add a dedicated data relocation block group + - btrfs: zoned: only allow one process to add pages to a relocation inode + - btrfs: zoned: use regular writes for relocation + - btrfs: check for relocation inodes on zoned btrfs in should_nocow + - btrfs: zoned: allow preallocation for relocation inodes + - fortify: Explicitly disable Clang support + - block: Add a helper to validate the block size + - loop: Use blk_validate_block_size() to validate block size + - Bluetooth: btusb: Add support for TP-Link UB500 Adapter + - parisc/entry: fix trace test in syscall exit path + - PCI/MSI: Deal with devices lying about their MSI mask capability + - PCI: Add MSI masking quirk for Nvidia ION AHCI + - perf/core: Avoid put_page() when GUP fails + - thermal: Fix NULL pointer dereferences in of_thermal_ functions + - Revert "ACPI: scan: Release PM resources blocked by unused objects" + - Linux 5.15.4 + + * Jammy update: v5.15.3 upstream stable release (LP: #1951822) + - xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good + delay + - usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform + - Input: iforce - fix control-message timeout + - Input: elantench - fix misreporting trackpoint coordinates + - Input: i8042 - Add quirk for Fujitsu Lifebook T725 + - libata: fix read log timeout value + - ocfs2: fix data corruption on truncate + - scsi: scsi_ioctl: Validate command size + - scsi: core: Avoid leaving shost->last_reset with stale value if EH does not + run + - scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd() + - scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding + - scsi: lpfc: Fix FCP I/O flush functionality for TMF routines + - scsi: qla2xxx: Fix crash in NVMe abort path + - scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs file + - scsi: qla2xxx: Fix use after free in eh_abort path + - ce/gf100: fix incorrect CE0 address calculation on some GPUs + - char: xillybus: fix msg_ep UAF in xillyusb_probe() + - mmc: mtk-sd: Add wait dma stop done flow + - mmc: dw_mmc: Dont wait for DRTO on Write RSP error + - exfat: fix incorrect loading of i_blocks for large files + - io-wq: remove worker to owner tw dependency + - parisc: Fix set_fixmap() on PA1.x CPUs + - parisc: Fix ptrace check on syscall return + - tpm: Check for integer overflow in tpm2_map_response_body() + - firmware/psci: fix application of sizeof to pointer + - crypto: s5p-sss - Add error handling in s5p_aes_probe() + - media: rkvdec: Do not override sizeimage for output format + - media: ite-cir: IR receiver stop working after receive overflow + - media: rkvdec: Support dynamic resolution changes + - media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers + - media: v4l2-ioctl: Fix check_ext_ctrls + - ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14 + - ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LED + - ALSA: hda/realtek: Add quirk for Clevo PC70HS + - ALSA: hda/realtek: Headset fixup for Clevo NH77HJQ + - ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54N + - ALSA: hda/realtek: Add quirk for ASUS UX550VE + - ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LED + - ALSA: ua101: fix division by zero at probe + - ALSA: 6fire: fix control and bulk message timeouts + - ALSA: line6: fix control and interrupt message timeouts + - ALSA: mixer: oss: Fix racy access to slots + - ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume + - ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirk + - ALSA: usb-audio: Add registration quirk for JBL Quantum 400 + - ALSA: hda: Free card instance properly at probe errors + - ALSA: synth: missing check for possible NULL after the call to kstrdup + - ALSA: pci: rme: Fix unaligned buffer addresses + - ALSA: PCM: Fix NULL dereference at mmap checks + - ALSA: timer: Fix use-after-free problem + - ALSA: timer: Unconditionally unlink slave instances, too + - Revert "ext4: enforce buffer head state assertion in ext4_da_map_blocks" + - ext4: fix lazy initialization next schedule time computation in more + granular unit + - ext4: ensure enough credits in ext4_ext_shift_path_extents + - ext4: refresh the ext4_ext_path struct after dropping i_data_sem. + - fuse: fix page stealing + - x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c + - x86/cpu: Fix migration safety with X86_BUG_NULL_SEL + - x86/irq: Ensure PI wakeup handler is unregistered before module unload + - x86/iopl: Fake iopl(3) CLI/STI usage + - btrfs: clear MISSING device status bit in btrfs_close_one_device + - btrfs: fix lost error handling when replaying directory deletes + - btrfs: call btrfs_check_rw_degradable only if there is a missing device + - KVM: x86/mmu: Drop a redundant, broken remote TLB flush + - KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetup + - KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ + handling + - ia64: kprobes: Fix to pass correct trampoline address to the handler + - selinux: fix race condition when computing ocontext SIDs + - ipmi:watchdog: Set panic count to proper value on a panic + - md/raid1: only allocate write behind bio for WriteMostly device + - hwmon: (pmbus/lm25066) Add offset coefficients + - regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is + disabled + - regulator: dt-bindings: samsung,s5m8767: correct s5m8767,pmic-buck-default- + dvs-idx property + - EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell + - mwifiex: fix division by zero in fw download path + - ath6kl: fix division by zero in send path + - ath6kl: fix control-message timeout + - ath10k: fix control-message timeout + - ath10k: fix division by zero in send path + - PCI: Mark Atheros QCA6174 to avoid bus reset + - rtl8187: fix control-message timeouts + - evm: mark evm_fixmode as __ro_after_init + - ifb: Depend on netfilter alternatively to tc + - platform/surface: aggregator_registry: Add support for Surface Laptop Studio + - mt76: mt7615: fix skb use-after-free on mac reset + - HID: surface-hid: Use correct event registry for managing HID events + - HID: surface-hid: Allow driver matching for target ID 1 devices + - wcn36xx: Fix HT40 capability for 2Ghz band + - wcn36xx: Fix tx_status mechanism + - wcn36xx: Fix (QoS) null data frame bitrate/modulation + - PM: sleep: Do not let "syscore" devices runtime-suspend during system + transitions + - mwifiex: Read a PCI register after writing the TX ring write pointer + - mwifiex: Try waking the firmware until we get an interrupt + - libata: fix checking of DMA state + - dma-buf: fix and rework dma_buf_poll v7 + - wcn36xx: handle connection loss indication + - rsi: fix occasional initialisation failure with BT coex + - rsi: fix key enabled check causing unwanted encryption for vap_id > 0 + - rsi: fix rate mask set leading to P2P failure + - rsi: Fix module dev_oper_mode parameter description + - perf/x86/intel/uncore: Support extra IMC channel on Ice Lake server + - perf/x86/intel/uncore: Fix invalid unit check + - perf/x86/intel/uncore: Fix Intel ICX IIO event constraints + - RDMA/qedr: Fix NULL deref for query_qp on the GSI QP + - ASoC: tegra: Set default card name for Trimslice + - ASoC: tegra: Restore AC97 support + - signal: Remove the bogus sigkill_pending in ptrace_stop + - memory: renesas-rpc-if: Correct QSPI data transfer in Manual mode + - signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT + - soc: samsung: exynos-pmu: Fix compilation when nothing selects + CONFIG_MFD_CORE + - soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id + - soc: fsl: dpio: use the combined functions to protect critical zone + - mtd: rawnand: socrates: Keep the driver compatible with on-die ECC engines + - mctp: handle the struct sockaddr_mctp padding fields + - power: supply: max17042_battery: Prevent int underflow in set_soc_threshold + - power: supply: max17042_battery: use VFSOC for capacity when no rsns + - iio: core: fix double free in iio_device_unregister_sysfs() + - iio: core: check return value when calling dev_set_name() + - KVM: arm64: Extract ESR_ELx.EC only + - KVM: x86: Fix recording of guest steal time / preempted status + - KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows + - KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use + - KVM: nVMX: Handle dynamic MSR intercept toggling + - can: peak_usb: always ask for BERR reporting for PCAN-USB devices + - can: mcp251xfd: mcp251xfd_irq(): add missing + can_rx_offload_threaded_irq_finish() in case of bus off + - can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport + - can: j1939: j1939_can_recv(): ignore messages with invalid source address + - can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM + - iio: adc: tsc2046: fix scan interval warning + - powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be found + - io_uring: honour zeroes as io-wq worker limits + - ring-buffer: Protect ring_buffer_reset() from reentrancy + - serial: core: Fix initializing and restoring termios speed + - ifb: fix building without CONFIG_NET_CLS_ACT + - xen/balloon: add late_initcall_sync() for initial ballooning done + - ovl: fix use after free in struct ovl_aio_req + - ovl: fix filattr copy-up failure + - PCI: pci-bridge-emul: Fix emulation of W1C bits + - PCI: cadence: Add cdns_plat_pcie_probe() missing return + - cxl/pci: Fix NULL vs ERR_PTR confusion + - PCI: aardvark: Do not clear status bits of masked interrupts + - PCI: aardvark: Fix checking for link up via LTSSM state + - PCI: aardvark: Do not unmask unused interrupts + - PCI: aardvark: Fix reporting Data Link Layer Link Active + - PCI: aardvark: Fix configuring Reference clock + - PCI: aardvark: Fix return value of MSI domain .alloc() method + - PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG + - PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated + bridge + - PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge + - PCI: aardvark: Set PCI Bridge Class Code to PCI Bridge + - PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge + - quota: check block number when reading the block in quota file + - quota: correct error number in free_dqentry() + - cifs: To match file servers, make sure the server hostname matches + - cifs: set a minimum of 120s for next dns resolution + - mfd: simple-mfd-i2c: Select MFD_CORE to fix build error + - pinctrl: core: fix possible memory leak in pinctrl_enable() + - coresight: cti: Correct the parameter for pm_runtime_put + - coresight: trbe: Fix incorrect access of the sink specific data + - coresight: trbe: Defer the probe on offline CPUs + - iio: buffer: check return value of kstrdup_const() + - iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask() + - iio: buffer: Fix memory leak in __iio_buffer_alloc_sysfs_and_mask() + - iio: buffer: Fix memory leak in iio_buffer_register_legacy_sysfs_groups() + - drivers: iio: dac: ad5766: Fix dt property name + - iio: dac: ad5446: Fix ad5622_write() return value + - iio: ad5770r: make devicetree property reading consistent + - Documentation:devicetree:bindings:iio:dac: Fix val + - USB: serial: keyspan: fix memleak on probe errors + - serial: 8250: fix racy uartclk update + - ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATION + - io-wq: serialize hash clear with wakeup + - serial: 8250: Fix reporting real baudrate value in c_ospeed field + - Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field" + - most: fix control-message timeouts + - USB: iowarrior: fix control-message timeouts + - USB: chipidea: fix interrupt deadlock + - power: supply: max17042_battery: Clear status bits in interrupt handler + - component: do not leave master devres group open after bind + - dma-buf: WARN on dmabuf release with pending attachments + - drm: panel-orientation-quirks: Update the Lenovo Ideapad D330 quirk (v2) + - drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1 + - drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy Book 10.6 + - Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg() + - Bluetooth: fix use-after-free error in lock_sock_nested() + - Bluetooth: call sock_hold earlier in sco_conn_del + - drm/panel-orientation-quirks: add Valve Steam Deck + - rcutorture: Avoid problematic critical section nesting on PREEMPT_RT + - platform/x86: wmi: do not fail if disabling fails + - drm/amdgpu: move iommu_resume before ip init/resume + - MIPS: lantiq: dma: add small delay after reset + - MIPS: lantiq: dma: reset correct number of channel + - locking/lockdep: Avoid RCU-induced noinstr fail + - net: sched: update default qdisc visibility after Tx queue cnt changes + - rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop + - smackfs: Fix use-after-free in netlbl_catmap_walk() + - ath11k: Align bss_chan_info structure with firmware + - crypto: aesni - check walk.nbytes instead of err + - x86/mm/64: Improve stack overflow warnings + - x86: Increase exception stack sizes + - mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type + - mwifiex: Properly initialize private structure on interface type changes + - spi: Check we have a spi_device_id for each DT compatible + - fscrypt: allow 256-bit master keys with AES-256-XTS + - drm/amdgpu: Fix MMIO access page fault + - drm/amd/display: Fix null pointer dereference for encoders + - selftests: net: fib_nexthops: Wait before checking reported idle time + - ath11k: Avoid reg rules update during firmware recovery + - ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED + - ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets + - ath10k: high latency fixes for beacon buffer + - octeontx2-pf: Enable promisc/allmulti match MCAM entries. + - media: mt9p031: Fix corrupted frame after restarting stream + - media: netup_unidvb: handle interrupt properly according to the firmware + - media: atomisp: Fix error handling in probe + - media: stm32: Potential NULL pointer dereference in dcmi_irq_thread() + - media: uvcvideo: Set capability in s_param + - media: uvcvideo: Return -EIO for control errors + - media: uvcvideo: Set unique vdev name based in type + - media: vidtv: Fix memory leak in remove + - media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe() + - media: s5p-mfc: Add checking to s5p_mfc_probe(). + - media: videobuf2: rework vb2_mem_ops API + - media: imx: set a media_device bus_info string + - media: rcar-vin: Use user provided buffers when starting + - media: mceusb: return without resubmitting URB in case of -EPROTO error. + - ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK + - rtw88: fix RX clock gate setting while fifo dump + - brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet + - media: rcar-csi2: Add checking to rcsi2_start_receiver() + - ipmi: Disable some operations during a panic + - fs/proc/uptime.c: Fix idle time reporting in /proc/uptime + - kselftests/sched: cleanup the child processes + - ACPICA: Avoid evaluating methods too early during system resume + - cpufreq: Make policy min/max hard requirements + - ice: Move devlink port to PF/VF struct + - media: imx-jpeg: Fix possible null pointer dereference + - media: ipu3-imgu: imgu_fmt: Handle properly try + - media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_info + - media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte() + - net-sysfs: try not to restart the syscall if it will fail eventually + - drm/amdkfd: rm BO resv on validation to avoid deadlock + - tracefs: Have tracefs directories not set OTH permission bits by default + - tracing: Disable "other" permission bits in the tracefs files + - ath: dfs_pattern_detector: Fix possible null-pointer dereference in + channel_detector_create() + - KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercall + - mmc: moxart: Fix reference count leaks in moxart_probe + - iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value + - ACPI: battery: Accept charges over the design capacity as full + - ACPI: scan: Release PM resources blocked by unused objects + - drm/amd/display: fix null pointer deref when plugging in display + - drm/amdkfd: fix resume error when iommu disabled in Picasso + - net: phy: micrel: make *-skew-ps check more lenient + - leaking_addresses: Always print a trailing newline + - thermal/core: Fix null pointer dereference in thermal_release() + - drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture() + - thermal/drivers/tsens: Add timeout to get_temp_tsens_valid + - block: bump max plugged deferred size from 16 to 32 + - floppy: fix calling platform_device_unregister() on invalid drives + - md: update superblock after changing rdev flags in state_store + - memstick: r592: Fix a UAF bug when removing the driver + - locking/rwsem: Disable preemption for spinning region + - lib/xz: Avoid overlapping memcpy() with invalid input with in-place + decompression + - lib/xz: Validate the value before assigning it to an enum variable + - workqueue: make sysfs of unbound kworker cpumask more clever + - tracing/cfi: Fix cmp_entries_* functions signature mismatch + - mt76: mt7915: fix an off-by-one bound check + - mwl8k: Fix use-after-free in mwl8k_fw_state_machine() + - iwlwifi: change all JnP to NO-160 configuration + - block: remove inaccurate requeue check + - media: allegro: ignore interrupt if mailbox is not initialized + - drm/amdgpu/pm: properly handle sclk for profiling modes on vangogh + - nvmet: fix use-after-free when a port is removed + - nvmet-rdma: fix use-after-free when a port is removed + - nvmet-tcp: fix use-after-free when a port is removed + - nvme: drop scan_lock and always kick requeue list when removing namespaces + - samples/bpf: Fix application of sizeof to pointer + - arm64: vdso32: suppress error message for 'make mrproper' + - PM: hibernate: Get block device exclusively in swsusp_check() + - selftests: kvm: fix mismatched fclose() after popen() + - selftests/bpf: Fix perf_buffer test on system with offline cpus + - iwlwifi: mvm: disable RX-diversity in powersave + - smackfs: use __GFP_NOFAIL for smk_cipso_doi() + - ARM: clang: Do not rely on lr register for stacktrace + - gre/sit: Don't generate link-local addr if addr_gen_mode is + IN6_ADDR_GEN_MODE_NONE + - can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to + unsigned int + - gfs2: Cancel remote delete work asynchronously + - gfs2: Fix glock_hash_walk bugs + - ARM: 9136/1: ARMv7-M uses BE-8, not BE-32 + - tools/latency-collector: Use correct size when writing queue_full_warning + - vrf: run conntrack only in context of lower/physdev for locally generated + packets + - net: annotate data-race in neigh_output() + - ACPI: AC: Quirk GK45 to skip reading _PSR + - ACPI: resources: Add one more Medion model in IRQ override quirk + - btrfs: reflink: initialize return value to 0 in btrfs_extent_same() + - btrfs: do not take the uuid_mutex in btrfs_rm_device + - spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in + bcm_qspi_probe() + - wcn36xx: Correct band/freq reporting on RX + - wcn36xx: Fix packet drop on resume + - Revert "wcn36xx: Enable firmware link monitoring" + - ftrace: do CPU checking after preemption disabled + - inet: remove races in inet{6}_getname() + - x86/hyperv: Protect set_hv_tscchange_cb() against getting preempted + - drm/amd/display: dcn20_resource_construct reduce scope of FPU enabled + - perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings + - parisc: fix warning in flush_tlb_all + - task_stack: Fix end_of_stack() for architectures with upwards-growing stack + - erofs: don't trigger WARN() when decompression fails + - parisc/unwind: fix unwinder when CONFIG_64BIT is enabled + - parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling + - netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream + state + - selftests/bpf: Fix strobemeta selftest regression + - fbdev/efifb: Release PCI device's runtime PM ref during FB destroy + - drm/bridge: anx7625: Propagate errors from sp_tx_rst_aux() + - perf/x86/intel/uncore: Fix Intel SPR CHA event constraints + - perf/x86/intel/uncore: Fix Intel SPR IIO event constraints + - perf/x86/intel/uncore: Fix Intel SPR M2PCIE event constraints + - perf/x86/intel/uncore: Fix Intel SPR M3UPI event constraints + - drm/bridge: it66121: Initialize {device,vendor}_ids + - drm/bridge: it66121: Wait for next bridge to be probed + - Bluetooth: fix init and cleanup of sco_conn.timeout_work + - libbpf: Don't crash on object files with no symbol tables + - Bluetooth: hci_uart: fix GPF in h5_recv + - rcu: Fix existing exp request check in sync_sched_exp_online_cleanup() + - MIPS: lantiq: dma: fix burst length for DEU + - x86/xen: Mark cpu_bringup_and_idle() as dead_end_function + - objtool: Handle __sanitize_cov*() tail calls + - net/mlx5: Publish and unpublish all devlink parameters at once + - drm/v3d: fix wait for TMU write combiner flush + - crypto: sm4 - Do not change section of ck and sbox + - virtio-gpu: fix possible memory allocation failure + - lockdep: Let lock_is_held_type() detect recursive read as read + - net: net_namespace: Fix undefined member in key_remove_domain() + - net: phylink: don't call netif_carrier_off() with NULL netdev + - drm: bridge: it66121: Fix return value it66121_probe + - spi: Fixed division by zero warning + - cgroup: Make rebind_subsystems() disable v2 controllers all at once + - wcn36xx: Fix Antenna Diversity Switching + - wilc1000: fix possible memory leak in cfg_scan_result() + - Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync + - drm/amdgpu: Fix crash on device remove/driver unload + - drm/amd/display: Pass display_pipe_params_st as const in DML + - drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stage + - crypto: caam - disable pkc for non-E SoCs + - crypto: qat - power up 4xxx device + - Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs + - bnxt_en: Check devlink allocation and registration status + - qed: Don't ignore devlink allocation failures + - rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies() + - mptcp: do not shrink snd_nxt when recovering + - fortify: Fix dropped strcpy() compile-time write overflow check + - mac80211: twt: don't use potentially unaligned pointer + - cfg80211: always free wiphy specific regdomain + - net/mlx5: Accept devlink user input after driver initialization complete + - net: dsa: rtl8366rb: Fix off-by-one bug + - net: dsa: rtl8366: Fix a bug in deleting VLANs + - bpf/tests: Fix error in tail call limit tests + - ath11k: fix some sleeping in atomic bugs + - ath11k: Avoid race during regd updates + - ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status + - ath11k: Fix memory leak in ath11k_qmi_driver_event_work + - gve: DQO: avoid unused variable warnings + - ath10k: Fix missing frame timestamp for beacon/probe-resp + - ath10k: sdio: Add missing BH locking around napi_schdule() + - drm/ttm: stop calling tt_swapin in vm_access + - arm64: mm: update max_pfn after memory hotplug + - drm/amdgpu: fix warning for overflow check + - libbpf: Fix skel_internal.h to set errno on loader retval < 0 + - media: em28xx: add missing em28xx_close_extension + - media: meson-ge2d: Fix rotation parameter changes detection in + 'ge2d_s_ctrl()' + - media: cxd2880-spi: Fix a null pointer dereference on error handling path + - media: ttusb-dec: avoid release of non-acquired mutex + - media: dvb-usb: fix ununit-value in az6027_rc_query + - media: imx258: Fix getting clock frequency + - media: v4l2-ioctl: S_CTRL output the right value + - media: mtk-vcodec: venc: fix return value when start_streaming fails + - media: TDA1997x: handle short reads of hdmi info frame. + - media: mtk-vpu: Fix a resource leak in the error handling path of + 'mtk_vpu_probe()' + - media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()' + - media: i2c: ths8200 needs V4L2_ASYNC + - media: sun6i-csi: Allow the video device to be open multiple times + - media: radio-wl1273: Avoid card name truncation + - media: si470x: Avoid card name truncation + - media: tm6000: Avoid card name truncation + - media: cx23885: Fix snd_card_free call on null card pointer + - media: atmel: fix the ispck initialization + - scs: Release kasan vmalloc poison in scs_free process + - kprobes: Do not use local variable when creating debugfs file + - crypto: ecc - fix CRYPTO_DEFAULT_RNG dependency + - drm: fb_helper: fix CONFIG_FB dependency + - cpuidle: Fix kobject memory leaks in error paths + - media: em28xx: Don't use ops->suspend if it is NULL + - ath10k: Don't always treat modem stop events as crashes + - ath9k: Fix potential interrupt storm on queue reset + - PM: EM: Fix inefficient states detection + - x86/insn: Use get_unaligned() instead of memcpy() + - EDAC/amd64: Handle three rank interleaving mode + - rcu: Always inline rcu_dynticks_task*_{enter,exit}() + - rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr + - netfilter: nft_dynset: relax superfluous check on set updates + - media: venus: fix vpp frequency calculation for decoder + - media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable() + - crypto: ccree - avoid out-of-range warnings from clang + - crypto: qat - detect PFVF collision after ACK + - crypto: qat - disregard spurious PFVF interrupts + - hwrng: mtk - Force runtime pm ops for sleep ops + - ima: fix deadlock when traversing "ima_default_rules". + - b43legacy: fix a lower bounds test + - b43: fix a lower bounds test + - gve: Recover from queue stall due to missed IRQ + - gve: Track RX buffer allocation failures + - mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configured + - mmc: sdhci-omap: Fix context restore + - memstick: avoid out-of-range warning + - memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host() + - net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE + - hwmon: Fix possible memleak in __hwmon_device_register() + - hwmon: (pmbus/lm25066) Let compiler determine outer dimension of + lm25066_coeff + - ath10k: fix max antenna gain unit + - kernel/sched: Fix sched_fork() access an invalid sched_task_group + - net: fealnx: fix build for UML + - net: intel: igc_ptp: fix build for UML + - net: tulip: winbond-840: fix build for UML + - tcp: switch orphan_count to bare per-cpu counters + - crypto: octeontx2 - set assoclen in aead_do_fallback() + - thermal/core: fix a UAF bug in __thermal_cooling_device_register() + - drm/msm/dsi: do not enable irq handler before powering up the host + - drm/msm: Fix potential Oops in a6xx_gmu_rpmh_init() + - drm/msm: potential error pointer dereference in init() + - drm/msm: unlock on error in get_sched_entity() + - drm/msm: fix potential NULL dereference in cleanup + - drm/msm: uninitialized variable in msm_gem_import() + - net: stream: don't purge sk_error_queue in sk_stream_kill_queues() + - thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCM + - mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_done + - media: ivtv: fix build for UML + - media: ir_toy: assignment to be16 should be of correct type + - mmc: mxs-mmc: disable regulator on error and in the remove function + - io-wq: Remove duplicate code in io_workqueue_create() + - block: ataflop: fix breakage introduced at blk-mq refactoring + - platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning + - mailbox: mtk-cmdq: Validate alias_id on probe + - mailbox: mtk-cmdq: Fix local clock ID usage + - ACPI: PM: Turn off unused wakeup power resources + - ACPI: PM: Fix sharing of wakeup power resources + - drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpu + - mt76: mt7921: fix endianness in mt7921_mcu_tx_done_event + - mt76: mt7915: fix endianness warning in mt7915_mac_add_txs_skb + - mt76: mt7921: fix endianness warning in mt7921_update_txs + - mt76: mt7615: fix endianness warning in mt7615_mac_write_txwi + - mt76: mt7915: fix info leak in mt7915_mcu_set_pre_cal() + - mt76: connac: fix mt76_connac_gtk_rekey_tlv usage + - mt76: fix build error implicit enumeration conversion + - mt76: mt7921: fix survey-dump reporting + - mt76: mt76x02: fix endianness warnings in mt76x02_mac.c + - mt76: mt7921: Fix out of order process by invalid event pkt + - mt76: mt7915: fix potential overflow of eeprom page index + - mt76: mt7915: fix bit fields for HT rate idx + - mt76: mt7921: fix dma hang in rmmod + - mt76: connac: fix GTK rekey offload failure on WPA mixed mode + - mt76: overwrite default reg_ops if necessary + - mt76: mt7921: report HE MU radiotap + - mt76: mt7921: fix firmware usage of RA info using legacy rates + - mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrate + - mt76: mt7921: always wake device if necessary in debugfs + - mt76: mt7915: fix hwmon temp sensor mem use-after-free + - mt76: mt7615: fix hwmon temp sensor mem use-after-free + - mt76: mt7915: fix possible infinite loop release semaphore + - mt76: mt7921: fix retrying release semaphore without end + - mt76: mt7615: fix monitor mode tear down crash + - mt76: connac: fix possible NULL pointer dereference in + mt76_connac_get_phy_mode_v2 + - mt76: mt7915: fix sta_rec_wtbl tag len + - mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req() + - rsi: stop thread firstly in rsi_91x_init() error handling + - mwifiex: Send DELBA requests according to spec + - iwlwifi: mvm: reset PM state on unsuccessful resume + - iwlwifi: pnvm: don't kmemdup() more than we have + - iwlwifi: pnvm: read EFI data only if long enough + - net: enetc: unmap DMA in enetc_send_cmd() + - phy: micrel: ksz8041nl: do not use power down mode + - nbd: Fix use-after-free in pid_show + - nvme-rdma: fix error code in nvme_rdma_setup_ctrl + - PM: hibernate: fix sparse warnings + - clocksource/drivers/timer-ti-dm: Select TIMER_OF + - x86/sev: Fix stack type check in vc_switch_off_ist() + - drm/msm: Fix potential NULL dereference in DPU SSPP + - drm/msm/dsi: fix wrong type in msm_dsi_host + - crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocks + - smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi + - KVM: selftests: Fix nested SVM tests when built with clang + - libbpf: Fix memory leak in btf__dedup() + - bpftool: Avoid leaking the JSON writer prepared for program metadata + - libbpf: Fix overflow in BTF sanity checks + - libbpf: Fix BTF header parsing checks + - mt76: mt7615: mt7622: fix ibss and meshpoint + - s390/gmap: validate VMA in __gmap_zap() + - s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap() + - s390/mm: validate VMA in PGSTE manipulation functions + - s390/mm: fix VMA and page table handling code in storage key handling + functions + - s390/uv: fully validate the VMA before calling follow_page() + - KVM: s390: pv: avoid double free of sida page + - KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm + - irq: mips: avoid nested irq_enter() + - net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns error + - ARM: 9142/1: kasan: work around LPAE build warning + - ath10k: fix module load regression with iram-recovery feature + - block: ataflop: more blk-mq refactoring fixes + - blk-cgroup: synchronize blkg creation against policy deactivation + - libbpf: Fix off-by-one bug in bpf_core_apply_relo() + - tpm: fix Atmel TPM crash caused by too frequent queries + - tpm_tis_spi: Add missing SPI ID + - libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED() + - tcp: don't free a FIN sk_buff in tcp_remove_empty_skb() + - tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks + - cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initialization + - spi: spi-rpc-if: Check return value of rpcif_sw_init() + - samples/kretprobes: Fix return value if register_kretprobe() failed + - KVM: s390: Fix handle_sske page fault handling + - libertas_tf: Fix possible memory leak in probe and disconnect + - libertas: Fix possible memory leak in probe and disconnect + - wcn36xx: add proper DMA memory barriers in rx path + - wcn36xx: Fix discarded frames due to wrong sequence number + - bpf: Avoid races in __bpf_prog_run() for 32bit arches + - bpf: Fixes possible race in update_prog_stats() for 32bit arches + - wcn36xx: Channel list update before hardware scan + - drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw() + - drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bits + - selftests/bpf: Fix fd cleanup in sk_lookup test + - selftests/bpf: Fix memory leak in test_ima + - sctp: allow IP fragmentation when PLPMTUD enters Error state + - sctp: reset probe_timer in sctp_transport_pl_update + - sctp: subtract sctphdr len in sctp_transport_pl_hlen + - sctp: return true only for pathmtu update in sctp_transport_pl_toobig + - net: amd-xgbe: Toggle PLL settings during rate change + - ipmi: kcs_bmc: Fix a memory leak in the error handling path of + 'kcs_bmc_serio_add_device()' + - nfp: fix NULL pointer access when scheduling dim work + - nfp: fix potential deadlock when canceling dim work + - net: phylink: avoid mvneta warning when setting pause parameters + - net: bridge: fix uninitialized variables when BRIDGE_CFM is disabled + - selftests: net: bridge: update IGMP/MLD membership interval value + - crypto: pcrypt - Delay write to padata->info + - selftests/bpf: Fix fclose/pclose mismatch in test_progs + - udp6: allow SO_MARK ctrl msg to affect routing + - ibmvnic: don't stop queue in xmit + - ibmvnic: Process crqs after enabling interrupts + - ibmvnic: delay complete() + - selftests: mptcp: fix proto type in link_failure tests + - skmsg: Lose offset info in sk_psock_skb_ingress + - cgroup: Fix rootcg cpu.stat guest double counting + - bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off. + - bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit. + - of: unittest: fix EXPECT text for gpio hog errors + - cpufreq: Fix parameter in parse_perf_domain() + - staging: r8188eu: fix memory leak in rtw_set_key + - arm64: dts: meson: sm1: add Ethernet PHY reset line for ODROID-C4/HC4 + - iio: st_sensors: disable regulators after device unregistration + - RDMA/rxe: Fix wrong port_cap_flags + - ARM: dts: BCM5301X: Fix memory nodes names + - arm64: dts: broadcom: bcm4908: Fix UART clock name + - clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling paths + - scsi: pm80xx: Fix lockup in outbound queue management + - scsi: qla2xxx: edif: Use link event to wake up app + - scsi: lpfc: Fix NVMe I/O failover to non-optimized path + - ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc() + - arm64: dts: rockchip: Fix GPU register width for RK3328 + - ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHY + - RDMA/bnxt_re: Fix query SRQ failure + - arm64: dts: ti: k3-j721e-main: Fix "max-virtual-functions" in PCIe EP nodes + - arm64: dts: ti: k3-j721e-main: Fix "bus-range" upto 256 bus number for PCIe + - arm64: dts: ti: j7200-main: Fix "vendor-id"/"device-id" properties of pcie + node + - arm64: dts: ti: j7200-main: Fix "bus-range" upto 256 bus number for PCIe + - arm64: dts: meson-g12a: Fix the pwm regulator supply properties + - arm64: dts: meson-g12b: Fix the pwm regulator supply properties + - arm64: dts: meson-sm1: Fix the pwm regulator supply properties + - bus: ti-sysc: Fix timekeeping_suspended warning on resume + - ARM: dts: at91: tse850: the emac<->phy interface is rmii + - arm64: dts: qcom: sc7180: Base dynamic CPU power coefficients in reality + - soc: qcom: llcc: Disable MMUHWT retention + - arm64: dts: qcom: sc7280: fix display port phy reg property + - scsi: dc395: Fix error case unwinding + - MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT + - JFS: fix memleak in jfs_mount + - pinctrl: renesas: rzg2l: Fix missing port register 21h + - ASoC: wcd9335: Use correct version to initialize Class H + - arm64: dts: qcom: msm8916: Fix Secondary MI2S bit clock + - arm64: dts: renesas: beacon: Fix Ethernet PHY mode + - iommu/mediatek: Fix out-of-range warning with clang + - arm64: dts: qcom: pm8916: Remove wrong reg-names for rtc@6000 + - iommu/dma: Fix sync_sg with swiotlb + - iommu/dma: Fix arch_sync_dma for map + - ALSA: hda: Reduce udelay() at SKL+ position reporting + - ALSA: hda: Use position buffer for SKL+ again + - ALSA: usb-audio: Fix possible race at sync of urb completions + - soundwire: debugfs: use controller id and link_id for debugfs + - power: reset: at91-reset: check properly the return value of devm_of_iomap + - scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definition + - scsi: ufs: core: Stop clearing UNIT ATTENTIONS + - scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and + real interrupt + - scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp() + - driver core: Fix possible memory leak in device_link_add() + - arm: dts: omap3-gta04a4: accelerometer irq fix + - ASoC: SOF: topology: do not power down primary core during topology removal + - iio: st_pressure_spi: Add missing entries SPI to device ID table + - soc/tegra: Fix an error handling path in tegra_powergate_power_up() + - memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probe + - clk: at91: check pmc node status before registering syscore ops + - powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype + for 'create_section_mapping' + - video: fbdev: chipsfb: use memset_io() instead of memset() + - powerpc: fix unbalanced node refcount in check_kvm_guest() + - powerpc/paravirt: correct preempt debug splat in vcpu_is_preempted() + - serial: 8250_dw: Drop wrong use of ACPI_PTR() + - usb: gadget: hid: fix error code in do_config() + - power: supply: rt5033_battery: Change voltage values to µV + - power: supply: max17040: fix null-ptr-deref in max17040_probe() + - scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn() + - RDMA/mlx4: Return missed an error if device doesn't support steering + - usb: musb: select GENERIC_PHY instead of depending on it + - staging: most: dim2: do not double-register the same device + - staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MIC + - RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg() + - dyndbg: make dyndbg a known cli param + - powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10 + - pinctrl: renesas: checker: Fix off-by-one bug in drive register check + - ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHz + - ARM: dts: stm32: fix STUSB1600 Type-C irq level on stm32mp15xx-dkx + - ARM: dts: stm32: fix SAI sub nodes register range + - ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15 + - ASoC: cs42l42: Always configure both ASP TX channels + - ASoC: cs42l42: Correct some register default values + - ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFER + - soc: qcom: rpmhpd: Make power_on actually enable the domain + - soc: qcom: socinfo: add two missing PMIC IDs + - iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask() + - usb: typec: STUSB160X should select REGMAP_I2C + - iio: adis: do not disabe IRQs in 'adis_init()' + - soundwire: bus: stop dereferencing invalid slave pointer + - scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer + - scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset + - serial: imx: fix detach/attach of serial console + - usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init + - usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled + - usb: dwc2: drd: reset current session before setting the new one + - powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCE + - usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resized + - firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available() + - soc: qcom: rpmhpd: fix sm8350_mxc's peer domain + - soc: qcom: apr: Add of_node_put() before return + - arm64: dts: qcom: pmi8994: Fix "eternal"->"external" typo in WLED node + - arm64: dts: qcom: sdm845: Use RPMH_CE_CLK macro directly + - arm64: dts: qcom: sdm845: Fix Qualcomm crypto engine bus clock + - pinctrl: equilibrium: Fix function addition in multiple groups + - ASoC: topology: Fix stub for snd_soc_tplg_component_remove() + - phy: qcom-qusb2: Fix a memory leak on probe + - phy: ti: gmii-sel: check of_get_address() for failure + - phy: qcom-qmp: another fix for the sc8180x PCIe definition + - phy: qcom-snps: Correct the FSEL_MASK + - phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe() + - serial: xilinx_uartps: Fix race condition causing stuck TX + - clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL + - clk: at91: clk-master: check if div or pres is zero + - clk: at91: clk-master: fix prescaler logic + - HID: u2fzero: clarify error check and length calculations + - HID: u2fzero: properly handle timeouts in usb_submit_urb + - powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect() + - powerpc/book3e: Fix set_memory_x() and set_memory_nx() + - powerpc/44x/fsp2: add missing of_node_put + - powerpc/xmon: fix task state output + - ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or + later + - iommu/dma: Fix incorrect error return on iommu deferred attach + - powerpc: Don't provide __kernel_map_pages() without + ARCH_SUPPORTS_DEBUG_PAGEALLOC + - ASoC: cs42l42: Correct configuring of switch inversion from ts-inv + - RDMA/hns: Fix initial arm_st of CQ + - RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibility + - ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()' + - serial: cpm_uart: Protect udbg definitions by CONFIG_SERIAL_CPM_CONSOLE + - virtio_ring: check desc == NULL when using indirect with packed + - vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit + - mips: cm: Convert to bitfield API to fix out-of-bounds access + - power: supply: bq27xxx: Fix kernel crash on IRQ handler register error + - RDMA/core: Require the driver to set the IOVA correctly during rereg_mr + - apparmor: fix error check + - rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined + - mtd: rawnand: intel: Fix potential buffer overflow in probe + - nfsd: don't alloc under spinlock in rpc_parse_scope_id + - rtc: ds1302: Add SPI ID table + - rtc: ds1390: Add SPI ID table + - rtc: pcf2123: Add SPI ID table + - remoteproc: imx_rproc: Fix TCM io memory type + - i2c: i801: Use PCI bus rescan mutex to protect P2SB access + - dmaengine: idxd: move out percpu_ref_exit() to ensure it's outside + submission + - rtc: mcp795: Add SPI ID table + - Input: ariel-pwrbutton - add SPI device ID table + - i2c: mediatek: fixing the incorrect register offset + - NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED + - NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA + - NFS: Ignore the directory size when marking for revalidation + - NFS: Fix dentry verifier races + - pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds + - drm/bridge/lontium-lt9611uxc: fix provided connector suport + - drm/plane-helper: fix uninitialized variable reference + - PCI: aardvark: Don't spam about PIO Response Status + - PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on emulated bridge + - opp: Fix return in _opp_add_static_v2() + - NFS: Fix deadlocks in nfs_scan_commit_list() + - sparc: Add missing "FORCE" target when using if_changed + - fs: orangefs: fix error return code of orangefs_revalidate_lookup() + - Input: st1232 - increase "wait ready" timeout + - drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmts + - mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare() + - PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operation + - mtd: rawnand: arasan: Prevent an unsupported configuration + - mtd: core: don't remove debugfs directory if device is in use + - remoteproc: Fix a memory leak in an error handling path in + 'rproc_handle_vdev()' + - rtc: rv3032: fix error handling in rv3032_clkout_set_rate() + - dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path + - dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro + - dmaengine: stm32-dma: fix stm32_dma_get_max_width + - NFS: Fix up commit deadlocks + - NFS: Fix an Oops in pnfs_mark_request_commit() + - Fix user namespace leak + - auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string + - auxdisplay: ht16k33: Connect backlight to fbdev + - auxdisplay: ht16k33: Fix frame buffer device blanking + - soc: fsl: dpaa2-console: free buffer before returning from + dpaa2_console_read + - netfilter: nfnetlink_queue: fix OOB when mac header was cleared + - dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result` + - dmaengine: tegra210-adma: fix pm runtime unbalance + - dmanegine: idxd: fix resource free ordering on driver removal + - dmaengine: idxd: reconfig device after device reset command + - signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL) + - m68k: set a default value for MEMORY_RESERVE + - watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT + - ar7: fix kernel builds for compiler test + - scsi: target: core: Remove from tmr_list during LUN unlink + - scsi: qla2xxx: Relogin during fabric disturbance + - scsi: qla2xxx: Fix gnl list corruption + - scsi: qla2xxx: Turn off target reset during issue_lip + - scsi: qla2xxx: edif: Fix app start fail + - scsi: qla2xxx: edif: Fix app start delay + - scsi: qla2xxx: edif: Flush stale events and msgs on session down + - scsi: qla2xxx: edif: Increase ELS payload + - scsi: qla2xxx: edif: Fix EDIF bsg + - NFSv4: Fix a regression in nfs_set_open_stateid_locked() + - dmaengine: idxd: fix resource leak on dmaengine driver disable + - i2c: xlr: Fix a resource leak in the error handling path of + 'xlr_i2c_probe()' + - gpio: realtek-otto: fix GPIO line IRQ offset + - xen-pciback: Fix return in pm_ctrl_init() + - nbd: fix max value for 'first_minor' + - nbd: fix possible overflow for 'first_minor' in nbd_dev_add() + - io-wq: fix max-workers not correctly set on multi-node system + - net: davinci_emac: Fix interrupt pacing disable + - kselftests/net: add missed icmp.sh test to Makefile + - kselftests/net: add missed setup_loopback.sh/setup_veth.sh to Makefile + - kselftests/net: add missed SRv6 tests + - kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile + - kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile + - ethtool: fix ethtool msg len calculation for pause stats + - openrisc: fix SMP tlb flush NULL pointer dereference + - net: vlan: fix a UAF in vlan_dev_real_dev() + - net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge + - ice: Fix replacing VF hardware MAC to existing MAC filter + - ice: Fix not stopping Tx queues for VFs + - kdb: Adopt scheduler's task classification + - ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses + - PCI: j721e: Fix j721e_pcie_probe() error path + - nvdimm/btt: do not call del_gendisk() if not needed + - scsi: bsg: Fix errno when scsi_bsg_register_queue() fails + - scsi: ufs: ufshpb: Use proper power management API + - scsi: ufs: core: Fix NULL pointer dereference + - scsi: ufs: ufshpb: Properly handle max-single-cmd + - drm/nouveau/svm: Fix refcount leak bug and missing check against null bug + - nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned + - block/ataflop: use the blk_cleanup_disk() helper + - block/ataflop: add registration bool before calling del_gendisk() + - block/ataflop: provide a helper for cleanup up an atari disk + - ataflop: remove ataflop_probe_lock mutex + - PCI: Do not enable AtomicOps on VFs + - cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline + - net: phy: fix duplex out of sync problem while changing settings + - block: fix device_add_disk() kobject_create_and_add() error handling + - drm/ttm: remove ttm_bo_vm_insert_huge() + - bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed + - octeontx2-pf: select CONFIG_NET_DEVLINK + - ALSA: memalloc: Catch call with NULL snd_dma_buffer pointer + - mfd: core: Add missing of_node_put for loop iteration + - mfd: cpcap: Add SPI device ID table + - mfd: sprd: Add SPI device ID table + - mfd: altera-sysmgr: Fix a mistake caused by resource_size conversion + - ACPI: PM: Fix device wakeup power reference counting error + - libbpf: Fix lookup_and_delete_elem_flags error reporting + - selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder + - selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number + - selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly + - selftests/bpf/xdp_redirect_multi: Limit the tests in netns + - drm: fb_helper: improve CONFIG_FB dependency + - Revert "drm/imx: Annotate dma-fence critical section in commit path" + - drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling + - can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path + - can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for + mcp251xfd_chip_rx_int_enable() + - mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and + zs_unregister_migration() + - zram: off by one in read_block_state() + - perf bpf: Add missing free to bpf_event__print_bpf_prog_info() + - llc: fix out-of-bound array index in llc_sk_dev_hash() + - nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails + - litex_liteeth: Fix a double free in the remove function + - arm64: arm64_ftr_reg->name may not be a human-readable string + - arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions + - bpf, sockmap: Remove unhash handler for BPF sockmap usage + - bpf, sockmap: Fix race in ingress receive verdict with redirect to self + - bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding + - bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg + - dmaengine: stm32-dma: fix burst in case of unaligned memory address + - dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width + - gve: Fix off by one in gve_tx_timeout() + - drm/i915/fb: Fix rounding error in subsampled plane size calculation + - init: make unknown command line param message clearer + - seq_file: fix passing wrong private data + - drm/amdgpu: fix uvd crash on Polaris12 during driver unloading + - net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than + 10 + - net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any + - net: hns3: fix ROCE base interrupt vector initialization bug + - net: hns3: fix pfc packet number incorrect after querying pfc parameters + - net: hns3: fix kernel crash when unload VF while it is being reset + - net: hns3: allow configure ETS bandwidth of all TCs + - net: stmmac: allow a tc-taprio base-time of zero + - net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory + - net: marvell: mvpp2: Fix wrong SerDes reconfiguration order + - vsock: prevent unnecessary refcnt inc for nonblocking connect + - net/smc: fix sk_refcnt underflow on linkdown and fallback + - cxgb4: fix eeprom len when diagnostics not implemented + - selftests/net: udpgso_bench_rx: fix port argument + - thermal: int340x: fix build on 32-bit targets + - smb3: do not error on fsync when readonly + - ARM: 9155/1: fix early early_iounmap() + - ARM: 9156/1: drop cc-option fallbacks for architecture selection + - parisc: Fix backtrace to always include init funtion names + - parisc: Flush kernel data mapping in set_pte_at() when installing pte for + user page + - MIPS: fix duplicated slashes for Platform file path + - MIPS: fix *-pkg builds for loongson2ef platform + - MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL + - x86/mce: Add errata workaround for Skylake SKX37 + - PCI/MSI: Move non-mask check back into low level accessors + - PCI/MSI: Destroy sysfs before freeing entries + - KVM: x86: move guest_pv_has out of user_access section + - posix-cpu-timers: Clear task::posix_cputimers_work in copy_process() + - irqchip/sifive-plic: Fixup EOI failed when masked + - f2fs: should use GFP_NOFS for directory inodes + - f2fs: include non-compressed blocks in compr_written_block + - f2fs: fix UAF in f2fs_available_free_memory + - ceph: fix mdsmap decode when there are MDS's beyond max_mds + - erofs: fix unsafe pagevec reuse of hooked pclusters + - drm/i915/guc: Fix blocked context accounting + - block: Hold invalidate_lock in BLKDISCARD ioctl + - block: Hold invalidate_lock in BLKZEROOUT ioctl + - block: Hold invalidate_lock in BLKRESETZONE ioctl + - ksmbd: Fix buffer length check in fsctl_validate_negotiate_info() + - ksmbd: don't need 8byte alignment for request length in ksmbd_check_message + - dmaengine: ti: k3-udma: Set bchan to NULL if a channel request fail + - dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request fail + - dmaengine: bestcomm: fix system boot lockups + - net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE + - 9p/net: fix missing error check in p9_check_errors + - mm/filemap.c: remove bogus VM_BUG_ON + - memcg: prohibit unconditional exceeding the limit of dying tasks + - mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks + - mm, oom: do not trigger out_of_memory from the #PF + - mm, thp: lock filemap when truncating page cache + - mm, thp: fix incorrect unmap behavior for private pages + - mfd: dln2: Add cell for initializing DLN2 ADC + - video: backlight: Drop maximum brightness override for brightness zero + - bcache: fix use-after-free problem in bcache_device_free() + - bcache: Revert "bcache: use bvec_virt" + - PM: sleep: Avoid calling put_device() under dpm_list_mtx + - s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove + - s390/cio: check the subchannel validity for dev_busid + - s390/tape: fix timer initialization in tape_std_assign() + - s390/ap: Fix hanging ioctl caused by orphaned replies + - s390/cio: make ccw_device_dma_* more robust + - remoteproc: elf_loader: Fix loading segment when is_iomem true + - remoteproc: Fix the wrong default value of is_iomem + - remoteproc: imx_rproc: Fix ignoring mapping vdev regions + - remoteproc: imx_rproc: Fix rsc-table name + - mtd: rawnand: fsmc: Fix use of SM ORDER + - mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC engines + - mtd: rawnand: xway: Keep the driver compatible with on-die ECC engines + - mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC engines + - mtd: rawnand: gpio: Keep the driver compatible with on-die ECC engines + - mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC engines + - mtd: rawnand: orion: Keep the driver compatible with on-die ECC engines + - mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC engines + - mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC engines + - powerpc/vas: Fix potential NULL pointer dereference + - powerpc/bpf: Fix write protecting JIT code + - powerpc/32e: Ignore ESR in instruction storage interrupt handler + - powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unload + - powerpc/security: Use a mutex for interrupt exit code patching + - powerpc/64s/interrupt: Fix check_return_regs_valid() false positive + - powerpc/pseries/mobility: ignore ibm, platform-facilities updates + - powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=n + - drm/sun4i: Fix macros in sun8i_csc.h + - PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros + - PCI: aardvark: Fix PCIe Max Payload Size setting + - SUNRPC: Partial revert of commit 6f9f17287e78 + - drm/amd/display: Look at firmware version to determine using dmub on dcn21 + - media: vidtv: move kfree(dvb) to vidtv_bridge_dev_release() + - cifs: fix memory leak of smb3_fs_context_dup::server_hostname + - ath10k: fix invalid dma_addr_t token assignment + - mmc: moxart: Fix null pointer dereference on pointer host + - selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage + - selftests/bpf: Fix also no-alu32 strobemeta selftest + - arch/cc: Introduce a function to check for confidential computing features + - x86/sev: Add an x86 version of cc_platform_has() + - x86/sev: Make the #VC exception stacks part of the default stacks storage + - media: videobuf2: always set buffer vb2 pointer + - media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference + - Linux 5.15.3 + + * kernel panic: NULL pointer dereference in wb_timer_f() (LP: #1947557) // + Jammy update: v5.15.3 upstream stable release (LP: #1951822) + - blk-wbt: prevent NULL pointer dereference in wb_timer_fn + + * Medion Notebook Keyboard not working (LP: #1909814) // Jammy update: v5.15.3 + upstream stable release (LP: #1951822) + - ACPI: resources: Add DMI-based legacy IRQ override quirk + + * Enable CONFIG_INTEL_IOMMU_DEFAULT_ON and + CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON on jammy 5.15 (LP: #1951440) + - [Config] enable Intel DMA remapping options by default + + * Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled + (LP: #1945590) + - SAUCE: Input: elantech - Fix stack out of bound access in + elantech_change_report_id() + + * Miscellaneous Ubuntu changes + - SAUCE: LSM: Specify which LSM to display (using struct cred as input) + - SAUCE: selftests/seccomp: fix check of fds being assigned + - [Config] enable SUNRPC_DISABLE_INSECURE_ENCTYPES + - [Config] updateconfigs following v5.15.3, v5.15.4 import + + * Miscellaneous upstream changes + - binder: use cred instead of task for selinux checks + - binder: use cred instead of task for getsecid + - Revert "UBUNTU: SAUCE: storvsc: use small sg_tablesize on x86" + + -- Paolo Pisati Mon, 22 Nov 2021 13:14:15 +0100 + +linux (5.15.0-11.11) jammy; urgency=medium + + * jammy/linux: 5.15.0-11.11 -proposed tracker (LP: #1950948) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * OOPs on boot: invalid opcode: 0000 [#1] SMP NOPTI (LP: #1942215) + - SAUCE: ACPICA: prevent out-of-bound access with buggy DSDT + - [Config] disable UBSAN + - SAUCE: ACPICA: avoid accessing operands out-of-bounds + + * Jammy update: v5.15.2 upstream stable release (LP: #1950949) + - KVM: x86: avoid warning with -Wbitwise-instead-of-logical + - Revert "x86/kvm: fix vcpu-id indexed array sizes" + - usb: ehci: handshake CMD_RUN instead of STS_HALT + - usb: gadget: Mark USB_FSL_QE broken on 64-bit + - usb: musb: Balance list entry in musb_gadget_queue + - usb-storage: Add compatibility quirk flags for iODD 2531/2541 + - Revert "proc/wchan: use printk format instead of lookup_symbol_name()" + - binder: use euid from cred instead of using task + - binder: don't detect sender/target during buffer cleanup + - kfence: always use static branches to guard kfence_alloc() + - kfence: default to dynamic branch instead of static keys mode + - btrfs: fix lzo_decompress_bio() kmap leakage + - staging: rtl8712: fix use-after-free in rtl8712_dl_fw + - isofs: Fix out of bound access for corrupted isofs image + - comedi: dt9812: fix DMA buffers on stack + - comedi: ni_usb6501: fix NULL-deref in command paths + - comedi: vmk80xx: fix transfer-buffer overflows + - comedi: vmk80xx: fix bulk-buffer overflow + - comedi: vmk80xx: fix bulk and interrupt message timeouts + - staging: r8712u: fix control-message timeout + - staging: rtl8192u: fix control-message timeouts + - staging: r8188eu: fix memleak in rtw_wx_set_enc_ext + - media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_init + - rsi: fix control-message timeout + - Linux 5.15.2 + + * reuseport_bpf_numa in net from ubuntu_kernel_selftests fails on ppc64le + (LP: #1867570) + - selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodes + + * Miscellaneous Ubuntu changes + - packaging: switch getabis to the linux package name + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: (no-up) rename the adv7511 drm driver to adv7511_drm" + - Revert "UBUNTU: SAUCE: drm/i915/dp: Use max params for older panels" + - Revert "UBUNTU: SAUCE: i915: Fix build error due to missing struct + definition" + - selftests/core: fix conflicting types compile error for close_range() + - selftests: net: test_vxlan_under_vrf: fix HV connectivity test + - Revert "UBUNTU: SAUCE: ACPICA: prevent out-of-bound access with buggy DSDT" + + -- Paolo Pisati Mon, 15 Nov 2021 10:12:47 +0100 + +linux (5.15.0-10.10) jammy; urgency=medium + + * jammy/linux: 5.15.0-10.10 -proposed tracker (LP: #1950133) + + * Jammy update: v5.15.1 upstream stable release (LP: #1950131) + - sfc: Fix reading non-legacy supported link modes + - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() + - Revert "xhci: Set HCD flag to defer primary roothub registration" + - Revert "usb: core: hcd: Add support for deferring roothub registration" + - drm/amdkfd: fix boot failure when iommu is disabled in Picasso. + - Revert "soc: imx: gpcv2: move reset assert after requesting domain power up" + - ARM: 9120/1: Revert "amba: make use of -1 IRQs warn" + - Revert "wcn36xx: Disable bmps when encryption is disabled" + - drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8" + - drm/amd/display: Revert "Directly retrain link from debugfs" + - Revert "drm/i915/gt: Propagate change in error status to children on unhold" + - ALSA: usb-audio: Add quirk for Audient iD14 + - Linux 5.15.1 + + * Miscellaneous Ubuntu changes + - packaging: fixup previous ABI/spin to -9.9 + - [Packaging] Drop unused d-i build-deps and packaging + - [Packaging] Drop now unsupported d-i/ input files + + * Miscellaneous upstream changes + - selftests: net: properly support IPv6 in GSO GRE test + - signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed + + -- Paolo Pisati Mon, 08 Nov 2021 14:43:24 +0100 + +linux (5.15.0-9.9) jammy; urgency=medium + + * jammy/linux: 5.15.0-1.1 -proposed tracker (LP: #1949876) + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - [Packaging] update Ubuntu.md + + * Add F81966 watchdog support (LP: #1949063) + - SAUCE: ODM: watchdog: f71808e_wdt: Add F81966 support + + * Miscellaneous Ubuntu changes + - [Packaging] Rewrite debian/scripts/misc/insert-changes.pl in Python + - [Packaging] change source package name to linux + + -- Andrea Righi Thu, 04 Nov 2021 18:47:19 +0100 + +linux (5.15.0-0.0) jammy; urgency=medium + + * Empty entry + + -- Andrea Righi Thu, 04 Nov 2021 16:47:16 +0100 + +linux-unstable (5.15.0-8.8) jammy; urgency=medium + + * jammy/linux-unstable: 5.15.0-8.8 -proposed tracker (LP: #1949436) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * Drop "UBUNTU: SAUCE: cachefiles: Page leaking in + cachefiles_read_backing_file while vmscan is active" (LP: #1947709) + - Revert "UBUNTU: SAUCE: cachefiles: Page leaking in + cachefiles_read_backing_file while vmscan is active" + + * Add l2tp.sh in net from ubuntu_kernel_selftests back (LP: #1934293) + - Revert "UBUNTU: SAUCE: selftests/net -- disable l2tp.sh test" + + * Check for changes relevant for security certifications (LP: #1945989) + - [Packaging] Add fips-checks as part of finalchecks + + * Add final-checks to check certificates (LP: #1947174) + - [Packaging] Add system trusted and revocation keys final check + + * Can only reach PC3 when ethernet is plugged r8169 (LP: #1946433) + - r8169: Enable chip-specific ASPM regardless of PCIe ASPM status + - PCI/ASPM: Introduce a new helper to report ASPM capability + - r8169: Implement dynamic ASPM mechanism + + * rtw89 kernel module for Realtek 8852 wifi is missing (LP: #1945967) + - rtw89: add Realtek 802.11ax driver + - rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rf + - rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + - rtw89: remove unneeded semicolon + - [Config] RTW89=m + + * Fix A yellow screen pops up in an instant (< 1 second) and then disappears + before loading the system (LP: #1945932) + - drm/i915: Stop force enabling pipe bottom color gammma/csc + + * disable CONFIG_KFENCE_STATIC_KEYS in linux 5.15 (LP: #1948038) + - [Config] disable CONFIG_KFENCE_STATIC_KEYS + + * Miscellaneous Ubuntu changes + - [Debian] Remove old and unused firmware helper scripts + - [Packaging] Replace Perl oneliner with Bash statements + - rebase to v5.15 + + [ Upstream Kernel Changes ] + + * Rebase to v5.15 + + -- Paolo Pisati Tue, 02 Nov 2021 08:29:45 +0100 + +linux-unstable (5.15.0-7.7) jammy; urgency=medium + + * jammy/linux-unstable: 5.15.0-7.7 -proposed tracker (LP: #1948770) + + * Miscellaneous Ubuntu changes + - [Config] Temporarily disable signing for ppc64el and s390x + - packaging: switch release to Jammy + - rebase to v5.15-rc7 + - [Config] GCC version update + + [ Upstream Kernel Changes ] + + * Rebase to v5.15-rc7 + + -- Paolo Pisati Tue, 26 Oct 2021 11:38:14 +0200 + +linux-unstable (5.15.0-6.6) jammy; urgency=medium + + * impish/linux-unstable: 5.15.0-6.6 -proposed tracker (LP: #1947565) + + * [impish] Remove the downstream xr-usb-uart driver (LP: #1945938) + - SAUCE: xr-usb-serial: remove driver + - [Config] update modules list + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * Miscellaneous Ubuntu changes + - rebase to v5.15-rc6 + - [Config] update config & annotations following v5.15-rc6 rebase + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: xr-usb-serial: switch to tty_alloc_driver() and + tty_driver_kref_put()" + - Revert "UBUNTU: SAUCE: xr-usb-serial: update return code for + xr_usb_serial_tty_write_room() and xr_usb_serial_tty_chars_in_buffer()" + - Revert "UBUNTU: [Packaging] FTBFS: disable zfs" + + [ Upstream Kernel Changes ] + + * Rebase to v5.15-rc6 + + -- Paolo Pisati Mon, 18 Oct 2021 12:24:45 +0200 + +linux-unstable (5.15.0-5.5) impish; urgency=medium + + * impish/linux-unstable: 5.15.0-5.5 -proposed tracker (LP: #1946338) + + * Miscellaneous Ubuntu changes + - rebase to v5.15-rc5 + - [Config] FB_SIMPLE=m + - [Config] update annotations + + [ Upstream Kernel Changes ] + + * Rebase to v5.15-rc5 + + -- Paolo Pisati Mon, 11 Oct 2021 12:14:02 +0200 + +linux-unstable (5.15.0-4.4) impish; urgency=medium + + * impish/linux-unstable: 5.15.0-4.4 -proposed tracker (LP: #1945953) + + * Fix missing HDMI audio on Intel RKL (LP: #1945556) + - drm/i915/audio: Use BIOS provided value for RKL HDA link + + * Miscellaneous Ubuntu changes + - SAUCE: media: atomisp: add missing return type (fix -Werror=return-type) + - SAUCE: xr-usb-serial: switch to tty_alloc_driver() and tty_driver_kref_put() + - rebase to v5.15-rc4 + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] FTBFS: disable INTEL_ATOMISP" + - Revert "UBUNTU: [Config] FTBFS: disable xr-usb-serial" + + [ Upstream Kernel Changes ] + + * Rebase to v5.15-rc4 + + -- Paolo Pisati Mon, 04 Oct 2021 10:52:41 +0200 + +linux-unstable (5.15.0-3.3) impish; urgency=medium + + * impish/linux-unstable: 5.15.0-3.3 -proposed tracker (LP: #1944944) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * Miscellaneous Ubuntu changes + - rebase to v5.15-rc3 + - [Config] updateconfigs following v5.15-rc3 rebase + - [Packaging] correctly evaluate release in update-dkms-versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.15-rc3 + + -- Paolo Pisati Mon, 27 Sep 2021 16:48:03 +0200 + +linux-unstable (5.15.0-2.2) impish; urgency=medium + + * impish/linux-unstable: 5.15.0-2.2 -proposed tracker (LP: #1944423) + + * Miscellaneous Ubuntu changes + - rebase to v5.15-rc2 + - [Config] updateconfigs following v5.15-rc2 rebase + + [ Upstream Kernel Changes ] + + * Rebase to v5.15-rc2 + + -- Paolo Pisati Tue, 21 Sep 2021 11:46:59 +0200 + +linux-unstable (5.15.0-1.1) impish; urgency=medium + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * LRMv5: switch primary version handling to kernel-versions data set + (LP: #1928921) + - [Packaging] switch to kernel-versions + + * Miscellaneous Ubuntu changes + - [Packaging] remove remaining references to ports + - [Packaging] drop x32 architecture configs + - [Config] mark CONFIG_BPF_UNPRIV_DEFAULT_OFF enforced + - [Packaging] bump kernel version to 5.15 + - rebase to v5.15-rc1 + - [Config] updateconfigs following v5.15-rc1 rebase + - [Config] FTBFS: disable INTEL_ATOMISP + - [Config] FTBFS: disable xr-usb-serial + - [Packaging] FTBFS: disable zfs + + * Miscellaneous upstream changes + - Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables + ASPM" + - Revert "UBUNTU: SAUCE: RDMA/core: Introduce peer memory interface" + + [ Upstream Kernel Changes ] + + * Rebase to v5.15-rc1 + + -- Paolo Pisati Fri, 17 Sep 2021 11:42:25 +0200 + +linux-unstable (5.15.0-0.0) impish; urgency=medium + + * Empty entry + + -- Paolo Pisati Wed, 15 Sep 2021 11:54:10 +0200 + +linux-unstable (5.14.0-9.9) impish; urgency=medium + + * impish/linux-unstable: 5.14.0-9.9 -proposed tracker (LP: #1943022) + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Packaging] NVIDIA -- Add the NVIDIA 470 driver + - [Packaging] NVIDIA: transition -460 and -465 to -470, transition -460-server + to -470-server + + * Miscellaneous upstream changes + - vt_kdsetmode: extend console locking + - Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS + - net: dsa: mt7530: fix VLAN traffic leaks again + - btrfs: fix NULL pointer dereference when deleting device by invalid id + - Revert "floppy: reintroduce O_NDELAY fix" + - fscrypt: add fscrypt_symlink_getattr() for computing st_size + - ext4: report correct st_size for encrypted symlinks + - f2fs: report correct st_size for encrypted symlinks + - ubifs: report correct st_size for encrypted symlinks + - net: don't unconditionally copy_from_user a struct ifreq for socket ioctls + - audit: move put_tree() to avoid trim_trees refcount underflow and UAF + - Linux 5.14.1 + + -- Paolo Pisati Wed, 08 Sep 2021 12:20:18 +0200 + +linux-unstable (5.14.0-8.8) impish; urgency=medium + + * impish/linux-unstable: 5.14.0-8.8 -proposed tracker (LP: #1941887) + + * Fix Intel AC9560 BT function cannot turn on if BT turn off before S3 entry + (LP: #1941696) + - SAUCE: Bluetooth: btusb: add a reject table to disable msft + + * Add USB4 support for AMD SoC (LP: #1941036) + - thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt + status + - thunderbolt: Handle ring interrupt by reading interrupt status register + - thunderbolt: Do not read control adapter config space + - thunderbolt: Fix port linking by checking all adapters + + * Support builtin revoked certificates (LP: #1932029) + - [Config] Enforce SYSTEM_TRUSTED_KEYS and SYSTEM_REVOCATION_KEYS + + * GPIO error logs in start and dmesg after update of kernel (LP: #1937897) + - ODM: mfd: Check AAEON BFPI version before adding device + + * initramfs-tools & kernel: use zstd as the default compression method + (LP: #1931725) + - [Config] enforce ZSTD compression + + * Miscellaneous Ubuntu changes + - rebase to v5.14 + - [Config] RESET_MCHP_SPARX5 depends on ARCH_SPARX5 + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Packaging] FTBFS: disable zfs" + + [ Upstream Kernel Changes ] + + * Rebase to v5.14 + + -- Paolo Pisati Mon, 30 Aug 2021 12:57:19 +0200 + +linux-unstable (5.14.0-7.7) impish; urgency=medium + + * Please enable CONFIG_UBSAN_BOUNDS (LP: #1914685) + - [Config] Enable CONFIG_UBSAN_BOUNDS + + * CONFIG_HARDENED_USERCOPY_FALLBACK should be disabled (LP: #1855340) + - [Config] Disable CONFIG_HARDENED_USERCOPY_FALLBACK + + * fs: removing mandatory locks (LP: #1940392) + - [Config] Disable CONFIG_MANDATORY_FILE_LOCKING + + * Fix kernel panic caused by legacy devices on AMD platforms (LP: #1936682) + - SAUCE: iommu/amd: Keep swiotlb enabled to ensure devices with 32bit DMA + still work + + * ALSA: hda/cs8409: Add support for dolphin (LP: #1939541) + - ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module + - ALSA: hda/cs8409: Move arrays of configuration to a new file + - ALSA: hda/cs8409: Use enums for register names and coefficients + - ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization + - ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg + - ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye + - ALSA: hda/cs8409: Disable unsolicited responses during suspend + - ALSA: hda/cs8409: Disable unsolicited response for the first boot + - ALSA: hda/cs8409: Mask CS42L42 wake events + - ALSA: hda/cs8409: Simplify CS42L42 jack detect. + - ALSA: hda/cs8409: Prevent I2C access during suspend time + - ALSA: hda/cs8409: Generalize volume controls + - ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses + - ALSA: hda/cs8409: Avoid setting the same I2C address for every access + - ALSA: hda/cs8409: Avoid re-setting the same page as the last access + - ALSA: hda/cs8409: Support i2c bulk read/write functions + - ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions + - ALSA: hda/cs8409: Move codec properties to its own struct + - ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol + events + - ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42 + - ALSA: hda/cs8409: Add support for dolphin + - ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin + - ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42 + - ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits + - ALSA: hda/cs8409: Remove unnecessary delays + - ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend + - ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops + - ALSA: hda/cs8409: Prevent pops and clicks during suspend + - SAUCE: ALSA: hda/cs8409: Prevent pops and clicks during reboot + - [Config] Enable Cirrus Logic HDA bridge support + + * e1000e: add handshake with the Intel CSME to support S0ix (LP: #1937252) + - SAUCE: e1000e: Add handshake with the CSME to support S0ix + - SAUCE: e1000e: Add polling mechanism to indicate CSME DPG exit + - SAUCE: e1000e: Additional PHY power saving in S0ix + + * AMDGPU: Fix System hang after resume from suspend (LP: #1940204) + - SAUCE: drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU + temporarily + + * [Regression] Audio card [8086:9d71] not detected after upgrade from linux + 5.4 to 5.8 (LP: #1915117) + - [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y + + * Miscellaneous Ubuntu changes + - rebase to v5.14-rc7 + - [Config] updateconfigs following 5.14-rc7 rebase + - [Config] Enable CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT + - [Config] annotations: set CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT to y + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] annotations: set + CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y" + - Revert "UBUNTU: [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to + y" + + [ Upstream Kernel Changes ] + + * Rebase to v5.14-rc7 + + -- Paolo Pisati Tue, 24 Aug 2021 10:32:31 +0200 + +linux-unstable (5.14.0-6.6) impish; urgency=medium + + * Miscellaneous Ubuntu changes + - no changes upload (to avoid picking up libc6 from -proposed) + + * No changes upload (to avoid picking up libc6 from -proposed) + + -- Paolo Pisati Wed, 18 Aug 2021 13:41:16 +0200 + +linux-unstable (5.14.0-5.5) impish; urgency=medium + + * disable “CONFIG_HISI_DMA” config for ubuntu version (LP: #1936771) + - [Config] Disable CONFIG_HISI_DMA + + * Dell XPS 17 (9710) PCI/internal sound card not detected (LP: #1935850) + - ASoC: Intel: sof_sdw: include rt711.h for RT711 JD mode + - ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710 + + * [regression] USB device is not detected during boot (LP: #1939638) + - SAUCE: Revert "usb: core: reduce power-on-good delay time of root hub" + + * armhf build failure (LP: #1939308) + - SAUCE: arm: Fix instruction set selection for GCC 11 + + * REGRESSION: shiftfs lets sendfile fail with EINVAL (LP: #1939301) + - SAUCE: shiftfs: fix sendfile() invocations + + * Wobbly graphics on built-in display since linux-image-5.11.0-22-generic + (LP: #1936708) + - SAUCE: drm/i915/dp: Use max params for older panels + + * [SRU][H/OEM-5.10/OEM-5.13/U] Fix system hang after unplug tbt dock + (LP: #1938689) + - SAUCE: igc: fix page fault when thunderbolt is unplugged + + * e1000e blocks the boot process when it tried to write checksum to its NVM + (LP: #1936998) + - SAUCE: e1000e: Do not take care about recovery NVM checksum + + * [Regression] Audio card [8086:9d71] not detected after upgrade from linux + 5.4 to 5.8 (LP: #1915117) + - [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y + - [Config] annotations: set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y + + * Miscellaneous Ubuntu changes + - [Config] updateconfigs following 5.14-rc6 rebase + - rebase to v5.14-rc6 + + [ Upstream Kernel Changes ] + + * Rebase to v5.14-rc6 + + -- Paolo Pisati Tue, 17 Aug 2021 17:49:15 +0200 + +linux-unstable (5.14.0-4.4) impish; urgency=medium + + * impish/linux-unstable: 5.14.0-4.4 -proposed tracker (LP: #1938566) + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous upstream changes + - Revert "riscv: Get CPU manufacturer information" + + -- Paolo Pisati Tue, 03 Aug 2021 14:50:27 +0200 + +linux-unstable (5.14.0-3.3) impish; urgency=medium + + * Add additional Mediatek MT7921 WiFi/BT device IDs (LP: #1937004) + - SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for Foxconn + - SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for IMC Network + - SAUCE: Bluetooth: btusb: Add support for Foxconn Mediatek Chip + + * Fix display output on HP hybrid GFX laptops (LP: #1936296) + - drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops + + * Miscellaneous Ubuntu changes + - rebase to v5.14-rc3 + - [Config] updateconfigs following 5.14-rc3 rebase + + [ Upstream Kernel Changes ] + + * Rebase to v5.14-rc3 + + -- Paolo Pisati Mon, 26 Jul 2021 12:52:38 +0200 + +linux-unstable (5.14.0-2.2) impish; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - SAUCE: xr-usb-serial: update return code for xr_usb_serial_tty_write_room() + and xr_usb_serial_tty_chars_in_buffer() + - SAUCE: platform/x86: dell-uart-backlight: update return code for + uart_chars_in_buffer(() + - [Config] updateconfigs following 5.14-rc2 rebase + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] FTBFS: disable ubuntu/xr-usb-serial" + - Revert "UBUNTU: [Config] FTBFS: disable DELL_UART_BACKLIGHT" + + [ Upstream Kernel Changes ] + + * Rebase to v5.14-rc2 + + -- Paolo Pisati Thu, 22 Jul 2021 11:03:28 +0200 + +linux-unstable (5.14.0-1.1) impish; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Packaging] bump kernel version to 5.14 + - [Config] updateconfigs following 5.14-rc1 rebase + - [Config] update annotations + - [Packaging] FTBFS: disable zfs + - [Config] FTBFS: disable DELL_UART_BACKLIGHT + - [Config] FTBFS: disable ubuntu/xr-usb-serial + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Packaging] update variants" + + [ Upstream Kernel Changes ] + + * Rebase to v5.14-rc1 + + -- Paolo Pisati Fri, 16 Jul 2021 15:20:04 +0200 + +linux-unstable (5.14.0-0.0) impish; urgency=medium + + * Empty entry + + -- Paolo Pisati Tue, 13 Jul 2021 12:15:35 +0200 + +linux (5.13.0-11.11) impish; urgency=medium + + * impish/linux: 5.13.0-11.11 -proposed tracker (LP: #1933854) + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + * Support builtin revoked certificates (LP: #1932029) + - [Packaging] build canonical-revoked-certs.pem from branch/arch certs + - [Packaging] Revoke 2012 UEFI signing certificate as built-in + - [Config] Configure CONFIG_SYSTEM_REVOCATION_KEYS with revoked keys + + * Miscellaneous Ubuntu changes + - [Packaging] Change source package name to linux + + * Miscellaneous upstream changes + - mm/page_alloc: Correct return value of populated elements if bulk array is + populated + + -- Andrea Righi Tue, 29 Jun 2021 07:50:25 +0200 + +linux (5.13.0-10.10) impish; urgency=medium + + * Empty entry + + -- Andrea Righi Mon, 28 Jun 2021 08:40:05 +0200 + +linux-unstable (5.13.0-10.10) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-10.10 -proposed tracker (LP: #1933795) + + * Pixel format change broken for Elgato Cam Link 4K (LP: #1932367) + - media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K + + * initramfs-tools & kernel: use zstd as the default compression method + (LP: #1931725) + - s390/decompressor: correct BOOT_HEAP_SIZE condition + - s390/boot: add zstd support + - [Packaging] use ZSTD to compress s390 kernels + + * Miscellaneous Ubuntu changes + - SAUCE: selftests: tls: fix chacha+bidir tests + - SAUCE: selftests: icmp_redirect: support expected failures + - [Config] update configs and annotations after rebase to 5.13 + + * Miscellaneous upstream changes + - tls: prevent oversized sendfile() hangs by ignoring MSG_MORE + + [ Upstream Kernel Changes ] + + * Rebase to v5.13 + + -- Andrea Righi Mon, 28 Jun 2021 08:40:05 +0200 + +linux-unstable (5.13.0-9.9) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-9.9 -proposed tracker (LP: #1933070) + + * Add support for selective build of special drivers (LP: #1912789) + - [Packaging] Add support for ODM drivers + - [Packaging] Turn on ODM support for amd64 + - [Packaging] Fix ODM support in actual build + - [Packaging] Fix ODM DRIVERS Kconfig + + * Add support for IO functions of AAEON devices (LP: #1929504) + - ODM: [Config] update config for AAEON devices + - ODM: hwmon: add driver for AAEON devices + - ODM: leds: add driver for AAEON devices + - ODM: watchdog: add driver for AAEON devices + - ODM: gpio: add driver for AAEON devices + - ODM: mfd: Add support for IO functions of AAEON devices + + * Disable hv-kvp-daemon.service on certain instance types (LP: #1932081) + - [Packaging]: Add kernel command line condition to hv-kvp-daemon service + + * Fix non-working GPU on Some HP desktops (LP: #1931147) + - PCI: Coalesce host bridge contiguous apertures + + * Miscellaneous Ubuntu changes + - SAUCE: selftests: seccomp: bump up timeout to 5min + - SAUCE: Revert "net/tls(TLS_SW): Add selftest for 'chunked' sendfile test" + - [Config] update annotations after rebase to 5.13-rc7 + + [ Upstream Kernel Changes ] + + * Rebase to v5.13-rc7 + + -- Andrea Righi Mon, 21 Jun 2021 10:55:36 +0200 + +linux-unstable (5.13.0-8.8) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-8.8 -proposed tracker (LP: #1932018) + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * initramfs-tools & kernel: use zstd as the default compression method + (LP: #1931725) + - [Config] use ZSTD to compress amd64 kernels + + * Miscellaneous Ubuntu changes + - [Config] enable signing for ppc64el + - SAUCE: powerpc: Fix initrd corruption with relative jump labels + + -- Andrea Righi Tue, 15 Jun 2021 15:07:34 +0200 + +linux-unstable (5.13.0-7.7) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-7.7 -proposed tracker (LP: #1931840) + + * Packaging resync (LP: #1786013) + - update dkms package versions + - [Packaging] resync getabis + - [Packaging] update helper scripts + - update dkms package versions + + * Intel ADL-S graphics feature enabling (LP: #1931240) + - SAUCE: drm/i915/adl_s: ADL-S platform Update PCI ids for Mobile BGA + + * Kernel package builds running out of space on builders (LP: #1930713) + - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n + + * Miscellaneous Ubuntu changes + - [Debian] remove nvidia dkms build support + - [Config] remove now unsued do_dkms_nvidia* build variables + - [Config] enable signing for s390x + - [Config] update annotations after configs review + - [Config] update toolchain versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.13-rc6 + + -- Andrea Righi Mon, 14 Jun 2021 11:53:08 +0200 + +linux-unstable (5.13.0-6.6) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-6.6 -proposed tracker (LP: #1931071) + + * Kernel package builds running out of space on builders (LP: #1930713) + - [Debian] use stamps for flavour install targets + - [Debian] run install-$(flavour) targets during build phase + - [Debian] remove dh_testroot from install targets + - [Debian] dkms-build -- use fakeroot if not running as root + - [Debian] exclude $(DEBIAN)/__abi.current from linux-source + + * [UBUNTU 21.04] tools/kvm_stat: Add restart delay (LP: #1921870) + - [Debian] install kvm_stat systemd service + + * Debugging symbols (dbgsym) packages are missing GDB kernel scripts + (LP: #1928715) + - [Packaging] Build and include GDB Python scripts into debug packages + + * Can't detect intel wifi 6235 (LP: #1920180) + - SAUCE: iwlwifi: add new pci id for 6235 + + * Select correct boot VGA when BIOS doesn't do it properly (LP: #1929217) + - vgaarb: Use ACPI HID name to find integrated GPU + + * Fix kernel panic on Intel Bluetooth (LP: #1928838) + - Bluetooth: Shutdown controller after workqueues are flushed or cancelled + + * build module CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m for 5.11, 5.13-rc2 + and later (LP: #1921632) + - [Config] enable soundwire audio mach driver + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_SND_SOC_RT1308 can only be enabled on amd64 + + [ Upstream Kernel Changes ] + + * Rebase to v5.13-rc5 + + -- Andrea Righi Mon, 07 Jun 2021 10:45:13 +0200 + +linux-unstable (5.13.0-5.5) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-5.5 -proposed tracker (LP: #1930205) + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Config] set CONFIG_BPF_UNPRIV_DEFAULT_OFF=y + + -- Andrea Righi Mon, 31 May 2021 12:32:38 +0200 + +linux-unstable (5.13.0-4.4) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-4.4 -proposed tracker (LP: #1929404) + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Support importing mokx keys into revocation list from the mok table + (LP: #1928679) + - SAUCE: integrity: add informational messages when revoking certs + + * Support importing mokx keys into revocation list from the mok table + (LP: #1928679) // CVE-2020-26541 when certificates are revoked via + MokListXRT. + - SAUCE: integrity: Load mokx certs from the EFI MOK config table + + * Miscellaneous Ubuntu changes + - [Config] Temporarily disable signing for ppc64el and s390x + - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Be more careful about copying up + sxid files" + - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Propogate nosuid from lower and + upper mounts" + - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Enable user namespace mounts" + - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: ensure mounter privileges when + reading directories" + - SAUCE: Revert "UBUNTU: SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags" + + [ Upstream Kernel Changes ] + + * Rebase to v5.13-rc3 + + -- Andrea Righi Mon, 24 May 2021 13:06:17 +0200 + +linux-unstable (5.13.0-3.3) impish; urgency=medium + + * impish/linux-unstable: 5.13.0-3.3 -proposed tracker (LP: #1928655) + + [ Upstream Kernel Changes ] + + * Rebase to v5.13-rc2 + + -- Andrea Righi Mon, 17 May 2021 11:55:02 +0200 + +linux-unstable (5.13.0-2.2) impish; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] enable CONFIG_DEBUG_INFO_COMPRESSED + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] temporarily disable BPF JIT" + + -- Andrea Righi Fri, 14 May 2021 09:19:02 +0200 + +linux-unstable (5.13.0-1.1) impish; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v5.13-rc1 + + -- Andrea Righi Wed, 12 May 2021 11:35:23 +0200 + +linux-unstable (5.13.0-0.0) impish; urgency=medium + + * Empty entry + + -- Andrea Righi Tue, 11 May 2021 08:40:09 +0200 + +linux-unstable (5.12.0-11.11) impish; urgency=medium + + * Impish update: v5.12.1 upstream stable release (LP: #1927094) + - net: hso: fix NULL-deref on disconnect regression + - USB: CDC-ACM: fix poison/unpoison imbalance + - iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd() + - cfg80211: fix locking in netlink owner interface destruction + - mei: me: add Alder Lake P device id. + - Linux 5.12.1 + + * Packaging resync (LP: #1786013) // Impish update: v5.12.1 upstream stable + release (LP: #1927094) + - update dkms package versions + + * Gigabyte R120-T33 (ARM ThunderX SoC) fails to boot in ACPI mode + (LP: #1925075) // Impish update: v5.12.1 upstream stable release + (LP: #1927094) + - ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure + + * Fix kernel panic at boot on dual GFX systems (LP: #1926792) // Impish + update: v5.12.1 upstream stable release (LP: #1927094) + - drm/amdgpu: Register VGA clients after init can no longer fail + + * On TGL platforms screen shows garbage when browsing website by scrolling + mouse (LP: #1926579) // Impish update: v5.12.1 upstream stable release + (LP: #1927094) + - SAUCE: drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0 + + * CirrusLogic: Cracking noises appears in built-in speaker when output volume + is set >80% (LP: #1924997) // Impish update: v5.12.1 upstream stable release + (LP: #1927094) + - SAUCE: ALSA: hda/cirrus: Use CS8409 Equalizer to fix abnormal sounds on + Bullseye + + * Enable mute/micmute LEDs and limit mic boost on EliteBook 845 G8 + (LP: #1925415) // Impish update: v5.12.1 upstream stable release + (LP: #1927094) + - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook + 845 G8 + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: PCI: Disable broken RTIT_BAR of Intel TH" + - Revert "UBUNTU: [Config] temporarily disable ZFS" + + -- Paolo Pisati Tue, 04 May 2021 18:35:54 +0200 + +linux-unstable (5.12.0-10.10) impish; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Packaging] Drop versioned ABI directory names + - [Packaging] getabis: Download ABIs into an unversioned directory + - [Packaging] final-checks: Handle unversioned ABI directories + - bump to impish + - [Config] GCC version update + + -- Paolo Pisati Thu, 29 Apr 2021 12:27:20 +0200 + +linux-unstable (5.12.0-9.9) impish; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc8 + + -- Seth Forshee Mon, 26 Apr 2021 11:14:16 -0500 + +linux-unstable (5.12.0-8.8) hirsute; urgency=medium + + * CVE-2021-3492 + - SAUCE: shiftfs: free allocated memory in shiftfs_btrfs_ioctl_fd_replace() + error paths + - SAUCE: shiftfs: handle copy_to_user() return values correctly + + * Fix no picture from HDMI when it's plugged after boot (LP: #1924238) + - drm/i915/display: Handle lane polarity for DDI port + + * hirsute beta desktop AMD64 ISO kernel panic on boot when booting using UEFI + (LP: #1922403) + - SAUCE: efifb: Check efifb_pci_dev before using it + + * Miscellaneous Ubuntu changes + - Rebase to v5.12-rc8 + - [Config] updateconfigs following 5.12-rc8 rebase + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc8 + + -- Paolo Pisati Mon, 19 Apr 2021 11:37:27 +0200 + +linux-unstable (5.12.0-7.7) hirsute; urgency=medium + + * drm/i915: Drop force_probe requirement for Rocket Lake (LP: #1905466) + - drm/i915/rkl: Remove require_force_probe protection + + * HP m400 cartridges fail to find NIC when deploying hirsute (LP: #1918793) + - PCI: xgene: Fix cfg resource mapping + + * Update - Fix no screen show on display after S3 on CML-R (LP: #1922768) + - drm/i915/gen9bc: Handle TGP PCH during suspend/resume + + * Miscellaneous Ubuntu changes + - SAUCE: RDMA/core: Introduce peer memory interface + - Rebase to v5.12-rc7 + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc7 + + -- Paolo Pisati Mon, 12 Apr 2021 11:48:07 +0200 + +linux-unstable (5.12.0-6.6) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + * i915 doesn't support some high pixel clock 4k * 60Hz monitors (LP: #1922372) + - drm/i915/vbt: update DP max link rate table + + * Tegra "mmc0: Timeout waiting for hardware interrupt" (LP: #1921140) + - SAUCE: mmc: host: Add required callbacks to set/clear CQE_EN bit + + * Enable ath11k debugfs/tracing (LP: #1922033) + - [Config] enable ath11k debugfs/tracing + + * Fix mic on P620 after S3 resume (LP: #1921757) + - ALSA: usb-audio: Carve out connector value checking into a helper + - ALSA: usb-audio: Check connector value on resume + + * Miscellaneous Ubuntu changes + - [Config] amd64,arm64: build KFENCE support but disable it by default + (KFENCE_SAMPLE_INTERVAL=0) + - Rebase to v5.12-rc6 + + * Miscellaneous upstream changes + - drm/dp: add MSO related DPCD registers + - drm/i915/edp: reject modes with dimensions other than fixed mode + - drm/i915/edp: always add fixed mode to probed modes in ->get_modes() + - drm/i915/edp: read sink MSO configuration for eDP 1.4+ + - drm/i915/reg: add stream splitter configuration definitions + - drm/i915/mso: add splitter state readout for platforms that support it + - drm/i915/mso: add splitter state check + - drm/i915/edp: modify fixed and downclock modes for MSO + - drm/i915/edp: enable eDP MSO during link training + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc6 + + -- Paolo Pisati Wed, 07 Apr 2021 11:42:55 +0200 + +linux-unstable (5.12.0-5.5) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * alsa/realtek: extend the delay time in the determine_headset_type for a + Dell AIO (LP: #1920747) + - SAUCE: ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO + + * power off stress test will hang on the TGL machines (LP: #1919930) + - SAUCE: ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdown + - [Config] set SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1 to n + + * lockdown on power (LP: #1855668) + - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode + + * Miscellaneous Ubuntu changes + - [Config] arm64 -- unify build_image and kernel_file values + - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err(). + - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down + - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot + mode + - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode + - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set + - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature + verify + - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot + - SAUCE: (lockdown) security: lockdown: Make + CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic + - SAUCE: xr-usb-serial: clean up indentation + - SAUCE: xr-usb-serial: clean up build warnings + - SAUCE: apparmor: Fix build error, make sk parameter const + - Rebase to v5.12-rc5 + - [Config] updateconfigs following v5.12-rc5 rebase + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: (lockdown) s390: Lock down the kernel when the IPL + secure flag is set" + - Revert "UBUNTU: SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to + indicate secure boot mode" + - Revert "UBUNTU: SAUCE: (lockdown) powerpc: lock down kernel in secure boot + mode" + - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: Make + CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic" + - Revert "UBUNTU: SAUCE: (lockdown) arm64: Allow locking down the kernel under + EFI secure boot" + - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for + module signature verify" + - Revert "UBUNTU: SAUCE: (lockdown) efi: Lock down the kernel if booted in + secure boot mode" + - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock + the kernel down" + - Revert "UBUNTU: SAUCE: (lockdown) Make get_cert_list() use + efi_status_to_str() to print error messages." + - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework + efi_status_to_err()." + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc5 + + -- Paolo Pisati Mon, 29 Mar 2021 12:59:38 +0200 + +linux-unstable (5.12.0-4.4) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Fix broken efifb on graphics device without driver (LP: #1914411) + - SAUCE: efifb: Ensure graphics device for efifb stays at PCI D0 + + * Fix system sleep on TGL systems with Intel ME (LP: #1919321) + - SAUCE: PCI: Serialize TGL e1000e PM ops + + * Miscellaneous Ubuntu changes + - Rebase to v5.12-rc4 + - [Config] updateconfigs following v5.12-rc4 rebase + + * Miscellaneous upstream changes + - riscv: dts: fu740: fix cache-controller interrupts + - riscv: sifive: fu740: cpu{1, 2, 3, 4} set compatible to sifive, u74-mc + - riscv: sifive: unmatched: update for 16GB rev3 + - riscv: Add 3 SBI wrapper functions to get cpu manufacturer information + - riscv: Get CPU manufacturer information + - riscv: Introduce alternative mechanism to apply errata solution + - riscv: sifive: apply errata "cip-453" patch + - clk: sifive: Add pcie_aux clock in prci driver for PCIe driver + - clk: sifive: Use reset-simple in prci driver for PCIe driver + - MAINTAINERS: Add maintainers for SiFive FU740 PCIe driver + - dt-bindings: PCI: Add SiFive FU740 PCIe host controller + - PCI: designware: Add SiFive FU740 PCIe host controller driver + - riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc4 + + -- Paolo Pisati Mon, 22 Mar 2021 12:43:14 +0100 + +linux-unstable (5.12.0-3.3) hirsute; urgency=medium + + * riscv: revert SiFive Unleashed CPUFreq (LP: #1917433) + - SAUCE: Revert "SiFive Unleashed CPUFreq" + + * Dell Precision 5550 takes up to 10 seconds to respond when coming out of + sleep (LP: #1919123) + - SAUCE: Input: i8042 - add dmi quirk + + * LRMv4: switch to signing nvidia modules via the Ubuntu Modules signing key + (LP: #1918134) + - [Packaging] sync dkms-build et al from LRMv4 + + * curtin: install flash-kernel in arm64 UEFI unexpected (LP: #1918427) + - [Packaging] Allow grub-efi-arm* to satisfy recommends on ARM + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Enable Tegra support in arm64 for NVIDIA Jetson (LP: #1918471) + - [Config] enable ARCH_TEGRA and all Tegra SOC's + - [Packaging] include modern Tegra modules + + * Cirrus Audio Codec CS8409/CS42L42: Input Device does not switch to headset + Mic when a headset is inserted (LP: #1918378) + - SAUCE: ALSA: hda/cirrus: Fix Headset Mic volume control name + + * Cirrus Audio Codec CS8409/CS42L42 support (LP: #1916554) + - ALSA: hda/cirrus: Increase AUTO_CFG_MAX_INS from 8 to 18 + - ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion + codec. + - ALSA: hda/cirrus: Add jack detect interrupt support from CS42L42 companion + codec. + - ALSA: hda/cirrus: Add Headphone and Headset MIC Volume Control + + * drm/i915: Drop force_probe requirement for JSL (LP: #1917843) + - SAUCE: drm/i915: Drop require_force_probe from JSL + + * Miscellaneous Ubuntu changes + - [Packaging] Skip d-i code if udebs are disabled + - [Packaging] Disable udebs if $DEBIAN/d-i doesn't exist + - [Packaging] remove dh-systemd build dependency + - [Config] fix several annotaions with enforcement typos + - [Config] refresh annotations + - [Config] updateconfigs following v5.12-rc3 rebase + - annotations: fixup after v5.12-rc3 rebase + - Rebase to v5.12-rc3 + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc3 + + -- Paolo Pisati Tue, 16 Mar 2021 18:43:03 +0100 + +linux-unstable (5.12.0-2.2) hirsute; urgency=medium + + * Miscellaneous Ubuntu changes + - Rebase to v5.12-rc2 + - [Config] updateconfigs following v5.12-rc2 rebase + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc2 + + -- Paolo Pisati Mon, 08 Mar 2021 11:22:04 +0100 + +linux-unstable (5.12.0-1.1) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Support no udeb profile (LP: #1916095) + - [Packaging] replace custom filter script with dctrl-tools + - [Packaging] correctly implement noudeb build profiles. + + * Miscellaneous Ubuntu changes + - [Packaging] dkms-versions -- remove nvidia-graphics-drivers-440-server + - [Debian] run ubuntu-regression-suite for linux-unstable + - [Packaging] remove Provides: aufs-dkms + - [Config] update config and annotations following v5.12-rc1 rebase + - [Config] disable nvidia and nvidia_server builds + - [Config] temporarily disable ZFS + - temporarily disable modules check + - annotations: s390: temporarily remove CONFIG_KMSG_IDS + - [Config] amd64: FTBFS: disable HIO + - [Config] FTBFS: disable SHIFT_FS + - [Config] s390: temporarily remove CONFIG_KMSG_IDS + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] disable nvidia and nvidia_server builds" + - Revert "UBUNTU: SAUCE: s390: kernel message catalog" + + [ Upstream Kernel Changes ] + + * Rebase to v5.12-rc1 + + -- Paolo Pisati Thu, 04 Mar 2021 18:26:12 +0100 + +linux-unstable (5.12.0-0.0) hirsute; urgency=medium + + * Empty entry + + -- Paolo Pisati Thu, 04 Mar 2021 18:17:32 +0100 + +linux-unstable (5.11.0-10.11) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + * Support CML-S CPU + TGP PCH (LP: #1909457) + - drm/i915/rkl: new rkl ddc map for different PCH + - SAUCE: drm/i915/gen9_bc : Add TGP PCH support + + * Use DCPD to control HP DreamColor panel (LP: #1911001) + - SAUCE: drm/dp: Another HP DreamColor panel brigntness fix + + * Update nvidia dkms build for module linker script changes + - [Packaging] build-dkms--nvidia-N -- Update for preprocessed module linker + script + + * Please trust Canonical Livepatch Service kmod signing key (LP: #1898716) + - [Config] enable CONFIG_MODVERSIONS=y + - [Packaging] build canonical-certs.pem from branch/arch certs + - [Config] add Canonical Livepatch Service key to SYSTEM_TRUSTED_KEYS + - [Config] add ubuntu-drivers key to SYSTEM_TRUSTED_KEYS + + * Miscellaneous Ubuntu changes + - [Config] re-enable nvidia dkms + - SAUCE: selftests: memory-hotplug: bump timeout to 10min + - [Debian] update-aufs.sh -- Don't apply tmpfs-idr.patch + - [Config] Update configs + - [Config] disable nvidia and nvidia_server builds + - SAUCE: Import aufs driver + - [Config] CONFIG_AUFS_FS=n + - [Config] refresh annotations file + - [Config] set CONFIG_MIPI_I3C_HCI=m consistently + - [Config] set CONFIG_PINCTRL_MSM8953=m on armhf generic-lpae + - [Packaging] Change source package name to linux-unstable + - [Config] update LD_VERSION in config due to toolchain update + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: tmpfs: Don't use 64-bit inodes by defulat with 32-bit + ino_t" + + -- Andrea Righi Mon, 22 Feb 2021 07:18:07 +0100 + +linux-unstable (5.11.0-9.10) hirsute; urgency=medium + + * Empty entry + + -- Andrea Righi Mon, 22 Feb 2021 07:02:45 +0100 + +linux (5.11.0-9.10) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Config] update configs/annotations after rebase to 5.11 + - zfs-modules.ignore: add zzstd + + [ Upstream Kernel Changes ] + + * Rebase to v5.11 + + -- Andrea Righi Mon, 15 Feb 2021 16:29:36 +0100 + +linux (5.11.0-8.9) hirsute; urgency=medium + + * Missing device id for Intel TGL-H ISH [8086:43fc] in intel-ish-hid driver + (LP: #1914543) + - SAUCE: HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID + + * Add support for new Realtek ethernet NIC (LP: #1914604) + - r8169: Add support for another RTL8168FP + + * Miscellaneous Ubuntu changes + - SAUCE: tmpfs: Don't use 64-bit inodes by defulat with 32-bit ino_t + - [Config] Set CONFIG_TMPFS_INODE64=n for s390x + - [Config] re-enable ZFS + + [ Upstream Kernel Changes ] + + * Rebase to v5.11-rc7 + + -- Andrea Righi Mon, 08 Feb 2021 11:56:23 +0100 + +linux (5.11.0-7.8) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22 + (LP: #1911359) + - SAUCE: x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y + + * Remove scary stack trace from Realtek WiFi driver (LP: #1913263) + - rtw88: reduce the log level for failure of tx report + + * Fix unexpected AER/DPC on PCH400 and PCH500 (LP: #1913691) + - Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on all CML root ports" + - Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on CML root port" + - SAUCE: PCI/AER: Disable AER interrupt during suspend + - SAUCE: PCI/DPC: Disable DPC interrupt during suspend + + * switch to an autogenerated nvidia series based core via dkms-versions + (LP: #1912803) + - [Packaging] nvidia -- use dkms-versions to define versions built + - [Packaging] update-version-dkms -- maintain flags fields + + * Introduce the new NVIDIA 460-server series and update the 460 series + (LP: #1913200) + - [Config] dkms-versions -- add the 460-server nvidia driver + + * Fix the video can't output through WD19TB connected with TGL platform during + cold-boot (LP: #1910211) + - SAUCE: drm/i915/dp: Prevent setting LTTPR mode if no LTTPR is detected + + * Stop using get_scalar_status command in Dell AIO uart backlight driver + (LP: #1865402) + - SAUCE: platform/x86: dell-uart-backlight: add get_display_mode command + + * Miscellaneous Ubuntu changes + - SAUCE: selftests/seccomp: Accept any valid fd in user_notification_addfd + - [Packaging] Don't disable CONFIG_DEBUG_INFO in headers packages + - [Config] update configs/annotations after rebase to 5.11-rc6 + + [ Upstream Kernel Changes ] + + * Rebase to v5.11-rc6 + + -- Andrea Righi Mon, 01 Feb 2021 10:27:52 +0100 + +linux (5.11.0-6.7) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Prevent thermal shutdown during boot process (LP: #1906168) + - thermal/drivers/acpi: Use hot and critical ops + - thermal/core: Remove notify ops + - thermal: int340x: Fix unexpected shutdown at critical temperature + - thermal: intel: pch: Fix unexpected shutdown at critical temperature + + * riscv: backport support for SiFive Unmatched (LP: #1910965) + - RISC-V: Update l2 cache DT documentation to add support for SiFive FU740 + - RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740 + - dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC + - riscv: dts: add initial support for the SiFive FU740-C000 SoC + - dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board + - riscv: dts: add initial board data for the SiFive HiFive Unmatched + - PCI: microsemi: Add host driver for Microsemi PCIe controller + - Microsemi PCIe expansion board DT entry. + - SiFive Unleashed CPUFreq + - SiFive HiFive Unleashed: Add PWM LEDs (D1, D2, D3, D4) + + * initramfs unpacking failed (LP: #1835660) + - lib/decompress_unlz4.c: correctly handle zero-padding around initrds. + + * Miscellaneous Ubuntu changes + - [Config] update configs and annotations after rebase to 5.11-rc5 + + [ Upstream Kernel Changes ] + + * Rebase to v5.11-rc5 + + -- Andrea Righi Mon, 25 Jan 2021 09:31:31 +0100 + +linux (5.11.0-5.6) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Config] update config and annotations after rebase to 5.11-rc4 + + [ Upstream Kernel Changes ] + + * Rebase to v5.11-rc4 + + -- Andrea Righi Mon, 18 Jan 2021 10:46:10 +0100 + +linux (5.11.0-4.5) hirsute; urgency=medium + + * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22 + (LP: #1911359) + - SAUCE: x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y + + -- Andrea Righi Thu, 14 Jan 2021 12:53:26 +0100 + +linux (5.11.0-3.4) hirsute; urgency=medium + + * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22 + (LP: #1911359) + - bpf: Allow empty module BTFs + - libbpf: Allow loading empty BTFs + + -- Andrea Righi Thu, 14 Jan 2021 07:43:45 +0100 + +linux (5.11.0-2.3) hirsute; urgency=medium + + * DMI entry syntax fix for Pegatron / ByteSpeed C15B (LP: #1910639) + - Input: i8042 - unbreak Pegatron C15B + + * SYNA30B4:00 06CB:CE09 Mouse on HP EliteBook 850 G7 not working at all + (LP: #1908992) + - HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device + + * debian/scripts/file-downloader does not handle positive failures correctly + (LP: #1878897) + - [Packaging] file-downloader not handling positive failures correctly + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * CVE-2021-1052 // CVE-2021-1053 + - [Packaging] NVIDIA -- Add the NVIDIA 460 driver + + * Miscellaneous Ubuntu changes + - [Packaging] Remove nvidia-455 dkms build + - SAUCE: ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP + machines + - [Config] update configs and annotations after rebase to 5.11-rc3 + + [ Upstream Kernel Changes ] + + * Rebase to v5.11-rc3 + + -- Andrea Righi Mon, 11 Jan 2021 09:52:27 +0100 + +linux (5.11.0-1.2) hirsute; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v5.11-rc2 + + -- Andrea Righi Thu, 07 Jan 2021 16:57:01 +0100 + +linux (5.11.0-0.1) hirsute; urgency=medium + + * dep-8 ubuntu-regression-suite tests are not run for all linux-hwe-* kernels + (LP: #1908529) + - [dep-8] Allow all hwe kernels + + * Fix reading speed and duplex sysfs on igc device (LP: #1906851) + - igc: Report speed and duplex as unknown when device is runtime suspended + + * rtwpci driver blocks the system to enter PC10, stuck at PC3 (LP: #1907200) + - SAUCE: rtw88: 8723de: let cpu enter c10 + + * [21.04 FEAT] Deactivate CONFIG_QETH_OSN kernel config option (LP: #1906370) + - [Config] Deactivate CONFIG_QETH_OSN kernel config option + + * Add dpcd backlight control for 0x4c83 0x4f41 (LP: #1905663) + - SAUCE: drm/dp: Add dpcd backlight control for 0x4c83 0x4f41 + + * disable building bpf selftests (LP: #1908144) + - SAUCE: selftests/bpf: Clarify build error if no vmlinux + - SAUCE: selftests: Skip BPF selftests by default + - disable building bpf selftests (no VMLINUX_BTF) + + * Miscellaneous Ubuntu changes + - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot + mode + - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set + - [Config] update configs and annotations after rebase to v5.11-rc1 + - hio: fix build error with kernel 5.11 + - SAUCE: shiftfs: fix build error with 5.11 + - [Config] temporarily disable ZFS + - check-aliases: do not error if modules.alias does not exist + - ppc64el: don't build stripped vdso + + * Miscellaneous upstream changes + - irq: export irq_check_status_bit + + [ Upstream Kernel Changes ] + + * Rebase to v5.11-rc1 + + -- Andrea Righi Mon, 04 Jan 2021 09:17:48 +0100 + +linux (5.11.0-0.0) hirsute; urgency=medium + + * Empty entry + + -- Andrea Righi Wed, 30 Dec 2020 09:04:41 +0100 + +linux (5.10.0-9.10) hirsute; urgency=medium + + * Use INTx for Pericom USB controllers (LP: #1906839) + - PCI: Disable MSI for Pericom PCIe-USB adapter + + * disable building bpf selftests (LP: #1908144) + - SAUCE: selftests/bpf: clarify build error if no vmlinux + - SAUCE: selftests: Skip BPF seftests by default + - disable building bpf selftests (no VMLINUX_BTF) + + * Miscellaneous Ubuntu changes + - [Config] Enable CONFIG_BPF_LSM + + * Miscellaneous upstream changes + - Revert "md: change mddev 'chunk_sectors' from int to unsigned" + - Revert "dm raid: fix discard limits for raid1 and raid10" + + -- Andrea Righi Tue, 15 Dec 2020 10:16:14 +0100 + +linux (5.10.0-8.9) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + * Fix bpf selftest compilation with clang 11 + - bpf: Fix selftest compilation on clang 11 + + * Miscellaneous Ubuntu changes + - [Config] update configs and annotations after rebase to v5.10 + + [ Upstream Kernel Changes ] + + * Rebase to v5.10 + + -- Andrea Righi Mon, 14 Dec 2020 08:57:57 +0100 + +linux (5.10.0-7.8) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Fix linux-libc-dev build for hirsute forward port kernels (LP: #1904067) + - [Debian] Build linux-libc-dev for debian.master* branches + + * Update kernel packaging to support forward porting kernels (LP: #1902957) + - [Debian] Update for leader included in BACKPORT_SUFFIX + + * Introduce the new NVIDIA 455 series (LP: #1897751) + - [Packaging] NVIDIA -- Add signed modules for the 455 driver + + * 5.10 kernel fails to boot with secure boot disabled (LP: #1904906) + - [Config] CONFIG_RCU_SCALE_TEST=n + + * Miscellaneous Ubuntu changes + - [Config] s390x: disable GPIO_CDEV + - [Config] ARM_CMN=m + - [Config] disable GPIO_CDEV_V1 + - [Config] Reorder annotations after 5.10-rc6 rebase + - [Packaging] Remove nvidia-435 dkms build + - [Packaging] Change source package name to linux + - [Config] Update configs and annotations after rebase to v5.10-rc7 + - SAUCE: Revert "mm/filemap: add static for function + __add_to_page_cache_locked" + + [ Upstream Kernel Changes ] + + * Rebase to v5.10-rc7 + + -- Seth Forshee Mon, 07 Dec 2020 00:15:20 -0600 + +linux (5.10.0-6.7) hirsute; urgency=medium + + * Empty entry. + + -- Seth Forshee Sun, 06 Dec 2020 22:13:46 -0600 + +linux-5.10 (5.10.0-6.7) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Avoid double newline when running insertchanges (LP: #1903293) + - [Packaging] insertchanges: avoid double newline + + * Miscellaneous Ubuntu changes + - [Packaging]: linux-modules should depend on linux-image + - [Packaging]: linux-image should suggest linux-modules-extra + + [ Upstream Kernel Changes ] + + * Rebase to v5.10-rc6 + + -- Andrea Righi Mon, 30 Nov 2020 07:47:34 +0100 + +linux-5.10 (5.10.0-5.6) hirsute; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] add CONFIG_INFINIBAND_VIRT_DMA + + [ Upstream Kernel Changes ] + + * Rebase to v5.10-rc5 + + -- Andrea Righi Mon, 23 Nov 2020 13:17:44 +0100 + +linux-5.10 (5.10.0-4.5) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Packaging] reduce the size required to build packages + + [ Upstream Kernel Changes ] + + * Rebase to v5.10-rc4 + + -- Andrea Righi Mon, 16 Nov 2020 08:33:54 +0100 + +linux-5.10 (5.10.0-3.4) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * e1000e: fix issues with S0ix (LP: #1902687) + - SAUCE: e1000e: fix S0ix flow to allow S0i3.2 subset entry + - SAUCE: e1000e: allow turning s0ix flows on for systems with ME + - SAUCE: e1000e: Add Dell's Comet Lake systems into s0ix heuristics + - SAUCE: e1000e: Add more Dell CML systems into s0ix heuristics + - [Config] Update CONFIG_E1000E for ppc64el in annotations + + * perf: Add support for Rocket Lake (LP: #1902004) + - SAUCE: perf/x86/intel: Add Rocket Lake CPU support + - SAUCE: perf/x86/cstate: Add Rocket Lake CPU support + - SAUCE: perf/x86/msr: Add Rocket Lake CPU support + - SAUCE: perf/x86/intel/uncore: Add Rocket Lake support + + * Miscellaneous Ubuntu changes + - [Config] Disable CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE + - [Config] update CONFIG_MST_IRQ after rebase to 5.10-rc3 + - [Config] drop obsolete SND_SST_IPC options + - [Config] re-enable ZFS + + [ Upstream Kernel Changes ] + + * Rebase to v5.10-rc3 + + -- Andrea Righi Mon, 09 Nov 2020 09:37:08 +0100 + +linux-5.10 (5.10.0-2.3) hirsute; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] Switch arm64 default cpufreq governor to ondemand + - [Debian] Include scripts/module.lds from builddir in headers package + + -- Seth Forshee Tue, 03 Nov 2020 21:01:52 -0600 + +linux-5.10 (5.10.0-1.2) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Fix non-working Intel NVMe after S3 (LP: #1900847) + - SAUCE: PCI: Enable ACS quirk on all CML root ports + + * Miscellaneous Ubuntu changes + - [Packaging] move to hirsute + - [Config] Update configs and annotations after rebase to 5.10-rc2 + - [Config] Update numerous configs to conform with policy + - [Config] Switch default CPUFreq governer for arm64/armhf to schedultil + - [Config] Temporarily disable DEBUG_INFO_BTF for armhf + + [ Upstream Kernel Changes ] + + * Rebase to v5.10-rc2 + + -- Seth Forshee Mon, 02 Nov 2020 13:18:27 -0600 + +linux-5.10 (5.10.0-0.1) hirsute; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - [Config] Update configs and annotations for v5.10-rc1 + - SAUCE: platform/x86: dell-uart-backlight: rename kzfree() to + kfree_sensitive() + - SAUCE: apparmor: rename kzfree() to kfree_sensitive() + - SAUCE: LSM: change ima_read_file() to use lsmblob + - SAUCE: LSM: Use lsmblob in smk_netlbl_mls() + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Packaging] Change source package name to linux-5.10" + - s390: correct __bootdata / __bootdata_preserved macros + + [ Upstream Kernel Changes ] + + * Rebase to v5.10-rc1 + + -- Paolo Pisati Tue, 27 Oct 2020 16:57:07 +0100 + +linux-5.10 (5.10.0-0.0) groovy; urgency=medium + + * Empty entry + + -- Paolo Pisati Mon, 26 Oct 2020 14:55:48 +0100 + +linux-5.9 (5.9.0-2.3) groovy; urgency=medium + + * Fix system reboot when disconnecting WiFi (LP: #1899726) + - iwlwifi: msix: limit max RX queues for 9000 family + + * booting linux-generic-lpae armhf kernel under qemu results in relocation out + of range, and thus no modules can be loaded (LP: #1899519) + - [Config] armhf: ARM_MODULE_PLTS=y + + * Fix broken MSI interrupt after HDA controller was suspended (LP: #1899586) + - ALSA: hda: fix jack detection with Realtek codecs when in D3 + + * CVE-2020-16119 + - SAUCE: dccp: avoid double free of ccid on child socket + + * python3-venv is gone (LP: #1896801) + - SAUCE: doc: remove python3-venv dependency + + * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903) + - [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/ + + * Enable brightness control on HP DreamColor panel (LP: #1898865) + - SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD + quirk + - SAUCE: drm/dp: HP DreamColor panel brigntness fix + + * HP Zbook Studio G7 boots into corrupted screen with PSR featured panel + (LP: #1897501) + - SAUCE: drm/i915/psr: allow overriding PSR disable param by quirk + - SAUCE: drm/dp: add DP_QUIRK_FORCE_PSR_CHIP_DEFAULT quirk to CMN prod-ID + 19-15 + + * Fix broken e1000e device after S3 (LP: #1897755) + - SAUCE: e1000e: Increase polling timeout on MDIC ready bit + + * Wakeup the system by touching the touchpad (LP: #1888331) + - HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle + + * Enable LTR for endpoints behind VMD (LP: #1896598) + - SAUCE: PCI/ASPM: Enable LTR for endpoints behind VMD + + * [SRU] [Focal/OEM-5.6/Groovy]Fix AMD usb host controller lost after stress S3 + (LP: #1893914) + - SAUCE: xhci: workaround for S3 issue on AMD SNPS 3.0 xHC + + * debian/rules editconfigs does not work on s390x to change s390x only configs + (LP: #1863116) + - [Packaging] kernelconfig -- only update/edit configurations on architectures + we have compiler support + + * Fix non-working NVMe after S3 (LP: #1895718) + - SAUCE: PCI: Enable ACS quirk on CML root port + + * Miscellaneous Ubuntu changes + - SAUCE: bpf: Check CONFIG_BPF option for resolve_btfids + - SAUCE: tools resolve_btfids: Always force HOSTARCH + - packaging: arm64: add a 64KB mem pages flavour called 'generic-64k' + - packaging: arm64: generic-64k: skip ABI, modules and retpoline checks + - SAUCE: drm/i915/display: Fix null deref in intel_psr_atomic_check() + - [Config] Update toolchain versions + - [Config] Refresh annotations + - Add ubuntu-host module + - CONFIG_UBUNTU_HOST=m + - SAUCE: apparmor: drop prefixing abs root labels with '=' + - SAUCE: apparmor: disable showing the mode as part of a secid to secctx + - SAUCE: apparmor: rename aa_sock() to aa_unix_sk() + - SAUCE: apparmor: LSM stacking: switch from SK_CTX() to aa_sock() + - SAUCE: LSM: Infrastructure management of the sock security + - SAUCE: LSM: Create and manage the lsmblob data structure. + - SAUCE: LSM: Use lsmblob in security_audit_rule_match + - SAUCE: LSM: Use lsmblob in security_kernel_act_as + - SAUCE: net: Prepare UDS for security module stacking + - SAUCE: LSM: Use lsmblob in security_secctx_to_secid + - SAUCE: LSM: Use lsmblob in security_secid_to_secctx + - SAUCE: LSM: Use lsmblob in security_ipc_getsecid + - SAUCE: LSM: Use lsmblob in security_task_getsecid + - SAUCE: LSM: Use lsmblob in security_inode_getsecid + - SAUCE: LSM: Use lsmblob in security_cred_getsecid + - SAUCE: IMA: Change internal interfaces to use lsmblobs + - SAUCE: LSM: Specify which LSM to display + - SAUCE: LSM: Ensure the correct LSM context releaser + - SAUCE: LSM: Use lsmcontext in security_secid_to_secctx + - SAUCE: LSM: Use lsmcontext in security_inode_getsecctx + - SAUCE: LSM: security_secid_to_secctx in netlink netfilter + - SAUCE: NET: Store LSM netlabel data in a lsmblob + - SAUCE: LSM: Verify LSM display sanity in binder + - SAUCE: Audit: Add new record for multiple process LSM attributes + - SAUCE: Audit: Add a new record for multiple object LSM + - SAUCE: LSM: Add /proc attr entry for full LSM context + - SAUCE: AppArmor: Remove the exclusive flag + - SAUCE: Audit: Fix for missing NULL check + + * Miscellaneous upstream changes + - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup() + + [ Upstream Kernel Changes ] + + * Rebase to v5.9 + + -- Seth Forshee Wed, 14 Oct 2020 13:31:18 -0500 + +linux-5.9 (5.9.0-1.2) groovy; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] Update configs after rebase to 5.9-rc6 + - SAUCE: dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX + - SAUCE: bpf: Use --no-fail option if CONFIG_BPF is not enabled + - SAUCE: tools resolve_btfids: Always force HOSTARCH + + [ Upstream Kernel Changes ] + + * Rebase to v5.9-rc6 + + -- Seth Forshee Mon, 21 Sep 2020 14:39:34 -0500 + +linux-5.9 (5.9.0-0.1) groovy; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] Update configs and annotations for v5.9-rc1 + - SAUCE: i915: Fix build error due to missing struct definition + - hio -- Update blk_queue_split() calls for changes in 5.9-rc1 + - hio -- Updates for move of make_request_fn to struct block_device_operations + - [Config] Disable zfs dkms build + - [Config] Disable nvidia dkms build + - [Config] Disable nvidia server dkms builds + - SAUCE: remoteproc: qcom: Use div_u64() for 64-bit division + - SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain + - [Packaging] Bind hv_vss_daemon startup to hv_vss device + - [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device + - [Config] Re-enable UEFI signing for arm64 + - SAUCE: Revert "UBUNTU: SAUCE: export __get_vm_area_caller() and map_kernel_range()" + - [Config] Set the default CPU governor to ONDEMAND + - [Packaging] update variants + - [Packaging] update helper scripts + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.9-rc5 + + -- Seth Forshee Thu, 17 Sep 2020 15:01:21 -0500 + +linux-5.9 (5.9.0-0.0) groovy; urgency=medium + + * Empty entry + + -- Seth Forshee Tue, 18 Aug 2020 16:48:03 -0500 + +linux (5.8.0-16.17) groovy; urgency=medium + + * groovy/linux: 5.8.0-16.17 -proposed tracker (LP: #1891233) + + * Miscellaneous Ubuntu changes + - hio -- Update to use bio_{start,end}_io_acct with 5.8+ + - Enable hio driver + - [Packaging] Temporarily disable building doc package contents + + -- Seth Forshee Tue, 11 Aug 2020 15:32:58 -0500 + +linux (5.8.0-15.16) groovy; urgency=medium + + * groovy/linux: 5.8.0-15.16 -proposed tracker (LP: #1891177) + + * Miscellaneous Ubuntu changes + - SAUCE: Documentation: import error c_funcptr_sig_re, c_sig_re (sphinx- + doc/sphinx@0f49e30c) + + -- Seth Forshee Tue, 11 Aug 2020 09:29:58 -0500 + +linux (5.8.0-14.15) groovy; urgency=medium + + * groovy/linux: 5.8.0-14.15 -proposed tracker (LP: #1891085) + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * msg_zerocopy.sh in net from ubuntu_kernel_selftests failed (LP: #1812620) + - selftests/net: relax cpu affinity requirement in msg_zerocopy test + + * Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441) + - ALSA: hda/hdmi: Add quirk to force connectivity + + * Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317) + - ALSA: usb-audio: Add support for Lenovo ThinkStation P620 + + * Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306) + - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken + + * Enlarge hisi_sec2 capability (LP: #1890222) + - crypto: hisilicon - update SEC driver module parameter + + * Miscellaneous Ubuntu changes + - [Config] Re-enable signing for ppc64el + + -- Seth Forshee Mon, 10 Aug 2020 15:26:46 -0500 + +linux (5.8.0-13.14) groovy; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] Remove i386 configs + - SAUCE: apply a workaround to re-enable CONFIG_CRYPTO_AEGIS128_SIMD + - SAUCE: export __get_vm_area_caller() and map_kernel_range() + - [Config] drop CONFIG_BINFMT_AOUT enforcement + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD" + + [ Upstream Kernel Changes ] + + * Rebase to v5.8 + + -- Andrea Righi Tue, 04 Aug 2020 09:51:50 +0200 + +linux (5.8.0-12.13) groovy; urgency=medium + + * groovy/linux: 5.8.0-12.13 -proposed tracker (LP: #1889481) + + * Fix right speaker of HP laptop (LP: #1889375) + - SAUCE: hda/realtek: Fix right speaker of HP laptop + + * blk_update_request error when mount nvme partition (LP: #1872383) + - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command + + * Add support for Atlantic NIC firmware v4 (LP: #1886908) + - Revert "UBUNTU: SAUCE: net: atlantic: Add support for firmware v4" + - net: atlantic: align return value of ver_match function with function name + - net: atlantic: add support for FW 4.x + + * Miscellaneous Ubuntu changes + - [Debian] Fix debian/tests for linux-5.8 -> linux rename + - SAUCE: selftests/powerpc: return skip code for spectre_v2 + + -- Seth Forshee Wed, 29 Jul 2020 16:58:47 -0500 + +linux (5.8.0-11.12) groovy; urgency=medium + + * groovy/linux: 5.8.0-11.12 -proposed tracker (LP: #1889336) + + * Miscellaneous Ubuntu changes + - [Packaging] dwarves is not required for linux-libc-dev or stage1 + + -- Seth Forshee Tue, 28 Jul 2020 22:33:24 -0500 + +linux (5.8.0-10.11) groovy; urgency=medium + + * groovy/linux: 5.8.0-10.11 -proposed tracker (LP: #1889316) + + * Miscellaneous Ubuntu changes + - [Packaging] Add more packages to Build-Depends-Indep for docs + - [Debian] Specify python executable in kmake + - [Debian] Don't treat warnings as errors during perf builds + - [Config] Disable signing for ppc64el + + -- Seth Forshee Tue, 28 Jul 2020 17:09:52 -0500 + +linux (5.8.0-9.10) groovy; urgency=medium + + * groovy/linux: 5.8.0-9.10 -proposed tracker (LP: #1889140) + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * Miscellaneous Ubuntu changes + - SAUCE: Fix s390x compile error on F32 utils/stat-display.c + - [Packaging] Add python3-venv to Build-Depends-Indep + + -- Seth Forshee Mon, 27 Jul 2020 21:01:46 -0500 + +linux (5.8.0-8.9) groovy; urgency=medium + + * groovy/linux: 5.8.0-8.9 -proposed tracker (LP: #1889104) + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + - update dkms package versions + - [Packaging] update variants + + * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674) + - [Packaging] NVIDIA -- Add signed modules for 450 450-server + + * Introduce the new NVIDIA 418-server and 440-server series, and update the + current NVIDIA drivers (LP: #1881137) + - [packaging] add signed modules for the 418-server and the 440-server + flavours + + * Miscellaneous Ubuntu changes + - SAUCE: Revert "radix-tree: Use local_lock for protection" + - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n + - [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD + - [Config] Enable nvidia dkms build + + * Miscellaneous upstream changes + - usbip: tools: fix build error for multiple definition + + [ Upstream Kernel Changes ] + + * Rebase to v5.8-rc7 + + -- Seth Forshee Mon, 27 Jul 2020 11:18:12 -0500 + +linux (5.8.0-7.8) groovy; urgency=medium + + * Empty entry + + -- Seth Forshee Mon, 27 Jul 2020 09:22:19 +0200 + +linux-5.8 (5.8.0-7.8) groovy; urgency=medium + + * soc/amd/renoir: detect dmic from acpi table (LP: #1887734) + - ASoC: amd: add logic to check dmic hardware runtime + - ASoC: amd: add ACPI dependency check + - ASoC: amd: fixed kernel warnings + + * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668) + - SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups" + + * Add support for Atlantic NIC firmware v4 (LP: #1886908) + - SAUCE: net: atlantic: Add support for firmware v4 + + * MGA G200e doesn't work under GDM Wayland (LP: #1886140) + - drm/mgag200: Remove HW cursor + - drm/mgag200: Clean up mga_set_start_address() + - drm/mgag200: Clean up mga_crtc_do_set_base() + - drm/mgag200: Move mode-setting code into separate helper function + - drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O + - drm/mgag200: Update mode registers after plane registers + - drm/mgag200: Set pitch in a separate helper function + - drm/mgag200: Set primary plane's format in separate helper function + - drm/mgag200: Move TAGFIFO reset into separate function + - drm/mgag200: Move hiprilvl setting into separate functions + - drm/mgag200: Move register initialization into separate function + - drm/mgag200: Remove out-commented suspend/resume helpers + - drm/mgag200: Use simple-display data structures + - drm/mgag200: Convert to simple KMS helper + - drm/mgag200: Replace VRAM helpers with SHMEM helpers + + * Miscellaneous Ubuntu changes + - SAUCE: s390/bpf: fix sign extension in branch_ku + - SAUCE: selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support + - SAUCE: selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion + - [packaging] debhelper-compat (= 10) (and retire debian/compat) + - [Config] Update configs after rebase to 5.8-rc6 + + [ Upstream Kernel Changes ] + + * Rebase to v5.8-rc6 + + -- Andrea Righi Mon, 20 Jul 2020 09:55:47 +0200 + +linux-5.8 (5.8.0-6.7) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * perf build broken after updating to bintuils 2.34.90.20200706-1ubuntu1 + (LP: #1887397) + - SAUCE: libtraceevent: Strip symbol version from nm output + + -- Seth Forshee Mon, 13 Jul 2020 14:07:53 -0500 + +linux-5.8 (5.8.0-5.6) groovy; urgency=medium + + * linux-libc-dev broken for crossbuilding, Multi-Arch:same violation + (LP: #1886188) + - [Packaging] Produce linux-libc-deb package for riscv64 + - [Debian] Disallow building linux-libc-dev from linux-riscv + + * Miscellaneous Ubuntu changes + - SAUCE: Revert "UBUNTU: SAUCE: test_bpf: remove expected fail for Ctx heavy + transformations test on s390" + - SAUCE: Revert "test_bpf: flag tests that cannot be jited on s390" + - [Config] Update configs (gcc update) + + [ Upstream Kernel Changes ] + + * Rebase to v5.8-rc5 + + -- Andrea Righi Mon, 13 Jul 2020 08:42:14 +0200 + +linux-5.8 (5.8.0-4.5) groovy; urgency=medium + + * Add generic LED class support for audio LED (LP: #1885896) + - ALSA: hda: generic: Always call led-trigger for mic mute LED + - ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev + - ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls + - ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls + - ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls + - ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led() + - ALSA: hda: generic: Drop the old mic-mute LED hook + - ALSA: hda: generic: Add vmaster mute LED helper + - ALSA: hda/realtek: Use the new vmaster mute LED helper + - ALSA: hda/conexant: Use the new vmaster mute LED helper + - ALSA: hda/sigmatel: Use the new vmaster mute LED helper + - ALSA: hda/realtek: Unify LED helper code + - ALSA: hda: Let LED cdev handling suspend/resume + + * seccomp_bpf fails on powerpc (LP: #1885757) + - SAUCE: selftests/seccomp: fix ptrace tests on powerpc + + * CVE-2020-11935 + - SAUCE: aufs: do not call i_readcount_inc() + + * Miscellaneous Ubuntu changes + - SAUCE: Update aufs to 5.x-rcN 20200622 + - [Config] Update configs to set CONFIG_SND_HDA_GENERIC_LEDS value + - [Config] CONFIG_SECURITY_DMESG_RESTRICT=y + + [ Upstream Kernel Changes ] + + * Rebase to v5.8-rc4 + + -- Seth Forshee Mon, 06 Jul 2020 08:14:28 -0500 + +linux-5.8 (5.8.0-3.4) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + - update dkms package versions + + * lxc 1:4.0.2-0ubuntu1 ADT test failure with linux-5.8 5.8.0-1.2 + (LP: #1884635) + - SAUCE: overlayfs: fix faulty rebase + + * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757) + - SAUCE: shiftfs: prevent ESTALE for LOOKUP_JUMP lookups + + * shiftfs: fix btrfs regression (LP: #1884767) + - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: fix dentry revalidation" + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_DEBUG_INFO_COMPRESSED=y + - SAUCE: regulator: rename da903x to da903x-regulator + - [Config] Add da903x to modules.ignore + - [Config] Update configs for rebase to 5.8-rc3 + + [ Upstream Kernel Changes ] + + * Rebase to v5.8-rc3 + + -- Seth Forshee Mon, 29 Jun 2020 08:48:25 -0500 + +linux-5.8 (5.8.0-2.3) groovy; urgency=medium + + * Support Audio Mute LED for two new HP laptops (LP: #1884251) + - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems + + * CVE-2019-16089 + - SAUCE: nbd_genl_status: null check for nla_nest_start + + * tpm: fix TIS locality timeout problems (LP: #1881710) + - SAUCE: tpm: fix TIS locality timeout problems + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Miscellaneous Ubuntu changes + - SAUCE: security,perf: Allow further restriction of perf_event_open + - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y + - [Config] Update configs and annotations for 5.8-rc2 + - [Config] Enable zfs + - [Config] Enable CONFIG_DEBUG_INFO_BTF + + [ Upstream Kernel Changes ] + + * Rebase to v5.8-rc2 + + -- Seth Forshee Mon, 22 Jun 2020 15:05:54 -0500 + +linux-5.8 (5.8.0-1.2) groovy; urgency=medium + + * Miscellaneous Ubuntu changes + - [Debian] Support linux-x.y in udeb package names + - [Packaging] Use SRCPKGNAME for udeb packages + + -- Seth Forshee Wed, 17 Jun 2020 19:34:32 -0500 + +linux-5.8 (5.8.0-0.1) groovy; urgency=medium + + * Docker registry doesn't stay up and keeps restarting (LP: #1879690) + - Revert "UBUNTU: SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay" + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + * Miscellaneous Ubuntu changes + - [Packaging] Update source package name to linux-5.8 + - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err(). + - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print error messages. + - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down + - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode + - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode + - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set + - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature verify + - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot + - SAUCE: (lockdown) security: lockdown: Make CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic + - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode + - SAUCE: Import aufs driver + - [Config] Update configs for v5.8-rc1 + - [Config] Update annotations for v5.8-rc1 config changes + - SAUCE: shiftfs -- Fix build errors from missing fiemap definitions + - Disable hio driver + + * Miscellaneous upstream changes + - acpi: disallow loading configfs acpi tables when locked down + + [ Upstream Kernel Changes ] + + * Rebase to v5.8-rc1 + + -- Seth Forshee Wed, 17 Jun 2020 11:54:24 -0500 + +linux-5.8 (5.8.0-0.0) groovy; urgency=medium + + * Empty entry + + -- Seth Forshee Sun, 14 Jun 2020 22:40:35 -0500 + +linux-5.7 (5.7.0-8.9) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Enforce all config annotations (LP: #1879327) + - [Config]: do not enforce CONFIG_VERSION_SIGNATURE + - [Config]: prepare to enforce all + - [Config]: enforce all config options + + * Miscellaneous Ubuntu changes + - [Config]: annotations review after 5.7 rebase + - [Config] annotations: IXP4XX* depends on ARCH_IXP4XX + - [Config] THERMAL_GOV_POWER_ALLOCATOR=y + - [Config] annotations: SOC_CAMERA is marked as BROKEN + - [Config] annotations: NFSD_V4_2_INTER_SSC depends on NFS_FS=y + - [Config] annotations: CRYPTO_DEV_CHELSIO_TLS depends on legacy (and largely + unmantained) TLS_TOE + - [Config] annotations: SERIO_OLPC_APSP depends on ARCH_MMP + - [Config] RTW88_DEBUG=y + - [Config] annotations: ISDN_CAPI is a bool, and BT_CMTP depends on it + - [Config] annotations SND_SOC_SOF_DEVELOPER_SUPPORT depends on + SND_SOC_SOF_DEVELOPER_SUPPORT + - [Config] annotations: SND_SOC_SOF_BAYTRAIL_SUPPORT is mutually exclusive + with SND_SST_ATOM_HIFI2_PLATFORM_ACPI + - [Config] annotations: DEBUG_IMX_UART_PORT is defined only any + DEBUG_IMX*_UART is enabled + - [Config] annotations: HW_RANDOM_IMX_RNGC depends on SOC_IMX25 + - [Config] annotations: armhf: VIRTUALIZATION support was removed for arm32 + - [Config] annotations: arm64: remove DEBUG_ALIGN_RODATA + - [Config] annotations: ppc64: DATA_SHIFT defaults to PPC_PAGE_SHIFT + - [Config] arm64: enforce ARM64_USE_LSE_ATOMICS + - [Config] s390x: MOST is not set + - [Config] s390x: BCM84881_PHY is not set + - [Config] s390x: XILINX_LL_TEMAC is not set + - [Config] s390x: PHY_INTEL_EMMC requires GENERIC_PHY (off by default on + s390x) + - [Config] s390x: CHECK_STACK conflicts with VMAP_STACK + - [Config] annotations: s390x: NODES_SHIFT=1 + - [Config] annotations: import new symbols + - [Config] annotations: remove unmatched menu and options + + -- Paolo Pisati Fri, 12 Jun 2020 12:03:01 +0200 + +linux-5.7 (5.7.0-7.8) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + - [Packaging] update helper scripts + + * [UBUNTU 20.04] s390x/pci: fix linking between PF and VF for multifunction + devices (LP: #1879704) + - PCI/IOV: Introduce pci_iov_sysfs_link() function + - s390/pci: create links between PFs and VFs + + * Miscellaneous Ubuntu changes + - [Config] Disable UEFI signing for arm64 + - Rebase to v5.7.1 + + [ Upstream Kernel Changes ] + + * Rebase to v5.7.1 + + -- Paolo Pisati Mon, 08 Jun 2020 11:16:58 +0200 + +linux-5.7 (5.7.0-6.7) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + - update dkms package versions + + * shiftfs: fix btrfs snapshot deletion (LP: #1879688) + - SAUCE: shiftfs: let userns root destroy subvolumes from other users + + * seccomp_benchmark times out on eoan (LP: #1881576) + - SAUCE: selftests/seccomp: use 90s as timeout + + * Realtek 8723DE [10ec:d723] subsystem [10ec:d738] disconnects unsolicitedly + when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147) + - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before + association for 11N chip" + - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being + connected" + - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc" + - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support" + - rtw88: 8723d: Add coex support + - SAUCE: rtw88: coex: 8723d: set antanna control owner + - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases + - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier + + * ASoC/amd: add audio driver for amd renoir (LP: #1881046) + - ASoC: amd: add Renoir ACP3x IP register header + - ASoC: amd: add Renoir ACP PCI driver + - ASoC: amd: add acp init/de-init functions + - ASoC: amd: create acp3x pdm platform device + - ASoC: amd: add ACP3x PDM platform driver + - ASoC: amd: irq handler changes for ACP3x PDM dma driver + - ASoC: amd: add acp3x pdm driver dma ops + - ASoC: amd: add ACP PDM DMA driver dai ops + - ASoC: amd: add Renoir ACP PCI driver PM ops + - ASoC: amd: add ACP PDM DMA driver pm ops + - ASoC: amd: enable Renoir acp3x drivers build + - ASoC: amd: create platform devices for Renoir + - ASoC: amd: RN machine driver using dmic + - ASoC: amd: enable build for RN machine driver + - ASoC: amd: fix kernel warning + - ASoC: amd: refactoring dai_hw_params() callback + - ASoC: amd: return error when acp de-init fails + - [Config]: enable amd renoir ASoC audio + + * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691) + - e1000e: Disable TSO for buffer overrun workaround + + * Fix incorrect speed/duplex when I210 device is runtime suspended + (LP: #1880656) + - igb: Report speed and duplex as unknown when device is runtime suspended + + * Fix Pericom USB controller OHCI/EHCI PME# defect (LP: #1879321) + - serial: 8250_pci: Move Pericom IDs to pci_ids.h + - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect + + * [UBUNTU 20.04] s390x/pci: enumerate pci functions per physical adapter + (LP: #1874056) + - s390/pci: Expose new port attribute for PCIe functions + - s390/pci: adaptation of iommu to multifunction + - s390/pci: define kernel parameters for PCI multifunction + - s390/pci: define RID and RID available + - s390/pci: create zPCI bus + - s390/pci: adapt events for zbus + - s390/pci: Handling multifunctions + - s390/pci: Do not disable PF when VFs exist + - s390/pci: Documentation for zPCI + - s390/pci: removes wrong PCI multifunction assignment + + * add 16-bit width registers support for EEPROM at24 device (LP: #1876699) + - regmap-i2c: add 16-bit width registers support + + * Miscellaneous Ubuntu changes + - [Config] Enable virtualbox guest and shared-folder modules + + [ Upstream Kernel Changes ] + + * Rebase to v5.7 + + -- Seth Forshee Mon, 01 Jun 2020 16:11:24 -0500 + +linux-5.7 (5.7.0-5.6) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * [UBUNTU 20.04] PSI generates overhead on s390x (LP: #1876044) + - Ubuntu: [Config] CONFIG_PSI is enabled by default, but creates additional + overhead on s390x, hence should be disabled by default on s390x only. + + * Miscellaneous Ubuntu changes + - Rebase to v5.7-rc7 + - [Config] ppc64el: disable STRICT_KERNEL_RWX + + [ Upstream Kernel Changes ] + + * Rebase to v5.7-rc7 + + -- Paolo Pisati Mon, 25 May 2020 11:44:09 +0200 + +linux-5.7 (5.7.0-4.5) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * update-initramfs complains of missing amdgpu firmware files (LP: #1873325) + - SAUCE: drm/amdgpu: Remove unreleased arcturus and navi12 firmware from + modinfo + + * Support DMIC micmute LED on HP platforms (LP: #1876859) + - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO + - ALSA: hda/realtek - Enable micmute LED on and HP system + - ALSA: hda/realtek - Add LED class support for micmute LED + - ALSA: hda/realtek - Fix unused variable warning w/o + CONFIG_LEDS_TRIGGER_AUDIO + - ASoC: SOF: Update correct LED status at the first time usage of + update_mute_led() + + * Killer(R) Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201NGW), + REV=0x354 [8086:a0f0] subsystem id [1a56:1651] wireless adapter not found + due to firmware crash (LP: #1874685) + - SAUCE: iwlwifi: pcie: handle QuZ configs with killer NICs as well + + * rtkit-daemon[*]: Failed to make ourselves RT: Operation not permitted after + upgrade to 20.04 (LP: #1875665) + - [Config] Turn off CONFIG_RT_GROUP_SCHED everywhere + + * Unable to handle kernel pointer dereference in virtual kernel address space + on Eoan (LP: #1876645) + - SAUCE: overlayfs: fix shitfs special-casing + + * Miscellaneous Ubuntu changes + - SAUCE: skip building selftest 'runqslower' if kernel not built + - Rebase to v5.7-rc6 + - [Config] updateconfigs after 5.7-rc6 rebase + + [ Upstream Kernel Changes ] + + * Rebase to v5.7-rc6 + + -- Paolo Pisati Mon, 18 May 2020 11:27:25 +0200 + +linux-5.7 (5.7.0-3.4) groovy; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v5.7-rc5 + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * getitimer returns it_value=0 erroneously (LP: #1349028) + - [Config] CONTEXT_TRACKING_FORCE policy should be unset + + * lockdown on power (LP: #1855668) // Ubuntu Kernel Support for OpenPOWER NV + Secure & Trusted Boot (LP: #1866909) + - [Config] Enable configs for OpenPOWER NV Secure & Trusted Boot + + * Miscellaneous Ubuntu changes + - SAUCE: Import aufs driver + - [Config] Enable aufs + - [Config] annotations: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC + - [Config] Remove CONFIG_SND_HDA_INTEL_DETECT_DMIC from annotations + - [Debian] final-checks -- Do not remove ~* from abi + - [Config] Enable 5-level page table support for x86 + - [Config] updateconfigs after 5.7-rc5 rebase + + -- Paolo Pisati Mon, 11 May 2020 10:25:42 +0200 + +linux-5.7 (5.7.0-2.3) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + - update dkms package versions + - [Packaging] update helper scripts + + * ASUS T100HAN boots to a blank screen with a cursor [i965: Failed to submit + batchbuffer: Input/output error] (LP: #1860754) + - [Config] CONFIG_PMIC_OPREGION=y and CONFIG_GPIO_CRYSTAL_COVE=y for amd64 + + * ubuntu/focal64 fails to mount Vagrant shared folders (LP: #1873506) + - [Packaging] Move virtualbox modules to linux-modules + - [Packaging] Remove vbox and zfs modules from generic.inclusion-list + + * built-using constraints preventing uploads (LP: #1875601) + - temporarily drop Built-Using data + + * dkms artifacts may expire from the pool (LP: #1850958) + - [Packaging] autoreconstruct -- manage executable debian files + - [packaging] handle downloads from the librarian better + + * Add signed modules for the 435 NVIDIA driver (LP: #1875888) + - [Packaging] NVIDIA -- add signed modules for the 435 NVIDIA driver + + * [Selftests] Apply various fixes and improvements (LP: #1870543) + - SAUCE: selftests/seccomp -- Disable timeout for seccomp tests + + * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu + distribution (LP: #1628889) + - SAUCE: s390: kernel message catalog + + * Overlayfs in user namespace leaks directory content of inaccessible + directories (LP: #1793458) // CVE-2018-6559 + - SAUCE: overlayfs: ensure mounter privileges when reading directories + + * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570) + - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th + + * [ICL] TC port in legacy/static mode can't be detected due TCCOLD + (LP: #1868936) + - drm/i915/display: Move out code to return the digital_port of the aux ch + - drm/i915/display: Add intel_legacy_aux_to_power_domain() + - drm/i915/display: Split hsw_power_well_enable() into two + - drm/i915/tc/icl: Implement TC cold sequences + - drm/i915/tc: Skip ref held check for TC legacy aux power wells + - drm/i915/tc/tgl: Implement TC cold sequences + - drm/i915/tc: Catch TC users accessing FIA registers without enable aux + - drm/i915/tc: Do not warn when aux power well of static TC ports timeout + + * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901) + - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 + 2-in-1" + + * 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' (LP: #1861610) + - SAUCE: Input: elan_i2c - add more hardware ID for Lenovo laptop + + * linux-image-5.0.0-35-generic breaks checkpointing of container + (LP: #1857257) + - SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay + + * alsa/sof: kernel oops on the machine without Intel hdmi audio codec (a + regression in the asoc machine driver) (LP: #1874359) + - ASoC: intel/skl/hda - fix oops on systems without i915 audio codec + + * Add debian/rules targets to compile/run kernel selftests (LP: #1874286) + - [Packaging] add support to compile/run selftests + + * 5.4.0-24.28 does not seem to apply rtprio, whereas -21 does. (LP: #1873315) + - [Config] lowlatency: turn off RT_GROUP_SCHED + + * alsa/sof: external mic can't be deteced on Lenovo and HP laptops + (LP: #1872569) + - SAUCE: ASoC: intel/skl/hda - set autosuspend timeout for hda codecs + + * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757) + - SAUCE: shiftfs: fix dentry revalidation + + * shiftfs: broken shiftfs nesting (LP: #1872094) + - SAUCE: shiftfs: record correct creator credentials + + * lockdown on power (LP: #1855668) + - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode + + * Add support for Realtek 8723DE wireless adapter (LP: #1780590) + - SAUCE: rtw88: add adaptivity support for EU/JP regulatory + - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets + - SAUCE: rtw88: sar: dump sar information via debugfs + - SAUCE: rtw88: 8723d: add IQ calibration + - SAUCE: rtw88: 8723d: Add power tracking + - SAUCE: rtw88: 8723d: implement flush queue + - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info + - SAUCE: rtw88: 8723d: Add coex support + - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend + + * Fix authentication fail on Realtek WiFi 8723de (LP: #1871300) + - SAUCE: rtw88: No retry and report for auth and assoc + - SAUCE: rtw88: fix rate for a while after being connected + - SAUCE: rtw88: Move driver IQK to set channel before association for 11N chip + + * Miscellaneous Ubuntu changes + - SAUCE: rtw88: fix 'const' mismatch in power suequence hooks + - SAUCE: rtw88: fix 'const' mismatch in + __priority_queue_cfg_legacy()/__priority_queue_cfg() + - [Config] RTW88=m + - SAUCE: (lockdown) Revert carried-forward lockdown patches + - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err(). + - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down + - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot + mode + - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode + - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set + - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature + verify + - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot + - SAUCE: (lockdown) security: lockdown: Make + CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic + - [Config] Add back CONFIG_LOCK_DOWN_IN_SECURE_BOOT annotation for ppc64el + - [Config] CONFIG_RT_GROUP_SCHED=y + - [Packaging] Include modules.builtin.modinfo in linux-modules + - SAUCE: LSM: Infrastructure management of the sock security + - SAUCE: Fix-up af_unix mediation for sock infrastructure management + - SAUCE: Revert "apparmor: Allow filtering based on secmark policy" + - SAUCE: Revert "apparmor: Parse secmark policy" + - SAUCE: Revert "apparmor: Add a wildcard secid" + - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR" + - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids" + - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes" + - Update dropped.txt for restored apparmor patches + - Remove lockdown patches from dropped.txt + - SAUCE: powerpc/ima: require IMA module signatures only if MODULE_SIG is not + enabled + - SAUCE: selftests/ftrace: Use printf instead of echo in kprobe syntax error + tests + - SAUCE: selftests/net -- disable l2tp.sh test + - SAUCE: selftests/net -- disable timeout + - SAUCE: tools: hv: Update shebang to use python3 instead of python + - Remove dropped.txt + - [Packaging] move linux-doc and linux-libc-dev stubs to debian.master + - [Debian] Support generating configs for riscv64 + - [Config] CONFIG_KMSG_IDS=y for s390x + - [Packaging] add libcap-dev dependency + - [Config] CONFIG_AD5770R=m + - [Config] CONFIG_AL3010=m + - [Config] CONFIG_APPLE_MFI_FASTCHARGE=m + - [Config] CONFIG_BAREUDP=m + - [Config] CONFIG_CRYPTO_DEV_OCTEONTX_CPT=m + - [Config] CONFIG_CRYPTO_DEV_ZYNQMP_AES=m + - [Config] CONFIG_DRM_DISPLAY_CONNECTOR=m + - [Config] CONFIG_DRM_PANEL_BOE_TV101WUM_NL6=m + - [Config] CONFIG_DRM_PANEL_ELIDA_KD35T133=m + - [Config] CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02=m + - [Config] CONFIG_DRM_PANEL_NOVATEK_NT35510=m + - [Config] CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m + - [Config] CONFIG_DRM_PARADE_PS8640=m + - [Config] CONFIG_DRM_SIMPLE_BRIDGE=m + - [Config] CONFIG_DRM_TIDSS=m + - [Config] CONFIG_DRM_TI_TPD12S015=m + - [Config] CONFIG_DRM_TOSHIBA_TC358768=m + - [Config] CONFIG_EDAC_DMC520=m + - [Config] CONFIG_EXFAT_FS=m + - [Config] CONFIG_GP2AP002=m + - [Config] CONFIG_GPIO_MLXBF2=m + - [Config] CONFIG_HID_GLORIOUS=m + - [Config] CONFIG_HID_MCP2221=m + - [Config] CONFIG_HMC425=m + - [Config] CONFIG_ICP10100=m + - [Config] CONFIG_IMX8MM_THERMAL=m + - [Config] CONFIG_IMX_SC_THERMAL=m + - [Config] CONFIG_INTERCONNECT_QCOM_OSM_L3=m + - [Config] CONFIG_INTERCONNECT_QCOM_SC7180=m + - [Config] CONFIG_K3_RTI_WATCHDOG=m + - [Config] CONFIG_MDIO_IPQ8064=m + - [Config] CONFIG_MDIO_MVUSB=m + - [Config] CONFIG_MHI_BUS=m + - [Config] CONFIG_OCTEONTX2_VF=m + - [Config] CONFIG_PHY_CADENCE_TORRENT=m + - [Config] CONFIG_PHY_QCOM_USB_HS_28NM=m + - [Config] CONFIG_PHY_QCOM_USB_SS=m + - [Config] CONFIG_PINCTRL_DA9062=m + - [Config] CONFIG_PINCTRL_IPQ6018=m + - [Config] CONFIG_PTP_1588_CLOCK_IDT82P33=m + - [Config] CONFIG_PTP_1588_CLOCK_VMW=m + - [Config] CONFIG_QCOM_IPA=m + - [Config] CONFIG_REGULATOR_MP5416=m + - [Config] CONFIG_REGULATOR_MP886X=m + - [Config] CONFIG_RN5T618_ADC=m + - [Config] CONFIG_RTC_DRV_MT2712=m + - [Config] CONFIG_RTC_DRV_RC5T619=m + - [Config] CONFIG_SC_MSS_7180=m + - [Config] CONFIG_SENSORS_AXI_FAN_CONTROL=m + - [Config] CONFIG_SM_GCC_8250=m + - [Config] CONFIG_SND_BCM63XX_I2S_WHISTLER=m + - [Config] CONFIG_SND_MESON_AIU=m + - [Config] CONFIG_SND_MESON_G12A_TOACODEC=m + - [Config] CONFIG_SND_MESON_GX_SOUND_CARD=m + - [Config] CONFIG_SND_SOC_AMD_RV_RT5682_MACH=m + - [Config] CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m + - [Config] CONFIG_SND_SOC_MESON_T9015=m + - [Config] CONFIG_SND_SOC_RT5682_SDW=m + - [Config] CONFIG_SND_SOC_TLV320ADCX140=m + - [Config] CONFIG_SPI_FSI=m + - [Config] CONFIG_SPI_MTK_NOR=m + - [Config] CONFIG_SPI_MUX=m + - [Config] CONFIG_SPRD_THERMAL=m + - [Config] CONFIG_SURFACE_3_POWER_OPREGION=m + - [Config] CONFIG_TINYDRM_ILI9486=m + - [Config] CONFIG_TI_K3_AM65_CPSW_NUSS=m + - [Config] CONFIG_TYPEC_MUX_INTEL_PMC=m + - [Config] CONFIG_UACCE=m + - [Config] CONFIG_UNIPHIER_XDMAC=m + - [Config] CONFIG_USB_MAX3420_UDC=m + - [Config] CONFIG_USB_RAW_GADGET=m + - [Config] CONFIG_VHOST_VDPA=m + - [Config] CONFIG_VIDEO_IMX219=m + - [Config] CONFIG_VIDEO_SUN8I_ROTATE=m + - [Config] CONFIG_VIRTIO_VDPA=m + - [Config] CONFIG_MOST_COMPONENTS=m + - [Config] CONFIG_MFD_IQS62X=m + - packaging: getabis: switch to ckt-ppa:bootstrap/linux-5.7 + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask" + - Revert "UBUNTU: SAUCE: drm/i915/fbc: disable framebuffer compression on + IceLake" + - Revert "UBUNTU: SAUCE: platform/x86: dell-uart-backlight: move retry block" + + -- Paolo Pisati Mon, 04 May 2020 10:48:48 +0200 + +linux-5.7 (5.7.0-1.2) groovy; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * Miscellaneous Ubuntu changes + - SAUCE: hio: pass make_request ptr directly to blk_alloc_queue() + - SAUCE: hio: locally define disk_map_sector_rcu() + - SAUCE: hio: Revert "block: unexport disk_map_sector_rcu" + - SAUCE: hio: include + - [Config] amd64: i386: HIO=m + - [Config] updateconfigs after 5.7-rc3 rebase + + -- Paolo Pisati Mon, 27 Apr 2020 11:31:38 +0200 + +linux-5.7 (5.7.0-0.1) groovy; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] updateconfigs after rebase to 5.7-rc1 + + [ Upstream Kernel Changes ] + + * Rebase to v5.7-rc1 + * Rebase to v5.7-rc2 + + -- Paolo Pisati Thu, 16 Apr 2020 11:53:58 +0200 + +linux-5.7 (5.7.0-0.0) focal; urgency=medium + + * Dummy entry + + -- Paolo Pisati Thu, 16 Apr 2020 11:53:58 +0200 + +linux-5.6 (5.6.0-7.7) focal; urgency=medium + + * Packaging resync (LP: #1786013) + - update dkms package versions + + * Kernel Oops - general protection fault: 0000 [#1] SMP PTI after + disconnecting thunderbolt docking station (LP: #1864754) + - SAUCE: ptp: free ptp clock properly + + * swap storms kills interactive use (LP: #1861359) + - SAUCE: mm/page_alloc.c: disable memory reclaim watermark boosting by default + + * sysfs: incorrect network device permissions on network namespace change + (LP: #1865359) + - sysfs: add sysfs_file_change_owner() + - sysfs: add sysfs_link_change_owner() + - sysfs: add sysfs_group{s}_change_owner() + - sysfs: add sysfs_change_owner() + - device: add device_change_owner() + - drivers/base/power: add dpm_sysfs_change_owner() + - net-sysfs: add netdev_change_owner() + - net-sysfs: add queue_change_owner() + - net: fix sysfs permssions when device changes network namespace + - sysfs: fix static inline declaration of sysfs_groups_change_owner() + + * Miscellaneous Ubuntu changes + - [Config] updateconfigs after rebase to 5.6 + + [ Upstream Kernel Changes ] + + * Rebase to v5.6 + + -- Andrea Righi Tue, 31 Mar 2020 10:45:09 +0200 + +linux-5.6 (5.6.0-6.6) focal; urgency=medium + + * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570) + - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th + + * Make Dell WD19 dock more reliable after suspend (LP: #1868217) + - xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3 + - xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0 + - xhci: Finetune host initiated USB3 rootport link suspend and resume + + * update-version-dkms doesn't add a BugLink (LP: #1867790) + - [Packaging] Add BugLink to update-version-dkms commit + + * Add support for Realtek 8723DE wireless adapter (LP: #1780590) + - SAUCE: rtw88: add regulatory process strategy for different chipset + - SAUCE: rtw88: support dynamic user regulatory setting + - SAUCE: rtw88: Use secondary channel offset enumeration + - SAUCE: rtw88: 8822c: modify rf protection setting + - SAUCE: rtw88: disable TX-AMSDU on 2.4G band + - SAUCE: Revert "rtw88: disable TX-AMSDU on 2.4G band" + - SAUCE: rtw88: disable TX-AMSDU on 2.4G band + - SAUCE: rtw88: remove unused parameter vif in rtw_lps_pg_info_get() + - SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask + - SAUCE: rtw88: pci: 8822c should set clock delay to zero + - SAUCE: rtw88: move rtw_enter_ips() to the last when config + - SAUCE: rtw88: avoid holding mutex for cancel_delayed_work_sync() + - SAUCE: rtw88: add ciphers to suppress error message + - SAUCE: rtw88: 8822c: update power sequence to v16 + - SAUCE: rtw88: Fix incorrect beamformee role setting + - SAUCE: rtw88: don't hold all IRQs disabled for PS operations + - SAUCE: rtw88: extract alloc rsvd_page and h2c skb routines + - SAUCE: rtw88: associate reserved pages with each vif + - SAUCE: rtw88: add adaptivity support for EU/JP regulatory + - SAUCE: rtw88: 8723d: Add basic chip capabilities + - SAUCE: rtw88: 8723d: add beamform wrapper functions + - SAUCE: rtw88: 8723d: Add power sequence + - SAUCE: rtw88: 8723d: Add RF read/write ops + - SAUCE: rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables + - SAUCE: rtw88: 8723d: Add cfg_ldo25 to control LDO25 + - SAUCE: rtw88: 8723d: Add new chip op efuse_grant() to control efuse access + - SAUCE: rtw88: 8723d: Add read_efuse to recognize efuse info from map + - SAUCE: rtw88: add legacy firmware download for 8723D devices + - SAUCE: rtw88: no need to send additional information to legacy firmware + - SAUCE: rtw88: 8723d: Add mac power-on/-off function + - SAUCE: rtw88: decompose while(1) loop of power sequence polling command + - SAUCE: rtw88: 8723d: 11N chips don't support H2C queue + - SAUCE: rtw88: 8723d: implement set_tx_power_index ops + - SAUCE: rtw88: 8723d: Organize chip TX/RX FIFO + - SAUCE: rtw88: 8723d: initialize mac/bb/rf basic functions + - SAUCE: rtw88: 8723d: Add DIG parameter + - SAUCE: rtw88: 8723d: Add query_rx_desc + - SAUCE: rtw88: 8723d: Add set_channel + - SAUCE: rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully + - SAUCE: rtw88: 8723d: 11N chips don't support LDPC + - SAUCE: rtw88: set default port to firmware + - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets + - SAUCE: rtw88: sar: add SAR of TX power limit + - SAUCE: rtw88: sar: Load static SAR table from ACPI WRDS method + - SAUCE: rtw88: sar: Load dynamic SAR table from ACPI methods + - SAUCE: rtw88: sar: apply dynamic SAR table to tx power limit + - SAUCE: rtw88: sar: add sar_work to poll if dynamic SAR table is changed + - SAUCE: rtw88: sar: dump sar information via debugfs + - SAUCE: rtw88: 8723d: Add chip_ops::false_alarm_statistics + - SAUCE: rtw88: 8723d: Set IG register for CCK rate + - SAUCE: rtw88: 8723d: add interface configurations table + - SAUCE: rtw88: 8723d: Add LC calibration + - SAUCE: rtw88: 8723d: add IQ calibration + - SAUCE: rtw88: 8723d: Add power tracking + - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend + - SAUCE: rtw88: 8723d: implement flush queue + - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info + - SAUCE: rtw88: 8723d: Add coex support + - SAUCE: rtw88: fill zeros to words 0x06 and 0x07 of security cam entry + - SAUCE: rtw88: 8723d: Add 8723DE to Kconfig and Makefile + - [Config] CONFIG_RTW88_8723DE=y + + * [Ubuntu 20.04] Unset HIBERNATION and PM kernel config options for focal + (LP: #1867753) + - [Config] CONFIG_HIBERNATION=n and CONFIG_PM=n for s390x + + * [20.04 FEAT] Base KVM setup for secure guests - kernel part (LP: #1835531) + - s390/protvirt: introduce host side setup + - s390/protvirt: add ultravisor initialization + - s390/mm: provide memory management functions for protected KVM guests + - s390/mm: add (non)secure page access exceptions handlers + - s390/protvirt: Add sysfs firmware interface for Ultravisor information + - KVM: s390/interrupt: do not pin adapter interrupt pages + - KVM: s390: protvirt: Add UV debug trace + - KVM: s390: add new variants of UV CALL + - KVM: s390: protvirt: Add initial vm and cpu lifecycle handling + - KVM: s390: protvirt: Secure memory is not mergeable + - KVM: s390/mm: Make pages accessible before destroying the guest + - KVM: s390: protvirt: Handle SE notification interceptions + - KVM: s390: protvirt: Instruction emulation + - KVM: s390: protvirt: Implement interrupt injection + - KVM: s390: protvirt: Add SCLP interrupt handling + - KVM: s390: protvirt: Handle spec exception loops + - KVM: s390: protvirt: Add new gprs location handling + - KVM: S390: protvirt: Introduce instruction data area bounce buffer + - KVM: s390: protvirt: handle secure guest prefix pages + - KVM: s390/mm: handle guest unpin events + - KVM: s390: protvirt: Write sthyi data to instruction data area + - KVM: s390: protvirt: STSI handling + - KVM: s390: protvirt: disallow one_reg + - KVM: s390: protvirt: Do only reset registers that are accessible + - KVM: s390: protvirt: Only sync fmt4 registers + - KVM: s390: protvirt: Add program exception injection + - KVM: s390: protvirt: UV calls in support of diag308 0, 1 + - KVM: s390: protvirt: Report CPU state to Ultravisor + - KVM: s390: protvirt: Support cmd 5 operation state + - KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112 + - KVM: s390: protvirt: do not inject interrupts after start + - KVM: s390: protvirt: Add UV cpu reset calls + - DOCUMENTATION: Protected virtual machine introduction and IPL + - KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED + - KVM: s390: protvirt: Add KVM api documentation + - mm/gup/writeback: add callbacks for inaccessible pages + + * All PS/2 ports on PS/2 Serial add-in bracket are not working after S3 + (LP: #1866734) + - SAUCE: Input: i8042 - fix the selftest retry logic + + * Sys oopsed with sysfs test in ubuntu_stress_smoke_test on X-hwe ARM64 + (LP: #1866772) + - ACPI: sysfs: copy ACPI data using io memory copying + + * Miscellaneous Ubuntu changes + - hio -- remove duplicated MODULE_DEVICE_TABLE declaration + - SAUCE: r8169: disable ASPM L1.1 + - [Config] update annotations from configs + - [Config] update configs after annotation file review + - SAUCE: Revert "tools/power turbostat: Fix 32-bit capabilities warning" + + * Miscellaneous upstream changes + - drm/i915: Fix eDP DPCD aux max backlight calculations + - drm/dp: Introduce EDID-based quirks + - drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel + - drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels + + [ Upstream Kernel Changes ] + + * Rebase to v5.6-rc7 + + -- Andrea Righi Wed, 25 Mar 2020 18:09:13 +0100 + +linux-5.6 (5.6.0-5.5) focal; urgency=medium + + * please help enable CONFIG_EROFS_FS_ZIP (LP: #1867099) + - [Config] CONFIG_EROFS_FS_ZIP=y + - [Config] CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1 + + * Miscellaneous Ubuntu changes + - Config: Fix SND_HDA_PREALLOC_SIZE annotations + - Config: Fix DATA_SHIFT annotations + - Config: remove ANDROID_VSOC from annotations + - Config: remove arm arch from annotations + - Config: Update SOC_R8A7796X annotations + - Config: Update CLK_R8A7796X annotations + - update dkms package versions + - [Config] updateconfigs after rebase to 5.6-rc6 + + [ Upstream Kernel Changes ] + + * Rebase to v5.6-rc6 + + -- Andrea Righi Wed, 18 Mar 2020 17:25:30 +0100 + +linux-5.6 (5.6.0-4.4) focal; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] resync getabis + - [Packaging] update helper scripts + + * Add sysfs attribute to show remapped NVMe (LP: #1863621) + - SAUCE: ata: ahci: Add sysfs attribute to show remapped NVMe device count + + * [20.04 FEAT] Compression improvements in Linux kernel (LP: #1830208) + - [Config] Introducing s390x specific kernel config option CONFIG_ZLIB_DFLTCC + + * [UBUNTU 20.04] s390x/pci: increase CONFIG_PCI_NR_FUNCTIONS to 512 in kernel + config (LP: #1866056) + - [Config] Increase CONFIG_PCI_NR_FUNCTIONS from 64 to 512 starting with focal + on s390x + + * CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set (LP: #1865332) + - [Config] CONFIG_IP_MROUTE_MULTIPLE_TABLES=y + + * [UBUNTU 20.04] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x + starting with focal (LP: #1865452) + - [Config] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x starting + with focal + + * Miscellaneous Ubuntu changes + - SAUCE: Revert "UBUNTU: SAUCE: blk/core: Gracefully handle unset + make_request_fn" + - [Packaging] prevent duplicated entries in modules.ignore + - update dkms package versions + - [Config] updateconfigs after rebase to 5.6-rc5 + + [ Upstream Kernel Changes ] + + * Rebase to v5.6-rc5 + + -- Andrea Righi Mon, 09 Mar 2020 09:42:06 +0100 + +linux-5.6 (5.6.0-3.3) focal; urgency=medium + + * nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in + ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626) + - selftests/timers: Turn off timeout setting + + * Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU for focal + (LP: #1864198) + - Ubuntu: [Config] Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU + + * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon + (LP: #1864576) + - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1 + + * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC + during hotplug (LP: #1864284) + - UBUNTU SAUCE: r8151: check disconnect status after long sleep + + * Another Dell AIO backlight issue (LP: #1863880) + - SAUCE: platform/x86: dell-uart-backlight: move retry block + + * Backport GetFB2 ioctl (LP: #1863874) + - SAUCE: drm: Add getfb2 ioctl + + * Focal Fossa (20.04) feature request - Enable CONFIG_X86_UV (LP: #1863810) + - [Config] CONFIG_X86_UV=y + + * Miscellaneous Ubuntu changes + - debian: remove snapdragon config, rules and flavour + - remove snapdragon abi files + - update dkms package versions + - [Config] updateconfigs after rebase to 5.6-rc4 + + * Miscellaneous upstream changes + - updateconfigs following snapdragon removal + + [ Upstream Kernel Changes ] + + * Rebase to v5.6-rc4 + + -- Andrea Righi Wed, 04 Mar 2020 08:21:10 +0100 + +linux-5.6 (5.6.0-2.2) focal; urgency=medium + + * Sometimes can't adjust brightness on Dell AIO (LP: #1862885) + - SAUCE: platform/x86: dell-uart-backlight: increase retry times + + * Dell XPS 13 (7390) Display Flickering - 19.10 (LP: #1849947) + - SAUCE: drm/i915: Disable PSR by default on all platforms + + * Miscellaneous Ubuntu changes + - [debian] ignore missing wireguard module + - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err(). + - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down + - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot + mode + - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode + - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set + - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature + verify + - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot + - SAUCE: (lockdown) security: lockdown: Make + CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic + - [Config] CONFIG_LOCK_DOWN_IN_SECURE_BOOT=y + - update dkms package versions + - [Config] updateconfigs after rebase to 5.6-rc3 + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: (lockdown) s390/ipl: lockdown kernel when booted + secure" + - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for + module signature verify" + - Revert "UBUNTU: SAUCE: (lockdown) Add a SysRq option to lift kernel + lockdown" + - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock + the kernel down" + - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework + efi_status_to_err()." + + -- Andrea Righi Mon, 24 Feb 2020 18:57:22 +0100 + +linux-5.6 (5.6.0-1.1) focal; urgency=medium + + * Integrate Intel SGX driver into linux-azure (LP: #1844245) + - [Packaging] Add systemd service to load intel_sgx + + * QAT drivers for C3XXX and C62X not included as modules (LP: #1845959) + - [Config] CRYPTO_DEV_QAT_C3XXX=m, CRYPTO_DEV_QAT_C62X=m and + CRYPTO_DEV_QAT_DH895xCC=m + + * 5.4.0-11 crash on cryptsetup open (LP: #1860231) + - SAUCE: blk/core: Gracefully handle unset make_request_fn + + * multi-zone raid0 corruption (LP: #1850540) + - SAUCE: md/raid0: Use kernel specific layout + + * Miscellaneous Ubuntu changes + - update dkms package versions + - update dropped.txt after rebase to v5.6-rc1 + - [Config] updateconfigs after rebase to 5.6-rc1 + - hio -- proc_create() requires a "struct proc_ops" in 5.6 + - SAUCE: arm: fix build error in kvm tracepoint + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Config] Disable the uselib system call" + - Revert "UBUNTU: [Config] Disable legacy PTY naming" + - Revert "UBUNTU: [Config] Enforce filtered access to iomem" + - Revert "UBUNTU: [Config] Enable notifier call chain validations" + - Revert "UBUNTU: [Config] Enable scatterlist validation" + - Revert "UBUNTU: [Config] Enable cred sanity checks" + - Revert "UBUNTU: [Config] Enable linked list manipulation checks" + + [ Upstream Kernel Changes ] + + * Rebase to v5.6-rc1 + + -- Andrea Righi Thu, 13 Feb 2020 17:20:27 +0100 + +linux-5.6 (5.6.0-0.0) focal; urgency=medium + + * Dummy entry + + -- Andrea Righi Mon, 10 Feb 2020 11:06:18 +0100 + +linux-5.5 (5.5.0-7.8) focal; urgency=medium + + * CONFIG_USELIB should be disabled (LP: #1855341) + - [Config] Disable the uselib system call + + * CONFIG_LEGACY_PTYS should be disabled (LP: #1855339) + - [Config] Disable legacy PTY naming + + * CONFIG_IO_STRICT_DEVMEM should be enabled (LP: #1855338) + - [Config] Enforce filtered access to iomem + + * CONFIG_DEBUG_NOTIFIERS should be enabled (LP: #1855337) + - [Config] Enable notifier call chain validations + + * CONFIG_DEBUG_SG should be enabled (LP: #1855336) + - [Config] Enable scatterlist validation + + * CONFIG_DEBUG_CREDENTIALS should be enabled (LP: #1855335) + - [Config] Enable cred sanity checks + + * CONFIG_DEBUG_LIST should be enabled (LP: #1855334) + - [Config] Enable linked list manipulation checks + + * shiftfs: prevent lower dentries from going negative during unlink + (LP: #1860041) + - SAUCE: shiftfs: prevent lower dentries from going negative during unlink + + * [SRU][B/OEM-B/OEM-OSP1/D/E/Unstable] UBUNTU: SAUCE: Use native backlight on + Lenovo E41-25/45 (LP: #1859561) + - SAUCE: ACPI: video: Use native backlight on Lenovo E41-25/45 + + * USB key cannot be detected by hotplug on Sunix USB Type-A 3.1 Gen 2 card + [1b21:2142] (LP: #1858988) + - SAUCE: PCI: Avoid ASMedia XHCI USB PME# from D0 defect + + * Dell AIO can't adjust brightness (LP: #1858761) + - SAUCE: platform/x86: dell-uart-backlight: add retry for get scalar status + + * Miscellaneous Ubuntu changes + - [Config] Fix typo in annotations file + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.5 + + -- Andrea Righi Mon, 27 Jan 2020 11:39:38 +0100 + +linux-5.5 (5.5.0-6.7) focal; urgency=medium + + * Miscellaneous Ubuntu changes + - [Packaging] Update ubuntu-regression-suite dependency to python2 + - [Packaging] Fix ubuntu-regression-suite python dependency for hwe kernel + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.5-rc7 + + -- Andrea Righi Mon, 20 Jan 2020 10:16:01 +0100 + +linux-5.5 (5.5.0-5.6) focal; urgency=medium + + * Miscellaneous Ubuntu changes + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.5-rc6 + + -- Andrea Righi Mon, 13 Jan 2020 15:50:12 +0100 + +linux-5.5 (5.5.0-4.5) focal; urgency=medium + + * linux build and autopkg tests need to use python2 instead of python + (LP: #1858487) + - [Packaging] Remove python-dev build dependency + + -- Andrea Righi Wed, 08 Jan 2020 16:00:26 +0100 + +linux-5.5 (5.5.0-3.4) focal; urgency=medium + + * [SRU][B/OEM-B/OEM-OSP1/D/E/F] Add LG I2C touchscreen multitouch support + (LP: #1857541) + - SAUCE: HID: multitouch: Add LG MELF0410 I2C touchscreen support + + * Make vfio-pci built-in or xhci_hcd optional (LP: #1770845) + - [Config]: built-in VFIO_PCI for amd64 + + * multi-zone raid0 corruption (LP: #1850540) + - SAUCE: md/raid0: Link to wiki with guidance on multi-zone RAID0 layout + migration + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + * Miscellaneous Ubuntu changes + - [Packaging] Change source package to linux-5.5 + - [Packaging] Don't use SRCPKGNAME for linux-libc-dev + - [Packaging] Remove linux-source-3 Provides: from linux-source + - [Packaging] Fix linux-doc in linux-image Suggests: + - [Debian] Read variants list into a variable + - [Packaging] Generate linux-libc-dev package only for primary variant + - [Packaging] Generate linux-doc for only the primary variant + - [Debian] Update linux source package name in debian/tests/* + - update dkms package versions + - [Config] updateconfigs after rebase to 5.5-rc3 + - [Config] disable PCI_MESON + - [Config] Add pinctrl-equilibrium to modules.ignore + + [ Upstream Kernel Changes ] + + * Rebase to v5.5-rc5 + + -- Andrea Righi Wed, 08 Jan 2020 11:28:43 +0100 + +linux-5.5 (5.5.0-2.3) focal; urgency=medium + + * Empty entry. + + -- Seth Forshee Tue, 17 Dec 2019 22:33:59 -0600 + +linux (5.5.0-2.3) focal; urgency=medium + + * Support DPCD aux brightness control (LP: #1856134) + - SAUCE: drm/i915: Fix eDP DPCD aux max backlight calculations + - SAUCE: drm/i915: Assume 100% brightness when not in DPCD control mode + - SAUCE: drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight() + - SAUCE: drm/i915: Auto detect DPCD backlight support by default + - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED + panel + - USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision 4K sku + + * change kconfig of the soundwire bus driver from y to m (LP: #1855685) + - [Config]: SOUNDWIRE=m + + * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312) + - SAUCE: USB: core: Make port power cycle a seperate helper function + - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state + + * Miscellaneous Ubuntu changes + - [Debian] add python depends to ubuntu-regression-suite + - SAUCE: selftests: net: tls: remove recv_rcvbuf test + - update dkms package versions + + * Miscellaneous upstream changes + - [Config] updateconfigs after rebase to 5.5-rc2 + + -- Andrea Righi Tue, 17 Dec 2019 16:02:43 +0100 + +linux (5.5.0-1.2) focal; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] disable nvidia dkms build + - [Config] disable virtualbox dkms build + - [Config] disable zfs dkms build + - update dropped.txt after rebase to v5.5-rc1 + - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that + aren't present. + - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err(). + - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down + - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot + mode + - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode + - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown + - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature + verify + - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot + - SAUCE: (lockdown) security: lockdown: Make + CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic + - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure + - [Config] Enable lockdown under secure boot + - update dkms package versions + + -- Andrea Righi Thu, 12 Dec 2019 16:54:41 +0100 + +linux (5.5.0-0.1) focal; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] updateconfigs after rebase to 5.5-rc1 + + [ Upstream Kernel Changes ] + + * Rebase to v5.5-rc1 + + -- Andrea Righi Mon, 09 Dec 2019 19:03:35 +0100 + +linux (5.5.0-0.0) focal; urgency=medium + + * Dummy entry. + + -- Andrea Righi Mon, 09 Dec 2019 15:14:37 +0100 + +linux (5.4.0-8.11) focal; urgency=medium + + * focal/linux: 5.4.0-8.9 -proposed tracker (LP: #1855448) + + * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180) + - SAUCE: net: ena: fix issues in setting interrupt moderation params in + ethtool + - SAUCE: net: ena: fix too long default tx interrupt moderation interval + + * Kernel build log filled with "/bin/bash: line 5: warning: command + substitution: ignored null byte in input" (LP: #1853843) + - [Debian] Fix warnings when checking for modules signatures + + * hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO + (LP: #1852581) + - [Packaging] Fix module signing with older modinfo + + * Fix MST support on Ice Lake (LP: #1854432) + - drm/i915: fix port checks for MST support on gen >= 11 + + * headphone has noise as not mute on dell machines with alc236/256 + (LP: #1854401) + - SAUCE: ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236 + + * [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2 + (LP: #1847450) + - SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support + to intel_pmc_core driver + + * CVE-2019-14901 + - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame() + + * CVE-2019-14896 // CVE-2019-14897 + - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor + + * CVE-2019-14895 + - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie() + + * [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2 + (LP: #1847454) + - powercap/intel_rapl: add support for CometLake Mobile + - powercap/intel_rapl: add support for Cometlake desktop + + * External microphone can't work on some dell machines with the codec alc256 + or alc236 (LP: #1853791) + - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table + - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table + + * remount of multilower moved pivoted-root overlayfs root, results in I/O + errors on some modified files (LP: #1824407) + - SAUCE: ovl: fix lookup failure on multi lower squashfs + + * [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2 + (LP: #1847451) + - SAUCE: tools/power turbostat: Add Cometlake support + + * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222) + - [Config] Enable ROCKCHIP support for arm64 + + * [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer + works on Dell Venue 11 Pro 7140 (LP: #1846539) + - SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy + driver + + * i40e: general protection fault in i40e_config_vf_promiscuous_mode + (LP: #1852663) + - SAUCE: i40e Fix GPF when deleting VMs + + * libbpf check_abi fails on ppc64el (LP: #1854974) + - libbpf: Fix readelf output parsing on powerpc with recent binutils + + * CVE-2019-19050 + - crypto: user - fix memory leak in crypto_reportstat + + * Make hotplugging docking station to Thunderbolt port more reliable + (LP: #1853991) + - PCI/PM: Add pcie_wait_for_link_delay() + - PCI/PM: Add missing link delays required by the PCIe spec + + * i915: Display flickers (monitor loses signal briefly) during "flickerfree" + boot, while showing the BIOS logo on a black background (LP: #1836858) + - [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y + + * [CML] New device id's for CMP-H (LP: #1846335) + - i2c: i801: Add support for Intel Comet Lake PCH-H + - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash + - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs + + * Focal update: v5.4.2 upstream stable release (LP: #1855326) + - io_uring: async workers should inherit the user creds + - net: separate out the msghdr copy from ___sys_{send,recv}msg() + - net: disallow ancillary data for __sys_{send,recv}msg_file() + - crypto: inside-secure - Fix stability issue with Macchiatobin + - driver core: platform: use the correct callback type for bus_find_device + - usb: dwc2: use a longer core rest timeout in dwc2_core_reset() + - staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param() + - staging: rtl8192e: fix potential use after free + - staging: rtl8723bs: Drop ACPI device ids + - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids + - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P + - mei: bus: prefix device names on bus with the bus name + - mei: me: add comet point V device id + - thunderbolt: Power cycle the router if NVM authentication fails + - x86/fpu: Don't cache access to fpu_fpregs_owner_ctx + - gve: Fix the queue page list allocated pages count + - macvlan: schedule bc_work even if error + - mdio_bus: don't use managed reset-controller + - net: dsa: sja1105: fix sja1105_parse_rgmii_delays() + - net: macb: add missed tasklet_kill + - net: psample: fix skb_over_panic + - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues + - openvswitch: fix flow command message size + - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook + - slip: Fix use-after-free Read in slip_open + - sctp: cache netns in sctp_ep_common + - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() + - openvswitch: remove another BUG_ON() + - net/tls: take into account that bpf_exec_tx_verdict() may free the record + - net/tls: free the record on encryption error + - net: skmsg: fix TLS 1.3 crash with full sk_msg + - selftests/tls: add a test for fragmented messages + - net/tls: remove the dead inplace_crypto code + - net/tls: use sg_next() to walk sg entries + - selftests: bpf: test_sockmap: handle file creation failures gracefully + - selftests: bpf: correct perror strings + - tipc: fix link name length check + - selftests: pmtu: use -oneline for ip route list cache + - r8169: fix jumbo configuration for RTL8168evl + - r8169: fix resume on cable plug-in + - ext4: add more paranoia checking in ext4_expand_extra_isize handling + - Revert "jffs2: Fix possible null-pointer dereferences in + jffs2_add_frag_to_fragtree()" + - crypto: talitos - Fix build error by selecting LIB_DES + - HID: core: check whether Usage Page item is after Usage ID items + - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer + - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size + - Linux 5.4.2 + + * no HDMI video output since GDM greeter after linux-oem-osp1 version + 5.0.0-1026 (LP: #1852386) + - drm/i915: Add new CNL PCH ID seen on a CML platform + - SAUCE: drm/i915: Fix detection for a CMP-V PCH + + * Please add patch fixing RK818 ID detection (LP: #1853192) + - SAUCE: mfd: rk808: Fix RK818 ID template + + * Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721) + - HID: i2c-hid: fix no irq after reset on raydium 3118 + + * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901) + - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 + 2-in-1" + - lib: devres: add a helper function for ioremap_uc + - mfd: intel-lpss: Use devm_ioremap_uc for MMIO + + * Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961) + - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2 + + * Disable unreliable HPET on CFL-H system (LP: #1852216) + - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms + + * Miscellaneous Ubuntu changes + - update dkms package versions + - [Config] Enable virtualbox dkms build + - [Config] update annotations to match current configs + - SAUCE: Add exfat module to signature inclusion list + + * Miscellaneous upstream changes + - Bluetooth: Fix invalid-free in bcsp_close() + - ath9k_hw: fix uninitialized variable data + - ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe + - ath10k: Fix HOST capability QMI incompatibility + - ath10k: restore QCA9880-AR1A (v1) detection + - Revert "Bluetooth: hci_ll: set operational frequency earlier" + - Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues" + - md/raid10: prevent access of uninitialized resync_pages offset + - x86/insn: Fix awk regexp warnings + - x86/speculation: Fix incorrect MDS/TAA mitigation status + - x86/speculation: Fix redundant MDS mitigation message + - nbd: prevent memory leak + - x86/stackframe/32: Repair 32-bit Xen PV + - x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout + - x86/xen/32: Simplify ring check in xen_iret_crit_fixup() + - x86/doublefault/32: Fix stack canaries in the double fault handler + - x86/pti/32: Size initial_page_table correctly + - x86/cpu_entry_area: Add guard page for entry stack on 32bit + - x86/entry/32: Fix IRET exception + - x86/entry/32: Use %ss segment where required + - x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL + - x86/entry/32: Unwind the ESPFIX stack earlier on exception entry + - x86/entry/32: Fix NMI vs ESPFIX + - selftests/x86/mov_ss_trap: Fix the SYSENTER test + - selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel + - x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make + the CPU_ENTRY_AREA_PAGES assert precise + - x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3 + - futex: Prevent robust futex exit race + - ALSA: usb-audio: Fix NULL dereference at parsing BADD + - ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data + - media: vivid: Set vid_cap_streaming and vid_out_streaming to true + - media: vivid: Fix wrong locking that causes race conditions on streaming + stop + - media: usbvision: Fix invalid accesses after device disconnect + - media: usbvision: Fix races among open, close, and disconnect + - cpufreq: Add NULL checks to show() and store() methods of cpufreq + - futex: Move futex exit handling into futex code + - futex: Replace PF_EXITPIDONE with a state + - exit/exec: Seperate mm_release() + - futex: Split futex_mm_release() for exit/exec + - futex: Set task::futex_state to DEAD right after handling futex exit + - futex: Mark the begin of futex exit explicitly + - futex: Sanitize exit state handling + - futex: Provide state handling for exec() as well + - futex: Add mutex around futex exit + - futex: Provide distinct return value when owner is exiting + - futex: Prevent exit livelock + - media: uvcvideo: Fix error path in control parsing failure + - media: b2c2-flexcop-usb: add sanity checking + - media: cxusb: detect cxusb_ctrl_msg error in query + - media: imon: invalid dereference in imon_touch_event + - media: mceusb: fix out of bounds read in MCE receiver buffer + - ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs + - USBIP: add config dependency for SGL_ALLOC + - usbip: tools: fix fd leakage in the function of read_attr_usbip_status + - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit() + - usb-serial: cp201x: support Mark-10 digital force gauge + - USB: chaoskey: fix error case of a timeout + - appledisplay: fix error handling in the scheduled work + - USB: serial: mos7840: add USB ID to support Moxa UPort 2210 + - USB: serial: mos7720: fix remote wakeup + - USB: serial: mos7840: fix remote wakeup + - USB: serial: option: add support for DW5821e with eSIM support + - USB: serial: option: add support for Foxconn T77W968 LTE modules + - staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error + - powerpc/book3s64: Fix link stack flush on context switch + - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel + - Linux 5.4.1 + + -- Seth Forshee Fri, 06 Dec 2019 15:53:53 -0600 + +linux (5.4.0-7.8) focal; urgency=medium + + * Miscellaneous Ubuntu changes + - SAUCE: selftests/bpf: Comment out BPF_CORE_READ's which cause clang to + segfault + - Update nvidia-430 to nvidia-440 + - [Config] Enable nvidia dkms build + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.4 + + -- Andrea Righi Mon, 25 Nov 2019 15:02:30 +0100 + +linux (5.4.0-6.7) focal; urgency=medium + + * Miscellaneous Ubuntu changes + - update dkms package versions + - [Config] updateconfigs after rebase to 5.4-rc8 + + [ Upstream Kernel Changes ] + + * Rebase to v5.4-rc7 + + -- Andrea Righi Mon, 18 Nov 2019 12:08:01 +0100 + +linux (5.4.0-5.6) focal; urgency=medium + + * refcount underflow and type confusion in shiftfs (LP: #1850867) // + CVE-2019-15793 + - SAUCE: shiftfs: Correct id translation for lower fs operations + + * refcount underflow and type confusion in shiftfs (LP: #1850867) // + CVE-2019-15792 + - SAUCE: shiftfs: prevent type confusion + + * refcount underflow and type confusion in shiftfs (LP: #1850867) // + CVE-2019-15791 + - SAUCE: shiftfs: Fix refcount underflow in btrfs ioctl handling + + * Some EFI systems fail to boot in efi_init() when booted via maas + (LP: #1851810) + - SAUCE: efi: efi_get_memory_map -- increase map headroom + + * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281) + - SAUCE: seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUE + - SAUCE: seccomp: avoid overflow in implicit constant conversion + + * dkms artifacts may expire from the pool (LP: #1850958) + - [Packaging] dkms -- try launchpad librarian for pool downloads + - [Packaging] dkms -- dkms-build quieten wget verbiage + + * tsc marked unstable after entered PC10 on Intel CoffeeLake (LP: #1840239) + - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake platforms + - SAUCE: x86/intel: Disable HPET on Intel Ice Lake platforms + + * shiftfs: prevent exceeding project quotas (LP: #1849483) + - SAUCE: shiftfs: drop CAP_SYS_RESOURCE from effective capabilities + + * shiftfs: fix fallocate() (LP: #1849482) + - SAUCE: shiftfs: setup correct s_maxbytes limit + + * The alsa hda driver is not loaded due to the missing of PCIID for Comet + Lake-S [8086:a3f0] (LP: #1852070) + - SAUCE: ALSA: hda: Add Cometlake-S PCI ID + + * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877) + - SAUCE: platform/x86: dell-uart-backlight: add missing status command + - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status + - SAUCE: platform/x86: dell-uart-backlight: add force parameter + - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms + + * s_iflags overlap prevents unprivileged overlayfs mounts (LP: #1851677) + - SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags + + * ubuntu-aufs-modified mmap_region() breaks refcounting in overlayfs/shiftfs + error path (LP: #1850994) // CVE-2019-15794 + - SAUCE: shiftfs: Restore vm_file value when lower fs mmap fails + - SAUCE: ovl: Restore vm_file value when lower fs mmap fails + + * Miscellaneous Ubuntu changes + - [Debian] Convert update-aufs.sh to use aufs5 + - SAUCE: import aufs driver + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.4-rc7 + + -- Seth Forshee Wed, 13 Nov 2019 11:56:35 -0800 + +linux (5.4.0-4.5) focal; urgency=medium + + * High power consumption using 5.0.0-25-generic (LP: #1840835) + - PCI: Add a helper to check Power Resource Requirements _PR3 existence + - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a + driver + - PCI: Fix missing inline for pci_pr3_present() + + * Fix signing of staging modules in eoan (LP: #1850234) + - [Packaging] Leave unsigned modules unsigned after adding .gnu_debuglink + + * [20.04 FEAT] Set Architecture Level (ALS) to z13 (LP: #1837525) + - [Config] s390x bump march to z13, with tune to z15 + + * Miscellaneous Ubuntu changes + - [Debian]: do not skip tests for linux-hwe-edge + - update dkms package versions + - [Config] re-enable zfs + - [Config] rename module virtio_fs to virtiofs + + [ Upstream Kernel Changes ] + + * Rebase to v5.4-rc6 + + -- Andrea Righi Mon, 04 Nov 2019 15:12:02 +0100 + +linux (5.4.0-3.4) focal; urgency=medium + + * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281) + - SAUCE: seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test + + * cloudimg: no iavf/i40evf module so no network available with SR-IOV enabled + cloud (LP: #1848481) + - [Packaging] include iavf/i40evf in generic + + * CVE-2019-17666 + - SAUCE: rtlwifi: Fix potential overflow on P2P code + + * Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x from yes + to no (LP: #1848492) + - [Config] Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x + from yes to no + + * Add Intel Comet Lake ethernet support (LP: #1848555) + - SAUCE: e1000e: Add support for Comet Lake + + * seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE (LP: #1847744) + - SAUCE: seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE + - SAUCE: seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE + + * drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL + platforms (LP: #1847192) + - SAUCE: drm/i915: Fix audio power up sequence for gen10+ display + - SAUCE: drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms + + * PM / hibernate: fix potential memory corruption (LP: #1847118) + - SAUCE: PM / hibernate: memory_bm_find_bit -- tighten node optimisation + + * [regression] NoNewPrivileges incompatible with Apparmor (LP: #1844186) + - SAUCE: apparmor: fix nnp subset test for unconfined + + * overlayfs: allow with shiftfs as underlay (LP: #1846272) + - SAUCE: overlayfs: allow with shiftfs as underlay + + * eoan: alsa/sof: Enable SOF_HDA link and codec (LP: #1848490) + - [Config] Fix SOF Kconfig options + + * linux won't build when new virtualbox version is present on the archive + (LP: #1848788) + - [Packaging]: download virtualbox from sources + + * Miscellaneous Ubuntu changes + - [Config] update annotations from configs + - [Config] updateconfigs after rebase to 5.4-rc5 + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.4-rc5 + + -- Seth Forshee Tue, 29 Oct 2019 12:01:27 -0500 + +linux (5.4.0-2.3) eoan; urgency=medium + + * Add installer support for iwlmvm adapters (LP: #1848236) + - d-i: Add iwlmvm to nic-modules + + * shiftfs: rework how shiftfs opens files (LP: #1846265) + - SAUCE: shiftfs: rework how shiftfs opens files + + * Miscellaneous Ubuntu changes + - update dkms package versions + - [Config] updateconfigs after rebase to 5.4-rc4 + + [ Upstream Kernel Changes ] + + * Rebase to v5.4-rc4 + + -- Andrea Righi Mon, 21 Oct 2019 17:31:26 +0200 + +linux (5.4.0-1.2) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - update dkms package versions + - [Config] updateconfigs after rebase to 5.4-rc3 + - [Config] add flexfb, fbtft_device and rio500 to modules.ignore + - [Config] amd64: ignore fbtft and all dependent modules + + [ Upstream Kernel Changes ] + + * Rebase to v5.4-rc3 + + -- Andrea Righi Mon, 14 Oct 2019 19:48:52 +0200 + +linux (5.4.0-0.1) eoan; urgency=medium + + * Enable the Dragonboards out of Eoan/master arm64 kernel (LP: #1846704) + - [Packaging] arm64: snapdragon: introduce a snapdragon flavour + - [Packaging] arm64: snapdragon: switch kernel format to Image + - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8916=y + - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8994=y + - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8996=y + - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8998=y + - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_RPMH=y + - [Config] arm64: snapdragon: CONFIG_QCOM_BAM_DMA=y + - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA_MGMT=y + - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA=y + - [Config] arm64: snapdragon: CONFIG_COMMON_CLK_QCOM=y + - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_RPMH=y + - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8916=y + - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8994=y + - [Config] arm64: snapdragon: CONFIG_MSM_MMCC_8996=y + - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8998=y + - [Config] arm64: snapdragon: CONFIG_HWSPINLOCK_QCOM=y + - [Config] arm64: snapdragon: CONFIG_QCOM_APCS_IPC=y + - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_GLINK_RPM=y + - [Config] arm64: snapdragon: CONFIG_QCOM_GENI_SE=y + - [Config] arm64: snapdragon: CONFIG_QCOM_SMEM=y + - [Config] arm64: snapdragon: CONFIG_QCOM_SMD_RPM=y + - [Config] arm64: snapdragon: CONFIG_QCOM_SMP2P=y + - [Config] arm64: snapdragon: CONFIG_QCOM_SMSM=y + - [Config] arm64: snapdragon: CONFIG_QCOM_QFPROM=y + - [Config] arm64: snapdragon: CONFIG_SERIAL_QCOM_GENI=y + - [Config] arm64: snapdragon: CONFIG_QCOM_TSENS=y + - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SMD_RPM=y + - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_SMD_RPM=y + - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_SMD=y + - [Config] arm64: snapdragon: CONFIG_MFD_QCOM_RPM=y + - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD=y + - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD_PLATFORM=y + - [Config] arm64: snapdragon: CONFIG_SCSI_UFS_HISI=y + - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI=y + - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_PLTFM=y + - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_MSM=y + - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SPMI=y + - [Config] arm64: snapdragon: CONFIG_PINCTRL_QCOM_SPMI_PMIC=y + - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HS=y + - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_QMP=y + - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_UFS=y + - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HSIC=y + - [Config] arm64: snapdragon: CONFIG_USB_CHIPIDEA_OF=y + - [Config] arm64: snapdragon: CONFIG_USB_EHCI_HCD_PLATFORM=y + - [Config] arm64: snapdragon: CONFIG_EXTCON_USB_GPIO=y + - [Config] arm64: snapdragon: CONFIG_REGULATOR_FIXED_VOLTAGE=y + - [Config] arm64: snapdragon: CONFIG_LEDS_GPIO=y + - [Config] arm64: snapdragon: CONFIG_USB_HSIC_USB3503=y + - [Config] arm64: snapdragon: CONFIG_USB_NET_DRIVERS=y + - [Config] arm64: snapdragon: CONFIG_USB_OTG=y + - [Config] arm64: snapdragon: CONFIG_USB_XHCI_PLATFORM=y + - [Config] arm64: snapdragon: CONFIG_USB_OHCI_HCD_PLATFORM=y + - [Config] arm64: snapdragon: CONFIG_USB_MUSB_HDRC=y + - [Config] arm64: snapdragon: CONFIG_USB_DWC3=y + - [Config] arm64: snapdragon: CONFIG_USB_DWC3_PCI=y + - [Config] arm64: snapdragon: CONFIG_USB_DWC3_OF_SIMPLE=y + - [Config] arm64: snapdragon: CONFIG_USB_DWC3_QCOM=y + - [Config] arm64: snapdragon: CONFIG_LEDS_PWM=y + - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_HEARTBEAT=y + - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_DEFAULT_ON=y + - [Config] arm64: snapdragon: CONFIG_QCOM_A53PLL=y + - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_APCS_MSM8916=y + - [Config] arm64: snapdragon: CONFIG_NLS_ISO8859_1=y + - [Config] arm64: snapdragon: CONFIG_USB_USBNET=y + - [Config] arm64: snapdragon: CONFIG_CRYPTO_DEV_QCOM_RNG=y + - [Config] arm64: snapdragon: CONFIG_POWER_RESET_QCOM_PON=y + - [Config] arm64: snapdragon: CONFIG_INPUT_PM8941_PWRKEY=y + - [Config] arm64: snapdragon: CONFIG_KEYBOARD_GPIO=y + - [Config] arm64: snapdragon: CONFIG_RTC_DRV_PM8XXX=y + + * Miscellaneous Ubuntu changes + - [Config] updateconfigs after rebase to 5.4-rc2 + - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that + aren't present. + - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err(). + - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down + - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot + mode + - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode + - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown + - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature + verify + - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot + - SAUCE: (lockdown) security: lockdown: Make + CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic + - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure + - [Config] Enable lockdown under secure boot + - SAUCE: import aufs driver + - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3 + - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers + - [Config] enable aufs + - update dkms package versions + - [Config] disable zfs + - [Config] disable nvidia dkms build + - [Config] disable virtualbox dkms build + - [Debian] Generate stub reconstruct for -rc kernels + - Revert "UBUNTU: SAUCE: (namespace) block_dev: Forbid unprivileged mounting + when device is opened for writing" + - Revert "UBUNTU: SAUCE: (namespace) ext4: Add module parameter to enable user + namespace mounts" + - Revert "UBUNTU: SAUCE: (namespace) ext4: Add support for unprivileged mounts + from user namespaces" + - Revert "UBUNTU: SAUCE: (namespace) mtd: Check permissions towards mtd block + device inode when mounting" + - Revert "UBUNTU: SAUCE: (namespace) block_dev: Check permissions towards + block device inode when mounting" + - Revert "UBUNTU: SAUCE: (namespace) block_dev: Support checking inode + permissions in lookup_bdev()" + + [ Upstream Kernel Changes ] + + * Rebase to v5.4-rc2 + + -- Seth Forshee Fri, 11 Oct 2019 16:42:41 -0500 + +linux (5.4.0-0.0) eoan; urgency=medium + + * Dummy entry. + + -- Seth Forshee Tue, 08 Oct 2019 09:59:00 -0500 + +linux (5.3.0-17.18) eoan; urgency=medium + + * eoan/linux: 5.3.0-17.18 -proposed tracker (LP: #1846641) + + * CVE-2019-17056 + - nfc: enforce CAP_NET_RAW for raw sockets + + * CVE-2019-17055 + - mISDN: enforce CAP_NET_RAW for raw sockets + + * CVE-2019-17054 + - appletalk: enforce CAP_NET_RAW for raw sockets + + * CVE-2019-17053 + - ieee802154: enforce CAP_NET_RAW for raw sockets + + * CVE-2019-17052 + - ax25: enforce CAP_NET_RAW for raw sockets + + * CVE-2019-15098 + - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe() + + * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices. + (LP: #1846470) + - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect + + * Re-enable linux-libc-dev build on i386 (LP: #1846508) + - [Packaging] Build only linux-libc-dev for i386 + - [Debian] final-checks -- ignore archtictures with no binaries + + * arm64: loop on boot after installing linux-generic-hwe-18.04-edge/bionic- + proposed (LP: #1845820) + - [Config] Disable CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT + + * Revert ESE DASD discard support (LP: #1846219) + - SAUCE: Revert "s390/dasd: Add discard support for ESE volumes" + + * Miscellaneous Ubuntu changes + - update dkms package versions + + -- Seth Forshee Thu, 03 Oct 2019 16:57:05 -0500 + +linux (5.3.0-16.17) eoan; urgency=medium + + * eoan/linux: 5.3.0-16.17 -proposed tracker (LP: #1846204) + + * zfs fails to build on s390x with debug symbols enabled (LP: #1846143) + - SAUCE: s390: Mark atomic const ops always inline + + -- Seth Forshee Tue, 01 Oct 2019 07:46:43 -0500 + +linux (5.3.0-15.16) eoan; urgency=medium + + * eoan/linux: 5.3.0-15.16 -proposed tracker (LP: #1845987) + + * Drop i386 build for 19.10 (LP: #1845714) + - [Packaging] Remove x32 arch references from control files + - [Debian] final-checks -- Get arch list from debian/control + + * ZFS kernel modules lack debug symbols (LP: #1840704) + - [Debian] Fix conditional for setting zfs debug package path + + * Use pyhon3-sphinx instead of python-sphinx for building html docs + (LP: #1845808) + - [Packaging] Update sphinx build dependencies to python3 packages + + * Kernel panic with 19.10 beta image (LP: #1845454) + - efi/tpm: Don't access event->count when it isn't mapped. + - efi/tpm: don't traverse an event log with no events + - efi/tpm: only set efi_tpm_final_log_size after successful event log parsing + + -- Seth Forshee Mon, 30 Sep 2019 11:57:20 -0500 + +linux (5.3.0-14.15) eoan; urgency=medium + + * eoan/linux: 5.3.0-14.15 -proposed tracker (LP: #1845728) + + * Drop i386 build for 19.10 (LP: #1845714) + - [Debian] Remove support for producing i386 kernels + - [Debian] Don't use CROSS_COMPILE for i386 configs + + * udevadm trigger will fail when trying to add /sys/devices/vio/ + (LP: #1845572) + - SAUCE: powerpc/vio: drop bus_type from parent device + + * Trying to online dasd drive results in invalid input/output from the kernel + on z/VM (LP: #1845323) + - SAUCE: s390/dasd: Fix error handling during online processing + + * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584) + - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1 + + * Support Hi1620 zip hw accelerator (LP: #1845355) + - [Config] Enable HiSilicon QM/ZIP as modules + - crypto: hisilicon - add queue management driver for HiSilicon QM module + - crypto: hisilicon - add hardware SGL support + - crypto: hisilicon - add HiSilicon ZIP accelerator support + - crypto: hisilicon - add SRIOV support for ZIP + - Documentation: Add debugfs doc for hisi_zip + - crypto: hisilicon - add debugfs for ZIP and QM + - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver + - crypto: hisilicon - fix kbuild warnings + - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP + - crypto: hisilicon - init curr_sgl_dma to fix compile warning + - crypto: hisilicon - add missing single_release + - crypto: hisilicon - fix error handle in hisi_zip_create_req_q + - crypto: hisilicon - Fix warning on printing %p with dma_addr_t + - crypto: hisilicon - Fix return value check in hisi_zip_acompress() + - crypto: hisilicon - avoid unused function warning + + * SafeSetID LSM should be built but disabled by default (LP: #1845391) + - LSM: SafeSetID: Stop releasing uninitialized ruleset + - [Config] Build SafeSetID LSM but don't enable it by default + + * CONFIG_LSM should not specify loadpin since it is not built (LP: #1845383) + - [Config] loadpin shouldn't be in CONFIG_LSM + + * Add new pci-id's for CML-S, ICL (LP: #1845317) + - drm/i915/icl: Add missing device ID + - drm/i915/cml: Add Missing PCI IDs + + * Thunderbolt support for ICL (LP: #1844680) + - thunderbolt: Correct path indices for PCIe tunnel + - thunderbolt: Move NVM upgrade support flag to struct icm + - thunderbolt: Use 32-bit writes when writing ring producer/consumer + - thunderbolt: Do not fail adding switch if some port is not implemented + - thunderbolt: Hide switch attributes that are not set + - thunderbolt: Expose active parts of NVM even if upgrade is not supported + - thunderbolt: Add support for Intel Ice Lake + - ACPI / property: Add two new Thunderbolt property GUIDs to the list + + * Ubuntu 19.10 - Additional PCI patch and fix (LP: #1844668) + - s390/pci: fix MSI message data + + * Enhanced Hardware Support - Finalize Naming (LP: #1842774) + - s390: add support for IBM z15 machines + - [Config] CONFIG_MARCH_Z15=n, CONFIG_TUNE_Z15=n + + * Eoan update: v5.3.1 upstream stable release (LP: #1845642) + - USB: usbcore: Fix slab-out-of-bounds bug during device reset + - media: tm6000: double free if usb disconnect while streaming + - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current + - ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit + - net/sched: fix race between deactivation and dequeue for NOLOCK qdisc + - net_sched: let qdisc_put() accept NULL pointer + - udp: correct reuseport selection with connected sockets + - xen-netfront: do not assume sk_buff_head list is empty in error handling + - net: dsa: Fix load order between DSA drivers and taggers + - net: stmmac: Hold rtnl lock in suspend/resume callbacks + - KVM: coalesced_mmio: add bounds checking + - Documentation: sphinx: Add missing comma to list of strings + - firmware: google: check if size is valid when decoding VPD data + - serial: sprd: correct the wrong sequence of arguments + - tty/serial: atmel: reschedule TX after RX was started + - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds + - Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}" + - ovl: fix regression caused by overlapping layers detection + - phy: qcom-qmp: Correct ready status, again + - floppy: fix usercopy direction + - media: technisat-usb2: break out of loop at end of buffer + - Linux 5.3.1 + + * ZFS kernel modules lack debug symbols (LP: #1840704) + - [Debian]: Remove hardcoded $(pkgdir) in debug symbols handling + - [Debian]: Handle debug symbols for modules in extras too + - [Debian]: Check/link modules with debug symbols after DKMS modules + - [Debian]: Warn about modules without debug symbols + - [Debian]: dkms-build: new parameter for debug package directory + - [Debian]: dkms-build: zfs: support for debug symbols + - [Debian]: dkms-build: Avoid executing post-processor scripts twice + - [Debian]: dkms-build: Move zfs special-casing into configure script + + * /proc/self/maps paths missing on live session (was vlc won't start; eoan + 19.10 & bionic 18.04 ubuntu/lubuntu/kubuntu/xubuntu/ubuntu-mate dailies) + (LP: #1842382) + - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: enable overlayfs on shiftfs" + + -- Seth Forshee Fri, 27 Sep 2019 16:08:06 -0500 + +linux (5.3.0-13.14) eoan; urgency=medium + + * eoan/linux: 5.3.0-13.14 -proposed tracker (LP: #1845105) + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * Miscellaneous Ubuntu changes + - [Debian] Remove binutils-dev build dependency + + -- Seth Forshee Mon, 23 Sep 2019 19:26:43 -0500 + +linux (5.3.0-12.13) eoan; urgency=medium + + * Change kernel compression method to improve boot speed (LP: #1840934) + - [Packaging] Add lz4 build dependency for s390x + + * Miscellaneous Ubuntu changes + - SAUCE: Remove spl and zfs source + + -- Seth Forshee Tue, 17 Sep 2019 13:36:26 +0200 + +linux (5.3.0-11.12) eoan; urgency=medium + + * eoan/linux: 5.3.0-11.12 -proposed tracker (LP: #1844144) + + * Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas + adapters(SAS3.5 onwards) (LP: #1838751) + - PCI: Restore Resizable BAR size bits correctly for 1MB BARs + + * s390/setup: Actually init kernel lock down (LP: #1843961) + - SAUCE: (lockdown) s390/setup: Actually init kernel lock down + + * cherrypick has_sipl fix (LP: #1843960) + - SAUCE: s390/sclp: Fix bit checked for has_sipl + + * Change kernel compression method to improve boot speed (LP: #1840934) + - [Config]: Switch kernel compression from LZO to LZ4 on s390x + + * Installation fails on eoan/PowerVM : missing /dev/nvram (LP: #1837726) + - [Config] CONFIG_NVRAM=y for ppc64el + + * Miscellaneous Ubuntu changes + - [Config]: remove nvram from ppc64el modules ABI + - [Config] Update annotations for recent config changes + - SAUCE: sched: Add __ASSEMBLY__ guards around struct clone_args + - SAUCE: i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630 + - SAUCE: arm64: dts: qcom: Add Lenovo Yoga C630 + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.3 + + -- Paolo Pisati Mon, 16 Sep 2019 16:18:27 +0200 + +linux (5.3.0-10.11) eoan; urgency=medium + + * eoan/linux: 5.3.0-10.11 -proposed tracker (LP: #1843232) + + * No sound inputs from the external microphone and headset on a Dell machine + (LP: #1842265) + - SAUCE: ALSA: hda - Expand pin_match function to match upcoming new tbls + - SAUCE: ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family + + * Horizontal corrupted line at top of screen caused by framebuffer compression + (LP: #1840236) + - SAUCE: drm/i915/fbc: disable framebuffer compression on IceLake + + * Add bpftool to linux-tools-common (LP: #1774815) + - [Debian] package bpftool in linux-tools-common + + * Miscellaneous Ubuntu changes + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc8 + + -- Paolo Pisati Mon, 09 Sep 2019 10:00:41 +0200 + +linux (5.3.0-9.10) eoan; urgency=medium + + * eoan/linux: 5.3.0-9.10 -proposed tracker (LP: #1842393) + + * shiftfs: mark kmem_cache as reclaimable (LP: #1842059) + - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT + + * shiftfs: drop entries from cache on unlink (LP: #1841977) + - SAUCE: shiftfs: fix buggy unlink logic + + * Fix touchpad IRQ storm after S3 (LP: #1841396) + - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin + + * Please include DTBs for arm64 laptops (LP: #1842050) + - arm64: dts: qcom: Add Lenovo Miix 630 + - arm64: dts: qcom: Add HP Envy x2 + - arm64: dts: qcom: Add Asus NovaGo TP370QL + + * Miscellaneous Ubuntu changes + - SAUCE: import aufs driver + - [Packaging]: ignore vbox modules when vbox is disabled + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc7 + + -- Paolo Pisati Tue, 03 Sep 2019 10:27:33 +0200 + +linux (5.3.0-8.9) eoan; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] resync getabis + + * Change kernel compression method to improve boot speed (LP: #1840934) + - [Config] change kernel compression method to improve boot speed + - [Packaging] add build dependencies for compression algorithms + + * realtek r8822be kernel module fails after update to linux kernel-headers + 5.0.0-21 (LP: #1838133) + - rtw88: Fix misuse of GENMASK macro + - rtw88: pci: Rearrange the memory usage for skb in RX ISR + - rtw88: pci: Use DMA sync instead of remapping in RX ISR + - rtw88: debug: dump tx power indexes in use + - rtw88: use txpwr_lmt_cfg_pair struct, not arrays + - rtw88: pci: remove set but not used variable 'ip_sel' + - rtw88: allow c2h operation in irq context + - rtw88: enclose c2h cmd handle with mutex + - rtw88: add BT co-existence support + - SAUCE: rtw88: pci: enable MSI interrupt + + * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482) + - [Config] Enable VIMC module + + * Goodix touchpad may drop first input event (LP: #1840075) + - Revert "UBUNTU: SAUCE: i2c: designware: add G3 3590 into i2c quirk" + - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk" + - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c + quirk" + - Revert "UBUNTU: SAUCE: i2c: designware: Add disable runtime pm quirk" + - mfd: intel-lpss: Remove D3cold delay + + * Include Sunix serial/parallel driver (LP: #1826716) + - serial: 8250_pci: Add support for Sunix serial boards + - parport: parport_serial: Add support for Sunix Multi I/O boards + + * enable lockdown on s390x when Secure IPL is performed (LP: #1839622) + - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure + - Ubuntu: [Config] Enable CONFIG_LOCK_DOWN_KERNEL on s390x. + + * UBUNTU: SAUCE: shiftfs: pass correct point down (LP: #1837231) + - SAUCE: shiftfs: pass correct point down + + * shiftfs: add O_DIRECT support (LP: #1837223) + - SAUCE: shiftfs: add O_DIRECT support + + * Miscellaneous Ubuntu changes + - [Config] enable secureboot signing on s390x + - [Config] CONFIG_TEST_BLACKHOLE_DEV=m + - SAUCE: selftests: fib_tests: assign address to dummy1 for rp_filter tests + - [Debian] disable dkms builds for autopktest rebuilds + - update dkms package versions + - [Config] updateconfigs after v5.3-rc6 rebase + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc5 + + -- Paolo Pisati Mon, 26 Aug 2019 10:09:42 +0200 + +linux (5.3.0-7.8) eoan; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] resync getabis + + * Miscellaneous Ubuntu changes + - [Config] updateconfigs after v5.3-rc5 rebase + - remove missing module after updateconfigs + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc5 + + -- Paolo Pisati Mon, 19 Aug 2019 15:31:24 +0200 + +linux (5.3.0-6.7) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - SAUCE: selftests/bpf: prevent headers to be compiled as C code + + -- Seth Forshee Wed, 14 Aug 2019 13:25:01 -0500 + +linux (5.3.0-5.6) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - update dkms package versions + - [Config] enable zfs build + + -- Seth Forshee Tue, 13 Aug 2019 09:16:06 -0500 + +linux (5.3.0-4.5) eoan; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] resync getabis + - [Packaging] update helper scripts + + * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight + timeout for bcache removal causes spurious failures (LP: #1796292) + - SAUCE: bcache: fix deadlock in bcache_allocator + + * shiftfs: allow overlayfs (LP: #1838677) + - SAUCE: shiftfs: enable overlayfs on shiftfs + + * Miscellaneous Ubuntu changes + - SAUCE: Revert "kbuild: modpost: do not parse unnecessary rules for vmlinux + modpost" + - update dkms package versions + - enable nvidia dkms build + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc4 + + -- Seth Forshee Mon, 12 Aug 2019 10:41:27 -0500 + +linux (5.3.0-3.4) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - update dkms package versions + - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers + - [Config] add mux-* to modules.ignore + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc3 + + -- Paolo Pisati Mon, 05 Aug 2019 18:17:09 +0200 + +linux (5.3.0-2.3) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - [Packaging] add build dependincy on fontconfig + + -- Seth Forshee Mon, 29 Jul 2019 12:18:46 -0400 + +linux (5.3.0-1.2) eoan; urgency=medium + + * System does not auto detect disconnection of external monitor (LP: #1835001) + - SAUCE: drm/i915: Add support for retrying hotplug + - SAUCE: drm/i915: Enable hotplug retry + + * Please enable CONFIG_SCSI_UFS_QCOM as a module on arm64 (LP: #1837332) + - [Config] Enable CONFIG_SCSI_UFS_QCOM as a module on arm64. + + * Add arm64 CONFIG_ARCH_MESON=y and related configs Edit (LP: #1820530) + - [Config] enable ARCH_MESON + - remove missing module + - [Config] update annotations after enabling ARCH_MESON for arm64 + + * Miscellaneous Ubuntu changes + - SAUCE: KVM: PPC: comment implicit fallthrough + - update dkms package versions + - [Config] enable vbox dkms build + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc2 + + -- Seth Forshee Sun, 28 Jul 2019 23:10:16 -0400 + +linux (5.3.0-0.1) eoan; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + + * Miscellaneous Ubuntu changes + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is + locked down + - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked + down + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and + KEXEC_SIG_FORCE + - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is + locked down + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) Lock down module params that specify hardware + parameters (eg. ioport) + - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module + - SAUCE: (efi-lockdown) Lock down /proc/kcore + - SAUCE: (efi-lockdown) Lock down kprobes + - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the + kernel is locked down + - SAUCE: (efi-lockdown) Lock down perf + - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked + down + - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages + - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy + when locked down + - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown + - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation + defined + - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists + that aren't present. + - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework + efi_status_to_err(). + - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure + boot mode + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module + signature verify + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates + - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in + Secure Boot mode + - SAUCE: import aufs driver + - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3 + - [Config] disable zfs dkms build + - [Config] disable nvidia dkms build + - [Config] disable vbox dkms build + - SAUCE: perf diff: use llabs for s64 vaules + + [ Upstream Kernel Changes ] + + * Rebase to v5.3-rc1 + + -- Seth Forshee Tue, 23 Jul 2019 21:45:44 -0500 + +linux (5.3.0-0.0) eoan; urgency=medium + + * Dummy entry. + + -- Seth Forshee Mon, 22 Jul 2019 10:19:04 -0500 + +linux (5.2.0-9.10) eoan; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * input/mouse: alps trackpoint-only device doesn't work (LP: #1836752) + - SAUCE: Input: alps - don't handle ALPS cs19 trackpoint-only device + - SAUCE: Input: alps - fix a mismatch between a condition check and its + comment + + * System does not auto detect disconnection of external monitor (LP: #1835001) + - SAUCE: drm/i915: Add support for retrying hotplug + - SAUCE: drm/i915: Enable hotplug retry + + * alsa/hdmi: add icelake hdmi audio support for a Dell machine (LP: #1836916) + - SAUCE: ALSA: hda/hdmi - Remove duplicated define + - SAUCE: ALSA: hda/hdmi - Fix i915 reverse port/pin mapping + + * First click on Goodix touchpad doesn't be recognized after runtime suspended + (LP: #1836836) + - SAUCE: i2c: designware: add G3 3590 into i2c quirk + + * ixgbe{vf} - Physical Function gets IRQ when VF checks link state + (LP: #1836760) + - ixgbevf: Use cached link state instead of re-reading the value for ethtool + + * Doing multiple squashfs (and other loop?) mounts in parallel breaks + (LP: #1836914) + - SAUCE: Revert "loop: Don't change loop device under exclusive opener" + + * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940) + - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64 + - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only + - [Config] add hibmc-drm to modules.ignore + + * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755) + - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine + + * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64 + (LP: #1835054) + - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64 + + * Unhide Nvidia HDA audio controller (LP: #1836308) + - PCI: Enable NVIDIA HDA controllers + + * Intel ethernet I219 may wrongly detect connection speed as 10Mbps + (LP: #1836177) + - e1000e: Make watchdog use delayed work + + * Sometimes touchpad(goodix) can't use tap function (LP: #1836020) + - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk + - SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk + + * Intel ethernet I219 has slow RX speed (LP: #1836152) + - e1000e: add workaround for possible stalled packet + - e1000e: disable force K1-off feature + + * bcache: risk of data loss on I/O errors in backing or caching devices + (LP: #1829563) + - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()" + + * bnx2x driver causes 100% CPU load (LP: #1832082) + - bnx2x: Prevent ptp_task to be rescheduled indefinitely + + * fcf-protection=none patch with new version + - Revert "UBUNTU: SAUCE: kbuild: add -fcf-protection=none to retpoline flags" + - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags + + * CVE-2019-12614 + - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property() + + * Eoan update: v5.2.1 upstream stable release (LP: #1836622) + - crypto: lrw - use correct alignmask + - crypto: talitos - rename alternative AEAD algos. + - fscrypt: don't set policy for a dead directory + - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length + - media: stv0297: fix frequency range limit + - ALSA: usb-audio: Fix parse of UAC2 Extension Units + - ALSA: hda/realtek - Headphone Mic can't record after S3 + - tpm: Actually fail on TPM errors during "get random" + - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations + - block: fix .bi_size overflow + - block, bfq: NULL out the bic when it's no longer valid + - perf intel-pt: Fix itrace defaults for perf script + - perf auxtrace: Fix itrace defaults for perf script + - perf intel-pt: Fix itrace defaults for perf script intel-pt documentation + - perf pmu: Fix uncore PMU alias list for ARM64 + - perf thread-stack: Fix thread stack return from kernel for kernel-only case + - perf header: Assign proper ff->ph in perf_event__synthesize_features() + - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg() + - x86/tls: Fix possible spectre-v1 in do_get_thread_area() + - Documentation: Add section about CPU vulnerabilities for Spectre + - Documentation/admin: Remove the vsyscall=native documentation + - mwifiex: Don't abort on small, spec-compliant vendor IEs + - USB: serial: ftdi_sio: add ID for isodebug v1 + - USB: serial: option: add support for GosunCn ME3630 RNDIS mode + - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled" + - p54usb: Fix race between disconnect and firmware loading + - usb: gadget: f_fs: data_len used before properly set + - usb: gadget: ether: Fix race between gether_disconnect and rx_submit + - usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset() + - usb: renesas_usbhs: add a workaround for a race condition of workqueue + - drivers/usb/typec/tps6598x.c: fix portinfo width + - drivers/usb/typec/tps6598x.c: fix 4CC cmd write + - p54: fix crash during initialization + - staging: comedi: dt282x: fix a null pointer deref on interrupt + - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize() + - staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate() + - staging: comedi: amplc_pci230: fix null pointer deref on interrupt + - staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro + - HID: Add another Primax PIXART OEM mouse quirk + - lkdtm: support llvm-objcopy + - binder: fix memory leak in error path + - binder: return errors from buffer copy functions + - iio: adc: stm32-adc: add missing vdda-supply + - coresight: Potential uninitialized variable in probe() + - coresight: etb10: Do not call smp_processor_id from preemptible + - coresight: tmc-etr: Do not call smp_processor_id() from preemptible + - coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from + preemptible + - coresight: tmc-etf: Do not call smp_processor_id from preemptible + - carl9170: fix misuse of device driver API + - Revert "x86/build: Move _etext to actual end of .text" + - VMCI: Fix integer overflow in VMCI handle arrays + - staging: vchiq_2835_arm: revert "quit using custom down_interruptible()" + - staging: vchiq: make wait events interruptible + - staging: vchiq: revert "switch to wait_for_completion_killable" + - staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work + - staging: bcm2835-camera: Replace spinlock protecting context_map with mutex + - staging: bcm2835-camera: Ensure all buffers are returned on disable + - staging: bcm2835-camera: Remove check of the number of buffers supplied + - staging: bcm2835-camera: Handle empty EOS buffers whilst streaming + - staging: rtl8712: reduce stack usage, again + - Linux 5.2.1 + - [Config] updateconfigs after v5.2.1 stable update + + * fcf-protection=none patch with upstream version + - Revert "UBUNTU: SAUCE: add -fcf-protection=none to retpoline flags" + - SAUCE: kbuild: add -fcf-protection=none to retpoline flags + + * Miscellaneous Ubuntu changes + - SAUCE: selftests/ftrace: avoid failure when trying to probe a notrace + function + - SAUCE: selftests/powerpc/ptrace: fix build failure + - update dkms package versions + - [Packaging] add zlua to zfs-modules.ignore + - update dkms package versions + + -- Seth Forshee Fri, 19 Jul 2019 15:04:45 -0500 + +linux (5.2.0-8.9) eoan; urgency=medium + + * linux: 5.2.0-8.9 -proposed tracker (LP: #1835700) + + * Miscellaneous Ubuntu changes + - [Packaging] replace zfs and spl build with zfs 0.8.1-1ubuntu1 + - SAUCE: test_bpf: remove expected fail for Ctx heavy transformations test on + s390 + - SAUCE: add -fcf-protection=none to retpoline flags + - SAUCE: usbip: ensure strings copied using strncpy are null-terminated + - SAUCE: usbip: add -Wno-address-of-packed-member to EXTRA_CFLAGS + - SAUCE: perf jvmti: ensure strncpy result is null-terminated + - update dkms package versions + - add removed zfs modules to modules.ignore + + [ Upstream Kernel Changes ] + + * Rebase to v5.2 + + -- Seth Forshee Mon, 08 Jul 2019 07:13:41 -0500 + +linux (5.2.0-7.8) eoan; urgency=medium + + * Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0 + kernel (LP: #1829652) + - SAUCE: ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw + + * Hi1620 driver updates from upstream 5.2 merge window (LP: #1830815) + - net: hns3: initialize CPU reverse mapping + - net: hns3: refine the flow director handle + - net: hns3: add aRFS support for PF + - net: hns3: fix for FEC configuration + - RDMA/hns: Remove unnecessary print message in aeq + - RDMA/hns: Update CQE specifications + - RDMA/hns: Move spin_lock_irqsave to the correct place + - RDMA/hns: Remove jiffies operation in disable interrupt context + - RDMA/hns: Replace magic numbers with #defines + - net: hns3: fix compile warning without CONFIG_RFS_ACCEL + - net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro + - net: hns3: add support for dump firmware statistics by debugfs + - net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has + registered + - net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has + registered + - net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has + registered + - net: hns3: modify hclge_init_client_instance() + - net: hns3: modify hclgevf_init_client_instance() + - net: hns3: add handshake with hardware while doing reset + - net: hns3: stop schedule reset service while unloading driver + - net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit() + - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector + - RDMA/hns: Bugfix for posting multiple srq work request + - net: hns3: remove redundant core reset + - net: hns3: don't configure new VLAN ID into VF VLAN table when it's full + - net: hns3: fix VLAN filter restore issue after reset + - net: hns3: set the port shaper according to MAC speed + - net: hns3: add a check to pointer in error_detected and slot_reset + - net: hns3: set ops to null when unregister ad_dev + - net: hns3: add handling of two bits in MAC tunnel interrupts + - net: hns3: remove setting bit of reset_requests when handling mac tunnel + interrupts + - net: hns3: add opcode about query and clear RAS & MSI-X to special opcode + - net: hns3: delay and separate enabling of NIC and ROCE HW errors + - RDMA/hns: fix inverted logic of readl read and shift + - RDMA/hns: Bugfix for filling the sge of srq + - net: hns3: log detail error info of ROCEE ECC and AXI errors + - net: hns3: fix wrong size of mailbox responding data + - net: hns3: make HW GRO handling compliant with SW GRO + - net: hns3: replace numa_node_id with numa_mem_id for buffer reusing + - net: hns3: refactor hns3_get_new_int_gl function + - net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err + - net: hns3: delete the redundant user NIC codes + - net: hns3: small changes for magic numbers + - net: hns3: use macros instead of magic numbers + - net: hns3: refactor PF/VF RSS hash key configuration + - net: hns3: some modifications to simplify and optimize code + - net: hns3: fix some coding style issues + - net: hns3: delay setting of reset level for hw errors until slot_reset is + called + - net: hns3: fix avoid unnecessary resetting for the H/W errors which do not + require reset + - net: hns3: process H/W errors occurred before HNS dev initialization + - net: hns3: add recovery for the H/W errors occurred before the HNS dev + initialization + - net: hns3: some changes of MSI-X bits in PPU(RCB) + - net: hns3: extract handling of mpf/pf msi-x errors into functions + - net: hns3: clear restting state when initializing HW device + - net: hns3: free irq when exit from abnormal branch + - net: hns3: fix for dereferencing before null checking + - net: hns3: fix for skb leak when doing selftest + - net: hns3: delay ring buffer clearing during reset + - net: hns3: some variable modification + - net: hns3: fix dereference of ae_dev before it is null checked + - scsi: hisi_sas: Delete PHY timers when rmmod or probe failed + - scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors + - scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size + - scsi: hisi_sas: Change the type of some numbers to unsigned + - scsi: hisi_sas: Ignore the error code between phy down to phy up + - scsi: hisi_sas: Disable stash for v3 hw + - net: hns3: Add missing newline at end of file + - RDMa/hns: Don't stuck in endless timeout loop + + * Sometimes touchpad automatically trigger double click (LP: #1833484) + - SAUCE: i2c: designware: Add disable runtime pm quirk + + * Add pointstick support on HP ZBook 17 G5 (LP: #1833387) + - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A" + + * depmod may prefer unsigned l-r-m nvidia modules to signed modules + (LP: #1834479) + - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files + + * Miscellaneous Ubuntu changes + - SAUCE: selftests/powerpc: disable signal_fuzzer test + + [ Upstream Kernel Changes ] + + * Rebase to v5.2-rc7 + + -- Seth Forshee Mon, 01 Jul 2019 07:22:18 -0500 + +linux (5.2.0-6.7) eoan; urgency=medium + + * hinic: fix oops due to race in set_rx_mode (LP: #1832048) + - hinic: fix a bug in set rx mode + + * Miscellaneous Ubuntu changes + - rebase to v5.2-rc6 + + [ Upstream Kernel Changes ] + + * Rebase to v5.2-rc6 + + -- Seth Forshee Sun, 23 Jun 2019 23:36:11 -0500 + +linux (5.2.0-5.6) eoan; urgency=medium + + * QCA9377 isn't being recognized sometimes (LP: #1757218) + - SAUCE: USB: Disable USB2 LPM at shutdown + + * shiftfs: allow changing ro/rw for subvolumes (LP: #1832316) + - SAUCE: shiftfs: allow changing ro/rw for subvolumes + + * Miscellaneous Ubuntu changes + - update dkms package versions + - [Packaging] replace nvidia-418 dkms build with nvidia-430 + - SAUCE: import aufs driver + + [ Upstream Kernel Changes ] + + * Rebase to v5.2-rc5 + + -- Seth Forshee Mon, 17 Jun 2019 15:04:12 -0500 + +linux (5.2.0-4.5) eoan; urgency=medium + + * arm64: cma_alloc errors at boot (LP: #1823753) + - [Config] Bump CMA_SIZE_MBYTES to 32 on arm64 + - dma-contiguous: add dma_{alloc,free}_contiguous() helpers + - dma-contiguous: use fallback alloc_pages for single pages + - dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc, + free}_contiguous() + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_MFD_TQMX86=n for s390x + - [Config] CONFIG_GPIO_AMD_FCH=n for s390x + - [Config] CONFIG_BACKLIGHT_CLASS_DEVICE=n on s390x + - [Config] CONFIG_LCD_CLASS_DEVICE=n for s390x + - [Config] CONFIG_DRM_ETNAVIV=m for armhf generic-lpae + - [Config] CONFIG_DRM_NOUVEAU_SVM=n + - [Config] CONFIG_HWMON=n for s390x + - [Config] CONFIG_NEW_LEDS=n for s390x + - [Config] CONFIG_MTD_NAND_OMAP2=y for armhf + - [Config] CONFIG_VOP_BUS=n for non-amd64 arches + - [Config] CONFIG_TI_CPSW_PHY_SEL=n + - [Config] CONFIG_INTERCONNECT=n for s390x + - [Config] CONFIG_SCSI_GDTH=n for s390x + - [Config] CONFIG_PACKING=n for s390x + - [Config] CONFIG_ARCH_MILBEAUT=y for armhf + - [Config] update annotations following config review + - update dkms package versions + - [Config] enable nvidia dkms build + + [ Upstream Kernel Changes ] + + * Rebase to v5.2-rc4 + + -- Seth Forshee Mon, 10 Jun 2019 07:00:11 -0500 + +linux (5.2.0-3.4) eoan; urgency=medium + + * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on + Ubuntu (LP: #1761379) + - [Packaging] Support building libperf-jvmti.so + + * Miscellaneous Ubuntu changes + - SAUCE: Revert "bpf, selftest: test global data/bss/rodata sections" + - update dkms package versions + - [Config] enable zfs + - rebase to v5.2-rc3 + + [ Upstream Kernel Changes ] + + * Rebase to v5.2-rc3 + + -- Seth Forshee Sun, 02 Jun 2019 21:48:50 -0500 + +linux (5.2.0-2.3) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - SAUCE: perf arm64: Fix mksyscalltbl when system kernel headers are ahead of + the kernel + + -- Seth Forshee Tue, 28 May 2019 07:12:39 -0500 + +linux (5.2.0-1.2) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_INTEGRITY_PLATFORM_KEYRING=y + - update dkms package versions + - [Config] enable vbox dkms build + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.2-rc2 + + -- Seth Forshee Mon, 27 May 2019 21:11:27 -0500 + +linux (5.2.0-0.1) eoan; urgency=medium + + * Miscellaneous Ubuntu changes + - SAUCE: import aufs driver + - [Packaging] disable ZFS + - [Packaging] disable nvidia + - [Packaging] dkms-build -- expand paths searched for make.log files + - add virtualbox-guest-dkms dkms package build + - enable vbox dkms build for amd64 and i386 + - update dkms package versions + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is + locked down + - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked + down + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and + KEXEC_SIG_FORCE + - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is + locked down + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) Lock down module params that specify hardware + parameters (eg. ioport) + - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module + - SAUCE: (efi-lockdown) Lock down /proc/kcore + - SAUCE: (efi-lockdown) Lock down kprobes + - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the + kernel is locked down + - SAUCE: (efi-lockdown) Lock down perf + - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked + down + - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages + - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy + when locked down + - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists + that aren't present. + - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework + efi_status_to_err(). + - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure + boot mode + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module + signature verify + - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation + defined + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates + - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in + Secure Boot mode + - update dkms package versions + - [Config] disable vbox build + - SAUCE: s390: mark __cpacf_check_opcode() and cpacf_query_func() as + __always_inline + - SAUCE: IB/mlx5: use size_t instead of u64 when dividing + + [ Upstream Kernel Changes ] + + * Rebase to v5.2-rc1 + + -- Seth Forshee Tue, 21 May 2019 11:18:43 -0500 + +linux (5.2.0-0.0) eoan; urgency=medium + + * Dummy entry. + + -- Seth Forshee Tue, 21 May 2019 07:34:43 -0500 + +linux (5.1.0-2.2) eoan; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + + * Eoan update: v5.1.2 upstream stable release (LP: #1829050) + - x86/msr-index: Cleanup bit defines + - x86/speculation: Consolidate CPU whitelists + - x86/speculation/mds: Add basic bug infrastructure for MDS + - x86/speculation/mds: Add BUG_MSBDS_ONLY + - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests + - x86/speculation/mds: Add mds_clear_cpu_buffers() + - x86/speculation/mds: Clear CPU buffers on exit to user + - x86/kvm/vmx: Add MDS protection when L1D Flush is not active + - x86/speculation/mds: Conditionally clear CPU buffers on idle entry + - x86/speculation/mds: Add mitigation control for MDS + - x86/speculation/mds: Add sysfs reporting for MDS + - x86/speculation/mds: Add mitigation mode VMWERV + - Documentation: Move L1TF to separate directory + - Documentation: Add MDS vulnerability documentation + - x86/speculation/mds: Add mds=full,nosmt cmdline option + - x86/speculation: Move arch_smt_update() call to after mitigation decisions + - x86/speculation/mds: Add SMT warning message + - x86/speculation/mds: Fix comment + - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off + - cpu/speculation: Add 'mitigations=' cmdline option + - x86/speculation: Support 'mitigations=' cmdline option + - powerpc/speculation: Support 'mitigations=' cmdline option + - s390/speculation: Support 'mitigations=' cmdline option + - x86/speculation/mds: Add 'mitigations=' support for MDS + - x86/mds: Add MDSUM variant to the MDS documentation + - Documentation: Correct the possible MDS sysfs values + - x86/speculation/mds: Fix documentation typo + - Linux 5.1.2 + + * Eoan update: v5.1.1 upstream stable release (LP: #1829046) + - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup() + - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings + - staging: greybus: power_supply: fix prop-descriptor request size + - staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context. + - staging: most: cdev: fix chrdev_region leak in mod_exit + - staging: most: sound: pass correct device when creating a sound card + - usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON + - usb: dwc3: Fix default lpm_nyet_threshold value + - USB: serial: f81232: fix interrupt worker not stop + - USB: cdc-acm: fix unthrottle races + - usb-storage: Set virt_boundary_mask to avoid SG overflows + - genirq: Prevent use-after-free and work list corruption + - intel_th: pci: Add Comet Lake support + - iio: adc: qcom-spmi-adc5: Fix of-based module autoloading + - cpufreq: armada-37xx: fix frequency calculation for opp + - ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for + hibernate + - soc: sunxi: Fix missing dependency on REGMAP_MMIO + - scsi: lpfc: change snprintf to scnprintf for possible overflow + - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines + - scsi: qla2xxx: Set remote port devloss timeout to 0 + - scsi: qla2xxx: Fix device staying in blocked state + - Bluetooth: hidp: fix buffer overflow + - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections + - Bluetooth: Fix not initializing L2CAP tx_credits + - Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs + - UAS: fix alignment of scatter/gather segments + - ASoC: Intel: avoid Oops if DMA setup fails + - i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status() + - locking/futex: Allow low-level atomic operations to return -EAGAIN + - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP + - Linux 5.1.1 + + * shiftfs: lock security sensitive superblock flags (LP: #1827122) + - SAUCE: shiftfs: lock down certain superblock flags + + * Please package libbpf (which is done out of the kernel src) in Debian [for + 19.10] (LP: #1826410) + - SAUCE: tools -- fix add ability to disable libbfd + + * ratelimit cma_alloc messages (LP: #1828092) + - SAUCE: cma: ratelimit cma_alloc error messages + + * Headphone jack switch sense is inverted: plugging in headphones disables + headphone output (LP: #1824259) + - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board + + * There are 4 HDMI/Displayport audio output listed in sound setting without + attach any HDMI/DP monitor (LP: #1827967) + - ALSA: hda/hdmi - Read the pin sense from register when repolling + - ALSA: hda/hdmi - Consider eld_valid when reporting jack event + + * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864) + - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches + + * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error + Checking for all LINUX clients for devops4p10 (LP: #1766201) + - SAUCE: integrity: downgrade error to warning + + * linux-buildinfo: pull out ABI information into its own package + (LP: #1806380) + - [Packaging] autoreconstruct -- base tag is always primary mainline version + + * [SRU] Please sync vbox modules from virtualbox 6.0.6 on next kernel update + (LP: #1825210) + - vbox-update: updates for renamed makefiles + - ubuntu: vbox -- update to 6.0.6-dfsg-1 + + * autofs kernel module missing (LP: #1824333) + - [Config] Update autofs4 path in inclusion list + + * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487) + - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch + + * CVE-2019-3874 + - sctp: implement memory accounting on tx path + - sctp: implement memory accounting on rx path + + * apparmor does not start in Disco LXD containers (LP: #1824812) + - SAUCE: shiftfs: use separate llseek method for directories + + * Miscellaneous Ubuntu changes + - [Packaging] autoreconstruct -- remove for -rc kernels + - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation + defined + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates + - [Config] (efi-lockdown): update configs after efi lockdown patch refresh + - [Packaging] don't delete efi_parser.c + - vbox-update -- do not fix up KERN_DIR or KBUILD_EXTMOD + - ubuntu: vbox -- update to 6.0.6-dfsg-2 + - add nvidia-418 dkms build + - remove virtualbox guest drivers + - [Packaging] dkms-build -- expand paths searched for make.log files + - add virtualbox-guest-dkms dkms package build + - enable vbox dkms build for amd64 and i386 + - [Config] update configs for v5.1(-rc7)? rebase + - update dkms package versions + - Add the ability to lock down access to the running kernel image + - Enforce module signatures if the kernel is locked down + - Restrict /dev/{mem,kmem,port} when the kernel is locked down + - kexec_load: Disable at runtime if the kernel is locked down + - Copy secure_boot flag in boot params across kexec reboot + - kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE + - kexec_file: Restrict at runtime if the kernel is locked down + - hibernate: Disable when the kernel is locked down + - uswsusp: Disable when the kernel is locked down + - PCI: Lock down BAR access when the kernel is locked down + - x86: Lock down IO port access when the kernel is locked down + - x86/msr: Restrict MSR access when the kernel is locked down + - ACPI: Limit access to custom_method when the kernel is locked down + - acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down + - acpi: Disable ACPI table override if the kernel is locked down + - acpi: Disable APEI error injection if the kernel is locked down + - Prohibit PCMCIA CIS storage when the kernel is locked down + - Lock down TIOCSSERIAL + - Lock down module params that specify hardware parameters (eg. ioport) + - x86/mmiotrace: Lock down the testmmiotrace module + - Lock down /proc/kcore + - Lock down kprobes + - bpf: Restrict kernel image access functions when the kernel is locked down + - Lock down perf + - debugfs: Restrict debugfs when the kernel is locked down + - lockdown: Print current->comm in restriction messages + - kexec: Allow kexec_file() with appropriate IMA policy when locked down + - Make get_cert_list() not complain about cert lists that aren't present. + - Add efi_status_to_str() and rework efi_status_to_err(). + - Make get_cert_list() use efi_status_to_str() to print error messages. + - efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode + - efi: Lock down the kernel if booted in secure boot mode + - KEYS: Make use of platform keyring for module signature verify + + * Miscellaneous upstream changes + - ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14) + + -- Seth Forshee Tue, 14 May 2019 12:32:56 -0500 + +linux (5.1.0-1.1) eoan; urgency=medium + + * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868) + - [Packaging]: really drop snapdragon + + * Miscellaneous Ubuntu changes + - SAUCE: fix vbox use of MAP_SHARED + - SAUCE: fix vbox use of vm_fault_t + - [Packaging] disable ZFS + - [Packaging] disable nvidia + - SAUCE: perf annotate: Fix build on 32 bit for BPF annotation + - [Config]: updateconfig after rebase to v5.1-rc + - [Config]: build ETNAVIV only on arm platforms + - [Config]: Disable CMA on non-arm platforms + - [Config]: MMC_CQHCI is needed by some built-in drivers + - [Config]: a.out support has been deprecated + - [Config]: R3964 was marked as BROKEN + - [Config]: Add SENSIRION_SGP30 module + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: tools: lib/bpf -- add generated headers to search + path" + - Revert "UBUNTU: SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK" + + -- Thadeu Lima de Souza Cascardo Thu, 25 Apr 2019 10:03:25 -0300 + +linux (5.1.0-0.0) eoan; urgency=medium + + * Dummy entry. + + -- Thadeu Lima de Souza Cascardo Thu, 25 Apr 2019 09:49:47 -0300 + +linux (5.0.0-13.14) disco; urgency=medium + + * linux: 5.0.0-13.14 -proposed tracker (LP: #1824819) + + * Display only has 640x480 (LP: #1824677) + - Revert "UBUNTU: SAUCE: drm/nouveau: Disable nouveau driver by default" + + * shiftfs: use after free when checking mount options (LP: #1824735) + - SAUCE: shiftfs: prevent use-after-free when verifying mount options + + -- Seth Forshee Mon, 15 Apr 2019 09:11:23 -0500 + +linux (5.0.0-12.13) disco; urgency=medium + + * linux: 5.0.0-12.13 -proposed tracker (LP: #1824726) + + * Linux 5.0 black screen on boot, display flickers (i915 regression with + certain laptop panels) (LP: #1824216) + - drm/i915/dp: revert back to max link rate and lane count on eDP + + * kernel BUG at fs/attr.c:287 when using shiftfs (LP: #1824717) + - SAUCE: shiftfs: fix passing of attrs to underaly for setattr + + -- Seth Forshee Sun, 14 Apr 2019 13:38:05 -0500 + +linux (5.0.0-11.12) disco; urgency=medium + + * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383) + + * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1] + (LP: #1824194) + - net: hns3: fix for not calculating tx bd num correctly + + * disco: unable to use iptables/enable ufw under -virtual kernel + (LP: #1823862) + - [Packaging] add bpfilter to linux-modules + + * Make shiftfs a module rather than built-in (LP: #1824354) + - [Config] CONFIG_SHIFT_FS=m + + * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350) + - SAUCE: shiftfs: use translated ids when chaning lower fs attrs + + * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063) + - [Packaging] bind hv_kvp_daemon startup to hv_kvp device + + -- Seth Forshee Thu, 11 Apr 2019 10:17:19 -0500 + +linux (5.0.0-10.11) disco; urgency=medium + + * linux: 5.0.0-10.11 -proposed tracker (LP: #1823936) + + * Apparmor enforcement failure in lxc selftests (LP: #1823379) + - SAUCE: apparmor: Restore Y/N in /sys for apparmor's "enabled" + + * systemd cause kernel trace "BUG: unable to handle kernel paging request at + 6db23a14" on Cosmic i386 (LP: #1813244) + - openvswitch: fix flow actions reallocation + + -- Seth Forshee Tue, 09 Apr 2019 08:30:38 -0500 + +linux (5.0.0-9.10) disco; urgency=medium + + * linux: 5.0.0-9.10 -proposed tracker (LP: #1823228) + + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + - [Packaging] update helper scripts + - [Packaging] resync retpoline extraction + + * Huawei Hi1822 NIC has poor performance (LP: #1820187) + - net-next/hinic: replace disable_irq_nosync/enable_irq + + * Add uid shifting overlay filesystem (shiftfs) (LP: #1823186) + - shiftfs: uid/gid shifting bind mount + - shiftfs: rework and extend + - shiftfs: support some btrfs ioctls + - [Config] enable shiftfs + + * Cannot boot or install - have to use nomodeset (LP: #1821820) + - Revert "drm/i915/fbdev: Actually configure untiled displays" + + * Disco update: v5.0.6 upstream stable release (LP: #1823060) + - netfilter: nf_tables: fix set double-free in abort path + - dccp: do not use ipv6 header for ipv4 flow + - genetlink: Fix a memory leak on error path + - gtp: change NET_UDP_TUNNEL dependency to select + - ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL + - mac8390: Fix mmio access size probe + - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S + - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6 + - net: datagram: fix unbounded loop in __skb_try_recv_datagram() + - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec + - net: phy: meson-gxl: fix interrupt support + - net: rose: fix a possible stack overflow + - net: stmmac: fix memory corruption with large MTUs + - net-sysfs: call dev_hold if kobject_init_and_add success + - net: usb: aqc111: Extend HWID table by QNAP device + - packets: Always register packet sk in the same order + - rhashtable: Still do rehash when we get EEXIST + - sctp: get sctphdr by offset in sctp_compute_cksum + - sctp: use memdup_user instead of vmemdup_user + - tcp: do not use ipv6 header for ipv4 flow + - tipc: allow service ranges to be connect()'ed on RDM/DGRAM + - tipc: change to check tipc_own_id to return in tipc_net_stop + - tipc: fix cancellation of topology subscriptions + - tun: properly test for IFF_UP + - vrf: prevent adding upper devices + - vxlan: Don't call gro_cells_destroy() before device is unregistered + - thunderx: enable page recycling for non-XDP case + - thunderx: eliminate extra calls to put_page() for pages held for recycling + - net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode + - net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() + helper + - net: phy: don't clear BMCR in genphy_soft_reset + - r8169: fix cable re-plugging issue + - ila: Fix rhashtable walker list corruption + - tun: add a missing rcu_read_unlock() in error path + - powerpc/fsl: Fix the flush of branch predictor. + - Btrfs: fix incorrect file size after shrinking truncate and fsync + - btrfs: remove WARN_ON in log_dir_items + - btrfs: don't report readahead errors and don't update statistics + - btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks + - btrfs: Avoid possible qgroup_rsv_size overflow in + btrfs_calculate_inode_block_rsv_size + - Btrfs: fix assertion failure on fsync with NO_HOLES enabled + - locks: wake any locks blocked on request before deadlock check + - tracing: initialize variable in create_dyn_event() + - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time + - powerpc: bpf: Fix generation of load/store DW instructions + - vfio: ccw: only free cp on final interrupt + - NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data() + - NFS: fix mount/umount race in nlmclnt. + - NFSv4.1 don't free interrupted slot on open + - net: dsa: qca8k: remove leftover phy accessors + - ALSA: rawmidi: Fix potential Spectre v1 vulnerability + - ALSA: seq: oss: Fix Spectre v1 vulnerability + - ALSA: pcm: Fix possible OOB access in PCM oss plugins + - ALSA: pcm: Don't suspend stream in unrecoverable PCM state + - ALSA: hda/realtek - Fixed Headset Mic JD not stable + - ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook + - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO + - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB + - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286 + - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286 + - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic + - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256 + - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256 + - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256 + - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops + - kbuild: modversions: Fix relative CRC byte order interpretation + - fs/open.c: allow opening only regular files during execve() + - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock + - scsi: sd: Fix a race between closing an sd device and sd I/O + - scsi: sd: Quiesce warning if device does not report optimal I/O size + - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host + - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP + devices + - drm/rockchip: vop: reset scale mode when win is disabled + - tty/serial: atmel: Add is_half_duplex helper + - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped + - tty: mxs-auart: fix a potential NULL pointer dereference + - tty: atmel_serial: fix a potential NULL pointer dereference + - tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup + - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest + - staging: olpc_dcon_xo_1: add missing 'const' qualifier + - staging: speakup_soft: Fix alternate speech with other synths + - staging: vt6655: Remove vif check from vnt_interrupt + - staging: vt6655: Fix interrupt race condition on device start up. + - staging: erofs: fix to handle error path of erofs_vmap() + - staging: erofs: fix error handling when failed to read compresssed data + - staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir() + - serial: max310x: Fix to avoid potential NULL pointer dereference + - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference + - serial: sh-sci: Fix setting SCSCR_TIE while transferring data + - USB: serial: cp210x: add new device id + - USB: serial: ftdi_sio: add additional NovaTech products + - USB: serial: mos7720: fix mos_parport refcount imbalance on error path + - USB: serial: option: set driver_info for SIM5218 and compatibles + - USB: serial: option: add support for Quectel EM12 + - USB: serial: option: add Olicard 600 + - ACPI / CPPC: Fix guaranteed performance handling + - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc + - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links + - drivers/block/zram/zram_drv.c: fix idle/writeback string compare + - blk-mq: fix sbitmap ws_active for shared tags + - cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency + - cpufreq: scpi: Fix use after free + - drm/vgem: fix use-after-free when drm_gem_handle_create() fails + - drm/vkms: fix use-after-free when drm_gem_handle_create() fails + - drm/i915: Mark AML 0x87CA as ULX + - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check + - drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro + - gpio: exar: add a check for the return value of ida_simple_get fails + - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input + - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs + - usb: mtu3: fix EXTCON dependency + - USB: gadget: f_hid: fix deadlock in f_hidg_write() + - usb: common: Consider only available nodes for dr_mode + - mm/memory.c: fix modifying of page protection by insert_pfn() + - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk + - xhci: Fix port resume done detection for SS ports with LPM enabled + - usb: xhci: dbc: Don't free all memory with spinlock held + - xhci: Don't let USB3 ports stuck in polling state prevent suspend + - usb: cdc-acm: fix race during wakeup blocking TX traffic + - usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps + - usb: typec: Fix unchecked return value + - mm/hotplug: fix offline undo_isolate_page_range() + - mm: add support for kmem caches in DMA32 zone + - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging + - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified + - mm/debug.c: fix __dump_page when mapping->host is not set + - mm/memory_hotplug.c: fix notification in offline error path + - mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() + - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate + - perf pmu: Fix parser error for uncore event alias + - perf intel-pt: Fix TSC slip + - objtool: Query pkg-config for libelf location + - powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes + - powerpc/64: Fix memcmp reading past the end of src/dest + - powerpc/pseries/mce: Fix misleading print for TLB mutlihit + - watchdog: Respect watchdog cpumask on CPU hotplug + - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n + - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y + - KVM: Reject device ioctls from processes other than the VM's creator + - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts + - KVM: x86: update %rip after emulating IO + - bpf: do not restore dst_reg when cur_state is freed + - mt76x02u: use usb_bulk_msg to upload firmware + - Linux 5.0.6 + + * RDMA/hns updates for disco (LP: #1822897) + - RDMA/hns: Fix the bug with updating rq head pointer when flush cqe + - RDMA/hns: Bugfix for the scene without receiver queue + - RDMA/hns: Add constraint on the setting of local ACK timeout + - RDMA/hns: Modify the pbl ba page size for hip08 + - RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db + - RDMA/hns: Add the process of AEQ overflow for hip08 + - RDMA/hns: Add SCC context allocation support for hip08 + - RDMA/hns: Add SCC context clr support for hip08 + - RDMA/hns: Add timer allocation support for hip08 + - RDMA/hns: Remove set but not used variable 'rst' + - RDMA/hns: Make some function static + - RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs + - RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset + - RDMA/hns: Fix the chip hanging caused by sending doorbell during reset + - RDMA/hns: Limit minimum ROCE CQ depth to 64 + - RDMA/hns: Fix the state of rereg mr + - RDMA/hns: Set allocated memory to zero for wrid + - RDMA/hns: Delete useful prints for aeq subtype event + - RDMA/hns: Configure capacity of hns device + - RDMA/hns: Modify qp&cq&pd specification according to UM + - RDMA/hns: Bugfix for set hem of SCC + - RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp + + * autopkgtests run too often, too much and don't skip enough (LP: #1823056) + - Set +x on rebuild testcase. + - Skip rebuild test, for regression-suite deps. + - Make ubuntu-regression-suite skippable on unbootable kernels. + - make rebuild use skippable error codes when skipping. + - Only run regression-suite, if requested to. + + * touchpad not working on lenovo yoga 530 (LP: #1787775) + - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI" + - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base" + - i2c: add extra check to safe DMA buffer helper + - i2c: Add drivers for the AMD PCIe MP2 I2C controller + - [Config] Update config for AMD MP2 I2C driver + + * Detect SMP PHY control command errors (LP: #1822680) + - scsi: libsas: Check SMP PHY control function result + + * disable a.out support (LP: #1818552) + - [Config] Disable a.out support + - [Config] remove binfmt_aout from abi for i386 lowlatency + + * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868) + - [Packaging] remove snapdragon flavour support + - Revert "UBUNTU: SAUCE: (snapdragon) drm/msm/adv7511: wrap hacks under + CONFIG_ADV7511_SNAPDRAGON_HACKS #ifdefs" + - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: skip address change if dt + addr == default addr" + - Revert "UBUNTU: SAUCE: (snapdragon) DT: leds: Add Qualcomm Light Pulse + Generator binding" + - Revert "UBUNTU: SAUCE: (snapdragon) MAINTAINERS: Add Qualcomm Camera Control + Interface driver" + - Revert "UBUNTU: SAUCE: (snapdragon) dt-bindings: media: Binding document for + Qualcomm Camera Control Interface driver" + - Revert "UBUNTU: SAUCE: (snapdragon) leds: Add driver for Qualcomm LPG" + - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/adv7511: Don't rely on + interrupts for EDID parsing" + - Revert "UBUNTU: SAUCE: (snapdragon) drm/bridge/adv7511: Delay clearing of + HPD interrupt status" + - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: Fix I2C address" + - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix I2C address bug" + - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix run queue completion + timeout" + - Revert "UBUNTU: SAUCE: (snapdragon) camss: Do not register if no cameras are + present" + - Revert "UBUNTU: SAUCE: (snapdragon) i2c: Add Qualcomm Camera Control + Interface driver" + - Revert "UBUNTU: SAUCE: (snapdragon) ov5645: I2C address change" + - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Allow + REGULATOR_QCOM_SMD_RPM=m" + - Revert "UBUNTU: SAUCE: (snapdragon) cpufreq: Add apq8016 to cpufreq-dt- + platdev blacklist" + - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Add a helper to get an opp + regulator for device" + - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: HACK: Allow to set regulator + without opp_list" + - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Drop RCU usage in + dev_pm_opp_adjust_voltage()" + - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Support adjusting OPP voltages + at runtime" + - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Add floor and corner + operations" + - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Register with cpufreq- + dt" + - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: fix with new + reg_sequence structures" + - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Use raw mem access for + qfprom" + - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: Add support for CPR (Core + Power Reduction)" + - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/iommu: Remove runtime_put + calls in map/unmap" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable LEDS_QCOM_LPG" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'BBR' TCP + congestion algorithm" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'fq' and + 'fq_codel' qdiscs" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable + 'schedutil' CPUfreq governor" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: set USB_CONFIG_F_FS in + distro.config" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable + CONFIG_USB_CONFIGFS_F_FS by default" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add freq stat to sysfs" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: Enable camera drivers" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: disable ANALOG_TV and + DIGITAL_TV" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add more USB net + drivers" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable BT_QCOMSMD" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable + CFG80211_DEFAULT_PS by default" + - Revert "UBUNTU: SAUCE: (snapdragon) Force the SMD regulator driver to be + compiled-in" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: enable dm_mod and + dm_crypt" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: Enable a53/apcs and + avs" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable QCOM Venus" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable debug + friendly USB network adpater" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable WCN36xx" + - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs; add distro.config" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable QCOM audio + drivers for APQ8016 and DB410c" + - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable REMOTEPROC" + - [Config] fix abi for remove i2c-qcom-cci module + - [Config] update annotations + - [Config] update configs following snapdragon removal + + * Disco update: v5.0.5 upstream stable release (LP: #1822671) + - Revert "ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec" + - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist + - ALSA: firewire-motu: use 'version' field of unit directory to identify model + - mmc: pxamci: fix enum type confusion + - mmc: alcor: fix DMA reads + - mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages" + - mmc: renesas_sdhi: limit block count to 16 bit for old revisions + - drm/amdgpu: fix invalid use of change_bit + - drm/vmwgfx: Don't double-free the mode stored in par->set_mode + - drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's + - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE + - iommu/iova: Fix tracking of recently failed iova address + - libceph: wait for latest osdmap in ceph_monc_blacklist_add() + - udf: Fix crash on IO error during truncate + - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction. + - MIPS: Ensure ELF appended dtb is relocated + - MIPS: Fix kernel crash for R6 in jump label branch function + - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 + - powerpc/security: Fix spectre_v2 reporting + - net/mlx5: Fix DCT creation bad flow + - scsi: core: Avoid that a kernel warning appears during system resume + - scsi: qla2xxx: Fix FC-AL connection target discovery + - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton + - scsi: ibmvscsi: Fix empty event pool access during host removal + - futex: Ensure that futex address is aligned in handle_futex_death() + - perf probe: Fix getting the kernel map + - objtool: Move objtool_file struct off the stack + - irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp + - clocksource/drivers/riscv: Fix clocksource mask + - ALSA: ac97: Fix of-node refcount unbalance + - ext4: fix NULL pointer dereference while journal is aborted + - ext4: fix data corruption caused by unaligned direct AIO + - ext4: brelse all indirect buffer in ext4_ind_remove_space() + - media: v4l2-ctrls.c/uvc: zero v4l2_event + - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf() + - Bluetooth: Fix decrementing reference count twice in releasing socket + - Bluetooth: hci_ldisc: Initialize hci_dev before open() + - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in + hci_uart_set_proto() + - drm/vkms: Fix flush_work() without INIT_WORK(). + - RDMA/cma: Rollback source IP address if failing to acquire device + - f2fs: fix to avoid deadlock of atomic file operations + - aio: simplify - and fix - fget/fput for io_submit() + - netfilter: ebtables: remove BUGPRINT messages + - loop: access lo_backing_file only when the loop device is Lo_bound + - x86/unwind: Handle NULL pointer calls better in frame unwinder + - x86/unwind: Add hardcoded ORC entry for NULL + - locking/lockdep: Add debug_locks check in __lock_downgrade() + - ALSA: hda - Record the current power state before suspend/resume calls + - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec + - Linux 5.0.5 + + * hisi_sas updates for disco (LP: #1822385) + - scsi: hisi_sas: send primitive NOTIFY to SSP situation only + - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned + - scsi: hisi_sas: remove the check of sas_dev status in + hisi_sas_I_T_nexus_reset() + - scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc() + - scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G + - scsi: hisi_sas: Fix losing directly attached disk when hot-plug + - scsi: hisi_sas: Correct memory allocation size for DQ debugfs + - scsi: hisi_sas: Some misc tidy-up + - scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd + - scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32() + - scsi: hisi_sas: Add support for DIX feature for v3 hw + - scsi: hisi_sas: Add manual trigger for debugfs dump + - scsi: hisi_sas: change queue depth from 512 to 4096 + - scsi: hisi_sas: Issue internal abort on all relevant queues + - scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental + - scsi: hisi_sas: Do some more tidy-up + - scsi: hisi_sas: Change return variable type in phy_up_v3_hw() + - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO + - scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw + - scsi: hisi_sas: Set PHY linkrate when disconnected + - scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP + target port + - scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of + HiLink + - scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset() + + * [Patch][Raven 2] kernel 5.0.0 cannot boot because of psp response + (LP: #1822267) + - drm/amdgpu/psp: Fix can't detect psp INVOKE command failed + - drm/amdgpu/psp: ignore psp response status + + * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes + triggers system hang on i386 (LP: #1812845) + - btrfs: raid56: properly unmap parity page in finish_parity_scrub() + + * enable CONFIG_DRM_BOCHS (LP: #1795857) + - [Config] Reenable DRM_BOCHS as module + + * [Dell Precision 7530/5530 with Nvidia Quadro P1000] Live USB freezes or + cannot complete install when nouveau driver is loaded (crashing in GP100 + code) (LP: #1822026) + - SAUCE: drm/nouveau: Disable nouveau driver by default + + * Need to add Intel CML related pci-id's (LP: #1821863) + - drm/i915/cml: Add CML PCI IDS + - drm/i915/cml: Introduce Comet Lake PCH + + * ARM: Add support for the SDEI interface (LP: #1822005) + - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing + - ACPI / APEI: Remove silent flag from ghes_read_estatus() + - ACPI / APEI: Switch estatus pool to use vmalloc memory + - ACPI / APEI: Make hest.c manage the estatus memory pool + - ACPI / APEI: Make estatus pool allocation a static size + - ACPI / APEI: Don't store CPER records physical address in struct ghes + - ACPI / APEI: Remove spurious GHES_TO_CLEAR check + - ACPI / APEI: Don't update struct ghes' flags in read/clear estatus + - ACPI / APEI: Generalise the estatus queue's notify code + - ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors + - ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI + - ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue + - KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing + - arm64: KVM/mm: Move SEA handling behind a single 'claim' interface + - ACPI / APEI: Move locking to the notification helper + - ACPI / APEI: Let the notification helper specify the fixmap slot + - ACPI / APEI: Pass ghes and estatus separately to avoid a later copy + - ACPI / APEI: Make GHES estatus header validation more user friendly + - ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length + - ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry() + - ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications + - firmware: arm_sdei: Add ACPI GHES registration helper + - ACPI / APEI: Add support for the SDEI GHES Notification type + + * CVE-2019-9857 + - inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch() + + * scsi: libsas: Support SATA PHY connection rate unmatch fixing during + discovery (LP: #1821408) + - scsi: libsas: Support SATA PHY connection rate unmatch fixing during + discovery + + * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204) + - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list + + * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815) + - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill + + * hid-sensor-hub spamming dmesg in 4.20 (LP: #1818547) + - HID: Increase maximum report size allowed by hid_field_extract() + + * [disco] [5.0.0-7.8] can't mount guest cifs share (LP: #1821053) + - cifs: allow guest mounts to work for smb3.11 + - SMB3: Fix SMB3.1.1 guest mounts to Samba + + * Add HiSilicon SoC quirk for cpufreq (LP: #1821620) + - ACPI / CPPC: Add a helper to get desired performance + - cpufreq / cppc: Work around for Hisilicon CPPC cpufreq + + * Disco update: v5.0.4 upstream stable release (LP: #1821607) + - 9p: use inode->i_lock to protect i_size_write() under 32-bit + - 9p/net: fix memory leak in p9_client_create + - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode + - ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE() + - ASoC: codecs: pcm186x: Fix energysense SLEEP bit + - iio: adc: exynos-adc: Fix NULL pointer exception on unbind + - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12 + - mei: hbm: clean the feature flags on link reset + - mei: bus: move hw module get/put to probe/release + - stm class: Prevent division by zero + - stm class: Fix an endless loop in channel allocation + - crypto: caam - fix hash context DMA unmap size + - crypto: ccree - fix missing break in switch statement + - crypto: caam - fixed handling of sg list + - crypto: caam - fix DMA mapping of stack memory + - crypto: ccree - fix free of unallocated mlli buffer + - crypto: ccree - unmap buffer before copying IV + - crypto: ccree - don't copy zero size ciphertext + - crypto: cfb - add missing 'chunksize' property + - crypto: cfb - remove bogus memcpy() with src == dest + - crypto: ofb - fix handling partial blocks and make thread-safe + - crypto: ahash - fix another early termination in hash walk + - crypto: rockchip - fix scatterlist nents error + - crypto: rockchip - update new iv to device in multiple operations + - dax: Flush partial PMDs correctly + - nfit: Fix nfit_intel_shutdown_status() command submission + - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place + - acpi/nfit: Fix bus command validation + - nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot + - nfit/ars: Attempt short-ARS even in the no_init_ars case + - libnvdimm/label: Clear 'updating' flag after label-set update + - libnvdimm, pfn: Fix over-trim in trim_pfn_device() + - libnvdimm/pmem: Honor force_raw for legacy pmem regions + - libnvdimm: Fix altmap reservation size calculation + - fix cgroup_do_mount() handling of failure exits + - crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails + - crypto: aegis - fix handling chunked inputs + - crypto: arm/crct10dif - revert to C code for short inputs + - crypto: arm64/aes-neonbs - fix returning final keystream block + - crypto: arm64/crct10dif - revert to C code for short inputs + - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails + - crypto: morus - fix handling chunked inputs + - crypto: pcbc - remove bogus memcpy()s with src == dest + - crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails + - crypto: testmgr - skip crc32c context test for ahash algorithms + - crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP + - crypto: x86/aesni-gcm - fix crash on empty plaintext + - crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP + - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling + - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine + - CIFS: Fix leaking locked VFS cache pages in writeback retry + - CIFS: Do not reset lease state to NONE on lease break + - CIFS: Do not skip SMB2 message IDs on send failures + - CIFS: Fix read after write for files with read caching + - smb3: make default i/o size for smb3 mounts larger + - tracing: Use strncpy instead of memcpy for string keys in hist triggers + - tracing: Do not free iter->trace in fail path of tracing_open_pipe() + - tracing/perf: Use strndup_user() instead of buggy open-coded version + - vmw_balloon: release lock on error in vmballoon_reset() + - xen: fix dom0 boot on huge systems + - ACPI / device_sysfs: Avoid OF modalias creation for removed device + - mmc: sdhci-esdhc-imx: fix HS400 timing issue + - mmc: renesas_sdhi: Fix card initialization failure in high speed mode + - mmc:fix a bug when max_discard is 0 + - spi: ti-qspi: Fix mmap read when more than one CS in use + - spi: pxa2xx: Setup maximum supported DMA transfer length + - spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch + - spi: spi-gpio: fix SPI_CS_HIGH capability + - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35 + - regulator: max77620: Initialize values for DT properties + - regulator: s2mpa01: Fix step values for some LDOs + - mt76: fix corrupted software generated tx CCMP PN + - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR + - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown + - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer + instability + - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem + - s390/setup: fix early warning messages + - s390/virtio: handle find on invalid queue gracefully + - scsi: virtio_scsi: don't send sc payload with tmfs + - scsi: aacraid: Fix performance issue on logical drives + - scsi: sd: Optimal I/O size should be a multiple of physical block size + - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock + - scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware + - scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not + supported + - scsi: qla2xxx: Use complete switch scan for RSCN events + - fs/devpts: always delete dcache dentry-s in dput() + - splice: don't merge into linked buffers + - ovl: During copy up, first copy up data and then xattrs + - ovl: Do not lose security.capability xattr over metadata file copy-up + - m68k: Add -ffreestanding to CFLAGS + - Btrfs: setup a nofs context for memory allocation at btrfs_create_tree() + - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl + - btrfs: scrub: fix circular locking dependency warning + - btrfs: drop the lock on error in btrfs_dev_replace_cancel + - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes + - btrfs: init csum_list before possible free + - Btrfs: fix corruption reading shared and compressed extents after hole + punching + - Btrfs: fix deadlock between clone/dedupe and rename + - soc: qcom: rpmh: Avoid accessing freed memory from batch API + - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer + - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table + - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code + - x86/kprobes: Prohibit probing on optprobe template code + - cpufreq: kryo: Release OPP tables on module removal + - cpufreq: tegra124: add missing of_node_put() + - cpufreq: pxa2xx: remove incorrect __init annotation + - ext4: fix check of inode in swap_inode_boot_loader + - ext4: cleanup pagecache before swap i_data + - mm: hwpoison: fix thp split handing in soft_offline_in_use_page() + - mm/vmalloc: fix size check for remap_vmalloc_range_partial() + - mm/memory.c: do_fault: avoid usage of stale vm_area_struct + - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv + - nvmem: core: don't check the return value of notifier chain call + - device property: Fix the length used in PROPERTY_ENTRY_STRING() + - intel_th: Don't reference unassigned outputs + - parport_pc: fix find_superio io compare code, should use equal test. + - i2c: tegra: fix maximum transfer size + - i2c: tegra: update maximum transfer size + - media: i2c: ov5640: Fix post-reset delay + - gpio: pca953x: Fix dereference of irq data in shutdown + - ext4: update quota information while swapping boot loader inode + - ext4: add mask of ext4 flags to swap + - ext4: fix crash during online resizing + - dma: Introduce dma_max_mapping_size() + - swiotlb: Introduce swiotlb_max_mapping_size() + - swiotlb: Add is_swiotlb_active() function + - PCI/ASPM: Use LTR if already enabled by platform + - PCI/DPC: Fix print AER status in DPC event handling + - PCI: qcom: Don't deassert reset GPIO during probe + - PCI: dwc: skip MSI init if MSIs have been explicitly disabled + - PCI: pci-bridge-emul: Create per-bridge copy of register behavior + - PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags + - IB/hfi1: Close race condition on user context disable and close + - IB/rdmavt: Fix loopback send with invalidate ordering + - IB/rdmavt: Fix concurrency panics in QP post_send and modify to error + - cxl: Wrap iterations over afu slices inside 'afu_list_lock' + - ext2: Fix underflow in ext2_max_size() + - clk: uniphier: Fix update register for CPU-gear + - clk: clk-twl6040: Fix imprecise external abort for pdmclk + - clk: samsung: exynos5: Fix possible NULL pointer exception on + platform_device_alloc() failure + - clk: samsung: exynos5: Fix kfree() of const memory on setting + driver_override + - clk: ingenic: Fix round_rate misbehaving with non-integer dividers + - clk: ingenic: Fix doc of ingenic_cgu_div_info + - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device() + - usb: typec: tps6598x: handle block writes separately with plain-I2C adapters + - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit + - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO + - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart + - serial: 8250_pci: Fix number of ports for ACCES serial cards + - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 + chip use the pci_pericom_setup() + - jbd2: clear dirty flag when revoking a buffer from an older transaction + - jbd2: fix compile warning when using JBUFFER_TRACE + - selinux: add the missing walk_size + len check in selinux_sctp_bind_connect + - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock + - powerpc/32: Clear on-stack exception marker upon exception return + - powerpc/wii: properly disable use of BATs when requested. + - powerpc/powernv: Make opal log only readable by root + - powerpc/83xx: Also save/restore SPRG4-7 during suspend + - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR + - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit + - powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction + - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest + - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning + - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR + configuration + - powerpc/smp: Fix NMI IPI timeout + - powerpc/smp: Fix NMI IPI xmon timeout + - powerpc/traps: fix recoverability of machine check handling on book3s/32 + - powerpc/traps: Fix the message printed when stack overflows + - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify + - arm64: Fix HCR.TGE status for NMI contexts + - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals + - arm64: debug: Ensure debug handlers check triggering exception level + - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2 + - Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()" + - ipmi_si: Fix crash when using hard-coded device + - ipmi_si: fix use-after-free of resource->name + - dm: fix to_sector() for 32bit + - dm integrity: limit the rate of error messages + - media: cx25840: mark pad sig_types to fix cx231xx init + - mfd: sm501: Fix potential NULL pointer dereference + - cpcap-charger: generate events for userspace + - cpuidle: governor: Add new governors to cpuidle_governors again + - NFS: Fix I/O request leakages + - NFS: Fix an I/O request leakage in nfs_do_recoalesce + - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() + - nfsd: fix performance-limiting session calculation + - nfsd: fix memory corruption caused by readdir + - nfsd: fix wrong check in write_v4_end_grace() + - NFSv4.1: Reinitialise sequence results before retransmitting a request + - svcrpc: fix UDP on servers with lots of threads + - PM / wakeup: Rework wakeup source timer cancellation + - PM / OPP: Update performance state when freq == old_freq + - bcache: treat stale && dirty keys as bad keys + - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata + - stable-kernel-rules.rst: add link to networking patch queue + - vt: perform safe console erase in the right order + - x86/unwind/orc: Fix ORC unwind table alignment + - perf intel-pt: Fix CYC timestamp calculation after OVF + - perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols + - perf auxtrace: Define auxtrace record alignment + - perf intel-pt: Fix overlap calculation for padding + - perf/x86/intel/uncore: Fix client IMC events return huge result + - perf intel-pt: Fix divide by zero when TSC is not available + - md: Fix failed allocation of md_register_thread + - x86/kvmclock: set offset for kvm unstable clock + - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and + ftrace_call_replace() + - tpm/tpm_crb: Avoid unaligned reads in crb_recv() + - tpm: Unify the send callback behaviour + - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt + - media: imx: prpencvf: Stop upstream before disabling IDMA channel + - media: lgdt330x: fix lock status reporting + - media: sun6i: Fix CSI regmap's max_register + - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming + - media: vimc: Add vimc-streamer for stream control + - media: imx-csi: Input connections to CSI should be optional + - media: imx: csi: Disable CSI immediately after last EOF + - media: imx: csi: Stop upstream before disabling IDMA channel + - drm/fb-helper: generic: Fix drm_fbdev_client_restore() + - drm/radeon/evergreen_cs: fix missing break in switch statement + - drm/amd/powerplay: correct power reading on fiji + - drm/amd/display: don't call dm_pp_ function from an fpu block + - KVM: Call kvm_arch_memslots_updated() before updating memslots + - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run + - KVM: VMX: Zero out *all* general purpose registers after VM-Exit + - KVM: x86/mmu: Detect MMIO generation wrap in any address space + - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux + - KVM: nVMX: Sign extend displacements of VMX instr's mem operands + - KVM: nVMX: Apply addr size mask to effective address for VMX instructions + - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments + - KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks + - net: dsa: lantiq_gswip: fix use-after-free on failed probe + - net: dsa: lantiq_gswip: fix OF child-node lookups + - s390/setup: fix boot crash for machine without EDAT-1 + - SUNRPC: Prevent thundering herd when the socket is not connected + - SUNRPC: Fix up RPC back channel transmission + - SUNRPC: Respect RPC call timeouts when retrying transmission + - Linux 5.0.4 + - [Config] update configs for 5.0.4 stable update + + * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu + system (LP: #1821271) + - iwlwifi: add new card for 9260 series + + * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881) + - [Config]: enable highdpi Terminus 16x32 font support + + * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990) + - iommu/amd: Fix NULL dereference bug in match_hid_uid + + * some codecs stop working after S3 (LP: #1820930) + - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec + - ALSA: hda - Don't trigger jackpoll_work in azx_resume + + * tcm_loop.ko: move from modules-extra into main modules package + (LP: #1817786) + - [Packaging] move tcm_loop.lo to main linux-modules package + + * C++ demangling support missing from perf (LP: #1396654) + - [Packaging] fix a mistype + + * r8169 doesn't get woken up by ethernet cable plugging, no PME generated + (LP: #1817676) + - PCI: pciehp: Disable Data Link Layer State Changed event on suspend + + * Disco update: v5.0.3 upstream stable release (LP: #1821074) + - connector: fix unsafe usage of ->real_parent + - fou, fou6: avoid uninit-value in gue_err() and gue6_err() + - gro_cells: make sure device is up in gro_cells_receive() + - ipv4/route: fail early when inet dev is missing + - l2tp: fix infoleak in l2tp_ip6_recvmsg() + - lan743x: Fix RX Kernel Panic + - lan743x: Fix TX Stall Issue + - net: hsr: fix memory leak in hsr_dev_finalize() + - net/hsr: fix possible crash in add_timer() + - net: sit: fix UBSAN Undefined behaviour in check_6rd + - net/x25: fix use-after-free in x25_device_event() + - net/x25: reset state in x25_connect() + - pptp: dst_release sk_dst_cache in pptp_sock_destruct + - ravb: Decrease TxFIFO depth of Q3 and Q2 to one + - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race + - rxrpc: Fix client call queueing, waiting for channel + - sctp: remove sched init from sctp_stream_init + - tcp: do not report TCP_CM_INQ of 0 for closed connections + - tcp: Don't access TCP_SKB_CB before initializing it + - tcp: handle inet_csk_reqsk_queue_add() failures + - vxlan: Fix GRO cells race condition between receive and link delete + - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive() + - net/mlx4_core: Fix reset flow when in command polling mode + - net/mlx4_core: Fix locking in SRIOV mode when switching between events and + polling + - net/mlx4_core: Fix qp mtt size calculation + - net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports + - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock + - net: sched: flower: insert new filter to idr after setting its mask + - f2fs: wait on atomic writes to count F2FS_CP_WB_DATA + - perf/x86: Fixup typo in stub functions + - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against + Liquid Saffire 56 + - ALSA: firewire-motu: fix construction of PCM frame for capture direction + - ALSA: hda: Extend i915 component bind timeout + - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240 + - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294 + - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone + - ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with + ALC255 + - perf/x86/intel: Fix memory corruption + - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static + - It's wrong to add len to sector_nr in raid10 reshape twice + - drm: Block fb changes for async plane updates + - Linux 5.0.3 + + * Disco update: v5.0.2 upstream stable release (LP: #1820318) + - media: uvcvideo: Fix 'type' check leading to overflow + - Input: wacom_serial4 - add support for Wacom ArtPad II tablet + - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20 + - iscsi_ibft: Fix missing break in switch statement + - scsi: aacraid: Fix missing break in switch statement + - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub + - arm64: dts: zcu100-revC: Give wifi some time after power-on + - arm64: dts: hikey: Give wifi some time after power-on + - arm64: dts: hikey: Revert "Enable HS200 mode on eMMC" + - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3 + - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU + - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4 + - drm: disable uncached DMA optimization for ARM and arm64 + - media: Revert "media: rc: some events are dropped by userspace" + - Revert "PCI/PME: Implement runtime PM callbacks" + - bpf: Stop the psock parser before canceling its work + - gfs2: Fix missed wakeups in find_insert_glock + - staging: erofs: keep corrupted fs from crashing kernel in erofs_namei() + - staging: erofs: compressed_pages should not be accessed again after freed + - scripts/gdb: replace flags (MS_xyz -> SB_xyz) + - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom + - perf/x86/intel: Make cpuc allocations consistent + - perf/x86/intel: Generalize dynamic constraint creation + - x86: Add TSX Force Abort CPUID/MSR + - perf/x86/intel: Implement support for TSX Force Abort + - Linux 5.0.2 + + * Linux security module stacking support + - LSM: Introduce LSM_FLAG_LEGACY_MAJOR + - LSM: Provide separate ordered initialization + - LSM: Plumb visibility into optional "enabled" state + - LSM: Lift LSM selection out of individual LSMs + - LSM: Build ordered list of LSMs to initialize + - LSM: Introduce CONFIG_LSM + - LSM: Introduce "lsm=" for boottime LSM selection + - LSM: Tie enabling logic to presence in ordered list + - LSM: Prepare for reorganizing "security=" logic + - LSM: Refactor "security=" in terms of enable/disable + - LSM: Separate idea of "major" LSM from "exclusive" LSM + - apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE + - selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE + - LSM: Add all exclusive LSMs to ordered initialization + - LSM: Split LSM preparation from initialization + - LoadPin: Initialize as ordered LSM + - Yama: Initialize as ordered LSM + - LSM: Introduce enum lsm_order + - capability: Initialize as LSM_ORDER_FIRST + - procfs: add smack subdir to attrs + - Smack: Abstract use of cred security blob + - SELinux: Abstract use of cred security blob + - SELinux: Remove cred security blob poisoning + - SELinux: Remove unused selinux_is_enabled + - AppArmor: Abstract use of cred security blob + - TOMOYO: Abstract use of cred security blob + - Infrastructure management of the cred security blob + - SELinux: Abstract use of file security blob + - Smack: Abstract use of file security blob + - LSM: Infrastructure management of the file security + - SELinux: Abstract use of inode security blob + - Smack: Abstract use of inode security blob + - LSM: Infrastructure management of the inode security + - LSM: Infrastructure management of the task security + - SELinux: Abstract use of ipc security blobs + - Smack: Abstract use of ipc security blobs + - LSM: Infrastructure management of the ipc security blob + - TOMOYO: Update LSM flags to no longer be exclusive + - LSM: generalize flag passing to security_capable + - LSM: Make lsm_early_cred() and lsm_early_task() local functions. + - LSM: Make some functions static + - apparmor: Adjust offset when accessing task blob. + - LSM: Ignore "security=" when "lsm=" is specified + - LSM: Update list of SECURITYFS users in Kconfig + - apparmor: delete the dentry in aafs_remove() to avoid a leak + - apparmor: fix double free when unpack of secmark rules fails + - SAUCE: LSM: Infrastructure management of the sock security + - SAUCE: LSM: Limit calls to certain module hooks + - SAUCE: LSM: Special handling for secctx lsm hooks + - SAUCE: LSM: Specify which LSM to display with /proc/self/attr/display + - SAUCE: Fix-up af_unix mediation for sock infrastructure management + - SAUCE: Revert "apparmor: Fix warning about unused function + apparmor_ipv6_postroute" + - SAUCE: Revert "apparmor: fix checkpatch error in Parse secmark policy" + - SAUCE: Revert "apparmor: add #ifdef checks for secmark filtering" + - SAUCE: Revert "apparmor: Allow filtering based on secmark policy" + - SAUCE: Revert "apparmor: Parse secmark policy" + - SAUCE: Revert "apparmor: Add a wildcard secid" + - SAUCE: Revert "apparmor: fix bad debug check in apparmor_secid_to_secctx()" + - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR" + - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids" + - SAUCE: Revert "apparmor: Fix memory leak of rule on error exit path" + - SAUCE: Revert "apparmor: modify audit rule support to support profile + stacks" + - SAUCE: Revert "apparmor: Add support for audit rule filtering" + - SAUCE: Revert "apparmor: add the ability to get a task's secid" + - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes" + - SAUCE: apparmor: add proc subdir to attrs + - SAUCE: apparmor: add an apparmorfs entry to access current attrs + - SAUCE: apparmor: update flags to no longer be exclusive + - SAUCE: update configs and annotations for LSM stacking + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_EARLY_PRINTK_USB_XDBC=y + - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the + kernel is locked down + - [Config] CONFIG_RANDOM_TRUST_CPU=y + - [Config] refresh annotations for recent config changes + - ubuntu: vbox -- update to 6.0.4-dfsg-7 + - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for + upcoming platform" + + -- Seth Forshee Thu, 04 Apr 2019 14:49:59 -0500 + +linux (5.0.0-8.9) disco; urgency=medium + + * linux: 5.0.0-8.9 -proposed tracker (LP: #1819759) + + * hisi_sas: add debugfs support (LP: #1819500) + - scsi: hisi_sas: Create root and device debugfs directories + - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers + - scsi: hisi_sas: Take debugfs snapshot for all regs + - scsi: hisi_sas: Debugfs global register create file and add file operations + - scsi: hisi_sas: Add debugfs for port registers + - scsi: hisi_sas: Add debugfs CQ file and add file operations + - scsi: hisi_sas: Add debugfs DQ file and add file operations + - scsi: hisi_sas: Add debugfs IOST file and add file operations + - scsi: hisi_sas: No need to check return value of debugfs_create functions + - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs + code + - scsi: hisi_sas: Add debugfs ITCT file and add file operations + + * [disco] hns driver updates from 5.1 merge window (LP: #1819535) + - net: hns: Use struct_size() in devm_kzalloc() + - net: hns3: modify enet reinitialization interface + - net: hns3: remove unused member in struct hns3_enet_ring + - net: hns3: remove unnecessary hns3_adjust_tqps_num + - net: hns3: reuse reinitialization interface in the hns3_set_channels + - net: hns3: add interface hclge_tm_bp_setup + - net: hns3: modify parameter checks in the hns3_set_channels + - net: hns3: remove redundant codes in hclge_knic_setup + - net: hns3: fix user configuration loss for ethtool -L + - net: hns3: adjust the use of alloc_tqps and num_tqps + - net: hns3: fix wrong combined count returned by ethtool -l + - net: hns3: do reinitialization while ETS configuration changed + - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module + - net: hns3: add calling roce callback function when link status change + - net: hns3: add rx multicast packets statistic + - net: hns3: refactor the statistics updating for netdev + - net: hns3: fix rss configuration lost problem when setting channel + - net: hns3: fix for shaper not setting when TC num changes + - net: hns3: fix bug of ethtool_ops.get_channels for VF + - net: hns3: clear param in ring when free ring + - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED + - net: hns3: do not return GE PFC setting err when initializing + - net: hns3: add ETS TC weight setting in SSU module + - net: hns3: add statistics for PFC frames and MAC control frames + - net: hns3: fix PFC not setting problem for DCB module + - net: hns3: don't update packet statistics for packets dropped by hardware + - net: hns3: clear pci private data when unload hns3 driver + - net: hns3: add error handling in hclge_ieee_setets + - net: hns3: fix return value handle issue for hclge_set_loopback() + - net: hns3: fix broadcast promisc issue for revision 0x20 + - net: hns3: After setting the loopback, add the status of getting MAC + - net: hns3: do reinitialization while mqprio configuration changed + - net: hns3: remove dcb_ops->map_update in hclge_dcb + - net: hns3: call hns3_nic_set_real_num_queue with netdev down + - net: hns3: add 8 BD limit for tx flow + - net: hns3: add initialization for nic state + - net: hns3: don't allow vf to enable promisc mode + - net: hns3: reuse the definition of l3 and l4 header info union + - net: hns3: fix VF dump register issue + - net: hns3: use the correct interface to stop|open port + - net: hns3: change hnae3_register_ae_dev() to int + - net: hns3: only support tc 0 for VF + - net: hns3: Fix NULL deref when unloading driver + - net: hns3: fix netif_napi_del() not do problem when unloading + - net: hns3: fix for rss result nonuniform + - net: hns3: fix improper error handling in the hclge_init_ae_dev() + - net: hns3: fix an issue for hclgevf_ae_get_hdev + - net: hns3: stop sending keep alive msg to PF when VF is resetting + - net: hns3: keep flow director state unchanged when reset + - net: hns3: Check for allocation failure + - net: hns3: fix a code style issue for hns3_update_new_int_gl() + - net: hns3: fix an issue for hns3_update_new_int_gl + - net: hns3: Modify parameter type from int to bool in set_gro_en + - net: hns3: code optimization for hclge_rx_buffer_calc + - net: hns3: add hclge_cmd_check_retval() to parse comman's return value + - net: hns3: move some set_bit statement into hclge_prepare_mac_addr + - net: hns3: fix a wrong checking in the hclge_tx_buffer_calc() + - net: hns3: fix the problem that the supported port is empty + - net: hns3: optimize the maximum TC macro + - net: hns3: don't allow user to change vlan filter state + - net: hns3: modify the upper limit judgment condition + - net: hns3: MAC table entry count function increases operation 0 value + protection measures + - net: hns3: make function hclge_set_all_vf_rst() static + - net: hns3: add pointer checking at the beginning of the exported functions. + - net: hns3: Check variable is valid before assigning it to another + - net: hns3: convert mac advertize and supported from u32 to link mode + - net: hns3: fix port info query issue for copper port + - net: hns3: modify print message of ssu common ecc errors + - net: hns3: some bugfix of ppu(rcb) ras errors + - net: hns3: enable 8~11th bit of mac common msi-x error + - net: hns3: fix 6th bit of ppp mpf abnormal errors + - net: hns3: Record VF unicast and multicast tables + - net: hns3: Record VF vlan tables + - net: hns3: uninitialize command queue while unloading PF driver + - net: hns3: clear command queue's registers when unloading VF driver + - net: hns3: add xps setting support for hns3 driver + - net: hns3: avoid mult + div op in critical data path + - net: hns3: limit some variable scope in critical data path + - net: hns3: remove some ops in struct hns3_nic_ops + - net: hns3: add unlikely for error handling in data path + - net: hns3: replace hnae3_set_bit and hnae3_set_field in data path + - net: hns3: remove hnae3_get_bit in data path + - net: hns3: add support to config depth for tx|rx ring separately + - net: hns3: enable VF VLAN filter for each VF when initializing + - net: hns3: fix get VF RSS issue + - net: hns3: fix setting of the hns reset_type for rdma hw errors + - net: hns3: fix improper error handling for hns3_client_start + - net: hns: use struct_size() in devm_kzalloc() + - net: hns3: Fix a logical vs bitwise typo + - net: hns3: add dma_rmb() for rx description + - net: hns3: fix to stop multiple HNS reset due to the AER changes + + * Build Nvidia drivers in conjunction with kernel (LP: #1764792) + - [Packaging] dkms-build -- support building against packages in PPAs + - [Packaging] dkms-build: do not redownload files on subsequent passes + - [Packaging] dkms-build -- elide partial Built-Using information + - [Packaging] dkms-build -- remove retpoline data from final binary packages + - [Packaging] dkms-build--nvidia* -- check gcc version against primary build + - [Packaging] dkms-build -- add support for unversioned overrides + - [Packaging] dkms-build--nvidia-* -- convert to generic -N form + - [Packaging] fix-filenames -- handle exact string removal + - [Packaging] dkms-build--nvidia-N -- remove GCC versions + + * Disco update: v5.0.1 upstream stable release (LP: #1819515) + - cpufreq: Use struct kobj_attribute instead of struct global_attr + - staging: erofs: fix mis-acted TAIL merging behavior + - binder: create node flag to request sender's security context + - USB: serial: option: add Telit ME910 ECM composition + - USB: serial: cp210x: add ID for Ingenico 3070 + - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + - driver core: Postpone DMA tear-down until after devres release + - staging: erofs: fix fast symlink w/o xattr when fs xattr is on + - staging: erofs: fix memleak of inode's shared xattr array + - staging: erofs: fix race of initializing xattrs of a inode at the same time + - staging: erofs: fix illegal address access under memory pressure + - staging: comedi: ni_660x: fix missing break in switch statement + - staging: wilc1000: fix to set correct value for 'vif_num' + - staging: android: ion: fix sys heap pool's gfp_flags + - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held. + - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex + held. + - ip6mr: Do not call __IP6_INC_STATS() from preemptible context + - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new + DSA framework + - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in + mv88e6xxx_port_set_duplex + - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family + - net: mscc: Enable all ports in QSGMII + - net: sched: put back q.qlen into a single location + - net-sysfs: Fix mem leak in netdev_register_kobject + - qmi_wwan: Add support for Quectel EG12/EM12 + - sctp: call iov_iter_revert() after sending ABORT + - team: Free BPF filter when unregistering netdev + - tipc: fix RDM/DGRAM connect() regression + - x86/CPU/AMD: Set the CPB bit unconditionally on F17h + - x86/boot/compressed/64: Do not read legacy ROM on EFI system + - tracing: Fix event filters and triggers to handle negative numbers + - xhci: tegra: Prevent error pointer dereference + - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI + - applicom: Fix potential Spectre v1 vulnerabilities + - alpha: wire up io_pgetevents system call + - MIPS: irq: Allocate accurate order pages for irq stack + - aio: Fix locking in aio_poll() + - xtensa: fix get_wchan + - gnss: sirf: fix premature wakeup interrupt enable + - USB: serial: cp210x: fix GPIO in autosuspend + - Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to + config" + - Revert "selftests: firmware: remove use of non-standard diff -Z option" + - selftests: firmware: fix verify_reqs() return value + - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded + - Bluetooth: Fix locking in bt_accept_enqueue() for BH context + - Linux 5.0.1 + + * sky2 ethernet card doesn't work after returning from suspend + (LP: #1807259) // sky2 ethernet card link not up after suspend + (LP: #1809843) // Disco update: v5.0.1 upstream stable release + (LP: #1819515) + - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + + * tls selftest failures/hangs on i386 (LP: #1813607) + - [Config] CONFIG_TLS=n for i386 + + * CVE-2019-8980 + - exec: Fix mem leak in kernel_read_file + + * Miscellaneous Ubuntu changes + - SAUCE: selftests: net: Use 'ipproto ipv6-icmp' to match ICMPv6 headers + - [Config] enable nvidia build + - [Config] update gcc version to 8.3 + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests" + + -- Thadeu Lima de Souza Cascardo Tue, 12 Mar 2019 16:15:44 -0300 + +linux (5.0.0-7.8) disco; urgency=medium + + * linux: 5.0.0-7.8 -proposed tracker (LP: #1818519) + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * unnecessary request_queue freeze (LP: #1815733) + - block: avoid setting nr_requests to current value + - block: avoid setting none scheduler if it's already none + + * Miscellaneous Ubuntu changes + - SAUCE: selftests: net: Don't fail test_vxlan_under_vrf on xfail + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.0 + + -- Seth Forshee Mon, 04 Mar 2019 08:46:10 -0600 + +linux (5.0.0-6.7) disco; urgency=medium + + * linux: 5.0.0-6.7 -proposed tracker (LP: #1817585) + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + - [Packaging] resync getabis + + * installer does not support iSCSI iBFT (LP: #1817321) + - d-i: add iscsi_ibft to scsi-modules + + * Silent "Unknown key" message when pressing keyboard backlight hotkey + (LP: #1817063) + - platform/x86: dell-wmi: Ignore new keyboard backlight change event + + * Fix I219 doesn't get woken up after plugging ethernet cable (LP: #1817058) + - e1000e: Disable runtime PM on CNP+ + + * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982) + - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted + + * CVE-2019-3460 + - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt + + * CVE-2019-3459 + - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer + + * kernel net tls selftest fails on 5.0 (LP: #1816716) + - SAUCE: Revert "selftests/tls: Add test for recv(PEEK) spanning across + multiple records" + + * Please enable CONFIG_DMA_CMA=y on arm64 (LP: #1803206) + - [Config] annotations -- enforce CONFIG_DMA_CMA and update notes + + * [19.04 FEAT] [LS1801] PCI Virtual function enablement (LP: #1814684) + - s390/pci: map IOV resources + - s390/pci: improve bar check + + * glibc 2.28-0ubuntu1 ADT test failure with linux 5.0.0-1.2 (LP: #1813060) + - SAUCE: prevent a glibc test failure when looking for obsolete types on + headers + + * Miscellaneous Ubuntu changes + - [Config] Enforce CONFIG_ZCRYPT_MULTIDEVNODES in annotations + - SAUCE: selftests: pmtu: disable accept_dad for tests + - SAUCE: arm64: add kernel config option to lock down when in Secure Boot mode + - SAUCE: selftests: net: Make test for VXLAN underlay in non-default VRF an + expected failure + + [ Upstream Kernel Changes ] + + * Rebase to v5.0-rc8 + + -- Seth Forshee Mon, 25 Feb 2019 09:37:36 -0600 + +linux (5.0.0-5.6) disco; urgency=medium + + * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831) + - ALSA: hda/realtek - Headset microphone and internal speaker support for + System76 oryp5 + + * Miscellaneous Ubuntu changes + - [Config] Fix aufs menus in annotations file + - [Config] CONFIG_SAMPLE_TRACE_PRINTK=m + - [Config] Update annotations based on configs + + [ Upstream Kernel Changes ] + + * Rebase to v5.0-rc7 + + -- Seth Forshee Mon, 18 Feb 2019 10:04:11 +0100 + +linux (5.0.0-4.5) disco; urgency=medium + + * linux-buildinfo: pull out ABI information into its own package + (LP: #1806380) + - [Packaging] autoreconstruct -- base tag is always primary mainline version + + * [Packaging] Allow overlay of config annotations (LP: #1752072) + - [Packaging] config-check: Add an include directive + + * Miscellaneous Ubuntu changes + - hio -- stub out BIOVEC_PHYS_MERGEABLE for 4.20+ + - hio -- replace use of do_gettimeofday() + - hio -- part_round_stats() removed in 5.0 + - hio -- device_add_disk() grew a 'groups' argument in 4.20 + - enable hio build + - Revert "UBUNTU: [Packaging] autoreconstruct -- base tag is always primary + mainline version" + + [ Upstream Kernel Changes ] + + * Rebase to v5.0-rc6 + + -- Seth Forshee Tue, 12 Feb 2019 08:15:32 -0600 + +linux (5.0.0-3.4) disco; urgency=medium + + * CONFIG_TEST_BPF is disabled (LP: #1813955) + - [Config]: Reenable TEST_BPF + + * Ignore "incomplete report" from Elan touchpanels (LP: #1813733) + - HID: i2c-hid: Ignore input report if there's no data present on Elan + touchpanels + + * SecureBoot support for arm64 (LP: #1804481) + - Build signed kernels for arm64 + + * Miscellaneous Ubuntu changes + - SAUCE: selftests: net: fix "from" match test in fib_rule_tests.sh + - [Config] CONFIG_PCMCIA=n for arm64 and s390x + - [Config] CONFIG_SERIAL_SC16IS7XX=n for s390x + - [Config] disable I2C TPM drivers for s390x + - [Config] CONFIG_RAPIDIO=n for s390x + - [Config] CONFIG_DMADEVICES=n for s390x + - [Config] disable gpio drivers for s390x + - [Config] CONFIG_SENSORS_OCC_P8_I2C=m for ppc64el + - [Config] disable I2C hardware drivers for s390x + - [Config] CONFIG_I3C=n for s390x + - [Config] CONFIG_SERIO=n for s390x + - [Config] disable misc drivers for s390x + - [Config] disable EEPROM drivers for s390x + - [Config] disable MFD drivers for s390x + - [Config] CONFIG_NVMEM=n for s390x + - [Config] CONFIG_MLXSW_I2C=n for s390x + - [Config] CONFIG_NET_VENDOR_MICROCHIP=n for s390x + - [Config] CONFIG_PPP=n for s390x + - [Config] CONFIG_PCCARD=n for s390x + - [Config] CONFIG_PCI_MESON=y + - [Config] CONFIG_SCSI_MYRB=n for s390x + - [Config] CONFIG_REGULATOR=n for s390x + - [Config] CONFIG_ZIIRAVE_WATCHDOG=n for s390x + - [Config] CONFIG_NCSI_OEM_CMD_GET_MAC=y + - [Config] update annotations following config review + - [Packaging] remove handoff check for uefi signing + - [Packaging] decompress gzipped efi images in signing tarball + - vbox-update: allow leading whitespace when fixing up KERN_DIR + - ubuntu: vbox -- update to 6.0.4-dfsg-3 + - vbox: remove remount check in sf_read_super_aux() + - enable vbox build + - [Config] CONFIG_ANDROID_BINDER_DEVICES="" + - SAUCE: import aufs driver + - [Config]: Enable aufs + - [Config] relocate aufs annotations to menu + - [Config] remove unmatched configs from annotations + - [Config] fix up abi for removed modules + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules + - SAUCE: (efi-lockdown) Move EFI signature blob parser to shared location + - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot + - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed + - [Config] (efi-lockdown) enable importing of efi certificates for module sig + verification + + * Miscellaneous upstream changes + - binder: fix CONFIG_ANDROID_BINDER_DEVICES + + [ Upstream Kernel Changes ] + + * Rebase to v5.0-rc5 + + -- Seth Forshee Tue, 05 Feb 2019 14:26:12 -0600 + +linux (5.0.0-2.3) disco; urgency=medium + + * kernel oops in bcache module (LP: #1793901) + - SAUCE: bcache: never writeback a discard operation + + * Enable sound card power saving by default (LP: #1804265) + - [Config] CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1 + + * Miscellaneous Ubuntu changes + - Revert "UBUNTU: SAUCE: selftests: disable some failing networking tests" + - SAUCE: ashmem: turn into module + - SAUCE: binder: turn into module + - SAUCE: binder: give binder_alloc its own debug mask file + - [Config] enable binder and ashmem as modules + - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c + - SAUCE: selftests/ftrace: Fix tab expansion in trace_marker snapshot trigger + test + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v5.0-rc4 + + -- Seth Forshee Tue, 29 Jan 2019 06:57:32 -0600 + +linux (5.0.0-1.2) disco; urgency=medium + + * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812) + - USB: Add new USB LPM helpers + - USB: Consolidate LPM checks to avoid enabling LPM twice + + * bluetooth controller not detected with 4.15 kernel (LP: #1810797) + - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK + - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y + + * [19.04 FEAT| Enable virtio-gpu for s390x (LP: #1799467) + - [Config] enable virtio-gpu for s390x + + * Crash on "ip link add foo type ipip" (LP: #1811803) + - SAUCE: fan: Fix NULL pointer dereference + + * Fix not working Goodix touchpad (LP: #1811929) + - HID: i2c-hid: Disable runtime PM on Goodix touchpad + + * Miscellaneous Ubuntu changes + - update dkms package versions + - enable zfs build + + [ Upstream Kernel Changes ] + + * Rebase to v5.0-rc3 + + -- Seth Forshee Tue, 22 Jan 2019 13:56:17 -0600 + +linux (5.0.0-0.1) disco; urgency=medium + + * Build Nvidia drivers in conjunction with kernel (LP: #1764792) + - [Packaging] dkms -- add per package post-process step + - [Packaging] dkms -- switch to a consistent build prefix length and strip + - [Packaging] nvidia -- build and sign nvidia packages and ship signatures + - [Packaging] nvidia -- make nvidia package version explicit + + * Add support for ALC3277 codec on new Dell edge gateways (LP: #1807334) + - [Config] CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=m + + * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472) + - [Config] CONFIG_RTLWIFI_DEBUG_ST=n + + * Miscellaneous Ubuntu changes + - ubuntu -- disable vbox build + - ubuntu -- disable hio build + - Disable zfs build + - SAUCE: import aufs driver + - update dkms package versions + - [Config] disable aufs config options + - [Config] disable nvidia build + - update dropped.txt + - [Packaging] disable nvidia dkms builds for mainline + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown + - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is + locked down + - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked + down + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) Lock down module params that specify hardware + parameters (eg. ioport) + - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module + - SAUCE: (efi-lockdown) Lock down /proc/kcore + - SAUCE: (efi-lockdown) Lock down kprobes + - SAUCE: (efi-lockdown) Lock down perf + - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked + down + - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation + defined + - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to + secondary keyring + - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists + that aren't present. + - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework + efi_status_to_err(). + - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure + boot mode + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - [Config] set config options for efi lockdown + - Revert "UBUNTU: SAUCE: import aufs driver" + + [ Upstream Kernel Changes ] + + * Rebase to v5.0-rc2 + + -- Seth Forshee Thu, 17 Jan 2019 12:31:29 -0600 + +linux (5.0.0-0.0) disco; urgency=medium + + * Dummy entry. + + -- Seth Forshee Wed, 16 Jan 2019 14:48:05 -0600 + +linux (4.20.0-2.3) disco; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v4.20 + + -- Seth Forshee Thu, 03 Jan 2019 12:11:43 -0600 + +linux (4.20.0-1.2) disco; urgency=medium + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network + Adapter (LP: #1805607) + - SAUCE: ath10k: provide reset function for QCA9377 chip + + * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378) + - [Packaging] dkms -- dkms package build packaging support + - [Packaging] dkms -- save build objects artifacts for validation + - [Packaging] dkms -- add general Built-Using: support + - [Packaging] simplify Provides comma handling + - [Packaging] zfs/spl -- remove packaging support for incorporated source + - [Packaging] zfs/spl -- remove incorporated source + - [Packaging] zfs/spl -- build via dkms + - [Packaging] zfs/spl -- make zfs package version explicit + - [Packaging] update-version-dkms -- sync archive versions to package + + * Miscellaneous Ubuntu changes + - [Packaging] update-version-dkms -- fix getting distrbution from changelog + - update dkms package versions + + [ Upstream Kernel Changes ] + + * Rebase to v4.20-rc6 + + -- Seth Forshee Tue, 11 Dec 2018 11:33:08 -0600 + +linux (4.20.0-0.1) disco; urgency=medium + + * Overlayfs in user namespace leaks directory content of inaccessible + directories (LP: #1793458) // CVE-2018-6559 + - Revert "ovl: relax permission checking on underlying layers" + - SAUCE: overlayfs: ensure mounter privileges when reading directories + + * Miscellaneous Ubuntu changes + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is + locked down + - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked + down + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) Lock down module params that specify hardware + parameters (eg. ioport) + - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module + - SAUCE: (efi-lockdown) Lock down /proc/kcore + - SAUCE: (efi-lockdown) Lock down kprobes + - SAUCE: (efi-lockdown) Lock down perf + - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked + down + - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to + secondary keyring + - SAUCE: (efi-lockdown) efi: Add EFI signature data types + - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser + - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot + - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed + - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists + that aren't present. + - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework + efi_status_to_err(). + - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure + boot mode + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) Fix for module sig verification + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: Import aufs driver + - ubuntu: vbox -- update to 5.2.22-dfsg-2 + - ubuntu -- disable vbox build + - ubuntu -- disable hio build + - Disable zfs build + + [ Upstream Kernel Changes ] + + * Rebase to v4.20-rc5 + + -- Seth Forshee Fri, 07 Dec 2018 07:13:42 -0600 + +linux (4.20.0-0.0) disco; urgency=medium + + * Dummy entry. + + -- Seth Forshee Thu, 06 Dec 2018 10:20:19 -0600 + +linux (4.19.0-8.9) disco; urgency=medium + + * linux: 4.19.0-8.9 -proposed tracker (LP: #1806952) + + * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838) + - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC + + * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818) + - igb: Fix an issue that PME is not enabled during runtime suspend + + * The line-out on the Dell Dock station can't work (LP: #1806532) + - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock + + * CVE-2018-19407 + - KVM: X86: Fix scan ioapic use-before-initialization + + * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle + (LP: #1805775) + - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being + disabled + + * Disco update: 4.19.6 upstream stable release (LP: #1806909) + - HID: steam: remove input device when a hid client is running. + - efi/libstub: arm: support building with clang + - usb: core: Fix hub port connection events lost + - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers + - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB + - usb: dwc3: core: Clean up ULPI device + - usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove() + - xhci: Fix leaking USB3 shared_hcd at xhci removal + - xhci: handle port status events for removed USB3 hcd + - xhci: Add check for invalid byte size error when UAS devices are connected. + - usb: xhci: fix uninitialized completion when USB3 port got wrong status + - usb: xhci: fix timeout for transition from RExit to U0 + - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc + - usb: xhci: Prevent bus suspend if a port connect change or polling state is + detected + - ALSA: oss: Use kvzalloc() for local buffer allocations + - MAINTAINERS: Add Sasha as a stable branch maintainer + - Documentation/security-bugs: Clarify treatment of embargoed information + - Documentation/security-bugs: Postpone fix publication in exceptional cases + - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL + - mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value + - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path + - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE + - iwlwifi: mvm: support sta_statistics() even on older firmware + - iwlwifi: mvm: fix regulatory domain update when the firmware starts + - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used + - brcmfmac: fix reporting support for 160 MHz channels + - opp: ti-opp-supply: Dynamically update u_volt_min + - opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call + - tools/power/cpupower: fix compilation with STATIC=true + - v9fs_dir_readdir: fix double-free on p9stat_read error + - selinux: Add __GFP_NOWARN to allocation at str_read() + - Input: synaptics - avoid using uninitialized variable when probing + - bfs: add sanity check at bfs_fill_super() + - sctp: clear the transport of some out_chunk_list chunks in + sctp_assoc_rm_peer + - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd + - llc: do not use sk_eat_skb() + - mm: don't warn about large allocations for slab + - mm/memory.c: recheck page table entry with page table lock held + - tcp: do not release socket ownership in tcp_close() + - drm/fb-helper: Blacklist writeback when adding connectors to fbdev + - drm/amdgpu: Add missing firmware entry for HAINAN + - drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates + - drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset + - drm/i915: Disable LP3 watermarks on all SNB machines + - drm/ast: change resolution may cause screen blurred + - drm/ast: fixed cursor may disappear sometimes + - drm/ast: Remove existing framebuffers before loading driver + - can: flexcan: Unlock the MB unconditionally + - can: dev: can_get_echo_skb(): factor out non sending code to + __can_get_echo_skb() + - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to + access frame length + - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb + is accessed out of bounds + - can: dev: __can_get_echo_skb(): print error message, if trying to echo non + existing skb + - can: rx-offload: introduce can_rx_offload_get_echo_skb() and + can_rx_offload_queue_sorted() functions + - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to + can_rx_offload_queue_tail() + - can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*() + - can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure + - can: raw: check for CAN FD capable netdev in raw_sendmsg() + - can: hi311x: Use level-triggered interrupt + - can: flexcan: Always use last mailbox for TX + - can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct + flexcan_priv::tx_mb_idx + - ACPICA: AML interpreter: add region addresses in global list during + initialization + - IB/hfi1: Eliminate races in the SDMA send error path + - fsnotify: generalize handling of extra event flags + - fanotify: fix handling of events on child sub-directory + - pinctrl: meson: fix pinconf bias disable + - pinctrl: meson: fix gxbb ao pull register bits + - pinctrl: meson: fix gxl ao pull register bits + - pinctrl: meson: fix meson8 ao pull register bits + - pinctrl: meson: fix meson8b ao pull register bits + - tools/testing/nvdimm: Fix the array size for dimm devices. + - scsi: lpfc: fix remoteport access + - scsi: hisi_sas: Remove set but not used variable 'dq_list' + - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE + - cpufreq: imx6q: add return value check for voltage scale + - rtc: cmos: Do not export alarm rtc_ops when we do not support alarms + - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write + - crypto: simd - correctly take reqsize of wrapped skcipher into account + - floppy: fix race condition in __floppy_read_block_0() + - powerpc/io: Fix the IO workarounds code to work with Radix + - sched/fair: Fix cpu_util_wake() for 'execl' type workloads + - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs + - block: copy ioprio in __bio_clone_fast() and bounce + - SUNRPC: Fix a bogus get/put in generic_key_to_expire() + - riscv: add missing vdso_install target + - RISC-V: Silence some module warnings on 32-bit + - drm/amdgpu: fix bug with IH ring setup + - kdb: Use strscpy with destination buffer size + - NFSv4: Fix an Oops during delegation callbacks + - powerpc/numa: Suppress "VPHN is not supported" messages + - efi/arm: Revert deferred unmap of early memmap mapping + - z3fold: fix possible reclaim races + - mm, memory_hotplug: check zone_movable in has_unmovable_pages + - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset + - mm, page_alloc: check for max order in hot path + - dax: Avoid losing wakeup in dax_lock_mapping_entry + - include/linux/pfn_t.h: force '~' to be parsed as an unary operator + - tty: wipe buffer. + - tty: wipe buffer if not echoing data + - gfs2: Fix iomap buffer head reference counting bug + - rcu: Make need_resched() respond to urgent RCU-QS needs + - media: ov5640: Re-work MIPI startup sequence + - media: ov5640: Fix timings setup code + - media: ov5640: fix exposure regression + - media: ov5640: fix auto gain & exposure when changing mode + - media: ov5640: fix wrong binning value in exposure calculation + - media: ov5640: fix auto controls values when switching to manual mode + - Linux 4.19.6 + + * linux-buildinfo: pull out ABI information into its own package + (LP: #1806380) + - [Packaging] limit preparation to linux-libc-dev in headers + - [Packaging] commonise debhelper invocation + - [Packaging] ABI -- accumulate abi information at the end of the build + - [Packaging] buildinfo -- add basic build information + - [Packaging] buildinfo -- add firmware information to the flavour ABI + - [Packaging] buildinfo -- add compiler information to the flavour ABI + - [Packaging] buildinfo -- add buildinfo support to getabis + - [Packaging] getabis -- handle all known package combinations + - [Packaging] getabis -- support parsing a simple version + + * linux packages should own /usr/lib/linux/triggers (LP: #1770256) + - [Packaging] own /usr/lib/linux/triggers + + * Miscellaneous upstream changes + - blk-mq: fix corruption with direct issue + + -- Seth Forshee Wed, 05 Dec 2018 09:18:30 -0600 + +linux (4.19.0-7.8) disco; urgency=medium + + * linux: 4.19.0-7.8 -proposed tracker (LP: #1805465) + + * Fix and issue that LG I2C touchscreen stops working after reboot + (LP: #1805085) + - HID: i2c-hid: Disable runtime PM for LG touchscreen + + * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) // + click/pop noise in the headphone on several lenovo laptops (LP: #1805079) + - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops + + * Regression: hinic performance degrades over time (LP: #1805248) + - Revert "net-next/hinic: add checksum offload and TSO support" + + * Disco update: 4.19.5 upstream stable release (LP: #1805461) + - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE + - cifs: don't dereference smb_file_target before null check + - cifs: fix return value for cifs_listxattr + - arm64: kprobe: make page to RO mode when allocate it + - block: brd: associate with queue until adding disk + - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset() + - net: hns3: bugfix for rtnl_lock's range in the hclge_reset() + - net: hns3: bugfix for handling mailbox while the command queue reinitialized + - net: hns3: bugfix for the initialization of command queue's spin lock + - ixgbe: fix MAC anti-spoofing filter after VFLR + - reiserfs: propagate errors from fill_with_dentries() properly + - hfs: prevent btree data loss on root split + - hfsplus: prevent btree data loss on root split + - perf unwind: Take pgoff into account when reporting elf to libdwfl + - um: Give start_idle_thread() a return code + - drm/edid: Add 6 bpc quirk for BOE panel. + - afs: Handle EIO from delivery function + - platform/x86: intel_telemetry: report debugfs failure + - clk: fixed-rate: fix of_node_get-put imbalance + - perf symbols: Set PLT entry/header sizes properly on Sparc + - fs/exofs: fix potential memory leak in mount option parsing + - clk: samsung: exynos5420: Enable PERIS clocks for suspend + - apparmor: Fix uninitialized value in aa_split_fqname + - x86/earlyprintk: Add a force option for pciserial device + - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307 + - clk: meson-axg: pcie: drop the mpll3 clock parent + - arm64: percpu: Initialize ret in the default case + - clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary + - clk: renesas: r9a06g032: Fix UART34567 clock rate + - clk: ti: fix OF child-node lookup + - serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA + - netfilter: ipv6: fix oops when defragmenting locally generated fragments + - netfilter: bridge: define INT_MIN & INT_MAX in userspace + - s390/decompressor: add missing FORCE to build targets + - s390/vdso: add missing FORCE to build targets + - HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel + - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS" + - HID: alps: allow incoming reports when only the trackstick is opened + - Revert "netfilter: nft_numgen: add map lookups for numgen random operations" + - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and + replace + - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net + - netfilter: ipset: fix ip_set_list allocation failure + - s390/mm: fix mis-accounting of pgtable_bytes + - s390/mm: Fix ERROR: "__node_distance" undefined! + - bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv + - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment() + - netfilter: xt_IDLETIMER: add sysfs filename checking routine + - netfilter: ipset: Fix calling ip_set() macro at dumping + - netfilter: nft_compat: ebtables 'nat' table is normal chain type + - s390/qeth: fix HiperSockets sniffer + - s390/qeth: unregister netdevice only when registered + - net: hns3: Fix for out-of-bounds access when setting pfc back pressure + - hwmon: (ibmpowernv) Remove bogus __init annotations + - ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node + - ARM: dts: fsl: Fix improperly quoted stdout-path values + - Revert "drm/exynos/decon5433: implement frame counter" + - arm64: dts: renesas: r8a7795: add missing dma-names on hscif2 + - arm64: dts: renesas: condor: switch from EtherAVB to GEther + - xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message + - clk: fixed-factor: fix of_node_get-put imbalance + - mtd: nand: Fix nanddev_pos_next_page() kernel-doc header + - lib/raid6: Fix arm64 test build + - drm/amd/display: Stop leaking planes + - block: Clear kernel memory before copying to user + - drm/amd/display: Drop reusing drm connector for MST + - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder() + - s390/perf: Change CPUM_CF return code in event init function + - ceph: quota: fix null pointer dereference in quota check + - of/device: Really only set bus DMA mask when appropriate + - nvme: make sure ns head inherits underlying device limits + - i2c: omap: Enable for ARCH_K3 + - i2c: qcom-geni: Fix runtime PM mismatch with child devices + - sched/core: Take the hotplug lock in sched_init_smp() + - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so + - perf tools: Do not zero sample_id_all for group members + - ice: Fix dead device link issue with flow control + - ice: Fix the bytecount sent to netdev_tx_sent_queue + - ice: Change req_speeds to be u16 + - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features + - qed: Fix memory/entry leak in qed_init_sp_request() + - qed: Fix blocking/unlimited SPQ entries leak + - qed: Fix SPQ entries not returned to pool in error flows + - qed: Fix potential memory corruption + - net: stmmac: Fix RX packet size > 8191 + - net: aquantia: fix potential IOMMU fault after driver unbind + - net: aquantia: fixed enable unicast on 32 macvlan + - net: aquantia: invalid checksumm offload implementation + - kbuild: deb-pkg: fix too low build version number + - Revert "scripts/setlocalversion: git: Make -dirty check more robust" + - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer() + - x86/mm: Move LDT remap out of KASLR region on 5-level paging + - x86/ldt: Unmap PTEs for the slot before freeing LDT pages + - x86/ldt: Remove unused variable in map_ldt_struct() + - media: v4l: event: Add subscription to list before calling "add" operation + - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver + - RISC-V: Fix raw_copy_{to,from}_user() + - uio: Fix an Oops on load + - ALSA: hda/realtek - Add quirk entry for HP Pavilion 15 + - ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap() + - can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit() + - can: kvaser_usb: Fix potential uninitialized variable use + - usb: cdc-acm: add entry for Hiro (Conexant) modem + - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub + - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB + - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data + - USB: misc: appledisplay: add 20" Apple Cinema Display + - gnss: serial: fix synchronous write timeout + - gnss: sirf: fix synchronous write timeout + - mtd: rawnand: atmel: fix OF child-node lookup + - drivers/misc/sgi-gru: fix Spectre v1 vulnerability + - ACPI / platform: Add SMB0001 HID to forbidden_id_list + - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges + - HID: Add quirk for Primax PIXART OEM mice + - HID: Add quirk for Microsoft PIXART OEM mouse + - libceph: fall back to sendmsg for slab pages + - mt76x0: run vco calibration for each channel configuration + - Linux 4.19.5 + + * Miscellaneous Ubuntu changes + - Revert "UBUNTU: Build signed kernels for arm64" + + -- Seth Forshee Tue, 27 Nov 2018 10:38:34 -0600 + +linux (4.19.0-6.7) disco; urgency=medium + + * linux: 4.19.0-6.7 -proposed tracker (LP: #1805195) + + * SecureBoot support for arm64 (LP: #1804481) + - Build signed kernels for arm64 + + * Add pointstick support for Cirque Touchpad (LP: #1805081) + - HID: multitouch: Add pointstick support for Cirque Touchpad + + * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF) + (LP: #1804588) + - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3 + - SAUCE: nvme: add quirk to not call disable function when suspending + + * Disco update: 4.19.4 upstream stable release (LP: #1805159) + - flow_dissector: do not dissect l4 ports for fragments + - ibmvnic: fix accelerated VLAN handling + - ip_tunnel: don't force DF when MTU is locked + - ipv6: fix a dst leak when removing its exception + - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF + - net: bcmgenet: protect stop from timeout + - net-gro: reset skb->pkt_type in napi_reuse_skb() + - sctp: not allow to set asoc prsctp_enable by sockopt + - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP + coalescing + - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths + - tipc: don't assume linear buffer when reading ancillary data + - tipc: fix lockdep warning when reinitilaizing sockets + - tuntap: fix multiqueue rx + - net: systemport: Protect stop from timeout + - net/sched: act_pedit: fix memory leak when IDR allocation fails + - net: sched: cls_flower: validate nested enc_opts_policy to avoid warning + - tipc: fix link re-establish failure + - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded + - net/mlx5e: Claim TC hw offloads support only under a proper build config + - net/mlx5e: Adjust to max number of channles when re-attaching + - net/mlx5e: RX, verify received packet size in Linear Striding RQ + - Revert "sctp: remove sctp_transport_pmtu_check" + - net/mlx5e: Always use the match level enum when parsing TC rule match + - net/mlx5e: Fix selftest for small MTUs + - net/mlx5e: Removed unnecessary warnings in FEC caps query + - inet: frags: better deal with smp races + - l2tp: fix a sock refcnt leak in l2tp_tunnel_register + - net/mlx5: IPSec, Fix the SA context hash key + - net/mlx5e: IPoIB, Reset QP after channels are closed + - net: dsa: mv88e6xxx: Fix clearing of stats counters + - net: phy: realtek: fix RTL8201F sysfs name + - sctp: define SCTP_SS_DEFAULT for Stream schedulers + - net: qualcomm: rmnet: Fix incorrect assignment of real_dev + - net: dsa: microchip: initialize mutex before use + - sctp: fix strchange_flags name for Stream Change Event + - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs + - sctp: not increase stream's incnt before sending addstrm_in request + - mlxsw: spectrum: Fix IP2ME CPU policer configuration + - net: smsc95xx: Fix MTU range + - rxrpc: Fix lockup due to no error backoff after ack transmit error + - usbnet: smsc95xx: disable carrier check while suspending + - Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP + mitigation" + - Linux 4.19.4 + + * Disco update: 4.19.3 upstream stable release (LP: #1805158) + - powerpc/traps: restore recoverability of machine_check interrupts + - powerpc/64/module: REL32 relocation range check + - powerpc/mm: Fix page table dump to work on Radix + - powerpc/mm: fix always true/false warning in slice.c + - drm/amd/display: fix bug of accessing invalid memory + - Input: wm97xx-ts - fix exit path + - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS + - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log() + - tty: check name length in tty_find_polling_driver() + - tracing/kprobes: Check the probe on unloaded module correctly + - drm/nouveau/secboot/acr: fix memory leak + - drm/amdgpu/powerplay: fix missing break in switch statements + - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL + - powerpc/nohash: fix undefined behaviour when testing page size support + - drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture + - drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type' + - drm/msm: dpu: Allow planes to extend past active display + - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak + - drm/omap: fix memory barrier bug in DMM driver + - drm/amd/display: Raise dispclk value for dce120 by 15% + - drm/amd/display: fix gamma not being applied + - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer + - media: pci: cx23885: handle adding to list failure + - media: coda: don't overwrite h.264 profile_idc on decoder instance + - MIPS: kexec: Mark CPU offline before disabling local IRQ + - powerpc/boot: Ensure _zimage_start is a weak symbol + - powerpc/memtrace: Remove memory in chunks + - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS + - staging: erofs: fix a missing endian conversion + - serial: 8250_of: Fix for lack of interrupt support + - sc16is7xx: Fix for multi-channel stall + - media: tvp5150: fix width alignment during set_selection() + - powerpc/selftests: Wait all threads to join + - staging:iio:ad7606: fix voltage scales + - drm: rcar-du: Update Gen3 output limitations + - drm/amdgpu: Fix SDMA TO after GPU reset v3 + - staging: most: video: fix registration of an empty comp core_component + - 9p locks: fix glock.client_id leak in do_lock + - udf: Prevent write-unsupported filesystem to be remounted read-write + - ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and + i.MX6ULL + - media: ov5640: fix mode change regression + - 9p: clear dangling pointers in p9stat_free + - drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create() + - media: ov5640: fix restore of last mode set + - cdrom: fix improper type cast, which can leat to information leak. + - ovl: fix error handling in ovl_verify_set_fh() + - ovl: fix recursive oi->lock in ovl_link() + - ovl: check whiteout in ovl_create_over_whiteout() + - ovl: automatically enable redirect_dir on metacopy=on + - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout + - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters + - scsi: qla2xxx: Fix process response queue for ISP26XX and above + - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx + - scsi: qla2xxx: Fix early srb free on abort + - scsi: qla2xxx: shutdown chip if reset fail + - scsi: qla2xxx: Reject bsg request if chip is down. + - scsi: qla2xxx: Fix re-using LoopID when handle is in use + - scsi: qla2xxx: Fix for double free of SRB structure + - scsi: qla2xxx: Fix NVMe session hang on unload + - scsi: qla2xxx: Fix NVMe Target discovery + - scsi: qla2xxx: Fix duplicate switch database entries + - scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured + - vfs: fix FIGETBSZ ioctl on an overlayfs file + - fuse: Fix use-after-free in fuse_dev_do_read() + - fuse: Fix use-after-free in fuse_dev_do_write() + - fuse: fix blocked_waitq wakeup + - fuse: set FR_SENT while locked + - drm/msm: fix OF child-node lookup + - arm64: dts: stratix10: Support Ethernet Jumbo frame + - arm64: dts: stratix10: fix multicast filtering + - clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL + - clk: meson: axg: mark fdiv2 and fdiv3 as critical + - zram: close udev startup race condition as default groups + - MIPS: Loongson-3: Fix CPU UART irq delivery problem + - MIPS: Loongson-3: Fix BRIDGE irq delivery problem + - xtensa: add NOTES section to the linker script + - xtensa: make sure bFLT stack is 16 byte aligned + - xtensa: fix boot parameters address translation + - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP + - clk: s2mps11: Fix matching when built as module and DT node contains + compatible + - clk: at91: Fix division by zero in PLL recalc_rate() + - clk: sunxi-ng: h6: fix bus clocks' divider position + - clk: rockchip: fix wrong mmc sample phase shift for rk3328 + - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call + - libceph: bump CEPH_MSG_MAX_DATA_LEN + - Revert "ceph: fix dentry leak in splice_dentry()" + - thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs + - mach64: fix display corruption on big endian machines + - mach64: fix image corruption due to reading accelerator registers + - acpi/nfit, x86/mce: Handle only uncorrectable machine checks + - acpi/nfit, x86/mce: Validate a MCE's address before using it + - acpi, nfit: Fix ARS overflow continuation + - reset: hisilicon: fix potential NULL pointer dereference + - crypto: hisilicon - Fix NULL dereference for same dst and src + - crypto: hisilicon - Fix reference after free of memories on error path + - vhost/scsi: truncate T10 PI iov_iter to prot_bytes + - scsi: qla2xxx: Initialize port speed to avoid setting lower speed + - SCSI: fix queue cleanup race before queue initialization is done + - Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for + CONFIG_SWAP" + - soc: ti: QMSS: Fix usage of irq_set_affinity_hint + - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry + - ocfs2: free up write context when direct IO failed + - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings + - memory_hotplug: cond_resched in __remove_pages + - netfilter: conntrack: fix calculation of next bucket number in early_drop + - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm + - bonding/802.3ad: fix link_failure_count tracking + - mtd: spi-nor: cadence-quadspi: Return error code in + cqspi_direct_read_execute() + - mtd: nand: Fix nanddev_neraseblocks() + - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option + - hwmon: (core) Fix double-free in __hwmon_device_register() + - perf cs-etm: Correct CPU mode for samples + - perf stat: Handle different PMU names with common prefix + - perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc} + - perf intel-pt/bts: Calculate cpumode for synthesized samples + - perf intel-pt: Insert callchain context into synthesized callchains + - of, numa: Validate some distance map rules + - x86/cpu/vmware: Do not trace vmware_sched_clock() + - x86/hyper-v: Enable PIT shutdown quirk + - termios, tty/tty_baudrate.c: fix buffer overrun + - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 + - watchdog/core: Add missing prototypes for weak functions + - btrfs: fix pinned underflow after transaction aborted + - Btrfs: fix missing data checksums after a ranged fsync (msync) + - Btrfs: fix cur_offset in the error case for nocow + - Btrfs: fix infinite loop on inode eviction after deduplication of eof block + - Btrfs: fix data corruption due to cloning of eof block + - btrfs: tree-checker: Fix misleading group system information + - clockevents/drivers/i8253: Add support for PIT shutdown quirk + - ext4: add missing brelse() update_backups()'s error path + - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path + - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path + - ext4: avoid potential extra brelse in setup_new_flex_group_blocks() + - ext4: missing !bh check in ext4_xattr_inode_write() + - ext4: fix possible inode leak in the retry loop of ext4_resize_fs() + - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty() + - ext4: avoid buffer leak in ext4_orphan_add() after prior errors + - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing + - ext4: avoid possible double brelse() in add_new_gdb() on error path + - ext4: fix possible leak of sbi->s_group_desc_leak in error path + - ext4: fix possible leak of s_journal_flag_rwsem in error path + - ext4: fix buffer leak in ext4_xattr_get_block() on error path + - ext4: release bs.bh before re-using in ext4_xattr_block_find() + - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path + - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path + - ext4: fix buffer leak in __ext4_read_dirblock() on error path + - mount: Prevent MNT_DETACH from disconnecting locked mounts + - mnt: fix __detach_mounts infinite loop + - uapi: fix linux/kfd_ioctl.h userspace compilation errors + - ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO + - kdb: use correct pointer when 'btc' calls 'btt' + - kdb: print real address of pointers instead of hashed addresses + - sunrpc: correct the computation for page_ptr when truncating + - NFSv4: Don't exit the state manager without clearing + NFS4CLNT_MANAGER_RUNNING + - nfsd: COPY and CLONE operations require the saved filehandle to be set + - rtc: hctosys: Add missing range error reporting + - fuse: fix use-after-free in fuse_direct_IO() + - fuse: fix leaked notify reply + - fuse: fix possibly missed wake-up after abort + - selinux: check length properly in SCTP bind hook + - gfs2: Put bitmap buffers in put_super + - gfs2: Fix metadata read-ahead during truncate (2) + - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD + - crypto: user - fix leaking uninitialized memory to userspace + - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn + - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! + - mm/swapfile.c: use kvzalloc for swap_info_struct allocation + - efi/arm/libstub: Pack FDT after populating it + - mm: don't reclaim inodes with many attached pages + - scripts/spdxcheck.py: make python3 compliant + - drm/rockchip: Allow driver to be shutdown on reboot/kexec + - drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init + - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type + - drm/amdgpu: Suppress keypresses from ACPI_VIDEO events + - drm/nouveau: Check backlight IDs are >= 0, not > 0 + - drm/nouveau: Fix nv50_mstc->best_encoder() + - drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD + - drm/etnaviv: fix bogus fence complete check in timeout handler + - drm/dp_mst: Check if primary mstb is null + - drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003) + - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit + panel's native mode + - drm/i915: Use the correct crtc when sanitizing plane mapping + - drm/i915: Restore vblank interrupts earlier + - drm/i915: Don't unset intel_connector->mst_port + - drm/i915: Skip vcpi allocation for MSTB ports that are gone + - drm/i915: Large page offsets for pread/pwrite + - drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse() + - drm/i915/dp: Restrict link retrain workaround to external monitors + - drm/i915/icl: Fix the macros for DFLEXDPMLE register bits + - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values + - drm/i915: Mark up GTT sizes as u64 + - drm/i915: Fix error handling for the NV12 fb dimensions check + - drm/i915: Fix ilk+ watermarks when disabling pipes + - drm/i915: Compare user's 64b GTT offset even on 32b + - drm/i915: Don't oops during modeset shutdown after lpe audio deinit + - drm/i915: Mark pin flags as u64 + - drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5 + - drm/i915/execlists: Force write serialisation into context image vs + execution + - drm/i915: Fix possible race in intel_dp_add_mst_connector() + - drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST + - drm/i915: Fix hpd handling for pins with two encoders + - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM + - Revert "ACPICA: AML interpreter: add region addresses in global list during + initialization" + - Linux 4.19.3 + + * glibc 2.28-0ubuntu1 ADT test failure with linux 4.19.0-5.6 (LP: #1805154) + - SAUCE: Revert "x86: vdso: Use $LD instead of $CC to link" + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.7.12-1ubuntu1, zfs to 0.7.12-1ubuntu1 + + -- Seth Forshee Mon, 26 Nov 2018 11:44:00 -0600 + +linux (4.19.0-5.6) disco; urgency=medium + + * crash in ENA driver on removing an interface (LP: #1802341) + - SAUCE: net: ena: fix crash during ena_remove() + + * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding + (LP: #1797367) + - s390/qeth: sanitize strings in debug messages + + * Disco update: 4.19.2 upstream stable release (LP: #1803410) + - bpf: fix partial copy of map_ptr when dst is scalar + - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit + - gpio: mxs: Get rid of external API call + - mtd: rawnand: marvell: fix the IRQ handler complete() condition + - mtd: maps: gpio-addr-flash: Fix ioremapped size + - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB + - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash + - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus + - spi: spi-mem: Adjust op len based on message/transfer size limitations + - spi: bcm-qspi: switch back to reading flash using smaller chunks + - spi: bcm-qspi: fix calculation of address length + - bcache: trace missed reading by cache_missed + - bcache: fix ioctl in flash device + - bcache: correct dirty data statistics + - bcache: fix miss key refill->end in writeback + - hwmon: (pmbus) Fix page count auto-detection. + - jffs2: free jffs2_sb_info through jffs2_kill_sb() + - block: setup bounce bio_sets properly + - block: make sure discard bio is aligned with logical block size + - block: make sure writesame bio is aligned with logical block size + - cpufreq: conservative: Take limits changes into account properly + - dma-mapping: fix panic caused by passing empty cma command line argument + - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges + - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer() + - ACPICA: AML interpreter: add region addresses in global list during + initialization + - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended + opcodes + - acpi, nfit: Fix Address Range Scrub completion tracking + - kprobes/x86: Use preempt_enable() in optimized_callback() + - mailbox: PCC: handle parse error + - parisc: Fix address in HPMC IVA + - parisc: Fix map_pages() to not overwrite existing pte entries + - parisc: Fix exported address of os_hpmc handler + - ALSA: hda - Add quirk for ASUS G751 laptop + - ALSA: hda - Fix headphone pin config for ASUS G751 + - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905) + - ALSA: hda: Add 2 more models to the power_save blacklist + - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops + - ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks + - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation + - x86/xen: Fix boot loader version reported for PVH guests + - x86/corruption-check: Fix panic in memory_corruption_check() when boot + option without value is provided + - x86/kvm/nVMX: allow bare VMXON state migration + - x86/mm/pat: Disable preemption around __flush_tlb_all() + - x86/numa_emulation: Fix uniform-split numa emulation + - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen + - net: socionext: Reset tx queue in ndo_stop + - net: loopback: clear skb->tstamp before netif_rx() + - locking/lockdep: Fix debug_locks off performance problem + - netfilter: xt_nat: fix DNAT target for shifted portmap ranges + - ataflop: fix error handling during setup + - swim: fix cleanup on setup error + - arm64: cpufeature: ctr: Fix cpu capability check for late CPUs + - hv_netvsc: fix vf serial matching with pci slot info + - nfp: devlink port split support for 1x100G CXP NIC + - tun: Consistently configure generic netdev params via rtnetlink + - s390/sthyi: Fix machine name validity indication + - hwmon: (pwm-fan) Set fan speed to 0 on suspend + - lightnvm: pblk: fix race on sysfs line state + - lightnvm: pblk: fix two sleep-in-atomic-context bugs + - lightnvm: pblk: fix race condition on metadata I/O + - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare} + - perf tools: Free temporary 'sys' string in read_event_files() + - perf tools: Cleanup trace-event-info 'tdata' leak + - perf tools: Free 'printk' string in parse_ftrace_printk() + - perf strbuf: Match va_{add,copy} with va_end + - cpupower: Fix coredump on VMWare + - bcache: Populate writeback_rate_minimum attribute + - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01 + - sdhci: acpi: add free_slot callback + - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset + - iwlwifi: pcie: avoid empty free RB queue + - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface + - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI + - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC + - wlcore: Fix BUG with clear completion on timeout + - ACPI/PPTT: Handle architecturally unknown cache types + - ACPI / PM: LPIT: Register sysfs attributes based on FADT + - ACPI / processor: Fix the return value of acpi_processor_ids_walk() + - cpufreq: dt: Try freeing static OPPs only if we have added them + - x86/intel_rdt: Show missing resctrl mount options + - mtd: rawnand: atmel: Fix potential NULL pointer dereference + - nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O + - ath10k: fix tx status flag setting for management frames + - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack + - ice: fix changing of ring descriptor size (ethtool -G) + - ice: update fw version check logic + - net: hns3: Fix for packet buffer setting bug + - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth + - Bluetooth: hci_qca: Remove hdev dereference in qca_close(). + - x86: boot: Fix EFI stub alignment + - net: hns3: Add nic state check before calling netif_tx_wake_queue + - net: hns3: Fix ets validate issue + - pinctrl: sunxi: fix 'pctrl->functions' allocation in + sunxi_pinctrl_build_state + - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux + - brcmfmac: fix for proper support of 160MHz bandwidth + - net: hns3: Check hdev state when getting link status + - net: hns3: Set STATE_DOWN bit of hdev state when stopping net + - net: phy: phylink: ensure the carrier is off when starting phylink + - block, bfq: correctly charge and reset entity service in all cases + - arm64: entry: Allow handling of undefined instructions from EL1 + - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON() + - spi: gpio: No MISO does not imply no RX + - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers + - pinctrl: qcom: spmi-mpp: Fix drive strength setting + - bpf/verifier: fix verifier instability + - failover: Add missing check to validate 'slave_dev' in + net_failover_slave_unregister + - perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo + - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant + - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant + - net: hns3: Preserve vlan 0 in hardware table + - net: hns3: Fix ping exited problem when doing lp selftest + - net: hns3: Fix for vf vlan delete failed problem + - net: dsa: mv88e6xxx: Fix writing to a PHY page. + - mt76x2u: run device cleanup routine if resume fails + - rsi: fix memory alignment issue in ARM32 platforms + - libertas_tf: prevent underflow in process_cmdrequest() + - iwlwifi: mvm: fix BAR seq ctrl reporting + - gpio: brcmstb: allow 0 width GPIO banks + - ixgbe: disallow IPsec Tx offload when in SR-IOV mode + - ixgbevf: VF2VF TCP RSS + - wil6210: fix RX buffers release and unmap + - ath10k: schedule hardware restart if WMI command times out + - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9 + - thermal: rcar_thermal: Prevent doing work after unbind + - thermal: da9062/61: Prevent hardware access during system suspend + - cifs: fix a credits leak for compund commands + - cgroup, netclassid: add a preemption point to write_classid + - net: stmmac: dwmac-sun8i: fix OF child-node lookup + - f2fs: fix to account IO correctly for cgroup writeback + - MD: Memory leak when flush bio size is zero + - md: fix memleak for mempool + - of: Add missing exports of node name compare functions + - scsi: esp_scsi: Track residual for PIO transfers + - scsi: ufs: Schedule clk gating work on correct queue + - UAPI: ndctl: Fix g++-unsupported initialisation in headers + - KVM: nVMX: Clear reserved bits of #DB exit qualification + - scsi: megaraid_sas: fix a missing-check bug + - RDMA/core: Do not expose unsupported counters + - RDMA/cm: Respect returned status of cm_init_av_by_path + - IB/ipoib: Clear IPCB before icmp_send + - RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case + - RDMA/bnxt_re: Fix recursive lock warning in debug kernel + - usb: host: ohci-at91: fix request of irq for optional gpio + - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic + - PCI: cadence: Use AXI region 0 to signal interrupts from EP + - usb: typec: tcpm: Report back negotiated PPS voltage and current + - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated + - f2fs: clear PageError on the read path + - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask + - VMCI: Resource wildcard match fixed + - PCI / ACPI: Enable wake automatically for power managed bridges + - xprtrdma: Reset credit grant properly after a disconnect + - irqchip/pdc: Setup all edge interrupts as rising edge at GIC + - usb: dwc2: fix call to vbus supply exit routine, call it unlocked + - usb: dwc2: fix a race with external vbus supply + - usb: gadget: udc: atmel: handle at91sam9rl PMC + - ext4: fix argument checking in EXT4_IOC_MOVE_EXT + - MD: fix invalid stored role for a disk + - PCI: cadence: Correct probe behaviour when failing to get PHY + - nvmem: check the return value of nvmem_add_cells() + - xhci: Avoid USB autosuspend when resuming USB2 ports. + - scsi: qla2xxx: Fix recursive mailbox timeout + - f2fs: fix to recover inode's crtime during POR + - f2fs: fix to recover inode's i_flags during POR + - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice + - coresight: etb10: Fix handling of perf mode + - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode + - crypto: caam - fix implicit casts in endianness helpers + - usb: chipidea: Prevent unbalanced IRQ disable + - Smack: ptrace capability use fixes + - driver/dma/ioat: Call del_timer_sync() without holding prep_lock + - ASoC: AMD: Fix capture unstable in beginning for some runs + - firmware: coreboot: Unmap ioregion after device population + - IB/ipoib: Use dev_port to expose network interface port numbers + - IB/mlx5: Allow transition of DCI QP to reset + - uio: ensure class is registered before devices + - scsi: lpfc: Correct soft lockup when running mds diagnostics + - scsi: lpfc: Correct race with abort on completion path + - f2fs: avoid sleeping under spin_lock + - f2fs: report error if quota off error during umount + - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace + init + - f2fs: fix to flush all dirty inodes recovered in readonly fs + - mfd: menelaus: Fix possible race condition and leak + - dmaengine: dma-jz4780: Return error if not probed from DT + - IB/rxe: fix for duplicate request processing and ack psns + - ALSA: hda: Check the non-cached stream buffers more explicitly + - cpupower: Fix AMD Family 0x17 msr_pstate size + - Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()" + - f2fs: fix missing up_read + - f2fs: fix to recover cold bit of inode block during POR + - f2fs: fix to account IO correctly + - OPP: Free OPP table properly on performance state irregularities + - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings + - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250 + - xen-swiotlb: use actually allocated size on check physical continuous + - tpm: Restore functionality to xen vtpm driver. + - xen/blkfront: avoid NULL blkfront_info dereference on device removal + - xen/balloon: Support xend-based toolstack + - xen: fix race in xen_qlock_wait() + - xen: make xen_qlock_wait() nestable + - xen/pvh: increase early stack size + - xen/pvh: don't try to unplug emulated devices + - libertas: don't set URB_ZERO_PACKET on IN USB transfer + - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten + - usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage + - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround" + - mt76: mt76x2: fix multi-interface beacon configuration + - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate() + - net/ipv4: defensive cipso option parsing + - dmaengine: ppc4xx: fix off-by-one build failure + - scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE + usage + - scsi: target: Fix target_wait_for_sess_cmds breakage with active signals + - libnvdimm: Hold reference on parent while scheduling async init + - libnvdimm, region: Fail badblocks listing for inactive regions + - libnvdimm, pmem: Fix badblocks population for 'raw' namespaces + - ASoC: intel: skylake: Add missing break in skl_tplg_get_token() + - ASoC: sta32x: set ->component pointer in private struct + - IB/mlx5: Fix MR cache initialization + - IB/rxe: Revise the ib_wr_opcode enum + - jbd2: fix use after free in jbd2_log_do_checkpoint() + - gfs2_meta: ->mount() can get NULL dev_name + - ext4: fix EXT4_IOC_SWAP_BOOT + - ext4: initialize retries variable in ext4_da_write_inline_data_begin() + - ext4: fix setattr project check in fssetxattr ioctl + - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR + - ext4: fix use-after-free race in ext4_remount()'s error path + - selinux: fix mounting of cgroup2 under older policies + - HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452 + - HID: hiddev: fix potential Spectre v1 + - EDAC, amd64: Add Family 17h, models 10h-2fh support + - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting + - EDAC, skx_edac: Fix logical channel intermediate decoding + - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP + - PCI/ASPM: Fix link_state teardown on device removal + - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk + - signal/GenWQE: Fix sending of SIGKILL + - signal: Guard against negative signal numbers in copy_siginfo_from_user32 + - crypto: lrw - Fix out-of bounds access on counter overflow + - crypto: tcrypt - fix ghash-generic speed test + - crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross + a page in gcm + - crypto: morus/generic - fix for big endian systems + - crypto: aegis/generic - fix for big endian systems + - crypto: speck - remove Speck + - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range() + - userfaultfd: disable irqs when taking the waitqueue lock + - ima: fix showing large 'violations' or 'runtime_measurements_count' + - ima: open a new file instance if no read permissions + - hugetlbfs: dirty pages as they are added to pagecache + - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly + - mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback + - KVM: arm/arm64: Ensure only THP is candidate for adjustment + - KVM: arm64: Fix caching of host MDCR_EL2 value + - kbuild: fix kernel/bounds.c 'W=1' warning + - iio: ad5064: Fix regulator handling + - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs() + - iio: adc: at91: fix acking DRDY irq on simple conversions + - iio: adc: at91: fix wrong channel number in triggered buffer mode + - w1: omap-hdq: fix missing bus unregister at removal + - smb3: allow stats which track session and share reconnects to be reset + - smb3: do not attempt cifs operation in smb3 query info error path + - smb3: on kerberos mount if server doesn't specify auth type use krb5 + - printk: Fix panic caused by passing log_buf_len to command line + - genirq: Fix race on spurious interrupt detection + - tpm: fix response size validation in tpm_get_random() + - NFC: nfcmrvl_uart: fix OF child-node lookup + - NFSv4.1: Fix the r/wsize checking + - nfs: Fix a missed page unlock after pg_doio() + - nfsd: correctly decrement odstate refcount in error path + - nfsd: Fix an Oops in free_session() + - lockd: fix access beyond unterminated strings in prints + - dm ioctl: harden copy_params()'s copy_from_user() from malicious users + - dm zoned: fix metadata block ref counting + - dm zoned: fix various dmz_get_mblock() issues + - media: ov7670: make "xclk" clock optional + - fsnotify: Fix busy inodes during unmount + - powerpc64/module elfv1: Set opd addresses after module relocation + - powerpc/msi: Fix compile error on mpc83xx + - powerpc/tm: Fix HFSCR bit for no suspend case + - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9 + - MIPS: OCTEON: fix out of bounds array access on CN68XX + - rtc: ds1307: fix ds1339 wakealarm support + - rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt' + - rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI + - power: supply: twl4030-charger: fix OF sibling-node lookup + - ocxl: Fix access to the AFU Descriptor Data + - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI + - TC: Set DMA masks for devices + - net: bcmgenet: fix OF child-node lookup + - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD + - Revert "media: dvbsky: use just one mutex for serializing device R/W ops" + - kgdboc: Passing ekgdboc to command line causes panic + - remoteproc: qcom: q6v5: Propagate EPROBE_DEFER + - media: cec: make cec_get_edid_spa_location() an inline function + - media: cec: integrate cec_validate_phys_addr() in cec-api.c + - xen: fix xen_qlock_wait() + - xen: remove size limit of privcmd-buf mapping interface + - xen-blkfront: fix kernel panic with negotiate_mq error path + - media: cec: add new tx/rx status bits to detect aborts/timeouts + - media: cec: fix the Signal Free Time calculation + - media: cec: forgot to cancel delayed work + - media: em28xx: use a default format if TRY_FMT fails + - media: tvp5150: avoid going past array on v4l2_querymenu() + - media: em28xx: fix input name for Terratec AV 350 + - media: em28xx: make v4l2-compliance happier by starting sequence on zero + - media: em28xx: fix handler for vidioc_s_input() + - media: adv7604: when the EDID is cleared, unconfigure CEC as well + - media: adv7842: when the EDID is cleared, unconfigure CEC as well + - drm/mediatek: fix OF sibling-node lookup + - media: media colorspaces*.rst: rename AdobeRGB to opRGB + - media: replace ADOBERGB by OPRGB + - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC + - arm64: lse: remove -fcall-used-x0 flag + - rpmsg: smd: fix memory leak on channel create + - Cramfs: fix abad comparison when wrap-arounds occur + - ARM: dts: socfpga: Fix SDRAM node address for Arria10 + - arm64: dts: stratix10: Correct System Manager register size + - soc: qcom: rmtfs-mem: Validate that scm is available + - soc/tegra: pmc: Fix child-node lookup + - selftests/ftrace: Fix synthetic event test to delete event correctly + - selftests/powerpc: Fix ptrace tm failure + - tracing: Return -ENOENT if there is no target synthetic event + - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled + - btrfs: Handle owner mismatch gracefully when walking up tree + - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock + - btrfs: fix error handling in free_log_tree + - btrfs: fix error handling in btrfs_dev_replace_start + - btrfs: Enhance btrfs_trim_fs function to handle error better + - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem + - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list + - btrfs: don't attempt to trim devices that don't support it + - btrfs: keep trim from interfering with transaction commits + - btrfs: wait on caching when putting the bg cache + - Btrfs: don't clean dirty pages during buffered writes + - btrfs: release metadata before running delayed refs + - btrfs: protect space cache inode alloc with GFP_NOFS + - btrfs: reset max_extent_size on clear in a bitmap + - btrfs: make sure we create all new block groups + - Btrfs: fix warning when replaying log after fsync of a tmpfile + - Btrfs: fix wrong dentries after fsync of file that got its parent replaced + - btrfs: qgroup: Dirty all qgroups before rescan + - Btrfs: fix null pointer dereference on compressed write path error + - Btrfs: fix assertion on fsync of regular file when using no-holes feature + - Btrfs: fix deadlock when writing out free space caches + - btrfs: reset max_extent_size properly + - btrfs: set max_extent_size properly + - btrfs: don't use ctl->free_space for max_extent_size + - btrfs: only free reserved extent if we didn't insert it + - btrfs: fix insert_reserved error handling + - btrfs: don't run delayed_iputs in commit + - btrfs: move the dio_sem higher up the callchain + - Btrfs: fix use-after-free during inode eviction + - Btrfs: fix use-after-free when dumping free space + - net: sched: Remove TCA_OPTIONS from policy + - vt: fix broken display when running aptitude + - bpf: wait for running BPF programs when updating map-in-map + - vga_switcheroo: Fix missing gpu_bound call at audio client registration + - MD: fix invalid stored role for a disk - try2 + - Linux 4.19.2 + + * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405) + - KVM: s390: vsie: simulate VCPU SIE entry/exit + - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART + - KVM: s390: refactor crypto initialization + - s390: vfio-ap: base implementation of VFIO AP device driver + - s390: vfio-ap: register matrix device with VFIO mdev framework + - s390: vfio-ap: sysfs interfaces to configure adapters + - s390: vfio-ap: sysfs interfaces to configure domains + - s390: vfio-ap: sysfs interfaces to configure control domains + - s390: vfio-ap: sysfs interface to view matrix mdev matrix + - KVM: s390: interface to clear CRYCB masks + - s390: vfio-ap: implement mediated device open callback + - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl + - s390: vfio-ap: zeroize the AP queues + - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl + - KVM: s390: Clear Crypto Control Block when using vSIE + - KVM: s390: vsie: Do the CRYCB validation first + - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear + - KVM: s390: vsie: Allow CRYCB FORMAT-2 + - KVM: s390: vsie: allow CRYCB FORMAT-1 + - KVM: s390: vsie: allow CRYCB FORMAT-0 + - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1 + - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2 + - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2 + - KVM: s390: device attrs to enable/disable AP interpretation + - KVM: s390: CPU model support for AP virtualization + - s390: doc: detailed specifications for AP virtualization + - KVM: s390: fix locking for crypto setting error path + - KVM: s390: Tracing APCB changes + - s390: vfio-ap: setup APCB mask using KVM dedicated function + - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module. + + * Bypass of mount visibility through userns + mount propagation (LP: #1789161) + - mount: Retest MNT_LOCKED in do_umount + - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts + + * CVE-2018-18955: nested user namespaces with more than five extents + incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955 + - userns: also map extents in the reverse map to kernel IDs + + * kdump fail due to an IRQ storm (LP: #1797990) + - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code + - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot + - SAUCE: x86/quirks: Scan all busses for early PCI quirks + + * Disable LPM for Raydium Touchscreens (LP: #1802248) + - USB: quirks: Add no-lpm quirk for Raydium touchscreens + + * Power consumption during s2idle is higher than long idle(sk hynix) + (LP: #1801875) + - SAUCE: pci: prevent sk hynix nvme from entering D3 + - SAUCE: nvme: add quirk to not call disable function when suspending + + * Disco update: v4.19.1 upstream stable release (LP: #1801739) + - bridge: do not add port to router list when receives query with source + 0.0.0.0 + - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are + called + - net/mlx5e: fix csum adjustments caused by RXFCS + - net: sched: gred: pass the right attribute to gred_change_table_def() + - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules + - net: udp: fix handling of CHECKSUM_COMPLETE packets + - Revert "net: simplify sock_poll_wait" + - rtnetlink: Disallow FDB configuration for non-Ethernet device + - vhost: Fix Spectre V1 vulnerability + - bonding: fix length of actor system + - openvswitch: Fix push/pop ethernet validation + - net/ipv6: Allow onlink routes to have a device mismatch if it is the default + route + - net/smc: fix smc_buf_unuse to use the lgr pointer + - mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs + - mlxsw: core: Fix devlink unregister flow + - net: drop skb on failure in ip_check_defrag() + - net: Properly unlink GRO packets on overflow. + - r8169: fix broken Wake-on-LAN from S5 (poweroff) + - Revert "be2net: remove desc field from be_eq_obj" + - sctp: check policy more carefully when getting pr status + - sparc64: Export __node_distance. + - sparc64: Make corrupted user stacks more debuggable. + - sparc64: Wire up compat getpeername and getsockname. + - net: bridge: remove ipv6 zero address check in mcast queries + - Linux 4.19.1 + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.7.11-1ubuntu1, zfs to 0.7.11-3ubuntu1 + - [Config] updateconfigs after 4.19.2 stable update + - [Config] Disable unneded options for s390 + - [Config] Update annotations for 4.19 + + -- Seth Forshee Thu, 15 Nov 2018 09:55:37 -0800 + +linux (4.19.0-4.5) disco; urgency=medium + + * Add checksum offload and TSO support for HiNIC adapters (LP: #1800664) + - net-next/hinic: add checksum offload and TSO support + + * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater + than 255 bytes (LP: #1799794) + - ipmi:ssif: Add support for multi-part transmit messages > 2 parts + + * Packaging resync (LP: #1786013) + - [Package] add support for specifying the primary makefile + + * Update ENA driver to version 2.0.1K (LP: #1798182) + - net: ena: minor performance improvement + - net: ena: complete host info to match latest ENA spec + - net: ena: introduce Low Latency Queues data structures according to ENA spec + - net: ena: add functions for handling Low Latency Queues in ena_com + - net: ena: add functions for handling Low Latency Queues in ena_netdev + - net: ena: use CSUM_CHECKED device indication to report skb's checksum status + - net: ena: explicit casting and initialization, and clearer error handling + - net: ena: limit refill Rx threshold to 256 to avoid latency issues + - net: ena: change rx copybreak default to reduce kernel memory pressure + - net: ena: remove redundant parameter in ena_com_admin_init() + - net: ena: update driver version to 2.0.1 + - net: ena: fix indentations in ena_defs for better readability + - net: ena: Fix Kconfig dependency on X86 + - net: ena: enable Low Latency Queues + - net: ena: fix compilation error in xtensa architecture + + * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281) + - ipmi: Fix timer race with module unload + + * Overlayfs in user namespace leaks directory content of inaccessible + directories (LP: #1793458) // CVE-2018-6559 + - SAUCE: overlayfs: ensure mounter privileges when reading directories + + * not able to unwind the stack from within __kernel_clock_gettime in the Linux + vDSO (LP: #1797963) + - powerpc/vdso: Correct call frame information + + * Miscellaneous Ubuntu changes + - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Don't print secure boot state + from the efi stub" + - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() use + efi_status_to_str() to print error messages." + - Revert "UBUNTU: SAUCE: (efi-lockdown) Add efi_status_to_str() and rework + efi_status_to_err()." + - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() not complain + about cert lists that aren't present." + - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable + to be suppressed" + - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI + Secure Boot" + - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser" + - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add EFI signature data types" + - Revert "UBUNTU: SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time + addition of keys to secondary keyring" + - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in + secure boot mode" + - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to + indicate secure boot mode" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Copy secure_boot flag in boot params + across kexec reboot" + - Revert "UBUNTU: SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down perf" + - Revert "UBUNTU: SAUCE: (efi-lockdown) bpf: Restrict kernel image access + functions when the kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down kprobes" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down /proc/kcore" + - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the + testmmiotrace module" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down module params that specify + hardware parameters (eg. ioport)" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down TIOCSSERIAL" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable APEI error injection if + the kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable ACPI table override if + the kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param + when the kernel has been locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) ACPI: Limit access to custom_method + when the kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) x86: Lock down IO port access when the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) PCI: Lock down BAR access when the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is + locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) hibernate: Disable when the kernel is + locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Enforce module signatures if the + kernel is locked down" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel + lockdown" + - Revert "UBUNTU: SAUCE: (efi-lockdown) Add the ability to lock down access to + the running kernel image" + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is + locked down + - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked + down + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) Lock down module params that specify hardware + parameters (eg. ioport) + - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module + - SAUCE: (efi-lockdown) Lock down /proc/kcore + - SAUCE: (efi-lockdown) Lock down kprobes + - SAUCE: (efi-lockdown) Lock down perf + - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked + down + - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to + secondary keyring + - SAUCE: (efi-lockdown) efi: Add EFI signature data types + - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser + - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot + - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed + - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists + that aren't present. + - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework + efi_status_to_err(). + - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure + boot mode + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) efi/x86: Call efi_parse_options() from efi_main() + - SAUCE: (efi-lockdown) Fix for module sig verification + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules + - [Packaging] generate Vcs-Git url from changelog + - [Config] CONFIG_SCSI_MQ_DEFAULT=y + + -- Seth Forshee Fri, 02 Nov 2018 14:22:55 -0500 + +linux (4.19.0-3.4) cosmic; urgency=medium + + * Support Edge Gateway's Bluetooth LED (LP: #1798332) + - SAUCE: Bluetooth: Support for LED on Edge Gateways + + * Support Edge Gateway's WIFI LED (LP: #1798330) + - SAUCE: mwifiex: Switch WiFi LED state according to the device status + + [ Upstream Kernel Changes ] + + * Rebase to v4.19 + + -- Seth Forshee Mon, 22 Oct 2018 09:13:39 -0500 + +linux (4.19.0-2.3) cosmic; urgency=medium + + * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314) + - SAUCE: fscache: Fix race in decrementing refcount of op->npages + + * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957) + - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same + VM + + * The front MIC can't work on the Lenovo M715 (LP: #1797292) + - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715 + + * arm64: snapdragon: WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016 + gic_irq_domain_translate (LP: #1797143) + - SAUCE: arm64: dts: msm8916: camms: fix gic_irq_domain_translate warnings + + * Dell new AIO requires a new uart backlight driver (LP: #1727235) + - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO + - updateconfigs for Dell UART backlight driver + + * Please make CONFIG_PWM_LPSS_PCI and CONFIG_PWM_LPSS_PLATFORM built in to + make brightness adjustment working on various BayTrail/CherryTrail-based + devices (LP: #1783964) + - [Config]: Make PWM_LPSS_* built-in + + * check and fix zkey required kernel modules locations in debs, udebs, and + initramfs (LP: #1794346) + - [Config] add s390 crypto modules to crypt-modules udeb + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_VBOXGUEST=n + - ubuntu: vbox -- update to 5.2.18-dfsg-2 + - ubuntu: enable vbox build + + [ Upstream Kernel Changes ] + + * Rebase to v4.19-rc8 + + -- Seth Forshee Mon, 15 Oct 2018 10:52:04 -0500 + +linux (4.19.0-1.2) cosmic; urgency=medium + + * Page leaking in cachefiles_read_backing_file while vmscan is active + (LP: #1793430) + - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan + is active + + * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463) + - Input: elantech - enable middle button of touchpad on ThinkPad P72 + + * Improvements to the kernel source package preparation (LP: #1793461) + - [Packaging] startnewrelease: add support for backport kernels + + * Fix unusable NVIDIA GPU after S3 (LP: #1793338) + - SAUCE: PCI: Reprogram bridge prefetch registers on resume + + * Error reported when creating ZFS pool with "-t" option, despite successful + pool creation (LP: #1769937) + - SAUCE: (noup) Update zfs to 0.7.9-3ubuntu6 + + * device hotplug of vfio devices can lead to deadlock in vfio_pci_release + (LP: #1792099) + - SAUCE: vfio -- release device lock before userspace requests + + * Miscellaneous Ubuntu changes + - [Packaging] retpoline -- fix temporary filenaming + - CONFIG_BCH_CONST_PARAMS=n + - Packaging: final-checks: remove trailing backport suffix + - SAUCE: import aufs driver + + [ Upstream Kernel Changes ] + + * Rebase to v4.19-rc5 + + -- Seth Forshee Tue, 25 Sep 2018 16:32:24 -0500 + +linux (4.19.0-0.1) cosmic; urgency=medium + + * Miscellaneous Ubuntu changes + - ubuntu -- disable vbox build + - Disable zfs build + - SAUCE: Import aufs driver + - Update dropped.txt + + [ Upstream Kernel Changes ] + + * Rebase to v4.19-rc3 + + -- Seth Forshee Thu, 13 Sep 2018 07:54:47 -0500 + +linux (4.19.0-0.0) cosmic; urgency=medium + + * Dummy entry. + + -- Seth Forshee Thu, 13 Sep 2018 06:44:09 -0500 + +linux (4.18.0-8.9) cosmic; urgency=medium + + * linux: 4.18.0-8.9 -proposed tracker (LP: #1791663) + + * Cosmic update to v4.18.7 stable release (LP: #1791660) + - rcu: Make expedited GPs handle CPU 0 being offline + - net: 6lowpan: fix reserved space for single frames + - net: mac802154: tx: expand tailroom if necessary + - 9p/net: Fix zero-copy path in the 9p virtio transport + - spi: davinci: fix a NULL pointer dereference + - spi: pxa2xx: Add support for Intel Ice Lake + - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe + - spi: cadence: Change usleep_range() to udelay(), for atomic context + - mmc: block: Fix unsupported parallel dispatch of requests + - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts + - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS + - readahead: stricter check for bdi io_pages + - block: fix infinite loop if the device loses discard capability + - block: blk_init_allocated_queue() set q->fq as NULL in the fail case + - block: really disable runtime-pm for blk-mq + - blkcg: Introduce blkg_root_lookup() + - block: Introduce blk_exit_queue() + - block: Ensure that a request queue is dissociated from the cgroup controller + - apparmor: fix bad debug check in apparmor_secid_to_secctx() + - dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace + - libertas: fix suspend and resume for SDIO connected cards + - media: Revert "[media] tvp5150: fix pad format frame height" + - mailbox: xgene-slimpro: Fix potential NULL pointer dereference + - Replace magic for trusting the secondary keyring with #define + - Fix kexec forbidding kernels signed with keys in the secondary keyring to + boot + - powerpc/fadump: handle crash memory ranges array index overflow + - powerpc/64s: Fix page table fragment refcount race vs speculative references + - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler. + - powerpc/pkeys: Give all threads control of their key permissions + - powerpc/pkeys: Deny read/write/execute by default + - powerpc/pkeys: key allocation/deallocation must not change pkey registers + - powerpc/pkeys: Save the pkey registers before fork + - powerpc/pkeys: Fix calculation of total pkeys. + - powerpc/pkeys: Preallocate execute-only key + - powerpc/nohash: fix pte_access_permitted() + - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls + - powerpc/powernv/pci: Work around races in PCI bridge enabling + - cxl: Fix wrong comparison in cxl_adapter_context_get() + - IB/mlx5: Honor cnt_set_id_valid flag instead of set_id + - IB/mlx5: Fix leaking stack memory to userspace + - IB/srpt: Fix srpt_cm_req_recv() error path (1/2) + - IB/srpt: Fix srpt_cm_req_recv() error path (2/2) + - IB/srpt: Support HCAs with more than two ports + - overflow.h: Add arithmetic shift helper + - RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq + - ib_srpt: Fix a use-after-free in srpt_close_ch() + - ib_srpt: Fix a use-after-free in __srpt_close_all_ch() + - RDMA/rxe: Set wqe->status correctly if an unexpected response is received + - 9p: fix multiple NULL-pointer-dereferences + - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed + - 9p/virtio: fix off-by-one error in sg list bounds check + - net/9p/client.c: version pointer uninitialized + - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the + kfree() + - dm integrity: change 'suspending' variable from bool to int + - dm thin: stop no_space_timeout worker when switching to write-mode + - dm cache metadata: save in-core policy_hint_size to on-disk superblock + - dm cache metadata: set dirty on all cache blocks after a crash + - dm crypt: don't decrease device limits + - dm writecache: fix a crash due to reading past end of dirty_bitmap + - uart: fix race between uart_put_char() and uart_shutdown() + - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer() + - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind() + - iio: sca3000: Fix missing return in switch + - iio: ad9523: Fix displayed phase + - iio: ad9523: Fix return value for ad952x_store() + - extcon: Release locking when sending the notification of connector state + - eventpoll.h: wrap casts in () properly + - vmw_balloon: fix inflation of 64-bit GFNs + - vmw_balloon: do not use 2MB without batching + - vmw_balloon: VMCI_DOORBELL_SET does not check status + - vmw_balloon: fix VMCI use when balloon built into kernel + - rtc: omap: fix resource leak in registration error path + - rtc: omap: fix potential crash on power off + - tracing: Do not call start/stop() functions when tracing_on does not change + - tracing/blktrace: Fix to allow setting same value + - printk/tracing: Do not trace printk_nmi_enter() + - livepatch: Validate module/old func name length + - uprobes: Use synchronize_rcu() not synchronize_sched() + - mfd: hi655x: Fix regmap area declared size for hi655x + - ovl: fix wrong use of impure dir cache in ovl_iterate() + - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure + - ACPICA: Clear status of all events when entering sleep states + - drivers/block/zram/zram_drv.c: fix bug storing backing_dev + - sched: idle: Avoid retaining the tick when it has been stopped + - cpuidle: menu: Handle stopped tick more aggressively + - cpufreq: governor: Avoid accessing invalid governor_data + - PM / sleep: wakeup: Fix build error caused by missing SRCU support + - ALSA: ac97: fix device initialization in the compat layer + - ALSA: ac97: fix check of pm_runtime_get_sync failure + - ALSA: ac97: fix unbalanced pm_runtime_enable + - i2c: designware: Re-init controllers with pm_disabled set on resume + - KVM: VMX: fixes for vmentry_l1d_flush module parameter + - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages + - xtensa: limit offsets in __loop_cache_{all,page} + - xtensa: increase ranges in ___invalidate_{i,d}cache_all + - block, bfq: return nbytes and not zero from struct cftype .write() method + - pnfs/blocklayout: off by one in bl_map_stripe() + - nfsd: fix leaked file lock with nfs exported overlayfs + - NFSv4 client live hangs after live data migration recovery + - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs + - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence() + - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset + - ARM: dts: am57xx-idk: Enable dual role for USB2 port + - pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data + - mm/tlb: Remove tlb_remove_table() non-concurrent condition + - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU- + VMSA + - iommu/vt-d: Add definitions for PFSID + - iommu/vt-d: Fix dev iotlb pfsid use + - sys: don't hold uts_sem while accessing userspace memory + - userns: move user access out of the mutex + - ubifs: Fix memory leak in lprobs self-check + - Revert "UBIFS: Fix potential integer overflow in allocation" + - ubifs: Check data node size before truncate + - ubifs: xattr: Don't operate on deleted inodes + - ubifs: Fix directory size calculation for symlinks + - ubifs: Fix synced_i_size calculation for xattr inodes + - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output + - pwm: tiehrpwm: Fix disabling of output of PWMs + - fb: fix lost console when the user unplugs a USB adapter + - udlfb: fix semaphore value leak + - udlfb: fix display corruption of the last line + - udlfb: don't switch if we are switching to the same videomode + - udlfb: set optimal write delay + - udlfb: make a local copy of fb_ops + - udlfb: handle allocation failure + - udlfb: set line_length in dlfb_ops_set_par + - getxattr: use correct xattr length + - libnvdimm: Use max contiguous area for namespace size + - libnvdimm: fix ars_status output length calculation + - bcache: release dc->writeback_lock properly in bch_writeback_thread() + - kconfig: fix "Can't open ..." in parallel build + - perf auxtrace: Fix queue resize + - crypto: vmx - Fix sleep-in-atomic bugs + - crypto: aesni - Use unaligned loads from gcm_context_data + - crypto: arm64/sm4-ce - check for the right CPU feature bit + - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3 + - crypto: caam/jr - fix descriptor DMA unmapping + - crypto: caam/qi - fix error path in xts setkey + - fs/quota: Fix spectre gadget in do_quotactl + - udf: Fix mounting of Win7 created UDF filesystems + - cpuidle: menu: Retain tick when shallow state is selected + - arm64: mm: always enable CONFIG_HOLES_IN_ZONE + - Linux 4.18.7 + + * CVE-2017-5715 + - s390: detect etoken facility + - KVM: s390: add etoken support for guests + + * Missing Intel GPU pci-id's (LP: #1789924) + - drm/i915/whl: Introducing Whiskey Lake platform + - drm/i915/aml: Introducing Amber Lake platform + - drm/i915/cfl: Add a new CFL PCI ID. + + * [18.10 FEAT] Add kernel config options for SMC-R/D (LP: #1789934) + - s390/ism: add device driver for internal shared memory + - CONFIG_ISM=y for s390 + + * Cosmic update to v4.18.6 stable release (LP: #1791105) + - PATCH scripts/kernel-doc + - scripts/kernel-doc: Escape all literal braces in regexes + - scsi: libsas: dynamically allocate and free ata host + - xprtrdma: Fix disconnect regression + - mei: don't update offset in write + - cifs: add missing support for ACLs in SMB 3.11 + - CIFS: fix uninitialized ptr deref in smb2 signing + - cifs: add missing debug entries for kconfig options + - cifs: use a refcount to protect open/closing the cached file handle + - cifs: check kmalloc before use + - smb3: enumerating snapshots was leaving part of the data off end + - smb3: Do not send SMB3 SET_INFO if nothing changed + - smb3: don't request leases in symlink creation and query + - smb3: fill in statfs fsid and correct namelen + - btrfs: use correct compare function of dirty_metadata_bytes + - btrfs: don't leak ret from do_chunk_alloc + - Btrfs: fix mount failure after fsync due to hard link recreation + - Btrfs: fix btrfs_write_inode vs delayed iput deadlock + - Btrfs: fix send failure when root has deleted files still open + - Btrfs: send, fix incorrect file layout after hole punching beyond eof + - hwmon: (k10temp) 27C Offset needed for Threadripper2 + - bpf, arm32: fix stack var offset in jit + - regulator: arizona-ldo1: Use correct device to get enable GPIO + - iommu/arm-smmu: Error out only if not enough context interrupts + - printk: Split the code for storing a message into the log buffer + - printk: Create helper function to queue deferred console handling + - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI + - kprobes/arm64: Fix %p uses in error messages + - arm64: Fix mismatched cache line size detection + - arm64: Handle mismatched cache type + - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid() + - arm64: dts: rockchip: corrected uart1 clock-names for rk3328 + - KVM: arm/arm64: Fix potential loss of ptimer interrupts + - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked + - KVM: arm/arm64: Skip updating PMD entry if no change + - KVM: arm/arm64: Skip updating PTE entry if no change + - s390/kvm: fix deadlock when killed by oom + - perf kvm: Fix subcommands on s390 + - stop_machine: Reflow cpu_stop_queue_two_works() + - stop_machine: Atomically queue and wake stopper threads + - ext4: check for NUL characters in extended attribute's name + - ext4: use ext4_warning() for sb_getblk failure + - ext4: sysfs: print ext4_super_block fields as little-endian + - ext4: reset error code in ext4_find_entry in fallback + - ext4: fix race when setting the bitmap corrupted flag + - x86/gpu: reserve ICL's graphics stolen memory + - platform/x86: wmi: Do not mix pages and kmalloc + - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too + - mm: move tlb_table_flush to tlb_flush_mmu_free + - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE + - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit + - x86/speculation/l1tf: Fix off-by-one error when warning that system has too + much RAM + - x86/speculation/l1tf: Suggest what to do on systems with too much RAM + - x86/vdso: Fix vDSO build if a retpoline is emitted + - x86/process: Re-export start_thread() + - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd + - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled + - fuse: Don't access pipe->buffers without pipe_lock() + - fuse: fix initial parallel dirops + - fuse: fix double request_end() + - fuse: fix unlocked access to processing queue + - fuse: umount should wait for all requests + - fuse: Fix oops at process_init_reply() + - fuse: Add missed unlock_page() to fuse_readpages_fill() + - lib/vsprintf: Do not handle %pO[^F] as %px + - udl-kms: change down_interruptible to down + - udl-kms: handle allocation failure + - udl-kms: fix crash due to uninitialized memory + - udl-kms: avoid division + - b43legacy/leds: Ensure NUL-termination of LED name string + - b43/leds: Ensure NUL-termination of LED name string + - ASoC: dpcm: don't merge format from invalid codec dai + - ASoC: zte: Fix incorrect PCM format bit usages + - ASoC: sirf: Fix potential NULL pointer dereference + - ASoC: wm_adsp: Correct DSP pointer for preloader control + - soc: qcom: rmtfs-mem: fix memleak in probe error paths + - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show() + - scsi: qla2xxx: Fix stalled relogin + - x86/vdso: Fix lsl operand order + - x86/nmi: Fix NMI uaccess race against CR3 switching + - x86/irqflags: Mark native_restore_fl extern inline + - x86/spectre: Add missing family 6 check to microcode check + - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ + - hwmon: (nct6775) Fix potential Spectre v1 + - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit() + - x86: Allow generating user-space headers without a compiler + - s390/mm: fix addressing exception after suspend/resume + - s390/lib: use expoline for all bcr instructions + - s390: fix br_r1_trampoline for machines without exrl + - s390/qdio: reset old sbal_state flags + - s390/numa: move initial setup of node_to_cpumask_map + - s390/purgatory: Fix crash with expoline enabled + - s390/purgatory: Add missing FORCE to Makefile targets + - kprobes: Show blacklist addresses as same as kallsyms does + - kprobes: Replace %p with other pointer types + - kprobes/arm: Fix %p uses in error messages + - kprobes: Make list and blacklist root user read only + - MIPS: Correct the 64-bit DSP accumulator register size + - MIPS: memset.S: Fix byte_fixup for MIPSr6 + - MIPS: Always use -march=, not - shortcuts + - MIPS: Change definition of cpu_relax() for Loongson-3 + - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7 + - tpm: Return the actual size when receiving an unsupported command + - tpm: separate cmd_ready/go_idle from runtime_pm + - scsi: mpt3sas: Fix calltrace observed while running IO & reset + - scsi: mpt3sas: Fix _transport_smp_handler() error path + - scsi: sysfs: Introduce sysfs_{un,}break_active_protection() + - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock + - iscsi target: fix session creation failure handling + - mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op() + - mtd: rawnand: fsmc: Stop using chip->read_buf() + - mtd: rawnand: marvell: add suspend and resume hooks + - mtd: rawnand: qcom: wait for desc completion in all BAM channels + - clk: rockchip: fix clk_i2sout parent selection bits on rk3399 + - clk: npcm7xx: fix memory allocation + - PM / clk: signedness bug in of_pm_clk_add_clks() + - power: generic-adc-battery: fix out-of-bounds write when copying channel + properties + - power: generic-adc-battery: check for duplicate properties copied from iio + channels + - watchdog: Mark watchdog touch functions as notrace + - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status + - x86/dumpstack: Don't dump kernel memory based on usermode RIP + - Linux 4.18.6 + - updateconfigs after v4.18.6 stable update + + * random oopses on s390 systems using NVMe devices (LP: #1790480) + - s390/pci: fix out of bounds access during irq setup + + * [18.10 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver + binding (LP: #1784331) + - s390/zcrypt: code beautify + - s390/zcrypt: AP bus support for alternate driver(s) + - s390/zcrypt: hex string mask improvements for apmask and aqmask. + + * performance drop with ATS enabled (LP: #1788097) + - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage + + * Fix MCE handling for user access of poisoned device-dax mapping + (LP: #1774366) + - device-dax: Convert to vmf_insert_mixed and vm_fault_t + - device-dax: Enable page_mapping() + - device-dax: Set page->index + - filesystem-dax: Set page->index + - mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages + - mm, dev_pagemap: Do not clear ->mapping on final put + - mm, madvise_inject_error: Let memory_failure() optionally take a page + reference + - mm, memory_failure: Collect mapping size in collect_procs() + - filesystem-dax: Introduce dax_lock_mapping_entry() + - mm, memory_failure: Teach memory_failure() about dev_pagemap pages + - x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses + - x86/memory_failure: Introduce {set, clear}_mce_nospec() + - libnvdimm, pmem: Restore page attributes when clearing errors + + * Reconcile hns3 SAUCE patches with upstream (LP: #1787477) + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for + hclge_get_ring_chain_from_mbx" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and + shift in hclge_get_ring_chain_from_mbx" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default + assignment probelm" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring + configuration operation while resetting" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in + hns3_reset_notify_down_enet" + - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell + phy driver" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when + resetting" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status + register" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset + frequently" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing + command queue register" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during + global or core reset" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce + callback function" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear + reset cause" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in + hclgevf_main module" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp + selftest" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal + frame size" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated + problem" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting + correctly" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in + pfc mode" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first + up" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback + function when link status change" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying + roce client" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and + definition" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask + macros" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset + macros" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return + value" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant + assignments" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead + of kzalloc/dma_map_single" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while + dependency HNS3 set" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of + some structures" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant + hclge_cmd_csq_done" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters + in hclge_cmd_send" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant + assignments" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in + hclge_cmd_send" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused + hclge_ring_to_dma_dir" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and + upper_32_bits" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector + in hns3_client_uninit" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error + information" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state + state init|uninit" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in + hnae3.c" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4 + and ipv6" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before + free vector" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for + init_client_instance and uninit_client_instance" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index + from hclge_bind_ring_with_vector" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in + last BD except VLD bit and buffer size" + - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback + selftest" + - net: hns3: Updates RX packet info fetch in case of multi BD + - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector + - net: hns3: rename the interface for init_client_instance and + uninit_client_instance + - net: hns3: add vector status check before free vector + - net: hns3: add l4_type check for both ipv4 and ipv6 + - net: hns3: add unlikely for error check + - net: hns3: remove unused head file in hnae3.c + - net: hns3: extraction an interface for state init|uninit + - net: hns3: print the ret value in error information + - net: hns3: remove the Redundant put_vector in hns3_client_uninit + - net: hns3: remove back in struct hclge_hw + - net: hns3: use lower_32_bits and upper_32_bits + - net: hns3: remove unused hclge_ring_to_dma_dir + - net: hns3: remove useless code in hclge_cmd_send + - net: hns3: remove some redundant assignments + - net: hns3: simplify hclge_cmd_csq_clean + - net: hns3: remove a redundant hclge_cmd_csq_done + - net: hns3: remove some unused members of some structures + - net: hns3: give default option while dependency HNS3 set + - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single + - net: hns3: modify hnae_ to hnae3_ + - net: hns3: Fix tc setup when netdev is first up + - net: hns3: Fix for mac pause not disable in pfc mode + - net: hns3: Fix for waterline not setting correctly + - net: hns3: Fix for l4 checksum offload bug + - net: hns3: Fix for mailbox message truncated problem + - net: hns3: Add configure for mac minimal frame size + - net: hns3: Fix warning bug when doing lp selftest + - net: hns3: Fix get_vector ops in hclgevf_main module + - net: hns3: Remove the warning when clear reset cause + - net: hns3: Prevent sending command during global or core reset + - net: hns3: Modify the order of initializing command queue register + - net: hns3: Reset net device with rtnl_lock + - net: hns3: Prevent to request reset frequently + - net: hns3: Correct reset event status register + - net: hns3: Fix return value error in hns3_reset_notify_down_enet + - net: hns3: remove unnecessary ring configuration operation while resetting + - net: hns3: Fix for reset_level default assignment probelm + - net: hns3: Fix for using wrong mask and shift in + hclge_get_ring_chain_from_mbx + - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx + - net: hns3: Remove some redundant assignments + - net: hns3: Standardize the handle of return value + - net: hns3: Remove extra space and brackets + - net: hns3: Correct unreasonable code comments + - net: hns3: Use decimal for bit offset macros + - net: hns3: Modify inconsistent bit mask macros + - net: hns3: Fix misleading parameter name + - net: hns3: Remove unused struct member and definition + - net: hns3: Add SPDX tags to HNS3 PF driver + - net: hns3: Add support for serdes loopback selftest + - net: hns3: Fix for phy link issue when using marvell phy driver + + * [Regression] kernel crashdump fails on arm64 (LP: #1786878) + - arm64: export memblock_reserve()d regions via /proc/iomem + - drivers: acpi: add dependency of EFI for arm64 + - efi/arm: preserve early mapping of UEFI memory map longer for BGRT + - efi/arm: map UEFI memory map even w/o runtime services enabled + - arm64: acpi: fix alignment fault in accessing ACPI + - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y + - arm64: fix ACPI dependencies + - ACPI: fix menuconfig presentation of ACPI submenu + + * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780) + - r8152: disable RX aggregation on new Dell TB16 dock + + * Support Power Management for Thunderbolt Controller (LP: #1789358) + - thunderbolt: Use 64-bit DMA mask if supported by the platform + - thunderbolt: Do not unnecessarily call ICM get route + - thunderbolt: No need to take tb->lock in domain suspend/complete + - thunderbolt: Use correct ICM commands in system suspend + - thunderbolt: Add support for runtime PM + + * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940) + - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform + - SAUCE: i2c:amd move out pointer in union i2c_event_base + - SAUCE: i2c:amd Depends on ACPI + - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86 + + * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4 + machine (LP: #1789145) + - ALSA: hda/realtek - Fix HP Headset Mic can't record + + * Please enable CONFIG_PAGE_POISONING (LP: #1783651) + - [Config] Enable CONFIG_PAGE_POISONING configs + + * Tango platform uses __initcall without further checks (LP: #1787945) + - [Config] disable ARCH_TANGO + + * [18.10 FEAT] SMC-Direct (LP: #1786902) + - net/smc: determine port attributes independent from pnet table + - net/smc: add pnetid support + - net/smc: add base infrastructure for SMC-D and ISM + - net/smc: add pnetid support for SMC-D and ISM + - net/smc: add SMC-D support in CLC messages + - net/smc: add SMC-D support in data transfer + - net/smc: add SMC-D support in af_smc + - net/smc: add SMC-D diag support + - net/smc: provide smc mode in smc_diag.c + - net/smc: eliminate cursor read and write calls + - net/smc: add function to get link group from link + - net/smc: use DECLARE_BITMAP for rtokens_used_mask + - net/smc: remove local variable page in smc_rx_splice() + - net/smc: Remove a WARN_ON() statement + - net/smc: Simplify ib_post_(send|recv|srq_recv)() calls + - net/smc: fewer parameters for smc_llc_send_confirm_link() + - net/smc: use correct vlan gid of RoCE device + - net/smc: provide fallback reason code + - net/smc: improve delete link processing + - net: simplify sock_poll_wait + - net/smc: send response to test link signal + + * Miscellaneous Ubuntu changes + - [Config] update annotations for CONFIG_CRYPTO_SPECK_NEON + - [Config] fix up annotatios for CONFIG_CRYPTO_SPECK + + -- Seth Forshee Mon, 10 Sep 2018 07:08:38 -0500 + +linux (4.18.0-7.8) cosmic; urgency=medium + + * linux: 4.18.0-7.8 -proposed tracker (LP: #1789459) + + * pmtu.sh fails on 4.18 kernel (LP: #1789436) + - SAUCE: Revert "vti6: fix PMTU caching and reporting on xmit" + + -- Seth Forshee Tue, 28 Aug 2018 11:08:51 -0500 + +linux (4.18.0-6.7) cosmic; urgency=medium + + * linux: 4.18.0-6.7 -proposed tracker (LP: #1788881) + + * systemd 237-3ubuntu10 ADT test failure with linux 4.18.0-5.6 (LP: #1787440) + - Config: Disable BPF_JIT_ALWAYS_ON on i386 + + * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729) + - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias() + + * Cosmic update to v4.18.5 stable release (LP: #1788874) + - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[] + - pty: fix O_CLOEXEC for TIOCGPTPEER + - mm: Allow non-direct-map arguments to free_reserved_area() + - x86/mm/init: Pass unconverted symbol addresses to free_init_pages() + - x86/mm/init: Add helper for freeing kernel image pages + - x86/mm/init: Remove freed kernel image areas from alias mapping + - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 + - ext4: fix spectre gadget in ext4_mb_regular_allocator() + - drm/i915/kvmgt: Fix potential Spectre v1 + - drm/amdgpu/pm: Fix potential Spectre v1 + - parisc: Remove unnecessary barriers from spinlock.h + - parisc: Remove ordered stores from syscall.S + - PCI: Restore resized BAR state on resume + - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM + - PCI: hotplug: Don't leak pci_slot on registration failure + - PCI: aardvark: Size bridges before resources allocation + - PCI: Skip MPS logic for Virtual Functions (VFs) + - PCI: pciehp: Fix use-after-free on unplug + - PCI: pciehp: Fix unprotected list iteration in IRQ handler + - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes + - i2c: imx: Fix race condition in dma read + - reiserfs: fix broken xattr handling (heap corruption, bad retval) + - Linux 4.18.5 + + * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898) + - [Config] CONFIG_SCLP_OFB=y for s390x + + * errors when scanning partition table of corrupted AIX disk (LP: #1787281) + - partitions/aix: fix usage of uninitialized lv_info and lvname structures + - partitions/aix: append null character to print data from disk + + * Apply NVMe bugfix from Google that bjf asked for (LP: #1787635) + - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event + + * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058) + - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio + + * Cosmic update to v4.18.4 stable release (LP: #1788454) + - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache + - net_sched: fix NULL pointer dereference when delete tcindex filter + - net_sched: Fix missing res info when create new tc_index filter + - r8169: don't use MSI-X on RTL8168g + - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs + - ALSA: hda - Turn CX8200 into D3 as well upon reboot + - ALSA: vx222: Fix invalid endian conversions + - ALSA: virmidi: Fix too long output trigger loop + - ALSA: cs5535audio: Fix invalid endian conversion + - ALSA: dice: fix wrong copy to rx parameters for Alesis iO26 + - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry + - ALSA: memalloc: Don't exceed over the requested size + - ALSA: vxpocket: Fix invalid endian conversions + - ALSA: seq: Fix poll() error return + - media: gl861: fix probe of dvb_usb_gl861 + - USB: serial: sierra: fix potential deadlock at close + - USB: serial: pl2303: add a new device id for ATEN + - USB: option: add support for DW5821e + - ACPI / PM: save NVS memory for ASUS 1025C laptop + - tty: serial: 8250: Revert NXP SC16C2552 workaround + - serial: 8250_exar: Read INT0 from slave device, too + - serial: 8250_dw: always set baud rate in dw8250_set_termios + - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC + - uio: fix wrong return value from uio_mmap() + - misc: sram: fix resource leaks in probe error path + - Revert "uio: use request_threaded_irq instead" + - Bluetooth: avoid killing an already killed socket + - isdn: Disable IIOCDBGVAR + - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() + - hv/netvsc: Fix NULL dereference at single queue mode fallback + - r8169: don't use MSI-X on RTL8106e + - ip_vti: fix a null pointer deferrence when create vti fallback tunnel + - net: ethernet: mvneta: Fix napi structure mixup on armada 3700 + - net: mvneta: fix mvneta_config_rss on armada 3700 + - cls_matchall: fix tcf_unbind_filter missing + - Linux 4.18.4 + + * Cosmic update to v4.18.3 stable release (LP: #1788453) + - x86/speculation/l1tf: Exempt zeroed PTEs from inversion + - Linux 4.18.3 + + * Cosmic update to v4.18.2 stable release (LP: #1788452) + - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + - x86: i8259: Add missing include file + - x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + - x86/platform/UV: Mark memblock related init code and data correctly + - x86/mm/pti: Clear Global bit more aggressively + - xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + - x86/mm: Disable ioremap free page handling on x86-PAE + - kbuild: verify that $DEPMOD is installed + - crypto: ccree - fix finup + - crypto: ccree - fix iv handling + - crypto: ccp - Check for NULL PSP pointer at module unload + - crypto: ccp - Fix command completion detection race + - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2() + - crypto: vmac - require a block cipher with 128-bit block size + - crypto: vmac - separate tfm and request context + - crypto: blkcipher - fix crash flushing dcache in error path + - crypto: ablkcipher - fix crash flushing dcache in error path + - crypto: skcipher - fix aligning block size in skcipher_copy_iv() + - crypto: skcipher - fix crash flushing dcache in error path + - ioremap: Update pgtable free interfaces with addr + - x86/mm: Add TLB purge to free pmd/pte page interfaces + - Linux 4.18.2 + + * Cosmic update to v4.18.2 stable release (LP: #1788452) // CVE-2018-9363 + - Bluetooth: hidp: buffer overflow in hidp_process_report + + * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before + walinuxagent.service (LP: #1739107) + - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before + walinuxagent.service + + * Miscellaneous Ubuntu changes + - SAUCE: ipvs: remove nbsp characters from Kconfig + - [Config] CONFIG_MPROFILE_KERNEL=y for ppc64el + - [Config] CONFIG_DRM_RCAR_LVDS=m for snapdragon + - [Config] CONFIG_MDIO_MSCC_MIIM=n for s390x + - [Config] CONFIG_NET_VENDOR_MICROSEMI=n, CONFIG_NET_VENDOR_NI=n for s390x + - [Config] update annotations following config review + - [Debian] set CROSS_COMPILE when generating kernel configs + - [Config] Disable the Speck cipher + + -- Seth Forshee Fri, 24 Aug 2018 14:18:15 -0500 + +linux (4.18.0-5.6) cosmic; urgency=medium + + * Cosmic update to v4.18.1 stable release (LP: #1787264) + - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests + - x86/speculation: Protect against userspace-userspace spectreRSB + - kprobes/x86: Fix %p uses in error messages + - x86/irqflags: Provide a declaration for native_save_fl + - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT + - x86/speculation/l1tf: Change order of offset/type in swap entry + - x86/speculation/l1tf: Protect swap entries against L1TF + - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation + - x86/speculation/l1tf: Make sure the first page is always reserved + - x86/speculation/l1tf: Add sysfs reporting for l1tf + - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings + - x86/speculation/l1tf: Limit swap file size to MAX_PA/2 + - x86/bugs: Move the l1tf function and define pr_fmt properly + - sched/smt: Update sched_smt_present at runtime + - x86/smp: Provide topology_is_primary_thread() + - x86/topology: Provide topology_smt_supported() + - cpu/hotplug: Make bringup/teardown of smp threads symmetric + - cpu/hotplug: Split do_cpu_down() + - cpu/hotplug: Provide knobs to control SMT + - x86/cpu: Remove the pointless CPU printout + - x86/cpu/AMD: Remove the pointless detect_ht() call + - x86/cpu/common: Provide detect_ht_early() + - x86/cpu/topology: Provide detect_extended_topology_early() + - x86/cpu/intel: Evaluate smp_num_siblings early + - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info + - x86/cpu/AMD: Evaluate smp_num_siblings early + - x86/apic: Ignore secondary threads if nosmt=force + - x86/speculation/l1tf: Extend 64bit swap file size limit + - x86/cpufeatures: Add detection of L1D cache flush support. + - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings + - x86/speculation/l1tf: Protect PAE swap entries against L1TF + - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE + - Revert "x86/apic: Ignore secondary threads if nosmt=force" + - cpu/hotplug: Boot HT siblings at least once + - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present + - x86/KVM/VMX: Add module argument for L1TF mitigation + - x86/KVM/VMX: Add L1D flush algorithm + - x86/KVM/VMX: Add L1D MSR based flush + - x86/KVM/VMX: Add L1D flush logic + - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers + - x86/KVM/VMX: Add find_msr() helper function + - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting + - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs + - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required + - cpu/hotplug: Online siblings when SMT control is turned on + - x86/litf: Introduce vmx status variable + - x86/kvm: Drop L1TF MSR list approach + - x86/l1tf: Handle EPT disabled state proper + - x86/kvm: Move l1tf setup function + - x86/kvm: Add static key for flush always + - x86/kvm: Serialize L1D flush parameter setter + - x86/kvm: Allow runtime control of L1D flush + - cpu/hotplug: Expose SMT control init function + - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early + - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations + - Documentation: Add section about CPU vulnerabilities + - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures + - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content + - Documentation/l1tf: Fix typos + - cpu/hotplug: detect SMT disabled by BIOS + - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush() + - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond' + - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush() + - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16 + - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d + - x86: Don't include linux/irq.h from asm/hardirq.h + - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d + - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr() + - Documentation/l1tf: Remove Yonah processors from not vulnerable list + - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability + - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry + - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry + - cpu/hotplug: Fix SMT supported evaluation + - x86/speculation/l1tf: Invert all not present mappings + - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert + - x86/mm/pat: Make set_memory_np() L1TF safe + - x86/mm/kmmio: Make the tracer robust against L1TF + - tools headers: Synchronise x86 cpufeatures.h for L1TF additions + - x86/microcode: Allow late microcode loading with SMT disabled + - x86/smp: fix non-SMP broken build due to redefinition of + apic_id_is_primary_thread + - cpu/hotplug: Non-SMP machines do not make use of booted_once + - x86/init: fix build with CONFIG_SWAP=n + - Linux 4.18.1 + - [Config] updateconfigs after v4.18.1 stable update + + * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816) + - [Config] Enable timestamping in network PHY devices + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_SYSCTL_SYSCALL=n + + [ Upstream Kernel Changes ] + + * Rebase to v4.18 + + -- Seth Forshee Wed, 15 Aug 2018 14:20:59 -0500 + +linux (4.18.0-4.5) cosmic; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v4.18-rc8 + + -- Seth Forshee Mon, 06 Aug 2018 13:54:02 -0500 + +linux (4.18.0-3.4) cosmic; urgency=medium + + * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and + Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950) + - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation + + * hinic interfaces aren't getting predictable names (LP: #1783138) + - hinic: Link the logical network device to the pci device in sysfs + + * libvirtd is unable to configure bridge devices inside of LXD containers + (LP: #1784501) + - kernfs: allow creating kernfs objects with arbitrary uid/gid + - sysfs, kobject: allow creating kobject belonging to arbitrary users + - kobject: kset_create_and_add() - fetch ownership info from parent + - driver core: set up ownership of class devices in sysfs + - net-sysfs: require net admin in the init ns for setting tx_maxrate + - net-sysfs: make sure objects belong to container's owner + - net: create reusable function for getting ownership info of sysfs inodes + - bridge: make sure objects belong to container's owner + - sysfs: Fix regression when adding a file to an existing group + + * locking sockets broken due to missing AppArmor socket mediation patches + (LP: #1780227) + - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets + + * Update2 for ocxl driver (LP: #1781436) + - ocxl: Fix page fault handler in case of fault on dying process + + * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689) + - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA + - vga_switcheroo: set audio client id according to bound GPU id + + * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540) + - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge + + * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166) + - snapcraft.yaml: stop invoking the obsolete (and non-existing) + 'firmware_install' target + + * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build + (LP: #1782116) + - snapcraft.yaml: copy retpoline-extract-one to scripts before build + + [ Upstream Kernel Changes ] + + * Rebase to v4.18-rc7 + + -- Seth Forshee Wed, 01 Aug 2018 08:49:40 -0500 + +linux (4.18.0-2.3) cosmic; urgency=medium + + * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364) + - SAUCE: (noup) zfs to 0.7.9-3ubuntu4 + + * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99: + comm stress-ng: Corrupt inode bitmap (LP: #1780137) + - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode + bitmap + + * Cloud-init causes potentially huge boot delays with 4.15 kernels + (LP: #1780062) + - random: Make getrandom() ready earlier + + * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736) + - scsi: hisi_sas: Update a couple of register settings for v3 hw + + * hisi_sas: Add missing PHY spinlock init (LP: #1777734) + - scsi: hisi_sas: Add missing PHY spinlock init + + * hisi_sas: improve read performance by pre-allocating slot DMA buffers + (LP: #1777727) + - scsi: hisi_sas: Use dmam_alloc_coherent() + - scsi: hisi_sas: Pre-allocate slot DMA buffers + + * hisi_sas: Failures during host reset (LP: #1777696) + - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw() + - scsi: hisi_sas: Fix the conflict between dev gone and host reset + - scsi: hisi_sas: Adjust task reject period during host reset + - scsi: hisi_sas: Add a flag to filter PHY events during reset + - scsi: hisi_sas: Release all remaining resources in clear nexus ha + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.7.9-3ubuntu2, zfs to 0.7.9-3ubuntu3 + - SAUCE: mm: Fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL + - Enable zfs build + - SAUCE: Import aufs driver + - Revert "UBUNTU: [Config]: set CONFIG_EDAC_DEBUG=y for ARM64" + - [Config] retpoline -- review and accept retpoline changes + + [ Upstream Kernel Changes ] + + * Rebase to v4.18-rc5 + * Rebase to v4.18-rc6 + + -- Seth Forshee Tue, 24 Jul 2018 08:41:22 -0500 + +linux (4.18.0-1.2) cosmic; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v4.18-rc4 + + -- Seth Forshee Mon, 09 Jul 2018 07:36:31 -0500 + +linux (4.18.0-0.1) cosmic; urgency=medium + + * Miscellaneous Ubuntu changes + - ubuntu -- disable vbox build + - Disable zfs build + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown + - SAUCE: (efi-lockdown) ima: require secure_boot rules in lockdown mode + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is + locked down + - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked + down + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) Lock down module params that specify hardware + parameters (eg. ioport) + - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module + - SAUCE: (efi-lockdown) Lock down /proc/kcore + - SAUCE: (efi-lockdown) Lock down kprobes + - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the + kernel is locked down + - SAUCE: (efi-lockdown) Lock down perf + - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked + down + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure + boot mode + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to + secondary keyring + - SAUCE: (efi-lockdown) efi: Add EFI signature data types + - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser + - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot + - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed + - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists + that aren't present. + - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework + efi_status_to_err(). + - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print + error messages. + - SAUCE: (efi-lockdown) lockdown: fix coordination of kernel module signature + verification + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub + - SAUCE: (namespace) block_dev: Support checking inode permissions in + lookup_bdev() + - SAUCE: (namespace) block_dev: Check permissions towards block device inode + when mounting + - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode + when mounting + - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user + namespaces + - SAUCE: (namespace) ext4: Add module parameter to enable user namespace + mounts + - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is + opened for writing + - SAUCE: Import aufs driver + - Update dropped.txt + - [Config] updateconfigs after 4.18-rc3 rebase + - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Remove snd_soc_codec use for 4.18 + + [ Upstream Kernel Changes ] + + * Rebase to v4.18-rc3 + + -- Seth Forshee Fri, 06 Jul 2018 10:46:37 -0500 + +linux (4.18.0-0.0) cosmic; urgency=medium + + * Dummy entry. + + -- Seth Forshee Tue, 03 Jul 2018 11:10:33 -0500 + +linux (4.17.0-4.5) cosmic; urgency=medium + + * linux: 4.17.0-4.5 -proposed tracker (LP: #1779399) + + * Update to ocxl driver for 18.04.1 (LP: #1775786) + - powerpc: Add TIDR CPU feature for POWER9 + - powerpc: Use TIDR CPU feature to control TIDR allocation + - powerpc: use task_pid_nr() for TID allocation + - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action + - ocxl: Expose the thread_id needed for wait on POWER9 + - ocxl: Add an IOCTL so userspace knows what OCXL features are available + - ocxl: Document new OCXL IOCTLs + - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait() + + * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823) + - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules + + * glibc pkeys test fail on powerpc (LP: #1776967) + - [Config] Temporarily disable CONFIG_PPC_MEM_KEYS + + * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520) + - Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available." + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.7.9-3ubuntu1, zfs to 0.7.9-3ubuntu1 + + -- Seth Forshee Fri, 29 Jun 2018 13:37:52 -0500 + +linux (4.17.0-3.4) cosmic; urgency=medium + + * linux: 4.17.0-3.4 -proposed tracker (LP: #1779124) + + * Cosmic update to v4.17.3 stable release (LP: #1778997) + - net: aquantia: fix unsigned numvecs comparison with less than zero + - bonding: re-evaluate force_primary when the primary slave name changes + - cdc_ncm: avoid padding beyond end of skb + - ipv6: allow PMTU exceptions to local routes + - net: dsa: add error handling for pskb_trim_rcsum + - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620 + - net/sched: act_simple: fix parsing of TCA_DEF_DATA + - tcp: verify the checksum of the first data segment in a new connection + - tls: fix use-after-free in tls_push_record + - tls: fix waitall behavior in tls_sw_recvmsg + - socket: close race condition between sock_close() and sockfs_setattr() + - udp: fix rx queue len reported by diag and proc interface + - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds + vlan + - hv_netvsc: Fix a network regression after ifdown/ifup + - ACPICA: AML parser: attempt to continue loading table after error + - ext4: fix hole length detection in ext4_ind_map_blocks() + - ext4: update mtime in ext4_punch_hole even if no blocks are released + - ext4: do not allow external inodes for inline data + - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget() + - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs + - ext4: fix fencepost error in check for inode count overflow during resize + - driver core: Don't ignore class_dir_create_and_add() failure. + - Btrfs: allow empty subvol= again + - Btrfs: fix clone vs chattr NODATASUM race + - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2() + - btrfs: return error value if create_io_em failed in cow_file_range + - btrfs: scrub: Don't use inode pages for device replace + - ALSA: usb-audio: Disable the quirk for Nura headset + - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation + - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream() + - ALSA: hda: add dock and led support for HP EliteBook 830 G5 + - ALSA: hda: add dock and led support for HP ProBook 640 G4 + - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read() + - smb3: fix various xid leaks + - smb3: on reconnect set PreviousSessionId field + - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session + expiry + - cifs: For SMB2 security informaion query, check for minimum sized security + descriptor instead of sizeof FileAllInformation class + - nbd: fix nbd device deletion + - nbd: update size when connected + - nbd: use bd_set_size when updating disk size + - blk-mq: reinit q->tag_set_list entry only after grace period + - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue + - cpufreq: Fix new policy initialization during limits updates via sysfs + - cpufreq: ti-cpufreq: Fix an incorrect error return value + - cpufreq: governors: Fix long idle detection logic in load calculation + - libata: zpodd: small read overflow in eject_tray() + - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk + - nvme/pci: Sync controller reset for AER slot_reset + - w1: mxc_w1: Enable clock before calling clk_get_rate() on it + - x86/vector: Fix the args of vector_alloc tracepoint + - x86/apic/vector: Prevent hlist corruption and leaks + - x86/apic: Provide apic_ack_irq() + - x86/ioapic: Use apic_ack_irq() + - x86/platform/uv: Use apic_ack_irq() + - irq_remapping: Use apic_ack_irq() + - genirq/generic_pending: Do not lose pending affinity update + - genirq/affinity: Defer affinity setting if irq chip is busy + - genirq/migration: Avoid out of line call if pending is not set + - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping + - media: uvcvideo: Prevent setting unavailable flags + - media: rc: ensure input/lirc device can be opened after register + - iwlwifi: fw: harden page loading code + - orangefs: set i_size on new symlink + - orangefs: report attributes_mask and attributes for statx + - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation + - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large + - vhost: fix info leak due to uninitialized memory + - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset + - Linux 4.17.3 + + * Use-after-free in sk_peer_label (LP: #1778646) + - SAUCE: apparmor: fix use after free in sk_peer_label + + * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390) + - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak. + + * Various fixes for CXL kernel module (LP: #1774471) + - cxl: Configure PSL to not use APC virtual machines + - cxl: Disable prefault_mode in Radix mode + + * Bluetooth not working (LP: #1764645) + - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models + + * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique + (LP: #1776750) + - scsi: hisi_sas: make SAS address of SATA disks unique + + * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491) + - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y + - SAUCE: wcn36xx: read MAC from file or randomly generate one + + * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636) + - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist + + * register on binfmt_misc may overflow and crash the system (LP: #1775856) + - fs/binfmt_misc.c: do not allow offset overflow + + * Network installs fail on SocioNext board (LP: #1775884) + - net: socionext: reset hardware in ndo_stop + - net: netsec: enable tx-irq during open callback + + * Fix several bugs in RDMA/hns driver (LP: #1770974) + - RDMA/hns: Drop local zgid in favor of core defined variable + - RDMA/hns: Add 64KB page size support for hip08 + - RDMA/hns: Rename the idx field of db + - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust + - RDMA/hns: Increase checking CMQ status timeout value + - RDMA/hns: Add reset process for RoCE in hip08 + - RDMA/hns: Fix the illegal memory operation when cross page + - RDMA/hns: Implement the disassociate_ucontext API + + * powerpc/livepatch: Implement reliable stack tracing for the consistency + model (LP: #1771844) + - powerpc/livepatch: Implement reliable stack tracing for the consistency + model + + * Adding back alx WoL feature (LP: #1772610) + - SAUCE: Revert "alx: remove WoL support" + - SAUCE: alx: add enable_wol paramenter + + * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103) + - scsi: lpfc: Fix WQ/CQ creation for older asic's. + - scsi: lpfc: Fix 16gb hbas failing cq create. + + * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5 + idle states when all CORES are guarded (LP: #1771780) + - powerpc/powernv/cpuidle: Init all present cpus for deep states + + * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970) + - net-next/hinic: add pci device ids for 25ge and 100ge card + + * Expose arm64 CPU topology to userspace (LP: #1770231) + - drivers: base: cacheinfo: move cache_setup_of_node() + - drivers: base: cacheinfo: setup DT cache properties early + - cacheinfo: rename of_node to fw_token + - arm64/acpi: Create arch specific cpu to acpi id helper + - ACPI/PPTT: Add Processor Properties Topology Table parsing + - [Config] CONFIG_ACPI_PPTT=y + - ACPI: Enable PPTT support on ARM64 + - drivers: base cacheinfo: Add support for ACPI based firmware tables + - arm64: Add support for ACPI based firmware tables + - arm64: topology: rename cluster_id + - arm64: topology: enable ACPI/PPTT based CPU topology + - ACPI: Add PPTT to injectable table list + - arm64: topology: divorce MC scheduling domain from core_siblings + + * Vcs-Git header on bionic linux source package points to zesty git tree + (LP: #1766055) + - [Packaging]: Update Vcs-Git + + * Request to revert SAUCE patches in the 18.04 SRU and update with upstream + version (LP: #1768431) + - scsi: cxlflash: Handle spurious interrupts + - scsi: cxlflash: Remove commmands from pending list on timeout + - scsi: cxlflash: Synchronize reset and remove ops + - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3 + + * hisi_sas robustness fixes (LP: #1774466) + - scsi: hisi_sas: delete timer when removing hisi_sas driver + - scsi: hisi_sas: print device id for errors + - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice + - scsi: hisi_sas: check host frozen before calling "done" function + - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task() + - scsi: hisi_sas: stop controller timer for reset + - scsi: hisi_sas: update PHY linkrate after a controller reset + - scsi: hisi_sas: change slot index allocation mode + - scsi: hisi_sas: Change common allocation mode of device id + - scsi: hisi_sas: Reset disks when discovered + - scsi: hisi_sas: Create a scsi_host_template per HW module + - scsi: hisi_sas: Init disks after controller reset + - scsi: hisi_sas: Try wait commands before before controller reset + - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot + - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command + - scsi: hisi_sas: Terminate STP reject quickly for v2 hw + - scsi: hisi_sas: Fix return value when get_free_slot() failed + - scsi: hisi_sas: Mark PHY as in reset for nexus reset + + * hisi_sas: Support newer v3 hardware (LP: #1774467) + - scsi: hisi_sas: update RAS feature for later revision of v3 HW + - scsi: hisi_sas: check IPTT is valid before using it for v3 hw + - scsi: hisi_sas: fix PI memory size + - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw + - scsi: hisi_sas: remove redundant handling to event95 for v3 + - scsi: hisi_sas: add readl poll timeout helper wrappers + - scsi: hisi_sas: workaround a v3 hw hilink bug + - scsi: hisi_sas: Add LED feature for v3 hw + + * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472) + - scsi: hisi_sas: optimise the usage of DQ locking + - scsi: hisi_sas: relocate smp sg map + - scsi: hisi_sas: make return type of prep functions void + - scsi: hisi_sas: allocate slot buffer earlier + - scsi: hisi_sas: Don't lock DQ for complete task sending + - scsi: hisi_sas: Use device lock to protect slot alloc/free + - scsi: hisi_sas: add check of device in hisi_sas_task_exec() + - scsi: hisi_sas: fix a typo in hisi_sas_task_prep() + + * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336) + - SAUCE: CacheFiles: fix a read_waiter/read_copier race + + * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306) + - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs + + * hns3 driver updates (LP: #1768670) + - net: hns3: Remove error log when getting pfc stats fails + - net: hns3: fix to correctly fetch l4 protocol outer header + - net: hns3: Fixes the out of bounds access in hclge_map_tqp + - net: hns3: Fixes the error legs in hclge_init_ae_dev function + - net: hns3: fix for phy_addr error in hclge_mac_mdio_config + - net: hns3: Fix to support autoneg only for port attached with phy + - net: hns3: fix a dead loop in hclge_cmd_csq_clean + - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls + - net: hns3: Remove packet statistics in the range of 8192~12287 + - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver + - net: hns3: Fix for setting mac address when resetting + - net: hns3: remove add/del_tunnel_udp in hns3_enet module + - net: hns3: fix for cleaning ring problem + - net: hns3: refactor the loopback related function + - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo + - net: hns3: Fix for the null pointer problem occurring when initializing + ae_dev failed + - net: hns3: Add a check for client instance init state + - net: hns3: Change return type of hnae3_register_ae_dev + - net: hns3: Change return type of hnae3_register_ae_algo + - net: hns3: Change return value in hnae3_register_client + - net: hns3: Fixes the back pressure setting when sriov is enabled + - net: hns3: Fix for fiber link up problem + - net: hns3: Add support of .sriov_configure in HNS3 driver + - net: hns3: Fixes the missing PCI iounmap for various legs + - net: hns3: Fixes error reported by Kbuild and internal review + - net: hns3: Fixes API to fetch ethernet header length with kernel default + - net: hns3: cleanup of return values in hclge_init_client_instance() + - net: hns3: Fix the missing client list node initialization + - net: hns3: Fix for hns3 module is loaded multiple times problem + - net: hns3: Use enums instead of magic number in hclge_is_special_opcode + - net: hns3: Fix for netdev not running problem after calling net_stop and + net_open + - net: hns3: Fixes kernel panic issue during rmmod hns3 driver + - net: hns3: Fix for CMDQ and Misc. interrupt init order problem + - net: hns3: Updates RX packet info fetch in case of multi BD + - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config + - net: hns3: Add STRP_TAGP field support for hardware revision 0x21 + - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21) + - net: hns3: Fix for PF mailbox receving unknown message + - net: hns3: Fixes the state to indicate client-type initialization + - net: hns3: Fixes the init of the VALID BD info in the descriptor + - net: hns3: Removes unnecessary check when clearing TX/RX rings + - net: hns3: Clear TX/RX rings when stopping port & un-initializing client + - net: hns3: Remove unused led control code + - net: hns3: Adds support for led locate command for copper port + - net: hns3: Fixes initalization of RoCE handle and makes it conditional + - net: hns3: Disable vf vlan filter when vf vlan table is full + - net: hns3: Add support for IFF_ALLMULTI flag + - net: hns3: Add repeat address checking for setting mac address + - net: hns3: Fix setting mac address error + - net: hns3: Fix for service_task not running problem after resetting + - net: hns3: Fix for hclge_reset running repeatly problem + - net: hns3: Fix for phy not link up problem after resetting + - net: hns3: Add missing break in misc_irq_handle + - net: hns3: Fix for vxlan tx checksum bug + - net: hns3: Optimize the PF's process of updating multicast MAC + - net: hns3: Optimize the VF's process of updating multicast MAC + - SAUCE: {topost} net: hns3: add support for serdes loopback selftest + - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except + VLD bit and buffer size + - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from + hclge_bind_ring_with_vector + - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and + uninit_client_instance + - SAUCE: {topost} net: hns3: add vector status check before free vector + - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6 + - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c + - SAUCE: {topost} net: hns3: extraction an interface for state state + init|uninit + - SAUCE: {topost} net: hns3: print the ret value in error information + - SAUCE: {topost} net: hns3: remove the Redundant put_vector in + hns3_client_uninit + - SAUCE: {topost} net: hns3: add unlikely for error check + - SAUCE: {topost} net: hns3: remove back in struct hclge_hw + - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits + - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir + - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send + - SAUCE: {topost} net: hns3: remove some redundant assignments + - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean + - SAUCE: {topost} net: hns3: using modulo for cyclic counters in + hclge_cmd_send + - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done + - SAUCE: {topost} net: hns3: remove some unused members of some structures + - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set + - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of + kzalloc/dma_map_single + - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_ + - SAUCE: {topost} net: hns3: fix unused function warning in VF driver + - SAUCE: {topost} net: hns3: remove some redundant assignments + - SAUCE: {topost} net: hns3: standardize the handle of return value + - SAUCE: {topost} net: hns3: remove extra space and brackets + - SAUCE: {topost} net: hns3: fix unreasonable code comments + - SAUCE: {topost} net: hns3: use decimal for bit offset macros + - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros + - SAUCE: {topost} net: hns3: fix mislead parameter name + - SAUCE: {topost} net: hns3: remove unused struct member and definition + - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver + - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE + - SAUCE: {topost} net: hns3: optimize the process of notifying roce client + - SAUCE: {topost} net: hns3: Add calling roce callback function when link + status change + - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up + - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode + - SAUCE: {topost} net: hns3: fix for waterline not setting correctly + - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug + - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem + - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size + - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest + - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module + - SAUCE: {topost} net: hns3: remove the warning when clear reset cause + - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback + function + - SAUCE: {topost} net: hns3: prevent sending command during global or core + reset + - SAUCE: {topost} net: hns3: modify the order of initializeing command queue + register + - SAUCE: {topost} net: hns3: reset net device with rtnl_lock + - SAUCE: {topost} net: hns3: prevent to request reset frequently + - SAUCE: {topost} net: hns3: correct reset event status register + - SAUCE: {topost} net: hns3: separate roce from nic when resetting + - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver + - SAUCE: {topost} net: hns3: fix return value error in + hns3_reset_notify_down_enet + - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation + while resetting + - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm + - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in + hclge_get_ring_chain_from_mbx + - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx + - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response + - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message + - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process + + * CVE-2018-7755 + - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl + + * Incorrect blacklist of bcm2835_wdt (LP: #1766052) + - [Packaging] Fix missing watchdog for Raspberry Pi + + * kernel: Fix arch random implementation (LP: #1775391) + - s390/archrandom: Rework arch random implementation. + + * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux- + jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389) + - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device + + * Cosmic update to v4.17.2 stable release (LP: #1779117) + - crypto: chelsio - request to HW should wrap + - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers + - KVM: X86: Fix reserved bits check for MOV to CR3 + - KVM: x86: introduce linear_{read,write}_system + - kvm: fix typo in flag name + - kvm: nVMX: Enforce cpl=0 for VMX instructions + - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and + kvm_write_guest_virt_system + - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access + - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy + - NFC: pn533: don't send USB data off of the stack + - usbip: vhci_sysfs: fix potential Spectre v1 + - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver + - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive + - Input: xpad - add GPD Win 2 Controller USB IDs + - phy: qcom-qusb2: Fix crash if nvmem cell not specified + - usb: core: message: remove extra endianness conversion in + usb_set_isoch_delay + - usb: typec: wcove: Remove dependency on HW FSM + - usb: gadget: function: printer: avoid wrong list handling in printer_write() + - usb: gadget: udc: renesas_usb3: fix double phy_put() + - usb: gadget: udc: renesas_usb3: should remove debugfs + - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add + udc + - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc + - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error + - usb: gadget: udc: renesas_usb3: disable the controller's irqs for + reconnecting + - serial: sh-sci: Stop using printk format %pCr + - tty/serial: atmel: use port->name as name in request_irq() + - serial: samsung: fix maxburst parameter for DMA transactions + - serial: 8250: omap: Fix idling of clocks for unused uarts + - vmw_balloon: fixing double free when batching mode is off + - doc: fix sysfs ABI documentation + - arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default + - tty: pl011: Avoid spuriously stuck-off interrupts + - crypto: ccree - correct host regs offset + - Input: goodix - add new ACPI id for GPD Win 2 touch screen + - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID + - crypto: caam - strip input zeros from RSA input buffer + - crypto: caam - fix DMA mapping dir for generated IV + - crypto: caam - fix IV DMA mapping and updating + - crypto: caam/qi - fix IV DMA mapping and updating + - crypto: caam - fix size of RSA prime factor q + - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK + - crypto: cavium - Limit result reading attempts + - crypto: vmx - Remove overly verbose printk from AES init routines + - crypto: vmx - Remove overly verbose printk from AES XTS init + - crypto: omap-sham - fix memleak + - Linux 4.17.2 + + * Cosmic update to v4.17.1 stable release (LP: #1779116) + - netfilter: nf_flow_table: attach dst to skbs + - bnx2x: use the right constant + - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds + - ipv6: omit traffic class when calculating flow hash + - l2tp: fix refcount leakage on PPPoL2TP sockets + - netdev-FAQ: clarify DaveM's position for stable backports + - net: metrics: add proper netlink validation + - net/packet: refine check for priv area size + - rtnetlink: validate attributes in do_setlink() + - sctp: not allow transport timeout value less than HZ/5 for hb_timer + - team: use netdev_features_t instead of u32 + - vrf: check the original netdevice for generating redirect + - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC + - ipmr: fix error path when ipmr_new_table fails + - PCI: hv: Do not wait forever on a device that has disappeared + - Linux 4.17.1 + + * Miscellaneous Ubuntu changes + - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from + CONFIG_VMAP_STACK" + - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface" + - SAUCE: apparmor: userspace queries + - SAUCE: apparmor: patch to provide compatibility with v2.x net rules + - SAUCE: apparmor: af_unix mediation + + -- Seth Forshee Thu, 28 Jun 2018 08:03:32 -0500 + +linux (4.17.0-2.3) cosmic; urgency=medium + + * linux: 4.17.0-2.3 -proposed tracker (LP: #1776276) + + * Miscellaneous Ubuntu changes + - Config: remove IrDA from annotations + - Config: remove scsi drivers from annotations + - Config: remove BT_HCIBTUART from annotations + - Config: pstore zlib support was renamed + - Config: disable NVRAM for armhf on annotations + - Config: Disable VT on s390x + - Config: Update SSB and B43/B44 options + - Config: some options not supported on some arches anymore + - Config: renamed and removed options + - Config: TCG_CRB is required for IMA on ACPI systems + - Config: EXTCON_AXP288 depends on X86 + - Config: CONFIG_FSI depends on OF + - Config: DRM_RCAR_LVDS now depends on DRM + - CONFIG: Allow CONFIG_LEDS_MLXCPLD for i386 + - Config: Enable HINIC on arm64 + - Config: Set PPS and PTP_1588_CLOCK as y + - Config: Some NF_TABLES options are built-in now + - Config: GENERIC_CPU for ppc64el + - Config: KEXEC_FILE=n for s390x + - Config: CRYPTO_DEFLATE is needed by PSTORE_DEFLATE_COMPRESS + - Config: Disable STM32 support + - Config: Enable FORTIFY_SOURCE for armhf + - Config: use STRONG instead of AUTO for CC_STACKPROTECTOR + + [ Upstream Kernel Changes ] + + * Rebase to v4.17 + + -- Thadeu Lima de Souza Cascardo Mon, 11 Jun 2018 15:22:10 -0300 + +linux (4.17.0-1.2) cosmic; urgency=medium + + [ Seth Forshee ] + * [Config] enable EDAC_DEBUG on ARM64 (LP: #1772516) + - [Config]: set CONFIG_EDAC_DEBUG=y for ARM64 + + * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849) + - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on + num_possible_cpus() + + * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in + DELL XPS 13 9370 with firmware 1.50 (LP: #1763748) + - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device + + * Switch Build-Depends: transfig to fig2dev (LP: #1770770) + - [Config] update Build-Depends: transfig to fig2dev + + * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails + to load (LP: #1728238) + - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for + unreleased firmware" + + * No driver for Huawei network adapters on arm64 (LP: #1769899) + - net-next/hinic: add arm64 support + + * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761) + - [Config] snapdragon: DRM_I2C_ADV7511=y + + * Add d-i support for Huawei NICs (LP: #1767490) + - d-i: add hinic to nic-modules udeb + + * Acer Swift sf314-52 power button not managed (LP: #1766054) + - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode + + * Include nfp driver in linux-modules (LP: #1768526) + - [Config] Add nfp.ko to generic inclusion list + + * Miscellaneous Ubuntu changes + - SAUCE: Import aufs driver + - [Config] Enable AUFS config options + - SAUCE: (efi-lockdown) Fix for module sig verification + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure + boot mode + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub + - [Config] CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=y + - SAUCE: (efi-lockdown) really lock down kernel under EFI secure boot + - SAUCE: (noup) Update spl to 0.7.5-1ubuntu3, zfs to 0.7.5-1ubuntu17 + - enable zfs build + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: (efi-lockdown) ima: require secure_boot rules in + lockdown mode" + - Rebased to v4.17-rc6 + + -- Thadeu Lima de Souza Cascardo Tue, 22 May 2018 14:48:13 -0300 + +linux (4.17.0-0.1) bionic; urgency=medium + + [ Upstream Kernel Changes ] + + * Rebase to v4.17-rc4 + + -- Thadeu Lima de Souza Cascardo Tue, 08 May 2018 16:38:51 -0300 + +linux (4.17.0-0.0) bionic; urgency=medium + + * Dummy entry. + + -- Thadeu Lima de Souza Cascardo Fri, 27 Apr 2018 11:01:13 -0300 + +linux (4.16.0-4.5) bionic; urgency=medium + + * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130) + - tools/kvm_stat: Fix python3 syntax + - tools/kvm_stat: Don't use deprecated file() + - tools/kvm_stat: Remove unused function + - [Packaging] Add linux-tools-host package for VM host tools + - [Config] do_tools_host=true for amd64 + + * [Featire] CNL: Enable RAPL support (LP: #1685712) + - powercap: RAPL: Add support for Cannon Lake + + * Bionic update to v4.16.2 stable release (LP: #1763388) + - sparc64: Oracle DAX driver depends on SPARC64 + - arp: fix arp_filter on l3slave devices + - net: dsa: Discard frames from unused ports + - net/ipv6: Increment OUTxxx counters after netfilter hook + - net/sched: fix NULL dereference in the error path of tcf_bpf_init() + - pptp: remove a buggy dst release in pptp_connect() + - sctp: do not leak kernel memory to user space + - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 + - vlan: also check phy_driver ts_info for vlan's real device + - net: fool proof dev_valid_name() + - ip_tunnel: better validate user provided tunnel names + - ipv6: sit: better validate user provided tunnel names + - ip6_gre: better validate user provided tunnel names + - ip6_tunnel: better validate user provided tunnel names + - vti6: better validate user provided tunnel names + - net_sched: fix a missing idr_remove() in u32_delete_key() + - nfp: use full 40 bits of the NSP buffer address + - Linux 4.16.2 + + * sky2 gigabit ethernet driver sometimes stops working after lid-open resume + from sleep (88E8055) (LP: #1758507) // Bionic update to v4.16.2 stable + release (LP: #1763388) + - sky2: Increase D3 delay to sky2 stops working after suspend + + * Merge the linux-snapdragon kernel into bionic master/snapdragon + (LP: #1763040) + - arm64: defconfig: enable REMOTEPROC + - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c + - kernel: configs; add distro.config + - arm64: configs: enable WCN36xx + - kernel: distro.config: enable debug friendly USB network adpater + - arm64: configs: enable QCOM Venus + - arm64: defconfig: Enable a53/apcs and avs + - arm64: defconfig: enable ondemand governor as default + - arm64: defconfig: enable QCOM_TSENS + - kernel: configs: enable dm_mod and dm_crypt + - Force the SMD regulator driver to be compiled-in + - arm64: defconfig: enable CFG80211_DEFAULT_PS by default + - arm64: configs: enable BT_QCOMSMD + - kernel: configs: add more USB net drivers + - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV + - arm64: configs: Enable camera drivers + - kernel: configs: add freq stat to sysfs + - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default + - arm64: defconfig: Enable QRTR features + - kernel: configs: set USB_CONFIG_F_FS in distro.config + - kernel: distro.config: enable 'schedutil' CPUfreq governor + - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs + - kernel: distro.config: enable 'BBR' TCP congestion algorithm + - arm64: defconfig: enable LEDS_QCOM_LPG + - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap + - power: avs: Add support for CPR (Core Power Reduction) + - power: avs: cpr: Use raw mem access for qfprom + - power: avs: cpr: fix with new reg_sequence structures + - power: avs: cpr: Register with cpufreq-dt + - regulator: smd: Add floor and corner operations + - PM / OPP: Support adjusting OPP voltages at runtime + - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage() + - PM / OPP: HACK: Allow to set regulator without opp_list + - PM / OPP: Add a helper to get an opp regulator for device + - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist + - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m + - ov5645: I2C address change + - i2c: Add Qualcomm Camera Control Interface driver + - camss: vfe: Skip first four frames from sensor + - camss: Do not register if no cameras are present + - i2c-qcom-cci: Fix run queue completion timeout + - i2c-qcom-cci: Fix I2C address bug + - media: ov5645: Fix I2C address + - drm/bridge/adv7511: Delay clearing of HPD interrupt status + - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing + - leds: Add driver for Qualcomm LPG + - wcn36xx: Fix warning due to duplicate scan_completed notification + - arm64: dts: Add CPR DT node for msm8916 + - arm64: dts: add spmi-regulator nodes + - arm64: dts: msm8916: Add cpufreq support + - arm64: dts: msm8916: Add a shared CPU opp table + - arm64: dts: msm8916: Add cpu cooling maps + - arm64: dts: pm8916: Mark the s2 regulator as always-on + - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node + - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver + - arm64: dts: qcom: msm8916: Add clock properties to the APCS node + - dt-bindings: media: Binding document for Qualcomm Camera Control Interface + driver + - MAINTAINERS: Add Qualcomm Camera Control Interface driver + - DT: leds: Add Qualcomm Light Pulse Generator binding + - arm64: dts: qcom: msm8996: Add mpp and lpg blocks + - arm64: dts: qcom: Add pwm node for pm8916 + - arm64: dts: qcom: Add user LEDs on db820c + - arm64: dts: qcom: Add WiFI/BT LEDs on db820c + - ARM: dts: qcom: Add LPG node to pm8941 + - ARM: dts: qcom: honami: Add LPG node and RGB LED + - arm64: dts: qcom: Add Camera Control Interface support + - arm64: dts: qcom: Add apps_iommu vfe child node + - arm64: dts: qcom: Add camss device node + - arm64: dts: qcom: Add ov5645 device nodes + - arm64: dts: msm8916: Fix camera sensors I2C addresses + - arm: dts: qcom: db410c: Enable PWM signal on MPP4 + - packaging: arm64: add a uboot flavour - part1 + - packaging: arm64: add a uboot flavour - part2 + - packaging: arm64: add a uboot flavour - part3 + - packaging: arm64: add a uboot flavour - part4 + - packaging: arm64: add a uboot flavour - part5 + - packaging: arm64: rename uboot flavour to snapdragon + - [Config] updateconfigs after qcomlt import + - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y + - [Config] arm64: snapdragon: MSM_GCC_8916=y + - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y + - [Config] arm64: snapdragon: PINCTRL_MSM8916=y + - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y + - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y + - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y + - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y + - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y + - [Config] arm64: snapdragon: QCOM_SMEM=y + - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y + - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y + - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y + - [Config] arm64: snapdragon: QCOM_BAM_DMA=y + - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y + - [Config] arm64: snapdragon: QCOM_CPR=y + - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y + - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y + - [Config] turn off DRM_MSM_REGISTER_LOGGING + - [Config] arm64: snapdragon: I2C_QUP=y + - [Config] arm64: snapdragon: SPI_QUP=y + - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y + - [Config] arm64: snapdragon: QCOM_APCS_IPC=y + - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y + - [Config] arm64: snapdragon: QCOM_SMSM=y + - [Config] arm64: snapdragon: QCOM_SMP2P=y + - [Config] arm64: snapdragon: DRM_MSM=y + - [Config] arm64: snapdragon: SND_SOC=y + - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m + - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y + - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m + - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y + - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y, + SND_SOC_MSM8916_WCD_DIGITAL=y + - SAUCE: media: ov5645: skip address change if dt addr == default addr + - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS + #ifdefs + - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y + - [Packaging] fix up snapdragon abi paths + + * LSM stacking patches for bionic (LP: #1763062) + - SAUCE: LSM stacking: procfs: add smack subdir to attrs + - SAUCE: LSM stacking: LSM: Manage credential security blobs + - SAUCE: LSM stacking: LSM: Manage file security blobs + - SAUCE: LSM stacking: LSM: Manage task security blobs + - SAUCE: LSM stacking: LSM: Manage remaining security blobs + - SAUCE: LSM stacking: LSM: General stacking + - SAUCE: LSM stacking: fixup initialize task->security + - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code + - SAUCE: LSM stacking: add support for stacking getpeersec_stream + - SAUCE: LSM stacking: add stacking support to apparmor network hooks + - SAUCE: LSM stacking: fixup apparmor stacking enablement + - SAUCE: LSM stacking: fixup stacking kconfig + - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params + - SAUCE: LSM stacking: provide prctl interface for setting context + - SAUCE: LSM stacking: inherit current display LSM + - SAUCE: LSM stacking: keep an index for each registered LSM + - SAUCE: LSM stacking: verify display LSM + - SAUCE: LSM stacking: provide a way to specify the default display lsm + - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries + - SAUCE: LSM stacking: add /proc//attr/display_lsm + - SAUCE: LSM stacking: add Kconfig to set default display LSM + - SAUCE: LSM stacking: add configs for LSM stacking + - SAUCE: LSM stacking: add apparmor and selinux proc dirs + - SAUCE: LSM stacking: remove procfs context interface + + * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14 + (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062) + - SAUCE: LSM stacking: check for invalid zero sized writes + + * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems + (LP: #1762755) + - RDMA/hns: Support rq record doorbell for the user space + - RDMA/hns: Support cq record doorbell for the user space + - RDMA/hns: Support rq record doorbell for kernel space + - RDMA/hns: Support cq record doorbell for kernel space + - RDMA/hns: Fix cqn type and init resp + - RDMA/hns: Fix init resp when alloc ucontext + - RDMA/hns: Fix cq record doorbell enable in kernel + + * Replace LPC patchset with upstream version (LP: #1762758) + - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver" + - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support" + - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host + children" + - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT + bindings" + - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO + devices" + - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO + hosts" + - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of + pci_register_io_range()" + - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in + pci_register_io_range()" + - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method" + - lib: Add generic PIO mapping method + - PCI: Remove __weak tag from pci_register_io_range() + - PCI: Add fwnode handler as input param of pci_register_io_range() + - PCI: Apply the new generic I/O management on PCI IO hosts + - of: Add missing I/O range exception for indirect-IO devices + - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings + - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use + - ACPI / scan: Do not enumerate Indirect IO host children + - HISI LPC: Add ACPI support + - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver + + * Enable Tunneled Operations on POWER9 (LP: #1762448) + - powerpc/powernv: Enable tunneled operations + - cxl: read PHB indications from the device tree + + * PSL traces reset after PERST for debug AFU image (LP: #1762462) + - cxl: Enable NORST bit in PSL_DEBUG register for PSL9 + + * NFS + sec=krb5 is broken (LP: #1759791) + - sunrpc: remove incorrect HMAC request initialization + + * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128) + - d-i: add bcm2835 to block-modules + + * Backport USB core quirks (LP: #1762695) + - usb: core: Add "quirks" parameter for usbcore + - usb: core: Copy parameter string correctly and remove superfluous null check + - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks + + * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when + setting up a second end-to-end encrypted disk (LP: #1762353) + - SAUCE: s390/crypto: Adjust s390 aes and paes cipher + + * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719) + - s390: move nobp parameter functions to nospec-branch.c + - s390: add automatic detection of the spectre defense + - s390: report spectre mitigation via syslog + - s390: add sysfs attributes for spectre + - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390 + - s390: correct nospec auto detection init order + + * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 + - powerpc/64s: Wire up cpu_show_spectre_v2() + + * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753 + - powerpc/64s: Wire up cpu_show_spectre_v1() + + * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754 + - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code + - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again + - powerpc/rfi-flush: Always enable fallback flush on pseries + - powerpc/rfi-flush: Differentiate enabled and patched flush types + - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration + - powerpc/64s: Move cpu_show_meltdown() + - powerpc/64s: Enhance the information in cpu_show_meltdown() + - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush() + - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush() + + * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 // + CVE-2017-5753 // CVE-2017-5754 + - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags + - powerpc: Add security feature flags for Spectre/Meltdown + - powerpc/pseries: Set or clear security feature flags + - powerpc/powernv: Set or clear security feature flags + + * Hisilicon network subsystem 3 support (LP: #1761610) + - net: hns3: export pci table of hclge and hclgevf to userspace + - d-i: Add hns3 drivers to nic-modules + + * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534) + - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS + + * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712) + - perf vendor events: Drop incomplete multiple mapfile support + - perf vendor events: Fix error code in json_events() + - perf vendor events: Drop support for unused topic directories + - perf vendor events: Add support for pmu events vendor subdirectory + - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory + - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory + - perf vendor events: Add support for arch standard events + - perf vendor events arm64: Add armv8-recommended.json + - perf vendor events arm64: Fixup ThunderX2 to use recommended events + - perf vendor events arm64: fixup A53 to use recommended events + - perf vendor events arm64: add HiSilicon hip08 JSON file + - perf vendor events arm64: Enable JSON events for ThunderX2 B0 + + * Warning "cache flush timed out!" seen when unloading the cxl driver + (LP: #1762367) + - cxl: Check if PSL data-cache is available before issue flush request + + * Bionic update to v4.16.1 stable release (LP: #1763170) + - bitmap: fix memset optimization on big-endian systems + - USB: serial: ftdi_sio: add RT Systems VX-8 cable + - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator + - USB: serial: cp210x: add ELDAT Easywave RX09 id + - serial: 8250: Add Nuvoton NPCM UART + - mei: remove dev_err message on an unsupported ioctl + - /dev/mem: Avoid overwriting "err" in read_mem() + - media: usbtv: prevent double free in error case + - parport_pc: Add support for WCH CH382L PCI-E single parallel port card. + - crypto: lrw - Free rctx->ext with kzfree + - crypto: ccp - Fill the result buffer only on digest, finup, and final ops + - crypto: talitos - don't persistently map req_ctx->hw_context and + req_ctx->buf + - crypto: inside-secure - fix clock management + - crypto: testmgr - Fix incorrect values in PKCS#1 test vector + - crypto: talitos - fix IPsec cipher in length + - crypto: ahash - Fix early termination in hash walk + - crypto: caam - Fix null dereference at error path + - crypto: ccp - return an actual key size from RSA max_size callback + - crypto: arm,arm64 - Fix random regeneration of S_shipped + - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one + - Bluetooth: hci_bcm: Add 6 new ACPI HIDs + - Btrfs: fix unexpected cow in run_delalloc_nocow + - siox: fix possible buffer overflow in device_add_store + - staging: comedi: ni_mio_common: ack ai fifo error interrupts. + - Revert "base: arch_topology: fix section mismatch build warnings" + - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370 + - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list + - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad + - vt: change SGR 21 to follow the standards + - Fix slab name "biovec-(1<<(21-12))" + - signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k + - Linux 4.16.1 + + * [18.04][config] regression: nvme and nvme_core couldn't be built as modules + starting 4.15-rc2 (LP: #1759893) + - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for + build" + - [Config] CONFIG_BLK_DEV_NMVE=m + + * FFe: Enable configuring resume offset via sysfs (LP: #1760106) + - PM / hibernate: Make passing hibernate offsets more friendly + + * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine + type(pseries-bionic) complaining "KVM implementation does not support + Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026) + - powerpc: Use feature bit for RTC presence rather than timebase presence + - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit + - powerpc: Free up CPU feature bits on 64-bit machines + - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2 + - powerpc/powernv: Provide a way to force a core into SMT4 mode + - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9 + - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode + - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state + + * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775) + - thunderbolt: Resume control channel after hibernation image is created + - thunderbolt: Serialize PCIe tunnel creation with PCI rescan + - thunderbolt: Handle connecting device in place of host properly + - thunderbolt: Do not overwrite error code when domain adding fails + - thunderbolt: Wait a bit longer for root switch config space + - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM + - thunderbolt: Handle rejected Thunderbolt devices + - thunderbolt: Factor common ICM add and update operations out + - thunderbolt: Correct function name in kernel-doc comment + - thunderbolt: Add tb_switch_get() + - thunderbolt: Add tb_switch_find_by_route() + - thunderbolt: Add tb_xdomain_find_by_route() + - thunderbolt: Add constant for approval timeout + - thunderbolt: Move driver ready handling to struct icm + - thunderbolt: Add 'boot' attribute for devices + - thunderbolt: Add support for preboot ACL + - thunderbolt: Introduce USB only (SL4) security level + - thunderbolt: Add support for Intel Titan Ridge + + * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345) + - ath10k: update the IRAM bank number for QCA9377 + + * Fix an issue that when system in S3, USB keyboard can't wake up the system. + (LP: #1759511) + - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW + + * cxl: Fix timebase synchronization status on POWER9 missing (CAPI) + (LP: #1757228) + - cxl: Fix timebase synchronization status on P9 + + * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug + fixes (LP: #1752182) + - scsi: lpfc: Fix frequency of Release WQE CQEs + - scsi: lpfc: Increase CQ and WQ sizes for SCSI + - scsi: lpfc: move placement of target destroy on driver detach + - scsi: lpfc: correct debug counters for abort + - scsi: lpfc: Add WQ Full Logic for NVME Target + - scsi: lpfc: Fix PRLI handling when topology type changes + - scsi: lpfc: Fix IO failure during hba reset testing with nvme io. + - scsi: lpfc: Fix RQ empty firmware trap + - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target + - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing + - scsi: lpfc: Fix issue_lip if link is disabled + - scsi: lpfc: Indicate CONF support in NVMe PRLI + - scsi: lpfc: Fix SCSI io host reset causing kernel crash + - scsi: lpfc: Validate adapter support for SRIU option + - scsi: lpfc: Fix header inclusion in lpfc_nvmet + - scsi: lpfc: Treat SCSI Write operation Underruns as an error + - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap. + - scsi: lpfc: update driver version to 11.4.0.7 + - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright + - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers + - scsi: lpfc: Rework sli4 doorbell infrastructure + - scsi: lpfc: Add SLI-4 if_type=6 support to the code base + - scsi: lpfc: Add push-to-adapter support to sli4 + - scsi: lpfc: Add PCI Ids for if_type=6 hardware + - scsi: lpfc: Add 64G link speed support + - scsi: lpfc: Add if_type=6 support for cycling valid bits + - scsi: lpfc: Enable fw download on if_type=6 devices + - scsi: lpfc: Add embedded data pointers for enhanced performance + - scsi: lpfc: Fix nvme embedded io length on new hardware + - scsi: lpfc: Work around NVME cmd iu SGL type + - scsi: lpfc: update driver version to 12.0.0.0 + - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018 + - scsi: lpfc: use __raw_writeX on DPP copies + - scsi: lpfc: Add missing unlock in WQ full logic + + * /dev/bcache/by-uuid links not created after reboot (LP: #1729145) + - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent + + * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please + install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876) + - [Packaging] include the retpoline extractor in the headers + + * Use med_with_dipm SATA LPM to save more power for mobile platforms + (LP: #1759547) + - [Config] CONFIG_SATA_MOBILE_LPM_POLICY=3 + + * Miscellaneous Ubuntu changes + - [Packaging] Only install cloud init files when do_tools_common=true + - SAUCE: Import aufs driver + - [Config] Enable AUFS config options + + -- Seth Forshee Thu, 12 Apr 2018 09:30:56 -0500 + +linux (4.16.0-3.4) bionic; urgency=medium + + * Allow multiple mounts of zfs datasets (LP: #1759848) + - SAUCE: Allow mounting datasets more than once (LP: #1759848) + + * zfs system process hung on container stop/delete (LP: #1754584) + - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584) + - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)" + - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584) + + * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64 + (LP: #1755073) + - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK + + * CAPI Flash (cxlflash) update (LP: #1752672) + - SAUCE: cxlflash: Preserve number of interrupts for master contexts + - SAUCE: cxlflash: Avoid clobbering context control register value + - SAUCE: cxlflash: Add argument identifier names + - SAUCE: cxlflash: Introduce OCXL backend + - SAUCE: cxlflash: Hardware AFU for OCXL + - SAUCE: cxlflash: Read host function configuration + - SAUCE: cxlflash: Setup function acTag range + - SAUCE: cxlflash: Read host AFU configuration + - SAUCE: cxlflash: Setup AFU acTag range + - SAUCE: cxlflash: Setup AFU PASID + - SAUCE: cxlflash: Adapter context support for OCXL + - SAUCE: cxlflash: Use IDR to manage adapter contexts + - SAUCE: cxlflash: Support adapter file descriptors for OCXL + - SAUCE: cxlflash: Support adapter context discovery + - SAUCE: cxlflash: Support image reload policy modification + - SAUCE: cxlflash: MMIO map the AFU + - SAUCE: cxlflash: Support starting an adapter context + - SAUCE: cxlflash: Support process specific mappings + - SAUCE: cxlflash: Support AFU state toggling + - SAUCE: cxlflash: Support reading adapter VPD data + - SAUCE: cxlflash: Setup function OCXL link + - SAUCE: cxlflash: Setup OCXL transaction layer + - SAUCE: cxlflash: Support process element lifecycle + - SAUCE: cxlflash: Support AFU interrupt management + - SAUCE: cxlflash: Support AFU interrupt mapping and registration + - SAUCE: cxlflash: Support starting user contexts + - SAUCE: cxlflash: Support adapter context polling + - SAUCE: cxlflash: Support adapter context reading + - SAUCE: cxlflash: Support adapter context mmap and release + - SAUCE: cxlflash: Support file descriptor mapping + - SAUCE: cxlflash: Introduce object handle fop + - SAUCE: cxlflash: Setup LISNs for user contexts + - SAUCE: cxlflash: Setup LISNs for master contexts + - SAUCE: cxlflash: Update synchronous interrupt status bits + - SAUCE: cxlflash: Introduce OCXL context state machine + - SAUCE: cxlflash: Register for translation errors + - SAUCE: cxlflash: Support AFU reset + - SAUCE: cxlflash: Enable OCXL operations + + * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core + (LP: #1736393) + - SAUCE: drm/i915:Don't set chip specific data + - SAUCE: drm/i915: make previous commit affects Wyse 3040 only + + * zed process consuming 100% cpu (LP: #1751796) + - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796) + + * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to + "always" (LP: #1753708) + - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el + + * retpoline hints: primary infrastructure and initial hints (LP: #1758856) + - [Packaging] retpoline -- add safe usage hint support + - [Packaging] retpoline-check -- only report additions + - [Packaging] retpoline -- widen indirect call/jmp detection + - [Packaging] retpoline -- elide %rip relative indirections + - [Packaging] retpoline -- clear hint information from packages + - SAUCE: apm -- annotate indirect calls within + firmware_restrict_branch_speculation_{start,end} + - SAUCE: EFI -- annotate indirect calls within + firmware_restrict_branch_speculation_{start,end} + - SAUCE: early/late -- annotate indirect calls in early/late initialisation + code + - SAUCE: vga_set_mode -- avoid jump tables + - [Config] retpoine -- switch to new format + + * Miscellaneous Ubuntu changes + - [Packaging] final-checks -- remove check for empty retpoline files + - [Packaging] skip cloud tools packaging when not building package + + [ Upstream Kernel Changes ] + + * Rebase to v4.16 + + -- Seth Forshee Mon, 02 Apr 2018 16:15:36 -0500 + +linux (4.16.0-2.3) bionic; urgency=medium + + * devpts: handle bind-mounts (LP: #1755857) + - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC + - SAUCE: devpts: resolve devpts bind-mounts + - SAUCE: devpts: comment devpts_mntget() + - SAUCE: selftests: add devpts selftests + + * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103) + - d-i: add hisi_sas_v3_hw to scsi-modules + + * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094) + - SAUCE: scsi: hisi_sas: config for hip08 ES + - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace + + * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424) + - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove. + + * Fix ARC hit rate (LP: #1755158) + - SAUCE: Fix ARC hit rate (LP: #1755158) + + * ZFS setgid broken on 0.7 (LP: #1753288) + - SAUCE: Fix ZFS setgid + + * CONFIG_EFI=y on armhf (LP: #1726362) + - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings + + * [Feature] Add xHCI debug device support in the driver (LP: #1730832) + - [Config] CONFIG_USB_XHCI_DBGCAP=y + + * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655) + - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386 + - [Config] retpoline -- clean up i386 retpoline files + + * Miscellaneous Ubuntu changes + - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches + - [Config] fix up retpoline abi files + - [Config] fix up retpoline abi files + - d-i: Add netsec to nic-modules + + [ Upstream Kernel Changes ] + + * Rebase to v4.16-rc6 + + -- Seth Forshee Mon, 19 Mar 2018 14:09:49 -0500 + +linux (4.16.0-1.2) bionic; urgency=medium + + * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927) + - d-i: add cxgb4 to nic-modules + + * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319) + - [Config] CONFIG_INDIRECT_PIO=y + - SAUCE: LIB: Introduce a generic PIO mapping method + - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range() + - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range() + - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts + - SAUCE: OF: Add missing I/O range exception for indirect-IO devices + - [Config] CONFIG_HISILICON_LPC=y + - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings + - SAUCE: ACPI / scan: do not enumerate Indirect IO host children + - SAUCE: HISI LPC: Add ACPI support + - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver + + * Miscellaneous Ubuntu changes + - SAUCE: tools: use CC for linking acpi tools + + [ Upstream Kernel Changes ] + + * Rebase to v4.16-rc3 + + -- Seth Forshee Wed, 28 Feb 2018 10:17:23 -0600 + +linux (4.16.0-0.1) bionic; urgency=medium + + * retpoline abi files are empty on i386 (LP: #1751021) + - [Packaging] retpoline-extract -- instantiate retpoline files for i386 + - [Packaging] final-checks -- sanity checking ABI contents + - [Packaging] final-checks -- check for empty retpoline files + + * Miscellaneous upstream changes + - disable vbox build + - Disable zfs build + + [ Upstream Kernel Changes ] + + * Rebase to v4.16-rc2 + + -- Seth Forshee Thu, 22 Feb 2018 08:58:57 -0600 + +linux (4.16.0-0.0) bionic; urgency=medium + + * Dummy entry + + -- Seth Forshee Wed, 21 Feb 2018 14:33:13 -0600 + +linux (4.15.0-10.11) bionic; urgency=medium + + * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250) + + * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10 + (LP: #1749202) + - swiotlb: suppress warning when __GFP_NOWARN is set + - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools + + * linux-tools: perf incorrectly linking libbfd (LP: #1748922) + - SAUCE: tools -- add ability to disable libbfd + - [Packaging] correct disablement of libbfd + + * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in + (LP: #1744058) + - ALSA: hda/realtek - update ALC225 depop optimize + + * [Artful] Support headset mode for DELL WYSE (LP: #1723913) + - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE + + * headset mic can't be detected on two Dell machines (LP: #1748807) + - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289 + - ALSA: hda - Fix headset mic detection problem for two Dell machines + + * Bionic update to v4.15.3 stable release (LP: #1749191) + - ip6mr: fix stale iterator + - net: igmp: add a missing rcu locking section + - qlcnic: fix deadlock bug + - qmi_wwan: Add support for Quectel EP06 + - r8169: fix RTL8168EP take too long to complete driver initialization. + - tcp: release sk_frag.page in tcp_disconnect + - vhost_net: stop device during reset owner + - ipv6: addrconf: break critical section in addrconf_verify_rtnl() + - ipv6: change route cache aging logic + - Revert "defer call to mem_cgroup_sk_alloc()" + - net: ipv6: send unsolicited NA after DAD + - rocker: fix possible null pointer dereference in + rocker_router_fib_event_work + - tcp_bbr: fix pacing_gain to always be unity when using lt_bw + - cls_u32: add missing RCU annotation. + - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only + - soreuseport: fix mem leak in reuseport_add_sock() + - net_sched: get rid of rcu_barrier() in tcf_block_put_ext() + - net: sched: fix use-after-free in tcf_block_put_ext + - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION + - media: soc_camera: soc_scale_crop: add missing + MODULE_DESCRIPTION/AUTHOR/LICENSE + - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE + - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE + - crypto: tcrypt - fix S/G table for test_aead_speed() + - Linux 4.15.3 + + * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) // + CVE-2018-1000026 + - net: create skb_gso_validate_mac_len() + - bnx2x: disable GSO where gso_size is too big for hardware + + * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567) + - net: hns: add ACPI mode support for ethtool -p + + * CVE-2017-5715 (Spectre v2 Intel) + - [Packaging] retpoline files must be sorted + - [Packaging] pull in retpoline files + + * [Feature] PXE boot with Intel Omni-Path (LP: #1712031) + - d-i: Add hfi1 to nic-modules + + * CVE-2017-5715 (Spectre v2 retpoline) + - [Packaging] retpoline -- add call site validation + - [Config] disable retpoline checks for first upload + + * Do not duplicate changelog entries assigned to more than one bug or CVE + (LP: #1743383) + - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better + + -- Seth Forshee Tue, 13 Feb 2018 11:33:58 -0600 + +linux (4.15.0-9.10) bionic; urgency=medium + + * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244) + + * Miscellaneous Ubuntu changes + - [Debian] tests -- remove gcc-multilib dependency for arm64 + + -- Seth Forshee Thu, 08 Feb 2018 11:25:04 -0600 + +linux (4.15.0-8.9) bionic; urgency=medium + + * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075) + + * Bionic update to v4.15.2 stable release (LP: #1748072) + - KVM: x86: Make indirect calls in emulator speculation safe + - KVM: VMX: Make indirect call speculation safe + - module/retpoline: Warn about missing retpoline in module + - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf + - x86/cpufeatures: Add Intel feature bits for Speculation Control + - x86/cpufeatures: Add AMD feature bits for Speculation Control + - x86/msr: Add definitions for new speculation control MSRs + - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown + - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes + - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support + - x86/alternative: Print unadorned pointers + - x86/nospec: Fix header guards names + - x86/bugs: Drop one "mitigation" from dmesg + - x86/cpu/bugs: Make retpoline module warning conditional + - x86/cpufeatures: Clean up Spectre v2 related CPUID flags + - x86/retpoline: Simplify vmexit_fill_RSB() + - x86/speculation: Simplify indirect_branch_prediction_barrier() + - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE + - iio: adc/accel: Fix up module licenses + - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE + - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE + - KVM: nVMX: Eliminate vmcs02 pool + - KVM: VMX: introduce alloc_loaded_vmcs + - objtool: Improve retpoline alternative handling + - objtool: Add support for alternatives at the end of a section + - objtool: Warn on stripped section symbol + - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP + - x86/spectre: Check CONFIG_RETPOLINE in command line parser + - x86/entry/64: Remove the SYSCALL64 fast path + - x86/entry/64: Push extra regs right away + - x86/asm: Move 'status' from thread_struct to thread_info + - Documentation: Document array_index_nospec + - array_index_nospec: Sanitize speculative array de-references + - x86: Implement array_index_mask_nospec + - x86: Introduce barrier_nospec + - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec + - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end} + - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec + - x86/get_user: Use pointer masking to limit speculation + - x86/syscall: Sanitize syscall table de-references under speculation + - vfs, fdtable: Prevent bounds-check bypass via speculative execution + - nl80211: Sanitize array index in parse_txq_params + - x86/spectre: Report get_user mitigation for spectre_v1 + - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable" + - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel + - x86/speculation: Use Indirect Branch Prediction Barrier in context switch + - x86/paravirt: Remove 'noreplace-paravirt' cmdline option + - KVM: VMX: make MSR bitmaps per-VCPU + - x86/kvm: Update spectre-v1 mitigation + - x86/retpoline: Avoid retpolines for built-in __init functions + - x86/spectre: Simplify spectre_v2 command line parsing + - x86/pti: Mark constant arrays as __initconst + - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL + - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX + - KVM/x86: Add IBPB support + - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES + - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL + - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL + - serial: core: mark port as initialized after successful IRQ change + - fpga: region: release of_parse_phandle nodes after use + - Linux 4.15.2 + + * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792) + - net: phy: core: remove now uneeded disabling of interrupts + - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m + - net: socionext: Add Synquacer NetSec driver + - net: socionext: include linux/io.h to fix build + - net: socionext: Fix error return code in netsec_netdev_open() + + * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746) + - [Config] CONFIG_EDAC_GHES=y + + * support thunderx2 vendor pmu events (LP: #1747523) + - perf pmu: Pass pmu as a parameter to get_cpuid_str() + - perf tools arm64: Add support for get_cpuid_str function. + - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices + - perf vendor events arm64: Add ThunderX2 implementation defined pmu core + events + - perf pmu: Add check for valid cpuid in perf_pmu__find_map() + + * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463) + - SAUCE: mm: disable vma based swap readahead by default + - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM + + * Miscellaneous Ubuntu changes + - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations + + -- Seth Forshee Wed, 07 Feb 2018 21:13:27 -0600 + +linux (4.15.0-7.8) bionic; urgency=medium + + * Bionic update to v4.15.1 stable release (LP: #1747169) + - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops + - tools/gpio: Fix build error with musl libc + - gpio: stmpe: i2c transfer are forbiden in atomic context + - gpio: Fix kernel stack leak to userspace + - ALSA: hda - Reduce the suspend time consumption for ALC256 + - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH + - crypto: aesni - handle zero length dst buffer + - crypto: aesni - fix typo in generic_gcmaes_decrypt + - crypto: aesni - add wrapper for generic gcm(aes) + - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm- + aesni + - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm- + aesni + - crypto: inside-secure - fix hash when length is a multiple of a block + - crypto: inside-secure - avoid unmapping DMA memory that was not mapped + - crypto: sha3-generic - fixes for alignment and big endian operation + - crypto: af_alg - whitelist mask and type + - HID: wacom: EKR: ensure devres groups at higher indexes are released + - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events + - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE + - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE + - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE + - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE + - igb: Free IRQs when device is hotplugged + - ima/policy: fix parsing of fsuuid + - scsi: aacraid: Fix udev inquiry race condition + - scsi: aacraid: Fix hang in kdump + - scsi: storvsc: missing error code in storvsc_probe() + - staging: lustre: separate a connection destroy from free struct kib_conn + - staging: ccree: NULLify backup_info when unused + - staging: ccree: fix fips event irq handling build + - tty: fix data race between tty_init_dev and flush of buf + - usb: option: Add support for FS040U modem + - USB: serial: pl2303: new device id for Chilitag + - USB: cdc-acm: Do not log urb submission errors on disconnect + - CDC-ACM: apply quirk for card reader + - USB: serial: io_edgeport: fix possible sleep-in-atomic + - usbip: prevent bind loops on devices attached to vhci_hcd + - usbip: list: don't list devices attached to vhci_hcd + - USB: serial: simple: add Motorola Tetra driver + - usb: f_fs: Prevent gadget unbind if it is already unbound + - usb: uas: unconditionally bring back host after reset + - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc() + - ANDROID: binder: remove waitqueue when thread exits. + - android: binder: use VM_ALLOC to get vm area + - mei: me: allow runtime pm for platform with D0i3 + - serial: 8250_of: fix return code when probe function fails to get reset + - serial: 8250_uniphier: fix error return code in uniphier_uart_probe() + - serial: 8250_dw: Revert "Improve clock rate setting" + - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS + - spi: imx: do not access registers while clocks disabled + - iio: adc: stm32: fix scan of multiple channels with DMA + - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels + - test_firmware: fix missing unlock on error in config_num_requests_store() + - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened + - Input: synaptics-rmi4 - do not delete interrupt memory too early + - x86/efi: Clarify that reset attack mitigation needs appropriate userspace + - Linux 4.15.1 + + * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume + (LP: #1744712) + - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume" + - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" + version + + * apparmor profile load in stacked policy container fails (LP: #1746463) + - SAUCE: apparmor: fix display of .ns_name for containers + + -- Seth Forshee Sun, 04 Feb 2018 11:56:32 +0100 + +linux (4.15.0-6.7) bionic; urgency=low + + * upload urgency should be medium by default (LP: #1745338) + - [Packaging] update urgency to medium by default + + * Shutdown hang on 16.04 with iscsi targets (LP: #1569925) + - scsi: libiscsi: Allow sd_shutdown on bad transport + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1 + - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM" + - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default" + + [ Upstream Kernel Changes ] + + * Rebase to v4.15 + + -- Seth Forshee Mon, 29 Jan 2018 08:47:07 -0600 + +linux (4.15.0-5.6) bionic; urgency=low + + * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted + (LP: #1744077) + - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly + + * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC + (LP: #1743638) + - [d-i] Add qede to nic-modules udeb + + * boot failure on AMD Raven + WesternXT (LP: #1742759) + - SAUCE: drm/amdgpu: add atpx quirk handling (v2) + + * Unable to handle kernel NULL pointer dereference at isci_task_abort_task + (LP: #1726519) + - SAUCE: Revert "scsi: libsas: allow async aborts" + + * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939) + - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y + + * Miscellaneous Ubuntu changes + - Rebase to v4.15-rc7 + - [Config] CONFIG_CPU_ISOLATION=y + - [Config] Update annotations following config review + - Revert "UBUNTU: SAUCE: Import aufs driver" + - SAUCE: Import aufs driver + - ubuntu: vbox -- update to 5.2.6-dfsg-1 + - ubuntu: vbox: build fixes for 4.15 + - ubuntu: vbox -- update to 5.2.6-dfsg-2 + - hio: updates for timer api changes in 4.15 + - enable hio build + - Rebase to v4.15-rc9 + + [ Upstream Kernel Changes ] + + * Rebase to v4.15-rc9 + + -- Seth Forshee Mon, 22 Jan 2018 10:16:05 -0600 + +linux (4.15.0-4.5) bionic; urgency=low + + * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166) + - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010 + + * External HDMI monitor failed to show screen on Lenovo X1 series + (LP: #1738523) + - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series + + * Miscellaneous Ubuntu changes + - [Debian] autoreconstruct - add resoration of execute permissions + + [ Upstream Kernel Changes ] + + * Rebase to v4.15-rc4 + + -- Seth Forshee Wed, 10 Jan 2018 10:24:22 -0600 + +linux (4.15.0-3.4) bionic; urgency=low + + * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281) + - SAUCE: make sure ubuntu/xr-usb-serial builds for x86 + + [ Upstream Kernel Changes ] + + * Rebase to v4.15-rc6 + + -- Seth Forshee Wed, 03 Jan 2018 20:20:43 -0600 + +linux (4.15.0-2.3) bionic; urgency=low + + * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux + 4.15.0-1.2 (LP: #1737752) + - x86/mm: Unbreak modules that use the DMA API + + * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147) + - [Config] CONFIG_SPI_INTEL_SPI_*=n + + * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image + and udebs (LP: #1521712) + - [Config] Include ibmvnic in nic-modules + + * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542) + - [Config] Enable support for emulation of deprecated ARMv8 instructions + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761) + - Enable zfs build + - [Debian] add icp to zfs-modules.ignore + + [ Upstream Kernel Changes ] + + * Rebase to v4.15-rc4 + + -- Seth Forshee Mon, 18 Dec 2017 09:27:13 -0600 + +linux (4.15.0-1.2) bionic; urgency=low + + * Disabling zfs does not always disable module checks for the zfs modules + (LP: #1737176) + - [Packaging] disable zfs module checks when zfs is disabled + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64 + + [ Upstream Kernel Changes ] + + * Rebase to v4.15-rc3 + + -- Seth Forshee Sun, 10 Dec 2017 22:07:19 -0600 + +linux (4.15.0-0.1) bionic; urgency=low + + * Miscellaneous Ubuntu changes + - ubuntu: vbox -- update to 5.2.2-dfsg-2 + - ubuntu: vbox: build fixes for 4.15 + - disable hio build + - [Config] Update kernel lockdown options to fix build errors + - Disable zfs build + - SAUCE: Import aufs driver + - [Config] Enable AUFS config options + + [ Upstream Kernel Changes ] + + * Rebase to v4.15-rc2 + + -- Seth Forshee Fri, 08 Dec 2017 13:55:42 -0600 + +linux (4.14.0-11.13) bionic; urgency=low + + * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168) + + * CVE-2017-1000405 + - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() + + * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463) + - SAUCE: mm: disable vma based swap readahead by default + - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM + + * Bionic update to v4.14.3 stable release (LP: #1735843) + - s390: fix transactional execution control register handling + - s390/noexec: execute kexec datamover without DAT + - s390/runtime instrumention: fix possible memory corruption + - s390/guarded storage: fix possible memory corruption + - s390/disassembler: add missing end marker for e7 table + - s390/disassembler: increase show_code buffer size + - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock + - ACPI / EC: Fix regression related to triggering source of EC event handling + - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq + - serdev: fix registration of second slave + - sched: Make resched_cpu() unconditional + - lib/mpi: call cond_resched() from mpi_powm() loop + - x86/boot: Fix boot failure when SMP MP-table is based at 0 + - x86/decoder: Add new TEST instruction pattern + - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing + - x86/entry/64: Add missing irqflags tracing to native_load_gs_index() + - perf/x86/intel: Hide TSX events when RTM is not supported + - arm64: Implement arch-specific pte_access_permitted() + - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE + - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE + - uapi: fix linux/tls.h userspace compilation error + - uapi: fix linux/rxrpc.h userspace compilation errors + - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP + - MIPS: ralink: Fix MT7628 pinmux + - MIPS: ralink: Fix typo in mt7628 pinmux function + - net: mvneta: fix handling of the Tx descriptor counter + - nbd: wait uninterruptible for the dead timeout + - nbd: don't start req until after the dead connection logic + - PM / OPP: Add missing of_node_put(np) + - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time + - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD + - PCI: hv: Use effective affinity mask + - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF + - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports + - ALSA: hda: Add Raven PCI ID + - dm integrity: allow unaligned bv_offset + - dm cache: fix race condition in the writeback mode overwrite_bio + optimisation + - dm crypt: allow unaligned bv_offset + - dm zoned: ignore last smaller runt zone + - dm mpath: remove annoying message of 'blk_get_request() returned -11' + - dm bufio: fix integer overflow when limiting maximum cache size + - ovl: Put upperdentry if ovl_check_origin() fails + - dm: allocate struct mapped_device with kvzalloc + - sched/rt: Simplify the IPI based RT balancing logic + - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver + - dm: fix race between dm_get_from_kobject() and __dm_destroy() + - dm: discard support requires all targets in a table support discards + - MIPS: Fix odd fp register warnings with MIPS64r2 + - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels + - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry + - MIPS: Fix an n32 core file generation regset support regression + - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1 + - MIPS: math-emu: Fix final emulation phase for certain instructions + - rt2x00usb: mark device removed when get ENOENT usb error + - mm/z3fold.c: use kref to prevent page free/compact race + - autofs: don't fail mount for transient error + - nilfs2: fix race condition that causes file system corruption + - fscrypt: lock mutex before checking for bounce page pool + - eCryptfs: use after free in ecryptfs_release_messaging() + - libceph: don't WARN() if user tries to add invalid key + - bcache: check ca->alloc_thread initialized before wake up it + - fs: guard_bio_eod() needs to consider partitions + - fanotify: fix fsnotify_prepare_user_wait() failure + - isofs: fix timestamps beyond 2027 + - btrfs: change how we decide to commit transactions during flushing + - f2fs: expose some sectors to user in inline data or dentry case + - NFS: Fix typo in nomigration mount option + - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()" + - nfs: Fix ugly referral attributes + - NFS: Avoid RCU usage in tracepoints + - NFS: revalidate "." etc correctly on "open". + - nfsd: deal with revoked delegations appropriately + - rtlwifi: rtl8192ee: Fix memory leak when loading firmware + - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time + - iwlwifi: fix firmware names for 9000 and A000 series hw + - md: fix deadlock error in recent patch. + - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write + - Bluetooth: btqcomsmd: Add support for BD address setup + - md/bitmap: revert a patch + - fsnotify: clean up fsnotify_prepare/finish_user_wait() + - fsnotify: pin both inode and vfsmount mark + - fsnotify: fix pinning group in fsnotify_prepare_user_wait() + - ata: fixes kernel crash while tracing ata_eh_link_autopsy event + - ext4: fix interaction between i_size, fallocate, and delalloc after a crash + - ext4: prevent data corruption with inline data + DAX + - ext4: prevent data corruption with journaling + DAX + - ALSA: pcm: update tstamp only if audio_tstamp changed + - ALSA: usb-audio: Add sanity checks to FE parser + - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU + - ALSA: usb-audio: Add sanity checks in v2 clock parsers + - ALSA: timer: Remove kernel warning at compat ioctl error paths + - ALSA: hda/realtek - Fix ALC275 no sound issue + - ALSA: hda: Fix too short HDMI/DP chmap reporting + - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization + - ALSA: hda/realtek - Fix ALC700 family no sound issue + - ASoC: sun8i-codec: Invert Master / Slave condition + - ASoC: sun8i-codec: Fix left and right channels inversion + - ASoC: sun8i-codec: Set the BCLK divider + - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method + - fix a page leak in vhost_scsi_iov_to_sgl() error recovery + - 9p: Fix missing commas in mount options + - fs/9p: Compare qid.path in v9fs_test_inode + - net/9p: Switch to wait_event_killable() + - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair() + - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics() + - scsi: lpfc: fix pci hot plug crash in timer management routines + - scsi: lpfc: fix pci hot plug crash in list_add call + - scsi: lpfc: Fix crash receiving ELS while detaching driver + - scsi: lpfc: Fix FCP hba_wqidx assignment + - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails + - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref + - iscsi-target: Fix non-immediate TMR reference leak + - target: fix null pointer regression in core_tmr_drain_tmr_list + - target: fix buffer offset in core_scsi3_pri_read_full_status + - target: Fix QUEUE_FULL + SCSI task attribute handling + - target: Fix caw_sem leak in transport_generic_request_failure + - target: Fix quiese during transport_write_pending_qf endless loop + - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK + - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid + - mtd: nand: Export nand_reset() symbol + - mtd: nand: atmel: Actually use the PM ops + - mtd: nand: omap2: Fix subpage write + - mtd: nand: Fix writing mtdoops to nand flash. + - mtd: nand: mtk: fix infinite ECC decode IRQ issue + - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence + - p54: don't unregister leds when they are not initialized + - block: Fix a race between blk_cleanup_queue() and timeout handling + - raid1: prevent freeze_array/wait_all_barriers deadlock + - genirq: Track whether the trigger type has been set + - irqchip/gic-v3: Fix ppi-partitions lookup + - lockd: double unregister of inetaddr notifiers + - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not + enabled + - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state + - KVM: SVM: obey guest PAT + - kvm: vmx: Reinstate support for CPUs without virtual NMI + - dax: fix PMD faults on zero-length files + - dax: fix general protection fault in dax_alloc_inode + - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status + - clk: ti: dra7-atl-clock: fix child-node lookups + - libnvdimm, dimm: clear 'locked' status on successful DIMM enable + - libnvdimm, pfn: make 'resource' attribute only readable by root + - libnvdimm, namespace: fix label initialization to use valid seq numbers + - libnvdimm, region : make 'resource' attribute only readable by root + - libnvdimm, namespace: make 'resource' attribute only readable by root + - svcrdma: Preserve CB send buffer across retransmits + - IB/srpt: Do not accept invalid initiator port names + - IB/cm: Fix memory corruption in handling CM request + - IB/hfi1: Fix incorrect available receive user context count + - IB/srp: Avoid that a cable pull can trigger a kernel crash + - IB/core: Avoid crash on pkey enforcement failed in received MADs + - IB/core: Only maintain real QPs in the security lists + - NFC: fix device-allocation error return + - spi-nor: intel-spi: Fix broken software sequencing codes + - i40e: Use smp_rmb rather than read_barrier_depends + - igb: Use smp_rmb rather than read_barrier_depends + - igbvf: Use smp_rmb rather than read_barrier_depends + - ixgbevf: Use smp_rmb rather than read_barrier_depends + - i40evf: Use smp_rmb rather than read_barrier_depends + - fm10k: Use smp_rmb rather than read_barrier_depends + - ixgbe: Fix skb list corruption on Power systems + - parisc: Fix validity check of pointer size argument in new CAS + implementation + - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX + - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX + - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id() + - powerpc/signal: Properly handle return value from uprobe_deny_signal() + - powerpc/64s: Fix masking of SRR1 bits on instruction fault + - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation + - powerpc/64s/hash: Fix 512T hint detection to use >= 128T + - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation + - powerpc/64s/hash: Fix fork() with 512TB process address space + - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary + - media: Don't do DMA on stack for firmware upload in the AS102 driver + - media: rc: check for integer overflow + - media: rc: nec decoder should not send both repeat and keycode + - cx231xx-cards: fix NULL-deref on missing association descriptor + - media: v4l2-ctrl: Fix flags field on Control events + - media: venus: fix wrong size on dma_free + - media: venus: venc: fix bytesused v4l2_plane field + - media: venus: reimplement decoder stop command + - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory + zone + - iwlwifi: fix wrong struct for a000 device + - iwlwifi: add a new a000 device + - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons + - iwlwifi: add new cards for a000 series + - iwlwifi: add new cards for 8265 series + - iwlwifi: add new cards for 8260 series + - iwlwifi: fix PCI IDs and configuration mapping for 9000 series + - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command + - e1000e: Fix error path in link detection + - e1000e: Fix return value test + - e1000e: Separate signaling for link check/link up + - e1000e: Avoid receiver overrun interrupt bursts + - e1000e: fix buffer overrun while the I219 is processing DMA transactions + - Linux 4.14.3 + + * Miscellaneous Ubuntu changes + - SAUCE: s390/topology: don't inline cpu_to_node + - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1 + + -- Seth Forshee Mon, 04 Dec 2017 09:08:07 -0600 + +linux (4.14.0-10.12) bionic; urgency=low + + * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901) + + * Miscellaneous Ubuntu changes + - SAUCE: Enable the ACPI kernel debugger and acpidbg tool + - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package + + -- Seth Forshee Tue, 28 Nov 2017 08:46:49 -0600 + +linux (4.14.0-9.11) bionic; urgency=low + + * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728) + + * Miscellaneous Ubuntu changes + - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to + 0.7.3-1ubuntu1" + + -- Seth Forshee Mon, 27 Nov 2017 12:44:48 -0600 + +linux (4.14.0-8.10) bionic; urgency=low + + * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695) + + * Bionic update to v4.14.2 stable release (LP: #1734694) + - bio: ensure __bio_clone_fast copies bi_partno + - af_netlink: ensure that NLMSG_DONE never fails in dumps + - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets + - net: cdc_ncm: GetNtbFormat endian fix + - fealnx: Fix building error on MIPS + - net/sctp: Always set scope_id in sctp_inet6_skb_msgname + - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS + - serial: omap: Fix EFR write on RTS deassertion + - serial: 8250_fintek: Fix finding base_port with activated SuperIO + - tpm-dev-common: Reject too short writes + - rcu: Fix up pending cbs check in rcu_prepare_for_idle + - mm/pagewalk.c: report holes in hugetlb ranges + - ocfs2: fix cluster hang after a node dies + - ocfs2: should wait dio before inode lock in ocfs2_setattr() + - ipmi: fix unsigned long underflow + - mm/page_alloc.c: broken deferred calculation + - mm/page_ext.c: check if page_ext is not prepared + - coda: fix 'kernel memory exposure attempt' in fsync + - ipmi: Prefer ACPI system interfaces over SMBIOS ones + - Linux 4.14.2 + + * Bionic update to v4.14.1 stable release (LP: #1734693) + - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present + - dmaengine: dmatest: warn user when dma test times out + - media: imon: Fix null-ptr-deref in imon_probe + - media: dib0700: fix invalid dvb_detach argument + - crypto: dh - Fix double free of ctx->p + - crypto: dh - Don't permit 'p' to be 0 + - crypto: dh - Don't permit 'key' or 'g' size longer than 'p' + - crypto: brcm - Explicity ACK mailbox message + - USB: early: Use new USB product ID and strings for DbC device + - USB: usbfs: compute urb->actual_length for isochronous + - USB: Add delay-init quirk for Corsair K70 LUX keyboards + - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst + - USB: serial: metro-usb: stop I/O after failed open + - USB: serial: Change DbC debug device binding ID + - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update + - USB: serial: garmin_gps: fix I/O after failed probe and remove + - USB: serial: garmin_gps: fix memory leak on probe errors + - selftests/x86/protection_keys: Fix syscall NR redefinition warnings + - x86/MCE/AMD: Always give panic severity for UC errors in kernel context + - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface + - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table + - HID: cp2112: add HIDRAW dependency + - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection + - rpmsg: glink: Add missing MODULE_LICENSE + - staging: wilc1000: Fix bssid buffer offset in Txq + - staging: sm750fb: Fix parameter mistake in poke32 + - staging: ccree: fix 64 bit scatter/gather DMA ops + - staging: greybus: spilib: fix use-after-free after deregistration + - staging: rtl8188eu: Revert 4 commits breaking ARP + - spi: fix use-after-free at controller deregistration + - sparc32: Add cmpxchg64(). + - sparc64: mmu_context: Add missing include files + - sparc64: Fix page table walk for PUD hugepages + - Linux 4.14.1 + + * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660) + - [Config]: Set PANIC_TIMEOUT=10 on ppc64el + + * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users + (LP: #1732627) + - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1 + + -- Seth Forshee Mon, 27 Nov 2017 07:43:44 -0600 + +linux (4.14.0-7.9) bionic; urgency=low + + * Miscellaneous Ubuntu changes + - SAUCE: apparmor: add base infastructure for socket mediation + - SAUCE: apparmor: af_unix mediation + - SAUCE: LSM stacking: procfs: add smack subdir to attrs + - SAUCE: LSM stacking: LSM: manage credential security blobs + - SAUCE: LSM stacking: LSM: Manage file security blobs + - SAUCE: LSM stacking: LSM: manage task security blobs + - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs + - SAUCE: LSM stacking: LSM: general but not extreme module stacking + - SAUCE: LSM stacking: LSM: Complete task_alloc hook + - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs + - SAUCE: LSM stacking: fixup initialize task->security + - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code + - SAUCE: LSM stacking: add support for stacking getpeersec_stream + - SAUCE: LSM stacking: add stacking support to apparmor network hooks + - SAUCE: LSM stacking: fixup apparmor stacking enablement + - SAUCE: LSM stacking: fixup stacking kconfig + - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params + - SAUCE: LSM stacking: provide prctl interface for setting context + - SAUCE: LSM stacking: inherit current display LSM + - SAUCE: LSM stacking: keep an index for each registered LSM + - SAUCE: LSM stacking: verify display LSM + - SAUCE: LSM stacking: provide a way to specify the default display lsm + - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries + - SAUCE: LSM stacking: add /proc//attr/display_lsm + - SAUCE: LSM stacking: add Kconfig to set default display LSM + - SAUCE: LSM stacking: add configs for LSM stacking + - SAUCE: LSM stacking: check for invalid zero sized writes + - [Config] Run updateconfigs after merging LSM stacking + - [Config] CONFIG_AMD_MEM_ENCRYPT=y + + [ Upstream Kernel Changes ] + + * Rebase to v4.14 + + -- Seth Forshee Mon, 13 Nov 2017 08:12:08 -0600 + +linux (4.14.0-6.8) bionic; urgency=low + + * Miscellaneous Ubuntu changes + - SAUCE: add workarounds to enable ZFS for 4.14 + + [ Upstream Kernel Changes ] + + * Rebase to v4.14-rc8 + + -- Seth Forshee Mon, 06 Nov 2017 11:39:00 -0600 + +linux (4.14.0-5.7) bionic; urgency=low + + * Miscellaneous Ubuntu changes + - [Debian] Fix invocation of dh_prep for dbgsym packages + + -- Seth Forshee Tue, 31 Oct 2017 07:07:23 -0500 + +linux (4.14.0-4.5) bionic; urgency=low + + * Miscellaneous Ubuntu changes + - [Packaging] virtualbox -- reduce in kernel module versions + - vbox-update: Fix up KERN_DIR definitions + - ubuntu: vbox -- update to 5.2.0-dfsg-2 + - [Config] CONFIG_AMD_MEM_ENCRYPT=n + + [ Upstream Kernel Changes ] + + * Rebase to v4.14-rc7 + + -- Seth Forshee Mon, 30 Oct 2017 13:29:20 -0500 + +linux (4.14.0-3.4) artful; urgency=low + + * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986) + - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3 + - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI + - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280 + + * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070) + - powerpc/64s: Add workaround for P9 vector CI load issue + + * Miscellaneous Ubuntu changes + - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties + - [Config] CONFIG_DRM_VBOXVIDEO=m + - SAUCE: Import aufs driver + - [Config] Enable aufs + - [Config] Reorder annotations file after enabling aufs + - vbox-update: Disable imported vboxvideo module + - ubuntu: vbox -- update to 5.1.30-dfsg-1 + - Enable vbox + - hio: Use correct sizes when initializing ssd_index_bits* arrays + - hio: Update io stat accounting for 4.14 + - Enable hio + + [ Upstream Kernel Changes ] + + * Rebase to v4.14-rc5 + * Rebase to v4.14-rc6 + + -- Seth Forshee Mon, 23 Oct 2017 13:53:52 -0500 + +linux (4.14.0-2.3) artful; urgency=low + + * [Bug] USB controller failed to respond on Denverton after loading + intel_th_pci module (LP: #1715833) + - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH + + * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu + 17.10 (kernel 4.13) (LP: #1719290) + - SAUCE: s390: update zfcpdump_defconfig + + * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466) + - d-i: Add bnxt_en to nic-modules. + + * Miscellaneous Ubuntu changes + - [Config] Update annotations for 4.14-rc2 + + [ Upstream Kernel Changes ] + + * Rebase to v4.14-rc3 + * Rebase to v4.14-rc4 + + -- Seth Forshee Wed, 11 Oct 2017 16:04:27 -0500 + +linux (4.14.0-1.2) artful; urgency=low + + * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045) + - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor + + * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091) + - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev + + * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland + (LP: #1718679) + - [Config] CONFIG_DRM_VBOXVIDEO=n + + * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734) + - [Config] Disable CONFIG_IPMMU_VMSA on arm64 + + * autopkgtest profile fails to build on armhf (LP: #1717920) + - [Packaging] autopkgtest -- disable d-i when dropping flavours + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_I2C_XLP9XX=m + - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name + + [ Upstream Kernel Changes ] + + * Rebase to v4.14-rc2 + + -- Seth Forshee Fri, 29 Sep 2017 09:09:11 -0400 + +linux (4.14.0-0.1) artful; urgency=low + + * Miscellaneous Ubuntu changes + - Disable vbox build + - Disable hio build + - Disable zfs build + + [ Upstream Kernel Changes ] + + * Rebase to v4.14-rc1 + + -- Seth Forshee Tue, 19 Sep 2017 20:22:29 -0500 + +linux (4.13.0-11.12) artful; urgency=low + + * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699) + + * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399) + - s390/mm: fix local TLB flushing vs. detach of an mm address space + - s390/mm: fix race on mm->context.flush_mm + + * CVE-2017-1000251 + - Bluetooth: Properly check L2CAP config option output buffer length + + -- Seth Forshee Tue, 12 Sep 2017 10:18:38 -0500 + +linux (4.13.0-10.11) artful; urgency=low + + * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287) + + * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093) + - [Packaging] Add aufs-dkms to the Provides: for kernel packages + + * Artful update to v4.13.1 stable release (LP: #1716284) + - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard + - USB: serial: option: add support for D-Link DWM-157 C1 + - usb: Add device quirk for Logitech HD Pro Webcam C920-C + - usb:xhci:Fix regression when ATI chipsets detected + - USB: musb: fix external abort on suspend + - ANDROID: binder: add padding to binder_fd_array_object. + - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES. + - USB: core: Avoid race of async_completed() w/ usbdev_release() + - staging/rts5208: fix incorrect shift to extract upper nybble + - staging: ccree: save ciphertext for CTS IV + - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks + - iio: adc: ti-ads1015: fix incorrect data rate setting update + - iio: adc: ti-ads1015: fix scale information for ADS1115 + - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set + - iio: adc: ti-ads1015: avoid getting stale result after runtime resume + - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks + - iio: adc: ti-ads1015: add adequate wait time to get correct conversion + - driver core: bus: Fix a potential double free + - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage + - binder: free memory on error + - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y + - crypto: caam/qi - fix compilation with DEBUG enabled + - thunderbolt: Fix reset response_type + - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock + - intel_th: pci: Add Cannon Lake PCH-H support + - intel_th: pci: Add Cannon Lake PCH-LP support + - ath10k: fix memory leak in rx ring buffer allocation + - drm/vgem: Pin our pages for dmabuf exports + - drm/ttm: Fix accounting error when fail to get pages for pool + - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly + - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter + - Bluetooth: Add support of 13d3:3494 RTL8723BE device + - iwlwifi: pci: add new PCI ID for 7265D + - dlm: avoid double-free on error path in dlm_device_{register,unregister} + - mwifiex: correct channel stat buffer overflows + - MCB: add support for SC31 to mcb-lpc + - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs + - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default + - drm/nouveau: Fix error handling in nv50_disp_atomic_commit + - workqueue: Fix flag collision + - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme + - cs5536: add support for IDE controller variant + - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE + - scsi: sg: recheck MMAP_IO request length with lock held + - of/device: Prevent buffer overflow in of_device_modalias() + - rtlwifi: Fix memory leak when firmware request fails + - rtlwifi: Fix fallback firmware loading + - Linux 4.13.1 + + * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477) + - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard + + * SRIOV: warning if unload VFs (LP: #1715073) + - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources + + * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578) + - i40e: avoid NVM acquire deadlock during NVM update + - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq + + * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted + twice when perf stat is done (perf:) (LP: #1714571) + - perf vendor events powerpc: Remove duplicate events + + * Unable to install Ubuntu on the NVMe disk under VMD PCI domain + (LP: #1703339) + - [Config] Include vmd in storage-core-modules udeb + + * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064) + - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle + - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug + - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state + offline + + * Miscellaneous Ubuntu changes + - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h + - Revert "UBUNTU: SAUCE: Import aufs driver" + - SAUCE: Import aufs driver + + -- Seth Forshee Sun, 10 Sep 2017 17:48:59 -0500 + +linux (4.13.0-9.10) artful; urgency=low + + * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145) + + * EDAC sbridge: Failed to register device with error -22. (LP: #1714112) + - [Config] CONFIG_EDAC_GHES=n + + * Miscellaneous Ubuntu changes + - ubuntu: vbox -- update to 5.1.26-dfsg-2 + + [ Upstream Kernel Changes ] + + * Rebase to v4.13 + + -- Seth Forshee Tue, 05 Sep 2017 07:51:19 -0500 + +linux (4.13.0-8.9) artful; urgency=low + + * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103) + - SAUCE: apparmor: fix apparmorfs DAC access, permissions + + * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137) + - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64 + + * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping + Harrisonville SDP (LP: #1709257) + - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake + - EDAC, pnd2: Mask off the lower four bits of a BAR + - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR + - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device + - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after + reading BAR + + * Miscellaneous Ubuntu changes + - Revert "UBUNTU: SAUCE: Import aufs driver" + - SAUCE: Import aufs driver + - SAUCE: selftests/powerpc: Disable some ptrace selftests + - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x + - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el + - [Config] Disable CONFIG_MDIO_* options for s390x + - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x + - [Config] Update annotations for 4.13 + + -- Seth Forshee Thu, 31 Aug 2017 14:27:09 -0500 + +linux (4.13.0-7.8) artful; urgency=low + + * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904) + - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface + paths + + * Miscellaneous Ubuntu changes + - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled" + + * Miscellaneous upstream changes + - seccomp: Provide matching filter for introspection + - seccomp: Sysctl to display available actions + - seccomp: Operation for checking if an action is available + - seccomp: Sysctl to configure actions that are allowed to be logged + - seccomp: Selftest for detection of filter flag support + - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW + - seccomp: Action to log before allowing + + [ Upstream Kernel Changes ] + + * Rebase to v4.13-rc7 + + -- Seth Forshee Mon, 28 Aug 2017 08:12:24 -0500 + +linux (4.13.0-6.7) artful; urgency=low + + * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481) + - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A + + * sort ABI files with C.UTF-8 locale (LP: #1712345) + - [Packaging] sort ABI files with C.UTF-8 locale + + * igb: Support using Broadcom 54616 as PHY (LP: #1712024) + - SAUCE: igb: add support for using Broadcom 54616 as PHY + + * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220) + - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes + - powerpc/mm/radix: Improve TLB/PWC flushes + - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range + + * Linux 4.12 refuses to load self-signed modules under Secure Boot with + properly enrolled keys (LP: #1712168) + - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification + + * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432) + - [Config] CONFIG_BLK_DEV_NVME=m for s390 + + * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0 + (LP: #1711298) + - [Config] CONFIG_INTEL_ATOMISP=n + + * Miscellaneous Ubuntu changes + - SAUCE: apparmor: af_unix mediation + + * Miscellaneous upstream changes + - apparmor: Fix shadowed local variable in unpack_trans_table() + - apparmor: Fix logical error in verify_header() + - apparmor: Fix an error code in aafs_create() + - apparmor: Redundant condition: prev_ns. in [label.c:1498] + - apparmor: add the ability to mediate signals + - apparmor: add mount mediation + - apparmor: cleanup conditional check for label in label_print + - apparmor: add support for absolute root view based labels + - apparmor: make policy_unpack able to audit different info messages + - apparmor: add more debug asserts to apparmorfs + - apparmor: add base infastructure for socket mediation + - apparmor: move new_null_profile to after profile lookup fns() + - apparmor: fix race condition in null profile creation + - apparmor: ensure unconfined profiles have dfas initialized + - apparmor: fix incorrect type assignment when freeing proxies + + [ Upstream Kernel Changes ] + + * Rebase to v4.13-rc6 + + -- Seth Forshee Wed, 23 Aug 2017 08:10:38 -0500 + +linux (4.13.0-5.6) artful; urgency=low + + * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630) + - perf pmu-events: Support additional POWER8+ PVR in mapfile + - perf vendor events: Add POWER9 PMU events + - perf vendor events: Add POWER9 PVRs to mapfile + - SAUCE: perf vendor events powerpc: remove suffix in mapfile + - SAUCE: perf vendor events powerpc: Update POWER9 events + + * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171) + - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el + + * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for + kernels able to boot without initramfs (LP: #1700972) + - [Debian] Don't depend on initramfs-tools + + * Miscellaneous Ubuntu changes + - SAUCE: Import aufs driver + - SAUCE: aufs -- Add missing argument to loop_switch() call + - [Config] Enable aufs + - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3 + - Enable zfs build + - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall() + - [Packaging] switch up to debhelper 9 + + [ Upstream Kernel Changes ] + + * Rebase to v4.13-rc5 + + -- Seth Forshee Tue, 15 Aug 2017 09:24:16 -0500 + +linux (4.13.0-4.5) artful; urgency=low + + * Lenovo Yoga 910 Sensors (LP: #1708120) + - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips + + * Unable to install Ubuntu on the NVMe disk under VMD PCI domain + (LP: #1703339) + - [Config] Add vmd driver to generic inclusion list + + * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430) + - [Config] CONFIG_SATA_HIGHBANK=y + + * Miscellaneous Ubuntu changes + - ubuntu: vbox -- update to 5.1.26-dfsg-1 + - SAUCE: hio: Build fixes for 4.13 + - Enable hio build + - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1 + - [debian] use all rather than amd64 dkms debs for sync + + [ Upstream Kernel Changes ] + + * Rebase to v4.13-rc4 + + -- Seth Forshee Tue, 08 Aug 2017 11:31:48 -0500 + +linux (4.13.0-3.4) artful; urgency=low + + * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495) + - [Packaging] tests -- reduce rebuild test to one flavour + - [Packaging] tests -- reduce rebuild test to one flavour -- use filter + + * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158) + - SAUCE: virtio_net: Revert mergeable buffer handling rework + + [ Upstream Kernel Changes ] + + * Rebase to v4.13-rc3 + + -- Seth Forshee Mon, 31 Jul 2017 10:08:16 -0500 + +linux (4.13.0-2.3) artful; urgency=low + + * Change CONFIG_IBMVETH to module (LP: #1704479) + - [Config] CONFIG_IBMVETH=m + + [ Upstream Kernel Changes ] + + * Rebase to v4.13-rc2 + + -- Seth Forshee Mon, 24 Jul 2017 13:58:08 -0500 + +linux (4.13.0-1.2) artful; urgency=low + + * Miscellaneous Ubuntu changes + - [Debian] Support sphinx-based kernel documentation + + -- Seth Forshee Thu, 20 Jul 2017 09:18:33 -0500 + +linux (4.13.0-0.1) artful; urgency=low + + * Miscellaneous Ubuntu changes + - Disable hio + - Disable zfs build + - ubuntu: vbox -- update to 5.1.24-dfsg-1 + + [ Upstream Kernel Changes ] + + * Rebase to v4.13-rc1 + + -- Seth Forshee Wed, 19 Jul 2017 15:09:31 -0500 + +linux (4.12.0-7.8) artful; urgency=low + + * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on + (LP: #1673564) + - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding + - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers + - KVM: arm64: Make kvm_condition_valid32() accessible from EL2 + - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2 + - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler + - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers + - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line + - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler + - KVM: arm64: vgic-v3: Add misc Group-0 handlers + - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers + - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line + - arm64: Add MIDR values for Cavium cn83XX SoCs + - arm64: Add workaround for Cavium Thunder erratum 30115 + - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler + - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler + - KVM: arm64: Enable GICv3 common sysreg trapping via command-line + - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped + - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access + - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access + + * hns: under heavy load, NIC may fail and require reboot (LP: #1704146) + - net: hns: Bugfix for Tx timeout handling in hns driver + + * New ACPI identifiers for ThunderX SMMU (LP: #1703437) + - iommu/arm-smmu: Plumb in new ACPI identifiers + + * Transparent hugepages should default to enabled=madvise (LP: #1703742) + - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default + + * Artful update to v4.12.1 stable release (LP: #1703858) + - driver core: platform: fix race condition with driver_override + - RDMA/uverbs: Check port number supplied by user verbs cmds + - usb: dwc3: replace %p with %pK + - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick + - usb: usbip: set buffer pointers to NULL after free + - Add USB quirk for HVR-950q to avoid intermittent device resets + - usb: Fix typo in the definition of Endpoint[out]Request + - USB: core: fix device node leak + - USB: serial: option: add two Longcheer device ids + - USB: serial: qcserial: new Sierra Wireless EM7305 device ID + - xhci: Limit USB2 port wake support for AMD Promontory hosts + - gfs2: Fix glock rhashtable rcu bug + - Add "shutdown" to "struct class". + - tpm: Issue a TPM2_Shutdown for TPM2 devices. + - tpm: fix a kernel memory leak in tpm-sysfs.c + - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error + - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings + - sched/fair, cpumask: Export for_each_cpu_wrap() + - sched/core: Implement new approach to scale select_idle_cpu() + - sched/numa: Use down_read_trylock() for the mmap_sem + - sched/numa: Override part of migrate_degrades_locality() when idle balancing + - sched/fair: Simplify wake_affine() for the single socket case + - sched/numa: Implement NUMA node level wake_affine() + - sched/fair: Remove effective_load() + - sched/numa: Hide numa_wake_affine() from UP build + - xen: avoid deadlock in xenbus driver + - crypto: drbg - Fixes panic in wait_for_completion call + - Linux 4.12.1 + + * cxlflash update request in the Xenial SRU stream (LP: #1702521) + - scsi: cxlflash: Combine the send queue locks + - scsi: cxlflash: Update cxlflash_afu_sync() to return errno + - scsi: cxlflash: Reset hardware queue context via specified register + - scsi: cxlflash: Schedule asynchronous reset of the host + - scsi: cxlflash: Handle AFU sync failures + - scsi: cxlflash: Track pending scsi commands in each hardware queue + - scsi: cxlflash: Flush pending commands in cleanup path + - scsi: cxlflash: Add scsi command abort handler + - scsi: cxlflash: Create character device to provide host management interface + - scsi: cxlflash: Separate AFU internal command handling from AFU sync + specifics + - scsi: cxlflash: Introduce host ioctl support + - scsi: cxlflash: Refactor AFU capability checking + - scsi: cxlflash: Support LUN provisioning + - scsi: cxlflash: Support AFU debug + - scsi: cxlflash: Support WS16 unmap + - scsi: cxlflash: Remove zeroing of private command data + - scsi: cxlflash: Update TMF command processing + - scsi: cxlflash: Avoid double free of character device + - scsi: cxlflash: Update send_tmf() parameters + - scsi: cxlflash: Update debug prints in reset handlers + + * make snap-pkg support (LP: #1700747) + - make snap-pkg support + + * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706) + - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge + + * arm64: fix crash reading /proc/kcore (LP: #1702749) + - fs/proc: kcore: use kcore_list type to check for vmalloc/module address + - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT + + * Opal and POWER9 DD2 (LP: #1702159) + - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9 + + * Data corruption with hio driver (LP: #1701316) + - SAUCE: hio: Fix incorrect use of enum req_opf values + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2 + - snapcraft.yaml: Sync with xenial + - [Config] CONFIG_CAVIUM_ERRATUM_30115=y + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and + MokSBState" + + -- Seth Forshee Fri, 14 Jul 2017 15:25:41 -0500 + +linux (4.12.0-6.7) artful; urgency=low + + * update ENA driver to 1.2.0k from net-next (LP: #1701575) + - net: ena: change return value for unsupported features unsupported return + value + - net: ena: add hardware hints capability to the driver + - net: ena: change sizeof() argument to be the type pointer + - net: ena: add reset reason for each device FLR + - net: ena: add support for out of order rx buffers refill + - net: ena: allow the driver to work with small number of msix vectors + - net: ena: use napi_schedule_irqoff when possible + - net: ena: separate skb allocation to dedicated function + - net: ena: use lower_32_bits()/upper_32_bits() to split dma address + - net: ena: update driver's rx drop statistics + - net: ena: update ena driver to version 1.2.0 + + * APST gets enabled against explicit kernel option (LP: #1699004) + - nvme: explicitly disable APST on quirked devices + + * Miscellaneous Ubuntu changes + - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40) + - SAUCE: hio updates for 4.12 + - SAUCE: Enable hio build + + -- Seth Forshee Wed, 05 Jul 2017 14:23:20 -0500 + +linux (4.12.0-5.6) artful; urgency=low + + * ERAT invalidate on context switch removal (LP: #1700819) + - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1 + + * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521) + - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9 + + * Miscellaneous Ubuntu changes + - d-i: Move qcom-emac from arm64 to shared nic-modules + + [ Upstream Kernel Changes ] + + * Rebase to v4.12 + + -- Seth Forshee Mon, 03 Jul 2017 07:52:02 -0500 + +linux (4.12.0-4.5) artful; urgency=low + + * aacraid driver may return uninitialized stack data to userspace + (LP: #1700077) + - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace + + * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651) + - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device + + * AACRAID for power9 platform (LP: #1689980) + - scsi: aacraid: Remove __GFP_DMA for raw srb memory + - scsi: aacraid: Fix DMAR issues with iommu=pt + - scsi: aacraid: Added 32 and 64 queue depth for arc natives + - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks + - scsi: aacraid: Remove reset support from check_health + - scsi: aacraid: Change wait time for fib completion + - scsi: aacraid: Log count info of scsi cmds before reset + - scsi: aacraid: Print ctrl status before eh reset + - scsi: aacraid: Using single reset mask for IOP reset + - scsi: aacraid: Rework IOP reset + - scsi: aacraid: Add periodic checks to see IOP reset status + - scsi: aacraid: Rework SOFT reset code + - scsi: aacraid: Rework aac_src_restart + - scsi: aacraid: Use correct function to get ctrl health + - scsi: aacraid: Make sure ioctl returns on controller reset + - scsi: aacraid: Enable ctrl reset for both hba and arc + - scsi: aacraid: Add reset debugging statements + - scsi: aacraid: Remove reference to Series-9 + - scsi: aacraid: Update driver version to 50834 + + * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700) + - SAUCE: drm: hibmc: Use set_busid function from drm core + + * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954) + - d-i: Add hibmc-drm to kernel-image udeb + + * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844) + - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2 + + * Miscellaneous Ubuntu changes + - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x + - [Config] CONFIG_ATA=n for s390x + - [Config] Update annotations for 4.12 + + [ Upstream Kernel Changes ] + + * Rebase to v4.12-rc7 + + -- Seth Forshee Mon, 26 Jun 2017 11:27:29 -0500 + +linux (4.12.0-3.4) artful; urgency=low + + * Miscellaneous upstream changes + - ufs: fix the logics for tail relocation + + [ Upstream Kernel Changes ] + + * Rebase to v4.12-rc6 + + -- Seth Forshee Mon, 19 Jun 2017 14:50:39 -0500 + +linux (4.12.0-2.3) artful; urgency=low + + * CVE-2014-9900 + - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in + ethtool_get_wol() + + * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen) + (LP: #1671360) + - pinctrl/amd: Use regular interrupt instead of chained + + * extend-diff-ignore should use exact matches (LP: #1693504) + - [Packaging] exact extend-diff-ignore matches + + * Miscellaneous Ubuntu changes + - SAUCE: efi: Don't print secure boot state from the efi stub + - ubuntu: vbox -- Update to 5.1.22-dfsg-1 + - SAUCE: vbox fixes for 4.12 + - Re-enable virtualbox build + - [Config] CONFIG_ORANGEFS_FS=m + - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7 + - Enable zfs build + + [ Upstream Kernel Changes ] + + * Rebase to v4.12-rc4 + * Rebase to v4.12-rc5 + + -- Seth Forshee Sun, 11 Jun 2017 22:25:13 -0500 + +linux (4.12.0-1.2) artful; urgency=low + + * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337) + - [Config] Enable CONFIG_DRM_MGAG200 as module + + * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319) + - [Config] CONFIG_LIBIO=y on arm64 only + - SAUCE: LIBIO: Introduce a generic PIO mapping method + - SAUCE: OF: Add missing I/O range exception for indirect-IO devices + - [Config] CONFIG_HISILICON_LPC=y + - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07 + - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host + I/O + - SAUCE: LPC: Add the ACPI LPC support + - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts + - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO + + * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325) + - SAUCE: tty: Fix ldisc crash on reopened tty + + * Miscellaneous Ubuntu changes + - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa' + - Rebase to v4.12-rc3 + + [ Upstream Kernel Changes ] + + * Rebase to v4.12-rc3 + + -- Seth Forshee Mon, 29 May 2017 20:56:29 -0500 + +linux (4.12.0-0.1) artful; urgency=low + + * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614) + - [Config] CONFIG_ARM64_LSE_ATOMICS=y + + * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914) + - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64 + + * exec'ing a setuid binary from a threaded program sometimes fails to setuid + (LP: #1672819) + - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct + + * Miscellaneous Ubuntu changes + - Update find-missing-sauce.sh to compare to artful + - Update dropped.txt + - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is + locked down + - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode + - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been + set + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel + is locked down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Enable cold boot attack mitigation + - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the + kernel is locked down + - SAUCE: (efi-lockdown) scsi: Lock down the eata driver + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to + secondary keyring + - SAUCE: (efi-lockdown) efi: Add EFI signature data types + - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser + - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot + - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for + MokSBState + - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState + - [Config] Set values for UEFI secure boot lockdown options + - Disable virtualbox build + - Disable hio build + - SAUCE: securityfs: Replace CURRENT_TIME with current_time() + - Disable zfs build + - [Debian] Work out upstream tag for use with gen-auto-reconstruct + - SAUCE: Import aufs driver + - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h + - [Config] Enable aufs + - SAUCE: perf callchain: Include errno.h on x86 unconditinally + + [ Upstream Kernel Changes ] + + * Rebase to v4.12-rc2 + + -- Seth Forshee Sun, 21 May 2017 23:44:44 -0500 + +linux (4.11.0-3.8) artful; urgency=low + + [ Seth Forshee ] + + * Release Tracking Bug + - LP: #1690999 + + * apparmor_parser hangs indefinitely when called by multiple threads + (LP: #1645037) + - SAUCE: apparmor: fix lock ordering for mkdir + + * apparmor leaking securityfs pin count (LP: #1660846) + - SAUCE: apparmor: fix leak on securityfs pin count + + * apparmor reference count leak when securityfs_setup_d_inode\ () fails + (LP: #1660845) + - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode() + fails + + * apparmor not checking error if security_pin_fs() fails (LP: #1660842) + - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails + + * libvirt profile is blocking global setrlimit despite having no rlimit rule + (LP: #1679704) + - SAUCE: apparmor: fix complain mode failure for rlimit mediation + - apparmor: update auditing of rlimit check to provide capability information + + * apparmor: does not provide a way to detect policy updataes (LP: #1678032) + - SAUCE: apparmor: add policy revision file interface + + * apparmor does not make support of query data visible (LP: #1678023) + - SAUCE: apparmor: add label data availability to the feature set + + * apparmor query interface does not make supported query info available + (LP: #1678030) + - SAUCE: apparmor: add information about the query inteface to the feature set + + * change_profile incorrect when using namespaces with a compound stack + (LP: #1677959) + - SAUCE: apparmor: fix label parse for stacked labels + + * Regression in 4.4.0-65-generic causes very frequent system crashes + (LP: #1669611) + - apparmor: sync of apparmor 3.6+ (17.04) + + * Artful update to 4.11.1 stable release (LP: #1690814) + - dm ioctl: prevent stack leak in dm ioctl call + - drm/sti: fix GDP size to support up to UHD resolution + - power: supply: lp8788: prevent out of bounds array access + - brcmfmac: Ensure pointer correctly set if skb data location changes + - brcmfmac: Make skb header writable before use + - sparc64: fix fault handling in NGbzero.S and GENbzero.S + - refcount: change EXPORT_SYMBOL markings + - net: macb: fix phy interrupt parsing + - tcp: fix access to sk->sk_state in tcp_poll() + - geneve: fix incorrect setting of UDP checksum flag + - bpf: enhance verifier to understand stack pointer arithmetic + - bpf, arm64: fix jit branch offset related to ldimm64 + - tcp: fix wraparound issue in tcp_lp + - net: ipv6: Do not duplicate DAD on link up + - net: usb: qmi_wwan: add Telit ME910 support + - tcp: do not inherit fastopen_req from parent + - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header + - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string + - ipv6: initialize route null entry in addrconf_init() + - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf + - tcp: randomize timestamps on syncookies + - bnxt_en: allocate enough space for ->ntp_fltr_bmap + - bpf: don't let ldimm64 leak map addresses on unprivileged + - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path + - f2fs: sanity check segment count + - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." + - xen: Revert commits da72ff5bfcb0 and 72a9b186292d + - block: get rid of blk_integrity_revalidate() + - Linux 4.11.1 + + * Module signing exclusion for staging drivers does not work properly + (LP: #1690908) + - SAUCE: Fix module signing exclusion in package builds + + * perf: qcom: Add L3 cache PMU driver (LP: #1689856) + - [Config] CONFIG_QCOM_L3_PMU=y + - perf: qcom: Add L3 cache PMU driver + + * No PMU support for ACPI-based arm64 systems (LP: #1689661) + - drivers/perf: arm_pmu: rework per-cpu allocation + - drivers/perf: arm_pmu: manage interrupts per-cpu + - drivers/perf: arm_pmu: split irq request from enable + - drivers/perf: arm_pmu: remove pointless PMU disabling + - drivers/perf: arm_pmu: define armpmu_init_fn + - drivers/perf: arm_pmu: fold init into alloc + - drivers/perf: arm_pmu: factor out pmu registration + - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs() + - drivers/perf: arm_pmu: handle no platform_device + - drivers/perf: arm_pmu: rename irq request/free functions + - drivers/perf: arm_pmu: split cpu-local irq request/free + - drivers/perf: arm_pmu: move irq request/free into probe + - drivers/perf: arm_pmu: split out platform device probe logic + - arm64: add function to get a cpu's MADT GICC table + - [Config] CONFIG_ARM_PMU_ACPI=y + - drivers/perf: arm_pmu: add ACPI framework + - arm64: pmuv3: handle !PMUv3 when probing + - arm64: pmuv3: use arm_pmu ACPI framework + + * Fix NVLINK2 TCE route (LP: #1690155) + - powerpc/powernv: Fix TCE kill on NVLink2 + + * CVE-2017-0605 + - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline() + + * Miscellaneous Ubuntu changes + - [Config] Restore powerpc arch to annotations file + - [Config] Disable runtime testing modules + - [Config] Disable drivers not needed on s390x + - [Config] Update annotations for 4.11 + - [Config] updateconfigs after apparmor updates + + * Miscellaneous upstream changes + - apparmor: use SHASH_DESC_ON_STACK + - apparmor: fix invalid reference to index variable of iterator line 836 + - apparmor: fix parameters so that the permission test is bypassed at boot + - apparmor: Make path_max parameter readonly + - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show() + - apparmorfs: Use seq_putc() in two functions + - apparmor: provide information about path buffer size at boot + - apparmor: add/use fns to print hash string hex value + + -- Seth Forshee Tue, 16 May 2017 00:39:13 -0500 + +linux (4.11.0-2.7) artful; urgency=low + + * kernel-wedge fails in artful due to leftover squashfs-modules d-i files + (LP: #1688259) + - Remove squashfs-modules files from d-i + - [Config] as squashfs-modules is builtin kernel-image must Provides: it + + * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297) + - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform." + - d-i: initrd needs qcom_emac on amberwing platform. + + * update for V3 kernel bits and improved multiple fan slice support + (LP: #1470091) + - SAUCE: fan: tunnel multiple mapping mode (v3) + + * Miscellaneous Ubuntu changes + - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5 + - Enable zfs + - SAUCE: fan: add VXLAN implementation + - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit + - SAUCE: (efi-lockdown) Add the ability to lock down access to the running + kernel image + - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot + mode + - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down + - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is + locked down + - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode + - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down + - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec + reboot + - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been + set + - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down + - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked + down + - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is + locked down + - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked + down + - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel + is locked down + - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel + has been locked down + - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is + locked down + - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is + locked down + - SAUCE: (efi-lockdown) Enable cold boot attack mitigation + - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the + kernel is locked down + - SAUCE: (efi-lockdown) scsi: Lock down the eata driver + - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked + down + - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL + - SAUCE: (efi-lockdown) Add EFI signature data types + - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader. + - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring + - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot + - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db + - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is + disabled + - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub + - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for + MokSBState + - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState + - [Config] Set values for UEFI secure boot lockdown options + - Update dropped.txt + + [ Upstream Kernel Changes ] + + * rebase to v4.11 + + -- Seth Forshee Fri, 05 May 2017 07:43:14 -0500 + +linux (4.11.0-1.6) artful; urgency=low + + * Miscellaneous Ubuntu changes + - [Debian] Use default compression for all packages + - SAUCE: (namespace) block_dev: Support checking inode permissions in + lookup_bdev() + - SAUCE: (namespace) block_dev: Check permissions towards block device inode + when mounting + - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode + when mounting + - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes + - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root + - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb() + - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set + security.* xattrs + - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw + filesystems + - SAUCE: (namespace) fuse: Add support for pid namespaces + - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns + - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace + or a descendant + - SAUCE: (namespace) fuse: Allow user namespace mounts + - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user + namespaces + - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts + - SAUCE: (namespace) ext4: Add module parameter to enable user namespace + mounts + - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is + opened for writing + + -- Seth Forshee Wed, 26 Apr 2017 10:08:29 -0500 + +linux (4.11.0-0.5) artful; urgency=low + + * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain + (LP: #1684971) + - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain + + * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups + (LP: #1470250) + - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails + + * Enable virtual scsi server driver for Power (LP: #1615665) + - SAUCE: Return TCMU-generated sense data to fabric module + + * include/linux/security.h header syntax error with !CONFIG_SECURITYFS + (LP: #1630990) + - SAUCE: (no-up) include/linux/security.h -- fix syntax error with + CONFIG_SECURITYFS=n + + * Miscellaneous Ubuntu changes + - SAUCE: Import aufs driver + - [Config] Enable aufs + - [Debian] Add script to update virtualbox + - ubuntu: vbox -- Update to 5.1.20-dfsg-2 + - Enable vbox + - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h + + [ Upstream Kernel Changes ] + + * rebase to v4.11-rc8 + + -- Seth Forshee Tue, 25 Apr 2017 13:42:54 -0500 + +linux (4.11.0-0.4) zesty; urgency=low + + * POWER9: Improve performance on memory management (LP: #1681429) + - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm + flush + - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync + + * Miscellaneous Ubuntu changes + - find-missing-sauce.sh + + [ Upstream Kernel Changes ] + + * rebase to v4.11-rc7 + + -- Seth Forshee Tue, 18 Apr 2017 08:19:43 -0500 + +linux (4.11.0-0.3) zesty; urgency=low + + * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888) + - [Config] Disable CONFIG_HVC_UDBG on ppc64el + + * smartpqi driver needed in initram disk and installer (LP: #1680156) + - [Config] Add smartpqi to d-i + + * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315) + - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n + + * Miscellaneous Ubuntu changes + - [Config] flash-kernel should be a Breaks + - [Config] drop the info directory + - [Config] drop NOTES as obsolete + - [Config] drop changelog.historical as obsolete + - rebase to v4.11-rc6 + + [ Upstream Kernel Changes ] + + * rebase to v4.11-rc6 + + -- Tim Gardner Tue, 11 Apr 2017 07:16:52 -0600 + +linux (4.11.0-0.2) zesty; urgency=low + + [ Upstream Kernel Changes ] + + * rebase to v4.11-rc5 + + -- Tim Gardner Mon, 03 Apr 2017 08:26:07 +0100 + +linux (4.11.0-0.1) zesty; urgency=low + + [ Upstream Kernel Changes ] + + * rebase to v4.11-rc4 + - LP: #1591053 + + -- Tim Gardner Mon, 20 Mar 2017 05:15:32 -0600 + +linux (4.11.0-0.0) zesty; urgency=low + + * dummy entry + + -- Tim Gardner Mon, 20 Mar 2017 05:15:32 -0600 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/config/README.rst +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/config/README.rst @@ -0,0 +1,185 @@ +================== +Config Annotations +================== + +:Author: Andrea Righi + +Overview +======== + +Each Ubuntu kernel needs to maintain its own .config for each supported +architecture and each flavour. + +Every time a new patch is applied or a kernel is rebased on top of a new +one, we need to update the .config's accordingly (config options can be +added, removed and also renamed). + +So, we need to make sure that some critical config options are always +matching the desired value in order to have a functional kernel. + +State of the art +================ + +At the moment configs are maintained as a set of Kconfig chunks (inside +`debian./config/`): a global one, plus per-arch / per-flavour +chunks. + +In addition to that, we need to maintain also a file called +'annotations'; the purpose of this file is to make sure that some +critical config options are not silently removed or changed when the +real .config is re-generated (for example after a rebase or after +applying a new set of patches). + +The main problem with this approach is that, often, we have duplicate +information that is stored both in the Kconfig chunks *and* in the +annotations files and, at the same time, the whole .config's information +is distributed between Kconfig chunks and annotations, making it hard to +maintain, review and manage in general. + +Proposed solution +================= + +The proposed solution is to store all the config information into the +"annotations" format and get rid of the config chunks (basically the +real .config's can be produced "compiling" annotations). + +Implementation +============== + +To help the management of the annotations an helper script is provided +(`debian/scripts/misc/annotations`): + +``` +usage: annotations [-h] [--version] [--file FILE] [--arch ARCH] [--flavour FLAVOUR] [--config CONFIG] + (--query | --export | --import FILE | --update FILE | --check FILE) + +Manage Ubuntu kernel .config and annotations + +options: + -h, --help show this help message and exit + --version, -v show program's version number and exit + --file FILE, -f FILE Pass annotations or .config file to be parsed + --arch ARCH, -a ARCH Select architecture + --flavour FLAVOUR, -l FLAVOUR + Select flavour (default is "generic") + --config CONFIG, -c CONFIG + Select a specific config option + +Action: + --query, -q Query annotations + --export, -e Convert annotations to .config format + --import FILE, -i FILE + Import a full .config for a specific arch and flavour into annotations + --update FILE, -u FILE + Import a partial .config into annotations (only resync configs specified in FILE) + --check FILE, -k FILE + Validate kernel .config with annotations +``` + +This script allows to query config settings (per arch/flavour/config), +export them into the Kconfig format (generating the real .config files) +and check if the final .config matches the rules defined in the +annotations. + +Examples (annotations is defined as an alias to `debian/scripts/annotations`): + + - Show settings for `CONFIG_DEBUG_INFO_BTF` for master kernel across all the + supported architectures and flavours: + +``` +$ annotations --query --config CONFIG_DEBUG_INFO_BTF +{ + "policy": { + "amd64": "y", + "arm64": "y", + "armhf": "n", + "ppc64el": "y", + "riscv64": "y", + "s390x": "y" + }, + "note": "'Needs newer pahole for armhf'" +} +``` + + - Dump kernel .config for arm64 and flavour generic-64k: + +``` +$ annotations --arch arm64 --flavour generic-64k --export +CONFIG_DEBUG_FS=y +CONFIG_DEBUG_KERNEL=y +CONFIG_COMPAT=y +... +``` + + - Update annotations file with a new kernel .config for amd64 flavour + generic: + +``` +$ annotations --arch amd64 --flavour generic --import build/.config +``` + +Moreover, an additional kernelconfig commands are provided +(via debian/rules targets): + - `migrateconfigs`: automatically merge all the previous configs into + annotations (local changes still need to be committed) + +Annotations headers +=================== + +The main annotations file should contain a header to define the architectures +and flavours that are supported. + +Here is the format of the header for the generic kernel: +``` +# Menu: HEADER +# FORMAT: 4 +# ARCH: amd64 arm64 armhf ppc64el riscv64 s390x +# FLAVOUR: amd64-generic arm64-generic arm64-generic-64k armhf-generic armhf-generic-lpae ppc64el-generic riscv64-generic s390x-generic + +``` + +Example header of a derivative (linux-aws): +``` +# Menu: HEADER +# FORMAT: 4 +# ARCH: amd64 arm64 +# FLAVOUR: amd64-aws arm64-aws +# FLAVOUR_DEP: {'amd64-aws': 'amd64-generic', 'arm64-aws': 'arm64-generic'} + +include "../../debian.master/config/annotations" + +# Below you can define only the specific linux-aws configs that differ from linux generic + +``` + +Pros and Cons +============= + + Pros: + - avoid duplicate information in .config's and annotations + - allow to easily define groups of config settings (for a specific + environment or feature, such as annotations.clouds, annotations.ubuntu, + annotations.snapd, etc.) + - config options are more accessible, easy to change and review + - we can easily document how config options are managed (and external + contributors won't be discouraged anymore when they need to to change a + config option) + + Cons: + - potential regressions: the new tool/scripts can have potential bugs, + so we could experience regressions due to some missed config changes + - kernel team need to understand the new process (even if everything + is transparent, kernel cranking process is the same, there might be + corner cases that need to be addressed and resolved manually) + +TODO +==== + + - Migrate all flavour and arch definitions into annotations (rather + than having this information defined in multiple places inside + debian/scripts); right now this information is "partially" migrated, + meaning that we need to define arches and flavours in the headers + section of annotations (so that the annotations tool can figure out + the list of supported arches and flavours), but arches and flavours + are still defined elsewhere, ideally we would like to have arches and + flavours defined only in one place: annotations. --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/config/annotations +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/config/annotations @@ -0,0 +1,47 @@ +# Menu: HEADER +# FORMAT: 4 +# ARCH: amd64 arm64 +# FLAVOUR: amd64-lowlatency arm64-lowlatency arm64-lowlatency-64k +# FLAVOUR_DEP: {'amd64-lowlatency': 'amd64-generic', 'arm64-lowlatency': 'arm64-generic', 'arm64-lowlatency-64k': 'arm64-generic-64k'} + +include "../../debian.master/config/annotations" + +CONFIG_HZ_1000 policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_HZ_1000 note<'HZ for lowlatency must be set to 1000 to provide better system responsiveness'> + +CONFIG_HZ_250 policy<{'amd64': 'n', 'arm64': 'n'}> +CONFIG_HZ_250 note<'Override default HZ used in generic'> + +CONFIG_LATENCYTOP policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_LATENCYTOP note<'https://lists.ubuntu.com/archives/kernel-team/2014-July/045006.html, LP#1655986'> + +CONFIG_NO_HZ_FULL policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_NO_HZ_FULL note<'Enable access to "Full tickless mode" (LP: #2023007)'> + +CONFIG_NO_HZ_IDLE policy<{'amd64': 'n', 'arm64': 'n'}> +CONFIG_NO_HZ_IDLE note<'Disabled in favor of CONFIG_NO_HZ_FULL (LP: #2023007)'> + +CONFIG_PREEMPT policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_PREEMPT note<'Enable fully preemptible kernel by default (can be changed at runtime via /sys/kernel/debug/sched/preempt)'> + +CONFIG_PREEMPT_VOLUNTARY policy<{'amd64': 'n', 'arm64': 'n'}> +CONFIG_PREEMPT_VOLUNTARY note<'Disable voluntary preemption model by default (can be changed at runtime via /sys/kernel/debug/sched/preempt)'> + +CONFIG_RCU_LAZY policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_RCU_LAZY note<'Batch RCU callbacks and then flush them after a timed delay instead of executing them immediately (LP: #2023007)'> + +CONFIG_RCU_NOCB_CPU policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_RCU_NOCB_CPU note<'Move RCU callbacks from softirq context to kthread context (LP: #2023007)'> + +CONFIG_RCU_NOCB_CPU_DEFAULT_ALL policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_RCU_NOCB_CPU_DEFAULT_ALL note<'Enable CONFIG_RCU_NOCB_CPU across all CPUs by default (LP: #2023007)'> + + +# ---- Annotations without notes ---- + +CONFIG_CONTEXT_TRACKING_USER policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_CONTEXT_TRACKING_USER_FORCE policy<{'amd64': 'n', 'arm64': 'n'}> +CONFIG_HZ policy<{'amd64': '1000', 'arm64': '1000'}> +CONFIG_TICK_CPU_ACCOUNTING policy<{'amd64': '-', 'arm64': '-'}> +CONFIG_VIRT_CPU_ACCOUNTING policy<{'amd64': 'y', 'arm64': 'y'}> +CONFIG_VIRT_CPU_ACCOUNTING_GEN policy<{'amd64': 'y', 'arm64': 'y'}> --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/control.d/flavour-control.stub +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/control.d/flavour-control.stub @@ -0,0 +1,153 @@ +# Items that get replaced: +# FLAVOUR +# DESC +# ARCH +# SUPPORTED +# TARGET +# BOOTLOADER +# =PROVIDES= +# +# Items marked with =FOO= are optional +# +# This file describes the template for packages that are created for each flavour +# in debian/control.d/vars.* +# +# This file gets edited in a couple of places. See the debian/control.stub rule in +# debian/rules. PGGVER, ABINUM, and SRCPKGNAME are all converted in the +# process of creating debian/control. +# +# The flavour specific strings (ARCH, DESC, etc) are converted using values from the various +# flavour files in debian/control.d/vars.* +# +# XXX: Leave the blank line before the first package!! + +Package: linux-image=SIGN-ME-PKG=-PKGVER-ABINUM-FLAVOUR +Build-Profiles: +Architecture: ARCH +Section: kernel +Priority: optional +Provides: linux-image, fuse-module, =PROVIDES=${linux:rprovides} +Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-PKGVER-ABINUM-FLAVOUR +Recommends: BOOTLOADER, initramfs-tools | linux-initramfs-tool +Breaks: flash-kernel (<< 3.90ubuntu2) [arm64 armhf], s390-tools (<< 2.3.0-0ubuntu3) [s390x] +Conflicts: linux-image=SIGN-PEER-PKG=-PKGVER-ABINUM-FLAVOUR +Suggests: fdutils, linux-doc | SRCPKGNAME-source-PKGVER, SRCPKGNAME-tools, linux-headers-PKGVER-ABINUM-FLAVOUR, linux-modules-extra-PKGVER-ABINUM-FLAVOUR +Description: Linux kernel image for version PKGVER on DESC + This package contains the=SIGN-ME-TXT= Linux kernel image for version PKGVER on + DESC. + . + Supports SUPPORTED processors. + . + TARGET + . + You likely do not want to install this package directly. Instead, install + the linux-FLAVOUR meta-package, which will ensure that upgrades work + correctly, and that supporting packages are also installed. + +Package: linux-modules-PKGVER-ABINUM-FLAVOUR +Build-Profiles: +Architecture: ARCH +Section: kernel +Priority: optional +Depends: ${misc:Depends}, ${shlibs:Depends} +Built-Using: ${linux:BuiltUsing} +Description: Linux kernel extra modules for version PKGVER on DESC + Contains the corresponding System.map file, the modules built by the + packager, and scripts that try to ensure that the system is not left in an + unbootable state after an update. + . + Supports SUPPORTED processors. + . + TARGET + . + You likely do not want to install this package directly. Instead, install + the linux-FLAVOUR meta-package, which will ensure that upgrades work + correctly, and that supporting packages are also installed. + +Package: linux-modules-extra-PKGVER-ABINUM-FLAVOUR +Build-Profiles: +Architecture: ARCH +Section: kernel +Priority: optional +Depends: ${misc:Depends}, ${shlibs:Depends}, linux-modules-PKGVER-ABINUM-FLAVOUR, wireless-regdb +Description: Linux kernel extra modules for version PKGVER on DESC + This package contains the Linux kernel extra modules for version PKGVER on + DESC. + . + Also includes the corresponding System.map file, the modules built by the + packager, and scripts that try to ensure that the system is not left in an + unbootable state after an update. + . + Supports SUPPORTED processors. + . + TARGET + . + You likely do not want to install this package directly. Instead, install + the linux-FLAVOUR meta-package, which will ensure that upgrades work + correctly, and that supporting packages are also installed. + +Package: linux-headers-PKGVER-ABINUM-FLAVOUR +Build-Profiles: +Architecture: ARCH +Section: devel +Priority: optional +Depends: ${misc:Depends}, SRCPKGNAME-headers-PKGVER-ABINUM, ${shlibs:Depends} +Provides: linux-headers, linux-headers-3.0 +Description: Linux kernel headers for version PKGVER on DESC + This package provides kernel header files for version PKGVER on + DESC. + . + This is for sites that want the latest kernel headers. Please read + /usr/share/doc/linux-headers-PKGVER-ABINUM/debian.README.gz for details. + +Package: SRCPKGNAME-lib-rust-PKGVER-ABINUM-FLAVOUR +Build-Profiles: +Architecture: amd64 +Multi-Arch: foreign +Section: devel +Priority: optional +Depends: ${misc:Depends}, coreutils +Description: Rust library files related to Linux kernel version PKGVER + This package provides kernel library files for version PKGVER, that allow to + compile out-of-tree kernel modules written in Rust. + +Package: linux-image=SIGN-ME-PKG=-PKGVER-ABINUM-FLAVOUR-dbgsym +Build-Profiles: +Architecture: ARCH +Section: devel +Priority: optional +Depends: ${misc:Depends} +Provides: linux-debug +Description: Linux kernel debug image for version PKGVER on DESC + This package provides the=SIGN-ME-TXT= kernel debug image for version PKGVER on + DESC. + . + This is for sites that wish to debug the kernel. + . + The kernel image contained in this package is NOT meant to boot from. It + is uncompressed, and unstripped. This package also includes the + unstripped modules. + +Package: linux-tools-PKGVER-ABINUM-FLAVOUR +Build-Profiles: +Architecture: ARCH +Section: devel +Priority: optional +Depends: ${misc:Depends}, SRCPKGNAME-tools-PKGVER-ABINUM +Description: Linux kernel version specific tools for version PKGVER-ABINUM + This package provides the architecture dependant parts for kernel + version locked tools (such as perf and x86_energy_perf_policy) for + version PKGVER-ABINUM on + =HUMAN=. + +Package: linux-cloud-tools-PKGVER-ABINUM-FLAVOUR +Build-Profiles: +Architecture: ARCH +Section: devel +Priority: optional +Depends: ${misc:Depends}, SRCPKGNAME-cloud-tools-PKGVER-ABINUM +Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM + This package provides the architecture dependant parts for kernel + version locked tools for cloud for version PKGVER-ABINUM on + =HUMAN=. + --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/control.d/generic.inclusion-list +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/control.d/generic.inclusion-list @@ -0,0 +1,304 @@ +arch/*/{crypto,kernel,oprofile} +arch/*/kvm/kvm.ko +arch/powerpc/kvm/kvm-hv.ko +arch/powerpc/kvm/kvm-pr.ko +arch/powerpc/kvm/vfio.ko +arch/powerpc/platforms/powernv/opal-prd.ko +arch/s390/* +arch/x86/kvm/kvm-amd.ko +arch/x86/kvm/kvm-intel.ko +crypto/* +drivers/acpi/* +drivers/ata/acard-ahci.ko +drivers/ata/ahci.ko +drivers/ata/ahci_platform.ko +drivers/ata/ahci_tegra.ko +drivers/ata/ata_generic.ko +drivers/ata/libahci.ko +drivers/ata/libahci_platform.ko +drivers/block/brd.ko +drivers/block/cryptoloop.ko +drivers/block/floppy.ko +drivers/block/loop.ko +drivers/block/nbd.ko +drivers/block/rbd.ko +drivers/block/virtio_blk.ko +drivers/block/xen-blkfront.ko +drivers/bus/tegra-aconnect.ko +drivers/char/hangcheck-timer.ko +drivers/char/hw_random/powernv-rng.ko +drivers/char/hw_random/virtio-rng.ko +drivers/char/ipmi/* +drivers/char/ipmi/ipmi_msghandler.ko +drivers/char/lp.ko +drivers/char/nvram.ko +drivers/char/ppdev.ko +drivers/char/raw.ko +drivers/char/virtio_console.ko +drivers/clk/clk-max77686.ko +drivers/cpufreq/tegra186-cpufreq.ko +drivers/cpufreq/tegra194-cpufreq.ko +drivers/crypto/nx/* +drivers/crypto/vmx/vmx-crypto.ko +drivers/dma/tegra210-adma.ko +drivers/firmware/efi/* +drivers/firmware/iscsi_ibft.ko +drivers/gpio/gpio-max77620.ko +drivers/gpu/drm/ast/ast.ko +drivers/gpu/drm/bochs/bochs-drm.ko +drivers/gpu/drm/cirrus/cirrus.ko +drivers/gpu/drm/drm.ko +drivers/gpu/drm/drm_kms_helper.ko +drivers/gpu/drm/tegra/tegra-drm.ko +drivers/gpu/drm/ttm/ttm.ko +drivers/gpu/drm/vboxvideo/vboxvideo.ko +drivers/gpu/drm/virtio/virtio-gpu.ko +drivers/gpu/drm/vmwgfx/vmwgfx.ko +drivers/gpu/drm/xen/drm_xen_front.ko +drivers/gpu/host1x/host1x.ko +drivers/hid/hid-generic.ko +drivers/hid/hid-hyperv.ko +drivers/hid/hid.ko +drivers/hid/usbhid/usbhid.ko +drivers/hv/* +drivers/hwmon/ibmpowernv.ko +drivers/hwmon/pwm-fan.ko +drivers/i2c/busses/i2c-tegra-bpmp.ko +drivers/i2c/busses/i2c-tegra-bpmp.ko +drivers/i2c/busses/i2c-tegra.ko +drivers/infiniband/core/ib_addr.ko +drivers/infiniband/core/ib_cm.ko +drivers/infiniband/core/ib_core.ko +drivers/infiniband/core/ib_mad.ko +drivers/infiniband/core/ib_sa.ko +drivers/infiniband/core/iw_cm.ko +drivers/infiniband/core/rdma_cm.ko +drivers/infiniband/ulp/iser/ib_iser.ko +drivers/infiniband/ulp/isert/ib_isert.ko +drivers/input/evbug.ko +drivers/input/gameport/gameport.ko +drivers/input/input-leds.ko +drivers/input/joydev.ko +drivers/input/keyboard/gpio_keys.ko +drivers/input/misc/xen-kbdfront.ko +drivers/input/mouse/psmouse.ko +drivers/input/serio/hyperv-keyboard.ko +drivers/input/serio/serio_raw.ko +drivers/input/serio/serport.ko +drivers/input/touchscreen/usbtouchscreen.ko +drivers/leds/leds-powernv.ko +drivers/md/* +drivers/memory/tegra/tegra210-emc.ko +drivers/message/fusion* +drivers/misc/cxl/* +drivers/misc/eeprom/at24.ko +drivers/misc/vmw_balloon.ko +drivers/misc/vmw_vmci/vmw_vmci.ko +drivers/mmc/host/sdhci-tegra.ko +drivers/mtd/cmdlinepart.ko +drivers/mtd/devices/powernv_flash.ko +drivers/mtd/ofpart.ko +drivers/net/appletalk/ipddp.ko +drivers/net/bonding/bonding.ko +drivers/net/caif/caif_virtio.ko +drivers/net/dummy.ko +drivers/net/eql.ko +drivers/net/ethernet/8390/8390.ko +drivers/net/ethernet/8390/ne2k-pci.ko +drivers/net/ethernet/amazon/ena/ena.ko +drivers/net/ethernet/amd/pcnet32.ko +drivers/net/ethernet/broadcom/bnx2x/* +drivers/net/ethernet/broadcom/tg3.ko +drivers/net/ethernet/dec/tulip/* +drivers/net/ethernet/emulex/benet/* +drivers/net/ethernet/ibm/* +drivers/net/ethernet/intel/e1000/e1000.ko +drivers/net/ethernet/intel/e1000e/e1000e.ko +drivers/net/ethernet/intel/i40e/* +drivers/net/ethernet/intel/iavf/iavf.ko +drivers/net/ethernet/intel/igb/* +drivers/net/ethernet/intel/igbvf/igbvf.ko +drivers/net/ethernet/intel/ixgbe/* +drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko +drivers/net/ethernet/mellanox/* +drivers/net/ethernet/netronome/nfp/nfp.ko +drivers/net/ethernet/realtek/8139cp.ko +drivers/net/ethernet/realtek/8139too.ko +drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.ko +drivers/net/ethernet/stmicro/stmmac/stmmac-platform.ko +drivers/net/ethernet/stmicro/stmmac/stmmac.ko +drivers/net/fddi/* +drivers/net/geneve.ko +drivers/net/hyperv/hv_netvsc.ko +drivers/net/ifb.ko +drivers/net/ipvlan/* +drivers/net/macvlan.ko +drivers/net/macvtap.ko +drivers/net/mii.ko +drivers/net/netconsole.ko +drivers/net/pcs/pcs-xpcs.ko +drivers/net/phy/marvell.ko +drivers/net/phy/phylink.ko +drivers/net/ppp/* +drivers/net/ppp/bsd_comp.ko +drivers/net/slip/* +drivers/net/veth.ko +drivers/net/virtio_net.ko +drivers/net/vmxnet3/vmxnet3.ko +drivers/net/vxlan.ko +drivers/net/wireguard/wireguard.ko +drivers/net/wwan/* +drivers/net/xen-netback/* +drivers/net/xen-netfront.ko +drivers/nvme/host/nvme.ko +drivers/nvmem/nvmem_core.ko +drivers/parport/parport.ko +drivers/parport/parport_pc.ko +drivers/pci/controller/dwc/pcie-tegra194.ko +drivers/pci/host/vmd.ko +drivers/phy/tegra/phy-tegra194-p2u.ko +drivers/pinctrl/pinctrl-max77620.ko +drivers/platform/x86/pvpanic.ko +drivers/pps/pps_core.ko +drivers/ptp/ptp.ko +drivers/pwm/pwm-tegra.ko +drivers/regulator/fixed.ko +drivers/regulator/max77620-regulator.ko +drivers/rtc/rtc-max77686.ko +drivers/rtc/rtc-tegra.ko +drivers/s390/* +drivers/s390/block/xpram.ko +drivers/scsi/BusLogic.ko +drivers/scsi/aacraid/* +drivers/scsi/cxlflash/* +drivers/scsi/device_handler/scsi_dh_alua.ko +drivers/scsi/device_handler/scsi_dh_emc.ko +drivers/scsi/device_handler/scsi_dh_hp_sw.ko +drivers/scsi/device_handler/scsi_dh_rdac.ko +drivers/scsi/hv_storvsc.ko +drivers/scsi/ibmvscsi/* +drivers/scsi/ipr.ko +drivers/scsi/iscsi_boot_sysfs.ko +drivers/scsi/iscsi_tcp.ko +drivers/scsi/libiscsi.ko +drivers/scsi/libiscsi_tcp.ko +drivers/scsi/libsas/* +drivers/scsi/lpfc/* +drivers/scsi/megaraid/* +drivers/scsi/mpt3sas/* +drivers/scsi/osd/libosd.ko +drivers/scsi/osd/osd.ko +drivers/scsi/qla1280.ko +drivers/scsi/qla2xxx/* +drivers/scsi/raid_class.ko +drivers/scsi/scsi_transport_fc.ko +drivers/scsi/scsi_transport_iscsi.ko +drivers/scsi/scsi_transport_sas.ko +drivers/scsi/scsi_transport_spi.ko +drivers/scsi/sd_mod.ko +drivers/scsi/sr_mod.ko +drivers/scsi/virtio_scsi.ko +drivers/scsi/vmw_pvscsi.ko +drivers/spi/spi-tegra114.ko +drivers/staging/media/tegra-video/tegra-video.ko +drivers/target/loopback/tcm_loop.ko +drivers/target/target_core*.ko +drivers/thermal/tegra/tegra-bpmp-thermal.ko +drivers/tty/serial/jsm/* +drivers/tty/serial/serial-tegra.ko +drivers/uio/uio.ko +drivers/uio/uio_pdrv_genirq.ko +drivers/usb/gadget/udc/tegra-xudc.ko +drivers/usb/host/* +drivers/usb/storage/uas.ko +drivers/usb/storage/usb-storage.ko +drivers/vfio/* +drivers/vhost/* +drivers/video/fbdev/* +drivers/video/vgastate.ko +drivers/virt/vboxguest/vboxguest.ko +drivers/virtio/* +drivers/watchdog/softdog.ko +drivers/xen/* +fs/9p/* +fs/aufs/aufs.ko +fs/autofs/autofs4.ko +fs/binfmt_misc.ko +fs/btrfs/* +fs/cachefiles/cachefiles.ko +fs/ceph/* +fs/cifs/* +fs/configfs/* +fs/dlm/dlm.ko +fs/ecryptfs/* +fs/efivarfs/* +fs/exofs/libore.ko +fs/ext4/* +fs/fat/* +fs/fscache/* +fs/fuse/* +fs/isofs/* +fs/lockd/* +fs/nfs/* +fs/nfs_common/* +fs/nfsd/* +fs/nls/nls_cp437.ko +fs/nls/nls_iso8859-1.ko +fs/overlayfs/* +fs/shiftfs.ko +fs/squashfs/* +fs/udf/* +fs/ufs/* +fs/vboxsf/vboxsf.ko +fs/xfs/* +lib/* +net/6lowpan/* +net/802/* +net/8021q/* +net/9p/* +net/appletalk/* +net/atm/* +net/ax25/* +net/bpfilter/* +net/bridge/* +net/can/* +net/ceph/libceph.ko +net/core/* +net/dccp/* +net/decnet/* +net/ieee802154/* +net/ipv4/* +net/ipv6/* +net/ipx/* +net/key/* +net/lapb/* +net/llc/* +net/netfilter/* +net/netlink/netlink_diag.ko +net/netrom/* +net/openvswitch/* +net/packet/af_packet_diag.ko +net/phonet/* +net/rose/* +net/rxrpc/* +net/sched/* +net/sctp/* +net/sunrpc/auth_gss/auth_rpcgss.ko +net/sunrpc/auth_gss/rpcsec_gss_krb5.ko +net/sunrpc/sunrpc.ko +net/tipc/* +net/unix/unix_diag.ko +net/vmw_vsock/* +net/x25/* +net/xfrm/* +! find sound/core -name oss -prune -o -name *.ko -print +sound/drivers/pcsp/snd-pcsp.ko +sound/pci/hda/snd-hda-tegra.ko +sound/pci/snd-ens1370.ko +sound/soc/tegra/snd-soc-tegra186-dspk.ko +sound/soc/tegra/snd-soc-tegra210-admaif.ko +sound/soc/tegra/snd-soc-tegra210-ahub.ko +sound/soc/tegra/snd-soc-tegra210-dmic.ko +sound/soc/tegra/snd-soc-tegra210-i2s.ko +sound/soundcore.ko +ubuntu/ubuntu-host/ubuntu-host.ko --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/control.d/linux-doc.stub +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/control.d/linux-doc.stub @@ -0,0 +1,12 @@ +Package: linux-doc +Build-Profiles: +Architecture: all +Section: doc +Priority: optional +Depends: ${misc:Depends} +Description: Linux kernel specific documentation for version PKGVER + This package provides the various documents in the PKGVER kernel + Documentation/ subdirectory. These document kernel subsystems, APIs, device + drivers, and so on. See + /usr/share/doc/SRCPKGNAME-doc/00-INDEX for a list of what is + contained in each file. --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/control.d/linux-libc-dev.stub +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/control.d/linux-libc-dev.stub @@ -0,0 +1,12 @@ +Package: linux-libc-dev +Architecture: amd64 armhf arm64 i386 ppc64el riscv64 s390x +Depends: ${misc:Depends} +Conflicts: linux-kernel-headers +Replaces: linux-kernel-headers +Provides: linux-kernel-headers, aufs-dev +Multi-Arch: same +Description: Linux Kernel Headers for development + This package provides headers from the Linux kernel. These headers + are used by the installed headers for GNU glibc and other system + libraries. They are NOT meant to be used to build third-party modules for + your kernel. Use SRCPKGNAME-headers-* packages for that. --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/control.d/vars.lowlatency +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/control.d/vars.lowlatency @@ -0,0 +1,6 @@ +arch="amd64 arm64" +supported="Lowlatency" +target="Geared toward desktop and server systems." +desc="=HUMAN= SMP" +bootloader="grub-pc [amd64] | grub-efi-amd64 [amd64] | grub-efi-ia32 [amd64] | grub [amd64] | lilo [amd64] | flash-kernel [armhf arm64] | grub-efi-arm64 [arm64] | grub-efi-arm [armhf]" +provides="kvm-api-4, redhat-cluster-modules, ivtv-modules, virtualbox-guest-modules [amd64]" --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/control.d/vars.lowlatency-64k +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/control.d/vars.lowlatency-64k @@ -0,0 +1,6 @@ +arch="arm64" +supported="Lowlatency 64K pages" +target="Geared toward desktop and server systems." +desc="=HUMAN= SMP" +bootloader="grub-efi-arm64 [arm64] | flash-kernel [arm64]" +provides="kvm-api-4, redhat-cluster-modules, ivtv-modules" --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/control.stub.in +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/control.stub.in @@ -0,0 +1,143 @@ +Source: SRCPKGNAME +Section: devel +Priority: optional +Maintainer: Ubuntu Kernel Team +Standards-Version: 3.9.4.0 +Build-Depends: + debhelper-compat (= 10), + cpio, + kmod , + makedumpfile [amd64] , + libcap-dev , + libelf-dev , + libnewt-dev , + libiberty-dev , + default-jdk-headless , + python3-dev , + java-common , + rsync [!i386] , + libdw-dev , + libpci-dev , + pkg-config , + python3 , + python3-dev , + flex , + bison , + libunwind8-dev [amd64 arm64 armhf ppc64el] , + liblzma-dev , + openssl , + libssl-dev , + libaudit-dev , + bc , + gawk , + libudev-dev , + autoconf , + automake , + libtool , + uuid-dev , + libnuma-dev [amd64 arm64 ppc64el s390x] , + dkms , + curl , + zstd , + pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] , + clang-15 [amd64], + libclang1-15 [amd64], + rustc-1.68 [amd64], + rust-1.68-src [amd64], + rustfmt-1.68 [amd64], + bindgen-0.56 [amd64], + llvm [amd64], + libstdc++-dev, +Build-Depends-Indep: + xmlto , + docbook-utils , + ghostscript , + fig2dev , + bzip2 , + sharutils , + asciidoc , + python3-sphinx , + python3-sphinx-rtd-theme , + fontconfig , + python3-docutils , + imagemagick , + graphviz , + dvipng , + fonts-noto-cjk , + latexmk , + librsvg2-bin , +Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/=SERIES= +XS-Testsuite: autopkgtest +#XS-Testsuite-Depends: gcc-4.7 binutils + +Package: SRCPKGNAME-headers-PKGVER-ABINUM +Build-Profiles: +Architecture: all +Multi-Arch: foreign +Section: devel +Priority: optional +Depends: ${misc:Depends}, coreutils +Description: Header files related to Linux kernel version PKGVER + This package provides kernel header files for version PKGVER, for sites + that want the latest kernel headers. Please read + /usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details + +Package: SRCPKGNAME-tools-common +Build-Profiles: +Architecture: all +Multi-Arch: foreign +Section: kernel +Priority: optional +Provides: bpftool +Depends: ${misc:Depends}, lsb-release, hwdata +Description: Linux kernel version specific tools for version PKGVER + This package provides the architecture independent parts for kernel + version locked tools (such as perf and x86_energy_perf_policy) for + version PKGVER. + +Package: SRCPKGNAME-tools-PKGVER-ABINUM +Build-Profiles: +Architecture: amd64 arm64 +Section: devel +Priority: optional +Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common +Description: Linux kernel version specific tools for version PKGVER-ABINUM + This package provides the architecture dependant parts for kernel + version locked tools (such as perf and x86_energy_perf_policy) for + version PKGVER-ABINUM on + =HUMAN=. + You probably want to install linux-tools-PKGVER-ABINUM-. + +Package: SRCPKGNAME-cloud-tools-common +Build-Profiles: +Architecture: all +Multi-Arch: foreign +Section: kernel +Priority: optional +Depends: ${misc:Depends} +Description: Linux kernel version specific cloud tools for version PKGVER + This package provides the architecture independent parts for kernel + version locked tools for cloud tools for version PKGVER. + +Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM +Build-Profiles: +Architecture: amd64 arm64 +Section: devel +Priority: optional +Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common +Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM + This package provides the architecture dependant parts for kernel + version locked tools for cloud tools for version PKGVER-ABINUM on + =HUMAN=. + You probably want to install linux-cloud-tools-PKGVER-ABINUM-. + +Package: SRCPKGNAME-tools-host +Build-Profiles: +Architecture: all +Multi-Arch: foreign +Section: kernel +Priority: optional +Depends: ${misc:Depends}, python3 +Description: Linux kernel VM host tools + This package provides kernel tools useful for VM hosts. + --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/copyright +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/copyright @@ -0,0 +1,29 @@ +This is the Ubuntu prepackaged version of the Linux kernel. +Linux was written by Linus Torvalds +and others. + +This package was put together by the Ubuntu Kernel Team, from +sources retrieved from upstream linux git. +The sources may be found at most Linux ftp sites, including +ftp://ftp.kernel.org/pub/linux/kernel/ + +This package is currently maintained by the +Ubuntu Kernel Team + +Linux is copyrighted by Linus Torvalds and others. + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2 dated June, 1991. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Ubuntu Linux systems, the complete text of the GNU General +Public License v2 can be found in `/usr/share/common-licenses/GPL-2'. --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/etc/getabis +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/etc/getabis @@ -0,0 +1,15 @@ +repo_list=( + "http://archive.ubuntu.com/ubuntu/pool/main/l/linux-lowlatency" + "http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux-lowlatency" + "http://archive.ubuntu.com/ubuntu/pool/universe/l/linux-lowlatency" + "http://ports.ubuntu.com/ubuntu-ports/pool/universe/l/linux-lowlatency" + "http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu/pool/main/l/linux-lowlatency" + "http://ppa.launchpad.net/canonical-kernel-team/ppa2/ubuntu/pool/main/l/linux-lowlatency" + "http://ppa.launchpad.net/canonical-kernel-team/unstable/ubuntu/pool/main/l/linux-lowlatency" + "http://ppa.launchpad.net/canonical-kernel-team/bootstrap/ubuntu/pool/main/l/linux-lowlatency" +) + +package_prefixes linux-buildinfo + +getall amd64 lowlatency +getall arm64 lowlatency lowlatency-64k --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/etc/local.conf +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/etc/local.conf @@ -0,0 +1 @@ +FOREIGN_ARCHES="armhf ppc64el s390x" --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/etc/update.conf +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/etc/update.conf @@ -0,0 +1,8 @@ +# WARNING: we do not create update.conf when we are not a +# derivative. Various cranky components make use of this. +# If we start unconditionally creating update.conf we need +# to fix at least cranky close and cranky rebase. +RELEASE_REPO=git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/mantic +SOURCE_RELEASE_BRANCH=master-next +DEBIAN_MASTER=debian.master +BACKPORT_SUFFIX=-- --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/modprobe.d/common.conf +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/modprobe.d/common.conf @@ -0,0 +1,3 @@ +# LP:1434842 -- disable OSS drivers by default to allow pulseaudio to emulate +blacklist snd-mixer-oss +blacklist snd-pcm-oss --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/reconstruct +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/reconstruct @@ -0,0 +1,58 @@ +# Recreate any symlinks created since the orig. +# Remove any files deleted from the orig. +rm -f 'drivers/media/pci/intel/ipu3/cio2-bridge.c' +rm -f 'drivers/media/pci/intel/ipu3/cio2-bridge.h' +rm -f 'include/linux/ceph/mdsmap.h' +rm -f 'scripts/is_rust_module.sh' +chmod +x 'debian.lowlatency/scripts/helpers/copy-files' +chmod +x 'debian.lowlatency/scripts/helpers/local-mangle' +chmod +x 'debian/cloud-tools/hv_get_dhcp_info' +chmod +x 'debian/cloud-tools/hv_get_dns_info' +chmod +x 'debian/cloud-tools/hv_set_ifconfig' +chmod +x 'debian/rules' +chmod +x 'debian/scripts/checks/abi-check' +chmod +x 'debian/scripts/checks/final-checks' +chmod +x 'debian/scripts/checks/module-check' +chmod +x 'debian/scripts/checks/module-signature-check' +chmod +x 'debian/scripts/checks/retpoline-check' +chmod +x 'debian/scripts/control-create' +chmod +x 'debian/scripts/dkms-build' +chmod +x 'debian/scripts/dkms-build--nvidia-N' +chmod +x 'debian/scripts/dkms-build-configure--zfs' +chmod +x 'debian/scripts/file-downloader' +chmod +x 'debian/scripts/link-headers' +chmod +x 'debian/scripts/link-lib-rust' +chmod +x 'debian/scripts/misc/annotations' +chmod +x 'debian/scripts/misc/arch-has-odm-enabled.sh' +chmod +x 'debian/scripts/misc/find-missing-sauce.sh' +chmod +x 'debian/scripts/misc/fips-checks' +chmod +x 'debian/scripts/misc/fw-to-ihex.sh' +chmod +x 'debian/scripts/misc/gen-auto-reconstruct' +chmod +x 'debian/scripts/misc/getabis' +chmod +x 'debian/scripts/misc/git-ubuntu-log' +chmod +x 'debian/scripts/misc/insert-changes' +chmod +x 'debian/scripts/misc/insert-mainline-changes' +chmod +x 'debian/scripts/misc/insert-ubuntu-changes' +chmod +x 'debian/scripts/misc/kernelconfig' +chmod +x 'debian/scripts/misc/retag' +chmod +x 'debian/scripts/misc/sanitize-annotations' +chmod +x 'debian/scripts/misc/splitconfig.pl' +chmod +x 'debian/scripts/misc/update-aufs.sh' +chmod +x 'debian/scripts/module-inclusion' +chmod +x 'debian/scripts/retpoline-extract' +chmod +x 'debian/scripts/retpoline-extract-one' +chmod +x 'debian/scripts/sign-module' +chmod +x 'debian/templates/extra.postinst.in' +chmod +x 'debian/templates/extra.postrm.in' +chmod +x 'debian/templates/headers.postinst.in' +chmod +x 'debian/templates/image.postinst.in' +chmod +x 'debian/templates/image.postrm.in' +chmod +x 'debian/templates/image.preinst.in' +chmod +x 'debian/templates/image.prerm.in' +chmod +x 'debian/tests-build/check-aliases' +chmod +x 'debian/tests/rebuild' +chmod +x 'debian/tests/ubuntu-regression-suite' +chmod +x 'drivers/watchdog/f71808e_wdt.c' +chmod -x 'scripts/is_rust_module.sh' +chmod +x 'update-dkms-versions' +exit 0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/rules.d/amd64.mk +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/rules.d/amd64.mk @@ -0,0 +1,23 @@ +human_arch = 64 bit x86 +build_arch = x86 +defconfig = defconfig +build_image = bzImage +kernel_file = arch/$(build_arch)/boot/bzImage +install_file = vmlinuz +vdso = vdso_install +no_dumpfile = true +uefi_signed = true +do_tools_usbip = true +do_tools_cpupower = true +do_tools_perf = true +do_tools_perf_jvmti = true +do_tools_bpftool = true +do_tools_x86 = true +do_tools_hyperv = true +do_tools_host = true +do_extras_package = true +do_tools_common = true +do_tools_acpidbg = true +do_odm_drivers = true +do_lib_rust = true +flavours = lowlatency --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/rules.d/arm64.mk +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/rules.d/arm64.mk @@ -0,0 +1,20 @@ +human_arch = ARMv8 +build_arch = arm64 +defconfig = defconfig +build_image = Image.gz +kernel_file = arch/$(build_arch)/boot/Image.gz +install_file = vmlinuz +no_dumpfile = true +uefi_signed = true + +vdso = vdso_install + +do_extras_package = true +do_tools_usbip = true +do_tools_cpupower = true +do_tools_perf = true +do_tools_perf_jvmti = true +do_tools_bpftool = true + +do_dtbs = true +flavours = lowlatency lowlatency-64k --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/rules.d/hooks.mk +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/rules.d/hooks.mk @@ -0,0 +1,6 @@ +do_enforce_all = true +do_libc_dev_package = false +do_doc_package = false +do_tools_common = false +do_tools_host = false +do_source_package = false --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/rules.d/i386.mk +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/rules.d/i386.mk @@ -0,0 +1,17 @@ +human_arch = 32 bit x86 +build_arch = i386 +defconfig = defconfig +flavours = generic +build_image = bzImage +kernel_file = arch/$(build_arch)/boot/bzImage +install_file = vmlinuz +vdso = vdso_install +no_dumpfile = true +do_flavour_image_package = false +do_tools = false +do_tools_common = false +do_extras_package = false +do_source_package = false +do_doc_package = false +do_flavour_header_package = false +do_common_headers_indep = false --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/rules.d/riscv64.mk +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/rules.d/riscv64.mk @@ -0,0 +1,19 @@ +human_arch = RISC-V +build_arch = riscv +defconfig = defconfig +flavours = generic +build_image = Image +kernel_file = arch/$(build_arch)/boot/Image +install_file = vmlinuz + +vdso = vdso_install +no_dumpfile = true + +do_flavour_image_package = false +do_tools = false +do_tools_common = false +do_extras_package = false +do_source_package = false +do_doc_package = false +do_flavour_header_package = false +do_common_headers_indep = false --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/rules.d/x32.mk +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/rules.d/x32.mk @@ -0,0 +1,12 @@ +human_arch = 64 bit x86 (32 bit userspace) +build_arch = x86 +defconfig = defconfig +flavours = +build_image = bzImage +kernel_file = arch/$(build_arch)/boot/bzImage +install_file = vmlinuz +vdso = vdso_install +no_dumpfile = true +uefi_signed = true + +do_flavour_image_package = false --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/scripts/helpers/copy-files +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/scripts/helpers/copy-files @@ -0,0 +1,62 @@ +#!/bin/bash -eu + +if [ -f debian/debian.env ]; then + # shellcheck disable=SC1091 + . debian/debian.env +fi + +if [ ! -d "${DEBIAN}" ]; then + echo You must run this script from the top directory of this repository. + exit 1 +fi + +CONF="${DEBIAN}"/etc/update.conf +if [ -f "${CONF}" ]; then + # shellcheck disable=SC1090 + . "${CONF}" +fi + +FOREIGN_ARCHES="" +LOCAL_CONF="${DEBIAN}/etc/local.conf" +if [ -f "${LOCAL_CONF}" ]; then + # shellcheck disable=SC1090 + . "${LOCAL_CONF}" +fi + +SKIP_RULES_D=${SKIP_RULES_D:-} + +# +# Update configs from master +# +rsync -avc --exclude 'annotations' --exclude 'config.flavour.lowlatency' --exclude 'config.flavour.lowlatency-64k' --delete "${DEBIAN_MASTER}/config/" "${DEBIAN}/config" + +# +# Update package and DTB settings from master. +# +if [ -z "${SKIP_RULES_D}" ] ; then + rsync -avc "${DEBIAN_MASTER}/rules.d/"*.mk "${DEBIAN}/rules.d/" +fi + +# Remove the .mk files from the arch's that are not supported +for i in ${FOREIGN_ARCHES} +do + rm -f "${DEBIAN}/rules.d/${i}.mk" + git rm -f --ignore-unmatch "${DEBIAN}/rules.d/${i}.mk" || true +done + +# +# Update modprobe.d from master +# +# Some releases (trusty) don't have this directory, and rsync would fail +# without this check. +if [ -d "${DEBIAN}/modprobe.d/" ]; then + rsync -avc --delete "${DEBIAN_MASTER}/modprobe.d/" "${DEBIAN}/modprobe.d" +fi + +cp -p "${DEBIAN_MASTER}/control.d/"*.inclusion-list "${DEBIAN}/control.d" + +cp -p "${DEBIAN_MASTER}/reconstruct" "${DEBIAN}/reconstruct" + +if [ -x "${DEBIAN}/scripts/helpers/local-mangle" ]; then + "./${DEBIAN}/scripts/helpers/local-mangle" +fi --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/scripts/helpers/local-mangle +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/scripts/helpers/local-mangle @@ -0,0 +1,24 @@ +#!/bin/bash -eu + +. debian/debian.env + +# We only build the lowlatency/lowlatency-64k flavours +sed -i '/^flavours.*$/d' ${DEBIAN}/rules.d/amd64.mk +sed -i '/^flavours.*$/d' ${DEBIAN}/rules.d/arm64.mk +echo -e "flavours\t= lowlatency" >> ${DEBIAN}/rules.d/amd64.mk +echo -e "flavours\t= lowlatency lowlatency-64k" >> ${DEBIAN}/rules.d/arm64.mk + +# We only care about lowlatency/lowlatency-64k abis +sed -i /getall/d ${DEBIAN}/etc/getabis +echo "getall amd64 lowlatency" >> ${DEBIAN}/etc/getabis +echo "getall arm64 lowlatency lowlatency-64k" >> ${DEBIAN}/etc/getabis + +# Override options in rules.d/hooks.mk (normally master does not have this +# file but it got added for generic annotations enforcement. +cat <>${DEBIAN}/rules.d/hooks.mk +do_libc_dev_package = false +do_doc_package = false +do_tools_common = false +do_tools_host = false +do_source_package = false +EOD --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/tracking-bug +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/tracking-bug @@ -0,0 +1 @@ +2048540 s2023.10.30-1 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.lowlatency/variants +++ linux-lowlatency-hwe-6.5-6.5.0/debian.lowlatency/variants @@ -0,0 +1,3 @@ +-- +-hwe-22.04 +-hwe-22.04-edge --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/abiname +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/abiname @@ -0,0 +1 @@ +14 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/amd64/generic +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/amd64/generic @@ -0,0 +1,29370 @@ +ACPI EXPORT_SYMBOL_GPL 0xa6af1390 acpi_table_parse_cedt vmlinux +BRCMFMAC EXPORT_SYMBOL_GPL 0x383fd709 brcmf_fwvid_register_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +BRCMFMAC EXPORT_SYMBOL_GPL 0x5a4129d1 brcmf_fwvid_unregister_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +COUNTER EXPORT_SYMBOL_GPL 0x043bf18a counter_push_event drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x23934564 counter_priv drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x2c710722 counter_put drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x34a7d110 counter_unregister drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x47cd1769 counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x4cd8398f devm_counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xa900e31d devm_counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xc0c537ab counter_add drivers/counter/counter +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x12931f0b crypto_cipher_encrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x4c10ac91 crypto_cipher_setkey vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xc3a88572 crypto_cipher_decrypt_one vmlinux +CXL EXPORT_SYMBOL_GPL 0x055c6ee3 cxl_mem_active_inc vmlinux +CXL EXPORT_SYMBOL_GPL 0x09d5fc52 devm_cxl_add_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x09d6bfb9 cxl_endpoint_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0a237be4 cxl_poison_state_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0c2333e9 is_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0c981cf3 __cxl_driver_register drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0ca9fa95 schedule_cxl_memdev_detach drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0da9af5e to_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0db5e18b is_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0f5adeae cxl_set_timestamp drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0feaf2ea devm_cxl_add_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x107f747b clear_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x15739fdb to_cxl_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x18c1cf95 cxl_rcd_component_reg_phys drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1b810abb is_cxl_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x221b3283 devm_cxl_enumerate_decoders drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x26a3d86f is_cxl_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x28bc9b16 cxl_find_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x29a5b116 to_cxl_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2a0441af is_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2ab16e5d to_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2c123887 cxl_setup_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2c464f7c cxl_dev_state_identify drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2cea35c3 cxl_mem_sanitize drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2d89d02a is_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x33e2aa93 cxl_mem_active_dec vmlinux +CXL EXPORT_SYMBOL_GPL 0x3709900c cxl_mem_get_event_records drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x38817c1e cxl_find_regblock_instance drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3d0e1574 cxl_find_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3d9a457c cxl_port_to_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3deba1db cxl_clear_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3ff8a2c5 cxl_map_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x41a981c0 cxl_decoder_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4260412a devm_cxl_add_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x46adab7f cxl_root_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4b637a0e cxl_probe_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5aef0f1c cxl_endpoint_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5e967422 cxl_internal_send_cmd drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6a902eac devm_cxl_add_rch_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6b0b3e9b cxl_bus_type drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6f3138fb cxl_switch_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x701bbaad cxl_bus_rescan drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7408c3b0 devm_cxl_enumerate_ports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x74ebf642 cxl_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x79956ec1 cxl_map_pmu_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7b2b8760 devm_cxl_add_passthrough_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7fa19cc4 alloc_free_mem_region vmlinux +CXL EXPORT_SYMBOL_GPL 0x806505d1 cxl_dvsec_rr_decode drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x80f31f12 cxl_memdev_state_create drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x827652eb cxl_probe_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x84b45156 insert_resource_expand_to_fit vmlinux +CXL EXPORT_SYMBOL_GPL 0x871ff5ba cxl_driver_unregister drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x97b4f6a2 cxl_cor_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98628ac8 cxl_bus_drain drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9910ef89 devm_cxl_dpa_reserve drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9a2cba91 to_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9d46118d cxl_count_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa59fe7d4 devm_cxl_add_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa5ca3fd3 to_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xaa47dc7b cxl_pci_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xae03abaa devm_cxl_setup_hdm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb088c843 to_cxl_dax_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb7e23213 set_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbbe1034b cxl_inject_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbd176dc0 cxl_mem_get_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc350d3ea to_cxl_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc4637e6c is_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc5d1c11e cxl_decoder_add_locked drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc8a56822 cxl_debugfs_create_dir drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xcc2f9cea cxl_hb_modulo drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xcde29f36 cxl_mem_create_range_info drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd449e58d cxl_add_to_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd79e95b0 cxl_hdm_decode_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xda054689 cxl_dpa_debug drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdd2b11f9 devm_cxl_pmu_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xde3e2374 cxl_enumerate_cmds drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdea505ac devm_cxl_register_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe43e8e92 devm_cxl_add_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe45b321b cxl_decoder_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe484a89e cxl_mem_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe58dac1c cxl_memdev_setup_fw_upload drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe8576a46 cxl_map_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe85e8f84 cxl_await_media_ready drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xee9addef to_cxl_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf4b40784 cxl_trigger_poison_list drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf5d81b2a devm_cxl_port_enumerate_dports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf6cf3d0f find_cxl_root drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfa1db0e4 read_cdat_data drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfe64f0c3 is_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfeed0eec is_endpoint_decoder drivers/cxl/core/cxl_core +DEVMEM EXPORT_SYMBOL_GPL 0x3c804b25 cpu_cache_invalidate_memregion vmlinux +DEVMEM EXPORT_SYMBOL_GPL 0xd6551b9c cpu_cache_has_invalidate_memregion vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x02d214a5 dma_buf_fd vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x22fd7744 dma_buf_vunmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x4f3fc3b9 dma_buf_detach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x60c56080 dma_buf_map_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x7d2c0201 dma_buf_pin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x8a2c04f6 dma_buf_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x8a7c9c87 dma_buf_export vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x9d22f9d9 dma_buf_unpin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x9e24e125 dma_buf_put vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xae2a9c2b dma_buf_map_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xaf6018db dma_buf_move_notify vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xc662c1b3 dma_buf_get vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xc7c070f1 dma_buf_vmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xc883672a dma_buf_vmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xcbcfd08f dma_buf_dynamic_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xd385a2ef dma_buf_begin_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xe5efe64c dma_buf_unmap_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xef3c5711 dma_buf_vunmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf07f8cdc dma_buf_unmap_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf0a4db5b dma_buf_mmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xfc50716b dma_buf_end_cpu_access vmlinux +DRM_SSD130X EXPORT_SYMBOL_GPL 0x33cf1f58 ssd130x_variants drivers/gpu/drm/solomon/ssd130x +EFIVAR EXPORT_SYMBOL_GPL 0x02cfcd2e efivar_trylock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x11940489 efivar_set_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x2303b915 efivar_lock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x5a3c9dbb efivar_get_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xa336852c efivar_get_next_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xc961bff7 efivar_unlock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xee5240dc efivar_query_variable_info vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xefc77711 efivar_set_variable_locked vmlinux +EXPORT_SYMBOL arch/x86/crypto/chacha-x86_64 0x220b49ab chacha_crypt_arch +EXPORT_SYMBOL arch/x86/crypto/chacha-x86_64 0xdc94f829 chacha_init_arch +EXPORT_SYMBOL arch/x86/crypto/chacha-x86_64 0xdd8ec6bd hchacha_block_arch +EXPORT_SYMBOL arch/x86/crypto/curve25519-x86_64 0x3c74a43e curve25519_base_arch +EXPORT_SYMBOL arch/x86/crypto/curve25519-x86_64 0xc832c670 curve25519_arch +EXPORT_SYMBOL arch/x86/crypto/poly1305-x86_64 0xd9ec23eb poly1305_update_arch +EXPORT_SYMBOL arch/x86/crypto/poly1305-x86_64 0xe1df0e1b poly1305_init_arch +EXPORT_SYMBOL arch/x86/crypto/poly1305-x86_64 0xfaeb41b2 poly1305_final_arch +EXPORT_SYMBOL crypto/blake2b_generic 0x32e24c8a blake2b_compress_generic +EXPORT_SYMBOL crypto/ecc 0x16e410ff vli_from_be64 +EXPORT_SYMBOL crypto/ecc 0x188a1647 ecc_is_pubkey_valid_full +EXPORT_SYMBOL crypto/ecc 0x1a5faa3a vli_mod_inv +EXPORT_SYMBOL crypto/ecc 0x4c281912 vli_is_zero +EXPORT_SYMBOL crypto/ecc 0x671f7aa5 ecc_is_key_valid +EXPORT_SYMBOL crypto/ecc 0x7c0fbb00 vli_mod_mult_slow +EXPORT_SYMBOL crypto/ecc 0x8261eccb ecc_get_curve25519 +EXPORT_SYMBOL crypto/ecc 0x8e688192 ecc_alloc_point +EXPORT_SYMBOL crypto/ecc 0x90cdc197 ecc_free_point +EXPORT_SYMBOL crypto/ecc 0x9263b417 ecc_point_mult_shamir +EXPORT_SYMBOL crypto/ecc 0x92668805 vli_cmp +EXPORT_SYMBOL crypto/ecc 0x932b6ff7 vli_num_bits +EXPORT_SYMBOL crypto/ecc 0x9f6efabd vli_sub +EXPORT_SYMBOL crypto/ecc 0xa76b31a2 crypto_ecdh_shared_secret +EXPORT_SYMBOL crypto/ecc 0xb10fc19e ecc_get_curve +EXPORT_SYMBOL crypto/ecc 0xd6315f31 ecc_gen_privkey +EXPORT_SYMBOL crypto/ecc 0xd94c8eb5 ecc_point_is_zero +EXPORT_SYMBOL crypto/ecc 0xde867c29 ecc_is_pubkey_valid_partial +EXPORT_SYMBOL crypto/ecc 0xeac9b99a vli_from_le64 +EXPORT_SYMBOL crypto/ecc 0xed4ae15e ecc_make_pub_key +EXPORT_SYMBOL crypto/nhpoly1305 0x20819c11 crypto_nhpoly1305_final +EXPORT_SYMBOL crypto/nhpoly1305 0x31b3cf15 crypto_nhpoly1305_init +EXPORT_SYMBOL crypto/nhpoly1305 0x53e116cf crypto_nhpoly1305_update_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x720c61db crypto_nhpoly1305_final_helper +EXPORT_SYMBOL crypto/nhpoly1305 0xb37494d5 crypto_nhpoly1305_setkey +EXPORT_SYMBOL crypto/nhpoly1305 0xe208d448 crypto_nhpoly1305_update +EXPORT_SYMBOL crypto/sm4 0x2b098da5 crypto_sm4_ck +EXPORT_SYMBOL crypto/sm4 0x7931a202 crypto_sm4_fk +EXPORT_SYMBOL crypto/sm4 0xf4fd3bd2 crypto_sm4_sbox +EXPORT_SYMBOL crypto/xor 0x5b6c00e6 xor_blocks +EXPORT_SYMBOL drivers/acpi/nfit/nfit 0x06848c60 to_nfit_uuid +EXPORT_SYMBOL drivers/acpi/video 0x45b61916 acpi_video_register_backlight +EXPORT_SYMBOL drivers/acpi/video 0x56a36b01 acpi_video_get_levels +EXPORT_SYMBOL drivers/acpi/video 0x7a45377b acpi_video_unregister +EXPORT_SYMBOL drivers/acpi/video 0x7cc484a5 acpi_video_handles_brightness_key_presses +EXPORT_SYMBOL drivers/acpi/video 0x7de7bf50 __acpi_video_get_backlight_type +EXPORT_SYMBOL drivers/acpi/video 0x8826c13b acpi_video_register +EXPORT_SYMBOL drivers/acpi/video 0xadc74b5d acpi_video_get_edid +EXPORT_SYMBOL drivers/atm/suni 0x0d50e1e1 suni_init +EXPORT_SYMBOL drivers/bcma/bcma 0x29a01285 bcma_core_irq +EXPORT_SYMBOL drivers/bcma/bcma 0x73f8296c bcma_core_dma_translation +EXPORT_SYMBOL drivers/block/drbd/drbd 0x127a5901 drbd_set_st_err_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x35131b36 drbd_role_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x7730f22d drbd_conn_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0xaf27bebf drbd_disk_str +EXPORT_SYMBOL drivers/bluetooth/btbcm 0xd7f014e5 btbcm_patchram +EXPORT_SYMBOL drivers/bluetooth/btrsi 0x1fcef777 rsi_bt_ops +EXPORT_SYMBOL drivers/bus/mhi/host/mhi 0x0a7f88f9 mhi_sync_power_up +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x03bc993e ipmi_set_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x0705dd14 ipmi_register_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x12dd1e77 ipmi_set_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x1f65170f ipmi_alloc_smi_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x230094ac ipmi_smi_watchdog_pretimeout +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x33a1cead ipmi_add_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x4393cd30 ipmi_smi_watcher_register +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x4c2054d7 ipmi_request_settime +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x50f65edf ipmi_set_gets_events +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x67369b42 ipmi_addr_src_to_str +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x74778a80 ipmi_get_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x804f922a ipmi_addr_length +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x80aa4656 ipmi_free_recv_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x89a5279a ipmi_get_version +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x8d66eafc ipmi_smi_watcher_unregister +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x96a6e5e8 ipmi_smi_msg_received +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xaca90ebd ipmi_request_supply_msgs +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xae71627d ipmi_create_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xb5b905d4 ipmi_get_smi_info +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xd54a5050 ipmi_unregister_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4330a39 ipmi_unregister_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4f4665b ipmi_validate_addr +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe98c507d ipmb_checksum +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xec1c2a90 ipmi_get_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf388b18b ipmi_destroy_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf5531bea ipmi_poll_interface +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfaaa4831 ipmi_set_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfe0f2369 ipmi_get_maintenance_mode +EXPORT_SYMBOL drivers/char/nvram 0x3ef38dc9 arch_nvram_ops +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x8b09d744 st33zp24_probe +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xad8b0ef5 st33zp24_pm_resume +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xb815d847 st33zp24_remove +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xfe590a8b st33zp24_pm_suspend +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x932b7128 xillybus_cleanup_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0xa0c56380 xillybus_init_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0xe858932d xillybus_find_inode +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x1fbf34c1 xillybus_endpoint_remove +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x25978d50 xillybus_isr +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x867ca72d xillybus_endpoint_discovery +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0xfbbafed7 xillybus_init_endpoint +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x19dd3023 atmel_i2c_send_receive +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x4f11591a atmel_i2c_probe +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x80a11b1d atmel_i2c_init_read_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x948faca8 atmel_i2c_enqueue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xb6c854bb atmel_i2c_init_ecdh_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc71ed50c atmel_i2c_init_genkey_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc80f14e8 atmel_i2c_flush_queue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xf283e995 atmel_i2c_init_random_cmd +EXPORT_SYMBOL drivers/crypto/ccp/ccp 0x47d3c97f psp_check_tee_status +EXPORT_SYMBOL drivers/crypto/ccp/ccp 0x4a937398 psp_check_platform_access_status +EXPORT_SYMBOL drivers/crypto/ccp/ccp 0xaa04056c psp_tee_process_cmd +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x72d095d9 xdma_disable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x7dea9db5 xdma_enable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0xe73d4bfd xdma_get_user_irq +EXPORT_SYMBOL drivers/firewire/firewire-core 0x020290f0 fw_core_handle_request +EXPORT_SYMBOL drivers/firewire/firewire-core 0x032b45e4 fw_iso_resource_manage +EXPORT_SYMBOL drivers/firewire/firewire-core 0x03b918ab fw_iso_context_stop +EXPORT_SYMBOL drivers/firewire/firewire-core 0x066969bf fw_iso_context_queue_flush +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0bc6094c fw_core_remove_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x1960bb2b fw_cancel_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0x1a0c277f fw_card_initialize +EXPORT_SYMBOL drivers/firewire/firewire-core 0x1a8b5ca7 fw_core_add_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0x26e23740 fw_device_enable_phys_dma +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2885fec5 fw_get_request_speed +EXPORT_SYMBOL drivers/firewire/firewire-core 0x36ad3392 fw_iso_buffer_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3830b589 fw_core_handle_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3a771e39 fw_core_add_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3c56ef91 fw_workqueue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x46373bbe fw_bus_type +EXPORT_SYMBOL drivers/firewire/firewire-core 0x5673bb19 fw_iso_context_create +EXPORT_SYMBOL drivers/firewire/firewire-core 0x5e6913be fw_schedule_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0x5f7826c9 fw_card_add +EXPORT_SYMBOL drivers/firewire/firewire-core 0x64a3d015 fw_core_remove_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6dc50487 fw_csr_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x7318ce5d fw_fill_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x7cf74c57 fw_send_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x83f320a2 fw_core_remove_card +EXPORT_SYMBOL drivers/firewire/firewire-core 0x86468d44 fw_rcode_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x8d8bf846 fw_core_handle_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x8e8fbe3e fw_iso_context_queue +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaedf84ce fw_high_memory_region +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc19f612f fw_iso_buffer_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc3133cf6 fw_iso_context_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe3fde125 fw_csr_iterator_next +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe400c6a0 fw_iso_context_start +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe80e5087 fw_csr_iterator_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xea0c343c fw_iso_context_flush_completions +EXPORT_SYMBOL drivers/firewire/firewire-core 0xff961717 fw_run_transaction +EXPORT_SYMBOL drivers/fpga/dfl 0xd5d8caab dfl_driver_unregister +EXPORT_SYMBOL drivers/fpga/dfl 0xfb4d54ea __dfl_driver_register +EXPORT_SYMBOL drivers/fpga/lattice-sysconfig 0xc3f92c21 sysconfig_probe +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0x0ea5d74b amdgpu_xcp_drv_release +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0x6737bf87 amdgpu_xcp_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01037ab5 drm_dp_set_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01c4bba9 drm_dp_lttpr_max_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x037676a3 drm_hdmi_avi_infoframe_bars +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x07fce33a drm_dp_mst_add_affected_dsc_crtcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0ae61ce4 drm_dp_mst_dsc_aux_for_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0b838561 drm_dp_dual_mode_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0c13edb0 drm_dp_remove_payload +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0c2dfa33 drm_dp_lttpr_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0c4020d3 drm_dp_send_real_edid_checksum +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x10d18287 drm_dp_start_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x15987cb6 drm_dp_atomic_release_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1605d0ed drm_dp_lttpr_max_lane_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1709ddcf drm_dp_lttpr_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x19674b36 drm_dp_read_downstream_info +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1a5bf3ca drm_dsc_dp_rc_buffer_size +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1b0a1fdc drm_dp_lttpr_voltage_swing_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1d01a932 drm_dp_mst_atomic_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1d8aac9d drm_dp_pcon_hdmi_link_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1e7eb755 drm_dp_add_payload_part1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1f3052c2 drm_dp_check_act_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1f59435d drm_dp_dual_mode_get_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x200c6f2c drm_dp_get_vc_payload_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x20dd9668 drm_dp_dual_mode_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x238d5ffe drm_dp_pcon_hdmi_frl_link_error_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x23961837 drm_dp_downstream_max_bpc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x24ada755 drm_dsc_set_rc_buf_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x259c0d77 drm_dp_read_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x25bf83db drm_dp_vsc_sdp_log +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x263ffab8 drm_dp_128b132b_read_aux_rd_interval +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x26815dbc drm_dp_link_rate_to_bw_code +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x28e720b3 drm_dp_mst_detect_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x28fc6736 drm_dp_stop_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x29b4949f drm_lspcon_set_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fa94ef2 drm_dp_downstream_444_to_420_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x37feb766 drm_dp_mst_get_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x392a838b drm_dp_downstream_max_dotclock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x39eb1d82 drm_dp_dpcd_read_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3a8bb63a drm_lspcon_get_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3bb7170f drm_dp_read_mst_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3c94486d drm_dp_mst_put_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3d7f75f2 drm_dp_dual_mode_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4148ef30 drm_dp_pcon_frl_configure_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4254d0c9 drm_hdmi_avi_infoframe_colorimetry +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4603c416 drm_dp_pcon_dsc_bpp_incr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x46c6f055 drm_dp_mst_topology_mgr_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x496512d5 drm_dp_get_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4adbc49f drm_dp_downstream_debug +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4ed0ca76 drm_dp_mst_update_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x50e6eeb3 drm_atomic_get_new_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x52181656 drm_hdmi_infoframe_set_hdr_metadata +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5407ae9e drm_dp_get_dual_mode_type_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56a663e9 drm_dp_dsc_sink_line_buf_depth +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x582f248e drm_dp_get_adjust_request_pre_emphasis +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x58797d02 drm_dp_mst_topology_mgr_destroy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x58d8fcaa drm_dsc_pps_payload_pack +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x59f27ed7 drm_dp_pcon_enc_is_dsc_1_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5a86f411 drm_dp_phy_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5b26596b drm_scdc_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5b70f292 drm_dp_aux_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5bf9bba1 drm_dp_mst_topology_mgr_set_mst +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5caa90c5 drm_dp_cec_set_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5d5e9511 drm_dp_dual_mode_detect +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x627ba04b drm_dsc_set_const_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x63a477fb drm_dp_downstream_min_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x648d953b drm_dsc_dp_pps_header_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x68d8dce7 drm_dp_downstream_is_tmds +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6a4df8c5 drm_dp_128b132b_eq_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6a84368c drm_atomic_get_mst_payload_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6aacee47 drm_dp_128b132b_link_training_failed +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6b53e216 drm_dp_downstream_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6e52d285 drm_dp_mst_connector_early_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6f5f08a4 drm_dp_mst_topology_mgr_resume +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7053fa72 drm_dp_get_pcon_max_frl_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x709e88a2 drm_dp_atomic_find_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x73011db0 drm_dp_bw_code_to_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x73ef9892 drm_dp_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x76ff6644 drm_dp_lttpr_pre_emphasis_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7814f541 drm_dp_mst_hpd_irq_handle_event +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x79008c7e drm_dsc_setup_rc_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7eef9fad drm_dp_read_sink_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x829b6048 drm_dp_dsc_sink_max_slice_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x82de9ffa drm_atomic_get_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x840787a5 drm_dp_dual_mode_set_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8487deb8 drm_dp_read_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x86fab928 drm_dp_downstream_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8be6aba0 drm_dp_read_dpcd_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8c2fdfda drm_dp_aux_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8c6231ef drm_scdc_set_high_tmds_clock_ratio +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8ca2d9e4 drm_dp_calc_pbn_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8d701329 drm_dp_clock_recovery_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x915fd0dd drm_dp_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x92b9835e drm_dp_128b132b_cds_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x95883bb4 drm_dsc_initial_scale_value +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x959453c2 drm_dp_pcon_hdmi_link_active +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x98761fe2 drm_dp_mst_topology_mgr_suspend +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x987eb10f drm_edp_backlight_disable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9aa77cb6 drm_dp_remote_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9cb841a3 drm_dp_read_sink_count_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9d24b76f drm_edp_backlight_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9dc588a1 drm_dp_send_power_updown_phy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa1a79996 drm_dp_mst_topology_state_funcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa1fefe6a drm_dp_psr_setup_time +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa2ffee88 drm_edp_backlight_set_level +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa4b59fbb drm_dp_dpcd_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa510128c drm_panel_dp_aux_backlight +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa6d2dcf3 drm_dp_mst_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa843606e drm_dp_dsc_sink_supported_input_bpcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa8af16e8 drm_dp_read_desc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xab5ba8fb drm_dp_add_payload_part2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xacc237ea drm_atomic_get_old_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf267620 drm_dp_lttpr_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xafa20317 drm_dp_dpcd_read_phy_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb2266421 drm_dp_mst_hpd_irq_send_new_request +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb27beab2 drm_dp_cec_irq +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb30c2670 drm_connector_attach_content_protection_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb3f3011c drm_dp_mst_get_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb462e15e drm_dp_mst_edid_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb4a8a9bc drm_dp_pcon_reset_frl_config +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb526b140 drm_dp_read_lttpr_phy_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb7eef436 drm_dp_read_lttpr_common_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xba65044e drm_dp_mst_atomic_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbac719b1 drm_hdmi_avi_infoframe_content_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbaf83c50 drm_edp_backlight_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbcbf1357 drm_dp_mst_dump_topology +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbd5748cc drm_dp_pcon_pps_default +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc020c0c1 drm_dp_pcon_dsc_max_slice_width +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc19bd735 drm_dp_pcon_is_frl_ready +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc35c9cfe drm_dp_pcon_frl_prepare +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc413c384 drm_dp_pcon_pps_override_buf +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc5c99a79 drm_dp_get_adjust_request_voltage +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc608ebaf drm_dp_mst_atomic_enable_dsc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc79ecffb drm_dp_downstream_is_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc8b6a8ae drm_dp_128b132b_lane_channel_eq_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xca9e4935 drm_scdc_set_scrambling +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcca42456 drm_dp_send_query_stream_enc_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xccf54d5e drm_dp_get_adjust_tx_ffe_preset +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd002a86b drm_dp_cec_unregister_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd0e95456 drm_dsc_get_bpp_int +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd54974bc drm_dp_cec_register_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5a95eae drm_dp_128b132b_lane_symbol_locked +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdb591006 drm_dp_pcon_frl_configure_1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe16525bb drm_dp_pcon_frl_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2468a48 drm_dsc_flatness_det_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe3629e6a drm_dp_mst_root_conn_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe5360b84 drm_dp_pcon_dsc_max_slices +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe53ec83c drm_hdcp_update_content_protection +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe573df10 drm_dp_mst_connector_late_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe5988810 drm_dp_pcon_pps_override_param +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe5d74748 drm_scdc_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe68e3fab drm_dp_pcon_convert_rgb_to_ycbcr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe9143ab5 drm_scdc_get_scrambling_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xea76c9dd drm_dp_downstream_id +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xedcf81ce drm_dp_channel_eq_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xeebe78d2 drm_dp_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf0e9ce78 drm_dp_dpcd_probe +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf139c072 drm_dp_dpcd_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf17bbc37 drm_dp_cec_unset_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf68741fb drm_dp_subconnector_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf689ad25 drm_dp_downstream_420_passthrough +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf9c24aca drm_dp_set_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfb1a7a5a drm_dp_downstream_rgb_to_ycbcr_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfe12bcb9 drm_dsc_compute_rc_parameters +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00868614 drm_client_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00dc7290 drm_prime_pages_to_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00f5785d drm_gem_unmap_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0212c2e2 drmm_mode_config_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0218c97d drm_crtc_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03c63897 __drm_get_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03f0a28e __drmm_crtc_alloc_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x045c7011 drm_client_modeset_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm 0x04a0f22a drm_atomic_bridge_chain_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05f08c61 drm_client_rotation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0622af6d drm_gem_prime_import +EXPORT_SYMBOL drivers/gpu/drm/drm 0x065ac8e5 drm_event_reserve_init_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0733a80d drm_panel_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x074e48d3 drm_property_create_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0x07fb449a drm_vma_offset_manager_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x097cdd45 drm_edid_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x099b2042 drm_privacy_screen_unregister_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0x09b7b822 drm_atomic_get_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a643079 drm_gem_map_detach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a72f765 drm_clflush_virt_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0c1e4235 drm_master_internal_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0c52167e drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0c9a3be8 drm_aperture_remove_conflicting_pci_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d9b4753 drm_mode_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0e635642 drm_client_modeset_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0e81bc7c drm_gem_vm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0eb7f5eb drm_privacy_screen_lookup_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f1cbf38 drm_connector_set_orientation_from_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f720a34 drm_atomic_set_mode_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f7acb66 drm_mm_print +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fd60df2 drm_get_connector_status_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x104f0884 drm_atomic_add_affected_connectors +EXPORT_SYMBOL drivers/gpu/drm/drm 0x10594051 drm_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm 0x107742a9 drm_get_subpixel_order_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x119239af drm_dev_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x135a83a6 __drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1629d486 drm_hdmi_vendor_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1649d15b drm_plane_create_color_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16b809c8 drm_print_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16dd16cf drm_modeset_acquire_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17eb28c6 drm_connector_attach_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x18731c25 drm_object_property_get_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a29677b drm_crtc_vblank_helper_get_vblank_timestamp +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a6413ed drm_aperture_remove_conflicting_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1b1d9afb drm_privacy_screen_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1badba46 drm_atomic_state_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1bed25f5 drm_crtc_vblank_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1e3bd524 drm_vblank_work_cancel_sync +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f461559 drm_gem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f893fc2 drm_edid_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x20955a6e drm_plane_create_zpos_immutable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x20a64253 drm_atomic_get_connector_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x215b87cb drm_sysfs_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2183c08c drm_mm_scan_add_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x222aa99b __devm_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x226ca904 drm_plane_force_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x23c3255b drm_put_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0x23d44b25 drm_master_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24408e7c drm_property_replace_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24993e50 drm_edid_are_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24cf437a drm_vma_node_is_allowed +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24d124ac drm_mode_equal_no_clocks_no_stereo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25daad93 __drm_mm_interval_first +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25daffe8 drm_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25e0cb8f drm_atomic_bridge_chain_pre_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2754dad8 drm_mm_reserve_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28316606 drm_syncobj_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2863c577 drm_modeset_lock_all_ctx +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28779e52 drm_printf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28f9364a drm_gem_dmabuf_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f078d1 drm_mode_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2b33d564 drm_ioctl_kernel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2b4a8dfb drm_display_mode_from_cea_vic +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2b58cb90 drm_syncobj_add_point +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2b7306b5 drm_atomic_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2bb32e5f drm_plane_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2bfca501 drmm_kfree +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ce3ade8 drm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2e7f0485 drm_modeset_lock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f050009 drm_gem_create_mmap_offset_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f3205a0 drm_prime_gem_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f33f215 drm_plane_enable_fb_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f476172 drm_privacy_screen_lookup_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f84db16 drm_syncobj_get_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f8cf1b7 drm_mode_object_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x305f2756 __drmm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31b8a5e3 __drm_set_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31d902bf drm_atomic_get_old_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x322b1f45 drm_privacy_screen_get_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3282695b drm_modeset_lock_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x328b39df drm_modeset_lock_single_interruptible +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32bf29d0 drm_connector_set_tile_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x33ac694f drm_atomic_private_obj_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x34865c6c drm_client_framebuffer_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0x35fa8176 drm_compat_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x37869900 drm_atomic_state_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x381f0c7d drm_gem_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor +EXPORT_SYMBOL drivers/gpu/drm/drm 0x391fed79 drm_panel_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x397c3d27 drm_edid_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a53f30a drm_master_internal_acquire +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a76719d drm_edid_read_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ab87110 drm_mode_equal_no_clocks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b0e5e9c __drm_puts_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c22a4d8 drm_vma_offset_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c4fffea drm_writeback_get_out_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cc24627 drm_cvt_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cdc37e9 drm_edid_to_speaker_allocation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d058983 drm_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d122553 drm_connector_set_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d2fff2c drm_edid_get_panel_id +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d778cd8 drm_framebuffer_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3db3091c drm_mode_create_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3dfd5d0a drm_crtc_set_max_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3e605ef4 drm_mode_create_suggested_offset_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f405489 __drm_printfn_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f4900ab drm_dev_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3fcf9b35 drm_connector_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x41279e62 drm_atomic_get_crtc_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4135e1b7 drm_crtc_arm_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x414c4de7 devm_drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x416df81d drm_connector_attach_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4255f62b drm_writeback_prepare_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x42adfe00 drm_release_noglobal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x42d3d642 drm_panel_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x43af583c drm_writeback_signal_completion +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4470777b drm_dev_has_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4489a5e9 drm_edid_raw +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x45a674c4 drm_debugfs_create_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x45b1f990 drm_gem_free_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x46340e6c drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x48195c40 drm_modeset_unlock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4831da6e drm_vma_offset_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x48fcac06 drm_mode_create_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x492add71 drm_bridge_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x492f38b4 drmm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x49365470 drm_crtc_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x49f208fd drm_crtc_send_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a08e4f2 drm_atomic_set_fb_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a35d30d drm_mode_set_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4ae3312e drm_color_lut_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b7ebf95 drm_mm_remove_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cd9a1b2 drm_send_event_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e0331e5 drm_mode_probed_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e2a621e drm_prime_sg_to_dma_addr_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e8c0722 drm_crtc_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4eca400d drm_gem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4efebf48 drm_atomic_state_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f57487a drm_dev_unplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5032a026 drm_connector_attach_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5039b5c3 drm_plane_create_blend_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50674de7 drm_timeout_abs_to_jiffies +EXPORT_SYMBOL drivers/gpu/drm/drm 0x509c127d drm_mode_validate_ycbcr420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50bcb587 drm_gem_object_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50d1c32f drm_bridge_chain_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5107a3c6 drm_mode_plane_set_obj_prop +EXPORT_SYMBOL drivers/gpu/drm/drm 0x513072fe __drm_puts_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5192cf65 drm_send_event_timestamp_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x51ae48da drm_client_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x51d77a87 drm_modeset_acquire_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x521ad6d0 drm_puts +EXPORT_SYMBOL drivers/gpu/drm/drm 0x526a0f20 drm_syncobj_replace_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x538e415d drm_object_attach_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5423220b drm_connector_has_possible_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x54da2015 drm_atomic_set_crtc_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55e9e8d8 drm_crtc_vblank_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55eb38da drm_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x567c300f drm_connector_update_privacy_screen +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57698a50 drm_mm_takedown +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5786e9c2 drmm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57fcaa84 drm_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58785b9c drm_atomic_add_encoder_bridges +EXPORT_SYMBOL drivers/gpu/drm/drm 0x589d4698 drm_property_create_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59f754f3 drm_framebuffer_plane_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5a7a9dd3 drm_atomic_normalize_zpos +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b21302f drm_connector_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b272417 drm_modeset_lock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5be8fc3c drm_property_create_bool +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5eeb2598 drm_crtc_check_viewport +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f7985a5 drm_mm_scan_remove_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5feda184 drm_plane_create_alpha_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x60244d90 drm_connector_set_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x611537d8 drm_connector_atomic_hdr_metadata_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x612decb6 drm_crtc_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x619a5080 drm_debugfs_add_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x631a1fcc drm_crtc_vblank_on +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65702bd6 drm_default_rgb_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6576fb91 drm_connector_attach_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65961dc5 drm_mode_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x66b01fff drm_writeback_queue_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x66be2ff8 drm_connector_set_path_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6705ecc0 drm_mode_create_dp_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x670dfd02 drm_property_blob_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6745549d drm_get_edid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x68886ca3 drm_crtc_vblank_count_and_time +EXPORT_SYMBOL drivers/gpu/drm/drm 0x68e2d79d drm_connector_init_with_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6910e4cd drm_format_info_min_pitch +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69353664 __drm_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69e1bf40 drm_clflush_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6a2d282c drm_gem_create_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ae80eea drm_atomic_private_obj_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b5fe119 drm_panel_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b850f21 drm_get_edid_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6becf00b drm_dev_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c22d32c drm_connector_set_panel_orientation_with_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6d197823 drm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ef30317 drm_client_modeset_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6f7d0ee0 drm_atomic_check_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0x71091d80 drm_connector_attach_dp_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x71af3a74 drm_framebuffer_unregister_private +EXPORT_SYMBOL drivers/gpu/drm/drm 0x71f5a6df drm_object_property_get_default_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x72500697 drm_atomic_get_old_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x726f2dc5 drm_atomic_state_default_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x72a8694e drm_gem_object_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x733cdd62 drm_writeback_connector_init_with_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x738e1a97 drm_vblank_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x740bd75b drm_gem_prime_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74fc6fbd drm_format_info_block_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x752e6f88 drm_gem_lru_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x75d67859 drm_privacy_screen_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x75f22d92 drm_property_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x787ee154 drm_mode_create_tv_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7938e7e3 drm_any_plane_has_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79b271f8 drm_atomic_get_old_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79c00fa2 drm_edid_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79db0dc3 drm_sysfs_connector_status_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7aebec6a drm_connector_oob_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b2e2166 drm_vma_node_revoke +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c0d9cad drm_display_info_set_bus_formats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c545285 drm_edid_get_monitor_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c76e289 drm_connector_list_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c7866dd drm_debugfs_remove_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ded4b42 drm_privacy_screen_set_sw_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e2f95f0 drm_gem_lru_scan +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e3277f8 ___drm_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7edf470b drm_edid_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7efdb251 drm_get_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fa28b4e drm_gtf_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fcc7c4f drm_universal_plane_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fde6919 drm_driver_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x80c1fa78 drm_mode_parse_command_line_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8178c878 drm_privacy_screen_call_notifier_chain +EXPORT_SYMBOL drivers/gpu/drm/drm 0x820ac5c0 drm_vma_node_allow_once +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8412fcf7 drm_analog_tv_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x849c92f3 drm_hdmi_avi_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x84eb65d7 drm_atomic_add_affected_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8524155c drm_mode_create_tv_properties_legacy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x857c34b9 drm_connector_attach_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8711abf0 drm_mode_put_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x877859c1 drm_connector_attach_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x877f0a6a drm_property_create_object +EXPORT_SYMBOL drivers/gpu/drm/drm 0x897bdc5e drm_edid_read_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a92f797 drm_object_property_set_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c48040f drm_connector_list_iter_end +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d72789e drm_edid_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8df8e369 drm_gem_private_object_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8fcf1a09 drm_crtc_accurate_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8fd0741c drm_connector_attach_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9143a78a drm_atomic_print_new_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9157d03e drm_gem_dmabuf_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x92f9b972 drm_event_reserve_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x93b1c2d9 drm_mode_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x945d7415 drm_gem_vunmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9478da56 drm_gem_vmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x94ede525 drm_dev_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x95beac3f drm_mode_config_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x967dfb91 drm_property_blob_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x975e9b24 drm_mode_get_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x976dc7fe drm_send_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x976ffcb8 drm_gem_unlock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x97d7a850 drm_privacy_screen_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9819d0be drm_gem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x982d09b3 drm_format_info_block_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9845e118 drm_mode_object_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9896cda8 drm_gem_private_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x98cbe633 drm_gem_map_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x98e6b1dc drm_client_modeset_commit_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a381dd8 drm_gem_map_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a510e15 drm_client_dev_hotplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9addfff3 __drmm_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b285573 drm_match_cea_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b95c885 drm_mode_match +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b9de1c1 drm_edid_header_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9c70cbc3 drm_print_regset32 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9ce050be drm_mode_copy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9d44d1ba drm_edid_connector_add_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9d839159 drm_property_create_signed_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9d9dd8a7 drm_gem_dmabuf_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9e6a79b8 drm_master_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9e80f0e0 drm_gem_dmabuf_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9f289d48 drm_plane_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa00b4b16 drm_framebuffer_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa0a4fcbf drm_connector_list_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa10b17c4 drm_panel_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa140e15b drm_gem_vm_close +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa1cb6798 drm_show_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa30fa23f drm_mode_create_dvi_i_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa3538931 drm_atomic_get_old_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa4483cb8 drm_atomic_get_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa4fed530 drm_crtc_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa568f8fb drm_mode_crtc_set_gamma_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa575cfcf drm_bridge_chain_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa5fdefaa drm_property_replace_global_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa6529f80 drm_set_preferred_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa6576837 drm_syncobj_get_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa6b4819d drm_property_create_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa74fb0dc drm_mode_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa74fe856 drm_crtc_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa9012123 drm_atomic_get_new_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa956955b drm_gem_lru_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa97ea7f1 drm_state_dump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa9cb954c __drm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaa3e29d9 drm_event_cancel_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaa63eca8 drm_poll +EXPORT_SYMBOL drivers/gpu/drm/drm 0xab0c47c9 drm_hdmi_avi_infoframe_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xabf0576c drm_debugfs_add_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad4047f4 drm_atomic_get_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad4e902b drm_color_ctm_s31_32_to_qm_n +EXPORT_SYMBOL drivers/gpu/drm/drm 0xadf0ade4 drm_crtc_commit_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae0362f3 drm_mode_config_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae277372 __drm_crtc_commit_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae2b9011 __drmm_add_action_or_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaf3276c3 drm_show_fdinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaf4372e7 drm_edid_override_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaf53fd7a drm_invalid_op +EXPORT_SYMBOL drivers/gpu/drm/drm 0xafbb73a7 drm_connector_attach_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb01f2f0c drm_panel_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb041216b drm_plane_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb11ac7a7 __drm_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb14f9f9b drm_mode_create_from_cmdline_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb15ba9a3 drm_writeback_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb212dc3e drm_edid_dup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb22625d5 drm_gem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb240187c drm_crtc_vblank_off +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb2d3d6fc drm_gem_objects_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb302ad98 drm_framebuffer_plane_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb308198e __drm_dev_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3750192 drm_edid_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4032484 drm_mm_insert_node_in_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb40d4ace drm_client_buffer_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb413b260 drm_framebuffer_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb50e32c7 drm_plane_create_rotation_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6127243 drm_need_swiotlb +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7181052 __drmm_add_action +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7a91343 drm_add_edid_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb86cbb4a drm_modeset_drop_locks +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb8700619 drm_encoder_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb8cb25b3 drm_framebuffer_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb94cc643 drm_connector_set_link_status_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9cad492 __drm_atomic_state_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xba8f9360 drm_crtc_next_vblank_start +EXPORT_SYMBOL drivers/gpu/drm/drm 0xba943c7f drm_syncobj_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb44ba31 drm_gem_lru_move_tail +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbba57876 drm_panel_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbce31239 drm_edid_read_custom +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbcfddfc2 drm_gem_prime_import_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbdde880e drm_connector_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe5e1889 devm_aperture_acquire_from_firmware +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbfa133c8 drm_panel_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbffde705 drm_crtc_vblank_restore +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc0389866 drm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc169e64c drm_connector_attach_hdr_output_metadata_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc20a5f38 drm_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc26a215f drm_atomic_get_new_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc2d4c298 drm_property_create_bitmask +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc2f27807 drm_gem_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc49e0afc drm_privacy_screen_register_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7910e38 drm_vma_offset_lookup_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7c0ccc8 drm_property_add_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7d04fc5 drm_vma_node_allow +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7d833ab drm_connector_update_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8204a78 drm_gem_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9299d36 drm_prime_sg_to_page_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9554e98 drm_gem_prime_handle_to_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca3991ec drm_file_get_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca5e986a drm_mode_validate_driver +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcd96ec8e drm_atomic_state_default_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdb99cc9 drm_mode_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdde0f03 drm_atomic_set_mode_prop_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xceb9c403 drm_atomic_nonblocking_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcecd590d drm_mode_set_config_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf2ffa77 drm_gem_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcfd7822c __drmm_mutex_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd0988305 drm_mode_create_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd13f9985 drm_edid_block_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd197c275 drm_gem_prime_fd_to_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd1bea427 drm_client_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd1c1c9c5 drmm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd213fc6c drm_warn_on_modeset_not_all_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd23f4afc drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd24486d6 drm_property_lookup_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd29d8fa6 drm_dev_enter +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd31a602f drm_atomic_bridge_chain_post_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd4953bef drm_vblank_work_schedule +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd680a377 drm_gem_object_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7a9cf42 drm_mode_validate_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xda840abc drm_connector_attach_privacy_screen_provider +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdad9c8b1 drm_prime_get_contiguous_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb320a08 drm_mode_is_420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb4af764 drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdc40b242 drm_crtc_vblank_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd3c6afa drm_mode_is_420_also +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd75b86d drm_panel_of_backlight +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddbb4f80 drm_add_modes_noedid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde6fc722 drm_atomic_bridge_chain_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde8126ab drm_property_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf3f760d drm_mm_scan_color_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf666902 drm_rotation_simplify +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdfbc645c drm_plane_get_damage_clips_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdfc82d54 drm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe05286a6 drm_client_framebuffer_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe18223a1 drmm_kmalloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe23dcd2d drm_connector_create_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe317082a __drm_printfn_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe38a6649 drm_atomic_set_crtc_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3ac15d5 drm_mode_is_420_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe4413285 drm_gem_lru_move_tail_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe45da866 __drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe536ff37 drm_client_buffer_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe5864109 drm_atomic_bridge_chain_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe5b2f077 drm_av_sync_delay +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe633a4cd drm_format_info_bpp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe643b8e8 drm_mode_object_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7e54f35 drm_connector_attach_max_bpc_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe83df05d drm_dev_printk +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a034df drm_dev_exit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a0e334 drm_vma_offset_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8cd93d1 drm_gem_lock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8fb179e drm_crtc_vblank_waitqueue +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe976690c drm_vblank_work_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe9969119 drm_is_current_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea00fe81 __drm_printfn_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea611737 drm_syncobj_find_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeb93c6d6 drm_plane_get_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0xebfe3bfa drm_gem_prime_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0xecb12e48 drm_noop +EXPORT_SYMBOL drivers/gpu/drm/drm 0xedcdbdb9 drm_mode_create_aspect_ratio_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeddf6e82 drm_gem_dmabuf_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee19469b drm_sysfs_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xefb12e0f drm_crtc_enable_color_mgmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf02e5f7e drm_connector_list_iter_begin +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0496682 drm_privacy_screen_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0517d7a drm_mm_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf095dc96 drm_get_tv_mode_from_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1421d13 drm_mode_sort +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1b5340a drm_mode_vrefresh +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf2ae1e39 drm_gem_handle_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf2dfc139 drm_plane_create_zpos_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf3214480 drm_atomic_get_new_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf3557357 drm_mode_find_dmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf406e46a drm_get_connector_type_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4b24772 drm_modeset_backoff +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4d87746 drm_gtf_mode_complex +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf67f1e34 drm_gem_handle_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf797f39b drm_bridge_chain_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf824c7db __drm_printfn_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf8c333ef drm_atomic_get_new_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfa4b369f drm_client_framebuffer_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfa67c51e drm_clflush_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfb3f7d3b drm_vblank_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfbb05540 drm_modeset_unlock +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc4b4745 drm_gem_dma_resv_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfd18f245 drm_probe_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfd2a8829 drm_mode_create_hdmi_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfd82bdf6 drm_writeback_cleanup_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfd953627 drm_mode_create_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfe662dd2 drm_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfea4732b drm_mode_prune_invalid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeb953b1 __drm_printfn_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xffc2e878 drm_client_modeset_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x22d53779 drm_buddy_free_list +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x2d9e9583 drm_buddy_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x40d76a49 drm_get_buddy +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x9f44c898 drm_buddy_init +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xabb5a026 drm_buddy_block_trim +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xbd5b3bcc drm_buddy_free_block +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xc30d71cc drm_buddy_block_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xfa150882 drm_buddy_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xff748b76 drm_buddy_alloc_blocks +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x34f2a2ce drm_fbdev_dma_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x49d6872d drm_gem_dma_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x85de9df9 drm_gem_dma_prime_import_sg_table_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x00fa5b50 drm_panel_bridge_connector +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0177b39c drmm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x029d9065 drm_connector_helper_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x04dd466b drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x05700552 drm_connector_helper_tv_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x05caf89d drm_fb_xrgb8888_to_argb8888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x05f5d5f6 drm_gem_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0883362d drm_fb_xrgb8888_to_rgb332 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x088afc2b drm_helper_connector_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0917d1b1 drm_atomic_helper_fake_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x09f0e35e drm_kms_helper_poll_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0ad2a0d8 drm_gem_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0afc7422 drm_i2c_encoder_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0bff1d97 drm_crtc_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0c318a3f drm_gem_fb_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0c6cd23b drm_atomic_helper_damage_iter_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0c6dbd0b devm_drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0d77128d __drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0f6de83d drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x127a8c6b drm_flip_work_queue +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x14d51767 drm_fb_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x15cb900e drm_atomic_helper_wait_for_flip_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x17919dce drm_atomic_helper_check_wb_encoder_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x17bd6241 drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x18453ed7 drm_fb_helper_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ab304a6 drm_connector_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1d13118f drm_mode_config_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ddcc35e drm_atomic_helper_connector_tv_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1e1e3d75 drm_atomic_helper_commit_modeset_enables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1e309362 drm_atomic_helper_commit_duplicated_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x203f0ef4 drm_i2c_encoder_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x20ce2d25 drm_self_refresh_helper_alter_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x21d541eb drm_flip_work_queue_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x245f3652 drm_atomic_helper_check_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x25d497cf drm_atomic_helper_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x27f652c5 drm_i2c_encoder_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x28b70383 drm_atomic_helper_page_flip +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x296aa43c drm_atomic_helper_commit_tail_rpm +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x29d46056 drm_gem_simple_kms_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2c5acbdc drm_fb_helper_pan_display +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2c89a6f4 __drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2cc7cb1c drm_i2c_encoder_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d50570f drm_rect_calc_hscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2e572d3e drm_kms_helper_poll_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2ec930d6 drm_helper_move_panel_connectors_to_head +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x30000419 drm_fb_helper_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x317db712 drm_gem_fb_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x34715b00 drm_fb_xrgb8888_to_rgb888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x360632b1 drm_helper_encoder_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3684ffad drm_atomic_helper_bridge_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x38257fba drm_atomic_helper_commit_cleanup_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3829c4d9 __drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3c3bca11 __drm_atomic_helper_crtc_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3c60d7ac devm_drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3db470cf drm_fb_helper_output_poll_changed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3f71fe43 drm_fb_helper_fill_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x42bd8f56 drm_plane_helper_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x42c5596f drm_helper_resume_force_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46b89e92 drm_self_refresh_helper_update_avg_times +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46d12f9c drm_atomic_helper_damage_merged +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x485609c6 drm_atomic_helper_check_modeset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x49e26612 drm_helper_mode_fill_fb_struct +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4c62aaa7 drm_gem_fb_end_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4ca7222b drm_kms_helper_poll_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4da5fec8 drm_crtc_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4da623ad drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4ef8e053 drm_atomic_helper_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x505e5fca drm_atomic_helper_check_plane_damage +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x517b84f7 drm_fb_build_fourcc_list +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x524fd31a drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x525505e9 drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x529c3192 drm_atomic_helper_commit_tail +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5542443b drm_flip_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x568ecc29 drm_fb_helper_set_suspend_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x57eb6bbf drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x598b8748 drm_connector_helper_get_modes_from_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a4734d1 drm_kms_helper_is_poll_worker +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a6d0693 drm_atomic_helper_check_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5ae5aa1b drm_fb_helper_debug_enter +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5afbee1d drm_i2c_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5cb2b225 drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5d0d267a drm_fb_xrgb8888_to_argb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5d35c51a drm_atomic_helper_prepare_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x61226432 drm_gem_simple_kms_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x617a330a __drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6385f1cf drm_fb_helper_initial_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x64d2d12c drm_fb_xrgb8888_to_rgb565 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x65fd9a8f drm_helper_disable_unused_functions +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x668bf30d drm_fb_helper_damage_area +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x67dd9bd4 drm_plane_helper_update_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6a2a857f drm_fb_xrgb8888_to_rgba5551 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6a344615 drm_panel_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6a59fbd3 drm_atomic_helper_shutdown +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b43fe0e drm_fb_xrgb8888_to_xrgb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b5c2b06 drm_atomic_helper_damage_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e30ba8e drm_rect_rotate_inv +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6f076a32 drm_crtc_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6f52d085 drm_fb_helper_setcmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6fc6d0bf __drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x70d20348 drm_plane_helper_disable_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x71916c44 __drmm_simple_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7297e802 drm_atomic_helper_disable_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x72cd65e9 drm_kms_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x74aa2397 drm_panel_bridge_set_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x76c75bab drm_fb_helper_blank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x789e727d drm_atomic_helper_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x78fad6eb drm_fb_helper_damage_range +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7f25f583 drm_i2c_encoder_restore +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x802e138e drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x802ec457 drm_i2c_encoder_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8192ed6d drm_atomic_helper_commit_modeset_disables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8195a994 drm_atomic_helper_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x842dd90c drm_flip_work_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x84e04a06 __drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8536f959 drm_simple_display_pipe_attach_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x871ab41a drm_rect_intersect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x874cfd59 drm_atomic_helper_update_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x88ac3b37 drm_simple_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8e1759f2 drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8fec50a8 drm_gem_fb_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8ff8e0d2 drm_fb_helper_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x903209c1 drm_helper_probe_single_connector_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x90c3896a __drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x913869a5 drm_fb_blit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91fec1cc drm_rect_calc_vscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x92799125 drm_fb_xrgb8888_to_argb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9333b971 drm_atomic_helper_connector_tv_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x93814c3c drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9410597c drm_atomic_helper_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x94eaa557 drm_i2c_encoder_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x955aa766 drm_atomic_helper_check_crtc_primary_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x97bc9247 drm_fb_helper_deferred_io +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99f29b29 drm_gem_fb_begin_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99fd20aa drm_rect_clip_scaled +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9a3ae867 drm_fb_xrgb8888_to_xrgb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9b50e402 drm_gem_simple_kms_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9e0781e5 drm_i2c_encoder_save +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9e668576 drm_plane_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9fcae9b2 drm_atomic_helper_commit_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa24143c9 drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa334e75f drm_bridge_is_panel +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa54fd0c4 drm_atomic_helper_wait_for_fences +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa5d243e4 drm_crtc_helper_set_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa68358a5 drm_atomic_helper_update_legacy_modeset_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa738367d drm_simple_display_pipe_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa7481d12 drm_atomic_helper_dirtyfb +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa7c8d375 drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa9835e0c drm_atomic_helper_swap_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xab5cfdec drm_atomic_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xac0e102a drm_fbdev_generic_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaccdfe3e drm_fb_helper_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xae396b14 __drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaec56e47 drm_fb_xrgb8888_to_mono +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaef0dd88 drm_gem_simple_kms_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb053adda drm_rect_rotate +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb2afa838 drm_fb_helper_lastclose +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb321dadd drm_fb_swab +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb3862b96 drm_self_refresh_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb52b6ab3 drm_gem_simple_kms_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb6a6b711 drm_fb_clip_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbb6e82df drm_fb_helper_alloc_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbc1da69a drm_connector_helper_get_modes_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbd1209f6 drm_fb_helper_restore_fbdev_mode_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbd80d675 drm_atomic_helper_async_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbe93a2fd drm_fb_helper_debug_leave +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbefda40b drm_crtc_helper_mode_valid_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbf649b3c drm_kms_helper_poll_reschedule +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc0668beb drm_mode_config_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc5da119d drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc6323239 drm_flip_work_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc7f8e0e3 drm_kms_helper_poll_enable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xca4c121d drm_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb2340b8 drm_rect_debug_print +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcbce1c1f drm_helper_probe_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcca9969f drm_kms_helper_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcd978423 drm_fb_xrgb8888_to_gray8 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf11a549 drm_flip_work_allocate_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd2023211 drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd4b37862 __drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd59dd261 __drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd71f946e __drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd7ba53f5 drm_atomic_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd7cfde66 drm_atomic_helper_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd7fb7250 __drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd823d7bb drm_atomic_helper_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd8305cb4 drm_fb_helper_release_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd8a25035 drm_fb_helper_unregister_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd9230698 drm_atomic_helper_commit_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xda9e477a __drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdc1f9b9a __drm_atomic_helper_plane_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdcff6d76 drm_fb_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xde5335d9 drm_self_refresh_helper_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdf16ef94 drm_atomic_helper_wait_for_vblanks +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe120aebd __drm_atomic_helper_private_obj_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe18c536c drm_helper_crtc_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe1f2bff3 drm_atomic_helper_commit_hw_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe20656ec drm_gem_fb_create_handle +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe23cfab2 drm_atomic_helper_async_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe2e12c87 drm_atomic_helper_cleanup_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe35a53dc drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe5ef2bd5 drm_atomic_helper_bridge_propagate_bus_fmt +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe6460378 drm_atomic_helper_connector_tv_margins_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xeb3cb4e8 drm_fb_helper_set_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xebad2535 drm_fb_memcpy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xee98dce7 drm_helper_force_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf032349f drm_fb_helper_set_par +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf12441c7 drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf20070e7 drm_i2c_encoder_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf31fc9d8 __drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf377d7c1 drm_fb_helper_check_var +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf41c0442 drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf7387d41 drm_atomic_helper_page_flip_target +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfcd3a711 __drm_atomic_helper_connector_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x02af6ae8 mipi_dbi_pipe_duplicate_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x1a484b16 mipi_dbi_poweron_conditional_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x1bbb2c40 mipi_dbi_enable_flush +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x1e2578b5 mipi_dbi_display_is_on +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x2134d660 mipi_dbi_pipe_reset_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x33242986 mipi_dbi_pipe_end_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x353e44ec mipi_dbi_pipe_update +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x4820842b mipi_dbi_dev_init_with_formats +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x55db89c6 mipi_dbi_pipe_destroy_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x5d4fb09c mipi_dbi_command_stackbuf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x5d52fa4e mipi_dbi_hw_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x6bd954d2 mipi_dbi_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x6e800b49 mipi_dbi_pipe_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x8fb2977a mipi_dbi_command_read +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x9960e591 mipi_dbi_pipe_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xa080e10c mipi_dbi_poweron_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xa2d653c0 mipi_dbi_buf_copy +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xc7f8307c mipi_dbi_pipe_begin_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xcab64231 mipi_dbi_spi_cmd_max_speed +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd8c57acc mipi_dbi_dev_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xdf54e38c mipi_dbi_spi_transfer +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xecbcc7d9 mipi_dbi_command_buf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xeec5d998 mipi_dbi_spi_init +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x0b412e45 drm_gem_shmem_madvise +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x19acf8be drm_gem_shmem_purge +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x2c0a86cf drm_gem_shmem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x44ceb0d7 drm_gem_shmem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x47f67577 drm_gem_shmem_purge_locked +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x7c3d4058 drm_gem_shmem_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xa5820030 drm_gem_shmem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xdc537856 drm_gem_shmem_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xefb59d94 drm_gem_shmem_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xf7f4f3e7 drm_gem_shmem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x048a510f drm_suballoc_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x0bad1988 drm_suballoc_new +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x8debd4c9 drm_suballoc_free +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xcfea1bec drm_suballoc_dump_debug_info +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xdd9c3522 drm_suballoc_manager_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x6a165ab5 drm_gem_ttm_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x6c2a0ac2 drm_gem_ttm_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x9157315f drm_gem_ttm_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xafed470f drm_gem_ttm_dumb_map_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xf293007e drm_gem_ttm_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x00275f4f drm_gem_vram_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x03bc2233 drm_vram_mm_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x0a88dea2 drmm_vram_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x0e2fd59a drm_gem_vram_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x1559e7b3 drm_vram_helper_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x1abdf4d6 drm_gem_vram_plane_helper_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x73be2c73 drm_gem_vram_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x80994dc3 drm_gem_vram_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x9fe0fcae drm_gem_vram_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xa0cb877b drm_gem_vram_simple_display_pipe_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xb2289314 drm_gem_vram_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xb807bf6e drm_gem_vram_driver_dumb_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xcd285428 drm_gem_vram_fill_create_dumb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xcf01cb77 drm_gem_vram_plane_helper_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xdfc8fa54 drm_gem_vram_simple_display_pipe_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xfe735f51 drm_gem_vram_put +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x0281baa3 drm_sched_start +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x1dcdbd77 drm_sched_job_add_resv_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x1e0bfeec drm_sched_job_cleanup +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x26f8e793 drm_sched_entity_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x2787c72e drm_sched_entity_error +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x2a15e61f drm_sched_job_arm +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x342776dd drm_sched_job_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x3989b1b9 drm_sched_entity_flush +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x5cb9699f drm_sched_fault +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x60b4de01 drm_sched_job_add_implicit_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x6c649297 drm_sched_resume_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x75568726 drm_sched_pick_best +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7e42c102 drm_sched_entity_set_priority +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x84272963 drm_sched_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x88cc2321 drm_sched_entity_push_job +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x8a1a16a1 drm_sched_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x9acbf473 drm_sched_job_add_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xad397201 drm_sched_entity_destroy +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xb028f3d3 drm_sched_suspend_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xcc0f0d63 drm_sched_stop +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xd0cd76d1 drm_sched_increase_karma +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xe1e13faa drm_sched_job_add_syncobj_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xe4f3568a to_drm_sched_fence +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xee1a4fae drm_sched_entity_modify_sched +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xf03ae91b drm_sched_entity_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xf236d34a drm_sched_resubmit_jobs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x03a973ec ttm_io_prot +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0b18c96b ttm_bo_unmap_virtual +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0d2e0e96 ttm_bo_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x10b6014e ttm_resource_manager_evict_all +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x10c42b30 ttm_resource_manager_usage +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1437faf1 ttm_agp_tt_create +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x173ac7b4 ttm_eu_fence_buffer_objects +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a71d30c ttm_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x22dceb6b ttm_bo_mem_space +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x23863a12 ttm_bo_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2e9d4b14 ttm_device_clear_dma_mappings +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2f0f8c3d ttm_bo_pin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x302300fe ttm_resource_manager_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3b90c882 ttm_agp_bind +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x44f53c90 ttm_device_swapout +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x471ddd19 ttm_pool_alloc +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5019eb22 ttm_bo_vunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x55745cdf ttm_bo_set_bulk_move +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x593fe8be ttm_resource_manager_debug +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5a158315 ttm_bo_wait_ctx +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5b4f5744 ttm_tt_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5df69d8a ttm_agp_is_bound +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5e3fec10 ttm_pool_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5e737f18 ttm_bo_move_sync_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x629e20b1 ttm_bo_vm_close +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x651cd779 ttm_bo_vm_fault_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x69cc2943 ttm_tt_pages_limit +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6a847134 ttm_kmap_iter_iomap_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6e9c50bc ttm_device_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x753e84fd ttm_pool_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x75893795 ttm_bo_init_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7c57849c ttm_bo_vm_fault +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7ee1a2ea ttm_resource_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8a9e4b5c ttm_bo_vm_dummy_page +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x90db8c9f ttm_bo_kunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x924bdeec ttm_range_man_init_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x98deedf3 ttm_kmap_iter_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9e7988dd ttm_bo_unpin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9e8e4594 ttm_bo_vm_access +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9f2de1a3 ttm_tt_populate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa7e97dc4 ttm_resource_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xac5911bd ttm_bo_move_to_lru_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xaec1e04b ttm_pool_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xafa1e45c ttm_lru_bulk_move_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb3befce1 ttm_device_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb419516e ttm_bo_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb6530239 ttm_eu_backoff_reservation +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb753db8d ttm_agp_destroy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb9466d25 ttm_bo_init_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xbd6ead9e ttm_bo_vm_reserve +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xbec19832 ttm_agp_unbind +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc824bef9 ttm_bo_move_accel_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xcab44d10 ttm_resource_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xcd4decc1 ttm_bo_put +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xcf290c22 ttm_pool_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd1ad1189 ttm_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd2e7283d ttm_bo_eviction_valuable +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd410ec84 ttm_bo_vmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd5498d18 ttm_range_man_fini_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd84697e3 ttm_eu_reserve_buffers +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xdc63dd9b ttm_resource_manager_create_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe242cd78 ttm_bo_vm_open +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe7588cc6 ttm_bo_kmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe7a3a7c3 ttm_sg_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf9aa92e2 ttm_glob +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfefb98cd ttm_lru_bulk_move_init +EXPORT_SYMBOL drivers/hid/hid 0xc90b3dc4 hid_bus_type +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x06a678e6 ishtp_trace_callback +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x074c811e ishtp_cl_connect +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x0ec047c5 ishtp_start +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x1155a021 ishtp_cl_rx_get_rb +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x1a963ec3 ishtp_cl_link +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x27229dec ishtp_cl_get_tx_free_buffer_size +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x2addda29 ishtp_cl_unlink +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x2c60dfaa ishtp_dev_to_cl_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x2f8d6dc3 ishtp_fw_cl_by_uuid +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x31d047f6 ishtp_set_tx_ring_size +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x35f1ad37 ish_hw_reset +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x550e646d ishtp_cl_driver_register +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x5f11c204 ishtp_set_rx_ring_size +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x5f9b0501 ishtp_get_fw_client_id +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x64f81880 ishtp_cl_tx_empty +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x6787b674 ishtp_put_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x6f991d66 ishtp_set_drvdata +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x74852961 ishtp_cl_get_tx_free_rings +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x76553075 ishtp_cl_io_rb_recycle +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x77e713eb ishtp_register_event_cb +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x7c400843 ishtp_cl_allocate +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x7db7c981 ishtp_cl_free +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x7e0a4612 ishtp_cl_flush_queues +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x8000e19f ishtp_send_suspend +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0x985746f8 ishtp_get_drvdata +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xa348d24d ishtp_send_resume +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xa5fc12c1 ishtp_cl_set_fw_client_id +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xa64b63af ishtp_device_init +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xa71c2077 ishtp_reset_compl_handler +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xaae3ec84 ishtp_get_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xad13de6e ishtp_get_pci_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xbfe1b2f6 ishtp_bus_remove_all_clients +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xc8dbcde6 ishtp_reset_handler +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xcb733b23 ishtp_set_client_data +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xcf9b43f6 ishtp_cl_send +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xd3404ec7 ishtp_device +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xd6a81cf3 ishtp_fw_cl_get_client +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xe07de4a6 ishtp_recv +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xe3092109 ishtp_cl_driver_unregister +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xe7b4932c ishtp_set_connection_state +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xed910329 ishtp_cl_disconnect +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xf15c3466 ishtp_get_client_data +EXPORT_SYMBOL drivers/hid/intel-ish-hid/intel-ishtp 0xfacc16dc ishtp_get_ishtp_device +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x2a3ae3a6 vmbus_sendpacket_getid +EXPORT_SYMBOL drivers/hv/hv_vmbus 0xa1231981 vmbus_recvpacket +EXPORT_SYMBOL drivers/hv/hv_vmbus 0xbf1a2ec7 vmbus_sendpacket +EXPORT_SYMBOL drivers/hwmon/adt7x10 0x40e0c0a7 adt7x10_dev_pm_ops +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x2f9e7f8e vid_which_vrm +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x446615bd vid_from_reg +EXPORT_SYMBOL drivers/hwmon/ltc2947-core 0xfd4c5f6f ltc2947_pm_ops +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x01568393 sch56xx_read_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x96ec3b26 sch56xx_read_virtual_reg12 +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xaa17a737 sch56xx_write_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xb37b9b81 sch56xx_read_virtual_reg16 +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xbe964722 sch56xx_watchdog_register +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x119a1759 i2c_bit_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x48959abb i2c_bit_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x60a54758 i2c_bit_algo +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0x668e3b4e i2c_pca_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0xf363daec i2c_pca_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/busses/i2c-amd756 0x7fdcf3e9 amd756_smbus +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x10a4c688 qcom_adc5_hw_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x1fcd0103 qcom_adc_tm5_gen2_temp_res_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x39885d6b qcom_adc_tm5_temp_volt_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x401dc869 qcom_vadc_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x47f699dd qcom_adc5_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x4e64cdb9 qcom_adc5_hw_settle_time_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x53546ecd qcom_adc5_avg_samples_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x70e6eca1 qcom_vadc_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0xc61e7a34 qcom_adc5_prescaling_from_dt +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x07c54af5 iio_triggered_buffer_cleanup +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x98146fae iio_triggered_buffer_setup_ext +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x5ff4cceb iio_kfifo_free +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0xfd2f3532 iio_kfifo_allocate +EXPORT_SYMBOL drivers/iio/imu/fxos8700_core 0xd2ec1e90 fxos8700_regmap_config +EXPORT_SYMBOL drivers/iio/industrialio 0x26712bc4 iio_trigger_poll_nested +EXPORT_SYMBOL drivers/iio/industrialio 0x27c3819d iio_device_set_clock +EXPORT_SYMBOL drivers/iio/industrialio 0x2d6bcdcb iio_trigger_generic_data_rdy_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x4518dc24 iio_trigger_set_immutable +EXPORT_SYMBOL drivers/iio/industrialio 0x4e933715 iio_get_time_ns +EXPORT_SYMBOL drivers/iio/industrialio 0x5a869929 iio_buffer_init +EXPORT_SYMBOL drivers/iio/industrialio 0x79089b4b iio_device_get_clock +EXPORT_SYMBOL drivers/iio/industrialio 0x7932960b iio_device_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0x86c7237a __iio_device_register +EXPORT_SYMBOL drivers/iio/industrialio 0x92fdd85f iio_trigger_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x96fc118b iio_read_mount_matrix +EXPORT_SYMBOL drivers/iio/industrialio 0x9ae9af11 iio_bus_type +EXPORT_SYMBOL drivers/iio/industrialio 0xa23583fc iio_trigger_using_own +EXPORT_SYMBOL drivers/iio/industrialio 0xb3f3e968 __iio_trigger_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0xb7b2dc61 iio_push_event +EXPORT_SYMBOL drivers/iio/industrialio 0xc014d800 iio_trigger_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0xc17b4f01 iio_device_free +EXPORT_SYMBOL drivers/iio/industrialio 0xc73ac4b5 iio_trigger_notify_done +EXPORT_SYMBOL drivers/iio/industrialio 0xcc9636de iio_read_const_attr +EXPORT_SYMBOL drivers/iio/industrialio 0xccf5ef5b iio_trigger_validate_own_device +EXPORT_SYMBOL drivers/iio/industrialio 0xcf7ca422 iio_trigger_free +EXPORT_SYMBOL drivers/iio/industrialio 0xdf76bbeb iio_pollfunc_store_time +EXPORT_SYMBOL drivers/iio/industrialio 0xf300fd15 iio_trigger_register +EXPORT_SYMBOL drivers/iio/industrialio 0xfa21e1dc iio_device_alloc +EXPORT_SYMBOL drivers/iio/industrialio-configfs 0x0a950492 iio_configfs_subsys +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x3b88c3e3 iio_register_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xb1426bab iio_sw_device_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xbfbf0153 iio_unregister_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xbfdaab3b iio_sw_device_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x1bfac84f iio_sw_trigger_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x696e6b06 iio_register_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0xc501509b iio_unregister_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0xd6bba1c0 iio_sw_trigger_destroy +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0x367c0e77 iio_triggered_event_setup +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0x49c24046 iio_triggered_event_cleanup +EXPORT_SYMBOL drivers/iio/pressure/bmp280 0xd2e967b0 bmp280_dev_pm_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x0ca9e118 ib_cm_notify +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x1a511ede ib_send_cm_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x289f2427 ib_send_cm_mra +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x2aea3794 ib_send_cm_rtu +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x43212d02 ib_send_cm_rej +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x4a75af40 ib_cm_insert_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x50faf3b7 ib_send_cm_drep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x5296c0e7 ib_send_cm_sidr_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x5da9f2ad ib_send_cm_dreq +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x69824a14 ibcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x91e95df7 ib_send_cm_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x9407de2e ib_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x9c6d68c2 ib_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xd52d3b9d ib_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xe8a8ac41 ib_send_cm_sidr_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xeb8c411c ib_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00121d41 ib_unregister_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x004dc9f9 ib_dereg_mr_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00cd25ea ib_get_rdma_header_version +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x01a4d913 ib_query_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x01f8b6ee ib_dealloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x02a48595 ib_port_register_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x03dc9405 ib_device_set_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x043fe45f ib_get_net_dev_by_params +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0628c9fd rdma_create_user_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x07b4f875 ib_modify_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x094aff0b rdma_resolve_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0aa44215 ib_post_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0c86f5cb ib_sa_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0d3354a6 rdma_alloc_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0de365f5 ib_modify_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0edcccd2 __ib_alloc_cq_any +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x10870f49 ib_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1374c4ce rdma_nl_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x138c0f46 rdma_rw_ctx_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1461db75 ib_init_ah_from_mcmember +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x14cfeb6b ib_unregister_device_and_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1522330f ib_resize_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1774d71f rdma_set_cq_moderation +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19e7490f __rdma_block_iter_next +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1cbac0b8 ib_map_mr_sg_pi +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1e270f22 rdma_user_mmap_entry_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1e9d3776 ib_get_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x20c6f264 rdma_read_gid_hw_context +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x217713c2 rdma_roce_rescan_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x21a2b659 ib_detach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22b198e1 rdma_nl_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22f3cf93 ib_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22f4e232 ib_find_exact_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x28f01740 rdma_user_mmap_entry_insert_range +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2a66bcdc ib_get_vf_config +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2ab1c5e7 ib_get_eth_speed +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2e01a87b ib_create_wq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2fb95918 rdma_hold_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x305e5701 rdma_addr_size_kss +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x318e0c5d ib_set_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x334b9291 ib_mad_kernel_rmpp_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x336209dd rdma_rw_ctx_post +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x35de0b3d rdma_addr_cancel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x36647e36 ib_create_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3675e92f rdma_move_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x36d7feec ib_map_mr_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x37845834 rdma_modify_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3909e7fd ib_query_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3982eeab rdma_restrack_count +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3b9ca861 rdma_user_mmap_entry_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3bad65c7 rdma_translate_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3c9b28c4 rdma_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fc2387c ib_ud_header_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x410c9e0a ib_get_device_fw_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4164e159 rdma_nl_stat_hwcounter_entry +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x418ec7dc ib_drain_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4290ae89 ib_modify_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x430a3ca4 ib_modify_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x434c5d10 zgid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x439ce33c ib_sa_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45c48e31 ib_mr_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45fb8985 rdma_nl_chk_listeners +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4698c932 rdma_rw_ctx_wrs +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x46bf5e73 ib_rdmacg_uncharge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x46ece556 ibdev_alert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x488063a2 ib_rdmacg_try_charge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x49bd2fc6 ib_unregister_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4a3b2beb rdma_destroy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4b1af286 ib_modify_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4d5a50c0 rdma_find_gid_by_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e155af0 ib_response_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e90435c ib_sa_free_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4ea5e7cc ib_process_cq_direct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x507c0a36 ib_unregister_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5156c525 rdma_query_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x519e1e14 rdma_user_mmap_io +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x521d00e1 ib_get_vf_stats +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x52c2be3e ib_set_client_data +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x54b9d254 ib_find_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5508513b rdma_user_mmap_entry_get_pgoff +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x551410fb rdma_umap_priv_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55bb02f3 ib_cache_gid_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55d7e16c ib_drain_rq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x56a17704 ib_sa_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x571470da __rdma_block_iter_start +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58c1fdf5 ib_create_ah_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58df5b94 ib_get_gids_from_rdma_hdr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5a18bc16 ib_free_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5aad9d94 ib_destroy_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5d6e2855 ibdev_crit +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x613b1e2e ib_is_mad_class_rmpp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61d24c52 ib_rate_to_mbps +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x626ba5a5 rdma_nl_put_driver_u32_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6393952d ib_advise_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x65eea408 ib_dealloc_pd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x68368ff0 rdma_replace_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x68dbbd05 ib_find_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6920a41d ibdev_err +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b958320 ib_ud_ip4_csum +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6cc71ffb ib_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6db340b0 ib_device_get_by_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6e1b6b5e rdma_destroy_ah_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f3614b6 rdma_is_zero_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70807834 rdma_addr_size +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70c057ee ibdev_printk +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x72e300b2 rdma_rw_mr_factor +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x731df703 rdma_restrack_del +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x73baf9a2 ib_modify_qp_is_ok +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x752002d7 roce_gid_type_mask_support +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x758ea93f ibnl_put_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75a729a0 rdma_nl_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75a9e19a __ib_create_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x77af572f rdma_read_gid_attr_ndev_rcu +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x787ccc4c ib_get_mad_data_offset +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x79123de8 ib_create_qp_security +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7918f4ac rdma_nl_put_driver_u64 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7a309c69 ib_sa_guid_info_rec_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7a5ae844 ib_init_ah_attr_from_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7c11299f rdma_rw_ctx_destroy_signature +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7f28259d rdma_dev_access_netns +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x812b1340 rdma_link_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x83f9f2d5 rdma_restrack_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x87901f22 ib_create_qp_kernel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8a1a0156 rdma_nl_put_driver_string +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8c9fff1b rdma_nl_unicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8ef31304 ib_qp_usecnt_inc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8f7565b5 ibdev_emerg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90805fc8 ib_mr_pool_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90e807c7 ib_cache_gid_parse_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x93c0358e ib_get_cached_port_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x93d831d7 rdma_rw_ctx_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9431da5e ib_sa_get_mcmember_rec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x95fa2b8e ib_get_rmpp_segment +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x98f83c30 ib_free_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9a850f32 rdma_user_mmap_entry_insert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9b2345c6 ib_destroy_wq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9d2ae306 rdma_restrack_add +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9eccf6d9 ibnl_put_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9f38dc9a ib_dispatch_event +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa125a54e rdma_restrack_set_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa1ee88b7 rdma_get_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa432baf6 ib_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa4d47dd0 ib_sa_path_rec_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa7c58f61 ib_alloc_mr_integrity +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa7eea530 rdma_put_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa93afb11 ib_cq_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa972dea1 rdma_read_gid_l2_fields +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaa53f9f5 rdma_init_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xac40d1ef rdma_restrack_parent_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xad5a0cb7 rdma_link_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae51e64c rdma_copy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae956dce ib_rate_to_mult +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xafed808f rdma_move_grh_sgid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb22384ae ib_port_unregister_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb3195c4b ib_modify_qp_with_udata +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4c40040 ib_sa_pack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7852a05 ib_ud_header_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb91e816a ib_register_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb92cdec6 _ib_alloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbb09adca rdma_query_gid_table +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbd254051 ib_reg_user_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbdc03b2c ib_set_device_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbe0a548a ib_mr_pool_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc026f052 rdma_alloc_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc0f51153 rdma_restrack_new +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc110bb68 ib_dealloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc5a43a2e ibdev_notice +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc78baa30 rdma_rw_ctx_signature_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8d38664 rdma_free_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc9555cbb __ib_alloc_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc9a10fbf ib_register_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcb4b5688 ib_sg_to_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcb901a0d ib_free_recv_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xce20d135 __ib_alloc_pd +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0478dc4 ib_unregister_driver +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0f2960d ib_drain_sq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd21bb37a ib_sa_unpack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd3071917 ib_destroy_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd32c5a78 ib_query_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd32dba03 rdma_restrack_get_byid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd42e6e5c ib_dma_virt_map_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd5582a4c ib_get_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd6636ca6 rdma_addr_size_in6 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda0d50ec ib_sa_cancel_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda6adc47 ibdev_warn +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdbff55c9 ib_set_vf_link_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdcacd4bb ib_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xddc01dca ib_mr_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xddc17b8c ib_close_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xde6948fc ib_open_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xde6a03cd rdma_user_mmap_entry_remove +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xde737890 ib_create_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdead9eb0 ib_get_cached_lmc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdf107cef rdma_copy_src_l2_addr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdff8a554 ib_query_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe085faf4 ib_alloc_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe0d114a5 ib_init_ah_attr_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe10ca51e rdma_nl_put_driver_u64_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe2e7d34a ib_device_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe4ba4240 rdma_restrack_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe4badc5c ib_port_immutable_read +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe4d7dfe9 ib_unregister_device_queued +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5840ec6 ib_wc_status_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7b52e5f mult_to_ib_rate +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe93013d0 ib_destroy_cq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9e799fc ib_ud_header_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9ebca6b rdma_port_get_link_layer +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xeb79ce4a rdma_query_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xeb912471 ibdev_info +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xefb8040b ib_create_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf03f05ed ib_cq_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf0e327bc ib_qp_usecnt_dec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf2aa27af rdma_create_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf3ff15b8 rdma_nl_unicast_wait +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf46128b0 ib_attach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5dedb30 rdma_node_get_transport +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6ed3334 ib_event_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf713fa47 rdma_nl_put_driver_u32 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf94753a1 ib_check_mr_status +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf9b903ec ib_device_get_by_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfa682b2b ib_port_sysfs_get_ibdev_kobj +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfbe3a440 ib_alloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfd4cd86d ib_get_cached_subnet_prefix +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfee09018 ib_register_device +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0bbbb404 uverbs_finalize_uobj_create +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0e814803 ib_umem_dmabuf_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x1b294057 uverbs_copy_to_struct_or_zero +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x1ebf88d3 ib_uverbs_flow_resources_free +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x2801d7c8 uverbs_idr_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x369258bf _uverbs_get_const_signed +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x36c34dc6 ib_copy_path_rec_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x38ea7949 ib_copy_ah_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x412a9561 _uverbs_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x431f872e ib_umem_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x460ceb17 flow_resources_add +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4d04712a uverbs_destroy_def_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x59123c1c ib_umem_copy_from +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x5c6d3681 ib_umem_odp_map_dma_and_lock +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x6cef1fac ib_umem_odp_alloc_child +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x754b0000 ib_copy_path_rec_from_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x77a820d6 ib_umem_dmabuf_map_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x80688ca7 ib_umem_dmabuf_unmap_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x818b56af ib_umem_find_best_pgsz +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x8a9d9631 flow_resources_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x93944e39 uverbs_fd_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x9bcf49b1 ib_umem_odp_alloc_implicit +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xa4207bd2 ib_copy_qp_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xa963a07f _uverbs_get_const_unsigned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb0a2974a ib_uverbs_get_ucontext_file +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb2465e61 ib_umem_odp_unmap_dma_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xbf8919b5 uverbs_get_flags32 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc1cb6cb7 ib_umem_dmabuf_get_pinned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc2d49fce ib_umem_odp_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xcf541ea1 uverbs_copy_to +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xd30bc0b7 uverbs_uobject_put +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe04f3d05 uverbs_get_flags64 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe62df249 uverbs_uobject_fd_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf14f7cad ib_umem_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xfb598c2b ib_umem_odp_get +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x13460393 iw_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x6b48e272 iw_cm_accept +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x89c9b75b iw_cm_disconnect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x9771ce0e iw_cm_connect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xd2915cc9 iw_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xe1c2f004 iw_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf3df871f iwcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf6465010 iw_cm_reject +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xffacf756 iw_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x03798f69 rdma_set_service_type +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1c95fb0f rdma_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1d918424 rdma_connect_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x311847b1 rdma_bind_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x36df5972 rdma_connect_locked +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x48b8109a rdma_lock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4b1da8ed rdma_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4bed0a23 rdma_resolve_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x51f1e903 __rdma_create_kernel_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x565eca26 rdma_leave_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x5ba92b3d rdma_destroy_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x5f0efb14 rdma_get_service_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x5feeb215 rdma_res_to_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x637a4cbe rdma_disconnect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x764b940c rdma_notify +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x77f2ce40 rdma_iw_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x89305606 rdma_set_reuseaddr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x8a741612 rdma_consumer_reject_data +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x8ce04362 rdma_set_min_rnr_timer +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x907df803 rdma_event_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x9716bc9e rdma_set_afonly +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x9e69a71d rdma_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xa55f74ce rdma_create_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xa69231f1 rdma_unlock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xaa6446ac rdma_connect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xab216d6b rdma_create_user_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc00fec81 rdma_reject +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc23963b3 rdma_destroy_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xd36977a8 rdma_set_ib_path +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xdac62611 rdma_listen +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xdc78f5e6 rdma_resolve_route +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe8a70dd0 rdma_accept_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xee366b49 rdma_set_ack_timeout +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf3cb8b82 rdma_accept +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xfe526e51 rdma_read_gids +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x07e2ffb1 rvt_rkey_ok +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x0a0bc073 rvt_invalidate_rkey +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x0e385842 ib_rvt_state_ops +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x1165c27a rvt_lkey_ok +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x1487af6a rvt_cq_enter +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x179a9acf rvt_get_credit +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x2004ab9b rvt_del_timers_sync +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x3174457a rvt_alloc_device +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x31cc2cdf rvt_check_ah +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x3e4e571c rvt_mcast_find +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x45f9cfa7 rvt_fast_reg_mr +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x462dd160 rvt_send_complete +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x489c2694 rvt_dealloc_device +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x50790c48 rvt_add_rnr_timer +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x53ad79b6 rvt_rc_error +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x54d942d9 rvt_qp_iter_next +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x5938c51d rvt_copy_sge +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x8558b221 rvt_register_device +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x85f6d5f7 rvt_qp_iter +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x86715a12 rvt_add_retry_timer_ext +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x8ffe9bdf rvt_unregister_device +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0x9540c208 rvt_ruc_loopback +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xab43d1cc rvt_comm_est +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xb7ee98b2 rvt_rc_rnr_retry +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xbec3caa8 rvt_error_qp +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xc0a4a5f5 rvt_compute_aeth +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xc129c7d8 rvt_init_port +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xcb35e1bf rvt_restart_sge +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xd53e466f rvt_qp_iter_init +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xe9cf3e43 rvt_rnr_tbl_to_usec +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xeaaeda48 rvt_stop_rc_timers +EXPORT_SYMBOL drivers/infiniband/sw/rdmavt/rdmavt 0xf88cc03d rvt_get_rwqe +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x024f42fe rtrs_clt_rdma_cq_direct +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x3d055d8d rtrs_clt_put_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xb406eb15 rtrs_clt_request +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xd95731f6 rtrs_clt_get_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xe930ad5d rtrs_clt_query +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xf3945435 rtrs_clt_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xfdd7ed26 rtrs_clt_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x242a8646 rtrs_addr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x2555d5a2 rtrs_rdma_dev_pd_deinit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x64e62ad0 rtrs_ib_dev_put +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x887302f3 rtrs_addr_to_sockaddr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe15357ef sockaddr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe4f37804 rtrs_rdma_dev_pd_init +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe6bf079d rtrs_ib_dev_find_or_add +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x48210e28 rtrs_srv_set_sess_priv +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x59a2745e rtrs_srv_get_queue_depth +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x62ea24b1 rtrs_srv_resp_rdma +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x74b61214 rtrs_srv_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xb67874a3 rtrs_srv_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xec40753d rtrs_srv_get_path_name +EXPORT_SYMBOL drivers/input/gameport/gameport 0x48c1927c gameport_unregister_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0x54568b89 gameport_stop_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x5adf2e50 __gameport_register_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x62ac233a gameport_set_phys +EXPORT_SYMBOL drivers/input/gameport/gameport 0x688a8ff0 gameport_start_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x7dde2088 __gameport_register_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0x9ab8d422 gameport_open +EXPORT_SYMBOL drivers/input/gameport/gameport 0xd97ea369 gameport_close +EXPORT_SYMBOL drivers/input/gameport/gameport 0xf403dec3 gameport_unregister_driver +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x2b055d29 iforce_init_device +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x4279b6ed iforce_process_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0xd67554bd iforce_send_packet +EXPORT_SYMBOL drivers/input/matrix-keymap 0x52991a56 matrix_keypad_build_keymap +EXPORT_SYMBOL drivers/input/misc/ad714x 0x0ad34b05 ad714x_probe +EXPORT_SYMBOL drivers/input/misc/ad714x 0xe994b078 ad714x_pm +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x205383ca cma3000_init +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x892d76b2 cma3000_resume +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x89d9444e cma3000_exit +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xca3f100a cma3000_suspend +EXPORT_SYMBOL drivers/input/rmi4/rmi_core 0x219863fa rmi_unregister_transport_device +EXPORT_SYMBOL drivers/input/sparse-keymap 0x10528cde sparse_keymap_entry_from_keycode +EXPORT_SYMBOL drivers/input/sparse-keymap 0x7c8aa82b sparse_keymap_entry_from_scancode +EXPORT_SYMBOL drivers/input/sparse-keymap 0x867eb776 sparse_keymap_report_event +EXPORT_SYMBOL drivers/input/sparse-keymap 0xd44c4d80 sparse_keymap_report_entry +EXPORT_SYMBOL drivers/input/sparse-keymap 0xe13dd8fc sparse_keymap_setup +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0x7a6b0e5b ad7879_pm_ops +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0x82e0826c ad7879_probe +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0x2c4a2b36 amd_iommu_set_invalidate_ctx_cb +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0x325625c2 amd_iommu_unbind_pasid +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0x5ed85188 amd_iommu_init_device +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0xa1ba7eff amd_iommu_free_device +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0xbad94e0a amd_iommu_bind_pasid +EXPORT_SYMBOL drivers/iommu/amd/iommu_v2 0xe26ec8bf amd_iommu_set_invalid_ppr_cb +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x0868fd08 capi_ctr_handle_message +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x4e94b17a attach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x508a4f4f detach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x54f04327 capi_ctr_ready +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x7aad4329 capi_ctr_down +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x27c58fd5 isdnhdlc_decode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x4644eea5 isdnhdlc_out_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x5b835a58 isdnhdlc_rcv_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0xef4ee223 isdnhdlc_encode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x563ee539 mISDNipac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x5ac45378 mISDNisac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x9d8fe157 mISDNipac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0xa5d1fd7d mISDNisac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0x26dde95b mISDNisar_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0x3263e220 mISDNisar_irq +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x03a68066 mISDN_FsmRestartTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x157525e7 mISDN_register_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x19a15f39 mISDNDevName4ch +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x1b4e0c7b recv_Dchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x1de5698b mISDN_register_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2348cc3c mISDN_FsmFree +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x26236de8 mISDN_clock_update +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2ea56c0e get_next_bframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x301b264c recv_Dchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30d25b0d mISDN_FsmDelTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x313b1fde mISDN_FsmAddTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3cd3ac38 mISDN_unregister_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x45d25cd1 dchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x4f6844c7 mISDN_freebchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x50c2230c mISDN_FsmChangeState +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x588886a6 l1_event +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6047df40 mISDN_FsmInitTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6a7aeb00 mISDN_unregister_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6ff5a7e9 mISDN_ctrl_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x7884feeb mISDN_clear_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x7c4e65d3 bchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9c928457 mISDN_FsmNew +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xa0a0aa5c bchannel_get_rxbuf +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xabf30248 recv_Bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xae0a3cf2 mISDN_initdchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xb98bd87a mISDN_freedchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc2c6f7c8 mISDN_initbchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc3401729 mISDN_register_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd285995f mISDN_clock_get +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd5145151 mISDN_FsmEvent +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd6e47947 queue_ch_frame +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xda15496c create_l1 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xdb7915e8 recv_Bchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe8f617eb mISDN_unregister_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xfa78e0e9 recv_Echannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xfdeffc72 get_next_dframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x01087af0 mISDN_dsp_element_unregister +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x93df9e4b dsp_audio_law_to_s32 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb07a21b8 dsp_audio_s16_to_law +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb98308d8 mISDN_dsp_element_register +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x54a12ec4 ti_lmu_common_set_ramp +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x7499f8f1 ti_lmu_common_get_ramp_params +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x906331ce ti_lmu_common_get_brt_res +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xced72aae ti_lmu_common_set_brightness +EXPORT_SYMBOL drivers/md/dm-bio-prison 0x476d2454 dm_cell_key_has_valid_range +EXPORT_SYMBOL drivers/md/dm-log 0x852131f2 dm_dirty_log_destroy +EXPORT_SYMBOL drivers/md/dm-log 0xa07da9d1 dm_dirty_log_type_register +EXPORT_SYMBOL drivers/md/dm-log 0xa485e0b5 dm_dirty_log_type_unregister +EXPORT_SYMBOL drivers/md/dm-log 0xa889b4e5 dm_dirty_log_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0x0696a39c dm_snap_cow +EXPORT_SYMBOL drivers/md/dm-snapshot 0x2affcf33 dm_exception_store_type_unregister +EXPORT_SYMBOL drivers/md/dm-snapshot 0x3c987833 dm_exception_store_destroy +EXPORT_SYMBOL drivers/md/dm-snapshot 0x3de7e4b2 dm_exception_store_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0x694e52c7 dm_snap_origin +EXPORT_SYMBOL drivers/md/dm-snapshot 0xdf25daa2 dm_exception_store_type_register +EXPORT_SYMBOL drivers/md/raid456 0x20597e09 raid5_set_cache_size +EXPORT_SYMBOL drivers/md/raid456 0x8841a41f r5c_journal_mode_set +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x00cb9c06 flexcop_pid_feed_control +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x1b0ec445 flexcop_eeprom_check_mac_addr +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x2241d885 flexcop_device_exit +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x30c00bc9 flexcop_device_kmalloc +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x350b3bba flexcop_sram_set_dest +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x38c752a6 flexcop_sram_ctrl +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x3ee7a24d flexcop_device_kfree +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x55a2f279 flexcop_pass_dmx_data +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x99bf2344 flexcop_dump_reg +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xb0c0c910 flexcop_device_initialize +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xc0e66e9e flexcop_i2c_request +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xdba3eef1 flexcop_wan_set_speed +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xfb49dffc flexcop_pass_dmx_packets +EXPORT_SYMBOL drivers/media/common/cx2341x 0x15ac1bd0 cx2341x_ctrl_query +EXPORT_SYMBOL drivers/media/common/cx2341x 0x19d9fdc5 cx2341x_handler_setup +EXPORT_SYMBOL drivers/media/common/cx2341x 0x28240e61 cx2341x_ctrl_get_menu +EXPORT_SYMBOL drivers/media/common/cx2341x 0x375c2909 cx2341x_handler_set_50hz +EXPORT_SYMBOL drivers/media/common/cx2341x 0x55aa7c5f cx2341x_mpeg_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5b5cc43e cx2341x_ext_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x6b5cb617 cx2341x_handler_set_busy +EXPORT_SYMBOL drivers/media/common/cx2341x 0x7b4dd2cb cx2341x_fill_defaults +EXPORT_SYMBOL drivers/media/common/cx2341x 0x86c9c839 cx2341x_handler_init +EXPORT_SYMBOL drivers/media/common/cx2341x 0xdbc5583a cx2341x_update +EXPORT_SYMBOL drivers/media/common/cx2341x 0xe1fe1432 cx2341x_log_status +EXPORT_SYMBOL drivers/media/common/cypress_firmware 0xa328a1e5 cypress_load_firmware +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x5b94b41e ttpci_eeprom_parse_mac +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x693e74ba ttpci_eeprom_decode_mac +EXPORT_SYMBOL drivers/media/common/tveeprom 0x0dbf0296 tveeprom_hauppauge_analog +EXPORT_SYMBOL drivers/media/common/tveeprom 0x7401bc4d tveeprom_read +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x065246b8 frame_vector_create +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1b700d37 put_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1d5f9555 frame_vector_destroy +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xc5e5573a frame_vector_to_pages +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xd12bc058 vb2_buffer_in_use +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xdffb744b frame_vector_to_pfns +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xe20dfe0f get_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xfb009f41 vb2_verify_memory_type +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x3fcd29a0 vb2_dvb_alloc_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x63bca8fb vb2_dvb_find_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x89b8d03c vb2_dvb_unregister_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x96f52ae0 vb2_dvb_register_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x98f80886 vb2_dvb_get_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xc7de8698 vb2_dvb_dealloc_frontends +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xc7c2b85f vb2_create_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xccd197c7 vb2_destroy_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-v4l2 0x2a8e8b73 vb2_querybuf +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x08733236 intlog10 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x18acd31f dvb_dmx_swfilter_packets +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x23fcc74f dvb_register_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x258e601a dvb_ca_en50221_camchange_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2d32e448 dvb_net_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2f5cdf80 dvb_ringbuffer_write +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3a31f34a dvb_ca_en50221_camready_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3b93d71a dvb_frontend_sleep_until +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x54abe4ff dvb_dmx_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5f2b1d95 intlog2 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6181aec0 dvb_ringbuffer_flush_spinlock_wakeup +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6a9f708a dvb_dmx_swfilter_204 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x7db9e763 dvb_unregister_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x84ac6ab7 dvb_ca_en50221_frda_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x84d52cb2 dvb_unregister_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x861bd8b9 dvb_frontend_suspend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8ab7b142 dvb_frontend_reinitialise +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8c54b0f8 dvb_dmx_swfilter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8e35eb0e dvb_register_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x91a6794b dvb_ringbuffer_read_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9263a063 dvb_dmx_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9d09c60d dvb_generic_ioctl +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa2b30c20 dvb_dmxdev_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa4235824 dvb_dmx_swfilter_raw +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xadf5e9e2 dvb_net_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb3352dd2 dvb_ringbuffer_empty +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb8d11b76 dvb_remove_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc3f679f9 dvb_ringbuffer_write_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc54fe5c6 dvb_generic_open +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc9f69726 dvb_generic_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xcdebb2f7 dvb_ca_en50221_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xd09b2431 dvb_frontend_resume +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xdc2fa77b dvb_register_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe05cb1ea dvb_frontend_detach +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe138ce6b dvb_ringbuffer_avail +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe987ca35 dvb_unregister_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xebbc2d9b dvb_ringbuffer_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xedad0846 dvb_device_get +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xef22096d dvb_ca_en50221_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xf7855ee5 dvb_dmxdev_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb09f39a dvb_ringbuffer_read +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb9a826f dvb_ringbuffer_flush +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfc6380e5 dvb_ringbuffer_free +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x06170a04 au8522_readreg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x2090c27c au8522_release_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x24e02832 au8522_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x32916350 au8522_analog_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x6d1c3e0a au8522_get_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x963be3ff au8522_sleep +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xc389c833 au8522_led_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xe22e4f23 au8522_writereg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xe87ec40f au8522_init +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24113 0x969bb362 cx24113_agc_callback +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24123 0x568643fe cx24123_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x3a5d9b62 dib0070_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x99884c3e dib0070_set_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0xa20b0d25 dib0070_ctrl_agc_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0xa934eeef dib0070_get_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x0946a9d5 dib0090_get_wbd_target +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x2c923bfa dib0090_gain_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x2ec14279 dib0090_set_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x31db9dda dib0090_set_dc_servo +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x38966b2f dib0090_update_rframp_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x5052f2fd dib0090_get_current_gain +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x81357574 dib0090_get_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xafa45fb2 dib0090_get_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xb814f94b dib0090_set_vga +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xc52fe138 dib0090_pwm_gain_reset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xc5f15328 dib0090_dcc_freq +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xd6fca07b dib0090_update_tuning_table_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xfe343282 dib0090_set_switch +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x11dc0a9b dib3000mc_set_config +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x2191e835 dib3000mc_pid_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x441c8f76 dib3000mc_get_tuner_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x5a7b0edf dib3000mc_pid_parse +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x723ad699 dib3000mc_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x535d826a dib7000m_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x6a0a7671 dib7000m_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0xc8566001 dib7000m_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x1b22536b dib9000_set_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x2280e47d dib9000_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x22cba784 dib9000_set_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x4e324db4 dib9000_get_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x6b75d96c dib9000_firmware_post_pll_init +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x8c9f151b dib9000_fw_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x93c30795 dib9000_fw_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xb55a011e dib9000_set_gpio +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xc7cfb44c dib9000_get_component_bus_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xcf1352b7 dib9000_get_tuner_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xdcb320a0 dib9000_fw_set_component_bus_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xeb2c6a1f dib9000_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x3452c5c6 dibx000_init_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x5b03643d dibx000_reset_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x5e854c45 dibx000_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x8d245587 dibx000_exit_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xf31c102a dibx000_i2c_set_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x3a7a3e1b dvb_dummy_fe_ofdm_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x85ae09f6 dvb_dummy_fe_qam_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x91b41a73 dvb_dummy_fe_qpsk_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lgs8gl5 0xd3b2cf1c lgs8gl5_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lnbh29 0xcb186f9c lnbh29_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/m88ds3103 0xa293e31e m88ds3103_get_agc_pwm +EXPORT_SYMBOL drivers/media/dvb-frontends/s5h1420 0x4169ae65 s5h1420_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x5d979d3c zd1301_demod_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0xe80e2b5d zd1301_demod_get_dvb_frontend +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x2a052175 flexcop_dma_control_timer_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x35ff8dea flexcop_dma_xfer_control +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x52e0b8f9 flexcop_dma_free +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x6f29837f flexcop_dma_config_timer +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xa0198a6e flexcop_dma_control_size_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xab78f7f6 flexcop_dma_allocate +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xf0305760 flexcop_dma_config +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x786178d0 bt878_stop +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xb7401ed9 bt878_device_control +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xd489a720 bt878 +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xd5d0bdef bt878_num +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xdac375c8 bt878_start +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x11dc4b6d bttv_gpio_enable +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x334c1160 bttv_sub_unregister +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x8ecf4acc bttv_write_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xbcf2d2fb bttv_read_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xbd462402 bttv_get_pcidev +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xd312e4b1 bttv_sub_register +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x12ea596d read_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x28b9017b dst_comm_init +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x43a983fd dst_check_sum +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x53e15a06 rdc_reset_state +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x68281a02 dst_pio_disable +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xa08908fd dst_wait_dst_ready +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xaa1b3dec dst_error_bailout +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xb53c52e6 write_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xcf2c4c42 dst_error_recovery +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x078a79fb cx18_ext_init +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x2cdea06d cx18_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x5adf1584 cx18_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x807c75ee cx18_claim_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xc7805f6f cx18_release_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xe3ba095a cx18_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x1ab311dc altera_ci_init +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x6ff7510d altera_ci_tuner_reset +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xdb3faf38 altera_ci_release +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xe66b9812 altera_ci_irq +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x0d2a15a8 cx25821_dev_unregister +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x172d2dcd cx25821_set_gpiopin_direction +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x44b517f5 cx25821_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x46313236 cx25821_sram_channel_dump_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x4e1249c6 cx25821_riscmem_alloc +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x57427e1a cx25821_risc_databuffer_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x6435f66f cx25821_sram_channel_setup_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xb88ba393 cx25821_dev_get +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe9050411 cx25821_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0x11e75ea3 vp3054_i2c_remove +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0xfae40ac0 vp3054_i2c_probe +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x11574401 cx88_video_mux +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x88104736 cx88_enum_input +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xa1a3acc6 cx88_querycap +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xc0af7160 cx88_set_freq +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x0a5becc0 cx8802_start_dma +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x0e85c936 cx8802_buf_prepare +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x26102850 cx8802_unregister_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x2c24a149 cx8802_get_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x3202e4d3 cx8802_cancel_buffers +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x46a7b8b8 cx8802_register_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xb0c84cd8 cx8802_buf_queue +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x0d906f49 cx88_dsp_detect_stereo_sap +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x26bff690 cx88_shutdown +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x302bfde0 cx88_vdev_init +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x308b5549 cx88_set_tvaudio +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x3278ee6e cx88_newstation +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x41abe60e cx88_set_tvnorm +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x44598d99 cx88_get_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x4bd0ae7f cx88_risc_buffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5edb7ae5 cx88_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5f03ccfe cx88_set_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5f38f2bd cx88_risc_databuffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5f8030a6 cx88_reset +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6141c8c5 cx88_tuner_callback +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6817d009 cx88_ir_start +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x7e10b7be cx88_ir_stop +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x819e659f cx88_wakeup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8d88137a cx88_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x904b8696 cx88_audio_thread +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xa1b73937 cx88_sram_channel_setup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xc98a1954 cx88_core_put +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xce133436 cx88_core_irq +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xdd4a161d cx88_set_scale +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xdf724297 cx88_core_get +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xffb9e8ba cx88_sram_channel_dump +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x08c4a561 ivtv_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x14f67530 ivtv_debug +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x24c7be35 ivtv_release_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x3c24d5e6 ivtv_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x4385e713 ivtv_vapi +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x4a2a8aa0 ivtv_api +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x4d146c91 ivtv_ext_init +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x5751f305 ivtv_udma_unmap +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x71cf36bf ivtv_udma_prepare +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x8f8032e8 ivtv_firmware_check +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x959b4388 ivtv_vapi_result +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xb2708a5d ivtv_udma_setup +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xbc0f5af2 ivtv_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xbd5e02f3 ivtv_set_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xcd28836f ivtv_clear_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xe5028e9d ivtv_claim_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xf2ede282 ivtv_udma_alloc +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xf7b5eb63 ivtv_init_on_first_open +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x04e83446 saa7134_tuner_callback +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x1211df5d saa7134_devlist +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x2515e390 saa7134_dmasound_init +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x30abee4a saa7134_pgtable_alloc +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x38fb7850 saa7134_pgtable_build +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x730c4be3 saa7134_boards +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x7f89820c saa7134_tvaudio_setmute +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x85983f5a saa7134_set_gpio +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x87092a49 saa7134_dmasound_exit +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x8f1ad46b saa7134_devlist_lock +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xc5e54acf saa7134_ts_register +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xd5a3acfb saa7134_set_dmabits +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xdf120c13 saa7134_pgtable_free +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xedae5d09 saa7134_ts_unregister +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xee7882b9 saa_dsp_writel +EXPORT_SYMBOL drivers/media/radio/tea575x 0x24c0518f snd_tea575x_set_freq +EXPORT_SYMBOL drivers/media/radio/tea575x 0x5e138ac5 snd_tea575x_g_tuner +EXPORT_SYMBOL drivers/media/radio/tea575x 0x6e23f171 snd_tea575x_hw_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0x734847ad snd_tea575x_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0x7eb413b5 snd_tea575x_enum_freq_bands +EXPORT_SYMBOL drivers/media/radio/tea575x 0xb422b336 snd_tea575x_s_hw_freq_seek +EXPORT_SYMBOL drivers/media/radio/tea575x 0xc85a63a6 snd_tea575x_exit +EXPORT_SYMBOL drivers/media/rc/rc-core 0x01098f88 ir_raw_encode_scancode +EXPORT_SYMBOL drivers/media/rc/rc-core 0x2fe55cf5 ir_raw_gen_pd +EXPORT_SYMBOL drivers/media/rc/rc-core 0x7a02ee87 ir_raw_gen_pl +EXPORT_SYMBOL drivers/media/rc/rc-core 0x85b683f5 ir_raw_handler_unregister +EXPORT_SYMBOL drivers/media/rc/rc-core 0xb5516017 ir_raw_encode_carrier +EXPORT_SYMBOL drivers/media/rc/rc-core 0xce3696f3 ir_raw_gen_manchester +EXPORT_SYMBOL drivers/media/rc/rc-core 0xdb8e5bc1 ir_raw_handler_register +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x1d5a9b08 fc0013_rc_cal_reset +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x7c72368d fc0013_rc_cal_add +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0x4c48939e tuners +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0xc2821775 tuner_count +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x4bf78648 cx231xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x6f144315 cx231xx_register_extension +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x5459ea43 dvb_usbv2_suspend +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x706a70a6 dvb_usbv2_reset_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x859de75f dvb_usbv2_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x89a32435 dvb_usbv2_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xb4220000 dvb_usbv2_disconnect +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xbcf995c4 dvb_usbv2_probe +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xc4cf8c21 dvb_usbv2_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xd8d91181 dvb_usbv2_generic_rw_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xfbaab790 dvb_usbv2_generic_write_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x0f8d601b dvb_usb_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x144cea7a usb_cypress_load_firmware +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x15af2fbd dvb_usb_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x19830594 dvb_usb_nec_rc_key_to_event +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x3891f257 dvb_usb_device_exit +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x5b8ff8df dvb_usb_device_init +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x8b6f5395 dvb_usb_get_hexline +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x341530cb rc_map_af9005_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xd27abf8d af9005_rc_decode +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xd4e288db rc_map_af9005_table_size +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x0decb3df dibusb_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x131bde8e dibusb_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x1386f3ac dibusb_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x21c34791 dibusb_pid_filter +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x23b287be dibusb_rc_query +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x91217b44 dibusb2_0_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x93822ecb rc_map_dibusb_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xa2f2d9bc dibusb_i2c_algo +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xca2f8cef dibusb_read_eeprom_byte +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xe8271039 dibusb2_0_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x4a98267e dibusb_dib3000mc_frontend_attach +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x979c1171 dibusb_dib3000mc_tuner_attach +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0x6dd7f683 em28xx_register_extension +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0xc18d7dc5 em28xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x03d7d178 go7007_snd_init +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x0b6afc82 go7007_register_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x0ee0b0b9 go7007_parse_video_stream +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x244efff3 go7007_read_addr +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x8b5cae57 go7007_update_board +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xa9c91b32 go7007_boot_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xb0d63afc go7007_read_interrupt +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xbd29daf0 go7007_snd_remove +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xf75d6212 go7007_alloc +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x1541352e gspca_dev_probe +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x1617ca37 gspca_coarse_grained_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x1c74fb0b gspca_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x38073ff6 gspca_dev_probe2 +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x78f80f2e gspca_suspend +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x9670af2c gspca_debug +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xb2b3332f gspca_resume +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xbe39f3fb gspca_disconnect +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xd0b5401c gspca_frame_add +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x026650c8 ttusbdecfe_dvbs_attach +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x29a15102 ttusbdecfe_dvbt_attach +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x0321c0bd v4l2_async_nf_unregister +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x0aee6fdd v4l2_async_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x56b9dbae v4l2_async_unregister_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xa2ca9bf7 v4l2_async_register_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xc2a2adda v4l2_async_subdev_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xd7415549 v4l2_async_nf_init +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x3d38a70c v4l2_m2m_get_vq +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x459e133f v4l2_m2m_get_curr_priv +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x5352d022 v4l2_m2m_resume +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xaef07ac0 v4l2_m2m_buf_done_and_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xdbcea1dc v4l2_m2m_mmap +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xdfb92aad v4l2_m2m_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xf626dd03 v4l2_m2m_suspend +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x012409d9 v4l2_ctrl_type_op_equal +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0614dd5a v4l2_video_std_frame_period +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0651ee35 v4l2_subdev_call_wrappers +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x066c8368 v4l2_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x082737e8 v4l2_ctrl_merge +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0a768a7f v4l2_ctrl_notify +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0f515a5d v4l2_query_ext_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x106a2785 video_devdata +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x123959a1 v4l2_type_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x12752d95 v4l2_ctrl_type_op_log +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x16244fe5 v4l2_prio_check +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1658d22b v4l2_ctrl_poll +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x17e061ad v4l2_ctrl_subdev_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1b9187a7 v4l2_ctrl_find +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1cc51b1f __video_register_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1f8fc741 v4l2_ctrl_new_custom +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1ffe0c9e __v4l2_ctrl_s_ctrl_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2342f1ae v4l2_prio_open +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x25996512 v4l2_try_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2b7297be __v4l2_ctrl_grab +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x315de2cf v4l2_ctrl_get_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x32d43420 v4l2_ctrl_get_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35ff98bf v4l2_format_info +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3adbd595 v4l2_field_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3b86cd9a v4l2_ctrl_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3bdd0f94 v4l2_prio_change +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3d1b13bf video_device_release_empty +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3f0a8315 video_unregister_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3f3bad24 v4l2_ctrl_type_op_validate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4d57fecd v4l2_ctrl_radio_filter +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x56e0e514 __v4l2_ctrl_s_ctrl_string +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x57c81825 v4l2_ctrl_request_complete +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x594211d4 v4l2_ctrl_new_std +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5abbb566 v4l2_subdev_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x648139a1 __v4l2_ctrl_s_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x68af09f0 v4l2_queryctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6d88d2d4 v4l2_ctrl_add_handler +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x708da24e v4l2_g_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x72c625bb v4l2_ctrl_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x761e8fbc __v4l2_ctrl_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x7e274868 v4l2_ctrl_handler_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8106095a v4l2_prio_max +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x828bd415 v4l2_ctrl_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x85ea61fb __v4l2_ctrl_modify_range +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x89d806e2 v4l2_ctrl_request_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x89e3897d v4l2_ctrl_query_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8a4c8709 v4l2_s_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8bc8f618 v4l2_ctrl_handler_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8c32a470 v4l2_ctrl_handler_init_class +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8f6a6bcd video_ioctl2 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x93ffa006 v4l2_ctrl_handler_free +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x972318d5 v4l2_ctrl_sub_ev_ops +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x97f45b05 v4l2_ctrl_g_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9ba807fe v4l2_ctrl_auto_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9ce6c403 v4l2_ctrl_subdev_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa5cafd10 __v4l2_ctrl_modify_dimensions +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa97bd853 v4l2_ctrl_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xabb66c31 v4l2_ctrl_new_std_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xafb2100e v4l2_ctrl_new_std_menu_items +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb77b0159 v4l2_prio_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbc5671dc v4l_printk_ioctl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbfea1228 v4l2_ctrl_new_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcbd75193 video_device_alloc +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcda04a5b v4l2_prio_close +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd05f7583 v4l2_ctrl_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd16d9c01 v4l2_ctrl_get_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd36e8eca v4l2_ctrl_new_fwnode_properties +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd790cf88 video_device_release +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe26982ea v4l2_ctrl_activate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe2b92059 v4l2_video_std_construct +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe724ae8c v4l2_querymenu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xec127912 v4l2_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf3251e7b v4l2_norm_to_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf50fecbc v4l2_ctrl_replace +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf97f7b39 v4l2_ctrl_type_op_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfffbdd50 v4l2_ctrl_new_std_compound +EXPORT_SYMBOL drivers/memstick/core/memstick 0x0af752d6 memstick_detect_change +EXPORT_SYMBOL drivers/memstick/core/memstick 0x14a17f0a memstick_alloc_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x199305e6 memstick_init_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x1cf83204 memstick_remove_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x287277cb memstick_init_req_sg +EXPORT_SYMBOL drivers/memstick/core/memstick 0x2b5d0748 memstick_set_rw_addr +EXPORT_SYMBOL drivers/memstick/core/memstick 0x68c70166 memstick_resume_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x87fd0a78 memstick_unregister_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0x8de4643e memstick_next_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0xac2bbd21 memstick_register_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0xd0d47ca9 memstick_suspend_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xd6c3b34f memstick_new_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0xeac145fd memstick_add_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xebd599e7 memstick_free_host +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x18bffe44 mptbase_sas_persist_operation +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x18e16d9c mpt_event_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x1dba5a00 mpt_halt_firmware +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x1ded78b6 mpt_verify_adapter +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x1f2fc37d mpt_raid_phys_disk_pg1 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x207fe4ab mpt_print_ioc_summary +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2dd01228 mpt_free_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x35dbf06e mpt_raid_phys_disk_get_num_paths +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x36094a11 mpt_raid_phys_disk_pg0 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x3f31d000 mpt_get_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x44abc25d mpt_set_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x502108d0 mpt_fwfault_debug +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x5ed47c62 mpt_clear_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x5fd8174c mpt_send_handshake_request +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x610b257e mpt_reset_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6e8c0d8d mpt_free_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x74a0134a mpt_device_driver_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x797568ed mpt_HardResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x7dfb81c5 mpt_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x7e2b871c mpt_put_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x7f017001 mpt_Soft_Hard_ResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x878771cf mpt_detach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x981efe92 mpt_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x9c57c5b3 mpt_attach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x9e21d64c mpt_device_driver_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xa24394f1 mpt_resume +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xb02b7742 mpt_config +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdd805159 ioc_list +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe220d853 mpt_suspend +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe5520349 mpt_put_msg_frame_hi_pri +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe6c1e126 mpt_event_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xea277a6a mpt_reset_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xedf2a924 mpt_alloc_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf022c801 mpt_findImVolumes +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf0d74610 mpt_GetIocState +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x00e2fab2 mptscsih_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x139a2585 mptscsih_scandv_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x1ba87382 mptscsih_ioc_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x201f108d mptscsih_show_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x22b2c2d4 mptscsih_flush_running_cmds +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x2d3f5989 mptscsih_slave_configure +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x32be0d9a mptscsih_get_scsi_lookup +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x42f3bb7a mptscsih_change_queue_depth +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x5e0430a4 mptscsih_slave_destroy +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x5e68be82 mptscsih_dev_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x799c78e8 mptscsih_remove +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x7ceb1680 mptscsih_IssueTaskMgmt +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x82313740 mptscsih_resume +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x8333df64 mptscsih_abort +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x8eed7994 mptscsih_suspend +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x9097743e mptscsih_event_process +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x9a37e72e mptscsih_raid_id_to_num +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xab465e4b mptscsih_host_attr_groups +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xcf7d8b75 mptscsih_host_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd298558a mptscsih_bus_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd5335960 mptscsih_taskmgmt_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe28da910 mptscsih_bios_param +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xeb27cd7b mptscsih_taskmgmt_response_code +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xeda0f483 mptscsih_shutdown +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf577d3d9 mptscsih_is_phys_disk +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf6cf915d mptscsih_qcmd +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf7568bbf mptscsih_io_done +EXPORT_SYMBOL drivers/mfd/axp20x 0x01fd517a axp20x_device_remove +EXPORT_SYMBOL drivers/mfd/axp20x 0x0c18b517 axp20x_device_probe +EXPORT_SYMBOL drivers/mfd/axp20x 0xe5fa8289 axp20x_match_device +EXPORT_SYMBOL drivers/mfd/dln2 0x1bc63a70 dln2_register_event_cb +EXPORT_SYMBOL drivers/mfd/dln2 0x8584ac42 dln2_transfer +EXPORT_SYMBOL drivers/mfd/dln2 0xe0deb9b3 dln2_unregister_event_cb +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x05eee80d mc13xxx_irq_mask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x26b5fa0d mc13xxx_unlock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x26c19cb0 mc13xxx_irq_status +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x33440863 mc13xxx_reg_rmw +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x567a9bd1 mc13xxx_irq_free +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x691f84b5 mc13xxx_reg_read +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x8497015d mc13xxx_get_flags +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xad983c6f mc13xxx_reg_write +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xbd70f957 mc13xxx_lock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xdc617eb2 mc13xxx_irq_unmask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xee19603f mc13xxx_irq_request +EXPORT_SYMBOL drivers/mfd/tps65010 0x02d4ad0f tps65013_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0x0c6ad2cf tps65010_config_vdcdc2 +EXPORT_SYMBOL drivers/mfd/tps65010 0x28485130 tps65010_config_vregs1 +EXPORT_SYMBOL drivers/mfd/tps65010 0x33739de7 tps65010_set_vib +EXPORT_SYMBOL drivers/mfd/tps65010 0x9fd44c69 tps65010_set_led +EXPORT_SYMBOL drivers/mfd/tps65010 0xb14080cc tps65010_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0xd5bb106d tps65010_set_vbus_draw +EXPORT_SYMBOL drivers/mfd/tps65010 0xe99b3f36 tps65010_set_gpio_out_value +EXPORT_SYMBOL drivers/mfd/wm8994 0x1bc46e7b wm8958_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x29fed5e2 wm8994_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x3251696f wm8994_irq_init +EXPORT_SYMBOL drivers/mfd/wm8994 0x3cf78487 wm8994_irq_exit +EXPORT_SYMBOL drivers/mfd/wm8994 0x84a66c56 wm1811_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xde5fb8a5 wm8994_base_regmap_config +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x98119d8f ad_dpot_probe +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0xa0dcc732 ad_dpot_remove +EXPORT_SYMBOL drivers/misc/altera-stapl/altera-stapl 0x5bafa76e altera_init +EXPORT_SYMBOL drivers/misc/c2port/core 0x7122e222 c2port_device_unregister +EXPORT_SYMBOL drivers/misc/c2port/core 0xcbbeeb24 c2port_device_register +EXPORT_SYMBOL drivers/misc/mei/mei 0x0bb25295 __SCT__tp_func_mei_reg_write +EXPORT_SYMBOL drivers/misc/mei/mei 0x14c2e0f0 __tracepoint_mei_reg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x14dc7949 __SCT__tp_func_mei_pci_cfg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x1839aca7 __traceiter_mei_pci_cfg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x35596464 __tracepoint_mei_pci_cfg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x3b0a488d __SCT__tp_func_mei_reg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x47a08e88 __SCK__tp_func_mei_reg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x64c9bc29 __traceiter_mei_reg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x7c320356 __SCK__tp_func_mei_pci_cfg_read +EXPORT_SYMBOL drivers/misc/mei/mei 0x82541547 __tracepoint_mei_reg_write +EXPORT_SYMBOL drivers/misc/mei/mei 0xdcd98e27 __SCK__tp_func_mei_reg_write +EXPORT_SYMBOL drivers/misc/mei/mei 0xea1ecda5 __traceiter_mei_reg_write +EXPORT_SYMBOL drivers/misc/tifm_core 0x0ffb277f tifm_queue_work +EXPORT_SYMBOL drivers/misc/tifm_core 0x6d69bb12 tifm_register_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0x78af2fd8 tifm_eject +EXPORT_SYMBOL drivers/misc/tifm_core 0x989d184d tifm_has_ms_pif +EXPORT_SYMBOL drivers/misc/tifm_core 0xb515f6b8 tifm_alloc_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xb700e493 tifm_alloc_device +EXPORT_SYMBOL drivers/misc/tifm_core 0xc0b71858 tifm_unregister_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0xc1f87a6f tifm_unmap_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0xc2fd6568 tifm_free_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xcd5a97eb tifm_add_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xd111007f tifm_free_device +EXPORT_SYMBOL drivers/misc/tifm_core 0xe0420395 tifm_map_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0xf9bcaff4 tifm_remove_adapter +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x4845179d cqhci_deactivate +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x775b6c80 cqhci_pltfm_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x79329365 cqhci_irq +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x8636e42a cqhci_resume +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xa24fd197 cqhci_init +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0x5cde8492 mmc_spi_put_pdata +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0xf57e735f mmc_spi_get_pdata +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x0845fed9 cfi_build_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x3a6fe114 cfi_fixup +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x531d2489 cfi_varsize_frob +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x74fd1972 cfi_build_cmd_addr +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x958b46b3 cfi_merge_status +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xb029b51e cfi_read_pri +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xbfffc93d cfi_send_gen_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xff9fa623 cfi_udelay +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0xca29fcd0 unregister_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0xf26ab78d do_map_probe +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0xf35c6df1 map_destroy +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0xf9ff6b27 register_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/gen_probe 0xab404164 mtd_do_chip_probe +EXPORT_SYMBOL drivers/mtd/lpddr/lpddr_cmds 0xfe209a86 lpddr_cmdset +EXPORT_SYMBOL drivers/mtd/maps/map_funcs 0xde77b0a4 simple_map_init +EXPORT_SYMBOL drivers/mtd/mtd 0x72dddf7e mtd_concat_destroy +EXPORT_SYMBOL drivers/mtd/mtd 0xcdc182f4 mtd_concat_create +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x0843d10b nand_ecc_is_strong_enough +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x11cebc6e of_get_nand_ecc_user_config +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x1a6cd310 nand_ecc_sw_bch_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x27d0cde1 nand_ecc_get_sw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x32479c93 nand_ecc_get_on_die_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x3ceded8d nand_ecc_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x3eff60a7 nand_ecc_unregister_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x47a89d20 nand_ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x5614beb0 nand_ecc_sw_bch_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x58264cf7 nand_ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x79a4c505 nand_ecc_prepare_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x7c0f85bb nand_ecc_sw_bch_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x7c930012 nand_ecc_put_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x895727b9 nand_ecc_register_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x89b64a35 nand_ecc_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x9bee2c26 nand_ecc_sw_bch_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x9d2cf60a nand_ecc_sw_hamming_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x9fce2a84 nand_ecc_finish_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xa0594cca nand_ecc_sw_hamming_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xa08babde nand_ecc_get_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xcae831c6 nand_ecc_sw_hamming_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xce5a08f2 nand_ecc_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe6db989b ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xff4351b0 ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x047be76e onenand_addr +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x1bb284ac flexonenand_region +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x117970b3 denali_init +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x30db096f denali_calc_ecc_bytes +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0xc9c154c9 denali_remove +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x1cc972b8 rawnand_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x1e89b0fa nand_monolithic_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x23a2b88c nand_monolithic_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x2e80ed3a nand_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x43ef05b2 rawnand_dt_parse_gpio_cs +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x4804f79d nand_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x4a112e42 nand_scan_with_ids +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x4bf76072 rawnand_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x52600a8c nand_read_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x5b60b6a5 rawnand_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x7253aaad rawnand_sw_bch_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x8ecbb3b8 nand_check_erased_ecc_chunk +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x9a8e0dab rawnand_sw_bch_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xae11ae02 rawnand_sw_hamming_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xbf6b8047 rawnand_sw_hamming_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xc01a83e5 nand_get_set_features_notsupp +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xe240d7e5 nand_create_bbt +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xf6538c64 nand_write_oob_std +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x25cb7214 arc_proto_map +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x6534792a arcnet_debug +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x69f06ae2 arcnet_unregister_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x6c8c7e3e alloc_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x71605079 arcnet_timeout +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x7f659e19 arc_bcast_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x8c0040fd free_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x8d756d41 arcnet_open +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x8f18ff56 arc_raw_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xa7703cf5 arcnet_send_packet +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xce011dda arcnet_close +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xdff9ca13 arc_proto_default +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xecb730b0 arcnet_interrupt +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x27ee6928 com20020_check +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x4776b95e com20020_found +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x795c5862 com20020_netdev_ops +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x16a1d0b1 ctucan_suspend +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x27db030c ctucan_resume +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0xab8d20fe ctucan_probe_common +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0x7b41a067 can_eth_ioctl_hwts +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0x9caff7c0 can_ethtool_op_get_ts_info_hwts +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x0462066e b53_brcm_hdr_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x073b2926 b53_fdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x0df6ae7d b53_port_event +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x0ec2722e b53_get_ethtool_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1471c595 b53_mirror_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x16ee2eef b53_br_set_stp_state +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1f90e730 b53_switch_detect +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x245108f4 b53_get_sset_count +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x257f2f96 b53_br_flags +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3ed82f0f b53_switch_register +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x4313162f b53_br_flags_pre +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x4bac3531 b53_fdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x577fdcc1 b53_get_tag_protocol +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x59c246e4 b53_get_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x613956ec b53_get_ethtool_phy_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x6474447f b53_configure_vlan +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x649d27a3 b53_enable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x785037fe b53_get_strings +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x87f6e7fc b53_setup_devlink_resources +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x8a62080c b53_mdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x8bce7ba1 b53_set_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x8ff29044 b53_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x91500014 b53_eee_enable_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x918ebf99 b53_br_leave +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9648ceac b53_mirror_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x99ad202c b53_br_join +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa30a811d b53_mdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa98286fb b53_fdb_dump +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb5463f0e b53_imp_vlan_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb62b4a08 b53_br_fast_age +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xcbfff201 b53_phylink_mac_config +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xcf1ea23f b53_vlan_filtering +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xdbdea93d b53_eee_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xde8e94bc b53_vlan_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe3c1eded b53_disable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe7e8697e b53_vlan_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf27193be b53_phylink_mac_link_down +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xfaa8392a b53_phylink_mac_link_up +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x3ca66769 b53_serdes_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x624624db b53_serdes_link_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x844feda8 b53_serdes_phylink_get_caps +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x9f8b52c6 b53_serdes_phylink_mac_select_pcs +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x5442f16a lan9303_probe +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xada83f40 lan9303_register_set +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xec91a00c lan9303_shutdown +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xffaa1418 lan9303_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x13dcc8f6 ksz_switch_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x455ba62f ksz_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x6cae9dbe ksz_switch_register +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x25705f27 vsc73xx_remove +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x7525da44 vsc73xx_probe +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x99d242fe vsc73xx_is_addr_valid +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0xe87a13af vsc73xx_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x5ab8e740 xrs700x_switch_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x623bd8d7 xrs700x_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x83b7b667 xrs7003f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x8972bf7e xrs7004f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb25facfa xrs7003e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb89aa5e3 xrs7004e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xcc97d2db xrs700x_switch_register +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xe5ee15b3 xrs700x_switch_remove +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x119721ac ei_interrupt +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x224cdb9b ei_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x28cb1829 ei_open +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x3cf7797a ei_netdev_ops +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x427f07c2 ei_set_multicast_list +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x763409fb ei_poll +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x8b63b64f ei_start_xmit +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x9343136e ei_close +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x96891034 ei_get_stats +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xb9fddefa __alloc_ei_netdev +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xf10d7149 NS8390_init +EXPORT_SYMBOL drivers/net/ethernet/aquantia/atlantic/atlantic 0x9b089d76 aq_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x1427a4e1 bnxt_register_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xaa337cd1 bnxt_register_async_events +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xeb566cfa bnxt_unregister_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xf7283a0e bnxt_send_msg +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0xbfbff27e cnic_register_driver +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x0a212312 cavium_ptp_put +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x89e5414c cavium_ptp_get +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x0d8be5fd bgx_lmac_rx_tx_enable +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x34eeb48a bgx_set_dmac_cam_filter +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x42264715 bgx_get_lmac_count +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x46cdf933 bgx_config_timestamping +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x539ca253 bgx_get_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x60cd1f2f bgx_lmac_get_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x6ca2152d bgx_lmac_set_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x716fd7f0 bgx_reset_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x72b238e4 bgx_get_rx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xbe654297 bgx_get_tx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc397f585 bgx_lmac_internal_loopback +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc82be691 bgx_get_map +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xd8ed0bcc bgx_set_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xf101d1b2 bgx_get_lmac_link_state +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xff987a02 bgx_set_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x13912e4b xcv_init_hw +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x4f739dc0 xcv_setup_link +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x0dcccb8e cxgb3_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x1066e17e t3_l2e_free +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x1597b8ff t3_l2t_send_slow +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x1e64e6d8 cxgb3_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x423e54b8 dev2t3cdev +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x4ef55e30 cxgb3_insert_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x57d16629 cxgb3_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x79e7e1f0 cxgb3_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x86c68f5b cxgb3_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x9293b701 t3_register_cpl_handler +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xa912d763 cxgb3_register_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xca223c3c cxgb3_queue_tid_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xd085e41f t3_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xd2a3b225 cxgb3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xf3704abc cxgb3_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xfbee3e84 t3_l2t_send_event +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x00d16358 cxgb4_remove_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x02ecc208 cxgb4_read_tpte +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x07a91f5c cxgb4_bar2_sge_qregs +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0d1cc69c cxgb4_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0ef3d385 cxgb4_reclaim_completed_tx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0f1a5528 cxgb4_unregister_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1195bd20 cxgb4_alloc_sftid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1945d675 cxgb4_pktgl_to_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1be60e9e cxgb4_l2t_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1ef0e655 cxgb4_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1f158797 t4_cleanup_clip_tbl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x28bda583 cxgb4_write_partial_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x2c23f864 cxgb4_read_sge_timestamp +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x2ecbd6e2 cxgb4_clip_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x332fd8cd cxgb4_create_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x336c9bc8 cxgb4_immdata_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3c9dc6d2 cxgb4_dbfifo_count +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3ddc15d6 cxgb4_port_viid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3ecbcef3 cxgb4_ring_tx_db +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x46abbb29 cxgb4_get_srq_entry +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x49ee85df cxgb4_remove_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x4bb3a1e2 cxgb4_write_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x50ee5c07 cxgb4_best_aligned_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x73ec923d cxgb4_get_tcp_stats +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x74f4e51e cxgb4_iscsi_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x80370976 cxgb4_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x80f3f1c3 cxgb4_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x84ffa7e6 cxgb4_update_root_dev_clip +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8659eba9 cxgb4_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8763d27b cxgb4_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x96785a34 cxgb4_sync_txq_pidx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x9ce74b11 cxgb4_create_server6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa6f6361f cxgb4_register_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa8db193f cxgb4_smt_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa9c5ca94 cxgb4_smt_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xaa2d526a cxgb4_inline_tx_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xb0c4a6b2 cxgb4_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xbee34477 cxgb4_select_ntuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc20dc618 cxgb4_clip_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xcb3a9861 cxgb4_port_e2cchan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xcdaff17d cxgb4_l2t_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd243420f cxgb4_port_idx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd2540ccc cxgb4_flush_eq_cache +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd69a0294 cxgb4_best_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe0f34024 cxgb4_port_chan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe2408e00 cxgb4_check_l2t_valid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe65c0929 cxgb4_l2t_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe7c36aac cxgb4_create_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe8eef026 cxgb4_crypto_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf47f9299 cxgb4_map_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x0d2ec4ab cxgb_find_route6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1bdaafe1 cxgbi_tagmask_set +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x255ab30f cxgb_get_4tuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x5906d583 cxgbi_ppm_ppods_reserve +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xa9fa6303 cxgbi_ppm_ppod_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xaa128b8e cxgbi_ppm_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xb42dd9e0 cxgbi_ppm_make_ppod_hdr +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xbb260d64 cxgb_find_route +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xc95ea1e7 cxgbi_ppm_init +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x2c9496d1 enic_api_devcmd_proxy_by_index +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x461db534 vnic_dev_get_res +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x88f86063 vnic_dev_unregister +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xd82232af vnic_dev_get_pdev +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xea584cb5 vnic_dev_register +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xefe50c8b vnic_dev_get_res_count +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x460c2cf5 be_roce_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x4e2e10d2 be_roce_mcc_cmd +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x5ca5c6fe be_roce_register_driver +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x13c8b954 fun_reserve_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x7041ad39 fun_release_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x7d4a6dcb fun_dev_enable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xa1ca1072 fun_dev_disable +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x37e05a4b iavf_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0xb3ba2648 iavf_register_client +EXPORT_SYMBOL drivers/net/ethernet/intel/ice/ice 0x965ff908 ice_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/intel/ixgbe/ixgbe 0xbaa35511 ixgbe_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0xc5e7e878 prestera_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0xe7ee572d prestera_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x011272de set_and_calc_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x02741309 mlx4_sync_pkey_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x03b280ef mlx4_SET_PORT_fcs_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1013e789 mlx4_get_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x189085fb mlx4_get_slave_from_roce_gid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2d6f76ad mlx4_get_eqs_per_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x34d60949 mlx4_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3d15279f mlx4_query_diag_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x41893553 mlx4_SET_PORT_user_mtu +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4d1aeb0a mlx4_ALLOCATE_VPP_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x56bca101 mlx4_test_interrupt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5d9503f7 mlx4_get_is_vlan_offload_disabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x614478b4 mlx4_release_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x631825f8 mlx4_SET_PORT_VXLAN +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x653b4830 mlx4_SET_PORT_general +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6d5a047b mlx4_SET_PORT_PRIO2TC +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x71e6b686 mlx4_test_async +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x739db309 mlx4_eq_get_irq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x75761734 mlx4_is_eq_shared +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fdde0b4 mlx4_handle_eth_header_mcast_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8b04c864 mlx4_get_cpu_rmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8b849f6c mlx4_SET_PORT_BEACON +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8bafb374 mlx4_SET_PORT_qpn_calc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8dc3a144 mlx4_gen_pkey_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9163f5c8 mlx4_SET_VPORT_QOS_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa2fd4bc3 set_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa623d793 mlx4_SET_VPORT_QOS_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xba02a105 get_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbae534f3 mlx4_is_slave_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbb912346 mlx4_gen_slaves_port_mgt_ev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbe537b06 mlx4_tunnel_steer_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc15a0fc6 mlx4_SET_PORT_SCHEDULER +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc76b01c3 mlx4_SET_MCAST_FLTR +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcde1ec36 mlx4_get_roce_gid_from_slave +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xce91559e mlx4_max_tc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd8858a49 mlx4_get_slave_pkey_gid_tbl_len +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdd16ca8f mlx4_SET_PORT_user_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xede657d3 mlx4_get_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf19d5ba5 mlx4_gen_port_state_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf271634b mlx4_gen_guid_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf3f2519a mlx4_get_parav_qkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf48634b9 mlx4_ALLOCATE_VPP_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf9bd84a1 mlx4_is_eq_vector_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfb4b6b7b mlx4_put_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfba38a77 mlx4_assign_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x03bbb0aa mlx5_rsc_dump_next +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x06c53989 mlx5_vf_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x07a99936 mlx5_core_destroy_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x08004f12 mlx5_fs_remove_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x08550367 mlx5_rsc_dump_cmd_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x089f1089 __traceiter_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0abcd122 mlx5_alloc_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0c283d56 mlx5_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0e49f5b8 mlx5_lag_is_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0fdfa826 mlx5_vf_put_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x106d2ae8 __traceiter_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x10fd4d25 mlx5_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x128991ed mlx5_msix_free +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x12da59e0 __tracepoint_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x140686db __tracepoint_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x18125492 mlx5_core_query_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1872fe6b mlx5_lag_get_roce_netdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x19b3ab93 mlx5_lag_is_sriov +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x19eb5ca3 mlx5_eswitch_uplink_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1a3be8d3 mlx5_core_dealloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c57c524 __traceiter_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1cbd9372 mlx5_core_create_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1e6c4d29 mlx5_rl_remove_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1ebc6a22 mlx5_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1f120c22 mlx5_is_roce_on +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1f618209 mlx5_eq_update_ci +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1fa55217 mlx5_core_alloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x200269a7 __traceiter_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x216ee7a6 mlx5_lag_is_mpesw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23bb3f50 mlx5_create_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23f28c49 mlx5_debug_qp_remove +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x251d5f70 mlx5_lag_is_master +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2862aef8 mlx5_core_uplink_netdev_event_replay +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x298d7816 mlx5_core_destroy_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2b4841c9 mlx5_eq_enable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2b7631ff __SCK__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2c325f12 mlx5_put_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2e227f7c mlx5_sriov_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2ea01b67 mlx5_eswitch_reg_c1_loopback_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2fa12570 mlx5_eswitch_vport_match_metadata_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x30be7dd0 mlx5_qp_debugfs_cleanup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x31500af7 mlx5_fs_add_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3189c6e5 mlx5_core_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x329daac4 mlx5_eq_create_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x346b9139 mlx5_fc_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x37cc00a5 mlx5_core_create_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x388faf25 mlx5_rl_add_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x395ed6a0 __SCK__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x39e57a36 mlx5_lag_is_shared_fdb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3c7654af mlx5_vector2eqn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3cfc4253 mlx5_debug_qp_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3d0925c8 mlx5_mpfs_add_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3f5d08a5 mlx5_core_create_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x420476b6 __SCK__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x445a245e mlx5_core_destroy_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x468c9846 mlx5_core_modify_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4c9417a4 mlx5_core_alloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4e068acc mlx5_core_destroy_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4e44de35 mlx5_eswitch_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4f5da945 mlx5_fc_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x518eb7c5 mlx5_eswitch_add_send_to_vport_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x54cce134 mlx5_packet_reformat_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x56111852 mlx5_comp_vectors_count +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x58b19732 __SCK__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5bd16a22 mlx5_eq_get_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5c6e2b0d mlx5_create_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61492bb7 mlx5_rl_are_equal +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x62dc190a __SCT__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x62ff623a mlx5_cmd_destroy_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x634ef5e4 mlx5_fpga_sbu_conn_sendmsg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63557f19 mlx5_rl_add_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x64d531dd mlx5_core_get_terminate_scatter_list_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x65cff925 mlx5_eswitch_get_vport_metadata_for_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x676f313a mlx5_packet_reformat_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x68ab4278 mlx5_eswitch_vport_rep +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x68b28438 __traceiter_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x69d3e34b __tracepoint_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6a2910cb mlx5_debugfs_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6b735e66 mlx5_core_destroy_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6b77c50d mlx5_eswitch_unregister_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6ca53537 mlx5_modify_header_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6d13377f mlx5_fpga_sbu_conn_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x71812c2d mlx5_cmd_create_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x749d950f mlx5_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x754f20e3 mlx5_core_create_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7588c505 mlx5_cmd_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x75e9c749 __tracepoint_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x76cb0901 mlx5_get_flow_namespace +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x77f37c76 mlx5_core_detach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x79bc741d mlx5_free_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7bf5b767 mlx5_eswitch_register_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x814d498f mlx5_eq_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8318f429 mlx5_rl_remove_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x83cb6af6 mlx5_core_query_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x849c7d01 mlx5_msix_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x86679c5b mlx5_rl_is_in_range +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87e68171 mlx5_del_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x888a2246 mlx5_create_auto_grouped_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x904a6163 __SCK__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96eb2c99 mlx5_fc_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x97249875 mlx5_core_modify_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9a690e59 mlx5_fpga_mem_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d36ddd0 __SCT__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d57b3f3 mlx5_add_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa5df324b mlx5_core_query_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa7085256 __tracepoint_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa85e04b7 mlx5_flow_table_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xab521f6e __traceiter_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xacfe8a18 __SCT__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad6815cd mlx5_rsc_dump_cmd_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb04223ff mlx5_query_ib_port_oper +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb06c0bfd __SCT__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb1ca18d0 mlx5_cmd_exec_polling +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb28d893b __SCK__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb28dbbe8 mlx5_destroy_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb41aec72 mlx5_comp_irq_get_affinity_mask +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb49c1044 mlx5_sriov_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb4e976bb __SCT__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb6a4094d mlx5_fpga_sbu_conn_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xba431730 mlx5_cmd_cleanup_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xba5c2f4f __traceiter_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbacec404 mlx5_cmd_exec_cb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbd123118 __tracepoint_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbd784855 mlx5_get_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbeee2380 mlx5_core_attach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc042178c mlx5_rdma_rn_get_params +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc28e43d4 mlx5_fpga_get_sbu_caps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc39214d4 mlx5_get_fdb_sub_ns +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc4ce24e0 mlx5_lag_get_slave_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc87ea7b3 mlx5_core_create_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc8cdeef0 mlx5_core_create_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc977c849 mlx5_core_destroy_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xca0ddfea mlx5_core_query_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcad019c3 __SCT__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcaf8e63c mlx5_debugfs_get_dev_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcb41979f mlx5_core_query_vendor_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc002b85 mlx5_destroy_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc1b143b mlx5_qp_debugfs_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcf319a0d mlx5_fpga_mem_read +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd020dd1f __traceiter_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd221b7e3 __traceiter_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd32a0efe mlx5_cmd_init_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd437f025 mlx5_eswitch_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd56a6d46 mlx5_eq_disable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd7017090 mlx5_eq_destroy_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd7b45f0e __tracepoint_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd8343828 mlx5_core_destroy_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd95638e8 mlx5_cmd_out_err +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd9d6b1e5 mlx5_core_dealloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdb622108 __SCT__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdcfd708a __tracepoint_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xde25da94 mlx5_modify_header_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdfbc08aa __SCT__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe1e14630 mlx5_nic_vport_disable_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe29d0d8d mlx5_core_modify_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe30fb2a8 __SCT__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe4945efb mlx5_lag_is_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe51c717a mlx5_lag_get_next_peer_mdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5ad0cad mlx5_create_lag_demux_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe640646c mlx5_mpfs_del_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeb680b00 mlx5_cmd_do +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xebc5cc18 mlx5_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xebe6c7df mlx5_lag_query_cong_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeea4c112 mlx5_eq_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf01abdf1 mlx5_lag_mode_is_hash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf0285b8f __tracepoint_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf1a520f1 __SCK__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf44675a2 mlx5_eswitch_get_encap_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf57d5d80 mlx5_core_roce_gid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf628b8fc mlx5_fc_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf7d67d00 __SCK__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf8bcb494 __SCK__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf9b165a7 mlx5_lag_get_num_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfb41fe9f mlx5_core_modify_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfb437299 mlx5_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfb6890c5 mlx5_core_modify_cq_moderation +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfeb83bee mlx5_eswitch_get_vport_metadata_for_match +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxfw/mlxfw 0xc4d702d9 mlxfw_firmware_flash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02815b77 mlxsw_env_module_port_up +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02dfd3d0 mlxsw_afk_key_info_block_encoding_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x07abcc0c mlxsw_afa_block_append_trap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0ca34ccf mlxsw_core_max_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0d0129fc mlxsw_afa_block_append_qos_ecn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0e81c09c mlxsw_afk_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0f4a209d mlxsw_core_read_utc_sec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1102a1b6 mlxsw_env_get_module_eeprom +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14d6ca2e mlxsw_env_set_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14e17bb4 mlxsw_linecards_event_ops_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x15801382 mlxsw_afk_key_info_put +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16673aec mlxsw_afk_values_add_u32 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16f4221d mlxsw_core_irq_event_handler_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x17698dd1 mlxsw_core_trap_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x19426b21 mlxsw_core_trap_state_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x19fa5852 mlxsw_core_flush_owq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1cb8f858 mlxsw_reg_trans_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x202693f0 mlxsw_afa_block_cur_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x23eddc68 mlxsw_core_cpu_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2911c355 mlxsw_core_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x299e2562 mlxsw_afk_values_add_buf +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2c68ced3 mlxsw_core_read_frc_h +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2f303cd3 mlxsw_afa_block_append_qos_dsfield +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x383bc49a mlxsw_afa_block_append_qos_dscp +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x3bb366a1 mlxsw_core_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4036254f mlxsw_linecards_event_ops_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x40f2d740 mlxsw_core_port_devlink_port_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4166dedc mlxsw_core_skb_transmit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x43a9b87e mlxsw_afa_block_terminate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x47041e4e mlxsw_afk_key_info_blocks_count_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4765b9f0 mlxsw_core_res_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x484489a4 mlxsw_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4866767a mlxsw_env_get_module_eeprom_by_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x49ec8a06 mlxsw_afa_block_append_police +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4a558271 mlxsw_env_get_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4b6b403b mlxsw_env_reset_module +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4f89c9a0 mlxsw_core_skb_receive +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x50359cc0 mlxsw_core_kvd_sizes_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x508923e3 mlxsw_core_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51b5769d mlxsw_env_module_overheat_counter_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51d8b15b mlxsw_afa_block_append_mirror +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5c73d5a4 mlxsw_core_sdq_supports_cqe_v2 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5cf3dd79 mlxsw_core_bus_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5d55fb68 mlxsw_afk_encode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ff17b5c mlxsw_afa_block_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x618a30ab mlxsw_afa_block_commit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x63874d4c mlxsw_core_port_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x65c7e645 mlxsw_afa_block_append_qos_switch_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6929f2b4 mlxsw_env_module_port_map +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6f411359 mlxsw_core_ptp_transmitted +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6fe999eb mlxsw_afa_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x718d28f4 mlxsw_afa_block_append_vlan_modify +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x75339042 mlxsw_core_lag_mapping_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x77d83398 mlxsw_core_read_frc_l +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7b0bfeec mlxsw_core_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7ce0cb49 mlxsw_core_rx_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7e08c6e0 mlxsw_core_event_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x827a2f1f mlxsw_afa_block_jump +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x829e8851 mlxsw_afa_block_first_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x83fb69af mlxsw_core_lag_mapping_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x858c30d0 mlxsw_afa_block_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x86817014 mlxsw_core_read_utc_nsec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8854d198 mlxsw_reg_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x902c3533 mlxsw_core_schedule_dw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x960faf31 mlxsw_env_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x996c5d6d mlxsw_reg_trans_bulk_wait +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9b1f2770 mlxsw_core_bus_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9cbf026d mlxsw_afa_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa509fafd mlxsw_afa_block_append_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa7765e88 mlxsw_reg_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa8c00aa2 mlxsw_core_rx_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa8e2509a mlxsw_afa_block_append_sampler +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xac1074a5 mlxsw_core_skb_transmit_busy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb0ac7515 mlxsw_core_port_netdev_link +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb6517b2e mlxsw_afa_block_append_trap_and_forward +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb68e9fa8 mlxsw_env_module_port_unmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb98a32a0 mlxsw_core_traps_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbc222a8d mlxsw_afk_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbda212df mlxsw_core_irq_event_handlers_call +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbfb7df3c mlxsw_core_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc31fbb6a mlxsw_core_res_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc5eacafe mlxsw_afa_block_append_l4port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcbab836f mlxsw_core_fw_rev_minor_subminor_validate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd111d3e8 mlxsw_core_irq_event_handler_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd1bab622 mlxsw_afk_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd21722b4 mlxsw_core_max_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd28256cf mlxsw_afa_block_append_allocated_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd71566b9 mlxsw_core_schedule_work +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd7a93413 mlxsw_core_event_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd8424a05 mlxsw_core_trap_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd888ffb3 mlxsw_afa_block_append_ip +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd9f711ae mlxsw_afa_block_append_mcrouter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc31781e mlxsw_reg_trans_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc415cf1 mlxsw_afa_block_continue +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc5c95df mlxsw_core_resources_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdeb1dc2e mlxsw_afa_block_first_kvdl_index +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe16986dd mlxsw_afa_block_activity_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe1860dde mlxsw_afa_block_append_fid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe39afb52 mlxsw_core_traps_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe4d9ac5a mlxsw_afa_block_append_drop +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe532482a mlxsw_afk_key_info_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xecab212a mlxsw_afa_cookie_lookup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xed2801d4 mlxsw_env_module_port_down +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf446732c mlxsw_afk_key_info_subset +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf82bdc70 mlxsw_core_lag_mapping_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff007c25 mlxsw_core_cpu_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff0b141d mlxsw_afa_block_append_fwd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x1d4a5142 mlxsw_i2c_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x86630cfc mlxsw_i2c_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0xa9e5d7d9 mlxsw_pci_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0xfdd0add5 mlxsw_pci_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08791cd6 ocelot_wm_enc +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x09b547d5 ocelot_port_txtstamp_request +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0da0387e ocelot_set_ageing_time +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x188ea434 ocelot_vcap_filter_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1e9b1d74 ocelot_drain_cpu_queue +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1ed1e065 ocelot_port_bridge_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1f1e4d4f ocelot_fdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x20311266 ocelot_deinit +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2111c272 ocelot_port_vlan_filtering +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x219b7b0f ocelot_port_mdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x236cb578 ocelot_vcap_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x253f54f1 ocelot_port_lag_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x254aee9e ocelot_port_lag_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x26affeeb ocelot_sb_tc_pool_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x270ebc4a ocelot_mrp_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2a689b60 ocelot_deinit_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ee2eeab ocelot_vcap_block_find_filter_by_id +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x35c327a7 ocelot_vlan_prepare +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3957aff7 ocelot_port_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3d1c6ba1 ocelot_sb_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x48250f12 ocelot_mact_lookup +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x48d2b0e2 ocelot_xtr_poll_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4aeaa7d2 ocelot_sb_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4c80dfc5 ocelot_fdb_dump +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4f6f552f ocelot_init_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x639b2f29 ocelot_vlan_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x643fb073 ocelot_ptp_settime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x669d6e02 ocelot_sb_occ_max_clear +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6bdc6935 ocelot_get_sset_count +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6ce19e2a vsc7514_vcap_props +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6feeed0f ocelot_vcap_filter_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x73ad172b ocelot_port_mdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7a086fe2 ocelot_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7e5aec55 vsc7514_regfields +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7eba1f9c ocelot_port_lag_change +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7ffe16af ocelot_ptp_verify +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x83dd2fd3 ocelot_devlink_sb_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x876fcf6e ocelot_port_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8b2cff13 ocelot_vlan_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8b96130b ocelot_port_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8bf28e40 ocelot_bridge_stp_state_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8fe831c0 ocelot_deinit_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x93ee9334 ocelot_port_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa5a1142d ocelot_port_set_maxlen +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa9f2c6b8 ocelot_port_bridge_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xac28c898 ocelot_init_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xacfc6600 ocelot_devlink_sb_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xad178c18 ocelot_port_pre_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xad50439f ocelot_mrp_add_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb0a19320 ocelot_ptp_enable +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb0dc55ed ocelot_mact_learn +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb0fdd7fd ocelot_wm_dec +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb15da7a3 ocelot_mact_forget +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb4011df4 ocelot_ptp_adjfine +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb685026b ocelot_sb_tc_pool_bind_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbd982210 ocelot_ptp_adjtime +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbdb3cdac ocelot_can_inject +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbfd8b220 ocelot_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc005e884 ocelot_fdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc0b19263 ocelot_hwstamp_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc1019742 ocelot_vcap_filter_replace +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc27d777d ocelot_get_txtstamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc58e6e68 ocelot_vcap_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc6760108 ocelot_mrp_del_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc77df4ef ocelot_sb_occ_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc8a57c09 ocelot_policer_validate +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0ebefd9 ocelot_ifh_port_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd1730057 ocelot_sb_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd2be5dff ocelot_mrp_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdda86065 ocelot_reset +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdff84e88 ocelot_sb_occ_snapshot +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe0414d50 ocelot_pll5_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe11695fe ocelot_ptp_rx_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe30fc619 ocelot_wm_stat +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe4064c13 ocelot_get_ts_info +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xed532a43 ocelot_hwstamp_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xed5e8368 ocelot_mact_learn_streamdata +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf36fe040 ocelot_port_inject_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf3a49939 ocelot_get_strings +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf459ed21 ocelot_sb_port_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf5663d51 ocelot_ptp_gettime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf80fc88d vsc7514_regmap +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf99414a6 ocelot_get_ethtool_stats +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfe345973 ocelot_sb_occ_tc_port_bind_get +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x07b75cfb qed_get_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x27d0f199 qed_get_rdma_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x39d8dc56 qed_get_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x4f264472 qed_put_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x5ccb594a qed_get_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x992e03d0 qed_put_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x9eeeef48 qed_put_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x1c52d76e qede_rdma_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x807fa56c qede_rdma_register_driver +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x0eff5acb wx_set_features +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x12e77897 wx_init_eeprom_params +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x1b552f3e wx_control_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x1c848724 wx_napi_enable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x251cb0c3 wx_clear_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x288732aa wx_disable_pcie_master +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x2ee7d0a6 wx_setup_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x36daeaff wx_sw_init +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x38dc158c wx_irq_disable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3dbc030c wx_flush_sw_mac_table +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3fceffa3 wx_check_flash_load +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4430b696 wx_read_ee_hostif_buffer +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x46442f66 wx_setup_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b3398bd wx_msix_clean_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b3eb1e6 wx_read_ee_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4d517bf3 wx_set_mac +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x509542f7 wx_reset_misc +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5401f0e2 wx_mac_set_default_filter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5cf1f075 wx_disable_rx_queue +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x6bf2533e wx_change_mtu +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x6cf8cc4b wx_intr_enable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7355fc89 wx_set_rx_mode +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7fe1c3c7 wx_napi_disable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8168d407 wx_init_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x90a8d9eb wx_start_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x90f96986 wx_vlan_rx_add_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x9168437c wx_free_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x94b23a96 wx_configure_vectors +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa4f8ba18 wx_disable_rx +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xaf08cb1c wx_host_interface_command +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xaff3ad87 wx_get_drvinfo +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xb7f89726 wx_xmit_frame +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xbab637d4 wx_vlan_rx_kill_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc1ad78dc wx_get_mac_addr +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc47c0356 wx_free_irq +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc75e3e76 wx_reset_interrupt_capability +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xcacae33a wx_stop_adapter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xcd4d4439 wx_configure +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd09649ca wx_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd4f45ea6 wx_free_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe2a1f0bc wx_init_rx_addrs +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe34de398 wx_misc_isb +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe3770b4c wx_clean_all_tx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf0bd61f5 wx_get_pcie_msix_counts +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf4fdceb5 wx_mng_present +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf67ba4e5 wx_reset_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xffd8f5a3 wx_clean_all_rx_rings +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x0c071f4b hdlcdrv_transmitter +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x24fc6116 hdlcdrv_unregister +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x288b0f8e hdlcdrv_receiver +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xbb2deb8d hdlcdrv_register +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xf9349e67 hdlcdrv_arbitrate +EXPORT_SYMBOL drivers/net/mdio 0x3e17f466 mdio_set_flag +EXPORT_SYMBOL drivers/net/mdio 0x60443957 mdio45_probe +EXPORT_SYMBOL drivers/net/mdio 0x62eb612a mdio45_ethtool_ksettings_get_npage +EXPORT_SYMBOL drivers/net/mdio 0x63e0fee5 mdio45_links_ok +EXPORT_SYMBOL drivers/net/mdio 0xb79a54ee mdio45_nway_restart +EXPORT_SYMBOL drivers/net/mdio 0xcdbdeca7 mdio45_ethtool_gset_npage +EXPORT_SYMBOL drivers/net/mdio 0xdaceb7a6 mdio_mii_ioctl +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x01d11426 mdiobb_write_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x06462a5d mdiobb_read_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x5fc0bfbb mdiobb_read_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x7759bd1f mdiobb_write_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0xc12fb052 alloc_mdio_bitbang +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0xebbdad0e free_mdio_bitbang +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x202b6bf9 cavium_mdiobus_read_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x4d528836 cavium_mdiobus_read_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x92ca798c cavium_mdiobus_write_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0xd631ea5c cavium_mdiobus_write_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-mscc-miim 0x1d03f84b mscc_miim_setup +EXPORT_SYMBOL drivers/net/mii 0x2f626035 mii_ethtool_sset +EXPORT_SYMBOL drivers/net/mii 0x3a5b2edc mii_ethtool_gset +EXPORT_SYMBOL drivers/net/mii 0x6908b3c9 mii_ethtool_set_link_ksettings +EXPORT_SYMBOL drivers/net/mii 0x76499bc0 generic_mii_ioctl +EXPORT_SYMBOL drivers/net/mii 0x8f3c9f49 mii_check_link +EXPORT_SYMBOL drivers/net/mii 0x9fff9ecf mii_nway_restart +EXPORT_SYMBOL drivers/net/mii 0xc174fa80 mii_check_media +EXPORT_SYMBOL drivers/net/mii 0xc72586fc mii_ethtool_get_link_ksettings +EXPORT_SYMBOL drivers/net/mii 0xcacafc54 mii_check_gmii_support +EXPORT_SYMBOL drivers/net/mii 0xfee53727 mii_link_ok +EXPORT_SYMBOL drivers/net/pcs/pcs-lynx 0x6d933508 lynx_pcs_destroy +EXPORT_SYMBOL drivers/net/pcs/pcs-lynx 0x9390cff9 lynx_pcs_create_mdiodev +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xc21f4ec7 mtk_pcs_lynxi_create +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xe9221a05 mtk_pcs_lynxi_destroy +EXPORT_SYMBOL drivers/net/phy/bcm-phy-lib 0x114c4afc bcm54xx_auxctl_write +EXPORT_SYMBOL drivers/net/ppp/pppox 0x0c547c86 register_pppox_proto +EXPORT_SYMBOL drivers/net/ppp/pppox 0x6f18bdcc pppox_unbind_sock +EXPORT_SYMBOL drivers/net/ppp/pppox 0x7dde1fa1 pppox_compat_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0x8685c80a pppox_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0xe0ff7a18 unregister_pppox_proto +EXPORT_SYMBOL drivers/net/sungem_phy 0xa55f3004 sungem_phy_probe +EXPORT_SYMBOL drivers/net/team/team 0x037bd6cf team_mode_unregister +EXPORT_SYMBOL drivers/net/team/team 0x1635603e team_options_unregister +EXPORT_SYMBOL drivers/net/team/team 0x6f09e7fb team_options_register +EXPORT_SYMBOL drivers/net/team/team 0x86344270 team_modeop_port_change_dev_addr +EXPORT_SYMBOL drivers/net/team/team 0x9d3ffcd2 team_mode_register +EXPORT_SYMBOL drivers/net/team/team 0xa7e288d7 team_option_inst_set_change +EXPORT_SYMBOL drivers/net/team/team 0xb837ec2d team_modeop_port_enter +EXPORT_SYMBOL drivers/net/team/team 0xfd2d4556 team_options_change_check +EXPORT_SYMBOL drivers/net/usb/usbnet 0x55f5f76b usbnet_device_suggests_idle +EXPORT_SYMBOL drivers/net/usb/usbnet 0xbc8d0f4f usbnet_manage_power +EXPORT_SYMBOL drivers/net/usb/usbnet 0xf6943d36 usbnet_link_change +EXPORT_SYMBOL drivers/net/wan/hdlc 0x121f277a register_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x1f246b05 hdlc_close +EXPORT_SYMBOL drivers/net/wan/hdlc 0x49d3ad2f alloc_hdlcdev +EXPORT_SYMBOL drivers/net/wan/hdlc 0x531f43fe unregister_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x7de6cc8a hdlc_start_xmit +EXPORT_SYMBOL drivers/net/wan/hdlc 0xa235b1cb detach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0xca235d15 unregister_hdlc_device +EXPORT_SYMBOL drivers/net/wan/hdlc 0xd7d81313 hdlc_open +EXPORT_SYMBOL drivers/net/wan/hdlc 0xe0e11535 attach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0xea7dfb68 hdlc_ioctl +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0b1ab353 ath_regd_get_band_ctl +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0b71412d ath_hw_keyreset +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x108b188f ath_is_49ghz_allowed +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x4571aea8 ath_is_world_regd +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x6c0b4c33 ath_key_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x7dd170e9 ath_regd_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x80eb6202 ath_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x81374563 ath_key_delete +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa18f224e ath_regd_find_country_by_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb6588ba6 ath_bus_type_strings +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xbf9db52e ath_is_mybeacon +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xc011ba36 ath_hw_setbssidmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xc9139e04 ath_hw_get_listen_time +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xe1b8d6ee dfs_pattern_detector_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xe709d237 ath_reg_notifier_apply +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xe946a828 ath_hw_keysetmac +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xf4e5f1e4 ath_hw_cycle_counters_update +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xfe5dcdc2 ath_rxbuf_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0133ea54 ath10k_ce_dump_registers +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x015e5db2 ath10k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0222cc37 __ath10k_ce_send_revert +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0267364e ath10k_htt_txrx_compl_task +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x02706f45 __tracepoint_ath10k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x05ad6599 ath10k_ce_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0b245ae4 ath10k_core_napi_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0c1dcf28 ath10k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0cc4aecb ath10k_ce_init_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0d220628 ath10k_ce_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0d5c5fd4 ath10k_core_unregister +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0e8293a1 ath10k_ce_disable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0f7470c8 ath10k_ce_send +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x10d40522 ath10k_core_check_dt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x14ae3b17 ath10k_ce_completed_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x28063c5d ath10k_ce_enable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x31cb3ea1 ath10k_mac_tx_push_pending +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x33154942 ath10k_print_driver_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x35f5a427 ath10k_ce_revoke_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3c700fa6 ath10k_htt_rx_pktlog_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3fb8ec0b ath10k_ce_cancel_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x41b6cb7f ath10k_ce_rx_update_write_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x4345d81b ath10k_ce_free_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x46cd0fcd ath10k_htc_notify_tx_completion +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x529a826b ath10k_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x530e762a ath10k_core_napi_sync_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5b687e49 ath10k_ce_completed_recv_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5e80ae4f ath10k_htc_tx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6adc43bf ath10k_core_register +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6dd9a87d ath10k_coredump_get_mem_layout +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x70d56df2 ath10k_core_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7478c7d6 ath10k_core_free_board_files +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x798ca0eb ath10k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7a92e8b9 ath10k_core_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7b1dd39e ath10k_ce_alloc_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7e5f1d11 ath10k_htt_t2h_msg_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x8de18542 __ath10k_ce_rx_num_free_bufs +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9b70d7ef ath10k_htc_rx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9cd03a19 ath10k_coredump_new +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa416f466 ath10k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa8dcfe1a ath10k_core_fetch_board_file +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa8f288f3 ath10k_ce_free_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa93ccf82 ath10k_htt_hif_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb30eb253 ath10k_ce_alloc_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xbf9c0253 ath10k_ce_num_free_src_entries +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc667c5a6 ath10k_ce_completed_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcd1bd51f ath10k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcd428118 ath10k_core_start_recovery +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd28e2ee0 ath10k_ce_deinit_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xdc9ed9be ath10k_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe011d0c8 ath10k_ce_per_engine_service_any +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe632b662 ath10k_bmi_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe6397d9c ath10k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe8fe64d5 ath10k_htc_process_trailer +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe9583a30 ath10k_ce_completed_send_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf71ca84e ath10k_ce_send_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfe3791d6 ath10k_htt_rx_hl_indication +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfee3cd8d ath10k_bmi_read_memory +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x02a08add ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x09867a66 ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0a825584 __tracepoint_ath11k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0ef94449 ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1b34b68d ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1e4c78b5 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x23ea110c ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x313a74c3 ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x35694987 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x428e37d4 ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x42a53b7c ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x56ce7494 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5d34f295 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5f71ce14 ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x62c9f959 ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x67200f3b ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7274b21d ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x774840df ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7ead5303 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x81e8ec86 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x85659037 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x85e06b95 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8cf51629 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8f13a1ab ath11k_pcic_read +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x92072ff8 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa1ab74b8 ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa27b5b86 ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa28f311c ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xad84901f ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb51aa521 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb8011d55 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc5d6be88 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc7043b3a ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc7ed5039 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xce62cc25 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xcf98f53a ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd85dba48 ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe100bd24 ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe48a3a1f ath11k_pci_disable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xea3707a9 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xeb964f0d ath11k_pci_enable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfe29d215 ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x15b8d358 ath6kl_hif_intr_bh_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1b6f8c1d ath6kl_cfg80211_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x25148047 ath6kl_core_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x2a73f828 ath6kl_read_tgt_stats +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x4be8e8e3 ath6kl_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x6011e649 ath6kl_core_rx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x78a403f3 ath6kl_stop_txrx +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x91cfb84a ath6kl_hif_rw_comp_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xa6024447 ath6kl_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xaf88548e ath6kl_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb881b1a9 ath6kl_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb8d1b836 ath6kl_core_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb9a689dd ath6kl_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xf0302aa4 ath6kl_cfg80211_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1a0aa030 ath9k_cmn_debug_stat_rx +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x203b18f0 ath9k_cmn_process_rate +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x2301216b ath9k_cmn_spectral_scan_trigger +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x393c1647 ath9k_cmn_reload_chainmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x3963f2d2 ath9k_cmn_init_channels_rates +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x3aad647c ath9k_cmn_debug_modal_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x3bb92b4a ath9k_cmn_rx_accept +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x433375d1 ath9k_cmn_debug_base_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x551efddf ath9k_cmn_get_hw_crypto_keytype +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x57a3fda0 ath9k_cmn_beacon_config_adhoc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x667ff137 ath9k_cmn_spectral_init_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x6807143c ath9k_cmn_get_channel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x77621c0a ath9k_cmn_rx_skb_postprocess +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x7b10726a ath9k_cmn_beacon_config_ap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x7e8d18be ath9k_cmn_init_crypto +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x91a1a830 ath9k_cmn_spectral_deinit_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xa67ce1f6 ath9k_cmn_debug_recv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xa7be3b90 ath9k_cmn_process_rssi +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xa97c7bb4 ath_cmn_process_fft +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xb478c612 ath9k_cmn_update_txpow +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xc69af405 ath9k_cmn_beacon_config_sta +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd2981357 ath9k_cmn_count_streams +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd56d10f9 ath9k_cmn_setup_ht_cap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf79b4c7c ath9k_cmn_spectral_scan_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf9b18b49 ath9k_cmn_debug_phy_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x001a8627 ath9k_hw_gpio_request_out +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x00dda37b ath9k_hw_btcoex_set_concur_txprio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x016c5dbe ar9003_mci_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x01eaf200 ath9k_hw_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x01f0858e ath9k_hw_set_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0318a38b ath9k_hw_kill_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x05915d45 ath9k_hw_setrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x06434c84 ath9k_hw_putrxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x099424e1 ath9k_hw_resume_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0f77dafc ath9k_hw_get_tsf_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x10586975 ath9k_hw_btcoex_init_2wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x13f2c776 ath9k_hw_beaconinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x18241708 ath9k_hw_computetxtime +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x18f168c7 ar9003_mci_send_message +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2088c612 ath9k_hw_btcoex_init_scheme +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x27281258 ath9k_hw_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x27639109 ath9k_hw_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x28739003 ath9k_hw_addrxbuf_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2e249195 ath9k_hw_wait +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2f3e0bcc ath9k_hw_releasetxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2f8f802a ath9k_hw_set_rx_bufsize +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2ff7d271 ath9k_hw_phy_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x312d9532 ath9k_hw_gpio_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x32b1ab76 ath9k_hw_set_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3984ed7f ath9k_hw_setopmode +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3a4386f8 ath9k_hw_setmcastfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3a478efa ath9k_hw_check_nav +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3b897f3b ar9003_mci_get_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3c0ac8e9 ar9003_hw_bb_watchdog_check +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x40ddd217 ath9k_hw_process_rxdesc_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x45624224 ath9k_hw_btcoex_set_weight +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4628b4cb ath_gen_timer_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4984d4a9 ath9k_hw_wow_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4be2834a ar9003_paprd_create_curve +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4e6166b9 ath9k_hw_btcoex_init_mci +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4edc0235 ath9k_hw_set_gpio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4fe7d138 ath9k_hw_gettxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x51ca9368 ath9k_hw_init_btcoex_hw +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x52144285 ar9003_paprd_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5225afff ath9k_hw_wow_wakeup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x54b59fc0 ath9k_hw_numtxpending +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x55536e25 ath_gen_timer_isr +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x59ba10db ar9003_mci_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5c708390 ar9003_hw_bb_watchdog_dbg_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5e4e24ee ath9k_hw_abortpcurecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x63afc2aa ar9003_paprd_is_done +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x64a40630 ath9k_hw_intrpend +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x651d83e4 ath9k_hw_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x66097ad6 ar9003_mci_send_wlan_channels +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x661dea6f ath9k_hw_set_tx_filter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x66fbf193 ar9003_paprd_setup_gain_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x682d7762 ath9k_hw_setuprxdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6941f982 ar9003_mci_get_next_gpm_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6b810d62 ath9k_hw_loadnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7345f335 ath9k_hw_txstart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x746fe86d ath9k_hw_btcoex_bt_stomp +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x74d64cde ath9k_hw_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7a22f0e3 ath9k_hw_gen_timer_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7a9de138 ath9k_hw_gen_timer_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7bd1c1cf ath9k_hw_updatetxtriglevel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7e6f9ecc ath9k_hw_btcoex_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x80bac748 ath9k_hw_abort_tx_dma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8245998b ath9k_hw_beaconq_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x837a7df8 ath9k_hw_btcoex_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x86bee09e ar9003_get_pll_sqsum_dvc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x87508d8e ath9k_hw_ani_monitor +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x88e3d186 ath9k_hw_set_txpowerlimit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8e511060 ath9k_hw_disable_mib_counters +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8e713dee ath9k_hw_bstuck_nfcal +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x958ccfb9 ath9k_hw_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9708dd80 ath9k_hw_btcoex_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x999788da ath9k_hw_rxprocdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9a7d7adf ath9k_hw_getrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9d39351c ath9k_hw_write_associd +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa250a954 ath9k_hw_setup_statusring +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa6e2cfa5 ath9k_hw_gettsf32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa969b7f3 ath_gen_timer_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xac7e44d5 ath9k_hw_stop_dma_queue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xaf1bcdbe ath9k_hw_init_global_settings +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb31587fc ath9k_hw_gpio_request_in +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb36f96d8 ar9003_is_paprd_enabled +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb39bc297 ath9k_hw_reset_calvalid +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb59c920f ath9k_hw_wow_apply_pattern +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb5cc079c ath9k_hw_puttxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbb2aa865 ath9k_hw_set_sta_beacon_timers +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc1c52a2b ath9k_hw_stopdmarecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc68625c2 ath9k_hw_startpcureceive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc83feee3 ath9k_hw_setrxabort +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xca249e50 ath9k_hw_settsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xca273f7d ath9k_hw_gettsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd08506e1 ath9k_hw_setpower +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd15646ae ath9k_hw_setantenna +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd190f193 ath9k_hw_gpio_get +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd2b0c5a7 ath9k_hw_btcoex_init_3wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd7538a2f ar9003_paprd_init_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xda6a9ac0 ar9003_hw_disable_phy_restart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdf4f9a0c ar9003_mci_state +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe210ad32 ath9k_hw_resettxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe22b8d92 ar9003_mci_set_bt_version +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe4ea2c3f ath9k_hw_getnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe5b5163b ath9k_hw_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe629b92b ath9k_hw_set_tsfadjust +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeb73bd3f ath9k_hw_getchan_noise +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeda4c61d ath9k_hw_check_alive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xef0e6d4d ar9003_paprd_populate_single_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xefede930 ath9k_hw_get_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf4644a77 ath9k_hw_reset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfe680cf4 ath9k_hw_setuptxqueue +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x29be73f7 stop_atmel_card +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xb84e247a init_atmel_card +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xcb5a1d73 atmel_open +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x022f98e4 brcmu_pktq_mlen +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x1906648e brcmu_boardrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x388fda41 brcmu_pkt_buf_get_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x3e39dbea brcmu_pktq_pflush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x4676071c brcmu_pktq_penq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x4933b73b brcmu_pkt_buf_free_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x59dbf667 brcmu_pktq_pdeq_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x68cf0e8a brcmu_pktq_init +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa17c0ccf brcmu_dotrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xba6d2698 brcmu_pktq_mdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xc56d7c70 brcmu_pktq_flush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xc7015f33 brcmu_pktq_peek_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd6217d91 brcmu_d11_attach +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xed3084fa brcmu_pktq_pdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xf2578721 brcmu_pktq_pdeq_match +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xf345289f brcmu_pktq_penq_head +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x51e879ba stop_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x7c692d62 init_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0xc7ab29c5 reset_airo_card +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x048fe912 libipw_xmit +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x084c3e75 libipw_txb_free +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x24ed072e libipw_wx_set_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x33ebd4e8 alloc_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x4110e038 libipw_is_valid_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x4640d07d libipw_get_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x4b8008cc libipw_networks_age +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x5fbe7e8b libipw_channel_to_index +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x774e33c2 libipw_channel_to_freq +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x80eedfdb libipw_rx_mgt +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa4b635f3 libipw_wx_set_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa99c483d libipw_rx +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xaa09f440 libipw_get_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xb9303673 libipw_wx_get_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xb9d4664a libipw_set_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xbc1717a3 libipw_freq_to_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xe1af7410 free_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xea2e6965 libipw_wx_get_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xeede2666 libipw_get_channel_flags +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xff4a925c libipw_wx_get_scan +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x007f5a21 il_set_decrypted_flag +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x00f22d52 il_setup_rx_scan_handlers +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0137e7a3 il_mac_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0520b011 il_get_free_ucode_key_idx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0944eb7a il_scan_cancel_timeout +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0c904352 il_set_rxon_channel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0ebd7d06 il_txq_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x114a8cb3 il_mac_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x13bb0f5a il_free_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x14b4024c _il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x14b69c5f il_cmd_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x18e02cc1 il_mac_add_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x197403aa il_hdl_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1a1f7173 il_free_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1db283f8 il_eeprom_query16 +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1e1849ec il_rx_queue_alloc +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1ee21e8d il_send_cmd_pdu +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x25203eaa il_usecs_to_beacons +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2bf7eea6 il_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2d6b344c il_clear_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2e3ef067 il_restore_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3050645e il_dbgfs_unregister +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3142ce57 il_apm_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x33653da3 il_pm_ops +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x375a8cf5 il_rd_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x38a638aa il_is_ht40_tx_allowed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x39c2ddc0 il_eeprom_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3b55e189 il_send_cmd_pdu_async +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3c3dece2 il_read_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3f7d39bb il_clear_ucode_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x416bd26a il_debug_level +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4331408d il_wr_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x448b3f64 il_check_rxon_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x462fc4f0 il_set_rate +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x47fb2891 il_get_passive_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x49842d66 il_send_bt_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4c48cab4 il_rx_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5061e23f il_mac_hw_scan +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5393e7ed il_set_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x568a36e3 il_tx_queue_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x56abca69 il_mac_sta_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x57583bf1 il_mac_flush +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5a1307c6 il_send_cmd_sync +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5ad81962 il_init_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5ba4d5ab il_tx_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5d382a89 il_init_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5eebcbad il_free_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x64ec9a8d il_cancel_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6fb248b7 il_alloc_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x717fa159 il_power_update_mode +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x724880b4 il_dbgfs_register +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7377e075 il_set_flags_for_band +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x76eccf1f il_set_rxon_ht +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7767d525 il_tx_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x79f65b9c il_power_initialize +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7bb067ab _il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7f8be785 il_send_rxon_timing +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7fdec24f il_mac_change_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7fed1809 il_setup_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x81ae96ed il_get_active_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8432afed il_get_single_channel_number +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x871de691 il_tx_cmd_protection +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8ee1d57b il_send_stats_request +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x930b7b90 il_hdl_csa +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9cc714af il_bg_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa8b81495 il_full_rxon_required +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xac2ab783 il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xadfd1ed3 il_scan_cancel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xaede7beb il_mac_conf_tx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb19fe923 il_update_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb302632a il_setup_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb65510a3 il_get_cmd_string +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb6b68736 il_set_tx_power +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb6fb5329 il_send_add_sta +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb78f6600 il_mac_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7bd33ff il_isr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7ebeccb il_tx_queue_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb805db34 il_rx_queue_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbbcf583a il_tx_cmd_complete +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc079dca7 il_leds_exit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc0d21ae1 il_fill_probe_req +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc41b989d il_eeprom_query_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc8975073 il_write_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xca25184e il_add_station_common +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xca684859 il_eeprom_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcb012eb5 il_chswitch_done +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcb4be2b1 il_set_rxon_hwcrypto +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcb5cc222 il_mac_bss_info_changed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcdd29ffe il_leds_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd25640d3 il_cmd_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd2f8133d il_get_channel_info +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd836a52f il_hdl_pm_debug_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xdc58fdee il_connection_init_rx_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xde1ceabe il_init_scan_params +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe06fff44 il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe10add71 il_hdl_pm_sleep +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe44817c9 il_send_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe851ff54 il_irq_handle_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe905474d il_send_lq_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xef93591d il_hdl_spectrum_measurement +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf0977f21 il_force_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf70a693b il_bcast_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf8843156 il_add_beacon_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xfc1288fb il_get_lowest_plcp +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x16550877 __tracepoint_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x38688d65 __SCT__tp_func_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x3a2a40a5 __SCT__tp_func_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x4fe8de62 __SCK__tp_func_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x6f8c880f iwl_trans_pcie_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x81d9744d __tracepoint_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x82b7fd30 __traceiter_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x83c1859e __traceiter_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xa7a3e459 __tracepoint_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xc4eafceb __SCK__tp_func_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd81e2f28 __SCT__tp_func_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd864a258 __SCK__tp_func_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xe20fcb2f __traceiter_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x00a13b16 hostap_set_auth_algs +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x05f35393 hostap_80211_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0c0b48b2 hostap_set_roaming +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x146cc77b hostap_set_string +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x27529a1d hostap_remove_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x3296c010 hostap_get_porttype +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x33070f70 hostap_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x342a9a3e hostap_80211_ops +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x3e29f9a2 hostap_check_sta_fw_version +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x4f1b77f5 prism2_update_comms_qual +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x4fb20c24 hostap_info_process +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x5d431479 hostap_set_encryption +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x5f582741 hostap_free_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x641f5bd8 hostap_handle_sta_tx_exc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x6f18dcc1 hostap_set_hostapd_sta +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x72ffd134 hostap_init_ap_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x736fdc55 hostap_master_start_xmit +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x75934c58 hostap_set_multicast_list_queue +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x75f4bf60 hostap_add_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7fb75891 hostap_dump_rx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xa39f2ec8 hostap_set_antsel +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xa9aa3198 hostap_init_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb4b77c8b hostap_80211_get_hdrlen +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xbbe4a378 hostap_set_hostapd +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xbf01f8a7 hostap_set_word +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xc73249b6 hostap_info_init +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf6635b88 hostap_init_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf91c03e2 hostap_dump_tx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xff0fd555 hostap_setup_dev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x2d53f038 orinoco_change_mtu +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x4c8ff674 orinoco_stop +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x66a20858 orinoco_set_multicast_list +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x66e7c0c6 __orinoco_ev_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x7c1f9961 orinoco_open +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x84f0686e orinoco_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x8aecbf8f alloc_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa74c2dc5 hermes_struct_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xb7b6feea orinoco_process_xmit_skb +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xccc46eeb __orinoco_ev_info +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xd5ced6a3 orinoco_if_add +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xdbb7fcd3 orinoco_tx_timeout +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xde4b5acd orinoco_up +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xea17f5b2 orinoco_if_del +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xf7e706b8 free_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xfac96fa8 orinoco_down +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xffe27bca orinoco_interrupt +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x327a9822 mt76_rx_signal +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x3ce6b533 mt76_wcid_key_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist 0x94736ba8 rtl_btc_get_ops_pointer +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x040038fb rtl92c_dm_watchdog +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x1b0939d5 rtl92c_phy_update_txpower_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x1fbd4bed _rtl92c_phy_dbm_to_txpwr_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2327d91c _rtl92c_phy_calculate_bit_shift +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2a07427d rtl92c_download_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2b2a6f81 _rtl92c_phy_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2bc92035 rtl92c_phy_ap_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x35347a7d _rtl92c_phy_bb8192c_config_parafile +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x39b0b7ad rtl92c_phy_set_txpower_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x3d7aa146 rtl92ce_phy_set_rf_on +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x459155cd rtl92c_set_fw_pwrmode_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x47947a8b rtl92c_set_fw_joinbss_report_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4cec4d74 rtl92c_phy_sw_chnl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x57f55d68 rtl92c_dm_bt_coexist +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x59abcf1f rtl92c_phy_rf_config +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5ead1d2b rtl92c_set_fw_rsvdpagepkt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x650e9e08 _rtl92c_phy_set_rf_sleep +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x66bd7216 _rtl92c_phy_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x70316c85 rtl92c_phy_set_rfpath_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x716cf39a _rtl92c_phy_init_bb_rf_register_definition +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x797c0053 rtl92c_phy_query_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x7dca9344 rtl92c_bt_rssi_state_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x881ed3fd rtl92c_phy_iq_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x88d7b5b6 rtl92c_dm_init_rate_adaptive_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x8b787428 rtl92c_dm_check_txpower_tracking +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x8e4b69c2 rtl8192_phy_check_is_legal_rfpath +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x98c3489d rtl92c_phy_set_bw_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa2598050 rtl92c_dm_rf_saving +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa2d81338 rtl92c_phy_set_io +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa86c752f rtl92c_dm_write_dig +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xac3c6e77 _rtl92c_phy_fw_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb8546da2 _rtl92c_store_pwrindex_diffrate_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb95cd50b rtl92c_fill_h2c_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc28ea99c _rtl92c_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xcad6036d rtl92c_phy_set_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd14b98c3 rtl92c_dm_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xddb42c8b _rtl92c_phy_fw_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xdf62afce rtl92c_dm_init_edca_turbo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xeaba886d rtl92c_phy_lc_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xeda7b3ff rtl92c_phy_sw_chnl_callback +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf07689a5 rtl92c_firmware_selfreset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf0bb1e5d rtl92c_phy_set_io_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x0c54cf7a rtl_pci_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x439af818 rtl_pci_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x6ad660bb rtl_pci_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xb0d7e7af rtl_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x4585a8fd rtl_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xb3cc1d5c rtl_usb_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xcc38a129 rtl_usb_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xce452eab rtl_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x058fa609 rtl_rx_ampdu_apply +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x07ce67e7 efuse_shadow_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x08e72116 rtlwifi_rate_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0a212b5b rtl_init_rfkill +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0b038e24 channel5g_80m +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0c308b43 rtl_get_tcb_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1037326c rtl_efuse_shadow_map_update +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1172dd18 rtl_phy_scan_operation_backup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1b945315 rtl_addr_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2b82ce35 rtl_cam_add_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2f2daefb rtl_init_sw_leds +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x30a956d7 rtl_query_rxpwrpercentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x49327aa6 rtl_cam_empty_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x54824f58 channel5g +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5a482f0c rtl_dm_diginit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x600a6758 rtl_process_phyinfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x627c13b8 rtl_cmd_send_packet +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x63ee9b3d rtl_hal_pwrseqcmdparsing +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x732e7c1a rtl_cam_mark_invalid +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7398c710 rtl_c2hcmd_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x76f907de efuse_read_1byte +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x877eaf5d rtl_bb_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8ea60059 rtl_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9de075bc efuse_power_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa0a8d859 rtl_ps_disable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa986b930 rtl_cam_del_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb41aac2f rtl_ps_enable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbae76861 rtl_collect_scan_list +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbbf34a34 rtl_cam_reset_all_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xca0ade21 rtl_mrate_idx_to_arfr_id +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd26d97b0 rtl_rfreg_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd3ffd653 rtl_cam_get_free_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xebedfe5f rtl_wowlan_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xed7c8cf2 rtl_evm_db_to_percentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf093f203 efuse_one_byte_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf2ab330a rtl_signal_scale_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf86363c0 rtl_send_smps_action +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xfd3a4df3 rtl_cam_delete_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8723d 0x433cf7e5 rtw8723d_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8821c 0xdefc8068 rtw8821c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822b 0xa8dc8d57 rtw8822b_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822c 0x471ee669 rtw8822c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0b6dc2e1 rtw_rx_fill_rx_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0ddd0c37 rtw_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0e5d6bb8 rtw_phy_config_swing_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x10ccaed0 rtw_tx_report_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x11d44554 rtw_restore_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1675f55a rtw_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x17f466ab rtw_dump_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x189688c8 rtw_register_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x192146ad rtw_bf_set_gid_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x19dd7301 rtw_parse_tbl_phy_cond +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1dc2d072 rtw_tx_ac_to_hwq +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x203c9584 rtw_power_mode_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x27161101 rtw_phy_set_edcca_th +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2f63df61 rtw_phy_cfg_bb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x33b3f3c0 rtw_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x36c5bfca rtw_disable_lps_deep_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x3a0ce2db rtw_coex_write_scbd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x440b7589 rtw_phy_rf_power_2_rssi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x452b7df6 rtw_phy_pwrtrack_get_delta +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x45e78b5e rtw_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x479acc51 rtw_parse_tbl_bb_pg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4ad29959 rtw_phy_write_rf_reg_mix +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4ce4829c rtw_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x519c8ba9 rtw_rate_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x52a1b04b rtw_bf_remove_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x5332c5a7 rtw_regd_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58210e60 rtw_rate_section +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58293c80 rtw_bf_remove_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58c42c66 rtw_fw_c2h_cmd_isr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x596b3ede rtw_read8_physical_efuse +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x63903adb rtw_set_channel_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x65355856 rtw_phy_pwrtrack_need_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x663640d3 rtw_phy_set_tx_power_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6c8ec236 rtw_phy_pwrtrack_thermal_changed +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6fda9a5f rtw_phy_pwrtrack_get_pwridx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7155ac86 rtw_phy_parsing_cfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x766eb6aa rtw_set_rx_freq_band +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7bccc5cd rtw_unregister_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7f138010 rtw_dump_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x915a587a rtw_phy_load_tables +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9b2f4ae4 rtw_tx_write_data_rsvd_page_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9bf6fd46 rtw_fw_c2h_cmd_rx_irqsafe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9c3ceb51 rtw_phy_write_rf_reg_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa34e52f6 rtw_phy_cfg_agc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa5c7c730 rtw_bf_enable_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa95be71f rtw_tx_queue_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa9d7c35c rtw_tx_write_data_h2c_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xabcff974 rtw_bf_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xacff6a7b rtw_tx_fill_tx_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb03acfba rtw_phy_cfg_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xbc2c422c rtw_rx_stats +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc06ae81f rtw_coex_write_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc294c9b5 rtw_bf_enable_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc62efaa7 rtw_coex_read_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xcce1bc6d rtw_bf_cfg_csi_rate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xcf47f38c rtw_parse_tbl_txpwr_lmt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd0de8f26 rtw_phy_read_rf_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd2b565de rtw_phy_pwrtrack_need_lck +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd653dcb5 __rtw_dbg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe1af5b28 rtw_phy_pwrtrack_avg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe5e9ec9d rtw_phy_cfg_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe83808f4 rtw_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xeefc54ce rtw_fw_inform_rfk_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf28f28f0 check_hw_ready +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf89bd3ea rtw_fw_do_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xfb4b1a05 rtw_phy_get_tx_power_index +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xfbf2d77c rtw_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x6d644e91 rtw_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x73619ed1 rtw_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x774b8aec rtw_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0xc130a5f3 rtw_pci_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x2340c467 rtw_sdio_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x3364c2a8 rtw_sdio_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xb5ace292 rtw_sdio_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xd61dafbc rtw_sdio_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x893a2ef3 rtw_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0xa840ee05 rtw_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8851b 0x4b02405f rtw8851b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852a 0x8156fe61 rtw8852a_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852b 0xf6c82c91 rtw8852b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852c 0x6d6d60fe rtw8852c_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x03ec700f rtw89_mac_coex_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x08633eb8 rtw89_core_napi_stop +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x091c278e rtw89_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0e751e79 rtw89_mac_cfg_ctrl_path +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1b9504fd rtw89_mac_stop_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1cfa8b46 rtw89_mac_set_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x21acec4f rtw89_phy_load_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x25e61ca5 rtw89_mac_enable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x269f65bb rtw89_phy_write32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2b895eae rtw89_core_rx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x35c9882c rtw89_phy_get_txsc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x362a1bc3 rtw89_phy_set_txpwr_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3a67e87a rtw89_mac_write_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x40e98cc6 rtw89_phy_write_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x46301e03 rtw89_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4a4f83e7 rtw89_btc_set_policy +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x549ed08e rtw89_mac_cfg_gnt_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x57e58348 __rtw89_debug +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x5c1c2fb5 rtw89_fw_h2c_dctl_sec_cam_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x5cd2ee0a rtw89_phy_write_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x5d6b5fed rtw89_core_napi_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x5e831bbf rtw89_fw_h2c_rf_ntfy_mcc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x5f1536dc rtw89_mac_stop_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x61325bfa rtw89_mac_coex_init_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6eeaa084 rtw89_phy_set_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x75b14bbb rtw89_core_fill_txdesc_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7af0ef06 rtw89_phy_read_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x94f4137e rtw89_phy_read32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9535348f rtw89_mac_disable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x95ca0193 rtw89_free_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x95f7947d rtw89_mac_cfg_ppdu_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x966b8b7e rtw89_alloc_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x97102299 rtw89_btc_set_policy_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x988abaf1 rtw89_phy_config_rf_reg_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9ac85705 rtw89_mac_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9bac97ee rtw89_mac_read_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9ea7c64e rtw89_mac_cfg_ctrl_path_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa26835b6 rtw89_core_fill_txdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa5cd9dd5 rtw89_btc_ntfy_wl_rfk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa983852a rtw89_mac_resume_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb1947728 rtw89_read_efuse_ver +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb2cb66c8 rtw89_phy_set_txpwr_limit_ru +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb3ace2f5 rtw89_mac_cfg_gnt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb49455c3 rtw89_core_register +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb94e3423 rtw89_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb9c9d16d rtw89_phy_set_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb9d96f99 rtw89_core_fill_txdesc_fwcmd_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xba06fc0e rtw89_core_napi_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbb65f291 rtw89_phy_write_reg3_tbl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbe54f3c5 rtw89_phy_tssi_ctrl_set_bandedge_cfg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbf4c4b53 rtw89_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc475f725 rtw89_encode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc6cfa6bc rtw89_core_query_rxdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc7706130 rtw89_ser_notify +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xdf01a909 rtw89_mac_resume_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xdf11e418 rtw89_phy_read_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe3f57b04 rtw89_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe44f4d59 rtw89_mac_get_txpwr_cr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe93227cb rtw89_core_unregister +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xef1647ae rtw89_mac_get_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf2a83c8c rtw89_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf357a05f rtw89_core_napi_start +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf724277d rtw89_decode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xffb5dfa3 rtw89_rfk_parser +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x0d440e5a rtw89_pci_config_intr_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x11d1486e rtw89_pci_enable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x1487c47a rtw89_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x2290ac99 rtw89_pci_config_intr_mask_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x3328eee6 rtw89_pci_enable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x360c4917 rtw89_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x478e9344 rtw89_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x62252565 rtw89_pci_fill_txaddr_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x6efd9f2c rtw89_bd_ram_table_dual +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x71162055 rtw89_bd_ram_table_single +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x8eef8add rtw89_pci_recognize_intrs_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x95bf38cd rtw89_pci_fill_txaddr_info_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9ce0961b rtw89_pci_ch_dma_addr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xbecbea84 rtw89_pci_disable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xcbc197b4 rtw89_pci_recognize_intrs +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xdbcb2003 rtw89_pci_ltr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xe2a78ef7 rtw89_pci_ltr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xf60e9c2e rtw89_pci_disable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xf630d9a9 rtw89_pci_ch_dma_addr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/rsi/rsi_91x 0x3aee9e1c rsi_config_wowlan +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x2135c1a1 wl12xx_is_dummy_packet +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x8859e925 wlcore_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xd4959113 wl1271_free_tx_id +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xe150e26c wlcore_calc_packet_alignment +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x39b7f6ec fdp_nci_remove +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x9144800f fdp_nci_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0x91efb772 microread_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0xfed5650b microread_remove +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x4fe3d7ec nxp_nci_probe +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x9a6f2740 nxp_nci_remove +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0xe718395f nxp_nci_fw_recv_frame +EXPORT_SYMBOL drivers/nfc/pn533/pn533 0x583b3574 pn533_recv_frame +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0x1d6cfe45 pn544_hci_probe +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0x7aa9f38d pn544_hci_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x2cdb6295 s3fwrn5_recv_frame +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x5dd02493 s3fwrn5_phy_power_ctrl +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x607c3c9e s3fwrn5_probe +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x774203fc s3fwrn5_phy_set_wake +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xcd9d738f s3fwrn5_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xedb12f10 s3fwrn5_phy_set_mode +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xf2ab60da s3fwrn5_phy_get_mode +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x04ac4516 ndlc_open +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x2764fa9a st_nci_se_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x59336760 ndlc_remove +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x66e13095 st_nci_se_deinit +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x7fe23dc0 ndlc_recv +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x9f9d8017 ndlc_close +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xb4c7afc7 st_nci_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xc4ea2090 st_nci_se_io +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xce494fee ndlc_send +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xe99c6095 ndlc_probe +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x0544176d st21nfca_hci_disable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x07f93437 st21nfca_se_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x1737005a st21nfca_apdu_reader_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x1a72a97e st21nfca_dep_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x398a1d15 st21nfca_hci_loopback_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x560f97dc st21nfca_hci_discover_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x6e8a4adc st21nfca_hci_enable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x765cf0cf st21nfca_dep_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xbd8a3222 st21nfca_im_send_dep_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xc1e660ea st21nfca_tm_send_dep_res +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xd1d22f1e st21nfca_connectivity_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xdb37a017 st21nfca_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xe43b06a3 st21nfca_hci_probe +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xedd74a60 st21nfca_hci_se_io +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xf2261432 st21nfca_dep_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xf496df2f st21nfca_hci_remove +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xf89531eb st21nfca_se_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xfcd42e95 st21nfca_im_send_atr_req +EXPORT_SYMBOL drivers/ntb/ntb 0x006c2ee6 ntb_msi_clear_mws +EXPORT_SYMBOL drivers/ntb/ntb 0x00e7f37b ntb_msi_setup_mws +EXPORT_SYMBOL drivers/ntb/ntb 0x3010a962 ntbm_msi_request_threaded_irq +EXPORT_SYMBOL drivers/ntb/ntb 0x4b824cd5 ntb_default_peer_port_count +EXPORT_SYMBOL drivers/ntb/ntb 0x59095815 __ntb_register_client +EXPORT_SYMBOL drivers/ntb/ntb 0x5d61bb43 ntb_msi_peer_addr +EXPORT_SYMBOL drivers/ntb/ntb 0x926e1e45 ntb_set_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x99764247 ntb_clear_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0xae9b9318 ntb_register_device +EXPORT_SYMBOL drivers/ntb/ntb 0xba5219ea ntb_db_event +EXPORT_SYMBOL drivers/ntb/ntb 0xbcdd20fc ntb_msi_peer_trigger +EXPORT_SYMBOL drivers/ntb/ntb 0xbd52b9b5 ntbm_msi_free_irq +EXPORT_SYMBOL drivers/ntb/ntb 0xbd8b3259 ntb_default_peer_port_idx +EXPORT_SYMBOL drivers/ntb/ntb 0xbf68509d ntb_unregister_client +EXPORT_SYMBOL drivers/ntb/ntb 0xc317b760 ntb_msg_event +EXPORT_SYMBOL drivers/ntb/ntb 0xd7a9b7d9 ntb_link_event +EXPORT_SYMBOL drivers/ntb/ntb 0xf0e690d6 ntb_msi_init +EXPORT_SYMBOL drivers/ntb/ntb 0xf720a6ae ntb_unregister_device +EXPORT_SYMBOL drivers/ntb/ntb 0xfe109a5e ntb_default_peer_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0xffd99d4a ntb_default_port_number +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0x824b2d30 nvdimm_namespace_detach_btt +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0xc1d34bdb nvdimm_namespace_attach_btt +EXPORT_SYMBOL drivers/parport/parport 0x043cbcec parport_register_dev_model +EXPORT_SYMBOL drivers/parport/parport 0x10390077 parport_ieee1284_ecp_read_data +EXPORT_SYMBOL drivers/parport/parport 0x10c626ce parport_ieee1284_read_byte +EXPORT_SYMBOL drivers/parport/parport 0x1d6489cf parport_ieee1284_epp_read_addr +EXPORT_SYMBOL drivers/parport/parport 0x22e9aa78 parport_wait_event +EXPORT_SYMBOL drivers/parport/parport 0x2f25f2ad parport_wait_peripheral +EXPORT_SYMBOL drivers/parport/parport 0x30e8a0f5 parport_ieee1284_write_compat +EXPORT_SYMBOL drivers/parport/parport 0x34eb0748 parport_ieee1284_ecp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0x3694bf1d parport_ieee1284_epp_read_data +EXPORT_SYMBOL drivers/parport/parport 0x3c341432 parport_remove_port +EXPORT_SYMBOL drivers/parport/parport 0x3eb65122 parport_ieee1284_epp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x440ac0be parport_del_port +EXPORT_SYMBOL drivers/parport/parport 0x4d2a941b parport_ieee1284_interrupt +EXPORT_SYMBOL drivers/parport/parport 0x5564d3da parport_register_port +EXPORT_SYMBOL drivers/parport/parport 0x5e3a3912 parport_irq_handler +EXPORT_SYMBOL drivers/parport/parport 0x67431f35 parport_write +EXPORT_SYMBOL drivers/parport/parport 0x6a29fcab parport_claim_or_block +EXPORT_SYMBOL drivers/parport/parport 0x71e78dcf parport_negotiate +EXPORT_SYMBOL drivers/parport/parport 0x752505ce parport_read +EXPORT_SYMBOL drivers/parport/parport 0x7842c606 parport_announce_port +EXPORT_SYMBOL drivers/parport/parport 0x7952d64b parport_unregister_driver +EXPORT_SYMBOL drivers/parport/parport 0x7f7b4ce1 parport_get_port +EXPORT_SYMBOL drivers/parport/parport 0x8fa136fb parport_unregister_device +EXPORT_SYMBOL drivers/parport/parport 0x983ec028 parport_find_base +EXPORT_SYMBOL drivers/parport/parport 0x9b5dcbab parport_set_timeout +EXPORT_SYMBOL drivers/parport/parport 0xb29c6050 parport_claim +EXPORT_SYMBOL drivers/parport/parport 0xb8aee369 parport_ieee1284_read_nibble +EXPORT_SYMBOL drivers/parport/parport 0xbabaa50c __parport_register_driver +EXPORT_SYMBOL drivers/parport/parport 0xcf755257 parport_put_port +EXPORT_SYMBOL drivers/parport/parport 0xe814c721 parport_release +EXPORT_SYMBOL drivers/parport/parport 0xeef8a662 parport_find_number +EXPORT_SYMBOL drivers/parport/parport 0xf70248ec parport_ieee1284_ecp_write_data +EXPORT_SYMBOL drivers/parport/parport 0xfd5f1e86 parport_ieee1284_epp_write_addr +EXPORT_SYMBOL drivers/parport/parport_pc 0x2f4e64a9 parport_pc_unregister_port +EXPORT_SYMBOL drivers/parport/parport_pc 0xc5921b09 parport_pc_probe_port +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x016f5580 pcmcia_read_config_byte +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x02d17574 pcmcia_request_io +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x1524fe9b pcmcia_enable_device +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x1b1d1021 pcmcia_dev_present +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x283c33ae pcmcia_get_mac_from_cis +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x2e30f18b pcmcia_fixup_iowidth +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x31c2c5f5 pcmcia_register_driver +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x4a6461a1 pcmcia_get_tuple +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x5ef7284c pcmcia_fixup_vpp +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x765eb28b pcmcia_disable_device +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x784e8d78 pcmcia_map_mem_page +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x86861126 pcmcia_request_irq +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0x88ec3009 pcmcia_loop_config +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xaf209bab pcmcia_unregister_driver +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xb60e1599 pcmcia_loop_tuple +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xbb312663 pcmcia_parse_tuple +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xc4dfafae pcmcia_write_config_byte +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xed917448 pcmcia_request_window +EXPORT_SYMBOL drivers/pcmcia/pcmcia 0xf5d3db6f pcmcia_release_window +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x194b0576 pcmcia_socket_class +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x212db8d2 pcmcia_socket_list +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x2413832b pcmcia_register_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x5e94aa60 pcmcia_parse_uevents +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x91b07096 pcmcia_get_socket_by_nr +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x9399e1a9 pcmcia_put_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x953f93cc pccard_register_pcmcia +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xc540eebb pcmcia_unregister_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xcf97f3bd dead_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xde0317c1 pcmcia_parse_events +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xe30c9b4c pcmcia_reset_card +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xe40678fc pcmcia_get_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xf942709b pcmcia_socket_list_rwsem +EXPORT_SYMBOL drivers/pcmcia/pcmcia_rsrc 0x28d714cb pccard_static_ops +EXPORT_SYMBOL drivers/pcmcia/pcmcia_rsrc 0x9f681e17 pccard_nonstatic_ops +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x43455990 cros_ec_suspend +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x544cbf3a cros_ec_unregister +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x60656b83 cros_ec_resume +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x9953370e cros_ec_register +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xf25aacf5 cros_ec_irq_thread +EXPORT_SYMBOL drivers/platform/chrome/cros_ec_lpcs 0xaa1c36de cros_ec_lpc_io_bytes_mec +EXPORT_SYMBOL drivers/platform/chrome/cros_ec_lpcs 0xc4ebc6b3 cros_ec_lpc_mec_init +EXPORT_SYMBOL drivers/platform/x86/dell/dcdbas 0xa75079d6 dcdbas_smi_request +EXPORT_SYMBOL drivers/platform/x86/intel/intel_punit_ipc 0x3a0b563a intel_punit_ipc_simple_command +EXPORT_SYMBOL drivers/platform/x86/sony-laptop 0xd857cac7 sony_pic_camera_command +EXPORT_SYMBOL drivers/platform/x86/wmi 0x202609e3 __wmi_driver_register +EXPORT_SYMBOL drivers/platform/x86/wmi 0x84ed113d wmi_driver_unregister +EXPORT_SYMBOL drivers/rpmsg/qcom_glink 0xd7119b40 qcom_glink_native_rx +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x38933f7e rpmsg_chrdev_eptdev_create +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x514da422 rpmsg_chrdev_eptdev_destroy +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x05e00c14 rpmsg_release_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x06a3af81 rpmsg_send +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x1a71b57b __register_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x1b39da13 rpmsg_register_device_override +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x1bcdd479 rpmsg_get_mtu +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x417c5c96 rpmsg_trysendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x67056cf4 unregister_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x6728bc38 rpmsg_trysend_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x903ab7ea rpmsg_trysend +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x923eb3e7 rpmsg_destroy_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xa84efd63 rpmsg_register_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xca84ccb1 rpmsg_send_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xcac7c5bd rpmsg_unregister_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xceac1fbc rpmsg_poll +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd597181d rpmsg_class +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xe1d805d1 rpmsg_find_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xe90d12a0 rpmsg_create_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xeafe1e88 rpmsg_create_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xfce3a7e9 rpmsg_sendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_ns 0x32a0691d rpmsg_ns_register_device +EXPORT_SYMBOL drivers/scsi/53c700 0x2a4da16f NCR_700_release +EXPORT_SYMBOL drivers/scsi/53c700 0x3d9cece0 NCR_700_intr +EXPORT_SYMBOL drivers/scsi/53c700 0x7c530d7c NCR_700_detect +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x095a3998 scsi_esp_unregister +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x4a29ab38 scsi_esp_intr +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x5edaf007 scsi_esp_template +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xb7d00f6d scsi_esp_register +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xd6a698ce scsi_esp_cmd +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x1eb17769 fcoe_ctlr_link_down +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x307f9e48 fcoe_ctlr_recv_flogi +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x50720bed fcoe_ctlr_set_fip_mode +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x6e785475 fcoe_ctlr_els_send +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x8364cd4d fcoe_ctlr_link_up +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x89d2caf5 fcoe_ctlr_destroy +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x8e74221b fcoe_transport_attach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xb230d46c fcoe_ctlr_recv +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xd4182f12 fcoe_transport_detach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xd59ecef6 fcoe_ctlr_init +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xdb143399 fcoe_fcf_get_selected +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x051a141b fc_vport_id_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x06ccea39 fc_disc_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0c588c9b fc_lport_flogi_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x189644b3 fc_rport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x192e0531 fc_fabric_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x1e6d17b2 fc_elsct_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2116fa44 fc_fc4_deregister_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x21cc0e0f fc_fabric_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x21f5122e fc_get_host_speed +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x22b90986 fc_exch_mgr_del +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x23ba7d52 fc_set_mfs +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x279d7b0f fc_lport_logo_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2a876eb1 fc_fill_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2d848b72 fc_linkdown +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2db6fa64 fc_lport_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2ed5095d fc_fcp_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x32c919ab fc_get_host_port_state +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x3a87c9fd fc_linkup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x3b4e1949 _fc_frame_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4a00e20a fc_lport_iterate +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4a5c765e fc_exch_mgr_free +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4bc884bd fc_lport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x505c7dfe fc_lport_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x554fe731 fc_exch_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6a88d8cb fc_eh_device_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6bb215c4 fc_slave_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x70666874 fc_exch_mgr_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x763f92f2 fc_rport_recv_req +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x77dcb874 fc_eh_host_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x79805d6b libfc_vport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x79fb9b65 fc_fill_reply_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7b0e4738 fc_exch_mgr_list_clone +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7cf1bf5a fc_frame_crc_check +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7f3407a7 fc_seq_start_next +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7fa8015d fc_elsct_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8063427c fc_seq_set_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x811811e0 fc_exch_done +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x87ff0089 fc_rport_terminate_io +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x88ef415a fc_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8e9dc31b fc_fcp_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x90cadae1 fc_get_host_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9c4f8d8e fc_vport_setlink +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9d50ed7e fc_rport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9d544ca0 fc_fc4_register_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa1bcd198 fc_cpu_mask +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa33acbca fc_rport_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb016f6d1 fc_exch_mgr_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb0ddd5a1 fc_rport_flush_queue +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb2761f9f fc_rport_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbbd38f1b fc_lport_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbeb70181 fc_eh_abort +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc0228de6 fc_lport_bsg_request +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc1ace862 fc_seq_assign +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc1e80ad9 fc_frame_alloc_fill +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc5ced960 fc_exch_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc835572c fc_queuecommand +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcefd69d5 fc_lport_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd02e1c9a fc_exch_mgr_add +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd2797a5c fc_lport_set_local_id +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd75408a4 fc_disc_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe4455aea fc_set_rport_loss_tmo +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5cf06b5 fc_lport_notifier_head +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe8cf2ad2 fc_exch_update_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xebf79de6 fc_exch_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xf8d05f96 fc_rport_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfa4667d1 fc_seq_release +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x4a8e3d34 try_test_sas_gpio_gp_bit +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x60cae802 sas_suspend_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x6d463ca2 sas_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x8a46bd99 sas_resume_ha_no_sync +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xc2b5c1aa sas_prep_resume_ha +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x97c3ae78 mraid_mm_register_adp +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0605559c qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x3381cc60 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x3d7a9e19 qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x61317316 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x65e1edde qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x6671c072 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x79a893e4 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x8ed29478 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe2155a4f qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe9c00a77 qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xfd874414 qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xff4bc495 qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x1f55cd70 qlogicfas408_ihandl +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x3fd8cd71 qlogicfas408_detect +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x47564ac5 qlogicfas408_disable_ints +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x71241d0f qlogicfas408_host_reset +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0x77276934 qlogicfas408_biosparam +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0xa2c936fe qlogicfas408_abort +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0xcb8ee786 qlogicfas408_info +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0xe27ec933 qlogicfas408_queuecommand +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0xe76b3b20 qlogicfas408_get_chip_type +EXPORT_SYMBOL drivers/scsi/qlogicfas408 0xf2b95199 qlogicfas408_setup +EXPORT_SYMBOL drivers/scsi/raid_class 0x8b2090f4 raid_class_release +EXPORT_SYMBOL drivers/scsi/raid_class 0xba1bdca8 raid_class_attach +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x00a5d439 fc_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x02612db7 fc_remote_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x0ec24e74 fc_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x2fd67843 fc_eh_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x375f8bbd fc_get_event_number +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x51b06529 fc_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x637495de fc_vport_terminate +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x689b9815 fc_block_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x7b444e56 fc_remote_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x81107d09 fc_host_post_fc_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xaed95f5b fc_find_rport_by_wwpn +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xbf4abeaf fc_host_fpin_rcv +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xcf1e5308 fc_remote_port_rolechg +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xd29c3bf4 fc_host_post_vendor_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xe0620933 scsi_is_fc_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xe54277dc fc_block_scsi_eh +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xebc7c564 fc_host_post_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xf20492ba fc_vport_create +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x06498b71 sas_phy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x120dfdda sas_rphy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x284e59d4 sas_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x3d6a5cd3 sas_end_device_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x43113c25 sas_port_get_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x49795e13 sas_read_port_mode_page +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x4c84867d sas_expander_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x4fa44a56 sas_rphy_unlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x575f6aa2 sas_rphy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x57d59338 sas_remove_children +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x57d78128 sas_rphy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x6de6605f sas_phy_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x720c53ba sas_port_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x80956fd6 sas_rphy_remove +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x863975bd sas_port_add_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x989af6e4 sas_port_alloc_num +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x9ab7795e sas_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xae98a69c sas_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xaf86496c scsi_is_sas_rphy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xb0b805cd sas_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xb134bd23 sas_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xb3773147 sas_phy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xb653e39d scsi_is_sas_port +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xb6d06a9f sas_port_delete_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xbdb37203 sas_get_address +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xccb42de4 sas_phy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xe91f4603 sas_port_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xef243cd2 scsi_is_sas_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xf79d1a7a sas_port_mark_backlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x29e8ca2c spi_display_xfer_agreement +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x3686ea09 spi_print_msg +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x3f572392 spi_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x4be68e96 spi_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xb4eb11fd spi_schedule_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xc7f486db spi_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x1c3e675a srp_reconnect_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x405b6e05 srp_parse_tmo +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x6fc5a422 srp_rport_put +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x873fc87f srp_rport_get +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x9d11fc92 srp_start_tl_fail_timers +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x9e91aad8 srp_timed_out +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x0115dbf3 qmi_send_indication +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x14d85fba qmi_txn_wait +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x28ac2fd2 qmi_encode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x36c25505 qmi_txn_cancel +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x44edba2a qmi_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x4cd2fe40 qmi_response_type_v01_ei +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x506bf07f qmi_txn_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x5c4aa835 qmi_send_response +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x6051451d qmi_decode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x6a73959d qmi_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x743d361f qmi_add_server +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xc8abf389 qmi_send_request +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xeef7e122 qmi_handle_init +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x11ace918 sdw_stream_remove_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x16d1706b sdw_prepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1deee061 sdw_find_row_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x347746c1 sdw_nwrite +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x376156ec sdw_slave_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3b0a8582 sdw_startup_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4562c0ab sdw_stream_remove_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x49347e1f sdw_read_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x49b08e18 sdw_update +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4a0a148c sdw_extract_slave_id +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4cde88bf sdw_disable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4df5be59 sdw_slave_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x50a1865a sdw_nwrite_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x554a4f22 sdw_write_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x5d39cc06 sdw_bus_master_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x60e31fbb sdw_find_col_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x64019de4 sdw_compare_devid +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6bf9dccc sdw_stream_add_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6f95b16b sdw_shutdown_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x71891d59 sdw_deprepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x74df50d3 sdw_bread_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x75c6a6ef sdw_bus_prep_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x7dab0746 sdw_bus_exit_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x7f795876 sdw_write +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x89f4685f sdw_stream_add_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8a38d204 sdw_nread_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x971bd546 sdw_bus_master_delete +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9b65888d sdw_update_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9e122d79 sdw_alloc_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9f665957 sdw_show_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xa637a539 sdw_nread +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xac706d38 sdw_bwrite_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xb9e87a78 sdw_read +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xba54b904 sdw_cols +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbaf0af67 sdw_master_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbbec2c2e sdw_enable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbde9e1a2 sdw_bus_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xcf11036b sdw_handle_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xda5bce09 sdw_release_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xeb3b283f sdw_clear_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf53ba0b8 sdw_rows +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x0e4f53c4 sdw_cdns_exit_reset +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x1117610a sdw_cdns_enable_interrupt +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x2532f354 cdns_xfer_msg +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x26445f77 sdw_cdns_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x2b76bfea sdw_cdns_clock_restart +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x34712074 sdw_cdns_irq +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x5b593068 sdw_cdns_config_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x5bbe712f cdns_bus_conf +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x672158bc sdw_cdns_probe +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x6ccf1d9f sdw_cdns_pdi_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x6f77c637 cdns_xfer_msg_defer +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x89e4d791 sdw_cdns_check_self_clearing_bits +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x925d6d4a sdw_cdns_is_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x978ea9ec cdns_set_sdw_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xa3b6d8cc sdw_cdns_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xa5e38a26 cdns_read_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xaa7437db sdw_cdns_alloc_pdi +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xc6e9118c sdw_cdns_config_update_set_wait +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xedc38192 sdw_cdns_config_update +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0x4b09f9f9 sdw_compute_params +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0xe00cf0df sdw_compute_slave_ports +EXPORT_SYMBOL drivers/ssb/ssb 0x0e0b6f7b ssb_bus_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x28f72010 ssb_clockspeed +EXPORT_SYMBOL drivers/ssb/ssb 0x34d428da ssb_commit_settings +EXPORT_SYMBOL drivers/ssb/ssb 0x47b3bef1 ssb_pmu_set_ldo_paref +EXPORT_SYMBOL drivers/ssb/ssb 0x59ce324d ssb_bus_may_powerdown +EXPORT_SYMBOL drivers/ssb/ssb 0x5ab794f2 ssb_dma_translation +EXPORT_SYMBOL drivers/ssb/ssb 0x5e8e8dd9 ssb_driver_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x79ce559a ssb_bus_suspend +EXPORT_SYMBOL drivers/ssb/ssb 0x8670c814 ssb_pcihost_register +EXPORT_SYMBOL drivers/ssb/ssb 0x92bcfde3 ssb_device_disable +EXPORT_SYMBOL drivers/ssb/ssb 0x971e381f ssb_device_enable +EXPORT_SYMBOL drivers/ssb/ssb 0xaa762cb6 ssb_set_devtypedata +EXPORT_SYMBOL drivers/ssb/ssb 0xaf18c37f ssb_chipco_gpio_control +EXPORT_SYMBOL drivers/ssb/ssb 0xb5dc1803 ssb_bus_resume +EXPORT_SYMBOL drivers/ssb/ssb 0xb6cc11a3 __ssb_driver_register +EXPORT_SYMBOL drivers/ssb/ssb 0xbca2ead4 ssb_bus_powerup +EXPORT_SYMBOL drivers/ssb/ssb 0xcb17f1cb ssb_admatch_base +EXPORT_SYMBOL drivers/ssb/ssb 0xce6d50a7 ssb_bus_sdiobus_register +EXPORT_SYMBOL drivers/ssb/ssb 0xdbc3223f ssb_pcicore_dev_irqvecs_enable +EXPORT_SYMBOL drivers/ssb/ssb 0xdfc7c6ef ssb_admatch_size +EXPORT_SYMBOL drivers/ssb/ssb 0xeb509926 ssb_pmu_set_ldo_voltage +EXPORT_SYMBOL drivers/ssb/ssb 0xee3e0826 ssb_device_is_enabled +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x02840d51 fbtft_unregister_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x054d9356 fbtft_register_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x0b375adb fbtft_write_vmem16_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x1d768b48 fbtft_write_reg16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x2532fa65 fbtft_write_gpio16_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x2f9b0cfc fbtft_dbg_hex +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x339a3cdf fbtft_write_gpio8_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x37705e8e fbtft_write_reg8_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x5a701822 fbtft_write_vmem16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x5d9163b7 fbtft_write_reg8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x68530761 fbtft_register_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x7fcd9911 fbtft_framebuffer_alloc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x8602c26e fbtft_write_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x93ddce97 fbtft_remove_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x95d59061 fbtft_write_reg16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x9882254f fbtft_write_vmem8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x9ef2ba1f fbtft_init_display +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xab459cec fbtft_write_vmem16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb3e40a4d fbtft_write_buf_dc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb64db5a6 fbtft_unregister_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc2a27779 fbtft_write_gpio16_wr_latched +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xdcf5ab50 fbtft_read_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xdf971cd5 fbtft_probe_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xe02855c9 fbtft_write_spi_emulate_9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xe8441d91 fbtft_framebuffer_release +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x97b8b599 gbaudio_register_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x9ddba4b0 gbaudio_unregister_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xb6472a87 gbaudio_module_update +EXPORT_SYMBOL drivers/staging/iio/addac/adt7316 0xbbf9dc99 adt7316_probe +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x058c9547 rtllib_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x065f8e1a rtllib_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x176a70af rtllib_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x18987538 rtllib_MgntDisconnect +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x18b65024 rtllib_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x22166084 rt_global_debug_component +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x22833b67 rtllib_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x27aea571 rtllib_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2b49dac6 rtllib_act_scanning +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x3130c133 rtllib_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x31cc910f rtllib_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x33b4e36d rtllib_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x36b5c1c3 RemovePeerTS +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x39a66c46 rtllib_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x3a9eedb6 rtllib_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x43115b31 rtllib_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4d7d0ef3 rtllib_sta_ps_send_null_frame +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x56270a79 rtllib_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x5d797c6d rtllib_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x5ea187f2 rtllib_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x66850c54 alloc_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x73f188d2 rtllib_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x73fd0291 rtllib_EnableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x74c68505 rtllib_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x763b2d0b rtllib_stop_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x818c7cc7 rtllib_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x85205432 rtllib_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x9192d742 rtllib_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x949f8e5d rtllib_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x94f8869c rtllib_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x9acc7369 rtllib_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa37ae5ae rtllib_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa73e022c rtllib_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xb2a23700 rtllib_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xb2c53fc1 rtllib_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xb47b5ce3 rtllib_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xb53ef1f9 rtllib_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xbdea3ac6 rtllib_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc2e1944c free_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc7c3c310 dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc85314d1 rtllib_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xcde833b2 dot11d_channel_map +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd5a63a49 rtllib_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xdfe007d9 HT_update_self_and_peer_setting +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xdffb3d66 rtllib_xmit +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe0f2dd96 rtllib_DisableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf070b8e2 rtllib_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xfce35b84 rtllib_rx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xfe3776a4 rtllib_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xff8f57fb notify_wx_assoc_event +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x06b987dd is_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0d48c67a ieee80211_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0d71ed9e ieee80211_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x1d78ce7f ieee80211_wake_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2076bb69 ieee80211_softmac_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x232e7944 ieee80211_wlan_frequencies +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x24b60d03 ieee80211_softmac_xmit +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x24e54614 ieee80211_rx_mgt +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2591212a ieee80211_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x259cdf65 ieee80211_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x28861d4e ieee80211_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2fa62a61 ieee80211_txb_free +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x31484f97 ieee80211_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x32592d4f ieee80211_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x354c7f2b ieee80211_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3e1b173f ieee80211_wx_get_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4157584b ieee80211_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4b37ec0c ieee80211_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4d026ad5 ieee80211_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4d54532e ieee80211_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x5f34aeb5 ieee80211_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x62140a6c ieee80211_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6651f895 ieee80211_is_shortslot +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6816e99a ieee80211_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6f45d2d3 ieee80211_disassociate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x71069f12 ieee80211_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x75803545 ieee80211_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x761330b4 ieee80211_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x804cc2a2 dot11d_get_max_tx_pwr_in_dbm +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8ee5e910 HTUpdateSelfAndPeerSetting +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9132ef27 ieee80211_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x94db75ba notify_wx_assoc_event_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x99118c7a ieee80211_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9a72a73b SendDisassociation_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa30c9800 ieee80211_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa602f9c7 to_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb0326a1a ieee80211_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb0eb81af dot11d_reset +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xba6cf466 dot11d_scan_complete +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc375b84f dot11d_update_country_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc69aa8dd ieee80211_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc890cd4a ieee80211_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc89233d0 ieee80211_stop_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd08cdbeb ieee80211_rx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe1bca0b2 rtl8192u_dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe3372510 ieee80211_is_54g +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe36e2fe1 ieee80211_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe375466c ieee80211_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe536c4a8 ieee80211_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe76a1f5d ieee80211_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xed7f23fb ieee80211_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf18a4e3e ieee80211_wpa_supplicant_ioctl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf4e0a147 ieee80211_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf6a6a943 ieee80211_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf93f5c51 ieee80211_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xfd1f66bb ieee80211_ps_tx_ack +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x036707fb iscsit_thread_check_cpumask +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x06b46704 iscsi_change_param_sprintf +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x0757a1f9 iscsit_find_cmd_from_itt_or_dump +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x097172ff iscsit_handle_snack +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1b668520 iscsit_sequence_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1efd5548 __iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x20fb720b iscsit_build_nopin_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x24e1a6fa iscsit_aborted_task +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x267d40c7 iscsit_build_datain_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x32b69d1f iscsit_process_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x3f1ddc0c iscsit_build_text_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x40204703 iscsit_check_dataout_payload +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4054710f iscsit_free_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x42ea7fcd iscsit_handle_logout_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4c1f3e64 iscsit_setup_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4fc366ad iscsit_cause_connection_reinstatement +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x53eda4c1 iscsit_stop_dataout_timer +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x54dcf58e iscsit_build_task_mgt_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5e3516cd iscsit_build_rsp_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6493525f iscsit_increment_maxcmdsn +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x7818b4ec iscsit_find_cmd_from_itt +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x7c06489e iscsit_setup_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8465197a iscsit_release_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8bed0a5c iscsit_process_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8dc36547 iscsit_handle_task_mgt_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x90ccf7cd iscsit_unregister_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x94f7e994 iscsit_logout_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x978760e5 iscsit_add_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x9c061f46 iscsit_build_r2ts_for_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x9e07d630 iscsit_get_datain_values +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xaeea7e7b iscsi_target_check_login_request +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb8d216de iscsit_tmr_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb8fc737d iscsit_queue_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xbca588f8 iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc9b5779f iscsit_build_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xcdc5e7c0 iscsit_response_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xdd3e9d56 iscsit_allocate_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xecddbe0c iscsit_setup_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xed61401b iscsit_add_cmd_to_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xeed6f3a3 iscsit_process_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xef9fe6c8 iscsit_build_logout_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xefef0d6c iscsit_register_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf16dc677 iscsit_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf34332f0 iscsi_find_param_from_key +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf4ccfbcb iscsit_reject_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xfc19d570 iscsit_set_unsolicited_dataout +EXPORT_SYMBOL drivers/target/target_core_mod 0x051aea5a target_nacl_find_deve +EXPORT_SYMBOL drivers/target/target_core_mod 0x07777ef4 core_allocate_nexus_loss_ua +EXPORT_SYMBOL drivers/target/target_core_mod 0x0871ffd6 transport_set_vpd_ident +EXPORT_SYMBOL drivers/target/target_core_mod 0x0934adf2 transport_lookup_cmd_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x0cede082 target_submit_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0x12cac88e target_show_dynamic_sessions +EXPORT_SYMBOL drivers/target/target_core_mod 0x13eaf8df spc_emulate_inquiry_std +EXPORT_SYMBOL drivers/target/target_core_mod 0x142072c0 transport_set_vpd_assoc +EXPORT_SYMBOL drivers/target/target_core_mod 0x1749b6b3 target_lun_is_rdonly +EXPORT_SYMBOL drivers/target/target_core_mod 0x176ac348 sbc_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x19cdbe98 transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x208d801e target_register_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x21c7028e core_tpg_set_initiator_node_queue_depth +EXPORT_SYMBOL drivers/target/target_core_mod 0x250274c8 target_backend_unregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x2e82a3f8 transport_free_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x2f992534 transport_alloc_session_tags +EXPORT_SYMBOL drivers/target/target_core_mod 0x3350d87b core_tmr_alloc_req +EXPORT_SYMBOL drivers/target/target_core_mod 0x36a8c704 target_submit_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x36ab4408 passthrough_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x36b6fdff target_set_cmd_data_length +EXPORT_SYMBOL drivers/target/target_core_mod 0x373c4d09 transport_deregister_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x3a20a9d7 transport_set_vpd_ident_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x3b03b339 target_wait_for_sess_cmds +EXPORT_SYMBOL drivers/target/target_core_mod 0x3bb28b2f sbc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x3ceeb8af target_depend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0x3d12ff23 target_undepend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0x47fc6d3b transport_send_check_condition_and_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0x483ce292 target_put_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x4ba5e162 transport_wait_for_tasks +EXPORT_SYMBOL drivers/target/target_core_mod 0x4cef3959 transport_backend_register +EXPORT_SYMBOL drivers/target/target_core_mod 0x4d582d16 core_tpg_register +EXPORT_SYMBOL drivers/target/target_core_mod 0x4e6baa9c transport_deregister_session_configfs +EXPORT_SYMBOL drivers/target/target_core_mod 0x53f05d6d target_complete_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x544c9adf transport_handle_cdb_direct +EXPORT_SYMBOL drivers/target/target_core_mod 0x57164249 transport_kmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x5bdb610a target_free_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5ca4a102 transport_generic_new_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x5cfd9334 target_get_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x5d8396ff target_setup_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x5f576edd spc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x61ba5fcd core_tpg_check_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x6948567a transport_generic_handle_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0x69a2d722 target_complete_cmd_with_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0x724d0420 transport_kunmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x797228ec transport_lookup_tmr_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x82aee51d sbc_get_write_same_sectors +EXPORT_SYMBOL drivers/target/target_core_mod 0x87c47f67 target_to_linux_sector +EXPORT_SYMBOL drivers/target/target_core_mod 0x8d3c7f4c __target_init_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x91220518 transport_copy_sense_to_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x937c68f1 target_unregister_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x9400b4e9 target_put_nacl +EXPORT_SYMBOL drivers/target/target_core_mod 0x9595a67c core_tpg_set_initiator_node_tag +EXPORT_SYMBOL drivers/target/target_core_mod 0x95eddb3a transport_generic_free_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x9ab81eb0 passthrough_pr_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x9b50a2f1 core_tpg_deregister +EXPORT_SYMBOL drivers/target/target_core_mod 0xa0002322 transport_alloc_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xa3f5ee6f target_complete_cmd_with_length +EXPORT_SYMBOL drivers/target/target_core_mod 0xae6751f8 core_alua_check_nonop_delay +EXPORT_SYMBOL drivers/target/target_core_mod 0xaefbcacd target_alloc_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0xaf80056e target_cmd_init_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xb147b402 core_tpg_get_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0xb9a0a21f spc_emulate_evpd_83 +EXPORT_SYMBOL drivers/target/target_core_mod 0xba691b7d target_tpg_has_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0xbcc6daa2 target_configure_unmap_from_queue +EXPORT_SYMBOL drivers/target/target_core_mod 0xc1212a78 target_execute_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xc245d21a __transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xcb303843 transport_init_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xcc039833 target_stop_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xce924cb9 transport_generic_request_failure +EXPORT_SYMBOL drivers/target/target_core_mod 0xcedc61e9 target_cmd_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xd5d04983 sbc_get_device_type +EXPORT_SYMBOL drivers/target/target_core_mod 0xd8765be3 target_remove_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xe07d0551 target_send_busy +EXPORT_SYMBOL drivers/target/target_core_mod 0xe608c616 spc_emulate_report_luns +EXPORT_SYMBOL drivers/target/target_core_mod 0xe636d98c sbc_dif_copy_prot +EXPORT_SYMBOL drivers/target/target_core_mod 0xebd522b0 sbc_dif_verify +EXPORT_SYMBOL drivers/target/target_core_mod 0xee4f9e9e target_show_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3c2dfe0 transport_set_vpd_proto_id +EXPORT_SYMBOL drivers/target/target_core_mod 0xf6b0def9 passthrough_attrib_attrs +EXPORT_SYMBOL drivers/thermal/intel/int340x_thermal/acpi_thermal_rel 0x1887763e acpi_thermal_rel_misc_device_add +EXPORT_SYMBOL drivers/thermal/intel/int340x_thermal/acpi_thermal_rel 0x86c998e6 acpi_thermal_rel_misc_device_remove +EXPORT_SYMBOL drivers/thermal/intel/int340x_thermal/acpi_thermal_rel 0x9103c585 acpi_parse_art +EXPORT_SYMBOL drivers/thermal/intel/int340x_thermal/acpi_thermal_rel 0xf0f9fe0d acpi_parse_trt +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x1c38a7a0 ufshcd_get_local_unipro_ver +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x427464d1 ufshcd_system_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x43ad0a94 ufshcd_runtime_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x97f0720d ufshcd_system_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xa43c1fb2 ufshcd_runtime_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xb2d21d4b ufshcd_alloc_host +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0xa89155bf tc_dwc_g210_config_20_bit +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0xf42f6ede tc_dwc_g210_config_40_bit +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x2e83c72f ufshcd_dwc_dme_set_attrs +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x88ebf36b ufshcd_dwc_link_startup_notify +EXPORT_SYMBOL drivers/usb/class/cdc-wdm 0xa3b04690 usb_cdc_wdm_register +EXPORT_SYMBOL drivers/usb/gadget/libcomposite 0x5183fdad usb_os_desc_prepare_interf_dir +EXPORT_SYMBOL drivers/usb/host/sl811-hcd 0x6512a274 sl811h_driver +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x0807e983 usb_wwan_write_room +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x266b3ea4 usb_wwan_chars_in_buffer +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x2c5c1182 usb_wwan_tiocmget +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x4555ff8e usb_wwan_resume +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x4ff63660 usb_wwan_dtr_rts +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x55664d6e usb_wwan_suspend +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x666e4989 usb_wwan_port_remove +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x676132a2 usb_wwan_open +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xaf503ad4 usb_wwan_tiocmset +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xc6f41d6d usb_wwan_close +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xe12f7222 usb_wwan_write +EXPORT_SYMBOL drivers/usb/serial/usbserial 0x321b9238 usb_serial_suspend +EXPORT_SYMBOL drivers/usb/serial/usbserial 0x3dc304b1 usb_serial_resume +EXPORT_SYMBOL drivers/vdpa/vdpa 0x63bdcb6e vdpa_set_status +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0x219731bc mdev_register_driver +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0x6e94eb0a mdev_unregister_driver +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0x72a328ac mdev_register_parent +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0x791a9dcc mdev_unregister_parent +EXPORT_SYMBOL drivers/vfio/vfio 0x02b73c2e vfio_unpin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0x19567d06 vfio_info_cap_shift +EXPORT_SYMBOL drivers/vfio/vfio 0x2a37ed3e vfio_dma_rw +EXPORT_SYMBOL drivers/vfio/vfio 0x6c28be5a vfio_info_add_capability +EXPORT_SYMBOL drivers/vfio/vfio 0x89b40e91 vfio_pin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0xadc044b7 vfio_set_irqs_validate_and_prepare +EXPORT_SYMBOL drivers/vhost/vhost 0x3d312683 vhost_chr_write_iter +EXPORT_SYMBOL drivers/vhost/vhost 0x68b3b0c2 vhost_chr_poll +EXPORT_SYMBOL drivers/vhost/vringh 0x22535a6e vringh_abandon_user +EXPORT_SYMBOL drivers/vhost/vringh 0x22f44e7d vringh_getdesc_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x31848eae vringh_notify_enable_user +EXPORT_SYMBOL drivers/vhost/vringh 0x372fd6c2 vringh_init_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3a5d8ed7 vringh_getdesc_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3b304ebb vringh_iov_push_user +EXPORT_SYMBOL drivers/vhost/vringh 0x4311cd91 vringh_iov_pull_user +EXPORT_SYMBOL drivers/vhost/vringh 0x52bae5f4 vringh_complete_multi_user +EXPORT_SYMBOL drivers/vhost/vringh 0x660779c8 vringh_kiov_advance +EXPORT_SYMBOL drivers/vhost/vringh 0x6bcdc931 vringh_complete_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x6bf1b1c2 vringh_complete_user +EXPORT_SYMBOL drivers/vhost/vringh 0x7eaceeaa vringh_init_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x8f8840e8 vringh_notify_enable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x932af7d7 vringh_notify_disable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x964ca823 vringh_iov_push_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x97fa07e9 vringh_iov_push_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9a775e41 vringh_init_iotlb_va +EXPORT_SYMBOL drivers/vhost/vringh 0x9a81a3f6 vringh_need_notify_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9bdd89ae vringh_abandon_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x9f597502 vringh_complete_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xacec70e7 vringh_need_notify_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xb98c2548 vringh_getdesc_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xbb2391f3 vringh_notify_enable_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xbdb0df4e vringh_set_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc33f4090 vringh_iov_pull_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc467f54a vringh_abandon_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xc5a7eb98 vringh_notify_disable_user +EXPORT_SYMBOL drivers/vhost/vringh 0xcc0cbfb9 vringh_need_notify_user +EXPORT_SYMBOL drivers/vhost/vringh 0xd8535ad6 vringh_init_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xde804bb9 vringh_iov_pull_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xe08ccbed vringh_notify_disable_iotlb +EXPORT_SYMBOL drivers/video/backlight/lcd 0x2c5ff166 lcd_device_unregister +EXPORT_SYMBOL drivers/video/backlight/lcd 0x486d2877 lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0xb923ade2 devm_lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0xb9d04dc6 devm_lcd_device_unregister +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x04ed87ce svga_tilecopy +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x17f3f471 svga_set_default_seq_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x1be6dc30 svga_set_textmode_vga_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x1d8c957f svga_tileblit +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x4ab38ef2 svga_set_default_crt_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x4c2559d6 svga_settile +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x6beb95b2 svga_get_caps +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x83a41489 svga_set_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c337c2 svga_wcrt_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c97d2a svga_match_format +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x9487480e svga_get_tilemax +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb0ab2b2e svga_check_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xba4dbd30 svga_tilecursor +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xc574210b svga_tilefill +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd22ca511 svga_set_default_atc_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd6ec2c44 svga_compute_pll +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xdcc5a013 svga_wseq_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xe28d2a49 svga_set_default_gfx_regs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x0cc3ede5 cyber2000fb_detach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x534b6f18 cyber2000fb_disable_extregs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x65240e58 cyber2000fb_attach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0xb39f68d1 cyber2000fb_enable_extregs +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x233917d1 mac_vmode_to_var +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x5699fc27 mac_find_mode +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0xe2304303 mac_map_monitor_sense +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x17722816 matroxfb_g450_setclk +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x4dfb9081 g450_mnp2f +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x8aa761af matroxfb_g450_setpll_cond +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x0d724be7 DAC1064_global_restore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x22c6b39b DAC1064_global_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x371527d0 matrox_G100 +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x4e296b50 matrox_mystique +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_Ti3026 0x330785ec matrox_millennium +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_accel 0x8de68d91 matrox_cfbX_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x604d3e09 matroxfb_unregister_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xab016238 matroxfb_enable_irq +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xbcaf7559 matroxfb_register_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xee174eb2 matroxfb_wait_for_sync +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0x600c4002 matroxfb_g450_shutdown +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0xf582d51e matroxfb_g450_connect +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x0eb07710 matroxfb_DAC_in +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x25cf8049 matroxfb_PLL_calcclock +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x3f84e623 matroxfb_vgaHWrestore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x84882a4a matroxfb_DAC_out +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xb7e1df79 matroxfb_vgaHWinit +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xcdc90c64 matroxfb_var2my +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xe0b37ade matroxfb_read_pins +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0x3037658e sis_malloc +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0xfe963115 sis_free +EXPORT_SYMBOL drivers/video/vgastate 0x686de290 restore_vga +EXPORT_SYMBOL drivers/video/vgastate 0xe7a2620e save_vga +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x0e7e8fb1 vbg_hgcm_call +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x12e721e8 vbg_hgcm_disconnect +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x260590c0 vbg_err +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x569b312f vbg_info +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x68f1cf1a vbg_err_ratelimited +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x70cdcbfd vbg_warn +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x74ed8758 vbg_put_gdev +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x76c91128 vbg_hgcm_connect +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0x9c072aa8 vbg_status_code_to_errno +EXPORT_SYMBOL drivers/virt/vboxguest/vboxguest 0xc7e9f0d0 vbg_get_gdev +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x7769c7a9 virtio_dma_buf_export +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xb41e838c virtio_dma_buf_get_uuid +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xb6d0be96 virtio_dma_buf_attach +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xf2dff1a4 is_virtio_dma_buf +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x137b4c38 w1_ds2780_io +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x67861243 w1_ds2780_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0x0a579b42 w1_ds2781_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0x1699cab5 w1_ds2781_io +EXPORT_SYMBOL drivers/w1/wire 0x2b160a59 w1_remove_master_device +EXPORT_SYMBOL drivers/w1/wire 0x3292c909 w1_add_master_device +EXPORT_SYMBOL drivers/w1/wire 0x5a366ce7 w1_register_family +EXPORT_SYMBOL drivers/w1/wire 0xc076ed6c w1_unregister_family +EXPORT_SYMBOL drivers/watchdog/iTCO_vendor_support 0x04e133fc iTCO_vendor_check_noreboot_on +EXPORT_SYMBOL drivers/watchdog/iTCO_vendor_support 0x75bec08d iTCO_vendor_pre_stop +EXPORT_SYMBOL drivers/watchdog/iTCO_vendor_support 0xc8930f32 iTCO_vendor_pre_start +EXPORT_SYMBOL drivers/watchdog/iTCO_vendor_support 0xed2a3373 iTCO_vendorsupport +EXPORT_SYMBOL fs/fscache/fscache 0x1490e0b3 __fscache_relinquish_volume +EXPORT_SYMBOL fs/fscache/fscache 0x1a0d09e7 fscache_n_write +EXPORT_SYMBOL fs/fscache/fscache 0x1a497711 fscache_withdraw_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x20692d08 fscache_dirty_folio +EXPORT_SYMBOL fs/fscache/fscache 0x234a140d __traceiter_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x28f5d828 fscache_end_cookie_access +EXPORT_SYMBOL fs/fscache/fscache 0x2a89d6fd fscache_acquire_cache +EXPORT_SYMBOL fs/fscache/fscache 0x4404d2aa fscache_n_no_create_space +EXPORT_SYMBOL fs/fscache/fscache 0x4996bd29 fscache_n_updates +EXPORT_SYMBOL fs/fscache/fscache 0x4ad7f1d7 fscache_put_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x53a22191 __fscache_acquire_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x557a775f fscache_addremove_sem +EXPORT_SYMBOL fs/fscache/fscache 0x5954d7ac __SCT__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x60abd0ca fscache_resume_after_invalidation +EXPORT_SYMBOL fs/fscache/fscache 0x61b480bc __SCK__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x73153188 fscache_wait_for_operation +EXPORT_SYMBOL fs/fscache/fscache 0x73368db3 __fscache_relinquish_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x7b1b25da __SCT__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x7be2bf51 fscache_cookie_lookup_negative +EXPORT_SYMBOL fs/fscache/fscache 0x7c87e02d __SCT__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x83893cf9 __fscache_resize_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x8708a410 __SCK__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x87d24002 __fscache_use_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x8b7575a5 __tracepoint_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x8c2d6da7 fscache_clearance_waiters +EXPORT_SYMBOL fs/fscache/fscache 0x90d447f3 fscache_n_culled +EXPORT_SYMBOL fs/fscache/fscache 0x9c29ae3e fscache_withdraw_volume +EXPORT_SYMBOL fs/fscache/fscache 0x9ffefcb2 fscache_n_read +EXPORT_SYMBOL fs/fscache/fscache 0xa23cbf14 __fscache_begin_read_operation +EXPORT_SYMBOL fs/fscache/fscache 0xaa7e0d77 __tracepoint_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xab8159a0 __SCK__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xae328597 fscache_io_error +EXPORT_SYMBOL fs/fscache/fscache 0xae6040a5 __traceiter_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xaf5de74a fscache_relinquish_cache +EXPORT_SYMBOL fs/fscache/fscache 0xb188bd32 fscache_end_volume_access +EXPORT_SYMBOL fs/fscache/fscache 0xb2462a44 __tracepoint_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xb250fd48 __fscache_invalidate +EXPORT_SYMBOL fs/fscache/fscache 0xbaac6a06 __fscache_acquire_volume +EXPORT_SYMBOL fs/fscache/fscache 0xbbf9b913 __fscache_write_to_cache +EXPORT_SYMBOL fs/fscache/fscache 0xbca46908 fscache_wq +EXPORT_SYMBOL fs/fscache/fscache 0xc3577286 fscache_caching_failed +EXPORT_SYMBOL fs/fscache/fscache 0xc5f04a93 fscache_get_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xc92ce2a6 __fscache_unuse_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xcce11a60 fscache_n_no_write_space +EXPORT_SYMBOL fs/fscache/fscache 0xd4634a50 __fscache_clear_page_bits +EXPORT_SYMBOL fs/fscache/fscache 0xd99e4aa0 fscache_add_cache +EXPORT_SYMBOL fs/fscache/fscache 0xda9b74e0 fscache_withdraw_cache +EXPORT_SYMBOL fs/fscache/fscache 0xdcb87498 __traceiter_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xf8e6f7e7 __fscache_begin_write_operation +EXPORT_SYMBOL fs/netfs/netfs 0x0023a9cd netfs_stats_show +EXPORT_SYMBOL fs/netfs/netfs 0x5602f9e9 netfs_subreq_terminated +EXPORT_SYMBOL fs/netfs/netfs 0x65741341 netfs_write_begin +EXPORT_SYMBOL fs/netfs/netfs 0x7135f58c netfs_readahead +EXPORT_SYMBOL fs/netfs/netfs 0xc46139cf netfs_read_folio +EXPORT_SYMBOL fs/ocfs2/cluster/ocfs2_nodemanager 0xbfd7d7a2 o2hb_global_heartbeat_active +EXPORT_SYMBOL fs/quota/quota_tree 0x181fb481 qtree_get_next_id +EXPORT_SYMBOL fs/quota/quota_tree 0x88ecbcc7 qtree_write_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x9e0a14af qtree_read_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xcd590b94 qtree_delete_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xd1a745b4 qtree_entry_unused +EXPORT_SYMBOL fs/quota/quota_tree 0xe10be464 qtree_release_dquot +EXPORT_SYMBOL lib/crc-itu-t 0x09a34a2b crc_itu_t +EXPORT_SYMBOL lib/crc-itu-t 0xd819a524 crc_itu_t_table +EXPORT_SYMBOL lib/crc7 0x65aaf037 crc7_be_syndrome_table +EXPORT_SYMBOL lib/crc7 0xba55d23e crc7_be +EXPORT_SYMBOL lib/crc8 0x9c5d5b94 crc8 +EXPORT_SYMBOL lib/crc8 0xaa8106bc crc8_populate_msb +EXPORT_SYMBOL lib/crc8 0xc3cd034d crc8_populate_lsb +EXPORT_SYMBOL lib/crypto/libarc4 0x2bb32ad1 arc4_setkey +EXPORT_SYMBOL lib/crypto/libarc4 0xcd47fcc4 arc4_crypt +EXPORT_SYMBOL lib/crypto/libchacha 0xcec122d7 chacha_crypt_generic +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x147c3f2e chacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x521c7102 xchacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x6c713da5 chacha20poly1305_encrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x916491ac chacha20poly1305_decrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xc20134e7 chacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xce15a526 xchacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x12627f15 curve25519_generic +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x4a5a8811 curve25519_null_point +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x7e6fdbfc curve25519_base_point +EXPORT_SYMBOL lib/crypto/libpoly1305 0x021f3700 poly1305_core_blocks +EXPORT_SYMBOL lib/crypto/libpoly1305 0xbcb90cb3 poly1305_core_emit +EXPORT_SYMBOL lib/crypto/libpoly1305 0xd45b9cf4 poly1305_core_setkey +EXPORT_SYMBOL lib/libcrc32c 0xb15b4109 crc32c +EXPORT_SYMBOL lib/lru_cache 0x0cb562e6 lc_put +EXPORT_SYMBOL lib/lru_cache 0x12de578e lc_committed +EXPORT_SYMBOL lib/lru_cache 0x1d2ebc6a lc_get +EXPORT_SYMBOL lib/lru_cache 0x2675693b lc_del +EXPORT_SYMBOL lib/lru_cache 0x4e5d31ea lc_seq_printf_stats +EXPORT_SYMBOL lib/lru_cache 0x75e88edc lc_destroy +EXPORT_SYMBOL lib/lru_cache 0x96d40a48 lc_try_get +EXPORT_SYMBOL lib/lru_cache 0xa79000a0 lc_is_used +EXPORT_SYMBOL lib/lru_cache 0xaeb959aa lc_create +EXPORT_SYMBOL lib/lru_cache 0xbe50e1d0 lc_seq_dump_details +EXPORT_SYMBOL lib/lru_cache 0xbf18a077 lc_reset +EXPORT_SYMBOL lib/lru_cache 0xc4d8d7a4 lc_find +EXPORT_SYMBOL lib/lru_cache 0xdbdee578 lc_element_by_index +EXPORT_SYMBOL lib/lru_cache 0xf0e20f9b lc_try_lock +EXPORT_SYMBOL lib/lru_cache 0xfba16232 lc_get_cumulative +EXPORT_SYMBOL lib/lz4/lz4_compress 0x4f4d78c5 LZ4_compress_default +EXPORT_SYMBOL lib/lz4/lz4_compress 0x5bc92e85 LZ4_compress_destSize +EXPORT_SYMBOL lib/lz4/lz4_compress 0x6004858d LZ4_compress_fast +EXPORT_SYMBOL lib/lz4/lz4_compress 0x635ff76d LZ4_saveDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0x749849d8 LZ4_loadDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0xf9eced44 LZ4_compress_fast_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x38f7b6e0 LZ4_compress_HC_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x93ff008c LZ4_loadDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x9cef495b LZ4_saveDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0xddf86133 LZ4_compress_HC +EXPORT_SYMBOL lib/math/cordic 0x7e431c15 cordic_calc_iq +EXPORT_SYMBOL lib/objagg 0x0363233d objagg_obj_raw +EXPORT_SYMBOL lib/objagg 0x23865923 objagg_destroy +EXPORT_SYMBOL lib/objagg 0x24ca5ca9 objagg_obj_root_priv +EXPORT_SYMBOL lib/objagg 0x342aefe2 objagg_obj_delta_priv +EXPORT_SYMBOL lib/objagg 0x352633f4 objagg_hints_stats_get +EXPORT_SYMBOL lib/objagg 0x3c58e78f objagg_hints_put +EXPORT_SYMBOL lib/objagg 0x6691f29d objagg_obj_put +EXPORT_SYMBOL lib/objagg 0x679e8cc2 objagg_create +EXPORT_SYMBOL lib/objagg 0xb17ab162 objagg_obj_get +EXPORT_SYMBOL lib/objagg 0xdaa3ee68 objagg_stats_get +EXPORT_SYMBOL lib/objagg 0xf5511527 objagg_stats_put +EXPORT_SYMBOL lib/objagg 0xfaa9d1a8 objagg_hints_get +EXPORT_SYMBOL lib/parman 0x0f518717 parman_prio_init +EXPORT_SYMBOL lib/parman 0x7b03d378 parman_item_add +EXPORT_SYMBOL lib/parman 0x8b7e26f5 parman_item_remove +EXPORT_SYMBOL lib/parman 0xc3e2d892 parman_create +EXPORT_SYMBOL lib/parman 0xc6a3d260 parman_prio_fini +EXPORT_SYMBOL lib/parman 0xca39ae6a parman_destroy +EXPORT_SYMBOL lib/raid6/raid6_pq 0x0b2c64a3 raid6_vgfmul +EXPORT_SYMBOL lib/raid6/raid6_pq 0x17f54263 raid6_gfexp +EXPORT_SYMBOL lib/raid6/raid6_pq 0x59a2712d raid6_gfinv +EXPORT_SYMBOL lib/raid6/raid6_pq 0xb0d904b7 raid6_empty_zero_page +EXPORT_SYMBOL lib/raid6/raid6_pq 0xc8e3332b raid6_gflog +EXPORT_SYMBOL lib/raid6/raid6_pq 0xcc4ee841 raid6_gfexi +EXPORT_SYMBOL lib/raid6/raid6_pq 0xd91319d6 raid6_gfmul +EXPORT_SYMBOL net/6lowpan/6lowpan 0x2d07d8f2 lowpan_unregister_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0x375d5f21 lowpan_nhc_del +EXPORT_SYMBOL net/6lowpan/6lowpan 0x6f284299 lowpan_nhc_add +EXPORT_SYMBOL net/6lowpan/6lowpan 0x9ba5ec57 lowpan_register_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0xa713a78f lowpan_register_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0xb0cb9b52 lowpan_unregister_netdev +EXPORT_SYMBOL net/802/p8022 0x08b30001 register_8022_client +EXPORT_SYMBOL net/802/p8022 0xc4ff8d0f unregister_8022_client +EXPORT_SYMBOL net/802/psnap 0xa2fa776d register_snap_client +EXPORT_SYMBOL net/802/psnap 0xcbf4fd99 unregister_snap_client +EXPORT_SYMBOL net/9p/9pnet 0x0478902a p9_client_clunk +EXPORT_SYMBOL net/9p/9pnet 0x05d76d06 p9_tag_lookup +EXPORT_SYMBOL net/9p/9pnet 0x084f3224 v9fs_unregister_trans +EXPORT_SYMBOL net/9p/9pnet 0x0a7324d5 p9_req_put +EXPORT_SYMBOL net/9p/9pnet 0x0fa9657a p9_client_write +EXPORT_SYMBOL net/9p/9pnet 0x1665d0b5 p9_is_proto_dotl +EXPORT_SYMBOL net/9p/9pnet 0x1f0422c3 p9_show_client_options +EXPORT_SYMBOL net/9p/9pnet 0x21df104b p9_client_symlink +EXPORT_SYMBOL net/9p/9pnet 0x257af2ad p9_client_fcreate +EXPORT_SYMBOL net/9p/9pnet 0x30ae9bdb p9_client_walk +EXPORT_SYMBOL net/9p/9pnet 0x36f045e3 v9fs_register_trans +EXPORT_SYMBOL net/9p/9pnet 0x395352c8 p9_client_destroy +EXPORT_SYMBOL net/9p/9pnet 0x3c3fc314 do_trace_9p_fid_put +EXPORT_SYMBOL net/9p/9pnet 0x3d73a797 p9_errstr2errno +EXPORT_SYMBOL net/9p/9pnet 0x41ce9823 p9stat_read +EXPORT_SYMBOL net/9p/9pnet 0x47a1d1bc p9_client_statfs +EXPORT_SYMBOL net/9p/9pnet 0x4ba99359 p9_fcall_fini +EXPORT_SYMBOL net/9p/9pnet 0x4c19b85c v9fs_get_default_trans +EXPORT_SYMBOL net/9p/9pnet 0x4fdaaa67 p9_client_open +EXPORT_SYMBOL net/9p/9pnet 0x572c6ee4 p9_client_readdir +EXPORT_SYMBOL net/9p/9pnet 0x5b41080a p9_client_link +EXPORT_SYMBOL net/9p/9pnet 0x5dc0413e p9_client_stat +EXPORT_SYMBOL net/9p/9pnet 0x6d33cc81 p9_client_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x761cad64 p9_parse_header +EXPORT_SYMBOL net/9p/9pnet 0x77fd3e29 p9_client_fsync +EXPORT_SYMBOL net/9p/9pnet 0x815c882f p9_client_rename +EXPORT_SYMBOL net/9p/9pnet 0x86172faa p9_client_create_dotl +EXPORT_SYMBOL net/9p/9pnet 0x86b243d9 do_trace_9p_fid_get +EXPORT_SYMBOL net/9p/9pnet 0x87f52152 p9_release_pages +EXPORT_SYMBOL net/9p/9pnet 0x92dbcc5c v9fs_get_trans_by_name +EXPORT_SYMBOL net/9p/9pnet 0x95bd8f96 p9dirent_read +EXPORT_SYMBOL net/9p/9pnet 0x9a9d0829 p9_client_mkdir_dotl +EXPORT_SYMBOL net/9p/9pnet 0x9d0bd0d0 p9_client_read_once +EXPORT_SYMBOL net/9p/9pnet 0x9d8baa00 __traceiter_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xa0b86f15 p9_client_setattr +EXPORT_SYMBOL net/9p/9pnet 0xa92bd70e p9_is_proto_dotu +EXPORT_SYMBOL net/9p/9pnet 0xaceb2893 p9_client_attach +EXPORT_SYMBOL net/9p/9pnet 0xad07da77 p9_client_wstat +EXPORT_SYMBOL net/9p/9pnet 0xb798a888 __SCT__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xc4ee0f65 p9_client_getlock_dotl +EXPORT_SYMBOL net/9p/9pnet 0xc8042102 p9_client_begin_disconnect +EXPORT_SYMBOL net/9p/9pnet 0xca28e2c3 p9_client_unlinkat +EXPORT_SYMBOL net/9p/9pnet 0xcec99593 p9_client_getattr_dotl +EXPORT_SYMBOL net/9p/9pnet 0xd384c683 p9stat_free +EXPORT_SYMBOL net/9p/9pnet 0xd388a4c3 p9_client_mknod_dotl +EXPORT_SYMBOL net/9p/9pnet 0xd8ac2434 __tracepoint_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xda45997c p9_client_read +EXPORT_SYMBOL net/9p/9pnet 0xe2e1fe35 p9_client_renameat +EXPORT_SYMBOL net/9p/9pnet 0xe58a3360 p9_error_init +EXPORT_SYMBOL net/9p/9pnet 0xe6977abb p9_client_create +EXPORT_SYMBOL net/9p/9pnet 0xeb73df35 p9_client_cb +EXPORT_SYMBOL net/9p/9pnet 0xee162bab p9_client_lock_dotl +EXPORT_SYMBOL net/9p/9pnet 0xee5cd0bf __SCK__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xf6b6f9dd p9_client_readlink +EXPORT_SYMBOL net/9p/9pnet 0xf700105b p9_client_remove +EXPORT_SYMBOL net/appletalk/appletalk 0x0d61b260 alloc_ltalkdev +EXPORT_SYMBOL net/appletalk/appletalk 0x423b0ca2 atrtr_get_dev +EXPORT_SYMBOL net/appletalk/appletalk 0x8ccae099 aarp_send_ddp +EXPORT_SYMBOL net/appletalk/appletalk 0xa8c1b2df atalk_find_dev_addr +EXPORT_SYMBOL net/atm/atm 0x00ebeced atm_dev_signal_change +EXPORT_SYMBOL net/atm/atm 0x01d1cb08 vcc_insert_socket +EXPORT_SYMBOL net/atm/atm 0x11b64800 atm_charge +EXPORT_SYMBOL net/atm/atm 0x2cc2d52d vcc_hash +EXPORT_SYMBOL net/atm/atm 0x3d3ab3ba vcc_release_async +EXPORT_SYMBOL net/atm/atm 0x4443d399 atm_proc_root +EXPORT_SYMBOL net/atm/atm 0x44c6e633 vcc_sklist_lock +EXPORT_SYMBOL net/atm/atm 0x4990efc0 atm_dev_deregister +EXPORT_SYMBOL net/atm/atm 0x7977e247 atm_dev_release_vccs +EXPORT_SYMBOL net/atm/atm 0x83446c1a register_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0x9feaf287 sonet_subtract_stats +EXPORT_SYMBOL net/atm/atm 0xa74a69b1 vcc_process_recv_queue +EXPORT_SYMBOL net/atm/atm 0xaa024146 sonet_copy_stats +EXPORT_SYMBOL net/atm/atm 0xb61e3e71 atm_alloc_charge +EXPORT_SYMBOL net/atm/atm 0xbed5e5bd deregister_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0xc3bb27a0 atm_dev_lookup +EXPORT_SYMBOL net/atm/atm 0xe51d8694 atm_dev_register +EXPORT_SYMBOL net/atm/atm 0xe87e4b8d atm_init_aal5 +EXPORT_SYMBOL net/atm/atm 0xf49bc67a atm_pcr_goal +EXPORT_SYMBOL net/ax25/ax25 0x05d6dde5 ax25_linkfail_release +EXPORT_SYMBOL net/ax25/ax25 0x06c89096 ax25_find_cb +EXPORT_SYMBOL net/ax25/ax25 0x14cecd59 ax25_display_timer +EXPORT_SYMBOL net/ax25/ax25 0x242852b9 ax25_uid_policy +EXPORT_SYMBOL net/ax25/ax25 0x4502c65a asc2ax +EXPORT_SYMBOL net/ax25/ax25 0x4560d8a4 ax25_send_frame +EXPORT_SYMBOL net/ax25/ax25 0x51f1a08b ax25_listen_register +EXPORT_SYMBOL net/ax25/ax25 0x53dea1ff ax2asc +EXPORT_SYMBOL net/ax25/ax25 0x7378609a ax25_linkfail_register +EXPORT_SYMBOL net/ax25/ax25 0x8647b9a3 ax25_listen_release +EXPORT_SYMBOL net/ax25/ax25 0x8ede9e26 ax25_protocol_release +EXPORT_SYMBOL net/ax25/ax25 0xc1444946 ax25cmp +EXPORT_SYMBOL net/ax25/ax25 0xcdd0f649 ax25_ip_xmit +EXPORT_SYMBOL net/ax25/ax25 0xd43ecbf1 null_ax25_address +EXPORT_SYMBOL net/ax25/ax25 0xe9767177 ax25_header_ops +EXPORT_SYMBOL net/ax25/ax25 0xee02e420 ax25_findbyuid +EXPORT_SYMBOL net/bluetooth/bluetooth 0x01064126 hci_recv_frame +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0718b8b7 bt_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0e4b5e8f bt_sock_poll +EXPORT_SYMBOL net/bluetooth/bluetooth 0x109a3141 bt_sock_wait_state +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1693426d hci_devcd_abort +EXPORT_SYMBOL net/bluetooth/bluetooth 0x16e33575 hci_release_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1ce3bd68 hci_mgmt_chan_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1e407173 bt_sock_reclassify_lock +EXPORT_SYMBOL net/bluetooth/bluetooth 0x20d8b80c hci_cmd_sync_submit +EXPORT_SYMBOL net/bluetooth/bluetooth 0x214e4265 bt_warn +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2461a3fc bt_sock_wait_ready +EXPORT_SYMBOL net/bluetooth/bluetooth 0x255b9f07 hci_mgmt_chan_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x265642b6 hci_conn_check_secure +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2b2100cb hci_alloc_dev_priv +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2b953f4f l2cap_register_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2c8fc9fb bt_sock_stream_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0x31e8617a bt_accept_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0x331984b6 hci_set_hw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3d985a62 l2cap_is_socket +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3fb2b4f0 hci_devcd_complete +EXPORT_SYMBOL net/bluetooth/bluetooth 0x45bc1dd0 hci_reset_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x468e5521 l2cap_conn_put +EXPORT_SYMBOL net/bluetooth/bluetooth 0x48fc19f8 hci_get_route +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4e6eeaf0 hci_register_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5eb7f523 __hci_cmd_sync_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x6192d0ef bt_accept_dequeue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x661d9a4a bt_procfs_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0x6d48645f hci_devcd_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7237d18d hci_cmd_sync_cancel +EXPORT_SYMBOL net/bluetooth/bluetooth 0x796efbb2 hci_devcd_append_pattern +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7aad008b bt_to_errno +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b5ce5c3 baswap +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b8c32f1 bt_err +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7bd9427a bt_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x83c4e846 bt_sock_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8a289777 hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8fea24bd bt_sock_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x90312e1a bt_procfs_cleanup +EXPORT_SYMBOL net/bluetooth/bluetooth 0x95d8de58 l2cap_chan_close +EXPORT_SYMBOL net/bluetooth/bluetooth 0x9f9e54ba __hci_cmd_sync_status_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa36d67be hci_devcd_rx +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa60137a1 hci_devcd_timeout +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa639e4f5 __hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa6cd8b8c hci_resume_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xac557497 hci_recv_diag +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb07b57ca __hci_cmd_sync_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb1003c21 hci_conn_security +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb291c2d0 hci_free_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb2e852d6 hci_devcd_append +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb45c9f00 hci_cmd_sync_queue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb563f21e __hci_cmd_send +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb5c1f1cd bt_sock_link +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb909df0e hci_devcd_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0xbe1e9436 hci_unregister_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc53412e4 bt_sock_ioctl +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc9373635 bt_sock_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0xca84ccd0 l2cap_unregister_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd44cdbe3 hci_register_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7613212 bt_err_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7940e9b bt_sock_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd8d08449 hci_suspend_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd8e9f87f hci_conn_switch_role +EXPORT_SYMBOL net/bluetooth/bluetooth 0xddacccf6 bt_warn_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe930a152 bt_accept_enqueue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xea65fdae hci_set_fw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf55cda01 l2cap_conn_get +EXPORT_SYMBOL net/bluetooth/bluetooth 0xfa8eae58 hci_unregister_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xfec11deb __hci_cmd_sync_ev +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x2b09af75 ebt_unregister_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x50e0b4a1 ebt_register_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x554ac13d ebt_register_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x835cc71e ebt_do_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x86bd3e15 ebt_unregister_table_pre_exit +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xc0715156 ebt_unregister_template +EXPORT_SYMBOL net/caif/caif 0x1446b60a caif_client_register_refcnt +EXPORT_SYMBOL net/caif/caif 0x2a09f713 cfpkt_fromnative +EXPORT_SYMBOL net/caif/caif 0x329dbd06 cfpkt_info +EXPORT_SYMBOL net/caif/caif 0x38701a7c cfcnfg_del_phy_layer +EXPORT_SYMBOL net/caif/caif 0x3a48e327 caif_enroll_dev +EXPORT_SYMBOL net/caif/caif 0x3fa84493 cfpkt_add_head +EXPORT_SYMBOL net/caif/caif 0x40babbe0 cfpkt_extr_head +EXPORT_SYMBOL net/caif/caif 0x4a237e57 cfpkt_tonative +EXPORT_SYMBOL net/caif/caif 0x68ab2e00 caif_connect_client +EXPORT_SYMBOL net/caif/caif 0x7a6aea36 caif_disconnect_client +EXPORT_SYMBOL net/caif/caif 0x839ddb7b cfcnfg_set_phy_state +EXPORT_SYMBOL net/caif/caif 0x9e3e305d cfpkt_set_prio +EXPORT_SYMBOL net/caif/caif 0xb7b6874e caif_free_client +EXPORT_SYMBOL net/caif/caif 0xdef93007 cfcnfg_add_phy_layer +EXPORT_SYMBOL net/caif/caif 0xf1301ef5 get_cfcnfg +EXPORT_SYMBOL net/can/can 0x5069b5d5 can_proto_unregister +EXPORT_SYMBOL net/can/can 0x70438ec2 can_rx_register +EXPORT_SYMBOL net/can/can 0xa6d4f0cc can_send +EXPORT_SYMBOL net/can/can 0xd056bd93 can_proto_register +EXPORT_SYMBOL net/can/can 0xfa3955a5 can_rx_unregister +EXPORT_SYMBOL net/can/can 0xfe658359 can_sock_destruct +EXPORT_SYMBOL net/ceph/libceph 0x045add3d ceph_parse_param +EXPORT_SYMBOL net/ceph/libceph 0x0470b945 ceph_osdc_clear_abort_err +EXPORT_SYMBOL net/ceph/libceph 0x04cad6f0 ceph_pg_poolid_by_name +EXPORT_SYMBOL net/ceph/libceph 0x06690223 ceph_msg_dump +EXPORT_SYMBOL net/ceph/libceph 0x072bc4aa ceph_osdc_alloc_messages +EXPORT_SYMBOL net/ceph/libceph 0x07791d3f ceph_msg_data_add_bio +EXPORT_SYMBOL net/ceph/libceph 0x08602b72 ceph_auth_handle_svc_reply_more +EXPORT_SYMBOL net/ceph/libceph 0x093b81be osd_req_op_cls_init +EXPORT_SYMBOL net/ceph/libceph 0x0d6202f7 ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x0d7dc8e0 __ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x0e2ec0c1 ceph_osdc_abort_requests +EXPORT_SYMBOL net/ceph/libceph 0x0f8e6eca osd_req_op_cls_request_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x0f967fce ceph_msg_new2 +EXPORT_SYMBOL net/ceph/libceph 0x11fad245 ceph_auth_handle_svc_reply_done +EXPORT_SYMBOL net/ceph/libceph 0x12118f3e ceph_msg_data_add_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x128bf92b osd_req_op_cls_response_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x1378aba3 ceph_pg_pool_name_by_id +EXPORT_SYMBOL net/ceph/libceph 0x155f6e44 ceph_osdc_watch +EXPORT_SYMBOL net/ceph/libceph 0x165b1948 ceph_pagelist_free_reserve +EXPORT_SYMBOL net/ceph/libceph 0x17c17611 ceph_pg_to_acting_primary +EXPORT_SYMBOL net/ceph/libceph 0x1985ef21 osd_req_op_cls_request_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x1ac57e6b ceph_copy_from_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x1def1987 osd_req_op_xattr_init +EXPORT_SYMBOL net/ceph/libceph 0x1e065658 ceph_auth_handle_bad_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x2087719e ceph_oid_copy +EXPORT_SYMBOL net/ceph/libceph 0x2101cbc9 ceph_oid_destroy +EXPORT_SYMBOL net/ceph/libceph 0x215fcc7b osd_req_op_init +EXPORT_SYMBOL net/ceph/libceph 0x224ab69b ceph_osdc_sync +EXPORT_SYMBOL net/ceph/libceph 0x234b9d93 ceph_osdc_alloc_request +EXPORT_SYMBOL net/ceph/libceph 0x242ae7a0 ceph_cls_lock +EXPORT_SYMBOL net/ceph/libceph 0x2943455f ceph_create_client +EXPORT_SYMBOL net/ceph/libceph 0x2a75b140 ceph_osdc_get_request +EXPORT_SYMBOL net/ceph/libceph 0x2a983d26 ceph_pagelist_release +EXPORT_SYMBOL net/ceph/libceph 0x2fc0b685 osd_req_op_extent_osd_data +EXPORT_SYMBOL net/ceph/libceph 0x307b3122 ceph_msg_new +EXPORT_SYMBOL net/ceph/libceph 0x321ced8d ceph_msg_get +EXPORT_SYMBOL net/ceph/libceph 0x38f2d94e ceph_file_to_extents +EXPORT_SYMBOL net/ceph/libceph 0x3c8d7111 ceph_get_num_objects +EXPORT_SYMBOL net/ceph/libceph 0x417a9131 ceph_oloc_destroy +EXPORT_SYMBOL net/ceph/libceph 0x42f11538 ceph_monc_renew_subs +EXPORT_SYMBOL net/ceph/libceph 0x44e29440 ceph_con_send +EXPORT_SYMBOL net/ceph/libceph 0x45bed3fd ceph_release_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x45e2d249 ceph_auth_invalidate_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x466b85b8 libceph_compatible +EXPORT_SYMBOL net/ceph/libceph 0x4affd6c2 ceph_parse_fsid +EXPORT_SYMBOL net/ceph/libceph 0x4cb4c162 ceph_monc_open_session +EXPORT_SYMBOL net/ceph/libceph 0x4da57ca8 ceph_auth_verify_authorizer_reply +EXPORT_SYMBOL net/ceph/libceph 0x4fa01bb0 ceph_parse_mon_ips +EXPORT_SYMBOL net/ceph/libceph 0x50603ce3 ceph_decode_entity_addrvec +EXPORT_SYMBOL net/ceph/libceph 0x50b4f3ed ceph_monc_get_version_async +EXPORT_SYMBOL net/ceph/libceph 0x54009da5 ceph_osdc_notify +EXPORT_SYMBOL net/ceph/libceph 0x55fdcd8d osd_req_op_extent_init +EXPORT_SYMBOL net/ceph/libceph 0x5636c075 ceph_cls_unlock +EXPORT_SYMBOL net/ceph/libceph 0x57baf885 ceph_str_hash +EXPORT_SYMBOL net/ceph/libceph 0x5a9cdc0f ceph_auth_add_authorizer_challenge +EXPORT_SYMBOL net/ceph/libceph 0x5aeeee62 ceph_oid_aprintf +EXPORT_SYMBOL net/ceph/libceph 0x5d061aa5 ceph_client_gid +EXPORT_SYMBOL net/ceph/libceph 0x5d184112 ceph_monc_blocklist_add +EXPORT_SYMBOL net/ceph/libceph 0x63758856 ceph_str_hash_name +EXPORT_SYMBOL net/ceph/libceph 0x694fb380 osd_req_op_extent_osd_data_bvec_pos +EXPORT_SYMBOL net/ceph/libceph 0x6a0bf826 ceph_osdc_notify_ack +EXPORT_SYMBOL net/ceph/libceph 0x6a7a38a0 ceph_pr_addr +EXPORT_SYMBOL net/ceph/libceph 0x6a7ea7cd ceph_monc_wait_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x6b4af9b0 osd_req_op_extent_dup_last +EXPORT_SYMBOL net/ceph/libceph 0x6eb2c207 ceph_osdc_start_request +EXPORT_SYMBOL net/ceph/libceph 0x6ef1e0f7 ceph_con_open +EXPORT_SYMBOL net/ceph/libceph 0x703ba03f ceph_copy_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x779bdc11 ceph_osdc_unwatch +EXPORT_SYMBOL net/ceph/libceph 0x783f35f6 ceph_zero_page_vector_range +EXPORT_SYMBOL net/ceph/libceph 0x81fd7c28 ceph_osdc_wait_request +EXPORT_SYMBOL net/ceph/libceph 0x842c30e8 ceph_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x86fca7e4 ceph_put_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x879701b3 ceph_cls_break_lock +EXPORT_SYMBOL net/ceph/libceph 0x880c7405 ceph_put_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x882e7e2f ceph_copy_user_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x8d2f9dac ceph_destroy_client +EXPORT_SYMBOL net/ceph/libceph 0x8d731855 ceph_cls_lock_info +EXPORT_SYMBOL net/ceph/libceph 0x9285f5eb ceph_con_init +EXPORT_SYMBOL net/ceph/libceph 0x92b7b4ce ceph_pg_pool_flags +EXPORT_SYMBOL net/ceph/libceph 0x94bbe427 osd_req_op_extent_osd_iter +EXPORT_SYMBOL net/ceph/libceph 0x9509c52a osd_req_op_alloc_hint_init +EXPORT_SYMBOL net/ceph/libceph 0x9557a09d __ceph_alloc_sparse_ext_map +EXPORT_SYMBOL net/ceph/libceph 0x9565d7f1 ceph_monc_get_version +EXPORT_SYMBOL net/ceph/libceph 0x987d3968 ceph_alloc_options +EXPORT_SYMBOL net/ceph/libceph 0x9a5a20aa ceph_monc_init +EXPORT_SYMBOL net/ceph/libceph 0x9bc6b539 ceph_find_or_create_string +EXPORT_SYMBOL net/ceph/libceph 0x9ca95932 ceph_create_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x9e640edc ceph_osdc_list_watchers +EXPORT_SYMBOL net/ceph/libceph 0x9f74597d ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x9fbba67f ceph_buffer_new +EXPORT_SYMBOL net/ceph/libceph 0x9fefa3cb ceph_calc_file_object_mapping +EXPORT_SYMBOL net/ceph/libceph 0xa698f998 ceph_free_lockers +EXPORT_SYMBOL net/ceph/libceph 0xa739c76c ceph_osdc_call +EXPORT_SYMBOL net/ceph/libceph 0xa757d51b ceph_monc_do_statfs +EXPORT_SYMBOL net/ceph/libceph 0xa91f358a osd_req_op_raw_data_in_pages +EXPORT_SYMBOL net/ceph/libceph 0xad100c17 ceph_compare_options +EXPORT_SYMBOL net/ceph/libceph 0xad703657 ceph_auth_destroy_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xafb8a407 ceph_msgr_flush +EXPORT_SYMBOL net/ceph/libceph 0xaff7487c ceph_alloc_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xb27a8601 osd_req_op_extent_osd_data_bio +EXPORT_SYMBOL net/ceph/libceph 0xb4a11ca1 ceph_osdc_put_request +EXPORT_SYMBOL net/ceph/libceph 0xb54676fa ceph_msg_type_name +EXPORT_SYMBOL net/ceph/libceph 0xb68e540f ceph_monc_got_map +EXPORT_SYMBOL net/ceph/libceph 0xb72c162e ceph_buffer_release +EXPORT_SYMBOL net/ceph/libceph 0xb7483e4d ceph_osdc_cancel_request +EXPORT_SYMBOL net/ceph/libceph 0xb79c788a ceph_cls_assert_locked +EXPORT_SYMBOL net/ceph/libceph 0xb82d97c6 osd_req_op_extent_osd_data_pages +EXPORT_SYMBOL net/ceph/libceph 0xba38e592 ceph_cls_set_cookie +EXPORT_SYMBOL net/ceph/libceph 0xba41e0bf osd_req_op_extent_osd_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0xbd2f79ae ceph_oloc_copy +EXPORT_SYMBOL net/ceph/libceph 0xbd4c5933 ceph_reset_client_addr +EXPORT_SYMBOL net/ceph/libceph 0xbe3879aa ceph_get_snap_context +EXPORT_SYMBOL net/ceph/libceph 0xbe9f3e0f ceph_osdc_new_request +EXPORT_SYMBOL net/ceph/libceph 0xc112b2dd ceph_print_client_options +EXPORT_SYMBOL net/ceph/libceph 0xc11bdd21 ceph_monc_stop +EXPORT_SYMBOL net/ceph/libceph 0xc366bfa1 ceph_pagelist_truncate +EXPORT_SYMBOL net/ceph/libceph 0xc5943e35 ceph_monc_validate_auth +EXPORT_SYMBOL net/ceph/libceph 0xc85e7bcb ceph_osdc_maybe_request_map +EXPORT_SYMBOL net/ceph/libceph 0xc8a59bae osd_req_op_copy_from_init +EXPORT_SYMBOL net/ceph/libceph 0xca1aca17 ceph_con_close +EXPORT_SYMBOL net/ceph/libceph 0xca80437b ceph_extent_to_file +EXPORT_SYMBOL net/ceph/libceph 0xccdd4349 __ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xcdfbf72b ceph_con_keepalive +EXPORT_SYMBOL net/ceph/libceph 0xd26ed05f ceph_osdc_flush_notifies +EXPORT_SYMBOL net/ceph/libceph 0xd332d2f2 ceph_osdc_update_epoch_barrier +EXPORT_SYMBOL net/ceph/libceph 0xd3cfd8bf ceph_wait_for_latest_osdmap +EXPORT_SYMBOL net/ceph/libceph 0xd4d736db ceph_destroy_options +EXPORT_SYMBOL net/ceph/libceph 0xd4eb7735 ceph_decode_entity_addr +EXPORT_SYMBOL net/ceph/libceph 0xdac6ab83 ceph_check_fsid +EXPORT_SYMBOL net/ceph/libceph 0xdcc24d7e osd_req_op_cls_request_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0xdf6ef4a1 ceph_oid_printf +EXPORT_SYMBOL net/ceph/libceph 0xdfc091f9 ceph_entity_type_name +EXPORT_SYMBOL net/ceph/libceph 0xe283452d ceph_msg_put +EXPORT_SYMBOL net/ceph/libceph 0xe34a59f2 ceph_object_locator_to_pg +EXPORT_SYMBOL net/ceph/libceph 0xe6f0030e osd_req_op_extent_osd_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xe76e7226 ceph_pagelist_alloc +EXPORT_SYMBOL net/ceph/libceph 0xea1a2691 ceph_msg_data_add_pagelist +EXPORT_SYMBOL net/ceph/libceph 0xee120c03 ceph_release_string +EXPORT_SYMBOL net/ceph/libceph 0xeef6cfa3 ceph_iterate_extents +EXPORT_SYMBOL net/ceph/libceph 0xef1a97e7 ceph_auth_is_authenticated +EXPORT_SYMBOL net/ceph/libceph 0xefce3c3b ceph_pagelist_reserve +EXPORT_SYMBOL net/ceph/libceph 0xefce991c ceph_pagelist_append +EXPORT_SYMBOL net/ceph/libceph 0xf03fe862 ceph_pagelist_set_cursor +EXPORT_SYMBOL net/ceph/libceph 0xf254297e ceph_addr_is_blank +EXPORT_SYMBOL net/ceph/libceph 0xf26a3dd3 osd_req_op_extent_update +EXPORT_SYMBOL net/ceph/libceph 0xf287440f ceph_msg_data_add_pages +EXPORT_SYMBOL net/ceph/libceph 0xfd048ee9 ceph_monc_want_map +EXPORT_SYMBOL net/dccp/dccp_ipv4 0x747a29c8 dccp_syn_ack_timeout +EXPORT_SYMBOL net/dccp/dccp_ipv4 0xba4ce991 dccp_req_err +EXPORT_SYMBOL net/hsr/hsr 0x3e113b01 hsr_get_version +EXPORT_SYMBOL net/hsr/hsr 0xde881bd4 is_hsr_master +EXPORT_SYMBOL net/ieee802154/ieee802154 0x563adb7d wpan_phy_new +EXPORT_SYMBOL net/ieee802154/ieee802154 0x82b9f3ba wpan_phy_find +EXPORT_SYMBOL net/ieee802154/ieee802154 0x8961f724 wpan_phy_free +EXPORT_SYMBOL net/ieee802154/ieee802154 0xc14953ad wpan_phy_unregister +EXPORT_SYMBOL net/ieee802154/ieee802154 0xe116c10b wpan_phy_register +EXPORT_SYMBOL net/ieee802154/ieee802154 0xfceb3cd6 wpan_phy_for_each +EXPORT_SYMBOL net/ipv4/fou 0x1757d1a4 fou_encap_hlen +EXPORT_SYMBOL net/ipv4/fou 0x6c97a993 __gue_build_header +EXPORT_SYMBOL net/ipv4/fou 0xe306418d __fou_build_header +EXPORT_SYMBOL net/ipv4/fou 0xf13914b3 gue_encap_hlen +EXPORT_SYMBOL net/ipv4/gre 0xd58ff538 gre_parse_header +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x44272ebd ip_tunnel_encap_del_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x76321ee6 ip_tunnel_encap_add_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x95ccbb5b ip_tunnel_md_udp_encap +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x9d9fe667 ip_tunnel_get_link_net +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xb080a79a ip_tunnel_get_iflink +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x00ad692a arpt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x45e9dd9d arpt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x6fff610c arpt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x899db844 arpt_unregister_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xb2c49e20 ipt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xca3620a4 ipt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xdf774c2c ipt_unregister_table_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xf881e984 ipt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/tunnel4 0xcd1b00cf xfrm4_tunnel_deregister +EXPORT_SYMBOL net/ipv4/tunnel4 0xfc694ee8 xfrm4_tunnel_register +EXPORT_SYMBOL net/ipv4/udp_tunnel 0x5c4d6f23 udp_sock_create4 +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x1a6a9170 ip6_tnl_get_iflink +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x31d55b3a ip6_tnl_change_mtu +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x3f460c4c ip6_tnl_get_cap +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x6476c418 ip6_tnl_rcv +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x9a9872d7 ip6_tnl_encap_add_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xa6e01971 ip6_tnl_parse_tlv_enc_lim +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xc77affe9 ip6_tnl_xmit +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xfe42d765 ip6_tnl_get_link_net +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xff8ce8f2 ip6_tnl_encap_del_ops +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x38e16676 ip6t_do_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x9ea92bac ip6t_register_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xa7ef4735 ip6t_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xeb76995d ip6t_unregister_table_exit +EXPORT_SYMBOL net/ipv6/tunnel6 0x8aebeaf6 xfrm6_tunnel_register +EXPORT_SYMBOL net/ipv6/tunnel6 0x90c0b408 xfrm6_tunnel_deregister +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x3eac3280 xfrm6_tunnel_alloc_spi +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x9293c4c9 xfrm6_tunnel_spi_lookup +EXPORT_SYMBOL net/lapb/lapb 0x1d63de3a lapb_getparms +EXPORT_SYMBOL net/lapb/lapb 0x22d75565 lapb_connect_request +EXPORT_SYMBOL net/lapb/lapb 0x6b8aedf4 lapb_unregister +EXPORT_SYMBOL net/lapb/lapb 0x71b5ca5d lapb_data_request +EXPORT_SYMBOL net/lapb/lapb 0x8ad499bd lapb_register +EXPORT_SYMBOL net/lapb/lapb 0xd1c0d1c1 lapb_setparms +EXPORT_SYMBOL net/lapb/lapb 0xf8228dc8 lapb_disconnect_request +EXPORT_SYMBOL net/lapb/lapb 0xfeae42ca lapb_data_received +EXPORT_SYMBOL net/llc/llc 0x283e889a llc_set_station_handler +EXPORT_SYMBOL net/llc/llc 0x38b92846 llc_remove_pack +EXPORT_SYMBOL net/llc/llc 0x4a66c1e4 llc_build_and_send_ui_pkt +EXPORT_SYMBOL net/llc/llc 0x52d7b2fd llc_sap_list +EXPORT_SYMBOL net/llc/llc 0x585026d9 llc_add_pack +EXPORT_SYMBOL net/llc/llc 0xa5df1d28 llc_sap_open +EXPORT_SYMBOL net/llc/llc 0xb47b75c1 llc_sap_close +EXPORT_SYMBOL net/llc/llc 0xbd300157 llc_sap_find +EXPORT_SYMBOL net/llc/llc 0xc69de0b9 llc_mac_hdr_init +EXPORT_SYMBOL net/mac80211/mac80211 0x004410ef ieee80211_ctstoself_get +EXPORT_SYMBOL net/mac80211/mac80211 0x030d6d0e ieee80211_radar_detected +EXPORT_SYMBOL net/mac80211/mac80211 0x0459f345 ieee80211_disable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0x08df5d3c ieee80211_beacon_get_template_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x0952106f ieee80211_tx_status_ext +EXPORT_SYMBOL net/mac80211/mac80211 0x0ae04e47 ieee80211_start_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x0d41d27e ieee80211_wake_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x0d6c36e5 ieee80211_sta_ps_transition +EXPORT_SYMBOL net/mac80211/mac80211 0x0fe0c23b ieee80211_scan_completed +EXPORT_SYMBOL net/mac80211/mac80211 0x107b2062 ieee80211_unreserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x1246606e ieee80211_txq_get_depth +EXPORT_SYMBOL net/mac80211/mac80211 0x12750cce ieee80211_manage_rx_ba_offl +EXPORT_SYMBOL net/mac80211/mac80211 0x1684867b ieee80211_get_tx_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x176114c7 ieee80211_queue_work +EXPORT_SYMBOL net/mac80211/mac80211 0x19658dd0 __ieee80211_get_tx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x19f37f0d ieee80211_update_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x1a8f0f3c ieee80211_start_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x1cf75d45 ieee80211_get_tkip_p1k_iv +EXPORT_SYMBOL net/mac80211/mac80211 0x1e31dbdc ieee80211_sta_recalc_aggregates +EXPORT_SYMBOL net/mac80211/mac80211 0x219549d7 ieee80211_stop_queues +EXPORT_SYMBOL net/mac80211/mac80211 0x21f4b0e9 ieee80211_get_tkip_p2k +EXPORT_SYMBOL net/mac80211/mac80211 0x23757a39 ieee80211_channel_switch_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0x240d3429 ieee80211_sched_scan_results +EXPORT_SYMBOL net/mac80211/mac80211 0x2443772a ieee80211_send_eosp_nullfunc +EXPORT_SYMBOL net/mac80211/mac80211 0x26828653 ieee80211_beacon_cntdwn_is_complete +EXPORT_SYMBOL net/mac80211/mac80211 0x2a22cc6a ieee80211_report_wowlan_wakeup +EXPORT_SYMBOL net/mac80211/mac80211 0x2c21e350 ieee80211_mark_rx_ba_filtered_frames +EXPORT_SYMBOL net/mac80211/mac80211 0x2e827269 rate_control_set_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x343b0c5c ieee80211_iter_keys_rcu +EXPORT_SYMBOL net/mac80211/mac80211 0x35b3af17 ieee80211_nullfunc_get +EXPORT_SYMBOL net/mac80211/mac80211 0x36144afd ieee80211_beacon_get_template_ema_index +EXPORT_SYMBOL net/mac80211/mac80211 0x391eda45 ieee80211_get_tkip_rx_p1k +EXPORT_SYMBOL net/mac80211/mac80211 0x3ae71784 ieee80211_txq_may_transmit +EXPORT_SYMBOL net/mac80211/mac80211 0x3db79e91 __ieee80211_get_rx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x3f4739f5 ieee80211_stop_rx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x405fe8ca __ieee80211_create_tpt_led_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x417f8d7a ieee80211_beacon_get_tim +EXPORT_SYMBOL net/mac80211/mac80211 0x427756cf ieee80211_sched_scan_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0x4368ca23 ieee80211_sta_pspoll +EXPORT_SYMBOL net/mac80211/mac80211 0x4561845e ieee80211_stop_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x4575ea7d ieee80211_stop_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x48ef93ae ieee80211_restart_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x4a26d2f5 ieee80211_txq_schedule_start +EXPORT_SYMBOL net/mac80211/mac80211 0x4d1a0806 ieee80211_beacon_loss +EXPORT_SYMBOL net/mac80211/mac80211 0x5567c1df ieee80211_nan_func_match +EXPORT_SYMBOL net/mac80211/mac80211 0x56e23618 __ieee80211_get_assoc_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x5cb4ec1d ieee80211_iter_keys +EXPORT_SYMBOL net/mac80211/mac80211 0x5f613d73 ieee80211_generic_frame_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x5f9501fc ieee80211_tx_rate_update +EXPORT_SYMBOL net/mac80211/mac80211 0x609bc53a ieee80211_rx_ba_timer_expired +EXPORT_SYMBOL net/mac80211/mac80211 0x64bdd2f8 ieee80211_rx_napi +EXPORT_SYMBOL net/mac80211/mac80211 0x67c5f42f ieee80211_sta_set_buffered +EXPORT_SYMBOL net/mac80211/mac80211 0x68f34574 ieee80211_sta_block_awake +EXPORT_SYMBOL net/mac80211/mac80211 0x6b0f64f2 ieee80211_send_bar +EXPORT_SYMBOL net/mac80211/mac80211 0x6ce0d1c7 ieee80211_sta_uapsd_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x712432c3 ieee80211_handle_wake_tx_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x73e131cb ieee80211_chswitch_done +EXPORT_SYMBOL net/mac80211/mac80211 0x74f9dad8 ieee80211_tx_status_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x80acb2ad ieee80211_tx_status +EXPORT_SYMBOL net/mac80211/mac80211 0x846a5a39 ieee80211_rate_control_register +EXPORT_SYMBOL net/mac80211/mac80211 0x88325252 ieee80211_pspoll_get +EXPORT_SYMBOL net/mac80211/mac80211 0x8cb57cee ieee80211_wake_queues +EXPORT_SYMBOL net/mac80211/mac80211 0x8e8df857 ieee80211_get_fils_discovery_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0x94b11cb8 ieee80211_report_low_ack +EXPORT_SYMBOL net/mac80211/mac80211 0x95febea6 ieee80211_get_bssid +EXPORT_SYMBOL net/mac80211/mac80211 0x982e266a wiphy_to_ieee80211_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x98f1e1ae ieee80211_get_unsol_bcast_probe_resp_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0x991a0ca0 ieee80211_parse_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x9a1623ed __ieee80211_schedule_txq +EXPORT_SYMBOL net/mac80211/mac80211 0x9cd48564 ieee80211_tdls_oper_request +EXPORT_SYMBOL net/mac80211/mac80211 0x9d891ad6 ieee80211_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0x9ed4a142 ieee80211_beacon_update_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0xa0116fee ieee80211_refresh_tx_agg_session_timer +EXPORT_SYMBOL net/mac80211/mac80211 0xa6a47ed5 ieee80211_ctstoself_duration +EXPORT_SYMBOL net/mac80211/mac80211 0xac61fc14 ieee80211_tx_prepare_skb +EXPORT_SYMBOL net/mac80211/mac80211 0xaea814aa ieee80211_beacon_free_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0xaeb9a917 ieee80211_get_key_rx_seq +EXPORT_SYMBOL net/mac80211/mac80211 0xb10969f3 ieee80211_rx_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xb458c510 ieee80211_queue_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0xb72c8d67 ieee80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/mac80211/mac80211 0xb7b24a11 ieee80211_beacon_get_template +EXPORT_SYMBOL net/mac80211/mac80211 0xb931aa4d ieee80211_nan_func_terminated +EXPORT_SYMBOL net/mac80211/mac80211 0xb99e3161 ieee80211_ap_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0xba879958 ieee80211_free_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xbdfc3ad2 ieee80211_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0xc390f8e0 ieee80211_tx_dequeue +EXPORT_SYMBOL net/mac80211/mac80211 0xc4471851 ieee80211_next_txq +EXPORT_SYMBOL net/mac80211/mac80211 0xc615865d ieee80211_get_buffered_bc +EXPORT_SYMBOL net/mac80211/mac80211 0xc67a6a19 ieee80211_rts_duration +EXPORT_SYMBOL net/mac80211/mac80211 0xc745d3e2 ieee80211_reserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0xc7bedfd7 __ieee80211_get_radio_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xc8a11b46 ieee80211_register_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xc9d0b927 ieee80211_proberesp_get +EXPORT_SYMBOL net/mac80211/mac80211 0xccf8319d ieee80211_free_txskb +EXPORT_SYMBOL net/mac80211/mac80211 0xcdfe9595 ieee80211_sta_eosp +EXPORT_SYMBOL net/mac80211/mac80211 0xcf48d24b ieee80211_rate_control_unregister +EXPORT_SYMBOL net/mac80211/mac80211 0xd0adbb31 ieee80211_rx_list +EXPORT_SYMBOL net/mac80211/mac80211 0xd4e33c5d ieee80211_alloc_hw_nm +EXPORT_SYMBOL net/mac80211/mac80211 0xe09e4844 ieee80211_sta_register_airtime +EXPORT_SYMBOL net/mac80211/mac80211 0xe353f902 ieee80211_beacon_set_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0xe4576b8a ieee80211_queue_delayed_work +EXPORT_SYMBOL net/mac80211/mac80211 0xe7494d36 ieee80211_txq_airtime_check +EXPORT_SYMBOL net/mac80211/mac80211 0xe8e5afd2 ieee80211_stop_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xea8a32f8 ieee80211_find_sta +EXPORT_SYMBOL net/mac80211/mac80211 0xebf05f9c ieee80211_enable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0xf0aa0b1f ieee80211_unregister_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xf7342ccb ieee80211_connection_loss +EXPORT_SYMBOL net/mac80211/mac80211 0xf8fd64dc ieee80211_csa_finish +EXPORT_SYMBOL net/mac80211/mac80211 0xfc59180d ieee80211_cqm_rssi_notify +EXPORT_SYMBOL net/mac80211/mac80211 0xfe227597 ieee80211_rts_get +EXPORT_SYMBOL net/mac802154/mac802154 0x02ef7554 ieee802154_xmit_error +EXPORT_SYMBOL net/mac802154/mac802154 0x5fa9cff1 ieee802154_rx_irqsafe +EXPORT_SYMBOL net/mac802154/mac802154 0xb4bec14d ieee802154_unregister_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xbe670d97 ieee802154_free_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xdaa487b9 ieee802154_configure_durations +EXPORT_SYMBOL net/mac802154/mac802154 0xdbe071a9 ieee802154_alloc_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xdd0e80e3 ieee802154_xmit_hw_error +EXPORT_SYMBOL net/mac802154/mac802154 0xf63a5098 ieee802154_xmit_complete +EXPORT_SYMBOL net/mac802154/mac802154 0xfe019eb0 ieee802154_register_hw +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x26e75324 unregister_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x3afa7802 ip_vs_conn_in_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x5050cd50 register_ip_vs_app_inc +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x57ed1eb7 ip_vs_proto_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x6a061cec ip_vs_proto_data_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x8682a8c4 ip_vs_conn_new +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x95b06240 unregister_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x9913adab ip_vs_new_conn_out +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xa3759f0a register_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xaf17f47f ip_vs_tcp_conn_listen +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xce92579e ip_vs_conn_out_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd2a1f6c0 ip_vs_conn_put +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd831a1a2 ip_vs_proto_name +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xe4ba3ccb register_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xe501d8e6 ip_vs_scheduler_err +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xf71a85fb ip_vs_nfct_expect_related +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x3b08a8f0 nf_ct_destroy +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x425430f8 nf_ct_ext_add +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x89d99ee1 __nf_ct_ext_find +EXPORT_SYMBOL net/netfilter/nf_conntrack_pptp 0xf2a36612 pptp_msg_name +EXPORT_SYMBOL net/netfilter/nf_nat 0x1a7919de __nf_nat_mangle_tcp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0x30d9b7a0 nf_nat_setup_info +EXPORT_SYMBOL net/netfilter/nf_nat 0x32dfbd7c nf_nat_mangle_udp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0xfbe61c1c nf_nat_follow_master +EXPORT_SYMBOL net/netfilter/nft_fib 0x46170f23 nft_fib_policy +EXPORT_SYMBOL net/netfilter/x_tables 0x0d7f5fcd xt_alloc_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x0fb661f5 xt_register_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x1c1a41ca xt_unregister_target +EXPORT_SYMBOL net/netfilter/x_tables 0x2ccd12f6 xt_unregister_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x3bf9d084 xt_check_table_hooks +EXPORT_SYMBOL net/netfilter/x_tables 0x48012e28 xt_check_proc_name +EXPORT_SYMBOL net/netfilter/x_tables 0x4e5abf79 xt_unregister_match +EXPORT_SYMBOL net/netfilter/x_tables 0x50873741 xt_compat_init_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x7702512c xt_register_target +EXPORT_SYMBOL net/netfilter/x_tables 0x96d17b11 xt_find_table +EXPORT_SYMBOL net/netfilter/x_tables 0x977fd4bf xt_alloc_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xa25fc115 xt_compat_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xcb3e91cc xt_counters_alloc +EXPORT_SYMBOL net/netfilter/x_tables 0xd35e6cfe xt_register_match +EXPORT_SYMBOL net/netfilter/x_tables 0xd87ae60d xt_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xe204e042 xt_free_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xe253c389 xt_register_targets +EXPORT_SYMBOL net/netfilter/x_tables 0xf0838182 xt_unregister_matches +EXPORT_SYMBOL net/netfilter/x_tables 0xf7b13d14 xt_find_match +EXPORT_SYMBOL net/netfilter/x_tables 0xfef779fa xt_find_jump_offset +EXPORT_SYMBOL net/nfc/hci/hci 0x06000c46 nfc_hci_send_event +EXPORT_SYMBOL net/nfc/hci/hci 0x180b2f96 nfc_llc_stop +EXPORT_SYMBOL net/nfc/hci/hci 0x40a1ab74 nfc_hci_reset_pipes_per_host +EXPORT_SYMBOL net/nfc/hci/hci 0x59e76040 nfc_hci_disconnect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0x5a779e81 nfc_hci_connect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0x5df7d443 nfc_llc_start +EXPORT_SYMBOL net/nfc/hci/hci 0x74fe3670 nfc_hci_result_to_errno +EXPORT_SYMBOL net/nfc/hci/hci 0x7d956081 nfc_hci_send_cmd +EXPORT_SYMBOL net/nfc/hci/hci 0x840774dc nfc_hci_get_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x8539acfb nfc_hci_send_cmd_async +EXPORT_SYMBOL net/nfc/hci/hci 0x86ea89b1 nfc_hci_reset_pipes +EXPORT_SYMBOL net/nfc/hci/hci 0x937f7c62 nfc_hci_driver_failure +EXPORT_SYMBOL net/nfc/hci/hci 0x93cb54ee nfc_hci_disconnect_all_gates +EXPORT_SYMBOL net/nfc/hci/hci 0x9c6aabe7 nfc_hci_free_device +EXPORT_SYMBOL net/nfc/hci/hci 0xbd391892 nfc_hci_get_param +EXPORT_SYMBOL net/nfc/hci/hci 0xc6b290ee nfc_hci_register_device +EXPORT_SYMBOL net/nfc/hci/hci 0xc8322538 nfc_hci_set_param +EXPORT_SYMBOL net/nfc/hci/hci 0xdbb17430 nfc_hci_unregister_device +EXPORT_SYMBOL net/nfc/hci/hci 0xdd231c55 nfc_hci_sak_to_protocol +EXPORT_SYMBOL net/nfc/hci/hci 0xe0874674 nfc_hci_target_discovered +EXPORT_SYMBOL net/nfc/hci/hci 0xe9fb2ba1 nfc_hci_set_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0xf641d545 nfc_hci_allocate_device +EXPORT_SYMBOL net/nfc/hci/hci 0xf9ea75cd nfc_hci_recv_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x05967f8c nci_req_complete +EXPORT_SYMBOL net/nfc/nci/nci 0x216207c0 nci_hci_open_pipe +EXPORT_SYMBOL net/nfc/nci/nci 0x2919e4be nci_prop_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x31ad6948 nci_unregister_device +EXPORT_SYMBOL net/nfc/nci/nci 0x4ec5ea40 nci_core_conn_create +EXPORT_SYMBOL net/nfc/nci/nci 0x50ce2224 nci_nfcee_discover +EXPORT_SYMBOL net/nfc/nci/nci 0x5706462e nci_core_conn_close +EXPORT_SYMBOL net/nfc/nci/nci 0x6334198d nci_nfcee_mode_set +EXPORT_SYMBOL net/nfc/nci/nci 0x6625efd5 nci_hci_connect_gate +EXPORT_SYMBOL net/nfc/nci/nci 0x6d62b6ae nci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x75bf622d nci_core_reset +EXPORT_SYMBOL net/nfc/nci/nci 0x77decdc0 nci_core_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x7fbca2ff nci_conn_max_data_pkt_payload_size +EXPORT_SYMBOL net/nfc/nci/nci 0x88fad82c nci_allocate_device +EXPORT_SYMBOL net/nfc/nci/nci 0x8fa98f04 nci_send_data +EXPORT_SYMBOL net/nfc/nci/nci 0x92e677a6 nci_set_config +EXPORT_SYMBOL net/nfc/nci/nci 0x9318bae4 nci_hci_get_param +EXPORT_SYMBOL net/nfc/nci/nci 0x9e774c24 nci_free_device +EXPORT_SYMBOL net/nfc/nci/nci 0x9eaec113 nci_hci_send_event +EXPORT_SYMBOL net/nfc/nci/nci 0xa42a2f74 nci_hci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xa91fbc90 nci_register_device +EXPORT_SYMBOL net/nfc/nci/nci 0xba490602 nci_to_errno +EXPORT_SYMBOL net/nfc/nci/nci 0xc465ca3c nci_nfcc_loopback +EXPORT_SYMBOL net/nfc/nci/nci 0xc944ac7d nci_hci_dev_session_init +EXPORT_SYMBOL net/nfc/nci/nci 0xcc055657 nci_hci_set_param +EXPORT_SYMBOL net/nfc/nci/nci 0xd8f1338b nci_get_conn_info_by_dest_type_params +EXPORT_SYMBOL net/nfc/nci/nci 0xdfb5469b nci_core_init +EXPORT_SYMBOL net/nfc/nci/nci 0xdfe6313e nci_recv_frame +EXPORT_SYMBOL net/nfc/nci/nci 0xe5f0f177 nci_send_frame +EXPORT_SYMBOL net/nfc/nci/nci 0xfb89cc00 nci_hci_clear_all_pipes +EXPORT_SYMBOL net/nfc/nfc 0x125e7168 nfc_unregister_device +EXPORT_SYMBOL net/nfc/nfc 0x248871f5 nfc_se_connectivity +EXPORT_SYMBOL net/nfc/nfc 0x3b1a93c3 nfc_fw_download_done +EXPORT_SYMBOL net/nfc/nfc 0x3bdbfea9 nfc_send_to_raw_sock +EXPORT_SYMBOL net/nfc/nfc 0x3d6c6d01 nfc_tm_activated +EXPORT_SYMBOL net/nfc/nfc 0x3e4ad681 nfc_target_lost +EXPORT_SYMBOL net/nfc/nfc 0x417413ef nfc_proto_register +EXPORT_SYMBOL net/nfc/nfc 0x440836e4 nfc_class +EXPORT_SYMBOL net/nfc/nfc 0x463f0157 nfc_driver_failure +EXPORT_SYMBOL net/nfc/nfc 0x47f61a96 nfc_allocate_device +EXPORT_SYMBOL net/nfc/nfc 0x4f7d5dbc nfc_tm_data_received +EXPORT_SYMBOL net/nfc/nfc 0x5856580e nfc_dep_link_is_up +EXPORT_SYMBOL net/nfc/nfc 0x60cd7834 nfc_vendor_cmd_reply +EXPORT_SYMBOL net/nfc/nfc 0x680cb9ca nfc_proto_unregister +EXPORT_SYMBOL net/nfc/nfc 0x81144604 nfc_set_remote_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0xa4377ac5 nfc_add_se +EXPORT_SYMBOL net/nfc/nfc 0xb9ea49d3 nfc_register_device +EXPORT_SYMBOL net/nfc/nfc 0xba4965c1 nfc_tm_deactivated +EXPORT_SYMBOL net/nfc/nfc 0xc43f2f14 nfc_remove_se +EXPORT_SYMBOL net/nfc/nfc 0xdfb3b235 nfc_alloc_recv_skb +EXPORT_SYMBOL net/nfc/nfc 0xe3130e7d nfc_get_local_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0xe68f31c6 nfc_find_se +EXPORT_SYMBOL net/nfc/nfc 0xeaa62b4f nfc_targets_found +EXPORT_SYMBOL net/nfc/nfc 0xebe547b0 __nfc_alloc_vendor_cmd_reply_skb +EXPORT_SYMBOL net/nfc/nfc 0xfaa74ae1 nfc_se_transaction +EXPORT_SYMBOL net/nfc/nfc_digital 0x3389c7d1 nfc_digital_unregister_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x47e6cf30 nfc_digital_allocate_device +EXPORT_SYMBOL net/nfc/nfc_digital 0xb1501dfe nfc_digital_free_device +EXPORT_SYMBOL net/nfc/nfc_digital 0xb76aa582 nfc_digital_register_device +EXPORT_SYMBOL net/phonet/phonet 0x08ca1838 pn_sock_unhash +EXPORT_SYMBOL net/phonet/phonet 0x6ac6d62f pn_sock_hash +EXPORT_SYMBOL net/phonet/phonet 0x781847b5 pn_sock_get_port +EXPORT_SYMBOL net/phonet/phonet 0xa6a8ca0e phonet_proto_register +EXPORT_SYMBOL net/phonet/phonet 0xaed937ef phonet_header_ops +EXPORT_SYMBOL net/phonet/phonet 0xb14cffec pn_skb_send +EXPORT_SYMBOL net/phonet/phonet 0xd36ae217 phonet_stream_ops +EXPORT_SYMBOL net/phonet/phonet 0xd4636a9b phonet_proto_unregister +EXPORT_SYMBOL net/rxrpc/rxrpc 0x06c730b0 rxrpc_kernel_put_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x097895de rxrpc_kernel_check_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x296deb54 rxrpc_kernel_get_epoch +EXPORT_SYMBOL net/rxrpc/rxrpc 0x31bf3ca3 rxrpc_debug_id +EXPORT_SYMBOL net/rxrpc/rxrpc 0x64734226 rxrpc_sock_set_min_security_level +EXPORT_SYMBOL net/rxrpc/rxrpc 0x8a97d23f key_type_rxrpc +EXPORT_SYMBOL net/rxrpc/rxrpc 0x9118a66f rxrpc_kernel_charge_accept +EXPORT_SYMBOL net/rxrpc/rxrpc 0x9972edbf rxrpc_kernel_shutdown_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xa16ea050 rxrpc_kernel_begin_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xa74a76f6 rxrpc_get_server_data_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0xaeb3a917 rxrpc_kernel_set_max_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0xbca44f22 rxrpc_kernel_new_call_notification +EXPORT_SYMBOL net/rxrpc/rxrpc 0xbdf6b077 rxrpc_kernel_recv_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0xce4d7433 rxrpc_kernel_send_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0xcf723e90 rxrpc_kernel_abort_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xd39fb6bc rxrpc_get_null_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0xd99e2177 rxrpc_kernel_get_srtt +EXPORT_SYMBOL net/rxrpc/rxrpc 0xe35056ad rxrpc_sock_set_security_keyring +EXPORT_SYMBOL net/rxrpc/rxrpc 0xe5ef94f2 rxrpc_kernel_set_tx_length +EXPORT_SYMBOL net/rxrpc/rxrpc 0xecb59d5a rxrpc_kernel_get_peer +EXPORT_SYMBOL net/sctp/sctp 0xbe64a517 sctp_do_peeloff +EXPORT_SYMBOL net/smc/smc 0x0b418b60 __tracepoint_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x18750100 __SCK__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0x1b26027b __traceiter_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0x1e612b77 __SCT__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0x3ac4e1c7 __SCT__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x3bcd3bb9 __SCT__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0x4c5d1bfe __SCK__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0x62e1f578 __tracepoint_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0x688651ab __traceiter_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x79f19a76 __SCK__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0x87ccd0c7 __SCT__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0x89e09681 __tracepoint_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xb52ea66f __traceiter_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xcefc061f __SCK__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xddc88c7f __tracepoint_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xfb034f09 __traceiter_smc_switch_to_fallback +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x40b795a1 gss_mech_get +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x448fd470 gss_pseudoflavor_to_service +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xb7accb44 gss_mech_put +EXPORT_SYMBOL net/sunrpc/sunrpc 0x2ad81f4c xdr_truncate_encode +EXPORT_SYMBOL net/sunrpc/sunrpc 0x31dd30c3 svc_pool_stats_open +EXPORT_SYMBOL net/sunrpc/sunrpc 0x8ca23648 xdr_restrict_buflen +EXPORT_SYMBOL net/tipc/tipc 0x382d0e6b tipc_dump_done +EXPORT_SYMBOL net/tipc/tipc 0x5a367089 tipc_sk_fill_sock_diag +EXPORT_SYMBOL net/tipc/tipc 0x8ed94d87 tipc_dump_start +EXPORT_SYMBOL net/tipc/tipc 0xa82a7fa6 tipc_nl_sk_walk +EXPORT_SYMBOL net/tls/tls 0x94f094b2 tls_get_record +EXPORT_SYMBOL net/wireless/cfg80211 0x06ca71fd cfg80211_chandef_create +EXPORT_SYMBOL net/wireless/cfg80211 0x0b3ebc07 cfg80211_connect_done +EXPORT_SYMBOL net/wireless/cfg80211 0x0cc95bc2 ieee80211_s1g_channel_width +EXPORT_SYMBOL net/wireless/cfg80211 0x0e86579d cfg80211_new_sta +EXPORT_SYMBOL net/wireless/cfg80211 0x0fdf8bf9 cfg80211_rx_spurious_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x10c2b67f wiphy_apply_custom_regulatory +EXPORT_SYMBOL net/wireless/cfg80211 0x117aca91 cfg80211_merge_profile +EXPORT_SYMBOL net/wireless/cfg80211 0x13c58e52 ieee80211_get_8023_tunnel_proto +EXPORT_SYMBOL net/wireless/cfg80211 0x1879fcbd bridge_tunnel_header +EXPORT_SYMBOL net/wireless/cfg80211 0x1a5b8466 cfg80211_report_obss_beacon_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x1b718870 cfg80211_sta_opmode_change_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x1b82a85a cfg80211_valid_disable_subchannel_bitmap +EXPORT_SYMBOL net/wireless/cfg80211 0x1c7ed37e cfg80211_check_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0x1ce2497f reg_query_regdb_wmm +EXPORT_SYMBOL net/wireless/cfg80211 0x1f507657 cfg80211_cqm_txe_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x1f922a0f __cfg80211_alloc_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x2445422f cfg80211_unlink_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x2567f778 cfg80211_bss_color_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x2741e662 ieee80211_get_channel_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x275269b3 ieee80211_ie_split_ric +EXPORT_SYMBOL net/wireless/cfg80211 0x2a1d2f1c regulatory_set_wiphy_regd_sync +EXPORT_SYMBOL net/wireless/cfg80211 0x31b80702 cfg80211_update_owe_info_event +EXPORT_SYMBOL net/wireless/cfg80211 0x327c61fb cfg80211_unregister_wdev +EXPORT_SYMBOL net/wireless/cfg80211 0x3643b80f ieee80211_chandef_to_operating_class +EXPORT_SYMBOL net/wireless/cfg80211 0x36545d9b cfg80211_classify8021d +EXPORT_SYMBOL net/wireless/cfg80211 0x36f7e74c ieee80211_strip_8023_mesh_hdr +EXPORT_SYMBOL net/wireless/cfg80211 0x380acb78 cfg80211_probe_status +EXPORT_SYMBOL net/wireless/cfg80211 0x3a1bc95d cfg80211_control_port_tx_status +EXPORT_SYMBOL net/wireless/cfg80211 0x3aca71a1 cfg80211_get_ies_channel_number +EXPORT_SYMBOL net/wireless/cfg80211 0x3bacb2b5 cfg80211_put_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x3c744e95 cfg80211_calculate_bitrate +EXPORT_SYMBOL net/wireless/cfg80211 0x3c86019a cfg80211_sinfo_alloc_tid_stats +EXPORT_SYMBOL net/wireless/cfg80211 0x408cd430 cfg80211_ibss_joined +EXPORT_SYMBOL net/wireless/cfg80211 0x429c0c31 ieee80211_bss_get_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x42d0dc3e cfg80211_ref_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x43afadee ieee80211_radiotap_iterator_init +EXPORT_SYMBOL net/wireless/cfg80211 0x44dd2675 cfg80211_pmksa_candidate_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x4563982b regulatory_pre_cac_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0x47618cc7 cfg80211_conn_failed +EXPORT_SYMBOL net/wireless/cfg80211 0x499a4a16 cfg80211_chandef_dfs_required +EXPORT_SYMBOL net/wireless/cfg80211 0x4a89221f cfg80211_roamed +EXPORT_SYMBOL net/wireless/cfg80211 0x4abed7d4 ieee80211_mandatory_rates +EXPORT_SYMBOL net/wireless/cfg80211 0x501cf423 regulatory_set_wiphy_regd +EXPORT_SYMBOL net/wireless/cfg80211 0x51b93620 cfg80211_notify_new_peer_candidate +EXPORT_SYMBOL net/wireless/cfg80211 0x5489b8bf ieee80211_get_hdrlen_from_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x5584448a ieee80211_channel_to_freq_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x59969b08 cfg80211_auth_timeout +EXPORT_SYMBOL net/wireless/cfg80211 0x5f96ce82 cfg80211_bss_flush +EXPORT_SYMBOL net/wireless/cfg80211 0x62ee4e2d cfg80211_cac_event +EXPORT_SYMBOL net/wireless/cfg80211 0x6413ad26 cfg80211_nan_func_terminated +EXPORT_SYMBOL net/wireless/cfg80211 0x671e87b1 cfg80211_rx_assoc_resp +EXPORT_SYMBOL net/wireless/cfg80211 0x67f59ef4 cfg80211_mgmt_tx_status_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x69b18f43 rfc1042_header +EXPORT_SYMBOL net/wireless/cfg80211 0x6bedf402 ieee80211_freq_khz_to_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x6c5f4ac3 cfg80211_sched_scan_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0x6d4e4114 cfg80211_scan_done +EXPORT_SYMBOL net/wireless/cfg80211 0x6eb224a7 cfg80211_links_removed +EXPORT_SYMBOL net/wireless/cfg80211 0x71ebb9c6 cfg80211_sched_scan_stopped_locked +EXPORT_SYMBOL net/wireless/cfg80211 0x73753ba0 cfg80211_tx_mgmt_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x749e051c cfg80211_assoc_comeback +EXPORT_SYMBOL net/wireless/cfg80211 0x7690f6ca cfg80211_bss_iter +EXPORT_SYMBOL net/wireless/cfg80211 0x7812c28f cfg80211_register_netdevice +EXPORT_SYMBOL net/wireless/cfg80211 0x79285fbf ieee80211_get_num_supported_channels +EXPORT_SYMBOL net/wireless/cfg80211 0x79b82a71 cfg80211_find_vendor_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x7a9d974e cfg80211_iter_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0x7acb86ed ieee80211_radiotap_iterator_next +EXPORT_SYMBOL net/wireless/cfg80211 0x7b4d36d3 wdev_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x7c3ac925 ieee80211_get_vht_max_nss +EXPORT_SYMBOL net/wireless/cfg80211 0x7ef39823 ieee80211_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0x80c03462 cfg80211_tx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x80ecaa0f cfg80211_cqm_rssi_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x81725a27 cfg80211_crit_proto_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0x820ff583 get_wiphy_regdom +EXPORT_SYMBOL net/wireless/cfg80211 0x85de3f6f wiphy_delayed_work_timer +EXPORT_SYMBOL net/wireless/cfg80211 0x88f06969 cfg80211_ready_on_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x8fa02936 cfg80211_free_nan_func +EXPORT_SYMBOL net/wireless/cfg80211 0x93fd7caa cfg80211_send_layer2_update +EXPORT_SYMBOL net/wireless/cfg80211 0x94eb5f0c cfg80211_michael_mic_failure +EXPORT_SYMBOL net/wireless/cfg80211 0x94f05000 ieee80211_is_valid_amsdu +EXPORT_SYMBOL net/wireless/cfg80211 0x9588b64a cfg80211_get_drvinfo +EXPORT_SYMBOL net/wireless/cfg80211 0x9a92cc25 wiphy_unregister +EXPORT_SYMBOL net/wireless/cfg80211 0x9be0330a cfg80211_gtk_rekey_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x9c11b7e0 wiphy_rfkill_set_hw_state_reason +EXPORT_SYMBOL net/wireless/cfg80211 0x9d6cba30 cfg80211_find_elem_match +EXPORT_SYMBOL net/wireless/cfg80211 0x9f9bd197 cfg80211_stop_iface +EXPORT_SYMBOL net/wireless/cfg80211 0xa0ff8240 cfg80211_cqm_pktloss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xa88447ab cfg80211_rx_unexpected_4addr_frame +EXPORT_SYMBOL net/wireless/cfg80211 0xaabac6b9 cfg80211_background_cac_abort +EXPORT_SYMBOL net/wireless/cfg80211 0xadbb5de4 cfg80211_reg_can_beacon_relax +EXPORT_SYMBOL net/wireless/cfg80211 0xae49adfc cfg80211_inform_bss_data +EXPORT_SYMBOL net/wireless/cfg80211 0xb0415ad1 cfg80211_rx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xb1c7046d cfg80211_any_usable_channels +EXPORT_SYMBOL net/wireless/cfg80211 0xb276ebe0 cfg80211_reg_can_beacon +EXPORT_SYMBOL net/wireless/cfg80211 0xb2e9b3ff __cfg80211_send_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xb42b4c1c cfg80211_get_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xb48fe3e8 cfg80211_sched_scan_results +EXPORT_SYMBOL net/wireless/cfg80211 0xb4eca424 cfg80211_check_station_change +EXPORT_SYMBOL net/wireless/cfg80211 0xb7e5a6a4 cfg80211_del_sta_sinfo +EXPORT_SYMBOL net/wireless/cfg80211 0xb87a48f1 __cfg80211_alloc_reply_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xb9c5f2de cfg80211_rx_mgmt_ext +EXPORT_SYMBOL net/wireless/cfg80211 0xba0a0600 cfg80211_external_auth_request +EXPORT_SYMBOL net/wireless/cfg80211 0xc3fb97ca ieee80211_get_response_rate +EXPORT_SYMBOL net/wireless/cfg80211 0xc4b4fc27 cfg80211_chandef_valid +EXPORT_SYMBOL net/wireless/cfg80211 0xc5324c4f cfg80211_ch_switch_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xc5b5fa1b cfg80211_inform_bss_frame_data +EXPORT_SYMBOL net/wireless/cfg80211 0xc5db7f74 cfg80211_get_station +EXPORT_SYMBOL net/wireless/cfg80211 0xc6db41bf cfg80211_rx_control_port +EXPORT_SYMBOL net/wireless/cfg80211 0xc763e1a6 cfg80211_ft_event +EXPORT_SYMBOL net/wireless/cfg80211 0xc7b97295 ieee80211_data_to_8023_exthdr +EXPORT_SYMBOL net/wireless/cfg80211 0xc8d5318b cfg80211_get_iftype_ext_capa +EXPORT_SYMBOL net/wireless/cfg80211 0xca3f551e __cfg80211_radar_event +EXPORT_SYMBOL net/wireless/cfg80211 0xcc1a7c48 cfg80211_is_element_inherited +EXPORT_SYMBOL net/wireless/cfg80211 0xcd2dbfcb cfg80211_nan_match +EXPORT_SYMBOL net/wireless/cfg80211 0xce7dfbf7 cfg80211_rx_unprot_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xd56d55f3 ieee80211_get_mesh_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0xd6c87a05 cfg80211_defragment_element +EXPORT_SYMBOL net/wireless/cfg80211 0xd8166cf4 wiphy_new_nm +EXPORT_SYMBOL net/wireless/cfg80211 0xd97eaad4 cfg80211_chandef_compatible +EXPORT_SYMBOL net/wireless/cfg80211 0xdaa5c7f6 cfg80211_assoc_failure +EXPORT_SYMBOL net/wireless/cfg80211 0xdba126c1 reg_initiator_name +EXPORT_SYMBOL net/wireless/cfg80211 0xe22caf82 cfg80211_ch_switch_started_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xe2f71f51 cfg80211_port_authorized +EXPORT_SYMBOL net/wireless/cfg80211 0xe3071c1d cfg80211_remain_on_channel_expired +EXPORT_SYMBOL net/wireless/cfg80211 0xe794ad71 wiphy_rfkill_start_polling +EXPORT_SYMBOL net/wireless/cfg80211 0xea6f54f7 wiphy_free +EXPORT_SYMBOL net/wireless/cfg80211 0xebbf80bc freq_reg_info +EXPORT_SYMBOL net/wireless/cfg80211 0xec1c919f cfg80211_iftype_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0xed8eb548 nl80211_send_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0xee87db48 cfg80211_disconnected +EXPORT_SYMBOL net/wireless/cfg80211 0xef1cce2f wiphy_register +EXPORT_SYMBOL net/wireless/cfg80211 0xf002fa0f cfg80211_chandef_usable +EXPORT_SYMBOL net/wireless/cfg80211 0xf0a9789c cfg80211_tdls_oper_request +EXPORT_SYMBOL net/wireless/cfg80211 0xf163c975 regulatory_hint +EXPORT_SYMBOL net/wireless/cfg80211 0xf1c2288e cfg80211_report_wowlan_wakeup +EXPORT_SYMBOL net/wireless/cfg80211 0xf3cca129 ieee80211_amsdu_to_8023s +EXPORT_SYMBOL net/wireless/cfg80211 0xf40bc2f5 ieee80211_operating_class_to_band +EXPORT_SYMBOL net/wireless/cfg80211 0xf54647bc cfg80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xf5596d89 cfg80211_get_p2p_attr +EXPORT_SYMBOL net/wireless/lib80211 0x2c3fed52 lib80211_crypt_info_init +EXPORT_SYMBOL net/wireless/lib80211 0x4aa73da6 lib80211_get_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x60d2337a lib80211_unregister_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x7bf7e640 lib80211_crypt_delayed_deinit +EXPORT_SYMBOL net/wireless/lib80211 0xa05173a6 lib80211_crypt_info_free +EXPORT_SYMBOL net/wireless/lib80211 0xbc7a7a91 lib80211_register_crypto_ops +EXPORT_SYMBOL sound/ac97_bus 0x769b3d12 ac97_bus_type +EXPORT_SYMBOL sound/core/oss/snd-mixer-oss 0x158afaaa snd_mixer_oss_ioctl_card +EXPORT_SYMBOL sound/core/seq/snd-seq 0x00351a93 snd_seq_create_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x1a724fcc snd_seq_kernel_client_ctl +EXPORT_SYMBOL sound/core/seq/snd-seq 0x23738926 snd_seq_dump_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0x3061c52d snd_use_lock_sync_helper +EXPORT_SYMBOL sound/core/seq/snd-seq 0x4ef3c679 snd_seq_event_port_attach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x6bb71038 snd_seq_delete_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7b8699eb snd_seq_event_port_detach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7e66f6f8 snd_seq_kernel_client_enqueue +EXPORT_SYMBOL sound/core/seq/snd-seq 0x85cd59a8 snd_seq_kernel_client_dispatch +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa6e19f8e snd_seq_expand_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0xb8e448a0 snd_seq_set_queue_tempo +EXPORT_SYMBOL sound/core/seq/snd-seq 0xcd9c9166 snd_seq_kernel_client_write_poll +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x6ea09972 snd_midi_channel_alloc_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x74769de9 snd_midi_process_event +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x833a3e07 snd_midi_channel_set_clear +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0xb9948d2c snd_midi_channel_free_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x454224b1 snd_midi_event_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x70758652 snd_midi_event_encode_byte +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x7a3e0db5 snd_midi_event_no_status +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x8150b379 snd_midi_event_reset_encode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xb8620ad8 snd_midi_event_reset_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xdd935c83 snd_midi_event_free +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xe9e6c50c snd_midi_event_new +EXPORT_SYMBOL sound/core/seq/snd-seq-virmidi 0x5ee5f52c snd_virmidi_new +EXPORT_SYMBOL sound/core/snd 0x0865eab3 snd_ctl_register_ioctl +EXPORT_SYMBOL sound/core/snd 0x09d2e7d6 snd_ctl_boolean_stereo_info +EXPORT_SYMBOL sound/core/snd 0x09f3f037 snd_ctl_unregister_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0x0c20dc5d snd_ctl_notify_one +EXPORT_SYMBOL sound/core/snd 0x0e38e0fe snd_jack_set_parent +EXPORT_SYMBOL sound/core/snd 0x18e1683f snd_dma_program +EXPORT_SYMBOL sound/core/snd 0x191e88cf snd_dma_pointer +EXPORT_SYMBOL sound/core/snd 0x198788b4 snd_lookup_oss_minor_data +EXPORT_SYMBOL sound/core/snd 0x1a8dbe2c snd_card_free +EXPORT_SYMBOL sound/core/snd 0x1f067052 snd_card_file_remove +EXPORT_SYMBOL sound/core/snd 0x1fd33dc3 snd_register_device +EXPORT_SYMBOL sound/core/snd 0x24a94b26 snd_info_get_line +EXPORT_SYMBOL sound/core/snd 0x28f341b0 snd_info_register +EXPORT_SYMBOL sound/core/snd 0x342a2354 copy_to_user_fromio +EXPORT_SYMBOL sound/core/snd 0x3971b4df snd_ecards_limit +EXPORT_SYMBOL sound/core/snd 0x3df347c7 snd_unregister_device +EXPORT_SYMBOL sound/core/snd 0x3f33113c snd_device_register +EXPORT_SYMBOL sound/core/snd 0x4a3ea5c0 snd_request_card +EXPORT_SYMBOL sound/core/snd 0x4ca5e069 snd_pci_quirk_lookup +EXPORT_SYMBOL sound/core/snd 0x4ca9f5be snd_ctl_replace +EXPORT_SYMBOL sound/core/snd 0x584835f6 snd_card_register +EXPORT_SYMBOL sound/core/snd 0x5cda42fc snd_jack_report +EXPORT_SYMBOL sound/core/snd 0x6401f102 snd_ctl_remove_id +EXPORT_SYMBOL sound/core/snd 0x65b2772a snd_ctl_free_one +EXPORT_SYMBOL sound/core/snd 0x67cab2cd snd_device_free +EXPORT_SYMBOL sound/core/snd 0x69399f3e snd_info_create_module_entry +EXPORT_SYMBOL sound/core/snd 0x6ee8b226 snd_device_new +EXPORT_SYMBOL sound/core/snd 0x6f44aa33 snd_ctl_rename_id +EXPORT_SYMBOL sound/core/snd 0x70c15ac1 snd_dma_disable +EXPORT_SYMBOL sound/core/snd 0x715a5e81 snd_jack_add_new_kctl +EXPORT_SYMBOL sound/core/snd 0x73076315 snd_pci_quirk_lookup_id +EXPORT_SYMBOL sound/core/snd 0x73084131 snd_info_free_entry +EXPORT_SYMBOL sound/core/snd 0x76c8656c snd_ctl_find_numid +EXPORT_SYMBOL sound/core/snd 0x7a48a5f2 snd_card_set_id +EXPORT_SYMBOL sound/core/snd 0x8390d64e snd_jack_new +EXPORT_SYMBOL sound/core/snd 0x879b217e snd_card_disconnect +EXPORT_SYMBOL sound/core/snd 0x88ffa9c4 snd_mixer_oss_notify_callback +EXPORT_SYMBOL sound/core/snd 0x8cc42683 snd_ctl_boolean_mono_info +EXPORT_SYMBOL sound/core/snd 0x8d6392e7 snd_seq_root +EXPORT_SYMBOL sound/core/snd 0x8dde7774 snd_ctl_register_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0x8df3789f snd_oss_info_register +EXPORT_SYMBOL sound/core/snd 0x8f595b11 snd_major +EXPORT_SYMBOL sound/core/snd 0x98362e83 snd_info_create_card_entry +EXPORT_SYMBOL sound/core/snd 0x9e6d79f8 snd_info_get_str +EXPORT_SYMBOL sound/core/snd 0x9f7a1a4c snd_card_free_when_closed +EXPORT_SYMBOL sound/core/snd 0xa694b09c snd_unregister_oss_device +EXPORT_SYMBOL sound/core/snd 0xb27d8caf snd_power_wait +EXPORT_SYMBOL sound/core/snd 0xb2e5ae4a snd_lookup_minor_data +EXPORT_SYMBOL sound/core/snd 0xb72021ef snd_ctl_new1 +EXPORT_SYMBOL sound/core/snd 0xbfbfed3d snd_card_new +EXPORT_SYMBOL sound/core/snd 0xc042f13c snd_register_oss_device +EXPORT_SYMBOL sound/core/snd 0xc0ace4a0 snd_ctl_rename +EXPORT_SYMBOL sound/core/snd 0xc5a6d10b release_and_free_resource +EXPORT_SYMBOL sound/core/snd 0xc865e3a4 snd_ctl_find_id +EXPORT_SYMBOL sound/core/snd 0xc99789bc snd_ctl_unregister_ioctl +EXPORT_SYMBOL sound/core/snd 0xcc6a729f snd_ctl_enum_info +EXPORT_SYMBOL sound/core/snd 0xd0b68cd9 snd_ctl_remove +EXPORT_SYMBOL sound/core/snd 0xd1ea8ee2 snd_ctl_notify +EXPORT_SYMBOL sound/core/snd 0xd54e5a82 snd_ctl_add +EXPORT_SYMBOL sound/core/snd 0xd7868c3e snd_ctl_make_virtual_master +EXPORT_SYMBOL sound/core/snd 0xde814ead snd_card_file_add +EXPORT_SYMBOL sound/core/snd 0xf2826eea _snd_ctl_add_follower +EXPORT_SYMBOL sound/core/snd 0xf5d28ec9 snd_jack_set_key +EXPORT_SYMBOL sound/core/snd 0xfe09bd12 snd_component_add +EXPORT_SYMBOL sound/core/snd 0xfffd89db copy_from_user_toio +EXPORT_SYMBOL sound/core/snd-compress 0x26f66b5c snd_compr_malloc_pages +EXPORT_SYMBOL sound/core/snd-compress 0x8be12b03 snd_compr_free_pages +EXPORT_SYMBOL sound/core/snd-hwdep 0xed930db6 snd_hwdep_new +EXPORT_SYMBOL sound/core/snd-pcm 0x0283dfe3 _snd_pcm_hw_params_any +EXPORT_SYMBOL sound/core/snd-pcm 0x04cda566 snd_interval_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x100ece89 snd_dma_alloc_pages_fallback +EXPORT_SYMBOL sound/core/snd-pcm 0x11703117 snd_pcm_hw_param_last +EXPORT_SYMBOL sound/core/snd-pcm 0x11eba48e snd_pcm_create_iec958_consumer_hw_params +EXPORT_SYMBOL sound/core/snd-pcm 0x13c92993 snd_pcm_set_managed_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x14324df2 snd_sgbuf_get_chunk_size +EXPORT_SYMBOL sound/core/snd-pcm 0x17eed917 snd_dma_alloc_dir_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x1d027e4b snd_pcm_format_signed +EXPORT_SYMBOL sound/core/snd-pcm 0x2147603d snd_pcm_suspend_all +EXPORT_SYMBOL sound/core/snd-pcm 0x253fa6af __snd_pcm_lib_xfer +EXPORT_SYMBOL sound/core/snd-pcm 0x292b4c66 snd_pcm_hw_constraint_ratdens +EXPORT_SYMBOL sound/core/snd-pcm 0x3796bdcc snd_pcm_format_little_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x39bf9301 _snd_pcm_hw_param_setempty +EXPORT_SYMBOL sound/core/snd-pcm 0x3a914f6e snd_pcm_hw_constraint_step +EXPORT_SYMBOL sound/core/snd-pcm 0x3b9a566d snd_pcm_hw_param_first +EXPORT_SYMBOL sound/core/snd-pcm 0x3bb54735 snd_pcm_lib_mmap_iomem +EXPORT_SYMBOL sound/core/snd-pcm 0x3fca92ec _snd_pcm_lib_alloc_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x408f7fa0 snd_pcm_period_elapsed +EXPORT_SYMBOL sound/core/snd-pcm 0x4b3cc52b snd_pcm_hw_constraint_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x4cddb1c6 snd_pcm_hw_constraint_ratnums +EXPORT_SYMBOL sound/core/snd-pcm 0x4d718871 snd_pcm_lib_free_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x4f816e9b snd_pcm_format_big_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x503bd137 snd_interval_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x52e3e4a5 snd_pcm_hw_param_value +EXPORT_SYMBOL sound/core/snd-pcm 0x54709cc0 snd_pcm_period_elapsed_under_stream_lock +EXPORT_SYMBOL sound/core/snd-pcm 0x58932ebf snd_pcm_hw_constraint_minmax +EXPORT_SYMBOL sound/core/snd-pcm 0x5a6fda75 snd_pcm_lib_get_vmalloc_page +EXPORT_SYMBOL sound/core/snd-pcm 0x5e7f4920 snd_pcm_format_set_silence +EXPORT_SYMBOL sound/core/snd-pcm 0x5fd92509 snd_pcm_lib_preallocate_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x64205eac snd_pcm_set_sync +EXPORT_SYMBOL sound/core/snd-pcm 0x64fd2f43 snd_pcm_set_ops +EXPORT_SYMBOL sound/core/snd-pcm 0x650f8603 snd_pcm_format_silence_64 +EXPORT_SYMBOL sound/core/snd-pcm 0x68a24153 snd_pcm_format_physical_width +EXPORT_SYMBOL sound/core/snd-pcm 0x69255f54 snd_pcm_hw_limit_rates +EXPORT_SYMBOL sound/core/snd-pcm 0x69cd6e93 snd_dma_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x6b452ae7 snd_pcm_release_substream +EXPORT_SYMBOL sound/core/snd-pcm 0x6ef8fcd8 snd_pcm_format_linear +EXPORT_SYMBOL sound/core/snd-pcm 0x73b54d96 snd_sgbuf_get_page +EXPORT_SYMBOL sound/core/snd-pcm 0x74d58258 snd_pcm_lib_preallocate_free_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x75a1630e snd_pcm_hw_rule_add +EXPORT_SYMBOL sound/core/snd-pcm 0x7898395b snd_pcm_hw_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x7a23a04b snd_pcm_set_managed_buffer_all +EXPORT_SYMBOL sound/core/snd-pcm 0x7f9807d8 snd_pcm_stop +EXPORT_SYMBOL sound/core/snd-pcm 0x81c32496 snd_pcm_lib_preallocate_pages_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x834dc955 snd_pcm_format_size +EXPORT_SYMBOL sound/core/snd-pcm 0x85a3b228 snd_pcm_hw_constraint_mask64 +EXPORT_SYMBOL sound/core/snd-pcm 0x8c327ebc snd_pcm_lib_malloc_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x8fb99b77 snd_dma_buffer_mmap +EXPORT_SYMBOL sound/core/snd-pcm 0x93d563ea snd_pcm_hw_rule_noresample +EXPORT_SYMBOL sound/core/snd-pcm 0x94098ff8 snd_interval_list +EXPORT_SYMBOL sound/core/snd-pcm 0x9b071e07 snd_pcm_open_substream +EXPORT_SYMBOL sound/core/snd-pcm 0x9d86dcae snd_pcm_lib_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0x9fdc990b snd_pcm_new_internal +EXPORT_SYMBOL sound/core/snd-pcm 0xa61aa028 snd_pcm_format_unsigned +EXPORT_SYMBOL sound/core/snd-pcm 0xac437f7b snd_interval_ratnum +EXPORT_SYMBOL sound/core/snd-pcm 0xadd476d9 snd_sgbuf_get_addr +EXPORT_SYMBOL sound/core/snd-pcm 0xb091d9c9 snd_pcm_hw_constraint_integer +EXPORT_SYMBOL sound/core/snd-pcm 0xb1b2f1aa snd_pcm_hw_constraint_list +EXPORT_SYMBOL sound/core/snd-pcm 0xb875aaf2 snd_pcm_mmap_data +EXPORT_SYMBOL sound/core/snd-pcm 0xb9638db4 snd_pcm_rate_to_rate_bit +EXPORT_SYMBOL sound/core/snd-pcm 0xbac22ecf snd_pcm_create_iec958_consumer +EXPORT_SYMBOL sound/core/snd-pcm 0xc5b24952 snd_pcm_new_stream +EXPORT_SYMBOL sound/core/snd-pcm 0xcd72455f snd_pcm_kernel_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0xe069db50 snd_pcm_hw_constraint_msbits +EXPORT_SYMBOL sound/core/snd-pcm 0xe4fc612c snd_pcm_new +EXPORT_SYMBOL sound/core/snd-pcm 0xe56a9336 snd_pcm_format_width +EXPORT_SYMBOL sound/core/snd-pcm 0xfc6670c0 snd_pcm_lib_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xfe972ad6 snd_pcm_hw_constraint_pow2 +EXPORT_SYMBOL sound/core/snd-pcm 0xff6104d0 snd_pcm_rate_bit_to_rate +EXPORT_SYMBOL sound/core/snd-rawmidi 0x0682a5b0 snd_rawmidi_kernel_open +EXPORT_SYMBOL sound/core/snd-rawmidi 0x123b739d snd_rawmidi_new +EXPORT_SYMBOL sound/core/snd-rawmidi 0x39960910 snd_rawmidi_receive +EXPORT_SYMBOL sound/core/snd-rawmidi 0x4384c45c snd_rawmidi_drop_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0x45a9643e snd_rawmidi_proceed +EXPORT_SYMBOL sound/core/snd-rawmidi 0x5e12788b snd_rawmidi_transmit_ack +EXPORT_SYMBOL sound/core/snd-rawmidi 0x77cb848b snd_rawmidi_drain_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0x7b32543a snd_rawmidi_set_ops +EXPORT_SYMBOL sound/core/snd-rawmidi 0x8e87cfdb snd_rawmidi_transmit_empty +EXPORT_SYMBOL sound/core/snd-rawmidi 0x8fd57927 snd_rawmidi_kernel_release +EXPORT_SYMBOL sound/core/snd-rawmidi 0x9599e649 snd_rawmidi_output_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0xb0c1a41a snd_rawmidi_kernel_write +EXPORT_SYMBOL sound/core/snd-rawmidi 0xb0d86d06 snd_rawmidi_transmit_peek +EXPORT_SYMBOL sound/core/snd-rawmidi 0xca344eb7 snd_rawmidi_info_select +EXPORT_SYMBOL sound/core/snd-rawmidi 0xcc76730c snd_rawmidi_transmit +EXPORT_SYMBOL sound/core/snd-rawmidi 0xd2e21157 snd_rawmidi_drain_input +EXPORT_SYMBOL sound/core/snd-rawmidi 0xd6f01b32 snd_rawmidi_kernel_read +EXPORT_SYMBOL sound/core/snd-rawmidi 0xfe659c7a snd_rawmidi_input_params +EXPORT_SYMBOL sound/core/snd-seq-device 0x091def1c snd_seq_autoload_exit +EXPORT_SYMBOL sound/core/snd-seq-device 0x370a0736 snd_seq_autoload_init +EXPORT_SYMBOL sound/core/snd-seq-device 0x540b9ace snd_seq_device_new +EXPORT_SYMBOL sound/core/snd-seq-device 0x6339b6d0 snd_seq_device_load_drivers +EXPORT_SYMBOL sound/core/snd-timer 0x04f8739e snd_timer_close +EXPORT_SYMBOL sound/core/snd-timer 0x066ccab6 snd_timer_interrupt +EXPORT_SYMBOL sound/core/snd-timer 0x0b971f71 snd_timer_open +EXPORT_SYMBOL sound/core/snd-timer 0x165d18ec snd_timer_global_register +EXPORT_SYMBOL sound/core/snd-timer 0x52262c12 snd_timer_instance_free +EXPORT_SYMBOL sound/core/snd-timer 0x751ad501 snd_timer_stop +EXPORT_SYMBOL sound/core/snd-timer 0x7c5539db snd_timer_resolution +EXPORT_SYMBOL sound/core/snd-timer 0x811e0359 snd_timer_start +EXPORT_SYMBOL sound/core/snd-timer 0x83988386 snd_timer_global_new +EXPORT_SYMBOL sound/core/snd-timer 0x9661edf4 snd_timer_notify +EXPORT_SYMBOL sound/core/snd-timer 0xaaa3d5e7 snd_timer_pause +EXPORT_SYMBOL sound/core/snd-timer 0xade55333 snd_timer_global_free +EXPORT_SYMBOL sound/core/snd-timer 0xc03ee6cb snd_timer_instance_new +EXPORT_SYMBOL sound/core/snd-timer 0xd19c7dc7 snd_timer_continue +EXPORT_SYMBOL sound/core/snd-timer 0xdd27bb44 snd_timer_new +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x623e4227 snd_mpu401_uart_new +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x6d629c59 snd_mpu401_uart_interrupt_tx +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0xc0fec227 snd_mpu401_uart_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x05060a19 snd_opl3_regmap +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x21d529ce snd_opl3_load_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x5b57ec9d snd_opl3_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x6a51fe70 snd_opl3_hwdep_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x882b607d snd_opl3_reset +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x8a315142 snd_opl3_init +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x8ffc6a61 snd_opl3_find_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xaa2457c5 snd_opl3_timer_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xad1b88d9 snd_opl3_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xfd86b4c6 snd_opl3_create +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x1d8fb668 snd_vx_free_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x226138b0 snd_vx_threaded_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x3c24ab9f snd_vx_suspend +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x5e23ab3e snd_vx_dsp_boot +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x6cf9e70e snd_vx_setup_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x7092294a snd_vx_check_reg_bit +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x8a004504 snd_vx_load_boot_image +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xc14dc2ee snd_vx_create +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xe67498c9 snd_vx_resume +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xef0ab455 snd_vx_dsp_load +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf1f04d23 snd_vx_irq_handler +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0edae59a cmp_connection_release +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x1e21dacb avc_general_get_plug_info +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x20254e45 amdtp_syt_intervals +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x3059452b cmp_connection_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x30c489a8 iso_packets_buffer_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x373f13fd amdtp_stream_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x39642fc2 fw_iso_resources_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x3eff99dd cmp_connection_break +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x43c848da cmp_connection_reserve +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x53ca18e8 amdtp_rate_table +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x576fa8ff fw_iso_resources_free +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x6b1debc6 fcp_bus_reset +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x7dd39460 cmp_connection_check_used +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x8272e08b fw_iso_resources_allocate +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x8cf5bf98 amdtp_stream_pcm_prepare +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x90940d1b cmp_connection_establish +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x92196cf3 amdtp_stream_pcm_abort +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xa886d5d8 amdtp_stream_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xae71937d fw_iso_resources_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xbbc5a2e3 amdtp_stream_set_parameters +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xc176f444 avc_general_set_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xcabf61ec amdtp_stream_add_pcm_hw_constraints +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xcd22b4a8 amdtp_stream_get_max_payload +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xcf5f0e2b iso_packets_buffer_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xdb4efcc1 cmp_connection_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xdbcd6aad fw_iso_resources_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xdbd2d744 avc_general_get_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xeb657a8a amdtp_stream_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xee28f0b8 cmp_connection_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xfbc88a76 fcp_avc_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xfcda3fbe snd_fw_transaction +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x1efacaab intel_nhlt_get_endpoint_blob +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x41a05c36 intel_nhlt_has_endpoint_type +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x66fd6169 intel_nhlt_ssp_endpoint_mask +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0xb7b836b3 intel_nhlt_ssp_mclk_mask +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x4125b60b snd_ak4113_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x7820c2a3 snd_ak4113_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x13e2114c snd_ak4114_external_rate +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x159845ab snd_ak4114_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x1a5f0efb snd_ak4114_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x6f3cb81b snd_ak4114_create +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xa7fe1336 snd_ak4114_reinit +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xa92920d1 snd_ak4114_reg_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xd9d12327 snd_ak4114_build +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xf3a07461 snd_ak4114_check_rate_and_errors +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0x04cd511c snd_ak4117_external_rate +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0x07a4e734 snd_ak4117_create +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0x184830e0 snd_ak4117_reinit +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0x22089f83 snd_ak4117_reg_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0x712cc352 snd_ak4117_check_rate_and_errors +EXPORT_SYMBOL sound/i2c/other/snd-ak4117 0xc1b7b592 snd_ak4117_build +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x41b63214 snd_akm4xxx_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x5e9d171c snd_akm4xxx_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x68a06bf8 snd_akm4xxx_reset +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0xd1f1fa8c snd_akm4xxx_init +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x9475bd3b snd_pt2258_reset +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0xf7d5c490 snd_pt2258_build_controls +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x0912c42e snd_cs8427_init +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x43cb83d9 snd_cs8427_iec958_active +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x536fd642 snd_cs8427_reg_write +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x7696fb25 snd_cs8427_iec958_build +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x7862439c snd_cs8427_iec958_pcm +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xa2189884 snd_cs8427_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x96a9c47b snd_i2c_readbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0xa65c1c3c snd_i2c_bus_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0xbda79511 snd_i2c_probeaddr +EXPORT_SYMBOL sound/i2c/snd-i2c 0xce1e0fdf snd_i2c_device_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0xea70538e snd_i2c_sendbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0xec6365fc snd_i2c_device_free +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x2f457465 snd_sbdsp_create +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x32ff70b1 snd_sbmixer_resume +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x5ff2ad93 snd_sbdsp_reset +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xa74d33ee snd_sbmixer_write +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xb0836316 snd_sbmixer_add_ctl +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xd1393a19 snd_sbmixer_suspend +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xd83eed0b snd_sbdsp_command +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xeb89885e snd_sbdsp_get_byte +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xec019b25 snd_sbmixer_new +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xfdeccd9b snd_sbmixer_read +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x09a1fa54 snd_ac97_suspend +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x1437f9b1 snd_ac97_pcm_open +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x1df74f71 snd_ac97_write_cache +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x1e9cc871 snd_ac97_set_rate +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x21d87eaa snd_ac97_get_short_name +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x2d157bec snd_ac97_resume +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x368d4fff snd_ac97_update_power +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x45de401e snd_ac97_bus +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x4be4fb1c snd_ac97_pcm_assign +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x636b1b12 snd_ac97_pcm_double_rate_rules +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x828fe304 snd_ac97_mixer +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x89e57d72 snd_ac97_pcm_close +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x934f2af1 snd_ac97_tune_hardware +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x9a9505fc snd_ac97_update +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xdeaff691 snd_ac97_update_bits +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xf5c86998 snd_ac97_read +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xf5ccc45d snd_ac97_write +EXPORT_SYMBOL sound/pci/asihpi/snd-asihpi 0xf14ac6a6 hpi_send_recv +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x244a9d99 snd_emu10k1_ptr_write_multiple +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x33905b53 snd_emu10k1_ptr_write +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x5b67aaac snd_emu10k1_voice_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x6b2245b4 snd_emu10k1_synth_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x8f2a6049 snd_emu10k1_synth_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xb285922b snd_emu10k1_ptr_read +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xb9c49aa7 snd_emu10k1_voice_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xd34e61f6 snd_emu10k1_synth_copy_from_user +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xd9f04c52 snd_emu10k1_memblk_map +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xdc6d3ef2 snd_emu10k1_synth_bzero +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x61ebd9fd snd_ice1712_akm4xxx_init +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x726f17ed snd_ice1712_akm4xxx_free +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x9abd6562 snd_ice1712_akm4xxx_build_controls +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x0581ef4f oxygen_pci_probe +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x30ae7640 oxygen_write8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x334d927f oxygen_read32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x33db3dd5 oxygen_pci_shutdown +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x384c8b68 oxygen_write_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x3d5412da oxygen_update_dac_routing +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x412424cd oxygen_write_ac97_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x59013ba7 oxygen_read8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x5b1bf04a oxygen_reset_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x649b39f3 oxygen_write16_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x88b1dfea oxygen_write32_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xa06e9028 oxygen_write_spi +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xa159432f oxygen_pci_pm +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xa670e0f4 oxygen_read_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xc7723ca1 oxygen_write_i2c +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xdde4e03f oxygen_write32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xe0713666 oxygen_read16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xef1fe5f8 oxygen_write16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xf5b9e2a8 oxygen_write_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xfa300f9d oxygen_write8_masked +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x1730da07 snd_trident_free_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x3480c71b snd_trident_stop_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x4f141b08 snd_trident_alloc_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x784d2594 snd_trident_start_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x8dc1d347 snd_trident_write_voice_regs +EXPORT_SYMBOL sound/soc/amd/acp_audio_dma 0xf2cc2cce acp_bt_uart_enable +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x6e68bdd5 snd_soc_acpi_amd_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x7187860a snd_amd_acp_find_config +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0xcc1437bf snd_soc_acpi_amd_rmb_sof_machines +EXPORT_SYMBOL sound/soc/codecs/snd-soc-adau1372 0x79802b66 adau1372_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-lpass-wsa-macro 0x5d8b5709 wsa_macro_set_spkr_mode +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x8d2b2d2f pcm3060_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0xdec752c3 pcm3060_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-rt715 0xed2acb24 hda_to_sdw +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x33ca176c tlv320aic23_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0xaac4fd3f tlv320aic23_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x10e5a80c aic32x4_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x6dde1547 aic32x4_regmap_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0xbfce2b72 aic32x4_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x07db1c31 aic3x_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x3741e3ff aic3x_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x01b98240 wcd_mbhc_start +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x3824ec85 wcd_mbhc_init +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x3a195ca9 wcd_mbhc_get_impedance +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x789ebe56 wcd_mbhc_set_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xa5758a49 wcd_mbhc_get_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xd094df47 wcd_mbhc_deinit +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xe2beca26 wcd_mbhc_stop +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xe8ee1e00 wcd_dt_parse_mbhc_data +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x0c70cb56 fsl_asoc_get_dma_channel +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x5379c8fd fsl_asoc_get_pll_clocks +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0xff67873d fsl_asoc_reparent_pll_clocks +EXPORT_SYMBOL sound/soc/snd-soc-core 0x7f943ffd snd_soc_alloc_ac97_component +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0bbeaf85 snd_sof_ipc_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0bf82c24 sof_io_write64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1162e5b8 sof_ipc4_set_pipeline_state +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x12a898b4 snd_sof_fw_unload +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x132a72c7 snd_sof_ipc_get_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x15f63075 snd_sof_device_probe_completed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x17790462 snd_sof_load_firmware_memcpy +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x183eb141 snd_sof_runtime_idle +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1b64f5b3 sof_mailbox_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1cbd99c7 snd_sof_pcm_period_elapsed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x21eabb9b snd_sof_ipc_init +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x23a8698c snd_sof_ipc_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x240ee5dd sof_widget_setup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x24c9eba4 sof_pcm_dai_link_fixup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x263afcc4 sof_set_stream_data_offset +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x368c6727 sof_debug_check_flag +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x391c132f sof_mailbox_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3c13ffc1 sof_dai_get_mclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3de82f8d snd_sof_dsp_update_bits_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3f3b8530 snd_sof_dsp_update_bits_forced +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4091c19f sof_io_read64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x42bdfba7 sof_widget_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x42fcc27e snd_sof_run_firmware +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x45cf5889 sof_block_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4ba3b548 sof_machine_register +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4c761943 sof_stream_pcm_open +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4cd40403 snd_sof_load_firmware_raw +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4cdae275 sof_print_oops_and_stack +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x5d676652 snd_sof_dsp_only_d0i3_compatible_stream_active +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x66e64cfe sof_machine_unregister +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x690bb8d0 sof_io_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6bb6bd0f snd_sof_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7a4d2551 snd_sof_device_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7d0d5dc1 sof_io_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8ae4d3e5 snd_sof_dsp_update_bits64_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8e384335 snd_sof_prepare +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x9378514a snd_sof_device_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x96ce9d7f snd_sof_dsp_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x9cf79c44 sof_set_fw_state +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x9cfc69d0 snd_sof_handle_fw_exception +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xa0b9fef1 sof_ipc3_do_rx_work +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xab797df5 snd_sof_dsp_dbg_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xac27c02f snd_sof_dsp_panic +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xada33504 snd_sof_runtime_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb9b1ce96 sof_ipc_tx_message +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc0b2561a sof_block_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc4c6f2d7 sof_machine_check +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xcd5afd7a snd_sof_complete +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd5e9e6f9 sof_dai_get_bclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd662684a sof_ipc_msg_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xdfd87914 sof_ipc_set_get_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe78fb14d snd_sof_device_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe93ee47f snd_sof_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xea55c86c sof_stream_pcm_close +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf06f5d45 snd_sof_runtime_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf2dfc18e snd_sof_load_topology +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf5c6925a snd_sof_pci_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf8723e47 sof_ipc_tx_message_no_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfa888729 snd_sof_dsp_update_bits64 +EXPORT_SYMBOL sound/soc/sof/snd-sof-utils 0xa21a761c snd_sof_create_page_table +EXPORT_SYMBOL sound/soundcore 0x2d53223e register_sound_dsp +EXPORT_SYMBOL sound/soundcore 0x32d795c4 sound_class +EXPORT_SYMBOL sound/soundcore 0x51c3834d register_sound_special_device +EXPORT_SYMBOL sound/soundcore 0x637f4fb9 register_sound_special +EXPORT_SYMBOL sound/soundcore 0x7afc9d8a unregister_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x7d128e82 register_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x99c95fa5 unregister_sound_special +EXPORT_SYMBOL sound/soundcore 0xcd083b10 unregister_sound_dsp +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x46f5f712 snd_emux_new +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x6137b74c snd_emux_register +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x655cb202 snd_sf_linear_to_log +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x6efc6204 snd_emux_terminate_all +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xa62d4892 snd_emux_lock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xa9703601 snd_emux_unlock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xde6a47e6 snd_emux_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x0eda33fa snd_util_memhdr_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0x2a48197f snd_util_mem_alloc +EXPORT_SYMBOL sound/synth/snd-util-mem 0x6517719f __snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x914f3491 snd_util_memhdr_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9223e14b snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9adc8c44 __snd_util_memblk_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0xc59655e4 snd_util_mem_avail +EXPORT_SYMBOL sound/synth/snd-util-mem 0xd28dc0da __snd_util_mem_alloc +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x16756dc0 snd_usbmidi_input_start +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x63343b1d snd_usbmidi_input_stop +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xb2af19e1 snd_usbmidi_resume +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xbed43a41 snd_usbmidi_suspend +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xd9d2bb03 snd_usbmidi_disconnect +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xdbdbe23c __snd_usbmidi_create +EXPORT_SYMBOL vmlinux 0x00000330 stop_tty +EXPORT_SYMBOL vmlinux 0x00084e81 blk_queue_virt_boundary +EXPORT_SYMBOL vmlinux 0x00148653 vsnprintf +EXPORT_SYMBOL vmlinux 0x00224aa4 kernel_sendmsg_locked +EXPORT_SYMBOL vmlinux 0x00498f53 mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x0049c878 tcp_md5_do_del +EXPORT_SYMBOL vmlinux 0x00559887 pci_free_irq +EXPORT_SYMBOL vmlinux 0x00693d5d bio_copy_data_iter +EXPORT_SYMBOL vmlinux 0x006a86ae agp_generic_type_to_mask_type +EXPORT_SYMBOL vmlinux 0x00827c63 inode_io_list_del +EXPORT_SYMBOL vmlinux 0x008d1ea5 agp_generic_create_gatt_table +EXPORT_SYMBOL vmlinux 0x00a18cdb ndo_dflt_fdb_add +EXPORT_SYMBOL vmlinux 0x00a3df2f rproc_of_parse_firmware +EXPORT_SYMBOL vmlinux 0x00a4b044 amd_iommu_deactivate_guest_mode +EXPORT_SYMBOL vmlinux 0x00b4e615 posix_acl_equiv_mode +EXPORT_SYMBOL vmlinux 0x00bc4b35 nf_getsockopt +EXPORT_SYMBOL vmlinux 0x00d7e722 vme_lm_count +EXPORT_SYMBOL vmlinux 0x00ea3ac9 serial8250_do_set_termios +EXPORT_SYMBOL vmlinux 0x00ead7e5 xp_raw_get_dma +EXPORT_SYMBOL vmlinux 0x00ec372e kernel_sendmsg +EXPORT_SYMBOL vmlinux 0x01000e51 schedule +EXPORT_SYMBOL vmlinux 0x0103c908 blk_mq_tagset_busy_iter +EXPORT_SYMBOL vmlinux 0x01156ae4 utf8_strncasecmp_folded +EXPORT_SYMBOL vmlinux 0x013c9fd4 inode_add_bytes +EXPORT_SYMBOL vmlinux 0x0147812c kblockd_mod_delayed_work_on +EXPORT_SYMBOL vmlinux 0x01509120 unpin_user_page_range_dirty_lock +EXPORT_SYMBOL vmlinux 0x016f123e sg_copy_to_buffer +EXPORT_SYMBOL vmlinux 0x01757935 rdmacg_register_device +EXPORT_SYMBOL vmlinux 0x017de3d5 nr_cpu_ids +EXPORT_SYMBOL vmlinux 0x0188cd88 vme_alloc_consistent +EXPORT_SYMBOL vmlinux 0x01a57544 tcf_action_update_stats +EXPORT_SYMBOL vmlinux 0x01b6865c xa_get_mark +EXPORT_SYMBOL vmlinux 0x01bf55fc paddr_vmcoreinfo_note +EXPORT_SYMBOL vmlinux 0x01c6fa4a mfd_add_devices +EXPORT_SYMBOL vmlinux 0x01d28cde make_kuid +EXPORT_SYMBOL vmlinux 0x01d64357 vmf_insert_pfn_prot +EXPORT_SYMBOL vmlinux 0x01daddf9 udp_gro_complete +EXPORT_SYMBOL vmlinux 0x01e61d6c __x86_indirect_call_thunk_r12 +EXPORT_SYMBOL vmlinux 0x01f8b09b fb_io_read +EXPORT_SYMBOL vmlinux 0x0209f3a7 secure_ipv6_port_ephemeral +EXPORT_SYMBOL vmlinux 0x020dbf27 bitmap_alloc +EXPORT_SYMBOL vmlinux 0x0228925f iowrite64_hi_lo +EXPORT_SYMBOL vmlinux 0x0237b57a arch_unregister_cpu +EXPORT_SYMBOL vmlinux 0x023d1b90 wrmsr_on_cpu +EXPORT_SYMBOL vmlinux 0x0248efd3 kstrtobool_from_user +EXPORT_SYMBOL vmlinux 0x0269ecf9 vfs_readlink +EXPORT_SYMBOL vmlinux 0x026e2b57 netif_set_real_num_tx_queues +EXPORT_SYMBOL vmlinux 0x0274dc2b netif_get_num_default_rss_queues +EXPORT_SYMBOL vmlinux 0x02758520 __filemap_get_folio +EXPORT_SYMBOL vmlinux 0x0296695f refcount_warn_saturate +EXPORT_SYMBOL vmlinux 0x02ae1bf2 mipi_dsi_dcs_set_display_brightness +EXPORT_SYMBOL vmlinux 0x02ba1187 vm_zone_stat +EXPORT_SYMBOL vmlinux 0x02c656b6 acpi_enable_all_runtime_gpes +EXPORT_SYMBOL vmlinux 0x02d56f46 refresh_frequency_limits +EXPORT_SYMBOL vmlinux 0x02e63729 __bread_gfp +EXPORT_SYMBOL vmlinux 0x02ed23db pci_iounmap +EXPORT_SYMBOL vmlinux 0x03080457 mdiobus_read +EXPORT_SYMBOL vmlinux 0x0334da4e scsi_command_size_tbl +EXPORT_SYMBOL vmlinux 0x035d25ab memcg_kmem_online_key +EXPORT_SYMBOL vmlinux 0x0360d67f make_flow_keys_digest +EXPORT_SYMBOL vmlinux 0x0362f9a8 __x86_indirect_thunk_r12 +EXPORT_SYMBOL vmlinux 0x03642d3d __mmc_claim_host +EXPORT_SYMBOL vmlinux 0x0366307a console_suspend_enabled +EXPORT_SYMBOL vmlinux 0x036cce78 tty_termios_input_baud_rate +EXPORT_SYMBOL vmlinux 0x03771dc3 __i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0x037a0cba kfree +EXPORT_SYMBOL vmlinux 0x037d61bd clkdev_add +EXPORT_SYMBOL vmlinux 0x03815f35 ledtrig_disk_activity +EXPORT_SYMBOL vmlinux 0x03931b6b dev_get_mac_address +EXPORT_SYMBOL vmlinux 0x0397edd5 fb_edid_to_monspecs +EXPORT_SYMBOL vmlinux 0x03a8f7dd phy_attach_direct +EXPORT_SYMBOL vmlinux 0x03b814ca bpf_dispatcher_xdp_func +EXPORT_SYMBOL vmlinux 0x03b9682e napi_complete_done +EXPORT_SYMBOL vmlinux 0x03c5d445 iommu_dma_get_resv_regions +EXPORT_SYMBOL vmlinux 0x03caf75c tcf_action_exec +EXPORT_SYMBOL vmlinux 0x03d7ae6f acpi_device_hid +EXPORT_SYMBOL vmlinux 0x03e03620 dst_dev_put +EXPORT_SYMBOL vmlinux 0x03f57960 serio_rescan +EXPORT_SYMBOL vmlinux 0x03fd2571 vm_unmap_ram +EXPORT_SYMBOL vmlinux 0x0405752f dma_resv_init +EXPORT_SYMBOL vmlinux 0x042b93bc qdisc_tree_reduce_backlog +EXPORT_SYMBOL vmlinux 0x0438eb26 udp_poll +EXPORT_SYMBOL vmlinux 0x044154c6 tc_skb_ext_tc +EXPORT_SYMBOL vmlinux 0x04482cdb __refrigerator +EXPORT_SYMBOL vmlinux 0x04485691 is_bad_inode +EXPORT_SYMBOL vmlinux 0x044f0ad9 get_random_u16 +EXPORT_SYMBOL vmlinux 0x045191dd xfrm6_protocol_deregister +EXPORT_SYMBOL vmlinux 0x04571395 mdiobus_unregister +EXPORT_SYMBOL vmlinux 0x046afe60 key_unlink +EXPORT_SYMBOL vmlinux 0x0474edef kstrtou16_from_user +EXPORT_SYMBOL vmlinux 0x04789d34 __nla_put_64bit +EXPORT_SYMBOL vmlinux 0x0479aac1 seq_list_next_rcu +EXPORT_SYMBOL vmlinux 0x0484c6c4 acpi_enter_sleep_state_prep +EXPORT_SYMBOL vmlinux 0x04856d52 xp_dma_sync_for_device_slow +EXPORT_SYMBOL vmlinux 0x04863e28 hdmi_audio_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x0487de3e phy_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x048d49dd __traceiter_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x0499ea0d watchdog_register_governor +EXPORT_SYMBOL vmlinux 0x04b1abff input_grab_device +EXPORT_SYMBOL vmlinux 0x04c62fd7 __memset +EXPORT_SYMBOL vmlinux 0x04d24402 iwe_stream_add_point +EXPORT_SYMBOL vmlinux 0x04d8c750 release_perfctr_nmi +EXPORT_SYMBOL vmlinux 0x04ddc53a fwnode_irq_get +EXPORT_SYMBOL vmlinux 0x04e17f7f writeback_inodes_sb_nr +EXPORT_SYMBOL vmlinux 0x04e9fa0f key_task_permission +EXPORT_SYMBOL vmlinux 0x04ea5d10 ksize +EXPORT_SYMBOL vmlinux 0x04fa1960 udp_lib_unhash +EXPORT_SYMBOL vmlinux 0x0501fc1b alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x050877b9 dmi_first_match +EXPORT_SYMBOL vmlinux 0x05240ee7 percpu_counter_batch +EXPORT_SYMBOL vmlinux 0x05282463 __ip_dev_find +EXPORT_SYMBOL vmlinux 0x052b6425 inet_sock_destruct +EXPORT_SYMBOL vmlinux 0x053441bf param_set_uint +EXPORT_SYMBOL vmlinux 0x053671d4 amd_iommu_snp_en +EXPORT_SYMBOL vmlinux 0x053900e8 mini_qdisc_pair_block_init +EXPORT_SYMBOL vmlinux 0x05432b41 iommu_put_resv_regions +EXPORT_SYMBOL vmlinux 0x054496b4 schedule_timeout_interruptible +EXPORT_SYMBOL vmlinux 0x0550f777 __scsi_device_lookup +EXPORT_SYMBOL vmlinux 0x0557b7c7 mount_bdev +EXPORT_SYMBOL vmlinux 0x055e77e8 jiffies_64 +EXPORT_SYMBOL vmlinux 0x0562dc30 __sg_page_iter_start +EXPORT_SYMBOL vmlinux 0x056bcf7b dm_read_arg +EXPORT_SYMBOL vmlinux 0x056bd86d tty_port_close_start +EXPORT_SYMBOL vmlinux 0x05cb254f skb_free_datagram +EXPORT_SYMBOL vmlinux 0x05dc1b00 touchscreen_parse_properties +EXPORT_SYMBOL vmlinux 0x05e64748 inet_sk_rebuild_header +EXPORT_SYMBOL vmlinux 0x05f42316 netdev_class_create_file_ns +EXPORT_SYMBOL vmlinux 0x05f6c2ca ram_aops +EXPORT_SYMBOL vmlinux 0x05fc78fb tcp_mtu_to_mss +EXPORT_SYMBOL vmlinux 0x0600f26a tcp_v4_connect +EXPORT_SYMBOL vmlinux 0x06028d80 phy_drivers_register +EXPORT_SYMBOL vmlinux 0x06052f8d __memmove +EXPORT_SYMBOL vmlinux 0x060ba97c gen_pool_free_owner +EXPORT_SYMBOL vmlinux 0x060df7f8 jbd2_journal_inode_ranged_write +EXPORT_SYMBOL vmlinux 0x06145e7f mipi_dsi_dcs_get_power_mode +EXPORT_SYMBOL vmlinux 0x061651be strcat +EXPORT_SYMBOL vmlinux 0x0634100a bitmap_parselist_user +EXPORT_SYMBOL vmlinux 0x063d0c0c param_get_byte +EXPORT_SYMBOL vmlinux 0x06406eda devfreq_remove_governor +EXPORT_SYMBOL vmlinux 0x0668b595 _kstrtoul +EXPORT_SYMBOL vmlinux 0x0671fcb4 mipi_dsi_generic_write +EXPORT_SYMBOL vmlinux 0x067549da xsk_set_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0x068c4347 iov_iter_init +EXPORT_SYMBOL vmlinux 0x069ad1f9 redirty_page_for_writepage +EXPORT_SYMBOL vmlinux 0x06a86bc1 iowrite16 +EXPORT_SYMBOL vmlinux 0x06b0aeec devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x06b4ccdb dev_mc_sync_multiple +EXPORT_SYMBOL vmlinux 0x06bd88b5 ucs2_strnlen +EXPORT_SYMBOL vmlinux 0x06ca4223 genphy_update_link +EXPORT_SYMBOL vmlinux 0x06cf96c6 pci_dev_get +EXPORT_SYMBOL vmlinux 0x06d11488 __bitmap_equal +EXPORT_SYMBOL vmlinux 0x06d78137 pcie_relaxed_ordering_enabled +EXPORT_SYMBOL vmlinux 0x06e549b6 __sk_receive_skb +EXPORT_SYMBOL vmlinux 0x06f7d307 filp_close +EXPORT_SYMBOL vmlinux 0x07054889 is_free_buddy_page +EXPORT_SYMBOL vmlinux 0x07098248 xz_dec_microlzma_alloc +EXPORT_SYMBOL vmlinux 0x070cfa64 tty_port_close +EXPORT_SYMBOL vmlinux 0x0716b075 tcp_sendmsg +EXPORT_SYMBOL vmlinux 0x072404cb tcp_inbound_md5_hash +EXPORT_SYMBOL vmlinux 0x072f901c vme_master_rmw +EXPORT_SYMBOL vmlinux 0x0742e2d6 ip_local_deliver +EXPORT_SYMBOL vmlinux 0x0745a981 xa_erase +EXPORT_SYMBOL vmlinux 0x075aa007 skb_tx_error +EXPORT_SYMBOL vmlinux 0x077139c5 __netlink_ns_capable +EXPORT_SYMBOL vmlinux 0x0775fd7a tcf_classify +EXPORT_SYMBOL vmlinux 0x07802bd9 kernel_getpeername +EXPORT_SYMBOL vmlinux 0x0785496b fscrypt_ioctl_get_policy +EXPORT_SYMBOL vmlinux 0x07a0a278 dev_set_promiscuity +EXPORT_SYMBOL vmlinux 0x07a890c8 fb_alloc_cmap +EXPORT_SYMBOL vmlinux 0x07c4201a pcie_ptm_enabled +EXPORT_SYMBOL vmlinux 0x07cc4a5d printk_timed_ratelimit +EXPORT_SYMBOL vmlinux 0x07ceeac9 panic_notifier_list +EXPORT_SYMBOL vmlinux 0x07f57478 pci_unmap_iospace +EXPORT_SYMBOL vmlinux 0x07f833a6 tcp_poll +EXPORT_SYMBOL vmlinux 0x07f85a48 ip6_err_gen_icmpv6_unreach +EXPORT_SYMBOL vmlinux 0x07f8c7b3 hdmi_infoframe_log +EXPORT_SYMBOL vmlinux 0x07f8ce47 get_agp_version +EXPORT_SYMBOL vmlinux 0x0800473f __cond_resched +EXPORT_SYMBOL vmlinux 0x0805f2c8 ecryptfs_get_auth_tok_key +EXPORT_SYMBOL vmlinux 0x0810001e input_free_device +EXPORT_SYMBOL vmlinux 0x08162c74 free_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0x081e9440 genphy_read_lpa +EXPORT_SYMBOL vmlinux 0x082c3213 pci_root_buses +EXPORT_SYMBOL vmlinux 0x083eb21c rfkill_unregister +EXPORT_SYMBOL vmlinux 0x0853796a xfrm_state_insert +EXPORT_SYMBOL vmlinux 0x08645c36 udplite_prot +EXPORT_SYMBOL vmlinux 0x086f5726 generic_file_llseek_size +EXPORT_SYMBOL vmlinux 0x0870efe3 jent_testing_exit +EXPORT_SYMBOL vmlinux 0x08a342eb pnp_release_card_device +EXPORT_SYMBOL vmlinux 0x08a7a281 qdisc_watchdog_cancel +EXPORT_SYMBOL vmlinux 0x08b56881 simple_transaction_release +EXPORT_SYMBOL vmlinux 0x08baee75 netif_tx_unlock +EXPORT_SYMBOL vmlinux 0x08c049e7 param_set_int +EXPORT_SYMBOL vmlinux 0x08f1cd75 phy_mii_ioctl +EXPORT_SYMBOL vmlinux 0x08ff1fb9 skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x0903de41 buffer_migrate_folio +EXPORT_SYMBOL vmlinux 0x090e13b3 phy_ethtool_nway_reset +EXPORT_SYMBOL vmlinux 0x091d7bb9 vme_init_bridge +EXPORT_SYMBOL vmlinux 0x092e26bf acpi_remove_address_space_handler +EXPORT_SYMBOL vmlinux 0x093712e5 acpi_purge_cached_objects +EXPORT_SYMBOL vmlinux 0x093a1a5d d_set_fallthru +EXPORT_SYMBOL vmlinux 0x093e5f72 filemap_dirty_folio +EXPORT_SYMBOL vmlinux 0x094ca4a5 tty_name +EXPORT_SYMBOL vmlinux 0x09509dff blk_queue_physical_block_size +EXPORT_SYMBOL vmlinux 0x0965c14e pci_unregister_driver +EXPORT_SYMBOL vmlinux 0x0966e107 __x86_indirect_call_thunk_r9 +EXPORT_SYMBOL vmlinux 0x09749653 mark_info_dirty +EXPORT_SYMBOL vmlinux 0x09769037 dmt_modes +EXPORT_SYMBOL vmlinux 0x098b71c6 fb_dealloc_cmap +EXPORT_SYMBOL vmlinux 0x09955590 folio_set_bh +EXPORT_SYMBOL vmlinux 0x09a2a817 __mod_lruvec_page_state +EXPORT_SYMBOL vmlinux 0x09c8a16e phy_loopback +EXPORT_SYMBOL vmlinux 0x09d44df9 in_lock_functions +EXPORT_SYMBOL vmlinux 0x09da0ba4 xa_set_mark +EXPORT_SYMBOL vmlinux 0x09edc543 dcb_ieee_setapp +EXPORT_SYMBOL vmlinux 0x09ee2435 default_llseek +EXPORT_SYMBOL vmlinux 0x09ee8c58 posix_lock_file +EXPORT_SYMBOL vmlinux 0x09f1150f bio_endio +EXPORT_SYMBOL vmlinux 0x0a012f73 mb_cache_entry_touch +EXPORT_SYMBOL vmlinux 0x0a01e6f0 kmem_cache_free +EXPORT_SYMBOL vmlinux 0x0a0ebc08 __xa_cmpxchg +EXPORT_SYMBOL vmlinux 0x0a1e8769 utf8_casefold_hash +EXPORT_SYMBOL vmlinux 0x0a2b2b29 mntget +EXPORT_SYMBOL vmlinux 0x0a3d6d78 eth_header_cache +EXPORT_SYMBOL vmlinux 0x0a3dd9e8 trace_event_printf +EXPORT_SYMBOL vmlinux 0x0a549fdb __tracepoint_read_msr +EXPORT_SYMBOL vmlinux 0x0a770832 register_memory_notifier +EXPORT_SYMBOL vmlinux 0x0a834dbe netif_tx_wake_queue +EXPORT_SYMBOL vmlinux 0x0a84b15d zstd_init_cctx +EXPORT_SYMBOL vmlinux 0x0a9ba04f srso_untrain_ret +EXPORT_SYMBOL vmlinux 0x0aa309cf synchronize_hardirq +EXPORT_SYMBOL vmlinux 0x0aaccc92 pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x0ac8c9cc get_tree_single +EXPORT_SYMBOL vmlinux 0x0acf7679 dma_issue_pending_all +EXPORT_SYMBOL vmlinux 0x0acfdd58 __tracepoint_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x0ad2d8b9 jbd2_journal_finish_inode_data_buffers +EXPORT_SYMBOL vmlinux 0x0adb97eb flow_rule_match_enc_ip +EXPORT_SYMBOL vmlinux 0x0ae6ef29 thaw_bdev +EXPORT_SYMBOL vmlinux 0x0ae7bd1b xfrm_policy_flush +EXPORT_SYMBOL vmlinux 0x0afa5d5a folio_migrate_flags +EXPORT_SYMBOL vmlinux 0x0b0404bd sk_wait_data +EXPORT_SYMBOL vmlinux 0x0b0aeed9 __xfrm_state_destroy +EXPORT_SYMBOL vmlinux 0x0b199088 pid_task +EXPORT_SYMBOL vmlinux 0x0b19b445 ioread8 +EXPORT_SYMBOL vmlinux 0x0b1beb31 vmalloc_32_user +EXPORT_SYMBOL vmlinux 0x0b26b8c8 acpi_run_osc +EXPORT_SYMBOL vmlinux 0x0b5346cd iunique +EXPORT_SYMBOL vmlinux 0x0b5718a7 ipv4_mtu +EXPORT_SYMBOL vmlinux 0x0b58ec5c textsearch_register +EXPORT_SYMBOL vmlinux 0x0b5b77cd rproc_elf_find_loaded_rsc_table +EXPORT_SYMBOL vmlinux 0x0b5bb28f tcp_md5_hash_key +EXPORT_SYMBOL vmlinux 0x0b5ce038 vga_switcheroo_unlock_ddc +EXPORT_SYMBOL vmlinux 0x0b637410 cr4_update_irqsoff +EXPORT_SYMBOL vmlinux 0x0b742fd7 simple_strtol +EXPORT_SYMBOL vmlinux 0x0b762554 icmpv6_ndo_send +EXPORT_SYMBOL vmlinux 0x0b788572 xfrm_stateonly_find +EXPORT_SYMBOL vmlinux 0x0b94d56a nd_pfn_probe +EXPORT_SYMBOL vmlinux 0x0ba0b938 vm_brk +EXPORT_SYMBOL vmlinux 0x0bb2bd6d genphy_soft_reset +EXPORT_SYMBOL vmlinux 0x0bb5dd4a dma_fence_chain_find_seqno +EXPORT_SYMBOL vmlinux 0x0bb636e8 truncate_setsize +EXPORT_SYMBOL vmlinux 0x0bbda0bb find_inode_nowait +EXPORT_SYMBOL vmlinux 0x0bbf0a1f release_pages +EXPORT_SYMBOL vmlinux 0x0bc477a2 irq_set_irq_type +EXPORT_SYMBOL vmlinux 0x0bd394d8 tty_termios_baud_rate +EXPORT_SYMBOL vmlinux 0x0bd6cd1b simple_link +EXPORT_SYMBOL vmlinux 0x0bd7d173 devm_mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x0be6eeb0 touch_buffer +EXPORT_SYMBOL vmlinux 0x0bed74f2 genphy_c45_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x0bf28943 xsk_clear_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x0bfa89b2 qdisc_offload_dump_helper +EXPORT_SYMBOL vmlinux 0x0bfc1d1a check_zeroed_user +EXPORT_SYMBOL vmlinux 0x0c1aef69 mmc_can_secure_erase_trim +EXPORT_SYMBOL vmlinux 0x0c1af59f mdiobus_c45_write_nested +EXPORT_SYMBOL vmlinux 0x0c1dbd12 netlink_rcv_skb +EXPORT_SYMBOL vmlinux 0x0c25ec48 secure_tcpv6_seq +EXPORT_SYMBOL vmlinux 0x0c355261 mmc_of_parse_clk_phase +EXPORT_SYMBOL vmlinux 0x0c3690fc _raw_spin_lock_bh +EXPORT_SYMBOL vmlinux 0x0c3b9740 wait_for_key_construction +EXPORT_SYMBOL vmlinux 0x0c417bf4 devm_ioport_map +EXPORT_SYMBOL vmlinux 0x0c41dc61 netdev_rx_csum_fault +EXPORT_SYMBOL vmlinux 0x0c4d2265 mmc_of_parse_voltage +EXPORT_SYMBOL vmlinux 0x0c4e455c vfs_ioctl +EXPORT_SYMBOL vmlinux 0x0c575719 __cond_resched_rwlock_write +EXPORT_SYMBOL vmlinux 0x0c644f11 memory_cgrp_subsys +EXPORT_SYMBOL vmlinux 0x0c6948ba pci_request_regions_exclusive +EXPORT_SYMBOL vmlinux 0x0c6bdc3f vme_master_read +EXPORT_SYMBOL vmlinux 0x0c7249f9 submit_bh +EXPORT_SYMBOL vmlinux 0x0c806a84 max8998_write_reg +EXPORT_SYMBOL vmlinux 0x0c8fc57b generic_file_open +EXPORT_SYMBOL vmlinux 0x0c945947 pcie_get_mps +EXPORT_SYMBOL vmlinux 0x0caca876 file_open_root +EXPORT_SYMBOL vmlinux 0x0cb2dd49 vlan_for_each +EXPORT_SYMBOL vmlinux 0x0cc4b4b6 crc_ccitt_false +EXPORT_SYMBOL vmlinux 0x0cd5835b ipv6_flowlabel_exclusive +EXPORT_SYMBOL vmlinux 0x0cdce87c rfkill_set_hw_state_reason +EXPORT_SYMBOL vmlinux 0x0d0078ac locks_lock_inode_wait +EXPORT_SYMBOL vmlinux 0x0d04eedc dquot_drop +EXPORT_SYMBOL vmlinux 0x0d07f543 get_anon_bdev +EXPORT_SYMBOL vmlinux 0x0d089424 jbd2_journal_check_available_features +EXPORT_SYMBOL vmlinux 0x0d104293 __tracepoint_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x0d136c5c ip_mc_join_group +EXPORT_SYMBOL vmlinux 0x0d271cc9 has_capability +EXPORT_SYMBOL vmlinux 0x0d294d06 zpool_unregister_driver +EXPORT_SYMBOL vmlinux 0x0d331800 ps2_interrupt +EXPORT_SYMBOL vmlinux 0x0d333b64 zstd_end_stream +EXPORT_SYMBOL vmlinux 0x0d49aeb0 mmc_gpio_get_cd +EXPORT_SYMBOL vmlinux 0x0d542439 __ipv6_addr_type +EXPORT_SYMBOL vmlinux 0x0d6a94cb inet6_release +EXPORT_SYMBOL vmlinux 0x0d6e6278 devm_aperture_acquire_for_platform_device +EXPORT_SYMBOL vmlinux 0x0d836abd skb_tunnel_check_pmtu +EXPORT_SYMBOL vmlinux 0x0d8a7154 audit_log +EXPORT_SYMBOL vmlinux 0x0d9735b5 dev_mc_add_excl +EXPORT_SYMBOL vmlinux 0x0da37acd dma_fence_array_first +EXPORT_SYMBOL vmlinux 0x0daeafde xen_free_unpopulated_pages +EXPORT_SYMBOL vmlinux 0x0dbcb768 inet6_getname +EXPORT_SYMBOL vmlinux 0x0dce6ca8 ethtool_virtdev_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x0dddb9e3 simple_empty +EXPORT_SYMBOL vmlinux 0x0de5b453 proc_symlink +EXPORT_SYMBOL vmlinux 0x0deb72fc __traceiter_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0e01b447 dquot_release +EXPORT_SYMBOL vmlinux 0x0e026c17 uart_suspend_port +EXPORT_SYMBOL vmlinux 0x0e0b2489 generic_ro_fops +EXPORT_SYMBOL vmlinux 0x0e17678a siphash_4u64 +EXPORT_SYMBOL vmlinux 0x0e189834 framebuffer_release +EXPORT_SYMBOL vmlinux 0x0e23b37f alloc_cpumask_var_node +EXPORT_SYMBOL vmlinux 0x0e2a4f15 skb_dump +EXPORT_SYMBOL vmlinux 0x0e4262c6 __siphash_unaligned +EXPORT_SYMBOL vmlinux 0x0e563c45 sock_no_socketpair +EXPORT_SYMBOL vmlinux 0x0e5f51fa fwnode_phy_find_device +EXPORT_SYMBOL vmlinux 0x0e6ba48d mmc_request_done +EXPORT_SYMBOL vmlinux 0x0ea3c74e tasklet_kill +EXPORT_SYMBOL vmlinux 0x0ea593f6 hdmi_drm_infoframe_init +EXPORT_SYMBOL vmlinux 0x0eadbb4f freeze_super +EXPORT_SYMBOL vmlinux 0x0eb36f32 i2c_smbus_read_word_data +EXPORT_SYMBOL vmlinux 0x0eb6eb87 add_taint +EXPORT_SYMBOL vmlinux 0x0ec5babe vme_dma_free +EXPORT_SYMBOL vmlinux 0x0ed18a3c __bh_read +EXPORT_SYMBOL vmlinux 0x0ed8d86f netpoll_send_skb +EXPORT_SYMBOL vmlinux 0x0ee19639 xp_can_alloc +EXPORT_SYMBOL vmlinux 0x0eebd2be tty_unthrottle +EXPORT_SYMBOL vmlinux 0x0f09cc34 schedule_timeout_killable +EXPORT_SYMBOL vmlinux 0x0f18596e adjust_managed_page_count +EXPORT_SYMBOL vmlinux 0x0f1ad8e2 seq_list_start_rcu +EXPORT_SYMBOL vmlinux 0x0f2d9872 scsi_ioctl +EXPORT_SYMBOL vmlinux 0x0f3537f8 nf_log_unset +EXPORT_SYMBOL vmlinux 0x0f353a77 vfs_fileattr_set +EXPORT_SYMBOL vmlinux 0x0f37ca89 lockref_put_not_zero +EXPORT_SYMBOL vmlinux 0x0f56ae92 netpoll_cleanup +EXPORT_SYMBOL vmlinux 0x0f630261 gen_replace_estimator +EXPORT_SYMBOL vmlinux 0x0f6e3375 __napi_schedule +EXPORT_SYMBOL vmlinux 0x0f785e5e rt_dst_alloc +EXPORT_SYMBOL vmlinux 0x0f811fc7 jent_raw_hires_entropy_store +EXPORT_SYMBOL vmlinux 0x0f86f560 kthread_delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0x0f9fe992 sockopt_ns_capable +EXPORT_SYMBOL vmlinux 0x0fab1ab0 hdmi_spd_infoframe_pack +EXPORT_SYMBOL vmlinux 0x0fb11673 rproc_shutdown +EXPORT_SYMBOL vmlinux 0x0fb2f8a4 mktime64 +EXPORT_SYMBOL vmlinux 0x0fd75ef3 inet_accept +EXPORT_SYMBOL vmlinux 0x0fd902db mb_cache_entry_create +EXPORT_SYMBOL vmlinux 0x0fff5afc time64_to_tm +EXPORT_SYMBOL vmlinux 0x10017aa5 kernel_cpustat +EXPORT_SYMBOL vmlinux 0x100ac660 seg6_hmac_net_exit +EXPORT_SYMBOL vmlinux 0x100bddf8 proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x101d7ff5 ns_capable_noaudit +EXPORT_SYMBOL vmlinux 0x1035c7c2 __release_region +EXPORT_SYMBOL vmlinux 0x1041ff28 from_kuid +EXPORT_SYMBOL vmlinux 0x1057a279 bsearch +EXPORT_SYMBOL vmlinux 0x1059f369 xfrm_state_walk +EXPORT_SYMBOL vmlinux 0x1068004b gf128mul_bbe +EXPORT_SYMBOL vmlinux 0x106ac4cb input_mt_report_slot_state +EXPORT_SYMBOL vmlinux 0x107826f9 inet6_unregister_protosw +EXPORT_SYMBOL vmlinux 0x1079f31b vga_switcheroo_client_probe_defer +EXPORT_SYMBOL vmlinux 0x107be0b0 percpu_counter_sync +EXPORT_SYMBOL vmlinux 0x107dae4d inode_set_flags +EXPORT_SYMBOL vmlinux 0x107dd046 __x86_indirect_call_thunk_r8 +EXPORT_SYMBOL vmlinux 0x107e5878 zlib_inflateEnd +EXPORT_SYMBOL vmlinux 0x10bb0c37 disk_check_media_change +EXPORT_SYMBOL vmlinux 0x10cdb938 netpoll_parse_options +EXPORT_SYMBOL vmlinux 0x10d1c364 netif_receive_skb +EXPORT_SYMBOL vmlinux 0x10d9f885 scsi_sense_desc_find +EXPORT_SYMBOL vmlinux 0x10e6f74a free_contig_range +EXPORT_SYMBOL vmlinux 0x11089ac7 _ctype +EXPORT_SYMBOL vmlinux 0x111dc391 devm_alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x1126da0e mipi_dsi_detach +EXPORT_SYMBOL vmlinux 0x113cad20 sock_kmalloc +EXPORT_SYMBOL vmlinux 0x11518d21 skb_ensure_writable +EXPORT_SYMBOL vmlinux 0x115b8217 pcie_capability_read_dword +EXPORT_SYMBOL vmlinux 0x115e7e00 __folio_cancel_dirty +EXPORT_SYMBOL vmlinux 0x117093be qdisc_class_hash_init +EXPORT_SYMBOL vmlinux 0x117bde61 xfrm_policy_hash_rebuild +EXPORT_SYMBOL vmlinux 0x118a1c66 rproc_put +EXPORT_SYMBOL vmlinux 0x119cd234 ptp_clock_event +EXPORT_SYMBOL vmlinux 0x11a3c4d2 inc_node_page_state +EXPORT_SYMBOL vmlinux 0x11ab39e8 eth_mac_addr +EXPORT_SYMBOL vmlinux 0x11b862e1 inet_sk_get_local_port_range +EXPORT_SYMBOL vmlinux 0x11cd1949 clk_bulk_get +EXPORT_SYMBOL vmlinux 0x11d561fe _dev_notice +EXPORT_SYMBOL vmlinux 0x11de0d8c xp_dma_sync_for_cpu_slow +EXPORT_SYMBOL vmlinux 0x11e30762 chacha_block_generic +EXPORT_SYMBOL vmlinux 0x11e4ad4a iov_iter_zero +EXPORT_SYMBOL vmlinux 0x12073fa4 netdev_set_sb_channel +EXPORT_SYMBOL vmlinux 0x120b336a __rb_insert_augmented +EXPORT_SYMBOL vmlinux 0x120c5d2e crypto_sha256_finup +EXPORT_SYMBOL vmlinux 0x121cc014 __scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x122c3a7e _printk +EXPORT_SYMBOL vmlinux 0x122d4c17 generic_write_end +EXPORT_SYMBOL vmlinux 0x1242ddd5 blk_mq_delay_run_hw_queue +EXPORT_SYMBOL vmlinux 0x124bad4d kstrtobool +EXPORT_SYMBOL vmlinux 0x12719f0b md_bitmap_free +EXPORT_SYMBOL vmlinux 0x127d83ea security_locked_down +EXPORT_SYMBOL vmlinux 0x12870f59 devm_register_netdev +EXPORT_SYMBOL vmlinux 0x1295720a nf_log_set +EXPORT_SYMBOL vmlinux 0x12c9e59a dev_mc_del +EXPORT_SYMBOL vmlinux 0x12cabc89 siphash_2u64 +EXPORT_SYMBOL vmlinux 0x12e8d279 seq_dentry +EXPORT_SYMBOL vmlinux 0x12efd383 nf_log_trace +EXPORT_SYMBOL vmlinux 0x12f6f69c fb_videomode_to_var +EXPORT_SYMBOL vmlinux 0x130277a9 iov_iter_get_pages2 +EXPORT_SYMBOL vmlinux 0x130afd75 acpi_get_sleep_type_data +EXPORT_SYMBOL vmlinux 0x13110126 request_resource +EXPORT_SYMBOL vmlinux 0x131a6146 xa_clear_mark +EXPORT_SYMBOL vmlinux 0x1328add0 xfrm_parse_spi +EXPORT_SYMBOL vmlinux 0x132aaccf register_quota_format +EXPORT_SYMBOL vmlinux 0x13307126 bdi_unregister +EXPORT_SYMBOL vmlinux 0x1340079c tty_driver_flush_buffer +EXPORT_SYMBOL vmlinux 0x1344d7e6 acpi_enable_gpe +EXPORT_SYMBOL vmlinux 0x13503e04 udp_read_skb +EXPORT_SYMBOL vmlinux 0x135bea37 napi_get_frags +EXPORT_SYMBOL vmlinux 0x13603c22 scsi_scan_host +EXPORT_SYMBOL vmlinux 0x136a94a3 dquot_claim_space_nodirty +EXPORT_SYMBOL vmlinux 0x136e4091 shrink_dcache_parent +EXPORT_SYMBOL vmlinux 0x1389619c __max_die_per_package +EXPORT_SYMBOL vmlinux 0x139c12b1 ethtool_aggregate_phy_stats +EXPORT_SYMBOL vmlinux 0x139f2189 __kfifo_alloc +EXPORT_SYMBOL vmlinux 0x13ab7c80 devfreq_recommended_opp +EXPORT_SYMBOL vmlinux 0x13c49cc2 _copy_from_user +EXPORT_SYMBOL vmlinux 0x13d0adf7 __kfifo_out +EXPORT_SYMBOL vmlinux 0x13f42152 system_entering_hibernation +EXPORT_SYMBOL vmlinux 0x141271bf acpi_dev_found +EXPORT_SYMBOL vmlinux 0x14143fbe serial8250_set_isa_configurator +EXPORT_SYMBOL vmlinux 0x143c4b44 tcp_setsockopt +EXPORT_SYMBOL vmlinux 0x14605535 dma_fence_context_alloc +EXPORT_SYMBOL vmlinux 0x146289b7 crc16_table +EXPORT_SYMBOL vmlinux 0x1466e3aa phy_ethtool_ksettings_set +EXPORT_SYMBOL vmlinux 0x147057d7 simple_open +EXPORT_SYMBOL vmlinux 0x1471926d generic_delete_inode +EXPORT_SYMBOL vmlinux 0x148e0f3e elevator_alloc +EXPORT_SYMBOL vmlinux 0x149f4352 ip_sock_set_tos +EXPORT_SYMBOL vmlinux 0x14a64a87 acpi_install_address_space_handler_no_reg +EXPORT_SYMBOL vmlinux 0x14c67e3e tcp_tx_delay_enabled +EXPORT_SYMBOL vmlinux 0x14d05661 devm_nvmem_cell_put +EXPORT_SYMBOL vmlinux 0x14d7477f console_list_unlock +EXPORT_SYMBOL vmlinux 0x14e0fb16 mr_dump +EXPORT_SYMBOL vmlinux 0x14ea5485 devm_extcon_unregister_notifier_all +EXPORT_SYMBOL vmlinux 0x151157a6 request_key_tag +EXPORT_SYMBOL vmlinux 0x151b3b4a mipi_dsi_dcs_set_display_on +EXPORT_SYMBOL vmlinux 0x151bee1e sk_stream_wait_close +EXPORT_SYMBOL vmlinux 0x151f4898 schedule_timeout_uninterruptible +EXPORT_SYMBOL vmlinux 0x1526b301 unix_tot_inflight +EXPORT_SYMBOL vmlinux 0x15301465 xfrm_state_delete_tunnel +EXPORT_SYMBOL vmlinux 0x15344ab5 configfs_undepend_item +EXPORT_SYMBOL vmlinux 0x15480910 ip6_mtu +EXPORT_SYMBOL vmlinux 0x1548d970 __kfifo_dma_out_prepare_r +EXPORT_SYMBOL vmlinux 0x154c6338 dm_kcopyd_client_destroy +EXPORT_SYMBOL vmlinux 0x1566dc45 __aperture_remove_legacy_vga_devices +EXPORT_SYMBOL vmlinux 0x15673e80 vfs_symlink +EXPORT_SYMBOL vmlinux 0x156ed8e4 param_ops_hexint +EXPORT_SYMBOL vmlinux 0x159eb6f5 netdev_name_in_use +EXPORT_SYMBOL vmlinux 0x15ba50a6 jiffies +EXPORT_SYMBOL vmlinux 0x15bafe29 unregister_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x15bed7a5 LZ4_decompress_safe_partial +EXPORT_SYMBOL vmlinux 0x15c5712e folio_wait_bit_killable +EXPORT_SYMBOL vmlinux 0x15c85de3 mempool_init +EXPORT_SYMBOL vmlinux 0x15dc2a67 xen_alloc_unpopulated_pages +EXPORT_SYMBOL vmlinux 0x15f6e524 pnp_activate_dev +EXPORT_SYMBOL vmlinux 0x15f90688 slhc_init +EXPORT_SYMBOL vmlinux 0x15ffa4ae padata_do_parallel +EXPORT_SYMBOL vmlinux 0x16237fea lookup_positive_unlocked +EXPORT_SYMBOL vmlinux 0x16263d4a get_cached_acl +EXPORT_SYMBOL vmlinux 0x16286538 iowrite64be_lo_hi +EXPORT_SYMBOL vmlinux 0x162893fd hashlen_string +EXPORT_SYMBOL vmlinux 0x162f7c8a dma_unmap_page_attrs +EXPORT_SYMBOL vmlinux 0x16301b34 wrmsrl_on_cpu +EXPORT_SYMBOL vmlinux 0x1632bc21 kvasprintf_const +EXPORT_SYMBOL vmlinux 0x163bdba8 mmc_wait_for_req_done +EXPORT_SYMBOL vmlinux 0x1665fd4b __alloc_pages +EXPORT_SYMBOL vmlinux 0x166a8046 vfs_setpos +EXPORT_SYMBOL vmlinux 0x166f444c blkdev_get_by_dev +EXPORT_SYMBOL vmlinux 0x167c5967 print_hex_dump +EXPORT_SYMBOL vmlinux 0x167e7f9d __get_user_1 +EXPORT_SYMBOL vmlinux 0x1681f098 param_ops_long +EXPORT_SYMBOL vmlinux 0x169217e2 phy_drivers_unregister +EXPORT_SYMBOL vmlinux 0x169938c1 __sysfs_match_string +EXPORT_SYMBOL vmlinux 0x16a7b16f __traceiter_kmalloc +EXPORT_SYMBOL vmlinux 0x16aa3a94 __ip_options_compile +EXPORT_SYMBOL vmlinux 0x16b34f61 __SCK__tp_func_kfree +EXPORT_SYMBOL vmlinux 0x16bcdfec posix_acl_update_mode +EXPORT_SYMBOL vmlinux 0x16bef9d5 kobject_init +EXPORT_SYMBOL vmlinux 0x16cdc340 acpi_get_table +EXPORT_SYMBOL vmlinux 0x16cfacc5 __pskb_copy_fclone +EXPORT_SYMBOL vmlinux 0x16e297c3 bit_wait +EXPORT_SYMBOL vmlinux 0x16e84ae8 proc_mkdir_mode +EXPORT_SYMBOL vmlinux 0x16f9491b i8042_install_filter +EXPORT_SYMBOL vmlinux 0x16fb40c1 mdio_bus_type +EXPORT_SYMBOL vmlinux 0x170ddf79 acpi_install_notify_handler +EXPORT_SYMBOL vmlinux 0x17119914 bdi_set_max_ratio +EXPORT_SYMBOL vmlinux 0x175e33fb dma_spin_lock +EXPORT_SYMBOL vmlinux 0x176fb0ed pci_enable_msix_range +EXPORT_SYMBOL vmlinux 0x17725f1f in_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x177a82c3 entry_untrain_ret +EXPORT_SYMBOL vmlinux 0x1785514f ethtool_op_get_ts_info +EXPORT_SYMBOL vmlinux 0x17965cd4 dev_getbyhwaddr_rcu +EXPORT_SYMBOL vmlinux 0x17a414e9 pnp_device_attach +EXPORT_SYMBOL vmlinux 0x17b4b9eb fault_in_iov_iter_readable +EXPORT_SYMBOL vmlinux 0x17b69a37 inet_register_protosw +EXPORT_SYMBOL vmlinux 0x17b96964 tls_server_hello_x509 +EXPORT_SYMBOL vmlinux 0x17be28f4 pci_scan_root_bus +EXPORT_SYMBOL vmlinux 0x17be68ca acpi_clear_event +EXPORT_SYMBOL vmlinux 0x17c067b2 xp_raw_get_data +EXPORT_SYMBOL vmlinux 0x17c228b5 module_layout +EXPORT_SYMBOL vmlinux 0x17d873c8 neigh_for_each +EXPORT_SYMBOL vmlinux 0x17dc0b30 __dquot_alloc_space +EXPORT_SYMBOL vmlinux 0x17dd1fb7 phy_suspend +EXPORT_SYMBOL vmlinux 0x17e35425 tcp_splice_read +EXPORT_SYMBOL vmlinux 0x17ef2cbf path_has_submounts +EXPORT_SYMBOL vmlinux 0x17f2708d mipi_dsi_picture_parameter_set +EXPORT_SYMBOL vmlinux 0x17f341a0 i8042_lock_chip +EXPORT_SYMBOL vmlinux 0x17f651b0 ip_sock_set_pktinfo +EXPORT_SYMBOL vmlinux 0x17f813a9 __SCT__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0x1819a3f5 register_sysctl +EXPORT_SYMBOL vmlinux 0x1823274c mmc_gpiod_request_ro +EXPORT_SYMBOL vmlinux 0x182e9ae8 nf_log_packet +EXPORT_SYMBOL vmlinux 0x18345b8e __bitmap_replace +EXPORT_SYMBOL vmlinux 0x1864680f blk_pre_runtime_resume +EXPORT_SYMBOL vmlinux 0x186b5182 inet_csk_complete_hashdance +EXPORT_SYMBOL vmlinux 0x18710854 dm_put_device +EXPORT_SYMBOL vmlinux 0x18765873 dev_mc_init +EXPORT_SYMBOL vmlinux 0x187b40aa netlink_kernel_release +EXPORT_SYMBOL vmlinux 0x18888d00 downgrade_write +EXPORT_SYMBOL vmlinux 0x188a368f page_pool_get_stats +EXPORT_SYMBOL vmlinux 0x188e9144 netlink_unicast +EXPORT_SYMBOL vmlinux 0x188ea314 jiffies_to_timespec64 +EXPORT_SYMBOL vmlinux 0x18915283 get_inode_acl +EXPORT_SYMBOL vmlinux 0x1895076e mod_node_page_state +EXPORT_SYMBOL vmlinux 0x18b72573 register_kmmio_probe +EXPORT_SYMBOL vmlinux 0x18d64f11 mmc_erase_group_aligned +EXPORT_SYMBOL vmlinux 0x18e60984 __do_once_start +EXPORT_SYMBOL vmlinux 0x18e6e1e5 jbd2_journal_dirty_metadata +EXPORT_SYMBOL vmlinux 0x18e71962 fib_notifier_ops_unregister +EXPORT_SYMBOL vmlinux 0x18ec36fb nd_device_unregister +EXPORT_SYMBOL vmlinux 0x18ee153e ipv6_select_ident +EXPORT_SYMBOL vmlinux 0x18fd2c2d __x86_indirect_call_thunk_r13 +EXPORT_SYMBOL vmlinux 0x19049e22 key_alloc +EXPORT_SYMBOL vmlinux 0x1905d66a pcie_set_readrq +EXPORT_SYMBOL vmlinux 0x1915e84a __dev_remove_pack +EXPORT_SYMBOL vmlinux 0x191f02f2 blackhole_netdev +EXPORT_SYMBOL vmlinux 0x192ea14f __SCT__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x1937533d elv_rb_add +EXPORT_SYMBOL vmlinux 0x193929c0 pci_write_vpd +EXPORT_SYMBOL vmlinux 0x1953c958 mempool_create +EXPORT_SYMBOL vmlinux 0x19544595 dquot_commit_info +EXPORT_SYMBOL vmlinux 0x19548b1c sock_set_reuseaddr +EXPORT_SYMBOL vmlinux 0x196353a8 mmc_wait_for_req +EXPORT_SYMBOL vmlinux 0x197d5b60 dma_fence_default_wait +EXPORT_SYMBOL vmlinux 0x1984d421 out_of_line_wait_on_bit +EXPORT_SYMBOL vmlinux 0x199ed0cd net_disable_timestamp +EXPORT_SYMBOL vmlinux 0x19bd383b security_secmark_refcount_dec +EXPORT_SYMBOL vmlinux 0x19db064b dcb_ieee_getapp_mask +EXPORT_SYMBOL vmlinux 0x19df99b9 acpi_finish_gpe +EXPORT_SYMBOL vmlinux 0x19ee7398 get_thermal_instance +EXPORT_SYMBOL vmlinux 0x1a040212 reuseport_migrate_sock +EXPORT_SYMBOL vmlinux 0x1a16690a poll_initwait +EXPORT_SYMBOL vmlinux 0x1a3c6b84 ptp_find_pin +EXPORT_SYMBOL vmlinux 0x1a45cb6c acpi_disabled +EXPORT_SYMBOL vmlinux 0x1a4c6304 __skb_checksum_complete +EXPORT_SYMBOL vmlinux 0x1a4dd6ca mdiobus_register_device +EXPORT_SYMBOL vmlinux 0x1a549e97 sdev_enable_disk_events +EXPORT_SYMBOL vmlinux 0x1a63af34 vga_switcheroo_process_delayed_switch +EXPORT_SYMBOL vmlinux 0x1a66611d security_inode_copy_up +EXPORT_SYMBOL vmlinux 0x1a79c8e9 __x86_indirect_thunk_r13 +EXPORT_SYMBOL vmlinux 0x1a8ec5ac __dev_queue_xmit +EXPORT_SYMBOL vmlinux 0x1a9a433c prandom_u32_state +EXPORT_SYMBOL vmlinux 0x1aab4274 tcp_make_synack +EXPORT_SYMBOL vmlinux 0x1ab2bb1b has_capability_noaudit +EXPORT_SYMBOL vmlinux 0x1ac4b987 __inode_add_bytes +EXPORT_SYMBOL vmlinux 0x1ac5d3cb strcspn +EXPORT_SYMBOL vmlinux 0x1ad7bf26 scsi_device_get +EXPORT_SYMBOL vmlinux 0x1addfbcf pcim_iomap +EXPORT_SYMBOL vmlinux 0x1aeadfeb jbd2_journal_start_commit +EXPORT_SYMBOL vmlinux 0x1af67356 dm_get_device +EXPORT_SYMBOL vmlinux 0x1afc893a skb_append +EXPORT_SYMBOL vmlinux 0x1b015d25 bitmap_parselist +EXPORT_SYMBOL vmlinux 0x1b065d36 seg6_hmac_info_add +EXPORT_SYMBOL vmlinux 0x1b092e47 alloc_pages +EXPORT_SYMBOL vmlinux 0x1b09c12a pcpu_hot +EXPORT_SYMBOL vmlinux 0x1b1650af skb_add_rx_frag +EXPORT_SYMBOL vmlinux 0x1b363c6c __sk_dst_check +EXPORT_SYMBOL vmlinux 0x1b390978 dst_destroy +EXPORT_SYMBOL vmlinux 0x1b48299e mr_fill_mroute +EXPORT_SYMBOL vmlinux 0x1b484bd3 fscrypt_ioctl_set_policy +EXPORT_SYMBOL vmlinux 0x1b4a915a vfs_get_tree +EXPORT_SYMBOL vmlinux 0x1b4b11c7 pv_ops +EXPORT_SYMBOL vmlinux 0x1b581380 inet_csk_clear_xmit_timers +EXPORT_SYMBOL vmlinux 0x1b597b7a swake_up_all +EXPORT_SYMBOL vmlinux 0x1b5e1193 ip_generic_getfrag +EXPORT_SYMBOL vmlinux 0x1b6314fd in_aton +EXPORT_SYMBOL vmlinux 0x1b67511b t10_pi_type1_crc +EXPORT_SYMBOL vmlinux 0x1b6f904c vfs_create_mount +EXPORT_SYMBOL vmlinux 0x1b755791 jbd2_journal_unlock_updates +EXPORT_SYMBOL vmlinux 0x1b75faac dcache_readdir +EXPORT_SYMBOL vmlinux 0x1b777357 rdmacg_unregister_device +EXPORT_SYMBOL vmlinux 0x1b79ca69 agp_generic_remove_memory +EXPORT_SYMBOL vmlinux 0x1b79f29a md_bitmap_end_sync +EXPORT_SYMBOL vmlinux 0x1b8b95ad i8042_unlock_chip +EXPORT_SYMBOL vmlinux 0x1b8d034f iommu_get_msi_cookie +EXPORT_SYMBOL vmlinux 0x1b908d85 _raw_write_lock_nested +EXPORT_SYMBOL vmlinux 0x1b9c90db get_task_cred +EXPORT_SYMBOL vmlinux 0x1ba59527 __kmalloc_node +EXPORT_SYMBOL vmlinux 0x1bac44a8 tcp_select_initial_window +EXPORT_SYMBOL vmlinux 0x1bb51249 tcp_have_smc +EXPORT_SYMBOL vmlinux 0x1bbea6ee ilookup5 +EXPORT_SYMBOL vmlinux 0x1bc3e76c netdev_change_features +EXPORT_SYMBOL vmlinux 0x1bc995f3 remove_watch_from_object +EXPORT_SYMBOL vmlinux 0x1bd59dbe vme_free_consistent +EXPORT_SYMBOL vmlinux 0x1c06c247 param_set_invbool +EXPORT_SYMBOL vmlinux 0x1c0acd38 xfrm_dev_policy_flush +EXPORT_SYMBOL vmlinux 0x1c0dd58c kobject_put +EXPORT_SYMBOL vmlinux 0x1c10c3db get_tree_single_reconf +EXPORT_SYMBOL vmlinux 0x1c125ef8 scsi_command_normalize_sense +EXPORT_SYMBOL vmlinux 0x1c14e42e generic_read_dir +EXPORT_SYMBOL vmlinux 0x1c1fcecd rdmacg_uncharge +EXPORT_SYMBOL vmlinux 0x1c36798d __ClearPageMovable +EXPORT_SYMBOL vmlinux 0x1c456651 param_set_short +EXPORT_SYMBOL vmlinux 0x1c462126 update_region +EXPORT_SYMBOL vmlinux 0x1c48146d kernel_param_lock +EXPORT_SYMBOL vmlinux 0x1c58427f acpi_remove_notify_handler +EXPORT_SYMBOL vmlinux 0x1c5ef8ef dst_release_immediate +EXPORT_SYMBOL vmlinux 0x1c70fa18 phy_set_max_speed +EXPORT_SYMBOL vmlinux 0x1c9f866a request_key_rcu +EXPORT_SYMBOL vmlinux 0x1ca527fa ioread64be_hi_lo +EXPORT_SYMBOL vmlinux 0x1cb11044 inetpeer_invalidate_tree +EXPORT_SYMBOL vmlinux 0x1cd8438b pxm_to_node +EXPORT_SYMBOL vmlinux 0x1cda0f2e bioset_init +EXPORT_SYMBOL vmlinux 0x1cdb1b2e phy_ethtool_ksettings_get +EXPORT_SYMBOL vmlinux 0x1d07e365 memdup_user_nul +EXPORT_SYMBOL vmlinux 0x1d0c518d setattr_should_drop_suidgid +EXPORT_SYMBOL vmlinux 0x1d19f77b physical_mask +EXPORT_SYMBOL vmlinux 0x1d1abdf0 acpi_get_physical_device_location +EXPORT_SYMBOL vmlinux 0x1d215c5c inode_update_time +EXPORT_SYMBOL vmlinux 0x1d237f03 flow_rule_match_enc_control +EXPORT_SYMBOL vmlinux 0x1d24c881 ___ratelimit +EXPORT_SYMBOL vmlinux 0x1d2bf330 bioset_integrity_create +EXPORT_SYMBOL vmlinux 0x1d3db984 blk_queue_max_hw_sectors +EXPORT_SYMBOL vmlinux 0x1d40b6f3 idr_for_each +EXPORT_SYMBOL vmlinux 0x1d4c1dd8 netdev_crit +EXPORT_SYMBOL vmlinux 0x1d901d75 __blk_mq_end_request +EXPORT_SYMBOL vmlinux 0x1d9672bd fault_in_subpage_writeable +EXPORT_SYMBOL vmlinux 0x1d9f7d98 fb_show_logo +EXPORT_SYMBOL vmlinux 0x1da1e640 rproc_get_by_child +EXPORT_SYMBOL vmlinux 0x1dc3ff0a dquot_quota_on_mount +EXPORT_SYMBOL vmlinux 0x1dc4762b secpath_set +EXPORT_SYMBOL vmlinux 0x1dc6c93b lookup_user_key +EXPORT_SYMBOL vmlinux 0x1dce582d phy_get_eee_err +EXPORT_SYMBOL vmlinux 0x1dd571e6 fb_copy_cmap +EXPORT_SYMBOL vmlinux 0x1ddb138d d_instantiate +EXPORT_SYMBOL vmlinux 0x1de105f7 clk_hw_get_clk +EXPORT_SYMBOL vmlinux 0x1de4ccb2 get_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x1df774e2 cdrom_number_of_slots +EXPORT_SYMBOL vmlinux 0x1e0a0c24 mod_timer_pending +EXPORT_SYMBOL vmlinux 0x1e0cd7fe acpi_detach_data +EXPORT_SYMBOL vmlinux 0x1e38a47f i2c_smbus_read_byte +EXPORT_SYMBOL vmlinux 0x1e4ed7ac qdisc_watchdog_init +EXPORT_SYMBOL vmlinux 0x1e54e474 udp_pre_connect +EXPORT_SYMBOL vmlinux 0x1e6adaa0 bitmap_print_bitmask_to_buf +EXPORT_SYMBOL vmlinux 0x1e6d26a8 strstr +EXPORT_SYMBOL vmlinux 0x1e8a92d1 page_pool_unlink_napi +EXPORT_SYMBOL vmlinux 0x1e9edfb7 seq_hlist_start_head_rcu +EXPORT_SYMBOL vmlinux 0x1eb922a3 IO_APIC_get_PCI_irq_vector +EXPORT_SYMBOL vmlinux 0x1ec88afc inet_frags_init +EXPORT_SYMBOL vmlinux 0x1edb69d6 ktime_get_raw_ts64 +EXPORT_SYMBOL vmlinux 0x1eeb191f __napi_schedule_irqoff +EXPORT_SYMBOL vmlinux 0x1ef4cd18 flow_indr_dev_unregister +EXPORT_SYMBOL vmlinux 0x1ef4f13d __SCK__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x1f00c19c pci_write_config_byte +EXPORT_SYMBOL vmlinux 0x1f29c67d noop_llseek +EXPORT_SYMBOL vmlinux 0x1f3b4415 ip_sock_set_mtu_discover +EXPORT_SYMBOL vmlinux 0x1f557414 gen_pool_has_addr +EXPORT_SYMBOL vmlinux 0x1f5b5756 __tracepoint_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x1f75642e xfrm_init_replay +EXPORT_SYMBOL vmlinux 0x1f763835 __d_drop +EXPORT_SYMBOL vmlinux 0x1f8c63cd neigh_event_ns +EXPORT_SYMBOL vmlinux 0x1f95b4d0 dquot_get_next_dqblk +EXPORT_SYMBOL vmlinux 0x1fbd16da ip_tos2prio +EXPORT_SYMBOL vmlinux 0x1fc1109e proc_dointvec_userhz_jiffies +EXPORT_SYMBOL vmlinux 0x1fcb03b0 reuseport_add_sock +EXPORT_SYMBOL vmlinux 0x1fce8740 __napi_alloc_skb +EXPORT_SYMBOL vmlinux 0x1fd07fff kdb_grepping_flag +EXPORT_SYMBOL vmlinux 0x1fd718c1 i2c_smbus_read_byte_data +EXPORT_SYMBOL vmlinux 0x1fd92016 pci_assign_resource +EXPORT_SYMBOL vmlinux 0x1fe9f1ea skb_copy_datagram_from_iter +EXPORT_SYMBOL vmlinux 0x1feb4a8b __sock_i_ino +EXPORT_SYMBOL vmlinux 0x1fedd71e padata_alloc_shell +EXPORT_SYMBOL vmlinux 0x20000329 simple_strtoul +EXPORT_SYMBOL vmlinux 0x20026760 ipv4_specific +EXPORT_SYMBOL vmlinux 0x2004feef phy_mac_interrupt +EXPORT_SYMBOL vmlinux 0x200b2041 in6addr_any +EXPORT_SYMBOL vmlinux 0x200fc481 mipi_dsi_dcs_exit_sleep_mode +EXPORT_SYMBOL vmlinux 0x201bf658 devm_ioport_unmap +EXPORT_SYMBOL vmlinux 0x202e3705 vfs_copy_file_range +EXPORT_SYMBOL vmlinux 0x2033da4e xfrm_state_add +EXPORT_SYMBOL vmlinux 0x20457681 dm_io +EXPORT_SYMBOL vmlinux 0x20463df4 wait_for_completion_killable +EXPORT_SYMBOL vmlinux 0x204c19f5 tcp_alloc_md5sig_pool +EXPORT_SYMBOL vmlinux 0x204c5067 scsi_dev_info_add_list +EXPORT_SYMBOL vmlinux 0x20585e68 devm_iounmap +EXPORT_SYMBOL vmlinux 0x20926ee9 cdrom_mode_sense +EXPORT_SYMBOL vmlinux 0x20a048d1 rproc_free +EXPORT_SYMBOL vmlinux 0x20a789ac irq_set_chip_data +EXPORT_SYMBOL vmlinux 0x20ba4f3e rdmsr_on_cpu +EXPORT_SYMBOL vmlinux 0x20bcbe4f blake2s_compress +EXPORT_SYMBOL vmlinux 0x20bd1c57 tcf_qevent_validate_change +EXPORT_SYMBOL vmlinux 0x20cbb30a __percpu_counter_init +EXPORT_SYMBOL vmlinux 0x20cf56a3 vlan_vids_add_by_dev +EXPORT_SYMBOL vmlinux 0x20d11cc0 ip_mc_leave_group +EXPORT_SYMBOL vmlinux 0x20d65e40 fb_find_nearest_mode +EXPORT_SYMBOL vmlinux 0x20de414e seq_escape_mem +EXPORT_SYMBOL vmlinux 0x20e9f3bb sync_inodes_sb +EXPORT_SYMBOL vmlinux 0x20eadeb6 ip_compute_csum +EXPORT_SYMBOL vmlinux 0x20f1fc6d udp_lib_get_port +EXPORT_SYMBOL vmlinux 0x212a57a5 console_force_preferred_locked +EXPORT_SYMBOL vmlinux 0x21320dd0 neigh_ifdown +EXPORT_SYMBOL vmlinux 0x213a738d memregion_alloc +EXPORT_SYMBOL vmlinux 0x213e4965 ps2_is_keyboard_id +EXPORT_SYMBOL vmlinux 0x213fe15f dcache_dir_lseek +EXPORT_SYMBOL vmlinux 0x214537cd vfs_fsync +EXPORT_SYMBOL vmlinux 0x21454639 netlink_ack +EXPORT_SYMBOL vmlinux 0x21482183 ata_scsi_cmd_error_handler +EXPORT_SYMBOL vmlinux 0x214d3481 vlan_dev_real_dev +EXPORT_SYMBOL vmlinux 0x215364a7 kmem_cache_free_bulk +EXPORT_SYMBOL vmlinux 0x2177bd71 acpi_disable_event +EXPORT_SYMBOL vmlinux 0x2179d179 skb_pull_data +EXPORT_SYMBOL vmlinux 0x21830774 input_set_capability +EXPORT_SYMBOL vmlinux 0x2183b4c2 ip_frag_init +EXPORT_SYMBOL vmlinux 0x218b599f inet6_del_offload +EXPORT_SYMBOL vmlinux 0x218e3781 genphy_config_eee_advert +EXPORT_SYMBOL vmlinux 0x218e600b pci_add_resource_offset +EXPORT_SYMBOL vmlinux 0x21a5ebaa vif_device_init +EXPORT_SYMBOL vmlinux 0x21bdb523 errseq_check_and_advance +EXPORT_SYMBOL vmlinux 0x21cfeb57 reuseport_detach_prog +EXPORT_SYMBOL vmlinux 0x21d4556d ip_defrag +EXPORT_SYMBOL vmlinux 0x21e13cb3 inet_peer_xrlim_allow +EXPORT_SYMBOL vmlinux 0x21ea5251 __bitmap_weight +EXPORT_SYMBOL vmlinux 0x21ef374c try_wait_for_completion +EXPORT_SYMBOL vmlinux 0x21fe6dfa mdiobus_scan_c22 +EXPORT_SYMBOL vmlinux 0x2204bec4 generic_shutdown_super +EXPORT_SYMBOL vmlinux 0x220b77b7 tty_port_raise_dtr_rts +EXPORT_SYMBOL vmlinux 0x222b2243 dquot_resume +EXPORT_SYMBOL vmlinux 0x222e7ce2 sysfs_streq +EXPORT_SYMBOL vmlinux 0x2231aa55 dev_open +EXPORT_SYMBOL vmlinux 0x2234ca51 acpi_match_platform_list +EXPORT_SYMBOL vmlinux 0x22414f0a bioset_exit +EXPORT_SYMBOL vmlinux 0x225c6166 request_firmware_nowait +EXPORT_SYMBOL vmlinux 0x2279d9ce __SCK__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0x227a2098 pci_enable_device_mem +EXPORT_SYMBOL vmlinux 0x22971ac8 block_write_end +EXPORT_SYMBOL vmlinux 0x22982a88 mmc_gpiod_request_cd +EXPORT_SYMBOL vmlinux 0x229e3bb0 jbd2_journal_clear_features +EXPORT_SYMBOL vmlinux 0x22b325d5 kd_mksound +EXPORT_SYMBOL vmlinux 0x22c7ade8 scsi_is_host_device +EXPORT_SYMBOL vmlinux 0x22d3898b fuse_dequeue_forget +EXPORT_SYMBOL vmlinux 0x22dcd542 blk_integrity_compare +EXPORT_SYMBOL vmlinux 0x22de4931 amd_iommu_register_ga_log_notifier +EXPORT_SYMBOL vmlinux 0x230e3fc5 nvdimm_namespace_locked +EXPORT_SYMBOL vmlinux 0x2319885c dmam_pool_create +EXPORT_SYMBOL vmlinux 0x231d823a uart_get_baud_rate +EXPORT_SYMBOL vmlinux 0x23353d20 kill_litter_super +EXPORT_SYMBOL vmlinux 0x235a8496 generic_fill_statx_attr +EXPORT_SYMBOL vmlinux 0x235a9f5c bd_abort_claiming +EXPORT_SYMBOL vmlinux 0x2363057c tcp_md5_key_copy +EXPORT_SYMBOL vmlinux 0x2364c85a tasklet_init +EXPORT_SYMBOL vmlinux 0x23793e0d max8998_bulk_write +EXPORT_SYMBOL vmlinux 0x237978f7 mipi_dsi_driver_unregister +EXPORT_SYMBOL vmlinux 0x237aabab cdrom_open +EXPORT_SYMBOL vmlinux 0x237eedfe security_sock_rcv_skb +EXPORT_SYMBOL vmlinux 0x238b099f mipi_dsi_packet_format_is_short +EXPORT_SYMBOL vmlinux 0x239a5807 pneigh_lookup +EXPORT_SYMBOL vmlinux 0x23b8d99d __inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x23b9645d scsi_register_driver +EXPORT_SYMBOL vmlinux 0x23b9d6e2 mangle_path +EXPORT_SYMBOL vmlinux 0x23daa989 mipi_dsi_create_packet +EXPORT_SYMBOL vmlinux 0x23dc7f6c hdmi_avi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x23ded0a4 disk_stack_limits +EXPORT_SYMBOL vmlinux 0x23f1d7a6 page_pool_ethtool_stats_get_count +EXPORT_SYMBOL vmlinux 0x23f63b10 neigh_changeaddr +EXPORT_SYMBOL vmlinux 0x23fd3028 vmalloc_node +EXPORT_SYMBOL vmlinux 0x241797ca iput +EXPORT_SYMBOL vmlinux 0x2445da27 flow_rule_match_enc_opts +EXPORT_SYMBOL vmlinux 0x244ddf7c address_space_init_once +EXPORT_SYMBOL vmlinux 0x2459bbcc console_set_on_cmdline +EXPORT_SYMBOL vmlinux 0x2463aeaf sk_stop_timer_sync +EXPORT_SYMBOL vmlinux 0x2484adc3 __kfifo_to_user_r +EXPORT_SYMBOL vmlinux 0x24a11e17 cpumask_any_distribute +EXPORT_SYMBOL vmlinux 0x24d106f3 nf_ip6_checksum +EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer +EXPORT_SYMBOL vmlinux 0x24dea07e proc_create_data +EXPORT_SYMBOL vmlinux 0x24e1b558 seg6_hmac_compute +EXPORT_SYMBOL vmlinux 0x2505bf18 kstrtol_from_user +EXPORT_SYMBOL vmlinux 0x250f75aa ppp_input +EXPORT_SYMBOL vmlinux 0x25152e38 pps_register_source +EXPORT_SYMBOL vmlinux 0x251b5005 tcp_filter +EXPORT_SYMBOL vmlinux 0x252b7428 dma_unmap_resource +EXPORT_SYMBOL vmlinux 0x25321eef prepare_creds +EXPORT_SYMBOL vmlinux 0x25478744 seq_puts +EXPORT_SYMBOL vmlinux 0x2557935c sock_no_accept +EXPORT_SYMBOL vmlinux 0x255d4961 __tracepoint_write_msr +EXPORT_SYMBOL vmlinux 0x2572c6b8 ip6tun_encaps +EXPORT_SYMBOL vmlinux 0x25820c64 fs_overflowuid +EXPORT_SYMBOL vmlinux 0x258a2c02 _raw_write_trylock +EXPORT_SYMBOL vmlinux 0x258d2f76 net_dim_get_tx_moderation +EXPORT_SYMBOL vmlinux 0x25974000 wait_for_completion +EXPORT_SYMBOL vmlinux 0x25a60fdb file_fdatawait_range +EXPORT_SYMBOL vmlinux 0x25d76a73 tc_setup_cb_reoffload +EXPORT_SYMBOL vmlinux 0x25d7ceb4 devm_kvasprintf +EXPORT_SYMBOL vmlinux 0x25db1577 do_trace_write_msr +EXPORT_SYMBOL vmlinux 0x25dd9103 mini_qdisc_pair_init +EXPORT_SYMBOL vmlinux 0x25e9d4bd resource_list_free +EXPORT_SYMBOL vmlinux 0x25f72ed3 mark_buffer_dirty_inode +EXPORT_SYMBOL vmlinux 0x25f97bac dev_deactivate +EXPORT_SYMBOL vmlinux 0x26060d14 set_groups +EXPORT_SYMBOL vmlinux 0x260b006b inet6_bind +EXPORT_SYMBOL vmlinux 0x261de7f7 mfd_remove_devices +EXPORT_SYMBOL vmlinux 0x263beb75 ecryptfs_get_versions +EXPORT_SYMBOL vmlinux 0x263c3152 bcmp +EXPORT_SYMBOL vmlinux 0x26441aa8 lookup_one_qstr_excl +EXPORT_SYMBOL vmlinux 0x266510d6 follow_down_one +EXPORT_SYMBOL vmlinux 0x267140a1 rtnl_notify +EXPORT_SYMBOL vmlinux 0x2680b141 irq_domain_set_info +EXPORT_SYMBOL vmlinux 0x2688ec10 bitmap_zalloc +EXPORT_SYMBOL vmlinux 0x26897b52 mb_cache_entry_get +EXPORT_SYMBOL vmlinux 0x2693a4b8 dm_kobject_release +EXPORT_SYMBOL vmlinux 0x26c657bc iov_iter_advance +EXPORT_SYMBOL vmlinux 0x26e298e0 unregister_memory_notifier +EXPORT_SYMBOL vmlinux 0x26e3814b tc_setup_offload_action +EXPORT_SYMBOL vmlinux 0x26e8492c phy_ethtool_get_stats +EXPORT_SYMBOL vmlinux 0x26efe231 blk_pm_runtime_init +EXPORT_SYMBOL vmlinux 0x26f0a9f7 block_page_mkwrite +EXPORT_SYMBOL vmlinux 0x26f8f0b8 iowrite16be +EXPORT_SYMBOL vmlinux 0x26fa438e __tracepoint_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x270cf88f dump_stack_lvl +EXPORT_SYMBOL vmlinux 0x271cba95 acpi_bus_private_data_handler +EXPORT_SYMBOL vmlinux 0x271e407a alloc_buffer_head +EXPORT_SYMBOL vmlinux 0x272a8933 udp_memory_allocated +EXPORT_SYMBOL vmlinux 0x272e1119 dma_alloc_attrs +EXPORT_SYMBOL vmlinux 0x2733eaf7 scsi_dev_info_list_add_keyed +EXPORT_SYMBOL vmlinux 0x2746214e elv_bio_merge_ok +EXPORT_SYMBOL vmlinux 0x27479d14 param_free_charp +EXPORT_SYMBOL vmlinux 0x275e33ef jbd2_journal_flush +EXPORT_SYMBOL vmlinux 0x275f3d49 hdmi_vendor_infoframe_check +EXPORT_SYMBOL vmlinux 0x275ffc5f inet_addr_type_table +EXPORT_SYMBOL vmlinux 0x276006fc file_path +EXPORT_SYMBOL vmlinux 0x27756bc8 scsi_sanitize_inquiry_string +EXPORT_SYMBOL vmlinux 0x27810361 acpi_os_wait_events_complete +EXPORT_SYMBOL vmlinux 0x2782b393 xfrm_state_walk_init +EXPORT_SYMBOL vmlinux 0x27864d57 memparse +EXPORT_SYMBOL vmlinux 0x278671ea __blk_alloc_disk +EXPORT_SYMBOL vmlinux 0x27ad97bd nd_dev_to_uuid +EXPORT_SYMBOL vmlinux 0x27bbf221 disable_irq_nosync +EXPORT_SYMBOL vmlinux 0x27c55a5a udp_seq_start +EXPORT_SYMBOL vmlinux 0x27cdca93 pci_add_resource +EXPORT_SYMBOL vmlinux 0x27d60f14 security_unix_may_send +EXPORT_SYMBOL vmlinux 0x27d6fc5c bio_reset +EXPORT_SYMBOL vmlinux 0x27e67c23 neigh_seq_start +EXPORT_SYMBOL vmlinux 0x2801a22f proc_dointvec_minmax +EXPORT_SYMBOL vmlinux 0x280a47ae seg6_hmac_info_del +EXPORT_SYMBOL vmlinux 0x2812091e ata_print_version +EXPORT_SYMBOL vmlinux 0x28128f9a twl6040_get_pll +EXPORT_SYMBOL vmlinux 0x281823c5 __kfifo_out_peek +EXPORT_SYMBOL vmlinux 0x284d0873 __blk_mq_alloc_disk +EXPORT_SYMBOL vmlinux 0x284faa6b __x86_indirect_thunk_r11 +EXPORT_SYMBOL vmlinux 0x28500e13 proc_douintvec +EXPORT_SYMBOL vmlinux 0x285896da __traceiter_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x28646540 processors +EXPORT_SYMBOL vmlinux 0x28739f3d generic_set_encrypted_ci_d_ops +EXPORT_SYMBOL vmlinux 0x2875a315 utf32_to_utf8 +EXPORT_SYMBOL vmlinux 0x289adb08 __blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0x28c29f3f sock_efree +EXPORT_SYMBOL vmlinux 0x28c89d25 cros_ec_get_next_event +EXPORT_SYMBOL vmlinux 0x28d4dce1 blk_pre_runtime_suspend +EXPORT_SYMBOL vmlinux 0x28dd5e0f bio_init +EXPORT_SYMBOL vmlinux 0x28e09af1 iosf_mbi_available +EXPORT_SYMBOL vmlinux 0x28f94604 __ubsan_handle_builtin_unreachable +EXPORT_SYMBOL vmlinux 0x290fd4e6 genphy_write_mmd_unsupported +EXPORT_SYMBOL vmlinux 0x291baeb9 sock_no_sendmsg +EXPORT_SYMBOL vmlinux 0x29332499 __x86_indirect_thunk_rsi +EXPORT_SYMBOL vmlinux 0x29547dc3 seq_read_iter +EXPORT_SYMBOL vmlinux 0x29604158 napi_busy_loop +EXPORT_SYMBOL vmlinux 0x29671256 crypto_sha1_finup +EXPORT_SYMBOL vmlinux 0x296b8bbf __kfifo_dma_in_prepare +EXPORT_SYMBOL vmlinux 0x2974b2a5 is_nvdimm_bus_locked +EXPORT_SYMBOL vmlinux 0x29ad8e33 x86_hyper_type +EXPORT_SYMBOL vmlinux 0x29de74ec mmc_gpio_set_cd_irq +EXPORT_SYMBOL vmlinux 0x29e1e204 hdmi_audio_infoframe_pack +EXPORT_SYMBOL vmlinux 0x2a082899 acpi_pm_device_sleep_state +EXPORT_SYMBOL vmlinux 0x2a0a06db inet_confirm_addr +EXPORT_SYMBOL vmlinux 0x2a303d4d check_signature +EXPORT_SYMBOL vmlinux 0x2a304a6e pm860x_set_bits +EXPORT_SYMBOL vmlinux 0x2a3e3912 __skb_gso_segment +EXPORT_SYMBOL vmlinux 0x2a459329 rproc_add_carveout +EXPORT_SYMBOL vmlinux 0x2a4693dd __find_get_block +EXPORT_SYMBOL vmlinux 0x2a526cad ppp_channel_index +EXPORT_SYMBOL vmlinux 0x2a637510 netdev_core_stats_alloc +EXPORT_SYMBOL vmlinux 0x2a659e1a dev_activate +EXPORT_SYMBOL vmlinux 0x2a6a5aac sockopt_capable +EXPORT_SYMBOL vmlinux 0x2a6fa0d0 __SCT__tp_func_module_get +EXPORT_SYMBOL vmlinux 0x2a73d565 phy_register_fixup +EXPORT_SYMBOL vmlinux 0x2a77a125 max8925_bulk_write +EXPORT_SYMBOL vmlinux 0x2a7cee74 tcp_getsockopt +EXPORT_SYMBOL vmlinux 0x2a81caef inode_needs_sync +EXPORT_SYMBOL vmlinux 0x2a82a845 send_sig_info +EXPORT_SYMBOL vmlinux 0x2a85b203 cpumask_any_and_distribute +EXPORT_SYMBOL vmlinux 0x2a928918 slhc_free +EXPORT_SYMBOL vmlinux 0x2a92acc9 jbd2_journal_wipe +EXPORT_SYMBOL vmlinux 0x2a9a3905 vme_master_get +EXPORT_SYMBOL vmlinux 0x2aa00e26 intel_scu_ipc_dev_update +EXPORT_SYMBOL vmlinux 0x2aa0843e mempool_resize +EXPORT_SYMBOL vmlinux 0x2aabcdc8 vmalloc_array +EXPORT_SYMBOL vmlinux 0x2ab0208b iov_iter_discard +EXPORT_SYMBOL vmlinux 0x2ab625d0 simple_getattr +EXPORT_SYMBOL vmlinux 0x2ac4079f input_mt_destroy_slots +EXPORT_SYMBOL vmlinux 0x2acb4eaf __x86_indirect_call_thunk_r11 +EXPORT_SYMBOL vmlinux 0x2ad78204 follow_down +EXPORT_SYMBOL vmlinux 0x2add87d3 finalize_exec +EXPORT_SYMBOL vmlinux 0x2aeed53d km_state_notify +EXPORT_SYMBOL vmlinux 0x2b08e603 unregister_netdev +EXPORT_SYMBOL vmlinux 0x2b13eff0 do_SAK +EXPORT_SYMBOL vmlinux 0x2b292d02 jbd2_journal_start +EXPORT_SYMBOL vmlinux 0x2b3462f4 blk_finish_plug +EXPORT_SYMBOL vmlinux 0x2b3a6b8d jbd2_journal_set_triggers +EXPORT_SYMBOL vmlinux 0x2b40cf18 pagecache_isize_extended +EXPORT_SYMBOL vmlinux 0x2b44a251 pm860x_page_bulk_read +EXPORT_SYMBOL vmlinux 0x2b463f44 devm_ioremap_wc +EXPORT_SYMBOL vmlinux 0x2b593aa8 gen_pool_alloc_algo_owner +EXPORT_SYMBOL vmlinux 0x2b6f0962 __cpu_dying_mask +EXPORT_SYMBOL vmlinux 0x2b7f12a7 sock_recvmsg +EXPORT_SYMBOL vmlinux 0x2b88a733 param_ops_short +EXPORT_SYMBOL vmlinux 0x2b98b633 inet_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x2b9da7a4 genl_lock +EXPORT_SYMBOL vmlinux 0x2bae204e mt_find +EXPORT_SYMBOL vmlinux 0x2bb6099e dq_data_lock +EXPORT_SYMBOL vmlinux 0x2bb7c05d __x86_indirect_call_thunk_rsi +EXPORT_SYMBOL vmlinux 0x2bcf2d44 pci_bus_write_config_byte +EXPORT_SYMBOL vmlinux 0x2bd60ab9 acpi_reset +EXPORT_SYMBOL vmlinux 0x2be10b84 blk_mq_run_hw_queues +EXPORT_SYMBOL vmlinux 0x2bfb8b7e mmc_cqe_start_req +EXPORT_SYMBOL vmlinux 0x2bfee1ef tcf_exts_dump +EXPORT_SYMBOL vmlinux 0x2c03dd6d __nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0x2c045092 netif_tx_lock +EXPORT_SYMBOL vmlinux 0x2c155aa7 release_sock +EXPORT_SYMBOL vmlinux 0x2c1e5136 pnp_register_card_driver +EXPORT_SYMBOL vmlinux 0x2c1ea137 phy_get_internal_delay +EXPORT_SYMBOL vmlinux 0x2c24909b md_bitmap_unplug_async +EXPORT_SYMBOL vmlinux 0x2c256e1f input_scancode_to_scalar +EXPORT_SYMBOL vmlinux 0x2c53c398 netpoll_poll_enable +EXPORT_SYMBOL vmlinux 0x2c541e7b radix_tree_next_chunk +EXPORT_SYMBOL vmlinux 0x2c633826 build_skb_around +EXPORT_SYMBOL vmlinux 0x2c7ea426 blk_queue_alignment_offset +EXPORT_SYMBOL vmlinux 0x2c82c36a security_secmark_relabel_packet +EXPORT_SYMBOL vmlinux 0x2c83aba6 uart_add_one_port +EXPORT_SYMBOL vmlinux 0x2c8bada7 scsi_get_device_flags_keyed +EXPORT_SYMBOL vmlinux 0x2c98ba34 __tracepoint_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x2ca6f559 serio_unregister_port +EXPORT_SYMBOL vmlinux 0x2ccd059a dim_on_top +EXPORT_SYMBOL vmlinux 0x2cd7d901 file_update_time +EXPORT_SYMBOL vmlinux 0x2ce6f103 rtnl_configure_link +EXPORT_SYMBOL vmlinux 0x2cf0c910 sg_init_table +EXPORT_SYMBOL vmlinux 0x2cf19736 inode_permission +EXPORT_SYMBOL vmlinux 0x2cf56265 __dynamic_pr_debug +EXPORT_SYMBOL vmlinux 0x2cfb8eaa rproc_vq_interrupt +EXPORT_SYMBOL vmlinux 0x2cfd7858 pci_claim_resource +EXPORT_SYMBOL vmlinux 0x2d12e6ac __skb_checksum +EXPORT_SYMBOL vmlinux 0x2d140a58 genl_unlock +EXPORT_SYMBOL vmlinux 0x2d30596c from_kqid_munged +EXPORT_SYMBOL vmlinux 0x2d3239f5 sock_edemux +EXPORT_SYMBOL vmlinux 0x2d3385d3 system_wq +EXPORT_SYMBOL vmlinux 0x2d39b0a7 kstrdup +EXPORT_SYMBOL vmlinux 0x2d44ee35 device_get_mac_address +EXPORT_SYMBOL vmlinux 0x2d4c773a hdmi_spd_infoframe_init +EXPORT_SYMBOL vmlinux 0x2d4daef5 find_font +EXPORT_SYMBOL vmlinux 0x2d4ee695 vlan_dev_vlan_id +EXPORT_SYMBOL vmlinux 0x2d689960 sget_fc +EXPORT_SYMBOL vmlinux 0x2d912bca dmi_get_bios_year +EXPORT_SYMBOL vmlinux 0x2d994605 security_inode_copy_up_xattr +EXPORT_SYMBOL vmlinux 0x2daf8d37 tcp_v4_md5_hash_skb +EXPORT_SYMBOL vmlinux 0x2db2af99 tty_register_driver +EXPORT_SYMBOL vmlinux 0x2dcf04a7 dev_graft_qdisc +EXPORT_SYMBOL vmlinux 0x2dd16564 arch_register_cpu +EXPORT_SYMBOL vmlinux 0x2de125c0 page_frag_alloc_align +EXPORT_SYMBOL vmlinux 0x2def7f76 rtc_cmos_write +EXPORT_SYMBOL vmlinux 0x2dfe068d xfrm_policy_delete +EXPORT_SYMBOL vmlinux 0x2e0a637d acpi_walk_resources +EXPORT_SYMBOL vmlinux 0x2e1ca751 clk_put +EXPORT_SYMBOL vmlinux 0x2e2b40d2 strncat +EXPORT_SYMBOL vmlinux 0x2e3bcce2 wait_for_completion_interruptible +EXPORT_SYMBOL vmlinux 0x2e439142 drm_get_panel_orientation_quirk +EXPORT_SYMBOL vmlinux 0x2e5fe036 __skb_ext_put +EXPORT_SYMBOL vmlinux 0x2e689ed5 dma_set_mask +EXPORT_SYMBOL vmlinux 0x2ea9548f sync_blockdev +EXPORT_SYMBOL vmlinux 0x2ec402cd dump_align +EXPORT_SYMBOL vmlinux 0x2ec6bba0 errseq_set +EXPORT_SYMBOL vmlinux 0x2ef40ec3 tcf_get_next_chain +EXPORT_SYMBOL vmlinux 0x2ef83302 vga_switcheroo_client_fb_set +EXPORT_SYMBOL vmlinux 0x2f03fc4b security_secmark_refcount_inc +EXPORT_SYMBOL vmlinux 0x2f10439b xfrm_register_km +EXPORT_SYMBOL vmlinux 0x2f26891e d_alloc_name +EXPORT_SYMBOL vmlinux 0x2f2e91b2 security_ib_alloc_security +EXPORT_SYMBOL vmlinux 0x2f335ba3 security_sctp_assoc_request +EXPORT_SYMBOL vmlinux 0x2f384db3 acpi_is_video_device +EXPORT_SYMBOL vmlinux 0x2f3f3e30 kernel_listen +EXPORT_SYMBOL vmlinux 0x2f5fb42a fs_context_for_reconfigure +EXPORT_SYMBOL vmlinux 0x2f7754a8 dma_pool_free +EXPORT_SYMBOL vmlinux 0x2f8159ed con_set_default_unimap +EXPORT_SYMBOL vmlinux 0x2f891a9a bio_put +EXPORT_SYMBOL vmlinux 0x2f8c5468 xfrm_input_resume +EXPORT_SYMBOL vmlinux 0x2fe252cc unregister_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x30123f91 netlbl_calipso_ops_register +EXPORT_SYMBOL vmlinux 0x301304c2 __get_user_nocheck_8 +EXPORT_SYMBOL vmlinux 0x30147875 pcie_capability_clear_and_set_word_locked +EXPORT_SYMBOL vmlinux 0x30158e1a pci_enable_link_state +EXPORT_SYMBOL vmlinux 0x301b9859 register_netdevice +EXPORT_SYMBOL vmlinux 0x302b2c1a empty_aops +EXPORT_SYMBOL vmlinux 0x302c982c tls_handshake_cancel +EXPORT_SYMBOL vmlinux 0x302fbd07 pci_bus_read_config_word +EXPORT_SYMBOL vmlinux 0x303452b3 dev_remove_offload +EXPORT_SYMBOL vmlinux 0x305a916c __x86_indirect_thunk_rdi +EXPORT_SYMBOL vmlinux 0x308fe883 skb_push +EXPORT_SYMBOL vmlinux 0x3096be16 names_cachep +EXPORT_SYMBOL vmlinux 0x3096c33a mipi_dsi_host_unregister +EXPORT_SYMBOL vmlinux 0x309e1dc2 __dynamic_ibdev_dbg +EXPORT_SYMBOL vmlinux 0x30a80826 __kfifo_from_user +EXPORT_SYMBOL vmlinux 0x30acfde9 hsiphash_2u32 +EXPORT_SYMBOL vmlinux 0x30b344a6 agp_backend_release +EXPORT_SYMBOL vmlinux 0x30b9f653 tcp_disconnect +EXPORT_SYMBOL vmlinux 0x30c9bd15 request_partial_firmware_into_buf +EXPORT_SYMBOL vmlinux 0x30d7e4ee scsi_change_queue_depth +EXPORT_SYMBOL vmlinux 0x30ea4d3c simple_dentry_operations +EXPORT_SYMBOL vmlinux 0x30ef8c1d dma_sync_sg_for_cpu +EXPORT_SYMBOL vmlinux 0x30f8e238 devm_ioremap_resource +EXPORT_SYMBOL vmlinux 0x310d4557 sock_diag_put_filterinfo +EXPORT_SYMBOL vmlinux 0x310da439 noop_dirty_folio +EXPORT_SYMBOL vmlinux 0x3126a9e8 siphash_1u64 +EXPORT_SYMBOL vmlinux 0x312ed932 verify_spi_info +EXPORT_SYMBOL vmlinux 0x312fcd5b devm_backlight_device_register +EXPORT_SYMBOL vmlinux 0x31453546 __dynamic_dev_dbg +EXPORT_SYMBOL vmlinux 0x3148a923 xfrm_init_state +EXPORT_SYMBOL vmlinux 0x31549b2a __x86_indirect_thunk_r10 +EXPORT_SYMBOL vmlinux 0x3156249e netdev_pick_tx +EXPORT_SYMBOL vmlinux 0x315a2bf5 asm_load_gs_index +EXPORT_SYMBOL vmlinux 0x315ab9b8 ndisc_mc_map +EXPORT_SYMBOL vmlinux 0x3173292c finish_swait +EXPORT_SYMBOL vmlinux 0x317587e3 blk_mq_start_request +EXPORT_SYMBOL vmlinux 0x3195c1ba sock_no_listen +EXPORT_SYMBOL vmlinux 0x319e73ec param_get_string +EXPORT_SYMBOL vmlinux 0x31a66bfa bio_kmalloc +EXPORT_SYMBOL vmlinux 0x31c1f606 skb_eth_gso_segment +EXPORT_SYMBOL vmlinux 0x31cbd690 dec_node_page_state +EXPORT_SYMBOL vmlinux 0x31ce4ee3 xfrm_sad_getinfo +EXPORT_SYMBOL vmlinux 0x31d6b49d __traceiter_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x31db08cf page_pool_put_defragged_page +EXPORT_SYMBOL vmlinux 0x31e57e4c kobject_get_unless_zero +EXPORT_SYMBOL vmlinux 0x320198e7 genphy_check_and_restart_aneg +EXPORT_SYMBOL vmlinux 0x320ceb0f ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x3212d788 md_bitmap_cond_end_sync +EXPORT_SYMBOL vmlinux 0x3213f038 mutex_unlock +EXPORT_SYMBOL vmlinux 0x3221df67 __bitmap_subset +EXPORT_SYMBOL vmlinux 0x322eccb9 pci_ep_cfs_add_epc_group +EXPORT_SYMBOL vmlinux 0x323eafb3 devfreq_get_freq_range +EXPORT_SYMBOL vmlinux 0x3245c274 rproc_coredump_set_elf_info +EXPORT_SYMBOL vmlinux 0x32546272 i2c_register_driver +EXPORT_SYMBOL vmlinux 0x326425ca pci_unmap_biosrom +EXPORT_SYMBOL vmlinux 0x32654d43 clkdev_drop +EXPORT_SYMBOL vmlinux 0x326f3aad rtnl_create_link +EXPORT_SYMBOL vmlinux 0x3270ab1d mipi_dsi_dcs_set_column_address +EXPORT_SYMBOL vmlinux 0x327c84bf vme_lm_attach +EXPORT_SYMBOL vmlinux 0x3281a515 vme_dma_request +EXPORT_SYMBOL vmlinux 0x3283e6b0 prandom_seed_full_state +EXPORT_SYMBOL vmlinux 0x3295ad65 blk_sync_queue +EXPORT_SYMBOL vmlinux 0x329c08a3 may_umount +EXPORT_SYMBOL vmlinux 0x32ae339a vlan_uses_dev +EXPORT_SYMBOL vmlinux 0x32b4001a md_integrity_add_rdev +EXPORT_SYMBOL vmlinux 0x32b6c2a8 cdrom_get_last_written +EXPORT_SYMBOL vmlinux 0x32bd7aac xfrm6_rcv_encap +EXPORT_SYMBOL vmlinux 0x32c012bf param_get_int +EXPORT_SYMBOL vmlinux 0x32ca4501 bio_uninit +EXPORT_SYMBOL vmlinux 0x32ce3777 radix_tree_preload +EXPORT_SYMBOL vmlinux 0x32d2ab6a flow_rule_match_ip +EXPORT_SYMBOL vmlinux 0x32de75a8 __x86_indirect_call_thunk_rdi +EXPORT_SYMBOL vmlinux 0x32e6f1a0 acpi_video_backlight_string +EXPORT_SYMBOL vmlinux 0x32e8cfea mtree_load +EXPORT_SYMBOL vmlinux 0x32efcc5c invalidate_mapping_pages +EXPORT_SYMBOL vmlinux 0x32f14830 scm_detach_fds +EXPORT_SYMBOL vmlinux 0x3321b116 ipv6_chk_addr_and_flags +EXPORT_SYMBOL vmlinux 0x3324ef3b acpi_set_firmware_waking_vector +EXPORT_SYMBOL vmlinux 0x3329a360 crypto_sha3_final +EXPORT_SYMBOL vmlinux 0x333bfca1 hdmi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x33404f39 phy_start_aneg +EXPORT_SYMBOL vmlinux 0x335884c9 inet_frag_pull_head +EXPORT_SYMBOL vmlinux 0x33594586 d_alloc_parallel +EXPORT_SYMBOL vmlinux 0x33690be6 vmf_insert_pfn +EXPORT_SYMBOL vmlinux 0x3369ea44 mtree_insert_range +EXPORT_SYMBOL vmlinux 0x33736a1d __genradix_ptr_alloc +EXPORT_SYMBOL vmlinux 0x339508b8 scsi_add_device +EXPORT_SYMBOL vmlinux 0x33a58d25 filemap_fdatawrite_wbc +EXPORT_SYMBOL vmlinux 0x33b84f74 copy_page +EXPORT_SYMBOL vmlinux 0x33d07fee __x86_indirect_call_thunk_r10 +EXPORT_SYMBOL vmlinux 0x33e0f89a xp_dma_unmap +EXPORT_SYMBOL vmlinux 0x33e24848 freeze_bdev +EXPORT_SYMBOL vmlinux 0x33ef0118 __cpuhp_setup_state +EXPORT_SYMBOL vmlinux 0x33f0768c cpufreq_quick_get_max +EXPORT_SYMBOL vmlinux 0x33fcf44a __kfifo_out_r +EXPORT_SYMBOL vmlinux 0x33fd9da4 acpi_get_gpe_device +EXPORT_SYMBOL vmlinux 0x3402dc8b __write_overflow_field +EXPORT_SYMBOL vmlinux 0x340ac294 gnet_stats_copy_app +EXPORT_SYMBOL vmlinux 0x340fef48 jbd2_journal_grab_journal_head +EXPORT_SYMBOL vmlinux 0x341b646a dquot_alloc_inode +EXPORT_SYMBOL vmlinux 0x34213789 dev_set_mac_address +EXPORT_SYMBOL vmlinux 0x343dc310 mmc_start_request +EXPORT_SYMBOL vmlinux 0x3441445f msrs_free +EXPORT_SYMBOL vmlinux 0x3489859f acpi_enter_sleep_state_s4bios +EXPORT_SYMBOL vmlinux 0x349cba85 strchr +EXPORT_SYMBOL vmlinux 0x34a1f7e3 acpi_processor_get_psd +EXPORT_SYMBOL vmlinux 0x34b772e1 scsi_report_bus_reset +EXPORT_SYMBOL vmlinux 0x34c4e2ed netdev_bind_sb_channel_queue +EXPORT_SYMBOL vmlinux 0x34c7cdbc lookup_bdev +EXPORT_SYMBOL vmlinux 0x34cbcea2 clear_page_dirty_for_io +EXPORT_SYMBOL vmlinux 0x34d8a817 pskb_expand_head +EXPORT_SYMBOL vmlinux 0x34d92c0b blk_mq_stop_hw_queue +EXPORT_SYMBOL vmlinux 0x34db050b _raw_spin_lock_irqsave +EXPORT_SYMBOL vmlinux 0x34deebaa filemap_fault +EXPORT_SYMBOL vmlinux 0x34e616d5 __breadahead +EXPORT_SYMBOL vmlinux 0x34f3484e security_tun_dev_attach_queue +EXPORT_SYMBOL vmlinux 0x34f8565b pci_wait_for_pending_transaction +EXPORT_SYMBOL vmlinux 0x34f89363 acpi_terminate_debugger +EXPORT_SYMBOL vmlinux 0x34fcf794 xattr_supports_user_prefix +EXPORT_SYMBOL vmlinux 0x3517383e register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x35207c2d dma_fence_describe +EXPORT_SYMBOL vmlinux 0x352b66be consume_skb +EXPORT_SYMBOL vmlinux 0x3539f11b match_strlcpy +EXPORT_SYMBOL vmlinux 0x3541c3e7 dev_get_by_name +EXPORT_SYMBOL vmlinux 0x354b4a1e acpi_ut_trace +EXPORT_SYMBOL vmlinux 0x355e2a8b tcp_read_sock +EXPORT_SYMBOL vmlinux 0x356461c8 rtc_time64_to_tm +EXPORT_SYMBOL vmlinux 0x356636e3 inet_proto_csum_replace4 +EXPORT_SYMBOL vmlinux 0x3566d92b md_bitmap_update_sb +EXPORT_SYMBOL vmlinux 0x35735c68 ppp_dev_name +EXPORT_SYMBOL vmlinux 0x358571f8 __hw_addr_ref_unsync_dev +EXPORT_SYMBOL vmlinux 0x358b79eb handshake_req_submit +EXPORT_SYMBOL vmlinux 0x35a88f28 zlib_inflateInit2 +EXPORT_SYMBOL vmlinux 0x35d21017 try_module_get +EXPORT_SYMBOL vmlinux 0x35e61d57 iov_iter_xarray +EXPORT_SYMBOL vmlinux 0x35e7fde4 twl6040_power +EXPORT_SYMBOL vmlinux 0x35ee98a4 locks_copy_conflock +EXPORT_SYMBOL vmlinux 0x3603f23e netdev_alert +EXPORT_SYMBOL vmlinux 0x360b1afe probe_irq_mask +EXPORT_SYMBOL vmlinux 0x360e04fa unregister_console +EXPORT_SYMBOL vmlinux 0x3638fc28 take_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0x363f9c42 vc_cons +EXPORT_SYMBOL vmlinux 0x364850b1 down_write_killable +EXPORT_SYMBOL vmlinux 0x364c23ad mutex_is_locked +EXPORT_SYMBOL vmlinux 0x364d8d71 blk_mq_run_hw_queue +EXPORT_SYMBOL vmlinux 0x365acda7 set_normalized_timespec64 +EXPORT_SYMBOL vmlinux 0x365e7911 kstrdup_const +EXPORT_SYMBOL vmlinux 0x366707c9 jent_testing_init +EXPORT_SYMBOL vmlinux 0x367e3489 backlight_device_register +EXPORT_SYMBOL vmlinux 0x36aaccaa jbd2_journal_init_inode +EXPORT_SYMBOL vmlinux 0x36b6ebbf down_killable +EXPORT_SYMBOL vmlinux 0x36c4b534 netdev_has_any_upper_dev +EXPORT_SYMBOL vmlinux 0x36d3843e flow_rule_match_control +EXPORT_SYMBOL vmlinux 0x36d51f99 skb_vlan_pop +EXPORT_SYMBOL vmlinux 0x36e11e9f d_delete +EXPORT_SYMBOL vmlinux 0x36fd3713 page_get_link +EXPORT_SYMBOL vmlinux 0x3705fe2e input_get_timestamp +EXPORT_SYMBOL vmlinux 0x37110088 remove_wait_queue +EXPORT_SYMBOL vmlinux 0x37157d2a kmem_cache_alloc_lru +EXPORT_SYMBOL vmlinux 0x371e1953 __printk_cpu_sync_wait +EXPORT_SYMBOL vmlinux 0x37288f74 blk_queue_flag_clear +EXPORT_SYMBOL vmlinux 0x373b0750 param_set_bool +EXPORT_SYMBOL vmlinux 0x3744cf36 vmalloc_to_pfn +EXPORT_SYMBOL vmlinux 0x374972b5 sock_no_connect +EXPORT_SYMBOL vmlinux 0x3755f990 gf128mul_init_64k_bbe +EXPORT_SYMBOL vmlinux 0x3758de9b __folio_start_writeback +EXPORT_SYMBOL vmlinux 0x377d8004 acpi_error +EXPORT_SYMBOL vmlinux 0x37895344 tc_setup_cb_destroy +EXPORT_SYMBOL vmlinux 0x37a38b0b __destroy_inode +EXPORT_SYMBOL vmlinux 0x37b8b39e screen_info +EXPORT_SYMBOL vmlinux 0x37befc70 jiffies_to_msecs +EXPORT_SYMBOL vmlinux 0x37bf4908 sdev_disable_disk_events +EXPORT_SYMBOL vmlinux 0x37cf8012 vme_register_bridge +EXPORT_SYMBOL vmlinux 0x37db8f19 dmi_get_date +EXPORT_SYMBOL vmlinux 0x37dca1cc sk_common_release +EXPORT_SYMBOL vmlinux 0x37e2656c lookup_one_len +EXPORT_SYMBOL vmlinux 0x37e7c59b gnet_stats_start_copy +EXPORT_SYMBOL vmlinux 0x37fcd2f9 page_pool_update_nid +EXPORT_SYMBOL vmlinux 0x3810a0de cdev_del +EXPORT_SYMBOL vmlinux 0x38112f8f param_set_ulong +EXPORT_SYMBOL vmlinux 0x3812f6a5 ethtool_aggregate_ctrl_stats +EXPORT_SYMBOL vmlinux 0x381a798a setup_max_cpus +EXPORT_SYMBOL vmlinux 0x382f3412 agp_generic_alloc_page +EXPORT_SYMBOL vmlinux 0x3840ffce inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x3854774b kstrtoll +EXPORT_SYMBOL vmlinux 0x38585f8b simple_nosetlease +EXPORT_SYMBOL vmlinux 0x386d971d pm860x_bulk_write +EXPORT_SYMBOL vmlinux 0x38869d88 kstat +EXPORT_SYMBOL vmlinux 0x3891ffc8 ecryptfs_fill_auth_tok +EXPORT_SYMBOL vmlinux 0x38944108 nd_device_register +EXPORT_SYMBOL vmlinux 0x389617b0 LZ4_decompress_fast_continue +EXPORT_SYMBOL vmlinux 0x389a108d dump_skip_to +EXPORT_SYMBOL vmlinux 0x389d4409 mark_buffer_dirty +EXPORT_SYMBOL vmlinux 0x38a71b7e pci_free_resource_list +EXPORT_SYMBOL vmlinux 0x38a9f7c5 in6addr_loopback +EXPORT_SYMBOL vmlinux 0x38d4d46f jbd2__journal_start +EXPORT_SYMBOL vmlinux 0x38e46431 mempool_exit +EXPORT_SYMBOL vmlinux 0x38ef013f inet_ioctl +EXPORT_SYMBOL vmlinux 0x39081193 __max_logical_packages +EXPORT_SYMBOL vmlinux 0x391df80a netstamp_needed_key +EXPORT_SYMBOL vmlinux 0x391ed779 dev_load +EXPORT_SYMBOL vmlinux 0x391eeb1f xsk_uses_need_wakeup +EXPORT_SYMBOL vmlinux 0x392b1fea wait_for_completion_io +EXPORT_SYMBOL vmlinux 0x3939d912 gnet_stats_finish_copy +EXPORT_SYMBOL vmlinux 0x3939f8f0 rfkill_pause_polling +EXPORT_SYMBOL vmlinux 0x39461d6a in_egroup_p +EXPORT_SYMBOL vmlinux 0x394a1e11 phy_sfp_attach +EXPORT_SYMBOL vmlinux 0x394f8ccc misc_register +EXPORT_SYMBOL vmlinux 0x395130fc blkdev_get_by_path +EXPORT_SYMBOL vmlinux 0x3955fcf6 __kfifo_in_r +EXPORT_SYMBOL vmlinux 0x3957de52 phy_device_remove +EXPORT_SYMBOL vmlinux 0x3959354f phy_attached_info +EXPORT_SYMBOL vmlinux 0x395fecb4 pci_set_power_state +EXPORT_SYMBOL vmlinux 0x396aa804 param_ops_invbool +EXPORT_SYMBOL vmlinux 0x39991865 icmp_global_allow +EXPORT_SYMBOL vmlinux 0x399ad043 __kfifo_dma_out_finish_r +EXPORT_SYMBOL vmlinux 0x39b12223 __acpi_handle_debug +EXPORT_SYMBOL vmlinux 0x39b1bce5 input_unregister_handler +EXPORT_SYMBOL vmlinux 0x39b47b7f devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0x39c74235 dm_read_arg_group +EXPORT_SYMBOL vmlinux 0x39d95ca4 zstd_reset_cstream +EXPORT_SYMBOL vmlinux 0x39e3c030 do_trace_read_msr +EXPORT_SYMBOL vmlinux 0x39e66144 ip_tunnel_header_ops +EXPORT_SYMBOL vmlinux 0x39fc0fff unpin_user_page +EXPORT_SYMBOL vmlinux 0x3a08475f platform_thermal_notify +EXPORT_SYMBOL vmlinux 0x3a099605 __get_user_nocheck_4 +EXPORT_SYMBOL vmlinux 0x3a127d6c fb_class +EXPORT_SYMBOL vmlinux 0x3a2d1dfa rdmsr_safe_regs_on_cpu +EXPORT_SYMBOL vmlinux 0x3a4f3067 dev_uc_flush +EXPORT_SYMBOL vmlinux 0x3a4f9d28 rng_is_initialized +EXPORT_SYMBOL vmlinux 0x3a516709 __cpuhp_setup_state_cpuslocked +EXPORT_SYMBOL vmlinux 0x3a5fb87d sock_common_recvmsg +EXPORT_SYMBOL vmlinux 0x3a79b417 qdisc_reset +EXPORT_SYMBOL vmlinux 0x3a87ec20 rproc_elf_load_segments +EXPORT_SYMBOL vmlinux 0x3a9cc826 seq_path +EXPORT_SYMBOL vmlinux 0x3aa8c698 to_nd_btt +EXPORT_SYMBOL vmlinux 0x3ab28948 console_srcu_read_lock +EXPORT_SYMBOL vmlinux 0x3ab73989 __sk_mem_reclaim +EXPORT_SYMBOL vmlinux 0x3ab7b1cc scsi_set_sense_field_pointer +EXPORT_SYMBOL vmlinux 0x3aca0190 _raw_write_lock_irq +EXPORT_SYMBOL vmlinux 0x3ad5cda3 lockref_get_not_zero +EXPORT_SYMBOL vmlinux 0x3ad7a5d5 acpi_evaluate_reference +EXPORT_SYMBOL vmlinux 0x3ada9e06 acpi_check_region +EXPORT_SYMBOL vmlinux 0x3ae16e60 kmalloc_trace +EXPORT_SYMBOL vmlinux 0x3ae34aeb zstd_init_dctx +EXPORT_SYMBOL vmlinux 0x3ae53280 register_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x3aff3200 acpi_evaluate_object_typed +EXPORT_SYMBOL vmlinux 0x3b029f48 acpi_install_fixed_event_handler +EXPORT_SYMBOL vmlinux 0x3b0e2b9f security_path_rename +EXPORT_SYMBOL vmlinux 0x3b20f703 param_get_ushort +EXPORT_SYMBOL vmlinux 0x3b321462 LZ4_setStreamDecode +EXPORT_SYMBOL vmlinux 0x3b423410 __copy_user_nocache +EXPORT_SYMBOL vmlinux 0x3b5a7fb5 max8925_bulk_read +EXPORT_SYMBOL vmlinux 0x3b644591 __bitmap_shift_left +EXPORT_SYMBOL vmlinux 0x3b6b4949 __netif_schedule +EXPORT_SYMBOL vmlinux 0x3b6c41ea kstrtouint +EXPORT_SYMBOL vmlinux 0x3b72f08d preempt_schedule_notrace_thunk +EXPORT_SYMBOL vmlinux 0x3b83610f cpu_sibling_map +EXPORT_SYMBOL vmlinux 0x3b8689d9 fwnode_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x3b88dfe5 scsi_vpd_lun_id +EXPORT_SYMBOL vmlinux 0x3b9144c9 acpi_get_current_resources +EXPORT_SYMBOL vmlinux 0x3ba71e2f dma_find_channel +EXPORT_SYMBOL vmlinux 0x3bc691dc devm_get_clk_from_child +EXPORT_SYMBOL vmlinux 0x3bcc1610 tcp_rcv_state_process +EXPORT_SYMBOL vmlinux 0x3bcd0f46 mmc_put_card +EXPORT_SYMBOL vmlinux 0x3bcf871b inet_dgram_connect +EXPORT_SYMBOL vmlinux 0x3be7050e tcp_stream_memory_free +EXPORT_SYMBOL vmlinux 0x3bec9ac2 trace_raw_output_prep +EXPORT_SYMBOL vmlinux 0x3bef16fb mpage_writepages +EXPORT_SYMBOL vmlinux 0x3bf0a0f0 sync_blockdev_range +EXPORT_SYMBOL vmlinux 0x3bf1f04e genphy_loopback +EXPORT_SYMBOL vmlinux 0x3c001212 flow_rule_match_ports +EXPORT_SYMBOL vmlinux 0x3c0e67f7 reuseport_attach_prog +EXPORT_SYMBOL vmlinux 0x3c1327be sk_alloc +EXPORT_SYMBOL vmlinux 0x3c185c61 page_put_link +EXPORT_SYMBOL vmlinux 0x3c39803d input_mt_sync_frame +EXPORT_SYMBOL vmlinux 0x3c3fce39 __local_bh_enable_ip +EXPORT_SYMBOL vmlinux 0x3c3ff9fd sprintf +EXPORT_SYMBOL vmlinux 0x3c427f67 cpu_die_map +EXPORT_SYMBOL vmlinux 0x3c4670d0 from_kprojid_munged +EXPORT_SYMBOL vmlinux 0x3c5e8a2f dquot_get_state +EXPORT_SYMBOL vmlinux 0x3c6b0797 set_pages_array_uc +EXPORT_SYMBOL vmlinux 0x3c7933d1 mnt_set_expiry +EXPORT_SYMBOL vmlinux 0x3c848c5f iov_iter_bvec +EXPORT_SYMBOL vmlinux 0x3ca03bda pci_bus_read_config_byte +EXPORT_SYMBOL vmlinux 0x3cae6099 dm_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x3caffdb9 devm_ioremap +EXPORT_SYMBOL vmlinux 0x3cb23db3 console_srcu_read_unlock +EXPORT_SYMBOL vmlinux 0x3cbb940b zstd_init_dstream +EXPORT_SYMBOL vmlinux 0x3cc05eeb copy_splice_read +EXPORT_SYMBOL vmlinux 0x3cc517c9 dquot_alloc +EXPORT_SYMBOL vmlinux 0x3cd06d1b tcf_em_tree_validate +EXPORT_SYMBOL vmlinux 0x3ce4ca6f disable_irq +EXPORT_SYMBOL vmlinux 0x3ce8649b sock_ioctl_inout +EXPORT_SYMBOL vmlinux 0x3cefc845 flow_block_cb_lookup +EXPORT_SYMBOL vmlinux 0x3d051ace netdev_adjacent_change_abort +EXPORT_SYMBOL vmlinux 0x3d210724 gen_pool_dma_zalloc_align +EXPORT_SYMBOL vmlinux 0x3d26516c md_write_end +EXPORT_SYMBOL vmlinux 0x3d2b67c5 inet_csk_reqsk_queue_drop +EXPORT_SYMBOL vmlinux 0x3d316e36 del_gendisk +EXPORT_SYMBOL vmlinux 0x3d436b25 km_new_mapping +EXPORT_SYMBOL vmlinux 0x3d5c8b39 sock_pfree +EXPORT_SYMBOL vmlinux 0x3d7625bc filemap_fdatawait_keep_errors +EXPORT_SYMBOL vmlinux 0x3d7bac46 posix_acl_from_xattr +EXPORT_SYMBOL vmlinux 0x3da092b8 dma_fence_get_stub +EXPORT_SYMBOL vmlinux 0x3da171f9 pci_mem_start +EXPORT_SYMBOL vmlinux 0x3da4d18e pci_match_id +EXPORT_SYMBOL vmlinux 0x3daae96c dma_fence_signal_timestamp +EXPORT_SYMBOL vmlinux 0x3dabf271 memcg_sockets_enabled_key +EXPORT_SYMBOL vmlinux 0x3dac779a bpf_sk_lookup_enabled +EXPORT_SYMBOL vmlinux 0x3dad9978 cancel_delayed_work +EXPORT_SYMBOL vmlinux 0x3dbba8ad tty_port_hangup +EXPORT_SYMBOL vmlinux 0x3dc4d8f8 inet6_csk_route_req +EXPORT_SYMBOL vmlinux 0x3dc619d3 swake_up_locked +EXPORT_SYMBOL vmlinux 0x3dcb88a0 irq_set_handler_data +EXPORT_SYMBOL vmlinux 0x3dcefe2e load_nls_default +EXPORT_SYMBOL vmlinux 0x3ddc6c04 x86_bios_cpu_apicid +EXPORT_SYMBOL vmlinux 0x3de940f9 mmc_is_req_done +EXPORT_SYMBOL vmlinux 0x3dfb86b9 resource_list_create_entry +EXPORT_SYMBOL vmlinux 0x3dfc55cd mipi_dsi_dcs_set_page_address +EXPORT_SYMBOL vmlinux 0x3dfc897c seq_hlist_start_head +EXPORT_SYMBOL vmlinux 0x3e09e935 dma_pool_create +EXPORT_SYMBOL vmlinux 0x3e2534ef splice_direct_to_actor +EXPORT_SYMBOL vmlinux 0x3e2cd173 pci_save_state +EXPORT_SYMBOL vmlinux 0x3e3bad0a __tasklet_hi_schedule +EXPORT_SYMBOL vmlinux 0x3e40acf3 scsi_eh_finish_cmd +EXPORT_SYMBOL vmlinux 0x3e4f8b10 vme_irq_request +EXPORT_SYMBOL vmlinux 0x3e70337c netdev_lower_get_next_private_rcu +EXPORT_SYMBOL vmlinux 0x3e800602 vga_set_legacy_decoding +EXPORT_SYMBOL vmlinux 0x3e8d6dcb vme_slave_request +EXPORT_SYMBOL vmlinux 0x3e8ff099 dev_uc_add +EXPORT_SYMBOL vmlinux 0x3e94b19b sock_kzfree_s +EXPORT_SYMBOL vmlinux 0x3e95b9c7 mmc_get_card +EXPORT_SYMBOL vmlinux 0x3ea549b5 acpi_get_hp_hw_control_from_firmware +EXPORT_SYMBOL vmlinux 0x3ec54b1d fscrypt_put_encryption_info +EXPORT_SYMBOL vmlinux 0x3eccbe2c __find_nth_bit +EXPORT_SYMBOL vmlinux 0x3ecf7172 kmem_cache_create +EXPORT_SYMBOL vmlinux 0x3ef1d729 rtnl_offload_xstats_notify +EXPORT_SYMBOL vmlinux 0x3efe1703 phy_unregister_fixup_for_id +EXPORT_SYMBOL vmlinux 0x3f06221e tcp_sock_set_keepintvl +EXPORT_SYMBOL vmlinux 0x3f075508 copy_page_to_iter_nofault +EXPORT_SYMBOL vmlinux 0x3f0eabd2 xxh64_update +EXPORT_SYMBOL vmlinux 0x3f0ef343 seq_release +EXPORT_SYMBOL vmlinux 0x3f12ab9c folio_mark_accessed +EXPORT_SYMBOL vmlinux 0x3f2e3d0e mipi_dsi_driver_register_full +EXPORT_SYMBOL vmlinux 0x3f2fe8a9 xfrm6_input_addr +EXPORT_SYMBOL vmlinux 0x3f34644d zstd_dstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x3f3e9847 xfrm_unregister_type +EXPORT_SYMBOL vmlinux 0x3f4547a7 put_unused_fd +EXPORT_SYMBOL vmlinux 0x3f4639c1 pci_dev_driver +EXPORT_SYMBOL vmlinux 0x3f4677de ip6_find_1stfragopt +EXPORT_SYMBOL vmlinux 0x3f4a0906 netdev_has_upper_dev +EXPORT_SYMBOL vmlinux 0x3f4b4bc0 init_task +EXPORT_SYMBOL vmlinux 0x3f4bd846 gen_pool_first_fit_order_align +EXPORT_SYMBOL vmlinux 0x3f537f8b xfrm_state_flush +EXPORT_SYMBOL vmlinux 0x3f542cb7 __seq_open_private +EXPORT_SYMBOL vmlinux 0x3f642f53 skb_headers_offset_update +EXPORT_SYMBOL vmlinux 0x3f6c2d7f nf_ip_checksum +EXPORT_SYMBOL vmlinux 0x3f89071b security_ib_pkey_access +EXPORT_SYMBOL vmlinux 0x3f8e2979 qdisc_hash_del +EXPORT_SYMBOL vmlinux 0x3fb23bde pci_get_class +EXPORT_SYMBOL vmlinux 0x3fbb4521 __devm_mdiobus_register +EXPORT_SYMBOL vmlinux 0x3fbbe093 folio_alloc +EXPORT_SYMBOL vmlinux 0x3fbc6f3e twl6040_get_vibralr_status +EXPORT_SYMBOL vmlinux 0x3fbf3c89 vme_slave_set +EXPORT_SYMBOL vmlinux 0x3fcdb29c page_pool_create +EXPORT_SYMBOL vmlinux 0x3fd73bfd fb_pgprotect +EXPORT_SYMBOL vmlinux 0x3fd78f3b register_chrdev_region +EXPORT_SYMBOL vmlinux 0x3fe2ccbe memweight +EXPORT_SYMBOL vmlinux 0x3ff51b25 param_ops_uint +EXPORT_SYMBOL vmlinux 0x4016deff dquot_scan_active +EXPORT_SYMBOL vmlinux 0x401a4596 vm_map_pages_zero +EXPORT_SYMBOL vmlinux 0x40235c98 _raw_write_unlock +EXPORT_SYMBOL vmlinux 0x404a4555 generic_error_remove_page +EXPORT_SYMBOL vmlinux 0x40552f26 register_key_type +EXPORT_SYMBOL vmlinux 0x4055a920 acpi_remove_fixed_event_handler +EXPORT_SYMBOL vmlinux 0x40562245 mmc_gpio_set_cd_isr +EXPORT_SYMBOL vmlinux 0x4068964d sys_fillrect +EXPORT_SYMBOL vmlinux 0x408899e7 folio_redirty_for_writepage +EXPORT_SYMBOL vmlinux 0x408c30d5 mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x408ea995 msi_desc_to_pci_dev +EXPORT_SYMBOL vmlinux 0x408fdcec udp_skb_destructor +EXPORT_SYMBOL vmlinux 0x40973662 sysctl_udp_mem +EXPORT_SYMBOL vmlinux 0x40a62432 __nla_validate +EXPORT_SYMBOL vmlinux 0x40a9b349 vzalloc +EXPORT_SYMBOL vmlinux 0x40c6e795 tcp_read_done +EXPORT_SYMBOL vmlinux 0x40c7247c si_meminfo +EXPORT_SYMBOL vmlinux 0x40c8bf44 blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0x40d04664 console_trylock +EXPORT_SYMBOL vmlinux 0x40d15f07 simple_pin_fs +EXPORT_SYMBOL vmlinux 0x40d59096 unregister_restart_handler +EXPORT_SYMBOL vmlinux 0x40d6196d mmc_retune_pause +EXPORT_SYMBOL vmlinux 0x40f76a86 __vcalloc +EXPORT_SYMBOL vmlinux 0x410a9d35 fc_mount +EXPORT_SYMBOL vmlinux 0x412f893c page_offline_begin +EXPORT_SYMBOL vmlinux 0x41383ae6 validate_slab_cache +EXPORT_SYMBOL vmlinux 0x4142517d cont_write_begin +EXPORT_SYMBOL vmlinux 0x41482d8b strndup_user +EXPORT_SYMBOL vmlinux 0x414a633e __ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x415b80f3 mipi_dsi_dcs_set_tear_on +EXPORT_SYMBOL vmlinux 0x417096e2 mr_mfc_find_any +EXPORT_SYMBOL vmlinux 0x41709c40 kthread_stop +EXPORT_SYMBOL vmlinux 0x417db3f6 __tracepoint_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x418432c7 mr_mfc_seq_next +EXPORT_SYMBOL vmlinux 0x4188d439 neigh_rand_reach_time +EXPORT_SYMBOL vmlinux 0x4190ce96 tcf_block_put +EXPORT_SYMBOL vmlinux 0x41983605 ilookup5_nowait +EXPORT_SYMBOL vmlinux 0x4199033b shrink_dcache_sb +EXPORT_SYMBOL vmlinux 0x41a30bef mtree_store_range +EXPORT_SYMBOL vmlinux 0x41bbb0ce csum_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x41cf90e4 pnp_unregister_card_driver +EXPORT_SYMBOL vmlinux 0x41cf9f69 iov_iter_get_pages_alloc2 +EXPORT_SYMBOL vmlinux 0x41ed3709 get_random_bytes +EXPORT_SYMBOL vmlinux 0x41efdeaf radix_tree_lookup_slot +EXPORT_SYMBOL vmlinux 0x41f11e5e device_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x4204af3e nf_ct_get_tuple_skb +EXPORT_SYMBOL vmlinux 0x4204cb4c prepare_to_swait_exclusive +EXPORT_SYMBOL vmlinux 0x4207f844 mr_mfc_find_parent +EXPORT_SYMBOL vmlinux 0x421cca8b netdev_adjacent_change_prepare +EXPORT_SYMBOL vmlinux 0x422a643f dquot_writeback_dquots +EXPORT_SYMBOL vmlinux 0x42334d4c vfs_statfs +EXPORT_SYMBOL vmlinux 0x42463cb5 pci_bus_write_config_dword +EXPORT_SYMBOL vmlinux 0x4248ae3c single_task_running +EXPORT_SYMBOL vmlinux 0x424d3487 jbd2_wait_inode_data +EXPORT_SYMBOL vmlinux 0x424d3620 zlib_inflateIncomp +EXPORT_SYMBOL vmlinux 0x424d4d18 pci_bus_find_capability +EXPORT_SYMBOL vmlinux 0x425423ec rtnl_unicast +EXPORT_SYMBOL vmlinux 0x42578e80 acpi_get_type +EXPORT_SYMBOL vmlinux 0x4266e35a vfs_parse_fs_param_source +EXPORT_SYMBOL vmlinux 0x426ecacb netdev_lower_dev_get_private +EXPORT_SYMBOL vmlinux 0x427c4853 __dev_get_by_flags +EXPORT_SYMBOL vmlinux 0x429d5ec9 udp6_csum_init +EXPORT_SYMBOL vmlinux 0x429d9bac free_cgroup_ns +EXPORT_SYMBOL vmlinux 0x42bed8d4 unix_gc_lock +EXPORT_SYMBOL vmlinux 0x42bf9c64 jbd2_journal_forget +EXPORT_SYMBOL vmlinux 0x42f1b900 fb_pad_unaligned_buffer +EXPORT_SYMBOL vmlinux 0x4302d0eb free_pages +EXPORT_SYMBOL vmlinux 0x43236edd mark_page_accessed +EXPORT_SYMBOL vmlinux 0x432818fb xfrm4_rcv +EXPORT_SYMBOL vmlinux 0x432c7a53 acpi_bus_get_status +EXPORT_SYMBOL vmlinux 0x4336fcca ucs2_as_utf8 +EXPORT_SYMBOL vmlinux 0x43373a27 set_user_nice +EXPORT_SYMBOL vmlinux 0x433cabfb acpi_decode_pld_buffer +EXPORT_SYMBOL vmlinux 0x43441a27 __inet_stream_connect +EXPORT_SYMBOL vmlinux 0x43459cc4 tty_hangup +EXPORT_SYMBOL vmlinux 0x43465a47 skb_copy_bits +EXPORT_SYMBOL vmlinux 0x43476e2a nd_pfn_validate +EXPORT_SYMBOL vmlinux 0x4351577a fb_parse_edid +EXPORT_SYMBOL vmlinux 0x435b35dd netdev_lower_get_next +EXPORT_SYMBOL vmlinux 0x43782c66 pci_enable_device +EXPORT_SYMBOL vmlinux 0x437a0d6d __sock_tx_timestamp +EXPORT_SYMBOL vmlinux 0x438610bd security_tun_dev_alloc_security +EXPORT_SYMBOL vmlinux 0x43b0c9c3 preempt_schedule +EXPORT_SYMBOL vmlinux 0x43babd19 sg_init_one +EXPORT_SYMBOL vmlinux 0x43d22fb9 groups_alloc +EXPORT_SYMBOL vmlinux 0x43e4e01c md_flush_request +EXPORT_SYMBOL vmlinux 0x43ecc4b6 configfs_unregister_subsystem +EXPORT_SYMBOL vmlinux 0x43f9ebc8 slhc_remember +EXPORT_SYMBOL vmlinux 0x43ff88b8 blk_queue_update_dma_pad +EXPORT_SYMBOL vmlinux 0x4403bc21 param_get_bool +EXPORT_SYMBOL vmlinux 0x440fa35f cdev_alloc +EXPORT_SYMBOL vmlinux 0x4418e270 phy_attached_print +EXPORT_SYMBOL vmlinux 0x4419b7a6 mdio_device_free +EXPORT_SYMBOL vmlinux 0x442161d6 agp_generic_alloc_user +EXPORT_SYMBOL vmlinux 0x44273e62 pci_biosrom_size +EXPORT_SYMBOL vmlinux 0x443023aa mfd_remove_devices_late +EXPORT_SYMBOL vmlinux 0x44414ff2 iosf_mbi_unblock_punit_i2c_access +EXPORT_SYMBOL vmlinux 0x44469a76 crc_ccitt_false_table +EXPORT_SYMBOL vmlinux 0x444ab41c xsk_tx_peek_release_desc_batch +EXPORT_SYMBOL vmlinux 0x4462d35e cpufreq_get_hw_max_freq +EXPORT_SYMBOL vmlinux 0x447bacb6 mmc_cqe_recovery +EXPORT_SYMBOL vmlinux 0x44841313 sock_create_kern +EXPORT_SYMBOL vmlinux 0x44902cff acpi_enable_event +EXPORT_SYMBOL vmlinux 0x449ad0a7 memcmp +EXPORT_SYMBOL vmlinux 0x44a9f898 dquot_quota_sync +EXPORT_SYMBOL vmlinux 0x44aaf30f tsc_khz +EXPORT_SYMBOL vmlinux 0x44bf1fa3 devm_pci_remap_cfg_resource +EXPORT_SYMBOL vmlinux 0x44e9a829 match_token +EXPORT_SYMBOL vmlinux 0x45006cee default_red +EXPORT_SYMBOL vmlinux 0x45041b65 security_inode_getsecctx +EXPORT_SYMBOL vmlinux 0x450639ab sg_last +EXPORT_SYMBOL vmlinux 0x45081703 ec_get_handle +EXPORT_SYMBOL vmlinux 0x4509c0ac keyring_alloc +EXPORT_SYMBOL vmlinux 0x452798c0 i2c_smbus_write_i2c_block_data +EXPORT_SYMBOL vmlinux 0x452ba683 ipv6_ext_hdr +EXPORT_SYMBOL vmlinux 0x453c8403 pci_msi_enabled +EXPORT_SYMBOL vmlinux 0x453ead9f vfs_dedupe_file_range_one +EXPORT_SYMBOL vmlinux 0x45535485 xxh32_update +EXPORT_SYMBOL vmlinux 0x456d7201 of_find_mipi_dsi_device_by_node +EXPORT_SYMBOL vmlinux 0x4578f528 __kfifo_to_user +EXPORT_SYMBOL vmlinux 0x4583bd67 thaw_super +EXPORT_SYMBOL vmlinux 0x459707de sk_filter_trim_cap +EXPORT_SYMBOL vmlinux 0x45d00d2f deactivate_locked_super +EXPORT_SYMBOL vmlinux 0x45d246da node_to_cpumask_map +EXPORT_SYMBOL vmlinux 0x45e8d7b5 native_write_cr0 +EXPORT_SYMBOL vmlinux 0x45ea7433 uart_update_timeout +EXPORT_SYMBOL vmlinux 0x45fc19d2 retbleed_untrain_ret +EXPORT_SYMBOL vmlinux 0x46046ada input_set_max_poll_interval +EXPORT_SYMBOL vmlinux 0x460f4a34 flow_hash_from_keys +EXPORT_SYMBOL vmlinux 0x4617222d blk_rq_count_integrity_sg +EXPORT_SYMBOL vmlinux 0x463c172f mmc_set_blocklen +EXPORT_SYMBOL vmlinux 0x46451cee zstd_get_frame_header +EXPORT_SYMBOL vmlinux 0x465c92c3 bio_free_pages +EXPORT_SYMBOL vmlinux 0x465e24ff ucs2_utf8size +EXPORT_SYMBOL vmlinux 0x465f147f __mod_node_page_state +EXPORT_SYMBOL vmlinux 0x4666a87a netdev_get_xmit_slave +EXPORT_SYMBOL vmlinux 0x466c14a7 __delay +EXPORT_SYMBOL vmlinux 0x466e4042 devm_memunmap +EXPORT_SYMBOL vmlinux 0x4674efa5 pci_disable_link_state_locked +EXPORT_SYMBOL vmlinux 0x467523b7 __block_write_begin +EXPORT_SYMBOL vmlinux 0x46762bfc blk_mq_delay_run_hw_queues +EXPORT_SYMBOL vmlinux 0x46771ddb blk_rq_map_kern +EXPORT_SYMBOL vmlinux 0x467df16d netdev_rss_key_fill +EXPORT_SYMBOL vmlinux 0x469a6ec7 tcp_parse_md5sig_option +EXPORT_SYMBOL vmlinux 0x46b08f19 amd_iommu_domain_set_gcr3 +EXPORT_SYMBOL vmlinux 0x46bd5d6e video_get_options +EXPORT_SYMBOL vmlinux 0x46c47fb6 __node_distance +EXPORT_SYMBOL vmlinux 0x46cf10eb cachemode2protval +EXPORT_SYMBOL vmlinux 0x46d63f47 devm_extcon_unregister_notifier +EXPORT_SYMBOL vmlinux 0x46e16467 block_write_begin +EXPORT_SYMBOL vmlinux 0x4715a909 acpi_load_table +EXPORT_SYMBOL vmlinux 0x4723319b __SCK__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x4740b3bc xen_arch_unregister_cpu +EXPORT_SYMBOL vmlinux 0x4756e48b page_mapping +EXPORT_SYMBOL vmlinux 0x475e6b31 blk_queue_segment_boundary +EXPORT_SYMBOL vmlinux 0x475fe6d8 _dev_err +EXPORT_SYMBOL vmlinux 0x4764d3dd set_nlink +EXPORT_SYMBOL vmlinux 0x476db9ac scsi_done +EXPORT_SYMBOL vmlinux 0x47709e42 free_anon_bdev +EXPORT_SYMBOL vmlinux 0x479caf24 neigh_sysctl_register +EXPORT_SYMBOL vmlinux 0x47a80734 inet_recvmsg +EXPORT_SYMBOL vmlinux 0x47ba7747 neigh_parms_alloc +EXPORT_SYMBOL vmlinux 0x47bf0ac8 blk_queue_max_write_zeroes_sectors +EXPORT_SYMBOL vmlinux 0x47c20f8a refcount_dec_not_one +EXPORT_SYMBOL vmlinux 0x47c65bfc unregister_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0x47cfd825 kstrtouint_from_user +EXPORT_SYMBOL vmlinux 0x47d79039 iter_file_splice_write +EXPORT_SYMBOL vmlinux 0x47d8d301 __cond_resched_rwlock_read +EXPORT_SYMBOL vmlinux 0x47ec29a5 flush_signals +EXPORT_SYMBOL vmlinux 0x47f02d85 write_dirty_buffer +EXPORT_SYMBOL vmlinux 0x481008b2 inet_unregister_protosw +EXPORT_SYMBOL vmlinux 0x48112d76 _raw_read_lock_irq +EXPORT_SYMBOL vmlinux 0x48118ff3 remap_pfn_range +EXPORT_SYMBOL vmlinux 0x48169e0a dma_map_page_attrs +EXPORT_SYMBOL vmlinux 0x481814c4 mb_cache_entry_find_next +EXPORT_SYMBOL vmlinux 0x48193639 acpi_lid_open +EXPORT_SYMBOL vmlinux 0x48246b88 folio_mapping +EXPORT_SYMBOL vmlinux 0x4829cf6b fscrypt_enqueue_decrypt_work +EXPORT_SYMBOL vmlinux 0x48394555 __dquot_free_space +EXPORT_SYMBOL vmlinux 0x4841bdee strnchr +EXPORT_SYMBOL vmlinux 0x48445270 phy_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x4848cfb1 phy_mipi_dphy_get_default_config +EXPORT_SYMBOL vmlinux 0x484f6edf ktime_get_coarse_real_ts64 +EXPORT_SYMBOL vmlinux 0x4859b8bb rtc_year_days +EXPORT_SYMBOL vmlinux 0x486075c8 gen_pool_dma_alloc +EXPORT_SYMBOL vmlinux 0x4867630c xfrm_policy_walk +EXPORT_SYMBOL vmlinux 0x48996f17 sock_set_rcvbuf +EXPORT_SYMBOL vmlinux 0x489f6e0b rdma_dim +EXPORT_SYMBOL vmlinux 0x48a1eecd nf_log_bind_pf +EXPORT_SYMBOL vmlinux 0x48a91171 string_get_size +EXPORT_SYMBOL vmlinux 0x48b99a13 vme_lm_free +EXPORT_SYMBOL vmlinux 0x48c093fb _atomic_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0x48d27375 __bitmap_intersects +EXPORT_SYMBOL vmlinux 0x48d3fa27 kmalloc_large_node +EXPORT_SYMBOL vmlinux 0x48d50e79 amd_iommu_register_ppr_notifier +EXPORT_SYMBOL vmlinux 0x48d88a2c __SCT__preempt_schedule +EXPORT_SYMBOL vmlinux 0x48dd8836 napi_disable +EXPORT_SYMBOL vmlinux 0x48eaf1f8 page_pool_put_page_bulk +EXPORT_SYMBOL vmlinux 0x48f0a4b6 cdrom_check_events +EXPORT_SYMBOL vmlinux 0x48fcb0a5 phy_detach +EXPORT_SYMBOL vmlinux 0x48fccf9c debugfs_create_automount +EXPORT_SYMBOL vmlinux 0x48ffbb87 mtree_alloc_range +EXPORT_SYMBOL vmlinux 0x49045426 icmp_err_convert +EXPORT_SYMBOL vmlinux 0x4909a790 dma_fence_get_status +EXPORT_SYMBOL vmlinux 0x490faabe eth_type_trans +EXPORT_SYMBOL vmlinux 0x49251182 inet6_offloads +EXPORT_SYMBOL vmlinux 0x4933552e pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x494e3393 vm_get_page_prot +EXPORT_SYMBOL vmlinux 0x4953cf97 phy_driver_register +EXPORT_SYMBOL vmlinux 0x495e378d __pv_queued_spin_lock_slowpath +EXPORT_SYMBOL vmlinux 0x49657d41 pci_dev_put +EXPORT_SYMBOL vmlinux 0x4967e79f radix_tree_iter_resume +EXPORT_SYMBOL vmlinux 0x4977c498 stack_depot_get_extra_bits +EXPORT_SYMBOL vmlinux 0x4982acf8 __vfs_setxattr +EXPORT_SYMBOL vmlinux 0x4999b30d page_symlink +EXPORT_SYMBOL vmlinux 0x499a3edc configfs_unregister_default_group +EXPORT_SYMBOL vmlinux 0x499d39a0 phy_write_mmd +EXPORT_SYMBOL vmlinux 0x499ed6e6 may_umount_tree +EXPORT_SYMBOL vmlinux 0x499f0ecf nd_sb_checksum +EXPORT_SYMBOL vmlinux 0x49a1796a pcie_capability_read_word +EXPORT_SYMBOL vmlinux 0x49a2d79b crypto_sha3_init +EXPORT_SYMBOL vmlinux 0x49b163b8 acpi_bus_scan +EXPORT_SYMBOL vmlinux 0x49bb72e4 sync_mapping_buffers +EXPORT_SYMBOL vmlinux 0x49ca9143 blk_mq_complete_request +EXPORT_SYMBOL vmlinux 0x49d2bf8d rtnetlink_put_metrics +EXPORT_SYMBOL vmlinux 0x49e63c3c scsi_unblock_requests +EXPORT_SYMBOL vmlinux 0x49fe30b5 vfs_create +EXPORT_SYMBOL vmlinux 0x4a0147ad param_set_ullong +EXPORT_SYMBOL vmlinux 0x4a1b04d5 ppp_unregister_channel +EXPORT_SYMBOL vmlinux 0x4a1f013c pci_bus_read_dev_vendor_id +EXPORT_SYMBOL vmlinux 0x4a3ad70e wait_for_completion_timeout +EXPORT_SYMBOL vmlinux 0x4a453f53 iowrite32 +EXPORT_SYMBOL vmlinux 0x4a52cf56 xfrm_state_walk_done +EXPORT_SYMBOL vmlinux 0x4a88bc31 con_is_bound +EXPORT_SYMBOL vmlinux 0x4a949f4a put_ipc_ns +EXPORT_SYMBOL vmlinux 0x4a96a8eb xxh32_digest +EXPORT_SYMBOL vmlinux 0x4aa40240 mmc_gpiod_request_cd_irq +EXPORT_SYMBOL vmlinux 0x4aa6e58d genl_register_family +EXPORT_SYMBOL vmlinux 0x4aa70bca set_page_dirty_lock +EXPORT_SYMBOL vmlinux 0x4aaea2fe uart_unregister_driver +EXPORT_SYMBOL vmlinux 0x4ab44270 netif_device_detach +EXPORT_SYMBOL vmlinux 0x4ab535ce generic_copy_file_range +EXPORT_SYMBOL vmlinux 0x4ae077b0 mr_vif_seq_idx +EXPORT_SYMBOL vmlinux 0x4ae5557e unregister_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0x4ae90d8e hdmi_avi_infoframe_check +EXPORT_SYMBOL vmlinux 0x4aea463f crc32_le_shift +EXPORT_SYMBOL vmlinux 0x4af6ddf0 kstrtou16 +EXPORT_SYMBOL vmlinux 0x4afb2238 add_wait_queue +EXPORT_SYMBOL vmlinux 0x4b085dbf agp3_generic_configure +EXPORT_SYMBOL vmlinux 0x4b2a52b8 keyring_search +EXPORT_SYMBOL vmlinux 0x4b31cd7d neigh_connected_output +EXPORT_SYMBOL vmlinux 0x4b401817 iwe_stream_add_value +EXPORT_SYMBOL vmlinux 0x4b571a5c try_to_writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x4b5e3a47 __get_user_nocheck_1 +EXPORT_SYMBOL vmlinux 0x4b635315 __SCK__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x4b6df007 acpi_evaluate_reg +EXPORT_SYMBOL vmlinux 0x4b74d2a5 handshake_genl_put +EXPORT_SYMBOL vmlinux 0x4b750f53 _raw_spin_unlock_irq +EXPORT_SYMBOL vmlinux 0x4b81ecef mount_nodev +EXPORT_SYMBOL vmlinux 0x4b825bed agp_generic_free_by_type +EXPORT_SYMBOL vmlinux 0x4b85e8b2 twl6040_reg_write +EXPORT_SYMBOL vmlinux 0x4b87fd05 param_ops_bool +EXPORT_SYMBOL vmlinux 0x4b8acc75 handshake_req_cancel +EXPORT_SYMBOL vmlinux 0x4ba95be4 register_console +EXPORT_SYMBOL vmlinux 0x4bba32bc flow_rule_alloc +EXPORT_SYMBOL vmlinux 0x4bcc2662 mempool_init_node +EXPORT_SYMBOL vmlinux 0x4bdf61c5 xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x4be5733d netif_carrier_on +EXPORT_SYMBOL vmlinux 0x4bed7423 napi_gro_receive +EXPORT_SYMBOL vmlinux 0x4bef1c67 empty_name +EXPORT_SYMBOL vmlinux 0x4bf9646e sock_alloc_send_pskb +EXPORT_SYMBOL vmlinux 0x4c07912b vfs_get_fsid +EXPORT_SYMBOL vmlinux 0x4c07a7e0 acpi_processor_unregister_performance +EXPORT_SYMBOL vmlinux 0x4c21475b mptcp_subflow_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x4c236f6f __x86_indirect_thunk_r15 +EXPORT_SYMBOL vmlinux 0x4c2eb4f3 dquot_free_inode +EXPORT_SYMBOL vmlinux 0x4c416eb9 LZ4_decompress_fast +EXPORT_SYMBOL vmlinux 0x4c4da52c remove_arg_zero +EXPORT_SYMBOL vmlinux 0x4c713ab8 napi_gro_flush +EXPORT_SYMBOL vmlinux 0x4c84afff vme_bus_error_handler +EXPORT_SYMBOL vmlinux 0x4c9d28b0 phys_base +EXPORT_SYMBOL vmlinux 0x4cd5bc5e rdmsr_safe_regs +EXPORT_SYMBOL vmlinux 0x4cf8fe58 skb_queue_tail +EXPORT_SYMBOL vmlinux 0x4cfab73c xfrm_lookup +EXPORT_SYMBOL vmlinux 0x4d0cf83c unregister_mii_timestamper +EXPORT_SYMBOL vmlinux 0x4d133b17 nvdimm_namespace_disk_name +EXPORT_SYMBOL vmlinux 0x4d1a81b8 netdev_master_upper_dev_get +EXPORT_SYMBOL vmlinux 0x4d1d9537 icmp6_send +EXPORT_SYMBOL vmlinux 0x4d2b6c86 mipi_dsi_dcs_enter_sleep_mode +EXPORT_SYMBOL vmlinux 0x4d2c7133 acpi_info +EXPORT_SYMBOL vmlinux 0x4d4ab53a __netif_rx +EXPORT_SYMBOL vmlinux 0x4d6a6c68 d_tmpfile +EXPORT_SYMBOL vmlinux 0x4d924f20 memremap +EXPORT_SYMBOL vmlinux 0x4d9b652b rb_erase +EXPORT_SYMBOL vmlinux 0x4da278d9 cpu_rmap_put +EXPORT_SYMBOL vmlinux 0x4db6eb1b dev_get_iflink +EXPORT_SYMBOL vmlinux 0x4dba4c1b i2c_smbus_read_i2c_block_data +EXPORT_SYMBOL vmlinux 0x4ddb7835 crypto_sha256_update +EXPORT_SYMBOL vmlinux 0x4ddcb508 xfrm_find_acq +EXPORT_SYMBOL vmlinux 0x4de995ec gen_pool_dma_alloc_algo +EXPORT_SYMBOL vmlinux 0x4df02057 crc32_be +EXPORT_SYMBOL vmlinux 0x4df2ea84 gen_estimator_read +EXPORT_SYMBOL vmlinux 0x4dfa8d4b mutex_lock +EXPORT_SYMBOL vmlinux 0x4e04c74c phy_start_cable_test_tdr +EXPORT_SYMBOL vmlinux 0x4e055e52 xp_set_rxq_info +EXPORT_SYMBOL vmlinux 0x4e0733a2 simple_rmdir +EXPORT_SYMBOL vmlinux 0x4e0fbd0c mipi_dsi_device_unregister +EXPORT_SYMBOL vmlinux 0x4e19df9a config_item_get +EXPORT_SYMBOL vmlinux 0x4e1c64d9 dm_unregister_target +EXPORT_SYMBOL vmlinux 0x4e1e5ace mmc_can_erase +EXPORT_SYMBOL vmlinux 0x4e20bcf8 radix_tree_tag_set +EXPORT_SYMBOL vmlinux 0x4e2ca811 netif_receive_skb_core +EXPORT_SYMBOL vmlinux 0x4e3567f7 match_int +EXPORT_SYMBOL vmlinux 0x4e36cdc4 __ubsan_handle_divrem_overflow +EXPORT_SYMBOL vmlinux 0x4e4ec759 dentry_path_raw +EXPORT_SYMBOL vmlinux 0x4e4eef45 blk_post_runtime_resume +EXPORT_SYMBOL vmlinux 0x4e547048 __kmalloc_node_track_caller +EXPORT_SYMBOL vmlinux 0x4e59a5d8 mmc_register_driver +EXPORT_SYMBOL vmlinux 0x4e616aff tty_register_device +EXPORT_SYMBOL vmlinux 0x4e68e9be rb_next_postorder +EXPORT_SYMBOL vmlinux 0x4e6e4b41 radix_tree_delete +EXPORT_SYMBOL vmlinux 0x4e6e8ea7 fg_console +EXPORT_SYMBOL vmlinux 0x4e931df0 input_alloc_absinfo +EXPORT_SYMBOL vmlinux 0x4e97dc09 bmap +EXPORT_SYMBOL vmlinux 0x4e988306 scsi_host_alloc +EXPORT_SYMBOL vmlinux 0x4ea25709 dql_reset +EXPORT_SYMBOL vmlinux 0x4ea442c0 ipv6_dev_get_saddr +EXPORT_SYMBOL vmlinux 0x4ea78bab __x86_indirect_call_thunk_r15 +EXPORT_SYMBOL vmlinux 0x4ea7d6c2 tty_vhangup +EXPORT_SYMBOL vmlinux 0x4eacf7c3 flow_rule_match_eth_addrs +EXPORT_SYMBOL vmlinux 0x4eada8f7 security_secid_to_secctx +EXPORT_SYMBOL vmlinux 0x4eb2b066 hdmi_avi_infoframe_init +EXPORT_SYMBOL vmlinux 0x4ec06eb4 nd_btt_probe +EXPORT_SYMBOL vmlinux 0x4ec54e78 bitmap_to_arr32 +EXPORT_SYMBOL vmlinux 0x4f0d3e10 tty_insert_flip_string_flags +EXPORT_SYMBOL vmlinux 0x4f18fec5 call_fib_notifiers +EXPORT_SYMBOL vmlinux 0x4f1cd128 security_tun_dev_create +EXPORT_SYMBOL vmlinux 0x4f20d80b zstd_min_clevel +EXPORT_SYMBOL vmlinux 0x4f2250ba rtc_tm_to_time64 +EXPORT_SYMBOL vmlinux 0x4f456e3f xfrm_policy_destroy +EXPORT_SYMBOL vmlinux 0x4f4825c4 netdev_bonding_info_change +EXPORT_SYMBOL vmlinux 0x4f4987cd input_unregister_handle +EXPORT_SYMBOL vmlinux 0x4f4a312f vme_unregister_bridge +EXPORT_SYMBOL vmlinux 0x4f55166f acpi_set_current_resources +EXPORT_SYMBOL vmlinux 0x4f5e9352 kmem_cache_size +EXPORT_SYMBOL vmlinux 0x4f6776ad vga_switcheroo_init_domain_pm_ops +EXPORT_SYMBOL vmlinux 0x4f711f84 intel_scu_ipc_dev_iowrite8 +EXPORT_SYMBOL vmlinux 0x4f76739d get_fs_type +EXPORT_SYMBOL vmlinux 0x4f81227d kthread_create_worker_on_cpu +EXPORT_SYMBOL vmlinux 0x4fa34bb0 param_get_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x4faf900e blk_queue_io_opt +EXPORT_SYMBOL vmlinux 0x4fb29c2a get_unmapped_area +EXPORT_SYMBOL vmlinux 0x4fbf5980 gro_find_receive_by_type +EXPORT_SYMBOL vmlinux 0x4fda0f0d sock_register +EXPORT_SYMBOL vmlinux 0x4fdee897 i8042_command +EXPORT_SYMBOL vmlinux 0x4ff853ef genphy_setup_forced +EXPORT_SYMBOL vmlinux 0x4ff88cb8 bio_alloc_clone +EXPORT_SYMBOL vmlinux 0x50097088 security_tun_dev_free_security +EXPORT_SYMBOL vmlinux 0x50098b6d pci_iomap_range +EXPORT_SYMBOL vmlinux 0x5009c71d glob_match +EXPORT_SYMBOL vmlinux 0x5011a604 udp_prot +EXPORT_SYMBOL vmlinux 0x5013a5c5 ip_cmsg_recv_offset +EXPORT_SYMBOL vmlinux 0x5021bd81 _raw_write_lock_irqsave +EXPORT_SYMBOL vmlinux 0x50246ed3 devm_request_threaded_irq +EXPORT_SYMBOL vmlinux 0x5027bde2 acpi_acquire_mutex +EXPORT_SYMBOL vmlinux 0x5039718c blk_integrity_register +EXPORT_SYMBOL vmlinux 0x50397e0f pnp_get_resource +EXPORT_SYMBOL vmlinux 0x505ff4f2 super_setup_bdi +EXPORT_SYMBOL vmlinux 0x506079b0 mr_vif_seq_next +EXPORT_SYMBOL vmlinux 0x506080b8 md_handle_request +EXPORT_SYMBOL vmlinux 0x50624917 sha1_init +EXPORT_SYMBOL vmlinux 0x506dff1a __genradix_free +EXPORT_SYMBOL vmlinux 0x5076706d mr_table_alloc +EXPORT_SYMBOL vmlinux 0x5089f45f ip_send_check +EXPORT_SYMBOL vmlinux 0x508fc2af get_cached_acl_rcu +EXPORT_SYMBOL vmlinux 0x5092e84e __read_overflow2_field +EXPORT_SYMBOL vmlinux 0x50944630 seq_list_start_head_rcu +EXPORT_SYMBOL vmlinux 0x509b64ea acpi_has_method +EXPORT_SYMBOL vmlinux 0x509c78f8 vga_switcheroo_get_client_state +EXPORT_SYMBOL vmlinux 0x50a22866 dm_kcopyd_zero +EXPORT_SYMBOL vmlinux 0x50a4698c fb_videomode_to_modelist +EXPORT_SYMBOL vmlinux 0x50b73ce2 rfkill_find_type +EXPORT_SYMBOL vmlinux 0x50b80992 mb_cache_entry_find_first +EXPORT_SYMBOL vmlinux 0x50be748d security_ib_free_security +EXPORT_SYMBOL vmlinux 0x50cf7585 hex2bin +EXPORT_SYMBOL vmlinux 0x50d035c2 vsscanf +EXPORT_SYMBOL vmlinux 0x50d5f6e9 phy_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0x50d68377 arch_phys_wc_del +EXPORT_SYMBOL vmlinux 0x50de2e0d seq_write +EXPORT_SYMBOL vmlinux 0x50f117b9 vga_switcheroo_lock_ddc +EXPORT_SYMBOL vmlinux 0x50f91491 __genradix_ptr +EXPORT_SYMBOL vmlinux 0x5102a30b do_wait_intr_irq +EXPORT_SYMBOL vmlinux 0x5104290e ip_options_rcv_srr +EXPORT_SYMBOL vmlinux 0x511a76b3 devm_of_find_backlight +EXPORT_SYMBOL vmlinux 0x512699a7 i2c_smbus_write_block_data +EXPORT_SYMBOL vmlinux 0x5138b183 folio_wait_bit +EXPORT_SYMBOL vmlinux 0x513aac0e devm_pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x513b28f4 first_ec +EXPORT_SYMBOL vmlinux 0x513f5812 nd_region_release_lane +EXPORT_SYMBOL vmlinux 0x514542f5 sock_bind_add +EXPORT_SYMBOL vmlinux 0x515083bf acpi_release_mutex +EXPORT_SYMBOL vmlinux 0x5151972b blk_mq_destroy_queue +EXPORT_SYMBOL vmlinux 0x51568c19 single_open +EXPORT_SYMBOL vmlinux 0x51641162 opal_unlock_from_suspend +EXPORT_SYMBOL vmlinux 0x51651399 ip_sock_set_freebind +EXPORT_SYMBOL vmlinux 0x517c6cbc bpf_link_put +EXPORT_SYMBOL vmlinux 0x5193cabb fd_install +EXPORT_SYMBOL vmlinux 0x51a511eb _raw_write_lock_bh +EXPORT_SYMBOL vmlinux 0x51c11733 pci_enable_ptm +EXPORT_SYMBOL vmlinux 0x51c718a7 is_nd_pfn +EXPORT_SYMBOL vmlinux 0x51cca822 __generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x51d12d4e acpi_pci_disabled +EXPORT_SYMBOL vmlinux 0x51ddff29 init_net +EXPORT_SYMBOL vmlinux 0x51f298e0 intel_scu_ipc_dev_ioread8 +EXPORT_SYMBOL vmlinux 0x51f44e51 __SCK__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x52093db0 ilookup +EXPORT_SYMBOL vmlinux 0x520e97c4 proc_dostring +EXPORT_SYMBOL vmlinux 0x5216c3e9 inet_del_protocol +EXPORT_SYMBOL vmlinux 0x521a61e0 pci_scan_slot +EXPORT_SYMBOL vmlinux 0x5249b07f mmc_detect_change +EXPORT_SYMBOL vmlinux 0x52558429 __dynamic_netdev_dbg +EXPORT_SYMBOL vmlinux 0x525b4206 d_rehash +EXPORT_SYMBOL vmlinux 0x5269c0ee ptp_clock_unregister +EXPORT_SYMBOL vmlinux 0x526ed93f qdisc_put +EXPORT_SYMBOL vmlinux 0x526eef2c hdmi_vendor_infoframe_pack +EXPORT_SYMBOL vmlinux 0x52715d49 napi_enable +EXPORT_SYMBOL vmlinux 0x528f346c rproc_of_resm_mem_entry_init +EXPORT_SYMBOL vmlinux 0x52983a4f vme_master_write +EXPORT_SYMBOL vmlinux 0x5299f5bb serio_bus +EXPORT_SYMBOL vmlinux 0x52bc89df bio_alloc_bioset +EXPORT_SYMBOL vmlinux 0x52ca67ee jbd2_journal_put_journal_head +EXPORT_SYMBOL vmlinux 0x52cd9187 dma_fence_chain_init +EXPORT_SYMBOL vmlinux 0x52d717da xz_dec_init +EXPORT_SYMBOL vmlinux 0x52da71cf kernel_sock_shutdown +EXPORT_SYMBOL vmlinux 0x52e3fd89 __SCK__tp_func_module_get +EXPORT_SYMBOL vmlinux 0x52e41a97 padata_do_serial +EXPORT_SYMBOL vmlinux 0x52e913a2 flow_rule_match_cvlan +EXPORT_SYMBOL vmlinux 0x52eaebb2 netdev_err +EXPORT_SYMBOL vmlinux 0x52ecbc75 crc_ccitt +EXPORT_SYMBOL vmlinux 0x52ef3173 __module_get +EXPORT_SYMBOL vmlinux 0x530b1e98 pm_suspend +EXPORT_SYMBOL vmlinux 0x530c4533 block_commit_write +EXPORT_SYMBOL vmlinux 0x53126ecc __percpu_counter_sum +EXPORT_SYMBOL vmlinux 0x531b604e __virt_addr_valid +EXPORT_SYMBOL vmlinux 0x5322663e acpi_get_handle +EXPORT_SYMBOL vmlinux 0x532e62b9 d_instantiate_anon +EXPORT_SYMBOL vmlinux 0x532fcbe4 __nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x5338184f ethtool_sprintf +EXPORT_SYMBOL vmlinux 0x533b94ad jbd2_journal_free_reserved +EXPORT_SYMBOL vmlinux 0x533ee263 vfs_iocb_iter_read +EXPORT_SYMBOL vmlinux 0x53480d89 dev_addr_del +EXPORT_SYMBOL vmlinux 0x534c8c53 init_pseudo +EXPORT_SYMBOL vmlinux 0x534de07b fault_in_iov_iter_writeable +EXPORT_SYMBOL vmlinux 0x534e3e63 bprm_change_interp +EXPORT_SYMBOL vmlinux 0x534f2aa4 blk_stack_limits +EXPORT_SYMBOL vmlinux 0x53569707 this_cpu_off +EXPORT_SYMBOL vmlinux 0x536a5005 cdc_parse_cdc_header +EXPORT_SYMBOL vmlinux 0x536cd429 sk_send_sigurg +EXPORT_SYMBOL vmlinux 0x536ff4b3 generic_permission +EXPORT_SYMBOL vmlinux 0x538573c8 fixed_size_llseek +EXPORT_SYMBOL vmlinux 0x539303d2 inet_listen +EXPORT_SYMBOL vmlinux 0x53a1e8d9 _find_next_bit +EXPORT_SYMBOL vmlinux 0x53a9f51f security_path_mknod +EXPORT_SYMBOL vmlinux 0x53b954a2 up_read +EXPORT_SYMBOL vmlinux 0x53c860e7 vme_dma_list_exec +EXPORT_SYMBOL vmlinux 0x53cb3396 skb_copy_and_csum_datagram_msg +EXPORT_SYMBOL vmlinux 0x53d5a417 tcp_sock_set_keepidle +EXPORT_SYMBOL vmlinux 0x53d83fc1 __vfs_getxattr +EXPORT_SYMBOL vmlinux 0x53e07e21 scsi_target_resume +EXPORT_SYMBOL vmlinux 0x53e3259d __module_put_and_kthread_exit +EXPORT_SYMBOL vmlinux 0x53e35fce iw_handler_get_thrspy +EXPORT_SYMBOL vmlinux 0x53f8ced7 page_pool_ethtool_stats_get_strings +EXPORT_SYMBOL vmlinux 0x54084a7f inet_frag_destroy +EXPORT_SYMBOL vmlinux 0x5408e393 d_path +EXPORT_SYMBOL vmlinux 0x54175c5f acpi_read_bit_register +EXPORT_SYMBOL vmlinux 0x542f9afb eth_platform_get_mac_address +EXPORT_SYMBOL vmlinux 0x543ef284 seq_hlist_start +EXPORT_SYMBOL vmlinux 0x544e0ebc pci_alloc_irq_vectors_affinity +EXPORT_SYMBOL vmlinux 0x545142e4 unload_nls +EXPORT_SYMBOL vmlinux 0x545373e5 pci_pme_capable +EXPORT_SYMBOL vmlinux 0x546761db sock_no_mmap +EXPORT_SYMBOL vmlinux 0x547e3344 acpi_disable +EXPORT_SYMBOL vmlinux 0x547f0fb7 pci_fixup_device +EXPORT_SYMBOL vmlinux 0x548792e9 dm_table_run_md_queue_async +EXPORT_SYMBOL vmlinux 0x54a080a4 __register_binfmt +EXPORT_SYMBOL vmlinux 0x54aa9cae fs_context_for_submount +EXPORT_SYMBOL vmlinux 0x54b08252 thread_group_exited +EXPORT_SYMBOL vmlinux 0x54b1fac6 __ubsan_handle_load_invalid_value +EXPORT_SYMBOL vmlinux 0x54b22bb1 __SCT__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x54b23e67 sg_pcopy_to_buffer +EXPORT_SYMBOL vmlinux 0x54ce246f tty_unregister_device +EXPORT_SYMBOL vmlinux 0x54cfacd5 __ctzdi2 +EXPORT_SYMBOL vmlinux 0x54e6fcdd net_enable_timestamp +EXPORT_SYMBOL vmlinux 0x54ea55a8 begin_new_exec +EXPORT_SYMBOL vmlinux 0x54ea6dfe xen_start_flags +EXPORT_SYMBOL vmlinux 0x54f592ac pcie_print_link_status +EXPORT_SYMBOL vmlinux 0x54fee34b configfs_register_subsystem +EXPORT_SYMBOL vmlinux 0x5503cde8 mq_change_real_num_tx +EXPORT_SYMBOL vmlinux 0x5506b8f7 netlbl_bitmap_setbit +EXPORT_SYMBOL vmlinux 0x550ff9d1 pcim_iounmap_regions +EXPORT_SYMBOL vmlinux 0x551bd071 __rb_erase_color +EXPORT_SYMBOL vmlinux 0x55385e2e __x86_indirect_thunk_r14 +EXPORT_SYMBOL vmlinux 0x554ae3a4 irq_poll_sched +EXPORT_SYMBOL vmlinux 0x555209da clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0x5557e5e2 md_wait_for_blocked_rdev +EXPORT_SYMBOL vmlinux 0x556422b3 ioremap_cache +EXPORT_SYMBOL vmlinux 0x556cca46 x86_apple_machine +EXPORT_SYMBOL vmlinux 0x557bcf54 mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0x558b281d aes_expandkey +EXPORT_SYMBOL vmlinux 0x558bb411 sock_rfree +EXPORT_SYMBOL vmlinux 0x5595bf62 arp_create +EXPORT_SYMBOL vmlinux 0x55af828c datagram_poll +EXPORT_SYMBOL vmlinux 0x55bdef4a __hw_addr_unsync_dev +EXPORT_SYMBOL vmlinux 0x55e31703 ethtool_convert_link_mode_to_legacy_u32 +EXPORT_SYMBOL vmlinux 0x55e9475f nf_unregister_net_hooks +EXPORT_SYMBOL vmlinux 0x55e9f42d vfs_iter_write +EXPORT_SYMBOL vmlinux 0x55ef8943 inet_add_protocol +EXPORT_SYMBOL vmlinux 0x55efb4c3 pci_write_vpd_any +EXPORT_SYMBOL vmlinux 0x55f5e6a0 lookup_one_positive_unlocked +EXPORT_SYMBOL vmlinux 0x55f95e07 ioremap_prot +EXPORT_SYMBOL vmlinux 0x5608591e flow_indr_dev_setup_offload +EXPORT_SYMBOL vmlinux 0x5627132f lookup_one_unlocked +EXPORT_SYMBOL vmlinux 0x5635a60a vmalloc_user +EXPORT_SYMBOL vmlinux 0x5644dc21 scsi_set_medium_removal +EXPORT_SYMBOL vmlinux 0x56470118 __warn_printk +EXPORT_SYMBOL vmlinux 0x5649af2b devfreq_add_governor +EXPORT_SYMBOL vmlinux 0x564d76b3 inode_insert5 +EXPORT_SYMBOL vmlinux 0x564f7608 acpi_reconfig_notifier_register +EXPORT_SYMBOL vmlinux 0x5653ae4d mmc_calc_max_discard +EXPORT_SYMBOL vmlinux 0x5659dc99 netdev_notice +EXPORT_SYMBOL vmlinux 0x565caca8 abort_creds +EXPORT_SYMBOL vmlinux 0x56631b1e sock_no_recvmsg +EXPORT_SYMBOL vmlinux 0x566e3978 seq_put_decimal_ll +EXPORT_SYMBOL vmlinux 0x56802ae8 rps_cpu_mask +EXPORT_SYMBOL vmlinux 0x569f9f60 put_fs_context +EXPORT_SYMBOL vmlinux 0x56a5791a get_tree_nodev +EXPORT_SYMBOL vmlinux 0x56aff010 t10_pi_type3_crc +EXPORT_SYMBOL vmlinux 0x56c8799d scsi_kunmap_atomic_sg +EXPORT_SYMBOL vmlinux 0x56da3a5b tcf_idr_release +EXPORT_SYMBOL vmlinux 0x56dd6d18 skb_checksum_help +EXPORT_SYMBOL vmlinux 0x56e3a378 tso_build_hdr +EXPORT_SYMBOL vmlinux 0x571e9220 vme_irq_generate +EXPORT_SYMBOL vmlinux 0x5727e1db unregister_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x57290e11 jbd2_journal_init_jbd_inode +EXPORT_SYMBOL vmlinux 0x57432417 dev_getfirstbyhwtype +EXPORT_SYMBOL vmlinux 0x574c2e74 bitmap_release_region +EXPORT_SYMBOL vmlinux 0x57575f08 dmaengine_put +EXPORT_SYMBOL vmlinux 0x576567f8 putname +EXPORT_SYMBOL vmlinux 0x577a8f82 ipv6_skip_exthdr +EXPORT_SYMBOL vmlinux 0x57900416 gen_pool_fixed_alloc +EXPORT_SYMBOL vmlinux 0x5792f848 strlcpy +EXPORT_SYMBOL vmlinux 0x579e0008 d_splice_alias +EXPORT_SYMBOL vmlinux 0x57a06064 pci_back_from_sleep +EXPORT_SYMBOL vmlinux 0x57a2f9d0 nf_ct_attach +EXPORT_SYMBOL vmlinux 0x57a74c16 import_iovec +EXPORT_SYMBOL vmlinux 0x57b9c7b3 d_alloc +EXPORT_SYMBOL vmlinux 0x57bbf9c6 flow_rule_match_icmp +EXPORT_SYMBOL vmlinux 0x57bc19d2 down_write +EXPORT_SYMBOL vmlinux 0x57bcbaea __x86_indirect_call_thunk_r14 +EXPORT_SYMBOL vmlinux 0x57cbb9bb serio_reconnect +EXPORT_SYMBOL vmlinux 0x57cd9b85 skb_split +EXPORT_SYMBOL vmlinux 0x57da4f6c i8042_remove_filter +EXPORT_SYMBOL vmlinux 0x57db8fd6 utf8_normalize +EXPORT_SYMBOL vmlinux 0x57f21ee3 input_set_timestamp +EXPORT_SYMBOL vmlinux 0x58101396 sys_copyarea +EXPORT_SYMBOL vmlinux 0x581055bb fib_notifier_ops_register +EXPORT_SYMBOL vmlinux 0x5818fe3c posix_acl_from_mode +EXPORT_SYMBOL vmlinux 0x581f98da zlib_inflate +EXPORT_SYMBOL vmlinux 0x582b6275 xfrm_if_unregister_cb +EXPORT_SYMBOL vmlinux 0x583176cb tls_client_hello_psk +EXPORT_SYMBOL vmlinux 0x5838f6c9 rtc_valid_tm +EXPORT_SYMBOL vmlinux 0x58499f5f pci_msi_vec_count +EXPORT_SYMBOL vmlinux 0x5854d929 agp_find_bridge +EXPORT_SYMBOL vmlinux 0x585adfd6 dcbnl_cee_notify +EXPORT_SYMBOL vmlinux 0x585e2334 get_user_pages +EXPORT_SYMBOL vmlinux 0x58652ac5 rproc_del +EXPORT_SYMBOL vmlinux 0x587b0954 kvasprintf +EXPORT_SYMBOL vmlinux 0x587f22d7 devmap_managed_key +EXPORT_SYMBOL vmlinux 0x5889033e rt_dst_clone +EXPORT_SYMBOL vmlinux 0x588be1b9 i2c_get_adapter +EXPORT_SYMBOL vmlinux 0x5892591c iptun_encaps +EXPORT_SYMBOL vmlinux 0x5897a680 __find_nth_and_andnot_bit +EXPORT_SYMBOL vmlinux 0x589b73d5 vfs_link +EXPORT_SYMBOL vmlinux 0x58acf24b mdiobus_register_board_info +EXPORT_SYMBOL vmlinux 0x58b4645c dev_close_many +EXPORT_SYMBOL vmlinux 0x58b73bc7 match_wildcard +EXPORT_SYMBOL vmlinux 0x58bc58df flow_block_cb_setup_simple +EXPORT_SYMBOL vmlinux 0x58cd8891 vme_lm_request +EXPORT_SYMBOL vmlinux 0x58e3306d bit_wait_io +EXPORT_SYMBOL vmlinux 0x5921a935 md_check_recovery +EXPORT_SYMBOL vmlinux 0x592412ff tcp_v4_destroy_sock +EXPORT_SYMBOL vmlinux 0x5928a8c7 inet_stream_connect +EXPORT_SYMBOL vmlinux 0x593edc4b cpu_tlbstate_shared +EXPORT_SYMBOL vmlinux 0x594bf15b ioport_map +EXPORT_SYMBOL vmlinux 0x5951879f devm_devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0x59544c62 skb_copy_expand +EXPORT_SYMBOL vmlinux 0x5968dc6d proc_doulongvec_ms_jiffies_minmax +EXPORT_SYMBOL vmlinux 0x5983a43e make_kgid +EXPORT_SYMBOL vmlinux 0x59879211 alloc_fcdev +EXPORT_SYMBOL vmlinux 0x599fb41c kvmalloc_node +EXPORT_SYMBOL vmlinux 0x59a2f0ee packing +EXPORT_SYMBOL vmlinux 0x59b4ac3e tcp_memory_allocated +EXPORT_SYMBOL vmlinux 0x59d839a8 mr_mfc_find_any_parent +EXPORT_SYMBOL vmlinux 0x59f0d73d xfrm_policy_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x5a0b73d0 zlib_deflateInit2 +EXPORT_SYMBOL vmlinux 0x5a290250 hdmi_drm_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x5a3efff3 is_nd_btt +EXPORT_SYMBOL vmlinux 0x5a44f8cb __crypto_memneq +EXPORT_SYMBOL vmlinux 0x5a4896a8 __put_user_2 +EXPORT_SYMBOL vmlinux 0x5a4d313e gf128mul_4k_lle +EXPORT_SYMBOL vmlinux 0x5a5a2271 __cpu_online_mask +EXPORT_SYMBOL vmlinux 0x5a671c3f configfs_depend_item +EXPORT_SYMBOL vmlinux 0x5a6fce72 sock_common_setsockopt +EXPORT_SYMBOL vmlinux 0x5a8f190e sock_release +EXPORT_SYMBOL vmlinux 0x5a921311 strncmp +EXPORT_SYMBOL vmlinux 0x5a99a0d7 flow_get_u32_dst +EXPORT_SYMBOL vmlinux 0x5ac01b95 acpi_resource_to_address64 +EXPORT_SYMBOL vmlinux 0x5ac08071 proc_create_mount_point +EXPORT_SYMBOL vmlinux 0x5ad5c78f pci_disable_ptm +EXPORT_SYMBOL vmlinux 0x5adb7d30 mipi_dsi_dcs_set_pixel_format +EXPORT_SYMBOL vmlinux 0x5ade51c2 icmp_ndo_send +EXPORT_SYMBOL vmlinux 0x5ae1154b __traceiter_kfree +EXPORT_SYMBOL vmlinux 0x5b2f27fb do_wait_intr +EXPORT_SYMBOL vmlinux 0x5b3881e5 tcf_em_unregister +EXPORT_SYMBOL vmlinux 0x5b3940e8 rio_query_mport +EXPORT_SYMBOL vmlinux 0x5b3e282f xa_store +EXPORT_SYMBOL vmlinux 0x5b45049a audit_log_start +EXPORT_SYMBOL vmlinux 0x5b56860c vm_munmap +EXPORT_SYMBOL vmlinux 0x5b641283 arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0x5b8239ca __x86_return_thunk +EXPORT_SYMBOL vmlinux 0x5b8d90c1 scsi_print_result +EXPORT_SYMBOL vmlinux 0x5bac498f ipmi_platform_add +EXPORT_SYMBOL vmlinux 0x5bb02838 kthread_create_on_cpu +EXPORT_SYMBOL vmlinux 0x5bb849ca ps2_end_command +EXPORT_SYMBOL vmlinux 0x5bbc7bd0 scsi_eh_restore_cmnd +EXPORT_SYMBOL vmlinux 0x5bcea5f1 sgl_free_n_order +EXPORT_SYMBOL vmlinux 0x5bd4ff88 flow_action_cookie_create +EXPORT_SYMBOL vmlinux 0x5bda81d5 sock_set_reuseport +EXPORT_SYMBOL vmlinux 0x5bdb7603 sock_copy_user_timeval +EXPORT_SYMBOL vmlinux 0x5be17342 cpufreq_generic_suspend +EXPORT_SYMBOL vmlinux 0x5be63c5b crc32c_csum_stub +EXPORT_SYMBOL vmlinux 0x5be84353 md_bitmap_start_sync +EXPORT_SYMBOL vmlinux 0x5bffa342 vm_insert_pages +EXPORT_SYMBOL vmlinux 0x5c02a468 nexthop_set_hw_flags +EXPORT_SYMBOL vmlinux 0x5c02f8fa ipv6_getsockopt +EXPORT_SYMBOL vmlinux 0x5c04a2ec pcix_set_mmrbc +EXPORT_SYMBOL vmlinux 0x5c19daca dev_get_by_index_rcu +EXPORT_SYMBOL vmlinux 0x5c2149df agp_backend_acquire +EXPORT_SYMBOL vmlinux 0x5c26a53b wait_for_completion_io_timeout +EXPORT_SYMBOL vmlinux 0x5c26da0a folio_end_private_2 +EXPORT_SYMBOL vmlinux 0x5c3c7387 kstrtoull +EXPORT_SYMBOL vmlinux 0x5c55f6e7 tcp_fastopen_defer_connect +EXPORT_SYMBOL vmlinux 0x5c7c9775 ps2_sendbyte +EXPORT_SYMBOL vmlinux 0x5ca68404 d_prune_aliases +EXPORT_SYMBOL vmlinux 0x5cbdecf8 dcb_delrewr +EXPORT_SYMBOL vmlinux 0x5cca7b9a tcf_exts_init_ex +EXPORT_SYMBOL vmlinux 0x5cd2d8ac mmc_gpio_get_ro +EXPORT_SYMBOL vmlinux 0x5cd2ddf3 ethtool_intersect_link_masks +EXPORT_SYMBOL vmlinux 0x5cdec839 tcp_initialize_rcv_mss +EXPORT_SYMBOL vmlinux 0x5ce2818c sock_no_bind +EXPORT_SYMBOL vmlinux 0x5cf2bacc phy_print_status +EXPORT_SYMBOL vmlinux 0x5cf53ce2 input_free_minor +EXPORT_SYMBOL vmlinux 0x5cfb26a0 acpi_enter_sleep_state +EXPORT_SYMBOL vmlinux 0x5cff3d35 skb_seq_read +EXPORT_SYMBOL vmlinux 0x5d0b3ec6 to_nd_dax +EXPORT_SYMBOL vmlinux 0x5d14a589 ip_mc_check_igmp +EXPORT_SYMBOL vmlinux 0x5d27ccf4 sockopt_lock_sock +EXPORT_SYMBOL vmlinux 0x5d311aac security_sb_mnt_opts_compat +EXPORT_SYMBOL vmlinux 0x5d36a598 gnet_stats_copy_rate_est +EXPORT_SYMBOL vmlinux 0x5d49aabc init_wait_var_entry +EXPORT_SYMBOL vmlinux 0x5d4ab467 dquot_load_quota_inode +EXPORT_SYMBOL vmlinux 0x5d4ad2de __getblk_gfp +EXPORT_SYMBOL vmlinux 0x5d58ff0a acpi_dev_get_first_match_dev +EXPORT_SYMBOL vmlinux 0x5d75ff39 __sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x5d9ec78b __skb_warn_lro_forwarding +EXPORT_SYMBOL vmlinux 0x5da5c35f phy_get_c45_ids +EXPORT_SYMBOL vmlinux 0x5dac0241 param_set_long +EXPORT_SYMBOL vmlinux 0x5dafa231 qdisc_create_dflt +EXPORT_SYMBOL vmlinux 0x5db6ebab mdiobus_write_nested +EXPORT_SYMBOL vmlinux 0x5db96fd8 param_set_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x5dc0583e unregister_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0x5dd3fd64 mount_single +EXPORT_SYMBOL vmlinux 0x5dddc8a0 dev_printk_emit +EXPORT_SYMBOL vmlinux 0x5de5d523 scsi_execute_cmd +EXPORT_SYMBOL vmlinux 0x5de91394 dmam_free_coherent +EXPORT_SYMBOL vmlinux 0x5dff56f1 devfreq_monitor_resume +EXPORT_SYMBOL vmlinux 0x5e024736 get_tree_keyed +EXPORT_SYMBOL vmlinux 0x5e06bc5c refcount_dec_and_lock +EXPORT_SYMBOL vmlinux 0x5e0ccb9f sha1_transform +EXPORT_SYMBOL vmlinux 0x5e126c0f agp_generic_alloc_by_type +EXPORT_SYMBOL vmlinux 0x5e2ba2a6 jbd2_journal_extend +EXPORT_SYMBOL vmlinux 0x5e332b52 __var_waitqueue +EXPORT_SYMBOL vmlinux 0x5e373fb4 gf128mul_64k_bbe +EXPORT_SYMBOL vmlinux 0x5e855e56 gen_pool_first_fit_align +EXPORT_SYMBOL vmlinux 0x5e934fc7 sgl_alloc +EXPORT_SYMBOL vmlinux 0x5e95b1cd current_umask +EXPORT_SYMBOL vmlinux 0x5e9a01ce gen_new_estimator +EXPORT_SYMBOL vmlinux 0x5eac74b3 hid_bpf_ops +EXPORT_SYMBOL vmlinux 0x5eb18557 page_readlink +EXPORT_SYMBOL vmlinux 0x5ec44b93 vfs_rename +EXPORT_SYMBOL vmlinux 0x5ec4aee6 put_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x5ed040b0 pm_set_vt_switch +EXPORT_SYMBOL vmlinux 0x5ed335d7 d_make_root +EXPORT_SYMBOL vmlinux 0x5ed90adc int_to_scsilun +EXPORT_SYMBOL vmlinux 0x5ed93d9a blk_rq_append_bio +EXPORT_SYMBOL vmlinux 0x5ef3fbc6 unregister_nls +EXPORT_SYMBOL vmlinux 0x5ef6a672 gen_pool_for_each_chunk +EXPORT_SYMBOL vmlinux 0x5ef7cfb4 d_lookup +EXPORT_SYMBOL vmlinux 0x5f098b2a in6addr_interfacelocal_allrouters +EXPORT_SYMBOL vmlinux 0x5f1123e8 add_to_page_cache_lru +EXPORT_SYMBOL vmlinux 0x5f2ba55e security_req_classify_flow +EXPORT_SYMBOL vmlinux 0x5f4cba02 textsearch_prepare +EXPORT_SYMBOL vmlinux 0x5f50ef5b generic_write_checks_count +EXPORT_SYMBOL vmlinux 0x5f5160a5 blkdev_issue_flush +EXPORT_SYMBOL vmlinux 0x5f5441c8 __ubsan_handle_alignment_assumption +EXPORT_SYMBOL vmlinux 0x5f56663b rdmsrl_on_cpu +EXPORT_SYMBOL vmlinux 0x5f6b889c rproc_va_to_pa +EXPORT_SYMBOL vmlinux 0x5f93525c acpi_extract_package +EXPORT_SYMBOL vmlinux 0x5f99383a ioread64_hi_lo +EXPORT_SYMBOL vmlinux 0x5fa9250c devm_memremap +EXPORT_SYMBOL vmlinux 0x5fbb215c unregister_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x5fc67252 ioread16_rep +EXPORT_SYMBOL vmlinux 0x5fc72f0e alloc_pages_exact +EXPORT_SYMBOL vmlinux 0x5fe13529 __SCT__tp_func_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x5ff9eb0e lockref_mark_dead +EXPORT_SYMBOL vmlinux 0x6005c351 zpool_has_pool +EXPORT_SYMBOL vmlinux 0x600683d3 do_unblank_screen +EXPORT_SYMBOL vmlinux 0x600780f5 bio_add_pc_page +EXPORT_SYMBOL vmlinux 0x6008689f kthread_complete_and_exit +EXPORT_SYMBOL vmlinux 0x601f665f dm_io_client_create +EXPORT_SYMBOL vmlinux 0x60352082 register_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x605790dc fiemap_fill_next_extent +EXPORT_SYMBOL vmlinux 0x60756c1f dev_addr_mod +EXPORT_SYMBOL vmlinux 0x608741b5 __init_swait_queue_head +EXPORT_SYMBOL vmlinux 0x608d0267 zstd_get_error_code +EXPORT_SYMBOL vmlinux 0x6091b333 unregister_chrdev_region +EXPORT_SYMBOL vmlinux 0x6097cdac touch_atime +EXPORT_SYMBOL vmlinux 0x6099963e input_match_device_id +EXPORT_SYMBOL vmlinux 0x609bcd98 in6_pton +EXPORT_SYMBOL vmlinux 0x609f1c7e synchronize_net +EXPORT_SYMBOL vmlinux 0x60a32ea9 pm_power_off +EXPORT_SYMBOL vmlinux 0x60ac0f7a input_mt_assign_slots +EXPORT_SYMBOL vmlinux 0x60b4a106 tcf_em_tree_destroy +EXPORT_SYMBOL vmlinux 0x60b9040b devm_extcon_register_notifier_all +EXPORT_SYMBOL vmlinux 0x60bbb124 dma_fence_signal_locked +EXPORT_SYMBOL vmlinux 0x60d12e6b dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x60d8ab30 vme_lm_get +EXPORT_SYMBOL vmlinux 0x60ef5dab agp_enable +EXPORT_SYMBOL vmlinux 0x60fc34cb param_set_ushort +EXPORT_SYMBOL vmlinux 0x6104d06e amd_iommu_complete_ppr +EXPORT_SYMBOL vmlinux 0x61073e4a acpi_os_map_generic_address +EXPORT_SYMBOL vmlinux 0x610756b8 __x86_indirect_call_thunk_rdx +EXPORT_SYMBOL vmlinux 0x61178065 mdio_device_register +EXPORT_SYMBOL vmlinux 0x6127b212 netdev_state_change +EXPORT_SYMBOL vmlinux 0x6128b5fc __printk_ratelimit +EXPORT_SYMBOL vmlinux 0x612b1cb5 inode_init_always +EXPORT_SYMBOL vmlinux 0x61347034 mb_cache_entry_delete_or_get +EXPORT_SYMBOL vmlinux 0x6145cecb napi_consume_skb +EXPORT_SYMBOL vmlinux 0x6155f1d5 bdev_start_io_acct +EXPORT_SYMBOL vmlinux 0x615911d7 __bitmap_set +EXPORT_SYMBOL vmlinux 0x616ece62 twl6040_get_sysclk +EXPORT_SYMBOL vmlinux 0x616fe008 mipi_dsi_dcs_get_display_brightness_large +EXPORT_SYMBOL vmlinux 0x617c452b queued_read_lock_slowpath +EXPORT_SYMBOL vmlinux 0x6185b747 radix_tree_gang_lookup_tag +EXPORT_SYMBOL vmlinux 0x618911fc numa_node +EXPORT_SYMBOL vmlinux 0x618dc88c unregister_key_type +EXPORT_SYMBOL vmlinux 0x619ac459 dcache_dir_close +EXPORT_SYMBOL vmlinux 0x619cb7dd simple_read_from_buffer +EXPORT_SYMBOL vmlinux 0x619d38d0 __nd_driver_register +EXPORT_SYMBOL vmlinux 0x619dfcdc intel_scu_ipc_dev_readv +EXPORT_SYMBOL vmlinux 0x61a96c6b sock_from_file +EXPORT_SYMBOL vmlinux 0x61b7b126 simple_strtoull +EXPORT_SYMBOL vmlinux 0x61e272c9 sha256_final +EXPORT_SYMBOL vmlinux 0x61ea189b fb_pad_aligned_buffer +EXPORT_SYMBOL vmlinux 0x620c23ee __fput_sync +EXPORT_SYMBOL vmlinux 0x6214aef2 cpufreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x6217fc69 flow_rule_match_ports_range +EXPORT_SYMBOL vmlinux 0x6220c6e5 xfrm_state_register_afinfo +EXPORT_SYMBOL vmlinux 0x6220de18 __xfrm_init_state +EXPORT_SYMBOL vmlinux 0x6225affe cdrom_ioctl +EXPORT_SYMBOL vmlinux 0x6226b9fa machine_to_phys_mapping +EXPORT_SYMBOL vmlinux 0x6228c21f smp_call_function_single +EXPORT_SYMBOL vmlinux 0x622c9259 sock_setsockopt +EXPORT_SYMBOL vmlinux 0x6234964d phy_advertise_supported +EXPORT_SYMBOL vmlinux 0x62418b06 jbd2_journal_ack_err +EXPORT_SYMBOL vmlinux 0x62737e1d sock_unregister +EXPORT_SYMBOL vmlinux 0x6276af56 migrate_device_range +EXPORT_SYMBOL vmlinux 0x6279ee0c __SCK__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x62849ac7 dev_valid_name +EXPORT_SYMBOL vmlinux 0x628c0f8f dma_fence_add_callback +EXPORT_SYMBOL vmlinux 0x629040a0 __ip_select_ident +EXPORT_SYMBOL vmlinux 0x62a26186 agp_generic_free_gatt_table +EXPORT_SYMBOL vmlinux 0x62a9657b vfs_dedupe_file_range +EXPORT_SYMBOL vmlinux 0x62b4002a scsi_report_opcode +EXPORT_SYMBOL vmlinux 0x62e82f9d freezing_slow_path +EXPORT_SYMBOL vmlinux 0x62f463b3 dma_sync_single_for_cpu +EXPORT_SYMBOL vmlinux 0x62f7e207 down_read_killable +EXPORT_SYMBOL vmlinux 0x6300029f dquot_destroy +EXPORT_SYMBOL vmlinux 0x6315c42c zstd_get_params +EXPORT_SYMBOL vmlinux 0x632c7eab get_user_pages_remote +EXPORT_SYMBOL vmlinux 0x633d0bf6 xfrm_policy_bysel_ctx +EXPORT_SYMBOL vmlinux 0x6349670c kfree_skb_partial +EXPORT_SYMBOL vmlinux 0x6359f248 current_time +EXPORT_SYMBOL vmlinux 0x635a4719 backlight_device_set_brightness +EXPORT_SYMBOL vmlinux 0x636257f7 get_ibs_caps +EXPORT_SYMBOL vmlinux 0x6383b27c __x86_indirect_thunk_rdx +EXPORT_SYMBOL vmlinux 0x638810bb mdio_device_remove +EXPORT_SYMBOL vmlinux 0x638dc9cb tty_port_carrier_raised +EXPORT_SYMBOL vmlinux 0x6398e688 fscrypt_free_inode +EXPORT_SYMBOL vmlinux 0x63a58370 flow_action_cookie_destroy +EXPORT_SYMBOL vmlinux 0x63a7c28c bitmap_find_free_region +EXPORT_SYMBOL vmlinux 0x63a8a7cf truncate_pagecache +EXPORT_SYMBOL vmlinux 0x63ca4f71 __scm_send +EXPORT_SYMBOL vmlinux 0x63e094ce __SCK__tp_func_write_msr +EXPORT_SYMBOL vmlinux 0x63e097c9 can_nice +EXPORT_SYMBOL vmlinux 0x63eb9355 panic_blink +EXPORT_SYMBOL vmlinux 0x63f36f19 ptp_schedule_worker +EXPORT_SYMBOL vmlinux 0x63f835ba on_each_cpu_cond_mask +EXPORT_SYMBOL vmlinux 0x64127b67 bitmap_find_next_zero_area_off +EXPORT_SYMBOL vmlinux 0x642eb5c6 xen_poll_irq_timeout +EXPORT_SYMBOL vmlinux 0x64396fda sync_file_create +EXPORT_SYMBOL vmlinux 0x6448403d __x86_indirect_call_thunk_rcx +EXPORT_SYMBOL vmlinux 0x6449a2fe serio_open +EXPORT_SYMBOL vmlinux 0x644a4bd1 tcp_recv_skb +EXPORT_SYMBOL vmlinux 0x6453a3e0 file_ns_capable +EXPORT_SYMBOL vmlinux 0x6455298a security_xfrm_policy_free +EXPORT_SYMBOL vmlinux 0x6462e89a vfs_iocb_iter_write +EXPORT_SYMBOL vmlinux 0x64798a91 set_page_writeback +EXPORT_SYMBOL vmlinux 0x6481ffe0 hsiphash_1u32 +EXPORT_SYMBOL vmlinux 0x648eb59d gc_inflight_list +EXPORT_SYMBOL vmlinux 0x64929e64 mipi_dsi_dcs_write_buffer +EXPORT_SYMBOL vmlinux 0x6492f256 dev_uc_init +EXPORT_SYMBOL vmlinux 0x6495f7d9 pci_find_next_bus +EXPORT_SYMBOL vmlinux 0x64a823bd tcp_openreq_init_rwin +EXPORT_SYMBOL vmlinux 0x64a9c928 default_blu +EXPORT_SYMBOL vmlinux 0x64bb6ba2 input_setup_polling +EXPORT_SYMBOL vmlinux 0x64bbc288 string_unescape +EXPORT_SYMBOL vmlinux 0x64d11af1 dma_fence_wait_timeout +EXPORT_SYMBOL vmlinux 0x64e3135b scsi_remove_target +EXPORT_SYMBOL vmlinux 0x64eac21b unix_get_socket +EXPORT_SYMBOL vmlinux 0x64f65170 tcp_sock_set_quickack +EXPORT_SYMBOL vmlinux 0x64fc486c bdi_alloc +EXPORT_SYMBOL vmlinux 0x6510e560 skb_queue_purge +EXPORT_SYMBOL vmlinux 0x65125528 kset_unregister +EXPORT_SYMBOL vmlinux 0x6513a3fa fb_get_color_depth +EXPORT_SYMBOL vmlinux 0x6514c1e6 flow_get_u32_src +EXPORT_SYMBOL vmlinux 0x651545bb cros_ec_check_result +EXPORT_SYMBOL vmlinux 0x651a4139 test_taint +EXPORT_SYMBOL vmlinux 0x652032cb mac_pton +EXPORT_SYMBOL vmlinux 0x652ce9aa nla_memcmp +EXPORT_SYMBOL vmlinux 0x65394101 unix_attach_fds +EXPORT_SYMBOL vmlinux 0x653dae6e proc_remove +EXPORT_SYMBOL vmlinux 0x65408378 zlib_inflate_blob +EXPORT_SYMBOL vmlinux 0x65487097 __x86_indirect_thunk_rax +EXPORT_SYMBOL vmlinux 0x655c04c1 unlock_page +EXPORT_SYMBOL vmlinux 0x656bc64c fscrypt_zeroout_range +EXPORT_SYMBOL vmlinux 0x656c1a0e string_escape_mem +EXPORT_SYMBOL vmlinux 0x656e4a6e snprintf +EXPORT_SYMBOL vmlinux 0x6580de0e pci_ep_cfs_remove_epc_group +EXPORT_SYMBOL vmlinux 0x658a2a0a __x86_indirect_call_thunk_rbx +EXPORT_SYMBOL vmlinux 0x658ce1a8 xxh64_reset +EXPORT_SYMBOL vmlinux 0x65929cae ns_to_timespec64 +EXPORT_SYMBOL vmlinux 0x659ded26 xfrm_flush_gc +EXPORT_SYMBOL vmlinux 0x65adb55f phy_aneg_done +EXPORT_SYMBOL vmlinux 0x65b6a030 dst_release +EXPORT_SYMBOL vmlinux 0x65b992ac xen_alloc_p2m_entry +EXPORT_SYMBOL vmlinux 0x65cd49fd register_framebuffer +EXPORT_SYMBOL vmlinux 0x65d1bab2 acpi_bios_warning +EXPORT_SYMBOL vmlinux 0x65d9e877 cpufreq_register_notifier +EXPORT_SYMBOL vmlinux 0x65dccf13 xz_dec_end +EXPORT_SYMBOL vmlinux 0x65de0b9d xfrm_policy_byid +EXPORT_SYMBOL vmlinux 0x65dee527 pnp_possible_config +EXPORT_SYMBOL vmlinux 0x65df35ca __put_user_nocheck_2 +EXPORT_SYMBOL vmlinux 0x65e0d6d7 memory_read_from_buffer +EXPORT_SYMBOL vmlinux 0x65ec1ac9 mipi_dsi_dcs_soft_reset +EXPORT_SYMBOL vmlinux 0x65fc0505 crypto_kdf108_setkey +EXPORT_SYMBOL vmlinux 0x66004fd3 vga_switcheroo_fini_domain_pm_ops +EXPORT_SYMBOL vmlinux 0x660422f3 notify_change +EXPORT_SYMBOL vmlinux 0x6626afca down +EXPORT_SYMBOL vmlinux 0x663182c9 acpi_get_gpe_status +EXPORT_SYMBOL vmlinux 0x6635e8ad proc_create_seq_private +EXPORT_SYMBOL vmlinux 0x663988bf inode_to_bdi +EXPORT_SYMBOL vmlinux 0x66453ad9 nla_reserve +EXPORT_SYMBOL vmlinux 0x6648692a __sk_mem_schedule +EXPORT_SYMBOL vmlinux 0x665e2513 zstd_max_clevel +EXPORT_SYMBOL vmlinux 0x66628bf3 ip_tunnel_metadata_cnt +EXPORT_SYMBOL vmlinux 0x666c14c0 __traceiter_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x6673f96d xxh32_reset +EXPORT_SYMBOL vmlinux 0x668252ba bdi_put +EXPORT_SYMBOL vmlinux 0x668b19a1 down_read +EXPORT_SYMBOL vmlinux 0x6695fb77 skb_dequeue_tail +EXPORT_SYMBOL vmlinux 0x6699e918 phy_sfp_probe +EXPORT_SYMBOL vmlinux 0x669b51c3 tty_port_close_end +EXPORT_SYMBOL vmlinux 0x669c191b dm_consume_args +EXPORT_SYMBOL vmlinux 0x669cb53b netpoll_setup +EXPORT_SYMBOL vmlinux 0x66af1fd1 lockref_put_or_lock +EXPORT_SYMBOL vmlinux 0x66b4cc41 kmemdup +EXPORT_SYMBOL vmlinux 0x66bbd486 scsi_track_queue_full +EXPORT_SYMBOL vmlinux 0x66cca4f9 __x86_indirect_thunk_rcx +EXPORT_SYMBOL vmlinux 0x66cd363f fb_firmware_edid +EXPORT_SYMBOL vmlinux 0x66d75ec0 inode_set_bytes +EXPORT_SYMBOL vmlinux 0x66e09fb5 inet_proto_csum_replace_by_diff +EXPORT_SYMBOL vmlinux 0x66e753b2 udp_seq_ops +EXPORT_SYMBOL vmlinux 0x66edfc78 _find_next_or_bit +EXPORT_SYMBOL vmlinux 0x66fbc435 vfs_fileattr_get +EXPORT_SYMBOL vmlinux 0x6701b03a genphy_read_status +EXPORT_SYMBOL vmlinux 0x670ecece __x86_indirect_thunk_rbx +EXPORT_SYMBOL vmlinux 0x6729d3df __get_user_4 +EXPORT_SYMBOL vmlinux 0x6734b9ec pneigh_enqueue +EXPORT_SYMBOL vmlinux 0x673f815e agp_bridges +EXPORT_SYMBOL vmlinux 0x6749d53f hdmi_vendor_infoframe_init +EXPORT_SYMBOL vmlinux 0x6762f2f0 mipi_dsi_dcs_write +EXPORT_SYMBOL vmlinux 0x676fb9c0 skb_copy_datagram_iter +EXPORT_SYMBOL vmlinux 0x67730f78 pci_choose_state +EXPORT_SYMBOL vmlinux 0x6788265a backlight_device_unregister +EXPORT_SYMBOL vmlinux 0x67896107 md_integrity_register +EXPORT_SYMBOL vmlinux 0x678b96ec dma_pool_alloc +EXPORT_SYMBOL vmlinux 0x67957b79 netdev_master_upper_dev_link +EXPORT_SYMBOL vmlinux 0x6797d568 intel_gmch_gtt_get +EXPORT_SYMBOL vmlinux 0x67b27ec1 tty_std_termios +EXPORT_SYMBOL vmlinux 0x67b78eb3 seq_hlist_next_rcu +EXPORT_SYMBOL vmlinux 0x67bacb3c add_to_pipe +EXPORT_SYMBOL vmlinux 0x67c13ea0 acpi_read +EXPORT_SYMBOL vmlinux 0x67cc9453 __x86_indirect_call_thunk_rax +EXPORT_SYMBOL vmlinux 0x67d5e9dd vga_remove_vgacon +EXPORT_SYMBOL vmlinux 0x67de3f94 acpi_dev_uid_to_integer +EXPORT_SYMBOL vmlinux 0x67e0415f vme_slot_num +EXPORT_SYMBOL vmlinux 0x680dd64b scsi_device_resume +EXPORT_SYMBOL vmlinux 0x680e309a bpf_map_get +EXPORT_SYMBOL vmlinux 0x68135dbf __SCK__tp_func_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x682dbf25 inet_twsk_deschedule_put +EXPORT_SYMBOL vmlinux 0x683b34c1 udp_push_pending_frames +EXPORT_SYMBOL vmlinux 0x683e9461 param_set_charp +EXPORT_SYMBOL vmlinux 0x683ff819 ip_output +EXPORT_SYMBOL vmlinux 0x684465d1 blk_rq_init +EXPORT_SYMBOL vmlinux 0x684685a3 tcf_qevent_dump +EXPORT_SYMBOL vmlinux 0x6851664e wrmsrl_safe_on_cpu +EXPORT_SYMBOL vmlinux 0x685eb808 blk_mq_alloc_request +EXPORT_SYMBOL vmlinux 0x68739055 phy_device_free +EXPORT_SYMBOL vmlinux 0x687b6a16 kdbgetsymval +EXPORT_SYMBOL vmlinux 0x688b6151 __ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0x688e72e1 __SCT__preempt_schedule_notrace +EXPORT_SYMBOL vmlinux 0x689067dd dma_fence_chain_ops +EXPORT_SYMBOL vmlinux 0x689f9ca3 agp_bind_memory +EXPORT_SYMBOL vmlinux 0x68a12ab8 rep_movs_alternative +EXPORT_SYMBOL vmlinux 0x68a6c472 __scsi_add_device +EXPORT_SYMBOL vmlinux 0x68d8b940 security_inode_setsecctx +EXPORT_SYMBOL vmlinux 0x68fe675a cdrom_mode_select +EXPORT_SYMBOL vmlinux 0x69049cd2 radix_tree_replace_slot +EXPORT_SYMBOL vmlinux 0x69267545 vfs_iter_read +EXPORT_SYMBOL vmlinux 0x6928679e i2c_transfer +EXPORT_SYMBOL vmlinux 0x692d36e3 d_set_d_op +EXPORT_SYMBOL vmlinux 0x692f1cb6 set_bh_page +EXPORT_SYMBOL vmlinux 0x69668826 netdev_increment_features +EXPORT_SYMBOL vmlinux 0x6971447a rtc_month_days +EXPORT_SYMBOL vmlinux 0x6972406a nf_log_unbind_pf +EXPORT_SYMBOL vmlinux 0x6972e413 __bitmap_weight_and +EXPORT_SYMBOL vmlinux 0x6974129d configfs_register_group +EXPORT_SYMBOL vmlinux 0x697dc16e unlock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x697ed5f0 memcpy_and_pad +EXPORT_SYMBOL vmlinux 0x6988d0ca cpu_dr7 +EXPORT_SYMBOL vmlinux 0x69acdf38 memcpy +EXPORT_SYMBOL vmlinux 0x69dd3b5b crc32_le +EXPORT_SYMBOL vmlinux 0x69de8757 vme_check_window +EXPORT_SYMBOL vmlinux 0x69e26a83 gnet_stats_copy_basic +EXPORT_SYMBOL vmlinux 0x69e8d33d dma_sync_sg_for_device +EXPORT_SYMBOL vmlinux 0x6a037cf1 mempool_kfree +EXPORT_SYMBOL vmlinux 0x6a0664b7 mmc_card_alternative_gpt_sector +EXPORT_SYMBOL vmlinux 0x6a106fcf inet_frag_reasm_finish +EXPORT_SYMBOL vmlinux 0x6a2959c9 show_init_ipc_ns +EXPORT_SYMBOL vmlinux 0x6a36b6f1 dquot_set_dqinfo +EXPORT_SYMBOL vmlinux 0x6a469381 blk_rq_map_user +EXPORT_SYMBOL vmlinux 0x6a567695 flow_rule_match_vlan +EXPORT_SYMBOL vmlinux 0x6a5cb5ee __get_free_pages +EXPORT_SYMBOL vmlinux 0x6a5ecb18 unregister_module_notifier +EXPORT_SYMBOL vmlinux 0x6a5fa363 sigprocmask +EXPORT_SYMBOL vmlinux 0x6a6a9b5b input_set_abs_params +EXPORT_SYMBOL vmlinux 0x6a6e05bf kstrtou8 +EXPORT_SYMBOL vmlinux 0x6a76e81f dget_parent +EXPORT_SYMBOL vmlinux 0x6a99fbe2 pci_free_irq_vectors +EXPORT_SYMBOL vmlinux 0x6abd7e6a kill_pgrp +EXPORT_SYMBOL vmlinux 0x6ac98fbb agp_unbind_memory +EXPORT_SYMBOL vmlinux 0x6ad5b394 blk_mq_start_stopped_hw_queues +EXPORT_SYMBOL vmlinux 0x6add5c9a dmi_find_device +EXPORT_SYMBOL vmlinux 0x6aec408e fwnode_mdio_find_device +EXPORT_SYMBOL vmlinux 0x6aeefac4 zlib_deflateReset +EXPORT_SYMBOL vmlinux 0x6b0b4f44 dcb_getrewr_prio_pcp_mask_map +EXPORT_SYMBOL vmlinux 0x6b10bee1 _copy_to_user +EXPORT_SYMBOL vmlinux 0x6b1a8eee kernel_bind +EXPORT_SYMBOL vmlinux 0x6b27729b radix_tree_gang_lookup +EXPORT_SYMBOL vmlinux 0x6b2dc060 dump_stack +EXPORT_SYMBOL vmlinux 0x6b4ba79f fb_pan_display +EXPORT_SYMBOL vmlinux 0x6b51a548 tcp_v4_md5_lookup +EXPORT_SYMBOL vmlinux 0x6b535e53 pci_add_new_bus +EXPORT_SYMBOL vmlinux 0x6b55acd0 rtnl_lock_killable +EXPORT_SYMBOL vmlinux 0x6b60297e neigh_lookup +EXPORT_SYMBOL vmlinux 0x6b80e418 dentry_open +EXPORT_SYMBOL vmlinux 0x6b853d06 ns_to_kernel_old_timeval +EXPORT_SYMBOL vmlinux 0x6b86455c rproc_report_crash +EXPORT_SYMBOL vmlinux 0x6b86ebd1 i2c_clients_command +EXPORT_SYMBOL vmlinux 0x6b8ae048 dev_uc_unsync +EXPORT_SYMBOL vmlinux 0x6b8bf149 netif_receive_skb_list +EXPORT_SYMBOL vmlinux 0x6ba4f6c0 genphy_read_master_slave +EXPORT_SYMBOL vmlinux 0x6bab273d netdev_class_remove_file_ns +EXPORT_SYMBOL vmlinux 0x6bb5160b sock_no_getname +EXPORT_SYMBOL vmlinux 0x6bb59f52 pci_bus_add_devices +EXPORT_SYMBOL vmlinux 0x6bc3fbc0 __unregister_chrdev +EXPORT_SYMBOL vmlinux 0x6bd0e573 down_interruptible +EXPORT_SYMBOL vmlinux 0x6bd432c2 xfrm_register_type_offload +EXPORT_SYMBOL vmlinux 0x6be1c1f8 acpi_install_method +EXPORT_SYMBOL vmlinux 0x6bea3ba3 dev_get_flags +EXPORT_SYMBOL vmlinux 0x6bfd2f7b qdisc_watchdog_schedule_range_ns +EXPORT_SYMBOL vmlinux 0x6c06c218 agp_generic_destroy_page +EXPORT_SYMBOL vmlinux 0x6c0964aa eisa_bus_type +EXPORT_SYMBOL vmlinux 0x6c0d9a46 tls_client_hello_anon +EXPORT_SYMBOL vmlinux 0x6c18164c pci_ep_cfs_add_epf_group +EXPORT_SYMBOL vmlinux 0x6c224cda gen_pool_destroy +EXPORT_SYMBOL vmlinux 0x6c3c91aa __phy_write_mmd +EXPORT_SYMBOL vmlinux 0x6c5b56f2 __dst_destroy_metrics_generic +EXPORT_SYMBOL vmlinux 0x6c5c75db iov_iter_gap_alignment +EXPORT_SYMBOL vmlinux 0x6c61ce70 num_registered_fb +EXPORT_SYMBOL vmlinux 0x6c6279d8 input_mt_init_slots +EXPORT_SYMBOL vmlinux 0x6c6fc89b security_inode_notifysecctx +EXPORT_SYMBOL vmlinux 0x6c7aff99 neigh_table_init +EXPORT_SYMBOL vmlinux 0x6c83bed6 devm_clk_put +EXPORT_SYMBOL vmlinux 0x6c86f2dc sk_mc_loop +EXPORT_SYMBOL vmlinux 0x6c98e41e __devm_request_region +EXPORT_SYMBOL vmlinux 0x6c9dfc4e security_sk_clone +EXPORT_SYMBOL vmlinux 0x6cacae5a agp_allocate_memory +EXPORT_SYMBOL vmlinux 0x6cb1ff72 nexthop_bucket_set_hw_flags +EXPORT_SYMBOL vmlinux 0x6cb3e027 dquot_disable +EXPORT_SYMBOL vmlinux 0x6cb46525 netlbl_catmap_walk +EXPORT_SYMBOL vmlinux 0x6cc04040 generic_pipe_buf_try_steal +EXPORT_SYMBOL vmlinux 0x6cc09945 ioread32_rep +EXPORT_SYMBOL vmlinux 0x6cd07f8b xfrm4_rcv_encap +EXPORT_SYMBOL vmlinux 0x6cee51a7 kthread_associate_blkcg +EXPORT_SYMBOL vmlinux 0x6cf5632b __i2c_transfer +EXPORT_SYMBOL vmlinux 0x6d033bad logfc +EXPORT_SYMBOL vmlinux 0x6d0970be folio_mark_dirty +EXPORT_SYMBOL vmlinux 0x6d16c104 mutex_lock_killable +EXPORT_SYMBOL vmlinux 0x6d294e43 clock_t_to_jiffies +EXPORT_SYMBOL vmlinux 0x6d334118 __get_user_8 +EXPORT_SYMBOL vmlinux 0x6d3a53f6 input_open_device +EXPORT_SYMBOL vmlinux 0x6d3c49e8 reuseport_detach_sock +EXPORT_SYMBOL vmlinux 0x6d3d1ce2 bio_integrity_alloc +EXPORT_SYMBOL vmlinux 0x6d58f69e agp3_generic_sizes +EXPORT_SYMBOL vmlinux 0x6d5f3fb2 simple_transaction_set +EXPORT_SYMBOL vmlinux 0x6d5f5b91 radix_tree_tagged +EXPORT_SYMBOL vmlinux 0x6d5fb4a5 __x86_indirect_jump_thunk_rsp +EXPORT_SYMBOL vmlinux 0x6d60e0f0 phy_modify_paged_changed +EXPORT_SYMBOL vmlinux 0x6d7c7dcc bitmap_cut +EXPORT_SYMBOL vmlinux 0x6d7f1678 __ps2_command +EXPORT_SYMBOL vmlinux 0x6d953d8c twl6040_set_bits +EXPORT_SYMBOL vmlinux 0x6d9c665c fib_default_rule_add +EXPORT_SYMBOL vmlinux 0x6daa6e65 mmc_add_host +EXPORT_SYMBOL vmlinux 0x6dba9051 xz_dec_microlzma_end +EXPORT_SYMBOL vmlinux 0x6dc35b25 radix_tree_iter_delete +EXPORT_SYMBOL vmlinux 0x6dcf857f uuid_null +EXPORT_SYMBOL vmlinux 0x6dd17e7b acpi_get_table_header +EXPORT_SYMBOL vmlinux 0x6ddfd09c unregister_sysctl_table +EXPORT_SYMBOL vmlinux 0x6ded19a5 vga_switcheroo_register_client +EXPORT_SYMBOL vmlinux 0x6df1aaf1 kernel_sigaction +EXPORT_SYMBOL vmlinux 0x6df31390 intel_gmch_gtt_clear_range +EXPORT_SYMBOL vmlinux 0x6e082a4c xfrm_input_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x6e1312ea dcb_ieee_delapp +EXPORT_SYMBOL vmlinux 0x6e1436d0 input_register_handle +EXPORT_SYMBOL vmlinux 0x6e165cf6 devm_mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x6e2a6c6b seg6_hmac_validate_skb +EXPORT_SYMBOL vmlinux 0x6e36e1cc rw_verify_area +EXPORT_SYMBOL vmlinux 0x6e3f0053 fwnode_get_phy_id +EXPORT_SYMBOL vmlinux 0x6e4a2c4a end_page_writeback +EXPORT_SYMBOL vmlinux 0x6e54dcca ip6_dst_alloc +EXPORT_SYMBOL vmlinux 0x6e5b8651 xz_dec_run +EXPORT_SYMBOL vmlinux 0x6e6ee0f2 simple_rename +EXPORT_SYMBOL vmlinux 0x6e720ff2 rtnl_unlock +EXPORT_SYMBOL vmlinux 0x6e996ce1 prepare_to_swait_event +EXPORT_SYMBOL vmlinux 0x6e9dd606 __symbol_put +EXPORT_SYMBOL vmlinux 0x6ea5ba14 sk_stop_timer +EXPORT_SYMBOL vmlinux 0x6ea7575d acpi_dispatch_gpe +EXPORT_SYMBOL vmlinux 0x6ea8806d nf_register_sockopt +EXPORT_SYMBOL vmlinux 0x6ea9363b force_sig +EXPORT_SYMBOL vmlinux 0x6ebee4d7 textsearch_unregister +EXPORT_SYMBOL vmlinux 0x6ed2dad9 unlock_new_inode +EXPORT_SYMBOL vmlinux 0x6ed6648a uart_resume_port +EXPORT_SYMBOL vmlinux 0x6edd3ee8 free_buffer_head +EXPORT_SYMBOL vmlinux 0x6eecfaf4 sg_copy_buffer +EXPORT_SYMBOL vmlinux 0x6efd0767 km_state_expired +EXPORT_SYMBOL vmlinux 0x6efd88db pcix_get_max_mmrbc +EXPORT_SYMBOL vmlinux 0x6f0920bb md_reload_sb +EXPORT_SYMBOL vmlinux 0x6f14e9db console_list_lock +EXPORT_SYMBOL vmlinux 0x6f188b73 blk_queue_io_min +EXPORT_SYMBOL vmlinux 0x6f1a103f seq_release_private +EXPORT_SYMBOL vmlinux 0x6f29b66d vfs_fadvise +EXPORT_SYMBOL vmlinux 0x6f3b3788 skb_flow_get_icmp_tci +EXPORT_SYMBOL vmlinux 0x6f3d3ff7 find_vma_intersection +EXPORT_SYMBOL vmlinux 0x6f41a428 acpi_get_vendor_resource +EXPORT_SYMBOL vmlinux 0x6f41a639 irq_cpu_rmap_remove +EXPORT_SYMBOL vmlinux 0x6f46c35d cros_ec_cmd_xfer_status +EXPORT_SYMBOL vmlinux 0x6f4a3cf7 blkdev_put +EXPORT_SYMBOL vmlinux 0x6f4a59e4 sort_r +EXPORT_SYMBOL vmlinux 0x6f565976 ww_mutex_lock +EXPORT_SYMBOL vmlinux 0x6f593305 ip6mr_rule_default +EXPORT_SYMBOL vmlinux 0x6f5ab52f acpi_get_local_address +EXPORT_SYMBOL vmlinux 0x6f697cd8 sock_no_sendmsg_locked +EXPORT_SYMBOL vmlinux 0x6f7793a5 skb_flow_dissector_init +EXPORT_SYMBOL vmlinux 0x6f915a45 dqstats +EXPORT_SYMBOL vmlinux 0x6f952c3e tag_pages_for_writeback +EXPORT_SYMBOL vmlinux 0x6fb49676 queue_rcu_work +EXPORT_SYMBOL vmlinux 0x6fbc6a00 radix_tree_insert +EXPORT_SYMBOL vmlinux 0x6fbd5e93 sock_set_mark +EXPORT_SYMBOL vmlinux 0x6fbd638c genphy_suspend +EXPORT_SYMBOL vmlinux 0x6fbf0477 hash_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x6fbf71eb xsk_tx_completed +EXPORT_SYMBOL vmlinux 0x6fcb87a1 touch_softlockup_watchdog +EXPORT_SYMBOL vmlinux 0x6fcd1123 kernel_getsockname +EXPORT_SYMBOL vmlinux 0x6fe437ef devm_mfd_add_devices +EXPORT_SYMBOL vmlinux 0x6ffea1e0 security_dentry_init_security +EXPORT_SYMBOL vmlinux 0x70002fe8 siphash_1u32 +EXPORT_SYMBOL vmlinux 0x700c6c17 key_create +EXPORT_SYMBOL vmlinux 0x7023bea8 unregister_acpi_notifier +EXPORT_SYMBOL vmlinux 0x702946da ucs2_strlen +EXPORT_SYMBOL vmlinux 0x702b8491 phy_write_paged +EXPORT_SYMBOL vmlinux 0x703182e2 page_cache_prev_miss +EXPORT_SYMBOL vmlinux 0x7040fff9 rtc_lock +EXPORT_SYMBOL vmlinux 0x7054a3e4 request_dma +EXPORT_SYMBOL vmlinux 0x705d7eb5 __vlan_find_dev_deep_rcu +EXPORT_SYMBOL vmlinux 0x7060d475 kern_sys_bpf +EXPORT_SYMBOL vmlinux 0x7061ec96 brioctl_set +EXPORT_SYMBOL vmlinux 0x709bc817 fs_param_is_blob +EXPORT_SYMBOL vmlinux 0x70a46f3c fb_find_mode +EXPORT_SYMBOL vmlinux 0x70aa78df find_inode_by_ino_rcu +EXPORT_SYMBOL vmlinux 0x70ac2c1a blk_limits_io_min +EXPORT_SYMBOL vmlinux 0x70ad75fb radix_tree_lookup +EXPORT_SYMBOL vmlinux 0x70b929be tcp_req_err +EXPORT_SYMBOL vmlinux 0x70bb7de2 __x86_indirect_jump_thunk_rbp +EXPORT_SYMBOL vmlinux 0x70be626f da903x_query_status +EXPORT_SYMBOL vmlinux 0x70daa11e dma_fence_remove_callback +EXPORT_SYMBOL vmlinux 0x70db60a2 xfrm_alloc_spi +EXPORT_SYMBOL vmlinux 0x70e01db0 __SCK__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x70ee9296 __tracepoint_kfree +EXPORT_SYMBOL vmlinux 0x7109467e sys_imageblit +EXPORT_SYMBOL vmlinux 0x710ee221 padata_free +EXPORT_SYMBOL vmlinux 0x7129e5f8 hex_asc +EXPORT_SYMBOL vmlinux 0x7137008a dev_mc_flush +EXPORT_SYMBOL vmlinux 0x713fd100 jbd2_submit_inode_data +EXPORT_SYMBOL vmlinux 0x714d1e91 __filemap_set_wb_err +EXPORT_SYMBOL vmlinux 0x7155bcf8 sync_file_get_fence +EXPORT_SYMBOL vmlinux 0x7157ceb6 module_put +EXPORT_SYMBOL vmlinux 0x715a5ed0 vprintk +EXPORT_SYMBOL vmlinux 0x71654917 bio_integrity_add_page +EXPORT_SYMBOL vmlinux 0x716fec46 blk_mq_end_request +EXPORT_SYMBOL vmlinux 0x7171121c overflowgid +EXPORT_SYMBOL vmlinux 0x717d1f96 hdmi_infoframe_check +EXPORT_SYMBOL vmlinux 0x718a4693 __SCT__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x71a672ef dmam_pool_destroy +EXPORT_SYMBOL vmlinux 0x71bcd5e0 nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x71bd33a9 nd_integrity_init +EXPORT_SYMBOL vmlinux 0x71cc6b19 skb_copy_and_csum_dev +EXPORT_SYMBOL vmlinux 0x71ddaf72 inode_nohighmem +EXPORT_SYMBOL vmlinux 0x71e31168 __fs_parse +EXPORT_SYMBOL vmlinux 0x71e7f3d1 pci_set_master +EXPORT_SYMBOL vmlinux 0x71fb6892 dma_fence_array_next +EXPORT_SYMBOL vmlinux 0x720a27a7 __register_blkdev +EXPORT_SYMBOL vmlinux 0x722f60eb tty_register_ldisc +EXPORT_SYMBOL vmlinux 0x72487c90 dmam_alloc_attrs +EXPORT_SYMBOL vmlinux 0x72499162 to_ndd +EXPORT_SYMBOL vmlinux 0x724d7033 fs_param_is_path +EXPORT_SYMBOL vmlinux 0x72640fd5 tcf_em_tree_dump +EXPORT_SYMBOL vmlinux 0x726bc3c7 wait_for_completion_killable_timeout +EXPORT_SYMBOL vmlinux 0x7276feb8 netdev_port_same_parent_id +EXPORT_SYMBOL vmlinux 0x727cc716 mdiobus_unregister_device +EXPORT_SYMBOL vmlinux 0x7283a08a agp_generic_destroy_pages +EXPORT_SYMBOL vmlinux 0x72adae00 udp_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x72b243d4 free_dma +EXPORT_SYMBOL vmlinux 0x72b6b1fe param_set_copystring +EXPORT_SYMBOL vmlinux 0x72b9d287 default_grn +EXPORT_SYMBOL vmlinux 0x72bccc29 __vfs_removexattr +EXPORT_SYMBOL vmlinux 0x72c2a2ad generic_file_llseek +EXPORT_SYMBOL vmlinux 0x72d79d83 pgdir_shift +EXPORT_SYMBOL vmlinux 0x72e115c9 mdiobus_get_phy +EXPORT_SYMBOL vmlinux 0x72e4b475 ipv6_chk_addr +EXPORT_SYMBOL vmlinux 0x72ea7b2d scsi_device_type +EXPORT_SYMBOL vmlinux 0x72ecf15e i2c_find_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x72ee6e3f iterate_supers_type +EXPORT_SYMBOL vmlinux 0x72f14ff7 acpi_get_object_info +EXPORT_SYMBOL vmlinux 0x72f4142e ip6_fraglist_init +EXPORT_SYMBOL vmlinux 0x73079423 __tracepoint_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x7315a4e9 twl6030_mmc_card_detect_config +EXPORT_SYMBOL vmlinux 0x73238702 vme_dma_list_add +EXPORT_SYMBOL vmlinux 0x732dd326 groups_free +EXPORT_SYMBOL vmlinux 0x73502863 write_inode_now +EXPORT_SYMBOL vmlinux 0x735a0bd5 native_io_delay +EXPORT_SYMBOL vmlinux 0x735e6a81 acpi_evaluate_integer +EXPORT_SYMBOL vmlinux 0x735e7668 jbd2_journal_revoke +EXPORT_SYMBOL vmlinux 0x7376ecc0 nvdimm_namespace_common_probe +EXPORT_SYMBOL vmlinux 0x737e6431 pm860x_reg_read +EXPORT_SYMBOL vmlinux 0x7380dffa argv_split +EXPORT_SYMBOL vmlinux 0x7397d91a _dev_warn +EXPORT_SYMBOL vmlinux 0x739c28c0 generic_perform_write +EXPORT_SYMBOL vmlinux 0x73abb180 alloc_contig_range +EXPORT_SYMBOL vmlinux 0x73b9d708 folio_wait_private_2_killable +EXPORT_SYMBOL vmlinux 0x73dd54eb irq_fpu_usable +EXPORT_SYMBOL vmlinux 0x73ec67b6 input_release_device +EXPORT_SYMBOL vmlinux 0x73f1db54 tso_start +EXPORT_SYMBOL vmlinux 0x73f33039 pci_read_vpd +EXPORT_SYMBOL vmlinux 0x740a1b95 reserve_evntsel_nmi +EXPORT_SYMBOL vmlinux 0x7410aba2 strreplace +EXPORT_SYMBOL vmlinux 0x7412ed5b kvfree_sensitive +EXPORT_SYMBOL vmlinux 0x7413793a EISA_bus +EXPORT_SYMBOL vmlinux 0x742578a5 wait_for_random_bytes +EXPORT_SYMBOL vmlinux 0x742684b8 dquot_transfer +EXPORT_SYMBOL vmlinux 0x7429e20c kstrtos8 +EXPORT_SYMBOL vmlinux 0x742b67ba blk_dump_rq_flags +EXPORT_SYMBOL vmlinux 0x742d2532 scsi_rescan_device +EXPORT_SYMBOL vmlinux 0x7444e8bd mmc_retune_release +EXPORT_SYMBOL vmlinux 0x7448e01f scsi_add_host_with_dma +EXPORT_SYMBOL vmlinux 0x744c3d89 devm_rproc_alloc +EXPORT_SYMBOL vmlinux 0x7453d3e8 security_release_secctx +EXPORT_SYMBOL vmlinux 0x74565905 tty_devnum +EXPORT_SYMBOL vmlinux 0x7456cd04 md_bitmap_close_sync +EXPORT_SYMBOL vmlinux 0x74586fa5 tcp_sync_mss +EXPORT_SYMBOL vmlinux 0x74754435 acpi_bus_generate_netlink_event +EXPORT_SYMBOL vmlinux 0x7478f6a4 lock_rename_child +EXPORT_SYMBOL vmlinux 0x7479f25e dev_set_alias +EXPORT_SYMBOL vmlinux 0x7483dc59 pci_dev_present +EXPORT_SYMBOL vmlinux 0x748bb1cc tcf_get_next_proto +EXPORT_SYMBOL vmlinux 0x74ac44ab fb_set_cmap +EXPORT_SYMBOL vmlinux 0x74b8e674 slhc_toss +EXPORT_SYMBOL vmlinux 0x74c134b9 __sw_hweight32 +EXPORT_SYMBOL vmlinux 0x74da064a set_security_override +EXPORT_SYMBOL vmlinux 0x74dd9e0b dma_fence_wait_any_timeout +EXPORT_SYMBOL vmlinux 0x74e5ff1a udpv6_encap_enable +EXPORT_SYMBOL vmlinux 0x74f74216 filemap_fdatawrite +EXPORT_SYMBOL vmlinux 0x7530bb0c __SCT__tp_func_write_msr +EXPORT_SYMBOL vmlinux 0x7538b132 agp_off +EXPORT_SYMBOL vmlinux 0x754d539c strlen +EXPORT_SYMBOL vmlinux 0x755b73ff fddi_type_trans +EXPORT_SYMBOL vmlinux 0x755f4ba3 blake2s_compress_generic +EXPORT_SYMBOL vmlinux 0x75710120 vm_event_states +EXPORT_SYMBOL vmlinux 0x757a58e6 pcie_set_mps +EXPORT_SYMBOL vmlinux 0x75871f5e acpi_get_next_object +EXPORT_SYMBOL vmlinux 0x7589d91a napi_gro_frags +EXPORT_SYMBOL vmlinux 0x75936dea truncate_inode_pages_final +EXPORT_SYMBOL vmlinux 0x75943e25 i8253_lock +EXPORT_SYMBOL vmlinux 0x75b39460 pci_rebar_get_possible_sizes +EXPORT_SYMBOL vmlinux 0x75bb4c5a simple_dir_operations +EXPORT_SYMBOL vmlinux 0x75bda77a seq_hlist_next +EXPORT_SYMBOL vmlinux 0x75c0b11f param_set_hexint +EXPORT_SYMBOL vmlinux 0x75c75fa0 inet_csk_reqsk_queue_drop_and_put +EXPORT_SYMBOL vmlinux 0x75d0deb9 nsecs_to_jiffies64 +EXPORT_SYMBOL vmlinux 0x75d499dd vmcore_add_device_dump +EXPORT_SYMBOL vmlinux 0x75e46234 fs_context_for_mount +EXPORT_SYMBOL vmlinux 0x75ea2aba simple_transaction_read +EXPORT_SYMBOL vmlinux 0x7601125f rt_mutex_base_init +EXPORT_SYMBOL vmlinux 0x760a0f4f yield +EXPORT_SYMBOL vmlinux 0x7612624b dm_kcopyd_copy +EXPORT_SYMBOL vmlinux 0x7619a7b3 key_invalidate +EXPORT_SYMBOL vmlinux 0x7624249e dim_park_tired +EXPORT_SYMBOL vmlinux 0x7640b34c bpf_prog_get_type_path +EXPORT_SYMBOL vmlinux 0x7647726c handle_sysrq +EXPORT_SYMBOL vmlinux 0x765ff474 crc_t10dif_generic +EXPORT_SYMBOL vmlinux 0x766a0927 mempool_alloc_pages +EXPORT_SYMBOL vmlinux 0x76766127 tcf_idr_check_alloc +EXPORT_SYMBOL vmlinux 0x767dce4b acpi_disable_all_gpes +EXPORT_SYMBOL vmlinux 0x767ddb02 set_memory_wc +EXPORT_SYMBOL vmlinux 0x767f866b from_kgid_munged +EXPORT_SYMBOL vmlinux 0x7682ba4e __copy_overflow +EXPORT_SYMBOL vmlinux 0x768ee329 call_usermodehelper_exec +EXPORT_SYMBOL vmlinux 0x7690cc9e vfs_rmdir +EXPORT_SYMBOL vmlinux 0x769f6e64 errseq_check +EXPORT_SYMBOL vmlinux 0x76ba3603 folio_wait_private_2 +EXPORT_SYMBOL vmlinux 0x76d3cd60 laptop_mode +EXPORT_SYMBOL vmlinux 0x76d48e0e ip6_xmit +EXPORT_SYMBOL vmlinux 0x76efc249 _atomic_dec_and_raw_lock_irqsave +EXPORT_SYMBOL vmlinux 0x76fb08a7 amd_iommu_unregister_ppr_notifier +EXPORT_SYMBOL vmlinux 0x76ff6320 __xfrm_policy_check +EXPORT_SYMBOL vmlinux 0x77052d18 flow_rule_match_meta +EXPORT_SYMBOL vmlinux 0x77080364 agp_free_memory +EXPORT_SYMBOL vmlinux 0x77250137 pm860x_page_reg_write +EXPORT_SYMBOL vmlinux 0x77358855 iomem_resource +EXPORT_SYMBOL vmlinux 0x773d53ee dquot_quota_off +EXPORT_SYMBOL vmlinux 0x773fa409 __kfifo_dma_in_finish_r +EXPORT_SYMBOL vmlinux 0x7742a2d0 __check_sticky +EXPORT_SYMBOL vmlinux 0x77456e0a acpi_root_dir +EXPORT_SYMBOL vmlinux 0x774b2d64 eth_validate_addr +EXPORT_SYMBOL vmlinux 0x7755d911 user_path_create +EXPORT_SYMBOL vmlinux 0x775a345c d_obtain_alias +EXPORT_SYMBOL vmlinux 0x7763393c unpin_user_pages_dirty_lock +EXPORT_SYMBOL vmlinux 0x776ca93a __clzdi2 +EXPORT_SYMBOL vmlinux 0x777470aa proc_set_user +EXPORT_SYMBOL vmlinux 0x7794aad4 netpoll_send_udp +EXPORT_SYMBOL vmlinux 0x77ad5a8b pci_request_selected_regions +EXPORT_SYMBOL vmlinux 0x77bc13a0 strim +EXPORT_SYMBOL vmlinux 0x77db9555 kobject_add +EXPORT_SYMBOL vmlinux 0x77e643d3 dev_pm_opp_unregister_notifier +EXPORT_SYMBOL vmlinux 0x77e9eb37 aes_encrypt +EXPORT_SYMBOL vmlinux 0x7807f0f8 schedule_timeout_idle +EXPORT_SYMBOL vmlinux 0x78161f39 call_usermodehelper_setup +EXPORT_SYMBOL vmlinux 0x781a65cf block_write_full_page +EXPORT_SYMBOL vmlinux 0x782417c3 iw_handler_set_spy +EXPORT_SYMBOL vmlinux 0x7828d2c1 fbcon_update_vcs +EXPORT_SYMBOL vmlinux 0x782c0721 security_socket_getpeersec_dgram +EXPORT_SYMBOL vmlinux 0x782f3f72 dcb_getapp +EXPORT_SYMBOL vmlinux 0x7846af3e __kfifo_len_r +EXPORT_SYMBOL vmlinux 0x785dfd1e make_kprojid +EXPORT_SYMBOL vmlinux 0x78616f55 flow_rule_match_enc_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x787229b6 devm_of_iomap +EXPORT_SYMBOL vmlinux 0x78785e1f blk_set_runtime_active +EXPORT_SYMBOL vmlinux 0x787bcbb2 acpi_processor_notify_smm +EXPORT_SYMBOL vmlinux 0x789e8554 vme_register_error_handler +EXPORT_SYMBOL vmlinux 0x78a09f5a ethtool_aggregate_pause_stats +EXPORT_SYMBOL vmlinux 0x78a16f48 aes_decrypt +EXPORT_SYMBOL vmlinux 0x78b887ed vsprintf +EXPORT_SYMBOL vmlinux 0x78bed4aa config_item_set_name +EXPORT_SYMBOL vmlinux 0x78c5d9ed tcp_close +EXPORT_SYMBOL vmlinux 0x78df6bd7 no_pci_devices +EXPORT_SYMBOL vmlinux 0x78e16ad5 tcf_exts_validate +EXPORT_SYMBOL vmlinux 0x7919b383 alloc_cpu_rmap +EXPORT_SYMBOL vmlinux 0x792ca9af max8925_reg_write +EXPORT_SYMBOL vmlinux 0x794a51ff __folio_batch_release +EXPORT_SYMBOL vmlinux 0x79722429 device_match_acpi_dev +EXPORT_SYMBOL vmlinux 0x7984eefc key_update +EXPORT_SYMBOL vmlinux 0x7987ae96 __hw_addr_sync_dev +EXPORT_SYMBOL vmlinux 0x79917a32 tcp_v4_send_check +EXPORT_SYMBOL vmlinux 0x79949cea input_register_device +EXPORT_SYMBOL vmlinux 0x79a33f85 vme_get_size +EXPORT_SYMBOL vmlinux 0x79ac40b8 inet_select_addr +EXPORT_SYMBOL vmlinux 0x79d4c544 dst_cow_metrics_generic +EXPORT_SYMBOL vmlinux 0x79df9633 ioremap_encrypted +EXPORT_SYMBOL vmlinux 0x79e4cbe8 override_creds +EXPORT_SYMBOL vmlinux 0x7a02c1e1 vfs_llseek +EXPORT_SYMBOL vmlinux 0x7a1bcd59 gf128mul_x8_ble +EXPORT_SYMBOL vmlinux 0x7a2017c8 dev_kfree_skb_irq_reason +EXPORT_SYMBOL vmlinux 0x7a277ede watchdog_unregister_governor +EXPORT_SYMBOL vmlinux 0x7a2dee22 sk_stream_kill_queues +EXPORT_SYMBOL vmlinux 0x7a2ff57e security_current_getsecid_subj +EXPORT_SYMBOL vmlinux 0x7a53a06d flow_indr_dev_exists +EXPORT_SYMBOL vmlinux 0x7a77ce6c elv_rb_find +EXPORT_SYMBOL vmlinux 0x7a78a265 __xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x7a7f4aa4 mntput +EXPORT_SYMBOL vmlinux 0x7a88da87 iosf_mbi_write +EXPORT_SYMBOL vmlinux 0x7a95e5ae do_settimeofday64 +EXPORT_SYMBOL vmlinux 0x7a9db77e simple_get_link +EXPORT_SYMBOL vmlinux 0x7aa1756e kvfree +EXPORT_SYMBOL vmlinux 0x7aab67d4 __mdiobus_read +EXPORT_SYMBOL vmlinux 0x7ab1b24e blk_mq_init_allocated_queue +EXPORT_SYMBOL vmlinux 0x7ab35f51 seq_file_path +EXPORT_SYMBOL vmlinux 0x7abe1a14 seg6_hmac_info_lookup +EXPORT_SYMBOL vmlinux 0x7ad050b9 qid_lt +EXPORT_SYMBOL vmlinux 0x7adc0fbf rb_replace_node_rcu +EXPORT_SYMBOL vmlinux 0x7aeae4fd start_tty +EXPORT_SYMBOL vmlinux 0x7aff77a3 __cpu_present_mask +EXPORT_SYMBOL vmlinux 0x7b02f765 generic_pipe_buf_release +EXPORT_SYMBOL vmlinux 0x7b0f1d0a mtree_store +EXPORT_SYMBOL vmlinux 0x7b14aa18 input_mt_report_finger_count +EXPORT_SYMBOL vmlinux 0x7b25f7ab fqdir_init +EXPORT_SYMBOL vmlinux 0x7b37d4a7 _find_first_zero_bit +EXPORT_SYMBOL vmlinux 0x7b38635a unix_destruct_scm +EXPORT_SYMBOL vmlinux 0x7b466f19 devm_devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x7b4da6ff __init_rwsem +EXPORT_SYMBOL vmlinux 0x7b54f270 posix_acl_valid +EXPORT_SYMBOL vmlinux 0x7b5b8f31 sha256_update +EXPORT_SYMBOL vmlinux 0x7b76ee76 sock_init_data +EXPORT_SYMBOL vmlinux 0x7b7e8c79 blk_mq_delay_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x7b82b9a1 idr_replace +EXPORT_SYMBOL vmlinux 0x7bafcd47 __dev_get_by_index +EXPORT_SYMBOL vmlinux 0x7bb50b88 acpi_write +EXPORT_SYMBOL vmlinux 0x7bb98fc3 security_binder_transfer_file +EXPORT_SYMBOL vmlinux 0x7bbccd05 nr_node_ids +EXPORT_SYMBOL vmlinux 0x7bc07d64 pskb_extract +EXPORT_SYMBOL vmlinux 0x7bc12f78 path_put +EXPORT_SYMBOL vmlinux 0x7be21e36 blk_mq_unique_tag +EXPORT_SYMBOL vmlinux 0x7be33566 ethtool_rx_flow_rule_create +EXPORT_SYMBOL vmlinux 0x7be8a049 pps_unregister_source +EXPORT_SYMBOL vmlinux 0x7bef1dec generic_file_mmap +EXPORT_SYMBOL vmlinux 0x7bfb3c10 i2c_transfer_buffer_flags +EXPORT_SYMBOL vmlinux 0x7c060959 vfs_fsync_range +EXPORT_SYMBOL vmlinux 0x7c14b653 sock_gettstamp +EXPORT_SYMBOL vmlinux 0x7c173634 __bitmap_complement +EXPORT_SYMBOL vmlinux 0x7c23152c rproc_alloc +EXPORT_SYMBOL vmlinux 0x7c2d03a6 dma_fence_enable_sw_signaling +EXPORT_SYMBOL vmlinux 0x7c46233a cpufreq_quick_get +EXPORT_SYMBOL vmlinux 0x7c82f968 param_ops_ulong +EXPORT_SYMBOL vmlinux 0x7c9b38f6 phy_device_register +EXPORT_SYMBOL vmlinux 0x7cbe0cd2 drop_reasons_by_subsys +EXPORT_SYMBOL vmlinux 0x7cc18181 set_security_override_from_ctx +EXPORT_SYMBOL vmlinux 0x7cd8d75e page_offset_base +EXPORT_SYMBOL vmlinux 0x7cd9fd0a migrate_device_pages +EXPORT_SYMBOL vmlinux 0x7ce18c9f from_kqid +EXPORT_SYMBOL vmlinux 0x7ce58981 kvrealloc +EXPORT_SYMBOL vmlinux 0x7ce98295 jbd2_journal_get_undo_access +EXPORT_SYMBOL vmlinux 0x7cf35220 vme_master_free +EXPORT_SYMBOL vmlinux 0x7cf5a5b0 ipv6_sock_mc_drop +EXPORT_SYMBOL vmlinux 0x7cfa009c dev_add_pack +EXPORT_SYMBOL vmlinux 0x7cfe368d net_dim_get_def_tx_moderation +EXPORT_SYMBOL vmlinux 0x7d0ba682 gen_pool_virt_to_phys +EXPORT_SYMBOL vmlinux 0x7d0db45c jiffies_to_clock_t +EXPORT_SYMBOL vmlinux 0x7d12d76d acpi_get_parent +EXPORT_SYMBOL vmlinux 0x7d232a06 setup_arg_pages +EXPORT_SYMBOL vmlinux 0x7d27e504 dm_shift_arg +EXPORT_SYMBOL vmlinux 0x7d41cd9c inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x7d455aea pm_vt_switch_unregister +EXPORT_SYMBOL vmlinux 0x7d4794c9 tcf_exts_dump_stats +EXPORT_SYMBOL vmlinux 0x7d4b176a netlbl_catmap_setbit +EXPORT_SYMBOL vmlinux 0x7d5e1008 __crc32c_le_shift +EXPORT_SYMBOL vmlinux 0x7d628444 memcpy_fromio +EXPORT_SYMBOL vmlinux 0x7d65d049 nla_put_64bit +EXPORT_SYMBOL vmlinux 0x7d74d522 kstrtoull_from_user +EXPORT_SYMBOL vmlinux 0x7d78495a fqdir_exit +EXPORT_SYMBOL vmlinux 0x7d7b5116 __skb_get_hash +EXPORT_SYMBOL vmlinux 0x7d83cebb simple_transaction_get +EXPORT_SYMBOL vmlinux 0x7d8c7315 copy_page_from_iter_atomic +EXPORT_SYMBOL vmlinux 0x7d9f9f0b cros_ec_cmd_xfer +EXPORT_SYMBOL vmlinux 0x7daece67 quota_send_warning +EXPORT_SYMBOL vmlinux 0x7dc5ffa7 tc_skb_ext_tc_disable +EXPORT_SYMBOL vmlinux 0x7dcf4135 __xa_insert +EXPORT_SYMBOL vmlinux 0x7dd554fc unregister_kmmio_probe +EXPORT_SYMBOL vmlinux 0x7dddd1b1 inet_del_offload +EXPORT_SYMBOL vmlinux 0x7de6d764 security_inode_listsecurity +EXPORT_SYMBOL vmlinux 0x7dfac995 set_pages_array_wb +EXPORT_SYMBOL vmlinux 0x7e004662 ip_do_fragment +EXPORT_SYMBOL vmlinux 0x7e0b255f hdmi_audio_infoframe_pack_for_dp +EXPORT_SYMBOL vmlinux 0x7e282261 pmem_sector_size +EXPORT_SYMBOL vmlinux 0x7e3191f6 try_to_del_timer_sync +EXPORT_SYMBOL vmlinux 0x7e3f2392 kern_path +EXPORT_SYMBOL vmlinux 0x7e497b68 qdisc_hash_add +EXPORT_SYMBOL vmlinux 0x7e4b133e jbd2_journal_force_commit_nested +EXPORT_SYMBOL vmlinux 0x7e51ab86 mipi_dsi_generic_read +EXPORT_SYMBOL vmlinux 0x7e5c9cbd migrate_device_finalize +EXPORT_SYMBOL vmlinux 0x7e6faeb4 inet_sk_set_state +EXPORT_SYMBOL vmlinux 0x7e7bcf26 acpi_map_cpu +EXPORT_SYMBOL vmlinux 0x7e7de074 complete_request_key +EXPORT_SYMBOL vmlinux 0x7e99b1db cdrom_get_media_event +EXPORT_SYMBOL vmlinux 0x7ea45ff8 dev_add_offload +EXPORT_SYMBOL vmlinux 0x7eca5f74 phy_start +EXPORT_SYMBOL vmlinux 0x7ed175fc sock_set_priority +EXPORT_SYMBOL vmlinux 0x7ed7eb6c arp_tbl +EXPORT_SYMBOL vmlinux 0x7ef4bddc __sg_page_iter_next +EXPORT_SYMBOL vmlinux 0x7eff2536 iterate_fd +EXPORT_SYMBOL vmlinux 0x7f00c8be nd_btt_version +EXPORT_SYMBOL vmlinux 0x7f02188f __msecs_to_jiffies +EXPORT_SYMBOL vmlinux 0x7f03b6a9 crc_ccitt_table +EXPORT_SYMBOL vmlinux 0x7f14cf42 pci_reenable_device +EXPORT_SYMBOL vmlinux 0x7f24de73 jiffies_to_usecs +EXPORT_SYMBOL vmlinux 0x7f295e94 register_fib_notifier +EXPORT_SYMBOL vmlinux 0x7f342d96 flow_rule_match_pppoe +EXPORT_SYMBOL vmlinux 0x7f430ade fget +EXPORT_SYMBOL vmlinux 0x7f52071a net_dim +EXPORT_SYMBOL vmlinux 0x7f549e3c tcp_peek_len +EXPORT_SYMBOL vmlinux 0x7f62216e ndisc_send_skb +EXPORT_SYMBOL vmlinux 0x7f62eaa4 sgl_free +EXPORT_SYMBOL vmlinux 0x7f7f7bb4 irq_poll_disable +EXPORT_SYMBOL vmlinux 0x7f8320f3 jbd2_fc_release_bufs +EXPORT_SYMBOL vmlinux 0x7f96fc6a insert_inode_locked4 +EXPORT_SYMBOL vmlinux 0x7faab943 end_buffer_read_sync +EXPORT_SYMBOL vmlinux 0x7fc2fe2c reuseport_stop_listen_sock +EXPORT_SYMBOL vmlinux 0x7fdb233a console_start +EXPORT_SYMBOL vmlinux 0x7fde1fbc acpi_walk_resource_buffer +EXPORT_SYMBOL vmlinux 0x7fe32873 rb_replace_node +EXPORT_SYMBOL vmlinux 0x8007f875 i2c_put_adapter +EXPORT_SYMBOL vmlinux 0x80129c1d sock_set_sndtimeo +EXPORT_SYMBOL vmlinux 0x8025ddb7 pci_read_config_dword +EXPORT_SYMBOL vmlinux 0x802b1f85 pci_get_slot +EXPORT_SYMBOL vmlinux 0x803ddbb6 __posix_acl_create +EXPORT_SYMBOL vmlinux 0x8041d948 __cpuhp_remove_state +EXPORT_SYMBOL vmlinux 0x80493b5f inet_csk_accept +EXPORT_SYMBOL vmlinux 0x804af87c wrmsr_safe_on_cpu +EXPORT_SYMBOL vmlinux 0x805109e7 inet_protos +EXPORT_SYMBOL vmlinux 0x80545efc eth_gro_receive +EXPORT_SYMBOL vmlinux 0x806095da netif_set_tso_max_size +EXPORT_SYMBOL vmlinux 0x80762048 _atomic_dec_and_raw_lock +EXPORT_SYMBOL vmlinux 0x80816f26 get_user_ifreq +EXPORT_SYMBOL vmlinux 0x80a717a8 __percpu_counter_compare +EXPORT_SYMBOL vmlinux 0x80c0a364 pnp_stop_dev +EXPORT_SYMBOL vmlinux 0x80ca5026 _bin2bcd +EXPORT_SYMBOL vmlinux 0x80d68d3e fb_register_client +EXPORT_SYMBOL vmlinux 0x80e32dbd pci_request_selected_regions_exclusive +EXPORT_SYMBOL vmlinux 0x80e5f86f fscrypt_fname_alloc_buffer +EXPORT_SYMBOL vmlinux 0x80ec75c8 flow_rule_match_l2tpv3 +EXPORT_SYMBOL vmlinux 0x80f71ed9 km_report +EXPORT_SYMBOL vmlinux 0x80f95b18 remove_proc_entry +EXPORT_SYMBOL vmlinux 0x81049557 ndisc_ns_create +EXPORT_SYMBOL vmlinux 0x8112b3d2 scsi_build_sense_buffer +EXPORT_SYMBOL vmlinux 0x81188c30 match_string +EXPORT_SYMBOL vmlinux 0x81238bd0 put_cmsg +EXPORT_SYMBOL vmlinux 0x814893d7 vfs_mkobj +EXPORT_SYMBOL vmlinux 0x81491054 security_binder_transaction +EXPORT_SYMBOL vmlinux 0x81533963 sysfs_format_mac +EXPORT_SYMBOL vmlinux 0x8154a8f6 mipi_dsi_dcs_set_display_off +EXPORT_SYMBOL vmlinux 0x815b5dd4 match_octal +EXPORT_SYMBOL vmlinux 0x815f2897 empty_zero_page +EXPORT_SYMBOL vmlinux 0x815fb4b1 eth_gro_complete +EXPORT_SYMBOL vmlinux 0x816347c6 agp_device_command +EXPORT_SYMBOL vmlinux 0x8163eca9 dst_init +EXPORT_SYMBOL vmlinux 0x818416e1 scsi_set_sense_information +EXPORT_SYMBOL vmlinux 0x8186473a skb_copy_header +EXPORT_SYMBOL vmlinux 0x81976d9e dma_async_device_unregister +EXPORT_SYMBOL vmlinux 0x819b043d skb_orphan_partial +EXPORT_SYMBOL vmlinux 0x81a1eb59 utf8_unload +EXPORT_SYMBOL vmlinux 0x81a8c479 sk_stream_wait_connect +EXPORT_SYMBOL vmlinux 0x81a8f6ad param_get_charp +EXPORT_SYMBOL vmlinux 0x81ac5e33 trace_print_hex_dump_seq +EXPORT_SYMBOL vmlinux 0x81c51d19 irq_cpu_rmap_add +EXPORT_SYMBOL vmlinux 0x81ce9941 intel_scu_ipc_dev_writev +EXPORT_SYMBOL vmlinux 0x81d6c28b acpi_buffer_to_resource +EXPORT_SYMBOL vmlinux 0x81db6ebb xz_dec_reset +EXPORT_SYMBOL vmlinux 0x81dce0c9 register_netdev +EXPORT_SYMBOL vmlinux 0x81e66680 __tracepoint_kmalloc +EXPORT_SYMBOL vmlinux 0x81e6b37f dmi_get_system_info +EXPORT_SYMBOL vmlinux 0x823c19ea iosf_mbi_unregister_pmic_bus_access_notifier_unlocked +EXPORT_SYMBOL vmlinux 0x8248fbb3 skb_copy +EXPORT_SYMBOL vmlinux 0x824de6e1 dquot_load_quota_sb +EXPORT_SYMBOL vmlinux 0x825971ad phy_mipi_dphy_get_default_config_for_hsclk +EXPORT_SYMBOL vmlinux 0x82724821 sock_create_lite +EXPORT_SYMBOL vmlinux 0x82769595 unregister_fib_notifier +EXPORT_SYMBOL vmlinux 0x8292fc29 inet_frag_queue_insert +EXPORT_SYMBOL vmlinux 0x82a0cb85 set_pages_uc +EXPORT_SYMBOL vmlinux 0x82b71ea7 __dquot_transfer +EXPORT_SYMBOL vmlinux 0x82c87ad5 nr_online_nodes +EXPORT_SYMBOL vmlinux 0x82ca5e9a ppp_output_wakeup +EXPORT_SYMBOL vmlinux 0x82d8a62d eisa_driver_unregister +EXPORT_SYMBOL vmlinux 0x82e02379 agp3_generic_tlbflush +EXPORT_SYMBOL vmlinux 0x82e49252 set_posix_acl +EXPORT_SYMBOL vmlinux 0x82ee90dc timer_delete_sync +EXPORT_SYMBOL vmlinux 0x830bacac tcf_block_put_ext +EXPORT_SYMBOL vmlinux 0x83137bda pci_msix_vec_count +EXPORT_SYMBOL vmlinux 0x83230580 skb_flow_dissect_tunnel_info +EXPORT_SYMBOL vmlinux 0x8349bad4 task_work_add +EXPORT_SYMBOL vmlinux 0x8351fec7 page_pool_return_skb_page +EXPORT_SYMBOL vmlinux 0x83581089 gf128mul_init_4k_lle +EXPORT_SYMBOL vmlinux 0x835a565f twl6040_set_pll +EXPORT_SYMBOL vmlinux 0x835b2a0e tcp_ld_RTO_revert +EXPORT_SYMBOL vmlinux 0x8372894a phy_do_ioctl_running +EXPORT_SYMBOL vmlinux 0x838d2bc8 siphash_3u32 +EXPORT_SYMBOL vmlinux 0x83a464d5 dquot_get_dqblk +EXPORT_SYMBOL vmlinux 0x83a81e52 neigh_carrier_down +EXPORT_SYMBOL vmlinux 0x83cc1159 __tracepoint_rdpmc +EXPORT_SYMBOL vmlinux 0x83d42434 get_watch_queue +EXPORT_SYMBOL vmlinux 0x83e2a537 rproc_coredump_add_custom_segment +EXPORT_SYMBOL vmlinux 0x83ec97a8 jbd2_fc_begin_commit +EXPORT_SYMBOL vmlinux 0x83f3db16 serial8250_do_pm +EXPORT_SYMBOL vmlinux 0x840345f3 folio_migrate_mapping +EXPORT_SYMBOL vmlinux 0x8425b99c phy_remove_link_mode +EXPORT_SYMBOL vmlinux 0x8427cc7b _raw_spin_lock_irq +EXPORT_SYMBOL vmlinux 0x842c8e9d ioread16 +EXPORT_SYMBOL vmlinux 0x843be1e1 gro_cells_init +EXPORT_SYMBOL vmlinux 0x8467076c done_path_create +EXPORT_SYMBOL vmlinux 0x8473d98b skb_flow_dissect_meta +EXPORT_SYMBOL vmlinux 0x847ce6cb mt_find_after +EXPORT_SYMBOL vmlinux 0x84823cf3 nla_strscpy +EXPORT_SYMBOL vmlinux 0x8487b789 sock_wmalloc +EXPORT_SYMBOL vmlinux 0x848d372e iowrite8 +EXPORT_SYMBOL vmlinux 0x84914079 __kfifo_dma_out_prepare +EXPORT_SYMBOL vmlinux 0x8499dd63 phy_connect_direct +EXPORT_SYMBOL vmlinux 0x849c750d ps2_init +EXPORT_SYMBOL vmlinux 0x84a0ca4d bitmap_zalloc_node +EXPORT_SYMBOL vmlinux 0x84b49cf6 cfb_copyarea +EXPORT_SYMBOL vmlinux 0x84c63973 close_fd_get_file +EXPORT_SYMBOL vmlinux 0x84c6e4a5 skb_find_text +EXPORT_SYMBOL vmlinux 0x84dca0ef handle_edge_irq +EXPORT_SYMBOL vmlinux 0x84dd7e5f zero_fill_bio +EXPORT_SYMBOL vmlinux 0x84e045b3 xfrm_policy_insert +EXPORT_SYMBOL vmlinux 0x84eb479a dst_alloc +EXPORT_SYMBOL vmlinux 0x84f39d01 pcim_set_mwi +EXPORT_SYMBOL vmlinux 0x84f5092b dev_uc_del +EXPORT_SYMBOL vmlinux 0x8518a4a6 _raw_spin_trylock_bh +EXPORT_SYMBOL vmlinux 0x8522d6bc strncpy_from_user +EXPORT_SYMBOL vmlinux 0x852bafca mroute6_is_socket +EXPORT_SYMBOL vmlinux 0x85416d23 getname_kernel +EXPORT_SYMBOL vmlinux 0x8549b8a8 __dev_get_by_name +EXPORT_SYMBOL vmlinux 0x85670f1d rtnl_is_locked +EXPORT_SYMBOL vmlinux 0x8567bb5f scsi_print_sense +EXPORT_SYMBOL vmlinux 0x8588e8e8 dump_emit +EXPORT_SYMBOL vmlinux 0x8591d7d5 ledtrig_mtd_activity +EXPORT_SYMBOL vmlinux 0x85943d49 tcf_idrinfo_destroy +EXPORT_SYMBOL vmlinux 0x85b5e625 rfkill_set_states +EXPORT_SYMBOL vmlinux 0x85bd1608 __request_region +EXPORT_SYMBOL vmlinux 0x85cb49e9 _dev_crit +EXPORT_SYMBOL vmlinux 0x85cfcd69 fwnode_mdiobus_register_phy +EXPORT_SYMBOL vmlinux 0x85d3b75a blk_queue_dma_alignment +EXPORT_SYMBOL vmlinux 0x85df9b6c strsep +EXPORT_SYMBOL vmlinux 0x85e29513 kobject_get +EXPORT_SYMBOL vmlinux 0x85e48fe5 input_flush_device +EXPORT_SYMBOL vmlinux 0x85efc7e0 zero_pfn +EXPORT_SYMBOL vmlinux 0x85f28026 xfrm_state_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x85f5414e tcp_recvmsg +EXPORT_SYMBOL vmlinux 0x85f596a4 neigh_proc_dointvec +EXPORT_SYMBOL vmlinux 0x86053647 flow_rule_match_ct +EXPORT_SYMBOL vmlinux 0x862241f7 backlight_device_get_by_type +EXPORT_SYMBOL vmlinux 0x862c8035 bitmap_alloc_node +EXPORT_SYMBOL vmlinux 0x86307ae8 tcf_action_update_hw_stats +EXPORT_SYMBOL vmlinux 0x8632c610 genl_notify +EXPORT_SYMBOL vmlinux 0x863a276a color_table +EXPORT_SYMBOL vmlinux 0x86412d05 always_delete_dentry +EXPORT_SYMBOL vmlinux 0x8661e16e __xfrm_dst_lookup +EXPORT_SYMBOL vmlinux 0x866a62b2 gnet_stats_basic_sync_init +EXPORT_SYMBOL vmlinux 0x868acba5 get_options +EXPORT_SYMBOL vmlinux 0x86ae3833 sock_wake_async +EXPORT_SYMBOL vmlinux 0x86af4ac9 single_open_size +EXPORT_SYMBOL vmlinux 0x86b5553c __skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x86b9851a __remove_inode_hash +EXPORT_SYMBOL vmlinux 0x86c5ba16 sk_page_frag_refill +EXPORT_SYMBOL vmlinux 0x86c7272b iosf_mbi_read +EXPORT_SYMBOL vmlinux 0x86ce8200 jbd2_journal_set_features +EXPORT_SYMBOL vmlinux 0x86d16ee5 seq_put_decimal_ull +EXPORT_SYMBOL vmlinux 0x86d52ba5 lookup_constant +EXPORT_SYMBOL vmlinux 0x86dd708d tc_skb_ext_tc_enable +EXPORT_SYMBOL vmlinux 0x86de5b0c __neigh_for_each_release +EXPORT_SYMBOL vmlinux 0x86ee20ee generic_pipe_buf_get +EXPORT_SYMBOL vmlinux 0x86f27420 iosf_mbi_block_punit_i2c_access +EXPORT_SYMBOL vmlinux 0x86fb9b05 bitmap_parse_user +EXPORT_SYMBOL vmlinux 0x86ffc37e seq_bprintf +EXPORT_SYMBOL vmlinux 0x87029941 xattr_full_name +EXPORT_SYMBOL vmlinux 0x8706ca3b pcim_iounmap +EXPORT_SYMBOL vmlinux 0x87119584 unpin_user_pages +EXPORT_SYMBOL vmlinux 0x8717b680 amd_iommu_domain_enable_v2 +EXPORT_SYMBOL vmlinux 0x871a1aa3 xfrm_dev_state_flush +EXPORT_SYMBOL vmlinux 0x87295e57 mmc_card_is_blockaddr +EXPORT_SYMBOL vmlinux 0x873b414c md_set_array_sectors +EXPORT_SYMBOL vmlinux 0x8761c87b rps_needed +EXPORT_SYMBOL vmlinux 0x8763f116 mmc_can_discard +EXPORT_SYMBOL vmlinux 0x87677c96 sk_free +EXPORT_SYMBOL vmlinux 0x87706d4e __put_user_nocheck_8 +EXPORT_SYMBOL vmlinux 0x87809aeb put_user_ifreq +EXPORT_SYMBOL vmlinux 0x879f37a6 __skb_recv_udp +EXPORT_SYMBOL vmlinux 0x87a21cb3 __ubsan_handle_out_of_bounds +EXPORT_SYMBOL vmlinux 0x87a98041 __tty_insert_flip_char +EXPORT_SYMBOL vmlinux 0x87afdcf7 lock_sock_nested +EXPORT_SYMBOL vmlinux 0x87b2823c fasync_helper +EXPORT_SYMBOL vmlinux 0x87b8457a blk_mq_init_queue +EXPORT_SYMBOL vmlinux 0x87c8c92f dma_fence_match_context +EXPORT_SYMBOL vmlinux 0x87c95dff __nla_put +EXPORT_SYMBOL vmlinux 0x87ed7f18 slab_build_skb +EXPORT_SYMBOL vmlinux 0x87f23683 __neigh_set_probe_once +EXPORT_SYMBOL vmlinux 0x8810754a _find_first_bit +EXPORT_SYMBOL vmlinux 0x881bad5e phy_mipi_dphy_config_validate +EXPORT_SYMBOL vmlinux 0x881c4413 gen_pool_first_fit +EXPORT_SYMBOL vmlinux 0x8823ef75 intel_gmch_gtt_insert_page +EXPORT_SYMBOL vmlinux 0x883fc7e0 xfrm_input_register_afinfo +EXPORT_SYMBOL vmlinux 0x8840983e __skb_pad +EXPORT_SYMBOL vmlinux 0x884b87fc netlink_broadcast +EXPORT_SYMBOL vmlinux 0x885c44e1 inet_dev_addr_type +EXPORT_SYMBOL vmlinux 0x888017bc ethtool_aggregate_mac_stats +EXPORT_SYMBOL vmlinux 0x88822d38 unregister_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0x88850135 rproc_remove_subdev +EXPORT_SYMBOL vmlinux 0x8888db65 rc5t583_ext_power_req_config +EXPORT_SYMBOL vmlinux 0x8888f1fe xxh32 +EXPORT_SYMBOL vmlinux 0x888e0a7d blk_queue_flag_set +EXPORT_SYMBOL vmlinux 0x889b1370 _raw_read_trylock +EXPORT_SYMBOL vmlinux 0x88a1e548 alloc_file_pseudo +EXPORT_SYMBOL vmlinux 0x88d902f2 cros_ec_get_host_event +EXPORT_SYMBOL vmlinux 0x88db9f48 __check_object_size +EXPORT_SYMBOL vmlinux 0x88e1d0f0 page_frag_free +EXPORT_SYMBOL vmlinux 0x88f7bc4c backlight_force_update +EXPORT_SYMBOL vmlinux 0x88fd7141 tcp_release_cb +EXPORT_SYMBOL vmlinux 0x8900ecd0 mdiobus_is_registered_device +EXPORT_SYMBOL vmlinux 0x890b8755 inet_csk_reqsk_queue_add +EXPORT_SYMBOL vmlinux 0x891da9a3 capable_wrt_inode_uidgid +EXPORT_SYMBOL vmlinux 0x891dbb8f sgl_free_order +EXPORT_SYMBOL vmlinux 0x8930d06b generic_fillattr +EXPORT_SYMBOL vmlinux 0x893b0a25 phy_ethtool_set_wol +EXPORT_SYMBOL vmlinux 0x89405357 rproc_coredump_add_segment +EXPORT_SYMBOL vmlinux 0x89434b4b radix_tree_tag_clear +EXPORT_SYMBOL vmlinux 0x894f3769 follow_pfn +EXPORT_SYMBOL vmlinux 0x896983eb generic_file_readonly_mmap +EXPORT_SYMBOL vmlinux 0x8988e24d set_pages_wb +EXPORT_SYMBOL vmlinux 0x898cdb16 cdrom_release +EXPORT_SYMBOL vmlinux 0x89940875 mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x899fb2bc seq_printf +EXPORT_SYMBOL vmlinux 0x89b0b271 get_phy_device +EXPORT_SYMBOL vmlinux 0x89b4a6d1 param_get_ulong +EXPORT_SYMBOL vmlinux 0x89b5ffe4 cros_ec_prepare_tx +EXPORT_SYMBOL vmlinux 0x89bd762d security_inet_conn_established +EXPORT_SYMBOL vmlinux 0x89c56955 insert_inode_locked +EXPORT_SYMBOL vmlinux 0x89ca1b35 security_dentry_create_files_as +EXPORT_SYMBOL vmlinux 0x89dde8c9 init_special_inode +EXPORT_SYMBOL vmlinux 0x89efd6ed dev_loopback_xmit +EXPORT_SYMBOL vmlinux 0x8a004edf tcp_set_rcvlowat +EXPORT_SYMBOL vmlinux 0x8a0b9b65 km_query +EXPORT_SYMBOL vmlinux 0x8a166496 neigh_xmit +EXPORT_SYMBOL vmlinux 0x8a1aceeb xfrm4_udp_encap_rcv +EXPORT_SYMBOL vmlinux 0x8a233f26 ip6_dst_check +EXPORT_SYMBOL vmlinux 0x8a2a699c tty_unregister_ldisc +EXPORT_SYMBOL vmlinux 0x8a336479 flow_rule_match_enc_ipv6_addrs +EXPORT_SYMBOL vmlinux 0x8a35b432 sme_me_mask +EXPORT_SYMBOL vmlinux 0x8a47043d LZ4_decompress_safe_continue +EXPORT_SYMBOL vmlinux 0x8a490c90 rfkill_set_sw_state +EXPORT_SYMBOL vmlinux 0x8a4a4783 vme_dma_list_free +EXPORT_SYMBOL vmlinux 0x8a4cac32 skb_copy_and_csum_bits +EXPORT_SYMBOL vmlinux 0x8a5235a4 netlink_net_capable +EXPORT_SYMBOL vmlinux 0x8a54670a __x86_indirect_jump_thunk_r14 +EXPORT_SYMBOL vmlinux 0x8a552509 tty_insert_flip_string_fixed_flag +EXPORT_SYMBOL vmlinux 0x8a6c7139 acpi_mask_gpe +EXPORT_SYMBOL vmlinux 0x8a7094ba vm_brk_flags +EXPORT_SYMBOL vmlinux 0x8a7d1c31 high_memory +EXPORT_SYMBOL vmlinux 0x8a833583 dma_fence_array_ops +EXPORT_SYMBOL vmlinux 0x8a97aea2 __page_frag_cache_drain +EXPORT_SYMBOL vmlinux 0x8a99a016 mempool_free_slab +EXPORT_SYMBOL vmlinux 0x8aa55dfc __generic_file_fsync +EXPORT_SYMBOL vmlinux 0x8aaecd60 __put_cred +EXPORT_SYMBOL vmlinux 0x8ac3334b net_dim_get_def_rx_moderation +EXPORT_SYMBOL vmlinux 0x8ae13ca3 udp_disconnect +EXPORT_SYMBOL vmlinux 0x8ae5be25 seq_read +EXPORT_SYMBOL vmlinux 0x8aeb6660 regset_get +EXPORT_SYMBOL vmlinux 0x8b0088d1 LZ4_decompress_safe_usingDict +EXPORT_SYMBOL vmlinux 0x8b2427de pci_bus_set_ops +EXPORT_SYMBOL vmlinux 0x8b26c8b9 dma_map_sg_attrs +EXPORT_SYMBOL vmlinux 0x8b2e391f tcf_idr_cleanup +EXPORT_SYMBOL vmlinux 0x8b3405ed tcp_get_md5sig_pool +EXPORT_SYMBOL vmlinux 0x8b3657ec copy_page_to_iter +EXPORT_SYMBOL vmlinux 0x8b4ebbce devfreq_update_target +EXPORT_SYMBOL vmlinux 0x8b618d08 overflowuid +EXPORT_SYMBOL vmlinux 0x8b6d773b xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x8b8059bd in_group_p +EXPORT_SYMBOL vmlinux 0x8b843dee migrate_folio +EXPORT_SYMBOL vmlinux 0x8b910be2 errseq_sample +EXPORT_SYMBOL vmlinux 0x8b966b63 sn_rtc_cycles_per_second +EXPORT_SYMBOL vmlinux 0x8b989cf9 acpi_bus_can_wakeup +EXPORT_SYMBOL vmlinux 0x8bab7f57 ww_mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x8bbde782 __phy_resume +EXPORT_SYMBOL vmlinux 0x8bd03b05 scsi_device_quiesce +EXPORT_SYMBOL vmlinux 0x8bd577d0 acpi_ut_exit +EXPORT_SYMBOL vmlinux 0x8bdfc47c __mb_cache_entry_free +EXPORT_SYMBOL vmlinux 0x8bf8d6eb skb_expand_head +EXPORT_SYMBOL vmlinux 0x8bffdc8a drop_super_exclusive +EXPORT_SYMBOL vmlinux 0x8c031f3d textsearch_find_continuous +EXPORT_SYMBOL vmlinux 0x8c1f24a6 udpv6_sendmsg +EXPORT_SYMBOL vmlinux 0x8c204415 __hw_addr_ref_sync_dev +EXPORT_SYMBOL vmlinux 0x8c26d495 prepare_to_wait_event +EXPORT_SYMBOL vmlinux 0x8c30bf67 zstd_dctx_workspace_bound +EXPORT_SYMBOL vmlinux 0x8c334363 sk_reset_timer +EXPORT_SYMBOL vmlinux 0x8c43efc6 jbd2_journal_update_sb_errno +EXPORT_SYMBOL vmlinux 0x8c5962db con_copy_unimap +EXPORT_SYMBOL vmlinux 0x8c6204d7 sock_no_linger +EXPORT_SYMBOL vmlinux 0x8c6ec291 free_task +EXPORT_SYMBOL vmlinux 0x8c72c009 skb_eth_push +EXPORT_SYMBOL vmlinux 0x8c7a5ff6 input_mt_report_pointer_emulation +EXPORT_SYMBOL vmlinux 0x8c7bedb0 unregister_shrinker +EXPORT_SYMBOL vmlinux 0x8c8569cb kstrtoint +EXPORT_SYMBOL vmlinux 0x8c984466 skb_clone_sk +EXPORT_SYMBOL vmlinux 0x8c9e338f acpi_bios_error +EXPORT_SYMBOL vmlinux 0x8caf9305 uuid_is_valid +EXPORT_SYMBOL vmlinux 0x8cb37220 xfrm4_protocol_register +EXPORT_SYMBOL vmlinux 0x8cc5a68c read_cache_page_gfp +EXPORT_SYMBOL vmlinux 0x8cc79cab iowrite16_rep +EXPORT_SYMBOL vmlinux 0x8cda8029 xen_clear_irq_pending +EXPORT_SYMBOL vmlinux 0x8cdb953f sk_dst_check +EXPORT_SYMBOL vmlinux 0x8cdc1934 param_ops_int +EXPORT_SYMBOL vmlinux 0x8cdcc5c1 vmap +EXPORT_SYMBOL vmlinux 0x8cf2bd6f md_unregister_thread +EXPORT_SYMBOL vmlinux 0x8cf85c1b scsi_print_command +EXPORT_SYMBOL vmlinux 0x8cfa6091 dquot_quotactl_sysfile_ops +EXPORT_SYMBOL vmlinux 0x8d08be90 __fib6_flush_trees +EXPORT_SYMBOL vmlinux 0x8d09991c fb_is_primary_device +EXPORT_SYMBOL vmlinux 0x8d33e672 __find_nth_andnot_bit +EXPORT_SYMBOL vmlinux 0x8d3a507f xfrm_unregister_type_offload +EXPORT_SYMBOL vmlinux 0x8d4726bc inet_frags_fini +EXPORT_SYMBOL vmlinux 0x8d53cdff input_copy_abs +EXPORT_SYMBOL vmlinux 0x8d55bb8a qid_eq +EXPORT_SYMBOL vmlinux 0x8d60652c __SCT__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x8d6aff89 __put_user_nocheck_4 +EXPORT_SYMBOL vmlinux 0x8d73278e hex_asc_upper +EXPORT_SYMBOL vmlinux 0x8d78b4b4 grab_cache_page_write_begin +EXPORT_SYMBOL vmlinux 0x8dafaf22 hdmi_avi_infoframe_pack +EXPORT_SYMBOL vmlinux 0x8db22efe acpi_setup_gpe_for_wake +EXPORT_SYMBOL vmlinux 0x8db8c028 i2c_add_adapter +EXPORT_SYMBOL vmlinux 0x8dc2a0a0 phy_start_cable_test +EXPORT_SYMBOL vmlinux 0x8ddd8aad schedule_timeout +EXPORT_SYMBOL vmlinux 0x8dee722d _raw_read_lock_bh +EXPORT_SYMBOL vmlinux 0x8df1ea8a d_obtain_root +EXPORT_SYMBOL vmlinux 0x8df92f66 memchr_inv +EXPORT_SYMBOL vmlinux 0x8df9dd10 guid_null +EXPORT_SYMBOL vmlinux 0x8e06d5ba set_create_files_as +EXPORT_SYMBOL vmlinux 0x8e077dd6 skb_udp_tunnel_segment +EXPORT_SYMBOL vmlinux 0x8e17b3ae idr_destroy +EXPORT_SYMBOL vmlinux 0x8e1d4748 sock_no_ioctl +EXPORT_SYMBOL vmlinux 0x8e3c8d5b generic_write_checks +EXPORT_SYMBOL vmlinux 0x8e3e0f7d fault_in_readable +EXPORT_SYMBOL vmlinux 0x8e47c611 register_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0x8e586fc7 __zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x8e6be426 dcb_ieee_getapp_default_prio_mask +EXPORT_SYMBOL vmlinux 0x8e735ee2 open_exec +EXPORT_SYMBOL vmlinux 0x8e93bd24 security_secctx_to_secid +EXPORT_SYMBOL vmlinux 0x8ea5e6b7 bpf_empty_prog_array +EXPORT_SYMBOL vmlinux 0x8eaf2a5f vga_switcheroo_unregister_handler +EXPORT_SYMBOL vmlinux 0x8ec760b0 cgroup_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0x8ed822a9 alloc_fddidev +EXPORT_SYMBOL vmlinux 0x8eda287c con_is_visible +EXPORT_SYMBOL vmlinux 0x8f01afd6 twl6030_interrupt_mask +EXPORT_SYMBOL vmlinux 0x8f109b49 __scsi_print_sense +EXPORT_SYMBOL vmlinux 0x8f111041 tcp_md5_hash_skb_data +EXPORT_SYMBOL vmlinux 0x8f1eacf8 alloc_skb_with_frags +EXPORT_SYMBOL vmlinux 0x8f2703b7 wbinvd_on_all_cpus +EXPORT_SYMBOL vmlinux 0x8f4c75d9 file_write_and_wait_range +EXPORT_SYMBOL vmlinux 0x8f51ca45 pci_disable_msi +EXPORT_SYMBOL vmlinux 0x8f76c94c blk_queue_logical_block_size +EXPORT_SYMBOL vmlinux 0x8f80bf11 acpi_install_gpe_raw_handler +EXPORT_SYMBOL vmlinux 0x8f89e5d0 tcp_shutdown +EXPORT_SYMBOL vmlinux 0x8f93f8ed scsi_device_set_state +EXPORT_SYMBOL vmlinux 0x8f94fa05 rps_may_expire_flow +EXPORT_SYMBOL vmlinux 0x8f996a30 ethtool_convert_legacy_u32_to_link_mode +EXPORT_SYMBOL vmlinux 0x8f9c199c __get_user_2 +EXPORT_SYMBOL vmlinux 0x8fa25c24 xa_find +EXPORT_SYMBOL vmlinux 0x8fa4eb66 dev_pick_tx_cpu_id +EXPORT_SYMBOL vmlinux 0x8fb47bb7 __sk_queue_drop_skb +EXPORT_SYMBOL vmlinux 0x8fbff630 flow_block_cb_free +EXPORT_SYMBOL vmlinux 0x8fc86159 flow_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x8fd1e50b __folio_alloc +EXPORT_SYMBOL vmlinux 0x8ff115c9 __blockdev_direct_IO +EXPORT_SYMBOL vmlinux 0x8ff89ed0 seg6_hmac_exit +EXPORT_SYMBOL vmlinux 0x90006be6 dm_kcopyd_client_flush +EXPORT_SYMBOL vmlinux 0x900e7c95 arp_send +EXPORT_SYMBOL vmlinux 0x901f95aa tcp_mss_to_mtu +EXPORT_SYMBOL vmlinux 0x902d8722 vme_slave_get +EXPORT_SYMBOL vmlinux 0x9034a696 mempool_destroy +EXPORT_SYMBOL vmlinux 0x90430c09 block_is_partially_uptodate +EXPORT_SYMBOL vmlinux 0x904cd682 blk_post_runtime_suspend +EXPORT_SYMBOL vmlinux 0x90576ec4 vmemdup_user +EXPORT_SYMBOL vmlinux 0x906f86d9 iget_failed +EXPORT_SYMBOL vmlinux 0x9092defd proc_doulongvec_minmax +EXPORT_SYMBOL vmlinux 0x909b07cd mmc_free_host +EXPORT_SYMBOL vmlinux 0x90ab310d pci_scan_root_bus_bridge +EXPORT_SYMBOL vmlinux 0x90bf8d1e dma_sync_single_for_device +EXPORT_SYMBOL vmlinux 0x90e44dbe proc_create +EXPORT_SYMBOL vmlinux 0x90f70ba3 lock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x90fa853d agp_create_memory +EXPORT_SYMBOL vmlinux 0x90fd49dc ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0x90fd82f6 pci_enable_device_io +EXPORT_SYMBOL vmlinux 0x9114b616 __xa_alloc +EXPORT_SYMBOL vmlinux 0x9145194b __mmap_lock_do_trace_start_locking +EXPORT_SYMBOL vmlinux 0x91461c5d ip_route_me_harder +EXPORT_SYMBOL vmlinux 0x915072fb skb_set_owner_w +EXPORT_SYMBOL vmlinux 0x91550f1b wireless_spy_update +EXPORT_SYMBOL vmlinux 0x91607d95 set_memory_wb +EXPORT_SYMBOL vmlinux 0x9166fada strncpy +EXPORT_SYMBOL vmlinux 0x9166fc03 __flush_workqueue +EXPORT_SYMBOL vmlinux 0x9176145b acpi_install_global_event_handler +EXPORT_SYMBOL vmlinux 0x919c58f3 __clzsi2 +EXPORT_SYMBOL vmlinux 0x919d5d40 __put_devmap_managed_page_refs +EXPORT_SYMBOL vmlinux 0x91a10c61 intel_scu_ipc_dev_simple_command +EXPORT_SYMBOL vmlinux 0x91a488ac __netdev_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x91a7b1da qdisc_class_hash_remove +EXPORT_SYMBOL vmlinux 0x91b5e2ff phy_connect +EXPORT_SYMBOL vmlinux 0x91bc2469 rproc_detach +EXPORT_SYMBOL vmlinux 0x91bef749 sg_miter_start +EXPORT_SYMBOL vmlinux 0x91bf39a6 block_read_full_folio +EXPORT_SYMBOL vmlinux 0x91c49517 __block_write_full_folio +EXPORT_SYMBOL vmlinux 0x91e4b320 tcf_block_get +EXPORT_SYMBOL vmlinux 0x91e82a57 arp_xmit +EXPORT_SYMBOL vmlinux 0x91f44510 idr_alloc_cyclic +EXPORT_SYMBOL vmlinux 0x91f68ea1 __hw_addr_sync +EXPORT_SYMBOL vmlinux 0x91f99b63 blk_mq_rq_cpu +EXPORT_SYMBOL vmlinux 0x91fc3be6 flow_rule_match_basic +EXPORT_SYMBOL vmlinux 0x922882cf inet_addr_type +EXPORT_SYMBOL vmlinux 0x922f45a6 __bitmap_clear +EXPORT_SYMBOL vmlinux 0x923b1276 dmaengine_get +EXPORT_SYMBOL vmlinux 0x923ee444 uart_get_divisor +EXPORT_SYMBOL vmlinux 0x9242e24b d_find_any_alias +EXPORT_SYMBOL vmlinux 0x92488822 d_exact_alias +EXPORT_SYMBOL vmlinux 0x92540fbf finish_wait +EXPORT_SYMBOL vmlinux 0x9258c776 hdmi_vendor_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x92689d42 dev_pm_opp_register_notifier +EXPORT_SYMBOL vmlinux 0x926f2dd0 devm_rproc_add +EXPORT_SYMBOL vmlinux 0x92774cf8 __kfence_pool +EXPORT_SYMBOL vmlinux 0x927b6a03 vlan_filter_drop_vids +EXPORT_SYMBOL vmlinux 0x927dc757 md_register_thread +EXPORT_SYMBOL vmlinux 0x9281609c filemap_fdatawrite_range +EXPORT_SYMBOL vmlinux 0x92897e3d default_idle +EXPORT_SYMBOL vmlinux 0x92910cae blk_queue_max_discard_sectors +EXPORT_SYMBOL vmlinux 0x9291cd3b memdup_user +EXPORT_SYMBOL vmlinux 0x929878b2 posix_acl_to_xattr +EXPORT_SYMBOL vmlinux 0x92a51e56 acpi_debug_print_raw +EXPORT_SYMBOL vmlinux 0x92b1497b invalidate_bdev +EXPORT_SYMBOL vmlinux 0x92b99a33 acpi_put_table +EXPORT_SYMBOL vmlinux 0x92b9b180 slash_name +EXPORT_SYMBOL vmlinux 0x92c83bc0 drop_super +EXPORT_SYMBOL vmlinux 0x92c856a3 iwe_stream_add_event +EXPORT_SYMBOL vmlinux 0x92d47482 tty_write_room +EXPORT_SYMBOL vmlinux 0x92d5838e request_threaded_irq +EXPORT_SYMBOL vmlinux 0x92dcdcc4 bio_copy_data +EXPORT_SYMBOL vmlinux 0x92e683f5 down_timeout +EXPORT_SYMBOL vmlinux 0x92ebf77f netdev_upper_dev_unlink +EXPORT_SYMBOL vmlinux 0x92ec510d jiffies64_to_msecs +EXPORT_SYMBOL vmlinux 0x92f13a92 filemap_check_errors +EXPORT_SYMBOL vmlinux 0x92fa5abb vme_lm_detach +EXPORT_SYMBOL vmlinux 0x93022ba6 __scsi_format_command +EXPORT_SYMBOL vmlinux 0x9305f8e6 cpufreq_get +EXPORT_SYMBOL vmlinux 0x9307a200 nvdimm_namespace_capacity +EXPORT_SYMBOL vmlinux 0x9310762f sk_stream_wait_memory +EXPORT_SYMBOL vmlinux 0x9324da50 dev_lstats_read +EXPORT_SYMBOL vmlinux 0x932e8860 fs_param_is_u64 +EXPORT_SYMBOL vmlinux 0x9342af9f __task_pid_nr_ns +EXPORT_SYMBOL vmlinux 0x93473a8a setattr_prepare +EXPORT_SYMBOL vmlinux 0x934f564b __x86_indirect_jump_thunk_r15 +EXPORT_SYMBOL vmlinux 0x93618ded pci_map_rom +EXPORT_SYMBOL vmlinux 0x936298dd param_ops_string +EXPORT_SYMBOL vmlinux 0x93651dce max8998_bulk_read +EXPORT_SYMBOL vmlinux 0x936abcb3 ip_frag_next +EXPORT_SYMBOL vmlinux 0x937733e3 qid_valid +EXPORT_SYMBOL vmlinux 0x938d986f mipi_dsi_dcs_nop +EXPORT_SYMBOL vmlinux 0x938f2c93 pm8606_osc_enable +EXPORT_SYMBOL vmlinux 0x93a10a56 mode_strip_sgid +EXPORT_SYMBOL vmlinux 0x93a6e0b2 io_schedule +EXPORT_SYMBOL vmlinux 0x93aea310 sg_miter_next +EXPORT_SYMBOL vmlinux 0x93b3fc74 register_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x93b731d4 rproc_resource_cleanup +EXPORT_SYMBOL vmlinux 0x93b86ddb fscrypt_decrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0x93ccdde1 inet_frag_reasm_prepare +EXPORT_SYMBOL vmlinux 0x93ce454e folio_account_redirty +EXPORT_SYMBOL vmlinux 0x93d66eb3 fb_io_write +EXPORT_SYMBOL vmlinux 0x93d6dd8c complete_all +EXPORT_SYMBOL vmlinux 0x93d97331 filemap_splice_read +EXPORT_SYMBOL vmlinux 0x93e285df jbd2_journal_check_used_features +EXPORT_SYMBOL vmlinux 0x93eb146c nd_btt_arena_is_valid +EXPORT_SYMBOL vmlinux 0x93f1e4f9 ip_tunnel_parse_protocol +EXPORT_SYMBOL vmlinux 0x93f7fdd1 twl6040_reg_read +EXPORT_SYMBOL vmlinux 0x93fb64b8 vga_client_register +EXPORT_SYMBOL vmlinux 0x940d188f eisa_driver_register +EXPORT_SYMBOL vmlinux 0x940f232b intel_gmch_probe +EXPORT_SYMBOL vmlinux 0x94240d53 xsk_get_pool_from_qid +EXPORT_SYMBOL vmlinux 0x9427b6d3 jbd2_log_wait_commit +EXPORT_SYMBOL vmlinux 0x9428f816 dim_turn +EXPORT_SYMBOL vmlinux 0x943a3928 locks_free_lock +EXPORT_SYMBOL vmlinux 0x944375db _totalram_pages +EXPORT_SYMBOL vmlinux 0x944a564d is_console_locked +EXPORT_SYMBOL vmlinux 0x946b1d7d tcp_add_backlog +EXPORT_SYMBOL vmlinux 0x94722dd6 flow_rule_match_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x9474a607 mmc_wait_for_cmd +EXPORT_SYMBOL vmlinux 0x948057e0 inode_query_iversion +EXPORT_SYMBOL vmlinux 0x9493fc86 node_states +EXPORT_SYMBOL vmlinux 0x94961283 vunmap +EXPORT_SYMBOL vmlinux 0x94acdde1 arch_debugfs_dir +EXPORT_SYMBOL vmlinux 0x94bb7ec3 gen_pool_dma_zalloc_algo +EXPORT_SYMBOL vmlinux 0x94bf03ca utf8_to_utf32 +EXPORT_SYMBOL vmlinux 0x94c253d8 phy_resume +EXPORT_SYMBOL vmlinux 0x94c6c8da scsi_test_unit_ready +EXPORT_SYMBOL vmlinux 0x94e56e6b tty_port_block_til_ready +EXPORT_SYMBOL vmlinux 0x94fdd5d5 mmc_retune_timer_stop +EXPORT_SYMBOL vmlinux 0x95030848 pci_request_irq +EXPORT_SYMBOL vmlinux 0x9507c90f copy_fsxattr_to_user +EXPORT_SYMBOL vmlinux 0x952aedb1 __SCK__tp_func_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x952ea48c make_bad_inode +EXPORT_SYMBOL vmlinux 0x953d2426 utf8_strncmp +EXPORT_SYMBOL vmlinux 0x954cef6f init_on_alloc +EXPORT_SYMBOL vmlinux 0x954f099c idr_preload +EXPORT_SYMBOL vmlinux 0x954fefe6 sock_alloc_file +EXPORT_SYMBOL vmlinux 0x955a0003 netif_schedule_queue +EXPORT_SYMBOL vmlinux 0x956ec565 mipi_dsi_device_register_full +EXPORT_SYMBOL vmlinux 0x957977fd unlock_buffer +EXPORT_SYMBOL vmlinux 0x957c9ebf neigh_proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0x9582447d dquot_get_next_id +EXPORT_SYMBOL vmlinux 0x95a01797 ip_fraglist_init +EXPORT_SYMBOL vmlinux 0x95a07bb5 acpi_execute_reg_methods +EXPORT_SYMBOL vmlinux 0x95a0f2b5 mmc_can_gpio_cd +EXPORT_SYMBOL vmlinux 0x95a67b07 udp_table +EXPORT_SYMBOL vmlinux 0x95cd7205 skb_get_hash_perturb +EXPORT_SYMBOL vmlinux 0x95f5eb7b reuseport_has_conns_set +EXPORT_SYMBOL vmlinux 0x960066d3 __udp_disconnect +EXPORT_SYMBOL vmlinux 0x9625695d acpi_install_gpe_block +EXPORT_SYMBOL vmlinux 0x96281efa generic_file_read_iter +EXPORT_SYMBOL vmlinux 0x9630acab __netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x965da6ac mdio_driver_register +EXPORT_SYMBOL vmlinux 0x965f5626 param_ops_ushort +EXPORT_SYMBOL vmlinux 0x96709028 pci_write_config_word +EXPORT_SYMBOL vmlinux 0x96848186 scnprintf +EXPORT_SYMBOL vmlinux 0x968517ec pm860x_bulk_read +EXPORT_SYMBOL vmlinux 0x9692d5f2 twl6040_clear_bits +EXPORT_SYMBOL vmlinux 0x9696c167 noop_qdisc +EXPORT_SYMBOL vmlinux 0x96b29254 strncasecmp +EXPORT_SYMBOL vmlinux 0x96c17136 fb_var_to_videomode +EXPORT_SYMBOL vmlinux 0x96ca2915 _dev_info +EXPORT_SYMBOL vmlinux 0x96cc4d63 devm_clk_get +EXPORT_SYMBOL vmlinux 0x96cd2b04 scsi_sense_key_string +EXPORT_SYMBOL vmlinux 0x96ce6f2c ipv6_mc_check_mld +EXPORT_SYMBOL vmlinux 0x96ced822 rdmacg_try_charge +EXPORT_SYMBOL vmlinux 0x96dd5e2a netdev_warn +EXPORT_SYMBOL vmlinux 0x96e5d30f gen_pool_set_algo +EXPORT_SYMBOL vmlinux 0x96eab78b iosf_mbi_modify +EXPORT_SYMBOL vmlinux 0x96ec6255 iget5_locked +EXPORT_SYMBOL vmlinux 0x96f71379 dev_mc_del_global +EXPORT_SYMBOL vmlinux 0x96fab350 dim_park_on_top +EXPORT_SYMBOL vmlinux 0x9706af1e pci_bus_read_config_dword +EXPORT_SYMBOL vmlinux 0x9708d187 sk_ns_capable +EXPORT_SYMBOL vmlinux 0x970fe76c inet_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x9728f58e blk_get_queue +EXPORT_SYMBOL vmlinux 0x973fa82e register_acpi_notifier +EXPORT_SYMBOL vmlinux 0x97645815 gnet_stats_start_copy_compat +EXPORT_SYMBOL vmlinux 0x97651e6c vmemmap_base +EXPORT_SYMBOL vmlinux 0x97796289 vm_node_stat +EXPORT_SYMBOL vmlinux 0x97a57333 crc_t10dif_update +EXPORT_SYMBOL vmlinux 0x97adb487 utf8s_to_utf16s +EXPORT_SYMBOL vmlinux 0x97b0e9af netdev_printk +EXPORT_SYMBOL vmlinux 0x97b2acce devfreq_add_device +EXPORT_SYMBOL vmlinux 0x97b3426f agp_alloc_bridge +EXPORT_SYMBOL vmlinux 0x97b88138 tty_do_resize +EXPORT_SYMBOL vmlinux 0x97bdfa60 scsi_dev_info_remove_list +EXPORT_SYMBOL vmlinux 0x97d2bd26 dev_mc_sync +EXPORT_SYMBOL vmlinux 0x97d816e7 secure_tcpv6_ts_off +EXPORT_SYMBOL vmlinux 0x97e7aaec netif_carrier_off +EXPORT_SYMBOL vmlinux 0x97ee7836 reuseport_alloc +EXPORT_SYMBOL vmlinux 0x980ab583 vlan_vids_del_by_dev +EXPORT_SYMBOL vmlinux 0x981a344d kthread_create_worker +EXPORT_SYMBOL vmlinux 0x9829fc11 __kfifo_out_peek_r +EXPORT_SYMBOL vmlinux 0x983a38ac tcp_init_sock +EXPORT_SYMBOL vmlinux 0x9846212d mdio_device_reset +EXPORT_SYMBOL vmlinux 0x984d9c39 cpumask_next_wrap +EXPORT_SYMBOL vmlinux 0x98555a05 dma_fence_chain_walk +EXPORT_SYMBOL vmlinux 0x9856bdae vme_bus_num +EXPORT_SYMBOL vmlinux 0x9858f364 get_random_u8 +EXPORT_SYMBOL vmlinux 0x987623b7 inode_get_bytes +EXPORT_SYMBOL vmlinux 0x987671f0 netdev_unbind_sb_channel +EXPORT_SYMBOL vmlinux 0x98c44afa dcb_getrewr +EXPORT_SYMBOL vmlinux 0x98c89ade security_xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x98cb878e proc_dobool +EXPORT_SYMBOL vmlinux 0x98d2146c jbd2_journal_lock_updates +EXPORT_SYMBOL vmlinux 0x98e042b8 xfrm_state_lookup_byspi +EXPORT_SYMBOL vmlinux 0x98e508ef ignore_console_lock_warning +EXPORT_SYMBOL vmlinux 0x99078b39 trace_print_flags_seq +EXPORT_SYMBOL vmlinux 0x99093fdd pnp_register_driver +EXPORT_SYMBOL vmlinux 0x992cc922 tcp_mmap +EXPORT_SYMBOL vmlinux 0x9939eba0 backlight_unregister_notifier +EXPORT_SYMBOL vmlinux 0x9949dfcb __skb_flow_get_ports +EXPORT_SYMBOL vmlinux 0x99517682 udp_encap_enable +EXPORT_SYMBOL vmlinux 0x9968000f __cgroup_bpf_run_filter_sk +EXPORT_SYMBOL vmlinux 0x996956c3 scm_fp_dup +EXPORT_SYMBOL vmlinux 0x99786b15 param_get_hexint +EXPORT_SYMBOL vmlinux 0x9980263c from_kgid +EXPORT_SYMBOL vmlinux 0x998c7039 xfrm_lookup_with_ifid +EXPORT_SYMBOL vmlinux 0x999e8297 vfree +EXPORT_SYMBOL vmlinux 0x99a8fb64 pnp_is_active +EXPORT_SYMBOL vmlinux 0x99b0ef2f genphy_c37_read_status +EXPORT_SYMBOL vmlinux 0x99d472b1 net_dim_get_rx_moderation +EXPORT_SYMBOL vmlinux 0x99daa9bf try_offline_node +EXPORT_SYMBOL vmlinux 0x99eeeb23 pnp_start_dev +EXPORT_SYMBOL vmlinux 0x99f068d5 x86_cpu_to_node_map +EXPORT_SYMBOL vmlinux 0x99f385a1 skb_page_frag_refill +EXPORT_SYMBOL vmlinux 0x99f7371c refcount_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0x99f78a3a scsi_target_quiesce +EXPORT_SYMBOL vmlinux 0x99f9638f __napi_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x99f996f7 tcf_idr_create +EXPORT_SYMBOL vmlinux 0x99ff7327 netdev_offload_xstats_enabled +EXPORT_SYMBOL vmlinux 0x9a0b380b skb_abort_seq_read +EXPORT_SYMBOL vmlinux 0x9a1740a5 security_tun_dev_attach +EXPORT_SYMBOL vmlinux 0x9a1dfd65 strpbrk +EXPORT_SYMBOL vmlinux 0x9a22391e radix_tree_gang_lookup_tag_slot +EXPORT_SYMBOL vmlinux 0x9a259c8c kset_register +EXPORT_SYMBOL vmlinux 0x9a2c088f irq_stat +EXPORT_SYMBOL vmlinux 0x9a3245bb dev_set_threaded +EXPORT_SYMBOL vmlinux 0x9a367129 amd_iommu_flush_tlb +EXPORT_SYMBOL vmlinux 0x9a449c0c get_tree_bdev +EXPORT_SYMBOL vmlinux 0x9a4751b5 dquot_initialize +EXPORT_SYMBOL vmlinux 0x9a52b7e6 inode_init_owner +EXPORT_SYMBOL vmlinux 0x9a583306 netlbl_bitmap_walk +EXPORT_SYMBOL vmlinux 0x9a686f1d __inet6_lookup_established +EXPORT_SYMBOL vmlinux 0x9a771971 __bforget +EXPORT_SYMBOL vmlinux 0x9a809131 phy_attached_info_irq +EXPORT_SYMBOL vmlinux 0x9a9b95be phy_disconnect +EXPORT_SYMBOL vmlinux 0x9a9e9369 rtc_add_group +EXPORT_SYMBOL vmlinux 0x9aa65f82 tcp_time_wait +EXPORT_SYMBOL vmlinux 0x9aaeefce sysctl_nf_log_all_netns +EXPORT_SYMBOL vmlinux 0x9ab9de06 dquot_set_dqblk +EXPORT_SYMBOL vmlinux 0x9acd3f6f get_cpu_entry_area +EXPORT_SYMBOL vmlinux 0x9ad1a275 pps_lookup_dev +EXPORT_SYMBOL vmlinux 0x9ad77da2 edac_mc_find +EXPORT_SYMBOL vmlinux 0x9ad7a582 iosf_mbi_assert_punit_acquired +EXPORT_SYMBOL vmlinux 0x9ae47436 _find_last_bit +EXPORT_SYMBOL vmlinux 0x9ae520a4 pci_clear_mwi +EXPORT_SYMBOL vmlinux 0x9af70e4f qdisc_offload_graft_helper +EXPORT_SYMBOL vmlinux 0x9b0634d9 lease_modify +EXPORT_SYMBOL vmlinux 0x9b2560b9 gf128mul_init_4k_bbe +EXPORT_SYMBOL vmlinux 0x9b27799d generic_key_instantiate +EXPORT_SYMBOL vmlinux 0x9b33e0d7 unregister_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x9b496b21 posix_acl_alloc +EXPORT_SYMBOL vmlinux 0x9b5c1a73 filemap_alloc_folio +EXPORT_SYMBOL vmlinux 0x9b679802 mipi_dsi_dcs_set_tear_scanline +EXPORT_SYMBOL vmlinux 0x9b72478f acpi_unload_parent_table +EXPORT_SYMBOL vmlinux 0x9b8075cd tcf_unregister_action +EXPORT_SYMBOL vmlinux 0x9b84f48a vm_map_pages +EXPORT_SYMBOL vmlinux 0x9b8c21ab d_alloc_anon +EXPORT_SYMBOL vmlinux 0x9b8d8b3d input_unregister_device +EXPORT_SYMBOL vmlinux 0x9b8e4639 mipi_dsi_host_register +EXPORT_SYMBOL vmlinux 0x9b94a131 skb_condense +EXPORT_SYMBOL vmlinux 0x9ba0065c tcp_mtup_init +EXPORT_SYMBOL vmlinux 0x9baae264 free_inode_nonrcu +EXPORT_SYMBOL vmlinux 0x9bab6142 folio_migrate_copy +EXPORT_SYMBOL vmlinux 0x9bb4e317 ioread32be +EXPORT_SYMBOL vmlinux 0x9bd85b53 dev_get_port_parent_id +EXPORT_SYMBOL vmlinux 0x9c07df47 netdev_emerg +EXPORT_SYMBOL vmlinux 0x9c10cf92 compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x9c122bcf mempool_create_node +EXPORT_SYMBOL vmlinux 0x9c1be8ae inet_offloads +EXPORT_SYMBOL vmlinux 0x9c2728ce __do_once_done +EXPORT_SYMBOL vmlinux 0x9c4cbbbf scsi_host_get +EXPORT_SYMBOL vmlinux 0x9c65b78a csum_partial_copy_nocheck +EXPORT_SYMBOL vmlinux 0x9c86b9ab fileattr_fill_flags +EXPORT_SYMBOL vmlinux 0x9c9aa3b9 parse_int_array_user +EXPORT_SYMBOL vmlinux 0x9ca66b17 nexthop_res_grp_activity_update +EXPORT_SYMBOL vmlinux 0x9cab34a6 rfkill_set_led_trigger_name +EXPORT_SYMBOL vmlinux 0x9cb986f2 vmalloc_base +EXPORT_SYMBOL vmlinux 0x9ccc192d cfb_fillrect +EXPORT_SYMBOL vmlinux 0x9ccf7171 vme_dma_pci_attribute +EXPORT_SYMBOL vmlinux 0x9cd846dc phy_request_interrupt +EXPORT_SYMBOL vmlinux 0x9cdfb3f7 sysctl_fb_tunnels_only_for_init_net +EXPORT_SYMBOL vmlinux 0x9ce92157 padata_free_shell +EXPORT_SYMBOL vmlinux 0x9ced41ad __SCT__tp_func_read_msr +EXPORT_SYMBOL vmlinux 0x9d099a39 acpi_remove_gpe_handler +EXPORT_SYMBOL vmlinux 0x9d0d6206 unregister_netdevice_notifier +EXPORT_SYMBOL vmlinux 0x9d0d985d devfreq_suspend_device +EXPORT_SYMBOL vmlinux 0x9d14c4ed vfs_mkdir +EXPORT_SYMBOL vmlinux 0x9d1a4ab3 tcp_connect +EXPORT_SYMBOL vmlinux 0x9d26675e zstd_cstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x9d281414 udp_gro_receive +EXPORT_SYMBOL vmlinux 0x9d2ab8ac __tasklet_schedule +EXPORT_SYMBOL vmlinux 0x9d2e7707 unregister_sysrq_key +EXPORT_SYMBOL vmlinux 0x9d3bbe28 pci_clear_master +EXPORT_SYMBOL vmlinux 0x9d3bddbb input_mt_get_slot_by_key +EXPORT_SYMBOL vmlinux 0x9d484faf udp6_set_csum +EXPORT_SYMBOL vmlinux 0x9d5430b2 mipi_dsi_dcs_set_display_brightness_large +EXPORT_SYMBOL vmlinux 0x9d56dce6 input_reset_device +EXPORT_SYMBOL vmlinux 0x9d61e994 ucs2_strncmp +EXPORT_SYMBOL vmlinux 0x9d62fb66 config_group_init +EXPORT_SYMBOL vmlinux 0x9d70541a native_save_fl +EXPORT_SYMBOL vmlinux 0x9d8a2941 bio_integrity_trim +EXPORT_SYMBOL vmlinux 0x9d92f3ad __wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0x9d93e8ed __SCK__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x9d9e7e9d devm_release_resource +EXPORT_SYMBOL vmlinux 0x9dc5372c dev_vprintk_emit +EXPORT_SYMBOL vmlinux 0x9dd9df13 dm_kcopyd_client_create +EXPORT_SYMBOL vmlinux 0x9ddfd84f framebuffer_alloc +EXPORT_SYMBOL vmlinux 0x9de73a0d netdev_refcnt_read +EXPORT_SYMBOL vmlinux 0x9df995fb stack_depot_set_extra_bits +EXPORT_SYMBOL vmlinux 0x9dfb788f blk_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x9e029cbc scmd_printk +EXPORT_SYMBOL vmlinux 0x9e0c711d vzalloc_node +EXPORT_SYMBOL vmlinux 0x9e0de2a9 d_drop +EXPORT_SYMBOL vmlinux 0x9e0fa5ae hsiphash_3u32 +EXPORT_SYMBOL vmlinux 0x9e12a6e5 __skb_vlan_pop +EXPORT_SYMBOL vmlinux 0x9e13f6f6 gf128mul_lle +EXPORT_SYMBOL vmlinux 0x9e17578a cros_ec_query_all +EXPORT_SYMBOL vmlinux 0x9e1f3827 setattr_copy +EXPORT_SYMBOL vmlinux 0x9e2186a2 kobject_del +EXPORT_SYMBOL vmlinux 0x9e2737f0 acpi_install_interface_handler +EXPORT_SYMBOL vmlinux 0x9e381cc1 dm_table_get_md +EXPORT_SYMBOL vmlinux 0x9e3d0a8d __xfrm_route_forward +EXPORT_SYMBOL vmlinux 0x9e468928 jbd2_journal_get_write_access +EXPORT_SYMBOL vmlinux 0x9e476fe3 follow_up +EXPORT_SYMBOL vmlinux 0x9e4faeef dm_io_client_destroy +EXPORT_SYMBOL vmlinux 0x9e5724f4 devm_arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0x9e61bb05 set_freezable +EXPORT_SYMBOL vmlinux 0x9e64fbfe rtc_cmos_read +EXPORT_SYMBOL vmlinux 0x9e683f75 __cpu_possible_mask +EXPORT_SYMBOL vmlinux 0x9e76f142 try_to_free_buffers +EXPORT_SYMBOL vmlinux 0x9e7887d3 gnet_stats_copy_queue +EXPORT_SYMBOL vmlinux 0x9e7d6bd0 __udelay +EXPORT_SYMBOL vmlinux 0x9e84d2ca pci_disable_device +EXPORT_SYMBOL vmlinux 0x9e9eab95 devcgroup_check_permission +EXPORT_SYMBOL vmlinux 0x9e9fdd9d memunmap +EXPORT_SYMBOL vmlinux 0x9eacf8a5 kstrndup +EXPORT_SYMBOL vmlinux 0x9eae1e62 blk_mq_requeue_request +EXPORT_SYMBOL vmlinux 0x9eb8d214 ps2_drain +EXPORT_SYMBOL vmlinux 0x9ec0e639 twl6030_interrupt_unmask +EXPORT_SYMBOL vmlinux 0x9ec6ca96 ktime_get_real_ts64 +EXPORT_SYMBOL vmlinux 0x9eca594e scsi_dma_unmap +EXPORT_SYMBOL vmlinux 0x9ecf8742 scsi_host_lookup +EXPORT_SYMBOL vmlinux 0x9ed12e20 kmalloc_large +EXPORT_SYMBOL vmlinux 0x9ed978de vme_lm_set +EXPORT_SYMBOL vmlinux 0x9ef0eee7 __SCT__tp_func_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x9ef81a66 phy_driver_unregister +EXPORT_SYMBOL vmlinux 0x9f0288a9 tcp_v4_do_rcv +EXPORT_SYMBOL vmlinux 0x9f176f7e bio_chain +EXPORT_SYMBOL vmlinux 0x9f1d3475 ip_getsockopt +EXPORT_SYMBOL vmlinux 0x9f1e7e96 generic_buffers_fsync_noflush +EXPORT_SYMBOL vmlinux 0x9f46ced8 __sw_hweight64 +EXPORT_SYMBOL vmlinux 0x9f4f2aa3 acpi_gbl_FADT +EXPORT_SYMBOL vmlinux 0x9f50b770 keyring_restrict +EXPORT_SYMBOL vmlinux 0x9f54ead7 gro_cells_destroy +EXPORT_SYMBOL vmlinux 0x9f575645 register_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x9f61c227 __tty_alloc_driver +EXPORT_SYMBOL vmlinux 0x9f68c487 __bio_advance +EXPORT_SYMBOL vmlinux 0x9f76baf4 _raw_write_unlock_irq +EXPORT_SYMBOL vmlinux 0x9f984513 strrchr +EXPORT_SYMBOL vmlinux 0x9fa24f94 qdisc_put_unlocked +EXPORT_SYMBOL vmlinux 0x9fa7184a cancel_delayed_work_sync +EXPORT_SYMBOL vmlinux 0x9fae3a16 kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x9fb41842 netdev_offload_xstats_report_delta +EXPORT_SYMBOL vmlinux 0x9fbbf388 neigh_resolve_output +EXPORT_SYMBOL vmlinux 0x9fc3dd65 scsi_device_put +EXPORT_SYMBOL vmlinux 0x9fc7aa02 pcim_iomap_table +EXPORT_SYMBOL vmlinux 0x9fcdcef7 rtnl_set_sk_err +EXPORT_SYMBOL vmlinux 0x9fdecc31 unregister_netdevice_many +EXPORT_SYMBOL vmlinux 0x9fe69600 fwnode_irq_get_byname +EXPORT_SYMBOL vmlinux 0x9feed7ce timer_reduce +EXPORT_SYMBOL vmlinux 0x9ff37469 xfrm_trans_queue +EXPORT_SYMBOL vmlinux 0x9ffa3a75 netdev_max_backlog +EXPORT_SYMBOL vmlinux 0xa00aca2a dql_completed +EXPORT_SYMBOL vmlinux 0xa0180d91 pldmfw_flash_image +EXPORT_SYMBOL vmlinux 0xa01d3df6 font_vga_8x16 +EXPORT_SYMBOL vmlinux 0xa02aa74a __cond_resched_lock +EXPORT_SYMBOL vmlinux 0xa033d747 next_arg +EXPORT_SYMBOL vmlinux 0xa0344eb1 kill_fasync +EXPORT_SYMBOL vmlinux 0xa0436e98 in6addr_linklocal_allnodes +EXPORT_SYMBOL vmlinux 0xa043a7b1 jbd2_transaction_committed +EXPORT_SYMBOL vmlinux 0xa0568729 convert_art_to_tsc +EXPORT_SYMBOL vmlinux 0xa057df8f twl_set_regcache_bypass +EXPORT_SYMBOL vmlinux 0xa05b6be2 psched_ppscfg_precompute +EXPORT_SYMBOL vmlinux 0xa07a37f0 memchr +EXPORT_SYMBOL vmlinux 0xa07d1b3c tasklet_setup +EXPORT_SYMBOL vmlinux 0xa084749a __bitmap_or +EXPORT_SYMBOL vmlinux 0xa08a8a92 ip_fraglist_prepare +EXPORT_SYMBOL vmlinux 0xa093ed07 ipv6_dev_find +EXPORT_SYMBOL vmlinux 0xa095e02e generic_check_addressable +EXPORT_SYMBOL vmlinux 0xa09e1a91 tcf_qevent_init +EXPORT_SYMBOL vmlinux 0xa0ae1e73 siphash_3u64 +EXPORT_SYMBOL vmlinux 0xa0b04675 vmalloc_32 +EXPORT_SYMBOL vmlinux 0xa0ba47fa input_close_device +EXPORT_SYMBOL vmlinux 0xa0dad88e netdev_adjacent_get_private +EXPORT_SYMBOL vmlinux 0xa0eae826 smp_call_function +EXPORT_SYMBOL vmlinux 0xa0ebd14c sysctl_tcp_mem +EXPORT_SYMBOL vmlinux 0xa0ebd437 hdmi_drm_infoframe_check +EXPORT_SYMBOL vmlinux 0xa0ec7b38 mmc_gpio_set_cd_wake +EXPORT_SYMBOL vmlinux 0xa0f10085 __sg_free_table +EXPORT_SYMBOL vmlinux 0xa0fbac79 wake_up_bit +EXPORT_SYMBOL vmlinux 0xa0fc88d1 do_splice_direct +EXPORT_SYMBOL vmlinux 0xa108eb4d sysctl_optmem_max +EXPORT_SYMBOL vmlinux 0xa11dbc6e register_cdrom +EXPORT_SYMBOL vmlinux 0xa1291924 request_firmware_into_buf +EXPORT_SYMBOL vmlinux 0xa14e3d53 devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0xa182afea acpi_dev_get_next_match_dev +EXPORT_SYMBOL vmlinux 0xa19f55d2 uart_remove_one_port +EXPORT_SYMBOL vmlinux 0xa1bedd72 amd_iommu_pc_get_max_counters +EXPORT_SYMBOL vmlinux 0xa1bf5fe3 pci_release_resource +EXPORT_SYMBOL vmlinux 0xa1c40a97 vmalloc_to_page +EXPORT_SYMBOL vmlinux 0xa1e891d0 skb_coalesce_rx_frag +EXPORT_SYMBOL vmlinux 0xa1f92062 kmalloc_caches +EXPORT_SYMBOL vmlinux 0xa2060911 inet_current_timestamp +EXPORT_SYMBOL vmlinux 0xa20dc930 submit_bio +EXPORT_SYMBOL vmlinux 0xa20de8f8 input_get_keycode +EXPORT_SYMBOL vmlinux 0xa2324ca5 set_page_dirty +EXPORT_SYMBOL vmlinux 0xa2326c49 acpi_remove_table_handler +EXPORT_SYMBOL vmlinux 0xa23cb6b8 sched_autogroup_detach +EXPORT_SYMBOL vmlinux 0xa23ffc04 groups_sort +EXPORT_SYMBOL vmlinux 0xa24d6896 tcf_chain_get_by_act +EXPORT_SYMBOL vmlinux 0xa24f23d8 __request_module +EXPORT_SYMBOL vmlinux 0xa2583b07 fscrypt_decrypt_bio +EXPORT_SYMBOL vmlinux 0xa263892b fscrypt_fname_free_buffer +EXPORT_SYMBOL vmlinux 0xa2676f5a dquot_file_open +EXPORT_SYMBOL vmlinux 0xa279b55f vlan_ioctl_set +EXPORT_SYMBOL vmlinux 0xa28cfcc0 gen_estimator_active +EXPORT_SYMBOL vmlinux 0xa296826c dev_uc_sync +EXPORT_SYMBOL vmlinux 0xa2d4313b netif_tx_stop_all_queues +EXPORT_SYMBOL vmlinux 0xa2dfb970 tty_hung_up_p +EXPORT_SYMBOL vmlinux 0xa3194927 dma_map_resource +EXPORT_SYMBOL vmlinux 0xa33bd753 mipi_dsi_dcs_read +EXPORT_SYMBOL vmlinux 0xa35bf44b security_path_mkdir +EXPORT_SYMBOL vmlinux 0xa35cc6cd pci_restore_state +EXPORT_SYMBOL vmlinux 0xa374ba1a filemap_fdatawait_range +EXPORT_SYMBOL vmlinux 0xa376c384 igrab +EXPORT_SYMBOL vmlinux 0xa37e5d58 agp_generic_mask_memory +EXPORT_SYMBOL vmlinux 0xa37fc0a9 vm_map_ram +EXPORT_SYMBOL vmlinux 0xa387e1af fwnode_get_mac_address +EXPORT_SYMBOL vmlinux 0xa38f21b9 amd_iommu_update_ga +EXPORT_SYMBOL vmlinux 0xa3ae36e8 dma_unmap_sg_attrs +EXPORT_SYMBOL vmlinux 0xa3be8342 __ubsan_handle_type_mismatch +EXPORT_SYMBOL vmlinux 0xa3cefaa0 blake2s_update +EXPORT_SYMBOL vmlinux 0xa3d946a5 input_set_min_poll_interval +EXPORT_SYMBOL vmlinux 0xa3e4f871 acpi_initialize_debugger +EXPORT_SYMBOL vmlinux 0xa3e97ec0 skb_flow_dissect_hash +EXPORT_SYMBOL vmlinux 0xa3ef6153 phy_register_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xa3fe494e pci_get_subsys +EXPORT_SYMBOL vmlinux 0xa3fea172 sha224_final +EXPORT_SYMBOL vmlinux 0xa40ff01b acpi_dbg_layer +EXPORT_SYMBOL vmlinux 0xa410466d writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0xa4191c0b memset_io +EXPORT_SYMBOL vmlinux 0xa41b77ef convert_art_ns_to_tsc +EXPORT_SYMBOL vmlinux 0xa42a7b09 fs_param_is_fd +EXPORT_SYMBOL vmlinux 0xa43b2671 phy_register_fixup_for_id +EXPORT_SYMBOL vmlinux 0xa43ee50b sk_ioctl +EXPORT_SYMBOL vmlinux 0xa440d121 flow_keys_dissector +EXPORT_SYMBOL vmlinux 0xa457c2e6 dev_get_by_name_rcu +EXPORT_SYMBOL vmlinux 0xa46b46e2 rproc_da_to_va +EXPORT_SYMBOL vmlinux 0xa47936ca xfrm_find_acq_byseq +EXPORT_SYMBOL vmlinux 0xa493e4dd skb_put +EXPORT_SYMBOL vmlinux 0xa496b0a2 __register_chrdev +EXPORT_SYMBOL vmlinux 0xa4970fa6 single_release +EXPORT_SYMBOL vmlinux 0xa4b94fea iowrite8_rep +EXPORT_SYMBOL vmlinux 0xa4cb426f sock_sendmsg +EXPORT_SYMBOL vmlinux 0xa4cc2f43 phy_attach +EXPORT_SYMBOL vmlinux 0xa4d0a758 mipi_dsi_shutdown_peripheral +EXPORT_SYMBOL vmlinux 0xa4d4f0e6 global_cache_flush +EXPORT_SYMBOL vmlinux 0xa4d8b48c genphy_aneg_done +EXPORT_SYMBOL vmlinux 0xa4e2d823 ethtool_aggregate_rmon_stats +EXPORT_SYMBOL vmlinux 0xa4f2f66e alloc_anon_inode +EXPORT_SYMBOL vmlinux 0xa4faf62a acpi_disable_gpe +EXPORT_SYMBOL vmlinux 0xa503bcdb sock_init_data_uid +EXPORT_SYMBOL vmlinux 0xa507125e acpi_clear_gpe +EXPORT_SYMBOL vmlinux 0xa50bcff0 x86_cpu_to_apicid +EXPORT_SYMBOL vmlinux 0xa50d5ea3 pci_set_mwi +EXPORT_SYMBOL vmlinux 0xa519f246 devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0xa520df64 devm_free_irq +EXPORT_SYMBOL vmlinux 0xa521f761 __xfrm_decode_session +EXPORT_SYMBOL vmlinux 0xa5264d41 mdiobus_setup_mdiodev_from_board_info +EXPORT_SYMBOL vmlinux 0xa52bedf6 xenbus_dev_request_and_reply +EXPORT_SYMBOL vmlinux 0xa5354a90 simple_fill_super +EXPORT_SYMBOL vmlinux 0xa53f8ab3 device_match_acpi_handle +EXPORT_SYMBOL vmlinux 0xa54b9063 cpu_rmap_add +EXPORT_SYMBOL vmlinux 0xa5526619 rb_insert_color +EXPORT_SYMBOL vmlinux 0xa55a43fb nla_put +EXPORT_SYMBOL vmlinux 0xa5756c36 pci_unmap_rom +EXPORT_SYMBOL vmlinux 0xa58af0a6 _raw_read_unlock_irq +EXPORT_SYMBOL vmlinux 0xa5976e4f dev_base_lock +EXPORT_SYMBOL vmlinux 0xa598e53e pm860x_reg_write +EXPORT_SYMBOL vmlinux 0xa5e55057 rdmsrl_safe_on_cpu +EXPORT_SYMBOL vmlinux 0xa5f4a44e security_sb_remount +EXPORT_SYMBOL vmlinux 0xa5fe63cd vme_irq_handler +EXPORT_SYMBOL vmlinux 0xa5ff7770 blk_mq_free_tag_set +EXPORT_SYMBOL vmlinux 0xa60dfdfb fput +EXPORT_SYMBOL vmlinux 0xa61ced89 qdisc_put_rtab +EXPORT_SYMBOL vmlinux 0xa6257a2f complete +EXPORT_SYMBOL vmlinux 0xa629ecce bio_integrity_prep +EXPORT_SYMBOL vmlinux 0xa6457c89 hdmi_infoframe_pack +EXPORT_SYMBOL vmlinux 0xa648e561 __ubsan_handle_shift_out_of_bounds +EXPORT_SYMBOL vmlinux 0xa64c7249 __printk_cpu_sync_try_get +EXPORT_SYMBOL vmlinux 0xa65b5ab1 fscrypt_free_bounce_page +EXPORT_SYMBOL vmlinux 0xa65e3184 __tcp_md5_do_lookup +EXPORT_SYMBOL vmlinux 0xa67013a0 genphy_read_status_fixed +EXPORT_SYMBOL vmlinux 0xa675ec29 pfifo_fast_ops +EXPORT_SYMBOL vmlinux 0xa681fe88 generate_random_uuid +EXPORT_SYMBOL vmlinux 0xa69465a5 filemap_page_mkwrite +EXPORT_SYMBOL vmlinux 0xa6a401ee nvdimm_bus_unlock +EXPORT_SYMBOL vmlinux 0xa6c4e4bc fscrypt_has_permitted_context +EXPORT_SYMBOL vmlinux 0xa6cd2abe qdisc_warn_nonwc +EXPORT_SYMBOL vmlinux 0xa6d3bdbd __mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0xa6dec6a0 inode_owner_or_capable +EXPORT_SYMBOL vmlinux 0xa6e46823 sock_queue_err_skb +EXPORT_SYMBOL vmlinux 0xa6f67a0c __skb_free_datagram_locked +EXPORT_SYMBOL vmlinux 0xa7004172 phy_init_hw +EXPORT_SYMBOL vmlinux 0xa70a2d45 ipv6_setsockopt +EXPORT_SYMBOL vmlinux 0xa70ed9dc tcp_hashinfo +EXPORT_SYMBOL vmlinux 0xa70fabbe release_evntsel_nmi +EXPORT_SYMBOL vmlinux 0xa7147b06 lookup_one_len_unlocked +EXPORT_SYMBOL vmlinux 0xa71d2e2c ioread16be +EXPORT_SYMBOL vmlinux 0xa72035f9 xa_get_order +EXPORT_SYMBOL vmlinux 0xa72ccf8c md_done_sync +EXPORT_SYMBOL vmlinux 0xa72cfb7d ioremap_wt +EXPORT_SYMBOL vmlinux 0xa738e113 unregister_quota_format +EXPORT_SYMBOL vmlinux 0xa742afa5 cookie_ecn_ok +EXPORT_SYMBOL vmlinux 0xa748a4f4 tcf_generic_walker +EXPORT_SYMBOL vmlinux 0xa74c21b0 xfrm_spd_getinfo +EXPORT_SYMBOL vmlinux 0xa74c9877 refcount_dec_and_rtnl_lock +EXPORT_SYMBOL vmlinux 0xa753ab95 mr_table_dump +EXPORT_SYMBOL vmlinux 0xa772f36d fb_blank +EXPORT_SYMBOL vmlinux 0xa77bfd29 register_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0xa78af5f3 ioread32 +EXPORT_SYMBOL vmlinux 0xa78b15fa sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0xa796679d __SCT__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xa7982af2 dma_free_attrs +EXPORT_SYMBOL vmlinux 0xa7d5f92e ida_destroy +EXPORT_SYMBOL vmlinux 0xa7eedcc4 call_usermodehelper +EXPORT_SYMBOL vmlinux 0xa7f3a25d tcp_rcv_established +EXPORT_SYMBOL vmlinux 0xa804bc99 tcp_get_cookie_sock +EXPORT_SYMBOL vmlinux 0xa805ecfc acpi_release_global_lock +EXPORT_SYMBOL vmlinux 0xa82d050d i2c_smbus_read_i2c_block_data_or_emulated +EXPORT_SYMBOL vmlinux 0xa836ba02 wrmsr_safe_regs +EXPORT_SYMBOL vmlinux 0xa8395a47 pipe_lock +EXPORT_SYMBOL vmlinux 0xa843805a get_unused_fd_flags +EXPORT_SYMBOL vmlinux 0xa8467c1b truncate_pagecache_range +EXPORT_SYMBOL vmlinux 0xa8497603 xfrm_input +EXPORT_SYMBOL vmlinux 0xa84ce9e0 crypto_aes_inv_sbox +EXPORT_SYMBOL vmlinux 0xa853396b xa_extract +EXPORT_SYMBOL vmlinux 0xa85a3e6d xa_load +EXPORT_SYMBOL vmlinux 0xa85cae9c alloc_netdev_mqs +EXPORT_SYMBOL vmlinux 0xa85d31ff dmaenginem_async_device_register +EXPORT_SYMBOL vmlinux 0xa8694ecd kblockd_schedule_work +EXPORT_SYMBOL vmlinux 0xa873cdf4 md_write_start +EXPORT_SYMBOL vmlinux 0xa87d25e1 skb_splice_from_iter +EXPORT_SYMBOL vmlinux 0xa88f281b seq_open_private +EXPORT_SYMBOL vmlinux 0xa8923ab7 __lock_sock_fast +EXPORT_SYMBOL vmlinux 0xa897e3e7 mempool_free +EXPORT_SYMBOL vmlinux 0xa898300d tcf_action_set_ctrlact +EXPORT_SYMBOL vmlinux 0xa89a1cf1 ipmi_dmi_get_slave_addr +EXPORT_SYMBOL vmlinux 0xa8b31c28 dev_mc_add +EXPORT_SYMBOL vmlinux 0xa8c710aa jbd2_fc_wait_bufs +EXPORT_SYMBOL vmlinux 0xa8caa845 clk_bulk_put_all +EXPORT_SYMBOL vmlinux 0xa8ceedca revert_creds +EXPORT_SYMBOL vmlinux 0xa8d20643 __nlmsg_put +EXPORT_SYMBOL vmlinux 0xa8e6933a qdf2400_e44_present +EXPORT_SYMBOL vmlinux 0xa8f6c843 ip_frag_ecn_table +EXPORT_SYMBOL vmlinux 0xa90ca0de flush_rcu_work +EXPORT_SYMBOL vmlinux 0xa916b694 strnlen +EXPORT_SYMBOL vmlinux 0xa917c1de blk_limits_io_opt +EXPORT_SYMBOL vmlinux 0xa91e31aa devm_devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0xa922855a sync_filesystem +EXPORT_SYMBOL vmlinux 0xa9248cc3 scsi_remove_device +EXPORT_SYMBOL vmlinux 0xa9386f95 unregister_framebuffer +EXPORT_SYMBOL vmlinux 0xa94a09bb mem_section +EXPORT_SYMBOL vmlinux 0xa94fe6e8 pci_find_capability +EXPORT_SYMBOL vmlinux 0xa95e7993 clocksource_change_rating +EXPORT_SYMBOL vmlinux 0xa965ca81 reciprocal_value +EXPORT_SYMBOL vmlinux 0xa976957d bitmap_remap +EXPORT_SYMBOL vmlinux 0xa9785b49 cpu_core_map +EXPORT_SYMBOL vmlinux 0xa9a20dcc dma_resv_add_fence +EXPORT_SYMBOL vmlinux 0xa9b08492 uart_match_port +EXPORT_SYMBOL vmlinux 0xa9c66dbe d_instantiate_new +EXPORT_SYMBOL vmlinux 0xa9c72303 amd_iommu_pc_get_max_banks +EXPORT_SYMBOL vmlinux 0xa9d97350 rproc_boot +EXPORT_SYMBOL vmlinux 0xa9dbf8e4 vma_alloc_folio +EXPORT_SYMBOL vmlinux 0xa9dc8209 inet_pton_with_scope +EXPORT_SYMBOL vmlinux 0xa9f614fb filemap_invalidate_lock_two +EXPORT_SYMBOL vmlinux 0xaa00fdc0 ec_transaction +EXPORT_SYMBOL vmlinux 0xaa010e83 phy_modify_paged +EXPORT_SYMBOL vmlinux 0xaa084032 __sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0xaa0b6511 __inc_zone_page_state +EXPORT_SYMBOL vmlinux 0xaa0c318b vscnprintf +EXPORT_SYMBOL vmlinux 0xaa19e4aa _kstrtol +EXPORT_SYMBOL vmlinux 0xaa212d04 rproc_set_firmware +EXPORT_SYMBOL vmlinux 0xaa341905 acpi_bios_exception +EXPORT_SYMBOL vmlinux 0xaa46887a page_pool_release_page +EXPORT_SYMBOL vmlinux 0xaa46b3ed __set_page_dirty_nobuffers +EXPORT_SYMBOL vmlinux 0xaa62edc9 md_bitmap_sync_with_cluster +EXPORT_SYMBOL vmlinux 0xaa6f23ad rfkill_get_led_trigger_name +EXPORT_SYMBOL vmlinux 0xaa7d7ff8 rawv6_mh_filter_register +EXPORT_SYMBOL vmlinux 0xaa8f1b71 inet_addr_is_any +EXPORT_SYMBOL vmlinux 0xaaa4b9bc hchacha_block_generic +EXPORT_SYMBOL vmlinux 0xaaaeb9dd udp_seq_next +EXPORT_SYMBOL vmlinux 0xaacf03c1 dma_fence_signal +EXPORT_SYMBOL vmlinux 0xaad0ae78 __bitmap_shift_right +EXPORT_SYMBOL vmlinux 0xaad6d92f rfkill_init_sw_state +EXPORT_SYMBOL vmlinux 0xaad8c7d6 default_wake_function +EXPORT_SYMBOL vmlinux 0xaae8ab0e acpi_bus_power_manageable +EXPORT_SYMBOL vmlinux 0xaaf165ea dev_change_flags +EXPORT_SYMBOL vmlinux 0xaaf83609 devm_register_reboot_notifier +EXPORT_SYMBOL vmlinux 0xaafdc258 strcasecmp +EXPORT_SYMBOL vmlinux 0xab0b2734 gpiochip_irq_relres +EXPORT_SYMBOL vmlinux 0xab0ceb68 netif_set_xps_queue +EXPORT_SYMBOL vmlinux 0xab0e62bc aperture_remove_conflicting_pci_devices +EXPORT_SYMBOL vmlinux 0xab231c28 blk_set_queue_depth +EXPORT_SYMBOL vmlinux 0xab3697e4 irq_poll_init +EXPORT_SYMBOL vmlinux 0xab3b75ea vme_dma_pattern_attribute +EXPORT_SYMBOL vmlinux 0xab3b911a inet_rtx_syn_ack +EXPORT_SYMBOL vmlinux 0xab3bbae6 input_set_keycode +EXPORT_SYMBOL vmlinux 0xab44ab34 io_uring_get_socket +EXPORT_SYMBOL vmlinux 0xab4903db deactivate_super +EXPORT_SYMBOL vmlinux 0xab600421 probe_irq_off +EXPORT_SYMBOL vmlinux 0xab63baa5 unregister_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xab65ed80 set_memory_uc +EXPORT_SYMBOL vmlinux 0xab67a0ac dql_init +EXPORT_SYMBOL vmlinux 0xab6cb918 dev_get_by_napi_id +EXPORT_SYMBOL vmlinux 0xab6d5b3b hex_to_bin +EXPORT_SYMBOL vmlinux 0xab781570 fb_get_options +EXPORT_SYMBOL vmlinux 0xab7e3aae fs_bio_set +EXPORT_SYMBOL vmlinux 0xaba95ccf kobject_set_name +EXPORT_SYMBOL vmlinux 0xabd1b72b fsync_bdev +EXPORT_SYMBOL vmlinux 0xabd2ab22 nonseekable_open +EXPORT_SYMBOL vmlinux 0xabd4fa66 dev_get_by_index +EXPORT_SYMBOL vmlinux 0xabf1d6da sock_cmsg_send +EXPORT_SYMBOL vmlinux 0xabf32f29 utf16s_to_utf8s +EXPORT_SYMBOL vmlinux 0xabf53b48 rep_stos_alternative +EXPORT_SYMBOL vmlinux 0xabf7f267 pci_setup_cardbus +EXPORT_SYMBOL vmlinux 0xac1a55be unregister_reboot_notifier +EXPORT_SYMBOL vmlinux 0xac3150d1 netif_device_attach +EXPORT_SYMBOL vmlinux 0xac3201b0 udp_flow_hashrnd +EXPORT_SYMBOL vmlinux 0xac4195e5 ndo_dflt_fdb_del +EXPORT_SYMBOL vmlinux 0xac537ac2 percpu_counter_destroy +EXPORT_SYMBOL vmlinux 0xac546db0 skb_csum_hwoffload_help +EXPORT_SYMBOL vmlinux 0xac5fcec0 in4_pton +EXPORT_SYMBOL vmlinux 0xac6a14b6 seg6_push_hmac +EXPORT_SYMBOL vmlinux 0xac6c3739 dev_set_allmulti +EXPORT_SYMBOL vmlinux 0xac6fa5ac kill_block_super +EXPORT_SYMBOL vmlinux 0xac76c906 phy_read_paged +EXPORT_SYMBOL vmlinux 0xac92dd7f config_item_init_type_name +EXPORT_SYMBOL vmlinux 0xaca1a385 ppp_unregister_compressor +EXPORT_SYMBOL vmlinux 0xaca1ccfb sg_alloc_table_from_pages_segment +EXPORT_SYMBOL vmlinux 0xaca7a25a genphy_c37_config_aneg +EXPORT_SYMBOL vmlinux 0xacab29b7 seq_hlist_start_percpu +EXPORT_SYMBOL vmlinux 0xacb8ad78 __inet_hash +EXPORT_SYMBOL vmlinux 0xacd81eb3 jbd2_inode_cache +EXPORT_SYMBOL vmlinux 0xacdae370 stream_open +EXPORT_SYMBOL vmlinux 0xacddd806 ptp_get_vclocks_index +EXPORT_SYMBOL vmlinux 0xace248a4 get_vm_area +EXPORT_SYMBOL vmlinux 0xacea8173 acpi_debug_print +EXPORT_SYMBOL vmlinux 0xaced179f param_ops_charp +EXPORT_SYMBOL vmlinux 0xacf4d843 match_strdup +EXPORT_SYMBOL vmlinux 0xacf649bf audit_log_task_info +EXPORT_SYMBOL vmlinux 0xacfb7860 security_sctp_bind_connect +EXPORT_SYMBOL vmlinux 0xacfcdad5 xsk_tx_peek_desc +EXPORT_SYMBOL vmlinux 0xacfe84c7 dentry_create +EXPORT_SYMBOL vmlinux 0xad0413d4 match_hex +EXPORT_SYMBOL vmlinux 0xad1036a2 amd_iommu_activate_guest_mode +EXPORT_SYMBOL vmlinux 0xad33e279 dma_resv_iter_first_unlocked +EXPORT_SYMBOL vmlinux 0xad39ff69 inet_shutdown +EXPORT_SYMBOL vmlinux 0xad529717 pps_event +EXPORT_SYMBOL vmlinux 0xad536c91 x86_cpu_to_acpiid +EXPORT_SYMBOL vmlinux 0xad53a002 __x86_indirect_call_thunk_rbp +EXPORT_SYMBOL vmlinux 0xad6ba40e radix_tree_tag_get +EXPORT_SYMBOL vmlinux 0xad73041f autoremove_wake_function +EXPORT_SYMBOL vmlinux 0xad73701d import_single_range +EXPORT_SYMBOL vmlinux 0xad749395 phy_do_ioctl +EXPORT_SYMBOL vmlinux 0xad90bdd2 tcp_seq_start +EXPORT_SYMBOL vmlinux 0xad9901ae bit_waitqueue +EXPORT_SYMBOL vmlinux 0xada31e57 gen_pool_dma_alloc_align +EXPORT_SYMBOL vmlinux 0xada9cabd key_payload_reserve +EXPORT_SYMBOL vmlinux 0xadae6df8 blake2s_final +EXPORT_SYMBOL vmlinux 0xadbeed61 mipi_dsi_packet_format_is_long +EXPORT_SYMBOL vmlinux 0xadd139d4 rfs_needed +EXPORT_SYMBOL vmlinux 0xadd6b9dd generic_buffers_fsync +EXPORT_SYMBOL vmlinux 0xadda9977 unregister_filesystem +EXPORT_SYMBOL vmlinux 0xadf1c5a6 __serio_register_port +EXPORT_SYMBOL vmlinux 0xadfc9288 pci_find_resource +EXPORT_SYMBOL vmlinux 0xae04012c __vmalloc +EXPORT_SYMBOL vmlinux 0xae0ad5b5 starget_for_each_device +EXPORT_SYMBOL vmlinux 0xae160578 pci_enable_wake +EXPORT_SYMBOL vmlinux 0xae17415d __mmap_lock_do_trace_released +EXPORT_SYMBOL vmlinux 0xae1bea06 submit_bio_noacct +EXPORT_SYMBOL vmlinux 0xae1d2c5e fb_modesetting_disabled +EXPORT_SYMBOL vmlinux 0xae1e9ecb security_inode_init_security +EXPORT_SYMBOL vmlinux 0xae220642 vme_irq_free +EXPORT_SYMBOL vmlinux 0xae316c11 icmpv6_err_convert +EXPORT_SYMBOL vmlinux 0xae352c43 __SetPageMovable +EXPORT_SYMBOL vmlinux 0xae3efadb netif_skb_features +EXPORT_SYMBOL vmlinux 0xae598590 xp_alloc_batch +EXPORT_SYMBOL vmlinux 0xae5a04bb acpi_evaluate_dsm +EXPORT_SYMBOL vmlinux 0xae619641 tcf_em_register +EXPORT_SYMBOL vmlinux 0xae66472b scsi_kmap_atomic_sg +EXPORT_SYMBOL vmlinux 0xae66f1a9 __ip_mc_dec_group +EXPORT_SYMBOL vmlinux 0xae771470 neigh_direct_output +EXPORT_SYMBOL vmlinux 0xae7bcdcc retire_super +EXPORT_SYMBOL vmlinux 0xae80071f tcp_syn_ack_timeout +EXPORT_SYMBOL vmlinux 0xae8c140f pci_scan_bridge +EXPORT_SYMBOL vmlinux 0xaeac049a generate_random_guid +EXPORT_SYMBOL vmlinux 0xaeb082ad _raw_read_unlock_bh +EXPORT_SYMBOL vmlinux 0xaebd12f0 acpi_get_name +EXPORT_SYMBOL vmlinux 0xaebfa5cc forget_all_cached_acls +EXPORT_SYMBOL vmlinux 0xaeeac5e1 nd_device_notify +EXPORT_SYMBOL vmlinux 0xaeebc7d6 pnpacpi_protocol +EXPORT_SYMBOL vmlinux 0xaef9e056 dquot_quota_on +EXPORT_SYMBOL vmlinux 0xaf352559 __skb_checksum_complete_head +EXPORT_SYMBOL vmlinux 0xaf354bbe cpu_tss_rw +EXPORT_SYMBOL vmlinux 0xaf3dd7dc scsi_logging_level +EXPORT_SYMBOL vmlinux 0xaf4131e2 fb_prepare_logo +EXPORT_SYMBOL vmlinux 0xaf55371b netdev_update_features +EXPORT_SYMBOL vmlinux 0xaf7a9cef pipe_unlock +EXPORT_SYMBOL vmlinux 0xaf8b15b7 netdev_set_tc_queue +EXPORT_SYMBOL vmlinux 0xaf910543 flow_block_cb_decref +EXPORT_SYMBOL vmlinux 0xaf91b1a9 csum_and_copy_from_iter +EXPORT_SYMBOL vmlinux 0xafaa6031 _find_next_and_bit +EXPORT_SYMBOL vmlinux 0xafac2786 sock_alloc +EXPORT_SYMBOL vmlinux 0xafb864c1 refcount_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0xafc08054 dotdot_name +EXPORT_SYMBOL vmlinux 0xafc34388 skb_ext_add +EXPORT_SYMBOL vmlinux 0xafc6c68e zstd_is_error +EXPORT_SYMBOL vmlinux 0xafcd0ac4 inet_bind +EXPORT_SYMBOL vmlinux 0xafd5ff2c amd_iommu_v2_supported +EXPORT_SYMBOL vmlinux 0xafd744c6 __x86_indirect_thunk_rbp +EXPORT_SYMBOL vmlinux 0xb0008592 from_kuid_munged +EXPORT_SYMBOL vmlinux 0xb00201ec rproc_get_by_phandle +EXPORT_SYMBOL vmlinux 0xb009b7bd sock_bindtoindex +EXPORT_SYMBOL vmlinux 0xb01197d2 genphy_handle_interrupt_no_ack +EXPORT_SYMBOL vmlinux 0xb015791b input_register_handler +EXPORT_SYMBOL vmlinux 0xb01bebf9 xfrm_get_acqseq +EXPORT_SYMBOL vmlinux 0xb02df2d6 __traceiter_rdpmc +EXPORT_SYMBOL vmlinux 0xb04a43ad __xa_alloc_cyclic +EXPORT_SYMBOL vmlinux 0xb04e55d5 sock_wfree +EXPORT_SYMBOL vmlinux 0xb0553335 scsi_partsize +EXPORT_SYMBOL vmlinux 0xb058ca07 dim_calc_stats +EXPORT_SYMBOL vmlinux 0xb05f5f99 lease_get_mtime +EXPORT_SYMBOL vmlinux 0xb05fc310 sysctl_rmem_max +EXPORT_SYMBOL vmlinux 0xb0617db4 wait_for_completion_state +EXPORT_SYMBOL vmlinux 0xb06be9a3 simple_release_fs +EXPORT_SYMBOL vmlinux 0xb094dacb dev_kfree_skb_any_reason +EXPORT_SYMBOL vmlinux 0xb0954cf0 tc_cleanup_offload_action +EXPORT_SYMBOL vmlinux 0xb09ba850 acpi_bus_unregister_driver +EXPORT_SYMBOL vmlinux 0xb0a0da0c rational_best_approximation +EXPORT_SYMBOL vmlinux 0xb0ae0feb mmc_can_trim +EXPORT_SYMBOL vmlinux 0xb0b36471 dma_fence_array_create +EXPORT_SYMBOL vmlinux 0xb0b76945 __x86_indirect_call_thunk_rsp +EXPORT_SYMBOL vmlinux 0xb0bda111 unix_detach_fds +EXPORT_SYMBOL vmlinux 0xb0c5e247 lockref_put_return +EXPORT_SYMBOL vmlinux 0xb0ca1695 param_get_short +EXPORT_SYMBOL vmlinux 0xb0e10781 get_option +EXPORT_SYMBOL vmlinux 0xb0e602eb memmove +EXPORT_SYMBOL vmlinux 0xb0ef04c3 uart_register_driver +EXPORT_SYMBOL vmlinux 0xb0f4b8d6 flow_rule_match_enc_keyid +EXPORT_SYMBOL vmlinux 0xb0f8b0b5 netdev_lower_get_first_private_rcu +EXPORT_SYMBOL vmlinux 0xb1011723 netdev_offload_xstats_push_delta +EXPORT_SYMBOL vmlinux 0xb10c6a54 kthread_create_on_node +EXPORT_SYMBOL vmlinux 0xb1104c3d crypto_sha512_update +EXPORT_SYMBOL vmlinux 0xb121390a probe_irq_on +EXPORT_SYMBOL vmlinux 0xb12cbacb fb_unregister_client +EXPORT_SYMBOL vmlinux 0xb1342cdb _raw_read_lock_irqsave +EXPORT_SYMBOL vmlinux 0xb136a2c9 generic_update_time +EXPORT_SYMBOL vmlinux 0xb14ab1ef hdmi_audio_infoframe_init +EXPORT_SYMBOL vmlinux 0xb14fc46a find_next_clump8 +EXPORT_SYMBOL vmlinux 0xb1518e15 cancel_work +EXPORT_SYMBOL vmlinux 0xb15536a5 scsi_remove_host +EXPORT_SYMBOL vmlinux 0xb17ae8ad rfkill_alloc +EXPORT_SYMBOL vmlinux 0xb19a5453 __per_cpu_offset +EXPORT_SYMBOL vmlinux 0xb19f2ddd devm_request_resource +EXPORT_SYMBOL vmlinux 0xb1a3e221 acpi_dev_hid_uid_match +EXPORT_SYMBOL vmlinux 0xb1c074b2 netdev_reset_tc +EXPORT_SYMBOL vmlinux 0xb1c3a01a oops_in_progress +EXPORT_SYMBOL vmlinux 0xb1cb16bb tcp_v4_mtu_reduced +EXPORT_SYMBOL vmlinux 0xb1cc69f7 set_anon_super_fc +EXPORT_SYMBOL vmlinux 0xb1ddf995 jiffies_64_to_clock_t +EXPORT_SYMBOL vmlinux 0xb1e3aae2 acpi_bus_register_driver +EXPORT_SYMBOL vmlinux 0xb1ef2d50 cred_fscmp +EXPORT_SYMBOL vmlinux 0xb1fbe79f __genphy_config_aneg +EXPORT_SYMBOL vmlinux 0xb212fbe7 security_sk_classify_flow +EXPORT_SYMBOL vmlinux 0xb219d56c wbinvd_on_cpu +EXPORT_SYMBOL vmlinux 0xb2291b20 udp6_seq_ops +EXPORT_SYMBOL vmlinux 0xb22e16d5 radix_tree_maybe_preload +EXPORT_SYMBOL vmlinux 0xb23027c1 kstrtos16_from_user +EXPORT_SYMBOL vmlinux 0xb2338d81 __x86_indirect_thunk_rsp +EXPORT_SYMBOL vmlinux 0xb248512b ip_options_compile +EXPORT_SYMBOL vmlinux 0xb2601486 __SCT__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0xb2632d3d ppp_register_net_channel +EXPORT_SYMBOL vmlinux 0xb27306a9 jbd2_journal_restart +EXPORT_SYMBOL vmlinux 0xb277ea0e mr_mfc_seq_idx +EXPORT_SYMBOL vmlinux 0xb2872d61 pci_scan_single_device +EXPORT_SYMBOL vmlinux 0xb28a9d21 netdev_upper_dev_link +EXPORT_SYMBOL vmlinux 0xb28b2951 of_find_mipi_dsi_host_by_node +EXPORT_SYMBOL vmlinux 0xb2a55326 lookup_one +EXPORT_SYMBOL vmlinux 0xb2a9cf10 neigh_proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0xb2aac638 config_group_init_type_name +EXPORT_SYMBOL vmlinux 0xb2aeb641 folio_unlock +EXPORT_SYMBOL vmlinux 0xb2bcb088 acpi_current_gpe_count +EXPORT_SYMBOL vmlinux 0xb2f35c6a xxh64 +EXPORT_SYMBOL vmlinux 0xb2f74fb6 intel_gmch_remove +EXPORT_SYMBOL vmlinux 0xb2fcb56d queue_delayed_work_on +EXPORT_SYMBOL vmlinux 0xb2fd5ceb __put_user_4 +EXPORT_SYMBOL vmlinux 0xb2ffb544 fb_validate_mode +EXPORT_SYMBOL vmlinux 0xb306ec50 __sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken +EXPORT_SYMBOL vmlinux 0xb30b9822 vme_master_set +EXPORT_SYMBOL vmlinux 0xb3159377 napi_build_skb +EXPORT_SYMBOL vmlinux 0xb315eb3a jbd2_journal_abort +EXPORT_SYMBOL vmlinux 0xb3181b8b vme_new_dma_list +EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 +EXPORT_SYMBOL vmlinux 0xb32a5973 acpi_ut_status_exit +EXPORT_SYMBOL vmlinux 0xb3584188 pm8606_osc_disable +EXPORT_SYMBOL vmlinux 0xb3687850 out_of_line_wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0xb36b8653 pci_disable_msix +EXPORT_SYMBOL vmlinux 0xb375ec03 mdio_driver_unregister +EXPORT_SYMBOL vmlinux 0xb3820457 pcim_pin_device +EXPORT_SYMBOL vmlinux 0xb383c518 md_write_inc +EXPORT_SYMBOL vmlinux 0xb3863a67 acpi_set_gpe_wake_mask +EXPORT_SYMBOL vmlinux 0xb3867e6d mtree_insert +EXPORT_SYMBOL vmlinux 0xb3888555 pcie_bandwidth_available +EXPORT_SYMBOL vmlinux 0xb38cf34a inet_csk_reset_keepalive_timer +EXPORT_SYMBOL vmlinux 0xb3a23c27 scsicam_bios_param +EXPORT_SYMBOL vmlinux 0xb3a2dfdf nmi_panic +EXPORT_SYMBOL vmlinux 0xb3a71b50 xfrm_if_register_cb +EXPORT_SYMBOL vmlinux 0xb3aa9831 may_setattr +EXPORT_SYMBOL vmlinux 0xb3d2c76d scsi_hostbyte_string +EXPORT_SYMBOL vmlinux 0xb3e74ff4 file_check_and_advance_wb_err +EXPORT_SYMBOL vmlinux 0xb3ec87a6 pcie_get_readrq +EXPORT_SYMBOL vmlinux 0xb3f0de55 xz_dec_microlzma_run +EXPORT_SYMBOL vmlinux 0xb3f49446 kstrtos8_from_user +EXPORT_SYMBOL vmlinux 0xb3f548ad kmemdup_nul +EXPORT_SYMBOL vmlinux 0xb3f7646e kthread_should_stop +EXPORT_SYMBOL vmlinux 0xb3f985a8 sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb4043948 acpi_execute_simple_method +EXPORT_SYMBOL vmlinux 0xb41a2365 generic_fadvise +EXPORT_SYMBOL vmlinux 0xb41e8e1f inet_add_offload +EXPORT_SYMBOL vmlinux 0xb423dba1 console_blanked +EXPORT_SYMBOL vmlinux 0xb4496558 sock_no_shutdown +EXPORT_SYMBOL vmlinux 0xb4577003 acpi_dev_present +EXPORT_SYMBOL vmlinux 0xb45cfcd8 netdev_info +EXPORT_SYMBOL vmlinux 0xb46e5029 xfrm_lookup_route +EXPORT_SYMBOL vmlinux 0xb475fdb7 mmc_cqe_request_done +EXPORT_SYMBOL vmlinux 0xb47cca30 csum_ipv6_magic +EXPORT_SYMBOL vmlinux 0xb4827e7d mmc_erase +EXPORT_SYMBOL vmlinux 0xb48d4d22 security_sb_eat_lsm_opts +EXPORT_SYMBOL vmlinux 0xb49601a1 sg_zero_buffer +EXPORT_SYMBOL vmlinux 0xb4b2f49b jbd2_fc_end_commit_fallback +EXPORT_SYMBOL vmlinux 0xb4c1c262 inet6_ioctl +EXPORT_SYMBOL vmlinux 0xb4db5b90 finish_no_open +EXPORT_SYMBOL vmlinux 0xb4dd9537 posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xb4f65206 task_lookup_next_fd_rcu +EXPORT_SYMBOL vmlinux 0xb4f6d3b8 clk_bulk_get_all +EXPORT_SYMBOL vmlinux 0xb53aded4 nd_region_acquire_lane +EXPORT_SYMBOL vmlinux 0xb53f2810 tcp_sockets_allocated +EXPORT_SYMBOL vmlinux 0xb56d638f bdev_end_io_acct +EXPORT_SYMBOL vmlinux 0xb570545a inc_nlink +EXPORT_SYMBOL vmlinux 0xb57b5777 keyring_clear +EXPORT_SYMBOL vmlinux 0xb5a0e62d xfrm6_rcv_tnl +EXPORT_SYMBOL vmlinux 0xb5a459dc unregister_blkdev +EXPORT_SYMBOL vmlinux 0xb5a5c481 sockfd_lookup +EXPORT_SYMBOL vmlinux 0xb5a6c23a __invalidate_device +EXPORT_SYMBOL vmlinux 0xb5aa7165 dma_pool_destroy +EXPORT_SYMBOL vmlinux 0xb5ab892d uv_undefined +EXPORT_SYMBOL vmlinux 0xb5b486df ppp_register_compressor +EXPORT_SYMBOL vmlinux 0xb5b54b34 _raw_spin_unlock +EXPORT_SYMBOL vmlinux 0xb5b63711 fileattr_fill_xflags +EXPORT_SYMBOL vmlinux 0xb5c56d57 xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0xb5c5a51a md_wakeup_thread +EXPORT_SYMBOL vmlinux 0xb5cfaec7 jbd2__journal_restart +EXPORT_SYMBOL vmlinux 0xb5d4d718 iw_handler_set_thrspy +EXPORT_SYMBOL vmlinux 0xb5e73116 flush_delayed_work +EXPORT_SYMBOL vmlinux 0xb5eb6149 param_get_uint +EXPORT_SYMBOL vmlinux 0xb5f09abb skb_trim +EXPORT_SYMBOL vmlinux 0xb5f4ad42 generic_parse_monolithic +EXPORT_SYMBOL vmlinux 0xb61d6fc2 down_read_interruptible +EXPORT_SYMBOL vmlinux 0xb628d1aa twl6030_mmc_card_detect +EXPORT_SYMBOL vmlinux 0xb6311dde fs_lookup_param +EXPORT_SYMBOL vmlinux 0xb633f115 irq_poll_enable +EXPORT_SYMBOL vmlinux 0xb63bc716 register_shrinker +EXPORT_SYMBOL vmlinux 0xb642e0e5 dma_mmap_attrs +EXPORT_SYMBOL vmlinux 0xb6470b8e eth_get_headlen +EXPORT_SYMBOL vmlinux 0xb648f7e6 iget_locked +EXPORT_SYMBOL vmlinux 0xb654ef65 acpi_os_read_port +EXPORT_SYMBOL vmlinux 0xb658500f ip6_output +EXPORT_SYMBOL vmlinux 0xb65e762f inet_addr_type_dev_table +EXPORT_SYMBOL vmlinux 0xb66ba77e kernel_accept +EXPORT_SYMBOL vmlinux 0xb66c6812 flow_indr_block_cb_alloc +EXPORT_SYMBOL vmlinux 0xb66e96d8 netlbl_audit_start +EXPORT_SYMBOL vmlinux 0xb674a534 acpi_unmap_cpu +EXPORT_SYMBOL vmlinux 0xb678366f int_sqrt +EXPORT_SYMBOL vmlinux 0xb67ae401 tcp_seq_stop +EXPORT_SYMBOL vmlinux 0xb67bfb05 kill_anon_super +EXPORT_SYMBOL vmlinux 0xb67fec0e uuid_parse +EXPORT_SYMBOL vmlinux 0xb6870b68 configfs_remove_default_groups +EXPORT_SYMBOL vmlinux 0xb6936ffe _bcd2bin +EXPORT_SYMBOL vmlinux 0xb69bd706 tty_port_tty_get +EXPORT_SYMBOL vmlinux 0xb6a2b6df vma_set_file +EXPORT_SYMBOL vmlinux 0xb6acaa13 phy_sfp_detach +EXPORT_SYMBOL vmlinux 0xb6c3f20a generic_remap_file_range_prep +EXPORT_SYMBOL vmlinux 0xb6cb556a _find_first_and_bit +EXPORT_SYMBOL vmlinux 0xb6ce0fb6 pcie_capability_clear_and_set_word_unlocked +EXPORT_SYMBOL vmlinux 0xb6d9e8a6 netdev_next_lower_dev_rcu +EXPORT_SYMBOL vmlinux 0xb6e36ce2 psched_ratecfg_precompute +EXPORT_SYMBOL vmlinux 0xb6f3dbf9 dev_uc_add_excl +EXPORT_SYMBOL vmlinux 0xb6fde909 close_fd +EXPORT_SYMBOL vmlinux 0xb7012540 d_invalidate +EXPORT_SYMBOL vmlinux 0xb709c2ec __ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0xb71589f0 skip_spaces +EXPORT_SYMBOL vmlinux 0xb71ed69f __hw_addr_unsync +EXPORT_SYMBOL vmlinux 0xb729c5d1 jbd2_journal_start_reserved +EXPORT_SYMBOL vmlinux 0xb72e24e0 ndo_dflt_fdb_dump +EXPORT_SYMBOL vmlinux 0xb734e45b mmc_hw_reset +EXPORT_SYMBOL vmlinux 0xb737b185 gen_pool_best_fit +EXPORT_SYMBOL vmlinux 0xb7387f84 fscrypt_encrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xb7593ddc iosf_mbi_unregister_pmic_bus_access_notifier +EXPORT_SYMBOL vmlinux 0xb7650b8e bio_add_page +EXPORT_SYMBOL vmlinux 0xb766a6de mdiobus_free +EXPORT_SYMBOL vmlinux 0xb76a4e1f config_item_get_unless_zero +EXPORT_SYMBOL vmlinux 0xb76c22b6 crypto_sha512_finup +EXPORT_SYMBOL vmlinux 0xb77b25e3 bh_uptodate_or_lock +EXPORT_SYMBOL vmlinux 0xb77fac5a netif_rx +EXPORT_SYMBOL vmlinux 0xb78debe3 LZ4_decompress_fast_usingDict +EXPORT_SYMBOL vmlinux 0xb792eecb genlmsg_put +EXPORT_SYMBOL vmlinux 0xb79b86e6 __dec_zone_page_state +EXPORT_SYMBOL vmlinux 0xb7a5e184 dquot_commit +EXPORT_SYMBOL vmlinux 0xb7a5e545 __folio_lock +EXPORT_SYMBOL vmlinux 0xb7adadb1 dcb_setapp +EXPORT_SYMBOL vmlinux 0xb7c0f443 sort +EXPORT_SYMBOL vmlinux 0xb7c6db70 sysctl_max_skb_frags +EXPORT_SYMBOL vmlinux 0xb80b4a18 zstd_compress_bound +EXPORT_SYMBOL vmlinux 0xb80c2dc7 devm_arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0xb812ef3b phy_support_asym_pause +EXPORT_SYMBOL vmlinux 0xb8230622 __pci_register_driver +EXPORT_SYMBOL vmlinux 0xb8231ec7 default_qdisc_ops +EXPORT_SYMBOL vmlinux 0xb82a8675 misc_deregister +EXPORT_SYMBOL vmlinux 0xb82fae77 folio_clear_dirty_for_io +EXPORT_SYMBOL vmlinux 0xb849763f posix_test_lock +EXPORT_SYMBOL vmlinux 0xb862f7ea __x86_indirect_jump_thunk_rbx +EXPORT_SYMBOL vmlinux 0xb868ac5c register_sysrq_key +EXPORT_SYMBOL vmlinux 0xb8696482 shmem_aops +EXPORT_SYMBOL vmlinux 0xb86f74c5 free_cpumask_var +EXPORT_SYMBOL vmlinux 0xb87b9a6f kthread_bind +EXPORT_SYMBOL vmlinux 0xb88bc02f security_sb_set_mnt_opts +EXPORT_SYMBOL vmlinux 0xb8946832 mdio_device_create +EXPORT_SYMBOL vmlinux 0xb89b6e6b guid_parse +EXPORT_SYMBOL vmlinux 0xb8a46ef0 simple_dir_inode_operations +EXPORT_SYMBOL vmlinux 0xb8b043f2 kfree_link +EXPORT_SYMBOL vmlinux 0xb8c4f14a __free_pages +EXPORT_SYMBOL vmlinux 0xb8c7ee90 neigh_update +EXPORT_SYMBOL vmlinux 0xb8d03239 pnp_unregister_driver +EXPORT_SYMBOL vmlinux 0xb8e7ce2c __put_user_8 +EXPORT_SYMBOL vmlinux 0xb8e8de34 tty_lock +EXPORT_SYMBOL vmlinux 0xb8f2bee9 vlan_filter_push_vids +EXPORT_SYMBOL vmlinux 0xb9032378 invalidate_inode_buffers +EXPORT_SYMBOL vmlinux 0xb907513f unpoison_memory +EXPORT_SYMBOL vmlinux 0xb911bb58 minmax_running_max +EXPORT_SYMBOL vmlinux 0xb914817a sock_set_keepalive +EXPORT_SYMBOL vmlinux 0xb920db49 acpi_tb_install_and_load_table +EXPORT_SYMBOL vmlinux 0xb942e991 config_group_find_item +EXPORT_SYMBOL vmlinux 0xb94339c4 qdisc_put_stab +EXPORT_SYMBOL vmlinux 0xb944dac6 skb_copy_and_hash_datagram_iter +EXPORT_SYMBOL vmlinux 0xb9478d90 hdmi_drm_infoframe_unpack_only +EXPORT_SYMBOL vmlinux 0xb96c4f9e audit_log_subject_context +EXPORT_SYMBOL vmlinux 0xb97220ff bitmap_parse +EXPORT_SYMBOL vmlinux 0xb9777fe9 pci_bus_type +EXPORT_SYMBOL vmlinux 0xb97f7045 acpi_install_gpe_handler +EXPORT_SYMBOL vmlinux 0xb9825984 __klp_sched_try_switch +EXPORT_SYMBOL vmlinux 0xb990454f devm_extcon_register_notifier +EXPORT_SYMBOL vmlinux 0xb99d3b28 page_pool_alloc_pages +EXPORT_SYMBOL vmlinux 0xb9a09ddd __x86_indirect_jump_thunk_rcx +EXPORT_SYMBOL vmlinux 0xb9a9c9a5 nd_region_to_nstype +EXPORT_SYMBOL vmlinux 0xb9ac0795 find_vma +EXPORT_SYMBOL vmlinux 0xb9af1d0d __xa_clear_mark +EXPORT_SYMBOL vmlinux 0xb9d9a7a8 __break_lease +EXPORT_SYMBOL vmlinux 0xb9e276cf wrmsr_safe_regs_on_cpu +EXPORT_SYMBOL vmlinux 0xb9e7429c memcpy_toio +EXPORT_SYMBOL vmlinux 0xb9e8e2cc in6addr_sitelocal_allrouters +EXPORT_SYMBOL vmlinux 0xb9eae72d t10_pi_type1_ip +EXPORT_SYMBOL vmlinux 0xb9f726a6 tso_build_data +EXPORT_SYMBOL vmlinux 0xba00daa2 dma_fence_allocate_private_stub +EXPORT_SYMBOL vmlinux 0xba015c94 filemap_invalidate_unlock_two +EXPORT_SYMBOL vmlinux 0xba0b6c85 unmap_mapping_range +EXPORT_SYMBOL vmlinux 0xba0ed5e9 register_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0xba1008c8 __crc32c_le +EXPORT_SYMBOL vmlinux 0xba22446d pci_try_set_mwi +EXPORT_SYMBOL vmlinux 0xba241f6d tty_kref_put +EXPORT_SYMBOL vmlinux 0xba2449b3 __x86_indirect_jump_thunk_rax +EXPORT_SYMBOL vmlinux 0xba46f36b pnp_device_detach +EXPORT_SYMBOL vmlinux 0xba497f13 loops_per_jiffy +EXPORT_SYMBOL vmlinux 0xba4cc4ce genphy_read_mmd_unsupported +EXPORT_SYMBOL vmlinux 0xba5ad839 nf_unregister_net_hook +EXPORT_SYMBOL vmlinux 0xba6ee32d folio_end_writeback +EXPORT_SYMBOL vmlinux 0xba8cbdb6 readahead_expand +EXPORT_SYMBOL vmlinux 0xba8fbd64 _raw_spin_lock +EXPORT_SYMBOL vmlinux 0xbaae76f4 padata_alloc +EXPORT_SYMBOL vmlinux 0xbac1e1f2 tcf_qevent_handle +EXPORT_SYMBOL vmlinux 0xbac84dee __cgroup_bpf_run_filter_skb +EXPORT_SYMBOL vmlinux 0xbac8aeea sg_nents_for_len +EXPORT_SYMBOL vmlinux 0xbacb22e7 kill_pid +EXPORT_SYMBOL vmlinux 0xbad726ca register_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0xbae26772 xfrm_state_free +EXPORT_SYMBOL vmlinux 0xbaee72f3 nf_register_net_hooks +EXPORT_SYMBOL vmlinux 0xbaf20822 phy_get_pause +EXPORT_SYMBOL vmlinux 0xbafa632e __do_once_sleepable_start +EXPORT_SYMBOL vmlinux 0xbb0540aa zlib_inflateReset +EXPORT_SYMBOL vmlinux 0xbb0df367 unregister_binfmt +EXPORT_SYMBOL vmlinux 0xbb13595e smp_call_function_many +EXPORT_SYMBOL vmlinux 0xbb1bac24 acpi_unregister_debugger +EXPORT_SYMBOL vmlinux 0xbb1c8cae cdev_add +EXPORT_SYMBOL vmlinux 0xbb24f607 init_cdrom_command +EXPORT_SYMBOL vmlinux 0xbb328aec genphy_restart_aneg +EXPORT_SYMBOL vmlinux 0xbb4f4766 simple_write_to_buffer +EXPORT_SYMBOL vmlinux 0xbb5410d1 get_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0xbb8341f6 kern_unmount_array +EXPORT_SYMBOL vmlinux 0xbb8409df devfreq_resume_device +EXPORT_SYMBOL vmlinux 0xbb8e169a vga_switcheroo_handler_flags +EXPORT_SYMBOL vmlinux 0xbb9637ec pcim_iomap_regions +EXPORT_SYMBOL vmlinux 0xbb97dbfc dump_skip +EXPORT_SYMBOL vmlinux 0xbb9e9f22 kern_path_create +EXPORT_SYMBOL vmlinux 0xbb9ed3bf mutex_trylock +EXPORT_SYMBOL vmlinux 0xbbb9f815 vme_unregister_driver +EXPORT_SYMBOL vmlinux 0xbbd9fd25 unregister_netdevice_queue +EXPORT_SYMBOL vmlinux 0xbbda18c4 dma_fence_free +EXPORT_SYMBOL vmlinux 0xbbdc4462 remap_vmalloc_range +EXPORT_SYMBOL vmlinux 0xbbfbe4d8 __traceiter_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xbc1ce21d __serio_register_driver +EXPORT_SYMBOL vmlinux 0xbc2031de acpi_processor_get_bios_limit +EXPORT_SYMBOL vmlinux 0xbc27cd90 xp_alloc +EXPORT_SYMBOL vmlinux 0xbc3c6eb3 eth_header_cache_update +EXPORT_SYMBOL vmlinux 0xbc3dfbf1 scsi_scan_target +EXPORT_SYMBOL vmlinux 0xbc51c72f dcb_ieee_getapp_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0xbc711b04 vme_register_driver +EXPORT_SYMBOL vmlinux 0xbc97929e serio_unregister_child_port +EXPORT_SYMBOL vmlinux 0xbc9fd457 neigh_seq_next +EXPORT_SYMBOL vmlinux 0xbca285ce file_remove_privs +EXPORT_SYMBOL vmlinux 0xbca3b476 devfreq_update_status +EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf +EXPORT_SYMBOL vmlinux 0xbcb36fe4 hugetlb_optimize_vmemmap_key +EXPORT_SYMBOL vmlinux 0xbcbc7571 dev_set_mtu +EXPORT_SYMBOL vmlinux 0xbcc7abd1 vmf_insert_mixed_mkwrite +EXPORT_SYMBOL vmlinux 0xbcebd59b dquot_acquire +EXPORT_SYMBOL vmlinux 0xbcef8b58 __x86_indirect_jump_thunk_rdx +EXPORT_SYMBOL vmlinux 0xbd02b9b8 dma_resv_iter_next_unlocked +EXPORT_SYMBOL vmlinux 0xbd0def94 sock_recv_errqueue +EXPORT_SYMBOL vmlinux 0xbd0e995c console_stop +EXPORT_SYMBOL vmlinux 0xbd393ca3 ioread64be_lo_hi +EXPORT_SYMBOL vmlinux 0xbd462b55 __kfifo_init +EXPORT_SYMBOL vmlinux 0xbd4e3947 key_reject_and_link +EXPORT_SYMBOL vmlinux 0xbd59795d mark_buffer_write_io_error +EXPORT_SYMBOL vmlinux 0xbd607a5b nf_register_queue_handler +EXPORT_SYMBOL vmlinux 0xbd638e0f pci_find_parent_resource +EXPORT_SYMBOL vmlinux 0xbd6841d4 crc16 +EXPORT_SYMBOL vmlinux 0xbd7bbddd fib6_info_hw_flags_set +EXPORT_SYMBOL vmlinux 0xbd839325 dm_table_get_mode +EXPORT_SYMBOL vmlinux 0xbd866c36 pfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0xbd882165 __do_once_sleepable_done +EXPORT_SYMBOL vmlinux 0xbda0247b md_bitmap_startwrite +EXPORT_SYMBOL vmlinux 0xbdaaef0a bio_add_folio +EXPORT_SYMBOL vmlinux 0xbdafb982 tty_flip_buffer_push +EXPORT_SYMBOL vmlinux 0xbdc1b752 input_get_poll_interval +EXPORT_SYMBOL vmlinux 0xbdee3a2e amd_iommu_flush_page +EXPORT_SYMBOL vmlinux 0xbdfb6dbb __fentry__ +EXPORT_SYMBOL vmlinux 0xbe0110e7 acpi_set_gpe +EXPORT_SYMBOL vmlinux 0xbe11ea16 key_revoke +EXPORT_SYMBOL vmlinux 0xbe144437 nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0xbe150415 ipv6_find_hdr +EXPORT_SYMBOL vmlinux 0xbe242e48 xfrm6_protocol_register +EXPORT_SYMBOL vmlinux 0xbe25ee9e skb_queue_head +EXPORT_SYMBOL vmlinux 0xbe3f1122 dcache_dir_open +EXPORT_SYMBOL vmlinux 0xbe408105 mdio_find_bus +EXPORT_SYMBOL vmlinux 0xbe49252c acpi_os_write_port +EXPORT_SYMBOL vmlinux 0xbe4eb6ed secure_dccpv6_sequence_number +EXPORT_SYMBOL vmlinux 0xbe5a24e9 xxh32_copy_state +EXPORT_SYMBOL vmlinux 0xbe6a866f __wait_on_bit +EXPORT_SYMBOL vmlinux 0xbe6a8c96 zstd_cctx_workspace_bound +EXPORT_SYMBOL vmlinux 0xbe6b7ef4 clean_bdev_aliases +EXPORT_SYMBOL vmlinux 0xbe7c7b47 kernel_sock_ip_overhead +EXPORT_SYMBOL vmlinux 0xbead7fdc __nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xbedf941a nf_setsockopt +EXPORT_SYMBOL vmlinux 0xbee37447 zpool_register_driver +EXPORT_SYMBOL vmlinux 0xbee61c6d __netif_napi_del +EXPORT_SYMBOL vmlinux 0xbef43296 console_conditional_schedule +EXPORT_SYMBOL vmlinux 0xbefa51a3 gen_pool_add_owner +EXPORT_SYMBOL vmlinux 0xbf05cea6 mnt_drop_write_file +EXPORT_SYMBOL vmlinux 0xbf088714 __cgroup_bpf_run_filter_sock_ops +EXPORT_SYMBOL vmlinux 0xbf3193ec acpi_unregister_ioapic +EXPORT_SYMBOL vmlinux 0xbf32204a rproc_elf_load_rsc_table +EXPORT_SYMBOL vmlinux 0xbf59c419 posix_acl_init +EXPORT_SYMBOL vmlinux 0xbf6d9bb6 balance_dirty_pages_ratelimited +EXPORT_SYMBOL vmlinux 0xbf6fbb7f folio_create_empty_buffers +EXPORT_SYMBOL vmlinux 0xbf8c04b8 agp_bridge +EXPORT_SYMBOL vmlinux 0xbfa1b46b pci_bus_alloc_resource +EXPORT_SYMBOL vmlinux 0xbfae9e07 utf8_validate +EXPORT_SYMBOL vmlinux 0xbfb6125f gro_find_complete_by_type +EXPORT_SYMBOL vmlinux 0xbfc177bc iowrite32_rep +EXPORT_SYMBOL vmlinux 0xbfde5c52 md_cluster_ops +EXPORT_SYMBOL vmlinux 0xbfebbfb9 ip6_dst_hoplimit +EXPORT_SYMBOL vmlinux 0xbff62d3f vfs_getattr +EXPORT_SYMBOL vmlinux 0xbffd58d8 mmc_run_bkops +EXPORT_SYMBOL vmlinux 0xbfff4034 d_genocide +EXPORT_SYMBOL vmlinux 0xc008f58c tty_port_open +EXPORT_SYMBOL vmlinux 0xc009318a iov_iter_kvec +EXPORT_SYMBOL vmlinux 0xc02d0ed4 update_devfreq +EXPORT_SYMBOL vmlinux 0xc0364007 fault_in_writeable +EXPORT_SYMBOL vmlinux 0xc049690b d_add_ci +EXPORT_SYMBOL vmlinux 0xc05e2e50 tcf_exts_destroy +EXPORT_SYMBOL vmlinux 0xc060c3f4 page_pool_ethtool_stats_get +EXPORT_SYMBOL vmlinux 0xc07351b3 __SCT__cond_resched +EXPORT_SYMBOL vmlinux 0xc0750de6 kfree_skb_list_reason +EXPORT_SYMBOL vmlinux 0xc0763484 rfkill_blocked +EXPORT_SYMBOL vmlinux 0xc078d22c zstd_init_cstream +EXPORT_SYMBOL vmlinux 0xc07b0863 fb_destroy_modedb +EXPORT_SYMBOL vmlinux 0xc0820c6e rproc_mem_entry_init +EXPORT_SYMBOL vmlinux 0xc09b2bdf ip_sock_set_recverr +EXPORT_SYMBOL vmlinux 0xc09c6b4a vlan_vid_add +EXPORT_SYMBOL vmlinux 0xc0a39ad0 d_hash_and_lookup +EXPORT_SYMBOL vmlinux 0xc0a47f12 filemap_fdatawait_range_keep_errors +EXPORT_SYMBOL vmlinux 0xc0c689e8 fifo_create_dflt +EXPORT_SYMBOL vmlinux 0xc0e96b6f xfrm_policy_walk_done +EXPORT_SYMBOL vmlinux 0xc0fda57e kernel_read +EXPORT_SYMBOL vmlinux 0xc0fe9137 __printk_cpu_sync_put +EXPORT_SYMBOL vmlinux 0xc0ff12fb nla_strdup +EXPORT_SYMBOL vmlinux 0xc0ff21c1 input_get_new_minor +EXPORT_SYMBOL vmlinux 0xc1073c79 flow_rule_match_ipv6_addrs +EXPORT_SYMBOL vmlinux 0xc1105d60 skb_flow_dissect_ct +EXPORT_SYMBOL vmlinux 0xc1198662 __warn_flushing_systemwide_wq +EXPORT_SYMBOL vmlinux 0xc12ca457 ps2_command +EXPORT_SYMBOL vmlinux 0xc1365323 acpi_enable_all_wakeup_gpes +EXPORT_SYMBOL vmlinux 0xc14058a2 tcf_idr_create_from_flags +EXPORT_SYMBOL vmlinux 0xc14dc168 acpi_get_data +EXPORT_SYMBOL vmlinux 0xc14e5c63 zap_page_range_single +EXPORT_SYMBOL vmlinux 0xc1514a3b free_irq +EXPORT_SYMBOL vmlinux 0xc15ab922 qdisc_offload_query_caps +EXPORT_SYMBOL vmlinux 0xc16be39d iter_div_u64_rem +EXPORT_SYMBOL vmlinux 0xc182d86d netdev_get_by_name +EXPORT_SYMBOL vmlinux 0xc194d409 pcibios_bus_to_resource +EXPORT_SYMBOL vmlinux 0xc1cb419c __traceiter_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xc1cce561 vfs_parse_fs_string +EXPORT_SYMBOL vmlinux 0xc1d3b8ca mount_subtree +EXPORT_SYMBOL vmlinux 0xc1d8cfaf __fdget +EXPORT_SYMBOL vmlinux 0xc1e09611 netdev_lower_state_changed +EXPORT_SYMBOL vmlinux 0xc1e937f9 blk_rq_map_user_io +EXPORT_SYMBOL vmlinux 0xc1f9a4f5 clocksource_unregister +EXPORT_SYMBOL vmlinux 0xc21f6f36 phy_read_mmd +EXPORT_SYMBOL vmlinux 0xc226f097 blk_execute_rq +EXPORT_SYMBOL vmlinux 0xc22e1f22 crypto_kdf108_ctr_generate +EXPORT_SYMBOL vmlinux 0xc22f6693 call_fib_notifier +EXPORT_SYMBOL vmlinux 0xc2424641 agp3_generic_cleanup +EXPORT_SYMBOL vmlinux 0xc2506164 sockopt_release_sock +EXPORT_SYMBOL vmlinux 0xc278c965 cpu_all_bits +EXPORT_SYMBOL vmlinux 0xc28e9e20 cdev_init +EXPORT_SYMBOL vmlinux 0xc28f83a0 simple_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0xc29bf967 strspn +EXPORT_SYMBOL vmlinux 0xc2cb862e sgl_alloc_order +EXPORT_SYMBOL vmlinux 0xc2d4f973 jbd2_trans_will_send_data_barrier +EXPORT_SYMBOL vmlinux 0xc2e587d1 reset_devices +EXPORT_SYMBOL vmlinux 0xc3055d20 usleep_range_state +EXPORT_SYMBOL vmlinux 0xc310b981 strnstr +EXPORT_SYMBOL vmlinux 0xc31db0ce is_vmalloc_addr +EXPORT_SYMBOL vmlinux 0xc31db3dc pnp_request_card_device +EXPORT_SYMBOL vmlinux 0xc32ab44d t10_pi_type3_ip +EXPORT_SYMBOL vmlinux 0xc32c71af register_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xc33f3abb md_error +EXPORT_SYMBOL vmlinux 0xc3446d9c ihold +EXPORT_SYMBOL vmlinux 0xc34f41a9 nf_hook_slow_list +EXPORT_SYMBOL vmlinux 0xc3570a28 devm_request_any_context_irq +EXPORT_SYMBOL vmlinux 0xc359fb65 abort +EXPORT_SYMBOL vmlinux 0xc35c8140 param_get_invbool +EXPORT_SYMBOL vmlinux 0xc365b6cc scsi_done_direct +EXPORT_SYMBOL vmlinux 0xc3762aec mempool_alloc +EXPORT_SYMBOL vmlinux 0xc37f9c6e cpufreq_update_policy +EXPORT_SYMBOL vmlinux 0xc38c83b8 mod_timer +EXPORT_SYMBOL vmlinux 0xc390c815 xfrm_state_update +EXPORT_SYMBOL vmlinux 0xc3aaf0a9 __put_user_1 +EXPORT_SYMBOL vmlinux 0xc3ab4f92 gro_cells_receive +EXPORT_SYMBOL vmlinux 0xc3bc72ad trace_print_array_seq +EXPORT_SYMBOL vmlinux 0xc3bfed0d fs_param_is_u32 +EXPORT_SYMBOL vmlinux 0xc3c71c5a bio_split +EXPORT_SYMBOL vmlinux 0xc3cd7404 scsi_host_put +EXPORT_SYMBOL vmlinux 0xc3cf33fd kernel_tmpfile_open +EXPORT_SYMBOL vmlinux 0xc3d9f014 _copy_from_iter_nocache +EXPORT_SYMBOL vmlinux 0xc3db8ee3 handshake_req_private +EXPORT_SYMBOL vmlinux 0xc3ed1fed ppp_unit_number +EXPORT_SYMBOL vmlinux 0xc3f65f32 phy_config_aneg +EXPORT_SYMBOL vmlinux 0xc3ff38c2 down_read_trylock +EXPORT_SYMBOL vmlinux 0xc40edac7 skb_pull +EXPORT_SYMBOL vmlinux 0xc41368ed config_item_put +EXPORT_SYMBOL vmlinux 0xc415e259 discard_new_inode +EXPORT_SYMBOL vmlinux 0xc4212ab9 qdisc_class_hash_insert +EXPORT_SYMBOL vmlinux 0xc42d6baf phy_free_interrupt +EXPORT_SYMBOL vmlinux 0xc42dcb99 acpi_evaluate_ost +EXPORT_SYMBOL vmlinux 0xc42fc4b7 phy_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0xc43cfc0a pldmfw_op_pci_match_record +EXPORT_SYMBOL vmlinux 0xc44340e2 end_buffer_write_sync +EXPORT_SYMBOL vmlinux 0xc44593ca __mmap_lock_do_trace_acquire_returned +EXPORT_SYMBOL vmlinux 0xc4474d12 eth_header +EXPORT_SYMBOL vmlinux 0xc447e797 _copy_from_iter +EXPORT_SYMBOL vmlinux 0xc452212c utf8_strncasecmp +EXPORT_SYMBOL vmlinux 0xc465f2e1 ppp_input_error +EXPORT_SYMBOL vmlinux 0xc468470c pci_get_domain_bus_and_slot +EXPORT_SYMBOL vmlinux 0xc46959f2 flow_rule_match_enc_ports +EXPORT_SYMBOL vmlinux 0xc4777aa9 __ctzsi2 +EXPORT_SYMBOL vmlinux 0xc4846aff dev_driver_string +EXPORT_SYMBOL vmlinux 0xc496d705 __tcf_em_tree_match +EXPORT_SYMBOL vmlinux 0xc4ae915e arch_touch_nmi_watchdog +EXPORT_SYMBOL vmlinux 0xc4b8c78a flow_indr_dev_register +EXPORT_SYMBOL vmlinux 0xc4c56b30 registered_fb +EXPORT_SYMBOL vmlinux 0xc4c86fce locks_init_lock +EXPORT_SYMBOL vmlinux 0xc4d81740 jbd2_journal_destroy +EXPORT_SYMBOL vmlinux 0xc4f10f22 __insert_inode_hash +EXPORT_SYMBOL vmlinux 0xc4fbd107 input_mt_drop_unused +EXPORT_SYMBOL vmlinux 0xc515f1cd __x86_indirect_jump_thunk_r13 +EXPORT_SYMBOL vmlinux 0xc52590e2 pci_bus_claim_resources +EXPORT_SYMBOL vmlinux 0xc528a49a queued_write_lock_slowpath +EXPORT_SYMBOL vmlinux 0xc53726a4 param_set_bint +EXPORT_SYMBOL vmlinux 0xc549e060 xfrm_trans_queue_net +EXPORT_SYMBOL vmlinux 0xc54e5e1e mmc_can_gpio_ro +EXPORT_SYMBOL vmlinux 0xc5537fe1 tcp_rtx_synack +EXPORT_SYMBOL vmlinux 0xc557819a tty_unregister_driver +EXPORT_SYMBOL vmlinux 0xc558530d profile_pc +EXPORT_SYMBOL vmlinux 0xc558928b tcf_block_get_ext +EXPORT_SYMBOL vmlinux 0xc558f288 regset_get_alloc +EXPORT_SYMBOL vmlinux 0xc559c77b scsi_block_when_processing_errors +EXPORT_SYMBOL vmlinux 0xc55f4cde scsi_device_lookup +EXPORT_SYMBOL vmlinux 0xc568ea14 phy_queue_state_machine +EXPORT_SYMBOL vmlinux 0xc56c3609 xz_dec_microlzma_reset +EXPORT_SYMBOL vmlinux 0xc576331a genphy_read_abilities +EXPORT_SYMBOL vmlinux 0xc57b67ed amd_iommu_domain_direct_map +EXPORT_SYMBOL vmlinux 0xc57c48a3 idr_get_next +EXPORT_SYMBOL vmlinux 0xc58d5a90 kstrtoll_from_user +EXPORT_SYMBOL vmlinux 0xc599a772 security_xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc5addbc0 serio_unregister_driver +EXPORT_SYMBOL vmlinux 0xc5b6f236 queue_work_on +EXPORT_SYMBOL vmlinux 0xc5d2f244 mmc_remove_host +EXPORT_SYMBOL vmlinux 0xc5d41b57 ethtool_notify +EXPORT_SYMBOL vmlinux 0xc5d9c46c agp_try_unsupported_boot +EXPORT_SYMBOL vmlinux 0xc5e74216 release_resource +EXPORT_SYMBOL vmlinux 0xc5ff9873 cdev_set_parent +EXPORT_SYMBOL vmlinux 0xc6072b6f padata_set_cpumask +EXPORT_SYMBOL vmlinux 0xc60d0620 __num_online_cpus +EXPORT_SYMBOL vmlinux 0xc61ca65e iowrite64be_hi_lo +EXPORT_SYMBOL vmlinux 0xc622556f prepare_to_wait_exclusive +EXPORT_SYMBOL vmlinux 0xc631580a console_unlock +EXPORT_SYMBOL vmlinux 0xc633d82d phy_unregister_fixup +EXPORT_SYMBOL vmlinux 0xc636772c udp_flush_pending_frames +EXPORT_SYMBOL vmlinux 0xc6450321 _dev_alert +EXPORT_SYMBOL vmlinux 0xc6569f81 give_up_console +EXPORT_SYMBOL vmlinux 0xc65bb467 inet6_add_protocol +EXPORT_SYMBOL vmlinux 0xc65e4e97 secure_dccp_sequence_number +EXPORT_SYMBOL vmlinux 0xc666a132 crc_t10dif +EXPORT_SYMBOL vmlinux 0xc6732def inode_maybe_inc_iversion +EXPORT_SYMBOL vmlinux 0xc678078b ip_queue_xmit +EXPORT_SYMBOL vmlinux 0xc680c862 netdev_offload_xstats_get +EXPORT_SYMBOL vmlinux 0xc68255c1 elv_rb_latter_request +EXPORT_SYMBOL vmlinux 0xc6910aa0 do_trace_rdpmc +EXPORT_SYMBOL vmlinux 0xc6a3ab5a __ip_queue_xmit +EXPORT_SYMBOL vmlinux 0xc6ac0cbe __skb_wait_for_more_packets +EXPORT_SYMBOL vmlinux 0xc6aea6a7 configfs_depend_item_unlocked +EXPORT_SYMBOL vmlinux 0xc6c1c8a7 prepare_kernel_cred +EXPORT_SYMBOL vmlinux 0xc6cb465a __kfifo_max_r +EXPORT_SYMBOL vmlinux 0xc6cbbc89 capable +EXPORT_SYMBOL vmlinux 0xc6d09aa9 release_firmware +EXPORT_SYMBOL vmlinux 0xc6f399f0 seq_open +EXPORT_SYMBOL vmlinux 0xc6f3b3fc refcount_dec_if_one +EXPORT_SYMBOL vmlinux 0xc6f46339 init_timer_key +EXPORT_SYMBOL vmlinux 0xc70895cb i2c_smbus_read_block_data +EXPORT_SYMBOL vmlinux 0xc708f1fe ec_write +EXPORT_SYMBOL vmlinux 0xc7132ebc sock_dequeue_err_skb +EXPORT_SYMBOL vmlinux 0xc7208c3a serial8250_resume_port +EXPORT_SYMBOL vmlinux 0xc72acc5b netpoll_print_options +EXPORT_SYMBOL vmlinux 0xc72cbbfc pci_read_config_byte +EXPORT_SYMBOL vmlinux 0xc72dd10b udp_set_csum +EXPORT_SYMBOL vmlinux 0xc762c2bc n_tty_ioctl_helper +EXPORT_SYMBOL vmlinux 0xc76c0de4 tcp_sock_set_cork +EXPORT_SYMBOL vmlinux 0xc77b3521 dev_close +EXPORT_SYMBOL vmlinux 0xc781bd9f rfkill_resume_polling +EXPORT_SYMBOL vmlinux 0xc781e6a1 jbd2_journal_blocks_per_page +EXPORT_SYMBOL vmlinux 0xc7856a3d inet6addr_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xc78ae64a vfs_unlink +EXPORT_SYMBOL vmlinux 0xc7975de0 trace_seq_acquire +EXPORT_SYMBOL vmlinux 0xc7a4fbed rtnl_lock +EXPORT_SYMBOL vmlinux 0xc7ae1903 security_lock_kernel_down +EXPORT_SYMBOL vmlinux 0xc7b88c6b proc_create_single_data +EXPORT_SYMBOL vmlinux 0xc7bf6534 mmc_unregister_driver +EXPORT_SYMBOL vmlinux 0xc7c1107a LZ4_decompress_safe +EXPORT_SYMBOL vmlinux 0xc7edfde3 dev_trans_start +EXPORT_SYMBOL vmlinux 0xc7fc64d5 fifo_set_limit +EXPORT_SYMBOL vmlinux 0xc7fefbe9 dquot_mark_dquot_dirty +EXPORT_SYMBOL vmlinux 0xc80ab559 swake_up_one +EXPORT_SYMBOL vmlinux 0xc80f23d8 skb_prepare_seq_read +EXPORT_SYMBOL vmlinux 0xc812c55f ipv6_dev_mc_dec +EXPORT_SYMBOL vmlinux 0xc816deff mipi_dsi_turn_on_peripheral +EXPORT_SYMBOL vmlinux 0xc82a6683 filemap_get_folios +EXPORT_SYMBOL vmlinux 0xc82c2e40 rproc_elf_sanity_check +EXPORT_SYMBOL vmlinux 0xc839afed hdmi_audio_infoframe_check +EXPORT_SYMBOL vmlinux 0xc83fe5c1 skb_vlan_untag +EXPORT_SYMBOL vmlinux 0xc840a33e would_dump +EXPORT_SYMBOL vmlinux 0xc8423f2d ipv6_chk_prefix +EXPORT_SYMBOL vmlinux 0xc84a0a7e seq_hlist_start_rcu +EXPORT_SYMBOL vmlinux 0xc84ce4c4 redraw_screen +EXPORT_SYMBOL vmlinux 0xc856ae2e dns_query +EXPORT_SYMBOL vmlinux 0xc8575721 key_put +EXPORT_SYMBOL vmlinux 0xc85b3c46 textsearch_destroy +EXPORT_SYMBOL vmlinux 0xc8609e6d jbd2_journal_invalidate_folio +EXPORT_SYMBOL vmlinux 0xc872fd85 in6addr_interfacelocal_allnodes +EXPORT_SYMBOL vmlinux 0xc8827b75 sysctl_vals +EXPORT_SYMBOL vmlinux 0xc88310c0 xfrm_policy_register_afinfo +EXPORT_SYMBOL vmlinux 0xc8858b0a peernet2id +EXPORT_SYMBOL vmlinux 0xc88df2e3 ip6_route_me_harder +EXPORT_SYMBOL vmlinux 0xc890c008 zlib_deflateEnd +EXPORT_SYMBOL vmlinux 0xc8a0e9f9 fb_set_suspend +EXPORT_SYMBOL vmlinux 0xc8a5956e drop_nlink +EXPORT_SYMBOL vmlinux 0xc8a91f5b cpumask_local_spread +EXPORT_SYMBOL vmlinux 0xc8c85086 sg_free_table +EXPORT_SYMBOL vmlinux 0xc8cbf751 tlbstate_untag_mask +EXPORT_SYMBOL vmlinux 0xc8cde4a9 mmc_command_done +EXPORT_SYMBOL vmlinux 0xc8dcc62a krealloc +EXPORT_SYMBOL vmlinux 0xc8e1ef43 dev_alloc_name +EXPORT_SYMBOL vmlinux 0xc8e521bf scsi_host_busy +EXPORT_SYMBOL vmlinux 0xc8ea5b68 tcp_parse_options +EXPORT_SYMBOL vmlinux 0xc9237513 sock_common_getsockopt +EXPORT_SYMBOL vmlinux 0xc93e8461 acpi_get_event_resources +EXPORT_SYMBOL vmlinux 0xc94544e4 __qdisc_calculate_pkt_len +EXPORT_SYMBOL vmlinux 0xc952cc79 __acpi_mdiobus_register +EXPORT_SYMBOL vmlinux 0xc954564a set_capacity +EXPORT_SYMBOL vmlinux 0xc9634df9 in6addr_linklocal_allrouters +EXPORT_SYMBOL vmlinux 0xc965ff81 __sk_backlog_rcv +EXPORT_SYMBOL vmlinux 0xc96c8e1a security_path_unlink +EXPORT_SYMBOL vmlinux 0xc972449f mempool_alloc_slab +EXPORT_SYMBOL vmlinux 0xc972c98f netdev_features_change +EXPORT_SYMBOL vmlinux 0xc97501db sb_min_blocksize +EXPORT_SYMBOL vmlinux 0xc97ce31b devm_devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0xc97f13e0 migrate_vma_setup +EXPORT_SYMBOL vmlinux 0xc9822234 clk_register_clkdev +EXPORT_SYMBOL vmlinux 0xc98345d7 genphy_c45_eee_is_active +EXPORT_SYMBOL vmlinux 0xc99e2a55 twl_rev +EXPORT_SYMBOL vmlinux 0xc9a2d163 seq_putc +EXPORT_SYMBOL vmlinux 0xc9a6ea2a security_d_instantiate +EXPORT_SYMBOL vmlinux 0xc9d1f71b mmc_set_data_timeout +EXPORT_SYMBOL vmlinux 0xc9df055a xfrm_policy_walk_init +EXPORT_SYMBOL vmlinux 0xc9ecfabd netdev_txq_to_tc +EXPORT_SYMBOL vmlinux 0xc9f01dd4 bio_split_to_limits +EXPORT_SYMBOL vmlinux 0xc9f34c1d acpi_acquire_global_lock +EXPORT_SYMBOL vmlinux 0xca1648d4 zstd_decompress_dctx +EXPORT_SYMBOL vmlinux 0xca17ac01 _find_next_andnot_bit +EXPORT_SYMBOL vmlinux 0xca21ebd3 bitmap_free +EXPORT_SYMBOL vmlinux 0xca30e36b xfrm4_protocol_deregister +EXPORT_SYMBOL vmlinux 0xca32ed9a phy_set_asym_pause +EXPORT_SYMBOL vmlinux 0xca3aa584 skb_vlan_push +EXPORT_SYMBOL vmlinux 0xca431c05 wake_bit_function +EXPORT_SYMBOL vmlinux 0xca667376 scsi_print_sense_hdr +EXPORT_SYMBOL vmlinux 0xca716b7f page_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0xca8d5d1b I_BDEV +EXPORT_SYMBOL vmlinux 0xca9360b5 rb_next +EXPORT_SYMBOL vmlinux 0xca963954 dev_pre_changeaddr_notify +EXPORT_SYMBOL vmlinux 0xca9beaa4 __xa_store +EXPORT_SYMBOL vmlinux 0xcab98348 pci_free_host_bridge +EXPORT_SYMBOL vmlinux 0xcac0728a i2c_find_device_by_fwnode +EXPORT_SYMBOL vmlinux 0xcacdb8e2 add_watch_to_object +EXPORT_SYMBOL vmlinux 0xcad03d18 generic_setlease +EXPORT_SYMBOL vmlinux 0xcad1aca8 acpi_exception +EXPORT_SYMBOL vmlinux 0xcaf1a5d3 folio_add_lru +EXPORT_SYMBOL vmlinux 0xcb024b1d sk_capable +EXPORT_SYMBOL vmlinux 0xcb0288ea ledtrig_cpu +EXPORT_SYMBOL vmlinux 0xcb03f8f5 locks_delete_block +EXPORT_SYMBOL vmlinux 0xcb164699 pci_bus_assign_resources +EXPORT_SYMBOL vmlinux 0xcb291059 blk_queue_max_secure_erase_sectors +EXPORT_SYMBOL vmlinux 0xcb2ec291 dev_get_stats +EXPORT_SYMBOL vmlinux 0xcb3ae215 call_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xcb483ec4 __scsi_iterate_devices +EXPORT_SYMBOL vmlinux 0xcb54279a blk_rq_map_integrity_sg +EXPORT_SYMBOL vmlinux 0xcb615226 wireless_send_event +EXPORT_SYMBOL vmlinux 0xcb6b69f5 backlight_device_get_by_name +EXPORT_SYMBOL vmlinux 0xcb733bf2 acpi_bus_set_power +EXPORT_SYMBOL vmlinux 0xcb85a875 blk_queue_update_dma_alignment +EXPORT_SYMBOL vmlinux 0xcb971575 netdev_get_by_index +EXPORT_SYMBOL vmlinux 0xcb9fa161 pci_release_selected_regions +EXPORT_SYMBOL vmlinux 0xcbb13d6d pci_enable_msi +EXPORT_SYMBOL vmlinux 0xcbb16ef0 tcp_simple_retransmit +EXPORT_SYMBOL vmlinux 0xcbbf0a6f audit_log_task_context +EXPORT_SYMBOL vmlinux 0xcbc3181f ether_setup +EXPORT_SYMBOL vmlinux 0xcbcb36e1 invalidate_disk +EXPORT_SYMBOL vmlinux 0xcbcb8899 page_pool_alloc_frag +EXPORT_SYMBOL vmlinux 0xcbd4898c fortify_panic +EXPORT_SYMBOL vmlinux 0xcbd96fa6 dcb_ieee_getapp_dscp_prio_mask_map +EXPORT_SYMBOL vmlinux 0xcbe2679b module_refcount +EXPORT_SYMBOL vmlinux 0xcbea8516 __starget_for_each_device +EXPORT_SYMBOL vmlinux 0xcbec7bc9 pci_iomap +EXPORT_SYMBOL vmlinux 0xcbee7b77 inet6_protos +EXPORT_SYMBOL vmlinux 0xcbfb33e4 init_opal_dev +EXPORT_SYMBOL vmlinux 0xcc124e14 i2c_del_driver +EXPORT_SYMBOL vmlinux 0xcc1b882a idr_get_next_ul +EXPORT_SYMBOL vmlinux 0xcc248d26 serial8250_suspend_port +EXPORT_SYMBOL vmlinux 0xcc309af9 input_set_poll_interval +EXPORT_SYMBOL vmlinux 0xcc328a5c reservation_ww_class +EXPORT_SYMBOL vmlinux 0xcc340603 cookie_timestamp_decode +EXPORT_SYMBOL vmlinux 0xcc392eea kmalloc_size_roundup +EXPORT_SYMBOL vmlinux 0xcc3e591a __pskb_pull_tail +EXPORT_SYMBOL vmlinux 0xcc411ed1 ptp_convert_timestamp +EXPORT_SYMBOL vmlinux 0xcc4afcfd mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0xcc5005fe msleep_interruptible +EXPORT_SYMBOL vmlinux 0xcc57e34f __dev_set_mtu +EXPORT_SYMBOL vmlinux 0xcc5c2df4 trace_print_symbols_seq +EXPORT_SYMBOL vmlinux 0xcc5d22d9 can_do_mlock +EXPORT_SYMBOL vmlinux 0xcc638fac uart_write_wakeup +EXPORT_SYMBOL vmlinux 0xcc71a853 ___pskb_trim +EXPORT_SYMBOL vmlinux 0xcc7e426d max8925_set_bits +EXPORT_SYMBOL vmlinux 0xcc8595e7 agp_alloc_page_array +EXPORT_SYMBOL vmlinux 0xcca5839d xen_vcpu_id +EXPORT_SYMBOL vmlinux 0xccaf994e dma_fence_set_deadline +EXPORT_SYMBOL vmlinux 0xccb1c7a3 __splice_from_pipe +EXPORT_SYMBOL vmlinux 0xccb37f75 ptp_find_pin_unlocked +EXPORT_SYMBOL vmlinux 0xccb80e40 xsk_tx_release +EXPORT_SYMBOL vmlinux 0xccc8919e proc_mkdir +EXPORT_SYMBOL vmlinux 0xccd37b29 __skb_try_recv_datagram +EXPORT_SYMBOL vmlinux 0xccdac571 dma_resv_fini +EXPORT_SYMBOL vmlinux 0xccf80156 seq_hex_dump +EXPORT_SYMBOL vmlinux 0xccfb9e07 dst_default_metrics +EXPORT_SYMBOL vmlinux 0xccfd2ebc scsi_dev_info_list_del_keyed +EXPORT_SYMBOL vmlinux 0xccfe88b0 file_modified +EXPORT_SYMBOL vmlinux 0xcd002472 xp_free +EXPORT_SYMBOL vmlinux 0xcd01b8e6 acpi_attach_data +EXPORT_SYMBOL vmlinux 0xcd1c5ff6 blk_queue_bounce_limit +EXPORT_SYMBOL vmlinux 0xcd279169 nla_find +EXPORT_SYMBOL vmlinux 0xcd2df0c0 rt6_lookup +EXPORT_SYMBOL vmlinux 0xcd7c0cf4 zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0xcd8ce890 acpi_format_exception +EXPORT_SYMBOL vmlinux 0xcd9c13a3 tty_termios_hw_change +EXPORT_SYMBOL vmlinux 0xcda74f81 kernel_connect +EXPORT_SYMBOL vmlinux 0xcdc39c9e security_ismaclabel +EXPORT_SYMBOL vmlinux 0xcdc62227 page_pool_destroy +EXPORT_SYMBOL vmlinux 0xcdcb212f legacy_pic +EXPORT_SYMBOL vmlinux 0xcde5cc8c rproc_add_subdev +EXPORT_SYMBOL vmlinux 0xcde77bcc free_opal_dev +EXPORT_SYMBOL vmlinux 0xcdea6ac0 qdisc_watchdog_init_clockid +EXPORT_SYMBOL vmlinux 0xce161402 platform_get_ethdev_address +EXPORT_SYMBOL vmlinux 0xce2840e7 irq_set_irq_wake +EXPORT_SYMBOL vmlinux 0xce4640a4 set_trace_device +EXPORT_SYMBOL vmlinux 0xce479ce3 dma_resv_reserve_fences +EXPORT_SYMBOL vmlinux 0xce4a6761 node_data +EXPORT_SYMBOL vmlinux 0xce4cdb8e fb_find_best_mode +EXPORT_SYMBOL vmlinux 0xce4e47b6 __kfifo_skip_r +EXPORT_SYMBOL vmlinux 0xce521dde tcf_exts_validate_ex +EXPORT_SYMBOL vmlinux 0xce587f77 nf_log_register +EXPORT_SYMBOL vmlinux 0xce5ac24f zlib_inflate_workspacesize +EXPORT_SYMBOL vmlinux 0xce620002 xen_free_ballooned_pages +EXPORT_SYMBOL vmlinux 0xce720f28 mtree_destroy +EXPORT_SYMBOL vmlinux 0xce75e23f md_bitmap_endwrite +EXPORT_SYMBOL vmlinux 0xce76b6a4 udp_lib_setsockopt +EXPORT_SYMBOL vmlinux 0xce76c257 acpi_get_irq_routing_table +EXPORT_SYMBOL vmlinux 0xce807a25 up_write +EXPORT_SYMBOL vmlinux 0xce846479 __blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0xce989d10 component_match_add_typed +EXPORT_SYMBOL vmlinux 0xcea381dd x86_match_cpu +EXPORT_SYMBOL vmlinux 0xcea60a7a genl_unregister_family +EXPORT_SYMBOL vmlinux 0xcea8ae2b devm_gen_pool_create +EXPORT_SYMBOL vmlinux 0xcea9c49f pcie_capability_write_word +EXPORT_SYMBOL vmlinux 0xceaa7db6 security_sctp_assoc_established +EXPORT_SYMBOL vmlinux 0xceab0311 strchrnul +EXPORT_SYMBOL vmlinux 0xceb799ab pci_bus_size_bridges +EXPORT_SYMBOL vmlinux 0xcec3a2d1 kfree_skb_reason +EXPORT_SYMBOL vmlinux 0xced03256 __put_user_ns +EXPORT_SYMBOL vmlinux 0xced0f4d4 gen_pool_create +EXPORT_SYMBOL vmlinux 0xceeafde1 bdi_register +EXPORT_SYMBOL vmlinux 0xceec51bd mipi_dsi_dcs_get_pixel_format +EXPORT_SYMBOL vmlinux 0xcef8c6d9 vga_switcheroo_unregister_client +EXPORT_SYMBOL vmlinux 0xcefb0c9f __mutex_init +EXPORT_SYMBOL vmlinux 0xcefcd99a serial8250_unregister_port +EXPORT_SYMBOL vmlinux 0xcf180765 pci_disable_link_state +EXPORT_SYMBOL vmlinux 0xcf1ab957 phy_ethtool_get_sset_count +EXPORT_SYMBOL vmlinux 0xcf1c3ad4 mipi_dsi_compression_mode +EXPORT_SYMBOL vmlinux 0xcf29049a free_netdev +EXPORT_SYMBOL vmlinux 0xcf2a6966 up +EXPORT_SYMBOL vmlinux 0xcf3b69b3 netdev_stats_to_stats64 +EXPORT_SYMBOL vmlinux 0xcf4f20ba register_qdisc +EXPORT_SYMBOL vmlinux 0xcf4fdd4d _atomic_dec_and_lock +EXPORT_SYMBOL vmlinux 0xcf79adee __tracepoint_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xcf9b558d touchscreen_set_mt_pos +EXPORT_SYMBOL vmlinux 0xcfa368d5 tls_server_hello_psk +EXPORT_SYMBOL vmlinux 0xcfc8e8ef filemap_flush +EXPORT_SYMBOL vmlinux 0xcfc9deaf atomic_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0xcfd884a8 __hsiphash_unaligned +EXPORT_SYMBOL vmlinux 0xcfdb58d3 tty_port_free_xmit_buf +EXPORT_SYMBOL vmlinux 0xcff8873f seq_vprintf +EXPORT_SYMBOL vmlinux 0xd00406a1 proto_register +EXPORT_SYMBOL vmlinux 0xd02c582c nvdimm_bus_lock +EXPORT_SYMBOL vmlinux 0xd04c1a64 sysctl_devconf_inherit_init_net +EXPORT_SYMBOL vmlinux 0xd05d5e19 cdev_device_add +EXPORT_SYMBOL vmlinux 0xd0654aba woken_wake_function +EXPORT_SYMBOL vmlinux 0xd07477d5 netif_set_real_num_rx_queues +EXPORT_SYMBOL vmlinux 0xd0760fc0 kfree_sensitive +EXPORT_SYMBOL vmlinux 0xd07da65f devm_pci_remap_cfgspace +EXPORT_SYMBOL vmlinux 0xd08adb2b trace_seq_hex_dump +EXPORT_SYMBOL vmlinux 0xd0934931 max8925_reg_read +EXPORT_SYMBOL vmlinux 0xd0a3f8ac blk_mq_start_hw_queues +EXPORT_SYMBOL vmlinux 0xd0a731f3 pcie_get_speed_cap +EXPORT_SYMBOL vmlinux 0xd0b74705 acpi_install_interface +EXPORT_SYMBOL vmlinux 0xd0c7ddac __folio_put +EXPORT_SYMBOL vmlinux 0xd0f284b8 mmiotrace_printk +EXPORT_SYMBOL vmlinux 0xd0fc80ab __netdev_alloc_skb +EXPORT_SYMBOL vmlinux 0xd0fef3b2 agp_free_key +EXPORT_SYMBOL vmlinux 0xd115b12d tcf_chain_put_by_act +EXPORT_SYMBOL vmlinux 0xd11e64ce param_array_ops +EXPORT_SYMBOL vmlinux 0xd131a1dc put_disk +EXPORT_SYMBOL vmlinux 0xd1325f23 filemap_write_and_wait_range +EXPORT_SYMBOL vmlinux 0xd1363cc1 ucs2_strsize +EXPORT_SYMBOL vmlinux 0xd13822ad tty_port_tty_set +EXPORT_SYMBOL vmlinux 0xd156d3be netdev_notify_peers +EXPORT_SYMBOL vmlinux 0xd156f9ed mmc_release_host +EXPORT_SYMBOL vmlinux 0xd194ddf9 acpi_gpe_count +EXPORT_SYMBOL vmlinux 0xd1a44070 tty_wait_until_sent +EXPORT_SYMBOL vmlinux 0xd1ae4774 locks_copy_lock +EXPORT_SYMBOL vmlinux 0xd1b925c2 phy_set_sym_pause +EXPORT_SYMBOL vmlinux 0xd1ce8b0d cad_pid +EXPORT_SYMBOL vmlinux 0xd1ceadc2 __neigh_event_send +EXPORT_SYMBOL vmlinux 0xd1cf3476 blk_mq_start_hw_queue +EXPORT_SYMBOL vmlinux 0xd1d6e0b7 boot_cpu_data +EXPORT_SYMBOL vmlinux 0xd1d87e92 scsi_mlreturn_string +EXPORT_SYMBOL vmlinux 0xd1f60a89 arch_io_free_memtype_wc +EXPORT_SYMBOL vmlinux 0xd1f6c5f3 smp_num_siblings +EXPORT_SYMBOL vmlinux 0xd20469e1 md_bitmap_unplug +EXPORT_SYMBOL vmlinux 0xd21c5139 iowrite64_lo_hi +EXPORT_SYMBOL vmlinux 0xd2205756 security_inet_conn_request +EXPORT_SYMBOL vmlinux 0xd2237016 radix_tree_delete_item +EXPORT_SYMBOL vmlinux 0xd22679b0 send_sig_mceerr +EXPORT_SYMBOL vmlinux 0xd22d53b1 dev_mc_add_global +EXPORT_SYMBOL vmlinux 0xd24108d4 rfkill_soft_blocked +EXPORT_SYMBOL vmlinux 0xd24c22c1 __post_watch_notification +EXPORT_SYMBOL vmlinux 0xd24c7eda ww_mutex_unlock +EXPORT_SYMBOL vmlinux 0xd25d4f74 console_blank_hook +EXPORT_SYMBOL vmlinux 0xd26d5b05 vfs_dup_fs_context +EXPORT_SYMBOL vmlinux 0xd27b25dd blk_check_plugged +EXPORT_SYMBOL vmlinux 0xd2800691 nf_conntrack_destroy +EXPORT_SYMBOL vmlinux 0xd28dfd59 sg_miter_stop +EXPORT_SYMBOL vmlinux 0xd2998ca5 mipi_dsi_attach +EXPORT_SYMBOL vmlinux 0xd2b46a3c vme_unregister_error_handler +EXPORT_SYMBOL vmlinux 0xd2bc5c46 __get_user_nocheck_2 +EXPORT_SYMBOL vmlinux 0xd2bdc551 no_seek_end_llseek_size +EXPORT_SYMBOL vmlinux 0xd2d123df migrate_vma_pages +EXPORT_SYMBOL vmlinux 0xd2d88506 netdev_offload_xstats_report_used +EXPORT_SYMBOL vmlinux 0xd2da1048 register_netdevice_notifier +EXPORT_SYMBOL vmlinux 0xd2e2a9d0 hdmi_spd_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0xd2e901ba serio_interrupt +EXPORT_SYMBOL vmlinux 0xd2ea49b8 acpi_leave_sleep_state_prep +EXPORT_SYMBOL vmlinux 0xd2fd88e1 crypto_sha3_update +EXPORT_SYMBOL vmlinux 0xd2ff486d dma_resv_replace_fences +EXPORT_SYMBOL vmlinux 0xd30746dc ip_route_input_noref +EXPORT_SYMBOL vmlinux 0xd3114e1f kmem_cache_alloc_node +EXPORT_SYMBOL vmlinux 0xd31deb84 sk_stream_error +EXPORT_SYMBOL vmlinux 0xd32272da skb_checksum_trimmed +EXPORT_SYMBOL vmlinux 0xd32f9230 neigh_destroy +EXPORT_SYMBOL vmlinux 0xd338ea7e __SCT__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xd34094d6 skb_store_bits +EXPORT_SYMBOL vmlinux 0xd341b2b6 agp_generic_alloc_pages +EXPORT_SYMBOL vmlinux 0xd35a6d31 mempool_kmalloc +EXPORT_SYMBOL vmlinux 0xd35cce70 _raw_spin_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xd361977f tcp_create_openreq_child +EXPORT_SYMBOL vmlinux 0xd36bcb5d dma_set_coherent_mask +EXPORT_SYMBOL vmlinux 0xd36dc10c get_random_u32 +EXPORT_SYMBOL vmlinux 0xd36e3d59 prandom_bytes_state +EXPORT_SYMBOL vmlinux 0xd3778d52 __blk_rq_map_sg +EXPORT_SYMBOL vmlinux 0xd3784caa cdrom_dummy_generic_packet +EXPORT_SYMBOL vmlinux 0xd38cd261 __default_kernel_pte_mask +EXPORT_SYMBOL vmlinux 0xd38ee2c7 __get_hash_from_flowi6 +EXPORT_SYMBOL vmlinux 0xd39f9541 inode_dio_wait +EXPORT_SYMBOL vmlinux 0xd3b6f03c tcp_ioctl +EXPORT_SYMBOL vmlinux 0xd3dd1b0d tty_port_alloc_xmit_buf +EXPORT_SYMBOL vmlinux 0xd406d266 fb_mode_is_equal +EXPORT_SYMBOL vmlinux 0xd410a3b0 ipv4_dst_check +EXPORT_SYMBOL vmlinux 0xd415ca97 acpi_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xd446255d scsi_is_target_device +EXPORT_SYMBOL vmlinux 0xd44709ce udp_sendmsg +EXPORT_SYMBOL vmlinux 0xd44afd30 pci_select_bars +EXPORT_SYMBOL vmlinux 0xd44b5de1 vme_master_request +EXPORT_SYMBOL vmlinux 0xd45cc6ca bin2hex +EXPORT_SYMBOL vmlinux 0xd476529e tcp_sock_set_keepcnt +EXPORT_SYMBOL vmlinux 0xd47a18cc clear_inode +EXPORT_SYMBOL vmlinux 0xd4835ef8 dmi_check_system +EXPORT_SYMBOL vmlinux 0xd4935a5d param_ops_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xd4afea5d free_irq_cpu_rmap +EXPORT_SYMBOL vmlinux 0xd4bb4a82 inet6addr_validator_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xd4c21940 tcp_sock_set_nodelay +EXPORT_SYMBOL vmlinux 0xd4c9725e md_finish_reshape +EXPORT_SYMBOL vmlinux 0xd4d1983c udplite_table +EXPORT_SYMBOL vmlinux 0xd4d1a544 netpoll_poll_dev +EXPORT_SYMBOL vmlinux 0xd4df2269 tcf_idr_search +EXPORT_SYMBOL vmlinux 0xd4ed2a1e __tracepoint_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xd502140f build_skb +EXPORT_SYMBOL vmlinux 0xd50c0461 generic_file_fsync +EXPORT_SYMBOL vmlinux 0xd50cfe60 tc_setup_cb_replace +EXPORT_SYMBOL vmlinux 0xd5263820 mb_cache_destroy +EXPORT_SYMBOL vmlinux 0xd5273440 register_filesystem +EXPORT_SYMBOL vmlinux 0xd5346bfc acpi_get_possible_resources +EXPORT_SYMBOL vmlinux 0xd536549a qdisc_class_hash_grow +EXPORT_SYMBOL vmlinux 0xd5415728 __devm_release_region +EXPORT_SYMBOL vmlinux 0xd54779a8 __dec_node_page_state +EXPORT_SYMBOL vmlinux 0xd54be71f fscrypt_setup_filename +EXPORT_SYMBOL vmlinux 0xd5535181 i2c_smbus_write_byte +EXPORT_SYMBOL vmlinux 0xd5603599 truncate_inode_pages +EXPORT_SYMBOL vmlinux 0xd56748f2 blk_queue_max_segments +EXPORT_SYMBOL vmlinux 0xd5775200 input_handler_for_each_handle +EXPORT_SYMBOL vmlinux 0xd57ec830 vlan_dev_vlan_proto +EXPORT_SYMBOL vmlinux 0xd587e031 nf_hook_slow +EXPORT_SYMBOL vmlinux 0xd589ccd3 fb_set_var +EXPORT_SYMBOL vmlinux 0xd592cd45 fiemap_prep +EXPORT_SYMBOL vmlinux 0xd5a385c2 tcp_read_skb +EXPORT_SYMBOL vmlinux 0xd5b3d0d5 xxh64_copy_state +EXPORT_SYMBOL vmlinux 0xd5be3507 pci_irq_vector +EXPORT_SYMBOL vmlinux 0xd5c59dd7 security_task_getsecid_obj +EXPORT_SYMBOL vmlinux 0xd5cf23fc seq_lseek +EXPORT_SYMBOL vmlinux 0xd5d9d19d submit_bio_wait +EXPORT_SYMBOL vmlinux 0xd5fd90f1 prepare_to_wait +EXPORT_SYMBOL vmlinux 0xd60736ec gf128mul_free_64k +EXPORT_SYMBOL vmlinux 0xd61094ca xfrm6_rcv_spi +EXPORT_SYMBOL vmlinux 0xd617fcb4 i2c_verify_client +EXPORT_SYMBOL vmlinux 0xd62ecd49 rps_sock_flow_table +EXPORT_SYMBOL vmlinux 0xd642f3f6 video_firmware_drivers_only +EXPORT_SYMBOL vmlinux 0xd643239a acpi_leave_sleep_state +EXPORT_SYMBOL vmlinux 0xd66c8184 add_device_randomness +EXPORT_SYMBOL vmlinux 0xd6742002 preempt_schedule_thunk +EXPORT_SYMBOL vmlinux 0xd6836a6d devm_backlight_device_unregister +EXPORT_SYMBOL vmlinux 0xd6844baf ipv6_sock_mc_join +EXPORT_SYMBOL vmlinux 0xd68c5a1f adjust_resource +EXPORT_SYMBOL vmlinux 0xd68d5751 netdev_offload_xstats_enable +EXPORT_SYMBOL vmlinux 0xd6a91f54 twl_i2c_read +EXPORT_SYMBOL vmlinux 0xd6b2ed5f generate_pm_trace +EXPORT_SYMBOL vmlinux 0xd6b33026 cpu_khz +EXPORT_SYMBOL vmlinux 0xd6bceeca sg_miter_skip +EXPORT_SYMBOL vmlinux 0xd6e39713 pci_irq_get_affinity +EXPORT_SYMBOL vmlinux 0xd6eaaea1 full_name_hash +EXPORT_SYMBOL vmlinux 0xd6eacd6b mpage_read_folio +EXPORT_SYMBOL vmlinux 0xd6eb9e49 sk_error_report +EXPORT_SYMBOL vmlinux 0xd6ee688f vmalloc +EXPORT_SYMBOL vmlinux 0xd6f10f28 param_get_ullong +EXPORT_SYMBOL vmlinux 0xd6fad1a0 __tracepoint_module_get +EXPORT_SYMBOL vmlinux 0xd6fde043 is_module_sig_enforced +EXPORT_SYMBOL vmlinux 0xd709c990 acpi_register_debugger +EXPORT_SYMBOL vmlinux 0xd70c3149 block_truncate_page +EXPORT_SYMBOL vmlinux 0xd70d35a1 gf128mul_4k_bbe +EXPORT_SYMBOL vmlinux 0xd70f62b6 acpi_os_execute +EXPORT_SYMBOL vmlinux 0xd7356c1c ns_capable_setid +EXPORT_SYMBOL vmlinux 0xd73653c4 freezer_active +EXPORT_SYMBOL vmlinux 0xd738ca1b phy_unregister_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xd73a294f mtree_erase +EXPORT_SYMBOL vmlinux 0xd73c8c2b synchronize_shrinkers +EXPORT_SYMBOL vmlinux 0xd7408d50 tcf_action_dump_1 +EXPORT_SYMBOL vmlinux 0xd7482f05 vcalloc +EXPORT_SYMBOL vmlinux 0xd75a74ca amd_iommu_device_info +EXPORT_SYMBOL vmlinux 0xd7715b11 netdev_adjacent_change_commit +EXPORT_SYMBOL vmlinux 0xd77a5fbe dev_mc_unsync +EXPORT_SYMBOL vmlinux 0xd77e5aa0 mmc_detect_card_removed +EXPORT_SYMBOL vmlinux 0xd7987177 utf8_load +EXPORT_SYMBOL vmlinux 0xd7c56519 cpufreq_get_policy +EXPORT_SYMBOL vmlinux 0xd7ca99bb km_policy_notify +EXPORT_SYMBOL vmlinux 0xd7d280ad irq_poll_complete +EXPORT_SYMBOL vmlinux 0xd7dd777b reserve_perfctr_nmi +EXPORT_SYMBOL vmlinux 0xd7e56a4e simple_strtoll +EXPORT_SYMBOL vmlinux 0xd7e637a3 inet_frag_rbtree_purge +EXPORT_SYMBOL vmlinux 0xd7ea7094 nf_unregister_queue_handler +EXPORT_SYMBOL vmlinux 0xd7ef188a rtnl_kfree_skbs +EXPORT_SYMBOL vmlinux 0xd7f8238f super_setup_bdi_name +EXPORT_SYMBOL vmlinux 0xd81004e3 netdev_sk_get_lowest_dev +EXPORT_SYMBOL vmlinux 0xd812fab5 fwnode_iomap +EXPORT_SYMBOL vmlinux 0xd814da74 __scm_destroy +EXPORT_SYMBOL vmlinux 0xd83898d5 nf_hooks_needed +EXPORT_SYMBOL vmlinux 0xd83a981b no_seek_end_llseek +EXPORT_SYMBOL vmlinux 0xd846c315 acpi_write_bit_register +EXPORT_SYMBOL vmlinux 0xd846fca4 ipv6_dev_mc_inc +EXPORT_SYMBOL vmlinux 0xd84ad202 inet_frag_find +EXPORT_SYMBOL vmlinux 0xd856a8fd ppp_register_channel +EXPORT_SYMBOL vmlinux 0xd8580e20 blk_put_queue +EXPORT_SYMBOL vmlinux 0xd85ffc20 __mark_inode_dirty +EXPORT_SYMBOL vmlinux 0xd867d96b rawv6_mh_filter_unregister +EXPORT_SYMBOL vmlinux 0xd8774433 dst_discard_out +EXPORT_SYMBOL vmlinux 0xd884f912 phy_ethtool_get_wol +EXPORT_SYMBOL vmlinux 0xd89da37f movable_zone +EXPORT_SYMBOL vmlinux 0xd8a994eb scsi_extd_sense_format +EXPORT_SYMBOL vmlinux 0xd8afd6e2 pci_scan_bus +EXPORT_SYMBOL vmlinux 0xd8b61304 get_default_font +EXPORT_SYMBOL vmlinux 0xd8b6d96f __find_nth_and_bit +EXPORT_SYMBOL vmlinux 0xd8b83783 pci_release_regions +EXPORT_SYMBOL vmlinux 0xd8d42ee6 pci_find_bus +EXPORT_SYMBOL vmlinux 0xd8df08ac acpi_handle_printk +EXPORT_SYMBOL vmlinux 0xd904a060 inet_put_port +EXPORT_SYMBOL vmlinux 0xd91ef9b1 skb_eth_pop +EXPORT_SYMBOL vmlinux 0xd91f6ab6 strnlen_user +EXPORT_SYMBOL vmlinux 0xd92deb6b acpi_evaluate_object +EXPORT_SYMBOL vmlinux 0xd933f209 __SCT__tp_func_rdpmc +EXPORT_SYMBOL vmlinux 0xd93b173b __dev_direct_xmit +EXPORT_SYMBOL vmlinux 0xd9491c14 xa_destroy +EXPORT_SYMBOL vmlinux 0xd94dc776 max8998_read_reg +EXPORT_SYMBOL vmlinux 0xd9591974 xfrm_replay_seqhi +EXPORT_SYMBOL vmlinux 0xd960e217 vga_con +EXPORT_SYMBOL vmlinux 0xd9612b8a set_binfmt +EXPORT_SYMBOL vmlinux 0xd971c6c4 xen_arch_register_cpu +EXPORT_SYMBOL vmlinux 0xd985dc99 mempool_free_pages +EXPORT_SYMBOL vmlinux 0xd99078b1 mipi_dsi_dcs_set_tear_off +EXPORT_SYMBOL vmlinux 0xd9986894 vm_iomap_memory +EXPORT_SYMBOL vmlinux 0xd99b6bb6 bio_init_clone +EXPORT_SYMBOL vmlinux 0xd99f096c i2c_get_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0xd9a56b7f xfrm_user_policy +EXPORT_SYMBOL vmlinux 0xd9a5ea54 __init_waitqueue_head +EXPORT_SYMBOL vmlinux 0xd9a9a47e netlink_set_err +EXPORT_SYMBOL vmlinux 0xd9b6d759 d_find_alias +EXPORT_SYMBOL vmlinux 0xd9b85ef6 lockref_get +EXPORT_SYMBOL vmlinux 0xd9c791ef flow_block_cb_incref +EXPORT_SYMBOL vmlinux 0xd9d040b4 input_event +EXPORT_SYMBOL vmlinux 0xd9d5b6fb fb_get_buffer_offset +EXPORT_SYMBOL vmlinux 0xd9d8fd16 register_restart_handler +EXPORT_SYMBOL vmlinux 0xd9d952d1 crypto_aes_sbox +EXPORT_SYMBOL vmlinux 0xd9e6af4c ata_std_end_eh +EXPORT_SYMBOL vmlinux 0xd9f1ea56 filemap_map_pages +EXPORT_SYMBOL vmlinux 0xda1092b0 __tracepoint_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0xda12078d user_path_at_empty +EXPORT_SYMBOL vmlinux 0xda1ca803 tty_check_change +EXPORT_SYMBOL vmlinux 0xda1ddef1 acpi_mark_gpe_for_wake +EXPORT_SYMBOL vmlinux 0xda26b8ea __irq_regs +EXPORT_SYMBOL vmlinux 0xda39e505 set_cached_acl +EXPORT_SYMBOL vmlinux 0xda3d10a8 security_tun_dev_open +EXPORT_SYMBOL vmlinux 0xda5de6db sg_alloc_append_table_from_pages +EXPORT_SYMBOL vmlinux 0xda65f3a0 xfrm_state_check_expire +EXPORT_SYMBOL vmlinux 0xda7c564d inet_csk_delete_keepalive_timer +EXPORT_SYMBOL vmlinux 0xda8dcfc4 vga_get +EXPORT_SYMBOL vmlinux 0xdaad21e4 ptp_clock_register +EXPORT_SYMBOL vmlinux 0xdaadee2a dm_table_get_size +EXPORT_SYMBOL vmlinux 0xdac4913a bitmap_allocate_region +EXPORT_SYMBOL vmlinux 0xdacf4dec sched_autogroup_create_attach +EXPORT_SYMBOL vmlinux 0xdad13544 ptrs_per_p4d +EXPORT_SYMBOL vmlinux 0xdad1fc3f zstd_flush_stream +EXPORT_SYMBOL vmlinux 0xdad24e3b acpi_device_set_power +EXPORT_SYMBOL vmlinux 0xdadb7b48 rproc_elf_get_boot_addr +EXPORT_SYMBOL vmlinux 0xdae19f40 pci_wake_from_d3 +EXPORT_SYMBOL vmlinux 0xdae33056 filemap_range_has_page +EXPORT_SYMBOL vmlinux 0xdaf456bc jbd2_journal_force_commit +EXPORT_SYMBOL vmlinux 0xdb16b170 topology_phys_to_logical_pkg +EXPORT_SYMBOL vmlinux 0xdb1edee6 hdmi_infoframe_unpack +EXPORT_SYMBOL vmlinux 0xdb2a93ee passthru_features_check +EXPORT_SYMBOL vmlinux 0xdb389730 jbd2_journal_init_dev +EXPORT_SYMBOL vmlinux 0xdb5caf8c flow_rule_match_arp +EXPORT_SYMBOL vmlinux 0xdb68bbad rfkill_destroy +EXPORT_SYMBOL vmlinux 0xdb6e12ac fs_param_is_string +EXPORT_SYMBOL vmlinux 0xdb760f52 __kfifo_free +EXPORT_SYMBOL vmlinux 0xdb95e185 intel_scu_ipc_dev_command_with_size +EXPORT_SYMBOL vmlinux 0xdba20e12 blk_set_stacking_limits +EXPORT_SYMBOL vmlinux 0xdbb3a721 get_bitmap_from_slot +EXPORT_SYMBOL vmlinux 0xdbc43e6a qdisc_get_rtab +EXPORT_SYMBOL vmlinux 0xdbc98926 pci_read_config_word +EXPORT_SYMBOL vmlinux 0xdbcf041a acpi_install_address_space_handler +EXPORT_SYMBOL vmlinux 0xdbd2bbc6 set_blocksize +EXPORT_SYMBOL vmlinux 0xdbdf6c92 ioport_resource +EXPORT_SYMBOL vmlinux 0xdbf63e9c __lock_buffer +EXPORT_SYMBOL vmlinux 0xdc0177cb bfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0xdc0e4855 timer_delete +EXPORT_SYMBOL vmlinux 0xdc0ec08c __x86_indirect_jump_thunk_r12 +EXPORT_SYMBOL vmlinux 0xdc14eda7 pci_pci_problems +EXPORT_SYMBOL vmlinux 0xdc2b5900 key_type_keyring +EXPORT_SYMBOL vmlinux 0xdc3d3862 xfrm_unregister_km +EXPORT_SYMBOL vmlinux 0xdc3f9c53 set_disk_ro +EXPORT_SYMBOL vmlinux 0xdc457167 mini_qdisc_pair_swap +EXPORT_SYMBOL vmlinux 0xdc49c198 reciprocal_value_adv +EXPORT_SYMBOL vmlinux 0xdc512134 backlight_register_notifier +EXPORT_SYMBOL vmlinux 0xdc5736d5 acpi_register_ioapic +EXPORT_SYMBOL vmlinux 0xdc72c0b9 tcp_conn_request +EXPORT_SYMBOL vmlinux 0xdc72fe5d finish_open +EXPORT_SYMBOL vmlinux 0xdc7daa6f copy_page_from_iter +EXPORT_SYMBOL vmlinux 0xdc8563b2 simple_statfs +EXPORT_SYMBOL vmlinux 0xdc89c16d register_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0xdc9f44cf __mdiobus_register +EXPORT_SYMBOL vmlinux 0xdc9fb2bd _dev_printk +EXPORT_SYMBOL vmlinux 0xdc9fd950 xfrm_dst_ifdown +EXPORT_SYMBOL vmlinux 0xdcb19ec7 path_is_mountpoint +EXPORT_SYMBOL vmlinux 0xdcb54dc5 mipi_dsi_set_maximum_return_packet_size +EXPORT_SYMBOL vmlinux 0xdcbeba1d sg_copy_from_buffer +EXPORT_SYMBOL vmlinux 0xdcc0dae2 iov_iter_single_seg_count +EXPORT_SYMBOL vmlinux 0xdcd4c0a9 iterate_dir +EXPORT_SYMBOL vmlinux 0xdcdc0040 slhc_compress +EXPORT_SYMBOL vmlinux 0xdce3ce8c rtnl_link_get_net +EXPORT_SYMBOL vmlinux 0xdce7634b netdev_upper_get_next_dev_rcu +EXPORT_SYMBOL vmlinux 0xdcf05923 tcp_check_req +EXPORT_SYMBOL vmlinux 0xdd05de01 rproc_coredump_using_sections +EXPORT_SYMBOL vmlinux 0xdd13de32 vfs_path_parent_lookup +EXPORT_SYMBOL vmlinux 0xdd18a993 acpi_check_dsm +EXPORT_SYMBOL vmlinux 0xdd2c169b mb_cache_create +EXPORT_SYMBOL vmlinux 0xdd2d0123 devfreq_monitor_stop +EXPORT_SYMBOL vmlinux 0xdd4d55b6 _raw_read_unlock +EXPORT_SYMBOL vmlinux 0xdd523c9d mdiobus_c45_read_nested +EXPORT_SYMBOL vmlinux 0xdd53bdcd xfrm_register_type +EXPORT_SYMBOL vmlinux 0xdd5e4cea rtnl_nla_parse_ifinfomsg +EXPORT_SYMBOL vmlinux 0xdd64e639 strscpy +EXPORT_SYMBOL vmlinux 0xdd849d51 scsi_get_sense_info_fld +EXPORT_SYMBOL vmlinux 0xdda5adb1 devfreq_update_interval +EXPORT_SYMBOL vmlinux 0xddad7952 acpi_dbg_level +EXPORT_SYMBOL vmlinux 0xddcbe1f3 acpi_ut_value_exit +EXPORT_SYMBOL vmlinux 0xddd406ed read_cache_folio +EXPORT_SYMBOL vmlinux 0xddedda8b param_get_long +EXPORT_SYMBOL vmlinux 0xddef31f7 __mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0xddf6ad7a completion_done +EXPORT_SYMBOL vmlinux 0xddfdb8ac tcp_md5_needed +EXPORT_SYMBOL vmlinux 0xde14d3ed tcf_exts_change +EXPORT_SYMBOL vmlinux 0xde221d1c neigh_table_clear +EXPORT_SYMBOL vmlinux 0xde293f9e add_wait_queue_exclusive +EXPORT_SYMBOL vmlinux 0xde374974 __SCK__tp_func_read_msr +EXPORT_SYMBOL vmlinux 0xde3eb357 pin_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0xde4eeab5 __register_nmi_handler +EXPORT_SYMBOL vmlinux 0xde588a09 load_nls +EXPORT_SYMBOL vmlinux 0xde727594 dm_register_target +EXPORT_SYMBOL vmlinux 0xde79ea03 truncate_inode_pages_range +EXPORT_SYMBOL vmlinux 0xde80cd09 ioremap +EXPORT_SYMBOL vmlinux 0xde88ab30 eth_prepare_mac_addr_change +EXPORT_SYMBOL vmlinux 0xde8910b2 kthread_destroy_worker +EXPORT_SYMBOL vmlinux 0xde9b17ed agp3_generic_fetch_size +EXPORT_SYMBOL vmlinux 0xde9c730f __nla_reserve +EXPORT_SYMBOL vmlinux 0xde9f974e dma_resv_copy_fences +EXPORT_SYMBOL vmlinux 0xdea07de2 sync_inode_metadata +EXPORT_SYMBOL vmlinux 0xdeb99119 dma_fence_init +EXPORT_SYMBOL vmlinux 0xdec62b86 setup_new_exec +EXPORT_SYMBOL vmlinux 0xdec90169 md_check_no_bitmap +EXPORT_SYMBOL vmlinux 0xdeca1ee8 fwnode_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0xded37b0e sget +EXPORT_SYMBOL vmlinux 0xded39a6b gen_kill_estimator +EXPORT_SYMBOL vmlinux 0xdeefad30 tcp_md5_do_add +EXPORT_SYMBOL vmlinux 0xdef06922 phy_reset_after_clk_enable +EXPORT_SYMBOL vmlinux 0xdef68d34 flow_keys_basic_dissector +EXPORT_SYMBOL vmlinux 0xdef7c893 fb_match_mode +EXPORT_SYMBOL vmlinux 0xdef8d0ae __SCT__tp_func_kfree +EXPORT_SYMBOL vmlinux 0xdf1142d5 jbd2_journal_begin_ordered_truncate +EXPORT_SYMBOL vmlinux 0xdf256037 kstrtou8_from_user +EXPORT_SYMBOL vmlinux 0xdf2c2742 rb_last +EXPORT_SYMBOL vmlinux 0xdf2ebb87 _raw_read_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xdf36914b xa_find_after +EXPORT_SYMBOL vmlinux 0xdf44ff03 end_buffer_async_write +EXPORT_SYMBOL vmlinux 0xdf521442 _find_next_zero_bit +EXPORT_SYMBOL vmlinux 0xdf54a8f7 netlink_unregister_notifier +EXPORT_SYMBOL vmlinux 0xdf715d55 fscrypt_fname_disk_to_usr +EXPORT_SYMBOL vmlinux 0xdf8c695a __ndelay +EXPORT_SYMBOL vmlinux 0xdf8d07f0 filemap_get_folios_tag +EXPORT_SYMBOL vmlinux 0xdf8d781f acpi_update_all_gpes +EXPORT_SYMBOL vmlinux 0xdf929370 fs_overflowgid +EXPORT_SYMBOL vmlinux 0xdf93b9d8 timespec64_to_jiffies +EXPORT_SYMBOL vmlinux 0xdf9734a7 sg_nents +EXPORT_SYMBOL vmlinux 0xdfa5f94d security_cred_getsecid +EXPORT_SYMBOL vmlinux 0xdfc12ef1 zstd_decompress_stream +EXPORT_SYMBOL vmlinux 0xdfcc992c current_work +EXPORT_SYMBOL vmlinux 0xdfd08058 jbd2_journal_errno +EXPORT_SYMBOL vmlinux 0xdfd8110c flow_block_cb_is_busy +EXPORT_SYMBOL vmlinux 0xdfdce324 cpu_info +EXPORT_SYMBOL vmlinux 0xdfddc6e8 key_move +EXPORT_SYMBOL vmlinux 0xdfef4fc2 skb_checksum +EXPORT_SYMBOL vmlinux 0xdff905e5 vme_slave_free +EXPORT_SYMBOL vmlinux 0xdffc80fc vesa_modes +EXPORT_SYMBOL vmlinux 0xdffe7934 block_dirty_folio +EXPORT_SYMBOL vmlinux 0xe008b8ae locks_remove_posix +EXPORT_SYMBOL vmlinux 0xe0112fc4 __x86_indirect_thunk_r9 +EXPORT_SYMBOL vmlinux 0xe02ba436 trace_print_hex_seq +EXPORT_SYMBOL vmlinux 0xe02c9c92 __xa_erase +EXPORT_SYMBOL vmlinux 0xe033cb29 native_queued_spin_lock_slowpath +EXPORT_SYMBOL vmlinux 0xe0419ac4 kstrtos16 +EXPORT_SYMBOL vmlinux 0xe07b9b8a pmem_should_map_pages +EXPORT_SYMBOL vmlinux 0xe07e5f44 acpi_reconfig_notifier_unregister +EXPORT_SYMBOL vmlinux 0xe07ef363 intel_gmch_gtt_insert_sg_entries +EXPORT_SYMBOL vmlinux 0xe080e8f0 set_current_groups +EXPORT_SYMBOL vmlinux 0xe082e88d acpi_check_address_range +EXPORT_SYMBOL vmlinux 0xe091c977 list_sort +EXPORT_SYMBOL vmlinux 0xe0b13336 argv_free +EXPORT_SYMBOL vmlinux 0xe0b1d6db scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0xe0b3e666 jbd2_complete_transaction +EXPORT_SYMBOL vmlinux 0xe0b5f651 copy_string_kernel +EXPORT_SYMBOL vmlinux 0xe0b9065b security_xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0xe0c9d5d9 __skb_ext_del +EXPORT_SYMBOL vmlinux 0xe0f41238 tcp_enter_cwr +EXPORT_SYMBOL vmlinux 0xe109b965 nvdimm_check_and_set_ro +EXPORT_SYMBOL vmlinux 0xe10c11fb d_mark_dontcache +EXPORT_SYMBOL vmlinux 0xe113bbbc csum_partial +EXPORT_SYMBOL vmlinux 0xe117a610 mdiobus_write +EXPORT_SYMBOL vmlinux 0xe11a6bd5 dqget +EXPORT_SYMBOL vmlinux 0xe11ac8a2 vfs_getattr_nosec +EXPORT_SYMBOL vmlinux 0xe123f3d9 dma_fence_release +EXPORT_SYMBOL vmlinux 0xe12bda79 vme_dma_free_attribute +EXPORT_SYMBOL vmlinux 0xe1317694 __kfifo_dma_in_prepare_r +EXPORT_SYMBOL vmlinux 0xe138fb8c percpu_counter_add_batch +EXPORT_SYMBOL vmlinux 0xe13a472c jbd2_fc_end_commit +EXPORT_SYMBOL vmlinux 0xe13cd8a7 dmi_name_in_vendors +EXPORT_SYMBOL vmlinux 0xe1584f99 __f_setown +EXPORT_SYMBOL vmlinux 0xe163b2bf elv_rb_del +EXPORT_SYMBOL vmlinux 0xe16c9ca4 inet_csk_init_xmit_timers +EXPORT_SYMBOL vmlinux 0xe16d92f0 ptp_cancel_worker_sync +EXPORT_SYMBOL vmlinux 0xe17568e3 dma_fence_signal_timestamp_locked +EXPORT_SYMBOL vmlinux 0xe17e27ae _copy_to_iter +EXPORT_SYMBOL vmlinux 0xe1804fab sock_enable_timestamps +EXPORT_SYMBOL vmlinux 0xe186a141 blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0xe1bc3633 inet_rcv_saddr_equal +EXPORT_SYMBOL vmlinux 0xe1bee700 __traceiter_read_msr +EXPORT_SYMBOL vmlinux 0xe1c79091 generic_file_direct_write +EXPORT_SYMBOL vmlinux 0xe1cffe9b configfs_unregister_group +EXPORT_SYMBOL vmlinux 0xe1dcf64a audit_log_format +EXPORT_SYMBOL vmlinux 0xe1df2c10 inet_stream_ops +EXPORT_SYMBOL vmlinux 0xe1faedef security_skb_classify_flow +EXPORT_SYMBOL vmlinux 0xe1fc017b inetdev_by_index +EXPORT_SYMBOL vmlinux 0xe2015896 ethtool_rx_flow_rule_destroy +EXPORT_SYMBOL vmlinux 0xe205ddcd netdev_lower_get_next_private +EXPORT_SYMBOL vmlinux 0xe20c4ce8 blk_rq_map_user_iov +EXPORT_SYMBOL vmlinux 0xe219807b read_cache_page +EXPORT_SYMBOL vmlinux 0xe21f18ac __genradix_iter_peek +EXPORT_SYMBOL vmlinux 0xe230b324 pcim_iomap_regions_request_all +EXPORT_SYMBOL vmlinux 0xe25ae01f timestamp_truncate +EXPORT_SYMBOL vmlinux 0xe2767124 serio_close +EXPORT_SYMBOL vmlinux 0xe2862e7e inet_proto_csum_replace16 +EXPORT_SYMBOL vmlinux 0xe28b8d6b dma_sync_wait +EXPORT_SYMBOL vmlinux 0xe295834f generic_cont_expand_simple +EXPORT_SYMBOL vmlinux 0xe2964344 __wake_up +EXPORT_SYMBOL vmlinux 0xe296ae76 tcp_v4_conn_request +EXPORT_SYMBOL vmlinux 0xe296b8b9 scsi_is_sdev_device +EXPORT_SYMBOL vmlinux 0xe2b07a45 dev_addr_add +EXPORT_SYMBOL vmlinux 0xe2bbfa56 proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0xe2c17b5d __SCT__might_resched +EXPORT_SYMBOL vmlinux 0xe2c86b40 tcp_child_process +EXPORT_SYMBOL vmlinux 0xe2d5255a strcmp +EXPORT_SYMBOL vmlinux 0xe2e28fc0 __traceiter_write_msr +EXPORT_SYMBOL vmlinux 0xe2e490a8 generic_file_write_iter +EXPORT_SYMBOL vmlinux 0xe2ed366f i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0xe311f9e8 vfs_path_lookup +EXPORT_SYMBOL vmlinux 0xe3125aeb __kfree_skb +EXPORT_SYMBOL vmlinux 0xe31b9301 intel_gmch_gtt_flush +EXPORT_SYMBOL vmlinux 0xe32ab4d8 xxh64_digest +EXPORT_SYMBOL vmlinux 0xe3619b50 reuseport_select_sock +EXPORT_SYMBOL vmlinux 0xe379e71d wake_up_process +EXPORT_SYMBOL vmlinux 0xe3881c73 filemap_get_folios_contig +EXPORT_SYMBOL vmlinux 0xe392bb00 security_binder_transfer_binder +EXPORT_SYMBOL vmlinux 0xe39310f7 simple_setattr +EXPORT_SYMBOL vmlinux 0xe3990c00 sock_i_uid +EXPORT_SYMBOL vmlinux 0xe39b2ea5 sha256 +EXPORT_SYMBOL vmlinux 0xe3a6b08c noop_fsync +EXPORT_SYMBOL vmlinux 0xe3ad3046 __sg_page_iter_dma_next +EXPORT_SYMBOL vmlinux 0xe3b7c12d mpage_readahead +EXPORT_SYMBOL vmlinux 0xe3d857ea __cpu_active_mask +EXPORT_SYMBOL vmlinux 0xe3ec2f2b alloc_chrdev_region +EXPORT_SYMBOL vmlinux 0xe3feba56 tasklet_unlock_spin_wait +EXPORT_SYMBOL vmlinux 0xe3ff2c41 get_random_u64 +EXPORT_SYMBOL vmlinux 0xe40420a9 inet_getname +EXPORT_SYMBOL vmlinux 0xe40976c0 pnp_range_reserved +EXPORT_SYMBOL vmlinux 0xe40c37ea down_write_trylock +EXPORT_SYMBOL vmlinux 0xe419bc99 iowrite32be +EXPORT_SYMBOL vmlinux 0xe42bf156 vfs_parse_fs_param +EXPORT_SYMBOL vmlinux 0xe43b9d53 write_cache_pages +EXPORT_SYMBOL vmlinux 0xe44ab6c7 is_nd_dax +EXPORT_SYMBOL vmlinux 0xe46021ca _raw_spin_unlock_bh +EXPORT_SYMBOL vmlinux 0xe47f77a1 unregister_md_personality +EXPORT_SYMBOL vmlinux 0xe496c9aa generic_block_bmap +EXPORT_SYMBOL vmlinux 0xe4b85681 mmc_cqe_post_req +EXPORT_SYMBOL vmlinux 0xe4bc2c2f hdmi_drm_infoframe_pack +EXPORT_SYMBOL vmlinux 0xe4bc624e scsi_bios_ptable +EXPORT_SYMBOL vmlinux 0xe4be899d skb_mac_gso_segment +EXPORT_SYMBOL vmlinux 0xe4cfd96b pci_fixup_cardbus +EXPORT_SYMBOL vmlinux 0xe4cffe27 phy_support_sym_pause +EXPORT_SYMBOL vmlinux 0xe4d4834c xen_alloc_ballooned_pages +EXPORT_SYMBOL vmlinux 0xe4d80bf4 acpi_enable +EXPORT_SYMBOL vmlinux 0xe4f50390 __brelse +EXPORT_SYMBOL vmlinux 0xe5022743 phy_device_create +EXPORT_SYMBOL vmlinux 0xe50bd46b send_sig +EXPORT_SYMBOL vmlinux 0xe523ad75 synchronize_irq +EXPORT_SYMBOL vmlinux 0xe53dc060 simple_recursive_removal +EXPORT_SYMBOL vmlinux 0xe552a65c devm_input_allocate_device +EXPORT_SYMBOL vmlinux 0xe56ff35b ethtool_get_phc_vclocks +EXPORT_SYMBOL vmlinux 0xe58090ca security_ib_endport_manage_subnet +EXPORT_SYMBOL vmlinux 0xe58c5b2e param_ops_ullong +EXPORT_SYMBOL vmlinux 0xe590dea3 sk_busy_loop_end +EXPORT_SYMBOL vmlinux 0xe59e2406 ipmr_rule_default +EXPORT_SYMBOL vmlinux 0xe5a9b017 dup_iter +EXPORT_SYMBOL vmlinux 0xe5b0e335 put_cmsg_scm_timestamping64 +EXPORT_SYMBOL vmlinux 0xe5c60bd2 percpu_counter_set +EXPORT_SYMBOL vmlinux 0xe5c78a99 do_blank_screen +EXPORT_SYMBOL vmlinux 0xe5c9b146 inet6_register_protosw +EXPORT_SYMBOL vmlinux 0xe5cee291 register_sysctl_mount_point +EXPORT_SYMBOL vmlinux 0xe5eaa1be iov_iter_npages +EXPORT_SYMBOL vmlinux 0xe5fc487e __netlink_dump_start +EXPORT_SYMBOL vmlinux 0xe613df67 cpu_rmap_update +EXPORT_SYMBOL vmlinux 0xe613e762 flow_rule_match_mpls +EXPORT_SYMBOL vmlinux 0xe6145e0a pci_read_vpd_any +EXPORT_SYMBOL vmlinux 0xe61b912a security_binder_set_context_mgr +EXPORT_SYMBOL vmlinux 0xe62f43cb pcim_enable_device +EXPORT_SYMBOL vmlinux 0xe63f448c dquot_operations +EXPORT_SYMBOL vmlinux 0xe646fcbf tcf_qevent_destroy +EXPORT_SYMBOL vmlinux 0xe64ad11a kmem_cache_alloc_bulk +EXPORT_SYMBOL vmlinux 0xe64c4ec9 nf_unregister_sockopt +EXPORT_SYMBOL vmlinux 0xe6550092 utf8_casefold +EXPORT_SYMBOL vmlinux 0xe66a24dc tcp_gro_complete +EXPORT_SYMBOL vmlinux 0xe66fffc5 vga_switcheroo_register_audio_client +EXPORT_SYMBOL vmlinux 0xe676dfd1 tcp_prot +EXPORT_SYMBOL vmlinux 0xe6830395 scsi_vpd_tpg_id +EXPORT_SYMBOL vmlinux 0xe68efe41 _raw_write_lock +EXPORT_SYMBOL vmlinux 0xe6d2458e do_trace_netlink_extack +EXPORT_SYMBOL vmlinux 0xe6d4b2d1 fs_param_is_s32 +EXPORT_SYMBOL vmlinux 0xe6fa06a2 rename_lock +EXPORT_SYMBOL vmlinux 0xe70877d4 acpi_remove_sci_handler +EXPORT_SYMBOL vmlinux 0xe7186b49 seq_pad +EXPORT_SYMBOL vmlinux 0xe7257ab8 xa_store_range +EXPORT_SYMBOL vmlinux 0xe7282267 mapping_read_folio_gfp +EXPORT_SYMBOL vmlinux 0xe74aa52a input_allocate_device +EXPORT_SYMBOL vmlinux 0xe768267b sk_net_capable +EXPORT_SYMBOL vmlinux 0xe7795848 udp_ioctl +EXPORT_SYMBOL vmlinux 0xe7857fbe inet_get_local_port_range +EXPORT_SYMBOL vmlinux 0xe787698f acpi_processor_register_performance +EXPORT_SYMBOL vmlinux 0xe7a02573 ida_alloc_range +EXPORT_SYMBOL vmlinux 0xe7a22683 __phy_read_mmd +EXPORT_SYMBOL vmlinux 0xe7ab1ecc _raw_write_unlock_bh +EXPORT_SYMBOL vmlinux 0xe7c7dd4e fuse_mount_destroy +EXPORT_SYMBOL vmlinux 0xe7c84c6c from_kprojid +EXPORT_SYMBOL vmlinux 0xe7d4daac seq_list_next +EXPORT_SYMBOL vmlinux 0xe7d9ea9a max8998_update_reg +EXPORT_SYMBOL vmlinux 0xe7ded246 xsk_set_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0xe7e54a89 inet_csk_prepare_forced_close +EXPORT_SYMBOL vmlinux 0xe7efde1e scsi_report_device_reset +EXPORT_SYMBOL vmlinux 0xe7f3fc88 inet_csk_destroy_sock +EXPORT_SYMBOL vmlinux 0xe8014b03 mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0xe802e93b key_validate +EXPORT_SYMBOL vmlinux 0xe80a9ee2 tcp_sock_set_user_timeout +EXPORT_SYMBOL vmlinux 0xe80e0e24 pci_ep_cfs_remove_epf_group +EXPORT_SYMBOL vmlinux 0xe80f6db0 bpf_link_get_from_fd +EXPORT_SYMBOL vmlinux 0xe816048f tty_termios_copy_hw +EXPORT_SYMBOL vmlinux 0xe818e236 ip6_fraglist_prepare +EXPORT_SYMBOL vmlinux 0xe820f204 set_pages_array_wc +EXPORT_SYMBOL vmlinux 0xe8322405 vme_master_mmap +EXPORT_SYMBOL vmlinux 0xe841e80d eth_header_parse +EXPORT_SYMBOL vmlinux 0xe8480631 inet6_add_offload +EXPORT_SYMBOL vmlinux 0xe8493660 nla_append +EXPORT_SYMBOL vmlinux 0xe84f5d5f tty_port_put +EXPORT_SYMBOL vmlinux 0xe85f2123 acpi_tb_unload_table +EXPORT_SYMBOL vmlinux 0xe86380eb tty_chars_in_buffer +EXPORT_SYMBOL vmlinux 0xe86f57f1 scsi_mode_sense +EXPORT_SYMBOL vmlinux 0xe883f211 pci_pme_active +EXPORT_SYMBOL vmlinux 0xe88665df try_lookup_one_len +EXPORT_SYMBOL vmlinux 0xe8908219 mmc_sw_reset +EXPORT_SYMBOL vmlinux 0xe8930c8f tcp_seq_next +EXPORT_SYMBOL vmlinux 0xe89359cc gnet_stats_copy_basic_hw +EXPORT_SYMBOL vmlinux 0xe893dc87 inet_dgram_ops +EXPORT_SYMBOL vmlinux 0xe895fc01 scsi_eh_prep_cmnd +EXPORT_SYMBOL vmlinux 0xe899843f netlink_ns_capable +EXPORT_SYMBOL vmlinux 0xe89e3d74 ip_setsockopt +EXPORT_SYMBOL vmlinux 0xe8d285b2 nla_policy_len +EXPORT_SYMBOL vmlinux 0xe8d52d9a xfrm_state_lookup +EXPORT_SYMBOL vmlinux 0xe8dba1f9 vfs_get_link +EXPORT_SYMBOL vmlinux 0xe8e40cc5 mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0xe8fbf4fa __alloc_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0xe909997a bitmap_print_list_to_buf +EXPORT_SYMBOL vmlinux 0xe914e41e strcpy +EXPORT_SYMBOL vmlinux 0xe9242cd5 dev_disable_lro +EXPORT_SYMBOL vmlinux 0xe9262811 blk_mq_alloc_disk_for_queue +EXPORT_SYMBOL vmlinux 0xe93c27fc scsi_dma_map +EXPORT_SYMBOL vmlinux 0xe9437931 pin_user_pages_remote +EXPORT_SYMBOL vmlinux 0xe948ef45 clear_nlink +EXPORT_SYMBOL vmlinux 0xe953b21f get_next_ino +EXPORT_SYMBOL vmlinux 0xe95f4929 ethtool_op_get_link +EXPORT_SYMBOL vmlinux 0xe96e1d53 is_acpi_device_node +EXPORT_SYMBOL vmlinux 0xe988892f kmalloc_node_trace +EXPORT_SYMBOL vmlinux 0xe9a1cd97 dev_pick_tx_zero +EXPORT_SYMBOL vmlinux 0xe9a5e67f intel_graphics_stolen_res +EXPORT_SYMBOL vmlinux 0xe9af7397 __xa_set_mark +EXPORT_SYMBOL vmlinux 0xe9b2ab27 blkdev_compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0xe9b9477f ww_mutex_trylock +EXPORT_SYMBOL vmlinux 0xe9c074ef __sock_create +EXPORT_SYMBOL vmlinux 0xe9c44dd3 to_nd_pfn +EXPORT_SYMBOL vmlinux 0xe9d5a6d7 tcf_action_check_ctrlact +EXPORT_SYMBOL vmlinux 0xe9dc12a4 zstd_get_error_name +EXPORT_SYMBOL vmlinux 0xe9e8faeb efi_tpm_final_log_size +EXPORT_SYMBOL vmlinux 0xe9ea7ea5 xp_dma_map +EXPORT_SYMBOL vmlinux 0xe9f7149c zlib_deflate_workspacesize +EXPORT_SYMBOL vmlinux 0xe9ffc063 down_trylock +EXPORT_SYMBOL vmlinux 0xea001c6a is_acpi_data_node +EXPORT_SYMBOL vmlinux 0xea2e8f22 ipv6_push_frag_opts +EXPORT_SYMBOL vmlinux 0xea3c8e4e scsilun_to_int +EXPORT_SYMBOL vmlinux 0xea41ec19 netlink_capable +EXPORT_SYMBOL vmlinux 0xea43a5bd simple_write_begin +EXPORT_SYMBOL vmlinux 0xea583750 linkwatch_fire_event +EXPORT_SYMBOL vmlinux 0xea5912df xsk_clear_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0xea6bde7b phy_stop +EXPORT_SYMBOL vmlinux 0xea6f9a36 zlib_deflate_dfltcc_enabled +EXPORT_SYMBOL vmlinux 0xea7daa08 __video_get_options +EXPORT_SYMBOL vmlinux 0xea9867e2 filp_open +EXPORT_SYMBOL vmlinux 0xeab6f4c4 acpi_check_resource_conflict +EXPORT_SYMBOL vmlinux 0xeabbec57 eth_commit_mac_addr_change +EXPORT_SYMBOL vmlinux 0xeacdef21 __cgroup_bpf_run_filter_sock_addr +EXPORT_SYMBOL vmlinux 0xeadaf080 netdev_has_upper_dev_all_rcu +EXPORT_SYMBOL vmlinux 0xeadc171b pnp_disable_dev +EXPORT_SYMBOL vmlinux 0xeae3dfd6 __const_udelay +EXPORT_SYMBOL vmlinux 0xeafc141f __posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xeb078aee _raw_write_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xeb0de3bc in6_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0xeb144c6e cdev_device_del +EXPORT_SYMBOL vmlinux 0xeb233a45 __kmalloc +EXPORT_SYMBOL vmlinux 0xeb31aee8 acpi_trace_point +EXPORT_SYMBOL vmlinux 0xeb37101c audit_log_end +EXPORT_SYMBOL vmlinux 0xeb43104e get_mem_cgroup_from_mm +EXPORT_SYMBOL vmlinux 0xeb43869c __SCK__tp_func_rdpmc +EXPORT_SYMBOL vmlinux 0xeb44339a free_pages_exact +EXPORT_SYMBOL vmlinux 0xeb55a2c8 md_update_sb +EXPORT_SYMBOL vmlinux 0xeb61982b __register_nls +EXPORT_SYMBOL vmlinux 0xeb7d2fb5 blk_queue_chunk_sectors +EXPORT_SYMBOL vmlinux 0xeb7f6046 acpi_get_devices +EXPORT_SYMBOL vmlinux 0xeb9eef52 match_uint +EXPORT_SYMBOL vmlinux 0xebbb7fe9 jbd2_journal_inode_ranged_wait +EXPORT_SYMBOL vmlinux 0xebbbd7b5 unregister_cdrom +EXPORT_SYMBOL vmlinux 0xec2b8a42 acpi_walk_namespace +EXPORT_SYMBOL vmlinux 0xec4d9e3a clk_get_sys +EXPORT_SYMBOL vmlinux 0xec4f1bdf agp_collect_device_status +EXPORT_SYMBOL vmlinux 0xec53962c pcie_get_width_cap +EXPORT_SYMBOL vmlinux 0xec5567c4 security_sb_clone_mnt_opts +EXPORT_SYMBOL vmlinux 0xec600da4 tcp_timewait_state_process +EXPORT_SYMBOL vmlinux 0xec603481 __neigh_create +EXPORT_SYMBOL vmlinux 0xec6951cd get_ipc_ns_exported +EXPORT_SYMBOL vmlinux 0xec6e7f69 skb_realloc_headroom +EXPORT_SYMBOL vmlinux 0xec739c3c thermal_zone_device_critical +EXPORT_SYMBOL vmlinux 0xec8379e7 ip6_frag_next +EXPORT_SYMBOL vmlinux 0xec879a87 call_netdevice_notifiers +EXPORT_SYMBOL vmlinux 0xec96944a page_cache_next_miss +EXPORT_SYMBOL vmlinux 0xeca957d1 __bitmap_and +EXPORT_SYMBOL vmlinux 0xecac8407 __memcpy +EXPORT_SYMBOL vmlinux 0xecb20abd mr_rtm_dumproute +EXPORT_SYMBOL vmlinux 0xecb939ee sb_set_blocksize +EXPORT_SYMBOL vmlinux 0xecc7c868 __x86_indirect_jump_thunk_r9 +EXPORT_SYMBOL vmlinux 0xecca2ff1 inet_frag_kill +EXPORT_SYMBOL vmlinux 0xece784c2 rb_first +EXPORT_SYMBOL vmlinux 0xeced6d26 amd_iommu_domain_clear_gcr3 +EXPORT_SYMBOL vmlinux 0xecf56b8e poll_freewait +EXPORT_SYMBOL vmlinux 0xecf57e21 unlock_rename +EXPORT_SYMBOL vmlinux 0xecf95080 sdev_prefix_printk +EXPORT_SYMBOL vmlinux 0xecfd68ef acpi_get_node +EXPORT_SYMBOL vmlinux 0xed00c4fb acpi_os_printf +EXPORT_SYMBOL vmlinux 0xed21c619 tls_client_hello_x509 +EXPORT_SYMBOL vmlinux 0xed34ebbc acpi_any_gpe_status_set +EXPORT_SYMBOL vmlinux 0xed3550b7 param_ops_bint +EXPORT_SYMBOL vmlinux 0xed401634 __quota_error +EXPORT_SYMBOL vmlinux 0xed55f929 acpi_os_unmap_generic_address +EXPORT_SYMBOL vmlinux 0xed656e30 udp_encap_disable +EXPORT_SYMBOL vmlinux 0xed834a9b blk_mq_alloc_tag_set +EXPORT_SYMBOL vmlinux 0xeda2e038 scsi_cmd_allowed +EXPORT_SYMBOL vmlinux 0xedaa78f5 fs_param_is_blockdev +EXPORT_SYMBOL vmlinux 0xedab3201 jbd2_journal_load +EXPORT_SYMBOL vmlinux 0xedac331c block_invalidate_folio +EXPORT_SYMBOL vmlinux 0xedb20838 dev_remove_pack +EXPORT_SYMBOL vmlinux 0xedbaee5e nla_strcmp +EXPORT_SYMBOL vmlinux 0xedc03953 iounmap +EXPORT_SYMBOL vmlinux 0xedd17b31 sock_get_timeout +EXPORT_SYMBOL vmlinux 0xee0118df aperture_remove_conflicting_devices +EXPORT_SYMBOL vmlinux 0xee080803 register_md_personality +EXPORT_SYMBOL vmlinux 0xee2d0fc7 _local_bh_enable +EXPORT_SYMBOL vmlinux 0xee38a20e __x86_indirect_jump_thunk_r10 +EXPORT_SYMBOL vmlinux 0xee410ed5 nf_reinject +EXPORT_SYMBOL vmlinux 0xee439b98 f_setown +EXPORT_SYMBOL vmlinux 0xee4986b5 configfs_register_default_group +EXPORT_SYMBOL vmlinux 0xee58e970 fb_add_videomode +EXPORT_SYMBOL vmlinux 0xee7d7deb gen_pool_dma_zalloc +EXPORT_SYMBOL vmlinux 0xee7eb9e1 pnp_platform_devices +EXPORT_SYMBOL vmlinux 0xee7f30db __traceiter_module_get +EXPORT_SYMBOL vmlinux 0xee883b06 __vmalloc_array +EXPORT_SYMBOL vmlinux 0xee89a56a netdev_offload_xstats_disable +EXPORT_SYMBOL vmlinux 0xee8c02e9 vprintk_emit +EXPORT_SYMBOL vmlinux 0xee8d74d6 jiffies64_to_nsecs +EXPORT_SYMBOL vmlinux 0xee91879b rb_first_postorder +EXPORT_SYMBOL vmlinux 0xeea78d30 mem_cgroup_from_task +EXPORT_SYMBOL vmlinux 0xeea82990 d_move +EXPORT_SYMBOL vmlinux 0xeea9dbaf bitmap_bitremap +EXPORT_SYMBOL vmlinux 0xeecbf342 phy_trigger_machine +EXPORT_SYMBOL vmlinux 0xeef4d921 pci_enable_atomic_ops_to_root +EXPORT_SYMBOL vmlinux 0xef05d533 jbd2_journal_stop +EXPORT_SYMBOL vmlinux 0xef097e28 pin_user_pages +EXPORT_SYMBOL vmlinux 0xef0f62b3 scsi_block_requests +EXPORT_SYMBOL vmlinux 0xef1f4865 ps2_begin_command +EXPORT_SYMBOL vmlinux 0xef36a848 __x86_indirect_jump_thunk_rdi +EXPORT_SYMBOL vmlinux 0xef559f38 put_cmsg_scm_timestamping +EXPORT_SYMBOL vmlinux 0xef6a3d47 pagecache_get_page +EXPORT_SYMBOL vmlinux 0xef7a45fb vm_mmap +EXPORT_SYMBOL vmlinux 0xef8207ee __bh_read_batch +EXPORT_SYMBOL vmlinux 0xef8a96f6 tty_port_lower_dtr_rts +EXPORT_SYMBOL vmlinux 0xef908d1b request_firmware +EXPORT_SYMBOL vmlinux 0xef9aedfc boot_option_idle_override +EXPORT_SYMBOL vmlinux 0xefaf2e4f tcf_queue_work +EXPORT_SYMBOL vmlinux 0xefb3f8ed skb_try_coalesce +EXPORT_SYMBOL vmlinux 0xefcea2e7 acpi_warning +EXPORT_SYMBOL vmlinux 0xefec4b10 mdiobus_read_nested +EXPORT_SYMBOL vmlinux 0xefee932c acpi_get_data_full +EXPORT_SYMBOL vmlinux 0xeffc792b io_uring_destruct_scm +EXPORT_SYMBOL vmlinux 0xf0009fee put_pages_list +EXPORT_SYMBOL vmlinux 0xf0134a51 devm_clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0xf014c523 flow_block_cb_priv +EXPORT_SYMBOL vmlinux 0xf02aa937 wait_for_completion_interruptible_timeout +EXPORT_SYMBOL vmlinux 0xf02fbaba vga_switcheroo_register_handler +EXPORT_SYMBOL vmlinux 0xf031ac77 create_empty_buffers +EXPORT_SYMBOL vmlinux 0xf041a263 input_enable_softrepeat +EXPORT_SYMBOL vmlinux 0xf0490e1b vc_resize +EXPORT_SYMBOL vmlinux 0xf04a588b genlmsg_multicast_allns +EXPORT_SYMBOL vmlinux 0xf05c32ad rdmsr_on_cpus +EXPORT_SYMBOL vmlinux 0xf07aa438 pci_get_device +EXPORT_SYMBOL vmlinux 0xf07b07f6 sg_free_append_table +EXPORT_SYMBOL vmlinux 0xf084bbb4 phy_init_eee +EXPORT_SYMBOL vmlinux 0xf0910ebc nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xf096bdf8 simple_unlink +EXPORT_SYMBOL vmlinux 0xf09b5d9a get_zeroed_page +EXPORT_SYMBOL vmlinux 0xf09f701d security_socket_socketpair +EXPORT_SYMBOL vmlinux 0xf0b9a4b9 commit_creds +EXPORT_SYMBOL vmlinux 0xf0d12b4c softnet_data +EXPORT_SYMBOL vmlinux 0xf0d26986 pci_prepare_to_sleep +EXPORT_SYMBOL vmlinux 0xf0fdf6cb __stack_chk_fail +EXPORT_SYMBOL vmlinux 0xf10e812c i2c_smbus_write_word_data +EXPORT_SYMBOL vmlinux 0xf11dd46e _page_poisoning_enabled_early +EXPORT_SYMBOL vmlinux 0xf120fea9 security_sock_graft +EXPORT_SYMBOL vmlinux 0xf12a2076 nosteal_pipe_buf_ops +EXPORT_SYMBOL vmlinux 0xf13a1cfc agp_put_bridge +EXPORT_SYMBOL vmlinux 0xf1467391 pci_write_config_dword +EXPORT_SYMBOL vmlinux 0xf150ae40 inode_init_once +EXPORT_SYMBOL vmlinux 0xf15d7f8c migrate_vma_finalize +EXPORT_SYMBOL vmlinux 0xf1621642 nlmsg_notify +EXPORT_SYMBOL vmlinux 0xf16d55bb neigh_sysctl_unregister +EXPORT_SYMBOL vmlinux 0xf1848ee2 acpi_install_sci_handler +EXPORT_SYMBOL vmlinux 0xf195c682 fb_invert_cmaps +EXPORT_SYMBOL vmlinux 0xf195d8dd dma_ops +EXPORT_SYMBOL vmlinux 0xf1969a8e __usecs_to_jiffies +EXPORT_SYMBOL vmlinux 0xf1a65f7b zstd_reset_dstream +EXPORT_SYMBOL vmlinux 0xf1a68107 acpi_processor_preregister_performance +EXPORT_SYMBOL vmlinux 0xf1beca7d fscrypt_decrypt_block_inplace +EXPORT_SYMBOL vmlinux 0xf1bf5c22 security_sctp_sk_clone +EXPORT_SYMBOL vmlinux 0xf1db1704 nla_memcpy +EXPORT_SYMBOL vmlinux 0xf1df440f __SCK__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xf1e046cc panic +EXPORT_SYMBOL vmlinux 0xf1e98c74 avenrun +EXPORT_SYMBOL vmlinux 0xf1ee4f27 wrap_directory_iterator +EXPORT_SYMBOL vmlinux 0xf1f783d9 phy_validate_pause +EXPORT_SYMBOL vmlinux 0xf1f88a0e dm_kcopyd_prepare_callback +EXPORT_SYMBOL vmlinux 0xf2077d2b phy_error +EXPORT_SYMBOL vmlinux 0xf2120c9e inet_sendmsg +EXPORT_SYMBOL vmlinux 0xf21faa7d find_inode_rcu +EXPORT_SYMBOL vmlinux 0xf2281cc0 dma_get_sgtable_attrs +EXPORT_SYMBOL vmlinux 0xf23fcb99 __kfifo_in +EXPORT_SYMBOL vmlinux 0xf2628676 zstd_compress_cctx +EXPORT_SYMBOL vmlinux 0xf26d6f6e sock_create +EXPORT_SYMBOL vmlinux 0xf26faef3 neigh_seq_stop +EXPORT_SYMBOL vmlinux 0xf278ce37 devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0xf28cf0ae __hw_addr_init +EXPORT_SYMBOL vmlinux 0xf28ed6e2 machine_to_phys_nr +EXPORT_SYMBOL vmlinux 0xf29403e5 acpi_install_table_handler +EXPORT_SYMBOL vmlinux 0xf2a445f8 udp_lib_getsockopt +EXPORT_SYMBOL vmlinux 0xf2a8efae dm_kcopyd_do_callback +EXPORT_SYMBOL vmlinux 0xf2b46c91 kernel_param_unlock +EXPORT_SYMBOL vmlinux 0xf2b81b64 arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0xf2b9eee6 pskb_trim_rcsum_slow +EXPORT_SYMBOL vmlinux 0xf2c43f3f zlib_deflate +EXPORT_SYMBOL vmlinux 0xf2c77cef mmc_of_parse +EXPORT_SYMBOL vmlinux 0xf2e2379d blk_integrity_unregister +EXPORT_SYMBOL vmlinux 0xf2e5bd87 security_free_mnt_opts +EXPORT_SYMBOL vmlinux 0xf2ed0216 devm_pci_remap_iospace +EXPORT_SYMBOL vmlinux 0xf2f53617 memregion_free +EXPORT_SYMBOL vmlinux 0xf30305cd iov_iter_alignment +EXPORT_SYMBOL vmlinux 0xf30965ac iosf_mbi_register_pmic_bus_access_notifier +EXPORT_SYMBOL vmlinux 0xf309c480 pci_remove_bus +EXPORT_SYMBOL vmlinux 0xf33b809f pcie_capability_clear_and_set_dword +EXPORT_SYMBOL vmlinux 0xf33c3546 key_link +EXPORT_SYMBOL vmlinux 0xf346231f seq_list_start_head +EXPORT_SYMBOL vmlinux 0xf34ac181 devm_devfreq_add_governor +EXPORT_SYMBOL vmlinux 0xf353a698 register_module_notifier +EXPORT_SYMBOL vmlinux 0xf354903d netif_inherit_tso_max +EXPORT_SYMBOL vmlinux 0xf358d20b agp_generic_enable +EXPORT_SYMBOL vmlinux 0xf359ed44 pci_request_region +EXPORT_SYMBOL vmlinux 0xf3621fe2 mtree_alloc_rrange +EXPORT_SYMBOL vmlinux 0xf362e6bb tc_setup_cb_call +EXPORT_SYMBOL vmlinux 0xf363a49e netdev_set_num_tc +EXPORT_SYMBOL vmlinux 0xf36f42a9 slhc_uncompress +EXPORT_SYMBOL vmlinux 0xf377ca90 genphy_resume +EXPORT_SYMBOL vmlinux 0xf388b088 eth_header_parse_protocol +EXPORT_SYMBOL vmlinux 0xf3907aec set_anon_super +EXPORT_SYMBOL vmlinux 0xf390f6f1 __bitmap_andnot +EXPORT_SYMBOL vmlinux 0xf3916987 global_cursor_default +EXPORT_SYMBOL vmlinux 0xf3932313 mb_cache_entry_wait_unused +EXPORT_SYMBOL vmlinux 0xf39515a3 devfreq_monitor_start +EXPORT_SYMBOL vmlinux 0xf3997288 register_mii_timestamper +EXPORT_SYMBOL vmlinux 0xf3a3f02d dqput +EXPORT_SYMBOL vmlinux 0xf3a57892 release_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0xf3b2a4cf flow_rule_match_tcp +EXPORT_SYMBOL vmlinux 0xf3d00963 dcb_setrewr +EXPORT_SYMBOL vmlinux 0xf3e0e1df allocate_resource +EXPORT_SYMBOL vmlinux 0xf40eb44e dm_table_event +EXPORT_SYMBOL vmlinux 0xf43d2caa acpi_remove_interface +EXPORT_SYMBOL vmlinux 0xf44a904a net_ns_barrier +EXPORT_SYMBOL vmlinux 0xf44f852a phy_check_valid +EXPORT_SYMBOL vmlinux 0xf45c6431 tcf_register_action +EXPORT_SYMBOL vmlinux 0xf46d19fe put_watch_queue +EXPORT_SYMBOL vmlinux 0xf474c21c bitmap_print_to_pagebuf +EXPORT_SYMBOL vmlinux 0xf474fdcb kfree_const +EXPORT_SYMBOL vmlinux 0xf4854ea9 neigh_parms_release +EXPORT_SYMBOL vmlinux 0xf4917f4e forget_cached_acl +EXPORT_SYMBOL vmlinux 0xf4a565fd wrmsr_on_cpus +EXPORT_SYMBOL vmlinux 0xf4b146bf nf_register_net_hook +EXPORT_SYMBOL vmlinux 0xf4b754fd acpi_resources_are_enforced +EXPORT_SYMBOL vmlinux 0xf4c1edb8 cfb_imageblit +EXPORT_SYMBOL vmlinux 0xf4c49db4 gpiochip_irq_reqres +EXPORT_SYMBOL vmlinux 0xf4db35bc stpcpy +EXPORT_SYMBOL vmlinux 0xf4e5a892 kernel_recvmsg +EXPORT_SYMBOL vmlinux 0xf4f14de6 rtnl_trylock +EXPORT_SYMBOL vmlinux 0xf4f56f2f tcp_v4_syn_recv_sock +EXPORT_SYMBOL vmlinux 0xf516c3e7 dev_uc_sync_multiple +EXPORT_SYMBOL vmlinux 0xf51767ce inet6_del_protocol +EXPORT_SYMBOL vmlinux 0xf51f7586 __skb_flow_dissect +EXPORT_SYMBOL vmlinux 0xf52f6bea __inc_node_page_state +EXPORT_SYMBOL vmlinux 0xf5398fee path_is_under +EXPORT_SYMBOL vmlinux 0xf53d4c26 qdisc_class_hash_destroy +EXPORT_SYMBOL vmlinux 0xf55cab33 skb_dequeue +EXPORT_SYMBOL vmlinux 0xf582f077 pci_alloc_irq_vectors +EXPORT_SYMBOL vmlinux 0xf58561ea input_inject_event +EXPORT_SYMBOL vmlinux 0xf586ca3b nf_log_unregister +EXPORT_SYMBOL vmlinux 0xf5a20ed2 __genradix_prealloc +EXPORT_SYMBOL vmlinux 0xf5a5c84c msrs_alloc +EXPORT_SYMBOL vmlinux 0xf5bc9619 skb_checksum_setup +EXPORT_SYMBOL vmlinux 0xf5c2e9ac __mod_zone_page_state +EXPORT_SYMBOL vmlinux 0xf5cd9f8e ip6_frag_init +EXPORT_SYMBOL vmlinux 0xf5dcf929 __x86_indirect_jump_thunk_r8 +EXPORT_SYMBOL vmlinux 0xf5ddeb35 mmc_retune_unpause +EXPORT_SYMBOL vmlinux 0xf5e7b487 vfs_clone_file_range +EXPORT_SYMBOL vmlinux 0xf5e7ea40 ktime_get_coarse_ts64 +EXPORT_SYMBOL vmlinux 0xf604e016 touchscreen_report_pos +EXPORT_SYMBOL vmlinux 0xf60ab926 acpi_get_event_status +EXPORT_SYMBOL vmlinux 0xf6198572 tcf_block_netif_keep_dst +EXPORT_SYMBOL vmlinux 0xf61b6f84 md_reap_sync_thread +EXPORT_SYMBOL vmlinux 0xf620c275 sock_i_ino +EXPORT_SYMBOL vmlinux 0xf626b7af vlan_vid_del +EXPORT_SYMBOL vmlinux 0xf643d104 hsiphash_4u32 +EXPORT_SYMBOL vmlinux 0xf644fe0c pci_alloc_dev +EXPORT_SYMBOL vmlinux 0xf65f1dbd __x86_indirect_jump_thunk_rsi +EXPORT_SYMBOL vmlinux 0xf665f74f sock_load_diag_module +EXPORT_SYMBOL vmlinux 0xf66f6e0b ioc_lookup_icq +EXPORT_SYMBOL vmlinux 0xf68285c0 register_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xf6b7d15c pm_vt_switch_required +EXPORT_SYMBOL vmlinux 0xf6c71dc4 __d_lookup_unhash_wake +EXPORT_SYMBOL vmlinux 0xf6d72fb5 jbd2_journal_release_jbd_inode +EXPORT_SYMBOL vmlinux 0xf6dc2b5e netif_napi_add_weight +EXPORT_SYMBOL vmlinux 0xf6e0572f sock_kfree_s +EXPORT_SYMBOL vmlinux 0xf6ebc03b net_ratelimit +EXPORT_SYMBOL vmlinux 0xf6f635bb vm_insert_page +EXPORT_SYMBOL vmlinux 0xf6f9d58d init_on_free +EXPORT_SYMBOL vmlinux 0xf6fc8791 __bitmap_xor +EXPORT_SYMBOL vmlinux 0xf723934f __x86_indirect_jump_thunk_r11 +EXPORT_SYMBOL vmlinux 0xf7330c3b blk_start_plug +EXPORT_SYMBOL vmlinux 0xf7370f56 system_state +EXPORT_SYMBOL vmlinux 0xf738d1be register_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xf73921db __mdiobus_write +EXPORT_SYMBOL vmlinux 0xf74ac706 pci_stop_and_remove_bus_device +EXPORT_SYMBOL vmlinux 0xf75a0332 __icmp_send +EXPORT_SYMBOL vmlinux 0xf7615bc8 fb_get_mode +EXPORT_SYMBOL vmlinux 0xf76b8ed3 user_revoke +EXPORT_SYMBOL vmlinux 0xf7866832 pcie_capability_write_dword +EXPORT_SYMBOL vmlinux 0xf792e627 tty_port_init +EXPORT_SYMBOL vmlinux 0xf7958b02 __skb_gro_checksum_complete +EXPORT_SYMBOL vmlinux 0xf795ae93 pci_map_biosrom +EXPORT_SYMBOL vmlinux 0xf79ca3bb acpi_remove_gpe_block +EXPORT_SYMBOL vmlinux 0xf7afc5bb tty_unlock +EXPORT_SYMBOL vmlinux 0xf7d31de9 kstrtoul_from_user +EXPORT_SYMBOL vmlinux 0xf7d9a3b9 iov_iter_revert +EXPORT_SYMBOL vmlinux 0xf7da6e6f acpi_unload_table +EXPORT_SYMBOL vmlinux 0xf7ef9a79 iosf_mbi_punit_release +EXPORT_SYMBOL vmlinux 0xf80be44e rdmsr_safe_on_cpu +EXPORT_SYMBOL vmlinux 0xf811e69d scsi_eh_flush_done_q +EXPORT_SYMBOL vmlinux 0xf812cff6 memscan +EXPORT_SYMBOL vmlinux 0xf818dae2 __traceiter_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0xf82005da agp_generic_insert_memory +EXPORT_SYMBOL vmlinux 0xf820a188 dev_set_mac_address_user +EXPORT_SYMBOL vmlinux 0xf8222e1d inode_newsize_ok +EXPORT_SYMBOL vmlinux 0xf82c2c50 devfreq_monitor_suspend +EXPORT_SYMBOL vmlinux 0xf82ec573 rb_prev +EXPORT_SYMBOL vmlinux 0xf8328f01 udp_lib_rehash +EXPORT_SYMBOL vmlinux 0xf83a5b00 dcb_getrewr_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0xf84bd6ee bpf_stats_enabled_key +EXPORT_SYMBOL vmlinux 0xf85a97ed pcix_get_mmrbc +EXPORT_SYMBOL vmlinux 0xf85ff506 blkdev_issue_secure_erase +EXPORT_SYMBOL vmlinux 0xf867a0d7 new_inode +EXPORT_SYMBOL vmlinux 0xf88ecec4 kvmemdup +EXPORT_SYMBOL vmlinux 0xf89f70f2 dquot_initialize_needed +EXPORT_SYMBOL vmlinux 0xf8a3512e mark_buffer_async_write +EXPORT_SYMBOL vmlinux 0xf8a564cd device_add_disk +EXPORT_SYMBOL vmlinux 0xf8af0fb1 kern_unmount +EXPORT_SYMBOL vmlinux 0xf8c38833 genphy_c45_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0xf8ced1e3 ip_check_defrag +EXPORT_SYMBOL vmlinux 0xf8d07858 bitmap_from_arr32 +EXPORT_SYMBOL vmlinux 0xf8d2bc2c zstd_find_frame_compressed_size +EXPORT_SYMBOL vmlinux 0xf8da5243 tcp_sock_set_syncnt +EXPORT_SYMBOL vmlinux 0xf8e72d97 devm_devfreq_remove_device +EXPORT_SYMBOL vmlinux 0xf8ecc64d iw_handler_get_spy +EXPORT_SYMBOL vmlinux 0xf8f42361 __sock_queue_rcv_skb +EXPORT_SYMBOL vmlinux 0xf8f61ebc wake_up_var +EXPORT_SYMBOL vmlinux 0xf8f8702a security_inode_invalidate_secctx +EXPORT_SYMBOL vmlinux 0xf90a1e85 __x86_indirect_thunk_r8 +EXPORT_SYMBOL vmlinux 0xf9206828 blk_mq_tagset_wait_completed_request +EXPORT_SYMBOL vmlinux 0xf9321801 is_subdir +EXPORT_SYMBOL vmlinux 0xf937d57a jbd2_journal_try_to_free_buffers +EXPORT_SYMBOL vmlinux 0xf93b0400 generic_listxattr +EXPORT_SYMBOL vmlinux 0xf93fd09c fb_find_mode_cvt +EXPORT_SYMBOL vmlinux 0xf94536c2 proc_dointvec +EXPORT_SYMBOL vmlinux 0xf9722676 twl_i2c_write +EXPORT_SYMBOL vmlinux 0xf9790b8a hmm_range_fault +EXPORT_SYMBOL vmlinux 0xf985f505 kmem_cache_create_usercopy +EXPORT_SYMBOL vmlinux 0xf988979b dput +EXPORT_SYMBOL vmlinux 0xf999846c devm_devfreq_add_device +EXPORT_SYMBOL vmlinux 0xf9a482f9 msleep +EXPORT_SYMBOL vmlinux 0xf9ab90e3 ptp_clock_index +EXPORT_SYMBOL vmlinux 0xf9b4bb65 netpoll_poll_disable +EXPORT_SYMBOL vmlinux 0xf9c0b663 strlcat +EXPORT_SYMBOL vmlinux 0xf9ca2eb4 kstrtoint_from_user +EXPORT_SYMBOL vmlinux 0xf9cdddc3 __cpuhp_remove_state_cpuslocked +EXPORT_SYMBOL vmlinux 0xf9f3c84b skb_clone +EXPORT_SYMBOL vmlinux 0xf9f4220e fscrypt_encrypt_block_inplace +EXPORT_SYMBOL vmlinux 0xf9ff1017 remove_proc_subtree +EXPORT_SYMBOL vmlinux 0xfa023e67 unregister_qdisc +EXPORT_SYMBOL vmlinux 0xfa042227 gnet_stats_add_basic +EXPORT_SYMBOL vmlinux 0xfa08c34a page_offline_end +EXPORT_SYMBOL vmlinux 0xfa09c654 do_clone_file_range +EXPORT_SYMBOL vmlinux 0xfa1b55e1 udp_seq_stop +EXPORT_SYMBOL vmlinux 0xfa27286e clk_add_alias +EXPORT_SYMBOL vmlinux 0xfa297415 acpi_map_pxm_to_node +EXPORT_SYMBOL vmlinux 0xfa2e5f32 i2c_smbus_pec +EXPORT_SYMBOL vmlinux 0xfa356973 serial8250_register_8250_port +EXPORT_SYMBOL vmlinux 0xfa3dc9ae __netlink_kernel_create +EXPORT_SYMBOL vmlinux 0xfa4d2f03 __nla_parse +EXPORT_SYMBOL vmlinux 0xfa599bb2 netlink_register_notifier +EXPORT_SYMBOL vmlinux 0xfa6091c8 ps2_sliced_command +EXPORT_SYMBOL vmlinux 0xfa7d8039 vme_bus_type +EXPORT_SYMBOL vmlinux 0xfa8c8833 __traceiter_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xfaaa12d0 _page_poisoning_enabled +EXPORT_SYMBOL vmlinux 0xfaad6be0 sock_queue_rcv_skb_reason +EXPORT_SYMBOL vmlinux 0xfab4d0ad clk_get +EXPORT_SYMBOL vmlinux 0xfac51508 pci_release_region +EXPORT_SYMBOL vmlinux 0xfac8865f sysctl_wmem_max +EXPORT_SYMBOL vmlinux 0xfade2d8a handshake_req_alloc +EXPORT_SYMBOL vmlinux 0xfadeaaa5 kernel_write +EXPORT_SYMBOL vmlinux 0xfae15c49 scsi_register_interface +EXPORT_SYMBOL vmlinux 0xfaecb308 memcg_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0xfafab0b5 acpi_match_device_ids +EXPORT_SYMBOL vmlinux 0xfb002bcc inet_release +EXPORT_SYMBOL vmlinux 0xfb0e4627 dmaengine_get_unmap_data +EXPORT_SYMBOL vmlinux 0xfb2ab417 jbd2_fc_get_buf +EXPORT_SYMBOL vmlinux 0xfb348fea fault_in_safe_writeable +EXPORT_SYMBOL vmlinux 0xfb384d37 kasprintf +EXPORT_SYMBOL vmlinux 0xfb3899de netif_set_real_num_queues +EXPORT_SYMBOL vmlinux 0xfb578fc5 memset +EXPORT_SYMBOL vmlinux 0xfb5a00c9 tcf_exts_num_actions +EXPORT_SYMBOL vmlinux 0xfb676cd8 pci_request_regions +EXPORT_SYMBOL vmlinux 0xfb6af58d recalc_sigpending +EXPORT_SYMBOL vmlinux 0xfb6d83ad i2c_del_adapter +EXPORT_SYMBOL vmlinux 0xfb6f036c setattr_should_drop_sgid +EXPORT_SYMBOL vmlinux 0xfb78d632 ipv6_chk_custom_prefix +EXPORT_SYMBOL vmlinux 0xfba7a5f5 __get_random_u32_below +EXPORT_SYMBOL vmlinux 0xfba7ddd2 match_u64 +EXPORT_SYMBOL vmlinux 0xfbaaf01e console_lock +EXPORT_SYMBOL vmlinux 0xfbab1bb1 ioread8_rep +EXPORT_SYMBOL vmlinux 0xfbad3cf0 scsi_normalize_sense +EXPORT_SYMBOL vmlinux 0xfbae27ce devm_clk_get_optional +EXPORT_SYMBOL vmlinux 0xfbb8a761 strscpy_pad +EXPORT_SYMBOL vmlinux 0xfbc4f89e io_schedule_timeout +EXPORT_SYMBOL vmlinux 0xfbcc6e11 nd_dax_probe +EXPORT_SYMBOL vmlinux 0xfbd2ecbc kmem_cache_shrink +EXPORT_SYMBOL vmlinux 0xfbd3307f ns_capable +EXPORT_SYMBOL vmlinux 0xfbe215e4 sg_next +EXPORT_SYMBOL vmlinux 0xfbe8ee28 acpi_get_table_by_index +EXPORT_SYMBOL vmlinux 0xfc1cd20f __wait_on_buffer +EXPORT_SYMBOL vmlinux 0xfc206300 elv_rb_former_request +EXPORT_SYMBOL vmlinux 0xfc336d2e __wake_up_bit +EXPORT_SYMBOL vmlinux 0xfc38aa5b tty_driver_kref_put +EXPORT_SYMBOL vmlinux 0xfc39e32f ioport_unmap +EXPORT_SYMBOL vmlinux 0xfc3d53cb __put_user_nocheck_1 +EXPORT_SYMBOL vmlinux 0xfc4152fc ec_read +EXPORT_SYMBOL vmlinux 0xfc421e79 gnet_stats_add_queue +EXPORT_SYMBOL vmlinux 0xfc42a3e3 dcbnl_ieee_notify +EXPORT_SYMBOL vmlinux 0xfc4ab03a pci_bus_write_config_word +EXPORT_SYMBOL vmlinux 0xfc95b3b6 dquot_reclaim_space_nodirty +EXPORT_SYMBOL vmlinux 0xfc99b149 tc_setup_cb_add +EXPORT_SYMBOL vmlinux 0xfc9f7356 phy_find_first +EXPORT_SYMBOL vmlinux 0xfca2d66d unregister_nexthop_notifier +EXPORT_SYMBOL vmlinux 0xfcad4a77 fs_param_is_bool +EXPORT_SYMBOL vmlinux 0xfcb05954 _dev_emerg +EXPORT_SYMBOL vmlinux 0xfcd1819a hdmi_spd_infoframe_check +EXPORT_SYMBOL vmlinux 0xfcec0987 enable_irq +EXPORT_SYMBOL vmlinux 0xfd2d8174 xfrm_state_lookup_byaddr +EXPORT_SYMBOL vmlinux 0xfd32ca97 ping_prot +EXPORT_SYMBOL vmlinux 0xfd5e6af0 pcibios_resource_to_bus +EXPORT_SYMBOL vmlinux 0xfd5f3e61 vfs_mknod +EXPORT_SYMBOL vmlinux 0xfd61737f fget_raw +EXPORT_SYMBOL vmlinux 0xfd6933a8 i2c_verify_adapter +EXPORT_SYMBOL vmlinux 0xfd6d0d2a napi_schedule_prep +EXPORT_SYMBOL vmlinux 0xfd6eb355 pci_resize_resource +EXPORT_SYMBOL vmlinux 0xfd741ae7 scsi_alloc_sgtables +EXPORT_SYMBOL vmlinux 0xfd7a1533 dma_async_device_register +EXPORT_SYMBOL vmlinux 0xfd8caa4b current_in_userns +EXPORT_SYMBOL vmlinux 0xfd9194d2 i2c_get_match_data +EXPORT_SYMBOL vmlinux 0xfd93ee35 ioremap_wc +EXPORT_SYMBOL vmlinux 0xfda9a3f1 intel_gmch_enable_gtt +EXPORT_SYMBOL vmlinux 0xfdb112dd simple_lookup +EXPORT_SYMBOL vmlinux 0xfdb54985 dump_page +EXPORT_SYMBOL vmlinux 0xfdb6576f acpi_set_debugger_thread_id +EXPORT_SYMBOL vmlinux 0xfdb7bac0 skb_unlink +EXPORT_SYMBOL vmlinux 0xfdcb4ed3 acpi_os_get_line +EXPORT_SYMBOL vmlinux 0xfdcc8a0e fb_find_best_display +EXPORT_SYMBOL vmlinux 0xfdcf7f36 i2c_smbus_write_byte_data +EXPORT_SYMBOL vmlinux 0xfdd1c917 tcf_exts_terse_dump +EXPORT_SYMBOL vmlinux 0xfdd29ebe rproc_add +EXPORT_SYMBOL vmlinux 0xfdd2ca27 key_instantiate_and_link +EXPORT_SYMBOL vmlinux 0xfdd4216d pcibios_align_resource +EXPORT_SYMBOL vmlinux 0xfddeb056 efi +EXPORT_SYMBOL vmlinux 0xfde3ac91 __alloc_skb +EXPORT_SYMBOL vmlinux 0xfded5bcc jbd2_journal_clear_err +EXPORT_SYMBOL vmlinux 0xfdfb7807 vga_put +EXPORT_SYMBOL vmlinux 0xfdfb792f amd_iommu_pc_supported +EXPORT_SYMBOL vmlinux 0xfe029963 unregister_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xfe02c328 skb_kill_datagram +EXPORT_SYMBOL vmlinux 0xfe052363 ioread64_lo_hi +EXPORT_SYMBOL vmlinux 0xfe0b4fcf vmf_insert_mixed +EXPORT_SYMBOL vmlinux 0xfe0fdc77 irq_set_chip +EXPORT_SYMBOL vmlinux 0xfe11e210 jbd2_journal_get_create_access +EXPORT_SYMBOL vmlinux 0xfe1c9ea5 sg_pcopy_from_buffer +EXPORT_SYMBOL vmlinux 0xfe1d2e94 key_create_or_update +EXPORT_SYMBOL vmlinux 0xfe1edb64 netif_set_tso_max_segs +EXPORT_SYMBOL vmlinux 0xfe215b97 proc_do_large_bitmap +EXPORT_SYMBOL vmlinux 0xfe487975 init_wait_entry +EXPORT_SYMBOL vmlinux 0xfe591ba5 security_unix_stream_connect +EXPORT_SYMBOL vmlinux 0xfe5d4bb2 sys_tz +EXPORT_SYMBOL vmlinux 0xfe77ce4d dma_async_tx_descriptor_init +EXPORT_SYMBOL vmlinux 0xfe7dbb39 netdev_master_upper_dev_get_rcu +EXPORT_SYMBOL vmlinux 0xfe8c61f0 _raw_read_lock +EXPORT_SYMBOL vmlinux 0xfe916dc6 hex_dump_to_buffer +EXPORT_SYMBOL vmlinux 0xfe92722a blk_queue_max_segment_size +EXPORT_SYMBOL vmlinux 0xfe98a42f folio_zero_new_buffers +EXPORT_SYMBOL vmlinux 0xfe9be6e5 fs_param_is_enum +EXPORT_SYMBOL vmlinux 0xfe9ebbbb acpi_osi_is_win8 +EXPORT_SYMBOL vmlinux 0xfebd36b7 xfrm6_rcv +EXPORT_SYMBOL vmlinux 0xfec45a12 proc_set_size +EXPORT_SYMBOL vmlinux 0xfec83289 path_get +EXPORT_SYMBOL vmlinux 0xfedcdb60 seq_hlist_next_percpu +EXPORT_SYMBOL vmlinux 0xfedfda1d component_match_add_release +EXPORT_SYMBOL vmlinux 0xfeea58f2 srso_alias_untrain_ret +EXPORT_SYMBOL vmlinux 0xfeebc7c4 __kfifo_from_user_r +EXPORT_SYMBOL vmlinux 0xfef216eb _raw_spin_trylock +EXPORT_SYMBOL vmlinux 0xfef2e335 blk_mq_stop_hw_queues +EXPORT_SYMBOL vmlinux 0xfefcb98e vme_dma_vme_attribute +EXPORT_SYMBOL vmlinux 0xfeffce54 blk_rq_unmap_user +EXPORT_SYMBOL vmlinux 0xff1e9dd8 seq_list_start +EXPORT_SYMBOL vmlinux 0xff24cf90 param_set_byte +EXPORT_SYMBOL vmlinux 0xff282521 rfkill_register +EXPORT_SYMBOL vmlinux 0xff29b409 request_key_with_auxdata +EXPORT_SYMBOL vmlinux 0xff340f08 proto_unregister +EXPORT_SYMBOL vmlinux 0xff389ba7 kmem_cache_destroy +EXPORT_SYMBOL vmlinux 0xff3e9eab phy_ethtool_get_strings +EXPORT_SYMBOL vmlinux 0xff44029e param_ops_byte +EXPORT_SYMBOL vmlinux 0xff4ef5e7 tty_port_destroy +EXPORT_SYMBOL vmlinux 0xff52848a __SCT__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xff6878cf fb_default_cmap +EXPORT_SYMBOL vmlinux 0xff6d9d48 netif_stacked_transfer_operstate +EXPORT_SYMBOL vmlinux 0xff7140d4 filemap_release_folio +EXPORT_SYMBOL vmlinux 0xff818751 crypto_sha1_update +EXPORT_SYMBOL vmlinux 0xff87cd18 lockref_get_not_dead +EXPORT_SYMBOL vmlinux 0xff8f4d8e rtc_add_groups +EXPORT_SYMBOL vmlinux 0xff9aed48 lock_rename +EXPORT_SYMBOL vmlinux 0xffa74dba agp_copy_info +EXPORT_SYMBOL vmlinux 0xffabb147 d_add +EXPORT_SYMBOL vmlinux 0xffb7c514 ida_free +EXPORT_SYMBOL vmlinux 0xffc30c3a acpi_processor_power_init_bm_check +EXPORT_SYMBOL vmlinux 0xffc4f200 zstd_compress_stream +EXPORT_SYMBOL vmlinux 0xffcc4ec7 tcp_bpf_bypass_getsockopt +EXPORT_SYMBOL vmlinux 0xffcd7f49 iosf_mbi_punit_acquire +EXPORT_SYMBOL vmlinux 0xffd335b9 km_policy_expired +EXPORT_SYMBOL vmlinux 0xffea9ecf neigh_app_ns +EXPORT_SYMBOL vmlinux 0xffeaed35 __traceiter_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0xffeedf6a delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0xfff9fed0 kiocb_set_cancel_fn +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0x6790ca30 aria_aesni_avx_gfni_decrypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0x78ac3a58 aria_aesni_avx_decrypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0xa29489b9 aria_aesni_avx_encrypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0xa297f1e6 aria_aesni_avx_gfni_ctr_crypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0xb24a6f4f aria_aesni_avx_ctr_crypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx-x86_64 0xbda879d1 aria_aesni_avx_gfni_encrypt_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0x4e91f572 aria_aesni_avx2_gfni_decrypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0x720be3e2 aria_aesni_avx2_decrypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0x8f7b6257 aria_aesni_avx2_ctr_crypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0x94a94693 aria_aesni_avx2_gfni_encrypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0xa8335003 aria_aesni_avx2_encrypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/aria-aesni-avx2-x86_64 0xf90ca741 aria_aesni_avx2_gfni_ctr_crypt_32way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-aesni-avx-x86_64 0x2c8b5dbf camellia_ecb_enc_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-aesni-avx-x86_64 0x339c33c5 camellia_cbc_dec_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-aesni-avx-x86_64 0x8b44ee75 camellia_ecb_dec_16way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0x0b901549 camellia_dec_blk_2way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0x69f4ff25 __camellia_enc_blk_2way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0x8d725052 __camellia_setkey +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0x8d9b761c camellia_decrypt_cbc_2way +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0xfe729ed6 __camellia_enc_blk +EXPORT_SYMBOL_GPL arch/x86/crypto/camellia-x86_64 0xff09bd65 camellia_dec_blk +EXPORT_SYMBOL_GPL arch/x86/crypto/serpent-avx-x86_64 0x194b2841 serpent_ecb_enc_8way_avx +EXPORT_SYMBOL_GPL arch/x86/crypto/serpent-avx-x86_64 0x38800636 serpent_cbc_dec_8way_avx +EXPORT_SYMBOL_GPL arch/x86/crypto/serpent-avx-x86_64 0x4140192a serpent_ecb_dec_8way_avx +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x0309abc8 sm4_avx_ecb_encrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x079af6f6 sm4_cbc_encrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x596e4d41 sm4_avx_cbc_decrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x8c38a6cf sm4_cfb_encrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x9d5d8505 sm4_avx_cfb_decrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0x9dafc640 sm4_avx_ctr_crypt +EXPORT_SYMBOL_GPL arch/x86/crypto/sm4-aesni-avx-x86_64 0xabedd6d7 sm4_avx_ecb_decrypt +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64 0x1f491d36 twofish_dec_blk +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64 0x7c7bf6e0 twofish_enc_blk +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64-3way 0x92a51c43 twofish_dec_blk_cbc_3way +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64-3way 0xb4e98a46 twofish_dec_blk_3way +EXPORT_SYMBOL_GPL arch/x86/crypto/twofish-x86_64-3way 0xe4ae7508 __twofish_enc_blk_3way +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x002418b8 kvm_load_host_xsave_state +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0056d96d kvm_emulate_xsetbv +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x006d94f9 __tracepoint_kvm_nested_vmexit_inject +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x03611c1c __tracepoint_kvm_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x053614ec kvm_set_user_return_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0595589e __tracepoint_kvm_nested_intr_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x06cdc8d1 kvm_configure_mmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x08ba4502 kvm_post_set_cr4 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0a34dbbf kvm_cpu_has_interrupt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0aa51b5c kvm_emulate_invd +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0b58a11d kvm_nr_uret_msrs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0b8a3365 __traceiter_kvm_invlpga +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0bbade15 __SCK__tp_func_kvm_nested_vmenter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0c8d8c2d kvm_emulate_instruction +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0ca8df68 __traceiter_kvm_vmgexit_msr_protocol_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0cff45f4 __SCT__tp_func_kvm_vmgexit_msr_protocol_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0db91a83 kvm_update_dr7 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0e2360ae kvm_read_guest_virt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0e354129 kvm_get_dr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x0fbffff3 __SCK__kvm_x86_get_cs_db_l_bits +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x10b0f398 kvm_handle_invpcid +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x114eb824 __traceiter_kvm_nested_vmexit_inject +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1198e693 kvm_vcpu_on_spin +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1247547a mark_page_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x13859171 kvm_read_guest_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1412f042 __traceiter_kvm_ple_window_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x153d8d83 kvm_vcpu_read_guest_atomic +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x159227b9 kvm_mmu_gva_to_gpa_write +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x159b8d5e host_efer +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x17333fc4 gfn_to_hva +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x17f9cfe3 __traceiter_kvm_cr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x181442b4 __SCK__tp_func_kvm_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1918d05d kvm_handle_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1996b5d1 kvm_emulate_rdmsr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x19e2e8aa kvm_init_shadow_npt_mmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1a6fa54b __SCK__tp_func_kvm_avic_unaccelerated_access +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1b96adb1 __tracepoint_kvm_pml_full +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1d013832 kvm_enable_efer_bits +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1d1b139a __SCT__tp_func_kvm_avic_ga_log +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1db1c372 enable_vmware_backdoor +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1e70ec9f file_is_kvm +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1e70fcd4 __tracepoint_kvm_nested_vmenter_failed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1e93e423 kvm_inject_realmode_interrupt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1f0f3b8c kvm_get_linear_rip +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1f232567 kvm_find_cpuid_entry_index +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x1f8e9483 __SCT__tp_func_kvm_avic_doorbell +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x218b938d __SCK__tp_func_kvm_nested_intercepts +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x23263c0a __traceiter_kvm_nested_vmenter_failed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2393875e kvm_mmu_free_guest_mode_roots +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x23daa723 kvm_vcpu_is_visible_gfn +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2428fa72 kvm_handle_invalid_op +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2493cbcc __SCK__tp_func_kvm_nested_intr_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x24a1153e __tracepoint_kvm_avic_kick_vcpu_slowpath +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2510fc6d __SCT__tp_func_kvm_nested_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x25aefbde kvm_set_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x25c07225 __traceiter_kvm_vmgexit_msr_protocol_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x269094e1 kvm_set_msi_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x27046576 kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x286d7f0f kvm_put_kvm_no_destroy +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x28eefd7f gfn_to_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x297d1178 kvm_arch_start_assignment +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2b3e0a7c kvm_get_cr8 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2bd4439e kvm_sev_es_mmio_read +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2c7a74b4 kvm_inject_emulated_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2d82cc24 kvm_spec_ctrl_test_value +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2dbccd4a kvm_arch_register_noncoherent_dma +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2e41bd5a kvm_apic_set_eoi_accelerated +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2ea665ce __tracepoint_kvm_invlpga +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x2fbb4090 __kvm_vcpu_update_apicv +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x310544d7 kvm_sev_es_mmio_write +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x31f514e1 __SCK__tp_func_kvm_skinit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3265a820 kvm_apic_update_ppr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x32830e10 kvm_queue_exception_p +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x32f08e15 kvm_clear_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x33e283d6 kvm_get_running_vcpu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3402bea3 kvm_emulate_wrmsr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x34f7c3ec kvm_write_guest_cached +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x36c7a35b kvm_set_cr8 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x38438db6 kvm_mtrr_get_guest_memory_type +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x388e0e10 __SCT__tp_func_kvm_pi_irte_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x390d8c89 kvm_gpc_refresh +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x393998f9 kvm_flush_remote_tlbs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x39ba0c47 gfn_to_memslot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x39fd83db halt_poll_ns_shrink +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3a24851d kvm_vcpu_mark_page_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3a501055 kvm_emulate_ap_reset_hold +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3ab2794c kvm_find_user_return_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3cadd168 kvm_arch_no_poll +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3d67581d kvm_apic_update_irr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3d93fb92 __traceiter_kvm_apicv_accept_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3f0f0839 kvm_release_page_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x3f510ff5 kvm_has_noapic_vcpu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4195ae8e __SCK__tp_func_kvm_avic_kick_vcpu_slowpath +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x41a1f74b __SCK__tp_func_kvm_avic_incomplete_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x452eb038 kvm_write_guest_virt_system +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x45c67aec kvm_get_kvm +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x45cb36bf __SCK__tp_func_kvm_avic_ga_log +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x45e80fdf __traceiter_kvm_pi_irte_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x465e7780 kvm_init +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x46efc579 kvm_require_dr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4733bf8c __traceiter_kvm_avic_kick_vcpu_slowpath +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x484c86a7 __tracepoint_kvm_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x485cd7f6 kvm_rebooting +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x48644036 __SCT__tp_func_kvm_vmgexit_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4942be67 __SCT__tp_func_kvm_avic_incomplete_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x497acf5b kvm_vcpu_wake_up +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x49c494a6 kvm_arch_has_noncoherent_dma +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4a1c261b __SCT__tp_func_kvm_invlpga +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4abb4820 kvm_lapic_readable_reg_mask +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4bc7eaca __tracepoint_kvm_fast_mmio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4bdc089b __SCK__tp_func_kvm_apicv_accept_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4c492fb1 kvm_queue_exception_e +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4caa8493 __kvm_prepare_emulation_failure_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4d496550 kvm_page_track_register_notifier +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4e3fd1b4 kvm_release_pfn_clean +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x4e744c17 __tracepoint_kvm_cr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x528b06d2 kvm_sev_es_string_io +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x52cf8cc1 kvm_wait_lapic_expire +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x53d9f927 __SCT__kvm_x86_get_cs_db_l_bits +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x572dfefd __kvm_set_memory_region +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x59387ba3 __SCT__kvm_x86_cache_reg +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5953f358 __x86_set_memory_region +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x59e640c0 halt_poll_ns +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5aad5bbb kvm_read_guest_cached +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5b035511 kvm_set_memory_region +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5b26c360 __SCK__tp_func_kvm_ple_window_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5bf7cde0 kvm_mmu_set_ept_masks +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5c11e105 __traceiter_kvm_write_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5c7e9f84 __SCT__tp_func_kvm_apicv_accept_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5c8377b5 kvm_vcpu_deliver_sipi_vector +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5d3a76ea kvm_apic_has_interrupt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5d996b31 kvm_set_cpu_caps +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5daf37de kvm_valid_efer +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5edba188 kvm_queue_exception +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5f911332 __SCT__tp_func_kvm_avic_kick_vcpu_slowpath +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x5fb8848b halt_poll_ns_grow_start +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x616e6c95 __SCT__tp_func_kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6243ac82 __kvm_apic_update_irr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x62a87f98 __tracepoint_kvm_vmgexit_msr_protocol_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6303c089 kvm_calc_nested_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x65147f0d kvm_vcpu_kick +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6551f681 __tracepoint_kvm_inj_virq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x66b4b46b gfn_to_page_many_atomic +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x67544a0a gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x680c9cb3 kvm_get_msr_common +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x68468653 __tracepoint_kvm_write_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x687b78fc kvm_x86_vendor_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6892e3c3 kvm_set_pfn_accessed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6ada8f59 kvm_mmu_set_mmio_spte_mask +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6ae52134 kvm_load_guest_xsave_state +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6b51d554 kvm_lapic_find_highest_irr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6bc792a4 kvm_caps +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6becaded __SCT__tp_func_kvm_inj_virq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6c95726c host_xss +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6ccac027 __traceiter_kvm_nested_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6d2c9437 __SCT__tp_func_kvm_nested_vmenter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6df3d961 kvm_mmu_gva_to_gpa_read +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x6fc3dd06 gfn_to_pfn +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7006b85f kvm_complete_insn_gp +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x70101d3f kvm_apic_send_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x709cd8cb kvm_spurious_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x74910627 __traceiter_kvm_nested_vmenter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x74c5ea70 kvm_apic_write_nodecode +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7510a39a __traceiter_kvm_vmgexit_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x752c2b00 __traceiter_kvm_fast_mmio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x754ebd7a __SCK__tp_func_kvm_vmgexit_msr_protocol_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x756a625d vcpu_load +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x773bb7bc kvm_vcpu_yield_to +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x777a7f78 __SCK__tp_func_kvm_cr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x778e30b9 __SCT__tp_func_kvm_cr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x78885c42 kvm_lmsw +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7a3a0f8c __gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7a999a8e kvm_task_switch +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7adadf1b kvm_cpuid +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7afe324e halt_poll_ns_grow +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7c94c99a kvm_release_pfn_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7caf464b __tracepoint_kvm_nested_vmenter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7d632339 kvm_mmu_reset_context +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7e7d76f0 kvm_write_guest_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7f51547e __traceiter_kvm_inj_virq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7fe19488 kvm_add_user_return_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x7ff2a104 __SCT__tp_func_kvm_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x803bf4be kvm_get_apic_mode +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8173022b __SCK__tp_func_kvm_vmgexit_msr_protocol_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x82912f2b __kvm_request_immediate_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x86663cd6 kvm_hv_get_assist_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x86c4aa8f __SCK__tp_func_kvm_fast_mmio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x86e440f4 kvm_emulate_wbinvd +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x890ec567 __SCK__tp_func_kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x89317876 kvm_find_cpuid_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x89b9e469 __SCK__tp_func_kvm_avic_doorbell +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8a7fe54a __SCT__tp_func_kvm_vmgexit_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8a921c18 kvm_update_cpuid_runtime +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8b0aee63 __SCK__tp_func_kvm_vmgexit_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8b479e8d __tracepoint_kvm_pi_irte_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8b618aa6 __SCT__tp_func_kvm_nested_vmexit_inject +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8bcf297b kvm_gpc_init +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8d580860 kvm_vcpu_apicv_activated +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8d5bea81 kvm_requeue_exception_e +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8eb3c810 mark_page_dirty_in_slot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8edd1265 kvm_set_msr_common +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8f3a890e __traceiter_kvm_vmgexit_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x8f43ef5c kvm_gpc_check +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x907f14e2 kvm_msr_allowed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x912a9286 __traceiter_kvm_nested_intr_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x91301422 __tracepoint_kvm_apicv_accept_irq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x93a3e40e __SCT__tp_func_kvm_ple_window_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x93ec74b9 __tracepoint_kvm_nested_intercepts +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x942bbf3a __tracepoint_kvm_vmgexit_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x94ad6b88 hv_flush_remote_tlbs_range +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x95d95808 kvm_io_bus_get_dev +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x96c44fc8 kvm_arch_end_assignment +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9737d22b kvm_mmu_new_pgd +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9810ab37 kvm_write_guest_offset_cached +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9af2b588 kvm_lapic_set_eoi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9b112c68 __tracepoint_kvm_avic_doorbell +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9cd4bb37 kvm_set_or_clear_apicv_inhibit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9cf59e7a allow_smaller_maxphyaddr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9e20b2bc __traceiter_kvm_avic_incomplete_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9f17bbb8 kvm_mmu_invlpg +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0x9f68faa3 __traceiter_kvm_avic_unaccelerated_access +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa1c4231f kvm_set_pfn_dirty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa1ebb658 kvm_lapic_expired_hv_timer +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa21904c3 __tracepoint_kvm_avic_unaccelerated_access +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa2419be7 kvm_set_cr4 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa41d2577 hv_track_root_tdp +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa588ef67 __SCT__tp_func_kvm_nested_intercepts +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa6494b4c kvm_vcpu_write_guest_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa6a50230 __traceiter_kvm_nested_intercepts +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa7022320 __traceiter_kvm_avic_ga_log +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa76c7444 kvm_gpc_deactivate +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa7f94460 kvm_read_l1_tsc +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa84a2e73 __SCT__tp_func_kvm_write_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa8537dff kvm_arch_unregister_noncoherent_dma +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa8654972 kvm_emulate_instruction_from_buffer +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xa8a6a472 kvm_put_kvm +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xaa90dfeb kvm_vcpu_read_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xab6a247e kvm_slot_page_track_remove_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xac8361fe kvm_is_linear_rip +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xadf88ec1 kvm_deliver_exception_payload +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xaef82fec kvm_set_dr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xaf4aa745 handle_ud +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xaf8c1173 kvm_vcpu_gfn_to_pfn +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb0a56c1e __traceiter_kvm_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb0c92e91 kvm_debugfs_dir +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb1172074 __SCK__tp_func_kvm_inj_virq +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb1f30ce5 kvm_gfn_to_hva_cache_init +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb2800ce9 kvm_write_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb2aa9aea __SCK__tp_func_kvm_write_tsc_offset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb332b817 gfn_to_hva_memslot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb51b0dfb __tracepoint_kvm_skinit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb5c32a1b kvm_apic_match_dest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb73249aa kvm_mmu_free_roots +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb82c0987 enable_pmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xb96e9aa1 __traceiter_kvm_skinit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xba2e602c kvm_gpc_activate +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xba6817d3 kvm_io_bus_write +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xba765f11 kvm_emulate_mwait +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbaff7b7b kvm_get_kvm_safe +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbb7f1095 kvm_are_all_memslots_empty +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbb84e737 __kvm_is_valid_cr4 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbd9d6dfc kvm_mmu_set_me_spte_mask +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbe19016c __tracepoint_kvm_avic_ga_log +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbe517b10 kvm_is_visible_gfn +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbf0f5d6f kvm_read_guest_offset_cached +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbf231357 gfn_to_pfn_prot +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xbfbb13ca kvm_hv_assist_page_enabled +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc0407add __traceiter_kvm_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc071e99f __SCT__tp_func_kvm_entry +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc2477ac7 __SCK__tp_func_kvm_nested_vmenter_failed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc2a63bd4 kvm_mmu_invalidate_addr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc4e5c100 __tracepoint_kvm_avic_incomplete_ipi +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc5b509bc kvm_mmu_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc60d7d0c __traceiter_kvm_pml_full +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc68b698d kvm_arch_has_assigned_device +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc6e6cc7b __SCK__kvm_x86_cache_reg +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc7fe55ac __traceiter_kvm_avic_doorbell +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc9085a2d x86_decode_emulated_instruction +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc953926d kvm_service_local_tlb_flush_requests +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xc96d35f4 report_ignored_msrs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcb1a8472 kvm_fixup_and_inject_pf_error +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcb979090 kvm_emulate_halt_noskip +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcbf3a760 __tracepoint_kvm_nested_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcc51bc6c kvm_vcpu_reset +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcd381cf2 __tracepoint_kvm_vmgexit_msr_protocol_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcdcb8f3b kvm_intr_is_single_vcpu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xce1f1818 kvm_requeue_exception +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xce576a13 enable_apicv +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xce7e32d6 kvm_prepare_emulation_failure_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcf8e5e39 kvm_skip_emulated_instruction +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xcfd07b44 __SCK__tp_func_kvm_pml_full +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd09da48b __SCT__tp_func_kvm_nested_intr_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd129cde7 kvm_vcpu_read_guest_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd1c38c73 kvm_set_cr0 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd34072ad __SCK__tp_func_kvm_invlpga +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd475c188 kvm_pmu_cap +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd4bbea17 __tracepoint_kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd57e0bb1 kvm_fast_pio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd671832d vcpu_put +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd8145817 kvm_init_shadow_ept_mmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xd95b6f61 __SCK__tp_func_kvm_nested_vmexit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdaac0216 hv_flush_remote_tlbs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdac8912c kvm_init_mmu +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdc1171bf kvm_post_set_cr0 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdc242c85 kvm_destroy_vcpus +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xdc7369fe __traceiter_kvm_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xde556ee6 __SCK__tp_func_kvm_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe0e786a7 __SCT__tp_func_kvm_skinit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe176abee load_pdptrs +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe18ddfca kvm_irq_has_notifier +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe1e648d7 __SCK__tp_func_kvm_nested_vmexit_inject +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe5818ae3 kvm_alloc_apic_access_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe5e6eeb8 __SCK__tp_func_kvm_vmgexit_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe746340c kvm_handle_memory_failure +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe76191c5 kvm_make_all_cpus_request +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe8198ae6 kvm_get_rflags +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe85d7bd4 kvm_vcpu_map +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe8610bde kvm_cpu_get_interrupt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe8752714 kvm_vcpu_unmap +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe8b910cb kvm_apic_clear_irr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe93dfc8c __SCT__tp_func_kvm_nested_vmenter_failed +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xe9412454 __tracepoint_kvm_ple_window_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xea1814cd gfn_to_pfn_memslot_atomic +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xea5cda33 __SCT__tp_func_kvm_fast_mmio +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xeaeec2a9 kvm_slot_page_track_add_page +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xeb4284f2 kvm_cpu_has_injectable_intr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xeb489476 kvm_get_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xec43d273 kvm_emulate_rdpmc +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xed3517ef handle_fastpath_set_msr_irqoff +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xed4c61be kvm_vcpu_halt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xef14fd98 kvm_calc_nested_tsc_multiplier +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xef1aa596 kvm_emulate_monitor +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xeff80135 kvm_emulate_cpuid +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf084b57d __SCT__tp_func_kvm_msr +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf0e00a43 kvm_x86_vendor_init +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf2df48f3 __SCT__tp_func_kvm_pml_full +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf2e8f295 kvm_set_rflags +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf32dff97 __SCT__tp_func_kvm_avic_unaccelerated_access +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf3d2f70b kvm_vcpu_gfn_to_pfn_atomic +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf4b9ffee kvm_emulate_halt +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf4e2025c kvm_set_cr3 +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf50ad0b7 kvm_apicv_activated +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf54e2886 __SCT__tp_func_kvm_vmgexit_msr_protocol_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf678fcc7 kvm_read_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf74e26b9 __tracepoint_kvm_vmgexit_enter +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf7ea45b9 __traceiter_kvm_exit +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xf8938cd1 kvm_vcpu_gfn_to_hva +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfab33e4c enable_mmio_caching +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfafa6af2 __SCK__tp_func_kvm_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfc5206d3 __SCK__tp_func_kvm_pi_irte_update +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfc81dcad __tracepoint_kvm_page_fault +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfca5b3a6 kvm_release_page_clean +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfcbcb155 kvm_emulate_hypercall +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfd8b0c4b kvm_page_track_unregister_notifier +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfdc737b9 kvm_vcpu_write_guest +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfe517d22 kvm_pmu_trigger_event +EXPORT_SYMBOL_GPL arch/x86/kvm/kvm 0xfec8202a kvm_cpu_caps +EXPORT_SYMBOL_GPL crypto/af_alg 0x02418cdd af_alg_release_parent +EXPORT_SYMBOL_GPL crypto/af_alg 0x075c6fa3 af_alg_sendmsg +EXPORT_SYMBOL_GPL crypto/af_alg 0x1440a104 af_alg_count_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x21c80286 af_alg_poll +EXPORT_SYMBOL_GPL crypto/af_alg 0x27e92408 af_alg_async_cb +EXPORT_SYMBOL_GPL crypto/af_alg 0x296ba866 af_alg_wmem_wakeup +EXPORT_SYMBOL_GPL crypto/af_alg 0x48f279ea af_alg_wait_for_data +EXPORT_SYMBOL_GPL crypto/af_alg 0x634264a9 af_alg_free_sg +EXPORT_SYMBOL_GPL crypto/af_alg 0x9085969e af_alg_register_type +EXPORT_SYMBOL_GPL crypto/af_alg 0x911e5058 af_alg_pull_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x95e278ee af_alg_get_rsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0xa2a8a3aa af_alg_unregister_type +EXPORT_SYMBOL_GPL crypto/af_alg 0xba0d74df af_alg_accept +EXPORT_SYMBOL_GPL crypto/af_alg 0xce03f13d af_alg_release +EXPORT_SYMBOL_GPL crypto/af_alg 0xd62d3f9a af_alg_alloc_areq +EXPORT_SYMBOL_GPL crypto/af_alg 0xeb91f1b8 af_alg_free_resources +EXPORT_SYMBOL_GPL crypto/aria_generic 0x4a61978a aria_encrypt +EXPORT_SYMBOL_GPL crypto/aria_generic 0x7fd31903 aria_set_key +EXPORT_SYMBOL_GPL crypto/aria_generic 0xbdad6df6 aria_decrypt +EXPORT_SYMBOL_GPL crypto/async_tx/async_memcpy 0xb498fafe async_memcpy +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0x1b56a996 async_gen_syndrome +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0x98423e3a async_syndrome_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x5889736a async_raid6_2data_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0xe60a0f0e async_raid6_datap_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x18286536 async_tx_quiesce +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x62201c72 async_tx_submit +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xbf3889eb __async_tx_find_channel +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xc5a98eba async_trigger_callback +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x0c238589 async_xor_val_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x2d1cb6e2 async_xor_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x93294c9b async_xor +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x93ca1672 async_xor_offs +EXPORT_SYMBOL_GPL crypto/authenc 0x2479193e crypto_authenc_extractkeys +EXPORT_SYMBOL_GPL crypto/blowfish_common 0xad68195a blowfish_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x0fc36def cast5_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x188d9d26 __cast5_decrypt +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xef81a4af __cast5_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x3dbae082 __cast6_decrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xb39707be cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xcfce512f __cast6_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xd76a5716 __cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast_common 0x5609ce41 cast_s2 +EXPORT_SYMBOL_GPL crypto/cast_common 0x5b17be06 cast_s4 +EXPORT_SYMBOL_GPL crypto/cast_common 0xb9cba57f cast_s3 +EXPORT_SYMBOL_GPL crypto/cast_common 0xbd3e7542 cast_s1 +EXPORT_SYMBOL_GPL crypto/cryptd 0x325fc402 cryptd_shash_desc +EXPORT_SYMBOL_GPL crypto/cryptd 0x39521e07 cryptd_aead_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x3d2374a7 cryptd_free_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0x692cdb0d cryptd_alloc_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x87429fcd cryptd_free_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0xa3c4f2a4 cryptd_ahash_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xb5ebce79 cryptd_skcipher_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xcb417740 cryptd_alloc_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0xd90d7d40 cryptd_alloc_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0xdf09bbf2 cryptd_aead_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xe50358b5 cryptd_ahash_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xed2e1512 cryptd_skcipher_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xf2d0bf56 cryptd_free_ahash +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x071c6129 crypto_transfer_aead_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x07993e62 crypto_transfer_hash_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x280a1e0b crypto_engine_exit +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x2a630ee1 crypto_finalize_skcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x2d6323ee crypto_engine_stop +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x3ae4fac1 crypto_engine_start +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x3b5b6bf9 crypto_transfer_skcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x3f3d4aeb crypto_finalize_akcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x4b9c9541 crypto_transfer_akcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x4bb5ed03 crypto_transfer_kpp_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x52045dda crypto_finalize_hash_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x562f4534 crypto_engine_alloc_init +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x6557bd0f crypto_finalize_aead_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x7ab37572 crypto_engine_alloc_init_and_set +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x86d4e82b crypto_finalize_kpp_request +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x121ca73b simd_register_aeads_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x504cb053 simd_aead_create_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x54e26aad simd_unregister_aeads +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x66983e96 simd_skcipher_create +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x851c747c simd_aead_create +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x88638552 simd_skcipher_create_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0xbfd26f15 simd_aead_free +EXPORT_SYMBOL_GPL crypto/crypto_simd 0xcf1224b0 simd_register_skciphers_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0xd147ad5e simd_unregister_skciphers +EXPORT_SYMBOL_GPL crypto/crypto_simd 0xefe73979 simd_skcipher_free +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x33b866ce crypto_ecdh_decode_key +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7475be8e crypto_ecdh_key_len +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0xb230d2ec crypto_ecdh_encode_key +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x1936413e polyval_mul_non4k +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x49dece42 polyval_update_non4k +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x4eb4c55e __serpent_encrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xbcc074f3 __serpent_decrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xd4c9681a __serpent_setkey +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xd6f5cb61 serpent_setkey +EXPORT_SYMBOL_GPL crypto/sm2_generic 0x05c24f2b sm2_compute_z_digest +EXPORT_SYMBOL_GPL crypto/sm3 0xa98edad1 sm3_update +EXPORT_SYMBOL_GPL crypto/sm3 0xf04338f9 sm3_final +EXPORT_SYMBOL_GPL crypto/sm3_generic 0x0bddca87 sm3_zero_message_hash +EXPORT_SYMBOL_GPL crypto/sm4 0x24e254e8 sm4_expandkey +EXPORT_SYMBOL_GPL crypto/sm4 0xfa81970e sm4_crypt_block +EXPORT_SYMBOL_GPL crypto/twofish_common 0xdb05955e twofish_setkey +EXPORT_SYMBOL_GPL crypto/twofish_common 0xe22b7787 __twofish_setkey +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x08f0212d spk_set_num_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x0b3e8cf3 spk_synth_flush +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x0f81d75f synth_remove +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1e39eb14 synth_putws +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x2c4bd598 spk_do_catch_up_unicode +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x337fc060 spk_do_catch_up +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x41a160e5 synth_buffer_empty +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4449e1dd synth_buffer_clear +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x45eda959 spk_get_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x466f5eb7 synth_putwc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x6ac607ec spk_ttyio_synth_probe +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x76d40046 synth_buffer_skip_nonlatin1 +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x78badc07 synth_current +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x84dad068 synth_buffer_getc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x86715cfd spk_synth_get_index +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x895e0c93 spk_var_store +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8c00e133 spk_ttyio_synth_immediate +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8c82dfca synth_request_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8fe0db01 synth_putwc_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x9dcc0ecb spk_var_show +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xaadb0612 synth_buffer_peek +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xb734cb9d speakup_event +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xbbd15a51 speakup_start_ttys +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc1644a50 spk_ttyio_release +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc319c604 synth_putws_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc58f6e50 spk_get_var_header +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd5828f34 spk_synth_is_alive_nop +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd8fd86cf synth_release_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd93829dd speakup_info +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe194d0ef synth_printf +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe33b9dea spk_ttyio_ops +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe887d9f5 synth_add +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xff98fcb9 spk_synth_is_alive_restart +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x4639bcda acpi_nfit_shutdown +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x499bbf57 nfit_get_smbios_id +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x4a89bac1 acpi_nfit_desc_init +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x9bc0c9dc acpi_nfit_init +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xd3015f2f __acpi_nfit_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xd6de12dc __acpi_nvdimm_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xfdd19e06 acpi_nfit_ctl +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0x67927a0d platform_profile_notify +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xbfe36436 platform_profile_remove +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xcac33cd4 platform_profile_register +EXPORT_SYMBOL_GPL drivers/acpi/sbshc 0x1c8984c7 acpi_smbus_unregister_callback +EXPORT_SYMBOL_GPL drivers/acpi/sbshc 0x4f6c2360 acpi_smbus_read +EXPORT_SYMBOL_GPL drivers/acpi/sbshc 0x87bd07bd acpi_smbus_register_callback +EXPORT_SYMBOL_GPL drivers/acpi/sbshc 0x96eb492d acpi_smbus_write +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x0c799e5c ahci_sdev_groups +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x1657514d ahci_do_softreset +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x26b24ed1 ahci_dev_classify +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x31276efb ahci_fill_cmd_slot +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x34bf9818 ahci_handle_port_intr +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x38869ddc ahci_host_activate +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x3a0dbb69 ahci_stop_engine +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x3c4f125f ahci_kick_engine +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x593c0e29 ahci_do_hardreset +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x5e88f63d ahci_ops +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x6fb0b4d5 ahci_port_resume +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x7ab21197 ahci_reset_em +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x858bc518 ahci_init_controller +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x86ffd291 ahci_set_em_messages +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x8a011c07 ahci_qc_issue +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x973c72ef ahci_error_handler +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xb0611544 ahci_start_engine +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xba28117e ahci_shost_groups +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xbab03cff ahci_reset_controller +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xc98c66ef ahci_start_fis_rx +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xd749dc7b ahci_print_info +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xd74f0a1e ahci_pmp_retry_srst_ops +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xda48c6bb ahci_save_initial_config +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xea50dad3 ahci_ignore_sss +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xf96fb8f9 ahci_check_ready +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x0350722d ahci_platform_find_clk +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x1d696a53 ahci_platform_suspend_host +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x204db080 ahci_platform_enable_resources +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x32556bca ahci_platform_ops +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x509ae383 ahci_platform_resume_host +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x537b7c50 ahci_platform_disable_clks +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x57fb8197 ahci_platform_enable_regulators +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x6357a6f4 ahci_platform_suspend +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x6553949d ahci_platform_enable_clks +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x812942b0 ahci_platform_assert_rsts +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x8b851f35 ahci_platform_init_host +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x8ba966be ahci_platform_resume +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x92b79620 ahci_platform_enable_phys +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x9d417310 ahci_platform_disable_resources +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xa49f7eed ahci_platform_disable_phys +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xa7491e10 ahci_platform_disable_regulators +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xca496e2f ahci_platform_shutdown +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xd34fe303 ahci_platform_get_resources +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xd5e4ec86 ahci_platform_deassert_rsts +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0x63a06be9 pata_parport_unregister_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0xe49695f5 pata_parport_register_driver +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x02ff9464 cfag12864b_isinited +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x0ecb2e5d cfag12864b_disable +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x305dc3c6 cfag12864b_isenabled +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x3389f926 cfag12864b_enable +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0x9522a342 cfag12864b_getrate +EXPORT_SYMBOL_GPL drivers/auxdisplay/cfag12864b 0xc48e9d95 cfag12864b_buffer +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x09917359 charlcd_poke +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x6fd9cc4a charlcd_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x8b45326c charlcd_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xd3e29970 charlcd_backlight +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf3304696 charlcd_free +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf883c540 charlcd_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x07b26ecc hd44780_common_gotoxy +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x1aa688fd hd44780_common_lines +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x23159a5b hd44780_common_clear_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x30e85287 hd44780_common_shift_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x36dc00a2 hd44780_common_print +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x3c4c183f hd44780_common_home +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x489c89e8 hd44780_common_redefine_char +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x64415593 hd44780_common_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x79e8e259 hd44780_common_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8585e5fd hd44780_common_blink +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8d4f3fa4 hd44780_common_init_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xa22afdaa hd44780_common_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xc369090d hd44780_common_shift_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xf360d788 hd44780_common_fontsize +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x14102f23 ks0108_displaystate +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x48a70518 ks0108_writedata +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x4f506333 ks0108_startline +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x6edae968 ks0108_isinited +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xbf4774db ks0108_writecontrol +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xedde6df2 ks0108_page +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xfee8ef7b ks0108_address +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x56f8cdfc linedisp_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x61f9472d linedisp_register +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-i3c 0xea068f48 __devm_regmap_init_i3c +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0x2601b884 __devm_regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0x3d346f5e __regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0xb7b9baaa __regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0xbb568d1c __devm_regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0x7a493c2f __devm_regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0xb3247d74 __regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0x062c2079 __regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xf880900e __devm_regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0xf37f490c __devm_regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0xf9473843 __regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x12e3a031 __devm_regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x268152b8 __regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x89cea827 __regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0xd2cecae1 __devm_regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0x1b1dd87e __devm_regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0xcb40fe52 __regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x0f106b12 bcma_chipco_regctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x19c84827 bcma_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x1d315ce4 bcma_chipco_pll_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x39bbe797 bcma_core_enable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x4bd32449 bcma_chipco_pll_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x62567de4 bcma_host_pci_irq_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x632085c9 bcma_host_pci_up +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x65ea8cce bcma_chipco_b_mii_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x6e4d18d9 bcma_chipco_gpio_out +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x7216d38d bcma_chipco_gpio_control +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x7acc5212 bcma_chipco_gpio_outen +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x8117dcca bcma_core_set_clockmode +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x933ea74d bcma_driver_unregister +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xa0c33152 bcma_core_disable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xa6c764ac bcma_pmu_get_bus_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xb0d4f54e bcma_chipco_pll_read +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xb7d475ee bcma_core_is_enabled +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xc511de91 __bcma_driver_register +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xc9fd99fd bcma_core_pci_power_save +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xdc493eea bcma_core_pll_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xe20227b7 bcma_host_pci_down +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xeac200e5 bcma_find_core_unit +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xec55e0f6 bcma_chipco_get_alp_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xf1d3ea1e bcma_chipco_chipctl_maskset +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x32b71396 btbcm_setup_patchram +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x65df3c29 btbcm_read_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x6d8415a2 btbcm_setup_apple +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x9a3b8486 btbcm_finalize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x9f2a3dde btbcm_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xbef1eae4 btbcm_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xcef7b43a btbcm_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xe889c263 btbcm_write_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x4f8780a6 btintel_bootup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x52ca9ba3 btintel_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x56a164c3 btintel_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x7ca4a9bd btintel_set_quality_report +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x837c1563 btintel_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x8a64e463 btintel_regmap_init +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x998673a2 btintel_read_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xaa5eb6c4 btintel_exit_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xb4dcf380 btintel_enter_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xc49fcf5d btintel_load_ddc_config +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xd3d5639e btintel_secure_send_result +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xeb8f5886 btintel_read_boot_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xf1afa003 btintel_set_event_mask_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xf72cdc62 btintel_configure_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xf8e3e96c btintel_version_info +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xfb86c1b1 btintel_set_diag +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xfd54df98 btintel_send_intel_reset +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x119660c0 btmrvl_remove_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x1b9f8c80 btmrvl_check_evtpkt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x3c516cb4 btmrvl_enable_ps +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x6fb1ac61 btmrvl_send_hscfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x7b38d909 btmrvl_enable_hs +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x836fc251 btmrvl_add_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xae8c4752 btmrvl_register_hdev +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xb835b298 btmrvl_send_module_cfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xc3b15f26 btmrvl_pscan_window_reporting +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xc530ce76 btmrvl_interrupt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xe97dd054 btmrvl_process_event +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x51fbe0d7 btmtk_setup_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x8913222d btmtk_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x924fd346 btmtk_setup_firmware_79xx +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x44036c08 qca_uart_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x4f67fdae qca_send_pre_shutdown_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x537089fd qca_set_bdaddr_rome +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x57e8bd51 qca_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xcb74ead3 qca_read_soc_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x23257fa3 btrtl_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x2cfdb2b8 btrtl_shutdown_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x784610c2 btrtl_set_quirks +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xaf78f260 btrtl_free +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xd3e82789 btrtl_get_uart_settings +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xec228b1c btrtl_setup_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xfd5fde27 btrtl_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x81f4031f hci_uart_tx_wakeup +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xb5175f05 h4_recv_buf +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xd12538ef hci_uart_register_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xd4efddce hci_uart_unregister_device +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x456f59fb mhi_ep_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x59191add mhi_ep_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x6c859b88 mhi_ep_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x74ef8720 __mhi_ep_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x8e30cd79 mhi_ep_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x9b367b22 mhi_ep_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xace97340 mhi_ep_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xec74ec87 mhi_ep_queue_is_empty +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x075ffd4a mhi_prepare_for_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x1563b7d2 mhi_download_rddm_image +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x17f8a852 mhi_pm_resume +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x1848cd21 __mhi_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x18774b15 mhi_device_put +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x1ceac382 mhi_prepare_for_transfer_autoqueue +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x23ccdfc3 mhi_pm_resume_force +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x33b6cf93 mhi_get_exec_env +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x3df7d92f mhi_queue_is_full +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x461385d4 mhi_get_free_desc_count +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x4ab4e769 mhi_alloc_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x8e109abd mhi_soc_reset +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xa04a9687 mhi_pm_suspend +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xae7041aa mhi_get_mhi_state +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xafc1aa7f mhi_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb25b4e8e mhi_unprepare_after_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xba61fa6e mhi_notify +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xc09b8b6a mhi_device_get +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xcd9ba781 mhi_prepare_for_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd2f67e1f mhi_device_get_sync +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd51592c1 mhi_free_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe3166f46 mhi_unprepare_from_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe414c70a mhi_queue_buf +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe5303a1e mhi_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe669a2ae mhi_queue_dma +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe69b44c9 mhi_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe7f0c488 mhi_async_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xed533bc3 mhi_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xeddda07d mhi_force_rddm_mode +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xf16f66c7 mhi_register_controller +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x029d4ee4 comedi_readback_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x02d49083 comedi_dio_update_state +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x09376a0b __comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0cd330f4 range_unknown +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x10db1ec1 comedi_buf_read_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x1f14f75e comedi_inc_scan_progress +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x21102f87 range_0_32mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x25386505 comedi_alloc_subdev_readback +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2b5c6010 comedi_dio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2bb2c704 comedi_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2ee141f2 comedi_buf_read_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2f0ad9d3 range_bipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x360c3e8c comedi_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x400611ff comedi_bytes_per_scan +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4205cc2a comedi_buf_write_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4236eaaf range_4_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x44f7f8c5 comedi_check_chanlist +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4c92980e comedi_buf_read_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4fe634f3 range_bipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x5afd9df3 comedi_nsamples_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x5c61770b comedi_legacy_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x5f6c3952 comedi_dev_get_from_minor +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x72bbc3f0 comedi_alloc_spriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7699ff02 comedi_set_hw_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7af3a6a6 comedi_event +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7b187d2c comedi_buf_write_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8113872c range_unipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x81cfa109 comedi_load_firmware +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x88508a5a comedi_alloc_subdevices +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8cfbf0fc comedi_alloc_devpriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8f1ffb33 comedi_bytes_per_scan_cmd +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x9a0dc22c comedi_buf_read_n_available +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa49df6ed comedi_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xabfc4732 comedi_nscans_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb679cebc range_0_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbb52fc7f range_bipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbdbe75c6 range_unipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd369a765 comedi_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd38cf7ff comedi_dev_put +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd8a54daa comedi_buf_write_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdb2044b2 range_unipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xe6e49d19 comedi_timeout +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xef7ff59e comedi_set_spriv_auto_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xefc721bb comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xf16685eb comedi_is_subdevice_running +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xfbcf51d5 comedi_handle_events +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x114db96b comedi_to_pci_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x12f43e9c comedi_pci_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x2dbfff92 comedi_pci_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x32704970 comedi_pci_disable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x67c294ad comedi_pci_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x770a8002 comedi_pci_enable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x7eca6580 comedi_pci_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xf76c8a30 comedi_pci_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x2dbc109b comedi_to_pcmcia_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x679e47ac comedi_pcmcia_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x6b84402e comedi_pcmcia_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x6f9530e9 comedi_pcmcia_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0x812e84d7 comedi_pcmcia_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0xcd433933 comedi_pcmcia_disable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pcmcia 0xcfa1b131 comedi_pcmcia_enable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x31588917 comedi_usb_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x5ce5fc51 comedi_to_usb_interface +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xb915fdec comedi_to_usb_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xbe33e0c0 comedi_usb_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xc8ae8b3a comedi_usb_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xfe13fd3a comedi_usb_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x79f4a6cf addi_watchdog_reset +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0xf4067845 addi_watchdog_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/amplc_pc236_common 0x62641766 amplc_pc236_common_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x0a0bfa43 subdev_8255_regbase +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x23e59cf8 subdev_8255_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0xff525b7a subdev_8255_mm_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x038f456e mite_dma_disarm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x10cf1fab mite_release_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x20f396cb mite_buf_change +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x2d8bda26 mite_ack_linkc +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x3364fe6d mite_request_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x37d4869b mite_init_ring_descriptors +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x5f840b97 mite_bytes_in_transit +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x64a27a60 mite_request_channel_in_range +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x6ba2ebe1 mite_prep_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x6ea63a01 mite_dma_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x759c73af mite_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x8959ee74 mite_alloc_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x948caeaf mite_sync_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xbb6d6b5b mite_free_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xbc138944 mite_detach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xd91dcf97 mite_done +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x076bc308 ni_find_route_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x0921123e ni_lookup_route_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x1facf7f8 ni_is_cmd_dest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x64443d67 ni_get_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x6c18c54e ni_count_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x85e75c94 ni_assign_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x863a306d ni_sort_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8ab47ba4 ni_route_set_has_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8f0f0901 ni_find_route_set +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0xb3e302a3 ni_route_to_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x27df551a ni_tio_insn_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x27e48458 ni_tio_get_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x3648a668 ni_gpct_device_destroy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x3e03e97a ni_tio_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x48ce9f8a ni_tio_set_bits +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x525792fb ni_tio_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x74fdc56e ni_tio_init_counter +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x9f8d7e05 ni_tio_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xc055d8f1 ni_tio_get_soft_copy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xcce721c3 ni_tio_set_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xd6277963 ni_tio_unset_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xe9f63a0b ni_tio_set_gate_src +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xeea72602 ni_tio_set_gate_src_raw +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xf0c21670 ni_tio_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xf3ede84f ni_tio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xf523aa8e ni_gpct_device_construct +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x181fb34c ni_tio_cmd +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x41d1c426 ni_tio_acknowledge +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x5a36f944 ni_tio_set_mite_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x973d9d72 ni_tio_cancel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xc932dd2d ni_tio_handle_interrupt +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xdf64c571 ni_tio_cmdtest +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x196acdd6 comedi_open +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x43ec2518 comedi_find_subdevice_by_type +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x47d851f7 comedi_close +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x695322ef comedi_get_n_channels +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x90433c40 comedi_dio_bitfield2 +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xb3c7cb2c comedi_dio_get_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xf4005cff comedi_dio_config +EXPORT_SYMBOL_GPL drivers/cpufreq/speedstep-lib 0x1b1f2bda speedstep_get_freqs +EXPORT_SYMBOL_GPL drivers/cpufreq/speedstep-lib 0x2b67f096 speedstep_get_frequency +EXPORT_SYMBOL_GPL drivers/cpufreq/speedstep-lib 0xd7ab2c0c speedstep_detect_processor +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x04773b60 ccp_present +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x2e6a6147 psp_copy_user_blob +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x3a1a3979 ccp_version +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x3e059f28 sev_guest_activate +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x4073e924 sev_guest_deactivate +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x6ea40704 psp_ring_platform_doorbell +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x843d6541 sev_guest_decommission +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x8fac14a2 sev_guest_df_flush +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x91722dce sev_platform_status +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x91ac6a91 ccp_enqueue_cmd +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x98a356de psp_send_platform_access_msg +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x9b4e2682 sev_issue_cmd_external_user +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0xd02e197f sev_platform_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0048f474 adf_reset_sbr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x01ba8d2b adf_dev_in_use +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x043998d9 adf_devmgr_update_class_index +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x075ede0d adf_gen4_handle_pm_interrupt +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0a383273 adf_init_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0b865454 adf_dbgfs_exit +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0e5c1cca adf_cfg_add_key_value_param +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x14ca4e4b adf_gen2_enable_ints +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x16633557 adf_enable_pf2vf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x19d1d518 adf_gen2_get_num_aes +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1d5eb7d8 adf_cfg_get_param_value +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1f92c224 adf_gen2_enable_error_correction +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x279324e2 adf_dev_down +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x29bb2d44 adf_gen2_dev_config +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2be4e269 adf_gen2_get_arb_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2f30847f adf_vf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x38ff003c adf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3cefb91d adf_gen2_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3ded0415 adf_dev_up +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3e707f37 adf_gen2_get_admin_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3f5fea30 adf_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x455d9015 adf_disable_pf2vf_interrupts +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x469ef668 adf_gen2_init_vf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x48a6d5ff adf_reset_flr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x48e34552 adf_exit_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4c902b59 adf_gen2_get_num_accels +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4d7693da adf_cfg_dev_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x52259163 adf_gen4_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x52f6b3ca adf_vf2pf_notify_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x532598b1 adf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x57358f84 adf_disable_sriov +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x58a051d2 adf_pfvf_comms_disabled +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x58df455b adf_gen4_enable_pm +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5ab618bd adf_init_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x65f00b0a adf_err_handler +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6660e0b3 adf_dev_restart +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x69ea03a7 adf_dev_get +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x703ea780 adf_dbgfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x75789c57 adf_devmgr_in_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x780637ca adf_cfg_dev_remove +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x791c86bf adf_vf2pf_notify_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x871e5f8a adf_gen2_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8d1cadb9 adf_flush_vf_wq +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8d7e0426 adf_dev_started +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x9fb0639d adf_cfg_section_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa2637132 adf_devmgr_add_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa449dce4 adf_exit_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa5dc5070 adf_dev_put +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xaa4daf9a adf_devmgr_pci_to_accel_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xac4902ea adf_cleanup_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xac9ed18a adf_send_admin_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb958ead3 adf_devmgr_rm_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xbb478bcb adf_sysfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc501ac82 adf_gen4_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xcc3b167a adf_clean_vf_map +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd49702e7 adf_gen4_ring_pair_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd64519f1 adf_gen2_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xdbfe167c adf_init_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe27710e1 adf_enable_vf2pf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe327f1f1 adf_gen4_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe45f3512 adf_gen2_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe9d477f4 adf_gen4_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xefc734fe adf_vf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf3e07895 adf_gen2_get_accel_cap +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xfcc1062f adf_gen2_cfg_iov_thds +EXPORT_SYMBOL_GPL drivers/dca/dca 0x01a33ab9 dca_unregister_notify +EXPORT_SYMBOL_GPL drivers/dca/dca 0x41d3dd6d free_dca_provider +EXPORT_SYMBOL_GPL drivers/dca/dca 0x53e35da3 alloc_dca_provider +EXPORT_SYMBOL_GPL drivers/dca/dca 0x69a69497 unregister_dca_provider +EXPORT_SYMBOL_GPL drivers/dca/dca 0xaa634427 dca_get_tag +EXPORT_SYMBOL_GPL drivers/dca/dca 0xac34ecec dca_register_notify +EXPORT_SYMBOL_GPL drivers/dca/dca 0xbb4d2c29 dca_remove_requester +EXPORT_SYMBOL_GPL drivers/dca/dca 0xbc0f644d dca_add_requester +EXPORT_SYMBOL_GPL drivers/dca/dca 0xc49cb48e register_dca_provider +EXPORT_SYMBOL_GPL drivers/dca/dca 0xefd27241 dca3_get_tag +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0x9b0a5020 dw_edma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0xfbf96879 dw_edma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x11d3cd76 dw_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x46924100 dw_dma_acpi_controller_free +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x4fc734ab dw_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x504e37f7 dw_dma_filter +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x957760ca idma32_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xa0213d9e do_dw_dma_enable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xa3aae5a6 idma32_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xef72bcd3 do_dw_dma_disable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xf74bb37c dw_dma_acpi_controller_register +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0x21cb3539 hidma_mgmt_init_sys +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0xd8effcff hidma_mgmt_setup +EXPORT_SYMBOL_GPL drivers/edac/edac_mce_amd 0x0be1a4d8 amd_unregister_ecc_decoder +EXPORT_SYMBOL_GPL drivers/edac/edac_mce_amd 0x1d34e996 pp_msgs +EXPORT_SYMBOL_GPL drivers/edac/edac_mce_amd 0x8592d892 amd_register_ecc_decoder +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0x4ca76424 __fw_send_request +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xabb5547d fw_request_get_timestamp +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xbcbd8ba6 fw_card_read_cycle_time +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xe86fb5c7 fw_card_release +EXPORT_SYMBOL_GPL drivers/fpga/altera-pr-ip-core 0x54568310 alt_pr_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x02436ffd dfh_find_param +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x02933491 dfl_fpga_enum_info_add_dfl +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x104a0a7c dfl_fpga_cdev_assign_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x17bed5df __dfl_fpga_cdev_find_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x274d12b1 dfl_fpga_cdev_config_ports_pf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x29b8284d dfl_fpga_set_irq_triggers +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x2abe0b3c dfl_fpga_cdev_release_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x2e273711 dfl_fpga_feature_devs_remove +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x554e46de dfl_feature_ioctl_set_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x55fbdb40 dfl_fpga_check_port_id +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x5dc9c624 dfl_fpga_dev_feature_uinit +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x7987e44a dfl_fpga_dev_feature_init +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x7ab134c5 dfl_fpga_cdev_config_ports_vf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x8f32467c dfl_fpga_dev_ops_unregister +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x9111a7fd dfl_fpga_enum_info_add_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x934bb48b dfl_fpga_feature_devs_enumerate +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x95bd6a20 dfl_fpga_dev_ops_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xa3880e16 dfl_fpga_port_ops_del +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xa7ceb85b dfl_feature_ioctl_get_num_irqs +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xaa408260 dfl_fpga_port_ops_add +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xaaa38908 dfl_fpga_port_ops_put +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xd4b8f451 dfl_fpga_enum_info_free +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xd830ddb2 dfl_fpga_port_ops_get +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xf22af6d4 dfl_fpga_enum_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0633c4b9 fpga_bridges_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x07e1b87e fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0b2b884c fpga_bridges_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2c8167cf fpga_bridges_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x3e4c86fc fpga_bridge_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x6df123dd fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x8689ba11 fpga_bridge_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xa07c6b8b fpga_bridge_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xa340310b fpga_bridge_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xae27dc20 of_fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xc5461775 of_fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xe88df624 fpga_bridge_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x0797174d fpga_mgr_unlock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x0bf6f4f5 fpga_image_info_free +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x1cdf4ee6 fpga_mgr_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x5db289b9 fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x673f832c fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x6d9d93d4 devm_fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x9534c16b of_fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xa412536d fpga_mgr_lock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xb4a11ac1 fpga_image_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xe27cb654 devm_fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xfb4d3207 fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xfd693d33 fpga_mgr_load +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xfeb3c850 fpga_mgr_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x44290279 fpga_region_class_find +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xa8ce7287 fpga_region_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xd04a75ff fpga_region_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xf475eec2 fpga_region_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xf87b0fff fpga_region_program_fpga +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x081615e4 gnss_put_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x3a40b2ee gnss_insert_raw +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x8dbe9bf5 gnss_register_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x9fdbfd11 gnss_deregister_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xc69c4fb4 gnss_allocate_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x02d20a71 gnss_serial_pm_ops +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x114ad834 gnss_serial_allocate +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x3a351b25 gnss_serial_free +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xd604d149 gnss_serial_deregister +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xf5b26705 gnss_serial_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x5d0e4276 idio_16_set +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x6495f119 idio_16_get_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x68830314 idio_16_state_init +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x70e2b625 idio_16_get +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0xae1139f5 idio_16_set_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x0ba2210b __max730x_probe +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0xcb75fbc5 __max730x_remove +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x496ce291 gpio_regmap_get_drvdata +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x66c70c0e devm_gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xb7066570 gpio_regmap_unregister +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xdf7ad2e7 gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x1177e5d4 analogix_dp_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x30560269 analogix_dp_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x3ee0dd60 anx_dp_aux_transfer +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x5e80c659 analogix_dp_start_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x756debbb analogix_dp_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x9157650d analogix_dp_stop_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xa04e3754 analogix_dp_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xa603c0b1 analogix_dp_suspend +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xf1760127 analogix_dp_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_display_helper 0x6b86e4f4 drm_hdcp_check_ksvs_revoked +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x13d88ff7 drm_do_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x14b764b8 drm_bridge_get_modes +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x15b164ce drm_gem_dumb_map_offset +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x402e8eed drm_bridge_hpd_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x567232d8 drm_class_device_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x66cf2f64 drm_display_mode_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x86ccfd64 drm_bridge_hpd_notify +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x95bccd8f drm_class_device_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xa2b81d07 drmm_kstrdup +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xad885165 drm_bus_flags_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xc69f06f0 drm_bridge_detect +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xda068dd2 accel_open +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xe8b90f23 drm_crtc_add_crc_entry +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xee751900 drm_bridge_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf09de724 drm_bridge_hpd_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xfe9f72f3 drm_display_mode_to_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x289ec362 drm_gem_dma_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x4d7471d9 drm_gem_dma_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x59e95f9a drm_gem_dma_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x5fae862a drm_fb_dma_get_gem_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x992f9a62 drm_fb_dma_sync_non_coherent +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x9beb3af1 drm_gem_dma_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x9e3f0ac9 drm_gem_dma_vmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xa72c56b7 drm_gem_dma_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xb79bf037 drm_fb_dma_get_gem_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xcc1e20fa drm_gem_dma_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xe0e834bb drm_gem_dma_dumb_create_internal +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xe49827c5 drm_gem_dma_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x155535bc drm_gem_fb_create_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x34d2b27d drm_bridge_connector_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x38bc55a4 drm_gem_fb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x56d3c444 drm_gem_fb_get_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x68d93ce1 drm_gem_plane_helper_prepare_fb +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x95a75341 drm_gem_fb_afbc_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xc4fa583e drm_gem_fb_create_with_dirty +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xe01aaac1 drm_gem_fb_init_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x48f8ab4a drm_gem_shmem_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x507d32b0 drm_gem_shmem_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x95477a6b drm_gem_shmem_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xa834395e drm_gem_shmem_get_pages_sgt +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xb1129b91 drm_gem_shmem_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xb7cfa6d7 drm_gem_shmem_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xf634cb04 drm_gem_shmem_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xf6aa5308 drm_gem_shmem_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0x05876c69 i915_gpu_busy +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0x08a7896d i915_gpu_raise +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0x402468e9 i915_gpu_lower +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0x500858b9 i915_read_mch_val +EXPORT_SYMBOL_GPL drivers/gpu/drm/i915/i915 0xe7237b0b i915_gpu_turbo_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x093a848b ssd130x_shutdown +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x3c13a4c3 ssd130x_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0xe4a4c2b2 ssd130x_remove +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x04ae76b9 __traceiter_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0b54a828 greybus_register_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0c9e47a5 gb_connection_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0fa33f89 gb_debugfs_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x10d1b03e __SCT__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x121a4586 gb_operation_request_send +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x15d1942f greybus_disabled +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x168982fa __tracepoint_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x179f16e0 gb_operation_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x180f122f __traceiter_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1afd7dc7 __tracepoint_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1bcade04 __SCK__tp_func_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x23547f7d gb_connection_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2e15d9b6 greybus_data_rcvd +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2fbe123d __tracepoint_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x3709c8a8 gb_connection_create_offloaded +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x39b3e7c0 gb_hd_cport_reserve +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x424240b7 gb_interface_request_mode_switch +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x463d28e4 gb_connection_destroy +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4d29a678 gb_connection_latency_tag_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4e5f0081 gb_operation_get_payload_size_max +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x511130fe gb_operation_cancel +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x520b0531 gb_hd_cport_release_reserved +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x5f7a957f __SCK__tp_func_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x69267e23 gb_svc_intf_set_power_mode +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6a139e86 gb_hd_shutdown +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6dbc30e2 gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6df5f20b gb_operation_result +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x74fd8de6 __traceiter_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7540824c gb_operation_request_send_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x78fedb98 __SCT__tp_func_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7b025d5b gb_operation_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8944c406 __SCK__tp_func_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9481247c gb_hd_output +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x99da3e7f __SCK__tp_func_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa1bf8572 __SCK__tp_func_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa8eadace gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xac173f8e greybus_deregister_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xadd7926d __SCT__tp_func_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xae877457 __SCT__tp_func_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb47a464f __traceiter_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb7ecfef5 __tracepoint_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbc858d31 __tracepoint_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbdd2be20 gb_connection_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbfb52284 __SCT__tp_func_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc17e4cc7 gb_operation_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc7a89429 greybus_message_sent +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc84aea26 __traceiter_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd61522b3 gb_connection_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd96dec25 gb_operation_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xdd7df2e9 gb_connection_disable_rx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe0381b2b gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe1da8e20 gb_connection_latency_tag_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe431401c __SCK__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe4386dca __tracepoint_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe4fe66c7 gb_operation_unidirectional_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe56e495f gb_operation_response_alloc +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe575ba2f gb_connection_enable_tx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe6b45fb6 __SCT__tp_func_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe7caf60f gb_hd_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xeb0cb78f __traceiter_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xee865384 gb_connection_disable_forced +EXPORT_SYMBOL_GPL drivers/hid/hid 0x01d258d2 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x03093dec hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0a30c205 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x15cd4eee hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x17b15ba7 hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1804663f hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1899c6a5 hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1d5eb9d4 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1d762a9c hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1f2a74bd hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x23279a09 hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0x244fad98 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2a821d44 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x39cba7f1 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x53315262 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x54398b95 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x571dff96 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5e841a69 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x601e1447 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6aca077d hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6bfa8b95 hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0x706e70a5 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x720bcc3b hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x72cc0ccb hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x73db3436 hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7856d124 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x794176c3 hid_resolv_usage +EXPORT_SYMBOL_GPL drivers/hid/hid 0x79da9a7d hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8025669b hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8aac6854 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8cd6bdde hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9285f4f3 hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x93520a8a hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9834a9bd hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x98e223a9 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9c5b3f40 hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa70a32ac hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0xab77c000 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0xaceb1246 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc4aeaedf hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc706e98e hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd08cd00d hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd2d5579b hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd5c1dda6 hid_match_id +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd5fba06e hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe1dde593 hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe9ff3d85 hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0xeff7bde2 __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf1d4cef0 hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf5511a69 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x12e72db8 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x2bb676ab roccat_common2_sysfs_read +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x32878c35 roccat_common2_receive +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x354334b8 roccat_common2_device_init_struct +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x46078e7f roccat_common2_send_with_status +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xbb38f632 roccat_common2_send +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xccaac5b2 roccat_common2_sysfs_write +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x17bb4dfc sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x233d5fe2 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x2c4eac62 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x2f4bfba2 sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x6fd6aec8 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x90f7d708 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xcd10e29b hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xfd3481d8 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xfff17628 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x0a217997 vivaldi_attribute_groups +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x8c5407d6 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7f660430 i2c_hid_core_shutdown +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xa19911b8 i2c_hid_core_probe +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xba754d16 i2c_hid_core_pm +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xc1594a04 i2c_hid_core_remove +EXPORT_SYMBOL_GPL drivers/hid/intel-ish-hid/intel-ishtp 0x2298d3f8 ishtp_wait_resume +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x1943a010 surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x89c907e6 surface_hid_pm_ops +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x96374cb9 surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x0e9ea9ad hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x605d3428 hid_is_usb +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x00d924f2 hsi_release_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x208660c8 hsi_async +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x294c6dcb hsi_put_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x50f5cdb6 hsi_claim_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5210a5bf hsi_board_list +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5c706e8e hsi_free_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x81b10cc9 hsi_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x9cd594a8 hsi_alloc_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xa2bf9376 hsi_remove_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xa879f95e hsi_unregister_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xb64983f1 hsi_register_client_driver +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xb7bc5513 hsi_register_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xba77fdba hsi_register_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xbe216fdf hsi_unregister_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xc9229a88 hsi_new_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xe3409a97 hsi_alloc_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xe38da07b hsi_get_channel_id_by_name +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xfad05800 hsi_port_unregister_clients +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x0beb64d3 __hv_pkt_iter_next +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x25fb9fc2 __vmbus_driver_register +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x27d27137 __vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x305ae32f vmbus_teardown_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x31e2e77f vmbus_free_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x321055cb vmbus_prep_negotiate_resp +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x3a3cd4bc vmbus_alloc_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x3ee20f7e vmbus_hvsock_device_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4645d80d vmbus_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x46a417ca vmbus_proto_version +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4b2210b8 vmbus_send_tl_connect_request +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x584b6de1 vmbus_connect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x633d9e0f vmbus_sendpacket_pagebuffer +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x674e657e hv_ringbuffer_get_debuginfo +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x6910c919 vmbus_set_chn_rescind_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x691a0378 hv_pkt_iter_first +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x693e9251 vmbus_open +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x7a57a294 vmbus_allocate_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x7a79b6da vmbus_set_sc_create_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x88219fad vmbus_connection +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x88c58b4f hv_ringbuffer_spinlock_busy +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xa6d16a4f vmbus_free_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xa6e16508 vmbus_driver_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xb1bc850a hv_pkt_iter_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc15f2c6a vmbus_disconnect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xdf75b142 vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xe72d5c51 vmbus_setevent +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xe75c1e3a vmbus_next_request_id +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xea5e0a51 vmbus_request_addr +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf5094f34 vmbus_establish_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf5e3f9bd vmbus_set_event +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf607f904 vmbus_recvpacket_raw +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf7ccdf71 vmbus_sendpacket_mpb_desc +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xfdb0a7e2 vmbus_send_modifychannel +EXPORT_SYMBOL_GPL drivers/hwmon/adt7x10 0x58c33b57 adt7x10_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0x5cbb5274 ltc2947_core_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0xbc54f93e ltc2947_of_match +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x21428515 nct6775_reg_is_word_sized +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x58d9f240 nct6775_update_device +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x5d119ff1 nct6775_probe +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xb1789449 nct6775_show_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xb7cc4952 nct6775_show_alarm +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xc1f0b1e7 nct6775_store_beep +EXPORT_SYMBOL_GPL drivers/hwmon/occ/occ-hwmon-common 0x6b16b04a occ_shutdown +EXPORT_SYMBOL_GPL drivers/hwmon/occ/occ-hwmon-common 0xfc4509d2 occ_setup +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x1e787a12 intel_th_trace_switch +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x1f0c6043 intel_th_alloc +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x248d9ace intel_th_output_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x2cee3225 intel_th_trace_disable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x4bfc1dcf intel_th_driver_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x973395c3 intel_th_driver_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xd2618403 intel_th_trace_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xea071c9e intel_th_set_output +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xf8604eda intel_th_free +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x02e3144e intel_th_msu_buffer_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x7e74a679 intel_th_msc_window_unlock +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x88b35cf7 intel_th_msu_buffer_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x09ec32ed stm_source_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x11436e67 stm_source_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x542c52e0 stm_register_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x84e4e952 stm_source_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x96dc2520 stm_unregister_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xafa51ec7 stm_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xd77bffb7 stm_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xea2eb3f9 to_pdrv_policy_node +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xfb53d305 stm_data_write +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0x01568cce amd_mp2_bus_enable_set +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0x191809d7 amd_mp2_unregister_cb +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0x1ffd834f amd_mp2_process_event +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0x50a14c3d amd_mp2_find_device +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0x711c8fa4 amd_mp2_rw_timeout +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0xeb8b6421 amd_mp2_register_cb +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-amd-mp2-pci 0xf2a49cc8 amd_mp2_rw +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-ccgx-ucsi 0xa1305d99 i2c_new_ccgx_ucsi +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-nforce2 0xa055a021 nforce2_smbus +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x506b64b1 i2c_mux_alloc +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x719b8024 i2c_mux_del_adapters +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x72df6951 i2c_root_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x7ab71322 i2c_mux_add_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x12e1b2fe i2c_handle_smbus_alert +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x5b3651b3 i2c_register_spd +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x00662f4c i3c_device_do_setdasa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x1ad4d1ca i3c_device_disable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x1c59edae i3c_driver_register_with_owner +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x23bd2fe1 i3c_device_enable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x29d51a46 i3cdev_to_dev +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x319c1db2 i3c_master_entdaa_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x3b3a8b88 i3c_generic_ibi_get_free_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x40c312e6 i3c_master_enec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x5152ff45 i3c_master_add_i3c_dev_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x5b7c4f98 i3c_master_do_daa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x5cc930cb i3c_master_disec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x658982c4 i3c_device_do_priv_xfers +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x69c24700 i3c_device_get_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x6bc44e43 i3c_device_match_id +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x6de84781 i3c_generic_ibi_alloc_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x749699d6 i3c_device_request_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x76fe3e05 i3c_generic_ibi_free_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x7dd7e426 i3c_driver_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xa5c683a4 i3c_device_free_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xae105193 i3c_master_register +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xb94b5f06 i3c_master_set_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xd6fbaf18 i3c_master_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xda2c0c1d i3c_generic_ibi_recycle_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xdbf2151d i3c_master_queue_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xea8f2433 i3c_master_get_free_addr +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xebd23d1a i3c_master_defslvs_locked +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x7de59c51 dw_i3c_common_probe +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x92ceee9d dw_i3c_common_remove +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x1ef839f6 iio_channel_cb_get_channels +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x267c0508 iio_channel_release_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x2a1fab3c iio_channel_stop_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x7a711aef iio_channel_start_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x7c7755a2 iio_channel_cb_get_iio_dev +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x9acf62ab iio_channel_cb_set_buffer_watermark +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0xe111d230 iio_channel_get_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x45bfc802 iio_dma_buffer_block_done +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x4649195f iio_dma_buffer_block_list_abort +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x604cc334 iio_dma_buffer_set_bytes_per_datum +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x62bc6abe iio_dma_buffer_init +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x6471e25c iio_dma_buffer_release +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x6ceac73b iio_dma_buffer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x7f200f21 iio_dma_buffer_set_length +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xb0bcefea iio_dma_buffer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xba2b5b4f iio_dma_buffer_read +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xc62b5061 iio_dma_buffer_data_available +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xc7a470da iio_dma_buffer_request_update +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xf27aed30 iio_dma_buffer_exit +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dmaengine 0x084d4751 devm_iio_dmaengine_buffer_setup +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x29c53140 devm_iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x3391543d iio_hw_consumer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x9671bc15 iio_hw_consumer_free +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xb6821230 iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xbf358fa9 iio_hw_consumer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-triggered-buffer 0x98d91acd devm_iio_triggered_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/buffer/kfifo_buf 0x998ce66a devm_iio_kfifo_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x149a1cec cros_ec_sensors_ext_info +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x38574004 cros_ec_sensors_core_write +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x52a4ccff cros_ec_sensors_core_init +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x6408a75c cros_ec_sensors_core_read +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x66346a20 cros_ec_sensors_read_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x673f94ae cros_ec_sensors_core_register +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x89daece0 cros_ec_motion_send_host_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x96a0409a cros_ec_sensors_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x9971dac4 cros_ec_sensors_capture +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xd5ebe088 cros_ec_sensors_push_data +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xf948f960 cros_ec_sensors_read_lpc +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xf94bec19 cros_ec_sensors_core_read_avail +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x20d1d4fb bmg160_core_probe +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x4cbbb032 bmg160_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0xcebc9256 bmg160_core_remove +EXPORT_SYMBOL_GPL drivers/iio/imu/fxos8700_core 0x562a1cb7 fxos8700_core_probe +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0067fa7b iio_convert_raw_to_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x069528a9 iio_device_id +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0867940f iio_write_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0cdd78c7 iio_get_channel_ext_info_count +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0d5cef09 iio_device_release_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0e469fa6 devm_iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x107447fa devm_iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x111dd1e1 iio_validate_own_trigger +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1896b44e iio_read_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1ded7f0c iio_alloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1f179a41 __devm_iio_trigger_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x21656aba iio_read_max_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x26f6b499 iio_str_to_fixpoint +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x287c5a28 devm_iio_device_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2a28e67d iio_read_avail_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2d68bb08 iio_update_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x481d1983 fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4a7dd9e5 iio_enum_available_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4c7e2c4c iio_read_avail_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4d5dc6cd iio_push_to_buffers_with_ts_unaligned +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4dce7dd4 iio_format_value +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4ec40935 iio_channel_release +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x504c9dc0 iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x522bb990 iio_channel_release_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5313ce20 iio_read_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x53751cdf iio_buffer_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x59b9dc43 iio_read_channel_offset +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5a170982 devm_fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5b45c71b iio_enum_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6047ae79 iio_device_claim_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x64279956 iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x693d1fd3 iio_device_attach_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6b8dfb1d iio_validate_scan_mask_onehot +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6f0cf8a8 iio_buffer_enabled +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x73caef3d __devm_iio_device_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x75014591 iio_pop_from_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x76cc624d iio_read_channel_processed_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x83d57c60 iio_device_release_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x87286220 iio_map_array_unregister +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x89c5c1d6 devm_iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9791c25a iio_read_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x98087290 iio_read_channel_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xaa1ebfb0 iio_write_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xae94ceda iio_write_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcb4bb3c1 iio_read_channel_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcc0a79c0 iio_buffer_put +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd188cc58 iio_push_to_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd3385243 iio_get_debugfs_dentry +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd57d5e22 devm_iio_trigger_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xdc94c99e iio_get_channel_type +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe15501c1 iio_dealloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xeafe1d09 iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xec5dff2f iio_read_channel_average_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xeece3d10 iio_device_claim_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xef7c1964 iio_show_mount_matrix +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf56e0a71 iio_enum_write +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf6cb5e70 iio_device_get_current_mode +EXPORT_SYMBOL_GPL drivers/infiniband/core/ib_core 0xdbd019c4 ib_wq +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x2c72a29d rtrs_post_recv_empty +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x408c269e rtrs_iu_post_recv +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x41bc1972 rtrs_init_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x4e1bfd25 rtrs_cq_qp_create +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x5afb8223 rtrs_start_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x702d9325 rtrs_stop_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x7aae8c64 rtrs_iu_free +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x89924464 rtrs_iu_post_send +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x89b74d43 rtrs_send_hb_ack +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x91403a7a rtrs_iu_alloc +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x98d2d7e8 rtrs_cq_qp_destroy +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xe3459ee3 rtrs_iu_post_rdma_write_imm +EXPORT_SYMBOL_GPL drivers/input/ff-memless 0xe86008ba input_ff_create_memless +EXPORT_SYMBOL_GPL drivers/input/matrix-keymap 0x92dcfe08 matrix_keypad_parse_properties +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0x15c7f727 adxl34x_pm +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0x4708199d adxl34x_probe +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xec511022 adxl34x_remove +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x21cec730 __rmi_register_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x22f7937a rmi_set_attn_data +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x392d5aec rmi_dbg +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x6a83ed34 rmi_2d_sensor_of_probe +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x8c81ade2 rmi_driver_suspend +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x9fd18419 rmi_2d_sensor_rel_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xb13340d2 rmi_register_transport_device +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xb2bc7110 rmi_2d_sensor_abs_process +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xdf073705 rmi_2d_sensor_configure_input +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xdffe8c02 rmi_driver_resume +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xe978e37b rmi_unregister_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xf034d93b rmi_2d_sensor_abs_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xf3fb9340 rmi_of_property_read_u32 +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x2afe1e1f cyttsp4_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0xa2cdc374 cyttsp4_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0xa39d9066 cyttsp4_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x1fa533ad cyttsp_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x8510565b cyttsp_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0xe34e67e1 cyttsp_i2c_read_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0xf575e2ef cyttsp_i2c_write_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x38f61a18 tsc200x_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x7f95a5ca tsc200x_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x8bc31910 tsc200x_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0xf063a718 tsc200x_regmap_config +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x018727ce wm9713_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x0d3f5499 wm97xx_read_aux_adc +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x29ebc24e wm97xx_get_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x2f8cae94 wm97xx_set_suspend_mode +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x36d9fc0a wm97xx_set_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x537d481c wm97xx_config_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x642c21a2 wm97xx_reg_read +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x6be61518 wm97xx_register_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x9e1d788c wm97xx_unregister_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xad267e1d wm97xx_reg_write +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xcd2d2750 wm9712_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xd0933a0a wm9705_codec +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x1137f7d0 ipack_device_add +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x165ff3fc ipack_device_del +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x1fcd226c ipack_get_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x2cec1f81 ipack_driver_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x4815d752 ipack_bus_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x493267fd ipack_driver_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x65eaf502 ipack_put_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xc6c041fd ipack_bus_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xd7b0a0e1 ipack_device_init +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x1a901b47 devm_led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x4f76a1be led_get_flash_fault +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x6bb22956 led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x8ed71f71 led_set_flash_timeout +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xa5ac2107 led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xb1408d1f led_set_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xc8c0caf1 led_update_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xcaecbd05 devm_led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x5f6e0097 led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x70d91246 devm_led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x763be3fe led_mc_calc_color_components +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x954770a3 led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xb6e1e036 devm_led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/simple/simatic-ipc-leds-gpio-core 0x3e21b1d2 simatic_ipc_leds_gpio_probe +EXPORT_SYMBOL_GPL drivers/leds/simple/simatic-ipc-leds-gpio-core 0xbc5fa8d9 simatic_ipc_leds_gpio_remove +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0x3bd45b0d ledtrig_audio_set +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0xce593c22 ledtrig_audio_get +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x749e05f2 ledtrig_flash_ctrl +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x7903e46e ledtrig_torch_ctrl +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0333ea34 __tracepoint_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x03f6d609 __tracepoint_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x05b455ce __tracepoint_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x08c8012a __tracepoint_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0af64dc2 __tracepoint_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0b79ce2b __traceiter_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0e358a8c __SCK__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x12834e88 __tracepoint_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x161ac130 __SCK__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1667a7b3 __SCK__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x17a83e40 __traceiter_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c599ebe __traceiter_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x21b87a42 __SCT__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x24e8bbea __SCK__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x24f3a713 __traceiter_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x25cacb14 __SCT__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x26917b4c __tracepoint_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2766fb04 __traceiter_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x287090dc __SCT__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x297e0da3 __SCT__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2b2aea29 __tracepoint_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2d7a7068 __traceiter_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x300c8ff4 __SCT__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x34434765 __tracepoint_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x348224a1 __SCK__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x358a5683 __SCK__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x36f317a4 __SCT__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x38074ed5 __tracepoint_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x384a1a89 __traceiter_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4055159f __tracepoint_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x43363e02 __tracepoint_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4543b49b __SCT__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4552112d __SCK__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4b797d77 __SCK__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4cbd0bde __SCK__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4e15aa17 __SCK__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x56707fba __traceiter_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x56c6b62f __SCK__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5825bbf2 __SCK__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x58845b78 __tracepoint_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x588ba859 __traceiter_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5b1e1011 __SCK__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5bbae2cb __SCK__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5c725ac2 __SCK__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5dd80bd5 __SCT__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5e9c3378 __traceiter_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x629c9180 __SCT__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6421962e __traceiter_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x64e39418 __traceiter_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6677ebf0 __SCT__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x66ef951e __tracepoint_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6c17aa0a __traceiter_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6d83a02a __SCK__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x70df84fb __tracepoint_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7272605a __traceiter_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x72dc0621 __SCK__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x74709ee6 __SCK__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x752f7fa4 __SCT__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x76ef40b4 __traceiter_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x76f32191 __tracepoint_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x787810b2 __SCT__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7ae60cef __tracepoint_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7c84beff __tracepoint_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7f252e00 __SCT__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x817ad796 __SCT__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x822db771 __SCT__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8ce26408 __traceiter_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8eb01bd5 __SCK__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x934dd24e __tracepoint_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9378357a __SCK__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x97236637 __tracepoint_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x972aa384 __SCT__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x992b5153 __tracepoint_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9cf300a6 __tracepoint_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9d28d153 __SCT__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa15bd7c4 __SCT__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa1ee9f0d __traceiter_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa6bd2ae9 __SCK__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa784e073 __SCT__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa7afe1ee __SCK__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xad6440b4 __traceiter_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xae2f8131 __traceiter_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb1b95bf9 __SCK__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb5a62a8c __traceiter_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb7e5379d __SCT__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb9719648 __traceiter_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xbb3f5e2a __SCK__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xbcb0cd03 __SCK__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xbe2b100d __traceiter_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xbe8291f5 __tracepoint_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc18da1c1 __tracepoint_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc2299a0f __SCK__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc241704e __traceiter_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc30e3296 __SCK__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc6e52750 __tracepoint_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc73e0c99 __SCT__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc78fd362 __traceiter_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xce451ad8 __SCT__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd30206ff __SCT__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd59451bd __traceiter_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd696076b __SCK__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd7a376b3 __SCT__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd7a7fbec __SCT__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdb0682eb __SCT__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdb5e625c __tracepoint_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdc72e2c3 __traceiter_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xde7b81f4 __tracepoint_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe5702a4c __tracepoint_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe7179c0f __SCK__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xebe6e35e __traceiter_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec29e22a __traceiter_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xedb7276b __tracepoint_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xedf90bb3 __SCT__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf126cd1a __SCK__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf491cce6 __traceiter_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf57f81ae __SCT__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf7a5edc7 __SCT__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf82b6d25 __tracepoint_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf8e36aec __SCK__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfb767f16 __SCT__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfbc217b5 __traceiter_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfbcd12d5 __tracepoint_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfc3432be __traceiter_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfce76b1e __SCT__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x05686c80 dm_cell_lock_promote_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x077005cb dm_bio_prison_alloc_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x0a764b8c dm_bio_detain +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x17dd39d6 dm_deferred_set_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2eb01e04 dm_deferred_set_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x3518b533 dm_cell_promote_or_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x3e8318d8 dm_bio_prison_free_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x493d9ef2 dm_cell_put_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x53134532 dm_cell_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x652fe79f dm_cell_quiesce_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6791a44e dm_deferred_entry_dec +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x74c62bb5 dm_cell_unlock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x753e20b2 dm_bio_prison_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x86b8dfbb dm_bio_prison_alloc_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x8fdac52f dm_cell_get_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x98746c9e dm_cell_release_no_holder +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x9d4aa9ea dm_bio_prison_free_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xace9b57b dm_bio_prison_destroy_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb6d5c65d dm_deferred_set_add_work +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb70b342a dm_bio_prison_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xbac5aea6 dm_cell_error +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xca2e3a88 dm_deferred_entry_inc +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd99e003d dm_bio_prison_create_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xe96b1490 dm_get_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xf5e2f63c dm_cell_lock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xfd47a365 dm_cell_visit_release +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x0ad0dc4f dm_bufio_mark_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x24772bfe dm_bufio_get +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x2e0774dc dm_bufio_get_block_number +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x656100cc dm_bufio_client_reset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6a2f40e1 dm_bufio_mark_partial_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6aebce95 dm_bufio_issue_discard +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6cdb2d56 dm_bufio_prefetch +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d3f57bd dm_bufio_get_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d83826d dm_bufio_get_block_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x74dcd98c dm_bufio_get_aux_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x867e87eb dm_bufio_get_dm_io_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x91f00abc dm_bufio_set_minimum_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xa82b2066 dm_bufio_write_dirty_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xb04f56ab dm_bufio_read +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc0d7df85 dm_bufio_new +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc9a3422d dm_bufio_write_dirty_buffers_async +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc9ee7418 dm_bufio_client_create +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xcd2ba798 dm_bufio_forget +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd4bddf5c dm_bufio_issue_flush +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd991e3b9 dm_bufio_get_device_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xe6024e59 dm_bufio_release +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xebcc64a4 dm_bufio_get_block_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xeca7949e dm_bufio_client_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xed3283a4 dm_bufio_set_sector_offset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xf241a6eb dm_bufio_forget_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x0efbca4c btracker_promotion_already_present +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x1c852cab btracker_nr_demotions_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x23ddc5ab dm_cache_policy_get_version +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x37ef59a5 dm_cache_policy_get_name +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x481a0b15 btracker_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x4becb830 dm_cache_policy_get_hint_size +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x50b3c64c dm_cache_policy_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x5adc2807 btracker_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x65eea825 btracker_nr_writebacks_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x87bee547 btracker_queue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa2365f44 btracker_issue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa7eadcb5 btracker_complete +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xbd89a627 dm_cache_policy_register +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xcdf4a8c0 dm_cache_policy_unregister +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xf9f3e74b dm_cache_policy_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x97c1aae7 dm_register_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0xf818a76a dm_unregister_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x01d2f9ac dm_rh_recovery_start +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38972f23 dm_rh_region_to_sector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38efaf5a dm_region_hash_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x3a18389a dm_rh_update_states +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x57e16c3e dm_rh_get_state +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x5f4a6e61 dm_rh_dec +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7774620f dm_rh_stop_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d053fc5 dm_rh_start_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d5e1815 dm_rh_get_region_key +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa4ed736c dm_rh_delay +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa53387c7 dm_rh_flush +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa83588eb dm_rh_recovery_end +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xb2050093 dm_region_hash_create +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xb6b69a4d dm_rh_mark_nosync +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbada3e90 dm_rh_inc_pending +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbe38a431 dm_rh_recovery_prepare +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd8aa4284 dm_rh_region_context +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xe31fdd35 dm_rh_dirty_log +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xf92b8a3d dm_rh_get_region_size +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xfd0a4f24 dm_rh_bio_to_region +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xfd93482e dm_rh_recovery_in_flight +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0054f69d dm_tm_pre_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x01f7c2b0 dm_btree_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0211c39e dm_tm_with_runs +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x07ed9022 dm_bitset_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x088a5b30 dm_btree_find_lowest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0cf7c42f dm_btree_remove +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0d251167 dm_array_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x109eae1f dm_btree_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x15a2bf57 dm_btree_lookup_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1ae16d40 dm_tm_dec_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1d0d53f7 dm_array_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1e3f728d dm_block_data +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2842d760 dm_bitset_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2bc1a8d9 dm_tm_open_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2f40da68 dm_bm_set_read_write +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x30c37cc0 dm_bm_write_lock_zero +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x32bf4f4b dm_bitset_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3646e38f dm_tm_issue_prefetches +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3896f8d8 dm_array_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x38d53eec dm_array_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ad0f55b dm_bm_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ae50a4a dm_tm_inc_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x40720a25 dm_bitset_set_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x418204e4 dm_array_set_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46c56110 dm_bitset_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x48e323be dm_bm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f2c653e dm_btree_insert_notify +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f477261 dm_bm_checksum +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x51005cef dm_bitset_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5375ca71 dm_bm_write_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5475ba9e dm_block_location +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x563946a0 dm_btree_remove_leaves +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5b04d3fe dm_bitset_clear_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x67c6c5b9 dm_array_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x68f34c27 dm_array_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6bfa88c8 dm_bitset_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6c600395 dm_btree_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6fac2256 dm_array_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x703aa099 dm_block_manager_reset +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x72289260 dm_block_manager_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7612cd9c dm_bm_block_size +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x79bdc649 dm_sm_disk_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7ade1071 dm_tm_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b047bd9 dm_tm_create_non_blocking_clone +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b6b3af5 dm_bm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x836693c5 dm_disk_bitset_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87419c51 dm_array_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87c934be dm_tm_inc +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x88295b96 dm_tm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x89804dc7 dm_block_manager_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x8e057e61 dm_array_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x900896b9 dm_btree_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x91baa32f dm_btree_find_highest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9290e07a dm_tm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x932a6ffc dm_tm_shadow_block +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x94daa188 dm_bitset_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x95a52abd dm_bm_is_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9718cffa dm_sm_disk_open +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9e798e22 dm_bm_set_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa0bc1801 dm_btree_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa99029b9 dm_bitset_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb940af6a dm_array_info_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xbdde4031 dm_btree_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd017c9c7 dm_array_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd163cade dm_tm_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd8682982 dm_btree_insert +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdb2c8e97 dm_btree_lookup +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdf3a4e7d dm_tm_create_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe07a2542 dm_bitset_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe0e68183 dm_array_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe781f874 dm_tm_dec +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xecc1aeba dm_bitset_test_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xedf5036f dm_bitset_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf2b4509a dm_btree_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf71f197e dm_btree_cursor_next +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x153947f8 cec_s_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x1b83faa1 cec_register_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x1d31dbcf cec_s_log_addrs +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x1f9a0284 cec_s_conn_info +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x378d16f0 cec_notifier_parse_hdmi_phandle +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x4182d17b cec_delete_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x50a78e9b cec_transmit_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x53f96e56 cec_transmit_msg +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x5cb8f26d cec_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x5f5560a8 cec_unregister_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x758ed04f cec_notifier_cec_adap_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x79ce49a8 cec_pin_changed +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa01fbb6b cec_notifier_set_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xaee236c6 cec_notifier_conn_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbc239555 cec_pin_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbe4de675 cec_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc16f2887 cec_notifier_set_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc29524f3 cec_received_msg_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc5fc6ed3 cec_notifier_conn_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd89133ba cec_queue_pin_cec_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd8ba7290 cec_notifier_cec_adap_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xdf46bf97 cec_transmit_attempt_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe01f7139 cec_queue_pin_5v_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe0ddea3d cec_queue_pin_hpd_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe685c954 cec_s_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xf2f6642f cec_fill_conn_info_from_drm +EXPORT_SYMBOL_GPL drivers/media/common/b2c2/b2c2-flexcop 0x66c0289a b2c2_flexcop_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x04773fb0 saa7146_register_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x1a2253ea saa7146_vmalloc_build_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x22de13be saa7146_wait_for_debi_done +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x48d87632 saa7146_unregister_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x6f298174 saa7146_setgpio +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x8213e786 saa7146_vfree_destroy_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x82cebcca saa7146_i2c_adapter_prepare +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x9a5e091e saa7146_pgtable_alloc +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xa307c0d6 saa7146_pgtable_build_single +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe3cd9b5c saa7146_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe4113d9e saa7146_pgtable_free +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x02fc4bd2 saa7146_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x06c2d428 saa7146_register_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x7d96e071 saa7146_vv_init +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xa6b33c3d saa7146_vv_release +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xcede8fec saa7146_set_hps_source_and_sync +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x0b94618c smscore_get_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x120402c1 sms_board_setup +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x21e36bf2 smscore_registry_getmode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x33556717 smscore_set_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x34bf0e61 smscore_translate_msg +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x37d91069 smsendian_handle_tx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x38451ddd sms_board_led_feedback +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x45284ae9 smsendian_handle_rx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x4d2055d6 smscore_getbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x55357fe3 smscore_register_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x644030a0 sms_board_power +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x64c9ff08 smscore_onresponse +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x74ee9098 sms_board_load_modules +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7b818a55 smscore_register_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7c576277 smsendian_handle_message_header +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x844539ae sms_get_board +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x85375f83 smscore_get_device_mode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x85df1cce smscore_putbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x90a5c97d sms_board_event +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x98252729 smscore_register_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x99a81ab3 smsclient_sendrequest +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x9e761858 smscore_unregister_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbb487c61 smscore_start_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbbdb5c42 smscore_unregister_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xddd97c03 sms_board_lna_control +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xe3ba40aa smscore_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/uvc 0x08c5db3e uvc_format_by_guid +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x040dc7cd tpg_aspect_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x21bfae4e tpg_gen_text +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x4a738cc1 tpg_g_interleaved_plane +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x7e83543f tpg_s_crop_compose +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x80aaf962 tpg_g_color_order +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xa8a3f406 tpg_free +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xaa5503d9 tpg_set_font +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xb052969d tpg_init +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xbbc315dd tpg_update_mv_step +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xcaede3e2 tpg_fill_plane_buffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xce8159bb tpg_pattern_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe2169014 tpg_log_status +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe6f04b89 tpg_alloc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe7ee5819 tpg_s_fourcc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf064e392 tpg_fillbuffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7a5f765 tpg_calc_text_basep +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7ec0949 tpg_reset_source +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x0702dcee vb2_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x1cd275cb vb2_core_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x24f0ced7 vb2_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2b5551d5 __SCT__tp_func_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2e5bd051 vb2_request_object_is_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x30413ec9 vb2_plane_vaddr +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x379e508e __tracepoint_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3b69e515 __SCK__tp_func_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3e627e0e vb2_core_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x403b3b53 vb2_plane_cookie +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4052e9f5 __traceiter_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4abb49f1 vb2_discard_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4bc36919 __traceiter_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4ed3fb1b __SCT__tp_func_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5d85ba1e vb2_core_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x675fc3a8 vb2_core_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7bf1943c vb2_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7c4ece47 vb2_core_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x81d73b45 vb2_core_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x855ca6bd __SCK__tp_func_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x91b26a16 vb2_core_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x96c32625 vb2_wait_for_all_buffers +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x9e84e94b __tracepoint_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa279b4be vb2_core_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa421146f vb2_thread_stop +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa7373bfe vb2_thread_start +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa800f03f vb2_core_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xac72cac3 __tracepoint_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb4062425 __SCK__tp_func_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb73edeb2 vb2_core_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc54c863e __SCT__tp_func_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc7920841 __SCT__tp_func_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc9c0bd87 __traceiter_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xcccc036c __tracepoint_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd1bbc848 vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd4ca1a3a vb2_request_buffer_cnt +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd575855c __SCK__tp_func_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd8b5e170 vb2_core_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xe18cc668 vb2_core_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xe43be172 __traceiter_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xf3b1ff0c vb2_buffer_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0xbfac1f03 vb2_dma_contig_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0xd1151e81 vb2_dma_contig_set_max_seg_size +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-sg 0x8064c7db vb2_dma_sg_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-memops 0x248a4fde vb2_common_vm_ops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x03b98e51 vb2_queue_change_type +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x06078f07 vb2_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x098c4401 vb2_fop_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x0b8ae71b vb2_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x13a4603d vb2_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x1572fcf4 vb2_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x168e8713 vb2_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x24e28e18 vb2_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x2b990c96 vb2_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x31ad65dd vb2_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x37f358fe vb2_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x3c13b3e8 vb2_request_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5049407d vb2_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x54ec5bf6 vb2_fop_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5512805f vb2_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5a18ab3b vb2_find_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x7f86a139 vb2_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x8727706e vb2_video_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x93882ae9 vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa24166a3 vb2_request_validate +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa24e5d11 vb2_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xaa2a0880 vb2_queue_init_name +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xadee90b2 vb2_ops_wait_finish +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xbc81403b vb2_ops_wait_prepare +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc2a68f3c vb2_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc5d83d45 _vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xcae0833d vb2_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe2322e9c vb2_fop_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe6c1ace1 vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf039dd2e vb2_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf1c05072 vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf3dfd74e vb2_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf98f24ec vb2_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xff0b2503 vb2_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-vmalloc 0x685c15a6 vb2_vmalloc_memops +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x0b46ae5b dvb_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x86ce3d86 dvb_module_probe +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0xa29d420d dvb_module_release +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/as102_fe 0x7b093cbc as102_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ascot2e 0x5bff0052 ascot2e_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/atbm8830 0x8c72feff atbm8830_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/au8522_dig 0x0d8ac628 au8522_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/bcm3510 0x46890482 bcm3510_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22700 0x991a4466 cx22700_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22702 0x71d8034c cx22702_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24110 0x3d14d3c9 cx24110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24113 0xb0b56e36 cx24113_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24116 0x6146099c cx24116_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24117 0xd66457ce cx24117_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24120 0x02f2fd6a cx24120_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24123 0x73853126 cx24123_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2820r 0xc0e123eb cxd2820r_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x50783f2c cxd2841er_attach_t_c +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x72718152 cxd2841er_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2880/cxd2880 0x54369341 cxd2880_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0070 0x60a26bfa dib0070_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0x67174669 dib0090_fw_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0xeb1fd0f4 dib0090_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mb 0xbdb549b4 dib3000mb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mc 0x10475360 dib3000mc_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000m 0xffbea3eb dib7000m_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000p 0x08ebaa4e dib7000p_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib8000 0x65b67506 dib8000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib9000 0x6c600fe6 dib9000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drx39xyj/drx39xyj 0x9f821596 drx39xxj_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxd 0xb518cb2e drxd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxk 0xec336b17 drxk_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ds3000 0xb5bdf7ec ds3000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dvb-pll 0xb79a9137 dvb_pll_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ec100 0x4dd7bb5d ec100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/gp8psk-fe 0x04fb277d gp8psk_fe_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x26fdf61e helene_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x61bdf17a helene_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/horus3a 0xde7cf71a horus3a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6405 0x841e0cfd isl6405_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6421 0x3e4f81d6 isl6421_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6423 0x12148986 isl6423_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/itd1000 0xe85a3076 itd1000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ix2505v 0x7580fe41 ix2505v_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/l64781 0x3fec9e1f l64781_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lg2160 0x0b8993a1 lg2160_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3305 0x6294f7c0 lgdt3305_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3306a 0xde63fc6f lgdt3306a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt330x 0x08ebcddf lgdt330x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgs8gxx 0x1eba10c4 lgs8gxx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbh25 0x43ccdb79 lnbh25_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0xc2a0ca6f lnbp21_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0xe22b64bc lnbh24_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp22 0xe6ce6a4d lnbp22_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88ds3103 0x189d1236 m88ds3103_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88rs2000 0xd5a9316b m88rs2000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a16 0xcf7fe6d2 mb86a16_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a20s 0x725c1264 mb86a20s_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt312 0xa7a3a1b7 mt312_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt352 0xc7761bd3 mt352_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mxl5xx 0xa8490425 mxl5xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt200x 0x5f0b94a0 nxt200x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt6000 0x8b1c9b79 nxt6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51132 0xa9875c76 or51132_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51211 0x7fd92bd0 or51211_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1409 0xde965c1f s5h1409_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1411 0x90e92dcf s5h1411_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1420 0x2c7c9193 s5h1420_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1432 0x1eeb6150 s5h1432_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s921 0x6d9b10c8 s921_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/si21xx 0x70955e9c si21xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/sp887x 0xd073a67e sp887x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb0899 0x0b7c271a stb0899_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6000 0x289df810 stb6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6100 0x0c3ef4e7 stb6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0288 0x8467a267 stv0288_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0297 0x84cbedc6 stv0297_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0299 0xa48c099f stv0299_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x25034931 stv0367ddb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x56771a54 stv0367cab_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x82cbaf16 stv0367ter_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0900 0x6a33398e stv0900_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv090x 0xe981820f stv090x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0910 0x997f2bed stv0910_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110 0x6a2a0044 stv6110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110x 0xe1a55c15 stv6110x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6111 0xce388007 stv6111_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10021 0x02c73b16 tda10021_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10023 0xd28304e8 tda10023_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10048 0x7c38442b tda10048_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0x1dfc6b3d tda10045_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0xe99fbd67 tda10046_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10086 0x9a098fc0 tda10086_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda18271c2dd 0x602d3056 tda18271c2dd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda665x 0xa6178a8e tda665x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8083 0x866b9cb7 tda8083_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8261 0x837720fe tda8261_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda826x 0x8b6c4de8 tda826x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ts2020 0x1ee9f13b ts2020_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tua6100 0x8ea70d75 tua6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1820 0xecedc27b ves1820_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1x93 0x3a87ec06 ves1x93_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10036 0x071acf8b zl10036_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10039 0xfd925738 zl10039_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10353 0x756b12b4 zl10353_attach +EXPORT_SYMBOL_GPL drivers/media/i2c/aptina-pll 0x7d0059bb aptina_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/ccs-pll 0xbeeac703 ccs_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x0914e83a max9271_set_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x1caa68e4 max9271_clear_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x28beaf17 max9271_wake_up +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x29b29c48 max9271_set_serial_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x5eabede0 max9271_configure_i2c +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x8edf960b max9271_set_deserializer_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xb8741a37 max9271_enable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xc3f250ec max9271_disable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xcd75168f max9271_verify_id +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xe1f8b725 max9271_set_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xe7b37264 max9271_set_translation +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xf16370a3 max9271_configure_gmsl_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xf16c3549 max9271_set_high_threshold +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0548898e media_graph_walk_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x09aee12f media_create_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1005a75c __media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1123d433 media_device_unregister_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x18659f81 media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1df1a9a8 media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x25d5a68c media_pad_remote_pad_first +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x26538e20 media_device_unregister_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x27bc2b4b media_device_unregister +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x311ac738 media_device_register_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3b624209 media_entity_get_fwnode_pad +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3d9ac9fe media_device_register_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4cec4f34 media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4e07ee8c media_entity_pads_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4e8430e4 media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x507fe489 __media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x54985640 __media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5a7a7b2f media_pipeline_entity_iter_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5e13beff __media_device_usb_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5e75314f media_request_object_complete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6484c647 media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x65dd67e0 media_pipeline_entity_iter_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x72158508 media_devnode_remove +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x746adb26 media_get_pad_index +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7c183dec media_device_delete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7f9a5dba __media_pipeline_pad_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x807ed58e media_request_object_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x82a7d148 __media_entity_next_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x83256ec4 __media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x84577b64 __media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x84c7ca8e __media_pipeline_entity_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x892e1a02 media_request_object_unbind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8aae159f media_entity_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x93d6b579 media_device_pci_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x94355e79 media_pad_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9b650763 media_request_object_bind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa1cb0e45 media_entity_enum_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa2ad4252 media_request_object_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa9ad3cd5 media_device_usb_allocate +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xabe6e414 media_devnode_create +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xac31f009 media_graph_walk_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xac514ae1 media_request_object_find +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xae34ab50 media_entity_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb4df41ff media_device_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc03e11a4 __media_device_register +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc1d3c58b __media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc53a48a0 media_create_ancillary_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc8f4d7ed media_create_pad_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xcf02ad63 media_graph_walk_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd2b828d4 media_device_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xdec1e271 media_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xdee11727 media_graph_walk_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe5a6befd media_entity_find_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe5ceecd6 media_entity_enum_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe98c8475 media_request_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xefd09e05 media_request_get_by_fd +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf1025f1b media_pad_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf95ea139 media_create_pad_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xfc2aa8b3 media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst 0x9746d061 dst_attach +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst_ca 0xcc705a74 dst_ca_attach +EXPORT_SYMBOL_GPL drivers/media/pci/cx88/cx88xx 0xc4058edb cx88_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/pci/ddbridge/ddbridge-dummy-fe 0x38b27676 ddbridge_dummy_fe_qam_attach +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x001b294d mantis_gpio_set_bits +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x11c3adf6 mantis_ca_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x1242e131 mantis_dma_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x14266aec mantis_pci_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x1a9856f9 mantis_uart_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x22c30061 mantis_dvb_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x28378884 mantis_i2c_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x499265d4 mantis_input_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x4fb572cc mantis_ca_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x77b912d7 mantis_input_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x85e41246 mantis_frontend_soft_reset +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xbb7e3fef mantis_uart_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xd48f5b14 mantis_i2c_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xd7f4b008 mantis_get_mac +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xdce2c6d1 mantis_frontend_power +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xde3f3d86 mantis_pci_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xde7bd3f1 mantis_dvb_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xeefa32a1 mantis_dma_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xf5446072 mantis_stream_control +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x04ec035b saa7134_s_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x14fcf0d9 saa7134_ts_buffer_prepare +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x2618e6d5 saa7134_s_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x2928800f saa7134_vb2_buffer_queue +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x2fd574de saa7134_g_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x3131bde7 saa7134_ts_buffer_init +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x330fb2cd saa7134_ts_queue_setup +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x33313053 saa7134_ts_start_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x50f40b60 saa7134_querystd +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x5b0f01ab saa7134_s_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x62832090 saa7134_s_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x8486a0bb saa7134_g_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x8facf5ef saa7134_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xe2becbd1 saa7134_enum_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xe531c1b0 saa7134_g_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xe9146a1e saa7134_ts_qops +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xeaae69df saa7134_ts_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf4906d16 saa7134_g_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf5544b53 saa7134_querycap +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x3377db6c ttpci_budget_init +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x58a42b10 ttpci_budget_deinit +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x598d4f74 ttpci_budget_init_hooks +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7948c222 budget_debug +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7e477c21 ttpci_budget_debiread +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xa732e555 ttpci_budget_debiwrite +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xdaa15d69 ttpci_budget_irq10_handler +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xfcee1df3 ttpci_budget_set_video_port +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x3a616e55 mccic_shutdown +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x689dc2fc mccic_register +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x6928019e mccic_resume +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x74510805 mccic_irq +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xca7c0b57 mccic_suspend +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0xe3effcb5 radio_tea5777_init +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0xe91f1efd radio_tea5777_exit +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x80a161a9 si470x_viddev_template +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xa5107820 si470x_set_freq +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xbb920a53 si470x_stop +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xd1ad1e31 si470x_start +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xf5be3eb8 si470x_ctrl_ops +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x2ed90ced rc_map_unregister +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x31291826 rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x4cffb084 rc_g_keycode_from_table +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x53e38dcc rc_repeat +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x5bc3293d ir_raw_event_store_with_filter +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x7aac3f15 ir_raw_event_store +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x81dc31fb ir_raw_event_set_idle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x89c796ae rc_keydown_notimeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x8dac42d2 devm_rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x9945982c ir_raw_event_handle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xa478ea2e ir_raw_event_store_edge +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb07a2d38 rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb1d8edf9 rc_keydown +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb960f15c rc_map_register +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xc48c803a rc_keyup +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xcd8569c0 lirc_scancode_event +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xef4af80c devm_rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xf280e7e5 ir_raw_event_store_with_timeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xf28afc66 rc_free_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xf692eb49 rc_unregister_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xfc5d3079 rc_map_get +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0011 0x04a23adc fc0011_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0012 0xc7a25751 fc0012_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0013 0x7f203fae fc0013_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/max2165 0x0be2d118 max2165_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mc44s803 0x5e758a85 mc44s803_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2060 0x31a2d2e9 mt2060_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2063 0xf7454356 mt2063_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt20xx 0x840d0189 microtune_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2131 0xbe6db340 mt2131_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2266 0x20c84eaa mt2266_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5005s 0x2708c0c3 mxl5005s_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5007t 0x9d17af79 mxl5007t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/qt1010 0x0d628bda qt1010_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/r820t 0xfe9e3522 r820t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18218 0x87232d85 tda18218_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18271 0x2efb1e43 tda18271_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda827x 0x7f054cd8 tda827x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x0c4c840a tda829x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x8094d6a2 tda829x_probe +EXPORT_SYMBOL_GPL drivers/media/tuners/tda9887 0x3550775d tda9887_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0x13b17192 tea5761_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0x2c47d487 tea5761_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0x6fcfade2 tea5767_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0x7a7317a2 tea5767_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tuner-simple 0x21dd0a42 simple_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc2028 0xd7417da2 xc2028_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc4000 0xd332704a xc4000_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc5000 0xb4eb7187 xc5000_attach +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x017ea7c7 cx231xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x13b1e1f3 cx231xx_enable_i2c_port_3 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x1716493b cx231xx_dev_init +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x30338228 cx231xx_unmute_audio +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x35ae3698 cx231xx_demod_reset +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x3931e70e cx231xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x3b6c0658 cx231xx_init_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x3e43520f cx231xx_uninit_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x3f6bc1d0 cx231xx_dev_uninit +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x843c32c6 cx231xx_send_gpio_cmd +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x8c17c37b cx231xx_init_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x91e5f34c cx231xx_disable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x95ae9f98 cx231xx_init_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x9aa44875 cx231xx_get_i2c_adap +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xa5604b3a cx231xx_uninit_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xa69c7050 cx231xx_set_alt_setting +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xb31bd56d cx231xx_uninit_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xb9e7a1c1 cx231xx_enable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xbaf1f05f cx231xx_capture_start +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xbde31a73 cx231xx_send_usb_command +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xd662bcc8 is_fw_load +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-demod 0x7b5d3779 mxl111sf_demod_attach +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-tuner 0x65969ed8 mxl111sf_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x1ae51c34 em28xx_read_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x26720c32 em28xx_write_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x27d50a1f em28xx_toggle_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x283ff35a em28xx_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x2e36172c em28xx_audio_analog_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x3f434a68 em28xx_read_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x4f68fe12 em28xx_write_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x6c66b222 em28xx_find_led +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x721f7cc7 em28xx_free_device +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7fc8652c em28xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x921d7c65 em28xx_boards +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x9ab74b24 em28xx_write_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xac0979e3 em28xx_alloc_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xb68194a5 em28xx_stop_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xbcab1e08 em28xx_init_camera +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xdebde051 em28xx_audio_setup +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xe1b1469d em28xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xe747c7df em28xx_gpio_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xe880a07f em28xx_write_regs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xed82df47 em28xx_init_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xf6371891 em28xx_uninit_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x27a3224d __v4l2_async_nf_add_i2c +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x5bd004e3 __v4l2_async_nf_add_fwnode_remote +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x8df5aca9 __v4l2_async_nf_add_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x91a64952 __v4l2_async_nf_add_fwnode +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x9819ebe1 v4l2_async_nf_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x01612c0b v4l2_detect_gtf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x08402862 v4l2_print_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0958448b v4l2_set_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0af3d134 v4l2_valid_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x2bf67def v4l2_calc_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x370cfe6e v4l2_dv_timings_presets +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x3aa68d7a v4l2_find_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x4839762f v4l2_calc_timeperframe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x7b6ac78f v4l2_phys_addr_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x8f8d4341 v4l2_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x922ecd29 v4l2_enum_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa22fbfeb v4l2_hdmi_rx_colorimetry +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa97e00eb v4l2_detect_cvt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xae575c8f v4l2_phys_addr_for_input +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xd034392d v4l2_match_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xf56238f4 v4l2_find_dv_timings_cea861_vic +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xff585440 v4l2_dv_timings_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x06b9bb48 v4l2_flash_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0xba5bfd34 v4l2_flash_indicator_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0xf192e5eb v4l2_flash_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x42a23e59 v4l2_async_nf_parse_fwnode_endpoints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x46c86eae v4l2_async_register_subdev_sensor +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x4c53b6ad v4l2_fwnode_connector_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x58e3fa19 v4l2_fwnode_put_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x612ddce5 v4l2_fwnode_connector_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x6806b006 v4l2_fwnode_connector_add_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x7191be4b v4l2_fwnode_parse_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x7dc92729 v4l2_fwnode_endpoint_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xb31eee13 v4l2_fwnode_device_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xd183c268 v4l2_fwnode_endpoint_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xf363d5a6 v4l2_fwnode_endpoint_alloc_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x059ae1ce v4l2_m2m_buf_remove_by_idx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x075543ea v4l2_m2m_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0cb292d1 v4l2_m2m_buf_remove +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x11857e49 v4l2_m2m_last_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x14346b90 v4l2_m2m_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x176090e6 v4l2_m2m_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1762f87a v4l2_m2m_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x17637ace v4l2_m2m_request_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x273e17b4 v4l2_m2m_ctx_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2b45d530 v4l2_m2m_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2ffce50c v4l2_m2m_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3f671f24 v4l2_m2m_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x48930782 v4l2_m2m_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x495b8317 v4l2_m2m_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4b8d8c27 v4l2_m2m_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x501cc115 v4l2_m2m_update_start_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x509205ea v4l2_m2m_last_buffer_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x555b67f9 v4l2_m2m_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5759a862 v4l2_m2m_buf_remove_by_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5c8cff45 v4l2_m2m_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x61f8e056 v4l2_m2m_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x6c28fb3e v4l2_m2m_update_stop_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x6e724718 v4l2_m2m_ioctl_try_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x730f2eae v4l2_m2m_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x744799a4 v4l2_m2m_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x78231a98 v4l2_m2m_ioctl_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7b200abc v4l2_m2m_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x816e81a7 v4l2_m2m_ioctl_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x86507603 v4l2_m2m_ioctl_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x87baf29e v4l2_m2m_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8f58dc27 v4l2_m2m_buf_copy_metadata +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9dfdb386 v4l2_m2m_ioctl_stateless_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa22cd37f v4l2_m2m_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa7666f7c v4l2_m2m_ioctl_stateless_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb018326f v4l2_m2m_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb91229b3 v4l2_m2m_register_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb9a62822 v4l2_m2m_try_schedule +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xbdb2370a v4l2_m2m_next_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc6fca5ad v4l2_m2m_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc7b6f2d2 v4l2_m2m_fop_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc7d15ef0 v4l2_m2m_ctx_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd47d73d8 v4l2_m2m_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe5d94d77 v4l2_m2m_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xedc18b6b v4l2_m2m_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf13ff84d v4l2_m2m_unregister_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf1799da6 v4l2_m2m_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xfbb9e0de v4l2_m2m_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x1a4cad6f videobuf_waiton +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x2b84ede9 videobuf_queue_core_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x2d47b47e videobuf_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x2f630461 videobuf_iolock +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x34ae5244 videobuf_queue_is_busy +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x405e212a videobuf_mmap_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x536ea5ce videobuf_read_one +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x59ba6276 __videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x72633998 videobuf_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x7921235e videobuf_read_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x84009319 videobuf_read_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x8b9d1da3 videobuf_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x8c8fc446 videobuf_next_field +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xa9107019 videobuf_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xbac39d9b videobuf_poll_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xbfc68427 videobuf_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xc329d7d4 videobuf_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xc7a5b9ee videobuf_read_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xcbb245d8 videobuf_alloc_vb +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xd4cf93f9 videobuf_mmap_mapper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xd5ac9667 videobuf_queue_cancel +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xd7f39725 videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xe3da1eb1 videobuf_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf4df0767 videobuf_queue_to_vaddr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x2b06e6fb videobuf_to_dma +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x553a86d0 videobuf_sg_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x6eea93a9 videobuf_dma_unmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x7b99a3cd videobuf_queue_sg_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x8de2edb0 videobuf_dma_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0659a69b v4l2_subdev_notify_event +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0782c183 __v4l2_ctrl_handler_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x08105e36 v4l2_fh_open +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0bc526d0 v4l2_fh_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0bf20f61 v4l2_compat_ioctl32 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x14ac3532 v4l2_event_pending +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x156674b9 v4l2_event_queue_fh +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1900afe4 v4l2_event_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x19dfebb9 v4l2_g_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1a15f1e6 v4l2_i2c_new_subdev_board +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1b1b0cbe v4l2_event_unsubscribe_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1ddc4e01 v4l2_fh_del +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1e7ac925 v4l2_create_fwnode_links +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2098a8b9 v4l2_create_fwnode_links_to_pad +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x271925df v4l2_device_unregister +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x275b9cb7 __SCK__tp_func_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x28066804 video_device_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2b4debd6 v4l2_event_dequeue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2b72f524 v4l2_subdev_s_stream_helper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2fad7ae4 v4l2_device_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x313281f8 v4l2_fh_is_singular +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3593b2d7 v4l2_subdev_set_routing_with_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x373260e6 v4l2_i2c_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3c548fe2 __tracepoint_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3f45c6e8 v4l2_ctrl_request_hdl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x41929658 video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x41c96c38 v4l2_device_register +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x41e4c607 v4l2_pipeline_link_notify +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x42e6f1d5 v4l_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x43a3dfdb v4l2_subdev_get_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4894cd55 v4l2_subdev_state_xlate_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4aa7bd1e v4l2_spi_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4bebc2c2 __v4l2_subdev_state_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4fcc71e9 v4l2_device_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5074e573 v4l2_fraction_to_interval +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x519c3d2d v4l2_i2c_subdev_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5aa508b8 __SCK__tp_func_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5d851f25 v4l2_subdev_link_validate_default +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x641e00de video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x65d7839c v4l2_subdev_state_get_opposite_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x694c0481 v4l2_subdev_has_pad_interdep +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6b557f24 v4l2_fh_add +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6d3d6bc6 __SCT__tp_func_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e9acc41 v4l2_fill_pixfmt_mp +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x70174c56 v4l2_mc_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x710ee82a __traceiter_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x714a180d v4l2_subdev_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x74634e9c __traceiter_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x74b70451 v4l2_get_link_freq +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7c3e393e v4l2_fh_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x831120eb v4l2_subdev_link_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x832c31cc __SCK__tp_func_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x845d787c __traceiter_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x89ce753f v4l2_device_unregister_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8dae17d3 v4l2_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8f84a484 __tracepoint_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x90bdc97b v4l2_ctrl_request_hdl_ctrl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9611bda4 __video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x976365f7 v4l2_subdev_set_routing +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9cd82446 __tracepoint_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9d2149c2 v4l_vb2q_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9e857d60 __v4l2_device_register_subdev_nodes +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fef35ac v4l2_apply_frmsize_constraints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa1893d14 __SCT__tp_func_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa22823b9 __SCK__tp_func_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa661720a v4l2_pipeline_pm_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xab3117b6 v4l2_subdev_put_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xad5c3c93 v4l2_simplify_fraction +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xade26a85 v4l2_device_register_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xae03d0a1 v4l2_event_subdev_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xae3dd8d6 __v4l2_subdev_next_active_route +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb299512f __video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb2b852bb v4l_disable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb5a337db v4l2_subdev_state_get_stream_compose +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbf7c04f5 __traceiter_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc2ffeadc v4l2_s_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc3a17b03 v4l2_spi_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc6117905 v4l2_event_wake_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc86897a7 v4l2_subdev_state_get_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc8dd867f __SCT__tp_func_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcc501597 v4l2_fill_pixfmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xceb22737 v4l2_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcf754c8f v4l2_subdev_routing_find_opposite_end +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcfc85aa7 v4l2_device_disconnect +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd13dc4e4 video_device_pipeline +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd3dd6f83 __tracepoint_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd541e31a __SCT__tp_func_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd97d0ff4 v4l2_subdev_disable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde6e37d9 __v4l2_subdev_state_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdf41a1ca v4l2_pipeline_pm_get +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe019d666 v4l2_src_change_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe2084aeb v4l2_i2c_subdev_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe2822320 __v4l2_find_nearest_size +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe2d2533d v4l2_subdev_get_fwnode_pad_1_to_1 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe316e4b6 __v4l2_subdev_init_finalize +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe7fa0918 v4l2_fh_exit +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xea5e7305 v4l2_subdev_get_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xed6c9ccf v4l2_subdev_state_get_stream_crop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xede84e4f v4l2_src_change_event_subdev_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf284f687 v4l2_subdev_enable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf2a353ac v4l2_i2c_tuner_addrs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf5ef842e v4l_bound_align_image +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf69eedc8 v4l2_subdev_routing_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfaef7037 v4l2_i2c_new_subdev +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x0c07f023 pm80x_init +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x403feb5a pm80x_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x9bc7c9e3 pm80x_regmap_config +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xd99fd720 pm80x_deinit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x02b2fecf cs47l24_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1949d8fa wm5110_revd_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x19832f36 arizona_clk32k_enable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1f40f845 wm8997_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x21e115b9 arizona_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x33953804 cs47l24_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3501187e wm5110_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x39419a43 wm8997_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3bc78952 arizona_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3cea6302 wm5110_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x4500c916 wm5110_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x7fd2a24e wm5110_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x8281f673 wm5102_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x93732087 wm8998_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x970e1d98 arizona_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xb403f5b2 wm8997_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xc1b9373f wm5102_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd26b43e1 arizona_clk32k_disable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd3fee6a6 wm5110_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd476b4a9 arizona_request_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd7d13dc7 cs47l24_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xde4c72ee arizona_set_irq_wake +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdfbe649b wm8997_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xe6acac0e arizona_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0x504cacf0 atc260x_match_device +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0x67372044 atc260x_device_probe +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x06d069d9 da9150_write_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x2417f109 da9150_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x65ab89ae da9150_read_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x8bf6e42a da9150_bulk_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xb2a378c1 da9150_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xe5f6a038 da9150_bulk_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xfcb64617 da9150_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0x24cb8774 intel_lpss_probe +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0x312a1741 intel_lpss_prepare +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0x559247e4 intel_lpss_resume +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0x79210585 intel_lpss_suspend +EXPORT_SYMBOL_GPL drivers/mfd/intel-lpss 0xb3916bd9 intel_lpss_remove +EXPORT_SYMBOL_GPL drivers/mfd/intel_pmc_bxt 0x60a88d2d intel_pmc_gcr_update +EXPORT_SYMBOL_GPL drivers/mfd/intel_pmc_bxt 0x6459682c intel_pmc_s0ix_counter_read +EXPORT_SYMBOL_GPL drivers/mfd/intel_pmc_bxt 0x6692ec12 intel_pmc_gcr_read64 +EXPORT_SYMBOL_GPL drivers/mfd/iqs62x 0xa436f4de iqs62x_events +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x010c0720 kempld_read32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x1a38f7ac kempld_write16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x1e9f3172 kempld_release_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x63632bb5 kempld_read8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x9a893e16 kempld_get_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xb4ad3c88 kempld_read16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xdd73daa3 kempld_write8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xfec68b45 kempld_write32 +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x65ac7d3f lm3533_update +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x8173c46a lm3533_write +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x86211c7a lm3533_read +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x1f2c357a lm3533_ctrlbank_set_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x7de96199 lm3533_ctrlbank_disable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x9b94be0d lm3533_ctrlbank_set_max_current +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xbd695d09 lm3533_ctrlbank_enable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xc8a5d7c9 lm3533_ctrlbank_get_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xe15696be lm3533_ctrlbank_get_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xe906db54 lm3533_ctrlbank_set_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x09bc755c lp3943_write_byte +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x3f62c8bf lp3943_update_bits +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x4f0989ba lp3943_read_byte +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x064f482a madera_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x06cc02b1 cs47l35_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0ae8b6ed cs47l90_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0f379262 madera_of_match +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0fd4e134 cs47l15_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0fd93d74 cs47l15_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x24fe6e99 madera_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x4756aca0 madera_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x4ce1fc38 cs47l15_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x4cec2078 cs47l15_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x59daca98 cs47l85_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x862256f4 cs47l35_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x862f8ab4 cs47l35_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x9b04a1c1 cs47l92_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x9b097d81 cs47l92_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xac85ba3c cs47l90_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xac88667c cs47l90_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xb450cd8c cs47l85_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xb45d11cc cs47l85_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xc5174bf8 cs47l35_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xc51a97b8 cs47l35_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xcbe390cf cs47l92_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd36d4873 cs47l15_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd831bccd cs47l92_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd83c608d cs47l92_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xebe384cb madera_name_from_type +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xefb0a730 cs47l90_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xefbd7b70 cs47l90_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xf765d080 cs47l85_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xf7680cc0 cs47l85_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x54c41c46 mc13xxx_adc_do_conversion +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x86596260 mc13xxx_variant_mc13892 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x8c9c3f8c mc13xxx_common_exit +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0xa8581ec8 mc13xxx_common_init +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0xc6e32940 mc13xxx_variant_mc13783 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0xd4ecdc28 mc13xxx_variant_mc34708 +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x21536fb0 pcf50633_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x25ce48aa pcf50633_reg_set_bit_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x270aedd5 pcf50633_irq_mask_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x2a3b0ae1 pcf50633_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x2b27bab2 pcf50633_irq_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x53007f0a pcf50633_reg_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x659c898b pcf50633_write_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x917cdc8d pcf50633_read_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x9bf98d2d pcf50633_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xa07bc547 pcf50633_pm +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xc909d678 pcf50633_irq_unmask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xd6bb6702 pcf50633_register_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0xc0f492c9 pcf50633_adc_sync_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0xe1097c56 pcf50633_adc_async_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x0f785727 pcf50633_gpio_power_supply_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x38c683c4 pcf50633_gpio_invert_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x6549c092 pcf50633_gpio_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x9a661803 pcf50633_gpio_invert_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xa704f675 pcf50633_gpio_get +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x43e53ef9 rave_sp_exec +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0xcb15e573 devm_rave_sp_register_event_notifier +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0x56d1a8c5 retu_read +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0xa074c8b6 retu_write +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x02d58280 si476x_core_cmd_fm_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x114d9288 si476x_core_stop +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x1c4dd7aa si476x_core_set_power_state +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x23cdb90c si476x_core_cmd_func_info +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x34566fbd si476x_core_cmd_dig_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x368be285 si476x_core_cmd_fm_rds_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x38f5d2e2 si476x_core_cmd_fm_phase_div_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x4bc7deed si476x_core_cmd_fm_rds_blockcount +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x4fa673a3 si476x_core_i2c_xfer +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x54f33ab0 si476x_core_cmd_fm_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x5542879c si476x_core_is_in_am_receiver_mode +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x58ddd8db si476x_core_cmd_am_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x5ca320ac si476x_core_is_a_secondary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x6d885375 si476x_core_cmd_power_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x7352f386 si476x_core_cmd_fm_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x84e1b3f9 si476x_core_has_am +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x8a2cc9d4 si476x_core_has_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x8e72f30a si476x_core_cmd_intb_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x92d690c3 devm_regmap_init_si476x +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x938ef95c si476x_core_cmd_set_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x9c97981a si476x_core_cmd_agc_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xa0ca2273 si476x_core_cmd_am_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xaba7f749 si476x_core_cmd_ic_link_gpo_ctl_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb68433f5 si476x_core_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb74a9ab2 si476x_core_cmd_ana_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xcc1b833c si476x_core_cmd_am_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xcc3b0de3 si476x_core_is_a_primary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xe3724394 si476x_core_cmd_get_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xe7797bff si476x_core_cmd_am_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xe97c5840 si476x_core_is_powered_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xf4078efa si476x_core_cmd_power_down +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xf82a9f2c si476x_core_cmd_zif_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xfabf455e si476x_core_cmd_fm_phase_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xfe5f1f78 si476x_core_cmd_fm_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x68012c38 sm501_modify_reg +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x7ebf3854 sm501_unit_power +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xb4a64c7c sm501_set_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xe91b09d7 sm501_misc_control +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xf9be3ef4 sm501_find_clock +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x0fb12815 am335x_tsc_se_adc_done +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x4b3e26c4 am335x_tsc_se_set_once +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xc20292b5 am335x_tsc_se_set_cache +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xc37e6f2d am335x_tsc_se_clr +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0x7bac1068 tps6594_device_init +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0xa14635f2 tps6594_is_volatile_reg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x42d7d965 alcor_write16 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x686f7287 alcor_read32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x7bd0b5f4 alcor_read32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x809e42c9 alcor_write32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x889e56c2 alcor_write32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xc1a347cc alcor_write8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xd11d2b5c alcor_read8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x01d6f9d5 rtsx_pci_write_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x14dac32e rtsx_pci_dma_unmap_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x2bff8229 rtsx_pci_complete_unfinished_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x33c85e89 rtsx_pci_card_pull_ctl_disable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x3c5bbcd3 rtsx_pci_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x441411e6 rtsx_pci_card_power_off +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x48787870 rtsx_pci_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x574b1e6f rtsx_pci_read_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x584abdc3 rtsx_pci_card_exist +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x59a897dd rtsx_pci_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x5f93c01a rtsx_pci_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x68c90dca rtsx_pci_stop_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x7bb28844 rtsx_pci_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x7d93e623 rtsx_pci_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x824aaad5 rtsx_pci_card_power_on +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x92a04775 rtsx_pci_dma_map_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa01f793a rtsx_pci_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa075f398 rtsx_pci_card_pull_ctl_enable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa526c58e rtsx_pci_dma_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xaf52df0a rtsx_pci_switch_output_voltage +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xb677e2b7 rtsx_pci_start_run +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xc3a934ad rtsx_pci_send_cmd_no_wait +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xcbb12972 rtsx_pci_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xf4bd2c39 rtsx_pci_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x1442d1dc rtsx_usb_ep0_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x1a4f4b72 rtsx_usb_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x32a4fe98 rtsx_usb_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x53628e2a rtsx_usb_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x59cf40bb rtsx_usb_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x6db20c97 rtsx_usb_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x96b9ae41 rtsx_usb_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xabcabb9d rtsx_usb_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xc30dcc3f rtsx_usb_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xf088f9ee rtsx_usb_get_rsp +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xf30e7636 rtsx_usb_get_card_status +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xfc54eba6 rtsx_usb_ep0_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xff738252 rtsx_usb_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x1ef6265c cb710_sg_dwiter_read_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x32775fd0 cb710_pci_update_config_reg +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x3e959c6f cb710_sg_dwiter_write_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0xdfd54467 cb710_set_irq_handler +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x0b008db0 oslec_hpf_tx +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x296a8983 oslec_update +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x3115970d oslec_create +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x4b711f77 oslec_adaption_mode +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x5909e701 oslec_snapshot +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x780d3f01 oslec_flush +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x84eba96d oslec_free +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x3cb83d5b eeprom_93cx6_multireadb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x63d2ff63 eeprom_93cx6_wren +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x870b53e9 eeprom_93cx6_write +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x884deb9d eeprom_93cx6_read +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xc9c6bb25 eeprom_93cx6_readb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xff7a0fdf eeprom_93cx6_multiread +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x16ef42a0 enclosure_for_each_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x2646d96d enclosure_find +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x42fddd4a enclosure_component_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x43c3c243 enclosure_add_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x4a594a95 enclosure_remove_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x4f61809d enclosure_unregister +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x78a11750 enclosure_component_alloc +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xfebe2e0e enclosure_register +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x04821a1a lis3lv02d_poweroff +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x5ede6802 lis3lv02d_init_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x6071cb8c lis3lv02d_poweron +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x6b0fbf17 lis3lv02d_joystick_enable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xaf063529 lis3lv02d_joystick_disable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xb8dfedc6 lis3lv02d_init_dt +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xd8e7fff9 lis3lv02d_remove_fs +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xf808bfd6 lis3_dev +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x0522e616 mei_cldev_send +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x08711c4e mei_irq_read_handler +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x0f88601a mei_cldev_send_vtag +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x13365536 mei_stop +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x1bcd09e0 mei_deregister +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x20f386e2 mei_irq_compl_handler +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x21092109 mei_cldev_dma_unmap +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x324daec3 mei_cldev_recv +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x39abd6b3 mei_cldev_disable +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x3adced40 mei_cldev_dma_map +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x3d3f0b06 mei_reset +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x47ca035c mei_cldev_driver_unregister +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x48bcf318 mei_cl_all_disconnect +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x4d0c4848 mei_cldev_recv_nonblock +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x62f57c84 mei_start +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x6c930714 mei_cldev_set_drvdata +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x6d26b5bb mei_cldev_ver +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x6e844811 mei_hbm_pg +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x7d7bec31 mei_cldev_recv_vtag +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x88c9f581 mei_cldev_send_gsc_command +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x90a24af4 mei_fw_status2str +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0x9c4d29ee mei_restart +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xa2c11ff2 mei_write_is_idle +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xa9b12955 mei_cldev_register_notif_cb +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xb7881372 mei_cldev_uuid +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xb83037aa mei_register +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xc6a2e68b mei_cancel_work +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xd37d917d mei_cldev_enabled +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xd6b8dde6 __mei_cldev_driver_register +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xd9fa4bee mei_cldev_get_drvdata +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xf5090a1c mei_cldev_enable +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xf91df63e mei_cldev_register_rx_cb +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xfa666fb3 mei_hbm_pg_resume +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xfad76c48 mei_irq_write_handler +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xfdcc2ea1 mei_cldev_recv_nonblock_vtag +EXPORT_SYMBOL_GPL drivers/misc/mei/mei 0xff32b341 mei_device_init +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0x051f202c mei_me_polling_thread +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0x6572292d mei_me_get_cfg +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0x7f274d02 mei_me_dev_init +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0x922c6ae5 mei_me_irq_quick_handler +EXPORT_SYMBOL_GPL drivers/misc/mei/mei-me 0xd0eef98f mei_me_irq_thread_handler +EXPORT_SYMBOL_GPL drivers/misc/pvpanic/pvpanic 0x501221d8 devm_pvpanic_probe +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0x5b8bb699 gru_get_next_message +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0x8dc51bdd gru_create_message_queue +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0x9c7283a1 gru_copy_gpa +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0xd3d2bf04 gru_free_message +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0xde08c325 gru_read_gpa +EXPORT_SYMBOL_GPL drivers/misc/sgi-gru/gru 0xeed7d505 gru_send_message_gpa +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x1018eee0 xp_restrict_memprotect +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x12333991 xpc_set_interface +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x345c9217 xpc_disconnect +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x39046c7a xpc_clear_interface +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x48e62c9f xp_region_size +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x6285dfe8 xp_cpu_to_nasid +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x64ba5017 xp_pa +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x68d27065 xp_expand_memprotect +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x68fa7d28 xp_remote_memcpy +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0x8d146cd0 xpc_registrations +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xc04c7267 xpc_connect +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xe68acd6c xpc_interface +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xead4f7fe xp_max_npartitions +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xed1d3813 xp_socket_pa +EXPORT_SYMBOL_GPL drivers/misc/sgi-xp/xp 0xf3b47f67 xp_partition_id +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0x675e2442 st_register +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0xecca78ec st_unregister +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0xb5224627 uacce_alloc +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0xd691d212 uacce_remove +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0xf3818a56 uacce_register +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x024d14bc vmci_qpair_produce_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x046dd187 vmci_datagram_create_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x056837fb vmci_get_context_id +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x1fd4782d vmci_qpair_get_produce_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x2449459d vmci_event_subscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x3a22fa8a vmci_datagram_destroy_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x3c467751 vmci_qpair_peekv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x4ba5c46b vmci_qpair_peek +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5591b58e vmci_context_get_priv_flags +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5c118edb vmci_qpair_dequev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5e949e0a vmci_doorbell_destroy +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x612df9ae vmci_qpair_detach +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x676bd843 vmci_qpair_consume_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x75fe065a vmci_send_datagram +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x787f0fe8 vmci_register_vsock_callback +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x7c74d7a6 vmci_qpair_consume_buf_ready +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x81d61eef vmci_qpair_dequeue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xaeb94ca5 vmci_qpair_enquev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xb572e830 vmci_doorbell_create +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xbcb85f62 vmci_doorbell_notify +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc04c7e84 vmci_qpair_get_consume_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc403cafe vmci_is_context_owner +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xde3abc2e vmci_datagram_create_handle_priv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe0cc9c92 vmci_qpair_alloc +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe11895c1 vmci_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe67343c1 vmci_qpair_enqueue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea143610 vmci_datagram_send +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea61eefe vmci_qpair_produce_buf_ready +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x0cca2c68 sdhci_switch_external_dma +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1155ee91 sdhci_start_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x188e4192 sdhci_reset_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x19216253 sdhci_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1f7ad89f sdhci_enable_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x21450fdf sdhci_request_atomic +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2751411a sdhci_cqe_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2e4b99be __sdhci_set_timeout +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2ee1c99b sdhci_set_power_and_bus_voltage +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x30e87595 sdhci_set_power +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x31de836a sdhci_cleanup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x3bf29ff6 sdhci_enable_v4_mode +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4281473e sdhci_enable_sdio_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x457d5b04 sdhci_adma_write_desc +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4637b520 sdhci_alloc_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x5402303e sdhci_reset +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x56794dbf sdhci_remove_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x63a88226 sdhci_dumpregs +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x63d52e6d __sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6bbd6cd2 sdhci_request +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6f9aa010 sdhci_calc_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x801b3663 sdhci_set_power_noreg +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x82a940ac sdhci_end_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x871f501a sdhci_set_data_timeout_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x96df7fac sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x9813b457 sdhci_get_cd_nogpio +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa0e2ba1b sdhci_send_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa7f54da3 sdhci_setup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xbafa1911 sdhci_abort_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc29ee02b __sdhci_read_caps +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc42a0bf3 sdhci_set_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xca874383 sdhci_runtime_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xccf06983 sdhci_set_uhs_signaling +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd24f2030 sdhci_execute_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd3fc0953 sdhci_cqe_enable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd4fa1d49 sdhci_free_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd787427d sdhci_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd8bf4e7c sdhci_runtime_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd9a6c99e sdhci_start_signal_voltage_switch +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xdbe25487 sdhci_set_ios +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf2fa2b02 sdhci_cqe_disable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf9db76b4 sdhci_set_bus_width +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x6e3e96df sdhci_pltfm_init +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x7169a36c sdhci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x82c69899 sdhci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xa19c21cc sdhci_pltfm_unregister +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xa667fec6 sdhci_get_property +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xb18daf58 sdhci_pltfm_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xc53f5f0a sdhci_pltfm_clk_get_max_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xd9948376 sdhci_pltfm_free +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xe5efda3a sdhci_pltfm_suspend +EXPORT_SYMBOL_GPL drivers/most/most_core 0x0202e4b0 channel_has_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x1247dc11 most_deregister_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0x1da6b414 most_start_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0x2df8e625 most_resume_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0x4341a346 most_stop_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0x57533002 most_submit_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x617af2ba most_stop_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0x6b64b951 most_deregister_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0x7b077d90 most_deregister_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0xaf030412 most_register_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0xbed837d7 most_register_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0xcc7bbf48 most_get_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0xee646ac3 most_register_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0xf99623e0 most_put_mbo +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x21055561 cfi_cmdset_0200 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0xdc1b70f7 cfi_cmdset_0003 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0xe332551f cfi_cmdset_0001 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x30762d85 cfi_cmdset_0701 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0xbddda9d3 cfi_cmdset_0006 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0xc38fe203 cfi_cmdset_0002 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0020 0x52488484 cfi_cmdset_0020 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x08efdf74 cfi_qry_present +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0xd09202d5 cfi_qry_mode_off +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0xf4337621 cfi_qry_mode_on +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x10339c20 hyperbus_unregister_device +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0xd6de3c23 hyperbus_register_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x0b788678 mtd_unpoint +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x0cb99984 of_get_mtd_device_by_node +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x0ee0bef7 mtd_ooblayout_ecc +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x10a41252 put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x18874116 mtd_block_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x1ed5a51b mtd_read +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x1f68041b mtd_panic_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x26dc5fdb mtd_lock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x2a8f12e2 kill_mtd_super +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x2ca6d580 unregister_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3118a4fe deregister_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3377f094 mtd_get_fact_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x38f6e69d mtd_pairing_groups +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x42a793b9 mtd_ooblayout_get_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x45cefc89 mtd_ooblayout_get_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x47fe66be mtd_ooblayout_free +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4adfa6b8 mtd_pairing_info_to_wunit +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4b157afd mtd_add_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4f810927 mtd_read_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x50dabc2f mtd_table_mutex +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x5a465d9b __register_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x5fa11235 mtd_device_parse_register +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6708f70c mtd_block_isbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6c54d09a mtd_point +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x764d6f93 mtd_ooblayout_set_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x77478ffa get_tree_mtd +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x81b400d0 mtd_ooblayout_set_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x98f07427 mtd_block_markbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x99a6c3d3 mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9ac28aa9 mtd_ooblayout_find_eccregion +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9e222766 mtd_del_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa0bd1782 mtd_is_locked +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa346a431 mtd_lock_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa49ddd26 mtd_read_fact_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa59cfea7 mtd_read_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa9c94201 mtd_get_user_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb0746ed7 mtd_ooblayout_count_freebytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb4e0fae4 mtd_get_unmapped_area +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb7075882 mtd_check_expert_analysis_mode +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb7318ca4 mtd_ooblayout_count_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbaef798c mtd_wunit_to_pairing_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbb13ba8a mtd_writev +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc12f1cb8 mtd_device_unregister +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc90c4d91 get_mtd_device_nm +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xcca646f9 mtd_get_device_size +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xcdc03fa0 mtd_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xce1a96a9 mtd_write_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xd2458665 register_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xd62167fe mtd_kmalloc_up_to +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xd905b8b9 mtd_erase_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe950835d mtd_write_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe984c940 mtd_unlock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf3436ae2 __get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf4df2dbe get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xfae6d0ae __put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xfb22df6c __mtd_next_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x24c3bb46 register_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x39de5b3f del_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x61917e2c deregister_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xac51a030 mtd_blktrans_cease_background +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xd45ac255 add_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x054343c9 nand_get_large_page_hamming_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x1f01c349 nanddev_ecc_engine_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x20c6f7c2 nand_ecc_restore_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x215ff75e nanddev_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x255560b6 nanddev_ecc_engine_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x2b732abc nand_ecc_init_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x2f3f4ff6 nand_ecc_tweak_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x345376d0 mxic_ecc_put_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x388f4341 nanddev_bbt_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x3b78a60e nanddev_bbt_update +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x3e14482e nand_get_large_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x47d52ab3 mxic_ecc_process_data_pipelined +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x62a27013 nanddev_bbt_set_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x73d06366 nanddev_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x74e07505 nanddev_markbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x84805db3 mxic_ecc_get_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x85be37d3 mxic_ecc_get_pipelined_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x8686560d nand_ecc_cleanup_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x9e6ff00d nanddev_mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xa809edb5 nanddev_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xadf3c536 nanddev_bbt_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd5f6ad6f nanddev_isbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xe0bdc2f3 nand_get_small_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xe7069223 nanddev_bbt_get_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xeeded16b nanddev_mtd_max_bad_blocks +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0x1a3c27f4 onenand_scan +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0xfe2b317c onenand_release +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/denali 0x54a20274 denali_chip_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x06e2b1b8 nand_read_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x0d46268c nand_read_page_hwecc_oob_first +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x11091291 nand_extract_bits +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x156316f0 nand_status_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x1af3efad nand_prog_page_end_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x1e48d471 nand_reset +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x21106ff3 nand_reset_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x21745d79 nand_change_write_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2886619b nand_prog_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2a9c41c0 nand_read_oob_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2af48413 nand_gpio_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2d368c4c nand_subop_get_addr_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2df56c76 nand_select_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5632e63d nand_subop_get_num_addr_cyc +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x68a90e03 nand_prog_page_begin_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x724e4f0a nand_deselect_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x7a406e67 nand_write_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xa8983130 nand_readid_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xa920270c nand_op_parser_exec_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb7115ae5 nand_soft_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xbf6eeab0 nand_ecc_choose_conf +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xc2ce5636 nand_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xc773527b nand_change_read_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xcd9acac5 nand_decode_ext_id +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd3c672b8 nand_subop_get_data_len +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd41ff2ac nand_subop_get_data_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd42a73aa nand_wait_ready +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xe79cd075 nand_erase_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xe9d1b767 nand_read_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/sm_common 0x40ab309b sm_register_device +EXPORT_SYMBOL_GPL drivers/mtd/spi-nor/spi-nor 0x37ece0d0 spi_nor_scan +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x0bd9c90e ubi_leb_unmap +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x14032e86 ubi_leb_erase +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x38e10c1d ubi_flush +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x42801d20 ubi_sync +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x5286406c ubi_leb_write +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x543d258a ubi_close_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x58781096 ubi_open_volume_path +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x66011ab6 ubi_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x85a8ee76 ubi_unregister_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x88b71a56 ubi_leb_change +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x8a94b4d0 ubi_is_mapped +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x96194347 ubi_leb_map +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xb42b718a ubi_do_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xc51cd16c ubi_get_volume_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xc6f0fe1f ubi_leb_read_sg +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xde725c84 ubi_leb_read +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xe3b56eb3 ubi_open_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf3331550 ubi_open_volume_nm +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf5ee9ba8 ubi_register_volume_notifier +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0a513511 mux_chip_free +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0a65c89f mux_state_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x158233b3 devm_mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x321c0ff9 mux_chip_unregister +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x584cd1a3 mux_control_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5e018870 mux_control_states +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5ebe58b0 mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7cf08396 mux_state_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7fbf02cd mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x83e1840a mux_control_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xb0b63b6d mux_control_put +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xbe6c871e mux_control_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xc4da65ae devm_mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xd7ba35ea devm_mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xe950d88e mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xf8a77212 devm_mux_state_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xfa76e911 mux_state_select_delay +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0xb82fdbe3 devm_arcnet_led_init +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0xcd4be43c arcnet_led_event +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x4dea418c unregister_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x76251da1 free_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x7875c2fa alloc_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x965c991e c_can_power_down +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xab22143a c_can_power_up +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xd2db650b register_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x11db4d2b register_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x5d449d10 free_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x70fb0077 alloc_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0xe82a808c unregister_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x10d892eb can_get_state_str +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x1780d66b can_put_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x1a0f5c63 can_skb_get_frame_len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x1c6f31b9 can_rx_offload_irq_offload_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x20d11086 can_rx_offload_threaded_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x2600f52a register_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x2f219e3e alloc_canxl_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x42a0fc65 can_bus_off +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x5f437c3a can_rx_offload_add_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6047ede6 can_fd_len2dlc +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x66bb55e5 can_rx_offload_queue_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x67ab4790 alloc_can_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x7ab83c43 can_rx_offload_add_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x7fcb407a can_rx_offload_del +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8452bc32 can_rx_offload_add_manual +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8b4302f5 alloc_candev_mqs +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8c8852ee safe_candev_priv +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8e479401 can_rx_offload_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xa1823d9e can_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xad83dd96 can_rx_offload_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xaec9b542 can_rx_offload_queue_tail +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xb986f8a8 unregister_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xbbcd77a1 free_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc3b599f4 can_change_mtu +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc711a36c alloc_canfd_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd41bcade can_free_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xdc3cb2a0 alloc_can_err_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xdd03f42e can_dropped_invalid_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xddc26c3b can_change_state +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xddd817ba close_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xe0b39b59 can_rx_offload_irq_offload_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xe9f062bc can_rx_offload_enable +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf12d9387 can_fd_dlc2len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xfb1af03d open_candev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x15e54d75 m_can_class_suspend +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x241ded9f m_can_init_ram +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x2b551d48 m_can_class_resume +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x4ff48eb8 m_can_class_unregister +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x6a427a6c m_can_class_register +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xa07322ce m_can_class_allocate_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xed4c6612 m_can_class_free_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xef5aaf2f m_can_class_get_clocks +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x125d39eb unregister_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x16ce5439 register_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x49ebd0d2 sja1000_interrupt +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x51706f00 alloc_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xacaf254a free_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/dsa/lan9303-core 0xe53af70a lan9303_indirect_phy_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/microchip/ksz_switch 0xc7407cb7 ksz_switch_chips +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x005eab68 mt7530_remove_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x309b0f3a mt7530_probe_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x8d96756d mt7530_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xeebbfd42 mt753x_table +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x20cb52c2 felix_netdev_to_port +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x31b5721e felix_port_to_netdev +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x892680b8 felix_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8365mb 0xc47be7c0 rtl8365mb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x0e839bbb rtl8366_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x1a9e9a9d rtl8366_get_strings +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x35bbdb46 rtl8366_set_pvid +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x47b58ec8 rtl8366_vlan_del +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x8cabe3dd rtl8366_reset_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x8eeb053d rtl8366rb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xba4ed2c9 rtl8366_enable_vlan4k +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xbc83f6e2 rtl8366_vlan_add +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xc00af7c5 rtl8366_mc_is_used +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xda1b8c61 rtl8366_get_ethtool_stats +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xec5ca141 rtl8366_set_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xf05842d4 rtl8366_enable_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x45b87b4f pdsc_register_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x4a74f71e pds_client_adminq_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x6c0b0b88 pdsc_get_pf_struct +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xad2c2b6e pds_client_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xce714617 pdsc_unregister_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xe214990a pds_client_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xefb0f664 pdsc_adminq_post +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x01987fa4 octeon_delete_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x041c10ff octeon_allocate_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0a497d25 setup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0c787e89 octeon_free_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x13ec797f octeon_write_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x18987377 octeon_free_sc_done_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x19cb4e69 liquidio_link_ctrl_cmd_completion +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1e2cbfd5 lio_delete_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2051bb1c octeon_deregister_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x22e0b10a octeon_free_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x241a2a6c lio_fetch_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x24349a88 octeon_get_conf +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x24522b4c octeon_setup_output_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x291a4957 octeon_pci_write_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2a970072 octeon_register_dispatch_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2b2f7104 octeon_pci_read_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2b754901 octeon_free_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2e5a83a6 octeon_wait_for_ddr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x31a6a5dc liquidio_get_speed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x31e5bd68 octeon_free_device_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x32a4dad6 octeon_read_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x373b8529 octeon_setup_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x385e99b3 cn23xx_tell_vf_its_macaddr_changed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3c41cc74 cn23xx_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3f8f4bfd setup_cn23xx_octeon_pf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x41aeb729 lio_pci_writeq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x464db1fa lio_enable_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4b8d7e80 lio_setup_cn68xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x51d25c2d cn23xx_setup_octeon_vf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x53db4dd4 octeon_init_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x59519d3b octeon_setup_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5b573b97 octeon_alloc_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5d86a1fb octnet_send_nic_ctrl_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5ec618e5 octeon_delete_instr_queue +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6049bb2a octeon_send_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x607d6c11 cn23xx_fw_loaded +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x61089850 octeon_alloc_soft_command_resp +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x61d7a52f lio_process_iq_request_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x678598ad octeon_free_sc_zombie_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6b5aaee4 liquidio_setup_io_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d0d28ef octeon_init_device_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x74fe6205 lio_setup_cn66xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7cff3e26 octeon_setup_instr_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x80b862cc lio_setup_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x80dd7e05 liquidio_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x82019e0b octeon_read_device_mem64 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x87b55243 lio_wait_for_instr_fetch +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x890d125a octeon_register_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8981cd61 octeon_prepare_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8fa7dd40 lio_get_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x910d5f74 octeon_ring_doorbell_locked +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x95785238 liquidio_get_fec +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9ad9b45c liquidio_set_feature +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9cbbbac9 lio_pci_readq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9cfbaf46 octeon_delete_droq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9ed79948 cleanup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa88d576b cn23xx_vf_ask_pf_to_do_flr +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa90b085b octeon_unregister_droq_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa9671012 octeon_get_rx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa9a790bb octeon_get_tx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb1d1e961 octeon_set_io_queues_off +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb411da1a octeon_droq_process_packets +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc6abc5b1 octeon_core_drv_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc6bf9b49 liquidio_change_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xcfd5d8b3 octeon_send_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd3577e20 octeon_droq_check_hw_for_pkts +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd402e61c octnet_send_nic_data_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xda703d05 lio_process_ordered_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xddebb702 octeon_register_reqtype_free_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xdefb9c72 octeon_setup_interrupt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xdf75ed6d octeon_allocate_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe01180d3 octeon_mem_access_ok +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xec7f00a5 lio_get_state_string +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf3093954 octeon_delete_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf3945712 cn23xx_octeon_pfvf_handshake +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfacbdb8c lio_wait_for_clean_oq +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x07837944 fun_get_res_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x09adf656 fun_serv_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x25c52384 fun_serv_sched +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x5029d385 fun_res_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x5c7c9bd0 fun_sq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x6fdf3ec2 fun_bind +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x72f73913 fun_free_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x81dc9d11 fun_submit_admin_sync_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x884b8b58 fun_serv_restart +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xbf57b4ee fun_cq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xe095ce6f fun_alloc_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0x79d25948 i40e_client_device_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0xc2630759 i40e_client_device_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x3d11e325 ice_get_qos_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x73afb97b ice_del_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x807a49a4 ice_add_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x8570b71e ice_rdma_update_vsi_filter +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x890fd549 ice_rdma_request_reset +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x050e4f8f mlx4_qp_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x070cfa82 mlx4_counter_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0abba32f mlx4_bond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0cd3570d mlx4_buf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x143f9f7f mlx4_CLOSE_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x19d99e92 mlx4_get_base_gid_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1bec4fa4 mlx4_mtt_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1cfe9198 mlx4_mtt_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1d5ce2aa mlx4_mr_hw_put_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x202c47cb mlx4_xrcd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x23795bf9 mlx4_unregister_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x243c847f mlx4_mtt_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2802b9bd mlx4_wol_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2d4d192c mlx4_slave_convert_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2e9ac107 mlx4_free_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x34712de4 mlx4_buf_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x34ef216d mlx4_cq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x354120a8 mlx4_qp_release_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x38cf3915 mlx4_mr_rereg_mem_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3e38d3e9 mlx4_qp_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3e5c716f __mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3f271494 mlx4_xrcd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3fa419f9 mlx4_alloc_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x419a583a mlx4_multicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4292a84a mlx4_mr_hw_write_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x46fd5cae mlx4_multicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x476fd0af mlx4_mr_rereg_mem_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x48462552 mlx4_mr_hw_get_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x48a6f49b mlx4_uar_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x49d73511 mlx4_hw_rule_sz +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4b126bd0 mlx4_register_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4c8f7b0a mlx4_unbond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4d1fe9d2 __mlx4_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4e916015 mlx4_cq_resize +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4ebacb6a mlx4_qp_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5124b34e mlx4_counter_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x519d6312 mlx4_find_cached_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x523ed6ce mlx4_qp_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5340a194 mlx4_set_vf_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x58da6cd1 __mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5aaca0fc mlx4_find_cached_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5bfbcba9 mlx4_set_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5db9e03e mlx4_update_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6389c07b mlx4_get_slave_default_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x63eb7fcc mlx4_get_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x65420374 mlx4_set_vf_spoofchk +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x675f05b3 mlx4_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6a11c8cd mlx4_cq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6a15582f mlx4_port_map_set +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6a23b5a1 mlx4_get_vf_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6fd42cbe mlx4_map_sw_to_hw_steering_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x72fab2fd mlx4_free_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x744b2638 mlx4_config_vxlan_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x76e8a9ce mlx4_ACCESS_PTYS_REG +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x77c3d343 mlx4_set_vf_rate +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x79611feb mlx4_unicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x79b811f9 mlx4_mr_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7a4813b6 mlx4_qp_reserve_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7afd2180 mlx4_multicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7c47d71d mlx4_vf_smi_enabled +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7f72426c mlx4_srq_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fa94131 mlx4_alloc_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x80137b0d mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x81afad4e mlx4_mw_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x823a7d41 mlx4_flow_steer_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8690fdec mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x890fa4d9 mlx4_srq_lookup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8a6761a4 mlx4_pd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8d7f146e mlx4_unicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x94ba9b46 mlx4_get_internal_clock_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x950d7bd1 mlx4_phys_to_slaves_pport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x96f2e41c mlx4_set_vf_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9b6fc9ff mlx4_srq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9e7178e2 mlx4_phys_to_slave_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa07857bf mlx4_mr_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa17b77b4 mlx4_config_roce_v2_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa1e4ccf0 mlx4_unicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa3bc94e0 mlx4_srq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaa1e9b2a mlx4_SYNC_TPT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xabef26f3 mlx4_map_sw_to_hw_steering_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xacea0c1b mlx4_mr_hw_change_access +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xae364257 mlx4_flow_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xafddac5e mlx4_get_base_qpn +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb0b0ccf0 mlx4_flow_steer_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb15c5857 mlx4_pd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb2e4fbf7 mlx4_register_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb5d310e5 mlx4_config_dev_retrieval +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb62f9d74 mlx4_db_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb6ce4d93 mlx4_mw_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb8519272 mlx4_srq_arm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xba22099b mlx4_qp_to_ready +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbab3ae04 mlx4_INIT_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbe09f6cf mlx4_bf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbf1681a9 mlx4_get_active_ports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc2c4e071 mlx4_get_counter_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc37efcf1 mlx4_bf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc8a919bb __mlx4_replace_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc9abb063 mlx4_mw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xca78aa48 mlx4_uar_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcc07cb91 mlx4_mr_hw_change_pd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd0def409 mlx4_get_devlink_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd29c7a72 mlx4_phys_to_slaves_pport_actv +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd2a01263 mlx4_replace_zero_macs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd6eef60d mlx4_wol_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd782bc0b mlx4_unregister_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd91f28d3 mlx4_get_default_counter_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xda545211 mlx4_vf_get_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdbc28069 mlx4_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdc3f41ce mlx4_mr_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe14eef8a mlx4_qp_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe3bef8da mlx4_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe4c8a20b mlx4_vf_set_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe58c037e mlx4_set_vf_link_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe88cb27e mlx4_get_protocol_dev +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xeb25a7ae mlx4_flow_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xebd80132 mlx4_unicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xef9af159 mlx4_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xefe62f22 mlx4_read_clock +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf2226afa mlx4_multicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf4b0999f mlx4_put_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf86284d1 mlx4_cq_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfcbdebb1 mlx4_FLOW_STEERING_IB_UC_QP_RANGE +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x00d964fe mlx5_query_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x072460c4 mlx5_fill_page_frag_array +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x087c116b mlx5_modify_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x08a1442a mlx5_query_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x090cacae mlx5_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x09a66859 mlx5_modify_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0e8680e8 mlx5_query_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1068c119 mlx5_modify_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x122c4723 mlx5_query_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23600752 mlx5_eswitch_get_total_vports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2c299e5d mlx5_set_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x339b9aa2 mlx5_query_nic_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x37d73a25 mlx5_core_modify_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x419ddd8b mlx5_query_port_ptys +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x43233ac4 mlx5_nic_vport_unaffiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x451673dc mlx5_core_query_sq_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x457e9b44 mlx5_query_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4e9579ce mlx5_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x504d6373 mlx5_query_port_max_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x57c00a74 mlx5_query_nic_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5a234c3c mlx5_nic_vport_affiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5c8cc024 mlx5_set_port_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x64230381 mlx5_query_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x64aff95d mlx5_core_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x67497fdc mlx5_query_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6766ca4f mlx5_query_module_eeprom_by_page +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6df01af8 mlx5_eswitch_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x73969cd8 mlx5_query_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7715a735 mlx5_query_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7a157a0e mlx5_set_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7a2519c4 mlx5_query_hca_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b1cc4c0 mlx5_modify_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7f54b00e mlx5_query_nic_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81aadc6a mlx5_fill_page_frag_array_perm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81b81ad6 mlx5_query_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8e1b3a86 mlx5_query_port_oper_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9661e098 mlx5_ipsec_device_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9a4d4e42 mlx5_dm_sw_icm_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d762bc5 mlx5_set_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xac471f56 mlx5_query_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb6e05cbd mlx5_query_hca_vport_gid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb9befc89 mlx5_set_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc06b4b55 mlx5_set_port_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc26ae406 mlx5_set_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc3774644 mlx5_query_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc7506945 mlx5_core_query_vport_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc7d2cd7d mlx5_query_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcb804a3b mlx5_core_reserved_gids_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc134d79 mlx5_query_hca_vport_pkey +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc83abd2 mlx5_query_hca_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd09832ff mlx5_query_nic_vport_qkey_viol_cntr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd1f88ea0 mlx5_db_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd8b7383a mlx5_vport_get_other_func_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdbddef12 mlx5_query_module_eeprom +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe6e1eb15 mlx5_modify_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe94dcfde mlx5_nic_vport_query_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeb4ad48c mlx5_nic_vport_update_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeb9d992d mlx5_set_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xee9cd5f8 mlx5_nic_vport_enable_roce +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeeecfdeb mlx5_set_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf23eaf5c mlx5_toggle_port_link +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf27105a3 mlx5_frag_buf_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf474d527 mlx5_query_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf67a361d mlx5_query_nic_vport_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf8d625d6 mlx5_query_port_vl_hw_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfa7e05d9 mlx5_dm_sw_icm_dealloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfcb6edff mlx5_frag_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xff2ba5ec mlx5_modify_nic_vport_vlans +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xff45b98a mlx5_query_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x04e35fa0 ks8851_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x0fe39b75 ks8851_probe_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x18af9e32 ks8851_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x5ac12181 ks8851_remove_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xcc4fa41a regmap_encx24j600_spi_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xd736d18f devm_regmap_init_encx24j600 +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xe8c8c6c2 regmap_encx24j600_spi_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x03bb7a2e ocelot_bridge_num_find +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x04b0cd76 __ocelot_write_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0816b65b ocelot_cls_flower_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0a0be3fc ocelot_port_get_pause_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0dd7ec07 ocelot_port_unassign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x118c857e ocelot_port_get_eth_phy_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x19e5a3a4 ocelot_phylink_mac_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x201a500f ocelot_port_rmwl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x21411d91 ocelot_port_setup_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x22d5418d ocelot_port_teardown_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x25d0ec69 __ocelot_rmw_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x26f3e835 ocelot_port_del_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ac1e222 __ocelot_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x342bcb74 ocelot_mm_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3930348d ocelot_port_get_eth_mac_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4e747c55 ocelot_port_mirror_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x574886dd ocelot_regfields_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5a194b90 ocelot_port_get_eth_ctrl_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5e5d80bb ocelot_port_get_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x65005df3 ocelot_port_get_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x789a6007 ocelot_port_assign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x798f6539 __ocelot_bulk_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7bd06e7b ocelot_port_add_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8754119d ocelot_port_set_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x89fe50d1 ocelot_migrate_mdbs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x909d295a ocelot_port_assigned_dsa_8021q_cpu_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x91a23360 ocelot_mact_flush +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x998d408f ocelot_port_readl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa145396a ocelot_port_get_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa7e7e50b ocelot_cls_flower_replace +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xacb3a398 ocelot_bond_get_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xaf74a2db ocelot_port_get_mm_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb69f1903 ocelot_lag_fdb_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbc4c162c ocelot_phylink_mac_link_up +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc3deb96e ocelot_port_mirror_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc5a61d46 ocelot_port_writel +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcc1899cc ocelot_lag_fdb_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd26224bf ocelot_get_bridge_fwd_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe2b48403 ocelot_port_get_rmon_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe3986126 ocelot_port_set_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xea063435 ocelot_port_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xeca66ff2 ocelot_cls_flower_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf5b4db9c ocelot_regmap_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf5b5d8cb ocelot_port_configure_serdes +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfde7a932 ocelot_phylink_mac_link_down +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x0a039a2e stmmac_bus_clks_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x16d46284 stmmac_init_tstamp_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x545572d4 stmmac_set_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x88ea18e1 stmmac_dvr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x92d778bb stmmac_get_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x9f73f96d stmmac_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xb1f8c7e0 stmmac_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xb74545d1 stmmac_dvr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x0411c82d stmmac_pltfr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x39c65f8d stmmac_pltfr_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x3b555b0d stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x572b1204 devm_stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x5a520d12 stmmac_get_platform_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x5e077561 stmmac_remove_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x6193d549 stmmac_pltfr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x6e40c76c devm_stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xa42a8b43 stmmac_pltfr_remove_no_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xc399f2d6 stmmac_pltfr_exit +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xf083837d stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x51eafac9 w5100_ops_priv +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x6b198aee w5100_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0xd405304a w5100_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0xf79f6c9e w5100_pm_ops +EXPORT_SYMBOL_GPL drivers/net/geneve 0x25dbd4f4 geneve_dev_create_fb +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x091be591 ipvlan_link_setup +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x0bc27175 ipvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x4371d4b5 ipvlan_link_new +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x825fd22c ipvlan_count_rx +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xfa65dbbf ipvlan_link_delete +EXPORT_SYMBOL_GPL drivers/net/macsec 0xd8b2e628 macsec_pn_wrapped +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x6ba21217 macvlan_common_setup +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xc585fb59 macvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xd390176b macvlan_dellink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xdd6eaea2 macvlan_common_newlink +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-i2c 0x6b87f2a0 mdio_i2c_alloc +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-regmap 0xc50db1d7 devm_mdio_regmap_register +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs-lynx 0xea2cb99a lynx_pcs_create_fwnode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x153feb53 xpcs_get_interfaces +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x60c6afbf xpcs_destroy +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x6ef75200 xpcs_do_config +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x6f402f18 xpcs_config_eee +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x718c7025 xpcs_create_mdiodev +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x9b430bc5 xpcs_link_up +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xe6f20512 xpcs_get_an_mode +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0528e921 bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0eb36c75 bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x100b55dd bcm54xx_auxctl_read +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x18429915 bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x19973f4b bcm_phy_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x1f7665cb bcm_phy_enable_jumbo +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x200f921a __bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x208e8b73 bcm_phy_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x426958d8 bcm_phy_read_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4370373e __bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x443adee7 bcm_phy_ack_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4538a8e0 bcm_phy_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x45750b60 bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4cbf4642 bcm_phy_downshift_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4e03da04 bcm_phy_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4f83968a bcm_phy_cable_test_get_status +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x57120cf8 bcm_phy_get_strings +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x5c52d867 bcm_phy_get_stats +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x607cb38f bcm_phy_write_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x63a6a290 __bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x6dccc951 bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x7088a2ee bcm_phy_write_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x72dd140f bcm_phy_read_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x7550e300 bcm_phy_downshift_get +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x7c5bebf1 bcm_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x82c9721d __bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x86d52e48 bcm_phy_cable_test_start +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x9a173769 __bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0f0ddfd bcm_phy_wol_isr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xbffc56ab bcm_phy_cable_test_start_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd01ad528 bcm_phy_led_brightness_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xdabe6fcb bcm_phy_28nm_a0b0_afe_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xdffee068 __bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xea58318a bcm_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf1822f3d bcm_phy_cable_test_get_status_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf73e9aed bcm_phy_enable_apd +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xfa45ecf8 bcm_phy_r_rc_cal_reset +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xfc997cd8 bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x5d397b1f bcm_ptp_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xa18be5c7 bcm_ptp_probe +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xe54c4503 bcm_ptp_stop +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x047af2e4 phylink_mii_c22_pcs_config +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x08213956 phylink_ethtool_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x12135396 phylink_mac_change +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x15c4e3e2 phylink_ethtool_set_pauseparam +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x16ca1a8a phylink_suspend +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x2c8e28ee phylink_ethtool_get_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x3abe6fe5 phylink_validate_mask_caps +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x416a14a3 phylink_mii_c22_pcs_get_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x4278d56a phylink_expects_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x57727285 phylink_ethtool_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x59e0695d phylink_speed_down +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x5d0c4dcc phylink_speed_up +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x5dc19747 phylink_mii_c22_pcs_encode_advertisement +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x5f9642fc phylink_of_phy_connect +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x62104126 phylink_ethtool_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x66e8b5b0 phylink_caps_to_linkmodes +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x69a95ee1 phylink_create +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x6fa426d2 phylink_ethtool_nway_reset +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x7add4819 phylink_generic_validate +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x825c7340 phylink_get_eee_err +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x911fcd6c phylink_start +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x94299178 phylink_decode_usxgmii_word +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x9616a255 phylink_ethtool_ksettings_get +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x983276da phylink_disconnect_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x9b652b6e phylink_resolve_c73 +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x9f6a25b7 phylink_fwnode_phy_connect +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xa16449b4 phylink_ethtool_ksettings_set +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xacbbf2e1 phylink_mii_c22_pcs_an_restart +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xb1b3f6ed phylink_mii_c22_pcs_decode_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xb8fd496e phylink_connect_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xbaf8a194 phylink_mii_c45_pcs_get_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc0a8f4be phylink_resume +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc1d15a4c phylink_set_port_modes +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd2ef6a40 phylink_mii_ioctl +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd903f419 phylink_get_capabilities +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xdcb0a2c0 phylink_stop +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xec02ebe0 phylink_init_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xf3083a1d phylink_destroy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xf8fe5642 phylink_ethtool_get_pauseparam +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x10669281 smsc_phy_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x18502d57 smsc_phy_set_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x60e73c2a smsc_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x6a4ebd9c lan87xx_read_status +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x6d2cb32e smsc_phy_probe +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x911a6bca smsc_phy_get_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xdba0347f smsc_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/tap 0x2b1c7167 tap_handle_frame +EXPORT_SYMBOL_GPL drivers/net/tap 0x362272f7 tap_del_queues +EXPORT_SYMBOL_GPL drivers/net/tap 0x53efb951 tap_queue_resize +EXPORT_SYMBOL_GPL drivers/net/tap 0x6ca9d1e0 tap_get_socket +EXPORT_SYMBOL_GPL drivers/net/tap 0x6ce3259f tap_free_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x74e62fb3 tap_destroy_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0xb9a0659e tap_get_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0xc5cc0c91 tap_create_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0xf0668f76 tap_get_ptr_ring +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x01d136fe usbnet_generic_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x28f4d035 usbnet_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xb23b48ce usbnet_cdc_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xb6488e02 usbnet_ether_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xe8ba97c3 usbnet_cdc_update_filter +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xeda29f84 usbnet_cdc_status +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xfabebc57 usbnet_cdc_zte_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x139bb37e cdc_ncm_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x2418eee9 cdc_ncm_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x4acfd090 cdc_ncm_bind_common +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x6b10b9df cdc_ncm_select_altsetting +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x72aee33d cdc_ncm_fill_tx_frame +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x7afa72dc cdc_ncm_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x8d28c3d6 cdc_ncm_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xb84c163f cdc_ncm_rx_verify_nth16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xbd09d768 cdc_ncm_rx_verify_ndp32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xe544302c cdc_ncm_rx_verify_nth32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xef10814b cdc_ncm_rx_verify_ndp16 +EXPORT_SYMBOL_GPL drivers/net/usb/r8152 0x2e639d18 rtl8152_get_version +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x04192062 generic_rndis_bind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x38af75f1 rndis_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x5fe08ee5 rndis_command +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x9bf60346 rndis_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xcdeef6e8 rndis_status +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xf4dbda30 rndis_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x007b5211 usbnet_pause_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x0a026e01 usbnet_open +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x0da46a41 usbnet_suspend +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x11f0b046 usbnet_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x138773b7 usbnet_get_endpoints +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x2ef2d70c usbnet_get_ethernet_addr +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x2f6d6cea usbnet_tx_timeout +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x31ef6d24 usbnet_start_xmit +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x328ce6e6 usbnet_status_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x3f336dd4 usbnet_set_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x4404118d usbnet_resume +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x49cf376f usbnet_purge_paused_rxq +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x4b333599 usbnet_write_cmd_async +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x56d9dda2 usbnet_get_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x5a28f04b usbnet_get_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x5c6ca136 usbnet_probe +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x5d2c1ba0 usbnet_status_start +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x67f6a9f5 usbnet_write_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x79e5babd usbnet_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x818c7319 usbnet_disconnect +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x835b5839 usbnet_nway_reset +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x851a3e31 usbnet_resume_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8e2414e4 usbnet_read_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8e6c5785 usbnet_read_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x91a841a8 usbnet_get_link +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x9bf7896f usbnet_unlink_rx_urbs +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xadd26f13 usbnet_update_max_qlen +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xb20b5c84 usbnet_set_rx_mode +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xb50049c2 usbnet_write_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xb8ace64d usbnet_get_drvinfo +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc5cdea1d usbnet_set_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xd63a43ca usbnet_defer_kevent +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xe253ec4c usbnet_get_link_ksettings_internal +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xfa20661a usbnet_skb_return +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x3bbcb7fe vxlan_fdb_clear_offload +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x4bd6b92f vxlan_fdb_find_uc +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x4e4dd4fd vxlan_dev_create +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xc6be32aa vxlan_fdb_replay +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/ipw2x00/libipw 0xfb6fc086 libipw_rx_any +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x034a9fe5 _il_grab_nic_access +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2776be0d il_mac_tx_last_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3293c7a4 il_prep_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7825eb55 il_dealloc_bcast_stations +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe048e4cf il_remove_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x13863121 iwl_fw_lookup_cmd_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x443a0ac3 iwl_fw_lookup_notif_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x5987fe45 iwl_fw_lookup_assert_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x033a56e0 p54_parse_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x16b09072 p54_free_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x5773bed4 p54_register_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x5952af77 p54_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x62b42685 p54_unregister_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x708f72fe p54_parse_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x9130e405 p54_init_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x9177324e p54_free_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xa0952255 p54_read_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x2bfc20e2 lbs_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x4b7eafe0 lbs_stop_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x4bcfccb3 lbs_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x500ecbc7 lbs_process_rxed_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x50e8d43e lbs_get_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x7759e643 lbs_get_firmware_async +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x8702b206 lbs_host_to_card_done +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xa2f01a72 lbs_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xb1e88d86 lbs_host_sleep_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xb9dcced4 lbs_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xc079b1d5 lbs_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xcad5a082 lbs_notify_command_response +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xd07661fb __lbs_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xd50dedfd lbs_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xec937249 lbs_start_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf64277de lbs_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xfbbe8320 lbs_queue_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x10259a53 __lbtf_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x258b2085 lbtf_cmd_response_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x435563a3 lbtf_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x463316db lbtf_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xa61c0258 lbtf_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xa6a636ad lbtf_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc85e6899 lbtf_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xe0a3aa97 lbtf_bcn_sent +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xebb33f49 lbtf_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x00bf97cc mwifiex_reinit_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x0b3e3889 mwifiex_dnld_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x1ca81eb2 mwifiex_main_process +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x1e6f32a1 mwifiex_upload_device_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x28ec936d mwifiex_write_data_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x2d128aa6 mwifiex_handle_rx_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x2d36eabc mwifiex_process_hs_config +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x46dafd58 mwifiex_deauthenticate_all +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x5f132284 mwifiex_prepare_fw_dump_info +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x6395c697 mwifiex_init_shutdown_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x775ee945 mwifiex_cancel_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x8440991a mwifiex_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x88e1d062 mwifiex_enable_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x94d21349 mwifiex_process_sleep_confirm_resp +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x9e0b2e00 _mwifiex_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xa605aa7b mwifiex_queue_main_work +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xb6971436 mwifiex_fw_dump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xbb5b70da mwifiex_shutdown_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xcc2d7d5a mwifiex_add_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd4dad9f3 mwifiex_alloc_dma_align_buf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd68b627b mwifiex_multi_chan_resync +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xdfdbd902 mwifiex_del_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xe07469fb mwifiex_drv_info_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xe31755b5 mwifiex_disable_auto_ds +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xe9d38765 mwifiex_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x018577f2 __traceiter_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x050f711b mt76_rx_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x064b992c mt76_queues_read +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x091426fa mt76_wake_tx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0a0460a3 __traceiter_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0d22be1b mt76_queue_tx_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x135cdc59 mt76_set_irq_mask +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x147746ad mt76_free_pending_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x151cee18 __mt76_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x15dc4cff mt76_sta_pre_rcu_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x17f568e9 mt76_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1af1bf5e mt76_release_buffered_frames +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ce2bac3 mt76_tx_status_skb_get +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ec57b4f __mt76_worker_fn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1fc744db mt76_tx_check_agg_ssn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x221f7112 mt76_init_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x25549ae2 mt76_ethtool_page_pool_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x29156423 mt76_dma_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2abcedec mt76_tx_status_unlock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2ca6e251 mt76_update_survey_active_time +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2f3d9828 mt76_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3429ea5f mt76_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x361896d3 mt76_tx_status_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x380bd5b9 mt76_free_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3cdf7c9f mt76_get_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3fe4132b __mt76_set_tx_blocked +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x440e5545 mt76_eeprom_override +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4659e87a mt76_pci_disable_aspm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4c77b08c mt76_tx_worker_run +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4e0d4fdc mt76_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4fd84948 __mt76_mcu_msg_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x511372ee mt76_txq_schedule_all +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x540c9025 ____mt76_poll_msec +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5f147eca mt76_dma_wed_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x62d4edee __mt76_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x64275444 mt76_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x675b745b mt76_seq_puts_array +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x699bf76a mt76_unregister_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6d138887 mt76_alloc_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6f2131f1 mt76_init_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x71aadda1 __mt76_mcu_send_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7284ffbd mt76_create_page_pool +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x74e0fc58 mt76_rx_aggr_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x77a9b524 mt76_tx_status_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7864e03d mt76_mcu_get_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x80675e7f mt76_mcu_skb_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x807e8846 mt76_dma_rx_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x808d324d mt76_mcu_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x82367388 mt76_has_tx_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x85b97dce mt76_update_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x87c16480 mt76_mcu_rx_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x87cddf6b mt76_get_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8a834ae7 mt76_calculate_default_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8ba1d131 mt76_set_stream_caps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8c7ebf92 __SCK__tp_func_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8d1dd57e mt76_rx_aggr_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8e264949 mt76_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8f447cde mt76_sta_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x930554bb mt76_get_min_avg_rssi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x96046762 mt76_register_debugfs_fops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x990600db mt76_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9c09bbb1 __mt76_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9ce2c13c mt76_get_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa4f11ecc mt76_unregister_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa7e3dde4 mt76_mmio_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xab9d88b8 mt76_ethtool_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xac7bdf70 mt76_dma_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xae8899be mt76_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb48025f1 mt76_alloc_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb68bda15 mt76_get_of_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb959d94e mt76_register_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb9836438 mt76_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb9ff52a1 mt76_skb_adjust_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbb31a266 __SCT__tp_func_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbf875bdd mt76_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc3f7c247 mt76_txq_schedule +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6634315 mt76_ac_to_hwq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6e50d7c mt76_csa_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc9e76a31 mt76_tx_status_skb_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcb934034 mt76_get_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcd2b17e7 mt76_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcd3e922d mt76_insert_ccmp_hdr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xce3074d8 mt76_put_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd4dac544 mt76_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdea31c38 mt76_phy_dfs_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe01df468 mt76_sw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe13e3655 mt76_get_rate_power_limits +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe40b66ef mt76_wcid_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe45628cb __SCT__tp_func_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe8432440 mt76_rx_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xea5765ba mt76_csa_finish +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xeb9a5fab mt76_tx_status_skb_done +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xec8f157c __SCK__tp_func_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xee43063a mt76_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xef8a7749 mt76_put_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf2107f46 __tracepoint_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf2c7c4c9 __tracepoint_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf7bf1007 mt76_stop_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0243424f mt76_connac_mcu_wtbl_hdr_trans_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0a25337f mt76_connac_gen_ppe_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0af41b70 mt76_connac_mcu_sta_uapsd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0be10488 mt76_connac_mcu_set_suspend_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0c658b26 mt76_connac_pm_wake +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0f64399d mt76_connac_get_he_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x104fa9ce mt76_connac_mcu_rdd_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x11f85736 mt76_connac2_mac_fill_txs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x153079ed mt76_connac_pm_dequeue_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x17326482 mt76_connac_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1755de01 mt76_connac_mcu_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x181e6898 mt76_connac_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1c1bfe39 mt76_connac_mcu_wtbl_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x26b2c1e4 mt76_connac_mcu_reg_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2d96bea2 mt76_connac_mcu_bss_omac_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2e232041 mt76_connac_mcu_bss_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2e4c893e mt76_connac_mcu_start_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x371d4c84 mt76_connac_get_phy_mode_ext +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3b8c80f4 mt76_connac_mcu_wtbl_ht_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3ea163d7 mt76_connac_mcu_sta_wed_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x462e05c1 mt76_connac_mcu_set_channel_domain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x47a6cd05 mt76_connac_mcu_sta_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4b62b56b mt76_connac_mcu_set_hif_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x544c7f84 mt76_connac2_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x577bcc15 mt76_connac_mcu_cancel_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5901fde1 mt76_connac_mcu_uni_add_bss +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x67668c34 mt76_connac2_load_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x683710fd mt76_connac_mcu_update_gtk_rekey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x68ed3e67 mt76_connac_mcu_beacon_loss_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6d2e3e00 mt76_connac_mcu_patch_sem_ctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6e2a923d mt76_connac_mcu_chip_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6fd7f1ea mt76_connac2_mac_fill_rx_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x70982c92 mt76_connac_mcu_wtbl_smps_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x71dda5a7 mt76_connac_mcu_set_rate_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x740cd249 mt76_connac2_mac_tx_rate_val +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x76aebfff mt76_connac_mcu_reg_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7b96654a mt76_connac_mcu_sta_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7d7e7e76 mt76_connac_mcu_sta_ba +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7d8c3506 mt76_connac_mcu_update_arp_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7de374e7 mt76_connac_mcu_sched_scan_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x82df3598 mt76_connac_write_hw_txp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x86c76023 mt76_connac_free_pending_tx_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x886a8421 mt76_connac2_reverse_frag0_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8a626d0b mt76_connac2_mac_add_txs_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x908ca40c mt76_connac_wowlan_support +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x91f538b0 mt76_connac_mcu_bss_ext_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x967b26ef mt76_connac_mcu_sched_scan_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x985272a1 mt76_connac2_load_ram +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9c1b79cd mt76_connac_txp_skb_unmap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9f0e2ba9 mt76_connac_mcu_set_vif_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa1126e02 mt76_connac_mcu_start_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa15e02d9 mt76_connac_mcu_add_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa862f505 mt76_connac_mcu_sta_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xaf8b8c5b mt76_connac_mcu_uni_set_chctx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb098763d mt76_connac_mcu_alloc_wtbl_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb1b8d389 mt76_connac_mcu_coredump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb3b7fcb2 mt76_connac2_mac_decode_he_radiotap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb66c4c61 mt76_connac_get_eht_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb6773beb mt76_connac_mcu_add_nested_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xbb9c7b31 mt76_connac_mcu_sta_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xbe5a08c2 mt76_connac_sta_state_dp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc11ed309 mt76_connac_power_save_sched +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc4908795 mt76_connac_mcu_init_download +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcb91e3fc mt76_connac_mcu_get_nic_capability +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd1567206 mt76_connac_mcu_set_rts_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd8c6c350 __mt76_connac_mcu_alloc_sta_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xda75314b mt76_connac_mcu_set_mac_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xdc537415 mt76_connac_get_phy_mode +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe2d1265d mt76_connac_mcu_sta_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe5e57f87 mt76_connac_mcu_uni_add_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xea588444 mt76_connac_init_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xea87ad2a mt76_connac_pm_queue_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xee2b6258 mt76_connac_mcu_set_p2p_oppps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xeee6fd82 mt76_connac_mcu_set_deep_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf1fa0b5c mt76_connac_mcu_set_pm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf48c9824 mt76_connac_mcu_wtbl_generic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf998a095 mt76_connac_mcu_wtbl_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xfb89479a mt76_connac2_mcu_fill_message +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x024c4877 mt76s_txqs_empty +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x1022dbaa mt76s_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x18b2646b mt76s_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x250ece94 mt76s_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x5986be50 mt76s_wr_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x76f591ff mt76s_txrx_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x7ba45527 mt76s_rmw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x831267ff mt76s_write_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x8afc794e mt76s_read_pcr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x8cb3bae7 mt76s_sdio_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x99a62795 mt76s_alloc_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xa42ddeec mt76s_hw_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xbf493d0d mt76s_rd_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xdff996d0 mt76s_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xf163b96c mt76s_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xf73eedb0 mt76s_alloc_rx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x136281ef ___mt76u_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x169efe3b mt76u_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x175438d1 mt76u_single_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x3ec73c91 mt76u_alloc_mcu_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x4cb0ea48 mt76u_stop_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x6a5ba274 __mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x709dbcc6 mt76u_queues_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xb4585144 mt76u_alloc_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xb5703f09 mt76u_stop_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xc1b62494 __mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xc5adebb9 mt76u_resume_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xd6797b04 mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xd7b632e6 mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xe8490dd5 ___mt76u_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x0a67261b mt7615_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x13744df0 mt7615_mcu_exit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x16e6d117 mt7622_trigger_hif_int +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x1917bf85 mt7615_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x19ce2b84 mt7615_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x295e7130 mt7615_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x35105fa4 mt7615_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x3766e7c1 mt7615_mcu_fill_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x37953b03 mt7615_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x4ded4750 mt7615_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x563a7515 mt7615_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x5abbb167 mt7615_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x6e8eda5e __mt7663_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x710b487c mt7615_led_set_brightness +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x747e37be mt7615_mac_enable_rtscts +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x7b898e0c mt7615_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x83de8ff3 mt7615_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x86ed4d89 mt7615_led_set_blink +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x87acb916 mt7615_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8c7df8eb mt7615_tx_token_put +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8cbed840 mt7615_wait_for_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x961eb401 mt7615_init_work +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x9d4a4466 mt7615_register_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xa41b4a37 mt7615_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xa665fe76 mt7615_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc30d9589 mt7615_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc52faa93 mt7615_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc9c94175 mt7615_unregister_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xd6769566 mt7615_thermal_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xf7df58fb mt7615_mac_set_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615e 0xbfe02be5 mt7615_dma_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x1506ffca mt7663_usb_sdio_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x3367454e mt7663_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x56624360 mt7663_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x744bc829 mt7663_usb_sdio_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xd6bd3cb1 mt7663_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x01f2a6b0 mt76x0_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x48dc0bb9 mt76x0_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x5c038213 mt76x0_phy_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x930c6d49 mt76x0_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xb96f6fe4 mt76x0_chip_onoff +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xcc6c32f2 mt76x0_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xddd4cfd1 mt76x0_init_hardware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x00a0c308 mt76x02_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x00a4f9a3 mt76x02_mac_set_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x083b901e mt76x02_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x097759d0 mt76x02_edcca_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0ee0eeca mt76x02_set_coverage_class +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x111479ff mt76x02_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x11651fc7 mt76x02_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x142889a7 mt76x02_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x181b8900 mt76x02_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1d2819d1 mt76x02_set_tx_ackto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x209e91b9 mt76x02_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2673d3ef mt76x02_mcu_set_radio_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x289d17e6 mt76x02_phy_set_bw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2d208e7f mt76x02_eeprom_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3144f54c mt76x02_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3864adbd mt76x02_ext_pa_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x393a2556 mt76x02_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4491642d mt76x02_get_efuse_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x45f026aa mt76x02_mac_wcid_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4735fdf4 mt76x02_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x54a8f7ae mt76x02_phy_dfs_adjust_agc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x56554601 mt76x02_mcu_msg_send +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x58f13329 mt76x02_eeprom_parse_hw_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5aacf6cd mt76x02_mcu_function_select +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5bd84fd5 mt76x02_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x64d5c39a mt76x02_init_agc_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6b024fed mt76x02_update_beacon_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6c5adaf1 mt76x02_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6c718caf mt76x02_resync_beacon_timer +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7472555b mt76x02_dfs_init_params +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x75fef85d mt76x02_add_rate_power_offset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x796f2be8 mt76x02_phy_adjust_vga_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7983d49c mt76x02_mac_shared_key_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7a407320 mt76x02_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7ac7f144 mt76x02_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7d240ad4 mt76x02_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x80e8057a mt76x02_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x810ebf31 mt76x02_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x812168c8 mt76x02_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x83950f15 mt76x02_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x849a2c00 mt76x02_tx_set_txpwr_auto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x857a9c9b mt76x02_get_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8aef66a2 mt76x02_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8b6411b9 mt76x02_enqueue_buffered_bc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8f04e8a3 mt76x02_phy_set_band +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x91d5b9ee mt76x02_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x93c479bc mt76x02_limit_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x9d0e0e8c mt76x02_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa19abc02 mt76x02_sta_rate_tbl_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa19bd8f1 mt76x02_set_ethtool_fwver +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa276d48a mt76x02_config_mac_addr_list +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa6164223 mt76x02_mcu_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa6c085bf mt76x02_mcu_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xad5d3ba8 mt76x02_get_max_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xadd0eb14 mt76x02_mac_reset_counters +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xafb2fc5c mt76x02_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb12bd1dd mt76x02_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xba2514dd mt76x02_sta_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbfd3eecf mt76x02_mac_cc_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc64bf114 mt76x02_phy_set_rxpath +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc7f7e167 mt76x02e_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xcc1a8944 mt76x02_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xce15492b mt76x02_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe46c594c mt76x02_phy_set_txdac +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe722eda7 mt76x02_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe7ef3c3b mt76x02_dma_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe9fbb1ba mt76x02_get_lna_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xeb23e300 mt76x02_dma_disable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf171d35d mt76x02_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf2d32252 mt76x02_mac_setaddr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf72d7614 mt76x02_remove_hdr_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x21df83fa mt76x02u_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x2b8756ae mt76x02u_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x342a342f mt76x02u_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x37527f68 mt76x02u_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x3b95547d mt76x02u_mcu_fw_send_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x6480d087 mt76x02u_exit_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x920ac2bb mt76x02u_init_mcu +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xb7a019af mt76x02u_mcu_fw_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x04b6b03a mt76x2_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x18d64628 mt76x2_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x19354dd6 mt76x2_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x1f6478ac mt76x2_configure_tx_delay +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x23845d96 mt76x2_phy_tssi_compensate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x348cd398 mt76x2_read_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x359b7942 mt76x2_get_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x36f3e3e7 mt76x2_phy_update_channel_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x42c60d3d mt76x2_mcu_load_cr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x471f8278 mt76x2_reset_wlan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x57cf0671 mt76x2_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x632386e0 mt76x2_get_temp_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x6e028056 mt76x2_apply_gain_adj +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x7ca4d0af mt76x2_phy_set_txpower_regs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x7fb3ac96 mt76x2_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x95f9564d mt76_write_mac_initvals +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xc16feeaa mt76x2_mcu_init_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xca27f9c5 mt76x2_mcu_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xca928d66 mt76x2_mcu_tssi_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xd679f375 mt76x2_get_power_info +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x004054ef __mt7921_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x0b816841 mt7921_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x1a4b2836 mt7921_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x266bdbcd mt7921_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x27aa0bad mt7921_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x2f695d7e mt7921_txwi_free +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x542ae1b8 mt7921_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x575ebad9 mt7921_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x59baeff1 mt7921_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x5af50d30 mt7921_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x7d48946b mt7921_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x83a9678a mt7921_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x8d735297 mt7921_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xa082cbcd mt7921_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xae1a1db7 mt7921_mac_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xc1a9e11c mt7921_mcu_set_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xc61e85fe mt7921_get_mac80211_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xd06b2454 mt7921_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xd9dabd73 mt7921_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xdd1a91d8 mt7921_mac_sta_assoc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xe7115523 mt7921_mcu_fw_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xf06a8ead mt7921_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xfb167a1e mt7921_mcu_drv_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x08410fa8 wilc_handle_isr +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x0fa8dea5 chip_allow_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x10e03d26 wilc_netdev_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x1df8a502 wilc_cfg80211_init +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x574af842 host_wakeup_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xad585cbc host_sleep_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xe0a3bcd4 chip_wakeup +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x144a90ed qtnf_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x31d60bb7 qtnf_core_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x31fab83c qtnf_chipid_to_string +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x333c054b qtnf_classify_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xd83a6e17 qtnf_core_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xdc651707 qtnf_trans_handle_rx_ctl_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xf8425315 qtnf_wake_all_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0a0f504b rt2800_config_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0de3ef95 rt2800_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x18934123 rt2800_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1cfa2dff rt2800_get_txwi_rxwi_size +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1e47b5f2 rt2800_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1eae0d81 rt2800_gain_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x276ff610 rt2800_get_tsf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2bf46ce3 rt2800_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2d9f7149 rt2800_reset_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x30d7cace rt2800_txstatus_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x34cc07eb rt2800_read_eeprom_efuse +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x356b64e2 rt2800_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x42ef955d rt2800_write_tx_data +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x4cbc13e3 rt2800_txstatus_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x51ab6b85 rt2800_check_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x56b00284 rt2800_config_ant +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5d259344 rt2800_process_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6125d71f rt2800_config_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6522cabf rt2800_txdone_nostatus +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6f7b3c73 rt2800_efuse_detect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x700f3b8f rt2800_txdone_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x74cba32f rt2800_disable_wpdma +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x7746634f rt2800_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x7d9461d7 rt2800_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x867b49f2 rt2800_link_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x86ea0f2e rt2800_write_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x98daee1e rt2800_mcu_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa1113935 rt2800_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa72589b8 rt2800_wait_wpdma_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa9fb8aa3 rt2800_config_shared_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xad5d9fe4 rt2800_get_key_seq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xad740486 rt2800_wait_csr_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xadfb6ace rt2800_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xbcddf186 rt2800_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xbf283205 rt2800_config_pairwise_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc32259cc rt2800_link_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xcbab2de7 rt2800_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xcc37eba4 rt2800_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xcd6d471d rt2800_vco_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xcf0c14a8 rt2800_pre_reset_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xdf6e5856 rt2800_config_erp +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf138b9fe rt2800_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf4362c84 rt2800_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xfd4294db rt2800_clear_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x1060ae01 rt2800mmio_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x259bd67d rt2800mmio_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x2d03416f rt2800mmio_init_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x32ac3645 rt2800mmio_rxdone_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x343b2b7a rt2800mmio_get_entry_state +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x36c9b2f0 rt2800mmio_queue_init +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3d741c87 rt2800mmio_pretbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x4e82aeb1 rt2800mmio_write_tx_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5028bbb2 rt2800mmio_tbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x51700ae2 rt2800mmio_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x582c0697 rt2800mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5fa4db64 rt2800mmio_interrupt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x649800f4 rt2800mmio_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x91c9b82f rt2800mmio_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x97e3c029 rt2800mmio_autowake_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9f2d4f6f rt2800mmio_get_dma_done +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9f3c8921 rt2800mmio_txstatus_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9ffdf18d rt2800mmio_fill_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xaef5ca6a rt2800mmio_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xb3a3db24 rt2800mmio_toggle_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xbe0d1f14 rt2800mmio_get_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xcb17d0b1 rt2800mmio_init_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x073a6770 rt2x00queue_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x07cf3543 rt2x00mac_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x16fe9f37 rt2x00queue_for_each_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x1f730f35 rt2x00mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x21a153d8 rt2x00lib_get_bssidx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x22bea269 rt2x00mac_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x268e89fc rt2x00mac_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x29f757fa rt2x00mac_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x2d7212a0 rt2x00lib_set_mac_address +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x303849b5 rt2x00lib_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x3bcbb392 rt2x00queue_unmap_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x3ee79bd2 rt2x00mac_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x41318136 rt2x00mac_get_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x41e8029a rt2x00queue_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x45d88786 rt2x00queue_get_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4b922cd6 rt2x00mac_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4c4322f7 rt2x00queue_unpause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5b033be3 rt2x00queue_start_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x62ff7d8c rt2x00lib_txdone_noinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x633a743a rt2x00lib_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x67199fd3 rt2x00mac_set_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x7084b2e9 rt2x00mac_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x784e4ec4 rt2x00mac_get_ringparam +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x88723afb rt2x00mac_tx_frames_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x8e8929cd rt2x00queue_stop_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x8effd651 rt2x00lib_beacondone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x91d4eeeb rt2x00mac_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa4a59746 rt2x00lib_remove_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xabbbc8b8 rt2x00queue_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb0d63d53 rt2x00mac_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc0082afc rt2x00mac_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc39bbf31 rt2x00mac_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc6ba748e rt2x00lib_dmadone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc9895167 rt2x00mac_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xcb25d106 rt2x00mac_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xda882423 rt2x00lib_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xdbff94d2 rt2x00queue_pause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xdcb439cf rt2x00queue_flush_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe19b7234 rt2x00lib_txdone_nomatch +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe2677d00 rt2x00queue_map_txskb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe6a20ced rt2x00lib_dmastart +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe75d069e rt2x00mac_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe7d20cef rt2x00lib_pretbtt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xed0caa49 rt2x00mac_sw_scan_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf291f7bf rt2x00lib_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xfb4e3b9e rt2x00mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xfb8ce990 rt2x00lib_probe_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x2d8e2f95 rt2x00mmio_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x6658747f rt2x00mmio_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x7384bd60 rt2x00mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x7f878245 rt2x00mmio_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0xd3808ee9 rt2x00mmio_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x19e15ced rt2x00pci_pm_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x252ed8f0 rt2x00pci_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xb18ea74b rt2x00pci_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x1aa21979 rt2x00usb_register_read_async +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x41030a88 rt2x00usb_disconnect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x55af16d1 rt2x00usb_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x680aa943 rt2x00usb_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x697bddae rt2x00usb_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x7e7bdcd1 rt2x00usb_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x8d83730c rt2x00usb_vendor_request_buff +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x92d9ef68 rt2x00usb_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x931d7ce8 rt2x00usb_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x9742cb7d rt2x00usb_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xaa1ac2cd rt2x00usb_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xb8ae6a7d rt2x00usb_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xc51f5fbe rt2x00usb_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xca6282fe rt2x00usb_vendor_req_buff_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xddc08283 rt2x00usb_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xe018d778 rt2x00usb_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4bdeea9a dm_savepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x52e191d1 dm_restorepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x883ba857 rtl92c_set_p2p_ps_offload_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb44650a7 dm_writepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x054ed5ba rtl8723_phy_set_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0d2f1a83 rtl8723_phy_rf_serial_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x21872fba rtl8723_phy_path_a_standby +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x244484e1 rtl8723_phy_rf_serial_read +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x29998805 rtl8723_phy_path_adda_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x2e04bd38 rtl8723_download_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x2e373a0a rtl8723_save_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3f5bf9c0 rtl8723_phy_calculate_bit_shift +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x40ad172b rtl8723_enable_fw_download +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x427f7ca9 rtl8723_phy_path_a_fill_iqk_matrix +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x455d9f18 rtl8723_phy_init_bb_rf_reg_def +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x55892885 rtl8723_write_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8a55f815 rtl8723be_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8baf8913 rtl8723_phy_set_sw_chnl_cmdarray +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8d3fa9dc rtl8723_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x997e93ee rtl8723_dm_init_dynamic_bb_powersaving +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xac229583 rtl8723_phy_save_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xaf5ef4c1 rtl8723_phy_pi_mode_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xb425ab6d rtl8723_phy_mac_setting_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xd49c6e9e rtl8723ae_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xd55aac85 rtl8723_fw_free_to_go +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xd57d6e28 rtl8723_dm_init_dynamic_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xddd20839 rtl8723_phy_reload_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xe2485436 rtl8723_phy_query_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xeca29bda rtl8723_cmd_send_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xecde33f2 rtl8723_dm_init_edca_turbo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf4a4f7ab rtl8723_phy_reload_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1cc50943 rtl_efuse_ops_init +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2921a4d4 rtl_btc_status_false +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2d32cdfc rtl_lps_change_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2e5382f9 rtl_fill_dummy +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x33b608d5 rtl_action_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3807aea8 rtl_fw_block_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3cecef93 rtl_init_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x433a7227 rtl_is_special_data +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x43e8867c rtl_ips_nic_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4d0616a3 rtl_recognize_peer +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4e94cd48 rtl_global_var +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x53b8da4f rtl_deinit_deferred_work +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5903f8aa rtl_get_hal_edca_param +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x595fbdff rtl_lps_enter +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5f005db6 rtl_fw_page_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x60aa5965 read_efuse_byte +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x650c1ebc rtl_tx_mgmt_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6db3ba37 rtl_update_beacon_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7812dbbb rtl_get_hwinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x78a663bd rtl_lps_leave +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7945a45b rtl_deinit_rfkill +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7b3a87dd rtl_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8b669cf2 rtl_init_rx_config +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x97e05663 rtl_tid_to_ac +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa6bed8c6 rtl_tx_report_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb16f25e6 rtl_set_tx_report +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc3e37b18 rtl_tx_ackqueue +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xca9b8529 rtl_deinit_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe577bca7 rtl_p2p_info +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xec3f231d rtl_swlps_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xff1aea5d rtl_beacon_statistic +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x0b769918 rsi_91x_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x0c361936 rsi_91x_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x0f5c3ce9 rsi_zone_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x11cf5c69 rsi_hal_device_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xc576f24b rsi_read_pkt +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xcd173710 rsi_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xf1a894e3 rsi_mac80211_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x2e362b12 cw1200_can_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x315ab12e cw1200_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x605f9ecf cw1200_core_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0xa2da865a cw1200_core_release +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x3d0bbf5f wl1251_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0xcb973904 wl1251_init_ieee80211 +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0xeca1b5c2 wl1251_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x04883208 wlcore_synchronize_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x06d3b27e wl12xx_debug_level +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0ee77221 wlcore_event_beacon_loss +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1507cc6b wlcore_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x20351125 wlcore_get_native_channel_type +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x220e20df wlcore_disable_interrupts_nosync +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x22a0758a wlcore_scan_sched_scan_ssid_list +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x27076527 wlcore_event_fw_logger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x27332523 wlcore_event_dummy_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2886945d wlcore_set_partition +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3712b5f2 wlcore_boot_upload_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3a262158 wl1271_tx_min_rate_get +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x410d733c wlcore_event_roc_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x468e41d2 wl1271_debugfs_update_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x49be107a wl1271_tx_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4e37a2b6 wlcore_event_sched_scan_completed +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x50b1df3c wl1271_cmd_test +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x54aa3ca2 wlcore_scan_sched_scan_results +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x56f144db wl1271_cmd_configure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x639f556b wl1271_acx_sleep_auth +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x684ee134 wlcore_boot_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x79ab8696 wlcore_event_ba_rx_constraint +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x7e00119c wl1271_cmd_data_path +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x85498cd1 wl1271_format_buffer +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9afa81ce wlcore_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9ec25efb wl1271_acx_init_mem_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9f0b9102 wlcore_disable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xa16ed27a wl1271_cmd_send +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xaa4715c7 wlcore_event_inactive_sta +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xacc2a5c0 wlcore_event_channel_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb224da6d wlcore_boot_upload_nvs +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb30e4592 wl1271_acx_pm_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb74db09b wlcore_cmd_generic_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xbc8e4825 wlcore_translate_addr +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc3fdf774 wlcore_event_rssi_trigger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc627f2c4 wlcore_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc8aa322e wlcore_set_scan_chan_params +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd3c1345e wlcore_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xdc35fb51 wlcore_event_soft_gemini_sense +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe2143d4f wl12xx_cmd_build_probe_req +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe368e10a wlcore_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe37b2b43 wlcore_event_max_tx_failure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe6d71d93 wlcore_cmd_wait_for_event_or_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xea09db2f wl12xx_acx_mem_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xfac4a600 wlcore_enable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xff5c2e0c wl1271_acx_set_ht_capabilities +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x3d9bbf75 wwan_port_txon +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x4dff61e5 wwan_port_txoff +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x526bcf2a wwan_port_get_drvdata +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x57cd9ee9 wwan_create_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x60ec013e wwan_port_rx +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x6eeb393a wwan_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x7a22fac8 wwan_put_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xb74c31cd wwan_remove_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xc4727bc5 wwan_register_ops +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xde992646 wwan_unregister_ops +EXPORT_SYMBOL_GPL drivers/nfc/mei_phy 0x6607b72d nfc_mei_phy_free +EXPORT_SYMBOL_GPL drivers/nfc/mei_phy 0x7e52e0aa mei_phy_ops +EXPORT_SYMBOL_GPL drivers/nfc/mei_phy 0xa31ff847 nfc_mei_phy_alloc +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x0d48fc32 nfcmrvl_nci_unregister_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x5af17a97 nfcmrvl_nci_register_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x644375e9 nfcmrvl_parse_dt +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x85129eff nfcmrvl_nci_recv_frame +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x503e0770 pn53x_common_clean +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x8b8abaac pn53x_common_init +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x9332df7a pn533_rx_frame_is_cmd_response +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x9ee8f511 pn53x_unregister_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xbd811675 pn53x_register_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xdecfd339 pn533_rx_frame_is_ack +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xe15d727a pn532_i2c_nfc_alloc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xfea0337f pn533_finalize_setup +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x071d32f3 st_nci_disable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x56ad9a46 st_nci_hci_cmd_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x7505dced st_nci_probe +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x7a043e4c st_nci_discover_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x99397b5e st_nci_enable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xb8f5adf8 st_nci_hci_event_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xc0759499 st_nci_remove +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xcb32b70b st_nci_hci_load_session +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x1342d9d3 st95hf_spi_recv_response +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x3f2a2773 st95hf_spi_recv_echo_res +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0xea001bc4 st95hf_spi_send +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x0862001f ntb_transport_tx_free_entry +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x30934216 ntb_transport_max_size +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x32537aca ntb_transport_link_query +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x3d54dbfc ntb_transport_tx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x436098aa ntb_transport_link_down +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x67443a8d ntb_transport_unregister_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x82e6c13d ntb_transport_qp_num +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x96619fe9 ntb_transport_register_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x9c992c8f ntb_transport_link_up +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc270dc24 ntb_transport_free_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc37d9036 ntb_transport_rx_remove +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xd40e7a02 ntb_transport_rx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xdaaffcc5 ntb_transport_create_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf55d6313 ntb_transport_register_client_dev +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf9eb813f ntb_transport_unregister_client_dev +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0xa8f575f1 virtio_pmem_host_ack +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0xf1a277f7 async_pmem_flush +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x01850555 nvme_auth_generate_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x1d3b270f nvme_auth_transform_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x22e5d1de nvme_auth_augmented_challenge +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x399d9ac8 nvme_auth_hmac_hash_len +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x51873876 nvme_auth_get_seqnum +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6577997d nvme_auth_gen_pubkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x674c5bc1 nvme_auth_hmac_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6adadbb4 nvme_auth_free_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6d45de5d nvme_auth_gen_privkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6e91ee1b nvme_auth_digest_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x780989d1 nvme_auth_dhgroup_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x9070925e nvme_auth_extract_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xbea23b32 nvme_auth_gen_shared_secret +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xc9bb48ac nvme_auth_dhgroup_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcb39603c nvme_auth_hmac_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xf0ccf2d4 nvme_auth_dhgroup_kpp +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x000ace01 nvme_remove_namespaces +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x02284630 nvme_cancel_admin_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0252b3c5 nvme_complete_rq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0878714f nvme_init_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x08baed27 nvme_dev_attrs_group +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0b1de70f nvme_cancel_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1719cf2d nvme_wait_freeze_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1a921ffe nvme_change_ctrl_state +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1d8ab5e6 nvme_unquiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2ca67075 nvme_start_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2cf590c2 nvme_delete_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x384b276c nvme_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x397611a6 nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3bf2393a __SCT__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x414e90ad nvme_disable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4300a698 nvme_start_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x44455c58 nvme_auth_free +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4455b309 __traceiter_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x461bbdcb nvme_mark_namespaces_dead +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x489a561f nvme_remove_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x49224181 nvme_reset_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4bc2775c nvme_auth_negotiate +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4e99e122 nvme_setup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5498fbfc nvme_stop_keep_alive +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x57cb4b49 nvme_quiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x58dc9bdc __nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5ffe70ea __nvme_check_ready +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x62e3c9dc nvme_reset_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x64b62862 nvme_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x678d2974 nvme_mpath_start_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6e52f19f nvme_quiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x713dcc95 nvme_set_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x71415b8f __tracepoint_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x776dda0c nvme_remove_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x7baa4bfb nvme_sync_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x813cf212 nvme_io_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x85108d2d nvme_wait_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x867e43a7 nvme_auth_wait +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x86d98c92 nvme_unfreeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x8bdc5f82 nvme_auth_stop +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x902044a5 nvme_cleanup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa0b1a527 nvme_enable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa1abf351 nvme_cancel_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xab0d0c2d nvme_wait_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xaf274d46 nvme_auth_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb469169e nvme_complete_async_event +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbb761d34 nvme_complete_batch_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbcfa36cb nvme_host_path_error +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc697dc6b nvme_stop_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xcb2258e1 nvme_sync_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd1ae1699 nvme_get_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd45434ee admin_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd58bbbcb nvme_delete_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd687fc5e nvme_try_sched_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd7c4af39 nvme_fail_nonready_command +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd82cf9bd __SCK__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd8a26812 nvme_uninit_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xde17d9cf nvme_unquiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe12edbb9 nvme_set_queue_count +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe707bab0 nvme_alloc_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xed5fe911 nvme_alloc_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xef201b60 nvme_init_ctrl_finish +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x05e03892 nvmf_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x0dc5347e nvmf_should_reconnect +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1e328d22 nvmf_set_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x2250654c nvmf_reg_write32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x230da4e2 nvmf_connect_io_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x42027dc9 nvmf_map_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x5199c3ce nvmf_connect_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x53e3038e nvmf_reg_read32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x62a50157 nvmf_ip_options_match +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x88b9a9c5 nvmf_get_address +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xdd8af66e nvmf_free_options +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xe8417c50 nvmf_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xfdeb4c71 nvmf_reg_read64 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x0d12e564 nvme_fc_register_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3884f8b8 nvme_fc_unregister_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3e33ac54 nvme_fc_rescan_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x8a9cf5a7 nvme_fc_set_remoteport_devloss +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xbb0e18a6 nvme_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xbd407973 nvme_fc_register_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xcc8a2d78 nvme_fc_io_getuuid +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xfca9dc99 nvme_fc_unregister_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x07858bdb nvmet_ctrl_fatal_error +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x0a6be248 nvmet_req_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x3e0ef07a nvmet_wq +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x46197368 nvmet_req_free_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x4e70d12f nvmet_sq_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x5b0f22a1 nvmet_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xb33ecc7a nvmet_check_transfer_len +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xb73c1bcf nvmet_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xc663f0d0 nvmet_req_complete +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xc92e17fb nvmet_req_uninit +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xe5c00297 nvmet_sq_destroy +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xf3ed30d6 nvmet_req_alloc_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x0b98123d nvmet_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x49ea2476 nvmet_fc_register_targetport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x4a013682 nvmet_fc_invalidate_host +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x6ff62dab nvmet_fc_rcv_fcp_abort +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x7bfa9497 nvmet_fc_rcv_fcp_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x9ef76d99 nvmet_fc_unregister_targetport +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x1591b2c6 hyperv_read_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x221394ae hyperv_reg_block_invalidate +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xe5f73406 hyperv_write_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xfb921e00 hvpci_block_ops +EXPORT_SYMBOL_GPL drivers/pci/switch/switchtec 0xfade8b32 switchtec_class +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x4cf214ea mcp23x08_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x7c89b005 mcp23x17_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0xb3b6abd8 mcp23s08_probe_one +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0x88fd3a42 cros_ec_sensorhub_unregister_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0xe89b5c08 cros_ec_sensorhub_register_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x6b1be500 cros_usbpd_unregister_notify +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x8bda2df3 cros_usbpd_register_notify +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x112134ec wilco_ec_set_property +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x24eef51f wilco_ec_get_byte_property +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x3f8560da wilco_ec_mailbox +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x75bf4d33 wilco_ec_get_property +EXPORT_SYMBOL_GPL drivers/platform/chrome/wilco_ec/wilco_ec 0x8b8ae425 wilco_ec_set_byte_property +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x080f1a82 ssam_device_driver_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x0967721e ssam_controller_statelock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x0fd2fcc4 ssam_bus_type +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x108ca745 ssam_request_sync_free +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x121a85d5 ssam_controller_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1346b2d9 __ssam_device_driver_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x16895ba2 ssam_device_remove +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x17b2e21e ssam_get_controller +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1872b23b __ssam_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1f2c8472 ssam_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x22941218 ssam_controller_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x27eefeb9 ssam_device_get_match_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x396586ad ssh_packet_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x3cf3dc20 ssam_remove_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x4a0735f4 ssam_request_do_sync +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x4e405829 ssam_request_sync_init +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x503e958f ssam_request_sync_submit +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x531d6de7 ssam_client_bind +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x66f0c2ea ssam_device_type +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x6f6cc68c ssam_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x86c12097 ssam_request_do_sync_with_buffer +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x89b39ddc ssam_controller_event_enable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xa33b714a ssam_device_get_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xa6fc6a5c ssam_controller_stateunlock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xb674161e ssam_request_sync_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xbacf8930 ssam_device_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xbf84020f ssam_request_write_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc2bd582d ssam_device_id_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc30b11bf ssam_device_add +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc476d3ff ssam_controller_device +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xcd518c79 __ssam_register_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xea7e165f ssam_controller_event_disable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xf61c64cd ssh_packet_get +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x0a4c0ee9 san_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x48cf4c48 san_dgpu_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0xd60bd773 san_dgpu_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/x86/amd/amd_hsmp 0xdfd927ba hsmp_send_message +EXPORT_SYMBOL_GPL drivers/platform/x86/asus-wmi 0x09c9d9d1 asus_wmi_unregister_driver +EXPORT_SYMBOL_GPL drivers/platform/x86/asus-wmi 0x57c46ceb asus_wmi_evaluate_method +EXPORT_SYMBOL_GPL drivers/platform/x86/asus-wmi 0xa268f811 asus_wmi_register_driver +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dcdbas 0xd9146b52 dcdbas_smi_free +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dcdbas 0xf1a06655 dcdbas_smi_alloc +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-rbtn 0x51552fca dell_rbtn_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-rbtn 0xa060fe7d dell_rbtn_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0x1b0b3141 dell_laptop_register_notifier +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0x45170471 dell_smbios_call +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0x7fd2ce06 dell_smbios_find_token +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0xa30ff149 dell_smbios_call_filter +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0xb9400dbf dell_laptop_call_notifier +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0xc2871e79 dell_smbios_error +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0xcff72222 dell_smbios_register_device +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0xd6c6b12d dell_laptop_unregister_notifier +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-smbios 0xf35f74b4 dell_smbios_unregister_device +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi 0x9d4b709e dell_privacy_has_mic_mute +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi-descriptor 0x8eef8246 dell_wmi_get_hotfix +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi-descriptor 0x9559234e dell_wmi_get_interface_version +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi-descriptor 0xa167d064 dell_wmi_get_size +EXPORT_SYMBOL_GPL drivers/platform/x86/dell/dell-wmi-descriptor 0xa3dcfa65 dell_wmi_get_descriptor_valid +EXPORT_SYMBOL_GPL drivers/platform/x86/firmware_attributes_class 0x2a04c302 fw_attributes_class_get +EXPORT_SYMBOL_GPL drivers/platform/x86/firmware_attributes_class 0xe609be46 fw_attributes_class_put +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/intel_punit_ipc 0x8ee9455e intel_punit_ipc_command +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x06f7821f isst_if_mbox_cmd_set_req +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x58a8261f isst_if_mbox_cmd_invalid +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x861369f8 isst_resume_common +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0x9a5c38f2 isst_store_cmd +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0xc39e3f9d isst_if_get_pci_dev +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0xce01aea2 isst_if_cdev_register +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/speed_select_if/isst_if_common 0xe18f42a5 isst_if_cdev_unregister +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x1c7565c2 telemetry_read_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x35db93a6 telemetry_get_trace_verbosity +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x5847f501 telemetry_clear_pltdata +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x5bb8e91a telemetry_raw_read_eventlog +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x665cd407 telemetry_read_eventlog +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x6b892524 telemetry_set_sampling_period +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x82bb2dbe telemetry_get_evtname +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x90551504 telemetry_add_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0x9deec96c telemetry_set_pltdata +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xb75bd1e6 telemetry_raw_read_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xbb9a2726 telemetry_reset_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xd14ffffc telemetry_update_events +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xe1eb4be1 telemetry_set_trace_verbosity +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xe8847f53 telemetry_get_sampling_period +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xf00771b0 telemetry_get_eventconfig +EXPORT_SYMBOL_GPL drivers/platform/x86/intel/telemetry/intel_telemetry_core 0xf9d5ad60 telemetry_get_pltdata +EXPORT_SYMBOL_GPL drivers/platform/x86/intel_ips 0x46809fa9 ips_link_to_i915_driver +EXPORT_SYMBOL_GPL drivers/platform/x86/mxm-wmi 0x232b5238 mxm_wmi_supported +EXPORT_SYMBOL_GPL drivers/platform/x86/mxm-wmi 0x61cdf799 mxm_wmi_call_mxds +EXPORT_SYMBOL_GPL drivers/platform/x86/mxm-wmi 0xe26032eb mxm_wmi_call_mxmx +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x065b4695 wmi_get_acpi_device_uid +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x17b0f8ca wmi_get_event_data +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x6068bedf wmi_evaluate_method +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0x76ae31fd wmi_remove_notify_handler +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xa51221c3 set_required_buffer_size +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xaba842fe wmi_query_block +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xb3f9c940 wmidev_block_query +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xc9d4d6d1 wmi_has_guid +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xd55c7495 wmidev_evaluate_method +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xd5bf6c16 wmi_instance_count +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xd7752b86 wmi_set_block +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xf18bdd75 wmi_install_notify_handler +EXPORT_SYMBOL_GPL drivers/platform/x86/wmi 0xf4f7f298 wmidev_instance_count +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x78755e38 bq27xxx_battery_setup +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x8aeef0da bq27xxx_battery_teardown +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0xd8afc9ae bq27xxx_battery_update +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x0681b130 pcf50633_mbc_get_usb_online_status +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x28ea1dab pcf50633_mbc_usb_curlim_set +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x6d78957a pcf50633_mbc_get_status +EXPORT_SYMBOL_GPL drivers/powercap/intel_rapl_common 0xa6c09280 rapl_find_package_domain +EXPORT_SYMBOL_GPL drivers/powercap/intel_rapl_common 0xd2cce620 rapl_add_package +EXPORT_SYMBOL_GPL drivers/powercap/intel_rapl_common 0xd5fbb1e0 rapl_remove_package +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x01289f95 mc13xxx_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x36ad9c36 mc13xxx_fixed_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x88943d37 mc13xxx_fixed_regulator_set_voltage +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x66d20b01 wm8350_dcdc_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x7487c0bf wm8350_dcdc25_set_mode +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x84b46486 wm8350_register_led +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xa4626282 wm8350_ldo_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xba74606d wm8350_isink_set_flash +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xf4fa3878 wm8350_register_regulator +EXPORT_SYMBOL_GPL drivers/regulator/wm8400-regulator 0x48994c74 wm8400_register_regulator +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x149236da qcom_glink_native_remove +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x6660fbc8 qcom_glink_native_probe +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xf14f5684 qcom_glink_ssr_notify +EXPORT_SYMBOL_GPL drivers/rtc/rtc-ds1685 0x739c0ee6 ds1685_rtc_poweroff +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0121e8bd cxgbi_conn_init_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x02ca4579 cxgbi_sock_check_wr_invariants +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0d3cae70 cxgbi_device_register +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1132e749 cxgbi_sock_purge_wr_queue +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1936e3e4 cxgbi_hbas_remove +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1d5d95fd cxgbi_ep_connect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x21f86502 cxgbi_device_find_by_netdev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x29cbd4d0 cxgbi_sock_fail_act_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2a086b22 cxgbi_ep_disconnect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2c39005e cxgbi_parse_pdu_itt +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x37031a88 cxgbi_get_ep_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x48ef5c2b cxgbi_set_conn_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4b6260ff cxgbi_device_find_by_netdev_rcu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4e8155d5 cxgbi_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x634159e4 cxgbi_bind_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x690d11d0 cxgbi_conn_pdu_ready +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x6f68cf0a cxgbi_sock_rcv_close_conn_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x71a7c929 cxgbi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x76348d96 cxgbi_sock_closed +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7a093d33 cxgbi_sock_rcv_peer_close +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7dc0f707 cxgbi_conn_tx_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7f736251 cxgbi_device_portmap_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7fdb6004 cxgbi_device_unregister_all +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8319f739 cxgbi_ddp_set_one_ppod +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x896eae35 cxgbi_hbas_add +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x897f91de cxgbi_create_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x94dbaff0 cxgbi_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9d3ab777 cxgbi_device_find_by_lldev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9ed5d24f cxgbi_sock_rcv_wr_ack +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xab60e823 cxgbi_sock_free_cpl_skbs +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb1737895 cxgbi_get_conn_stats +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb2fdcc11 cxgbi_conn_xmit_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb65cf94b cxgbi_iscsi_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xbf39b69c cxgbi_sock_established +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xcd554453 cxgbi_ddp_ppm_setup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd63b1ea2 cxgbi_get_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd64d0607 cxgbi_sock_rcv_abort_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xdc207b3a cxgbi_ep_poll +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xe3cb7db7 cxgbi_sock_act_open_req_arp_failure +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xeabb6cac cxgbi_device_portmap_create +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xebae0365 cxgbi_sock_select_mss +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xecf96a5b cxgbi_conn_alloc_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xef346615 cxgbi_attr_is_visible +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf142f4b3 cxgbi_sock_skb_entail +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf83d3a20 cxgbi_set_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf967d7aa cxgbi_device_unregister +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xfae189d4 cxgbi_iscsi_init +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x046be483 fcoe_get_paged_crc_eof +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x1167983a fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x126f6b5d fcoe_ctlr_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x4d5bc3d7 fcoe_check_wait_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x4daae52f fcoe_link_speed_update +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x5b716300 fcoe_ctlr_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x7590535a fcoe_ctlr_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x79d17692 __fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x9add1362 fcoe_fc_crc +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x9fc579af fcoe_libfc_config +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xa74af376 fcoe_fcf_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xba01de2e fcoe_validate_vport_create +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbac58840 fcoe_queue_timer +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc3f30cc0 fcoe_wwn_from_mac +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xcc4ae704 fcoe_fcf_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xcd380042 fcoe_start_io +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xd07d9d73 fcoe_clean_pending_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xde8eed5f fcoe_get_wwn +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf167cb7a fcoe_wwn_to_str +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x0a650eb1 fdomain_create +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0xe1ef8576 fdomain_destroy +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x25c67934 iscsi_boot_create_initiator +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x7828f9db iscsi_boot_destroy_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x8280ad0f iscsi_boot_create_ethernet +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xbe6b7e85 iscsi_boot_create_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xddfc8248 iscsi_boot_create_target +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xe929bddc iscsi_boot_create_acpitbl +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xf1f915a4 iscsi_boot_create_host_kset +EXPORT_SYMBOL_GPL drivers/scsi/libfc/libfc 0x5b5d4b09 fc_seq_els_rsp_send +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0104e01f iscsi_host_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0538a973 iscsi_session_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0d932f2d iscsi_eh_session_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x12b2ad06 iscsi_switch_str_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x13973d56 iscsi_conn_unbind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x197316f1 iscsi_session_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1a5b29f4 iscsi_conn_stop +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x20ac8369 iscsi_conn_queue_recv +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x24d58d44 iscsi_conn_bind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2b94b745 iscsi_update_cmdsn +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x303dbf3d iscsi_conn_start +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x32791af8 iscsi_prep_data_out_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3bef2f73 iscsi_pool_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3c688b39 iscsi_eh_device_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3f4457b2 iscsi_eh_recover_target +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4af1af36 iscsi_host_add +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4da4c3b0 iscsi_conn_queue_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4f8f4c42 iscsi_conn_send_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x54b7e538 iscsi_requeue_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x552be485 iscsi_eh_abort +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5c320070 iscsi_host_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x659f1b04 iscsi_eh_cmd_timed_out +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x677a8bd4 iscsi_suspend_queue +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x6887b074 iscsi_suspend_rx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x6ae3d1d5 iscsi_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x74acdf02 iscsi_conn_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x7b498a48 iscsi_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d303b1b iscsi_pool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x910c1596 __iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x93c4cf10 iscsi_suspend_tx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x945421ac iscsi_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x96bc9a44 iscsi_session_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x970a00c0 iscsi_conn_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x98cc018a iscsi_host_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x9eef5390 iscsi_complete_scsi_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa8ad17e9 iscsi_host_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xaf887258 iscsi_verify_itt +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb1c92677 iscsi_itt_to_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb282b0a4 iscsi_session_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb33e91c8 iscsi_session_recovery_timedout +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb67b11c6 iscsi_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xbbdda3a0 iscsi_session_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xbeb09f5f iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xbf89c514 iscsi_host_get_max_scsi_cmds +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc8264b7a iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xccb44061 iscsi_session_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd5da09a1 __iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe2aea87c iscsi_itt_to_ctask +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe88004b3 iscsi_host_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeab9cbd5 iscsi_conn_get_addr_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf4ea7be6 iscsi_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf70b1218 iscsi_get_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x097e0773 iscsi_tcp_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x0faea3c7 iscsi_tcp_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x2bbad89f iscsi_tcp_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x2c960049 iscsi_segment_seek_sg +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x56502406 iscsi_tcp_conn_get_stats +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x5bd98bcf iscsi_tcp_task_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x613f16ed iscsi_tcp_set_max_r2t +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x689d8b9f iscsi_tcp_segment_done +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x770b4e74 iscsi_tcp_r2tpool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x7e17550d iscsi_tcp_hdr_recv_prep +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa4d363a5 iscsi_segment_init_linear +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa670241d iscsi_tcp_recv_segment_is_hdr +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xb68360e0 iscsi_tcp_dgst_header +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xe1030660 iscsi_tcp_recv_skb +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xe917520d iscsi_tcp_r2tpool_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xee940a5b iscsi_tcp_segment_unmap +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xf8762c03 iscsi_tcp_task_init +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x02b5bfaf sas_request_addr +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x0c07804c sas_bios_param +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1324db7b sas_eh_device_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2a8daab1 sas_ioctl +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2c09b233 sas_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2e164f67 sas_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x36b8c9b3 sas_clear_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4155f763 sas_eh_target_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4480578c sas_phy_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x52818c6e smp_ata_check_ready_type +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x5649d587 sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x58582220 sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x623f766c sas_unregister_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x6dc3cdf6 sas_task_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x78798d67 sas_domain_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7e4fc325 sas_drain_work +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7f180e52 sas_ata_schedule_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x82c5f5fc sas_ssp_task_response +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x8392bca1 sas_execute_internal_abort_single +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x84091445 sas_query_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x8cb445be sas_target_destroy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x9213ed07 sas_change_queue_depth +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xb6f6f2f9 sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xbd6e26fc sas_eh_abort_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xbf9dfc7d sas_ata_device_link_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xcad8c1bd sas_abort_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xceb676d4 dev_attr_phy_event_threshold +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xcf5c8ecd sas_abort_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd6073667 sas_lu_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe240fc37 sas_notify_port_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe5af37f1 sas_find_attached_phy_id +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf1a00b8b sas_execute_ata_cmd +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf1fe6583 sas_register_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf7401367 sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf90903de sas_get_local_phy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xfc690c1b sas_execute_internal_abort_dev +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_fc 0x6b70ffa5 fc_eh_should_retry_cmd +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0504240f iscsi_alloc_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0e912464 __SCK__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1237b200 __SCK__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x12666242 iscsi_add_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x12df8890 iscsi_flashnode_bus_match +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x13ac29d5 __tracepoint_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x15dc8bab __SCT__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1e24bec4 iscsi_host_for_each_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x24c3a13f iscsi_is_session_dev +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x29522e11 iscsi_session_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x2d5acfda __traceiter_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x30db4f5c __traceiter_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x319647db iscsi_ping_comp_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x31c668a7 iscsi_destroy_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x31fadaed iscsi_get_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3310c97c iscsi_post_host_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3497690b iscsi_unregister_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3bd7b356 iscsi_session_chkready +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3dcb5dfc iscsi_dbg_trace +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4a326e05 iscsi_lookup_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4e2a3614 __tracepoint_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x52575134 __SCT__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x52cbc17a iscsi_block_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x58725294 iscsi_conn_login_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5bda6b67 iscsi_destroy_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5d8a465a iscsi_free_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5e6f3e26 iscsi_alloc_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5f3d9fb3 __traceiter_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x65e8d397 iscsi_add_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x699fe53e iscsi_get_discovery_parent_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6cb3ebee iscsi_put_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x75518faa __tracepoint_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x758cab8f iscsi_destroy_all_flashnode +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x79488f8e __traceiter_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7b6417d0 iscsi_get_port_speed_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7e2f19c0 iscsi_find_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x80139759 iscsi_recv_pdu +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x84a005f1 iscsi_get_router_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8cbc088e iscsi_force_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x94cdf578 iscsi_get_port_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa0768f20 iscsi_create_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa0a12785 iscsi_create_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa2815b7a iscsi_unblock_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa8c4b5e1 __SCT__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb217f837 __tracepoint_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb3ca15ad iscsi_block_scsi_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb3f8fde0 iscsi_register_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb4a4719c __tracepoint_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbc071179 iscsi_get_ipaddress_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc02864bc iscsi_destroy_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc204fd49 iscsi_offload_mesg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc9960b02 iscsi_put_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc9bf5364 iscsi_remove_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xca2a9f4b iscsi_create_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xcd4c0aef __SCK__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd4c85d2e __SCK__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd7fde4c9 iscsi_remove_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd88c8c7a __traceiter_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd986a7ff iscsi_create_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xdf515c49 __SCT__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe014e478 iscsi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe574d54b iscsi_is_session_online +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xeb7233df iscsi_conn_error_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xee199342 iscsi_find_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf7e749fb __SCT__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xfdf6796f __SCK__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x05234c9b sas_disable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x2007466b sas_enable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x55de59cd sas_tlr_supported +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xae887dc2 sas_is_tlr_enabled +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x0ef06974 spi_populate_ppr_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x92160926 spi_populate_tag_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xa0c71dac spi_populate_sync_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xcffa2aff spi_populate_width_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x1622aeb8 srp_release_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x1902178a srp_tmo_valid +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x835b8775 srp_rport_add +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x85d3171e srp_stop_rport_timers +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x8de64e87 srp_remove_host +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xc93a409c srp_rport_del +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xd687a526 srp_attach_transport +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x027d0ef6 siox_device_connected +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x1b9e1e8e __siox_driver_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x8be31802 siox_master_alloc +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x97ec900f siox_device_synced +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xa3e3b755 siox_master_unregister +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xcc193749 siox_master_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x01db2624 slim_writeb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x09212007 slim_device_report_present +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x26f1db90 slim_stream_enable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x292a987b slim_get_logical_addr +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x3af056ef slim_register_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x42126b42 slim_stream_disable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x45f0d870 slim_stream_unprepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x478bc96f slim_free_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x4eccc695 slim_ctrl_clk_pause +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x6421e2f3 slim_write +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x644c96df slim_xfer_msg +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x64d84db4 slim_readb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x73d66c6e slim_stream_free +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x87ce7150 slim_driver_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9213a98c slim_unregister_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x947d7957 slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x96d01461 slim_stream_prepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xaa58bedb slim_do_transfer +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xae9df597 slim_msg_response +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xbd45e967 slim_stream_allocate +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd11740ee of_slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd50d62a2 slim_read +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd8197e69 slim_report_absent +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd910938e slim_alloc_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xeaa58c6a __slim_driver_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xf57da7f4 slimbus_bus +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xac990e55 sdw_unregister_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xbfaf8e39 __sdw_register_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xf66d48b1 sdw_bus_type +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-cadence 0xdc113100 sdw_cdns_debugfs_init +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0x6fbf1566 altera_spi_init_host +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xb9edd149 altera_spi_irq +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x0ae90f59 spi_bitbang_stop +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x3548c770 spi_bitbang_start +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x8adcf88b spi_bitbang_setup_transfer +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x8b387b5b spi_bitbang_init +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xe1b483c4 spi_bitbang_setup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xeea69d5d spi_bitbang_cleanup +EXPORT_SYMBOL_GPL drivers/spi/spi-intel 0xdc79bfc6 intel_spi_probe +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x2f1e8e56 spi_test_run_tests +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x3e4e04be spi_test_run_test +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0xdd75d3f7 spi_test_execute_msg +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x0e78b88f spmi_controller_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x20bb8beb spmi_command_wakeup +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x3a04d670 spmi_device_from_of +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x4e635397 spmi_ext_register_readl +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x51ebf6c8 spmi_command_shutdown +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x5f171027 spmi_register_zero_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x6fe0f515 spmi_ext_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x7f575b28 spmi_device_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x7f96a696 spmi_ext_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x91ae9e94 spmi_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x92b2d672 spmi_device_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x93dbef69 spmi_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x951e51c0 spmi_controller_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xb53e9036 spmi_ext_register_writel +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xb6b28d09 spmi_device_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xc50bea1a __spmi_driver_register +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xe392a9c1 spmi_command_sleep +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xe3c15c4d spmi_controller_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xf042dfa4 spmi_command_reset +EXPORT_SYMBOL_GPL drivers/ssb/ssb 0x44493c8a ssb_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x11440b5c fieldbus_dev_online_changed +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x3e9ccbb7 fieldbus_dev_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x55cf332c fieldbus_dev_register +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0xc183457e fieldbus_dev_area_updated +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x03f035d8 gb_audio_apbridgea_start_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x22432fa1 gb_audio_apbridgea_stop_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x3b9cd4d5 gb_audio_apbridgea_shutdown_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x45ad34e1 gb_audio_apbridgea_set_config +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x4615ddfe gb_audio_apbridgea_start_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x53acfdb8 gb_audio_apbridgea_prepare_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x7113528a gb_audio_apbridgea_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x8c12c306 gb_audio_apbridgea_shutdown_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x95cd3872 gb_audio_apbridgea_stop_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xe422ea6b gb_audio_apbridgea_prepare_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xf34de508 gb_audio_apbridgea_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xfa2c6cd5 gb_audio_apbridgea_register_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xfe5c1b0b gb_audio_apbridgea_unregister_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x273f4ea5 gb_audio_gb_activate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x2883cf09 gb_audio_gb_disable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x293cedf2 gb_audio_gb_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x2cfce1aa gb_audio_gb_set_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x6fcad5c8 gb_audio_gb_activate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x75040b17 gb_audio_gb_get_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x876fb552 gb_audio_gb_deactivate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xc4f76c93 gb_audio_gb_get_topology +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xc7179b2a gb_audio_gb_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xcf9a2e3f gb_audio_gb_deactivate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xd72bf29e gb_audio_gb_set_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xdfba4b83 gb_audio_gb_enable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xf7dd51a3 gb_audio_gb_get_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x19e9e6b1 gb_audio_manager_remove_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x32e6391e gb_audio_manager_remove +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x5a108b0f gb_audio_manager_add +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x79eef2f8 gb_audio_manager_dump_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xa24924a8 gb_audio_manager_get_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xaeac8ca2 gb_audio_manager_dump_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xfeb265dd gb_audio_manager_put_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0x854b0bc3 gb_gbphy_register_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0x9a184c9a gb_gbphy_deregister_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0x0c889197 gb_spilib_master_init +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0xedef32dd gb_spilib_master_exit +EXPORT_SYMBOL_GPL drivers/staging/iio/addac/adt7316 0xdfc5dcbe adt7316_pm_ops +EXPORT_SYMBOL_GPL drivers/staging/media/av7110/sp8870 0xb6dcd6be sp8870_attach +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x1e9f9477 target_queue_submission +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x2b9b3376 target_stop_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x5d24150b target_free_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x86ee5cab target_submit +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xb4489234 target_wait_for_cmds +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xb8057651 target_submit_prep +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xc65e34a6 target_alloc_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xe0e3e7b8 target_init_cmd +EXPORT_SYMBOL_GPL drivers/tee/tee 0x114b229e tee_shm_register_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x20ab7ad7 tee_device_register +EXPORT_SYMBOL_GPL drivers/tee/tee 0x2198228d tee_get_drvdata +EXPORT_SYMBOL_GPL drivers/tee/tee 0x37907c27 tee_bus_type +EXPORT_SYMBOL_GPL drivers/tee/tee 0x3ed89986 tee_client_invoke_func +EXPORT_SYMBOL_GPL drivers/tee/tee 0x49a587a9 tee_shm_get_pa +EXPORT_SYMBOL_GPL drivers/tee/tee 0x4c9827ec teedev_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x4ce55e3c tee_client_close_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0x511210c5 tee_shm_put +EXPORT_SYMBOL_GPL drivers/tee/tee 0x59156d32 tee_shm_get_from_id +EXPORT_SYMBOL_GPL drivers/tee/tee 0x5e3d77c8 tee_shm_alloc_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x7e21d498 tee_device_unregister +EXPORT_SYMBOL_GPL drivers/tee/tee 0x85fd9922 tee_session_calc_client_uuid +EXPORT_SYMBOL_GPL drivers/tee/tee 0x9935233f tee_shm_alloc_priv_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0xa1380181 tee_device_alloc +EXPORT_SYMBOL_GPL drivers/tee/tee 0xa659719c tee_client_open_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0xbcc65d99 tee_shm_get_va +EXPORT_SYMBOL_GPL drivers/tee/tee 0xbfa05bcf tee_shm_free +EXPORT_SYMBOL_GPL drivers/tee/tee 0xc76ceb31 tee_shm_pool_alloc_res_mem +EXPORT_SYMBOL_GPL drivers/tee/tee 0xdc5a484c tee_client_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0xdd886764 teedev_open +EXPORT_SYMBOL_GPL drivers/tee/tee 0xeba1bca0 tee_client_get_version +EXPORT_SYMBOL_GPL drivers/tee/tee 0xee0f63cd tee_client_open_session +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/int340x_thermal_zone 0x47cfe155 int340x_thermal_zone_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/int340x_thermal_zone 0x57afc903 int340x_thermal_update_trips +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/int340x_thermal_zone 0x5f358781 int340x_thermal_zone_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0x4427e7cb proc_thermal_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0x4703ba65 proc_thermal_mmio_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0x59adf6a1 proc_thermal_resume +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0x6089eeb8 proc_thermal_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0x88301eed proc_thermal_mmio_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_device 0xd474b2c6 proc_thermal_suspend +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_mbox 0x8122d5c7 proc_thermal_mbox_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_mbox 0xf5f84a78 proc_thermal_mbox_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_rapl 0x098e82d4 proc_thermal_rapl_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_rapl 0x445e21bb proc_thermal_rapl_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_rfim 0x1b62fb5d proc_thermal_rfim_remove +EXPORT_SYMBOL_GPL drivers/thermal/intel/int340x_thermal/processor_thermal_rfim 0xb759e775 proc_thermal_rfim_add +EXPORT_SYMBOL_GPL drivers/thermal/intel/intel_soc_dts_iosf 0x092e35f7 intel_soc_dts_iosf_add_read_only_critical_trip +EXPORT_SYMBOL_GPL drivers/thermal/intel/intel_soc_dts_iosf 0x376c244a intel_soc_dts_iosf_interrupt_handler +EXPORT_SYMBOL_GPL drivers/thermal/intel/intel_soc_dts_iosf 0xa17fea80 intel_soc_dts_iosf_init +EXPORT_SYMBOL_GPL drivers/thermal/intel/intel_soc_dts_iosf 0xd999cae7 intel_soc_dts_iosf_exit +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x01d23ee1 tb_property_create_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x104e0175 tb_ring_start +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x31e6587c tb_ring_free +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x392e9057 tb_xdomain_find_by_uuid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x393b4f2f tb_property_free_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x3c2794bf tb_xdomain_lane_bonding_disable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4bd7f717 tb_xdomain_release_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e5064a7 tb_property_find +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e64bdfd tb_register_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x530a3b96 tb_xdomain_enable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x55f34f50 tb_ring_stop +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x589a0115 tb_xdomain_alloc_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x5bbfd2c5 tb_ring_poll +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x603249ed tb_unregister_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x658e3d97 tb_property_add_immediate +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x6590cc62 tb_service_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x727771ed tb_unregister_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x73ad2acb tb_property_get_next +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x785eb82c tb_property_remove +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x78f61aaf tb_xdomain_request +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x84882cec tb_ring_alloc_tx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8a564d57 tb_register_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8b62f95e tb_property_add_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8bcf2657 tb_xdomain_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x92155650 tb_xdomain_disable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x94fb1952 tb_xdomain_alloc_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x9bf03f18 tb_ring_poll_complete +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa3d2b403 tb_property_add_data +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xab191d7b tb_xdomain_find_by_route +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb5954d4a tb_xdomain_release_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb7c7cdce tb_property_add_text +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc43b8d05 tb_xdomain_response +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc700cc4f tb_ring_alloc_rx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc7945b2f tb_xdomain_lane_bonding_enable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf1cfd1ff tb_register_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf1f590b2 __tb_ring_enqueue +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf76028c7 tb_unregister_protocol_handler +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x0f092c1f ufshcd_mcq_enable_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x133d472a ufshcd_uic_change_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x1aa2fc4b ufshcd_dme_get_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x1f69c790 ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x24e4ee3a ufshcd_clkgate_delay_set +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x3e5816ab ufshcd_dme_configure_adapt +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x3e5d1393 ufshcd_get_vreg +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x4b604cfe ufshcd_system_thaw +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x5fab7028 ufshcd_hold +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x66ea307b ufshcd_system_restore +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x693b3219 ufshcd_uic_hibern8_exit +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7234c9af ufshcd_resume_complete +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x723b1abf ufshcd_delay_us +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7439fb6b ufshcd_config_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x767a735d ufshcd_hba_stop +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8b569ce5 ufshcd_mcq_poll_cqe_lock +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x9207ce49 ufshcd_fixup_dev_quirks +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x972900d9 ufshcd_auto_hibern8_update +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa8561f13 ufshcd_remove +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa9e42c22 ufshcd_make_hba_operational +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xabf824cd ufshcd_uic_hibern8_enter +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xace57bbc ufshcd_update_evt_hist +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xad25f00c ufshcd_dump_regs +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xb7e8ad0e ufshcd_release +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xc005a06d ufshcd_dealloc_host +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xc80ef829 __ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xd27a23df ufshcd_link_recovery +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xd4d54fb2 ufshcd_hba_enable +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xdf30c1dc ufshcd_mcq_config_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xf34b135c ufshcd_mcq_write_cqis +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xf60a17c5 ufshcd_init +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xfc6bd457 ufshcd_dme_set_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xfdea4f56 ufshcd_system_freeze +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x54c946de ufshcd_init_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x7a0460ff ufshcd_get_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x8ac211d0 ufshcd_populate_vreg +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0xe5b05a38 ufshcd_pltfrm_init +EXPORT_SYMBOL_GPL drivers/uio/uio 0x01571543 uio_unregister_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0x3529c7ec __uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0x966490f3 uio_event_notify +EXPORT_SYMBOL_GPL drivers/uio/uio 0x98e47643 __devm_uio_register_device +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0xd5b4f625 usbatm_usb_probe +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0xf273b84c usbatm_usb_disconnect +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x07fd15af cdns_clear_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x2ed0e199 cdns_drd_gadget_off +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x61bbb385 cdns_drd_gadget_on +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x7e760ee0 cdns_power_is_lost +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x83ee559d cdns_resume +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xa51ea3ef cdns_set_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xa82d8bcc cdns_remove +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xc82ed31e cdns_suspend +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xdafd0f35 cdns_init +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x0046af73 ci_hdrc_query_available_role +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x874d7f50 ci_hdrc_add_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xa5eb9468 hw_phymode_configure +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xbe1e9d9b ci_hdrc_remove_device +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x09e5c8ea ulpi_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x0ea8e109 ulpi_write +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x1b4df9d6 ulpi_read +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x54d5c77c __ulpi_register_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xb9b79802 ulpi_unregister_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xf791eeb4 ulpi_register_interface +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x0f8ca468 u_audio_get_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x313ea3bc u_audio_start_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x359c8063 u_audio_set_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x3934b71c u_audio_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x3a28c9f0 u_audio_set_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x58e6b0f0 u_audio_get_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x5c9bd451 u_audio_start_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x647536d8 u_audio_get_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x6551c028 u_audio_set_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7aad5712 u_audio_stop_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7be475af g_audio_setup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xd19cff9a g_audio_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xd67dd9ea u_audio_get_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xd8faec48 u_audio_set_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xde8d4c8c u_audio_stop_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x183863f0 gether_get_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x2264576a gether_set_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x2888f113 gether_get_host_addr_u8 +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x302d4ef6 gether_set_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x311363e0 gether_get_host_addr_cdc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x3122f2e8 gether_set_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x33759c66 gether_get_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x3c35c62c gether_get_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x5cdf16ee gether_get_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x68228a2e gether_setup_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x70bf1bea gether_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8878cfa6 gether_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x88fcc977 gether_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x981bc9a7 gether_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x9fe1dab2 gether_register_netdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xa5472542 gether_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xcfb22314 gether_set_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xdbb084f2 gether_setup_name_default +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xfb3bf987 gether_set_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x20e5bb4c gserial_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x33bfdca2 gserial_alloc_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x59824590 gserial_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x60db48f5 gserial_get_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x77268a68 gs_free_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xaaf61ed5 gserial_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xb6652875 gserial_free_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xc0a01527 gserial_set_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xcfc8690c gserial_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe89dc424 gserial_alloc_line_no_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xfb78a286 gs_alloc_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x063cc767 ffs_single_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x2b199653 ffs_name_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x6c825859 ffs_lock +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x12af87e0 fsg_show_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x141fce2a fsg_common_remove_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1710b539 fsg_fs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1ccb58f7 fsg_common_set_num_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x2933ee1d fsg_ss_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x33877c97 fsg_store_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3622f5d9 fsg_show_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x398778e1 fsg_ss_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3c6a07d0 fsg_common_create_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x423845e4 fsg_ss_bulk_in_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x484d18c4 fsg_store_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x554ba052 fsg_lun_open +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x56344daf fsg_hs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x69291964 fsg_lun_fsync_sub +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x69f798f0 fsg_show_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6acb4179 fsg_common_set_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x7c92518b fsg_store_forced_eject +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x7e26d4a5 fsg_common_set_sysfs +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x83ac3c5a fsg_common_set_cdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x857b6dc2 fsg_hs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x87398d32 fsg_show_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x95cffb3e fsg_hs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9a0221c7 fsg_common_free_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9f0e9145 fsg_store_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa10092a2 fsg_store_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5cae92f fsg_ss_bulk_out_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5f99b69 fsg_fs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xab6c68ac fsg_config_from_params +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb3adf38d store_cdrom_address +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb52ba28a fsg_intf_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb54d0d95 fsg_fs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xbe93b7c3 fsg_show_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xc950aa45 fsg_store_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xcec08130 fsg_show_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xcef7eb78 fsg_lun_close +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd1a3e8e0 fsg_common_create_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf2b06e18 fsg_store_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf3d2ecb5 fsg_common_remove_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf4efc0c8 fsg_ss_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x05035b06 rndis_borrow_net +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x5657657c rndis_msg_parser +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x659d67a8 rndis_uninit +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x78f9df6e rndis_signal_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x85de426d rndis_set_host_mac +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xa6845682 rndis_set_param_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xaee683df rndis_get_next_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xb3997e9c rndis_set_param_vendor +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xb9c9de6a rndis_set_param_medium +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xce1cce6d rndis_free_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xdb753147 rndis_deregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xddf73124 rndis_signal_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xf1990d24 rndis_rm_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xf98a967b rndis_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xfa31d93f rndis_add_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x03d27b92 usb_assign_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0c589aba usb_validate_langid +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x1a94dcd2 usb_function_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x1aed6e5d usb_put_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x242148e4 usb_function_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x24649618 usb_ep_autoconfig_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2a5ab010 alloc_ep_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2e09263f usb_copy_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x303c43ed usb_add_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x31a4f78b usb_add_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x3990507d usb_put_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x3f11f818 unregister_gadget_item +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x41653fd2 usb_composite_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4180c4e6 usb_otg_descriptor_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x479491cc usb_string_ids_tab +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x488ea33e usb_get_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4a90e55b usb_func_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4aef4e31 usb_remove_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4beb505d usb_gadget_get_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x5265e03f usb_string_ids_n +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x54b586f3 config_ep_by_speed +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x56ce6cf3 usb_interface_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x5c6918a0 config_ep_by_speed_and_alt +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x6c958dbb usb_ep_autoconfig +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7148ceb2 usb_ep_autoconfig_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7f8b9abd usb_gstrings_attach +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x860a9742 usb_ep_autoconfig_ss +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x87c77b4d usb_string_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x8c6a21f2 usb_composite_overwrite_options +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x8d81b618 usb_otg_descriptor_alloc +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xa4c4e310 usb_composite_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xae3a322b usb_composite_setup_continue +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xb166d304 usb_free_all_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xb17d9f49 usb_add_config_only +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xc07b830a usb_get_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd2ea2134 usb_descriptor_fillbuf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xec5c245b usb_function_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xef9a58fd usb_function_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf474a207 usb_gadget_config_buf +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x0152da73 init_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x14e6df6c udc_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x285183c2 udc_enable_dev_setup_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x2c08b70b udc_basic_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5d01d078 udc_irq +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x6dc1d54f udc_remove +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x78f520c5 udc_mask_unused_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x8923d886 gadget_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x9decec23 free_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xdcd264a5 empty_req_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x004c6380 usb_ep_fifo_flush +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x01201aae usb_gadget_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x07e369d3 usb_gadget_register_driver_owner +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x0e683e8d usb_del_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x1db263cf usb_gadget_unmap_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2af38e5f usb_ep_free_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2c1af585 usb_gadget_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2c53cadb usb_ep_disable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x3ea59b5d usb_ep_alloc_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x405d007d usb_ep_set_wedge +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x479825a9 usb_gadget_ep_match_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4fa2450c usb_ep_dequeue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x50b88f41 usb_get_gadget_udc_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x52e52f93 usb_gadget_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x541a5416 usb_add_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x5441217c usb_gadget_check_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x5dd22d1e usb_gadget_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x63371dcf usb_gadget_map_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x730abd51 usb_add_gadget_udc_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x784d9a58 usb_ep_enable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x79c3b872 usb_ep_fifo_status +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x8030967b usb_gadget_clear_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x859df062 gadget_find_ep_by_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x8b00b97f usb_initialize_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x93d5fdc4 usb_gadget_giveback_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xa05bff79 usb_gadget_set_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xa1302a05 usb_gadget_unmap_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xac5667d9 usb_ep_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xb1847d6f usb_gadget_vbus_draw +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xb89a537e usb_del_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xbd453cd9 usb_gadget_map_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xbee6af28 usb_ep_set_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc3d4d06b usb_ep_set_maxpacket_limit +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc8ac2c4f usb_ep_clear_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xca45e9f9 usb_add_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xcddb944a usb_gadget_vbus_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xdafa1e31 usb_gadget_vbus_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xea9fc16a usb_udc_vbus_handler +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xeb2195ab usb_gadget_set_state +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xef3277df usb_gadget_set_remote_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf1a49e15 usb_gadget_udc_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf5688bb2 usb_gadget_frame_number +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xfc987390 usb_gadget_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xfd943598 usb_gadget_disconnect +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-pci-renesas 0x0e33d571 renesas_xhci_check_request_fw +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x092eea46 xhci_plat_remove +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x5ab1a2e5 xhci_plat_probe +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0xbbf58a3b xhci_plat_pm_ops +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0x4d4bf8bb ezusb_fx1_set_reset +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0x68d35f69 ezusb_fx1_ihex_firmware_download +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x09492220 musb_mailbox +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x0b4a8834 musb_writeb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x0bd7f9d7 musb_set_host +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x1c6fdec2 musb_set_peripheral +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x2734197f musb_readb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x4df76b7a musb_queue_resume_work +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x59821b74 musb_root_disconnect +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x669594ad musb_clearw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x6af8c6dc musb_writel +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x719a5e41 musb_readw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xade3e56c musb_writew +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xbd94f1d6 musb_get_mode +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xc64e9ba2 musb_interrupt +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xe59efb0e musb_clearb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xf0f95e51 musb_readl +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x489e659f usb_phy_generic_register +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x6ada1da3 usb_gen_phy_init +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x96965e88 usb_phy_gen_create_phy +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xb1d932ce usb_gen_phy_shutdown +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xbaa1e86d usb_phy_generic_unregister +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-isp1301 0x959ed171 isp1301_get_client +EXPORT_SYMBOL_GPL drivers/usb/serial/usb_wwan 0x7a0d9dde usb_wwan_port_probe +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x0d433767 usb_serial_generic_write +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x10240ab1 usb_serial_register_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x21f9942e usb_serial_generic_unthrottle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x235089ce usb_serial_generic_get_icount +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x24364da6 usb_serial_generic_resume +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x5b295d9c usb_serial_generic_tiocmiwait +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x5c042b95 usb_serial_claim_interface +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x77431029 usb_serial_generic_wait_until_sent +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x7b015ed7 usb_serial_generic_write_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x7e0c0df5 usb_serial_generic_throttle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x866250fa usb_serial_generic_close +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x8faf8a2e usb_serial_generic_chars_in_buffer +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xac30aa16 usb_serial_generic_submit_read_urbs +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xc1d8f8ef usb_serial_generic_read_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xca48aeba usb_serial_generic_open +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd54ab75a usb_serial_handle_dcd_change +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xe9f5d0a6 usb_serial_deregister_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xf285cdc5 usb_serial_generic_write_start +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xf87117a5 usb_serial_port_softint +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xfcbee8ac usb_serial_generic_process_read_urb +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0x464d92ac dp_altmode_remove +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0xc19e01e7 dp_altmode_probe +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x6f497a3c tcpci_irq +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x88d2c703 tcpci_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xbe111953 tcpci_get_tcpm_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xc529e32e tcpci_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x10ec6d2d tcpm_sink_frs +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x3b84657b tcpm_pd_transmit_complete +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x76eeda4b tcpm_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x9e0bd753 tcpm_pd_hard_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xa334a65e tcpm_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xb655342c tcpm_pd_receive +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc37b9769 tcpm_cc_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xceb50012 tcpm_vbus_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xd680581d tcpm_port_clean +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xda86a83d tcpm_port_is_toggling +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xea220941 tcpm_tcpc_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xeb779665 tcpm_sourcing_vbus +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x013e7ab1 typec_partner_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x02dfc442 typec_unregister_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x0f7ea4ca typec_port_register_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x109087d9 typec_mux_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x140b7627 typec_retimer_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x19e176be typec_altmode_attention +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1e970557 typec_set_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x222b5528 typec_get_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x23fcd786 usb_power_delivery_unlink_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x297d53c2 typec_cable_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2b1ee53d typec_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2d1e301d typec_find_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3726e077 typec_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3a1f38ba typec_altmode_get_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3e3a1d7c typec_altmode_exit +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x44701f7f typec_plug_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x45f75276 usb_power_delivery_unregister_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x522ecd5f typec_altmode_vdm +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5285277a typec_set_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x548fcecd typec_set_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5745d262 typec_switch_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x628c9595 usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x62c469f6 fwnode_typec_switch_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x68c85840 typec_set_mode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6a7b0181 typec_unregister_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6a7fbead typec_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6b3d9465 typec_mux_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6d68768e typec_switch_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x735d38b9 typec_retimer_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x77b6997b typec_retimer_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x784825cc typec_altmode_notify +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8073b324 typec_register_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8407b68f typec_mux_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x85823d7b typec_mux_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86521d45 typec_switch_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86775566 typec_register_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x879c46fa typec_switch_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8823ce84 typec_match_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8d92e91e typec_altmode_put_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9049491e typec_find_port_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x913c8c46 typec_set_pwr_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x95f2a287 typec_get_fw_cap +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x95f9eacb typec_retimer_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9c3a8f1c typec_partner_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9ed4c1c1 typec_switch_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9f8585ba usb_power_delivery_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa254de98 typec_find_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa5116c2a typec_unregister_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xaa7e3b90 typec_partner_usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb122dc53 typec_get_negotiated_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb4da9b55 fwnode_typec_mux_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb8771665 typec_partner_set_pd_revision +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbc5aa423 typec_partner_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbeba763b usb_power_delivery_link_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbefd3199 typec_altmode_enter +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc122f71f typec_set_vconn_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc69edef6 typec_retimer_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcbc8b71b typec_cable_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xce6f0f2c typec_partner_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd22a2412 typec_altmode_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd2fa1286 typec_switch_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd3b4a624 typec_register_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd6d7c089 typec_altmode_get_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe0dbf7e5 typec_port_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe2e4e7fa usb_power_delivery_register_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe37efba5 typec_unregister_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe739daf1 typec_partner_set_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe8cea7e2 __typec_altmode_register_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeafc1eb8 typec_find_port_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xebe57097 typec_altmode_update_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xec859abe typec_cable_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xed76aca8 fwnode_typec_retimer_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeed95881 typec_port_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xefbd2b8c typec_mux_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf0c903bb typec_plug_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf1234a8b typec_find_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfa934234 typec_altmode2port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfc8df340 typec_mux_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfdee5fbd typec_cable_is_active +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x54ef4fb5 ucsi_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x6431f957 ucsi_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x71e333b3 ucsi_connector_change +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x936d394d ucsi_register +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xc15a0d59 ucsi_send_command +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xc3003a9e ucsi_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xd4105376 ucsi_create +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xd4ec196b ucsi_destroy +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xf5b84edf ucsi_resume +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x1d7d328b usbip_recv_xbuff +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x1d892595 usbip_start_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x229bff31 usbip_event_add +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x42000bda usbip_stop_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x468051e6 usbip_alloc_iso_desc_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x745fd765 usbip_dump_urb +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x78b72f44 usbip_debug_flag +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x790d9e14 usbip_event_happened +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x7f658792 usbip_pack_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xa1468a21 dev_attr_usbip_debug +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xa3b0688b usbip_recv_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xae4724c0 usbip_pad_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xb2e5d01b usbip_in_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd02753dc usbip_header_correct_endian +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe1ea0586 usbip_dump_header +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xf5833ebc usbip_recv +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x0b94b1ee vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x0f6970f2 vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x122a41e5 vdpa_mgmtdev_unregister +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x171dd260 vdpa_get_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x73f348eb vdpa_unregister_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x7440df01 vdpa_mgmtdev_register +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x77321543 __vdpa_alloc_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x877b864c _vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xbc8dd2d4 _vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xd4122922 vdpa_set_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xe6e7d526 __vdpa_register_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0x4e745feb vdpasim_create +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0x7a9d5097 vdpasim_schedule_work +EXPORT_SYMBOL_GPL drivers/vfio/mdev/mdev 0xa7211358 mdev_bus_type +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x04922e9d vfio_pci_core_unregister_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x1394807e vfio_pci_core_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x2241f238 vfio_pci_core_mmap +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x255c81d8 vfio_pci_core_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x2f71029b vfio_pci_core_release_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x3b1eb1e8 vfio_pci_core_aer_err_detected +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x41b46ffc vfio_pci_core_request +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x41f49c57 vfio_pci_core_init_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4cf699b8 vfio_pci_core_set_params +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x558444ef vfio_pci_core_disable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x5cfb63f3 vfio_pci_core_ioctl_feature +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x735b7dbd vfio_pci_core_match +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x9f082850 vfio_pci_core_close_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xa39f02b5 vfio_pci_core_err_handlers +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xacd1c745 vfio_pci_core_register_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xb6133895 vfio_pci_core_register_dev_region +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xbf067e27 vfio_pci_core_finish_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xd034933f vfio_pci_core_sriov_configure +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xe1b6fcf0 vfio_pci_core_read +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xfb6dd0e8 vfio_pci_core_write +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x0a2853e8 vfio_file_has_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x10d59023 vfio_register_emulated_iommu_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x2b72590e vfio_iommufd_emulated_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x309407ea vfio_register_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x3da7571a vfio_virqfd_enable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x48ee7465 vfio_device_set_open_count +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x5821afc2 vfio_assign_device_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x60a634c4 vfio_info_cap_add +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x640645ad vfio_iommufd_physical_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7b2a36a3 vfio_mig_get_next_state +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7d2ed4c3 iova_bitmap_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7eb87c5a vfio_register_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x82bd92c8 vfio_file_set_kvm +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x83e3bdbe vfio_unregister_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x8d1ed12c vfio_file_iommu_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x9510d814 _vfio_alloc_device +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x9cf8d522 vfio_virqfd_disable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xb90c243c vfio_file_enforced_coherent +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xbc05d78b vfio_iommufd_physical_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe70265c5 vfio_iommufd_emulated_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe76464ce vfio_iommufd_physical_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe9b6b8e6 vfio_iommufd_emulated_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xfceae12a vfio_unregister_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xfd614798 vfio_file_is_group +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x008ac6ee vhost_vq_init_access +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x00ccb4bf vhost_dev_set_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x065c20c4 vhost_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x06efa7b1 vhost_vq_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1133db38 vhost_new_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1b1e2706 vhost_dev_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1eb4fe32 vhost_add_used_and_signal_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x22e8259a vhost_add_used_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x39e64469 vhost_dev_has_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x437f3a53 vhost_poll_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x4fe8f5db vhost_poll_start +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x513baebb vhost_exceeds_weight +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x51bda76d vhost_get_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x53cefa6c vhost_dev_cleanup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x53f46771 vhost_init_device_iotlb +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x59762a2a vhost_dev_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5d393cce vhost_enable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x64870b5a vhost_vq_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x65528e4a vq_meta_prefetch +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6841a4a4 vhost_dev_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7496211a vhost_vq_avail_empty +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x75ade361 vhost_add_used +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7c943a0d vhost_vq_is_setup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7fcb46f0 vhost_add_used_and_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x8370ab77 vhost_poll_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x91f6e4ca vhost_worker_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x97c18970 vhost_dev_check_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x992d6cec vhost_discard_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x9e27462c vhost_enqueue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa909cfc5 vhost_work_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xaf665179 vhost_dequeue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb0b7d709 vhost_poll_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb720c602 vhost_vq_work_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb82e1105 vhost_vq_has_work +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb9da7a59 vhost_log_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xbd9b4d60 vhost_log_write +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc4eaa7fb vhost_clear_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc7a7093c vhost_dev_reset_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd3017602 vhost_dev_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe21b9b04 vhost_vring_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe6d4b8a6 vhost_disable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe76f07d0 vhost_chr_read_iter +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xefce2825 vhost_set_backend_features +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfd2b3e45 vhost_dev_reset_owner_prepare +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x38ff875f vhost_iotlb_add_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x5f4e5249 vhost_iotlb_reset +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x69e872f9 vhost_iotlb_itree_first +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x6bec0e66 vhost_iotlb_del_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x83be64b9 vhost_iotlb_itree_next +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x885512a2 vhost_iotlb_add_range_ctx +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x8a7d8ee9 vhost_iotlb_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xa24517eb vhost_iotlb_free +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xc577832d vhost_iotlb_alloc +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xf9deb0db vhost_iotlb_map_free +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x0b70b8c7 ili9320_probe_spi +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x6e24aaf0 ili9320_remove +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x994e5b97 ili9320_resume +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xe0d358bf ili9320_write +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xe37e4b1f ili9320_suspend +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xe6949904 ili9320_shutdown +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xedb1bec4 ili9320_write_regs +EXPORT_SYMBOL_GPL drivers/video/fbdev/core/fb_ddc 0xa9b3dd8e fb_ddc_read +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x2a607a38 sis_free_new +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0xe481c060 sis_malloc_new +EXPORT_SYMBOL_GPL drivers/video/fbdev/vermilion/vmlfb 0x016e6c20 vmlfb_unregister_subsys +EXPORT_SYMBOL_GPL drivers/video/fbdev/vermilion/vmlfb 0x90c018c6 vmlfb_register_subsys +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0x30cc9311 viafb_request_dma +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0x31469540 viafb_pm_unregister +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0x50ae7184 viafb_find_i2c_adapter +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xb4606f8d viafb_irq_disable +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xb4f863e6 viafb_pm_register +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xcaefb732 viafb_release_dma +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xcd538333 viafb_irq_enable +EXPORT_SYMBOL_GPL drivers/video/fbdev/via/viafb 0xce990048 viafb_dma_copy_out_sg +EXPORT_SYMBOL_GPL drivers/w1/wire 0x1081a899 w1_triplet +EXPORT_SYMBOL_GPL drivers/w1/wire 0x2426de47 w1_read_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x2ebe9b43 w1_reset_select_slave +EXPORT_SYMBOL_GPL drivers/w1/wire 0x34808f4a w1_reset_bus +EXPORT_SYMBOL_GPL drivers/w1/wire 0x394dd881 w1_write_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x5898f8f1 w1_write_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x63757e92 w1_calc_crc8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x9596adfd w1_reset_resume_command +EXPORT_SYMBOL_GPL drivers/w1/wire 0xbebb9247 w1_touch_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0xd0888b3f w1_touch_bit +EXPORT_SYMBOL_GPL drivers/w1/wire 0xd5d65a28 w1_next_pullup +EXPORT_SYMBOL_GPL drivers/w1/wire 0xeb62950a w1_read_8 +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x222a02bd xen_front_pgdir_shbuf_get_dir_start +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x3f2fc43f xen_front_pgdir_shbuf_free +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x8fa79e4f xen_front_pgdir_shbuf_map +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xc50448af xen_front_pgdir_shbuf_alloc +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xf462c156 xen_front_pgdir_shbuf_unmap +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0xf43c29cb xen_privcmdbuf_fops +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0xfc6e5687 xen_privcmd_fops +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x4b62826c dlm_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x8a6c5f1b dlm_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x8bed88e1 dlm_posix_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xaecc136b dlm_posix_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcd224e1d dlm_new_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcf9f3328 dlm_release_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xf1eb9228 dlm_posix_get +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x05147676 nlmsvc_unlock_all_by_sb +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x5bdfeef6 lockd_down +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x61780cb2 nlmclnt_rpc_clnt +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x814ef4ba nlmclnt_proc +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x85131fcc lockd_up +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x8c462c53 nlmclnt_done +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x9cbde0a0 nlmsvc_unlock_all_by_ip +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xb86b5c9c nlmsvc_ops +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xfcb83ebb nlmclnt_init +EXPORT_SYMBOL_GPL fs/netfs/netfs 0x43efe657 netfs_extract_user_iter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x00895cbb nfs_pageio_resend +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x00e0c0f8 nfs_getattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x015691b8 __SCK__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0294c6a2 nfs_callback_nr_threads +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03eacb8c nfs_fattr_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x04cfa5a5 alloc_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0728e3e8 nfs_request_remove_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x080afc78 nfs_unlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x09265a9d nfs_atomic_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1037d775 nfs_pgheader_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10962bc2 nfs_auth_info_match +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x12bb05c7 nfs_rmdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x147721b9 nfs_read_alloc_scratch +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x16531646 nfs_pageio_reset_read_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1849e269 nfs_writeback_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1b40530c nfs_wb_all +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1c08954a __SCK__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1ea7a85b nfs_initiate_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1ed5b5c3 nfs_add_or_obtain +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22d795a8 _nfs_display_fhandle_hash +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x26884ff7 nfs_alloc_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2b6c1a34 __traceiter_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2c6a82c2 nfs_init_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2da480b8 nfs_file_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2ecc962d nfs_init_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2ed3d459 nfs_server_insert_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2f00a948 nfs_free_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2f15b123 nfs_free_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x31404ed8 nfs_pgio_header_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x35366b8f nfs_zap_acl_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x35e2af2f nfs_sysfs_link_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x37239e6d __SCT__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x37a53292 nfs_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x37e26feb nfs_show_devname +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39433d85 nfs_permission +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39902abd nfs_alloc_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39e05ac3 nfs_idmap_cache_timeout +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f2690f2 nfs_check_flags +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f8a8ad6 nfs_alloc_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4035ec3e nfs_client_init_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x40739385 nfs_wait_bit_killable +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x40896c6e nfs_sb_deactive +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x418b326a nfs_file_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42f2c81f nfs4_client_id_uniquifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x43c79a67 nfs_probe_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x43d38046 nfs_get_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x44b8e3ea nfs_post_op_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x46ba467b nfs_release_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4927a120 nfs_alloc_fattr_with_label +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x495e2b1d nfs_setattr_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x49fc73ef nfs_sb_active +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4a67afe6 nfs_free_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4cb9e001 recover_lost_locks +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4d85ab51 nfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4dfecb69 nfs_server_remove_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4fb2087d nfs_kill_super +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x509baa0e __tracepoint_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x51892d61 nfs_callback_set_tcpport +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x534cec21 get_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5369f3c0 nfs_may_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x550651da nfs_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x552ac333 nfs_rename +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x553e8c8c nfs_invalidate_atime +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x579fa4d8 nfs_dreq_bytes_left +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x58358079 nfs_do_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x584b8482 nfs_inc_attr_generation_counter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5a856767 nfs_setattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5b92d66e nfs_async_iocounter_wait +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5f4694c6 nfs_create_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x60c1cfd1 nfs_wait_client_init_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x656cb3b9 nfs_clear_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x67a5a7a0 nfs_file_llseek +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6b840b7e nfs_show_options +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6da13e6b nfs_force_lookup_revalidate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e636d36 __SCK__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6f6c2daf nfs_init_server_rpcclient +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x702e1a00 nfs_file_splice_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x70cd6d01 nfs_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x71147127 nfs_pgio_current_mirror +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7204e967 nfs_close_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7250f773 nfs_drop_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7364c25c nfs_client_for_each_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x74564657 nfs_pageio_reset_write_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7624a68a nfs_initiate_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x76d87302 nfs4_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7db3efdb nfs_instantiate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7e61e194 nfs_set_verifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7f62deb5 nfs_d_prune_case_insensitive_aliases +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8310ee72 nfs_wait_on_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x837fecbd nfs_file_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8499de4f nfs_alloc_fattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x88a9c0fe nfs_setsecurity +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8b96df6e __tracepoint_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8c03c13b nfs_mkdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8fe3d589 nfs_reconfigure +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x90a5530f nfsiod_workqueue +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x91d1fe52 max_session_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9267d1b3 nfs_pageio_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x93357ca9 nfs_init_cinfo +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x93bb5f6e nfs_filemap_write_and_wait_range +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x946be952 nfs_generic_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95b8af21 nfs_check_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95bef451 nfs_sops +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x96c8db9c __tracepoint_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9754326e nfs_refresh_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x98b0ece8 nfs_init_timeout_values +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9b570e34 __tracepoint_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9b6badb6 nfs_client_init_is_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9bd86c94 nfs_mknod +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9d919c44 __SCT__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9f755354 nfs_server_copy_userdata +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa262f7a1 nfs_access_zap_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa64277c5 nfs_lookup +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8dcf8f3 register_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8e9e1ae send_implementation_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa9bceafb nfs_commit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaafd4acc max_session_cb_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xadebc633 nfs_fhget +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xae98d1cf nfs_create_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb29b6142 nfs_umount_begin +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb2d01a3a nfs_clear_verifier_delegated +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb3c98448 nfs_show_stats +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb645d452 nfs_retry_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb6478c0a nfs_try_get_tree +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb681bf85 nfs_sync_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb6dbf264 nfs_revalidate_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb79dfff2 __traceiter_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb9ed0e26 nfs_file_set_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbad9a188 nfs_alloc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbae857da nfs_file_fsync +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbba0afc5 nfs_link +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbc80f0e1 nfs_put_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbe6bfb02 nfs_access_add_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbe9fdbc5 nfs_lock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc330653f nfs_request_add_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3a2be67 nfs_net_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3fdc7ef nfs_scan_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc69c6518 nfs_symlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc6c8b8f1 nfs_access_set_mask +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc796ccce nfs_put_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc9141c2c nfs_create +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc958f8fc unregister_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc9c78d1a nfs_post_op_update_inode_force_wcc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcf6f5835 nfs_get_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd162497f nfs4_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd3d8b0ca nfs_request_add_commit_list_locked +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd3e4b75c nfs_show_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd4f6adee nfs_commit_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd5a95248 nfs_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd5ffc04b __traceiter_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd9440288 nfs_commitdata_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdae9b5d7 nfs4_disable_idmapping +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdf5ecfed nfs_flock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe08140af __traceiter_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe2557b1f nfs_write_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe28317bd put_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe340782c nfs_pageio_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe5198d4e nfs_file_mmap +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe973d6cc nfs_access_get_cached +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe9c3909f nfs_mark_client_ready +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xecf5a430 nfs_fscache_open_file +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf26c7f95 nfs_file_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf31c8944 nfs_inode_attach_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf46359ce nfs_sysfs_add_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf46db99b __SCK__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf8bbc6c6 nfs_pgio_header_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc619abd _nfs_display_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfcb7efb7 nfs_statfs +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfccb40a0 nfs_clone_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfd3c0de6 __SCT__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfdd98d31 nfs_set_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfde01a02 nfs4_label_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfe4d4c1e nfs_commitdata_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfeb42418 __SCT__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfsv3 0x4970522c nfs3_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x00a4950b nfs4_schedule_migration_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x014c800e pnfs_put_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x054bef45 layoutstats_timer +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x074a05c0 __traceiter_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x07b3a98f pnfs_unregister_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0817f9b4 pnfs_add_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x09cdbfbf __SCK__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x09fdc893 pnfs_generic_prepare_to_resend_writes +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0c4a086b __traceiter_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0e03f5e6 pnfs_destroy_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0e878dd6 __traceiter_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0f8ce188 __SCK__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x12f59134 nfs4_delete_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x135da010 nfs4_set_rw_stateid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18e75751 __SCT__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1a1d0170 pnfs_nfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1d08c305 pnfs_generic_clear_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1e764260 __tracepoint_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x20643fc2 nfs4_schedule_lease_moved_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2086bc9c pnfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x208939f3 pnfs_ld_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x251d8e00 pnfs_layout_mark_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2707d78b __traceiter_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x274629b3 __SCK__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x27c6283f pnfs_generic_search_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x283ff61a pnfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2a329dea __tracepoint_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2b16e909 __SCT__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2d31f8a9 __SCK__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2eef30b2 pnfs_read_resend_pnfs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x333138af pnfs_generic_commit_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3678196c nfs4_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x381e5542 pnfs_generic_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x39681c3f pnfs_generic_pg_readpages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3a89919a nfs4_init_ds_session +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3b6d7a9f __tracepoint_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3e1be4bf nfs4_find_get_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x44b79d89 nfs4_proc_getdeviceinfo +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x45f6f58a pnfs_update_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x489306aa pnfs_read_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4bd08ca6 pnfs_error_mark_layout_for_return +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4e15a868 __traceiter_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4fad414a pnfs_layoutcommit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x510fc391 nfs42_proc_layouterror +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x51eb35d5 nfs4_decode_mp_ds_addr +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x52e7c2e3 pnfs_generic_write_commit_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x56d274de pnfs_set_lo_fail +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x56eb613e pnfs_report_layoutstat +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5976ceb9 __tracepoint_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x59997902 nfs4_pnfs_ds_connect +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5a7102c7 __tracepoint_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5afa46f6 nfs4_test_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5afe08bb __SCK__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5bd45f6b pnfs_set_layoutcommit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5e80b70b __tracepoint_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5efce478 nfs4_test_session_trunk +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5f76c614 __tracepoint_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6085edbd nfs_map_string_to_numeric +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6135745b nfs4_mark_deviceid_available +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x63826d35 __SCT__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69d3558d pnfs_generic_rw_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6a5eb444 __SCT__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6a925097 __SCT__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6c8a240c __traceiter_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x702d978b pnfs_generic_layout_insert_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7105fe7f __tracepoint_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x71652d3a __traceiter_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x71896233 pnfs_register_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x725132a1 __tracepoint_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7bcefec7 pnfs_generic_pg_check_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7c6d2061 pnfs_generic_recover_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7e42bd3f __SCT__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7e805659 __traceiter_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x80ad2797 __SCK__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x815a8495 nfs4_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x81856501 pnfs_generic_ds_cinfo_release_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x85463f4e nfs4_init_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8ba98b59 __traceiter_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8e871dae nfs4_schedule_stateid_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x930a94fd __SCT__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x93aca2e1 __traceiter_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9408215c __tracepoint_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x96af1d81 __SCK__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x96c4643f __SCT__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9d3b659d nfs4_pnfs_ds_put +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa5c8d993 __SCK__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa6a60444 __traceiter_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa7e79eaf nfs4_find_or_create_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xac03e74d pnfs_generic_pg_check_range +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xac1f3640 nfs4_mark_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xadeca730 __SCT__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb11305f6 __tracepoint_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb52c031d nfs4_put_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb5f7ebe5 __tracepoint_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbaacc084 pnfs_ld_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbd7096a2 pnfs_free_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbf9ca1c3 pnfs_generic_ds_cinfo_destroy +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc361c3c5 __SCT__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc43bdaef __SCK__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc9d6414e nfs4_schedule_session_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcc21ce5c __SCT__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcd7523f9 nfs4_pnfs_ds_add +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcdfa4332 __traceiter_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xceccb2ca __SCK__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd4fa70fc __tracepoint_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd67493c5 nfs41_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd7219f41 pnfs_generic_scan_commit_lists +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd9448b83 pnfs_generic_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdea12451 nfs_remove_bad_delegation +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdeb5edce __SCT__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe28ca437 pnfs_generic_pg_cleanup +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe4fcc11d __SCK__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe57533d1 __SCK__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe85e6e9e __traceiter_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe8656f97 pnfs_generic_pg_writepages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xeba805d1 nfs4_schedule_lease_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xed15fb41 nfs4_print_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf32fa2b7 __SCT__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf7801360 nfs41_maxgetdevinfo_overhead +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf7f97771 pnfs_alloc_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf999267e pnfs_generic_commit_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfa356d24 pnfs_write_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfa5bbd5f __SCK__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfbda2a82 nfs4_setup_sequence +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x196b72b4 locks_start_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x1fe1e1ad locks_end_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x47634fd7 opens_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x53f43adc locks_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x0d5baa0a nfsacl_encode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x708e2ee6 nfsacl_decode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x7730cfe0 nfs_stream_encode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x96e06e62 nfs_stream_decode_acl +EXPORT_SYMBOL_GPL fs/nfsd/nfsd 0xe0bff218 nfsd4_ssc_init_umount_work +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4900035b o2hb_stop_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4da88d49 o2hb_unregister_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x58c88ff2 o2hb_get_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x5e95a4b2 o2net_send_message_vec +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x6a0c3847 __mlog_printk +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x81a17396 mlog_and_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x8fd0afdf o2nm_get_node_by_num +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x9ed36194 o2nm_node_get +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa15b6156 o2nm_get_node_by_ip +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa87bc9e7 o2nm_configured_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa941cb47 o2hb_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb5cee799 o2hb_register_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb6ebf62a o2nm_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xbd13ee5d o2hb_check_node_heartbeating_no_sem +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xc4d99852 o2hb_check_node_heartbeating_from_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xccc0dbba o2nm_node_put +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd859ac8c o2net_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xe48a3b31 o2hb_setup_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf1a5611d o2net_unregister_handler_list +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf56c2017 mlog_not_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf982e6db o2net_send_message +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfe1298f3 o2net_register_handler +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x38573c5c dlm_unregister_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x3938c1a9 dlm_register_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x7985b73e dlm_register_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x7a1211f8 dlm_setup_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x90e18a9e dlm_print_one_lock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xcb9ee91c dlmlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd7ba575e dlm_errmsg +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd8fa57a6 dlm_unregister_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfadb0199 dlmunlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfb86b96f dlm_errname +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0a726931 ocfs2_cluster_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0cfd3fc5 ocfs2_cluster_connect_agnostic +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x1475f64b ocfs2_dlm_lvb_valid +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x2358c97d ocfs2_stack_glue_register +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x2c4630d4 ocfs2_stack_glue_unregister +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4d3af7fa ocfs2_cluster_hangup +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x689a77a3 ocfs2_kset +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x76f40744 ocfs2_dlm_lvb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x9507547f ocfs2_cluster_disconnect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xaf969565 ocfs2_dlm_lock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xbbc4ef97 ocfs2_stack_supports_plocks +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc5196999 ocfs2_dlm_unlock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc9fae756 ocfs2_cluster_connect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xcafdd707 ocfs2_dlm_lock_status +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd1732ab2 ocfs2_plock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd344e4ee ocfs2_stack_glue_set_max_proto_version +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd806a273 ocfs2_dlm_dump_lksb +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x2ff8aef3 register_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x43cc3d4b pstore_blk_get_config +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x9cd99bc4 unregister_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0x2a951b35 unregister_pstore_zone +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0xf764a6f8 register_pstore_zone +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xabd9af6d cifs_arc4_crypt +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xc4c73891 cifs_arc4_setkey +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0x798f3830 cifs_md4_init +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xceecd9e4 cifs_md4_final +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xdef1096d cifs_md4_update +EXPORT_SYMBOL_GPL lib/842/842_compress 0xcf048a91 sw842_compress +EXPORT_SYMBOL_GPL lib/842/842_decompress 0xa4adedf1 sw842_decompress +EXPORT_SYMBOL_GPL lib/bch 0x0c303f52 bch_encode +EXPORT_SYMBOL_GPL lib/bch 0x0d3e3481 bch_free +EXPORT_SYMBOL_GPL lib/bch 0x1a267fa8 bch_init +EXPORT_SYMBOL_GPL lib/bch 0x860a2eab bch_decode +EXPORT_SYMBOL_GPL lib/crc4 0x696b3a5a crc4 +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x0105b595 des_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x574eda34 des3_ede_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x856a5ef3 des3_ede_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa6aa9857 des_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa77b3b62 des3_ede_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa8fb743d des_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x4b45fb6e poly1305_init_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x7f376d08 poly1305_final_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0xfa617389 poly1305_update_generic +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0x5b4efd96 notifier_err_inject_dir +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0xc97194cf notifier_err_inject_init +EXPORT_SYMBOL_GPL lib/polynomial 0xb8b44e50 polynomial_calc +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x1803a6ed raid6_2data_recov +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x804a5b70 raid6_call +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0xe4b051cf raid6_datap_recov +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x1d29b9e1 decode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x561835eb init_rs_non_canonical +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x63adbf92 encode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xa32f3d9e decode_rs16 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xeb2f825c init_rs_gfp +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xfd581da1 free_rs +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0xc3faf23c lowpan_header_decompress +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0xcbb9379b lowpan_header_compress +EXPORT_SYMBOL_GPL net/802/garp 0x0cd0a0f8 garp_register_application +EXPORT_SYMBOL_GPL net/802/garp 0x1d3fa56a garp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/garp 0x25ef0dab garp_request_join +EXPORT_SYMBOL_GPL net/802/garp 0x8b537387 garp_request_leave +EXPORT_SYMBOL_GPL net/802/garp 0x8dbf1822 garp_unregister_application +EXPORT_SYMBOL_GPL net/802/garp 0x97346076 garp_init_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x332627cf mrp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x391803b9 mrp_init_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x51ef5e9d mrp_unregister_application +EXPORT_SYMBOL_GPL net/802/mrp 0x7b45ad6a mrp_request_join +EXPORT_SYMBOL_GPL net/802/mrp 0x91f5e16a mrp_request_leave +EXPORT_SYMBOL_GPL net/802/mrp 0xa9321c84 mrp_register_application +EXPORT_SYMBOL_GPL net/802/stp 0xded7ecd5 stp_proto_unregister +EXPORT_SYMBOL_GPL net/802/stp 0xf3d58034 stp_proto_register +EXPORT_SYMBOL_GPL net/9p/9pnet 0x49f979ab p9_client_xattrcreate +EXPORT_SYMBOL_GPL net/9p/9pnet 0xb7b64435 p9_client_xattrwalk +EXPORT_SYMBOL_GPL net/atm/atm 0xb09faf79 register_atmdevice_notifier +EXPORT_SYMBOL_GPL net/atm/atm 0xcfb6a3da unregister_atmdevice_notifier +EXPORT_SYMBOL_GPL net/ax25/ax25 0x527cbb80 ax25_register_pid +EXPORT_SYMBOL_GPL net/ax25/ax25 0xac93ae05 ax25_bcast +EXPORT_SYMBOL_GPL net/ax25/ax25 0xaeb7451e ax25_defaddr +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x516bc471 l2cap_chan_send +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x829d617e bt_debugfs +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x8c63d49f l2cap_chan_del +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x9a6d993f l2cap_chan_list +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xb2ea747b l2cap_add_psm +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xc4f5500b l2cap_chan_set_defaults +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xd813dec6 l2cap_chan_create +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xedeec028 l2cap_chan_connect +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xf5914e96 l2cap_chan_put +EXPORT_SYMBOL_GPL net/bridge/bridge 0x05effda5 br_mst_get_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0x08b2e142 br_vlan_get_proto +EXPORT_SYMBOL_GPL net/bridge/bridge 0x0b4e802c br_mst_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0x0c2db024 br_mst_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x11a3f855 br_fdb_find_port +EXPORT_SYMBOL_GPL net/bridge/bridge 0x25ffe27d br_vlan_get_pvid +EXPORT_SYMBOL_GPL net/bridge/bridge 0x291cd113 br_multicast_has_router_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x3ca7a896 br_handle_frame_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0x4f9cae25 br_multicast_has_querier_anywhere +EXPORT_SYMBOL_GPL net/bridge/bridge 0x50e38319 br_multicast_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x58547f33 br_port_flag_is_set +EXPORT_SYMBOL_GPL net/bridge/bridge 0x61fa45da br_multicast_router +EXPORT_SYMBOL_GPL net/bridge/bridge 0x6594c816 br_get_ageing_time +EXPORT_SYMBOL_GPL net/bridge/bridge 0x7fad2ad9 br_vlan_get_info_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x93be267a br_vlan_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x9a47ae89 nf_br_ops +EXPORT_SYMBOL_GPL net/bridge/bridge 0xafd0ff9c br_dev_queue_push_xmit +EXPORT_SYMBOL_GPL net/bridge/bridge 0xb386d8da br_fdb_clear_offload +EXPORT_SYMBOL_GPL net/bridge/bridge 0xcb84d6fc br_port_get_stp_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0xd79c2169 br_vlan_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0xde0fd3c2 br_forward +EXPORT_SYMBOL_GPL net/bridge/bridge 0xde7ad4a0 br_multicast_has_querier_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf9eda789 br_vlan_get_pvid_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0xffa48dc1 br_multicast_list_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0xffea1eba br_forward_finish +EXPORT_SYMBOL_GPL net/dccp/dccp 0x13fa2481 dccp_feat_signal_nn_change +EXPORT_SYMBOL_GPL net/dccp/dccp 0x148b316b dccp_send_sync +EXPORT_SYMBOL_GPL net/dccp/dccp 0x15b765c6 dccp_ioctl +EXPORT_SYMBOL_GPL net/dccp/dccp 0x17687155 dccp_feat_nn_get +EXPORT_SYMBOL_GPL net/dccp/dccp 0x17f6a904 dccp_set_state +EXPORT_SYMBOL_GPL net/dccp/dccp 0x182ec2bf dccp_ackvec_parsed_add +EXPORT_SYMBOL_GPL net/dccp/dccp 0x207b9def dccp_getsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x2a968e2f dccp_connect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3b280a89 dccp_sendmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3bfe5e87 dccp_recvmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4523917d dccp_done +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4cdd391d dccp_feat_list_purge +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4f065660 inet_dccp_listen +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5555882c dccp_destruct_common +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59814a84 dccp_statistics +EXPORT_SYMBOL_GPL net/dccp/dccp 0x6635e47d dccp_init_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0x6d38ced4 dccp_close +EXPORT_SYMBOL_GPL net/dccp/dccp 0x70f36e7e dccp_check_req +EXPORT_SYMBOL_GPL net/dccp/dccp 0x72c3d2e8 dccp_setsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x782ddcaf dccp_make_response +EXPORT_SYMBOL_GPL net/dccp/dccp 0x785adda4 dccp_reqsk_init +EXPORT_SYMBOL_GPL net/dccp/dccp 0x80993155 dccp_timestamp +EXPORT_SYMBOL_GPL net/dccp/dccp 0x8171199a dccp_death_row +EXPORT_SYMBOL_GPL net/dccp/dccp 0x86be7924 dccp_packet_name +EXPORT_SYMBOL_GPL net/dccp/dccp 0x8a904e64 dccp_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x93d1184f dccp_parse_options +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9598d24d dccp_ackvec_parsed_cleanup +EXPORT_SYMBOL_GPL net/dccp/dccp 0x95f9c147 dccp_poll +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9ce53d1b dccp_child_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa31a8afa dccp_disconnect +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa57a55b3 dccp_rcv_established +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa8eb0d86 dccp_rcv_state_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb4937b1d dccp_shutdown +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb858c15d dccp_ctl_make_reset +EXPORT_SYMBOL_GPL net/dccp/dccp 0xbb4e7e48 dccp_sync_mss +EXPORT_SYMBOL_GPL net/dccp/dccp 0xbc04317c dccp_reqsk_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0xcf74f769 dccp_insert_option +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd75b7072 dccp_orphan_count +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd7611f97 dccp_create_openreq_child +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd7cdb975 dccp_hashinfo +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf1dafce3 dccp_destroy_sock +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x1510e15f dccp_v4_conn_request +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x2f2a77cc dccp_v4_do_rcv +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x58794cba dccp_v4_connect +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x5d57b175 dccp_v4_send_check +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x8185602a dccp_v4_request_recv_sock +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xff1cae31 dccp_invalid_packet +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0b48410e dsa_devlink_resource_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c19c082 dsa_enqueue_skb +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c6039ac dsa_flush_workqueue +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x12f34341 dsa_devlink_port_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x17df993c dsa_devlink_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x211da411 dsa_devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x235e1fad dsa_tag_8021q_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x24eafab2 dsa_switch_suspend +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x2a9028eb dsa_devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x35e4d239 dsa_8021q_xmit +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x38862a31 dsa_mdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x39a58534 dsa_tag_drivers_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x417d1fed dsa_8021q_rx_switch_id +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x4255f950 dsa_switch_resume +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x45ca5090 dsa_tag_8021q_bridge_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x53192904 dsa_tag_8021q_standalone_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x5dd88ed4 dsa_slave_dev_check +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x629abde4 dsa_tag_drivers_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x78005cc6 dsa_tag_8021q_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x91e2ccca dsa_tag_8021q_bridge_join +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x93addf93 dsa_8021q_rcv +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x98a42f10 dsa_unregister_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9e59271d dsa_8021q_rx_source_port +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9edf9445 dsa_switch_shutdown +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xa618121b dsa_register_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xb539f53a dsa_port_phylink_mac_change +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xbaf1641b dsa_fdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc23e8d5f dsa_devlink_region_destroy +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc7829edf dsa_switch_find +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc7bf8580 dsa_tag_8021q_bridge_leave +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xcd37bb5c dsa_devlink_params_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd077e855 dsa_devlink_param_get +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd39c78e5 dsa_devlink_resources_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xeb090180 dsa_tag_8021q_find_port_by_vbid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf13e1803 vid_is_dsa_8021q +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf20a0357 dsa_devlink_params_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfd3e2b67 dsa_devlink_param_set +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfe2ac2cf dsa_port_from_netdev +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x00e6a9d4 ieee802154_hdr_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x07a1fdcc nl802154_scan_started +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x1e2ed41f ieee802154_hdr_peek_addrs +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x37c07d6d ieee802154_beacon_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x5babab6f ieee802154_mac_cmd_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x71a490f7 ieee802154_hdr_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x80dd32ef nl802154_scan_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x81de3bea nl802154_beaconing_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x87e2553b ieee802154_max_payload +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xbc60bf1a ieee802154_mac_cmd_pl_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xbc6335a2 nl802154_scan_event +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xcfc9814d ieee802154_hdr_peek +EXPORT_SYMBOL_GPL net/ife/ife 0x1801a5e9 ife_decode +EXPORT_SYMBOL_GPL net/ife/ife 0x6210e871 ife_tlv_meta_next +EXPORT_SYMBOL_GPL net/ife/ife 0x67db2029 ife_tlv_meta_decode +EXPORT_SYMBOL_GPL net/ife/ife 0xe5cf2312 ife_encode +EXPORT_SYMBOL_GPL net/ife/ife 0xe7888e98 ife_tlv_meta_encode +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x0cc86f87 esp_output_tail +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x2dcdb69e esp_input_done2 +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xfc244423 esp_output_head +EXPORT_SYMBOL_GPL net/ipv4/gre 0x1ccce94f gre_del_protocol +EXPORT_SYMBOL_GPL net/ipv4/gre 0xcc8ca338 gre_add_protocol +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x19e839c5 inet_diag_unregister +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x3189f4c9 inet_diag_bc_sk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x572b158b inet_diag_msg_attrs_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x593ad145 inet_sk_diag_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x8e5fe4c1 inet_diag_find_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x9ae988ef inet_diag_dump_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xa16e03c6 inet_diag_register +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xa34a6735 inet_diag_dump_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xe7b350a8 inet_diag_msg_common_fill +EXPORT_SYMBOL_GPL net/ipv4/ip_gre 0x29431316 gretap_fb_dev_create +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x11261f18 ip_tunnel_ctl +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x18783256 ip_tunnel_delete_nets +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x1c341544 ip_tunnel_encap_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x21d78613 ip_tunnel_siocdevprivate +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x277a3dbd ip_tunnel_uninit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x30ea689c ip_md_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x353c0c9a __ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x3d782e74 ip_tunnel_init +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x65c0c010 ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x8d0e7cb9 ip_tunnel_dellink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x91b0ac1a ip_tunnel_newlink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xcca91a67 ip_tunnel_lookup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xd94fe0cb ip_tunnel_rcv +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xdc1c0488 ip_tunnel_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xe3ed5c22 ip_tunnel_changelink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xe7ac4f44 ip_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xf5655d49 ip_tunnel_init_net +EXPORT_SYMBOL_GPL net/ipv4/netfilter/arp_tables 0xf92ebb09 arpt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/ip_tables 0x40043465 ipt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x32fcd0f2 nf_defrag_ipv4_enable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0xd0848ff2 nf_defrag_ipv4_disable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_dup_ipv4 0xe692eaec nf_dup_ipv4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x3d1386e6 nf_reject_skb_v4_tcp_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x54a30808 nf_send_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x824320fd nf_reject_ip_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xc3e84de8 nf_reject_iphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xe29edfb5 nf_reject_skb_v4_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xe5c5da70 nf_send_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xfe61d9be nf_reject_ip_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_socket_ipv4 0x15c1ebd0 nf_sk_lookup_slow_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x2fd27769 nf_tproxy_handle_time_wait4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x3419bc27 nf_tproxy_get_sock_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0xf6594e2f nf_tproxy_laddr4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0xd11c820c nft_fib4_eval +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0xdd1d2dd5 nft_fib4_eval_type +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x34e636de tcp_vegas_get_info +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x51dd06da tcp_vegas_state +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x6acc66b4 tcp_vegas_pkts_acked +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xa3e0a88a tcp_vegas_cwnd_event +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xab0d47d0 tcp_vegas_init +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x097e367c udp_tunnel_sock_release +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x4c087b5e udp_tunnel_drop_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x8200421f udp_tun_rx_dst +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x85392dc1 setup_udp_tunnel_sock +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xb6179a09 udp_tunnel_push_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xca084a1c udp_tunnel_xmit_skb +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xcce743de udp_tunnel_notify_add_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xdf217e43 udp_tunnel_notify_del_rx_port +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x39cd6667 esp6_output_head +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x589566fa esp6_output_tail +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x74f90518 esp6_input_done2 +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x0358663a ip6_tnl_encap_setup +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x51449e93 ip6_tnl_xmit_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xc6eafa91 ip6_tnl_rcv_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x249144af udp_sock_create6 +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x44a5d549 udp_tunnel6_xmit_skb +EXPORT_SYMBOL_GPL net/ipv6/netfilter/ip6_tables 0xdffba4c3 ip6t_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x2c253d83 nf_ct_frag6_gather +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x82f43625 nf_defrag_ipv6_enable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xf89e81b7 nf_defrag_ipv6_disable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_dup_ipv6 0xa56821b6 nf_dup_ipv6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x00323429 nf_reject_ip6_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x018e01e0 nf_send_reset6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x21a86f73 nf_send_unreach6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x32f8df7e nf_reject_ip6hdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x3682cc17 nf_reject_ip6_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x9ccc9b25 nf_reject_skb_v6_unreach +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xc5a21359 nf_reject_skb_v6_tcp_reset +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_socket_ipv6 0x92a64ab9 nf_sk_lookup_slow_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x975931e0 nf_tproxy_get_sock_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x9c07d786 nf_tproxy_laddr6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xe91cba9f nf_tproxy_handle_time_wait6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x627a0091 nft_fib6_eval_type +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0xbf537813 nft_fib6_eval +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x06298c90 l2tp_tunnel_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x07dd5d94 l2tp_tunnel_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x083789b7 l2tp_tunnel_get_session +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x088590f9 l2tp_session_set_header_len +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x0ae6465a l2tp_tunnel_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x12bcfb94 l2tp_tunnel_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x231bfc6c l2tp_recv_common +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x2a1761dd l2tp_sk_to_tunnel +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x2d5f1259 l2tp_session_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x5604e447 l2tp_session_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x59d4f405 l2tp_tunnel_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x5e359ef5 l2tp_xmit_skb +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x6bf80714 l2tp_session_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x71ca35e2 l2tp_udp_encap_recv +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x73b81f47 l2tp_session_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x84feef96 l2tp_session_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x8f7726be l2tp_tunnel_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xbd847bc6 l2tp_session_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xca2cdfbe l2tp_session_get_by_ifname +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xd1da0055 l2tp_session_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xd47841c6 l2tp_tunnel_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_ip 0x37f00f2d l2tp_ioctl +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x337f2432 l2tp_nl_unregister_ops +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x48ede737 l2tp_nl_register_ops +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x00d0dd5a ieee80211_request_smps +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x16ad7c5f ieee80211_tkip_add_iv +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1dab0efe ieee80211_set_key_rx_seq +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x276f011a ieee80211_remain_on_channel_expired +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x4707d146 ieee80211_ready_on_channel +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x557f955c ieee80211_set_active_links_async +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x59646429 ieee80211_find_sta_by_ifaddr +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x5a515ddc ieee80211_vif_to_wdev +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x6659f4df ieee80211_iterate_active_interfaces_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x67204332 ieee80211_find_sta_by_link_addrs +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x693a483e ieee80211_gtk_rekey_add +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x6ebe11a0 ieee80211_iterate_stations_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x888a26f0 ieee80211_calc_rx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9e1c1431 ieee80211_key_replay +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xa1dc0527 ieee80211_iterate_interfaces +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xac3f9a5a wdev_to_ieee80211_vif +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xbc1f4c96 ieee80211_color_change_finish +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd004ea88 ieee80211_key_mic_failure +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd095df71 ieee80211_gtk_rekey_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd6841d94 ieee80211_hw_restart_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd7aa4649 ieee80211_iterate_active_interfaces_mtx +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xe2523446 ieee80211_resume_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xe90bae6a ieee80211_set_active_links +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xea792270 ieee80211_remove_key +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xeb6cd18d ieee80211_obss_color_collision_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xedbe85df ieee80211_calc_tx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xf0bf46e8 ieee80211_ave_rssi +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xf116f4fa ieee80211_update_mu_groups +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xfde861db ieee80211_iter_chan_contexts_atomic +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x082781ab mpls_stats_inc_outucastpkts +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x5539a685 mpls_pkt_too_big +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x62e483f1 mpls_dev_mtu +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x6d2dbe46 mpls_output_possible +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x8ee316eb nla_get_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xf6f9b8b6 nla_put_labels +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x007e0e0f ip_set_put_flags +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x21c61532 ip_set_nfnl_get_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x22d966c6 ip_set_range_to_cidr +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x23d57faf ip_set_nfnl_put +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x397f6231 ip_set_free +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x39db8831 ip_set_put_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x6399f8a6 ip_set_test +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x78ed7043 ip_set_name_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7924b6de ip_set_hostmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7ae196d7 ip_set_put_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x81fff2d1 ip_set_netmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x84317332 ip_set_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x8ef63f45 ip_set_init_comment +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9055f35a ip_set_type_unregister +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9e98722b ip_set_get_ipaddr6 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa0ebdbd5 ip_set_add +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa293f8a6 ip_set_get_ipaddr4 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xc3d57c2e ip_set_get_byname +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xcb5d1d9e ip_set_del +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xd48e7748 ip_set_get_ip4_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xdaf9ea73 ip_set_type_register +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xde503b35 ip_set_get_ip6_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf010675c ip_set_match_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf3b4d4ae ip_set_alloc +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf9b16fd5 ip_set_elem_len +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xfffecc49 ip_set_get_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x235abddf ip_vs_conn_in_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x641fdd8c unregister_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xa54d7ede register_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xdcdb9224 ip_vs_conn_out_get_proto +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x3ccdb929 nf_conncount_gc_list +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x7fa63338 nf_conncount_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xa2716f79 nf_conncount_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xb4f91041 nf_conncount_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xbb199af4 nf_conncount_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xded40268 nf_conncount_list_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xf2a1dbb9 nf_conncount_cache_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x01d9953a nf_ct_unexpect_related +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x03166b98 nf_ct_add_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0460ec0f nf_ct_invert_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x065678bb nf_ct_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x06c8debb nf_ct_l4proto_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x096c1f59 nf_ct_iterate_cleanup_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0a4992bb nf_ct_tmpl_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0bc00f80 nf_nat_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0d40303b nf_conntrack_unregister_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x126d7f1a nf_conn_pernet_ecache +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x152b0d9f nf_ct_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x15a09ee1 nf_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1f1101b0 nf_ct_bridge_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x20725237 nf_conntrack_in +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x20deeb07 nf_ct_set_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x21ef6360 __nf_ct_change_status +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x22092469 nf_ct_kill_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x22ef829b nf_ct_expect_iterate_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2327f449 nf_ct_skb_network_trim +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x235f48de nf_ct_get_id +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x23db0dbc nf_ct_helper_expectfn_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x25fc4a58 nf_connlabels_replace +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x289c3714 nf_ct_alloc_hashtable +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x28eff409 nf_conntrack_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x307c3d79 nf_ct_unlink_expect_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x328864cc nf_ct_destroy_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x37d45046 nf_ct_expect_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3e53e3eb nf_ct_expect_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4015a567 __nf_ct_refresh_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4f20973d nf_ct_helper_expectfn_find_by_symbol +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4fefd48e nf_conntrack_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4ff81262 __nf_conntrack_helper_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x50b217bd nf_ct_helper_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x57bf5d63 nf_ct_timeout_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5de0e689 nf_nat_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6174112e nf_ct_expect_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6229749d nf_conntrack_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x656ec1f6 nf_ct_remove_expectations +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6910706c nf_ct_seq_adjust +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x693c3961 nf_ct_helper_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x699957c4 nf_conntrack_hash_check_insert +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6ac79a26 nf_conntrack_alter_reply +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6bc4f06f nf_ct_helper_expectfn_find_by_name +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6e9845ff nf_nat_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x73e70340 nf_ct_netns_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x752f0aa2 nf_ct_port_nlattr_to_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7732e583 nf_ct_delete +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x77dc36d7 nf_ct_ecache_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7b20d5e4 nf_conntrack_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7f2eeb74 nf_ct_tmpl_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7f3d1b01 nf_ct_helper_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x81229d57 __nf_conntrack_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x81bed020 nf_ct_untimeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x833624e3 nf_ct_helper_log +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x875e40e4 nf_ct_get_tuplepr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8ffe7e89 nf_conntrack_htable_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x910a2044 nf_conntrack_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x949caa3e nf_nat_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9652b45e nf_conntrack_helpers_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9adb7399 nf_conntrack_expect_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9e618895 nf_ct_helper_expectfn_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9e76b6de nf_conntrack_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa3a9faee nf_ct_seqadj_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa4853602 nf_conntrack_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa9b4cf0f nf_conntrack_helpers_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xad14338d nf_conntrack_register_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaf0847f0 nf_conntrack_locks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb37c2094 nf_ct_handle_fragments +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb39356f5 nf_ct_port_nla_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb45c1dee nf_connlabels_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb48add5a nf_ct_acct_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbc6eb1bf __nf_ct_try_assign_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbfc91c59 nf_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc0d0b173 nf_ct_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc161b00a nf_connlabels_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc18ac88d nf_ct_expect_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc40f284c nf_ct_helper_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xcba4e633 nf_ct_gre_keymap_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xccf5a720 nf_ct_expect_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd505c3e0 nf_ct_port_nlattr_tuple_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd516a344 nf_ct_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd62f88a9 nf_ct_tcp_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xda513aa4 nf_ct_port_tuple_to_nlattr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdba7326b nf_conntrack_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdfb8f1e2 nf_ct_deliver_cached_events +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe815854d nf_conntrack_eventmask_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe91a4489 nf_ct_remove_expect +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xeb894a0f nf_ct_seq_offset +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec8beba6 nf_ct_expect_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xed2a7187 nf_ct_netns_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xedd5c9ef nf_ct_bridge_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf037908c __nf_ct_expect_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf1a7bad7 nf_ct_expect_related_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf33a5e5b nf_conntrack_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf38bcdf3 nf_conntrack_max +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf3eea612 nf_ct_change_status_common +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf464b00b nf_conntrack_tuple_taken +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf4c8c95c nf_conntrack_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf8c5ac13 __nf_ct_change_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf914608c nf_ct_gre_keymap_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfdf9d024 nf_ct_expect_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_amanda 0x93e63a70 nf_nat_amanda_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_broadcast 0x581e68e3 nf_conntrack_broadcast_help +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_ftp 0xe17d9b0f nf_nat_ftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0x28e5ea4c nfct_h323_nat_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0x8715bada get_h225_addr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_irc 0x124492ce nf_nat_irc_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_pptp 0xa63758f4 nf_nat_pptp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x304eb0cf nf_nat_sip_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x505fd0c6 ct_sip_parse_request +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x681bfba9 ct_sip_parse_address_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x95bd7907 ct_sip_parse_numerical_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xc1616bd8 ct_sip_get_sdp_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xfbdcb3db ct_sip_parse_header_uri +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xfeb014a0 ct_sip_get_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_snmp 0x505d5360 nf_nat_snmp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_tftp 0xfc98ef2b nf_nat_tftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x1d61b70e nf_fwd_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x20ccb146 nf_dup_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x7fe1ab1f nft_fwd_dup_netdev_offload +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x0d24c76e flow_offload_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x33b970b1 nf_flow_rule_route_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x3471c42f flow_offload_teardown +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x3810b2ba flow_offload_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x3eb3fbac nf_flow_table_offload_setup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x508a22ae flow_offload_add +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x51f888e5 flow_offload_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x65aca1f3 nf_flow_dnat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x738583e5 nf_flow_table_cleanup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x7e80c89f nf_flow_table_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x8f4a6a9f nf_flow_snat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xa25fda81 nf_flow_rule_route_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xae3a7f1d nf_flow_table_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xb32930a8 flow_offload_refresh +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xb90fe324 nf_flow_offload_ipv6_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc962cdef nf_flow_offload_ip_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xf1af8ea6 flow_offload_route_init +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x0210309b nf_nat_masquerade_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x071a3eba nf_nat_alloc_null_binding +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x2a0942f8 nf_nat_ipv4_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x2a5b12ec nf_nat_inet_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3bc17c49 nf_nat_masquerade_inet_register_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3eca2b81 nf_ct_nat +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x4aa8ffab nf_ct_nat_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x5719e25e nf_nat_inet_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x67280c43 nf_nat_icmp_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x7e381cf4 nf_nat_packet +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x8c6e54c9 nf_nat_masquerade_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x99eaf711 nf_nat_inet_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xa3f2de72 nf_nat_ipv4_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xa887742e nf_nat_ipv6_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xa92783f9 nf_nat_icmpv6_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb2375ca2 nf_nat_ipv6_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb4b476ad nf_nat_exp_find_port +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xbcdcee34 nf_nat_redirect_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd9c25654 nf_nat_masquerade_inet_unregister_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xf20edd0b nf_nat_redirect_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x008d9519 synproxy_send_client_synack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x08ca1ed5 synproxy_recv_client_ack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x1f099794 synproxy_init_timestamp_cookie +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x372c0037 nf_synproxy_ipv6_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x419bd0c6 synproxy_parse_options +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x44209ce7 ipv6_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x5fab9859 ipv4_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x70b7e12b nf_synproxy_ipv4_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x787194dd synproxy_recv_client_ack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x856fffab nf_synproxy_ipv4_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xc2f41eb7 nf_synproxy_ipv6_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xca9fc082 synproxy_net_id +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xd8182d2c synproxy_send_client_synack +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0a3b6d95 nft_chain_validate_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1145c4af nft_unregister_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1d115ea1 nft_meta_get_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1e1d3269 __nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x202af464 nft_meta_set_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2a71dd45 nft_register_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2d6b6cb9 nft_obj_notify +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2d770be0 nft_meta_get_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2d7802f0 nft_unregister_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2f22cc18 nf_tables_deactivate_flowtable +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3157d19e nft_unregister_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x36e82270 nft_meta_set_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x39af80fc nft_data_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x39c568c1 nft_meta_get_reduce +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3acacbd6 nft_chain_validate_dependency +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x40264829 nft_register_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x41b71e65 nft_trace_enabled +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4cecbb60 nft_meta_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x575163e4 nft_request_module +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6c73e8f1 nft_reg_track_update +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x82c3b9fd nf_tables_bind_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8ed20eb7 nft_expr_reduce_bitwise +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x97b3c61a nf_tables_destroy_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9e05d585 nft_obj_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9f5a3850 nft_parse_register_store +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa487eef6 nft_flowtable_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xaa301b41 nft_dump_register +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb28b992b nft_register_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb47428f8 nft_unregister_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xba1ed215 nft_set_lookup_global +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbcab1e78 nft_ct_get_fast_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc472310c nft_data_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc811d17f nft_meta_get_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xcbc9ecbb nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xcf0db87b nft_meta_set_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xdd5db151 nft_do_chain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde460096 nft_meta_set_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b8cc13 nft_parse_register_load +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe6af61ea nft_chain_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe9850851 nft_set_do_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xed84fe5b nft_data_release +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xef8d2c50 __nft_release_basechain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xefc698dc nft_meta_inner_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf4eb51dd nft_meta_set_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf78fc347 nft_set_catchall_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf899f8e5 nf_tables_activate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf8d97ec9 nf_tables_deactivate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xfc165899 nft_set_elem_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xfd3438c8 nft_register_expr +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x0ebb6d79 nfnetlink_has_listeners +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x1d98b2c6 nfnetlink_broadcast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5022f2b3 nfnetlink_set_err +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x53c54177 nfnetlink_subsys_register +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5ce3b588 nfnl_lock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xa967afce nfnetlink_unicast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xb08e323e nfnetlink_subsys_unregister +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xc52b7181 nfnetlink_send +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xdb065657 nfnl_unlock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x13432d2a nfnl_acct_update +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x52129a9b nfnl_acct_find_get +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xb0c0955a nfnl_acct_overquota +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xbecf5d14 nfnl_acct_put +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x35eff5e0 nf_osf_fingers +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x56018084 nf_osf_match +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x5cdb8907 nf_osf_find +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x0fb7b9c9 nft_fib_store_result +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x0fc2aed1 nft_fib_init +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x14e2c25b nft_fib_reduce +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xbe86506d nft_fib_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xe9605876 nft_fib_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x1de558c1 nft_reject_icmpv6_code +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x53dd2da1 nft_reject_init +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x67f6d799 nft_reject_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x87fa04e8 nft_reject_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9d46ccf8 nft_reject_policy +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xe2c84666 nft_reject_icmp_code +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x011ee01d xt_compat_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x04e27719 xt_compat_flush_offsets +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x05d3ff64 xt_compat_target_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x075964ea xt_register_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x16be9288 xt_request_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x1b13d6aa xt_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x1b46ab42 xt_register_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x1fd89a57 xt_proto_fini +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x24dc5f2e xt_compat_target_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x4e3fdc40 xt_compat_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x4f617da1 xt_check_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x54616b06 xt_request_find_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x6da825aa xt_hook_ops_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7bce4603 xt_data_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x807d2b2c xt_recseq +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x823edea5 xt_compat_add_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x8ee3c37c xt_table_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x91be76d3 xt_proto_init +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x9c995c69 xt_percpu_counter_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa1036f95 xt_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa462b284 xt_unregister_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa7c94f1d xt_compat_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xab196898 xt_request_find_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xad691cf7 xt_unregister_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xb6ebb72f xt_compat_match_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xbfacb837 xt_percpu_counter_free +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xbfe136a0 xt_replace_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc7fae024 xt_compat_calc_jump +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xcd04eb99 xt_compat_match_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd1e246a2 xt_compat_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd3fcc511 xt_tee_enabled +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xddf68fc6 xt_find_revision +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xea79d0b5 xt_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf6abeb06 xt_copy_counters +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xfa3ea5a6 xt_check_match +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x269d6f9f xt_rateest_put +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0xec6dd5f9 xt_rateest_lookup +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x3a07a41a nci_spi_allocate_spi +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0xa544d643 nci_spi_read +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0xb1d4d1bf nci_spi_send +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x60e22db6 nci_uart_unregister +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x7658d367 nci_uart_register +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x8aedadd9 nci_uart_set_config +EXPORT_SYMBOL_GPL net/nsh/nsh 0x4dfede3d nsh_push +EXPORT_SYMBOL_GPL net/nsh/nsh 0x6c3e1ec0 nsh_pop +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x08e34d7e ovs_vport_free +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x3d11dd62 ovs_netdev_tunnel_destroy +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x4081bad5 ovs_netdev_link +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x8bf8a8b5 __ovs_vport_ops_register +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xe493912f ovs_vport_alloc +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xf6574f8c ovs_vport_ops_unregister +EXPORT_SYMBOL_GPL net/psample/psample 0x4190d7d5 psample_group_put +EXPORT_SYMBOL_GPL net/psample/psample 0x4714aa0d psample_group_take +EXPORT_SYMBOL_GPL net/psample/psample 0x988f90c2 psample_group_get +EXPORT_SYMBOL_GPL net/psample/psample 0xe40a513c psample_sample_packet +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x16f71205 qrtr_endpoint_post +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x463b269c qrtr_endpoint_register +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x8d25501f qrtr_ns_remove +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xa47e91ba qrtr_ns_init +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xc68baa7a qrtr_endpoint_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0x00a467af rds_wq +EXPORT_SYMBOL_GPL net/rds/rds 0x0a6df42a rds_conn_drop +EXPORT_SYMBOL_GPL net/rds/rds 0x0ae989c5 rds_conn_create_outgoing +EXPORT_SYMBOL_GPL net/rds/rds 0x0bdb850e rds_conn_create +EXPORT_SYMBOL_GPL net/rds/rds 0x1958d22f rds_conn_path_drop +EXPORT_SYMBOL_GPL net/rds/rds 0x20c5e653 rds_cong_map_updated +EXPORT_SYMBOL_GPL net/rds/rds 0x29044a1e rds_send_path_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x2b0d543c rds_message_add_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x2bd612e2 rds_trans_register +EXPORT_SYMBOL_GPL net/rds/rds 0x32311391 rds_atomic_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x36087aa4 rds_stats +EXPORT_SYMBOL_GPL net/rds/rds 0x398e7b83 rds_connect_path_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x45a4781e rds_addr_cmp +EXPORT_SYMBOL_GPL net/rds/rds 0x523fc096 rds_conn_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0x534193b4 rds_message_put +EXPORT_SYMBOL_GPL net/rds/rds 0x5697ffb5 rds_rdma_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x582fe5cf rds_message_add_rdma_dest_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x585f567b rds_message_populate_header +EXPORT_SYMBOL_GPL net/rds/rds 0x6e8a7683 rds_trans_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0x712dbd58 rds_send_xmit +EXPORT_SYMBOL_GPL net/rds/rds 0x7432f84c rds_connect_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x7b0dc913 rds_send_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x830d9160 rds_message_addref +EXPORT_SYMBOL_GPL net/rds/rds 0x8472ac7c rds_recv_incoming +EXPORT_SYMBOL_GPL net/rds/rds 0x85e4e520 rds_stats_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0x8941879a rds_message_unmapped +EXPORT_SYMBOL_GPL net/rds/rds 0x92cb1776 rds_info_deregister_func +EXPORT_SYMBOL_GPL net/rds/rds 0x9dcbbbf0 rds_page_remainder_alloc +EXPORT_SYMBOL_GPL net/rds/rds 0xaeb74e60 rds_inc_path_init +EXPORT_SYMBOL_GPL net/rds/rds 0xbbbaef63 rds_conn_path_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0xc2dab779 rds_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0xc90bdc58 rds_info_register_func +EXPORT_SYMBOL_GPL net/rds/rds 0xc9a2c34b rds_inc_put +EXPORT_SYMBOL_GPL net/rds/rds 0xd1897f8e rds_send_path_reset +EXPORT_SYMBOL_GPL net/rds/rds 0xe1d921f6 rds_conn_destroy +EXPORT_SYMBOL_GPL net/rds/rds 0xef84058d rds_for_each_conn_info +EXPORT_SYMBOL_GPL net/rds/rds 0xf1ffe4c2 rds_inc_init +EXPORT_SYMBOL_GPL net/rds/rds 0xf9f69e86 rds_send_ping +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x3ef7c034 mqprio_validate_qopt +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x431abea3 mqprio_qopt_reconstruct +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xcede419b mqprio_fp_to_offload +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x6ce9b467 pie_calculate_probability +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x8af19f74 pie_process_dequeue +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x9d85ee91 pie_drop_early +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x16f8ba5d taprio_offload_get +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x6a6b1c12 taprio_offload_free +EXPORT_SYMBOL_GPL net/sctp/sctp 0x32449113 sctp_transport_lookup_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0x480dd299 sctp_transport_traverse_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0x84da8fe9 sctp_for_each_endpoint +EXPORT_SYMBOL_GPL net/sctp/sctp 0xd0369fa8 sctp_get_sctp_info +EXPORT_SYMBOL_GPL net/smc/smc 0x2f4b2e9a smc_proto6 +EXPORT_SYMBOL_GPL net/smc/smc 0x4e79aaf0 smc_unhash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0x88abd4ec smc_hash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0xdfecd86b smc_proto +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x38d3dce5 g_make_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x40311a5e gss_mech_unregister +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x450f5fe8 svcauth_gss_register_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x482ac5a4 g_token_size +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xbc4c33c3 svcauth_gss_flavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd7673035 g_verify_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xe5ff96b7 gss_mech_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x001f7451 auth_domain_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x00ac5e6a rpc_num_bc_slots +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0254d41c rpc_get_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0300f79f rpc_put_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x037e18c3 svc_xprt_init +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x03ce4d66 svc_generic_init_request +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x044b80b4 svc_xprt_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x04aa64cb rpcauth_wrap_req_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05e807a9 xdr_encode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x065994f1 xdr_encode_opaque_fixed +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x066510e0 xprt_lock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x06d70098 rpc_remove_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x071bfd96 rpc_clone_client_set_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x082322c5 svc_exit_thread +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x08acbe35 rpcauth_stringify_acceptor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0a9b94d7 xprt_adjust_cwnd +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1126c11a rpc_find_or_alloc_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x11a582fc svc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x149738ab svc_find_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x173924ed xprt_alloc_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x18d30242 xdr_stream_encode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x18d9b5df svc_xprt_names +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x18fb8dad xdr_encode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1951035a svcauth_unix_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1c716aa8 xprt_request_get_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1c9b39b2 svc_create_pooled +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1d971841 rpc_sleep_on_priority_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e119a79 rpcauth_get_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1f27520d xprt_free_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1fe3c966 rpc_queue_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2017ae93 svc_fill_symlink_pathname +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x21a75597 svc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2231cdc3 rpc_sleep_on_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2328b225 sunrpc_cache_lookup_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x23962566 svc_authenticate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x23f3d731 rpc_destroy_pipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2461a9d0 rpc_count_iostats_metrics +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x24fd38f6 rpc_clnt_xprt_switch_has_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x26fbeccf xdr_decode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2824fffa sunrpc_init_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2919b156 xdr_decode_string_inplace +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x29766fb9 sunrpc_cache_register_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x29b15b6d xprt_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2b922eac xdr_buf_from_iov +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2e07ca02 svc_xprt_enqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f20bb98 xprt_write_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31a89d59 rpc_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31f794d8 rpc_clone_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x33c8bf5c xprt_force_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x33e00643 svc_xprt_deferred_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x343ac7dc sunrpc_cache_pipe_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34d184de rpc_wake_up_status +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x360ac152 xdr_process_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x36dd3122 rpc_clnt_swap_deactivate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x38414631 rpc_call_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x387e1639 rpc_pipefs_notifier_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x38ba4238 sunrpc_cache_unregister_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x39ab1348 xprt_pin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3a7c7e0f rpc_uaddr2sockaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3ab15de4 xdr_buf_trim +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3dbfa308 rpc_add_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f88d84c svc_rqst_replace_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f9a2b0b rpcauth_get_gssinfo +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3fba9d2b xprt_wait_for_buffer_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3fc3bbc0 rpc_wake_up_queued_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x40f5fd90 cache_seq_next_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x41192758 rpc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x43b0e2f0 xprt_reconnect_backoff +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x43b1af25 xdr_stream_decode_string_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x43caf74e xdr_init_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4529282c rpc_peeraddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x45aebed6 rpc_set_connect_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x47b88afc xdr_inline_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4a0d5e1f rpc_call_start +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4a21243a svc_rqst_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4afedab1 xprtiod_workqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4b59d236 rpc_pipe_generic_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4b61bc53 _copy_from_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4d83c946 svc_addsock +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4d90bc4b rpc_clnt_manage_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dac77f0 xdr_encode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e8f6ca7 sunrpc_net_id +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4ef5d61d svc_drop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4fb79abf rpc_init_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53445f68 nlm_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5357d35b xprt_unlock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53bbb1d1 xdr_init_decode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x544f1f4a rpc_clnt_iterate_for_each_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5452f986 xprt_wake_pending_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x549c0738 rpc_ntop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x552bb563 svc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5602ea12 rpc_clnt_swap_activate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x56aa9fa2 cache_check +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5707e33a rpc_put_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5794f988 rpc_malloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a45ba31 svc_auth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5bccb5a7 rpc_restart_call_prepare +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5d9bcffc rpc_mkpipe_dentry +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5eef7ec4 rpc_clnt_xprt_switch_remove_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5f69d54e rpc_count_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x609202f9 rpc_task_gfp_mask +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x610432df xprt_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x612884e0 xprt_disconnect_done +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x64455496 rpc_wake_up_first +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66424176 auth_domain_lookup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66ed2439 rpc_destroy_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6771cfde sunrpc_cache_update +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x67a35c88 rpc_clnt_xprt_switch_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x67ba0a5f rpc_clnt_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x68479ff0 xdr_truncate_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x687be23d xdr_decode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6907b34c svc_sock_update_bufs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6987fe83 xprt_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6d43cb03 rpc_peeraddr2str +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6e809a06 xdr_init_encode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6f38d273 xprt_release_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6f5dd5a2 rpc_force_rebind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7029055b rpc_clnt_xprt_switch_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x717a2954 xdr_stream_decode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71bc40e3 rpc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71fa908a cache_flush +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x722496e7 svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x726abd10 svc_reserve +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x727a27fe svcauth_unix_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x72dcb605 svc_unreg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7488805d rpcauth_init_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x75ba7851 rpc_exit +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x76b38828 gssd_running +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x77d584bf rpc_alloc_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x78a94bac rpc_restart_call +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7a4d00e5 xdr_reserve_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7b4bf66f xdr_set_pagelen +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7ba78f9a xprt_setup_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7cd3c112 xprt_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7cda3d5c svc_xprt_destroy_all +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7de53067 rpc_init_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x80b9a1cc svc_xprt_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8328b459 xprt_register_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8491ea12 xdr_stream_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x85a6fc35 xdr_stream_decode_opaque_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8661a84d xprt_lookup_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x87654dc6 svc_bind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x87783deb rpcauth_unwrap_resp_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x89592be1 cache_create_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x89afa89c xprt_unregister_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8c1ce51d rpc_bind_new_program +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8ca35405 xdr_read_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8dd2edfa xprt_reserve_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8e09b63a rpc_unlink +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8f6aad48 cache_destroy_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x92da18e2 svc_print_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x92dde5e3 rpc_release_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x94428a61 xprt_reconnect_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x94898dca rpc_prepare_reply_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x94c03aae unix_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x94c03cb8 svc_auth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x95576cbd rpcb_getport_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x96373f08 auth_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9670b5a1 rpc_free_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x96e08d73 xdr_page_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x98c8ab01 svc_generic_rpcbind_set +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x993e7147 rpc_pton +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99693422 rpc_net_ns +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99aee353 rpc_init_priority_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9ba01ff8 sunrpc_cache_pipe_upcall_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9df58829 rpc_clnt_show_stats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9e3ee27d xdr_encode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa0dfec44 rpc_cancel_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa10e7656 xdr_stream_decode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa15d0750 svc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa1d68ffa rpc_localaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa3feed44 svc_seq_show +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa4a2e985 rpc_call_null +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa4c6df36 svc_rpcb_setup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa557df48 rpc_killall_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa7c1548d rpcauth_lookupcred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa832cee9 xdr_enter_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa97cbfc3 sunrpc_cache_unhash +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa9e46792 rpc_task_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaa0498cb xprt_wait_for_reply_request_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaaad5bb9 rpc_wake_up_next +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xad7dd9c8 xdr_stream_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xade06ddb svc_xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaed4fe81 rpc_init_pipe_dir_head +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf5bf6ef nfs_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb086002a rpc_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb0bdb487 svc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb1313af7 rpc_sleep_on +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb1747cee rpc_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb3a5cf47 cache_unregister_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb43a1dae xdr_inline_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb48a7ec7 xprt_destroy_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb51a3724 rpc_pipefs_notifier_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb65281fe svc_recv +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb75b00e2 cache_seq_stop_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xba380eb1 sunrpc_destroy_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbbed93f7 xdr_stream_decode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbda28bd4 xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbe1926c1 xdr_stream_move_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbecac14e rpc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf9d1b96 nfsd_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc043585a rpc_clnt_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc08fe2d0 xdr_buf_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0908dd0 svc_destroy +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0d452b9 cache_seq_start_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc12435e3 rpc_calc_rto +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc15a67b7 xdr_terminate_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc292bb22 rpc_clnt_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc2a4291b xdr_init_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc3801fe7 xprt_add_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc4b4656e svc_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc6a4d85d write_bytes_to_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc6b79b8f svc_fill_write_vector +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc76a7bbf rpc_mkpipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc77947ba xprt_unpin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc89dbb52 xprt_wake_up_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8e96dea qword_addhex +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8fe5ba5 svc_rqst_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xca1a2df8 svc_reg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcc160d32 rpcauth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce678a59 xdr_decode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcecbe205 rpc_switch_client_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcf58fac1 xprt_reserve_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd020baea rpc_run_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd0a6c661 rpcauth_init_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd0c89c4b rpcauth_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd2cf5354 __xdr_commit_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd3526bc6 rpc_wait_for_completion_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd463f1a9 rpc_d_lookup_sb +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd4e9e06c svc_xprt_received +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd5595266 rpc_sleep_on_priority +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd71461e9 rpc_shutdown_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd7d3a925 svc_set_num_threads +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd8a8365f xprt_release_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd909e904 rpc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xda2b83ba svc_xprt_copy_addrs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xda31e532 xdr_stream_zero +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xda6d5e36 xprt_release_rqst_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdb3def68 rpc_call_sync +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdc0f1fc7 svc_rpcb_cleanup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd691402 xprt_find_transport_ident +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd983745 xdr_write_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe20486b6 xprt_wait_for_reply_request_def +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe227f341 csum_partial_copy_to_xdr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe3af405d rpc_clnt_probe_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5919cb1 xdr_encode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5a72cc8 svc_age_temp_xprts_now +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe663468d rpc_setbufsize +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe6cecff2 bc_svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe6d6ea29 cache_register_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe72d2238 rpc_clnt_setup_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe8a904f1 cache_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe954ba69 rpc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe97f4ce5 qword_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xecc7f263 rpcauth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedcf6be4 qword_add +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xee3a2382 read_bytes_from_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeeacab69 rpc_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xef1a5584 rpc_max_bc_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf0b7775d rpc_init_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf2cdc6b7 xdr_reserve_space_vec +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf71b40f8 rpcauth_lookup_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7c866ca rpc_machine_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf93154b8 rpc_task_release_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf98153d9 rpcauth_destroy_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfad12004 xprt_complete_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfdb2f583 put_rpccred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfdd083cf rpc_put_task_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfe9e33b3 svc_encode_result_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfeaa59fd svc_rpcbind_set_version +EXPORT_SYMBOL_GPL net/tls/tls 0x14c12504 tls_validate_xmit_skb +EXPORT_SYMBOL_GPL net/tls/tls 0x2201989b tls_encrypt_skb +EXPORT_SYMBOL_GPL net/tls/tls 0x77888985 tls_device_sk_destruct +EXPORT_SYMBOL_GPL net/tls/tls 0xe93384d3 tls_offload_tx_resync_request +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x03a81e69 virtio_transport_stream_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x074ad6c8 virtio_transport_dgram_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0f9165e9 virtio_transport_stream_rcvhiwat +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x1a04d381 virtio_transport_seqpacket_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x1a9945b2 virtio_transport_seqpacket_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x22fc5166 virtio_transport_purge_skbs +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x24967632 virtio_transport_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3118ceba virtio_transport_notify_send_post_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3e7a289a virtio_transport_put_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x673ade0f virtio_transport_notify_recv_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x68af1075 virtio_transport_inc_tx_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x7878a041 virtio_transport_notify_poll_in +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8118ca51 virtio_transport_connect +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8245659e virtio_transport_notify_recv_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x83fe608e virtio_transport_stream_is_active +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8647a86d virtio_transport_notify_recv_post_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8c34a779 virtio_transport_stream_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x9228ddd5 virtio_transport_notify_send_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x9634522e virtio_transport_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xa1091c86 virtio_transport_deliver_tap_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xa9a3fc23 virtio_transport_notify_send_pre_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb0950962 virtio_transport_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb8f0b514 virtio_transport_notify_send_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbaa95a33 virtio_transport_seqpacket_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbabd30f5 virtio_transport_dgram_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbe7803f3 virtio_transport_notify_poll_out +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xcb8f3496 virtio_transport_release +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xce4f42c7 virtio_transport_do_socket_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd490cb30 virtio_transport_notify_buffer_size +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd9fdc531 virtio_transport_shutdown +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xde8e6d0c virtio_transport_notify_recv_pre_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe51badf5 virtio_transport_read_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe7cdce90 virtio_transport_get_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe9994c9d virtio_transport_recv_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf131a1d9 virtio_transport_dgram_bind +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf913fc0a virtio_transport_stream_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xfab0a86b virtio_transport_dgram_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x02030b0e vsock_create_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x06ee0177 vsock_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0e9bc9b6 vsock_addr_unbind +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x19541d86 vsock_data_ready +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x1e68b6b2 vsock_deliver_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x2408ff8f vsock_find_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x284e07d8 vsock_bind_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x38502f08 vsock_remove_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3d4b0fca vsock_addr_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4b99648c vsock_addr_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x64061af1 vsock_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x69fdfb61 vsock_core_unregister +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x6cd096f0 vsock_core_get_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x6d7db573 vsock_core_register +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x80169711 vsock_remove_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x906be873 vsock_dgram_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x90aa8549 vsock_find_cid +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x99b5821d vsock_connectible_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9bb6fd09 vsock_connected_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xa5a1cc25 vsock_for_each_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xa85aff46 vsock_remove_sock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xaf2674b5 vsock_addr_equals_addr +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb0d7bda7 vsock_addr_cast +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xbda5b5e9 vsock_add_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc4716151 vsock_insert_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc92f7f50 vsock_table_lock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xd2c54cb3 vsock_connectible_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xd533b201 vsock_find_bound_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xd62b4f2f vsock_assign_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xd6b80712 vsock_remove_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe76d44f6 vsock_add_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xec96eadf vsock_addr_validate +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xec9cfd67 vsock_enqueue_accept +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xf2d48b51 vsock_remove_connected +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x0be5743b cfg80211_wext_siwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x0f7dbad3 cfg80211_vendor_cmd_reply +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x1abd1235 cfg80211_pmsr_complete +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x309ff15c cfg80211_wext_giwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x39964492 cfg80211_wext_siwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x3fa5f12b wiphy_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x480c1822 wiphy_delayed_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x4fd5bba0 wiphy_delayed_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x5ad3f9f0 cfg80211_wext_giwretry +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x5ee6802d cfg80211_wext_siwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x659c054a cfg80211_wext_giwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x7beb461b cfg80211_wext_giwrange +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x7ca8054a cfg80211_pmsr_report +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x9a0fabf8 wiphy_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xac2cb272 cfg80211_wext_giwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xc7cf36d8 cfg80211_wext_siwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xd5b8a04f cfg80211_wext_giwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xdb9eb7e7 cfg80211_wext_giwname +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xf64e1227 cfg80211_shutdown_all_interfaces +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xfbe7c3af cfg80211_vendor_cmd_get_sender +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0049ca83 xfrm_aead_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x00c80741 xfrm_ealg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0a575945 xfrm_count_pfkey_auth_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x28e23139 xfrm_probe_algs +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x37a02412 xfrm_aalg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x5c699441 xfrm_aalg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x72395dc1 xfrm_calg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x7a8ca627 xfrm_count_pfkey_enc_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xaab23340 xfrm_calg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xb73be794 xfrm_ealg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xc6b1fdbe xfrm_aalg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xd6f50cf7 xfrm_ealg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x130325f0 ipcomp_init_state +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xa2b3d563 ipcomp_destroy +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xa523e4de ipcomp_output +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xaa0645cc ipcomp_input +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0x4a0c7516 xfrm_msg_min +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0xa294bed8 xfrma_policy +EXPORT_SYMBOL_GPL sound/ac97_bus 0x5384afc4 snd_ac97_reset +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x52dbb15e snd_seq_kernel_client_get +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x56e6cb5c snd_seq_kernel_client_put +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xadb51cff snd_seq_client_ioctl_unlock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xcbf9166f snd_seq_system_broadcast +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xe50413d7 snd_seq_client_ioctl_lock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xf0c8f9fa snd_seq_expand_var_event_at +EXPORT_SYMBOL_GPL sound/core/snd 0x017c8375 snd_devm_request_dma +EXPORT_SYMBOL_GPL sound/core/snd 0x02f5e181 snd_ctl_sync_vmaster +EXPORT_SYMBOL_GPL sound/core/snd 0x2911bae2 snd_devm_card_new +EXPORT_SYMBOL_GPL sound/core/snd 0x2ebedeb7 snd_ctl_register_layer +EXPORT_SYMBOL_GPL sound/core/snd 0x2fd7c701 snd_card_ref +EXPORT_SYMBOL_GPL sound/core/snd 0x47438efa snd_device_disconnect +EXPORT_SYMBOL_GPL sound/core/snd 0x570d2989 snd_ctl_get_preferred_subdevice +EXPORT_SYMBOL_GPL sound/core/snd 0x5af762f1 snd_fasync_free +EXPORT_SYMBOL_GPL sound/core/snd 0x787a6f62 snd_device_initialize +EXPORT_SYMBOL_GPL sound/core/snd 0x7ec2380b snd_card_add_dev_attr +EXPORT_SYMBOL_GPL sound/core/snd 0x838253cb snd_card_free_on_error +EXPORT_SYMBOL_GPL sound/core/snd 0x8c0ae856 snd_card_disconnect_sync +EXPORT_SYMBOL_GPL sound/core/snd 0x8ebc87c2 snd_card_rw_proc_new +EXPORT_SYMBOL_GPL sound/core/snd 0xa9074e87 snd_device_get_state +EXPORT_SYMBOL_GPL sound/core/snd 0xb0c5f93d snd_ctl_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/core/snd 0xb1285c5f snd_fasync_helper +EXPORT_SYMBOL_GPL sound/core/snd 0xe4f1b628 snd_ctl_apply_vmaster_followers +EXPORT_SYMBOL_GPL sound/core/snd 0xe745fb44 snd_ctl_activate_id +EXPORT_SYMBOL_GPL sound/core/snd 0xef5ef42e snd_power_ref_and_wait +EXPORT_SYMBOL_GPL sound/core/snd 0xefc333ec snd_ctl_disconnect_layer +EXPORT_SYMBOL_GPL sound/core/snd 0xf8f2a4eb snd_kill_fasync +EXPORT_SYMBOL_GPL sound/core/snd 0xfaf598c6 snd_ctl_request_layer +EXPORT_SYMBOL_GPL sound/core/snd-compress 0x30fdf3e3 snd_compr_stop_error +EXPORT_SYMBOL_GPL sound/core/snd-compress 0xa24fbec9 snd_compress_new +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x04b5aa38 _snd_pcm_stream_lock_irqsave_nested +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x04e1b99f snd_pcm_std_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x09e913c1 snd_pcm_alt_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x0d9ff0ea snd_pcm_lib_default_mmap +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x0e2323a7 snd_dma_buffer_sync +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x2fa3c078 snd_pcm_fill_iec958_consumer +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x4604124b snd_pcm_hw_constraint_eld +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x4d97d749 _snd_pcm_stream_lock_irqsave +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x545aab3e snd_pcm_stream_unlock_irqrestore +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5c407196 snd_pcm_fill_iec958_consumer_hw_params +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x649892e8 snd_pcm_create_iec958_consumer_default +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x8d864069 snd_pcm_rate_range_to_bits +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x9db35cbd snd_pcm_stream_lock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa1f5bee6 snd_pcm_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa286a234 snd_pcm_format_name +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xab8bc1a2 snd_pcm_rate_mask_intersect +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xac363f3c snd_pcm_stream_lock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xc3698972 snd_pcm_stream_unlock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xc785cc43 snd_pcm_stream_unlock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xd3708a9c snd_pcm_stop_xrun +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xfe938107 snd_devm_alloc_dir_pages +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x2b3c5f8e snd_dmaengine_pcm_close +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x43c7a5dc snd_dmaengine_pcm_trigger +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x7fa7388d snd_dmaengine_pcm_get_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x855a09e9 snd_dmaengine_pcm_set_config_from_dai_data +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x8990042e snd_dmaengine_pcm_open_request_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x8b697cf0 snd_hwparams_to_dma_slave_config +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x8f676dd5 snd_dmaengine_pcm_open +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xa2ca38c3 snd_dmaengine_pcm_refine_runtime_hwparams +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xb37a9957 snd_dmaengine_pcm_request_channel +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xb8b068dd snd_dmaengine_pcm_close_release_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xc4b59c34 snd_dmaengine_pcm_pointer +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xde23f859 snd_dmaengine_pcm_pointer_no_residue +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0x3dae105a snd_rawmidi_free +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0x8ea432bb snd_rawmidi_init +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0x28d4139f snd_seq_driver_unregister +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0xcd652a04 __snd_seq_driver_register +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x07d4b02c snd_ump_endpoint_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x119cdca9 snd_ump_receive +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x1c47f0fe snd_ump_attach_legacy_rawmidi +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x1da37ad1 snd_ump_parse_endpoint +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x5b39d06f snd_ump_convert_from_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x756b0d65 snd_ump_block_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x8191e452 snd_ump_switch_protocol +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe3590e5b snd_ump_convert_to_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xf3188888 snd_ump_transmit +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xfeb7e492 snd_ump_receive_ump_val +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x2abe562b amdtp_domain_stream_pcm_pointer +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x47557839 amdtp_domain_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x7506f26a amdtp_am824_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x90c76250 amdtp_domain_stream_pcm_ack +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xa763590e amdtp_domain_destroy +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xb7cd2af6 amdtp_am824_set_pcm_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xbb5d8ef8 amdtp_am824_add_pcm_hw_constraints +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xbd7a1ec3 amdtp_am824_set_midi_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xc19267cd amdtp_domain_start +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xc82441d5 amdtp_am824_set_parameters +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xe28bfae6 amdtp_domain_add_stream +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xe424b44c amdtp_am824_midi_trigger +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xf6ac2105 amdtp_domain_stop +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x0ec6920f snd_hdac_ext_bus_link_power_up_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x1349c819 snd_hdac_ext_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x2727f4a3 snd_hdac_ext_bus_exit +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x321e0c10 snd_hdac_ext_stream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x3acad5ae snd_hdac_ext_bus_ppcap_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x3c0e0754 snd_hdac_ext_bus_link_put +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x46e2acd2 snd_hdac_ext_stream_setup +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x4713312b snd_hda_ext_driver_register +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x4c230015 snd_hdac_ext_bus_get_hlink_by_name +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x4f16236a snd_hdac_ext_stream_init_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x524c58a2 snd_hdac_ext_bus_init +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x56eb1233 snd_hdac_ext_stream_decouple +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x69a5f21f snd_hdac_ext_stream_start +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x71266e56 snd_hdac_ext_bus_link_clear_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x74242b61 snd_hdac_ext_bus_link_power_down_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x76be9a5d snd_hdac_ext_bus_get_hlink_by_addr +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x8676471a snd_hdac_ext_stream_decouple_locked +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x895f67fc snd_hdac_ext_stream_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x8f302ac2 snd_hdac_ext_bus_link_power_up +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x92679c30 snd_hdac_ext_bus_link_get +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x933f8d09 snd_hdac_ext_bus_get_ml_capabilities +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xaea7be36 snd_hdac_ext_bus_link_power_down +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xc4913614 snd_hdac_ext_bus_device_remove +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xca0656e0 snd_hdac_ext_bus_ppcap_int_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xd94f2a86 snd_hdac_ext_cstream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xddc96b3c snd_hda_ext_driver_unregister +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xdde870a3 snd_hdac_ext_stream_clear +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe924522d snd_hdac_ext_link_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe93bb552 snd_hdac_ext_bus_link_set_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xeeffeb7b snd_hdac_ext_stream_reset +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xfed5ba3a snd_hdac_ext_stream_release +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x017c1659 snd_hdac_bus_init_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x039f791e hdac_get_device_id +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x040a6684 snd_hdac_bus_stop_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x048f8266 snd_hdac_regmap_read_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0ab536a2 snd_hdac_read_parm_uncached +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0cbb93ac snd_hdac_dsp_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x11ca38a5 snd_hdac_power_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x17b2cbb9 snd_hdac_i915_set_bclk +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x19d7e0b0 snd_hdac_device_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1d0a9ab4 snd_hdac_get_sub_nodes +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1f55b9e9 snd_hdac_regmap_write_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x20446889 snd_hdac_device_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x208c69e9 snd_hdac_bus_reset_link +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x26953df2 snd_hdac_regmap_update_raw_once +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x28a9abf8 snd_hdac_stream_release +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x28c9a90e snd_hdac_override_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2cf1ea81 snd_hdac_stream_stop +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2d58511e snd_hdac_bus_stop_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x311be6f6 snd_hdac_codec_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x36b83337 snd_hdac_setup_channel_mapping +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3783999e snd_hdac_stream_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x378f65fa snd_hdac_stream_get_spbmaxfifo +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x38468b33 snd_hdac_get_stream +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x39331b46 snd_hdac_bus_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3b28346d snd_hdac_stream_release_locked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3bd544c2 snd_hdac_get_active_channels +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3d51232e snd_hdac_acomp_register_notifier +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3d889f8f snd_hdac_codec_modalias +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3fcd9efb snd_hdac_bus_alloc_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x420268ee snd_hdac_bus_exec_verb_unlocked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x49b8733f snd_hdac_bus_get_response +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c6cede6 snd_hdac_stop_streams +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c7ec4b6 snd_hdac_get_ch_alloc_from_ca +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4e874b7c snd_hdac_codec_link_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4fb0e60e snd_hdac_acomp_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5120a01f snd_hdac_stream_set_params +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5286a1b3 snd_hdac_stream_set_spib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x572a2902 snd_hdac_sync_audio_rate +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x57bf83ba snd_hdac_bus_parse_capabilities +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5826b6e6 snd_hdac_bus_send_cmd +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x588046a9 snd_hdac_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x58bcdd27 snd_hda_bus_type +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x58e1b402 snd_hdac_bus_enter_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5c07cb49 snd_hdac_calc_stream_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5c0f7690 snd_hdac_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x60294b0b snd_hdac_stream_sync_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x67bfe791 snd_hdac_spk_to_chmap +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x69300c74 snd_hdac_bus_free_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6ae2d5ff snd_hdac_display_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6b84fc3d snd_hdac_stream_assign +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x719edb05 snd_hdac_i915_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x71fcb55c snd_hdac_device_set_chip_name +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x77bd8d30 snd_hdac_stream_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x77c754a8 snd_hdac_chmap_to_spk_mask +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7a0cebc0 snd_hdac_regmap_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7a9e3f33 snd_hdac_get_connections +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7ac83886 snd_hdac_stream_start +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7da477c4 snd_hdac_bus_handle_stream_irq +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7e6fcf19 snd_hdac_codec_link_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8336f91d snd_hdac_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x88e96673 snd_hdac_device_register +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8c564a08 snd_hdac_stream_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8e99b8ae snd_hdac_set_codec_wakeup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x90e9e354 snd_hdac_device_unregister +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x91281cc1 snd_hdac_regmap_update_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x94e881a3 snd_hdac_stream_setup_periods +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x975d0c92 snd_hdac_bus_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a8e1877 snd_array_free +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9cd441f3 snd_hdac_stop_streams_and_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xaeb8aaac snd_hdac_regmap_add_vendor_verb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xaf6da6f2 snd_hdac_power_up_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb18da053 snd_hdac_stream_set_lpib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb2f880bc snd_hdac_stream_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb4a8d936 snd_hdac_stream_wait_drsm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb51bfafe _snd_hdac_read_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb7ca39bd snd_hdac_stream_setup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xba31a658 snd_hdac_register_chmap_ops +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbe7dd7dc snd_array_new +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc195736c snd_hdac_is_supported_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc30cd452 snd_hdac_regmap_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc49a8e1f snd_hdac_stream_spbcap_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc4b7dfce snd_hdac_acomp_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xcc261d0a snd_hdac_bus_exit_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd20f2e9a snd_hdac_check_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd6590764 snd_hdac_get_stream_stripe_ctl +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdb4ab654 snd_hdac_power_down_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdb7e0e31 snd_hdac_bus_init_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe381017f snd_hdac_bus_update_rirb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe474fe15 snd_hdac_power_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe4e07754 snd_hdac_print_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe5bf2356 snd_hdac_sync_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe5cdb901 snd_hdac_acomp_get_eld +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe9cc94b4 snd_hdac_regmap_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xea88397a snd_hdac_codec_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf0247ae7 snd_hdac_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf0cd3bab snd_hdac_dsp_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf2383c5d snd_hdac_dsp_prepare +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf2d53a5d snd_hdac_query_supported_pcm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfdffee57 snd_hdac_refresh_widgets +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfe0bcb0c snd_hdac_stream_timecounter_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfe1ee320 snd_hdac_stream_drsm_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfe8af502 snd_hdac_stream_set_dpibr +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x3b58e7bd intel_nhlt_get_dmic_geo +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x401997b9 snd_intel_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x4481ec4b intel_nhlt_init +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x4e859456 intel_nhlt_free +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0xc7b324ed snd_intel_acpi_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x437a9ec7 snd_ak4113_check_rate_and_errors +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x6b25a4f3 snd_ak4113_external_rate +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x95f53746 snd_ak4113_reinit +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xad1db5d9 snd_ak4113_create +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xbeb85e89 snd_ak4113_build +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xe02abedd snd_ak4113_reg_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0041aee8 snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x01defc96 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x01fa163c snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03747669 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x064ee42a snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0683061b snd_hda_mixer_amp_switch_put_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0805bf88 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x08790382 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x094dc9cd snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a65498d snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b90534f snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0da76de4 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0db5a092 azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0eb9758c snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11e6e332 azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12dadee0 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x130cf2fe snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13c395e0 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x18bede70 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1d48f3fd snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x24e0abd3 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2504c752 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x27bd7ee3 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x287668b5 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x28e2ddad snd_hda_unlock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x29b13c11 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2c13cb0b snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x31a2721d hda_codec_driver_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33463422 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33b3f68d snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x356f309a snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3baa4f9e azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3c94a152 snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3deeede6 snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4018e739 snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x40c0ddb3 snd_hda_mixer_amp_volume_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x40d9c6e2 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4398b1b1 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x43efe0bc snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4421db5c azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x46996ee0 azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x481142a4 snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x49381bbf snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4d237c34 snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4ed3533c snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4f731986 snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x50b94752 snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x53237f43 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x54ab3543 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55123cdd snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x595e04ec is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a34afa4 snd_hda_mixer_amp_switch_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5a93818d snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5aa802c1 snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5cc330bf snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5f55c409 snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x648192bf snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65d2a427 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x68c044a0 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d16cf55 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6e63a692 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71ffb9fa snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7254d7a5 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x77934571 snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78201c2b snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7830ec8f snd_hda_mixer_amp_switch_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78a453bf snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78f4daae snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a9bde7a snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7a9e155d snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x821c8063 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x84af9f8a snd_hda_mixer_amp_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x86c886b5 snd_hda_mixer_amp_volume_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x877906d9 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8954befb __hda_codec_driver_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8956c8a9 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b050c8d snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b1662b8 snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9326f224 snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x995b6eb4 snd_hda_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x99775d52 snd_hda_mixer_amp_switch_get_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x999e3806 snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9c3cf4a2 snd_hda_mixer_amp_switch_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9c461a8f snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa0a55951 snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa135508b snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa305096b snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa4ccc59e snd_hda_mixer_amp_volume_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa6c417e2 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa7f8ad6b snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa83bc979 snd_hda_lock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa8745182 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xae4ea942 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb40a01a7 azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb5345c2f snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb5c0f6e6 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb6bfcbc8 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb6f0789e snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb7f16417 snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbb3f6e94 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbef8460e snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbfd4f783 snd_hda_load_patch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbfe22331 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc8ccd864 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcbe5e0cc snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcf1ddce6 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd0c2ddf8 azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd252aed4 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd67693f0 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdc3820dc snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdc65f87e snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdf9992bc snd_hda_enum_helper_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe05488ee azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe359ba54 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe8a080d1 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xea7009b7 snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeab66789 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeb22be53 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee7ee3e4 snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1c3b8d5 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf366f2b4 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3cd9982 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf98042d3 snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfabc0fff snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc0edc32 snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc4d569c snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfd79399c snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfe936ab6 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfeeb3d43 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0032fffd snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x00bbeafb snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x095125dc snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x15f72994 snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x17ae3a6a snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x44cbce74 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x66e1c3c9 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x730a81cb snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x77b4cb0c snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x9a90ba4d snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x9aa946f0 snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb02c2a9e snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc79150f5 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd6044395 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe07e3277 snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe682f257 snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe9eee56e snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xec23d5d7 snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xee74d7a7 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf2e67f66 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf693cd28 snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/soc/amd/acp/snd-acp-mach 0xb04ce168 acp_quirk_table +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0xa97a40f1 adau1372_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x4ddf4239 adau1761_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x73837995 adau1761_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x0072d727 adau17x1_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x2809dbc3 adau17x1_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x6db24c40 adau17x1_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x7140b4f7 adau17x1_set_micbias_voltage +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x7a881868 adau17x1_add_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x8438c3f3 adau17x1_add_widgets +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xcef5681e adau17x1_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xda63768c adau17x1_precious_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xe096ae6d adau17x1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xfcc399e8 adau17x1_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau7118 0xe17e83df adau7118_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x05544e22 arizona_dvfs_sysclk_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x05caec2e arizona_eq_coeff_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x0a5fd8e8 arizona_init_mono +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x0bdd102e arizona_hp_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x0f125dac arizona_output_anc_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x14da43b1 arizona_lhpf2_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x15819ddd arizona_in_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x188a7cd3 arizona_in_dmic_osr +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x19848ad6 arizona_isrc_fsh +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x1eb4ed19 arizona_dvfs_up +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x2532592c arizona_lhpf1_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x303c230c arizona_jack_codec_dev_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x336e959b arizona_in_vd_ramp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x35a6f35d arizona_dvfs_down +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x46277216 arizona_rate_val +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x488c8c0b arizona_in_hpf_cut_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x52b9f45b arizona_in_vi_ramp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x5ad0ee84 arizona_anc_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x6059ea4a arizona_voice_trigger_switch +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x69102a20 arizona_sample_rate_text +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x6fb3ee94 arizona_ng_hold +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x7215f54b arizona_init_common +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x729a5ef3 arizona_mixer_values +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x733436ea arizona_clk_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x747f0908 arizona_of_get_audio_pdata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x74f8699d arizona_init_dai +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x770a768b arizona_lhpf4_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x7ad97360 arizona_free_spk_irqs +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x7b573486 arizona_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x7f26f273 arizona_mixer_texts +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x7fcb929a arizona_sample_rate_val_to_name +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x81e77286 arizona_out_ev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x8215c8c0 arizona_isrc_fsl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x92afd1d0 arizona_jack_codec_dev_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x970bbf93 arizona_set_fll_refclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x999c2f27 arizona_out_vd_ramp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0x9f90a914 arizona_init_vol_limit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xa07fd5cf arizona_anc_input_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xa815f02b arizona_lhpf_coeff_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xa81a1a75 arizona_set_fll +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xaab8a67e arizona_asrc_rate1 +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xab4d845c arizona_rate_text +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xabdf3500 arizona_adsp2_rate_controls +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xb1d68b16 arizona_init_spk_irqs +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xb1ffc91b arizona_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xb2ad4805 arizona_lhpf3_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xb829c1b6 arizona_init_fll +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xb8ac841b arizona_simple_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xc144d034 arizona_anc_ng_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xc9c29637 arizona_mixer_tlv +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xcb65e167 arizona_init_dvfs +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xdfe804b8 arizona_sample_rate_val +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xe95da7dd arizona_set_output_mode +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xf726b7d5 arizona_init_gpio +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xf84b4ee7 arizona_out_vi_ramp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xf917b271 arizona_init_spk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xf9e7e455 arizona_jack_set_jack +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-arizona 0xfa857cf1 arizona_input_analog +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x07e8cb3e aw88395_dev_set_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x207638da aw88395_dev_get_prof_name +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x478ef1cb aw88395_dev_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x518ddcaa aw88395_dev_start +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x8711034e aw88395_dev_fw_update +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x8acdd689 aw88395_dev_stop +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xa315c583 aw88395_dev_get_profile_count +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xb683396f aw88395_dev_get_prof_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xcd9208cb aw88395_dev_get_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xe70644e2 aw88395_dev_set_volume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xf8b54d94 aw88395_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xfa5a341c aw88395_dev_mute +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0x073b5c97 aw88395_dev_cfg_load +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0xb1f76944 aw88395_dev_load_acf_check +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x17a49364 cs35l41_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x5fd7cc8e cs35l41_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0xd5efa6ba cs35l41_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x03a9cbb4 cs35l41_write_fs_errata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x132cf52f cs35l41_enter_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x1ab8c4ff cs35l41_set_cspl_mbox_cmd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x304d70bd cs35l41_global_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x37bd9e6e cs35l41_regmap_spi +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x389e86c7 cs35l41_safe_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x3ebcabf6 cs35l41_set_channels +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x434b61fe cs35l41_configure_cs_dsp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x6d13daa8 cs35l41_init_boost +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x81e898b1 cs35l41_regmap_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xbb8535c3 cs35l41_test_key_lock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xc2a3ccff cs35l41_register_errata_patch +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xc7541cbf cs35l41_exit_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xcab730cc cs35l41_otp_unpack +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe92ff6ad cs35l41_gpio_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xf7c9d64d cs35l41_test_key_unlock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x14c8ea39 cs35l56_system_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x6c1e2b5f cs35l56_system_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x76f046b6 cs35l56_system_suspend_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x8c1aa85b cs35l56_system_suspend_late +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xac2af41c cs35l56_system_resume_early +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xec1cf0f2 cs35l56_system_resume_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x9b114e5b cs4271_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0xbd55f580 cs4271_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x057e32b6 cs42l51_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x3c1b57f2 cs42l51_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x89f86e93 cs42l51_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xbd1b7e67 cs42l51_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xd05e7927 cs42l51_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x09d8cac7 cs42xx8_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x3a64e01a cs42xx8_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x7cac7292 cs42888_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xbc90ca81 cs42xx8_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xcd3794c9 cs42448_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0x6439a5dd es8328_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0xa17c213a es8328_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x89512230 soc_hda_ext_bus_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xbe5d7de2 snd_soc_hda_codec_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xefabdf26 hda_codec_probe_complete +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hdac-hda 0x6ed02b74 snd_soc_hdac_hda_get_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hdac-hdmi 0x034e1f6c hdac_hdmi_jack_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hdac-hdmi 0xeabe8b20 hdac_hdmi_jack_port_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0x1d5f4326 lpass_macro_pds_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0xdf61f423 lpass_macro_pds_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98090 0x639fa8fb max98090_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x6af55e0c soc_codec_dev_max98373_sdw +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x93b5a15a max98373_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x9b8742d9 max98373_slot_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xa65120c4 soc_codec_dev_max98373 +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x446c346c mt6358_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x69906655 mt6358_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0xa170446e mt6358_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0xf390a046 mt6358_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8821 0xa2a005ad nau8821_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0x7816a81b nau8824_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xbf55f96a nau8824_components +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8825 0x40988b95 nau8825_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xc59db91b pcm1789_common_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xcce3f0f5 pcm1789_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xedb3d717 pcm1789_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0xea037b3f pcm179x_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0xeedba22b pcm179x_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x3fb3267f pcm186x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x9e33b47c pcm186x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x36d3a359 pcm3168a_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x7dbce1c6 pcm3168a_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xeed7e6d2 pcm3168a_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xf112975b pcm3168a_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x01991d59 pcm512x_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x1b6034c7 pcm512x_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xef9311fc pcm512x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xf8db2b96 pcm512x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x5dc92cdf rl6231_pll_calc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x70617a04 rl6231_get_clk_info +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x8d7fa148 rl6231_get_pre_div +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0xdba4502f rl6231_calc_dmic_clk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6347a 0xa7aa810f rl6347a_hw_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6347a 0xade4bf4c rl6347a_hw_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0x61ff58e3 rt5514_spi_burst_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0xff87892f rt5514_spi_burst_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x178895ec rt5640_disable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x3985db3d rt5640_set_ovcd_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x4772d14a rt5640_dmic_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xb8ad0658 rt5640_enable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xd567e5d7 rt5640_detect_headset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xf3b308d1 rt5640_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0x30d59c7c rt5645_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0xdf9a993b rt5645_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5659 0x78df999a rt5659_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5663 0x99de2226 rt5663_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0x2f5ee4db rt5670_components +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0x657d9cdf rt5670_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0x79559432 rt5670_jack_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0x9008ee19 rt5670_jack_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5670 0xcd5bfd0b rt5670_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677 0x1425bd39 rt5677_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x5fc320ad rt5677_spi_write_firmware +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x67956035 rt5677_spi_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xc6695825 rt5677_spi_hotword_detected +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xe8ece129 rt5677_spi_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x0d18594a rt5682_supply_names +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x40996b7c rt5682_soc_component_dev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x59d3d967 rt5682_jack_detect_handler +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x5feaf15c rt5682_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x70191eb2 rt5682_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x707f3d3c rt5682_aif2_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x7c32bd4c rt5682_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x9b48863f rt5682_aif1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xa0bd99b1 rt5682_calibrate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xb897de56 rt5682_reg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xeb336fe5 rt5682_apply_patch_list +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xeb44bd4a rt5682_parse_dt +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xefa23a93 rt5682_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xf03237ae rt5682_register_dai_clks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682s 0xd1e13f3d rt5682s_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x5635fefb devm_sigmadsp_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x703db984 sigmadsp_attach +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xaf846712 sigmadsp_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xd3833479 sigmadsp_setup +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xf5ca3fe5 sigmadsp_restrict_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-i2c 0xdb759a7d devm_sigmadsp_init_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-regmap 0x36b5ac92 devm_sigmadsp_init_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0x8c41edf2 src4xxx_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0xb625fb6f src4xxx_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x2ee8a27c ssm2602_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x6fe03cd0 ssm2602_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x081aa09d tascodec_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x2c1ab271 tasdevice_digital_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x41e2e124 tasdevice_amp_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x6a9bc8a4 tasdevice_dev_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x7ce51f9d tasdevice_dev_update_bits +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x921fab15 tasdevice_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xb9db1edf tasdevice_kzalloc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xbb4a8ca0 tasdevice_dev_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xbce26938 tasdevice_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xbf8a86f6 tasdevice_amp_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xc78a6d54 tasdevice_dev_bulk_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xd272d5a3 tasdevice_digital_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xd60d28da tasdevice_dsp_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xed7d29de tas2781_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xf46a6f70 tasdevice_dev_bulk_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic32x4 0xa1d74296 aic32x4_register_clocks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic3x 0xa4a75bc2 aic3x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ts3a227e 0x774daae8 ts3a227e_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd-mbhc 0x936c1623 wcd_mbhc_event_notify +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x17c6fa81 wcd938x_sdw_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x45421254 wcd938x_sdw_device_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x5e8e4e40 wcd938x_sdw_set_sdw_stream +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xbb653a10 wcd938x_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xebf7b08b wcd938x_swr_get_current_bank +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x037bbda3 wm_adsp_power_up +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x0f153fa9 wm_adsp1_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x1e735601 wm_adsp_write_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x1f29b30a wm_adsp_read_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x22aef4b6 wm_adsp2_set_dspclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x305f96fb wm_adsp_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x31fcb47f wm_adsp_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x320dc517 wm_adsp_fw_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x3830ac7f wm_adsp_compr_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x3cc045a1 wm_adsp2_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x4fb7e57d wm_adsp2_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x52c16479 wm_halo_wdt_expire +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x57f23943 wm_adsp2_preloader_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x5a30325a wm_adsp_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x5aec47cc wm_adsp_early_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x8eb3e95d wm_adsp_compr_open +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x96d0a199 wm_adsp_fw_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xb0e8a8ec wm_adsp_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xbbe1418e wm_adsp2_component_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xcb70a8d5 wm_adsp_fw_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xd25a4e11 wm_adsp_compr_handle_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xdd3c79ef wm_adsp2_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xe0ce4fd7 wm_adsp_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xea38ee07 wm_halo_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf32f5dcd wm_adsp2_preloader_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf55b7b58 wm_halo_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xfa8acb9a wm_adsp1_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xfaebeb98 wm_adsp2_component_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xfe004e03 wm_adsp_compr_copy +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0x59d4369c wm8731_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0x705341a4 wm8731_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x5c52bbd8 wm8804_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x79abe288 wm8804_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x8bb9df79 wm8804_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xd28bb772 wm8804_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8903 0xd8c515e0 wm8903_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8962 0x809534b7 wm8962_mic_detect +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-fsl-asrc 0x92ba13f7 fsl_asrc_component +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x30693bb7 imx_audmux_v1_configure_port +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x58631dab imx_audmux_v2_configure_port +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x00e1d1ff asoc_simple_is_convert_required +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x061b93f2 asoc_simple_init_aux_jacks +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x091c6944 asoc_simple_clean_reference +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x13282488 asoc_graph_card_probe +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x1342f230 asoc_simple_parse_convert +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x13d550bb asoc_simple_init_priv +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x2d32988b asoc_simple_set_dailink_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x5a258f80 asoc_simple_dai_init +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x66a9b5c9 asoc_simple_parse_routing +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x77ffa9a2 asoc_simple_shutdown +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x826acedb asoc_simple_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x8adf9c12 asoc_simple_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x8c995430 asoc_simple_remove +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x94978353 asoc_simple_parse_clk +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x9d33d51e asoc_simple_canonicalize_platform +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xa45d40f9 asoc_graph_parse_dai +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xb2648157 asoc_simple_parse_widgets +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xb75ddd44 asoc_simple_parse_tdm_width_map +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xbe47cb5b asoc_graph_is_ports0 +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xc15b51f3 asoc_simple_hw_params +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xcb4b0948 asoc_simple_canonicalize_cpu +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xd1204480 asoc_simple_startup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xdfbfb0ed asoc_simple_be_hw_params_fixup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xfbd4e045 asoc_simple_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xfc3641c2 asoc_simple_init_jack +EXPORT_SYMBOL_GPL sound/soc/intel/atom/snd-soc-sst-atom-hifi2-platform 0x9f40f3ee sst_unregister_dsp +EXPORT_SYMBOL_GPL sound/soc/intel/atom/snd-soc-sst-atom-hifi2-platform 0xc5780e98 sst_register_dsp +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0x0b9e1225 intel_sst_pm +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0x2a74fc08 sst_context_init +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0x55b77a82 sst_configure_runtime_pm +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0x709cd25f relocate_imr_addr_mrfld +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0x77374a18 sst_alloc_drv_context +EXPORT_SYMBOL_GPL sound/soc/intel/atom/sst/snd-intel-sst-core 0xd57a3580 sst_context_cleanup +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x04498d6d snd_soc_acpi_intel_cherrytrail_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x099591ce snd_soc_acpi_intel_cfl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x128f931b snd_soc_acpi_intel_cml_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x171108c0 snd_soc_acpi_intel_ehl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x1bc80d02 snd_soc_acpi_intel_adl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x1f8b7bc7 snd_soc_acpi_intel_baytrail_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x279fe63f snd_soc_acpi_intel_adl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x3be70ab6 snd_soc_acpi_intel_cml_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x4854b8a6 snd_soc_acpi_intel_cfl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x4ef13e3c snd_soc_acpi_intel_tgl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x54ee2a5f snd_soc_acpi_intel_glk_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x5e830a16 snd_soc_acpi_intel_hda_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x5fab088f snd_soc_acpi_intel_broadwell_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x68f75bcd snd_soc_acpi_intel_mtl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x6d15bde2 snd_soc_acpi_intel_rpl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x82bce818 snd_soc_acpi_intel_bxt_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0x8ebc9247 snd_soc_acpi_intel_skl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xa125a691 snd_soc_acpi_intel_icl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xa2864a7a snd_soc_acpi_intel_kbl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xb59cdff3 snd_soc_acpi_intel_jsl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xb94e364c snd_soc_acpi_intel_rpl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xd1ffcc01 snd_soc_acpi_intel_tgl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xd642a837 snd_soc_acpi_intel_cnl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xd85bc852 snd_soc_acpi_intel_lnl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xd8d24b2c snd_soc_acpi_intel_icl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xe3b4d62c snd_soc_acpi_intel_cnl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xf05240d7 snd_soc_acpi_intel_mtl_sdw_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-acpi-intel-match 0xfdc5143c snd_soc_acpi_intel_lnl_machines +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x0ae830c4 sst_dsp_shim_update_bits +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x16e86983 sst_shim32_read +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x177b248c sst_dsp_register_poll +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x3ea63ee1 sst_dsp_shim_write_unlocked +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x5d6a4ad8 sst_dsp_mailbox_init +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x5fffdcf3 sst_dsp_shim_write +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x636fc1d2 sst_dsp_shim_update_bits_unlocked +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x87cdf7d2 sst_shim32_write64 +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0x91e674ba sst_dsp_inbox_read +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xa1563d95 sst_dsp_inbox_write +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xa6456fae sst_dsp_outbox_read +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xb6751d1d sst_dsp_shim_read_unlocked +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xbbbb4af3 sst_dsp_outbox_write +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xd3abc2bf sst_dsp_shim_update_bits_forced +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xd72a34c2 sst_shim32_read64 +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xe9c6de99 sst_shim32_write +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xec05adee sst_dsp_shim_update_bits_forced_unlocked +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-dsp 0xfd987a27 sst_dsp_shim_read +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0x137d4132 sst_ipc_tx_message_nopm +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0x33a0599a sst_ipc_tx_message_nowait +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0x6735cdf3 sst_ipc_fini +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0x8856253e sst_ipc_tx_msg_reply_complete +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0xaa1ca5cb sst_ipc_reply_find_msg +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0xbd3db345 sst_ipc_tx_message_wait +EXPORT_SYMBOL_GPL sound/soc/intel/common/snd-soc-sst-ipc 0xe7c15ee7 sst_ipc_init +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x0746c18a skl_ipc_save_pipeline +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x0922d4a6 cnl_sst_dsp_init +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x0b66f63b skl_dsp_free +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x14ee0740 skl_ipc_create_pipeline +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x1b93ef1e skl_get_pvt_id +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x1e0f569a skl_ipc_restore_pipeline +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x22ac5b44 skl_ipc_unload_modules +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x35c14e7d skl_dsp_set_dma_control +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x3642c3eb skl_sst_dsp_cleanup +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x3d22adbd bxt_sst_dsp_init +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x3f84d1e5 skl_ipc_bind_unbind +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x48613ef7 skl_sst_ipc_load_library +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x606ab52e skl_ipc_init_instance +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x61ba1ee2 skl_sst_dsp_init +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x6dd7d519 cnl_sst_dsp_cleanup +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x732229c8 skl_clear_module_cnt +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x859cbc6a skl_dsp_wake +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x8bffdcc7 skl_sst_init_fw +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x918cb903 skl_get_pvt_instance_id_map +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x94d211b6 skl_dsp_put_core +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x96c727c2 skl_ipc_set_d0ix +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0x98db6f3d cnl_sst_init_fw +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xa09f2ae7 skl_put_pvt_id +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xa28397b0 bxt_sst_dsp_cleanup +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xa2c8cd8f skl_ipc_get_large_config +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xa33d80be skl_ipc_delete_pipeline +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xa5a9cf40 cnl_dsp_free +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xb5e063ad skl_ipc_load_modules +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xb72133ca skl_dsp_sleep +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xc21f1887 skl_ipc_set_dx +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xd0a654ac bxt_sst_init_fw +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xe2ac3585 skl_dsp_get_core +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xe9c3a3fe skl_ipc_set_pipeline_state +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xf41ca858 skl_ipc_set_large_config +EXPORT_SYMBOL_GPL sound/soc/intel/skylake/snd-soc-skl 0xff94e31b is_skl_dsp_running +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x2ad85b63 snd_soc_acpi_find_machine +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x48c4d20c snd_soc_acpi_codec_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x5c512782 snd_soc_acpi_find_package_from_hid +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x00279bce snd_soc_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x01c1496c snd_soc_rtdcom_lookup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x02657dbf snd_soc_of_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0340d86a snd_soc_of_parse_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x034b199a snd_soc_dapm_ignore_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x03de3573 snd_soc_component_read_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x060239b0 snd_soc_get_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x06191ea8 snd_soc_dapm_weak_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0808c05a snd_soc_jack_add_gpiods +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x080c1690 snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x08b3971f snd_soc_dapm_dai_free_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0bf6c60d snd_soc_dai_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0c08045a snd_soc_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0c5f3ae0 snd_soc_dapm_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0d28a1fa snd_soc_remove_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0d4fff17 snd_soc_dapm_kcontrol_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0dac2dd2 snd_soc_runtime_set_dai_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0ef0dcd9 snd_soc_component_compr_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0f92e96f snd_soc_component_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x10357ef9 snd_soc_add_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x10661457 snd_soc_component_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x112bb240 snd_soc_component_write_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x11ab90d4 snd_soc_component_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x11c12de8 snd_soc_component_update_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x12467583 snd_soc_card_remove_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x12b329ad snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x12b4353d soc_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x13142bf5 devm_snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x15b4f308 snd_soc_dapm_info_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x15d67e37 snd_soc_jack_notifier_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x17107758 snd_soc_dai_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1995cd43 snd_soc_link_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1a5113ca snd_soc_daifmt_parse_format +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1ac3efd4 snd_soc_dpcm_get_substream +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1b8ce16a snd_soc_dapm_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x205b5a24 snd_soc_unregister_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2146f63a snd_soc_limit_volume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2158984b devm_snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2541a979 snd_soc_calc_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x25dd8f90 dapm_kcontrol_get_value +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x263835d1 snd_soc_runtime_calc_hw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x27775a37 snd_soc_dapm_new_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x281e1dd6 snd_soc_component_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x28b7e9fe snd_soc_dai_set_clkdiv +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x28c78ad7 devm_snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x293f9065 snd_soc_component_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x296512fc snd_soc_tplg_widget_bind_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2b55b066 null_dailink_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2d084c41 snd_soc_set_dmi_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2f0ea640 snd_soc_info_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x302190b0 snd_soc_dapm_get_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x31a66239 snd_soc_component_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x327aa582 snd_soc_component_read +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x332c6a01 snd_soc_add_dai_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x345d9d21 snd_soc_poweroff +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x36bcc570 snd_soc_tplg_component_load +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x383cafcf snd_soc_get_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x38cd830b snd_soc_dapm_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x398e5e00 snd_soc_set_runtime_hwparams +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3ce1df6f snd_soc_component_compr_get_codec_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3ce794db snd_soc_dpcm_fe_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3d3b0d69 snd_soc_add_component_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3debe04d dpcm_end_walk_at_be +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3f1e2102 snd_soc_component_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3fb9071b snd_soc_card_add_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x46c25525 snd_soc_dapm_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x471bbbbf snd_soc_dpcm_runtime_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4797d329 snd_soc_close_delayed_work +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4937e931 snd_soc_cnew +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x49c9efe8 snd_soc_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4ab545a6 snd_soc_jack_add_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4b19fe36 snd_soc_card_jack_new +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4b88d487 snd_soc_info_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4c0c3413 snd_soc_of_parse_aux_devs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4d8e4e7e snd_soc_dai_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4ed81d9d snd_soc_put_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4fa1782d snd_soc_tdm_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5274563b snd_soc_jack_free_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5292e3a1 snd_soc_dai_set_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x52a48052 snd_soc_dapm_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x55174a47 snd_soc_component_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x557b28bc snd_soc_set_ac97_ops_of_reset +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x56127874 snd_soc_component_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x575834cc snd_soc_dapm_new_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5768b39c snd_soc_set_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5793dd0a snd_soc_dai_digital_mute +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x579693cc snd_soc_get_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x57e0c0ad snd_soc_component_compr_open +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x58090665 snd_soc_component_notify_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x586afc09 snd_soc_link_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5b513c23 snd_soc_debugfs_root +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5c1bc54c snd_soc_dapm_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5cd97dcb snd_soc_pm_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5d494767 snd_soc_component_initialize +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5d69f4f8 snd_soc_jack_report +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5eaf7361 snd_soc_bytes_put +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5f0b6b58 snd_soc_of_put_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5f32ca5f snd_soc_dapm_mixer_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x61a4a18e snd_soc_dapm_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x61fcfdfc asoc_dummy_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6375a451 snd_soc_get_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x640d767b snd_soc_dai_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x653467c0 snd_soc_component_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x65adafae snd_soc_info_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6633ff92 snd_soc_jack_add_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6689d763 snd_soc_dai_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x66c02615 snd_soc_dapm_dai_get_connected_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x68e0f7ce snd_soc_dapm_new_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6bf04f28 dapm_mark_endpoints_dirty +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6e855d0e snd_soc_component_exit_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6ea9c91c devm_snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6eaa5c9d snd_soc_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6eddbc93 dapm_clock_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7107e556 snd_soc_dapm_put_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7189a50d snd_soc_info_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x732ebe0f snd_soc_of_parse_audio_simple_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x73442fb6 snd_soc_dai_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x74c8d174 snd_soc_bytes_get +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x74f44764 snd_soc_info_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x74feccba snd_soc_component_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x75357ba1 snd_soc_dapm_force_bias_level +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x76de7dca snd_soc_card_get_kcontrol +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x77e4d2cc snd_soc_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x789bcd07 snd_soc_dpcm_can_be_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x78bb2e66 widget_in_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x795626c2 snd_soc_daifmt_parse_clock_provider_raw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x79dfffa9 snd_soc_of_parse_node_prefix +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7bbf9a2c snd_soc_dai_set_tristate +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7d050954 snd_soc_dai_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e606130 snd_soc_calc_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x831ebcba snd_soc_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x84548042 snd_soc_dai_link_set_capabilities +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x85587814 snd_soc_dapm_kcontrol_dapm +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x856c17a5 snd_soc_put_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x867eb6db snd_soc_dapm_add_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x869355f8 snd_soc_lookup_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x86ffcff5 snd_soc_dpcm_can_be_free_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x87917ace snd_soc_get_dai_id +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x87fdcb83 snd_soc_dapm_new_dai_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x88d71eaa snd_soc_of_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x89157ad5 snd_soc_of_put_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8a6a5251 snd_soc_dai_get_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8baca38d snd_soc_get_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8e040352 snd_soc_runtime_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x94760ef0 snd_soc_free_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x94b82934 snd_soc_component_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x97aa2c5b snd_soc_jack_notifier_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x98598e13 dpcm_be_dai_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x99acbc75 snd_dmaengine_pcm_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x99c44441 snd_soc_dapm_del_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9a525d7b snd_soc_component_test_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9b88b65f snd_soc_component_async_complete +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9bf5503a snd_soc_component_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9c42c37a snd_soc_jack_add_zones +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9cb94788 snd_soc_dapm_mux_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9e8cc397 snd_soc_add_pcm_runtimes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa3e67649 snd_soc_get_stream_cpu +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa4eb9d5f snd_soc_dai_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa522905e snd_soc_unregister_component_by_driver +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa89fe48f snd_soc_dapm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa8a6cf69 snd_soc_card_jack_new_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xaad5c069 snd_soc_dai_active +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xabdb9831 snd_soc_dai_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xae052953 snd_soc_unregister_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb09e0415 snd_soc_component_compr_copy +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb20cea33 snd_soc_component_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb2c90ab5 snd_soc_component_get_jack_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb4c2ba61 snd_soc_lookup_component_nolocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb4c7061c snd_soc_dapm_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb523d566 snd_soc_dapm_sync +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb5ccd35f snd_soc_dapm_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb9bdd571 snd_soc_component_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbbaab8c7 snd_soc_of_get_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbbf8147a dapm_pinctrl_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbc31a003 snd_soc_tplg_component_remove +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbca80094 snd_soc_dapm_free_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbd2022c6 snd_soc_dapm_sync_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbd934844 snd_soc_put_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbe4bbb1e snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbe6c899a snd_soc_component_set_jack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc0361838 snd_soc_of_get_slot_mask +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc314d5bf snd_soc_bytes_info +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc317a15e snd_soc_daifmt_clock_provider_flipped +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc442a1ed snd_soc_dai_set_bclk_ratio +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc5429758 snd_soc_dapm_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc62a095d snd_soc_component_write +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc701ba84 snd_soc_add_card_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8269f94 snd_soc_params_to_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc908d532 snd_soc_dapm_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xca0442d8 snd_soc_of_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xca9547fa snd_soc_dai_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xccd56ae2 snd_soc_put_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcdcd8e98 snd_soc_new_compress +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd19882d6 snd_soc_dapm_init +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd27f2bd7 snd_soc_link_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd3191cdc snd_soc_dai_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd5624826 snd_soc_resume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd63039eb snd_soc_dai_set_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd8a60d6b snd_soc_component_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xda47b708 snd_soc_unregister_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdc94ba10 snd_soc_dai_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdcdfff6e snd_soc_component_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdd06ac9d dapm_regulator_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xded4212f snd_soc_bytes_info_ext +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdf1cb347 snd_soc_new_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe17527c4 snd_soc_of_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe4706025 snd_soc_of_parse_audio_routing +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe4f939e8 snd_soc_of_get_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe4fc2507 snd_soc_dapm_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe682e643 snd_soc_find_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe80a6b0d snd_soc_dai_set_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe8ccd24f snd_dmaengine_pcm_prepare_slave_config +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xea94acf7 snd_soc_component_update_bits_async +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeafcc3d8 snd_soc_dapm_update_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeb711ae7 snd_soc_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xec6189d4 snd_soc_component_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeff4f640 snd_soc_dpcm_can_be_prepared +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf43e4bee snd_soc_find_dai_with_mutex +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf4a339b2 snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf73fa258 snd_soc_dapm_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf75f510a snd_soc_jack_get_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf76780ef snd_soc_dpcm_be_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf782aa45 snd_soc_component_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf9622dd1 snd_soc_daifmt_clock_provider_from_bitmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfa5e34a0 snd_soc_bytes_tlv_callback +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfa840aec snd_soc_dapm_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfd9016cb snd_soc_component_init_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfda52f72 snd_soc_suspend +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x04e6cd31 snd_sof_debugfs_add_region_item_iomem +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x1a4ecc97 snd_sof_dbg_memory_info_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x4334d01a snd_sof_dbg_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x5055c973 snd_sof_free_debug +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x64e0231c snd_sof_debugfs_buf_item +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x0339d74e line6_disconnect +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x1669bfbd line6_pcm_release +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x1712190f line6_read_serial_number +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x1ba309cf line6_init_midi +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x202a1b1b line6_midi_id +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x482fa891 line6_read_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x4de5503a line6_init_pcm +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x7046725e line6_alloc_sysex_buffer +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x8edb76b5 line6_version_request_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xa43e668e line6_suspend +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xb6cb981a line6_resume +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xbac9c977 line6_send_raw_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xcdcab184 line6_pcm_acquire +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xce12d3fc line6_probe +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xdfd72fbc line6_write_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xed38a063 line6_send_raw_message_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xfd9c1ebd line6_send_sysex_message +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x3fe35aea irq_bypass_unregister_consumer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x418873cc irq_bypass_register_producer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x888c5be5 irq_bypass_register_consumer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0xf6e772c3 irq_bypass_unregister_producer +EXPORT_SYMBOL_GPL vmlinux 0x000d0b3a i2c_handle_smbus_host_notify +EXPORT_SYMBOL_GPL vmlinux 0x001565ab _RNvXs10_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB8_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x001b074f mce_is_correctable +EXPORT_SYMBOL_GPL vmlinux 0x001b9bba crypto_unregister_templates +EXPORT_SYMBOL_GPL vmlinux 0x002385e4 devlink_region_snapshot_id_get +EXPORT_SYMBOL_GPL vmlinux 0x002c6aa6 _RNvXs22_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10llist_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0034f3b6 xen_has_pv_nic_devices +EXPORT_SYMBOL_GPL vmlinux 0x003db6be pinctrl_dev_get_name +EXPORT_SYMBOL_GPL vmlinux 0x00513f58 get_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x00565f18 pernet_ops_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x005f18a6 add_wait_queue_priority +EXPORT_SYMBOL_GPL vmlinux 0x0068d9d3 vring_transport_features +EXPORT_SYMBOL_GPL vmlinux 0x0077d2fd _RNvXs1Z_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_11EscapeDebugNtNtBa_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0080379d regulator_desc_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x00845754 irq_domain_disconnect_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x00847603 fwnode_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x008539f0 klp_shadow_alloc +EXPORT_SYMBOL_GPL vmlinux 0x008c30ee __fscrypt_prepare_rename +EXPORT_SYMBOL_GPL vmlinux 0x009d63d7 dev_pm_opp_find_level_exact +EXPORT_SYMBOL_GPL vmlinux 0x00b82c6b mnt_drop_write +EXPORT_SYMBOL_GPL vmlinux 0x00c00c94 vp_modern_set_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0x00d27cdf _RNvXsf_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_10hlist_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x00d4c500 usb_decode_interval +EXPORT_SYMBOL_GPL vmlinux 0x00d7e96f hypervisor_kobj +EXPORT_SYMBOL_GPL vmlinux 0x00e32c4e bdev_disk_changed +EXPORT_SYMBOL_GPL vmlinux 0x00ed3e73 rio_set_port_lockout +EXPORT_SYMBOL_GPL vmlinux 0x00fd8665 serial8250_rpm_put_tx +EXPORT_SYMBOL_GPL vmlinux 0x01025c02 crypto_grab_spawn +EXPORT_SYMBOL_GPL vmlinux 0x010e355d rt288x_setup +EXPORT_SYMBOL_GPL vmlinux 0x0110843c key_type_logon +EXPORT_SYMBOL_GPL vmlinux 0x0118635e transport_configure_device +EXPORT_SYMBOL_GPL vmlinux 0x011fd562 _RNvMNtCs3AkgXgqgK6r_4core3f32f7next_up +EXPORT_SYMBOL_GPL vmlinux 0x012938cc ping_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x012e730e apei_exec_noop +EXPORT_SYMBOL_GPL vmlinux 0x0131cc28 _RNvXs4m_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_10NonZeroI32NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x0142d7ba _RNvNvMNtCs3AkgXgqgK6r_4core3f32f7to_bits13ct_f32_to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x0147f3a1 to_nd_region +EXPORT_SYMBOL_GPL vmlinux 0x014bdd76 devlink_traps_register +EXPORT_SYMBOL_GPL vmlinux 0x014c8e0c crypto_unregister_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x014fb819 regulator_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x0152af95 usb_mon_register +EXPORT_SYMBOL_GPL vmlinux 0x016088bc devfreq_event_reset_event +EXPORT_SYMBOL_GPL vmlinux 0x0178adec pci_dev_run_wake +EXPORT_SYMBOL_GPL vmlinux 0x0178ee39 _RNvXNtNtNtCsbwHtcUjRN57_6kernel4sync4lock5mutexNtB2_12MutexBackendNtB4_7Backend4init +EXPORT_SYMBOL_GPL vmlinux 0x017f453a __xenbus_register_frontend +EXPORT_SYMBOL_GPL vmlinux 0x01835988 tty_perform_flush +EXPORT_SYMBOL_GPL vmlinux 0x01848a8e local_apic_timer_c2_ok +EXPORT_SYMBOL_GPL vmlinux 0x01866a57 ezx_pcap_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x0193b44a blk_rq_poll +EXPORT_SYMBOL_GPL vmlinux 0x019c01c3 thermal_zone_get_slope +EXPORT_SYMBOL_GPL vmlinux 0x01a0cb78 property_entries_free +EXPORT_SYMBOL_GPL vmlinux 0x01a20dfe spi_delay_to_ns +EXPORT_SYMBOL_GPL vmlinux 0x01b0c20c _RNvXs7_NtCs3AkgXgqgK6r_4core5allocNtB5_10AllocErrorNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x01b8ad58 clk_gate_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x01bbe239 _RNvXs1_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x01c12c32 cpu_bit_bitmap +EXPORT_SYMBOL_GPL vmlinux 0x01d28b3b perf_event_refresh +EXPORT_SYMBOL_GPL vmlinux 0x01e11f83 _RNvXsj_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_12IntErrorKindNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x01e1a8de kgdb_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x01ee5532 smp_call_function_any +EXPORT_SYMBOL_GPL vmlinux 0x01f519f8 pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x0207a6c6 reset_control_bulk_acquire +EXPORT_SYMBOL_GPL vmlinux 0x020fffaa _RNvXs8_NtCs3AkgXgqgK6r_4core3fmtNtB5_9FormatterNtB5_5Write9write_str +EXPORT_SYMBOL_GPL vmlinux 0x02120296 edac_pci_del_device +EXPORT_SYMBOL_GPL vmlinux 0x022e093a crypto_register_scomp +EXPORT_SYMBOL_GPL vmlinux 0x022e9885 gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x02307ae7 _RNvXs2t_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11class_rcu_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x02344364 debugfs_attr_read +EXPORT_SYMBOL_GPL vmlinux 0x0235dab1 _RNvXsd_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_9list_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x02384143 fat_update_time +EXPORT_SYMBOL_GPL vmlinux 0x02394899 play_idle_precise +EXPORT_SYMBOL_GPL vmlinux 0x02495b8f gnttab_alloc_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0x024d13dd request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x025b4939 ip6_route_input_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0261e2bd register_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x0275731a __of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x0281a150 sysfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x02880548 ping_common_sendmsg +EXPORT_SYMBOL_GPL vmlinux 0x02b4ea50 serdev_device_set_baudrate +EXPORT_SYMBOL_GPL vmlinux 0x02c5c501 power_supply_find_ocv2cap_table +EXPORT_SYMBOL_GPL vmlinux 0x02df2fc0 _RNvXs5R_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11wake_q_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x02e60c7c anon_transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x02e80640 phy_speed_down +EXPORT_SYMBOL_GPL vmlinux 0x02eb3c92 pci_epf_remove_vepf +EXPORT_SYMBOL_GPL vmlinux 0x02f3c8d5 usb_hcd_amd_remote_wakeup_quirk +EXPORT_SYMBOL_GPL vmlinux 0x02f3f831 gnttab_page_cache_shrink +EXPORT_SYMBOL_GPL vmlinux 0x030089b1 ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x030cbca2 ata_id_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x0312b3b0 reset_controller_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0312cd82 class_dev_iter_init +EXPORT_SYMBOL_GPL vmlinux 0x033832c7 usb_amd_hang_symptom_quirk +EXPORT_SYMBOL_GPL vmlinux 0x0343bdf1 __i2c_board_list +EXPORT_SYMBOL_GPL vmlinux 0x0345c89a governor_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x03473884 phy_basic_t1s_p2mp_features +EXPORT_SYMBOL_GPL vmlinux 0x034a52c9 regmap_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x034cdfd8 watchdog_set_last_hw_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x035d4e78 em_pd_get +EXPORT_SYMBOL_GPL vmlinux 0x036d2830 vp_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0x036de383 perf_event_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x0372fb2c ftrace_set_notrace +EXPORT_SYMBOL_GPL vmlinux 0x0373766a sbitmap_queue_clear +EXPORT_SYMBOL_GPL vmlinux 0x03746c00 blk_mq_complete_request_remote +EXPORT_SYMBOL_GPL vmlinux 0x0375b5cc virtqueue_enable_cb_delayed +EXPORT_SYMBOL_GPL vmlinux 0x03777618 pinconf_generic_dump_config +EXPORT_SYMBOL_GPL vmlinux 0x037b865f __SCK__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x037d0fec irq_domain_push_irq +EXPORT_SYMBOL_GPL vmlinux 0x0386b418 skb_to_sgvec_nomark +EXPORT_SYMBOL_GPL vmlinux 0x03952887 ktime_add_safe +EXPORT_SYMBOL_GPL vmlinux 0x0399b168 device_create_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x03a831be led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x03ad0ee1 gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x03af33c5 shash_ahash_update +EXPORT_SYMBOL_GPL vmlinux 0x03c12dfe cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x03c1c035 acrn_remove_intr_handler +EXPORT_SYMBOL_GPL vmlinux 0x03ce7234 sched_smt_present +EXPORT_SYMBOL_GPL vmlinux 0x03d75f8b nf_ip6_check_hbh_len +EXPORT_SYMBOL_GPL vmlinux 0x0402cbbf preempt_notifier_inc +EXPORT_SYMBOL_GPL vmlinux 0x04078423 cgroup_get_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x040aaa77 get_device_system_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0x040b0e9b da9052_adc_manual_read +EXPORT_SYMBOL_GPL vmlinux 0x042fca3d fib_nexthop_info +EXPORT_SYMBOL_GPL vmlinux 0x044946fe fixed_phy_change_carrier +EXPORT_SYMBOL_GPL vmlinux 0x0465a073 regmap_reg_in_ranges +EXPORT_SYMBOL_GPL vmlinux 0x048b5f8d twl4030_audio_get_mclk +EXPORT_SYMBOL_GPL vmlinux 0x04926045 iomap_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x049e5156 gnttab_try_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x04ab850f __SCK__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x04b183f2 irq_generic_chip_ops +EXPORT_SYMBOL_GPL vmlinux 0x04bf0092 io_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x04c4f603 mpi_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0x04c8aebf console_verbose +EXPORT_SYMBOL_GPL vmlinux 0x04def248 serial8250_tx_chars +EXPORT_SYMBOL_GPL vmlinux 0x04df8fbc lzo1x_decompress_safe +EXPORT_SYMBOL_GPL vmlinux 0x04e35fa7 int_active_memcg +EXPORT_SYMBOL_GPL vmlinux 0x04e7f372 tracing_cond_snapshot_data +EXPORT_SYMBOL_GPL vmlinux 0x04e913b3 usb_autopm_get_interface_no_resume +EXPORT_SYMBOL_GPL vmlinux 0x04f2f82b usb_store_new_id +EXPORT_SYMBOL_GPL vmlinux 0x050c3328 acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x050d0333 _RNvXs3_NtNtCs3AkgXgqgK6r_4core5panic8locationNtB5_8LocationNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x051085e3 lock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x0512de13 __root_device_register +EXPORT_SYMBOL_GPL vmlinux 0x051a0bc1 stack_depot_fetch +EXPORT_SYMBOL_GPL vmlinux 0x051d9061 fuse_fill_super_common +EXPORT_SYMBOL_GPL vmlinux 0x052b4013 register_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x052c9aed ktime_get_real_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x0531f438 devl_param_value_changed +EXPORT_SYMBOL_GPL vmlinux 0x053b3124 ncsi_vlan_rx_kill_vid +EXPORT_SYMBOL_GPL vmlinux 0x0544c53c rt_mutex_unlock +EXPORT_SYMBOL_GPL vmlinux 0x05495108 _RNvXs3B_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i32x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x054ae3f1 xenbus_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x054e550b kernel_halt +EXPORT_SYMBOL_GPL vmlinux 0x054eae7e unwind_get_return_address +EXPORT_SYMBOL_GPL vmlinux 0x0555e803 _RNvXs40_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16lru_gen_mm_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0557bedb pwm_lpss_bxt_info +EXPORT_SYMBOL_GPL vmlinux 0x055cb1cc edac_device_handle_ce_count +EXPORT_SYMBOL_GPL vmlinux 0x055efeb2 msi_device_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x05623d69 _RNvNtNtCs3AkgXgqgK6r_4core10intrinsics3mir4Goto +EXPORT_SYMBOL_GPL vmlinux 0x05735ab3 crypto_skcipher_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x0574aade pstore_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0579114f usb_hcd_map_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x05883efb __traceiter_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x058a6cac gnttab_page_cache_put +EXPORT_SYMBOL_GPL vmlinux 0x058f9366 apei_exec_collect_resources +EXPORT_SYMBOL_GPL vmlinux 0x0598bc20 rio_mport_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x05a77b00 phy_start_machine +EXPORT_SYMBOL_GPL vmlinux 0x05ac3e60 netlink_add_tap +EXPORT_SYMBOL_GPL vmlinux 0x05b36689 mnt_want_write +EXPORT_SYMBOL_GPL vmlinux 0x05b65617 power_supply_set_battery_charged +EXPORT_SYMBOL_GPL vmlinux 0x05b6aabb __virtio_unbreak_device +EXPORT_SYMBOL_GPL vmlinux 0x05b87b10 extcon_get_property_capability +EXPORT_SYMBOL_GPL vmlinux 0x05c12ec3 _RNvXsE_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_15static_call_keyNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x05ca82d0 xfrm_register_translator +EXPORT_SYMBOL_GPL vmlinux 0x05cd1dd4 vcap_rule_add_key_bit +EXPORT_SYMBOL_GPL vmlinux 0x05f1ec62 _RNvXs1b_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i32x2NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x05f99f6c __SCK__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x0605c168 platform_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x0607bbb4 usb_alloc_streams +EXPORT_SYMBOL_GPL vmlinux 0x061336ae blocking_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x061af5ed i2c_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x06209f49 phy_lookup_setting +EXPORT_SYMBOL_GPL vmlinux 0x0626da5f od_unregister_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x0629eee6 crypto_type_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x062b89c4 ghes_unregister_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x0633a4be tty_port_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x064097b5 phy_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x064db9a5 mark_mounts_for_expiry +EXPORT_SYMBOL_GPL vmlinux 0x0660854b rtnl_register_module +EXPORT_SYMBOL_GPL vmlinux 0x0665e2eb _RNvXsF_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0x06784293 ata_sff_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x067a13b4 ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x068ffdda blk_mq_start_stopped_hw_queue +EXPORT_SYMBOL_GPL vmlinux 0x069933ee devm_gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x06a12214 led_get_default_pattern +EXPORT_SYMBOL_GPL vmlinux 0x06a3bef3 vp_modern_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x06aaba68 device_show_int +EXPORT_SYMBOL_GPL vmlinux 0x06b3cee9 to_software_node +EXPORT_SYMBOL_GPL vmlinux 0x06b683a6 devres_close_group +EXPORT_SYMBOL_GPL vmlinux 0x06ca8773 regmap_get_max_register +EXPORT_SYMBOL_GPL vmlinux 0x06cca30b ring_buffer_record_off +EXPORT_SYMBOL_GPL vmlinux 0x06d1c806 acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x06dff5c7 scsi_autopm_get_device +EXPORT_SYMBOL_GPL vmlinux 0x06e08279 iommu_domain_free +EXPORT_SYMBOL_GPL vmlinux 0x06e78042 devm_clk_hw_register_fixed_factor_index +EXPORT_SYMBOL_GPL vmlinux 0x06ec85c4 _RNvXse_NtNtCs3AkgXgqgK6r_4core4hash3sipNtB5_9SipHasherNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x06f0db89 _RNvXs1Y_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_13EscapeUnicodeNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x07045409 _RNvXs4E_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15percpu_ref_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x071931f4 tty_port_register_device_serdev +EXPORT_SYMBOL_GPL vmlinux 0x07242d92 put_dax +EXPORT_SYMBOL_GPL vmlinux 0x072ee25a regulator_set_suspend_voltage +EXPORT_SYMBOL_GPL vmlinux 0x073205e7 vcap_filter_rule_keys +EXPORT_SYMBOL_GPL vmlinux 0x073221ba sata_pmp_qc_defer_cmd_switch +EXPORT_SYMBOL_GPL vmlinux 0x07483e13 cn_del_callback +EXPORT_SYMBOL_GPL vmlinux 0x0749b6c3 fb_deferred_io_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x074f98db synth_event_add_field +EXPORT_SYMBOL_GPL vmlinux 0x0755abc1 __srcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x0756a31c register_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0x075a23e2 unregister_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x076356e7 sfp_may_have_phy +EXPORT_SYMBOL_GPL vmlinux 0x0764274e l3mdev_table_lookup_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0767cf0e devm_mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x076bad9a ping_hash +EXPORT_SYMBOL_GPL vmlinux 0x07803c62 crypto_drop_spawn +EXPORT_SYMBOL_GPL vmlinux 0x078c52df uprobe_unregister +EXPORT_SYMBOL_GPL vmlinux 0x079611b3 __devres_alloc_node +EXPORT_SYMBOL_GPL vmlinux 0x07964e14 unregister_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x079aa693 inet_csk_route_req +EXPORT_SYMBOL_GPL vmlinux 0x079bd54c devm_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x079d2cc2 __fib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x079ef254 device_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x07a19262 tty_init_termios +EXPORT_SYMBOL_GPL vmlinux 0x07aed6cb extcon_set_property_sync +EXPORT_SYMBOL_GPL vmlinux 0x07b21f85 kdb_get_kbd_char +EXPORT_SYMBOL_GPL vmlinux 0x07b43309 disk_update_readahead +EXPORT_SYMBOL_GPL vmlinux 0x07b52e38 rtnl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x07b64d81 hyperv_stop_tsc_emulation +EXPORT_SYMBOL_GPL vmlinux 0x07b89ec2 _RNvXs1I_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7fpstateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x07ba0573 cpufreq_enable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x07be6905 net_inc_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x07bfd942 usb_get_maximum_ssp_rate +EXPORT_SYMBOL_GPL vmlinux 0x07c7749d virtqueue_get_vring_size +EXPORT_SYMBOL_GPL vmlinux 0x07c88d6e max8997_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x07cef1e9 ip6_route_output_flags +EXPORT_SYMBOL_GPL vmlinux 0x07d8f73b _RNvXs1q_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB8_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x07f073ca _RNvXs4t_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_6f32x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x08015f77 _RNvXs2T_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9debug_objNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x08082056 scsi_template_proc_dir +EXPORT_SYMBOL_GPL vmlinux 0x080c6e83 devlink_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x08112cd0 led_blink_set +EXPORT_SYMBOL_GPL vmlinux 0x08135613 dax_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x08192b52 _RNvXs1_NtCsbwHtcUjRN57_6kernel3strNtB5_4CStrNtNtCs3AkgXgqgK6r_4core3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x08251837 _RNvXs1j_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_17msr__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x08668677 irq_chip_set_wake_parent +EXPORT_SYMBOL_GPL vmlinux 0x08681431 wbt_disable_default +EXPORT_SYMBOL_GPL vmlinux 0x0869c676 sysfs_create_files +EXPORT_SYMBOL_GPL vmlinux 0x08738935 vp_modern_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x087d2084 kthread_unpark +EXPORT_SYMBOL_GPL vmlinux 0x087f5dc5 wm831x_of_match +EXPORT_SYMBOL_GPL vmlinux 0x088306e2 _RNvXs43_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_6lruvecNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x08845fdb __tracepoint_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x0895fc1e _RNvXsK_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_41restart_block__bindgen_ty_1__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x08973439 alarmtimer_get_rtcdev +EXPORT_SYMBOL_GPL vmlinux 0x08a32d46 clk_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x08a9e269 da9052_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0x08b94455 tty_kopen_shared +EXPORT_SYMBOL_GPL vmlinux 0x08c2a6c5 pci_assign_unassigned_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0x08c56c43 edac_pci_create_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x08c78cf7 offline_and_remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x08caa125 _RNvXsG_NtCs3AkgXgqgK6r_4core3fmtNtB5_5ErrorNtB5_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x08cc9da2 serdev_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x08d503d5 crypto_unregister_kpp +EXPORT_SYMBOL_GPL vmlinux 0x08e2b333 cppc_set_auto_sel +EXPORT_SYMBOL_GPL vmlinux 0x08eecef5 _RNvXsh_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleNtNtB7_3cmp3Ord3cmp +EXPORT_SYMBOL_GPL vmlinux 0x08fc36e3 filemap_migrate_folio +EXPORT_SYMBOL_GPL vmlinux 0x0907d14d blocking_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x0908e736 usb_get_from_anchor +EXPORT_SYMBOL_GPL vmlinux 0x0916a6ac sdio_retune_crc_disable +EXPORT_SYMBOL_GPL vmlinux 0x091eb80d pin_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0x091eb9b4 round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x0925493f clear_page_orig +EXPORT_SYMBOL_GPL vmlinux 0x09337cd0 __wake_up_locked_key +EXPORT_SYMBOL_GPL vmlinux 0x093786cf synth_event_add_field_str +EXPORT_SYMBOL_GPL vmlinux 0x0937c97e ncsi_unregister_dev +EXPORT_SYMBOL_GPL vmlinux 0x093d3b19 edac_pci_add_device +EXPORT_SYMBOL_GPL vmlinux 0x0940dc77 tpm_tis_core_init +EXPORT_SYMBOL_GPL vmlinux 0x0940f532 udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x095105b4 devm_regulator_get_enable_optional +EXPORT_SYMBOL_GPL vmlinux 0x096a7e6f x86_spec_ctrl_base +EXPORT_SYMBOL_GPL vmlinux 0x097048ed bpf_trace_run5 +EXPORT_SYMBOL_GPL vmlinux 0x0976822d sfp_get_module_eeprom_by_page +EXPORT_SYMBOL_GPL vmlinux 0x097b0242 compat_only_sysfs_link_entry_to_kobj +EXPORT_SYMBOL_GPL vmlinux 0x09829ecd fb_bl_default_curve +EXPORT_SYMBOL_GPL vmlinux 0x0994380d ata_std_bios_param +EXPORT_SYMBOL_GPL vmlinux 0x09a0e30e pci_epc_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x09a209e4 iommu_map +EXPORT_SYMBOL_GPL vmlinux 0x09ae1116 fwnode_property_get_reference_args +EXPORT_SYMBOL_GPL vmlinux 0x09b53e14 interval_tree_remove +EXPORT_SYMBOL_GPL vmlinux 0x09d50985 devm_clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x09d65ea2 _RNvXs1l_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8msr_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x09dd512f kernfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x09ddf0c7 dev_pm_opp_init_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0x09e129eb fib4_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x09e96e10 regulator_set_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0x09eb0a61 ipv4_redirect +EXPORT_SYMBOL_GPL vmlinux 0x09f46309 pkcs7_validate_trust +EXPORT_SYMBOL_GPL vmlinux 0x09f4df08 thermal_remove_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x09ff43bf kobject_uevent +EXPORT_SYMBOL_GPL vmlinux 0x0a051f96 nfs_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x0a0f07e7 _RNvXsO_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0a13a114 nvdimm_clear_poison +EXPORT_SYMBOL_GPL vmlinux 0x0a1d756c alloc_skb_for_msg +EXPORT_SYMBOL_GPL vmlinux 0x0a270323 nvdimm_badblocks_populate +EXPORT_SYMBOL_GPL vmlinux 0x0a27c436 _RNvMs3_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStr20from_bytes_until_nul +EXPORT_SYMBOL_GPL vmlinux 0x0a2d991a usb_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x0a2e154c synth_event_gen_cmd_array_start +EXPORT_SYMBOL_GPL vmlinux 0x0a2f2f93 __netdev_watchdog_up +EXPORT_SYMBOL_GPL vmlinux 0x0a36703c _RNvXNtCs3AkgXgqgK6r_4core3ffiNtB2_6c_voidNtNtB4_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0a418b19 rio_release_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x0a47553f tdx_kvm_hypercall +EXPORT_SYMBOL_GPL vmlinux 0x0a486e57 scsi_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x0a4e6e0a nf_hooks_lwtunnel_sysctl_handler +EXPORT_SYMBOL_GPL vmlinux 0x0a502c98 dmar_platform_optin +EXPORT_SYMBOL_GPL vmlinux 0x0a52c511 hv_query_ext_cap +EXPORT_SYMBOL_GPL vmlinux 0x0a597217 bpf_trace_run7 +EXPORT_SYMBOL_GPL vmlinux 0x0a5a838a add_swap_extent +EXPORT_SYMBOL_GPL vmlinux 0x0a603127 bsg_register_queue +EXPORT_SYMBOL_GPL vmlinux 0x0a74b98a acpi_quirk_skip_i2c_client_enumeration +EXPORT_SYMBOL_GPL vmlinux 0x0a76e4ac devm_spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0x0a782802 regmap_field_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x0a7e7735 xdp_master_redirect +EXPORT_SYMBOL_GPL vmlinux 0x0a8162a8 raw_v4_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x0a8894f4 mas_find_range_rev +EXPORT_SYMBOL_GPL vmlinux 0x0a8e458b crypto_req_done +EXPORT_SYMBOL_GPL vmlinux 0x0aaba279 i2c_new_client_device +EXPORT_SYMBOL_GPL vmlinux 0x0aae3961 usb_reset_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x0ab777ef fscrypt_prepare_symlink +EXPORT_SYMBOL_GPL vmlinux 0x0ab9341e ata_do_dev_read_id +EXPORT_SYMBOL_GPL vmlinux 0x0abdc439 cc_platform_has +EXPORT_SYMBOL_GPL vmlinux 0x0ac29f87 root_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0acf774c pci_add_dynid +EXPORT_SYMBOL_GPL vmlinux 0x0ad137d3 lpit_read_residency_count_address +EXPORT_SYMBOL_GPL vmlinux 0x0adf0c8a device_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x0afa9ce1 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter15debug_upper_hex +EXPORT_SYMBOL_GPL vmlinux 0x0b07abe2 unshare_fs_struct +EXPORT_SYMBOL_GPL vmlinux 0x0b17ddba __phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x0b1bb9f9 synchronize_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x0b2ce91d alloc_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0x0b2db2d5 remove_resource +EXPORT_SYMBOL_GPL vmlinux 0x0b39125a pm_generic_poweroff_late +EXPORT_SYMBOL_GPL vmlinux 0x0b42077e spi_controller_dma_map_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x0b47abf0 usb_hcd_start_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x0b4b5a37 platform_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x0b513787 _RNvXs4W_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8sysv_shmNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0b52e502 apei_resources_add +EXPORT_SYMBOL_GPL vmlinux 0x0b5515f1 _RNvXNtNtCs3AkgXgqgK6r_4core3fmt3numoNtB4_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0b5d119d clk_hw_init_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x0b618237 nop_posix_acl_access +EXPORT_SYMBOL_GPL vmlinux 0x0b684742 devm_gpiod_unhinge +EXPORT_SYMBOL_GPL vmlinux 0x0b69e104 pse_ethtool_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b6fe1d7 unregister_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x0b799ebb dev_pm_opp_set_opp +EXPORT_SYMBOL_GPL vmlinux 0x0b7aec17 tpm_chip_bootstrap +EXPORT_SYMBOL_GPL vmlinux 0x0b83d03f rio_release_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x0b866046 query_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x0b89cf8f sata_std_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x0b8bf6d8 devlink_port_type_ib_set +EXPORT_SYMBOL_GPL vmlinux 0x0b8c8a23 static_key_fast_inc_not_disabled +EXPORT_SYMBOL_GPL vmlinux 0x0bbdc9b2 remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x0bbeaeba uv_bios_enum_ports +EXPORT_SYMBOL_GPL vmlinux 0x0bc39667 devl_resource_size_get +EXPORT_SYMBOL_GPL vmlinux 0x0bc42a72 _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings5DEBUG +EXPORT_SYMBOL_GPL vmlinux 0x0bcd0401 usb_get_current_frame_number +EXPORT_SYMBOL_GPL vmlinux 0x0bcea491 watchdog_notify_pretimeout +EXPORT_SYMBOL_GPL vmlinux 0x0be0e164 _RNvXsN_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_17CharSliceSearcherNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0be2947d devm_regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x0c07ba8b _RNvXsL_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0c0f34cc phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x0c13f1fe ata_sff_data_xfer32 +EXPORT_SYMBOL_GPL vmlinux 0x0c25bbb6 __traceiter_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x0c2606a7 skb_complete_wifi_ack +EXPORT_SYMBOL_GPL vmlinux 0x0c28bc09 __traceiter_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x0c29755f sk_set_memalloc +EXPORT_SYMBOL_GPL vmlinux 0x0c2c5802 work_busy +EXPORT_SYMBOL_GPL vmlinux 0x0c32ff8a edac_pci_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x0c357c9c netdev_sw_irq_coalesce_default_on +EXPORT_SYMBOL_GPL vmlinux 0x0c443800 xfrm_dev_state_add +EXPORT_SYMBOL_GPL vmlinux 0x0c4db4ad _RNvMNtCs3AkgXgqgK6r_4core3numa14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x0c544b09 class_destroy +EXPORT_SYMBOL_GPL vmlinux 0x0c60a813 _RNvXsN_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_13restart_blockNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0c6a7a37 ata_port_wait_eh +EXPORT_SYMBOL_GPL vmlinux 0x0c7b69c4 irq_chip_set_parent_state +EXPORT_SYMBOL_GPL vmlinux 0x0c805f93 clflush_cache_range +EXPORT_SYMBOL_GPL vmlinux 0x0c86cc0f _RNvXs2Q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11old_timex32NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0c88c1c3 pci_vpd_find_id_string +EXPORT_SYMBOL_GPL vmlinux 0x0c89230f _RNvXs1_NtCsbwHtcUjRN57_6kernel4taskNtB5_4TaskNtNtB7_5types16AlwaysRefCounted7inc_ref +EXPORT_SYMBOL_GPL vmlinux 0x0c942f7a regulator_set_voltage_time +EXPORT_SYMBOL_GPL vmlinux 0x0cbe3ee2 software_node_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0cc50e0b _RNvXsq_NtCs3AkgXgqgK6r_4core3numtNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x0cc70440 rio_add_device +EXPORT_SYMBOL_GPL vmlinux 0x0cc9d36c iommu_group_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x0cdf9dd5 of_pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0x0cf5a7fd raw_seq_next +EXPORT_SYMBOL_GPL vmlinux 0x0cfe59cb hyperv_fill_flush_guest_mapping_list +EXPORT_SYMBOL_GPL vmlinux 0x0d09285a clk_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x0d1f86bc __pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x0d210c91 _RNvXs5K_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16sched_statisticsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0d21a61f __rio_local_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x0d238b21 bpf_offload_dev_netdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0d337a59 skcipher_walk_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x0d3848c3 _RNvXsP_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0d3c6af6 _RNvXs59_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11sigaltstackNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0d3fb7d4 phy_interface_num_ports +EXPORT_SYMBOL_GPL vmlinux 0x0d459213 work_on_cpu_safe +EXPORT_SYMBOL_GPL vmlinux 0x0d4961de nf_log_buf_open +EXPORT_SYMBOL_GPL vmlinux 0x0d4e3f8c iopf_queue_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d55ff05 __regmap_init +EXPORT_SYMBOL_GPL vmlinux 0x0d5cecc6 ima_measure_critical_data +EXPORT_SYMBOL_GPL vmlinux 0x0d65c19a swapcache_mapping +EXPORT_SYMBOL_GPL vmlinux 0x0d69c3c8 of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x0d6a49d4 tcp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d6e7953 _RNvXs3_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationNtNtNtB7_3ops5arith9SubAssign10sub_assign +EXPORT_SYMBOL_GPL vmlinux 0x0d8179f4 _RNvMs_NtNtCs3AkgXgqgK6r_4core4task4wakeNtB4_14RawWakerVTable3new +EXPORT_SYMBOL_GPL vmlinux 0x0d88c6e7 phy_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x0d9589f2 sdio_signal_irq +EXPORT_SYMBOL_GPL vmlinux 0x0d99c432 tty_mode_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x0da2cbd4 clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x0daab805 simple_rename_exchange +EXPORT_SYMBOL_GPL vmlinux 0x0dc75a3b regmap_get_raw_read_max +EXPORT_SYMBOL_GPL vmlinux 0x0ddadea2 __SCT__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x0ddb1cd7 llist_reverse_order +EXPORT_SYMBOL_GPL vmlinux 0x0dddb936 fwnode_graph_get_remote_port +EXPORT_SYMBOL_GPL vmlinux 0x0dfaabc5 _RNvXs3m_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12mm_context_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0e007edf xen_evtchn_nr_channels +EXPORT_SYMBOL_GPL vmlinux 0x0e01df4d device_add +EXPORT_SYMBOL_GPL vmlinux 0x0e057744 evm_inode_init_security +EXPORT_SYMBOL_GPL vmlinux 0x0e0b5329 _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings3ERR +EXPORT_SYMBOL_GPL vmlinux 0x0e0c6a7d crypto_dh_encode_key +EXPORT_SYMBOL_GPL vmlinux 0x0e1194d5 hrtimer_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0x0e13cb4d apei_resources_release +EXPORT_SYMBOL_GPL vmlinux 0x0e1a0c72 __tracepoint_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0x0e1fc8ef __SCT__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x0e2dc99c fscrypt_ioctl_get_key_status +EXPORT_SYMBOL_GPL vmlinux 0x0e415c54 dax_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x0e5127ed _RNvXs4_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x0e592a0b sk_psock_tls_strp_read +EXPORT_SYMBOL_GPL vmlinux 0x0e5cc9d7 xdp_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x0e5fa155 devl_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x0e6a71ba preempt_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0e6b79af static_key_disable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x0e70819b debugfs_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x0e77fe44 dev_pm_opp_xlate_required_opp +EXPORT_SYMBOL_GPL vmlinux 0x0e7c65d6 _RNvXst_NtCs3AkgXgqgK6r_4core4charNtB5_18EscapeUnicodeStateNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x0e8d974a usb_free_coherent +EXPORT_SYMBOL_GPL vmlinux 0x0e9124f2 acpi_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x0e934af0 intel_pinctrl_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0x0e943dac skb_send_sock_locked +EXPORT_SYMBOL_GPL vmlinux 0x0e972b24 regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x0ea5cbce xen_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x0ea6c41b _RNvXs1L_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9fpu_guestNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0eafabaf serdev_device_break_ctl +EXPORT_SYMBOL_GPL vmlinux 0x0eafe64e __rio_local_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x0eb95df0 device_release_driver +EXPORT_SYMBOL_GPL vmlinux 0x0ebe545d xfrm_output +EXPORT_SYMBOL_GPL vmlinux 0x0ec096b0 hv_read_reference_counter +EXPORT_SYMBOL_GPL vmlinux 0x0ecfea88 btf_type_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0ed6a69f usb_set_interface +EXPORT_SYMBOL_GPL vmlinux 0x0eeae01c rtc_read_time +EXPORT_SYMBOL_GPL vmlinux 0x0eeae3e8 key_type_encrypted +EXPORT_SYMBOL_GPL vmlinux 0x0eec849f __list_lru_init +EXPORT_SYMBOL_GPL vmlinux 0x0f0b21fe pm_trace_rtc_abused +EXPORT_SYMBOL_GPL vmlinux 0x0f180070 ring_buffer_free_read_page +EXPORT_SYMBOL_GPL vmlinux 0x0f18556e devlink_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0f2d7d87 mce_unregister_decode_chain +EXPORT_SYMBOL_GPL vmlinux 0x0f3bd6b5 devm_device_add_group +EXPORT_SYMBOL_GPL vmlinux 0x0f43c650 device_for_each_child_reverse +EXPORT_SYMBOL_GPL vmlinux 0x0f443d69 devm_hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x0f499cdc phy_check_downshift +EXPORT_SYMBOL_GPL vmlinux 0x0f4a8d81 powercap_register_zone +EXPORT_SYMBOL_GPL vmlinux 0x0f6f6df9 devm_regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x0f71e4c9 uart_console_device +EXPORT_SYMBOL_GPL vmlinux 0x0f7ca236 dmi_memdev_name +EXPORT_SYMBOL_GPL vmlinux 0x0f9dbbea devm_regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x0f9e1477 __pci_hp_register +EXPORT_SYMBOL_GPL vmlinux 0x0f9fc04e uv_get_archtype +EXPORT_SYMBOL_GPL vmlinux 0x0fbb7344 memremap_compat_align +EXPORT_SYMBOL_GPL vmlinux 0x0fbc0c0e xas_pause +EXPORT_SYMBOL_GPL vmlinux 0x0fc05f87 _RNvNvMsc_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_10NonZeroU3213new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x0fc21fb1 _RNvXs5C_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_22k_itimer__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x0fc2f1ba dev_attr_em_message_type +EXPORT_SYMBOL_GPL vmlinux 0x0fc37562 amd_smn_read +EXPORT_SYMBOL_GPL vmlinux 0x0fcc1969 copy_from_user_nmi +EXPORT_SYMBOL_GPL vmlinux 0x0fd4610e kmem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0x0ffd187d devlink_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x10009fb4 ata_pci_bmdma_init_one +EXPORT_SYMBOL_GPL vmlinux 0x10091b7b sbitmap_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x10138352 tracing_on +EXPORT_SYMBOL_GPL vmlinux 0x1024d626 devm_devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0x102b91c0 tcp_done +EXPORT_SYMBOL_GPL vmlinux 0x1038b96f adxl_get_component_names +EXPORT_SYMBOL_GPL vmlinux 0x10407cf5 tpm2_get_tpm_pt +EXPORT_SYMBOL_GPL vmlinux 0x1042114b fb_sys_read +EXPORT_SYMBOL_GPL vmlinux 0x1042449f spi_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x10483863 __account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x104b2b7d vcap_rule_get_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x1069bf39 i2c_acpi_find_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0x10720bfd ima_file_hash +EXPORT_SYMBOL_GPL vmlinux 0x10764d37 class_dev_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x108a0acd bstr_printf +EXPORT_SYMBOL_GPL vmlinux 0x108d3334 __clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x1099239b _RNvXsI_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0x10ab489d synth_event_add_next_val +EXPORT_SYMBOL_GPL vmlinux 0x10b4b091 _RNvXs3o_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_46page__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x10b89330 crypto_has_shash +EXPORT_SYMBOL_GPL vmlinux 0x10c6d5e2 strp_stop +EXPORT_SYMBOL_GPL vmlinux 0x10d2ad61 devm_irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x10d9f317 stack_depot_init +EXPORT_SYMBOL_GPL vmlinux 0x10dc0864 irq_domain_alloc_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0x10dc6eee fat_remove_entries +EXPORT_SYMBOL_GPL vmlinux 0x10ddd0cb __SCT__perf_lopwr_cb +EXPORT_SYMBOL_GPL vmlinux 0x10e9d1f5 _RNvMs9_NtCs3AkgXgqgK6r_4core3numj14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x10ecc52c usb_amd_quirk_pll_enable +EXPORT_SYMBOL_GPL vmlinux 0x10fccde0 dm_put +EXPORT_SYMBOL_GPL vmlinux 0x110106c1 cper_severity_to_aer +EXPORT_SYMBOL_GPL vmlinux 0x110a623e devm_hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0x111cf59b mctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x112ee3b3 thermal_zone_device_priv +EXPORT_SYMBOL_GPL vmlinux 0x11363a1d __tracepoint_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0x113912aa crypto_unregister_shashes +EXPORT_SYMBOL_GPL vmlinux 0x113c7461 _RNvXs4D_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11physid_maskNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x116180b5 hv_current_partition_id +EXPORT_SYMBOL_GPL vmlinux 0x1161c945 pci_msix_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x1164af15 spi_setup +EXPORT_SYMBOL_GPL vmlinux 0x116f59e9 _RNvXs5D_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8k_itimerNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x117a4352 class_register +EXPORT_SYMBOL_GPL vmlinux 0x117c4587 vcap_tc_flower_handler_ethaddr_usage +EXPORT_SYMBOL_GPL vmlinux 0x117e7631 _RNvXse_NtCs3AkgXgqgK6r_4core4charNtB5_11ToUppercaseNtNtNtNtB7_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0x117febd9 icc_sync_state +EXPORT_SYMBOL_GPL vmlinux 0x1182c1e3 regulator_map_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x118ddb3e fwnode_graph_get_remote_port_parent +EXPORT_SYMBOL_GPL vmlinux 0x1193f4f2 pci_alloc_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x119609e1 _RNvXNvMs0_NtCsbwHtcUjRN57_6kernel4taskNtB8_4Task7currentNtB2_7TaskRefNtNtNtCs3AkgXgqgK6r_4core3ops5deref5Deref5deref +EXPORT_SYMBOL_GPL vmlinux 0x1197be7b regmap_mmio_attach_clk +EXPORT_SYMBOL_GPL vmlinux 0x119bf42d _RNvXse_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleNtNtB7_3cmp9PartialEq2eq +EXPORT_SYMBOL_GPL vmlinux 0x119c7de1 exportfs_encode_fh +EXPORT_SYMBOL_GPL vmlinux 0x11ac0c09 __devm_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x11af8e32 device_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0x11be3290 devm_spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0x11c19e9d mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x11c4432b ethnl_cable_test_free +EXPORT_SYMBOL_GPL vmlinux 0x11c5578a _RNvXs3h_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25uprobe_task__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x11df0e75 devlink_fmsg_binary_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x11e06ee9 badrange_init +EXPORT_SYMBOL_GPL vmlinux 0x11e08f96 trace_seq_putmem_hex +EXPORT_SYMBOL_GPL vmlinux 0x11edec99 hid_bpf_connect_device +EXPORT_SYMBOL_GPL vmlinux 0x11ef89c6 _RNvXs1h_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13___u128_halvesNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x11f7a90f pcie_bus_configure_settings +EXPORT_SYMBOL_GPL vmlinux 0x1200ae0d nvmem_device_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x1204bd88 ata_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x12056e53 mas_store_gfp +EXPORT_SYMBOL_GPL vmlinux 0x120ee051 crypto_register_alg +EXPORT_SYMBOL_GPL vmlinux 0x12130d4d pci_stop_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x12132f8a dev_pm_opp_get_suspend_opp_freq +EXPORT_SYMBOL_GPL vmlinux 0x12189359 __SCT__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x121d958a unregister_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0x12202083 regmap_field_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x1224d90b trace_array_destroy +EXPORT_SYMBOL_GPL vmlinux 0x12263767 tpm_put_ops +EXPORT_SYMBOL_GPL vmlinux 0x122b0a2c _RNvXsc_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_7___m128iNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x122ea102 adp5520_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x12338cb0 _RNvXs4S_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8semid_dsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1234e483 get_cpu_iowait_time_us +EXPORT_SYMBOL_GPL vmlinux 0x1234ffa1 cper_estatus_check_header +EXPORT_SYMBOL_GPL vmlinux 0x1238be8b __dev_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x123a5a18 _RNvNtNtCs3AkgXgqgK6r_4core3str5count23char_count_general_case +EXPORT_SYMBOL_GPL vmlinux 0x124f7aa7 dst_cache_get_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x125e8499 rcu_tasks_trace_qs_blkd +EXPORT_SYMBOL_GPL vmlinux 0x127c109b __SCT__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x127c50c9 scsi_check_sense +EXPORT_SYMBOL_GPL vmlinux 0x128a7397 clkdev_hw_create +EXPORT_SYMBOL_GPL vmlinux 0x129c4e3a _RNvXsa_NtCs3AkgXgqgK6r_4core4charNtB5_11ToLowercaseNtNtNtNtB7_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0x12a1bdb1 __suspend_report_result +EXPORT_SYMBOL_GPL vmlinux 0x12b029b8 xfrm_state_afinfo_get_rcu +EXPORT_SYMBOL_GPL vmlinux 0x12b6c197 iommu_dev_enable_feature +EXPORT_SYMBOL_GPL vmlinux 0x12bc3abb rtc_initialize_alarm +EXPORT_SYMBOL_GPL vmlinux 0x12c35c73 __tracepoint_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x12c6001c usb_put_intf +EXPORT_SYMBOL_GPL vmlinux 0x12db3a8b kvm_clock +EXPORT_SYMBOL_GPL vmlinux 0x12e285ec is_uv_system +EXPORT_SYMBOL_GPL vmlinux 0x12e48032 gnttab_pages_set_private +EXPORT_SYMBOL_GPL vmlinux 0x12eb9191 tpm_pcr_extend +EXPORT_SYMBOL_GPL vmlinux 0x12ee1173 memory_group_unregister +EXPORT_SYMBOL_GPL vmlinux 0x130772a8 __SCK__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x13090724 add_vmfork_randomness +EXPORT_SYMBOL_GPL vmlinux 0x130f344c ip6_route_lookup +EXPORT_SYMBOL_GPL vmlinux 0x131a5ed7 regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x131db64a system_long_wq +EXPORT_SYMBOL_GPL vmlinux 0x132f8f9b md_run +EXPORT_SYMBOL_GPL vmlinux 0x1338a88f devm_clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x133969d7 __trace_printk +EXPORT_SYMBOL_GPL vmlinux 0x133fa9c5 extcon_set_state_sync +EXPORT_SYMBOL_GPL vmlinux 0x134764e8 _RNvMNtCs3AkgXgqgK6r_4core3f32f16partial_classify +EXPORT_SYMBOL_GPL vmlinux 0x1348ac8f devres_release +EXPORT_SYMBOL_GPL vmlinux 0x1359101c anon_inode_getfd +EXPORT_SYMBOL_GPL vmlinux 0x136209db power_supply_reg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x13657042 pci_set_host_bridge_release +EXPORT_SYMBOL_GPL vmlinux 0x137d9833 iommu_fwspec_free +EXPORT_SYMBOL_GPL vmlinux 0x13814c67 fwnode_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x138aff76 gnttab_init +EXPORT_SYMBOL_GPL vmlinux 0x138e0957 dax_write_cache_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1394d032 __mt_destroy +EXPORT_SYMBOL_GPL vmlinux 0x13987f7b iommu_set_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x13a6c3f0 devm_regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x13ac1a3a ata_bmdma_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x13b1fec2 _RNvXsv_NtNtCs3AkgXgqgK6r_4core9core_simd5masksiNtNtB5_6sealed6Sealed2eq +EXPORT_SYMBOL_GPL vmlinux 0x13b9e193 acpi_dev_resource_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x13bb2be0 dev_pm_qos_hide_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x13bcd702 _RNvXs1x_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_26fxregs_state__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x13c3a617 event_triggers_call +EXPORT_SYMBOL_GPL vmlinux 0x13ce87e8 asn1_ber_decoder +EXPORT_SYMBOL_GPL vmlinux 0x13d416d1 devm_led_get +EXPORT_SYMBOL_GPL vmlinux 0x13dad350 __tracepoint_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x13e1cc5a __traceiter_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x13ed8784 sdev_evt_alloc +EXPORT_SYMBOL_GPL vmlinux 0x13f4d44d vc_scrolldelta_helper +EXPORT_SYMBOL_GPL vmlinux 0x13fab921 cpuidle_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x1403ad09 cpufreq_add_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x140c978c ata_port_pbar_desc +EXPORT_SYMBOL_GPL vmlinux 0x141f38bf ktime_get_raw_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x14211d0c _RNvXsb_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_18ftrace_branch_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x142b5d0b regulator_set_voltage_time_sel +EXPORT_SYMBOL_GPL vmlinux 0x14472e49 device_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x146626a0 mas_find_rev +EXPORT_SYMBOL_GPL vmlinux 0x1467f77e rust_helper_spin_lock +EXPORT_SYMBOL_GPL vmlinux 0x146cc88f bpf_master_redirect_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x14721a5d msg_zerocopy_put_abort +EXPORT_SYMBOL_GPL vmlinux 0x1474c525 gpiochip_line_is_persistent +EXPORT_SYMBOL_GPL vmlinux 0x1475d603 xstate_get_guest_group_perm +EXPORT_SYMBOL_GPL vmlinux 0x147a4f91 __traceiter_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x14883feb relay_flush +EXPORT_SYMBOL_GPL vmlinux 0x1496df3a blk_bio_list_merge +EXPORT_SYMBOL_GPL vmlinux 0x149a78e8 pci_enable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x14a724a1 _RNvXs6_NtCs3AkgXgqgK6r_4core4charNtB5_11EscapeDebugNtNtNtNtB7_4iter6traits8iterator8Iterator9size_hint +EXPORT_SYMBOL_GPL vmlinux 0x14b204f7 pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0x14b6b05d dev_pm_opp_adjust_voltage +EXPORT_SYMBOL_GPL vmlinux 0x14c59e52 _RNvXsb_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x14c98f86 xhci_ext_cap_init +EXPORT_SYMBOL_GPL vmlinux 0x14ced443 fscrypt_context_for_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x14d637a9 usb_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x14d84a55 _RNvXs1U_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_17fixed_percpu_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x14dd9f1d unregister_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x14ec4fdb evtchn_put +EXPORT_SYMBOL_GPL vmlinux 0x14f5c58f dispatch_hid_bpf_device_event +EXPORT_SYMBOL_GPL vmlinux 0x15021b4a xa_delete_node +EXPORT_SYMBOL_GPL vmlinux 0x1514183f rtnl_put_cacheinfo +EXPORT_SYMBOL_GPL vmlinux 0x15163209 gpiochip_request_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x15190c3c ata_bmdma_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x152403e3 regulator_is_enabled_regmap +EXPORT_SYMBOL_GPL vmlinux 0x1533c331 irq_chip_eoi_parent +EXPORT_SYMBOL_GPL vmlinux 0x1534a386 usb_autopm_put_interface_no_suspend +EXPORT_SYMBOL_GPL vmlinux 0x15373ddb serdev_controller_add +EXPORT_SYMBOL_GPL vmlinux 0x153b60a6 klist_del +EXPORT_SYMBOL_GPL vmlinux 0x1542d3dd skb_mpls_update_lse +EXPORT_SYMBOL_GPL vmlinux 0x15432dd9 __traceiter_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x15510a89 devlink_fmsg_binary_put +EXPORT_SYMBOL_GPL vmlinux 0x155b067c device_property_present +EXPORT_SYMBOL_GPL vmlinux 0x156e8afe __SCT__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x158151e4 __tracepoint_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x15824229 __SCK__tp_func_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x15886f48 hte_disable_ts +EXPORT_SYMBOL_GPL vmlinux 0x158a7e17 gnttab_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x159de6f3 i2c_acpi_client_count +EXPORT_SYMBOL_GPL vmlinux 0x15a07c8d cpufreq_dbs_governor_limits +EXPORT_SYMBOL_GPL vmlinux 0x15a8b30e __skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0x15ab7658 _RNvXs1o_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10saved_msrsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x15ac48b0 _RNvXs5_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x15ade1cc filter_irq_stacks +EXPORT_SYMBOL_GPL vmlinux 0x15b3ec7e hsu_dma_probe +EXPORT_SYMBOL_GPL vmlinux 0x15b500bb nexthop_find_by_id +EXPORT_SYMBOL_GPL vmlinux 0x15bd7435 psi_memstall_leave +EXPORT_SYMBOL_GPL vmlinux 0x15bfc609 devl_trap_policers_register +EXPORT_SYMBOL_GPL vmlinux 0x15d1768c _RNvMs1_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_11DebugStruct21finish_non_exhaustive +EXPORT_SYMBOL_GPL vmlinux 0x15d495bb mdiobus_c45_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x15d90b6e _RNvMNtNtCs3AkgXgqgK6r_4core3str5lossyNtB2_9Utf8Chunk7invalid +EXPORT_SYMBOL_GPL vmlinux 0x15e26bb5 vfs_truncate +EXPORT_SYMBOL_GPL vmlinux 0x15e58f41 blkcg_punt_bio_submit +EXPORT_SYMBOL_GPL vmlinux 0x15e5a73f register_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0x15e5a9fd wm8350_block_read +EXPORT_SYMBOL_GPL vmlinux 0x15ea2648 hwpoison_filter_flags_mask +EXPORT_SYMBOL_GPL vmlinux 0x15f4faa6 blkcg_print_blkgs +EXPORT_SYMBOL_GPL vmlinux 0x15f85357 pci_msi_prepare +EXPORT_SYMBOL_GPL vmlinux 0x1617f7c5 device_link_remove +EXPORT_SYMBOL_GPL vmlinux 0x162300fe folio_wait_writeback_killable +EXPORT_SYMBOL_GPL vmlinux 0x16245247 crypto_grab_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x162a9602 thermal_zone_device_update +EXPORT_SYMBOL_GPL vmlinux 0x163da156 devm_init_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x1641b1f6 pci_user_read_config_word +EXPORT_SYMBOL_GPL vmlinux 0x16422a6e xdp_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x164eaaf6 scsi_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x16516798 osc_pc_lpi_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x1655d32c mmc_regulator_set_ocr +EXPORT_SYMBOL_GPL vmlinux 0x16646906 wm831x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x16664fd3 sched_numa_find_nth_cpu +EXPORT_SYMBOL_GPL vmlinux 0x166db1b5 sched_clock_idle_wakeup_event +EXPORT_SYMBOL_GPL vmlinux 0x167d7113 acpi_bus_register_early_device +EXPORT_SYMBOL_GPL vmlinux 0x1681e145 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter26debug_struct_fields_finish +EXPORT_SYMBOL_GPL vmlinux 0x1687ec20 tty_get_frame_size +EXPORT_SYMBOL_GPL vmlinux 0x1690b503 usb_role_switch_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x16b01dc6 __regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0x16b2201f skb_scrub_packet +EXPORT_SYMBOL_GPL vmlinux 0x16bf12f8 register_fprobe_ips +EXPORT_SYMBOL_GPL vmlinux 0x16c2b12b device_store_ulong +EXPORT_SYMBOL_GPL vmlinux 0x16c533c3 l3mdev_link_scope_lookup +EXPORT_SYMBOL_GPL vmlinux 0x16cb6a90 radix_tree_preloads +EXPORT_SYMBOL_GPL vmlinux 0x16da1f88 devlink_fmsg_u32_put +EXPORT_SYMBOL_GPL vmlinux 0x16dfbf36 add_interrupt_randomness +EXPORT_SYMBOL_GPL vmlinux 0x16efec14 _RNvXsX_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_19paravirt_patch_siteNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x16f15139 bind_evtchn_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x16fa21df regmap_irq_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x170cc36c put_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x170eeef7 validate_xmit_skb_list +EXPORT_SYMBOL_GPL vmlinux 0x171fcb84 crypto_unregister_shash +EXPORT_SYMBOL_GPL vmlinux 0x1721b9e1 crypto_wait_for_test +EXPORT_SYMBOL_GPL vmlinux 0x17291019 dm_bio_from_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x1741ddee trace_seq_puts +EXPORT_SYMBOL_GPL vmlinux 0x174c6274 ring_buffer_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x174e6c46 inet_ehash_locks_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1753247e devl_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x17589769 rust_helper_PTR_ERR +EXPORT_SYMBOL_GPL vmlinux 0x176031a7 devlink_fmsg_string_put +EXPORT_SYMBOL_GPL vmlinux 0x17614bf3 apei_resources_sub +EXPORT_SYMBOL_GPL vmlinux 0x1768d9bd fsverity_ioctl_measure +EXPORT_SYMBOL_GPL vmlinux 0x176adf76 xenmem_reservation_decrease +EXPORT_SYMBOL_GPL vmlinux 0x177c338d twl_get_version +EXPORT_SYMBOL_GPL vmlinux 0x17874267 xenbus_dev_remove +EXPORT_SYMBOL_GPL vmlinux 0x179c0195 pci_bus_max_busnr +EXPORT_SYMBOL_GPL vmlinux 0x17a49f39 __traceiter_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x17add64b gdt_page +EXPORT_SYMBOL_GPL vmlinux 0x17b9d0c9 _RNvXs45_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_6i16x32NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x17be0aee skcipher_walk_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x17e01f11 erst_clear +EXPORT_SYMBOL_GPL vmlinux 0x17e80bdc ipv4_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x17eb9bfc tpm_chip_unregister +EXPORT_SYMBOL_GPL vmlinux 0x18008c59 ring_buffer_resize +EXPORT_SYMBOL_GPL vmlinux 0x180476ab clk_hw_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x180fc466 ip6_datagram_connect_v6_only +EXPORT_SYMBOL_GPL vmlinux 0x182e2f09 cn_netlink_send_mult +EXPORT_SYMBOL_GPL vmlinux 0x18353761 ehci_setup +EXPORT_SYMBOL_GPL vmlinux 0x18428692 __cookie_v6_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x18522984 pci_hp_del +EXPORT_SYMBOL_GPL vmlinux 0x1854f59c validate_xmit_xfrm +EXPORT_SYMBOL_GPL vmlinux 0x18582826 amd_pmu_disable_virt +EXPORT_SYMBOL_GPL vmlinux 0x185c3371 device_find_child_by_name +EXPORT_SYMBOL_GPL vmlinux 0x18677739 dev_pm_opp_get_supplies +EXPORT_SYMBOL_GPL vmlinux 0x1871b2b2 __regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0x18a01018 usb_phy_roothub_resume +EXPORT_SYMBOL_GPL vmlinux 0x18a4adab scsi_get_vpd_page +EXPORT_SYMBOL_GPL vmlinux 0x18ac4da8 skb_mpls_dec_ttl +EXPORT_SYMBOL_GPL vmlinux 0x18b04c30 device_set_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0x18b13c28 _RNvXs0_NtNtCs3AkgXgqgK6r_4core5slice5asciiNtB5_11EscapeAsciiNtNtNtNtB9_4iter6traits12double_ended19DoubleEndedIterator9next_back +EXPORT_SYMBOL_GPL vmlinux 0x18b2790f uv_bios_obj_count +EXPORT_SYMBOL_GPL vmlinux 0x18d3983f _RNvNvMNtCs3AkgXgqgK6r_4core5sliceSp22split_at_mut_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x18e4f8aa swphy_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x18fb2caf cpus_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x190495f8 __SCK__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x190f1455 phy_set_media +EXPORT_SYMBOL_GPL vmlinux 0x1916a5e8 devm_clk_get_enabled +EXPORT_SYMBOL_GPL vmlinux 0x191e2e1e relay_file_operations +EXPORT_SYMBOL_GPL vmlinux 0x192de9f0 _RNvXs8_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x192e32e9 _RNvXs4U_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8sysv_semNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x192ec7d5 blk_stat_enable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x193282ae acpi_dev_resource_ext_address_space +EXPORT_SYMBOL_GPL vmlinux 0x193dfdf6 klp_get_prev_state +EXPORT_SYMBOL_GPL vmlinux 0x19548586 msi_next_desc +EXPORT_SYMBOL_GPL vmlinux 0x19588a94 transport_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0x19653d3f nvdimm_to_bus +EXPORT_SYMBOL_GPL vmlinux 0x196614ce hw_breakpoint_restore +EXPORT_SYMBOL_GPL vmlinux 0x198fa3e1 pm_runtime_set_autosuspend_delay +EXPORT_SYMBOL_GPL vmlinux 0x1993d4f2 to_nvdimm_bus_dev +EXPORT_SYMBOL_GPL vmlinux 0x199a06f7 __tracepoint_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x199a215d class_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x199c4833 __irq_apply_affinity_hint +EXPORT_SYMBOL_GPL vmlinux 0x19a304ba usb_disabled +EXPORT_SYMBOL_GPL vmlinux 0x19a8e4f8 _RNvXso_NtNtCs3AkgXgqgK6r_4core4hash3sipNtB5_11Sip24RoundsNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x19ba6767 iommu_device_sysfs_add +EXPORT_SYMBOL_GPL vmlinux 0x19c20269 soc_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19c42957 blk_op_str +EXPORT_SYMBOL_GPL vmlinux 0x19c62ccd clean_record_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x19cf71b7 gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0x19d070f8 devlink_dpipe_table_counter_enabled +EXPORT_SYMBOL_GPL vmlinux 0x19d7b6e5 pinctrl_utils_add_map_configs +EXPORT_SYMBOL_GPL vmlinux 0x19d9f510 devlink_dpipe_action_put +EXPORT_SYMBOL_GPL vmlinux 0x19de8949 crypto_create_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x19e0ae50 __SCT__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x19e81304 btree_alloc +EXPORT_SYMBOL_GPL vmlinux 0x19ecda81 vcap_keyfield_name +EXPORT_SYMBOL_GPL vmlinux 0x19edd064 blkg_rwstat_exit +EXPORT_SYMBOL_GPL vmlinux 0x19f33626 nf_ctnetlink_has_listener +EXPORT_SYMBOL_GPL vmlinux 0x19f623dc fib_nh_common_init +EXPORT_SYMBOL_GPL vmlinux 0x1a10c32b crypto_ft_tab +EXPORT_SYMBOL_GPL vmlinux 0x1a146ec3 usb_ep_type_string +EXPORT_SYMBOL_GPL vmlinux 0x1a1a88ef __tracepoint_block_split +EXPORT_SYMBOL_GPL vmlinux 0x1a262b6e ehci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x1a26f5f2 bpf_redirect_info +EXPORT_SYMBOL_GPL vmlinux 0x1a3c456f tty_port_link_device +EXPORT_SYMBOL_GPL vmlinux 0x1a3e60aa raw_v4_match +EXPORT_SYMBOL_GPL vmlinux 0x1a4495d4 au_platform_setup +EXPORT_SYMBOL_GPL vmlinux 0x1a4846a5 policy_has_boost_freq +EXPORT_SYMBOL_GPL vmlinux 0x1a4a7186 _RNvXsd_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleNtNtB7_5error5Error11description +EXPORT_SYMBOL_GPL vmlinux 0x1a5e98fc regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0x1a6aa757 bio_clone_blkg_association +EXPORT_SYMBOL_GPL vmlinux 0x1a6bf28f fsnotify_get_cookie +EXPORT_SYMBOL_GPL vmlinux 0x1a7fc948 ftrace_free_filter +EXPORT_SYMBOL_GPL vmlinux 0x1a7fecfd crypto_register_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x1a8023b9 class_is_registered +EXPORT_SYMBOL_GPL vmlinux 0x1a82368d ZSTD_customCalloc +EXPORT_SYMBOL_GPL vmlinux 0x1a840b31 _RNvXsB_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0x1a855cbc usb_acpi_port_lpm_incapable +EXPORT_SYMBOL_GPL vmlinux 0x1a87c713 mmc_cmdq_enable +EXPORT_SYMBOL_GPL vmlinux 0x1a8bec9c pci_bridge_secondary_bus_reset +EXPORT_SYMBOL_GPL vmlinux 0x1a8e1ba7 led_classdev_notify_brightness_hw_changed +EXPORT_SYMBOL_GPL vmlinux 0x1a904794 intel_pinctrl_probe_by_hid +EXPORT_SYMBOL_GPL vmlinux 0x1a9430a1 blk_mq_update_nr_hw_queues +EXPORT_SYMBOL_GPL vmlinux 0x1a963f37 addrconf_prefix_rcv_add_addr +EXPORT_SYMBOL_GPL vmlinux 0x1aa4103f dev_pm_opp_set_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x1aabeb25 sfp_bus_find_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x1aba9349 list_lru_walk_one +EXPORT_SYMBOL_GPL vmlinux 0x1acd18c8 cpuset_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x1ae0949c icc_std_aggregate +EXPORT_SYMBOL_GPL vmlinux 0x1ae81ed6 _RNvXs11_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB8_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x1aeb1c24 __tracepoint_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x1af15ee6 subsys_system_register +EXPORT_SYMBOL_GPL vmlinux 0x1af267f8 int_pow +EXPORT_SYMBOL_GPL vmlinux 0x1afaa2fd proc_dou8vec_minmax +EXPORT_SYMBOL_GPL vmlinux 0x1aff3d55 mce_register_injector_chain +EXPORT_SYMBOL_GPL vmlinux 0x1b01f5a1 _RNvXs2M_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10completionNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1b051eba __alloc_pages_bulk +EXPORT_SYMBOL_GPL vmlinux 0x1b0602c1 cond_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x1b276b85 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter25debug_tuple_fields_finish +EXPORT_SYMBOL_GPL vmlinux 0x1b3c692e cpufreq_policy_transition_delay_us +EXPORT_SYMBOL_GPL vmlinux 0x1b452acc devm_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0x1b5ecc28 __rio_local_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x1b5f4377 trace_seq_putc +EXPORT_SYMBOL_GPL vmlinux 0x1b5fa56a _RNvXs8_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStrINtNtNtB9_3ops5index5IndexINtNtBR_5range9RangeFromjEE5index +EXPORT_SYMBOL_GPL vmlinux 0x1b738a93 serial8250_do_startup +EXPORT_SYMBOL_GPL vmlinux 0x1b8822d8 pinctrl_gpio_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x1b88fe28 mmc_regulator_set_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x1b92e41d inet_putpeer +EXPORT_SYMBOL_GPL vmlinux 0x1ba1e5aa _RNvNtCs3AkgXgqgK6r_4core9panicking9panic_fmt +EXPORT_SYMBOL_GPL vmlinux 0x1ba237b0 default_cpu_present_to_apicid +EXPORT_SYMBOL_GPL vmlinux 0x1ba3088b _RNvXs29_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_27class_raw_spinlock_nested_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1bc5eebe pinctrl_gpio_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x1bc64087 xas_split +EXPORT_SYMBOL_GPL vmlinux 0x1bdc8af9 devm_phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0x1bdf8d25 _RNvXsw_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_21__ddebug__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1be99a03 cpci_hp_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x1bf347a8 _RNvXs0_NtNtCs3AkgXgqgK6r_4core5panic10panic_infoNtB5_9PanicInfoNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x1bf8444f devm_pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x1c1ccf7e spi_bus_lock +EXPORT_SYMBOL_GPL vmlinux 0x1c23fc90 tty_ldisc_deref +EXPORT_SYMBOL_GPL vmlinux 0x1c24b0a8 extcon_get_extcon_dev +EXPORT_SYMBOL_GPL vmlinux 0x1c5541bd cpufreq_boost_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1c592444 phy_configure +EXPORT_SYMBOL_GPL vmlinux 0x1c5b1f28 irq_free_descs +EXPORT_SYMBOL_GPL vmlinux 0x1c5ff742 clk_get_phase +EXPORT_SYMBOL_GPL vmlinux 0x1c6996c0 call_switchdev_blocking_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x1c7169dc ZSTD_customFree +EXPORT_SYMBOL_GPL vmlinux 0x1c72758c gnttab_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x1c7604ba __traceiter_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x1c764526 __SCT__tp_func_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x1c80d27d btree_geo128 +EXPORT_SYMBOL_GPL vmlinux 0x1c87a811 __round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x1c907c52 pci_epc_bme_notify +EXPORT_SYMBOL_GPL vmlinux 0x1ca3aa97 alarm_forward +EXPORT_SYMBOL_GPL vmlinux 0x1caf0bb0 crypto_alloc_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x1cb5222e regulator_set_current_limit +EXPORT_SYMBOL_GPL vmlinux 0x1cb7c983 apei_exec_read_register_value +EXPORT_SYMBOL_GPL vmlinux 0x1cb9a1c8 xenbus_gather +EXPORT_SYMBOL_GPL vmlinux 0x1cbd92b0 cpu_mitigations_off +EXPORT_SYMBOL_GPL vmlinux 0x1cd4cfeb _RNvXs5v_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9cpu_timerNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1cd70113 _RNvXs1_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x1cd9a567 regmap_get_val_bytes +EXPORT_SYMBOL_GPL vmlinux 0x1cdd0605 xhci_port_state_to_neutral +EXPORT_SYMBOL_GPL vmlinux 0x1ce3bcda spi_async +EXPORT_SYMBOL_GPL vmlinux 0x1ce701bd wakeup_source_create +EXPORT_SYMBOL_GPL vmlinux 0x1ce77b3b dma_resv_get_fences +EXPORT_SYMBOL_GPL vmlinux 0x1cf66aa6 genphy_c45_check_and_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x1cff8eab sbitmap_init_node +EXPORT_SYMBOL_GPL vmlinux 0x1d0222dd vp_legacy_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x1d099f3a led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x1d131e91 devm_of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x1d222ced irq_get_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0x1d2dd7ae _RNvMs2_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_13ParseIntError13___description +EXPORT_SYMBOL_GPL vmlinux 0x1d36e913 __tracepoint_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x1d39fabe sysfs_create_link +EXPORT_SYMBOL_GPL vmlinux 0x1d3e692b relay_late_setup_files +EXPORT_SYMBOL_GPL vmlinux 0x1d4cfbb3 tcp_cong_avoid_ai +EXPORT_SYMBOL_GPL vmlinux 0x1d507a2b _RNvXNtCs3AkgXgqgK6r_4core5asciiNtB2_13EscapeDefaultNtNtNtNtB4_4iter6traits8iterator8Iterator4last +EXPORT_SYMBOL_GPL vmlinux 0x1d82f521 fs_dax_get_by_bdev +EXPORT_SYMBOL_GPL vmlinux 0x1d914deb spi_finalize_current_transfer +EXPORT_SYMBOL_GPL vmlinux 0x1d94a218 dmi_memdev_handle +EXPORT_SYMBOL_GPL vmlinux 0x1d9678c7 backing_file_open +EXPORT_SYMBOL_GPL vmlinux 0x1dc48e35 rio_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x1dda9d0c __trace_trigger_soft_disabled +EXPORT_SYMBOL_GPL vmlinux 0x1dde624d pci_disable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x1decc824 aead_init_geniv +EXPORT_SYMBOL_GPL vmlinux 0x1dfa5dbd mpi_invm +EXPORT_SYMBOL_GPL vmlinux 0x1e007b3a acpi_quirk_skip_serdev_enumeration +EXPORT_SYMBOL_GPL vmlinux 0x1e0626f3 gpiod_export_link +EXPORT_SYMBOL_GPL vmlinux 0x1e0670c6 reset_control_release +EXPORT_SYMBOL_GPL vmlinux 0x1e0b57e2 ata_sas_port_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1e191c12 devm_regulator_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x1e26e8e7 debugfs_create_size_t +EXPORT_SYMBOL_GPL vmlinux 0x1e2e1921 __hwspin_unlock +EXPORT_SYMBOL_GPL vmlinux 0x1e2e5388 icc_get_name +EXPORT_SYMBOL_GPL vmlinux 0x1e3001ba _RNvMs3_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStr19from_bytes_with_nul +EXPORT_SYMBOL_GPL vmlinux 0x1e3076ae sfp_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x1e3739b9 dax_zero_range +EXPORT_SYMBOL_GPL vmlinux 0x1e3817a3 sched_numa_hop_mask +EXPORT_SYMBOL_GPL vmlinux 0x1e398577 gpiod_get_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x1e3bc77c xas_create_range +EXPORT_SYMBOL_GPL vmlinux 0x1e3bd2b5 blk_mark_disk_dead +EXPORT_SYMBOL_GPL vmlinux 0x1e3f7eb9 _RNvXsz_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_9AtomicU16NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x1e424d61 user_preparse +EXPORT_SYMBOL_GPL vmlinux 0x1e53f827 stack_depot_print +EXPORT_SYMBOL_GPL vmlinux 0x1e5a5f22 sn_partition_id +EXPORT_SYMBOL_GPL vmlinux 0x1e5d149d pci_bus_resource_n +EXPORT_SYMBOL_GPL vmlinux 0x1e5d94b9 dm_internal_suspend_noflush +EXPORT_SYMBOL_GPL vmlinux 0x1e65e492 security_kernel_post_read_file +EXPORT_SYMBOL_GPL vmlinux 0x1e6e02b4 nvdimm_in_overwrite +EXPORT_SYMBOL_GPL vmlinux 0x1e7a81ce __tracepoint_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x1e7bbcb3 kernel_restart +EXPORT_SYMBOL_GPL vmlinux 0x1e8fac8e wireless_nlevent_flush +EXPORT_SYMBOL_GPL vmlinux 0x1e912415 uv_bios_get_heapsize +EXPORT_SYMBOL_GPL vmlinux 0x1e9bc719 freq_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x1e9c590a usb_find_common_endpoints_reverse +EXPORT_SYMBOL_GPL vmlinux 0x1ea9c2fa adp5520_read +EXPORT_SYMBOL_GPL vmlinux 0x1eab533f acpi_spi_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1eb9516e round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x1ebf6c2a pci_power_names +EXPORT_SYMBOL_GPL vmlinux 0x1ec4e5b5 _RNvXsb_NtCs3AkgXgqgK6r_4core3fmtzNtB5_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x1ed353b2 usb_hc_died +EXPORT_SYMBOL_GPL vmlinux 0x1ed4d2eb percpu_ref_kill_and_confirm +EXPORT_SYMBOL_GPL vmlinux 0x1ee47e00 is_vmalloc_or_module_addr +EXPORT_SYMBOL_GPL vmlinux 0x1ee4d3e3 request_firmware_direct +EXPORT_SYMBOL_GPL vmlinux 0x1ef04208 _RNvXsz_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_16ddebug_class_mapNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1ef20793 stop_core_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x1ef4ee17 __SCK__tp_func_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x1ef84e7b nf_hook_entries_delete_raw +EXPORT_SYMBOL_GPL vmlinux 0x1efeb131 tcp_register_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x1eff0ef4 __tracepoint_unmap +EXPORT_SYMBOL_GPL vmlinux 0x1f019c98 pci_epc_set_msi +EXPORT_SYMBOL_GPL vmlinux 0x1f01dc99 led_get +EXPORT_SYMBOL_GPL vmlinux 0x1f09bc18 rio_unmap_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x1f0b43ee regulator_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x1f0fec35 driver_register +EXPORT_SYMBOL_GPL vmlinux 0x1f206e83 _RNvXs44_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13per_cpu_pagesNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1f2aeb66 usb_driver_claim_interface +EXPORT_SYMBOL_GPL vmlinux 0x1f2feb38 pci_try_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x1f33860f make_device_exclusive_range +EXPORT_SYMBOL_GPL vmlinux 0x1f33becf sdio_f0_readb +EXPORT_SYMBOL_GPL vmlinux 0x1f38a4f6 mpi_set_highbit +EXPORT_SYMBOL_GPL vmlinux 0x1f449588 mctrl_gpio_disable_ms +EXPORT_SYMBOL_GPL vmlinux 0x1f4e5642 crypto_unregister_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x1f4e5a27 devm_devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x1f563160 bpf_offload_dev_priv +EXPORT_SYMBOL_GPL vmlinux 0x1f593f05 _RNvXsu_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_9AtomicI16NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x1f6cd584 efivar_reserved_space +EXPORT_SYMBOL_GPL vmlinux 0x1f6fe2f9 iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x1f7bd634 acpiphp_register_attention +EXPORT_SYMBOL_GPL vmlinux 0x1f7c5049 perf_aux_output_skip +EXPORT_SYMBOL_GPL vmlinux 0x1f8447ab xenbus_alloc_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x1f8544b8 panic_timeout +EXPORT_SYMBOL_GPL vmlinux 0x1f988391 _RNvXso_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_7qrwlockNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x1fa1d95c sha256_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x1fa48995 efivar_supports_writes +EXPORT_SYMBOL_GPL vmlinux 0x1fac8da2 _RNvXsh_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impiNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x1faf1091 __SCK__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x1fc865a4 tty_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x1fd8c8df clk_hw_get_num_parents +EXPORT_SYMBOL_GPL vmlinux 0x1fdba1b7 clk_hw_get_name +EXPORT_SYMBOL_GPL vmlinux 0x1fe6e504 gpiod_add_hogs +EXPORT_SYMBOL_GPL vmlinux 0x1ff047c6 sdio_enable_func +EXPORT_SYMBOL_GPL vmlinux 0x1ff3e296 __synth_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x1ffcfcfd _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data11conversions8to_lower +EXPORT_SYMBOL_GPL vmlinux 0x2009e400 devlink_info_board_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x20160836 kgdb_register_io_module +EXPORT_SYMBOL_GPL vmlinux 0x201701ad __devm_regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0x201c5be3 msi_domain_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x2029015f irq_domain_add_legacy +EXPORT_SYMBOL_GPL vmlinux 0x202d4ed6 nvmem_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x2036bd03 skb_zerocopy_iter_stream +EXPORT_SYMBOL_GPL vmlinux 0x2037ec1f bpf_prog_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x2038730d _RNvNtNtCs3AkgXgqgK6r_4core3str6traits23str_index_overflow_fail +EXPORT_SYMBOL_GPL vmlinux 0x2048751b __traceiter_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x204f2c5c gnttab_free_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x20511425 _RNvMs6_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_8DebugMap3key +EXPORT_SYMBOL_GPL vmlinux 0x2051ca15 tty_ldisc_ref +EXPORT_SYMBOL_GPL vmlinux 0x20559b91 account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x20654084 _RNvXs4I_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_3pidNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2065677e _RNvXs8_NtCs3AkgXgqgK6r_4core3fmtNtB5_9FormatterNtB5_5Write9write_fmt +EXPORT_SYMBOL_GPL vmlinux 0x20699d15 dev_pm_genpd_suspend +EXPORT_SYMBOL_GPL vmlinux 0x2086056c ata_sas_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x2089845f crypto_shash_digest +EXPORT_SYMBOL_GPL vmlinux 0x20899467 hv_stimer0_isr +EXPORT_SYMBOL_GPL vmlinux 0x20938dca aead_geniv_alloc +EXPORT_SYMBOL_GPL vmlinux 0x20941c56 devfreq_event_get_edev_count +EXPORT_SYMBOL_GPL vmlinux 0x20978fb9 idr_find +EXPORT_SYMBOL_GPL vmlinux 0x20a4e01a HUF_readStats_wksp +EXPORT_SYMBOL_GPL vmlinux 0x20a5caec _RNvXst_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0x20b1d0c8 xen_unregister_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0x20b3e826 rio_mport_send_doorbell +EXPORT_SYMBOL_GPL vmlinux 0x20b3ebe7 _RNvXs1r_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15tracepoint_funcNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x20bdb73e __usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x20cb3a05 mbox_chan_received_data +EXPORT_SYMBOL_GPL vmlinux 0x20dcce07 cpufreq_dbs_governor_stop +EXPORT_SYMBOL_GPL vmlinux 0x20e10566 hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x20e6740c ip_route_output_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x20e6bc6e bpf_trace_run12 +EXPORT_SYMBOL_GPL vmlinux 0x20ee5479 sfp_bus_add_upstream +EXPORT_SYMBOL_GPL vmlinux 0x21028f16 pci_generic_config_write32 +EXPORT_SYMBOL_GPL vmlinux 0x2108a90b pci_disable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x2123b3d6 register_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x212734c5 vcap_netbytes_copy +EXPORT_SYMBOL_GPL vmlinux 0x213e6c8c i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0x214538d3 virtqueue_add_outbuf +EXPORT_SYMBOL_GPL vmlinux 0x214cdab5 dev_pm_qos_hide_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x2152470d pci_epf_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x216bf2f8 _RNvXs5N_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15sched_dl_entityNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x216de4e1 rcu_get_gp_kthreads_prio +EXPORT_SYMBOL_GPL vmlinux 0x217616d8 spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x2176e42a hwpoison_filter_memcg +EXPORT_SYMBOL_GPL vmlinux 0x218e4676 irq_chip_disable_parent +EXPORT_SYMBOL_GPL vmlinux 0x2192b09b _RNvXs2_NtNtCs3AkgXgqgK6r_4core5slice5asciiNtB5_11EscapeAsciiNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x219709af __phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x219cbef5 _RNvXs9_NtCs3AkgXgqgK6r_4core3fmtNtB5_5ErrorNtB5_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x21a4ee33 regulator_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x21a563da clk_get_accuracy +EXPORT_SYMBOL_GPL vmlinux 0x21b5be2e sdio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x21b6f9d6 acpi_subsys_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x21bf9dfe regmap_field_read +EXPORT_SYMBOL_GPL vmlinux 0x21cd536a crypto_put_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x21d7dcdb fb_deferred_io_open +EXPORT_SYMBOL_GPL vmlinux 0x21df1ac9 skb_gso_validate_mac_len +EXPORT_SYMBOL_GPL vmlinux 0x21e32994 _RNvMNtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB2_21FromBytesWithNulError13___description +EXPORT_SYMBOL_GPL vmlinux 0x21ef4bed nvmem_device_find +EXPORT_SYMBOL_GPL vmlinux 0x21f454ea da903x_writes +EXPORT_SYMBOL_GPL vmlinux 0x21faae11 pci_epc_mem_alloc_addr +EXPORT_SYMBOL_GPL vmlinux 0x2202a780 pm_generic_resume_noirq +EXPORT_SYMBOL_GPL vmlinux 0x22065e64 mdiobus_modify +EXPORT_SYMBOL_GPL vmlinux 0x22160271 rio_unlock_device +EXPORT_SYMBOL_GPL vmlinux 0x2227d394 devm_gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x222e21a0 pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0x222e5ad6 fat_setattr +EXPORT_SYMBOL_GPL vmlinux 0x22339488 ip4_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x2234653b xhci_get_ep_ctx +EXPORT_SYMBOL_GPL vmlinux 0x2238f8e2 paste_selection +EXPORT_SYMBOL_GPL vmlinux 0x224672b4 acpi_get_pci_dev +EXPORT_SYMBOL_GPL vmlinux 0x225e9ebd pci_epc_put +EXPORT_SYMBOL_GPL vmlinux 0x226aa633 devl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x226e39a0 ptdump_walk_pgd_level_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x2274535f scsi_alloc_request +EXPORT_SYMBOL_GPL vmlinux 0x2282aac9 bpf_map_inc_with_uref +EXPORT_SYMBOL_GPL vmlinux 0x22835903 usb_get_dev +EXPORT_SYMBOL_GPL vmlinux 0x2290148f inet_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0x22a4daa7 __tracepoint_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x22ab0531 regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x22b350e4 pci_msi_unmask_irq +EXPORT_SYMBOL_GPL vmlinux 0x22b98564 task_cputime_adjusted +EXPORT_SYMBOL_GPL vmlinux 0x22d0c86c ehci_reset +EXPORT_SYMBOL_GPL vmlinux 0x22d60537 tcf_frag_xmit_count +EXPORT_SYMBOL_GPL vmlinux 0x22d9409b iomap_sort_ioends +EXPORT_SYMBOL_GPL vmlinux 0x22e60aa0 __io_uring_cmd_do_in_task +EXPORT_SYMBOL_GPL vmlinux 0x22e6e454 device_link_add +EXPORT_SYMBOL_GPL vmlinux 0x22ec5205 cpu_latency_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x22fd08ba cpuacct_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x230659b3 devm_clk_get_optional_enabled +EXPORT_SYMBOL_GPL vmlinux 0x230a54f0 lp8788_update_bits +EXPORT_SYMBOL_GPL vmlinux 0x23101189 sysfs_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x2315194d _RNvNtCsbwHtcUjRN57_6kernel5ioctl8__IOC_DIR +EXPORT_SYMBOL_GPL vmlinux 0x233f59fd _RNvXs1_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationNtNtNtB7_3ops5arith9AddAssign10add_assign +EXPORT_SYMBOL_GPL vmlinux 0x23412816 rtc_tm_to_ktime +EXPORT_SYMBOL_GPL vmlinux 0x23427220 spi_mem_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x2347d885 _RNvXsJ_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0x234aa73f kobject_rename +EXPORT_SYMBOL_GPL vmlinux 0x234cf416 devlink_fmsg_string_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x2354704d shash_free_singlespawn_instance +EXPORT_SYMBOL_GPL vmlinux 0x23561123 folio_invalidate +EXPORT_SYMBOL_GPL vmlinux 0x2385d366 dma_alloc_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x23864ce7 cpuset_mem_spread_node +EXPORT_SYMBOL_GPL vmlinux 0x2386c0ea __SCT__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0x238795b6 handle_level_irq +EXPORT_SYMBOL_GPL vmlinux 0x238903ac ethnl_cable_test_alloc +EXPORT_SYMBOL_GPL vmlinux 0x23910353 iomap_read_folio +EXPORT_SYMBOL_GPL vmlinux 0x2396c7f0 clk_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x23a0d0b9 _RNvXsL_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_41restart_block__bindgen_ty_1__bindgen_ty_3NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x23b15cd7 rio_mport_get_physefb +EXPORT_SYMBOL_GPL vmlinux 0x23b260d3 nf_nat_hook +EXPORT_SYMBOL_GPL vmlinux 0x23b4e0d7 clear_page_rep +EXPORT_SYMBOL_GPL vmlinux 0x23bcadc9 iommu_present +EXPORT_SYMBOL_GPL vmlinux 0x23bcea55 _RNvXsb_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x23c3b778 phy_basic_features +EXPORT_SYMBOL_GPL vmlinux 0x23ccceb8 usb_sg_init +EXPORT_SYMBOL_GPL vmlinux 0x23dff4b5 xdp_features_clear_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x23eebb73 _RNvXs5i_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_35siginfo__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x23f1ec9c bus_get_dev_root +EXPORT_SYMBOL_GPL vmlinux 0x23f5bcb3 devl_region_create +EXPORT_SYMBOL_GPL vmlinux 0x23f9a9a6 regulator_set_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x24035c70 _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data5cased6lookup +EXPORT_SYMBOL_GPL vmlinux 0x2403fa41 dev_pm_qos_expose_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x2408cd96 dw_pcie_link_up +EXPORT_SYMBOL_GPL vmlinux 0x240a76b9 blkg_rwstat_recursive_sum +EXPORT_SYMBOL_GPL vmlinux 0x240c35d5 gnttab_dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x240e9615 ip6_redirect +EXPORT_SYMBOL_GPL vmlinux 0x2410849c ncsi_start_dev +EXPORT_SYMBOL_GPL vmlinux 0x2415a17d events_hybrid_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0x2417e33f _RNvXNtNtNtCs3AkgXgqgK6r_4core3fmt3num3impaNtB6_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x241afcbc debugfs_file_get +EXPORT_SYMBOL_GPL vmlinux 0x242056ac _RNvXs3k_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13uprobes_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2421097b mpi_const +EXPORT_SYMBOL_GPL vmlinux 0x24235223 phy_10gbit_full_features +EXPORT_SYMBOL_GPL vmlinux 0x2439d8ee dma_mmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x243b26a0 devm_usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0x24413343 erst_read_record +EXPORT_SYMBOL_GPL vmlinux 0x244acce9 _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data1n6lookup +EXPORT_SYMBOL_GPL vmlinux 0x2454665d from_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x2464da17 gen_pool_size +EXPORT_SYMBOL_GPL vmlinux 0x2469810f __rcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x246dc6cd _RNvXs22_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_13EscapeDefaultNtNtBa_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x246f9eb6 vp_modern_get_features +EXPORT_SYMBOL_GPL vmlinux 0x24709b2f trace_seq_putmem +EXPORT_SYMBOL_GPL vmlinux 0x2471300f sock_diag_unregister_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x2475c8e3 io_uring_cmd_done +EXPORT_SYMBOL_GPL vmlinux 0x2484e789 vbin_printf +EXPORT_SYMBOL_GPL vmlinux 0x248bc867 raw_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0x248e1473 kfree_strarray +EXPORT_SYMBOL_GPL vmlinux 0x248e5111 __tracepoint_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x2497000c genphy_c45_an_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x249a40f9 blkg_conf_prep +EXPORT_SYMBOL_GPL vmlinux 0x24aab190 __spi_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x24ad11db wakeup_sources_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24b3e384 virtqueue_poll +EXPORT_SYMBOL_GPL vmlinux 0x24cb2e56 xdp_do_redirect_frame +EXPORT_SYMBOL_GPL vmlinux 0x24d57d82 strp_done +EXPORT_SYMBOL_GPL vmlinux 0x24d7ddd1 _RNvXs18_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB8_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x24da0093 rcu_inkernel_boot_has_ended +EXPORT_SYMBOL_GPL vmlinux 0x24e73d3f _RNvXsk_NtCs3AkgXgqgK6r_4core4charNtB5_15CaseMappingIterNtNtNtNtB7_4iter6traits12double_ended19DoubleEndedIterator9next_back +EXPORT_SYMBOL_GPL vmlinux 0x24e751b8 inet_csk_route_child_sock +EXPORT_SYMBOL_GPL vmlinux 0x24eb7e32 leds_list +EXPORT_SYMBOL_GPL vmlinux 0x24eba482 tpm2_get_cc_attrs_tbl +EXPORT_SYMBOL_GPL vmlinux 0x24edf227 xdp_convert_zc_to_xdp_frame +EXPORT_SYMBOL_GPL vmlinux 0x24f2b126 fuse_dax_cancel_work +EXPORT_SYMBOL_GPL vmlinux 0x24f39c39 reset_control_reset +EXPORT_SYMBOL_GPL vmlinux 0x24fc50f4 kdb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x24fde935 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter12pad_integral +EXPORT_SYMBOL_GPL vmlinux 0x25099235 ata_pci_sff_init_host +EXPORT_SYMBOL_GPL vmlinux 0x250aac0f dm_internal_resume +EXPORT_SYMBOL_GPL vmlinux 0x250ebdd9 bus_for_each_drv +EXPORT_SYMBOL_GPL vmlinux 0x252658a3 dev_attr_sw_activity +EXPORT_SYMBOL_GPL vmlinux 0x25301bc6 arch_wb_cache_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2530c005 dev_pm_opp_get_required_pstate +EXPORT_SYMBOL_GPL vmlinux 0x2531d44d __traceiter_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x25379e73 clk_set_min_rate +EXPORT_SYMBOL_GPL vmlinux 0x2543aeda _RNvXsi_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_7___m128dNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2544540d vp_modern_probe +EXPORT_SYMBOL_GPL vmlinux 0x2551357b crypto_sig_sign +EXPORT_SYMBOL_GPL vmlinux 0x25612efc cpci_hp_unregister_bus +EXPORT_SYMBOL_GPL vmlinux 0x2563ceaa _RNvXsj_NtCs3AkgXgqgK6r_4core4charNtB5_15CaseMappingIterNtNtNtNtB7_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0x256ef7ee _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data9lowercase6lookup +EXPORT_SYMBOL_GPL vmlinux 0x256fdfe0 usb_amd_pt_check_port +EXPORT_SYMBOL_GPL vmlinux 0x25887c00 devm_pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0x2589ffd1 inet_csk_get_port +EXPORT_SYMBOL_GPL vmlinux 0x2591f31a acpi_dev_clear_dependencies +EXPORT_SYMBOL_GPL vmlinux 0x2592fc6c console_printk +EXPORT_SYMBOL_GPL vmlinux 0x259e974d _RNvXNvNtNtCsbwHtcUjRN57_6kernel4sync7condvar1__NtB2_12___ThePinDataNtNtCs3AkgXgqgK6r_4core5clone5Clone5clone +EXPORT_SYMBOL_GPL vmlinux 0x25ba66bd dev_pm_opp_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x25bbfa9a security_kernel_load_data +EXPORT_SYMBOL_GPL vmlinux 0x25d5875e alloc_dax_region +EXPORT_SYMBOL_GPL vmlinux 0x25dfc2e3 evm_verifyxattr +EXPORT_SYMBOL_GPL vmlinux 0x25f02c87 xen_p2m_addr +EXPORT_SYMBOL_GPL vmlinux 0x25f395d1 _RNvXs1m_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13msr_regs_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x260d632d __SCK__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0x26161a7e _RNvXsR_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2616a845 regulator_get +EXPORT_SYMBOL_GPL vmlinux 0x261f1254 _RNvXsU_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_34jailhouse_setup_data__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x26215dfb mmput +EXPORT_SYMBOL_GPL vmlinux 0x262a7063 xen_start_info +EXPORT_SYMBOL_GPL vmlinux 0x2633c069 fs_kobj +EXPORT_SYMBOL_GPL vmlinux 0x26458b3e cpufreq_unregister_governor +EXPORT_SYMBOL_GPL vmlinux 0x264c2699 fb_deferred_io_fsync +EXPORT_SYMBOL_GPL vmlinux 0x26520970 vm_memory_committed +EXPORT_SYMBOL_GPL vmlinux 0x265b6e29 hyperv_flush_guest_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x265bbef9 kexec_crash_loaded +EXPORT_SYMBOL_GPL vmlinux 0x2662e108 dma_async_device_channel_register +EXPORT_SYMBOL_GPL vmlinux 0x266539c6 dev_pm_opp_get_opp_count +EXPORT_SYMBOL_GPL vmlinux 0x2669bee3 platform_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x266a4b08 tasklet_unlock +EXPORT_SYMBOL_GPL vmlinux 0x267361fe __SCK__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x2678e5b8 spi_mem_poll_status +EXPORT_SYMBOL_GPL vmlinux 0x267df662 smp_call_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0x26850920 driver_find +EXPORT_SYMBOL_GPL vmlinux 0x26a93eb2 verify_pkcs7_signature +EXPORT_SYMBOL_GPL vmlinux 0x26ab3000 dax_layout_busy_page +EXPORT_SYMBOL_GPL vmlinux 0x26ab4755 put_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x26c90ea4 scsi_eh_get_sense +EXPORT_SYMBOL_GPL vmlinux 0x26cbde6d clk_hw_get_parent_index +EXPORT_SYMBOL_GPL vmlinux 0x26ccc3f5 netif_carrier_event +EXPORT_SYMBOL_GPL vmlinux 0x26cda94f e820__mapped_raw_any +EXPORT_SYMBOL_GPL vmlinux 0x26dc3810 phy_pm_runtime_put +EXPORT_SYMBOL_GPL vmlinux 0x26ed2186 register_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26fc0bfe __udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x26fcec86 __ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x26ff6d57 platform_get_irq_byname_optional +EXPORT_SYMBOL_GPL vmlinux 0x2702aa4c usb_enable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x27181680 usb_alloc_dev +EXPORT_SYMBOL_GPL vmlinux 0x271857c3 rtc_class_close +EXPORT_SYMBOL_GPL vmlinux 0x2730c3ac crypto_register_rng +EXPORT_SYMBOL_GPL vmlinux 0x273aff5c __SCT__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x273c93fd da9055_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x273e1002 fpu_sync_guest_vmexit_xfd_state +EXPORT_SYMBOL_GPL vmlinux 0x2752ad3f ata_pci_device_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x2752f99d skb_zerocopy_headlen +EXPORT_SYMBOL_GPL vmlinux 0x275b254e _RNvXs8_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x275c034f devm_regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x275eebe3 devm_clk_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x2773c485 __wake_up_locked +EXPORT_SYMBOL_GPL vmlinux 0x2778b7c9 _RNvMs1_NtCs3AkgXgqgK6r_4core3numx14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x278038a7 nf_queue_entry_free +EXPORT_SYMBOL_GPL vmlinux 0x27820d5f bpf_warn_invalid_xdp_action +EXPORT_SYMBOL_GPL vmlinux 0x279327ef pci_load_and_free_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x2795fc9d vcap_set_rule_set_actionset +EXPORT_SYMBOL_GPL vmlinux 0x27a59fe2 securityfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0x27a7aad7 regulator_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x27aacb8d tty_buffer_lock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x27c7590b bpf_trace_run11 +EXPORT_SYMBOL_GPL vmlinux 0x27d22d13 ata_ehi_clear_desc +EXPORT_SYMBOL_GPL vmlinux 0x27df3105 hv_alloc_hyperv_zeroed_page +EXPORT_SYMBOL_GPL vmlinux 0x27f10767 scsi_internal_device_block_nowait +EXPORT_SYMBOL_GPL vmlinux 0x27f4f029 ftrace_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x27fa66e1 nr_free_buffer_pages +EXPORT_SYMBOL_GPL vmlinux 0x27fa6bbf _RNvXs13_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7pv_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x27fb1522 mptcp_subflow_init_cookie_req +EXPORT_SYMBOL_GPL vmlinux 0x28045c99 device_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0x280cb7dd virtqueue_add_inbuf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x2817f7fd cppc_get_desired_perf +EXPORT_SYMBOL_GPL vmlinux 0x281de9a7 udp_cmsg_send +EXPORT_SYMBOL_GPL vmlinux 0x281f5022 blkdev_zone_mgmt +EXPORT_SYMBOL_GPL vmlinux 0x282b8e84 sysfs_create_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x282cdabc usb_led_activity +EXPORT_SYMBOL_GPL vmlinux 0x282f88c5 bsg_job_put +EXPORT_SYMBOL_GPL vmlinux 0x28310bcd kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x2838b744 fscrypt_prepare_lookup_partial +EXPORT_SYMBOL_GPL vmlinux 0x283d966b devlink_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2842afef hv_get_non_nested_register +EXPORT_SYMBOL_GPL vmlinux 0x284b82d3 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x2854aeaf _RNvXs42_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13lru_gen_memcgNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2864abc9 klist_node_attached +EXPORT_SYMBOL_GPL vmlinux 0x286cc647 async_synchronize_cookie_domain +EXPORT_SYMBOL_GPL vmlinux 0x287ae822 __kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x2882d40e usb_role_switch_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2883efa8 ata_qc_get_active +EXPORT_SYMBOL_GPL vmlinux 0x2891b090 gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0x289892b9 acpi_device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x28aa6a67 call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x28ab4fb9 pinctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x28afbb08 cpu_latency_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x28b58720 _RNvNtCsbwHtcUjRN57_6kernel5ioctl7__IOC_NR +EXPORT_SYMBOL_GPL vmlinux 0x28be0cef misc_cg_res_total_usage +EXPORT_SYMBOL_GPL vmlinux 0x28bfc8ec devm_mipi_dsi_attach +EXPORT_SYMBOL_GPL vmlinux 0x28c88525 __fsverity_file_open +EXPORT_SYMBOL_GPL vmlinux 0x28cce442 pm_clk_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x28db2cbf acpi_bus_trim +EXPORT_SYMBOL_GPL vmlinux 0x28dbc621 hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0x28dcb13c __page_file_index +EXPORT_SYMBOL_GPL vmlinux 0x28e2e627 _RNvXs2g_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16hlist_nulls_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x28e64c64 xen_has_pv_and_legacy_disk_devices +EXPORT_SYMBOL_GPL vmlinux 0x2901fbcc sched_set_normal +EXPORT_SYMBOL_GPL vmlinux 0x291120f2 _RNvXss_NtCs3AkgXgqgK6r_4core3numyNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x291876f3 mpi_ec_get_affine +EXPORT_SYMBOL_GPL vmlinux 0x29278f8b component_bind_all +EXPORT_SYMBOL_GPL vmlinux 0x2943a4b4 acpi_gpiochip_request_interrupts +EXPORT_SYMBOL_GPL vmlinux 0x2944e509 __traceiter_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x2945fec7 gnttab_dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x294c55b6 dma_resv_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x2951a872 trace_clock_local +EXPORT_SYMBOL_GPL vmlinux 0x2953bb2f irqchip_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x2953f055 irq_chip_enable_parent +EXPORT_SYMBOL_GPL vmlinux 0x29581120 mmu_interval_notifier_insert +EXPORT_SYMBOL_GPL vmlinux 0x2961e07f wm8350_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x29683f1c bdev_nr_zones +EXPORT_SYMBOL_GPL vmlinux 0x299c1648 _RNvXs9_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x29ac0762 _RNvXs6_NtCs3AkgXgqgK6r_4core3ffiNtB5_10VaListImplNtNtNtB7_3ops4drop4Drop4drop +EXPORT_SYMBOL_GPL vmlinux 0x29b37c82 transport_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x29b43e90 devlink_port_attrs_pci_sf_set +EXPORT_SYMBOL_GPL vmlinux 0x29be1c05 _RNvXsa_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0x29cd3da7 cgroup_get_from_path +EXPORT_SYMBOL_GPL vmlinux 0x29d71a11 _RNvXs8_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impaNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x29d9f27c blk_lld_busy +EXPORT_SYMBOL_GPL vmlinux 0x29eba37f current_is_async +EXPORT_SYMBOL_GPL vmlinux 0x2a176108 sysfs_update_group +EXPORT_SYMBOL_GPL vmlinux 0x2a2f04fa ip_tunnel_netlink_parms +EXPORT_SYMBOL_GPL vmlinux 0x2a478e73 inet_bhash2_update_saddr +EXPORT_SYMBOL_GPL vmlinux 0x2a598c04 cdrom_multisession +EXPORT_SYMBOL_GPL vmlinux 0x2a5a92e6 trace_seq_path +EXPORT_SYMBOL_GPL vmlinux 0x2a5ea9ef rhashtable_destroy +EXPORT_SYMBOL_GPL vmlinux 0x2a60c58b gpiochip_irqchip_add_domain +EXPORT_SYMBOL_GPL vmlinux 0x2a62cb3a ring_buffer_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2a78fe7a devm_intel_scu_ipc_dev_get +EXPORT_SYMBOL_GPL vmlinux 0x2a7c7b38 __SCK__tp_func_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x2a85dc5f _RNvXNtCs3AkgXgqgK6r_4core4charNtB2_13EscapeUnicodeNtNtNtNtB4_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0x2a907fd2 _RNvXsW_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_11boot_paramsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2a976d1c dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x2a9b236b rtm_getroute_parse_ip_proto +EXPORT_SYMBOL_GPL vmlinux 0x2aa2de5c _RNvXs1g_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7__xstateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2aadad1a efi_capsule_update +EXPORT_SYMBOL_GPL vmlinux 0x2ab92a50 skb_mpls_pop +EXPORT_SYMBOL_GPL vmlinux 0x2ac99bde _RNvXs3e_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25arch_uprobe__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2ad3fb8c usb_remove_hcd +EXPORT_SYMBOL_GPL vmlinux 0x2ae12986 regmap_might_sleep +EXPORT_SYMBOL_GPL vmlinux 0x2afc22a6 _RNvXs_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB4_22FromBytesUntilNulErrorNtNtB8_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2b0fe000 gnttab_cancel_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x2b126323 clk_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0x2b1b7dbd trace_put_event_file +EXPORT_SYMBOL_GPL vmlinux 0x2b203d46 pci_user_read_config_byte +EXPORT_SYMBOL_GPL vmlinux 0x2b2310bd __tracepoint_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x2b33c562 _RNvXs45_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16per_cpu_nodestatNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2b3acc3b __SCT__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x2b4509dd devlink_health_reporter_state_update +EXPORT_SYMBOL_GPL vmlinux 0x2b5297b1 pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0x2b54f784 apply_to_page_range +EXPORT_SYMBOL_GPL vmlinux 0x2b567869 spi_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x2b581987 _RNvMs0_NtCsbwHtcUjRN57_6kernel4taskNtB5_4Task7current +EXPORT_SYMBOL_GPL vmlinux 0x2b5a1e99 _RNvXsE_NtCs3AkgXgqgK6r_4core4timeNtB5_25TryFromFloatSecsErrorKindNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2b5a79a8 ohci_restart +EXPORT_SYMBOL_GPL vmlinux 0x2b5c5e87 sdio_readw +EXPORT_SYMBOL_GPL vmlinux 0x2b6150fb power_supply_temp2resist_simple +EXPORT_SYMBOL_GPL vmlinux 0x2b67b6b7 mds_idle_clear +EXPORT_SYMBOL_GPL vmlinux 0x2b69911e isa_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x2b6d960d synth_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x2b75ea03 __tracepoint_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x2b7aeed8 pci_iomap_wc +EXPORT_SYMBOL_GPL vmlinux 0x2b7d2101 xenbus_watch_pathfmt +EXPORT_SYMBOL_GPL vmlinux 0x2b80a297 devm_regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x2b851177 _RNvXsi_NtNtCs3AkgXgqgK6r_4core4hash3sipNtB5_5StateNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2b965a33 devl_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2b9997fb atomic_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x2ba0b5bb tcp_twsk_unique +EXPORT_SYMBOL_GPL vmlinux 0x2bae7514 _RNvXs1_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x2baf09eb reset_control_get_count +EXPORT_SYMBOL_GPL vmlinux 0x2bbb3eda iommu_enable_nesting +EXPORT_SYMBOL_GPL vmlinux 0x2bcb8e63 iov_iter_is_aligned +EXPORT_SYMBOL_GPL vmlinux 0x2bd8a8bb blk_fill_rwbs +EXPORT_SYMBOL_GPL vmlinux 0x2bdf5ab0 pm_wakeup_pending +EXPORT_SYMBOL_GPL vmlinux 0x2bf5094a __tracepoint_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x2bf638f2 _RNvXsS_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_15StrSearcherImplNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2c002cd7 fscrypt_file_open +EXPORT_SYMBOL_GPL vmlinux 0x2c0313e7 __devm_regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0x2c1232e9 acomp_request_free +EXPORT_SYMBOL_GPL vmlinux 0x2c1b3cf1 shmem_read_mapping_page_gfp +EXPORT_SYMBOL_GPL vmlinux 0x2c1b95ae edac_pci_handle_pe +EXPORT_SYMBOL_GPL vmlinux 0x2c1ed6fa vp_legacy_config_vector +EXPORT_SYMBOL_GPL vmlinux 0x2c208607 power_supply_is_system_supplied +EXPORT_SYMBOL_GPL vmlinux 0x2c2c9fda dm_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x2c2e3bdc split_page +EXPORT_SYMBOL_GPL vmlinux 0x2c2f5a09 x86_family +EXPORT_SYMBOL_GPL vmlinux 0x2c3054f9 net_inc_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x2c3637db tpm1_do_selftest +EXPORT_SYMBOL_GPL vmlinux 0x2c3ebfb3 pci_p2pmem_publish +EXPORT_SYMBOL_GPL vmlinux 0x2c5ec707 devm_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x2c601b4c __traceiter_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x2c61746d rust_helper___spin_lock_init +EXPORT_SYMBOL_GPL vmlinux 0x2c61bb09 uv_bios_get_pci_topology +EXPORT_SYMBOL_GPL vmlinux 0x2c635527 arch_invalidate_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2c66ac85 devlink_info_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2c7db649 irq_dispose_mapping +EXPORT_SYMBOL_GPL vmlinux 0x2c834418 static_key_slow_inc +EXPORT_SYMBOL_GPL vmlinux 0x2c8dd6b8 edac_mem_types +EXPORT_SYMBOL_GPL vmlinux 0x2c922848 iomap_file_buffered_write_punch_delalloc +EXPORT_SYMBOL_GPL vmlinux 0x2c92f87a irqd_cfg +EXPORT_SYMBOL_GPL vmlinux 0x2ca910b7 serdev_device_wait_until_sent +EXPORT_SYMBOL_GPL vmlinux 0x2cc4ca59 phy_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x2ccf0565 vcap_rule_find_keysets +EXPORT_SYMBOL_GPL vmlinux 0x2cdd98a6 mmu_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2ce69aa4 component_release_of +EXPORT_SYMBOL_GPL vmlinux 0x2ce73fc8 regulator_list_voltage_table +EXPORT_SYMBOL_GPL vmlinux 0x2cee6d78 wb_writeout_inc +EXPORT_SYMBOL_GPL vmlinux 0x2cf7f0aa _RNvXsr_NtNtCs3AkgXgqgK6r_4core3fmt3numNtB5_8UpperHexNtB5_12GenericRadix5digit +EXPORT_SYMBOL_GPL vmlinux 0x2cfbb2b5 __SCT__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x2d0684a9 hrtimer_init +EXPORT_SYMBOL_GPL vmlinux 0x2d0b0752 vcap_tc_flower_handler_portnum_usage +EXPORT_SYMBOL_GPL vmlinux 0x2d0b6b43 devlink_is_reload_failed +EXPORT_SYMBOL_GPL vmlinux 0x2d18ecb7 __pm_runtime_idle +EXPORT_SYMBOL_GPL vmlinux 0x2d1b02d2 usermodehelper_read_lock_wait +EXPORT_SYMBOL_GPL vmlinux 0x2d2283d0 __tracepoint_map +EXPORT_SYMBOL_GPL vmlinux 0x2d29a5ad i2c_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x2d2ac3c9 pci_test_config_bits +EXPORT_SYMBOL_GPL vmlinux 0x2d2dd36f kobj_ns_grab_current +EXPORT_SYMBOL_GPL vmlinux 0x2d328a51 _RNvXs1z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12swregs_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2d354b97 __tracepoint_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x2d393f48 intel_soc_pmic_exec_mipi_pmic_seq_element +EXPORT_SYMBOL_GPL vmlinux 0x2d3c07f4 vp_modern_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x2d41e6f5 __trace_puts +EXPORT_SYMBOL_GPL vmlinux 0x2d44be3b __SCT__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x2d54c08e blk_mq_pci_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x2d556c47 l3mdev_master_upper_ifindex_by_index_rcu +EXPORT_SYMBOL_GPL vmlinux 0x2d609547 dax_direct_access +EXPORT_SYMBOL_GPL vmlinux 0x2d69e913 ata_host_register +EXPORT_SYMBOL_GPL vmlinux 0x2d6da2f0 usb_put_hcd +EXPORT_SYMBOL_GPL vmlinux 0x2d84452a _RNvXs4z_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i64x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2d89b1ad __SCT__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x2d8ae70a devm_memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x2da42334 regulator_set_soft_start_regmap +EXPORT_SYMBOL_GPL vmlinux 0x2dae5ca7 _RNvMs1_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_11DebugStruct6finish +EXPORT_SYMBOL_GPL vmlinux 0x2daf7462 inet6_cleanup_sock +EXPORT_SYMBOL_GPL vmlinux 0x2db5b2a3 rio_dma_prep_xfer +EXPORT_SYMBOL_GPL vmlinux 0x2dbcf545 clk_hw_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x2dbe8b29 vfs_set_acl +EXPORT_SYMBOL_GPL vmlinux 0x2dc300f1 i2c_client_type +EXPORT_SYMBOL_GPL vmlinux 0x2de14fe1 __rio_local_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x2dec35c6 gpiod_enable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x2dee5460 usb_get_intf +EXPORT_SYMBOL_GPL vmlinux 0x2df3883c fuse_init_fs_context_submount +EXPORT_SYMBOL_GPL vmlinux 0x2df77b77 tcp_ca_openreq_child +EXPORT_SYMBOL_GPL vmlinux 0x2df7d33d _RNvXsj_NtCs3AkgXgqgK6r_4core3numaNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x2dfa8d80 tty_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x2e028ae6 rcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x2e02c45a pcie_flr +EXPORT_SYMBOL_GPL vmlinux 0x2e05540c crypto_unregister_template +EXPORT_SYMBOL_GPL vmlinux 0x2e08226d badrange_add +EXPORT_SYMBOL_GPL vmlinux 0x2e2360b1 ftrace_set_global_notrace +EXPORT_SYMBOL_GPL vmlinux 0x2e2df7f4 irq_remapping_cap +EXPORT_SYMBOL_GPL vmlinux 0x2e371cf1 pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x2e39fb33 nd_cmd_out_size +EXPORT_SYMBOL_GPL vmlinux 0x2e3ee976 pinctrl_select_state +EXPORT_SYMBOL_GPL vmlinux 0x2e4e71f4 fuse_request_end +EXPORT_SYMBOL_GPL vmlinux 0x2e5b3f67 pm_runtime_force_resume +EXPORT_SYMBOL_GPL vmlinux 0x2e6207c1 regcache_cache_only +EXPORT_SYMBOL_GPL vmlinux 0x2e6488a3 pm_generic_restore_noirq +EXPORT_SYMBOL_GPL vmlinux 0x2e65b188 unregister_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x2e6670f3 cpuidle_get_cpu_driver +EXPORT_SYMBOL_GPL vmlinux 0x2e6c43ee inet_bhash2_reset_saddr +EXPORT_SYMBOL_GPL vmlinux 0x2e76dce6 xfrm_audit_state_replay_overflow +EXPORT_SYMBOL_GPL vmlinux 0x2e7887d2 nf_ct_set_closing +EXPORT_SYMBOL_GPL vmlinux 0x2e7a17d4 vmap_pfn +EXPORT_SYMBOL_GPL vmlinux 0x2e88dc33 xen_xenbus_fops +EXPORT_SYMBOL_GPL vmlinux 0x2e9197f1 sdio_writew +EXPORT_SYMBOL_GPL vmlinux 0x2e9cb451 pci_epc_mem_init +EXPORT_SYMBOL_GPL vmlinux 0x2e9ec24d free_iova +EXPORT_SYMBOL_GPL vmlinux 0x2ea48dd3 _RNvXsT_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_9AtomicU64NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2ea845fd ata_sff_freeze +EXPORT_SYMBOL_GPL vmlinux 0x2eb098a2 gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x2ebb19fd execute_in_process_context +EXPORT_SYMBOL_GPL vmlinux 0x2ebe3135 cpu_is_hotpluggable +EXPORT_SYMBOL_GPL vmlinux 0x2ec8fe68 _RNvXs_NtCs3AkgXgqgK6r_4core5arrayNtB4_17TryFromSliceErrorNtNtB6_5error5Error11description +EXPORT_SYMBOL_GPL vmlinux 0x2eca6a19 phy_basic_t1s_p2mp_features_array +EXPORT_SYMBOL_GPL vmlinux 0x2ed54157 xfrm_unregister_translator +EXPORT_SYMBOL_GPL vmlinux 0x2eda4807 is_uv_hubbed +EXPORT_SYMBOL_GPL vmlinux 0x2ee09620 do_unbind_con_driver +EXPORT_SYMBOL_GPL vmlinux 0x2ee7c52b btree_visitor +EXPORT_SYMBOL_GPL vmlinux 0x2efdff9b ata_common_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x2f0d9053 usb_otg_state_string +EXPORT_SYMBOL_GPL vmlinux 0x2f1b6ac9 uart_handle_cts_change +EXPORT_SYMBOL_GPL vmlinux 0x2f2c95c4 flush_work +EXPORT_SYMBOL_GPL vmlinux 0x2f2dc9b5 direct_write_fallback +EXPORT_SYMBOL_GPL vmlinux 0x2f36395b init_user_ns +EXPORT_SYMBOL_GPL vmlinux 0x2f389c35 _RNvXsl_NtCs3AkgXgqgK6r_4core4charNtB5_15CaseMappingIterNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x2f4880df static_key_slow_dec +EXPORT_SYMBOL_GPL vmlinux 0x2f490f3a pm_generic_poweroff_noirq +EXPORT_SYMBOL_GPL vmlinux 0x2f501ec8 _RNvMs_NtNtCs3AkgXgqgK6r_4core4char6decodeNtB4_16DecodeUtf16Error18unpaired_surrogate +EXPORT_SYMBOL_GPL vmlinux 0x2f5b0d2b __tracepoint_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x2f6199d4 clk_hw_get_flags +EXPORT_SYMBOL_GPL vmlinux 0x2f64415f unregister_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x2f81e323 genphy_c45_aneg_done +EXPORT_SYMBOL_GPL vmlinux 0x2f8ae7e0 __SCK__tp_func_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x2f97c067 _RNvXsq_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_15ratelimit_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2f9cc91c serdev_device_add +EXPORT_SYMBOL_GPL vmlinux 0x2f9d8395 _RNvXsb_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x2fa286fc pinctrl_find_gpio_range_from_pin_nolock +EXPORT_SYMBOL_GPL vmlinux 0x2faf8533 _RNvXs1c_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11__fpstate_32NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2fafd7b0 ata_sff_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x2fb05748 __netpoll_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x2fb05bb8 dev_pm_genpd_resume +EXPORT_SYMBOL_GPL vmlinux 0x2fb6b332 spi_get_device_match_data +EXPORT_SYMBOL_GPL vmlinux 0x2fb7a1f7 edac_pci_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x2fc1e0fe kmem_valid_obj +EXPORT_SYMBOL_GPL vmlinux 0x2fd0209a _RNvXsB_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_32ddebug_class_param__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x2fd1ba7d usb_hcd_pci_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0x2fd46f2b __tracepoint_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x2fda5850 soc_device_match +EXPORT_SYMBOL_GPL vmlinux 0x2ffcea40 __fsverity_cleanup_inode +EXPORT_SYMBOL_GPL vmlinux 0x2ffedb6b hv_free_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x30110a29 phy_eee_cap1_features +EXPORT_SYMBOL_GPL vmlinux 0x30295d3f _RNvXs5q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8sigqueueNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x302b2727 __pm_runtime_use_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x305029da rdev_get_id +EXPORT_SYMBOL_GPL vmlinux 0x305dae33 tracing_snapshot_cond +EXPORT_SYMBOL_GPL vmlinux 0x30619768 crypto_comp_decompress +EXPORT_SYMBOL_GPL vmlinux 0x3061cfce ring_buffer_entries_cpu +EXPORT_SYMBOL_GPL vmlinux 0x306797eb regulator_map_voltage_ascend +EXPORT_SYMBOL_GPL vmlinux 0x3073229b spi_mem_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3078fc8f badblocks_exit +EXPORT_SYMBOL_GPL vmlinux 0x3093bf10 generic_device_group +EXPORT_SYMBOL_GPL vmlinux 0x30a9c836 _RNvXs_NtNtCs3AkgXgqgK6r_4core3fmt7nofloatdNtB6_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x30b6a270 anon_transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x30b6b01f thermal_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x30cf804f slow_virt_to_phys +EXPORT_SYMBOL_GPL vmlinux 0x30db2598 nfs_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x30dbc834 xenbus_read_otherend_details +EXPORT_SYMBOL_GPL vmlinux 0x30e1ec25 apei_map_generic_address +EXPORT_SYMBOL_GPL vmlinux 0x30ec1cc7 crypto_unregister_aead +EXPORT_SYMBOL_GPL vmlinux 0x31019477 __ftrace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x31128b8e hv_remove_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0x311aafcd pm_runtime_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x311c6da4 put_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x31215f50 _RNvMs6_NtCs3AkgXgqgK6r_4core3numm14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x31266931 con_debug_leave +EXPORT_SYMBOL_GPL vmlinux 0x31334866 device_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x3134ea98 to_nvdimm +EXPORT_SYMBOL_GPL vmlinux 0x314cfe10 _RNvXs4_NtNtCs3AkgXgqgK6r_4core4char6decodeNtB5_16DecodeUtf16ErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x315b274b sk_msg_is_readable +EXPORT_SYMBOL_GPL vmlinux 0x315c4c89 fwnode_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x315f0b94 page_cache_sync_ra +EXPORT_SYMBOL_GPL vmlinux 0x3165daa3 arbitrary_virt_to_machine +EXPORT_SYMBOL_GPL vmlinux 0x3165e7b5 clean_acked_data_disable +EXPORT_SYMBOL_GPL vmlinux 0x31706316 __SCT__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x3183ea66 crypto_unregister_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x318cc809 _RNvXs1q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_21trace_print_flags_u64NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3192d768 cpufreq_remove_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x3195b897 devlink_register +EXPORT_SYMBOL_GPL vmlinux 0x31998d30 perf_event_enable +EXPORT_SYMBOL_GPL vmlinux 0x31a76d61 mas_destroy +EXPORT_SYMBOL_GPL vmlinux 0x31a89866 usb_hub_release_port +EXPORT_SYMBOL_GPL vmlinux 0x31a93c69 clk_register +EXPORT_SYMBOL_GPL vmlinux 0x31a95e8b ring_buffer_record_enable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x31adfa42 shmem_file_setup_with_mnt +EXPORT_SYMBOL_GPL vmlinux 0x31bc5093 events_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0x31c243f3 devm_nvdimm_memremap +EXPORT_SYMBOL_GPL vmlinux 0x31c7970f pciserial_suspend_ports +EXPORT_SYMBOL_GPL vmlinux 0x31cd7875 devl_rate_nodes_destroy +EXPORT_SYMBOL_GPL vmlinux 0x31d02722 __SCK__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x31d34278 xas_load +EXPORT_SYMBOL_GPL vmlinux 0x31dc97d8 reset_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0x31dca4d8 gnttab_claim_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x31dfdd83 _RNvXs1_NtNtCs3AkgXgqgK6r_4core3str5errorNtB5_14ParseBoolErrorNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x31e67446 devm_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x31ecc24f _RNvXs7_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationINtNtNtB7_3ops5arith3DivmE3div +EXPORT_SYMBOL_GPL vmlinux 0x31f24bb9 perf_pmu_register +EXPORT_SYMBOL_GPL vmlinux 0x31fe0a91 xfrm_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x31feaadc iommu_unregister_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x3207fba5 __pm_runtime_set_status +EXPORT_SYMBOL_GPL vmlinux 0x3209c565 _RNvXsa_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x3209ce99 _RNvXs1h_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i64x1NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x32295715 dev_pm_opp_clear_config +EXPORT_SYMBOL_GPL vmlinux 0x3232d08a _RNvXsx_NtCs3AkgXgqgK6r_4core4charNtB5_18EscapeDefaultStateNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x32396ec2 fwnode_graph_get_port_parent +EXPORT_SYMBOL_GPL vmlinux 0x32546a6d pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x325f9d61 vcap_rule_add_key_u72 +EXPORT_SYMBOL_GPL vmlinux 0x3260aebc crypto_get_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x32634ac0 receive_fd +EXPORT_SYMBOL_GPL vmlinux 0x32667b7c phy_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x326cefe5 hwpoison_filter_dev_minor +EXPORT_SYMBOL_GPL vmlinux 0x3279d245 sock_map_close +EXPORT_SYMBOL_GPL vmlinux 0x327a2687 bind_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x328204ab __clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x328e3354 __memcpy_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x32919477 _RNvMs6_NtCs3AkgXgqgK6r_4core3anyNtB5_6Demand3new +EXPORT_SYMBOL_GPL vmlinux 0x32931937 dev_pm_opp_find_bw_ceil +EXPORT_SYMBOL_GPL vmlinux 0x329d4754 _RNvXs4n_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_10NonZeroI64NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x32ab06cc irq_percpu_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x32bc0fcf preempt_notifier_dec +EXPORT_SYMBOL_GPL vmlinux 0x32c3cb4e class_compat_register +EXPORT_SYMBOL_GPL vmlinux 0x32c6f774 ata_sas_slave_configure +EXPORT_SYMBOL_GPL vmlinux 0x32dfb584 to_nvdimm_bus +EXPORT_SYMBOL_GPL vmlinux 0x32e3b076 mxcsr_feature_mask +EXPORT_SYMBOL_GPL vmlinux 0x32e4d1e0 sgx_virt_ecreate +EXPORT_SYMBOL_GPL vmlinux 0x32e6b48b md_allow_write +EXPORT_SYMBOL_GPL vmlinux 0x32e93772 __SCK__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x32f3f159 register_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x330010b6 cpuset_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x330b0e01 sbitmap_queue_min_shallow_depth +EXPORT_SYMBOL_GPL vmlinux 0x330d81e7 tpm_send +EXPORT_SYMBOL_GPL vmlinux 0x330f6116 set_dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x3317949e __pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0x332476f6 __udp_gso_segment +EXPORT_SYMBOL_GPL vmlinux 0x33338211 rcuref_get_slowpath +EXPORT_SYMBOL_GPL vmlinux 0x333e635a __traceiter_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x33476836 firmware_request_nowarn +EXPORT_SYMBOL_GPL vmlinux 0x3352823d cppc_get_auto_sel_caps +EXPORT_SYMBOL_GPL vmlinux 0x33550710 crypto_register_scomps +EXPORT_SYMBOL_GPL vmlinux 0x3355993a virtqueue_get_buf +EXPORT_SYMBOL_GPL vmlinux 0x3355f0a6 cpufreq_freq_transition_end +EXPORT_SYMBOL_GPL vmlinux 0x335a613c mas_next_range +EXPORT_SYMBOL_GPL vmlinux 0x335c570f enable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x33612424 nop_posix_acl_default +EXPORT_SYMBOL_GPL vmlinux 0x3362b03c xen_p2m_size +EXPORT_SYMBOL_GPL vmlinux 0x3365cc9b tcp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x336636bb clk_hw_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x3377cb07 sbitmap_bitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x3379e675 devm_regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0x337d30fa noop_backing_dev_info +EXPORT_SYMBOL_GPL vmlinux 0x33831555 spi_split_transfers_maxwords +EXPORT_SYMBOL_GPL vmlinux 0x33917b86 tcp_sendmsg_locked +EXPORT_SYMBOL_GPL vmlinux 0x33aa755b _RNvXs5d_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_52___sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x33b426c5 rio_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x33b6709c vfs_inode_has_locks +EXPORT_SYMBOL_GPL vmlinux 0x33bf4443 acpi_quirk_skip_acpi_ac_and_battery +EXPORT_SYMBOL_GPL vmlinux 0x33c6024c _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_10PadAdapterNtB7_5Write9write_str +EXPORT_SYMBOL_GPL vmlinux 0x33c77dd5 generic_handle_domain_irq +EXPORT_SYMBOL_GPL vmlinux 0x33cfdf7f gpiochip_get_data +EXPORT_SYMBOL_GPL vmlinux 0x33d0b3f1 tty_port_default_client_ops +EXPORT_SYMBOL_GPL vmlinux 0x33d0cf1b devm_platform_ioremap_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x33d7ecc6 iommu_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x33dbe47a tcp_abort +EXPORT_SYMBOL_GPL vmlinux 0x33f467e0 _RNvXs4h_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_10NonZeroU64NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x34017236 pci_find_host_bridge +EXPORT_SYMBOL_GPL vmlinux 0x340cceec vring_create_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x340cf7fd __strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x34107128 _RNvXs3M_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8vma_lockNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x341b5505 devm_kfree +EXPORT_SYMBOL_GPL vmlinux 0x341f6401 unix_outq_len +EXPORT_SYMBOL_GPL vmlinux 0x3432a952 syscon_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x34331f04 acpi_os_unmap_memory +EXPORT_SYMBOL_GPL vmlinux 0x3437d61e dummy_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x34407691 crypto_has_ahash +EXPORT_SYMBOL_GPL vmlinux 0x344361a1 kdb_register +EXPORT_SYMBOL_GPL vmlinux 0x344a2c84 iomap_dio_complete +EXPORT_SYMBOL_GPL vmlinux 0x3450ad94 mpi_set_ui +EXPORT_SYMBOL_GPL vmlinux 0x34553ea8 irq_domain_pop_irq +EXPORT_SYMBOL_GPL vmlinux 0x34586546 ipv6_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x345be1d1 regulator_desc_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x345c67bd devm_mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3466ce63 x86_msi_msg_get_destid +EXPORT_SYMBOL_GPL vmlinux 0x346afb65 devm_blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0x3476ac5b list_lru_walk_node +EXPORT_SYMBOL_GPL vmlinux 0x34811a50 reset_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3491f3c7 inet_pernet_hashinfo_free +EXPORT_SYMBOL_GPL vmlinux 0x349770b5 dm_bio_get_target_bio_nr +EXPORT_SYMBOL_GPL vmlinux 0x34986a4d of_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x349f7515 _RNvXs3D_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_19folio__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x34a3aad3 virtqueue_resize +EXPORT_SYMBOL_GPL vmlinux 0x34a5f0c4 public_key_subtype +EXPORT_SYMBOL_GPL vmlinux 0x34ac8ab9 _RNvXs33_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9srcu_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x34c74a6d __udp_enqueue_schedule_skb +EXPORT_SYMBOL_GPL vmlinux 0x34db62bd fpu_enable_guest_xfd_features +EXPORT_SYMBOL_GPL vmlinux 0x34dccfb2 context_tracking +EXPORT_SYMBOL_GPL vmlinux 0x34df3dfc unregister_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0x34e4ace6 __rg_realloc +EXPORT_SYMBOL_GPL vmlinux 0x34e550c7 _RNvXs36_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11srcu_structNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x34eab46d bind_evtchn_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x34ebf4bd _RNvNtCs3AkgXgqgK6r_4core9panicking19panic_cannot_unwind +EXPORT_SYMBOL_GPL vmlinux 0x3508c7cb _RNvXsg_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_13callback_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x350b3fa5 dst_blackhole_mtu +EXPORT_SYMBOL_GPL vmlinux 0x350f6ce5 tasklet_unlock_wait +EXPORT_SYMBOL_GPL vmlinux 0x351f75ca ip6_append_data +EXPORT_SYMBOL_GPL vmlinux 0x35228e66 nvmem_cell_read_variable_le_u32 +EXPORT_SYMBOL_GPL vmlinux 0x35229a23 iommu_get_domain_for_dev_pasid +EXPORT_SYMBOL_GPL vmlinux 0x352b3813 maxim_charger_calc_reg_current +EXPORT_SYMBOL_GPL vmlinux 0x352ec68b bpf_offload_dev_destroy +EXPORT_SYMBOL_GPL vmlinux 0x3542e347 phy_10gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x3550fc33 dma_need_sync +EXPORT_SYMBOL_GPL vmlinux 0x3553783a trace_array_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0x35571626 thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x35573ba8 thermal_zone_get_num_trips +EXPORT_SYMBOL_GPL vmlinux 0x355b859d pci_enable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x355bc89a klist_next +EXPORT_SYMBOL_GPL vmlinux 0x3565a929 utf8_data_table +EXPORT_SYMBOL_GPL vmlinux 0x356d09a1 unregister_kprobes +EXPORT_SYMBOL_GPL vmlinux 0x35717467 dev_pm_opp_put_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x358c50ae __pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x358ff60f twl_get_hfclk_rate +EXPORT_SYMBOL_GPL vmlinux 0x35905201 css_next_descendant_pre +EXPORT_SYMBOL_GPL vmlinux 0x35adfcd0 _RNvNtCsbwHtcUjRN57_6kernel5print11call_printk +EXPORT_SYMBOL_GPL vmlinux 0x35b0e117 i2c_dw_configure_master +EXPORT_SYMBOL_GPL vmlinux 0x35ba3052 msi_lock_descs +EXPORT_SYMBOL_GPL vmlinux 0x35c3da57 __clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0x35cb7ad3 _RNvXs4e_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_9NonZeroU8NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x35d1b738 __sock_recv_wifi_status +EXPORT_SYMBOL_GPL vmlinux 0x35d3dc46 crypto_alg_sem +EXPORT_SYMBOL_GPL vmlinux 0x35f3e05e tcp_slow_start +EXPORT_SYMBOL_GPL vmlinux 0x360ce17a dev_pm_genpd_get_next_hrtimer +EXPORT_SYMBOL_GPL vmlinux 0x36173390 virtio_require_restricted_mem_acc +EXPORT_SYMBOL_GPL vmlinux 0x36173c1d phys_to_target_node +EXPORT_SYMBOL_GPL vmlinux 0x36177a7f cgroup_path_ns +EXPORT_SYMBOL_GPL vmlinux 0x36242943 switchdev_deferred_process +EXPORT_SYMBOL_GPL vmlinux 0x362a474d regulator_get_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0x362c7f5b phy_led_triggers_register +EXPORT_SYMBOL_GPL vmlinux 0x3641be07 crypto_aead_setkey +EXPORT_SYMBOL_GPL vmlinux 0x36436232 __SCK__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x364e7aad nvdimm_bus_add_badrange +EXPORT_SYMBOL_GPL vmlinux 0x3657ae68 fwnode_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x3658b92c _RNvMs_NtNtCs3AkgXgqgK6r_4core3num3fmtNtB4_9Formatted5write +EXPORT_SYMBOL_GPL vmlinux 0x366a38dc regcache_mark_dirty +EXPORT_SYMBOL_GPL vmlinux 0x366b1d9a rio_alloc_net +EXPORT_SYMBOL_GPL vmlinux 0x366f3bdf pwm_lpss_tng_info +EXPORT_SYMBOL_GPL vmlinux 0x36743990 _RNvXsG_NtCs3AkgXgqgK6r_4core4charNtB5_16TryFromCharErrorNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x368360ad phy_get_rate_matching +EXPORT_SYMBOL_GPL vmlinux 0x36898d6f gpiod_remove_hogs +EXPORT_SYMBOL_GPL vmlinux 0x3696ade1 __platform_driver_probe +EXPORT_SYMBOL_GPL vmlinux 0x369fcd70 tracing_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x36ac17ab alloc_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0x36b067b7 crypto_register_shash +EXPORT_SYMBOL_GPL vmlinux 0x36b5497e intel_iommu_enabled +EXPORT_SYMBOL_GPL vmlinux 0x36bed389 virtio_check_driver_offered_feature +EXPORT_SYMBOL_GPL vmlinux 0x36c95f47 usb_get_descriptor +EXPORT_SYMBOL_GPL vmlinux 0x36e4dd8f _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings6NOTICE +EXPORT_SYMBOL_GPL vmlinux 0x36e71e63 _RNvXs5H_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12prev_cputimeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x36ec87fb wbc_attach_and_unlock_inode +EXPORT_SYMBOL_GPL vmlinux 0x36fc8e61 devlink_region_create +EXPORT_SYMBOL_GPL vmlinux 0x370fb03e gpiochip_add_pin_range +EXPORT_SYMBOL_GPL vmlinux 0x371531a5 _RNvXs5_NtCs3AkgXgqgK6r_4core3fmtNtB5_9ArgumentsNtB5_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x37169f79 cpu_latency_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x37205db3 _RNvXs5_NtNtCs3AkgXgqgK6r_4core3str5lossyNtB5_9Utf8ChunkNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3750d770 erst_read +EXPORT_SYMBOL_GPL vmlinux 0x377bbcbc pm_suspend_target_state +EXPORT_SYMBOL_GPL vmlinux 0x37888ac6 _RNvXs4G_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10percpu_refNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x378d3d00 crypto_destroy_tfm +EXPORT_SYMBOL_GPL vmlinux 0x37914025 xenbus_write +EXPORT_SYMBOL_GPL vmlinux 0x37a522b8 blk_freeze_queue_start +EXPORT_SYMBOL_GPL vmlinux 0x37a52e82 _RNvXso_NtCs3AkgXgqgK6r_4core4charNtB5_16TryFromCharErrorNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x37a6147b crypto_alloc_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x37b47376 xenbus_dev_groups +EXPORT_SYMBOL_GPL vmlinux 0x37bf7be3 percpu_ref_exit +EXPORT_SYMBOL_GPL vmlinux 0x37c375b4 regulator_suspend_enable +EXPORT_SYMBOL_GPL vmlinux 0x37cf7c84 rtnl_af_register +EXPORT_SYMBOL_GPL vmlinux 0x37deb06e scsi_register_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x37e21d62 regulator_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x37e8bc4e uart_handle_dcd_change +EXPORT_SYMBOL_GPL vmlinux 0x37ecc4d7 _RNvXs2x_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5f64x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x37f52ea2 msi_unlock_descs +EXPORT_SYMBOL_GPL vmlinux 0x37f75eb8 _RNvNvMsE_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_9NonZeroI813new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x37fa468e __tracepoint_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x37fd7329 thermal_zone_device_register +EXPORT_SYMBOL_GPL vmlinux 0x3801776b __ioread32_copy +EXPORT_SYMBOL_GPL vmlinux 0x380cc4f9 pci_ignore_hotplug +EXPORT_SYMBOL_GPL vmlinux 0x380dde36 power_supply_batinfo_ocv2cap +EXPORT_SYMBOL_GPL vmlinux 0x38162bb9 thermal_acpi_active_trip_temp +EXPORT_SYMBOL_GPL vmlinux 0x38268b62 icc_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x3835c1b6 free_vm_area +EXPORT_SYMBOL_GPL vmlinux 0x3836f9de devl_dpipe_table_resource_set +EXPORT_SYMBOL_GPL vmlinux 0x38374815 clear_selection +EXPORT_SYMBOL_GPL vmlinux 0x384057d5 usb_root_hub_lost_power +EXPORT_SYMBOL_GPL vmlinux 0x384877a5 register_fprobe_syms +EXPORT_SYMBOL_GPL vmlinux 0x385c053f _RNvXs7_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x386325bb __SCK__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x3866e217 nvmem_device_write +EXPORT_SYMBOL_GPL vmlinux 0x386b16cc ehci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x386c29c1 _RNvMs2_NtCs3AkgXgqgK6r_4core3numn14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x386c734e get_task_pid +EXPORT_SYMBOL_GPL vmlinux 0x38705a8f ata_sff_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x38708e25 inet_peer_base_init +EXPORT_SYMBOL_GPL vmlinux 0x38709b2d nvmem_layout_unregister +EXPORT_SYMBOL_GPL vmlinux 0x38722f80 kernel_fpu_end +EXPORT_SYMBOL_GPL vmlinux 0x3878441a __tracepoint_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x388264ea amd_clear_divider +EXPORT_SYMBOL_GPL vmlinux 0x3883207f sysfs_chmod_file +EXPORT_SYMBOL_GPL vmlinux 0x3884608c irq_gc_ack_set_bit +EXPORT_SYMBOL_GPL vmlinux 0x388485e2 irq_gc_mask_disable_reg +EXPORT_SYMBOL_GPL vmlinux 0x38897d3e _RNvXs1_NtNtCs3AkgXgqgK6r_4core4task4wakeNtB5_7ContextNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x388f2fb9 rio_route_add_entry +EXPORT_SYMBOL_GPL vmlinux 0x3897a55a usb_anchor_urb +EXPORT_SYMBOL_GPL vmlinux 0x389ad095 __tracepoint_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x389b64a2 static_key_count +EXPORT_SYMBOL_GPL vmlinux 0x38aa1397 gpiod_add_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0x38b6a890 __SCT__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x38c3a2c3 l3mdev_fib_table_by_index +EXPORT_SYMBOL_GPL vmlinux 0x38c3ff30 freq_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x38ced016 elv_register +EXPORT_SYMBOL_GPL vmlinux 0x38d1e99b _RNvXs2f_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i64x2NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x38d2484f _RNvXs1_NtNtCs3AkgXgqgK6r_4core3ffi5c_strRNtB5_4CStrNtNtB9_7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x38e1fde7 mpi_set +EXPORT_SYMBOL_GPL vmlinux 0x38e463ad badblocks_clear +EXPORT_SYMBOL_GPL vmlinux 0x38e5bc5a clk_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x38e74fbb tracepoint_probe_register +EXPORT_SYMBOL_GPL vmlinux 0x38ea9765 intel_pt_validate_hw_cap +EXPORT_SYMBOL_GPL vmlinux 0x38eefa06 _RNvXsf_NtCs3AkgXgqgK6r_4core4cellNtB5_11BorrowErrorNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x38f04291 xfrm_audit_policy_delete +EXPORT_SYMBOL_GPL vmlinux 0x38f3854d dw_pcie_ep_init +EXPORT_SYMBOL_GPL vmlinux 0x38f704de dm_get_reserved_bio_based_ios +EXPORT_SYMBOL_GPL vmlinux 0x3902ac5c rio_dma_prep_slave_sg +EXPORT_SYMBOL_GPL vmlinux 0x390f4a81 xdp_return_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x390f6d56 dax_iomap_fault +EXPORT_SYMBOL_GPL vmlinux 0x3915fe7e hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x3924afd7 _RNvNtCs3AkgXgqgK6r_4core9panicking19assert_failed_inner +EXPORT_SYMBOL_GPL vmlinux 0x3927b0cc devm_pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0x392853ea _RNvXs4_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x392f106a __pneigh_lookup +EXPORT_SYMBOL_GPL vmlinux 0x393660d8 _RNvXs2Y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8rcu_workNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x393b7cfa clk_fractional_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x393c85d3 regulator_set_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0x394cfbd0 blk_crypto_register +EXPORT_SYMBOL_GPL vmlinux 0x39528e01 _RNvNtNtCs3AkgXgqgK6r_4core3str8converts9from_utf8 +EXPORT_SYMBOL_GPL vmlinux 0x395b8b90 sbitmap_prepare_to_wait +EXPORT_SYMBOL_GPL vmlinux 0x396fed65 fat_get_dotdot_entry +EXPORT_SYMBOL_GPL vmlinux 0x399e37f7 pci_host_probe +EXPORT_SYMBOL_GPL vmlinux 0x39a0afd8 _RNvXs3_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x39a2a030 _RNvXs4k_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_9NonZeroI8NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x39a2d863 strp_process +EXPORT_SYMBOL_GPL vmlinux 0x39a2ef76 nvdimm_bus_register +EXPORT_SYMBOL_GPL vmlinux 0x39a8743b serial8250_em485_start_tx +EXPORT_SYMBOL_GPL vmlinux 0x39a927d1 ohci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x39aa4888 usb_role_string +EXPORT_SYMBOL_GPL vmlinux 0x39b641ce i2c_client_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x39bf59a9 init_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x39c1cf0a of_phandle_args_to_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x39c9d88c xas_find +EXPORT_SYMBOL_GPL vmlinux 0x39ded098 rdma_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x39ded14f __SCT__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0x39e3d714 vcap_add_rule +EXPORT_SYMBOL_GPL vmlinux 0x39ea82f7 dw_pcie_upconfig_setup +EXPORT_SYMBOL_GPL vmlinux 0x39f0bb9c usb_choose_configuration +EXPORT_SYMBOL_GPL vmlinux 0x39f5e179 __irq_alloc_domain_generic_chips +EXPORT_SYMBOL_GPL vmlinux 0x3a15013b ata_pack_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x3a15b3df blk_mq_sched_try_insert_merge +EXPORT_SYMBOL_GPL vmlinux 0x3a240b9f inet6_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0x3a24fb2f percpu_ref_resurrect +EXPORT_SYMBOL_GPL vmlinux 0x3a2e9e21 dm_start_time_ns_from_clone +EXPORT_SYMBOL_GPL vmlinux 0x3a39f196 metadata_dst_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x3a3d0c78 trace_output_call +EXPORT_SYMBOL_GPL vmlinux 0x3a42c8f0 _RNvXs1F_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10xtile_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3a4f6a32 ata_sff_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x3a536bd7 ring_buffer_read_finish +EXPORT_SYMBOL_GPL vmlinux 0x3a55981a static_key_enable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x3a58ed08 __rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3a629a2f iommu_device_register +EXPORT_SYMBOL_GPL vmlinux 0x3a64e0f1 __xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0x3a672bd1 badblocks_set +EXPORT_SYMBOL_GPL vmlinux 0x3a687a89 _RNvNtCsbwHtcUjRN57_6kernel5error9to_result +EXPORT_SYMBOL_GPL vmlinux 0x3a7d80f9 xen_max_p2m_pfn +EXPORT_SYMBOL_GPL vmlinux 0x3a7dbfb8 rio_release_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x3a855b46 set_cpus_allowed_ptr +EXPORT_SYMBOL_GPL vmlinux 0x3a8aa98b platform_device_register +EXPORT_SYMBOL_GPL vmlinux 0x3a8bbb8e trace_clock_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x3a9ab9b1 lwtunnel_state_alloc +EXPORT_SYMBOL_GPL vmlinux 0x3a9be019 asymmetric_key_id_partial +EXPORT_SYMBOL_GPL vmlinux 0x3a9e6c8b __netpoll_free +EXPORT_SYMBOL_GPL vmlinux 0x3a9e8610 acpi_remove_cmos_rtc_space_handler +EXPORT_SYMBOL_GPL vmlinux 0x3abdc17a cper_dimm_err_location +EXPORT_SYMBOL_GPL vmlinux 0x3ac3feba rhltable_init +EXPORT_SYMBOL_GPL vmlinux 0x3ac5168f gpiochip_irqchip_irq_valid +EXPORT_SYMBOL_GPL vmlinux 0x3acdf325 twl4030_audio_enable_resource +EXPORT_SYMBOL_GPL vmlinux 0x3ad7b45d inet_csk_reqsk_queue_hash_add +EXPORT_SYMBOL_GPL vmlinux 0x3ad81dec pm_generic_thaw_noirq +EXPORT_SYMBOL_GPL vmlinux 0x3ae3f163 usb_hcd_poll_rh_status +EXPORT_SYMBOL_GPL vmlinux 0x3ae65f46 netdev_cmd_to_name +EXPORT_SYMBOL_GPL vmlinux 0x3aee6e9b __traceiter_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x3af359cd _RNvXsQ_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3af578f5 hyperv_report_panic +EXPORT_SYMBOL_GPL vmlinux 0x3af9d76c dev_pm_opp_find_level_ceil +EXPORT_SYMBOL_GPL vmlinux 0x3afc4a8f sbitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x3b03208d power_supply_battery_info_has_prop +EXPORT_SYMBOL_GPL vmlinux 0x3b05b7a7 input_ff_create +EXPORT_SYMBOL_GPL vmlinux 0x3b0651f1 crypto_ahash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x3b343173 screen_pos +EXPORT_SYMBOL_GPL vmlinux 0x3b35c184 iomap_ioend_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x3b360ea7 __static_call_update +EXPORT_SYMBOL_GPL vmlinux 0x3b4c240a display_timings_release +EXPORT_SYMBOL_GPL vmlinux 0x3b64cfdf dma_get_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x3b6b23a7 __SCK__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x3b797a18 _RNvXs_NtCsbwHtcUjRN57_6kernel5typesuNtB4_14ForeignOwnable12into_foreign +EXPORT_SYMBOL_GPL vmlinux 0x3b7a7163 __static_call_return0 +EXPORT_SYMBOL_GPL vmlinux 0x3b91db5b intel_pt_handle_vmx +EXPORT_SYMBOL_GPL vmlinux 0x3b95f543 klp_shadow_free +EXPORT_SYMBOL_GPL vmlinux 0x3b995e4a sk_detach_filter +EXPORT_SYMBOL_GPL vmlinux 0x3ba01b47 get_compat_sigset +EXPORT_SYMBOL_GPL vmlinux 0x3ba4f7e8 __traceiter_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x3ba85e25 ehci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x3bbdc96b _RNvXso_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impxNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3bc0acd6 nd_region_provider_data +EXPORT_SYMBOL_GPL vmlinux 0x3bcdadc7 devlink_alloc_ns +EXPORT_SYMBOL_GPL vmlinux 0x3bce0106 _RNvNvMsL_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_10NonZeroI1613new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x3bdb5d28 alg_test +EXPORT_SYMBOL_GPL vmlinux 0x3bdc89f8 fscrypt_set_context +EXPORT_SYMBOL_GPL vmlinux 0x3bdfee48 ata_dev_disable +EXPORT_SYMBOL_GPL vmlinux 0x3be200ce phy_10gbit_fec_features +EXPORT_SYMBOL_GPL vmlinux 0x3be2fdd7 _RNvXs2d_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20class_spinlock_irq_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3bf17755 mpi_read_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3bf17a7c mctp_register_netdev +EXPORT_SYMBOL_GPL vmlinux 0x3bf66780 pinctrl_find_and_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0x3c0e8050 hyperv_pcpu_input_arg +EXPORT_SYMBOL_GPL vmlinux 0x3c129a01 thermal_zone_get_offset +EXPORT_SYMBOL_GPL vmlinux 0x3c1c3725 rcu_fwd_progress_check +EXPORT_SYMBOL_GPL vmlinux 0x3c241c2c public_key_free +EXPORT_SYMBOL_GPL vmlinux 0x3c30a849 dw_pcie_ep_init_complete +EXPORT_SYMBOL_GPL vmlinux 0x3c428abd bpf_prog_free +EXPORT_SYMBOL_GPL vmlinux 0x3c4d49e0 ping_get_port +EXPORT_SYMBOL_GPL vmlinux 0x3c5c7f30 _RNvXs2S_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_19system_counterval_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3c5d543a hrtimer_start_range_ns +EXPORT_SYMBOL_GPL vmlinux 0x3c642974 __rust_dealloc +EXPORT_SYMBOL_GPL vmlinux 0x3c6785b7 block_pr_type_to_scsi +EXPORT_SYMBOL_GPL vmlinux 0x3c681dc4 ring_buffer_record_disable +EXPORT_SYMBOL_GPL vmlinux 0x3c6cc975 proc_create_net_data_write +EXPORT_SYMBOL_GPL vmlinux 0x3c7223e5 irq_chip_unmask_parent +EXPORT_SYMBOL_GPL vmlinux 0x3c7514fe da9052_adc_read_temp +EXPORT_SYMBOL_GPL vmlinux 0x3c819c45 arch_apei_report_mem_error +EXPORT_SYMBOL_GPL vmlinux 0x3cad5d1e blk_mq_quiesce_queue_nowait +EXPORT_SYMBOL_GPL vmlinux 0x3cbf796a scsi_eh_ready_devs +EXPORT_SYMBOL_GPL vmlinux 0x3cc07be9 pv_info +EXPORT_SYMBOL_GPL vmlinux 0x3cc4b494 key_type_trusted +EXPORT_SYMBOL_GPL vmlinux 0x3cc81723 tps6586x_writes +EXPORT_SYMBOL_GPL vmlinux 0x3ccf0b9b fsnotify_init_mark +EXPORT_SYMBOL_GPL vmlinux 0x3cd06035 add_input_randomness +EXPORT_SYMBOL_GPL vmlinux 0x3cd1b510 trace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x3ce9c820 __irq_resolve_mapping +EXPORT_SYMBOL_GPL vmlinux 0x3ced123d blkcg_get_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x3cf4660f md_bitmap_load +EXPORT_SYMBOL_GPL vmlinux 0x3cf6527f fwnode_handle_get +EXPORT_SYMBOL_GPL vmlinux 0x3d011a28 _RNvXs4Z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10plist_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3d0a6447 _RNvXs1_NtNtCs3AkgXgqgK6r_4core4char6decodeNtB5_16DecodeUtf16ErrorNtNtB9_5error5Error11description +EXPORT_SYMBOL_GPL vmlinux 0x3d32f21f gpiod_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0x3d388324 dpm_resume_end +EXPORT_SYMBOL_GPL vmlinux 0x3d3df46f kthread_cancel_delayed_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x3d432315 ata_sff_queue_pio_task +EXPORT_SYMBOL_GPL vmlinux 0x3d510a7b rcu_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0x3d62b3d7 _RNvXs5_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impyNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3d69f184 _RNvXs2r_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5f64x2NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3d6cb9f7 switchdev_bridge_port_offload +EXPORT_SYMBOL_GPL vmlinux 0x3d80eaac device_set_of_node_from_dev +EXPORT_SYMBOL_GPL vmlinux 0x3d86f0c1 sdio_retune_hold_now +EXPORT_SYMBOL_GPL vmlinux 0x3d8baf3b zs_huge_class_size +EXPORT_SYMBOL_GPL vmlinux 0x3d9742b5 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter4fill +EXPORT_SYMBOL_GPL vmlinux 0x3d9ba721 _RNvXs1R_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_20SplitAsciiWhitespaceNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3da035e3 led_put +EXPORT_SYMBOL_GPL vmlinux 0x3da26e7d _RNvNvMNtNtCs3AkgXgqgK6r_4core3ops11index_rangeNtB4_10IndexRange13new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x3da6c3ca pwm_get_chip_data +EXPORT_SYMBOL_GPL vmlinux 0x3daa2540 nf_hooks_lwtunnel_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3dafb012 fsnotify_destroy_mark +EXPORT_SYMBOL_GPL vmlinux 0x3db1a042 _RNvXsa_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impsNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3db95d86 ipv6_recv_error +EXPORT_SYMBOL_GPL vmlinux 0x3dcb5730 acpi_subsys_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0x3dd0a180 devm_krealloc +EXPORT_SYMBOL_GPL vmlinux 0x3dd8ab3f blk_insert_cloned_request +EXPORT_SYMBOL_GPL vmlinux 0x3de9cae1 crypto_remove_final +EXPORT_SYMBOL_GPL vmlinux 0x3df82d00 mce_log +EXPORT_SYMBOL_GPL vmlinux 0x3e0984a8 clk_hw_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3e0a087f inet_hashinfo2_init_mod +EXPORT_SYMBOL_GPL vmlinux 0x3e0d863d fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x3e25505c vp_modern_get_status +EXPORT_SYMBOL_GPL vmlinux 0x3e277bb0 device_match_devt +EXPORT_SYMBOL_GPL vmlinux 0x3e2aa6ac _RNvXs19_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB8_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3e30bf1e dev_pm_opp_sync_regulators +EXPORT_SYMBOL_GPL vmlinux 0x3e3bff3b rcu_trc_cmpxchg_need_qs +EXPORT_SYMBOL_GPL vmlinux 0x3e411ace sfp_select_interface +EXPORT_SYMBOL_GPL vmlinux 0x3e4217d0 devl_rate_leaf_create +EXPORT_SYMBOL_GPL vmlinux 0x3e4f103b _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter3pad +EXPORT_SYMBOL_GPL vmlinux 0x3e7080cb mpi_read_from_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3e7f48ba _RNvMs1_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_11DebugStruct5field +EXPORT_SYMBOL_GPL vmlinux 0x3e903560 ip_tunnel_netlink_encap_parms +EXPORT_SYMBOL_GPL vmlinux 0x3ea1b9d9 thermal_acpi_hot_trip_temp +EXPORT_SYMBOL_GPL vmlinux 0x3ea5196d apei_osc_setup +EXPORT_SYMBOL_GPL vmlinux 0x3eaaa32e of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x3ebb7f15 __traceiter_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x3ec1dcd6 intel_pinctrl_get_soc_data +EXPORT_SYMBOL_GPL vmlinux 0x3ec260b2 da903x_write +EXPORT_SYMBOL_GPL vmlinux 0x3ec3eb80 usb_get_role_switch_default_mode +EXPORT_SYMBOL_GPL vmlinux 0x3ec93255 hv_get_isolation_type +EXPORT_SYMBOL_GPL vmlinux 0x3ecdb1de _RNvXse_NtNtCs3AkgXgqgK6r_4core5alloc6layoutNtB5_11LayoutErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3edb086b pse_control_put +EXPORT_SYMBOL_GPL vmlinux 0x3ee036c0 serial8250_do_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x3eeb903a regcache_sync +EXPORT_SYMBOL_GPL vmlinux 0x3ef051c8 crypto_inc +EXPORT_SYMBOL_GPL vmlinux 0x3efd8f9b bio_iov_iter_get_pages +EXPORT_SYMBOL_GPL vmlinux 0x3f3d3936 thermal_acpi_critical_trip_temp +EXPORT_SYMBOL_GPL vmlinux 0x3f491f49 reset_control_bulk_reset +EXPORT_SYMBOL_GPL vmlinux 0x3f5570fb crypto_enqueue_request_head +EXPORT_SYMBOL_GPL vmlinux 0x3f739a68 pci_aer_clear_nonfatal_status +EXPORT_SYMBOL_GPL vmlinux 0x3f75a44c _RNvXsJ_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_55restart_block__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3f78f95d nfct_btf_struct_access +EXPORT_SYMBOL_GPL vmlinux 0x3f7d5ecc skb_morph +EXPORT_SYMBOL_GPL vmlinux 0x3f84bcd7 dax_alive +EXPORT_SYMBOL_GPL vmlinux 0x3f8e2ddf _RNvXs2_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3implNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x3f904f58 regulator_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x3f911b0f nfnl_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x3f982df5 dev_pm_domain_detach +EXPORT_SYMBOL_GPL vmlinux 0x3fa6ec8e perf_event_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0x3fa7927d driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x3fae6ab0 hv_vp_index +EXPORT_SYMBOL_GPL vmlinux 0x3faeaceb rust_helper_spin_unlock +EXPORT_SYMBOL_GPL vmlinux 0x3fbcb16f _RNvXs4L_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_22rhashtable_compare_argNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x3fc3560c follow_pte +EXPORT_SYMBOL_GPL vmlinux 0x3fe6c346 devlink_fmsg_binary_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x3ff2e349 hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x3ffdacf3 timerqueue_iterate_next +EXPORT_SYMBOL_GPL vmlinux 0x4004cc9b devm_pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x400a024b acpi_scan_lock_release +EXPORT_SYMBOL_GPL vmlinux 0x400df54f _RNvXst_NtCs3AkgXgqgK6r_4core3numoNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x4019a3b1 fuse_free_conn +EXPORT_SYMBOL_GPL vmlinux 0x401b5da5 _RNvXs2V_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10timer_listNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x401b7a8c dev_pm_opp_set_rate +EXPORT_SYMBOL_GPL vmlinux 0x401c9621 uart_get_rs485_mode +EXPORT_SYMBOL_GPL vmlinux 0x4022452d vcap_keyfieldset +EXPORT_SYMBOL_GPL vmlinux 0x40267068 usb_anchor_resume_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x403e954a _RNvXNtCsbwHtcUjRN57_6kernel9allocatorNtB2_15KernelAllocatorNtNtNtCs3AkgXgqgK6r_4core5alloc6global11GlobalAlloc7dealloc +EXPORT_SYMBOL_GPL vmlinux 0x403eac60 sbitmap_get +EXPORT_SYMBOL_GPL vmlinux 0x403f9529 gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x4043757f init_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x4062d4d1 vcap_del_rule +EXPORT_SYMBOL_GPL vmlinux 0x4065d168 pm_print_active_wakeup_sources +EXPORT_SYMBOL_GPL vmlinux 0x406c4cb1 hrtimer_resolution +EXPORT_SYMBOL_GPL vmlinux 0x406d4e43 devfreq_event_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x4071b517 out_of_line_wait_on_bit_timeout +EXPORT_SYMBOL_GPL vmlinux 0x407af304 usb_wait_anchor_empty_timeout +EXPORT_SYMBOL_GPL vmlinux 0x408351ee irq_create_fwspec_mapping +EXPORT_SYMBOL_GPL vmlinux 0x4085f023 md_submit_discard_bio +EXPORT_SYMBOL_GPL vmlinux 0x40876513 poll_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0x4099f919 tun_ptr_free +EXPORT_SYMBOL_GPL vmlinux 0x40a0aafc __flush_tlb_all +EXPORT_SYMBOL_GPL vmlinux 0x40a4c1ce switchdev_handle_port_obj_del_foreign +EXPORT_SYMBOL_GPL vmlinux 0x40b27d9d bio_poll +EXPORT_SYMBOL_GPL vmlinux 0x40bab7aa virtqueue_kick_prepare +EXPORT_SYMBOL_GPL vmlinux 0x40d497dd led_trigger_unregister_simple +EXPORT_SYMBOL_GPL vmlinux 0x40db46c4 __bio_release_pages +EXPORT_SYMBOL_GPL vmlinux 0x40f0683e reset_control_put +EXPORT_SYMBOL_GPL vmlinux 0x40f215b8 _RNvXs4b_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10mhp_paramsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x40f6528e devm_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x40f8b94e ring_buffer_iter_dropped +EXPORT_SYMBOL_GPL vmlinux 0x40f8bd4e klist_add_before +EXPORT_SYMBOL_GPL vmlinux 0x4100a662 clk_get_scaled_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x41060336 _RNvMNtNtCs3AkgXgqgK6r_4core5slice5asciiSh16trim_ascii_start +EXPORT_SYMBOL_GPL vmlinux 0x410cdc64 fb_deferred_io_release +EXPORT_SYMBOL_GPL vmlinux 0x410dcc36 __cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0x41224485 switchdev_handle_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0x4129f5ee kernel_fpu_begin_mask +EXPORT_SYMBOL_GPL vmlinux 0x412bc681 ring_buffer_empty_cpu +EXPORT_SYMBOL_GPL vmlinux 0x413076b0 netdev_is_rx_handler_busy +EXPORT_SYMBOL_GPL vmlinux 0x414d119a videomode_from_timings +EXPORT_SYMBOL_GPL vmlinux 0x414dd852 dev_pm_genpd_set_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x414f5b17 acpi_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x41695115 regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x417519c5 blk_rq_unprep_clone +EXPORT_SYMBOL_GPL vmlinux 0x41814cb8 dirty_writeback_interval +EXPORT_SYMBOL_GPL vmlinux 0x419e7efd sfp_module_stop +EXPORT_SYMBOL_GPL vmlinux 0x41af8db9 generic_fh_to_parent +EXPORT_SYMBOL_GPL vmlinux 0x41b9140b sk_setup_caps +EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue +EXPORT_SYMBOL_GPL vmlinux 0x41bbf7b4 ata_sff_wait_ready +EXPORT_SYMBOL_GPL vmlinux 0x41bce49a ghes_register_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x41c5211d _RNvXsh_NtCs3AkgXgqgK6r_4core5errorNtB5_6SourceNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x41c7377e perf_event_update_userpage +EXPORT_SYMBOL_GPL vmlinux 0x41e13fdc irq_domain_create_simple +EXPORT_SYMBOL_GPL vmlinux 0x41ed3cec eventfd_ctx_remove_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x41f50746 nfs42_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x42018d63 _RNvXsE_NtCs3AkgXgqgK6r_4core4charNtB5_15CaseMappingIterNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4201d95f mbox_bind_client +EXPORT_SYMBOL_GPL vmlinux 0x42041512 i2c_get_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x420f3d01 nvmem_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4210e301 virtqueue_notify +EXPORT_SYMBOL_GPL vmlinux 0x4211d0e8 cn_add_callback +EXPORT_SYMBOL_GPL vmlinux 0x421226ab device_get_child_node_count +EXPORT_SYMBOL_GPL vmlinux 0x4214757c rio_mport_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x4215b80b skcipher_alloc_instance_simple +EXPORT_SYMBOL_GPL vmlinux 0x42239d65 acpi_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x42262ba8 _RNvXs4_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStrNtNtB9_3cmp9PartialEq2eq +EXPORT_SYMBOL_GPL vmlinux 0x422a1d1d synth_event_add_val +EXPORT_SYMBOL_GPL vmlinux 0x422b9d90 pm_generic_resume_early +EXPORT_SYMBOL_GPL vmlinux 0x422e578a __SCT__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x422f43e3 usb_unpoison_urb +EXPORT_SYMBOL_GPL vmlinux 0x42312fbe perf_aux_output_flag +EXPORT_SYMBOL_GPL vmlinux 0x42383fbb vp_legacy_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x42451d01 nfs42_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4262799a gpiod_count +EXPORT_SYMBOL_GPL vmlinux 0x42635d55 pm_suspend_global_flags +EXPORT_SYMBOL_GPL vmlinux 0x426452a3 acpi_evaluation_failure_warn +EXPORT_SYMBOL_GPL vmlinux 0x4268b2c4 devfreq_event_enable_edev +EXPORT_SYMBOL_GPL vmlinux 0x4277fad3 phy_select_page +EXPORT_SYMBOL_GPL vmlinux 0x42789954 __put_net +EXPORT_SYMBOL_GPL vmlinux 0x42825ce2 rcu_scheduler_active +EXPORT_SYMBOL_GPL vmlinux 0x4287851f nexthop_select_path +EXPORT_SYMBOL_GPL vmlinux 0x42919a6c _RNvXse_NtCs3AkgXgqgK6r_4core4charNtB5_11ToUppercaseNtNtNtNtB7_4iter6traits8iterator8Iterator9size_hint +EXPORT_SYMBOL_GPL vmlinux 0x42974a45 ftrace_set_filter_ips +EXPORT_SYMBOL_GPL vmlinux 0x429b389d usb_phy_get_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x429c3f9c reboot_mode +EXPORT_SYMBOL_GPL vmlinux 0x42a448bf device_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x42b75d3c pci_get_dsn +EXPORT_SYMBOL_GPL vmlinux 0x42bf8fe1 list_lru_del +EXPORT_SYMBOL_GPL vmlinux 0x42c55d99 xhci_dbg_trace +EXPORT_SYMBOL_GPL vmlinux 0x42c67359 bpf_trace_run9 +EXPORT_SYMBOL_GPL vmlinux 0x42d5a1a8 failover_register +EXPORT_SYMBOL_GPL vmlinux 0x42e732cb vcap_rule_add_key_u128 +EXPORT_SYMBOL_GPL vmlinux 0x42f728aa mctrl_gpio_get_outputs +EXPORT_SYMBOL_GPL vmlinux 0x430d88ec __traceiter_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x43170542 dmaengine_desc_get_metadata_ptr +EXPORT_SYMBOL_GPL vmlinux 0x431c7896 iomap_seek_data +EXPORT_SYMBOL_GPL vmlinux 0x4329924b iommu_group_add_device +EXPORT_SYMBOL_GPL vmlinux 0x433fe922 _RNvXs2N_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15uprobe_consumerNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4340dc67 locks_release_private +EXPORT_SYMBOL_GPL vmlinux 0x4342cca5 __tracepoint_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x434e6bb2 hrtimer_init_sleeper +EXPORT_SYMBOL_GPL vmlinux 0x435ed92d vp_modern_config_vector +EXPORT_SYMBOL_GPL vmlinux 0x4362165e ata_sff_data_xfer +EXPORT_SYMBOL_GPL vmlinux 0x436d817f mpi_clear_bit +EXPORT_SYMBOL_GPL vmlinux 0x437946e3 perf_event_disable +EXPORT_SYMBOL_GPL vmlinux 0x437c733e __clocksource_update_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0x437eb1df ipv6_mod_enabled +EXPORT_SYMBOL_GPL vmlinux 0x4381dcd7 crypto_dequeue_request +EXPORT_SYMBOL_GPL vmlinux 0x438302cf kthread_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x438d8df2 iova_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x43a0c426 pm_clk_resume +EXPORT_SYMBOL_GPL vmlinux 0x43a9272f regmap_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x43aa319e lease_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x43c43782 device_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x43caa7c0 regmap_irq_get_irq_reg_linear +EXPORT_SYMBOL_GPL vmlinux 0x43d4252d xenbus_dev_error +EXPORT_SYMBOL_GPL vmlinux 0x43d56c4e devm_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x43e44620 find_ge_pid +EXPORT_SYMBOL_GPL vmlinux 0x43eea97d hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x43ef18cf tcp_plb_update_state +EXPORT_SYMBOL_GPL vmlinux 0x43f120d2 dma_get_any_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x43f81957 clk_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x43f92edd wait_for_initramfs +EXPORT_SYMBOL_GPL vmlinux 0x4401e6c2 mpi_cmpabs +EXPORT_SYMBOL_GPL vmlinux 0x4406b3fe start_poll_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0x4422359b vfs_getxattr +EXPORT_SYMBOL_GPL vmlinux 0x442deaa9 poll_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x443140eb call_hid_bpf_rdesc_fixup +EXPORT_SYMBOL_GPL vmlinux 0x444277d9 crypto_register_acomp +EXPORT_SYMBOL_GPL vmlinux 0x44429744 _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data11conversions8to_upper +EXPORT_SYMBOL_GPL vmlinux 0x444d27c7 fsnotify_find_mark +EXPORT_SYMBOL_GPL vmlinux 0x4453ebaa tcp_get_syncookie_mss +EXPORT_SYMBOL_GPL vmlinux 0x4454fb3f _RNvXsb_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x446c1427 lwtunnel_input +EXPORT_SYMBOL_GPL vmlinux 0x44714dfe _RNvXs7_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_4i8x2NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4471a51d vhost_task_stop +EXPORT_SYMBOL_GPL vmlinux 0x4475dcaf hv_nested +EXPORT_SYMBOL_GPL vmlinux 0x4484a5a4 wait_for_device_probe +EXPORT_SYMBOL_GPL vmlinux 0x448caa7b genphy_c45_plca_get_cfg +EXPORT_SYMBOL_GPL vmlinux 0x4498c823 _RNvMs_NtCsbwHtcUjRN57_6kernel4syncNtB4_12LockClassKey6as_ptr +EXPORT_SYMBOL_GPL vmlinux 0x44b1a87b _RNvXs3H_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i64x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x44bae227 bit_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x44c10a52 kvfree_call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x44c1d8ea acpi_find_child_by_adr +EXPORT_SYMBOL_GPL vmlinux 0x44cf8cf0 blk_zone_cond_str +EXPORT_SYMBOL_GPL vmlinux 0x44d1eef1 _RNvXs_NtCs3AkgXgqgK6r_4core3anyDNtB4_3AnyEL_NtNtB6_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x44df46f0 __blk_trace_note_message +EXPORT_SYMBOL_GPL vmlinux 0x44e1e9aa balloon_stats +EXPORT_SYMBOL_GPL vmlinux 0x44f00bd1 devres_find +EXPORT_SYMBOL_GPL vmlinux 0x44f16b84 mmc_prepare_busy_cmd +EXPORT_SYMBOL_GPL vmlinux 0x44faab6c metadata_dst_free +EXPORT_SYMBOL_GPL vmlinux 0x450110e8 perf_assign_events +EXPORT_SYMBOL_GPL vmlinux 0x4507f4a8 cpuhp_tasks_frozen +EXPORT_SYMBOL_GPL vmlinux 0x451618d0 sbitmap_del_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x451e266a pci_probe_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x451feeba cpufreq_freq_attr_scaling_available_freqs +EXPORT_SYMBOL_GPL vmlinux 0x452d2a4c blk_mq_quiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x4531624f usb_decode_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x4531ab62 copy_from_kernel_nofault +EXPORT_SYMBOL_GPL vmlinux 0x45331fde of_phy_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x454b8052 devm_regulator_bulk_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x45558f56 clk_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x455b7e09 lp8788_read_multi_bytes +EXPORT_SYMBOL_GPL vmlinux 0x4560468d __tracepoint_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x456199a8 _RNvXs14_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB8_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x456851e8 tcp_unregister_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x456f1f0a xenbus_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x45722146 spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0x457594fa crypto_alg_list +EXPORT_SYMBOL_GPL vmlinux 0x457958c7 wm8350_device_init +EXPORT_SYMBOL_GPL vmlinux 0x457da79e power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0x4584eb6d acpi_device_update_power +EXPORT_SYMBOL_GPL vmlinux 0x45867ca8 pci_user_write_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x458ccafc __SCK__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x459dc819 vp_legacy_set_status +EXPORT_SYMBOL_GPL vmlinux 0x459e6151 mm_unaccount_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x45a25ee5 locks_owner_has_blockers +EXPORT_SYMBOL_GPL vmlinux 0x45b88ee4 _RNvXsp_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impyNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x45c623b2 devl_traps_register +EXPORT_SYMBOL_GPL vmlinux 0x45cdff91 vfs_listxattr +EXPORT_SYMBOL_GPL vmlinux 0x45d100b6 devm_kmemdup +EXPORT_SYMBOL_GPL vmlinux 0x45d14bdf hypercall_page +EXPORT_SYMBOL_GPL vmlinux 0x45dfb55d bpfilter_ops +EXPORT_SYMBOL_GPL vmlinux 0x45e8b450 mnt_idmap_get +EXPORT_SYMBOL_GPL vmlinux 0x45f668cd vga_default_device +EXPORT_SYMBOL_GPL vmlinux 0x46008b2d sk_clear_memalloc +EXPORT_SYMBOL_GPL vmlinux 0x46013233 net_dec_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x46030074 __hrtimer_get_remaining +EXPORT_SYMBOL_GPL vmlinux 0x46047827 __SCT__tp_func_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x46113b9b devm_bitmap_zalloc +EXPORT_SYMBOL_GPL vmlinux 0x46275130 mas_expected_entries +EXPORT_SYMBOL_GPL vmlinux 0x46280447 devm_watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x463fa6a2 pci_msix_can_alloc_dyn +EXPORT_SYMBOL_GPL vmlinux 0x4650fd45 _RNvMs1_NtCs3AkgXgqgK6r_4core3fmtNtB5_10ArgumentV110from_usize +EXPORT_SYMBOL_GPL vmlinux 0x4652230d __tracepoint_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x46527fff proc_mkdir_data +EXPORT_SYMBOL_GPL vmlinux 0x465b95b4 ata_eh_analyze_ncq_error +EXPORT_SYMBOL_GPL vmlinux 0x46723528 _RNvNvMsj_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_10NonZeroU6413new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x4674a527 usb_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x46775e44 platform_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4688d7ec pvclock_gtod_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x469f4195 mmc_cmdq_disable +EXPORT_SYMBOL_GPL vmlinux 0x46a16da7 __traceiter_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0x46a4b118 hrtimer_cancel +EXPORT_SYMBOL_GPL vmlinux 0x46a6c9ef hv_get_tsc_page +EXPORT_SYMBOL_GPL vmlinux 0x46acdb35 _RNvXs16_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11pv_lock_opsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x46b714f7 sock_map_destroy +EXPORT_SYMBOL_GPL vmlinux 0x46b71fb3 class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x46b848fe unwind_next_frame +EXPORT_SYMBOL_GPL vmlinux 0x46beb0ad thermal_zone_unbind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x46bf7594 regulator_irq_map_event_simple +EXPORT_SYMBOL_GPL vmlinux 0x46c61de3 acpi_install_cmos_rtc_space_handler +EXPORT_SYMBOL_GPL vmlinux 0x46c8e099 mf_dax_kill_procs +EXPORT_SYMBOL_GPL vmlinux 0x46db2dd6 xfrm_bpf_md_dst +EXPORT_SYMBOL_GPL vmlinux 0x46df48a9 dev_pm_opp_get_freq +EXPORT_SYMBOL_GPL vmlinux 0x4706ad03 spi_controller_resume +EXPORT_SYMBOL_GPL vmlinux 0x470e82f5 _RNvXsm_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3implNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4710c790 crypto_unregister_aeads +EXPORT_SYMBOL_GPL vmlinux 0x47164b1e pci_assign_unassigned_bridge_resources +EXPORT_SYMBOL_GPL vmlinux 0x47229b5c gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x473931df xenbus_register_driver_common +EXPORT_SYMBOL_GPL vmlinux 0x473da7ce inet6_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x4758263d __mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0x4761f17c register_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x47633326 dev_pm_opp_get_max_volt_latency +EXPORT_SYMBOL_GPL vmlinux 0x47663cfe vcap_rule_mod_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x477c1723 netdev_walk_all_upper_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x4783b379 _RNvNtNtCs3AkgXgqgK6r_4core5slice5index20into_range_unchecked +EXPORT_SYMBOL_GPL vmlinux 0x47884890 system_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0x478c7889 ata_do_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x478e81f8 tcp_orphan_count +EXPORT_SYMBOL_GPL vmlinux 0x4791cb91 apei_mce_report_mem_error +EXPORT_SYMBOL_GPL vmlinux 0x479803b9 base64_encode +EXPORT_SYMBOL_GPL vmlinux 0x479b61bf dev_pm_opp_get_level +EXPORT_SYMBOL_GPL vmlinux 0x479cc90a __devm_of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x479f7d4b clk_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x47aacfde dev_pm_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x47aad3b9 have_governor_per_policy +EXPORT_SYMBOL_GPL vmlinux 0x47b90ee7 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter9write_fmt +EXPORT_SYMBOL_GPL vmlinux 0x47bd37e7 shash_no_setkey +EXPORT_SYMBOL_GPL vmlinux 0x47c57cb3 serdev_device_write_buf +EXPORT_SYMBOL_GPL vmlinux 0x47d0eea2 acpi_lpat_temp_to_raw +EXPORT_SYMBOL_GPL vmlinux 0x47d275cd __traceiter_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x47de0dc7 clk_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x47eaedd5 gpiochip_lock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x47f40b68 pci_msix_alloc_irq_at +EXPORT_SYMBOL_GPL vmlinux 0x480305ca kmsg_dump_rewind +EXPORT_SYMBOL_GPL vmlinux 0x480de7ab of_icc_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0x481f9b7d mpi_mulm +EXPORT_SYMBOL_GPL vmlinux 0x48203853 em_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x4828e77b acpi_scan_lock_acquire +EXPORT_SYMBOL_GPL vmlinux 0x483ae08e dax_recovery_write +EXPORT_SYMBOL_GPL vmlinux 0x485e7e30 inet_hash +EXPORT_SYMBOL_GPL vmlinux 0x485f7913 _RNvNvNtCs3AkgXgqgK6r_4core4hint21unreachable_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x48674992 _RNvXs8_NtNtCs3AkgXgqgK6r_4core4task4wakeNtB5_5WakerNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x486a4a2b __SCK__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x486b5e4b device_initialize +EXPORT_SYMBOL_GPL vmlinux 0x486dedc3 ghes_unregister_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x48a337cf _RNvNtCs3AkgXgqgK6r_4core9panicking18panic_nounwind_fmt +EXPORT_SYMBOL_GPL vmlinux 0x48a3d20b mctrl_gpio_get +EXPORT_SYMBOL_GPL vmlinux 0x48ab75f3 trace_remove_event_call +EXPORT_SYMBOL_GPL vmlinux 0x48ccf275 platform_device_put +EXPORT_SYMBOL_GPL vmlinux 0x48e080b1 x86_virt_spec_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x48f0eb41 acpi_dev_get_resources +EXPORT_SYMBOL_GPL vmlinux 0x48f86df1 _RNvXsd_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_13ParseIntErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4904c8a9 fl6_update_dst +EXPORT_SYMBOL_GPL vmlinux 0x490ac30b phy_pm_runtime_get_sync +EXPORT_SYMBOL_GPL vmlinux 0x49199d9a debugfs_lookup_and_remove +EXPORT_SYMBOL_GPL vmlinux 0x491f31d1 devm_regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0x49242bc7 freezer_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4934bdd0 crypto_check_attr_type +EXPORT_SYMBOL_GPL vmlinux 0x49379b1a spi_add_device +EXPORT_SYMBOL_GPL vmlinux 0x4939ebcd numa_map_to_online_node +EXPORT_SYMBOL_GPL vmlinux 0x494afbf2 __inet_twsk_schedule +EXPORT_SYMBOL_GPL vmlinux 0x4951e496 regulator_enable +EXPORT_SYMBOL_GPL vmlinux 0x495a4221 __SCT__tp_func_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x49608959 migrate_disable +EXPORT_SYMBOL_GPL vmlinux 0x497182fb percpu_down_write +EXPORT_SYMBOL_GPL vmlinux 0x4974a9fd pinctrl_utils_reserve_map +EXPORT_SYMBOL_GPL vmlinux 0x497bc15b dm_submit_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x497cc48d gnttab_map_refs +EXPORT_SYMBOL_GPL vmlinux 0x4986686e _RNvMs4_NtCs3AkgXgqgK6r_4core3numh14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x499043d3 crypto_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x49927d25 page_reporting_unregister +EXPORT_SYMBOL_GPL vmlinux 0x49a4d9b7 regulator_get_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x49a530a3 thermal_zone_get_crit_temp +EXPORT_SYMBOL_GPL vmlinux 0x49a5dfcd clk_mux_determine_rate_flags +EXPORT_SYMBOL_GPL vmlinux 0x49b4ff1c filemap_range_has_writeback +EXPORT_SYMBOL_GPL vmlinux 0x49bc8c9d _RNvXs8_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x49c35453 klp_enable_patch +EXPORT_SYMBOL_GPL vmlinux 0x49cb5aeb iommu_detach_device +EXPORT_SYMBOL_GPL vmlinux 0x49cd25ed alloc_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x49d1b0f0 vfs_submount +EXPORT_SYMBOL_GPL vmlinux 0x49d67fd6 nvdimm_name +EXPORT_SYMBOL_GPL vmlinux 0x49d76693 sock_diag_unregister +EXPORT_SYMBOL_GPL vmlinux 0x49daca3b edac_device_handle_ue_count +EXPORT_SYMBOL_GPL vmlinux 0x49e96999 cond_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x4a039c04 cgroup_attach_task_all +EXPORT_SYMBOL_GPL vmlinux 0x4a0c550e pstore_register +EXPORT_SYMBOL_GPL vmlinux 0x4a0f3f77 clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x4a17ed66 sysrq_mask +EXPORT_SYMBOL_GPL vmlinux 0x4a1dfc2f _RNvXsp_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_8AtomicU8NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4a38f891 _RNvXsb_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4a420d09 acpi_bus_detach_private_data +EXPORT_SYMBOL_GPL vmlinux 0x4a593577 led_trigger_set +EXPORT_SYMBOL_GPL vmlinux 0x4a7e3c0f _RNvXs6_NtNtCs3AkgXgqgK6r_4core3cmp5implszNtB7_3Ord3cmp +EXPORT_SYMBOL_GPL vmlinux 0x4a80d987 devm_remove_action +EXPORT_SYMBOL_GPL vmlinux 0x4a815fae vring_create_virtqueue_dma +EXPORT_SYMBOL_GPL vmlinux 0x4a846ae9 powercap_register_control_type +EXPORT_SYMBOL_GPL vmlinux 0x4a88cf6c irq_get_default_host +EXPORT_SYMBOL_GPL vmlinux 0x4a96bd96 cpufreq_driver_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x4ab9c216 fscrypt_dio_supported +EXPORT_SYMBOL_GPL vmlinux 0x4aceb90a devl_rate_leaf_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4ae80bea debugfs_write_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x4afece10 clockevent_delta2ns +EXPORT_SYMBOL_GPL vmlinux 0x4aff2cdb devm_hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0x4b10aaa5 sk_msg_return_zero +EXPORT_SYMBOL_GPL vmlinux 0x4b15793a fib_add_nexthop +EXPORT_SYMBOL_GPL vmlinux 0x4b1f6338 hsu_dma_get_status +EXPORT_SYMBOL_GPL vmlinux 0x4b27c8af xenbus_unmap_ring_vfree +EXPORT_SYMBOL_GPL vmlinux 0x4b29955f _RNvXs1u_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11class_irq_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4b2ac3a1 pm_generic_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4b332df8 hv_get_tsc_pfn +EXPORT_SYMBOL_GPL vmlinux 0x4b46adcb tty_port_install +EXPORT_SYMBOL_GPL vmlinux 0x4b48a00a led_sysfs_disable +EXPORT_SYMBOL_GPL vmlinux 0x4b4f4820 iommu_sva_get_pasid +EXPORT_SYMBOL_GPL vmlinux 0x4b56ce05 xenmem_reservation_increase +EXPORT_SYMBOL_GPL vmlinux 0x4b5acf74 rhashtable_init +EXPORT_SYMBOL_GPL vmlinux 0x4b762828 start_thread +EXPORT_SYMBOL_GPL vmlinux 0x4b7766f9 mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0x4b8a5064 dev_pm_opp_get_max_clock_latency +EXPORT_SYMBOL_GPL vmlinux 0x4b9043c4 _RNvXs3y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_4pageNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4b931968 xen_features +EXPORT_SYMBOL_GPL vmlinux 0x4b951b6c skcipher_walk_complete +EXPORT_SYMBOL_GPL vmlinux 0x4b966eb9 msg_zerocopy_realloc +EXPORT_SYMBOL_GPL vmlinux 0x4baf19af _RNvXs3_NtNtCs3AkgXgqgK6r_4core5alloc6layoutNtB5_6LayoutNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4bb82de2 _RNvXsU_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4bc8727f xen_balloon_init +EXPORT_SYMBOL_GPL vmlinux 0x4bd6f08b misc_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4bdb8dcc housekeeping_test_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4becdde6 bgpio_init +EXPORT_SYMBOL_GPL vmlinux 0x4bfd398d hwrng_msleep +EXPORT_SYMBOL_GPL vmlinux 0x4bfff589 _RNvXse_NtCsbwHtcUjRN57_6kernel3strNtB5_7CStringINtNtCs3AkgXgqgK6r_4core7convert7TryFromRNtB5_4CStrE8try_from +EXPORT_SYMBOL_GPL vmlinux 0x4c0ad19c kill_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x4c1f3fea rtnl_af_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4c2ab13a __SCK__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x4c2b351d start_poll_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x4c351940 _RNvXsz_NtCs3AkgXgqgK6r_4core4charNtB5_11EscapeDebugNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4c372cc6 gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x4c3fb537 udp_destruct_common +EXPORT_SYMBOL_GPL vmlinux 0x4c46647e _RNvXs1_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4c4982cb tpm_chip_stop +EXPORT_SYMBOL_GPL vmlinux 0x4c49f1de hv_clock_per_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4c549b36 __traceiter_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x4c5f348e acpi_dev_filter_resource_type +EXPORT_SYMBOL_GPL vmlinux 0x4c744daa usb_autopm_get_interface_async +EXPORT_SYMBOL_GPL vmlinux 0x4c762b5c x86_stepping +EXPORT_SYMBOL_GPL vmlinux 0x4c802def bpf_preload_ops +EXPORT_SYMBOL_GPL vmlinux 0x4c8adfe1 hv_root_partition +EXPORT_SYMBOL_GPL vmlinux 0x4c8d1d63 rtnl_delete_link +EXPORT_SYMBOL_GPL vmlinux 0x4c92d068 pci_cfg_access_lock +EXPORT_SYMBOL_GPL vmlinux 0x4ca5590e mas_prev +EXPORT_SYMBOL_GPL vmlinux 0x4cae35cd devl_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4cb27100 ktime_get_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x4cb34936 dev_pm_opp_get_max_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0x4cb81206 ata_port_classify +EXPORT_SYMBOL_GPL vmlinux 0x4cdcd9bc seg6_do_srh_inline +EXPORT_SYMBOL_GPL vmlinux 0x4cf8880f vcap_rule_add_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4d0015e2 cpu_hotplug_disable +EXPORT_SYMBOL_GPL vmlinux 0x4d07032e pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0x4d1e04be clockevents_register_device +EXPORT_SYMBOL_GPL vmlinux 0x4d24a1e4 sbitmap_finish_wait +EXPORT_SYMBOL_GPL vmlinux 0x4d2e2117 _RNvMNtNtCs3AkgXgqgK6r_4core3mem15transmutabilityNtB2_6Assume3and +EXPORT_SYMBOL_GPL vmlinux 0x4d57a36e acpi_is_pnp_device +EXPORT_SYMBOL_GPL vmlinux 0x4d57e39d devm_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x4d5a3119 __irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x4d635df8 ata_dummy_port_info +EXPORT_SYMBOL_GPL vmlinux 0x4d6d0bbc iommu_group_ref_get +EXPORT_SYMBOL_GPL vmlinux 0x4d6d6a38 vcap_lookup_rule_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0x4d7272e4 migrate_enable +EXPORT_SYMBOL_GPL vmlinux 0x4d840d7e ipv6_opt_accepted +EXPORT_SYMBOL_GPL vmlinux 0x4d866d0d wm831x_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x4dadab94 proc_create_net_data +EXPORT_SYMBOL_GPL vmlinux 0x4dae16e4 i2c_put_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x4dbce651 fat_fill_super +EXPORT_SYMBOL_GPL vmlinux 0x4dd4b16c rio_mport_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x4de17ab3 usb_state_string +EXPORT_SYMBOL_GPL vmlinux 0x4de2674f device_store_bool +EXPORT_SYMBOL_GPL vmlinux 0x4de72a5c tty_prepare_flip_string +EXPORT_SYMBOL_GPL vmlinux 0x4de7687a devlink_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4def2cd0 elv_rqhash_del +EXPORT_SYMBOL_GPL vmlinux 0x4e0c84d9 cpufreq_disable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x4e144a54 __SCT__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x4e16fda6 vfs_cancel_lock +EXPORT_SYMBOL_GPL vmlinux 0x4e17c613 ata_sff_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x4e3dff8a switchdev_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x4e4bbb6b ata_host_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4e4c37e2 freq_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4e4db2b3 pm_generic_restore_early +EXPORT_SYMBOL_GPL vmlinux 0x4e552cc3 _RNvXs3w_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18page__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4e657485 free_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0x4e6fc9b0 power_supply_battery_info_get_prop +EXPORT_SYMBOL_GPL vmlinux 0x4e7cf6f6 devm_namespace_disable +EXPORT_SYMBOL_GPL vmlinux 0x4e8c2b08 usb_ep0_reinit +EXPORT_SYMBOL_GPL vmlinux 0x4e928cf5 _RNvXsn_NtNtCs3AkgXgqgK6r_4core9core_simd5masksaNtNtB5_6sealed6Sealed2eq +EXPORT_SYMBOL_GPL vmlinux 0x4e9c93f0 dsa_stubs +EXPORT_SYMBOL_GPL vmlinux 0x4eac5fc1 cpu_mitigations_auto_nosmt +EXPORT_SYMBOL_GPL vmlinux 0x4eb018c0 ipv6_find_tlv +EXPORT_SYMBOL_GPL vmlinux 0x4ebf13e4 devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0x4ec3870f vp_legacy_set_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x4ec4b0b7 _RNvMNtCs3AkgXgqgK6r_4core3f32f9next_down +EXPORT_SYMBOL_GPL vmlinux 0x4ecb0ff8 pinctrl_dev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x4ecd407e bpf_verifier_log_write +EXPORT_SYMBOL_GPL vmlinux 0x4ece3615 blocking_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4ed2bc66 crypto_unregister_scomp +EXPORT_SYMBOL_GPL vmlinux 0x4edd0aeb fib_nh_common_release +EXPORT_SYMBOL_GPL vmlinux 0x4ee68837 __SCK__tp_func_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x4ef5bcf4 perf_swevent_get_recursion_context +EXPORT_SYMBOL_GPL vmlinux 0x4ef5fe49 _RNvXs2m_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15pcpu_alloc_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4efcf021 mpi_normalize +EXPORT_SYMBOL_GPL vmlinux 0x4f071806 _RNvXs3Y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9free_areaNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4f07ef8f _RNvXs5n_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8sigeventNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4f135cdf power_supply_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0x4f19e035 vcap_tc_flower_handler_vlan_usage +EXPORT_SYMBOL_GPL vmlinux 0x4f1c39ee pcie_aspm_enabled +EXPORT_SYMBOL_GPL vmlinux 0x4f23163c _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter9debug_map +EXPORT_SYMBOL_GPL vmlinux 0x4f2593f0 btree_update +EXPORT_SYMBOL_GPL vmlinux 0x4f2c996d kmsg_dump_get_line +EXPORT_SYMBOL_GPL vmlinux 0x4f2f1c43 kick_process +EXPORT_SYMBOL_GPL vmlinux 0x4f3087ed _RNvXsr_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_9va_formatNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4f38007f mmc_crypto_prepare_req +EXPORT_SYMBOL_GPL vmlinux 0x4f4df518 device_find_any_child +EXPORT_SYMBOL_GPL vmlinux 0x4f56dafb fpu_free_guest_fpstate +EXPORT_SYMBOL_GPL vmlinux 0x4f57ee68 i2c_dw_probe_master +EXPORT_SYMBOL_GPL vmlinux 0x4f5b4ca3 i2c_recover_bus +EXPORT_SYMBOL_GPL vmlinux 0x4f669d63 devm_of_phy_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0x4f6a07fe show_rcu_gp_kthreads +EXPORT_SYMBOL_GPL vmlinux 0x4f72a987 uart_parse_options +EXPORT_SYMBOL_GPL vmlinux 0x4f78c323 gpiod_toggle_active_low +EXPORT_SYMBOL_GPL vmlinux 0x4f8546af cpuidle_poll_state_init +EXPORT_SYMBOL_GPL vmlinux 0x4f89c25c _RNvMs5_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_9DebugList5entry +EXPORT_SYMBOL_GPL vmlinux 0x4fa4d6f5 usb_hub_clear_tt_buffer +EXPORT_SYMBOL_GPL vmlinux 0x4fab3839 samsung_sdi_battery_get_info +EXPORT_SYMBOL_GPL vmlinux 0x4fad167f param_set_uint_minmax +EXPORT_SYMBOL_GPL vmlinux 0x4fadd026 pinctrl_utils_free_map +EXPORT_SYMBOL_GPL vmlinux 0x4fb25c35 bpf_map_put +EXPORT_SYMBOL_GPL vmlinux 0x4fb4f296 regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x4fb5da55 fs_put_dax +EXPORT_SYMBOL_GPL vmlinux 0x4fb67739 attribute_container_register +EXPORT_SYMBOL_GPL vmlinux 0x4fb77777 devm_led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x4fce1857 sysfs_remove_files +EXPORT_SYMBOL_GPL vmlinux 0x4fcf8a33 _RNvXs1B_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13reg_1024_byteNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x4fd8eb8d usb_deregister +EXPORT_SYMBOL_GPL vmlinux 0x4fdc945d sata_deb_timing_normal +EXPORT_SYMBOL_GPL vmlinux 0x4fdcfe56 _RNvXNtNtCs3AkgXgqgK6r_4core5error7privateNtB2_8InternalNtNtB6_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x4fdfaccf sk_msg_free_nocharge +EXPORT_SYMBOL_GPL vmlinux 0x4fe1eddf unregister_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4ffec741 blk_clear_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x500c768c apei_exec_read_register +EXPORT_SYMBOL_GPL vmlinux 0x500d4700 _RNvXs2J_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12rw_semaphoreNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x501328a3 ethnl_cable_test_result +EXPORT_SYMBOL_GPL vmlinux 0x501b42de get_cpu_device +EXPORT_SYMBOL_GPL vmlinux 0x50241b58 pci_intx +EXPORT_SYMBOL_GPL vmlinux 0x5026196a of_pm_clk_add_clks +EXPORT_SYMBOL_GPL vmlinux 0x5026585c xen_irq_from_gsi +EXPORT_SYMBOL_GPL vmlinux 0x502d84c5 dw_pcie_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x5036f211 _RNvXsT_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x503e5ec5 pci_epc_get_features +EXPORT_SYMBOL_GPL vmlinux 0x505d2266 ftrace_set_filter_ip +EXPORT_SYMBOL_GPL vmlinux 0x505fd111 regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x50725b15 ftrace_set_filter +EXPORT_SYMBOL_GPL vmlinux 0x50890a2f ip6_dst_lookup_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x5091b823 ring_buffer_read_start +EXPORT_SYMBOL_GPL vmlinux 0x5097c177 usb_unlocked_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x509f51aa __xenmem_reservation_va_mapping_update +EXPORT_SYMBOL_GPL vmlinux 0x50b03f5d l1tf_vmx_mitigation +EXPORT_SYMBOL_GPL vmlinux 0x50b29811 crypto_sig_set_privkey +EXPORT_SYMBOL_GPL vmlinux 0x50b42ba1 entry_ibpb +EXPORT_SYMBOL_GPL vmlinux 0x50c225a0 rio_get_comptag +EXPORT_SYMBOL_GPL vmlinux 0x50c9fbfd _RNvXsa_NtNtCs3AkgXgqgK6r_4core3str5errorNtB5_14ParseBoolErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x50cbf30c spi_transfer_cs_change_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x50ce28d4 pwm_capture +EXPORT_SYMBOL_GPL vmlinux 0x50d1f870 pgprot_writecombine +EXPORT_SYMBOL_GPL vmlinux 0x50d77a5f _RNvXs3c_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18srcu_notifier_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x50df94f5 btree_insert +EXPORT_SYMBOL_GPL vmlinux 0x50e7193a __i2c_first_dynamic_bus_num +EXPORT_SYMBOL_GPL vmlinux 0x50ecc63a hid_bpf_device_init +EXPORT_SYMBOL_GPL vmlinux 0x50f261e5 ata_sas_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x50f92445 genphy_c45_fast_retrain +EXPORT_SYMBOL_GPL vmlinux 0x50fad434 round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x50fd9d2c xenbus_dev_changed +EXPORT_SYMBOL_GPL vmlinux 0x50fe9595 spi_mem_driver_register_with_owner +EXPORT_SYMBOL_GPL vmlinux 0x510821e3 ima_file_check +EXPORT_SYMBOL_GPL vmlinux 0x510d455b class_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x510d9f74 clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x511514b5 usb_get_maximum_speed +EXPORT_SYMBOL_GPL vmlinux 0x511a6bf1 icc_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x5128f7e6 inode_dax +EXPORT_SYMBOL_GPL vmlinux 0x513514f1 sock_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0x5136467d kthread_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x51389890 adp5520_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x51390c96 rcu_barrier_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x51483d70 tty_set_termios +EXPORT_SYMBOL_GPL vmlinux 0x514cbbb2 ack_all_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x5170208f _RNvNtCsbwHtcUjRN57_6kernel5ioctl9__IOC_TYPE +EXPORT_SYMBOL_GPL vmlinux 0x51711c83 _RNvXs3s_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_32page__bindgen_ty_1__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x51862e71 genphy_c45_pma_setup_forced +EXPORT_SYMBOL_GPL vmlinux 0x5187ac4b xen_store_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x51895402 dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x518c2fc6 hpet_rtc_dropped_irq +EXPORT_SYMBOL_GPL vmlinux 0x518eb305 regmap_register_patch +EXPORT_SYMBOL_GPL vmlinux 0x518eea06 devlink_port_region_create +EXPORT_SYMBOL_GPL vmlinux 0x519278c4 udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x519f3a48 _RNvXs2_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeDefaultNtNtNtNtB7_4iter6traits8iterator8Iterator4last +EXPORT_SYMBOL_GPL vmlinux 0x51a348cc usb_role_switch_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x51a7502e __SCK__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x51bb1ad4 dax_remove_host +EXPORT_SYMBOL_GPL vmlinux 0x51df5180 unregister_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0x51e05a10 _RNvXs2j_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20optimistic_spin_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x51e3a368 power_supply_unregister +EXPORT_SYMBOL_GPL vmlinux 0x51ed81da _RNvXs4J_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10rhash_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x51f9626e usb_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x51ff2f0a icc_provider_deregister +EXPORT_SYMBOL_GPL vmlinux 0x520ab0a8 sbitmap_queue_show +EXPORT_SYMBOL_GPL vmlinux 0x520edf95 devm_hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x52213722 acpi_dev_resource_memory +EXPORT_SYMBOL_GPL vmlinux 0x52252316 clk_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x522d99e9 make_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x52317c55 regcache_cache_bypass +EXPORT_SYMBOL_GPL vmlinux 0x5235c7c4 __traceiter_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x5235cf6a nvdimm_bus_check_dimm_count +EXPORT_SYMBOL_GPL vmlinux 0x5239affa devl_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x523f1ec1 _RNvXs6_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impjNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5240ad4f __tracepoint_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x52431348 xenbus_transaction_start +EXPORT_SYMBOL_GPL vmlinux 0x525d0aa3 trace_seq_printf +EXPORT_SYMBOL_GPL vmlinux 0x52619122 usb_find_interface +EXPORT_SYMBOL_GPL vmlinux 0x52647db1 ct_idle_exit +EXPORT_SYMBOL_GPL vmlinux 0x526aab35 of_icc_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x526b3852 rcuwait_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x52746fff dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x5276b070 adp5520_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x5278dfde dma_get_merge_boundary +EXPORT_SYMBOL_GPL vmlinux 0x527d5d2b raw_hash_sk +EXPORT_SYMBOL_GPL vmlinux 0x527d7781 _RNvXs2_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x5289876f _RNvXso_NtCs3AkgXgqgK6r_4core3numjNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x528b10d1 skb_defer_rx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x528c7dde dax_finish_sync_fault +EXPORT_SYMBOL_GPL vmlinux 0x52a98664 ata_sff_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x52b1e3c7 pci_flags +EXPORT_SYMBOL_GPL vmlinux 0x52b458c5 debugfs_create_file_size +EXPORT_SYMBOL_GPL vmlinux 0x52bb522a _RNvXNtNtNtCsbwHtcUjRN57_6kernel4sync4lock8spinlockNtB2_15SpinLockBackendNtB4_7Backend4init +EXPORT_SYMBOL_GPL vmlinux 0x52c35e83 call_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x52c593a0 _RNvXsD_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_10SearchStepNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x52ca9e35 devm_usb_get_phy_by_node +EXPORT_SYMBOL_GPL vmlinux 0x52cf6210 usb_unlocked_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x52d54fce devlink_info_version_stored_put +EXPORT_SYMBOL_GPL vmlinux 0x52eddb69 raw_v6_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x52f69839 debugfs_lookup +EXPORT_SYMBOL_GPL vmlinux 0x530e0f8c devl_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5312cba1 crypto_alloc_shash +EXPORT_SYMBOL_GPL vmlinux 0x5318d129 xenbus_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x531ce8fe _RNvXs37_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_6u16x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x53284e1f usb_lock_device_for_reset +EXPORT_SYMBOL_GPL vmlinux 0x532b90b5 kprobe_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x5358864e devlink_fmsg_binary_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x535ffa93 _RNvXsl_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3imptNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5364a26b _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter5flags +EXPORT_SYMBOL_GPL vmlinux 0x537b9865 usb_enable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x538136bd usb_device_match_id +EXPORT_SYMBOL_GPL vmlinux 0x5388b1a0 amd_get_dr_addr_mask +EXPORT_SYMBOL_GPL vmlinux 0x538d073d phy_duplex_to_str +EXPORT_SYMBOL_GPL vmlinux 0x5390e650 __SCK__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x539279fe ncsi_vlan_rx_add_vid +EXPORT_SYMBOL_GPL vmlinux 0x539280b6 __pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0x539e8cca usb_bulk_msg +EXPORT_SYMBOL_GPL vmlinux 0x539f157b pci_xen_swiotlb_init_late +EXPORT_SYMBOL_GPL vmlinux 0x53ab99d9 led_trigger_blink_oneshot +EXPORT_SYMBOL_GPL vmlinux 0x53ac7119 _RNvXs4_NtCsbwHtcUjRN57_6kernel5errorNtB5_5ErrorINtNtCs3AkgXgqgK6r_4core7convert4FromNtNtNtBO_5alloc6layout11LayoutErrorE4from +EXPORT_SYMBOL_GPL vmlinux 0x53b6b413 _RNvXs3_NtNtCs3AkgXgqgK6r_4core5slice5asciiNtB5_11EscapeAsciiNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x53c089f5 property_entries_dup +EXPORT_SYMBOL_GPL vmlinux 0x53d7c01e __traceiter_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x53ed0ad2 skb_copy_ubufs +EXPORT_SYMBOL_GPL vmlinux 0x540df823 encrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0x5417f9ae _RNvXsh_NtCs3AkgXgqgK6r_4core4cellNtB5_14BorrowMutErrorNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x54187275 usb_match_id +EXPORT_SYMBOL_GPL vmlinux 0x541ab250 regmap_get_device +EXPORT_SYMBOL_GPL vmlinux 0x541bd60a irq_work_run +EXPORT_SYMBOL_GPL vmlinux 0x54215db5 visitor64 +EXPORT_SYMBOL_GPL vmlinux 0x543be315 _RNvXs3p_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i8x32NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5448d598 spi_new_device +EXPORT_SYMBOL_GPL vmlinux 0x544d5aa6 _RNvXs1U_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_11EscapeDebugNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x545f1cb3 __irq_set_handler +EXPORT_SYMBOL_GPL vmlinux 0x54636a41 _RNvXsC_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_18ddebug_class_paramNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x54651f9b rhashtable_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x5484086f iopf_queue_flush_dev +EXPORT_SYMBOL_GPL vmlinux 0x54858db9 ata_host_resume +EXPORT_SYMBOL_GPL vmlinux 0x5486e7f1 devl_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x548fbc7f __SCK__tp_func_extlog_mem_event +EXPORT_SYMBOL_GPL vmlinux 0x548fc266 devl_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0x549525ef handle_nested_irq +EXPORT_SYMBOL_GPL vmlinux 0x549c45c9 replace_page_cache_folio +EXPORT_SYMBOL_GPL vmlinux 0x54a31452 led_set_brightness +EXPORT_SYMBOL_GPL vmlinux 0x54a597eb sata_link_resume +EXPORT_SYMBOL_GPL vmlinux 0x54ab7be8 __platform_create_bundle +EXPORT_SYMBOL_GPL vmlinux 0x54b05e99 _RNvXs1E_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18avx_512_hi16_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x54bd48b4 find_get_pid +EXPORT_SYMBOL_GPL vmlinux 0x54cd494c smpboot_unregister_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x54d3c3b2 kernfs_get +EXPORT_SYMBOL_GPL vmlinux 0x54d3f37d _RNvNtNtCs3AkgXgqgK6r_4core3str5count14do_count_chars +EXPORT_SYMBOL_GPL vmlinux 0x54e0b7ca __tracepoint_console +EXPORT_SYMBOL_GPL vmlinux 0x54ea7fff _RNvXs50_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10plist_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x54eaea28 serdev_device_write_room +EXPORT_SYMBOL_GPL vmlinux 0x54efd28e pinctrl_force_sleep +EXPORT_SYMBOL_GPL vmlinux 0x54efffac md_stop_writes +EXPORT_SYMBOL_GPL vmlinux 0x54f7d653 devl_trap_policers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x54fa24d7 _RNvXs23_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i16x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x54fb401d kobject_uevent_env +EXPORT_SYMBOL_GPL vmlinux 0x550b3f9a devres_get +EXPORT_SYMBOL_GPL vmlinux 0x550c17c4 __devm_clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0x550ce709 pat_enabled +EXPORT_SYMBOL_GPL vmlinux 0x550e83ed __tracepoint_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x550f3e05 i2c_freq_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x5517f03d xfer_to_guest_mode_handle_work +EXPORT_SYMBOL_GPL vmlinux 0x55181872 devm_thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x5533294e nd_cmd_in_size +EXPORT_SYMBOL_GPL vmlinux 0x55339365 flush_delayed_fput +EXPORT_SYMBOL_GPL vmlinux 0x5535e51c wm831x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x553b49a4 cpufreq_get_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x55417264 unregister_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0x55422ace devlink_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x554758c0 extcon_get_state +EXPORT_SYMBOL_GPL vmlinux 0x55507bd8 xhci_drop_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x55649a26 _RNvXs5e_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_38___sifields__bindgen_ty_5__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x55658098 _RNvXsX_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x556e4390 clk_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x556e9d4c register_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0x556f24b7 crypto_register_aeads +EXPORT_SYMBOL_GPL vmlinux 0x55784228 regmap_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x5586fc51 dw8250_setup_port +EXPORT_SYMBOL_GPL vmlinux 0x55a71b58 debugfs_create_regset32 +EXPORT_SYMBOL_GPL vmlinux 0x55b5d711 __SCK__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x55c23f89 rt_mutex_lock +EXPORT_SYMBOL_GPL vmlinux 0x55c76a23 ksys_sync_helper +EXPORT_SYMBOL_GPL vmlinux 0x55cf21b0 acpi_bind_one +EXPORT_SYMBOL_GPL vmlinux 0x55d6468e ftrace_ops_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x55e1d40f _RNvXsa_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x55e72a04 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter10sign_minus +EXPORT_SYMBOL_GPL vmlinux 0x55eecff4 bit_wait_io_timeout +EXPORT_SYMBOL_GPL vmlinux 0x560262ea _RNvXs5z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_22k_itimer__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x56054c05 crypto_it_tab +EXPORT_SYMBOL_GPL vmlinux 0x56058ba1 sdio_retune_release +EXPORT_SYMBOL_GPL vmlinux 0x56173654 pcap_set_ts_bits +EXPORT_SYMBOL_GPL vmlinux 0x5624f826 power_supply_notifier +EXPORT_SYMBOL_GPL vmlinux 0x56256e8a orderly_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x56310925 regulator_mode_to_status +EXPORT_SYMBOL_GPL vmlinux 0x563153d9 pskb_put +EXPORT_SYMBOL_GPL vmlinux 0x563375e7 acpi_get_and_request_gpiod +EXPORT_SYMBOL_GPL vmlinux 0x56398615 mark_tsc_unstable +EXPORT_SYMBOL_GPL vmlinux 0x5641485b tty_termios_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x564e2823 pci_iov_virtfn_devfn +EXPORT_SYMBOL_GPL vmlinux 0x5657137f devl_params_register +EXPORT_SYMBOL_GPL vmlinux 0x56592d0e ptp_parse_header +EXPORT_SYMBOL_GPL vmlinux 0x565a7a4f rio_unregister_mport +EXPORT_SYMBOL_GPL vmlinux 0x5665ef87 _RNvMs_CsbwHtcUjRN57_6kernelNtB4_10ThisModule8from_ptr +EXPORT_SYMBOL_GPL vmlinux 0x5685f846 bus_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x568de2ca apei_get_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x56948896 spec_ctrl_current +EXPORT_SYMBOL_GPL vmlinux 0x56b2ff76 _RNvXs3b_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_17raw_notifier_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x56bb0fa6 blk_mq_wait_quiesce_done +EXPORT_SYMBOL_GPL vmlinux 0x56ce9bcb _RNvXsg_NtCs3AkgXgqgK6r_4core3fmtcNtB5_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x56e727f6 dev_pm_opp_config_clks_simple +EXPORT_SYMBOL_GPL vmlinux 0x56f44157 xdp_attachment_setup +EXPORT_SYMBOL_GPL vmlinux 0x56fa0df2 blk_steal_bios +EXPORT_SYMBOL_GPL vmlinux 0x56fbb130 no_hash_pointers +EXPORT_SYMBOL_GPL vmlinux 0x570258bc i2c_acpi_new_device_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x5711d493 clk_hw_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x57132009 irq_domain_remove_sim +EXPORT_SYMBOL_GPL vmlinux 0x5719025f virtqueue_disable_cb +EXPORT_SYMBOL_GPL vmlinux 0x5727da36 devres_for_each_res +EXPORT_SYMBOL_GPL vmlinux 0x573412ab relay_close +EXPORT_SYMBOL_GPL vmlinux 0x573f62f9 _RNvXs6_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x574609c5 apei_exec_write_register_value +EXPORT_SYMBOL_GPL vmlinux 0x574ad92f spi_controller_suspend +EXPORT_SYMBOL_GPL vmlinux 0x574e4449 sk_msg_free +EXPORT_SYMBOL_GPL vmlinux 0x57554b9f devm_memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x57648cb7 devm_usb_get_phy_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x57697dcf sysfs_unbreak_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x576c873a wakeup_source_add +EXPORT_SYMBOL_GPL vmlinux 0x57719632 gnttab_grant_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x5774abab xhci_reset_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x5785985e _RNvMs8_NtCs3AkgXgqgK6r_4core3numo14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x57861a5c gds_ucode_mitigated +EXPORT_SYMBOL_GPL vmlinux 0x578eeb4d hugetlb_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x5790e7a0 pci_unlock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0x579256e1 lwtunnel_cmp_encap +EXPORT_SYMBOL_GPL vmlinux 0x579a93df _RNvXse_NtCsd8lEp9MQdN2_5alloc11collectionsNtB5_19TryReserveErrorKindNtNtCs3AkgXgqgK6r_4core3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x579e0bf5 rtnl_unregister_all +EXPORT_SYMBOL_GPL vmlinux 0x579effee __tracepoint_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x57a658a4 platform_get_irq_byname +EXPORT_SYMBOL_GPL vmlinux 0x57a73d5c iommu_set_pgtable_quirks +EXPORT_SYMBOL_GPL vmlinux 0x57ad9d65 mmc_switch +EXPORT_SYMBOL_GPL vmlinux 0x57c0b192 get_user_pages_fast_only +EXPORT_SYMBOL_GPL vmlinux 0x57c2fba9 blk_mq_freeze_queue_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x57d4050a xhci_get_endpoint_index +EXPORT_SYMBOL_GPL vmlinux 0x57dc4851 mas_erase +EXPORT_SYMBOL_GPL vmlinux 0x57ddc4ac subsys_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x57e9486d __cpuhp_state_add_instance +EXPORT_SYMBOL_GPL vmlinux 0x57e9f8ca ipv4_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x57f576b9 mpi_ec_curve_point +EXPORT_SYMBOL_GPL vmlinux 0x58016509 __fscrypt_prepare_link +EXPORT_SYMBOL_GPL vmlinux 0x5806cf16 register_btf_fmodret_id_set +EXPORT_SYMBOL_GPL vmlinux 0x580f1b80 __inet_inherit_port +EXPORT_SYMBOL_GPL vmlinux 0x5821e8af ata_bmdma_port_start +EXPORT_SYMBOL_GPL vmlinux 0x582326c5 __tracepoint_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x58276f93 cper_next_record_id +EXPORT_SYMBOL_GPL vmlinux 0x5829e979 mas_pause +EXPORT_SYMBOL_GPL vmlinux 0x582ce367 nf_ip_route +EXPORT_SYMBOL_GPL vmlinux 0x5831e062 cpus_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0x5836b71b rust_helper_refcount_dec_and_test +EXPORT_SYMBOL_GPL vmlinux 0x583bb726 fwnode_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x583d6d7a lwtunnel_get_encap_size +EXPORT_SYMBOL_GPL vmlinux 0x5840c8ad tracepoint_probe_register_prio_may_exist +EXPORT_SYMBOL_GPL vmlinux 0x58416ee7 irq_find_matching_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x5844ab5e usb_get_dr_mode +EXPORT_SYMBOL_GPL vmlinux 0x58517045 _RNvXs1t_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB8_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x586bfc8a alarm_restart +EXPORT_SYMBOL_GPL vmlinux 0x5879a27d sfp_get_module_info +EXPORT_SYMBOL_GPL vmlinux 0x58878ff2 fb_sys_write +EXPORT_SYMBOL_GPL vmlinux 0x588dcd6d __tracepoint_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x589d8b05 __fscrypt_encrypt_symlink +EXPORT_SYMBOL_GPL vmlinux 0x58a2fcaa __SCT__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x58b2e1ce usb_urb_ep_type_check +EXPORT_SYMBOL_GPL vmlinux 0x58baeb29 hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0x58c703cc ata_pci_shutdown_one +EXPORT_SYMBOL_GPL vmlinux 0x58cf5c5d pci_epc_remove_epf +EXPORT_SYMBOL_GPL vmlinux 0x58d6311d trace_clock +EXPORT_SYMBOL_GPL vmlinux 0x58dae78f spi_split_transfers_maxsize +EXPORT_SYMBOL_GPL vmlinux 0x58db1176 ata_xfer_mode2shift +EXPORT_SYMBOL_GPL vmlinux 0x58def6ca sfp_module_remove +EXPORT_SYMBOL_GPL vmlinux 0x58e6945b vp_modern_get_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0x58e6efc6 _RNvXs4V_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8shmid_dsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x58fd8e5f vcap_chain_offset +EXPORT_SYMBOL_GPL vmlinux 0x5906148f _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x590be1b1 is_nvdimm_sync +EXPORT_SYMBOL_GPL vmlinux 0x590dec43 xdp_return_frame +EXPORT_SYMBOL_GPL vmlinux 0x590f7d42 adp5520_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x5916b5f2 devm_platform_get_and_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0x591838eb pm_generic_restore +EXPORT_SYMBOL_GPL vmlinux 0x59233c6b bpf_map_inc +EXPORT_SYMBOL_GPL vmlinux 0x5928dd27 blk_crypto_reprogram_all_keys +EXPORT_SYMBOL_GPL vmlinux 0x592d1ad4 genphy_c45_pma_read_abilities +EXPORT_SYMBOL_GPL vmlinux 0x5949bc4b alloc_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x594ddd8d __clk_get_hw +EXPORT_SYMBOL_GPL vmlinux 0x5957cddb zs_lookup_class_index +EXPORT_SYMBOL_GPL vmlinux 0x595dc401 sdio_memcpy_fromio +EXPORT_SYMBOL_GPL vmlinux 0x5965c2af bpf_prog_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5986d190 kdb_printf +EXPORT_SYMBOL_GPL vmlinux 0x598ebf0c devl_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x599200df ata_host_detach +EXPORT_SYMBOL_GPL vmlinux 0x599578df put_device +EXPORT_SYMBOL_GPL vmlinux 0x599a86ad crypto_skcipher_setkey +EXPORT_SYMBOL_GPL vmlinux 0x599e3733 blk_mq_virtio_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x59b063ba start_poll_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x59b2adbf input_ff_effect_from_user +EXPORT_SYMBOL_GPL vmlinux 0x59c0c546 vcap_keyset_name +EXPORT_SYMBOL_GPL vmlinux 0x59c43dc9 __traceiter_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x59d0a04e _RNvXs6_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x59d10f9a _RNvMs6_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_8DebugMap6finish +EXPORT_SYMBOL_GPL vmlinux 0x59d3ac5c mptcp_token_get_sock +EXPORT_SYMBOL_GPL vmlinux 0x59edfeb8 phy_rate_matching_to_str +EXPORT_SYMBOL_GPL vmlinux 0x59f32720 mpi_subm +EXPORT_SYMBOL_GPL vmlinux 0x59f7326d shmem_file_setup +EXPORT_SYMBOL_GPL vmlinux 0x59f807dd devl_register +EXPORT_SYMBOL_GPL vmlinux 0x59f8b7c6 ms_hyperv +EXPORT_SYMBOL_GPL vmlinux 0x5a0bc778 devlink_net +EXPORT_SYMBOL_GPL vmlinux 0x5a14e41c edac_pci_handle_npe +EXPORT_SYMBOL_GPL vmlinux 0x5a17d523 pci_dev_unlock +EXPORT_SYMBOL_GPL vmlinux 0x5a18bc9e _RNvXsj_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_23alt_instr__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5a1d134a rcu_momentary_dyntick_idle +EXPORT_SYMBOL_GPL vmlinux 0x5a229368 arch_apei_enable_cmcff +EXPORT_SYMBOL_GPL vmlinux 0x5a2bf1e6 fuse_send_init +EXPORT_SYMBOL_GPL vmlinux 0x5a39d43f virtio_max_dma_size +EXPORT_SYMBOL_GPL vmlinux 0x5a442879 fuse_conn_init +EXPORT_SYMBOL_GPL vmlinux 0x5a49dbc9 timerqueue_del +EXPORT_SYMBOL_GPL vmlinux 0x5a4b3d24 __SCK__tp_func_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x5a530120 nvmem_cell_read_variable_le_u64 +EXPORT_SYMBOL_GPL vmlinux 0x5a6cdb52 nf_ct_zone_dflt +EXPORT_SYMBOL_GPL vmlinux 0x5a72d0ba _RNvXNtNtCs3AkgXgqgK6r_4core3fmt7nofloatfNtB4_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5a7bfe41 crypto_probing_notify +EXPORT_SYMBOL_GPL vmlinux 0x5a7c4007 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3str5errorNtB5_9Utf8ErrorNtNtB9_5error5Error11description +EXPORT_SYMBOL_GPL vmlinux 0x5a9a88dd is_swiotlb_active +EXPORT_SYMBOL_GPL vmlinux 0x5aa20063 devm_rtc_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x5aa70984 acpi_reduced_hardware +EXPORT_SYMBOL_GPL vmlinux 0x5aa8c6f2 extcon_sync +EXPORT_SYMBOL_GPL vmlinux 0x5aa9d4c3 perf_event_addr_filters_sync +EXPORT_SYMBOL_GPL vmlinux 0x5ab09745 edac_get_owner +EXPORT_SYMBOL_GPL vmlinux 0x5aea49b0 relay_open +EXPORT_SYMBOL_GPL vmlinux 0x5af127fc pm_generic_thaw_early +EXPORT_SYMBOL_GPL vmlinux 0x5b12cdcc gnttab_foreach_grant_in_range +EXPORT_SYMBOL_GPL vmlinux 0x5b21ceff ring_buffer_iter_peek +EXPORT_SYMBOL_GPL vmlinux 0x5b250c6e _RNvXsl_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_7___m256iNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5b2a1a55 gpiod_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x5b30de55 platform_device_add +EXPORT_SYMBOL_GPL vmlinux 0x5b30e25c vhost_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x5b32285e fwnode_graph_get_endpoint_by_id +EXPORT_SYMBOL_GPL vmlinux 0x5b3de0ee usb_kill_urb +EXPORT_SYMBOL_GPL vmlinux 0x5b4b5f85 nd_tbl +EXPORT_SYMBOL_GPL vmlinux 0x5b4bb7b8 _RNvNtCs3AkgXgqgK6r_4core6result13unwrap_failed +EXPORT_SYMBOL_GPL vmlinux 0x5b510078 auxiliary_device_init +EXPORT_SYMBOL_GPL vmlinux 0x5b53ced0 xenbus_dev_cancel +EXPORT_SYMBOL_GPL vmlinux 0x5b708c9e inverse_translate +EXPORT_SYMBOL_GPL vmlinux 0x5b73ea28 regmap_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x5b74040c __tracepoint_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x5b7bdc51 _RNvXs46_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_4zoneNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5b83807b __tracepoint_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x5b941bf6 crypto_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x5ba3db83 sdio_memcpy_toio +EXPORT_SYMBOL_GPL vmlinux 0x5ba8785c mptcp_pm_get_subflows_max +EXPORT_SYMBOL_GPL vmlinux 0x5ba9c87f blk_crypto_keyslot_index +EXPORT_SYMBOL_GPL vmlinux 0x5bbfe50c _RNvMsc_NtCsbwHtcUjRN57_6kernel3strNtB5_7CString12try_from_fmt +EXPORT_SYMBOL_GPL vmlinux 0x5bc12a5b _RNvXs1b_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB8_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5bc950fe regulator_irq_helper_cancel +EXPORT_SYMBOL_GPL vmlinux 0x5bcc0df7 ata_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x5bd0748f crypto_del_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x5bdae35b usb_phy_roothub_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x5bdbac4e rcu_unexpedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x5be34a38 mbox_client_txdone +EXPORT_SYMBOL_GPL vmlinux 0x5be3aae4 pci_epf_alloc_space +EXPORT_SYMBOL_GPL vmlinux 0x5be50bfb _RNvXs2z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13maple_topiaryNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5beb337e devm_i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0x5bf9860e dst_cache_set_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x5bff9b41 thermal_zone_bind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x5c070f62 cper_mem_err_status_str +EXPORT_SYMBOL_GPL vmlinux 0x5c0b3843 pin_get_name +EXPORT_SYMBOL_GPL vmlinux 0x5c0c165e __SCT__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x5c1247c6 scsi_host_unblock +EXPORT_SYMBOL_GPL vmlinux 0x5c13dd70 bdev_alignment_offset +EXPORT_SYMBOL_GPL vmlinux 0x5c14d3ed param_set_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x5c16117d _RNvXs9_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0x5c309e65 hibernate_quiet_exec +EXPORT_SYMBOL_GPL vmlinux 0x5c3d8253 kthread_mod_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x5c461b6a crypto_comp_compress +EXPORT_SYMBOL_GPL vmlinux 0x5c5a1b16 tick_broadcast_control +EXPORT_SYMBOL_GPL vmlinux 0x5c6a96c4 sysfs_rename_link_ns +EXPORT_SYMBOL_GPL vmlinux 0x5c74b41d public_key_signature_free +EXPORT_SYMBOL_GPL vmlinux 0x5c7b6b50 devlink_dpipe_match_put +EXPORT_SYMBOL_GPL vmlinux 0x5cab9945 unregister_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0x5cad8fc3 power_supply_ocv2cap_simple +EXPORT_SYMBOL_GPL vmlinux 0x5cba4487 _RNvXs3_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x5cc77c45 led_colors +EXPORT_SYMBOL_GPL vmlinux 0x5cd19241 sata_pmp_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x5cd867a7 acpi_subsys_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x5ceb9679 ata_link_next +EXPORT_SYMBOL_GPL vmlinux 0x5ceddd8c __devm_add_action +EXPORT_SYMBOL_GPL vmlinux 0x5cede0a7 xdp_flush_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x5d0113e0 x86_pred_cmd +EXPORT_SYMBOL_GPL vmlinux 0x5d0f09fe wm831x_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x5d17148b apei_write +EXPORT_SYMBOL_GPL vmlinux 0x5d1ea8dc get_task_mm +EXPORT_SYMBOL_GPL vmlinux 0x5d288d30 rio_mport_class +EXPORT_SYMBOL_GPL vmlinux 0x5d2aa5fb rhashtable_walk_peek +EXPORT_SYMBOL_GPL vmlinux 0x5d2bc42a reset_control_rearm +EXPORT_SYMBOL_GPL vmlinux 0x5d331a09 _RNvMs0_NtNtCsbwHtcUjRN57_6kernel4sync7condvarNtB5_7CondVar3new +EXPORT_SYMBOL_GPL vmlinux 0x5d374159 xdp_rxq_info_is_reg +EXPORT_SYMBOL_GPL vmlinux 0x5d377b2b snp_issue_guest_request +EXPORT_SYMBOL_GPL vmlinux 0x5d46f54a simple_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0x5d5d4299 crypto_mod_put +EXPORT_SYMBOL_GPL vmlinux 0x5d60fb70 wp_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x5d684628 badblocks_init +EXPORT_SYMBOL_GPL vmlinux 0x5d6f2ed0 pci_generic_config_read +EXPORT_SYMBOL_GPL vmlinux 0x5d7600b4 sysfs_create_group +EXPORT_SYMBOL_GPL vmlinux 0x5d77d9fb mddev_init_writes_pending +EXPORT_SYMBOL_GPL vmlinux 0x5d7ad839 _RNvXs4j_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_12NonZeroUsizeNtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x5d8476d3 bpf_sk_storage_diag_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5d9317d7 uv_teardown_irq +EXPORT_SYMBOL_GPL vmlinux 0x5d957a78 gpiochip_get_desc +EXPORT_SYMBOL_GPL vmlinux 0x5da67adc zs_compact +EXPORT_SYMBOL_GPL vmlinux 0x5da780df _RNvXs29_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i32x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5da8171a _RNvMs0_NtCsbwHtcUjRN57_6kernel4taskNtB5_4Task7wake_up +EXPORT_SYMBOL_GPL vmlinux 0x5db3a7f4 _RNvXsx_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_6___m512NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5db80a6e __acpi_node_get_property_reference +EXPORT_SYMBOL_GPL vmlinux 0x5dbcfa4f boot_cpu_physical_apicid +EXPORT_SYMBOL_GPL vmlinux 0x5dbd6c27 _RNvXs3d_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u32x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5dcb7d74 edac_mc_add_mc_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x5dce98f4 _RNvXs_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3imphNtB8_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5dceedf1 _RNvXsl_NtNtCs3AkgXgqgK6r_4core4hash3sipNtB5_11Sip13RoundsNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5dd86fa2 register_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x5de27ee5 _RNvXsv_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5de50afe ata_acpi_cbl_80wire +EXPORT_SYMBOL_GPL vmlinux 0x5dee2bba rtc_set_alarm +EXPORT_SYMBOL_GPL vmlinux 0x5df156d7 _RNvXs_NtCs3AkgXgqgK6r_4core5allocNtB4_10AllocErrorNtNtB6_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5df1f8c5 fsnotify_alloc_group +EXPORT_SYMBOL_GPL vmlinux 0x5e11c3af pse_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5e173309 cpu_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x5e1810eb blkcg_policy_register +EXPORT_SYMBOL_GPL vmlinux 0x5e24d34f dev_pm_opp_get_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x5e34719d _RNvXs3_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x5e48beb2 _RNvXs3_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x5e515be6 ktime_get_ts64 +EXPORT_SYMBOL_GPL vmlinux 0x5e798ffb divider_get_val +EXPORT_SYMBOL_GPL vmlinux 0x5e81ce86 __get_task_comm +EXPORT_SYMBOL_GPL vmlinux 0x5e848604 invalidate_inode_pages2 +EXPORT_SYMBOL_GPL vmlinux 0x5e85415b ring_buffer_consume +EXPORT_SYMBOL_GPL vmlinux 0x5e886f66 register_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x5e8917f6 _RNvXs3I_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15page_frag_cacheNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5e8c8812 usb_hcd_pci_remove +EXPORT_SYMBOL_GPL vmlinux 0x5eae5408 clk_is_enabled_when_prepared +EXPORT_SYMBOL_GPL vmlinux 0x5ec08969 ata_wait_register +EXPORT_SYMBOL_GPL vmlinux 0x5ed71b84 nf_checksum +EXPORT_SYMBOL_GPL vmlinux 0x5edcdb8a vcap_find_keystream_keysets +EXPORT_SYMBOL_GPL vmlinux 0x5ee2aa12 list_lru_count_node +EXPORT_SYMBOL_GPL vmlinux 0x5ee6606c pci_device_is_present +EXPORT_SYMBOL_GPL vmlinux 0x5ef021c0 iommu_attach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0x5ef7b390 gpiochip_irq_map +EXPORT_SYMBOL_GPL vmlinux 0x5ef9d674 _RNvXs5_NtCs3AkgXgqgK6r_4core4timemINtNtNtB7_3ops5arith3MulNtB5_8DurationE3mul +EXPORT_SYMBOL_GPL vmlinux 0x5f02eca7 usb_debug_root +EXPORT_SYMBOL_GPL vmlinux 0x5f1626c9 _RNvXs3z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_61folio__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5f183874 skb_complete_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x5f1a17e5 __traceiter_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x5f23e3fa insert_resource +EXPORT_SYMBOL_GPL vmlinux 0x5f2d309a gpiod_set_raw_value +EXPORT_SYMBOL_GPL vmlinux 0x5f2da8c4 check_tsc_unstable +EXPORT_SYMBOL_GPL vmlinux 0x5f2de046 fsverity_ioctl_enable +EXPORT_SYMBOL_GPL vmlinux 0x5f2fcc83 ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0x5f384a68 x509_free_certificate +EXPORT_SYMBOL_GPL vmlinux 0x5f41fdb0 aead_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x5f46322f phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x5f46925e evict_inodes +EXPORT_SYMBOL_GPL vmlinux 0x5f4b96ca of_css +EXPORT_SYMBOL_GPL vmlinux 0x5f6f1e9e dax_get_private +EXPORT_SYMBOL_GPL vmlinux 0x5f74c675 dbs_update +EXPORT_SYMBOL_GPL vmlinux 0x5f9ce2d5 _RNvXs15_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB8_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x5fa625ed mpi_ec_mul_point +EXPORT_SYMBOL_GPL vmlinux 0x5fab8684 dev_attr_unload_heads +EXPORT_SYMBOL_GPL vmlinux 0x5fab99a5 blk_crypto_evict_key +EXPORT_SYMBOL_GPL vmlinux 0x5fadc180 __SCK__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x5fb41455 _RNvXs7_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x5fb72960 _RNvXs1H_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12fpregs_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5fc8cde6 sata_async_notification +EXPORT_SYMBOL_GPL vmlinux 0x5fdf7b32 smca_get_bank_type +EXPORT_SYMBOL_GPL vmlinux 0x5fdfa2c1 amd_pmu_enable_virt +EXPORT_SYMBOL_GPL vmlinux 0x5fe3fb4d driver_create_file +EXPORT_SYMBOL_GPL vmlinux 0x5feaddff _RNvXs49_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14deferred_splitNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x5ff7f38e fpu_update_guest_xfd +EXPORT_SYMBOL_GPL vmlinux 0x5ff9cad6 genphy_c45_read_status +EXPORT_SYMBOL_GPL vmlinux 0x5ffb1f54 dst_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x60091316 clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x60099a52 rio_map_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x6009b52d usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0x6027f212 _RNvXsb_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x60311182 acpi_match_device +EXPORT_SYMBOL_GPL vmlinux 0x603cd603 __sock_recv_cmsgs +EXPORT_SYMBOL_GPL vmlinux 0x603d0d51 acpi_os_map_iomem +EXPORT_SYMBOL_GPL vmlinux 0x604722fd devices_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x60503c7f _RNvNvMNtNtCs3AkgXgqgK6r_4core3ptr9alignmentNtB4_9Alignment13new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x60516670 __intel_scu_ipc_register +EXPORT_SYMBOL_GPL vmlinux 0x6057846c cpufreq_dbs_governor_exit +EXPORT_SYMBOL_GPL vmlinux 0x605bfaec _RNvXs7_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x606b4aba devlink_linecard_provision_set +EXPORT_SYMBOL_GPL vmlinux 0x607093a8 xhci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x607c4683 devlink_info_version_fixed_put +EXPORT_SYMBOL_GPL vmlinux 0x608c7432 intel_cpu_collect_info +EXPORT_SYMBOL_GPL vmlinux 0x608d25d6 __xas_prev +EXPORT_SYMBOL_GPL vmlinux 0x6091797f synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x6098c727 netdev_rx_handler_unregister +EXPORT_SYMBOL_GPL vmlinux 0x609aecae ping_err +EXPORT_SYMBOL_GPL vmlinux 0x60a13e90 rcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x60a7ddcf ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0x60ae0922 power_supply_vbat2ri +EXPORT_SYMBOL_GPL vmlinux 0x60b72f48 _RNvNvMsx_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_12NonZeroUsize13new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x60bd8ae2 debugfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x60c43f4c of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0x60dbf359 ata_scsi_dma_need_drain +EXPORT_SYMBOL_GPL vmlinux 0x60e6963b _RNvXsp_NtNtCs3AkgXgqgK6r_4core9core_simd5maskssNtNtB5_6sealed6Sealed2eq +EXPORT_SYMBOL_GPL vmlinux 0x60ebc96f ring_buffer_read_prepare +EXPORT_SYMBOL_GPL vmlinux 0x611281b3 handle_fasteoi_irq +EXPORT_SYMBOL_GPL vmlinux 0x611cfa85 klist_add_tail +EXPORT_SYMBOL_GPL vmlinux 0x611f20f8 security_file_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x612225bd dmaengine_unmap_put +EXPORT_SYMBOL_GPL vmlinux 0x6125cb53 _RNvXs8_NtCsbwHtcUjRN57_6kernel3strNtB5_12RawFormatterNtNtCs3AkgXgqgK6r_4core3fmt5Write9write_str +EXPORT_SYMBOL_GPL vmlinux 0x6128700b devm_nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x6129fb93 sfp_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x612bfd89 errno_to_blk_status +EXPORT_SYMBOL_GPL vmlinux 0x6133cfd4 _RNvXs_NtNtCs3AkgXgqgK6r_4core5panic10panic_infoNtB4_9PanicInfoNtNtB8_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x613c91a2 hte_push_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x6149606b _RNvMNtNtCs3AkgXgqgK6r_4core3num3fmtNtB2_4Part5write +EXPORT_SYMBOL_GPL vmlinux 0x616b84f2 _RNvXs3i_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11uprobe_taskNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x616e9f5a virtqueue_get_desc_addr +EXPORT_SYMBOL_GPL vmlinux 0x61809325 xhci_resume +EXPORT_SYMBOL_GPL vmlinux 0x6181e79f timerqueue_add +EXPORT_SYMBOL_GPL vmlinux 0x61853c74 ata_acpi_stm +EXPORT_SYMBOL_GPL vmlinux 0x6194fdf0 ptp_classify_raw +EXPORT_SYMBOL_GPL vmlinux 0x6198dfea __ring_buffer_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6199ad5d crypto_has_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x619b7bee cpuidle_register +EXPORT_SYMBOL_GPL vmlinux 0x61b15085 blk_mq_quiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x61b443f8 x86_spec_ctrl_current +EXPORT_SYMBOL_GPL vmlinux 0x61b4d274 component_unbind_all +EXPORT_SYMBOL_GPL vmlinux 0x61bd0bd0 get_completed_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x61cdd921 bio_blkcg_css +EXPORT_SYMBOL_GPL vmlinux 0x61d2472c devm_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x61dd87f5 _RNvXs6_NtCsbwHtcUjRN57_6kernel5errorNtB5_5ErrorINtNtCs3AkgXgqgK6r_4core7convert4FromNtBM_10InfallibleE4from +EXPORT_SYMBOL_GPL vmlinux 0x61f1644b mas_find_range +EXPORT_SYMBOL_GPL vmlinux 0x61f281c6 skb_consume_udp +EXPORT_SYMBOL_GPL vmlinux 0x61f4918b _RNvXs1_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x61f67c92 phy_gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0x61fd6763 __SCK__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0x61fd6b96 __traceiter_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x6213082b fsstack_copy_inode_size +EXPORT_SYMBOL_GPL vmlinux 0x621a0f20 pinctrl_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0x622a8880 usb_add_phy_dev +EXPORT_SYMBOL_GPL vmlinux 0x622c7922 register_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6232e171 devlink_port_attrs_pci_pf_set +EXPORT_SYMBOL_GPL vmlinux 0x62377a7b blk_io_schedule +EXPORT_SYMBOL_GPL vmlinux 0x6246a629 synchronize_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x62529428 usb_reset_configuration +EXPORT_SYMBOL_GPL vmlinux 0x6257dda7 clk_rate_exclusive_get +EXPORT_SYMBOL_GPL vmlinux 0x6259d291 clk_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x625abbf6 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter9sign_plus +EXPORT_SYMBOL_GPL vmlinux 0x626d65ac vring_new_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x6288c123 vp_modern_generation +EXPORT_SYMBOL_GPL vmlinux 0x6289834e crypto_akcipher_sync_post +EXPORT_SYMBOL_GPL vmlinux 0x6298a008 _RNvXsa_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x6298a776 vcap_rule_set_counter +EXPORT_SYMBOL_GPL vmlinux 0x62ad1ef9 phy_put +EXPORT_SYMBOL_GPL vmlinux 0x62b56901 _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings4CRIT +EXPORT_SYMBOL_GPL vmlinux 0x62bb09bf clocks_calc_mult_shift +EXPORT_SYMBOL_GPL vmlinux 0x62c32d74 _RNvXs9_NtCs3AkgXgqgK6r_4core5errorNtNtB7_4cell14BorrowMutErrorNtB5_5Error11description +EXPORT_SYMBOL_GPL vmlinux 0x62d5866c serial8250_modem_status +EXPORT_SYMBOL_GPL vmlinux 0x62d74410 _RNvMNtNtCs3AkgXgqgK6r_4core5panic10panic_infoNtB2_9PanicInfo7payload +EXPORT_SYMBOL_GPL vmlinux 0x62dcb11a dmi_kobj +EXPORT_SYMBOL_GPL vmlinux 0x62fd79ed blk_crypto_intersect_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x62fe1313 spi_finalize_current_message +EXPORT_SYMBOL_GPL vmlinux 0x63026490 unregister_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x63141af0 kgdb_unregister_io_module +EXPORT_SYMBOL_GPL vmlinux 0x63150e06 clk_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x6317d63f genphy_c45_loopback +EXPORT_SYMBOL_GPL vmlinux 0x63197685 s2idle_wake +EXPORT_SYMBOL_GPL vmlinux 0x631d2eb4 rio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x6340434e x86_model +EXPORT_SYMBOL_GPL vmlinux 0x634b6f09 debugfs_create_x16 +EXPORT_SYMBOL_GPL vmlinux 0x634b7779 iommu_attach_group +EXPORT_SYMBOL_GPL vmlinux 0x63585925 devm_of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0x636751b8 hv_set_non_nested_register +EXPORT_SYMBOL_GPL vmlinux 0x63695a43 _RNvXs1L_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u32x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6378f7b3 devlink_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x637ac92b _RNvXsW_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_14TwoWaySearcherNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x637cbafd dev_pm_domain_start +EXPORT_SYMBOL_GPL vmlinux 0x6389aff6 transport_add_device +EXPORT_SYMBOL_GPL vmlinux 0x638a9653 memory_add_physaddr_to_nid +EXPORT_SYMBOL_GPL vmlinux 0x639b6dfa _RNvXsq_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impjNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x63af5c54 __xenbus_register_backend +EXPORT_SYMBOL_GPL vmlinux 0x63b57ae5 clk_register_divider_table +EXPORT_SYMBOL_GPL vmlinux 0x63c08029 clk_bulk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0x63d1263a dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x63d16d88 lwtunnel_build_state +EXPORT_SYMBOL_GPL vmlinux 0x63e7fe50 _RNvXsp_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_4i8x4NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x63ea80b3 cper_mem_err_type_str +EXPORT_SYMBOL_GPL vmlinux 0x63ec8322 extcon_set_property_capability +EXPORT_SYMBOL_GPL vmlinux 0x63f3294e devm_gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0x63f46041 iommu_unmap_fast +EXPORT_SYMBOL_GPL vmlinux 0x63f9fb54 _RNvXs15_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10pv_mmu_opsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x640f0876 _RNvNtCsbwHtcUjRN57_6kernel5print16call_printk_cont +EXPORT_SYMBOL_GPL vmlinux 0x6430db00 _RNvXs0_NtNtCs3AkgXgqgK6r_4core4char6decodeNtB5_16DecodeUtf16ErrorNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x643c1602 mm_kobj +EXPORT_SYMBOL_GPL vmlinux 0x643de062 _RNvMNtCs3AkgXgqgK6r_4core3f64d16partial_classify +EXPORT_SYMBOL_GPL vmlinux 0x6441b2b1 crypto_grab_shash +EXPORT_SYMBOL_GPL vmlinux 0x6457c7fb _RNvXs1i_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7cpumaskNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x645ea9c0 netdev_rx_handler_register +EXPORT_SYMBOL_GPL vmlinux 0x6465df0f pci_enable_ats +EXPORT_SYMBOL_GPL vmlinux 0x64687b91 switchdev_handle_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x6473a856 devm_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x647a28ce desc_to_gpio +EXPORT_SYMBOL_GPL vmlinux 0x648dfc82 list_lru_add +EXPORT_SYMBOL_GPL vmlinux 0x648f59a9 sfp_module_insert +EXPORT_SYMBOL_GPL vmlinux 0x64958bf1 _RNvNvMNtCs3AkgXgqgK6r_4core3f64d7to_bits13ct_f64_to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x64a262e7 _RNvXs2R_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20system_time_snapshotNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x64a31445 mutex_lock_io +EXPORT_SYMBOL_GPL vmlinux 0x64a62e11 acpi_processor_ffh_cstate_enter +EXPORT_SYMBOL_GPL vmlinux 0x64bebafd _RNvXs2_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x64c36757 fat_scan +EXPORT_SYMBOL_GPL vmlinux 0x64d5f996 devm_phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x64d80acb fwnode_get_next_available_child_node +EXPORT_SYMBOL_GPL vmlinux 0x64df1e4f ata_scsi_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x64e27c4f synth_event_delete +EXPORT_SYMBOL_GPL vmlinux 0x64f23dc4 dma_pci_p2pdma_supported +EXPORT_SYMBOL_GPL vmlinux 0x64f36620 dax_flush +EXPORT_SYMBOL_GPL vmlinux 0x64f8a45e _RNvXsh_NtCs3AkgXgqgK6r_4core3fmtcNtB5_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6502d9c2 xenbus_scanf +EXPORT_SYMBOL_GPL vmlinux 0x65056ee1 __traceiter_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x651d10e5 ktime_get_tai_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6527a231 dbgp_external_startup +EXPORT_SYMBOL_GPL vmlinux 0x652c34d9 bpf_event_output +EXPORT_SYMBOL_GPL vmlinux 0x6531a37f mpi_add +EXPORT_SYMBOL_GPL vmlinux 0x653b70c4 blk_crypto_update_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x6540de51 gpiochip_irq_unmap +EXPORT_SYMBOL_GPL vmlinux 0x654ba130 _RNvMNtCs3AkgXgqgK6r_4core3stre12escape_debug +EXPORT_SYMBOL_GPL vmlinux 0x65525c38 ghes_register_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x655d5437 i2c_dw_prepare_clk +EXPORT_SYMBOL_GPL vmlinux 0x656340cb inet_twsk_put +EXPORT_SYMBOL_GPL vmlinux 0x65704d22 hv_stimer_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x65775980 auxiliary_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x65934aa8 dma_vmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x65acf90c sbitmap_weight +EXPORT_SYMBOL_GPL vmlinux 0x65bee372 ata_host_init +EXPORT_SYMBOL_GPL vmlinux 0x65ccb6f0 call_netevent_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x65d39633 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter9write_str +EXPORT_SYMBOL_GPL vmlinux 0x65d69d78 __xdp_rxq_info_reg +EXPORT_SYMBOL_GPL vmlinux 0x65eb2fe0 device_create +EXPORT_SYMBOL_GPL vmlinux 0x65f1ca7c vp_modern_set_status +EXPORT_SYMBOL_GPL vmlinux 0x6602f5dd regulator_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x661601de sprint_symbol +EXPORT_SYMBOL_GPL vmlinux 0x6628e9a8 _RNvXsD_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x662c751f sata_link_scr_lpm +EXPORT_SYMBOL_GPL vmlinux 0x6636c3c9 irq_set_vcpu_affinity +EXPORT_SYMBOL_GPL vmlinux 0x663bb448 devlink_fmsg_obj_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x665e92a0 clk_set_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x6666a48a blk_rq_is_poll +EXPORT_SYMBOL_GPL vmlinux 0x666aa380 i2c_adapter_type +EXPORT_SYMBOL_GPL vmlinux 0x66793a67 _RNvXs2u_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_42maple_range_64__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x667ad21c wm8350_block_write +EXPORT_SYMBOL_GPL vmlinux 0x667ee398 _RNvXs7_NtNtCs3AkgXgqgK6r_4core4char7convertNtB5_16CharTryFromErrorNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6682d7e4 dev_pm_set_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x668402aa crypto_put_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x66950abb vchan_init +EXPORT_SYMBOL_GPL vmlinux 0x669f7c21 regulator_is_equal +EXPORT_SYMBOL_GPL vmlinux 0x66a6486b _RNvXs7_NtNtCs3AkgXgqgK6r_4core3mem15transmutabilityNtB5_6AssumeNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x66b34c51 clk_hw_rate_is_protected +EXPORT_SYMBOL_GPL vmlinux 0x66b97421 sfp_link_up +EXPORT_SYMBOL_GPL vmlinux 0x66bacf77 __tracepoint_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x66c346a7 tpm2_probe +EXPORT_SYMBOL_GPL vmlinux 0x66d45a2f vp_modern_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x66d5e6fc crypto_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x66d87d38 symbol_put_addr +EXPORT_SYMBOL_GPL vmlinux 0x66da0414 mmu_interval_notifier_remove +EXPORT_SYMBOL_GPL vmlinux 0x66df5ef6 of_pse_control_get +EXPORT_SYMBOL_GPL vmlinux 0x66df80e8 tpm_pcr_read +EXPORT_SYMBOL_GPL vmlinux 0x66e85996 iomap_get_folio +EXPORT_SYMBOL_GPL vmlinux 0x66efaec3 inet_unhash +EXPORT_SYMBOL_GPL vmlinux 0x66f07cc8 devlink_free +EXPORT_SYMBOL_GPL vmlinux 0x6703e653 buffer_migrate_folio_norefs +EXPORT_SYMBOL_GPL vmlinux 0x670b339c ghes_get_devices +EXPORT_SYMBOL_GPL vmlinux 0x672108c2 _RNvXsb_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3imptNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6731f747 xdp_return_frame_rx_napi +EXPORT_SYMBOL_GPL vmlinux 0x6739a503 balloon_set_new_target +EXPORT_SYMBOL_GPL vmlinux 0x673a65ea _RNvXs1_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_15TryFromIntErrorINtNtB9_7convert4FromzE4from +EXPORT_SYMBOL_GPL vmlinux 0x674a55de inet6_hash +EXPORT_SYMBOL_GPL vmlinux 0x6759bd00 __SCT__tp_func_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x6768768a _RNvMs0_NtCsbwHtcUjRN57_6kernel4taskNtB5_4Task3pid +EXPORT_SYMBOL_GPL vmlinux 0x677c69f1 make_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x677ff88c xas_store +EXPORT_SYMBOL_GPL vmlinux 0x6789fd8b ethnl_cable_test_amplitude +EXPORT_SYMBOL_GPL vmlinux 0x678c6ac2 ata_qc_complete +EXPORT_SYMBOL_GPL vmlinux 0x6790ebd3 mce_is_memory_error +EXPORT_SYMBOL_GPL vmlinux 0x67955ce6 profile_hits +EXPORT_SYMBOL_GPL vmlinux 0x679c944c pci_set_pcie_reset_state +EXPORT_SYMBOL_GPL vmlinux 0x67b684e3 __clk_mux_determine_rate_closest +EXPORT_SYMBOL_GPL vmlinux 0x67b6d467 devm_clk_get_optional_prepared +EXPORT_SYMBOL_GPL vmlinux 0x67baa56f platform_msi_domain_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0x67c3c795 get_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x67c50d14 raw_unhash_sk +EXPORT_SYMBOL_GPL vmlinux 0x67c80034 _RNvMNtCs3AkgXgqgK6r_4core3f64d13classify_bits +EXPORT_SYMBOL_GPL vmlinux 0x67d98d41 walk_hmem_resources +EXPORT_SYMBOL_GPL vmlinux 0x67da9f7c sha512_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x67dcd76b uv_setup_irq +EXPORT_SYMBOL_GPL vmlinux 0x67e12fa2 _RNvXs4_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0x67f14933 pci_epf_create +EXPORT_SYMBOL_GPL vmlinux 0x67fc190a devlink_port_type_clear +EXPORT_SYMBOL_GPL vmlinux 0x67fdc2e0 tcp_plb_update_state_upon_rto +EXPORT_SYMBOL_GPL vmlinux 0x68076c98 _RNvXsg_NtNtCs3AkgXgqgK6r_4core4task4wakeNtB5_14RawWakerVTableNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6807c2ab shash_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0x680c7236 set_primary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x6815bec2 __rt_mutex_init +EXPORT_SYMBOL_GPL vmlinux 0x6822de1a firmware_upload_unregister +EXPORT_SYMBOL_GPL vmlinux 0x682ff057 ring_buffer_commit_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x68309bb0 devl_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6839a3c9 spi_get_next_queued_message +EXPORT_SYMBOL_GPL vmlinux 0x683baacc em_dev_register_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x683f97d8 __clk_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x68435de0 raw_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x68460527 blkcg_set_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x684c9ab4 __devm_regmap_init +EXPORT_SYMBOL_GPL vmlinux 0x684e369d nvdimm_region_delete +EXPORT_SYMBOL_GPL vmlinux 0x685136a9 pwm_adjust_config +EXPORT_SYMBOL_GPL vmlinux 0x6855e091 __crypto_alloc_tfmgfp +EXPORT_SYMBOL_GPL vmlinux 0x68709c2a _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings5EMERG +EXPORT_SYMBOL_GPL vmlinux 0x687fda9d _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data2cc6lookup +EXPORT_SYMBOL_GPL vmlinux 0x68952493 rcu_note_context_switch +EXPORT_SYMBOL_GPL vmlinux 0x68a0502e sata_scr_write_flush +EXPORT_SYMBOL_GPL vmlinux 0x68a527b7 device_phy_find_device +EXPORT_SYMBOL_GPL vmlinux 0x68b1e128 _RNvXs2f_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16hlist_nulls_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x68b5d478 component_master_del +EXPORT_SYMBOL_GPL vmlinux 0x68cd48d1 mbox_client_peek_data +EXPORT_SYMBOL_GPL vmlinux 0x68cd6052 _RNvXs7_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x68d5a028 pci_enable_rom +EXPORT_SYMBOL_GPL vmlinux 0x68e4b683 nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x68e665be __traceiter_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x6900686f vcap_find_actionfield +EXPORT_SYMBOL_GPL vmlinux 0x690ef01b usb_control_msg_recv +EXPORT_SYMBOL_GPL vmlinux 0x690f585e phy_basic_ports_array +EXPORT_SYMBOL_GPL vmlinux 0x691b9877 _RNvXs2D_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_38maple_node__bindgen_ty_1__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6926c3fa vcap_rule_get_counter +EXPORT_SYMBOL_GPL vmlinux 0x692f3255 ata_platform_remove_one +EXPORT_SYMBOL_GPL vmlinux 0x6931cab5 _RNvXs3_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x6932469f dev_pm_qos_expose_flags +EXPORT_SYMBOL_GPL vmlinux 0x693c9e6f dm_audit_log_bio +EXPORT_SYMBOL_GPL vmlinux 0x695776c5 seq_buf_do_printk +EXPORT_SYMBOL_GPL vmlinux 0x695c3bae tun_get_tx_ring +EXPORT_SYMBOL_GPL vmlinux 0x696340a5 __i2c_board_lock +EXPORT_SYMBOL_GPL vmlinux 0x69637b2c __traceiter_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x6968e174 _RNvXs1v_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15class_irqsave_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x696d7e0b l1tf_mitigation +EXPORT_SYMBOL_GPL vmlinux 0x6973f653 debugfs_create_file_unsafe +EXPORT_SYMBOL_GPL vmlinux 0x697a92c4 vcap_addr_keysets +EXPORT_SYMBOL_GPL vmlinux 0x697c5d0d tracing_snapshot_alloc +EXPORT_SYMBOL_GPL vmlinux 0x697db61d genphy_c45_pma_resume +EXPORT_SYMBOL_GPL vmlinux 0x698043b6 acpi_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0x6980ce15 _RNvXsv_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeDefaultNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x698111ad genphy_c45_pma_suspend +EXPORT_SYMBOL_GPL vmlinux 0x698334c1 _RNvXs2_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0x6984de5e device_match_name +EXPORT_SYMBOL_GPL vmlinux 0x698b95c8 devlink_priv +EXPORT_SYMBOL_GPL vmlinux 0x69a0f5d1 iomap_finish_ioends +EXPORT_SYMBOL_GPL vmlinux 0x69b93687 _RNvXs4_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x69c5ce1a vfs_lock_file +EXPORT_SYMBOL_GPL vmlinux 0x69cf0632 mpi_fromstr +EXPORT_SYMBOL_GPL vmlinux 0x69d5b810 pwm_lpss_bsw_info +EXPORT_SYMBOL_GPL vmlinux 0x69d6d742 vp_modern_set_features +EXPORT_SYMBOL_GPL vmlinux 0x69d8c233 acpi_dev_state_d0 +EXPORT_SYMBOL_GPL vmlinux 0x69e683de uuid_gen +EXPORT_SYMBOL_GPL vmlinux 0x69e83605 mc146818_get_time +EXPORT_SYMBOL_GPL vmlinux 0x69ee2220 linear_range_get_selector_high +EXPORT_SYMBOL_GPL vmlinux 0x69f59586 devlink_port_type_eth_set +EXPORT_SYMBOL_GPL vmlinux 0x69feeade dev_nit_active +EXPORT_SYMBOL_GPL vmlinux 0x6a05b65b fb_videomode_from_videomode +EXPORT_SYMBOL_GPL vmlinux 0x6a14d3af unregister_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6a17a731 _RNvXs52_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15timerqueue_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6a20c2b8 pci_device_group +EXPORT_SYMBOL_GPL vmlinux 0x6a34fe4b _RNvXs1F_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u16x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6a350561 kobj_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x6a3745e6 isa_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x6a396299 blk_queue_zone_write_granularity +EXPORT_SYMBOL_GPL vmlinux 0x6a421062 memory_failure_queue +EXPORT_SYMBOL_GPL vmlinux 0x6a460dc5 schedule_hrtimeout +EXPORT_SYMBOL_GPL vmlinux 0x6a4e207c _RNvXsf_NtCs3AkgXgqgK6r_4core3fmteNtB5_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6a4f5124 devlink_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x6a4f623b mmu_notifier_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x6a572cc3 _RNvMNtNtCs3AkgXgqgK6r_4core5slice5asciiSh14trim_ascii_end +EXPORT_SYMBOL_GPL vmlinux 0x6a5eb6c9 scsi_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x6a66c281 acpi_dev_ready_for_enumeration +EXPORT_SYMBOL_GPL vmlinux 0x6a693ed9 kthread_use_mm +EXPORT_SYMBOL_GPL vmlinux 0x6a71a1d6 input_ff_erase +EXPORT_SYMBOL_GPL vmlinux 0x6a793061 bpf_prog_put +EXPORT_SYMBOL_GPL vmlinux 0x6a82d3f2 sock_diag_register +EXPORT_SYMBOL_GPL vmlinux 0x6a8441be cpci_hp_start +EXPORT_SYMBOL_GPL vmlinux 0x6a866362 udp4_hwcsum +EXPORT_SYMBOL_GPL vmlinux 0x6a877141 _RNvXs3_NtCs3AkgXgqgK6r_4core5asciiNtB5_13EscapeDefaultNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6a9e90af ata_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x6aa14b40 devm_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0x6aa2a877 xenbus_printf +EXPORT_SYMBOL_GPL vmlinux 0x6aad9152 xen_set_callback_via +EXPORT_SYMBOL_GPL vmlinux 0x6ac0e1a3 percpu_free_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x6ad2a455 phy_set_speed +EXPORT_SYMBOL_GPL vmlinux 0x6adc2e85 devres_remove +EXPORT_SYMBOL_GPL vmlinux 0x6adf9a4d dma_resv_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x6aec7c09 rt_mutex_lock_interruptible +EXPORT_SYMBOL_GPL vmlinux 0x6aef213f posix_clock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6af75e56 _RNvXNtNtNtCsbwHtcUjRN57_6kernel4sync4lock5mutexNtB2_12MutexBackendNtB4_7Backend6unlock +EXPORT_SYMBOL_GPL vmlinux 0x6b00088c rio_mport_initialize +EXPORT_SYMBOL_GPL vmlinux 0x6b0dc565 xen_set_irq_priority +EXPORT_SYMBOL_GPL vmlinux 0x6b0eaa18 hv_ghcb_msr_read +EXPORT_SYMBOL_GPL vmlinux 0x6b2b5773 seg6_do_srh_encap +EXPORT_SYMBOL_GPL vmlinux 0x6b2b69f7 static_key_enable +EXPORT_SYMBOL_GPL vmlinux 0x6b35a16b intel_scu_ipc_dev_get +EXPORT_SYMBOL_GPL vmlinux 0x6b37a012 dm_noflush_suspending +EXPORT_SYMBOL_GPL vmlinux 0x6b3ae022 acpi_os_unmap_iomem +EXPORT_SYMBOL_GPL vmlinux 0x6b3d1441 __SCK__tp_func_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x6b413c9b sfp_link_down +EXPORT_SYMBOL_GPL vmlinux 0x6b447063 gnttab_page_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x6b48dec9 __tracepoint_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x6b4990a1 tpm_try_get_ops +EXPORT_SYMBOL_GPL vmlinux 0x6b4cb156 dpm_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x6b54bb86 _RNvXs5_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_15TryFromIntErrorNtNtB9_5error5Error11description +EXPORT_SYMBOL_GPL vmlinux 0x6b5e75c3 _RNvNvNtNtNtCs3AkgXgqgK6r_4core9core_arch3x864sse219__mm_srli_si128_impl4mask +EXPORT_SYMBOL_GPL vmlinux 0x6b7a4335 hyperv_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x6b81c38b power_supply_unreg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6b84ad6a rtc_set_time +EXPORT_SYMBOL_GPL vmlinux 0x6b8961b1 nvdimm_region_notify +EXPORT_SYMBOL_GPL vmlinux 0x6b9ad3e3 dev_pm_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6b9fca69 disk_alloc_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0x6ba15421 _RNvXs8_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x6ba36c6a hwpoison_filter_flags_value +EXPORT_SYMBOL_GPL vmlinux 0x6bbbe4c6 hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0x6bbd8324 perf_unregister_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x6bc2160b irq_domain_free_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x6bcdedc0 mpi_point_init +EXPORT_SYMBOL_GPL vmlinux 0x6bd1aa56 stack_trace_save +EXPORT_SYMBOL_GPL vmlinux 0x6bd4d90d _RNvXs3A_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_47folio__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6bd827db usb_check_bulk_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x6bdef35c acpi_ec_mark_gpe_for_wake +EXPORT_SYMBOL_GPL vmlinux 0x6bdf2e9d skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0x6be3a96b hv_remove_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0x6beec238 msi_domain_first_desc +EXPORT_SYMBOL_GPL vmlinux 0x6bf042a1 fwnode_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x6bfcfffe ip_route_output_key_hash +EXPORT_SYMBOL_GPL vmlinux 0x6c0c342e dev_pm_opp_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x6c108fe7 _RNvXs3C_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_19folio__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6c12632c edac_device_del_device +EXPORT_SYMBOL_GPL vmlinux 0x6c205008 mpi_print +EXPORT_SYMBOL_GPL vmlinux 0x6c2221d6 battery_hook_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6c3231e3 ata_host_put +EXPORT_SYMBOL_GPL vmlinux 0x6c389761 acpi_bus_get_private_data +EXPORT_SYMBOL_GPL vmlinux 0x6c3f32fa virtio_device_restore +EXPORT_SYMBOL_GPL vmlinux 0x6c3f70e0 guid_gen +EXPORT_SYMBOL_GPL vmlinux 0x6c43ccc1 _RNvXs3u_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_32page__bindgen_ty_1__bindgen_ty_4NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6c4b6684 reset_control_assert +EXPORT_SYMBOL_GPL vmlinux 0x6c5ad0cd kmsg_dump_register +EXPORT_SYMBOL_GPL vmlinux 0x6c5d7122 br_ip6_fragment +EXPORT_SYMBOL_GPL vmlinux 0x6c655913 register_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6c683415 register_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x6c7689c1 pci_disable_rom +EXPORT_SYMBOL_GPL vmlinux 0x6c79baf0 _RNvXs1_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeUnicodeNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6c7b435f mc146818_does_rtc_work +EXPORT_SYMBOL_GPL vmlinux 0x6c904f93 kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x6c94c0ae __put_task_struct +EXPORT_SYMBOL_GPL vmlinux 0x6c94d8cf do_unregister_con_driver +EXPORT_SYMBOL_GPL vmlinux 0x6c953bfb pci_vpd_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6c974d2e irq_set_default_host +EXPORT_SYMBOL_GPL vmlinux 0x6ca34c91 fwnode_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0x6ca4bf88 async_synchronize_full_domain +EXPORT_SYMBOL_GPL vmlinux 0x6cb1b89f cpci_hp_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x6cb49fe6 xhci_update_hub_device +EXPORT_SYMBOL_GPL vmlinux 0x6cb5f319 __rg_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6cc07a20 devres_open_group +EXPORT_SYMBOL_GPL vmlinux 0x6cde22f3 _RNvXs_NtNtCs3AkgXgqgK6r_4core3num5errorNtB4_15TryFromIntErrorNtNtB8_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6cea4785 sdio_claim_host +EXPORT_SYMBOL_GPL vmlinux 0x6cfab41a xen_hvm_evtchn_do_upcall +EXPORT_SYMBOL_GPL vmlinux 0x6cfc963f _RNvXs5x_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15posix_cputimersNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6cfec108 irq_gc_unmask_enable_reg +EXPORT_SYMBOL_GPL vmlinux 0x6cfed734 pci_probe_reset_slot +EXPORT_SYMBOL_GPL vmlinux 0x6d04891d inet_getpeer +EXPORT_SYMBOL_GPL vmlinux 0x6d09843f copy_bpf_fprog_from_user +EXPORT_SYMBOL_GPL vmlinux 0x6d0ae550 pinctrl_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x6d0d949b kstrdup_quotable_file +EXPORT_SYMBOL_GPL vmlinux 0x6d14d323 pci_create_ims_domain +EXPORT_SYMBOL_GPL vmlinux 0x6d1ca43d devm_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x6d2054ad agp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0x6d211d05 pm_report_hw_sleep_time +EXPORT_SYMBOL_GPL vmlinux 0x6d2e899d mce_usable_address +EXPORT_SYMBOL_GPL vmlinux 0x6d2fc5a6 net_namespace_list +EXPORT_SYMBOL_GPL vmlinux 0x6d334123 phy_pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0x6d49c8ed iommu_group_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x6d649aa6 devlink_dpipe_entry_ctx_close +EXPORT_SYMBOL_GPL vmlinux 0x6d6e13a7 pci_user_write_config_byte +EXPORT_SYMBOL_GPL vmlinux 0x6d6fec1f ktime_mono_to_any +EXPORT_SYMBOL_GPL vmlinux 0x6d728beb inet6_lookup +EXPORT_SYMBOL_GPL vmlinux 0x6d7832b7 __stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x6d7bb336 bind_interdomain_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x6d7e951e rcu_exp_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x6d7fa616 backing_file_real_path +EXPORT_SYMBOL_GPL vmlinux 0x6d9dfb6e vp_modern_set_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x6da431f9 phy_set_mode_ext +EXPORT_SYMBOL_GPL vmlinux 0x6da9ca52 evtchn_make_refcounted +EXPORT_SYMBOL_GPL vmlinux 0x6db68eae pm_genpd_remove +EXPORT_SYMBOL_GPL vmlinux 0x6dbaafd3 put_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6dc28865 rio_request_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x6dc3275b blk_queue_max_zone_append_sectors +EXPORT_SYMBOL_GPL vmlinux 0x6dc8b497 __traceiter_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x6dd5680d sprint_symbol_build_id +EXPORT_SYMBOL_GPL vmlinux 0x6de2db75 skb_partial_csum_set +EXPORT_SYMBOL_GPL vmlinux 0x6ded805d ethnl_cable_test_pulse +EXPORT_SYMBOL_GPL vmlinux 0x6df80ec4 blkcg_root_css +EXPORT_SYMBOL_GPL vmlinux 0x6e1455db mmput_async +EXPORT_SYMBOL_GPL vmlinux 0x6e1edb59 _RNvXs1c_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB8_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6e20df6f _RNvXs8_NtCs3AkgXgqgK6r_4core3ffiNtB5_6VaListNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6e353c26 mpi_rshift +EXPORT_SYMBOL_GPL vmlinux 0x6e3ff83a edac_device_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x6e4f80a5 pci_num_vf +EXPORT_SYMBOL_GPL vmlinux 0x6e560bcb dma_release_channel +EXPORT_SYMBOL_GPL vmlinux 0x6e57e392 ata_acpi_gtm +EXPORT_SYMBOL_GPL vmlinux 0x6e5a9d83 _RNvXsQ_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_11StrSearcherNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6e5f170c blockdev_superblock +EXPORT_SYMBOL_GPL vmlinux 0x6e64b259 ip_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x6e64dd3e fwnode_get_name +EXPORT_SYMBOL_GPL vmlinux 0x6e6c14d6 input_device_enabled +EXPORT_SYMBOL_GPL vmlinux 0x6e704788 proc_get_parent_data +EXPORT_SYMBOL_GPL vmlinux 0x6e73bfe6 is_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x6e7943ec iommu_group_id +EXPORT_SYMBOL_GPL vmlinux 0x6e8005f7 _RNvXs5A_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_36k_itimer__bindgen_ty_2__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6e85b00b local_touch_nmi +EXPORT_SYMBOL_GPL vmlinux 0x6e89a560 regmap_irq_chip_get_base +EXPORT_SYMBOL_GPL vmlinux 0x6e914514 acpi_dev_irq_flags +EXPORT_SYMBOL_GPL vmlinux 0x6e976093 devm_gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x6e9b6280 hvc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6e9e339f strp_check_rcv +EXPORT_SYMBOL_GPL vmlinux 0x6ea12d4b devm_pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0x6eaff3c8 badblocks_show +EXPORT_SYMBOL_GPL vmlinux 0x6eb04f46 register_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6ebe366f ktime_get_mono_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6ec0c334 blk_mq_sched_mark_restart_hctx +EXPORT_SYMBOL_GPL vmlinux 0x6ecefd7a check_move_unevictable_folios +EXPORT_SYMBOL_GPL vmlinux 0x6ed29a73 security_kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x6ee656e7 _RNvXs5V_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13___va_list_tagNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x6ee867d3 __SCK__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x6ef6b54f ktime_get_boot_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6f0262f0 irq_domain_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x6f0462d3 crypto_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x6f10438e _RNvXs8_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x6f12560a get_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6f1c96fc regulator_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x6f34bc42 x86_platform +EXPORT_SYMBOL_GPL vmlinux 0x6f49e452 rust_begin_unwind +EXPORT_SYMBOL_GPL vmlinux 0x6f54eec3 iomap_dio_bio_end_io +EXPORT_SYMBOL_GPL vmlinux 0x6f686dda _RNvNvMsq_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_11NonZeroU12813new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x6f6b52e9 __ipv6_fixup_options +EXPORT_SYMBOL_GPL vmlinux 0x6f6e57ac perf_pmu_migrate_context +EXPORT_SYMBOL_GPL vmlinux 0x6f6ec80b _RNvXs6_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x6f7c057b bio_trim +EXPORT_SYMBOL_GPL vmlinux 0x6f7c5c75 kobject_init_and_add +EXPORT_SYMBOL_GPL vmlinux 0x6f7c738b irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x6f7e6040 irq_has_action +EXPORT_SYMBOL_GPL vmlinux 0x6f7f9aee __traceiter_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x6f827d1d acpi_subsys_restore_early +EXPORT_SYMBOL_GPL vmlinux 0x6f9563df _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter10debug_list +EXPORT_SYMBOL_GPL vmlinux 0x6f9e763b timecounter_read +EXPORT_SYMBOL_GPL vmlinux 0x6faeeb31 _RNvXsM_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0x6fb2e6a2 devm_acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x6fb40c35 _RNvMs0_NtCsbwHtcUjRN57_6kernel4taskNtB5_4Task14signal_pending +EXPORT_SYMBOL_GPL vmlinux 0x6fb9e32e gpiochip_line_is_valid +EXPORT_SYMBOL_GPL vmlinux 0x6fc35aa7 soc_device_register +EXPORT_SYMBOL_GPL vmlinux 0x6fcdec72 nvdimm_has_cache +EXPORT_SYMBOL_GPL vmlinux 0x6fcef6ab ring_buffer_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fd73026 sock_gen_put +EXPORT_SYMBOL_GPL vmlinux 0x6fe85313 blk_execute_rq_nowait +EXPORT_SYMBOL_GPL vmlinux 0x6fec6745 __SCK__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x6fed27a5 uprobe_register +EXPORT_SYMBOL_GPL vmlinux 0x6ff2b1a5 devm_device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0x6ff51f54 debugfs_real_fops +EXPORT_SYMBOL_GPL vmlinux 0x6ff607b6 crypto_get_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x6ffce680 x86_cpu_has_min_microcode_rev +EXPORT_SYMBOL_GPL vmlinux 0x6ffe6515 _RNvXsm_NtCs3AkgXgqgK6r_4core3numxNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x7000786c _RNvXs34_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9srcu_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7006586e iommu_get_group_resv_regions +EXPORT_SYMBOL_GPL vmlinux 0x700927ec hwmon_device_register +EXPORT_SYMBOL_GPL vmlinux 0x701d86eb thermal_zone_device_id +EXPORT_SYMBOL_GPL vmlinux 0x701f6ba2 _RNvXsa_NtCsbwHtcUjRN57_6kernel3strNtB5_9FormatterNtNtNtCs3AkgXgqgK6r_4core3ops5deref5Deref5deref +EXPORT_SYMBOL_GPL vmlinux 0x70339f80 em_dev_unregister_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x7034d8e4 devres_destroy +EXPORT_SYMBOL_GPL vmlinux 0x70473324 power_supply_external_power_changed +EXPORT_SYMBOL_GPL vmlinux 0x704f53c7 tcp_register_ulp +EXPORT_SYMBOL_GPL vmlinux 0x70576fee acpi_processor_ffh_cstate_probe +EXPORT_SYMBOL_GPL vmlinux 0x70588eab _RNvNtCs3AkgXgqgK6r_4core3fmt5write +EXPORT_SYMBOL_GPL vmlinux 0x705e7142 iomap_invalidate_folio +EXPORT_SYMBOL_GPL vmlinux 0x7064ac13 sysfs_create_groups +EXPORT_SYMBOL_GPL vmlinux 0x706d044d serdev_device_close +EXPORT_SYMBOL_GPL vmlinux 0x70704dc7 fscrypt_parse_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0x70713917 serial8250_do_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x7073c04f phy_10_100_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7076f099 __devm_irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x7077f568 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter9alternate +EXPORT_SYMBOL_GPL vmlinux 0x707fee2d _RNvXsu_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_15static_key_trueNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7092acad perf_get_aux +EXPORT_SYMBOL_GPL vmlinux 0x709c6e32 cgroup_get_from_id +EXPORT_SYMBOL_GPL vmlinux 0x70c2c7ea pids_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x70c52dc5 nf_skb_duplicated +EXPORT_SYMBOL_GPL vmlinux 0x70c6d827 mc146818_set_time +EXPORT_SYMBOL_GPL vmlinux 0x70cf032f usb_hcd_irq +EXPORT_SYMBOL_GPL vmlinux 0x70d11187 apply_to_existing_page_range +EXPORT_SYMBOL_GPL vmlinux 0x70d2ffdb thermal_zone_device_disable +EXPORT_SYMBOL_GPL vmlinux 0x70d7d133 mmu_notifier_put +EXPORT_SYMBOL_GPL vmlinux 0x70ddd6f6 metadata_dst_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x70ddde1d devm_kmalloc +EXPORT_SYMBOL_GPL vmlinux 0x70eaf5ab regmap_get_val_endian +EXPORT_SYMBOL_GPL vmlinux 0x70f01598 fat_time_fat2unix +EXPORT_SYMBOL_GPL vmlinux 0x70fa80df get_net_ns_by_pid +EXPORT_SYMBOL_GPL vmlinux 0x70fbae4d cppc_allow_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x710c73b6 crypto_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x71201374 spi_controller_dma_unmap_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x71207451 acpi_dev_resource_io +EXPORT_SYMBOL_GPL vmlinux 0x7120bc09 vfs_get_acl +EXPORT_SYMBOL_GPL vmlinux 0x71251df3 platform_get_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x712697a0 serial8250_rx_chars +EXPORT_SYMBOL_GPL vmlinux 0x7129a6f4 osc_sb_native_usb4_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x7130693a trace_array_printk +EXPORT_SYMBOL_GPL vmlinux 0x71363026 iommu_fwspec_add_ids +EXPORT_SYMBOL_GPL vmlinux 0x7148ff9a sk_msg_trim +EXPORT_SYMBOL_GPL vmlinux 0x714a7815 _RNvXs4_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationINtNtNtB7_3ops5arith3MulmE3mul +EXPORT_SYMBOL_GPL vmlinux 0x71566655 devm_hte_register_chip +EXPORT_SYMBOL_GPL vmlinux 0x716265c7 debugfs_initialized +EXPORT_SYMBOL_GPL vmlinux 0x7171a05f devm_register_restart_handler +EXPORT_SYMBOL_GPL vmlinux 0x71724493 mctrl_gpio_enable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x71755e6a __blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x717a8b9a __hvc_resize +EXPORT_SYMBOL_GPL vmlinux 0x7181db30 atomic_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x71822abf _RNvXse_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impxNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x71863a01 pci_p2pmem_virt_to_bus +EXPORT_SYMBOL_GPL vmlinux 0x718a5aba _RNvXs1a_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB8_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7195940a mctrl_gpio_disable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x719d5d51 balloon_page_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x719e17ff clk_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x71abd5a4 unregister_fprobe +EXPORT_SYMBOL_GPL vmlinux 0x71b24eef led_trigger_write +EXPORT_SYMBOL_GPL vmlinux 0x71b6cf94 dst_cache_reset_now +EXPORT_SYMBOL_GPL vmlinux 0x71b80b36 ata_sff_pause +EXPORT_SYMBOL_GPL vmlinux 0x71bb7ae0 _RNvXs2o_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9page_fragNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x71c059d8 __traceiter_map +EXPORT_SYMBOL_GPL vmlinux 0x71c4bf00 eventfd_ctx_fileget +EXPORT_SYMBOL_GPL vmlinux 0x71e7d2bf set_secondary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x71f0a701 _RNvNtNtCs3AkgXgqgK6r_4core5slice5index31slice_start_index_overflow_fail +EXPORT_SYMBOL_GPL vmlinux 0x71f9fa8b __tracepoint_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0x722254ef lwtunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x722b572e trace_array_init_printk +EXPORT_SYMBOL_GPL vmlinux 0x722ca271 irq_chip_mask_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0x723dc5ec __thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0x724aeb41 ata_sas_tport_delete +EXPORT_SYMBOL_GPL vmlinux 0x7265f2b0 pci_vpd_check_csum +EXPORT_SYMBOL_GPL vmlinux 0x726dfdbf fuse_conn_put +EXPORT_SYMBOL_GPL vmlinux 0x7278d328 all_vm_events +EXPORT_SYMBOL_GPL vmlinux 0x727b2530 bind_interdomain_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x7282ecb6 rcu_async_hurry +EXPORT_SYMBOL_GPL vmlinux 0x7283161b percpu_ref_switch_to_percpu +EXPORT_SYMBOL_GPL vmlinux 0x7296cb73 trace_event_buffer_reserve +EXPORT_SYMBOL_GPL vmlinux 0x729e58d9 clk_hw_get_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x72a1f110 gnttab_unmap_refs +EXPORT_SYMBOL_GPL vmlinux 0x72ae1839 base64_decode +EXPORT_SYMBOL_GPL vmlinux 0x72b745e5 watchdog_init_timeout +EXPORT_SYMBOL_GPL vmlinux 0x72b8e987 serdev_device_set_parity +EXPORT_SYMBOL_GPL vmlinux 0x72c5a667 __tracepoint_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x72d267dc nvmem_del_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0x72db9318 badblocks_check +EXPORT_SYMBOL_GPL vmlinux 0x72ecc76f _RNvXs4Y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9kmsan_ctxNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x72f7d5f1 irq_gc_mask_set_bit +EXPORT_SYMBOL_GPL vmlinux 0x7301f5f2 serdev_device_write_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x73079ad7 device_add_software_node +EXPORT_SYMBOL_GPL vmlinux 0x730a37ff pci_doe +EXPORT_SYMBOL_GPL vmlinux 0x731dba7a xen_domain_type +EXPORT_SYMBOL_GPL vmlinux 0x732852fe xenbus_transaction_end +EXPORT_SYMBOL_GPL vmlinux 0x732f1e52 icc_node_del +EXPORT_SYMBOL_GPL vmlinux 0x7337a92b tcp_is_ulp_esp +EXPORT_SYMBOL_GPL vmlinux 0x733ec33e __SCT__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x7340722d perf_trace_run_bpf_submit +EXPORT_SYMBOL_GPL vmlinux 0x735973b6 folio_alloc_buffers +EXPORT_SYMBOL_GPL vmlinux 0x73601e81 crypto_hash_alg_has_setkey +EXPORT_SYMBOL_GPL vmlinux 0x736170da __tracepoint_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x73676013 icc_put +EXPORT_SYMBOL_GPL vmlinux 0x737070a4 _RNvXsc_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3implNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7373a7a3 __device_reset +EXPORT_SYMBOL_GPL vmlinux 0x737643d3 rtc_update_irq +EXPORT_SYMBOL_GPL vmlinux 0x737fb54c gpiod_get_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x7381287f trace_handle_return +EXPORT_SYMBOL_GPL vmlinux 0x7382e9b4 sched_show_task +EXPORT_SYMBOL_GPL vmlinux 0x73878033 user_read +EXPORT_SYMBOL_GPL vmlinux 0x738fe32b amd_get_nodes_per_socket +EXPORT_SYMBOL_GPL vmlinux 0x7392f372 dst_cache_set_ip4 +EXPORT_SYMBOL_GPL vmlinux 0x739bcd3e device_create_managed_software_node +EXPORT_SYMBOL_GPL vmlinux 0x73a09225 wakeup_sources_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x73a22341 extcon_register_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x73a48b4a ata_sff_std_ports +EXPORT_SYMBOL_GPL vmlinux 0x73b67626 pci_user_write_config_word +EXPORT_SYMBOL_GPL vmlinux 0x73b72ced gov_attr_set_put +EXPORT_SYMBOL_GPL vmlinux 0x73bb01f6 bsg_remove_queue +EXPORT_SYMBOL_GPL vmlinux 0x73c1b83e sock_diag_register_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x73c2554f __iowrite64_copy +EXPORT_SYMBOL_GPL vmlinux 0x73c4f44a pci_sriov_set_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x73cc8631 oiap +EXPORT_SYMBOL_GPL vmlinux 0x73d384eb genphy_c45_an_disable_aneg +EXPORT_SYMBOL_GPL vmlinux 0x73d9f31d fpu_alloc_guest_fpstate +EXPORT_SYMBOL_GPL vmlinux 0x73dc66d8 tty_port_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x73e071de _RNvXs5_NtCsd8lEp9MQdN2_5alloc5allocNtB5_6GlobalNtNtCs3AkgXgqgK6r_4core3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x73e46757 __tracepoint_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x73ecc79b usb_disable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x73f72da4 device_match_of_node +EXPORT_SYMBOL_GPL vmlinux 0x73f73ffa blk_queue_can_use_dma_map_merging +EXPORT_SYMBOL_GPL vmlinux 0x73fb070a _RNvXsa_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_32ftrace_branch_data__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x74011d66 xenbus_map_ring_valloc +EXPORT_SYMBOL_GPL vmlinux 0x740382f8 sk_msg_return +EXPORT_SYMBOL_GPL vmlinux 0x74128ad2 __tracepoint_extlog_mem_event +EXPORT_SYMBOL_GPL vmlinux 0x741eb654 _RNvXs4C_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10local_apicNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x741ef11d device_del +EXPORT_SYMBOL_GPL vmlinux 0x7429297b interval_tree_span_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x742d4ce9 pci_epc_mem_free_addr +EXPORT_SYMBOL_GPL vmlinux 0x743f50ca _RNvXs3v_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_6i16x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7444e1a3 gnttab_batch_copy +EXPORT_SYMBOL_GPL vmlinux 0x74457e56 apei_resources_fini +EXPORT_SYMBOL_GPL vmlinux 0x7449a816 xfrm_put_translator +EXPORT_SYMBOL_GPL vmlinux 0x744ae0e3 set_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0x744e07c8 dev_pm_clear_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x74513804 acpi_data_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x7452adff user_return_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x7466b410 ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x7473f1cb _RNvXs3W_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12vma_iteratorNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x747ab17e pci_epc_get_msi +EXPORT_SYMBOL_GPL vmlinux 0x747f974c uart_xchar_out +EXPORT_SYMBOL_GPL vmlinux 0x74858bed _RNvXs1s_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10tracepointNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x748a1ae5 rcu_read_unlock_trace_special +EXPORT_SYMBOL_GPL vmlinux 0x74a1d3b6 _RNvNtCs3AkgXgqgK6r_4core5ascii14escape_default +EXPORT_SYMBOL_GPL vmlinux 0x74a34129 __netpoll_setup +EXPORT_SYMBOL_GPL vmlinux 0x74b5ea68 lcm_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x74b7a536 gpiochip_populate_parent_fwspec_fourcell +EXPORT_SYMBOL_GPL vmlinux 0x74b9d620 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter5align +EXPORT_SYMBOL_GPL vmlinux 0x74baf17a tracing_is_on +EXPORT_SYMBOL_GPL vmlinux 0x74bf2e01 scsi_pr_type_to_block +EXPORT_SYMBOL_GPL vmlinux 0x74c0f08e virtio_check_mem_acc_cb +EXPORT_SYMBOL_GPL vmlinux 0x74c653f8 _RNvXs1w_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_26fxregs_state__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x74c7bffa stack_trace_snprint +EXPORT_SYMBOL_GPL vmlinux 0x74d42632 mas_empty_area +EXPORT_SYMBOL_GPL vmlinux 0x74dd1426 vp_legacy_get_status +EXPORT_SYMBOL_GPL vmlinux 0x74e73871 housekeeping_overridden +EXPORT_SYMBOL_GPL vmlinux 0x74f0230a devm_thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x75057324 ata_host_activate +EXPORT_SYMBOL_GPL vmlinux 0x750fa3ed acpi_cppc_processor_probe +EXPORT_SYMBOL_GPL vmlinux 0x75133f6e visitor128 +EXPORT_SYMBOL_GPL vmlinux 0x7513dd19 devm_extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x751d2e97 bpf_log +EXPORT_SYMBOL_GPL vmlinux 0x7521afb6 leave_mm +EXPORT_SYMBOL_GPL vmlinux 0x7522f3ba irq_modify_status +EXPORT_SYMBOL_GPL vmlinux 0x7533611f _RNvXsy_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x753c7af9 ata_host_start +EXPORT_SYMBOL_GPL vmlinux 0x755b1b29 pinctrl_utils_add_map_mux +EXPORT_SYMBOL_GPL vmlinux 0x755e3b5b gov_attr_set_init +EXPORT_SYMBOL_GPL vmlinux 0x7563cc53 xenbus_setup_ring +EXPORT_SYMBOL_GPL vmlinux 0x7563cdf4 __blk_req_zone_write_unlock +EXPORT_SYMBOL_GPL vmlinux 0x757c1bbb housekeeping_any_cpu +EXPORT_SYMBOL_GPL vmlinux 0x75849cbf fwnode_get_phy_node +EXPORT_SYMBOL_GPL vmlinux 0x75852f8a mctp_unregister_netdev +EXPORT_SYMBOL_GPL vmlinux 0x7586333f fib_rules_register +EXPORT_SYMBOL_GPL vmlinux 0x7586e533 _RNvXs4l_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_10NonZeroI16NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x758c39eb __irq_domain_add +EXPORT_SYMBOL_GPL vmlinux 0x7596e9ee _RNvXs3j_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u64x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x75993b62 dw_pcie_ep_reset_bar +EXPORT_SYMBOL_GPL vmlinux 0x759bfe36 btree_destroy +EXPORT_SYMBOL_GPL vmlinux 0x75a750e4 vcap_rule_rem_key +EXPORT_SYMBOL_GPL vmlinux 0x75aa963f scsi_dh_attach +EXPORT_SYMBOL_GPL vmlinux 0x75c10154 pci_ims_alloc_irq +EXPORT_SYMBOL_GPL vmlinux 0x75c27d64 _RNvXs31_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u8x32NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x75c69429 _RNvXs0_NtNtCs3AkgXgqgK6r_4core5alloc6layoutNtB5_11LayoutErrorNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x75c6c3f9 _RNvXs3n_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_60page__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x75ceaf42 _RNvXs1_NtCsbwHtcUjRN57_6kernel5errorNtB5_5ErrorINtNtCs3AkgXgqgK6r_4core7convert4FromNtNtNtBO_3num5error15TryFromIntErrorE4from +EXPORT_SYMBOL_GPL vmlinux 0x75d0262e of_hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0x75e044fe gpiochip_line_is_open_source +EXPORT_SYMBOL_GPL vmlinux 0x75e813e2 scsi_build_sense +EXPORT_SYMBOL_GPL vmlinux 0x75e9c735 pci_ats_disabled +EXPORT_SYMBOL_GPL vmlinux 0x75f22603 register_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x75f35b6e _RNvXs2w_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14maple_range_64NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x75fadcef acpi_get_psd_map +EXPORT_SYMBOL_GPL vmlinux 0x75fcb80c _RNvMNtCs3AkgXgqgK6r_4core3f64d7next_up +EXPORT_SYMBOL_GPL vmlinux 0x7602f4f7 pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0x760712ad irq_domain_xlate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x76218957 _RNvXs3U_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9mm_structNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x762640ab __SCT__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x76307e67 nvdimm_cmd_mask +EXPORT_SYMBOL_GPL vmlinux 0x7631c19d firmware_request_cache +EXPORT_SYMBOL_GPL vmlinux 0x7636049b iommu_map_sg +EXPORT_SYMBOL_GPL vmlinux 0x763818b2 screen_glyph_unicode +EXPORT_SYMBOL_GPL vmlinux 0x76517f03 interval_tree_span_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0x7653ccb6 iommu_register_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x76557762 crypto_shash_final +EXPORT_SYMBOL_GPL vmlinux 0x7656410c mpi_sub +EXPORT_SYMBOL_GPL vmlinux 0x76568bb1 pci_iov_get_pf_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x765f8830 __SCT__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x7660c194 dev_pm_set_dedicated_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x766312e8 edac_pci_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x7665a95b idr_remove +EXPORT_SYMBOL_GPL vmlinux 0x76676d52 irq_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x767057a2 find_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x76709931 __SCK__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0x76754609 _RNvXs1Y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15class_preempt_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x76793371 dev_pm_opp_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x7681946c unregister_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x769cefb5 percpu_ref_switch_to_atomic +EXPORT_SYMBOL_GPL vmlinux 0x76a6b20b br_fdb_test_addr_hook +EXPORT_SYMBOL_GPL vmlinux 0x76a84c58 pm_runtime_suspended_time +EXPORT_SYMBOL_GPL vmlinux 0x76ab9fa7 regmap_async_complete_cb +EXPORT_SYMBOL_GPL vmlinux 0x76bf0fbf xen_pci_frontend +EXPORT_SYMBOL_GPL vmlinux 0x76d11ad4 led_trigger_blink +EXPORT_SYMBOL_GPL vmlinux 0x76d9b876 clk_set_rate +EXPORT_SYMBOL_GPL vmlinux 0x76dde4bc get_current_tty +EXPORT_SYMBOL_GPL vmlinux 0x76e85b92 gnttab_request_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x76ea543d ping_seq_next +EXPORT_SYMBOL_GPL vmlinux 0x76eeeb0f sha384_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x76f3deb9 fscrypt_prepare_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x76f7cba2 serial8250_do_set_divisor +EXPORT_SYMBOL_GPL vmlinux 0x770331eb trace_define_field +EXPORT_SYMBOL_GPL vmlinux 0x77069d57 rust_helper_mutex_lock +EXPORT_SYMBOL_GPL vmlinux 0x770d2f63 clean_acked_data_enable +EXPORT_SYMBOL_GPL vmlinux 0x7712771a unbind_from_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x771c3d20 _RNvXs3f_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11arch_uprobeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x771cfff7 dev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0x77222306 ring_buffer_read_page +EXPORT_SYMBOL_GPL vmlinux 0x772b0f64 __wake_up_pollfree +EXPORT_SYMBOL_GPL vmlinux 0x772dc48e dm_disk +EXPORT_SYMBOL_GPL vmlinux 0x77318796 debugfs_create_u64 +EXPORT_SYMBOL_GPL vmlinux 0x7732b28f __hwspin_trylock +EXPORT_SYMBOL_GPL vmlinux 0x77343b84 securityfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x77389754 srcu_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x77403b34 ata_sff_tf_read +EXPORT_SYMBOL_GPL vmlinux 0x7748ee3f __tracepoint_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x77522cf6 sbitmap_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0x7757b51a clk_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7764993c sis_info133_for_sata +EXPORT_SYMBOL_GPL vmlinux 0x777a8c61 bio_start_io_acct +EXPORT_SYMBOL_GPL vmlinux 0x777cb077 _RNvXs13_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB6_11AtomicUsizeNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x777eafd2 _RNvXs0_NtNtCs3AkgXgqgK6r_4core5panic8locationNtB5_8LocationNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7784ee7b _RNvXss_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_22FromBytesUntilNulErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x778e4396 _RNvXsk_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impsNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x77916f80 devm_of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x7791e066 dw_pcie_read +EXPORT_SYMBOL_GPL vmlinux 0x779324d3 _RNvXs5F_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10rv_reactorNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7794e4f4 dma_resv_describe +EXPORT_SYMBOL_GPL vmlinux 0x77a1e575 inet6_csk_xmit +EXPORT_SYMBOL_GPL vmlinux 0x77a8f902 device_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x77ae495d usb_speed_string +EXPORT_SYMBOL_GPL vmlinux 0x77e62e23 _RNvXsr_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impiNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x77e75be3 sfp_bus_put +EXPORT_SYMBOL_GPL vmlinux 0x77ecf68d memalloc_socks_key +EXPORT_SYMBOL_GPL vmlinux 0x77f24400 perf_register_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x78041b8f byte_rev_table +EXPORT_SYMBOL_GPL vmlinux 0x781ff3ee crypto_alloc_kpp +EXPORT_SYMBOL_GPL vmlinux 0x7829e605 led_classdev_resume +EXPORT_SYMBOL_GPL vmlinux 0x782adb74 hpet_rtc_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x782bc04a dma_get_required_mask +EXPORT_SYMBOL_GPL vmlinux 0x7832a4fc __traceiter_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x7847c621 sfp_parse_support +EXPORT_SYMBOL_GPL vmlinux 0x7852dcf8 rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x78537c41 _RNvMNtNtCs3AkgXgqgK6r_4core3num5errorNtB2_15TryFromIntError13___description +EXPORT_SYMBOL_GPL vmlinux 0x785a93b4 si_mem_available +EXPORT_SYMBOL_GPL vmlinux 0x7867e08b net_ns_get_ownership +EXPORT_SYMBOL_GPL vmlinux 0x786ad586 devlink_flash_update_timeout_notify +EXPORT_SYMBOL_GPL vmlinux 0x787c882b lzo1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x788bfbad ring_buffer_empty +EXPORT_SYMBOL_GPL vmlinux 0x789c73d9 rcu_cpu_stall_suppress_at_boot +EXPORT_SYMBOL_GPL vmlinux 0x789ccd3a tty_port_register_device +EXPORT_SYMBOL_GPL vmlinux 0x78a0f036 ata_port_desc +EXPORT_SYMBOL_GPL vmlinux 0x78a17236 regulator_disable +EXPORT_SYMBOL_GPL vmlinux 0x78a8229a pci_find_dvsec_capability +EXPORT_SYMBOL_GPL vmlinux 0x78bab66b irq_force_affinity +EXPORT_SYMBOL_GPL vmlinux 0x78da9bcf usb_acpi_power_manageable +EXPORT_SYMBOL_GPL vmlinux 0x78ddb76b dmi_match +EXPORT_SYMBOL_GPL vmlinux 0x78eca489 rio_pw_enable +EXPORT_SYMBOL_GPL vmlinux 0x78f22493 iomap_file_buffered_write +EXPORT_SYMBOL_GPL vmlinux 0x78f45afb bus_sort_breadthfirst +EXPORT_SYMBOL_GPL vmlinux 0x7906e22f __SCK__tp_func_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x790be0b9 usb_bus_idr +EXPORT_SYMBOL_GPL vmlinux 0x791467fa ata_bmdma_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x7915cee5 do_machine_check +EXPORT_SYMBOL_GPL vmlinux 0x7916343c __SCT__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x791748c8 adxl_decode +EXPORT_SYMBOL_GPL vmlinux 0x7918d817 memory_failure +EXPORT_SYMBOL_GPL vmlinux 0x793ac193 __SCT__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7944e0fc tracing_off +EXPORT_SYMBOL_GPL vmlinux 0x794632cc find_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x79470a2c TSS_authhmac +EXPORT_SYMBOL_GPL vmlinux 0x7949b12a gpiod_set_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x794a1470 ata_sff_dev_select +EXPORT_SYMBOL_GPL vmlinux 0x794b7271 orderly_reboot +EXPORT_SYMBOL_GPL vmlinux 0x79525db7 ping_close +EXPORT_SYMBOL_GPL vmlinux 0x79547780 __traceiter_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x796f3854 devm_hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0x798b7682 klist_prev +EXPORT_SYMBOL_GPL vmlinux 0x798e2085 register_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x7991fd8d crash_vmclear_loaded_vmcss +EXPORT_SYMBOL_GPL vmlinux 0x79a563b3 devm_spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x79b4519b device_attach +EXPORT_SYMBOL_GPL vmlinux 0x79b95d52 lp8788_read_byte +EXPORT_SYMBOL_GPL vmlinux 0x79bc842c usb_anchor_suspend_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x79caca6b serial8250_request_dma +EXPORT_SYMBOL_GPL vmlinux 0x79d81fa3 _RNvXsG_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x79daf4de __SCT__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x79de2804 hv_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0x79deb459 component_compare_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x79defbe1 kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x79e58aa4 pm_generic_freeze +EXPORT_SYMBOL_GPL vmlinux 0x79ef6cd8 _RNvXs5o_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_28kernel_siginfo__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x79f1aa44 find_iova +EXPORT_SYMBOL_GPL vmlinux 0x79f697e4 lzorle1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x79fde8f3 icc_enable +EXPORT_SYMBOL_GPL vmlinux 0x79ff524e dm_table_set_type +EXPORT_SYMBOL_GPL vmlinux 0x7a13eaa4 regulator_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x7a152619 debugfs_create_x32 +EXPORT_SYMBOL_GPL vmlinux 0x7a1ab75d usb_sg_wait +EXPORT_SYMBOL_GPL vmlinux 0x7a1af6aa ata_pio_need_iordy +EXPORT_SYMBOL_GPL vmlinux 0x7a2942de fat_detach +EXPORT_SYMBOL_GPL vmlinux 0x7a316963 irq_chip_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0x7a3b1988 rio_mport_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x7a3f16a2 devl_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7a41b100 dev_pm_opp_find_freq_exact +EXPORT_SYMBOL_GPL vmlinux 0x7a461e00 anon_inode_getfile +EXPORT_SYMBOL_GPL vmlinux 0x7a470d7c extcon_unregister_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x7a47be21 _RNvXs31_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10rcu_cblistNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7a52e4da dax_layout_busy_page_range +EXPORT_SYMBOL_GPL vmlinux 0x7a603380 usb_autopm_get_interface +EXPORT_SYMBOL_GPL vmlinux 0x7a655f68 acpi_processor_claim_cst_control +EXPORT_SYMBOL_GPL vmlinux 0x7a68c0a4 regmap_write_async +EXPORT_SYMBOL_GPL vmlinux 0x7a73e605 wm831x_isinkv_values +EXPORT_SYMBOL_GPL vmlinux 0x7a81541b async_synchronize_cookie +EXPORT_SYMBOL_GPL vmlinux 0x7a981a19 perf_event_create_kernel_counter +EXPORT_SYMBOL_GPL vmlinux 0x7a98f4b4 copy_from_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0x7a9b2494 ata_port_freeze +EXPORT_SYMBOL_GPL vmlinux 0x7a9e4c23 software_node_register_node_group +EXPORT_SYMBOL_GPL vmlinux 0x7aa73b7a __tracepoint_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x7aabf640 usb_hub_claim_port +EXPORT_SYMBOL_GPL vmlinux 0x7ab88ab7 phy_pm_runtime_put_sync +EXPORT_SYMBOL_GPL vmlinux 0x7ac1254b local_clock +EXPORT_SYMBOL_GPL vmlinux 0x7ac34bcb bus_register +EXPORT_SYMBOL_GPL vmlinux 0x7ac722bd phy_all_ports_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7ad02a41 asn1_encode_tag +EXPORT_SYMBOL_GPL vmlinux 0x7ad1ded1 pinctrl_register_mappings +EXPORT_SYMBOL_GPL vmlinux 0x7ad40be9 _RNvMs3_NtCs3AkgXgqgK6r_4core3numi14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x7ae16654 _RNvMs_NtNtCs3AkgXgqgK6r_4core3num3fmtNtB4_9Formatted3len +EXPORT_SYMBOL_GPL vmlinux 0x7ae6c42e devm_kasprintf +EXPORT_SYMBOL_GPL vmlinux 0x7afcb7db __kprobe_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x7b029658 regmap_fields_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x7b0cce02 devl_lock +EXPORT_SYMBOL_GPL vmlinux 0x7b0ee7b2 _RNvXs51_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15timerqueue_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7b159ea4 do_take_over_console +EXPORT_SYMBOL_GPL vmlinux 0x7b1dbdb1 mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x7b1e778d virtqueue_get_avail_addr +EXPORT_SYMBOL_GPL vmlinux 0x7b207a35 devfreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7b396921 devfreq_event_disable_edev +EXPORT_SYMBOL_GPL vmlinux 0x7b43da53 _RNvXs7_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStrNtNtB9_3cmp3Ord3cmp +EXPORT_SYMBOL_GPL vmlinux 0x7b5452b8 acpi_unregister_gsi +EXPORT_SYMBOL_GPL vmlinux 0x7b5a4926 sha1_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7b6a52b2 tps6586x_write +EXPORT_SYMBOL_GPL vmlinux 0x7b6f9536 acpi_register_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x7b750610 rio_request_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x7b76edc8 serdev_controller_remove +EXPORT_SYMBOL_GPL vmlinux 0x7b783db3 irq_chip_mask_parent +EXPORT_SYMBOL_GPL vmlinux 0x7b7e3c93 tcp_plb_check_rehash +EXPORT_SYMBOL_GPL vmlinux 0x7b816767 clk_hw_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0x7b8910f4 kfence_sample_interval +EXPORT_SYMBOL_GPL vmlinux 0x7b8cb520 inet_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x7b90d1a9 bind_virq_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x7b930d69 ata_sff_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x7b9793a2 get_cpu_idle_time_us +EXPORT_SYMBOL_GPL vmlinux 0x7ba03ac7 fib_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x7ba74afc rust_helper_get_task_struct +EXPORT_SYMBOL_GPL vmlinux 0x7ba7982b anon_inode_getfd_secure +EXPORT_SYMBOL_GPL vmlinux 0x7bab65ce ata_std_postreset +EXPORT_SYMBOL_GPL vmlinux 0x7bb045a7 __request_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x7bb3fa18 vcap_rule_add_action_bit +EXPORT_SYMBOL_GPL vmlinux 0x7bc6560f sk_msg_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0x7bc75bbd devm_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x7bd63ae0 rio_route_get_entry +EXPORT_SYMBOL_GPL vmlinux 0x7bd7461c debugfs_create_str +EXPORT_SYMBOL_GPL vmlinux 0x7bd7ca77 clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x7be9aa7d __fscrypt_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x7bf1b1dd fpu_copy_guest_fpstate_to_uabi +EXPORT_SYMBOL_GPL vmlinux 0x7c02964a _RNvXs4K_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11rhlist_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7c118e98 fuse_dev_release +EXPORT_SYMBOL_GPL vmlinux 0x7c178191 _RNvXs3q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_32page__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7c1bfc54 __percpu_down_read +EXPORT_SYMBOL_GPL vmlinux 0x7c20b6a0 load_direct_gdt +EXPORT_SYMBOL_GPL vmlinux 0x7c278f3d misc_cg_try_charge +EXPORT_SYMBOL_GPL vmlinux 0x7c291e86 show_rcu_tasks_trace_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0x7c2bc693 nf_checksum_partial +EXPORT_SYMBOL_GPL vmlinux 0x7c3d8a4b icc_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x7c4138b5 _RNvXsO_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_31edd_device_params__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7c7b2d91 _RNvXs4i_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_11NonZeroU128NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x7c830695 component_compare_dev +EXPORT_SYMBOL_GPL vmlinux 0x7c983a5d dmi_walk +EXPORT_SYMBOL_GPL vmlinux 0x7c9a7371 clk_prepare +EXPORT_SYMBOL_GPL vmlinux 0x7c9c16e0 dw_pcie_ep_raise_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x7ca64a0b __cookie_v4_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x7caf2382 rio_mport_chk_dev_access +EXPORT_SYMBOL_GPL vmlinux 0x7cb1aea1 devlink_dpipe_header_ethernet +EXPORT_SYMBOL_GPL vmlinux 0x7cb803de btree_grim_visitor +EXPORT_SYMBOL_GPL vmlinux 0x7cc84d98 from_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x7cceaf92 zs_pool_stats +EXPORT_SYMBOL_GPL vmlinux 0x7cd6f042 cpufreq_get_current_driver +EXPORT_SYMBOL_GPL vmlinux 0x7cd7ba1d kernel_read_file_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x7cd9426e vcap_find_admin +EXPORT_SYMBOL_GPL vmlinux 0x7cdef2b5 tpm_transmit_cmd +EXPORT_SYMBOL_GPL vmlinux 0x7ceaf0d5 generic_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x7cf58abe vcap_tc_flower_handler_ipv6_usage +EXPORT_SYMBOL_GPL vmlinux 0x7cfa14d1 __traceiter_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x7cfba8c4 devres_add +EXPORT_SYMBOL_GPL vmlinux 0x7d00c65b nd_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x7d044c17 device_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x7d0e1d95 hv_setup_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0x7d0f645a skb_gso_validate_network_len +EXPORT_SYMBOL_GPL vmlinux 0x7d138cca tcp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x7d1bb1d4 tnum_strn +EXPORT_SYMBOL_GPL vmlinux 0x7d2752a8 blk_set_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x7d2dd42d __pm_runtime_disable +EXPORT_SYMBOL_GPL vmlinux 0x7d30f9be serdev_device_remove +EXPORT_SYMBOL_GPL vmlinux 0x7d345667 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStrNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7d348eac do_xdp_generic +EXPORT_SYMBOL_GPL vmlinux 0x7d38b8bc failover_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7d4ddb62 of_devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x7d59dd46 pm_wq +EXPORT_SYMBOL_GPL vmlinux 0x7d79c079 usb_init_urb +EXPORT_SYMBOL_GPL vmlinux 0x7d7cc61c proc_create_net_single_write +EXPORT_SYMBOL_GPL vmlinux 0x7d8f0146 param_ops_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x7d90c993 udp_abort +EXPORT_SYMBOL_GPL vmlinux 0x7da15b04 get_net_ns_by_id +EXPORT_SYMBOL_GPL vmlinux 0x7dba8249 sdio_readl +EXPORT_SYMBOL_GPL vmlinux 0x7dcb227f _RNvMNtCs3AkgXgqgK6r_4core3f64d8classify +EXPORT_SYMBOL_GPL vmlinux 0x7dcbff29 _RNvMs_NtCs3AkgXgqgK6r_4core3nums14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0x7dd52cd3 _RNvXs17_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_23paravirt_patch_templateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7dd7e8ef __devm_intel_scu_ipc_register +EXPORT_SYMBOL_GPL vmlinux 0x7dda30af unregister_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7de39e07 phy_basic_t1_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7de65a03 acpi_lpat_free_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0x7de6cc23 io_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x7defc870 gnttab_end_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0x7df9fcbb extcon_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7e198e74 _RNvXsb_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x7e19c444 sock_map_unhash +EXPORT_SYMBOL_GPL vmlinux 0x7e1ed6ff mptcp_pm_get_add_addr_accept_max +EXPORT_SYMBOL_GPL vmlinux 0x7e37044d regulator_force_disable +EXPORT_SYMBOL_GPL vmlinux 0x7e3921fd input_ff_flush +EXPORT_SYMBOL_GPL vmlinux 0x7e3bdecd __ftrace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0x7e45c20a dev_pm_domain_attach +EXPORT_SYMBOL_GPL vmlinux 0x7e48e72b inet_csk_listen_stop +EXPORT_SYMBOL_GPL vmlinux 0x7e4cce08 vcap_tc_flower_handler_cvlan_usage +EXPORT_SYMBOL_GPL vmlinux 0x7e4ed904 generic_access_phys +EXPORT_SYMBOL_GPL vmlinux 0x7e520906 da9052_request_irq +EXPORT_SYMBOL_GPL vmlinux 0x7e55ba46 clk_register_composite +EXPORT_SYMBOL_GPL vmlinux 0x7e5db80b pstore_name_to_type +EXPORT_SYMBOL_GPL vmlinux 0x7e64181d usb_calc_bus_time +EXPORT_SYMBOL_GPL vmlinux 0x7e7a47c9 pci_acpi_clear_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x7e7e3f58 ring_buffer_reset_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7e7ee666 blk_mq_unquiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x7e82c9c9 _RNvXsN_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7e84f3d7 pci_acpi_set_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x7e8d8619 usb_anchor_empty +EXPORT_SYMBOL_GPL vmlinux 0x7ea5c996 agp_remove_bridge +EXPORT_SYMBOL_GPL vmlinux 0x7ea75c24 __wake_up_locked_key_bookmark +EXPORT_SYMBOL_GPL vmlinux 0x7eaa5c8c devl_param_driverinit_value_set +EXPORT_SYMBOL_GPL vmlinux 0x7eb808d0 add_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7ec18ede iommu_iova_to_phys +EXPORT_SYMBOL_GPL vmlinux 0x7ec211bb _RNvXs4N_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8rhltableNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7ec3c855 iopf_queue_add_device +EXPORT_SYMBOL_GPL vmlinux 0x7ec4c158 dev_pm_put_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0x7ec4e9c3 _RNvXs1X_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16preempt_notifierNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7ec5f89a _RNvXs8_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x7ede834e _RNvNvNtNtNtCs3AkgXgqgK6r_4core9core_arch3x864avx219__mm256_bslli_epi1284mask +EXPORT_SYMBOL_GPL vmlinux 0x7ede8de1 linear_hugepage_index +EXPORT_SYMBOL_GPL vmlinux 0x7ee5bd9b xenbus_watch_path +EXPORT_SYMBOL_GPL vmlinux 0x7eea6b8b pcap_adc_async +EXPORT_SYMBOL_GPL vmlinux 0x7ef77201 regulator_bulk_set_supply_names +EXPORT_SYMBOL_GPL vmlinux 0x7eff68c5 _RNvXs3G_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_19folio__bindgen_ty_3NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x7eff7a26 usb_interrupt_msg +EXPORT_SYMBOL_GPL vmlinux 0x7f19fdfc dma_can_mmap +EXPORT_SYMBOL_GPL vmlinux 0x7f2cc967 acpi_device_fix_up_power_extended +EXPORT_SYMBOL_GPL vmlinux 0x7f30b65a i2c_new_smbus_alert_device +EXPORT_SYMBOL_GPL vmlinux 0x7f39c583 acpi_subsys_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0x7f4eabd1 _RNvNtCs3AkgXgqgK6r_4core9panicking18panic_bounds_check +EXPORT_SYMBOL_GPL vmlinux 0x7f61fd00 ata_std_prereset +EXPORT_SYMBOL_GPL vmlinux 0x7f6cee89 rhashtable_free_and_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7f7b4fd6 _RNvXs1W_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_13EscapeDefaultNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7f7cbc64 ip_tunnel_need_metadata +EXPORT_SYMBOL_GPL vmlinux 0x7f84f35d rcu_gp_slow_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7f8839d6 i2c_acpi_get_i2c_resource +EXPORT_SYMBOL_GPL vmlinux 0x7f89427c usb_sg_cancel +EXPORT_SYMBOL_GPL vmlinux 0x7f8d28ce hvc_remove +EXPORT_SYMBOL_GPL vmlinux 0x7f8d9bf7 pci_hp_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7f9b1879 osc_cpc_flexible_adr_space_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x7f9e594c vp_modern_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x7fa44f2d da903x_reads +EXPORT_SYMBOL_GPL vmlinux 0x7fa77901 pci_check_and_mask_intx +EXPORT_SYMBOL_GPL vmlinux 0x7fa96509 erst_get_record_id_next +EXPORT_SYMBOL_GPL vmlinux 0x7fbdabda _RNvXsm_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_25FromBytesWithNulErrorKindNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x7fd2434b bpf_trace_run10 +EXPORT_SYMBOL_GPL vmlinux 0x7fdb8400 _RNvXs3_NtCsbwHtcUjRN57_6kernel5errorNtB5_5ErrorINtNtCs3AkgXgqgK6r_4core7convert4FromNtNtCsd8lEp9MQdN2_5alloc11collections15TryReserveErrorE4from +EXPORT_SYMBOL_GPL vmlinux 0x7fe7e7ab _RNvXs5_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0x8007edda dw_pcie_ep_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x800d8781 kthread_flush_worker +EXPORT_SYMBOL_GPL vmlinux 0x803aad8b crypto_skcipher_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x8046712e divider_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x80496bbd folio_test_hugetlb +EXPORT_SYMBOL_GPL vmlinux 0x8053fbce register_btf_id_dtor_kfuncs +EXPORT_SYMBOL_GPL vmlinux 0x806ea0b6 ipv4_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x807766ea usb_scuttle_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x807fdcc4 call_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x80808f41 regulator_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x80856fa9 _RNvXs39_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20atomic_notifier_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x808a8088 handle_guest_split_lock +EXPORT_SYMBOL_GPL vmlinux 0x808ec1a3 crypto_alg_tested +EXPORT_SYMBOL_GPL vmlinux 0x8091bef8 fat_attach +EXPORT_SYMBOL_GPL vmlinux 0x809627ea free_fib_info +EXPORT_SYMBOL_GPL vmlinux 0x80a095d8 scatterwalk_ffwd +EXPORT_SYMBOL_GPL vmlinux 0x80a66850 _RNvXsn_NtCs3AkgXgqgK6r_4core4charNtB5_11ToUppercaseNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x80a7d9e4 class_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x80a922cb fuse_abort_conn +EXPORT_SYMBOL_GPL vmlinux 0x80bb02e2 _RNvXs2_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x80c4c438 kernel_file_open +EXPORT_SYMBOL_GPL vmlinux 0x80c68137 nf_log_buf_close +EXPORT_SYMBOL_GPL vmlinux 0x80d5e57a mpi_free +EXPORT_SYMBOL_GPL vmlinux 0x80dbc2e8 _RNvXsa_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleNtNtB7_5clone5Clone5clone +EXPORT_SYMBOL_GPL vmlinux 0x80f62f15 cpufreq_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x80f677e1 devm_regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x80fddb36 __devm_clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x8100d0b4 _RNvXs1_NtNtCs3AkgXgqgK6r_4core3str5lossyNtB5_10Utf8ChunksNtNtNtNtB9_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0x810355e4 __netif_set_xps_queue +EXPORT_SYMBOL_GPL vmlinux 0x8110a73a cond_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x8114cc6d get_net_ns +EXPORT_SYMBOL_GPL vmlinux 0x8117bcbc _RNvXsd_NtCs3AkgXgqgK6r_4core4timeNtB5_21TryFromFloatSecsErrorNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8118caef regulator_find_closest_bigger +EXPORT_SYMBOL_GPL vmlinux 0x811dc334 usb_unregister_notify +EXPORT_SYMBOL_GPL vmlinux 0x8120e641 icc_disable +EXPORT_SYMBOL_GPL vmlinux 0x81221cad amd_nb_num +EXPORT_SYMBOL_GPL vmlinux 0x81443d01 fixed_phy_register_with_gpiod +EXPORT_SYMBOL_GPL vmlinux 0x814cad32 pci_p2pmem_alloc_sgl +EXPORT_SYMBOL_GPL vmlinux 0x815588a6 clk_enable +EXPORT_SYMBOL_GPL vmlinux 0x815fda83 sed_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x8165095b device_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x816a41ca cpufreq_update_limits +EXPORT_SYMBOL_GPL vmlinux 0x816b711c fscrypt_ioctl_remove_key +EXPORT_SYMBOL_GPL vmlinux 0x8180cede asn1_encode_sequence +EXPORT_SYMBOL_GPL vmlinux 0x8186d1c1 tcp_enter_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0x81952c3e _RNvXsa_NtCs3AkgXgqgK6r_4core4charNtB5_11ToLowercaseNtNtNtNtB7_4iter6traits8iterator8Iterator9size_hint +EXPORT_SYMBOL_GPL vmlinux 0x819d72cb klist_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x819dbfe0 tpm_chip_start +EXPORT_SYMBOL_GPL vmlinux 0x81a0dec1 led_set_brightness_sync +EXPORT_SYMBOL_GPL vmlinux 0x81a0dfb5 pm_runtime_autosuspend_expiration +EXPORT_SYMBOL_GPL vmlinux 0x81a7f541 percpu_ref_init +EXPORT_SYMBOL_GPL vmlinux 0x81b4d0e0 folio_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x81b53c5b pinctrl_add_gpio_ranges +EXPORT_SYMBOL_GPL vmlinux 0x81bb00a2 l3mdev_table_lookup_register +EXPORT_SYMBOL_GPL vmlinux 0x81c62c03 _RNvXs2x_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15maple_arange_64NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x81cdd92a usb_altnum_to_altsetting +EXPORT_SYMBOL_GPL vmlinux 0x81d30433 _RNvXs4c_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11mem_sectionNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x81db7715 task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0x81dbe3a5 devl_trylock +EXPORT_SYMBOL_GPL vmlinux 0x81de9aae netlink_has_listeners +EXPORT_SYMBOL_GPL vmlinux 0x81e2bdf4 generic_handle_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x81ea9cc0 crypto_mod_get +EXPORT_SYMBOL_GPL vmlinux 0x81f06ecc fwnode_find_reference +EXPORT_SYMBOL_GPL vmlinux 0x81f372a2 unregister_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x82056865 __traceiter_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x82092899 badrange_forget +EXPORT_SYMBOL_GPL vmlinux 0x820e2ab6 fsnotify_add_mark +EXPORT_SYMBOL_GPL vmlinux 0x820e73b0 dm_audit_log_ti +EXPORT_SYMBOL_GPL vmlinux 0x82226c53 pinctrl_unregister_mappings +EXPORT_SYMBOL_GPL vmlinux 0x8238d297 ata_sas_tport_add +EXPORT_SYMBOL_GPL vmlinux 0x823eae06 blocking_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x82407534 battery_hook_register +EXPORT_SYMBOL_GPL vmlinux 0x8249c76e regulator_set_active_discharge_regmap +EXPORT_SYMBOL_GPL vmlinux 0x824a1bcd _RNvXs1z_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u8x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x82571a1e iommu_unmap +EXPORT_SYMBOL_GPL vmlinux 0x826677e5 _RNvMNtCsbwHtcUjRN57_6kernel5errorNtB2_5Error4name +EXPORT_SYMBOL_GPL vmlinux 0x826a790b acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x826bdf9f wakeup_source_register +EXPORT_SYMBOL_GPL vmlinux 0x827e61f8 acpi_has_watchdog +EXPORT_SYMBOL_GPL vmlinux 0x828e22f4 hrtimer_forward +EXPORT_SYMBOL_GPL vmlinux 0x829b0a5f pwm_set_chip_data +EXPORT_SYMBOL_GPL vmlinux 0x829c1fff init_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x829f9253 spi_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x82a944b6 crypto_shash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x82ccabe2 crypto_inst_setname +EXPORT_SYMBOL_GPL vmlinux 0x82ce3cf0 crypto_register_algs +EXPORT_SYMBOL_GPL vmlinux 0x82cef23f handle_fasteoi_nmi +EXPORT_SYMBOL_GPL vmlinux 0x82d1b400 dm_internal_suspend_fast +EXPORT_SYMBOL_GPL vmlinux 0x82d79b51 sysctl_vfs_cache_pressure +EXPORT_SYMBOL_GPL vmlinux 0x82e15311 ata_pci_bmdma_clear_simplex +EXPORT_SYMBOL_GPL vmlinux 0x82e859e5 spi_mem_dirmap_read +EXPORT_SYMBOL_GPL vmlinux 0x82fb2145 phy_resolve_aneg_linkmode +EXPORT_SYMBOL_GPL vmlinux 0x82fb6296 blk_queue_rq_timeout +EXPORT_SYMBOL_GPL vmlinux 0x82fdd75a tpm2_flush_context +EXPORT_SYMBOL_GPL vmlinux 0x8302a1cc _RNvMNtCs3AkgXgqgK6r_4core3f32f13classify_bits +EXPORT_SYMBOL_GPL vmlinux 0x830dec99 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x830ff141 _RNvXs6_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationINtNtNtB7_3ops5arith9MulAssignmE10mul_assign +EXPORT_SYMBOL_GPL vmlinux 0x831127c3 memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x83230107 devl_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8328673f uv_bios_get_master_nasid +EXPORT_SYMBOL_GPL vmlinux 0x8335ca43 __SCT__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x8339df73 klist_add_behind +EXPORT_SYMBOL_GPL vmlinux 0x833acf78 ethnl_cable_test_finished +EXPORT_SYMBOL_GPL vmlinux 0x8347706f gpiod_set_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x8349a895 nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x8353dfff acpi_os_get_iomem +EXPORT_SYMBOL_GPL vmlinux 0x836d652f poll_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x836e9356 sk_attach_filter +EXPORT_SYMBOL_GPL vmlinux 0x8383a860 devm_register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x83856432 _RNvXsF_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_12CharSearcherNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x839aea60 nvmem_add_one_cell +EXPORT_SYMBOL_GPL vmlinux 0x83ad4417 _RNvXsd_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_4u8x4NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x83b23067 fscrypt_show_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0x83b24b28 irq_domain_translate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x83bf3e5f call_switchdev_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x83c7dacd power_supply_put +EXPORT_SYMBOL_GPL vmlinux 0x83d29187 _copy_from_iter_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x83d4cbc9 xhci_add_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x83d51046 ohci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x83d893ae virtqueue_detach_unused_buf +EXPORT_SYMBOL_GPL vmlinux 0x83d9d541 rio_mport_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x83e21aac devm_regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x83e577d5 kill_pid_usb_asyncio +EXPORT_SYMBOL_GPL vmlinux 0x83fc479a net_selftest +EXPORT_SYMBOL_GPL vmlinux 0x84106f36 devlink_trap_ctx_priv +EXPORT_SYMBOL_GPL vmlinux 0x841c4ab4 uart_console_write +EXPORT_SYMBOL_GPL vmlinux 0x841e9b59 regulator_enable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x841fa35e __mmdrop +EXPORT_SYMBOL_GPL vmlinux 0x8425b9c3 xas_split_alloc +EXPORT_SYMBOL_GPL vmlinux 0x84264ced fs_umode_to_ftype +EXPORT_SYMBOL_GPL vmlinux 0x842f046d usb_poison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x843d70ef acpi_is_root_bridge +EXPORT_SYMBOL_GPL vmlinux 0x844e3718 relay_switch_subbuf +EXPORT_SYMBOL_GPL vmlinux 0x84502a47 blk_status_to_errno +EXPORT_SYMBOL_GPL vmlinux 0x8451102b _RNvXs2l_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5f32x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x845ba68d tcp_twsk_destructor +EXPORT_SYMBOL_GPL vmlinux 0x845e7cb5 pci_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x8462a516 scsi_unregister_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x8462cb62 atapi_cmd_type +EXPORT_SYMBOL_GPL vmlinux 0x8471515c of_pwm_single_xlate +EXPORT_SYMBOL_GPL vmlinux 0x84891755 __hwspin_lock_timeout +EXPORT_SYMBOL_GPL vmlinux 0x849ce61a ip_valid_fib_dump_req +EXPORT_SYMBOL_GPL vmlinux 0x84b268cf sn_coherency_id +EXPORT_SYMBOL_GPL vmlinux 0x84dc4f66 edac_device_add_device +EXPORT_SYMBOL_GPL vmlinux 0x84de8be1 dev_pm_opp_find_freq_ceil +EXPORT_SYMBOL_GPL vmlinux 0x84e34750 __SCK__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x84e504ce _RNvXs3Z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13lru_gen_folioNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x84ec03ee _RNvNtCs3AkgXgqgK6r_4core3str19slice_error_fail_ct +EXPORT_SYMBOL_GPL vmlinux 0x84ef27f5 synth_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x84f98b55 destroy_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x84ffe0d4 _RNvXs6_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8506baa8 clk_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x850bb6db devlink_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x85142df4 sbitmap_queue_init_node +EXPORT_SYMBOL_GPL vmlinux 0x851aaff6 _RNvXs7_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0x851e6003 usb_phy_roothub_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x851e881c dax_remap_file_range_prep +EXPORT_SYMBOL_GPL vmlinux 0x852ad710 wakeup_source_remove +EXPORT_SYMBOL_GPL vmlinux 0x85311670 acpi_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x85329672 fpu_swap_kvm_fpstate +EXPORT_SYMBOL_GPL vmlinux 0x85330396 filemap_read +EXPORT_SYMBOL_GPL vmlinux 0x85480f53 serial8250_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x854e2702 usb_deregister_dev +EXPORT_SYMBOL_GPL vmlinux 0x854f36cb fib_alias_hw_flags_set +EXPORT_SYMBOL_GPL vmlinux 0x85540ebc nvmem_cell_put +EXPORT_SYMBOL_GPL vmlinux 0x8556ab67 dev_pm_qos_flags +EXPORT_SYMBOL_GPL vmlinux 0x85608a81 pingv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x85619798 pci_epf_unbind +EXPORT_SYMBOL_GPL vmlinux 0x858348c2 iommu_alloc_resv_region +EXPORT_SYMBOL_GPL vmlinux 0x858e2628 dax_holder +EXPORT_SYMBOL_GPL vmlinux 0x858f6db1 _RNvXs5t_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_21syscall_user_dispatchNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x858f973f switchdev_handle_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x8591d355 devm_fwnode_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x859708b2 unregister_net_sysctl_table +EXPORT_SYMBOL_GPL vmlinux 0x85b15444 arch_set_max_freq_ratio +EXPORT_SYMBOL_GPL vmlinux 0x85b995b7 clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x85bfc5f9 __SCT__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x85cb2c45 xen_has_pv_devices +EXPORT_SYMBOL_GPL vmlinux 0x85d588bb bd_prepare_to_claim +EXPORT_SYMBOL_GPL vmlinux 0x85d7edfd hpet_set_periodic_freq +EXPORT_SYMBOL_GPL vmlinux 0x85de8cab _RNvXs5f_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24___sifields__bindgen_ty_5NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x85eed1be iopf_queue_discard_partial +EXPORT_SYMBOL_GPL vmlinux 0x85efae4b _RNvNvMNtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB4_9NonZeroU813new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0x85ff14d4 usb_autopm_put_interface +EXPORT_SYMBOL_GPL vmlinux 0x8614c154 _RNvXs2l_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15pcpu_group_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x861522bc _RNvXs1t_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_17bpf_raw_event_mapNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x86169f3e amd_smn_write +EXPORT_SYMBOL_GPL vmlinux 0x8618e27c ata_port_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x861a7a70 fscrypt_dummy_policies_equal +EXPORT_SYMBOL_GPL vmlinux 0x862258db timecounter_init +EXPORT_SYMBOL_GPL vmlinux 0x86286c6d _RNvXsb_NtCs3AkgXgqgK6r_4core5errorNtNtNtB7_4char7convert14ParseCharErrorNtB5_5Error11description +EXPORT_SYMBOL_GPL vmlinux 0x86293904 ext_pi_type3_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x862bb17b linear_range_values_in_range_array +EXPORT_SYMBOL_GPL vmlinux 0x8637cd23 devl_rate_node_create +EXPORT_SYMBOL_GPL vmlinux 0x863bc1c8 regulator_set_pull_down_regmap +EXPORT_SYMBOL_GPL vmlinux 0x8641009f dev_xdp_prog_count +EXPORT_SYMBOL_GPL vmlinux 0x8644a8bb __iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x864ad05d icc_provider_init +EXPORT_SYMBOL_GPL vmlinux 0x8656013b devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0x86585a33 devlink_fmsg_obj_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x86623fd7 notify_remote_via_irq +EXPORT_SYMBOL_GPL vmlinux 0x866dbf4e failover_unregister +EXPORT_SYMBOL_GPL vmlinux 0x866f5838 nexthop_for_each_fib6_nh +EXPORT_SYMBOL_GPL vmlinux 0x86700220 acpi_get_cpuid +EXPORT_SYMBOL_GPL vmlinux 0x86702a15 nvmem_layout_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x8674315e nvdimm_volatile_region_create +EXPORT_SYMBOL_GPL vmlinux 0x8677245d unregister_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0x8677f369 pvclock_get_pvti_cpu0_va +EXPORT_SYMBOL_GPL vmlinux 0x867d2188 _RNvXs9_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x8683bdbb of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x86871b40 devlink_info_version_stored_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x868784cb __symbol_get +EXPORT_SYMBOL_GPL vmlinux 0x8696808c phy_gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x869e19fc dequeue_signal +EXPORT_SYMBOL_GPL vmlinux 0x86ac5528 _RNvXsr_NtNtCs3AkgXgqgK6r_4core9core_simd5maskslNtNtB5_6sealed6Sealed2eq +EXPORT_SYMBOL_GPL vmlinux 0x86b011d8 __rust_realloc +EXPORT_SYMBOL_GPL vmlinux 0x86b0d212 crypto_find_alg +EXPORT_SYMBOL_GPL vmlinux 0x86b13d2a usb_unpoison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x86b99f98 _RNvMNtCs3AkgXgqgK6r_4core3f64d9next_down +EXPORT_SYMBOL_GPL vmlinux 0x86bfe06a _RNvXsm_NtCs3AkgXgqgK6r_4core4charNtB5_11ToLowercaseNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x86c1b06b _RNvXs2F_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10maple_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x86c43a8c cper_estatus_check +EXPORT_SYMBOL_GPL vmlinux 0x86d6425f irq_gc_set_wake +EXPORT_SYMBOL_GPL vmlinux 0x86e451e5 spi_take_timestamp_pre +EXPORT_SYMBOL_GPL vmlinux 0x86f6b99d synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x86f85114 net_dec_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x87031a90 ata_pci_sff_activate_host +EXPORT_SYMBOL_GPL vmlinux 0x8704d1fa thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x870cc0f6 elv_unregister +EXPORT_SYMBOL_GPL vmlinux 0x870e16b7 xen_test_irq_shared +EXPORT_SYMBOL_GPL vmlinux 0x87258a37 mas_store +EXPORT_SYMBOL_GPL vmlinux 0x87290542 sysfs_group_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x872d4f7c __SCT__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x872f4a12 bpf_trace_run1 +EXPORT_SYMBOL_GPL vmlinux 0x8731fb7f _RNvXs25_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18___call_single_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x87327cd0 devm_pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8735ed3d irq_set_affinity_notifier +EXPORT_SYMBOL_GPL vmlinux 0x873abce9 serial8250_get_port +EXPORT_SYMBOL_GPL vmlinux 0x873d4b41 tpm1_getcap +EXPORT_SYMBOL_GPL vmlinux 0x87558065 shmem_read_folio_gfp +EXPORT_SYMBOL_GPL vmlinux 0x875c7584 xfrm_dev_policy_add +EXPORT_SYMBOL_GPL vmlinux 0x875dc5d0 devm_regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x875e5b2f cpufreq_freq_attr_scaling_boost_freqs +EXPORT_SYMBOL_GPL vmlinux 0x87621ce6 edac_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0x877b564e ehci_handshake +EXPORT_SYMBOL_GPL vmlinux 0x87878866 dw_pcie_host_deinit +EXPORT_SYMBOL_GPL vmlinux 0x878fbfe1 kernel_kobj +EXPORT_SYMBOL_GPL vmlinux 0x87908767 xas_clear_mark +EXPORT_SYMBOL_GPL vmlinux 0x87a3f049 sock_diag_put_meminfo +EXPORT_SYMBOL_GPL vmlinux 0x87a3fab2 _RNvXs4Q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10ipc_kludgeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x87aad3d4 inet_csk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x87b210d0 clkdev_create +EXPORT_SYMBOL_GPL vmlinux 0x87bea90f hvc_instantiate +EXPORT_SYMBOL_GPL vmlinux 0x87c94d11 regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x87d1b08d _RNvXs_NtNtNtCs3AkgXgqgK6r_4core4iter6traits7collectuINtB4_6ExtenduE10extend_one +EXPORT_SYMBOL_GPL vmlinux 0x87d67a53 fwnode_graph_get_endpoint_count +EXPORT_SYMBOL_GPL vmlinux 0x87d942ca _RNvXs3_NtNtCs3AkgXgqgK6r_4core9core_simd7swizzleNtB5_5WhichNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x87dd7845 _RNvXs2X_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12delayed_workNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x87e2380a fib_nl_delrule +EXPORT_SYMBOL_GPL vmlinux 0x87e64181 amd_nb_has_feature +EXPORT_SYMBOL_GPL vmlinux 0x87f34e99 disable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x8809f685 crypto_alg_mod_lookup +EXPORT_SYMBOL_GPL vmlinux 0x8815a92e _RNvXs2y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11maple_allocNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x881a3d29 inode_sb_list_add +EXPORT_SYMBOL_GPL vmlinux 0x882214f7 ata_pci_sff_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x884d3a9f led_trigger_read +EXPORT_SYMBOL_GPL vmlinux 0x885528a6 ring_buffer_discard_commit +EXPORT_SYMBOL_GPL vmlinux 0x885852c9 regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x88615451 devlink_port_linecard_set +EXPORT_SYMBOL_GPL vmlinux 0x886be40b _RNvXs4d_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15scale_freq_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8870ca5f sched_set_fifo +EXPORT_SYMBOL_GPL vmlinux 0x8877b2b2 pci_epc_unmap_addr +EXPORT_SYMBOL_GPL vmlinux 0x887dd02b tty_find_polling_driver +EXPORT_SYMBOL_GPL vmlinux 0x888720e4 _RNvXs5Q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11rcu_specialNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x888926b2 regmap_multi_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x888e0553 usb_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0x88a0c62e _RNvXs4P_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15rhashtable_iterNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x88a72d3d _RNvXs5_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0x88ab6fe3 kgdb_active +EXPORT_SYMBOL_GPL vmlinux 0x88adadf9 __fsverity_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x88ae7109 _RNvMs0_NtCsbwHtcUjRN57_6kernel4taskNtB5_4Task12group_leader +EXPORT_SYMBOL_GPL vmlinux 0x88b4ae92 ring_buffer_normalize_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x88b5862d unregister_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0x88cce6a0 xas_find_marked +EXPORT_SYMBOL_GPL vmlinux 0x88d47b94 gpiochip_line_is_irq +EXPORT_SYMBOL_GPL vmlinux 0x88db920a phy_power_off +EXPORT_SYMBOL_GPL vmlinux 0x88dc9f9f gpiochip_find +EXPORT_SYMBOL_GPL vmlinux 0x88e1c6b0 acpi_cppc_processor_exit +EXPORT_SYMBOL_GPL vmlinux 0x88ef0ff8 ethtool_params_from_link_mode +EXPORT_SYMBOL_GPL vmlinux 0x88f85d40 devm_of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x88f90e88 __traceiter_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x88fac4e8 xhci_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x8904d309 _RNvXs3t_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_46page__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x890f4f97 __kprobe_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x890fa0fa btree_get_prev +EXPORT_SYMBOL_GPL vmlinux 0x8912fcf4 _RNvXsg_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impjNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x891a4b4d __tracepoint_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0x891a5a7f gnttab_max_grant_frames +EXPORT_SYMBOL_GPL vmlinux 0x8924eb1e rcu_force_quiescent_state +EXPORT_SYMBOL_GPL vmlinux 0x89252b15 devm_gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0x892f6ddc debugfs_print_regs32 +EXPORT_SYMBOL_GPL vmlinux 0x892f9f04 __SCT__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x892fa1db i2c_acpi_waive_d0_probe +EXPORT_SYMBOL_GPL vmlinux 0x893abbdd devlink_fmsg_u32_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x893c5ddb unlock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x89485687 iommu_group_put +EXPORT_SYMBOL_GPL vmlinux 0x89493fca bus_create_file +EXPORT_SYMBOL_GPL vmlinux 0x89542e44 device_bind_driver +EXPORT_SYMBOL_GPL vmlinux 0x896edad7 _RNvXs3Q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14vm_area_structNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8987086c blk_mq_free_request +EXPORT_SYMBOL_GPL vmlinux 0x8998497d ip6_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x89a42940 _RNvXs2_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeDefaultNtNtNtNtB7_4iter6traits8iterator8Iterator3nth +EXPORT_SYMBOL_GPL vmlinux 0x89ae7aa0 rsa_parse_pub_key +EXPORT_SYMBOL_GPL vmlinux 0x89af0cfd firmware_request_platform +EXPORT_SYMBOL_GPL vmlinux 0x89b0bbf1 dummy_con +EXPORT_SYMBOL_GPL vmlinux 0x89b9ce8a pci_dev_trylock +EXPORT_SYMBOL_GPL vmlinux 0x89bb3891 led_init_default_state_get +EXPORT_SYMBOL_GPL vmlinux 0x89bbafc6 usb_register_notify +EXPORT_SYMBOL_GPL vmlinux 0x89c84043 __mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x89cf885a regmap_async_complete +EXPORT_SYMBOL_GPL vmlinux 0x89dbcebf modify_ftrace_direct_nolock +EXPORT_SYMBOL_GPL vmlinux 0x89de7bdb xhci_stop +EXPORT_SYMBOL_GPL vmlinux 0x89e01164 ethnl_cable_test_fault_length +EXPORT_SYMBOL_GPL vmlinux 0x89e1ec9d acpi_get_subsystem_id +EXPORT_SYMBOL_GPL vmlinux 0x89e340cf acpi_bus_get_ejd +EXPORT_SYMBOL_GPL vmlinux 0x89e59757 shmem_truncate_range +EXPORT_SYMBOL_GPL vmlinux 0x8a01372e iommu_group_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x8a0a3d4e gpiochip_unlock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x8a22de2a gpiochip_populate_parent_fwspec_twocell +EXPORT_SYMBOL_GPL vmlinux 0x8a2736e0 fib6_new_table +EXPORT_SYMBOL_GPL vmlinux 0x8a2f1710 da903x_read +EXPORT_SYMBOL_GPL vmlinux 0x8a382d0d _RNvXsj_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_5u16x2NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8a3f5a01 is_dock_device +EXPORT_SYMBOL_GPL vmlinux 0x8a3f84ba linear_range_get_selector_low +EXPORT_SYMBOL_GPL vmlinux 0x8a449e31 ata_dev_set_feature +EXPORT_SYMBOL_GPL vmlinux 0x8a45a555 acpi_unregister_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x8a46cb6c mc146818_avoid_UIP +EXPORT_SYMBOL_GPL vmlinux 0x8a4ec9f9 blk_trace_setup +EXPORT_SYMBOL_GPL vmlinux 0x8a4fd46b kernfs_put +EXPORT_SYMBOL_GPL vmlinux 0x8a5c1029 __SCT__tp_func_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x8a62b81b sfp_upstream_stop +EXPORT_SYMBOL_GPL vmlinux 0x8a64b520 _RNvXs35_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10srcu_usageNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8a77444a _RNvNvMs3_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB7_4CStr8from_ptr9strlen_rt +EXPORT_SYMBOL_GPL vmlinux 0x8a7cb9c4 platform_thermal_package_rate_control +EXPORT_SYMBOL_GPL vmlinux 0x8a81475d tpm_pm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8a838ef6 intel_scu_ipc_dev_put +EXPORT_SYMBOL_GPL vmlinux 0x8a83fb45 mpi_point_free_parts +EXPORT_SYMBOL_GPL vmlinux 0x8a985161 rtc_update_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0x8aa31da3 clocksource_verify_percpu +EXPORT_SYMBOL_GPL vmlinux 0x8aa7240b mmc_send_abort_tuning +EXPORT_SYMBOL_GPL vmlinux 0x8aa8ecda iomap_page_mkwrite +EXPORT_SYMBOL_GPL vmlinux 0x8abacc47 get_max_files +EXPORT_SYMBOL_GPL vmlinux 0x8ac1407b sfp_get_module_eeprom +EXPORT_SYMBOL_GPL vmlinux 0x8ad5ceb1 __uv_hub_info_list +EXPORT_SYMBOL_GPL vmlinux 0x8aed15f9 skcipher_walk_async +EXPORT_SYMBOL_GPL vmlinux 0x8af81001 xen_xlate_remap_gfn_array +EXPORT_SYMBOL_GPL vmlinux 0x8b07c1b6 fuse_sync_release +EXPORT_SYMBOL_GPL vmlinux 0x8b140c03 _RNvXs7_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_10AtomicBoolNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8b149c36 clk_is_match +EXPORT_SYMBOL_GPL vmlinux 0x8b208ef3 _RNvXs2Z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15workqueue_attrsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8b243325 blk_trace_remove +EXPORT_SYMBOL_GPL vmlinux 0x8b30f8ef debugfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0x8b3af13d mddev_resume +EXPORT_SYMBOL_GPL vmlinux 0x8b4149e4 cppc_perf_ctrs_in_pcc +EXPORT_SYMBOL_GPL vmlinux 0x8b47ea1d __SCT__tp_func_extlog_mem_event +EXPORT_SYMBOL_GPL vmlinux 0x8b4a9770 _RNvXss_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_24static_key__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8b4b00e2 switchdev_handle_port_obj_add_foreign +EXPORT_SYMBOL_GPL vmlinux 0x8b4c77ca __tracepoint_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x8b4cf511 phy_validate +EXPORT_SYMBOL_GPL vmlinux 0x8b695b34 rio_add_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0x8b89f01c hv_ghcb_hypercall +EXPORT_SYMBOL_GPL vmlinux 0x8b8cc689 enable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x8b9200fd lookup_address +EXPORT_SYMBOL_GPL vmlinux 0x8b94eb4e ahash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x8b95e6a2 __SCT__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x8b980107 nvdimm_kobj +EXPORT_SYMBOL_GPL vmlinux 0x8b996957 mmc_regulator_get_supply +EXPORT_SYMBOL_GPL vmlinux 0x8bafbd50 _RNvXsh_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_17cacheline_paddingNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8bb51da4 serial8250_do_set_mctrl +EXPORT_SYMBOL_GPL vmlinux 0x8bb6c48e fat_sync_inode +EXPORT_SYMBOL_GPL vmlinux 0x8bc03bf1 crypto_clone_ahash +EXPORT_SYMBOL_GPL vmlinux 0x8bc538b5 uprobe_register_refctr +EXPORT_SYMBOL_GPL vmlinux 0x8bdd116e usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0x8be2efb9 _RNvXsD_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_8___m128bhNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8be75102 lwtstate_free +EXPORT_SYMBOL_GPL vmlinux 0x8beb5d9b _RNvXs2s_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14rb_root_cachedNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8bef2316 pm_clk_remove +EXPORT_SYMBOL_GPL vmlinux 0x8bf603c8 xdp_set_features_flag +EXPORT_SYMBOL_GPL vmlinux 0x8c0215f2 pm_system_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x8c03d20c destroy_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x8c09cb50 vcap_rule_add_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8c0bf270 sdev_evt_send +EXPORT_SYMBOL_GPL vmlinux 0x8c0ed103 rcu_check_boost_fail +EXPORT_SYMBOL_GPL vmlinux 0x8c1d9d39 wbc_detach_inode +EXPORT_SYMBOL_GPL vmlinux 0x8c20663b power_supply_changed +EXPORT_SYMBOL_GPL vmlinux 0x8c341c48 current_save_fsgs +EXPORT_SYMBOL_GPL vmlinux 0x8c3715b4 _RNvNtNtCs3AkgXgqgK6r_4core7unicode9printable12is_printable +EXPORT_SYMBOL_GPL vmlinux 0x8c3907f3 node_to_amd_nb +EXPORT_SYMBOL_GPL vmlinux 0x8c45bf8a acpi_storage_d3 +EXPORT_SYMBOL_GPL vmlinux 0x8c484409 gnttab_release_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x8c488258 fat_free_clusters +EXPORT_SYMBOL_GPL vmlinux 0x8c496bc0 attribute_container_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8c4d2428 mt_prev +EXPORT_SYMBOL_GPL vmlinux 0x8c4fded2 sgx_virt_einit +EXPORT_SYMBOL_GPL vmlinux 0x8c64d917 power_supply_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x8c73a611 inet_twsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8c743fb6 reset_control_status +EXPORT_SYMBOL_GPL vmlinux 0x8c7a5548 pm_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x8c83f692 regulator_map_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x8c89e3b8 usb_phy_roothub_power_off +EXPORT_SYMBOL_GPL vmlinux 0x8c8c9de8 gpiod_direction_output_raw +EXPORT_SYMBOL_GPL vmlinux 0x8c8d2374 dma_fence_unwrap_first +EXPORT_SYMBOL_GPL vmlinux 0x8c921cac vcap_get_rule +EXPORT_SYMBOL_GPL vmlinux 0x8c98d248 unregister_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x8c9c3328 ata_sff_dma_pause +EXPORT_SYMBOL_GPL vmlinux 0x8c9e54d3 devlink_info_version_running_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x8ca21062 _RNvXs3d_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25arch_uprobe__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8ca5f824 pm_generic_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8cb3ef6a _RNvXso_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_6___m256NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8cbb1ae1 tpm_get_random +EXPORT_SYMBOL_GPL vmlinux 0x8cc06826 mmc_regulator_enable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x8ce2198c __trace_array_puts +EXPORT_SYMBOL_GPL vmlinux 0x8cf86105 acpi_match_acpi_device +EXPORT_SYMBOL_GPL vmlinux 0x8cf8713a usb_wakeup_enabled_descendants +EXPORT_SYMBOL_GPL vmlinux 0x8d036c25 crypto_alloc_ahash +EXPORT_SYMBOL_GPL vmlinux 0x8d14757a __nf_ip6_route +EXPORT_SYMBOL_GPL vmlinux 0x8d1526d2 scsi_internal_device_unblock_nowait +EXPORT_SYMBOL_GPL vmlinux 0x8d1c8a7c __traceiter_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x8d22bb58 iommu_group_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8d2b6436 genphy_c45_read_lpa +EXPORT_SYMBOL_GPL vmlinux 0x8d3330b6 cpuacct_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x8d38811b i2c_acpi_find_adapter_by_handle +EXPORT_SYMBOL_GPL vmlinux 0x8d4320a9 usb_hcd_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x8d50f19e irq_work_queue +EXPORT_SYMBOL_GPL vmlinux 0x8d52000d __SCK__tp_func_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x8d522714 __rcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0x8d5295d3 _RNvXs1b_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25__fpstate_32__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8d53abfc serdev_device_set_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x8d694cdd serial8250_em485_stop_tx +EXPORT_SYMBOL_GPL vmlinux 0x8d711e29 _RNvXs9_NtCs3AkgXgqgK6r_4core4charNtB5_11EscapeDebugNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8d76927d blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x8d7b8021 is_software_node +EXPORT_SYMBOL_GPL vmlinux 0x8d7e3373 hwpoison_filter_dev_major +EXPORT_SYMBOL_GPL vmlinux 0x8d8f7ee2 syscon_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x8d8fe64b cpufreq_dbs_governor_init +EXPORT_SYMBOL_GPL vmlinux 0x8d904487 fwnode_connection_find_match +EXPORT_SYMBOL_GPL vmlinux 0x8d908ebf power_supply_get_maintenance_charging_setting +EXPORT_SYMBOL_GPL vmlinux 0x8d9151ef vcap_enable_lookups +EXPORT_SYMBOL_GPL vmlinux 0x8d920876 xhci_gen_setup +EXPORT_SYMBOL_GPL vmlinux 0x8da36379 trace_array_put +EXPORT_SYMBOL_GPL vmlinux 0x8da42afe debugfs_create_atomic_t +EXPORT_SYMBOL_GPL vmlinux 0x8dc7809c crypto_register_aead +EXPORT_SYMBOL_GPL vmlinux 0x8dd218b0 icc_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x8dd3d8fb _RNvXs3_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x8dd661ae xen_xlate_unmap_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0x8de74360 dm_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x8de8b3d3 synth_event_trace_end +EXPORT_SYMBOL_GPL vmlinux 0x8dea6f74 __blk_req_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0x8df3f901 devm_gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x8df9bc61 register_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0x8e0e8c4a __rio_local_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x8e14736c _RNvXsp_NtCs3AkgXgqgK6r_4core3numhNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0x8e271aa4 sdio_writel +EXPORT_SYMBOL_GPL vmlinux 0x8e29277c da9052_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x8e2d706b tracepoint_probe_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8e30944a __rg_dealloc +EXPORT_SYMBOL_GPL vmlinux 0x8e3d911b arch_phys_wc_index +EXPORT_SYMBOL_GPL vmlinux 0x8e42b120 regmap_raw_read +EXPORT_SYMBOL_GPL vmlinux 0x8e4eb451 bpf_sk_storage_diag_free +EXPORT_SYMBOL_GPL vmlinux 0x8e5bce4b debugfs_create_bool +EXPORT_SYMBOL_GPL vmlinux 0x8e634ac5 blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0x8e64c28e shash_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x8e6b1a9e net_selftest_get_count +EXPORT_SYMBOL_GPL vmlinux 0x8e6d1e86 usb_find_alt_setting +EXPORT_SYMBOL_GPL vmlinux 0x8e6fa8b5 apei_exec_pre_map_gars +EXPORT_SYMBOL_GPL vmlinux 0x8e836347 sata_scr_write +EXPORT_SYMBOL_GPL vmlinux 0x8e842234 irq_domain_associate +EXPORT_SYMBOL_GPL vmlinux 0x8e869aec regmap_mmio_detach_clk +EXPORT_SYMBOL_GPL vmlinux 0x8e91a9af _RNvXsY_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_11AtomicIsizeNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8e94cb66 firmware_upload_register +EXPORT_SYMBOL_GPL vmlinux 0x8e9b5aa1 crypto_register_shashes +EXPORT_SYMBOL_GPL vmlinux 0x8e9bd4a3 hv_alloc_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x8ead800c user_free_preparse +EXPORT_SYMBOL_GPL vmlinux 0x8ebc0532 _RNvNtNtCs3AkgXgqgK6r_4core5slice6memchr14memchr_aligned +EXPORT_SYMBOL_GPL vmlinux 0x8ecb5ff9 balloon_page_list_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x8ee727aa rust_helper_init_wait +EXPORT_SYMBOL_GPL vmlinux 0x8eee3399 dax_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x8eee5620 phy_resolve_aneg_pause +EXPORT_SYMBOL_GPL vmlinux 0x8f00f6d1 vhost_task_start +EXPORT_SYMBOL_GPL vmlinux 0x8f044a4c _RNvXs19_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13math_emu_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8f0748af rcu_expedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x8f0b781d iova_domain_init_rcaches +EXPORT_SYMBOL_GPL vmlinux 0x8f157997 power_supply_powers +EXPORT_SYMBOL_GPL vmlinux 0x8f1e95dd _RNvXsi_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impaNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8f266e8b iommu_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0x8f2eb429 kvm_arch_para_hints +EXPORT_SYMBOL_GPL vmlinux 0x8f2f0936 _RNvXsZ_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_4i8x8NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8f337acd rio_del_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0x8f466117 __tracepoint_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x8f4695fb iommu_report_device_fault +EXPORT_SYMBOL_GPL vmlinux 0x8f46d0a0 _RNvXs6_NtCs3AkgXgqgK6r_4core3cmpNtB5_8OrderingNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x8f559f98 devm_register_power_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x8f56410d fork_usermode_driver +EXPORT_SYMBOL_GPL vmlinux 0x8f6cee77 __round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x8f732e97 ata_bmdma_irq_clear +EXPORT_SYMBOL_GPL vmlinux 0x8f786bee fs_umode_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0x8f7bcaab devm_mipi_dsi_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x8f7bd0a6 btree_init_mempool +EXPORT_SYMBOL_GPL vmlinux 0x8f80d0e7 ksm_madvise +EXPORT_SYMBOL_GPL vmlinux 0x8f868bd7 regulator_get_mode +EXPORT_SYMBOL_GPL vmlinux 0x8f97bd81 power_supply_put_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x8fa5a6ee dev_fetch_sw_netstats +EXPORT_SYMBOL_GPL vmlinux 0x8fa719c5 _RNvMs0_NtNtCs3AkgXgqgK6r_4core3str5lossyNtB5_10Utf8Chunks5debug +EXPORT_SYMBOL_GPL vmlinux 0x8fa9d9e8 __SCT__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x8faa800d acpi_cpc_valid +EXPORT_SYMBOL_GPL vmlinux 0x8fbc3b8d _RNvXs3p_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_46page__bindgen_ty_1__bindgen_ty_1__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x8fc12788 software_node_unregister_node_group +EXPORT_SYMBOL_GPL vmlinux 0x8fca0669 init_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x8fd83a92 rdev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x8ff0b80b pci_epc_stop +EXPORT_SYMBOL_GPL vmlinux 0x8ff60436 mpi_ec_add_points +EXPORT_SYMBOL_GPL vmlinux 0x8ffa0607 xdp_return_buff +EXPORT_SYMBOL_GPL vmlinux 0x8ffcaf01 fwnode_get_nth_parent +EXPORT_SYMBOL_GPL vmlinux 0x8ffe75ae gpiod_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x900b9d5c irq_chip_request_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x90114321 _RNvXs2_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationNtNtNtB7_3ops5arith3Sub3sub +EXPORT_SYMBOL_GPL vmlinux 0x9024f443 mds_user_clear +EXPORT_SYMBOL_GPL vmlinux 0x90298350 ata_std_qc_defer +EXPORT_SYMBOL_GPL vmlinux 0x902ec6e5 devl_dpipe_headers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x903b627c list_lru_isolate_move +EXPORT_SYMBOL_GPL vmlinux 0x9047a7c5 __inode_attach_wb +EXPORT_SYMBOL_GPL vmlinux 0x905beb84 dax_writeback_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x905ffe8f ata_bmdma32_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x9073331b _RNvXs_NtNtCs3AkgXgqgK6r_4core3str4iterNtB4_5CharsNtNtB8_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x907535a2 sbitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x9075b887 class_create +EXPORT_SYMBOL_GPL vmlinux 0x90760b4f acpi_spi_count_resources +EXPORT_SYMBOL_GPL vmlinux 0x907611ac rio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x9084b044 clear_page_erms +EXPORT_SYMBOL_GPL vmlinux 0x90892107 _RNvXsS_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_3eddNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9091e1f8 usb_hcd_check_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x909cbb83 tracepoint_srcu +EXPORT_SYMBOL_GPL vmlinux 0x90a01520 _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings4INFO +EXPORT_SYMBOL_GPL vmlinux 0x90a9d8cc hv_is_hyperv_initialized +EXPORT_SYMBOL_GPL vmlinux 0x90ac064d _RNvXsd_NtCs3AkgXgqgK6r_4core3anyNtB5_6TypeIdNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x90b022da inet_pernet_hashinfo_alloc +EXPORT_SYMBOL_GPL vmlinux 0x90c8498c apei_exec_write_register +EXPORT_SYMBOL_GPL vmlinux 0x90ce900f sk_psock_msg_verdict +EXPORT_SYMBOL_GPL vmlinux 0x90d1864f ata_sff_check_status +EXPORT_SYMBOL_GPL vmlinux 0x90d23953 of_phy_put +EXPORT_SYMBOL_GPL vmlinux 0x90d4b5f4 mmu_notifier_get_locked +EXPORT_SYMBOL_GPL vmlinux 0x90de0452 platform_thermal_package_notify +EXPORT_SYMBOL_GPL vmlinux 0x90deba26 fwnode_get_next_parent +EXPORT_SYMBOL_GPL vmlinux 0x90f820f9 virtio_add_status +EXPORT_SYMBOL_GPL vmlinux 0x90f906c3 pci_p2pdma_distance_many +EXPORT_SYMBOL_GPL vmlinux 0x9107d224 __SCT__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x910bdf6b trace_seq_vprintf +EXPORT_SYMBOL_GPL vmlinux 0x910f61a7 __traceiter_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x9112b8e2 max8997_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x911b41ce thermal_zone_device_enable +EXPORT_SYMBOL_GPL vmlinux 0x913bbb8b _RNvXs4_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0x913ebd32 stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x914de64d gnttab_unmap_refs_sync +EXPORT_SYMBOL_GPL vmlinux 0x9153dd58 sysfs_file_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x915a6812 cros_ec_cmd +EXPORT_SYMBOL_GPL vmlinux 0x91695931 vfs_setlease +EXPORT_SYMBOL_GPL vmlinux 0x916a2ccd regmap_get_raw_write_max +EXPORT_SYMBOL_GPL vmlinux 0x916b595d serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x916e0c08 watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x917d953b __SCT__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x917daa87 fuse_dev_operations +EXPORT_SYMBOL_GPL vmlinux 0x9181cb94 ata_host_alloc +EXPORT_SYMBOL_GPL vmlinux 0x9183bf03 _RNvMNtCs3AkgXgqgK6r_4core3stre14escape_default +EXPORT_SYMBOL_GPL vmlinux 0x91868cb4 _RNvMNtNtCs3AkgXgqgK6r_4core5slice5asciiSh10trim_ascii +EXPORT_SYMBOL_GPL vmlinux 0x918f82bc i2c_adapter_depth +EXPORT_SYMBOL_GPL vmlinux 0x9194e18f xenbus_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x91955a9f start_poll_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x91a2d535 _RNvNtNtCs3AkgXgqgK6r_4core10intrinsics3mir11Unreachable +EXPORT_SYMBOL_GPL vmlinux 0x91a2ed69 genphy_c45_plca_set_cfg +EXPORT_SYMBOL_GPL vmlinux 0x91ad8f56 _RNvXs5L_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12sched_entityNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x91afcde4 net_ns_type_operations +EXPORT_SYMBOL_GPL vmlinux 0x91b32b87 intel_pmic_install_opregion_handler +EXPORT_SYMBOL_GPL vmlinux 0x91b3dcd9 _RNvXsg_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleNtNtB7_3cmp10PartialOrd11partial_cmp +EXPORT_SYMBOL_GPL vmlinux 0x91b70da9 bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x91b774a1 mpi_scanval +EXPORT_SYMBOL_GPL vmlinux 0x91b9a4ba e820__mapped_any +EXPORT_SYMBOL_GPL vmlinux 0x91c6e5b0 pcap_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x91de8cdf _RNvXs1_NtCs3AkgXgqgK6r_4core5arrayNtB5_17TryFromSliceErrorINtNtB7_7convert4FromNtBX_10InfallibleE4from +EXPORT_SYMBOL_GPL vmlinux 0x91e4cb12 debugfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0x91e8cca5 usb_hcd_end_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x91ea8726 asn1_encode_boolean +EXPORT_SYMBOL_GPL vmlinux 0x91ec82fd _RNvMs2_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_10DebugTuple5field +EXPORT_SYMBOL_GPL vmlinux 0x91f1667d pci_epc_add_epf +EXPORT_SYMBOL_GPL vmlinux 0x91f18fce genphy_c45_baset1_read_status +EXPORT_SYMBOL_GPL vmlinux 0x92049a87 xdp_rxq_info_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x920cc389 visitorl +EXPORT_SYMBOL_GPL vmlinux 0x92141343 kvm_async_pf_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x92160683 strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x92170732 lwtunnel_fill_encap +EXPORT_SYMBOL_GPL vmlinux 0x921edd4d debugfs_create_ulong +EXPORT_SYMBOL_GPL vmlinux 0x92222bb8 __SCK__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x922640ee inet_twsk_hashdance +EXPORT_SYMBOL_GPL vmlinux 0x923e42aa sysfb_disable +EXPORT_SYMBOL_GPL vmlinux 0x9241b358 __static_key_slow_dec_deferred +EXPORT_SYMBOL_GPL vmlinux 0x924c46f8 zs_unmap_object +EXPORT_SYMBOL_GPL vmlinux 0x9257bafd _RNvXs1M_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25cpuinfo_x86__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x925e685e gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0x92609581 _RNvNvNtNtNtCs3AkgXgqgK6r_4core9core_arch3x864sse219__mm_slli_si128_impl4mask +EXPORT_SYMBOL_GPL vmlinux 0x927a0801 d_same_name +EXPORT_SYMBOL_GPL vmlinux 0x927f7ae0 _RNvXsz_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x92864a20 cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0x9294ffef irq_domain_set_hwirq_and_chip +EXPORT_SYMBOL_GPL vmlinux 0x929e95cf psi_memstall_enter +EXPORT_SYMBOL_GPL vmlinux 0x92aa9fca pci_d3cold_disable +EXPORT_SYMBOL_GPL vmlinux 0x92b8c78b hyperv_pcpu_output_arg +EXPORT_SYMBOL_GPL vmlinux 0x92cf74aa vcap_admin_rule_count +EXPORT_SYMBOL_GPL vmlinux 0x92d31cfb fixed_phy_add +EXPORT_SYMBOL_GPL vmlinux 0x92db8f68 do_trace_rcu_torture_read +EXPORT_SYMBOL_GPL vmlinux 0x92dd842a regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x92e8e9ab fsverity_enqueue_verify_work +EXPORT_SYMBOL_GPL vmlinux 0x92f163d8 ata_ncq_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x92f59667 devfreq_event_get_event +EXPORT_SYMBOL_GPL vmlinux 0x92f749fc sata_link_debounce +EXPORT_SYMBOL_GPL vmlinux 0x93006063 i2c_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x9303471f _RNvXs5_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeDefaultNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x9311e864 uart_insert_char +EXPORT_SYMBOL_GPL vmlinux 0x9317b5cd nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x93255b2b ring_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x932c8d7a linear_range_get_value_array +EXPORT_SYMBOL_GPL vmlinux 0x932f286e tpm_pm_resume +EXPORT_SYMBOL_GPL vmlinux 0x933237a6 fwnode_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x93335116 led_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x93348526 ata_std_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x933f75e0 usb_unlink_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x93531789 _RNvXs25_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_13EscapeUnicodeNtNtBa_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x935346fe __sbitmap_queue_get +EXPORT_SYMBOL_GPL vmlinux 0x935529cc _RNvXsj_NtCs3AkgXgqgK6r_4core4charNtB5_15CaseMappingIterNtNtNtNtB7_4iter6traits8iterator8Iterator9size_hint +EXPORT_SYMBOL_GPL vmlinux 0x93605e9a vfsgid_in_group_p +EXPORT_SYMBOL_GPL vmlinux 0x93780906 dm_hold +EXPORT_SYMBOL_GPL vmlinux 0x937ba972 _RNvXs4s_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_39local_apic__bindgen_ty_29__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9389aabd _RNvXs4_NtNtCs3AkgXgqgK6r_4core4char7convertNtB5_14ParseCharErrorNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0x93a2f34f _RNvXs55_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18hrtimer_clock_baseNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x93b503f4 dax_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x93c7edeb usb_find_common_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x93d1d424 gnttab_free_grant_references +EXPORT_SYMBOL_GPL vmlinux 0x93d93ee0 power_supply_property_is_writeable +EXPORT_SYMBOL_GPL vmlinux 0x93dc2586 pgprot_writethrough +EXPORT_SYMBOL_GPL vmlinux 0x93e97f10 kthread_func +EXPORT_SYMBOL_GPL vmlinux 0x93ebdf96 mt_next +EXPORT_SYMBOL_GPL vmlinux 0x93ed2b2e pwm_apply_state +EXPORT_SYMBOL_GPL vmlinux 0x93edef07 devlink_health_report +EXPORT_SYMBOL_GPL vmlinux 0x93eebc0f pci_dev_lock +EXPORT_SYMBOL_GPL vmlinux 0x93f55f82 crypto_akcipher_sync_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x941f2aaa eventfd_ctx_put +EXPORT_SYMBOL_GPL vmlinux 0x9424058f arch_haltpoll_disable +EXPORT_SYMBOL_GPL vmlinux 0x9425bb34 nvmem_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x94279e7c tcp_reno_undo_cwnd +EXPORT_SYMBOL_GPL vmlinux 0x942da6ad xfrm_audit_state_replay +EXPORT_SYMBOL_GPL vmlinux 0x942e8b54 __skb_get_hash_symmetric +EXPORT_SYMBOL_GPL vmlinux 0x9430b198 trace_dump_stack +EXPORT_SYMBOL_GPL vmlinux 0x9436e405 memory_group_register_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x943a02c0 pci_ats_supported +EXPORT_SYMBOL_GPL vmlinux 0x943fc708 xen_setup_shutdown_event +EXPORT_SYMBOL_GPL vmlinux 0x944ac6b7 kthread_cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x9468ea70 schedule_hrtimeout_range_clock +EXPORT_SYMBOL_GPL vmlinux 0x946c26fb i2c_parse_fw_timings +EXPORT_SYMBOL_GPL vmlinux 0x946dd559 sha224_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x9475cd6c _RNvNvNtNtNtCs3AkgXgqgK6r_4core9core_arch3x865ssse315__mm_alignr_epi84mask +EXPORT_SYMBOL_GPL vmlinux 0x947b40c6 cpu_smt_possible +EXPORT_SYMBOL_GPL vmlinux 0x94883474 __fsnotify_parent +EXPORT_SYMBOL_GPL vmlinux 0x9488a4b3 gpiod_get_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x94902f19 regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x949b011b phy_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x949b5176 devlink_region_snapshot_create +EXPORT_SYMBOL_GPL vmlinux 0x949f7342 __alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x949f9166 acomp_request_alloc +EXPORT_SYMBOL_GPL vmlinux 0x94aa4f49 xfrm_audit_state_icvfail +EXPORT_SYMBOL_GPL vmlinux 0x94bc8bd7 _RNvXsr_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeUnicodeNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x94bfb82a ip_route_output_flow +EXPORT_SYMBOL_GPL vmlinux 0x94c4fd35 _RNvNvNtNtNtCs3AkgXgqgK6r_4core9core_arch3x868avx512bw19__mm512_bslli_epi1284mask +EXPORT_SYMBOL_GPL vmlinux 0x94ef4d05 cpci_hp_stop +EXPORT_SYMBOL_GPL vmlinux 0x9504df26 irq_wake_thread +EXPORT_SYMBOL_GPL vmlinux 0x9510f67d get_governor_parent_kobj +EXPORT_SYMBOL_GPL vmlinux 0x951a2773 crypto_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x952539d1 __SCK__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x953e1b9e ktime_get_real_seconds +EXPORT_SYMBOL_GPL vmlinux 0x953e80df create_signature +EXPORT_SYMBOL_GPL vmlinux 0x954d6b2a irq_set_chip_and_handler_name +EXPORT_SYMBOL_GPL vmlinux 0x955b0e2e kthread_worker_fn +EXPORT_SYMBOL_GPL vmlinux 0x95681622 led_trigger_set_default +EXPORT_SYMBOL_GPL vmlinux 0x956ac400 ring_buffer_dropped_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x956dcc35 ata_eh_freeze_port +EXPORT_SYMBOL_GPL vmlinux 0x956e693a _RNvXs6_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0x956e882d acpi_pci_check_ejectable +EXPORT_SYMBOL_GPL vmlinux 0x957166d8 regmap_irq_set_type_config_simple +EXPORT_SYMBOL_GPL vmlinux 0x957a372f _RNvXs1D_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16mpx_bndcsr_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x957fc80a _RNvXs3J_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9vm_regionNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x95843030 mpi_ec_init +EXPORT_SYMBOL_GPL vmlinux 0x958b6224 _RNvXs1_NtCsbwHtcUjRN57_6kernel4taskNtB5_4TaskNtNtB7_5types16AlwaysRefCounted7dec_ref +EXPORT_SYMBOL_GPL vmlinux 0x958df3ac zs_free +EXPORT_SYMBOL_GPL vmlinux 0x9593ef31 register_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x95995297 netlink_strict_get_check +EXPORT_SYMBOL_GPL vmlinux 0x959bd7a1 zone_device_page_init +EXPORT_SYMBOL_GPL vmlinux 0x959ec5f5 call_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x95ae0e29 nvmem_del_cell_table +EXPORT_SYMBOL_GPL vmlinux 0x95affdaa _RNvNtCs3AkgXgqgK6r_4core9panicking15const_panic_fmt +EXPORT_SYMBOL_GPL vmlinux 0x95bade62 devm_release_action +EXPORT_SYMBOL_GPL vmlinux 0x95bc9078 btree_free +EXPORT_SYMBOL_GPL vmlinux 0x95c6710e sdio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x95c9a3d2 __audit_inode_child +EXPORT_SYMBOL_GPL vmlinux 0x95d07b95 ping_init_sock +EXPORT_SYMBOL_GPL vmlinux 0x95d723f7 _RNvMNtNtCs3AkgXgqgK6r_4core5panic10panic_infoNtB2_9PanicInfo8location +EXPORT_SYMBOL_GPL vmlinux 0x95e3090c pci_hp_deregister +EXPORT_SYMBOL_GPL vmlinux 0x95ef1ccc dmi_memdev_size +EXPORT_SYMBOL_GPL vmlinux 0x95f80fac _RNvXs3B_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_33folio__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x961286e0 ring_buffer_read_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x9615b005 hv_map_ioapic_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x9621d738 alarm_start_relative +EXPORT_SYMBOL_GPL vmlinux 0x9623fef8 _RNvXNtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB2_15PadAdapterStateNtNtB6_7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x962c8ae1 usb_kill_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x963fb26b irq_chip_set_vcpu_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x96428e9b iommu_sva_bind_device +EXPORT_SYMBOL_GPL vmlinux 0x9643aec4 _RNvXs12_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB8_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0x96554810 register_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9659e298 rio_del_device +EXPORT_SYMBOL_GPL vmlinux 0x966a8180 devm_pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x9675d83d max8997_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x96790942 ip6_pol_route +EXPORT_SYMBOL_GPL vmlinux 0x968a85a9 sysfs_merge_group +EXPORT_SYMBOL_GPL vmlinux 0x96a55fda list_lru_destroy +EXPORT_SYMBOL_GPL vmlinux 0x96abd8c8 pm_clk_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x96b18f07 pci_rescan_bus +EXPORT_SYMBOL_GPL vmlinux 0x96c4244f sk_msg_clone +EXPORT_SYMBOL_GPL vmlinux 0x96c68738 crypto_register_rngs +EXPORT_SYMBOL_GPL vmlinux 0x96cff40a __unwind_start +EXPORT_SYMBOL_GPL vmlinux 0x96df6b27 acpi_create_platform_device +EXPORT_SYMBOL_GPL vmlinux 0x96e17a3c register_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x970327d0 regulator_sync_voltage +EXPORT_SYMBOL_GPL vmlinux 0x97049bad powercap_unregister_control_type +EXPORT_SYMBOL_GPL vmlinux 0x970a72a2 gpiochip_generic_free +EXPORT_SYMBOL_GPL vmlinux 0x9714e0bb ktime_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x9718b797 _RNvXs3a_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_22blocking_notifier_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x971b628b get_net_ns_by_fd +EXPORT_SYMBOL_GPL vmlinux 0x971f5f58 _RNvXsM_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_27restart_block__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x973fbee4 led_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x974a583c _RNvXs47_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7zonerefNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x974f30cd _RNvXs9_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0x974faa86 regulator_disable_deferred +EXPORT_SYMBOL_GPL vmlinux 0x974fff5a hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x975519c1 asymmetric_key_id_same +EXPORT_SYMBOL_GPL vmlinux 0x975e32ef __traceiter_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x9761361d component_del +EXPORT_SYMBOL_GPL vmlinux 0x9764780e scsi_host_block +EXPORT_SYMBOL_GPL vmlinux 0x97692eab _RNvXsS_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0x97764d63 fwnode_property_present +EXPORT_SYMBOL_GPL vmlinux 0x977be5c7 klist_iter_init_node +EXPORT_SYMBOL_GPL vmlinux 0x9780fe56 umd_load_blob +EXPORT_SYMBOL_GPL vmlinux 0x97832164 dev_get_tstats64 +EXPORT_SYMBOL_GPL vmlinux 0x97886d53 _RNvXs5l_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_36sigevent__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x978e7ca6 _RNvXsH_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_8pcpu_hotNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x978ea08a genphy_c45_pma_baset1_setup_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x97938d0d _RNvNvMs3_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB7_4CStr8from_ptr9strlen_ct +EXPORT_SYMBOL_GPL vmlinux 0x97c2d82c sk_free_unlock_clone +EXPORT_SYMBOL_GPL vmlinux 0x97c61c90 dma_wait_for_async_tx +EXPORT_SYMBOL_GPL vmlinux 0x97d23ba1 sysfs_remove_link +EXPORT_SYMBOL_GPL vmlinux 0x97de2b83 debug_locks_silent +EXPORT_SYMBOL_GPL vmlinux 0x97e19906 ZSTD_getErrorCode +EXPORT_SYMBOL_GPL vmlinux 0x97fc4042 pci_find_doe_mailbox +EXPORT_SYMBOL_GPL vmlinux 0x97fe7898 dev_pm_qos_hide_flags +EXPORT_SYMBOL_GPL vmlinux 0x98056c2f rio_register_scan +EXPORT_SYMBOL_GPL vmlinux 0x980ba9cb _RNvXs2p_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20tlbflush_unmap_batchNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x98178c71 i2c_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x981ceed2 relay_buf_full +EXPORT_SYMBOL_GPL vmlinux 0x982b68d9 sock_diag_check_cookie +EXPORT_SYMBOL_GPL vmlinux 0x98329c13 platform_get_irq +EXPORT_SYMBOL_GPL vmlinux 0x9833bc0c hvc_kick +EXPORT_SYMBOL_GPL vmlinux 0x98378a1d cc_mkdec +EXPORT_SYMBOL_GPL vmlinux 0x9843f501 __cookie_v4_check +EXPORT_SYMBOL_GPL vmlinux 0x98465ca8 _RNvXs1C_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_30mpx_bndcsr_state__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x984964c6 ata_scsi_slave_destroy +EXPORT_SYMBOL_GPL vmlinux 0x984da541 bus_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x98503a63 mpi_alloc +EXPORT_SYMBOL_GPL vmlinux 0x98516106 devl_assert_locked +EXPORT_SYMBOL_GPL vmlinux 0x985453e1 lease_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x985e69d9 __tracepoint_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x985ffb5f clk_mux_val_to_index +EXPORT_SYMBOL_GPL vmlinux 0x9866faa2 virtio_device_freeze +EXPORT_SYMBOL_GPL vmlinux 0x9879932b crypto_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x98838383 xenbus_match +EXPORT_SYMBOL_GPL vmlinux 0x988a1a00 sn_region_size +EXPORT_SYMBOL_GPL vmlinux 0x988a388d led_blink_set_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x989074ff kmsg_dump_reason_str +EXPORT_SYMBOL_GPL vmlinux 0x98a2e98f nf_queue +EXPORT_SYMBOL_GPL vmlinux 0x98b3832f wm8350_gpio_config +EXPORT_SYMBOL_GPL vmlinux 0x98b76127 cookie_tcp_reqsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x98bb83ac blk_mq_sched_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x98cff549 ata_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x98d3045f _RNvXs4_NtCs3AkgXgqgK6r_4core3fmtNtB5_9ArgumentsNtB5_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x98d5545d fwnode_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x98ee62b2 ring_buffer_record_disable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x98f4d306 hyperv_flush_guest_mapping +EXPORT_SYMBOL_GPL vmlinux 0x98f7195f sdio_set_block_size +EXPORT_SYMBOL_GPL vmlinux 0x98f8d739 usb_match_one_id +EXPORT_SYMBOL_GPL vmlinux 0x98fcd68d pci_find_next_capability +EXPORT_SYMBOL_GPL vmlinux 0x9904c16f devm_clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x9908caa9 _RNvNtCs3AkgXgqgK6r_4core3str19slice_error_fail_rt +EXPORT_SYMBOL_GPL vmlinux 0x99097afe __traceiter_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x990bde0a md_find_rdev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x9913b272 cpufreq_generic_init +EXPORT_SYMBOL_GPL vmlinux 0x991ea52b pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x9922d395 tty_port_tty_hangup +EXPORT_SYMBOL_GPL vmlinux 0x9930f8a3 uv_bios_change_memprotect +EXPORT_SYMBOL_GPL vmlinux 0x99341c12 akcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x9934245c rio_dev_get +EXPORT_SYMBOL_GPL vmlinux 0x99430ba2 acpi_get_phys_id +EXPORT_SYMBOL_GPL vmlinux 0x994c2e93 percpu_up_write +EXPORT_SYMBOL_GPL vmlinux 0x994d33a1 __SCK__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x994dcd90 gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0x99504d09 n_tty_inherit_ops +EXPORT_SYMBOL_GPL vmlinux 0x9953acdb pkcs7_verify +EXPORT_SYMBOL_GPL vmlinux 0x995d1071 prof_on +EXPORT_SYMBOL_GPL vmlinux 0x9968aacb __audit_log_nfcfg +EXPORT_SYMBOL_GPL vmlinux 0x99758c35 _RNvXs58_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7seccompNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x997c550a preempt_model_none +EXPORT_SYMBOL_GPL vmlinux 0x9986042b dev_fill_metadata_dst +EXPORT_SYMBOL_GPL vmlinux 0x99869ff7 _RNvXs2O_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14___kernel_timexNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x998d79d6 x509_decode_time +EXPORT_SYMBOL_GPL vmlinux 0x99970229 irq_domain_associate_many +EXPORT_SYMBOL_GPL vmlinux 0x999ade88 vchan_tx_desc_free +EXPORT_SYMBOL_GPL vmlinux 0x99a03078 dax_holder_notify_failure +EXPORT_SYMBOL_GPL vmlinux 0x99a1b476 hwmon_notify_event +EXPORT_SYMBOL_GPL vmlinux 0x99a2ce73 devm_hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0x99abae43 devm_acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x99b14122 rio_add_net +EXPORT_SYMBOL_GPL vmlinux 0x99bdb7a0 _RNvXsn_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impmNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x99ce6eae __SCK__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x99d46e81 ping_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x99d8b1b4 ata_sff_postreset +EXPORT_SYMBOL_GPL vmlinux 0x99df23c4 iomap_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x99dfe35e i2c_dw_adjust_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0x99e3a779 pm_clk_add +EXPORT_SYMBOL_GPL vmlinux 0x99e7fe34 _RNvNtNtCs3AkgXgqgK6r_4core5slice6memchr7memrchr +EXPORT_SYMBOL_GPL vmlinux 0x99ecbf23 exportfs_decode_fh_raw +EXPORT_SYMBOL_GPL vmlinux 0x99ee57f5 event_triggers_post_call +EXPORT_SYMBOL_GPL vmlinux 0x99f018c4 nvmem_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x99f20197 _RNvNvMNtCs3AkgXgqgK6r_4core3f32f9from_bits13ct_u32_to_f32 +EXPORT_SYMBOL_GPL vmlinux 0x99f2d00a sysfs_emit_at +EXPORT_SYMBOL_GPL vmlinux 0x99f91b2b _RNvXsg_NtNtCs3AkgXgqgK6r_4core4char7convertNtB5_13CharErrorKindNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x9a11a0fc crypto_attr_alg_name +EXPORT_SYMBOL_GPL vmlinux 0x9a127198 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0x9a2075ee _RNvMs2_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_13ParseIntError4kind +EXPORT_SYMBOL_GPL vmlinux 0x9a232ea2 net_failover_destroy +EXPORT_SYMBOL_GPL vmlinux 0x9a234adb _RNvXs32_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13rcu_segcblistNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9a23ea6b alarm_expires_remaining +EXPORT_SYMBOL_GPL vmlinux 0x9a2851ef __SCT__tp_func_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x9a2c802f __tracepoint_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x9a30ff59 scsi_nl_sock +EXPORT_SYMBOL_GPL vmlinux 0x9a371c5c __mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x9a3d62bc _RNvXs1S_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10tss_structNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9a58dd2d trace_print_bitmask_seq +EXPORT_SYMBOL_GPL vmlinux 0x9a5dce5c rhashtable_walk_start_check +EXPORT_SYMBOL_GPL vmlinux 0x9a64a655 pci_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x9a6a3860 rio_mport_get_efb +EXPORT_SYMBOL_GPL vmlinux 0x9a723245 __pci_hp_initialize +EXPORT_SYMBOL_GPL vmlinux 0x9a7e57b9 irq_set_chained_handler_and_data +EXPORT_SYMBOL_GPL vmlinux 0x9a96e9d4 power_supply_get_property_from_supplier +EXPORT_SYMBOL_GPL vmlinux 0x9a9db2f2 _RNvXs5b_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24___sifields__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9aa71c2a efi_query_variable_store +EXPORT_SYMBOL_GPL vmlinux 0x9aaac699 dev_pm_opp_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x9ab27671 dma_get_slave_caps +EXPORT_SYMBOL_GPL vmlinux 0x9ac11b74 suspend_set_ops +EXPORT_SYMBOL_GPL vmlinux 0x9ac132bc fscrypt_get_symlink +EXPORT_SYMBOL_GPL vmlinux 0x9ac16165 page_cache_async_ra +EXPORT_SYMBOL_GPL vmlinux 0x9ac3ae69 bio_associate_blkg_from_css +EXPORT_SYMBOL_GPL vmlinux 0x9ac63235 device_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0x9ac853be devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x9acf31c6 mas_find +EXPORT_SYMBOL_GPL vmlinux 0x9ad55b99 clk_hw_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x9aeacb87 ring_buffer_iter_empty +EXPORT_SYMBOL_GPL vmlinux 0x9af09766 debugfs_create_blob +EXPORT_SYMBOL_GPL vmlinux 0x9af49514 icc_bulk_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x9afb190a sdio_release_irq +EXPORT_SYMBOL_GPL vmlinux 0x9b032577 __SCK__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x9b06e3d8 devlink_region_snapshot_id_put +EXPORT_SYMBOL_GPL vmlinux 0x9b16d8a7 _RNvXs6_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStrNtNtB9_3cmp10PartialOrd11partial_cmp +EXPORT_SYMBOL_GPL vmlinux 0x9b16e4ee phy_gbit_fibre_features +EXPORT_SYMBOL_GPL vmlinux 0x9b1b1bf7 rio_local_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x9b1c210c crypto_register_templates +EXPORT_SYMBOL_GPL vmlinux 0x9b354ce7 devm_clk_get_prepared +EXPORT_SYMBOL_GPL vmlinux 0x9b3f3ad3 ethnl_cable_test_step +EXPORT_SYMBOL_GPL vmlinux 0x9b49aac3 devlink_dpipe_entry_ctx_prepare +EXPORT_SYMBOL_GPL vmlinux 0x9b544d02 misc_cg_uncharge +EXPORT_SYMBOL_GPL vmlinux 0x9b555c8c pm_suspend_default_s2idle +EXPORT_SYMBOL_GPL vmlinux 0x9b564ee4 sk_msg_memcopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0x9b5c650f ata_dummy_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x9b64a04b _RNvXs3R_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_37mm_struct__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9b651e51 xenbus_teardown_ring +EXPORT_SYMBOL_GPL vmlinux 0x9b687017 devlink_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9b6de87a gpiod_set_transitory +EXPORT_SYMBOL_GPL vmlinux 0x9b6ec967 ring_buffer_size +EXPORT_SYMBOL_GPL vmlinux 0x9b7364ac pci_set_cacheline_size +EXPORT_SYMBOL_GPL vmlinux 0x9b7e49d5 rtc_alarm_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0x9b898ff5 _RNvXse_NtCs3AkgXgqgK6r_4core4cellNtB5_11BorrowErrorNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x9b9071cb get_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x9b92d16e pinctrl_gpio_set_config +EXPORT_SYMBOL_GPL vmlinux 0x9b973d26 devm_led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x9b9f3648 pcibios_scan_specific_bus +EXPORT_SYMBOL_GPL vmlinux 0x9ba2bb2b gpio_request_array +EXPORT_SYMBOL_GPL vmlinux 0x9ba497dd i2c_add_numbered_adapter +EXPORT_SYMBOL_GPL vmlinux 0x9bab0441 transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x9bad141d hv_hypercall_pg +EXPORT_SYMBOL_GPL vmlinux 0x9bbd87ee cgroup_get_e_css +EXPORT_SYMBOL_GPL vmlinux 0x9bc021c2 pm_generic_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x9bcc27af devl_unlock +EXPORT_SYMBOL_GPL vmlinux 0x9bce361f xdp_rxq_info_unreg +EXPORT_SYMBOL_GPL vmlinux 0x9bdf5cb3 _RNvXs3r_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_46page__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9bdf9714 ZSTD_customMalloc +EXPORT_SYMBOL_GPL vmlinux 0x9be30d27 mhp_get_pluggable_range +EXPORT_SYMBOL_GPL vmlinux 0x9bece81b mpi_cmp_ui +EXPORT_SYMBOL_GPL vmlinux 0x9bf1aa05 irq_chip_release_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x9c05c373 device_driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x9c060b60 _RNvXsG_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_22pcpu_hot__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9c082965 blk_mq_unquiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x9c13f64e devm_hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x9c24a443 pci_epc_get +EXPORT_SYMBOL_GPL vmlinux 0x9c29af6c ncsi_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x9c399ce2 _RNvXs_NtCsbwHtcUjRN57_6kernel5typesuNtB4_14ForeignOwnable12from_foreign +EXPORT_SYMBOL_GPL vmlinux 0x9c3ff6dc unmap_mapping_pages +EXPORT_SYMBOL_GPL vmlinux 0x9c4b42f9 pwmchip_remove +EXPORT_SYMBOL_GPL vmlinux 0x9c5cc975 securityfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x9c5f0331 spi_write_then_read +EXPORT_SYMBOL_GPL vmlinux 0x9c657a5e _RNvXs3_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0x9c6c7e83 rust_helper_IS_ERR +EXPORT_SYMBOL_GPL vmlinux 0x9c6febfc add_uevent_var +EXPORT_SYMBOL_GPL vmlinux 0x9c803020 usb_phy_roothub_power_on +EXPORT_SYMBOL_GPL vmlinux 0x9c805b48 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter9debug_set +EXPORT_SYMBOL_GPL vmlinux 0x9c87d942 __dev_fwnode_const +EXPORT_SYMBOL_GPL vmlinux 0x9c8e2833 smpboot_register_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x9c964c80 free_uid +EXPORT_SYMBOL_GPL vmlinux 0x9c9651e0 genphy_c45_pma_baset1_read_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x9c9877db _RNvXs2h_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16wait_queue_entryNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9ca18461 iommu_domain_alloc +EXPORT_SYMBOL_GPL vmlinux 0x9ca6e11f cper_mem_err_location +EXPORT_SYMBOL_GPL vmlinux 0x9cb2ee83 lwtunnel_output +EXPORT_SYMBOL_GPL vmlinux 0x9cc4f70a register_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9cca4854 regmap_check_range_table +EXPORT_SYMBOL_GPL vmlinux 0x9ccb51cc sdio_readb +EXPORT_SYMBOL_GPL vmlinux 0x9cd49232 fib_rule_matchall +EXPORT_SYMBOL_GPL vmlinux 0x9cd4b77f pciserial_init_ports +EXPORT_SYMBOL_GPL vmlinux 0x9cd7551a rhashtable_walk_stop +EXPORT_SYMBOL_GPL vmlinux 0x9cdbceb3 device_iommu_capable +EXPORT_SYMBOL_GPL vmlinux 0x9cdd6a66 sysctl_long_vals +EXPORT_SYMBOL_GPL vmlinux 0x9ce3b7ba _RNvXsq_NtNtCs3AkgXgqgK6r_4core3fmt3numNtB5_8LowerHexNtB5_12GenericRadix5digit +EXPORT_SYMBOL_GPL vmlinux 0x9ce7b37d mptcp_get_reset_option +EXPORT_SYMBOL_GPL vmlinux 0x9ceec435 devm_phy_create +EXPORT_SYMBOL_GPL vmlinux 0x9cf37c44 __iowrite32_copy +EXPORT_SYMBOL_GPL vmlinux 0x9cf9e6b6 usb_hcd_pci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9d09e8ae ring_buffer_event_data +EXPORT_SYMBOL_GPL vmlinux 0x9d0a6613 blk_queue_required_elevator_features +EXPORT_SYMBOL_GPL vmlinux 0x9d14205c cr4_read_shadow +EXPORT_SYMBOL_GPL vmlinux 0x9d2035ac devm_hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9d22fbd5 _RNvXs2v_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_28maple_range_64__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9d2d3f5b pkcs7_free_message +EXPORT_SYMBOL_GPL vmlinux 0x9d2fd659 gpiod_set_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x9d366f99 page_reporting_register +EXPORT_SYMBOL_GPL vmlinux 0x9d4894c8 x2apic_mode +EXPORT_SYMBOL_GPL vmlinux 0x9d507de7 crypto_sig_verify +EXPORT_SYMBOL_GPL vmlinux 0x9d6e8234 led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x9d847501 pcie_port_find_device +EXPORT_SYMBOL_GPL vmlinux 0x9d849c82 dev_coredumpsg +EXPORT_SYMBOL_GPL vmlinux 0x9d8bb00e set_dax_nocache +EXPORT_SYMBOL_GPL vmlinux 0x9d972f92 synth_event_trace_array +EXPORT_SYMBOL_GPL vmlinux 0x9d9910a1 atomic_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x9da1a770 pci_p2pmem_find_many +EXPORT_SYMBOL_GPL vmlinux 0x9daa6ca3 serdev_device_write_flush +EXPORT_SYMBOL_GPL vmlinux 0x9dae2c02 usb_ifnum_to_if +EXPORT_SYMBOL_GPL vmlinux 0x9dafe895 blkcg_root +EXPORT_SYMBOL_GPL vmlinux 0x9db5e7a2 _RNvXs0_NtCs3AkgXgqgK6r_4core3anyDNtB5_3AnyNtNtB7_6marker4SendEL_NtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x9dba7b61 scsi_autopm_put_device +EXPORT_SYMBOL_GPL vmlinux 0x9dbb3d5b fuse_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x9dc03ddf _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings7WARNING +EXPORT_SYMBOL_GPL vmlinux 0x9dd8fa5b thermal_zone_device +EXPORT_SYMBOL_GPL vmlinux 0x9ddd7d7d gpiod_get_array_value +EXPORT_SYMBOL_GPL vmlinux 0x9de43d68 splice_to_pipe +EXPORT_SYMBOL_GPL vmlinux 0x9def237f __traceiter_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x9dfb731d shake_page +EXPORT_SYMBOL_GPL vmlinux 0x9dfd0ca2 ohci_hub_status_data +EXPORT_SYMBOL_GPL vmlinux 0x9e0241da icmp_build_probe +EXPORT_SYMBOL_GPL vmlinux 0x9e229c49 sg_alloc_table_chained +EXPORT_SYMBOL_GPL vmlinux 0x9e2dd6b7 dm_table_device_name +EXPORT_SYMBOL_GPL vmlinux 0x9e3950d2 dev_set_name +EXPORT_SYMBOL_GPL vmlinux 0x9e3c9c64 crypto_alloc_acomp_node +EXPORT_SYMBOL_GPL vmlinux 0x9e471abe _RNvXs9_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0x9e472f5f snmp_fold_field +EXPORT_SYMBOL_GPL vmlinux 0x9e4c5c85 _RNvXs1s_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB8_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0x9e52f37e vcap_rule_mod_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x9e546bff vcap_tc_flower_handler_arp_usage +EXPORT_SYMBOL_GPL vmlinux 0x9e6138ca vchan_tx_submit +EXPORT_SYMBOL_GPL vmlinux 0x9e663d14 cpufreq_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x9e69d81c xhci_check_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x9e6dded7 powercap_unregister_zone +EXPORT_SYMBOL_GPL vmlinux 0x9e6f7cf3 _RNvXs_NtCs3AkgXgqgK6r_4core5asciiNtB4_13EscapeDefaultNtNtNtNtB6_4iter6traits12double_ended19DoubleEndedIterator9next_back +EXPORT_SYMBOL_GPL vmlinux 0x9e7c037a _RNvXs56_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16hrtimer_cpu_baseNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0x9e8811a4 ata_pci_sff_init_one +EXPORT_SYMBOL_GPL vmlinux 0x9e96c8bd phy_driver_is_genphy_10g +EXPORT_SYMBOL_GPL vmlinux 0x9e9b1402 dm_get_md +EXPORT_SYMBOL_GPL vmlinux 0x9e9c4f24 set_dax_nomc +EXPORT_SYMBOL_GPL vmlinux 0x9eac33dd pinctrl_lookup_state +EXPORT_SYMBOL_GPL vmlinux 0x9ec54539 devm_gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x9ec7ea9e _RNvXsJ_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_8___m512bhNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x9ed554b3 unregister_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9ed78a95 __SCK__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0x9edc47ee iptunnel_handle_offloads +EXPORT_SYMBOL_GPL vmlinux 0x9eeb4a45 mctrl_gpio_init_noauto +EXPORT_SYMBOL_GPL vmlinux 0x9eebdde7 mpi_point_new +EXPORT_SYMBOL_GPL vmlinux 0x9ef5823b i2c_dw_validate_speed +EXPORT_SYMBOL_GPL vmlinux 0x9f08c714 scatterwalk_copychunks +EXPORT_SYMBOL_GPL vmlinux 0x9f0ccddc _RNvXst_NtNtCs3AkgXgqgK6r_4core9core_simd5masksxNtNtB5_6sealed6Sealed2eq +EXPORT_SYMBOL_GPL vmlinux 0x9f1b7258 tty_port_tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x9f2fe1bb vcap_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x9f3fcc09 irq_domain_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x9f47d702 __ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0x9f58b9e3 xenbus_probe_devices +EXPORT_SYMBOL_GPL vmlinux 0x9f5c6dc2 __cookie_v6_check +EXPORT_SYMBOL_GPL vmlinux 0x9f5cf8aa clk_hw_determine_rate_no_reparent +EXPORT_SYMBOL_GPL vmlinux 0x9f633df6 __virtqueue_break +EXPORT_SYMBOL_GPL vmlinux 0x9f64a608 pci_epc_mem_exit +EXPORT_SYMBOL_GPL vmlinux 0x9f64dba7 dma_max_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0x9f74e5b0 ata_sas_port_destroy +EXPORT_SYMBOL_GPL vmlinux 0x9f760914 spi_mem_default_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x9f77d130 acpi_device_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x9f795bb4 virtqueue_get_used_addr +EXPORT_SYMBOL_GPL vmlinux 0x9f7adbce crypto_unregister_instance +EXPORT_SYMBOL_GPL vmlinux 0x9f8a27ca switchdev_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x9f8fc084 tcp_set_state +EXPORT_SYMBOL_GPL vmlinux 0x9f8fe59e skb_zerocopy +EXPORT_SYMBOL_GPL vmlinux 0x9f9c55f2 genphy_c45_plca_get_status +EXPORT_SYMBOL_GPL vmlinux 0x9f9da59e iommu_device_unlink +EXPORT_SYMBOL_GPL vmlinux 0x9fa4564a timer_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9fb30b90 __SCK__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0x9fbf69e3 kiocb_modified +EXPORT_SYMBOL_GPL vmlinux 0x9fbfebab erst_write +EXPORT_SYMBOL_GPL vmlinux 0x9fc81de8 pci_cfg_access_trylock +EXPORT_SYMBOL_GPL vmlinux 0x9fce80db fb_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x9fcf76b4 spi_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x9fe131f1 xen_store_interface +EXPORT_SYMBOL_GPL vmlinux 0x9fe899b7 get_cpu_idle_time +EXPORT_SYMBOL_GPL vmlinux 0x9fe939e1 mpi_powm +EXPORT_SYMBOL_GPL vmlinux 0x9ff2489d led_blink_set_oneshot +EXPORT_SYMBOL_GPL vmlinux 0x9ffae29f _RNvXsb_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0x9ffd6796 spi_sync_locked +EXPORT_SYMBOL_GPL vmlinux 0xa00bf6eb _RNvXNvXss_NtCs3AkgXgqgK6r_4core3fmtINtNtBa_4cell7RefCellpENtB8_5Debug3fmtNtB2_19BorrowedPlaceholderBU_3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa01a8d9b nd_cmd_bus_desc +EXPORT_SYMBOL_GPL vmlinux 0xa033b82f housekeeping_affine +EXPORT_SYMBOL_GPL vmlinux 0xa03644ca _RNvXs9_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0xa041a619 nf_conn_btf_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xa04377c2 tty_kopen_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xa043faba xfrm_dev_offload_ok +EXPORT_SYMBOL_GPL vmlinux 0xa044840d vcap_alloc_rule +EXPORT_SYMBOL_GPL vmlinux 0xa045368b dma_opt_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0xa045bcf0 _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data9uppercase6lookup +EXPORT_SYMBOL_GPL vmlinux 0xa0473c1c _RNvXs4_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impxNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa04c92ac devl_linecard_create +EXPORT_SYMBOL_GPL vmlinux 0xa04f945a cpus_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa0586c05 irq_create_mapping_affinity +EXPORT_SYMBOL_GPL vmlinux 0xa05bf4f1 blk_next_bio +EXPORT_SYMBOL_GPL vmlinux 0xa05d74ae pinctrl_remove_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xa06807df gpiochip_line_is_open_drain +EXPORT_SYMBOL_GPL vmlinux 0xa07105df kernfs_find_and_get_ns +EXPORT_SYMBOL_GPL vmlinux 0xa07d164c extcon_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xa07f602e component_compare_of +EXPORT_SYMBOL_GPL vmlinux 0xa080c5e5 smp_call_function_single_async +EXPORT_SYMBOL_GPL vmlinux 0xa08ebea7 dm_internal_resume_fast +EXPORT_SYMBOL_GPL vmlinux 0xa090bb7e gpiod_set_consumer_name +EXPORT_SYMBOL_GPL vmlinux 0xa098115b __SCT__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xa09acdce devm_led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa09c3370 power_supply_get_property +EXPORT_SYMBOL_GPL vmlinux 0xa0a3f4d0 dev_coredumpv +EXPORT_SYMBOL_GPL vmlinux 0xa0a57034 nf_route +EXPORT_SYMBOL_GPL vmlinux 0xa0c0f1d7 __SCT__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0xa0cc0e81 regmap_noinc_write +EXPORT_SYMBOL_GPL vmlinux 0xa0ced7a3 hid_bpf_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0xa0d336cc regmap_can_raw_write +EXPORT_SYMBOL_GPL vmlinux 0xa0d3456d nr_swap_pages +EXPORT_SYMBOL_GPL vmlinux 0xa0d81b76 __SCT__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xa0e671d8 __SCT__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0xa0f12325 ata_sas_port_init +EXPORT_SYMBOL_GPL vmlinux 0xa10606fa nvmem_device_cell_read +EXPORT_SYMBOL_GPL vmlinux 0xa1075933 dma_async_device_channel_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa11216be xen_store_domain_type +EXPORT_SYMBOL_GPL vmlinux 0xa117762b devm_gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0xa11d13ed irq_domain_translate_twocell +EXPORT_SYMBOL_GPL vmlinux 0xa1360bed perf_report_aux_output_id +EXPORT_SYMBOL_GPL vmlinux 0xa136f29b pm_wakeup_ws_event +EXPORT_SYMBOL_GPL vmlinux 0xa13820d4 spi_mem_exec_op +EXPORT_SYMBOL_GPL vmlinux 0xa13f683e __mnt_is_readonly +EXPORT_SYMBOL_GPL vmlinux 0xa140a54b i2c_generic_scl_recovery +EXPORT_SYMBOL_GPL vmlinux 0xa14984fc _RNvXs26_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_22spinlock__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa14bf728 mmc_get_ext_csd +EXPORT_SYMBOL_GPL vmlinux 0xa156a1f2 erst_get_record_id_end +EXPORT_SYMBOL_GPL vmlinux 0xa15dd934 crypto_alloc_rng +EXPORT_SYMBOL_GPL vmlinux 0xa16a01a6 rio_request_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0xa1773512 _RNvXsC_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa1a5f914 _RNvXsg_NtCs3AkgXgqgK6r_4core4cellNtB5_14BorrowMutErrorNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa1b2590c _RNvXNtNtCs3AkgXgqgK6r_4core3ops5rangeNtB2_9RangeFullNtNtB6_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa1c3f8a8 __SCT__tp_func_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0xa1d37be9 pci_bus_add_device +EXPORT_SYMBOL_GPL vmlinux 0xa1d4054b _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter25debug_tuple_field4_finish +EXPORT_SYMBOL_GPL vmlinux 0xa1d7515a edac_mc_del_mc +EXPORT_SYMBOL_GPL vmlinux 0xa1d8004a videomode_from_timing +EXPORT_SYMBOL_GPL vmlinux 0xa1d8cefd crypto_larval_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa1df025c _RNvXs4b_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_6u16x32NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa1e32e08 dev_pm_opp_disable +EXPORT_SYMBOL_GPL vmlinux 0xa1e423e3 _RNvNtCs3AkgXgqgK6r_4core9panicking5panic +EXPORT_SYMBOL_GPL vmlinux 0xa1e5149b _RNvMs0_NtCs3AkgXgqgK6r_4core3numl14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0xa1f72fb2 __SCK__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xa1f9dd4e __dev_change_net_namespace +EXPORT_SYMBOL_GPL vmlinux 0xa208b5a7 pm_debug_messages_should_print +EXPORT_SYMBOL_GPL vmlinux 0xa20af12f _RNvXs7_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0xa20d01ba __trace_bprintk +EXPORT_SYMBOL_GPL vmlinux 0xa21c0abf bio_associate_blkg +EXPORT_SYMBOL_GPL vmlinux 0xa21f2ce7 clk_mux_index_to_val +EXPORT_SYMBOL_GPL vmlinux 0xa22cea3d iommu_page_response +EXPORT_SYMBOL_GPL vmlinux 0xa2325909 __folio_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0xa236f1c0 pci_store_saved_state +EXPORT_SYMBOL_GPL vmlinux 0xa2402218 __traceiter_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa24c4f16 dmaengine_desc_attach_metadata +EXPORT_SYMBOL_GPL vmlinux 0xa253576f dev_pm_opp_put +EXPORT_SYMBOL_GPL vmlinux 0xa258b1fb platform_find_device_by_driver +EXPORT_SYMBOL_GPL vmlinux 0xa25a5fc9 acpi_dma_request_slave_chan_by_index +EXPORT_SYMBOL_GPL vmlinux 0xa26aa9b4 debugfs_read_file_bool +EXPORT_SYMBOL_GPL vmlinux 0xa26b8d95 pci_sriov_get_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0xa26d9b4f workqueue_congested +EXPORT_SYMBOL_GPL vmlinux 0xa2707d33 scsi_block_targets +EXPORT_SYMBOL_GPL vmlinux 0xa276f9d1 _RNvXsb_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0xa286003b sdio_f0_writeb +EXPORT_SYMBOL_GPL vmlinux 0xa28c578b dm_device_name +EXPORT_SYMBOL_GPL vmlinux 0xa294c3f6 crypto_grab_kpp +EXPORT_SYMBOL_GPL vmlinux 0xa299c6d9 wm8350_clear_bits +EXPORT_SYMBOL_GPL vmlinux 0xa29e5ce3 kset_find_obj +EXPORT_SYMBOL_GPL vmlinux 0xa2aba214 _RNvXs3_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impmNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa2af54b3 irq_from_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xa2b2deaa power_supply_charge_behaviour_show +EXPORT_SYMBOL_GPL vmlinux 0xa2b97bb9 ata_bmdma_port_start32 +EXPORT_SYMBOL_GPL vmlinux 0xa2b99209 alarm_start +EXPORT_SYMBOL_GPL vmlinux 0xa2c0f59a ct_idle_enter +EXPORT_SYMBOL_GPL vmlinux 0xa2d0b59d mmio_stale_data_clear +EXPORT_SYMBOL_GPL vmlinux 0xa2d4e53c __SCK__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xa2d71d6f device_match_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xa2d8e14c iommu_device_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xa2e1b3ef trace_printk_init_buffers +EXPORT_SYMBOL_GPL vmlinux 0xa2e23dd0 driver_find_device +EXPORT_SYMBOL_GPL vmlinux 0xa2e5d34a of_icc_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0xa2f7487f hv_is_hibernation_supported +EXPORT_SYMBOL_GPL vmlinux 0xa302595a blkg_conf_exit +EXPORT_SYMBOL_GPL vmlinux 0xa30c1e0f vcap_is_last_chain +EXPORT_SYMBOL_GPL vmlinux 0xa317794a ata_std_sched_eh +EXPORT_SYMBOL_GPL vmlinux 0xa318266d acpi_subsys_suspend +EXPORT_SYMBOL_GPL vmlinux 0xa3193384 devm_request_pci_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0xa322eb48 power_supply_class +EXPORT_SYMBOL_GPL vmlinux 0xa324c53a pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0xa32f8bcc fib_new_table +EXPORT_SYMBOL_GPL vmlinux 0xa33782ff _RNvXs8_NtCs3AkgXgqgK6r_4core5errorNtNtB7_4cell11BorrowErrorNtB5_5Error11description +EXPORT_SYMBOL_GPL vmlinux 0xa33e9dc0 debugfs_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0xa343b4f8 da903x_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xa34e2c64 _RNvXs1a_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25__fpstate_32__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa34ecada regulator_get_linear_step +EXPORT_SYMBOL_GPL vmlinux 0xa34fb9fa regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0xa355b03a pci_disable_ats +EXPORT_SYMBOL_GPL vmlinux 0xa3564a5f balloon_mops +EXPORT_SYMBOL_GPL vmlinux 0xa36a7bb1 _RNvXs8_NtCs3AkgXgqgK6r_4core3fmtNtB5_9FormatterNtB5_5Write10write_char +EXPORT_SYMBOL_GPL vmlinux 0xa36d6ed0 nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0xa36f50fb is_binary_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xa372a75d disk_set_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0xa38602cd drain_workqueue +EXPORT_SYMBOL_GPL vmlinux 0xa388f3d3 __bio_add_page +EXPORT_SYMBOL_GPL vmlinux 0xa38a9f71 get_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xa39193c0 serial8250_clear_and_reinit_fifos +EXPORT_SYMBOL_GPL vmlinux 0xa3a04602 btree_geo64 +EXPORT_SYMBOL_GPL vmlinux 0xa3a36c73 cppc_set_perf +EXPORT_SYMBOL_GPL vmlinux 0xa3a59a48 _RNvXs1_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0xa3ad05d3 regmap_multi_reg_write_bypassed +EXPORT_SYMBOL_GPL vmlinux 0xa3af48f2 auxiliary_find_device +EXPORT_SYMBOL_GPL vmlinux 0xa3b3268d _RNvXsV_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_20jailhouse_setup_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa3b6fcb3 _RNvXs5B_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_36k_itimer__bindgen_ty_2__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa3b958ce reset_hung_task_detector +EXPORT_SYMBOL_GPL vmlinux 0xa3c57158 _RNvXs5J_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9sched_avgNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa3d7c636 class_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa3ddda69 pci_pri_supported +EXPORT_SYMBOL_GPL vmlinux 0xa3df40e0 priv_to_devlink +EXPORT_SYMBOL_GPL vmlinux 0xa3ece414 freezer_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xa3f12f69 __crypto_xor +EXPORT_SYMBOL_GPL vmlinux 0xa3f85ab2 syscon_regmap_lookup_by_phandle_optional +EXPORT_SYMBOL_GPL vmlinux 0xa4031b7f sfp_parse_port +EXPORT_SYMBOL_GPL vmlinux 0xa404e3c7 regulator_list_hardware_vsel +EXPORT_SYMBOL_GPL vmlinux 0xa4071aa1 genphy_c45_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xa407c3aa blk_trace_startstop +EXPORT_SYMBOL_GPL vmlinux 0xa40c0920 pinctrl_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xa40c88f2 efivars_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa410a295 devlink_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa41ee3e1 __rg_alloc_zeroed +EXPORT_SYMBOL_GPL vmlinux 0xa44a1307 interval_tree_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xa44acf70 ata_pci_remove_one +EXPORT_SYMBOL_GPL vmlinux 0xa450a6b8 fscrypt_drop_inode +EXPORT_SYMBOL_GPL vmlinux 0xa452c297 hpet_mask_rtc_irq_bit +EXPORT_SYMBOL_GPL vmlinux 0xa452f2a4 xen_pirq_from_irq +EXPORT_SYMBOL_GPL vmlinux 0xa4544bf0 crypto_unregister_ahash +EXPORT_SYMBOL_GPL vmlinux 0xa455d30f pm_runtime_force_suspend +EXPORT_SYMBOL_GPL vmlinux 0xa45c7b90 stack_trace_print +EXPORT_SYMBOL_GPL vmlinux 0xa462d5a6 __SCT__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xa475b5e3 _RNvXsR_NtNtCs3AkgXgqgK6r_4core3str4iterNtB5_11CharIndicesNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa48196c8 kdb_poll_idx +EXPORT_SYMBOL_GPL vmlinux 0xa48c9ac8 devfreq_get_devfreq_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xa4900b04 vma_kernel_pagesize +EXPORT_SYMBOL_GPL vmlinux 0xa4ab7c1c ring_buffer_overruns +EXPORT_SYMBOL_GPL vmlinux 0xa4af1b94 pci_hp_add +EXPORT_SYMBOL_GPL vmlinux 0xa4b04849 acpi_dev_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0xa4b07fe7 ring_buffer_change_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xa4bf2e41 cppc_set_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xa4c00324 asn1_encode_octet_string +EXPORT_SYMBOL_GPL vmlinux 0xa4c085f8 ata_tf_from_fis +EXPORT_SYMBOL_GPL vmlinux 0xa4c0dd86 report_iommu_fault +EXPORT_SYMBOL_GPL vmlinux 0xa4c80f92 regulator_suspend_disable +EXPORT_SYMBOL_GPL vmlinux 0xa4cbd6d4 inet6_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xa4cec876 sysfs_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xa4f493af ata_pci_device_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0xa4fc2827 scsi_ioctl_block_when_processing_errors +EXPORT_SYMBOL_GPL vmlinux 0xa4fcec6a dw_pcie_wait_for_link +EXPORT_SYMBOL_GPL vmlinux 0xa514d45f gpiod_get_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xa525cab6 devm_i2c_add_adapter +EXPORT_SYMBOL_GPL vmlinux 0xa531471e clk_save_context +EXPORT_SYMBOL_GPL vmlinux 0xa5378b31 _RNvXs8_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationINtNtNtB7_3ops5arith9DivAssignmE10div_assign +EXPORT_SYMBOL_GPL vmlinux 0xa53f754c _RNvXs6_NtNtCs3AkgXgqgK6r_4core3num3fmtNtB5_4PartNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa54877c1 input_ff_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa548d4f7 iomap_is_partially_uptodate +EXPORT_SYMBOL_GPL vmlinux 0xa54a2cba devlink_linecard_provision_clear +EXPORT_SYMBOL_GPL vmlinux 0xa551c1d8 kthread_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0xa5562eae iommu_detach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0xa56272ed hid_bpf_disconnect_device +EXPORT_SYMBOL_GPL vmlinux 0xa56e1a52 sg_free_table_chained +EXPORT_SYMBOL_GPL vmlinux 0xa5737ced _RNvXs5I_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_5vtimeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa57a3a89 mas_empty_area_rev +EXPORT_SYMBOL_GPL vmlinux 0xa57b7f3f irq_setup_alt_chip +EXPORT_SYMBOL_GPL vmlinux 0xa57d34ed nf_queue_entry_get_refs +EXPORT_SYMBOL_GPL vmlinux 0xa589de33 usb_control_msg_send +EXPORT_SYMBOL_GPL vmlinux 0xa58c639b dm_accept_partial_bio +EXPORT_SYMBOL_GPL vmlinux 0xa5aa5c07 _RNvXse_NtCs3AkgXgqgK6r_4core3fmteNtB5_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa5b02461 _RNvXs4_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0xa5b4a3c4 _RNvXs1_NtCs3AkgXgqgK6r_4core3anyDNtB5_3AnyNtNtB7_6marker4SyncNtBG_4SendEL_NtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa5bc248e generic_handle_domain_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0xa5bda8a1 efi_capsule_supported +EXPORT_SYMBOL_GPL vmlinux 0xa5c6edd3 attribute_container_classdev_to_container +EXPORT_SYMBOL_GPL vmlinux 0xa5d1f4b8 stack_depot_snprint +EXPORT_SYMBOL_GPL vmlinux 0xa5d7c388 pstore_type_to_name +EXPORT_SYMBOL_GPL vmlinux 0xa5deb32f l3mdev_fib_table_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa5e4ee13 regulator_get_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0xa5efbf4c async_synchronize_full +EXPORT_SYMBOL_GPL vmlinux 0xa6029a92 xenbus_dev_fatal +EXPORT_SYMBOL_GPL vmlinux 0xa609c469 call_srcu +EXPORT_SYMBOL_GPL vmlinux 0xa616e671 blk_queue_write_cache +EXPORT_SYMBOL_GPL vmlinux 0xa629c025 fuse_dev_alloc_install +EXPORT_SYMBOL_GPL vmlinux 0xa632f5fb ata_host_alloc_pinfo +EXPORT_SYMBOL_GPL vmlinux 0xa634e149 crypto_clone_shash +EXPORT_SYMBOL_GPL vmlinux 0xa656da38 ata_qc_complete_multiple +EXPORT_SYMBOL_GPL vmlinux 0xa65901db tpm_default_chip +EXPORT_SYMBOL_GPL vmlinux 0xa6674747 iommu_detach_group +EXPORT_SYMBOL_GPL vmlinux 0xa66bb70f devm_clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0xa66de16f strp_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xa677fda4 _RNvXsl_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_23qspinlock__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa68b0064 reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xa6a088b7 fscrypt_match_name +EXPORT_SYMBOL_GPL vmlinux 0xa6a3b8ee set_capacity_and_notify +EXPORT_SYMBOL_GPL vmlinux 0xa6a7925c mas_walk +EXPORT_SYMBOL_GPL vmlinux 0xa6a8ef89 gpiochip_is_requested +EXPORT_SYMBOL_GPL vmlinux 0xa6b06f65 ata_sff_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xa6b21ef2 dpm_suspend_end +EXPORT_SYMBOL_GPL vmlinux 0xa6c49cd1 fat_flush_inodes +EXPORT_SYMBOL_GPL vmlinux 0xa6cca8b5 inet6_compat_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xa6db2968 ip6_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0xa6de9d16 tty_put_char +EXPORT_SYMBOL_GPL vmlinux 0xa6e1a69d kick_all_cpus_sync +EXPORT_SYMBOL_GPL vmlinux 0xa7069c37 pci_max_pasids +EXPORT_SYMBOL_GPL vmlinux 0xa706ed0c bio_end_io_acct_remapped +EXPORT_SYMBOL_GPL vmlinux 0xa708ca58 mas_store_prealloc +EXPORT_SYMBOL_GPL vmlinux 0xa709c835 fib6_info_destroy_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa7127da7 mce_unregister_injector_chain +EXPORT_SYMBOL_GPL vmlinux 0xa7218eba irq_set_affinity +EXPORT_SYMBOL_GPL vmlinux 0xa7240c04 _RNvXsu_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_7___m512iNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa7241959 pkcs7_supply_detached_data +EXPORT_SYMBOL_GPL vmlinux 0xa72f14e1 sock_diag_save_cookie +EXPORT_SYMBOL_GPL vmlinux 0xa731f387 nl_table_lock +EXPORT_SYMBOL_GPL vmlinux 0xa74cb918 pci_p2pdma_add_resource +EXPORT_SYMBOL_GPL vmlinux 0xa7510e48 __SCK__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xa767bd53 _RNvXs1n_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9saved_msrNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa769c26e virtqueue_get_vring +EXPORT_SYMBOL_GPL vmlinux 0xa772c721 genphy_c45_read_mdix +EXPORT_SYMBOL_GPL vmlinux 0xa77349e8 _RNvNvMNtCs3AkgXgqgK6r_4core5sliceSp15copy_from_slice17len_mismatch_fail +EXPORT_SYMBOL_GPL vmlinux 0xa77ca1b4 pci_d3cold_enable +EXPORT_SYMBOL_GPL vmlinux 0xa7827a4f rio_unregister_scan +EXPORT_SYMBOL_GPL vmlinux 0xa7852073 rtnl_get_net_ns_capable +EXPORT_SYMBOL_GPL vmlinux 0xa788f107 cpufreq_register_governor +EXPORT_SYMBOL_GPL vmlinux 0xa7903a85 set_selection_kernel +EXPORT_SYMBOL_GPL vmlinux 0xa795c0df fib_nl_newrule +EXPORT_SYMBOL_GPL vmlinux 0xa79c2235 serdev_device_write +EXPORT_SYMBOL_GPL vmlinux 0xa7a021b9 rdev_clear_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xa7a4e79e _RNvXs5_NtCsbwHtcUjRN57_6kernel5errorNtB5_5ErrorINtNtCs3AkgXgqgK6r_4core7convert4FromNtNtBO_3fmt5ErrorE4from +EXPORT_SYMBOL_GPL vmlinux 0xa7a691c2 _RNvNtNtCs3AkgXgqgK6r_4core5slice5index22slice_index_order_fail +EXPORT_SYMBOL_GPL vmlinux 0xa7a773f6 usb_register_device_driver +EXPORT_SYMBOL_GPL vmlinux 0xa7b137e6 _RNvXs5u_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_5alarmNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa7b2a568 _RNvXs24_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18___call_single_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa7b50627 crypto_grab_aead +EXPORT_SYMBOL_GPL vmlinux 0xa7b7b40c ndo_dflt_bridge_getlink +EXPORT_SYMBOL_GPL vmlinux 0xa7d69dc1 transport_setup_device +EXPORT_SYMBOL_GPL vmlinux 0xa7e56dde sync_page_io +EXPORT_SYMBOL_GPL vmlinux 0xa7ec34df pci_generic_config_write +EXPORT_SYMBOL_GPL vmlinux 0xa7f07227 vcap_tc_flower_handler_tcp_usage +EXPORT_SYMBOL_GPL vmlinux 0xa800739d sfp_register_socket +EXPORT_SYMBOL_GPL vmlinux 0xa81485e6 __traceiter_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xa82a2238 regmap_write +EXPORT_SYMBOL_GPL vmlinux 0xa8307b26 sata_set_spd +EXPORT_SYMBOL_GPL vmlinux 0xa8401ba5 _RNvXs0_NtCsbwHtcUjRN57_6kernel3strNtB5_4CStrNtNtCs3AkgXgqgK6r_4core3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa84e4836 _RNvXsC_NtCs3AkgXgqgK6r_4core4charNtB5_11ToUppercaseNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa851973a raw_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xa8521a95 mptcp_token_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xa85bbe00 __SCT__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xa85f392c _RNvXs14_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10pv_irq_opsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa8633d42 __traceiter_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0xa868119e _RNvXs2_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeDefaultNtNtNtNtB7_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0xa86d20a2 _RNvXs2C_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_38maple_node__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa86facb9 _RNvXsb_NtCsbwHtcUjRN57_6kernel3strNtB5_9FormatterNtNtCs3AkgXgqgK6r_4core3fmt5Write9write_str +EXPORT_SYMBOL_GPL vmlinux 0xa87ffcbb fwnode_graph_get_next_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xa8841cc6 mas_next +EXPORT_SYMBOL_GPL vmlinux 0xa8854b30 _RNvXs53_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7hrtimerNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa8942acb ncsi_stop_dev +EXPORT_SYMBOL_GPL vmlinux 0xa89926dc crypto_dh_decode_key +EXPORT_SYMBOL_GPL vmlinux 0xa89f255b irq_domain_create_legacy +EXPORT_SYMBOL_GPL vmlinux 0xa8a6364c xas_get_mark +EXPORT_SYMBOL_GPL vmlinux 0xa8a972a9 xen_remap_pfn +EXPORT_SYMBOL_GPL vmlinux 0xa8afb29a _RNvXs2k_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_5mutexNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa8be3ba8 apic +EXPORT_SYMBOL_GPL vmlinux 0xa8d7079e fscrypt_ioctl_get_nonce +EXPORT_SYMBOL_GPL vmlinux 0xa8da777f _RNvXs38_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14notifier_blockNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa8dc941e mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa8f186ea devm_hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0xa8fbe35a acpi_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0xa8fdb27a _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter15debug_lower_hex +EXPORT_SYMBOL_GPL vmlinux 0xa9017069 clk_hw_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xa9126bff hpet_set_rtc_irq_bit +EXPORT_SYMBOL_GPL vmlinux 0xa913d86f _RNvXsf_NtCsbwHtcUjRN57_6kernel3strNtB5_16CStrConvertErrorNtNtCs3AkgXgqgK6r_4core3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa91aa4bc fscrypt_fname_siphash +EXPORT_SYMBOL_GPL vmlinux 0xa91dcb28 regulator_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa92a2ca0 udp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xa9312100 sock_diag_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa9320d27 ktime_get_seconds +EXPORT_SYMBOL_GPL vmlinux 0xa932c79a dev_pm_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xa94107e3 _RNvXs1d_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB8_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0xa944ad1f _RNvXsc_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_18ftrace_likely_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa947d37a spi_bus_unlock +EXPORT_SYMBOL_GPL vmlinux 0xa952e6dd ata_cable_ignore +EXPORT_SYMBOL_GPL vmlinux 0xa95b5c77 hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xa95be230 sysfs_add_file_to_group +EXPORT_SYMBOL_GPL vmlinux 0xa96e8b4e hv_setup_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0xa9727e3a of_hte_req_count +EXPORT_SYMBOL_GPL vmlinux 0xa9850cf7 register_fprobe +EXPORT_SYMBOL_GPL vmlinux 0xa988dc9a pcie_update_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xa98d5932 dax_add_host +EXPORT_SYMBOL_GPL vmlinux 0xa995216f bdev_discard_alignment +EXPORT_SYMBOL_GPL vmlinux 0xa99ef899 devlink_fmsg_bool_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xa9a1208f _RNvMs7_NtNtCsbwHtcUjRN57_6kernel4init10___internalNtB5_16OnlyCallFromDrop3new +EXPORT_SYMBOL_GPL vmlinux 0xa9b2a8d3 pci_epc_clear_bar +EXPORT_SYMBOL_GPL vmlinux 0xa9bfd492 pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0xa9cd543e device_move +EXPORT_SYMBOL_GPL vmlinux 0xa9ce482e _RNvXs5G_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10rv_monitorNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xa9f05fe2 _RNvXs8_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0xa9f150ed fwnode_graph_get_remote_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xaa032c48 phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0xaa0607ea perf_event_pause +EXPORT_SYMBOL_GPL vmlinux 0xaa0839ba _RNvXs7_NtNtCs3AkgXgqgK6r_4core3fmt3numtNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0xaa247323 serdev_device_get_tiocm +EXPORT_SYMBOL_GPL vmlinux 0xaa393cc6 mas_preallocate +EXPORT_SYMBOL_GPL vmlinux 0xaa3a6a0c wm8350_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0xaa5a4083 blk_rq_prep_clone +EXPORT_SYMBOL_GPL vmlinux 0xaa5aee1c uv_bios_mq_watchlist_alloc +EXPORT_SYMBOL_GPL vmlinux 0xaa62e783 serdev_controller_alloc +EXPORT_SYMBOL_GPL vmlinux 0xaa6a50f9 __static_key_deferred_flush +EXPORT_SYMBOL_GPL vmlinux 0xaa794d0c page_cache_ra_unbounded +EXPORT_SYMBOL_GPL vmlinux 0xaa7ab749 pinctrl_enable +EXPORT_SYMBOL_GPL vmlinux 0xaa86cfb5 uv_possible_blades +EXPORT_SYMBOL_GPL vmlinux 0xaa896754 __traceiter_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0xaa973319 phy_reset +EXPORT_SYMBOL_GPL vmlinux 0xaa981bd8 wm8350_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xaa9be6d1 xfrm_audit_state_delete +EXPORT_SYMBOL_GPL vmlinux 0xaa9e94a4 acpi_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0xaaa918c9 ftrace_dump +EXPORT_SYMBOL_GPL vmlinux 0xaab10e04 cpufreq_frequency_table_get_index +EXPORT_SYMBOL_GPL vmlinux 0xaab97caf __devm_rtc_register_device +EXPORT_SYMBOL_GPL vmlinux 0xaab9c421 clk_multiplier_ops +EXPORT_SYMBOL_GPL vmlinux 0xaac11563 __traceiter_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0xaad04271 devm_of_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0xaadc07b9 get_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0xab1a218d mbox_send_message +EXPORT_SYMBOL_GPL vmlinux 0xab1e0e93 hv_setup_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0xab2d991a dev_attr_link_power_management_policy +EXPORT_SYMBOL_GPL vmlinux 0xab37fc1d pci_p2pdma_enable_store +EXPORT_SYMBOL_GPL vmlinux 0xab54293c clockevents_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0xab55cf82 __udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xab595673 get_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xab5ce243 crypto_aes_set_key +EXPORT_SYMBOL_GPL vmlinux 0xab620878 _RNvXsH_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_5u16x4NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xab696239 _RNvXsO_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_9AtomicI64NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xab6abfb8 bpf_offload_dev_create +EXPORT_SYMBOL_GPL vmlinux 0xab74c6d2 device_register +EXPORT_SYMBOL_GPL vmlinux 0xab7bb231 acpi_dev_remove_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0xab7ff6df clk_hw_get_rate +EXPORT_SYMBOL_GPL vmlinux 0xab89f4ee spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0xab8e8052 fw_devlink_purge_absent_suppliers +EXPORT_SYMBOL_GPL vmlinux 0xab92825a pci_status_get_and_clear_errors +EXPORT_SYMBOL_GPL vmlinux 0xaba33d36 inet_ctl_sock_create +EXPORT_SYMBOL_GPL vmlinux 0xabb7c7c2 get_cached_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xabc06f4c cpuidle_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xabc298d0 intel_scu_ipc_unregister +EXPORT_SYMBOL_GPL vmlinux 0xabc640f3 list_lru_isolate +EXPORT_SYMBOL_GPL vmlinux 0xabc6e9e4 pm_report_max_hw_sleep +EXPORT_SYMBOL_GPL vmlinux 0xabca862d regulator_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xabd23f02 _RNvXs2_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0xabdf3dd3 sysfs_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0xabf03fc3 __SCT__tp_func_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0xac06e7a5 sk_psock_drop +EXPORT_SYMBOL_GPL vmlinux 0xac0abb0e dax_inode +EXPORT_SYMBOL_GPL vmlinux 0xac0c2b83 fuse_mount_remove +EXPORT_SYMBOL_GPL vmlinux 0xac196cf7 trace_event_raw_init +EXPORT_SYMBOL_GPL vmlinux 0xac26abbc disk_force_media_change +EXPORT_SYMBOL_GPL vmlinux 0xac2897e9 _RNvXsf_NtCs3AkgXgqgK6r_4core4charNtB5_11ToUppercaseNtNtNtNtB7_4iter6traits12double_ended19DoubleEndedIterator9next_back +EXPORT_SYMBOL_GPL vmlinux 0xac425b5a tty_buffer_request_room +EXPORT_SYMBOL_GPL vmlinux 0xac42ac8b rust_helper_BUG +EXPORT_SYMBOL_GPL vmlinux 0xac55a8ac pwm_request_from_chip +EXPORT_SYMBOL_GPL vmlinux 0xac617990 dst_blackhole_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xac6a068b __reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xac728f8b _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter26debug_struct_field4_finish +EXPORT_SYMBOL_GPL vmlinux 0xac8ab44b switchdev_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0xac99d343 regmap_parse_val +EXPORT_SYMBOL_GPL vmlinux 0xaca8f28b crypto_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xacb3c6b0 irq_chip_get_parent_state +EXPORT_SYMBOL_GPL vmlinux 0xacb4d88c clk_rate_exclusive_put +EXPORT_SYMBOL_GPL vmlinux 0xacbd4f94 devm_of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0xacc6ca94 mptcp_diag_fill_info +EXPORT_SYMBOL_GPL vmlinux 0xacc977ac alarm_forward_now +EXPORT_SYMBOL_GPL vmlinux 0xaccc9b9e extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0xaccd94d2 sdio_writeb_readb +EXPORT_SYMBOL_GPL vmlinux 0xaccf0cde __SCK__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xacd9e1ea rdev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0xaced2804 _RNvXs5g_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24___sifields__bindgen_ty_7NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xacf64c31 _RNvXs2K_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16swait_queue_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xacfbe5a9 regcache_sync_region +EXPORT_SYMBOL_GPL vmlinux 0xad1d3b45 __rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0xad395dd9 mm_account_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0xad3b9a53 ata_sff_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xad4e6259 remove_cpu +EXPORT_SYMBOL_GPL vmlinux 0xad5b217d tty_release_struct +EXPORT_SYMBOL_GPL vmlinux 0xad5f0017 perf_trace_buf_alloc +EXPORT_SYMBOL_GPL vmlinux 0xad645234 register_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xad6f9961 ping_bind +EXPORT_SYMBOL_GPL vmlinux 0xad725b8a gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0xad73ed9b _RNvXs5M_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15sched_rt_entityNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xad83ce29 xas_find_conflict +EXPORT_SYMBOL_GPL vmlinux 0xad9fb247 lwtunnel_valid_encap_type_attr +EXPORT_SYMBOL_GPL vmlinux 0xada38766 dst_cache_destroy +EXPORT_SYMBOL_GPL vmlinux 0xadaf855d _RNvXsp_NtCs3AkgXgqgK6r_4core5arrayNtB5_17TryFromSliceErrorNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xadb41e27 pid_nr_ns +EXPORT_SYMBOL_GPL vmlinux 0xadb924a8 edac_device_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xadcdd04c virtqueue_get_buf_ctx +EXPORT_SYMBOL_GPL vmlinux 0xadd2e2aa crypto_grab_ahash +EXPORT_SYMBOL_GPL vmlinux 0xadda95da crypto_shoot_alg +EXPORT_SYMBOL_GPL vmlinux 0xade5339b hte_get_clk_src_info +EXPORT_SYMBOL_GPL vmlinux 0xadea5c7a scsi_mode_select +EXPORT_SYMBOL_GPL vmlinux 0xae01217a mpi_write_to_sgl +EXPORT_SYMBOL_GPL vmlinux 0xae0dc565 ata_msleep +EXPORT_SYMBOL_GPL vmlinux 0xae0e874b rio_lock_device +EXPORT_SYMBOL_GPL vmlinux 0xae0ecf40 usb_bus_idr_lock +EXPORT_SYMBOL_GPL vmlinux 0xae1051b0 net_cls_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xae1feb86 clk_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xae20c751 thermal_acpi_passive_trip_temp +EXPORT_SYMBOL_GPL vmlinux 0xae282535 ata_sff_thaw +EXPORT_SYMBOL_GPL vmlinux 0xae2d5cff handle_mm_fault +EXPORT_SYMBOL_GPL vmlinux 0xae2f926f pci_ioremap_bar +EXPORT_SYMBOL_GPL vmlinux 0xae344004 sched_set_fifo_low +EXPORT_SYMBOL_GPL vmlinux 0xae39f80e dst_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xae43323e _RNvXs9_NtNtCs3AkgXgqgK6r_4core3str5errorNtB5_9Utf8ErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xae6769ab vcap_tc_flower_handler_ip_usage +EXPORT_SYMBOL_GPL vmlinux 0xae68a407 iomap_zero_range +EXPORT_SYMBOL_GPL vmlinux 0xae69b1c1 usermodehelper_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xae7c231d mpi_cmp +EXPORT_SYMBOL_GPL vmlinux 0xae86e5d0 __SCK__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xae983649 pci_check_and_unmask_intx +EXPORT_SYMBOL_GPL vmlinux 0xae9852a0 housekeeping_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xae98a95e dw_pcie_write_dbi +EXPORT_SYMBOL_GPL vmlinux 0xae9ce4a1 _RNvXso_NtNtCs3AkgXgqgK6r_4core3fmt3numNtB5_6BinaryNtB5_12GenericRadix5digit +EXPORT_SYMBOL_GPL vmlinux 0xaea71bc6 kobject_get_path +EXPORT_SYMBOL_GPL vmlinux 0xaeb44cda __SCK__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0xaebe073a nvdimm_setup_pfn +EXPORT_SYMBOL_GPL vmlinux 0xaec274e6 _RNvXNtCsbwHtcUjRN57_6kernel9allocatorNtB2_15KernelAllocatorNtNtNtCs3AkgXgqgK6r_4core5alloc6global11GlobalAlloc5alloc +EXPORT_SYMBOL_GPL vmlinux 0xaec982dc xenbus_dev_is_online +EXPORT_SYMBOL_GPL vmlinux 0xaed3aa21 uart_try_toggle_sysrq +EXPORT_SYMBOL_GPL vmlinux 0xaed75279 mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xaee85085 bio_add_zone_append_page +EXPORT_SYMBOL_GPL vmlinux 0xaef7a18c ata_acpi_gtm_xfermask +EXPORT_SYMBOL_GPL vmlinux 0xaefd1039 gov_update_cpu_data +EXPORT_SYMBOL_GPL vmlinux 0xaf076aec nd_fletcher64 +EXPORT_SYMBOL_GPL vmlinux 0xaf0b6ba7 blkg_rwstat_init +EXPORT_SYMBOL_GPL vmlinux 0xaf1249b7 da9052_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0xaf311fea _RNvXsf_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impyNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0xaf33a158 dma_free_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xaf3d69be serial8250_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0xaf4014ff usb_amd_quirk_pll_check +EXPORT_SYMBOL_GPL vmlinux 0xaf428325 modify_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xaf437700 max8997_update_reg +EXPORT_SYMBOL_GPL vmlinux 0xaf43b29c regulator_get_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0xaf4b2474 clk_gate_restore_context +EXPORT_SYMBOL_GPL vmlinux 0xaf4e35ab tpmm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0xaf644cf0 blkcg_deactivate_policy +EXPORT_SYMBOL_GPL vmlinux 0xaf6b44ca _RNvXs3N_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5f32x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xaf6d38c0 vcap_mod_rule +EXPORT_SYMBOL_GPL vmlinux 0xaf6eb61e _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings5ALERT +EXPORT_SYMBOL_GPL vmlinux 0xaf793668 __alloc_percpu_gfp +EXPORT_SYMBOL_GPL vmlinux 0xaf852873 cpuidle_register_device +EXPORT_SYMBOL_GPL vmlinux 0xafaaa397 pci_epc_get_msix +EXPORT_SYMBOL_GPL vmlinux 0xafc34235 acpi_set_modalias +EXPORT_SYMBOL_GPL vmlinux 0xafcd1cb1 vcap_chain_id_to_lookup +EXPORT_SYMBOL_GPL vmlinux 0xafd0dc79 pm_clk_remove_clk +EXPORT_SYMBOL_GPL vmlinux 0xafd3f9a0 _RNvXs1n_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5f32x2NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xafddd545 ata_id_c_string +EXPORT_SYMBOL_GPL vmlinux 0xafe49789 acct_bioset_init +EXPORT_SYMBOL_GPL vmlinux 0xafe75626 __tracepoint_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xafef517b tcp_unregister_ulp +EXPORT_SYMBOL_GPL vmlinux 0xaffb45b1 __tracepoint_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0xb007ef87 __SCK__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0xb008642c pm_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0xb009390c iov_iter_extract_pages +EXPORT_SYMBOL_GPL vmlinux 0xb00e9baf device_pm_wait_for_dev +EXPORT_SYMBOL_GPL vmlinux 0xb01e1de1 fat_add_entries +EXPORT_SYMBOL_GPL vmlinux 0xb02ac411 register_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb03aa2b3 i2c_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0xb0490686 __SCK__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0xb049f5f0 _RNvMNtCsbwHtcUjRN57_6kernel5errorNtB2_5Error8to_errno +EXPORT_SYMBOL_GPL vmlinux 0xb053c5e6 serial8250_read_char +EXPORT_SYMBOL_GPL vmlinux 0xb056f402 mmc_crypto_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0xb06ea245 sbitmap_queue_resize +EXPORT_SYMBOL_GPL vmlinux 0xb0747ed2 rcu_cpu_stall_suppress +EXPORT_SYMBOL_GPL vmlinux 0xb0763324 _RNvXs4o_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_11NonZeroI128NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xb0779051 noop_direct_IO +EXPORT_SYMBOL_GPL vmlinux 0xb077e70a clk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0xb0864e70 disk_set_zoned +EXPORT_SYMBOL_GPL vmlinux 0xb0946c2f ip6_input +EXPORT_SYMBOL_GPL vmlinux 0xb097d43e _RNvXs2L_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11swait_queueNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb0998850 crypto_shash_tfm_digest +EXPORT_SYMBOL_GPL vmlinux 0xb099d402 dev_err_probe +EXPORT_SYMBOL_GPL vmlinux 0xb09d550d _RNvNvMNtCs3AkgXgqgK6r_4core3f64d9from_bits13ct_u64_to_f64 +EXPORT_SYMBOL_GPL vmlinux 0xb09fd4af pingv6_prot +EXPORT_SYMBOL_GPL vmlinux 0xb0aa3a27 io_uring_cmd_do_in_task_lazy +EXPORT_SYMBOL_GPL vmlinux 0xb0b85f47 ring_buffer_iter_reset +EXPORT_SYMBOL_GPL vmlinux 0xb0ba0576 netdev_walk_all_lower_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xb0be8cd3 gen10g_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xb0d1656c gpio_free_array +EXPORT_SYMBOL_GPL vmlinux 0xb0d7203c pktgen_xfrm_outer_mode_output +EXPORT_SYMBOL_GPL vmlinux 0xb0e7ab1f __traceiter_console +EXPORT_SYMBOL_GPL vmlinux 0xb0e8e671 xenbus_otherend_changed +EXPORT_SYMBOL_GPL vmlinux 0xb0f9fc8d dev_pm_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0xb10563bd _RNvXs1P_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11entry_stackNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb10d964d devlink_fmsg_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xb111b46a nf_ipv6_ops +EXPORT_SYMBOL_GPL vmlinux 0xb117b5a7 hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0xb1181f9a blk_mq_flush_busy_ctxs +EXPORT_SYMBOL_GPL vmlinux 0xb11cc43b __SCT__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0xb11d9000 tty_dev_name_to_number +EXPORT_SYMBOL_GPL vmlinux 0xb12cc188 vchan_dma_desc_free_list +EXPORT_SYMBOL_GPL vmlinux 0xb13019f9 device_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0xb1347b18 sock_prot_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0xb1361797 ata_sff_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xb13837ce vcap_rule_add_key_u48 +EXPORT_SYMBOL_GPL vmlinux 0xb13ff8d7 __percpu_init_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xb1450409 crypto_unregister_acomps +EXPORT_SYMBOL_GPL vmlinux 0xb148c6c9 modify_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xb1647fc2 devlink_info_version_running_put +EXPORT_SYMBOL_GPL vmlinux 0xb1655996 nvmem_cell_read_u32 +EXPORT_SYMBOL_GPL vmlinux 0xb17499d2 da903x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xb189bb70 __SCK__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0xb1acfa31 tty_ldisc_receive_buf +EXPORT_SYMBOL_GPL vmlinux 0xb1baa71a devlink_linecard_provision_fail +EXPORT_SYMBOL_GPL vmlinux 0xb1bed25d dpm_resume_start +EXPORT_SYMBOL_GPL vmlinux 0xb1c10209 _RNvXs3_NtCs3AkgXgqgK6r_4core4charNtB5_13EscapeDefaultNtNtNtNtB7_4iter6traits10exact_size17ExactSizeIterator3len +EXPORT_SYMBOL_GPL vmlinux 0xb1c64af0 _RNvXsv_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_5i16x2NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb1d5870f blk_revalidate_disk_zones +EXPORT_SYMBOL_GPL vmlinux 0xb1dbfca7 thermal_cooling_device_update +EXPORT_SYMBOL_GPL vmlinux 0xb1df9698 sysfs_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xb1dfecea power_supply_battery_info_properties_size +EXPORT_SYMBOL_GPL vmlinux 0xb1e25684 __trace_bputs +EXPORT_SYMBOL_GPL vmlinux 0xb1e369f8 _RNvMs5_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_9DebugList6finish +EXPORT_SYMBOL_GPL vmlinux 0xb1e49627 __tracepoint_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xb1e88edb yield_to +EXPORT_SYMBOL_GPL vmlinux 0xb1e98d64 _RNvXNtNtNtCsbwHtcUjRN57_6kernel4sync4lock5mutexNtB2_12MutexBackendNtB4_7Backend4lock +EXPORT_SYMBOL_GPL vmlinux 0xb1ea267b vp_modern_remove +EXPORT_SYMBOL_GPL vmlinux 0xb1fc1782 pci_speed_string +EXPORT_SYMBOL_GPL vmlinux 0xb202f0d7 rht_bucket_nested_insert +EXPORT_SYMBOL_GPL vmlinux 0xb20ada6b usb_disable_ltm +EXPORT_SYMBOL_GPL vmlinux 0xb20e014e _RNvNvMs16_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB8_11NonZeroI12813new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0xb21ab84e md_bitmap_copy_from_slot +EXPORT_SYMBOL_GPL vmlinux 0xb21b0a1e _RNvXsr_NtCs3AkgXgqgK6r_4core3nummNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xb21d00c6 hte_ts_put +EXPORT_SYMBOL_GPL vmlinux 0xb21faa43 _RNvXs10_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8idt_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb2210d64 reset_control_deassert +EXPORT_SYMBOL_GPL vmlinux 0xb2343371 _RNvNvMsS_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_10NonZeroI3213new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0xb23b7691 start_poll_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0xb23fddcc regulator_set_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0xb2405efc secure_tcp_seq +EXPORT_SYMBOL_GPL vmlinux 0xb240bf37 irq_domain_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0xb2434025 serial8250_rpm_get_tx +EXPORT_SYMBOL_GPL vmlinux 0xb24d3a2e dev_pm_domain_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0xb24dcfdf usb_hcd_unmap_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xb24f011f dma_request_chan_by_mask +EXPORT_SYMBOL_GPL vmlinux 0xb2519f9e of_pwm_xlate_with_flags +EXPORT_SYMBOL_GPL vmlinux 0xb256be16 efivar_is_available +EXPORT_SYMBOL_GPL vmlinux 0xb259d6eb gpiochip_remove_pin_ranges +EXPORT_SYMBOL_GPL vmlinux 0xb26066fe ibft_phys_addr +EXPORT_SYMBOL_GPL vmlinux 0xb263acd7 _RNvXsi_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleINtB5_4FromzE4from +EXPORT_SYMBOL_GPL vmlinux 0xb26a1add elfcorehdr_addr +EXPORT_SYMBOL_GPL vmlinux 0xb275d286 regulator_list_voltage +EXPORT_SYMBOL_GPL vmlinux 0xb285a896 platform_device_del +EXPORT_SYMBOL_GPL vmlinux 0xb286d45d clk_hw_forward_rate_request +EXPORT_SYMBOL_GPL vmlinux 0xb2914346 devm_bitmap_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb29533ee zs_malloc +EXPORT_SYMBOL_GPL vmlinux 0xb2a64d49 i2c_dw_acpi_configure +EXPORT_SYMBOL_GPL vmlinux 0xb2a6f197 bpf_fentry_test1 +EXPORT_SYMBOL_GPL vmlinux 0xb2b65a85 edac_device_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xb2c1732e rcu_gp_set_torture_wait +EXPORT_SYMBOL_GPL vmlinux 0xb2d8c2f7 debugfs_rename +EXPORT_SYMBOL_GPL vmlinux 0xb2d9faee da903x_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb2df590c thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0xb2e764e8 suspend_valid_only_mem +EXPORT_SYMBOL_GPL vmlinux 0xb2f5d3a8 kthread_park +EXPORT_SYMBOL_GPL vmlinux 0xb2f89197 gpiod_get_value +EXPORT_SYMBOL_GPL vmlinux 0xb2fa093e blk_mq_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xb2fd827d regulator_get_error_flags +EXPORT_SYMBOL_GPL vmlinux 0xb307c909 devlink_fmsg_u64_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xb30b2bda preempt_model_full +EXPORT_SYMBOL_GPL vmlinux 0xb30d5d87 usb_phy_roothub_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb314cc6a devm_extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0xb31d91e8 devlink_remote_reload_actions_performed +EXPORT_SYMBOL_GPL vmlinux 0xb324dfce acpi_dev_get_dma_resources +EXPORT_SYMBOL_GPL vmlinux 0xb3253ed9 hpet_rtc_timer_init +EXPORT_SYMBOL_GPL vmlinux 0xb329437e fscrypt_set_bio_crypt_ctx +EXPORT_SYMBOL_GPL vmlinux 0xb337d1ba gpiod_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xb34b18b4 virtqueue_kick +EXPORT_SYMBOL_GPL vmlinux 0xb353d2f6 _RNvXs3Z_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u8x64NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb36cfb71 gpiochip_relres_irq +EXPORT_SYMBOL_GPL vmlinux 0xb36d5a58 _RNvXs1X_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i8x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb37aeefe usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0xb37db4cd regulator_get_hardware_vsel_register +EXPORT_SYMBOL_GPL vmlinux 0xb3811e59 regulator_bulk_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xb38afca1 init_uts_ns +EXPORT_SYMBOL_GPL vmlinux 0xb392cef1 _RNvXsx_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_7__ddebugNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb39feec7 _RNvXs17_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB8_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb3a7f36f devm_acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xb3b0c69a xenbus_switch_state +EXPORT_SYMBOL_GPL vmlinux 0xb3ca39c2 acpiphp_unregister_attention +EXPORT_SYMBOL_GPL vmlinux 0xb3cf50bb gpiochip_free_own_desc +EXPORT_SYMBOL_GPL vmlinux 0xb3ef78af iomap_writepages +EXPORT_SYMBOL_GPL vmlinux 0xb3fd8fe6 kernel_read_file_from_path +EXPORT_SYMBOL_GPL vmlinux 0xb4009970 phy_init +EXPORT_SYMBOL_GPL vmlinux 0xb406aa83 usb_deregister_device_driver +EXPORT_SYMBOL_GPL vmlinux 0xb417dcfd ata_pci_bmdma_init +EXPORT_SYMBOL_GPL vmlinux 0xb43f9365 ktime_get +EXPORT_SYMBOL_GPL vmlinux 0xb44e18ea audit_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb45650cb _RNvXs4f_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_10NonZeroU16NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xb46214ee tty_ldisc_ref_wait +EXPORT_SYMBOL_GPL vmlinux 0xb4702742 _RNvNtCs3AkgXgqgK6r_4core9panicking14panic_nounwind +EXPORT_SYMBOL_GPL vmlinux 0xb4710cd0 acpi_get_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0xb471416a nvdimm_has_flush +EXPORT_SYMBOL_GPL vmlinux 0xb4801026 __devm_pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0xb48f0638 software_node_register +EXPORT_SYMBOL_GPL vmlinux 0xb4936d10 dev_pm_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb49a10a1 power_supply_am_i_supplied +EXPORT_SYMBOL_GPL vmlinux 0xb4a1ebb8 gpiod_export +EXPORT_SYMBOL_GPL vmlinux 0xb4abf685 __devm_regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0xb4b97c90 pvclock_gtod_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb4bc4057 _RNvMs6_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_8DebugMap5value +EXPORT_SYMBOL_GPL vmlinux 0xb4bda053 rio_route_clr_table +EXPORT_SYMBOL_GPL vmlinux 0xb4c3233d usb_register_dev +EXPORT_SYMBOL_GPL vmlinux 0xb4c5a5cb devm_regulator_get +EXPORT_SYMBOL_GPL vmlinux 0xb4d1a704 amd_iommu_is_attach_deferred +EXPORT_SYMBOL_GPL vmlinux 0xb4e5457c regulator_set_load +EXPORT_SYMBOL_GPL vmlinux 0xb4ea7cf7 kgdb_connected +EXPORT_SYMBOL_GPL vmlinux 0xb4eda0da ring_buffer_event_length +EXPORT_SYMBOL_GPL vmlinux 0xb4f6c7ed crypto_hash_walk_done +EXPORT_SYMBOL_GPL vmlinux 0xb4f9c870 __traceiter_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xb4fbfe6f umd_cleanup_helper +EXPORT_SYMBOL_GPL vmlinux 0xb501b2df nd_cmd_dimm_desc +EXPORT_SYMBOL_GPL vmlinux 0xb501f921 __traceiter_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0xb5093dd3 console_list +EXPORT_SYMBOL_GPL vmlinux 0xb5192224 _RNvMs_NtCsbwHtcUjRN57_6kernel3strNtB4_4CStr10to_cstring +EXPORT_SYMBOL_GPL vmlinux 0xb51b13ec dm_post_suspending +EXPORT_SYMBOL_GPL vmlinux 0xb51fbd64 edac_op_state +EXPORT_SYMBOL_GPL vmlinux 0xb520eb79 btree_merge +EXPORT_SYMBOL_GPL vmlinux 0xb526f368 pci_epf_add_vepf +EXPORT_SYMBOL_GPL vmlinux 0xb5291a37 platform_device_add_data +EXPORT_SYMBOL_GPL vmlinux 0xb5304331 extcon_set_state +EXPORT_SYMBOL_GPL vmlinux 0xb5331728 devm_kstrdup +EXPORT_SYMBOL_GPL vmlinux 0xb533a0fa input_class +EXPORT_SYMBOL_GPL vmlinux 0xb535c16e hsu_dma_remove +EXPORT_SYMBOL_GPL vmlinux 0xb5395720 l3mdev_master_ifindex_rcu +EXPORT_SYMBOL_GPL vmlinux 0xb53b7b9f dev_attr_em_message +EXPORT_SYMBOL_GPL vmlinux 0xb55139f6 HUF_readStats +EXPORT_SYMBOL_GPL vmlinux 0xb55d12f7 __SCK__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0xb561c490 mpi_mul +EXPORT_SYMBOL_GPL vmlinux 0xb57622a3 __skb_zcopy_downgrade_managed +EXPORT_SYMBOL_GPL vmlinux 0xb57ac4ec device_store_int +EXPORT_SYMBOL_GPL vmlinux 0xb58a1dee unregister_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0xb59b9c87 vcap_select_min_rule_keyset +EXPORT_SYMBOL_GPL vmlinux 0xb5a83e35 gnttab_setup_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xb5a8c226 acpi_gsi_to_irq +EXPORT_SYMBOL_GPL vmlinux 0xb5ed6289 xdp_features_set_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0xb60482a9 pci_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0xb6122130 pci_p2pmem_free_sgl +EXPORT_SYMBOL_GPL vmlinux 0xb61e8072 i2c_match_id +EXPORT_SYMBOL_GPL vmlinux 0xb624bc70 crypto_shash_finup +EXPORT_SYMBOL_GPL vmlinux 0xb6261484 register_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb62b0e8e __SCK__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xb62f2ef3 _RNvNvMs5_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_10NonZeroU1613new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0xb6303c49 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3mem15transmutabilityNtB5_6AssumeNtNtNtB9_3ops5arith3Sub3sub +EXPORT_SYMBOL_GPL vmlinux 0xb634e254 _RNvXs5_NtNtCs3AkgXgqgK6r_4core3ops11index_rangeNtB5_10IndexRangeNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb6357e53 cpuidle_enable_device +EXPORT_SYMBOL_GPL vmlinux 0xb6410433 mpi_addm +EXPORT_SYMBOL_GPL vmlinux 0xb6442880 skb_clone_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xb655f91b pci_epc_get_next_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xb6573ba1 pinctrl_dev_get_devname +EXPORT_SYMBOL_GPL vmlinux 0xb6576e1a __traceiter_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0xb661aad1 devm_gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0xb662c3de _RNvXs2e_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24class_spinlock_irqsave_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb66b3832 acpi_dma_request_slave_chan_by_name +EXPORT_SYMBOL_GPL vmlinux 0xb66d0854 xdp_rxq_info_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0xb67861c8 _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data11white_space14WHITESPACE_MAP +EXPORT_SYMBOL_GPL vmlinux 0xb6787346 sfp_unregister_socket +EXPORT_SYMBOL_GPL vmlinux 0xb6888188 klp_shadow_get_or_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb698305b device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb69afbb0 devlink_linecard_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xb6a0ff85 tps65912_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0xb6af1108 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter25debug_tuple_field5_finish +EXPORT_SYMBOL_GPL vmlinux 0xb6b05513 tcp_reno_cong_avoid +EXPORT_SYMBOL_GPL vmlinux 0xb6c5e614 acpi_processor_evaluate_cst +EXPORT_SYMBOL_GPL vmlinux 0xb6df084d sbitmap_queue_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0xb6e0a39b security_inode_mkdir +EXPORT_SYMBOL_GPL vmlinux 0xb6e6d99d clk_disable +EXPORT_SYMBOL_GPL vmlinux 0xb6e7c99d vcap_set_tc_exterr +EXPORT_SYMBOL_GPL vmlinux 0xb6eabe37 register_kprobes +EXPORT_SYMBOL_GPL vmlinux 0xb6f20773 ata_noop_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0xb6f23a99 devm_regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xb6fe9d01 _RNvXs1P_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_15SplitWhitespaceNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb701a6d7 usb_control_msg +EXPORT_SYMBOL_GPL vmlinux 0xb71bfc87 _RNvXs3v_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_32page__bindgen_ty_1__bindgen_ty_5NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb7310c91 task_active_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xb7329c06 clk_set_phase +EXPORT_SYMBOL_GPL vmlinux 0xb733d961 fl6_merge_options +EXPORT_SYMBOL_GPL vmlinux 0xb73713d7 nvmem_add_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0xb7380fe1 ata_scsi_slave_config +EXPORT_SYMBOL_GPL vmlinux 0xb7387a5e mmu_interval_notifier_insert_locked +EXPORT_SYMBOL_GPL vmlinux 0xb73ae869 palmas_ext_control_req_config +EXPORT_SYMBOL_GPL vmlinux 0xb73c22d7 usb_role_switch_find_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xb74962ac __tracepoint_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0xb749656f disk_uevent +EXPORT_SYMBOL_GPL vmlinux 0xb75041d1 hv_stimer_legacy_init +EXPORT_SYMBOL_GPL vmlinux 0xb7566971 vfs_kern_mount +EXPORT_SYMBOL_GPL vmlinux 0xb759eb12 rio_request_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0xb75dc382 pci_find_next_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0xb76f049b mmc_send_tuning +EXPORT_SYMBOL_GPL vmlinux 0xb784411e dma_resv_set_deadline +EXPORT_SYMBOL_GPL vmlinux 0xb7a2f972 wm8350_read_auxadc +EXPORT_SYMBOL_GPL vmlinux 0xb7a387fc synchronize_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0xb7a41803 _RNvXs1f_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11__ymmh_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb7a99b63 edac_mc_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb7a9b34b regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xb7af0699 usb_cache_string +EXPORT_SYMBOL_GPL vmlinux 0xb7b1f6b8 _RNvXsF_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_36pcpu_hot__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb7bcfc02 _RNvMs7_NtCs3AkgXgqgK6r_4core3numy14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0xb7c276e5 _RNvXs2_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0xb7c69a63 unregister_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb7d46097 _RNvXs6_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_15TryFromIntErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb7d7c12e hpet_set_alarm_time +EXPORT_SYMBOL_GPL vmlinux 0xb7e07404 tty_buffer_unlock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xb7e43ca3 __traceiter_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0xb7e99167 __SCK__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0xb7eab117 devl_linecard_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb7f990e9 rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xb8021376 _RNvXNtCs3AkgXgqgK6r_4core5asciiNtB2_13EscapeDefaultNtNtNtNtB4_4iter6traits8iterator8Iterator9size_hint +EXPORT_SYMBOL_GPL vmlinux 0xb8052fda pci_load_saved_state +EXPORT_SYMBOL_GPL vmlinux 0xb80813cf wm831x_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0xb8131ba9 security_inode_create +EXPORT_SYMBOL_GPL vmlinux 0xb81e3905 trace_event_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0xb8273d0b __wake_up_sync +EXPORT_SYMBOL_GPL vmlinux 0xb827f214 _RNvXs9_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3imphNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb82a9d1a md_start +EXPORT_SYMBOL_GPL vmlinux 0xb839f27d devm_rtc_allocate_device +EXPORT_SYMBOL_GPL vmlinux 0xb83b5000 pci_epc_write_header +EXPORT_SYMBOL_GPL vmlinux 0xb85042e5 gnttab_free_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0xb85c353a __mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xb875bcaf kern_mount +EXPORT_SYMBOL_GPL vmlinux 0xb87ae6a4 hv_ghcb_msr_write +EXPORT_SYMBOL_GPL vmlinux 0xb87f40fe cppc_set_enable +EXPORT_SYMBOL_GPL vmlinux 0xb88dbfce irq_set_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0xb88f00b3 pm_generic_freeze_late +EXPORT_SYMBOL_GPL vmlinux 0xb895fc6d hsu_dma_do_irq +EXPORT_SYMBOL_GPL vmlinux 0xb89e69b1 jump_label_update_timeout +EXPORT_SYMBOL_GPL vmlinux 0xb8a72695 __fat_fs_error +EXPORT_SYMBOL_GPL vmlinux 0xb8a9b02c _RNvXs2U_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15debug_obj_descrNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xb8ab68df intel_microcode_sanity_check +EXPORT_SYMBOL_GPL vmlinux 0xb8b2b1f7 mce_register_decode_chain +EXPORT_SYMBOL_GPL vmlinux 0xb8bc2cb1 gpiochip_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0xb8cd3a7f nf_logger_put +EXPORT_SYMBOL_GPL vmlinux 0xb8dee025 spi_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0xb8e17ec2 _RNvXsZ_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0xb8f11603 idr_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb9067f1f __rust_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb912560d static_key_disable +EXPORT_SYMBOL_GPL vmlinux 0xb918cde6 __tracepoint_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xb92e4219 pci_disable_pri +EXPORT_SYMBOL_GPL vmlinux 0xb93c1925 nf_hook_entries_insert_raw +EXPORT_SYMBOL_GPL vmlinux 0xb940d90d hte_enable_ts +EXPORT_SYMBOL_GPL vmlinux 0xb9478f8e __auxiliary_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xb952630f pinctrl_find_gpio_range_from_pin +EXPORT_SYMBOL_GPL vmlinux 0xb9681621 xdp_do_flush +EXPORT_SYMBOL_GPL vmlinux 0xb96b31e1 devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0xb970f2da tps6586x_read +EXPORT_SYMBOL_GPL vmlinux 0xb9755d40 __SCK__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xb983960c __auxiliary_device_add +EXPORT_SYMBOL_GPL vmlinux 0xb9852d11 __traceiter_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xb99a3b00 sbitmap_queue_recalculate_wake_batch +EXPORT_SYMBOL_GPL vmlinux 0xb99afc28 kthread_unuse_mm +EXPORT_SYMBOL_GPL vmlinux 0xb9ab6bb3 pci_remove_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xb9b9df41 usb_amd_dev_put +EXPORT_SYMBOL_GPL vmlinux 0xb9c16f51 hv_max_vp_index +EXPORT_SYMBOL_GPL vmlinux 0xb9c425de register_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xb9ceeba8 vring_del_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0xb9d025c9 llist_del_first +EXPORT_SYMBOL_GPL vmlinux 0xb9d6018b crypto_alg_extsize +EXPORT_SYMBOL_GPL vmlinux 0xb9dbb13d perf_tp_event +EXPORT_SYMBOL_GPL vmlinux 0xb9f21ea1 mddev_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb9fb6e65 phy_create_lookup +EXPORT_SYMBOL_GPL vmlinux 0xb9ff50af __platform_register_drivers +EXPORT_SYMBOL_GPL vmlinux 0xba01ec83 hv_stimer_global_cleanup +EXPORT_SYMBOL_GPL vmlinux 0xba02cd90 _RNvMNtNtCs3AkgXgqgK6r_4core5panic10panic_infoNtB2_9PanicInfo10can_unwind +EXPORT_SYMBOL_GPL vmlinux 0xba031740 vchan_find_desc +EXPORT_SYMBOL_GPL vmlinux 0xba0eabdd acpi_pm_set_device_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xba1372d5 pwm_put +EXPORT_SYMBOL_GPL vmlinux 0xba1a2805 rio_release_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xba1d8013 _RNvXs0_NtCs3AkgXgqgK6r_4core4timeNtB5_8DurationNtNtNtB7_3ops5arith3Add3add +EXPORT_SYMBOL_GPL vmlinux 0xba220db7 __wake_up_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xba2b10fc __devm_reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xba2b7f64 cpufreq_generic_get +EXPORT_SYMBOL_GPL vmlinux 0xba686f21 devm_reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xba786156 devl_dpipe_table_register +EXPORT_SYMBOL_GPL vmlinux 0xba82f246 uv_bios_install_heap +EXPORT_SYMBOL_GPL vmlinux 0xba87c290 lp8788_write_byte +EXPORT_SYMBOL_GPL vmlinux 0xba94f96d scsi_dh_activate +EXPORT_SYMBOL_GPL vmlinux 0xba9c9fae access_process_vm +EXPORT_SYMBOL_GPL vmlinux 0xba9cf079 regmap_reinit_cache +EXPORT_SYMBOL_GPL vmlinux 0xbaa13977 fsnotify_put_mark +EXPORT_SYMBOL_GPL vmlinux 0xbaa6cc60 vcap_port_debugfs +EXPORT_SYMBOL_GPL vmlinux 0xbaae651a _RNvXsu_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbab47291 ata_port_abort +EXPORT_SYMBOL_GPL vmlinux 0xbab64dfe _RNvXsE_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbab9a9f0 maxim_charger_currents +EXPORT_SYMBOL_GPL vmlinux 0xbabfda47 iommu_device_sysfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xbac0bfbd platform_bus +EXPORT_SYMBOL_GPL vmlinux 0xbadc80b2 arch_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xbaeddabb _RNvXss_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbaef27d8 virtqueue_enable_cb +EXPORT_SYMBOL_GPL vmlinux 0xbaf0e081 platform_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0xbaf6850c fsnotify_wait_marks_destroyed +EXPORT_SYMBOL_GPL vmlinux 0xbaf9d785 __tss_limit_invalid +EXPORT_SYMBOL_GPL vmlinux 0xbafa2f0e vp_legacy_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0xbafca754 crypto_unregister_rngs +EXPORT_SYMBOL_GPL vmlinux 0xbb028ad3 rcu_gp_slow_register +EXPORT_SYMBOL_GPL vmlinux 0xbb099bc8 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter26debug_struct_field5_finish +EXPORT_SYMBOL_GPL vmlinux 0xbb0ab47b debug_locks +EXPORT_SYMBOL_GPL vmlinux 0xbb0b25d2 register_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0xbb0d7875 find_mci_by_dev +EXPORT_SYMBOL_GPL vmlinux 0xbb10f130 regulator_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xbb313656 _RNvXs2_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_21FromBytesWithNulErrorNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbb35ef87 mtrr_state +EXPORT_SYMBOL_GPL vmlinux 0xbb3fe7bb xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0xbb4146b3 get_completed_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xbb422d8b icc_set_tag +EXPORT_SYMBOL_GPL vmlinux 0xbb4cfd7e pci_common_swizzle +EXPORT_SYMBOL_GPL vmlinux 0xbb532df2 extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbb5598ce get_llc_id +EXPORT_SYMBOL_GPL vmlinux 0xbb60bf72 xfrm_state_mtu +EXPORT_SYMBOL_GPL vmlinux 0xbb6508da random_get_entropy_fallback +EXPORT_SYMBOL_GPL vmlinux 0xbb6a3cbd devlink_fmsg_arr_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xbb6f025a asymmetric_key_generate_id +EXPORT_SYMBOL_GPL vmlinux 0xbb7195a5 xdp_warn +EXPORT_SYMBOL_GPL vmlinux 0xbb72dfb9 pci_find_vsec_capability +EXPORT_SYMBOL_GPL vmlinux 0xbb79f35f fat_truncate_time +EXPORT_SYMBOL_GPL vmlinux 0xbb7c8a03 fsverity_verify_blocks +EXPORT_SYMBOL_GPL vmlinux 0xbb9bc4da key_set_timeout +EXPORT_SYMBOL_GPL vmlinux 0xbbaadb2a adp5520_write +EXPORT_SYMBOL_GPL vmlinux 0xbbae97fb _RNvXs7_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impiNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbbb98859 edid_info +EXPORT_SYMBOL_GPL vmlinux 0xbbc16fe7 fwnode_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0xbbd6967e _RNvXs1e_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11__fpstate_64NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xbbddeda5 __sk_flush_backlog +EXPORT_SYMBOL_GPL vmlinux 0xbbe5611b crc64_rocksoft_update +EXPORT_SYMBOL_GPL vmlinux 0xbbe56404 sprint_OID +EXPORT_SYMBOL_GPL vmlinux 0xbc0b5297 unregister_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0xbc10fe59 blk_stat_disable_accounting +EXPORT_SYMBOL_GPL vmlinux 0xbc1426f9 usb_acpi_set_power_state +EXPORT_SYMBOL_GPL vmlinux 0xbc2c7a8c sdio_readsb +EXPORT_SYMBOL_GPL vmlinux 0xbc2d1ffe fwnode_device_is_available +EXPORT_SYMBOL_GPL vmlinux 0xbc314156 nop_mnt_idmap +EXPORT_SYMBOL_GPL vmlinux 0xbc3f2cb0 timecounter_cyc2time +EXPORT_SYMBOL_GPL vmlinux 0xbc4c4de4 to_nd_desc +EXPORT_SYMBOL_GPL vmlinux 0xbc4e24bb copy_mc_to_kernel +EXPORT_SYMBOL_GPL vmlinux 0xbc50d00c fsverity_ioctl_read_metadata +EXPORT_SYMBOL_GPL vmlinux 0xbc5a8b06 device_get_dma_attr +EXPORT_SYMBOL_GPL vmlinux 0xbc600dc9 preempt_model_voluntary +EXPORT_SYMBOL_GPL vmlinux 0xbc60dc37 cpufreq_show_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbc6bec66 free_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc7384f1 exportfs_decode_fh +EXPORT_SYMBOL_GPL vmlinux 0xbc83661e _RNvXs5E_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15rv_task_monitorNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xbc8ffce8 pci_epc_set_bar +EXPORT_SYMBOL_GPL vmlinux 0xbc92596d intel_pt_validate_cap +EXPORT_SYMBOL_GPL vmlinux 0xbc95d82b srcu_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xbc99df52 usb_hcd_giveback_urb +EXPORT_SYMBOL_GPL vmlinux 0xbc9b8588 ehci_cf_port_reset_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xbc9c6d0b debugfs_create_devm_seqfile +EXPORT_SYMBOL_GPL vmlinux 0xbca7d979 _RNvXs2B_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10maple_treeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xbcb838a1 amd_flush_garts +EXPORT_SYMBOL_GPL vmlinux 0xbcc15e75 ktime_get_coarse_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xbcc2314b phy_led_triggers_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbccee1b0 cpufreq_driver_resolve_freq +EXPORT_SYMBOL_GPL vmlinux 0xbcd6c046 fsstack_copy_attr_all +EXPORT_SYMBOL_GPL vmlinux 0xbcd77deb _RNvXs5_NtCs3AkgXgqgK6r_4core5errorNtB5_6SourceNtNtNtNtB7_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0xbcdd5b99 iommu_group_set_name +EXPORT_SYMBOL_GPL vmlinux 0xbce12556 clk_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xbce24a33 irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xbcf1f0e6 zs_create_pool +EXPORT_SYMBOL_GPL vmlinux 0xbcf5ef04 ip6_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0xbd001ea3 phy_modify +EXPORT_SYMBOL_GPL vmlinux 0xbd030c1a da903x_update +EXPORT_SYMBOL_GPL vmlinux 0xbd06c1fb wm831x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xbd06f3a9 ata_get_cmd_name +EXPORT_SYMBOL_GPL vmlinux 0xbd181713 crypto_sig_maxsize +EXPORT_SYMBOL_GPL vmlinux 0xbd195c69 clk_hw_get_parent_by_index +EXPORT_SYMBOL_GPL vmlinux 0xbd199780 devm_clk_hw_get_clk +EXPORT_SYMBOL_GPL vmlinux 0xbd1bfc5a _RNvXsR_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_8edd_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xbd3fe1e3 disable_hardirq +EXPORT_SYMBOL_GPL vmlinux 0xbd4c0d2c devm_kstrdup_const +EXPORT_SYMBOL_GPL vmlinux 0xbd5214e7 rdev_get_name +EXPORT_SYMBOL_GPL vmlinux 0xbd5abb2b iomap_fiemap +EXPORT_SYMBOL_GPL vmlinux 0xbd7aaaee add_memory +EXPORT_SYMBOL_GPL vmlinux 0xbd8198ee skb_segment_list +EXPORT_SYMBOL_GPL vmlinux 0xbd87af31 sdio_writesb +EXPORT_SYMBOL_GPL vmlinux 0xbd8beee4 bpf_trace_run6 +EXPORT_SYMBOL_GPL vmlinux 0xbd99e873 __SCT__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xbda04a91 cond_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xbdb2217d hv_is_isolation_supported +EXPORT_SYMBOL_GPL vmlinux 0xbdb2dfd5 uv_bios_reserved_page_pa +EXPORT_SYMBOL_GPL vmlinux 0xbdb6ec68 _RNvXs5_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0xbdc6f796 component_add +EXPORT_SYMBOL_GPL vmlinux 0xbdd60e3f _RNvXs3E_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_33folio__bindgen_ty_3__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xbdda1b5f vmalloc_huge +EXPORT_SYMBOL_GPL vmlinux 0xbdee04ca tpm_is_tpm2 +EXPORT_SYMBOL_GPL vmlinux 0xbdff7dff percpu_is_read_locked +EXPORT_SYMBOL_GPL vmlinux 0xbe1623f6 _RNvXs2J_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5m16x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbe31990b usb_queue_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xbe38ebf5 wakeup_source_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbe523523 i2c_new_scanned_device +EXPORT_SYMBOL_GPL vmlinux 0xbe5c888b crypto_chain +EXPORT_SYMBOL_GPL vmlinux 0xbe5d38c5 component_add_typed +EXPORT_SYMBOL_GPL vmlinux 0xbe65e182 max_cswd_read_retries +EXPORT_SYMBOL_GPL vmlinux 0xbe687e88 wake_up_all_idle_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbe6a5437 platform_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0xbe6eb42d raw_seq_start +EXPORT_SYMBOL_GPL vmlinux 0xbe736312 decrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0xbe744257 efi_get_embedded_fw +EXPORT_SYMBOL_GPL vmlinux 0xbe748b1f intel_find_matching_signature +EXPORT_SYMBOL_GPL vmlinux 0xbe8197ff devlink_port_attrs_set +EXPORT_SYMBOL_GPL vmlinux 0xbe82e9c3 bpf_prog_sub +EXPORT_SYMBOL_GPL vmlinux 0xbe9a83d5 dw_pcie_write +EXPORT_SYMBOL_GPL vmlinux 0xbe9bfa72 _RNvXs5r_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10sigpendingNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xbea16f23 _RNvXsT_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_5u64x1NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbea5ff1e static_key_initialized +EXPORT_SYMBOL_GPL vmlinux 0xbec5a137 thermal_zone_get_temp +EXPORT_SYMBOL_GPL vmlinux 0xbec66c3a __apei_exec_run +EXPORT_SYMBOL_GPL vmlinux 0xbede2ed6 _RNvNtCsbwHtcUjRN57_6kernel5ioctl9__IOC_SIZE +EXPORT_SYMBOL_GPL vmlinux 0xbee9a225 ping_unhash +EXPORT_SYMBOL_GPL vmlinux 0xbef332a9 bpf_trace_run3 +EXPORT_SYMBOL_GPL vmlinux 0xbef40473 ata_sff_drain_fifo +EXPORT_SYMBOL_GPL vmlinux 0xbefee698 device_dma_supported +EXPORT_SYMBOL_GPL vmlinux 0xbf041102 register_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbf0b2208 _RNvXso_NtCs3AkgXgqgK6r_4core6markerNtB5_13PhantomPinnedNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xbf12a433 _RNvXs3g_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_39uprobe_task__bindgen_ty_1__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xbf165dec __SCT__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xbf2e2e71 housekeeping_enabled +EXPORT_SYMBOL_GPL vmlinux 0xbf3c2662 ata_link_online +EXPORT_SYMBOL_GPL vmlinux 0xbf41de48 bpf_trace_run4 +EXPORT_SYMBOL_GPL vmlinux 0xbf420bb9 rust_helper_ERR_PTR +EXPORT_SYMBOL_GPL vmlinux 0xbf423cde __tracepoint_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xbf4513c3 devlink_linecard_activate +EXPORT_SYMBOL_GPL vmlinux 0xbf5e09e5 bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbf7f2ce5 serial8250_rx_dma_flush +EXPORT_SYMBOL_GPL vmlinux 0xbf800a7e _RNvMs4_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_8DebugSet6finish +EXPORT_SYMBOL_GPL vmlinux 0xbf9f549a devm_regulator_bulk_get_enable +EXPORT_SYMBOL_GPL vmlinux 0xbfbc5434 pciserial_resume_ports +EXPORT_SYMBOL_GPL vmlinux 0xbfdac7e3 regulator_set_ramp_delay_regmap +EXPORT_SYMBOL_GPL vmlinux 0xbfdcc8c6 perf_event_release_kernel +EXPORT_SYMBOL_GPL vmlinux 0xbfdd9b32 ata_sff_prereset +EXPORT_SYMBOL_GPL vmlinux 0xbfde593a _RNvXs5_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0xbfdff082 ping_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0xbfe09301 crypto_unregister_acomp +EXPORT_SYMBOL_GPL vmlinux 0xbfe1c4f1 __tracepoint_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xbfe31d75 tun_get_socket +EXPORT_SYMBOL_GPL vmlinux 0xbfe5616d tick_broadcast_oneshot_control +EXPORT_SYMBOL_GPL vmlinux 0xbfea35b7 ata_pci_bmdma_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0xbfed2cd9 __wait_rcu_gp +EXPORT_SYMBOL_GPL vmlinux 0xbff1f842 ata_sas_async_probe +EXPORT_SYMBOL_GPL vmlinux 0xbffe27fd _RNvXsm_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_9qspinlockNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc0294ac0 __tcp_send_ack +EXPORT_SYMBOL_GPL vmlinux 0xc029ea71 devm_hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0xc03f2858 led_trigger_remove +EXPORT_SYMBOL_GPL vmlinux 0xc0470b4f fuse_file_poll +EXPORT_SYMBOL_GPL vmlinux 0xc04bc61a netdev_walk_all_lower_dev +EXPORT_SYMBOL_GPL vmlinux 0xc05980ca icc_link_create +EXPORT_SYMBOL_GPL vmlinux 0xc05c746b devlink_dpipe_entry_ctx_append +EXPORT_SYMBOL_GPL vmlinux 0xc05d45ab usb_phy_roothub_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc0693c2a mptcp_pm_get_add_addr_signal_max +EXPORT_SYMBOL_GPL vmlinux 0xc078ffff _RNvXs3T_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i8x64NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xc08357de proc_create_net_single +EXPORT_SYMBOL_GPL vmlinux 0xc0842a30 device_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0xc08bbce6 irq_get_percpu_devid_partition +EXPORT_SYMBOL_GPL vmlinux 0xc090c376 net_selftest_get_strings +EXPORT_SYMBOL_GPL vmlinux 0xc09df50b pci_create_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xc0a96e14 rcu_gp_is_expedited +EXPORT_SYMBOL_GPL vmlinux 0xc0b00231 gpiochip_add_pingroup_range +EXPORT_SYMBOL_GPL vmlinux 0xc0b2664d devlink_dpipe_header_ipv4 +EXPORT_SYMBOL_GPL vmlinux 0xc0b89d53 xdp_do_redirect +EXPORT_SYMBOL_GPL vmlinux 0xc0c32171 __SCK__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xc0c5f3ed clk_register_mux_table +EXPORT_SYMBOL_GPL vmlinux 0xc0ca0ef1 blkg_conf_init +EXPORT_SYMBOL_GPL vmlinux 0xc0dcb59e edac_layer_name +EXPORT_SYMBOL_GPL vmlinux 0xc0e179d0 _RNvXs4g_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_10NonZeroU32NtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xc0f0458a ip_tunnel_unneed_metadata +EXPORT_SYMBOL_GPL vmlinux 0xc0f38c7f clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0xc1086e0c sysrq_toggle_support +EXPORT_SYMBOL_GPL vmlinux 0xc10b27c7 fscrypt_ioctl_remove_key_all_users +EXPORT_SYMBOL_GPL vmlinux 0xc1215ccc crypto_unregister_scomps +EXPORT_SYMBOL_GPL vmlinux 0xc125a626 static_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xc125be37 rio_free_net +EXPORT_SYMBOL_GPL vmlinux 0xc134e96e extcon_find_edev_by_node +EXPORT_SYMBOL_GPL vmlinux 0xc1435990 __inet_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0xc14468d7 pci_hp_create_module_link +EXPORT_SYMBOL_GPL vmlinux 0xc14ea5ce balloon_page_list_enqueue +EXPORT_SYMBOL_GPL vmlinux 0xc14edce8 _proc_mkdir +EXPORT_SYMBOL_GPL vmlinux 0xc15b5fd6 skb_pull_rcsum +EXPORT_SYMBOL_GPL vmlinux 0xc16b7e85 put_io_context +EXPORT_SYMBOL_GPL vmlinux 0xc1743430 cpuidle_disable_device +EXPORT_SYMBOL_GPL vmlinux 0xc17515d7 usb_hcds_loaded +EXPORT_SYMBOL_GPL vmlinux 0xc17e9946 usb_show_dynids +EXPORT_SYMBOL_GPL vmlinux 0xc1843ad4 regulator_get_current_limit +EXPORT_SYMBOL_GPL vmlinux 0xc186ddbf dma_run_dependencies +EXPORT_SYMBOL_GPL vmlinux 0xc1957aaf _RNvXs4T_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_5semunNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc196596a devfreq_event_set_event +EXPORT_SYMBOL_GPL vmlinux 0xc1993354 usb_intf_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0xc1b62b21 pinctrl_force_default +EXPORT_SYMBOL_GPL vmlinux 0xc1c7d7e3 __SCK__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xc1e6986e interval_tree_span_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xc1f5dee3 blk_mq_freeze_queue_wait +EXPORT_SYMBOL_GPL vmlinux 0xc1ffe410 xfrm_audit_state_notfound_simple +EXPORT_SYMBOL_GPL vmlinux 0xc2033d9f amd_get_highest_perf +EXPORT_SYMBOL_GPL vmlinux 0xc20574c1 acpi_bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xc206a482 regmap_raw_write +EXPORT_SYMBOL_GPL vmlinux 0xc22a3091 vm_unmap_aliases +EXPORT_SYMBOL_GPL vmlinux 0xc23601c1 __SCT__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xc2368ea5 ata_xfer_mask2mode +EXPORT_SYMBOL_GPL vmlinux 0xc23b7255 class_dev_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0xc243ec0a pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0xc25b8971 hv_remove_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0xc261f424 thermal_zone_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc2692173 wakeup_sources_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xc2775c02 devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0xc285056c badblocks_store +EXPORT_SYMBOL_GPL vmlinux 0xc287d96a kvm_set_posted_intr_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0xc288ef3a perf_aux_output_end +EXPORT_SYMBOL_GPL vmlinux 0xc289e46d cpufreq_generic_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xc295b295 mptcp_pm_get_local_addr_max +EXPORT_SYMBOL_GPL vmlinux 0xc2a3e570 errata +EXPORT_SYMBOL_GPL vmlinux 0xc2a814db tcp_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xc2aad389 mbox_flush +EXPORT_SYMBOL_GPL vmlinux 0xc2ab58c0 tpm_get_timeouts +EXPORT_SYMBOL_GPL vmlinux 0xc2aed231 _RNvMs3_NtNtCs3AkgXgqgK6r_4core4char7convertNtB5_14ParseCharError13___description +EXPORT_SYMBOL_GPL vmlinux 0xc2b82d08 preempt_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xc2bbe2a3 device_create_file +EXPORT_SYMBOL_GPL vmlinux 0xc2c1c427 perf_event_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc2c27904 acpi_get_first_physical_node +EXPORT_SYMBOL_GPL vmlinux 0xc2de27ca hest_disable +EXPORT_SYMBOL_GPL vmlinux 0xc2ee46ae sata_lpm_ignore_phy_events +EXPORT_SYMBOL_GPL vmlinux 0xc2f34974 _RNvXsv_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_16static_key_falseNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc2fb483f __SCT__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0xc3087e05 crypto_alloc_acomp +EXPORT_SYMBOL_GPL vmlinux 0xc3118f01 __ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0xc3181eb9 fib6_get_table +EXPORT_SYMBOL_GPL vmlinux 0xc341ae6d zs_map_object +EXPORT_SYMBOL_GPL vmlinux 0xc347481e _RNvXs1_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_4u8x2NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xc35310b9 pm_generic_resume +EXPORT_SYMBOL_GPL vmlinux 0xc354ef3e ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc35ee495 devm_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xc363cd0e _RNvXs20_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15class_migrate_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc36bab4d tcp_bpf_sendmsg_redir +EXPORT_SYMBOL_GPL vmlinux 0xc3708747 trace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0xc370c9ce _RNvMs_NtNtCs3AkgXgqgK6r_4core5panic8locationNtB4_8Location20internal_constructor +EXPORT_SYMBOL_GPL vmlinux 0xc3805cd1 fs_ftype_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0xc3876c1a hv_isolation_type_snp +EXPORT_SYMBOL_GPL vmlinux 0xc391b15f devm_pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0xc393da21 _RNvMs3_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_4CStr6to_str +EXPORT_SYMBOL_GPL vmlinux 0xc39953d5 _RNvNtCs3AkgXgqgK6r_4core6option13expect_failed +EXPORT_SYMBOL_GPL vmlinux 0xc3997d9d mpi_read_raw_from_sgl +EXPORT_SYMBOL_GPL vmlinux 0xc39a3a5a posix_acl_create +EXPORT_SYMBOL_GPL vmlinux 0xc3a08e27 unregister_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0xc3a51c18 iomap_seek_hole +EXPORT_SYMBOL_GPL vmlinux 0xc3b47825 rcu_async_relax +EXPORT_SYMBOL_GPL vmlinux 0xc3ba7be2 pci_hp_remove_module_link +EXPORT_SYMBOL_GPL vmlinux 0xc3bacb99 __crypto_alloc_tfm +EXPORT_SYMBOL_GPL vmlinux 0xc3c4c6cc hash_algo_name +EXPORT_SYMBOL_GPL vmlinux 0xc3c7e20e cpci_hp_register_bus +EXPORT_SYMBOL_GPL vmlinux 0xc3cc4300 smca_get_long_name +EXPORT_SYMBOL_GPL vmlinux 0xc3de65ff ring_buffer_bytes_cpu +EXPORT_SYMBOL_GPL vmlinux 0xc3dfa2b1 _RNvXs48_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8zonelistNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc3e1021c __SCT__tp_func_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc3ea5305 iommu_default_passthrough +EXPORT_SYMBOL_GPL vmlinux 0xc4008d55 xen_have_vector_callback +EXPORT_SYMBOL_GPL vmlinux 0xc4065b6a __traceiter_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xc40c3e79 ext_pi_type1_crc64 +EXPORT_SYMBOL_GPL vmlinux 0xc421e02c devm_create_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xc425f345 device_set_node +EXPORT_SYMBOL_GPL vmlinux 0xc426c51f klp_shadow_free_all +EXPORT_SYMBOL_GPL vmlinux 0xc428068d sata_deb_timing_long +EXPORT_SYMBOL_GPL vmlinux 0xc4284dbc crypto_spawn_tfm +EXPORT_SYMBOL_GPL vmlinux 0xc42a1f6b sk_psock_init +EXPORT_SYMBOL_GPL vmlinux 0xc43e92b9 trace_seq_bprintf +EXPORT_SYMBOL_GPL vmlinux 0xc44afc48 pse_ethtool_set_config +EXPORT_SYMBOL_GPL vmlinux 0xc44f6877 iommu_device_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xc454fc7b twl_get_type +EXPORT_SYMBOL_GPL vmlinux 0xc45d0d13 injectm +EXPORT_SYMBOL_GPL vmlinux 0xc46324f6 dynevent_create +EXPORT_SYMBOL_GPL vmlinux 0xc471c67a twl4030_audio_disable_resource +EXPORT_SYMBOL_GPL vmlinux 0xc484bd63 blk_crypto_has_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xc484eb5e acpi_gpiochip_free_interrupts +EXPORT_SYMBOL_GPL vmlinux 0xc4927c96 __tracepoint_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xc49465de phy_restore_page +EXPORT_SYMBOL_GPL vmlinux 0xc4a12bf5 pm_clk_init +EXPORT_SYMBOL_GPL vmlinux 0xc4a31146 rdma_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc4a72936 trusted_tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xc4bc6801 thp_get_unmapped_area +EXPORT_SYMBOL_GPL vmlinux 0xc4d022cb __SCT__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0xc4d18c44 mmc_app_cmd +EXPORT_SYMBOL_GPL vmlinux 0xc4d5e0e8 acpi_gpio_get_irq_resource +EXPORT_SYMBOL_GPL vmlinux 0xc4dd1125 _RNvXs7_NtCs3AkgXgqgK6r_4core3ffiNtB5_10VaListImplNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xc4ea5889 power_supply_get_battery_info +EXPORT_SYMBOL_GPL vmlinux 0xc4f0da12 ktime_get_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xc4f11249 usb_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xc506c4bf __tracepoint_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0xc50bf748 __regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0xc50dca33 __SCT__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xc5102ce0 handle_simple_irq +EXPORT_SYMBOL_GPL vmlinux 0xc512626a __supported_pte_mask +EXPORT_SYMBOL_GPL vmlinux 0xc51a6bc9 _RNvMs0_NtNtCsbwHtcUjRN57_6kernel4sync7condvarNtB5_7CondVar10notify_one +EXPORT_SYMBOL_GPL vmlinux 0xc53899c0 dma_resv_test_signaled +EXPORT_SYMBOL_GPL vmlinux 0xc53b931b _RNvMs6_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_8DebugMap5entry +EXPORT_SYMBOL_GPL vmlinux 0xc5604800 clk_set_rate_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xc5619c16 acpi_register_gsi +EXPORT_SYMBOL_GPL vmlinux 0xc5633ba6 inet_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0xc569d8ce __clk_get_name +EXPORT_SYMBOL_GPL vmlinux 0xc56a4634 fscrypt_ioctl_add_key +EXPORT_SYMBOL_GPL vmlinux 0xc570fec9 dw_pcie_ep_raise_legacy_irq +EXPORT_SYMBOL_GPL vmlinux 0xc575c737 debug_locks_off +EXPORT_SYMBOL_GPL vmlinux 0xc5777fca linear_range_get_selector_low_array +EXPORT_SYMBOL_GPL vmlinux 0xc5848b83 led_trigger_event +EXPORT_SYMBOL_GPL vmlinux 0xc584d797 folio_wait_stable +EXPORT_SYMBOL_GPL vmlinux 0xc5882606 pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc589f0c6 _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings4CONT +EXPORT_SYMBOL_GPL vmlinux 0xc58a3ee6 icc_node_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc5a5c678 uart_parse_earlycon +EXPORT_SYMBOL_GPL vmlinux 0xc5aa808a da9052_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xc5aabe96 folio_mkclean +EXPORT_SYMBOL_GPL vmlinux 0xc5b56882 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter25debug_tuple_field3_finish +EXPORT_SYMBOL_GPL vmlinux 0xc5b91b5e _RNvMs2_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_10DebugTuple6finish +EXPORT_SYMBOL_GPL vmlinux 0xc5bfee5e dev_pm_opp_find_freq_floor +EXPORT_SYMBOL_GPL vmlinux 0xc5c48fbe gpiod_set_value +EXPORT_SYMBOL_GPL vmlinux 0xc5c5afba vcap_tc_flower_handler_ipv4_usage +EXPORT_SYMBOL_GPL vmlinux 0xc5cf92ea ip6_dst_lookup +EXPORT_SYMBOL_GPL vmlinux 0xc5d1483c _RNvXs1A_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11reg_512_bitNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc5dd1770 pinctrl_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0xc5e6962e restore_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0xc5eb726b user_describe +EXPORT_SYMBOL_GPL vmlinux 0xc5f036b0 devm_platform_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0xc5f264c3 pci_destroy_slot +EXPORT_SYMBOL_GPL vmlinux 0xc5f9f31a devm_namespace_enable +EXPORT_SYMBOL_GPL vmlinux 0xc604ab28 __SCT__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xc6095c95 led_classdev_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc617f82c unregister_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc6240e5e _RNvXsn_NtNtCs3AkgXgqgK6r_4core4char7convertNtB5_16CharTryFromErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xc6250576 ZSTD_isError +EXPORT_SYMBOL_GPL vmlinux 0xc62611e1 scatterwalk_map_and_copy +EXPORT_SYMBOL_GPL vmlinux 0xc642369d usb_phy_set_event +EXPORT_SYMBOL_GPL vmlinux 0xc647af54 nvdimm_security_setup_events +EXPORT_SYMBOL_GPL vmlinux 0xc64fd66a add_hwgenerator_randomness +EXPORT_SYMBOL_GPL vmlinux 0xc6569014 clk_fixed_rate_ops +EXPORT_SYMBOL_GPL vmlinux 0xc6572a90 xenbus_read_unsigned +EXPORT_SYMBOL_GPL vmlinux 0xc66019cc xen_resume_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc662b7fd crypto_enqueue_request +EXPORT_SYMBOL_GPL vmlinux 0xc66b77b1 iommu_group_set_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xc673b431 usb_free_urb +EXPORT_SYMBOL_GPL vmlinux 0xc6779093 ring_buffer_record_enable +EXPORT_SYMBOL_GPL vmlinux 0xc6807ae0 _RNvXs1Z_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_23class_preempt_notrace_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc683da81 set_memory_decrypted +EXPORT_SYMBOL_GPL vmlinux 0xc69346ee irq_chip_set_type_parent +EXPORT_SYMBOL_GPL vmlinux 0xc697b0f7 nvmem_device_read +EXPORT_SYMBOL_GPL vmlinux 0xc69b7ee5 zs_destroy_pool +EXPORT_SYMBOL_GPL vmlinux 0xc6a4a872 __clk_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc6a67664 devm_power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0xc6b317ee fb_deferred_io_init +EXPORT_SYMBOL_GPL vmlinux 0xc6c943f9 _RNvXs8_NtNtCs3AkgXgqgK6r_4core4hash3sipNtB5_11SipHasher13NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xc6d86861 __iptunnel_pull_header +EXPORT_SYMBOL_GPL vmlinux 0xc6def34b gnttab_empty_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xc6e1f3af fuse_simple_background +EXPORT_SYMBOL_GPL vmlinux 0xc6e5992b __fscrypt_prepare_readdir +EXPORT_SYMBOL_GPL vmlinux 0xc6e5bcf3 linear_range_get_selector_within +EXPORT_SYMBOL_GPL vmlinux 0xc6f6b4b7 gnttab_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0xc6fbddc9 dev_attr_ncq_prio_supported +EXPORT_SYMBOL_GPL vmlinux 0xc7061ef3 iova_cache_put +EXPORT_SYMBOL_GPL vmlinux 0xc70dac06 _RNvXs1T_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_9irq_stackNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc70fc1d2 dev_pm_opp_find_bw_floor +EXPORT_SYMBOL_GPL vmlinux 0xc70fd262 mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0xc710050b bpf_prog_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc72476d8 wait_for_stable_page +EXPORT_SYMBOL_GPL vmlinux 0xc728baca intel_pinctrl_probe_by_uid +EXPORT_SYMBOL_GPL vmlinux 0xc7410aef usb_get_hcd +EXPORT_SYMBOL_GPL vmlinux 0xc74c07ce cppc_get_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xc7563886 _RNvXs4H_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_4upidNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc7581e0c cpufreq_cpu_get_raw +EXPORT_SYMBOL_GPL vmlinux 0xc7645f03 _RNvXsp_NtNtCs3AkgXgqgK6r_4core3fmt3numNtB5_5OctalNtB5_12GenericRadix5digit +EXPORT_SYMBOL_GPL vmlinux 0xc76f2385 memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0xc7856e74 __wake_up_locked_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xc7a1840e llist_add_batch +EXPORT_SYMBOL_GPL vmlinux 0xc7a7a7d1 fat_time_unix2fat +EXPORT_SYMBOL_GPL vmlinux 0xc7a7e770 clk_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xc7a9779b _RNvXs2r_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7rb_rootNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc7ab220d pci_ioremap_wc_bar +EXPORT_SYMBOL_GPL vmlinux 0xc7ad943d skb_to_sgvec +EXPORT_SYMBOL_GPL vmlinux 0xc7b72349 usb_wakeup_notification +EXPORT_SYMBOL_GPL vmlinux 0xc7c23ff0 xenbus_exists +EXPORT_SYMBOL_GPL vmlinux 0xc7c26ec0 _RNvXs4M_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10rhashtableNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc7c568dc pci_platform_power_transition +EXPORT_SYMBOL_GPL vmlinux 0xc7c94e54 srcu_torture_stats_print +EXPORT_SYMBOL_GPL vmlinux 0xc7d6ab96 srcu_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xc7d73a76 _RNvXs16_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB8_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0xc7dd78ef udp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0xc7e4991d debugfs_create_x8 +EXPORT_SYMBOL_GPL vmlinux 0xc7e64fc2 asn1_encode_integer +EXPORT_SYMBOL_GPL vmlinux 0xc7e6e781 task_cls_state +EXPORT_SYMBOL_GPL vmlinux 0xc7e93776 acpi_dev_get_memory_resources +EXPORT_SYMBOL_GPL vmlinux 0xc7fa4aa9 kobj_ns_drop +EXPORT_SYMBOL_GPL vmlinux 0xc80adfba __clocksource_register_scale +EXPORT_SYMBOL_GPL vmlinux 0xc8126340 clear_mce_nospec +EXPORT_SYMBOL_GPL vmlinux 0xc813e242 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter26debug_struct_field3_finish +EXPORT_SYMBOL_GPL vmlinux 0xc81f92b0 __traceiter_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0xc82b6e15 acpi_subsys_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc82c721f klist_remove +EXPORT_SYMBOL_GPL vmlinux 0xc837c76d dev_pm_genpd_set_next_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xc839c1ce trace_seq_to_user +EXPORT_SYMBOL_GPL vmlinux 0xc83df185 sk_set_peek_off +EXPORT_SYMBOL_GPL vmlinux 0xc83e23a2 phy_get +EXPORT_SYMBOL_GPL vmlinux 0xc8594d3d reset_control_acquire +EXPORT_SYMBOL_GPL vmlinux 0xc85d1739 cpuidle_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xc860b9d1 nvdimm_provider_data +EXPORT_SYMBOL_GPL vmlinux 0xc862310a _RNvXs1R_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13x86_io_bitmapNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc86cbf80 gpiod_set_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xc874d710 hv_unmap_ioapic_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xc8778e9d _RNvNtNtCs3AkgXgqgK6r_4core5slice5index10into_range +EXPORT_SYMBOL_GPL vmlinux 0xc8788b8f dma_resv_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xc87e487a sched_clock_idle_sleep_event +EXPORT_SYMBOL_GPL vmlinux 0xc88a9e0c _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter9precision +EXPORT_SYMBOL_GPL vmlinux 0xc8903d9f rio_mport_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0xc8a2fadb nvmem_cell_read_u8 +EXPORT_SYMBOL_GPL vmlinux 0xc8abb195 tty_kclose +EXPORT_SYMBOL_GPL vmlinux 0xc8c6dc94 hvc_poll +EXPORT_SYMBOL_GPL vmlinux 0xc8d7e2a7 fat_search_long +EXPORT_SYMBOL_GPL vmlinux 0xc8dac983 bd_link_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0xc8ddd5b5 kstrdup_quotable +EXPORT_SYMBOL_GPL vmlinux 0xc8f7f541 sysfs_remove_mount_point +EXPORT_SYMBOL_GPL vmlinux 0xc91c5ee1 _RNvMNtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB2_21FromBytesWithNulError12interior_nul +EXPORT_SYMBOL_GPL vmlinux 0xc91ee1b5 __SCT__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xc91fdf58 percpu_ref_is_zero +EXPORT_SYMBOL_GPL vmlinux 0xc9216a82 recalibrate_cpu_khz +EXPORT_SYMBOL_GPL vmlinux 0xc9345c0f digsig_verify +EXPORT_SYMBOL_GPL vmlinux 0xc93ccf88 devlink_linecard_nested_dl_set +EXPORT_SYMBOL_GPL vmlinux 0xc93ee1e7 usb_phy_roothub_init +EXPORT_SYMBOL_GPL vmlinux 0xc94a4c8f blk_update_request +EXPORT_SYMBOL_GPL vmlinux 0xc9561772 fb_destroy_modelist +EXPORT_SYMBOL_GPL vmlinux 0xc95ccf37 synchronize_srcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xc96242da srcu_init_notifier_head +EXPORT_SYMBOL_GPL vmlinux 0xc9641b48 visitor32 +EXPORT_SYMBOL_GPL vmlinux 0xc971ac17 __SCK__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xc972dc30 __tracepoint_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xc9817228 __tracepoint_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0xc9827693 __bpf_call_base +EXPORT_SYMBOL_GPL vmlinux 0xc983a446 device_link_del +EXPORT_SYMBOL_GPL vmlinux 0xc98dd9a4 cpu_device_create +EXPORT_SYMBOL_GPL vmlinux 0xc99187cb ip6_push_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0xc99902de _RNvXs1N_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_8LinesAnyNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xc99953b6 sk_msg_zerocopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0xc99a3348 wakeup_sources_walk_start +EXPORT_SYMBOL_GPL vmlinux 0xc9a4b416 copy_to_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0xc9c3f176 hpet_register_irq_handler +EXPORT_SYMBOL_GPL vmlinux 0xc9ceea06 clk_has_parent +EXPORT_SYMBOL_GPL vmlinux 0xc9cfb3a0 _RNvXNtNtNtCsbwHtcUjRN57_6kernel4sync4lock8spinlockNtB2_15SpinLockBackendNtB4_7Backend6unlock +EXPORT_SYMBOL_GPL vmlinux 0xc9d7994e _RNvXs1y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12fxregs_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc9e2c0d9 spi_take_timestamp_post +EXPORT_SYMBOL_GPL vmlinux 0xc9ec4e21 free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xc9fa4678 relay_reset +EXPORT_SYMBOL_GPL vmlinux 0xc9fa9cfb _RNvXs4u_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25local_apic__bindgen_ty_29NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xc9faac6d dst_blackhole_redirect +EXPORT_SYMBOL_GPL vmlinux 0xc9fd634a usb_role_switch_put +EXPORT_SYMBOL_GPL vmlinux 0xc9fdbe45 pwm_lpss_byt_info +EXPORT_SYMBOL_GPL vmlinux 0xca03e059 tps6586x_update +EXPORT_SYMBOL_GPL vmlinux 0xca0406cc crypto_larval_kill +EXPORT_SYMBOL_GPL vmlinux 0xca0db799 cpufreq_dbs_governor_start +EXPORT_SYMBOL_GPL vmlinux 0xca0f4923 add_disk_randomness +EXPORT_SYMBOL_GPL vmlinux 0xca1d9807 io_uring_cmd_import_fixed +EXPORT_SYMBOL_GPL vmlinux 0xca298387 usb_phy_set_charger_state +EXPORT_SYMBOL_GPL vmlinux 0xca3bb65d _RNvMNtNtCs3AkgXgqgK6r_4core3num3fmtNtB2_4Part3len +EXPORT_SYMBOL_GPL vmlinux 0xca454a34 vt_get_leds +EXPORT_SYMBOL_GPL vmlinux 0xca467318 hibernation_set_ops +EXPORT_SYMBOL_GPL vmlinux 0xca500464 ZSTD_getErrorName +EXPORT_SYMBOL_GPL vmlinux 0xca60b51e tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xca6dfeaa _RNvMNtCs3AkgXgqgK6r_4core3stre14escape_unicode +EXPORT_SYMBOL_GPL vmlinux 0xca6e6f46 __dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0xca7a7620 __traceiter_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xca7d8764 kthread_freezable_should_stop +EXPORT_SYMBOL_GPL vmlinux 0xca8314f5 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0xca8a1eeb gnttab_pages_clear_private +EXPORT_SYMBOL_GPL vmlinux 0xca8b979d balloon_page_enqueue +EXPORT_SYMBOL_GPL vmlinux 0xca94876c register_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xca9a1d5e ring_buffer_free +EXPORT_SYMBOL_GPL vmlinux 0xca9c4b9d phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0xcaa68533 cpu_has_xfeatures +EXPORT_SYMBOL_GPL vmlinux 0xcaafcafa inet_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xcab962a2 blk_mq_queue_inflight +EXPORT_SYMBOL_GPL vmlinux 0xcabac666 _RNvXsk_NtCs3AkgXgqgK6r_4core3numsNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xcabe04de cpuidle_resume_and_unlock +EXPORT_SYMBOL_GPL vmlinux 0xcad67885 _RNvXsB_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_4u8x8NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xcadbe1a1 _RNvXs3X_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18vm_special_mappingNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcaf0271f hv_get_register +EXPORT_SYMBOL_GPL vmlinux 0xcaf1d958 evtchn_get +EXPORT_SYMBOL_GPL vmlinux 0xcb1164f7 devm_fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xcb20e090 acpi_pm_wakeup_event +EXPORT_SYMBOL_GPL vmlinux 0xcb26aa8c usb_submit_urb +EXPORT_SYMBOL_GPL vmlinux 0xcb2bfe2b nvmem_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcb349fa4 clk_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0xcb4a7d9b public_key_verify_signature +EXPORT_SYMBOL_GPL vmlinux 0xcb561441 mem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0xcb586631 _RNvXsK_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0xcb59c858 devm_kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0xcb5a7e88 spi_sync +EXPORT_SYMBOL_GPL vmlinux 0xcb5ab30d dmaengine_desc_set_metadata_len +EXPORT_SYMBOL_GPL vmlinux 0xcb757c97 pci_sriov_configure_simple +EXPORT_SYMBOL_GPL vmlinux 0xcb777357 _RNvXs2P_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5m32x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xcb8a461c hv_stimer_legacy_cleanup +EXPORT_SYMBOL_GPL vmlinux 0xcb8d7461 fat_build_inode +EXPORT_SYMBOL_GPL vmlinux 0xcb8db85f pci_epc_map_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0xcb970751 stop_machine +EXPORT_SYMBOL_GPL vmlinux 0xcbac4e56 scsi_dh_set_params +EXPORT_SYMBOL_GPL vmlinux 0xcbb46ca0 misc_cg_set_capacity +EXPORT_SYMBOL_GPL vmlinux 0xcbb620ea cpufreq_generic_attr +EXPORT_SYMBOL_GPL vmlinux 0xcbbca042 ata_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xcbc2f56d inet_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0xcbdb5a60 blk_mq_freeze_queue +EXPORT_SYMBOL_GPL vmlinux 0xcbe56bc2 zs_get_total_pages +EXPORT_SYMBOL_GPL vmlinux 0xcbe95815 pci_find_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0xcbf6b539 usb_enable_intel_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0xcbfc457e _RNvXs5y_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20posix_cputimers_workNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcc06ea04 edac_mc_find_csrow_by_page +EXPORT_SYMBOL_GPL vmlinux 0xcc093c8a _RNvMNtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB2_21FromBytesWithNulError18not_nul_terminated +EXPORT_SYMBOL_GPL vmlinux 0xcc2fd319 device_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xcc37a221 _RNvXs3S_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_37mm_struct__bindgen_ty_1__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcc39c03e nvmem_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcc3cc961 espintcp_queue_out +EXPORT_SYMBOL_GPL vmlinux 0xcc415f79 __tracepoint_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xcc4c94c8 blkcg_policy_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcc60dfbd crypto_akcipher_sync_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xcc73a9fc devfreq_get_devfreq_by_node +EXPORT_SYMBOL_GPL vmlinux 0xcc745575 regulator_set_voltage +EXPORT_SYMBOL_GPL vmlinux 0xcc76763a _RNvXsj_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3imphNtB9_8UpperExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0xcc7e5920 acpi_pci_find_root +EXPORT_SYMBOL_GPL vmlinux 0xcc9268fc hwpoison_filter_enable +EXPORT_SYMBOL_GPL vmlinux 0xcc935375 walk_iomem_res_desc +EXPORT_SYMBOL_GPL vmlinux 0xcca2ca60 iopf_queue_remove_device +EXPORT_SYMBOL_GPL vmlinux 0xccabde6f crc64_rocksoft_generic +EXPORT_SYMBOL_GPL vmlinux 0xcccfb2fa sata_deb_timing_hotplug +EXPORT_SYMBOL_GPL vmlinux 0xccd5674f sysfs_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xccd86806 ata_id_string +EXPORT_SYMBOL_GPL vmlinux 0xcce1e073 component_master_add_with_match +EXPORT_SYMBOL_GPL vmlinux 0xccea9ff3 of_led_get +EXPORT_SYMBOL_GPL vmlinux 0xccf52bc9 sfp_upstream_start +EXPORT_SYMBOL_GPL vmlinux 0xcd08f51b crypto_lookup_template +EXPORT_SYMBOL_GPL vmlinux 0xcd09dca3 __get_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0xcd151dea rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcd24e146 hash_digest_size +EXPORT_SYMBOL_GPL vmlinux 0xcd2516ec gpiochip_irq_domain_activate +EXPORT_SYMBOL_GPL vmlinux 0xcd2ce286 iommu_sva_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0xcd39597c pm_wakeup_dev_event +EXPORT_SYMBOL_GPL vmlinux 0xcd414773 gpiochip_irq_domain_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xcd419996 _RNvXs4_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_13ParseIntErrorNtNtB9_5error5Error11description +EXPORT_SYMBOL_GPL vmlinux 0xcd53328b tty_get_icount +EXPORT_SYMBOL_GPL vmlinux 0xcd633cc6 crypto_unregister_alg +EXPORT_SYMBOL_GPL vmlinux 0xcd6f2dc9 nf_log_buf_add +EXPORT_SYMBOL_GPL vmlinux 0xcd81a945 switch_fpu_return +EXPORT_SYMBOL_GPL vmlinux 0xcd82d482 regulator_is_supported_voltage +EXPORT_SYMBOL_GPL vmlinux 0xcd8e8f82 uv_bios_enum_objs +EXPORT_SYMBOL_GPL vmlinux 0xcd91b127 system_highpri_wq +EXPORT_SYMBOL_GPL vmlinux 0xcd9cd2ff wakeme_after_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcdad9705 devl_dpipe_headers_register +EXPORT_SYMBOL_GPL vmlinux 0xcdb52c60 regulator_bulk_force_disable +EXPORT_SYMBOL_GPL vmlinux 0xcdb697a9 _RNvXst_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_10static_keyNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcdb6adcc ras_userspace_consumers +EXPORT_SYMBOL_GPL vmlinux 0xcdca3691 nr_irqs +EXPORT_SYMBOL_GPL vmlinux 0xcdcb22ae _RNvXsT_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_9edid_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcdcda974 dev_pm_opp_get_power +EXPORT_SYMBOL_GPL vmlinux 0xcde26600 cppc_get_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0xcde793d9 _RNvXs0_NvNtNtCsbwHtcUjRN57_6kernel4sync7condvar1__NtB7_7CondVarNtNtNtBb_4init10___internal10HasPinData10___pin_data +EXPORT_SYMBOL_GPL vmlinux 0xcdedfcf2 devlink_flash_update_status_notify +EXPORT_SYMBOL_GPL vmlinux 0xcdf41797 _RNvXs4R_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13kern_ipc_permNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xce0a4020 xenbus_directory +EXPORT_SYMBOL_GPL vmlinux 0xce109301 tty_port_register_device_attr_serdev +EXPORT_SYMBOL_GPL vmlinux 0xce16f444 crypto_sig_set_pubkey +EXPORT_SYMBOL_GPL vmlinux 0xce178c03 virtio_break_device +EXPORT_SYMBOL_GPL vmlinux 0xce3204a9 blkcg_activate_policy +EXPORT_SYMBOL_GPL vmlinux 0xce32f7d6 usb_put_dev +EXPORT_SYMBOL_GPL vmlinux 0xce33c55d ata_cable_40wire +EXPORT_SYMBOL_GPL vmlinux 0xce4e7327 user_update +EXPORT_SYMBOL_GPL vmlinux 0xce4f0aab _RNvXs_NtCsbwHtcUjRN57_6kernel5errorNtB4_5ErrorNtNtCs3AkgXgqgK6r_4core3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xce67b658 dw_pcie_setup_rc +EXPORT_SYMBOL_GPL vmlinux 0xce6db656 rcu_is_watching +EXPORT_SYMBOL_GPL vmlinux 0xce72c517 _RNvXsw_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0xce81dee7 cpuidle_get_driver +EXPORT_SYMBOL_GPL vmlinux 0xce82bafd usb_hcd_pci_probe +EXPORT_SYMBOL_GPL vmlinux 0xce8383eb __pm_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xce94e627 handle_bad_irq +EXPORT_SYMBOL_GPL vmlinux 0xcea1762c devm_irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xcea8e0f6 fib_rules_lookup +EXPORT_SYMBOL_GPL vmlinux 0xceaaeb41 acpi_fetch_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0xceb1f126 mpi_read_raw_data +EXPORT_SYMBOL_GPL vmlinux 0xceb66bec sched_clock_cpu +EXPORT_SYMBOL_GPL vmlinux 0xcebebb48 device_rename +EXPORT_SYMBOL_GPL vmlinux 0xcec7dbfe inet_ehash_nolisten +EXPORT_SYMBOL_GPL vmlinux 0xcee1641c kgdb_unregister_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xceecc531 uhci_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0xcef03123 da9052_disable_irq_nosync +EXPORT_SYMBOL_GPL vmlinux 0xcefa90d1 fwnode_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0xcefc7694 _RNvXs3T_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_23mm_struct__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcf02ab71 __SCT__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xcf0747ba _RNvXs4p_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB6_12NonZeroIsizeNtNtNtBa_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xcf0a0705 devm_clk_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0xcf10f90d __scsi_init_queue +EXPORT_SYMBOL_GPL vmlinux 0xcf297d1b vfs_removexattr +EXPORT_SYMBOL_GPL vmlinux 0xcf2b93c8 __SCT__tp_func_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xcf2ecdd5 bus_get_kset +EXPORT_SYMBOL_GPL vmlinux 0xcf35629e __traceiter_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xcf3679ff regmap_exit +EXPORT_SYMBOL_GPL vmlinux 0xcf3b03fe vfs_fallocate +EXPORT_SYMBOL_GPL vmlinux 0xcf3cc596 sata_scr_valid +EXPORT_SYMBOL_GPL vmlinux 0xcf445d0c _RNvMNtNtCs3AkgXgqgK6r_4core5panic10panic_infoNtB2_9PanicInfo7message +EXPORT_SYMBOL_GPL vmlinux 0xcf48088b simple_attr_read +EXPORT_SYMBOL_GPL vmlinux 0xcf496768 bpf_trace_run8 +EXPORT_SYMBOL_GPL vmlinux 0xcf4af4e5 virtio_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xcf4b121d rio_inb_pwrite_handler +EXPORT_SYMBOL_GPL vmlinux 0xcf69b395 tps6586x_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0xcf768168 relay_subbufs_consumed +EXPORT_SYMBOL_GPL vmlinux 0xcf78ec68 fpu_copy_uabi_to_guest_fpstate +EXPORT_SYMBOL_GPL vmlinux 0xcf82e5dd rt_mutex_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0xcf8c9bc3 trace_get_event_file +EXPORT_SYMBOL_GPL vmlinux 0xcf8ed495 nd_region_dev +EXPORT_SYMBOL_GPL vmlinux 0xcf98c397 _RNvXs54_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15hrtimer_sleeperNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcf9d5449 _RNvXs3N_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_28vm_area_struct__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xcfa5615a clk_hw_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0xcfbf09f8 irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0xcfc5108a devlink_fmsg_u8_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xcfc7b4e4 rcu_barrier_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0xcfd1b596 clockevents_config_and_register +EXPORT_SYMBOL_GPL vmlinux 0xcfd30d71 acpi_os_map_memory +EXPORT_SYMBOL_GPL vmlinux 0xcfd76ef3 inet6_sock_destruct +EXPORT_SYMBOL_GPL vmlinux 0xcfde9194 extcon_get_property +EXPORT_SYMBOL_GPL vmlinux 0xcfecb03c dev_pm_opp_enable +EXPORT_SYMBOL_GPL vmlinux 0xcff69d9b regmap_fields_read +EXPORT_SYMBOL_GPL vmlinux 0xcff716da software_node_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xd0016e49 bus_find_device +EXPORT_SYMBOL_GPL vmlinux 0xd0025838 sdio_claim_irq +EXPORT_SYMBOL_GPL vmlinux 0xd00df6e6 __clk_hw_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0xd0177a65 acrn_setup_intr_handler +EXPORT_SYMBOL_GPL vmlinux 0xd01f1c7b dev_pm_opp_free_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0xd0207d43 _RNvXs2b_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_28class_raw_spinlock_irqsave_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd02a678f _RNvXs2_NtNtCs3AkgXgqgK6r_4core3fmt3numlNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd02b8ca9 subsys_interface_register +EXPORT_SYMBOL_GPL vmlinux 0xd0355ba6 skb_segment +EXPORT_SYMBOL_GPL vmlinux 0xd03eaf4c schedule_hrtimeout_range +EXPORT_SYMBOL_GPL vmlinux 0xd0458ccb xenbus_strstate +EXPORT_SYMBOL_GPL vmlinux 0xd04838e9 __traceiter_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0xd05cf246 devm_serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0xd06524ba raw_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd0667cd8 _RNvXs2I_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11ma_wr_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd067d3c5 system_freezable_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0xd0686cd4 rcuref_put_slowpath +EXPORT_SYMBOL_GPL vmlinux 0xd070b992 pci_epf_bind +EXPORT_SYMBOL_GPL vmlinux 0xd079073e pcie_aspm_capable +EXPORT_SYMBOL_GPL vmlinux 0xd080faa1 vp_modern_set_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0xd08eb689 _RNvXs5k_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7siginfoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd0909463 fuse_dev_install +EXPORT_SYMBOL_GPL vmlinux 0xd09105df od_register_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0xd09911a6 acpi_dev_get_irq_type +EXPORT_SYMBOL_GPL vmlinux 0xd0a2b99d pci_epc_set_msix +EXPORT_SYMBOL_GPL vmlinux 0xd0b31dd3 dev_pm_opp_is_turbo +EXPORT_SYMBOL_GPL vmlinux 0xd0b8a598 firmware_kobj +EXPORT_SYMBOL_GPL vmlinux 0xd0b9afbb rdev_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xd0bb4a1e ata_link_offline +EXPORT_SYMBOL_GPL vmlinux 0xd0c05159 emergency_restart +EXPORT_SYMBOL_GPL vmlinux 0xd0c4d16c dev_pm_qos_expose_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xd0d156e9 __rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xd0d3f0a4 gen_pool_avail +EXPORT_SYMBOL_GPL vmlinux 0xd0db0f12 run_dax +EXPORT_SYMBOL_GPL vmlinux 0xd0df12ba __SCT__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xd0e0945b acpi_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0xd0f3049a pci_cfg_access_unlock +EXPORT_SYMBOL_GPL vmlinux 0xd0f314d9 hte_ts_get +EXPORT_SYMBOL_GPL vmlinux 0xd0f529cb _RNvXsc_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_8OrderingNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd0fd7085 hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd0ff2766 input_ff_upload +EXPORT_SYMBOL_GPL vmlinux 0xd1019098 bpf_offload_dev_netdev_register +EXPORT_SYMBOL_GPL vmlinux 0xd10b9771 _RNvXs1N_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11cpuinfo_x86NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd118d6d9 fuse_conn_destroy +EXPORT_SYMBOL_GPL vmlinux 0xd11907c8 sysfs_update_groups +EXPORT_SYMBOL_GPL vmlinux 0xd1388664 usb_hcd_setup_local_mem +EXPORT_SYMBOL_GPL vmlinux 0xd138c08a free_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0xd13a94d1 __SCT__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xd13cb0c0 _RNvXs5w_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_19posix_cputimer_baseNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd1460a0b tty_save_termios +EXPORT_SYMBOL_GPL vmlinux 0xd1481de7 mpi_clear +EXPORT_SYMBOL_GPL vmlinux 0xd14fc343 simple_attr_write +EXPORT_SYMBOL_GPL vmlinux 0xd159586c net_prio_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xd15c84fd xenbus_probe_node +EXPORT_SYMBOL_GPL vmlinux 0xd15e7b94 _RNvXsc_NtCs3AkgXgqgK6r_4core7convertNtB5_10InfallibleNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd15f040d __rio_local_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0xd172c64a pci_epf_destroy +EXPORT_SYMBOL_GPL vmlinux 0xd17de207 user_destroy +EXPORT_SYMBOL_GPL vmlinux 0xd18c40ae phy_exit +EXPORT_SYMBOL_GPL vmlinux 0xd18fa4eb usb_free_streams +EXPORT_SYMBOL_GPL vmlinux 0xd195a4de pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0xd19fe9af trace_event_buffer_commit +EXPORT_SYMBOL_GPL vmlinux 0xd1a82e01 scsi_target_unblock +EXPORT_SYMBOL_GPL vmlinux 0xd1a915ce _RNvXs_NtCsbwHtcUjRN57_6kernel5typesuNtB4_14ForeignOwnable6borrow +EXPORT_SYMBOL_GPL vmlinux 0xd1af73a4 _RNvXs2H_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8ma_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd1b9ae62 usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0xd1c317f6 cdrom_read_tocentry +EXPORT_SYMBOL_GPL vmlinux 0xd1c3fb44 vcap_free_rule +EXPORT_SYMBOL_GPL vmlinux 0xd1c4eb35 usb_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0xd1cbc23c add_timer_on +EXPORT_SYMBOL_GPL vmlinux 0xd1e9b2ad __SCT__tp_func_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xd1f2eee2 nf_logger_find_get +EXPORT_SYMBOL_GPL vmlinux 0xd1fb1228 md_do_sync +EXPORT_SYMBOL_GPL vmlinux 0xd20c66ab __SCT__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xd217e9e6 trace_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0xd21b61bd async_schedule_node_domain +EXPORT_SYMBOL_GPL vmlinux 0xd21dd2a8 _RNvXsW_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB7_8LowerHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd222f2a9 sysfs_add_link_to_group +EXPORT_SYMBOL_GPL vmlinux 0xd236d447 fscrypt_mergeable_bio +EXPORT_SYMBOL_GPL vmlinux 0xd23e6f02 fib6_check_nexthop +EXPORT_SYMBOL_GPL vmlinux 0xd2457d6f _RNvXs3P_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_28vm_area_struct__bindgen_ty_3NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd24e9e8c klist_init +EXPORT_SYMBOL_GPL vmlinux 0xd25077cc crypto_alloc_base +EXPORT_SYMBOL_GPL vmlinux 0xd2545e08 tracing_snapshot_cond_enable +EXPORT_SYMBOL_GPL vmlinux 0xd25ff298 __blkg_prfill_u64 +EXPORT_SYMBOL_GPL vmlinux 0xd260af0d ring_buffer_write +EXPORT_SYMBOL_GPL vmlinux 0xd26b2e1c attribute_container_find_class_device +EXPORT_SYMBOL_GPL vmlinux 0xd271942e led_init_core +EXPORT_SYMBOL_GPL vmlinux 0xd273b1b1 __round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xd2780326 divider_recalc_rate +EXPORT_SYMBOL_GPL vmlinux 0xd27eeb4b alloc_iova +EXPORT_SYMBOL_GPL vmlinux 0xd27f215d gnttab_alloc_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xd28e9ccd zap_vma_ptes +EXPORT_SYMBOL_GPL vmlinux 0xd28f55d4 key_type_asymmetric +EXPORT_SYMBOL_GPL vmlinux 0xd29c1f10 __traceiter_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xd2a21b6c msg_zerocopy_callback +EXPORT_SYMBOL_GPL vmlinux 0xd2ab2f3c regmap_attach_dev +EXPORT_SYMBOL_GPL vmlinux 0xd2b10a05 ata_timing_find_mode +EXPORT_SYMBOL_GPL vmlinux 0xd2bf4b8e usb_clear_halt +EXPORT_SYMBOL_GPL vmlinux 0xd2c8b225 crypto_unregister_algs +EXPORT_SYMBOL_GPL vmlinux 0xd2cbc0df pm_runtime_no_callbacks +EXPORT_SYMBOL_GPL vmlinux 0xd2ce7cc1 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter25debug_tuple_field2_finish +EXPORT_SYMBOL_GPL vmlinux 0xd2d7e59b unregister_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0xd2e9572b class_compat_create_link +EXPORT_SYMBOL_GPL vmlinux 0xd302621b divider_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xd313bc7b xas_nomem +EXPORT_SYMBOL_GPL vmlinux 0xd31a2ac5 ring_buffer_oldest_event_ts +EXPORT_SYMBOL_GPL vmlinux 0xd320ebaf pci_epc_get_first_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xd3379b35 _RNvXs2q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7rb_nodeNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd33bac87 mdiobus_c45_modify +EXPORT_SYMBOL_GPL vmlinux 0xd345c16f iommu_dev_disable_feature +EXPORT_SYMBOL_GPL vmlinux 0xd347e71d __SCK__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xd34d30b4 sb800_prefetch +EXPORT_SYMBOL_GPL vmlinux 0xd35b57fb ata_dev_pair +EXPORT_SYMBOL_GPL vmlinux 0xd363a621 tcpv6_prot +EXPORT_SYMBOL_GPL vmlinux 0xd36760ef __usb_get_extra_descriptor +EXPORT_SYMBOL_GPL vmlinux 0xd372f789 _RNvXNtCs3AkgXgqgK6r_4core4charNtB2_13EscapeUnicodeNtNtNtNtB4_4iter6traits8iterator8Iterator4last +EXPORT_SYMBOL_GPL vmlinux 0xd3752c27 atomic_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xd3825474 _RNvXsd_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impmNtB9_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd386daa4 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter5width +EXPORT_SYMBOL_GPL vmlinux 0xd388c55e fsl_mc_device_group +EXPORT_SYMBOL_GPL vmlinux 0xd3901d33 acpi_dev_resource_address_space +EXPORT_SYMBOL_GPL vmlinux 0xd393a352 _RNvXsQ_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_17edd_device_paramsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd39e9848 put_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xd3a81b71 irq_chip_retrigger_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xd3aa9853 bsg_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0xd3bd4076 fwnode_usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0xd3d3064b trace_array_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0xd3ea156b regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xd3eaf1ed devlink_dpipe_entry_clear +EXPORT_SYMBOL_GPL vmlinux 0xd3ec851c __traceiter_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd3f013cb power_supply_set_property +EXPORT_SYMBOL_GPL vmlinux 0xd4034828 system_freezable_wq +EXPORT_SYMBOL_GPL vmlinux 0xd41017c8 fwnode_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0xd416cfec perf_guest_get_msrs +EXPORT_SYMBOL_GPL vmlinux 0xd41ebfbd pci_pasid_features +EXPORT_SYMBOL_GPL vmlinux 0xd41ecca5 genphy_c45_read_eee_abilities +EXPORT_SYMBOL_GPL vmlinux 0xd426dbc4 erst_get_record_count +EXPORT_SYMBOL_GPL vmlinux 0xd42f1d4e show_rcu_tasks_rude_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd4404350 __SCT__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0xd44a5eac kgdb_register_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xd44fd0c5 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter19sign_aware_zero_pad +EXPORT_SYMBOL_GPL vmlinux 0xd45009bd unix_inq_len +EXPORT_SYMBOL_GPL vmlinux 0xd45255af sysfs_create_link_nowarn +EXPORT_SYMBOL_GPL vmlinux 0xd4617a42 nvdimm_delete +EXPORT_SYMBOL_GPL vmlinux 0xd4670eb8 acpi_unregister_lps0_dev +EXPORT_SYMBOL_GPL vmlinux 0xd46af5ef cppc_get_perf_ctrs +EXPORT_SYMBOL_GPL vmlinux 0xd46e85b9 _RNvXs6_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB5_10DisplayInt6to_u64 +EXPORT_SYMBOL_GPL vmlinux 0xd470d6ce __fscrypt_inode_uses_inline_crypto +EXPORT_SYMBOL_GPL vmlinux 0xd471ba78 _RNvXs2a_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24class_raw_spinlock_irq_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd4793794 _RNvNvMs3_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB7_4CStr29from_bytes_with_nul_unchecked10const_impl +EXPORT_SYMBOL_GPL vmlinux 0xd487ab3b crypto_register_ahashes +EXPORT_SYMBOL_GPL vmlinux 0xd48a9773 drop_reasons_register_subsys +EXPORT_SYMBOL_GPL vmlinux 0xd4b6157e devlink_health_reporter_recovery_done +EXPORT_SYMBOL_GPL vmlinux 0xd4b9a616 reset_control_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xd4c14632 system_unbound_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4ca9b94 thermal_zone_device_type +EXPORT_SYMBOL_GPL vmlinux 0xd4d31c05 virtqueue_add_sgs +EXPORT_SYMBOL_GPL vmlinux 0xd4e5b52b devfreq_cooling_em_register +EXPORT_SYMBOL_GPL vmlinux 0xd4e6d7e0 linear_range_get_value +EXPORT_SYMBOL_GPL vmlinux 0xd4ea0bda platform_get_mem_or_io +EXPORT_SYMBOL_GPL vmlinux 0xd4ed5c2d xfrm_output_resume +EXPORT_SYMBOL_GPL vmlinux 0xd4f5bfa5 iommu_queue_iopf +EXPORT_SYMBOL_GPL vmlinux 0xd4f60a06 regulator_map_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xd4f99b23 __SCK__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0xd500bc0d l3mdev_ifindex_lookup_by_table_id +EXPORT_SYMBOL_GPL vmlinux 0xd50616cf _RNvXsb_NtNtCs3AkgXgqgK6r_4core4hash3sipNtB5_11SipHasher24NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd509c63f __fsnotify_inode_delete +EXPORT_SYMBOL_GPL vmlinux 0xd5125efe platform_add_devices +EXPORT_SYMBOL_GPL vmlinux 0xd5301b2c linear_range_get_max_value +EXPORT_SYMBOL_GPL vmlinux 0xd5474690 usb_role_switch_set_role +EXPORT_SYMBOL_GPL vmlinux 0xd54b127f fscrypt_mergeable_bio_bh +EXPORT_SYMBOL_GPL vmlinux 0xd54ba1ce devm_extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0xd54f8d68 acpi_ec_add_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xd5552cf1 acpi_dev_get_next_consumer_dev +EXPORT_SYMBOL_GPL vmlinux 0xd556ecc1 _RNvXs3_NtNtCs3AkgXgqgK6r_4core3str5lossyNtB5_10Utf8ChunksNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd55ac105 lwtunnel_encap_del_ops +EXPORT_SYMBOL_GPL vmlinux 0xd55ad93b iommu_group_get_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xd56c8337 _RNvXs3l_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14percpu_counterNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd5771a6d fixed_phy_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd5774d3c fib_rules_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd57b4b5e irq_domain_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0xd57c3896 usb_driver_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0xd582b40f synth_event_trace_start +EXPORT_SYMBOL_GPL vmlinux 0xd58928d7 regcache_drop_region +EXPORT_SYMBOL_GPL vmlinux 0xd58ec9dc iommu_group_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xd59a1587 linkmode_resolve_pause +EXPORT_SYMBOL_GPL vmlinux 0xd59be529 __xenmem_reservation_va_mapping_reset +EXPORT_SYMBOL_GPL vmlinux 0xd5a61a34 synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xd5b54bd6 ata_bmdma_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xd5c14920 inet_csk_listen_start +EXPORT_SYMBOL_GPL vmlinux 0xd5c177f0 _RNvNtNtCs3AkgXgqgK6r_4core5slice5index26slice_start_index_len_fail +EXPORT_SYMBOL_GPL vmlinux 0xd5c1ad95 _RNvXsf_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_6___m128NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd5c76247 ata_sff_irq_on +EXPORT_SYMBOL_GPL vmlinux 0xd5c83d60 srcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0xd5ca121c mddev_unlock +EXPORT_SYMBOL_GPL vmlinux 0xd5df4b56 xfrm_audit_state_add +EXPORT_SYMBOL_GPL vmlinux 0xd5e86494 pci_epc_multi_mem_init +EXPORT_SYMBOL_GPL vmlinux 0xd5f3bb7b set_memory_encrypted +EXPORT_SYMBOL_GPL vmlinux 0xd5f8988f ata_scsi_unlock_native_capacity +EXPORT_SYMBOL_GPL vmlinux 0xd5fa44f9 _RNvXs37_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12class_srcu_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd6113e2e ata_sas_port_stop +EXPORT_SYMBOL_GPL vmlinux 0xd62c1bed set_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0xd6353cc3 fsnotify +EXPORT_SYMBOL_GPL vmlinux 0xd642dfbe _RNvMNtCs3AkgXgqgK6r_4core3stre12encode_utf16 +EXPORT_SYMBOL_GPL vmlinux 0xd6497885 __kernel_write +EXPORT_SYMBOL_GPL vmlinux 0xd64ce8aa vp_legacy_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0xd64d937e vfs_test_lock +EXPORT_SYMBOL_GPL vmlinux 0xd64ed259 __memcat_p +EXPORT_SYMBOL_GPL vmlinux 0xd66a7a35 sbitmap_queue_wake_all +EXPORT_SYMBOL_GPL vmlinux 0xd6728202 ata_bmdma_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0xd67364f7 eventfd_ctx_fdget +EXPORT_SYMBOL_GPL vmlinux 0xd676db86 devm_phy_put +EXPORT_SYMBOL_GPL vmlinux 0xd67ade73 simple_attr_open +EXPORT_SYMBOL_GPL vmlinux 0xd69c9764 fscrypt_limit_io_blocks +EXPORT_SYMBOL_GPL vmlinux 0xd6a50b73 of_devfreq_cooling_register_power +EXPORT_SYMBOL_GPL vmlinux 0xd6aafb42 crc64_rocksoft +EXPORT_SYMBOL_GPL vmlinux 0xd6ae9ba7 rcu_async_should_hurry +EXPORT_SYMBOL_GPL vmlinux 0xd6b27e8a xas_set_mark +EXPORT_SYMBOL_GPL vmlinux 0xd6b673e5 kobject_move +EXPORT_SYMBOL_GPL vmlinux 0xd6bce84d dev_pm_qos_add_ancestor_request +EXPORT_SYMBOL_GPL vmlinux 0xd6bd3e3d acpi_initialize_hp_context +EXPORT_SYMBOL_GPL vmlinux 0xd6d2f78c _RNvMsr_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_11StrSearcher3new +EXPORT_SYMBOL_GPL vmlinux 0xd6df01f7 perf_get_hw_event_config +EXPORT_SYMBOL_GPL vmlinux 0xd6eab9ff sk_msg_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd6ed25f0 acpi_register_lps0_dev +EXPORT_SYMBOL_GPL vmlinux 0xd6ef10b8 sampling_rate_store +EXPORT_SYMBOL_GPL vmlinux 0xd6ef208b devlink_to_dev +EXPORT_SYMBOL_GPL vmlinux 0xd6fd7c88 ata_sff_hsm_move +EXPORT_SYMBOL_GPL vmlinux 0xd6feefa5 agp_num_entries +EXPORT_SYMBOL_GPL vmlinux 0xd7013a79 sched_setattr_nocheck +EXPORT_SYMBOL_GPL vmlinux 0xd7083421 sysfs_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xd7091b68 klp_get_state +EXPORT_SYMBOL_GPL vmlinux 0xd72046e4 ping_getfrag +EXPORT_SYMBOL_GPL vmlinux 0xd7263b8f syscon_regmap_lookup_by_phandle_args +EXPORT_SYMBOL_GPL vmlinux 0xd7269c64 osc_sb_native_usb4_control +EXPORT_SYMBOL_GPL vmlinux 0xd7293ffc percpu_ref_reinit +EXPORT_SYMBOL_GPL vmlinux 0xd72feba2 xenbus_read_driver_state +EXPORT_SYMBOL_GPL vmlinux 0xd73a4223 _RNvNtCs3AkgXgqgK6r_4core3str16slice_error_fail +EXPORT_SYMBOL_GPL vmlinux 0xd74c0a37 device_match_any +EXPORT_SYMBOL_GPL vmlinux 0xd74e400f show_rcu_tasks_classic_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd758fdc5 _RNvXs4e_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12cpu_topologyNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd75b20aa rsa_parse_priv_key +EXPORT_SYMBOL_GPL vmlinux 0xd75ccdba perf_pmu_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd75f6147 _RNvXs4a_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11pglist_dataNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd7631d89 irq_chip_set_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0xd764986a tpm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd768e985 regulator_has_full_constraints +EXPORT_SYMBOL_GPL vmlinux 0xd773283c gpiod_set_array_value +EXPORT_SYMBOL_GPL vmlinux 0xd77a0836 filemap_add_folio +EXPORT_SYMBOL_GPL vmlinux 0xd78070a8 icc_nodes_remove +EXPORT_SYMBOL_GPL vmlinux 0xd798d1c0 blk_mq_end_request_batch +EXPORT_SYMBOL_GPL vmlinux 0xd79c508e tty_get_pgrp +EXPORT_SYMBOL_GPL vmlinux 0xd7a29b52 ethtool_set_ethtool_phy_ops +EXPORT_SYMBOL_GPL vmlinux 0xd7a5d400 _RNvMs_NtCs3AkgXgqgK6r_4core3fmtNtB4_9Formatter3new +EXPORT_SYMBOL_GPL vmlinux 0xd7a734c7 posix_clock_register +EXPORT_SYMBOL_GPL vmlinux 0xd7a86ea4 tcp_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0xd7aea26e kernel_read_file_from_path_initns +EXPORT_SYMBOL_GPL vmlinux 0xd7aea7ef bdi_dev_name +EXPORT_SYMBOL_GPL vmlinux 0xd7b02b0a devm_rtc_device_register +EXPORT_SYMBOL_GPL vmlinux 0xd7b58d4d _RNvMNtCs3AkgXgqgK6r_4core3f32f8classify +EXPORT_SYMBOL_GPL vmlinux 0xd7b6f724 blk_mq_hctx_set_fq_lock_class +EXPORT_SYMBOL_GPL vmlinux 0xd7bb2894 tcp_leave_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xd7c57ddd wm831x_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0xd7cea889 edac_mod_work +EXPORT_SYMBOL_GPL vmlinux 0xd7d0a742 usb_unanchor_urb +EXPORT_SYMBOL_GPL vmlinux 0xd7d8f671 _RNvMs_NtCsbwHtcUjRN57_6kernel4syncNtB4_12LockClassKey3new +EXPORT_SYMBOL_GPL vmlinux 0xd7e13669 dev_attr_ncq_prio_enable +EXPORT_SYMBOL_GPL vmlinux 0xd7e576e5 iommu_get_domain_for_dev +EXPORT_SYMBOL_GPL vmlinux 0xd7eb75eb tty_buffer_space_avail +EXPORT_SYMBOL_GPL vmlinux 0xd7ee1840 pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0xd7f4c938 _RNvXs_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB6_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xd80a66f9 sysfs_remove_link_from_group +EXPORT_SYMBOL_GPL vmlinux 0xd8129efd gpiochip_generic_request +EXPORT_SYMBOL_GPL vmlinux 0xd81c2c3d _RNvXs7_NtCs3AkgXgqgK6r_4core5errorNtNtB7_3fmt5ErrorNtB5_5Error11description +EXPORT_SYMBOL_GPL vmlinux 0xd8223b0f phy_create +EXPORT_SYMBOL_GPL vmlinux 0xd822d152 alloc_page_buffers +EXPORT_SYMBOL_GPL vmlinux 0xd82db5c5 led_set_brightness_nosleep +EXPORT_SYMBOL_GPL vmlinux 0xd834041f debugfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xd8364850 _RNvXs5_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd83e175a rio_mport_get_feature +EXPORT_SYMBOL_GPL vmlinux 0xd8439732 _RNvXs4f_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_19x86_legacy_featuresNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xd84462a8 hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0xd845fa06 __inet_lookup_established +EXPORT_SYMBOL_GPL vmlinux 0xd84a6530 _RNvMs5_NtCs3AkgXgqgK6r_4core3numt14from_str_radix +EXPORT_SYMBOL_GPL vmlinux 0xd84d35bd dax_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xd870f379 pm_runtime_set_memalloc_noio +EXPORT_SYMBOL_GPL vmlinux 0xd8773096 dma_vunmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xd87bff4d gpiochip_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0xd87cb8eb dma_fence_unwrap_next +EXPORT_SYMBOL_GPL vmlinux 0xd87fc0a0 usb_amd_prefetch_quirk +EXPORT_SYMBOL_GPL vmlinux 0xd882ee78 fsverity_get_digest +EXPORT_SYMBOL_GPL vmlinux 0xd89703f8 dax_iomap_rw +EXPORT_SYMBOL_GPL vmlinux 0xd8a7d059 _RNvMs_NtCsbwHtcUjRN57_6kernel3strNtB4_4CStr19from_bytes_with_nul +EXPORT_SYMBOL_GPL vmlinux 0xd8b856d6 _RNvXs4_NtNtCs3AkgXgqgK6r_4core3fmt3numnNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0xd8b93b9a phy_power_on +EXPORT_SYMBOL_GPL vmlinux 0xd8cb6a48 irq_create_of_mapping +EXPORT_SYMBOL_GPL vmlinux 0xd8ce012c pci_p2pdma_enable_show +EXPORT_SYMBOL_GPL vmlinux 0xd8d065dd hv_stimer_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd8d68ab1 dmi_memdev_type +EXPORT_SYMBOL_GPL vmlinux 0xd8fbb14d net_cls_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xd904507c skcipher_walk_done +EXPORT_SYMBOL_GPL vmlinux 0xd91dbd1f xdp_alloc_skb_bulk +EXPORT_SYMBOL_GPL vmlinux 0xd92121cb ohci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0xd926cd9c perf_msr_probe +EXPORT_SYMBOL_GPL vmlinux 0xd9281e15 skb_splice_bits +EXPORT_SYMBOL_GPL vmlinux 0xd9295fb1 dev_pm_get_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0xd92ef192 security_kernel_post_load_data +EXPORT_SYMBOL_GPL vmlinux 0xd92f0791 leds_list_lock +EXPORT_SYMBOL_GPL vmlinux 0xd93bd6c3 devlink_port_fini +EXPORT_SYMBOL_GPL vmlinux 0xd943ffd2 unregister_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xd9462617 init_dummy_netdev +EXPORT_SYMBOL_GPL vmlinux 0xd94a107c crypto_akcipher_sync_prep +EXPORT_SYMBOL_GPL vmlinux 0xd9642cf1 register_btf_kfunc_id_set +EXPORT_SYMBOL_GPL vmlinux 0xd96a9f36 __virtqueue_unbreak +EXPORT_SYMBOL_GPL vmlinux 0xd96babb4 interval_tree_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd97789ac fbcon_modechange_possible +EXPORT_SYMBOL_GPL vmlinux 0xd97dc762 fat_getattr +EXPORT_SYMBOL_GPL vmlinux 0xd980770b crypto_register_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xd98ddf72 _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data15grapheme_extend6lookup +EXPORT_SYMBOL_GPL vmlinux 0xd9916c3a idr_alloc_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd9992eb4 uv_bios_get_geoinfo +EXPORT_SYMBOL_GPL vmlinux 0xd9a2d2a9 sdio_writeb +EXPORT_SYMBOL_GPL vmlinux 0xd9a68ad2 srcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0xd9b7d3e9 rio_request_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xd9bb2c13 pkcs7_get_content_data +EXPORT_SYMBOL_GPL vmlinux 0xd9c39e76 regmap_raw_write_async +EXPORT_SYMBOL_GPL vmlinux 0xd9c3beae devl_dpipe_table_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd9df02e5 dev_pm_genpd_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0xd9e24457 ring_buffer_peek +EXPORT_SYMBOL_GPL vmlinux 0xd9e245df nvdimm_bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd9e3f80d simple_attr_release +EXPORT_SYMBOL_GPL vmlinux 0xd9e61980 phy_gbit_all_ports_features +EXPORT_SYMBOL_GPL vmlinux 0xd9e73c3e __fl6_sock_lookup +EXPORT_SYMBOL_GPL vmlinux 0xd9ff2172 ezx_pcap_write +EXPORT_SYMBOL_GPL vmlinux 0xda0947de kmsg_dump_unregister +EXPORT_SYMBOL_GPL vmlinux 0xda0bcfd1 vring_notification_data +EXPORT_SYMBOL_GPL vmlinux 0xda10e1e2 phy_basic_t1_features +EXPORT_SYMBOL_GPL vmlinux 0xda199a19 devm_regulator_bulk_get_const +EXPORT_SYMBOL_GPL vmlinux 0xda1f78ee clear_hv_tscchange_cb +EXPORT_SYMBOL_GPL vmlinux 0xda2a82fa PageHuge +EXPORT_SYMBOL_GPL vmlinux 0xda313e7d _RNvXs1p_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_17trace_print_flagsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xda320d31 sfp_module_start +EXPORT_SYMBOL_GPL vmlinux 0xda46c8a9 driver_deferred_probe_check_state +EXPORT_SYMBOL_GPL vmlinux 0xda4d5fa1 device_destroy +EXPORT_SYMBOL_GPL vmlinux 0xda4d7b25 usb_add_phy +EXPORT_SYMBOL_GPL vmlinux 0xda51bbec _RNvXs1R_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u64x2NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xda53f8c9 pinctrl_pm_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0xda5b17d2 __traceiter_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xda7912d4 freq_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xda8369a7 __traceiter_extlog_mem_event +EXPORT_SYMBOL_GPL vmlinux 0xda8a516f show_class_attr_string +EXPORT_SYMBOL_GPL vmlinux 0xda8e1302 software_node_find_by_name +EXPORT_SYMBOL_GPL vmlinux 0xda987c63 invalidate_inode_pages2_range +EXPORT_SYMBOL_GPL vmlinux 0xda9942b5 sysfs_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xdaa06dc1 acpi_lpat_raw_to_temp +EXPORT_SYMBOL_GPL vmlinux 0xdaa6f4b7 pci_epf_free_space +EXPORT_SYMBOL_GPL vmlinux 0xdaae80c5 pci_create_slot +EXPORT_SYMBOL_GPL vmlinux 0xdaaf19e9 ata_bmdma_dumb_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0xdaaf1ceb crypto_clone_cipher +EXPORT_SYMBOL_GPL vmlinux 0xdab0db6b _RNvNtNtCsbwHtcUjRN57_6kernel5print14format_strings8generate +EXPORT_SYMBOL_GPL vmlinux 0xdab2fc45 __SCK__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0xdab5a1eb interval_tree_insert +EXPORT_SYMBOL_GPL vmlinux 0xdabaa2b7 dm_set_target_max_io_len +EXPORT_SYMBOL_GPL vmlinux 0xdac30c87 pfn_to_online_page +EXPORT_SYMBOL_GPL vmlinux 0xdad1ff6e regulator_disable_regmap +EXPORT_SYMBOL_GPL vmlinux 0xdad6b386 usb_set_wireless_status +EXPORT_SYMBOL_GPL vmlinux 0xdad82cdf nfs_ssc_client_tbl +EXPORT_SYMBOL_GPL vmlinux 0xdadb63c5 crypto_unregister_rng +EXPORT_SYMBOL_GPL vmlinux 0xdadde042 kset_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xdb03f751 device_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xdb0c5f48 _RNvXs2_NtCsbwHtcUjRN57_6kernel5errorNtB5_5ErrorINtNtCs3AkgXgqgK6r_4core7convert4FromNtNtNtBO_3str5error9Utf8ErrorE4from +EXPORT_SYMBOL_GPL vmlinux 0xdb16ea87 devlink_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0xdb1aaf9b arch_is_platform_page +EXPORT_SYMBOL_GPL vmlinux 0xdb2b4781 dm_send_uevents +EXPORT_SYMBOL_GPL vmlinux 0xdb2c4711 cpufreq_freq_transition_begin +EXPORT_SYMBOL_GPL vmlinux 0xdb34b363 devlink_port_attrs_pci_vf_set +EXPORT_SYMBOL_GPL vmlinux 0xdb3c444e _RNvXsg_NtNtCs3AkgXgqgK6r_4core3ffi5c_strNtB5_21FromBytesWithNulErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xdb3e661a devm_extcon_dev_allocate +EXPORT_SYMBOL_GPL vmlinux 0xdb46095b blk_mq_alloc_request_hctx +EXPORT_SYMBOL_GPL vmlinux 0xdb4646b2 dst_cache_get_ip4 +EXPORT_SYMBOL_GPL vmlinux 0xdb4f4ce1 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter12debug_struct +EXPORT_SYMBOL_GPL vmlinux 0xdb62dc67 __SCT__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0xdb63a944 acpi_lpat_get_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0xdb6d8fbc devl_param_driverinit_value_get +EXPORT_SYMBOL_GPL vmlinux 0xdb729e3c ip6_flush_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0xdb77c18c _RNvXs6_NtCs3AkgXgqgK6r_4core4charNtB5_11EscapeDebugNtNtNtNtB7_4iter6traits8iterator8Iterator4next +EXPORT_SYMBOL_GPL vmlinux 0xdb77c256 _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data14case_ignorable6lookup +EXPORT_SYMBOL_GPL vmlinux 0xdb7b06c8 clk_hw_register_composite +EXPORT_SYMBOL_GPL vmlinux 0xdb8a1b3f usermodehelper_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0xdb9b6ec0 pci_has_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0xdba0e344 machine_check_poll +EXPORT_SYMBOL_GPL vmlinux 0xdba50afb x86_vector_domain +EXPORT_SYMBOL_GPL vmlinux 0xdbb64e8f pcie_reset_flr +EXPORT_SYMBOL_GPL vmlinux 0xdbd8b2c2 _RNvNtNtCs3AkgXgqgK6r_4core5slice5index16into_slice_range +EXPORT_SYMBOL_GPL vmlinux 0xdbdb0e8b request_any_context_irq +EXPORT_SYMBOL_GPL vmlinux 0xdbde6685 device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0xdbdfd9cb phy_pm_runtime_get +EXPORT_SYMBOL_GPL vmlinux 0xdbe3dbe0 vhost_task_create +EXPORT_SYMBOL_GPL vmlinux 0xdbe4512a iomap_release_folio +EXPORT_SYMBOL_GPL vmlinux 0xdbf4fd03 gpiod_get_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xdbf7cb70 mpi_get_nbits +EXPORT_SYMBOL_GPL vmlinux 0xdc02eb39 dmi_available +EXPORT_SYMBOL_GPL vmlinux 0xdc047157 ip6_sk_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0xdc0a0a0b led_trigger_rename_static +EXPORT_SYMBOL_GPL vmlinux 0xdc1805e9 crypto_alloc_sync_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xdc19f889 dw_pcie_ep_linkup +EXPORT_SYMBOL_GPL vmlinux 0xdc1e658b sysfs_groups_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xdc1f9492 pci_epc_linkdown +EXPORT_SYMBOL_GPL vmlinux 0xdc25faf6 cros_ec_get_sensor_count +EXPORT_SYMBOL_GPL vmlinux 0xdc43bdc6 pci_vpd_find_ro_info_keyword +EXPORT_SYMBOL_GPL vmlinux 0xdc4543af mmu_interval_read_begin +EXPORT_SYMBOL_GPL vmlinux 0xdc45a5db edac_stop_work +EXPORT_SYMBOL_GPL vmlinux 0xdc562241 fixed_phy_register +EXPORT_SYMBOL_GPL vmlinux 0xdc615504 ip_icmp_error_rfc4884 +EXPORT_SYMBOL_GPL vmlinux 0xdc6596fa irq_set_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc6699cb acpi_dev_free_resource_list +EXPORT_SYMBOL_GPL vmlinux 0xdc68d1aa eventfd_fget +EXPORT_SYMBOL_GPL vmlinux 0xdc7522a8 acpi_subsys_freeze +EXPORT_SYMBOL_GPL vmlinux 0xdc7587d9 ipv6_proxy_select_ident +EXPORT_SYMBOL_GPL vmlinux 0xdc78d1ff fscrypt_set_bio_crypt_ctx_bh +EXPORT_SYMBOL_GPL vmlinux 0xdc7df67f apei_exec_ctx_init +EXPORT_SYMBOL_GPL vmlinux 0xdc7f1b1c nvmem_add_cell_table +EXPORT_SYMBOL_GPL vmlinux 0xdc825d6c usb_amd_quirk_pll_disable +EXPORT_SYMBOL_GPL vmlinux 0xdc841b74 misc_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdc8e354d mmc_sanitize +EXPORT_SYMBOL_GPL vmlinux 0xdc97af2e syscore_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdc98a258 pci_walk_bus +EXPORT_SYMBOL_GPL vmlinux 0xdc9fa232 raw_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xdcac97dd _RNvXsA_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0xdcd2ae36 mddev_init +EXPORT_SYMBOL_GPL vmlinux 0xdcd58687 __blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0xdcd91727 _RNvXsa_NtCs3AkgXgqgK6r_4core3fmtzNtB5_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xdce096b2 switchdev_bridge_port_unoffload +EXPORT_SYMBOL_GPL vmlinux 0xdce7bc3a _RNvXsV_NtNtCs3AkgXgqgK6r_4core3fmt3nummNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0xdceb5362 efi_status_to_err +EXPORT_SYMBOL_GPL vmlinux 0xdceb815d vp_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0xdcf475cd iomap_bmap +EXPORT_SYMBOL_GPL vmlinux 0xdd0537d2 regulator_get_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0xdd0762df set_worker_desc +EXPORT_SYMBOL_GPL vmlinux 0xdd0efa00 perf_aux_output_begin +EXPORT_SYMBOL_GPL vmlinux 0xdd131165 screen_glyph +EXPORT_SYMBOL_GPL vmlinux 0xdd154d7f open_related_ns +EXPORT_SYMBOL_GPL vmlinux 0xdd2a4612 wm8350_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xdd43c5a3 devm_usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0xdd46d5fb _RNvXs4h_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_6i32x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xdd501a84 devm_regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xdd626ee3 fuse_len_args +EXPORT_SYMBOL_GPL vmlinux 0xdd83d899 usb_phy_set_charger_current +EXPORT_SYMBOL_GPL vmlinux 0xdd9dd80d xen_pvh +EXPORT_SYMBOL_GPL vmlinux 0xdd9df98f _RNvXs28_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20class_raw_spinlock_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xdda05e60 device_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0xddaae25d thermal_zone_get_zone_by_name +EXPORT_SYMBOL_GPL vmlinux 0xddbdfaed edac_mc_free +EXPORT_SYMBOL_GPL vmlinux 0xddbe0400 virtio_config_changed +EXPORT_SYMBOL_GPL vmlinux 0xddbeeecc pci_lock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0xddc00e6f __of_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xddc1c24e __SCK__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0xddce779c devl_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0xddd41e4d vcap_lookup_keyfield +EXPORT_SYMBOL_GPL vmlinux 0xddd59f25 _RNvXs2V_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5m64x2NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xdde4143f irq_domain_reset_irq_data +EXPORT_SYMBOL_GPL vmlinux 0xdde7887d pci_hp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0xddf02685 dma_map_sgtable +EXPORT_SYMBOL_GPL vmlinux 0xddf4320f gpiod_set_config +EXPORT_SYMBOL_GPL vmlinux 0xde0ae54f _RNvXs41_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15lru_gen_mm_walkNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xde0af24f udp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0xde14d6d0 nvmem_cell_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0xde1a666c tcp_reno_ssthresh +EXPORT_SYMBOL_GPL vmlinux 0xde1d0909 pinctrl_pm_select_idle_state +EXPORT_SYMBOL_GPL vmlinux 0xde2349b0 rio_dev_put +EXPORT_SYMBOL_GPL vmlinux 0xde2c8376 key_type_user +EXPORT_SYMBOL_GPL vmlinux 0xde31bf7e unregister_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xde39c6b8 clk_hw_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0xde43faee __tracepoint_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0xde5381e4 blk_abort_request +EXPORT_SYMBOL_GPL vmlinux 0xde5574cf x509_load_certificate_list +EXPORT_SYMBOL_GPL vmlinux 0xde615321 skcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xde68bc72 platform_get_irq_optional +EXPORT_SYMBOL_GPL vmlinux 0xde6f1851 TSS_checkhmac1 +EXPORT_SYMBOL_GPL vmlinux 0xde766479 cpuidle_unregister +EXPORT_SYMBOL_GPL vmlinux 0xde8060f4 acpi_device_fix_up_power +EXPORT_SYMBOL_GPL vmlinux 0xde80cbc5 ata_dev_next +EXPORT_SYMBOL_GPL vmlinux 0xde88e2ab devm_platform_get_irqs_affinity +EXPORT_SYMBOL_GPL vmlinux 0xde96050e usb_set_device_state +EXPORT_SYMBOL_GPL vmlinux 0xde97ccb1 led_set_brightness_nopm +EXPORT_SYMBOL_GPL vmlinux 0xde9ab8c7 xenbus_rm +EXPORT_SYMBOL_GPL vmlinux 0xdead2e78 reserve_iova +EXPORT_SYMBOL_GPL vmlinux 0xdecd0ac1 xenbus_dev_probe +EXPORT_SYMBOL_GPL vmlinux 0xdef22ceb dw_pcie_own_conf_map_bus +EXPORT_SYMBOL_GPL vmlinux 0xdeffa0a7 edac_raw_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xdf0c757f ata_tf_to_fis +EXPORT_SYMBOL_GPL vmlinux 0xdf0ca3f4 cpu_latency_qos_request_active +EXPORT_SYMBOL_GPL vmlinux 0xdf0f75c6 eventfd_signal +EXPORT_SYMBOL_GPL vmlinux 0xdf169554 xen_remap_vma_range +EXPORT_SYMBOL_GPL vmlinux 0xdf1882af dbgp_reset_prep +EXPORT_SYMBOL_GPL vmlinux 0xdf1be5e1 __free_iova +EXPORT_SYMBOL_GPL vmlinux 0xdf203cd6 ata_sff_lost_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xdf237453 timer_shutdown_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf2738bb cpu_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdf2d3bd2 devm_pwm_lpss_probe +EXPORT_SYMBOL_GPL vmlinux 0xdf31898f cper_mem_err_pack +EXPORT_SYMBOL_GPL vmlinux 0xdf3ab2e3 usb_get_status +EXPORT_SYMBOL_GPL vmlinux 0xdf448d1c fanout_mutex +EXPORT_SYMBOL_GPL vmlinux 0xdf558314 power_supply_battery_info_properties +EXPORT_SYMBOL_GPL vmlinux 0xdf679982 serial8250_rpm_get +EXPORT_SYMBOL_GPL vmlinux 0xdf68f601 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter26debug_struct_field2_finish +EXPORT_SYMBOL_GPL vmlinux 0xdf77b2db sk_msg_free_partial +EXPORT_SYMBOL_GPL vmlinux 0xdf7d9316 regulator_set_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0xdf81924d uv_bios_mq_watchlist_free +EXPORT_SYMBOL_GPL vmlinux 0xdf84f349 devlink_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0xdf86c8c2 _RNvXs5m_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_22sigevent__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xdfaf3686 sdev_evt_send_simple +EXPORT_SYMBOL_GPL vmlinux 0xdfcb6c90 mctrl_gpio_set +EXPORT_SYMBOL_GPL vmlinux 0xdfcb82ae strp_init +EXPORT_SYMBOL_GPL vmlinux 0xdfdf310f balloon_page_alloc +EXPORT_SYMBOL_GPL vmlinux 0xdfe1b75c xhci_find_slot_id_by_port +EXPORT_SYMBOL_GPL vmlinux 0xdfe2b317 pci_ims_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xdfe39c11 _RNvXsd_NtCs3AkgXgqgK6r_4core3fmtbNtB5_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xdfe746e3 security_inode_setattr +EXPORT_SYMBOL_GPL vmlinux 0xdfef0c56 icc_node_add +EXPORT_SYMBOL_GPL vmlinux 0xdff5b6fa fixed_phy_set_link_update +EXPORT_SYMBOL_GPL vmlinux 0xdffb829d kobject_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xdffcb868 __tracepoint_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0xe00ee5ec tracepoint_probe_register_prio +EXPORT_SYMBOL_GPL vmlinux 0xe01a7c54 group_cpus_evenly +EXPORT_SYMBOL_GPL vmlinux 0xe02419e5 smp_ops +EXPORT_SYMBOL_GPL vmlinux 0xe02d4ba7 usb_role_switch_register +EXPORT_SYMBOL_GPL vmlinux 0xe0313d71 rhashtable_insert_slow +EXPORT_SYMBOL_GPL vmlinux 0xe0377f07 irq_gc_mask_clr_bit +EXPORT_SYMBOL_GPL vmlinux 0xe037e085 ioc_find_get_icq +EXPORT_SYMBOL_GPL vmlinux 0xe048c0fc _RNvXs1K_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_3fpuNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe04c78db __SCT__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0xe04ebadf uart_set_options +EXPORT_SYMBOL_GPL vmlinux 0xe05b9967 _RNvXs21_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10llist_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe05e2f85 nexthop_free_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe0710fd3 debugfs_create_u32 +EXPORT_SYMBOL_GPL vmlinux 0xe074837c kernfs_path_from_node +EXPORT_SYMBOL_GPL vmlinux 0xe07cd12a pci_free_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0xe0812fbf unregister_trace_event +EXPORT_SYMBOL_GPL vmlinux 0xe089cfcc agp_memory_reserved +EXPORT_SYMBOL_GPL vmlinux 0xe08ceb64 spi_mem_dirmap_write +EXPORT_SYMBOL_GPL vmlinux 0xe09b28b6 gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0xe0a58f1e _RNvXse_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_10hlist_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe0a6dea2 ata_bmdma_stop +EXPORT_SYMBOL_GPL vmlinux 0xe0a95714 _RNvXs4O_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_17rhashtable_walkerNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe0aacfd1 irq_gc_noop +EXPORT_SYMBOL_GPL vmlinux 0xe0b1c103 clk_set_max_rate +EXPORT_SYMBOL_GPL vmlinux 0xe0b55925 pcie_port_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xe0b70fc8 dev_pm_set_dedicated_wake_irq_reverse +EXPORT_SYMBOL_GPL vmlinux 0xe0bcf446 gpiod_unexport +EXPORT_SYMBOL_GPL vmlinux 0xe0c4e14d hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xe0c77bb5 mce_notify_irq +EXPORT_SYMBOL_GPL vmlinux 0xe0c842d8 intel_pinctrl_resume_noirq +EXPORT_SYMBOL_GPL vmlinux 0xe0d39f1c sgx_set_attribute +EXPORT_SYMBOL_GPL vmlinux 0xe0d70fa2 irq_get_domain_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xe0e6ef02 perf_get_x86_pmu_capability +EXPORT_SYMBOL_GPL vmlinux 0xe0ec4e96 skcipher_walk_virt +EXPORT_SYMBOL_GPL vmlinux 0xe0f6cfe9 wbt_enable_default +EXPORT_SYMBOL_GPL vmlinux 0xe103c4bb xen_unmap_domain_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0xe10cd6ad erst_get_record_id_begin +EXPORT_SYMBOL_GPL vmlinux 0xe11ced97 _RNvXsT_NtNtCs3AkgXgqgK6r_4core3str4iterNtB5_5BytesNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe128fad5 inet6_sk_rebuild_header +EXPORT_SYMBOL_GPL vmlinux 0xe12b03a7 tps6586x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xe14313db fscrypt_fname_encrypted_size +EXPORT_SYMBOL_GPL vmlinux 0xe159c24b regulator_map_voltage_iterate +EXPORT_SYMBOL_GPL vmlinux 0xe15c496d iommu_fwspec_init +EXPORT_SYMBOL_GPL vmlinux 0xe15f154d for_each_kernel_tracepoint +EXPORT_SYMBOL_GPL vmlinux 0xe163f778 rio_map_inb_region +EXPORT_SYMBOL_GPL vmlinux 0xe1686803 usb_poison_urb +EXPORT_SYMBOL_GPL vmlinux 0xe176e7dd devm_regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xe17ef315 debugfs_create_u32_array +EXPORT_SYMBOL_GPL vmlinux 0xe18c851d wait_on_page_writeback +EXPORT_SYMBOL_GPL vmlinux 0xe19478a4 _RNvXsA_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_12__ddebug_infoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe19483a8 __tracepoint_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xe1a549a3 sdio_retune_crc_enable +EXPORT_SYMBOL_GPL vmlinux 0xe1a8d7c9 net_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xe1aa2d62 set_hv_tscchange_cb +EXPORT_SYMBOL_GPL vmlinux 0xe1ab6aa4 udp_tunnel_nic_ops +EXPORT_SYMBOL_GPL vmlinux 0xe1af26c5 exportfs_encode_inode_fh +EXPORT_SYMBOL_GPL vmlinux 0xe1b8ab98 serial8250_em485_config +EXPORT_SYMBOL_GPL vmlinux 0xe1bd13f0 tty_ldisc_flush +EXPORT_SYMBOL_GPL vmlinux 0xe1bd6c99 rio_init_mports +EXPORT_SYMBOL_GPL vmlinux 0xe1bd9a46 devm_hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0xe1c87a2f kernel_can_power_off +EXPORT_SYMBOL_GPL vmlinux 0xe1c9b523 max8997_write_reg +EXPORT_SYMBOL_GPL vmlinux 0xe1c9f580 generic_fh_to_dentry +EXPORT_SYMBOL_GPL vmlinux 0xe1cd24c3 regulator_allow_bypass +EXPORT_SYMBOL_GPL vmlinux 0xe1d61cbe _RNvXs1r_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB8_8LowerExp3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe1e4ae10 __irq_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0xe1f01d78 pm_generic_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0xe1f3a536 dev_fill_forward_path +EXPORT_SYMBOL_GPL vmlinux 0xe1f81b71 metadata_dst_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe205f23f _RNvNvMs_NtCsd8lEp9MQdN2_5alloc3vecINtB6_3VecppE11swap_remove13assert_failed +EXPORT_SYMBOL_GPL vmlinux 0xe2138171 mbox_chan_txdone +EXPORT_SYMBOL_GPL vmlinux 0xe216e266 usb_hcd_is_primary_hcd +EXPORT_SYMBOL_GPL vmlinux 0xe21d7ada __vfs_removexattr_locked +EXPORT_SYMBOL_GPL vmlinux 0xe21f77dc icc_node_create +EXPORT_SYMBOL_GPL vmlinux 0xe22a3177 _RNvXNtNtNtCsbwHtcUjRN57_6kernel4sync4lock8spinlockNtB2_15SpinLockBackendNtB4_7Backend4lock +EXPORT_SYMBOL_GPL vmlinux 0xe23049c6 crypto_hash_walk_first +EXPORT_SYMBOL_GPL vmlinux 0xe233762a input_event_from_user +EXPORT_SYMBOL_GPL vmlinux 0xe2340696 folio_wait_writeback +EXPORT_SYMBOL_GPL vmlinux 0xe2423a9c pm_clk_destroy +EXPORT_SYMBOL_GPL vmlinux 0xe245380c usb_hub_find_child +EXPORT_SYMBOL_GPL vmlinux 0xe24728b7 fwnode_create_software_node +EXPORT_SYMBOL_GPL vmlinux 0xe24f422a rtc_read_alarm +EXPORT_SYMBOL_GPL vmlinux 0xe25d23f3 blocking_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0xe26c2154 _RNvXs4q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25local_apic__bindgen_ty_20NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe271f20c __SCT__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0xe28afa1b tps65912_device_exit +EXPORT_SYMBOL_GPL vmlinux 0xe28d1862 raw_abort +EXPORT_SYMBOL_GPL vmlinux 0xe295c0ff is_hpet_enabled +EXPORT_SYMBOL_GPL vmlinux 0xe2b3207a unregister_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe2c2ce7d _RNvXsk_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_8AtomicI8NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe2c5c573 xhci_run +EXPORT_SYMBOL_GPL vmlinux 0xe2c9ba78 pci_msi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0xe2ce2b4d evm_set_key +EXPORT_SYMBOL_GPL vmlinux 0xe2d1b270 gpiochip_generic_config +EXPORT_SYMBOL_GPL vmlinux 0xe2d4f386 vcap_val_rule +EXPORT_SYMBOL_GPL vmlinux 0xe2dac316 _RNvNvMs1d_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB8_12NonZeroIsize13new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0xe2ec293b sbitmap_queue_wake_up +EXPORT_SYMBOL_GPL vmlinux 0xe2f20bf7 io_cgrp_subsys +EXPORT_SYMBOL_GPL vmlinux 0xe301edac crypto_unregister_skciphers +EXPORT_SYMBOL_GPL vmlinux 0xe30ca4b5 inet_send_prepare +EXPORT_SYMBOL_GPL vmlinux 0xe316ad0c synth_event_trace +EXPORT_SYMBOL_GPL vmlinux 0xe317f1be _RNvXs6_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0xe31ea899 fuse_do_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xe31eeb85 _RNvXs5j_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_21siginfo__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe3349677 crypto_alloc_akcipher +EXPORT_SYMBOL_GPL vmlinux 0xe33f9e2f pm_genpd_init +EXPORT_SYMBOL_GPL vmlinux 0xe34d2e3f gov_attr_set_get +EXPORT_SYMBOL_GPL vmlinux 0xe36a90de driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe36e2714 __vfs_setxattr_locked +EXPORT_SYMBOL_GPL vmlinux 0xe36f9ec2 rio_enable_rx_tx_port +EXPORT_SYMBOL_GPL vmlinux 0xe373da2c _RNvXs3x_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18page__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe3840e18 secure_ipv4_port_ephemeral +EXPORT_SYMBOL_GPL vmlinux 0xe3880d4f blk_add_driver_data +EXPORT_SYMBOL_GPL vmlinux 0xe38e84da ohci_setup +EXPORT_SYMBOL_GPL vmlinux 0xe390cfab thermal_zone_device_register_with_trips +EXPORT_SYMBOL_GPL vmlinux 0xe393501f pci_enable_sriov +EXPORT_SYMBOL_GPL vmlinux 0xe397caf5 seq_buf_printf +EXPORT_SYMBOL_GPL vmlinux 0xe39d0794 usb_phy_roothub_exit +EXPORT_SYMBOL_GPL vmlinux 0xe3a4848f dev_pm_qos_update_user_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xe3a78e47 aead_exit_geniv +EXPORT_SYMBOL_GPL vmlinux 0xe3a87fdc ip6_datagram_send_ctl +EXPORT_SYMBOL_GPL vmlinux 0xe3aa6e99 pci_iov_vf_id +EXPORT_SYMBOL_GPL vmlinux 0xe3b09712 kprobe_event_delete +EXPORT_SYMBOL_GPL vmlinux 0xe3bb9c29 ata_sas_sync_probe +EXPORT_SYMBOL_GPL vmlinux 0xe3bc7fd4 hpet_unregister_irq_handler +EXPORT_SYMBOL_GPL vmlinux 0xe3bf4fed xenbus_frontend_closed +EXPORT_SYMBOL_GPL vmlinux 0xe3cd5fae klist_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xe3d72188 pcc_mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0xe3df6c5d extcon_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xe3e423ac iommu_group_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xe3e88acb __get_current_cr3_fast +EXPORT_SYMBOL_GPL vmlinux 0xe3ec76dd fib_rules_seq_read +EXPORT_SYMBOL_GPL vmlinux 0xe3eeef74 edac_get_sysfs_subsys +EXPORT_SYMBOL_GPL vmlinux 0xe3f0dbbc _RNvXs0_NtNtNtCs3AkgXgqgK6r_4core9core_arch3x865cpuidNtB5_11CpuidResultNtNtBb_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe407b040 _RNvMNtNtCs3AkgXgqgK6r_4core3str5lossyNtB2_9Utf8Chunk5valid +EXPORT_SYMBOL_GPL vmlinux 0xe40bb23e devlink_health_reporter_priv +EXPORT_SYMBOL_GPL vmlinux 0xe411a25f sdio_set_host_pm_flags +EXPORT_SYMBOL_GPL vmlinux 0xe4172ff2 _RNvXs1t_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5f64x1NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe419f18e pci_stop_and_remove_bus_device_locked +EXPORT_SYMBOL_GPL vmlinux 0xe4248980 cper_estatus_print +EXPORT_SYMBOL_GPL vmlinux 0xe42b9936 pci_iomap_wc_range +EXPORT_SYMBOL_GPL vmlinux 0xe4309905 syscore_resume +EXPORT_SYMBOL_GPL vmlinux 0xe436e90c __dma_fence_unwrap_merge +EXPORT_SYMBOL_GPL vmlinux 0xe452f954 clk_fixed_factor_ops +EXPORT_SYMBOL_GPL vmlinux 0xe48611ac trace_clock_global +EXPORT_SYMBOL_GPL vmlinux 0xe496a380 rust_helper_get_current +EXPORT_SYMBOL_GPL vmlinux 0xe4971ade tracing_alloc_snapshot +EXPORT_SYMBOL_GPL vmlinux 0xe4a2c597 md_stop +EXPORT_SYMBOL_GPL vmlinux 0xe4a60cd2 fib_rules_dump +EXPORT_SYMBOL_GPL vmlinux 0xe4ac0a3a _RNvXs4L_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5f64x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe4b064f9 pcie_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xe4b818c3 phy_speed_to_str +EXPORT_SYMBOL_GPL vmlinux 0xe4c2c66c rtc_ktime_to_tm +EXPORT_SYMBOL_GPL vmlinux 0xe4d0f633 class_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xe4e48b12 swphy_validate_state +EXPORT_SYMBOL_GPL vmlinux 0xe4f50fe5 tty_standard_install +EXPORT_SYMBOL_GPL vmlinux 0xe4f9b548 serial8250_rpm_put +EXPORT_SYMBOL_GPL vmlinux 0xe4fbeaa3 led_compose_name +EXPORT_SYMBOL_GPL vmlinux 0xe4fed9db fscrypt_fname_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xe50607c8 l3mdev_update_flow +EXPORT_SYMBOL_GPL vmlinux 0xe506d52f _RNvXs3H_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_5folioNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe50a4f96 platform_unregister_drivers +EXPORT_SYMBOL_GPL vmlinux 0xe5186d78 edac_pci_release_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0xe51d35e0 bpf_prog_select_runtime +EXPORT_SYMBOL_GPL vmlinux 0xe53012d3 vcap_is_next_lookup +EXPORT_SYMBOL_GPL vmlinux 0xe53757d7 fib_info_nh_uses_dev +EXPORT_SYMBOL_GPL vmlinux 0xe5392104 sata_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xe53be038 _RNvXs5h_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10___sifieldsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe5407ad1 __SCK__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0xe54eb6ad device_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0xe55922e9 platform_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xe56b9365 tpm_calc_ordinal_duration +EXPORT_SYMBOL_GPL vmlinux 0xe56f37be tcf_dev_queue_xmit +EXPORT_SYMBOL_GPL vmlinux 0xe5711244 gpiochip_reqres_irq +EXPORT_SYMBOL_GPL vmlinux 0xe57ca324 ata_scsi_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xe57f0046 __traceiter_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0xe57f40ff cpufreq_table_index_unsorted +EXPORT_SYMBOL_GPL vmlinux 0xe5883bd9 class_compat_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe58eb9d7 FSE_readNCount +EXPORT_SYMBOL_GPL vmlinux 0xe591af56 __sock_recv_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xe598b49e acpi_processor_get_performance_info +EXPORT_SYMBOL_GPL vmlinux 0xe59e5e74 ata_cable_sata +EXPORT_SYMBOL_GPL vmlinux 0xe5a11d09 usb_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xe5adfa19 devm_pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0xe5c02b64 freq_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xe5c57e15 pci_epc_start +EXPORT_SYMBOL_GPL vmlinux 0xe5ce1a56 rhashtable_walk_enter +EXPORT_SYMBOL_GPL vmlinux 0xe5d8abd3 ehci_adjust_port_wakeup_flags +EXPORT_SYMBOL_GPL vmlinux 0xe5d8e641 fixup_user_fault +EXPORT_SYMBOL_GPL vmlinux 0xe5dba8bf bpf_prog_get_type_dev +EXPORT_SYMBOL_GPL vmlinux 0xe5e250f5 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter11debug_tuple +EXPORT_SYMBOL_GPL vmlinux 0xe5e5ac77 pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xe5eb432e regmap_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0xe604b5aa bio_split_rw +EXPORT_SYMBOL_GPL vmlinux 0xe60632a9 edac_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xe60987a3 ethtool_dev_mm_supported +EXPORT_SYMBOL_GPL vmlinux 0xe60a5e8d pids_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xe60e9483 _RNvNtCs3AkgXgqgK6r_4core3fmt12USIZE_MARKER +EXPORT_SYMBOL_GPL vmlinux 0xe628bb9f phy_fibre_port_array +EXPORT_SYMBOL_GPL vmlinux 0xe6322b8d register_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0xe642f528 __tracepoint_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xe64ad8ea unregister_nmi_handler +EXPORT_SYMBOL_GPL vmlinux 0xe65090c8 devm_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xe651ce37 debugfs_create_u8 +EXPORT_SYMBOL_GPL vmlinux 0xe65bea48 _RNvXs9_NtNtCs3AkgXgqgK6r_4core4char7convertNtB5_14ParseCharErrorNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe65eea24 clone_private_mount +EXPORT_SYMBOL_GPL vmlinux 0xe661a6e4 __SCK__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xe66ddce8 iptunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0xe6774e31 kill_device +EXPORT_SYMBOL_GPL vmlinux 0xe68209d6 blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0xe68a27ef virtqueue_is_broken +EXPORT_SYMBOL_GPL vmlinux 0xe695441d wakeup_source_destroy +EXPORT_SYMBOL_GPL vmlinux 0xe69b7e47 ip6_datagram_recv_ctl +EXPORT_SYMBOL_GPL vmlinux 0xe6a1e120 mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xe6bcddf2 bpf_prog_inc +EXPORT_SYMBOL_GPL vmlinux 0xe6c465d6 _RNvXs2D_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5m8x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe6c8293d xfrm_audit_state_notfound +EXPORT_SYMBOL_GPL vmlinux 0xe6c89695 ipv6_bpf_stub +EXPORT_SYMBOL_GPL vmlinux 0xe6ca16c0 tps6586x_get_version +EXPORT_SYMBOL_GPL vmlinux 0xe6d7f52c nf_queue_nf_hook_drop +EXPORT_SYMBOL_GPL vmlinux 0xe6d8072e xhci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xe6e1e827 spi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xe6e40502 rcu_get_gp_seq +EXPORT_SYMBOL_GPL vmlinux 0xe6e5cac4 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter26debug_struct_field1_finish +EXPORT_SYMBOL_GPL vmlinux 0xe6e6b684 md_new_event +EXPORT_SYMBOL_GPL vmlinux 0xe6ef5cdf device_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0xe6f52443 klist_add_head +EXPORT_SYMBOL_GPL vmlinux 0xe6f83837 acpi_bus_attach_private_data +EXPORT_SYMBOL_GPL vmlinux 0xe6fa9dc7 _RNvXs1_NtNtCs3AkgXgqgK6r_4core5slice4sortNtB5_10TimSortRunNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe6ff4d94 bus_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xe700d767 reset_control_bulk_deassert +EXPORT_SYMBOL_GPL vmlinux 0xe70221d7 cppc_get_perf_caps +EXPORT_SYMBOL_GPL vmlinux 0xe713b1eb peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe716db3e _RNvXs0_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_15TryFromIntErrorINtNtB9_7convert4FromNtB11_10InfallibleE4from +EXPORT_SYMBOL_GPL vmlinux 0xe71c1876 dw_pcie_host_init +EXPORT_SYMBOL_GPL vmlinux 0xe7204b54 regulator_count_voltages +EXPORT_SYMBOL_GPL vmlinux 0xe7232e0f user_return_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe726327d usb_hcd_link_urb_to_ep +EXPORT_SYMBOL_GPL vmlinux 0xe72c897e gpiod_is_active_low +EXPORT_SYMBOL_GPL vmlinux 0xe7360cea ima_inode_hash +EXPORT_SYMBOL_GPL vmlinux 0xe7386902 fscrypt_ioctl_get_policy_ex +EXPORT_SYMBOL_GPL vmlinux 0xe73e3e9b pinctrl_pm_select_sleep_state +EXPORT_SYMBOL_GPL vmlinux 0xe74c6143 pm_runtime_get_if_active +EXPORT_SYMBOL_GPL vmlinux 0xe74d0bb7 crypto_alloc_sig +EXPORT_SYMBOL_GPL vmlinux 0xe74f1177 phy_pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0xe753b68d devlink_fmsg_arr_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xe769232e sprint_symbol_no_offset +EXPORT_SYMBOL_GPL vmlinux 0xe76adc5a wm8350_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xe77abafb pci_vfs_assigned +EXPORT_SYMBOL_GPL vmlinux 0xe77d5ef3 ata_xfer_mode2mask +EXPORT_SYMBOL_GPL vmlinux 0xe783e261 sysfs_emit +EXPORT_SYMBOL_GPL vmlinux 0xe797f01c _RNvMNtNtCs3AkgXgqgK6r_4core5slice5asciiSh12escape_ascii +EXPORT_SYMBOL_GPL vmlinux 0xe798511a _RNvXs3_NtNtCs3AkgXgqgK6r_4core3cmp5implszNtB7_9PartialEq2eq +EXPORT_SYMBOL_GPL vmlinux 0xe79bf0c4 klp_shadow_get +EXPORT_SYMBOL_GPL vmlinux 0xe7b4842f _RNvXsd_NtCsbwHtcUjRN57_6kernel3strNtB5_7CStringNtNtNtCs3AkgXgqgK6r_4core3ops5deref5Deref5deref +EXPORT_SYMBOL_GPL vmlinux 0xe7b86859 _RNvXsz_NtCs3AkgXgqgK6r_4core3fmtNtB5_9AlignmentNtB5_5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe7b96be0 tdx_mcall_get_report0 +EXPORT_SYMBOL_GPL vmlinux 0xe7bb8d51 ata_sff_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0xe7c00306 blk_queue_flag_test_and_set +EXPORT_SYMBOL_GPL vmlinux 0xe7d6d2d4 filter_match_preds +EXPORT_SYMBOL_GPL vmlinux 0xe7e2eb9c cgrp_dfl_root +EXPORT_SYMBOL_GPL vmlinux 0xe7e5c183 _RNvXs2G_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_10ma_topiaryNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe7eafb1c debugfs_file_put +EXPORT_SYMBOL_GPL vmlinux 0xe7f28bc4 crypto_rng_reset +EXPORT_SYMBOL_GPL vmlinux 0xe7f69c5c md_account_bio +EXPORT_SYMBOL_GPL vmlinux 0xe7fc75d9 _RNvXs1_NtNtCs3AkgXgqgK6r_4core3fmt3numsNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0xe801f3e5 _RNvXs8_NtCsd8lEp9MQdN2_5alloc11collectionsNtB5_15TryReserveErrorNtNtCs3AkgXgqgK6r_4core3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe8084530 rust_helper_errname +EXPORT_SYMBOL_GPL vmlinux 0xe80bdea4 rio_release_dma +EXPORT_SYMBOL_GPL vmlinux 0xe80fb08b tty_buffer_set_limit +EXPORT_SYMBOL_GPL vmlinux 0xe818b32b ata_bmdma_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xe81e06bb rtc_class_open +EXPORT_SYMBOL_GPL vmlinux 0xe83c9118 platform_device_add_resources +EXPORT_SYMBOL_GPL vmlinux 0xe83eba32 itlb_multihit_kvm_mitigation +EXPORT_SYMBOL_GPL vmlinux 0xe83fadf2 led_sysfs_enable +EXPORT_SYMBOL_GPL vmlinux 0xe84c8901 i2c_probe_func_quick_read +EXPORT_SYMBOL_GPL vmlinux 0xe84f6e5c pciserial_remove_ports +EXPORT_SYMBOL_GPL vmlinux 0xe8513917 __rust_alloc_zeroed +EXPORT_SYMBOL_GPL vmlinux 0xe859767c raw_v6_match +EXPORT_SYMBOL_GPL vmlinux 0xe862c4b7 dpm_suspend_start +EXPORT_SYMBOL_GPL vmlinux 0xe86896aa _RNvXs1d_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25__fpstate_64__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe86bca54 cpufreq_cpu_put +EXPORT_SYMBOL_GPL vmlinux 0xe86cc39d __dma_request_channel +EXPORT_SYMBOL_GPL vmlinux 0xe8703845 pci_scan_child_bus +EXPORT_SYMBOL_GPL vmlinux 0xe88995bc sysfs_unmerge_group +EXPORT_SYMBOL_GPL vmlinux 0xe88d3291 put_pid +EXPORT_SYMBOL_GPL vmlinux 0xe88ebf15 devlink_port_init +EXPORT_SYMBOL_GPL vmlinux 0xe891dcc5 usb_hcd_unmap_urb_setup_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xe8972d77 _RNvXs1G_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11xregs_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe8979afb mas_prev_range +EXPORT_SYMBOL_GPL vmlinux 0xe8a772bd vcap_keyset_list_add +EXPORT_SYMBOL_GPL vmlinux 0xe8bc40c5 cn_netlink_send +EXPORT_SYMBOL_GPL vmlinux 0xe8bdbdb0 pci_user_read_config_dword +EXPORT_SYMBOL_GPL vmlinux 0xe8c0065d memory_group_register_static +EXPORT_SYMBOL_GPL vmlinux 0xe8c4edbc power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0xe8c62340 crypto_shash_update +EXPORT_SYMBOL_GPL vmlinux 0xe8d4120e ip6_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xe8e04dc8 __dax_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xe8e235c8 arch_static_call_transform +EXPORT_SYMBOL_GPL vmlinux 0xe8f6897d dw8250_do_set_termios +EXPORT_SYMBOL_GPL vmlinux 0xe900b35d _RNvXs_NtNtCs3AkgXgqgK6r_4core3str5lossyNtB4_5DebugNtNtB8_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xe911df29 eventfd_ctx_do_read +EXPORT_SYMBOL_GPL vmlinux 0xe9152ca5 vfs_splice_read +EXPORT_SYMBOL_GPL vmlinux 0xe92325e1 dax_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0xe9279ef4 _RNvXsP_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_31edd_device_params__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe92836fa register_net_sysctl +EXPORT_SYMBOL_GPL vmlinux 0xe92cfb7b iomap_readahead +EXPORT_SYMBOL_GPL vmlinux 0xe93e49c3 devres_free +EXPORT_SYMBOL_GPL vmlinux 0xe942ac2e sdio_disable_func +EXPORT_SYMBOL_GPL vmlinux 0xe94986d6 sched_clock +EXPORT_SYMBOL_GPL vmlinux 0xe95faafe led_trigger_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe96fed72 pm_clk_suspend +EXPORT_SYMBOL_GPL vmlinux 0xe976c2c4 hwpoison_filter +EXPORT_SYMBOL_GPL vmlinux 0xe976d5dc __fscrypt_prepare_lookup +EXPORT_SYMBOL_GPL vmlinux 0xe9856f24 crypto_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0xe9885327 irq_domain_update_bus_token +EXPORT_SYMBOL_GPL vmlinux 0xe9929afb usb_alloc_coherent +EXPORT_SYMBOL_GPL vmlinux 0xe99b835b pci_restore_msi_state +EXPORT_SYMBOL_GPL vmlinux 0xe9a5f58e clk_hw_unregister_composite +EXPORT_SYMBOL_GPL vmlinux 0xe9ac8d1c file_ra_state_init +EXPORT_SYMBOL_GPL vmlinux 0xe9c21f3f _RNvXs3j_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15return_instanceNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe9ce931a kvm_para_available +EXPORT_SYMBOL_GPL vmlinux 0xe9cf6888 _RNvXs12_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_20paravirt_callee_saveNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe9d0b210 _RNvXs23_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_32___call_single_node__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe9d1b7cf irq_to_pcap +EXPORT_SYMBOL_GPL vmlinux 0xe9dd8e84 nvmem_cell_read_u16 +EXPORT_SYMBOL_GPL vmlinux 0xe9df8907 led_stop_software_blink +EXPORT_SYMBOL_GPL vmlinux 0xe9e0b373 _RNvXs2A_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24maple_tree__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xe9f5116f rcu_exp_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0xe9fadf16 __SCT__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xea000f6e _RNvXs5s_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_7ksignalNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xea018bbb mpi_test_bit +EXPORT_SYMBOL_GPL vmlinux 0xea045592 unregister_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xea0b0d74 _RNvXs27_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_8rwlock_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xea107fcb tracing_snapshot_cond_disable +EXPORT_SYMBOL_GPL vmlinux 0xea124bd1 gcd +EXPORT_SYMBOL_GPL vmlinux 0xea1a8910 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB5_10DisplayInt7from_u8 +EXPORT_SYMBOL_GPL vmlinux 0xea271c62 switchdev_handle_fdb_event_to_device +EXPORT_SYMBOL_GPL vmlinux 0xea28cf34 trace_event_reg +EXPORT_SYMBOL_GPL vmlinux 0xea312c8c serdev_acpi_get_uart_resource +EXPORT_SYMBOL_GPL vmlinux 0xea3765c5 usb_hcd_unlink_urb_from_ep +EXPORT_SYMBOL_GPL vmlinux 0xea38036f ring_buffer_entries +EXPORT_SYMBOL_GPL vmlinux 0xea3b891f ata_bmdma_post_internal_cmd +EXPORT_SYMBOL_GPL vmlinux 0xea528cda _RNvNtNtCs3AkgXgqgK6r_4core5slice5index24slice_end_index_len_fail +EXPORT_SYMBOL_GPL vmlinux 0xea52ce95 tps6586x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0xea5a27ff vcap_get_rule_count_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0xea69d7d7 asm_exc_nmi_kvm_vmx +EXPORT_SYMBOL_GPL vmlinux 0xea6ed2bf dev_pm_domain_set +EXPORT_SYMBOL_GPL vmlinux 0xea722d96 acpi_kobj +EXPORT_SYMBOL_GPL vmlinux 0xea758365 _RNvNtNtCs3AkgXgqgK6r_4core5slice5index29slice_end_index_overflow_fail +EXPORT_SYMBOL_GPL vmlinux 0xea99bfe2 md_rdev_clear +EXPORT_SYMBOL_GPL vmlinux 0xea9cb493 _RNvXsb_NtNtCs3AkgXgqgK6r_4core4task4wakeNtB5_8RawWakerNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xea9edada of_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0xeaa5f5ec __cpuhp_state_remove_instance +EXPORT_SYMBOL_GPL vmlinux 0xeab18d44 rust_helper_refcount_inc +EXPORT_SYMBOL_GPL vmlinux 0xeabae0ce extcon_set_property +EXPORT_SYMBOL_GPL vmlinux 0xeabec638 irq_domain_free_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0xeac73134 __SCK__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xeacc0b20 serial8250_update_uartclk +EXPORT_SYMBOL_GPL vmlinux 0xead2ae90 regmap_get_reg_stride +EXPORT_SYMBOL_GPL vmlinux 0xead3e41b __traceiter_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xead54924 mctrl_gpio_to_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xead5c8e5 clk_bulk_prepare +EXPORT_SYMBOL_GPL vmlinux 0xead8668f extract_iter_to_sg +EXPORT_SYMBOL_GPL vmlinux 0xeae0f496 clean_acked_data_flush +EXPORT_SYMBOL_GPL vmlinux 0xeae62af2 crypto_alloc_aead +EXPORT_SYMBOL_GPL vmlinux 0xeaeb35f3 device_set_wakeup_capable +EXPORT_SYMBOL_GPL vmlinux 0xeaf04174 _RNvXs2E_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24maple_node__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xeaf0a57c look_up_OID +EXPORT_SYMBOL_GPL vmlinux 0xeaf3cb23 crc64_be +EXPORT_SYMBOL_GPL vmlinux 0xeb040e52 sync_blockdev_nowait +EXPORT_SYMBOL_GPL vmlinux 0xeb1a6bbd rust_helper_REFCOUNT_INIT +EXPORT_SYMBOL_GPL vmlinux 0xeb3620fb kpp_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xeb434004 _RNvMs7_NtCs3AkgXgqgK6r_4core3fmtNtB5_9Formatter25debug_tuple_field1_finish +EXPORT_SYMBOL_GPL vmlinux 0xeb440970 tpm_chip_register +EXPORT_SYMBOL_GPL vmlinux 0xeb52f746 __SCT__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0xeb553e86 __SCK__tp_func_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0xeb57742b crypto_remove_spawns +EXPORT_SYMBOL_GPL vmlinux 0xeb5a37d4 _RNvNtNtCs3AkgXgqgK6r_4core10intrinsics3mir6Return +EXPORT_SYMBOL_GPL vmlinux 0xeb64a0bd device_reprobe +EXPORT_SYMBOL_GPL vmlinux 0xeb7159b1 virtqueue_enable_cb_prepare +EXPORT_SYMBOL_GPL vmlinux 0xeb73c677 class_find_device +EXPORT_SYMBOL_GPL vmlinux 0xeb833c22 xen_has_pv_disk_devices +EXPORT_SYMBOL_GPL vmlinux 0xeb87f2d8 __devm_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0xeb9d6b97 cros_ec_check_features +EXPORT_SYMBOL_GPL vmlinux 0xeba55dbf p2sb_bar +EXPORT_SYMBOL_GPL vmlinux 0xebb1f830 acpi_quirk_skip_gpio_event_handlers +EXPORT_SYMBOL_GPL vmlinux 0xebb82281 regulator_list_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xebbabba4 scsi_host_complete_all_commands +EXPORT_SYMBOL_GPL vmlinux 0xebc8d057 rio_request_dma +EXPORT_SYMBOL_GPL vmlinux 0xebd3bc86 vp_legacy_set_features +EXPORT_SYMBOL_GPL vmlinux 0xebd4cc11 mctrl_gpio_enable_ms +EXPORT_SYMBOL_GPL vmlinux 0xebef17c6 _RNvXsa_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB5_10DisplayInt7to_u128 +EXPORT_SYMBOL_GPL vmlinux 0xebf7c0a5 _RNvXsk_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_15callthunk_sitesNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xebf7fe55 crypto_register_ahash +EXPORT_SYMBOL_GPL vmlinux 0xec1124b4 ip_build_and_send_pkt +EXPORT_SYMBOL_GPL vmlinux 0xec1adc2f _RNvXs3F_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_33folio__bindgen_ty_3__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xec1adecf _RNvXs1L_NtNtCs3AkgXgqgK6r_4core3str4iterNtB6_5LinesNtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xec443a81 usb_check_int_endpoints +EXPORT_SYMBOL_GPL vmlinux 0xec4dafec get_dev_pagemap +EXPORT_SYMBOL_GPL vmlinux 0xec5668f6 dax_zero_page_range +EXPORT_SYMBOL_GPL vmlinux 0xec5ad73b trace_seq_bitmask +EXPORT_SYMBOL_GPL vmlinux 0xec5c2cc6 fat_alloc_new_dir +EXPORT_SYMBOL_GPL vmlinux 0xec774acb cpufreq_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xec788566 acpi_target_system_state +EXPORT_SYMBOL_GPL vmlinux 0xec7a486d ata_sas_port_start +EXPORT_SYMBOL_GPL vmlinux 0xec7b755d dma_resv_get_singleton +EXPORT_SYMBOL_GPL vmlinux 0xec8ca4fb watchdog_set_restart_priority +EXPORT_SYMBOL_GPL vmlinux 0xecaad421 skb_cow_data +EXPORT_SYMBOL_GPL vmlinux 0xecaf1c61 dev_pm_domain_attach_by_name +EXPORT_SYMBOL_GPL vmlinux 0xecb5df0d usb_alloc_urb +EXPORT_SYMBOL_GPL vmlinux 0xecba68e3 gnttab_batch_map +EXPORT_SYMBOL_GPL vmlinux 0xecd53c10 _RNvXsE_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_9AtomicI32NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xecd8f23d xenbus_read +EXPORT_SYMBOL_GPL vmlinux 0xece51252 pm_generic_poweroff +EXPORT_SYMBOL_GPL vmlinux 0xece7d5e7 usb_asmedia_modifyflowcontrol +EXPORT_SYMBOL_GPL vmlinux 0xecef1da5 xen_find_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0xed2c5bcf power_supply_charge_behaviour_parse +EXPORT_SYMBOL_GPL vmlinux 0xed38642b scsi_dh_attached_handler_name +EXPORT_SYMBOL_GPL vmlinux 0xed39b7b8 parse_OID +EXPORT_SYMBOL_GPL vmlinux 0xed41b6f5 md_bitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0xed4a60a8 device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xed55ae5c debugfs_create_x64 +EXPORT_SYMBOL_GPL vmlinux 0xed666574 acpi_dev_gpio_irq_wake_get_by +EXPORT_SYMBOL_GPL vmlinux 0xed8c384b netdev_xmit_skip_txqueue +EXPORT_SYMBOL_GPL vmlinux 0xed918dde hte_init_line_attr +EXPORT_SYMBOL_GPL vmlinux 0xed98c56a pm_clk_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0xeda06867 _RNvXs5p_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_14kernel_siginfoNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xeda65596 device_find_child +EXPORT_SYMBOL_GPL vmlinux 0xeda6e216 ata_link_abort +EXPORT_SYMBOL_GPL vmlinux 0xeda914af device_show_bool +EXPORT_SYMBOL_GPL vmlinux 0xedb37dac _RNvXsJ_NtNtCs3AkgXgqgK6r_4core4sync6atomicNtB5_9AtomicU32NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xedb5b474 __spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0xedbd6f3a iptunnel_metadata_reply +EXPORT_SYMBOL_GPL vmlinux 0xedbe681e netlink_remove_tap +EXPORT_SYMBOL_GPL vmlinux 0xedcb0658 dev_pm_opp_add +EXPORT_SYMBOL_GPL vmlinux 0xede2a4b7 _RNvXsn_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_21qrwlock__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xede9a09a btree_lookup +EXPORT_SYMBOL_GPL vmlinux 0xee024603 dma_mmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xee03cb85 _RNvXs4F_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5u64x8NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xee132a06 acpi_driver_match_device +EXPORT_SYMBOL_GPL vmlinux 0xee13e697 set_personality_ia32 +EXPORT_SYMBOL_GPL vmlinux 0xee1422fd ata_sas_port_suspend +EXPORT_SYMBOL_GPL vmlinux 0xee167397 _RNvXsi_NtCs3AkgXgqgK6r_4core3numiNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xee2ae873 pci_epc_linkup +EXPORT_SYMBOL_GPL vmlinux 0xee2fa0a8 tcp_set_keepalive +EXPORT_SYMBOL_GPL vmlinux 0xee34a410 crypto_register_kpp +EXPORT_SYMBOL_GPL vmlinux 0xee353064 gnttab_unmap_refs_async +EXPORT_SYMBOL_GPL vmlinux 0xee38ef57 register_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee4069ba _RNvXs3V_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15lru_gen_mm_listNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xee410e41 _RNvXsa_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0xee4244b0 _RNvXs4g_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16x86_platform_opsNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xee4791e6 verify_signature +EXPORT_SYMBOL_GPL vmlinux 0xee518148 kmsg_dump_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0xee5238da _RNvXs7_NtCs3AkgXgqgK6r_4core3anyNtB5_6DemandNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xee5591d4 thermal_cooling_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xee5e4a8d devm_regulator_get_enable +EXPORT_SYMBOL_GPL vmlinux 0xee66beba bsg_job_get +EXPORT_SYMBOL_GPL vmlinux 0xee6b71c4 syscon_regmap_lookup_by_compatible +EXPORT_SYMBOL_GPL vmlinux 0xee6c633a devices_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xee78fcb6 dw_pcie_read_dbi +EXPORT_SYMBOL_GPL vmlinux 0xee7a3a12 devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xee8c70f7 fscrypt_d_revalidate +EXPORT_SYMBOL_GPL vmlinux 0xee92b94c _RNvNtCs3AkgXgqgK6r_4core3fmt17pointer_fmt_inner +EXPORT_SYMBOL_GPL vmlinux 0xee93cf84 rust_helper_put_task_struct +EXPORT_SYMBOL_GPL vmlinux 0xeea76283 divider_ro_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xeea8c38e spi_slave_abort +EXPORT_SYMBOL_GPL vmlinux 0xeeb1c70d __reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xeeb2fa6c rio_request_mport_dma +EXPORT_SYMBOL_GPL vmlinux 0xeec1f7f7 _RNvXsr_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_7___m256dNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xeecc431d rio_unmap_inb_region +EXPORT_SYMBOL_GPL vmlinux 0xeed3934e _RNvXsG_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_8___m256bhNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xeedd04ac usb_hcd_resume_root_hub +EXPORT_SYMBOL_GPL vmlinux 0xeedd987e phy_10gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0xeee1c7cf crypto_default_rng +EXPORT_SYMBOL_GPL vmlinux 0xeee4b172 mnt_idmap_put +EXPORT_SYMBOL_GPL vmlinux 0xeee5bcd2 unix_peer_get +EXPORT_SYMBOL_GPL vmlinux 0xeee5eaa4 bpf_sk_storage_diag_put +EXPORT_SYMBOL_GPL vmlinux 0xeee667d3 fpregs_assert_state_consistent +EXPORT_SYMBOL_GPL vmlinux 0xeef39786 synth_event_create +EXPORT_SYMBOL_GPL vmlinux 0xeef68434 acpi_ec_remove_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xef09b0f1 serial8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0xef132418 __pm_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0xef1f6e23 apei_resources_request +EXPORT_SYMBOL_GPL vmlinux 0xef29fcdd clk_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xef34bf3e hrtimer_active +EXPORT_SYMBOL_GPL vmlinux 0xef3661b7 netdev_set_default_ethtool_ops +EXPORT_SYMBOL_GPL vmlinux 0xef418111 sdio_release_host +EXPORT_SYMBOL_GPL vmlinux 0xef4529d5 _RNvXs2n_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_25arch_tlbflush_unmap_batchNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xef464c28 getboottime64 +EXPORT_SYMBOL_GPL vmlinux 0xef5db66d regulator_get_init_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xef65c679 _RNvXsA_NtNtCs3AkgXgqgK6r_4core9core_arch3x86NtB5_7___m512dNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xef66977e fsverity_verify_bio +EXPORT_SYMBOL_GPL vmlinux 0xef6c3f70 round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xef6cef46 inet6_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0xef70eb7e ring_buffer_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0xef7102f8 mmc_regulator_disable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xef797adc ata_scsi_port_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xef80c2c8 __serdev_device_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xef8fc95f kvm_async_pf_task_wait_schedule +EXPORT_SYMBOL_GPL vmlinux 0xef92ef33 btree_last +EXPORT_SYMBOL_GPL vmlinux 0xefa2c27d register_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0xefa446df efivars_register +EXPORT_SYMBOL_GPL vmlinux 0xefa57680 blk_req_needs_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0xefaa9968 vfs_setxattr +EXPORT_SYMBOL_GPL vmlinux 0xefb25278 _RNvXsa_NtCs3AkgXgqgK6r_4core5errorNtNtNtB7_4char7convert16CharTryFromErrorNtB5_5Error11description +EXPORT_SYMBOL_GPL vmlinux 0xefb77aec _RNvXsM_NtNtCs3AkgXgqgK6r_4core3str4iterNtB5_11EncodeUtf16NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xefbccc68 bpf_prog_create +EXPORT_SYMBOL_GPL vmlinux 0xefbd4805 wm831x_auxadc_read_uv +EXPORT_SYMBOL_GPL vmlinux 0xefe2d8cc acpi_dev_get_property +EXPORT_SYMBOL_GPL vmlinux 0xefeafcf1 edac_has_mcs +EXPORT_SYMBOL_GPL vmlinux 0xeff5f3a9 lwtunnel_valid_encap_type +EXPORT_SYMBOL_GPL vmlinux 0xeff92a75 bpf_prog_create_from_user +EXPORT_SYMBOL_GPL vmlinux 0xf0032fcd ipv6_stub +EXPORT_SYMBOL_GPL vmlinux 0xf00bfbe1 rio_local_set_device_id +EXPORT_SYMBOL_GPL vmlinux 0xf010db08 crypto_aead_setauthsize +EXPORT_SYMBOL_GPL vmlinux 0xf017ad04 _RNvXs0_NtCsbwHtcUjRN57_6kernel5errorNtB5_5ErrorINtNtCs3AkgXgqgK6r_4core7convert4FromNtNtBO_5alloc10AllocErrorE4from +EXPORT_SYMBOL_GPL vmlinux 0xf01bde44 __pci_epf_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xf04429b4 acpi_bus_get_status_handle +EXPORT_SYMBOL_GPL vmlinux 0xf0470304 tpm_tis_resume +EXPORT_SYMBOL_GPL vmlinux 0xf04ca33d umd_unload_blob +EXPORT_SYMBOL_GPL vmlinux 0xf058bfcc pm_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xf05a52fe asn1_encode_oid +EXPORT_SYMBOL_GPL vmlinux 0xf05fbf09 pci_pio_to_address +EXPORT_SYMBOL_GPL vmlinux 0xf0661b78 vmf_insert_pfn_pud +EXPORT_SYMBOL_GPL vmlinux 0xf0696401 acpi_pci_detect_ejectable +EXPORT_SYMBOL_GPL vmlinux 0xf06f0921 serial8250_do_get_mctrl +EXPORT_SYMBOL_GPL vmlinux 0xf0910075 sfp_bus_del_upstream +EXPORT_SYMBOL_GPL vmlinux 0xf09cb271 _RNvXs2_NtNtCs3AkgXgqgK6r_4core3str5errorNtB5_14ParseBoolErrorNtNtB9_5error5Error11description +EXPORT_SYMBOL_GPL vmlinux 0xf0a721a7 _RNvXs9_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB5_10DisplayInt6to_u32 +EXPORT_SYMBOL_GPL vmlinux 0xf0ced3a5 _RNvMNtNtCs3AkgXgqgK6r_4core3mem15transmutabilityNtB2_6Assume7but_not +EXPORT_SYMBOL_GPL vmlinux 0xf0d51b01 subsys_virtual_register +EXPORT_SYMBOL_GPL vmlinux 0xf0eb1164 wm8400_reset_codec_reg_cache +EXPORT_SYMBOL_GPL vmlinux 0xf0fadc31 addrconf_add_linklocal +EXPORT_SYMBOL_GPL vmlinux 0xf0fd0b61 x86_perf_get_lbr +EXPORT_SYMBOL_GPL vmlinux 0xf102d9a8 _RNvXs3O_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_28vm_area_struct__bindgen_ty_2NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf10446b8 mnt_want_write_file +EXPORT_SYMBOL_GPL vmlinux 0xf10ab3c5 _RNvXs5_NtNtCs3AkgXgqgK6r_4core3fmt3numiNtB5_10DisplayInt4zero +EXPORT_SYMBOL_GPL vmlinux 0xf1124ecd sfp_upstream_set_signal_rate +EXPORT_SYMBOL_GPL vmlinux 0xf11bf6fa ip6_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xf124ffb6 scsi_host_busy_iter +EXPORT_SYMBOL_GPL vmlinux 0xf12c3d6e usb_string +EXPORT_SYMBOL_GPL vmlinux 0xf130bdf1 dev_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0xf1317e66 pci_epc_raise_irq +EXPORT_SYMBOL_GPL vmlinux 0xf1371e7c pci_slots_kset +EXPORT_SYMBOL_GPL vmlinux 0xf142ba37 extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0xf144e410 blk_req_zone_write_trylock +EXPORT_SYMBOL_GPL vmlinux 0xf15e5c30 xfrm_get_translator +EXPORT_SYMBOL_GPL vmlinux 0xf160b708 _RNvXNtCs3AkgXgqgK6r_4core9panickingNtB2_10AssertKindNtNtB4_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf161b25a _RNvNtNtNtCs3AkgXgqgK6r_4core7unicode12unicode_data10alphabetic6lookup +EXPORT_SYMBOL_GPL vmlinux 0xf16b6f9d gpiod_set_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0xf17c6439 tps65912_device_init +EXPORT_SYMBOL_GPL vmlinux 0xf184d189 kernel_power_off +EXPORT_SYMBOL_GPL vmlinux 0xf184dbc6 ping_seq_start +EXPORT_SYMBOL_GPL vmlinux 0xf188a662 rhashtable_walk_exit +EXPORT_SYMBOL_GPL vmlinux 0xf19608ab md_find_rdev_nr_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf196f81b _RNvXs5_NtNtCs3AkgXgqgK6r_4core3cmp5implszNtB7_10PartialOrd11partial_cmp +EXPORT_SYMBOL_GPL vmlinux 0xf19e2f34 devm_request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0xf1af4aec ata_sas_port_resume +EXPORT_SYMBOL_GPL vmlinux 0xf1cd8929 kvm_read_and_reset_apf_flags +EXPORT_SYMBOL_GPL vmlinux 0xf1ddcd7b dev_queue_xmit_nit +EXPORT_SYMBOL_GPL vmlinux 0xf1ecda92 vcap_set_rule_set_keyset +EXPORT_SYMBOL_GPL vmlinux 0xf1f245ed divider_ro_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0xf1f3ca14 sch_frag_xmit_hook +EXPORT_SYMBOL_GPL vmlinux 0xf1ffb44f vcap_rule_set_counter_id +EXPORT_SYMBOL_GPL vmlinux 0xf20636d7 usb_disable_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0xf20ba7d3 ata_sff_softreset +EXPORT_SYMBOL_GPL vmlinux 0xf21e1f9b disable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xf227b0ff cpu_subsys +EXPORT_SYMBOL_GPL vmlinux 0xf22e5ec0 sysfs_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0xf2302d16 ata_cable_80wire +EXPORT_SYMBOL_GPL vmlinux 0xf2310fc6 dw_pcie_find_capability +EXPORT_SYMBOL_GPL vmlinux 0xf23c3b00 led_trigger_register_simple +EXPORT_SYMBOL_GPL vmlinux 0xf2504e4d ip_local_out +EXPORT_SYMBOL_GPL vmlinux 0xf251835f spi_alloc_device +EXPORT_SYMBOL_GPL vmlinux 0xf257d3fa __tracepoint_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0xf25da844 driver_set_override +EXPORT_SYMBOL_GPL vmlinux 0xf2664ae4 wm831x_auxadc_read +EXPORT_SYMBOL_GPL vmlinux 0xf271663d spi_mem_adjust_op_size +EXPORT_SYMBOL_GPL vmlinux 0xf27d0a7b gnttab_grant_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0xf2809a7a __SCK__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xf28404cf devlink_dpipe_header_ipv6 +EXPORT_SYMBOL_GPL vmlinux 0xf28812f6 __phy_modify +EXPORT_SYMBOL_GPL vmlinux 0xf293875e _RNvXs4X_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_19kmsan_context_stateNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf294bc57 devres_release_group +EXPORT_SYMBOL_GPL vmlinux 0xf295afc9 scsi_free_sgtables +EXPORT_SYMBOL_GPL vmlinux 0xf2967796 ring_buffer_record_on +EXPORT_SYMBOL_GPL vmlinux 0xf2b33cb7 memory_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xf2b3695d handle_untracked_irq +EXPORT_SYMBOL_GPL vmlinux 0xf2b75bbe nl_table +EXPORT_SYMBOL_GPL vmlinux 0xf2c20c77 fwnode_count_parents +EXPORT_SYMBOL_GPL vmlinux 0xf2c525f6 mbox_request_channel_byname +EXPORT_SYMBOL_GPL vmlinux 0xf2c53d53 pci_write_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xf2d8680d shash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xf2def337 gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0xf2eef009 phy_save_page +EXPORT_SYMBOL_GPL vmlinux 0xf2ef3b1d usb_get_urb +EXPORT_SYMBOL_GPL vmlinux 0xf2f79e94 alloc_dax +EXPORT_SYMBOL_GPL vmlinux 0xf2fb61bd vprintk_default +EXPORT_SYMBOL_GPL vmlinux 0xf2fdc8fc devm_regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0xf2fe2cf3 spi_mem_get_name +EXPORT_SYMBOL_GPL vmlinux 0xf2ff4bc2 serial8250_em485_supported +EXPORT_SYMBOL_GPL vmlinux 0xf30a5502 cpufreq_enable_boost_support +EXPORT_SYMBOL_GPL vmlinux 0xf311e156 key_being_used_for +EXPORT_SYMBOL_GPL vmlinux 0xf31632e0 ezx_pcap_read +EXPORT_SYMBOL_GPL vmlinux 0xf3189f7e __uv_cpu_info +EXPORT_SYMBOL_GPL vmlinux 0xf31b3fd1 workqueue_set_max_active +EXPORT_SYMBOL_GPL vmlinux 0xf3298627 pm_schedule_suspend +EXPORT_SYMBOL_GPL vmlinux 0xf32bdc5d unregister_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf32c0a26 phy_led_trigger_change_speed +EXPORT_SYMBOL_GPL vmlinux 0xf331236f btree_geo32 +EXPORT_SYMBOL_GPL vmlinux 0xf3313140 usb_autopm_put_interface_async +EXPORT_SYMBOL_GPL vmlinux 0xf3396b23 devm_regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xf3407962 usb_driver_release_interface +EXPORT_SYMBOL_GPL vmlinux 0xf344dcdd bd_unlink_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0xf3472a93 sdio_align_size +EXPORT_SYMBOL_GPL vmlinux 0xf348dcf4 sata_pmp_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xf34e026a __SCK__tp_func_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xf351582a iommu_device_link +EXPORT_SYMBOL_GPL vmlinux 0xf352023f memory_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xf35255ae _RNvXs4n_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_6u32x16NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf352a133 _RNvXs_NtNtCs3AkgXgqgK6r_4core3mem15transmutabilityNtB4_6AssumeNtNtNtB8_3ops5arith3Add3add +EXPORT_SYMBOL_GPL vmlinux 0xf355e0ab vp_modern_map_vq_notify +EXPORT_SYMBOL_GPL vmlinux 0xf369b00a devl_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xf369dc85 devl_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0xf369ef48 acpi_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0xf36e07d9 phy_driver_is_genphy +EXPORT_SYMBOL_GPL vmlinux 0xf370503b __tracepoint_arm_event +EXPORT_SYMBOL_GPL vmlinux 0xf3797506 mpi_ec_deinit +EXPORT_SYMBOL_GPL vmlinux 0xf3808cb1 get_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf38166e2 _RNvXs30_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12execute_workNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf396ea9f ata_timing_compute +EXPORT_SYMBOL_GPL vmlinux 0xf39ba8e8 fb_deferred_io_mmap +EXPORT_SYMBOL_GPL vmlinux 0xf3a09fe7 crypto_has_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf3b451ca kdb_poll_funcs +EXPORT_SYMBOL_GPL vmlinux 0xf3b95d79 btree_remove +EXPORT_SYMBOL_GPL vmlinux 0xf3bcf8a3 _RNvXs1_NtCsd8lEp9MQdN2_5alloc11collectionsNtB5_15TryReserveErrorNtNtCs3AkgXgqgK6r_4core3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf3beb3b7 dma_request_chan +EXPORT_SYMBOL_GPL vmlinux 0xf3bec0b0 crypto_ahash_final +EXPORT_SYMBOL_GPL vmlinux 0xf3ca7b05 trace_add_event_call +EXPORT_SYMBOL_GPL vmlinux 0xf3dfc9e7 dev_pm_genpd_synced_poweroff +EXPORT_SYMBOL_GPL vmlinux 0xf3f3c4ab blkdev_report_zones +EXPORT_SYMBOL_GPL vmlinux 0xf3fb91c9 gpiod_get_raw_value +EXPORT_SYMBOL_GPL vmlinux 0xf3fc343c devm_ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0xf4076a2a trace_event_ignore_this_pid +EXPORT_SYMBOL_GPL vmlinux 0xf4087c70 balance_dirty_pages_ratelimited_flags +EXPORT_SYMBOL_GPL vmlinux 0xf417fc8b input_ff_event +EXPORT_SYMBOL_GPL vmlinux 0xf421d47e vcap_copy_rule +EXPORT_SYMBOL_GPL vmlinux 0xf42e76c3 ata_sff_qc_fill_rtf +EXPORT_SYMBOL_GPL vmlinux 0xf43b4ab2 pci_pr3_present +EXPORT_SYMBOL_GPL vmlinux 0xf443570a rio_register_mport +EXPORT_SYMBOL_GPL vmlinux 0xf45201af put_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xf4545d5e iocb_bio_iopoll +EXPORT_SYMBOL_GPL vmlinux 0xf455346c clk_hw_get_parent +EXPORT_SYMBOL_GPL vmlinux 0xf467ead8 pci_generic_config_read32 +EXPORT_SYMBOL_GPL vmlinux 0xf4689d50 linkmode_set_pause +EXPORT_SYMBOL_GPL vmlinux 0xf4738b0b _RNvXs1Q_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16entry_stack_pageNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf47654df irq_check_status_bit +EXPORT_SYMBOL_GPL vmlinux 0xf49811ec fsnotify_put_group +EXPORT_SYMBOL_GPL vmlinux 0xf49bcdf1 elv_rqhash_add +EXPORT_SYMBOL_GPL vmlinux 0xf4af35c2 rcu_gp_is_normal +EXPORT_SYMBOL_GPL vmlinux 0xf4b60975 devres_remove_group +EXPORT_SYMBOL_GPL vmlinux 0xf4c619fc finish_rcuwait +EXPORT_SYMBOL_GPL vmlinux 0xf4c62661 _RNvXsx_NtNtCs3AkgXgqgK6r_4core3fmt3numjNtB7_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf4cd9f8f reset_control_bulk_release +EXPORT_SYMBOL_GPL vmlinux 0xf4cea658 is_skb_forwardable +EXPORT_SYMBOL_GPL vmlinux 0xf4d22453 acpi_subsys_prepare +EXPORT_SYMBOL_GPL vmlinux 0xf4d8f953 pid_vnr +EXPORT_SYMBOL_GPL vmlinux 0xf4dd89bf uv_get_hubless_system +EXPORT_SYMBOL_GPL vmlinux 0xf4e9402e _RNvXsh_NtCs3AkgXgqgK6r_4core3numNtB5_10FpCategoryNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf4f44ff9 _RNvXsl_NtCs3AkgXgqgK6r_4core3numlNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xf4f5f4e1 regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xf4fae939 xhci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0xf4fbe947 ipv6_dup_options +EXPORT_SYMBOL_GPL vmlinux 0xf52115ec usb_add_hcd +EXPORT_SYMBOL_GPL vmlinux 0xf52d6b42 __traceiter_block_split +EXPORT_SYMBOL_GPL vmlinux 0xf52f17d5 regmap_read +EXPORT_SYMBOL_GPL vmlinux 0xf53856ed blk_mq_alloc_sq_tag_set +EXPORT_SYMBOL_GPL vmlinux 0xf539ecd2 device_wakeup_disable +EXPORT_SYMBOL_GPL vmlinux 0xf53fd40e net_failover_create +EXPORT_SYMBOL_GPL vmlinux 0xf54bd49b lcm +EXPORT_SYMBOL_GPL vmlinux 0xf553318d cpuidle_pause_and_lock +EXPORT_SYMBOL_GPL vmlinux 0xf55da257 pci_find_next_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0xf565b971 _RNvXsN_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB5_5u32x2NtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf5710179 bpf_map_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0xf573b1c3 nf_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0xf57ae4fe devfreq_event_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xf57b7124 xfrm_audit_policy_add +EXPORT_SYMBOL_GPL vmlinux 0xf58056f3 _RNvNtNtCs3AkgXgqgK6r_4core3str8converts13from_utf8_mut +EXPORT_SYMBOL_GPL vmlinux 0xf584ed8e ata_cable_unknown +EXPORT_SYMBOL_GPL vmlinux 0xf5878cc7 fpstate_clear_xstate_component +EXPORT_SYMBOL_GPL vmlinux 0xf58c4aa1 pci_epc_map_addr +EXPORT_SYMBOL_GPL vmlinux 0xf5976887 extcon_get_edev_name +EXPORT_SYMBOL_GPL vmlinux 0xf5a067bf iommu_group_dma_owner_claimed +EXPORT_SYMBOL_GPL vmlinux 0xf5a3ba99 linear_range_values_in_range +EXPORT_SYMBOL_GPL vmlinux 0xf5a691cd invalidate_bh_lrus +EXPORT_SYMBOL_GPL vmlinux 0xf5b52d5c hv_vp_assist_page +EXPORT_SYMBOL_GPL vmlinux 0xf5b562f2 gpiod_direction_output +EXPORT_SYMBOL_GPL vmlinux 0xf5b6f2d9 bsg_job_done +EXPORT_SYMBOL_GPL vmlinux 0xf5db4dac rust_fmt_argument +EXPORT_SYMBOL_GPL vmlinux 0xf5dcb431 ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0xf5e3bf5a mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xf5e49b4a fuse_conn_get +EXPORT_SYMBOL_GPL vmlinux 0xf5e5b9b9 __irq_domain_alloc_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xf5e86245 bus_rescan_devices +EXPORT_SYMBOL_GPL vmlinux 0xf5f214b9 thermal_clear_package_intr_status +EXPORT_SYMBOL_GPL vmlinux 0xf5f25efb gpiod_get_direction +EXPORT_SYMBOL_GPL vmlinux 0xf5f370e0 async_schedule_node +EXPORT_SYMBOL_GPL vmlinux 0xf5f55460 _RNvXs5U_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_12thread_unionNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf60aef40 _RNvXsU_NtNtCs3AkgXgqgK6r_4core3str7patternNtB5_11EmptyNeedleNtNtB9_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf62339ab crypto_register_template +EXPORT_SYMBOL_GPL vmlinux 0xf62ce3f4 pm_generic_freeze_noirq +EXPORT_SYMBOL_GPL vmlinux 0xf6335bfa iommu_group_get +EXPORT_SYMBOL_GPL vmlinux 0xf636b027 tcp_rate_check_app_limited +EXPORT_SYMBOL_GPL vmlinux 0xf637b840 blk_mq_unfreeze_queue +EXPORT_SYMBOL_GPL vmlinux 0xf63f003a acpi_gpio_get_io_resource +EXPORT_SYMBOL_GPL vmlinux 0xf643a9e1 __tracepoint_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0xf64aaa25 alarm_init +EXPORT_SYMBOL_GPL vmlinux 0xf64fef3f tpm_tis_remove +EXPORT_SYMBOL_GPL vmlinux 0xf6529abf acct_bioset_exit +EXPORT_SYMBOL_GPL vmlinux 0xf65b80ec ip_fib_metrics_init +EXPORT_SYMBOL_GPL vmlinux 0xf663ee2f pcap_adc_sync +EXPORT_SYMBOL_GPL vmlinux 0xf66f1a9f of_hwspin_lock_get_id_byname +EXPORT_SYMBOL_GPL vmlinux 0xf6751638 genphy_c45_read_link +EXPORT_SYMBOL_GPL vmlinux 0xf685b31a ping_rcv +EXPORT_SYMBOL_GPL vmlinux 0xf6992974 serial8250_init_port +EXPORT_SYMBOL_GPL vmlinux 0xf6a28554 region_intersects +EXPORT_SYMBOL_GPL vmlinux 0xf6afcad8 xfrm_local_error +EXPORT_SYMBOL_GPL vmlinux 0xf6b28c7b __traceiter_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xf6c71a25 cper_severity_str +EXPORT_SYMBOL_GPL vmlinux 0xf6c8dc62 cpu_hotplug_enable +EXPORT_SYMBOL_GPL vmlinux 0xf6c91fc9 pm_runtime_barrier +EXPORT_SYMBOL_GPL vmlinux 0xf6cc31b8 regmap_noinc_read +EXPORT_SYMBOL_GPL vmlinux 0xf6e874f5 ata_timing_merge +EXPORT_SYMBOL_GPL vmlinux 0xf6e8f46a __SCK__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xf6f16c56 rcu_barrier_tasks +EXPORT_SYMBOL_GPL vmlinux 0xf6f4f858 hrtimer_sleeper_start_expires +EXPORT_SYMBOL_GPL vmlinux 0xf707713f pci_disable_sriov +EXPORT_SYMBOL_GPL vmlinux 0xf70e4a4d preempt_schedule_notrace +EXPORT_SYMBOL_GPL vmlinux 0xf7145dc4 drop_reasons_unregister_subsys +EXPORT_SYMBOL_GPL vmlinux 0xf7170676 __tracepoint_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xf7190a72 blk_queue_max_discard_segments +EXPORT_SYMBOL_GPL vmlinux 0xf72a65ea tty_get_char_size +EXPORT_SYMBOL_GPL vmlinux 0xf73226d3 xenbus_free_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xf7387093 get_pid_task +EXPORT_SYMBOL_GPL vmlinux 0xf73c3552 __devm_clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xf73ec797 _RNvNvMs_NtCsd8lEp9MQdN2_5alloc3vecINtB6_3VecppE6remove13assert_failed +EXPORT_SYMBOL_GPL vmlinux 0xf742ecd1 gpiod_disable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0xf7455c16 input_event_to_user +EXPORT_SYMBOL_GPL vmlinux 0xf749debc md5_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0xf74bb274 mod_delayed_work_on +EXPORT_SYMBOL_GPL vmlinux 0xf74e7c93 jump_label_rate_limit +EXPORT_SYMBOL_GPL vmlinux 0xf74f7364 dm_path_uevent +EXPORT_SYMBOL_GPL vmlinux 0xf7627654 _RNvMs4_NtNtCs3AkgXgqgK6r_4core3fmt8buildersNtB5_8DebugSet5entry +EXPORT_SYMBOL_GPL vmlinux 0xf767ca35 fixed_percpu_data +EXPORT_SYMBOL_GPL vmlinux 0xf77275e1 _RNvXsp_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_12raw_spinlockNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf7768f7a sata_scr_read +EXPORT_SYMBOL_GPL vmlinux 0xf7772bde xas_init_marks +EXPORT_SYMBOL_GPL vmlinux 0xf7827ce5 ata_eh_read_sense_success_ncq_log +EXPORT_SYMBOL_GPL vmlinux 0xf782fb07 percpu_ref_switch_to_atomic_sync +EXPORT_SYMBOL_GPL vmlinux 0xf78373dd _RNvMs0_NtNtCsbwHtcUjRN57_6kernel4sync7condvarNtB5_7CondVar10notify_all +EXPORT_SYMBOL_GPL vmlinux 0xf7860bc7 class_compat_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xf7866b4f bind_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0xf78d0456 sysfs_remove_file_from_group +EXPORT_SYMBOL_GPL vmlinux 0xf7912e80 devlink_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf793f7d6 __traceiter_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0xf79d16c1 dm_suspended +EXPORT_SYMBOL_GPL vmlinux 0xf7afb369 btree_init +EXPORT_SYMBOL_GPL vmlinux 0xf7bc95b0 devlink_fmsg_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xf7c3f273 xen_resume_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xf7c828fe fat_dir_empty +EXPORT_SYMBOL_GPL vmlinux 0xf7cc54df ptp_msg_is_sync +EXPORT_SYMBOL_GPL vmlinux 0xf7db3dda __ndisc_fill_addr_option +EXPORT_SYMBOL_GPL vmlinux 0xf7e1faa8 _RNvXs_NtNtCs3AkgXgqgK6r_4core3ptr9alignmentNtB4_9AlignmentNtNtB8_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf7f5a3f8 dev_pm_opp_remove_all_dynamic +EXPORT_SYMBOL_GPL vmlinux 0xf81dce70 thermal_genl_cpu_capability_event +EXPORT_SYMBOL_GPL vmlinux 0xf825ec96 vcap_del_rules +EXPORT_SYMBOL_GPL vmlinux 0xf828c3b4 crypto_init_akcipher_ops_sig +EXPORT_SYMBOL_GPL vmlinux 0xf82f3657 work_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0xf839e1a4 __nvdimm_create +EXPORT_SYMBOL_GPL vmlinux 0xf84bc914 lwtunnel_encap_add_ops +EXPORT_SYMBOL_GPL vmlinux 0xf852475f devm_hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xf8540d8c sbitmap_any_bit_set +EXPORT_SYMBOL_GPL vmlinux 0xf863e512 _RNvMsc_NtCs3AkgXgqgK6r_4core4timeNtB5_21TryFromFloatSecsError11description +EXPORT_SYMBOL_GPL vmlinux 0xf874f299 pci_reset_function +EXPORT_SYMBOL_GPL vmlinux 0xf87ad3b8 get_device +EXPORT_SYMBOL_GPL vmlinux 0xf881cecd load_fixmap_gdt +EXPORT_SYMBOL_GPL vmlinux 0xf883bf93 crypto_dh_key_len +EXPORT_SYMBOL_GPL vmlinux 0xf888481e __nvmem_layout_register +EXPORT_SYMBOL_GPL vmlinux 0xf88e7c77 _RNvXsD_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_29static_call_key__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf8981b93 tps6586x_reads +EXPORT_SYMBOL_GPL vmlinux 0xf89e4688 __traceiter_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0xf8a062ff _RNvXsb_NtCs3AkgXgqgK6r_4core4charNtB5_11ToLowercaseNtNtNtNtB7_4iter6traits12double_ended19DoubleEndedIterator9next_back +EXPORT_SYMBOL_GPL vmlinux 0xf8a23f3f _RNvXsI_NtCs4G5TVFbM653_8bindings12bindings_rawNtB5_41restart_block__bindgen_ty_1__bindgen_ty_1NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf8a2437c gnttab_page_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xf8ba510e _RNvXsY_NtNtCs3AkgXgqgK6r_4core3fmt3numxNtB7_6Binary3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf8bc0beb clear_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0xf8f3a0fb ata_ratelimit +EXPORT_SYMBOL_GPL vmlinux 0xf8f559f9 serdev_device_set_flow_control +EXPORT_SYMBOL_GPL vmlinux 0xf8fe3986 pat_pfn_immune_to_uc_mtrr +EXPORT_SYMBOL_GPL vmlinux 0xf8fef941 irq_domain_free_irqs_common +EXPORT_SYMBOL_GPL vmlinux 0xf90a3409 ehci_resume +EXPORT_SYMBOL_GPL vmlinux 0xf90b66f6 _RNvXs13_NtNtCs3AkgXgqgK6r_4core3fmt3numyNtB8_5Octal3fmt +EXPORT_SYMBOL_GPL vmlinux 0xf90cc60c perf_event_read_value +EXPORT_SYMBOL_GPL vmlinux 0xf90f01e7 cleanup_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0xf91b610d xdp_rxq_info_unused +EXPORT_SYMBOL_GPL vmlinux 0xf927af0c __tracepoint_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xf92f46c3 debugfs_create_u16 +EXPORT_SYMBOL_GPL vmlinux 0xf9376129 _RNvXs5c_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_24___sifields__bindgen_ty_3NtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xf938711d ohci_resume +EXPORT_SYMBOL_GPL vmlinux 0xf94ba0e0 md_rdev_init +EXPORT_SYMBOL_GPL vmlinux 0xf9512aca __traceiter_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xf952825e da903x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0xf95322f4 kthread_parkme +EXPORT_SYMBOL_GPL vmlinux 0xf955e9c5 bprintf +EXPORT_SYMBOL_GPL vmlinux 0xf95b873d spi_target_abort +EXPORT_SYMBOL_GPL vmlinux 0xf9627f74 __traceiter_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xf96ccfcf find_vpid +EXPORT_SYMBOL_GPL vmlinux 0xf96f6f1f _RNvMs0_NtNtCs3AkgXgqgK6r_4core3str5lossyNtB5_10Utf8Chunks3new +EXPORT_SYMBOL_GPL vmlinux 0xf970ea18 __SCK__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0xf97913b4 kstrdup_quotable_cmdline +EXPORT_SYMBOL_GPL vmlinux 0xf985ddd2 fuse_direct_io +EXPORT_SYMBOL_GPL vmlinux 0xf99565ba platform_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0xf997d35f usb_block_urb +EXPORT_SYMBOL_GPL vmlinux 0xf9a054b5 __round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xf9a9852a sdio_get_host_pm_caps +EXPORT_SYMBOL_GPL vmlinux 0xf9aa9759 vmf_insert_pfn_pmd +EXPORT_SYMBOL_GPL vmlinux 0xf9b34a0b iopf_queue_free +EXPORT_SYMBOL_GPL vmlinux 0xf9c8fd70 gpio_to_desc +EXPORT_SYMBOL_GPL vmlinux 0xf9cf1dd4 gpiod_to_chip +EXPORT_SYMBOL_GPL vmlinux 0xf9d09a78 __traceiter_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0xf9dc71d4 skb_append_pagefrags +EXPORT_SYMBOL_GPL vmlinux 0xf9e91d8c device_show_ulong +EXPORT_SYMBOL_GPL vmlinux 0xf9eaf82f rust_helper_signal_pending +EXPORT_SYMBOL_GPL vmlinux 0xf9f049bd icc_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xfa1eb910 unregister_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xfa20488d tcp_parse_mss_option +EXPORT_SYMBOL_GPL vmlinux 0xfa241be5 _RNvXs1_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3imptNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfa349688 aer_recover_queue +EXPORT_SYMBOL_GPL vmlinux 0xfa350295 _RNvXsn_NtCs3AkgXgqgK6r_4core3numnNtNtNtB7_3str6traits7FromStr8from_str +EXPORT_SYMBOL_GPL vmlinux 0xfa35044a alternatives_patched +EXPORT_SYMBOL_GPL vmlinux 0xfa43cefc is_hash_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xfa4a4390 sata_sff_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xfa4dd9bd _RNvXsA_NtCs3AkgXgqgK6r_4core4charNtB5_11ToLowercaseNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfa666974 queue_work_node +EXPORT_SYMBOL_GPL vmlinux 0xfa763dae clk_hw_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfa7e1a6b devm_power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0xfa85bf98 sk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0xfaa11e63 fwnode_handle_put +EXPORT_SYMBOL_GPL vmlinux 0xfaa677fb rt_mutex_trylock +EXPORT_SYMBOL_GPL vmlinux 0xfaa82816 _RNvXs1k_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_3msrNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xfaaa4b35 tty_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0xfaaf8621 power_supply_battery_bti_in_range +EXPORT_SYMBOL_GPL vmlinux 0xfab30dc0 mdio_bus_exit +EXPORT_SYMBOL_GPL vmlinux 0xfab52fab hv_set_register +EXPORT_SYMBOL_GPL vmlinux 0xfab53ed9 pinctrl_gpio_can_use_line +EXPORT_SYMBOL_GPL vmlinux 0xfac387d1 pm_generic_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0xfac5a71b fuse_do_open +EXPORT_SYMBOL_GPL vmlinux 0xfad9179c dev_coredumpm +EXPORT_SYMBOL_GPL vmlinux 0xfad9c827 kill_dax +EXPORT_SYMBOL_GPL vmlinux 0xfadae236 acpi_unbind_one +EXPORT_SYMBOL_GPL vmlinux 0xfadd9f3d _RNvXs0_NtNtNtCs3AkgXgqgK6r_4core3fmt3num3impsNtB9_7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfaf68662 ata_slave_link_init +EXPORT_SYMBOL_GPL vmlinux 0xfb1b1660 genphy_c45_read_pma +EXPORT_SYMBOL_GPL vmlinux 0xfb32b30f ring_buffer_read_prepare_sync +EXPORT_SYMBOL_GPL vmlinux 0xfb35890a x509_cert_parse +EXPORT_SYMBOL_GPL vmlinux 0xfb602294 led_update_brightness +EXPORT_SYMBOL_GPL vmlinux 0xfb606672 irq_remove_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xfb60faf5 posix_acl_clone +EXPORT_SYMBOL_GPL vmlinux 0xfb61ecf5 crypto_register_skciphers +EXPORT_SYMBOL_GPL vmlinux 0xfb6eedf9 power_group_name +EXPORT_SYMBOL_GPL vmlinux 0xfb74d3fa vfs_remove_acl +EXPORT_SYMBOL_GPL vmlinux 0xfb74e910 proc_douintvec_minmax +EXPORT_SYMBOL_GPL vmlinux 0xfb7d2781 wm831x_device_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xfb842129 _RNvXs15_NtNtCs3AkgXgqgK6r_4core9core_arch4simdNtB6_5i16x4NtNtBa_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfb847341 __kthread_init_worker +EXPORT_SYMBOL_GPL vmlinux 0xfb8659de _RNvNvMsZ_NtNtCs3AkgXgqgK6r_4core3num7nonzeroNtB7_10NonZeroI6413new_unchecked8comptime +EXPORT_SYMBOL_GPL vmlinux 0xfb8b378f _copy_mc_to_iter +EXPORT_SYMBOL_GPL vmlinux 0xfb8d5c73 sata_link_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xfb9a728a usb_pipe_type_check +EXPORT_SYMBOL_GPL vmlinux 0xfb9c5efd espintcp_push_skb +EXPORT_SYMBOL_GPL vmlinux 0xfba3feff clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0xfbb03981 fuse_dev_fiq_ops +EXPORT_SYMBOL_GPL vmlinux 0xfbbd41ca no_action +EXPORT_SYMBOL_GPL vmlinux 0xfbc63273 con_debug_enter +EXPORT_SYMBOL_GPL vmlinux 0xfbd30b01 pinctrl_utils_add_config +EXPORT_SYMBOL_GPL vmlinux 0xfbe8d67a fwnode_connection_find_matches +EXPORT_SYMBOL_GPL vmlinux 0xfbfe0335 xhci_suspend +EXPORT_SYMBOL_GPL vmlinux 0xfbffd601 net_prio_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xfc037fde serial8250_em485_destroy +EXPORT_SYMBOL_GPL vmlinux 0xfc03d97a page_is_ram +EXPORT_SYMBOL_GPL vmlinux 0xfc0b75b7 crypto_clone_tfm +EXPORT_SYMBOL_GPL vmlinux 0xfc1b539b devm_regulator_put +EXPORT_SYMBOL_GPL vmlinux 0xfc201b66 sprint_oid +EXPORT_SYMBOL_GPL vmlinux 0xfc205ca3 devlink_params_register +EXPORT_SYMBOL_GPL vmlinux 0xfc232c6e pm_genpd_remove_device +EXPORT_SYMBOL_GPL vmlinux 0xfc254d15 gnttab_free_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xfc2a4e9b iommu_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfc3071f4 regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xfc34a110 locks_alloc_lock +EXPORT_SYMBOL_GPL vmlinux 0xfc3ab8ce _RNvXs_NtNtCs3AkgXgqgK6r_4core3str5errorNtB4_9Utf8ErrorNtNtB8_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfc3b4246 acpi_bus_update_power +EXPORT_SYMBOL_GPL vmlinux 0xfc3be31a list_lru_count_one +EXPORT_SYMBOL_GPL vmlinux 0xfc53d8a9 driver_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xfc56d30b fuse_get_unique +EXPORT_SYMBOL_GPL vmlinux 0xfc625cc3 bpf_trace_run2 +EXPORT_SYMBOL_GPL vmlinux 0xfc669205 vp_legacy_get_features +EXPORT_SYMBOL_GPL vmlinux 0xfc677db2 dev_pm_opp_remove +EXPORT_SYMBOL_GPL vmlinux 0xfc6821bb nvdimm_flush +EXPORT_SYMBOL_GPL vmlinux 0xfc6b06c2 cpufreq_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0xfc6e603a devl_sb_register +EXPORT_SYMBOL_GPL vmlinux 0xfc724f89 irq_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0xfc7ff4da ata_pci_device_suspend +EXPORT_SYMBOL_GPL vmlinux 0xfc82a64c blk_crypto_profile_destroy +EXPORT_SYMBOL_GPL vmlinux 0xfc87cdf1 platform_irq_count +EXPORT_SYMBOL_GPL vmlinux 0xfc8a250a rio_release_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0xfc8a57fc bpf_prog_add +EXPORT_SYMBOL_GPL vmlinux 0xfc8fb701 dev_pm_genpd_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0xfc909ab8 nvdimm_pmem_region_create +EXPORT_SYMBOL_GPL vmlinux 0xfc98c8dc xen_percpu_upcall +EXPORT_SYMBOL_GPL vmlinux 0xfcadfcea __srcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xfcb151d5 devlink_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xfcb681e3 _RNvXs3_NtNtCs3AkgXgqgK6r_4core3num5errorNtB5_13ParseIntErrorNtNtB9_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfcbfec70 add_memory_driver_managed +EXPORT_SYMBOL_GPL vmlinux 0xfcc0255a usb_create_shared_hcd +EXPORT_SYMBOL_GPL vmlinux 0xfcc1edd3 memory_block_size_bytes +EXPORT_SYMBOL_GPL vmlinux 0xfcca5424 register_kprobe +EXPORT_SYMBOL_GPL vmlinux 0xfccb93de _RNvXs1V_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_13thread_structNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xfcd860fc pcc_mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0xfcf9ef73 hw_protection_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xfd49d53f regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xfd5efee1 tcp_get_info +EXPORT_SYMBOL_GPL vmlinux 0xfd66f3f4 _RNvXsd_NtCs3AkgXgqgK6r_4core5errorNtNtNtB7_3ffi5c_str21FromBytesWithNulErrorNtB5_5Error11description +EXPORT_SYMBOL_GPL vmlinux 0xfd6c0624 device_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xfd6ca3a2 securityfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0xfd7243c7 erst_disable +EXPORT_SYMBOL_GPL vmlinux 0xfd77e268 register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xfd78b4c1 transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfd8ab7f8 _RNvXs5a_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_6sigvalNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xfd8f8eba fuse_dev_alloc +EXPORT_SYMBOL_GPL vmlinux 0xfd9b3d79 __platform_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xfdb1a4ce irq_domain_remove +EXPORT_SYMBOL_GPL vmlinux 0xfdbd7a17 crypto_get_attr_type +EXPORT_SYMBOL_GPL vmlinux 0xfdcb3613 pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xfdea2d04 alarm_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfdf7d185 genphy_c45_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0xfdfa60f2 _RNvXs0_NtNtCs3AkgXgqgK6r_4core3fmt3numaNtB5_10DisplayInt6to_u16 +EXPORT_SYMBOL_GPL vmlinux 0xfe0392b3 virtqueue_add_inbuf +EXPORT_SYMBOL_GPL vmlinux 0xfe0ae5c4 devm_get_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xfe0ba538 perf_event_period +EXPORT_SYMBOL_GPL vmlinux 0xfe0e7cd3 apei_exec_post_unmap_gars +EXPORT_SYMBOL_GPL vmlinux 0xfe0e7f5a watchdog_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xfe136443 devm_irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xfe19dc28 vivaldi_function_row_physmap_show +EXPORT_SYMBOL_GPL vmlinux 0xfe1a7a7b mpi_point_release +EXPORT_SYMBOL_GPL vmlinux 0xfe1b2f45 ring_buffer_unlock_commit +EXPORT_SYMBOL_GPL vmlinux 0xfe1ecda8 fscrypt_symlink_getattr +EXPORT_SYMBOL_GPL vmlinux 0xfe24ab1c _RNvXs2_NtCs3AkgXgqgK6r_4core5asciiNtB5_13EscapeDefaultNtNtB7_3fmt7Display3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfe2abcd9 iomap_swapfile_activate +EXPORT_SYMBOL_GPL vmlinux 0xfe3a6de3 alarm_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfe4148d3 _RNvXsy_NtCs3AkgXgqgK6r_4core4timeNtB5_21TryFromFloatSecsErrorNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfe476039 ktime_get_resolution_ns +EXPORT_SYMBOL_GPL vmlinux 0xfe57ce64 bpf_offload_dev_match +EXPORT_SYMBOL_GPL vmlinux 0xfe60422e wbc_account_cgroup_owner +EXPORT_SYMBOL_GPL vmlinux 0xfe693f02 srcu_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfe6fbbee _RNvXs0_NtCs3AkgXgqgK6r_4core6futureNtB5_8ResumeTyNtNtB7_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfe727411 get_phys_to_machine +EXPORT_SYMBOL_GPL vmlinux 0xfe8cdb84 ring_buffer_alloc_read_page +EXPORT_SYMBOL_GPL vmlinux 0xfe906f80 rdev_set_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xfe990052 gpio_free +EXPORT_SYMBOL_GPL vmlinux 0xfe9c5899 mctrl_gpio_init +EXPORT_SYMBOL_GPL vmlinux 0xfe9fb6aa dm_copy_name_and_uuid +EXPORT_SYMBOL_GPL vmlinux 0xfea04d93 _RNvXsH_NtNtCs3AkgXgqgK6r_4core3fmt3numhNtB7_8UpperHex3fmt +EXPORT_SYMBOL_GPL vmlinux 0xfea37002 xen_register_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0xfeb04046 crypto_spawn_tfm2 +EXPORT_SYMBOL_GPL vmlinux 0xfeb1cc28 _RNvXs2c_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_16class_spinlock_tNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xfebc9904 skb_mpls_push +EXPORT_SYMBOL_GPL vmlinux 0xfec67924 uhci_check_and_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0xfed11ed1 usb_mon_deregister +EXPORT_SYMBOL_GPL vmlinux 0xfed951db vp_modern_get_num_queues +EXPORT_SYMBOL_GPL vmlinux 0xfee01ac9 __clk_mux_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xfee4fed3 sysfs_break_active_protection +EXPORT_SYMBOL_GPL vmlinux 0xfeec3489 pkcs7_parse_message +EXPORT_SYMBOL_GPL vmlinux 0xfeeecd05 apei_read +EXPORT_SYMBOL_GPL vmlinux 0xff05fa13 vring_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xff1666f3 reset_control_bulk_assert +EXPORT_SYMBOL_GPL vmlinux 0xff1e67b9 setup_APIC_eilvt +EXPORT_SYMBOL_GPL vmlinux 0xff291ecf clk_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xff294ebb driver_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0xff296b33 pm_generic_thaw +EXPORT_SYMBOL_GPL vmlinux 0xff2b4174 generic_online_page +EXPORT_SYMBOL_GPL vmlinux 0xff314bbe _RNvXs5S_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11task_structNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xff3c4def crypto_register_acomps +EXPORT_SYMBOL_GPL vmlinux 0xff42c374 usb_role_switch_get_role +EXPORT_SYMBOL_GPL vmlinux 0xff575eb8 fib6_rule_default +EXPORT_SYMBOL_GPL vmlinux 0xff593c00 devm_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0xff664434 _RNvXsa_NtNtCs3AkgXgqgK6r_4core3fmt3numoNtB5_10DisplayInt5to_u8 +EXPORT_SYMBOL_GPL vmlinux 0xff692951 phy_package_leave +EXPORT_SYMBOL_GPL vmlinux 0xff75a1fb _RNvXs2W_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_11work_structNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xff7a485d crypto_grab_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xff7e33bf mpi_sub_ui +EXPORT_SYMBOL_GPL vmlinux 0xff81487d gpiod_remove_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0xff84a8a5 page_reporting_order +EXPORT_SYMBOL_GPL vmlinux 0xff8e74e2 arch_haltpoll_enable +EXPORT_SYMBOL_GPL vmlinux 0xff94d333 kthread_data +EXPORT_SYMBOL_GPL vmlinux 0xff9e23d1 hugetlb_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xffae8e8b nsecs_to_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xffb7b40b __devm_spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0xffb8e3c8 ata_pci_device_resume +EXPORT_SYMBOL_GPL vmlinux 0xffbe0c52 clk_hw_is_prepared +EXPORT_SYMBOL_GPL vmlinux 0xffbefe14 irq_domain_xlate_onetwocell +EXPORT_SYMBOL_GPL vmlinux 0xffc86f14 __xas_next +EXPORT_SYMBOL_GPL vmlinux 0xffcf733c _RNvXNvNtCs3AkgXgqgK6r_4core9panicking21assert_matches_failedNtB2_7PatternNtNtB6_3fmt5Debug3fmt +EXPORT_SYMBOL_GPL vmlinux 0xffd60ee9 _RNvXs2i_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_15wait_queue_headNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xfff0635a acpi_subsys_complete +EXPORT_SYMBOL_GPL vmlinux 0xfff6bfea _RNvXs3L_NtCs4G5TVFbM653_8bindings12bindings_rawNtB6_18vm_userfaultfd_ctxNtNtCs3AkgXgqgK6r_4core7default7Default7default +EXPORT_SYMBOL_GPL vmlinux 0xfff6c7c7 _RNvMsi_NtCs3AkgXgqgK6r_4core4charNtB5_15CaseMappingIter3new +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0x07342898 unregister_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xae43feea register_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xd3ae7756 fw_fallback_config vmlinux +FW_CS_DSP EXPORT_SYMBOL_GPL 0x0f6142d3 cs_dsp_halo_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x12f2266e cs_dsp_coeff_read_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x144d6986 cs_dsp_mem_region_name drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x14a5f594 cs_dsp_adsp1_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x2dcbb6ea cs_dsp_get_ctl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x36a48bc6 cs_dsp_read_raw_data_block drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x43a6fbc9 cs_dsp_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4e5562f8 cs_dsp_remove_padding drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4f7d377c cs_dsp_halo_wdt_expire drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x50e1f9ef cs_dsp_adsp1_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x562fd6e1 cs_dsp_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x5cd509af cs_dsp_remove drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x63f0a28d cs_dsp_set_dspclk drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x66752309 cs_dsp_halo_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e0cce2d cs_dsp_chunk_write drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x841b056a cs_dsp_stop drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x92a43a94 cs_dsp_init_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x93a667eb cs_dsp_adsp2_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x9e324cb0 cs_dsp_chunk_flush drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa9bfa49a cs_dsp_run drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb6c0d9e7 cs_dsp_chunk_read drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb9169ed2 cs_dsp_coeff_write_acked_control drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb9f3b334 cs_dsp_coeff_write_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xca799d4b cs_dsp_find_alg_region drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xcae82972 cs_dsp_adsp1_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xcbae9c71 cs_dsp_cleanup_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xe3e7d65d cs_dsp_write_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf2f943d2 cs_dsp_read_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf60e1be3 cs_dsp_adsp2_init drivers/firmware/cirrus/cs_dsp +GPIO_TANGIER EXPORT_SYMBOL_GPL 0x2af554d2 tng_gpio_resume drivers/gpio/gpio-tangier +GPIO_TANGIER EXPORT_SYMBOL_GPL 0x596b8dc0 devm_tng_gpio_probe drivers/gpio/gpio-tangier +GPIO_TANGIER EXPORT_SYMBOL_GPL 0xeed9632a tng_gpio_suspend drivers/gpio/gpio-tangier +HWMON_THERMAL EXPORT_SYMBOL_GPL 0x2021dec3 hwmon_device_register_for_thermal vmlinux +I8255 EXPORT_SYMBOL_GPL 0x4e30db32 devm_i8255_regmap_register drivers/gpio/gpio-i8255 +I915_GVT EXPORT_SYMBOL_GPL 0x0050142c i915_unreserve_fence drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x07d7ef39 i915_gem_ww_ctx_backoff drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x11a093ef i915_gem_prime_export drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x157bb5d7 intel_ring_begin drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x2c0254d7 i915_gem_object_create_shmem drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x2d4ec82d intel_context_create drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x33398272 shmem_unpin_map drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x38b91c5b i915_fence_ops drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x3b627375 i915_gem_ww_ctx_fini drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x42f6c819 __intel_context_do_pin drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x43c22b46 intel_gvt_iterate_mmio_table drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x47131c99 i915_reserve_fence drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x4d362d91 __px_dma drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x4d6d1c9a __i915_gem_object_set_pages drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x52b294ab intel_uncore_forcewake_get drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x6179c02b intel_gvt_set_ops drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x642c4e9c i915_gem_object_init drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x687adac4 i915_gem_object_set_to_cpu_domain drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x74879355 i915_gem_object_pin_map drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x845321b3 i915_request_add drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x85a59e27 __i915_gem_object_flush_map drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x890fc889 i915_vm_release drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x8937124e i915_gem_object_alloc drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0x910f9365 i915_request_create drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xa6f381b7 i915_request_wait drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xb23d5ef8 intel_runtime_pm_put_unchecked drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xb4326126 __intel_context_do_unpin drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xba653bca intel_uncore_forcewake_for_reg drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xbaaa867b shmem_pin_map drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xbb95ad0b intel_runtime_pm_get drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xbc74874c i915_ppgtt_create drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xbd21b21d i915_gem_object_ggtt_pin_ww drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xbdca3c7d _i915_vma_move_to_active drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xc586ccf9 intel_gvt_clear_ops drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xe36e517f i915_gem_ww_ctx_init drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xea515d7d intel_uncore_forcewake_put drivers/gpu/drm/i915/i915 +I915_GVT EXPORT_SYMBOL_GPL 0xfb9655fe i915_gem_gtt_insert drivers/gpu/drm/i915/i915 +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5b3a2cd6 idle_inject_start vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x60b2e814 idle_inject_register vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x85c2b7eb idle_inject_stop vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x95e93783 idle_inject_set_latency vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xa66c1ea7 idle_inject_register_full vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xc18575af idle_inject_set_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xe9cbcfd0 idle_inject_get_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xf0e96547 idle_inject_unregister vmlinux +IDXD EXPORT_SYMBOL_GPL 0x36f42f9c idxd_driver_unregister drivers/dma/idxd/idxd_bus +IDXD EXPORT_SYMBOL_GPL 0x8ddb79dd __idxd_driver_register drivers/dma/idxd/idxd_bus +IDXD EXPORT_SYMBOL_GPL 0xc8bffed7 dsa_bus_type drivers/dma/idxd/idxd_bus +IDXD EXPORT_SYMBOL_GPL 0xd2a77c4b idxd_drv drivers/dma/idxd/idxd +IDXD EXPORT_SYMBOL_GPL 0xe33a2a8f idxd_dmaengine_drv drivers/dma/idxd/idxd +IDXD EXPORT_SYMBOL_GPL 0xf9d7cb60 idxd_user_drv drivers/dma/idxd/idxd +IIO_AD5592R EXPORT_SYMBOL_GPL 0x81237737 ad5592r_remove drivers/iio/dac/ad5592r-base +IIO_AD5592R EXPORT_SYMBOL_GPL 0xfebe8be2 ad5592r_probe drivers/iio/dac/ad5592r-base +IIO_AD5686 EXPORT_SYMBOL_GPL 0x0bcbeefc ad5686_probe drivers/iio/dac/ad5686 +IIO_AD5686 EXPORT_SYMBOL_GPL 0xef211a41 ad5686_remove drivers/iio/dac/ad5686 +IIO_AD7091R EXPORT_SYMBOL_GPL 0x0d49be04 ad7091r_probe drivers/iio/adc/ad7091r-base +IIO_AD7091R EXPORT_SYMBOL_GPL 0xb1ebda14 ad7091r_regmap_config drivers/iio/adc/ad7091r-base +IIO_AD7606 EXPORT_SYMBOL_GPL 0x6915f041 ad7606_pm_ops drivers/iio/adc/ad7606 +IIO_AD7606 EXPORT_SYMBOL_GPL 0xbf4f22a6 ad7606_probe drivers/iio/adc/ad7606 +IIO_ADISLIB EXPORT_SYMBOL 0xc9d3c9cc adis_debugfs_reg_access drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL 0xdfa0e79b __adis_enable_irq drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x0e7a2b67 __adis_check_status drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x111f646a devm_adis_setup_buffer_and_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x27603a0a __adis_update_bits_base drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x2f3f1599 __adis_initial_startup drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x52a3a05c adis_init drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x5f6d155a __adis_write_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x6f2eced9 adis_update_scan_mode drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x91ad97d5 __adis_read_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x952821ad devm_adis_probe_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x97b6f36b adis_single_conversion drivers/iio/imu/adis_lib +IIO_ADIS_LIB EXPORT_SYMBOL_GPL 0x8ca17ad3 __adis_reset drivers/iio/imu/adis_lib +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x7af8ef9a adxl31x_chip_info drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x8401eedc adxl313_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x93298a1c adxl312_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x932e87b3 adxl314_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1d8d09c adxl314_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1dfdd33 adxl312_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xec00b51c adxl313_core_probe drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xf6f7b9f3 adxl313_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x0dd9d58c adxl355_core_probe drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x4d2f5e0f adxl35x_chip_info drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x6ff5403b adxl355_readable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0xb446fa86 adxl355_writeable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL367 EXPORT_SYMBOL_GPL 0x4e66f853 adxl367_probe drivers/iio/accel/adxl367 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x08d543c2 adxl372_readable_noinc_reg drivers/iio/accel/adxl372 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x1728c776 adxl372_probe drivers/iio/accel/adxl372 +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x1a0abb29 ad_sigma_delta_single_conversion drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x312b6d68 ad_sd_set_comm drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x3216958a ad_sd_write_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x3cbf2850 ad_sd_validate_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x517e4479 devm_ad_sd_setup_buffer_and_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x84a98d2b ad_sd_init drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x8dc100d1 ad_sd_read_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xa1185396 ad_sd_calibrate drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xdab996a4 ad_sd_reset drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xee297da3 ad_sd_calibrate_all drivers/iio/adc/ad_sigma_delta +IIO_BMA400 EXPORT_SYMBOL 0xbecd651d bma400_regmap_config drivers/iio/accel/bma400_core +IIO_BMA400 EXPORT_SYMBOL 0xf648704a bma400_probe drivers/iio/accel/bma400_core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x03886d97 bmc150_accel_core_probe drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x3ecb216a bmc150_regmap_conf drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x45672257 bmc150_accel_core_remove drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x8107651a bmc150_accel_pm_ops drivers/iio/accel/bmc150-accel-core +IIO_BMC150_MAGN EXPORT_SYMBOL 0x08c1c51c bmc150_magn_pm_ops drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0x52e6b2d9 bmc150_magn_regmap_config drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xc78e5867 bmc150_magn_remove drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xe0198a32 bmc150_magn_probe drivers/iio/magnetometer/bmc150_magn +IIO_BME680 EXPORT_SYMBOL 0x5651f4dd bme680_regmap_config drivers/iio/chemical/bme680_core +IIO_BME680 EXPORT_SYMBOL_GPL 0x060c94b9 bme680_core_probe drivers/iio/chemical/bme680_core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x246fa5c3 bmi088_accel_core_probe drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x405a9c57 bmi088_accel_pm_ops drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x5b415797 bmi088_accel_core_remove drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x6f6d18d8 bmi088_regmap_conf drivers/iio/accel/bmi088-accel-core +IIO_BMI160 EXPORT_SYMBOL 0x0d4b178f bmi160_regmap_config drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL 0xca19cfae bmi160_enable_irq drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL_GPL 0x6ebf7911 bmi160_core_probe drivers/iio/imu/bmi160/bmi160_core +IIO_BMP280 EXPORT_SYMBOL 0x3bac28ee bmp380_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x4a0282df bmp280_common_probe drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x732f2730 bmp580_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x7887f036 bmp180_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x7d539bb5 bmp380_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x92012d54 bmp280_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xa6a3c998 bmp280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xc36e6358 bmp580_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xd146e85c bme280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xdac2ec43 bmp180_chip_info drivers/iio/pressure/bmp280 +IIO_BNO055 EXPORT_SYMBOL_GPL 0x3ada5d16 bno055_probe drivers/iio/imu/bno055/bno055 +IIO_BNO055 EXPORT_SYMBOL_GPL 0xe32d20b2 bno055_regmap_config drivers/iio/imu/bno055/bno055 +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x3f46a3d4 fxas21002c_core_remove drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x411de59c fxas21002c_core_probe drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0xeaf23752 fxas21002c_pm_ops drivers/iio/gyro/fxas21002c_core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x0de73384 fxls8962af_core_probe drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x2554e672 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x878a72b7 fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xf4def0b5 fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x094bee02 iio_gts_avail_scales_for_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x296bb0cd iio_gts_all_avail_scales drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x4ed89402 iio_gts_find_sel_by_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x53000dc5 iio_gts_find_gain_by_sel drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x54a7bad7 iio_gts_get_min_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x5f338fa0 iio_gts_find_new_gain_sel_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xa3374797 iio_gts_get_scale drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xaf5aaa85 iio_find_closest_gain_low drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc061498b iio_gts_avail_times drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc25ccf30 iio_gts_find_new_gain_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xd4a22460 devm_iio_init_iio_gts drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xd7e29768 iio_gts_find_gain_sel_for_scale_using_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xf42af90f iio_gts_total_gain_to_scale drivers/iio/industrialio-gts-helper +IIO_HID EXPORT_SYMBOL 0x06dd4731 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x0c635a6a hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x37b59d1f hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x3a46fdb9 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7096907c hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x799f46f2 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x90fb3dd5 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xa7e45531 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xa9e0d89b hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xab4e39b7 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xcf78e3d2 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xf27c1433 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x1c7c4bda hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x75204d6d hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xbd8d6fa9 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xcfcad0d5 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HMC5843 EXPORT_SYMBOL 0x00189512 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0x0a3eada4 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0x79b403f8 hmc5843_pm_ops drivers/iio/magnetometer/hmc5843_core +IIO_HTS221 EXPORT_SYMBOL 0x3c62014e hts221_probe drivers/iio/humidity/hts221 +IIO_HTS221 EXPORT_SYMBOL 0x5d395f7c hts221_pm_ops drivers/iio/humidity/hts221 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x2cc8654d inv_icm42600_core_probe drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x5dd7ac4c inv_icm42600_pm_ops drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x74517c32 inv_icm42600_regmap_config drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_KX022A EXPORT_SYMBOL_GPL 0x5c7de00e kx022a_regmap drivers/iio/accel/kionix-kx022a +IIO_KX022A EXPORT_SYMBOL_GPL 0xd4eb22e2 kx022a_probe_internal drivers/iio/accel/kionix-kx022a +IIO_KXSD9 EXPORT_SYMBOL 0x1481a172 kxsd9_common_probe drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0x3c024273 kxsd9_common_remove drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0xab1bc6c3 kxsd9_dev_pm_ops drivers/iio/accel/kxsd9 +IIO_LSM6DSX EXPORT_SYMBOL 0xb12d6327 st_lsm6dsx_pm_ops drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_LSM6DSX EXPORT_SYMBOL 0xc59a2081 st_lsm6dsx_probe drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x019efef7 ms_sensors_read_temp_and_pressure drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x045688dd ms_sensors_read_prom_word drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x106d534e ms_sensors_tp_read_prom drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x2d2f5cd5 ms_sensors_reset drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x42b6a050 ms_sensors_convert_and_read drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x734e72a5 ms_sensors_ht_read_temperature drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x8c8f763f ms_sensors_show_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xd1abb727 ms_sensors_write_resolution drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xd26078f5 ms_sensors_ht_read_humidity drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xd5dcf46f ms_sensors_read_serial drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xe000daa8 ms_sensors_show_battery_low drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xe7bf6692 ms_sensors_write_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x568e77e3 mma7455_core_remove drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x7b4466ec mma7455_core_probe drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xc0202ea9 mma7455_core_regmap drivers/iio/accel/mma7455_core +IIO_MMA9551 EXPORT_SYMBOL 0x147f8eba mma9551_app_reset drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x29db717e mma9551_gpio_config drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x3c7c743a mma9551_read_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x41ef446c mma9551_read_accel_scale drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x58603089 mma9551_write_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x5f43179b mma9551_read_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x74f6c02b mma9551_read_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x805af144 mma9551_read_status_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x90abb771 mma9551_set_power_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x90bc0279 mma9551_set_device_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x9ff9c5b0 mma9551_read_status_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xbcd7fe96 mma9551_sleep drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xc0273248 mma9551_read_accel_chan drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xca403a44 mma9551_read_version drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xcd05c6bc mma9551_write_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xe2a033c3 mma9551_write_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xe8426d25 mma9551_read_status_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xfa79c584 mma9551_update_config_bits drivers/iio/accel/mma9551_core +IIO_MPL115 EXPORT_SYMBOL 0x4cb8684d mpl115_dev_pm_ops drivers/iio/pressure/mpl115 +IIO_MPL115 EXPORT_SYMBOL_GPL 0x09dabc60 mpl115_probe drivers/iio/pressure/mpl115 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x8c228864 inv_mpu_core_probe drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x8c315bc1 inv_mpu_pmops drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MS5611 EXPORT_SYMBOL 0x3265dd40 ms5611_probe drivers/iio/pressure/ms5611_core +IIO_RESCALE EXPORT_SYMBOL_GPL 0x42d76c83 rescale_process_offset drivers/iio/afe/iio-rescale +IIO_RESCALE EXPORT_SYMBOL_GPL 0xd2114132 rescale_process_scale drivers/iio/afe/iio-rescale +IIO_RM3100 EXPORT_SYMBOL_GPL 0x0a1424e0 rm3100_volatile_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0x63a9859c rm3100_common_probe drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xaa911f08 rm3100_readable_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xcc7209be rm3100_writable_table drivers/iio/magnetometer/rm3100-core +IIO_SCD30 EXPORT_SYMBOL 0x32fe1236 scd30_probe drivers/iio/chemical/scd30_core +IIO_SCD30 EXPORT_SYMBOL 0x95bacf38 scd30_pm_ops drivers/iio/chemical/scd30_core +IIO_SPS30 EXPORT_SYMBOL_GPL 0xe08cd3c6 sps30_probe drivers/iio/chemical/sps30 +IIO_SSP_SENSORS EXPORT_SYMBOL 0x1cc97d12 ssp_common_buffer_postdisable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x6083c763 ssp_change_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x7e0141e7 ssp_get_sensor_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0xa43c4c23 ssp_register_consumer drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0xa6cf85f7 ssp_common_buffer_postenable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0xc3967a3b ssp_enable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0xc3a283fb ssp_common_process_data drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0xec9ee88c ssp_disable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_ST_SENSORS EXPORT_SYMBOL 0x00bcdae0 st_magn_common_probe drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0x074d7047 st_sensors_trigger_handler drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x092df5a2 st_sensors_init_sensor drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x26d7ee67 st_sensors_set_fullscale_by_gain drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x336a3ac1 st_sensors_spi_configure drivers/iio/common/st_sensors/st_sensors_spi +IIO_ST_SENSORS EXPORT_SYMBOL 0x44a639c4 st_sensors_read_info_raw drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x48f7d14d st_press_common_probe drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0x4b984d37 st_sensors_set_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x4d3c93f5 st_sensors_allocate_trigger drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x4ec7ecb8 st_sensors_set_dataready_irq drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x555755f4 st_sensors_sysfs_scale_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x629a8bcb st_sensors_verify_id drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x6f136126 st_gyro_common_probe drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0x70027b55 st_sensors_dev_name_probe drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x7199522f st_sensors_debugfs_reg_access drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x725790c8 st_gyro_get_settings drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0x98669121 st_sensors_sysfs_sampling_frequency_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xa2026c31 st_press_get_settings drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0xa466467f st_accel_get_settings drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0xa5fa01de st_sensors_get_settings_index drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xbcd7785e st_sensors_i2c_configure drivers/iio/common/st_sensors/st_sensors_i2c +IIO_ST_SENSORS EXPORT_SYMBOL 0xc321965f st_sensors_set_odr drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xd4ddc822 st_sensors_set_axis_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xe3a35b69 st_magn_get_settings drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0xe90e793f st_sensors_power_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xfabdc3da st_accel_common_probe drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0xfd836f9a st_sensors_validate_device drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL_GPL 0x0bf2c7a2 st_lsm9ds0_probe drivers/iio/imu/st_lsm9ds0/st_lsm9ds0 +IIO_UVIS25 EXPORT_SYMBOL 0x04c2a98a st_uvis25_probe drivers/iio/light/st_uvis25_core +IIO_UVIS25 EXPORT_SYMBOL 0x6f79cdf8 st_uvis25_pm_ops drivers/iio/light/st_uvis25_core +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x14068c1e zpa2326_isreg_writeable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x1e8e4eb6 zpa2326_pm_ops drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x54faa1e3 zpa2326_isreg_readable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x6f82177b zpa2326_probe drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x956363ad zpa2326_isreg_precious drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xaa322183 zpa2326_remove drivers/iio/pressure/zpa2326 +INT340X_THERMAL EXPORT_SYMBOL_GPL 0x0a40701f processor_thermal_send_mbox_read_cmd drivers/thermal/intel/int340x_thermal/processor_thermal_mbox +INT340X_THERMAL EXPORT_SYMBOL_GPL 0x5f9061e5 processor_thermal_send_mbox_write_cmd drivers/thermal/intel/int340x_thermal/processor_thermal_mbox +INTEL_IPU_BRIDGE EXPORT_SYMBOL_GPL 0x756155a6 ipu_bridge_init drivers/media/pci/intel/ipu-bridge +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x1a82b1a2 m10bmc_sys_read drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x269b2e99 m10bmc_sys_update_bits drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x5bd704ea m10bmc_dev_groups drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x73fd35ca m10bmc_fw_state_set drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x81474e59 m10bmc_dev_init drivers/mfd/intel-m10-bmc-core +INTEL_PMT EXPORT_SYMBOL_GPL 0x0b10b6f2 intel_pmt_dev_destroy drivers/platform/x86/intel/pmt/pmt_class +INTEL_PMT EXPORT_SYMBOL_GPL 0x6aec0abf intel_pmt_dev_create drivers/platform/x86/intel/pmt/pmt_class +INTEL_PMT EXPORT_SYMBOL_GPL 0x87b4c85a intel_pmt_is_early_client_hw drivers/platform/x86/intel/pmt/pmt_class +INTEL_TCC EXPORT_SYMBOL_GPL 0x1936331f intel_tcc_set_offset vmlinux +INTEL_TCC EXPORT_SYMBOL_GPL 0x8c32aa7b intel_tcc_get_offset vmlinux +INTEL_TCC EXPORT_SYMBOL_GPL 0xa1186518 intel_tcc_get_tjmax vmlinux +INTEL_TCC EXPORT_SYMBOL_GPL 0xcb0091dd intel_tcc_get_temp vmlinux +INTEL_TPMI EXPORT_SYMBOL_GPL 0x34837611 tpmi_get_resource_count drivers/platform/x86/intel/intel_vsec_tpmi +INTEL_TPMI EXPORT_SYMBOL_GPL 0x9b002525 tpmi_get_platform_data drivers/platform/x86/intel/intel_vsec_tpmi +INTEL_TPMI EXPORT_SYMBOL_GPL 0xf4701814 tpmi_get_resource_at_index drivers/platform/x86/intel/intel_vsec_tpmi +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0x2389a829 tpmi_sst_dev_add drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0x45083054 tpmi_sst_init drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0x60223265 tpmi_sst_dev_suspend drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0x98bbc7d5 tpmi_sst_exit drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0xcb48c317 tpmi_sst_dev_resume drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_TPMI_SST EXPORT_SYMBOL_GPL 0xfdd547ca tpmi_sst_dev_remove drivers/platform/x86/intel/speed_select_if/isst_tpmi_core +INTEL_UNCORE_FREQUENCY EXPORT_SYMBOL_GPL 0x9db41408 uncore_freq_remove_die_entry drivers/platform/x86/intel/uncore-frequency/intel-uncore-frequency-common +INTEL_UNCORE_FREQUENCY EXPORT_SYMBOL_GPL 0x9e865098 uncore_freq_add_entry drivers/platform/x86/intel/uncore-frequency/intel-uncore-frequency-common +INTEL_UNCORE_FREQUENCY EXPORT_SYMBOL_GPL 0xbf3d935d uncore_freq_common_exit drivers/platform/x86/intel/uncore-frequency/intel-uncore-frequency-common +INTEL_UNCORE_FREQUENCY EXPORT_SYMBOL_GPL 0xcd9bfc52 uncore_freq_common_init drivers/platform/x86/intel/uncore-frequency/intel-uncore-frequency-common +INTEL_VSEC EXPORT_SYMBOL_GPL 0x32ae5de2 intel_vsec_add_aux drivers/platform/x86/intel/intel_vsec +IOMMUFD EXPORT_SYMBOL_GPL 0x062c0905 iommufd_access_create drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x1243c240 iommufd_device_unbind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x139c5539 iommufd_access_unpin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x3b456bd6 iommufd_access_destroy drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x5ed68489 iommufd_ctx_get drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x68e045e6 iommufd_device_detach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x79aaba7d iommufd_access_rw drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x90e69181 iommufd_ctx_from_file drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x951756bb iommufd_access_pin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xd73b4443 iommufd_device_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xdf602152 iommufd_access_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xfb9ee670 iommufd_device_bind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xff9f0b7d iommufd_ctx_put drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x1e8d3097 iommufd_vfio_compat_ioas_get_id drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x55dfa083 iommufd_vfio_compat_set_no_iommu drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x8509baf1 iommufd_vfio_compat_ioas_create drivers/iommu/iommufd/iommufd +IWLWIFI EXPORT_SYMBOL_GPL 0x03dbfe22 iwl_set_soc_latency drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x041f1324 iwl_fw_dbg_read_d3_debug_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x06f79465 __iwl_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0b05e1f3 iwl_poll_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x119c31e3 iwl_fw_dbg_stop_sync drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1332e4de iwl_abort_notification_waits drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x147c6458 iwl_write_direct64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x14a18d8f iwl_acpi_get_eckv drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x169305bf iwl_acpi_get_lari_config_bitmap drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x173800a8 iwl_write_prph_delay drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1cd73c41 iwl_acpi_get_mcc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2093de45 iwl_phy_db_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x22f435ad iwl_write8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x254255a0 iwl_sar_get_wrds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2710c362 iwl_dump_desc_assert drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x281dca9f iwl_uefi_get_sgom_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2a60810d iwl_read_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2c699a71 iwl_fw_dbg_error_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2df5af33 iwl_drv_get_fwname_pre drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2f482f09 iwl_parse_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x35033c81 iwl_phy_db_free drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x355ba0d7 iwl_acpi_get_dsm_u32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37956b72 rs_pretty_print_rate drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3a201b69 iwl_read_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x401fba69 iwl_sar_select_profile drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x430a42ee iwl_read32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x434067c6 iwl_init_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x487a0791 __iwl_warn drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x49e0135d iwl_new_rate_from_v1 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x582df7cb iwl_parse_nvm_mcc_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5988395c iwl_notification_wait_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5bde621a iwl_cmd_groups_verify_sorted drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c52e109 iwl_opmode_deregister drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5dfcc305 iwl_poll_direct_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5edeabf9 iwl_parse_mei_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5fba0117 _iwl_dbg_tlv_time_point drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x60c7f7dd iwl_write64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x61653751 iwl_read_external_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x62098b80 iwl_pnvm_load drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x624ba532 iwl_acpi_get_dsm_u8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x69d1a380 iwl_opmode_register drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6cfb6523 iwl_sar_geo_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x706b627c iwl_sar_get_ewrd_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x756b5aa2 iwl_fw_runtime_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x776221bf iwl_send_phy_db_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x77fdd622 iwl_uefi_get_step_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x78971d7e iwl_he_is_sgi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7b0646b5 iwl_get_cmd_string drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7cfb626c iwl_sar_get_wgds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7fff3449 iwl_write_prph64_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x81b760d3 __iwl_err drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x828c6838 iwlwifi_mod_params drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x83b320f9 iwl_trans_send_cmd drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x84bb50e1 iwl_rs_pretty_ant drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x86bb8885 iwl_fw_dbg_stop_restart_recording drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x874c77de iwl_fw_rate_idx_to_plcp drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x87c0ba7e iwl_fw_runtime_resume drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8ce6166f iwl_read_eeprom drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8f280600 iwl_get_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9038811a iwl_rfi_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9c0813bb iwl_fw_dbg_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9cafaa15 iwl_read_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9db2fe70 __iwl_crit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9deb94f7 iwl_free_fw_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa6eb9a9f iwl_sar_geo_support drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa7387ba2 iwl_fw_start_dbg_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa8196e3a iwl_set_bits_mask_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa85b0431 __iwl_dbg drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb016c205 iwl_write_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb37b318c iwl_rs_pretty_bw drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb5fba262 iwl_get_shared_mem_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb71cb8aa iwl_write_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb744d7c1 iwl_acpi_get_phy_filters drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb7d5ffb1 iwl_rate_mcs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb96cc6c9 iwl_fw_dbg_collect_trig drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbafc8994 iwl_wait_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc2cdee31 iwl_fw_dbg_collect_desc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc4ad5180 iwl_write32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc66235de iwl_clear_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xca324952 iwl_fw_runtime_suspend drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcd83d039 iwl_fwrt_dump_error_logs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xce0c6460 iwl_phy_db_set_section drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcfc6486b iwl_set_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd45c3dc9 iwl_finish_nic_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd5abd380 iwl_acpi_get_tas drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xdcdbabc2 iwl_acpi_get_pwr_limit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe0eb5838 iwl_init_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe75b7e77 iwl_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe7eb51de iwl_acpi_is_ppag_approved drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe97babb9 iwl_force_nmi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xea1b26fc iwl_nvm_fixups drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xedf456f9 iwl_configure_rxq drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf0e794e3 iwl_dbg_tlv_del_timers drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf6f4a0f6 iwl_acpi_get_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf702ac00 iwl_parse_eeprom_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf88964e4 iwl_remove_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfa4931d9 iwl_read_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfc1e6f41 iwl_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +LTC2497 EXPORT_SYMBOL 0x1ddaabdb ltc2497core_probe drivers/iio/adc/ltc2497-core +LTC2497 EXPORT_SYMBOL 0xaab3dbb7 ltc2497core_remove drivers/iio/adc/ltc2497-core +MCB EXPORT_SYMBOL_GPL 0x0e35be6e chameleon_parse_cells drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x0ed98e0b mcb_device_register drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x3c850dec mcb_release_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x41bdf96f mcb_get_resource drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x6e4f6909 mcb_bus_put drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x893f98f1 mcb_request_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x991b4cf6 mcb_alloc_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x9d1f39bc mcb_alloc_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xafef892d mcb_free_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xb5e368c5 mcb_unregister_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xdb899b21 mcb_bus_get drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xddc3f2e6 mcb_get_irq drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xde268c6c mcb_bus_add_devices drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeb2c8905 mcb_release_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xef747083 __mcb_register_driver drivers/mcb/mcb +MFD_OCELOT EXPORT_SYMBOL 0x3317351b ocelot_chip_reset drivers/mfd/ocelot-soc +MFD_OCELOT EXPORT_SYMBOL 0x8b5428e1 ocelot_core_init drivers/mfd/ocelot-soc +MFD_OCELOT_SPI EXPORT_SYMBOL 0x19f87e2a ocelot_spi_init_regmap drivers/mfd/ocelot-soc +NET_MANA EXPORT_SYMBOL 0x1271e605 mana_cfg_vport drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0x33e00b63 mana_uncfg_vport drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0xd801f2a3 mana_create_wq_obj drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0xdf2376be mana_destroy_wq_obj drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0xeebee82c mana_gd_send_request drivers/net/ethernet/microsoft/mana/mana +NET_MANA EXPORT_SYMBOL 0xf4448fdb mana_gd_destroy_dma_region drivers/net/ethernet/microsoft/mana/mana +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x10dd33c5 nvme_ctrl_from_file drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x301c6e94 nvme_execute_rq drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x3d8390b2 nvme_command_effects drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x695d97b9 nvme_put_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x7ce8bf67 nvme_find_get_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xe4fd5321 nvme_passthru_end drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xf70f4c06 nvme_passthru_start drivers/nvme/host/nvme-core +PECI EXPORT_SYMBOL_GPL 0x09cd57ee peci_request_data_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x0ff57fe2 __peci_driver_register drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x12b783bf peci_request_alloc drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x225fe0e3 peci_xfer_pkg_cfg_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x25681f15 peci_xfer_ep_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x2bb68d20 peci_xfer_ep_pci_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x2e90b541 peci_driver_unregister drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x30551504 peci_xfer_ep_mmio32_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x3c844650 peci_request_data_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x44c9167a peci_xfer_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x4ad9e745 peci_xfer_ep_mmio64_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x54ee21ae peci_request_temp_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x591982fd peci_xfer_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x632a8cf5 peci_request_data_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x66695c48 peci_xfer_ep_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x68b7ce7d peci_xfer_ep_pci_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x8e03ca15 peci_request_free drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xb3fa2738 peci_request_data_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xb5d9c27c peci_request_dib_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xb633a46d peci_xfer_ep_pci_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xb98fe02d peci_xfer_pkg_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xc48913c9 devm_peci_controller_add drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xd2f271a5 peci_xfer_get_temp drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xda0513e9 peci_xfer_pkg_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xf30e3937 peci_request_status drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xf6b4e9b1 peci_xfer_pkg_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xfbec7505 peci_xfer_ep_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xff629c24 peci_xfer_get_dib drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xff931c13 peci_xfer_pci_cfg_local_readb drivers/peci/peci +PECI_CPU EXPORT_SYMBOL_GPL 0x587cae48 peci_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xa72567a0 peci_mmio_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xce95bbb5 peci_temp_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xe37346c5 peci_pcs_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xfcad42bf peci_ep_pci_local_read drivers/peci/peci-cpu +PMBUS EXPORT_SYMBOL_GPL 0x2baf81d8 pmbus_write_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x3b4c8031 pmbus_check_word_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x3f9d356c pmbus_clear_cache drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4f99431c pmbus_set_page drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x5bb4912b pmbus_update_fan drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x5f0ed8e4 pmbus_read_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x6bd38c19 pmbus_get_fan_rate_device drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x79939b98 pmbus_lock_interruptible drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x83626f53 pmbus_read_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x8635da31 pmbus_check_byte_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x96cae235 pmbus_clear_faults drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xb98628c8 pmbus_do_probe drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xc72570af pmbus_write_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xc87b8a1a pmbus_get_fan_rate_cached drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xc9af981a pmbus_regulator_ops drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xd2e77a0b pmbus_get_debugfs_dir drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xda7076d6 pmbus_get_driver_info drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xe86f5d35 pmbus_write_byte drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xf4a7e6bf pmbus_unlock drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xfe6e01a4 pmbus_set_update drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xff634aaa pmbus_update_byte_data drivers/hwmon/pmbus/pmbus_core +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x10c64625 sx_common_probe drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x45f49d8a sx_common_read_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x969896a8 sx_common_get_raw_register_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xa103ce02 sx_common_events drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xcbdde32e sx_common_read_proximity drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xe06469bc sx_common_write_event_config drivers/iio/proximity/sx_common +SERIAL_8250_PCI EXPORT_SYMBOL_GPL 0x4a370358 serial8250_pci_setup_port vmlinux +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x177c91e3 hda_cs_dsp_write_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x2b707546 hda_cs_dsp_fw_ids sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x36646d71 hda_cs_dsp_read_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xb03296e3 hda_cs_dsp_add_controls sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xd5c6b77e hda_cs_dsp_control_remove sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x22e3e554 cs35l41_hda_pm_ops sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x2bea3b61 cs35l41_hda_probe sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x31d87941 cs35l41_hda_remove sound/pci/hda/snd-hda-scodec-cs35l41 +SND_INTEL_SOUNDWIRE_ACPI EXPORT_SYMBOL 0xbb4f9d1f sdw_intel_acpi_scan sound/hda/snd-intel-sdw-acpi +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0x3d965b1a acp_machine_select sound/soc/amd/acp/snd-acp-pcm +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0x51a65b05 acp_dmic_dai_ops sound/soc/amd/acp/snd-acp-pdm +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0x7075cc90 asoc_acp_cpu_dai_ops sound/soc/amd/acp/snd-acp-i2s +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0x8bf84750 asoc_acp_i2s_probe sound/soc/amd/acp/snd-acp-i2s +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0xaa5e7f85 acp_platform_register sound/soc/amd/acp/snd-acp-pcm +SND_SOC_ACP_COMMON EXPORT_SYMBOL_GPL 0xd72f0a09 acp_platform_unregister sound/soc/amd/acp/snd-acp-pcm +SND_SOC_AMD_MACH EXPORT_SYMBOL_GPL 0x41d18cf6 acp_legacy_dai_links_create sound/soc/amd/acp/snd-acp-mach +SND_SOC_AMD_MACH EXPORT_SYMBOL_GPL 0xcf1c0b67 acp_sofdsp_dai_links_create sound/soc/amd/acp/snd-acp-mach +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x0b6c0ca6 cs35l45_spi_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x265f8c40 cs35l45_remove sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3431c8ad cs35l45_get_clk_freq_id sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x4854cdea cs35l45_i2c_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x4a48c268 cs35l45_pm_ops sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x6cbe7730 cs35l45_probe sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xba3b8bb3 cs35l45_apply_patch sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x05482545 cs35l56_irq sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x08a3aa08 cs35l56_init sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x214efc1a cs35l56_irq_request sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x39657e4c cs35l56_pm_ops_i2c_spi sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x54404063 cs35l56_runtime_suspend sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x671a7d79 cs35l56_common_probe sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x69b2b8fb cs35l56_remove sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xacb795d2 cs35l56_runtime_resume_common sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x05c2529e cs35l56_tx_input_values sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x312c0e0f cs35l56_dsp1_regions sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x4d53d9d9 cs35l56_regmap_spi sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x4e6199b5 cs35l56_reread_firmware_registers sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x64e759e4 cs35l56_tx_input_texts sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x823dedaa cs35l56_regmap_sdw sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x88762c92 cs35l56_get_bclk_freq_id sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xcd5438ad cs35l56_fill_supply_names sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xfb06df06 cs35l56_regmap_i2c sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x07f35bd6 cs42l42_suspend sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x134bd225 cs42l42_init sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x263f9bdd cs42l42_pll_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x26c9dcc3 cs42l42_readable_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x2f0b76ee cs42l42_src_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x3b379247 cs42l42_resume sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x4d971484 cs42l42_common_probe sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x5ee54081 cs42l42_soc_component sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x6a486995 cs42l42_common_remove sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x6f3caadd cs42l42_dai sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x7bb91682 cs42l42_volatile_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xae4be5c4 cs42l42_irq_thread sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xb23305c4 cs42l42_mute_stream sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc053efa9 cs42l42_page_range sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xd331654d cs42l42_regmap sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xf8f76a20 cs42l42_resume_restore sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_INTEL_HDA_DSP_COMMON EXPORT_SYMBOL 0xc49efa2c hda_dsp_hdmi_build_controls sound/soc/intel/boards/snd-soc-intel-hda-dsp-common +SND_SOC_INTEL_SOF_CIRRUS_COMMON EXPORT_SYMBOL 0x52ee1166 cs35l41_set_dai_link sound/soc/intel/boards/snd-soc-intel-sof-cirrus-common +SND_SOC_INTEL_SOF_CIRRUS_COMMON EXPORT_SYMBOL 0xd26519a6 cs35l41_set_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-cirrus-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x0491c0c8 max_98373_spk_codec_init sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x1736f360 max_98390_components sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x506e6f6d max_98390_set_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x52b093f8 max_98373_trigger sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x5d6b0cca max_98360a_dai_link sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x62232312 max_98357a_dai_link sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x797d8788 max_98390_spk_codec_init sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0x8673fc6f max_98373_set_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0xad983eae max_98373_components sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0xc1b150ed max_98373_ops sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0xc37792d4 max_98390_4spk_components sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0xd42051be max_98390_ops sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_MAXIM_COMMON EXPORT_SYMBOL 0xe806f9f1 max_98373_dapm_routes sound/soc/intel/boards/snd-soc-intel-sof-maxim-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x02293992 sof_rt1019p_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x099f2b6c sof_rt1015p_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x17ed096e sof_rt1011_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x3037fe16 sof_rt1011_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x3c20defa sof_rt1308_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0x48d8cc18 sof_rt1015_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0xa068b341 sof_rt1015p_codec_conf sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_INTEL_SOF_REALTEK_COMMON EXPORT_SYMBOL 0xa25c496c sof_rt1015_dai_link sound/soc/intel/boards/snd-soc-intel-sof-realtek-common +SND_SOC_SOF_ACPI_DEV EXPORT_SYMBOL 0x1e63eaa4 sof_acpi_pm sound/soc/sof/snd-sof-acpi +SND_SOC_SOF_ACPI_DEV EXPORT_SYMBOL 0x2b987cf0 sof_acpi_remove sound/soc/sof/snd-sof-acpi +SND_SOC_SOF_ACPI_DEV EXPORT_SYMBOL 0x753358e4 sof_acpi_probe sound/soc/sof/snd-sof-acpi +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x04ff07c1 acp_get_bar_index sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x08c3b1c3 sof_rembrandt_ops sound/soc/sof/amd/snd-sof-amd-rembrandt +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x134f6917 acp_set_stream_data_offset sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x1bc05364 acp_sof_ipc_msg_data sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x21582ba7 acp_sof_trace_init sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x35e2b68b acp_sof_ipc_get_mailbox_offset sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x35fb27dd acp_sof_ipc_irq_thread sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x43f443f0 acp_dsp_block_read sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x53c40379 acp_sof_ipc_get_window_offset sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x56806b5b acp_pcm_pointer sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x5721201c acp_dsp_pre_fw_run sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x61262c78 acp_sof_ipc_send_msg sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x61e558a5 sof_renoir_ops sound/soc/sof/amd/snd-sof-amd-renoir +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x75d7222e acp_pcm_open sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x77ea070b acp_sof_dsp_run sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x8d54194c amd_sof_acp_probe sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x98abf2e8 acp_dsp_stream_init sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0x9922e616 acp_pcm_hw_params sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xc57d0ea7 amd_sof_acp_suspend sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xc9f42280 acp_sof_trace_release sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xcdc807cf acp_dsp_stream_put sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xd96f74b2 acp_pcm_close sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xdd3c7c67 acp_mailbox_read sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xe7b4362f acp_dsp_stream_get sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xeaca0119 acp_mailbox_write sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xf2109428 amd_sof_acp_remove sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xf2cb39e3 acp_dsp_block_write sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xf2f58bd8 amd_sof_acp_resume sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_AMD_COMMON EXPORT_SYMBOL 0xf87e8fdb sof_acp_common_ops sound/soc/sof/amd/snd-sof-amd-acp +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x0d322813 sof_client_core_module_get sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x15945e08 sof_client_unregister_ipc_rx_handler sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x23707600 sof_client_ipc_tx_message sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x3370855a sof_client_unregister_fw_state_handler sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x33a4f774 sof_suspend_clients sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x43223f9b sof_client_get_fw_state sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x4580e915 sof_client_register_fw_state_handler sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x5a6ed5cd sof_client_ipc4_find_module sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x761db1f8 sof_client_dev_unregister sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x7636c2cd sof_client_register_ipc_rx_handler sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x802f56f0 sof_client_dev_register sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0x8a085968 sof_client_get_ipc_max_payload_size sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xa218ff0d sof_client_ipc_rx_message sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xc1dfb7df sof_client_get_fw_version sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xcacf1f9e sof_client_get_dma_dev sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xe51b7702 sof_client_ipc_set_get_data sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xe6fe8aae sof_client_get_ipc_type sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xe90f36b4 sof_resume_clients sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xf7dafc90 sof_client_get_debugfs_root sound/soc/sof/snd-sof +SND_SOC_SOF_CLIENT EXPORT_SYMBOL_GPL 0xf8ffd378 sof_client_core_module_put sound/soc/sof/snd-sof +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x0eb282dd hda_codec_set_codec_wakeup sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x16742386 hda_codec_resume_cmd_io sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x177fcbdb hda_codec_detect_mask sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x1a146899 hda_codec_jack_wake_enable sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x1b2f2175 hda_codec_rirb_status_clear sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x260ed20e hda_codec_jack_check sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x49740ede hda_codec_check_rirb_status sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x4ca10e79 hda_codec_check_for_state_change sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x5849b7a0 hda_codec_suspend_cmd_io sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0x647ff3ef hda_codec_probe_bus sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0xb5f9b324 hda_codec_init_cmd_io sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0xd1eb9d5a hda_codec_stop_cmd_io sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC EXPORT_SYMBOL_GPL 0xe9ac428e hda_codec_device_remove sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC_I915 EXPORT_SYMBOL_GPL 0x00e83f95 hda_codec_i915_exit sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC_I915 EXPORT_SYMBOL_GPL 0xbc858492 hda_codec_i915_display_power sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_AUDIO_CODEC_I915 EXPORT_SYMBOL_GPL 0xc53d2e6d hda_codec_i915_init sound/soc/sof/intel/snd-sof-intel-hda +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x0414ea4e hda_bus_ml_put_all sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x12989ac2 hdac_bus_eml_enable_offload sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x129c0494 hdac_bus_eml_sdw_check_cmdsync_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x17675a2a hdac_bus_eml_power_down sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x211342ea hdac_bus_eml_ssp_get_hlink sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x26a3482b hda_bus_ml_reset_losidv sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x27a75cc5 hdac_bus_eml_check_cmdsync_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x3bcdfe85 hdac_bus_eml_sdw_sync_go_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x3d39c547 hdac_bus_eml_sdw_power_down_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x494d9445 hda_bus_ml_suspend sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x4d376a78 hda_bus_ml_resume sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x57b0b79f hdac_bus_eml_power_down_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x595f0d4c hdac_bus_eml_dmic_get_hlink sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x63f99a9f hdac_bus_eml_get_mutex sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x6448cfde hdac_bus_eml_wait_syncpu_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x6485cf9d hdac_bus_eml_check_interrupt sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x7c5cb582 hdac_bus_eml_sdw_set_lsdiid sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x922fdc98 hdac_bus_eml_sdw_get_hlink sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x925310d9 hdac_bus_eml_get_count sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0x9441b66f hdac_bus_eml_power_up_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xb4de5490 hdac_bus_eml_sdw_wait_syncpu_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xc0861361 hdac_bus_eml_sdw_sync_arm_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xc6f96906 hdac_bus_eml_sdw_power_up_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xd41d6c41 hda_bus_ml_init sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xd4208656 hdac_bus_eml_set_syncprd_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xdd553a32 hdac_bus_eml_sync_go_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xe0e2c18e hdac_bus_eml_sdw_map_stream_ch sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xe5a3b5b3 hdac_bus_eml_sdw_set_syncprd_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xf7704cab hdac_bus_eml_enable_interrupt sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xf81a3821 hda_bus_ml_free sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xf9e1e953 hdac_bus_eml_power_up sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_HDA_MLINK EXPORT_SYMBOL 0xfa8f7817 hdac_bus_eml_sync_arm_unlocked sound/soc/sof/intel/snd-sof-intel-hda-mlink +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x03245a16 atom_dump sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x3503e0b1 atom_irq_thread sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x7466b3cf atom_get_window_offset sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x7ebd0c4c atom_run sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x84b74b9f atom_set_mach_params sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0x87254604 atom_machine_select sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xbb9483cf atom_reset sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xe7bc86dc atom_dai sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xee439b79 atom_send_msg sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xefa4a41a atom_irq_handler sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_ATOM_HIFI_EP EXPORT_SYMBOL 0xf402d970 atom_get_mailbox_offset sound/soc/sof/intel/snd-sof-intel-atom +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x0cecb44c apl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x174af1e3 hda_ops_free sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x278946cf tgl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x3678606e icl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x40798cfc sof_skl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x76dc93b0 sof_cnl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x7b6666a9 sof_apl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x7cf82962 sof_apl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x81c9de31 sof_cnl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0x85d5812c sof_mtl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xae82ed4e jsl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xaecd4fc4 sof_tgl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xba0b1277 hda_pci_intel_probe sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xbdc1e6ed sof_mtl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xbe422654 adls_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xc2a9c00e skl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xc84c6bb9 tglh_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xcc13c7ed mtl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xed44fba6 sof_tgl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xf1bd825f sof_icl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xf3ffd4aa cnl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xf84b913e sof_skl_ops_init sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xfb444ee0 ehl_chip_info sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_INTEL_HDA_COMMON EXPORT_SYMBOL 0xfeb5fb4f sof_icl_ops sound/soc/sof/intel/snd-sof-intel-hda-common +SND_SOC_SOF_PCI_DEV EXPORT_SYMBOL 0x03caae71 sof_pci_shutdown sound/soc/sof/snd-sof-pci +SND_SOC_SOF_PCI_DEV EXPORT_SYMBOL 0x64b61383 sof_pci_probe sound/soc/sof/snd-sof-pci +SND_SOC_SOF_PCI_DEV EXPORT_SYMBOL 0x8c41a116 sof_pci_remove sound/soc/sof/snd-sof-pci +SND_SOC_SOF_PCI_DEV EXPORT_SYMBOL 0xd07b298c sof_pci_pm sound/soc/sof/snd-sof-pci +SND_SOC_SOF_XTENSA EXPORT_SYMBOL 0x0986f6d8 sof_xtensa_arch_ops sound/soc/sof/xtensa/snd-sof-xtensa-dsp +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x09351149 tasdevice_prmg_calibdata_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1a949c7c tasdevice_select_cfg_blk sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1ab9b7d9 tasdevice_select_tuningprm_cfg sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x23c94cc6 tasdevice_tuning_switch sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x2c2d92de tasdevice_config_info_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x40ec23ee tasdevice_calbin_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x957998f4 tas2781_load_calibration sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xa7d17083 tasdevice_rca_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfa72134b tasdevice_dsp_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfe3a6722 tasdevice_prmg_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SOUNDWIRE_INTEL EXPORT_SYMBOL 0x4cc7918b sdw_intel_cnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL EXPORT_SYMBOL 0xdf3f654d sdw_intel_lnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x50fe503f sdw_intel_process_wakeen_event drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x64a948a4 sdw_intel_exit drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x92d2a926 sdw_intel_startup drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xaa52eba1 sdw_intel_thread drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xcae0a86b sdw_intel_probe drivers/soundwire/soundwire-intel +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x07c332eb dw_spi_set_cs drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x1878f905 dw_spi_add_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x19261a72 dw_spi_resume_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x35676501 dw_spi_remove_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x63a601c6 dw_spi_dma_setup_generic drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x875c6bac dw_spi_dma_setup_mfld drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xac30451b dw_spi_suspend_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xb995fa63 dw_spi_update_config drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xea11dbcd dw_spi_check_status drivers/spi/spi-dw +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x3dce036c firmware_request_builtin vmlinux +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x9d8a8803 efi_embedded_fw_list vmlinux +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x9dd8d0e2 efi_embedded_fw_checked vmlinux +USB_STORAGE EXPORT_SYMBOL_GPL 0x0435124f usb_stor_set_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x09fc24b7 usb_stor_probe2 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1bc3edc2 usb_stor_sense_invalidCDB drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x20adf5d1 usb_stor_transparent_scsi_command drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2abc3aa7 usb_stor_probe1 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2fa82c3b usb_stor_CB_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x3a83b3c1 usb_stor_bulk_transfer_sg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x3b636760 usb_stor_post_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x3f7b5752 usb_stor_control_msg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x44cb81cd usb_stor_ctrl_transfer drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x4d532a17 usb_stor_Bulk_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x4db68807 fill_inquiry_response drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x621c9e49 usb_stor_bulk_srb drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x6ba44e23 usb_stor_adjust_quirks drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x6c9568e4 usb_stor_Bulk_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x74c9f816 usb_stor_access_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x89ebd36d usb_stor_pre_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xa5f80a2a usb_stor_host_template_init drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xc5f5a0f4 usb_stor_CB_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xc9f270c2 usb_stor_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xd33c1dc0 usb_stor_reset_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xdf0aa04b usb_stor_suspend drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf117b9f8 usb_stor_clear_halt drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf2627bbd usb_stor_disconnect drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf31b40ca usb_stor_bulk_transfer_buf drivers/usb/storage/usb-storage --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/amd64/generic.compiler +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/amd64/generic.compiler @@ -0,0 +1 @@ +GCC: (Ubuntu 13.2.0-4ubuntu3) 13.2.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/amd64/generic.modules +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/amd64/generic.modules @@ -0,0 +1,6314 @@ +104-quad-8 +3c509 +3c574_cs +3c589_cs +3c59x +3w-9xxx +3w-sas +3w-xxxx +53c700 +6lowpan +6pack +8021q +8139cp +8139too +8250_dfl +8250_dw +8250_exar +8250_lpss +8250_men_mcb +8250_pci1xxxx +8250_pericom +8255 +8255_pci +8390 +842 +842_compress +842_decompress +88pg86x +88pm800 +88pm800-regulator +88pm805 +88pm80x +88pm80x_onkey +88pm8607 +88pm860x-ts +88pm860x_battery +88pm860x_bl +88pm860x_charger +88pm860x_onkey +9p +9pnet +9pnet_fd +9pnet_rdma +9pnet_virtio +9pnet_xen +BusLogic +a100u2w +a3d +a8293 +aacraid +aat2870-regulator +aat2870_bl +abituguru +abituguru3 +abp060mg +ac97_bus +acard-ahci +acbel-fsg032 +acecad +acenic +acer-wireless +acer-wmi +acerhdf +acp_audio_dma +acpi-als +acpi_configfs +acpi_extlog +acpi_ipmi +acpi_pad +acpi_power_meter +acpi_tad +acpi_thermal_rel +acpiphp_ibm +acquirewdt +acrn +act8865-regulator +act_bpf +act_connmark +act_csum +act_ct +act_ctinfo +act_gact +act_gate +act_ipt +act_mirred +act_mpls +act_nat +act_pedit +act_police +act_sample +act_simple +act_skbedit +act_skbmod +act_tunnel_key +act_vlan +ad2s1200 +ad2s1210 +ad2s90 +ad3552r +ad4130 +ad5064 +ad5110 +ad525x_dpot +ad525x_dpot-i2c +ad525x_dpot-spi +ad5272 +ad5360 +ad5380 +ad5398 +ad5421 +ad5446 +ad5449 +ad5504 +ad5592r +ad5592r-base +ad5593r +ad5624r_spi +ad5686 +ad5686-spi +ad5696-i2c +ad5755 +ad5758 +ad5761 +ad5764 +ad5766 +ad5770r +ad5791 +ad5820 +ad5933 +ad7091r-base +ad7091r5 +ad7124 +ad714x +ad714x-i2c +ad714x-spi +ad7150 +ad7192 +ad7266 +ad7280a +ad7291 +ad7292 +ad7293 +ad7298 +ad7303 +ad7314 +ad74115 +ad7414 +ad7418 +ad74413r +ad7476 +ad7606 +ad7606_par +ad7606_spi +ad7746 +ad7766 +ad7768-1 +ad7780 +ad7791 +ad7793 +ad7816 +ad7877 +ad7879 +ad7879-i2c +ad7879-spi +ad7887 +ad7923 +ad7949 +ad799x +ad8366 +ad8801 +ad9523 +ad9832 +ad9834 +ad_sigma_delta +ada4250 +adc-joystick +adc-keys +adc128d818 +adcxx +addi_apci_1032 +addi_apci_1500 +addi_apci_1516 +addi_apci_1564 +addi_apci_16xx +addi_apci_2032 +addi_apci_2200 +addi_apci_3120 +addi_apci_3501 +addi_apci_3xxx +addi_watchdog +adf4350 +adf4371 +adf4377 +adf7242 +adfs +adi +adiantum +adin +adin1100 +adin1110 +adis16080 +adis16130 +adis16136 +adis16201 +adis16203 +adis16209 +adis16240 +adis16260 +adis16400 +adis16460 +adis16475 +adis16480 +adis_lib +adjd_s311 +adl_pci6208 +adl_pci7x3x +adl_pci8164 +adm1025 +adm1026 +adm1029 +adm1031 +adm1177 +adm1266 +adm1275 +adm8211 +adm9240 +admv1013 +admv1014 +admv4420 +admv8818 +adp1653 +adp5061 +adp5520-keys +adp5520_bl +adp5588-keys +adp5589-keys +adp8860_bl +adp8870_bl +adrf6780 +ads7828 +ads7846 +ads7871 +adt7310 +adt7316 +adt7316-i2c +adt7316-spi +adt7410 +adt7411 +adt7462 +adt7470 +adt7475 +adt7x10 +adummy +adutux +adux1020 +adv7170 +adv7175 +adv7180 +adv7183 +adv7343 +adv7393 +adv7511-v4l2 +adv7604 +adv7842 +adv_pci1720 +adv_pci1723 +adv_pci1724 +adv_pci1760 +adv_swbutton +advansys +advantech_ec_wdt +advantechwdt +adxl313_core +adxl313_i2c +adxl313_spi +adxl34x +adxl34x-i2c +adxl34x-spi +adxl355_core +adxl355_i2c +adxl355_spi +adxl367 +adxl367_i2c +adxl367_spi +adxl372 +adxl372_i2c +adxl372_spi +adxrs290 +adxrs450 +aegis128 +aegis128-aesni +aes_ti +aesni-intel +af9013 +af9033 +af_alg +af_key +af_packet_diag +afe4403 +afe4404 +affs +ah4 +ah6 +aha152x_cs +aha1740 +ahci +ahci_dwc +ahci_platform +aht10 +aic79xx +aic7xxx +aic94xx +aiptek +aircable +airo +airo_cs +airspy +ak7375 +ak881x +ak8974 +ak8975 +al3010 +al3320a +alcor +alcor_pci +algif_aead +algif_hash +algif_rng +algif_skcipher +alienware-wmi +alim1535_wdt +alim7101_wdt +altera-ci +altera-cvp +altera-freeze-bridge +altera-msgdma +altera-pr-ip-core +altera-ps-spi +altera-stapl +altera_jtaguart +altera_ps2 +altera_tse +altera_uart +alx +am2315 +am53c974 +amc6821 +amd +amd-pmc +amd-pmf +amd-rng +amd-uncore +amd-xgbe +amd5536udc_pci +amd64_edac +amd76xrom +amd8111e +amd_freq_sensitivity +amd_hsmp +amd_sfh +amdgpu +amdtee +amdxcp +amilo-rfkill +amlogic-gxl-crypto +amplc_pc236_common +amplc_pci236 +amplc_pci263 +ams-iaq-core +ams369fg06 +amt +analog +analogix-anx78xx +analogix_dp +ansi_cprng +anx7411 +aoe +apanel +apds9300 +apds9802als +apds990x +apds9960 +apple-gmux +apple-mfi-fastcharge +apple_bl +appledisplay +applesmc +applespi +appletalk +appletouch +applicom +aptina-pll +aqc111 +aquacomputer_d5next +aquantia +ar0521 +ar5523 +ar7part +ar9331 +arasan-nand-controller +arc-rawmode +arc-rimi +arc_ps2 +arc_uart +arcfb +arcmsr +arcnet +arcxcnn_bl +aria-aesni-avx-x86_64 +aria-aesni-avx2-x86_64 +aria-gfni-avx512-x86_64 +aria_generic +arizona +arizona-haptics +arizona-i2c +arizona-ldo1 +arizona-micsupp +arizona-spi +ark3116 +arkfb +arp_tables +arpt_mangle +arptable_filter +as102_fe +as370-hwmon +as3711-regulator +as3711_bl +as3935 +as5011 +as73211 +asb100 +asc7621 +ascot2e +asix +ast +asus-ec-sensors +asus-laptop +asus-nb-wmi +asus-tf103c-dock +asus-wireless +asus-wmi +asus_atk0110 +asus_wmi_sensors +async_memcpy +async_pq +async_raid6_recov +async_tx +async_xor +at24 +at25 +at76c50x-usb +at803x +at86rf230 +atbm8830 +atc260x-core +atc260x-i2c +atc260x-onkey +atc260x-poweroff +atc260x-regulator +aten +ath +ath10k_core +ath10k_pci +ath10k_sdio +ath10k_usb +ath11k +ath11k_ahb +ath11k_pci +ath12k +ath3k +ath5k +ath6kl_core +ath6kl_sdio +ath6kl_usb +ath9k +ath9k_common +ath9k_htc +ath9k_hw +ath9k_pci_owl_loader +ati_remote +ati_remote2 +atl1 +atl1c +atl1e +atl2 +atlantic +atlas-ezo-sensor +atlas-sensor +atlas_btns +atm +atmel +atmel-ecc +atmel-i2c +atmel-sha204a +atmel_cs +atmel_mxt_ts +atmel_pci +atmtcp +atp +atp870u +atusb +atxp1 +aty128fb +atyfb +au0828 +au8522_common +au8522_decoder +au8522_dig +auo-pixcir-ts +auth_rpcgss +authenc +authencesn +autofs4 +avmfritz +ax25 +ax88179_178a +ax88796b +ax88796c +axi-fan-control +axnet_cs +axp20x +axp20x-i2c +axp20x-pek +axp20x-regulator +axp20x_ac_power +axp20x_adc +axp20x_battery +axp20x_usb_power +axp288_adc +axp288_charger +axp288_fuel_gauge +b2c2-flexcop +b2c2-flexcop-pci +b2c2-flexcop-usb +b43 +b43legacy +b44 +b53_common +b53_mdio +b53_mmap +b53_serdes +b53_spi +b53_srab +ba431-rng +barco-p50-gpio +bareudp +batman-adv +baycom_par +baycom_ser_fdx +baycom_ser_hdx +bcache +bch +bcm-phy-lib +bcm-phy-ptp +bcm-sf2 +bcm203x +bcm3510 +bcm54140 +bcm590xx +bcm590xx-regulator +bcm5974 +bcm7xxx +bcm87xx +bcm_vk +bcma +bcma-hcd +bcmsysport +bd6107 +bd9571mwv +bd9571mwv-regulator +bd99954-charger +bdc +be2iscsi +be2net +befs +bel-pfe +belkin_sa +bfa +bfq +bfs +bfusb +bh1750 +bh1770glc +bh1780 +binder_linux +binfmt_misc +blake2b_generic +block2mtd +blocklayoutdriver +blowfish-x86_64 +blowfish_common +blowfish_generic +bluecard_cs +bluetooth +bluetooth_6lowpan +bma150 +bma220_spi +bma400_core +bma400_i2c +bma400_spi +bmc150-accel-core +bmc150-accel-i2c +bmc150-accel-spi +bmc150_magn +bmc150_magn_i2c +bmc150_magn_spi +bme680_core +bme680_i2c +bme680_spi +bmg160_core +bmg160_i2c +bmg160_spi +bmi088-accel-core +bmi088-accel-spi +bmi160_core +bmi160_i2c +bmi160_spi +bmp280 +bmp280-i2c +bmp280-spi +bna +bnep +bno055 +bno055_i2c +bno055_ser +bnx2 +bnx2fc +bnx2i +bnx2x +bnxt_en +bnxt_re +bochs +bonding +bpa-rs600 +bpa10x +bpck +bpck6 +bpfilter +bpqether +bq2415x_charger +bq24190_charger +bq24257_charger +bq24735-charger +bq2515x_charger +bq256xx_charger +bq25890_charger +bq25980_charger +bq27xxx_battery +bq27xxx_battery_hdq +bq27xxx_battery_i2c +br2684 +br_netfilter +brcmfmac +brcmfmac-bca +brcmfmac-cyw +brcmfmac-wcc +brcmsmac +brcmutil +brd +bridge +broadcom +bsd_comp +bt3c_cs +bt819 +bt856 +bt866 +bt878 +btbcm +btcoexist +btintel +btmrvl +btmrvl_sdio +btmtk +btmtksdio +btmtkuart +btnxpuart +btqca +btrfs +btrsi +btrtl +btsdio +bttv +btusb +bu21013_ts +bu21029_ts +budget +budget-av +budget-ci +budget-core +budget-patch +c2port-duramar2150 +c67x00 +c_can +c_can_pci +c_can_platform +ca8210 +cachefiles +cadence_wdt +cafe_ccic +cafe_nand +caif +caif_serial +caif_socket +caif_usb +caif_virtio +camellia-aesni-avx-x86_64 +camellia-aesni-avx2 +camellia-x86_64 +camellia_generic +can +can-bcm +can-dev +can-gw +can-isotp +can-j1939 +can-raw +can327 +capmode +capsule-loader +carl9170 +carminefb +cassini +cast5-avx-x86_64 +cast5_generic +cast6-avx-x86_64 +cast6_generic +cast_common +catc +cavium_ptp +cb710 +cb710-mmc +cb_pcidas64 +cb_pcidda +cb_pcimdda +cc10001_adc +cc2520 +cc770 +cc770_isa +cc770_platform +ccm +ccp +ccp-crypto +ccs +ccs-pll +ccs811 +cdc-acm +cdc-phonet +cdc-wdm +cdc_eem +cdc_ether +cdc_mbim +cdc_ncm +cdc_subset +cdns-csi2rx +cdns-csi2tx +cdns-pltfrm +cdns-usb-common +cdns2-udc-pci +cdns3 +cdns3-pci-wrap +cdnsp-udc-pci +cec +cec-gpio +ceph +cfag12864b +cfag12864bfb +cfb +cfg80211 +cfi_cmdset_0001 +cfi_cmdset_0002 +cfi_cmdset_0020 +cfi_probe +cfi_util +ch +ch341 +ch7006 +ch7322 +ch9200 +ch_ipsec +ch_ktls +chacha-x86_64 +chacha20poly1305 +chacha_generic +chaoskey +charlcd +chcr +chipone_icn8505 +chipreg +chnl_net +chromeos_acpi +chromeos_laptop +chromeos_privacy_screen +chromeos_pstore +chromeos_tbmc +chv3-i2s +ci_hdrc +ci_hdrc_msm +ci_hdrc_pci +ci_hdrc_usb2 +cicada +cifs +cifs_arc4 +cifs_md4 +cio-dac +cirrus +cirrusfb +ck804xrom +classmate-laptop +clip +clk-cdce706 +clk-cs2000-cp +clk-lmk04832 +clk-max9485 +clk-palmas +clk-pwm +clk-si5341 +clk-si5351 +clk-si544 +clk-tps68470 +clk-twl6040 +clk-wm831x +cls_basic +cls_bpf +cls_cgroup +cls_flow +cls_flower +cls_fw +cls_matchall +cls_route +cls_u32 +cm109 +cm32181 +cm3232 +cm3323 +cm3605 +cm36651 +cma3000_d0x +cma3000_d0x_i2c +cmac +cmdlinepart +cmtp +cnic +cobalt +cobra +coda +colibri-vf50-ts +com20020 +com20020-pci +com20020_cs +com90io +com90xx +comedi +comedi_8255 +comedi_bond +comedi_example_test +comedi_parport +comedi_pci +comedi_pcmcia +comedi_test +comedi_usb +comm +compal-laptop +contec_pci_dio +cordic +core +coretemp +corsair-cpro +corsair-psu +cortina +counter +cp210x +cpcihp_generic +cpcihp_zt5550 +cpu5wdt +cpuid +cpuidle-haltpoll +cqhci +cr_bllcd +cramfs +crc-itu-t +crc32-pclmul +crc32_generic +crc4 +crc7 +crc8 +crct10dif-pclmul +cros-ec-cec +cros-ec-sensorhub +cros-ec-typec +cros_ec +cros_ec_accel_legacy +cros_ec_baro +cros_ec_chardev +cros_ec_debugfs +cros_ec_dev +cros_ec_i2c +cros_ec_ishtp +cros_ec_keyb +cros_ec_lid_angle +cros_ec_light_prox +cros_ec_lightbar +cros_ec_lpcs +cros_ec_mkbp_proximity +cros_ec_sensors +cros_ec_sensors_core +cros_ec_spi +cros_ec_sysfs +cros_ec_uart +cros_hps_i2c +cros_kbd_led_backlight +cros_peripheral_charger +cros_typec_switch +cros_usbpd-charger +cros_usbpd_logger +cros_usbpd_notify +crvml +cryptd +crypto_engine +crypto_safexcel +crypto_simd +crypto_user +cs3308 +cs5345 +cs53l32a +cs_dsp +csiostor +ct82c710 +ctucanfd +ctucanfd_pci +curve25519-generic +curve25519-x86_64 +cuse +cw1200_core +cw1200_wlan_sdio +cw1200_wlan_spi +cw2015_battery +cx18 +cx18-alsa +cx22700 +cx22702 +cx231xx +cx231xx-alsa +cx231xx-dvb +cx2341x +cx23885 +cx24110 +cx24113 +cx24116 +cx24117 +cx24120 +cx24123 +cx25821 +cx25821-alsa +cx25840 +cx82310_eth +cx88-alsa +cx88-blackbird +cx88-dvb +cx88-vp3054-i2c +cx8800 +cx8802 +cx88xx +cxacru +cxd2099 +cxd2820r +cxd2841er +cxd2880 +cxd2880-spi +cxgb +cxgb3 +cxgb3i +cxgb4 +cxgb4i +cxgb4vf +cxgbit +cxl_acpi +cxl_core +cxl_mem +cxl_pci +cxl_pmem +cxl_pmu +cxl_port +cy8ctma140 +cy8ctmg110_ts +cyapatp +cyber2000fb +cyberjack +cypress-sf +cypress_cy7c63 +cypress_firmware +cypress_m8 +cytherm +cyttsp4_core +cyttsp4_i2c +cyttsp4_spi +cyttsp5 +cyttsp_core +cyttsp_i2c +cyttsp_i2c_common +cyttsp_spi +da280 +da311 +da7280 +da9030_battery +da9034-ts +da903x-regulator +da903x_bl +da9052-battery +da9052-hwmon +da9052-regulator +da9052_bl +da9052_onkey +da9052_tsi +da9052_wdt +da9055-hwmon +da9055-regulator +da9055_onkey +da9055_wdt +da9062-core +da9062-regulator +da9062_wdt +da9063_onkey +da9063_wdt +da9150-charger +da9150-core +da9150-fg +da9150-gpadc +da9210-regulator +da9211-regulator +daqboard2000 +davicom +dax_cxl +dax_hmem +dax_pmem +db9 +dc395x +dca +dccp +dccp_diag +dccp_ipv4 +dccp_ipv6 +dcdbas +ddbridge +ddbridge-dummy-fe +de2104x +defxx +dell-laptop +dell-rbtn +dell-smbios +dell-smm-hwmon +dell-smo8800 +dell-uart-backlight +dell-wmi +dell-wmi-aio +dell-wmi-ddv +dell-wmi-descriptor +dell-wmi-led +dell-wmi-sysman +dell_rbu +delta-ahe50dc-fan +denali +denali_pci +des3_ede-x86_64 +des_generic +designware_i2s +device_dax +dfl +dfl-afu +dfl-emif +dfl-fme +dfl-fme-br +dfl-fme-mgr +dfl-fme-region +dfl-n3000-nios +dfl-pci +dht11 +diag +dib0070 +dib0090 +dib3000mb +dib3000mc +dib7000m +dib7000p +dib8000 +dib9000 +dibx000_common +digi_acceleport +diskonchip +dl2k +dlhl60d +dlink-dir685-touchkeys +dlm +dln2 +dln2-adc +dm-bio-prison +dm-bufio +dm-cache +dm-cache-smq +dm-clone +dm-crypt +dm-delay +dm-ebs +dm-era +dm-flakey +dm-historical-service-time +dm-integrity +dm-io-affinity +dm-log +dm-log-userspace +dm-log-writes +dm-mirror +dm-multipath +dm-persistent-data +dm-queue-length +dm-raid +dm-region-hash +dm-round-robin +dm-service-time +dm-snapshot +dm-switch +dm-thin-pool +dm-unstripe +dm-verity +dm-writecache +dm-zero +dm-zoned +dm1105 +dm9601 +dmard06 +dmard09 +dmard10 +dme1737 +dmfe +dmi-sysfs +dmx3191d +dnet +dp83640 +dp83822 +dp83848 +dp83867 +dp83869 +dp83tc811 +dp83td510 +dpot-dac +dps310 +dps920ab +dptf_pch_fivr +dptf_power +drbd +drivetemp +drm +drm_buddy +drm_display_helper +drm_dma_helper +drm_kms_helper +drm_mipi_dbi +drm_shmem_helper +drm_suballoc_helper +drm_ttm_helper +drm_vram_helper +drm_xen_front +drv260x +drv2665 +drv2667 +drx39xyj +drxd +drxk +ds1621 +ds1682 +ds1803 +ds2482 +ds2490 +ds2760_battery +ds2780_battery +ds2781_battery +ds2782_battery +ds3000 +ds4424 +ds620 +dsa_core +dsbr100 +dst +dst_ca +dstr +dt3000 +dt3155 +dt9812 +dtl1_cs +dummy +dummy-irq +dummy_stm +dvb-as102 +dvb-bt8xx +dvb-core +dvb-pll +dvb-ttpci +dvb-ttusb-budget +dvb-usb +dvb-usb-a800 +dvb-usb-af9005 +dvb-usb-af9005-remote +dvb-usb-af9015 +dvb-usb-af9035 +dvb-usb-anysee +dvb-usb-au6610 +dvb-usb-az6007 +dvb-usb-az6027 +dvb-usb-ce6230 +dvb-usb-cinergyT2 +dvb-usb-cxusb +dvb-usb-dib0700 +dvb-usb-dibusb-common +dvb-usb-dibusb-mb +dvb-usb-dibusb-mc +dvb-usb-dibusb-mc-common +dvb-usb-digitv +dvb-usb-dtt200u +dvb-usb-dtv5100 +dvb-usb-dvbsky +dvb-usb-dw2102 +dvb-usb-ec168 +dvb-usb-gl861 +dvb-usb-gp8psk +dvb-usb-lmedm04 +dvb-usb-m920x +dvb-usb-mxl111sf +dvb-usb-nova-t-usb2 +dvb-usb-opera +dvb-usb-pctv452e +dvb-usb-rtl28xxu +dvb-usb-technisat-usb2 +dvb-usb-ttusb2 +dvb-usb-umt-010 +dvb-usb-vp702x +dvb-usb-vp7045 +dvb_dummy_fe +dvb_usb_v2 +dw-edma +dw-edma-pcie +dw-i3c-master +dw-xdata-pcie +dw9714 +dw9768 +dw9807-vcm +dw_dmac +dw_dmac_core +dw_dmac_pci +dw_wdt +dwc-xlgmac +dwc2_pci +dwc3 +dwc3-haps +dwc3-pci +dwmac-generic +dwmac-intel +dwmac-loongson +dyna_pci10xx +dynapro +e100 +e1000 +e1000e +e3x0-button +e4000 +e752x_edac +earth-pt1 +earth-pt3 +ebc-c384_wdt +ebt_802_3 +ebt_among +ebt_arp +ebt_arpreply +ebt_dnat +ebt_ip +ebt_ip6 +ebt_limit +ebt_log +ebt_mark +ebt_mark_m +ebt_nflog +ebt_pkttype +ebt_redirect +ebt_snat +ebt_stp +ebt_vlan +ebtable_broute +ebtable_filter +ebtable_nat +ebtables +ec100 +ec_bhf +ec_sys +ecc +ecdh_generic +ecdsa_generic +echainiv +echo +ecrdsa_generic +edac_mce_amd +edt-ft5x06 +ee1004 +eeepc-laptop +eeepc-wmi +eeprom +eeprom_93cx6 +eeprom_93xx46 +eeti_ts +efa +efct +efi-pstore +efi_secret +efi_test +efibc +efs +egalax_ts_serial +ehci-fsl +ehset +einj +ektf2127 +elan_i2c +elo +em28xx +em28xx-alsa +em28xx-dvb +em28xx-rc +em28xx-v4l +em_canid +em_cmp +em_ipset +em_ipt +em_meta +em_nbyte +em_text +em_u32 +emc1403 +emc2103 +emc2305 +emc6w201 +emi26 +emi62 +empeg +ems_pci +ems_pcmcia +ems_usb +emu10k1-gp +ena +enc28j60 +enclosure +encx24j600 +encx24j600-regmap +ene_ir +eni +eni_vdpa +enic +envelope-detector +epat +epia +epic100 +eql +erdma +erofs +esas2r +esb2rom +esd_usb +esp4 +esp4_offload +esp6 +esp6_offload +esp_scsi +essiv +et1011c +et131x +et8ek8 +etas_es58x +ethoc +eurotechwdt +evbug +exar_wdt +exc3000 +exfat +extcon-adc-jack +extcon-axp288 +extcon-fsa9480 +extcon-gpio +extcon-intel-cht-wc +extcon-intel-int3496 +extcon-intel-mrfld +extcon-max14577 +extcon-max3355 +extcon-max77693 +extcon-max77843 +extcon-max8997 +extcon-palmas +extcon-ptn5150 +extcon-rt8973a +extcon-sm5502 +extcon-usb-gpio +extcon-usbc-cros-ec +extcon-usbc-tusb320 +ezusb +f2fs +f71805f +f71808e_wdt +f71882fg +f75375s +f81232 +f81534 +f81601 +f81604 +fakelb +fam15h_power +fan53555 +farsync +faulty +fb_agm1264k-fl +fb_bd663474 +fb_ddc +fb_hx8340bn +fb_hx8347d +fb_hx8353d +fb_hx8357d +fb_ili9163 +fb_ili9320 +fb_ili9325 +fb_ili9340 +fb_ili9341 +fb_ili9481 +fb_ili9486 +fb_pcd8544 +fb_ra8875 +fb_s6d02a1 +fb_s6d1121 +fb_seps525 +fb_sh1106 +fb_ssd1289 +fb_ssd1305 +fb_ssd1306 +fb_ssd1325 +fb_ssd1331 +fb_ssd1351 +fb_st7735r +fb_st7789v +fb_tinylcd +fb_tls8204 +fb_uc1611 +fb_uc1701 +fb_upd161704 +fbtft +fc0011 +fc0012 +fc0013 +fc2580 +fcoe +fcrypt +fdomain +fdomain_cs +fdomain_pci +fdp +fdp_i2c +fealnx +ff-memless +fieldbus_dev +fintek-cir +firedtv +firewire-core +firewire-net +firewire-ohci +firewire-sbp2 +firmware_attributes_class +fit2 +fit3 +fixed +fjes +floppy +fm10k +fm801-gp +fm_drv +fmvj18x_cs +fnic +forcedeth +fore_200e +fou +fou6 +fpga-bridge +fpga-mgr +fpga-region +freevxfs +friq +frpw +fsa4480 +fscache +fschmd +fsia6b +fsl-mph-dr-of +fsl_linflexuart +fsl_lpuart +fsp-3y +ftdi_sio +ftl +ftrace-direct +ftrace-direct-modify +ftrace-direct-too +ftsteutates +fujitsu-laptop +fujitsu-tablet +fujitsu_ts +funcore +funeth +fusb302 +fxas21002c_core +fxas21002c_i2c +fxas21002c_spi +fxls8962af-core +fxls8962af-i2c +fxls8962af-spi +fxos8700_core +fxos8700_i2c +fxos8700_spi +g450_pll +g760a +g762 +g_acm_ms +g_audio +g_cdc +g_dbgp +g_ether +g_ffs +g_hid +g_mass_storage +g_midi +g_ncm +g_nokia +g_printer +g_serial +g_webcam +g_zero +gadgetfs +gamecon +gameport +garmin_gps +garp +gb-audio-apbridgea +gb-audio-codec +gb-audio-gb +gb-audio-manager +gb-audio-module +gb-bootrom +gb-es2 +gb-firmware +gb-gbphy +gb-gpio +gb-hid +gb-i2c +gb-light +gb-log +gb-loopback +gb-power-supply +gb-pwm +gb-raw +gb-sdio +gb-spi +gb-spilib +gb-uart +gb-usb +gb-vibrator +gdmtty +gdmulte +gen_probe +generic +generic-adc-battery +genet +geneve +genwqe_card +gf2k +gfs2 +ghash-clmulni-intel +gigabyte-wmi +gl518sm +gl520sm +gl620a +gluebi +gm12u320 +gma500_gfx +gnss +gnss-mtk +gnss-serial +gnss-sirf +gnss-ubx +gnss-usb +go7007 +go7007-loader +go7007-usb +goku_udc +goldfish_battery +goodix_ts +gp2ap002 +gp2ap020a00f +gp8psk-fe +gpd-pocket-fan +gpio +gpio-104-dio-48e +gpio-104-idi-48 +gpio-104-idio-16 +gpio-aaeon +gpio-adp5520 +gpio-aggregator +gpio-amd-fch +gpio-amd8111 +gpio-amdpt +gpio-arizona +gpio-bd9571mwv +gpio-beeper +gpio-charger +gpio-da9052 +gpio-da9055 +gpio-dln2 +gpio-dwapb +gpio-elkhartlake +gpio-exar +gpio-f7188x +gpio-fxl6408 +gpio-gpio-mm +gpio-i8255 +gpio-ich +gpio-idio-16 +gpio-it87 +gpio-janz-ttl +gpio-kempld +gpio-latch +gpio-lp3943 +gpio-lp873x +gpio-madera +gpio-max3191x +gpio-max7300 +gpio-max7301 +gpio-max730x +gpio-max732x +gpio-mb86s7x +gpio-mc33880 +gpio-menz127 +gpio-ml-ioh +gpio-pca953x +gpio-pca9570 +gpio-pcf857x +gpio-pci-idio-16 +gpio-pcie-idio-24 +gpio-pisosr +gpio-rdc321x +gpio-regmap +gpio-regulator +gpio-sbu-mux +gpio-sch +gpio-sch311x +gpio-sim +gpio-siox +gpio-tangier +gpio-tpic2810 +gpio-tps65086 +gpio-tps65912 +gpio-tps68470 +gpio-tqmx86 +gpio-twl4030 +gpio-twl6040 +gpio-vibra +gpio-viperboard +gpio-virtio +gpio-vx855 +gpio-wcove +gpio-winbond +gpio-wm831x +gpio-wm8350 +gpio-wm8994 +gpio-ws16c48 +gpio-xra1403 +gpio_backlight +gpio_decoder +gpio_keys +gpio_keys_polled +gpio_mouse +gpu-sched +gr_udc +grace +gre +greybus +grip +grip_mp +gru +gs1662 +gs_usb +gsc_hpdi +gspca_benq +gspca_conex +gspca_cpia1 +gspca_dtcs033 +gspca_etoms +gspca_finepix +gspca_gl860 +gspca_jeilinj +gspca_jl2005bcd +gspca_kinect +gspca_konica +gspca_m5602 +gspca_main +gspca_mars +gspca_mr97310a +gspca_nw80x +gspca_ov519 +gspca_ov534 +gspca_ov534_9 +gspca_pac207 +gspca_pac7302 +gspca_pac7311 +gspca_se401 +gspca_sn9c2028 +gspca_sn9c20x +gspca_sonixb +gspca_sonixj +gspca_spca1528 +gspca_spca500 +gspca_spca501 +gspca_spca505 +gspca_spca506 +gspca_spca508 +gspca_spca561 +gspca_sq905 +gspca_sq905c +gspca_sq930x +gspca_stk014 +gspca_stk1135 +gspca_stv0680 +gspca_stv06xx +gspca_sunplus +gspca_t613 +gspca_topro +gspca_touptek +gspca_tv8532 +gspca_vc032x +gspca_vicam +gspca_xirlink_cit +gspca_zc3xx +gtp +gud +guillemot +gunze +gve +habanalabs +hackrf +hamachi +hampshire +hangcheck-timer +hanwang +hci +hci_bcm4377 +hci_nokia +hci_uart +hci_vhci +hctr2 +hd3ss3220 +hd44780 +hd44780_common +hdaps +hdc100x +hdc2010 +hdlc +hdlc_cisco +hdlc_fr +hdlc_ppp +hdlc_raw +hdlc_raw_eth +hdlc_x25 +hdlcdrv +hdma +hdma_mgmt +hdpvr +he +hecubafb +helene +hellcreek_sw +hexium_gemini +hexium_orion +hfcmulti +hfcpci +hfcsusb +hfi1 +hfs +hfsplus +hgafb +hi311x +hi556 +hi6210-i2s +hi8435 +hi846 +hi847 +hid +hid-a4tech +hid-accutouch +hid-alps +hid-apple +hid-appleir +hid-asus +hid-aureal +hid-axff +hid-belkin +hid-betopff +hid-bigbenff +hid-cherry +hid-chicony +hid-cmedia +hid-corsair +hid-cougar +hid-cp2112 +hid-creative-sb0540 +hid-cypress +hid-dr +hid-elan +hid-elecom +hid-elo +hid-emsff +hid-evision +hid-ezkey +hid-ft260 +hid-gaff +hid-gembird +hid-generic +hid-gfrm +hid-glorious +hid-google-hammer +hid-gt683r +hid-gyration +hid-holtek-kbd +hid-holtek-mouse +hid-holtekff +hid-hyperv +hid-icade +hid-ite +hid-jabra +hid-kensington +hid-keytouch +hid-kye +hid-lcpower +hid-led +hid-lenovo +hid-letsketch +hid-lg-g15 +hid-logitech +hid-logitech-dj +hid-logitech-hidpp +hid-macally +hid-magicmouse +hid-maltron +hid-mcp2221 +hid-megaworld +hid-mf +hid-microsoft +hid-monterey +hid-multitouch +hid-nintendo +hid-nti +hid-ntrig +hid-nvidia-shield +hid-ortek +hid-penmount +hid-petalynx +hid-picolcd +hid-pl +hid-plantronics +hid-playstation +hid-primax +hid-prodikeys +hid-pxrc +hid-razer +hid-redragon +hid-retrode +hid-rmi +hid-roccat +hid-roccat-arvo +hid-roccat-common +hid-roccat-isku +hid-roccat-kone +hid-roccat-koneplus +hid-roccat-konepure +hid-roccat-kovaplus +hid-roccat-lua +hid-roccat-pyra +hid-roccat-ryos +hid-roccat-savu +hid-saitek +hid-samsung +hid-semitek +hid-sensor-accel-3d +hid-sensor-als +hid-sensor-custom +hid-sensor-custom-intel-hinge +hid-sensor-gyro-3d +hid-sensor-hub +hid-sensor-humidity +hid-sensor-iio-common +hid-sensor-incl-3d +hid-sensor-magn-3d +hid-sensor-press +hid-sensor-prox +hid-sensor-rotation +hid-sensor-temperature +hid-sensor-trigger +hid-sigmamicro +hid-sjoy +hid-sony +hid-speedlink +hid-steam +hid-steelseries +hid-sunplus +hid-thrustmaster +hid-tivo +hid-tmff +hid-topre +hid-topseed +hid-twinhan +hid-u2fzero +hid-uclogic +hid-udraw-ps3 +hid-viewsonic +hid-vivaldi +hid-vivaldi-common +hid-vrc2 +hid-waltop +hid-wiimote +hid-xiaomi +hid-xinmo +hid-zpff +hid-zydacron +hideep +hidp +hih6130 +himax_hx83112b +hinic +hisi-spmi-controller +hmc425a +hmc5843_core +hmc5843_i2c +hmc5843_spi +hmc6352 +hopper +horus3a +hostap +hostap_cs +hostap_pci +hostap_plx +hp-wmi +hp-wmi-sensors +hp03 +hp206c +hp_accel +hpfs +hpilo +hpsa +hptiop +hpwdt +hsi +hsi_char +hso +hsr +ht16k33 +hts221 +hts221_i2c +hts221_spi +htu21 +huawei-wmi +huawei_cdc_ncm +hv_balloon +hv_netvsc +hv_sock +hv_storvsc +hv_utils +hv_vmbus +hwmon-aaeon +hwmon-vid +hwpoison-inject +hx711 +hx8357 +hx8357d +hycon-hy46xx +hynitron_cstxxx +hyperbus-core +hyperv-keyboard +hyperv_drm +hyperv_fb +i10nm_edac +i2c-algo-bit +i2c-algo-pca +i2c-ali1535 +i2c-ali1563 +i2c-ali15x3 +i2c-amd-mp2-pci +i2c-amd-mp2-plat +i2c-amd756 +i2c-amd756-s4882 +i2c-amd8111 +i2c-cbus-gpio +i2c-ccgx-ucsi +i2c-cht-wc +i2c-cp2615 +i2c-cros-ec-tunnel +i2c-designware-pci +i2c-diolan-u2c +i2c-dln2 +i2c-gpio +i2c-hid +i2c-hid-acpi +i2c-hid-of +i2c-i801 +i2c-isch +i2c-ismt +i2c-kempld +i2c-matroxfb +i2c-mchp-pci1xxxx +i2c-mlxcpld +i2c-mux +i2c-mux-gpio +i2c-mux-ltc4306 +i2c-mux-mlxcpld +i2c-mux-pca9541 +i2c-mux-pca954x +i2c-mux-reg +i2c-nforce2 +i2c-nforce2-s4985 +i2c-nvidia-gpu +i2c-ocores +i2c-parport +i2c-pca-platform +i2c-piix4 +i2c-robotfuzz-osif +i2c-scmi +i2c-simtec +i2c-sis5595 +i2c-sis630 +i2c-sis96x +i2c-smbus +i2c-stub +i2c-taos-evm +i2c-tiny-usb +i2c-via +i2c-viapro +i2c-viperboard +i2c-virtio +i2c-xiic +i3000_edac +i3200_edac +i3c +i3c-master-cdns +i40e +i5100_edac +i5400_edac +i5500_temp +i5k_amb +i6300esb +i7300_edac +i740fb +i7core_edac +i82092 +i82975x_edac +i915 +iTCO_vendor_support +iTCO_wdt +iavf +ib700wdt +ib_cm +ib_core +ib_ipoib +ib_iser +ib_isert +ib_mthca +ib_qib +ib_srp +ib_srpt +ib_umad +ib_uverbs +ibm-cffps +ibm_rtl +ibmaem +ibmasm +ibmasr +ibmpex +ice +ichxrom +icp10100 +icp_multi +icplus +ics932s401 +ideapad-laptop +ideapad_slidebar +idma64 +idmouse +idt77252 +idt_89hpesx +idt_gen2 +idt_gen3 +idtcps +idxd +idxd_bus +ie31200_edac +ie6xx_wdt +ieee802154 +ieee802154_6lowpan +ieee802154_socket +ifb +ifcvf +ife +ifi_canfd +iforce +iforce-serio +iforce-usb +igb +igbvf +igc +igen6_edac +igorplugusb +iguanair +iio-mux +iio-rescale +iio-trig-hrtimer +iio-trig-interrupt +iio-trig-loop +iio-trig-sysfs +iio_dummy +iio_hwmon +ila +ili210x +ili9163 +ili9225 +ili922x +ili9320 +ili9341 +ili9486 +ilitek_ts_i2c +imagis +img-ascii-lcd +img-i2s-in +img-i2s-out +img-parallel-out +img-spdif-in +img-spdif-out +imm +imon +imon_raw +ims-pcu +imx208 +imx214 +imx219 +imx258 +imx274 +imx290 +imx296 +imx319 +imx355 +ina209 +ina238 +ina2xx +ina2xx-adc +ina3221 +industrialio +industrialio-buffer-cb +industrialio-buffer-dma +industrialio-buffer-dmaengine +industrialio-configfs +industrialio-gts-helper +industrialio-hw-consumer +industrialio-sw-device +industrialio-sw-trigger +industrialio-triggered-buffer +industrialio-triggered-event +inet_diag +inexio +inftl +initio +input-leds +inspur-ipsps +int3400_thermal +int3401_thermal +int3402_thermal +int3403_thermal +int3406_thermal +int340x_thermal_zone +int51x1 +intel-cstate +intel-hid +intel-ish-ipc +intel-ishtp +intel-ishtp-hid +intel-ishtp-loader +intel-lpss +intel-lpss-acpi +intel-lpss-pci +intel-m10-bmc-core +intel-m10-bmc-hwmon +intel-m10-bmc-pmci +intel-m10-bmc-spi +intel-qep +intel-rng +intel-rst +intel-smartconnect +intel-uncore-frequency +intel-uncore-frequency-common +intel-uncore-frequency-tpmi +intel-vbtn +intel-wmi-sbl-fw-update +intel-wmi-thunderbolt +intel-xhci-usb-role-switch +intel-xway +intel_atomisp2_led +intel_atomisp2_pm +intel_bxt_pmic_thermal +intel_bxtwc_tmu +intel_bytcrc_pwrsrc +intel_chtdc_ti_pwrbtn +intel_chtwc_int33fe +intel_crystal_cove_charger +intel_ifs +intel_int0002_vgpio +intel_ips +intel_mrfld_adc +intel_mrfld_pwrbtn +intel_oaktrail +intel_pch_thermal +intel_pmc_bxt +intel_pmc_mux +intel_powerclamp +intel_punit_ipc +intel_qat +intel_quark_i2c_gpio +intel_rapl_common +intel_rapl_msr +intel_rapl_tpmi +intel_sar +intel_scu_ipcutil +intel_scu_pltdrv +intel_sdsi +intel_skl_int3472_discrete +intel_skl_int3472_tps68470 +intel_soc_dts_iosf +intel_soc_dts_thermal +intel_soc_pmic_bxtwc +intel_soc_pmic_chtdc_ti +intel_soc_pmic_mrfld +intel_tcc_cooling +intel_telemetry_core +intel_telemetry_debugfs +intel_telemetry_pltdrv +intel_th +intel_th_acpi +intel_th_gth +intel_th_msu +intel_th_msu_sink +intel_th_pci +intel_th_pti +intel_th_sth +intel_vpu +intel_vr_nor +intel_vsec +intel_vsec_tpmi +intelfb +interact +interrupt-cnt +inv-icm42600 +inv-icm42600-i2c +inv-icm42600-spi +inv-mpu6050 +inv-mpu6050-i2c +inv-mpu6050-spi +io_edgeport +io_ti +ioatdma +iommu_v2 +iommufd +ionic +iosm +iowarrior +ip5xxx_power +ip6_gre +ip6_tables +ip6_tunnel +ip6_udp_tunnel +ip6_vti +ip6t_NPT +ip6t_REJECT +ip6t_SYNPROXY +ip6t_ah +ip6t_eui64 +ip6t_frag +ip6t_hbh +ip6t_ipv6header +ip6t_mh +ip6t_rpfilter +ip6t_rt +ip6t_srh +ip6table_filter +ip6table_mangle +ip6table_nat +ip6table_raw +ip6table_security +ip_gre +ip_set +ip_set_bitmap_ip +ip_set_bitmap_ipmac +ip_set_bitmap_port +ip_set_hash_ip +ip_set_hash_ipmac +ip_set_hash_ipmark +ip_set_hash_ipport +ip_set_hash_ipportip +ip_set_hash_ipportnet +ip_set_hash_mac +ip_set_hash_net +ip_set_hash_netiface +ip_set_hash_netnet +ip_set_hash_netport +ip_set_hash_netportnet +ip_set_list_set +ip_tables +ip_tunnel +ip_vs +ip_vs_dh +ip_vs_fo +ip_vs_ftp +ip_vs_lblc +ip_vs_lblcr +ip_vs_lc +ip_vs_mh +ip_vs_nq +ip_vs_ovf +ip_vs_pe_sip +ip_vs_rr +ip_vs_sed +ip_vs_sh +ip_vs_twos +ip_vs_wlc +ip_vs_wrr +ip_vti +ipack +ipaq +ipcomp +ipcomp6 +iphase +ipheth +ipip +ipmi_devintf +ipmi_msghandler +ipmi_poweroff +ipmi_si +ipmi_ssif +ipmi_watchdog +ipoctal +ipr +ips +ipt_ECN +ipt_REJECT +ipt_SYNPROXY +ipt_ah +ipt_rpfilter +iptable_filter +iptable_mangle +iptable_nat +iptable_raw +iptable_security +ipu-bridge +ipu3-cio2 +ipu3-imgu +ipvlan +ipvtap +ipw +ipw2100 +ipw2200 +ipwireless +iqs269a +iqs5xx +iqs620at-temp +iqs621-als +iqs624-pos +iqs626a +iqs62x +iqs62x-keys +iqs7222 +ir-imon-decoder +ir-jvc-decoder +ir-kbd-i2c +ir-mce_kbd-decoder +ir-nec-decoder +ir-rc5-decoder +ir-rc6-decoder +ir-rcmm-decoder +ir-sanyo-decoder +ir-sharp-decoder +ir-sony-decoder +ir-usb +ir-xmp-decoder +ir35221 +ir36021 +ir38064 +ir_toy +irdma +irps5401 +irq-madera +irqbypass +isci +iscsi_boot_sysfs +iscsi_ibft +iscsi_target_mod +iscsi_tcp +isdnhdlc +ishtp_eclite +isight_firmware +isl29003 +isl29018 +isl29020 +isl29028 +isl29125 +isl29501 +isl6271a-regulator +isl6405 +isl6421 +isl6423 +isl68137 +isl9305 +isofs +isp116x-hcd +isp1704_charger +isp1760 +isst_if_common +isst_if_mbox_msr +isst_if_mbox_pci +isst_if_mmio +isst_tpmi +isst_tpmi_core +it87 +it8712f_wdt +it87_wdt +it913x +itd1000 +ite-cir +itg3200 +iuu_phoenix +ivtv +ivtv-alsa +ivtvfb +iw_cm +iw_cxgb4 +iwl3945 +iwl4965 +iwldvm +iwlegacy +iwlmvm +iwlwifi +ix2505v +ixgbe +ixgbevf +janz-cmodio +janz-ican3 +jc42 +jedec_probe +jffs2 +jfs +jmb38x_ms +jme +joydev +joydump +jr3_pci +jsa1212 +jsm +k10temp +k8temp +kafs +kalmia +kaweth +kb3886_bl +kbic +kbtab +kcm +kcomedilib +ke_counter +kempld-core +kempld_wdt +kernelcapi +keyspan +keyspan_pda +keyspan_remote +keywrap +kfifo_buf +kheaders +kionix-kx022a +kionix-kx022a-i2c +kionix-kx022a-spi +kl5kusb105 +kmem +kmx61 +kobil_sct +ks0108 +ks0127 +ks7010 +ks8842 +ks8851_common +ks8851_par +ks8851_spi +ksmbd +ksz884x +ksz8863_smi +ksz9477_i2c +ksz_spi +ksz_switch +ktd253-backlight +ktti +ktz8866 +kvaser_pci +kvaser_pciefd +kvaser_usb +kvm +kvm-amd +kvm-intel +kvmgt +kxcjk-1013 +kxsd9 +kxsd9-i2c +kxsd9-spi +kxtj9 +kyber-iosched +kyrofb +l1oip +l2tp_core +l2tp_debugfs +l2tp_eth +l2tp_ip +l2tp_ip6 +l2tp_netlink +l2tp_ppp +l440gx +l4f00242t03 +l64781 +lan743x +lan78xx +lan9303-core +lan9303_i2c +lan9303_mdio +lanai +lantiq +lantiq_gswip +lapb +lapbether +lattice-ecp3-config +lattice-sysconfig +lattice-sysconfig-spi +lcd +lcd2s +ldusb +lec +led-class-flash +led-class-multicolor +leds-88pm860x +leds-aaeon +leds-adp5520 +leds-apu +leds-as3645a +leds-aw200xx +leds-bd2606mvv +leds-bd2802 +leds-blinkm +leds-cht-wcove +leds-da903x +leds-da9052 +leds-dac124s085 +leds-gpio +leds-is31fl319x +leds-lm3530 +leds-lm3532 +leds-lm3533 +leds-lm355x +leds-lm3601x +leds-lm36274 +leds-lm3642 +leds-lp3944 +leds-lp3952 +leds-lp50xx +leds-lp8788 +leds-lt3593 +leds-max8997 +leds-mc13783 +leds-menf21bmc +leds-mlxcpld +leds-mlxreg +leds-mt6323 +leds-mt6370-flash +leds-mt6370-rgb +leds-nic78bx +leds-pca9532 +leds-pca955x +leds-pca963x +leds-pwm +leds-pwm-multicolor +leds-regulator +leds-rt8515 +leds-sgm3140 +leds-ss4200 +leds-tca6507 +leds-ti-lmu-common +leds-tlc591xx +leds-tps6105x +leds-wm831x-status +leds-wm8350 +ledtrig-activity +ledtrig-audio +ledtrig-backlight +ledtrig-camera +ledtrig-default-on +ledtrig-heartbeat +ledtrig-netdev +ledtrig-oneshot +ledtrig-pattern +ledtrig-timer +ledtrig-transient +ledtrig-tty +ledtrig-usbport +legousbtower +lenovo-ymc +lenovo-yogabook +lg-laptop +lg-vl600 +lg2160 +lgdt3305 +lgdt3306a +lgdt330x +lgs8gl5 +lgs8gxx +lib80211 +lib80211_crypt_ccmp +lib80211_crypt_tkip +lib80211_crypt_wep +libahci +libahci_platform +libarc4 +libceph +libchacha +libchacha20poly1305 +libcomposite +libcrc32c +libcurve25519 +libcurve25519-generic +libcxgb +libcxgbi +libdes +libertas +libertas_cs +libertas_sdio +libertas_spi +libertas_tf +libertas_tf_usb +libfc +libfcoe +libipw +libiscsi +libiscsi_tcp +libpoly1305 +libsas +libwx +lightning +line-display +lineage-pem +linear +liquidio +liquidio-core +liquidio_vf +lis3lv02d +lis3lv02d_i2c +lkkbd +ll_temac +llc +llc2 +lm25066 +lm3533-als +lm3533-core +lm3533-ctrlbank +lm3533_bl +lm3560 +lm3630a_bl +lm3639_bl +lm363x-regulator +lm3646 +lm63 +lm70 +lm73 +lm75 +lm77 +lm78 +lm80 +lm83 +lm8323 +lm8333 +lm85 +lm87 +lm90 +lm92 +lm93 +lm95234 +lm95241 +lm95245 +lmp91000 +lms283gf05 +lms501kf03 +lnbh25 +lnbh29 +lnbp21 +lnbp22 +lockd +lp +lp3943 +lp3971 +lp3972 +lp855x_bl +lp8727_charger +lp872x +lp873x +lp8755 +lp8788-buck +lp8788-charger +lp8788-ldo +lp8788_adc +lp8788_bl +lpc_ich +lpc_sch +lpddr_cmds +lpfc +lru_cache +lrw +lt3651-charger +lt7182s +ltc1660 +ltc2471 +ltc2485 +ltc2496 +ltc2497 +ltc2497-core +ltc2632 +ltc2688 +ltc2941-battery-gauge +ltc2945 +ltc2947-core +ltc2947-i2c +ltc2947-spi +ltc2978 +ltc2983 +ltc2990 +ltc2992 +ltc3589 +ltc3676 +ltc3815 +ltc4151 +ltc4162-l-charger +ltc4215 +ltc4222 +ltc4245 +ltc4260 +ltc4261 +ltr501 +ltrf216a +ltv350qv +lv0104cs +lv5207lp +lvstest +lxt +lz4 +lz4_compress +lz4hc +lz4hc_compress +m2m-deinterlace +m52790 +m62332 +m88ds3103 +m88rs2000 +m88rs6000t +mISDN_core +mISDN_dsp +mISDNinfineon +mISDNipac +mISDNisar +m_can +m_can_pci +m_can_platform +mac-celtic +mac-centeuro +mac-croatian +mac-cyrillic +mac-gaelic +mac-greek +mac-iceland +mac-inuit +mac-roman +mac-romanian +mac-turkish +mac80211 +mac80211_hwsim +mac802154 +mac802154_hwsim +mac_hid +macb +macb_pci +machxo2-spi +machzwd +macmodes +macsec +macvlan +macvtap +madera +madera-i2c +madera-spi +mag3110 +magellan +mailbox-altera +mana +mana_ib +mantis +mantis_core +map_absent +map_funcs +map_ram +map_rom +marvell +marvell-88x2222 +marvell10g +matrix-keymap +matrix_keypad +matrox_w1 +matroxfb_DAC1064 +matroxfb_Ti3026 +matroxfb_accel +matroxfb_base +matroxfb_crtc2 +matroxfb_g450 +matroxfb_maven +matroxfb_misc +max1027 +max11100 +max1111 +max1118 +max11205 +max11410 +max11801_ts +max1241 +max127 +max1363 +max14577-regulator +max14577_charger +max15301 +max1586 +max16064 +max16065 +max1619 +max16601 +max1668 +max17040_battery +max17042_battery +max1721x_battery +max197 +max20086-regulator +max20411-regulator +max20730 +max20751 +max2165 +max2175 +max30100 +max30102 +max30208 +max3100 +max31722 +max31730 +max31760 +max31785 +max31790 +max31827 +max31856 +max31865 +max3420_udc +max3421-hcd +max34440 +max44000 +max44009 +max517 +max5432 +max5481 +max5487 +max5522 +max5821 +max63xx_wdt +max6620 +max6621 +max6639 +max6650 +max6697 +max6875 +max7359_keypad +max77541 +max77541-adc +max77541-regulator +max77693-haptic +max77693-regulator +max77693_charger +max77826-regulator +max77976_charger +max8649 +max8660 +max8688 +max8893 +max8903_charger +max8907 +max8907-regulator +max8925-regulator +max8925_bl +max8925_onkey +max8925_power +max8952 +max8997-regulator +max8997_charger +max8997_haptic +max8998 +max8998_charger +max9271 +max9611 +maxim_thermocouple +mb1232 +mb862xxfb +mb86a16 +mb86a20s +mc +mc13783-adc +mc13783-pwrbutton +mc13783-regulator +mc13783_ts +mc13892-regulator +mc13xxx-core +mc13xxx-i2c +mc13xxx-regulator-core +mc13xxx-spi +mc3230 +mc34vr500 +mc44s803 +mcam-core +mcb +mcb-lpc +mcb-pci +mcba_usb +mce-inject +mceusb +mchp23k256 +mchp48l640 +mchp_pci1xxxx_gp +mchp_pci1xxxx_gpio +mcp251x +mcp251xfd +mcp3021 +mcp320x +mcp3422 +mcp3911 +mcp4018 +mcp41010 +mcp4131 +mcp4531 +mcp4725 +mcp4922 +mcr20a +mcs5000_ts +mcs7830 +mcs_touchkey +mct_u232 +mctp-serial +md-cluster +md4 +mdc800 +mdev +mdio +mdio-bcm-unimac +mdio-bitbang +mdio-cavium +mdio-gpio +mdio-i2c +mdio-mscc-miim +mdio-mvusb +mdio-regmap +mdio-thunder +me_daq +mediatek-ge +megaraid +megaraid_mbox +megaraid_mm +megaraid_sas +mei +mei-gsc +mei-me +mei-txe +mei_gsc_proxy +mei_hdcp +mei_phy +mei_pxp +mei_wdt +melfas_mip4 +memory-notifier-error-inject +memstick +men_z135_uart +men_z188_adc +mena21_wdt +menf21bmc +menf21bmc_hwmon +menf21bmc_wdt +menz69_wdt +meraki-mx100 +metro-usb +metronomefb +mf6x4 +mfd-aaeon +mgag200 +mhi +mhi_ep +mhi_net +mhi_pci_generic +mhi_wwan_ctrl +mhi_wwan_mbim +mi0283qt +michael_mic +micrel +microchip +microchip-spi +microchip_t1 +microchip_t1s +microread +microread_i2c +microread_mei +microtek +mii +minix +mip6 +mipi-i3c-hci +mite +mkiss +ml86v7667 +mlx-platform +mlx4_core +mlx4_en +mlx4_ib +mlx5-vfio-pci +mlx5_core +mlx5_ib +mlx5_vdpa +mlx90614 +mlx90632 +mlx_wdt +mlxfw +mlxreg-fan +mlxreg-hotplug +mlxreg-io +mlxreg-lc +mlxsw_core +mlxsw_i2c +mlxsw_minimal +mlxsw_pci +mlxsw_spectrum +mma7455_core +mma7455_i2c +mma7455_spi +mma7660 +mma8450 +mma8452 +mma9551 +mma9551_core +mma9553 +mmc35240 +mmc_block +mmc_spi +mms114 +mn88443x +mn88472 +mn88473 +mos7720 +mos7840 +most_cdev +most_core +most_i2c +most_net +most_snd +most_usb +most_video +motorcomm +moxa +mp2629 +mp2629_adc +mp2629_charger +mp2888 +mp2975 +mp5023 +mp8859 +mpi3mr +mpl115 +mpl115_i2c +mpl115_spi +mpl3115 +mpls_gso +mpls_iptunnel +mpls_router +mpoa +mpq7932 +mpr121_touchkey +mprls0025pa +mpt3sas +mptbase +mptcp_diag +mptctl +mptfc +mptlan +mptsas +mptscsih +mptspi +mpu3050 +mr75203 +mrf24j40 +mrp +ms5611_core +ms5611_i2c +ms5611_spi +ms5637 +ms_block +ms_sensors_i2c +msa311 +mscc +mscc_felix_dsa_lib +mscc_ocelot_ext +mscc_ocelot_switch_lib +mscc_seville +msdos +mse102x +msg2638 +msi-ec +msi-laptop +msi-wmi +msi001 +msi2500 +msp3400 +mspro_block +msr +mt2060 +mt2063 +mt20xx +mt2131 +mt2266 +mt312 +mt352 +mt6311-regulator +mt6315-regulator +mt6323-regulator +mt6331-regulator +mt6332-regulator +mt6357-regulator +mt6358-regulator +mt6359-regulator +mt6360-adc +mt6360-core +mt6360-regulator +mt6360_charger +mt6370 +mt6370-adc +mt6370-backlight +mt6370-charger +mt6370-regulator +mt6397 +mt6397-regulator +mt7530 +mt7530-mdio +mt7530-mmio +mt76 +mt76-connac-lib +mt76-sdio +mt76-usb +mt7601u +mt7603e +mt7615-common +mt7615e +mt7663-usb-sdio-common +mt7663s +mt7663u +mt76x0-common +mt76x02-lib +mt76x02-usb +mt76x0e +mt76x0u +mt76x2-common +mt76x2e +mt76x2u +mt7915e +mt7921-common +mt7921e +mt7921s +mt7921u +mt7996e +mt9m001 +mt9m111 +mt9p031 +mt9t112 +mt9v011 +mt9v032 +mt9v111 +mtd +mtd_blkdevs +mtd_dataflash +mtdblock +mtdblock_ro +mtdoops +mtdpstore +mtdram +mtdswap +mtip32xx +mtk-pmic-keys +mtk-sd +mtk_t7xx +mtouch +multipath +musb_hdrc +mux-adg792a +mux-adgs1408 +mux-core +mux-gpio +mv88e6060 +mv88e6xxx +mv_u3d_core +mv_udc +mvmdio +mvsas +mvumi +mwave +mwifiex +mwifiex_pcie +mwifiex_sdio +mwifiex_usb +mwl8k +mxb +mxc4005 +mxc6255 +mxic_nand +mxl-gpy +mxl111sf-demod +mxl111sf-tuner +mxl301rf +mxl5005s +mxl5007t +mxl5xx +mxl692 +mxm-wmi +mxser +mxuport +myrb +myri10ge +myrs +n411 +n5pf +n_gsm +n_hdlc +nand +nandcore +nandsim +national +natsemi +nau7802 +navman +nb7vpq904m +nbd +nci +nci_spi +nci_uart +ncn26000 +nct6683 +nct6775 +nct6775-core +nct6775-i2c +nct7802 +nct7904 +nd_btt +nd_pmem +nd_virtio +ne2k-pci +neofb +net1080 +net2272 +net2280 +netconsole +netdevsim +netfs +netjet +netlink_diag +netrom +nettel +netup-unidvb +netxen_nic +newtonkbd +nf_conncount +nf_conntrack +nf_conntrack_amanda +nf_conntrack_bridge +nf_conntrack_broadcast +nf_conntrack_ftp +nf_conntrack_h323 +nf_conntrack_irc +nf_conntrack_netbios_ns +nf_conntrack_netlink +nf_conntrack_pptp +nf_conntrack_sane +nf_conntrack_sip +nf_conntrack_snmp +nf_conntrack_tftp +nf_defrag_ipv4 +nf_defrag_ipv6 +nf_dup_ipv4 +nf_dup_ipv6 +nf_dup_netdev +nf_flow_table +nf_flow_table_inet +nf_log_syslog +nf_nat +nf_nat_amanda +nf_nat_ftp +nf_nat_h323 +nf_nat_irc +nf_nat_pptp +nf_nat_sip +nf_nat_snmp_basic +nf_nat_tftp +nf_reject_ipv4 +nf_reject_ipv6 +nf_socket_ipv4 +nf_socket_ipv6 +nf_synproxy_core +nf_tables +nf_tproxy_ipv4 +nf_tproxy_ipv6 +nfc +nfc_digital +nfcmrvl +nfcmrvl_i2c +nfcmrvl_spi +nfcmrvl_uart +nfcmrvl_usb +nfcsim +nfit +nfnetlink +nfnetlink_acct +nfnetlink_cthelper +nfnetlink_cttimeout +nfnetlink_hook +nfnetlink_log +nfnetlink_osf +nfnetlink_queue +nfp +nfs +nfs_acl +nfs_layout_flexfiles +nfs_layout_nfsv41_files +nfsd +nfsv2 +nfsv3 +nfsv4 +nft_chain_nat +nft_compat +nft_connlimit +nft_ct +nft_dup_ipv4 +nft_dup_ipv6 +nft_dup_netdev +nft_fib +nft_fib_inet +nft_fib_ipv4 +nft_fib_ipv6 +nft_fib_netdev +nft_flow_offload +nft_fwd_netdev +nft_hash +nft_limit +nft_log +nft_masq +nft_meta_bridge +nft_nat +nft_numgen +nft_osf +nft_queue +nft_quota +nft_redir +nft_reject +nft_reject_bridge +nft_reject_inet +nft_reject_ipv4 +nft_reject_ipv6 +nft_reject_netdev +nft_socket +nft_synproxy +nft_tproxy +nft_tunnel +nft_xfrm +nftl +ngbe +ngene +nhc_dest +nhc_fragment +nhc_hop +nhc_ipv6 +nhc_mobility +nhc_routing +nhc_udp +nhpoly1305 +nhpoly1305-avx2 +nhpoly1305-sse2 +ni903x_wdt +ni_6527 +ni_65xx +ni_660x +ni_670x +ni_daq_700 +ni_daq_dio24 +ni_mio_cs +ni_pcidio +ni_pcimio +ni_routes_test +ni_routing +ni_tio +ni_tiocmd +ni_usb6501 +nic7018_wdt +nicpf +nicstar +nicvf +nilfs2 +nitro_enclaves +niu +nixge +nlmon +nls_ascii +nls_cp1250 +nls_cp1251 +nls_cp1255 +nls_cp737 +nls_cp775 +nls_cp850 +nls_cp852 +nls_cp855 +nls_cp857 +nls_cp860 +nls_cp861 +nls_cp862 +nls_cp863 +nls_cp864 +nls_cp865 +nls_cp866 +nls_cp869 +nls_cp874 +nls_cp932 +nls_cp936 +nls_cp949 +nls_cp950 +nls_euc-jp +nls_iso8859-1 +nls_iso8859-13 +nls_iso8859-14 +nls_iso8859-15 +nls_iso8859-2 +nls_iso8859-3 +nls_iso8859-4 +nls_iso8859-5 +nls_iso8859-6 +nls_iso8859-7 +nls_iso8859-9 +nls_koi8-r +nls_koi8-ru +nls_koi8-u +nls_utf8 +nmclan_cs +noa1305 +nosy +notifier-error-inject +nouveau +novatek-nvt-ts +nozomi +npcm750-pwm-fan +ns558 +ns83820 +nsh +ntb +ntb_hw_epf +ntb_hw_idt +ntb_hw_intel +ntb_hw_switchtec +ntb_netdev +ntb_perf +ntb_pingpong +ntb_tool +ntb_transport +ntc_thermistor +ntfs +ntfs3 +null_blk +nuvoton-cir +nv_tco +nvidia-wmi-ec-backlight +nvidiafb +nvme +nvme-common +nvme-core +nvme-fabrics +nvme-fc +nvme-loop +nvme-rdma +nvme-tcp +nvmem-rave-sp-eeprom +nvmem-rmem +nvmem_qcom-spmi-sdam +nvmet +nvmet-fc +nvmet-rdma +nvmet-tcp +nvram +nvsw-sn2201 +nxp-c45-tja11xx +nxp-cbtx +nxp-nci +nxp-nci_i2c +nxp-tja11xx +nxt200x +nxt6000 +nzxt-kraken2 +nzxt-smart2 +objagg +occ-hwmon-common +occ-p8-hwmon +ocelot-soc +ocfb +ocfs2 +ocfs2_dlm +ocfs2_dlmfs +ocfs2_nodemanager +ocfs2_stack_o2cb +ocfs2_stack_user +ocfs2_stackglue +ocrdma +octeon_ep +of_mmc_spi +of_xilinx_wdt +ofb +og01a1b +omfs +omninet +on20 +on26 +onenand +onie-tlv +opa_vnic +opencores-kbd +openvswitch +opt3001 +opt4001 +opticon +option +or51132 +or51211 +orangefs +orinoco +orinoco_cs +orinoco_nortel +orinoco_plx +orinoco_tmd +orinoco_usb +oti6858 +otm3225a +ov01a10 +ov02a10 +ov08d10 +ov08x40 +ov13858 +ov13b10 +ov2640 +ov2659 +ov2680 +ov2685 +ov2740 +ov4689 +ov5647 +ov5648 +ov5670 +ov5675 +ov5693 +ov5695 +ov6650 +ov7251 +ov7640 +ov7670 +ov772x +ov7740 +ov8856 +ov8858 +ov8865 +ov9640 +ov9650 +ov9734 +overlay +oxp-sensors +oxu210hp-hcd +p4-clockmod +p54common +p54pci +p54spi +p54usb +p8022 +pa12203001 +padlock-aes +padlock-sha +palmas-pwrbutton +palmas-regulator +palmas_gpadc +panasonic-laptop +pandora_bl +panel +panel-auo-a030jtn01 +panel-mipi-dbi +panel-orisetech-ota5601a +panel-raspberrypi-touchscreen +panel-widechips-ws2401 +parkbd +parman +parport +parport_cs +parport_pc +parport_serial +pata_acpi +pata_ali +pata_amd +pata_artop +pata_atiixp +pata_atp867x +pata_cmd640 +pata_cmd64x +pata_cypress +pata_efar +pata_hpt366 +pata_hpt37x +pata_hpt3x2n +pata_hpt3x3 +pata_it8213 +pata_it821x +pata_jmicron +pata_legacy +pata_marvell +pata_mpiix +pata_netcell +pata_ninja32 +pata_ns87410 +pata_ns87415 +pata_oldpiix +pata_opti +pata_optidma +pata_parport +pata_pcmcia +pata_pdc2027x +pata_pdc202xx_old +pata_piccolo +pata_radisys +pata_rdc +pata_rz1000 +pata_sch +pata_serverworks +pata_sil680 +pata_sl82c105 +pata_triflex +pata_via +pc300too +pc87360 +pc87413_wdt +pc87427 +pca9450-regulator +pcap-regulator +pcap_keys +pcap_ts +pcbc +pcengines-apuv2 +pcf50633 +pcf50633-adc +pcf50633-backlight +pcf50633-charger +pcf50633-gpio +pcf50633-input +pcf50633-regulator +pcf8574_keypad +pcf8591 +pch_udc +pci +pci-epf-mhi +pci-epf-ntb +pci-epf-vntb +pci-hyperv +pci-hyperv-intf +pci-pf-stub +pci-stub +pci200syn +pcips2 +pcmcia +pcmcia_core +pcmcia_rsrc +pcmciamtd +pcnet32 +pcnet_cs +pcrypt +pcs-lynx +pcs-mtk-lynxi +pcs_xpcs +pcspkr +pcwd_pci +pcwd_usb +pd6729 +pdc_adma +pds_core +pds_vdpa +peak_pci +peak_pciefd +peak_pcmcia +peak_usb +peci +peci-cpu +peci-cputemp +peci-dimmtemp +pegasus +pegasus_notetaker +penmount +pfr_telemetry +pfr_update +phantom +phonet +phram +phy-bcm-kona-usb2 +phy-can-transceiver +phy-cpcap-usb +phy-exynos-usb2 +phy-generic +phy-gpio-vbus-usb +phy-intel-lgm-emmc +phy-isp1301 +phy-lgm-usb +phy-pxa-28nm-hsic +phy-pxa-28nm-usb2 +phy-qcom-usb-hs +phy-qcom-usb-hsic +phy-tahvo +phy-tusb1210 +phylink +physmap +pi3usb30532 +pi433 +pim4328 +pinctrl-alderlake +pinctrl-broxton +pinctrl-cannonlake +pinctrl-cedarfork +pinctrl-cy8c95x0 +pinctrl-da9062 +pinctrl-denverton +pinctrl-elkhartlake +pinctrl-emmitsburg +pinctrl-geminilake +pinctrl-icelake +pinctrl-jasperlake +pinctrl-lakefield +pinctrl-lewisburg +pinctrl-lynxpoint +pinctrl-madera +pinctrl-mcp23s08 +pinctrl-mcp23s08_i2c +pinctrl-mcp23s08_spi +pinctrl-meteorlake +pinctrl-sunrisepoint +pinctrl-tigerlake +pinephone-keyboard +ping +pistachio-internal-dac +pixcir_i2c_ts +pkcs7_test_key +pkcs8_key_parser +pktgen +pl2303 +plat-ram +plat_nand +platform_lcd +platform_profile +plfxlc +pli1209bc +plip +plusb +pluto2 +plx_dma +plx_pci +pm-notifier-error-inject +pm2fb +pm3fb +pm6764tr +pm80xx +pmbus +pmbus_core +pmc551 +pmcraid +pms7003 +pmt_class +pmt_crashlog +pmt_telemetry +pn532_uart +pn533 +pn533_i2c +pn533_usb +pn544 +pn544_i2c +pn544_mei +pn_pep +pnd2_edac +poly1305-x86_64 +poly1305_generic +polynomial +polyval-clmulni +polyval-generic +port100 +powermate +powr1220 +ppa +ppdev +ppp_async +ppp_deflate +ppp_mppe +ppp_synctty +pppoatm +pppoe +pppox +pps-gpio +pps-ldisc +pps_parport +pptp +prestera +prestera_pci +pretimeout_panic +prism2_usb +processor_thermal_device +processor_thermal_device_pci +processor_thermal_device_pci_legacy +processor_thermal_mbox +processor_thermal_rapl +processor_thermal_rfim +ps2-gpio +ps2mult +psample +pse_regulator +psmouse +psnap +pstore_blk +pstore_zone +psxpad-spi +ptdma +ptp_clockmatrix +ptp_dfl_tod +ptp_idt82p33 +ptp_ines +ptp_kvm +ptp_ocp +ptp_vmw +pulse8-cec +pulsedlight-lidar-lite-v2 +punit_atom_debug +pv88060-regulator +pv88080-regulator +pv88090-regulator +pvcalls-front +pvpanic +pvpanic-mmio +pvpanic-pci +pvrusb2 +pwc +pwm-beeper +pwm-clk +pwm-cros-ec +pwm-dwc +pwm-iqs620a +pwm-lp3943 +pwm-pca9685 +pwm-regulator +pwm-twl +pwm-twl-led +pwm-vibra +pwm_bl +pxa27x_udc +pxe1610 +pxrc +q54sj108a2 +qaic +qat_4xxx +qat_c3xxx +qat_c3xxxvf +qat_c62x +qat_c62xvf +qat_dh895xcc +qat_dh895xccvf +qca8k +qcaux +qcom-emac +qcom-labibb-regulator +qcom-spmi-adc5 +qcom-spmi-iadc +qcom-spmi-vadc +qcom-vadc-common +qcom-wled +qcom_glink +qcom_glink_rpm +qcom_spmi-regulator +qcom_usb_vbus-regulator +qcserial +qed +qede +qedf +qedi +qedr +qemu_fw_cfg +qinfo_probe +qla1280 +qla2xxx +qla3xxx +qla4xxx +qlcnic +qlge +qlogic_cs +qlogicfas408 +qm1d1b0004 +qm1d1c0042 +qmi_helpers +qmi_wwan +qnx4 +qnx6 +qrtr +qrtr-mhi +qrtr-smd +qrtr-tun +qsemi +qt1010 +qt1050 +qt1070 +qt2160 +qtnfmac +qtnfmac_pcie +quatech2 +quatech_daqp_cs +quota_tree +quota_v1 +quota_v2 +qwiic-joystick +qxl +r592 +r6040 +r8152 +r8153_ecm +r8169 +r8192e_pci +r8192u_usb +r820t +r852 +r8712u +r8723bs +r8a66597-hcd +r8a66597-udc +raa215300 +radeon +radeonfb +radio-keene +radio-ma901 +radio-maxiradio +radio-mr800 +radio-platform-si4713 +radio-raremono +radio-shark +radio-si470x-common +radio-si470x-i2c +radio-si470x-usb +radio-si476x +radio-tea5764 +radio-usb-si4713 +radio-wl1273 +raid0 +raid1 +raid10 +raid456 +raid6_pq +raid_class +rainshadow-cec +ramoops +rapl +rave-sp +rave-sp-backlight +rave-sp-pwrbutton +rave-sp-wdt +raw_diag +raw_gadget +ray_cs +raydium_i2c_ts +rbd +rc-adstech-dvb-t-pci +rc-alink-dtu-m +rc-anysee +rc-apac-viewcomp +rc-astrometa-t2hybrid +rc-asus-pc39 +rc-asus-ps3-100 +rc-ati-tv-wonder-hd-600 +rc-ati-x10 +rc-avermedia +rc-avermedia-a16d +rc-avermedia-cardbus +rc-avermedia-dvbt +rc-avermedia-m135a +rc-avermedia-m733a-rm-k6 +rc-avermedia-rm-ks +rc-avertv-303 +rc-azurewave-ad-tu700 +rc-beelink-gs1 +rc-beelink-mxiii +rc-behold +rc-behold-columbus +rc-budget-ci-old +rc-cinergy +rc-cinergy-1400 +rc-core +rc-ct-90405 +rc-d680-dmb +rc-delock-61959 +rc-dib0700-nec +rc-dib0700-rc5 +rc-digitalnow-tinytwin +rc-digittrade +rc-dm1105-nec +rc-dntv-live-dvb-t +rc-dntv-live-dvbt-pro +rc-dreambox +rc-dtt200u +rc-dvbsky +rc-dvico-mce +rc-dvico-portable +rc-em-terratec +rc-encore-enltv +rc-encore-enltv-fm53 +rc-encore-enltv2 +rc-evga-indtube +rc-eztv +rc-flydvb +rc-flyvideo +rc-fusionhdtv-mce +rc-gadmei-rm008z +rc-geekbox +rc-genius-tvgo-a11mce +rc-gotview7135 +rc-hauppauge +rc-hisi-poplar +rc-hisi-tv-demo +rc-imon-mce +rc-imon-pad +rc-imon-rsc +rc-iodata-bctv7e +rc-it913x-v1 +rc-it913x-v2 +rc-kaiomy +rc-khadas +rc-khamsin +rc-kworld-315u +rc-kworld-pc150u +rc-kworld-plus-tv-analog +rc-leadtek-y04g0051 +rc-lme2510 +rc-loopback +rc-manli +rc-mecool-kii-pro +rc-mecool-kiii-pro +rc-medion-x10 +rc-medion-x10-digitainer +rc-medion-x10-or2x +rc-minix-neo +rc-msi-digivox-ii +rc-msi-digivox-iii +rc-msi-tvanywhere +rc-msi-tvanywhere-plus +rc-nebula +rc-nec-terratec-cinergy-xs +rc-norwood +rc-npgtech +rc-odroid +rc-pctv-sedna +rc-pine64 +rc-pinnacle-color +rc-pinnacle-grey +rc-pinnacle-pctv-hd +rc-pixelview +rc-pixelview-002t +rc-pixelview-mk12 +rc-pixelview-new +rc-powercolor-real-angel +rc-proteus-2309 +rc-purpletv +rc-pv951 +rc-rc6-mce +rc-real-audio-220-32-keys +rc-reddo +rc-snapstream-firefly +rc-streamzap +rc-su3000 +rc-tanix-tx3mini +rc-tanix-tx5max +rc-tbs-nec +rc-technisat-ts35 +rc-technisat-usb2 +rc-terratec-cinergy-c-pci +rc-terratec-cinergy-s2-hd +rc-terratec-cinergy-xs +rc-terratec-slim +rc-terratec-slim-2 +rc-tevii-nec +rc-tivo +rc-total-media-in-hand +rc-total-media-in-hand-02 +rc-trekstor +rc-tt-1500 +rc-twinhan-dtv-cab-ci +rc-twinhan1027 +rc-vega-s9x +rc-videomate-m1f +rc-videomate-s350 +rc-videomate-tv-pvr +rc-videostrong-kii-pro +rc-wetek-hub +rc-wetek-play2 +rc-winfast +rc-winfast-usbii-deluxe +rc-x96max +rc-xbox-360 +rc-xbox-dvd +rc-zx-irdec +rc5t583-regulator +rdacm20 +rdacm21 +rdc321x-southbridge +rdma_cm +rdma_rxe +rdma_ucm +rdmavt +rds +rds_rdma +rds_tcp +realtek +redboot +redrat3 +reed_solomon +regmap-i3c +regmap-sccb +regmap-sdw +regmap-sdw-mbq +regmap-slimbus +regmap-spi-avmm +regmap-spmi +regmap-w1 +regulator-haptic +reiserfs +repaper +reset-ti-syscon +reset-tps380x +resistive-adc-touch +retu-mfd +retu-pwrbutton +retu_wdt +rfc1051 +rfc1201 +rfcomm +rfd77402 +rfd_ftl +rfkill-gpio +rio-scan +rio_cm +rio_mport_cdev +rionet +rivafb +rj54n1cb0c +rm3100-core +rm3100-i2c +rm3100-spi +rmd160 +rmi_core +rmi_i2c +rmi_smbus +rmi_spi +rmnet +rnbd-client +rnbd-server +rndis_host +rndis_wlan +rockchip +rocker +rohm-bu27008 +rohm-bu27034 +rohm_bu21023 +romfs +rose +rotary_encoder +rp2 +rpcrdma +rpcsec_gss_krb5 +rpmsg_char +rpmsg_core +rpmsg_ctrl +rpmsg_ns +rpmsg_tty +rpmsg_wwan_ctrl +rpr0521 +rsi_91x +rsi_sdio +rsi_usb +rt1719 +rt2400pci +rt2500pci +rt2500usb +rt2800lib +rt2800mmio +rt2800pci +rt2800usb +rt2x00lib +rt2x00mmio +rt2x00pci +rt2x00usb +rt4801-regulator +rt4803 +rt4831 +rt4831-backlight +rt4831-regulator +rt5033 +rt5033-regulator +rt5033_battery +rt5033_charger +rt5120 +rt5120-pwrkey +rt5120-regulator +rt5190a-regulator +rt5739 +rt5759-regulator +rt6160-regulator +rt6190-regulator +rt61pci +rt6245-regulator +rt73usb +rt9455_charger +rt9467-charger +rt9471 +rtc-88pm80x +rtc-88pm860x +rtc-ab-b5ze-s3 +rtc-ab-eoz9 +rtc-abx80x +rtc-bq32k +rtc-bq4802 +rtc-cros-ec +rtc-da9052 +rtc-da9055 +rtc-da9063 +rtc-ds1286 +rtc-ds1302 +rtc-ds1305 +rtc-ds1307 +rtc-ds1343 +rtc-ds1347 +rtc-ds1374 +rtc-ds1390 +rtc-ds1511 +rtc-ds1553 +rtc-ds1672 +rtc-ds1685 +rtc-ds1742 +rtc-ds2404 +rtc-ds3232 +rtc-em3027 +rtc-fm3130 +rtc-ftrtc010 +rtc-goldfish +rtc-hid-sensor-time +rtc-isl12022 +rtc-isl1208 +rtc-lp8788 +rtc-m41t80 +rtc-m41t93 +rtc-m41t94 +rtc-m48t35 +rtc-m48t59 +rtc-m48t86 +rtc-max6900 +rtc-max6902 +rtc-max6916 +rtc-max8907 +rtc-max8925 +rtc-max8997 +rtc-max8998 +rtc-mc13xxx +rtc-mcp795 +rtc-msm6242 +rtc-mt6397 +rtc-palmas +rtc-pcap +rtc-pcf2123 +rtc-pcf2127 +rtc-pcf50633 +rtc-pcf85063 +rtc-pcf8523 +rtc-pcf85363 +rtc-pcf8563 +rtc-pcf8583 +rtc-r9701 +rtc-rc5t583 +rtc-rp5c01 +rtc-rs5c348 +rtc-rs5c372 +rtc-rv3028 +rtc-rv3029c2 +rtc-rv3032 +rtc-rv8803 +rtc-rx4581 +rtc-rx6110 +rtc-rx8010 +rtc-rx8025 +rtc-rx8581 +rtc-s35390a +rtc-sd3078 +rtc-stk17ta8 +rtc-tps6586x +rtc-tps65910 +rtc-wilco-ec +rtc-wm831x +rtc-wm8350 +rtc-x1205 +rtl2830 +rtl2832 +rtl2832_sdr +rtl8150 +rtl8187 +rtl8188ee +rtl818x_pci +rtl8192c-common +rtl8192ce +rtl8192cu +rtl8192de +rtl8192ee +rtl8192se +rtl8365mb +rtl8366 +rtl8723-common +rtl8723ae +rtl8723be +rtl8821ae +rtl8xxxu +rtl_pci +rtl_usb +rtllib +rtllib_crypt_ccmp +rtllib_crypt_tkip +rtllib_crypt_wep +rtlwifi +rtmv20-regulator +rtq2134-regulator +rtq6056 +rtq6752-regulator +rtrs-client +rtrs-core +rtrs-server +rts5208 +rtsx_pci +rtsx_pci_ms +rtsx_pci_sdmmc +rtsx_usb +rtsx_usb_ms +rtsx_usb_sdmmc +rtw88_8723d +rtw88_8723de +rtw88_8723ds +rtw88_8723du +rtw88_8821c +rtw88_8821ce +rtw88_8821cs +rtw88_8821cu +rtw88_8822b +rtw88_8822be +rtw88_8822bs +rtw88_8822bu +rtw88_8822c +rtw88_8822ce +rtw88_8822cs +rtw88_8822cu +rtw88_core +rtw88_pci +rtw88_sdio +rtw88_usb +rtw89_8851b +rtw89_8851be +rtw89_8852a +rtw89_8852ae +rtw89_8852b +rtw89_8852be +rtw89_8852c +rtw89_8852ce +rtw89_core +rtw89_pci +rx51_battery +rxperf +rxrpc +s1d13xxxfb +s2250 +s2255drv +s2io +s3fb +s3fwrn5 +s3fwrn5_i2c +s3fwrn82_uart +s5c73m3 +s5h1409 +s5h1411 +s5h1420 +s5h1432 +s5k5baf +s5k6a3 +s626 +s6sy761 +s921 +saa6588 +saa6752hs +saa7110 +saa7115 +saa7127 +saa7134 +saa7134-alsa +saa7134-dvb +saa7134-empress +saa7134-go7007 +saa7146 +saa7146_vv +saa7164 +saa717x +saa7185 +saa7706h +safe_serial +sample-trace-array +samsung-keypad +samsung-laptop +samsung-q10 +samsung-sxgbe +sata_dwc_460ex +sata_inic162x +sata_mv +sata_nv +sata_promise +sata_qstor +sata_sil +sata_sil24 +sata_sis +sata_svw +sata_sx4 +sata_uli +sata_via +sata_vsc +savagefb +sb1000 +sb_edac +sbc60xxwdt +sbc_epx_c3 +sbc_fitpc2_wdt +sbc_gxx +sbp_target +sbrmi +sbs +sbs-battery +sbs-charger +sbs-manager +sbshc +sbtsi_temp +sc1200wdt +sc16is7xx +sc92031 +sca3000 +sca3300 +scb2_flash +scd30_core +scd30_i2c +scd30_serial +scd4x +sch311x_wdt +sch5627 +sch5636 +sch56xx-common +sch_cake +sch_cbs +sch_choke +sch_codel +sch_drr +sch_etf +sch_ets +sch_fq +sch_fq_codel +sch_fq_pie +sch_gred +sch_hfsc +sch_hhf +sch_htb +sch_ingress +sch_mqprio +sch_mqprio_lib +sch_multiq +sch_netem +sch_pie +sch_plug +sch_prio +sch_qfq +sch_red +sch_sfb +sch_sfq +sch_skbprio +sch_taprio +sch_tbf +sch_teql +scsi_debug +scsi_dh_alua +scsi_dh_emc +scsi_dh_hp_sw +scsi_dh_rdac +scsi_transport_fc +scsi_transport_iscsi +scsi_transport_sas +scsi_transport_spi +scsi_transport_srp +sctp +sctp_diag +sd_adc_modulator +sdhci +sdhci-acpi +sdhci-pci +sdhci-pltfm +sdhci-xenon-driver +sdhci_f_sdh30 +sdio_uart +sdricoh_cs +seco-cec +sensehat-joystick +sensorhub +serial-multi-instantiate +serial_cs +serial_ir +serio_raw +sermouse +serpent-avx-x86_64 +serpent-avx2 +serpent-sse2-x86_64 +serpent_generic +serport +ses +sev-guest +sf-pdma +sfc +sfc-falcon +sfc-siena +sfp +sgi_w1 +sgp30 +sgp40 +sha1-ssse3 +sha256-ssse3 +shark2 +sht15 +sht21 +sht3x +sht4x +shtc1 +si1133 +si1145 +si2157 +si2165 +si2168 +si21xx +si4713 +si476x-core +si7005 +si7020 +sidewinder +sierra +sierra_net +sil164 +silead +sim710 +simatic-ipc +simatic-ipc-leds +simatic-ipc-leds-gpio-apollolake +simatic-ipc-leds-gpio-core +simatic-ipc-leds-gpio-f7188x +simatic-ipc-wdt +simple-mfd-i2c +simpledrm +simplefb +siox-bus-gpio +siox-core +sis-agp +sis190 +sis5595 +sis900 +sis_i2c +sisfb +sisusbvga +sit +siw +sja1000 +sja1000_isa +sja1000_platform +sja1105 +skfp +skge +skx_edac +sky2 +sky81452 +sky81452-backlight +sky81452-regulator +sl28vpd +sl811-hcd +sl811_cs +slcan +slg51000-regulator +slicoss +slim-qcom-ctrl +slimbus +slip +slram +sm2_generic +sm3 +sm3-avx-x86_64 +sm3_generic +sm4 +sm4-aesni-avx-x86_64 +sm4-aesni-avx2-x86_64 +sm4_generic +sm501 +sm501fb +sm712fb +sm750fb +sm_common +sm_ftl +smartpqi +smb347-charger +smc +smc91c92_cs +smc_diag +smipcie +smm665 +smpro-core +smpro-errmon +smpro-hwmon +smpro-misc +smsc +smsc37b787_wdt +smsc47b397 +smsc47m1 +smsc47m192 +smsc75xx +smsc911x +smsc9420 +smsc95xx +smscufx +smsdvb +smsmdtv +smssdio +smsusb +snd +snd-ac97-codec +snd-acp-config +snd-acp-i2s +snd-acp-legacy-mach +snd-acp-mach +snd-acp-pci +snd-acp-pcm +snd-acp-pdm +snd-acp-rembrandt +snd-acp-renoir +snd-acp-sof-mach +snd-acp3x-i2s +snd-acp3x-pcm-dma +snd-acp3x-pdm-dma +snd-acp3x-rn +snd-acp5x-i2s +snd-acp5x-pcm-dma +snd-acp6x-pdm-dma +snd-ad1889 +snd-ak4113 +snd-ak4114 +snd-ak4117 +snd-ak4xxx-adda +snd-ali5451 +snd-aloop +snd-als300 +snd-als4000 +snd-asihpi +snd-atiixp +snd-atiixp-modem +snd-au8810 +snd-au8820 +snd-au8830 +snd-aw2 +snd-azt3328 +snd-bcd2000 +snd-bebob +snd-bt87x +snd-ca0106 +snd-cmipci +snd-compress +snd-cs4281 +snd-cs46xx +snd-cs8427 +snd-ctl-led +snd-ctxfi +snd-darla20 +snd-darla24 +snd-dice +snd-dummy +snd-echo3g +snd-emu10k1 +snd-emu10k1-synth +snd-emu10k1x +snd-emux-synth +snd-ens1370 +snd-ens1371 +snd-es1938 +snd-es1968 +snd-fireface +snd-firewire-digi00x +snd-firewire-lib +snd-firewire-motu +snd-firewire-tascam +snd-fireworks +snd-fm801 +snd-gina20 +snd-gina24 +snd-hda-codec +snd-hda-codec-analog +snd-hda-codec-ca0110 +snd-hda-codec-ca0132 +snd-hda-codec-cirrus +snd-hda-codec-cmedia +snd-hda-codec-conexant +snd-hda-codec-cs8409 +snd-hda-codec-generic +snd-hda-codec-hdmi +snd-hda-codec-idt +snd-hda-codec-realtek +snd-hda-codec-si3054 +snd-hda-codec-via +snd-hda-core +snd-hda-cs-dsp-ctls +snd-hda-ext-core +snd-hda-intel +snd-hda-scodec-cs35l41 +snd-hda-scodec-cs35l41-i2c +snd-hda-scodec-cs35l41-spi +snd-hdmi-lpe-audio +snd-hdsp +snd-hdspm +snd-hrtimer +snd-hwdep +snd-i2c +snd-ice1712 +snd-ice1724 +snd-ice17xx-ak4xxx +snd-indigo +snd-indigodj +snd-indigodjx +snd-indigoio +snd-indigoiox +snd-intel-dspcfg +snd-intel-sdw-acpi +snd-intel-sst-acpi +snd-intel-sst-core +snd-intel-sst-pci +snd-intel8x0 +snd-intel8x0m +snd-isight +snd-korg1212 +snd-layla20 +snd-layla24 +snd-lola +snd-lx6464es +snd-maestro3 +snd-mia +snd-mixart +snd-mixer-oss +snd-mona +snd-mpu401 +snd-mpu401-uart +snd-mtpav +snd-mts64 +snd-nm256 +snd-opl3-lib +snd-opl3-synth +snd-oxfw +snd-oxygen +snd-oxygen-lib +snd-pci-acp3x +snd-pci-acp5x +snd-pci-acp6x +snd-pci-ps +snd-pcm +snd-pcm-dmaengine +snd-pcmtest +snd-pcsp +snd-pcxhr +snd-pdaudiocf +snd-portman2x4 +snd-ps-pdm-dma +snd-ps-sdw-dma +snd-pt2258 +snd-rawmidi +snd-riptide +snd-rme32 +snd-rme96 +snd-rme9652 +snd-rn-pci-acp3x +snd-rpl-pci-acp6x +snd-sb-common +snd-seq +snd-seq-device +snd-seq-dummy +snd-seq-midi +snd-seq-midi-emul +snd-seq-midi-event +snd-seq-ump-client +snd-seq-virmidi +snd-serial-u16550 +snd-skl_nau88l25_max98357a +snd-soc-63xx +snd-soc-ac97 +snd-soc-acp-da7219mx98357-mach +snd-soc-acp-es8336-mach +snd-soc-acp-rt5645-mach +snd-soc-acp-rt5682-mach +snd-soc-acp5x-mach +snd-soc-acp6x-mach +snd-soc-acpi +snd-soc-acpi-intel-match +snd-soc-adau-utils +snd-soc-adau1372 +snd-soc-adau1372-i2c +snd-soc-adau1372-spi +snd-soc-adau1701 +snd-soc-adau1761 +snd-soc-adau1761-i2c +snd-soc-adau1761-spi +snd-soc-adau17x1 +snd-soc-adau7002 +snd-soc-adau7118 +snd-soc-adau7118-hw +snd-soc-adau7118-i2c +snd-soc-adi-axi-i2s +snd-soc-adi-axi-spdif +snd-soc-ak4104 +snd-soc-ak4118 +snd-soc-ak4375 +snd-soc-ak4458 +snd-soc-ak4554 +snd-soc-ak4613 +snd-soc-ak4642 +snd-soc-ak5386 +snd-soc-ak5558 +snd-soc-alc5623 +snd-soc-arizona +snd-soc-avs +snd-soc-avs-da7219 +snd-soc-avs-dmic +snd-soc-avs-hdaudio +snd-soc-avs-i2s-test +snd-soc-avs-max98357a +snd-soc-avs-max98373 +snd-soc-avs-max98927 +snd-soc-avs-nau8825 +snd-soc-avs-probe +snd-soc-avs-rt274 +snd-soc-avs-rt286 +snd-soc-avs-rt298 +snd-soc-avs-rt5682 +snd-soc-avs-ssm4567 +snd-soc-aw8738 +snd-soc-aw88395 +snd-soc-aw88395-lib +snd-soc-bd28623 +snd-soc-bdw-rt286 +snd-soc-bt-sco +snd-soc-catpt +snd-soc-chv3-codec +snd-soc-cml_rt1011_rt5682 +snd-soc-core +snd-soc-cros-ec-codec +snd-soc-cs35l32 +snd-soc-cs35l33 +snd-soc-cs35l34 +snd-soc-cs35l35 +snd-soc-cs35l36 +snd-soc-cs35l41 +snd-soc-cs35l41-i2c +snd-soc-cs35l41-lib +snd-soc-cs35l41-spi +snd-soc-cs35l45 +snd-soc-cs35l45-i2c +snd-soc-cs35l45-spi +snd-soc-cs35l56 +snd-soc-cs35l56-i2c +snd-soc-cs35l56-sdw +snd-soc-cs35l56-shared +snd-soc-cs35l56-spi +snd-soc-cs4234 +snd-soc-cs4265 +snd-soc-cs4270 +snd-soc-cs4271 +snd-soc-cs4271-i2c +snd-soc-cs4271-spi +snd-soc-cs42l42 +snd-soc-cs42l42-i2c +snd-soc-cs42l42-sdw +snd-soc-cs42l51 +snd-soc-cs42l51-i2c +snd-soc-cs42l52 +snd-soc-cs42l56 +snd-soc-cs42l73 +snd-soc-cs42l83-i2c +snd-soc-cs42xx8 +snd-soc-cs42xx8-i2c +snd-soc-cs43130 +snd-soc-cs4341 +snd-soc-cs4349 +snd-soc-cs53l30 +snd-soc-cx2072x +snd-soc-da7213 +snd-soc-da7219 +snd-soc-dmic +snd-soc-ehl-rt5660 +snd-soc-es7134 +snd-soc-es7241 +snd-soc-es8316 +snd-soc-es8326 +snd-soc-es8328 +snd-soc-es8328-i2c +snd-soc-es8328-spi +snd-soc-fsl-asrc +snd-soc-fsl-audmix +snd-soc-fsl-easrc +snd-soc-fsl-esai +snd-soc-fsl-micfil +snd-soc-fsl-mqs +snd-soc-fsl-rpmsg +snd-soc-fsl-sai +snd-soc-fsl-spdif +snd-soc-fsl-ssi +snd-soc-fsl-utils +snd-soc-fsl-xcvr +snd-soc-gtm601 +snd-soc-hda-codec +snd-soc-hdac-hda +snd-soc-hdac-hdmi +snd-soc-hdmi-codec +snd-soc-hsw-rt5640 +snd-soc-ics43432 +snd-soc-idt821034 +snd-soc-imx-audmux +snd-soc-inno-rk3036 +snd-soc-intel-hda-dsp-common +snd-soc-intel-sof-cirrus-common +snd-soc-intel-sof-maxim-common +snd-soc-intel-sof-realtek-common +snd-soc-kbl_da7219_max98357a +snd-soc-kbl_da7219_max98927 +snd-soc-kbl_rt5660 +snd-soc-kbl_rt5663_max98927 +snd-soc-kbl_rt5663_rt5514_max98927 +snd-soc-lpass-macro-common +snd-soc-lpass-rx-macro +snd-soc-lpass-tx-macro +snd-soc-lpass-va-macro +snd-soc-lpass-wsa-macro +snd-soc-max9759 +snd-soc-max98088 +snd-soc-max98090 +snd-soc-max98357a +snd-soc-max98363 +snd-soc-max98373 +snd-soc-max98373-i2c +snd-soc-max98373-sdw +snd-soc-max98388 +snd-soc-max98390 +snd-soc-max98396 +snd-soc-max98504 +snd-soc-max98520 +snd-soc-max9860 +snd-soc-max9867 +snd-soc-max98927 +snd-soc-msm8916-analog +snd-soc-msm8916-digital +snd-soc-mt6351 +snd-soc-mt6358 +snd-soc-mt6660 +snd-soc-nau8315 +snd-soc-nau8540 +snd-soc-nau8810 +snd-soc-nau8821 +snd-soc-nau8822 +snd-soc-nau8824 +snd-soc-nau8825 +snd-soc-pcm1681 +snd-soc-pcm1789-codec +snd-soc-pcm1789-i2c +snd-soc-pcm179x-codec +snd-soc-pcm179x-i2c +snd-soc-pcm179x-spi +snd-soc-pcm186x +snd-soc-pcm186x-i2c +snd-soc-pcm186x-spi +snd-soc-pcm3060 +snd-soc-pcm3060-i2c +snd-soc-pcm3060-spi +snd-soc-pcm3168a +snd-soc-pcm3168a-i2c +snd-soc-pcm3168a-spi +snd-soc-pcm5102a +snd-soc-pcm512x +snd-soc-pcm512x-i2c +snd-soc-pcm512x-spi +snd-soc-peb2466 +snd-soc-ps-mach +snd-soc-rk3328 +snd-soc-rl6231 +snd-soc-rl6347a +snd-soc-rt1011 +snd-soc-rt1015 +snd-soc-rt1015p +snd-soc-rt1019 +snd-soc-rt1308 +snd-soc-rt1308-sdw +snd-soc-rt1316-sdw +snd-soc-rt1318-sdw +snd-soc-rt274 +snd-soc-rt286 +snd-soc-rt298 +snd-soc-rt5514 +snd-soc-rt5514-spi +snd-soc-rt5616 +snd-soc-rt5631 +snd-soc-rt5640 +snd-soc-rt5645 +snd-soc-rt5651 +snd-soc-rt5659 +snd-soc-rt5660 +snd-soc-rt5663 +snd-soc-rt5670 +snd-soc-rt5677 +snd-soc-rt5677-spi +snd-soc-rt5682 +snd-soc-rt5682-i2c +snd-soc-rt5682-sdw +snd-soc-rt5682s +snd-soc-rt700 +snd-soc-rt711 +snd-soc-rt711-sdca +snd-soc-rt712-sdca +snd-soc-rt712-sdca-dmic +snd-soc-rt715 +snd-soc-rt715-sdca +snd-soc-rt722-sdca +snd-soc-rt9120 +snd-soc-sdw-mockup +snd-soc-sgtl5000 +snd-soc-si476x +snd-soc-sigmadsp +snd-soc-sigmadsp-i2c +snd-soc-sigmadsp-regmap +snd-soc-simple-amplifier +snd-soc-simple-card +snd-soc-simple-card-utils +snd-soc-simple-mux +snd-soc-skl +snd-soc-skl-ssp-clk +snd-soc-skl_hda_dsp +snd-soc-skl_nau88l25_ssm4567 +snd-soc-skl_rt286 +snd-soc-sma1303 +snd-soc-sof-sdw +snd-soc-sof-ssp-amp +snd-soc-sof_cs42l42 +snd-soc-sof_da7219_max98373 +snd-soc-sof_es8336 +snd-soc-sof_nau8825 +snd-soc-sof_rt5682 +snd-soc-spdif-rx +snd-soc-spdif-tx +snd-soc-src4xxx +snd-soc-src4xxx-i2c +snd-soc-ssm2305 +snd-soc-ssm2518 +snd-soc-ssm2602 +snd-soc-ssm2602-i2c +snd-soc-ssm2602-spi +snd-soc-ssm4567 +snd-soc-sst-atom-hifi2-platform +snd-soc-sst-bdw-rt5650-mach +snd-soc-sst-bdw-rt5677-mach +snd-soc-sst-bxt-da7219_max98357a +snd-soc-sst-bxt-rt298 +snd-soc-sst-byt-cht-cx2072x +snd-soc-sst-byt-cht-da7213 +snd-soc-sst-byt-cht-es8316 +snd-soc-sst-bytcr-rt5640 +snd-soc-sst-bytcr-rt5651 +snd-soc-sst-bytcr-wm5102 +snd-soc-sst-cht-bsw-max98090_ti +snd-soc-sst-cht-bsw-nau8824 +snd-soc-sst-cht-bsw-rt5645 +snd-soc-sst-cht-bsw-rt5672 +snd-soc-sst-dsp +snd-soc-sst-glk-rt5682_max98357a +snd-soc-sst-ipc +snd-soc-sst-sof-pcm512x +snd-soc-sst-sof-wm8804 +snd-soc-sta32x +snd-soc-sta350 +snd-soc-sti-sas +snd-soc-tas2552 +snd-soc-tas2562 +snd-soc-tas2764 +snd-soc-tas2770 +snd-soc-tas2780 +snd-soc-tas2781-comlib +snd-soc-tas2781-fmwlib +snd-soc-tas2781-i2c +snd-soc-tas5086 +snd-soc-tas571x +snd-soc-tas5720 +snd-soc-tas5805m +snd-soc-tas6424 +snd-soc-tda7419 +snd-soc-tfa9879 +snd-soc-tfa989x +snd-soc-tlv320adc3xxx +snd-soc-tlv320adcx140 +snd-soc-tlv320aic23 +snd-soc-tlv320aic23-i2c +snd-soc-tlv320aic23-spi +snd-soc-tlv320aic31xx +snd-soc-tlv320aic32x4 +snd-soc-tlv320aic32x4-i2c +snd-soc-tlv320aic32x4-spi +snd-soc-tlv320aic3x +snd-soc-tlv320aic3x-i2c +snd-soc-tlv320aic3x-spi +snd-soc-tpa6130a2 +snd-soc-ts3a227e +snd-soc-tscs42xx +snd-soc-tscs454 +snd-soc-uda1334 +snd-soc-wcd-mbhc +snd-soc-wcd9335 +snd-soc-wcd934x +snd-soc-wcd938x +snd-soc-wcd938x-sdw +snd-soc-wm-adsp +snd-soc-wm5102 +snd-soc-wm8510 +snd-soc-wm8523 +snd-soc-wm8524 +snd-soc-wm8580 +snd-soc-wm8711 +snd-soc-wm8728 +snd-soc-wm8731 +snd-soc-wm8731-i2c +snd-soc-wm8731-spi +snd-soc-wm8737 +snd-soc-wm8741 +snd-soc-wm8750 +snd-soc-wm8753 +snd-soc-wm8770 +snd-soc-wm8776 +snd-soc-wm8782 +snd-soc-wm8804 +snd-soc-wm8804-i2c +snd-soc-wm8804-spi +snd-soc-wm8903 +snd-soc-wm8904 +snd-soc-wm8940 +snd-soc-wm8960 +snd-soc-wm8961 +snd-soc-wm8962 +snd-soc-wm8974 +snd-soc-wm8978 +snd-soc-wm8985 +snd-soc-wsa881x +snd-soc-wsa883x +snd-soc-wsa884x +snd-soc-xlnx-formatter-pcm +snd-soc-xlnx-i2s +snd-soc-xlnx-spdif +snd-soc-xtfpga-i2s +snd-soc-zl38060 +snd-sof +snd-sof-acpi +snd-sof-acpi-intel-bdw +snd-sof-acpi-intel-byt +snd-sof-amd-acp +snd-sof-amd-rembrandt +snd-sof-amd-renoir +snd-sof-intel-atom +snd-sof-intel-hda +snd-sof-intel-hda-common +snd-sof-intel-hda-mlink +snd-sof-pci +snd-sof-pci-intel-apl +snd-sof-pci-intel-cnl +snd-sof-pci-intel-icl +snd-sof-pci-intel-mtl +snd-sof-pci-intel-skl +snd-sof-pci-intel-tgl +snd-sof-pci-intel-tng +snd-sof-probes +snd-sof-utils +snd-sof-xtensa-dsp +snd-sonicvibes +snd-timer +snd-trident +snd-ua101 +snd-ump +snd-usb-6fire +snd-usb-audio +snd-usb-caiaq +snd-usb-hiface +snd-usb-line6 +snd-usb-pod +snd-usb-podhd +snd-usb-toneport +snd-usb-us122l +snd-usb-usx2y +snd-usb-variax +snd-usbmidi-lib +snd-util-mem +snd-via82xx +snd-via82xx-modem +snd-virmidi +snd-virtuoso +snd-vx-lib +snd-vx222 +snd-vxpocket +snd-ymfpci +snd_xen_front +snet_vdpa +snic +snps_udc_core +soc_button_array +softdog +softing +softing_cs +solo6x10 +solos-pci +sony-btf-mpx +sony-laptop +soundcore +soundwire-amd +soundwire-bus +soundwire-cadence +soundwire-generic-allocation +soundwire-intel +soundwire-qcom +sp2 +sp5100_tco +sp8870 +sp887x +spaceball +spaceorb +sparse-keymap +spcp8x5 +speakup +speakup_acntsa +speakup_apollo +speakup_audptr +speakup_bns +speakup_decext +speakup_dectlk +speakup_dummy +speakup_ltlk +speakup_soft +speakup_spkout +speakup_txprt +spectrum_cs +speedfax +speedstep-lib +speedtch +spi-altera-core +spi-altera-dfl +spi-altera-platform +spi-amd +spi-axi-spi-engine +spi-bitbang +spi-butterfly +spi-cadence +spi-dln2 +spi-dw +spi-dw-mmio +spi-dw-pci +spi-gpio +spi-intel +spi-intel-pci +spi-intel-platform +spi-lantiq-ssc +spi-lm70llp +spi-loopback-test +spi-microchip-core +spi-microchip-core-qspi +spi-mux +spi-mxic +spi-nor +spi-oc-tiny +spi-pci1xxxx +spi-pxa2xx-pci +spi-pxa2xx-platform +spi-sc18is602 +spi-sifive +spi-slave-system-control +spi-slave-time +spi-tle62x0 +spi-xcomm +spi-zynqmp-gqspi +spi_ks8995 +spidev +spinand +spl +spmi +sprd_serial +sps30 +sps30_i2c +sps30_serial +sr9700 +sr9800 +srf04 +srf08 +ssb +ssb-hcd +ssd1307fb +ssd130x +ssd130x-i2c +ssd130x-spi +ssfdc +ssp_accel_sensor +ssp_gyro_sensor +ssp_iio +sst25l +sstfb +ssu100 +st +st-mipid02 +st-nci +st-nci_i2c +st-nci_spi +st1232 +st21nfca_hci +st21nfca_i2c +st7586 +st7735r +st95hf +st_accel +st_accel_i2c +st_accel_spi +st_drv +st_gyro +st_gyro_i2c +st_gyro_spi +st_lsm6dsx +st_lsm6dsx_i2c +st_lsm6dsx_i3c +st_lsm6dsx_spi +st_lsm9ds0 +st_lsm9ds0_i2c +st_lsm9ds0_spi +st_magn +st_magn_i2c +st_magn_spi +st_pressure +st_pressure_i2c +st_pressure_spi +st_sensors +st_sensors_i2c +st_sensors_spi +st_uvis25_core +st_uvis25_i2c +st_uvis25_spi +starfire +stb0899 +stb6000 +stb6100 +ste10Xp +stex +stinger +stk1160 +stk3310 +stk8312 +stk8ba50 +stm_console +stm_core +stm_ftrace +stm_heartbeat +stm_p_basic +stm_p_sys-t +stmfts +stmmac +stmmac-pci +stmmac-platform +stowaway +stp +stpddc60 +streamzap +streebog_generic +stts751 +stusb160x +stv0288 +stv0297 +stv0299 +stv0367 +stv0900 +stv090x +stv0910 +stv6110 +stv6110x +stv6111 +stx104 +sundance +sungem +sungem_phy +sunhme +suni +sunkbd +sunrise_co2 +sunrpc +sur40 +surface3-wmi +surface3_power +surface3_spi +surface_acpi_notify +surface_aggregator +surface_aggregator_cdev +surface_aggregator_hub +surface_aggregator_registry +surface_aggregator_tabletsw +surface_battery +surface_charger +surface_dtx +surface_gpe +surface_hid +surface_hid_core +surface_hotplug +surface_kbd +surface_platform_profile +surfacepro3_button +svc-i3c-master +svgalib +switchtec +sx8654 +sx9310 +sx9324 +sx9360 +sx9500 +sx_common +sy7636a-hwmon +sy7636a-regulator +sym53c500_cs +sym53c8xx +symbolserial +synaptics_i2c +synaptics_usb +synclink_gt +system76_acpi +sysv +t5403 +tag_ar9331 +tag_brcm +tag_dsa +tag_gswip +tag_hellcreek +tag_ksz +tag_lan9303 +tag_mtk +tag_none +tag_ocelot +tag_ocelot_8021q +tag_qca +tag_rtl4_a +tag_rtl8_4 +tag_rzn1_a5psw +tag_sja1105 +tag_trailer +tag_xrs700x +tap +target_core_file +target_core_iblock +target_core_mod +target_core_pscsi +target_core_user +tc-dwc-g210 +tc-dwc-g210-pci +tc358743 +tc358746 +tc654 +tc74 +tc90522 +tca6416-keypad +tca8418_keypad +tcan4x5x +tcm_fc +tcm_loop +tcm_qla2xxx +tcm_remote +tcm_usb_gadget +tcp_bbr +tcp_bic +tcp_cdg +tcp_dctcp +tcp_diag +tcp_highspeed +tcp_htcp +tcp_hybla +tcp_illinois +tcp_lp +tcp_nv +tcp_scalable +tcp_vegas +tcp_veno +tcp_westwood +tcp_yeah +tcpci +tcpci_maxim +tcpci_mt6360 +tcpci_mt6370 +tcpci_rt1711h +tcpm +tcrypt +tcs3414 +tcs3472 +tda10021 +tda10023 +tda10048 +tda1004x +tda10071 +tda10086 +tda18212 +tda18218 +tda18250 +tda18271 +tda18271c2dd +tda1997x +tda38640 +tda665x +tda7432 +tda8083 +tda8261 +tda826x +tda827x +tda8290 +tda9840 +tda9887 +tda9950 +tda998x +tdfxfb +tdo24m +tdx-guest +tea575x +tea5761 +tea5767 +tea6415c +tea6420 +team +team_mode_activebackup +team_mode_broadcast +team_mode_loadbalance +team_mode_random +team_mode_roundrobin +tee +tef6862 +tehuti +teranetics +test_blackhole_dev +test_bpf +test_power +tg3 +thermal-generic-adc +think-lmi +thinkpad_acpi +thmc50 +ths7303 +ths8200 +thunder_bgx +thunder_xcv +thunderbolt +thunderbolt_net +ti-adc081c +ti-adc0832 +ti-adc084s021 +ti-adc108s102 +ti-adc12138 +ti-adc128s052 +ti-adc161s626 +ti-ads1015 +ti-ads1100 +ti-ads124s08 +ti-ads131e08 +ti-ads7924 +ti-ads7950 +ti-ads8344 +ti-ads8688 +ti-dac082s085 +ti-dac5571 +ti-dac7311 +ti-dac7612 +ti-lmp92064 +ti-lmu +ti-tlc4541 +ti-tsc2046 +ti_am335x_adc +ti_am335x_tsc +ti_am335x_tscadc +ti_usb_3410_5052 +tifm_7xx1 +tifm_core +tifm_ms +tifm_sd +timeriomem-rng +tipc +tlan +tlclk +tls +tlv320aic23b +tm2-touchkey +tmag5273 +tmdc +tmp006 +tmp007 +tmp102 +tmp103 +tmp108 +tmp117 +tmp401 +tmp421 +tmp464 +tmp513 +topstar-laptop +toshiba_acpi +toshiba_bluetooth +toshiba_haps +toshsd +touchit213 +touchright +touchwin +tpci200 +tpl0102 +tpm_atmel +tpm_i2c_atmel +tpm_i2c_infineon +tpm_i2c_nuvoton +tpm_infineon +tpm_nsc +tpm_st33zp24 +tpm_st33zp24_i2c +tpm_st33zp24_spi +tpm_tis_i2c +tpm_tis_i2c_cr50 +tpm_tis_spi +tpm_vtpm_proxy +tps23861 +tps40422 +tps51632-regulator +tps53679 +tps546d24 +tps6105x +tps6105x-regulator +tps62360-regulator +tps65010 +tps65023-regulator +tps6507x +tps6507x-regulator +tps6507x-ts +tps65086 +tps65086-regulator +tps65090-charger +tps65090-regulator +tps65132-regulator +tps6524x-regulator +tps6586x-regulator +tps65910-regulator +tps65912-regulator +tps6594-core +tps6594-esm +tps6594-i2c +tps6594-pfsm +tps6594-spi +tps6598x +tps68470-regulator +tqmx86 +tqmx86_wdt +trace-printk +trancevibrator +trf7970a +tridentfb +ts2020 +ts_bm +ts_fsm +ts_kmp +tsc2004 +tsc2005 +tsc2007 +tsc200x-core +tsc40 +tsi721_mport +tsl2550 +tsl2563 +tsl2583 +tsl2591 +tsl2772 +tsl4531 +tsnep +tsys01 +tsys02d +ttm +ttpci-eeprom +ttusb_dec +ttusbdecfe +ttusbir +ttynull +tua6100 +tua9001 +tulip +tuner +tuner-simple +tuner-types +tunnel4 +tunnel6 +turbografx +tvaudio +tveeprom +tvp514x +tvp5150 +tvp7002 +tw2804 +tw5864 +tw68 +tw686x +tw9903 +tw9906 +tw9910 +twidjoy +twl-regulator +twl4030-madc +twl4030-pwrbutton +twl4030-vibra +twl4030_charger +twl4030_keypad +twl4030_madc_battery +twl4030_wdt +twl6030-gpadc +twl6030-regulator +twl6040-vibra +twofish-avx-x86_64 +twofish-x86_64 +twofish-x86_64-3way +twofish_common +twofish_generic +txgbe +typec +typec_displayport +typec_nvidia +typec_ucsi +typec_wcove +typhoon +uPD60620 +u_audio +u_ether +u_serial +uacce +uartlite +uas +ubi +ubifs +ublk_drv +ubuntu-host +ucan +ucd9000 +ucd9200 +ucsi_acpi +ucsi_ccg +ucsi_stm32g0 +uda1342 +udc-core +udf +udl +udlfb +udp_diag +udp_tunnel +ueagle-atm +ufs +ufshcd-core +ufshcd-dwc +ufshcd-pci +ufshcd-pltfrm +ug3105_battery +uhid +uio +uio_aec +uio_cif +uio_dfl +uio_dmem_genirq +uio_hv_generic +uio_mf624 +uio_netx +uio_pci_generic +uio_pdrv_genirq +uio_pruss +uio_sercos3 +uleds +uli526x +ulpi +ums-alauda +ums-cypress +ums-datafab +ums-eneub6250 +ums-freecom +ums-isd200 +ums-jumpshot +ums-karma +ums-onetouch +ums-realtek +ums-sddr09 +ums-sddr55 +ums-usbat +unix_diag +upd64031a +upd64083 +upd78f0730 +us5182d +usb-conn-gpio +usb-serial-simple +usb-storage +usb251xb +usb3503 +usb4604 +usb8xxx +usb_8dev +usb_debug +usb_f_acm +usb_f_ecm +usb_f_ecm_subset +usb_f_eem +usb_f_fs +usb_f_hid +usb_f_mass_storage +usb_f_midi +usb_f_ncm +usb_f_obex +usb_f_phonet +usb_f_printer +usb_f_rndis +usb_f_serial +usb_f_ss_lb +usb_f_tcm +usb_f_uac1 +usb_f_uac1_legacy +usb_f_uac2 +usb_f_uvc +usb_wwan +usbatm +usbdux +usbduxfast +usbduxsigma +usbhid +usbip-core +usbip-host +usbip-vudc +usbkbd +usblcd +usblp +usbmon +usbmouse +usbnet +usbserial +usbsevseg +usbtest +usbtmc +usbtouchscreen +usbtv +usdhi6rol0 +userio +userspace-consumer +ushc +usnic_verbs +uss720 +uv_mmtimer +uv_sysfs +uvc +uvcvideo +uvesafb +v4l2-async +v4l2-dv-timings +v4l2-flash-led-class +v4l2-fwnode +v4l2-mem2mem +v4l2-tpg +v4l2loopback +vboxguest +vboxsf +vboxvideo +vcan +vcnl3020 +vcnl4000 +vcnl4035 +vdpa +vdpa_sim +vdpa_sim_blk +vdpa_sim_net +vduse +veml6030 +veml6070 +ves1820 +ves1x93 +veth +vf610_adc +vf610_dac +vfio +vfio-pci +vfio-pci-core +vfio_iommu_type1 +vga16fb +vgastate +vgem +vgg2432a4 +vhci-hcd +vhost +vhost_iotlb +vhost_net +vhost_scsi +vhost_vdpa +vhost_vsock +via-camera +via-cputemp +via-rhine +via-rng +via-sdmmc +via-velocity +via686a +via_wdt +viafb +vicodec +video +video-i2c +videobuf-core +videobuf-dma-sg +videobuf2-common +videobuf2-dma-contig +videobuf2-dma-sg +videobuf2-dvb +videobuf2-memops +videobuf2-v4l2 +videobuf2-vmalloc +videodev +vim2m +vimc +viperboard +viperboard_adc +virt_wifi +virtio-gpu +virtio-rng +virtio_bt +virtio_crypto +virtio_dma_buf +virtio_input +virtio_mem +virtio_pmem +virtio_rpmsg_bus +virtio_snd +virtio_vdpa +virtiofs +virtual +virtual_ncidev +visl +visor +vitesse +vitesse-vsc73xx-core +vitesse-vsc73xx-platform +vitesse-vsc73xx-spi +vivid +vkms +vl53l0x-i2c +vl6180 +vmac +vmd +vme_fake +vme_tsi148 +vme_user +vmgenid +vmk80xx +vmlfb +vmw_balloon +vmw_pvrdma +vmw_pvscsi +vmw_vmci +vmw_vsock_virtio_transport +vmw_vsock_virtio_transport_common +vmw_vsock_vmci_transport +vmwgfx +vmxnet3 +vp27smpx +vp_vdpa +vport-geneve +vport-gre +vport-vxlan +vpx3220 +vrf +vringh +vsock +vsock_diag +vsock_loopback +vsockmon +vsxxxaa +vt1211 +vt6655_stage +vt6656_stage +vt8231 +vt8623fb +vub300 +vx855 +vxcan +vxlan +vz89x +w1-gpio +w1_ds2405 +w1_ds2406 +w1_ds2408 +w1_ds2413 +w1_ds2423 +w1_ds2430 +w1_ds2431 +w1_ds2433 +w1_ds2438 +w1_ds250x +w1_ds2780 +w1_ds2781 +w1_ds2805 +w1_ds28e04 +w1_ds28e17 +w1_smem +w1_therm +w5100 +w5100-spi +w5300 +w6692 +w83627ehf +w83627hf +w83627hf_wdt +w83773g +w83781d +w83791d +w83792d +w83793 +w83795 +w83877f_wdt +w83977f_wdt +w83l785ts +w83l786ng +wacom +wacom_i2c +wacom_serial4 +wacom_w8001 +wafer5823wdt +walkera0701 +wanxl +warrior +wbsd +wcd934x +wcn36xx +wd719x +wdat_wdt +wdt87xx_i2c +wdt_pci +wfx +whiteheat +wil6210 +wilc1000 +wilc1000-sdio +wilc1000-spi +wilco-charger +wilco_ec +wilco_ec_debugfs +wilco_ec_events +wilco_ec_telem +winbond-840 +winbond-cir +winmate-fm07-keys +wire +wireguard +wireless-hotkey +wishbone-serial +wl1251 +wl1251_sdio +wl1251_spi +wl1273-core +wl12xx +wl18xx +wl3501_cs +wlcore +wlcore_sdio +wm831x-dcdc +wm831x-hwmon +wm831x-isink +wm831x-ldo +wm831x-on +wm831x-ts +wm831x_backup +wm831x_bl +wm831x_power +wm831x_wdt +wm8350-hwmon +wm8350-regulator +wm8350_power +wm8350_wdt +wm8400-regulator +wm8739 +wm8775 +wm8994 +wm8994-regulator +wm97xx-ts +wmi +wmi-bmof +wp512 +wpcm450-soc +wusb3801 +wwan +wwan_hwsim +x25 +x38_edac +x86-android-tablets +x86_pkg_temp_thermal +x9250 +x_tables +xbox_remote +xc2028 +xc4000 +xc5000 +xcbc +xctr +xdma +xdpe12284 +xdpe152c4 +xen-blkback +xen-evtchn +xen-fbfront +xen-front-pgdir-shbuf +xen-gntalloc +xen-gntdev +xen-hcd +xen-kbdfront +xen-netback +xen-pciback +xen-pcifront +xen-privcmd +xen-scsiback +xen-scsifront +xen-tpmfront +xen_wdt +xenfs +xfrm4_tunnel +xfrm6_tunnel +xfrm_algo +xfrm_compat +xfrm_interface +xfrm_ipcomp +xfrm_user +xfs +xgene-hwmon +xhci-pci +xhci-pci-renesas +xhci-plat-hcd +xiaomi-wmi +xilinx-pr-decoupler +xilinx-spi +xilinx-xadc +xilinx_emac +xilinx_emaclite +xilinx_gmii2rgmii +xilinx_sdfec +xillybus_class +xillybus_core +xillybus_pcie +xillyusb +xiphera-trng +xirc2ps_cs +xircom_cb +xlnx_vcu +xor +xp +xpad +xpc +xpnet +xr_serial +xrs700x +xrs700x_i2c +xrs700x_mdio +xsens_mt +xsk_diag +xt_AUDIT +xt_CHECKSUM +xt_CLASSIFY +xt_CONNSECMARK +xt_CT +xt_DSCP +xt_HL +xt_HMARK +xt_IDLETIMER +xt_LED +xt_LOG +xt_MASQUERADE +xt_NETMAP +xt_NFLOG +xt_NFQUEUE +xt_RATEEST +xt_REDIRECT +xt_SECMARK +xt_TCPMSS +xt_TCPOPTSTRIP +xt_TEE +xt_TPROXY +xt_TRACE +xt_addrtype +xt_bpf +xt_cgroup +xt_cluster +xt_comment +xt_connbytes +xt_connlabel +xt_connlimit +xt_connmark +xt_conntrack +xt_cpu +xt_dccp +xt_devgroup +xt_dscp +xt_ecn +xt_esp +xt_hashlimit +xt_helper +xt_hl +xt_ipcomp +xt_iprange +xt_ipvs +xt_l2tp +xt_length +xt_limit +xt_mac +xt_mark +xt_multiport +xt_nat +xt_nfacct +xt_osf +xt_owner +xt_physdev +xt_pkttype +xt_policy +xt_quota +xt_rateest +xt_realm +xt_recent +xt_sctp +xt_set +xt_socket +xt_state +xt_statistic +xt_string +xt_tcpmss +xt_tcpudp +xt_time +xt_u32 +xtkbd +xusbatm +xxhash_generic +xz_dec_test +yam +yamaha-yas530 +yealink +yellowfin +yenta_socket +yurex +z3fold +zaurus +zd1201 +zd1211rw +zd1301 +zd1301_demod +zet6223 +zforce_ts +zfs +zhenhua +ziirave_wdt +zinitix +zl10036 +zl10039 +zl10353 +zl6100 +zonefs +zopt2201 +zpa2326 +zpa2326_i2c +zpa2326_spi +zram +zstd --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/amd64/generic.modules.builtin +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/amd64/generic.modules.builtin @@ -0,0 +1,284 @@ +8250 +8250_base +8250_mid +8250_pci +8250_rt288x +ac +acpi-cpufreq +acpi_dbg +acpi_mdio +aead +aes_generic +af_packet +agpgart +akcipher +amd64-agp +asiliantfb +asn1_decoder +asn1_encoder +ata_generic +ata_piix +atkbd +backlight +battery +bcm84881 +binfmt_script +bitrev +bsg +button +cbc +cdrom +cfbcopyarea +cfbfillrect +cfbimgblt +charger-manager +cn +configfs +cpufreq_conservative +cpufreq_ondemand +cpufreq_performance +cpufreq_powersave +cpufreq_userspace +crc-ccitt +crc-t10dif +crc16 +crc32 +crc32c-intel +crc32c_generic +crc64 +crc64-rocksoft +crc64_rocksoft_generic +crct10dif_common +crct10dif_generic +crypto +crypto_acompress +crypto_algapi +crypto_hash +crypto_null +cryptomgr +ctr +cts +da9063 +dax +deflate +dh_generic +digsig +dm-mod +dns_resolver +drbg +drm_mipi_dsi +drm_panel_orientation_quirks +drop_monitor +dwc2 +ecb +ecryptfs +edac_core +edd +efivarfs +ehci-hcd +ehci-pci +ehci-platform +elants_i2c +encrypted-keys +evdev +exportfs +ext4 +extcon-core +failover +fan +fat +fb +fb_sys_fops +fbdev +fddi +firmware_class +fixed_phy +font +fuse +fwnode_mdio +gcm +geniv +gf128mul +ghash-generic +ghes_edac +glob +governor_passive +governor_performance +governor_powersave +governor_simpleondemand +governor_userspace +gpio-crystalcove +gpio-generic +grant-dma-ops +hed +hid_bpf +hmac +hsu_dma +hwmon +i2c-core +i2c-designware-core +i2c-designware-platform +i2c-dev +i8042 +imsttfb +input-core +intel-agp +intel-gtt +intel-uncore +intel_pmc_core +intel_pmc_core_pltdrv +iosf_mbi +iova +ipv6 +jbd2 +jitterentropy_rng +kdf_sp800108 +kgdboc +kpp +led-class +libaes +libata +libcryptoutils +libnvdimm +libphy +libps2 +libsha1 +libsha256 +linear_ranges +loop +lz4_decompress +lzo +lzo-rle +lzo_compress +lzo_decompress +max14577 +max310x +max77693 +mbcache +md-mod +md5 +mdio_devres +mfd-core +mmc_core +mousedev +mpi +mq-deadline +n_null +nd_e820 +net_failover +nls_base +nls_cp437 +ohci-hcd +ohci-pci +ohci-platform +oid_registry +palmas +pata_sis +pcc-cpufreq +pinctrl-cherryview +pinctrl-intel +pkcs7_message +powernow-k8 +ppp_generic +pps_core +pretimeout_noop +processor +pstore +ptp +public_key +pwm-lpss +pwm-lpss-pci +pwm-lpss-platform +rapidio +rational +regmap-i2c +regmap-mmio +regmap-spi +rfkill +rng +rng-core +roles +rsa_generic +rtc-cmos +sccnxp +scsi_common +scsi_mod +sd_mod +selftests +seqiv +serdev +serial_base +serial_mctrl_gpio +serio +sg +sha1_generic +sha256_generic +sha3_generic +sha512-ssse3 +sha512_generic +sig +skcipher +slhc +speedstep-centrino +squashfs +sr_mod +syscopyarea +sysfillrect +sysimgblt +t10-pi +tcp_cubic +thermal +tpm +tpm_crb +tpm_tis +tpm_tis_core +tps65912-core +tps65912-i2c +tps65912-spi +trusted +ttyprintk +tun +ucs2_string +uhci-hcd +uinput +unix +usb-common +usbcore +utf8data +vesafb +vfat +vgacon +via-agp +virt-dma +virtio +virtio-iommu +virtio_balloon +virtio_blk +virtio_console +virtio_mmio +virtio_net +virtio_pci +virtio_pci_legacy_dev +virtio_pci_modern_dev +virtio_ring +virtio_scsi +vivaldi-fmap +watchdog +wwnr +x509_key_parser +xen-acpi-processor +xen-blkfront +xen-netfront +xenbus +xenbus_probe_frontend +xhci-hcd +xts +xxhash +xz_dec +zbud +zlib_deflate +zlib_inflate +zsmalloc +zstd_common +zstd_compress +zstd_decompress --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/amd64/generic.retpoline +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/amd64/generic.retpoline @@ -0,0 +1 @@ +# retpoline v1.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/arm64/generic +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/arm64/generic @@ -0,0 +1,28794 @@ +ACPI EXPORT_SYMBOL_GPL 0xa6af1390 acpi_table_parse_cedt vmlinux +BRCMFMAC EXPORT_SYMBOL_GPL 0x19580ef8 brcmf_fwvid_unregister_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +BRCMFMAC EXPORT_SYMBOL_GPL 0x4d581b9b brcmf_fwvid_register_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +COUNTER EXPORT_SYMBOL_GPL 0x4ac5c8b2 counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x540df6cf counter_priv drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x56c5d15a devm_counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x62970fce counter_push_event drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x7173f6a7 counter_unregister drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x952f3042 devm_counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xd4b54d06 counter_put drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xf294361f counter_add drivers/counter/counter +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x07ee12ef otx2_cpt_add_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x0a637c35 otx2_cpt_send_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x1666051b cn10k_cptpf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x21996d3e otx2_cptlf_register_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x39247588 otx2_cptlf_free_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x580ff204 otx2_cptlf_shutdown drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x6673b05c otx2_cpt_send_af_reg_requests drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x68c9fd4a otx2_cpt_send_ready_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x70576045 otx2_cptlf_set_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x7d01a9fd otx2_cpt_msix_offset_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x7d59d222 otx2_cpt_sync_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x857e139e otx2_cpt_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x994473f1 cn10k_cptvf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xde7b6f7c otx2_cpt_detach_rsrcs_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xe0b359a2 otx2_cptlf_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xedc994bc otx2_cpt_read_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xf55a7a5a otx2_cptlf_unregister_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x551037d2 crypto_cipher_decrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x9801e1ab crypto_cipher_setkey vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xc93ff2bb crypto_cipher_encrypt_one vmlinux +CXL EXPORT_SYMBOL_GPL 0x003e6a7f is_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x010ca0a4 devm_cxl_dpa_reserve drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x012a555f devm_cxl_add_passthrough_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x01e9818b clear_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x055c6ee3 cxl_mem_active_inc vmlinux +CXL EXPORT_SYMBOL_GPL 0x09e9faaf cxl_decoder_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0be83968 to_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0cc71c65 cxl_debugfs_create_dir drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x140de0c8 devm_cxl_add_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x149411ce to_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1a800530 read_cdat_data drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1c94f965 __cxl_driver_register drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x22e1f44f is_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x248ee3de devm_cxl_add_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x27fd951a cxl_root_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x287d3d72 cxl_trigger_poison_list drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x28caffae devm_cxl_pmu_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x294f68bd to_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2d9800de cxl_dpa_debug drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2ef13880 cxl_map_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2f129f69 is_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x33e2aa93 cxl_mem_active_dec vmlinux +CXL EXPORT_SYMBOL_GPL 0x3400225e to_cxl_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3409ad8c cxl_set_timestamp drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x39d39bdd cxl_driver_unregister drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3b1b5762 cxl_enumerate_cmds drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3d0b6d9d cxl_add_to_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x43b72713 cxl_endpoint_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4c83c65d cxl_hdm_decode_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4c8c16dc set_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x535ff6c2 to_cxl_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x55b591c8 cxl_pci_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x58cb495d cxl_switch_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5934b871 devm_cxl_add_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5bdb3793 to_cxl_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5e375a05 cxl_memdev_setup_fw_upload drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5e6aa488 cxl_map_pmu_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x609fb850 devm_cxl_enumerate_decoders drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x62f12585 devm_cxl_register_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x63b10ef4 devm_cxl_setup_hdm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6605f0df devm_cxl_add_rch_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6619a8b8 cxl_clear_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x674b6509 to_cxl_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x699082cb cxl_bus_type drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6cf468b0 to_cxl_dax_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6d376036 is_cxl_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6e96403a find_cxl_root drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6f01d03e devm_cxl_add_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x701bbaad cxl_bus_rescan drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7635fd09 cxl_mem_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7a3ef56e is_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7fa19cc4 alloc_free_mem_region vmlinux +CXL EXPORT_SYMBOL_GPL 0x7fb8597a cxl_poison_state_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x84b45156 insert_resource_expand_to_fit vmlinux +CXL EXPORT_SYMBOL_GPL 0x85c323f5 cxl_mem_get_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8686f142 to_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8756941f cxl_mem_sanitize drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x875e233e cxl_endpoint_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x87bd3322 cxl_probe_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x893f735e devm_cxl_add_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x912ebd69 cxl_decoder_add_locked drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x92cf437f cxl_count_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98433147 cxl_port_to_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98628ac8 cxl_bus_drain drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9e181280 is_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa0e411b8 cxl_find_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa8afa9cf cxl_decoder_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xad9bb504 cxl_internal_send_cmd drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb0a1e6db cxl_setup_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb1247ddd cxl_probe_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb2e023e3 is_cxl_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb9b2888a cxl_rcd_component_reg_phys drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xba3219a2 cxl_inject_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbb1f0f66 is_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbf4ba3b1 cxl_find_regblock_instance drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc0a926e5 cxl_map_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xcd6026d2 cxl_memdev_state_create drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd18ffae5 cxl_cor_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdf8394aa devm_cxl_port_enumerate_dports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe06b20cb cxl_await_media_ready drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xea7738ed schedule_cxl_memdev_detach drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xec4d2ef0 devm_cxl_enumerate_ports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xedc667c3 cxl_mem_get_event_records drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xee311f2f cxl_hb_modulo drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf3cf105e is_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf4e66094 cxl_dvsec_rr_decode drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf736e0ca cxl_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf8eb5275 cxl_mem_create_range_info drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfe475bc1 cxl_find_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xff5d0ff7 cxl_dev_state_identify drivers/cxl/core/cxl_core +DMA_BUF EXPORT_SYMBOL_GPL 0x01a02713 dma_buf_unmap_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x0503938e dma_buf_dynamic_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x0555fbc4 dma_buf_begin_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x0cd03873 dma_buf_vmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x18a83317 dma_buf_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x20144222 dma_buf_put vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x411a4c4e dma_buf_vunmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x4eb4d03b dma_buf_map_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x52ba28d9 dma_buf_move_notify vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x5a0b50e3 dma_buf_pin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x6f7268d7 dma_buf_detach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x93a7ed46 dma_buf_mmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x9b06e596 dma_buf_get vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xa159312c dma_buf_fd vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xb721986d dma_buf_unpin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xbc19e4fc dma_buf_end_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xbfdf2c31 dma_buf_map_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xd113870f dma_buf_export vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xd7a3fa4c dma_buf_vmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xeb185be1 dma_buf_unmap_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xfb6c9bd4 dma_buf_vunmap_unlocked vmlinux +DRM_SSD130X EXPORT_SYMBOL_GPL 0x33cf1f58 ssd130x_variants drivers/gpu/drm/solomon/ssd130x +EFIVAR EXPORT_SYMBOL_GPL 0x02cfcd2e efivar_trylock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x11940489 efivar_set_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x2303b915 efivar_lock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x5a3c9dbb efivar_get_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xa336852c efivar_get_next_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xc961bff7 efivar_unlock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xee5240dc efivar_query_variable_info vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xefc77711 efivar_set_variable_locked vmlinux +EXPORT_SYMBOL arch/arm64/crypto/aes-ce-cipher 0x68f275ad ce_aes_expandkey +EXPORT_SYMBOL arch/arm64/crypto/aes-ce-cipher 0x7c294e42 ce_aes_setkey +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0x52d67a4e neon_aes_cbc_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xb8c706a6 neon_aes_ctr_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xd5f41819 neon_aes_ecb_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xea11590c neon_aes_xts_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xefc32a9b neon_aes_xts_decrypt +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0x220b49ab chacha_crypt_arch +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0xdc94f829 chacha_init_arch +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0xdd8ec6bd hchacha_block_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0x1c3e6e5b poly1305_init_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0x6ddf27bc poly1305_update_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0xf39f5240 poly1305_final_arch +EXPORT_SYMBOL arch/arm64/crypto/sha256-arm64 0xb455924d sha256_block_data_order +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0x0fca045b sm4_ce_expand_key +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0x7155f33f sm4_ce_cbc_enc +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0xe609a0d5 sm4_ce_crypt_block +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0xed1f9633 sm4_ce_cfb_enc +EXPORT_SYMBOL arch/arm64/lib/xor-neon 0xdb786e41 xor_block_inner_neon +EXPORT_SYMBOL crypto/blake2b_generic 0x32e24c8a blake2b_compress_generic +EXPORT_SYMBOL crypto/ecc 0x16e410ff vli_from_be64 +EXPORT_SYMBOL crypto/ecc 0x188a1647 ecc_is_pubkey_valid_full +EXPORT_SYMBOL crypto/ecc 0x1a5faa3a vli_mod_inv +EXPORT_SYMBOL crypto/ecc 0x4c281912 vli_is_zero +EXPORT_SYMBOL crypto/ecc 0x671f7aa5 ecc_is_key_valid +EXPORT_SYMBOL crypto/ecc 0x7c0fbb00 vli_mod_mult_slow +EXPORT_SYMBOL crypto/ecc 0x8261eccb ecc_get_curve25519 +EXPORT_SYMBOL crypto/ecc 0x8e688192 ecc_alloc_point +EXPORT_SYMBOL crypto/ecc 0x90cdc197 ecc_free_point +EXPORT_SYMBOL crypto/ecc 0x9263b417 ecc_point_mult_shamir +EXPORT_SYMBOL crypto/ecc 0x92668805 vli_cmp +EXPORT_SYMBOL crypto/ecc 0x932b6ff7 vli_num_bits +EXPORT_SYMBOL crypto/ecc 0x9f6efabd vli_sub +EXPORT_SYMBOL crypto/ecc 0xa76b31a2 crypto_ecdh_shared_secret +EXPORT_SYMBOL crypto/ecc 0xb10fc19e ecc_get_curve +EXPORT_SYMBOL crypto/ecc 0xd6315f31 ecc_gen_privkey +EXPORT_SYMBOL crypto/ecc 0xd94c8eb5 ecc_point_is_zero +EXPORT_SYMBOL crypto/ecc 0xde867c29 ecc_is_pubkey_valid_partial +EXPORT_SYMBOL crypto/ecc 0xeac9b99a vli_from_le64 +EXPORT_SYMBOL crypto/ecc 0xed4ae15e ecc_make_pub_key +EXPORT_SYMBOL crypto/nhpoly1305 0x05166712 crypto_nhpoly1305_update_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x1709be86 crypto_nhpoly1305_setkey +EXPORT_SYMBOL crypto/nhpoly1305 0x7364f0ec crypto_nhpoly1305_final_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x745dee24 crypto_nhpoly1305_init +EXPORT_SYMBOL crypto/nhpoly1305 0x93524767 crypto_nhpoly1305_update +EXPORT_SYMBOL crypto/nhpoly1305 0xda9526b2 crypto_nhpoly1305_final +EXPORT_SYMBOL crypto/sm4 0x2b098da5 crypto_sm4_ck +EXPORT_SYMBOL crypto/sm4 0x7931a202 crypto_sm4_fk +EXPORT_SYMBOL crypto/sm4 0xf4fd3bd2 crypto_sm4_sbox +EXPORT_SYMBOL crypto/xor 0x5b6c00e6 xor_blocks +EXPORT_SYMBOL drivers/acpi/nfit/nfit 0x06848c60 to_nfit_uuid +EXPORT_SYMBOL drivers/acpi/video 0x2c982f0a acpi_video_get_levels +EXPORT_SYMBOL drivers/acpi/video 0x45b61916 acpi_video_register_backlight +EXPORT_SYMBOL drivers/acpi/video 0x7a45377b acpi_video_unregister +EXPORT_SYMBOL drivers/acpi/video 0x7cc484a5 acpi_video_handles_brightness_key_presses +EXPORT_SYMBOL drivers/acpi/video 0x7de7bf50 __acpi_video_get_backlight_type +EXPORT_SYMBOL drivers/acpi/video 0x8826c13b acpi_video_register +EXPORT_SYMBOL drivers/acpi/video 0xa73b3c09 acpi_video_get_edid +EXPORT_SYMBOL drivers/atm/suni 0xfd205fa5 suni_init +EXPORT_SYMBOL drivers/bcma/bcma 0x136817c9 bcma_core_dma_translation +EXPORT_SYMBOL drivers/bcma/bcma 0x6d50fc29 bcma_core_irq +EXPORT_SYMBOL drivers/block/drbd/drbd 0x127a5901 drbd_set_st_err_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x35131b36 drbd_role_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x7730f22d drbd_conn_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0xaf27bebf drbd_disk_str +EXPORT_SYMBOL drivers/bluetooth/btbcm 0xe3703160 btbcm_patchram +EXPORT_SYMBOL drivers/bluetooth/btrsi 0xdbfc048c rsi_bt_ops +EXPORT_SYMBOL drivers/bus/mhi/host/mhi 0x8f06da6b mhi_sync_power_up +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x03bc993e ipmi_set_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x0705dd14 ipmi_register_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x12dd1e77 ipmi_set_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x1f65170f ipmi_alloc_smi_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x230094ac ipmi_smi_watchdog_pretimeout +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x4c2054d7 ipmi_request_settime +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x50f65edf ipmi_set_gets_events +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x67369b42 ipmi_addr_src_to_str +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x74778a80 ipmi_get_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x804f922a ipmi_addr_length +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x80aa4656 ipmi_free_recv_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x89a5279a ipmi_get_version +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x96a6e5e8 ipmi_smi_msg_received +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xaca90ebd ipmi_request_supply_msgs +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xae71627d ipmi_create_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xc8b3178e ipmi_smi_watcher_register +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xd54a5050 ipmi_unregister_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xdb1276b9 ipmi_get_smi_info +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe16533c3 ipmi_add_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4330a39 ipmi_unregister_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4f4665b ipmi_validate_addr +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe98c507d ipmb_checksum +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xec1c2a90 ipmi_get_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf388b18b ipmi_destroy_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf42d3dab ipmi_smi_watcher_unregister +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf5531bea ipmi_poll_interface +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfaaa4831 ipmi_set_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfe0f2369 ipmi_get_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x06d6d8cd kcs_bmc_read_data +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x06d93f33 kcs_bmc_write_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x0adf4b6a kcs_bmc_update_event_mask +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x1a46f6c7 kcs_bmc_read_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x1fe08442 kcs_bmc_remove_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x2e81484a kcs_bmc_handle_event +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x4b9ba8ad kcs_bmc_enable_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xa60ddc58 kcs_bmc_write_data +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xb8aba26f kcs_bmc_update_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xc9dc3562 kcs_bmc_add_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xd15aed96 kcs_bmc_register_driver +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xe3e2518f kcs_bmc_unregister_driver +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xf3f43cc6 kcs_bmc_disable_device +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x0bb012fd st33zp24_pm_resume +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x43f9c456 st33zp24_probe +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xa14b07cf st33zp24_remove +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xd59330fd st33zp24_pm_suspend +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x0dd195b5 xillybus_init_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x8fb8e355 xillybus_cleanup_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0xfa32f919 xillybus_find_inode +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x25978d50 xillybus_isr +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x4f68dcf0 xillybus_init_endpoint +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x554372ca xillybus_endpoint_discovery +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0xc11cd266 xillybus_endpoint_remove +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x2a4a6ac9 atmel_i2c_probe +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x6902e21a atmel_i2c_send_receive +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x80a11b1d atmel_i2c_init_read_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xb6c854bb atmel_i2c_init_ecdh_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xbd17e325 atmel_i2c_enqueue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc71ed50c atmel_i2c_init_genkey_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc80f14e8 atmel_i2c_flush_queue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xf283e995 atmel_i2c_init_random_cmd +EXPORT_SYMBOL drivers/crypto/caam/caam 0x17572340 caam_congested +EXPORT_SYMBOL drivers/crypto/caam/caam 0x37734e06 caam_dpaa2 +EXPORT_SYMBOL drivers/crypto/caam/caam 0x44ae4bc4 qi_cache_free +EXPORT_SYMBOL drivers/crypto/caam/caam 0x4ef7b1fe caam_drv_ctx_init +EXPORT_SYMBOL drivers/crypto/caam/caam 0x4f1fed2c caam_qi_enqueue +EXPORT_SYMBOL drivers/crypto/caam/caam 0xc0eaa792 qi_cache_alloc +EXPORT_SYMBOL drivers/crypto/caam/caam 0xe405fd25 caam_drv_ctx_rel +EXPORT_SYMBOL drivers/crypto/caam/caam 0xf9f5a7bc caam_drv_ctx_update +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x0835d8ab caam_jr_enqueue +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x8c227025 split_key_done +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x980a2cec gen_split_key +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0xba8a63e8 caam_jr_free +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0xbc6318d3 caam_jr_alloc +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x2e152bb7 cnstr_shdsc_xts_skcipher_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x3b54a9ad cnstr_shdsc_aead_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x76a68e3e cnstr_shdsc_chachapoly +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x7b0c587f cnstr_shdsc_rfc4543_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x7b7bcab8 cnstr_shdsc_rfc4543_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x86bcdec7 cnstr_shdsc_xts_skcipher_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x88430d4c cnstr_shdsc_aead_null_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x91ac0969 cnstr_shdsc_aead_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa3115081 cnstr_shdsc_skcipher_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa340e264 cnstr_shdsc_aead_givencap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa99d7fa6 cnstr_shdsc_aead_null_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xebcdd349 cnstr_shdsc_skcipher_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xf92c5da5 cnstr_shdsc_gcm_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xf95bcf62 cnstr_shdsc_gcm_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xfd807e48 cnstr_shdsc_rfc4106_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xfdf7ec8f cnstr_shdsc_rfc4106_encap +EXPORT_SYMBOL drivers/crypto/caam/caamhash_desc 0x30a1e372 cnstr_shdsc_sk_hash +EXPORT_SYMBOL drivers/crypto/caam/caamhash_desc 0xb5571dbf cnstr_shdsc_ahash +EXPORT_SYMBOL drivers/crypto/caam/dpaa2_caam 0x10371373 dpaa2_caam_enqueue +EXPORT_SYMBOL drivers/crypto/caam/error 0x4d7cdf1c caam_strstatus +EXPORT_SYMBOL drivers/crypto/caam/error 0x53d0fc97 caam_ptr_sz +EXPORT_SYMBOL drivers/crypto/caam/error 0x60dbc82a caam_dump_sg +EXPORT_SYMBOL drivers/crypto/caam/error 0xa51f16c7 caam_little_end +EXPORT_SYMBOL drivers/crypto/caam/error 0xbd67c092 caam_imx +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x1b73b5c4 xdma_enable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x7a7c4c4a xdma_disable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0xf863b645 xdma_get_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xilinx_dma 0x85f086fa xilinx_vdma_channel_set_config +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0bc6094c fw_core_remove_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x14882c08 fw_iso_context_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0x15df0ff7 fw_bus_type +EXPORT_SYMBOL drivers/firewire/firewire-core 0x1cd5236a fw_iso_context_stop +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2049e1d3 fw_iso_context_queue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x229fefbb fw_card_initialize +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2885fec5 fw_get_request_speed +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2d252bff fw_core_handle_request +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2df1982f fw_cancel_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0x370f6bdc fw_core_add_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3a771e39 fw_core_add_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3c56ef91 fw_workqueue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x4f87eb2b fw_core_handle_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x599999cc fw_iso_buffer_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6dc50487 fw_csr_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x738f989b fw_iso_context_start +EXPORT_SYMBOL drivers/firewire/firewire-core 0x7fa5393a fw_schedule_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0x86468d44 fw_rcode_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0xa13f9e58 fw_core_remove_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0xa2b20e41 fw_send_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0xa83e23a6 fw_core_handle_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaedf84ce fw_high_memory_region +EXPORT_SYMBOL drivers/firewire/firewire-core 0xb6134023 fw_core_remove_card +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc23361d5 fw_iso_context_create +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc5e0315f fw_run_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc5e863e0 fw_iso_buffer_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0xcf2fb6f6 fw_device_enable_phys_dma +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe3fde125 fw_csr_iterator_next +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe4c4be39 fw_iso_context_flush_completions +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe80e5087 fw_csr_iterator_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xebae6cd2 fw_iso_context_queue_flush +EXPORT_SYMBOL drivers/firewire/firewire-core 0xef43336b fw_fill_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0xefbac0aa fw_iso_resource_manage +EXPORT_SYMBOL drivers/firewire/firewire-core 0xff664978 fw_card_add +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0x3a64a071 imx_dsp_free_channel +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0x3fdd230a imx_dsp_ring_doorbell +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0xeb9dd712 imx_dsp_request_channel +EXPORT_SYMBOL drivers/fpga/dfl 0xa52909fa dfl_driver_unregister +EXPORT_SYMBOL drivers/fpga/dfl 0xd5e40d9f __dfl_driver_register +EXPORT_SYMBOL drivers/fpga/lattice-sysconfig 0x5ef4df1b sysconfig_probe +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0x0ea5d74b amdgpu_xcp_drv_release +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0xa009d198 amdgpu_xcp_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01c22f2b drm_dp_mst_hpd_irq_handle_event +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01c4bba9 drm_dp_lttpr_max_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x07f8f971 drm_dp_mst_atomic_enable_dsc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x08d81a43 drm_dp_dpcd_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0be4f952 drm_hdmi_avi_infoframe_bars +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0cc05d12 drm_dp_cec_set_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0dccb8b1 drm_dp_downstream_id +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0dea3470 drm_dp_check_act_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x101a65a8 drm_dp_mst_atomic_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1057a6d7 drm_dp_mst_connector_early_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1413a1a9 drm_dp_128b132b_read_aux_rd_interval +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1519047c drm_hdmi_avi_infoframe_colorimetry +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1605d0ed drm_dp_lttpr_max_lane_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1709ddcf drm_dp_lttpr_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x178879c7 drm_scdc_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1a5bf3ca drm_dsc_dp_rc_buffer_size +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1ae2ae5d drm_dp_dual_mode_detect +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1b0a1fdc drm_dp_lttpr_voltage_swing_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1cd00f55 drm_hdmi_infoframe_set_hdr_metadata +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x20741f47 drm_dp_dpcd_read_phy_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2283f962 drm_edp_backlight_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x23961837 drm_dp_downstream_max_bpc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x24ada755 drm_dsc_set_rc_buf_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x26815dbc drm_dp_link_rate_to_bw_code +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x287b5ff7 drm_dp_set_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2a8e3932 drm_dp_dpcd_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2c5725d0 drm_atomic_get_mst_payload_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2d5fc2e5 drm_dp_pcon_hdmi_link_active +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fa94ef2 drm_dp_downstream_444_to_420_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2faf4074 drm_hdcp_update_content_protection +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x36e18447 drm_dp_mst_topology_mgr_set_mst +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x37ee65eb drm_dp_remove_payload +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x392a838b drm_dp_downstream_max_dotclock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3b546711 drm_dp_mst_get_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3e45f065 drm_hdmi_avi_infoframe_content_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x40453306 drm_dp_read_sink_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x41a361fe drm_lspcon_get_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x42717fa7 drm_dp_read_lttpr_phy_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x453d7768 drm_dp_pcon_hdmi_link_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4603c416 drm_dp_pcon_dsc_bpp_incr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x49769249 drm_scdc_set_scrambling +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4f285ae2 drm_scdc_set_high_tmds_clock_ratio +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4f8322aa drm_dp_dual_mode_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x504468a3 drm_dp_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5407ae9e drm_dp_get_dual_mode_type_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x54933a85 drm_scdc_get_scrambling_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56a663e9 drm_dp_dsc_sink_line_buf_depth +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x582f248e drm_dp_get_adjust_request_pre_emphasis +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x58d8fcaa drm_dsc_pps_payload_pack +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x58e22a77 drm_dp_mst_topology_mgr_destroy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x59f27ed7 drm_dp_pcon_enc_is_dsc_1_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5a86f411 drm_dp_phy_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5ab08a1e drm_dp_cec_unregister_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5bb18f67 drm_dp_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5c9e81fb drm_dp_downstream_debug +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5f226d3c drm_dp_mst_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x606fdf71 drm_dp_pcon_pps_default +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x627ba04b drm_dsc_set_const_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x62d6863b drm_dp_mst_put_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x630f17c5 drm_dp_dpcd_read_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x63a477fb drm_dp_downstream_min_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x648d953b drm_dsc_dp_pps_header_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x65a7d6d7 drm_dp_dual_mode_get_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x66adba48 drm_dp_mst_root_conn_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x68d8dce7 drm_dp_downstream_is_tmds +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x69421e48 drm_panel_dp_aux_backlight +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6a4df8c5 drm_dp_128b132b_eq_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6aacee47 drm_dp_128b132b_link_training_failed +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6b53e216 drm_dp_downstream_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6f162d43 drm_atomic_get_old_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x701ece1c drm_dp_pcon_frl_configure_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7053fa72 drm_dp_get_pcon_max_frl_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x71b376f1 drm_dp_read_sink_count_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x73011db0 drm_dp_bw_code_to_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7509ace8 drm_connector_attach_content_protection_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x75c1afee drm_dp_set_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7690752b drm_dp_mst_topology_mgr_suspend +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x76ff6644 drm_dp_lttpr_pre_emphasis_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x79008c7e drm_dsc_setup_rc_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7f936316 drm_dp_mst_atomic_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x805aee64 drm_dp_read_downstream_info +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8099a828 drm_edp_backlight_disable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x81011c38 drm_dp_mst_get_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x82812770 drm_dp_read_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x829b6048 drm_dp_dsc_sink_max_slice_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8383c3c0 drm_edp_backlight_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x85be04e3 drm_dp_dual_mode_set_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x86d4345c drm_dp_cec_irq +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x888ed050 drm_dp_mst_hpd_irq_send_new_request +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x89890e00 drm_dp_mst_detect_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8ca2d9e4 drm_dp_calc_pbn_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8d701329 drm_dp_clock_recovery_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8e977851 drm_dp_mst_add_affected_dsc_crtcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9024d59a drm_dp_pcon_frl_configure_1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x92b9835e drm_dp_128b132b_cds_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9332f41a drm_atomic_get_new_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x95883bb4 drm_dsc_initial_scale_value +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9ae02673 drm_dp_pcon_is_frl_ready +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9b5ba704 drm_dp_cec_unset_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9be70801 drm_atomic_get_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9cb7d9bf drm_edp_backlight_set_level +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9d5dc08c drm_dp_send_power_updown_phy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9db3d4fd drm_dp_send_query_stream_enc_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa1fefe6a drm_dp_psr_setup_time +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa207f838 drm_lspcon_set_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa2db6b9c drm_dp_dual_mode_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa37464f7 drm_dp_pcon_hdmi_frl_link_error_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa843606e drm_dp_dsc_sink_supported_input_bpcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xabe7aef3 drm_dp_pcon_reset_frl_config +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf267620 drm_dp_lttpr_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb2672ebc drm_dp_read_dpcd_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb46d4b3e drm_dp_mst_connector_late_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb49b467a drm_dp_stop_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb83540e9 drm_dp_dpcd_probe +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb8816025 drm_dp_get_vc_payload_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb8f58fd4 drm_dp_mst_topology_mgr_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb95db0dd drm_dp_aux_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbadf265f drm_dp_vsc_sdp_log +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbe60ee16 drm_dp_pcon_convert_rgb_to_ycbcr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc020c0c1 drm_dp_pcon_dsc_max_slice_width +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc12c590a drm_scdc_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc35df3d8 drm_dp_mst_dsc_aux_for_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc556575a drm_dp_mst_update_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc5c99a79 drm_dp_get_adjust_request_voltage +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc79ecffb drm_dp_downstream_is_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc7fe3514 drm_dp_pcon_pps_override_param +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc8b6a8ae drm_dp_128b132b_lane_channel_eq_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc9f8c13d drm_dp_downstream_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xca49a191 drm_dp_mst_edid_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xca654f01 drm_dp_cec_register_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xccf54d5e drm_dp_get_adjust_tx_ffe_preset +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcef024c4 drm_dp_add_payload_part2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcf3334d3 drm_dp_start_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcf3bda12 drm_dp_pcon_frl_prepare +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd098355c drm_dp_send_real_edid_checksum +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd0e95456 drm_dsc_get_bpp_int +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd19376bc drm_dp_read_desc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd1a4448a drm_dp_mst_topology_mgr_resume +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5567925 drm_dp_lttpr_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5a95eae drm_dp_128b132b_lane_symbol_locked +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5f913ae drm_dp_atomic_release_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd70a1bdc drm_dp_aux_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdd2bf50e drm_dp_read_lttpr_common_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xddf9c081 drm_dp_read_mst_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdf4f803b drm_dp_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe030b2df drm_dp_get_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2468a48 drm_dsc_flatness_det_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe41dfe81 drm_dp_add_payload_part1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe4a57e97 drm_dp_mst_topology_state_funcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe5360b84 drm_dp_pcon_dsc_max_slices +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe7ae7d86 drm_dp_remote_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe7bdc79b drm_dp_pcon_pps_override_buf +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xec817e97 drm_dp_atomic_find_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xedcf81ce drm_dp_channel_eq_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf00e32df drm_dp_read_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf68741fb drm_dp_subconnector_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf689ad25 drm_dp_downstream_420_passthrough +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf7c51971 drm_dp_pcon_frl_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfb1a7a5a drm_dp_downstream_rgb_to_ycbcr_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfbbd6449 drm_dp_mst_dump_topology +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfbff4c64 drm_dp_dual_mode_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfe12bcb9 drm_dsc_compute_rc_parameters +EXPORT_SYMBOL drivers/gpu/drm/drm 0x002039fc drm_gem_prime_import_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00de6ec2 drm_privacy_screen_get_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00e31d18 drm_writeback_signal_completion +EXPORT_SYMBOL drivers/gpu/drm/drm 0x00fcc8b9 drm_property_create_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03558cb6 drm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03c63897 __drm_get_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x04074ef6 drm_mode_create_hdmi_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x06cb5636 drmm_kfree +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0758473d drm_crtc_vblank_off +EXPORT_SYMBOL drivers/gpu/drm/drm 0x078f22e4 drm_mode_validate_ycbcr420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x07fb449a drm_vma_offset_manager_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x083391d2 drm_gem_free_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x08c9a8f6 drm_atomic_get_old_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x093ce98b __devm_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x09f7c6fb drm_object_property_get_default_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a2ecc55 drm_put_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a72f765 drm_clflush_virt_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0c5f409b drm_modeset_drop_locks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0cab1a4d drm_mode_create_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0cdb1ba0 drm_bridge_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d017c02 drm_mode_probed_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d9b4753 drm_mode_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d9cad43 drm_crtc_vblank_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0eb7f5eb drm_privacy_screen_lookup_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f10ad80 drm_prime_pages_to_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f7acb66 drm_mm_print +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fd60df2 drm_get_connector_status_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x107742a9 drm_get_subpixel_order_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x108e044a drm_vblank_work_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1116f731 drm_client_modeset_commit_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x11191981 drm_modeset_lock_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x12105067 drm_connector_list_iter_end +EXPORT_SYMBOL drivers/gpu/drm/drm 0x129fb997 __drmm_mutex_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1307486b drm_mode_parse_command_line_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0x14b3033f drm_connector_list_iter_begin +EXPORT_SYMBOL drivers/gpu/drm/drm 0x14d48e7e drm_mode_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x15336dd1 devm_aperture_acquire_from_firmware +EXPORT_SYMBOL drivers/gpu/drm/drm 0x153c985d drm_modeset_unlock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0x154251f8 drm_panel_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x157b202a drm_panel_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x15a5277c drm_connector_attach_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16b809c8 drm_print_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16ebdbb0 drm_gem_vm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16f64893 drm_atomic_get_crtc_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16fd4ca9 drm_gem_unmap_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x176bb92c drm_gem_prime_handle_to_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0x18f19bf7 drm_connector_attach_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x19090f11 drm_gem_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1920c48d drm_gem_private_object_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a3c07f7 drm_mode_create_tv_properties_legacy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a790175 drm_gem_map_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a9e871c drm_universal_plane_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1beda1a0 drm_mode_object_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c0297e7 __drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c3881a8 drm_crtc_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c671895 drm_client_buffer_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1cb512d2 drm_dev_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1cecd4d9 drm_atomic_get_new_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1e840446 drm_gem_prime_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f1b26e8 drm_mode_create_tv_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2104db2a drm_mode_get_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2155dbd3 drm_plane_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2183c08c drm_mm_scan_add_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x230a331c drm_aperture_remove_conflicting_pci_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2430dc17 drm_syncobj_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24993e50 drm_edid_are_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24b276f0 drm_atomic_get_connector_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24cf437a drm_vma_node_is_allowed +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24d124ac drm_mode_equal_no_clocks_no_stereo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x254b7ae9 drm_crtc_accurate_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25911eb1 drm_hdmi_vendor_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25daad93 __drm_mm_interval_first +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2754dad8 drm_mm_reserve_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x27abb0c7 drm_gem_prime_fd_to_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0x282dca6c drm_client_framebuffer_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28779e52 drm_printf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28e35f1b drm_client_dev_hotplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x292b8b1e drm_poll +EXPORT_SYMBOL drivers/gpu/drm/drm 0x293f0ddd drm_debugfs_remove_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x296905ee drm_plane_create_rotation_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29e2e74a drm_property_blob_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f078d1 drm_mode_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a16a195 drm_gem_prime_import +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ac983cd drm_panel_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ac9bce4 drm_master_internal_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2b12a8b4 drm_gem_dmabuf_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2b32849b drm_mode_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2bc084cc drm_atomic_add_affected_connectors +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d0c6623 drm_mode_object_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d3e9309 drm_privacy_screen_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2daef269 drm_atomic_bridge_chain_pre_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2df552b7 devm_drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2df5ad5d drm_send_event_timestamp_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2e15b812 drm_ioctl_kernel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ec959b3 drm_gem_dmabuf_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f0082b9 drm_mode_config_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f476172 drm_privacy_screen_lookup_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f8126e6 drm_release_noglobal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3010b34b drm_get_edid_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x302b8850 drm_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30a5657d drm_gem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31b8a5e3 __drm_set_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32425585 drm_writeback_get_out_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x329b0698 drm_add_modes_noedid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32e44b1b drm_invalid_op +EXPORT_SYMBOL drivers/gpu/drm/drm 0x33bccdb8 drm_object_property_get_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x35087040 drm_gem_create_mmap_offset_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0x350bd252 drm_mode_create_dp_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x35f192bf drm_framebuffer_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x363b6653 drm_sysfs_connector_status_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3894cb00 drm_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38b4ebef drm_modeset_lock_single_interruptible +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39741076 drm_writeback_prepare_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x397c3d27 drm_edid_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x398e7609 drm_connector_set_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39a57655 drm_mode_create_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39f79c5d drm_encoder_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a0f00e6 drm_panel_of_backlight +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ab87110 drm_mode_equal_no_clocks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ab8bea0 drm_dev_unplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b0e5e9c __drm_puts_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b4aad5e drm_mode_set_config_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c22a4d8 drm_vma_offset_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c488770 drm_connector_set_path_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c7232af drm_panel_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cdc37e9 drm_edid_to_speaker_allocation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cfb5c63 drm_mode_create_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3dce62eb drm_property_lookup_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3dd68260 drm_syncobj_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3df325e9 drm_connector_init_with_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3e01a88b drm_event_cancel_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3e38b395 drm_syncobj_get_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3eddfa9f drm_gem_unlock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ef0ff9c of_drm_find_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f405489 __drm_printfn_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f5fa302 drm_crtc_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0x407e1d3a drm_gem_lock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x408bc98b drm_atomic_print_new_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x410c6bad drm_plane_create_zpos_immutable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x41467918 drm_crtc_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x415a486f drm_client_modeset_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm 0x425f7b51 drm_gem_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0x432c110d drm_plane_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x432f3c91 drm_framebuffer_unregister_private +EXPORT_SYMBOL drivers/gpu/drm/drm 0x43aba3ec drm_atomic_get_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing +EXPORT_SYMBOL drivers/gpu/drm/drm 0x440c5702 drm_prime_sg_to_page_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4489a5e9 drm_edid_raw +EXPORT_SYMBOL drivers/gpu/drm/drm 0x44be79d7 drm_gem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x44c649f3 drm_client_modeset_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x482503d6 __drm_dev_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4831da6e drm_vma_offset_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x486f7428 drm_connector_update_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4872be21 drm_connector_list_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm 0x49933a8e drm_property_add_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a35d30d drm_mode_set_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a4568bc drm_panel_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4abe0e07 drm_dev_has_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b7ebf95 drm_mm_remove_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4bb76e28 drm_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c19163b drm_show_fdinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c808044 drm_bridge_chain_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e2a621e drm_prime_sg_to_dma_addr_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4eba1412 drm_connector_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50002a7a drm_modeset_backoff +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50674de7 drm_timeout_abs_to_jiffies +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50a2c79f of_drm_get_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50fcbfcc __drm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x513072fe __drm_puts_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x51f5d30c drm_plane_force_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x521ad6d0 drm_puts +EXPORT_SYMBOL drivers/gpu/drm/drm 0x52eb3017 drm_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x534c3165 drm_gem_map_detach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x546c3181 drm_mode_create_dvi_i_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x551ed8e9 drm_gem_lru_scan +EXPORT_SYMBOL drivers/gpu/drm/drm 0x559621b6 drm_gem_lru_move_tail +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55b457f5 drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55eb38da drm_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5656ef67 drm_atomic_get_old_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x567a881a drm_modeset_lock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0x56da307f drm_mode_create_aspect_ratio_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5740d608 drm_get_edid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5757b221 drm_property_create_bitmask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57698a50 drm_mm_takedown +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57800b45 drm_mode_find_dmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x579b664c drm_gem_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b34fe2 __drmm_crtc_alloc_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5834e278 drm_property_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5881882f drm_plane_create_zpos_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x592c4a44 drm_event_reserve_init_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59c74971 drm_property_blob_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59dd4801 drm_mode_create_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5a376749 drm_writeback_queue_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5a92b9f9 drm_dev_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b074a6f drm_is_current_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c0b3867 drm_warn_on_modeset_not_all_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5d07f20c drm_writeback_connector_init_with_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5de33324 drm_client_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f0db32e drm_show_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f7985a5 drm_mm_scan_remove_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x60031601 drm_hdmi_avi_infoframe_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x60694224 drm_atomic_bridge_chain_post_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x60c94c35 drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6172aa60 drm_atomic_state_default_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x630a0054 drm_writeback_cleanup_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x636a6e84 drm_of_find_possible_crtcs +EXPORT_SYMBOL drivers/gpu/drm/drm 0x64846aa4 drm_clflush_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x64f59474 drm_plane_create_blend_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65233a0d __drmm_add_action_or_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65609dc5 drm_color_lut_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65702bd6 drm_default_rgb_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6910e4cd drm_format_info_min_pitch +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69353664 __drm_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6963d7a4 drm_file_get_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69e1bf40 drm_clflush_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b284690 drm_debugfs_add_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6bb37e71 drm_probe_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6d6e4951 drm_connector_attach_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6eb36ea9 drm_atomic_private_obj_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x704ba908 drm_client_modeset_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0x713c50bc drm_plane_create_alpha_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7204f370 drmm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7214325d drm_gem_map_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7265828e drm_edid_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x729f8cb1 drm_atomic_get_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x734fb9ab drm_gem_vmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74c7465b drm_connector_attach_max_bpc_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74fc6fbd drm_format_info_block_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x759964f3 drm_mode_create_suggested_offset_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x775e059e drm_atomic_set_crtc_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0x77b374a2 drm_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7882dd04 of_drm_find_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79367481 drm_mode_validate_driver +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79a23d06 drm_get_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79a7cc26 drm_connector_attach_privacy_screen_provider +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79c00fa2 drm_edid_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7a29db09 drm_connector_attach_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7a48079c drm_crtc_vblank_helper_get_vblank_timestamp +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7afbf333 drm_av_sync_delay +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b2e2166 drm_vma_node_revoke +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b8f08c1 drm_mode_config_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c0d9cad drm_display_info_set_bus_formats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c545285 drm_edid_get_monitor_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c842f46 drm_crtc_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7cf83494 drm_privacy_screen_call_notifier_chain +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7da5a013 drm_crtc_next_vblank_start +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e3277f8 ___drm_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e3cdfa7 drm_connector_has_possible_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e518d13 drm_client_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7edf470b drm_edid_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ff37200 drm_modeset_acquire_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fff2bb0 drm_gem_lru_move_tail_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x807b6cf1 drm_property_create_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x81814ca5 drm_display_mode_from_cea_vic +EXPORT_SYMBOL drivers/gpu/drm/drm 0x820ac5c0 drm_vma_node_allow_once +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8233a89c drm_gem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x828edb9f drm_dev_printk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x82bbe784 drm_any_plane_has_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x82c8c06b drm_privacy_screen_unregister_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0x82e1b147 drm_atomic_private_obj_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x837a29ec drm_gem_objects_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x83ed29aa __drmm_add_action +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8444130c drm_gem_private_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x85eaefcd drm_atomic_check_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0x865177d7 drm_vblank_work_schedule +EXPORT_SYMBOL drivers/gpu/drm/drm 0x86903f86 drm_connector_update_privacy_screen +EXPORT_SYMBOL drivers/gpu/drm/drm 0x87626568 drm_gem_prime_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x890515b7 drm_privacy_screen_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x89290826 drm_master_internal_acquire +EXPORT_SYMBOL drivers/gpu/drm/drm 0x89b8eae1 drm_atomic_get_new_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c15089d drm_gtf_mode_complex +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c1a2b13 drm_mode_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c225ff7 drm_connector_set_panel_orientation_with_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d72789e drm_edid_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8db61717 drm_privacy_screen_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ecd8643 drm_edid_get_panel_id +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8f127de0 drm_mode_put_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8f494668 __drmm_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8f6d3c90 drm_edid_read_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8f8348bf drm_connector_set_orientation_from_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8f9a07db drm_client_rotation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x90e0ccc0 drm_atomic_set_mode_prop_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x90f1e8cb drm_crtc_enable_color_mgmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x913cf625 drmm_mode_config_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x91454c27 drm_gem_dmabuf_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x91940075 drm_atomic_normalize_zpos +EXPORT_SYMBOL drivers/gpu/drm/drm 0x91db960a drm_master_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x92a36ef4 drm_vblank_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x94356e62 drm_atomic_get_old_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x947761a7 drm_of_crtc_port_mask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x95a9388b drm_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9644ece6 drm_syncobj_add_point +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9794879e drm_vblank_work_cancel_sync +EXPORT_SYMBOL drivers/gpu/drm/drm 0x982d09b3 drm_format_info_block_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x98421b7e drm_set_preferred_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9907759a drm_connector_atomic_hdr_metadata_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x99769aec drm_master_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9ad97f06 drm_send_event_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9adee4c4 drm_mode_object_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b11b865 drm_debugfs_create_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b285573 drm_match_cea_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b95c885 drm_mode_match +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b9de1c1 drm_edid_header_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9bffa840 drm_privacy_screen_set_sw_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9ce050be drm_mode_copy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9da74e4d drm_object_attach_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9e67c670 drm_atomic_get_new_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9e80d246 drm_compat_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa0dbcfaf drm_atomic_add_affected_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa16da20f drm_crtc_vblank_waitqueue +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa1838aaf drm_privacy_screen_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa1be0b4e drm_gem_dma_resv_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa2ffd9db drm_crtc_set_max_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa5aff00d drm_mode_create_from_cmdline_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa706d0db drm_connector_set_link_status_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa87962f8 drm_object_property_set_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa92fd980 drm_plane_enable_fb_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa93bab4e drm_framebuffer_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa956955b drm_gem_lru_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa997d98a drm_atomic_state_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa9edd71d drm_crtc_vblank_restore +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaa64ae77 drm_hdmi_avi_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xac4e7220 drm_gem_handle_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad4e902b drm_color_ctm_s31_32_to_qm_n +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad8b21ea drm_debugfs_add_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae277372 __drm_crtc_commit_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae360031 drm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb032c7f7 drm_gtf_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb0d44564 drm_crtc_vblank_on +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb0d57f0a drm_dev_enter +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb11ac7a7 __drm_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb125b01f drm_property_create_bool +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb19fa1ee drm_sysfs_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb1d40533 drm_client_modeset_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb212dc3e drm_edid_dup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb325cb4f drm_vblank_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb34319bb drm_syncobj_get_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3750192 drm_edid_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3f4e411 drm_connector_list_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4032484 drm_mm_insert_node_in_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb503a8d2 drm_framebuffer_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb54e264d drm_property_replace_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6127243 drm_need_swiotlb +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6dd3c2b drm_mode_prune_invalid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7157db6 drm_crtc_arm_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb77cb8da drmm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7c8c757 drm_edid_override_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9cad492 __drm_atomic_state_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xba1f0cec drm_mode_plane_set_obj_prop +EXPORT_SYMBOL drivers/gpu/drm/drm 0xba867c57 drm_gem_create_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb31e67f drm_edid_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb784b4e drm_crtc_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbbf35217 drm_connector_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbc5b91df drm_connector_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbcdb9e0c drm_atomic_get_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbf6a04ae drm_crtc_vblank_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc04e0b3d drm_of_component_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc12a5fcc drm_bridge_chain_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc13f1b15 drm_property_replace_global_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc2f54bd6 drm_client_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc351366b drm_framebuffer_plane_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc4fb04c3 drm_property_create_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc516ecf0 drm_dev_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc59c336c drm_panel_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc6f4d141 drm_panel_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7910e38 drm_vma_offset_lookup_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7d04fc5 drm_vma_node_allow +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7f14ddc drm_modeset_lock_all_ctx +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc85236fc drm_atomic_set_crtc_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8f92851 drm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8fa0927 drmm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc947542a drm_client_framebuffer_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9be232d drm_atomic_state_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca0909cd drm_edid_read_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb2a089a drm_plane_create_color_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcbac8c24 drm_plane_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcc320b07 drm_state_dump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcc404fd0 drm_modeset_lock +EXPORT_SYMBOL drivers/gpu/drm/drm 0xccc8ad60 drm_client_framebuffer_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdb99cc9 drm_mode_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xce5d89eb drm_modeset_unlock +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf0a9a4a drm_connector_attach_hdr_output_metadata_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf2dbb50 drm_crtc_vblank_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd024388a drm_atomic_nonblocking_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd028fb76 drm_bridge_chain_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd065b2e9 drm_dev_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd13f9985 drm_edid_block_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd2e610ee drm_atomic_state_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd31dc2de drm_gem_object_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd3a163c9 drm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd3eba1c9 drm_analog_tv_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd5e99be6 drm_gem_dmabuf_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd680a377 drm_gem_object_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd727ad70 drm_atomic_get_new_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7785987 drm_writeback_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd77f91ac drm_property_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7a9cf42 drm_mode_validate_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd8184716 drm_event_reserve_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd8852719 drm_crtc_check_viewport +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd8a25273 drm_connector_attach_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd958148f __drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xda1fdf62 drm_framebuffer_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xda3d93a6 drm_gem_lru_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xda53c891 drm_syncobj_find_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xda853c3c __drmm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdad9c8b1 drm_prime_get_contiguous_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb320a08 drm_mode_is_420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdc55e314 drm_gem_dmabuf_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdcb53c4e drm_atomic_add_encoder_bridges +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdcbb125e drm_gem_vunmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd3c6afa drm_mode_is_420_also +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddd52998 drm_print_regset32 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddd7e378 drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf3f760d drm_mm_scan_color_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf666902 drm_rotation_simplify +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe15f1ad0 drm_sysfs_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe18ef69f drm_framebuffer_plane_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe317082a __drm_printfn_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe31b8cda drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3ac15d5 drm_mode_is_420_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3bdb187 drm_syncobj_replace_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe4ef038f drm_atomic_bridge_chain_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe5ba0945 drm_atomic_set_mode_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe5cd4e76 drm_crtc_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe633a4cd drm_format_info_bpp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7601178 drm_add_edid_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7b3289c drm_privacy_screen_register_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe869021c drm_edid_connector_add_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8710955 drm_gem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a034df drm_dev_exit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a0e334 drm_vma_offset_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe96dbca4 drm_connector_attach_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe9970c16 drm_atomic_set_fb_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe9a5c467 drm_connector_create_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea00fe81 __drm_printfn_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea219983 drm_gem_handle_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeb01e4c6 drm_connector_attach_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeb31e550 drm_atomic_bridge_chain_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeb51666b drm_gem_vm_close +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeb866882 drm_connector_set_tile_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed0400e6 drm_atomic_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed6795a7 drm_noop +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeded270a drm_atomic_state_default_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee25c7e1 drm_crtc_vblank_count_and_time +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee3f2c8f drm_send_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee9e5131 drm_connector_set_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xef5ff739 drm_atomic_get_old_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xef8db63a drm_connector_attach_dp_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0517d7a drm_mm_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf06d15a9 drm_cvt_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf095dc96 drm_get_tv_mode_from_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0e78031 drm_mode_crtc_set_gamma_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0ffc6a8 drm_panel_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf135a8e6 drm_gem_object_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1421d13 drm_mode_sort +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1b5340a drm_mode_vrefresh +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf2daf719 drm_property_create_signed_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf2fd5bdd drmm_kmalloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf3c8d01e drm_modeset_acquire_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf406e46a drm_get_connector_type_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4ba7f0f drm_driver_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4dee8d2 drm_gem_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf645c0f9 drm_crtc_send_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf659fff7 drm_aperture_remove_conflicting_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf65f2bef drm_property_create_object +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf74308bc drm_connector_attach_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf824c7db __drm_printfn_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf891c496 drm_plane_get_damage_clips_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfa0cbac6 drm_plane_get_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfa5c920b drm_client_buffer_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfaca5952 drm_prime_gem_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc5225e1 drm_connector_oob_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfe2f0460 drm_atomic_bridge_chain_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeb953b1 __drm_printfn_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xff01bbbd drm_edid_read_custom +EXPORT_SYMBOL drivers/gpu/drm/drm 0xff64ffaa drm_crtc_commit_wait +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x22d53779 drm_buddy_free_list +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x2d9e9583 drm_buddy_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x40d76a49 drm_get_buddy +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x9f44c898 drm_buddy_init +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xabb5a026 drm_buddy_block_trim +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xbd5b3bcc drm_buddy_free_block +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xc30d71cc drm_buddy_block_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xfa150882 drm_buddy_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xff748b76 drm_buddy_alloc_blocks +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x2834f191 drm_gem_dma_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0xafaccbcd drm_fbdev_dma_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0xecd3e335 drm_gem_dma_prime_import_sg_table_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x03958fe7 drm_crtc_helper_mode_valid_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x03d86e17 drm_gem_fb_create_handle +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x051729a1 drm_atomic_helper_bridge_propagate_bus_fmt +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x07d095b7 drm_atomic_helper_dirtyfb +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x095ecb91 drm_fb_helper_debug_leave +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0afeab3f drm_atomic_helper_swap_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0b0b4c48 __drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0c157c3a drm_atomic_helper_bridge_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0c1b62bd drm_helper_resume_force_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0c26f0b7 drm_atomic_helper_async_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0cf40e41 drm_atomic_helper_check_plane_damage +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0e0eb859 drm_kms_helper_poll_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0ea99e08 drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0ed5b673 drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0f67ec5a drm_atomic_helper_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x108025ec drm_atomic_helper_page_flip +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x120703e8 drm_atomic_helper_check_wb_encoder_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x127a8c6b drm_flip_work_queue +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1309cab3 drm_crtc_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1399eea6 drm_gem_simple_kms_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1731b98a drm_atomic_helper_async_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x198805d8 drm_atomic_helper_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x19a6c51f drm_atomic_helper_commit_modeset_disables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1a0736f9 drm_atomic_helper_commit_hw_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1a45e617 drm_i2c_encoder_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1b9dc583 drm_fb_xrgb8888_to_rgb565 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1bba47ca __drm_atomic_helper_plane_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1cadf6cf drm_atomic_helper_cleanup_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1fd5ef91 drm_gem_simple_kms_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1fea51a3 drm_fb_xrgb8888_to_rgba5551 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2115c778 drm_connector_helper_get_modes_from_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x219b2b35 __drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x21d541eb drm_flip_work_queue_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x220e7316 drm_atomic_helper_connector_tv_margins_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x222bb1a3 devm_drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x253db7c0 drm_self_refresh_helper_update_avg_times +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2887ac7f __drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d50570f drm_rect_calc_hscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2e38f30c drm_i2c_encoder_restore +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2f0aeca4 drm_kms_helper_poll_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3099588c drm_helper_disable_unused_functions +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x344dbd3b drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x34d50e2e drm_i2c_encoder_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3534ce0b drm_i2c_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3564a9ed drm_fb_helper_debug_enter +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x386afcbd drm_atomic_helper_commit_tail_rpm +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3bf408f6 drm_i2c_encoder_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3c578d3c drm_simple_display_pipe_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3d303555 drm_fb_helper_blank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3d5e7f3d drm_helper_move_panel_connectors_to_head +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x414f3a75 __drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x41887b66 drm_atomic_helper_commit_cleanup_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x419060a3 drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x44608687 drm_fb_helper_restore_fbdev_mode_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x44fa7dd1 drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46e0ddd6 __drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4755cec6 drm_gem_fb_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x47c15e8a drm_atomic_helper_check_modeset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x48e6b3df drm_fb_xrgb8888_to_xrgb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x49ae20ae drm_kms_helper_poll_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4c217838 drm_gem_simple_kms_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4cd74814 drm_atomic_helper_page_flip_target +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x50ebdcef drmm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x51467f01 drm_fb_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x525e4285 drm_fb_helper_alloc_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x529cd61d drm_fb_helper_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x52adc160 drm_simple_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x530bc536 drm_crtc_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5542443b drm_flip_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x55bb9519 drm_connector_helper_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x55fc6f0d drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x564de890 drm_helper_probe_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5664c778 drm_atomic_helper_check_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x566cc568 drm_atomic_helper_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x56d12f7e drm_atomic_helper_update_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x57e15448 drm_connector_helper_get_modes_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a4734d1 drm_kms_helper_is_poll_worker +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5ad51960 drm_i2c_encoder_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5dd8093e drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5f446e40 drm_gem_simple_kms_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5f5fc054 drm_gem_fb_begin_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5fbe2e43 drm_fb_xrgb8888_to_argb8888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x608df832 drm_i2c_encoder_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x62d8f4f0 drm_fb_xrgb8888_to_argb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6583d431 drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x660b2bed drm_atomic_helper_connector_tv_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x661bd1f7 drm_fb_helper_damage_range +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x67f6f18f __drm_atomic_helper_private_obj_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x68e585b5 drm_plane_helper_update_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x693f19b4 drm_fb_xrgb8888_to_mono +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b536771 __drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b5c2b06 drm_atomic_helper_damage_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6c4d5759 drm_helper_mode_fill_fb_struct +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6c8449c5 drm_atomic_helper_wait_for_fences +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6daf4f6e drm_fb_helper_deferred_io +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6dfcb8df devm_drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e30ba8e drm_rect_rotate_inv +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x704cd859 drm_fb_xrgb8888_to_gray8 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x71ab43e1 __drm_atomic_helper_crtc_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7361dc23 drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7668c4ea drm_bridge_is_panel +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x769a8eab drm_helper_force_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x76a5af82 drm_atomic_helper_check_crtc_primary_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x76f45e16 __drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x780cb4bc drm_plane_helper_disable_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x78f43c63 drm_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7aede34a drm_gem_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7d44df76 drm_panel_bridge_connector +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7eabdb8a drm_fb_build_fourcc_list +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7ed3bf38 drm_plane_helper_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8075df15 drm_helper_probe_single_connector_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x82502f29 drm_atomic_helper_damage_merged +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x842dd90c drm_flip_work_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x843c03f8 drm_atomic_helper_shutdown +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x844592e9 drm_atomic_helper_update_legacy_modeset_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x86374eb3 drm_connector_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x871ab41a drm_rect_intersect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x884d8ce2 drm_fb_xrgb8888_to_rgb332 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x886b017c drm_fb_helper_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x89213752 drm_fb_blit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x899eb779 drm_self_refresh_helper_alter_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x89e9641c drm_atomic_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8ceeecb5 drm_crtc_helper_set_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8e8944f4 drm_kms_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8f044848 __drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91fec1cc drm_rect_calc_vscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x921851b3 drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x93ee0a5d drm_kms_helper_poll_enable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x94334688 drm_mode_config_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x95ab16c6 drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x95b1badf drm_gem_fb_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x95f2ef8c drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x970e4a40 drm_self_refresh_helper_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x98143313 __drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9820d8f0 drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99fd20aa drm_rect_clip_scaled +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9a2ad3b0 drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9ac174d1 drm_fbdev_generic_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9c325475 drm_atomic_helper_disable_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9c911e58 drm_atomic_helper_wait_for_vblanks +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9ce43ce3 drm_atomic_helper_wait_for_flip_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9dbaa435 drm_fb_helper_pan_display +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9f6232ce drm_helper_connector_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa02a363d drm_helper_crtc_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa08493a2 drm_fb_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa0c5eaea drm_atomic_helper_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa363a173 drm_connector_helper_tv_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa4e6e9b5 drmm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa52d34b7 drm_gem_fb_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa5d9b8d0 drm_atomic_helper_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa886e2d6 drm_atomic_helper_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa8ccd5e7 drm_panel_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa91e16fc drm_fb_helper_set_par +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xad53549e drm_i2c_encoder_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaf447a83 drm_fb_helper_set_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaf6864a8 drm_fb_helper_output_poll_changed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb04d30dc drm_fb_helper_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb053adda drm_rect_rotate +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb072d308 drm_kms_helper_poll_reschedule +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb22c81bc drm_i2c_encoder_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb396e71e drm_fb_helper_set_suspend_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb4016324 drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb61d31c6 __drmm_simple_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb6a6b711 drm_fb_clip_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb7c6ae3d drm_gem_fb_end_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb8889ba7 drm_atomic_helper_prepare_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xba02887d drm_i2c_encoder_save +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbac8d4ca __drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbbfc1d9c drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbc1f8f44 drm_self_refresh_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbcda2279 drm_fb_xrgb8888_to_rgb888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbda6550a drm_fb_helper_damage_area +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc27cb4b8 drm_crtc_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc4d2dd14 drm_fb_helper_initial_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc6323239 drm_flip_work_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc698f686 drm_atomic_helper_commit_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc878f065 drm_atomic_helper_check_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb155bbc drm_atomic_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb2340b8 drm_rect_debug_print +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcc64d772 __drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcde80117 drm_atomic_helper_damage_iter_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xce568b20 drm_atomic_helper_commit_modeset_enables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf11a549 drm_flip_work_allocate_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd04f8e91 drm_atomic_helper_commit_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd0d50d5e drm_fb_xrgb8888_to_xrgb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd17ca14a drm_fb_helper_lastclose +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd61f14e7 drm_fb_xrgb8888_to_argb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd64849e0 drm_fb_helper_setcmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd922b63f drm_helper_encoder_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xda2f3bb3 drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdac10d41 __drm_atomic_helper_connector_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdb1132b0 drm_atomic_helper_connector_tv_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdc271be5 devm_drm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe1031aa8 drm_gem_simple_kms_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe18c033f drm_atomic_helper_fake_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe1adbdc0 __drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe231e1f0 drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe4ae2eae drm_fb_helper_unregister_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xea1f1bf0 drm_fb_helper_release_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xeb397963 drm_simple_display_pipe_attach_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xec29f328 drm_gem_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xed2ed5d2 drm_mode_config_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xed844784 drm_fb_helper_fill_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf38a8242 drm_atomic_helper_commit_duplicated_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf40de6f8 drm_fb_memcpy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf5a7ecfe drm_fb_helper_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf7412de8 drm_atomic_helper_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfc376334 __drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfc43d8e6 drm_atomic_helper_commit_tail +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfca36bdf drm_fb_swab +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfcbe32a0 drm_plane_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfce84d19 __drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfeb3c6b1 drm_kms_helper_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfec5aa76 drm_panel_bridge_set_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xff9139cd drm_fb_helper_check_var +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x00c6a48d mipi_dbi_hw_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x08eb63bd mipi_dbi_spi_transfer +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x0b36e1a8 mipi_dbi_spi_cmd_max_speed +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x36ff1878 mipi_dbi_pipe_end_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x3903b7fe mipi_dbi_pipe_duplicate_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x395c0d28 mipi_dbi_dev_init_with_formats +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x444a7d08 mipi_dbi_command_buf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x60057b4b mipi_dbi_command_read +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x654459e5 mipi_dbi_enable_flush +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x6bd342fd mipi_dbi_buf_copy +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x75fe904d mipi_dbi_pipe_update +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x7cc82dba mipi_dbi_display_is_on +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x86b7847f mipi_dbi_poweron_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x8ddffcc6 mipi_dbi_pipe_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x8f4595b4 mipi_dbi_pipe_begin_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x9b062dcd mipi_dbi_pipe_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xcb243b35 mipi_dbi_spi_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd8766539 mipi_dbi_dev_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd8789947 mipi_dbi_command_stackbuf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xec1f31c8 mipi_dbi_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xf0de8187 mipi_dbi_poweron_conditional_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xf336cc44 mipi_dbi_pipe_destroy_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xf474dfe9 mipi_dbi_pipe_reset_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x2592fc08 drm_gem_shmem_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x53a3e913 drm_gem_shmem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x6f0a3df9 drm_gem_shmem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x7c66afad drm_gem_shmem_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x84d11afc drm_gem_shmem_purge_locked +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xa3042ecd drm_gem_shmem_purge +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xb5e79dbe drm_gem_shmem_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xcd0a3901 drm_gem_shmem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xdba9ccb9 drm_gem_shmem_madvise +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xdbc5540a drm_gem_shmem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x048a510f drm_suballoc_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x0bad1988 drm_suballoc_new +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x8debd4c9 drm_suballoc_free +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xcfea1bec drm_suballoc_dump_debug_info +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xdd9c3522 drm_suballoc_manager_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x631776ac drm_gem_ttm_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x888040f4 drm_gem_ttm_dumb_map_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x98cdccb8 drm_gem_ttm_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xf3ae669c drm_gem_ttm_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xfc00372d drm_gem_ttm_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x08e4661c drm_gem_vram_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x0a51763b drm_gem_vram_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x46d1eed6 drm_gem_vram_put +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x687c7077 drm_gem_vram_plane_helper_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x68f79b3a drm_vram_mm_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x6ee5dc45 drm_gem_vram_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x75bce13a drm_gem_vram_plane_helper_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x75dc6990 drm_vram_helper_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x77af6831 drm_gem_vram_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x7831aad6 drm_gem_vram_simple_display_pipe_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x842cb5d6 drmm_vram_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x9364ba93 drm_gem_vram_fill_create_dumb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xc0ffcc85 drm_gem_vram_driver_dumb_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xdd310765 drm_gem_vram_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xea4a625f drm_gem_vram_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xf6a4dfda drm_gem_vram_simple_display_pipe_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/rockchip/rockchipdrm 0x8881209d rockchip_drm_wait_vact_end +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x124f336e to_drm_sched_fence +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x1d43f4c0 drm_sched_entity_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x23736bc1 drm_sched_job_add_resv_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x26a9b410 drm_sched_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x29f1752a drm_sched_resume_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x2afaee48 drm_sched_entity_flush +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x2d33540f drm_sched_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x3d2477b4 drm_sched_entity_set_priority +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x42084cf6 drm_sched_resubmit_jobs +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x4b83d27a drm_sched_start +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x50a2723c drm_sched_suspend_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x5629f97b drm_sched_job_add_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x5934ac16 drm_sched_entity_destroy +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x5f8b8b48 drm_sched_entity_modify_sched +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x657457aa drm_sched_pick_best +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7876cef4 drm_sched_stop +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7a9f63a7 drm_sched_job_add_syncobj_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x859c167e drm_sched_job_arm +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x8f48e139 drm_sched_entity_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x952bea3d drm_sched_job_add_implicit_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xd3037355 drm_sched_job_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xf5c5adc7 drm_sched_fault +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xf61112f2 drm_sched_entity_error +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xf6201026 drm_sched_increase_karma +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xfa44f540 drm_sched_entity_push_job +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xfcfe8a7c drm_sched_job_cleanup +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x296f88ae sun4i_dclk_free +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x6c10c7a7 sun4i_tcon_of_table +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x9515c2b7 sun4i_tcon_enable_vblank +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0xe20af048 sun4i_tcon_mode_set +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0xe73617c7 sun4i_dclk_create +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0xe8d7d876 sun4i_lvds_init +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0xedcf53d2 sun4i_rgb_init +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0x1b05ee4d sun8i_tcon_top_set_hdmi_src +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0x350e5dcd sun8i_tcon_top_of_table +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0xb2fa3fd7 sun8i_tcon_top_de_config +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x01d8424c ttm_glob +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x04f3b3d6 ttm_bo_unmap_virtual +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0c231474 ttm_kmap_iter_iomap_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0df12691 ttm_bo_vm_close +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x138b72e2 ttm_lru_bulk_move_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x14ea9738 ttm_resource_manager_create_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a71d30c ttm_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1b307412 ttm_bo_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2117d9c1 ttm_resource_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x25438741 ttm_bo_set_bulk_move +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x25b1c1be ttm_range_man_fini_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2a4ba6c5 ttm_bo_vm_dummy_page +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2dc305c9 ttm_bo_init_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x394fd045 ttm_bo_move_to_lru_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4effa895 ttm_resource_manager_usage +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x58d9070f ttm_bo_vm_fault_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5c89bb90 ttm_bo_move_accel_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5f6a486f ttm_sg_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x607bbc86 ttm_eu_fence_buffer_objects +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x645553c9 ttm_device_swapout +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x685ad09f ttm_bo_pin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x69cc2943 ttm_tt_pages_limit +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6c94dfb9 ttm_pool_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6cb5f25d ttm_bo_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6eb31fc3 ttm_bo_vm_access +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x751f371c ttm_tt_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x79c37e5a ttm_resource_manager_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7ef796f1 ttm_pool_alloc +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x854170cd ttm_kmap_iter_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8590c533 ttm_bo_kunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x878ab386 ttm_pool_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8bbfb105 ttm_bo_move_sync_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8dfa41f0 ttm_bo_vmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8dfd8af9 ttm_bo_vm_reserve +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9556cd75 ttm_bo_init_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9df5258a ttm_bo_eviction_valuable +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa0491c9c ttm_lru_bulk_move_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xaaec3673 ttm_resource_manager_evict_all +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xabae019d ttm_tt_populate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb502657f ttm_eu_reserve_buffers +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xbc542e50 ttm_bo_kmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xbd9a449f ttm_resource_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc760a81c ttm_device_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc7a1431c ttm_bo_vm_fault +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd07c1666 ttm_pool_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd900b4a8 ttm_io_prot +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xdae08da4 ttm_device_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xdd2b65cc ttm_bo_wait_ctx +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe154fed3 ttm_resource_manager_debug +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe5960946 ttm_bo_vm_open +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe6f72d2a ttm_bo_mem_space +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe82617a3 ttm_bo_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xeadd7fa8 ttm_bo_put +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xebbcecae ttm_resource_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xee418a96 ttm_pool_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf25e1df9 ttm_bo_unpin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf2d3f0f7 ttm_range_man_init_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf442c00d ttm_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf4adab25 ttm_device_clear_dma_mappings +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfa13d488 ttm_bo_vunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfe3c007b ttm_eu_backoff_reservation +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x080cbe0d host1x_job_pin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x0eb96afc host1x_driver_register_full +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x1040cfb4 host1x_syncpt_alloc +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x2342f0d7 host1x_syncpt_read_max +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x236d4086 host1x_bo_pin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x27bb468c host1x_fence_create +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x2d29a3e4 host1x_job_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x2dc5f9e7 host1x_job_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x2dec013c host1x_syncpt_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x480f0881 host1x_syncpt_read_min +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x4964dd64 host1x_job_add_wait +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x4a9d3106 host1x_channel_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x51de13ce host1x_syncpt_base_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x5314d37f host1x_syncpt_read +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x580d287b host1x_job_add_gather +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x607075ac host1x_syncpt_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x609fd99b host1x_client_unregister +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x66a0d0c6 __host1x_client_register +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x6d7a4849 host1x_syncpt_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x70386685 host1x_syncpt_get_by_id_noref +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x72e78e54 tegra_mipi_start_calibration +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x7804315a host1x_syncpt_wait +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x8108ccd6 host1x_syncpt_incr +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x84ab2023 host1x_get_dma_mask +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x8644d839 host1x_client_exit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x876e3870 host1x_syncpt_get_base +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x89c90c88 host1x_channel_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x91efc0a1 host1x_syncpt_get_by_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x92d4b1e1 host1x_job_unpin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9451a33e tegra_mipi_free +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x979d9d51 tegra_mipi_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9f042942 host1x_fence_cancel +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa733ff60 tegra_mipi_disable +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa758cfa2 host1x_job_alloc +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xb08e4726 __host1x_client_init +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xb0998ec2 host1x_device_init +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbcbe65a0 tegra_mipi_finish_calibration +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbd439b86 host1x_bo_unpin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc4fc96f6 host1x_syncpt_incr_max +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xcab45fb5 host1x_driver_unregister +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xd018dfb7 host1x_client_suspend +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xd38ad8e3 host1x_channel_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xd38e7807 host1x_syncpt_release_vblank_reservation +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xd6750688 host1x_channel_stop +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xd7d718a1 host1x_client_resume +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xe4d139b5 host1x_syncpt_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xeb43aac0 host1x_device_exit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf5126915 host1x_job_submit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf8a79b19 tegra_mipi_enable +EXPORT_SYMBOL drivers/hid/hid 0x9e9b795c hid_bus_type +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x98c01f90 vmbus_sendpacket_getid +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x9acf446f vmbus_recvpacket +EXPORT_SYMBOL drivers/hv/hv_vmbus 0xe82d0a42 vmbus_sendpacket +EXPORT_SYMBOL drivers/hwmon/adt7x10 0xdf290109 adt7x10_dev_pm_ops +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x2f9e7f8e vid_which_vrm +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x446615bd vid_from_reg +EXPORT_SYMBOL drivers/hwmon/ltc2947-core 0x9973b029 ltc2947_pm_ops +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x01568393 sch56xx_read_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x3351a3cc sch56xx_watchdog_register +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x96ec3b26 sch56xx_read_virtual_reg12 +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xaa17a737 sch56xx_write_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xb37b9b81 sch56xx_read_virtual_reg16 +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x327a1076 i2c_bit_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xb86aecd5 i2c_bit_algo +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xfe2989f1 i2c_bit_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0x25c91e97 i2c_pca_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0x968fcdaa i2c_pca_add_bus +EXPORT_SYMBOL drivers/i2c/busses/i2c-amd756 0x9204b8ba amd756_smbus +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x10a4c688 qcom_adc5_hw_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x1fcd0103 qcom_adc_tm5_gen2_temp_res_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x39885d6b qcom_adc_tm5_temp_volt_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x401dc869 qcom_vadc_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x47f699dd qcom_adc5_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x4e64cdb9 qcom_adc5_hw_settle_time_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x53546ecd qcom_adc5_avg_samples_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x70e6eca1 qcom_vadc_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0xc61e7a34 qcom_adc5_prescaling_from_dt +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x62bdc23d iio_triggered_buffer_setup_ext +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x63c10946 iio_triggered_buffer_cleanup +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x7842a097 iio_kfifo_allocate +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x94f1517c iio_kfifo_free +EXPORT_SYMBOL drivers/iio/imu/fxos8700_core 0xf7237217 fxos8700_regmap_config +EXPORT_SYMBOL drivers/iio/industrialio 0x04811363 iio_trigger_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x09de63fd iio_read_const_attr +EXPORT_SYMBOL drivers/iio/industrialio 0x0a70912f iio_device_set_clock +EXPORT_SYMBOL drivers/iio/industrialio 0x1480e147 iio_trigger_using_own +EXPORT_SYMBOL drivers/iio/industrialio 0x1e0f1761 iio_trigger_free +EXPORT_SYMBOL drivers/iio/industrialio 0x2d6bcdcb iio_trigger_generic_data_rdy_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x36196912 iio_bus_type +EXPORT_SYMBOL drivers/iio/industrialio 0x476a6957 iio_trigger_set_immutable +EXPORT_SYMBOL drivers/iio/industrialio 0x4897a9ce iio_trigger_validate_own_device +EXPORT_SYMBOL drivers/iio/industrialio 0x5d0d5217 iio_device_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0x67b2d048 iio_read_mount_matrix +EXPORT_SYMBOL drivers/iio/industrialio 0x69230fd3 iio_trigger_poll_nested +EXPORT_SYMBOL drivers/iio/industrialio 0x72a2bacb iio_device_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x9256e3ce iio_trigger_notify_done +EXPORT_SYMBOL drivers/iio/industrialio 0x96453daf __iio_device_register +EXPORT_SYMBOL drivers/iio/industrialio 0xa2b8533a iio_device_free +EXPORT_SYMBOL drivers/iio/industrialio 0xa6be714d iio_buffer_init +EXPORT_SYMBOL drivers/iio/industrialio 0xb869cc11 iio_trigger_register +EXPORT_SYMBOL drivers/iio/industrialio 0xbaf75e1a iio_push_event +EXPORT_SYMBOL drivers/iio/industrialio 0xbc5846fa iio_device_get_clock +EXPORT_SYMBOL drivers/iio/industrialio 0xdf76bbeb iio_pollfunc_store_time +EXPORT_SYMBOL drivers/iio/industrialio 0xeed6fed7 __iio_trigger_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0xf8f78ab0 iio_get_time_ns +EXPORT_SYMBOL drivers/iio/industrialio 0xfa2b99ee iio_trigger_unregister +EXPORT_SYMBOL drivers/iio/industrialio-configfs 0x1a3730e9 iio_configfs_subsys +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x0f87c4ae iio_unregister_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x33622804 iio_register_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x3e51cfd8 iio_sw_device_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xd4064245 iio_sw_device_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x030f52f7 iio_unregister_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x764f219e iio_sw_trigger_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x7d0963da iio_sw_trigger_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0xf42ec815 iio_register_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0x66f2844f iio_triggered_event_cleanup +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0xd997af09 iio_triggered_event_setup +EXPORT_SYMBOL drivers/iio/pressure/bmp280 0x208f77c0 bmp280_dev_pm_ops +EXPORT_SYMBOL drivers/iio/trigger/stm32-lptimer-trigger 0x9e1d28dc is_stm32_lptim_trigger +EXPORT_SYMBOL drivers/iio/trigger/stm32-timer-trigger 0x7473e121 is_stm32_timer_trigger +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x06f402a7 ib_send_cm_rtu +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x0bae5209 ib_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x115a85c4 ib_send_cm_drep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x169c6091 ib_send_cm_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x3c69643e ib_send_cm_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x5046622a ib_send_cm_sidr_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x67e86fde ib_send_cm_rej +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x69824a14 ibcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x77e89eb1 ib_cm_notify +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x97b90f9e ib_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x9ff62110 ib_cm_insert_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xce1be013 ib_send_cm_mra +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xd0f36eef ib_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xd87dcbee ib_send_cm_dreq +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xdb42a681 ib_send_cm_sidr_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xe3474f40 ib_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00cd25ea ib_get_rdma_header_version +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00d87a54 ibdev_crit +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0251773a __ib_alloc_pd +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x03377fa1 ib_mr_pool_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x05306266 rdma_move_grh_sgid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x059d34d1 __ib_alloc_cq_any +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x09512394 rdma_umap_priv_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0c86f5cb ib_sa_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0d3354a6 rdma_alloc_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0d683b9d rdma_user_mmap_entry_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x10411922 ib_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x104a2057 ib_destroy_wq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x11987641 ib_qp_usecnt_dec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1275737c ib_dealloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x12f98265 rdma_restrack_new +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x17b82f09 rdma_init_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19d47e36 ib_port_sysfs_get_ibdev_kobj +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19e7490f __rdma_block_iter_next +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1a19c195 ibdev_warn +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1bb82af1 ib_sa_guid_info_rec_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1d479f05 rdma_link_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1e689746 ib_free_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22f3cf93 ib_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x231a5c62 rdma_user_mmap_entry_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x23903b04 ib_create_ah_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x23bfbee5 ib_device_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x275e879a ib_get_cached_lmc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2ad68602 rdma_restrack_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2c00b1b2 rdma_alloc_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2c08697c rdma_restrack_add +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2d5f7f9f rdma_read_gid_l2_fields +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2e0974cb rdma_hold_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2fd25d18 ib_modify_qp_with_udata +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x305e5701 rdma_addr_size_kss +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3151d664 ib_cq_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x31a47260 ib_resize_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x31a6b7ee ib_close_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x337444cc rdma_nl_unicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x33f6454b ib_sa_get_mcmember_rec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x34f36ae4 ib_dealloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x352dc8a4 ibnl_put_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3575289e ib_dispatch_event +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x371a3860 ib_unregister_device_queued +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3786d845 ib_get_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x37e936c4 ib_unregister_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x389557d7 rdma_query_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x38b7eec1 rdma_roce_rescan_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x38eb106d ib_register_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x39b2a374 ib_set_vf_link_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x39dadf95 ib_map_mr_sg_pi +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3c4b970f rdma_query_gid_table +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3f00332a ib_attach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fc2387c ib_ud_header_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x405a20d4 ib_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x40864647 ib_modify_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4215539a ib_drain_sq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x423df2df ib_rdmacg_try_charge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x42d70125 rdma_rw_ctx_signature_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x434c5d10 zgid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x439ce33c ib_sa_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4551fc33 ib_find_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4575e993 ib_create_qp_security +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45908eb4 rdma_nl_unicast_wait +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45fb8985 rdma_nl_chk_listeners +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x46147eb0 ib_port_immutable_read +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x471ab0b6 ib_destroy_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4756ae80 rdma_nl_put_driver_u64 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x49365346 ib_cq_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x494fa5ad rdma_restrack_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4b9a0935 rdma_put_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4c377335 rdma_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4d6c564d ibdev_err +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e155af0 ib_response_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e90435c ib_sa_free_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4eb97ec5 ibdev_notice +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4f465280 ib_drain_rq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4ff88a41 ib_get_cached_subnet_prefix +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5065bb3d ib_init_ah_attr_from_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5072fbb1 ib_create_qp_kernel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x511e7e17 __ib_alloc_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x51482840 ib_post_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x540f21b0 ib_device_get_by_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5448d74c ib_create_wq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x547f3876 ib_qp_usecnt_inc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55bb02f3 ib_cache_gid_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x565bc70e rdma_user_mmap_entry_get_pgoff +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x571470da __rdma_block_iter_start +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58df5b94 ib_get_gids_from_rdma_hdr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x594e4dbc ib_get_vf_config +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x59f896b3 ib_port_register_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5a1baf68 rdma_read_gid_attr_ndev_rcu +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5c13d690 ib_detach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x613b1e2e ib_is_mad_class_rmpp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61a2123f ib_free_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61d24c52 ib_rate_to_mbps +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x62c72fb4 ib_query_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x645ccbe6 rdma_restrack_get_byid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x645e8824 rdma_create_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x64773df8 rdma_dev_access_netns +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x65c765fd __ib_create_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x66d87524 ib_drain_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6778b02b ibdev_alert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x67d77adb ib_get_cached_port_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x687ee766 rdma_rw_mr_factor +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x689c217f rdma_read_gid_hw_context +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b4e227d ib_create_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b958320 ib_ud_ip4_csum +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6c5c3c3c ib_alloc_mr_integrity +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6d013d96 rdma_query_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6d2971a4 ib_get_eth_speed +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6ed56a49 rdma_restrack_set_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f3614b6 rdma_is_zero_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6fb51624 ib_create_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70807834 rdma_addr_size +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x71475660 rdma_link_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x73baf9a2 ib_modify_qp_is_ok +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x73d2a443 rdma_nl_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75921ec3 ib_modify_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75a729a0 rdma_nl_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x767b553f ib_process_cq_direct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x768e8cfe ib_query_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x77e7e882 rdma_create_user_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x787ccc4c ib_get_mad_data_offset +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x78c81546 rdma_copy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7eac3393 ib_sg_to_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7f184fd6 ib_register_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7fb70d35 rdma_rw_ctx_wrs +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x808e5383 rdma_get_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x82436c12 ib_modify_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x82bb03af rdma_addr_cancel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x82f44cdf ib_get_rmpp_segment +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8478108d ib_port_unregister_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x873f5803 ib_alloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x89161cfc ibdev_emerg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8b37eef1 rdma_rw_ctx_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8f1ff978 ib_init_ah_from_mcmember +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90e807c7 ib_cache_gid_parse_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x95902e6b ib_sa_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x95f81ef7 ib_get_device_fw_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x95fc22c9 ib_dma_virt_map_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x97c83cd3 rdma_modify_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x990828e2 ib_query_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x992ce633 ib_open_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9972ee47 ib_map_mr_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x99806ec5 ib_unregister_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9cbfb494 ib_advise_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9d11a016 rdma_move_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9e20b8b3 ib_free_recv_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa049f9ce ib_check_mr_status +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa0503af9 ib_set_client_data +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa1528743 ib_unregister_device_and_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa432baf6 ib_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa4a1ef53 ib_device_get_by_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa6f7f178 rdma_user_mmap_entry_insert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa87090ef rdma_set_cq_moderation +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa8ad27a5 ib_reg_user_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa97758ab rdma_destroy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa9a41fd5 ib_get_vf_stats +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae0a413b ib_destroy_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae21e344 ib_create_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae956dce ib_rate_to_mult +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaf1f6171 ib_mad_kernel_rmpp_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb1fe6c69 ib_device_set_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb3102c94 ib_dealloc_pd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb3a83e5d ib_find_exact_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4c40040 ib_sa_pack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb51c8149 rdma_nl_stat_hwcounter_entry +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb66a2774 ibnl_put_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7249633 ib_find_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7852a05 ib_ud_header_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb9ba546e ib_unregister_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbca6da73 rdma_port_get_link_layer +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbdf8f042 ib_alloc_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbe223b3e ib_destroy_cq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbe884341 ib_init_ah_attr_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc29b28d9 ib_get_net_dev_by_params +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc2d61a9c ib_mr_pool_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc396a509 rdma_translate_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc3df9720 rdma_nl_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc4955ab7 rdma_rw_ctx_destroy_signature +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc50b0155 ib_set_device_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8d38664 rdma_free_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcab6e447 rdma_nl_put_driver_u32 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0478dc4 ib_unregister_driver +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd1764bd3 ib_query_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd21bb37a ib_sa_unpack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd2f9a831 rdma_restrack_count +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd343c3a2 ib_set_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd38c9f7b ib_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd3b00580 rdma_copy_src_l2_addr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd4d4cea9 rdma_find_gid_by_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd521099f roce_gid_type_mask_support +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd55e2dbb ib_dereg_mr_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd5f13abf rdma_restrack_del +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd6636ca6 rdma_addr_size_in6 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd756a23b rdma_resolve_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd7ccbd54 ib_get_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd7f74eab rdma_nl_put_driver_string +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda0d50ec ib_sa_cancel_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdc31391f rdma_nl_put_driver_u64_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdd263088 ibdev_printk +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe07f997d _ib_alloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe12c2d1c ib_mr_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe1985a84 ib_sa_path_rec_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe198c647 ib_rdmacg_uncharge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5840ec6 ib_wc_status_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe6a277a3 rdma_nl_put_driver_u32_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7b52e5f mult_to_ib_rate +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7f88f14 rdma_user_mmap_entry_remove +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe8c9e431 ib_mr_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe916eacc rdma_rw_ctx_post +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9e799fc ib_ud_header_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xeb438faf rdma_replace_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf1332999 ib_register_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf2055046 rdma_rw_ctx_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf23a147d rdma_restrack_parent_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf39c6a2c ib_modify_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5dedb30 rdma_node_get_transport +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6e2a978 rdma_user_mmap_io +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6ed3334 ib_event_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf79282df ibdev_info +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf945bece rdma_user_mmap_entry_insert_range +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfee20362 ib_modify_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xff1574b0 rdma_destroy_ah_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x003a6007 ib_umem_odp_alloc_child +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x095a247b uverbs_copy_to +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0bf92cd9 ib_umem_odp_unmap_dma_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x15633cff ib_copy_qp_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x15ea09fe uverbs_finalize_uobj_create +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x1c950f85 ib_umem_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x20f109e6 uverbs_fd_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x24878e0b _uverbs_get_const_unsigned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x2b8322a8 _uverbs_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x2c419824 uverbs_uobject_put +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x2ef47018 flow_resources_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x30db4f73 ib_umem_find_best_pgsz +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x36c34dc6 ib_copy_path_rec_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x3ede7dca uverbs_idr_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x42e1f2c1 uverbs_get_flags64 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4a8f914b ib_umem_odp_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x5e36ee50 ib_uverbs_flow_resources_free +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x623af4a0 ib_umem_odp_map_dma_and_lock +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x754b0000 ib_copy_path_rec_from_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x806d9122 ib_umem_dmabuf_unmap_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x86644401 ib_umem_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x9a20185f ib_umem_dmabuf_map_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x9ad9526e uverbs_destroy_def_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb5f28dd2 _uverbs_get_const_signed +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb93eb83c uverbs_uobject_fd_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xbb068c10 ib_umem_odp_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc6328217 ib_umem_copy_from +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xcc94819f ib_copy_ah_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xd2a38a64 flow_resources_add +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xd7e058b4 uverbs_get_flags32 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xdb41c42d uverbs_copy_to_struct_or_zero +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xdb906700 ib_umem_odp_alloc_implicit +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe94119fa ib_umem_dmabuf_get_pinned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf697eef8 ib_uverbs_get_ucontext_file +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xfe2819b4 ib_umem_dmabuf_get +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x0db06316 iw_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x4bcb62dc iw_cm_disconnect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x6ff7aedf iw_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x7e339187 iw_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x8b1d1453 iw_cm_accept +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x97305ae9 iw_cm_connect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xae7223a3 iw_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xe3e54c58 iw_cm_reject +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf3df871f iwcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0b7159d1 rdma_get_service_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0ecd7caa rdma_accept +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0fb8d31f rdma_set_afonly +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x12a7118b rdma_create_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x18a99590 rdma_leave_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1b66c843 rdma_listen +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x215faabb rdma_create_user_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x2957ffaa rdma_destroy_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x2b7c65b3 rdma_bind_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x3504fa32 rdma_notify +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x3b7634bf rdma_unlock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x447f8921 rdma_consumer_reject_data +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x5e9ca745 rdma_disconnect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x6eb3c132 rdma_read_gids +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x7b502fcc rdma_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x7e18ec1d rdma_set_service_type +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x8393ddc8 rdma_reject +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x854a6dd1 rdma_set_ack_timeout +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x88973c7a rdma_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x88f65e48 rdma_lock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x907df803 rdma_event_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x92e33573 rdma_res_to_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x973bd6ce rdma_set_ib_path +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xac880119 rdma_set_reuseaddr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb0cf04fa rdma_set_min_rnr_timer +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb1b56269 __rdma_create_kernel_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb32cc5a3 rdma_resolve_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb876e654 rdma_iw_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc27a6392 rdma_destroy_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xcfcf4e2e rdma_accept_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xd3794bf4 rdma_connect_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xd6f9d45a rdma_connect_locked +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xd7402e33 rdma_resolve_route +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xd8d3a8e8 rdma_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe3063a06 rdma_connect +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x06ffd8e9 rtrs_clt_rdma_cq_direct +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x3ca3e41a rtrs_clt_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x487b6d0d rtrs_clt_query +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x4be50e3f rtrs_clt_get_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x4dc9f03a rtrs_clt_request +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xc00e36e1 rtrs_clt_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xd7e62492 rtrs_clt_put_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x161cb736 rtrs_ib_dev_find_or_add +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x242a8646 rtrs_addr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x77f52150 rtrs_ib_dev_put +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x887302f3 rtrs_addr_to_sockaddr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xd0d2a318 rtrs_rdma_dev_pd_init +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe15357ef sockaddr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xfcb2d7aa rtrs_rdma_dev_pd_deinit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x01619415 rtrs_srv_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x24ab8cc0 rtrs_srv_set_sess_priv +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x870019d8 rtrs_srv_get_queue_depth +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xc132c572 rtrs_srv_get_path_name +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xd1e9f5c7 rtrs_srv_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xe5667792 rtrs_srv_resp_rdma +EXPORT_SYMBOL drivers/input/gameport/gameport 0x1215689a gameport_close +EXPORT_SYMBOL drivers/input/gameport/gameport 0x2cb794e5 __gameport_register_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x3303096b gameport_stop_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x61a78164 gameport_start_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x68d03d60 __gameport_register_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0x6aa704a8 gameport_unregister_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0xb830e85f gameport_set_phys +EXPORT_SYMBOL drivers/input/gameport/gameport 0xe1a12bea gameport_open +EXPORT_SYMBOL drivers/input/gameport/gameport 0xe89cf5b1 gameport_unregister_driver +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x5196a437 iforce_init_device +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x84093468 iforce_process_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x973adfd8 iforce_send_packet +EXPORT_SYMBOL drivers/input/matrix-keymap 0x869cccd0 matrix_keypad_build_keymap +EXPORT_SYMBOL drivers/input/misc/ad714x 0xa125e7b2 ad714x_pm +EXPORT_SYMBOL drivers/input/misc/ad714x 0xb48bc6d9 ad714x_probe +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x0dea3f5b cma3000_init +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x892d76b2 cma3000_resume +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x89d9444e cma3000_exit +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xca3f100a cma3000_suspend +EXPORT_SYMBOL drivers/input/rmi4/rmi_core 0xa9a77d29 rmi_unregister_transport_device +EXPORT_SYMBOL drivers/input/sparse-keymap 0x3ca5b623 sparse_keymap_report_event +EXPORT_SYMBOL drivers/input/sparse-keymap 0x3e3edca8 sparse_keymap_entry_from_scancode +EXPORT_SYMBOL drivers/input/sparse-keymap 0x5e6fe44d sparse_keymap_report_entry +EXPORT_SYMBOL drivers/input/sparse-keymap 0x81348143 sparse_keymap_entry_from_keycode +EXPORT_SYMBOL drivers/input/sparse-keymap 0x9361652e sparse_keymap_setup +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0x7d6add99 ad7879_pm_ops +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0xced181f6 ad7879_probe +EXPORT_SYMBOL drivers/interconnect/qcom/icc-smd-rpm 0x42c79365 qnoc_probe +EXPORT_SYMBOL drivers/interconnect/qcom/icc-smd-rpm 0xc6502579 qnoc_remove +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x132d2ef1 capi_ctr_handle_message +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x49897765 capi_ctr_ready +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xa16bb09b attach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xd8cc04d1 capi_ctr_down +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xdcac8dd3 detach_capi_ctr +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x27c58fd5 isdnhdlc_decode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x4644eea5 isdnhdlc_out_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x5b835a58 isdnhdlc_rcv_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0xef4ee223 isdnhdlc_encode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x3befc8d0 mISDNisac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x410de19e mISDNisac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x8b3179b4 mISDNipac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0xf88e7b84 mISDNipac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0x234d1a56 mISDNisar_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0x280f7997 mISDNisar_init +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x03a68066 mISDN_FsmRestartTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x0c7da1ba mISDN_freedchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2348cc3c mISDN_FsmFree +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x26236de8 mISDN_clock_update +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2911b068 recv_Bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30d25b0d mISDN_FsmDelTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x313b1fde mISDN_FsmAddTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x4fa2e3dc mISDN_unregister_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x50c2230c mISDN_FsmChangeState +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x588886a6 l1_event +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x58b1e5de mISDN_initbchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6047df40 mISDN_FsmInitTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x625a7096 mISDN_register_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x63f0aefa bchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6d8a6e43 recv_Bchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x7bbed61c get_next_bframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x7ec56624 mISDN_unregister_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x8ee7094f recv_Echannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x98ab0c6d mISDN_register_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9c24cd86 mISDN_initdchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9c928457 mISDN_FsmNew +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9f228c6e mISDN_ctrl_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xa0abdfa8 mISDNDevName4ch +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xa2c1acb4 mISDN_clear_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xa51305af mISDN_freebchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xa9cfc2ae recv_Dchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xb03e780d queue_ch_frame +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xb5c2b99f bchannel_get_rxbuf +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc3401729 mISDN_register_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd285995f mISDN_clock_get +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd5145151 mISDN_FsmEvent +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xdf94fb6f recv_Dchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xdf9c1845 get_next_dframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe8f617eb mISDN_unregister_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xf6349999 create_l1 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xfa60db79 dchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x01087af0 mISDN_dsp_element_unregister +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x93df9e4b dsp_audio_law_to_s32 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb07a21b8 dsp_audio_s16_to_law +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb98308d8 mISDN_dsp_element_register +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x54a12ec4 ti_lmu_common_set_ramp +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x79728521 ti_lmu_common_get_brt_res +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x8d825667 ti_lmu_common_get_ramp_params +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xced72aae ti_lmu_common_set_brightness +EXPORT_SYMBOL drivers/mailbox/mtk-cmdq-mailbox 0x7ab4417e cmdq_get_shift_pa +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0x6e4aad92 omap_mbox_enable_irq +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0x7a60005a omap_mbox_disable_irq +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0x8b25e9d1 omap_mbox_request_channel +EXPORT_SYMBOL drivers/md/dm-bio-prison 0x476d2454 dm_cell_key_has_valid_range +EXPORT_SYMBOL drivers/md/dm-log 0x32a6ea82 dm_dirty_log_type_unregister +EXPORT_SYMBOL drivers/md/dm-log 0xb8d972f4 dm_dirty_log_type_register +EXPORT_SYMBOL drivers/md/dm-log 0xc5d47d43 dm_dirty_log_destroy +EXPORT_SYMBOL drivers/md/dm-log 0xd26037f6 dm_dirty_log_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0x03e5617a dm_exception_store_type_register +EXPORT_SYMBOL drivers/md/dm-snapshot 0x38714647 dm_snap_cow +EXPORT_SYMBOL drivers/md/dm-snapshot 0x58cb786f dm_exception_store_type_unregister +EXPORT_SYMBOL drivers/md/dm-snapshot 0xa910c820 dm_exception_store_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0xd204086c dm_exception_store_destroy +EXPORT_SYMBOL drivers/md/dm-snapshot 0xf5f5f85a dm_snap_origin +EXPORT_SYMBOL drivers/md/raid456 0xb376a456 r5c_journal_mode_set +EXPORT_SYMBOL drivers/md/raid456 0xf72944ef raid5_set_cache_size +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x35b479d7 flexcop_sram_ctrl +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x39bb66d2 flexcop_dump_reg +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x57802f53 flexcop_pid_feed_control +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x63627e54 flexcop_sram_set_dest +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x6c28645e flexcop_device_exit +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x81eb1f13 flexcop_pass_dmx_data +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xa058bb27 flexcop_i2c_request +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xc747468b flexcop_wan_set_speed +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xcc4d95cb flexcop_device_kfree +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xd613871d flexcop_device_kmalloc +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xd70570a9 flexcop_pass_dmx_packets +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xeec6b763 flexcop_device_initialize +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xf16997ad flexcop_eeprom_check_mac_addr +EXPORT_SYMBOL drivers/media/common/cx2341x 0x15ac1bd0 cx2341x_ctrl_query +EXPORT_SYMBOL drivers/media/common/cx2341x 0x28240e61 cx2341x_ctrl_get_menu +EXPORT_SYMBOL drivers/media/common/cx2341x 0x55aa7c5f cx2341x_mpeg_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5b5cc43e cx2341x_ext_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5c34a21f cx2341x_handler_init +EXPORT_SYMBOL drivers/media/common/cx2341x 0x7b4dd2cb cx2341x_fill_defaults +EXPORT_SYMBOL drivers/media/common/cx2341x 0x81dd4cb1 cx2341x_handler_set_50hz +EXPORT_SYMBOL drivers/media/common/cx2341x 0xb939f756 cx2341x_handler_set_busy +EXPORT_SYMBOL drivers/media/common/cx2341x 0xd6175904 cx2341x_handler_setup +EXPORT_SYMBOL drivers/media/common/cx2341x 0xdbc5583a cx2341x_update +EXPORT_SYMBOL drivers/media/common/cx2341x 0xe1fe1432 cx2341x_log_status +EXPORT_SYMBOL drivers/media/common/cypress_firmware 0x859128c4 cypress_load_firmware +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x3928f92b ttpci_eeprom_parse_mac +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x693e74ba ttpci_eeprom_decode_mac +EXPORT_SYMBOL drivers/media/common/tveeprom 0x0dbf0296 tveeprom_hauppauge_analog +EXPORT_SYMBOL drivers/media/common/tveeprom 0x8f626840 tveeprom_read +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x065246b8 frame_vector_create +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x10561d45 vb2_buffer_in_use +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1b700d37 put_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1d5f9555 frame_vector_destroy +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xc5e5573a frame_vector_to_pages +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xdffb744b frame_vector_to_pfns +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xe1a23d18 vb2_verify_memory_type +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xe20dfe0f get_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x10e29a36 vb2_dvb_register_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x34dc8b63 vb2_dvb_unregister_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x60511599 vb2_dvb_find_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x9e622bf8 vb2_dvb_alloc_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xb8a2148b vb2_dvb_get_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xed1554bf vb2_dvb_dealloc_frontends +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xc7c2b85f vb2_create_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xccd197c7 vb2_destroy_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-v4l2 0xfa8dedf7 vb2_querybuf +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x08733236 intlog10 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x09949ebf dvb_ca_en50221_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x0cda2f65 dvb_register_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x18acd31f dvb_dmx_swfilter_packets +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2f5cdf80 dvb_ringbuffer_write +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x320048ab dvb_ca_en50221_camready_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x341011ca dvb_unregister_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x35dfb835 dvb_dmxdev_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3b93d71a dvb_frontend_sleep_until +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x41ab2775 dvb_net_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x47cad8f8 dvb_generic_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x51ab2d84 dvb_frontend_detach +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x54abe4ff dvb_dmx_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5b86907e dvb_remove_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5f2b1d95 intlog2 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6181aec0 dvb_ringbuffer_flush_spinlock_wakeup +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x631bfe06 dvb_generic_open +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6a9f708a dvb_dmx_swfilter_204 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x723eb4fa dvb_generic_ioctl +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x74d4a2eb dvb_frontend_resume +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x7f09e3a0 dvb_register_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8307f1be dvb_ca_en50221_camchange_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8c54b0f8 dvb_dmx_swfilter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x91a6794b dvb_ringbuffer_read_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9263a063 dvb_dmx_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9267ebec dvb_unregister_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x98ad70f1 dvb_device_get +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x99524c1d dvb_unregister_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa4235824 dvb_dmx_swfilter_raw +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa96bceaf dvb_frontend_reinitialise +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb3352dd2 dvb_ringbuffer_empty +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc3f679f9 dvb_ringbuffer_write_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xcd47f01a dvb_dmxdev_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xdaa99302 dvb_net_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xde30320f dvb_ca_en50221_frda_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe138ce6b dvb_ringbuffer_avail +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe5f2515d dvb_frontend_suspend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe63719fe dvb_register_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe82fcb51 dvb_ca_en50221_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xebbc2d9b dvb_ringbuffer_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb09f39a dvb_ringbuffer_read +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb9a826f dvb_ringbuffer_flush +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfc6380e5 dvb_ringbuffer_free +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x03577ed4 au8522_analog_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x24b9f8ae au8522_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x3399aa21 au8522_sleep +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x5ffece9e au8522_writereg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x75e51e44 au8522_release_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x9061a600 au8522_readreg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xb6177fa8 au8522_led_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xbeb2d504 au8522_get_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xcd15b0e9 au8522_init +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24113 0xff449b12 cx24113_agc_callback +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24123 0x4d83bd6a cx24123_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x09598d40 dib0070_ctrl_agc_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x31afad86 dib0070_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0xd78834e6 dib0070_set_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0xde377ae4 dib0070_get_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x03a9c247 dib0090_gain_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x147dd60d dib0090_set_switch +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x1e044f87 dib0090_set_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x26866e53 dib0090_get_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x2e3d93b4 dib0090_set_dc_servo +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x5d298c99 dib0090_pwm_gain_reset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x7d154acf dib0090_get_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xa8a1fc8b dib0090_dcc_freq +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xaa06eb34 dib0090_get_current_gain +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xc1118316 dib0090_update_rframp_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xcea7256d dib0090_set_vga +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xd0cce7c9 dib0090_get_wbd_target +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xe9425656 dib0090_update_tuning_table_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x2e2fa5f7 dib3000mc_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x3ffbfade dib3000mc_get_tuner_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x5a725eb6 dib3000mc_set_config +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x87f2cfcd dib3000mc_pid_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0xcbd39fc0 dib3000mc_pid_parse +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x08cb5e61 dib7000m_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x8ec662e2 dib7000m_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x9e68434a dib7000m_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x087ff9d6 dib9000_set_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x1290f0b0 dib9000_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x1cb77cf3 dib9000_set_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x2f602179 dib9000_fw_set_component_bus_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x3edb15cc dib9000_firmware_post_pll_init +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x4fda1231 dib9000_get_tuner_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x7160be5b dib9000_fw_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x81cc55c4 dib9000_set_gpio +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x8a6975b0 dib9000_get_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x9191b286 dib9000_get_component_bus_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xec947b75 dib9000_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xff37bde8 dib9000_fw_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x1042443e dibx000_reset_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x1e87ace8 dibx000_i2c_set_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x6f52a0cd dibx000_exit_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x9edd88c4 dibx000_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xfce1bfa4 dibx000_init_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x574216ea dvb_dummy_fe_ofdm_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x606213e3 dvb_dummy_fe_qam_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xfc8c3282 dvb_dummy_fe_qpsk_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lgs8gl5 0x727db5fe lgs8gl5_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lnbh29 0x9dae6d2c lnbh29_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/m88ds3103 0x9801483e m88ds3103_get_agc_pwm +EXPORT_SYMBOL drivers/media/dvb-frontends/s5h1420 0x5a6c50f1 s5h1420_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x6fc8c19d zd1301_demod_get_dvb_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x9050fd2e zd1301_demod_get_i2c_adapter +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x4969fe1d flexcop_dma_xfer_control +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x6232fcec flexcop_dma_allocate +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x75f4f612 flexcop_dma_config_timer +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x80cd693a flexcop_dma_control_size_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x9f44a6ed flexcop_dma_control_timer_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xabbe4e43 flexcop_dma_config +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xbdbce43e flexcop_dma_free +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x0dc40ce0 bt878_stop +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x5ccb3f4b bt878_start +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xb5c75bb9 bt878_device_control +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xc12a1c0c bt878 +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xd5d0bdef bt878_num +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x11dc4b6d bttv_gpio_enable +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x34eeeb85 bttv_sub_register +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x3a1d3fa5 bttv_sub_unregister +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x8ecf4acc bttv_write_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xbcf2d2fb bttv_read_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xd887f3c5 bttv_get_pcidev +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x13b2ffd0 dst_pio_disable +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x1f99abb0 rdc_reset_state +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x1fd38a46 dst_wait_dst_ready +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x31dd08cc dst_error_recovery +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x43a983fd dst_check_sum +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x54ae1ab9 dst_error_bailout +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x86aa685d read_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x87a6b465 write_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xfbaa8c80 dst_comm_init +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x1689a6e8 cx18_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x1f713785 cx18_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x2cdea06d cx18_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xa3f581dc cx18_claim_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xfca1886c cx18_release_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xffd92daa cx18_ext_init +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x1ab311dc altera_ci_init +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x6ff7510d altera_ci_tuner_reset +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xdb3faf38 altera_ci_release +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xe66b9812 altera_ci_irq +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x2338cced cx25821_set_gpiopin_direction +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x2bae3e93 cx25821_risc_databuffer_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x44b517f5 cx25821_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x704316b4 cx25821_riscmem_alloc +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x883d11f5 cx25821_dev_unregister +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x98406b55 cx25821_sram_channel_dump_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe5db28b4 cx25821_sram_channel_setup_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe9050411 cx25821_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xfde4f0a5 cx25821_dev_get +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0x0c504ca7 vp3054_i2c_remove +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0xc3d5c25c vp3054_i2c_probe +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x128a250b cx88_querycap +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x14552fec cx88_video_mux +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x85ba659d cx88_set_freq +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xc6f6c28e cx88_enum_input +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x657ecc7b cx8802_buf_prepare +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x9cabebe5 cx8802_start_dma +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xbb0d2e08 cx8802_cancel_buffers +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xc23d9c6e cx8802_register_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xf3ca898f cx8802_buf_queue +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xf8453e5b cx8802_get_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xfff5a17a cx8802_unregister_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x05988bd4 cx88_ir_stop +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x0945d425 cx88_set_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x112fa8f2 cx88_dsp_detect_stereo_sap +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x207c81a8 cx88_set_scale +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x28e207bf cx88_core_put +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x31f156ff cx88_set_tvnorm +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x357f0593 cx88_vdev_init +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x3ac95e31 cx88_core_get +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x3e515877 cx88_get_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x56450fac cx88_reset +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5edb7ae5 cx88_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6141c8c5 cx88_tuner_callback +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x650fca24 cx88_risc_databuffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x7859e344 cx88_sram_channel_dump +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x7f98ea74 cx88_wakeup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8b4fed75 cx88_core_irq +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8bf58ffa cx88_newstation +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8d88137a cx88_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x904b8696 cx88_audio_thread +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x9c41aa22 cx88_shutdown +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xb9592021 cx88_sram_channel_setup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xbd7d38c3 cx88_set_tvaudio +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xcbd53344 cx88_ir_start +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xe536a4d1 cx88_risc_buffer +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x0d441924 ivtv_udma_alloc +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x14f67530 ivtv_debug +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x258a6141 ivtv_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x52568994 ivtv_firmware_check +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x58370cef ivtv_clear_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x8417562e ivtv_udma_prepare +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x8de3c25c ivtv_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x9420c9da ivtv_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x964e19ba ivtv_vapi +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xa50eea57 ivtv_set_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xbf83ead9 ivtv_api +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xc6d1136e ivtv_ext_init +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xcc731ef3 ivtv_init_on_first_open +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xd54a4d0b ivtv_release_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xd944e716 ivtv_claim_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xde6d5c77 ivtv_udma_unmap +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xf43909d1 ivtv_udma_setup +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xf9df85d8 ivtv_vapi_result +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x04e83446 saa7134_tuner_callback +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x1211df5d saa7134_devlist +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x1e131a17 saa7134_pgtable_build +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x317d3011 saa7134_tvaudio_setmute +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x4780f9da saa7134_pgtable_alloc +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x61ed11f9 saa7134_set_gpio +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x675ac999 saa7134_dmasound_exit +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x6f62c64b saa7134_dmasound_init +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x730c4be3 saa7134_boards +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x7bbdd98b saa7134_ts_unregister +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x7e71df73 saa7134_set_dmabits +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x8b2e1568 saa_dsp_writel +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x8f1ad46b saa7134_devlist_lock +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xb43d8f57 saa7134_ts_register +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xe0805d44 saa7134_pgtable_free +EXPORT_SYMBOL drivers/media/platform/allegro-dvt/allegro 0x2c79d0f2 msg_type_name +EXPORT_SYMBOL drivers/media/radio/tea575x 0x0f0afdf6 snd_tea575x_exit +EXPORT_SYMBOL drivers/media/radio/tea575x 0x498eea87 snd_tea575x_enum_freq_bands +EXPORT_SYMBOL drivers/media/radio/tea575x 0x6692ecdc snd_tea575x_s_hw_freq_seek +EXPORT_SYMBOL drivers/media/radio/tea575x 0x7a6c826b snd_tea575x_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0xa25260f2 snd_tea575x_g_tuner +EXPORT_SYMBOL drivers/media/radio/tea575x 0xb36ce5dc snd_tea575x_set_freq +EXPORT_SYMBOL drivers/media/radio/tea575x 0xc59334de snd_tea575x_hw_init +EXPORT_SYMBOL drivers/media/rc/rc-core 0x01098f88 ir_raw_encode_scancode +EXPORT_SYMBOL drivers/media/rc/rc-core 0x28ff0f67 ir_raw_handler_register +EXPORT_SYMBOL drivers/media/rc/rc-core 0x2fe55cf5 ir_raw_gen_pd +EXPORT_SYMBOL drivers/media/rc/rc-core 0x7a02ee87 ir_raw_gen_pl +EXPORT_SYMBOL drivers/media/rc/rc-core 0xa25f83d2 ir_raw_handler_unregister +EXPORT_SYMBOL drivers/media/rc/rc-core 0xb5516017 ir_raw_encode_carrier +EXPORT_SYMBOL drivers/media/rc/rc-core 0xce3696f3 ir_raw_gen_manchester +EXPORT_SYMBOL drivers/media/tuners/fc0013 0xa0ef0225 fc0013_rc_cal_add +EXPORT_SYMBOL drivers/media/tuners/fc0013 0xdd601298 fc0013_rc_cal_reset +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0x4c48939e tuners +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0xc2821775 tuner_count +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x8c7a4de6 cx231xx_register_extension +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0xd0aba372 cx231xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x1dddd366 dvb_usbv2_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x24748441 dvb_usbv2_generic_rw_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x39e2c25f dvb_usbv2_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x60a9c547 dvb_usbv2_generic_write_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x754fad1d dvb_usbv2_suspend +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x7d84ccca dvb_usbv2_probe +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x7eb34b47 dvb_usbv2_disconnect +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x987e0107 dvb_usbv2_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xead2be4a dvb_usbv2_reset_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x66050862 usb_cypress_load_firmware +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x6714d4db dvb_usb_device_exit +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x739fc961 dvb_usb_device_init +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x8b6f5395 dvb_usb_get_hexline +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xa7180a06 dvb_usb_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xd4e725f9 dvb_usb_nec_rc_key_to_event +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xec8c519f dvb_usb_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x0178b605 af9005_rc_decode +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x341530cb rc_map_af9005_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xd4e288db rc_map_af9005_table_size +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x01fdae26 dibusb2_0_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x0753f7b5 dibusb2_0_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x0d5fb35e dibusb_pid_filter +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x11c95823 dibusb_rc_query +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x1b0e49fe dibusb_read_eeprom_byte +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x592df5ad dibusb_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x93822ecb rc_map_dibusb_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x9cb2c626 dibusb_i2c_algo +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xb538de61 dibusb_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xc53892e4 dibusb_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x5eebe667 dibusb_dib3000mc_frontend_attach +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x701ef887 dibusb_dib3000mc_tuner_attach +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0x4bcd546c em28xx_register_extension +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0xe720177e em28xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x24bf58d4 go7007_read_interrupt +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x2a31677f go7007_parse_video_stream +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x3762ee60 go7007_alloc +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x3e757be0 go7007_register_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x5315e6cc go7007_snd_init +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x74afd2c4 go7007_boot_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x907ac6b4 go7007_read_addr +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x9b6de767 go7007_update_board +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xd03cf193 go7007_snd_remove +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x72a1dbc6 gspca_dev_probe2 +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x9670af2c gspca_debug +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x9cf28ea6 gspca_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xa5b0cdaa gspca_disconnect +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xadc221ae gspca_suspend +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xb28e1574 gspca_resume +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xb7a5ef74 gspca_coarse_grained_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xd4693e15 gspca_frame_add +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xd8786475 gspca_dev_probe +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x01b98cc6 ttusbdecfe_dvbs_attach +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x2a7e8d0c ttusbdecfe_dvbt_attach +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x3ff49c9c v4l2_async_nf_init +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x853a0cc3 v4l2_async_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x93b7c164 v4l2_async_subdev_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xae42d7ca v4l2_async_nf_unregister +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xc1c22279 v4l2_async_register_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xd33adc39 v4l2_async_unregister_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x459e133f v4l2_m2m_get_curr_priv +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x5352d022 v4l2_m2m_resume +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x83be49f5 v4l2_m2m_get_vq +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x846ca312 v4l2_m2m_mmap +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xab40a698 v4l2_m2m_buf_done_and_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xba247a1c v4l2_m2m_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xf626dd03 v4l2_m2m_suspend +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x02316ef4 v4l2_ctrl_handler_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x04e37369 v4l2_ctrl_new_std_menu_items +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0614dd5a v4l2_video_std_frame_period +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x082737e8 v4l2_ctrl_merge +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0a5e9ab6 v4l2_ctrl_new_fwnode_properties +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0aae163b v4l2_ctrl_type_op_equal +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0baa8b96 v4l2_ctrl_activate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0c4c9bd4 v4l2_subdev_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x10cae4ca video_ioctl2 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x123959a1 v4l2_type_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1575bbc5 v4l2_ctrl_request_complete +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x16244fe5 v4l2_prio_check +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1b3490a4 video_device_alloc +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2342f1ae v4l2_prio_open +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x28da5f30 __v4l2_ctrl_s_ctrl_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x295422ee v4l2_ctrl_subdev_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2d98308d v4l2_subdev_call_wrappers +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x30de5750 __v4l2_ctrl_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x315de2cf v4l2_ctrl_get_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x32d43420 v4l2_ctrl_get_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3505b217 __v4l2_ctrl_modify_range +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35f70729 v4l2_ctrl_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35ff98bf v4l2_format_info +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3adbd595 v4l2_field_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3b86cd9a v4l2_ctrl_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3bdd0f94 v4l2_prio_change +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3c595060 v4l2_ctrl_handler_init_class +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3c772f3e v4l2_s_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3cd1787e v4l2_ctrl_handler_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3e3c2e45 v4l2_ctrl_new_std_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4382037c __v4l2_ctrl_s_ctrl_string +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x451f55e7 v4l2_ctrl_sub_ev_ops +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4ad52019 v4l2_ctrl_g_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5674c827 __v4l2_ctrl_grab +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5ee7146b v4l2_ctrl_request_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x635ec8dc __video_register_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6d044ea0 v4l2_g_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6e172852 v4l2_queryctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x736cf95e video_devdata +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x7c3181aa v4l2_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x7e187186 __v4l2_ctrl_modify_dimensions +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x80c521d5 v4l2_ctrl_auto_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8106095a v4l2_prio_max +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8173c924 v4l2_try_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x883e8145 v4l2_ctrl_type_op_log +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x885c8598 v4l2_ctrl_new_custom +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x89e3897d v4l2_ctrl_query_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8a34623a video_device_release +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa58632d3 v4l2_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa9b70c92 v4l2_ctrl_subdev_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb000b21b v4l2_ctrl_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb5da5eaa v4l2_ctrl_type_op_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb704a58b video_device_release_empty +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb77b0159 v4l2_prio_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbc5671dc v4l_printk_ioctl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc1e504e1 v4l2_ctrl_handler_free +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc5989674 v4l2_ctrl_new_std +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcda04a5b v4l2_prio_close +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xced7ed85 v4l2_ctrl_new_std_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd16d9c01 v4l2_ctrl_get_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd24d4fdc v4l2_ctrl_add_handler +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd647db87 v4l2_ctrl_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd7ae9065 __v4l2_ctrl_s_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd8524ba3 v4l2_ctrl_find +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xdc0da04d v4l2_ctrl_poll +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xdccf3778 v4l2_ctrl_notify +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xdf694fd7 video_unregister_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe2a976cc v4l2_ctrl_new_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe2b92059 v4l2_video_std_construct +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xef322d22 v4l2_ctrl_type_op_validate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf175b874 v4l2_ctrl_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf3251e7b v4l2_norm_to_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf50fecbc v4l2_ctrl_replace +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf57399a4 v4l2_query_ext_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfc1be2c7 v4l2_querymenu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfc9757f5 v4l2_ctrl_radio_filter +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x24d80164 rpcif_hw_init +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x719fcc64 rpcif_sw_init +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xad119415 rpcif_prepare +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xba0a03e7 rpcif_dirmap_read +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xdda90504 rpcif_manual_xfer +EXPORT_SYMBOL drivers/memstick/core/memstick 0x1619ac97 memstick_set_rw_addr +EXPORT_SYMBOL drivers/memstick/core/memstick 0x199305e6 memstick_init_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x287277cb memstick_init_req_sg +EXPORT_SYMBOL drivers/memstick/core/memstick 0x29698a83 memstick_new_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x51de08b1 memstick_resume_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x56d2e3c4 memstick_unregister_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0x5cace071 memstick_next_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x77dd169b memstick_free_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x87cfd5ed memstick_add_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x8f782707 memstick_alloc_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xa10e4804 memstick_detect_change +EXPORT_SYMBOL drivers/memstick/core/memstick 0xf6d1da1d memstick_register_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0xf893c5c5 memstick_suspend_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xfc9708bd memstick_remove_host +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x011a6331 mpt_verify_adapter +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x05e31de9 mpt_suspend +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x130001bd mpt_print_ioc_summary +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x243b68fa mptbase_sas_persist_operation +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x29518275 mpt_detach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x395e330a mpt_device_driver_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x502108d0 mpt_fwfault_debug +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x58d1f35c mpt_put_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x610b257e mpt_reset_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x63f1e5b8 mpt_raid_phys_disk_pg0 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6b2e5dab mpt_attach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x74a0134a mpt_device_driver_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x74c5ec02 mpt_get_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x7b58072e mpt_free_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x7f464ccc mpt_raid_phys_disk_get_num_paths +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x905f5315 mpt_reset_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x923cb673 mpt_set_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x981efe92 mpt_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x98d85d8c mpt_put_msg_frame_hi_pri +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x9c9f7d07 mpt_event_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xa4b8ba8d mpt_HardResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xb4f85412 mpt_clear_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xc36b0894 mpt_findImVolumes +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xc6d29ec1 mpt_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xc9a55eb7 mpt_free_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xcd429ee9 mpt_config +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xd190dea3 mpt_halt_firmware +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdb99e2c8 mpt_resume +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdd805159 ioc_list +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe6c1e126 mpt_event_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xebe48a0a mpt_send_handshake_request +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xeef75227 mpt_GetIocState +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf3d7f839 mpt_Soft_Hard_ResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf4c1fe10 mpt_alloc_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf77fb115 mpt_raid_phys_disk_pg1 +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x042bebdb mptscsih_ioc_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x0f4638f6 mptscsih_raid_id_to_num +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x132d57b4 mptscsih_suspend +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x1c9ccd6a mptscsih_slave_configure +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x27e13d97 mptscsih_io_done +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x2f11f732 mptscsih_taskmgmt_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x3786ce9f mptscsih_flush_running_cmds +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x3ead3854 mptscsih_qcmd +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x454974c8 mptscsih_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x55c260c2 mptscsih_shutdown +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x5a209ec9 mptscsih_resume +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x5b6a7d03 mptscsih_slave_destroy +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x5baac886 mptscsih_change_queue_depth +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x5d9d5929 mptscsih_is_phys_disk +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x627ebef8 mptscsih_get_scsi_lookup +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x6f1d29cd mptscsih_IssueTaskMgmt +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x839526fc mptscsih_scandv_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x85a1db3b mptscsih_bios_param +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xa53f245c mptscsih_taskmgmt_response_code +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xae514506 mptscsih_abort +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xbf9c9705 mptscsih_remove +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe5b3d066 mptscsih_host_attr_groups +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe8bd074a mptscsih_bus_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe93e0eba mptscsih_dev_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xee8dcc7b mptscsih_host_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xeef416f0 mptscsih_show_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xfe43960f mptscsih_event_process +EXPORT_SYMBOL drivers/mfd/axp20x 0x35de142b axp20x_device_remove +EXPORT_SYMBOL drivers/mfd/axp20x 0x635d30f9 axp20x_match_device +EXPORT_SYMBOL drivers/mfd/axp20x 0xff2177ee axp20x_device_probe +EXPORT_SYMBOL drivers/mfd/dln2 0x65105c5b dln2_transfer +EXPORT_SYMBOL drivers/mfd/dln2 0xa9a449c9 dln2_register_event_cb +EXPORT_SYMBOL drivers/mfd/dln2 0xfdd33347 dln2_unregister_event_cb +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x19b8336e mc13xxx_irq_status +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x3722f93f mc13xxx_irq_unmask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x4428d777 mc13xxx_reg_rmw +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x758557e5 mc13xxx_irq_free +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x8748ea0a mc13xxx_irq_request +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x9bfc1c16 mc13xxx_reg_read +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xa8791a47 mc13xxx_irq_mask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xcbe592a3 mc13xxx_reg_write +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xefd785b4 mc13xxx_get_flags +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xfc076034 mc13xxx_unlock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xfc12211c mc13xxx_lock +EXPORT_SYMBOL drivers/mfd/qcom-spmi-pmic 0x2b68461d qcom_pmic_get +EXPORT_SYMBOL drivers/mfd/qcom_rpm 0xd520f912 qcom_rpm_write +EXPORT_SYMBOL drivers/mfd/tps65010 0x02d4ad0f tps65013_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0x0c6ad2cf tps65010_config_vdcdc2 +EXPORT_SYMBOL drivers/mfd/tps65010 0x28485130 tps65010_config_vregs1 +EXPORT_SYMBOL drivers/mfd/tps65010 0x33739de7 tps65010_set_vib +EXPORT_SYMBOL drivers/mfd/tps65010 0x9fd44c69 tps65010_set_led +EXPORT_SYMBOL drivers/mfd/tps65010 0xb14080cc tps65010_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0xd5bb106d tps65010_set_vbus_draw +EXPORT_SYMBOL drivers/mfd/tps65010 0xe99b3f36 tps65010_set_gpio_out_value +EXPORT_SYMBOL drivers/mfd/wm8994 0x13864046 wm8958_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x21bcfbdf wm8994_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x7cc4cf39 wm8994_base_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x8ce4426b wm1811_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x9e0e632e wm8994_irq_exit +EXPORT_SYMBOL drivers/mfd/wm8994 0xffe6b33c wm8994_irq_init +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x9a6e03f4 ad_dpot_remove +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0xc1c5baf0 ad_dpot_probe +EXPORT_SYMBOL drivers/misc/altera-stapl/altera-stapl 0x5bafa76e altera_init +EXPORT_SYMBOL drivers/misc/c2port/core 0x7550a62c c2port_device_unregister +EXPORT_SYMBOL drivers/misc/c2port/core 0xd1ea6241 c2port_device_register +EXPORT_SYMBOL drivers/misc/tifm_core 0x0ffb277f tifm_queue_work +EXPORT_SYMBOL drivers/misc/tifm_core 0x28e5fcbb tifm_free_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x37ea4673 tifm_unmap_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0x3ba26008 tifm_unregister_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0x4fe5ca6b tifm_eject +EXPORT_SYMBOL drivers/misc/tifm_core 0x5f072d6c tifm_free_device +EXPORT_SYMBOL drivers/misc/tifm_core 0x6d1859c4 tifm_add_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x81a898f2 tifm_alloc_device +EXPORT_SYMBOL drivers/misc/tifm_core 0x873a380b tifm_register_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0x8ba7694f tifm_has_ms_pif +EXPORT_SYMBOL drivers/misc/tifm_core 0x94f47a79 tifm_remove_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xb6fd8d01 tifm_alloc_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xfb3eee0c tifm_map_sg +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x111da35f cqhci_pltfm_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x1721e1c2 cqhci_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xa9fc7e37 cqhci_deactivate +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xce7caee7 cqhci_resume +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xddcec0a9 cqhci_irq +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x9644ba5d dw_mci_remove +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0xbc5c70c2 dw_mci_probe +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0xd7360f25 dw_mci_runtime_resume +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0xfcebc224 dw_mci_runtime_suspend +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0xa8c28e52 mmc_spi_put_pdata +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0xd7cae993 mmc_spi_get_pdata +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x062ebe2a cfi_read_pri +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x1cf3b853 cfi_send_gen_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x22359b0c cfi_fixup +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x4ac0d31f cfi_build_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x703efa0b cfi_varsize_frob +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x81de35e5 cfi_merge_status +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xe2fe54ba cfi_build_cmd_addr +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xff9fa623 cfi_udelay +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x1384e698 register_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x21e7f8f2 do_map_probe +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x27953974 unregister_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x2d866ff7 map_destroy +EXPORT_SYMBOL drivers/mtd/chips/gen_probe 0x8fc24235 mtd_do_chip_probe +EXPORT_SYMBOL drivers/mtd/lpddr/lpddr_cmds 0x8f5b1520 lpddr_cmdset +EXPORT_SYMBOL drivers/mtd/maps/map_funcs 0x5b86d4c1 simple_map_init +EXPORT_SYMBOL drivers/mtd/mtd 0x33c55a9a mtd_concat_destroy +EXPORT_SYMBOL drivers/mtd/mtd 0x4dc68f19 mtd_concat_create +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x102603bc mtk_ecc_get_parity_bits +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x5437e775 mtk_ecc_disable +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x5de55d81 mtk_ecc_get_stats +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x6df58afb mtk_ecc_release +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x76e53683 mtk_ecc_wait_done +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x8dcc87d2 mtk_ecc_enable +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xda64ef4a mtk_ecc_adjust_strength +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xec8b9207 mtk_ecc_encode +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xf496f4f7 of_mtk_ecc_get +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x02ee8d29 nand_ecc_sw_bch_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x07c9b47e of_get_nand_ecc_user_config +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x10ffe00a nand_ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x16f42506 nand_ecc_register_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x2f90bfd3 nand_ecc_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x37173882 nand_ecc_finish_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x4e99d2e2 nand_ecc_unregister_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x55528aba nand_ecc_sw_bch_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x61e82f31 nand_ecc_sw_hamming_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x644c6c2e nand_ecc_sw_hamming_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x6686dda1 nand_ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x69713620 nand_ecc_put_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x6f897bbc nand_ecc_sw_bch_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x740d4f55 nand_ecc_sw_bch_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x9ed3e477 nand_ecc_prepare_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xc2f23fc8 nand_ecc_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xcc5bdc7d nand_ecc_get_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xcdf6da70 nand_ecc_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe4a5d2c7 nand_ecc_get_on_die_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe6db989b ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xeed9e21b nand_ecc_sw_hamming_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xfa3af4d8 nand_ecc_is_strong_enough +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xff4351b0 ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xff7d563c nand_ecc_get_sw_engine +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x78d50b7c onenand_addr +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0xd3f3b60c flexonenand_region +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x30db096f denali_calc_ecc_bytes +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0xd1280099 denali_init +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0xf2ebfe6f denali_remove +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x020f6f00 nand_scan_with_ids +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x1fd51d89 nand_monolithic_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x45ef2576 nand_write_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x494a1c9b rawnand_sw_bch_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x4f68c3b1 nand_read_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x5cd24927 rawnand_dt_parse_gpio_cs +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x67de74e6 nand_monolithic_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x6c46d7f8 rawnand_sw_hamming_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x78d9bb70 rawnand_sw_hamming_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x7a2ab9d2 rawnand_sw_bch_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x83ab6339 rawnand_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x8ecbb3b8 nand_check_erased_ecc_chunk +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x97aa5d19 rawnand_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xa00e1bb4 nand_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xc2a557b6 nand_create_bbt +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xc30743ed nand_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xd5e1b8ac rawnand_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xe4cf7f71 nand_get_set_features_notsupp +EXPORT_SYMBOL drivers/mtd/nand/raw/omap_elm 0x4aa3226a elm_decode_bch_error_page +EXPORT_SYMBOL drivers/mtd/nand/raw/omap_elm 0x9375f522 elm_config +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x274cfd86 arc_bcast_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x318df7f3 free_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x5999a1b3 arcnet_unregister_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x5c815201 arcnet_send_packet +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x6534792a arcnet_debug +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x67d0ba69 arcnet_close +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x689fb56f arcnet_timeout +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xa4eca2fd arc_raw_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xa8fc44a3 arc_proto_map +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xb91d279f alloc_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xc44f1c8b arcnet_open +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xecb730b0 arcnet_interrupt +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xfd9b340d arc_proto_default +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x302968f5 com20020_found +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x5a64f474 com20020_netdev_ops +EXPORT_SYMBOL drivers/net/arcnet/com20020 0xada73eca com20020_check +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x3509a582 ctucan_resume +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x829de3c5 ctucan_probe_common +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x9062f3fa ctucan_suspend +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0x561fa0c6 can_eth_ioctl_hwts +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0x9128622d can_ethtool_op_get_ts_info_hwts +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x0426ee42 b53_imp_vlan_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x0524db2c b53_setup_devlink_resources +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x074b8992 b53_vlan_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x090851c0 b53_br_fast_age +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x0a41073b b53_disable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x17d69c32 b53_enable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x18a6b26b b53_set_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x226e0e71 b53_phylink_mac_link_down +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x2cc7baa6 b53_brcm_hdr_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3a2c43c6 b53_switch_detect +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3f0c769a b53_mdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x43f10344 b53_get_ethtool_phy_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x43fd5a63 b53_get_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x59207141 b53_br_flags_pre +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5a7bc53b b53_br_set_stp_state +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x60791339 b53_phylink_mac_link_up +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x7653057d b53_br_flags +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x83807867 b53_br_leave +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x8b185aba b53_get_tag_protocol +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x8d345c28 b53_vlan_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x8f2f305c b53_get_strings +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x926d4f73 b53_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9a64d858 b53_br_join +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa27cc08f b53_get_ethtool_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa4bd8313 b53_configure_vlan +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xafff8f26 b53_mirror_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb2ff4411 b53_mdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xcce48c3b b53_fdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe4226bdd b53_switch_register +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe67523df b53_fdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe6c60b10 b53_fdb_dump +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe7a004fd b53_get_sset_count +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe89d89c1 b53_eee_enable_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf31d8642 b53_mirror_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf5357f83 b53_phylink_mac_config +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf624b95d b53_vlan_filtering +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xfc4fc3c6 b53_eee_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xfcce6977 b53_port_event +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x4eb12ecc b53_serdes_phylink_get_caps +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x7c0ed1c7 b53_serdes_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xd1ecab45 b53_serdes_link_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xfbf04c0d b53_serdes_phylink_mac_select_pcs +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x083cde89 lan9303_probe +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x5069b3fa lan9303_shutdown +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xada83f40 lan9303_register_set +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xb9d90e6f lan9303_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x32527ccd ksz_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x5a6ce82b ksz_switch_register +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0xa5eba5c1 ksz_switch_remove +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x982588da vsc73xx_probe +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x99d242fe vsc73xx_is_addr_valid +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0xafef46de vsc73xx_remove +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0xe18fdebc vsc73xx_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x61e938b1 xrs700x_switch_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x83b7b667 xrs7003f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x8972bf7e xrs7004f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x8ce3a9f3 xrs700x_switch_remove +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x9b94e9ca xrs700x_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb25facfa xrs7003e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb89aa5e3 xrs7004e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xf09b4900 xrs700x_switch_register +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x0a99e842 __alloc_ei_netdev +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x119721ac ei_interrupt +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x2ca61260 ei_netdev_ops +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x468eb914 ei_open +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x47443047 ei_set_multicast_list +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x79ab5c3e NS8390_init +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x972a4736 ei_poll +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x9cb3c971 ei_close +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xa32c501b ei_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xb2d74a54 ei_start_xmit +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xeff4b31c ei_get_stats +EXPORT_SYMBOL drivers/net/ethernet/aquantia/atlantic/atlantic 0x9b089d76 aq_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x409cbda6 bnxt_register_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x6bb2352f bnxt_unregister_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x8e447f8a bnxt_register_async_events +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xc8a377de bnxt_send_msg +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x4418e070 cnic_register_driver +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x490edc0a cavium_ptp_put +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x84c07d49 cavium_ptp_get +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x0d8be5fd bgx_lmac_rx_tx_enable +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x34eeb48a bgx_set_dmac_cam_filter +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x42264715 bgx_get_lmac_count +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x46cdf933 bgx_config_timestamping +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x539ca253 bgx_get_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x60cd1f2f bgx_lmac_get_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x6ca2152d bgx_lmac_set_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x716fd7f0 bgx_reset_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x72b238e4 bgx_get_rx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xbe654297 bgx_get_tx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc397f585 bgx_lmac_internal_loopback +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc82be691 bgx_get_map +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xd8ed0bcc bgx_set_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xf101d1b2 bgx_get_lmac_link_state +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xff987a02 bgx_set_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x13912e4b xcv_init_hw +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x4f739dc0 xcv_setup_link +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x0b89c2c6 cxgb3_insert_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x1cf3dce6 t3_l2t_send_slow +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x332ce985 cxgb3_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x3798fe7b t3_l2e_free +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x463a4832 t3_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x6ef80c90 t3_register_cpl_handler +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x70682ee5 t3_l2t_send_event +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x83e2f90c dev2t3cdev +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x905edea8 cxgb3_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x9c20e2d2 cxgb3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x9c92fe17 cxgb3_queue_tid_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xa70be7b7 cxgb3_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xb799c47f cxgb3_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xef2e95cc cxgb3_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xf2e3f93d cxgb3_register_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xfe453578 cxgb3_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x00a30fe8 cxgb4_select_ntuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0f1a5528 cxgb4_unregister_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1165eb46 cxgb4_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3158117e cxgb4_get_srq_entry +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3f8a6b1c cxgb4_port_chan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x44355222 cxgb4_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x4ce08bce cxgb4_l2t_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x4e930a1f cxgb4_pktgl_to_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x50ee5c07 cxgb4_best_aligned_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x5976ee36 cxgb4_reclaim_completed_tx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x5d2629ae cxgb4_crypto_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x60cc3a7f cxgb4_get_tcp_stats +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x66f5c8a5 cxgb4_sync_txq_pidx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x67315f8a cxgb4_create_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x68b14dc0 cxgb4_l2t_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x68bf9900 cxgb4_create_server6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x6abb6e64 cxgb4_clip_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x731f607a cxgb4_l2t_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x75de9f8a t4_cleanup_clip_tbl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x78ab87b9 cxgb4_create_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x79fa8938 cxgb4_dbfifo_count +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x89c969c7 cxgb4_port_viid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8de49e59 cxgb4_immdata_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x93c08140 cxgb4_read_sge_timestamp +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x965cf6f1 cxgb4_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x97a236ea cxgb4_port_e2cchan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x9d4af46b cxgb4_remove_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x9ef1bb8c cxgb4_iscsi_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa57f6219 cxgb4_bar2_sge_qregs +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa8083628 cxgb4_inline_tx_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa8db193f cxgb4_smt_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xabff4754 cxgb4_remove_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xae1cce3d cxgb4_ring_tx_db +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xaf924c1a cxgb4_update_root_dev_clip +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xb0479cb9 cxgb4_smt_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xb3adebd7 cxgb4_alloc_sftid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc43cf43b cxgb4_write_partial_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc524f475 cxgb4_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc5a643ef cxgb4_flush_eq_cache +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xcef98ef9 cxgb4_map_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xcfc6cbe9 cxgb4_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd69a0294 cxgb4_best_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd74adc1e cxgb4_check_l2t_valid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd7c2bd11 cxgb4_read_tpte +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd911129d cxgb4_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe3b5fce6 cxgb4_port_idx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe80b5447 cxgb4_register_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe862e427 cxgb4_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf14460c3 cxgb4_clip_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf54789ef cxgb4_write_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x17f3e348 cxgb_find_route +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1bdaafe1 cxgbi_tagmask_set +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1c455d4f cxgbi_ppm_ppod_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x255ab30f cxgb_get_4tuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x2ca28388 cxgbi_ppm_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x7c48588f cxgbi_ppm_make_ppod_hdr +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x959a75bf cxgb_find_route6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xa064de73 cxgbi_ppm_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xc51e1adc cxgbi_ppm_ppods_reserve +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x45193253 vnic_dev_get_pdev +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x49a35bbc vnic_dev_get_res +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x557ee825 enic_api_devcmd_proxy_by_index +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xb72c02c3 vnic_dev_register +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xe1ff4ffc vnic_dev_unregister +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xe488c745 vnic_dev_get_res_count +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x2acde7fc be_roce_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x4e2e10d2 be_roce_mcc_cmd +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x693edd48 be_roce_register_driver +EXPORT_SYMBOL drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth 0x30d89866 dpaa2_ptp +EXPORT_SYMBOL drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth 0x4412391e dpaa2_phc_index +EXPORT_SYMBOL drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb 0x28635e98 enetc_ierb_register_pf +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x0261ef01 fun_release_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x06822c5b fun_dev_enable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x3b3bb2f8 fun_reserve_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xb0271283 fun_dev_disable +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x25b2ecf4 hnae_reinit_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x585c6b96 hnae_put_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x9fd964ce hnae_ae_unregister +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xb1266858 hnae_register_notifier +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xdf24adef hnae_unregister_notifier +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xe0a903bd hnae_ae_register +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xe991b760 hnae_get_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hns_dsaf 0xa8f71dd4 hns_dsaf_roce_reset +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x80aed1a1 hnae3_register_ae_algo +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x8a6e802f hnae3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x8ca006c4 hnae3_set_client_init_flag +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xa4d9e13c hnae3_register_ae_dev +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xa57effc3 hnae3_unregister_ae_algo +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xcd3ce166 hnae3_register_client +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xe38b8075 hnae3_unregister_ae_dev +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xf02bd0f8 hnae3_unregister_ae_algo_prepare +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x00a1586e iavf_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x3778a7be iavf_register_client +EXPORT_SYMBOL drivers/net/ethernet/intel/ice/ice 0x965ff908 ice_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/intel/ixgbe/ixgbe 0xbaa35511 ixgbe_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x1a499716 otx2_mbox_check_rsp_msgs +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x1f7566d9 __traceiter_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x210f8fa8 otx2_mbox_msg_send +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x24ec38de __tracepoint_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x36003734 otx2_mbox_alloc_msg_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x364e8761 __SCK__tp_func_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x59340aa2 otx2_mbox_wait_for_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x5c6a4917 __traceiter_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x6365a74f __SCK__tp_func_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x6862ef88 otx2_mbox_reset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x752717ea otx2_reply_invalid_msg +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x7a5263ec otx2_mbox_destroy +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x8b6e2255 __otx2_mbox_reset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x8f772a3f otx2_mbox_id2name +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x9b81a5c3 otx2_mbox_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xa0aa5cff otx2_mbox_regions_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xb9edc9f8 otx2_mbox_get_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc619ea5d __tracepoint_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc704095c __tracepoint_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xcef3985a __SCK__tp_func_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xd4bbfa79 __traceiter_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xd7c6a23c otx2_mbox_nonempty +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xeec60949 otx2_mbox_busy_poll_for_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x01902a49 otx2_attach_npa_nix +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x0565a53b mbox_handler_nix_bp_enable +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x0cf936cf otx2_init_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x14e380c9 otx2_detach_resources +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x19b288d6 otx2vf_mcam_flow_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x1aa30b45 otx2_set_real_num_queues +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x1b870fb1 otx2_smq_flush +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x23b82be7 otx2_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x27e90a34 otx2vf_set_ethtool_ops +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x314e0f94 mbox_handler_npa_lf_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x358f0863 otx2_set_mac_address +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x44539934 otx2_stop +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x5d9ad33a otx2_txschq_config +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x67371f75 otx2_sq_append_skb +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x6771f1ae otx2_nix_config_bp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x6f506011 otx2_setup_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x82b4e7af otx2_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x84e15aec otx2_get_maxflows +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x864fd5cf otx2_tc_alloc_ent_bitmap +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x8bc00d6a mbox_handler_nix_lf_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x8c863676 otx2_mcam_flow_del +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x991baff2 otx2_ioctl +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x9c47a50a otx2_get_mac_from_af +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xa265c19e otx2_open +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xade15545 otx2_txschq_free_one +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xb0c571bd otx2_mbox_up_handler_cgx_link_event +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xb131053e mbox_handler_msix_offset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xb4e1e7d9 cn10k_lmtst_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xbcfba732 otx2_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc108a0cf otx2_config_hwtstamp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc5708078 otx2_mbox_up_handler_mcs_intr_notify +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc73fab98 otx2_select_queue +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc7f62c40 otx2_handle_ntuple_tc_features +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xcf1f2176 otx2_shutdown_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xe1bf6d19 otx2_alloc_mcam_entries +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xf1d4ce17 otx2_config_pause_frm +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0x17a4ac05 prestera_device_register +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0xe353726e prestera_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x031618d0 mlx4_test_async +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x113376fb mlx4_is_eq_shared +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x16d2791e mlx4_SET_PORT_VXLAN +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x19945cd3 mlx4_get_parav_qkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1c738310 mlx4_get_roce_gid_from_slave +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x210b9c39 mlx4_is_slave_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3099b099 mlx4_SET_PORT_user_mtu +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3905f491 mlx4_test_interrupt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3a6f7494 mlx4_get_slave_pkey_gid_tbl_len +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3ef18c14 mlx4_gen_slaves_port_mgt_ev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x41ba842f mlx4_SET_PORT_BEACON +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x441c2174 mlx4_get_cpu_rmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x46bbb68a mlx4_SET_MCAST_FLTR +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4f336594 mlx4_SET_PORT_PRIO2TC +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6dfbfaa5 set_and_calc_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x721a19bf mlx4_get_eqs_per_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x73ffece5 mlx4_eq_get_irq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x75451456 mlx4_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x75652f92 get_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x786b854c mlx4_get_slave_from_roce_gid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7d555f99 mlx4_SET_PORT_general +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7d63199a mlx4_assign_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fdde0b4 mlx4_handle_eth_header_mcast_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8c26c0b0 mlx4_SET_VPORT_QOS_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x92446dc0 mlx4_SET_PORT_fcs_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x985e67b3 mlx4_sync_pkey_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa88069ef mlx4_is_eq_vector_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaeebfdfa mlx4_gen_guid_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb001bded mlx4_SET_PORT_SCHEDULER +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb15b04c1 mlx4_gen_port_state_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc53884f2 set_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xce041b87 mlx4_SET_VPORT_QOS_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcfb532ea mlx4_tunnel_steer_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd0f3190e mlx4_SET_PORT_user_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd6495913 mlx4_get_is_vlan_offload_disabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd891665a mlx4_get_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xda09c9ec mlx4_put_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdc9e505f mlx4_query_diag_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xde0b691d mlx4_SET_PORT_qpn_calc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe3c37d6a mlx4_gen_pkey_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe7b645ab mlx4_max_tc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe91e82e4 mlx4_ALLOCATE_VPP_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xee66ba5f mlx4_ALLOCATE_VPP_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf309a435 mlx4_get_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfdb1fd83 mlx4_release_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x005f01ee mlx5_cmd_do +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x03fe5036 mlx5_cmd_cleanup_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x07157981 mlx5_core_create_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x07207e4f mlx5_lag_get_roce_netdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x075856bd mlx5_qp_debugfs_cleanup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x07920096 mlx5_add_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x07d4da62 mlx5_fpga_mem_read +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x089f1089 __traceiter_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0f1ce798 mlx5_eswitch_unregister_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0fea3262 mlx5_core_create_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x12135c1c __tracepoint_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1528b37e mlx5_lag_get_slave_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1630406a mlx5_free_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x17089400 mlx5_lag_is_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1b0910a8 mlx5_fc_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1b208abf mlx5_core_create_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1b98e0c5 mlx5_fpga_sbu_conn_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c57c524 __traceiter_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x200269a7 __traceiter_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23bb3f50 mlx5_create_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23ec99a9 mlx5_eswitch_get_vport_metadata_for_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x291d057a mlx5_core_uplink_netdev_event_replay +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x294ad306 mlx5_fpga_sbu_conn_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2fc4d2d7 mlx5_lag_is_shared_fdb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3095b8e8 mlx5_core_create_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x31b883eb mlx5_cmd_out_err +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3475821f __SCK__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x355a8df5 mlx5_core_query_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3b0ac779 mlx5_core_query_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3dc455df mlx5_is_roce_on +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3e823dab mlx5_put_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3fa82a98 mlx5_core_query_vendor_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3fcef54d mlx5_msix_free +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4097b168 mlx5_core_destroy_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x41a8b009 mlx5_eq_create_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x42f11e25 mlx5_fpga_sbu_conn_sendmsg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x45b52e00 __tracepoint_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x466a3752 mlx5_eq_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x47ce8105 mlx5_lag_get_next_peer_mdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4b86b4c0 mlx5_core_modify_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d5f5c07 __SCK__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d62e046 __tracepoint_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x50b818fc mlx5_qp_debugfs_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x538cc550 mlx5_eq_update_ci +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5425a4cc mlx5_eq_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x559ac38d __SCK__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x56d1636f mlx5_packet_reformat_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x59a312ba mlx5_vf_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5b58d300 mlx5_core_get_terminate_scatter_list_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5b9be347 mlx5_rl_is_in_range +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5c6e2b0d mlx5_create_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5d0edc72 mlx5_msix_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5d79243e mlx5_alloc_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5e4372b4 mlx5_cmd_exec_polling +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x60a8a086 mlx5_cmd_init_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61492bb7 mlx5_rl_are_equal +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x616c8d98 mlx5_eswitch_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x62d59c26 mlx5_core_destroy_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63095da6 mlx5_query_ib_port_oper +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x64bbccfd mlx5_rl_remove_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6545460c mlx5_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x65590c83 mlx5_core_modify_cq_moderation +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x66a0099e mlx5_lag_is_sriov +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x67e87e07 mlx5_rl_add_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6cb6e0e4 mlx5_cmd_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6cd5a182 __tracepoint_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x71d570da mlx5_get_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7261330b __SCK__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x73fc1d8e __tracepoint_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7952f36c __traceiter_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b359a09 __SCK__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x80c531da mlx5_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x849c2f58 mlx5_cmd_exec_cb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x849f6908 mlx5_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x86716f23 __traceiter_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x874491c0 mlx5_core_dealloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87dec641 mlx5_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87e68171 mlx5_del_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x888a2246 mlx5_create_auto_grouped_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x888c4c2a mlx5_vector2eqn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8a46a63b mlx5_eswitch_get_vport_metadata_for_match +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x90b54970 mlx5_lag_is_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9194558e mlx5_debug_qp_remove +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x91dcb67e mlx5_nic_vport_disable_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x928f90a4 mlx5_sriov_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x92b2e704 mlx5_modify_header_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x93b86042 mlx5_fs_add_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9419f09f mlx5_fc_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96eb2c99 mlx5_fc_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x990b152c mlx5_cmd_create_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9999bdce mlx5_core_alloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x99d69346 mlx5_eswitch_vport_match_metadata_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9c407ca7 mlx5_core_modify_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d6135dc __SCK__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d9c0a8e mlx5_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9f8686a4 mlx5_core_roce_gid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa0efb764 mlx5_core_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa18e562f mlx5_fpga_get_sbu_caps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa3e2af6d mlx5_comp_vectors_count +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa448cdfb mlx5_eswitch_uplink_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa5fea691 mlx5_rl_add_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa655dbbf mlx5_core_modify_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa6be98f0 mlx5_core_destroy_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa85e04b7 mlx5_flow_table_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa894037e mlx5_eswitch_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xab521f6e __traceiter_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad6815cd mlx5_rsc_dump_cmd_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb0eeb90a mlx5_core_destroy_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb28dbbe8 mlx5_destroy_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb4c83e39 mlx5_eq_disable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb61e10d9 __traceiter_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb6710b3a mlx5_sriov_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb8d334fe mlx5_rdma_rn_get_params +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xba5c2f4f __traceiter_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb07ebdf __tracepoint_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb095cb8 mlx5_lag_get_num_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbcceeed1 mlx5_debugfs_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbceb4d87 mlx5_mpfs_add_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbd24c219 mlx5_get_flow_namespace +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbe0af12f mlx5_rl_remove_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbee679bc mlx5_eq_get_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc0642f61 mlx5_cmd_destroy_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc6fa4e59 mlx5_core_dealloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xca3a720e mlx5_eq_destroy_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xca465cea mlx5_comp_irq_get_affinity_mask +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcb17d978 mlx5_core_query_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc002b85 mlx5_destroy_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcf840def mlx5_fpga_mem_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd020dd1f __traceiter_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd20a3415 mlx5_core_detach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd3b54d70 mlx5_eq_enable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd41b0185 mlx5_modify_header_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd4367459 mlx5_core_create_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd45929fe mlx5_debug_qp_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd77f6b39 mlx5_vf_put_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd889e28a mlx5_core_query_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdae8aa4d __tracepoint_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdbf443db mlx5_eswitch_reg_c1_loopback_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdf9323e9 mlx5_lag_is_mpesw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdfc5412c mlx5_core_destroy_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdfd97b5d mlx5_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe0f5a294 mlx5_eswitch_get_encap_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe331a239 mlx5_eswitch_register_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe49104da mlx5_get_fdb_sub_ns +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5ad0cad mlx5_create_lag_demux_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5b29ff4 mlx5_core_alloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe88f2b3e mlx5_debugfs_get_dev_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe8e0c35d mlx5_lag_is_master +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe8f9b2d2 mlx5_core_modify_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeb9a8bcf __SCK__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xec80314d mlx5_eswitch_add_send_to_vport_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xecead2c1 mlx5_core_destroy_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xed2daadf mlx5_fs_remove_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xed3f87b3 mlx5_packet_reformat_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xefe22013 mlx5_rsc_dump_next +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf06725b6 __tracepoint_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf0c2072a mlx5_core_create_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf1f73dc2 mlx5_lag_query_cong_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf208c9a1 mlx5_rsc_dump_cmd_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf3c61e6f mlx5_mpfs_del_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf52e1946 __tracepoint_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf546b7e9 mlx5_core_attach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf8491c12 mlx5_eswitch_vport_rep +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf88d57b1 __SCK__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfa4bea6a mlx5_fc_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc8e744e __SCK__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfd4a69fc mlx5_lag_mode_is_hash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfe3173e0 mlx5_core_destroy_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxfw/mlxfw 0xc4d702d9 mlxfw_firmware_flash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02815b77 mlxsw_env_module_port_up +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02dfd3d0 mlxsw_afk_key_info_block_encoding_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x07abcc0c mlxsw_afa_block_append_trap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0ca34ccf mlxsw_core_max_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0d0129fc mlxsw_afa_block_append_qos_ecn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0e81c09c mlxsw_afk_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0f4a209d mlxsw_core_read_utc_sec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x11ab082a mlxsw_core_bus_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14d6ca2e mlxsw_env_set_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14e17bb4 mlxsw_linecards_event_ops_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x15801382 mlxsw_afk_key_info_put +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x15daef1f mlxsw_core_traps_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16673aec mlxsw_afk_values_add_u32 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16f4221d mlxsw_core_irq_event_handler_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x19cdb7be mlxsw_env_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x19fa5852 mlxsw_core_flush_owq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1a82c77a mlxsw_core_rx_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1cb8f858 mlxsw_reg_trans_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x202693f0 mlxsw_afa_block_cur_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x23eddc68 mlxsw_core_cpu_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x299e2562 mlxsw_afk_values_add_buf +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2c68ced3 mlxsw_core_read_frc_h +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2f303cd3 mlxsw_afa_block_append_qos_dsfield +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x383bc49a mlxsw_afa_block_append_qos_dscp +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4036254f mlxsw_linecards_event_ops_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x43a9b87e mlxsw_afa_block_terminate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x47041e4e mlxsw_afk_key_info_blocks_count_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4765b9f0 mlxsw_core_res_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x484489a4 mlxsw_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4866767a mlxsw_env_get_module_eeprom_by_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x49ec8a06 mlxsw_afa_block_append_police +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4a558271 mlxsw_env_get_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x50359cc0 mlxsw_core_kvd_sizes_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x508923e3 mlxsw_core_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51b5769d mlxsw_env_module_overheat_counter_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5c73d5a4 mlxsw_core_sdq_supports_cqe_v2 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5cf3dd79 mlxsw_core_bus_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5d55fb68 mlxsw_afk_encode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ff17b5c mlxsw_afa_block_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x618a30ab mlxsw_afa_block_commit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x62c84775 mlxsw_core_trap_state_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x63874d4c mlxsw_core_port_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x65c7e645 mlxsw_afa_block_append_qos_switch_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6724e0c7 mlxsw_core_port_devlink_port_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x685e3e20 mlxsw_afa_block_append_mirror +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6929f2b4 mlxsw_env_module_port_map +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x718d28f4 mlxsw_afa_block_append_vlan_modify +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x75339042 mlxsw_core_lag_mapping_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x77d83398 mlxsw_core_read_frc_l +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x77e805f5 mlxsw_core_trap_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7b0bfeec mlxsw_core_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7e08c6e0 mlxsw_core_event_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7ee21d64 mlxsw_afa_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x827a2f1f mlxsw_afa_block_jump +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x829e8851 mlxsw_afa_block_first_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x83fb69af mlxsw_core_lag_mapping_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x858c30d0 mlxsw_afa_block_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x86817014 mlxsw_core_read_utc_nsec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8854d198 mlxsw_reg_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x902c3533 mlxsw_core_schedule_dw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x971b344b mlxsw_core_skb_transmit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x99511fcc mlxsw_core_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x996c5d6d mlxsw_reg_trans_bulk_wait +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9cbf026d mlxsw_afa_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa509fafd mlxsw_afa_block_append_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa71b054a mlxsw_core_port_netdev_link +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa7765e88 mlxsw_reg_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa77ab4f7 mlxsw_core_ptp_transmitted +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa8e2509a mlxsw_afa_block_append_sampler +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xac1074a5 mlxsw_core_skb_transmit_busy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xae86b4b5 mlxsw_core_skb_receive +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb6517b2e mlxsw_afa_block_append_trap_and_forward +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb68e9fa8 mlxsw_env_module_port_unmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbc222a8d mlxsw_afk_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbda212df mlxsw_core_irq_event_handlers_call +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbfb7df3c mlxsw_core_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc31fbb6a mlxsw_core_res_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc5eacafe mlxsw_afa_block_append_l4port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcbab836f mlxsw_core_fw_rev_minor_subminor_validate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd111d3e8 mlxsw_core_irq_event_handler_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd1bab622 mlxsw_afk_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd21722b4 mlxsw_core_max_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd28256cf mlxsw_afa_block_append_allocated_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd650287a mlxsw_env_get_module_eeprom +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd71566b9 mlxsw_core_schedule_work +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd7a93413 mlxsw_core_event_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd888ffb3 mlxsw_afa_block_append_ip +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd9f711ae mlxsw_afa_block_append_mcrouter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdba5948a mlxsw_core_traps_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc31781e mlxsw_reg_trans_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc415cf1 mlxsw_afa_block_continue +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc5c95df mlxsw_core_resources_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdeb1dc2e mlxsw_afa_block_first_kvdl_index +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe16986dd mlxsw_afa_block_activity_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe1860dde mlxsw_afa_block_append_fid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe2ee0955 mlxsw_core_rx_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe4d9ac5a mlxsw_afa_block_append_drop +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe532482a mlxsw_afk_key_info_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe6c8c3fb mlxsw_env_reset_module +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xec388a8e mlxsw_core_trap_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xecab212a mlxsw_afa_cookie_lookup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xed2801d4 mlxsw_env_module_port_down +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf1b0de14 mlxsw_core_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf446732c mlxsw_afk_key_info_subset +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf82bdc70 mlxsw_core_lag_mapping_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff007c25 mlxsw_core_cpu_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff0b141d mlxsw_afa_block_append_fwd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x7bcbbad1 mlxsw_i2c_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0xdc3e20da mlxsw_i2c_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0x9346c83a mlxsw_pci_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0xc08d57cf mlxsw_pci_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0848c7bf ocelot_deinit_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08791cd6 ocelot_wm_enc +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x090fa95e ocelot_mrp_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0b425cb7 ocelot_ptp_enable +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0c26a6a4 ocelot_deinit +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0d891213 ocelot_set_ageing_time +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0e3bd7ae ocelot_devlink_sb_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0efe7cbc ocelot_vcap_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x187800d9 ocelot_init_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1d1c0293 ocelot_vcap_filter_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1ddce567 ocelot_devlink_sb_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x25b7f2e6 ocelot_fdb_dump +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x295ec836 ocelot_sb_port_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2d3b9d05 ocelot_port_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ee2eeab ocelot_vcap_block_find_filter_by_id +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x308ad2d2 ocelot_vcap_filter_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x30d58e4f ocelot_deinit_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x319f5868 ocelot_port_mdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3731ac00 ocelot_sb_occ_tc_port_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3d3a7ef0 ocelot_port_lag_change +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3df7ffa2 ocelot_mact_learn_streamdata +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4125c08a ocelot_get_sset_count +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x42038d14 ocelot_ptp_settime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x43831b37 ocelot_mrp_add_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4e7141ea ocelot_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4f56c97c ocelot_port_mdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x572c0f2a ocelot_fdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x57b5cdc1 ocelot_port_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5d8d1125 ocelot_mact_lookup +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6019aa9e ocelot_vlan_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x68adf48f ocelot_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6bbfcfc3 ocelot_drain_cpu_queue +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6ce19e2a vsc7514_vcap_props +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6eabbe61 ocelot_mact_forget +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6fcee7bd ocelot_port_bridge_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7393322a ocelot_pll5_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7c583fce ocelot_mrp_del_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7e5aec55 vsc7514_regfields +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7f2c2192 ocelot_get_ts_info +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x81b41e72 ocelot_get_strings +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x864c3b68 ocelot_ptp_verify +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8d33d0b6 ocelot_init_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x957a7caa ocelot_port_lag_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x969d5bae ocelot_ptp_adjtime +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9b9ddbbf ocelot_port_vlan_filtering +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9fc7b0bd ocelot_port_inject_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa447ece2 ocelot_sb_tc_pool_bind_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa4c0d45a ocelot_can_inject +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa8dee309 ocelot_sb_tc_pool_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa9bc8fe5 ocelot_sb_occ_snapshot +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xadb02049 ocelot_sb_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xae6e5ab6 ocelot_hwstamp_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xae9fc9ba ocelot_port_bridge_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb0fdd7fd ocelot_wm_dec +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb14ed8ea ocelot_reset +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb2323b9c ocelot_vlan_prepare +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb23f4cc5 ocelot_sb_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb59f8571 ocelot_fdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb5b0e21b ocelot_port_set_maxlen +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xba94510c ocelot_sb_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbc338df8 ocelot_port_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbc410b33 ocelot_port_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcbb64efc ocelot_xtr_poll_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcfcfd1a7 ocelot_vcap_filter_replace +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0ebefd9 ocelot_ifh_port_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd1e12419 ocelot_ptp_adjfine +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd2771589 ocelot_port_pre_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd62e96a7 ocelot_hwstamp_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd75757bb ocelot_get_ethtool_stats +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd7b3bf43 ocelot_get_txtstamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd84a1344 ocelot_bridge_stp_state_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd9475a41 ocelot_mact_learn +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdd52e288 ocelot_port_lag_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe30fc619 ocelot_wm_stat +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe31414bf ocelot_policer_validate +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe459f16d ocelot_sb_occ_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe4ef5975 ocelot_vlan_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf1e42c84 ocelot_vcap_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf80fc88d vsc7514_regmap +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf9b1d90b ocelot_ptp_gettime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf9f4b855 ocelot_ptp_rx_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfaee07b2 ocelot_sb_occ_max_clear +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfeddebf3 ocelot_mrp_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xff3078e9 ocelot_port_txtstamp_request +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x143602e3 qed_get_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x4f264472 qed_put_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x992e03d0 qed_put_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x9c475158 qed_get_rdma_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x9eeeef48 qed_put_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x9fe93c55 qed_get_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xffb99c5b qed_get_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x3410f490 qede_rdma_register_driver +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x95262793 qede_rdma_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x0e5f7304 wx_check_flash_load +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x13b805cc wx_free_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x142ec7af wx_control_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x19d8b83f wx_free_irq +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x23414ad9 wx_clean_all_tx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x29365d6e wx_reset_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x32063fd0 wx_setup_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x36f12e4a wx_vlan_rx_kill_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3ecfd15d wx_reset_interrupt_capability +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x45ee2b68 wx_mac_set_default_filter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b3398bd wx_msix_clean_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x57ee5256 wx_read_ee_hostif_buffer +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x594c8010 wx_init_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5fe9f508 wx_misc_isb +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5ff97341 wx_read_ee_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x610eea27 wx_vlan_rx_add_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x61fbe611 wx_irq_disable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x6edd7c43 wx_flush_sw_mac_table +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8320c235 wx_get_mac_addr +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x84737185 wx_napi_disable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x86a644e4 wx_setup_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8f4a43ac wx_free_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x943e6596 wx_reset_misc +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x96bc358b wx_stop_adapter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x9df4af51 wx_init_eeprom_params +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x9f4cbcb7 wx_init_rx_addrs +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa03d05d7 wx_host_interface_command +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa1a24a9a wx_change_mtu +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa2be7455 wx_set_rx_mode +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa306334e wx_set_features +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa6b1beb6 wx_napi_enable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa92abc63 wx_xmit_frame +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xad21abc7 wx_disable_pcie_master +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xaf2432e0 wx_clear_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xb037df95 wx_mng_present +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xb05c4eb2 wx_clean_all_rx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xb322285f wx_configure_vectors +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xb8c62a35 wx_intr_enable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xbfa43ea5 wx_get_pcie_msix_counts +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc196a4c3 wx_start_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc4db8936 wx_disable_rx_queue +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc69326ed wx_get_drvinfo +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xdb82e888 wx_sw_init +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe0963c2d wx_set_mac +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe95de764 wx_disable_rx +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe9c32345 wx_configure +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xfd43fa73 wx_get_stats64 +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x238650eb hdlcdrv_unregister +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x46dca87a hdlcdrv_transmitter +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xac95f6e4 hdlcdrv_arbitrate +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xbee1c7ce hdlcdrv_receiver +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xdac981ad hdlcdrv_register +EXPORT_SYMBOL drivers/net/mdio 0x3e17f466 mdio_set_flag +EXPORT_SYMBOL drivers/net/mdio 0x60443957 mdio45_probe +EXPORT_SYMBOL drivers/net/mdio 0x62eb612a mdio45_ethtool_ksettings_get_npage +EXPORT_SYMBOL drivers/net/mdio 0x63e0fee5 mdio45_links_ok +EXPORT_SYMBOL drivers/net/mdio 0xb79a54ee mdio45_nway_restart +EXPORT_SYMBOL drivers/net/mdio 0xcdbdeca7 mdio45_ethtool_gset_npage +EXPORT_SYMBOL drivers/net/mdio 0xdaceb7a6 mdio_mii_ioctl +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x42dc6d4d cavium_mdiobus_write_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x7d7cd73f cavium_mdiobus_read_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0xb3aad2d9 cavium_mdiobus_write_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0xdfa4fa41 cavium_mdiobus_read_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-mscc-miim 0x9fb9e719 mscc_miim_setup +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x2792f29f xgene_mdio_rd_mac +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x4517618e xgene_mdio_wr_mac +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x6c6ba572 xgene_enet_phy_register +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x71abcb18 xgene_mdio_rgmii_read +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xd196828b xgene_mdio_rgmii_write +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0x14cc9e2d mtk_pcs_lynxi_create +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xe9221a05 mtk_pcs_lynxi_destroy +EXPORT_SYMBOL drivers/net/phy/bcm-phy-lib 0x309e0bae bcm54xx_auxctl_write +EXPORT_SYMBOL drivers/net/ppp/pppox 0x0b8d8de1 pppox_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0xa18abcd2 pppox_compat_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0xa1d55565 pppox_unbind_sock +EXPORT_SYMBOL drivers/net/ppp/pppox 0xe0ff7a18 unregister_pppox_proto +EXPORT_SYMBOL drivers/net/ppp/pppox 0xe77d67d2 register_pppox_proto +EXPORT_SYMBOL drivers/net/sungem_phy 0xfafc9ba4 sungem_phy_probe +EXPORT_SYMBOL drivers/net/team/team 0x0ab20a70 team_modeop_port_enter +EXPORT_SYMBOL drivers/net/team/team 0x63ca2478 team_option_inst_set_change +EXPORT_SYMBOL drivers/net/team/team 0x6508adfe team_options_register +EXPORT_SYMBOL drivers/net/team/team 0x6c46bbfe team_mode_register +EXPORT_SYMBOL drivers/net/team/team 0xae236421 team_mode_unregister +EXPORT_SYMBOL drivers/net/team/team 0xc6ac9353 team_modeop_port_change_dev_addr +EXPORT_SYMBOL drivers/net/team/team 0xd4ef25d2 team_options_unregister +EXPORT_SYMBOL drivers/net/team/team 0xe1d3af53 team_options_change_check +EXPORT_SYMBOL drivers/net/usb/usbnet 0x059910c8 usbnet_device_suggests_idle +EXPORT_SYMBOL drivers/net/usb/usbnet 0x09cf3106 usbnet_link_change +EXPORT_SYMBOL drivers/net/usb/usbnet 0x17d74670 usbnet_manage_power +EXPORT_SYMBOL drivers/net/wan/hdlc 0x0630bee9 unregister_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x1649ae6d alloc_hdlcdev +EXPORT_SYMBOL drivers/net/wan/hdlc 0x26bd4d52 unregister_hdlc_device +EXPORT_SYMBOL drivers/net/wan/hdlc 0x59e03641 register_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x84d185ba detach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x8df1c5ab attach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0xa0b450a9 hdlc_close +EXPORT_SYMBOL drivers/net/wan/hdlc 0xbacced4c hdlc_ioctl +EXPORT_SYMBOL drivers/net/wan/hdlc 0xd4ee22d7 hdlc_open +EXPORT_SYMBOL drivers/net/wan/hdlc 0xf325695a hdlc_start_xmit +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0b1ab353 ath_regd_get_band_ctl +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x108b188f ath_is_49ghz_allowed +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x11b0353c ath_hw_cycle_counters_update +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x3664fa1b dfs_pattern_detector_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x378bc837 ath_hw_keyreset +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x4571aea8 ath_is_world_regd +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x60dc686e ath_is_mybeacon +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x81eac2f0 ath_hw_setbssidmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x81f8a147 ath_key_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x82945120 ath_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x87eba287 ath_regd_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x9ba8062b ath_reg_notifier_apply +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa18f224e ath_regd_find_country_by_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb6588ba6 ath_bus_type_strings +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xc7c83064 ath_key_delete +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xd0985d9a ath_hw_keysetmac +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xd1756865 ath_hw_get_listen_time +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xee4f0e1a ath_rxbuf_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x015e5db2 ath10k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x07e953f8 ath10k_ce_init_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0875ddc3 ath10k_core_start_recovery +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0f383457 ath10k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1443f0b4 ath10k_core_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x15b1bd1f ath10k_ce_per_engine_service_any +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x16066a01 ath10k_core_fetch_board_file +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x18a44dec ath10k_ce_completed_send_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x19c7ca2c ath10k_ce_deinit_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1a1652cf ath10k_htt_rx_pktlog_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1e36182c ath10k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1f33c5dd ath10k_htc_rx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1f7eaabd ath10k_core_unregister +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1fee66a7 ath10k_ce_cancel_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x26fad911 ath10k_ce_rx_update_write_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2e24a894 ath10k_ce_free_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x30c01c4a ath10k_core_free_board_files +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x33e8b391 ath10k_htc_process_trailer +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3743f48f ath10k_htt_rx_hl_indication +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3ba3bd59 ath10k_coredump_new +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3e22f33a ath10k_ce_alloc_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3e51dc9a ath10k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x47fcc39b ath10k_core_check_dt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x49387d1e ath10k_htc_notify_tx_completion +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x4be3df36 ath10k_ce_free_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x56b196b6 ath10k_ce_completed_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5d589015 ath10k_ce_revoke_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x61367d16 ath10k_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x629eb929 ath10k_core_napi_sync_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x633172fe ath10k_core_napi_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6340e8c7 ath10k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x65d17515 ath10k_mac_tx_push_pending +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6b0e164a ath10k_ce_alloc_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6d645f90 __ath10k_ce_send_revert +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x762e3043 ath10k_print_driver_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x802b1cd7 ath10k_bmi_read_memory +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x99fdf950 __ath10k_ce_rx_num_free_bufs +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9fe101aa ath10k_bmi_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa0e4001a ath10k_ce_send +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa7a77998 ath10k_ce_disable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa9aa572a ath10k_ce_dump_registers +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xaa3801b7 ath10k_core_register +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb07a4d8f ath10k_coredump_get_mem_layout +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb2e56fcb ath10k_ce_num_free_src_entries +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb45a84c0 ath10k_ce_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb4f9a0ea ath10k_htt_hif_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb5baf9d4 ath10k_core_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb9944175 ath10k_ce_send_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc50536a2 ath10k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc9aca7ab ath10k_ce_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcc20d178 __tracepoint_ath10k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcc2b6945 ath10k_htc_tx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd01a37cd ath10k_ce_enable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd0c696b8 ath10k_htt_t2h_msg_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd170de5d ath10k_htt_txrx_compl_task +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd6b4bec5 ath10k_ce_completed_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xdc67cdc5 ath10k_ce_completed_recv_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfe860e1f ath10k_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0252f379 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0272485a ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x06fd3db2 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0d1f2ac7 ath11k_pci_enable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0dae0eb8 __tracepoint_ath11k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x107ae1f9 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x22577b21 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x27f1a99a ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2fc47394 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3eee1962 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x49eaeedb ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4eb30c73 ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4ebf6a6b ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5da96d84 ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5df6a78a ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6323bb75 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6408ba4c ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x666c4664 ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x67799ad3 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6eac8273 ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x750b7b37 ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7d944f42 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7dcf8730 ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x84427986 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x87306d39 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8800895b ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa4082773 ath11k_pcic_read +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa7422cf2 ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa900c16c ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xadb56100 ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb137b3ed ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb8137d93 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbc232d81 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbf186e16 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd19080db ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd2cf36df ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd95b8903 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdce06970 ath11k_pci_disable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe23c9c5a ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe7c07de3 ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xeb149313 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf80de0ce ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x17019ea6 ath6kl_hif_intr_bh_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x219b1a9e ath6kl_stop_txrx +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x41724177 ath6kl_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x581462ed ath6kl_cfg80211_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x5c37e74f ath6kl_core_rx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x91cfb84a ath6kl_hif_rw_comp_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x9920c714 ath6kl_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xa1643b46 ath6kl_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xae9f1c24 ath6kl_read_tgt_stats +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb881b1a9 ath6kl_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb9a689dd ath6kl_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xd90bf7f1 ath6kl_core_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xf69da10c ath6kl_core_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xf7a9443f ath6kl_cfg80211_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1740c4b7 ath9k_cmn_update_txpow +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1a0aa030 ath9k_cmn_debug_stat_rx +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x25f5bbf0 ath9k_cmn_beacon_config_ap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x2938995d ath9k_cmn_get_channel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x32177d69 ath9k_cmn_debug_modal_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x32b51a67 ath9k_cmn_rx_skb_postprocess +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x32d449bf ath9k_cmn_beacon_config_adhoc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x5310a8c5 ath9k_cmn_init_channels_rates +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x60695096 ath9k_cmn_debug_recv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x642935b0 ath9k_cmn_debug_base_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x7155f454 ath9k_cmn_beacon_config_sta +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x736855de ath9k_cmn_get_hw_crypto_keytype +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x755576c0 ath_cmn_process_fft +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x7a98be08 ath9k_cmn_spectral_scan_trigger +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x88656c35 ath9k_cmn_debug_phy_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x8981e61c ath9k_cmn_process_rssi +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x8a3d2960 ath9k_cmn_init_crypto +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x9c80bd17 ath9k_cmn_spectral_scan_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xa31d882a ath9k_cmn_setup_ht_cap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xae507743 ath9k_cmn_spectral_init_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xb13249a1 ath9k_cmn_reload_chainmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xcdb0c07e ath9k_cmn_rx_accept +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd2981357 ath9k_cmn_count_streams +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf0f25112 ath9k_cmn_process_rate +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xff7e6986 ath9k_cmn_spectral_deinit_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0130f171 ath9k_hw_wow_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x03311afe ath9k_hw_resettxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x04682000 ath9k_hw_puttxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x046cb292 ath9k_hw_set_tsfadjust +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x058bb900 ath9k_hw_init_global_settings +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0661f606 ath9k_hw_btcoex_set_concur_txprio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x06da9c4a ar9003_paprd_setup_gain_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0c7a07dc ar9003_hw_disable_phy_restart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0f77dafc ath9k_hw_get_tsf_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x12e08c9b ath9k_hw_gpio_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x14274815 ath9k_hw_setup_statusring +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1fbcf92c ar9003_mci_set_bt_version +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x25e7fa09 ath9k_hw_set_txpowerlimit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x27358e48 ath9k_hw_setantenna +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x27df6158 ath9k_hw_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x27f37526 ath9k_hw_beaconinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x29fb60fd ath9k_hw_stop_dma_queue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2c8ba4ad ath9k_hw_setrxabort +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2de8cb10 ath9k_hw_beaconq_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2e272b6f ath9k_hw_bstuck_nfcal +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x30b3c503 ath9k_hw_btcoex_init_scheme +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x34e7b5a0 ath9k_hw_reset_calvalid +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3a5570b9 ar9003_mci_get_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3a60d576 ath9k_hw_wow_wakeup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3a9595e8 ath9k_hw_btcoex_set_weight +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3b41d736 ath9k_hw_gpio_get +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3b8d23e7 ath9k_hw_set_sta_beacon_timers +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3dc5623a ath9k_hw_updatetxtriglevel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3dd9e408 ath9k_hw_gen_timer_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x441c79f8 ar9003_mci_send_message +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x44cdc3db ath9k_hw_releasetxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4588eb02 ath9k_hw_rxprocdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x45ace86a ath_gen_timer_isr +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x45b11722 ath9k_hw_settsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x46be107f ath9k_hw_gettsf32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x47f7940a ath9k_hw_kill_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4d091bb8 ath9k_hw_process_rxdesc_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4dab0d98 ath9k_hw_write_associd +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x52476b9f ath9k_hw_wait +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x52dacd58 ath9k_hw_gpio_request_out +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5369cef5 ath9k_hw_getrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5481172a ath9k_hw_btcoex_bt_stomp +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6022e066 ath9k_hw_setmcastfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6290011c ath9k_hw_addrxbuf_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x632a40fe ath9k_hw_btcoex_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6337416b ar9003_mci_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6a682011 ath9k_hw_check_nav +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6bdffab2 ath9k_hw_btcoex_init_3wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6cdca8e4 ath9k_hw_reset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6d3607f7 ar9003_paprd_create_curve +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6f56b1b9 ath9k_hw_resume_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6f6310e1 ath9k_hw_numtxpending +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7551b48c ar9003_get_pll_sqsum_dvc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7716f23c ath9k_hw_getnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7885854e ath9k_hw_setpower +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7a773b06 ath9k_hw_set_gpio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x81db695e ath9k_hw_ani_monitor +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x879dadec ath9k_hw_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8891ab41 ath9k_hw_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x894a60e2 ath9k_hw_btcoex_init_mci +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8aa9b009 ath9k_hw_set_rx_bufsize +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8d864b3c ar9003_paprd_populate_single_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8e9df283 ath9k_hw_computetxtime +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x91211d0b ath9k_hw_setrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x92defa1c ath9k_hw_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x935b6945 ath9k_hw_btcoex_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x972958f4 ath9k_hw_setopmode +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x992573f4 ath9k_hw_getchan_noise +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9a3c866b ath9k_hw_get_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9a8275ce ar9003_mci_state +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9afeaedb ath9k_hw_btcoex_init_2wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9ce2dee7 ar9003_mci_send_wlan_channels +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9d7c07be ar9003_paprd_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9f7fc756 ar9003_paprd_init_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa24547d4 ath9k_hw_loadnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa5d86e0e ar9003_paprd_is_done +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa9773389 ath9k_hw_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xaa786af4 ath_gen_timer_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xaf200dc6 ath9k_hw_putrxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb0c8600a ath9k_hw_gettsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb2b0d736 ath_gen_timer_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb36354c3 ar9003_hw_bb_watchdog_check +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb6f3342a ar9003_hw_bb_watchdog_dbg_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbc321b94 ath9k_hw_gen_timer_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbea09ac6 ath9k_hw_startpcureceive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc0c6c970 ar9003_is_paprd_enabled +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc44e0454 ath9k_hw_setuptxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc48372a5 ath9k_hw_btcoex_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc91b9e7e ath9k_hw_intrpend +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xccdc9824 ath9k_hw_set_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd3482c7f ath9k_hw_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd4ac0f91 ath9k_hw_abort_tx_dma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd6664bcb ath9k_hw_abortpcurecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdaf6bb24 ath9k_hw_gpio_request_in +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdd921f50 ath9k_hw_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xde83a2ce ath9k_hw_wow_apply_pattern +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe06fae3a ath9k_hw_init_btcoex_hw +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe36cef9d ath9k_hw_txstart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe703c057 ath9k_hw_set_tx_filter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xea35497f ath9k_hw_check_alive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeb331cc8 ar9003_mci_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeb4ee819 ath9k_hw_stopdmarecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xefeb273f ath9k_hw_set_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf047fb30 ath9k_hw_disable_mib_counters +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf0f92bd5 ath9k_hw_gettxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf4c6c748 ar9003_mci_get_next_gpm_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf9a7f7ed ath9k_hw_phy_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfbbdd3f0 ath9k_hw_setuprxdesc +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xa7e2c689 atmel_open +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xe3e26367 stop_atmel_card +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xf61efdc5 init_atmel_card +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x00ce1f9c brcmu_pktq_pdeq_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x1906648e brcmu_boardrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x5a421412 brcmu_pktq_pdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x5e3e01a4 brcmu_pktq_mlen +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x6aa439c7 brcmu_pktq_init +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x926ad8a0 brcmu_pktq_pdeq_match +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa17c0ccf brcmu_dotrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xb704cb42 brcmu_pktq_flush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xbd1473a8 brcmu_pkt_buf_free_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xcca18ef5 brcmu_pktq_mdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd6217d91 brcmu_d11_attach +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xda9b0aad brcmu_pktq_pflush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xde16ecba brcmu_pktq_penq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xe99f648c brcmu_pktq_peek_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xfc134fa2 brcmu_pktq_penq_head +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xfdc1dca2 brcmu_pkt_buf_get_skb +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x48e1c2ea stop_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0xc933125b init_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0xd6cd5cde reset_airo_card +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x147f7107 libipw_wx_set_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x1d337bff libipw_xmit +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x22b0f557 libipw_wx_get_scan +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x2a88982f libipw_get_channel_flags +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x2cda1b9d libipw_get_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x38d8cac0 libipw_networks_age +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x40d8a061 libipw_wx_get_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x4729223e libipw_freq_to_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x5f41c45e libipw_channel_to_index +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x6493dc4f free_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x6592e953 libipw_is_valid_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x82258905 libipw_channel_to_freq +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x9964c566 libipw_set_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa390ca71 alloc_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xb4dbd99d libipw_rx +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xb53c8853 libipw_txb_free +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xcb8c2fa9 libipw_rx_mgt +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xd46a06a1 libipw_get_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xe1123f2d libipw_wx_set_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xeecf1a8d libipw_wx_get_encode +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x00836cad il_fill_probe_req +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x008d2e7e il_set_tx_power +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x052a4e92 il_eeprom_query16 +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x06dc29e2 _il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0bff718b il_set_decrypted_flag +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0e39b382 il_get_channel_info +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0fb7483f il_scan_cancel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1035b274 il_mac_bss_info_changed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x158c99f3 il_update_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1a984a74 il_is_ht40_tx_allowed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1fd748c1 il_add_beacon_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2362a228 il_eeprom_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x25597d0a il_leds_exit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x25d87125 il_set_rate +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2702a3ba il_txq_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2aa8fefa il_get_passive_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2b443f4d il_free_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2b708566 il_check_rxon_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2bf7eea6 il_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2f4ce269 il_send_cmd_sync +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x35370ff7 il_rx_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x36100690 il_send_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3696567b il_free_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x36c2f9cf il_chswitch_done +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x38659dbd il_init_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x388d4132 il_write_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3958da35 _il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3be5838d il_tx_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x40ca8400 il_wr_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x416bd26a il_debug_level +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x41bf32c1 il_tx_cmd_protection +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x476201ff il_irq_handle_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4a8f80d2 il_dbgfs_register +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4adbaadf il_send_bt_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4f377b9e il_rx_queue_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5619ee9f il_mac_hw_scan +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x56bdebab il_set_rxon_hwcrypto +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x58456d73 il_mac_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5cc86117 il_init_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5d25bdb4 il_leds_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x671f186f il_full_rxon_required +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6761786f il_free_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x69d8f33c il_hdl_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6c713865 il_tx_queue_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6d673dbc il_eeprom_query_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6fb625bf il_mac_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7236fa70 il_get_active_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x76f79755 il_clear_ucode_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7a96b08e il_read_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7abcf5e5 il_dbgfs_unregister +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7cbb1497 il_scan_cancel_timeout +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x847ab462 il_power_initialize +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x84c22a1f il_pm_ops +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x85ca2eea il_send_add_sta +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x87f7c1ab il_send_rxon_timing +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x893be94b il_power_update_mode +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8972c3b4 il_setup_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8b95460b il_hdl_pm_debug_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8f302d42 il_eeprom_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8ff6be22 il_set_flags_for_band +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x93f6272d il_add_station_common +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x97b54837 il_rd_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9a5124df il_send_cmd_pdu +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9b6a1dfa il_tx_cmd_complete +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9cc714af il_bg_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9e21d9b0 il_force_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa0742bad il_clear_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa2ee9462 il_alloc_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa6af3d7d il_restore_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa71e544d il_cancel_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa75108de il_cmd_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa8343b55 il_mac_conf_tx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa90f48d4 il_rx_queue_alloc +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xaebb4c67 il_tx_queue_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb31c44ff il_hdl_pm_sleep +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb65510a3 il_get_cmd_string +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb76465a2 il_send_stats_request +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7bd33ff il_isr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbc96fb36 il_set_rxon_ht +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbddd6f99 il_apm_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbf2a0631 il_init_scan_params +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc03ea3b8 il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc04f606f il_hdl_csa +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc2cad82f il_mac_sta_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc6f1ddc6 il_connection_init_rx_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcaf27485 il_set_rxon_channel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd034150a il_set_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd1d04e0d il_get_single_channel_number +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd1e7b724 il_mac_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd7d2d3ae il_get_lowest_plcp +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd8836646 il_mac_add_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xde651907 il_send_lq_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe1515093 il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe4f59fb9 il_mac_flush +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe67c71bc il_mac_change_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe6c9b105 il_usecs_to_beacons +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe6f6344b il_setup_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xea6603c6 il_hdl_spectrum_measurement +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xecc2b7ee il_get_free_ucode_key_idx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf37ce73c il_send_cmd_pdu_async +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf5c67b70 il_tx_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf70a693b il_bcast_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xfca12e4e il_cmd_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xffed3e21 il_setup_rx_scan_handlers +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x0fa4d950 __tracepoint_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x18eed9bc iwl_trans_pcie_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x2e680607 __traceiter_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x466ae44d __SCK__tp_func_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x51079490 __traceiter_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x970bf4ef __SCK__tp_func_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x9828a56a __tracepoint_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xb396913a __tracepoint_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xc60d10a5 __traceiter_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd1e69877 __SCK__tp_func_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x05bdebeb hostap_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0ffd8ace hostap_add_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x1146dc07 prism2_update_comms_qual +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x1328ec65 hostap_set_word +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x2e4e5252 hostap_set_string +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x478f3088 hostap_setup_dev +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x54a875d1 hostap_set_antsel +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x5c047f81 hostap_80211_ops +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x60119d78 hostap_set_roaming +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x60a84d13 hostap_handle_sta_tx_exc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x63bae87f hostap_master_start_xmit +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x71a580c1 hostap_init_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x75934c58 hostap_set_multicast_list_queue +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7a558d0e hostap_set_auth_algs +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7ab8ff85 hostap_info_process +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7d0446a8 hostap_set_hostapd_sta +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7fb75891 hostap_dump_rx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x8c31ef03 hostap_init_ap_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x8fb181fd hostap_free_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x91044199 hostap_get_porttype +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xaa580f4e hostap_set_hostapd +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb4b77c8b hostap_80211_get_hdrlen +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb9366c33 hostap_remove_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xc66de2d9 hostap_80211_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xc93f1c8e hostap_info_init +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xcea9a602 hostap_check_sta_fw_version +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xe2400dde hostap_init_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xe37cad5a hostap_set_encryption +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf91c03e2 hostap_dump_tx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x0997c237 orinoco_change_mtu +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x149abfb6 orinoco_open +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x22624ca6 orinoco_set_multicast_list +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x23893e7a alloc_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x28fa9c2e orinoco_tx_timeout +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x333f4478 __orinoco_ev_info +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x40741a31 orinoco_down +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x69fcd149 orinoco_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x8d601651 orinoco_stop +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x92111407 orinoco_process_xmit_skb +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa2cc5b3a free_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa74c2dc5 hermes_struct_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xb8b47635 __orinoco_ev_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xc1051a83 orinoco_if_del +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xc7bac08b orinoco_up +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xfee3e41c orinoco_if_add +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xffe27bca orinoco_interrupt +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x327a9822 mt76_rx_signal +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x47d2b12f mt76_wcid_key_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist 0xa4d694e6 rtl_btc_get_ops_pointer +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x1094d5fe _rtl92c_store_pwrindex_diffrate_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x19a65f20 rtl92c_phy_set_io +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2115772f rtl92c_phy_lc_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2327d91c _rtl92c_phy_calculate_bit_shift +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2a4b471b rtl92c_fill_h2c_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x31299de4 rtl92c_set_fw_rsvdpagepkt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x3188ebe0 rtl92c_download_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x336f1600 rtl92c_set_fw_pwrmode_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x36faa098 rtl92c_phy_sw_chnl_callback +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x3f773dca _rtl92c_phy_dbm_to_txpwr_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x44f543e9 rtl92c_dm_bt_coexist +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4e0666c5 rtl92c_dm_init_edca_turbo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x502907f4 rtl92c_dm_write_dig +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x56f7f5e7 _rtl92c_phy_init_bb_rf_register_definition +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x581fc9e6 _rtl92c_phy_fw_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5b0b6ae3 _rtl92c_phy_fw_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5cee183b rtl92c_phy_rf_config +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x60484b09 rtl92c_phy_set_bw_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x6a8008ec _rtl92c_phy_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x6d224244 rtl92ce_phy_set_rf_on +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x757b0f5d rtl92c_phy_set_io_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x7e7827e9 rtl92c_bt_rssi_state_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x892d690c _rtl92c_phy_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x8c8669a0 rtl92c_set_fw_joinbss_report_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x91a19894 _rtl92c_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa03428c2 rtl8192_phy_check_is_legal_rfpath +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xac2928aa rtl92c_phy_iq_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xbd15eb51 rtl92c_dm_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xbdb6a011 rtl92c_phy_set_txpower_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc0790927 rtl92c_dm_rf_saving +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc3457e83 rtl92c_phy_sw_chnl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc61970ef rtl92c_phy_set_rfpath_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xcf88bc1f rtl92c_dm_check_txpower_tracking +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd12be615 rtl92c_phy_update_txpower_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd38f4764 _rtl92c_phy_set_rf_sleep +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xebf4ca17 rtl92c_dm_watchdog +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xec72c813 rtl92c_phy_set_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf32ffc61 rtl92c_dm_init_rate_adaptive_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf48e1b03 rtl92c_phy_ap_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf8298faa rtl92c_firmware_selfreset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xfd4d6a95 rtl92c_phy_query_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xfe69ca17 _rtl92c_phy_bb8192c_config_parafile +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x292f4129 rtl_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x58b76416 rtl_pci_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x7adaf10d rtl_pci_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xa60ee33d rtl_pci_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x9653e856 rtl_usb_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xcf0aded8 rtl_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xd3cb7647 rtl_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xf804c0f3 rtl_usb_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x044eeddf rtl_cam_del_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x06e8aa50 rtl_rx_ampdu_apply +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0b038e24 channel5g_80m +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x11db10e0 rtl_mrate_idx_to_arfr_id +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1b945315 rtl_addr_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x20e7e813 rtl_cam_empty_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x25bc405a rtl_dm_diginit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x30a956d7 rtl_query_rxpwrpercentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x36fdfaaf rtl_get_tcb_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x373954a4 efuse_one_byte_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x455d4b00 rtl_cam_mark_invalid +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4e1dd421 rtl_cam_reset_all_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x54824f58 channel5g +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5bbc7113 rtl_ps_enable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5c5bd50d rtl_init_rfkill +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x60b19f1f rtl_phy_scan_operation_backup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x67678fa1 rtl_send_smps_action +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x69da29b6 rtl_cam_delete_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x719baa3b rtl_bb_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x77672019 rtl_cam_add_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7ad9c6c6 efuse_shadow_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7b3e638f rtlwifi_rate_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8ea60059 rtl_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9f36fb34 rtl_collect_scan_list +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa01d4336 efuse_read_1byte +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa05d78fb rtl_hal_pwrseqcmdparsing +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa06e25e4 rtl_init_sw_leds +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa0b7e142 rtl_process_phyinfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xaba770f1 rtl_ps_disable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb00efec3 rtl_rfreg_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc0d87e03 efuse_power_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc80e812d rtl_cmd_send_packet +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd8892ee7 rtl_efuse_shadow_map_update +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xdba93243 rtl_cam_get_free_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe25475e7 rtl_signal_scale_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xebedfe5f rtl_wowlan_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xed7c8cf2 rtl_evm_db_to_percentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xffcb43f8 rtl_c2hcmd_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8723d 0x397ccb1f rtw8723d_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8821c 0xa4bcbc92 rtw8821c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822b 0xd29cb1ad rtw8822b_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822c 0x3d5eda93 rtw8822c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x00e960a2 rtw_tx_write_data_h2c_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x12f7ef70 rtw_rx_fill_rx_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1d2bf785 rtw_parse_tbl_txpwr_lmt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1d6ebd2e rtw_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1dc2d072 rtw_tx_ac_to_hwq +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1eb56817 rtw_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x22c1f0a2 rtw_parse_tbl_phy_cond +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2905a2f0 rtw_bf_enable_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x33b3f3c0 rtw_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x343f203d rtw_phy_parsing_cfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x369c830e rtw_dump_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x36c5bfca rtw_disable_lps_deep_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x379a68b1 rtw_set_rx_freq_band +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x3bddc06a rtw_phy_write_rf_reg_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x440b7589 rtw_phy_rf_power_2_rssi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4512d093 rtw_tx_queue_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x456d3eb6 rtw_tx_write_data_rsvd_page_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4923d71c __rtw_dbg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x519c8ba9 rtw_rate_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x5231d7b0 check_hw_ready +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x55938054 rtw_tx_fill_tx_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58210e60 rtw_rate_section +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x5abda4bb rtw_rx_stats +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x632f4a4a rtw_fw_do_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6744e2d6 rtw_bf_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6c8880f8 rtw_phy_cfg_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6cb85601 rtw_phy_write_rf_reg_mix +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x739b2c42 rtw_set_channel_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x780fb7a4 rtw_phy_cfg_agc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x785c374a rtw_coex_read_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7af951c2 rtw_phy_cfg_bb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7d076c23 rtw_phy_pwrtrack_avg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7e9fd205 rtw_phy_config_swing_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x82c318b3 rtw_power_mode_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x87a24fc6 rtw_phy_read_rf_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8c3fef81 rtw_fw_inform_rfk_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9481f8e6 rtw_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9810cfe6 rtw_unregister_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9c7bce2f rtw_phy_set_tx_power_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9d308330 rtw_bf_cfg_csi_rate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9d7516e7 rtw_phy_cfg_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa3294491 rtw_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xabb234a0 rtw_tx_report_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xac0ddbf2 rtw_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xaf4088e6 rtw_phy_pwrtrack_thermal_changed +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb20d4f8e rtw_phy_set_edcca_th +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb5ec5fc9 rtw_phy_get_tx_power_index +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb95701cc rtw_coex_write_scbd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xbd4e2ef1 rtw_phy_pwrtrack_need_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc278ee2f rtw_bf_enable_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc382da16 rtw_dump_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc4d9388f rtw_bf_remove_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xcdc47a5c rtw_restore_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xcf12a876 rtw_coex_write_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd9d7f43c rtw_register_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdb55c492 rtw_fw_c2h_cmd_isr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdeb8d4a3 rtw_bf_set_gid_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe22dc47a rtw_regd_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe5a852f8 rtw_phy_load_tables +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe863d1a5 rtw_bf_remove_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xeab4f9bb rtw_parse_tbl_bb_pg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xed22a453 rtw_fw_c2h_cmd_rx_irqsafe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf04d30ba rtw_read8_physical_efuse +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf16ffc06 rtw_phy_pwrtrack_get_pwridx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf4987e56 rtw_phy_pwrtrack_need_lck +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf7c08c3a rtw_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xfdbeb8d8 rtw_phy_pwrtrack_get_delta +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x36600c74 rtw_pci_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x5608d6d7 rtw_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x690b85b2 rtw_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0xb101c661 rtw_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x11bf9f39 rtw_sdio_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x70e03744 rtw_sdio_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xd538ad67 rtw_sdio_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xf229ef5f rtw_sdio_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x1d4c17c3 rtw_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x234e4b47 rtw_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8851b 0xdafa4fd3 rtw8851b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852a 0x10aef1ed rtw8852a_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852b 0x6730231d rtw8852b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852c 0xfc956f72 rtw8852c_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x063548cb rtw89_phy_config_rf_reg_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0724701a rtw89_phy_set_txpwr_limit_ru +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x08ce40a9 rtw89_btc_set_policy_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1044d9cb rtw89_mac_cfg_gnt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1169d15a rtw89_btc_ntfy_wl_rfk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x13298592 rtw89_core_register +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x14fcdacc rtw89_phy_set_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x17f783a5 rtw89_core_napi_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1bad5601 __rtw89_debug +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1ef309f8 rtw89_phy_read_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1ef32856 rtw89_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x25dd422f rtw89_mac_coex_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x265d1731 rtw89_phy_get_txsc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x290cea33 rtw89_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x325e0706 rtw89_mac_cfg_ppdu_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x336ef1f8 rtw89_phy_load_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x35380e42 rtw89_phy_tssi_ctrl_set_bandedge_cfg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x36915b01 rtw89_mac_cfg_ctrl_path_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3745dccf rtw89_mac_set_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x41c3d135 rtw89_ser_notify +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x44b96241 rtw89_core_query_rxdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x47977f4f rtw89_mac_resume_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4db9dc02 rtw89_mac_write_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x512189b7 rtw89_mac_cfg_ctrl_path +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6148f0ef rtw89_rfk_parser +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x64745935 rtw89_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x64eff577 rtw89_mac_stop_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x684b1374 rtw89_fw_h2c_dctl_sec_cam_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x70663f7a rtw89_mac_disable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x742d5263 rtw89_phy_read_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7530baa1 rtw89_phy_set_txpwr_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7ab024b8 rtw89_read_efuse_ver +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x82f9b994 rtw89_mac_get_txpwr_cr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8a042d99 rtw89_mac_read_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8b968aa3 rtw89_mac_coex_init_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x906d28b2 rtw89_alloc_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x97432ff5 rtw89_core_napi_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9ac85705 rtw89_mac_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa4b1dcaa rtw89_core_rx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa9f9a8a1 rtw89_mac_get_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb3d5af08 rtw89_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb4ff0480 rtw89_core_napi_start +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb8f5286e rtw89_core_fill_txdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc50c6b18 rtw89_mac_cfg_gnt_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xcce16717 rtw89_phy_write32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd49887d5 rtw89_phy_write_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xdc8930c8 rtw89_mac_enable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xdce2c98d rtw89_mac_stop_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xdecc9713 rtw89_phy_write_reg3_tbl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe058cd80 rtw89_core_napi_stop +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe097fa03 rtw89_phy_set_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe106de94 rtw89_fw_h2c_rf_ntfy_mcc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe1f6e791 rtw89_free_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe2e707bf rtw89_core_unregister +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe3f57b04 rtw89_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe586cc6c rtw89_phy_read32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe80adbaf rtw89_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xeb02544b rtw89_mac_resume_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xee9fdc71 rtw89_btc_set_policy +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xef050a98 rtw89_core_fill_txdesc_fwcmd_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf9f32bd9 rtw89_encode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfa74fb42 rtw89_phy_write_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfb583407 rtw89_decode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfe2ac9af rtw89_core_fill_txdesc_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x0a08a5a6 rtw89_pci_config_intr_mask_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x0a4c8400 rtw89_pci_ltr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x36e892ed rtw89_pci_recognize_intrs_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x3e03fa8e rtw89_pci_disable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x4a16814c rtw89_pci_ltr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x55f7509c rtw89_pci_enable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x5eb7d4c2 rtw89_pci_enable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x6efd9f2c rtw89_bd_ram_table_dual +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x71162055 rtw89_bd_ram_table_single +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9ce0961b rtw89_pci_ch_dma_addr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9e714bab rtw89_pci_recognize_intrs +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xaf2dc1d1 rtw89_pci_disable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xb6eadb0a rtw89_pci_fill_txaddr_info_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xb779fc09 rtw89_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xba457935 rtw89_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xc1a2cd80 rtw89_pci_fill_txaddr_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xd41a7a5c rtw89_pci_config_intr_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xe70dbdc3 rtw89_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xf630d9a9 rtw89_pci_ch_dma_addr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/rsi/rsi_91x 0xc22c4144 rsi_config_wowlan +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x1863ce6e wl1271_free_tx_id +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x4ec86eea wlcore_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x8505cfd1 wl12xx_is_dummy_packet +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xeeb6b957 wlcore_calc_packet_alignment +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x6669a17b fdp_nci_probe +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0xbfc8c259 fdp_nci_remove +EXPORT_SYMBOL drivers/nfc/microread/microread 0xc61d10a3 microread_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0xe90d37a4 microread_remove +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x1a949415 nxp_nci_remove +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x84070705 nxp_nci_probe +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0xdb38d781 nxp_nci_fw_recv_frame +EXPORT_SYMBOL drivers/nfc/pn533/pn533 0x176320f7 pn533_recv_frame +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0x3700122d pn544_hci_probe +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0x38da2aab pn544_hci_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x07add4cc s3fwrn5_phy_power_ctrl +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x118c42a1 s3fwrn5_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x774203fc s3fwrn5_phy_set_wake +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x94f56b5b s3fwrn5_probe +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xc89200b9 s3fwrn5_recv_frame +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xedb12f10 s3fwrn5_phy_set_mode +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xf2ab60da s3fwrn5_phy_get_mode +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x37141bed ndlc_probe +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x4264b674 st_nci_se_deinit +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x44f001f2 ndlc_close +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x4865db8a ndlc_recv +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x5c45258d st_nci_se_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x728f345c ndlc_send +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x9d6074a0 ndlc_open +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xad4ded3d ndlc_remove +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xdac6d391 st_nci_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xe1872aa2 st_nci_se_io +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x0368785d st21nfca_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x13df0509 st21nfca_im_send_dep_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x15bdfc9f st21nfca_im_send_atr_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x1aed1356 st21nfca_dep_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x4bb6243a st21nfca_tm_send_dep_res +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x56d97013 st21nfca_hci_probe +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x695d0dd0 st21nfca_apdu_reader_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x72211d0f st21nfca_hci_enable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x7bb21d31 st21nfca_dep_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x7c22848d st21nfca_hci_se_io +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x8b1ace89 st21nfca_dep_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x8f18a47d st21nfca_hci_discover_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xa12da76f st21nfca_se_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xb93a5cde st21nfca_se_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xcce63c32 st21nfca_hci_remove +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xd10f769d st21nfca_hci_disable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xd4a9c412 st21nfca_hci_loopback_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xea676855 st21nfca_connectivity_event_received +EXPORT_SYMBOL drivers/ntb/ntb 0x101d66e0 ntb_link_event +EXPORT_SYMBOL drivers/ntb/ntb 0x1cdca0b1 ntbm_msi_free_irq +EXPORT_SYMBOL drivers/ntb/ntb 0x227c74d0 ntb_db_event +EXPORT_SYMBOL drivers/ntb/ntb 0x3d11a992 ntb_msg_event +EXPORT_SYMBOL drivers/ntb/ntb 0x45145274 ntb_register_device +EXPORT_SYMBOL drivers/ntb/ntb 0x56a75ccf ntb_unregister_device +EXPORT_SYMBOL drivers/ntb/ntb 0x6266081e ntb_msi_clear_mws +EXPORT_SYMBOL drivers/ntb/ntb 0x6f452026 ntbm_msi_request_threaded_irq +EXPORT_SYMBOL drivers/ntb/ntb 0x723e6c24 ntb_default_peer_port_count +EXPORT_SYMBOL drivers/ntb/ntb 0x749c91c7 ntb_msi_init +EXPORT_SYMBOL drivers/ntb/ntb 0x850b648f ntb_msi_peer_addr +EXPORT_SYMBOL drivers/ntb/ntb 0x8691e02a ntb_default_peer_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0xa16dfd7d ntb_clear_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0xa77b9cbf ntb_msi_peer_trigger +EXPORT_SYMBOL drivers/ntb/ntb 0xbe3dd0af ntb_msi_setup_mws +EXPORT_SYMBOL drivers/ntb/ntb 0xc90f4fb4 ntb_default_peer_port_idx +EXPORT_SYMBOL drivers/ntb/ntb 0xdeaf85eb __ntb_register_client +EXPORT_SYMBOL drivers/ntb/ntb 0xdffd72a4 ntb_unregister_client +EXPORT_SYMBOL drivers/ntb/ntb 0xf193bd1f ntb_default_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0xf30c5c3e ntb_set_ctx +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0x09870aa9 nvdimm_namespace_attach_btt +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0x8090022f nvdimm_namespace_detach_btt +EXPORT_SYMBOL drivers/parport/parport 0x01ef03ef parport_find_base +EXPORT_SYMBOL drivers/parport/parport 0x092c4035 parport_claim_or_block +EXPORT_SYMBOL drivers/parport/parport 0x0c9966b8 parport_register_port +EXPORT_SYMBOL drivers/parport/parport 0x174e902d parport_register_dev_model +EXPORT_SYMBOL drivers/parport/parport 0x17f2d8a1 parport_ieee1284_epp_read_addr +EXPORT_SYMBOL drivers/parport/parport 0x269816cf parport_ieee1284_write_compat +EXPORT_SYMBOL drivers/parport/parport 0x46ee3248 parport_remove_port +EXPORT_SYMBOL drivers/parport/parport 0x487d7e54 parport_ieee1284_epp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x4b032808 parport_wait_event +EXPORT_SYMBOL drivers/parport/parport 0x4d2a941b parport_ieee1284_interrupt +EXPORT_SYMBOL drivers/parport/parport 0x4fa5714d parport_put_port +EXPORT_SYMBOL drivers/parport/parport 0x5b0e14d4 parport_ieee1284_read_nibble +EXPORT_SYMBOL drivers/parport/parport 0x5e3a3912 parport_irq_handler +EXPORT_SYMBOL drivers/parport/parport 0x74642f6d parport_ieee1284_ecp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x7fd80514 parport_unregister_driver +EXPORT_SYMBOL drivers/parport/parport 0x855a1529 parport_announce_port +EXPORT_SYMBOL drivers/parport/parport 0xa5033689 parport_ieee1284_epp_read_data +EXPORT_SYMBOL drivers/parport/parport 0xa5c4184d parport_del_port +EXPORT_SYMBOL drivers/parport/parport 0xa90890cc __parport_register_driver +EXPORT_SYMBOL drivers/parport/parport 0xaf61ad07 parport_ieee1284_read_byte +EXPORT_SYMBOL drivers/parport/parport 0xb114204a parport_release +EXPORT_SYMBOL drivers/parport/parport 0xbaa30eaf parport_ieee1284_ecp_read_data +EXPORT_SYMBOL drivers/parport/parport 0xcc66db0d parport_ieee1284_epp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0xcda6f07c parport_find_number +EXPORT_SYMBOL drivers/parport/parport 0xd68c5a97 parport_write +EXPORT_SYMBOL drivers/parport/parport 0xdc7cf860 parport_set_timeout +EXPORT_SYMBOL drivers/parport/parport 0xdf43c387 parport_claim +EXPORT_SYMBOL drivers/parport/parport 0xe185eba2 parport_read +EXPORT_SYMBOL drivers/parport/parport 0xe873b176 parport_wait_peripheral +EXPORT_SYMBOL drivers/parport/parport 0xeef0f9d9 parport_unregister_device +EXPORT_SYMBOL drivers/parport/parport 0xef7b8fab parport_negotiate +EXPORT_SYMBOL drivers/parport/parport 0xf07f8a34 parport_ieee1284_ecp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0xf9ad07b3 parport_get_port +EXPORT_SYMBOL drivers/parport/parport_pc 0xad753c7d parport_pc_unregister_port +EXPORT_SYMBOL drivers/parport/parport_pc 0xdb84deb1 parport_pc_probe_port +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x1edb9a98 pcmcia_parse_uevents +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x212db8d2 pcmcia_socket_list +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x3f5ad3d7 pcmcia_reset_card +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x4299d586 pcmcia_get_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x4ec49f63 pcmcia_put_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x50f8f3f4 pcmcia_get_socket_by_nr +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xa22e3b4a pcmcia_register_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xb2754f92 pcmcia_unregister_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xb6aaae2e pcmcia_parse_events +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xb7f9bb3c pcmcia_socket_class +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xcf97f3bd dead_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xe995862b pccard_register_pcmcia +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xf942709b pcmcia_socket_list_rwsem +EXPORT_SYMBOL drivers/pcmcia/pcmcia_rsrc 0x5b60c37a pccard_static_ops +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x7f897561 cros_ec_register +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x85e8cf2b cros_ec_unregister +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x918fcefe cros_ec_suspend +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xdb790c54 cros_ec_resume +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xf25aacf5 cros_ec_irq_thread +EXPORT_SYMBOL drivers/regulator/rohm-regulator 0x20d7cf13 rohm_regulator_set_dvs_levels +EXPORT_SYMBOL drivers/rpmsg/qcom_glink 0xd7119b40 qcom_glink_native_rx +EXPORT_SYMBOL drivers/rpmsg/qcom_smd 0xa0e8dc3b qcom_smd_register_edge +EXPORT_SYMBOL drivers/rpmsg/qcom_smd 0xadc8e61f qcom_smd_unregister_edge +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x5689798f rpmsg_chrdev_eptdev_create +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x735554e2 rpmsg_chrdev_eptdev_destroy +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x0be33e9e rpmsg_register_device_override +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x169d0d19 rpmsg_unregister_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x1da93420 rpmsg_create_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x24955032 rpmsg_find_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x42561663 rpmsg_sendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x6c32246a rpmsg_trysend +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x76ae45be rpmsg_trysend_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x7f494fed rpmsg_create_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xac630529 unregister_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xb16da8f3 rpmsg_destroy_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xb2daccb1 __register_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xb418c869 rpmsg_poll +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd1225a0b rpmsg_trysendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd44170fc rpmsg_send +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xf0e7cdef rpmsg_class +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xf159ecf8 rpmsg_send_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xf67a350b rpmsg_register_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xfc4241c9 rpmsg_get_mtu +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xff054556 rpmsg_release_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_ns 0xd4348561 rpmsg_ns_register_device +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x4a29ab38 scsi_esp_intr +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x52049509 scsi_esp_template +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x81d0fc79 scsi_esp_unregister +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xdf49f1a7 scsi_esp_cmd +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xea6a0099 scsi_esp_register +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x1583a52c fcoe_transport_detach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x1b83a32d fcoe_ctlr_recv_flogi +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x436d74b2 fcoe_ctlr_recv +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x4acfe370 fcoe_ctlr_link_down +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x5c20cb29 fcoe_ctlr_link_up +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x6b2f973d fcoe_ctlr_els_send +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xb2374d82 fcoe_transport_attach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xbb778b59 fcoe_ctlr_set_fip_mode +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xc27e1661 fcoe_ctlr_destroy +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xc282d22a fcoe_ctlr_init +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xd3658837 fcoe_fcf_get_selected +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0072234d fc_seq_set_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x05437a07 fc_lport_set_local_id +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x08280d81 fc_fabric_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x099f0949 fc_set_mfs +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0d47a8c5 fc_exch_mgr_add +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x11f303bf fc_fc4_deregister_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x157652fd fc_get_host_speed +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x1be4b3c8 fc_disc_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x22b90986 fc_exch_mgr_del +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x232bc48e fc_seq_assign +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2364bb41 fc_exch_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x27dcc0c2 fc_eh_host_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x450f32c3 fc_rport_recv_req +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x50ac6db0 fc_lport_iterate +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x520cfcca fc_vport_setlink +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x55aca86a fc_linkup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x55bf799c fc_exch_mgr_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x56575292 fc_rport_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x599a5067 fc_lport_logo_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x5ea9c72b fc_rport_terminate_io +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x672eaa12 fc_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x68517eb1 fc_exch_update_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x725fa7f3 fc_lport_flogi_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7841c276 fc_exch_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x79650ade fc_lport_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x79eb6c4f fc_exch_mgr_free +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7f05dba0 fc_rport_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7f3407a7 fc_seq_start_next +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x811811e0 fc_exch_done +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x82ce4d21 fc_fc4_register_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x868a25a5 fc_lport_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8cabd95f fc_linkdown +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8e2b1335 fc_exch_mgr_list_clone +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x92fa0c4b fc_disc_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x94da3ca3 fc_fabric_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x95544801 fc_exch_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9d50ed7e fc_rport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9e29564d fc_frame_alloc_fill +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa141b1fc fc_rport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa1bcd198 fc_cpu_mask +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa2469f5f fc_frame_crc_check +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa4be1b9d fc_fcp_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa5272e0b fc_elsct_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa66eeddc fc_eh_device_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xacece8e1 fc_rport_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb0ddd5a1 fc_rport_flush_queue +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb9bba54b fc_get_host_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xba45f45c fc_vport_id_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbe85a8a8 fc_slave_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc0545348 fc_lport_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc444432e fc_eh_abort +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc5d3c86f fc_fill_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc6dfbd2c libfc_vport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcb34db88 fc_fill_reply_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcc5cdbd6 fc_lport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xce0e5c6d fc_get_host_port_state +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xdc20cee1 fc_lport_bsg_request +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5c9e2e0 _fc_frame_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5cf06b5 fc_lport_notifier_head +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe6d63ed3 fc_elsct_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xf09574ee fc_exch_mgr_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xf0de45b4 fc_fcp_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xf4dbbe40 fc_queuecommand +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfa4667d1 fc_seq_release +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfaedac4e fc_set_rport_loss_tmo +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfc6b044a fc_lport_reset +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x135d0d41 sas_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x1d02db35 sas_suspend_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x4a8e3d34 try_test_sas_gpio_gp_bit +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x9b3fd4d5 sas_resume_ha_no_sync +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xd60ffbc6 sas_prep_resume_ha +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x368505c3 mraid_mm_register_adp +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x469f3dfd qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x54ef2f8d qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x794f7b4c qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x8656a252 qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x8877ee17 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xa40392e8 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc8c4f752 qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xcb837f61 qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xcf334d74 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xedf5f6fc qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xee54ceb4 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xee80f6de qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/raid_class 0x19bcbd2c raid_class_attach +EXPORT_SYMBOL drivers/scsi/raid_class 0x77afdc8e raid_class_release +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x0ec4c4a1 fc_block_scsi_eh +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x375f8bbd fc_get_event_number +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x49a7124c fc_remote_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x5603c3a9 fc_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x68d342c4 fc_host_post_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x6f9745f7 fc_remote_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x793edd5b fc_eh_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x803ea7ad fc_host_post_fc_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xa4422101 fc_block_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xa6772695 fc_remote_port_rolechg +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xa787dd09 fc_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xacabc5b9 fc_host_fpin_rcv +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xd5765c8e fc_host_post_vendor_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xd86c82c5 fc_vport_terminate +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xdf21f513 scsi_is_fc_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xf17e1ba1 fc_find_rport_by_wwpn +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xf5c6412f fc_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xfa8394f0 fc_vport_create +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x0098837e sas_phy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x038cc95d sas_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x2061cd07 sas_end_device_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x293bde03 sas_rphy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x417c57ce sas_port_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x4a6498e8 sas_expander_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x522496fb sas_port_mark_backlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x5a9fba77 sas_port_get_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x5b9ed61b sas_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x627acf27 scsi_is_sas_port +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x65d70792 sas_phy_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x66a47c80 sas_rphy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x7efc4a6c sas_rphy_unlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x7f2b589a sas_read_port_mode_page +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x96f2c1e9 sas_remove_children +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xabf31966 sas_phy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xac34ece0 sas_phy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xbe0245b2 sas_port_alloc_num +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc8054efd sas_port_delete_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xcc856dc6 sas_port_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xd6055bc8 sas_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xdcc872e7 sas_port_add_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xdd02bdb6 sas_rphy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xdd0d6e86 scsi_is_sas_rphy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xdf258aa6 sas_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xf4d28434 sas_rphy_remove +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xf87d918a sas_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xfa2dfb8e scsi_is_sas_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xfbcc13be sas_get_address +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x1bed0f59 spi_display_xfer_agreement +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x215261a5 spi_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x219dac39 spi_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x2e346faf spi_schedule_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x3686ea09 spi_print_msg +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xad127d3b spi_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x2d8015ea srp_rport_get +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x405b6e05 srp_parse_tmo +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x5817225e srp_start_tl_fail_timers +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xa8537916 srp_reconnect_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xc3900051 srp_rport_put +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xf1a30dc5 srp_timed_out +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x030f2d6c dpaa2_io_service_enqueue_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x21e76a68 dpaa2_io_get_adaptive_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2bc276ca dpaa2_io_update_net_dim +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x35210a1c dpaa2_io_set_irq_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x3d01f417 dpaa2_io_service_pull_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xb629a241 dpaa2_io_get_irq_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xc4ccef03 dpaa2_io_get_cpu +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xdb008703 dpaa2_io_service_enqueue_multiple_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xe0f67b93 dpaa2_io_service_enqueue_multiple_desc_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xfa0aedff dpaa2_io_set_adaptive_coalescing +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x07564e82 cmdq_pkt_assign +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x081d1a1a cmdq_pkt_write_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x1295d377 cmdq_pkt_create +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x1f3ed632 cmdq_pkt_jump +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x3211f4b7 cmdq_mbox_destroy +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x3f6fab3f cmdq_pkt_write_s_mask_value +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x3fc19424 cmdq_pkt_write +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x45dae4fc cmdq_pkt_poll +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x578699c0 cmdq_pkt_finalize +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x58cdc788 cmdq_pkt_poll_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x5a123a5e cmdq_pkt_write_s_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x5bfd584c cmdq_pkt_set_event +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x8aa532b3 cmdq_pkt_write_s_value +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x8ab965b5 cmdq_pkt_wfe +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x9194f23f cmdq_pkt_flush_async +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xa40c93c8 cmdq_pkt_clear_event +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xd529f27b cmdq_pkt_destroy +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xdbc0431f cmdq_mbox_create +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xdf8340fe cmdq_pkt_write_s +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xf8de51ee cmdq_dev_get_client_reg +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xfec2df2b cmdq_pkt_read_s +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0x7e68420f of_get_ocmem +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xc53d76b1 ocmem_allocate +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xf9b05967 ocmem_free +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x1c76ea4d pdr_restart_pd +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x432975e6 pdr_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x47b2ed49 pdr_handle_alloc +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0xf618ca5b pdr_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x05cf6bd7 geni_se_clk_tbl_get +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x09034ac9 geni_icc_set_tag +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x144c6b60 geni_se_clk_freq_match +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x19610a03 geni_icc_disable +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x1b2e17a1 geni_se_tx_dma_unprep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x2728c89d geni_se_rx_init_dma +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x3e6c0e10 geni_se_select_mode +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x4df51a02 geni_icc_set_bw +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x52149d57 geni_se_rx_dma_unprep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x59001e6f geni_se_tx_init_dma +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x74a1d5da geni_se_get_qup_hw_version +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x86dfaf4e geni_se_resources_off +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x89f87551 geni_se_resources_on +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xad8a91c4 geni_icc_get +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xc42637b2 geni_se_config_packing +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xc8bb233b geni_se_rx_dma_prep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xcbe8a181 geni_se_tx_dma_prep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xea50bdb0 geni_se_init +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xffec8509 geni_icc_enable +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x2333aed6 qmp_put +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x7fedfb35 qmp_get +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x9e2aa1df qmp_send +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x0f1f6a2f qmi_send_response +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x20ca3d02 qmi_txn_wait +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x28ac2fd2 qmi_encode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x2a90c48f qmi_handle_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x36bec315 qmi_send_indication +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x42a641c8 qmi_txn_cancel +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x438dff07 qmi_add_server +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x4cd2fe40 qmi_response_type_v01_ei +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x53300c39 qmi_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x556a0827 qmi_txn_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x6051451d qmi_decode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x7b2aa671 qmi_send_request +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x97b96447 qmi_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/smd-rpm 0x3abef80b qcom_rpm_smd_write +EXPORT_SYMBOL drivers/soc/qcom/wcnss_ctrl 0x4fc3a78e qcom_wcnss_open_channel +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x0ba2350c sdw_nwrite_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x0c42f668 sdw_bus_master_delete +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x15c7904a sdw_extract_slave_id +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x16d1706b sdw_prepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x185842a1 sdw_clear_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1b2ee709 sdw_bus_master_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1deee061 sdw_find_row_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1e86cd9d sdw_stream_add_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1fbd9134 sdw_show_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3a85e2d4 sdw_bwrite_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3b0a8582 sdw_startup_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4031fd2f sdw_update +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4b032520 sdw_nwrite +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4cde88bf sdw_disable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x53b34c1a sdw_bus_prep_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x5e134ecc sdw_compare_devid +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x601d2c35 sdw_update_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x60e31fbb sdw_find_col_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6124a332 sdw_write +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x68d02dcf sdw_handle_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6c5cc54b sdw_slave_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6f95b16b sdw_shutdown_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x71891d59 sdw_deprepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x7a5f4acb sdw_bread_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x92be18e9 sdw_nread_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9e122d79 sdw_alloc_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xba54b904 sdw_cols +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbbec2c2e sdw_enable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbdde7304 sdw_stream_remove_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xc2c5c0fe sdw_master_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xc2e85f09 sdw_stream_add_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xce622b6b sdw_slave_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd4e24e2c sdw_bus_exit_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xda5bce09 sdw_release_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xdff13b93 sdw_nread +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe4567a83 sdw_write_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe8843b24 sdw_read_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf53ba0b8 sdw_rows +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf8554b6a sdw_stream_remove_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf9585839 sdw_read +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xfffea1f7 sdw_bus_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x206f1197 cdns_bus_conf +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x22e3666a sdw_cdns_config_update_set_wait +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x2f00d44d sdw_cdns_exit_reset +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x34712074 sdw_cdns_irq +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x4d6f65ff sdw_cdns_alloc_pdi +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x67b203c3 sdw_cdns_pdi_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x6b95867b cdns_xfer_msg +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x9090f25a cdns_xfer_msg_defer +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x9729ade4 sdw_cdns_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xd3f731b5 sdw_cdns_check_self_clearing_bits +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xd4b35b6c sdw_cdns_enable_interrupt +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xd4f76916 sdw_cdns_config_update +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xdc8af519 sdw_cdns_probe +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xdf9b4ddf sdw_cdns_config_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xe66e7933 cdns_read_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xed0f0f64 sdw_cdns_clock_restart +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xf0b0e856 sdw_cdns_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xfebe8755 cdns_set_sdw_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xff2c73eb sdw_cdns_is_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0x69c68d75 sdw_compute_params +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0x783574e7 sdw_compute_slave_ports +EXPORT_SYMBOL drivers/ssb/ssb 0x1d1029c6 ssb_driver_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x25c06df5 ssb_device_is_enabled +EXPORT_SYMBOL drivers/ssb/ssb 0x2ed9ad89 ssb_bus_resume +EXPORT_SYMBOL drivers/ssb/ssb 0x34905534 ssb_bus_may_powerdown +EXPORT_SYMBOL drivers/ssb/ssb 0x4e1e8cf6 ssb_set_devtypedata +EXPORT_SYMBOL drivers/ssb/ssb 0x602ae63c ssb_dma_translation +EXPORT_SYMBOL drivers/ssb/ssb 0x680924fa ssb_pcihost_register +EXPORT_SYMBOL drivers/ssb/ssb 0x6aba9370 __ssb_driver_register +EXPORT_SYMBOL drivers/ssb/ssb 0x71819e41 ssb_bus_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x71d90ef0 ssb_pcicore_dev_irqvecs_enable +EXPORT_SYMBOL drivers/ssb/ssb 0x72863937 ssb_commit_settings +EXPORT_SYMBOL drivers/ssb/ssb 0x732d70e0 ssb_chipco_gpio_control +EXPORT_SYMBOL drivers/ssb/ssb 0xa45de79d ssb_clockspeed +EXPORT_SYMBOL drivers/ssb/ssb 0xac53625c ssb_bus_powerup +EXPORT_SYMBOL drivers/ssb/ssb 0xb16f23f6 ssb_bus_sdiobus_register +EXPORT_SYMBOL drivers/ssb/ssb 0xbf7eb919 ssb_device_enable +EXPORT_SYMBOL drivers/ssb/ssb 0xc8f77891 ssb_pmu_set_ldo_paref +EXPORT_SYMBOL drivers/ssb/ssb 0xcb17f1cb ssb_admatch_base +EXPORT_SYMBOL drivers/ssb/ssb 0xdeab5faf ssb_device_disable +EXPORT_SYMBOL drivers/ssb/ssb 0xdfc7c6ef ssb_admatch_size +EXPORT_SYMBOL drivers/ssb/ssb 0xe15c9f5d ssb_pmu_set_ldo_voltage +EXPORT_SYMBOL drivers/ssb/ssb 0xeca7b1c1 ssb_bus_suspend +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x25efd85a fbtft_write_reg16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x2ffeb3fa fbtft_dbg_hex +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x32fb4da8 fbtft_framebuffer_release +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x4f9ee251 fbtft_write_gpio16_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x51207edf fbtft_write_reg16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x556c3dc4 fbtft_write_reg8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x59cda090 fbtft_probe_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x5ff6b88c fbtft_write_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x658d343b fbtft_init_display +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x6cd2369b fbtft_write_buf_dc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x74c67c87 fbtft_write_gpio16_wr_latched +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x7e613e68 fbtft_write_vmem16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x95f8dcfa fbtft_write_reg8_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xa25a2beb fbtft_write_spi_emulate_9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xaf998824 fbtft_remove_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb8b97baa fbtft_read_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xbe5226d7 fbtft_unregister_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc1a06444 fbtft_unregister_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc30ac1ba fbtft_write_vmem16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc8437bb4 fbtft_write_vmem8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xca64f788 fbtft_register_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xcc589fcc fbtft_register_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd7f5912a fbtft_framebuffer_alloc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xe5f1714e fbtft_write_gpio8_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xf6285669 fbtft_write_vmem16_bus9 +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x15bf8fda gbaudio_module_update +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x85bdd139 gbaudio_unregister_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xe58c6b62 gbaudio_register_module +EXPORT_SYMBOL drivers/staging/iio/addac/adt7316 0x905a1096 adt7316_probe +EXPORT_SYMBOL drivers/staging/nvec/nvec 0x05d01f71 nvec_write_async +EXPORT_SYMBOL drivers/staging/nvec/nvec 0x313f48aa nvec_write_sync +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x03e30070 rtllib_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x04ff940c rtllib_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x0bf90f6e rtllib_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x0df18f20 notify_wx_assoc_event +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1305319a rtllib_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1a0c4dbc rtllib_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x22166084 rt_global_debug_component +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x261d9950 rtllib_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x272708cb rtllib_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2ce8c665 rtllib_sta_ps_send_null_frame +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2d9512da rtllib_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2e07964e rtllib_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x40e5ae0a rtllib_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x417a2492 dot11d_channel_map +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4dc3cfff rtllib_DisableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x536cc837 rtllib_MgntDisconnect +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x56562b71 rtllib_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x599e6710 rtllib_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x59ee44e5 free_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x59f43451 rtllib_act_scanning +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x62d5b941 rtllib_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x6d1df520 rtllib_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x71531a7e rtllib_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7352d8f8 HT_update_self_and_peer_setting +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x73a5d81e rtllib_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x783c3cf4 RemovePeerTS +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x816a16d4 rtllib_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x82c56723 rtllib_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x860f322c rtllib_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x88469278 rtllib_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8c46a52f rtllib_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x93b9088f rtllib_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x9411b8c4 rtllib_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x956a1b82 rtllib_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x95b414be rtllib_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x992c8378 rtllib_rx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa31cbc93 rtllib_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xaf4d403a rtllib_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xafa7da8e rtllib_EnableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xb64791af rtllib_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc52f9813 dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc9a432bd rtllib_xmit +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xcc9eafdf alloc_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xceebae10 rtllib_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xcfa5dd0e rtllib_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd1ae2eb8 rtllib_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd57236e9 rtllib_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xdddc3974 rtllib_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf08cafc9 rtllib_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf517434c rtllib_stop_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x094a515f ieee80211_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0f28f30f ieee80211_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x194ad89b dot11d_scan_complete +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2068da19 ieee80211_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x20e67b8a ieee80211_disassociate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x21c9e175 ieee80211_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x232e7944 ieee80211_wlan_frequencies +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x25366163 ieee80211_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2735a363 ieee80211_wx_get_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x28587d8a is_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3a7a4fac ieee80211_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x460e74e5 HTUpdateSelfAndPeerSetting +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x5bead89e ieee80211_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x5fe9da68 ieee80211_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6651f895 ieee80211_is_shortslot +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6722029d ieee80211_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6a1e305a ieee80211_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6ac9f319 ieee80211_softmac_xmit +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6ee1fbc9 ieee80211_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x7a658f9c ieee80211_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x82291cdb ieee80211_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8277bde7 ieee80211_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x82c5130f dot11d_reset +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x86f77656 ieee80211_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x96fa83d1 ieee80211_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9752ff29 ieee80211_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9dbbe83c ieee80211_softmac_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa20975a4 ieee80211_rx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa2a8f14d ieee80211_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa373e91f ieee80211_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa4813bb6 ieee80211_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xabf81a18 ieee80211_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xadaa8e75 dot11d_update_country_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb7fafaa7 ieee80211_wpa_supplicant_ioctl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb886af5d ieee80211_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc1fc9048 ieee80211_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc923c8e9 ieee80211_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xcbf767a7 ieee80211_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xcc5e61cf ieee80211_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd539fc83 ieee80211_rx_mgt +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd8e143ca ieee80211_wake_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd916386f ieee80211_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xdae8062a ieee80211_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe260033f rtl8192u_dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe290dcbb dot11d_get_max_tx_pwr_in_dbm +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe3372510 ieee80211_is_54g +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe3b98be9 ieee80211_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe586e293 ieee80211_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe7c77782 ieee80211_txb_free +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xec8dc0c6 SendDisassociation_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xef82e60b to_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf422b7e2 ieee80211_stop_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf44012d1 ieee80211_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf446a133 notify_wx_assoc_event_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf6c2681b ieee80211_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf9f4be76 ieee80211_wx_set_encode_ext +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x0a4f3e43 iscsit_tmr_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x0cdeec77 iscsi_target_check_login_request +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1080ca34 iscsit_set_unsolicited_dataout +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1220acc9 iscsit_setup_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x12620546 iscsit_build_datain_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x12d124d0 iscsit_build_task_mgt_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x144dd124 iscsit_check_dataout_payload +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x261e0a72 iscsit_unregister_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x26d48ad2 iscsit_reject_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2aade4b3 iscsit_build_text_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2b74ec70 iscsit_allocate_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2f75716e iscsit_setup_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4305a1ab iscsit_add_cmd_to_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x44e176cb iscsit_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x45b8d9ed iscsit_handle_snack +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x47c91c6f iscsit_build_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5260a07f iscsit_add_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x53cb0268 iscsit_queue_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5a47041f iscsit_build_nopin_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5c3875a8 iscsit_cause_connection_reinstatement +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5d35f294 iscsit_logout_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6fa8579e iscsi_change_param_sprintf +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x860f9460 iscsit_process_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x9565d889 iscsit_find_cmd_from_itt_or_dump +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x973a0635 iscsit_stop_dataout_timer +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x97485d63 iscsit_get_datain_values +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x99962e45 iscsit_aborted_task +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa1d00c5f iscsit_increment_maxcmdsn +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa5456fbd iscsit_find_cmd_from_itt +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa5a440e7 iscsit_setup_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa5f0bfbc iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa6549510 iscsit_handle_logout_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa8e99a50 iscsit_build_r2ts_for_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xad2f1e55 iscsit_process_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xbd15f24f iscsit_response_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc0067f0f iscsit_thread_check_cpumask +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xcf7d978f iscsit_sequence_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd04d5308 iscsit_build_logout_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xdb339cdd iscsit_free_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe0378555 iscsit_release_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe245be20 iscsit_register_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe6856ddb iscsit_process_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe7ba15c0 __iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xeb945a10 iscsit_handle_task_mgt_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf34332f0 iscsi_find_param_from_key +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xfa2b430f iscsit_build_rsp_pdu +EXPORT_SYMBOL drivers/target/target_core_mod 0x01e930eb transport_alloc_session_tags +EXPORT_SYMBOL drivers/target/target_core_mod 0x068d85a3 target_complete_cmd_with_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0x07db82a2 sbc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x0871ffd6 transport_set_vpd_ident +EXPORT_SYMBOL drivers/target/target_core_mod 0x0fe7cc28 transport_kunmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x10119c0a spc_emulate_evpd_83 +EXPORT_SYMBOL drivers/target/target_core_mod 0x1105176a target_put_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x12b1999d transport_generic_free_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x142072c0 transport_set_vpd_assoc +EXPORT_SYMBOL drivers/target/target_core_mod 0x1ad91776 sbc_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x1e38d6a5 transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x2374ee99 target_unregister_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x31165403 spc_emulate_inquiry_std +EXPORT_SYMBOL drivers/target/target_core_mod 0x3350d87b core_tmr_alloc_req +EXPORT_SYMBOL drivers/target/target_core_mod 0x3a20a9d7 transport_set_vpd_ident_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x3cf1d7d7 transport_send_check_condition_and_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0x3da1f6dc target_configure_unmap_from_queue +EXPORT_SYMBOL drivers/target/target_core_mod 0x44ee7fe8 target_submit_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0x4aa68917 target_send_busy +EXPORT_SYMBOL drivers/target/target_core_mod 0x5034d7fa target_depend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0x50a1cdf4 sbc_get_write_same_sectors +EXPORT_SYMBOL drivers/target/target_core_mod 0x546e9084 target_wait_for_sess_cmds +EXPORT_SYMBOL drivers/target/target_core_mod 0x56da2be1 target_cmd_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x5893c374 transport_generic_request_failure +EXPORT_SYMBOL drivers/target/target_core_mod 0x5bdb610a target_free_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5cb2b810 passthrough_pr_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x5cb70dbb passthrough_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x5ceff43d target_show_dynamic_sessions +EXPORT_SYMBOL drivers/target/target_core_mod 0x5db51d8a passthrough_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x613229e5 sbc_get_device_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x721333e5 core_tpg_set_initiator_node_queue_depth +EXPORT_SYMBOL drivers/target/target_core_mod 0x75c46777 target_complete_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x75c91cf4 target_set_cmd_data_length +EXPORT_SYMBOL drivers/target/target_core_mod 0x7824337e target_backend_unregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x7a2a8b4f transport_deregister_session_configfs +EXPORT_SYMBOL drivers/target/target_core_mod 0x7b26a0ef target_complete_cmd_with_length +EXPORT_SYMBOL drivers/target/target_core_mod 0x7d0a9c9d core_tpg_set_initiator_node_tag +EXPORT_SYMBOL drivers/target/target_core_mod 0x7ddc0a53 spc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x813a2a4a core_alua_check_nonop_delay +EXPORT_SYMBOL drivers/target/target_core_mod 0x81415e60 core_tpg_check_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x86fb1316 transport_backend_register +EXPORT_SYMBOL drivers/target/target_core_mod 0x891c9f43 transport_generic_new_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x91dd7151 sbc_dif_copy_prot +EXPORT_SYMBOL drivers/target/target_core_mod 0x92421c3e transport_generic_handle_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0xa1ef6176 target_show_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xa5d1ceda __target_init_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xa9e129cd core_tpg_deregister +EXPORT_SYMBOL drivers/target/target_core_mod 0xaefbcacd target_alloc_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0xafd7aa7f target_get_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xafde0d27 target_lun_is_rdonly +EXPORT_SYMBOL drivers/target/target_core_mod 0xb3639931 transport_lookup_tmr_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0xb6608aa2 core_tpg_register +EXPORT_SYMBOL drivers/target/target_core_mod 0xbd199c05 target_put_nacl +EXPORT_SYMBOL drivers/target/target_core_mod 0xc55dca30 core_allocate_nexus_loss_ua +EXPORT_SYMBOL drivers/target/target_core_mod 0xcdab9218 spc_emulate_report_luns +EXPORT_SYMBOL drivers/target/target_core_mod 0xd2879db1 target_nacl_find_deve +EXPORT_SYMBOL drivers/target/target_core_mod 0xd2ee82a3 target_undepend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0xd43b778b sbc_dif_verify +EXPORT_SYMBOL drivers/target/target_core_mod 0xd678fe85 target_register_template +EXPORT_SYMBOL drivers/target/target_core_mod 0xd6de6a54 target_tpg_has_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0xd8e62e9b target_execute_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xdd62044c target_to_linux_sector +EXPORT_SYMBOL drivers/target/target_core_mod 0xde9e16e9 target_setup_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xe35dca16 transport_init_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xe3e9c2da transport_free_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xe4a75029 transport_copy_sense_to_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xedf93f7f core_tpg_get_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0xee79c242 transport_lookup_cmd_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0xeff73d9c target_remove_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xf0eb9437 transport_handle_cdb_direct +EXPORT_SYMBOL drivers/target/target_core_mod 0xf15950cb transport_deregister_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3c2dfe0 transport_set_vpd_proto_id +EXPORT_SYMBOL drivers/target/target_core_mod 0xf423176a transport_alloc_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xf4f1f8ce target_cmd_init_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xf55044fd transport_kmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0xf8822c77 __transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xfd15f507 transport_wait_for_tasks +EXPORT_SYMBOL drivers/target/target_core_mod 0xfd5e42b1 target_submit_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xffcadb2b target_stop_session +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x2aefb880 ufshcd_system_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x2f2dfe29 ufshcd_get_local_unipro_ver +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xba2b2352 ufshcd_runtime_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xc46301b1 ufshcd_system_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xd3b1e68d ufshcd_runtime_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xf4a56e49 ufshcd_alloc_host +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0x11c57151 tc_dwc_g210_config_20_bit +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0x82f7a442 tc_dwc_g210_config_40_bit +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x32c61ff7 ufshcd_dwc_link_startup_notify +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x91ee918a ufshcd_dwc_dme_set_attrs +EXPORT_SYMBOL drivers/usb/class/cdc-wdm 0xd1196448 usb_cdc_wdm_register +EXPORT_SYMBOL drivers/usb/gadget/libcomposite 0x5ed904d1 usb_os_desc_prepare_interf_dir +EXPORT_SYMBOL drivers/usb/host/sl811-hcd 0xb3c54791 sl811h_driver +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x27ad4252 usb_wwan_write +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x2a77ed3f usb_wwan_tiocmset +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x2e6a338e usb_wwan_dtr_rts +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x5689b666 usb_wwan_write_room +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x6e8ed555 usb_wwan_open +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x81021a2b usb_wwan_close +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xbc4558ea usb_wwan_port_remove +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xbe119ca4 usb_wwan_resume +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xdcfe6f3a usb_wwan_suspend +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xf3464fb5 usb_wwan_chars_in_buffer +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xfd31d11b usb_wwan_tiocmget +EXPORT_SYMBOL drivers/usb/serial/usbserial 0x11311e37 usb_serial_resume +EXPORT_SYMBOL drivers/usb/serial/usbserial 0x5768cacf usb_serial_suspend +EXPORT_SYMBOL drivers/vdpa/vdpa 0x028dfa87 vdpa_set_status +EXPORT_SYMBOL drivers/vfio/vfio 0x19567d06 vfio_info_cap_shift +EXPORT_SYMBOL drivers/vfio/vfio 0x6ba70295 vfio_unpin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0x6c28be5a vfio_info_add_capability +EXPORT_SYMBOL drivers/vfio/vfio 0xadc044b7 vfio_set_irqs_validate_and_prepare +EXPORT_SYMBOL drivers/vfio/vfio 0xb07385ca vfio_pin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0xbd2a322c vfio_dma_rw +EXPORT_SYMBOL drivers/vhost/vhost 0x65ba5cc8 vhost_chr_poll +EXPORT_SYMBOL drivers/vhost/vhost 0x7215909f vhost_chr_write_iter +EXPORT_SYMBOL drivers/vhost/vringh 0x22535a6e vringh_abandon_user +EXPORT_SYMBOL drivers/vhost/vringh 0x22f44e7d vringh_getdesc_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x31848eae vringh_notify_enable_user +EXPORT_SYMBOL drivers/vhost/vringh 0x372fd6c2 vringh_init_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3a5d8ed7 vringh_getdesc_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3b304ebb vringh_iov_push_user +EXPORT_SYMBOL drivers/vhost/vringh 0x4311cd91 vringh_iov_pull_user +EXPORT_SYMBOL drivers/vhost/vringh 0x52bae5f4 vringh_complete_multi_user +EXPORT_SYMBOL drivers/vhost/vringh 0x660779c8 vringh_kiov_advance +EXPORT_SYMBOL drivers/vhost/vringh 0x6bcdc931 vringh_complete_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x6bf1b1c2 vringh_complete_user +EXPORT_SYMBOL drivers/vhost/vringh 0x7eaceeaa vringh_init_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x8f8840e8 vringh_notify_enable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x932af7d7 vringh_notify_disable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x964ca823 vringh_iov_push_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x97fa07e9 vringh_iov_push_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9a775e41 vringh_init_iotlb_va +EXPORT_SYMBOL drivers/vhost/vringh 0x9a81a3f6 vringh_need_notify_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9bdd89ae vringh_abandon_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x9f597502 vringh_complete_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xacec70e7 vringh_need_notify_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xb98c2548 vringh_getdesc_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xbb2391f3 vringh_notify_enable_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xbdb0df4e vringh_set_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc33f4090 vringh_iov_pull_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc467f54a vringh_abandon_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xc5a7eb98 vringh_notify_disable_user +EXPORT_SYMBOL drivers/vhost/vringh 0xcc0cbfb9 vringh_need_notify_user +EXPORT_SYMBOL drivers/vhost/vringh 0xd8535ad6 vringh_init_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xde804bb9 vringh_iov_pull_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xe08ccbed vringh_notify_disable_iotlb +EXPORT_SYMBOL drivers/video/backlight/lcd 0x13b555d6 lcd_device_unregister +EXPORT_SYMBOL drivers/video/backlight/lcd 0x27dec80f lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0x74e125a3 devm_lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0x8bc10684 devm_lcd_device_unregister +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x17f3f471 svga_set_default_seq_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x1be6dc30 svga_set_textmode_vga_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x3b92ef41 svga_get_tilemax +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x4ab38ef2 svga_set_default_crt_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x797ff0e1 svga_tilecopy +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x83a41489 svga_set_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c337c2 svga_wcrt_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c97d2a svga_match_format +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x88999ca6 svga_tilecursor +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x8c133402 svga_get_caps +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xa898e64b svga_settile +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb0ab2b2e svga_check_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xc418b3a6 svga_tilefill +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xcbacb8fa svga_tileblit +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd22ca511 svga_set_default_atc_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd6ec2c44 svga_compute_pll +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xdcc5a013 svga_wseq_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xe28d2a49 svga_set_default_gfx_regs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x0cc3ede5 cyber2000fb_detach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x1898332a cyber2000fb_attach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x534b6f18 cyber2000fb_disable_extregs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0xb39f68d1 cyber2000fb_enable_extregs +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x233917d1 mac_vmode_to_var +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x64e31458 mac_find_mode +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0xe2304303 mac_map_monitor_sense +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x6edef535 matroxfb_g450_setclk +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x880156e1 g450_mnp2f +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0xdd38c6c5 matroxfb_g450_setpll_cond +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x3524552d DAC1064_global_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x7f655032 matrox_mystique +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0xa5a8f5e0 matrox_G100 +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0xb88e2dda DAC1064_global_restore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_Ti3026 0xd5c754a1 matrox_millennium +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_accel 0x35abf6e7 matrox_cfbX_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x00074776 matroxfb_enable_irq +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xca93fcdb matroxfb_wait_for_sync +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xcac0a0bb matroxfb_register_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xe7071295 matroxfb_unregister_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0x1a3057a4 matroxfb_g450_connect +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0xfb1e5be7 matroxfb_g450_shutdown +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x25cf8049 matroxfb_PLL_calcclock +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x4597c719 matroxfb_vgaHWinit +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x72ff7561 matroxfb_vgaHWrestore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x7fb42229 matroxfb_read_pins +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x986e131f matroxfb_DAC_in +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x9d757559 matroxfb_DAC_out +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xcdc90c64 matroxfb_var2my +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0x3037658e sis_malloc +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0xfe963115 sis_free +EXPORT_SYMBOL drivers/video/vgastate 0x686de290 restore_vga +EXPORT_SYMBOL drivers/video/vgastate 0xe7a2620e save_vga +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x28a1a0fd virtio_dma_buf_attach +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x5763f67d virtio_dma_buf_get_uuid +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x795c66cc virtio_dma_buf_export +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xa8015f32 is_virtio_dma_buf +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x41d4d7a2 w1_ds2780_io +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x52f9f964 w1_ds2780_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0x25485336 w1_ds2781_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0xbe2cb139 w1_ds2781_io +EXPORT_SYMBOL drivers/w1/wire 0x13719d23 w1_register_family +EXPORT_SYMBOL drivers/w1/wire 0x7924490b w1_remove_master_device +EXPORT_SYMBOL drivers/w1/wire 0xa00a43d0 w1_unregister_family +EXPORT_SYMBOL drivers/w1/wire 0xc9f040f9 w1_add_master_device +EXPORT_SYMBOL fs/fscache/fscache 0x101cbd5e fscache_caching_failed +EXPORT_SYMBOL fs/fscache/fscache 0x17f003c7 fscache_io_error +EXPORT_SYMBOL fs/fscache/fscache 0x1a0d09e7 fscache_n_write +EXPORT_SYMBOL fs/fscache/fscache 0x1efcac70 fscache_resume_after_invalidation +EXPORT_SYMBOL fs/fscache/fscache 0x234a140d __traceiter_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x24763f33 fscache_end_volume_access +EXPORT_SYMBOL fs/fscache/fscache 0x27cca4fd fscache_withdraw_volume +EXPORT_SYMBOL fs/fscache/fscache 0x2841a690 __fscache_use_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x28f2280f __fscache_relinquish_volume +EXPORT_SYMBOL fs/fscache/fscache 0x2b389369 __tracepoint_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x306805d3 __SCK__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x31af957f fscache_put_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x43cd5489 __fscache_relinquish_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x4404d2aa fscache_n_no_create_space +EXPORT_SYMBOL fs/fscache/fscache 0x4996bd29 fscache_n_updates +EXPORT_SYMBOL fs/fscache/fscache 0x4bd084ba __SCK__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x5457895f fscache_relinquish_cache +EXPORT_SYMBOL fs/fscache/fscache 0x557a775f fscache_addremove_sem +EXPORT_SYMBOL fs/fscache/fscache 0x5efe8b33 __fscache_unuse_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x61852bf8 __fscache_resize_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x642533c7 __fscache_begin_write_operation +EXPORT_SYMBOL fs/fscache/fscache 0x66d04fc7 fscache_end_cookie_access +EXPORT_SYMBOL fs/fscache/fscache 0x6e416521 __SCK__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x71fb0e58 __tracepoint_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x771a7cf9 fscache_cookie_lookup_negative +EXPORT_SYMBOL fs/fscache/fscache 0x77e19a42 __tracepoint_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x8315d84c __fscache_acquire_volume +EXPORT_SYMBOL fs/fscache/fscache 0x87433f25 fscache_get_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x8c2d6da7 fscache_clearance_waiters +EXPORT_SYMBOL fs/fscache/fscache 0x90d447f3 fscache_n_culled +EXPORT_SYMBOL fs/fscache/fscache 0x9d128d28 fscache_withdraw_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x9ffefcb2 fscache_n_read +EXPORT_SYMBOL fs/fscache/fscache 0xa88e263c fscache_add_cache +EXPORT_SYMBOL fs/fscache/fscache 0xa96ff7e9 fscache_acquire_cache +EXPORT_SYMBOL fs/fscache/fscache 0xab3c1cfa __fscache_begin_read_operation +EXPORT_SYMBOL fs/fscache/fscache 0xae6040a5 __traceiter_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xb2d19723 fscache_dirty_folio +EXPORT_SYMBOL fs/fscache/fscache 0xbca46908 fscache_wq +EXPORT_SYMBOL fs/fscache/fscache 0xbe7c9c07 __fscache_acquire_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xbf2d8c1c __fscache_clear_page_bits +EXPORT_SYMBOL fs/fscache/fscache 0xc1bfe153 __fscache_invalidate +EXPORT_SYMBOL fs/fscache/fscache 0xcce11a60 fscache_n_no_write_space +EXPORT_SYMBOL fs/fscache/fscache 0xd0c7eb7b fscache_wait_for_operation +EXPORT_SYMBOL fs/fscache/fscache 0xdcb87498 __traceiter_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xe935fe9e fscache_withdraw_cache +EXPORT_SYMBOL fs/fscache/fscache 0xf71d6133 __fscache_write_to_cache +EXPORT_SYMBOL fs/netfs/netfs 0x280bf0dd netfs_subreq_terminated +EXPORT_SYMBOL fs/netfs/netfs 0x2c7a9f04 netfs_read_folio +EXPORT_SYMBOL fs/netfs/netfs 0x6551ed0e netfs_stats_show +EXPORT_SYMBOL fs/netfs/netfs 0xd270f3c7 netfs_write_begin +EXPORT_SYMBOL fs/netfs/netfs 0xd4d9225a netfs_readahead +EXPORT_SYMBOL fs/ocfs2/cluster/ocfs2_nodemanager 0xbfd7d7a2 o2hb_global_heartbeat_active +EXPORT_SYMBOL fs/quota/quota_tree 0x3df5c805 qtree_write_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x41199e65 qtree_release_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x45ab6201 qtree_delete_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x64a52772 qtree_get_next_id +EXPORT_SYMBOL fs/quota/quota_tree 0x8a7a8eef qtree_entry_unused +EXPORT_SYMBOL fs/quota/quota_tree 0xe9c1f382 qtree_read_dquot +EXPORT_SYMBOL lib/crc-itu-t 0x09a34a2b crc_itu_t +EXPORT_SYMBOL lib/crc-itu-t 0xd819a524 crc_itu_t_table +EXPORT_SYMBOL lib/crc7 0x65aaf037 crc7_be_syndrome_table +EXPORT_SYMBOL lib/crc7 0xba55d23e crc7_be +EXPORT_SYMBOL lib/crypto/libarc4 0x2bb32ad1 arc4_setkey +EXPORT_SYMBOL lib/crypto/libarc4 0xcd47fcc4 arc4_crypt +EXPORT_SYMBOL lib/crypto/libchacha 0xcec122d7 chacha_crypt_generic +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x147c3f2e chacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x521c7102 xchacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x6c713da5 chacha20poly1305_encrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x916491ac chacha20poly1305_decrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xc20134e7 chacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xce15a526 xchacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x12627f15 curve25519_generic +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x4a5a8811 curve25519_null_point +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x7e6fdbfc curve25519_base_point +EXPORT_SYMBOL lib/crypto/libpoly1305 0x021f3700 poly1305_core_blocks +EXPORT_SYMBOL lib/crypto/libpoly1305 0xbcb90cb3 poly1305_core_emit +EXPORT_SYMBOL lib/crypto/libpoly1305 0xd45b9cf4 poly1305_core_setkey +EXPORT_SYMBOL lib/libcrc32c 0xb15b4109 crc32c +EXPORT_SYMBOL lib/lru_cache 0x0cb562e6 lc_put +EXPORT_SYMBOL lib/lru_cache 0x12de578e lc_committed +EXPORT_SYMBOL lib/lru_cache 0x1d2ebc6a lc_get +EXPORT_SYMBOL lib/lru_cache 0x2675693b lc_del +EXPORT_SYMBOL lib/lru_cache 0x2bbaf267 lc_seq_dump_details +EXPORT_SYMBOL lib/lru_cache 0x75e88edc lc_destroy +EXPORT_SYMBOL lib/lru_cache 0x96d40a48 lc_try_get +EXPORT_SYMBOL lib/lru_cache 0xa79000a0 lc_is_used +EXPORT_SYMBOL lib/lru_cache 0xaeb959aa lc_create +EXPORT_SYMBOL lib/lru_cache 0xbf18a077 lc_reset +EXPORT_SYMBOL lib/lru_cache 0xc4d8d7a4 lc_find +EXPORT_SYMBOL lib/lru_cache 0xc92a8655 lc_seq_printf_stats +EXPORT_SYMBOL lib/lru_cache 0xdbdee578 lc_element_by_index +EXPORT_SYMBOL lib/lru_cache 0xf0e20f9b lc_try_lock +EXPORT_SYMBOL lib/lru_cache 0xfba16232 lc_get_cumulative +EXPORT_SYMBOL lib/lz4/lz4_compress 0x4f4d78c5 LZ4_compress_default +EXPORT_SYMBOL lib/lz4/lz4_compress 0x5bc92e85 LZ4_compress_destSize +EXPORT_SYMBOL lib/lz4/lz4_compress 0x6004858d LZ4_compress_fast +EXPORT_SYMBOL lib/lz4/lz4_compress 0x635ff76d LZ4_saveDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0x749849d8 LZ4_loadDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0xf9eced44 LZ4_compress_fast_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x38f7b6e0 LZ4_compress_HC_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x93ff008c LZ4_loadDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x9cef495b LZ4_saveDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0xddf86133 LZ4_compress_HC +EXPORT_SYMBOL lib/math/cordic 0x7e431c15 cordic_calc_iq +EXPORT_SYMBOL lib/objagg 0x0363233d objagg_obj_raw +EXPORT_SYMBOL lib/objagg 0x23865923 objagg_destroy +EXPORT_SYMBOL lib/objagg 0x24ca5ca9 objagg_obj_root_priv +EXPORT_SYMBOL lib/objagg 0x342aefe2 objagg_obj_delta_priv +EXPORT_SYMBOL lib/objagg 0x352633f4 objagg_hints_stats_get +EXPORT_SYMBOL lib/objagg 0x3c58e78f objagg_hints_put +EXPORT_SYMBOL lib/objagg 0x6691f29d objagg_obj_put +EXPORT_SYMBOL lib/objagg 0x679e8cc2 objagg_create +EXPORT_SYMBOL lib/objagg 0xb17ab162 objagg_obj_get +EXPORT_SYMBOL lib/objagg 0xdaa3ee68 objagg_stats_get +EXPORT_SYMBOL lib/objagg 0xf5511527 objagg_stats_put +EXPORT_SYMBOL lib/objagg 0xfaa9d1a8 objagg_hints_get +EXPORT_SYMBOL lib/parman 0x0f518717 parman_prio_init +EXPORT_SYMBOL lib/parman 0x7b03d378 parman_item_add +EXPORT_SYMBOL lib/parman 0x8b7e26f5 parman_item_remove +EXPORT_SYMBOL lib/parman 0xc3e2d892 parman_create +EXPORT_SYMBOL lib/parman 0xc6a3d260 parman_prio_fini +EXPORT_SYMBOL lib/parman 0xca39ae6a parman_destroy +EXPORT_SYMBOL lib/raid6/raid6_pq 0x0b2c64a3 raid6_vgfmul +EXPORT_SYMBOL lib/raid6/raid6_pq 0x17f54263 raid6_gfexp +EXPORT_SYMBOL lib/raid6/raid6_pq 0x59a2712d raid6_gfinv +EXPORT_SYMBOL lib/raid6/raid6_pq 0xb0d904b7 raid6_empty_zero_page +EXPORT_SYMBOL lib/raid6/raid6_pq 0xc8e3332b raid6_gflog +EXPORT_SYMBOL lib/raid6/raid6_pq 0xcc4ee841 raid6_gfexi +EXPORT_SYMBOL lib/raid6/raid6_pq 0xd91319d6 raid6_gfmul +EXPORT_SYMBOL net/6lowpan/6lowpan 0x13edf5b4 lowpan_unregister_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0x189fb5cb lowpan_nhc_del +EXPORT_SYMBOL net/6lowpan/6lowpan 0x75cdcc2d lowpan_register_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0x8c1e76c3 lowpan_unregister_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0xc6ce2497 lowpan_nhc_add +EXPORT_SYMBOL net/6lowpan/6lowpan 0xce2484e3 lowpan_register_netdevice +EXPORT_SYMBOL net/802/p8022 0x050c9b09 unregister_8022_client +EXPORT_SYMBOL net/802/p8022 0xea0b8776 register_8022_client +EXPORT_SYMBOL net/802/psnap 0xed533e3f register_snap_client +EXPORT_SYMBOL net/802/psnap 0xf2656b78 unregister_snap_client +EXPORT_SYMBOL net/9p/9pnet 0x018dbc3f p9_client_open +EXPORT_SYMBOL net/9p/9pnet 0x0394d296 v9fs_unregister_trans +EXPORT_SYMBOL net/9p/9pnet 0x103623cc p9_req_put +EXPORT_SYMBOL net/9p/9pnet 0x111f2b9d v9fs_get_default_trans +EXPORT_SYMBOL net/9p/9pnet 0x13b8eff4 p9_client_lock_dotl +EXPORT_SYMBOL net/9p/9pnet 0x1c018e55 __traceiter_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0x2aa64e0e p9_client_fcreate +EXPORT_SYMBOL net/9p/9pnet 0x2e099100 p9_tag_lookup +EXPORT_SYMBOL net/9p/9pnet 0x3d73a797 p9_errstr2errno +EXPORT_SYMBOL net/9p/9pnet 0x4029832e p9_is_proto_dotu +EXPORT_SYMBOL net/9p/9pnet 0x41ce9823 p9stat_read +EXPORT_SYMBOL net/9p/9pnet 0x4ba99359 p9_fcall_fini +EXPORT_SYMBOL net/9p/9pnet 0x53e0565f p9_client_readdir +EXPORT_SYMBOL net/9p/9pnet 0x5fac72b8 p9_client_destroy +EXPORT_SYMBOL net/9p/9pnet 0x5fc425d3 do_trace_9p_fid_get +EXPORT_SYMBOL net/9p/9pnet 0x643d3a84 p9_client_statfs +EXPORT_SYMBOL net/9p/9pnet 0x68a444eb p9_client_readlink +EXPORT_SYMBOL net/9p/9pnet 0x6a4307cd p9_is_proto_dotl +EXPORT_SYMBOL net/9p/9pnet 0x6dc062f7 p9_client_link +EXPORT_SYMBOL net/9p/9pnet 0x6e9d8ff8 p9_client_attach +EXPORT_SYMBOL net/9p/9pnet 0x6fea3688 p9_show_client_options +EXPORT_SYMBOL net/9p/9pnet 0x761cad64 p9_parse_header +EXPORT_SYMBOL net/9p/9pnet 0x76a89612 p9_client_create +EXPORT_SYMBOL net/9p/9pnet 0x7ca392ea do_trace_9p_fid_put +EXPORT_SYMBOL net/9p/9pnet 0x7e10c235 p9_client_begin_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x830ddec6 p9_client_symlink +EXPORT_SYMBOL net/9p/9pnet 0x86a9d2aa p9_client_unlinkat +EXPORT_SYMBOL net/9p/9pnet 0x91f65767 p9_client_walk +EXPORT_SYMBOL net/9p/9pnet 0x9262aa9d p9_client_mknod_dotl +EXPORT_SYMBOL net/9p/9pnet 0x92c51919 p9_client_remove +EXPORT_SYMBOL net/9p/9pnet 0x94cfe419 p9_client_setattr +EXPORT_SYMBOL net/9p/9pnet 0x95bd8f96 p9dirent_read +EXPORT_SYMBOL net/9p/9pnet 0x98570f8f p9_client_read +EXPORT_SYMBOL net/9p/9pnet 0xa8a4e84f p9_client_wstat +EXPORT_SYMBOL net/9p/9pnet 0xaa3d5814 p9_client_getlock_dotl +EXPORT_SYMBOL net/9p/9pnet 0xb306b763 p9_client_mkdir_dotl +EXPORT_SYMBOL net/9p/9pnet 0xb55ae777 __SCK__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xb76723f2 p9_client_cb +EXPORT_SYMBOL net/9p/9pnet 0xb95e4afd p9_client_rename +EXPORT_SYMBOL net/9p/9pnet 0xcba5d157 p9_client_fsync +EXPORT_SYMBOL net/9p/9pnet 0xd250199c p9_client_write +EXPORT_SYMBOL net/9p/9pnet 0xd384c683 p9stat_free +EXPORT_SYMBOL net/9p/9pnet 0xd66abaa4 p9_client_clunk +EXPORT_SYMBOL net/9p/9pnet 0xd86239e2 v9fs_register_trans +EXPORT_SYMBOL net/9p/9pnet 0xe0950fe7 p9_client_getattr_dotl +EXPORT_SYMBOL net/9p/9pnet 0xe1fb1e90 p9_release_pages +EXPORT_SYMBOL net/9p/9pnet 0xe58a3360 p9_error_init +EXPORT_SYMBOL net/9p/9pnet 0xe8a8d360 p9_client_disconnect +EXPORT_SYMBOL net/9p/9pnet 0xea7078ae p9_client_create_dotl +EXPORT_SYMBOL net/9p/9pnet 0xea9f3d6f p9_client_renameat +EXPORT_SYMBOL net/9p/9pnet 0xec2d0f33 v9fs_get_trans_by_name +EXPORT_SYMBOL net/9p/9pnet 0xee437897 __tracepoint_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xf24d9797 p9_client_read_once +EXPORT_SYMBOL net/9p/9pnet 0xff5c2f00 p9_client_stat +EXPORT_SYMBOL net/appletalk/appletalk 0x3a9f0d26 atalk_find_dev_addr +EXPORT_SYMBOL net/appletalk/appletalk 0xbc67c454 alloc_ltalkdev +EXPORT_SYMBOL net/appletalk/appletalk 0xc0a56545 atrtr_get_dev +EXPORT_SYMBOL net/appletalk/appletalk 0xe50deedd aarp_send_ddp +EXPORT_SYMBOL net/atm/atm 0x03e0daf2 vcc_process_recv_queue +EXPORT_SYMBOL net/atm/atm 0x066ce255 register_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0x130da9c3 atm_dev_register +EXPORT_SYMBOL net/atm/atm 0x2cc2d52d vcc_hash +EXPORT_SYMBOL net/atm/atm 0x2e5ae740 atm_dev_deregister +EXPORT_SYMBOL net/atm/atm 0x4443d399 atm_proc_root +EXPORT_SYMBOL net/atm/atm 0x44c6e633 vcc_sklist_lock +EXPORT_SYMBOL net/atm/atm 0x4b3747d2 atm_dev_lookup +EXPORT_SYMBOL net/atm/atm 0x7f8853e3 vcc_release_async +EXPORT_SYMBOL net/atm/atm 0x9feaf287 sonet_subtract_stats +EXPORT_SYMBOL net/atm/atm 0xa72c9228 atm_init_aal5 +EXPORT_SYMBOL net/atm/atm 0xaa024146 sonet_copy_stats +EXPORT_SYMBOL net/atm/atm 0xb6f2bc92 atm_dev_release_vccs +EXPORT_SYMBOL net/atm/atm 0xb98d2ef0 deregister_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0xdc16d60b atm_dev_signal_change +EXPORT_SYMBOL net/atm/atm 0xe0fae830 vcc_insert_socket +EXPORT_SYMBOL net/atm/atm 0xebcc401b atm_alloc_charge +EXPORT_SYMBOL net/atm/atm 0xf04bd0c8 atm_charge +EXPORT_SYMBOL net/atm/atm 0xf49bc67a atm_pcr_goal +EXPORT_SYMBOL net/ax25/ax25 0x0195ba74 ax25_listen_register +EXPORT_SYMBOL net/ax25/ax25 0x0a679470 ax25_linkfail_register +EXPORT_SYMBOL net/ax25/ax25 0x14cecd59 ax25_display_timer +EXPORT_SYMBOL net/ax25/ax25 0x1716f8ad ax25_header_ops +EXPORT_SYMBOL net/ax25/ax25 0x1890f2d1 ax25_send_frame +EXPORT_SYMBOL net/ax25/ax25 0x242852b9 ax25_uid_policy +EXPORT_SYMBOL net/ax25/ax25 0x4502c65a asc2ax +EXPORT_SYMBOL net/ax25/ax25 0x53dea1ff ax2asc +EXPORT_SYMBOL net/ax25/ax25 0x681818cf ax25_listen_release +EXPORT_SYMBOL net/ax25/ax25 0x8ede9e26 ax25_protocol_release +EXPORT_SYMBOL net/ax25/ax25 0x94b71bef ax25_ip_xmit +EXPORT_SYMBOL net/ax25/ax25 0xc1444946 ax25cmp +EXPORT_SYMBOL net/ax25/ax25 0xc4b14b82 ax25_find_cb +EXPORT_SYMBOL net/ax25/ax25 0xd43ecbf1 null_ax25_address +EXPORT_SYMBOL net/ax25/ax25 0xe30deff7 ax25_linkfail_release +EXPORT_SYMBOL net/ax25/ax25 0xee02e420 ax25_findbyuid +EXPORT_SYMBOL net/bluetooth/bluetooth 0x020cc810 hci_devcd_append +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0265747e __hci_cmd_sync_ev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0718b8b7 bt_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x178b5b19 hci_reset_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1b325199 hci_conn_security +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1e34c760 hci_recv_diag +EXPORT_SYMBOL net/bluetooth/bluetooth 0x20291e91 hci_free_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x214e4265 bt_warn +EXPORT_SYMBOL net/bluetooth/bluetooth 0x27850c9f bt_accept_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0x281757a6 l2cap_chan_close +EXPORT_SYMBOL net/bluetooth/bluetooth 0x285f447c hci_devcd_abort +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2a531fee hci_devcd_complete +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2adbf8e2 hci_conn_switch_role +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2ca611af hci_release_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2f79171c hci_devcd_append_pattern +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3033e6e2 hci_register_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x350091c2 hci_suspend_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x447b120e bt_sock_link +EXPORT_SYMBOL net/bluetooth/bluetooth 0x487fe9d7 hci_cmd_sync_submit +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4b9fc530 l2cap_conn_put +EXPORT_SYMBOL net/bluetooth/bluetooth 0x54670572 hci_devcd_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0x55062683 hci_alloc_dev_priv +EXPORT_SYMBOL net/bluetooth/bluetooth 0x59bf4e26 hci_set_fw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5b84ef0a hci_mgmt_chan_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5b8b96b6 bt_sock_ioctl +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5cb056c2 bt_sock_poll +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5cc28344 hci_cmd_sync_queue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5ce775bb hci_get_route +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5f64958a bt_accept_enqueue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5fdfa43a bt_sock_wait_state +EXPORT_SYMBOL net/bluetooth/bluetooth 0x60d5d5ab bt_sock_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0x62cccc87 bt_procfs_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0x66a38256 hci_cmd_sync_cancel +EXPORT_SYMBOL net/bluetooth/bluetooth 0x76d5899e hci_unregister_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7a4b0045 bt_sock_stream_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7aad008b bt_to_errno +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b5ce5c3 baswap +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b8c32f1 bt_err +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7bd9427a bt_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x863edf9b l2cap_is_socket +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8bade0e5 hci_devcd_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8d8b5506 bt_sock_wait_ready +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8fea24bd bt_sock_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x91ed3070 l2cap_unregister_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x932bf373 __hci_cmd_sync_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0x93cf1709 bt_sock_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa0455674 l2cap_conn_get +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa36d67be hci_devcd_rx +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa3cb623d __hci_cmd_sync_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa4dcd17c bt_sock_reclassify_lock +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa60137a1 hci_devcd_timeout +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa6d5f109 __hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0xbafbf03f hci_unregister_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xbd27ea89 hci_conn_check_secure +EXPORT_SYMBOL net/bluetooth/bluetooth 0xbfc3ee43 hci_register_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc1d4a1b3 l2cap_register_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc339de7e hci_set_hw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0xcf5fffd7 hci_mgmt_chan_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd0169de3 bt_sock_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd3fb8f3c __hci_cmd_sync_status_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7613212 bt_err_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xddacccf6 bt_warn_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe594a13e bt_procfs_cleanup +EXPORT_SYMBOL net/bluetooth/bluetooth 0xec57f57f __hci_cmd_send +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf60805e3 bt_accept_dequeue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf66e8e7f hci_resume_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf962ea52 hci_recv_frame +EXPORT_SYMBOL net/bluetooth/bluetooth 0xfc26b1b6 hci_cmd_sync +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x157f624f ebt_unregister_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x833c62f2 ebt_register_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x8788a47d ebt_do_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xd8cd5b53 ebt_unregister_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xea235ce3 ebt_unregister_table_pre_exit +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xff6839c6 ebt_register_template +EXPORT_SYMBOL net/caif/caif 0x0857f7e3 caif_connect_client +EXPORT_SYMBOL net/caif/caif 0x1446b60a caif_client_register_refcnt +EXPORT_SYMBOL net/caif/caif 0x249b4723 get_cfcnfg +EXPORT_SYMBOL net/caif/caif 0x2a09f713 cfpkt_fromnative +EXPORT_SYMBOL net/caif/caif 0x329dbd06 cfpkt_info +EXPORT_SYMBOL net/caif/caif 0x38701a7c cfcnfg_del_phy_layer +EXPORT_SYMBOL net/caif/caif 0x3fa84493 cfpkt_add_head +EXPORT_SYMBOL net/caif/caif 0x40babbe0 cfpkt_extr_head +EXPORT_SYMBOL net/caif/caif 0x44ef3909 caif_enroll_dev +EXPORT_SYMBOL net/caif/caif 0x4a237e57 cfpkt_tonative +EXPORT_SYMBOL net/caif/caif 0x727414cc caif_disconnect_client +EXPORT_SYMBOL net/caif/caif 0x839ddb7b cfcnfg_set_phy_state +EXPORT_SYMBOL net/caif/caif 0x9e3e305d cfpkt_set_prio +EXPORT_SYMBOL net/caif/caif 0xb7b6874e caif_free_client +EXPORT_SYMBOL net/caif/caif 0xc66b5b73 cfcnfg_add_phy_layer +EXPORT_SYMBOL net/can/can 0x4a71f9be can_proto_register +EXPORT_SYMBOL net/can/can 0x76a3b8d3 can_rx_unregister +EXPORT_SYMBOL net/can/can 0x8569e0f3 can_rx_register +EXPORT_SYMBOL net/can/can 0xaf59c782 can_sock_destruct +EXPORT_SYMBOL net/can/can 0xd600b012 can_send +EXPORT_SYMBOL net/can/can 0xe99ed374 can_proto_unregister +EXPORT_SYMBOL net/ceph/libceph 0x02d7c500 ceph_cls_lock_info +EXPORT_SYMBOL net/ceph/libceph 0x04cad6f0 ceph_pg_poolid_by_name +EXPORT_SYMBOL net/ceph/libceph 0x067db9aa ceph_con_send +EXPORT_SYMBOL net/ceph/libceph 0x0a961d6c ceph_osdc_sync +EXPORT_SYMBOL net/ceph/libceph 0x0ef60034 ceph_print_client_options +EXPORT_SYMBOL net/ceph/libceph 0x0f14bc96 osd_req_op_copy_from_init +EXPORT_SYMBOL net/ceph/libceph 0x0f863366 ceph_alloc_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x108f3ae0 ceph_check_fsid +EXPORT_SYMBOL net/ceph/libceph 0x1315552c ceph_auth_handle_svc_reply_done +EXPORT_SYMBOL net/ceph/libceph 0x1327fd2d __ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x1378aba3 ceph_pg_pool_name_by_id +EXPORT_SYMBOL net/ceph/libceph 0x152f1a79 ceph_monc_renew_subs +EXPORT_SYMBOL net/ceph/libceph 0x165b1948 ceph_pagelist_free_reserve +EXPORT_SYMBOL net/ceph/libceph 0x16fbea78 ceph_auth_add_authorizer_challenge +EXPORT_SYMBOL net/ceph/libceph 0x17c17611 ceph_pg_to_acting_primary +EXPORT_SYMBOL net/ceph/libceph 0x17e9e250 ceph_auth_handle_bad_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x1b0dfd86 osd_req_op_extent_osd_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x1d52b6ac ceph_msg_put +EXPORT_SYMBOL net/ceph/libceph 0x2087719e ceph_oid_copy +EXPORT_SYMBOL net/ceph/libceph 0x20a872eb osd_req_op_raw_data_in_pages +EXPORT_SYMBOL net/ceph/libceph 0x2101cbc9 ceph_oid_destroy +EXPORT_SYMBOL net/ceph/libceph 0x2951a639 ceph_client_gid +EXPORT_SYMBOL net/ceph/libceph 0x2a983d26 ceph_pagelist_release +EXPORT_SYMBOL net/ceph/libceph 0x2c0e92eb ceph_con_keepalive +EXPORT_SYMBOL net/ceph/libceph 0x2c73b733 ceph_msg_dump +EXPORT_SYMBOL net/ceph/libceph 0x2ea1beaa ceph_auth_verify_authorizer_reply +EXPORT_SYMBOL net/ceph/libceph 0x2fd0bf10 ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x305beefc ceph_osdc_start_request +EXPORT_SYMBOL net/ceph/libceph 0x3508f7a0 osd_req_op_extent_update +EXPORT_SYMBOL net/ceph/libceph 0x35a0d917 osd_req_op_init +EXPORT_SYMBOL net/ceph/libceph 0x366bac56 ceph_monc_init +EXPORT_SYMBOL net/ceph/libceph 0x3674b79a ceph_auth_is_authenticated +EXPORT_SYMBOL net/ceph/libceph 0x37a84b8d ceph_reset_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x38f2d94e ceph_file_to_extents +EXPORT_SYMBOL net/ceph/libceph 0x3a2af7e7 ceph_osdc_list_watchers +EXPORT_SYMBOL net/ceph/libceph 0x3c8d7111 ceph_get_num_objects +EXPORT_SYMBOL net/ceph/libceph 0x3eb53143 ceph_cls_assert_locked +EXPORT_SYMBOL net/ceph/libceph 0x417a9131 ceph_oloc_destroy +EXPORT_SYMBOL net/ceph/libceph 0x4434a55c osd_req_op_extent_dup_last +EXPORT_SYMBOL net/ceph/libceph 0x466b85b8 libceph_compatible +EXPORT_SYMBOL net/ceph/libceph 0x49b3cc06 ceph_monc_want_map +EXPORT_SYMBOL net/ceph/libceph 0x49d7d717 ceph_zero_page_vector_range +EXPORT_SYMBOL net/ceph/libceph 0x4aeecf9e ceph_osdc_abort_requests +EXPORT_SYMBOL net/ceph/libceph 0x4affd6c2 ceph_parse_fsid +EXPORT_SYMBOL net/ceph/libceph 0x4c78700f ceph_monc_got_map +EXPORT_SYMBOL net/ceph/libceph 0x4cc9a8c5 ceph_monc_wait_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x4d2cf564 osd_req_op_cls_init +EXPORT_SYMBOL net/ceph/libceph 0x50603ce3 ceph_decode_entity_addrvec +EXPORT_SYMBOL net/ceph/libceph 0x5235196d ceph_msg_data_add_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x578b5022 ceph_cls_break_lock +EXPORT_SYMBOL net/ceph/libceph 0x57baf885 ceph_str_hash +EXPORT_SYMBOL net/ceph/libceph 0x5aeeee62 ceph_oid_aprintf +EXPORT_SYMBOL net/ceph/libceph 0x5b66a1bb ceph_cls_unlock +EXPORT_SYMBOL net/ceph/libceph 0x5b6827e3 ceph_con_close +EXPORT_SYMBOL net/ceph/libceph 0x5ff1e63c ceph_release_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x60cf452d ceph_put_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x63758856 ceph_str_hash_name +EXPORT_SYMBOL net/ceph/libceph 0x6705513c ceph_cls_lock +EXPORT_SYMBOL net/ceph/libceph 0x6a7a38a0 ceph_pr_addr +EXPORT_SYMBOL net/ceph/libceph 0x6bc7e01c osd_req_op_alloc_hint_init +EXPORT_SYMBOL net/ceph/libceph 0x6fbfe183 ceph_monc_do_statfs +EXPORT_SYMBOL net/ceph/libceph 0x70779934 ceph_parse_param +EXPORT_SYMBOL net/ceph/libceph 0x74a2caa5 ceph_osdc_alloc_request +EXPORT_SYMBOL net/ceph/libceph 0x781a270a ceph_msg_data_add_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x7a4d6a8e ceph_osdc_get_request +EXPORT_SYMBOL net/ceph/libceph 0x7fd95ec4 ceph_osdc_new_request +EXPORT_SYMBOL net/ceph/libceph 0x817f7ce2 osd_req_op_cls_request_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x8187a50c ceph_copy_from_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x82be87ac osd_req_op_cls_request_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x86fca7e4 ceph_put_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x8be398c9 ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x916b20d5 ceph_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x92b7b4ce ceph_pg_pool_flags +EXPORT_SYMBOL net/ceph/libceph 0x93120737 osd_req_op_extent_osd_data_bvec_pos +EXPORT_SYMBOL net/ceph/libceph 0x9346bd98 ceph_wait_for_latest_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x9397a034 osd_req_op_extent_init +EXPORT_SYMBOL net/ceph/libceph 0x9608c5be osd_req_op_cls_request_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x96cc2111 ceph_compare_options +EXPORT_SYMBOL net/ceph/libceph 0x987d3968 ceph_alloc_options +EXPORT_SYMBOL net/ceph/libceph 0x9bc6b539 ceph_find_or_create_string +EXPORT_SYMBOL net/ceph/libceph 0x9ca95932 ceph_create_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x9cc91e38 ceph_osdc_notify_ack +EXPORT_SYMBOL net/ceph/libceph 0x9fbba67f ceph_buffer_new +EXPORT_SYMBOL net/ceph/libceph 0x9fefa3cb ceph_calc_file_object_mapping +EXPORT_SYMBOL net/ceph/libceph 0xa3ba5764 ceph_copy_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xa53d7d27 ceph_create_client +EXPORT_SYMBOL net/ceph/libceph 0xa56d5f88 ceph_osdc_notify +EXPORT_SYMBOL net/ceph/libceph 0xa698f998 ceph_free_lockers +EXPORT_SYMBOL net/ceph/libceph 0xab99b46d osd_req_op_extent_osd_data +EXPORT_SYMBOL net/ceph/libceph 0xad703657 ceph_auth_destroy_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xadc937ee ceph_monc_get_version_async +EXPORT_SYMBOL net/ceph/libceph 0xaf6d0fb9 ceph_msg_get +EXPORT_SYMBOL net/ceph/libceph 0xaf7b70ff __ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xaf84ba70 ceph_monc_open_session +EXPORT_SYMBOL net/ceph/libceph 0xafb8a407 ceph_msgr_flush +EXPORT_SYMBOL net/ceph/libceph 0xb0fbf9ff ceph_parse_mon_ips +EXPORT_SYMBOL net/ceph/libceph 0xb30be0ae ceph_osdc_alloc_messages +EXPORT_SYMBOL net/ceph/libceph 0xb54676fa ceph_msg_type_name +EXPORT_SYMBOL net/ceph/libceph 0xb72c162e ceph_buffer_release +EXPORT_SYMBOL net/ceph/libceph 0xbc43faec ceph_msg_new +EXPORT_SYMBOL net/ceph/libceph 0xbd2f79ae ceph_oloc_copy +EXPORT_SYMBOL net/ceph/libceph 0xbe3879aa ceph_get_snap_context +EXPORT_SYMBOL net/ceph/libceph 0xbe8dd41f ceph_osdc_update_epoch_barrier +EXPORT_SYMBOL net/ceph/libceph 0xbeaad9c2 ceph_osdc_call +EXPORT_SYMBOL net/ceph/libceph 0xbeceafb3 ceph_destroy_client +EXPORT_SYMBOL net/ceph/libceph 0xc06c2d87 osd_req_op_extent_osd_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xc1734905 ceph_msg_data_add_bio +EXPORT_SYMBOL net/ceph/libceph 0xc366bfa1 ceph_pagelist_truncate +EXPORT_SYMBOL net/ceph/libceph 0xca80437b ceph_extent_to_file +EXPORT_SYMBOL net/ceph/libceph 0xcf2be7f4 ceph_osdc_put_request +EXPORT_SYMBOL net/ceph/libceph 0xd091640c ceph_osdc_unwatch +EXPORT_SYMBOL net/ceph/libceph 0xd2260277 ceph_msg_data_add_pages +EXPORT_SYMBOL net/ceph/libceph 0xd4897b06 ceph_osdc_wait_request +EXPORT_SYMBOL net/ceph/libceph 0xd4d736db ceph_destroy_options +EXPORT_SYMBOL net/ceph/libceph 0xd4eb7735 ceph_decode_entity_addr +EXPORT_SYMBOL net/ceph/libceph 0xd9a104b9 ceph_osdc_watch +EXPORT_SYMBOL net/ceph/libceph 0xda0699f2 ceph_monc_get_version +EXPORT_SYMBOL net/ceph/libceph 0xdb1d4b22 ceph_con_open +EXPORT_SYMBOL net/ceph/libceph 0xdb2a3e73 ceph_osdc_maybe_request_map +EXPORT_SYMBOL net/ceph/libceph 0xde458fab ceph_msg_new2 +EXPORT_SYMBOL net/ceph/libceph 0xdf6ef4a1 ceph_oid_printf +EXPORT_SYMBOL net/ceph/libceph 0xdfc091f9 ceph_entity_type_name +EXPORT_SYMBOL net/ceph/libceph 0xe23cd899 ceph_monc_blocklist_add +EXPORT_SYMBOL net/ceph/libceph 0xe2a7ce8f ceph_auth_handle_svc_reply_more +EXPORT_SYMBOL net/ceph/libceph 0xe34a59f2 ceph_object_locator_to_pg +EXPORT_SYMBOL net/ceph/libceph 0xe43fceba osd_req_op_extent_osd_iter +EXPORT_SYMBOL net/ceph/libceph 0xe76e7226 ceph_pagelist_alloc +EXPORT_SYMBOL net/ceph/libceph 0xe788e8ab ceph_monc_stop +EXPORT_SYMBOL net/ceph/libceph 0xe887268a ceph_auth_invalidate_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xea44fa79 __ceph_alloc_sparse_ext_map +EXPORT_SYMBOL net/ceph/libceph 0xeaaf16d1 osd_req_op_xattr_init +EXPORT_SYMBOL net/ceph/libceph 0xecf714e4 ceph_cls_set_cookie +EXPORT_SYMBOL net/ceph/libceph 0xee120c03 ceph_release_string +EXPORT_SYMBOL net/ceph/libceph 0xee6ba4db ceph_osdc_clear_abort_err +EXPORT_SYMBOL net/ceph/libceph 0xee70964e ceph_monc_validate_auth +EXPORT_SYMBOL net/ceph/libceph 0xeef6cfa3 ceph_iterate_extents +EXPORT_SYMBOL net/ceph/libceph 0xefce3c3b ceph_pagelist_reserve +EXPORT_SYMBOL net/ceph/libceph 0xefce991c ceph_pagelist_append +EXPORT_SYMBOL net/ceph/libceph 0xf03fe862 ceph_pagelist_set_cursor +EXPORT_SYMBOL net/ceph/libceph 0xf06c50b9 ceph_osdc_cancel_request +EXPORT_SYMBOL net/ceph/libceph 0xf163dd7d osd_req_op_extent_osd_data_bio +EXPORT_SYMBOL net/ceph/libceph 0xf254297e ceph_addr_is_blank +EXPORT_SYMBOL net/ceph/libceph 0xf3f2220e ceph_copy_user_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xf5bc7d40 ceph_osdc_flush_notifies +EXPORT_SYMBOL net/ceph/libceph 0xf7a9fe94 osd_req_op_cls_response_data_pages +EXPORT_SYMBOL net/ceph/libceph 0xfe888f37 ceph_con_init +EXPORT_SYMBOL net/ceph/libceph 0xfe91d398 osd_req_op_extent_osd_data_pagelist +EXPORT_SYMBOL net/dccp/dccp_ipv4 0xc856a21d dccp_syn_ack_timeout +EXPORT_SYMBOL net/dccp/dccp_ipv4 0xff16e789 dccp_req_err +EXPORT_SYMBOL net/hsr/hsr 0x2c70cf41 is_hsr_master +EXPORT_SYMBOL net/hsr/hsr 0x87fea90b hsr_get_version +EXPORT_SYMBOL net/ieee802154/ieee802154 0x09e42e6d wpan_phy_for_each +EXPORT_SYMBOL net/ieee802154/ieee802154 0x25d77586 wpan_phy_free +EXPORT_SYMBOL net/ieee802154/ieee802154 0x47a23570 wpan_phy_new +EXPORT_SYMBOL net/ieee802154/ieee802154 0x4e53bb41 wpan_phy_find +EXPORT_SYMBOL net/ieee802154/ieee802154 0x9b995c1f wpan_phy_register +EXPORT_SYMBOL net/ieee802154/ieee802154 0xa7da189d wpan_phy_unregister +EXPORT_SYMBOL net/ipv4/fou 0x1757d1a4 fou_encap_hlen +EXPORT_SYMBOL net/ipv4/fou 0x52902c7b __fou_build_header +EXPORT_SYMBOL net/ipv4/fou 0x62f5ca14 __gue_build_header +EXPORT_SYMBOL net/ipv4/fou 0xf13914b3 gue_encap_hlen +EXPORT_SYMBOL net/ipv4/gre 0xf2ddc278 gre_parse_header +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x14434ade ip_tunnel_get_iflink +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x86980bed ip_tunnel_encap_add_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x8ff550ac ip_tunnel_encap_del_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xb046f55b ip_tunnel_md_udp_encap +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xbd7e23ab ip_tunnel_get_link_net +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x22799e09 arpt_unregister_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x93db582d arpt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xd9ace96c arpt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xeaefd6c6 arpt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x29f4ec1b ipt_unregister_table_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x2b6ca8e4 ipt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x38052b81 ipt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x7e0abbef ipt_register_table +EXPORT_SYMBOL net/ipv4/tunnel4 0x38832a29 xfrm4_tunnel_deregister +EXPORT_SYMBOL net/ipv4/tunnel4 0x483b7079 xfrm4_tunnel_register +EXPORT_SYMBOL net/ipv4/udp_tunnel 0xb44a4c0a udp_sock_create4 +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x1e13dc02 ip6_tnl_get_cap +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x2202d344 ip6_tnl_encap_add_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x4d50c44c ip6_tnl_get_iflink +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x562148fc ip6_tnl_rcv +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x5e8230c3 ip6_tnl_change_mtu +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x701049a5 ip6_tnl_encap_del_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x72e64fbe ip6_tnl_parse_tlv_enc_lim +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x915b3de6 ip6_tnl_xmit +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xe442da4c ip6_tnl_get_link_net +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x09abec7f ip6t_do_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x489a31ac ip6t_unregister_table_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x74cb3f24 ip6t_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xdb61a5ed ip6t_register_table +EXPORT_SYMBOL net/ipv6/tunnel6 0x2ec32889 xfrm6_tunnel_register +EXPORT_SYMBOL net/ipv6/tunnel6 0x83bf6d7d xfrm6_tunnel_deregister +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x73f8bc8a xfrm6_tunnel_spi_lookup +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x837bf17d xfrm6_tunnel_alloc_spi +EXPORT_SYMBOL net/lapb/lapb 0x284f5323 lapb_unregister +EXPORT_SYMBOL net/lapb/lapb 0x4a79ee59 lapb_data_request +EXPORT_SYMBOL net/lapb/lapb 0x6ddf23ca lapb_data_received +EXPORT_SYMBOL net/lapb/lapb 0x86c50ba3 lapb_connect_request +EXPORT_SYMBOL net/lapb/lapb 0xae778990 lapb_getparms +EXPORT_SYMBOL net/lapb/lapb 0xb9fcfae5 lapb_register +EXPORT_SYMBOL net/lapb/lapb 0xcb174ebd lapb_setparms +EXPORT_SYMBOL net/lapb/lapb 0xfcf9293f lapb_disconnect_request +EXPORT_SYMBOL net/llc/llc 0x042c251c llc_set_station_handler +EXPORT_SYMBOL net/llc/llc 0x1c596191 llc_sap_find +EXPORT_SYMBOL net/llc/llc 0x22167c14 llc_mac_hdr_init +EXPORT_SYMBOL net/llc/llc 0x363e4f55 llc_sap_close +EXPORT_SYMBOL net/llc/llc 0x38b92846 llc_remove_pack +EXPORT_SYMBOL net/llc/llc 0x52d7b2fd llc_sap_list +EXPORT_SYMBOL net/llc/llc 0x6652c4aa llc_sap_open +EXPORT_SYMBOL net/llc/llc 0x81fbe4e4 llc_add_pack +EXPORT_SYMBOL net/llc/llc 0x9347724b llc_build_and_send_ui_pkt +EXPORT_SYMBOL net/mac80211/mac80211 0x010c90cc ieee80211_wake_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x010e54d0 ieee80211_cqm_rssi_notify +EXPORT_SYMBOL net/mac80211/mac80211 0x011fad13 ieee80211_sta_pspoll +EXPORT_SYMBOL net/mac80211/mac80211 0x01a840e3 ieee80211_free_txskb +EXPORT_SYMBOL net/mac80211/mac80211 0x066fcdaf ieee80211_channel_switch_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0x071965ca ieee80211_manage_rx_ba_offl +EXPORT_SYMBOL net/mac80211/mac80211 0x0883d690 ieee80211_disable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0x0ae32b92 wiphy_to_ieee80211_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x172d23fe ieee80211_tx_status +EXPORT_SYMBOL net/mac80211/mac80211 0x187362b3 ieee80211_next_txq +EXPORT_SYMBOL net/mac80211/mac80211 0x188dfef8 ieee80211_iter_keys_rcu +EXPORT_SYMBOL net/mac80211/mac80211 0x19f37f0d ieee80211_update_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x1cf75d45 ieee80211_get_tkip_p1k_iv +EXPORT_SYMBOL net/mac80211/mac80211 0x1e1fb054 ieee80211_sched_scan_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0x1e74c602 ieee80211_stop_queues +EXPORT_SYMBOL net/mac80211/mac80211 0x2204b191 ieee80211_beacon_set_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x22dcee39 ieee80211_rx_ba_timer_expired +EXPORT_SYMBOL net/mac80211/mac80211 0x23b95ef4 ieee80211_restart_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x2bede05a ieee80211_beacon_get_tim +EXPORT_SYMBOL net/mac80211/mac80211 0x2ce76d72 ieee80211_start_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x2dc5670d ieee80211_refresh_tx_agg_session_timer +EXPORT_SYMBOL net/mac80211/mac80211 0x2dd541ee ieee80211_unreserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x2f6b6473 ieee80211_wake_queues +EXPORT_SYMBOL net/mac80211/mac80211 0x2fba79d2 __ieee80211_schedule_txq +EXPORT_SYMBOL net/mac80211/mac80211 0x322db4e3 __ieee80211_create_tpt_led_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x391eda45 ieee80211_get_tkip_rx_p1k +EXPORT_SYMBOL net/mac80211/mac80211 0x3d72afc0 ieee80211_scan_completed +EXPORT_SYMBOL net/mac80211/mac80211 0x3e5cac88 ieee80211_report_wowlan_wakeup +EXPORT_SYMBOL net/mac80211/mac80211 0x3f8bdaf6 ieee80211_free_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x41e374c9 ieee80211_sta_ps_transition +EXPORT_SYMBOL net/mac80211/mac80211 0x43183449 ieee80211_register_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x476c3346 ieee80211_get_tkip_p2k +EXPORT_SYMBOL net/mac80211/mac80211 0x49e64da4 ieee80211_stop_rx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x4bfd0108 ieee80211_ctstoself_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x4cb6fa35 ieee80211_beacon_get_template_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x4fc68138 ieee80211_csa_finish +EXPORT_SYMBOL net/mac80211/mac80211 0x53e2a8b2 ieee80211_beacon_cntdwn_is_complete +EXPORT_SYMBOL net/mac80211/mac80211 0x59240dc2 ieee80211_rate_control_unregister +EXPORT_SYMBOL net/mac80211/mac80211 0x5caaa029 ieee80211_txq_schedule_start +EXPORT_SYMBOL net/mac80211/mac80211 0x5ed653b6 ieee80211_proberesp_get +EXPORT_SYMBOL net/mac80211/mac80211 0x618a56d7 __ieee80211_get_tx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x63316669 ieee80211_queue_delayed_work +EXPORT_SYMBOL net/mac80211/mac80211 0x65edae6b rate_control_set_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x69a84d7c ieee80211_beacon_update_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x720e0d4b ieee80211_sched_scan_results +EXPORT_SYMBOL net/mac80211/mac80211 0x72bd8819 ieee80211_stop_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x7490e1f5 ieee80211_tx_status_ext +EXPORT_SYMBOL net/mac80211/mac80211 0x776458bc ieee80211_generic_frame_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x7e42897e ieee80211_ctstoself_get +EXPORT_SYMBOL net/mac80211/mac80211 0x7eb54241 ieee80211_beacon_loss +EXPORT_SYMBOL net/mac80211/mac80211 0x8b80da37 ieee80211_radar_detected +EXPORT_SYMBOL net/mac80211/mac80211 0x8e0c9eb5 ieee80211_reserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x8e391f56 __ieee80211_get_rx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x91e2716b ieee80211_queue_work +EXPORT_SYMBOL net/mac80211/mac80211 0x94566e9a ieee80211_sta_uapsd_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x95febea6 ieee80211_get_bssid +EXPORT_SYMBOL net/mac80211/mac80211 0x97b09c08 ieee80211_nan_func_terminated +EXPORT_SYMBOL net/mac80211/mac80211 0x991a0ca0 ieee80211_parse_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x9c2b69ea ieee80211_txq_may_transmit +EXPORT_SYMBOL net/mac80211/mac80211 0x9c2c22f4 ieee80211_tdls_oper_request +EXPORT_SYMBOL net/mac80211/mac80211 0x9daa8456 ieee80211_sta_recalc_aggregates +EXPORT_SYMBOL net/mac80211/mac80211 0xa1620152 ieee80211_rts_get +EXPORT_SYMBOL net/mac80211/mac80211 0xa27cbfe7 ieee80211_connection_loss +EXPORT_SYMBOL net/mac80211/mac80211 0xa295b8c1 ieee80211_send_eosp_nullfunc +EXPORT_SYMBOL net/mac80211/mac80211 0xa2ff756d ieee80211_sta_set_buffered +EXPORT_SYMBOL net/mac80211/mac80211 0xa3386234 ieee80211_rx_napi +EXPORT_SYMBOL net/mac80211/mac80211 0xa3739a4e ieee80211_txq_airtime_check +EXPORT_SYMBOL net/mac80211/mac80211 0xa39e3375 ieee80211_rts_duration +EXPORT_SYMBOL net/mac80211/mac80211 0xa4b9c5f7 ieee80211_nullfunc_get +EXPORT_SYMBOL net/mac80211/mac80211 0xa90c4d78 ieee80211_enable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0xa981d78a ieee80211_pspoll_get +EXPORT_SYMBOL net/mac80211/mac80211 0xabbd18d8 ieee80211_sta_block_awake +EXPORT_SYMBOL net/mac80211/mac80211 0xac439feb ieee80211_get_tx_rates +EXPORT_SYMBOL net/mac80211/mac80211 0xad1173a1 ieee80211_beacon_get_template_ema_index +EXPORT_SYMBOL net/mac80211/mac80211 0xad43a184 __ieee80211_get_assoc_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xae7e094c ieee80211_rx_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xaeb9a917 ieee80211_get_key_rx_seq +EXPORT_SYMBOL net/mac80211/mac80211 0xb11f79e6 ieee80211_unregister_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xb1a8b3cb ieee80211_chswitch_done +EXPORT_SYMBOL net/mac80211/mac80211 0xb5b0ccc7 ieee80211_rate_control_register +EXPORT_SYMBOL net/mac80211/mac80211 0xb7df3286 ieee80211_report_low_ack +EXPORT_SYMBOL net/mac80211/mac80211 0xb890a7cb ieee80211_txq_get_depth +EXPORT_SYMBOL net/mac80211/mac80211 0xbab1e65a ieee80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/mac80211/mac80211 0xc0acace1 ieee80211_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0xc32a4725 ieee80211_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0xc45bd823 __ieee80211_get_radio_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xc54e08d5 ieee80211_tx_prepare_skb +EXPORT_SYMBOL net/mac80211/mac80211 0xca5c8693 ieee80211_tx_rate_update +EXPORT_SYMBOL net/mac80211/mac80211 0xcb55bb60 ieee80211_iter_keys +EXPORT_SYMBOL net/mac80211/mac80211 0xcd7e41de ieee80211_sta_register_airtime +EXPORT_SYMBOL net/mac80211/mac80211 0xce5ba763 ieee80211_get_unsol_bcast_probe_resp_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0xd3a1e4cc ieee80211_beacon_get_template +EXPORT_SYMBOL net/mac80211/mac80211 0xd5154d78 ieee80211_mark_rx_ba_filtered_frames +EXPORT_SYMBOL net/mac80211/mac80211 0xdfe0b6ed ieee80211_queue_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0xe2237d38 ieee80211_tx_dequeue +EXPORT_SYMBOL net/mac80211/mac80211 0xe3fc51c0 ieee80211_get_fils_discovery_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0xe47506d7 ieee80211_alloc_hw_nm +EXPORT_SYMBOL net/mac80211/mac80211 0xe4def586 ieee80211_send_bar +EXPORT_SYMBOL net/mac80211/mac80211 0xe9c079b4 ieee80211_stop_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xeb9ddb2f ieee80211_nan_func_match +EXPORT_SYMBOL net/mac80211/mac80211 0xee90a166 ieee80211_get_buffered_bc +EXPORT_SYMBOL net/mac80211/mac80211 0xef6d0fc4 ieee80211_tx_status_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xf1167462 ieee80211_beacon_free_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0xf1ee3a6b ieee80211_ap_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0xf2109124 ieee80211_handle_wake_tx_queue +EXPORT_SYMBOL net/mac80211/mac80211 0xf3fb6bc2 ieee80211_stop_queue +EXPORT_SYMBOL net/mac80211/mac80211 0xf526d9f8 ieee80211_start_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xf5898d96 ieee80211_rx_list +EXPORT_SYMBOL net/mac80211/mac80211 0xf73d0236 ieee80211_sta_eosp +EXPORT_SYMBOL net/mac80211/mac80211 0xf795ce23 ieee80211_find_sta +EXPORT_SYMBOL net/mac802154/mac802154 0x1431441f ieee802154_unregister_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x2561377c ieee802154_xmit_hw_error +EXPORT_SYMBOL net/mac802154/mac802154 0x76225830 ieee802154_rx_irqsafe +EXPORT_SYMBOL net/mac802154/mac802154 0x8302eea0 ieee802154_xmit_complete +EXPORT_SYMBOL net/mac802154/mac802154 0xaa630e20 ieee802154_register_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xae2c8d87 ieee802154_xmit_error +EXPORT_SYMBOL net/mac802154/mac802154 0xbcf29c26 ieee802154_free_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xbddcb367 ieee802154_configure_durations +EXPORT_SYMBOL net/mac802154/mac802154 0xf65cf64c ieee802154_alloc_hw +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x0c04fa0a register_ip_vs_app_inc +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x1beb78cb register_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x1e8cdb9c ip_vs_conn_in_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x33dd5696 ip_vs_proto_data_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x55f2e0e5 ip_vs_new_conn_out +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x5cb86e59 ip_vs_nfct_expect_related +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x6feb57ca ip_vs_conn_put +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x700596f5 unregister_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x93d43927 ip_vs_tcp_conn_listen +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x9949293b ip_vs_scheduler_err +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd831a1a2 ip_vs_proto_name +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd9019f7e ip_vs_conn_out_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xe5119f1e unregister_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xe5c51659 ip_vs_conn_new +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xe6ba228c register_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xff89be3c ip_vs_proto_get +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x3b08a8f0 nf_ct_destroy +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x4e5b8a86 nf_ct_ext_add +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x89d99ee1 __nf_ct_ext_find +EXPORT_SYMBOL net/netfilter/nf_conntrack_pptp 0xf2a36612 pptp_msg_name +EXPORT_SYMBOL net/netfilter/nf_nat 0x3ec88a29 nf_nat_mangle_udp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0x6da8635e __nf_nat_mangle_tcp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0xe449c670 nf_nat_follow_master +EXPORT_SYMBOL net/netfilter/nf_nat 0xf5dccac9 nf_nat_setup_info +EXPORT_SYMBOL net/netfilter/nft_fib 0x46170f23 nft_fib_policy +EXPORT_SYMBOL net/netfilter/x_tables 0x0d7f5fcd xt_alloc_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x3bf9d084 xt_check_table_hooks +EXPORT_SYMBOL net/netfilter/x_tables 0x3eb26538 xt_unregister_target +EXPORT_SYMBOL net/netfilter/x_tables 0x3f6cdf3f xt_register_match +EXPORT_SYMBOL net/netfilter/x_tables 0x41e56901 xt_unregister_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x48012e28 xt_check_proc_name +EXPORT_SYMBOL net/netfilter/x_tables 0x50873741 xt_compat_init_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x51579843 xt_unregister_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x67926d15 xt_unregister_match +EXPORT_SYMBOL net/netfilter/x_tables 0x74b6234e xt_register_target +EXPORT_SYMBOL net/netfilter/x_tables 0x7f8255f4 xt_find_table +EXPORT_SYMBOL net/netfilter/x_tables 0x82db8e93 xt_find_match +EXPORT_SYMBOL net/netfilter/x_tables 0x977fd4bf xt_alloc_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xa25fc115 xt_compat_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xbb6d64e5 xt_register_targets +EXPORT_SYMBOL net/netfilter/x_tables 0xcb3e91cc xt_counters_alloc +EXPORT_SYMBOL net/netfilter/x_tables 0xd6671f5d xt_register_matches +EXPORT_SYMBOL net/netfilter/x_tables 0xd87ae60d xt_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xe204e042 xt_free_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xfef779fa xt_find_jump_offset +EXPORT_SYMBOL net/nfc/hci/hci 0x0bbdaef4 nfc_hci_register_device +EXPORT_SYMBOL net/nfc/hci/hci 0x0c1b8b82 nfc_hci_send_event +EXPORT_SYMBOL net/nfc/hci/hci 0x147956c1 nfc_llc_start +EXPORT_SYMBOL net/nfc/hci/hci 0x24225977 nfc_hci_unregister_device +EXPORT_SYMBOL net/nfc/hci/hci 0x316459e1 nfc_hci_set_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x3ee999fa nfc_hci_send_cmd_async +EXPORT_SYMBOL net/nfc/hci/hci 0x443d10ec nfc_hci_connect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0x4fa14402 nfc_hci_recv_frame +EXPORT_SYMBOL net/nfc/hci/hci 0x53f786b8 nfc_hci_free_device +EXPORT_SYMBOL net/nfc/hci/hci 0x58d84278 nfc_hci_allocate_device +EXPORT_SYMBOL net/nfc/hci/hci 0x5ff527de nfc_hci_get_param +EXPORT_SYMBOL net/nfc/hci/hci 0x62d81e61 nfc_hci_driver_failure +EXPORT_SYMBOL net/nfc/hci/hci 0x6b43f43f nfc_hci_reset_pipes_per_host +EXPORT_SYMBOL net/nfc/hci/hci 0x6c0a2d7b nfc_hci_set_param +EXPORT_SYMBOL net/nfc/hci/hci 0x74f6773d nfc_hci_disconnect_all_gates +EXPORT_SYMBOL net/nfc/hci/hci 0x74fe3670 nfc_hci_result_to_errno +EXPORT_SYMBOL net/nfc/hci/hci 0x7c62b82a nfc_llc_stop +EXPORT_SYMBOL net/nfc/hci/hci 0x8564598b nfc_hci_reset_pipes +EXPORT_SYMBOL net/nfc/hci/hci 0x8f965632 nfc_hci_disconnect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0xd4d524c7 nfc_hci_get_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0xd62af755 nfc_hci_send_cmd +EXPORT_SYMBOL net/nfc/hci/hci 0xdd231c55 nfc_hci_sak_to_protocol +EXPORT_SYMBOL net/nfc/hci/hci 0xdde1c7fd nfc_hci_target_discovered +EXPORT_SYMBOL net/nfc/nci/nci 0x00bcdeb7 nci_core_reset +EXPORT_SYMBOL net/nfc/nci/nci 0x03d2956e nci_hci_send_event +EXPORT_SYMBOL net/nfc/nci/nci 0x0731fd14 nci_core_conn_create +EXPORT_SYMBOL net/nfc/nci/nci 0x07cca442 nci_prop_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x16084658 nci_register_device +EXPORT_SYMBOL net/nfc/nci/nci 0x1d8fc69b nci_free_device +EXPORT_SYMBOL net/nfc/nci/nci 0x28f60460 nci_req_complete +EXPORT_SYMBOL net/nfc/nci/nci 0x2bbd159f nci_core_init +EXPORT_SYMBOL net/nfc/nci/nci 0x306c8f00 nci_core_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x36ea151d nci_get_conn_info_by_dest_type_params +EXPORT_SYMBOL net/nfc/nci/nci 0x3a9b3fc1 nci_unregister_device +EXPORT_SYMBOL net/nfc/nci/nci 0x3df50662 nci_hci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x543d41ac nci_hci_clear_all_pipes +EXPORT_SYMBOL net/nfc/nci/nci 0x7206ac31 nci_send_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x7bb4b20f nci_set_config +EXPORT_SYMBOL net/nfc/nci/nci 0x8bb8b541 nci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x8c944514 nci_hci_set_param +EXPORT_SYMBOL net/nfc/nci/nci 0x8cd967a0 nci_hci_get_param +EXPORT_SYMBOL net/nfc/nci/nci 0x9174a58d nci_send_data +EXPORT_SYMBOL net/nfc/nci/nci 0x9a8a3213 nci_conn_max_data_pkt_payload_size +EXPORT_SYMBOL net/nfc/nci/nci 0x9b1b24d2 nci_hci_dev_session_init +EXPORT_SYMBOL net/nfc/nci/nci 0xa350a998 nci_core_conn_close +EXPORT_SYMBOL net/nfc/nci/nci 0xa54ea543 nci_nfcee_mode_set +EXPORT_SYMBOL net/nfc/nci/nci 0xba490602 nci_to_errno +EXPORT_SYMBOL net/nfc/nci/nci 0xbe30b5af nci_recv_frame +EXPORT_SYMBOL net/nfc/nci/nci 0xc8c458eb nci_nfcc_loopback +EXPORT_SYMBOL net/nfc/nci/nci 0xd702daee nci_hci_connect_gate +EXPORT_SYMBOL net/nfc/nci/nci 0xe4ea6b06 nci_hci_open_pipe +EXPORT_SYMBOL net/nfc/nci/nci 0xe998cfd1 nci_allocate_device +EXPORT_SYMBOL net/nfc/nci/nci 0xf42f8283 nci_nfcee_discover +EXPORT_SYMBOL net/nfc/nfc 0x00e240a1 __nfc_alloc_vendor_cmd_reply_skb +EXPORT_SYMBOL net/nfc/nfc 0x046888aa nfc_get_local_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0x0a40d007 nfc_targets_found +EXPORT_SYMBOL net/nfc/nfc 0x0e6d96c4 nfc_se_connectivity +EXPORT_SYMBOL net/nfc/nfc 0x1874818b nfc_dep_link_is_up +EXPORT_SYMBOL net/nfc/nfc 0x368a1315 nfc_add_se +EXPORT_SYMBOL net/nfc/nfc 0x4196af40 nfc_target_lost +EXPORT_SYMBOL net/nfc/nfc 0x5248dbd0 nfc_allocate_device +EXPORT_SYMBOL net/nfc/nfc 0x6062ad3d nfc_set_remote_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0x66a02a9f nfc_tm_activated +EXPORT_SYMBOL net/nfc/nfc 0x6d32febd nfc_register_device +EXPORT_SYMBOL net/nfc/nfc 0x82389946 nfc_driver_failure +EXPORT_SYMBOL net/nfc/nfc 0xa395de54 nfc_unregister_device +EXPORT_SYMBOL net/nfc/nfc 0xa71b32d8 nfc_se_transaction +EXPORT_SYMBOL net/nfc/nfc 0xb9c4e052 nfc_class +EXPORT_SYMBOL net/nfc/nfc 0xc5d2e44e nfc_proto_unregister +EXPORT_SYMBOL net/nfc/nfc 0xc9702e4d nfc_tm_deactivated +EXPORT_SYMBOL net/nfc/nfc 0xcaae0992 nfc_proto_register +EXPORT_SYMBOL net/nfc/nfc 0xcce390ec nfc_vendor_cmd_reply +EXPORT_SYMBOL net/nfc/nfc 0xd96bbb51 nfc_find_se +EXPORT_SYMBOL net/nfc/nfc 0xdf1b449e nfc_remove_se +EXPORT_SYMBOL net/nfc/nfc 0xebb0053c nfc_fw_download_done +EXPORT_SYMBOL net/nfc/nfc 0xec6221ba nfc_tm_data_received +EXPORT_SYMBOL net/nfc/nfc 0xec8159af nfc_alloc_recv_skb +EXPORT_SYMBOL net/nfc/nfc 0xf3f40f72 nfc_send_to_raw_sock +EXPORT_SYMBOL net/nfc/nfc_digital 0x018c32ad nfc_digital_register_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x41d3853a nfc_digital_unregister_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x49a4821a nfc_digital_free_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x7480fe4b nfc_digital_allocate_device +EXPORT_SYMBOL net/phonet/phonet 0x0a3e9aa1 phonet_proto_register +EXPORT_SYMBOL net/phonet/phonet 0x37f8b41c pn_sock_unhash +EXPORT_SYMBOL net/phonet/phonet 0x71a27457 pn_sock_hash +EXPORT_SYMBOL net/phonet/phonet 0x9c7150f5 phonet_proto_unregister +EXPORT_SYMBOL net/phonet/phonet 0xa1b1fbfd phonet_stream_ops +EXPORT_SYMBOL net/phonet/phonet 0xb3512286 pn_sock_get_port +EXPORT_SYMBOL net/phonet/phonet 0xe5fe833c phonet_header_ops +EXPORT_SYMBOL net/phonet/phonet 0xe72f6742 pn_skb_send +EXPORT_SYMBOL net/rxrpc/rxrpc 0x27d206ec rxrpc_kernel_shutdown_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x2fe85d49 rxrpc_kernel_set_max_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x31bf3ca3 rxrpc_debug_id +EXPORT_SYMBOL net/rxrpc/rxrpc 0x34ef1b69 key_type_rxrpc +EXPORT_SYMBOL net/rxrpc/rxrpc 0x437cab3a rxrpc_kernel_get_srtt +EXPORT_SYMBOL net/rxrpc/rxrpc 0x44100f80 rxrpc_kernel_begin_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x4760aac2 rxrpc_get_server_data_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0x4787b136 rxrpc_kernel_set_tx_length +EXPORT_SYMBOL net/rxrpc/rxrpc 0x503857dc rxrpc_kernel_check_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x57de0c52 rxrpc_kernel_new_call_notification +EXPORT_SYMBOL net/rxrpc/rxrpc 0x59c39191 rxrpc_get_null_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0x5e936246 rxrpc_kernel_abort_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x60c05a67 rxrpc_kernel_get_peer +EXPORT_SYMBOL net/rxrpc/rxrpc 0x7a572b8a rxrpc_sock_set_min_security_level +EXPORT_SYMBOL net/rxrpc/rxrpc 0x905f02d3 rxrpc_sock_set_security_keyring +EXPORT_SYMBOL net/rxrpc/rxrpc 0xb9ca8410 rxrpc_kernel_charge_accept +EXPORT_SYMBOL net/rxrpc/rxrpc 0xc3d20ebc rxrpc_kernel_put_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xd09e20d6 rxrpc_kernel_send_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0xda413fe6 rxrpc_kernel_recv_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0xe8f52a9e rxrpc_kernel_get_epoch +EXPORT_SYMBOL net/sctp/sctp 0x8ef6220e sctp_do_peeloff +EXPORT_SYMBOL net/smc/smc 0x02f4a673 __traceiter_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0x3153cc92 __SCK__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x76da5303 __tracepoint_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xa053541c __tracepoint_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xb3f2d173 __SCK__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xc7c21b7c __traceiter_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xc997e8e5 __traceiter_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xd24addfc __tracepoint_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xd719961a __traceiter_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xe7dacb8d __SCK__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xf47b4ee2 __tracepoint_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xfb8cae0f __SCK__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x238a6f64 gss_mech_get +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x3c357935 gss_mech_put +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xf2810a98 gss_pseudoflavor_to_service +EXPORT_SYMBOL net/sunrpc/sunrpc 0x4ba09dc8 svc_pool_stats_open +EXPORT_SYMBOL net/sunrpc/sunrpc 0x4c0ab0e1 xdr_truncate_encode +EXPORT_SYMBOL net/sunrpc/sunrpc 0xdc6ecf49 xdr_restrict_buflen +EXPORT_SYMBOL net/tipc/tipc 0x2a62032b tipc_nl_sk_walk +EXPORT_SYMBOL net/tipc/tipc 0x531270a5 tipc_dump_start +EXPORT_SYMBOL net/tipc/tipc 0x74bb4082 tipc_dump_done +EXPORT_SYMBOL net/tipc/tipc 0xed066133 tipc_sk_fill_sock_diag +EXPORT_SYMBOL net/tls/tls 0x306c4404 tls_get_record +EXPORT_SYMBOL net/wireless/cfg80211 0x006892f0 ieee80211_get_channel_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x006fd5b8 cfg80211_mgmt_tx_status_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x039db091 cfg80211_get_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x06ca71fd cfg80211_chandef_create +EXPORT_SYMBOL net/wireless/cfg80211 0x0703216e cfg80211_register_netdevice +EXPORT_SYMBOL net/wireless/cfg80211 0x07c8650d cfg80211_cac_event +EXPORT_SYMBOL net/wireless/cfg80211 0x083fbb5d cfg80211_gtk_rekey_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x0b565384 cfg80211_sched_scan_stopped_locked +EXPORT_SYMBOL net/wireless/cfg80211 0x0cc95bc2 ieee80211_s1g_channel_width +EXPORT_SYMBOL net/wireless/cfg80211 0x117aca91 cfg80211_merge_profile +EXPORT_SYMBOL net/wireless/cfg80211 0x12b5b915 cfg80211_reg_can_beacon_relax +EXPORT_SYMBOL net/wireless/cfg80211 0x13c58e52 ieee80211_get_8023_tunnel_proto +EXPORT_SYMBOL net/wireless/cfg80211 0x16bde11b cfg80211_tdls_oper_request +EXPORT_SYMBOL net/wireless/cfg80211 0x1879fcbd bridge_tunnel_header +EXPORT_SYMBOL net/wireless/cfg80211 0x1910d39f cfg80211_rx_assoc_resp +EXPORT_SYMBOL net/wireless/cfg80211 0x19357ce7 cfg80211_new_sta +EXPORT_SYMBOL net/wireless/cfg80211 0x1b82a85a cfg80211_valid_disable_subchannel_bitmap +EXPORT_SYMBOL net/wireless/cfg80211 0x1ce2497f reg_query_regdb_wmm +EXPORT_SYMBOL net/wireless/cfg80211 0x1e42e454 cfg80211_bss_iter +EXPORT_SYMBOL net/wireless/cfg80211 0x1fb0cf6c cfg80211_sched_scan_results +EXPORT_SYMBOL net/wireless/cfg80211 0x245e4743 cfg80211_port_authorized +EXPORT_SYMBOL net/wireless/cfg80211 0x2663b9ea cfg80211_control_port_tx_status +EXPORT_SYMBOL net/wireless/cfg80211 0x275269b3 ieee80211_ie_split_ric +EXPORT_SYMBOL net/wireless/cfg80211 0x2a8d411a cfg80211_connect_done +EXPORT_SYMBOL net/wireless/cfg80211 0x2e2e7d84 cfg80211_pmksa_candidate_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x2f3b1673 cfg80211_sta_opmode_change_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x2fe6b193 cfg80211_unregister_wdev +EXPORT_SYMBOL net/wireless/cfg80211 0x32ca897a cfg80211_stop_iface +EXPORT_SYMBOL net/wireless/cfg80211 0x3369ab7c cfg80211_check_station_change +EXPORT_SYMBOL net/wireless/cfg80211 0x3643b80f ieee80211_chandef_to_operating_class +EXPORT_SYMBOL net/wireless/cfg80211 0x365bd608 cfg80211_tx_mgmt_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x387ac1f1 cfg80211_get_iftype_ext_capa +EXPORT_SYMBOL net/wireless/cfg80211 0x3aca71a1 cfg80211_get_ies_channel_number +EXPORT_SYMBOL net/wireless/cfg80211 0x3c744e95 cfg80211_calculate_bitrate +EXPORT_SYMBOL net/wireless/cfg80211 0x3c86019a cfg80211_sinfo_alloc_tid_stats +EXPORT_SYMBOL net/wireless/cfg80211 0x3ec9b022 cfg80211_report_wowlan_wakeup +EXPORT_SYMBOL net/wireless/cfg80211 0x3f4a8d9b cfg80211_ft_event +EXPORT_SYMBOL net/wireless/cfg80211 0x3ff66043 cfg80211_get_drvinfo +EXPORT_SYMBOL net/wireless/cfg80211 0x429c0c31 ieee80211_bss_get_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x42d0851b wiphy_free +EXPORT_SYMBOL net/wireless/cfg80211 0x43afadee ieee80211_radiotap_iterator_init +EXPORT_SYMBOL net/wireless/cfg80211 0x445aa496 ieee80211_is_valid_amsdu +EXPORT_SYMBOL net/wireless/cfg80211 0x49bde4f6 wiphy_unregister +EXPORT_SYMBOL net/wireless/cfg80211 0x4abed7d4 ieee80211_mandatory_rates +EXPORT_SYMBOL net/wireless/cfg80211 0x4d2f185f cfg80211_disconnected +EXPORT_SYMBOL net/wireless/cfg80211 0x4fe4ef4d cfg80211_cqm_txe_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x531314ca cfg80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x54f27141 cfg80211_rx_control_port +EXPORT_SYMBOL net/wireless/cfg80211 0x5503a53d cfg80211_michael_mic_failure +EXPORT_SYMBOL net/wireless/cfg80211 0x5584448a ieee80211_channel_to_freq_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x575f76df cfg80211_rx_unexpected_4addr_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x5863aa35 cfg80211_rx_spurious_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x59fd9035 cfg80211_rx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x5be707a9 cfg80211_rx_mgmt_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x5fe1707c __cfg80211_alloc_reply_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x6115e163 cfg80211_iter_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0x642eb6e6 cfg80211_any_usable_channels +EXPORT_SYMBOL net/wireless/cfg80211 0x659589e6 cfg80211_update_owe_info_event +EXPORT_SYMBOL net/wireless/cfg80211 0x69b18f43 rfc1042_header +EXPORT_SYMBOL net/wireless/cfg80211 0x6b348027 wiphy_new_nm +EXPORT_SYMBOL net/wireless/cfg80211 0x6bedf402 ieee80211_freq_khz_to_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x6c9a4ea6 get_wiphy_regdom +EXPORT_SYMBOL net/wireless/cfg80211 0x6f6a3c72 cfg80211_check_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0x6f754900 cfg80211_probe_status +EXPORT_SYMBOL net/wireless/cfg80211 0x7294b056 cfg80211_nan_func_terminated +EXPORT_SYMBOL net/wireless/cfg80211 0x740f9353 ieee80211_get_hdrlen_from_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x75227b18 cfg80211_chandef_usable +EXPORT_SYMBOL net/wireless/cfg80211 0x757bcf2f cfg80211_auth_timeout +EXPORT_SYMBOL net/wireless/cfg80211 0x76c805c6 regulatory_set_wiphy_regd_sync +EXPORT_SYMBOL net/wireless/cfg80211 0x77ab7921 __cfg80211_send_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x78a59d9d cfg80211_reg_can_beacon +EXPORT_SYMBOL net/wireless/cfg80211 0x792b4733 cfg80211_iftype_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0x79b82a71 cfg80211_find_vendor_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x7abc35c6 cfg80211_notify_new_peer_candidate +EXPORT_SYMBOL net/wireless/cfg80211 0x7acb86ed ieee80211_radiotap_iterator_next +EXPORT_SYMBOL net/wireless/cfg80211 0x7c3ac925 ieee80211_get_vht_max_nss +EXPORT_SYMBOL net/wireless/cfg80211 0x7c6dc65b cfg80211_tx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x7df75f54 wiphy_rfkill_set_hw_state_reason +EXPORT_SYMBOL net/wireless/cfg80211 0x7e557507 regulatory_hint +EXPORT_SYMBOL net/wireless/cfg80211 0x7ec63520 cfg80211_ch_switch_started_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x7ef39823 ieee80211_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0x8199ca54 cfg80211_classify8021d +EXPORT_SYMBOL net/wireless/cfg80211 0x850efa23 cfg80211_get_station +EXPORT_SYMBOL net/wireless/cfg80211 0x85da57ed cfg80211_nan_match +EXPORT_SYMBOL net/wireless/cfg80211 0x85de3f6f wiphy_delayed_work_timer +EXPORT_SYMBOL net/wireless/cfg80211 0x864fbb69 cfg80211_links_removed +EXPORT_SYMBOL net/wireless/cfg80211 0x87b0ff5c cfg80211_assoc_failure +EXPORT_SYMBOL net/wireless/cfg80211 0x88648af5 ieee80211_get_num_supported_channels +EXPORT_SYMBOL net/wireless/cfg80211 0x89b9e6f6 freq_reg_info +EXPORT_SYMBOL net/wireless/cfg80211 0x89d1ba26 cfg80211_send_layer2_update +EXPORT_SYMBOL net/wireless/cfg80211 0x8fa02936 cfg80211_free_nan_func +EXPORT_SYMBOL net/wireless/cfg80211 0x94b319b2 cfg80211_scan_done +EXPORT_SYMBOL net/wireless/cfg80211 0x9815c05a regulatory_pre_cac_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0x990d504f cfg80211_cqm_pktloss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x996c6f14 wiphy_rfkill_start_polling +EXPORT_SYMBOL net/wireless/cfg80211 0x9d6cba30 cfg80211_find_elem_match +EXPORT_SYMBOL net/wireless/cfg80211 0xa0dd24e2 cfg80211_conn_failed +EXPORT_SYMBOL net/wireless/cfg80211 0xa35ad920 cfg80211_ibss_joined +EXPORT_SYMBOL net/wireless/cfg80211 0xabb1c96c cfg80211_assoc_comeback +EXPORT_SYMBOL net/wireless/cfg80211 0xac63462b cfg80211_rx_unprot_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xae94db77 cfg80211_crit_proto_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0xb4f36251 wiphy_register +EXPORT_SYMBOL net/wireless/cfg80211 0xba3ae7f5 cfg80211_ref_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xbfbdc3d7 __cfg80211_radar_event +EXPORT_SYMBOL net/wireless/cfg80211 0xc3fb97ca ieee80211_get_response_rate +EXPORT_SYMBOL net/wireless/cfg80211 0xc4b4fc27 cfg80211_chandef_valid +EXPORT_SYMBOL net/wireless/cfg80211 0xc600b0c1 cfg80211_roamed +EXPORT_SYMBOL net/wireless/cfg80211 0xca92c785 cfg80211_bss_flush +EXPORT_SYMBOL net/wireless/cfg80211 0xcabce131 cfg80211_chandef_dfs_required +EXPORT_SYMBOL net/wireless/cfg80211 0xcc1a7c48 cfg80211_is_element_inherited +EXPORT_SYMBOL net/wireless/cfg80211 0xcfa16c76 cfg80211_ch_switch_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xcfb9c132 nl80211_send_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0xd09fd778 cfg80211_external_auth_request +EXPORT_SYMBOL net/wireless/cfg80211 0xd56d55f3 ieee80211_get_mesh_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0xd607e563 cfg80211_inform_bss_frame_data +EXPORT_SYMBOL net/wireless/cfg80211 0xd6c87a05 cfg80211_defragment_element +EXPORT_SYMBOL net/wireless/cfg80211 0xd7c44ccc regulatory_set_wiphy_regd +EXPORT_SYMBOL net/wireless/cfg80211 0xd809182d cfg80211_ready_on_channel +EXPORT_SYMBOL net/wireless/cfg80211 0xd9328e45 cfg80211_sched_scan_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0xd960fde0 cfg80211_remain_on_channel_expired +EXPORT_SYMBOL net/wireless/cfg80211 0xd97eaad4 cfg80211_chandef_compatible +EXPORT_SYMBOL net/wireless/cfg80211 0xd9fa53bd cfg80211_cqm_rssi_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xdba126c1 reg_initiator_name +EXPORT_SYMBOL net/wireless/cfg80211 0xdbe69aae cfg80211_del_sta_sinfo +EXPORT_SYMBOL net/wireless/cfg80211 0xde5e60e0 cfg80211_bss_color_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xdf243c3e cfg80211_background_cac_abort +EXPORT_SYMBOL net/wireless/cfg80211 0xe28445ca __cfg80211_alloc_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xe4fbfa6d wiphy_apply_custom_regulatory +EXPORT_SYMBOL net/wireless/cfg80211 0xebe3256d cfg80211_unlink_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xecf6cd46 ieee80211_amsdu_to_8023s +EXPORT_SYMBOL net/wireless/cfg80211 0xeda003da ieee80211_data_to_8023_exthdr +EXPORT_SYMBOL net/wireless/cfg80211 0xf167be2e cfg80211_inform_bss_data +EXPORT_SYMBOL net/wireless/cfg80211 0xf40bc2f5 ieee80211_operating_class_to_band +EXPORT_SYMBOL net/wireless/cfg80211 0xf54ea16b ieee80211_strip_8023_mesh_hdr +EXPORT_SYMBOL net/wireless/cfg80211 0xf5596d89 cfg80211_get_p2p_attr +EXPORT_SYMBOL net/wireless/cfg80211 0xfbfdd4f3 cfg80211_put_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xfca1f60a wiphy_read_of_freq_limits +EXPORT_SYMBOL net/wireless/cfg80211 0xfd63e0aa cfg80211_report_obss_beacon_khz +EXPORT_SYMBOL net/wireless/cfg80211 0xfe0825b4 wdev_chandef +EXPORT_SYMBOL net/wireless/lib80211 0x11b8a323 lib80211_get_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x326379bb lib80211_crypt_delayed_deinit +EXPORT_SYMBOL net/wireless/lib80211 0x87be0f26 lib80211_register_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0xb2a19ac8 lib80211_crypt_info_init +EXPORT_SYMBOL net/wireless/lib80211 0xe48d2354 lib80211_unregister_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0xff303eab lib80211_crypt_info_free +EXPORT_SYMBOL sound/ac97_bus 0x2edcf093 ac97_bus_type +EXPORT_SYMBOL sound/core/oss/snd-mixer-oss 0xda6b6a18 snd_mixer_oss_ioctl_card +EXPORT_SYMBOL sound/core/seq/snd-seq 0x1a724fcc snd_seq_kernel_client_ctl +EXPORT_SYMBOL sound/core/seq/snd-seq 0x23738926 snd_seq_dump_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0x3061c52d snd_use_lock_sync_helper +EXPORT_SYMBOL sound/core/seq/snd-seq 0x37fb0126 snd_seq_kernel_client_write_poll +EXPORT_SYMBOL sound/core/seq/snd-seq 0x6bb71038 snd_seq_delete_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7b8699eb snd_seq_event_port_detach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x843bf134 snd_seq_kernel_client_enqueue +EXPORT_SYMBOL sound/core/seq/snd-seq 0x85cd59a8 snd_seq_kernel_client_dispatch +EXPORT_SYMBOL sound/core/seq/snd-seq 0x9b9e8089 snd_seq_create_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa6e19f8e snd_seq_expand_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0xb8e448a0 snd_seq_set_queue_tempo +EXPORT_SYMBOL sound/core/seq/snd-seq 0xff073cb1 snd_seq_event_port_attach +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x6ea09972 snd_midi_channel_alloc_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x74769de9 snd_midi_process_event +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x833a3e07 snd_midi_channel_set_clear +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0xb9948d2c snd_midi_channel_free_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x454224b1 snd_midi_event_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x70758652 snd_midi_event_encode_byte +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x7a3e0db5 snd_midi_event_no_status +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x8150b379 snd_midi_event_reset_encode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xb8620ad8 snd_midi_event_reset_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xdd935c83 snd_midi_event_free +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xe9e6c50c snd_midi_event_new +EXPORT_SYMBOL sound/core/seq/snd-seq-virmidi 0xd67068ac snd_virmidi_new +EXPORT_SYMBOL sound/core/snd 0x09f46b0d snd_ctl_add +EXPORT_SYMBOL sound/core/snd 0x1221e5f5 snd_pci_quirk_lookup +EXPORT_SYMBOL sound/core/snd 0x198788b4 snd_lookup_oss_minor_data +EXPORT_SYMBOL sound/core/snd 0x2057cb04 snd_card_register +EXPORT_SYMBOL sound/core/snd 0x23f86107 snd_card_disconnect +EXPORT_SYMBOL sound/core/snd 0x24a94b26 snd_info_get_line +EXPORT_SYMBOL sound/core/snd 0x2615d6d4 snd_device_free +EXPORT_SYMBOL sound/core/snd 0x271140fd snd_ctl_boolean_stereo_info +EXPORT_SYMBOL sound/core/snd 0x277498ab snd_ctl_remove_id +EXPORT_SYMBOL sound/core/snd 0x285f9982 snd_info_create_card_entry +EXPORT_SYMBOL sound/core/snd 0x2a72ddb6 snd_ctl_register_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0x2bd78e57 snd_card_free_when_closed +EXPORT_SYMBOL sound/core/snd 0x342a2354 copy_to_user_fromio +EXPORT_SYMBOL sound/core/snd 0x3971b4df snd_ecards_limit +EXPORT_SYMBOL sound/core/snd 0x39e5a320 snd_mixer_oss_notify_callback +EXPORT_SYMBOL sound/core/snd 0x3a8f8e1e snd_device_register +EXPORT_SYMBOL sound/core/snd 0x3d2eeba4 snd_unregister_oss_device +EXPORT_SYMBOL sound/core/snd 0x493cb9c5 snd_info_create_module_entry +EXPORT_SYMBOL sound/core/snd 0x4a3449e6 _snd_ctl_add_follower +EXPORT_SYMBOL sound/core/snd 0x4a3ea5c0 snd_request_card +EXPORT_SYMBOL sound/core/snd 0x4b2fef1d snd_card_free +EXPORT_SYMBOL sound/core/snd 0x4bd28895 snd_jack_new +EXPORT_SYMBOL sound/core/snd 0x4cd0532b snd_jack_set_parent +EXPORT_SYMBOL sound/core/snd 0x4db3fdbd snd_ctl_boolean_mono_info +EXPORT_SYMBOL sound/core/snd 0x51aa3542 snd_ctl_notify_one +EXPORT_SYMBOL sound/core/snd 0x598ba796 snd_info_free_entry +EXPORT_SYMBOL sound/core/snd 0x6442d2df snd_card_file_add +EXPORT_SYMBOL sound/core/snd 0x64f0a83f snd_unregister_device +EXPORT_SYMBOL sound/core/snd 0x64feed17 snd_ctl_remove +EXPORT_SYMBOL sound/core/snd 0x67174cf5 snd_ctl_find_numid +EXPORT_SYMBOL sound/core/snd 0x67518e56 snd_ctl_unregister_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0x67e8fbba snd_ctl_replace +EXPORT_SYMBOL sound/core/snd 0x729fc351 snd_card_new +EXPORT_SYMBOL sound/core/snd 0x73076315 snd_pci_quirk_lookup_id +EXPORT_SYMBOL sound/core/snd 0x7875281b snd_card_file_remove +EXPORT_SYMBOL sound/core/snd 0x83330b85 snd_jack_report +EXPORT_SYMBOL sound/core/snd 0x8593fe23 snd_component_add +EXPORT_SYMBOL sound/core/snd 0x8628771b snd_ctl_rename +EXPORT_SYMBOL sound/core/snd 0x8df3789f snd_oss_info_register +EXPORT_SYMBOL sound/core/snd 0x8f595b11 snd_major +EXPORT_SYMBOL sound/core/snd 0x9e6d79f8 snd_info_get_str +EXPORT_SYMBOL sound/core/snd 0xa148d15d snd_ctl_unregister_ioctl +EXPORT_SYMBOL sound/core/snd 0xa988de6f snd_info_register +EXPORT_SYMBOL sound/core/snd 0xb297fd4b snd_ctl_notify +EXPORT_SYMBOL sound/core/snd 0xb2e5ae4a snd_lookup_minor_data +EXPORT_SYMBOL sound/core/snd 0xb44b3f79 snd_jack_add_new_kctl +EXPORT_SYMBOL sound/core/snd 0xbbe7b4ed snd_ctl_make_virtual_master +EXPORT_SYMBOL sound/core/snd 0xc5594b48 snd_power_wait +EXPORT_SYMBOL sound/core/snd 0xc5a6d10b release_and_free_resource +EXPORT_SYMBOL sound/core/snd 0xc5f510e7 snd_register_device +EXPORT_SYMBOL sound/core/snd 0xcab20bff snd_seq_root +EXPORT_SYMBOL sound/core/snd 0xcc6a729f snd_ctl_enum_info +EXPORT_SYMBOL sound/core/snd 0xcd7181ba snd_card_set_id +EXPORT_SYMBOL sound/core/snd 0xcf2c2c01 snd_ctl_rename_id +EXPORT_SYMBOL sound/core/snd 0xd0fbedf3 snd_ctl_new1 +EXPORT_SYMBOL sound/core/snd 0xdba8c8f6 snd_ctl_register_ioctl +EXPORT_SYMBOL sound/core/snd 0xdd6bcc2e snd_ctl_find_id +EXPORT_SYMBOL sound/core/snd 0xe038cb64 snd_register_oss_device +EXPORT_SYMBOL sound/core/snd 0xe748105d snd_jack_set_key +EXPORT_SYMBOL sound/core/snd 0xebcd96e1 snd_device_new +EXPORT_SYMBOL sound/core/snd 0xf164f044 snd_ctl_free_one +EXPORT_SYMBOL sound/core/snd 0xfffd89db copy_from_user_toio +EXPORT_SYMBOL sound/core/snd-compress 0x97ff4ee9 snd_compr_malloc_pages +EXPORT_SYMBOL sound/core/snd-compress 0xc0c426cf snd_compr_free_pages +EXPORT_SYMBOL sound/core/snd-hwdep 0x8233c66b snd_hwdep_new +EXPORT_SYMBOL sound/core/snd-pcm 0x0283dfe3 _snd_pcm_hw_params_any +EXPORT_SYMBOL sound/core/snd-pcm 0x04cda566 snd_interval_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x0a559e17 snd_pcm_create_iec958_consumer +EXPORT_SYMBOL sound/core/snd-pcm 0x10e502cf snd_pcm_hw_constraint_list +EXPORT_SYMBOL sound/core/snd-pcm 0x11eba48e snd_pcm_create_iec958_consumer_hw_params +EXPORT_SYMBOL sound/core/snd-pcm 0x13cadc94 snd_dma_buffer_mmap +EXPORT_SYMBOL sound/core/snd-pcm 0x158d77da snd_pcm_mmap_data +EXPORT_SYMBOL sound/core/snd-pcm 0x1ab141d8 snd_pcm_suspend_all +EXPORT_SYMBOL sound/core/snd-pcm 0x1bef0db2 snd_pcm_set_managed_buffer_all +EXPORT_SYMBOL sound/core/snd-pcm 0x1d027e4b snd_pcm_format_signed +EXPORT_SYMBOL sound/core/snd-pcm 0x1f50a0ea snd_pcm_hw_constraint_minmax +EXPORT_SYMBOL sound/core/snd-pcm 0x2120e206 snd_pcm_hw_constraint_step +EXPORT_SYMBOL sound/core/snd-pcm 0x29e1871c snd_dma_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x2a898cf5 snd_pcm_hw_param_first +EXPORT_SYMBOL sound/core/snd-pcm 0x2b61c578 snd_pcm_open_substream +EXPORT_SYMBOL sound/core/snd-pcm 0x3796bdcc snd_pcm_format_little_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x3887fd03 snd_pcm_period_elapsed +EXPORT_SYMBOL sound/core/snd-pcm 0x39bf9301 _snd_pcm_hw_param_setempty +EXPORT_SYMBOL sound/core/snd-pcm 0x4132a03b snd_pcm_hw_rule_add +EXPORT_SYMBOL sound/core/snd-pcm 0x4d3b5374 __snd_pcm_lib_xfer +EXPORT_SYMBOL sound/core/snd-pcm 0x4f816e9b snd_pcm_format_big_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x503bd137 snd_interval_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x52e3e4a5 snd_pcm_hw_param_value +EXPORT_SYMBOL sound/core/snd-pcm 0x55121395 snd_pcm_hw_constraint_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x5e7f4920 snd_pcm_format_set_silence +EXPORT_SYMBOL sound/core/snd-pcm 0x5e91d3fe snd_pcm_hw_constraint_ratdens +EXPORT_SYMBOL sound/core/snd-pcm 0x60d570d2 snd_pcm_lib_preallocate_pages_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x6253da65 _snd_pcm_lib_alloc_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x650f8603 snd_pcm_format_silence_64 +EXPORT_SYMBOL sound/core/snd-pcm 0x65e0e0ea snd_pcm_lib_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0x68a24153 snd_pcm_format_physical_width +EXPORT_SYMBOL sound/core/snd-pcm 0x69255f54 snd_pcm_hw_limit_rates +EXPORT_SYMBOL sound/core/snd-pcm 0x6ef8fcd8 snd_pcm_format_linear +EXPORT_SYMBOL sound/core/snd-pcm 0x6fda91ca snd_dma_alloc_dir_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x7374cd8b snd_pcm_lib_preallocate_free_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x76539ae9 snd_pcm_new_stream +EXPORT_SYMBOL sound/core/snd-pcm 0x778d4f12 snd_pcm_lib_get_vmalloc_page +EXPORT_SYMBOL sound/core/snd-pcm 0x7b4c7e3e snd_pcm_hw_constraint_mask64 +EXPORT_SYMBOL sound/core/snd-pcm 0x7bb79cb0 snd_pcm_hw_constraint_msbits +EXPORT_SYMBOL sound/core/snd-pcm 0x834dc955 snd_pcm_format_size +EXPORT_SYMBOL sound/core/snd-pcm 0x854b33ac snd_pcm_kernel_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0x8e2ad5c4 snd_pcm_set_sync +EXPORT_SYMBOL sound/core/snd-pcm 0x90cfe73c snd_sgbuf_get_page +EXPORT_SYMBOL sound/core/snd-pcm 0x94098ff8 snd_interval_list +EXPORT_SYMBOL sound/core/snd-pcm 0x9a2e0933 snd_pcm_hw_constraint_pow2 +EXPORT_SYMBOL sound/core/snd-pcm 0xa130fe7c snd_pcm_release_substream +EXPORT_SYMBOL sound/core/snd-pcm 0xa56867b3 snd_pcm_new +EXPORT_SYMBOL sound/core/snd-pcm 0xa61aa028 snd_pcm_format_unsigned +EXPORT_SYMBOL sound/core/snd-pcm 0xaae989fe snd_pcm_hw_refine +EXPORT_SYMBOL sound/core/snd-pcm 0xac437f7b snd_interval_ratnum +EXPORT_SYMBOL sound/core/snd-pcm 0xb94b5824 snd_pcm_set_ops +EXPORT_SYMBOL sound/core/snd-pcm 0xb9638db4 snd_pcm_rate_to_rate_bit +EXPORT_SYMBOL sound/core/snd-pcm 0xbca9f1e9 snd_pcm_hw_constraint_integer +EXPORT_SYMBOL sound/core/snd-pcm 0xbe021533 snd_pcm_lib_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xbe194d60 snd_sgbuf_get_addr +EXPORT_SYMBOL sound/core/snd-pcm 0xc1d58ceb snd_dma_alloc_pages_fallback +EXPORT_SYMBOL sound/core/snd-pcm 0xc987022e snd_pcm_set_managed_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0xcae04ffd snd_pcm_lib_malloc_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xd49919a7 snd_pcm_hw_constraint_ratnums +EXPORT_SYMBOL sound/core/snd-pcm 0xd521790e snd_pcm_hw_rule_noresample +EXPORT_SYMBOL sound/core/snd-pcm 0xd9846d7a snd_pcm_lib_free_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0xe3548c64 snd_pcm_stop +EXPORT_SYMBOL sound/core/snd-pcm 0xe56a9336 snd_pcm_format_width +EXPORT_SYMBOL sound/core/snd-pcm 0xec751fa2 snd_pcm_period_elapsed_under_stream_lock +EXPORT_SYMBOL sound/core/snd-pcm 0xedff3b30 snd_sgbuf_get_chunk_size +EXPORT_SYMBOL sound/core/snd-pcm 0xf0cc64de snd_pcm_hw_param_last +EXPORT_SYMBOL sound/core/snd-pcm 0xf1d9e282 snd_pcm_lib_preallocate_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xf4cb90c1 snd_pcm_new_internal +EXPORT_SYMBOL sound/core/snd-pcm 0xff6104d0 snd_pcm_rate_bit_to_rate +EXPORT_SYMBOL sound/core/snd-rawmidi 0x0c37873a snd_rawmidi_new +EXPORT_SYMBOL sound/core/snd-rawmidi 0x1d094ec8 snd_rawmidi_kernel_read +EXPORT_SYMBOL sound/core/snd-rawmidi 0x3dadac97 snd_rawmidi_transmit_ack +EXPORT_SYMBOL sound/core/snd-rawmidi 0x43144a1e snd_rawmidi_kernel_release +EXPORT_SYMBOL sound/core/snd-rawmidi 0x457dc9f6 snd_rawmidi_drain_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0x4fedcd00 snd_rawmidi_kernel_open +EXPORT_SYMBOL sound/core/snd-rawmidi 0x5a1dcc2b snd_rawmidi_output_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0x660d4bb9 snd_rawmidi_receive +EXPORT_SYMBOL sound/core/snd-rawmidi 0x6f39a67d snd_rawmidi_input_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0x957f3214 snd_rawmidi_transmit_empty +EXPORT_SYMBOL sound/core/snd-rawmidi 0x97ca4e28 snd_rawmidi_transmit_peek +EXPORT_SYMBOL sound/core/snd-rawmidi 0xa1c0392c snd_rawmidi_drain_input +EXPORT_SYMBOL sound/core/snd-rawmidi 0xa304211a snd_rawmidi_transmit +EXPORT_SYMBOL sound/core/snd-rawmidi 0xad6839aa snd_rawmidi_set_ops +EXPORT_SYMBOL sound/core/snd-rawmidi 0xb7458739 snd_rawmidi_kernel_write +EXPORT_SYMBOL sound/core/snd-rawmidi 0xbed9ddfb snd_rawmidi_drop_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0xdc2bdaac snd_rawmidi_info_select +EXPORT_SYMBOL sound/core/snd-rawmidi 0xed6180d7 snd_rawmidi_proceed +EXPORT_SYMBOL sound/core/snd-seq-device 0x091def1c snd_seq_autoload_exit +EXPORT_SYMBOL sound/core/snd-seq-device 0x370a0736 snd_seq_autoload_init +EXPORT_SYMBOL sound/core/snd-seq-device 0x6339b6d0 snd_seq_device_load_drivers +EXPORT_SYMBOL sound/core/snd-seq-device 0x98e52d39 snd_seq_device_new +EXPORT_SYMBOL sound/core/snd-timer 0x2bf6c944 snd_timer_continue +EXPORT_SYMBOL sound/core/snd-timer 0x3f79e715 snd_timer_start +EXPORT_SYMBOL sound/core/snd-timer 0x4d269945 snd_timer_global_register +EXPORT_SYMBOL sound/core/snd-timer 0x77552bee snd_timer_open +EXPORT_SYMBOL sound/core/snd-timer 0x79a5927d snd_timer_pause +EXPORT_SYMBOL sound/core/snd-timer 0x92cb77de snd_timer_stop +EXPORT_SYMBOL sound/core/snd-timer 0xa06bb49e snd_timer_global_new +EXPORT_SYMBOL sound/core/snd-timer 0xb5275613 snd_timer_instance_free +EXPORT_SYMBOL sound/core/snd-timer 0xc1d88f4e snd_timer_close +EXPORT_SYMBOL sound/core/snd-timer 0xc2a6be77 snd_timer_resolution +EXPORT_SYMBOL sound/core/snd-timer 0xc4b9c0b4 snd_timer_notify +EXPORT_SYMBOL sound/core/snd-timer 0xda3c36f0 snd_timer_interrupt +EXPORT_SYMBOL sound/core/snd-timer 0xe2f85798 snd_timer_global_free +EXPORT_SYMBOL sound/core/snd-timer 0xf6ec4fa5 snd_timer_new +EXPORT_SYMBOL sound/core/snd-timer 0xfc2e5b62 snd_timer_instance_new +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x6d629c59 snd_mpu401_uart_interrupt_tx +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0xc0fec227 snd_mpu401_uart_interrupt +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0xf7ffe678 snd_mpu401_uart_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x044c85fa snd_opl3_find_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x05060a19 snd_opl3_regmap +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x087f85aa snd_opl3_reset +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x204d0424 snd_opl3_timer_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x218f6f05 snd_opl3_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x410568c9 snd_opl3_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x65d6581f snd_opl3_hwdep_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x729519cf snd_opl3_init +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc65e7bb9 snd_opl3_load_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xd752f782 snd_opl3_create +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x0cf40497 snd_vx_setup_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x16adbc3b snd_vx_dsp_boot +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x226138b0 snd_vx_threaded_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x5f9a24ad snd_vx_dsp_load +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x77450475 snd_vx_resume +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xb6f7f1d0 snd_vx_check_reg_bit +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xd17ea18f snd_vx_suspend +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xd54c6999 snd_vx_create +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xe14a6d9f snd_vx_load_boot_image +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf1f04d23 snd_vx_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf4a59d64 snd_vx_free_firmware +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x046c0a38 avc_general_get_plug_info +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x09a7e1e5 cmp_connection_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x1518fb43 cmp_connection_release +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x19cb41cd amdtp_stream_pcm_prepare +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x20254e45 amdtp_syt_intervals +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x289bd7cd cmp_connection_break +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x2bdd3971 fw_iso_resources_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x31cc91c2 fw_iso_resources_free +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x34e28d70 fw_iso_resources_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x3f037ffe cmp_connection_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x4f787aab cmp_connection_establish +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x53ca18e8 amdtp_rate_table +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x674c4103 amdtp_stream_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x6a7f6285 amdtp_stream_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x6c73ad23 amdtp_stream_set_parameters +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x768e2dc5 iso_packets_buffer_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xa0ff6837 amdtp_stream_pcm_abort +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xb980d81c avc_general_get_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xbf0d2832 amdtp_stream_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xc765d26c snd_fw_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xcf27e771 amdtp_stream_add_pcm_hw_constraints +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xcff1b8b3 cmp_connection_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xd3bc9187 fcp_bus_reset +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xd6b393a9 avc_general_set_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xd81f7492 amdtp_stream_get_max_payload +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xe3b6758b fw_iso_resources_allocate +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xe46cb260 iso_packets_buffer_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xeb96f78a cmp_connection_check_used +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xf2a74dc5 cmp_connection_reserve +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xfb0dde49 fcp_avc_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xfe8d37d0 fw_iso_resources_init +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x41a05c36 intel_nhlt_has_endpoint_type +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x5914705b intel_nhlt_get_endpoint_blob +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x66fd6169 intel_nhlt_ssp_endpoint_mask +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0xb7b836b3 intel_nhlt_ssp_mclk_mask +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x1c81817d snd_ak4113_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x92920422 snd_ak4113_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x08d13823 snd_ak4114_build +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x66c66bf3 snd_ak4114_reg_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x6c6c96a1 snd_ak4114_reinit +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x7488d0bf snd_ak4114_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x8cab527f snd_ak4114_check_rate_and_errors +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x94bc0b51 snd_ak4114_create +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x9ef35358 snd_ak4114_external_rate +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xdc0cca8d snd_ak4114_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x4e9dd738 snd_akm4xxx_reset +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x4fe06292 snd_akm4xxx_init +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0xceff4b75 snd_akm4xxx_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0xf94edc13 snd_akm4xxx_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x6708c7d2 snd_pt2258_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x857332e0 snd_pt2258_reset +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x0292fe46 snd_cs8427_reg_write +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x1370e726 snd_cs8427_iec958_pcm +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x1bf0e655 snd_cs8427_iec958_active +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x2f9152b5 snd_cs8427_init +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x6411a267 snd_cs8427_iec958_build +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xa7f2e57c snd_cs8427_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x49b9dded snd_i2c_bus_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x4db13b8d snd_i2c_sendbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0x5642d212 snd_i2c_probeaddr +EXPORT_SYMBOL sound/i2c/snd-i2c 0x613ee12f snd_i2c_device_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x8831b8a3 snd_i2c_readbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0xe15702f5 snd_i2c_device_free +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x1f4029f8 snd_ac97_pcm_open +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x1f7e44a8 snd_ac97_pcm_assign +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x22867526 snd_ac97_read +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x3319031b snd_ac97_update_bits +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x4122b8b4 snd_ac97_set_rate +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x46249450 snd_ac97_get_short_name +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x51449640 snd_ac97_mixer +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x6a235229 snd_ac97_update_power +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x6d8e7157 snd_ac97_update +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x87003eb2 snd_ac97_resume +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x96221496 snd_ac97_bus +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x97c12552 snd_ac97_pcm_close +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xb55c5e46 snd_ac97_tune_hardware +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xd673c7ea snd_ac97_write_cache +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xdd2bcf7d snd_ac97_suspend +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xea58b2fe snd_ac97_pcm_double_rate_rules +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xf1dbf958 snd_ac97_write +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x13f3923c snd_emu10k1_ptr_write_multiple +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x26f3a585 snd_emu10k1_ptr_write +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x2fcd5d63 snd_emu10k1_voice_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x66d0af6c snd_emu10k1_ptr_read +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x6cb7440a snd_emu10k1_memblk_map +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xa9db7663 snd_emu10k1_synth_copy_from_user +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xb7a8ced2 snd_emu10k1_synth_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xbe6ef72d snd_emu10k1_synth_bzero +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xc8fc0af3 snd_emu10k1_voice_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xcf5f546a snd_emu10k1_synth_alloc +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x952cab6a snd_ice1712_akm4xxx_build_controls +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0xacc50b6f snd_ice1712_akm4xxx_init +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0xb26393a7 snd_ice1712_akm4xxx_free +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x0981522e oxygen_write_i2c +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x0be974a1 oxygen_write8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x0dd00101 oxygen_read32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x12ecaf46 oxygen_update_dac_routing +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x394b3433 oxygen_pci_pm +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x5cb3f9e8 oxygen_write_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x5f93e84b oxygen_reset_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x64cef775 oxygen_write_ac97_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x7db4abf9 oxygen_pci_shutdown +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x8e49862f oxygen_write16_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x99bd21b0 oxygen_write32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x9e427306 oxygen_read16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xa268e24b oxygen_write8_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xa9659e4a oxygen_write_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xd461b7dd oxygen_pci_probe +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xded4c81e oxygen_read_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xdff2b1ab oxygen_write_spi +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xe49cfd19 oxygen_write32_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xe705c65f oxygen_write16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xf76e957a oxygen_read8 +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x13f8a67e snd_trident_free_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x181d3688 snd_trident_alloc_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x3611ed97 snd_trident_write_voice_regs +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xc850adb9 snd_trident_start_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xeae8e199 snd_trident_stop_voice +EXPORT_SYMBOL sound/soc/amd/acp_audio_dma 0xf2cc2cce acp_bt_uart_enable +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x031c69b2 snd_amd_acp_find_config +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x08d80171 snd_soc_acpi_amd_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x824dd44c snd_soc_acpi_amd_rmb_sof_machines +EXPORT_SYMBOL sound/soc/codecs/snd-soc-adau1372 0x4c0df7d6 adau1372_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-lpass-wsa-macro 0x507865af wsa_macro_set_spkr_mode +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x4c059258 pcm3060_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0xa27da65c pcm3060_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-rt715 0xed2acb24 hda_to_sdw +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0xb6e74a7e tlv320aic23_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0xe5ecd215 tlv320aic23_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x2715f9c4 aic32x4_regmap_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x867d9ca2 aic32x4_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0xd705caf3 aic32x4_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0xf5ac5f09 aic3x_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0xfec919ec aic3x_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x3a195ca9 wcd_mbhc_get_impedance +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x4a437953 wcd_dt_parse_mbhc_data +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x789ebe56 wcd_mbhc_set_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x91a878a2 wcd_mbhc_start +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xa5758a49 wcd_mbhc_get_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xd094df47 wcd_mbhc_deinit +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xd498f9a1 wcd_mbhc_init +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xe2beca26 wcd_mbhc_stop +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x0d50ff92 fsl_asoc_reparent_pll_clocks +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x2bed2801 fsl_asoc_get_pll_clocks +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0xed381dbe fsl_asoc_get_dma_channel +EXPORT_SYMBOL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0xbf298a94 mt8192_afe_gpio_request +EXPORT_SYMBOL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0xea375544 mt8192_afe_gpio_init +EXPORT_SYMBOL sound/soc/qcom/qdsp6/q6afe 0x7fdf2320 q6afe_vote_lpass_core_hw +EXPORT_SYMBOL sound/soc/qcom/qdsp6/q6afe 0x979ea0c6 q6afe_unvote_lpass_core_hw +EXPORT_SYMBOL sound/soc/snd-soc-core 0x7260d4c7 snd_soc_alloc_ac97_component +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x2339a996 imx8_disable_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x606eac81 imx8_enable_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x63b5ffe8 imx8_dump +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0xb4c998ea imx8_parse_clocks +EXPORT_SYMBOL sound/soc/sof/mediatek/mtk-adsp-common 0x3ecdb2c4 mtk_adsp_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x00595b7c snd_sof_load_firmware_raw +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0315791b sof_stream_pcm_close +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x13d8e501 snd_sof_dsp_dbg_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x17ac3fa5 sof_machine_unregister +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1a91675b snd_sof_dsp_update_bits_forced +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1bd86f85 snd_sof_load_topology +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x1cf08e9d sof_set_stream_data_offset +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x211390c9 sof_set_fw_state +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x216be7da snd_sof_device_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x2438eb36 sof_ipc_tx_message_no_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3204f1ff snd_sof_runtime_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x368c6727 sof_debug_check_flag +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3a0e4110 sof_block_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3c0fafc0 snd_sof_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4602cd14 snd_sof_runtime_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4709940d snd_sof_device_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x495c3d94 snd_sof_ipc_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x553c8d74 snd_sof_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x5765e20c sof_mailbox_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x579525c9 snd_sof_load_firmware_memcpy +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x59244882 sof_widget_setup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x5a249289 snd_sof_fw_unload +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x5ee806a4 snd_sof_dsp_panic +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x601075ae sof_machine_check +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x60e273a9 sof_compressed_ops +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x681fbfe3 snd_sof_dsp_update_bits64_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x702eff4b sof_ipc_msg_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x70bcf1d9 snd_sof_dsp_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x77efb665 sof_widget_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7b06cc41 sof_machine_register +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7c29e414 snd_sof_pci_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8182c560 sof_ipc3_do_rx_work +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x82f03f5c snd_sof_ipc_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x83daa5c0 sof_io_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8a058b9c sof_ipc_tx_message +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8b97204e snd_sof_dsp_update_bits_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x92bc2b6a sof_mailbox_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x97914cfc sof_print_oops_and_stack +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xa1f5f6bf snd_sof_device_probe_completed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xa3801b06 sof_io_read64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xa5efd7d0 snd_sof_ipc_init +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xae7b2756 sof_dai_get_bclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xaf45e48f snd_sof_ipc_get_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb21aae09 snd_sof_dsp_update_bits64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb2cc7c69 snd_sof_complete +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb7139ee8 sof_pcm_dai_link_fixup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb75b57a7 sof_block_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xbdd48b3b snd_sof_runtime_idle +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xbf857bda snd_sof_prepare +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc8fe80fd snd_sof_run_firmware +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc9a64855 snd_sof_dsp_only_d0i3_compatible_stream_active +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xcf4d063c snd_sof_handle_fw_exception +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xcf8f0770 snd_sof_pcm_period_elapsed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe8bfe7e3 sof_io_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xeadc5b44 sof_io_write64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf2924e85 sof_ipc_set_get_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf623c515 snd_sof_device_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfb944043 sof_dai_get_mclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xfcfac31c sof_stream_pcm_open +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x5b95c0b3 sof_of_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x9ab7160e sof_of_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0xba970dfa sof_of_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0xed746911 sof_of_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof-utils 0xf0b87a90 snd_sof_create_page_table +EXPORT_SYMBOL sound/soundcore 0x397ec5e4 register_sound_special +EXPORT_SYMBOL sound/soundcore 0x72d5ed85 register_sound_dsp +EXPORT_SYMBOL sound/soundcore 0x7afc9d8a unregister_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x8d53d2bd register_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x8e98789d register_sound_special_device +EXPORT_SYMBOL sound/soundcore 0x99c95fa5 unregister_sound_special +EXPORT_SYMBOL sound/soundcore 0xa536eb36 sound_class +EXPORT_SYMBOL sound/soundcore 0xcd083b10 unregister_sound_dsp +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x1ecbd8bd snd_emux_unlock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x5f505cb4 snd_emux_free +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x655cb202 snd_sf_linear_to_log +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x7dba4898 snd_emux_terminate_all +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xb69eb0b9 snd_emux_lock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xbad02dc7 snd_emux_register +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xf3b964b2 snd_emux_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0x0eda33fa snd_util_memhdr_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0x2a48197f snd_util_mem_alloc +EXPORT_SYMBOL sound/synth/snd-util-mem 0x6517719f __snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x914f3491 snd_util_memhdr_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9223e14b snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9adc8c44 __snd_util_memblk_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0xc59655e4 snd_util_mem_avail +EXPORT_SYMBOL sound/synth/snd-util-mem 0xd28dc0da __snd_util_mem_alloc +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x16756dc0 snd_usbmidi_input_start +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x63343b1d snd_usbmidi_input_stop +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x9ec244ce __snd_usbmidi_create +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xb2af19e1 snd_usbmidi_resume +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xbed43a41 snd_usbmidi_suspend +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xd9d2bb03 snd_usbmidi_disconnect +EXPORT_SYMBOL vmlinux 0x000dbc4c lookup_one_unlocked +EXPORT_SYMBOL vmlinux 0x00148653 vsnprintf +EXPORT_SYMBOL vmlinux 0x0028ba1b md_write_inc +EXPORT_SYMBOL vmlinux 0x002b7eb8 kill_fasync +EXPORT_SYMBOL vmlinux 0x0048eb8a param_get_byte +EXPORT_SYMBOL vmlinux 0x007c49a2 configfs_register_group +EXPORT_SYMBOL vmlinux 0x008ff7a6 __devm_release_region +EXPORT_SYMBOL vmlinux 0x00a5923e inet_del_offload +EXPORT_SYMBOL vmlinux 0x00aa4a7c handshake_genl_put +EXPORT_SYMBOL vmlinux 0x00af4535 __register_binfmt +EXPORT_SYMBOL vmlinux 0x00b1f41f neigh_xmit +EXPORT_SYMBOL vmlinux 0x00b4e615 posix_acl_equiv_mode +EXPORT_SYMBOL vmlinux 0x00bffb75 dquot_transfer +EXPORT_SYMBOL vmlinux 0x00d57e97 scsi_is_target_device +EXPORT_SYMBOL vmlinux 0x00d7e722 vme_lm_count +EXPORT_SYMBOL vmlinux 0x00d83d0c devfreq_resume_device +EXPORT_SYMBOL vmlinux 0x01000e51 schedule +EXPORT_SYMBOL vmlinux 0x010a85a9 sock_wmalloc +EXPORT_SYMBOL vmlinux 0x01156ae4 utf8_strncasecmp_folded +EXPORT_SYMBOL vmlinux 0x0129c4f8 par_io_data_set +EXPORT_SYMBOL vmlinux 0x012de2ea xudma_rchanrt_read +EXPORT_SYMBOL vmlinux 0x0137812c tty_port_close_start +EXPORT_SYMBOL vmlinux 0x013be479 skb_pull_data +EXPORT_SYMBOL vmlinux 0x0147812c kblockd_mod_delayed_work_on +EXPORT_SYMBOL vmlinux 0x0149f7ff dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x01505d85 imx_scu_call_rpc +EXPORT_SYMBOL vmlinux 0x0158977c blkdev_compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x016f123e sg_copy_to_buffer +EXPORT_SYMBOL vmlinux 0x01757935 rdmacg_register_device +EXPORT_SYMBOL vmlinux 0x017964f7 sock_bind_add +EXPORT_SYMBOL vmlinux 0x017de3d5 nr_cpu_ids +EXPORT_SYMBOL vmlinux 0x0188cd88 vme_alloc_consistent +EXPORT_SYMBOL vmlinux 0x0188dc88 folio_wait_private_2_killable +EXPORT_SYMBOL vmlinux 0x018c850f phy_free_interrupt +EXPORT_SYMBOL vmlinux 0x01a0522b ptp_schedule_worker +EXPORT_SYMBOL vmlinux 0x01a28a12 generic_shutdown_super +EXPORT_SYMBOL vmlinux 0x01aa2eee netlink_unicast +EXPORT_SYMBOL vmlinux 0x01adcbe8 inet_csk_reqsk_queue_add +EXPORT_SYMBOL vmlinux 0x01b6865c xa_get_mark +EXPORT_SYMBOL vmlinux 0x01b98766 ip6_route_me_harder +EXPORT_SYMBOL vmlinux 0x01bb63fe mipi_dsi_driver_register_full +EXPORT_SYMBOL vmlinux 0x01bf55fc paddr_vmcoreinfo_note +EXPORT_SYMBOL vmlinux 0x01c2985a dquot_set_dqblk +EXPORT_SYMBOL vmlinux 0x01cdacc1 __skb_checksum +EXPORT_SYMBOL vmlinux 0x01d89651 ilookup5_nowait +EXPORT_SYMBOL vmlinux 0x01dc8a99 qman_update_cgr_safe +EXPORT_SYMBOL vmlinux 0x01e6e444 flow_rule_match_vlan +EXPORT_SYMBOL vmlinux 0x01e87e13 scsi_report_bus_reset +EXPORT_SYMBOL vmlinux 0x01e8fe01 dev_lstats_read +EXPORT_SYMBOL vmlinux 0x01f9df8f pci_find_parent_resource +EXPORT_SYMBOL vmlinux 0x01fc569c input_set_abs_params +EXPORT_SYMBOL vmlinux 0x0203f0df xfrm_policy_hash_rebuild +EXPORT_SYMBOL vmlinux 0x0209f3a7 secure_ipv6_port_ephemeral +EXPORT_SYMBOL vmlinux 0x020dbf27 bitmap_alloc +EXPORT_SYMBOL vmlinux 0x020e9ff6 param_ops_uint +EXPORT_SYMBOL vmlinux 0x023e1e77 __phy_read_mmd +EXPORT_SYMBOL vmlinux 0x0248efd3 kstrtobool_from_user +EXPORT_SYMBOL vmlinux 0x0250b1f9 eth_commit_mac_addr_change +EXPORT_SYMBOL vmlinux 0x0251e358 md_update_sb +EXPORT_SYMBOL vmlinux 0x0256c216 nvdimm_namespace_capacity +EXPORT_SYMBOL vmlinux 0x02573f8c sk_stream_wait_memory +EXPORT_SYMBOL vmlinux 0x025830bc skb_ensure_writable +EXPORT_SYMBOL vmlinux 0x0274dc2b netif_get_num_default_rss_queues +EXPORT_SYMBOL vmlinux 0x02768e98 udplite_prot +EXPORT_SYMBOL vmlinux 0x027795e3 open_exec +EXPORT_SYMBOL vmlinux 0x027bdfa7 blk_queue_logical_block_size +EXPORT_SYMBOL vmlinux 0x029583af scsi_device_put +EXPORT_SYMBOL vmlinux 0x0296695f refcount_warn_saturate +EXPORT_SYMBOL vmlinux 0x02988d98 ndo_dflt_fdb_del +EXPORT_SYMBOL vmlinux 0x02a6954e inet_proto_csum_replace4 +EXPORT_SYMBOL vmlinux 0x02c065f8 ucc_set_qe_mux_mii_mng +EXPORT_SYMBOL vmlinux 0x02f45630 blk_mq_start_request +EXPORT_SYMBOL vmlinux 0x03297b7f scsi_done +EXPORT_SYMBOL vmlinux 0x0334795d icst307_s2div +EXPORT_SYMBOL vmlinux 0x0334da4e scsi_command_size_tbl +EXPORT_SYMBOL vmlinux 0x0336c3af netdev_sk_get_lowest_dev +EXPORT_SYMBOL vmlinux 0x0339dd3d d_alloc_name +EXPORT_SYMBOL vmlinux 0x0349726f tegra194_miscreg_mask_serror +EXPORT_SYMBOL vmlinux 0x03553ddb fwnode_irq_get_byname +EXPORT_SYMBOL vmlinux 0x035d25ab memcg_kmem_online_key +EXPORT_SYMBOL vmlinux 0x0360d67f make_flow_keys_digest +EXPORT_SYMBOL vmlinux 0x0366307a console_suspend_enabled +EXPORT_SYMBOL vmlinux 0x036cce78 tty_termios_input_baud_rate +EXPORT_SYMBOL vmlinux 0x037a0cba kfree +EXPORT_SYMBOL vmlinux 0x03815f35 ledtrig_disk_activity +EXPORT_SYMBOL vmlinux 0x039608be xfrm_find_acq +EXPORT_SYMBOL vmlinux 0x0397edd5 fb_edid_to_monspecs +EXPORT_SYMBOL vmlinux 0x03b814ca bpf_dispatcher_xdp_func +EXPORT_SYMBOL vmlinux 0x03f2c025 ww_mutex_lock +EXPORT_SYMBOL vmlinux 0x03f48029 fman_set_port_params +EXPORT_SYMBOL vmlinux 0x03fd2571 vm_unmap_ram +EXPORT_SYMBOL vmlinux 0x0400ff7e iter_file_splice_write +EXPORT_SYMBOL vmlinux 0x04316d5d __dst_destroy_metrics_generic +EXPORT_SYMBOL vmlinux 0x044154c6 tc_skb_ext_tc +EXPORT_SYMBOL vmlinux 0x04482cdb __refrigerator +EXPORT_SYMBOL vmlinux 0x044aef14 register_qdisc +EXPORT_SYMBOL vmlinux 0x044f0ad9 get_random_u16 +EXPORT_SYMBOL vmlinux 0x04673adb qman_ip_rev +EXPORT_SYMBOL vmlinux 0x0474edef kstrtou16_from_user +EXPORT_SYMBOL vmlinux 0x0479aac1 seq_list_next_rcu +EXPORT_SYMBOL vmlinux 0x047a7ac1 __register_nls +EXPORT_SYMBOL vmlinux 0x0484c6c4 acpi_enter_sleep_state_prep +EXPORT_SYMBOL vmlinux 0x04863e28 hdmi_audio_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x048e4e5a napi_gro_receive +EXPORT_SYMBOL vmlinux 0x04a36416 ioc_lookup_icq +EXPORT_SYMBOL vmlinux 0x04a6505a inetdev_by_index +EXPORT_SYMBOL vmlinux 0x04bf5b3c inode_newsize_ok +EXPORT_SYMBOL vmlinux 0x04d24402 iwe_stream_add_point +EXPORT_SYMBOL vmlinux 0x04d50ee4 register_fib_notifier +EXPORT_SYMBOL vmlinux 0x04da8c3b mmc_put_card +EXPORT_SYMBOL vmlinux 0x04dd3a6e __netif_napi_del +EXPORT_SYMBOL vmlinux 0x04dd9c98 __do_once_sleepable_done +EXPORT_SYMBOL vmlinux 0x04ea5d10 ksize +EXPORT_SYMBOL vmlinux 0x050877b9 dmi_first_match +EXPORT_SYMBOL vmlinux 0x050a050b param_set_ulong +EXPORT_SYMBOL vmlinux 0x0516ccef xsk_tx_completed +EXPORT_SYMBOL vmlinux 0x05240ee7 percpu_counter_batch +EXPORT_SYMBOL vmlinux 0x0531c65f ethtool_aggregate_pause_stats +EXPORT_SYMBOL vmlinux 0x054054b2 __bh_read +EXPORT_SYMBOL vmlinux 0x0543f467 tty_port_close +EXPORT_SYMBOL vmlinux 0x054496b4 schedule_timeout_interruptible +EXPORT_SYMBOL vmlinux 0x055e77e8 jiffies_64 +EXPORT_SYMBOL vmlinux 0x0562dc30 __sg_page_iter_start +EXPORT_SYMBOL vmlinux 0x056bcf7b dm_read_arg +EXPORT_SYMBOL vmlinux 0x057428a6 devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x0594efae pcim_iomap +EXPORT_SYMBOL vmlinux 0x05caccf5 add_to_pipe +EXPORT_SYMBOL vmlinux 0x05cf54f5 vm_map_pages +EXPORT_SYMBOL vmlinux 0x05d33f6f rtnl_create_link +EXPORT_SYMBOL vmlinux 0x05e137f1 ethtool_aggregate_mac_stats +EXPORT_SYMBOL vmlinux 0x05ed0729 ptp_find_pin_unlocked +EXPORT_SYMBOL vmlinux 0x05fbfec7 nlmsg_notify +EXPORT_SYMBOL vmlinux 0x05fcb8e3 d_instantiate_anon +EXPORT_SYMBOL vmlinux 0x05fdcd88 seq_bprintf +EXPORT_SYMBOL vmlinux 0x060ba97c gen_pool_free_owner +EXPORT_SYMBOL vmlinux 0x060f8ff7 __of_parse_phandle_with_args +EXPORT_SYMBOL vmlinux 0x061394a3 unregister_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x061651be strcat +EXPORT_SYMBOL vmlinux 0x0616d285 unlock_new_inode +EXPORT_SYMBOL vmlinux 0x0629e7a7 scsi_device_set_state +EXPORT_SYMBOL vmlinux 0x0634100a bitmap_parselist_user +EXPORT_SYMBOL vmlinux 0x063c2269 mipi_dsi_dcs_set_tear_scanline +EXPORT_SYMBOL vmlinux 0x065e4d6f of_mdio_find_device +EXPORT_SYMBOL vmlinux 0x065f1f70 mipi_dsi_device_register_full +EXPORT_SYMBOL vmlinux 0x0665c71e devm_arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0x0668b595 _kstrtoul +EXPORT_SYMBOL vmlinux 0x066f24e6 dcb_setapp +EXPORT_SYMBOL vmlinux 0x066f255a rc5t583_ext_power_req_config +EXPORT_SYMBOL vmlinux 0x0684864b alloc_fddidev +EXPORT_SYMBOL vmlinux 0x06877fe1 invalidate_bdev +EXPORT_SYMBOL vmlinux 0x068bfc49 blk_rq_unmap_user +EXPORT_SYMBOL vmlinux 0x069ab802 fuse_mount_destroy +EXPORT_SYMBOL vmlinux 0x06b8abdb xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x06bd88b5 ucs2_strnlen +EXPORT_SYMBOL vmlinux 0x06c88ffc d_rehash +EXPORT_SYMBOL vmlinux 0x06d11488 __bitmap_equal +EXPORT_SYMBOL vmlinux 0x06d51088 i2c_transfer +EXPORT_SYMBOL vmlinux 0x06df9526 pci_enable_msi +EXPORT_SYMBOL vmlinux 0x07098248 xz_dec_microlzma_alloc +EXPORT_SYMBOL vmlinux 0x0711a4b9 scsi_is_sdev_device +EXPORT_SYMBOL vmlinux 0x0711edc8 xudma_dev_get_tisci_rm +EXPORT_SYMBOL vmlinux 0x072f901c vme_master_rmw +EXPORT_SYMBOL vmlinux 0x07329329 flush_signals +EXPORT_SYMBOL vmlinux 0x0745a981 xa_erase +EXPORT_SYMBOL vmlinux 0x0759c7b2 gnet_stats_start_copy +EXPORT_SYMBOL vmlinux 0x076fdff4 sock_enable_timestamps +EXPORT_SYMBOL vmlinux 0x07780727 sock_create_kern +EXPORT_SYMBOL vmlinux 0x078073a5 inet_frag_destroy +EXPORT_SYMBOL vmlinux 0x0781ec97 logic_insl +EXPORT_SYMBOL vmlinux 0x07a522c8 dma_sync_wait +EXPORT_SYMBOL vmlinux 0x07a61684 copy_page_to_iter_nofault +EXPORT_SYMBOL vmlinux 0x07a890c8 fb_alloc_cmap +EXPORT_SYMBOL vmlinux 0x07cc4a5d printk_timed_ratelimit +EXPORT_SYMBOL vmlinux 0x07ceeac9 panic_notifier_list +EXPORT_SYMBOL vmlinux 0x07db17be qman_create_fq +EXPORT_SYMBOL vmlinux 0x07eda61f pci_unregister_driver +EXPORT_SYMBOL vmlinux 0x07f2ee37 twl6040_set_pll +EXPORT_SYMBOL vmlinux 0x07f57478 pci_unmap_iospace +EXPORT_SYMBOL vmlinux 0x07f65a1a nexthop_bucket_set_hw_flags +EXPORT_SYMBOL vmlinux 0x0800473f __cond_resched +EXPORT_SYMBOL vmlinux 0x0805f2c8 ecryptfs_get_auth_tok_key +EXPORT_SYMBOL vmlinux 0x08162c74 free_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0x081f9825 security_sb_clone_mnt_opts +EXPORT_SYMBOL vmlinux 0x082c3213 pci_root_buses +EXPORT_SYMBOL vmlinux 0x08356f32 fman_sp_set_buf_pools_in_asc_order_of_buf_sizes +EXPORT_SYMBOL vmlinux 0x0837d596 noop_llseek +EXPORT_SYMBOL vmlinux 0x083eb21c rfkill_unregister +EXPORT_SYMBOL vmlinux 0x085db3e7 module_layout +EXPORT_SYMBOL vmlinux 0x086787f2 dquot_load_quota_inode +EXPORT_SYMBOL vmlinux 0x086b2eef pci_wait_for_pending_transaction +EXPORT_SYMBOL vmlinux 0x0870efe3 jent_testing_exit +EXPORT_SYMBOL vmlinux 0x08b80ba0 phy_request_interrupt +EXPORT_SYMBOL vmlinux 0x08dbe6bc of_phy_find_device +EXPORT_SYMBOL vmlinux 0x08e39398 cmd_db_read_addr +EXPORT_SYMBOL vmlinux 0x08ea516d tcp_req_err +EXPORT_SYMBOL vmlinux 0x08fa634f fman_port_get_device +EXPORT_SYMBOL vmlinux 0x0915e918 __i2c_transfer +EXPORT_SYMBOL vmlinux 0x092e26bf acpi_remove_address_space_handler +EXPORT_SYMBOL vmlinux 0x093712e5 acpi_purge_cached_objects +EXPORT_SYMBOL vmlinux 0x094d1471 dquot_claim_space_nodirty +EXPORT_SYMBOL vmlinux 0x094f3061 flow_indr_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x09501b2c register_key_type +EXPORT_SYMBOL vmlinux 0x0960d0d8 amba_driver_unregister +EXPORT_SYMBOL vmlinux 0x09617388 keyring_search +EXPORT_SYMBOL vmlinux 0x0972a020 vlan_dev_vlan_id +EXPORT_SYMBOL vmlinux 0x0972d9c8 current_time +EXPORT_SYMBOL vmlinux 0x09769037 dmt_modes +EXPORT_SYMBOL vmlinux 0x098b71c6 fb_dealloc_cmap +EXPORT_SYMBOL vmlinux 0x098b7649 misc_deregister +EXPORT_SYMBOL vmlinux 0x098e5650 devm_backlight_device_register +EXPORT_SYMBOL vmlinux 0x09921326 rtnl_unicast +EXPORT_SYMBOL vmlinux 0x09928028 serio_bus +EXPORT_SYMBOL vmlinux 0x09960b0d of_find_compatible_node +EXPORT_SYMBOL vmlinux 0x09976ac0 netdev_lower_get_next_private_rcu +EXPORT_SYMBOL vmlinux 0x09a02183 security_sock_rcv_skb +EXPORT_SYMBOL vmlinux 0x09d26496 dmam_free_coherent +EXPORT_SYMBOL vmlinux 0x09d44df9 in_lock_functions +EXPORT_SYMBOL vmlinux 0x09d4d822 crypto_sha512_finup +EXPORT_SYMBOL vmlinux 0x09d774d3 dev_getfirstbyhwtype +EXPORT_SYMBOL vmlinux 0x09d78c21 alloc_skb_with_frags +EXPORT_SYMBOL vmlinux 0x09da0ba4 xa_set_mark +EXPORT_SYMBOL vmlinux 0x09f9b261 xudma_rchan_put +EXPORT_SYMBOL vmlinux 0x09fec6a2 pnp_release_card_device +EXPORT_SYMBOL vmlinux 0x0a012f73 mb_cache_entry_touch +EXPORT_SYMBOL vmlinux 0x0a0ebc08 __xa_cmpxchg +EXPORT_SYMBOL vmlinux 0x0a157e8a dcb_ieee_getapp_dscp_prio_mask_map +EXPORT_SYMBOL vmlinux 0x0a1e8769 utf8_casefold_hash +EXPORT_SYMBOL vmlinux 0x0a2ac540 tcp_release_cb +EXPORT_SYMBOL vmlinux 0x0a3df701 dquot_quota_on +EXPORT_SYMBOL vmlinux 0x0a452170 skb_add_rx_frag +EXPORT_SYMBOL vmlinux 0x0a770832 register_memory_notifier +EXPORT_SYMBOL vmlinux 0x0a84b15d zstd_init_cctx +EXPORT_SYMBOL vmlinux 0x0aa309cf synchronize_hardirq +EXPORT_SYMBOL vmlinux 0x0aa780dc kmem_cache_alloc_node +EXPORT_SYMBOL vmlinux 0x0aaccc92 pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x0ab051fb elv_rb_find +EXPORT_SYMBOL vmlinux 0x0ac42a79 pcie_set_mps +EXPORT_SYMBOL vmlinux 0x0acf7679 dma_issue_pending_all +EXPORT_SYMBOL vmlinux 0x0ad5283a __dev_get_by_name +EXPORT_SYMBOL vmlinux 0x0b02ad5c make_kuid +EXPORT_SYMBOL vmlinux 0x0b0b6a90 mdiobus_write_nested +EXPORT_SYMBOL vmlinux 0x0b1beb31 vmalloc_32_user +EXPORT_SYMBOL vmlinux 0x0b24c466 dump_align +EXPORT_SYMBOL vmlinux 0x0b26b8c8 acpi_run_osc +EXPORT_SYMBOL vmlinux 0x0b2d18e8 dquot_get_next_dqblk +EXPORT_SYMBOL vmlinux 0x0b329e36 io_uring_get_socket +EXPORT_SYMBOL vmlinux 0x0b340bc1 t10_pi_type3_crc +EXPORT_SYMBOL vmlinux 0x0b4f3163 netdev_adjacent_change_prepare +EXPORT_SYMBOL vmlinux 0x0b4f93b8 tty_driver_kref_put +EXPORT_SYMBOL vmlinux 0x0b570cc9 fwnode_get_phy_id +EXPORT_SYMBOL vmlinux 0x0b5b876a phy_sfp_probe +EXPORT_SYMBOL vmlinux 0x0b68b478 vmap +EXPORT_SYMBOL vmlinux 0x0b697366 security_path_unlink +EXPORT_SYMBOL vmlinux 0x0b742fd7 simple_strtol +EXPORT_SYMBOL vmlinux 0x0b79ef3e submit_bio_wait +EXPORT_SYMBOL vmlinux 0x0ba0b938 vm_brk +EXPORT_SYMBOL vmlinux 0x0ba35ce4 jbd2_journal_lock_updates +EXPORT_SYMBOL vmlinux 0x0ba99b7c serial8250_do_set_termios +EXPORT_SYMBOL vmlinux 0x0ba9bc83 fman_get_mem_region +EXPORT_SYMBOL vmlinux 0x0bb1787a kmem_cache_shrink +EXPORT_SYMBOL vmlinux 0x0bb55490 flow_block_cb_lookup +EXPORT_SYMBOL vmlinux 0x0bb5dd4a dma_fence_chain_find_seqno +EXPORT_SYMBOL vmlinux 0x0bb724e6 platform_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x0bc477a2 irq_set_irq_type +EXPORT_SYMBOL vmlinux 0x0bc8ffe0 tcf_exts_validate +EXPORT_SYMBOL vmlinux 0x0bd394d8 tty_termios_baud_rate +EXPORT_SYMBOL vmlinux 0x0bde64d6 udp_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x0be3de4f pnp_is_active +EXPORT_SYMBOL vmlinux 0x0bf0e4a2 __SCK__tp_func_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x0bfc1d1a check_zeroed_user +EXPORT_SYMBOL vmlinux 0x0c0104d1 rtnetlink_put_metrics +EXPORT_SYMBOL vmlinux 0x0c25ec48 secure_tcpv6_seq +EXPORT_SYMBOL vmlinux 0x0c27c5e7 skb_dump +EXPORT_SYMBOL vmlinux 0x0c28155d key_alloc +EXPORT_SYMBOL vmlinux 0x0c3690fc _raw_spin_lock_bh +EXPORT_SYMBOL vmlinux 0x0c4b267e rproc_set_firmware +EXPORT_SYMBOL vmlinux 0x0c575719 __cond_resched_rwlock_write +EXPORT_SYMBOL vmlinux 0x0c6b27d5 mmc_can_gpio_cd +EXPORT_SYMBOL vmlinux 0x0c6bdc3f vme_master_read +EXPORT_SYMBOL vmlinux 0x0c7e5285 dma_async_device_register +EXPORT_SYMBOL vmlinux 0x0c8a280f blk_queue_bounce_limit +EXPORT_SYMBOL vmlinux 0x0c8acd22 sock_set_rcvbuf +EXPORT_SYMBOL vmlinux 0x0c8b4bf8 page_mapping +EXPORT_SYMBOL vmlinux 0x0c96e560 phy_suspend +EXPORT_SYMBOL vmlinux 0x0c977dbe ndisc_mc_map +EXPORT_SYMBOL vmlinux 0x0ca19f44 set_anon_super +EXPORT_SYMBOL vmlinux 0x0ca5e904 rproc_vq_interrupt +EXPORT_SYMBOL vmlinux 0x0ca9bc87 xfrm_input +EXPORT_SYMBOL vmlinux 0x0cb11bc7 __SCK__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0cb4cf95 vme_master_request +EXPORT_SYMBOL vmlinux 0x0cb60389 dcb_getrewr_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0x0cc4b4b6 crc_ccitt_false +EXPORT_SYMBOL vmlinux 0x0cd5835b ipv6_flowlabel_exclusive +EXPORT_SYMBOL vmlinux 0x0cdce87c rfkill_set_hw_state_reason +EXPORT_SYMBOL vmlinux 0x0ceee4b4 eth_header_parse_protocol +EXPORT_SYMBOL vmlinux 0x0cef233a ps2_init +EXPORT_SYMBOL vmlinux 0x0cfee8be unregister_framebuffer +EXPORT_SYMBOL vmlinux 0x0d07f543 get_anon_bdev +EXPORT_SYMBOL vmlinux 0x0d098021 pm860x_bulk_write +EXPORT_SYMBOL vmlinux 0x0d1a78aa from_kgid_munged +EXPORT_SYMBOL vmlinux 0x0d2ca20f ucc_fast_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0x0d333b64 zstd_end_stream +EXPORT_SYMBOL vmlinux 0x0d3f5c1a fman_get_max_frm +EXPORT_SYMBOL vmlinux 0x0d4a4ab4 end_page_writeback +EXPORT_SYMBOL vmlinux 0x0d50ab7d locks_copy_lock +EXPORT_SYMBOL vmlinux 0x0d542439 __ipv6_addr_type +EXPORT_SYMBOL vmlinux 0x0d6659d1 blk_queue_dma_alignment +EXPORT_SYMBOL vmlinux 0x0d8c0be2 padata_do_parallel +EXPORT_SYMBOL vmlinux 0x0d8e841c neigh_changeaddr +EXPORT_SYMBOL vmlinux 0x0d947e8d tegra_ivc_write_advance +EXPORT_SYMBOL vmlinux 0x0da37acd dma_fence_array_first +EXPORT_SYMBOL vmlinux 0x0da7f02a mapping_read_folio_gfp +EXPORT_SYMBOL vmlinux 0x0db8f996 starget_for_each_device +EXPORT_SYMBOL vmlinux 0x0dd9d920 vfs_llseek +EXPORT_SYMBOL vmlinux 0x0deb72fc __traceiter_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0dfccc98 stop_tty +EXPORT_SYMBOL vmlinux 0x0dffd2ff blk_mq_alloc_disk_for_queue +EXPORT_SYMBOL vmlinux 0x0e10e16c mmc_wait_for_cmd +EXPORT_SYMBOL vmlinux 0x0e17678a siphash_4u64 +EXPORT_SYMBOL vmlinux 0x0e2559c9 backlight_device_unregister +EXPORT_SYMBOL vmlinux 0x0e349060 set_binfmt +EXPORT_SYMBOL vmlinux 0x0e3aaa47 fasync_helper +EXPORT_SYMBOL vmlinux 0x0e4262c6 __siphash_unaligned +EXPORT_SYMBOL vmlinux 0x0e5b7b92 vme_bus_num +EXPORT_SYMBOL vmlinux 0x0ea3c74e tasklet_kill +EXPORT_SYMBOL vmlinux 0x0ea593f6 hdmi_drm_infoframe_init +EXPORT_SYMBOL vmlinux 0x0eaa9f76 __ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x0eb6eb87 add_taint +EXPORT_SYMBOL vmlinux 0x0ec5babe vme_dma_free +EXPORT_SYMBOL vmlinux 0x0ec8c682 mmc_gpio_set_cd_wake +EXPORT_SYMBOL vmlinux 0x0ed0ee70 md_bitmap_sync_with_cluster +EXPORT_SYMBOL vmlinux 0x0ed24a0e blk_sync_queue +EXPORT_SYMBOL vmlinux 0x0ee6bd07 devm_backlight_device_unregister +EXPORT_SYMBOL vmlinux 0x0eece2c3 __quota_error +EXPORT_SYMBOL vmlinux 0x0f01d9c6 security_sctp_bind_connect +EXPORT_SYMBOL vmlinux 0x0f09cc34 schedule_timeout_killable +EXPORT_SYMBOL vmlinux 0x0f17bff5 __mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x0f18170c dcb_ieee_getapp_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0x0f1ad8e2 seq_list_start_rcu +EXPORT_SYMBOL vmlinux 0x0f37ca89 lockref_put_not_zero +EXPORT_SYMBOL vmlinux 0x0f42076c dcb_ieee_delapp +EXPORT_SYMBOL vmlinux 0x0f49b098 phy_config_aneg +EXPORT_SYMBOL vmlinux 0x0f630261 gen_replace_estimator +EXPORT_SYMBOL vmlinux 0x0f776117 devm_rproc_alloc +EXPORT_SYMBOL vmlinux 0x0f799fac cros_ec_check_result +EXPORT_SYMBOL vmlinux 0x0f811fc7 jent_raw_hires_entropy_store +EXPORT_SYMBOL vmlinux 0x0f86f560 kthread_delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0x0f9fe992 sockopt_ns_capable +EXPORT_SYMBOL vmlinux 0x0fa0ae0e skb_free_datagram +EXPORT_SYMBOL vmlinux 0x0fab1ab0 hdmi_spd_infoframe_pack +EXPORT_SYMBOL vmlinux 0x0fb2f8a4 mktime64 +EXPORT_SYMBOL vmlinux 0x0fb3ee66 mmc_start_request +EXPORT_SYMBOL vmlinux 0x0fd902db mb_cache_entry_create +EXPORT_SYMBOL vmlinux 0x0ffc63c1 simple_recursive_removal +EXPORT_SYMBOL vmlinux 0x0fff5afc time64_to_tm +EXPORT_SYMBOL vmlinux 0x10017aa5 kernel_cpustat +EXPORT_SYMBOL vmlinux 0x100bddf8 proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x1014eca9 __dquot_free_space +EXPORT_SYMBOL vmlinux 0x101c9b1c dev_mc_sync_multiple +EXPORT_SYMBOL vmlinux 0x101d7ff5 ns_capable_noaudit +EXPORT_SYMBOL vmlinux 0x1025009a cpm_muram_alloc_fixed +EXPORT_SYMBOL vmlinux 0x102936ec qe_clock_source +EXPORT_SYMBOL vmlinux 0x1035c7c2 __release_region +EXPORT_SYMBOL vmlinux 0x103c3d3b sdev_prefix_printk +EXPORT_SYMBOL vmlinux 0x10400c0b netdev_bonding_info_change +EXPORT_SYMBOL vmlinux 0x1057a279 bsearch +EXPORT_SYMBOL vmlinux 0x105deb25 pci_ep_cfs_remove_epf_group +EXPORT_SYMBOL vmlinux 0x1060e4dd blkdev_put +EXPORT_SYMBOL vmlinux 0x1068004b gf128mul_bbe +EXPORT_SYMBOL vmlinux 0x10693e0a flow_rule_match_enc_ports +EXPORT_SYMBOL vmlinux 0x107be0b0 percpu_counter_sync +EXPORT_SYMBOL vmlinux 0x107e5878 zlib_inflateEnd +EXPORT_SYMBOL vmlinux 0x10a49b56 netdev_err +EXPORT_SYMBOL vmlinux 0x10a80fff ndisc_send_skb +EXPORT_SYMBOL vmlinux 0x10ae8d87 dma_pool_create +EXPORT_SYMBOL vmlinux 0x10d9f885 scsi_sense_desc_find +EXPORT_SYMBOL vmlinux 0x10e6f74a free_contig_range +EXPORT_SYMBOL vmlinux 0x10f90711 netif_tx_stop_all_queues +EXPORT_SYMBOL vmlinux 0x1106c817 pci_dev_put +EXPORT_SYMBOL vmlinux 0x11089ac7 _ctype +EXPORT_SYMBOL vmlinux 0x11143477 flow_block_cb_decref +EXPORT_SYMBOL vmlinux 0x112ba0c2 __sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x1139b2ab jbd2_journal_finish_inode_data_buffers +EXPORT_SYMBOL vmlinux 0x1143ff54 __cgroup_bpf_run_filter_sock_addr +EXPORT_SYMBOL vmlinux 0x114b1d83 __zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x1150210c mini_qdisc_pair_swap +EXPORT_SYMBOL vmlinux 0x117093be qdisc_class_hash_init +EXPORT_SYMBOL vmlinux 0x117165fb inet_frag_kill +EXPORT_SYMBOL vmlinux 0x117b3bc8 tty_port_raise_dtr_rts +EXPORT_SYMBOL vmlinux 0x11858d92 lookup_one +EXPORT_SYMBOL vmlinux 0x119e1580 mipi_dsi_set_maximum_return_packet_size +EXPORT_SYMBOL vmlinux 0x11aa5cd5 ip_sock_set_tos +EXPORT_SYMBOL vmlinux 0x11aaef83 mark_info_dirty +EXPORT_SYMBOL vmlinux 0x11cae0b8 skb_flow_dissect_hash +EXPORT_SYMBOL vmlinux 0x11e30762 chacha_block_generic +EXPORT_SYMBOL vmlinux 0x11ffdfee ucc_slow_stop_tx +EXPORT_SYMBOL vmlinux 0x12010dea console_start +EXPORT_SYMBOL vmlinux 0x1203db7f dev_set_promiscuity +EXPORT_SYMBOL vmlinux 0x1205e45c devm_devfreq_add_device +EXPORT_SYMBOL vmlinux 0x120b336a __rb_insert_augmented +EXPORT_SYMBOL vmlinux 0x120ff8e1 xudma_get_rflow_ring_offset +EXPORT_SYMBOL vmlinux 0x1213037e mmc_of_parse +EXPORT_SYMBOL vmlinux 0x122c3a7e _printk +EXPORT_SYMBOL vmlinux 0x122c56ce backlight_device_set_brightness +EXPORT_SYMBOL vmlinux 0x1239e0fc nd_dev_to_uuid +EXPORT_SYMBOL vmlinux 0x124bad4d kstrtobool +EXPORT_SYMBOL vmlinux 0x125b4a41 xfrm_stateonly_find +EXPORT_SYMBOL vmlinux 0x12646cb3 ilookup +EXPORT_SYMBOL vmlinux 0x127d83ea security_locked_down +EXPORT_SYMBOL vmlinux 0x1286bd6b pci_pme_capable +EXPORT_SYMBOL vmlinux 0x12950af5 seq_lseek +EXPORT_SYMBOL vmlinux 0x12a4e128 __arch_copy_from_user +EXPORT_SYMBOL vmlinux 0x12af9179 ppp_unit_number +EXPORT_SYMBOL vmlinux 0x12c65cef md_register_thread +EXPORT_SYMBOL vmlinux 0x12c8a1cd blk_set_runtime_active +EXPORT_SYMBOL vmlinux 0x12cabc89 siphash_2u64 +EXPORT_SYMBOL vmlinux 0x12ddff5c nvdimm_bus_unlock +EXPORT_SYMBOL vmlinux 0x12e1aa16 uart_match_port +EXPORT_SYMBOL vmlinux 0x12e3ec68 devm_mfd_add_devices +EXPORT_SYMBOL vmlinux 0x12f6f69c fb_videomode_to_var +EXPORT_SYMBOL vmlinux 0x13039334 vfs_get_fsid +EXPORT_SYMBOL vmlinux 0x130afd75 acpi_get_sleep_type_data +EXPORT_SYMBOL vmlinux 0x13110126 request_resource +EXPORT_SYMBOL vmlinux 0x1311b197 __break_lease +EXPORT_SYMBOL vmlinux 0x131a6146 xa_clear_mark +EXPORT_SYMBOL vmlinux 0x134ec352 __fib6_flush_trees +EXPORT_SYMBOL vmlinux 0x134fbca0 input_event +EXPORT_SYMBOL vmlinux 0x1363ad6d genphy_c45_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0x1375232d tcf_qevent_handle +EXPORT_SYMBOL vmlinux 0x1383f623 jbd2_fc_wait_bufs +EXPORT_SYMBOL vmlinux 0x138def9a jbd2_journal_start_reserved +EXPORT_SYMBOL vmlinux 0x139f2189 __kfifo_alloc +EXPORT_SYMBOL vmlinux 0x13a525c3 mmc_unregister_driver +EXPORT_SYMBOL vmlinux 0x13b0baa5 dm_unregister_target +EXPORT_SYMBOL vmlinux 0x13d0adf7 __kfifo_out +EXPORT_SYMBOL vmlinux 0x13d928f5 __SCK__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x13e76630 d_prune_aliases +EXPORT_SYMBOL vmlinux 0x13e7e406 scsi_change_queue_depth +EXPORT_SYMBOL vmlinux 0x13ea5eb5 ptp_clock_event +EXPORT_SYMBOL vmlinux 0x13f45fba fb_class +EXPORT_SYMBOL vmlinux 0x141271bf acpi_dev_found +EXPORT_SYMBOL vmlinux 0x1431f212 is_nd_btt +EXPORT_SYMBOL vmlinux 0x14336982 netdev_offload_xstats_get +EXPORT_SYMBOL vmlinux 0x143f6edc pnp_disable_dev +EXPORT_SYMBOL vmlinux 0x14464e91 unregister_key_type +EXPORT_SYMBOL vmlinux 0x145fe0f3 proc_set_size +EXPORT_SYMBOL vmlinux 0x14605535 dma_fence_context_alloc +EXPORT_SYMBOL vmlinux 0x1460f414 cdrom_ioctl +EXPORT_SYMBOL vmlinux 0x146289b7 crc16_table +EXPORT_SYMBOL vmlinux 0x146c2e79 __sock_i_ino +EXPORT_SYMBOL vmlinux 0x14867618 skb_abort_seq_read +EXPORT_SYMBOL vmlinux 0x148a3423 of_node_name_prefix +EXPORT_SYMBOL vmlinux 0x14a64a87 acpi_install_address_space_handler_no_reg +EXPORT_SYMBOL vmlinux 0x14aede9d ps2_begin_command +EXPORT_SYMBOL vmlinux 0x14b36a50 udp_pre_connect +EXPORT_SYMBOL vmlinux 0x14be1268 handshake_req_submit +EXPORT_SYMBOL vmlinux 0x14c67e3e tcp_tx_delay_enabled +EXPORT_SYMBOL vmlinux 0x14d7477f console_list_unlock +EXPORT_SYMBOL vmlinux 0x14de091b generic_buffers_fsync_noflush +EXPORT_SYMBOL vmlinux 0x14eec8bf jbd2_journal_set_features +EXPORT_SYMBOL vmlinux 0x14f45fcc bman_free_pool +EXPORT_SYMBOL vmlinux 0x14fb793f flow_indr_dev_setup_offload +EXPORT_SYMBOL vmlinux 0x150f3101 mipi_dsi_dcs_read +EXPORT_SYMBOL vmlinux 0x15132bc8 md_bitmap_end_sync +EXPORT_SYMBOL vmlinux 0x15141476 simple_transaction_read +EXPORT_SYMBOL vmlinux 0x151ab240 config_item_set_name +EXPORT_SYMBOL vmlinux 0x151f4898 schedule_timeout_uninterruptible +EXPORT_SYMBOL vmlinux 0x15217396 dma_sync_sg_for_device +EXPORT_SYMBOL vmlinux 0x1526b301 unix_tot_inflight +EXPORT_SYMBOL vmlinux 0x1548d970 __kfifo_dma_out_prepare_r +EXPORT_SYMBOL vmlinux 0x154c6338 dm_kcopyd_client_destroy +EXPORT_SYMBOL vmlinux 0x155e9a63 filemap_page_mkwrite +EXPORT_SYMBOL vmlinux 0x15617148 __lock_buffer +EXPORT_SYMBOL vmlinux 0x156ab4d5 alloc_netdev_mqs +EXPORT_SYMBOL vmlinux 0x15755a75 blackhole_netdev +EXPORT_SYMBOL vmlinux 0x1582598b cros_ec_cmd_xfer_status +EXPORT_SYMBOL vmlinux 0x159b9ff8 nd_region_release_lane +EXPORT_SYMBOL vmlinux 0x15ae0480 sock_release +EXPORT_SYMBOL vmlinux 0x15b2b2b8 crypto_sha1_finup +EXPORT_SYMBOL vmlinux 0x15b58bb0 filemap_alloc_folio +EXPORT_SYMBOL vmlinux 0x15ba50a6 jiffies +EXPORT_SYMBOL vmlinux 0x15bafe29 unregister_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x15bbf76a backlight_device_register +EXPORT_SYMBOL vmlinux 0x15bed7a5 LZ4_decompress_safe_partial +EXPORT_SYMBOL vmlinux 0x15c1d655 mpage_writepages +EXPORT_SYMBOL vmlinux 0x15c3657e phy_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x15c85de3 mempool_init +EXPORT_SYMBOL vmlinux 0x15c8c129 skb_splice_from_iter +EXPORT_SYMBOL vmlinux 0x15d0a720 fman_unregister_intr +EXPORT_SYMBOL vmlinux 0x15f90688 slhc_init +EXPORT_SYMBOL vmlinux 0x1608bbc2 filemap_release_folio +EXPORT_SYMBOL vmlinux 0x160de2cf of_find_mipi_dsi_host_by_node +EXPORT_SYMBOL vmlinux 0x162893fd hashlen_string +EXPORT_SYMBOL vmlinux 0x162f50c4 dm_table_get_size +EXPORT_SYMBOL vmlinux 0x16315ee4 __folio_put +EXPORT_SYMBOL vmlinux 0x1632bc21 kvasprintf_const +EXPORT_SYMBOL vmlinux 0x163d2417 tegra_io_rail_power_off +EXPORT_SYMBOL vmlinux 0x164f865e phy_do_ioctl +EXPORT_SYMBOL vmlinux 0x16610fb2 seq_putc +EXPORT_SYMBOL vmlinux 0x166d0bb0 napi_get_frags +EXPORT_SYMBOL vmlinux 0x167c5967 print_hex_dump +EXPORT_SYMBOL vmlinux 0x167e25cb __skb_gro_checksum_complete +EXPORT_SYMBOL vmlinux 0x168052ac block_write_end +EXPORT_SYMBOL vmlinux 0x16896fc8 ip_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x168ef140 ipv6_getsockopt +EXPORT_SYMBOL vmlinux 0x169938c1 __sysfs_match_string +EXPORT_SYMBOL vmlinux 0x1699d7f5 pci_disable_device +EXPORT_SYMBOL vmlinux 0x16a7b16f __traceiter_kmalloc +EXPORT_SYMBOL vmlinux 0x16afb041 key_validate +EXPORT_SYMBOL vmlinux 0x16c9b94f xfrm6_protocol_register +EXPORT_SYMBOL vmlinux 0x16cdc340 acpi_get_table +EXPORT_SYMBOL vmlinux 0x16d59ae8 __phy_resume +EXPORT_SYMBOL vmlinux 0x16e297c3 bit_wait +EXPORT_SYMBOL vmlinux 0x16e7e2cb cpu_all_bits +EXPORT_SYMBOL vmlinux 0x170ddf79 acpi_install_notify_handler +EXPORT_SYMBOL vmlinux 0x172f36a6 dev_get_by_name_rcu +EXPORT_SYMBOL vmlinux 0x1751c33b crypto_sha3_update +EXPORT_SYMBOL vmlinux 0x1754fdff update_devfreq +EXPORT_SYMBOL vmlinux 0x176137ae task_lookup_next_fd_rcu +EXPORT_SYMBOL vmlinux 0x176f0123 devm_iounmap +EXPORT_SYMBOL vmlinux 0x17825d3f xudma_rchan_get +EXPORT_SYMBOL vmlinux 0x1785365e posix_test_lock +EXPORT_SYMBOL vmlinux 0x178c4894 qe_upload_firmware +EXPORT_SYMBOL vmlinux 0x1794da1c security_unix_may_send +EXPORT_SYMBOL vmlinux 0x179fb5fd dma_sync_single_for_device +EXPORT_SYMBOL vmlinux 0x17b7be42 dma_async_device_unregister +EXPORT_SYMBOL vmlinux 0x17be71c6 padata_alloc +EXPORT_SYMBOL vmlinux 0x17c738d2 iw_handler_set_spy +EXPORT_SYMBOL vmlinux 0x17ce2fb1 migrate_vma_finalize +EXPORT_SYMBOL vmlinux 0x17e631f8 configfs_depend_item_unlocked +EXPORT_SYMBOL vmlinux 0x17fab6b8 padata_free_shell +EXPORT_SYMBOL vmlinux 0x17fe8ec1 dev_printk_emit +EXPORT_SYMBOL vmlinux 0x17fec0bd __acpi_mdiobus_register +EXPORT_SYMBOL vmlinux 0x1813c7f1 xfrm_unregister_km +EXPORT_SYMBOL vmlinux 0x181643e6 mipi_dsi_dcs_enter_sleep_mode +EXPORT_SYMBOL vmlinux 0x1819a3f5 register_sysctl +EXPORT_SYMBOL vmlinux 0x181cb681 dma_resv_iter_first_unlocked +EXPORT_SYMBOL vmlinux 0x181f537e ww_mutex_unlock +EXPORT_SYMBOL vmlinux 0x18345b8e __bitmap_replace +EXPORT_SYMBOL vmlinux 0x1861060b tcp_md5_hash_skb_data +EXPORT_SYMBOL vmlinux 0x186d3bb8 mmc_gpio_set_cd_isr +EXPORT_SYMBOL vmlinux 0x187884a8 cpm_muram_free +EXPORT_SYMBOL vmlinux 0x188492a4 pnp_start_dev +EXPORT_SYMBOL vmlinux 0x18888d00 downgrade_write +EXPORT_SYMBOL vmlinux 0x188ea314 jiffies_to_timespec64 +EXPORT_SYMBOL vmlinux 0x18920a70 discard_new_inode +EXPORT_SYMBOL vmlinux 0x18a8a394 inet6_del_offload +EXPORT_SYMBOL vmlinux 0x18b48e28 __memset_io +EXPORT_SYMBOL vmlinux 0x18cc6153 sync_mapping_buffers +EXPORT_SYMBOL vmlinux 0x18dc341b tcp_seq_stop +EXPORT_SYMBOL vmlinux 0x18e60984 __do_once_start +EXPORT_SYMBOL vmlinux 0x18e72cfe unregister_quota_format +EXPORT_SYMBOL vmlinux 0x1907957f tty_hangup +EXPORT_SYMBOL vmlinux 0x191e0dd3 filemap_fault +EXPORT_SYMBOL vmlinux 0x1928fab4 mii_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x192b6de0 seq_write +EXPORT_SYMBOL vmlinux 0x192d8d5e nf_register_sockopt +EXPORT_SYMBOL vmlinux 0x19488443 input_set_max_poll_interval +EXPORT_SYMBOL vmlinux 0x194a3da0 tcp_v4_conn_request +EXPORT_SYMBOL vmlinux 0x19514d8f file_remove_privs +EXPORT_SYMBOL vmlinux 0x1953c958 mempool_create +EXPORT_SYMBOL vmlinux 0x19629280 input_mt_drop_unused +EXPORT_SYMBOL vmlinux 0x197d5b60 dma_fence_default_wait +EXPORT_SYMBOL vmlinux 0x1984d421 out_of_line_wait_on_bit +EXPORT_SYMBOL vmlinux 0x199ed0cd net_disable_timestamp +EXPORT_SYMBOL vmlinux 0x19b5764e devm_memunmap +EXPORT_SYMBOL vmlinux 0x19b83d67 vmf_insert_pfn +EXPORT_SYMBOL vmlinux 0x19ba2589 kernel_connect +EXPORT_SYMBOL vmlinux 0x19bd383b security_secmark_refcount_dec +EXPORT_SYMBOL vmlinux 0x19c9a0ac jbd2_journal_unlock_updates +EXPORT_SYMBOL vmlinux 0x19ddcc2d fs_context_for_mount +EXPORT_SYMBOL vmlinux 0x19eebbb2 sk_dst_check +EXPORT_SYMBOL vmlinux 0x19f7bcad md_bitmap_unplug_async +EXPORT_SYMBOL vmlinux 0x1a051acb devm_extcon_register_notifier_all +EXPORT_SYMBOL vmlinux 0x1a08ad60 alloc_mdio_bitbang +EXPORT_SYMBOL vmlinux 0x1a240083 input_set_min_poll_interval +EXPORT_SYMBOL vmlinux 0x1a439d32 sock_queue_err_skb +EXPORT_SYMBOL vmlinux 0x1a45cb6c acpi_disabled +EXPORT_SYMBOL vmlinux 0x1a53ed32 acpi_dev_get_next_match_dev +EXPORT_SYMBOL vmlinux 0x1a5fbfa2 skb_checksum +EXPORT_SYMBOL vmlinux 0x1a68fa1f pm860x_set_bits +EXPORT_SYMBOL vmlinux 0x1a6d9451 dma_set_mask +EXPORT_SYMBOL vmlinux 0x1a6f5d46 of_device_is_compatible +EXPORT_SYMBOL vmlinux 0x1a854678 cdev_del +EXPORT_SYMBOL vmlinux 0x1a8f22ab dev_load +EXPORT_SYMBOL vmlinux 0x1a9a433c prandom_u32_state +EXPORT_SYMBOL vmlinux 0x1ac5d3cb strcspn +EXPORT_SYMBOL vmlinux 0x1ac6a0df dev_add_offload +EXPORT_SYMBOL vmlinux 0x1ad51d6f flow_block_cb_setup_simple +EXPORT_SYMBOL vmlinux 0x1ae61a0f netif_rx +EXPORT_SYMBOL vmlinux 0x1aef1b0f pci_read_config_dword +EXPORT_SYMBOL vmlinux 0x1b015d25 bitmap_parselist +EXPORT_SYMBOL vmlinux 0x1b0e0148 of_get_next_available_child +EXPORT_SYMBOL vmlinux 0x1b308261 napi_complete_done +EXPORT_SYMBOL vmlinux 0x1b335af2 __tracepoint_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x1b37931e default_qdisc_ops +EXPORT_SYMBOL vmlinux 0x1b5196fc xudma_tchan_put +EXPORT_SYMBOL vmlinux 0x1b551188 reuseport_alloc +EXPORT_SYMBOL vmlinux 0x1b584e03 flow_rule_match_enc_ip +EXPORT_SYMBOL vmlinux 0x1b597b7a swake_up_all +EXPORT_SYMBOL vmlinux 0x1b60a12b end_buffer_read_sync +EXPORT_SYMBOL vmlinux 0x1b6314fd in_aton +EXPORT_SYMBOL vmlinux 0x1b777357 rdmacg_unregister_device +EXPORT_SYMBOL vmlinux 0x1b908d85 _raw_write_lock_nested +EXPORT_SYMBOL vmlinux 0x1b9dbb8c inet_proto_csum_replace16 +EXPORT_SYMBOL vmlinux 0x1ba4310c mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x1ba58ef9 key_instantiate_and_link +EXPORT_SYMBOL vmlinux 0x1ba59527 __kmalloc_node +EXPORT_SYMBOL vmlinux 0x1ba9d6e6 jbd2_journal_check_available_features +EXPORT_SYMBOL vmlinux 0x1bb4d90d of_phy_is_fixed_link +EXPORT_SYMBOL vmlinux 0x1bb51249 tcp_have_smc +EXPORT_SYMBOL vmlinux 0x1bb86b9a xen_start_info +EXPORT_SYMBOL vmlinux 0x1bc8b391 textsearch_find_continuous +EXPORT_SYMBOL vmlinux 0x1bcc7bbb clk_hw_get_clk +EXPORT_SYMBOL vmlinux 0x1bd59dbe vme_free_consistent +EXPORT_SYMBOL vmlinux 0x1be00271 __nla_reserve +EXPORT_SYMBOL vmlinux 0x1bfec046 tcf_idr_release +EXPORT_SYMBOL vmlinux 0x1c06798e i2c_del_adapter +EXPORT_SYMBOL vmlinux 0x1c0cbaab udp6_seq_ops +EXPORT_SYMBOL vmlinux 0x1c0ef2d8 blk_post_runtime_resume +EXPORT_SYMBOL vmlinux 0x1c1b0d3c __skb_get_hash +EXPORT_SYMBOL vmlinux 0x1c242dc2 scsi_done_direct +EXPORT_SYMBOL vmlinux 0x1c2452d0 sync_inode_metadata +EXPORT_SYMBOL vmlinux 0x1c3360fb writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x1c55f7ad blk_queue_segment_boundary +EXPORT_SYMBOL vmlinux 0x1c58427f acpi_remove_notify_handler +EXPORT_SYMBOL vmlinux 0x1c5e3878 icst525_idx2s +EXPORT_SYMBOL vmlinux 0x1c839662 mfd_remove_devices_late +EXPORT_SYMBOL vmlinux 0x1c8d5086 pci_scan_root_bus +EXPORT_SYMBOL vmlinux 0x1c90b71f folio_add_lru +EXPORT_SYMBOL vmlinux 0x1c9ddc64 devm_kvasprintf +EXPORT_SYMBOL vmlinux 0x1ca0622f hdmi_infoframe_log +EXPORT_SYMBOL vmlinux 0x1cb11044 inetpeer_invalidate_tree +EXPORT_SYMBOL vmlinux 0x1cc11154 __SCK__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x1cd8438b pxm_to_node +EXPORT_SYMBOL vmlinux 0x1cdaaee6 pcie_set_readrq +EXPORT_SYMBOL vmlinux 0x1cdd39ba logic_outsl +EXPORT_SYMBOL vmlinux 0x1cf592fa bfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x1cf5efa6 xudma_rflow_get_id +EXPORT_SYMBOL vmlinux 0x1d07e365 memdup_user_nul +EXPORT_SYMBOL vmlinux 0x1d180474 __tty_insert_flip_char +EXPORT_SYMBOL vmlinux 0x1d1abdf0 acpi_get_physical_device_location +EXPORT_SYMBOL vmlinux 0x1d24c881 ___ratelimit +EXPORT_SYMBOL vmlinux 0x1d3c32c6 inet_dgram_ops +EXPORT_SYMBOL vmlinux 0x1d40b6f3 idr_for_each +EXPORT_SYMBOL vmlinux 0x1d578e95 param_set_invbool +EXPORT_SYMBOL vmlinux 0x1d70a2d2 of_graph_get_next_endpoint +EXPORT_SYMBOL vmlinux 0x1d794855 __tracepoint_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x1d7bb093 mmc_gpiod_request_cd_irq +EXPORT_SYMBOL vmlinux 0x1d87a323 kfree_skb_list_reason +EXPORT_SYMBOL vmlinux 0x1d8daaeb netdev_change_features +EXPORT_SYMBOL vmlinux 0x1d9672bd fault_in_subpage_writeable +EXPORT_SYMBOL vmlinux 0x1dc6c93b lookup_user_key +EXPORT_SYMBOL vmlinux 0x1dd34bcd d_set_fallthru +EXPORT_SYMBOL vmlinux 0x1dd571e6 fb_copy_cmap +EXPORT_SYMBOL vmlinux 0x1de4ccb2 get_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x1de59c22 qcom_scm_ice_invalidate_key +EXPORT_SYMBOL vmlinux 0x1de67f9b qcom_scm_io_writel +EXPORT_SYMBOL vmlinux 0x1df96fae skb_copy_datagram_iter +EXPORT_SYMBOL vmlinux 0x1e0373fc imx_scu_irq_group_enable +EXPORT_SYMBOL vmlinux 0x1e0a0c24 mod_timer_pending +EXPORT_SYMBOL vmlinux 0x1e0cd7fe acpi_detach_data +EXPORT_SYMBOL vmlinux 0x1e138a78 folio_alloc +EXPORT_SYMBOL vmlinux 0x1e18deee touchscreen_parse_properties +EXPORT_SYMBOL vmlinux 0x1e3d2720 tcp_make_synack +EXPORT_SYMBOL vmlinux 0x1e4e88b3 pipe_unlock +EXPORT_SYMBOL vmlinux 0x1e6adaa0 bitmap_print_bitmask_to_buf +EXPORT_SYMBOL vmlinux 0x1e6d26a8 strstr +EXPORT_SYMBOL vmlinux 0x1e7b7e53 tcp_connect +EXPORT_SYMBOL vmlinux 0x1e9edfb7 seq_hlist_start_head_rcu +EXPORT_SYMBOL vmlinux 0x1eb4bd99 of_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x1eb704ce input_enable_softrepeat +EXPORT_SYMBOL vmlinux 0x1ec31b25 __post_watch_notification +EXPORT_SYMBOL vmlinux 0x1ec5a998 __module_get +EXPORT_SYMBOL vmlinux 0x1ecb1692 inet_dgram_connect +EXPORT_SYMBOL vmlinux 0x1edb69d6 ktime_get_raw_ts64 +EXPORT_SYMBOL vmlinux 0x1eeaa43a vlan_vids_del_by_dev +EXPORT_SYMBOL vmlinux 0x1eee77bb phy_trigger_machine +EXPORT_SYMBOL vmlinux 0x1ef41b7e qcom_scm_iommu_set_pt_format +EXPORT_SYMBOL vmlinux 0x1efc41b9 lock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x1f01b197 mii_nway_restart +EXPORT_SYMBOL vmlinux 0x1f055792 rtc_add_groups +EXPORT_SYMBOL vmlinux 0x1f185b6c bio_integrity_trim +EXPORT_SYMBOL vmlinux 0x1f1b9ba5 pnp_request_card_device +EXPORT_SYMBOL vmlinux 0x1f4a7b40 __serio_register_port +EXPORT_SYMBOL vmlinux 0x1f4b5fa8 iov_iter_single_seg_count +EXPORT_SYMBOL vmlinux 0x1f557414 gen_pool_has_addr +EXPORT_SYMBOL vmlinux 0x1f5d7b5a mdio_driver_register +EXPORT_SYMBOL vmlinux 0x1f65b26c mmc_cqe_recovery +EXPORT_SYMBOL vmlinux 0x1f85c1e7 neigh_connected_output +EXPORT_SYMBOL vmlinux 0x1fb34884 mii_check_media +EXPORT_SYMBOL vmlinux 0x1fbd16da ip_tos2prio +EXPORT_SYMBOL vmlinux 0x1fc1109e proc_dointvec_userhz_jiffies +EXPORT_SYMBOL vmlinux 0x1fc12817 acpi_match_device_ids +EXPORT_SYMBOL vmlinux 0x1fd07fff kdb_grepping_flag +EXPORT_SYMBOL vmlinux 0x1ffbfaa4 fs_param_is_u64 +EXPORT_SYMBOL vmlinux 0x20000329 simple_strtoul +EXPORT_SYMBOL vmlinux 0x200b2041 in6addr_any +EXPORT_SYMBOL vmlinux 0x2043268c nd_btt_arena_is_valid +EXPORT_SYMBOL vmlinux 0x20463df4 wait_for_completion_killable +EXPORT_SYMBOL vmlinux 0x204c19f5 tcp_alloc_md5sig_pool +EXPORT_SYMBOL vmlinux 0x204c5067 scsi_dev_info_add_list +EXPORT_SYMBOL vmlinux 0x205ca303 simple_lookup +EXPORT_SYMBOL vmlinux 0x20749167 debugfs_create_automount +EXPORT_SYMBOL vmlinux 0x2083c259 handle_edge_irq +EXPORT_SYMBOL vmlinux 0x20a789ac irq_set_chip_data +EXPORT_SYMBOL vmlinux 0x20c3615c set_user_nice +EXPORT_SYMBOL vmlinux 0x20cbb30a __percpu_counter_init +EXPORT_SYMBOL vmlinux 0x20d65e40 fb_find_nearest_mode +EXPORT_SYMBOL vmlinux 0x20ead689 folio_unlock +EXPORT_SYMBOL vmlinux 0x20eadeb6 ip_compute_csum +EXPORT_SYMBOL vmlinux 0x2121bf42 scsi_report_opcode +EXPORT_SYMBOL vmlinux 0x213a738d memregion_alloc +EXPORT_SYMBOL vmlinux 0x213e4965 ps2_is_keyboard_id +EXPORT_SYMBOL vmlinux 0x213ee466 tcf_qevent_dump +EXPORT_SYMBOL vmlinux 0x21407ce5 generic_pipe_buf_release +EXPORT_SYMBOL vmlinux 0x214ea30e iov_iter_zero +EXPORT_SYMBOL vmlinux 0x216a4f11 ipv6_chk_addr +EXPORT_SYMBOL vmlinux 0x218e600b pci_add_resource_offset +EXPORT_SYMBOL vmlinux 0x21bdb523 errseq_check_and_advance +EXPORT_SYMBOL vmlinux 0x21c475ab complete_request_key +EXPORT_SYMBOL vmlinux 0x21e13cb3 inet_peer_xrlim_allow +EXPORT_SYMBOL vmlinux 0x21ea5251 __bitmap_weight +EXPORT_SYMBOL vmlinux 0x21ef374c try_wait_for_completion +EXPORT_SYMBOL vmlinux 0x21f59354 security_sctp_sk_clone +EXPORT_SYMBOL vmlinux 0x21ff0f85 unregister_shrinker +EXPORT_SYMBOL vmlinux 0x21ff1a74 release_pages +EXPORT_SYMBOL vmlinux 0x220d5f22 scsi_add_host_with_dma +EXPORT_SYMBOL vmlinux 0x222b35cc folio_mark_accessed +EXPORT_SYMBOL vmlinux 0x222e7ce2 sysfs_streq +EXPORT_SYMBOL vmlinux 0x2233c4b6 __skb_flow_get_ports +EXPORT_SYMBOL vmlinux 0x2234ca51 acpi_match_platform_list +EXPORT_SYMBOL vmlinux 0x22377f55 get_fs_type +EXPORT_SYMBOL vmlinux 0x223a3dbc blk_mq_start_stopped_hw_queues +EXPORT_SYMBOL vmlinux 0x2242cd55 sock_kzfree_s +EXPORT_SYMBOL vmlinux 0x224461e5 bh_uptodate_or_lock +EXPORT_SYMBOL vmlinux 0x224ce651 xudma_free_gp_rflow_range +EXPORT_SYMBOL vmlinux 0x224e4376 input_register_device +EXPORT_SYMBOL vmlinux 0x225721d5 xfrm_policy_insert +EXPORT_SYMBOL vmlinux 0x226d466d dm_table_event +EXPORT_SYMBOL vmlinux 0x22735238 skb_eth_pop +EXPORT_SYMBOL vmlinux 0x227b49e7 inet_rcv_saddr_equal +EXPORT_SYMBOL vmlinux 0x228f5c06 __bread_gfp +EXPORT_SYMBOL vmlinux 0x22926986 of_find_backlight_by_node +EXPORT_SYMBOL vmlinux 0x2299559e pneigh_lookup +EXPORT_SYMBOL vmlinux 0x22b325d5 kd_mksound +EXPORT_SYMBOL vmlinux 0x22c98942 __mod_lruvec_page_state +EXPORT_SYMBOL vmlinux 0x22ca56e7 mipi_dsi_dcs_get_pixel_format +EXPORT_SYMBOL vmlinux 0x22d27533 xfrm4_protocol_deregister +EXPORT_SYMBOL vmlinux 0x22e23ddd seq_hex_dump +EXPORT_SYMBOL vmlinux 0x22f729e1 netdev_upper_dev_unlink +EXPORT_SYMBOL vmlinux 0x2317964e reuseport_select_sock +EXPORT_SYMBOL vmlinux 0x2327b55a of_graph_get_endpoint_count +EXPORT_SYMBOL vmlinux 0x233e4d06 pci_release_resource +EXPORT_SYMBOL vmlinux 0x234e7604 tty_lock +EXPORT_SYMBOL vmlinux 0x23559c51 qman_oos_fq +EXPORT_SYMBOL vmlinux 0x235f076f inode_io_list_del +EXPORT_SYMBOL vmlinux 0x23644c99 mipi_dsi_host_unregister +EXPORT_SYMBOL vmlinux 0x2364c85a tasklet_init +EXPORT_SYMBOL vmlinux 0x236ce324 tcp_md5_do_del +EXPORT_SYMBOL vmlinux 0x238b099f mipi_dsi_packet_format_is_short +EXPORT_SYMBOL vmlinux 0x2391f725 irq_stat +EXPORT_SYMBOL vmlinux 0x2396f6fb tc_setup_cb_replace +EXPORT_SYMBOL vmlinux 0x23a8e805 xen_alloc_unpopulated_pages +EXPORT_SYMBOL vmlinux 0x23ab9a3a current_in_userns +EXPORT_SYMBOL vmlinux 0x23b93c96 neigh_seq_stop +EXPORT_SYMBOL vmlinux 0x23b9d6e2 mangle_path +EXPORT_SYMBOL vmlinux 0x23bcfa1e pci_set_power_state +EXPORT_SYMBOL vmlinux 0x23ce1241 max8925_reg_write +EXPORT_SYMBOL vmlinux 0x23daa989 mipi_dsi_create_packet +EXPORT_SYMBOL vmlinux 0x23dc7f6c hdmi_avi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x23ea5726 _dev_err +EXPORT_SYMBOL vmlinux 0x23ef83b3 phy_device_register +EXPORT_SYMBOL vmlinux 0x23f1d7a6 page_pool_ethtool_stats_get_count +EXPORT_SYMBOL vmlinux 0x23fd3028 vmalloc_node +EXPORT_SYMBOL vmlinux 0x240ba896 d_genocide +EXPORT_SYMBOL vmlinux 0x242a6b03 phy_ethtool_get_stats +EXPORT_SYMBOL vmlinux 0x243a6c7f scmd_printk +EXPORT_SYMBOL vmlinux 0x24428be5 strncpy_from_user +EXPORT_SYMBOL vmlinux 0x2459bbcc console_set_on_cmdline +EXPORT_SYMBOL vmlinux 0x2460156f __brelse +EXPORT_SYMBOL vmlinux 0x24675b74 config_item_get_unless_zero +EXPORT_SYMBOL vmlinux 0x2484adc3 __kfifo_to_user_r +EXPORT_SYMBOL vmlinux 0x24852556 jbd2_journal_get_write_access +EXPORT_SYMBOL vmlinux 0x248e7232 generic_remap_file_range_prep +EXPORT_SYMBOL vmlinux 0x249ba8b7 tcf_exts_init_ex +EXPORT_SYMBOL vmlinux 0x249c3671 netdev_state_change +EXPORT_SYMBOL vmlinux 0x24d14016 scsi_remove_target +EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer +EXPORT_SYMBOL vmlinux 0x24d808a6 __nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0x24e1b558 seg6_hmac_compute +EXPORT_SYMBOL vmlinux 0x24e6bcee vme_register_driver +EXPORT_SYMBOL vmlinux 0x24ee38af phy_connect +EXPORT_SYMBOL vmlinux 0x24f17aef rt_mutex_base_init +EXPORT_SYMBOL vmlinux 0x24f5544c close_fd_get_file +EXPORT_SYMBOL vmlinux 0x24ffb527 input_grab_device +EXPORT_SYMBOL vmlinux 0x2505bf18 kstrtol_from_user +EXPORT_SYMBOL vmlinux 0x250d58ea d_obtain_alias +EXPORT_SYMBOL vmlinux 0x250db809 security_sb_remount +EXPORT_SYMBOL vmlinux 0x2518dff3 ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x251f9e40 fman_set_mac_max_frame +EXPORT_SYMBOL vmlinux 0x252332f1 __SCK__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x2531046b bio_uninit +EXPORT_SYMBOL vmlinux 0x25321eef prepare_creds +EXPORT_SYMBOL vmlinux 0x253b8562 rproc_coredump_set_elf_info +EXPORT_SYMBOL vmlinux 0x2545adb1 i2c_smbus_write_block_data +EXPORT_SYMBOL vmlinux 0x255a48d5 get_task_cred +EXPORT_SYMBOL vmlinux 0x256a27df tcp_select_initial_window +EXPORT_SYMBOL vmlinux 0x25820c64 fs_overflowuid +EXPORT_SYMBOL vmlinux 0x258a2c02 _raw_write_trylock +EXPORT_SYMBOL vmlinux 0x258bc657 jbd2_journal_free_reserved +EXPORT_SYMBOL vmlinux 0x258d2f76 net_dim_get_tx_moderation +EXPORT_SYMBOL vmlinux 0x25974000 wait_for_completion +EXPORT_SYMBOL vmlinux 0x2598c6c0 __tracepoint_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x259b5092 of_clk_get +EXPORT_SYMBOL vmlinux 0x25a7b074 ipv6_dev_mc_dec +EXPORT_SYMBOL vmlinux 0x25b0c7fc jbd2_transaction_committed +EXPORT_SYMBOL vmlinux 0x25c2818e input_release_device +EXPORT_SYMBOL vmlinux 0x25c381b5 filemap_fdatawait_keep_errors +EXPORT_SYMBOL vmlinux 0x25e9d4bd resource_list_free +EXPORT_SYMBOL vmlinux 0x2602ee3b of_get_mac_address +EXPORT_SYMBOL vmlinux 0x26060d14 set_groups +EXPORT_SYMBOL vmlinux 0x260a20f5 console_force_preferred_locked +EXPORT_SYMBOL vmlinux 0x260b7626 param_set_long +EXPORT_SYMBOL vmlinux 0x260e52ee dynamic_preempt_schedule_notrace +EXPORT_SYMBOL vmlinux 0x260f599c sync_inodes_sb +EXPORT_SYMBOL vmlinux 0x260f5b11 __mmc_claim_host +EXPORT_SYMBOL vmlinux 0x2621b541 mmc_set_blocklen +EXPORT_SYMBOL vmlinux 0x262bf814 param_get_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x2631c2fe flow_rule_alloc +EXPORT_SYMBOL vmlinux 0x263781d4 finish_open +EXPORT_SYMBOL vmlinux 0x263beb75 ecryptfs_get_versions +EXPORT_SYMBOL vmlinux 0x263c3152 bcmp +EXPORT_SYMBOL vmlinux 0x263f0d1f qman_portal_set_iperiod +EXPORT_SYMBOL vmlinux 0x2649d975 param_set_short +EXPORT_SYMBOL vmlinux 0x265983d6 of_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x266c649e cfb_fillrect +EXPORT_SYMBOL vmlinux 0x2672c993 igrab +EXPORT_SYMBOL vmlinux 0x267fc987 dcb_ieee_getapp_default_prio_mask +EXPORT_SYMBOL vmlinux 0x2688ec10 bitmap_zalloc +EXPORT_SYMBOL vmlinux 0x26897b52 mb_cache_entry_get +EXPORT_SYMBOL vmlinux 0x26a39722 tcp_sock_set_quickack +EXPORT_SYMBOL vmlinux 0x26c8acbe fs_lookup_param +EXPORT_SYMBOL vmlinux 0x26c91d3e i2c_clients_command +EXPORT_SYMBOL vmlinux 0x26d280c1 mdiobus_c45_write_nested +EXPORT_SYMBOL vmlinux 0x26d59dd0 update_region +EXPORT_SYMBOL vmlinux 0x26dc6d67 tcp_disconnect +EXPORT_SYMBOL vmlinux 0x26e298e0 unregister_memory_notifier +EXPORT_SYMBOL vmlinux 0x26e91ead dma_mmap_attrs +EXPORT_SYMBOL vmlinux 0x26f47f81 tcp_timewait_state_process +EXPORT_SYMBOL vmlinux 0x26fe8f78 tcp_enter_cwr +EXPORT_SYMBOL vmlinux 0x270cf88f dump_stack_lvl +EXPORT_SYMBOL vmlinux 0x2718cbe3 pcim_iomap_regions +EXPORT_SYMBOL vmlinux 0x271cba95 acpi_bus_private_data_handler +EXPORT_SYMBOL vmlinux 0x2723c943 kern_unmount_array +EXPORT_SYMBOL vmlinux 0x272a8933 udp_memory_allocated +EXPORT_SYMBOL vmlinux 0x272c9df9 setattr_copy +EXPORT_SYMBOL vmlinux 0x2733eaf7 scsi_dev_info_list_add_keyed +EXPORT_SYMBOL vmlinux 0x27434c02 mii_check_link +EXPORT_SYMBOL vmlinux 0x2745f86f generic_perform_write +EXPORT_SYMBOL vmlinux 0x27479d14 param_free_charp +EXPORT_SYMBOL vmlinux 0x274d534e config_group_init +EXPORT_SYMBOL vmlinux 0x2754fd8a simple_statfs +EXPORT_SYMBOL vmlinux 0x275dfee4 ucc_slow_free +EXPORT_SYMBOL vmlinux 0x275f3d49 hdmi_vendor_infoframe_check +EXPORT_SYMBOL vmlinux 0x27756bc8 scsi_sanitize_inquiry_string +EXPORT_SYMBOL vmlinux 0x277e65cd inet_select_addr +EXPORT_SYMBOL vmlinux 0x27810361 acpi_os_wait_events_complete +EXPORT_SYMBOL vmlinux 0x2782b393 xfrm_state_walk_init +EXPORT_SYMBOL vmlinux 0x27864d57 memparse +EXPORT_SYMBOL vmlinux 0x278d3fd9 jbd2_journal_start_commit +EXPORT_SYMBOL vmlinux 0x2791511b twl6040_power +EXPORT_SYMBOL vmlinux 0x279370a0 tcp_read_sock +EXPORT_SYMBOL vmlinux 0x27bbf221 disable_irq_nosync +EXPORT_SYMBOL vmlinux 0x27be51f9 unlock_page +EXPORT_SYMBOL vmlinux 0x27bef9e8 inet_twsk_deschedule_put +EXPORT_SYMBOL vmlinux 0x27c3c728 qman_release_fqid +EXPORT_SYMBOL vmlinux 0x27cdca93 pci_add_resource +EXPORT_SYMBOL vmlinux 0x27e0dd0a qcom_scm_pas_init_image +EXPORT_SYMBOL vmlinux 0x27e705cf kern_path +EXPORT_SYMBOL vmlinux 0x2801a22f proc_dointvec_minmax +EXPORT_SYMBOL vmlinux 0x2816d002 pagecache_get_page +EXPORT_SYMBOL vmlinux 0x281823c5 __kfifo_out_peek +EXPORT_SYMBOL vmlinux 0x282012ce of_match_node +EXPORT_SYMBOL vmlinux 0x2821a27b phy_remove_link_mode +EXPORT_SYMBOL vmlinux 0x282c7e12 __tracepoint_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x28392cfe tcf_idr_create +EXPORT_SYMBOL vmlinux 0x2839900c devfreq_recommended_opp +EXPORT_SYMBOL vmlinux 0x28404dd8 generic_set_encrypted_ci_d_ops +EXPORT_SYMBOL vmlinux 0x28500e13 proc_douintvec +EXPORT_SYMBOL vmlinux 0x28562ee3 locks_remove_posix +EXPORT_SYMBOL vmlinux 0x28599e84 of_get_child_by_name +EXPORT_SYMBOL vmlinux 0x2862d0f5 get_phy_device +EXPORT_SYMBOL vmlinux 0x2865aace ppp_output_wakeup +EXPORT_SYMBOL vmlinux 0x2875a315 utf32_to_utf8 +EXPORT_SYMBOL vmlinux 0x28864fef __tracepoint_module_get +EXPORT_SYMBOL vmlinux 0x2890a14a in_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x28ab0fa3 cfb_imageblit +EXPORT_SYMBOL vmlinux 0x28af23c4 dev_remove_pack +EXPORT_SYMBOL vmlinux 0x28b0cca0 unlock_buffer +EXPORT_SYMBOL vmlinux 0x28bcea73 inet_protos +EXPORT_SYMBOL vmlinux 0x28c29c77 pci_scan_slot +EXPORT_SYMBOL vmlinux 0x28d2755e neigh_direct_output +EXPORT_SYMBOL vmlinux 0x28f264d7 __tracepoint_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x28f94604 __ubsan_handle_builtin_unreachable +EXPORT_SYMBOL vmlinux 0x29307c1f bdi_set_max_ratio +EXPORT_SYMBOL vmlinux 0x29348a18 pci_ep_cfs_remove_epc_group +EXPORT_SYMBOL vmlinux 0x294bc7fc __cgroup_bpf_run_filter_sk +EXPORT_SYMBOL vmlinux 0x29604158 napi_busy_loop +EXPORT_SYMBOL vmlinux 0x2962ae74 tcp_fastopen_defer_connect +EXPORT_SYMBOL vmlinux 0x296520b1 i2c_smbus_read_word_data +EXPORT_SYMBOL vmlinux 0x2968d53a write_inode_now +EXPORT_SYMBOL vmlinux 0x296b8bbf __kfifo_dma_in_prepare +EXPORT_SYMBOL vmlinux 0x296cc0e5 __breadahead +EXPORT_SYMBOL vmlinux 0x29721ada proto_register +EXPORT_SYMBOL vmlinux 0x29767268 __folio_lock +EXPORT_SYMBOL vmlinux 0x29939042 napi_gro_frags +EXPORT_SYMBOL vmlinux 0x29996d10 tcp_mmap +EXPORT_SYMBOL vmlinux 0x299e89ec __register_chrdev +EXPORT_SYMBOL vmlinux 0x299fab73 would_dump +EXPORT_SYMBOL vmlinux 0x29c0747b udp_ioctl +EXPORT_SYMBOL vmlinux 0x29e1e204 hdmi_audio_infoframe_pack +EXPORT_SYMBOL vmlinux 0x29e81add tcp_stream_memory_free +EXPORT_SYMBOL vmlinux 0x2a060ccc scsi_device_quiesce +EXPORT_SYMBOL vmlinux 0x2a0b7524 fwnode_get_mac_address +EXPORT_SYMBOL vmlinux 0x2a303d4d check_signature +EXPORT_SYMBOL vmlinux 0x2a3200fd security_unix_stream_connect +EXPORT_SYMBOL vmlinux 0x2a351be8 prepare_to_swait_event +EXPORT_SYMBOL vmlinux 0x2a62275c generic_update_time +EXPORT_SYMBOL vmlinux 0x2a6a5aac sockopt_capable +EXPORT_SYMBOL vmlinux 0x2a735b78 blk_mq_stop_hw_queue +EXPORT_SYMBOL vmlinux 0x2a7abbc0 devfreq_remove_governor +EXPORT_SYMBOL vmlinux 0x2a928918 slhc_free +EXPORT_SYMBOL vmlinux 0x2a9a3905 vme_master_get +EXPORT_SYMBOL vmlinux 0x2a9a4138 __splice_from_pipe +EXPORT_SYMBOL vmlinux 0x2aa0843e mempool_resize +EXPORT_SYMBOL vmlinux 0x2aabaf9d xudma_tchan_get +EXPORT_SYMBOL vmlinux 0x2aabcdc8 vmalloc_array +EXPORT_SYMBOL vmlinux 0x2aad9724 vme_unregister_bridge +EXPORT_SYMBOL vmlinux 0x2ab2ee91 brcmstb_get_product_id +EXPORT_SYMBOL vmlinux 0x2ab82836 sk_filter_trim_cap +EXPORT_SYMBOL vmlinux 0x2ac3725c pcie_get_speed_cap +EXPORT_SYMBOL vmlinux 0x2ac5b8c2 md_bitmap_endwrite +EXPORT_SYMBOL vmlinux 0x2ada0443 pci_free_host_bridge +EXPORT_SYMBOL vmlinux 0x2ade10f8 poll_initwait +EXPORT_SYMBOL vmlinux 0x2aded137 folio_zero_new_buffers +EXPORT_SYMBOL vmlinux 0x2afeebc6 netdev_has_upper_dev_all_rcu +EXPORT_SYMBOL vmlinux 0x2b0cb9f0 dcb_getrewr +EXPORT_SYMBOL vmlinux 0x2b1abce3 fman_has_errata_a050385 +EXPORT_SYMBOL vmlinux 0x2b1dc847 xfrm_state_delete_tunnel +EXPORT_SYMBOL vmlinux 0x2b206132 xfrm_sad_getinfo +EXPORT_SYMBOL vmlinux 0x2b2b82e6 flow_rule_match_eth_addrs +EXPORT_SYMBOL vmlinux 0x2b2baa34 seq_release_private +EXPORT_SYMBOL vmlinux 0x2b2c535b scsi_eh_restore_cmnd +EXPORT_SYMBOL vmlinux 0x2b593aa8 gen_pool_alloc_algo_owner +EXPORT_SYMBOL vmlinux 0x2b62d57e block_invalidate_folio +EXPORT_SYMBOL vmlinux 0x2b7a744b param_ops_long +EXPORT_SYMBOL vmlinux 0x2b8e460c pcim_iomap_regions_request_all +EXPORT_SYMBOL vmlinux 0x2b9da7a4 genl_lock +EXPORT_SYMBOL vmlinux 0x2ba4d595 lookup_positive_unlocked +EXPORT_SYMBOL vmlinux 0x2bae204e mt_find +EXPORT_SYMBOL vmlinux 0x2bb6099e dq_data_lock +EXPORT_SYMBOL vmlinux 0x2bd60ab9 acpi_reset +EXPORT_SYMBOL vmlinux 0x2bda454b mount_nodev +EXPORT_SYMBOL vmlinux 0x2bde94c2 vma_set_file +EXPORT_SYMBOL vmlinux 0x2bfbab10 __memmove +EXPORT_SYMBOL vmlinux 0x2c13604a ipv6_dev_get_saddr +EXPORT_SYMBOL vmlinux 0x2c139448 forget_cached_acl +EXPORT_SYMBOL vmlinux 0x2c256e1f input_scancode_to_scalar +EXPORT_SYMBOL vmlinux 0x2c2b18b0 module_refcount +EXPORT_SYMBOL vmlinux 0x2c2ce728 netdev_get_by_name +EXPORT_SYMBOL vmlinux 0x2c329e54 tegra_powergate_sequence_power_up +EXPORT_SYMBOL vmlinux 0x2c46d959 from_kuid +EXPORT_SYMBOL vmlinux 0x2c541e7b radix_tree_next_chunk +EXPORT_SYMBOL vmlinux 0x2c634536 thaw_super +EXPORT_SYMBOL vmlinux 0x2c7475ef jbd2_journal_start +EXPORT_SYMBOL vmlinux 0x2c7d7e65 fs_param_is_blockdev +EXPORT_SYMBOL vmlinux 0x2c82c36a security_secmark_relabel_packet +EXPORT_SYMBOL vmlinux 0x2c91e17c vm_get_page_prot +EXPORT_SYMBOL vmlinux 0x2c95f59d tcf_action_exec +EXPORT_SYMBOL vmlinux 0x2ca65501 audit_log +EXPORT_SYMBOL vmlinux 0x2cb90a7d rproc_resource_cleanup +EXPORT_SYMBOL vmlinux 0x2cc98704 km_state_expired +EXPORT_SYMBOL vmlinux 0x2ccd059a dim_on_top +EXPORT_SYMBOL vmlinux 0x2cd16641 copy_splice_read +EXPORT_SYMBOL vmlinux 0x2cd2bead of_root +EXPORT_SYMBOL vmlinux 0x2cf0c910 sg_init_table +EXPORT_SYMBOL vmlinux 0x2cf56265 __dynamic_pr_debug +EXPORT_SYMBOL vmlinux 0x2cfd684f security_inode_init_security +EXPORT_SYMBOL vmlinux 0x2d02f5e2 __neigh_for_each_release +EXPORT_SYMBOL vmlinux 0x2d0de6a4 sched_autogroup_detach +EXPORT_SYMBOL vmlinux 0x2d140a58 genl_unlock +EXPORT_SYMBOL vmlinux 0x2d30596c from_kqid_munged +EXPORT_SYMBOL vmlinux 0x2d3385d3 system_wq +EXPORT_SYMBOL vmlinux 0x2d37e2bd vm_iomap_memory +EXPORT_SYMBOL vmlinux 0x2d39b0a7 kstrdup +EXPORT_SYMBOL vmlinux 0x2d49c118 phy_modify_paged_changed +EXPORT_SYMBOL vmlinux 0x2d4c773a hdmi_spd_infoframe_init +EXPORT_SYMBOL vmlinux 0x2d4daef5 find_font +EXPORT_SYMBOL vmlinux 0x2d588499 dump_page +EXPORT_SYMBOL vmlinux 0x2d65020e phy_init_eee +EXPORT_SYMBOL vmlinux 0x2d77f0e9 unregister_mii_timestamper +EXPORT_SYMBOL vmlinux 0x2d7963d7 inet_get_local_port_range +EXPORT_SYMBOL vmlinux 0x2d912bca dmi_get_bios_year +EXPORT_SYMBOL vmlinux 0x2d95957d nf_log_unbind_pf +EXPORT_SYMBOL vmlinux 0x2d994605 security_inode_copy_up_xattr +EXPORT_SYMBOL vmlinux 0x2dce2f1c __irq_regs +EXPORT_SYMBOL vmlinux 0x2dd6c5ec netlink_rcv_skb +EXPORT_SYMBOL vmlinux 0x2de125c0 page_frag_alloc_align +EXPORT_SYMBOL vmlinux 0x2de26730 sock_set_reuseport +EXPORT_SYMBOL vmlinux 0x2de3e3b7 cpu_rmap_update +EXPORT_SYMBOL vmlinux 0x2de88239 xfrm4_rcv +EXPORT_SYMBOL vmlinux 0x2def3e8b fput +EXPORT_SYMBOL vmlinux 0x2e068f74 dev_uc_add +EXPORT_SYMBOL vmlinux 0x2e0a637d acpi_walk_resources +EXPORT_SYMBOL vmlinux 0x2e1b3332 kernel_listen +EXPORT_SYMBOL vmlinux 0x2e1ca751 clk_put +EXPORT_SYMBOL vmlinux 0x2e2b40d2 strncat +EXPORT_SYMBOL vmlinux 0x2e2c4ddc logic_inw +EXPORT_SYMBOL vmlinux 0x2e3bcce2 wait_for_completion_interruptible +EXPORT_SYMBOL vmlinux 0x2e439142 drm_get_panel_orientation_quirk +EXPORT_SYMBOL vmlinux 0x2e54264a security_inode_setsecctx +EXPORT_SYMBOL vmlinux 0x2e5b27da xudma_alloc_gp_rflow_range +EXPORT_SYMBOL vmlinux 0x2e5bb9c7 bprm_change_interp +EXPORT_SYMBOL vmlinux 0x2e64fb85 genphy_restart_aneg +EXPORT_SYMBOL vmlinux 0x2e663b0e flow_rule_match_basic +EXPORT_SYMBOL vmlinux 0x2e71b201 tcp_v4_syn_recv_sock +EXPORT_SYMBOL vmlinux 0x2ec6bba0 errseq_set +EXPORT_SYMBOL vmlinux 0x2ed6292c begin_new_exec +EXPORT_SYMBOL vmlinux 0x2ede5fab phy_device_create +EXPORT_SYMBOL vmlinux 0x2ef48b25 netif_set_real_num_tx_queues +EXPORT_SYMBOL vmlinux 0x2f03fc4b security_secmark_refcount_inc +EXPORT_SYMBOL vmlinux 0x2f053899 ppp_unregister_compressor +EXPORT_SYMBOL vmlinux 0x2f0b140d tc_setup_cb_destroy +EXPORT_SYMBOL vmlinux 0x2f1254d1 ucc_tdm_init +EXPORT_SYMBOL vmlinux 0x2f1ab03d of_translate_dma_address +EXPORT_SYMBOL vmlinux 0x2f2e91b2 security_ib_alloc_security +EXPORT_SYMBOL vmlinux 0x2f30a6be seq_open +EXPORT_SYMBOL vmlinux 0x2f333aab imx_scu_get_handle +EXPORT_SYMBOL vmlinux 0x2f334688 request_key_rcu +EXPORT_SYMBOL vmlinux 0x2f357b26 sync_file_create +EXPORT_SYMBOL vmlinux 0x2f384db3 acpi_is_video_device +EXPORT_SYMBOL vmlinux 0x2f4c61ad kobject_put +EXPORT_SYMBOL vmlinux 0x2f50a995 folio_migrate_flags +EXPORT_SYMBOL vmlinux 0x2f5892a5 netpoll_parse_options +EXPORT_SYMBOL vmlinux 0x2f603948 folio_migrate_copy +EXPORT_SYMBOL vmlinux 0x2f645730 block_is_partially_uptodate +EXPORT_SYMBOL vmlinux 0x2f773848 __dynamic_ibdev_dbg +EXPORT_SYMBOL vmlinux 0x2f7754a8 dma_pool_free +EXPORT_SYMBOL vmlinux 0x2f8e0741 tty_unlock +EXPORT_SYMBOL vmlinux 0x2fb82baa phy_find_first +EXPORT_SYMBOL vmlinux 0x2fe252cc unregister_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x2ffbb6ea zero_fill_bio +EXPORT_SYMBOL vmlinux 0x305ccd67 phy_ethtool_set_wol +EXPORT_SYMBOL vmlinux 0x30921870 vmf_insert_mixed_mkwrite +EXPORT_SYMBOL vmlinux 0x3096be16 names_cachep +EXPORT_SYMBOL vmlinux 0x30a80826 __kfifo_from_user +EXPORT_SYMBOL vmlinux 0x30acfde9 hsiphash_2u32 +EXPORT_SYMBOL vmlinux 0x30ca67b7 t10_pi_type3_ip +EXPORT_SYMBOL vmlinux 0x30cbb83e bpf_empty_prog_array +EXPORT_SYMBOL vmlinux 0x30cfe18d notify_change +EXPORT_SYMBOL vmlinux 0x30dcb8be phy_start +EXPORT_SYMBOL vmlinux 0x30ecff44 tcp_get_cookie_sock +EXPORT_SYMBOL vmlinux 0x311ec026 find_vma_intersection +EXPORT_SYMBOL vmlinux 0x3126a9e8 siphash_1u64 +EXPORT_SYMBOL vmlinux 0x312ed932 verify_spi_info +EXPORT_SYMBOL vmlinux 0x313cf4e2 pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x313fa96a of_graph_get_port_parent +EXPORT_SYMBOL vmlinux 0x314e94f9 from_kprojid +EXPORT_SYMBOL vmlinux 0x315ccf35 dmam_alloc_attrs +EXPORT_SYMBOL vmlinux 0x31633491 phy_support_sym_pause +EXPORT_SYMBOL vmlinux 0x318f2df7 vfs_iocb_iter_write +EXPORT_SYMBOL vmlinux 0x31a4767f qcom_scm_hdcp_available +EXPORT_SYMBOL vmlinux 0x31ca7683 gpiochip_irq_relres +EXPORT_SYMBOL vmlinux 0x31f46516 serio_close +EXPORT_SYMBOL vmlinux 0x3213f038 mutex_unlock +EXPORT_SYMBOL vmlinux 0x32141fb5 __netif_schedule +EXPORT_SYMBOL vmlinux 0x321d795d nf_log_set +EXPORT_SYMBOL vmlinux 0x32207382 acpi_dev_hid_uid_match +EXPORT_SYMBOL vmlinux 0x3221df67 __bitmap_subset +EXPORT_SYMBOL vmlinux 0x32394d4b qe_issue_cmd +EXPORT_SYMBOL vmlinux 0x324fb6e4 dma_sync_sg_for_cpu +EXPORT_SYMBOL vmlinux 0x3264d5eb simple_getattr +EXPORT_SYMBOL vmlinux 0x32787823 __skb_ext_put +EXPORT_SYMBOL vmlinux 0x3279483c skb_unlink +EXPORT_SYMBOL vmlinux 0x327c84bf vme_lm_attach +EXPORT_SYMBOL vmlinux 0x3283e6b0 prandom_seed_full_state +EXPORT_SYMBOL vmlinux 0x328b0afd scsi_alloc_sgtables +EXPORT_SYMBOL vmlinux 0x32c00521 scsicam_bios_param +EXPORT_SYMBOL vmlinux 0x32c7dcf7 register_cdrom +EXPORT_SYMBOL vmlinux 0x32ce3777 radix_tree_preload +EXPORT_SYMBOL vmlinux 0x32d19844 build_skb_around +EXPORT_SYMBOL vmlinux 0x32de1218 configfs_register_default_group +EXPORT_SYMBOL vmlinux 0x32e6f1a0 acpi_video_backlight_string +EXPORT_SYMBOL vmlinux 0x32e8cfea mtree_load +EXPORT_SYMBOL vmlinux 0x32edeb71 __vlan_find_dev_deep_rcu +EXPORT_SYMBOL vmlinux 0x33037fd8 logic_outl +EXPORT_SYMBOL vmlinux 0x332d0525 bio_chain +EXPORT_SYMBOL vmlinux 0x333bfca1 hdmi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x3357689c vme_irq_request +EXPORT_SYMBOL vmlinux 0x3367315c default_llseek +EXPORT_SYMBOL vmlinux 0x3369ea44 mtree_insert_range +EXPORT_SYMBOL vmlinux 0x33736a1d __genradix_ptr_alloc +EXPORT_SYMBOL vmlinux 0x339737df security_socket_getpeersec_dgram +EXPORT_SYMBOL vmlinux 0x339b0ae7 neigh_for_each +EXPORT_SYMBOL vmlinux 0x33ab099a netlink_broadcast +EXPORT_SYMBOL vmlinux 0x33aea1ef flow_block_cb_incref +EXPORT_SYMBOL vmlinux 0x33b60ef5 deactivate_super +EXPORT_SYMBOL vmlinux 0x33c6cfdd vme_new_dma_list +EXPORT_SYMBOL vmlinux 0x33d8ec77 __qdisc_calculate_pkt_len +EXPORT_SYMBOL vmlinux 0x33de2f3c pci_release_region +EXPORT_SYMBOL vmlinux 0x33e094f6 acpi_pm_device_sleep_state +EXPORT_SYMBOL vmlinux 0x33ef0118 __cpuhp_setup_state +EXPORT_SYMBOL vmlinux 0x33f0768c cpufreq_quick_get_max +EXPORT_SYMBOL vmlinux 0x33fcf44a __kfifo_out_r +EXPORT_SYMBOL vmlinux 0x33fd5016 tegra_dfll_resume +EXPORT_SYMBOL vmlinux 0x3402dc8b __write_overflow_field +EXPORT_SYMBOL vmlinux 0x34060092 neigh_app_ns +EXPORT_SYMBOL vmlinux 0x3409fc54 pnp_unregister_card_driver +EXPORT_SYMBOL vmlinux 0x3410612f pci_enable_device +EXPORT_SYMBOL vmlinux 0x34114d4d jbd2_journal_init_dev +EXPORT_SYMBOL vmlinux 0x3423a82f clkdev_drop +EXPORT_SYMBOL vmlinux 0x34372e1b dquot_set_dqinfo +EXPORT_SYMBOL vmlinux 0x34487ee0 ethtool_op_get_link +EXPORT_SYMBOL vmlinux 0x345f7e57 copy_string_kernel +EXPORT_SYMBOL vmlinux 0x34612ab2 xfrm_state_flush +EXPORT_SYMBOL vmlinux 0x34641ccf seq_release +EXPORT_SYMBOL vmlinux 0x346dada7 i2c_smbus_write_i2c_block_data +EXPORT_SYMBOL vmlinux 0x346fdfd9 param_ops_short +EXPORT_SYMBOL vmlinux 0x3474a6b1 msm_pinctrl_probe +EXPORT_SYMBOL vmlinux 0x349cba85 strchr +EXPORT_SYMBOL vmlinux 0x34a1f7e3 acpi_processor_get_psd +EXPORT_SYMBOL vmlinux 0x34b8ba7c mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x34bb4e9f mmc_hw_reset +EXPORT_SYMBOL vmlinux 0x34c7cdbc lookup_bdev +EXPORT_SYMBOL vmlinux 0x34cecb1a devm_devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x34d2fc47 tso_build_hdr +EXPORT_SYMBOL vmlinux 0x34db050b _raw_spin_lock_irqsave +EXPORT_SYMBOL vmlinux 0x34e8b3d5 simple_transaction_get +EXPORT_SYMBOL vmlinux 0x34f3484e security_tun_dev_attach_queue +EXPORT_SYMBOL vmlinux 0x3517383e register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x352467dc mmc_get_card +EXPORT_SYMBOL vmlinux 0x352b3a78 pci_resize_resource +EXPORT_SYMBOL vmlinux 0x353429c0 sk_capable +EXPORT_SYMBOL vmlinux 0x3539f11b match_strlcpy +EXPORT_SYMBOL vmlinux 0x356461c8 rtc_time64_to_tm +EXPORT_SYMBOL vmlinux 0x35716468 iov_iter_init +EXPORT_SYMBOL vmlinux 0x35729f8c udp_seq_stop +EXPORT_SYMBOL vmlinux 0x357a3a6b mmc_can_discard +EXPORT_SYMBOL vmlinux 0x358cc6cb tcp_v4_md5_lookup +EXPORT_SYMBOL vmlinux 0x359ef387 pci_free_irq +EXPORT_SYMBOL vmlinux 0x35a88f28 zlib_inflateInit2 +EXPORT_SYMBOL vmlinux 0x35bb0c33 twl6040_set_bits +EXPORT_SYMBOL vmlinux 0x35bcc2b8 vfs_dup_fs_context +EXPORT_SYMBOL vmlinux 0x35c13e24 padata_set_cpumask +EXPORT_SYMBOL vmlinux 0x35cc4bde __skb_warn_lro_forwarding +EXPORT_SYMBOL vmlinux 0x35ce785f __remove_inode_hash +EXPORT_SYMBOL vmlinux 0x35da0791 gro_cells_receive +EXPORT_SYMBOL vmlinux 0x35f1bfe8 __tcp_md5_do_lookup +EXPORT_SYMBOL vmlinux 0x35f5298e rproc_remove_subdev +EXPORT_SYMBOL vmlinux 0x36038b3f misc_register +EXPORT_SYMBOL vmlinux 0x360b1afe probe_irq_mask +EXPORT_SYMBOL vmlinux 0x361991de pcim_pin_device +EXPORT_SYMBOL vmlinux 0x361b85aa __folio_start_writeback +EXPORT_SYMBOL vmlinux 0x3624fa5c of_get_next_cpu_node +EXPORT_SYMBOL vmlinux 0x3628c279 sk_alloc +EXPORT_SYMBOL vmlinux 0x3634772b udp_seq_start +EXPORT_SYMBOL vmlinux 0x3635ad6a inet_csk_delete_keepalive_timer +EXPORT_SYMBOL vmlinux 0x3637b848 __alloc_skb +EXPORT_SYMBOL vmlinux 0x3642daee touch_atime +EXPORT_SYMBOL vmlinux 0x364850b1 down_write_killable +EXPORT_SYMBOL vmlinux 0x364ae8a9 ps2_drain +EXPORT_SYMBOL vmlinux 0x364c23ad mutex_is_locked +EXPORT_SYMBOL vmlinux 0x365acda7 set_normalized_timespec64 +EXPORT_SYMBOL vmlinux 0x365d1745 cros_ec_query_all +EXPORT_SYMBOL vmlinux 0x365e7911 kstrdup_const +EXPORT_SYMBOL vmlinux 0x366707c9 jent_testing_init +EXPORT_SYMBOL vmlinux 0x36696bc0 nf_setsockopt +EXPORT_SYMBOL vmlinux 0x366a9f73 skb_set_owner_w +EXPORT_SYMBOL vmlinux 0x3672a619 iov_iter_advance +EXPORT_SYMBOL vmlinux 0x368399fd sk_reset_timer +EXPORT_SYMBOL vmlinux 0x3693fdb8 phy_print_status +EXPORT_SYMBOL vmlinux 0x36afff9f xfrm_state_register_afinfo +EXPORT_SYMBOL vmlinux 0x36b59451 filp_close +EXPORT_SYMBOL vmlinux 0x36b6ebbf down_killable +EXPORT_SYMBOL vmlinux 0x36c348f8 param_set_uint +EXPORT_SYMBOL vmlinux 0x36cb1e1c submit_bio_noacct +EXPORT_SYMBOL vmlinux 0x36dafe73 __traceiter_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x36f64a33 mdiobus_write +EXPORT_SYMBOL vmlinux 0x37046e29 devm_free_irq +EXPORT_SYMBOL vmlinux 0x3707caa0 mmc_erase_group_aligned +EXPORT_SYMBOL vmlinux 0x370f3f54 netdev_alert +EXPORT_SYMBOL vmlinux 0x37110088 remove_wait_queue +EXPORT_SYMBOL vmlinux 0x3711037e qdisc_hash_del +EXPORT_SYMBOL vmlinux 0x3714cee4 gnet_stats_copy_app +EXPORT_SYMBOL vmlinux 0x371cefef jbd2_fc_get_buf +EXPORT_SYMBOL vmlinux 0x371e1953 __printk_cpu_sync_wait +EXPORT_SYMBOL vmlinux 0x3734c20b kobject_get_unless_zero +EXPORT_SYMBOL vmlinux 0x3736928f __xfrm_policy_check +EXPORT_SYMBOL vmlinux 0x37410afc netdev_set_num_tc +EXPORT_SYMBOL vmlinux 0x3744cf36 vmalloc_to_pfn +EXPORT_SYMBOL vmlinux 0x374c031e filemap_get_folios_tag +EXPORT_SYMBOL vmlinux 0x37536e53 ata_print_version +EXPORT_SYMBOL vmlinux 0x3755f990 gf128mul_init_64k_bbe +EXPORT_SYMBOL vmlinux 0x37565362 tegra_ivc_init +EXPORT_SYMBOL vmlinux 0x3758876b vfs_fileattr_set +EXPORT_SYMBOL vmlinux 0x37637a3d __lock_sock_fast +EXPORT_SYMBOL vmlinux 0x3764e9dc get_inode_acl +EXPORT_SYMBOL vmlinux 0x3779e4a0 folio_end_writeback +EXPORT_SYMBOL vmlinux 0x377d8004 acpi_error +EXPORT_SYMBOL vmlinux 0x377ed08a crypto_kdf108_setkey +EXPORT_SYMBOL vmlinux 0x37b8b39e screen_info +EXPORT_SYMBOL vmlinux 0x37befc70 jiffies_to_msecs +EXPORT_SYMBOL vmlinux 0x37db8f19 dmi_get_date +EXPORT_SYMBOL vmlinux 0x380d744e sock_queue_rcv_skb_reason +EXPORT_SYMBOL vmlinux 0x380fc401 blk_set_queue_depth +EXPORT_SYMBOL vmlinux 0x381a798a setup_max_cpus +EXPORT_SYMBOL vmlinux 0x382ce0c6 tcf_em_tree_dump +EXPORT_SYMBOL vmlinux 0x382e20cd pci_enable_atomic_ops_to_root +EXPORT_SYMBOL vmlinux 0x38371caf inode_insert5 +EXPORT_SYMBOL vmlinux 0x38481c98 phy_device_remove +EXPORT_SYMBOL vmlinux 0x3854774b kstrtoll +EXPORT_SYMBOL vmlinux 0x385be323 rproc_elf_sanity_check +EXPORT_SYMBOL vmlinux 0x385c7481 __tracepoint_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x38869d88 kstat +EXPORT_SYMBOL vmlinux 0x3891ffc8 ecryptfs_fill_auth_tok +EXPORT_SYMBOL vmlinux 0x389617b0 LZ4_decompress_fast_continue +EXPORT_SYMBOL vmlinux 0x389acf0c gpmc_configure +EXPORT_SYMBOL vmlinux 0x38a56aa4 dma_fence_chain_init +EXPORT_SYMBOL vmlinux 0x38a71b7e pci_free_resource_list +EXPORT_SYMBOL vmlinux 0x38a9f7c5 in6addr_loopback +EXPORT_SYMBOL vmlinux 0x38acc897 tcp_add_backlog +EXPORT_SYMBOL vmlinux 0x38ae2136 unregister_netdevice_queue +EXPORT_SYMBOL vmlinux 0x38b3d026 dcb_ieee_setapp +EXPORT_SYMBOL vmlinux 0x38ba6795 user_revoke +EXPORT_SYMBOL vmlinux 0x38c0fa77 __dquot_transfer +EXPORT_SYMBOL vmlinux 0x38e46431 mempool_exit +EXPORT_SYMBOL vmlinux 0x38e958cc rps_may_expire_flow +EXPORT_SYMBOL vmlinux 0x38ec9935 param_get_long +EXPORT_SYMBOL vmlinux 0x3904fa37 ip_fraglist_init +EXPORT_SYMBOL vmlinux 0x3914f122 phy_write_paged +EXPORT_SYMBOL vmlinux 0x391df80a netstamp_needed_key +EXPORT_SYMBOL vmlinux 0x391e2916 nd_pfn_probe +EXPORT_SYMBOL vmlinux 0x3928efe9 __per_cpu_offset +EXPORT_SYMBOL vmlinux 0x392b1fea wait_for_completion_io +EXPORT_SYMBOL vmlinux 0x392f0273 get_user_pages +EXPORT_SYMBOL vmlinux 0x3939f8f0 rfkill_pause_polling +EXPORT_SYMBOL vmlinux 0x3945ac5a xfrm_policy_bysel_ctx +EXPORT_SYMBOL vmlinux 0x39461d6a in_egroup_p +EXPORT_SYMBOL vmlinux 0x394a1e11 phy_sfp_attach +EXPORT_SYMBOL vmlinux 0x394faac3 netdev_has_upper_dev +EXPORT_SYMBOL vmlinux 0x39555d55 watchdog_register_governor +EXPORT_SYMBOL vmlinux 0x3955fcf6 __kfifo_in_r +EXPORT_SYMBOL vmlinux 0x395e5c7a inode_get_bytes +EXPORT_SYMBOL vmlinux 0x39828aab __skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x39880a28 dup_iter +EXPORT_SYMBOL vmlinux 0x39891b5f fb_find_mode +EXPORT_SYMBOL vmlinux 0x398be763 i2c_smbus_write_byte_data +EXPORT_SYMBOL vmlinux 0x3994adaa blk_rq_append_bio +EXPORT_SYMBOL vmlinux 0x39991865 icmp_global_allow +EXPORT_SYMBOL vmlinux 0x399ad043 __kfifo_dma_out_finish_r +EXPORT_SYMBOL vmlinux 0x399c3885 devm_clk_get_optional +EXPORT_SYMBOL vmlinux 0x39b12223 __acpi_handle_debug +EXPORT_SYMBOL vmlinux 0x39be4b8e qman_volatile_dequeue +EXPORT_SYMBOL vmlinux 0x39c25c2b __ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x39c74235 dm_read_arg_group +EXPORT_SYMBOL vmlinux 0x39d865f7 d_delete +EXPORT_SYMBOL vmlinux 0x39d95ca4 zstd_reset_cstream +EXPORT_SYMBOL vmlinux 0x39ec0f63 of_get_next_child +EXPORT_SYMBOL vmlinux 0x39ed28ce pcie_capability_clear_and_set_word_locked +EXPORT_SYMBOL vmlinux 0x3a0c432c dma_get_sgtable_attrs +EXPORT_SYMBOL vmlinux 0x3a1ad7c6 netif_inherit_tso_max +EXPORT_SYMBOL vmlinux 0x3a1c4288 blk_queue_max_discard_sectors +EXPORT_SYMBOL vmlinux 0x3a1c6c73 xsk_uses_need_wakeup +EXPORT_SYMBOL vmlinux 0x3a4f9d28 rng_is_initialized +EXPORT_SYMBOL vmlinux 0x3a516709 __cpuhp_setup_state_cpuslocked +EXPORT_SYMBOL vmlinux 0x3a5747d4 netdev_offload_xstats_push_delta +EXPORT_SYMBOL vmlinux 0x3a5c9dae phy_set_max_speed +EXPORT_SYMBOL vmlinux 0x3a7c6f79 __pskb_pull_tail +EXPORT_SYMBOL vmlinux 0x3a8b7f86 netpoll_poll_disable +EXPORT_SYMBOL vmlinux 0x3aac6156 of_phy_connect +EXPORT_SYMBOL vmlinux 0x3ab28948 console_srcu_read_lock +EXPORT_SYMBOL vmlinux 0x3ab42f78 kthread_create_on_cpu +EXPORT_SYMBOL vmlinux 0x3ab7b1cc scsi_set_sense_field_pointer +EXPORT_SYMBOL vmlinux 0x3abfa478 set_posix_acl +EXPORT_SYMBOL vmlinux 0x3ac9a96e ip6_dst_alloc +EXPORT_SYMBOL vmlinux 0x3aca0190 _raw_write_lock_irq +EXPORT_SYMBOL vmlinux 0x3ad5cda3 lockref_get_not_zero +EXPORT_SYMBOL vmlinux 0x3ad7a5d5 acpi_evaluate_reference +EXPORT_SYMBOL vmlinux 0x3ada9e06 acpi_check_region +EXPORT_SYMBOL vmlinux 0x3adb2d37 netdev_info +EXPORT_SYMBOL vmlinux 0x3ae34aeb zstd_init_dctx +EXPORT_SYMBOL vmlinux 0x3ae4111e migrate_vma_pages +EXPORT_SYMBOL vmlinux 0x3ae5141e filemap_fdatawrite_wbc +EXPORT_SYMBOL vmlinux 0x3aff3200 acpi_evaluate_object_typed +EXPORT_SYMBOL vmlinux 0x3afff25c __dynamic_netdev_dbg +EXPORT_SYMBOL vmlinux 0x3b0f23d2 xudma_is_pktdma +EXPORT_SYMBOL vmlinux 0x3b17e539 devfreq_get_freq_range +EXPORT_SYMBOL vmlinux 0x3b321462 LZ4_setStreamDecode +EXPORT_SYMBOL vmlinux 0x3b40f5d2 tcf_action_set_ctrlact +EXPORT_SYMBOL vmlinux 0x3b595cd4 param_set_charp +EXPORT_SYMBOL vmlinux 0x3b643ff3 mmc_request_done +EXPORT_SYMBOL vmlinux 0x3b644591 __bitmap_shift_left +EXPORT_SYMBOL vmlinux 0x3b6c41ea kstrtouint +EXPORT_SYMBOL vmlinux 0x3b707ad5 imx_sc_rm_get_resource_owner +EXPORT_SYMBOL vmlinux 0x3b712c5a key_link +EXPORT_SYMBOL vmlinux 0x3b7a1bae pci_bus_claim_resources +EXPORT_SYMBOL vmlinux 0x3b8610fd scsi_bios_ptable +EXPORT_SYMBOL vmlinux 0x3b9144c9 acpi_get_current_resources +EXPORT_SYMBOL vmlinux 0x3b9cb034 fscrypt_ioctl_get_policy +EXPORT_SYMBOL vmlinux 0x3bb4bac7 setattr_should_drop_suidgid +EXPORT_SYMBOL vmlinux 0x3bcde2f5 kill_litter_super +EXPORT_SYMBOL vmlinux 0x3bcec624 dst_release +EXPORT_SYMBOL vmlinux 0x3bd4ef7b dquot_drop +EXPORT_SYMBOL vmlinux 0x3c0e1620 qcom_scm_pas_metadata_release +EXPORT_SYMBOL vmlinux 0x3c185c61 page_put_link +EXPORT_SYMBOL vmlinux 0x3c30c899 __skb_ext_del +EXPORT_SYMBOL vmlinux 0x3c3215c4 qe_immr +EXPORT_SYMBOL vmlinux 0x3c3fce39 __local_bh_enable_ip +EXPORT_SYMBOL vmlinux 0x3c3ff9fd sprintf +EXPORT_SYMBOL vmlinux 0x3c489179 inet6_protos +EXPORT_SYMBOL vmlinux 0x3ca5f621 mmc_can_erase +EXPORT_SYMBOL vmlinux 0x3cb23db3 console_srcu_read_unlock +EXPORT_SYMBOL vmlinux 0x3cb86536 rt_dst_alloc +EXPORT_SYMBOL vmlinux 0x3cbb940b zstd_init_dstream +EXPORT_SYMBOL vmlinux 0x3cbc629d to_nd_btt +EXPORT_SYMBOL vmlinux 0x3cbdabc2 pcie_relaxed_ordering_enabled +EXPORT_SYMBOL vmlinux 0x3cd9ed83 logic_insw +EXPORT_SYMBOL vmlinux 0x3cde9142 dquot_quota_on_mount +EXPORT_SYMBOL vmlinux 0x3ce4ca6f disable_irq +EXPORT_SYMBOL vmlinux 0x3d00e360 dev_uc_init +EXPORT_SYMBOL vmlinux 0x3d0a6e45 textsearch_destroy +EXPORT_SYMBOL vmlinux 0x3d1827b8 nexthop_res_grp_activity_update +EXPORT_SYMBOL vmlinux 0x3d210724 gen_pool_dma_zalloc_align +EXPORT_SYMBOL vmlinux 0x3d2b777e mdiobus_is_registered_device +EXPORT_SYMBOL vmlinux 0x3d3d8c84 filp_open +EXPORT_SYMBOL vmlinux 0x3d3ebfe0 skb_checksum_trimmed +EXPORT_SYMBOL vmlinux 0x3d425e45 skb_copy_and_csum_datagram_msg +EXPORT_SYMBOL vmlinux 0x3d7bac46 posix_acl_from_xattr +EXPORT_SYMBOL vmlinux 0x3d879c92 dma_resv_replace_fences +EXPORT_SYMBOL vmlinux 0x3d93c7c2 __arm_smccc_sve_check +EXPORT_SYMBOL vmlinux 0x3d9ee9f0 clear_page +EXPORT_SYMBOL vmlinux 0x3da092b8 dma_fence_get_stub +EXPORT_SYMBOL vmlinux 0x3da87b82 __folio_batch_release +EXPORT_SYMBOL vmlinux 0x3daae96c dma_fence_signal_timestamp +EXPORT_SYMBOL vmlinux 0x3dabf271 memcg_sockets_enabled_key +EXPORT_SYMBOL vmlinux 0x3dac779a bpf_sk_lookup_enabled +EXPORT_SYMBOL vmlinux 0x3dad9978 cancel_delayed_work +EXPORT_SYMBOL vmlinux 0x3daf9e6a sg_miter_stop +EXPORT_SYMBOL vmlinux 0x3dafd8be devm_ioremap +EXPORT_SYMBOL vmlinux 0x3dc27ad6 skb_queue_head +EXPORT_SYMBOL vmlinux 0x3dc4cd68 __nla_put_64bit +EXPORT_SYMBOL vmlinux 0x3dc619d3 swake_up_locked +EXPORT_SYMBOL vmlinux 0x3dcb88a0 irq_set_handler_data +EXPORT_SYMBOL vmlinux 0x3dcdde8c vme_irq_handler +EXPORT_SYMBOL vmlinux 0x3dd3f054 xudma_rchan_get_id +EXPORT_SYMBOL vmlinux 0x3dd770ed no_seek_end_llseek_size +EXPORT_SYMBOL vmlinux 0x3de8e5d1 md_unregister_thread +EXPORT_SYMBOL vmlinux 0x3dfb86b9 resource_list_create_entry +EXPORT_SYMBOL vmlinux 0x3dfc897c seq_hlist_start_head +EXPORT_SYMBOL vmlinux 0x3e309225 vfs_unlink +EXPORT_SYMBOL vmlinux 0x3e3bad0a __tasklet_hi_schedule +EXPORT_SYMBOL vmlinux 0x3e42514b pm860x_page_reg_write +EXPORT_SYMBOL vmlinux 0x3e463770 tcp_get_md5sig_pool +EXPORT_SYMBOL vmlinux 0x3e617257 i2c_get_adapter +EXPORT_SYMBOL vmlinux 0x3e6a3d9b __ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0x3e6bc522 sk_error_report +EXPORT_SYMBOL vmlinux 0x3e772be8 fman_get_bmi_max_fifo_size +EXPORT_SYMBOL vmlinux 0x3e78357b con_set_default_unimap +EXPORT_SYMBOL vmlinux 0x3e79fb00 arm_smccc_1_2_smc +EXPORT_SYMBOL vmlinux 0x3e7b8cfb scm_detach_fds +EXPORT_SYMBOL vmlinux 0x3e830120 inet6_bind +EXPORT_SYMBOL vmlinux 0x3e8c3349 key_type_keyring +EXPORT_SYMBOL vmlinux 0x3eaa1fe4 _dev_alert +EXPORT_SYMBOL vmlinux 0x3eb393f4 netpoll_print_options +EXPORT_SYMBOL vmlinux 0x3ebe4faa acpi_get_hp_hw_control_from_firmware +EXPORT_SYMBOL vmlinux 0x3eccbe2c __find_nth_bit +EXPORT_SYMBOL vmlinux 0x3ed90d3b tcp_sock_set_nodelay +EXPORT_SYMBOL vmlinux 0x3efe1703 phy_unregister_fixup_for_id +EXPORT_SYMBOL vmlinux 0x3f0046f5 kobject_del +EXPORT_SYMBOL vmlinux 0x3f0eabd2 xxh64_update +EXPORT_SYMBOL vmlinux 0x3f13d049 sock_no_linger +EXPORT_SYMBOL vmlinux 0x3f34644d zstd_dstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x3f37b445 bio_put +EXPORT_SYMBOL vmlinux 0x3f4547a7 put_unused_fd +EXPORT_SYMBOL vmlinux 0x3f4bd846 gen_pool_first_fit_order_align +EXPORT_SYMBOL vmlinux 0x3f5b1e98 proc_create_seq_private +EXPORT_SYMBOL vmlinux 0x3f600b0c flow_rule_match_mpls +EXPORT_SYMBOL vmlinux 0x3f700581 tty_unregister_driver +EXPORT_SYMBOL vmlinux 0x3f72a964 pmem_sector_size +EXPORT_SYMBOL vmlinux 0x3f89071b security_ib_pkey_access +EXPORT_SYMBOL vmlinux 0x3fa05c84 tcf_block_netif_keep_dst +EXPORT_SYMBOL vmlinux 0x3fabdd5b udp6_csum_init +EXPORT_SYMBOL vmlinux 0x3fbf3c89 vme_slave_set +EXPORT_SYMBOL vmlinux 0x3fd78f3b register_chrdev_region +EXPORT_SYMBOL vmlinux 0x3fe2ccbe memweight +EXPORT_SYMBOL vmlinux 0x3fecc3e6 sync_blockdev_range +EXPORT_SYMBOL vmlinux 0x3ffd170e __devm_request_region +EXPORT_SYMBOL vmlinux 0x40235c98 _raw_write_unlock +EXPORT_SYMBOL vmlinux 0x40251a6d ucc_of_parse_tdm +EXPORT_SYMBOL vmlinux 0x40599103 dma_resv_iter_next_unlocked +EXPORT_SYMBOL vmlinux 0x405a85e1 rdmacg_uncharge +EXPORT_SYMBOL vmlinux 0x405bbc06 kernel_sendmsg_locked +EXPORT_SYMBOL vmlinux 0x40648aec tcp_v4_md5_hash_skb +EXPORT_SYMBOL vmlinux 0x4078a8ad md_bitmap_update_sb +EXPORT_SYMBOL vmlinux 0x407b360c sg_miter_start +EXPORT_SYMBOL vmlinux 0x40863ba1 ioremap_prot +EXPORT_SYMBOL vmlinux 0x408ad263 vga_remove_vgacon +EXPORT_SYMBOL vmlinux 0x40973662 sysctl_udp_mem +EXPORT_SYMBOL vmlinux 0x40986645 twl6030_mmc_card_detect +EXPORT_SYMBOL vmlinux 0x409ddb13 path_put +EXPORT_SYMBOL vmlinux 0x40a11f12 clk_add_alias +EXPORT_SYMBOL vmlinux 0x40a62432 __nla_validate +EXPORT_SYMBOL vmlinux 0x40a9b349 vzalloc +EXPORT_SYMBOL vmlinux 0x40c7247c si_meminfo +EXPORT_SYMBOL vmlinux 0x40cd33e4 vif_device_init +EXPORT_SYMBOL vmlinux 0x40d04664 console_trylock +EXPORT_SYMBOL vmlinux 0x40d3333c scsi_host_get +EXPORT_SYMBOL vmlinux 0x40d59096 unregister_restart_handler +EXPORT_SYMBOL vmlinux 0x40e6e4dc blk_start_plug +EXPORT_SYMBOL vmlinux 0x40f76a86 __vcalloc +EXPORT_SYMBOL vmlinux 0x411430ac mmc_free_host +EXPORT_SYMBOL vmlinux 0x411d819d register_netdevice +EXPORT_SYMBOL vmlinux 0x41289856 xfrm_policy_register_afinfo +EXPORT_SYMBOL vmlinux 0x412f893c page_offline_begin +EXPORT_SYMBOL vmlinux 0x41405b5c blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x41482d8b strndup_user +EXPORT_SYMBOL vmlinux 0x414a5cdc touch_buffer +EXPORT_SYMBOL vmlinux 0x414da5e5 qman_enqueue +EXPORT_SYMBOL vmlinux 0x4177568c genphy_loopback +EXPORT_SYMBOL vmlinux 0x41810656 rproc_del +EXPORT_SYMBOL vmlinux 0x4188d439 neigh_rand_reach_time +EXPORT_SYMBOL vmlinux 0x418ea4a8 dump_emit +EXPORT_SYMBOL vmlinux 0x41984731 mr_mfc_seq_next +EXPORT_SYMBOL vmlinux 0x419e5c89 devm_input_allocate_device +EXPORT_SYMBOL vmlinux 0x41a30bef mtree_store_range +EXPORT_SYMBOL vmlinux 0x41ad3d34 buffer_migrate_folio +EXPORT_SYMBOL vmlinux 0x41b06b25 pci_find_next_bus +EXPORT_SYMBOL vmlinux 0x41b1b3c6 phy_ethtool_ksettings_set +EXPORT_SYMBOL vmlinux 0x41b5a03e block_dirty_folio +EXPORT_SYMBOL vmlinux 0x41d53ff7 vm_insert_pages +EXPORT_SYMBOL vmlinux 0x41d56b42 mmc_set_data_timeout +EXPORT_SYMBOL vmlinux 0x41da2630 xfrm_init_replay +EXPORT_SYMBOL vmlinux 0x41ed3709 get_random_bytes +EXPORT_SYMBOL vmlinux 0x41ed7778 drop_super_exclusive +EXPORT_SYMBOL vmlinux 0x41efdeaf radix_tree_lookup_slot +EXPORT_SYMBOL vmlinux 0x41fb0a05 tty_port_init +EXPORT_SYMBOL vmlinux 0x41fdc6db pagecache_isize_extended +EXPORT_SYMBOL vmlinux 0x420bec86 dev_pm_opp_unregister_notifier +EXPORT_SYMBOL vmlinux 0x4248ae3c single_task_running +EXPORT_SYMBOL vmlinux 0x424baf9e file_path +EXPORT_SYMBOL vmlinux 0x424d3620 zlib_inflateIncomp +EXPORT_SYMBOL vmlinux 0x42578e80 acpi_get_type +EXPORT_SYMBOL vmlinux 0x425df073 xsk_tx_peek_desc +EXPORT_SYMBOL vmlinux 0x4267cba2 jbd2_journal_errno +EXPORT_SYMBOL vmlinux 0x4280cfed tcf_qevent_validate_change +EXPORT_SYMBOL vmlinux 0x429cb60b d_mark_dontcache +EXPORT_SYMBOL vmlinux 0x429ddb16 inet6_offloads +EXPORT_SYMBOL vmlinux 0x429e140f retire_super +EXPORT_SYMBOL vmlinux 0x42a86a28 ip6mr_rule_default +EXPORT_SYMBOL vmlinux 0x42ae485c pci_bus_add_devices +EXPORT_SYMBOL vmlinux 0x42bed8d4 unix_gc_lock +EXPORT_SYMBOL vmlinux 0x42bf9e86 scm_fp_dup +EXPORT_SYMBOL vmlinux 0x42dbf4ef of_node_get +EXPORT_SYMBOL vmlinux 0x42e2cdd7 __ip_options_compile +EXPORT_SYMBOL vmlinux 0x42e6a72b kfree_skb_reason +EXPORT_SYMBOL vmlinux 0x42f1b900 fb_pad_unaligned_buffer +EXPORT_SYMBOL vmlinux 0x4302d0eb free_pages +EXPORT_SYMBOL vmlinux 0x431cf0a2 __free_pages +EXPORT_SYMBOL vmlinux 0x432a1c22 flow_rule_match_tcp +EXPORT_SYMBOL vmlinux 0x4336fcca ucs2_as_utf8 +EXPORT_SYMBOL vmlinux 0x433cabfb acpi_decode_pld_buffer +EXPORT_SYMBOL vmlinux 0x433d6303 nd_dax_probe +EXPORT_SYMBOL vmlinux 0x43439fb3 of_graph_get_endpoint_by_regs +EXPORT_SYMBOL vmlinux 0x4351577a fb_parse_edid +EXPORT_SYMBOL vmlinux 0x435f4ef3 unpin_user_pages_dirty_lock +EXPORT_SYMBOL vmlinux 0x4367459f posix_acl_update_mode +EXPORT_SYMBOL vmlinux 0x437a0d6d __sock_tx_timestamp +EXPORT_SYMBOL vmlinux 0x438610bd security_tun_dev_alloc_security +EXPORT_SYMBOL vmlinux 0x43b0c9c3 preempt_schedule +EXPORT_SYMBOL vmlinux 0x43b45a64 xfrm_unregister_type_offload +EXPORT_SYMBOL vmlinux 0x43babd19 sg_init_one +EXPORT_SYMBOL vmlinux 0x43c2b317 dev_mc_unsync +EXPORT_SYMBOL vmlinux 0x43ca69f1 nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x43cf5871 lynx_pcs_create_mdiodev +EXPORT_SYMBOL vmlinux 0x43d22fb9 groups_alloc +EXPORT_SYMBOL vmlinux 0x43d41ebd neigh_destroy +EXPORT_SYMBOL vmlinux 0x43eb90ae end_buffer_async_write +EXPORT_SYMBOL vmlinux 0x43f245ee skb_push +EXPORT_SYMBOL vmlinux 0x43f528d9 init_net +EXPORT_SYMBOL vmlinux 0x43f7a8ea inet_frag_find +EXPORT_SYMBOL vmlinux 0x43f9ebc8 slhc_remember +EXPORT_SYMBOL vmlinux 0x4403bbd0 imx_sc_misc_set_control +EXPORT_SYMBOL vmlinux 0x442272f3 __destroy_inode +EXPORT_SYMBOL vmlinux 0x442935c0 dm_table_get_mode +EXPORT_SYMBOL vmlinux 0x44469a76 crc_ccitt_false_table +EXPORT_SYMBOL vmlinux 0x445367dc __generic_file_fsync +EXPORT_SYMBOL vmlinux 0x4462d35e cpufreq_get_hw_max_freq +EXPORT_SYMBOL vmlinux 0x446ac3f9 dev_get_flags +EXPORT_SYMBOL vmlinux 0x44813ab6 padata_free +EXPORT_SYMBOL vmlinux 0x44976e6d filemap_write_and_wait_range +EXPORT_SYMBOL vmlinux 0x449ad0a7 memcmp +EXPORT_SYMBOL vmlinux 0x44af5921 xfrm_policy_destroy +EXPORT_SYMBOL vmlinux 0x44b4f77d neigh_table_init +EXPORT_SYMBOL vmlinux 0x44d98015 nla_put_64bit +EXPORT_SYMBOL vmlinux 0x44e9a829 match_token +EXPORT_SYMBOL vmlinux 0x44ecd9ee netdev_offload_xstats_enable +EXPORT_SYMBOL vmlinux 0x44edb939 pnp_get_resource +EXPORT_SYMBOL vmlinux 0x44ff6bcd folio_wait_bit +EXPORT_SYMBOL vmlinux 0x45006cee default_red +EXPORT_SYMBOL vmlinux 0x450639ab sg_last +EXPORT_SYMBOL vmlinux 0x45081703 ec_get_handle +EXPORT_SYMBOL vmlinux 0x450ac4f3 __xfrm_state_destroy +EXPORT_SYMBOL vmlinux 0x450d9a35 cmd_db_read_slave_id +EXPORT_SYMBOL vmlinux 0x452413a1 qman_alloc_pool_range +EXPORT_SYMBOL vmlinux 0x452ba683 ipv6_ext_hdr +EXPORT_SYMBOL vmlinux 0x453b60cc inode_query_iversion +EXPORT_SYMBOL vmlinux 0x453c8403 pci_msi_enabled +EXPORT_SYMBOL vmlinux 0x45535485 xxh32_update +EXPORT_SYMBOL vmlinux 0x455d4fa6 bio_init +EXPORT_SYMBOL vmlinux 0x45637eb6 __put_devmap_managed_page_refs +EXPORT_SYMBOL vmlinux 0x45704d42 __netlink_ns_capable +EXPORT_SYMBOL vmlinux 0x45742575 nf_register_net_hook +EXPORT_SYMBOL vmlinux 0x4578f528 __kfifo_to_user +EXPORT_SYMBOL vmlinux 0x457ae149 netdev_offload_xstats_enabled +EXPORT_SYMBOL vmlinux 0x458ecaad fault_in_iov_iter_readable +EXPORT_SYMBOL vmlinux 0x458ed8af vlan_vid_del +EXPORT_SYMBOL vmlinux 0x45935eeb tcf_idr_search +EXPORT_SYMBOL vmlinux 0x459d7aa1 netif_set_xps_queue +EXPORT_SYMBOL vmlinux 0x45ab4884 insert_inode_locked +EXPORT_SYMBOL vmlinux 0x45b6556e kiocb_set_cancel_fn +EXPORT_SYMBOL vmlinux 0x45c480ad get_unmapped_area +EXPORT_SYMBOL vmlinux 0x45ce87eb ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x45d0f9a9 __skb_wait_for_more_packets +EXPORT_SYMBOL vmlinux 0x45d8bd19 iw_handler_get_thrspy +EXPORT_SYMBOL vmlinux 0x45ed0b3e input_setup_polling +EXPORT_SYMBOL vmlinux 0x45edb22c dm_register_target +EXPORT_SYMBOL vmlinux 0x45ee01a7 flow_rule_match_ct +EXPORT_SYMBOL vmlinux 0x45f7d250 netpoll_setup +EXPORT_SYMBOL vmlinux 0x45fcd842 inet_del_protocol +EXPORT_SYMBOL vmlinux 0x4606fe79 kthread_create_worker_on_cpu +EXPORT_SYMBOL vmlinux 0x460f4a34 flow_hash_from_keys +EXPORT_SYMBOL vmlinux 0x4622e8ce mmc_run_bkops +EXPORT_SYMBOL vmlinux 0x46303fad tcp_v4_connect +EXPORT_SYMBOL vmlinux 0x4638205c fscrypt_decrypt_bio +EXPORT_SYMBOL vmlinux 0x463f55bb udp_poll +EXPORT_SYMBOL vmlinux 0x46451cee zstd_get_frame_header +EXPORT_SYMBOL vmlinux 0x465b12b0 tty_flip_buffer_push +EXPORT_SYMBOL vmlinux 0x465e24ff ucs2_utf8size +EXPORT_SYMBOL vmlinux 0x466c14a7 __delay +EXPORT_SYMBOL vmlinux 0x466df62b finalize_exec +EXPORT_SYMBOL vmlinux 0x4672b32c unregister_nls +EXPORT_SYMBOL vmlinux 0x467df16d netdev_rss_key_fill +EXPORT_SYMBOL vmlinux 0x46826731 netdev_upper_dev_link +EXPORT_SYMBOL vmlinux 0x4691936a __devm_of_mdiobus_register +EXPORT_SYMBOL vmlinux 0x4691dbae pcie_capability_clear_and_set_word_unlocked +EXPORT_SYMBOL vmlinux 0x46960088 set_capacity +EXPORT_SYMBOL vmlinux 0x4697272c ip_route_me_harder +EXPORT_SYMBOL vmlinux 0x4698fe8a bman_release +EXPORT_SYMBOL vmlinux 0x469a6ec7 tcp_parse_md5sig_option +EXPORT_SYMBOL vmlinux 0x469c38d9 mark_buffer_write_io_error +EXPORT_SYMBOL vmlinux 0x46a96735 phy_register_fixup_for_uid +EXPORT_SYMBOL vmlinux 0x46aa1b59 bio_free_pages +EXPORT_SYMBOL vmlinux 0x46bd5d6e video_get_options +EXPORT_SYMBOL vmlinux 0x46c47fb6 __node_distance +EXPORT_SYMBOL vmlinux 0x46ccb059 iov_iter_alignment +EXPORT_SYMBOL vmlinux 0x46ecf4e0 __ip_mc_dec_group +EXPORT_SYMBOL vmlinux 0x46fcaaca t10_pi_type1_crc +EXPORT_SYMBOL vmlinux 0x46ff7d12 qcom_scm_iommu_secure_ptbl_size +EXPORT_SYMBOL vmlinux 0x470612dc fman_port_get_qman_channel_id +EXPORT_SYMBOL vmlinux 0x47065c73 cpm_muram_offset +EXPORT_SYMBOL vmlinux 0x4715a909 acpi_load_table +EXPORT_SYMBOL vmlinux 0x471e3bb8 inet_recvmsg +EXPORT_SYMBOL vmlinux 0x471ee479 param_get_ushort +EXPORT_SYMBOL vmlinux 0x4720ea19 _dev_info +EXPORT_SYMBOL vmlinux 0x472c1ee1 acpi_device_set_power +EXPORT_SYMBOL vmlinux 0x47565857 configfs_unregister_default_group +EXPORT_SYMBOL vmlinux 0x475d7427 fman_get_rx_extra_headroom +EXPORT_SYMBOL vmlinux 0x476cb71a blk_queue_update_dma_pad +EXPORT_SYMBOL vmlinux 0x476e448f tty_write_room +EXPORT_SYMBOL vmlinux 0x47709e42 free_anon_bdev +EXPORT_SYMBOL vmlinux 0x477f360e flow_rule_match_enc_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x47816363 __skb_free_datagram_locked +EXPORT_SYMBOL vmlinux 0x478ee587 udp6_set_csum +EXPORT_SYMBOL vmlinux 0x479137ca imx_scu_irq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x479b94e9 mmc_detect_card_removed +EXPORT_SYMBOL vmlinux 0x47a2f74b mmc_retune_pause +EXPORT_SYMBOL vmlinux 0x47a6c356 bio_reset +EXPORT_SYMBOL vmlinux 0x47ad836f mmc_calc_max_discard +EXPORT_SYMBOL vmlinux 0x47beecf9 mmc_wait_for_req_done +EXPORT_SYMBOL vmlinux 0x47c20f8a refcount_dec_not_one +EXPORT_SYMBOL vmlinux 0x47c53391 iov_iter_get_pages_alloc2 +EXPORT_SYMBOL vmlinux 0x47c65bfc unregister_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0x47cefd7d __mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0x47cfd825 kstrtouint_from_user +EXPORT_SYMBOL vmlinux 0x47d5bf19 security_inet_conn_request +EXPORT_SYMBOL vmlinux 0x47d8d301 __cond_resched_rwlock_read +EXPORT_SYMBOL vmlinux 0x47db5cee ip_frag_init +EXPORT_SYMBOL vmlinux 0x480776ef fb_validate_mode +EXPORT_SYMBOL vmlinux 0x48112d76 _raw_read_lock_irq +EXPORT_SYMBOL vmlinux 0x48159694 jbd2_wait_inode_data +EXPORT_SYMBOL vmlinux 0x481814c4 mb_cache_entry_find_next +EXPORT_SYMBOL vmlinux 0x48193639 acpi_lid_open +EXPORT_SYMBOL vmlinux 0x4829a47e memcpy +EXPORT_SYMBOL vmlinux 0x4829cf6b fscrypt_enqueue_decrypt_work +EXPORT_SYMBOL vmlinux 0x483608e7 add_to_page_cache_lru +EXPORT_SYMBOL vmlinux 0x4837bb10 logic_outsb +EXPORT_SYMBOL vmlinux 0x48397544 gnet_stats_start_copy_compat +EXPORT_SYMBOL vmlinux 0x483f28cc set_page_dirty +EXPORT_SYMBOL vmlinux 0x4841bdee strnchr +EXPORT_SYMBOL vmlinux 0x4848cfb1 phy_mipi_dphy_get_default_config +EXPORT_SYMBOL vmlinux 0x484aa1b8 devm_aperture_acquire_for_platform_device +EXPORT_SYMBOL vmlinux 0x484f6edf ktime_get_coarse_real_ts64 +EXPORT_SYMBOL vmlinux 0x4859b8bb rtc_year_days +EXPORT_SYMBOL vmlinux 0x485a45ae mmc_detect_change +EXPORT_SYMBOL vmlinux 0x486075c8 gen_pool_dma_alloc +EXPORT_SYMBOL vmlinux 0x487407ed input_mt_report_slot_state +EXPORT_SYMBOL vmlinux 0x4880767e pldmfw_flash_image +EXPORT_SYMBOL vmlinux 0x488d580d nd_btt_version +EXPORT_SYMBOL vmlinux 0x489eda10 memset32 +EXPORT_SYMBOL vmlinux 0x489f6e0b rdma_dim +EXPORT_SYMBOL vmlinux 0x48a3b77b fs_context_for_reconfigure +EXPORT_SYMBOL vmlinux 0x48a53b47 dns_query +EXPORT_SYMBOL vmlinux 0x48a696e0 msi_desc_to_pci_dev +EXPORT_SYMBOL vmlinux 0x48a91171 string_get_size +EXPORT_SYMBOL vmlinux 0x48aa4705 i2c_smbus_read_i2c_block_data_or_emulated +EXPORT_SYMBOL vmlinux 0x48b85ece tcf_generic_walker +EXPORT_SYMBOL vmlinux 0x48b99a13 vme_lm_free +EXPORT_SYMBOL vmlinux 0x48c093fb _atomic_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0x48d27375 __bitmap_intersects +EXPORT_SYMBOL vmlinux 0x48d3fa27 kmalloc_large_node +EXPORT_SYMBOL vmlinux 0x48d8a4b9 grab_cache_page_write_begin +EXPORT_SYMBOL vmlinux 0x48dd340b cpumask_any_distribute +EXPORT_SYMBOL vmlinux 0x48f303f5 ip_output +EXPORT_SYMBOL vmlinux 0x48ffbb87 mtree_alloc_range +EXPORT_SYMBOL vmlinux 0x49013cd9 pci_bus_alloc_resource +EXPORT_SYMBOL vmlinux 0x490197c5 scsi_ioctl +EXPORT_SYMBOL vmlinux 0x49045426 icmp_err_convert +EXPORT_SYMBOL vmlinux 0x49054dc3 register_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x4909a790 dma_fence_get_status +EXPORT_SYMBOL vmlinux 0x49209f54 blk_queue_flag_clear +EXPORT_SYMBOL vmlinux 0x49247bbd phy_get_internal_delay +EXPORT_SYMBOL vmlinux 0x495231ea mul_u64_u64_div_u64 +EXPORT_SYMBOL vmlinux 0x496048d4 pci_pme_active +EXPORT_SYMBOL vmlinux 0x49608691 dquot_operations +EXPORT_SYMBOL vmlinux 0x4960f81e rproc_of_parse_firmware +EXPORT_SYMBOL vmlinux 0x4967e79f radix_tree_iter_resume +EXPORT_SYMBOL vmlinux 0x4977c498 stack_depot_get_extra_bits +EXPORT_SYMBOL vmlinux 0x4979fe53 rtc_add_group +EXPORT_SYMBOL vmlinux 0x497bc385 sock_no_sendmsg +EXPORT_SYMBOL vmlinux 0x498de925 jbd2_journal_invalidate_folio +EXPORT_SYMBOL vmlinux 0x49930e58 page_get_link +EXPORT_SYMBOL vmlinux 0x499f0ecf nd_sb_checksum +EXPORT_SYMBOL vmlinux 0x49af1ce3 qdisc_watchdog_schedule_range_ns +EXPORT_SYMBOL vmlinux 0x49b163b8 acpi_bus_scan +EXPORT_SYMBOL vmlinux 0x49cd4290 __sk_dst_check +EXPORT_SYMBOL vmlinux 0x49d77381 cpufreq_get_policy +EXPORT_SYMBOL vmlinux 0x49f3f965 lock_sock_nested +EXPORT_SYMBOL vmlinux 0x49f675f1 jbd2_journal_wipe +EXPORT_SYMBOL vmlinux 0x49fc6a1a scsi_add_device +EXPORT_SYMBOL vmlinux 0x4a035b46 cdrom_check_events +EXPORT_SYMBOL vmlinux 0x4a0a34d7 t10_pi_type1_ip +EXPORT_SYMBOL vmlinux 0x4a3ad70e wait_for_completion_timeout +EXPORT_SYMBOL vmlinux 0x4a4b3770 input_inject_event +EXPORT_SYMBOL vmlinux 0x4a503757 sync_blockdev +EXPORT_SYMBOL vmlinux 0x4a73830a request_key_with_auxdata +EXPORT_SYMBOL vmlinux 0x4a750672 d_add_ci +EXPORT_SYMBOL vmlinux 0x4a8e7456 nd_region_to_nstype +EXPORT_SYMBOL vmlinux 0x4a93576a ucc_fast_free +EXPORT_SYMBOL vmlinux 0x4a96a8eb xxh32_digest +EXPORT_SYMBOL vmlinux 0x4accf7d6 tcp_child_process +EXPORT_SYMBOL vmlinux 0x4ace566e pci_map_rom +EXPORT_SYMBOL vmlinux 0x4ad7d3d6 __inet6_lookup_established +EXPORT_SYMBOL vmlinux 0x4ae6abb0 sock_common_setsockopt +EXPORT_SYMBOL vmlinux 0x4ae90d8e hdmi_avi_infoframe_check +EXPORT_SYMBOL vmlinux 0x4aea463f crc32_le_shift +EXPORT_SYMBOL vmlinux 0x4aee2a01 mipi_dsi_dcs_set_display_brightness_large +EXPORT_SYMBOL vmlinux 0x4af6ddf0 kstrtou16 +EXPORT_SYMBOL vmlinux 0x4afb2238 add_wait_queue +EXPORT_SYMBOL vmlinux 0x4b03f929 generic_listxattr +EXPORT_SYMBOL vmlinux 0x4b0a3f52 gic_nonsecure_priorities +EXPORT_SYMBOL vmlinux 0x4b401817 iwe_stream_add_value +EXPORT_SYMBOL vmlinux 0x4b4af7ce invalidate_inode_buffers +EXPORT_SYMBOL vmlinux 0x4b4e9397 flow_rule_match_pppoe +EXPORT_SYMBOL vmlinux 0x4b5d6b18 phy_register_fixup +EXPORT_SYMBOL vmlinux 0x4b6df007 acpi_evaluate_reg +EXPORT_SYMBOL vmlinux 0x4b7084d5 pcie_get_width_cap +EXPORT_SYMBOL vmlinux 0x4b750f53 _raw_spin_unlock_irq +EXPORT_SYMBOL vmlinux 0x4b7d0826 block_commit_write +EXPORT_SYMBOL vmlinux 0x4b7d9cfa qdisc_put_unlocked +EXPORT_SYMBOL vmlinux 0x4b81178d tcp_read_skb +EXPORT_SYMBOL vmlinux 0x4ba1a102 sb_set_blocksize +EXPORT_SYMBOL vmlinux 0x4bbb9709 elv_rb_former_request +EXPORT_SYMBOL vmlinux 0x4bcc2662 mempool_init_node +EXPORT_SYMBOL vmlinux 0x4bd7a305 iunique +EXPORT_SYMBOL vmlinux 0x4bef1c67 empty_name +EXPORT_SYMBOL vmlinux 0x4bf3ce6f qman_release_cgrid +EXPORT_SYMBOL vmlinux 0x4bf6fe35 ipv6_dev_mc_inc +EXPORT_SYMBOL vmlinux 0x4c031152 max8925_set_bits +EXPORT_SYMBOL vmlinux 0x4c0370f8 fwnode_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x4c07a7e0 acpi_processor_unregister_performance +EXPORT_SYMBOL vmlinux 0x4c0c8d1e of_find_node_by_type +EXPORT_SYMBOL vmlinux 0x4c2f7062 mr_mfc_find_any_parent +EXPORT_SYMBOL vmlinux 0x4c416eb9 LZ4_decompress_fast +EXPORT_SYMBOL vmlinux 0x4c467d48 input_mt_init_slots +EXPORT_SYMBOL vmlinux 0x4c616a61 tcp_setsockopt +EXPORT_SYMBOL vmlinux 0x4c85dc2e folio_set_bh +EXPORT_SYMBOL vmlinux 0x4cafa934 sock_create_lite +EXPORT_SYMBOL vmlinux 0x4cbe1051 param_set_copystring +EXPORT_SYMBOL vmlinux 0x4cc79b75 qdisc_hash_add +EXPORT_SYMBOL vmlinux 0x4ccd1e37 dquot_initialize +EXPORT_SYMBOL vmlinux 0x4d062af0 dev_pick_tx_cpu_id +EXPORT_SYMBOL vmlinux 0x4d0d163d copy_page +EXPORT_SYMBOL vmlinux 0x4d2a1c35 cdev_device_add +EXPORT_SYMBOL vmlinux 0x4d2c7133 acpi_info +EXPORT_SYMBOL vmlinux 0x4d4ecd76 dm_get_device +EXPORT_SYMBOL vmlinux 0x4d65cbd5 csum_ipv6_magic +EXPORT_SYMBOL vmlinux 0x4d7eb77e adjust_managed_page_count +EXPORT_SYMBOL vmlinux 0x4d8a17c6 tcp_sock_set_keepcnt +EXPORT_SYMBOL vmlinux 0x4d924f20 memremap +EXPORT_SYMBOL vmlinux 0x4d9b652b rb_erase +EXPORT_SYMBOL vmlinux 0x4da278d9 cpu_rmap_put +EXPORT_SYMBOL vmlinux 0x4da316f6 peernet2id +EXPORT_SYMBOL vmlinux 0x4da53ea8 tcp_close +EXPORT_SYMBOL vmlinux 0x4da596e6 qman_retire_fq +EXPORT_SYMBOL vmlinux 0x4daf947b generic_write_checks_count +EXPORT_SYMBOL vmlinux 0x4dc86fd8 blk_mq_delay_run_hw_queue +EXPORT_SYMBOL vmlinux 0x4de995ec gen_pool_dma_alloc_algo +EXPORT_SYMBOL vmlinux 0x4df02057 crc32_be +EXPORT_SYMBOL vmlinux 0x4df2ea84 gen_estimator_read +EXPORT_SYMBOL vmlinux 0x4dfa8d4b mutex_lock +EXPORT_SYMBOL vmlinux 0x4e04bddc __inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x4e20bcf8 radix_tree_tag_set +EXPORT_SYMBOL vmlinux 0x4e29b63d noop_qdisc +EXPORT_SYMBOL vmlinux 0x4e2e74c1 qcom_scm_io_readl +EXPORT_SYMBOL vmlinux 0x4e3567f7 match_int +EXPORT_SYMBOL vmlinux 0x4e36cdc4 __ubsan_handle_divrem_overflow +EXPORT_SYMBOL vmlinux 0x4e3f28fc page_pool_release_page +EXPORT_SYMBOL vmlinux 0x4e4bd18c __generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x4e535962 sg_miter_next +EXPORT_SYMBOL vmlinux 0x4e547048 __kmalloc_node_track_caller +EXPORT_SYMBOL vmlinux 0x4e68e9be rb_next_postorder +EXPORT_SYMBOL vmlinux 0x4e69a082 locks_lock_inode_wait +EXPORT_SYMBOL vmlinux 0x4e6e4b41 radix_tree_delete +EXPORT_SYMBOL vmlinux 0x4e6e8ea7 fg_console +EXPORT_SYMBOL vmlinux 0x4e7ecd05 blk_queue_io_min +EXPORT_SYMBOL vmlinux 0x4ea22b90 fb_blank +EXPORT_SYMBOL vmlinux 0x4ea25709 dql_reset +EXPORT_SYMBOL vmlinux 0x4eada8f7 security_secid_to_secctx +EXPORT_SYMBOL vmlinux 0x4eb2b066 hdmi_avi_infoframe_init +EXPORT_SYMBOL vmlinux 0x4ebe0bd0 genphy_read_abilities +EXPORT_SYMBOL vmlinux 0x4ec54e78 bitmap_to_arr32 +EXPORT_SYMBOL vmlinux 0x4ecac635 tcf_action_update_stats +EXPORT_SYMBOL vmlinux 0x4ed31896 pm860x_reg_read +EXPORT_SYMBOL vmlinux 0x4ef669db tegra_dfll_unregister +EXPORT_SYMBOL vmlinux 0x4efc3c49 netpoll_poll_enable +EXPORT_SYMBOL vmlinux 0x4eff5673 mdio_device_remove +EXPORT_SYMBOL vmlinux 0x4f083155 mii_link_ok +EXPORT_SYMBOL vmlinux 0x4f1cd128 security_tun_dev_create +EXPORT_SYMBOL vmlinux 0x4f1fe91a devm_of_find_backlight +EXPORT_SYMBOL vmlinux 0x4f20d80b zstd_min_clevel +EXPORT_SYMBOL vmlinux 0x4f2250ba rtc_tm_to_time64 +EXPORT_SYMBOL vmlinux 0x4f2c2842 handshake_req_alloc +EXPORT_SYMBOL vmlinux 0x4f3dcc02 of_device_alloc +EXPORT_SYMBOL vmlinux 0x4f43d496 kobject_set_name +EXPORT_SYMBOL vmlinux 0x4f55166f acpi_set_current_resources +EXPORT_SYMBOL vmlinux 0x4f62b24d clocksource_change_rating +EXPORT_SYMBOL vmlinux 0x4f6a9fc9 fs_param_is_u32 +EXPORT_SYMBOL vmlinux 0x4f89c9de gpmc_cs_free +EXPORT_SYMBOL vmlinux 0x4fb24104 filemap_range_has_page +EXPORT_SYMBOL vmlinux 0x4fc44da8 tls_client_hello_anon +EXPORT_SYMBOL vmlinux 0x4fdb3148 tty_devnum +EXPORT_SYMBOL vmlinux 0x4fe1c76f scsi_print_sense +EXPORT_SYMBOL vmlinux 0x4fe62e08 done_path_create +EXPORT_SYMBOL vmlinux 0x4fe8d56e phy_ethtool_nway_reset +EXPORT_SYMBOL vmlinux 0x4fe8d8e5 sk_stop_timer +EXPORT_SYMBOL vmlinux 0x4ffb59bf __SCK__tp_func_kfree +EXPORT_SYMBOL vmlinux 0x4ffb9d35 bio_kmalloc +EXPORT_SYMBOL vmlinux 0x50097088 security_tun_dev_free_security +EXPORT_SYMBOL vmlinux 0x5009c71d glob_match +EXPORT_SYMBOL vmlinux 0x500eb45c generic_delete_inode +EXPORT_SYMBOL vmlinux 0x5011a54d ip_sock_set_recverr +EXPORT_SYMBOL vmlinux 0x501956d7 blk_pre_runtime_resume +EXPORT_SYMBOL vmlinux 0x5021bd81 _raw_write_lock_irqsave +EXPORT_SYMBOL vmlinux 0x50272e9a tcf_classify +EXPORT_SYMBOL vmlinux 0x5027b739 iw_handler_get_spy +EXPORT_SYMBOL vmlinux 0x5027bde2 acpi_acquire_mutex +EXPORT_SYMBOL vmlinux 0x503af577 cont_write_begin +EXPORT_SYMBOL vmlinux 0x5051f6ef inet_csk_clear_xmit_timers +EXPORT_SYMBOL vmlinux 0x50624917 sha1_init +EXPORT_SYMBOL vmlinux 0x506dff1a __genradix_free +EXPORT_SYMBOL vmlinux 0x5089287d cros_ec_prepare_tx +EXPORT_SYMBOL vmlinux 0x5089f45f ip_send_check +EXPORT_SYMBOL vmlinux 0x5092e84e __read_overflow2_field +EXPORT_SYMBOL vmlinux 0x50944630 seq_list_start_head_rcu +EXPORT_SYMBOL vmlinux 0x509b64ea acpi_has_method +EXPORT_SYMBOL vmlinux 0x50a4698c fb_videomode_to_modelist +EXPORT_SYMBOL vmlinux 0x50ae52c5 genlmsg_put +EXPORT_SYMBOL vmlinux 0x50b33c04 input_unregister_device +EXPORT_SYMBOL vmlinux 0x50b73ce2 rfkill_find_type +EXPORT_SYMBOL vmlinux 0x50b80992 mb_cache_entry_find_first +EXPORT_SYMBOL vmlinux 0x50be748d security_ib_free_security +EXPORT_SYMBOL vmlinux 0x50cce35e pci_enable_device_mem +EXPORT_SYMBOL vmlinux 0x50cf7585 hex2bin +EXPORT_SYMBOL vmlinux 0x50d035c2 vsscanf +EXPORT_SYMBOL vmlinux 0x50d5ac5e __xfrm_init_state +EXPORT_SYMBOL vmlinux 0x50dc651f pci_back_from_sleep +EXPORT_SYMBOL vmlinux 0x50dfe918 pcibios_bus_to_resource +EXPORT_SYMBOL vmlinux 0x50e66a10 tcp_seq_start +EXPORT_SYMBOL vmlinux 0x50f85302 __arm_smccc_hvc +EXPORT_SYMBOL vmlinux 0x50f91491 __genradix_ptr +EXPORT_SYMBOL vmlinux 0x50ffa41c inet_add_protocol +EXPORT_SYMBOL vmlinux 0x5102a30b do_wait_intr_irq +EXPORT_SYMBOL vmlinux 0x510cb643 pci_bus_write_config_word +EXPORT_SYMBOL vmlinux 0x511a6ce7 mdio_device_reset +EXPORT_SYMBOL vmlinux 0x511ef05b blk_queue_chunk_sectors +EXPORT_SYMBOL vmlinux 0x5131f2f0 sock_create +EXPORT_SYMBOL vmlinux 0x5139a61c nf_ct_get_tuple_skb +EXPORT_SYMBOL vmlinux 0x513a6aad ethtool_aggregate_ctrl_stats +EXPORT_SYMBOL vmlinux 0x513b28f4 first_ec +EXPORT_SYMBOL vmlinux 0x51483056 cdrom_get_last_written +EXPORT_SYMBOL vmlinux 0x515083bf acpi_release_mutex +EXPORT_SYMBOL vmlinux 0x515ec18c blk_rq_init +EXPORT_SYMBOL vmlinux 0x515f520b qman_portal_get_iperiod +EXPORT_SYMBOL vmlinux 0x51641162 opal_unlock_from_suspend +EXPORT_SYMBOL vmlinux 0x516587ca dmaenginem_async_device_register +EXPORT_SYMBOL vmlinux 0x517f52c7 kernel_param_lock +EXPORT_SYMBOL vmlinux 0x51846380 tegra_ivc_read_get_next_frame +EXPORT_SYMBOL vmlinux 0x5199bcd2 phy_driver_unregister +EXPORT_SYMBOL vmlinux 0x51a511eb _raw_write_lock_bh +EXPORT_SYMBOL vmlinux 0x51a94013 stream_open +EXPORT_SYMBOL vmlinux 0x51abdf7a ping_prot +EXPORT_SYMBOL vmlinux 0x51d12d4e acpi_pci_disabled +EXPORT_SYMBOL vmlinux 0x51ea62c0 netif_receive_skb +EXPORT_SYMBOL vmlinux 0x51ecae35 phy_disconnect +EXPORT_SYMBOL vmlinux 0x51f086b9 dget_parent +EXPORT_SYMBOL vmlinux 0x51f3d358 vfs_iocb_iter_read +EXPORT_SYMBOL vmlinux 0x520097d0 security_sb_set_mnt_opts +EXPORT_SYMBOL vmlinux 0x520334e5 mr_rtm_dumproute +EXPORT_SYMBOL vmlinux 0x5203d176 cmd_db_ready +EXPORT_SYMBOL vmlinux 0x52085f72 pci_msix_vec_count +EXPORT_SYMBOL vmlinux 0x520e97c4 proc_dostring +EXPORT_SYMBOL vmlinux 0x52179f1a tegra_ivc_notified +EXPORT_SYMBOL vmlinux 0x5227cbb1 pcie_print_link_status +EXPORT_SYMBOL vmlinux 0x5235b760 __block_write_begin +EXPORT_SYMBOL vmlinux 0x5262042b __skb_pad +EXPORT_SYMBOL vmlinux 0x526eef2c hdmi_vendor_infoframe_pack +EXPORT_SYMBOL vmlinux 0x527a054d textsearch_unregister +EXPORT_SYMBOL vmlinux 0x52887b48 freezing_slow_path +EXPORT_SYMBOL vmlinux 0x52983a4f vme_master_write +EXPORT_SYMBOL vmlinux 0x529fb683 devm_request_resource +EXPORT_SYMBOL vmlinux 0x52cadcd7 xfrm_state_lookup_byspi +EXPORT_SYMBOL vmlinux 0x52d717da xz_dec_init +EXPORT_SYMBOL vmlinux 0x52e3d8cb mmc_retune_release +EXPORT_SYMBOL vmlinux 0x52ecbc75 crc_ccitt +EXPORT_SYMBOL vmlinux 0x52f2850a imx_sc_pm_cpu_start +EXPORT_SYMBOL vmlinux 0x52fe9e99 fget_raw +EXPORT_SYMBOL vmlinux 0x530b1e98 pm_suspend +EXPORT_SYMBOL vmlinux 0x53117a2d ptp_clock_register +EXPORT_SYMBOL vmlinux 0x53126ecc __percpu_counter_sum +EXPORT_SYMBOL vmlinux 0x5322135c mipi_dsi_detach +EXPORT_SYMBOL vmlinux 0x5322663e acpi_get_handle +EXPORT_SYMBOL vmlinux 0x53237e50 __udp_disconnect +EXPORT_SYMBOL vmlinux 0x5338184f ethtool_sprintf +EXPORT_SYMBOL vmlinux 0x534f2aa4 blk_stack_limits +EXPORT_SYMBOL vmlinux 0x5357f183 __inc_node_page_state +EXPORT_SYMBOL vmlinux 0x5371fb66 ptp_find_pin +EXPORT_SYMBOL vmlinux 0x537c260e simple_release_fs +EXPORT_SYMBOL vmlinux 0x53a1e8d9 _find_next_bit +EXPORT_SYMBOL vmlinux 0x53ad7ed9 inet_getname +EXPORT_SYMBOL vmlinux 0x53b954a2 up_read +EXPORT_SYMBOL vmlinux 0x53bedae0 scsi_block_requests +EXPORT_SYMBOL vmlinux 0x53dcd13b node_data +EXPORT_SYMBOL vmlinux 0x53dd9733 of_translate_dma_region +EXPORT_SYMBOL vmlinux 0x53e87af5 kill_anon_super +EXPORT_SYMBOL vmlinux 0x53eff192 tegra_ivc_align +EXPORT_SYMBOL vmlinux 0x53f8ced7 page_pool_ethtool_stats_get_strings +EXPORT_SYMBOL vmlinux 0x5402da9f xudma_navss_psil_pair +EXPORT_SYMBOL vmlinux 0x540734da vfs_copy_file_range +EXPORT_SYMBOL vmlinux 0x5426287d freeze_bdev +EXPORT_SYMBOL vmlinux 0x543ee2e6 tty_port_destroy +EXPORT_SYMBOL vmlinux 0x543ef284 seq_hlist_start +EXPORT_SYMBOL vmlinux 0x5443a77b processors +EXPORT_SYMBOL vmlinux 0x5451f5c0 devfreq_add_governor +EXPORT_SYMBOL vmlinux 0x54523c00 pci_enable_device_io +EXPORT_SYMBOL vmlinux 0x5456ecc6 flow_rule_match_enc_control +EXPORT_SYMBOL vmlinux 0x5475a3e3 set_disk_ro +EXPORT_SYMBOL vmlinux 0x5487faa2 set_anon_super_fc +EXPORT_SYMBOL vmlinux 0x5492fc86 framebuffer_alloc +EXPORT_SYMBOL vmlinux 0x54ae8425 skb_copy_and_csum_dev +EXPORT_SYMBOL vmlinux 0x54b1fac6 __ubsan_handle_load_invalid_value +EXPORT_SYMBOL vmlinux 0x54b23e67 sg_pcopy_to_buffer +EXPORT_SYMBOL vmlinux 0x54b2f35b tcf_exts_destroy +EXPORT_SYMBOL vmlinux 0x54b6a7ef flow_rule_match_arp +EXPORT_SYMBOL vmlinux 0x54cbc4d2 arp_send +EXPORT_SYMBOL vmlinux 0x54cfacd5 __ctzdi2 +EXPORT_SYMBOL vmlinux 0x54e6fcdd net_enable_timestamp +EXPORT_SYMBOL vmlinux 0x54ea6dfe xen_start_flags +EXPORT_SYMBOL vmlinux 0x54fb8173 md_bitmap_startwrite +EXPORT_SYMBOL vmlinux 0x5506b8f7 netlbl_bitmap_setbit +EXPORT_SYMBOL vmlinux 0x5508f28d bman_acquire +EXPORT_SYMBOL vmlinux 0x550ae5e5 rproc_add_subdev +EXPORT_SYMBOL vmlinux 0x550f2f58 input_set_timestamp +EXPORT_SYMBOL vmlinux 0x551bd071 __rb_erase_color +EXPORT_SYMBOL vmlinux 0x552db3aa qman_query_cgr_congested +EXPORT_SYMBOL vmlinux 0x553824ef scsi_mode_sense +EXPORT_SYMBOL vmlinux 0x5539188f dev_open +EXPORT_SYMBOL vmlinux 0x5547547f dquot_initialize_needed +EXPORT_SYMBOL vmlinux 0x554ae3a4 irq_poll_sched +EXPORT_SYMBOL vmlinux 0x555d264c fwnode_mdio_find_device +EXPORT_SYMBOL vmlinux 0x556b2b63 end_buffer_write_sync +EXPORT_SYMBOL vmlinux 0x556f2eb0 register_md_personality +EXPORT_SYMBOL vmlinux 0x558b281d aes_expandkey +EXPORT_SYMBOL vmlinux 0x55ab074c import_single_range +EXPORT_SYMBOL vmlinux 0x55ae34fa param_ops_hexint +EXPORT_SYMBOL vmlinux 0x55b28b4b vlan_vid_add +EXPORT_SYMBOL vmlinux 0x55b3ca3e phy_do_ioctl_running +EXPORT_SYMBOL vmlinux 0x55b5d04e call_netdevice_notifiers +EXPORT_SYMBOL vmlinux 0x55b7445e __cgroup_bpf_run_filter_sock_ops +EXPORT_SYMBOL vmlinux 0x55cd9485 input_reset_device +EXPORT_SYMBOL vmlinux 0x55e31703 ethtool_convert_link_mode_to_legacy_u32 +EXPORT_SYMBOL vmlinux 0x55e4314d xfrm_unregister_type +EXPORT_SYMBOL vmlinux 0x56042ebf unregister_filesystem +EXPORT_SYMBOL vmlinux 0x56048be1 __sk_receive_skb +EXPORT_SYMBOL vmlinux 0x5614f48a qman_dqrr_get_ithresh +EXPORT_SYMBOL vmlinux 0x56243216 of_iommu_get_resv_regions +EXPORT_SYMBOL vmlinux 0x562b9d8d xen_free_unpopulated_pages +EXPORT_SYMBOL vmlinux 0x5635a60a vmalloc_user +EXPORT_SYMBOL vmlinux 0x56470118 __warn_printk +EXPORT_SYMBOL vmlinux 0x564706a2 netif_device_detach +EXPORT_SYMBOL vmlinux 0x564f7608 acpi_reconfig_notifier_register +EXPORT_SYMBOL vmlinux 0x56513a28 tegra_ivc_reset +EXPORT_SYMBOL vmlinux 0x56535faf __sk_queue_drop_skb +EXPORT_SYMBOL vmlinux 0x5653f9b3 mmc_release_host +EXPORT_SYMBOL vmlinux 0x56596060 bioset_integrity_create +EXPORT_SYMBOL vmlinux 0x5659fa5d blk_post_runtime_suspend +EXPORT_SYMBOL vmlinux 0x565caca8 abort_creds +EXPORT_SYMBOL vmlinux 0x56646499 dev_add_pack +EXPORT_SYMBOL vmlinux 0x566de8bd csum_and_copy_from_iter +EXPORT_SYMBOL vmlinux 0x56802ae8 rps_cpu_mask +EXPORT_SYMBOL vmlinux 0x568378f9 scsi_print_command +EXPORT_SYMBOL vmlinux 0x568a79a2 devm_register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x568ffeca generic_cont_expand_simple +EXPORT_SYMBOL vmlinux 0x5694310d tcp_v4_do_rcv +EXPORT_SYMBOL vmlinux 0x56b1e144 generic_copy_file_range +EXPORT_SYMBOL vmlinux 0x56b3939e dev_mc_del_global +EXPORT_SYMBOL vmlinux 0x56c8799d scsi_kunmap_atomic_sg +EXPORT_SYMBOL vmlinux 0x56e28d1d ata_std_end_eh +EXPORT_SYMBOL vmlinux 0x56f0eafc tcf_get_next_proto +EXPORT_SYMBOL vmlinux 0x57183409 mark_buffer_async_write +EXPORT_SYMBOL vmlinux 0x57425774 del_gendisk +EXPORT_SYMBOL vmlinux 0x574321de mark_page_accessed +EXPORT_SYMBOL vmlinux 0x574c2e74 bitmap_release_region +EXPORT_SYMBOL vmlinux 0x574e6238 pci_reenable_device +EXPORT_SYMBOL vmlinux 0x57575f08 dmaengine_put +EXPORT_SYMBOL vmlinux 0x57586062 __blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x576567f8 putname +EXPORT_SYMBOL vmlinux 0x57667054 phy_attached_info_irq +EXPORT_SYMBOL vmlinux 0x57674fd7 __sw_hweight16 +EXPORT_SYMBOL vmlinux 0x5789d3cc tcp_mss_to_mtu +EXPORT_SYMBOL vmlinux 0x578beff3 dev_get_port_parent_id +EXPORT_SYMBOL vmlinux 0x578d370d cookie_ecn_ok +EXPORT_SYMBOL vmlinux 0x57900416 gen_pool_fixed_alloc +EXPORT_SYMBOL vmlinux 0x5792f848 strlcpy +EXPORT_SYMBOL vmlinux 0x579a10ce dev_uc_sync_multiple +EXPORT_SYMBOL vmlinux 0x57b919ff dev_trans_start +EXPORT_SYMBOL vmlinux 0x57bc19d2 down_write +EXPORT_SYMBOL vmlinux 0x57db8fd6 utf8_normalize +EXPORT_SYMBOL vmlinux 0x57f38cdc qe_get_firmware_info +EXPORT_SYMBOL vmlinux 0x5818fe3c posix_acl_from_mode +EXPORT_SYMBOL vmlinux 0x581f98da zlib_inflate +EXPORT_SYMBOL vmlinux 0x58206576 ip_defrag +EXPORT_SYMBOL vmlinux 0x582606eb xudma_rflow_put +EXPORT_SYMBOL vmlinux 0x582b6275 xfrm_if_unregister_cb +EXPORT_SYMBOL vmlinux 0x582e20b9 thread_group_exited +EXPORT_SYMBOL vmlinux 0x5838f6c9 rtc_valid_tm +EXPORT_SYMBOL vmlinux 0x585ae877 nmi_panic +EXPORT_SYMBOL vmlinux 0x586c9bbd task_work_add +EXPORT_SYMBOL vmlinux 0x58721709 dma_unmap_page_attrs +EXPORT_SYMBOL vmlinux 0x58747014 blk_finish_plug +EXPORT_SYMBOL vmlinux 0x5876e72e dcache_readdir +EXPORT_SYMBOL vmlinux 0x587b0954 kvasprintf +EXPORT_SYMBOL vmlinux 0x587b892e qe_get_num_of_risc +EXPORT_SYMBOL vmlinux 0x587f22d7 devmap_managed_key +EXPORT_SYMBOL vmlinux 0x588628ee devm_devfreq_add_governor +EXPORT_SYMBOL vmlinux 0x588b8738 rpmh_invalidate +EXPORT_SYMBOL vmlinux 0x589463a2 udpv6_sendmsg +EXPORT_SYMBOL vmlinux 0x5897a680 __find_nth_and_andnot_bit +EXPORT_SYMBOL vmlinux 0x58acd32b xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0x58acf24b mdiobus_register_board_info +EXPORT_SYMBOL vmlinux 0x58b4645c dev_close_many +EXPORT_SYMBOL vmlinux 0x58b73bc7 match_wildcard +EXPORT_SYMBOL vmlinux 0x58ba5b4a skb_clone +EXPORT_SYMBOL vmlinux 0x58db8a95 param_get_int +EXPORT_SYMBOL vmlinux 0x58e02003 nf_unregister_net_hooks +EXPORT_SYMBOL vmlinux 0x58e3306d bit_wait_io +EXPORT_SYMBOL vmlinux 0x58ee9d9c __folio_alloc +EXPORT_SYMBOL vmlinux 0x590fb15e __aperture_remove_legacy_vga_devices +EXPORT_SYMBOL vmlinux 0x59144461 dquot_get_dqblk +EXPORT_SYMBOL vmlinux 0x5931ba49 rproc_report_crash +EXPORT_SYMBOL vmlinux 0x5934b5a9 qman_destroy_fq +EXPORT_SYMBOL vmlinux 0x59621e47 unregister_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x5968dc6d proc_doulongvec_ms_jiffies_minmax +EXPORT_SYMBOL vmlinux 0x5971e012 serio_reconnect +EXPORT_SYMBOL vmlinux 0x597f7c99 mdiobb_write_c45 +EXPORT_SYMBOL vmlinux 0x5981ad5b rproc_elf_find_loaded_rsc_table +EXPORT_SYMBOL vmlinux 0x599b4888 qe_setbrg +EXPORT_SYMBOL vmlinux 0x599fb41c kvmalloc_node +EXPORT_SYMBOL vmlinux 0x59a03d51 vme_dma_list_add +EXPORT_SYMBOL vmlinux 0x59a2f0ee packing +EXPORT_SYMBOL vmlinux 0x59b0ba0c genphy_soft_reset +EXPORT_SYMBOL vmlinux 0x59b4ac3e tcp_memory_allocated +EXPORT_SYMBOL vmlinux 0x59c2f79e scsi_target_quiesce +EXPORT_SYMBOL vmlinux 0x59cfa3cc ipv6_dev_find +EXPORT_SYMBOL vmlinux 0x5a033817 pci_clear_master +EXPORT_SYMBOL vmlinux 0x5a085373 icmp6_send +EXPORT_SYMBOL vmlinux 0x5a0b73d0 zlib_deflateInit2 +EXPORT_SYMBOL vmlinux 0x5a290250 hdmi_drm_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x5a4459d5 netdev_port_same_parent_id +EXPORT_SYMBOL vmlinux 0x5a44f8cb __crypto_memneq +EXPORT_SYMBOL vmlinux 0x5a4d313e gf128mul_4k_lle +EXPORT_SYMBOL vmlinux 0x5a4f7cbc block_read_full_folio +EXPORT_SYMBOL vmlinux 0x5a50420c shrink_dcache_sb +EXPORT_SYMBOL vmlinux 0x5a548dae ww_mutex_trylock +EXPORT_SYMBOL vmlinux 0x5a5a51d7 i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0x5a60b950 qm_channel_pool1 +EXPORT_SYMBOL vmlinux 0x5a73dd73 devm_ioremap_wc +EXPORT_SYMBOL vmlinux 0x5a907ed2 folio_mapping +EXPORT_SYMBOL vmlinux 0x5a921311 strncmp +EXPORT_SYMBOL vmlinux 0x5a99681a config_item_put +EXPORT_SYMBOL vmlinux 0x5a99a0d7 flow_get_u32_dst +EXPORT_SYMBOL vmlinux 0x5a9f1d63 memmove +EXPORT_SYMBOL vmlinux 0x5aa2d4e8 sock_set_reuseaddr +EXPORT_SYMBOL vmlinux 0x5aa3baf4 __ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x5ab6f97c mntget +EXPORT_SYMBOL vmlinux 0x5ab9eff4 xfrm_dst_ifdown +EXPORT_SYMBOL vmlinux 0x5ac01b95 acpi_resource_to_address64 +EXPORT_SYMBOL vmlinux 0x5ac13bde jbd2_journal_abort +EXPORT_SYMBOL vmlinux 0x5ac7918e dma_resv_fini +EXPORT_SYMBOL vmlinux 0x5adc3029 tls_server_hello_x509 +EXPORT_SYMBOL vmlinux 0x5ae1154b __traceiter_kfree +EXPORT_SYMBOL vmlinux 0x5ae65cc5 folio_wait_bit_killable +EXPORT_SYMBOL vmlinux 0x5aed5a10 fscrypt_encrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x5af18f03 xfrm_alloc_spi +EXPORT_SYMBOL vmlinux 0x5b2f27fb do_wait_intr +EXPORT_SYMBOL vmlinux 0x5b2f4f16 scsi_device_lookup +EXPORT_SYMBOL vmlinux 0x5b3e282f xa_store +EXPORT_SYMBOL vmlinux 0x5b447850 bioset_exit +EXPORT_SYMBOL vmlinux 0x5b483f82 fscrypt_fname_disk_to_usr +EXPORT_SYMBOL vmlinux 0x5b4fbb06 security_inode_notifysecctx +EXPORT_SYMBOL vmlinux 0x5b54903b qcom_scm_pas_mem_setup +EXPORT_SYMBOL vmlinux 0x5b56860c vm_munmap +EXPORT_SYMBOL vmlinux 0x5b5ca99d mfd_add_devices +EXPORT_SYMBOL vmlinux 0x5b70e604 config_group_find_item +EXPORT_SYMBOL vmlinux 0x5b7d1659 pci_bus_read_config_byte +EXPORT_SYMBOL vmlinux 0x5b7d1b33 fiemap_prep +EXPORT_SYMBOL vmlinux 0x5ba144b7 km_policy_notify +EXPORT_SYMBOL vmlinux 0x5bc1702d bio_integrity_add_page +EXPORT_SYMBOL vmlinux 0x5bcea5f1 sgl_free_n_order +EXPORT_SYMBOL vmlinux 0x5bd4ff88 flow_action_cookie_create +EXPORT_SYMBOL vmlinux 0x5bdb7603 sock_copy_user_timeval +EXPORT_SYMBOL vmlinux 0x5be63c5b crc32c_csum_stub +EXPORT_SYMBOL vmlinux 0x5bef0b5a neigh_lookup +EXPORT_SYMBOL vmlinux 0x5bfc47fb get_cached_acl +EXPORT_SYMBOL vmlinux 0x5c06b0b6 put_fs_context +EXPORT_SYMBOL vmlinux 0x5c0bbb2c mdio_find_bus +EXPORT_SYMBOL vmlinux 0x5c0cd3c1 vfs_mknod +EXPORT_SYMBOL vmlinux 0x5c17e474 inet_put_port +EXPORT_SYMBOL vmlinux 0x5c1b501b generic_fillattr +EXPORT_SYMBOL vmlinux 0x5c26a53b wait_for_completion_io_timeout +EXPORT_SYMBOL vmlinux 0x5c3c7387 kstrtoull +EXPORT_SYMBOL vmlinux 0x5c5e1f74 of_phy_deregister_fixed_link +EXPORT_SYMBOL vmlinux 0x5c777a09 mii_ethtool_sset +EXPORT_SYMBOL vmlinux 0x5c7d16d7 kernel_sendmsg +EXPORT_SYMBOL vmlinux 0x5c911dc3 pci_request_region +EXPORT_SYMBOL vmlinux 0x5c9af722 pmem_should_map_pages +EXPORT_SYMBOL vmlinux 0x5c9faeae xsk_clear_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0x5cb3c0ee ipv6_sock_mc_join +EXPORT_SYMBOL vmlinux 0x5ccf868e unpin_user_page_range_dirty_lock +EXPORT_SYMBOL vmlinux 0x5cd2ddf3 ethtool_intersect_link_masks +EXPORT_SYMBOL vmlinux 0x5cf4fe3f file_check_and_advance_wb_err +EXPORT_SYMBOL vmlinux 0x5cf53ce2 input_free_minor +EXPORT_SYMBOL vmlinux 0x5cfb26a0 acpi_enter_sleep_state +EXPORT_SYMBOL vmlinux 0x5d031963 sock_i_ino +EXPORT_SYMBOL vmlinux 0x5d0a3c74 of_mdiobus_child_is_phy +EXPORT_SYMBOL vmlinux 0x5d112304 __memcpy_fromio +EXPORT_SYMBOL vmlinux 0x5d11c695 mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0x5d285ddb devm_rproc_add +EXPORT_SYMBOL vmlinux 0x5d3308b1 phy_aneg_done +EXPORT_SYMBOL vmlinux 0x5d49aabc init_wait_var_entry +EXPORT_SYMBOL vmlinux 0x5d4abf46 copy_page_from_iter_atomic +EXPORT_SYMBOL vmlinux 0x5d546dfa of_get_next_parent +EXPORT_SYMBOL vmlinux 0x5da1bb6a __inode_add_bytes +EXPORT_SYMBOL vmlinux 0x5dac4cd6 qman_dqrr_set_ithresh +EXPORT_SYMBOL vmlinux 0x5dacc111 nf_log_bind_pf +EXPORT_SYMBOL vmlinux 0x5db16bce insert_inode_locked4 +EXPORT_SYMBOL vmlinux 0x5dbbeb06 napi_enable +EXPORT_SYMBOL vmlinux 0x5ddf6924 reuseport_stop_listen_sock +EXPORT_SYMBOL vmlinux 0x5de0a0fa inet_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x5de6b2b4 devfreq_suspend_device +EXPORT_SYMBOL vmlinux 0x5df84cfa nvdimm_namespace_locked +EXPORT_SYMBOL vmlinux 0x5e005662 amba_release_regions +EXPORT_SYMBOL vmlinux 0x5e041c8b sock_sendmsg +EXPORT_SYMBOL vmlinux 0x5e04a939 kmem_cache_create_usercopy +EXPORT_SYMBOL vmlinux 0x5e06bc5c refcount_dec_and_lock +EXPORT_SYMBOL vmlinux 0x5e0ccb9f sha1_transform +EXPORT_SYMBOL vmlinux 0x5e17d143 configfs_unregister_subsystem +EXPORT_SYMBOL vmlinux 0x5e22eb53 jbd2_journal_inode_ranged_write +EXPORT_SYMBOL vmlinux 0x5e3240a0 __cpu_online_mask +EXPORT_SYMBOL vmlinux 0x5e32ab16 reuseport_add_sock +EXPORT_SYMBOL vmlinux 0x5e332b52 __var_waitqueue +EXPORT_SYMBOL vmlinux 0x5e373fb4 gf128mul_64k_bbe +EXPORT_SYMBOL vmlinux 0x5e3a52f7 kern_unmount +EXPORT_SYMBOL vmlinux 0x5e6f91f9 tegra_powergate_remove_clamping +EXPORT_SYMBOL vmlinux 0x5e855e56 gen_pool_first_fit_align +EXPORT_SYMBOL vmlinux 0x5e8b3c57 clk_bulk_get +EXPORT_SYMBOL vmlinux 0x5e934fc7 sgl_alloc +EXPORT_SYMBOL vmlinux 0x5e95b1cd current_umask +EXPORT_SYMBOL vmlinux 0x5e9a01ce gen_new_estimator +EXPORT_SYMBOL vmlinux 0x5e9cc2a6 vfs_rename +EXPORT_SYMBOL vmlinux 0x5ea3ca02 vme_register_bridge +EXPORT_SYMBOL vmlinux 0x5ea6d4f4 max8998_bulk_write +EXPORT_SYMBOL vmlinux 0x5ec4aee6 put_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x5ed040b0 pm_set_vt_switch +EXPORT_SYMBOL vmlinux 0x5ed90adc int_to_scsilun +EXPORT_SYMBOL vmlinux 0x5ef6a672 gen_pool_for_each_chunk +EXPORT_SYMBOL vmlinux 0x5f061b49 tcp_init_sock +EXPORT_SYMBOL vmlinux 0x5f098b2a in6addr_interfacelocal_allrouters +EXPORT_SYMBOL vmlinux 0x5f2ba55e security_req_classify_flow +EXPORT_SYMBOL vmlinux 0x5f2cdb22 page_pool_destroy +EXPORT_SYMBOL vmlinux 0x5f30e7a7 tegra_io_pad_power_disable +EXPORT_SYMBOL vmlinux 0x5f31b584 scsi_vpd_tpg_id +EXPORT_SYMBOL vmlinux 0x5f3b648f fscrypt_free_inode +EXPORT_SYMBOL vmlinux 0x5f5441c8 __ubsan_handle_alignment_assumption +EXPORT_SYMBOL vmlinux 0x5f692b7a dcache_dir_close +EXPORT_SYMBOL vmlinux 0x5f6b889c rproc_va_to_pa +EXPORT_SYMBOL vmlinux 0x5f7d3780 km_report +EXPORT_SYMBOL vmlinux 0x5f89dd2f mipi_dsi_dcs_set_column_address +EXPORT_SYMBOL vmlinux 0x5f914492 inet_frags_fini +EXPORT_SYMBOL vmlinux 0x5f920f75 ppp_dev_name +EXPORT_SYMBOL vmlinux 0x5f93525c acpi_extract_package +EXPORT_SYMBOL vmlinux 0x5f9af629 __block_write_full_folio +EXPORT_SYMBOL vmlinux 0x5fa68e5b dst_destroy +EXPORT_SYMBOL vmlinux 0x5fbf1b82 flow_rule_match_ipv6_addrs +EXPORT_SYMBOL vmlinux 0x5fc72f0e alloc_pages_exact +EXPORT_SYMBOL vmlinux 0x5fc7afe6 udp_skb_destructor +EXPORT_SYMBOL vmlinux 0x5fd6a026 iommu_get_msi_cookie +EXPORT_SYMBOL vmlinux 0x5fe95551 mipi_dsi_shutdown_peripheral +EXPORT_SYMBOL vmlinux 0x5fed178c meson_sm_call +EXPORT_SYMBOL vmlinux 0x5ff48a9e wireless_send_event +EXPORT_SYMBOL vmlinux 0x5ff86a79 register_shrinker +EXPORT_SYMBOL vmlinux 0x5ff9eb0e lockref_mark_dead +EXPORT_SYMBOL vmlinux 0x6005c351 zpool_has_pool +EXPORT_SYMBOL vmlinux 0x600683d3 do_unblank_screen +EXPORT_SYMBOL vmlinux 0x6008689f kthread_complete_and_exit +EXPORT_SYMBOL vmlinux 0x600b7667 pci_irq_vector +EXPORT_SYMBOL vmlinux 0x601f665f dm_io_client_create +EXPORT_SYMBOL vmlinux 0x602899ac fs_param_is_bool +EXPORT_SYMBOL vmlinux 0x60352082 register_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x604241d1 is_nvdimm_bus_locked +EXPORT_SYMBOL vmlinux 0x6048797a i2c_get_match_data +EXPORT_SYMBOL vmlinux 0x605790dc fiemap_fill_next_extent +EXPORT_SYMBOL vmlinux 0x6079bd48 kmem_cache_alloc_lru +EXPORT_SYMBOL vmlinux 0x608124bc uart_unregister_driver +EXPORT_SYMBOL vmlinux 0x608741b5 __init_swait_queue_head +EXPORT_SYMBOL vmlinux 0x608d0267 zstd_get_error_code +EXPORT_SYMBOL vmlinux 0x6091482d dev_mc_del +EXPORT_SYMBOL vmlinux 0x6091b333 unregister_chrdev_region +EXPORT_SYMBOL vmlinux 0x6092b86c phy_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x609bcd98 in6_pton +EXPORT_SYMBOL vmlinux 0x609f1c7e synchronize_net +EXPORT_SYMBOL vmlinux 0x60aaeb4b qman_p_irqsource_add +EXPORT_SYMBOL vmlinux 0x60b9b923 rtnl_link_get_net +EXPORT_SYMBOL vmlinux 0x60bbb124 dma_fence_signal_locked +EXPORT_SYMBOL vmlinux 0x60c5ea3d vga_get +EXPORT_SYMBOL vmlinux 0x60d0a13a may_umount +EXPORT_SYMBOL vmlinux 0x60d21718 genl_register_family +EXPORT_SYMBOL vmlinux 0x60d8ab30 vme_lm_get +EXPORT_SYMBOL vmlinux 0x60da28e3 ppp_channel_index +EXPORT_SYMBOL vmlinux 0x60e165ef xfrm_input_resume +EXPORT_SYMBOL vmlinux 0x60e62292 jbd2_trans_will_send_data_barrier +EXPORT_SYMBOL vmlinux 0x60eef500 md_check_recovery +EXPORT_SYMBOL vmlinux 0x60f238a8 sock_no_ioctl +EXPORT_SYMBOL vmlinux 0x61073e4a acpi_os_map_generic_address +EXPORT_SYMBOL vmlinux 0x61099ef1 blk_mq_start_hw_queues +EXPORT_SYMBOL vmlinux 0x610ee505 devm_nvmem_cell_put +EXPORT_SYMBOL vmlinux 0x6128b5fc __printk_ratelimit +EXPORT_SYMBOL vmlinux 0x61347034 mb_cache_entry_delete_or_get +EXPORT_SYMBOL vmlinux 0x61459b6d devm_ioremap_resource +EXPORT_SYMBOL vmlinux 0x61498c29 rproc_mem_entry_init +EXPORT_SYMBOL vmlinux 0x614d373d put_cmsg +EXPORT_SYMBOL vmlinux 0x615911d7 __bitmap_set +EXPORT_SYMBOL vmlinux 0x615977f5 __nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x61674a0c jbd2_journal_set_triggers +EXPORT_SYMBOL vmlinux 0x6176e592 tls_handshake_cancel +EXPORT_SYMBOL vmlinux 0x617c452b queued_read_lock_slowpath +EXPORT_SYMBOL vmlinux 0x6185b747 radix_tree_gang_lookup_tag +EXPORT_SYMBOL vmlinux 0x618911fc numa_node +EXPORT_SYMBOL vmlinux 0x6199a71c unregister_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0x619cb7dd simple_read_from_buffer +EXPORT_SYMBOL vmlinux 0x61a48f9f get_mem_cgroup_from_mm +EXPORT_SYMBOL vmlinux 0x61b7b126 simple_strtoull +EXPORT_SYMBOL vmlinux 0x61c0d143 filemap_get_folios +EXPORT_SYMBOL vmlinux 0x61d8f4cb __sock_queue_rcv_skb +EXPORT_SYMBOL vmlinux 0x61e272c9 sha256_final +EXPORT_SYMBOL vmlinux 0x61e6a798 netdev_refcnt_read +EXPORT_SYMBOL vmlinux 0x61ea189b fb_pad_aligned_buffer +EXPORT_SYMBOL vmlinux 0x61ebb168 __bforget +EXPORT_SYMBOL vmlinux 0x61ec37ad nd_pfn_validate +EXPORT_SYMBOL vmlinux 0x61f3bc0c nf_log_trace +EXPORT_SYMBOL vmlinux 0x62117bca dcb_setrewr +EXPORT_SYMBOL vmlinux 0x6214aef2 cpufreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x6219a039 md_check_no_bitmap +EXPORT_SYMBOL vmlinux 0x621bdb2c skb_copy_bits +EXPORT_SYMBOL vmlinux 0x621e353e fs_param_is_enum +EXPORT_SYMBOL vmlinux 0x6228c21f smp_call_function_single +EXPORT_SYMBOL vmlinux 0x622a29c0 netdev_master_upper_dev_get_rcu +EXPORT_SYMBOL vmlinux 0x623497b5 d_add +EXPORT_SYMBOL vmlinux 0x623e3a92 tty_port_open +EXPORT_SYMBOL vmlinux 0x62467890 rio_query_mport +EXPORT_SYMBOL vmlinux 0x6255de26 udp_lib_rehash +EXPORT_SYMBOL vmlinux 0x625ad608 tty_port_put +EXPORT_SYMBOL vmlinux 0x62679ef1 param_set_bint +EXPORT_SYMBOL vmlinux 0x626c04a5 nd_device_register +EXPORT_SYMBOL vmlinux 0x6272d90e inode_add_bytes +EXPORT_SYMBOL vmlinux 0x62737e1d sock_unregister +EXPORT_SYMBOL vmlinux 0x6276af56 migrate_device_range +EXPORT_SYMBOL vmlinux 0x62784032 pci_bus_write_config_dword +EXPORT_SYMBOL vmlinux 0x627c5681 sock_kfree_s +EXPORT_SYMBOL vmlinux 0x62849ac7 dev_valid_name +EXPORT_SYMBOL vmlinux 0x62862c4c fman_get_revision +EXPORT_SYMBOL vmlinux 0x628c0f8f dma_fence_add_callback +EXPORT_SYMBOL vmlinux 0x6294b052 tcp_ld_RTO_revert +EXPORT_SYMBOL vmlinux 0x62ad2abd netdev_features_change +EXPORT_SYMBOL vmlinux 0x62d2dfdc blk_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x62d96443 qman_dma_portal +EXPORT_SYMBOL vmlinux 0x62f7e207 down_read_killable +EXPORT_SYMBOL vmlinux 0x62fe605c jbd2_journal_ack_err +EXPORT_SYMBOL vmlinux 0x62ffa60e scsi_print_result +EXPORT_SYMBOL vmlinux 0x6315c42c zstd_get_params +EXPORT_SYMBOL vmlinux 0x6315c9c4 simple_pin_fs +EXPORT_SYMBOL vmlinux 0x6326258e filemap_flush +EXPORT_SYMBOL vmlinux 0x63369344 get_tree_single_reconf +EXPORT_SYMBOL vmlinux 0x63658182 param_ops_ulong +EXPORT_SYMBOL vmlinux 0x63702b96 tegra_ivc_cleanup +EXPORT_SYMBOL vmlinux 0x63732f43 generic_write_checks +EXPORT_SYMBOL vmlinux 0x63788332 readahead_expand +EXPORT_SYMBOL vmlinux 0x6381212a ip6_dst_hoplimit +EXPORT_SYMBOL vmlinux 0x638505cb dquot_mark_dquot_dirty +EXPORT_SYMBOL vmlinux 0x6399bd39 bdi_put +EXPORT_SYMBOL vmlinux 0x63a58370 flow_action_cookie_destroy +EXPORT_SYMBOL vmlinux 0x63a7c28c bitmap_find_free_region +EXPORT_SYMBOL vmlinux 0x63b58473 param_set_ushort +EXPORT_SYMBOL vmlinux 0x63cbb3c2 mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x63d6c8fd sock_set_mark +EXPORT_SYMBOL vmlinux 0x63d9d869 __filemap_set_wb_err +EXPORT_SYMBOL vmlinux 0x63eb9355 panic_blink +EXPORT_SYMBOL vmlinux 0x63ed2ebe input_open_device +EXPORT_SYMBOL vmlinux 0x63f76b3b md_reload_sb +EXPORT_SYMBOL vmlinux 0x63ff7ba8 xsk_get_pool_from_qid +EXPORT_SYMBOL vmlinux 0x64028bcc uart_suspend_port +EXPORT_SYMBOL vmlinux 0x6402c8df sha512_block_data_order +EXPORT_SYMBOL vmlinux 0x64088269 sk_page_frag_refill +EXPORT_SYMBOL vmlinux 0x6411c425 dev_kfree_skb_irq_reason +EXPORT_SYMBOL vmlinux 0x64127b67 bitmap_find_next_zero_area_off +EXPORT_SYMBOL vmlinux 0x641b568f scsi_set_medium_removal +EXPORT_SYMBOL vmlinux 0x642eb5c6 xen_poll_irq_timeout +EXPORT_SYMBOL vmlinux 0x644012e1 mem_cgroup_from_task +EXPORT_SYMBOL vmlinux 0x644be12c qman_affine_cpus +EXPORT_SYMBOL vmlinux 0x6455298a security_xfrm_policy_free +EXPORT_SYMBOL vmlinux 0x6455da5d dcb_ieee_getapp_mask +EXPORT_SYMBOL vmlinux 0x645caabd kthread_destroy_worker +EXPORT_SYMBOL vmlinux 0x645fadd4 xfrm6_rcv_tnl +EXPORT_SYMBOL vmlinux 0x64665fda phy_advertise_supported +EXPORT_SYMBOL vmlinux 0x6481ffe0 hsiphash_1u32 +EXPORT_SYMBOL vmlinux 0x648df75d skb_copy_and_csum_bits +EXPORT_SYMBOL vmlinux 0x648eb59d gc_inflight_list +EXPORT_SYMBOL vmlinux 0x649f7583 dma_find_channel +EXPORT_SYMBOL vmlinux 0x64a2925c phy_queue_state_machine +EXPORT_SYMBOL vmlinux 0x64a7c3f7 ethtool_aggregate_phy_stats +EXPORT_SYMBOL vmlinux 0x64a9c928 default_blu +EXPORT_SYMBOL vmlinux 0x64bb9b46 dev_get_stats +EXPORT_SYMBOL vmlinux 0x64bbc288 string_unescape +EXPORT_SYMBOL vmlinux 0x64cb1ab8 vfs_get_tree +EXPORT_SYMBOL vmlinux 0x64d11af1 dma_fence_wait_timeout +EXPORT_SYMBOL vmlinux 0x64d99451 d_find_any_alias +EXPORT_SYMBOL vmlinux 0x64da630b filemap_invalidate_unlock_two +EXPORT_SYMBOL vmlinux 0x64ddeb28 blk_integrity_unregister +EXPORT_SYMBOL vmlinux 0x64e31c1d path_is_mountpoint +EXPORT_SYMBOL vmlinux 0x64e67d65 pcie_get_readrq +EXPORT_SYMBOL vmlinux 0x64fc6cf9 pci_fixup_device +EXPORT_SYMBOL vmlinux 0x64fce0e4 datagram_poll +EXPORT_SYMBOL vmlinux 0x64fe4e11 block_truncate_page +EXPORT_SYMBOL vmlinux 0x6513a3fa fb_get_color_depth +EXPORT_SYMBOL vmlinux 0x6514c1e6 flow_get_u32_src +EXPORT_SYMBOL vmlinux 0x65187dbd phy_set_asym_pause +EXPORT_SYMBOL vmlinux 0x651a4139 test_taint +EXPORT_SYMBOL vmlinux 0x651b958f vme_slot_num +EXPORT_SYMBOL vmlinux 0x651e7aab netdev_reset_tc +EXPORT_SYMBOL vmlinux 0x652032cb mac_pton +EXPORT_SYMBOL vmlinux 0x652ce9aa nla_memcmp +EXPORT_SYMBOL vmlinux 0x65408378 zlib_inflate_blob +EXPORT_SYMBOL vmlinux 0x654449c3 memset16 +EXPORT_SYMBOL vmlinux 0x6546a613 of_clk_get_by_name +EXPORT_SYMBOL vmlinux 0x65615e5a __traceiter_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x656563c0 vme_lm_request +EXPORT_SYMBOL vmlinux 0x656c1a0e string_escape_mem +EXPORT_SYMBOL vmlinux 0x656e4a6e snprintf +EXPORT_SYMBOL vmlinux 0x658ce1a8 xxh64_reset +EXPORT_SYMBOL vmlinux 0x65929cae ns_to_timespec64 +EXPORT_SYMBOL vmlinux 0x659b61ce compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x659ded26 xfrm_flush_gc +EXPORT_SYMBOL vmlinux 0x65d1bab2 acpi_bios_warning +EXPORT_SYMBOL vmlinux 0x65d9e877 cpufreq_register_notifier +EXPORT_SYMBOL vmlinux 0x65dccf13 xz_dec_end +EXPORT_SYMBOL vmlinux 0x65e0d6d7 memory_read_from_buffer +EXPORT_SYMBOL vmlinux 0x65e6071c blk_queue_max_hw_sectors +EXPORT_SYMBOL vmlinux 0x65f0b398 __traceiter_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x6626a461 scsi_dma_unmap +EXPORT_SYMBOL vmlinux 0x6626afca down +EXPORT_SYMBOL vmlinux 0x663e72c1 of_get_cpu_state_node +EXPORT_SYMBOL vmlinux 0x664b1e29 qman_delete_cgr +EXPORT_SYMBOL vmlinux 0x66502c76 netpoll_send_skb +EXPORT_SYMBOL vmlinux 0x665abdbd sock_dequeue_err_skb +EXPORT_SYMBOL vmlinux 0x665b1af0 tegra_ivc_read_advance +EXPORT_SYMBOL vmlinux 0x665e2513 zstd_max_clevel +EXPORT_SYMBOL vmlinux 0x665f827c pci_claim_resource +EXPORT_SYMBOL vmlinux 0x66628bf3 ip_tunnel_metadata_cnt +EXPORT_SYMBOL vmlinux 0x666863dc par_io_config_pin +EXPORT_SYMBOL vmlinux 0x666c14c0 __traceiter_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x6673f96d xxh32_reset +EXPORT_SYMBOL vmlinux 0x66826f5a xudma_get_ringacc +EXPORT_SYMBOL vmlinux 0x6682f1ab inet_frag_queue_insert +EXPORT_SYMBOL vmlinux 0x668b19a1 down_read +EXPORT_SYMBOL vmlinux 0x669c191b dm_consume_args +EXPORT_SYMBOL vmlinux 0x66a10ea0 flow_block_cb_priv +EXPORT_SYMBOL vmlinux 0x66a8bc7e phy_drivers_unregister +EXPORT_SYMBOL vmlinux 0x66af1fd1 lockref_put_or_lock +EXPORT_SYMBOL vmlinux 0x66b3c225 scsi_is_host_device +EXPORT_SYMBOL vmlinux 0x66b4cc41 kmemdup +EXPORT_SYMBOL vmlinux 0x66d0892c generic_file_read_iter +EXPORT_SYMBOL vmlinux 0x66edfc78 _find_next_or_bit +EXPORT_SYMBOL vmlinux 0x672ebe02 tegra_dfll_runtime_suspend +EXPORT_SYMBOL vmlinux 0x67412d2f ucc_slow_enable +EXPORT_SYMBOL vmlinux 0x6749d53f hdmi_vendor_infoframe_init +EXPORT_SYMBOL vmlinux 0x675b2036 sk_free +EXPORT_SYMBOL vmlinux 0x67650f71 sock_kmalloc +EXPORT_SYMBOL vmlinux 0x677b1e4e inet_shutdown +EXPORT_SYMBOL vmlinux 0x678b96ec dma_pool_alloc +EXPORT_SYMBOL vmlinux 0x679bc194 page_pool_update_nid +EXPORT_SYMBOL vmlinux 0x67a0ea15 blk_mq_run_hw_queue +EXPORT_SYMBOL vmlinux 0x67aa01a6 simple_rename +EXPORT_SYMBOL vmlinux 0x67b27ec1 tty_std_termios +EXPORT_SYMBOL vmlinux 0x67b2ba1a __sk_mem_schedule +EXPORT_SYMBOL vmlinux 0x67b78eb3 seq_hlist_next_rcu +EXPORT_SYMBOL vmlinux 0x67c13ea0 acpi_read +EXPORT_SYMBOL vmlinux 0x67c315a4 try_module_get +EXPORT_SYMBOL vmlinux 0x67c55586 genphy_setup_forced +EXPORT_SYMBOL vmlinux 0x67c5ef32 devm_extcon_register_notifier +EXPORT_SYMBOL vmlinux 0x67cd5e96 folio_clear_dirty_for_io +EXPORT_SYMBOL vmlinux 0x67fb6060 mdiobus_c45_read_nested +EXPORT_SYMBOL vmlinux 0x67fcd982 dst_cow_metrics_generic +EXPORT_SYMBOL vmlinux 0x680ab65e ip_mc_check_igmp +EXPORT_SYMBOL vmlinux 0x6812f116 regset_get +EXPORT_SYMBOL vmlinux 0x682d644c _dev_printk +EXPORT_SYMBOL vmlinux 0x683301d6 sg_alloc_table_from_pages_segment +EXPORT_SYMBOL vmlinux 0x683644ae generic_pipe_buf_try_steal +EXPORT_SYMBOL vmlinux 0x68375f6c inc_node_page_state +EXPORT_SYMBOL vmlinux 0x683bf95d __hw_addr_unsync_dev +EXPORT_SYMBOL vmlinux 0x684ce094 eth_header +EXPORT_SYMBOL vmlinux 0x687b6a16 kdbgetsymval +EXPORT_SYMBOL vmlinux 0x689067dd dma_fence_chain_ops +EXPORT_SYMBOL vmlinux 0x68c8893a mmc_register_driver +EXPORT_SYMBOL vmlinux 0x68cb2a50 load_nls_default +EXPORT_SYMBOL vmlinux 0x68d49015 netpoll_cleanup +EXPORT_SYMBOL vmlinux 0x68f88c45 sock_gettstamp +EXPORT_SYMBOL vmlinux 0x68fb581a icst307_idx2s +EXPORT_SYMBOL vmlinux 0x69037179 inet_pton_with_scope +EXPORT_SYMBOL vmlinux 0x69049cd2 radix_tree_replace_slot +EXPORT_SYMBOL vmlinux 0x69052844 __ps2_command +EXPORT_SYMBOL vmlinux 0x69211aaf nf_log_packet +EXPORT_SYMBOL vmlinux 0x69293608 netdev_offload_xstats_disable +EXPORT_SYMBOL vmlinux 0x693175e7 mr_vif_seq_next +EXPORT_SYMBOL vmlinux 0x693c221e bpf_map_get +EXPORT_SYMBOL vmlinux 0x6944c116 pci_alloc_irq_vectors_affinity +EXPORT_SYMBOL vmlinux 0x694781e4 dquot_file_open +EXPORT_SYMBOL vmlinux 0x69547530 netlink_net_capable +EXPORT_SYMBOL vmlinux 0x69668826 netdev_increment_features +EXPORT_SYMBOL vmlinux 0x6971447a rtc_month_days +EXPORT_SYMBOL vmlinux 0x6972e413 __bitmap_weight_and +EXPORT_SYMBOL vmlinux 0x69782865 dmaengine_get_unmap_data +EXPORT_SYMBOL vmlinux 0x697ed5f0 memcpy_and_pad +EXPORT_SYMBOL vmlinux 0x6990bd84 lock_rename +EXPORT_SYMBOL vmlinux 0x6992163e ppp_register_net_channel +EXPORT_SYMBOL vmlinux 0x69929b87 __napi_schedule +EXPORT_SYMBOL vmlinux 0x69add197 mmc_retune_timer_stop +EXPORT_SYMBOL vmlinux 0x69bd9eb1 scsi_block_when_processing_errors +EXPORT_SYMBOL vmlinux 0x69dd3b5b crc32_le +EXPORT_SYMBOL vmlinux 0x69de8757 vme_check_window +EXPORT_SYMBOL vmlinux 0x69e3c8ac scsi_track_queue_full +EXPORT_SYMBOL vmlinux 0x69f6c6c5 iterate_fd +EXPORT_SYMBOL vmlinux 0x6a01c015 fs_param_is_s32 +EXPORT_SYMBOL vmlinux 0x6a037cf1 mempool_kfree +EXPORT_SYMBOL vmlinux 0x6a071d01 __dev_queue_xmit +EXPORT_SYMBOL vmlinux 0x6a2b7c74 pci_bus_find_capability +EXPORT_SYMBOL vmlinux 0x6a3766b2 qman_delete_cgr_safe +EXPORT_SYMBOL vmlinux 0x6a3caa91 jbd2_journal_release_jbd_inode +EXPORT_SYMBOL vmlinux 0x6a502982 kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x6a5cb5ee __get_free_pages +EXPORT_SYMBOL vmlinux 0x6a5e0e9f flush_dcache_folio +EXPORT_SYMBOL vmlinux 0x6a5ecb18 unregister_module_notifier +EXPORT_SYMBOL vmlinux 0x6a5fa363 sigprocmask +EXPORT_SYMBOL vmlinux 0x6a67d1fa timestamp_truncate +EXPORT_SYMBOL vmlinux 0x6a6e05bf kstrtou8 +EXPORT_SYMBOL vmlinux 0x6a71e8b2 i2c_smbus_read_i2c_block_data +EXPORT_SYMBOL vmlinux 0x6a77723a skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x6a90663a qman_schedule_fq +EXPORT_SYMBOL vmlinux 0x6aa06e35 import_iovec +EXPORT_SYMBOL vmlinux 0x6aa0d7ab __d_drop +EXPORT_SYMBOL vmlinux 0x6ab00e13 devm_of_iomap +EXPORT_SYMBOL vmlinux 0x6abf228e unix_get_socket +EXPORT_SYMBOL vmlinux 0x6add5c9a dmi_find_device +EXPORT_SYMBOL vmlinux 0x6ae90d22 __dev_get_by_flags +EXPORT_SYMBOL vmlinux 0x6aeefac4 zlib_deflateReset +EXPORT_SYMBOL vmlinux 0x6b1504af blk_integrity_register +EXPORT_SYMBOL vmlinux 0x6b27729b radix_tree_gang_lookup +EXPORT_SYMBOL vmlinux 0x6b2dc060 dump_stack +EXPORT_SYMBOL vmlinux 0x6b2eb934 rpmh_write +EXPORT_SYMBOL vmlinux 0x6b3f4295 locks_free_lock +EXPORT_SYMBOL vmlinux 0x6b55acd0 rtnl_lock_killable +EXPORT_SYMBOL vmlinux 0x6b60c7e0 __find_get_block +EXPORT_SYMBOL vmlinux 0x6b853d06 ns_to_kernel_old_timeval +EXPORT_SYMBOL vmlinux 0x6b86bd6e pnp_possible_config +EXPORT_SYMBOL vmlinux 0x6b8bf149 netif_receive_skb_list +EXPORT_SYMBOL vmlinux 0x6ba55e65 __dev_set_mtu +EXPORT_SYMBOL vmlinux 0x6ba92fda blk_queue_virt_boundary +EXPORT_SYMBOL vmlinux 0x6bb3ce98 tc_setup_cb_add +EXPORT_SYMBOL vmlinux 0x6bb86d70 netdev_printk +EXPORT_SYMBOL vmlinux 0x6bc3fbc0 __unregister_chrdev +EXPORT_SYMBOL vmlinux 0x6bc7bf08 tegra_ahb_enable_smmu +EXPORT_SYMBOL vmlinux 0x6bd0e573 down_interruptible +EXPORT_SYMBOL vmlinux 0x6bd8cdd0 __netlink_dump_start +EXPORT_SYMBOL vmlinux 0x6be1c1f8 acpi_install_method +EXPORT_SYMBOL vmlinux 0x6c099971 configfs_depend_item +EXPORT_SYMBOL vmlinux 0x6c1175e5 of_range_to_resource +EXPORT_SYMBOL vmlinux 0x6c224cda gen_pool_destroy +EXPORT_SYMBOL vmlinux 0x6c303416 tty_unregister_ldisc +EXPORT_SYMBOL vmlinux 0x6c31a697 __inet_hash +EXPORT_SYMBOL vmlinux 0x6c504574 tcp_rtx_synack +EXPORT_SYMBOL vmlinux 0x6c5854e6 kern_path_create +EXPORT_SYMBOL vmlinux 0x6c596bbe pci_alloc_dev +EXPORT_SYMBOL vmlinux 0x6c5ac7f8 jbd2_journal_clear_features +EXPORT_SYMBOL vmlinux 0x6c61ce70 num_registered_fb +EXPORT_SYMBOL vmlinux 0x6c801a5b pci_prepare_to_sleep +EXPORT_SYMBOL vmlinux 0x6cb46525 netlbl_catmap_walk +EXPORT_SYMBOL vmlinux 0x6cbabd19 napi_disable +EXPORT_SYMBOL vmlinux 0x6cbbfc54 __arch_copy_to_user +EXPORT_SYMBOL vmlinux 0x6cc54aff nvdimm_namespace_disk_name +EXPORT_SYMBOL vmlinux 0x6cd4914a tcf_em_tree_destroy +EXPORT_SYMBOL vmlinux 0x6cf05d7c pci_disable_msi +EXPORT_SYMBOL vmlinux 0x6cf0d67d qe_get_num_of_snums +EXPORT_SYMBOL vmlinux 0x6d05b134 sock_setsockopt +EXPORT_SYMBOL vmlinux 0x6d16c104 mutex_lock_killable +EXPORT_SYMBOL vmlinux 0x6d256912 md_set_array_sectors +EXPORT_SYMBOL vmlinux 0x6d294e43 clock_t_to_jiffies +EXPORT_SYMBOL vmlinux 0x6d5cd492 skb_dequeue +EXPORT_SYMBOL vmlinux 0x6d5f5b91 radix_tree_tagged +EXPORT_SYMBOL vmlinux 0x6d6e1f37 tcf_idr_check_alloc +EXPORT_SYMBOL vmlinux 0x6d73c95f logic_outw +EXPORT_SYMBOL vmlinux 0x6d7c7dcc bitmap_cut +EXPORT_SYMBOL vmlinux 0x6d86891a param_get_short +EXPORT_SYMBOL vmlinux 0x6d924017 netlink_ns_capable +EXPORT_SYMBOL vmlinux 0x6d9319d6 jbd2__journal_start +EXPORT_SYMBOL vmlinux 0x6d933508 lynx_pcs_destroy +EXPORT_SYMBOL vmlinux 0x6d962ff6 copy_highpage +EXPORT_SYMBOL vmlinux 0x6da467cb pfn_is_map_memory +EXPORT_SYMBOL vmlinux 0x6da8f5b5 skb_store_bits +EXPORT_SYMBOL vmlinux 0x6db49897 find_inode_rcu +EXPORT_SYMBOL vmlinux 0x6db5b749 inet_frags_init +EXPORT_SYMBOL vmlinux 0x6dba9051 xz_dec_microlzma_end +EXPORT_SYMBOL vmlinux 0x6dbdef89 xfrm_dev_policy_flush +EXPORT_SYMBOL vmlinux 0x6dc35b25 radix_tree_iter_delete +EXPORT_SYMBOL vmlinux 0x6dcd28b4 tegra_ivc_write_get_next_frame +EXPORT_SYMBOL vmlinux 0x6dcf857f uuid_null +EXPORT_SYMBOL vmlinux 0x6dd17e7b acpi_get_table_header +EXPORT_SYMBOL vmlinux 0x6ddfd09c unregister_sysctl_table +EXPORT_SYMBOL vmlinux 0x6dec2cc3 input_set_poll_interval +EXPORT_SYMBOL vmlinux 0x6df1aaf1 kernel_sigaction +EXPORT_SYMBOL vmlinux 0x6e08bf8f tcf_block_put +EXPORT_SYMBOL vmlinux 0x6e16c369 proto_unregister +EXPORT_SYMBOL vmlinux 0x6e1d2529 blk_mq_start_hw_queue +EXPORT_SYMBOL vmlinux 0x6e269b06 cdrom_mode_select +EXPORT_SYMBOL vmlinux 0x6e2b63ef __put_user_ns +EXPORT_SYMBOL vmlinux 0x6e2d71a5 vma_alloc_folio +EXPORT_SYMBOL vmlinux 0x6e462554 of_graph_get_remote_endpoint +EXPORT_SYMBOL vmlinux 0x6e4b568e put_watch_queue +EXPORT_SYMBOL vmlinux 0x6e56a9ae pci_bus_type +EXPORT_SYMBOL vmlinux 0x6e5b8651 xz_dec_run +EXPORT_SYMBOL vmlinux 0x6e5bac93 __mdiobus_read +EXPORT_SYMBOL vmlinux 0x6e64fdf3 tcp_v4_send_check +EXPORT_SYMBOL vmlinux 0x6e67d652 pci_stop_and_remove_bus_device +EXPORT_SYMBOL vmlinux 0x6e6ee1df jbd2__journal_restart +EXPORT_SYMBOL vmlinux 0x6e720ff2 rtnl_unlock +EXPORT_SYMBOL vmlinux 0x6e7a011e skb_vlan_push +EXPORT_SYMBOL vmlinux 0x6e7d8934 tcp_create_openreq_child +EXPORT_SYMBOL vmlinux 0x6e853470 kobject_get +EXPORT_SYMBOL vmlinux 0x6e8a69f8 generic_setlease +EXPORT_SYMBOL vmlinux 0x6e9c2957 generic_file_mmap +EXPORT_SYMBOL vmlinux 0x6e9dd606 __symbol_put +EXPORT_SYMBOL vmlinux 0x6ea0e18a netdev_pick_tx +EXPORT_SYMBOL vmlinux 0x6ea9363b force_sig +EXPORT_SYMBOL vmlinux 0x6ec7ff94 xattr_supports_user_prefix +EXPORT_SYMBOL vmlinux 0x6eec9505 mii_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x6eecfaf4 sg_copy_buffer +EXPORT_SYMBOL vmlinux 0x6eee4a93 phy_mac_interrupt +EXPORT_SYMBOL vmlinux 0x6efe84b0 md_integrity_register +EXPORT_SYMBOL vmlinux 0x6f096b2f ip6_find_1stfragopt +EXPORT_SYMBOL vmlinux 0x6f0c48f5 iget_locked +EXPORT_SYMBOL vmlinux 0x6f116991 sock_register +EXPORT_SYMBOL vmlinux 0x6f14e9db console_list_lock +EXPORT_SYMBOL vmlinux 0x6f1a7381 __skb_flow_dissect +EXPORT_SYMBOL vmlinux 0x6f207bd8 seg6_hmac_validate_skb +EXPORT_SYMBOL vmlinux 0x6f343dc3 inode_permission +EXPORT_SYMBOL vmlinux 0x6f36a4d7 inet_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x6f3728b3 unpin_user_pages +EXPORT_SYMBOL vmlinux 0x6f40b84b sock_recv_errqueue +EXPORT_SYMBOL vmlinux 0x6f41a428 acpi_get_vendor_resource +EXPORT_SYMBOL vmlinux 0x6f41a639 irq_cpu_rmap_remove +EXPORT_SYMBOL vmlinux 0x6f4a59e4 sort_r +EXPORT_SYMBOL vmlinux 0x6f5ab52f acpi_get_local_address +EXPORT_SYMBOL vmlinux 0x6f74068d follow_down_one +EXPORT_SYMBOL vmlinux 0x6f7793a5 skb_flow_dissector_init +EXPORT_SYMBOL vmlinux 0x6f80bd5c xfrm_replay_seqhi +EXPORT_SYMBOL vmlinux 0x6f915a45 dqstats +EXPORT_SYMBOL vmlinux 0x6f921c1c dev_mc_init +EXPORT_SYMBOL vmlinux 0x6fa489b2 security_sctp_assoc_request +EXPORT_SYMBOL vmlinux 0x6faa8816 xfrm_state_walk +EXPORT_SYMBOL vmlinux 0x6facc6dd zap_page_range_single +EXPORT_SYMBOL vmlinux 0x6fb49676 queue_rcu_work +EXPORT_SYMBOL vmlinux 0x6fbc6a00 radix_tree_insert +EXPORT_SYMBOL vmlinux 0x6fc48021 dynamic_cond_resched +EXPORT_SYMBOL vmlinux 0x6fca4395 pldmfw_op_pci_match_record +EXPORT_SYMBOL vmlinux 0x6fcb87a1 touch_softlockup_watchdog +EXPORT_SYMBOL vmlinux 0x6ff3a485 dynamic_might_resched +EXPORT_SYMBOL vmlinux 0x6ffbaf37 mipi_dsi_device_unregister +EXPORT_SYMBOL vmlinux 0x6fff261f __arch_clear_user +EXPORT_SYMBOL vmlinux 0x70002fe8 siphash_1u32 +EXPORT_SYMBOL vmlinux 0x700219d1 page_pool_put_defragged_page +EXPORT_SYMBOL vmlinux 0x700c6c17 key_create +EXPORT_SYMBOL vmlinux 0x7018754a max8925_bulk_write +EXPORT_SYMBOL vmlinux 0x7023bea8 unregister_acpi_notifier +EXPORT_SYMBOL vmlinux 0x702946da ucs2_strlen +EXPORT_SYMBOL vmlinux 0x702a017e ip_options_rcv_srr +EXPORT_SYMBOL vmlinux 0x702ac1c6 is_acpi_data_node +EXPORT_SYMBOL vmlinux 0x70373e91 max8998_read_reg +EXPORT_SYMBOL vmlinux 0x704f3da7 set_nlink +EXPORT_SYMBOL vmlinux 0x7060d475 kern_sys_bpf +EXPORT_SYMBOL vmlinux 0x706d47d6 mdiobus_read_nested +EXPORT_SYMBOL vmlinux 0x706d610c from_kuid_munged +EXPORT_SYMBOL vmlinux 0x707b690d tty_register_driver +EXPORT_SYMBOL vmlinux 0x70ab3e59 pci_read_vpd +EXPORT_SYMBOL vmlinux 0x70ac2c1a blk_limits_io_min +EXPORT_SYMBOL vmlinux 0x70ad75fb radix_tree_lookup +EXPORT_SYMBOL vmlinux 0x70b5cf6f fb_get_buffer_offset +EXPORT_SYMBOL vmlinux 0x70bd1dfb sock_no_sendmsg_locked +EXPORT_SYMBOL vmlinux 0x70c69957 tcf_qevent_init +EXPORT_SYMBOL vmlinux 0x70c77978 remove_arg_zero +EXPORT_SYMBOL vmlinux 0x70d1a18e qman_release_pool +EXPORT_SYMBOL vmlinux 0x70daa11e dma_fence_remove_callback +EXPORT_SYMBOL vmlinux 0x70efdd5f of_find_matching_node_and_match +EXPORT_SYMBOL vmlinux 0x70fa3221 sget_fc +EXPORT_SYMBOL vmlinux 0x7101def5 dma_set_coherent_mask +EXPORT_SYMBOL vmlinux 0x710b1ce6 tcp_sendmsg +EXPORT_SYMBOL vmlinux 0x7119a1c8 elv_rb_latter_request +EXPORT_SYMBOL vmlinux 0x71272b91 ip_tunnel_header_ops +EXPORT_SYMBOL vmlinux 0x7129e5f8 hex_asc +EXPORT_SYMBOL vmlinux 0x712ba7b7 of_get_parent +EXPORT_SYMBOL vmlinux 0x712ee4c9 d_splice_alias +EXPORT_SYMBOL vmlinux 0x7141b88a logic_insb +EXPORT_SYMBOL vmlinux 0x7155bcf8 sync_file_get_fence +EXPORT_SYMBOL vmlinux 0x71574503 __task_pid_nr_ns +EXPORT_SYMBOL vmlinux 0x715a5ed0 vprintk +EXPORT_SYMBOL vmlinux 0x715c5839 crypto_sha3_final +EXPORT_SYMBOL vmlinux 0x71705e88 mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0x7171121c overflowgid +EXPORT_SYMBOL vmlinux 0x71769bf9 skb_queue_tail +EXPORT_SYMBOL vmlinux 0x7176e09c sock_no_recvmsg +EXPORT_SYMBOL vmlinux 0x717d1f96 hdmi_infoframe_check +EXPORT_SYMBOL vmlinux 0x719985f3 ip_check_defrag +EXPORT_SYMBOL vmlinux 0x719c4f38 crypto_sha256_finup +EXPORT_SYMBOL vmlinux 0x71a672ef dmam_pool_destroy +EXPORT_SYMBOL vmlinux 0x71ab34bb netif_carrier_off +EXPORT_SYMBOL vmlinux 0x71c72d70 skb_realloc_headroom +EXPORT_SYMBOL vmlinux 0x71d7dfb8 inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x71e91ecd genphy_write_mmd_unsupported +EXPORT_SYMBOL vmlinux 0x71fb6892 dma_fence_array_next +EXPORT_SYMBOL vmlinux 0x7201163c xp_raw_get_dma +EXPORT_SYMBOL vmlinux 0x72038744 unregister_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x7209e73a vm_insert_page +EXPORT_SYMBOL vmlinux 0x720a27a7 __register_blkdev +EXPORT_SYMBOL vmlinux 0x72129fb3 ip6_err_gen_icmpv6_unreach +EXPORT_SYMBOL vmlinux 0x723bbf11 sys_copyarea +EXPORT_SYMBOL vmlinux 0x7258e8da blk_queue_physical_block_size +EXPORT_SYMBOL vmlinux 0x72676d2a acpi_dev_uid_to_integer +EXPORT_SYMBOL vmlinux 0x726bc3c7 wait_for_completion_killable_timeout +EXPORT_SYMBOL vmlinux 0x72a50966 ucc_fast_disable +EXPORT_SYMBOL vmlinux 0x72b9d287 default_grn +EXPORT_SYMBOL vmlinux 0x72bf067f of_find_node_with_property +EXPORT_SYMBOL vmlinux 0x72d7bcf2 vmalloc_to_page +EXPORT_SYMBOL vmlinux 0x72d7fb77 km_new_mapping +EXPORT_SYMBOL vmlinux 0x72da07ad vm_mmap +EXPORT_SYMBOL vmlinux 0x72ea7b2d scsi_device_type +EXPORT_SYMBOL vmlinux 0x72f14ff7 acpi_get_object_info +EXPORT_SYMBOL vmlinux 0x72f269f2 vfs_symlink +EXPORT_SYMBOL vmlinux 0x7315a4e9 twl6030_mmc_card_detect_config +EXPORT_SYMBOL vmlinux 0x731978ad jbd2_journal_dirty_metadata +EXPORT_SYMBOL vmlinux 0x731dba7a xen_domain_type +EXPORT_SYMBOL vmlinux 0x731f052a mmc_card_is_blockaddr +EXPORT_SYMBOL vmlinux 0x732dd326 groups_free +EXPORT_SYMBOL vmlinux 0x732e2666 netif_tx_unlock +EXPORT_SYMBOL vmlinux 0x7339f7c5 dev_set_mac_address_user +EXPORT_SYMBOL vmlinux 0x733dc4a1 capable_wrt_inode_uidgid +EXPORT_SYMBOL vmlinux 0x73438920 alloc_fcdev +EXPORT_SYMBOL vmlinux 0x734bb2b9 sk_stream_wait_connect +EXPORT_SYMBOL vmlinux 0x735e6a81 acpi_evaluate_integer +EXPORT_SYMBOL vmlinux 0x73612609 udp_read_skb +EXPORT_SYMBOL vmlinux 0x7362ea18 uart_remove_one_port +EXPORT_SYMBOL vmlinux 0x73686fe3 __dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x73721ee8 inet6_getname +EXPORT_SYMBOL vmlinux 0x7380dffa argv_split +EXPORT_SYMBOL vmlinux 0x738a6b65 fs_context_for_submount +EXPORT_SYMBOL vmlinux 0x738c67ad to_ndd +EXPORT_SYMBOL vmlinux 0x73998efa cpm_muram_free_addr +EXPORT_SYMBOL vmlinux 0x739fd00f __SCK__tp_func_module_get +EXPORT_SYMBOL vmlinux 0x73a9394d param_ops_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x73abb180 alloc_contig_range +EXPORT_SYMBOL vmlinux 0x73c48e57 pps_lookup_dev +EXPORT_SYMBOL vmlinux 0x73c5c088 config_group_init_type_name +EXPORT_SYMBOL vmlinux 0x73cced5c of_device_is_available +EXPORT_SYMBOL vmlinux 0x73e9833c truncate_inode_pages_range +EXPORT_SYMBOL vmlinux 0x7410aba2 strreplace +EXPORT_SYMBOL vmlinux 0x7412ed5b kvfree_sensitive +EXPORT_SYMBOL vmlinux 0x741f9ac8 blk_queue_flag_set +EXPORT_SYMBOL vmlinux 0x742578a5 wait_for_random_bytes +EXPORT_SYMBOL vmlinux 0x7429e20c kstrtos8 +EXPORT_SYMBOL vmlinux 0x742e5544 devm_release_resource +EXPORT_SYMBOL vmlinux 0x74399b70 i2c_transfer_buffer_flags +EXPORT_SYMBOL vmlinux 0x743f4126 keygen_port_hashing_init +EXPORT_SYMBOL vmlinux 0x7453d3e8 security_release_secctx +EXPORT_SYMBOL vmlinux 0x7454723d __sk_backlog_rcv +EXPORT_SYMBOL vmlinux 0x746a5760 framebuffer_release +EXPORT_SYMBOL vmlinux 0x74754435 acpi_bus_generate_netlink_event +EXPORT_SYMBOL vmlinux 0x747cef9d pm8606_osc_disable +EXPORT_SYMBOL vmlinux 0x7483dc59 pci_dev_present +EXPORT_SYMBOL vmlinux 0x748718b9 __mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0x74967c0e trace_raw_output_prep +EXPORT_SYMBOL vmlinux 0x74b8e674 slhc_toss +EXPORT_SYMBOL vmlinux 0x74bba472 __traceiter_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x74bda09d dcb_getrewr_prio_pcp_mask_map +EXPORT_SYMBOL vmlinux 0x74c134b9 __sw_hweight32 +EXPORT_SYMBOL vmlinux 0x74c39dc3 jbd2_journal_force_commit +EXPORT_SYMBOL vmlinux 0x74da064a set_security_override +EXPORT_SYMBOL vmlinux 0x74dc9e58 inet_csk_prepare_forced_close +EXPORT_SYMBOL vmlinux 0x74dd9e0b dma_fence_wait_any_timeout +EXPORT_SYMBOL vmlinux 0x74e5ff1a udpv6_encap_enable +EXPORT_SYMBOL vmlinux 0x7546f359 acpi_dev_get_first_match_dev +EXPORT_SYMBOL vmlinux 0x755b78c6 meson_sm_call_write +EXPORT_SYMBOL vmlinux 0x755f4ba3 blake2s_compress_generic +EXPORT_SYMBOL vmlinux 0x756cb548 ipv6_chk_prefix +EXPORT_SYMBOL vmlinux 0x7573bb6e devm_get_clk_from_child +EXPORT_SYMBOL vmlinux 0x7577a9e3 ndisc_ns_create +EXPORT_SYMBOL vmlinux 0x75844327 neigh_seq_start +EXPORT_SYMBOL vmlinux 0x75871f5e acpi_get_next_object +EXPORT_SYMBOL vmlinux 0x759a5e24 dev_pm_opp_register_notifier +EXPORT_SYMBOL vmlinux 0x75b142e7 inet_rtx_syn_ack +EXPORT_SYMBOL vmlinux 0x75b4355d genphy_read_lpa +EXPORT_SYMBOL vmlinux 0x75b79a71 inode_maybe_inc_iversion +EXPORT_SYMBOL vmlinux 0x75bda77a seq_hlist_next +EXPORT_SYMBOL vmlinux 0x75cef7c3 genphy_handle_interrupt_no_ack +EXPORT_SYMBOL vmlinux 0x75d0deb9 nsecs_to_jiffies64 +EXPORT_SYMBOL vmlinux 0x75d499dd vmcore_add_device_dump +EXPORT_SYMBOL vmlinux 0x75e8734e vm_map_ram +EXPORT_SYMBOL vmlinux 0x75f2e213 pci_write_config_word +EXPORT_SYMBOL vmlinux 0x76037a50 xp_dma_sync_for_cpu_slow +EXPORT_SYMBOL vmlinux 0x760a0f4f yield +EXPORT_SYMBOL vmlinux 0x76207fd8 pci_enable_wake +EXPORT_SYMBOL vmlinux 0x7623518c pci_enable_msix_range +EXPORT_SYMBOL vmlinux 0x7624249e dim_park_tired +EXPORT_SYMBOL vmlinux 0x762f35d0 file_open_root +EXPORT_SYMBOL vmlinux 0x7635a233 devm_memremap +EXPORT_SYMBOL vmlinux 0x7635f23c sockfd_lookup +EXPORT_SYMBOL vmlinux 0x763da603 generic_write_end +EXPORT_SYMBOL vmlinux 0x7647726c handle_sysrq +EXPORT_SYMBOL vmlinux 0x76480ac5 seq_puts +EXPORT_SYMBOL vmlinux 0x764820e7 udp_gro_receive +EXPORT_SYMBOL vmlinux 0x764f6e2b __sk_mem_reclaim +EXPORT_SYMBOL vmlinux 0x7657f05e tcf_exts_change +EXPORT_SYMBOL vmlinux 0x765ff474 crc_t10dif_generic +EXPORT_SYMBOL vmlinux 0x7665bd43 serio_unregister_driver +EXPORT_SYMBOL vmlinux 0x76667db5 phy_support_asym_pause +EXPORT_SYMBOL vmlinux 0x766a0927 mempool_alloc_pages +EXPORT_SYMBOL vmlinux 0x767ad9dd phy_modify_paged +EXPORT_SYMBOL vmlinux 0x767c79d6 param_ops_bool +EXPORT_SYMBOL vmlinux 0x7682ba4e __copy_overflow +EXPORT_SYMBOL vmlinux 0x768d7ad1 pm_vt_switch_required +EXPORT_SYMBOL vmlinux 0x768ee329 call_usermodehelper_exec +EXPORT_SYMBOL vmlinux 0x769e81cd jbd2_journal_revoke +EXPORT_SYMBOL vmlinux 0x769f6e64 errseq_check +EXPORT_SYMBOL vmlinux 0x76d3cd60 laptop_mode +EXPORT_SYMBOL vmlinux 0x76d5dbe8 cdrom_dummy_generic_packet +EXPORT_SYMBOL vmlinux 0x76d7205f nd_device_unregister +EXPORT_SYMBOL vmlinux 0x76d7774b consume_skb +EXPORT_SYMBOL vmlinux 0x76dcfb80 setup_arg_pages +EXPORT_SYMBOL vmlinux 0x76efc249 _atomic_dec_and_raw_lock_irqsave +EXPORT_SYMBOL vmlinux 0x76f47d47 netdev_get_xmit_slave +EXPORT_SYMBOL vmlinux 0x77358855 iomem_resource +EXPORT_SYMBOL vmlinux 0x773fa409 __kfifo_dma_in_finish_r +EXPORT_SYMBOL vmlinux 0x774558c0 dma_unmap_sg_attrs +EXPORT_SYMBOL vmlinux 0x77456e0a acpi_root_dir +EXPORT_SYMBOL vmlinux 0x77559efb tcp_prot +EXPORT_SYMBOL vmlinux 0x775ad88c xsk_set_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x77686069 inet_addr_type +EXPORT_SYMBOL vmlinux 0x776ca93a __clzdi2 +EXPORT_SYMBOL vmlinux 0x7791193f icst525_s2div +EXPORT_SYMBOL vmlinux 0x7791c0a1 iput +EXPORT_SYMBOL vmlinux 0x77afb6fd is_nd_pfn +EXPORT_SYMBOL vmlinux 0x77bc13a0 strim +EXPORT_SYMBOL vmlinux 0x77c0a1e9 pcim_enable_device +EXPORT_SYMBOL vmlinux 0x77c7ef7c alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x77c7ffae dquot_free_inode +EXPORT_SYMBOL vmlinux 0x77cef729 pci_save_state +EXPORT_SYMBOL vmlinux 0x77e33b65 rt6_lookup +EXPORT_SYMBOL vmlinux 0x77e9eb37 aes_encrypt +EXPORT_SYMBOL vmlinux 0x77ecfad6 ipv6_skip_exthdr +EXPORT_SYMBOL vmlinux 0x77f5192c key_unlink +EXPORT_SYMBOL vmlinux 0x7800c7ae eth_mac_addr +EXPORT_SYMBOL vmlinux 0x7807f0f8 schedule_timeout_idle +EXPORT_SYMBOL vmlinux 0x78083464 mipi_dsi_generic_read +EXPORT_SYMBOL vmlinux 0x78155989 inet6_csk_route_req +EXPORT_SYMBOL vmlinux 0x78161f39 call_usermodehelper_setup +EXPORT_SYMBOL vmlinux 0x782d0a09 kmem_cache_size +EXPORT_SYMBOL vmlinux 0x78373af0 uart_get_divisor +EXPORT_SYMBOL vmlinux 0x7846af3e __kfifo_len_r +EXPORT_SYMBOL vmlinux 0x7862d365 __hw_addr_ref_sync_dev +EXPORT_SYMBOL vmlinux 0x787de056 block_page_mkwrite +EXPORT_SYMBOL vmlinux 0x78968630 netlink_kernel_release +EXPORT_SYMBOL vmlinux 0x78a16f48 aes_decrypt +EXPORT_SYMBOL vmlinux 0x78ad2483 page_pool_get_stats +EXPORT_SYMBOL vmlinux 0x78b02db1 fwnode_mdiobus_register_phy +EXPORT_SYMBOL vmlinux 0x78b887ed vsprintf +EXPORT_SYMBOL vmlinux 0x78bc5e41 skb_copy_datagram_from_iter +EXPORT_SYMBOL vmlinux 0x78bd37e0 kfree_skb_partial +EXPORT_SYMBOL vmlinux 0x78bdbc54 of_node_put +EXPORT_SYMBOL vmlinux 0x78d78b41 sock_set_priority +EXPORT_SYMBOL vmlinux 0x78d8379f refresh_frequency_limits +EXPORT_SYMBOL vmlinux 0x78df6bd7 no_pci_devices +EXPORT_SYMBOL vmlinux 0x78e58747 pci_set_mwi +EXPORT_SYMBOL vmlinux 0x78e66ed9 vfs_ioctl +EXPORT_SYMBOL vmlinux 0x7906c78a generic_file_llseek +EXPORT_SYMBOL vmlinux 0x790a78a5 single_open_size +EXPORT_SYMBOL vmlinux 0x7914047f xfrm_policy_delete +EXPORT_SYMBOL vmlinux 0x791610b0 dquot_alloc +EXPORT_SYMBOL vmlinux 0x7919b383 alloc_cpu_rmap +EXPORT_SYMBOL vmlinux 0x79466beb serial8250_register_8250_port +EXPORT_SYMBOL vmlinux 0x79504e98 qdisc_class_hash_grow +EXPORT_SYMBOL vmlinux 0x7952c269 brioctl_set +EXPORT_SYMBOL vmlinux 0x79576818 qdisc_reset +EXPORT_SYMBOL vmlinux 0x7984eefc key_update +EXPORT_SYMBOL vmlinux 0x798be147 md_bitmap_unplug +EXPORT_SYMBOL vmlinux 0x79a33f85 vme_get_size +EXPORT_SYMBOL vmlinux 0x79b1ab63 simple_nosetlease +EXPORT_SYMBOL vmlinux 0x79e4cbe8 override_creds +EXPORT_SYMBOL vmlinux 0x7a0216df clean_bdev_aliases +EXPORT_SYMBOL vmlinux 0x7a174f65 pcix_get_max_mmrbc +EXPORT_SYMBOL vmlinux 0x7a1bcd59 gf128mul_x8_ble +EXPORT_SYMBOL vmlinux 0x7a2af7b4 cpu_number +EXPORT_SYMBOL vmlinux 0x7a2ff57e security_current_getsecid_subj +EXPORT_SYMBOL vmlinux 0x7a34f352 netif_carrier_on +EXPORT_SYMBOL vmlinux 0x7a53a06d flow_indr_dev_exists +EXPORT_SYMBOL vmlinux 0x7a54225c __nlmsg_put +EXPORT_SYMBOL vmlinux 0x7a630413 xfrm_lookup_route +EXPORT_SYMBOL vmlinux 0x7a6c3ec2 tcf_block_get_ext +EXPORT_SYMBOL vmlinux 0x7a8d5fea jbd2_journal_inode_ranged_wait +EXPORT_SYMBOL vmlinux 0x7a95e5ae do_settimeofday64 +EXPORT_SYMBOL vmlinux 0x7a968137 ucc_slow_restart_tx +EXPORT_SYMBOL vmlinux 0x7aa1756e kvfree +EXPORT_SYMBOL vmlinux 0x7ad050b9 qid_lt +EXPORT_SYMBOL vmlinux 0x7adc0fbf rb_replace_node_rcu +EXPORT_SYMBOL vmlinux 0x7ae5be18 security_sk_classify_flow +EXPORT_SYMBOL vmlinux 0x7ae5d317 qe_get_snum +EXPORT_SYMBOL vmlinux 0x7aed5a23 kmalloc_trace +EXPORT_SYMBOL vmlinux 0x7b0f1d0a mtree_store +EXPORT_SYMBOL vmlinux 0x7b224df4 register_quota_format +EXPORT_SYMBOL vmlinux 0x7b2414f1 netdev_lower_dev_get_private +EXPORT_SYMBOL vmlinux 0x7b28b7e4 can_nice +EXPORT_SYMBOL vmlinux 0x7b29012e md_bitmap_free +EXPORT_SYMBOL vmlinux 0x7b322a05 mipi_dsi_picture_parameter_set +EXPORT_SYMBOL vmlinux 0x7b37d4a7 _find_first_zero_bit +EXPORT_SYMBOL vmlinux 0x7b471ad3 phy_device_free +EXPORT_SYMBOL vmlinux 0x7b4da6ff __init_rwsem +EXPORT_SYMBOL vmlinux 0x7b4edb68 vlan_vids_add_by_dev +EXPORT_SYMBOL vmlinux 0x7b54f270 posix_acl_valid +EXPORT_SYMBOL vmlinux 0x7b5b8f31 sha256_update +EXPORT_SYMBOL vmlinux 0x7b6435c2 netdev_class_create_file_ns +EXPORT_SYMBOL vmlinux 0x7b82b9a1 idr_replace +EXPORT_SYMBOL vmlinux 0x7b9683ec init_task +EXPORT_SYMBOL vmlinux 0x7b9fcf0b unix_destruct_scm +EXPORT_SYMBOL vmlinux 0x7ba5a3b4 tegra_powergate_power_off +EXPORT_SYMBOL vmlinux 0x7ba8d5ba pps_event +EXPORT_SYMBOL vmlinux 0x7bb50b88 acpi_write +EXPORT_SYMBOL vmlinux 0x7bbccd05 nr_node_ids +EXPORT_SYMBOL vmlinux 0x7bc3fbc7 pin_user_pages +EXPORT_SYMBOL vmlinux 0x7bc7352a folio_account_redirty +EXPORT_SYMBOL vmlinux 0x7bc78b32 mr_mfc_find_any +EXPORT_SYMBOL vmlinux 0x7bd080b7 copy_page_to_iter +EXPORT_SYMBOL vmlinux 0x7bf66099 skb_eth_push +EXPORT_SYMBOL vmlinux 0x7bf821e6 sg_alloc_append_table_from_pages +EXPORT_SYMBOL vmlinux 0x7c025b9e call_fib_notifiers +EXPORT_SYMBOL vmlinux 0x7c173634 __bitmap_complement +EXPORT_SYMBOL vmlinux 0x7c2d03a6 dma_fence_enable_sw_signaling +EXPORT_SYMBOL vmlinux 0x7c2e069d inode_to_bdi +EXPORT_SYMBOL vmlinux 0x7c46233a cpufreq_quick_get +EXPORT_SYMBOL vmlinux 0x7c49b350 scsi_command_normalize_sense +EXPORT_SYMBOL vmlinux 0x7c4e4244 __vfs_getxattr +EXPORT_SYMBOL vmlinux 0x7c56d184 pskb_trim_rcsum_slow +EXPORT_SYMBOL vmlinux 0x7c56d92e pci_add_new_bus +EXPORT_SYMBOL vmlinux 0x7c5a0838 nosteal_pipe_buf_ops +EXPORT_SYMBOL vmlinux 0x7c5e4742 iptun_encaps +EXPORT_SYMBOL vmlinux 0x7c5e841d netdev_lower_state_changed +EXPORT_SYMBOL vmlinux 0x7c7b2c01 param_get_uint +EXPORT_SYMBOL vmlinux 0x7c83ae14 fman_register_intr +EXPORT_SYMBOL vmlinux 0x7c86d273 blk_mq_alloc_request +EXPORT_SYMBOL vmlinux 0x7ca53edd dev_driver_string +EXPORT_SYMBOL vmlinux 0x7cbc69d7 dquot_load_quota_sb +EXPORT_SYMBOL vmlinux 0x7cbe0cd2 drop_reasons_by_subsys +EXPORT_SYMBOL vmlinux 0x7cc18181 set_security_override_from_ctx +EXPORT_SYMBOL vmlinux 0x7cd2fb19 folio_mark_dirty +EXPORT_SYMBOL vmlinux 0x7cd9fd0a migrate_device_pages +EXPORT_SYMBOL vmlinux 0x7ce18c9f from_kqid +EXPORT_SYMBOL vmlinux 0x7ce407bd mnt_set_expiry +EXPORT_SYMBOL vmlinux 0x7ce58981 kvrealloc +EXPORT_SYMBOL vmlinux 0x7cf35220 vme_master_free +EXPORT_SYMBOL vmlinux 0x7cfe368d net_dim_get_def_tx_moderation +EXPORT_SYMBOL vmlinux 0x7d0ba682 gen_pool_virt_to_phys +EXPORT_SYMBOL vmlinux 0x7d0db45c jiffies_to_clock_t +EXPORT_SYMBOL vmlinux 0x7d12d76d acpi_get_parent +EXPORT_SYMBOL vmlinux 0x7d1bb7f2 flow_rule_match_ports +EXPORT_SYMBOL vmlinux 0x7d1c0ed3 tcp_check_req +EXPORT_SYMBOL vmlinux 0x7d2191ed blk_mq_stop_hw_queues +EXPORT_SYMBOL vmlinux 0x7d27e504 dm_shift_arg +EXPORT_SYMBOL vmlinux 0x7d340abf rproc_add_carveout +EXPORT_SYMBOL vmlinux 0x7d4b176a netlbl_catmap_setbit +EXPORT_SYMBOL vmlinux 0x7d5e1008 __crc32c_le_shift +EXPORT_SYMBOL vmlinux 0x7d617a98 ata_scsi_cmd_error_handler +EXPORT_SYMBOL vmlinux 0x7d697aa2 netdev_emerg +EXPORT_SYMBOL vmlinux 0x7d728907 pfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x7d74d522 kstrtoull_from_user +EXPORT_SYMBOL vmlinux 0x7d7c69ac netif_receive_skb_core +EXPORT_SYMBOL vmlinux 0x7d7e3add netdev_name_in_use +EXPORT_SYMBOL vmlinux 0x7d849c58 netdev_master_upper_dev_link +EXPORT_SYMBOL vmlinux 0x7d866bd0 tcp_initialize_rcv_mss +EXPORT_SYMBOL vmlinux 0x7da717db sock_no_listen +EXPORT_SYMBOL vmlinux 0x7daece67 quota_send_warning +EXPORT_SYMBOL vmlinux 0x7db816c7 mod_node_page_state +EXPORT_SYMBOL vmlinux 0x7dbfa565 __dev_get_by_index +EXPORT_SYMBOL vmlinux 0x7dc4e435 pci_get_subsys +EXPORT_SYMBOL vmlinux 0x7dc57038 twl6040_clear_bits +EXPORT_SYMBOL vmlinux 0x7dc5ffa7 tc_skb_ext_tc_disable +EXPORT_SYMBOL vmlinux 0x7dce7002 sock_alloc_send_pskb +EXPORT_SYMBOL vmlinux 0x7dcf4135 __xa_insert +EXPORT_SYMBOL vmlinux 0x7ddb787f tcf_exts_validate_ex +EXPORT_SYMBOL vmlinux 0x7de69c43 xp_dma_map +EXPORT_SYMBOL vmlinux 0x7e055c21 vme_dma_list_exec +EXPORT_SYMBOL vmlinux 0x7e0b255f hdmi_audio_infoframe_pack_for_dp +EXPORT_SYMBOL vmlinux 0x7e290cdc dma_fence_describe +EXPORT_SYMBOL vmlinux 0x7e3191f6 try_to_del_timer_sync +EXPORT_SYMBOL vmlinux 0x7e46a7fe rtnl_offload_xstats_notify +EXPORT_SYMBOL vmlinux 0x7e4c3df5 efi +EXPORT_SYMBOL vmlinux 0x7e5c9cbd migrate_device_finalize +EXPORT_SYMBOL vmlinux 0x7e6de3c7 set_page_dirty_lock +EXPORT_SYMBOL vmlinux 0x7e73e52e xp_dma_sync_for_device_slow +EXPORT_SYMBOL vmlinux 0x7e825f36 is_free_buddy_page +EXPORT_SYMBOL vmlinux 0x7e8ccecc simple_transaction_set +EXPORT_SYMBOL vmlinux 0x7e8fe0ab pcibios_resource_to_bus +EXPORT_SYMBOL vmlinux 0x7e91360e slab_build_skb +EXPORT_SYMBOL vmlinux 0x7ea0d4ca tegra_sku_info +EXPORT_SYMBOL vmlinux 0x7eeb7562 inet6_ioctl +EXPORT_SYMBOL vmlinux 0x7ef4bddc __sg_page_iter_next +EXPORT_SYMBOL vmlinux 0x7eff2064 cdrom_number_of_slots +EXPORT_SYMBOL vmlinux 0x7f02188f __msecs_to_jiffies +EXPORT_SYMBOL vmlinux 0x7f03b6a9 crc_ccitt_table +EXPORT_SYMBOL vmlinux 0x7f206317 phy_set_sym_pause +EXPORT_SYMBOL vmlinux 0x7f24de73 jiffies_to_usecs +EXPORT_SYMBOL vmlinux 0x7f292bf3 wireless_spy_update +EXPORT_SYMBOL vmlinux 0x7f2aa286 xfrm_register_type +EXPORT_SYMBOL vmlinux 0x7f52071a net_dim +EXPORT_SYMBOL vmlinux 0x7f55312d jbd2_journal_restart +EXPORT_SYMBOL vmlinux 0x7f62eaa4 sgl_free +EXPORT_SYMBOL vmlinux 0x7f6d6f20 mipi_dsi_dcs_set_display_off +EXPORT_SYMBOL vmlinux 0x7f77891f ___pskb_trim +EXPORT_SYMBOL vmlinux 0x7f7b0cfe devm_request_threaded_irq +EXPORT_SYMBOL vmlinux 0x7f7e6c45 pci_request_regions +EXPORT_SYMBOL vmlinux 0x7f7f7bb4 irq_poll_disable +EXPORT_SYMBOL vmlinux 0x7f89eb5c drop_nlink +EXPORT_SYMBOL vmlinux 0x7fa73338 genphy_read_status_fixed +EXPORT_SYMBOL vmlinux 0x7fae3ada inet6_unregister_protosw +EXPORT_SYMBOL vmlinux 0x7fb1c158 gnet_stats_finish_copy +EXPORT_SYMBOL vmlinux 0x7fce778e tegra_ivc_total_queue_size +EXPORT_SYMBOL vmlinux 0x7fd5e28e dst_alloc +EXPORT_SYMBOL vmlinux 0x7fde1fbc acpi_walk_resource_buffer +EXPORT_SYMBOL vmlinux 0x7fe105d7 bman_ip_rev +EXPORT_SYMBOL vmlinux 0x7fe32873 rb_replace_node +EXPORT_SYMBOL vmlinux 0x7ff83e8a proc_remove +EXPORT_SYMBOL vmlinux 0x800b94ff __blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0x802840a4 __skb_vlan_pop +EXPORT_SYMBOL vmlinux 0x80388bba key_put +EXPORT_SYMBOL vmlinux 0x803ddbb6 __posix_acl_create +EXPORT_SYMBOL vmlinux 0x8041d948 __cpuhp_remove_state +EXPORT_SYMBOL vmlinux 0x806bb3ec dev_getbyhwaddr_rcu +EXPORT_SYMBOL vmlinux 0x80762048 _atomic_dec_and_raw_lock +EXPORT_SYMBOL vmlinux 0x80816f26 get_user_ifreq +EXPORT_SYMBOL vmlinux 0x8090850b seq_printf +EXPORT_SYMBOL vmlinux 0x8092ddc7 blk_rq_map_integrity_sg +EXPORT_SYMBOL vmlinux 0x8099cb40 nf_ip6_checksum +EXPORT_SYMBOL vmlinux 0x809f8b25 devm_mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x80a717a8 __percpu_counter_compare +EXPORT_SYMBOL vmlinux 0x80c4815b d_alloc_parallel +EXPORT_SYMBOL vmlinux 0x80c589ba _dev_emerg +EXPORT_SYMBOL vmlinux 0x80ca5026 _bin2bcd +EXPORT_SYMBOL vmlinux 0x80cb3a01 remap_vmalloc_range +EXPORT_SYMBOL vmlinux 0x80cd3a99 input_copy_abs +EXPORT_SYMBOL vmlinux 0x80d68d3e fb_register_client +EXPORT_SYMBOL vmlinux 0x80e5f86f fscrypt_fname_alloc_buffer +EXPORT_SYMBOL vmlinux 0x80ec0d50 qman_init_fq +EXPORT_SYMBOL vmlinux 0x8103ac9c bio_split_to_limits +EXPORT_SYMBOL vmlinux 0x810f9887 blk_mq_tagset_wait_completed_request +EXPORT_SYMBOL vmlinux 0x8112b3d2 scsi_build_sense_buffer +EXPORT_SYMBOL vmlinux 0x81188c30 match_string +EXPORT_SYMBOL vmlinux 0x811b6486 free_netdev +EXPORT_SYMBOL vmlinux 0x8140c210 tls_client_hello_x509 +EXPORT_SYMBOL vmlinux 0x81485a0c netif_napi_add_weight +EXPORT_SYMBOL vmlinux 0x81491054 security_binder_transaction +EXPORT_SYMBOL vmlinux 0x81533963 sysfs_format_mac +EXPORT_SYMBOL vmlinux 0x81537419 pci_irq_get_affinity +EXPORT_SYMBOL vmlinux 0x8155843d unregister_fib_notifier +EXPORT_SYMBOL vmlinux 0x815b5dd4 match_octal +EXPORT_SYMBOL vmlinux 0x815f2897 empty_zero_page +EXPORT_SYMBOL vmlinux 0x816b9c46 wrap_directory_iterator +EXPORT_SYMBOL vmlinux 0x8183791a dqget +EXPORT_SYMBOL vmlinux 0x818416e1 scsi_set_sense_information +EXPORT_SYMBOL vmlinux 0x8186333b cpumask_next_wrap +EXPORT_SYMBOL vmlinux 0x818edf97 cpm_muram_alloc +EXPORT_SYMBOL vmlinux 0x8193d4b3 of_chosen +EXPORT_SYMBOL vmlinux 0x819695e7 netdev_set_tc_queue +EXPORT_SYMBOL vmlinux 0x819bb9a6 __d_lookup_unhash_wake +EXPORT_SYMBOL vmlinux 0x81a1eb59 utf8_unload +EXPORT_SYMBOL vmlinux 0x81a461c1 generic_pipe_buf_get +EXPORT_SYMBOL vmlinux 0x81ac5e33 trace_print_hex_dump_seq +EXPORT_SYMBOL vmlinux 0x81b20e8b ucc_fast_transmit_on_demand +EXPORT_SYMBOL vmlinux 0x81c51d19 irq_cpu_rmap_add +EXPORT_SYMBOL vmlinux 0x81d6c28b acpi_buffer_to_resource +EXPORT_SYMBOL vmlinux 0x81db6ebb xz_dec_reset +EXPORT_SYMBOL vmlinux 0x81e6b37f dmi_get_system_info +EXPORT_SYMBOL vmlinux 0x81f3c4e9 mr_fill_mroute +EXPORT_SYMBOL vmlinux 0x81f53961 generic_mii_ioctl +EXPORT_SYMBOL vmlinux 0x8218abaf fb_show_logo +EXPORT_SYMBOL vmlinux 0x82352fa5 skb_find_text +EXPORT_SYMBOL vmlinux 0x823d3505 cmxgcr_lock +EXPORT_SYMBOL vmlinux 0x82477831 dm_table_get_md +EXPORT_SYMBOL vmlinux 0x825971ad phy_mipi_dphy_get_default_config_for_hsclk +EXPORT_SYMBOL vmlinux 0x8263eb09 send_sig_info +EXPORT_SYMBOL vmlinux 0x82640dce irq_set_chip +EXPORT_SYMBOL vmlinux 0x82658325 xfrm4_udp_encap_rcv +EXPORT_SYMBOL vmlinux 0x826b0f0b flow_rule_match_control +EXPORT_SYMBOL vmlinux 0x8296014d rfkill_alloc +EXPORT_SYMBOL vmlinux 0x82a2e989 posix_acl_chmod +EXPORT_SYMBOL vmlinux 0x82c87ad5 nr_online_nodes +EXPORT_SYMBOL vmlinux 0x82d033ed pskb_extract +EXPORT_SYMBOL vmlinux 0x82d9b7c8 kmem_cache_free_bulk +EXPORT_SYMBOL vmlinux 0x82ee90dc timer_delete_sync +EXPORT_SYMBOL vmlinux 0x82f3707b dev_get_by_name +EXPORT_SYMBOL vmlinux 0x8307881b __mdiobus_register +EXPORT_SYMBOL vmlinux 0x830f89a0 cdrom_release +EXPORT_SYMBOL vmlinux 0x834e9e24 dcbnl_ieee_notify +EXPORT_SYMBOL vmlinux 0x83550704 __netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x83581089 gf128mul_init_4k_lle +EXPORT_SYMBOL vmlinux 0x83595ced i2c_get_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x835be5d3 sock_no_mmap +EXPORT_SYMBOL vmlinux 0x835ebbcd may_umount_tree +EXPORT_SYMBOL vmlinux 0x8365815b nf_log_register +EXPORT_SYMBOL vmlinux 0x837a0d3f netdev_txq_to_tc +EXPORT_SYMBOL vmlinux 0x83857f1e phy_drivers_register +EXPORT_SYMBOL vmlinux 0x8388d4ce tty_port_close_end +EXPORT_SYMBOL vmlinux 0x838d2bc8 siphash_3u32 +EXPORT_SYMBOL vmlinux 0x838e24b7 rproc_da_to_va +EXPORT_SYMBOL vmlinux 0x839318fe devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x83985154 netdev_class_remove_file_ns +EXPORT_SYMBOL vmlinux 0x839a7238 add_watch_to_object +EXPORT_SYMBOL vmlinux 0x83a1aefb phy_read_mmd +EXPORT_SYMBOL vmlinux 0x83ae3e67 inet_frag_reasm_prepare +EXPORT_SYMBOL vmlinux 0x83d15ba1 d_path +EXPORT_SYMBOL vmlinux 0x83d34edc param_set_hexint +EXPORT_SYMBOL vmlinux 0x83f545f0 scsi_register_interface +EXPORT_SYMBOL vmlinux 0x84026379 neigh_seq_next +EXPORT_SYMBOL vmlinux 0x8427cc7b _raw_spin_lock_irq +EXPORT_SYMBOL vmlinux 0x8430e375 kernel_read +EXPORT_SYMBOL vmlinux 0x84434fb5 dev_set_alias +EXPORT_SYMBOL vmlinux 0x8446eb87 ip_setsockopt +EXPORT_SYMBOL vmlinux 0x845a281f rproc_get_by_phandle +EXPORT_SYMBOL vmlinux 0x847ce6cb mt_find_after +EXPORT_SYMBOL vmlinux 0x84818f57 tegra_powergate_power_on +EXPORT_SYMBOL vmlinux 0x84823cf3 nla_strscpy +EXPORT_SYMBOL vmlinux 0x84878626 of_graph_get_remote_node +EXPORT_SYMBOL vmlinux 0x84914079 __kfifo_dma_out_prepare +EXPORT_SYMBOL vmlinux 0x84a0ca4d bitmap_zalloc_node +EXPORT_SYMBOL vmlinux 0x84c95f15 __scsi_print_sense +EXPORT_SYMBOL vmlinux 0x84db7164 vfs_path_lookup +EXPORT_SYMBOL vmlinux 0x84e48d65 phy_connect_direct +EXPORT_SYMBOL vmlinux 0x84ef91e0 udp_flush_pending_frames +EXPORT_SYMBOL vmlinux 0x850ecb27 max8998_bulk_read +EXPORT_SYMBOL vmlinux 0x85160920 d_alloc +EXPORT_SYMBOL vmlinux 0x8518a4a6 _raw_spin_trylock_bh +EXPORT_SYMBOL vmlinux 0x851b9121 xudma_dev_get_psil_base +EXPORT_SYMBOL vmlinux 0x85416d23 getname_kernel +EXPORT_SYMBOL vmlinux 0x854e0039 devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x85587e59 put_cmsg_scm_timestamping64 +EXPORT_SYMBOL vmlinux 0x855d837f qdisc_warn_nonwc +EXPORT_SYMBOL vmlinux 0x85670f1d rtnl_is_locked +EXPORT_SYMBOL vmlinux 0x8587c968 has_capability +EXPORT_SYMBOL vmlinux 0x858eb3af tcf_exts_terse_dump +EXPORT_SYMBOL vmlinux 0x8591d7d5 ledtrig_mtd_activity +EXPORT_SYMBOL vmlinux 0x85a71f05 mipi_dsi_dcs_write_buffer +EXPORT_SYMBOL vmlinux 0x85a7765d inode_init_owner +EXPORT_SYMBOL vmlinux 0x85aedf33 mntput +EXPORT_SYMBOL vmlinux 0x85b5e625 rfkill_set_states +EXPORT_SYMBOL vmlinux 0x85b9e3e2 tcp_syn_ack_timeout +EXPORT_SYMBOL vmlinux 0x85bd1608 __request_region +EXPORT_SYMBOL vmlinux 0x85c09714 rt_dst_clone +EXPORT_SYMBOL vmlinux 0x85d1f11b tcp_shutdown +EXPORT_SYMBOL vmlinux 0x85df9b6c strsep +EXPORT_SYMBOL vmlinux 0x85efc7e0 zero_pfn +EXPORT_SYMBOL vmlinux 0x85f141e6 skb_flow_dissect_meta +EXPORT_SYMBOL vmlinux 0x85f596a4 neigh_proc_dointvec +EXPORT_SYMBOL vmlinux 0x860a5889 xudma_get_device +EXPORT_SYMBOL vmlinux 0x862c8035 bitmap_alloc_node +EXPORT_SYMBOL vmlinux 0x863a276a color_table +EXPORT_SYMBOL vmlinux 0x866220c0 phy_start_cable_test +EXPORT_SYMBOL vmlinux 0x86622acc ppp_input +EXPORT_SYMBOL vmlinux 0x866a62b2 gnet_stats_basic_sync_init +EXPORT_SYMBOL vmlinux 0x866c5cdb pci_bus_set_ops +EXPORT_SYMBOL vmlinux 0x868acba5 get_options +EXPORT_SYMBOL vmlinux 0x86959517 __cgroup_bpf_run_filter_skb +EXPORT_SYMBOL vmlinux 0x869b505c __page_frag_cache_drain +EXPORT_SYMBOL vmlinux 0x86b1e2bd cdev_device_del +EXPORT_SYMBOL vmlinux 0x86baf33e udp_lib_get_port +EXPORT_SYMBOL vmlinux 0x86c97239 netif_skb_features +EXPORT_SYMBOL vmlinux 0x86d52ba5 lookup_constant +EXPORT_SYMBOL vmlinux 0x86dd708d tc_skb_ext_tc_enable +EXPORT_SYMBOL vmlinux 0x86e0d18a rproc_coredump_add_custom_segment +EXPORT_SYMBOL vmlinux 0x86e10e82 tty_wait_until_sent +EXPORT_SYMBOL vmlinux 0x86e3bd1f mipi_dsi_dcs_nop +EXPORT_SYMBOL vmlinux 0x86f4df96 inet_sk_rebuild_header +EXPORT_SYMBOL vmlinux 0x86fb9b05 bitmap_parse_user +EXPORT_SYMBOL vmlinux 0x86ff1f33 fixed_size_llseek +EXPORT_SYMBOL vmlinux 0x870ab2ad vlan_filter_push_vids +EXPORT_SYMBOL vmlinux 0x870fa292 eth_platform_get_mac_address +EXPORT_SYMBOL vmlinux 0x87186b03 xfrm_init_state +EXPORT_SYMBOL vmlinux 0x872abf9f md_bitmap_cond_end_sync +EXPORT_SYMBOL vmlinux 0x8761c87b rps_needed +EXPORT_SYMBOL vmlinux 0x8763cac4 pci_free_irq_vectors +EXPORT_SYMBOL vmlinux 0x876ebee9 d_set_d_op +EXPORT_SYMBOL vmlinux 0x87731786 pci_restore_state +EXPORT_SYMBOL vmlinux 0x8774e7ec mroute6_is_socket +EXPORT_SYMBOL vmlinux 0x877eec43 tcp_conn_request +EXPORT_SYMBOL vmlinux 0x87809aeb put_user_ifreq +EXPORT_SYMBOL vmlinux 0x878125ea ps2_end_command +EXPORT_SYMBOL vmlinux 0x879aab29 build_skb +EXPORT_SYMBOL vmlinux 0x87a21cb3 __ubsan_handle_out_of_bounds +EXPORT_SYMBOL vmlinux 0x87c8a356 __pci_register_driver +EXPORT_SYMBOL vmlinux 0x87c8c92f dma_fence_match_context +EXPORT_SYMBOL vmlinux 0x87cbb0c2 put_cmsg_scm_timestamping +EXPORT_SYMBOL vmlinux 0x87e03c2a sock_common_recvmsg +EXPORT_SYMBOL vmlinux 0x87e47d62 vfs_getattr +EXPORT_SYMBOL vmlinux 0x87e9d93a genphy_check_and_restart_aneg +EXPORT_SYMBOL vmlinux 0x87ebaa55 page_pool_put_page_bulk +EXPORT_SYMBOL vmlinux 0x87f42dbb iov_iter_gap_alignment +EXPORT_SYMBOL vmlinux 0x88053725 netif_set_tso_max_size +EXPORT_SYMBOL vmlinux 0x8810754a _find_first_bit +EXPORT_SYMBOL vmlinux 0x881bad5e phy_mipi_dphy_config_validate +EXPORT_SYMBOL vmlinux 0x881c4413 gen_pool_first_fit +EXPORT_SYMBOL vmlinux 0x881cba3b posix_lock_file +EXPORT_SYMBOL vmlinux 0x88493c2b skb_pull +EXPORT_SYMBOL vmlinux 0x88822d38 unregister_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0x8888f1fe xxh32 +EXPORT_SYMBOL vmlinux 0x888a462a xfrm_state_update +EXPORT_SYMBOL vmlinux 0x888ef9b8 xp_can_alloc +EXPORT_SYMBOL vmlinux 0x889b1370 _raw_read_trylock +EXPORT_SYMBOL vmlinux 0x88c073e3 seq_dentry +EXPORT_SYMBOL vmlinux 0x88d9b298 ipmr_rule_default +EXPORT_SYMBOL vmlinux 0x88db9f48 __check_object_size +EXPORT_SYMBOL vmlinux 0x88df826d __dquot_alloc_space +EXPORT_SYMBOL vmlinux 0x88e1d0f0 page_frag_free +EXPORT_SYMBOL vmlinux 0x890502ea nvdimm_check_and_set_ro +EXPORT_SYMBOL vmlinux 0x891dbb8f sgl_free_order +EXPORT_SYMBOL vmlinux 0x893055a0 devfreq_add_device +EXPORT_SYMBOL vmlinux 0x8939bf58 ptp_cancel_worker_sync +EXPORT_SYMBOL vmlinux 0x893cc177 __netlink_kernel_create +EXPORT_SYMBOL vmlinux 0x89434b4b radix_tree_tag_clear +EXPORT_SYMBOL vmlinux 0x8946ea72 fpsimd_context_busy +EXPORT_SYMBOL vmlinux 0x894c2add folio_create_empty_buffers +EXPORT_SYMBOL vmlinux 0x8950f386 tcp_ioctl +EXPORT_SYMBOL vmlinux 0x898340a0 tcf_idr_cleanup +EXPORT_SYMBOL vmlinux 0x89940875 mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x89a4f4ae mr_mfc_seq_idx +EXPORT_SYMBOL vmlinux 0x89ca8177 vme_dma_list_free +EXPORT_SYMBOL vmlinux 0x89cc49f8 input_handler_for_each_handle +EXPORT_SYMBOL vmlinux 0x89cf42be ps2_sliced_command +EXPORT_SYMBOL vmlinux 0x89dfab55 mmc_gpio_set_cd_irq +EXPORT_SYMBOL vmlinux 0x8a1016b9 scsi_report_device_reset +EXPORT_SYMBOL vmlinux 0x8a2da271 sockopt_release_sock +EXPORT_SYMBOL vmlinux 0x8a47043d LZ4_decompress_safe_continue +EXPORT_SYMBOL vmlinux 0x8a473dac read_cache_folio +EXPORT_SYMBOL vmlinux 0x8a47b4c9 handshake_req_cancel +EXPORT_SYMBOL vmlinux 0x8a490c90 rfkill_set_sw_state +EXPORT_SYMBOL vmlinux 0x8a54c9e7 rpmh_write_batch +EXPORT_SYMBOL vmlinux 0x8a7094ba vm_brk_flags +EXPORT_SYMBOL vmlinux 0x8a7d1c31 high_memory +EXPORT_SYMBOL vmlinux 0x8a833583 dma_fence_array_ops +EXPORT_SYMBOL vmlinux 0x8a86d7ce _dev_warn +EXPORT_SYMBOL vmlinux 0x8a99a016 mempool_free_slab +EXPORT_SYMBOL vmlinux 0x8aae3a4f dquot_scan_active +EXPORT_SYMBOL vmlinux 0x8aaecd60 __put_cred +EXPORT_SYMBOL vmlinux 0x8ab4bd8b unmap_mapping_range +EXPORT_SYMBOL vmlinux 0x8ac136ae imx_sc_misc_get_control +EXPORT_SYMBOL vmlinux 0x8ac3334b net_dim_get_def_rx_moderation +EXPORT_SYMBOL vmlinux 0x8ac8401e shmem_aops +EXPORT_SYMBOL vmlinux 0x8acaf1dc of_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0x8adbc12e vme_bus_type +EXPORT_SYMBOL vmlinux 0x8aea03f2 dev_addr_add +EXPORT_SYMBOL vmlinux 0x8aee7eee pcix_set_mmrbc +EXPORT_SYMBOL vmlinux 0x8b0088d1 LZ4_decompress_safe_usingDict +EXPORT_SYMBOL vmlinux 0x8b2ffd83 __cpu_present_mask +EXPORT_SYMBOL vmlinux 0x8b4d2524 mr_vif_seq_idx +EXPORT_SYMBOL vmlinux 0x8b5d5e77 load_nls +EXPORT_SYMBOL vmlinux 0x8b5e9998 jbd2_journal_force_commit_nested +EXPORT_SYMBOL vmlinux 0x8b618d08 overflowuid +EXPORT_SYMBOL vmlinux 0x8b64a1f4 inet_csk_reqsk_queue_drop +EXPORT_SYMBOL vmlinux 0x8b704fc9 vlan_uses_dev +EXPORT_SYMBOL vmlinux 0x8b8059bd in_group_p +EXPORT_SYMBOL vmlinux 0x8b8ee74d flow_rule_match_enc_ipv6_addrs +EXPORT_SYMBOL vmlinux 0x8b910be2 errseq_sample +EXPORT_SYMBOL vmlinux 0x8b92702e __vfs_setxattr +EXPORT_SYMBOL vmlinux 0x8b989cf9 acpi_bus_can_wakeup +EXPORT_SYMBOL vmlinux 0x8b9e3cf3 scsi_remove_device +EXPORT_SYMBOL vmlinux 0x8bb23f0c migrate_folio +EXPORT_SYMBOL vmlinux 0x8bc7a2a3 tcf_chain_get_by_act +EXPORT_SYMBOL vmlinux 0x8bdfc47c __mb_cache_entry_free +EXPORT_SYMBOL vmlinux 0x8be189ab ucc_slow_disable +EXPORT_SYMBOL vmlinux 0x8bedc1d1 tc_setup_offload_action +EXPORT_SYMBOL vmlinux 0x8c08c13c mount_single +EXPORT_SYMBOL vmlinux 0x8c0d6de5 ipv6_chk_custom_prefix +EXPORT_SYMBOL vmlinux 0x8c1b1897 simple_setattr +EXPORT_SYMBOL vmlinux 0x8c1cffcf configfs_unregister_group +EXPORT_SYMBOL vmlinux 0x8c1eeb86 inet_csk_complete_hashdance +EXPORT_SYMBOL vmlinux 0x8c26d495 prepare_to_wait_event +EXPORT_SYMBOL vmlinux 0x8c2e513a mmc_sw_reset +EXPORT_SYMBOL vmlinux 0x8c302ec3 unload_nls +EXPORT_SYMBOL vmlinux 0x8c30bf67 zstd_dctx_workspace_bound +EXPORT_SYMBOL vmlinux 0x8c512148 start_tty +EXPORT_SYMBOL vmlinux 0x8c54fae0 page_pool_unlink_napi +EXPORT_SYMBOL vmlinux 0x8c5b974e blk_pre_runtime_suspend +EXPORT_SYMBOL vmlinux 0x8c7c03f9 tcp_simple_retransmit +EXPORT_SYMBOL vmlinux 0x8c80dca0 pci_scan_single_device +EXPORT_SYMBOL vmlinux 0x8c8569cb kstrtoint +EXPORT_SYMBOL vmlinux 0x8c92f2f8 msm_pinctrl_remove +EXPORT_SYMBOL vmlinux 0x8c97a580 pci_dev_driver +EXPORT_SYMBOL vmlinux 0x8c9e338f acpi_bios_error +EXPORT_SYMBOL vmlinux 0x8caf9305 uuid_is_valid +EXPORT_SYMBOL vmlinux 0x8cc53d20 __par_io_config_pin +EXPORT_SYMBOL vmlinux 0x8cda8029 xen_clear_irq_pending +EXPORT_SYMBOL vmlinux 0x8cf634c2 register_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0x8cf6a97e init_special_inode +EXPORT_SYMBOL vmlinux 0x8cf8d6f8 pci_match_id +EXPORT_SYMBOL vmlinux 0x8cfcc12e tcp_sock_set_cork +EXPORT_SYMBOL vmlinux 0x8d2854e9 fsync_bdev +EXPORT_SYMBOL vmlinux 0x8d33e672 __find_nth_andnot_bit +EXPORT_SYMBOL vmlinux 0x8d4112df qcom_scm_mem_protect_video_var +EXPORT_SYMBOL vmlinux 0x8d442e69 ip_mc_join_group +EXPORT_SYMBOL vmlinux 0x8d54a5ec security_inode_copy_up +EXPORT_SYMBOL vmlinux 0x8d55bb8a qid_eq +EXPORT_SYMBOL vmlinux 0x8d5d26f6 handshake_req_private +EXPORT_SYMBOL vmlinux 0x8d65dced config_item_init_type_name +EXPORT_SYMBOL vmlinux 0x8d6a3854 netdev_bind_sb_channel_queue +EXPORT_SYMBOL vmlinux 0x8d73278e hex_asc_upper +EXPORT_SYMBOL vmlinux 0x8d7c252f _copy_from_iter_nocache +EXPORT_SYMBOL vmlinux 0x8d957889 of_find_device_by_node +EXPORT_SYMBOL vmlinux 0x8d9bd469 pci_msi_vec_count +EXPORT_SYMBOL vmlinux 0x8da07496 tls_server_hello_psk +EXPORT_SYMBOL vmlinux 0x8dafaf22 hdmi_avi_infoframe_pack +EXPORT_SYMBOL vmlinux 0x8db4cb3a mdiobus_read +EXPORT_SYMBOL vmlinux 0x8dbc3d42 skb_prepare_seq_read +EXPORT_SYMBOL vmlinux 0x8dbd30f0 pci_unmap_rom +EXPORT_SYMBOL vmlinux 0x8dc32518 put_ipc_ns +EXPORT_SYMBOL vmlinux 0x8dc76d6a blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0x8ddc0aeb reuseport_attach_prog +EXPORT_SYMBOL vmlinux 0x8ddd8aad schedule_timeout +EXPORT_SYMBOL vmlinux 0x8de76526 vm_map_pages_zero +EXPORT_SYMBOL vmlinux 0x8deacd04 neigh_resolve_output +EXPORT_SYMBOL vmlinux 0x8dee722d _raw_read_lock_bh +EXPORT_SYMBOL vmlinux 0x8df04216 devm_pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x8df4afd9 qe_put_snum +EXPORT_SYMBOL vmlinux 0x8df92f66 memchr_inv +EXPORT_SYMBOL vmlinux 0x8df9dd10 guid_null +EXPORT_SYMBOL vmlinux 0x8dfa2023 xfrm_policy_walk_done +EXPORT_SYMBOL vmlinux 0x8e02fad6 noop_fsync +EXPORT_SYMBOL vmlinux 0x8e0667de scsi_dma_map +EXPORT_SYMBOL vmlinux 0x8e17b3ae idr_destroy +EXPORT_SYMBOL vmlinux 0x8e339060 phy_attached_info +EXPORT_SYMBOL vmlinux 0x8e3e0f7d fault_in_readable +EXPORT_SYMBOL vmlinux 0x8e46a4c3 dput +EXPORT_SYMBOL vmlinux 0x8e4c60a3 cpm_muram_dma +EXPORT_SYMBOL vmlinux 0x8e52fb92 no_seek_end_llseek +EXPORT_SYMBOL vmlinux 0x8e605583 show_init_ipc_ns +EXPORT_SYMBOL vmlinux 0x8e8f4940 cros_ec_get_next_event +EXPORT_SYMBOL vmlinux 0x8e93bd24 security_secctx_to_secid +EXPORT_SYMBOL vmlinux 0x8e9fd8e1 inet_csk_accept +EXPORT_SYMBOL vmlinux 0x8ec760b0 cgroup_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0x8ee17b55 blk_mq_delay_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x8ee9704c follow_up +EXPORT_SYMBOL vmlinux 0x8f01afd6 twl6030_interrupt_mask +EXPORT_SYMBOL vmlinux 0x8f30d6fe __neigh_event_send +EXPORT_SYMBOL vmlinux 0x8f329779 simple_empty +EXPORT_SYMBOL vmlinux 0x8f3978bc file_update_time +EXPORT_SYMBOL vmlinux 0x8f60d611 mpage_read_folio +EXPORT_SYMBOL vmlinux 0x8f6d4d80 blk_queue_max_secure_erase_sectors +EXPORT_SYMBOL vmlinux 0x8f733ad1 xen_alloc_ballooned_pages +EXPORT_SYMBOL vmlinux 0x8f7a75be get_bitmap_from_slot +EXPORT_SYMBOL vmlinux 0x8f81d045 __traceiter_module_get +EXPORT_SYMBOL vmlinux 0x8f8426b6 __sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0x8f854ab6 tty_hung_up_p +EXPORT_SYMBOL vmlinux 0x8f996a30 ethtool_convert_legacy_u32_to_link_mode +EXPORT_SYMBOL vmlinux 0x8f9f9192 mmc_can_secure_erase_trim +EXPORT_SYMBOL vmlinux 0x8fa015e6 tegra_dfll_runtime_resume +EXPORT_SYMBOL vmlinux 0x8fa15a0a amba_device_unregister +EXPORT_SYMBOL vmlinux 0x8fa25c24 xa_find +EXPORT_SYMBOL vmlinux 0x8fbe4b15 fqdir_init +EXPORT_SYMBOL vmlinux 0x8fc0c8ee redirty_page_for_writepage +EXPORT_SYMBOL vmlinux 0x8fc9ea11 fman_port_cfg_buf_prefix_content +EXPORT_SYMBOL vmlinux 0x8fcbafdf poll_freewait +EXPORT_SYMBOL vmlinux 0x8fcbd5e4 rproc_coredump_using_sections +EXPORT_SYMBOL vmlinux 0x8fd180e7 kernel_neon_begin +EXPORT_SYMBOL vmlinux 0x8ff89ed0 seg6_hmac_exit +EXPORT_SYMBOL vmlinux 0x90006be6 dm_kcopyd_client_flush +EXPORT_SYMBOL vmlinux 0x900f6af3 tcf_exts_dump +EXPORT_SYMBOL vmlinux 0x90195864 jbd2_journal_extend +EXPORT_SYMBOL vmlinux 0x901b5b60 simple_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0x902d8722 vme_slave_get +EXPORT_SYMBOL vmlinux 0x9034a696 mempool_destroy +EXPORT_SYMBOL vmlinux 0x9052efb1 sock_init_data +EXPORT_SYMBOL vmlinux 0x9056640a filemap_fdatawrite_range +EXPORT_SYMBOL vmlinux 0x90576ec4 vmemdup_user +EXPORT_SYMBOL vmlinux 0x90631068 md_write_end +EXPORT_SYMBOL vmlinux 0x9064c4e7 dquot_writeback_dquots +EXPORT_SYMBOL vmlinux 0x906dcda8 genphy_aneg_done +EXPORT_SYMBOL vmlinux 0x907fac29 dev_set_threaded +EXPORT_SYMBOL vmlinux 0x908b33cc __dev_direct_xmit +EXPORT_SYMBOL vmlinux 0x90917778 i2c_find_device_by_fwnode +EXPORT_SYMBOL vmlinux 0x9091908f dquot_release +EXPORT_SYMBOL vmlinux 0x9092defd proc_doulongvec_minmax +EXPORT_SYMBOL vmlinux 0x90e225d8 jbd2_fc_begin_commit +EXPORT_SYMBOL vmlinux 0x90fc63e4 devfreq_monitor_resume +EXPORT_SYMBOL vmlinux 0x9114b616 __xa_alloc +EXPORT_SYMBOL vmlinux 0x913219db pci_bus_read_config_word +EXPORT_SYMBOL vmlinux 0x9166fada strncpy +EXPORT_SYMBOL vmlinux 0x9166fc03 __flush_workqueue +EXPORT_SYMBOL vmlinux 0x919c58f3 __clzsi2 +EXPORT_SYMBOL vmlinux 0x91a488ac __netdev_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x91a6270d seq_read +EXPORT_SYMBOL vmlinux 0x91a7b1da qdisc_class_hash_remove +EXPORT_SYMBOL vmlinux 0x91b81006 register_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0x91c0980e icst_hz +EXPORT_SYMBOL vmlinux 0x91d58215 xfrm_parse_spi +EXPORT_SYMBOL vmlinux 0x91d7d083 devm_pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x91f44510 idr_alloc_cyclic +EXPORT_SYMBOL vmlinux 0x91f68ea1 __hw_addr_sync +EXPORT_SYMBOL vmlinux 0x920c8f1a devm_extcon_unregister_notifier_all +EXPORT_SYMBOL vmlinux 0x920d3dbb tcf_exts_dump_stats +EXPORT_SYMBOL vmlinux 0x9219ac29 skb_put +EXPORT_SYMBOL vmlinux 0x9227a682 vlan_ioctl_set +EXPORT_SYMBOL vmlinux 0x922d9716 get_user_pages_remote +EXPORT_SYMBOL vmlinux 0x922f45a6 __bitmap_clear +EXPORT_SYMBOL vmlinux 0x923ac5b8 serio_open +EXPORT_SYMBOL vmlinux 0x923b1276 dmaengine_get +EXPORT_SYMBOL vmlinux 0x923e2c51 kthread_create_on_node +EXPORT_SYMBOL vmlinux 0x92460796 shrink_dcache_parent +EXPORT_SYMBOL vmlinux 0x92540fbf finish_wait +EXPORT_SYMBOL vmlinux 0x92561a8a dst_init +EXPORT_SYMBOL vmlinux 0x9258c776 hdmi_vendor_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x926ca7b7 vm_event_states +EXPORT_SYMBOL vmlinux 0x92733e29 xfrm4_rcv_encap +EXPORT_SYMBOL vmlinux 0x92774cf8 __kfence_pool +EXPORT_SYMBOL vmlinux 0x92858959 jbd2_journal_blocks_per_page +EXPORT_SYMBOL vmlinux 0x9291cd3b memdup_user +EXPORT_SYMBOL vmlinux 0x929878b2 posix_acl_to_xattr +EXPORT_SYMBOL vmlinux 0x929af990 ethtool_notify +EXPORT_SYMBOL vmlinux 0x92a39c45 vlan_dev_vlan_proto +EXPORT_SYMBOL vmlinux 0x92b99a33 acpi_put_table +EXPORT_SYMBOL vmlinux 0x92b9b180 slash_name +EXPORT_SYMBOL vmlinux 0x92c1c671 tty_vhangup +EXPORT_SYMBOL vmlinux 0x92c7f9e2 d_alloc_anon +EXPORT_SYMBOL vmlinux 0x92c856a3 iwe_stream_add_event +EXPORT_SYMBOL vmlinux 0x92d5838e request_threaded_irq +EXPORT_SYMBOL vmlinux 0x92e683f5 down_timeout +EXPORT_SYMBOL vmlinux 0x92ea1c5d pci_clear_mwi +EXPORT_SYMBOL vmlinux 0x92ec510d jiffies64_to_msecs +EXPORT_SYMBOL vmlinux 0x92fa5abb vme_lm_detach +EXPORT_SYMBOL vmlinux 0x93022ba6 __scsi_format_command +EXPORT_SYMBOL vmlinux 0x9305f8e6 cpufreq_get +EXPORT_SYMBOL vmlinux 0x9323e23e genphy_c45_eee_is_active +EXPORT_SYMBOL vmlinux 0x932bf1d3 locks_delete_block +EXPORT_SYMBOL vmlinux 0x932e7a9f finish_no_open +EXPORT_SYMBOL vmlinux 0x9338391a kmem_cache_destroy +EXPORT_SYMBOL vmlinux 0x9350de98 gro_find_receive_by_type +EXPORT_SYMBOL vmlinux 0x935a197a fb_set_var +EXPORT_SYMBOL vmlinux 0x9364362a fs_bio_set +EXPORT_SYMBOL vmlinux 0x937733e3 qid_valid +EXPORT_SYMBOL vmlinux 0x93a1997d nd_btt_probe +EXPORT_SYMBOL vmlinux 0x93a6e0b2 io_schedule +EXPORT_SYMBOL vmlinux 0x93aa2642 proc_mkdir +EXPORT_SYMBOL vmlinux 0x93b3fc74 register_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x93c4640f sys_imageblit +EXPORT_SYMBOL vmlinux 0x93c81f65 rtnl_notify +EXPORT_SYMBOL vmlinux 0x93cfcbb1 netdev_get_by_index +EXPORT_SYMBOL vmlinux 0x93d6dd8c complete_all +EXPORT_SYMBOL vmlinux 0x93f0aa15 udp_lib_unhash +EXPORT_SYMBOL vmlinux 0x9410042c mmc_of_parse_clk_phase +EXPORT_SYMBOL vmlinux 0x9412de53 vme_irq_free +EXPORT_SYMBOL vmlinux 0x941507c7 mmc_cqe_post_req +EXPORT_SYMBOL vmlinux 0x942588b0 scsi_vpd_lun_id +EXPORT_SYMBOL vmlinux 0x9428f816 dim_turn +EXPORT_SYMBOL vmlinux 0x942dcfa7 alloc_buffer_head +EXPORT_SYMBOL vmlinux 0x9440bcee ppp_register_compressor +EXPORT_SYMBOL vmlinux 0x944375db _totalram_pages +EXPORT_SYMBOL vmlinux 0x94445dd0 napi_gro_flush +EXPORT_SYMBOL vmlinux 0x944a564d is_console_locked +EXPORT_SYMBOL vmlinux 0x944ff158 pci_write_vpd_any +EXPORT_SYMBOL vmlinux 0x945fbc57 mini_qdisc_pair_init +EXPORT_SYMBOL vmlinux 0x94698bf6 genl_unregister_family +EXPORT_SYMBOL vmlinux 0x94736422 mipi_dsi_compression_mode +EXPORT_SYMBOL vmlinux 0x94928667 phy_detach +EXPORT_SYMBOL vmlinux 0x94961283 vunmap +EXPORT_SYMBOL vmlinux 0x94bb7ec3 gen_pool_dma_zalloc_algo +EXPORT_SYMBOL vmlinux 0x94bf03ca utf8_to_utf32 +EXPORT_SYMBOL vmlinux 0x94fc8d93 smp_call_function_many +EXPORT_SYMBOL vmlinux 0x9507c90f copy_fsxattr_to_user +EXPORT_SYMBOL vmlinux 0x9534ff71 skb_checksum_setup +EXPORT_SYMBOL vmlinux 0x953d2426 utf8_strncmp +EXPORT_SYMBOL vmlinux 0x954cef6f init_on_alloc +EXPORT_SYMBOL vmlinux 0x954f099c idr_preload +EXPORT_SYMBOL vmlinux 0x9570d656 of_match_device +EXPORT_SYMBOL vmlinux 0x957112fd dev_alloc_name +EXPORT_SYMBOL vmlinux 0x95740ee7 pci_fixup_cardbus +EXPORT_SYMBOL vmlinux 0x957c9ebf neigh_proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0x959c9b73 __tracepoint_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x95a07bb5 acpi_execute_reg_methods +EXPORT_SYMBOL vmlinux 0x95a67b07 udp_table +EXPORT_SYMBOL vmlinux 0x95abf240 register_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x95b00989 fwnode_irq_get +EXPORT_SYMBOL vmlinux 0x95b03f9a simple_dir_inode_operations +EXPORT_SYMBOL vmlinux 0x95c328ef genphy_c37_config_aneg +EXPORT_SYMBOL vmlinux 0x95ca56fa inet_release +EXPORT_SYMBOL vmlinux 0x95ded911 blk_queue_max_segments +EXPORT_SYMBOL vmlinux 0x95dff0db dst_discard_out +EXPORT_SYMBOL vmlinux 0x9643cd24 mptcp_subflow_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x96515f96 tcp_sock_set_syncnt +EXPORT_SYMBOL vmlinux 0x9664cf2b simple_write_begin +EXPORT_SYMBOL vmlinux 0x966a0f0d pcie_capability_clear_and_set_dword +EXPORT_SYMBOL vmlinux 0x96721307 submit_bh +EXPORT_SYMBOL vmlinux 0x9674ffca dev_graft_qdisc +EXPORT_SYMBOL vmlinux 0x967696e4 hash_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x9680b421 security_task_getsecid_obj +EXPORT_SYMBOL vmlinux 0x9680fd68 skb_seq_read +EXPORT_SYMBOL vmlinux 0x96848186 scnprintf +EXPORT_SYMBOL vmlinux 0x9688de8b memstart_addr +EXPORT_SYMBOL vmlinux 0x969001c0 da903x_query_status +EXPORT_SYMBOL vmlinux 0x96903d4d clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0x96a799d3 unlock_rename +EXPORT_SYMBOL vmlinux 0x96a87eb8 mmc_add_host +EXPORT_SYMBOL vmlinux 0x96a91cfe setattr_prepare +EXPORT_SYMBOL vmlinux 0x96b29254 strncasecmp +EXPORT_SYMBOL vmlinux 0x96c17136 fb_var_to_videomode +EXPORT_SYMBOL vmlinux 0x96c1c110 mmc_remove_host +EXPORT_SYMBOL vmlinux 0x96c46448 secure_tcpv6_ts_off +EXPORT_SYMBOL vmlinux 0x96c52377 __module_put_and_kthread_exit +EXPORT_SYMBOL vmlinux 0x96cd2b04 scsi_sense_key_string +EXPORT_SYMBOL vmlinux 0x96d5518e tc_setup_cb_call +EXPORT_SYMBOL vmlinux 0x96e5d30f gen_pool_set_algo +EXPORT_SYMBOL vmlinux 0x96ee9881 tcf_em_unregister +EXPORT_SYMBOL vmlinux 0x96fab350 dim_park_on_top +EXPORT_SYMBOL vmlinux 0x9711eb9c generic_file_llseek_size +EXPORT_SYMBOL vmlinux 0x973fa82e register_acpi_notifier +EXPORT_SYMBOL vmlinux 0x9742a99d xfrm6_rcv_spi +EXPORT_SYMBOL vmlinux 0x9772a873 devm_request_any_context_irq +EXPORT_SYMBOL vmlinux 0x9788100c mini_qdisc_pair_block_init +EXPORT_SYMBOL vmlinux 0x979d381d generic_parse_monolithic +EXPORT_SYMBOL vmlinux 0x97a57333 crc_t10dif_update +EXPORT_SYMBOL vmlinux 0x97adb487 utf8s_to_utf16s +EXPORT_SYMBOL vmlinux 0x97bdfa60 scsi_dev_info_remove_list +EXPORT_SYMBOL vmlinux 0x97da213b ip_options_compile +EXPORT_SYMBOL vmlinux 0x97da4541 i2c_del_driver +EXPORT_SYMBOL vmlinux 0x97f1f975 scsi_register_driver +EXPORT_SYMBOL vmlinux 0x9807ea06 take_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0x9814f1a5 simple_transaction_release +EXPORT_SYMBOL vmlinux 0x9829fc11 __kfifo_out_peek_r +EXPORT_SYMBOL vmlinux 0x982bcde4 __cpu_dying_mask +EXPORT_SYMBOL vmlinux 0x98342280 ps2_sendbyte +EXPORT_SYMBOL vmlinux 0x98377599 netdev_unbind_sb_channel +EXPORT_SYMBOL vmlinux 0x98555a05 dma_fence_chain_walk +EXPORT_SYMBOL vmlinux 0x9858f364 get_random_u8 +EXPORT_SYMBOL vmlinux 0x98885c51 thaw_bdev +EXPORT_SYMBOL vmlinux 0x9891d33c dma_fence_array_create +EXPORT_SYMBOL vmlinux 0x9897bc14 scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x98997144 netlink_ack +EXPORT_SYMBOL vmlinux 0x98a3442d devfreq_update_status +EXPORT_SYMBOL vmlinux 0x98bc92b4 pci_ep_cfs_add_epc_group +EXPORT_SYMBOL vmlinux 0x98bfe3db netdev_has_any_upper_dev +EXPORT_SYMBOL vmlinux 0x98c89ade security_xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x98ca05ff xfrm_spd_getinfo +EXPORT_SYMBOL vmlinux 0x98cb878e proc_dobool +EXPORT_SYMBOL vmlinux 0x98cf0e7a key_task_permission +EXPORT_SYMBOL vmlinux 0x98cf60b3 strlen +EXPORT_SYMBOL vmlinux 0x98e32657 tcp_rcv_state_process +EXPORT_SYMBOL vmlinux 0x98e508ef ignore_console_lock_warning +EXPORT_SYMBOL vmlinux 0x98ea1160 seg6_hmac_info_add +EXPORT_SYMBOL vmlinux 0x99036674 blk_mq_tagset_busy_iter +EXPORT_SYMBOL vmlinux 0x99078b39 trace_print_flags_seq +EXPORT_SYMBOL vmlinux 0x99094fb2 qcom_scm_is_available +EXPORT_SYMBOL vmlinux 0x9931f8c9 qcom_scm_lmh_dcvsh_available +EXPORT_SYMBOL vmlinux 0x9939eba0 backlight_unregister_notifier +EXPORT_SYMBOL vmlinux 0x99517682 udp_encap_enable +EXPORT_SYMBOL vmlinux 0x99626849 scsi_remove_host +EXPORT_SYMBOL vmlinux 0x996cd670 udp_seq_ops +EXPORT_SYMBOL vmlinux 0x9977e5df disk_stack_limits +EXPORT_SYMBOL vmlinux 0x99889d1e scsi_device_resume +EXPORT_SYMBOL vmlinux 0x99978d29 pci_request_regions_exclusive +EXPORT_SYMBOL vmlinux 0x999e8297 vfree +EXPORT_SYMBOL vmlinux 0x99c62c1f scsi_scan_host +EXPORT_SYMBOL vmlinux 0x99c7ef77 get_tree_nodev +EXPORT_SYMBOL vmlinux 0x99d472b1 net_dim_get_rx_moderation +EXPORT_SYMBOL vmlinux 0x99daa9bf try_offline_node +EXPORT_SYMBOL vmlinux 0x99e4c768 request_partial_firmware_into_buf +EXPORT_SYMBOL vmlinux 0x99eba49e dquot_destroy +EXPORT_SYMBOL vmlinux 0x99f7371c refcount_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0x99f9638f __napi_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x99fd7891 request_key_tag +EXPORT_SYMBOL vmlinux 0x9a1dfd65 strpbrk +EXPORT_SYMBOL vmlinux 0x9a2172de twl6040_reg_write +EXPORT_SYMBOL vmlinux 0x9a22391e radix_tree_gang_lookup_tag_slot +EXPORT_SYMBOL vmlinux 0x9a2c84ad neigh_parms_alloc +EXPORT_SYMBOL vmlinux 0x9a4924dc remove_watch_from_object +EXPORT_SYMBOL vmlinux 0x9a4b80cd dquot_acquire +EXPORT_SYMBOL vmlinux 0x9a4c0a08 inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x9a583306 netlbl_bitmap_walk +EXPORT_SYMBOL vmlinux 0x9a660aef sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x9a6bda48 security_dentry_init_security +EXPORT_SYMBOL vmlinux 0x9a6e3380 tegra_io_pad_power_enable +EXPORT_SYMBOL vmlinux 0x9a721871 ilookup5 +EXPORT_SYMBOL vmlinux 0x9a8183f6 __dec_node_page_state +EXPORT_SYMBOL vmlinux 0x9a903821 sdev_disable_disk_events +EXPORT_SYMBOL vmlinux 0x9a9e15f5 phy_attach_direct +EXPORT_SYMBOL vmlinux 0x9aa75ae7 skb_vlan_untag +EXPORT_SYMBOL vmlinux 0x9aabe691 generic_file_direct_write +EXPORT_SYMBOL vmlinux 0x9aaeefce sysctl_nf_log_all_netns +EXPORT_SYMBOL vmlinux 0x9ab060dc splice_direct_to_actor +EXPORT_SYMBOL vmlinux 0x9abaf2cb input_mt_assign_slots +EXPORT_SYMBOL vmlinux 0x9abe9567 sched_autogroup_create_attach +EXPORT_SYMBOL vmlinux 0x9acf62b8 regset_get_alloc +EXPORT_SYMBOL vmlinux 0x9ad71027 twl6040_get_pll +EXPORT_SYMBOL vmlinux 0x9ae47436 _find_last_bit +EXPORT_SYMBOL vmlinux 0x9aecd58f genphy_update_link +EXPORT_SYMBOL vmlinux 0x9b114d4a bio_add_pc_page +EXPORT_SYMBOL vmlinux 0x9b128a66 qcom_scm_set_remote_state +EXPORT_SYMBOL vmlinux 0x9b1924ac cdrom_mode_sense +EXPORT_SYMBOL vmlinux 0x9b2560b9 gf128mul_init_4k_bbe +EXPORT_SYMBOL vmlinux 0x9b26d10c serio_interrupt +EXPORT_SYMBOL vmlinux 0x9b26fa68 alloc_pages +EXPORT_SYMBOL vmlinux 0x9b33e0d7 unregister_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x9b3e2e43 phy_loopback +EXPORT_SYMBOL vmlinux 0x9b496b21 posix_acl_alloc +EXPORT_SYMBOL vmlinux 0x9b4ee6bd sk_stop_timer_sync +EXPORT_SYMBOL vmlinux 0x9b5897ac pnp_device_attach +EXPORT_SYMBOL vmlinux 0x9b603ced i2c_smbus_read_byte +EXPORT_SYMBOL vmlinux 0x9b6c724e xudma_pktdma_tflow_get_irq +EXPORT_SYMBOL vmlinux 0x9b715a9a dump_skip_to +EXPORT_SYMBOL vmlinux 0x9b716d5e backlight_device_get_by_name +EXPORT_SYMBOL vmlinux 0x9b72478f acpi_unload_parent_table +EXPORT_SYMBOL vmlinux 0x9b7467d0 bio_integrity_alloc +EXPORT_SYMBOL vmlinux 0x9b8b3b15 rproc_shutdown +EXPORT_SYMBOL vmlinux 0x9b8f1569 udp_disconnect +EXPORT_SYMBOL vmlinux 0x9b9bf8a8 __kfree_skb +EXPORT_SYMBOL vmlinux 0x9bb24b64 mdio_device_register +EXPORT_SYMBOL vmlinux 0x9bc82bb5 ip6tun_encaps +EXPORT_SYMBOL vmlinux 0x9bd40248 inet_proto_csum_replace_by_diff +EXPORT_SYMBOL vmlinux 0x9be76233 inet_csk_init_xmit_timers +EXPORT_SYMBOL vmlinux 0x9bf4f336 set_blocksize +EXPORT_SYMBOL vmlinux 0x9bf79c87 inet_frag_pull_head +EXPORT_SYMBOL vmlinux 0x9c0b3d70 serial8250_do_pm +EXPORT_SYMBOL vmlinux 0x9c122bcf mempool_create_node +EXPORT_SYMBOL vmlinux 0x9c1b683b dev_uc_del +EXPORT_SYMBOL vmlinux 0x9c1e5bf5 queued_spin_lock_slowpath +EXPORT_SYMBOL vmlinux 0x9c214b42 pnp_stop_dev +EXPORT_SYMBOL vmlinux 0x9c232b4a vga_put +EXPORT_SYMBOL vmlinux 0x9c23939b to_nd_pfn +EXPORT_SYMBOL vmlinux 0x9c2ad876 amba_device_register +EXPORT_SYMBOL vmlinux 0x9c2f74a2 imx_scu_enable_general_irq_channel +EXPORT_SYMBOL vmlinux 0x9c34ad23 clkdev_add +EXPORT_SYMBOL vmlinux 0x9c3fd602 acpi_processor_notify_smm +EXPORT_SYMBOL vmlinux 0x9c4e8475 page_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0x9c502658 fc_mount +EXPORT_SYMBOL vmlinux 0x9c5a2ada ucc_fast_dump_regs +EXPORT_SYMBOL vmlinux 0x9c5d5b94 crc8 +EXPORT_SYMBOL vmlinux 0x9c79caa6 kobject_init +EXPORT_SYMBOL vmlinux 0x9c810849 security_tun_dev_attach +EXPORT_SYMBOL vmlinux 0x9c86b9ab fileattr_fill_flags +EXPORT_SYMBOL vmlinux 0x9c8a27ef ppp_register_channel +EXPORT_SYMBOL vmlinux 0x9c9aa3b9 parse_int_array_user +EXPORT_SYMBOL vmlinux 0x9ca98a6c ip_mc_leave_group +EXPORT_SYMBOL vmlinux 0x9cab34a6 rfkill_set_led_trigger_name +EXPORT_SYMBOL vmlinux 0x9ccf7171 vme_dma_pci_attribute +EXPORT_SYMBOL vmlinux 0x9cdfb3f7 sysctl_fb_tunnels_only_for_init_net +EXPORT_SYMBOL vmlinux 0x9ceb0c01 jbd2_journal_begin_ordered_truncate +EXPORT_SYMBOL vmlinux 0x9cfe8036 prepare_to_swait_exclusive +EXPORT_SYMBOL vmlinux 0x9d02aed4 xfrm_state_check_expire +EXPORT_SYMBOL vmlinux 0x9d0d6206 unregister_netdevice_notifier +EXPORT_SYMBOL vmlinux 0x9d1a5e3a __memcpy +EXPORT_SYMBOL vmlinux 0x9d205ba7 __bh_read_batch +EXPORT_SYMBOL vmlinux 0x9d26675e zstd_cstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x9d2ab8ac __tasklet_schedule +EXPORT_SYMBOL vmlinux 0x9d2e7707 unregister_sysrq_key +EXPORT_SYMBOL vmlinux 0x9d3ed32c security_path_mknod +EXPORT_SYMBOL vmlinux 0x9d55de49 bio_alloc_bioset +EXPORT_SYMBOL vmlinux 0x9d61e994 ucs2_strncmp +EXPORT_SYMBOL vmlinux 0x9d697fb8 flow_block_cb_free +EXPORT_SYMBOL vmlinux 0x9d8d074b md_handle_request +EXPORT_SYMBOL vmlinux 0x9d92f3ad __wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0x9d95066b is_bad_inode +EXPORT_SYMBOL vmlinux 0x9daa63fc tag_pages_for_writeback +EXPORT_SYMBOL vmlinux 0x9db02429 pci_scan_bus +EXPORT_SYMBOL vmlinux 0x9dd9df13 dm_kcopyd_client_create +EXPORT_SYMBOL vmlinux 0x9dddafaf tcp_gro_complete +EXPORT_SYMBOL vmlinux 0x9de698da mmc_of_parse_voltage +EXPORT_SYMBOL vmlinux 0x9df21d0e qman_affine_channel +EXPORT_SYMBOL vmlinux 0x9df278d9 dcache_dir_lseek +EXPORT_SYMBOL vmlinux 0x9df995fb stack_depot_set_extra_bits +EXPORT_SYMBOL vmlinux 0x9dfc9901 scsi_host_alloc +EXPORT_SYMBOL vmlinux 0x9e083b7e simple_link +EXPORT_SYMBOL vmlinux 0x9e0c711d vzalloc_node +EXPORT_SYMBOL vmlinux 0x9e0fa5ae hsiphash_3u32 +EXPORT_SYMBOL vmlinux 0x9e13f6f6 gf128mul_lle +EXPORT_SYMBOL vmlinux 0x9e1859b6 mdio_device_free +EXPORT_SYMBOL vmlinux 0x9e190dea crypto_sha3_init +EXPORT_SYMBOL vmlinux 0x9e2737f0 acpi_install_interface_handler +EXPORT_SYMBOL vmlinux 0x9e30276d tcp_md5_key_copy +EXPORT_SYMBOL vmlinux 0x9e477338 of_n_addr_cells +EXPORT_SYMBOL vmlinux 0x9e4a3a90 __folio_cancel_dirty +EXPORT_SYMBOL vmlinux 0x9e4faeef dm_io_client_destroy +EXPORT_SYMBOL vmlinux 0x9e5e750d node_to_cpumask_map +EXPORT_SYMBOL vmlinux 0x9e61bb05 set_freezable +EXPORT_SYMBOL vmlinux 0x9e7d6bd0 __udelay +EXPORT_SYMBOL vmlinux 0x9e8682f8 pci_iomap_range +EXPORT_SYMBOL vmlinux 0x9e9b349b cdrom_open +EXPORT_SYMBOL vmlinux 0x9e9eab95 devcgroup_check_permission +EXPORT_SYMBOL vmlinux 0x9e9fdd9d memunmap +EXPORT_SYMBOL vmlinux 0x9eacf8a5 kstrndup +EXPORT_SYMBOL vmlinux 0x9eae0081 input_match_device_id +EXPORT_SYMBOL vmlinux 0x9eafd255 netif_schedule_queue +EXPORT_SYMBOL vmlinux 0x9eb187fa xudma_pktdma_rflow_get_irq +EXPORT_SYMBOL vmlinux 0x9eb3359b inet_csk_reqsk_queue_drop_and_put +EXPORT_SYMBOL vmlinux 0x9ebbd31a neigh_update +EXPORT_SYMBOL vmlinux 0x9ebeb6a2 vfs_iter_write +EXPORT_SYMBOL vmlinux 0x9ec0e639 twl6030_interrupt_unmask +EXPORT_SYMBOL vmlinux 0x9ec6ca96 ktime_get_real_ts64 +EXPORT_SYMBOL vmlinux 0x9ed12e20 kmalloc_large +EXPORT_SYMBOL vmlinux 0x9ed7c847 brcmstb_get_family_id +EXPORT_SYMBOL vmlinux 0x9ed978de vme_lm_set +EXPORT_SYMBOL vmlinux 0x9ef2736a tcp_sock_set_keepintvl +EXPORT_SYMBOL vmlinux 0x9ef67c7a clear_page_dirty_for_io +EXPORT_SYMBOL vmlinux 0x9eff2118 ip6_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x9f05f6c9 skb_append +EXPORT_SYMBOL vmlinux 0x9f075c98 devfreq_update_interval +EXPORT_SYMBOL vmlinux 0x9f09d1f5 netdev_adjacent_change_abort +EXPORT_SYMBOL vmlinux 0x9f187995 qman_get_qm_portal_config +EXPORT_SYMBOL vmlinux 0x9f22d59d mmc_wait_for_req +EXPORT_SYMBOL vmlinux 0x9f2def94 dev_remove_offload +EXPORT_SYMBOL vmlinux 0x9f4091be bio_add_folio +EXPORT_SYMBOL vmlinux 0x9f46ced8 __sw_hweight64 +EXPORT_SYMBOL vmlinux 0x9f475fe6 cros_ec_cmd_xfer +EXPORT_SYMBOL vmlinux 0x9f4f2aa3 acpi_gbl_FADT +EXPORT_SYMBOL vmlinux 0x9f50b770 keyring_restrict +EXPORT_SYMBOL vmlinux 0x9f54ead7 gro_cells_destroy +EXPORT_SYMBOL vmlinux 0x9f55b56b I_BDEV +EXPORT_SYMBOL vmlinux 0x9f672872 phy_resume +EXPORT_SYMBOL vmlinux 0x9f75fcc9 mdiobb_read_c45 +EXPORT_SYMBOL vmlinux 0x9f76baf4 _raw_write_unlock_irq +EXPORT_SYMBOL vmlinux 0x9f7a5db4 __mdiobus_write +EXPORT_SYMBOL vmlinux 0x9f7a65fb __scsi_device_lookup +EXPORT_SYMBOL vmlinux 0x9f7d7dbb logic_outsw +EXPORT_SYMBOL vmlinux 0x9f97db2c irq_domain_set_info +EXPORT_SYMBOL vmlinux 0x9f984513 strrchr +EXPORT_SYMBOL vmlinux 0x9f987828 input_unregister_handle +EXPORT_SYMBOL vmlinux 0x9fa57c28 ip6_output +EXPORT_SYMBOL vmlinux 0x9fa7184a cancel_delayed_work_sync +EXPORT_SYMBOL vmlinux 0x9fb41842 netdev_offload_xstats_report_delta +EXPORT_SYMBOL vmlinux 0x9fb43043 truncate_inode_pages_final +EXPORT_SYMBOL vmlinux 0x9fd5d870 i2c_smbus_read_byte_data +EXPORT_SYMBOL vmlinux 0x9fd89f92 qdisc_tree_reduce_backlog +EXPORT_SYMBOL vmlinux 0x9fdecc31 unregister_netdevice_many +EXPORT_SYMBOL vmlinux 0x9feed7ce timer_reduce +EXPORT_SYMBOL vmlinux 0x9ff0bfc6 memory_cgrp_subsys +EXPORT_SYMBOL vmlinux 0x9ffa3a75 netdev_max_backlog +EXPORT_SYMBOL vmlinux 0xa00aca2a dql_completed +EXPORT_SYMBOL vmlinux 0xa01d3df6 font_vga_8x16 +EXPORT_SYMBOL vmlinux 0xa02aa74a __cond_resched_lock +EXPORT_SYMBOL vmlinux 0xa033d747 next_arg +EXPORT_SYMBOL vmlinux 0xa0436e98 in6addr_linklocal_allnodes +EXPORT_SYMBOL vmlinux 0xa045fff6 elevator_alloc +EXPORT_SYMBOL vmlinux 0xa04bf4a8 flow_rule_match_enc_opts +EXPORT_SYMBOL vmlinux 0xa04e33da qcom_scm_lmh_dcvsh +EXPORT_SYMBOL vmlinux 0xa057df8f twl_set_regcache_bypass +EXPORT_SYMBOL vmlinux 0xa05932e7 tty_check_change +EXPORT_SYMBOL vmlinux 0xa0599937 iov_iter_xarray +EXPORT_SYMBOL vmlinux 0xa05b6be2 psched_ppscfg_precompute +EXPORT_SYMBOL vmlinux 0xa05e56f2 send_sig +EXPORT_SYMBOL vmlinux 0xa061657b inet_accept +EXPORT_SYMBOL vmlinux 0xa062355e skb_get_hash_perturb +EXPORT_SYMBOL vmlinux 0xa06d8853 init_pseudo +EXPORT_SYMBOL vmlinux 0xa07a37f0 memchr +EXPORT_SYMBOL vmlinux 0xa07d1b3c tasklet_setup +EXPORT_SYMBOL vmlinux 0xa084749a __bitmap_or +EXPORT_SYMBOL vmlinux 0xa08a3bc5 of_pci_range_to_resource +EXPORT_SYMBOL vmlinux 0xa0915e36 vfs_parse_fs_param +EXPORT_SYMBOL vmlinux 0xa09312d5 user_path_create +EXPORT_SYMBOL vmlinux 0xa095e02e generic_check_addressable +EXPORT_SYMBOL vmlinux 0xa0a2df8a jbd2_journal_put_journal_head +EXPORT_SYMBOL vmlinux 0xa0ae1e73 siphash_3u64 +EXPORT_SYMBOL vmlinux 0xa0b04675 vmalloc_32 +EXPORT_SYMBOL vmlinux 0xa0b36500 sock_no_socketpair +EXPORT_SYMBOL vmlinux 0xa0c659ce pci_disable_link_state_locked +EXPORT_SYMBOL vmlinux 0xa0d1dc4c empty_aops +EXPORT_SYMBOL vmlinux 0xa0dad88e netdev_adjacent_get_private +EXPORT_SYMBOL vmlinux 0xa0dbf3a1 pci_read_config_word +EXPORT_SYMBOL vmlinux 0xa0eae826 smp_call_function +EXPORT_SYMBOL vmlinux 0xa0ebd14c sysctl_tcp_mem +EXPORT_SYMBOL vmlinux 0xa0ebd437 hdmi_drm_infoframe_check +EXPORT_SYMBOL vmlinux 0xa0f10085 __sg_free_table +EXPORT_SYMBOL vmlinux 0xa0f4980e phy_get_pause +EXPORT_SYMBOL vmlinux 0xa0fbac79 wake_up_bit +EXPORT_SYMBOL vmlinux 0xa108eb4d sysctl_optmem_max +EXPORT_SYMBOL vmlinux 0xa115da49 __tracepoint_kfree +EXPORT_SYMBOL vmlinux 0xa116fd89 skb_dequeue_tail +EXPORT_SYMBOL vmlinux 0xa1346a5e free_buffer_head +EXPORT_SYMBOL vmlinux 0xa14e9b4c eth_type_trans +EXPORT_SYMBOL vmlinux 0xa15a614b tty_chars_in_buffer +EXPORT_SYMBOL vmlinux 0xa160d1e9 skb_try_coalesce +EXPORT_SYMBOL vmlinux 0xa16726ca kernel_bind +EXPORT_SYMBOL vmlinux 0xa17c3efe __scm_destroy +EXPORT_SYMBOL vmlinux 0xa19d0864 input_mt_report_pointer_emulation +EXPORT_SYMBOL vmlinux 0xa1a2ede7 page_symlink +EXPORT_SYMBOL vmlinux 0xa1b96dcd try_to_writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0xa1bc1da8 vc_cons +EXPORT_SYMBOL vmlinux 0xa1c2e482 security_sctp_assoc_established +EXPORT_SYMBOL vmlinux 0xa1d9d67d clear_inode +EXPORT_SYMBOL vmlinux 0xa1e12d19 dec_node_page_state +EXPORT_SYMBOL vmlinux 0xa1e2971c netlink_capable +EXPORT_SYMBOL vmlinux 0xa2060911 inet_current_timestamp +EXPORT_SYMBOL vmlinux 0xa223437c vme_register_error_handler +EXPORT_SYMBOL vmlinux 0xa2244c57 fs_param_is_fd +EXPORT_SYMBOL vmlinux 0xa2326c49 acpi_remove_table_handler +EXPORT_SYMBOL vmlinux 0xa237a1cf dm_kcopyd_copy +EXPORT_SYMBOL vmlinux 0xa23fbd00 nf_reinject +EXPORT_SYMBOL vmlinux 0xa23ffc04 groups_sort +EXPORT_SYMBOL vmlinux 0xa24f23d8 __request_module +EXPORT_SYMBOL vmlinux 0xa263892b fscrypt_fname_free_buffer +EXPORT_SYMBOL vmlinux 0xa2642e80 alloc_file_pseudo +EXPORT_SYMBOL vmlinux 0xa266532f blk_dump_rq_flags +EXPORT_SYMBOL vmlinux 0xa275de6b netif_set_tso_max_segs +EXPORT_SYMBOL vmlinux 0xa286aa1a genphy_read_master_slave +EXPORT_SYMBOL vmlinux 0xa28cfcc0 gen_estimator_active +EXPORT_SYMBOL vmlinux 0xa2ae3541 udp_lib_getsockopt +EXPORT_SYMBOL vmlinux 0xa2b5fae7 devm_ioport_unmap +EXPORT_SYMBOL vmlinux 0xa2cf3649 qman_fq_fqid +EXPORT_SYMBOL vmlinux 0xa2d4b75e qcom_scm_iommu_set_cp_pool_size +EXPORT_SYMBOL vmlinux 0xa2d7ec8d __SCK__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xa2ebb3d0 devm_extcon_unregister_notifier +EXPORT_SYMBOL vmlinux 0xa318f69c ipv6_sock_mc_drop +EXPORT_SYMBOL vmlinux 0xa31ac499 uart_register_driver +EXPORT_SYMBOL vmlinux 0xa3394ba7 nla_reserve +EXPORT_SYMBOL vmlinux 0xa339e6e5 on_each_cpu_cond_mask +EXPORT_SYMBOL vmlinux 0xa34b8d59 flow_indr_dev_register +EXPORT_SYMBOL vmlinux 0xa34c794a dev_get_mac_address +EXPORT_SYMBOL vmlinux 0xa3522df5 qman_query_fq_np +EXPORT_SYMBOL vmlinux 0xa35d3018 proc_symlink +EXPORT_SYMBOL vmlinux 0xa36c9862 gnet_stats_copy_basic_hw +EXPORT_SYMBOL vmlinux 0xa37210b7 nd_integrity_init +EXPORT_SYMBOL vmlinux 0xa38bab3b jbd2_journal_update_sb_errno +EXPORT_SYMBOL vmlinux 0xa3963182 input_free_device +EXPORT_SYMBOL vmlinux 0xa39cdd02 pin_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0xa3be8342 __ubsan_handle_type_mismatch +EXPORT_SYMBOL vmlinux 0xa3c791a5 ethtool_virtdev_set_link_ksettings +EXPORT_SYMBOL vmlinux 0xa3cb5e67 mode_strip_sgid +EXPORT_SYMBOL vmlinux 0xa3cefaa0 blake2s_update +EXPORT_SYMBOL vmlinux 0xa3e39777 pci_try_set_mwi +EXPORT_SYMBOL vmlinux 0xa3f29926 dma_map_page_attrs +EXPORT_SYMBOL vmlinux 0xa3fea172 sha224_final +EXPORT_SYMBOL vmlinux 0xa4066165 io_uring_destruct_scm +EXPORT_SYMBOL vmlinux 0xa40ff01b acpi_dbg_layer +EXPORT_SYMBOL vmlinux 0xa431df7d kernel_param_unlock +EXPORT_SYMBOL vmlinux 0xa433d248 tcp_sock_set_keepidle +EXPORT_SYMBOL vmlinux 0xa440d121 flow_keys_dissector +EXPORT_SYMBOL vmlinux 0xa448c653 qcom_scm_ice_set_key +EXPORT_SYMBOL vmlinux 0xa46cff87 put_disk +EXPORT_SYMBOL vmlinux 0xa490fb65 write_cache_pages +EXPORT_SYMBOL vmlinux 0xa4bd7451 ip_tunnel_parse_protocol +EXPORT_SYMBOL vmlinux 0xa4c10b8a flow_rule_match_cvlan +EXPORT_SYMBOL vmlinux 0xa4dc1677 mipi_dsi_dcs_soft_reset +EXPORT_SYMBOL vmlinux 0xa4fca045 qcom_scm_ocmem_lock +EXPORT_SYMBOL vmlinux 0xa4fcb5b5 is_subdir +EXPORT_SYMBOL vmlinux 0xa5001b21 wake_up_process +EXPORT_SYMBOL vmlinux 0xa502eb44 mipi_dsi_turn_on_peripheral +EXPORT_SYMBOL vmlinux 0xa50dca1e blk_queue_max_write_zeroes_sectors +EXPORT_SYMBOL vmlinux 0xa52bedf6 xenbus_dev_request_and_reply +EXPORT_SYMBOL vmlinux 0xa52c2caf inet_addr_type_dev_table +EXPORT_SYMBOL vmlinux 0xa532e5ea sock_alloc +EXPORT_SYMBOL vmlinux 0xa5457463 sock_no_getname +EXPORT_SYMBOL vmlinux 0xa549ed43 genphy_suspend +EXPORT_SYMBOL vmlinux 0xa54b9063 cpu_rmap_add +EXPORT_SYMBOL vmlinux 0xa54cb730 param_ops_ullong +EXPORT_SYMBOL vmlinux 0xa5526619 rb_insert_color +EXPORT_SYMBOL vmlinux 0xa570ce3e request_firmware_nowait +EXPORT_SYMBOL vmlinux 0xa570e5f0 mii_check_gmii_support +EXPORT_SYMBOL vmlinux 0xa572d9b0 fman_port_bind +EXPORT_SYMBOL vmlinux 0xa581a533 mr_table_dump +EXPORT_SYMBOL vmlinux 0xa5895628 rproc_of_resm_mem_entry_init +EXPORT_SYMBOL vmlinux 0xa58af0a6 _raw_read_unlock_irq +EXPORT_SYMBOL vmlinux 0xa58caab7 __fput_sync +EXPORT_SYMBOL vmlinux 0xa58dd16c nonseekable_open +EXPORT_SYMBOL vmlinux 0xa5976e4f dev_base_lock +EXPORT_SYMBOL vmlinux 0xa59da657 __pskb_copy_fclone +EXPORT_SYMBOL vmlinux 0xa59e81e7 netlink_set_err +EXPORT_SYMBOL vmlinux 0xa5a141e2 ip6_xmit +EXPORT_SYMBOL vmlinux 0xa5aad780 ipv6_chk_addr_and_flags +EXPORT_SYMBOL vmlinux 0xa5b18fa0 fb_firmware_edid +EXPORT_SYMBOL vmlinux 0xa5b7e3e2 phy_ethtool_get_sset_count +EXPORT_SYMBOL vmlinux 0xa5e89aef sock_efree +EXPORT_SYMBOL vmlinux 0xa5f7cf37 __cpu_possible_mask +EXPORT_SYMBOL vmlinux 0xa601cd24 __scsi_iterate_devices +EXPORT_SYMBOL vmlinux 0xa612aaca mdiobus_get_phy +EXPORT_SYMBOL vmlinux 0xa612b2b5 of_graph_get_remote_port +EXPORT_SYMBOL vmlinux 0xa6146073 dev_vprintk_emit +EXPORT_SYMBOL vmlinux 0xa61ced89 qdisc_put_rtab +EXPORT_SYMBOL vmlinux 0xa6257a2f complete +EXPORT_SYMBOL vmlinux 0xa626d7f1 ww_mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0xa62e747d max8998_write_reg +EXPORT_SYMBOL vmlinux 0xa6457c89 hdmi_infoframe_pack +EXPORT_SYMBOL vmlinux 0xa648e561 __ubsan_handle_shift_out_of_bounds +EXPORT_SYMBOL vmlinux 0xa64ae566 skb_csum_hwoffload_help +EXPORT_SYMBOL vmlinux 0xa64c7249 __printk_cpu_sync_try_get +EXPORT_SYMBOL vmlinux 0xa6578d04 mount_subtree +EXPORT_SYMBOL vmlinux 0xa65c6def alt_cb_patch_nops +EXPORT_SYMBOL vmlinux 0xa661f4e4 qdisc_put +EXPORT_SYMBOL vmlinux 0xa663bfa9 finish_swait +EXPORT_SYMBOL vmlinux 0xa667c9bd dcbnl_cee_notify +EXPORT_SYMBOL vmlinux 0xa6781193 fs_param_is_string +EXPORT_SYMBOL vmlinux 0xa681fe88 generate_random_uuid +EXPORT_SYMBOL vmlinux 0xa684082d xp_dma_unmap +EXPORT_SYMBOL vmlinux 0xa6863581 sock_no_accept +EXPORT_SYMBOL vmlinux 0xa6879486 register_nexthop_notifier +EXPORT_SYMBOL vmlinux 0xa6a2af29 arp_create +EXPORT_SYMBOL vmlinux 0xa6b01907 skb_expand_head +EXPORT_SYMBOL vmlinux 0xa6cdba1e key_reject_and_link +EXPORT_SYMBOL vmlinux 0xa6dbd06f dev_set_mtu +EXPORT_SYMBOL vmlinux 0xa6e4fe02 inet6_add_protocol +EXPORT_SYMBOL vmlinux 0xa6f45e53 param_set_byte +EXPORT_SYMBOL vmlinux 0xa708cbf6 dmam_pool_create +EXPORT_SYMBOL vmlinux 0xa70bc96d qcom_scm_restore_sec_cfg_available +EXPORT_SYMBOL vmlinux 0xa70d42bb of_device_unregister +EXPORT_SYMBOL vmlinux 0xa70ed9dc tcp_hashinfo +EXPORT_SYMBOL vmlinux 0xa7173b02 skb_copy_header +EXPORT_SYMBOL vmlinux 0xa71acc92 fman_port_config +EXPORT_SYMBOL vmlinux 0xa71b3f90 of_count_phandle_with_args +EXPORT_SYMBOL vmlinux 0xa71e0b5a vfs_fsync_range +EXPORT_SYMBOL vmlinux 0xa72035f9 xa_get_order +EXPORT_SYMBOL vmlinux 0xa7205f16 configfs_register_subsystem +EXPORT_SYMBOL vmlinux 0xa733dc82 pcie_capability_read_dword +EXPORT_SYMBOL vmlinux 0xa74c9877 refcount_dec_and_rtnl_lock +EXPORT_SYMBOL vmlinux 0xa751fe81 mmc_can_gpio_ro +EXPORT_SYMBOL vmlinux 0xa756aa13 thermal_zone_device_critical +EXPORT_SYMBOL vmlinux 0xa76604ef con_is_bound +EXPORT_SYMBOL vmlinux 0xa775055f param_get_ullong +EXPORT_SYMBOL vmlinux 0xa7762fb1 pci_bus_read_config_dword +EXPORT_SYMBOL vmlinux 0xa7791aef md_wait_for_blocked_rdev +EXPORT_SYMBOL vmlinux 0xa77bfd29 register_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0xa77cd9bd netdev_lower_get_next_private +EXPORT_SYMBOL vmlinux 0xa78b655b __scm_send +EXPORT_SYMBOL vmlinux 0xa78c90fc tcf_block_get +EXPORT_SYMBOL vmlinux 0xa7a15bae xfrm_state_free +EXPORT_SYMBOL vmlinux 0xa7a65150 __dynamic_dev_dbg +EXPORT_SYMBOL vmlinux 0xa7c6dbb8 mpage_readahead +EXPORT_SYMBOL vmlinux 0xa7c72a19 console_stop +EXPORT_SYMBOL vmlinux 0xa7d5f92e ida_destroy +EXPORT_SYMBOL vmlinux 0xa7dbc760 __skb_checksum_complete_head +EXPORT_SYMBOL vmlinux 0xa7e726ae seg6_hmac_info_lookup +EXPORT_SYMBOL vmlinux 0xa7eedcc4 call_usermodehelper +EXPORT_SYMBOL vmlinux 0xa7f23b5d inet_csk_reset_keepalive_timer +EXPORT_SYMBOL vmlinux 0xa80b78c4 registered_fb +EXPORT_SYMBOL vmlinux 0xa837258f tcf_get_next_chain +EXPORT_SYMBOL vmlinux 0xa843805a get_unused_fd_flags +EXPORT_SYMBOL vmlinux 0xa848dab6 tcf_unregister_action +EXPORT_SYMBOL vmlinux 0xa84ce9e0 crypto_aes_inv_sbox +EXPORT_SYMBOL vmlinux 0xa8520814 jbd2_journal_init_jbd_inode +EXPORT_SYMBOL vmlinux 0xa853396b xa_extract +EXPORT_SYMBOL vmlinux 0xa85a3e6d xa_load +EXPORT_SYMBOL vmlinux 0xa8676398 __tracepoint_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xa8694ecd kblockd_schedule_work +EXPORT_SYMBOL vmlinux 0xa871f2d5 sync_filesystem +EXPORT_SYMBOL vmlinux 0xa874f766 pneigh_enqueue +EXPORT_SYMBOL vmlinux 0xa891c196 mmc_card_alternative_gpt_sector +EXPORT_SYMBOL vmlinux 0xa897e3e7 mempool_free +EXPORT_SYMBOL vmlinux 0xa89a1cf1 ipmi_dmi_get_slave_addr +EXPORT_SYMBOL vmlinux 0xa89f021f super_setup_bdi_name +EXPORT_SYMBOL vmlinux 0xa8a8110c kernel_neon_end +EXPORT_SYMBOL vmlinux 0xa8a8bbea phy_stop +EXPORT_SYMBOL vmlinux 0xa8b2daeb jbd2_fc_end_commit_fallback +EXPORT_SYMBOL vmlinux 0xa8bb4d26 __starget_for_each_device +EXPORT_SYMBOL vmlinux 0xa8bc3975 phy_write_mmd +EXPORT_SYMBOL vmlinux 0xa8c9afcf con_is_visible +EXPORT_SYMBOL vmlinux 0xa8caa845 clk_bulk_put_all +EXPORT_SYMBOL vmlinux 0xa8ceedca revert_creds +EXPORT_SYMBOL vmlinux 0xa8e05d8a ip_sock_set_pktinfo +EXPORT_SYMBOL vmlinux 0xa8e6933a qdf2400_e44_present +EXPORT_SYMBOL vmlinux 0xa8f6c843 ip_frag_ecn_table +EXPORT_SYMBOL vmlinux 0xa90ca0de flush_rcu_work +EXPORT_SYMBOL vmlinux 0xa912e426 dma_resv_copy_fences +EXPORT_SYMBOL vmlinux 0xa916b694 strnlen +EXPORT_SYMBOL vmlinux 0xa917c1de blk_limits_io_opt +EXPORT_SYMBOL vmlinux 0xa919e3f6 skb_flow_get_icmp_tci +EXPORT_SYMBOL vmlinux 0xa92bb8b7 bio_init_clone +EXPORT_SYMBOL vmlinux 0xa93aeeb0 blkdev_issue_secure_erase +EXPORT_SYMBOL vmlinux 0xa94a09bb mem_section +EXPORT_SYMBOL vmlinux 0xa94bc12f gpiochip_irq_reqres +EXPORT_SYMBOL vmlinux 0xa954a30c locks_init_lock +EXPORT_SYMBOL vmlinux 0xa964dd13 gpmc_cs_request +EXPORT_SYMBOL vmlinux 0xa965ca81 reciprocal_value +EXPORT_SYMBOL vmlinux 0xa9702821 jbd2_journal_check_used_features +EXPORT_SYMBOL vmlinux 0xa976957d bitmap_remap +EXPORT_SYMBOL vmlinux 0xa982048d security_inode_listsecurity +EXPORT_SYMBOL vmlinux 0xa982b2a9 d_move +EXPORT_SYMBOL vmlinux 0xa990fd90 tty_port_tty_get +EXPORT_SYMBOL vmlinux 0xa9b5ff1c xfrm_trans_queue +EXPORT_SYMBOL vmlinux 0xa9bc40b1 dm_put_device +EXPORT_SYMBOL vmlinux 0xa9ed62d2 tegra_fuse_readl +EXPORT_SYMBOL vmlinux 0xaa00fdc0 ec_transaction +EXPORT_SYMBOL vmlinux 0xaa0c318b vscnprintf +EXPORT_SYMBOL vmlinux 0xaa19e4aa _kstrtol +EXPORT_SYMBOL vmlinux 0xaa1cd19f devm_devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0xaa286fab inode_set_flags +EXPORT_SYMBOL vmlinux 0xaa341905 acpi_bios_exception +EXPORT_SYMBOL vmlinux 0xaa343b75 pci_disable_msix +EXPORT_SYMBOL vmlinux 0xaa38e35e amba_driver_register +EXPORT_SYMBOL vmlinux 0xaa609596 generic_block_bmap +EXPORT_SYMBOL vmlinux 0xaa6f23ad rfkill_get_led_trigger_name +EXPORT_SYMBOL vmlinux 0xaa71192f csum_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0xaa8106bc crc8_populate_msb +EXPORT_SYMBOL vmlinux 0xaa8f1b71 inet_addr_is_any +EXPORT_SYMBOL vmlinux 0xaa923546 try_to_free_buffers +EXPORT_SYMBOL vmlinux 0xaa9b9bbc tls_client_hello_psk +EXPORT_SYMBOL vmlinux 0xaa9ba17c xfrm_lookup +EXPORT_SYMBOL vmlinux 0xaa9c344d dqput +EXPORT_SYMBOL vmlinux 0xaaa4b9bc hchacha_block_generic +EXPORT_SYMBOL vmlinux 0xaaa50fb2 qcom_scm_lmh_profile_change +EXPORT_SYMBOL vmlinux 0xaaabb89a km_policy_expired +EXPORT_SYMBOL vmlinux 0xaabe9a0e _dev_crit +EXPORT_SYMBOL vmlinux 0xaabf240c input_allocate_device +EXPORT_SYMBOL vmlinux 0xaac0e819 logfc +EXPORT_SYMBOL vmlinux 0xaac5a3a4 dquot_reclaim_space_nodirty +EXPORT_SYMBOL vmlinux 0xaac7a9d1 xp_free +EXPORT_SYMBOL vmlinux 0xaac857a9 udp_prot +EXPORT_SYMBOL vmlinux 0xaacf03c1 dma_fence_signal +EXPORT_SYMBOL vmlinux 0xaad0ae78 __bitmap_shift_right +EXPORT_SYMBOL vmlinux 0xaad6d92f rfkill_init_sw_state +EXPORT_SYMBOL vmlinux 0xaad8c7d6 default_wake_function +EXPORT_SYMBOL vmlinux 0xaae7c551 nf_unregister_sockopt +EXPORT_SYMBOL vmlinux 0xaae8ab0e acpi_bus_power_manageable +EXPORT_SYMBOL vmlinux 0xaae94f4b cfb_copyarea +EXPORT_SYMBOL vmlinux 0xaaf4a334 qcom_scm_set_cold_boot_addr +EXPORT_SYMBOL vmlinux 0xaafdc258 strcasecmp +EXPORT_SYMBOL vmlinux 0xab0abd3a watchdog_unregister_governor +EXPORT_SYMBOL vmlinux 0xab2b95cc dev_mc_flush +EXPORT_SYMBOL vmlinux 0xab3697e4 irq_poll_init +EXPORT_SYMBOL vmlinux 0xab3b75ea vme_dma_pattern_attribute +EXPORT_SYMBOL vmlinux 0xab443b44 param_get_invbool +EXPORT_SYMBOL vmlinux 0xab493bc4 flow_rule_match_icmp +EXPORT_SYMBOL vmlinux 0xab5dd9dd max8998_update_reg +EXPORT_SYMBOL vmlinux 0xab600421 probe_irq_off +EXPORT_SYMBOL vmlinux 0xab63baa5 unregister_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xab67a0ac dql_init +EXPORT_SYMBOL vmlinux 0xab6d5b3b hex_to_bin +EXPORT_SYMBOL vmlinux 0xab747509 tcf_action_dump_1 +EXPORT_SYMBOL vmlinux 0xab781570 fb_get_options +EXPORT_SYMBOL vmlinux 0xabaa8f90 sock_common_getsockopt +EXPORT_SYMBOL vmlinux 0xabb67155 jbd2_journal_load +EXPORT_SYMBOL vmlinux 0xabc11934 dev_addr_del +EXPORT_SYMBOL vmlinux 0xabdcd4eb may_setattr +EXPORT_SYMBOL vmlinux 0xabdfc1d2 __invalidate_device +EXPORT_SYMBOL vmlinux 0xabf32f29 utf16s_to_utf8s +EXPORT_SYMBOL vmlinux 0xac06658e gro_find_complete_by_type +EXPORT_SYMBOL vmlinux 0xac1a55be unregister_reboot_notifier +EXPORT_SYMBOL vmlinux 0xac2da689 rproc_add +EXPORT_SYMBOL vmlinux 0xac3201b0 udp_flow_hashrnd +EXPORT_SYMBOL vmlinux 0xac383080 reuseport_migrate_sock +EXPORT_SYMBOL vmlinux 0xac537ac2 percpu_counter_destroy +EXPORT_SYMBOL vmlinux 0xac5fcec0 in4_pton +EXPORT_SYMBOL vmlinux 0xac62db74 eth_gro_complete +EXPORT_SYMBOL vmlinux 0xac660430 tty_do_resize +EXPORT_SYMBOL vmlinux 0xac73373f request_firmware +EXPORT_SYMBOL vmlinux 0xac798684 disk_check_media_change +EXPORT_SYMBOL vmlinux 0xac984611 security_dentry_create_files_as +EXPORT_SYMBOL vmlinux 0xaca84561 devm_gen_pool_create +EXPORT_SYMBOL vmlinux 0xacab29b7 seq_hlist_start_percpu +EXPORT_SYMBOL vmlinux 0xacd81eb3 jbd2_inode_cache +EXPORT_SYMBOL vmlinux 0xacddd806 ptp_get_vclocks_index +EXPORT_SYMBOL vmlinux 0xacf4d843 match_strdup +EXPORT_SYMBOL vmlinux 0xacf649bf audit_log_task_info +EXPORT_SYMBOL vmlinux 0xacf9d37f nf_unregister_net_hook +EXPORT_SYMBOL vmlinux 0xacfa56a9 of_get_compatible_child +EXPORT_SYMBOL vmlinux 0xad0413d4 match_hex +EXPORT_SYMBOL vmlinux 0xad3ea04c qman_p_irqsource_remove +EXPORT_SYMBOL vmlinux 0xad41abb5 scsi_eh_prep_cmnd +EXPORT_SYMBOL vmlinux 0xad523362 blk_mq_init_queue +EXPORT_SYMBOL vmlinux 0xad552e2d vfs_clone_file_range +EXPORT_SYMBOL vmlinux 0xad682b8f xudma_rchanrt_write +EXPORT_SYMBOL vmlinux 0xad6b8bd5 seq_read_iter +EXPORT_SYMBOL vmlinux 0xad6ba40e radix_tree_tag_get +EXPORT_SYMBOL vmlinux 0xad73041f autoremove_wake_function +EXPORT_SYMBOL vmlinux 0xad982709 remove_proc_entry +EXPORT_SYMBOL vmlinux 0xad9901ae bit_waitqueue +EXPORT_SYMBOL vmlinux 0xad994028 blk_mq_delay_run_hw_queues +EXPORT_SYMBOL vmlinux 0xada31e57 gen_pool_dma_alloc_align +EXPORT_SYMBOL vmlinux 0xadae6df8 blake2s_final +EXPORT_SYMBOL vmlinux 0xadbcc998 sock_i_uid +EXPORT_SYMBOL vmlinux 0xadbeed61 mipi_dsi_packet_format_is_long +EXPORT_SYMBOL vmlinux 0xadcdc37e __napi_schedule_irqoff +EXPORT_SYMBOL vmlinux 0xadd139d4 rfs_needed +EXPORT_SYMBOL vmlinux 0xadfc6248 bpf_link_get_from_fd +EXPORT_SYMBOL vmlinux 0xae04012c __vmalloc +EXPORT_SYMBOL vmlinux 0xae13afaa netlbl_calipso_ops_register +EXPORT_SYMBOL vmlinux 0xae1d2c5e fb_modesetting_disabled +EXPORT_SYMBOL vmlinux 0xae316c11 icmpv6_err_convert +EXPORT_SYMBOL vmlinux 0xae33c403 xudma_navss_psil_unpair +EXPORT_SYMBOL vmlinux 0xae40ca99 sb_min_blocksize +EXPORT_SYMBOL vmlinux 0xae439194 ppp_input_error +EXPORT_SYMBOL vmlinux 0xae524ad9 kmalloc_node_trace +EXPORT_SYMBOL vmlinux 0xae540bf4 qdisc_offload_graft_helper +EXPORT_SYMBOL vmlinux 0xae5a04bb acpi_evaluate_dsm +EXPORT_SYMBOL vmlinux 0xae66472b scsi_kmap_atomic_sg +EXPORT_SYMBOL vmlinux 0xae7a9b13 zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0xae83ae05 vfs_create_mount +EXPORT_SYMBOL vmlinux 0xae8f8c7b pci_write_config_byte +EXPORT_SYMBOL vmlinux 0xae930447 cros_ec_get_host_event +EXPORT_SYMBOL vmlinux 0xae9e91dd ipv6_mc_check_mld +EXPORT_SYMBOL vmlinux 0xaeac049a generate_random_guid +EXPORT_SYMBOL vmlinux 0xaeb082ad _raw_read_unlock_bh +EXPORT_SYMBOL vmlinux 0xaebd12f0 acpi_get_name +EXPORT_SYMBOL vmlinux 0xaed56f40 of_iomap +EXPORT_SYMBOL vmlinux 0xaed9ce52 inet_frag_reasm_finish +EXPORT_SYMBOL vmlinux 0xaefc4c3d inet6_release +EXPORT_SYMBOL vmlinux 0xaf197ca0 ps2_interrupt +EXPORT_SYMBOL vmlinux 0xaf259f3c vlan_for_each +EXPORT_SYMBOL vmlinux 0xaf2ac799 ip_sock_set_mtu_discover +EXPORT_SYMBOL vmlinux 0xaf3dd7dc scsi_logging_level +EXPORT_SYMBOL vmlinux 0xaf46eb01 blk_mq_alloc_tag_set +EXPORT_SYMBOL vmlinux 0xaf56600a arm64_use_ng_mappings +EXPORT_SYMBOL vmlinux 0xaf5cf190 dma_map_sg_attrs +EXPORT_SYMBOL vmlinux 0xaf9bf7ab seq_pad +EXPORT_SYMBOL vmlinux 0xafa307db setup_new_exec +EXPORT_SYMBOL vmlinux 0xafaa6031 _find_next_and_bit +EXPORT_SYMBOL vmlinux 0xafb864c1 refcount_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0xafc08054 dotdot_name +EXPORT_SYMBOL vmlinux 0xafc6c68e zstd_is_error +EXPORT_SYMBOL vmlinux 0xafcd1d51 param_ops_int +EXPORT_SYMBOL vmlinux 0xafe090ac cdev_add +EXPORT_SYMBOL vmlinux 0xb001bde1 vme_init_bridge +EXPORT_SYMBOL vmlinux 0xb004dd95 __f_setown +EXPORT_SYMBOL vmlinux 0xb0063b89 of_node_name_eq +EXPORT_SYMBOL vmlinux 0xb0090fd0 blk_rq_map_user +EXPORT_SYMBOL vmlinux 0xb015110a sk_common_release +EXPORT_SYMBOL vmlinux 0xb01bebf9 xfrm_get_acqseq +EXPORT_SYMBOL vmlinux 0xb02bb634 pci_disable_link_state +EXPORT_SYMBOL vmlinux 0xb037b2b2 devm_devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0xb04a43ad __xa_alloc_cyclic +EXPORT_SYMBOL vmlinux 0xb058ca07 dim_calc_stats +EXPORT_SYMBOL vmlinux 0xb05900c6 netdev_core_stats_alloc +EXPORT_SYMBOL vmlinux 0xb05fc310 sysctl_rmem_max +EXPORT_SYMBOL vmlinux 0xb0617db4 wait_for_completion_state +EXPORT_SYMBOL vmlinux 0xb07d45a8 dma_sync_single_for_cpu +EXPORT_SYMBOL vmlinux 0xb0801ca0 serial8250_set_isa_configurator +EXPORT_SYMBOL vmlinux 0xb08bad0c acpi_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xb093e45a seq_file_path +EXPORT_SYMBOL vmlinux 0xb09ade13 vme_irq_generate +EXPORT_SYMBOL vmlinux 0xb09d18a4 __dev_remove_pack +EXPORT_SYMBOL vmlinux 0xb0a0da0c rational_best_approximation +EXPORT_SYMBOL vmlinux 0xb0c5e247 lockref_put_return +EXPORT_SYMBOL vmlinux 0xb0cba9ed component_match_add_typed +EXPORT_SYMBOL vmlinux 0xb0e10781 get_option +EXPORT_SYMBOL vmlinux 0xb0ef9e32 mdio_driver_unregister +EXPORT_SYMBOL vmlinux 0xb0f96eca __check_sticky +EXPORT_SYMBOL vmlinux 0xb0fa6024 eth_header_parse +EXPORT_SYMBOL vmlinux 0xb103370a make_bad_inode +EXPORT_SYMBOL vmlinux 0xb108f146 xfrm_input_register_afinfo +EXPORT_SYMBOL vmlinux 0xb116faf9 tty_port_carrier_raised +EXPORT_SYMBOL vmlinux 0xb121390a probe_irq_on +EXPORT_SYMBOL vmlinux 0xb12cbacb fb_unregister_client +EXPORT_SYMBOL vmlinux 0xb1342cdb _raw_read_lock_irqsave +EXPORT_SYMBOL vmlinux 0xb14ab1ef hdmi_audio_infoframe_init +EXPORT_SYMBOL vmlinux 0xb14fc46a find_next_clump8 +EXPORT_SYMBOL vmlinux 0xb1518e15 cancel_work +EXPORT_SYMBOL vmlinux 0xb17c65c0 simple_dentry_operations +EXPORT_SYMBOL vmlinux 0xb18540c3 pci_assign_resource +EXPORT_SYMBOL vmlinux 0xb18bb1e6 jbd2_journal_grab_journal_head +EXPORT_SYMBOL vmlinux 0xb199c891 vlan_dev_real_dev +EXPORT_SYMBOL vmlinux 0xb1c3a01a oops_in_progress +EXPORT_SYMBOL vmlinux 0xb1db9a69 fsl_ifc_find +EXPORT_SYMBOL vmlinux 0xb1dc19ad is_acpi_device_node +EXPORT_SYMBOL vmlinux 0xb1ddf995 jiffies_64_to_clock_t +EXPORT_SYMBOL vmlinux 0xb1ed07fd mr_dump +EXPORT_SYMBOL vmlinux 0xb1ef2d50 cred_fscmp +EXPORT_SYMBOL vmlinux 0xb20aa37f netpoll_send_udp +EXPORT_SYMBOL vmlinux 0xb22e16d5 radix_tree_maybe_preload +EXPORT_SYMBOL vmlinux 0xb23027c1 kstrtos16_from_user +EXPORT_SYMBOL vmlinux 0xb246ed96 pci_bus_assign_resources +EXPORT_SYMBOL vmlinux 0xb24f7cbf sk_stream_wait_close +EXPORT_SYMBOL vmlinux 0xb2535f64 of_property_read_reg +EXPORT_SYMBOL vmlinux 0xb27f6a39 d_obtain_root +EXPORT_SYMBOL vmlinux 0xb27f8c55 generic_read_dir +EXPORT_SYMBOL vmlinux 0xb28014cb of_phy_register_fixed_link +EXPORT_SYMBOL vmlinux 0xb29744ce padata_do_serial +EXPORT_SYMBOL vmlinux 0xb2a37515 nf_register_queue_handler +EXPORT_SYMBOL vmlinux 0xb2a9cf10 neigh_proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0xb2b48be1 fb_prepare_logo +EXPORT_SYMBOL vmlinux 0xb2bcb088 acpi_current_gpe_count +EXPORT_SYMBOL vmlinux 0xb2c973d2 tcf_em_register +EXPORT_SYMBOL vmlinux 0xb2e03d5b sock_wfree +EXPORT_SYMBOL vmlinux 0xb2ead97c kimage_vaddr +EXPORT_SYMBOL vmlinux 0xb2eca101 acpi_bus_register_driver +EXPORT_SYMBOL vmlinux 0xb2f1bade unregister_console +EXPORT_SYMBOL vmlinux 0xb2f35c6a xxh64 +EXPORT_SYMBOL vmlinux 0xb2fcb56d queue_delayed_work_on +EXPORT_SYMBOL vmlinux 0xb306ec50 __sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken +EXPORT_SYMBOL vmlinux 0xb30a6f75 param_ops_charp +EXPORT_SYMBOL vmlinux 0xb30b9822 vme_master_set +EXPORT_SYMBOL vmlinux 0xb31502d8 crypto_kdf108_ctr_generate +EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 +EXPORT_SYMBOL vmlinux 0xb32728bb qcom_scm_iommu_secure_ptbl_init +EXPORT_SYMBOL vmlinux 0xb331c985 skb_copy_and_hash_datagram_iter +EXPORT_SYMBOL vmlinux 0xb34d798e seg6_hmac_net_exit +EXPORT_SYMBOL vmlinux 0xb34dca1c kryo_l2_get_indirect_reg +EXPORT_SYMBOL vmlinux 0xb35181e8 blk_mq_init_allocated_queue +EXPORT_SYMBOL vmlinux 0xb35eff2c fb_io_read +EXPORT_SYMBOL vmlinux 0xb3687850 out_of_line_wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0xb36c03e4 xfrm_find_acq_byseq +EXPORT_SYMBOL vmlinux 0xb373e0ac flow_block_cb_alloc +EXPORT_SYMBOL vmlinux 0xb3752fe7 ethtool_rx_flow_rule_create +EXPORT_SYMBOL vmlinux 0xb37eec29 bio_copy_data +EXPORT_SYMBOL vmlinux 0xb3867e6d mtree_insert +EXPORT_SYMBOL vmlinux 0xb386e0fd nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xb39efda1 ipv6_push_frag_opts +EXPORT_SYMBOL vmlinux 0xb3a82019 profile_pc +EXPORT_SYMBOL vmlinux 0xb3b54a46 mfd_remove_devices +EXPORT_SYMBOL vmlinux 0xb3bd3298 filemap_splice_read +EXPORT_SYMBOL vmlinux 0xb3c71e3a pci_find_resource +EXPORT_SYMBOL vmlinux 0xb3d2c76d scsi_hostbyte_string +EXPORT_SYMBOL vmlinux 0xb3ea6a98 write_dirty_buffer +EXPORT_SYMBOL vmlinux 0xb3f0de55 xz_dec_microlzma_run +EXPORT_SYMBOL vmlinux 0xb3f49446 kstrtos8_from_user +EXPORT_SYMBOL vmlinux 0xb3f548ad kmemdup_nul +EXPORT_SYMBOL vmlinux 0xb3f7646e kthread_should_stop +EXPORT_SYMBOL vmlinux 0xb3f985a8 sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb4043948 acpi_execute_simple_method +EXPORT_SYMBOL vmlinux 0xb404e31b vc_resize +EXPORT_SYMBOL vmlinux 0xb4096aca devfreq_monitor_stop +EXPORT_SYMBOL vmlinux 0xb40ab366 __ip_select_ident +EXPORT_SYMBOL vmlinux 0xb4180655 phy_start_aneg +EXPORT_SYMBOL vmlinux 0xb423dba1 console_blanked +EXPORT_SYMBOL vmlinux 0xb42d07b4 iov_iter_npages +EXPORT_SYMBOL vmlinux 0xb439f5ab wait_for_key_construction +EXPORT_SYMBOL vmlinux 0xb43ea275 __filemap_get_folio +EXPORT_SYMBOL vmlinux 0xb457131a __netdev_alloc_skb +EXPORT_SYMBOL vmlinux 0xb4577003 acpi_dev_present +EXPORT_SYMBOL vmlinux 0xb459de55 phy_attached_print +EXPORT_SYMBOL vmlinux 0xb463f3ed sock_pfree +EXPORT_SYMBOL vmlinux 0xb47ce6a9 sunxi_sram_claim +EXPORT_SYMBOL vmlinux 0xb4804ec4 fb_io_write +EXPORT_SYMBOL vmlinux 0xb48d4d22 security_sb_eat_lsm_opts +EXPORT_SYMBOL vmlinux 0xb49601a1 sg_zero_buffer +EXPORT_SYMBOL vmlinux 0xb4b80008 mr_mfc_find_parent +EXPORT_SYMBOL vmlinux 0xb4ba64ef pcie_bandwidth_available +EXPORT_SYMBOL vmlinux 0xb4da02b9 tty_register_device +EXPORT_SYMBOL vmlinux 0xb4dfac62 jbd2_log_wait_commit +EXPORT_SYMBOL vmlinux 0xb50411df fsl_ifc_ctrl_dev +EXPORT_SYMBOL vmlinux 0xb50d0cba netdev_upper_get_next_dev_rcu +EXPORT_SYMBOL vmlinux 0xb50d6c87 from_kprojid_munged +EXPORT_SYMBOL vmlinux 0xb50eca4a pcie_capability_write_dword +EXPORT_SYMBOL vmlinux 0xb5257c0e d_hash_and_lookup +EXPORT_SYMBOL vmlinux 0xb53f2810 tcp_sockets_allocated +EXPORT_SYMBOL vmlinux 0xb5499ac8 input_mt_report_finger_count +EXPORT_SYMBOL vmlinux 0xb56a91d2 sock_init_data_uid +EXPORT_SYMBOL vmlinux 0xb575c88f xfrm_user_policy +EXPORT_SYMBOL vmlinux 0xb57f1e27 fman_port_disable +EXPORT_SYMBOL vmlinux 0xb597f5c5 tcp_time_wait +EXPORT_SYMBOL vmlinux 0xb59fcfcd blk_rq_map_user_iov +EXPORT_SYMBOL vmlinux 0xb5a459dc unregister_blkdev +EXPORT_SYMBOL vmlinux 0xb5aa7165 dma_pool_destroy +EXPORT_SYMBOL vmlinux 0xb5b54b34 _raw_spin_unlock +EXPORT_SYMBOL vmlinux 0xb5b63711 fileattr_fill_xflags +EXPORT_SYMBOL vmlinux 0xb5b9f0f4 bdev_end_io_acct +EXPORT_SYMBOL vmlinux 0xb5c405ae cdev_set_parent +EXPORT_SYMBOL vmlinux 0xb5d829ca __blk_mq_alloc_disk +EXPORT_SYMBOL vmlinux 0xb5e322e3 single_release +EXPORT_SYMBOL vmlinux 0xb5e73116 flush_delayed_work +EXPORT_SYMBOL vmlinux 0xb61d6fc2 down_read_interruptible +EXPORT_SYMBOL vmlinux 0xb62e9207 cdrom_get_media_event +EXPORT_SYMBOL vmlinux 0xb63265d0 neigh_table_clear +EXPORT_SYMBOL vmlinux 0xb633f115 irq_poll_enable +EXPORT_SYMBOL vmlinux 0xb654ef65 acpi_os_read_port +EXPORT_SYMBOL vmlinux 0xb667756f netpoll_poll_dev +EXPORT_SYMBOL vmlinux 0xb66e96d8 netlbl_audit_start +EXPORT_SYMBOL vmlinux 0xb678366f int_sqrt +EXPORT_SYMBOL vmlinux 0xb67fec0e uuid_parse +EXPORT_SYMBOL vmlinux 0xb6817814 dev_set_mac_address +EXPORT_SYMBOL vmlinux 0xb6828f31 make_kgid +EXPORT_SYMBOL vmlinux 0xb6936ffe _bcd2bin +EXPORT_SYMBOL vmlinux 0xb69d5bf7 d_make_root +EXPORT_SYMBOL vmlinux 0xb6a33042 ether_setup +EXPORT_SYMBOL vmlinux 0xb6acaa13 phy_sfp_detach +EXPORT_SYMBOL vmlinux 0xb6c6b22b dquot_resume +EXPORT_SYMBOL vmlinux 0xb6cb556a _find_first_and_bit +EXPORT_SYMBOL vmlinux 0xb6cf91fc nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0xb6d86b53 inet_sendmsg +EXPORT_SYMBOL vmlinux 0xb6dcefc5 netdev_set_sb_channel +EXPORT_SYMBOL vmlinux 0xb6e36ce2 psched_ratecfg_precompute +EXPORT_SYMBOL vmlinux 0xb6fde909 close_fd +EXPORT_SYMBOL vmlinux 0xb7084ed4 textsearch_register +EXPORT_SYMBOL vmlinux 0xb709a735 device_match_acpi_dev +EXPORT_SYMBOL vmlinux 0xb7156b8f xp_alloc +EXPORT_SYMBOL vmlinux 0xb71589f0 skip_spaces +EXPORT_SYMBOL vmlinux 0xb716cd79 input_flush_device +EXPORT_SYMBOL vmlinux 0xb71ed69f __hw_addr_unsync +EXPORT_SYMBOL vmlinux 0xb725e15f devm_clk_get +EXPORT_SYMBOL vmlinux 0xb737b185 gen_pool_best_fit +EXPORT_SYMBOL vmlinux 0xb73d18e0 iov_iter_get_pages2 +EXPORT_SYMBOL vmlinux 0xb7558aab kernel_getpeername +EXPORT_SYMBOL vmlinux 0xb76130a6 jbd2_fc_end_commit +EXPORT_SYMBOL vmlinux 0xb7622ae8 input_alloc_absinfo +EXPORT_SYMBOL vmlinux 0xb7688155 ucc_slow_init +EXPORT_SYMBOL vmlinux 0xb77545cd tcp_peek_len +EXPORT_SYMBOL vmlinux 0xb78debe3 LZ4_decompress_fast_usingDict +EXPORT_SYMBOL vmlinux 0xb797ee52 tcp_sock_set_user_timeout +EXPORT_SYMBOL vmlinux 0xb7b68186 __inet_stream_connect +EXPORT_SYMBOL vmlinux 0xb7b7fa6e node_states +EXPORT_SYMBOL vmlinux 0xb7c0e02b crypto_sha512_update +EXPORT_SYMBOL vmlinux 0xb7c0f443 sort +EXPORT_SYMBOL vmlinux 0xb7c207e1 nf_ct_attach +EXPORT_SYMBOL vmlinux 0xb7c6db70 sysctl_max_skb_frags +EXPORT_SYMBOL vmlinux 0xb7cd9b8e uart_write_wakeup +EXPORT_SYMBOL vmlinux 0xb7d8dedc of_n_size_cells +EXPORT_SYMBOL vmlinux 0xb7dde71e security_inode_getsecctx +EXPORT_SYMBOL vmlinux 0xb7dfddee seq_put_decimal_ull +EXPORT_SYMBOL vmlinux 0xb7e18dcc blk_get_queue +EXPORT_SYMBOL vmlinux 0xb7ea8c66 dev_uc_unsync +EXPORT_SYMBOL vmlinux 0xb7eef6e3 __traceiter_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xb80b4a18 zstd_compress_bound +EXPORT_SYMBOL vmlinux 0xb823cfff mdiobus_scan_c22 +EXPORT_SYMBOL vmlinux 0xb842716c qcom_scm_ocmem_lock_available +EXPORT_SYMBOL vmlinux 0xb85f5d88 page_pool_alloc_pages +EXPORT_SYMBOL vmlinux 0xb8605d9c qman_p_static_dequeue_add +EXPORT_SYMBOL vmlinux 0xb862c7f9 find_inode_by_ino_rcu +EXPORT_SYMBOL vmlinux 0xb868ac5c register_sysrq_key +EXPORT_SYMBOL vmlinux 0xb876a449 acpi_device_hid +EXPORT_SYMBOL vmlinux 0xb877a99d ip_cmsg_recv_offset +EXPORT_SYMBOL vmlinux 0xb87f9d52 make_kprojid +EXPORT_SYMBOL vmlinux 0xb88a8773 tcp_openreq_init_rwin +EXPORT_SYMBOL vmlinux 0xb88f5202 dm_io +EXPORT_SYMBOL vmlinux 0xb89b6e6b guid_parse +EXPORT_SYMBOL vmlinux 0xb8b043f2 kfree_link +EXPORT_SYMBOL vmlinux 0xb8bbb2b0 blk_mq_rq_cpu +EXPORT_SYMBOL vmlinux 0xb8c27390 dev_get_by_index_rcu +EXPORT_SYMBOL vmlinux 0xb8c34d54 dev_get_iflink +EXPORT_SYMBOL vmlinux 0xb8c56c31 neigh_sysctl_unregister +EXPORT_SYMBOL vmlinux 0xb8e158f7 netif_set_real_num_queues +EXPORT_SYMBOL vmlinux 0xb8efd31c lookup_one_qstr_excl +EXPORT_SYMBOL vmlinux 0xb8f1ce10 twl6040_reg_read +EXPORT_SYMBOL vmlinux 0xb8f9d3cc genphy_read_status +EXPORT_SYMBOL vmlinux 0xb907513f unpoison_memory +EXPORT_SYMBOL vmlinux 0xb90aafb9 cad_pid +EXPORT_SYMBOL vmlinux 0xb911bb58 minmax_running_max +EXPORT_SYMBOL vmlinux 0xb915835e set_bh_page +EXPORT_SYMBOL vmlinux 0xb920db49 acpi_tb_install_and_load_table +EXPORT_SYMBOL vmlinux 0xb929e64f truncate_inode_pages +EXPORT_SYMBOL vmlinux 0xb92a7b3c rproc_detach +EXPORT_SYMBOL vmlinux 0xb9302080 file_ns_capable +EXPORT_SYMBOL vmlinux 0xb94204f4 backlight_device_get_by_type +EXPORT_SYMBOL vmlinux 0xb94339c4 qdisc_put_stab +EXPORT_SYMBOL vmlinux 0xb9478d90 hdmi_drm_infoframe_unpack_only +EXPORT_SYMBOL vmlinux 0xb95ba29c inet_unregister_protosw +EXPORT_SYMBOL vmlinux 0xb96c4f9e audit_log_subject_context +EXPORT_SYMBOL vmlinux 0xb97220ff bitmap_parse +EXPORT_SYMBOL vmlinux 0xb9910ee1 xfrm_state_unregister_afinfo +EXPORT_SYMBOL vmlinux 0xb99149ec unpin_user_page +EXPORT_SYMBOL vmlinux 0xb996b549 scsi_host_put +EXPORT_SYMBOL vmlinux 0xb99a5424 unregister_qdisc +EXPORT_SYMBOL vmlinux 0xb9af1d0d __xa_clear_mark +EXPORT_SYMBOL vmlinux 0xb9b6f925 mdiobus_unregister +EXPORT_SYMBOL vmlinux 0xb9b95b18 pm860x_reg_write +EXPORT_SYMBOL vmlinux 0xb9ba14ea sock_recvmsg +EXPORT_SYMBOL vmlinux 0xb9ba5302 devm_pci_remap_cfg_resource +EXPORT_SYMBOL vmlinux 0xb9cf7b67 __xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xb9d4b964 input_mt_sync_frame +EXPORT_SYMBOL vmlinux 0xb9e15942 fuse_dequeue_forget +EXPORT_SYMBOL vmlinux 0xb9e1773f softnet_data +EXPORT_SYMBOL vmlinux 0xb9e26401 vfs_fadvise +EXPORT_SYMBOL vmlinux 0xb9e3f121 flow_rule_match_ipv4_addrs +EXPORT_SYMBOL vmlinux 0xb9e8e2cc in6addr_sitelocal_allrouters +EXPORT_SYMBOL vmlinux 0xb9ea25a0 submit_bio +EXPORT_SYMBOL vmlinux 0xb9ec7761 vme_master_mmap +EXPORT_SYMBOL vmlinux 0xb9fc381a qcom_scm_hdcp_req +EXPORT_SYMBOL vmlinux 0xba00daa2 dma_fence_allocate_private_stub +EXPORT_SYMBOL vmlinux 0xba0676e2 vm_zone_stat +EXPORT_SYMBOL vmlinux 0xba1008c8 __crc32c_le +EXPORT_SYMBOL vmlinux 0xba13cce6 of_find_property +EXPORT_SYMBOL vmlinux 0xba497f13 loops_per_jiffy +EXPORT_SYMBOL vmlinux 0xba707a78 qe_get_brg_clk +EXPORT_SYMBOL vmlinux 0xba756908 seq_escape_mem +EXPORT_SYMBOL vmlinux 0xba85d032 rtnl_configure_link +EXPORT_SYMBOL vmlinux 0xba8fbd64 _raw_spin_lock +EXPORT_SYMBOL vmlinux 0xbac8aeea sg_nents_for_len +EXPORT_SYMBOL vmlinux 0xbafa632e __do_once_sleepable_start +EXPORT_SYMBOL vmlinux 0xbb0540aa zlib_inflateReset +EXPORT_SYMBOL vmlinux 0xbb0b7eb3 _dev_notice +EXPORT_SYMBOL vmlinux 0xbb1150a0 freeze_super +EXPORT_SYMBOL vmlinux 0xbb20e7de skb_checksum_help +EXPORT_SYMBOL vmlinux 0xbb21260e convert_ifc_address +EXPORT_SYMBOL vmlinux 0xbb24f607 init_cdrom_command +EXPORT_SYMBOL vmlinux 0xbb3ad81f md_write_start +EXPORT_SYMBOL vmlinux 0xbb402048 nvdimm_bus_lock +EXPORT_SYMBOL vmlinux 0xbb422a7c ip_frag_next +EXPORT_SYMBOL vmlinux 0xbb4f4766 simple_write_to_buffer +EXPORT_SYMBOL vmlinux 0xbb5245d9 blkdev_get_by_dev +EXPORT_SYMBOL vmlinux 0xbb57cb58 pci_disable_ptm +EXPORT_SYMBOL vmlinux 0xbb5fa7a1 hmm_range_fault +EXPORT_SYMBOL vmlinux 0xbb687724 bman_new_pool +EXPORT_SYMBOL vmlinux 0xbb6cd7af sk_send_sigurg +EXPORT_SYMBOL vmlinux 0xbb9ed3bf mutex_trylock +EXPORT_SYMBOL vmlinux 0xbbbd93bf pnpacpi_protocol +EXPORT_SYMBOL vmlinux 0xbbceba3f ndo_dflt_fdb_add +EXPORT_SYMBOL vmlinux 0xbbd65e2a genphy_read_mmd_unsupported +EXPORT_SYMBOL vmlinux 0xbbda18c4 dma_fence_free +EXPORT_SYMBOL vmlinux 0xbc020f52 rproc_boot +EXPORT_SYMBOL vmlinux 0xbc1947a9 tty_port_free_xmit_buf +EXPORT_SYMBOL vmlinux 0xbc19b80c phy_get_eee_err +EXPORT_SYMBOL vmlinux 0xbc1fffa6 rproc_free +EXPORT_SYMBOL vmlinux 0xbc2031de acpi_processor_get_bios_limit +EXPORT_SYMBOL vmlinux 0xbc2e4152 generic_ro_fops +EXPORT_SYMBOL vmlinux 0xbc3850ef ndo_dflt_fdb_dump +EXPORT_SYMBOL vmlinux 0xbc563a70 invalidate_disk +EXPORT_SYMBOL vmlinux 0xbc62c386 lock_rename_child +EXPORT_SYMBOL vmlinux 0xbc9e52c4 fscrypt_setup_filename +EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf +EXPORT_SYMBOL vmlinux 0xbcb473f4 sk_stream_kill_queues +EXPORT_SYMBOL vmlinux 0xbcd20955 devm_devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0xbcd4e221 pci_wake_from_d3 +EXPORT_SYMBOL vmlinux 0xbcdf60a1 forget_all_cached_acls +EXPORT_SYMBOL vmlinux 0xbd21514e __icmp_send +EXPORT_SYMBOL vmlinux 0xbd2ed982 simple_get_link +EXPORT_SYMBOL vmlinux 0xbd462b55 __kfifo_init +EXPORT_SYMBOL vmlinux 0xbd62d491 path_has_submounts +EXPORT_SYMBOL vmlinux 0xbd659af1 xfrm6_rcv +EXPORT_SYMBOL vmlinux 0xbd6841d4 crc16 +EXPORT_SYMBOL vmlinux 0xbd7f40a5 pcim_iounmap +EXPORT_SYMBOL vmlinux 0xbd81c59a sk_ioctl +EXPORT_SYMBOL vmlinux 0xbd97a6b9 devm_ioport_map +EXPORT_SYMBOL vmlinux 0xbe18a6a1 kernel_sock_ip_overhead +EXPORT_SYMBOL vmlinux 0xbe3d2a92 udp_set_csum +EXPORT_SYMBOL vmlinux 0xbe49252c acpi_os_write_port +EXPORT_SYMBOL vmlinux 0xbe4eb6ed secure_dccpv6_sequence_number +EXPORT_SYMBOL vmlinux 0xbe5845e2 seq_path +EXPORT_SYMBOL vmlinux 0xbe5a24e9 xxh32_copy_state +EXPORT_SYMBOL vmlinux 0xbe65af91 path_get +EXPORT_SYMBOL vmlinux 0xbe66993a bpf_prog_get_type_path +EXPORT_SYMBOL vmlinux 0xbe6a866f __wait_on_bit +EXPORT_SYMBOL vmlinux 0xbe6a8c96 zstd_cctx_workspace_bound +EXPORT_SYMBOL vmlinux 0xbe6e83b1 reuseport_detach_sock +EXPORT_SYMBOL vmlinux 0xbe767ad2 __fs_parse +EXPORT_SYMBOL vmlinux 0xbe851ecf padata_alloc_shell +EXPORT_SYMBOL vmlinux 0xbe86960b md_error +EXPORT_SYMBOL vmlinux 0xbe8d1d89 remove_proc_subtree +EXPORT_SYMBOL vmlinux 0xbe908e7a qman_start_using_portal +EXPORT_SYMBOL vmlinux 0xbe90f09b xfrm6_protocol_deregister +EXPORT_SYMBOL vmlinux 0xbe911c18 md_bitmap_close_sync +EXPORT_SYMBOL vmlinux 0xbe919d22 do_splice_direct +EXPORT_SYMBOL vmlinux 0xbebab567 phys_mem_access_prot +EXPORT_SYMBOL vmlinux 0xbec82324 ipv4_specific +EXPORT_SYMBOL vmlinux 0xbeeabdb1 ip_generic_getfrag +EXPORT_SYMBOL vmlinux 0xbef43296 console_conditional_schedule +EXPORT_SYMBOL vmlinux 0xbefa51a3 gen_pool_add_owner +EXPORT_SYMBOL vmlinux 0xbf19d609 tcp_set_rcvlowat +EXPORT_SYMBOL vmlinux 0xbf36081d generic_permission +EXPORT_SYMBOL vmlinux 0xbf363b0f of_find_node_opts_by_path +EXPORT_SYMBOL vmlinux 0xbf3c5fa4 udp_seq_next +EXPORT_SYMBOL vmlinux 0xbf59c419 posix_acl_init +EXPORT_SYMBOL vmlinux 0xbf5d1c4a inode_set_bytes +EXPORT_SYMBOL vmlinux 0xbf6589c4 filemap_fdatawait_range +EXPORT_SYMBOL vmlinux 0xbf6d7821 ip_route_input_noref +EXPORT_SYMBOL vmlinux 0xbf75dcca trace_event_printf +EXPORT_SYMBOL vmlinux 0xbf7a8a97 tcp_poll +EXPORT_SYMBOL vmlinux 0xbf7b2f40 pci_scan_bridge +EXPORT_SYMBOL vmlinux 0xbf7c044a inet_addr_type_table +EXPORT_SYMBOL vmlinux 0xbfae9e07 utf8_validate +EXPORT_SYMBOL vmlinux 0xbfcaea7e __netif_rx +EXPORT_SYMBOL vmlinux 0xbfcbc0d2 stmp_reset_block +EXPORT_SYMBOL vmlinux 0xbfdcf1a4 neigh_parms_release +EXPORT_SYMBOL vmlinux 0xbfe56180 ethtool_op_get_ts_info +EXPORT_SYMBOL vmlinux 0xbff35375 km_query +EXPORT_SYMBOL vmlinux 0xc010a0a7 tcf_exts_num_actions +EXPORT_SYMBOL vmlinux 0xc0115df3 of_translate_address +EXPORT_SYMBOL vmlinux 0xc01c17f6 skb_trim +EXPORT_SYMBOL vmlinux 0xc0364007 fault_in_writeable +EXPORT_SYMBOL vmlinux 0xc060c3f4 page_pool_ethtool_stats_get +EXPORT_SYMBOL vmlinux 0xc061a53c devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0xc0763484 rfkill_blocked +EXPORT_SYMBOL vmlinux 0xc078d22c zstd_init_cstream +EXPORT_SYMBOL vmlinux 0xc078daf5 page_pool_return_skb_page +EXPORT_SYMBOL vmlinux 0xc07b0863 fb_destroy_modedb +EXPORT_SYMBOL vmlinux 0xc089d0be xfrm_state_insert +EXPORT_SYMBOL vmlinux 0xc096c01e proc_create_mount_point +EXPORT_SYMBOL vmlinux 0xc0aadaac __serio_register_driver +EXPORT_SYMBOL vmlinux 0xc0af881d pcibus_to_node +EXPORT_SYMBOL vmlinux 0xc0ba6816 dev_mc_add_global +EXPORT_SYMBOL vmlinux 0xc0d04fbb flow_rule_match_meta +EXPORT_SYMBOL vmlinux 0xc0e084d4 kmem_cache_alloc_bulk +EXPORT_SYMBOL vmlinux 0xc0ed0c47 fget +EXPORT_SYMBOL vmlinux 0xc0f9e9de tcf_em_tree_validate +EXPORT_SYMBOL vmlinux 0xc0fe9137 __printk_cpu_sync_put +EXPORT_SYMBOL vmlinux 0xc0ff12fb nla_strdup +EXPORT_SYMBOL vmlinux 0xc0ff21c1 input_get_new_minor +EXPORT_SYMBOL vmlinux 0xc1040855 scsi_rescan_device +EXPORT_SYMBOL vmlinux 0xc1198662 __warn_flushing_systemwide_wq +EXPORT_SYMBOL vmlinux 0xc11b2c64 dquot_disable +EXPORT_SYMBOL vmlinux 0xc125586d skb_vlan_pop +EXPORT_SYMBOL vmlinux 0xc13e93c3 key_revoke +EXPORT_SYMBOL vmlinux 0xc14dc168 acpi_get_data +EXPORT_SYMBOL vmlinux 0xc1514451 bpf_link_put +EXPORT_SYMBOL vmlinux 0xc1514a3b free_irq +EXPORT_SYMBOL vmlinux 0xc1579516 fman_port_enable +EXPORT_SYMBOL vmlinux 0xc15f5324 textsearch_prepare +EXPORT_SYMBOL vmlinux 0xc164a51c keygen_init +EXPORT_SYMBOL vmlinux 0xc16be39d iter_div_u64_rem +EXPORT_SYMBOL vmlinux 0xc1715492 dev_mc_sync +EXPORT_SYMBOL vmlinux 0xc19e76f6 page_pool_create +EXPORT_SYMBOL vmlinux 0xc1c41775 __set_page_dirty_nobuffers +EXPORT_SYMBOL vmlinux 0xc1c73bc4 dquot_get_next_id +EXPORT_SYMBOL vmlinux 0xc1c90f3c fman_bind +EXPORT_SYMBOL vmlinux 0xc1cb419c __traceiter_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xc1cc18f8 skb_ext_add +EXPORT_SYMBOL vmlinux 0xc1d8cfaf __fdget +EXPORT_SYMBOL vmlinux 0xc1e2c742 tegra_io_rail_power_on +EXPORT_SYMBOL vmlinux 0xc2050974 fman_port_get_tstamp +EXPORT_SYMBOL vmlinux 0xc20de9d4 blk_integrity_compare +EXPORT_SYMBOL vmlinux 0xc216dcad in6_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0xc216f8a8 i2c_put_adapter +EXPORT_SYMBOL vmlinux 0xc21727ca ip_local_deliver +EXPORT_SYMBOL vmlinux 0xc22f6693 call_fib_notifier +EXPORT_SYMBOL vmlinux 0xc2310cdc logic_inl +EXPORT_SYMBOL vmlinux 0xc23f63d9 scsi_scan_target +EXPORT_SYMBOL vmlinux 0xc25c92ae sk_stream_error +EXPORT_SYMBOL vmlinux 0xc2728c41 phy_reset_after_clk_enable +EXPORT_SYMBOL vmlinux 0xc2840d9c fscrypt_decrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xc2877f75 ptp_clock_unregister +EXPORT_SYMBOL vmlinux 0xc28cee17 sockopt_lock_sock +EXPORT_SYMBOL vmlinux 0xc29bf967 strspn +EXPORT_SYMBOL vmlinux 0xc2af1eb4 configfs_undepend_item +EXPORT_SYMBOL vmlinux 0xc2b7c2ac crypto_sha1_update +EXPORT_SYMBOL vmlinux 0xc2b820c3 qdisc_watchdog_cancel +EXPORT_SYMBOL vmlinux 0xc2b8bf93 mipi_dsi_dcs_set_tear_on +EXPORT_SYMBOL vmlinux 0xc2bf864d param_ops_byte +EXPORT_SYMBOL vmlinux 0xc2cb862e sgl_alloc_order +EXPORT_SYMBOL vmlinux 0xc2e168ab caches_clean_inval_pou +EXPORT_SYMBOL vmlinux 0xc2e587d1 reset_devices +EXPORT_SYMBOL vmlinux 0xc2ed40d0 tty_unthrottle +EXPORT_SYMBOL vmlinux 0xc2ee73a6 netif_tx_wake_queue +EXPORT_SYMBOL vmlinux 0xc2f11eac meson_sm_call_read +EXPORT_SYMBOL vmlinux 0xc2f52274 __lshrti3 +EXPORT_SYMBOL vmlinux 0xc301e47f simple_dir_operations +EXPORT_SYMBOL vmlinux 0xc3055d20 usleep_range_state +EXPORT_SYMBOL vmlinux 0xc308c181 napi_build_skb +EXPORT_SYMBOL vmlinux 0xc30d05b0 dump_skip +EXPORT_SYMBOL vmlinux 0xc310b981 strnstr +EXPORT_SYMBOL vmlinux 0xc314aec5 genphy_config_eee_advert +EXPORT_SYMBOL vmlinux 0xc31db0ce is_vmalloc_addr +EXPORT_SYMBOL vmlinux 0xc325558b param_ops_invbool +EXPORT_SYMBOL vmlinux 0xc329efb2 of_io_request_and_map +EXPORT_SYMBOL vmlinux 0xc32c6c23 flow_rule_match_ip +EXPORT_SYMBOL vmlinux 0xc32c71af register_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xc336e739 pci_bus_size_bridges +EXPORT_SYMBOL vmlinux 0xc3562a01 blk_rq_count_integrity_sg +EXPORT_SYMBOL vmlinux 0xc359fb65 abort +EXPORT_SYMBOL vmlinux 0xc35b509a component_match_add_release +EXPORT_SYMBOL vmlinux 0xc365d963 eth_get_headlen +EXPORT_SYMBOL vmlinux 0xc3762aec mempool_alloc +EXPORT_SYMBOL vmlinux 0xc37c7f2f __tty_alloc_driver +EXPORT_SYMBOL vmlinux 0xc37f9c6e cpufreq_update_policy +EXPORT_SYMBOL vmlinux 0xc38780d8 proc_create_single_data +EXPORT_SYMBOL vmlinux 0xc38c83b8 mod_timer +EXPORT_SYMBOL vmlinux 0xc39085ee flow_indr_dev_unregister +EXPORT_SYMBOL vmlinux 0xc392494e udp_sendmsg +EXPORT_SYMBOL vmlinux 0xc3bc72ad trace_print_array_seq +EXPORT_SYMBOL vmlinux 0xc3c6a7bf of_device_get_match_data +EXPORT_SYMBOL vmlinux 0xc3cd034d crc8_populate_lsb +EXPORT_SYMBOL vmlinux 0xc3d680fe amba_request_regions +EXPORT_SYMBOL vmlinux 0xc3da177d configfs_remove_default_groups +EXPORT_SYMBOL vmlinux 0xc3f93dbb pci_rebar_get_possible_sizes +EXPORT_SYMBOL vmlinux 0xc3fb1c48 dm_kcopyd_zero +EXPORT_SYMBOL vmlinux 0xc3ff38c2 down_read_trylock +EXPORT_SYMBOL vmlinux 0xc417dc02 __skb_gso_segment +EXPORT_SYMBOL vmlinux 0xc4212ab9 qdisc_class_hash_insert +EXPORT_SYMBOL vmlinux 0xc42dcb99 acpi_evaluate_ost +EXPORT_SYMBOL vmlinux 0xc42dd4fb give_up_console +EXPORT_SYMBOL vmlinux 0xc435e6f0 cdc_parse_cdc_header +EXPORT_SYMBOL vmlinux 0xc44f8637 phy_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0xc452212c utf8_strncasecmp +EXPORT_SYMBOL vmlinux 0xc470570a fault_in_iov_iter_writeable +EXPORT_SYMBOL vmlinux 0xc4708199 cpm_muram_addr +EXPORT_SYMBOL vmlinux 0xc474a467 netdev_adjacent_change_commit +EXPORT_SYMBOL vmlinux 0xc4777aa9 __ctzsi2 +EXPORT_SYMBOL vmlinux 0xc498e006 pci_iomap +EXPORT_SYMBOL vmlinux 0xc4a219a2 pci_find_bus +EXPORT_SYMBOL vmlinux 0xc4a3e752 eth_header_cache +EXPORT_SYMBOL vmlinux 0xc4a56e57 fddi_type_trans +EXPORT_SYMBOL vmlinux 0xc4ae915e arch_touch_nmi_watchdog +EXPORT_SYMBOL vmlinux 0xc4b21d2f qman_get_affine_portal +EXPORT_SYMBOL vmlinux 0xc4d788b3 xsk_tx_release +EXPORT_SYMBOL vmlinux 0xc4d9ef9b system_cpucaps +EXPORT_SYMBOL vmlinux 0xc4edfc7c phy_init_hw +EXPORT_SYMBOL vmlinux 0xc4f0ba5d md_flush_request +EXPORT_SYMBOL vmlinux 0xc4f17619 block_write_begin +EXPORT_SYMBOL vmlinux 0xc528a49a queued_write_lock_slowpath +EXPORT_SYMBOL vmlinux 0xc53967a7 __mmap_lock_do_trace_start_locking +EXPORT_SYMBOL vmlinux 0xc5660b86 mmc_retune_unpause +EXPORT_SYMBOL vmlinux 0xc56c3609 xz_dec_microlzma_reset +EXPORT_SYMBOL vmlinux 0xc57a67b6 pipe_lock +EXPORT_SYMBOL vmlinux 0xc57c48a3 idr_get_next +EXPORT_SYMBOL vmlinux 0xc57fa41e iget5_locked +EXPORT_SYMBOL vmlinux 0xc58d5a90 kstrtoll_from_user +EXPORT_SYMBOL vmlinux 0xc599a772 security_xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc5b6f236 queue_work_on +EXPORT_SYMBOL vmlinux 0xc5cd8132 unregister_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0xc5e274e7 phy_start_cable_test_tdr +EXPORT_SYMBOL vmlinux 0xc5e74216 release_resource +EXPORT_SYMBOL vmlinux 0xc60d0620 __num_online_cpus +EXPORT_SYMBOL vmlinux 0xc622556f prepare_to_wait_exclusive +EXPORT_SYMBOL vmlinux 0xc62dd47d create_empty_buffers +EXPORT_SYMBOL vmlinux 0xc631580a console_unlock +EXPORT_SYMBOL vmlinux 0xc633d82d phy_unregister_fixup +EXPORT_SYMBOL vmlinux 0xc657812d of_mdio_find_bus +EXPORT_SYMBOL vmlinux 0xc65e4e97 secure_dccp_sequence_number +EXPORT_SYMBOL vmlinux 0xc666a132 crc_t10dif +EXPORT_SYMBOL vmlinux 0xc67de0df mipi_dsi_dcs_get_power_mode +EXPORT_SYMBOL vmlinux 0xc68a4841 pci_ep_cfs_add_epf_group +EXPORT_SYMBOL vmlinux 0xc693217c mmc_is_req_done +EXPORT_SYMBOL vmlinux 0xc69eb4a1 drop_super +EXPORT_SYMBOL vmlinux 0xc69fce52 qcom_scm_qsmmu500_wait_safe_toggle +EXPORT_SYMBOL vmlinux 0xc6bac590 arp_tbl +EXPORT_SYMBOL vmlinux 0xc6c78e49 pci_alloc_irq_vectors +EXPORT_SYMBOL vmlinux 0xc6cb465a __kfifo_max_r +EXPORT_SYMBOL vmlinux 0xc6cbbc89 capable +EXPORT_SYMBOL vmlinux 0xc6d09aa9 release_firmware +EXPORT_SYMBOL vmlinux 0xc6f2240d pcie_capability_write_word +EXPORT_SYMBOL vmlinux 0xc6f3b3fc refcount_dec_if_one +EXPORT_SYMBOL vmlinux 0xc6f46339 init_timer_key +EXPORT_SYMBOL vmlinux 0xc708f1fe ec_write +EXPORT_SYMBOL vmlinux 0xc711b2c2 dev_activate +EXPORT_SYMBOL vmlinux 0xc7208c3a serial8250_resume_port +EXPORT_SYMBOL vmlinux 0xc72cf7e7 tty_name +EXPORT_SYMBOL vmlinux 0xc72d8119 tso_start +EXPORT_SYMBOL vmlinux 0xc733370b icmp_ndo_send +EXPORT_SYMBOL vmlinux 0xc75710ff tty_port_lower_dtr_rts +EXPORT_SYMBOL vmlinux 0xc75a71fc ram_aops +EXPORT_SYMBOL vmlinux 0xc75f9b0f rawv6_mh_filter_unregister +EXPORT_SYMBOL vmlinux 0xc770d18b jbd2_journal_init_inode +EXPORT_SYMBOL vmlinux 0xc781bd9f rfkill_resume_polling +EXPORT_SYMBOL vmlinux 0xc7831f29 pci_request_selected_regions_exclusive +EXPORT_SYMBOL vmlinux 0xc7856a3d inet6addr_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xc78d841d sock_wake_async +EXPORT_SYMBOL vmlinux 0xc78f1ec0 __hw_addr_ref_unsync_dev +EXPORT_SYMBOL vmlinux 0xc79295da gnet_stats_copy_rate_est +EXPORT_SYMBOL vmlinux 0xc7947900 __skb_try_recv_datagram +EXPORT_SYMBOL vmlinux 0xc7975de0 trace_seq_acquire +EXPORT_SYMBOL vmlinux 0xc7a4fbed rtnl_lock +EXPORT_SYMBOL vmlinux 0xc7ae1903 security_lock_kernel_down +EXPORT_SYMBOL vmlinux 0xc7ae8ffc page_readlink +EXPORT_SYMBOL vmlinux 0xc7c1107a LZ4_decompress_safe +EXPORT_SYMBOL vmlinux 0xc7ce18ce blk_rq_map_user_io +EXPORT_SYMBOL vmlinux 0xc7ed69c7 free_mdio_bitbang +EXPORT_SYMBOL vmlinux 0xc8062875 __alloc_pages +EXPORT_SYMBOL vmlinux 0xc80ab559 swake_up_one +EXPORT_SYMBOL vmlinux 0xc815ce89 blkdev_get_by_path +EXPORT_SYMBOL vmlinux 0xc81ab6ac pcie_get_mps +EXPORT_SYMBOL vmlinux 0xc838c3f5 __ashrti3 +EXPORT_SYMBOL vmlinux 0xc839afed hdmi_audio_infoframe_check +EXPORT_SYMBOL vmlinux 0xc842e473 tty_port_alloc_xmit_buf +EXPORT_SYMBOL vmlinux 0xc84a0a7e seq_hlist_start_rcu +EXPORT_SYMBOL vmlinux 0xc865cffb tty_kref_put +EXPORT_SYMBOL vmlinux 0xc8676198 mark_buffer_dirty +EXPORT_SYMBOL vmlinux 0xc872fd85 in6addr_interfacelocal_allnodes +EXPORT_SYMBOL vmlinux 0xc8827b75 sysctl_vals +EXPORT_SYMBOL vmlinux 0xc882fc5d security_sb_mnt_opts_compat +EXPORT_SYMBOL vmlinux 0xc890c008 zlib_deflateEnd +EXPORT_SYMBOL vmlinux 0xc89846c4 xudma_tchanrt_read +EXPORT_SYMBOL vmlinux 0xc8985fc2 kmalloc_caches +EXPORT_SYMBOL vmlinux 0xc8a91f5b cpumask_local_spread +EXPORT_SYMBOL vmlinux 0xc8af5ee5 jbd2_journal_forget +EXPORT_SYMBOL vmlinux 0xc8b7d1c8 dcache_dir_open +EXPORT_SYMBOL vmlinux 0xc8c85086 sg_free_table +EXPORT_SYMBOL vmlinux 0xc8cc6a35 param_set_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xc8db55fa netdev_notify_peers +EXPORT_SYMBOL vmlinux 0xc8dcc62a krealloc +EXPORT_SYMBOL vmlinux 0xc8ee277f skb_coalesce_rx_frag +EXPORT_SYMBOL vmlinux 0xc8fca0d7 md_finish_reshape +EXPORT_SYMBOL vmlinux 0xc915371e fb_get_mode +EXPORT_SYMBOL vmlinux 0xc916dd46 __SCK__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0xc9198e98 md_integrity_add_rdev +EXPORT_SYMBOL vmlinux 0xc9222f7d generic_fill_statx_attr +EXPORT_SYMBOL vmlinux 0xc93ba16f input_get_poll_interval +EXPORT_SYMBOL vmlinux 0xc93e8461 acpi_get_event_resources +EXPORT_SYMBOL vmlinux 0xc94ea1ef nf_hook_slow_list +EXPORT_SYMBOL vmlinux 0xc958103d generic_file_readonly_mmap +EXPORT_SYMBOL vmlinux 0xc95b7c56 netif_stacked_transfer_operstate +EXPORT_SYMBOL vmlinux 0xc9634df9 in6addr_linklocal_allrouters +EXPORT_SYMBOL vmlinux 0xc9639f07 vfs_dedupe_file_range +EXPORT_SYMBOL vmlinux 0xc972449f mempool_alloc_slab +EXPORT_SYMBOL vmlinux 0xc9822234 clk_register_clkdev +EXPORT_SYMBOL vmlinux 0xc994fe6d tty_insert_flip_string_flags +EXPORT_SYMBOL vmlinux 0xc997388f unix_detach_fds +EXPORT_SYMBOL vmlinux 0xc99cd297 genphy_c45_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0xc99deebb fib_default_rule_add +EXPORT_SYMBOL vmlinux 0xc99e2a55 twl_rev +EXPORT_SYMBOL vmlinux 0xc9b14eb1 dev_addr_mod +EXPORT_SYMBOL vmlinux 0xc9df055a xfrm_policy_walk_init +EXPORT_SYMBOL vmlinux 0xc9e07c04 scsi_print_sense_hdr +EXPORT_SYMBOL vmlinux 0xc9ed0401 imx_sc_rm_is_resource_owned +EXPORT_SYMBOL vmlinux 0xc9f606af xsk_clear_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0xc9ff3d61 eth_gro_receive +EXPORT_SYMBOL vmlinux 0xca1648d4 zstd_decompress_dctx +EXPORT_SYMBOL vmlinux 0xca17ac01 _find_next_andnot_bit +EXPORT_SYMBOL vmlinux 0xca1c75d7 pcie_ptm_enabled +EXPORT_SYMBOL vmlinux 0xca1d026d scsi_eh_finish_cmd +EXPORT_SYMBOL vmlinux 0xca21ebd3 bitmap_free +EXPORT_SYMBOL vmlinux 0xca2dde9c inode_needs_sync +EXPORT_SYMBOL vmlinux 0xca431c05 wake_bit_function +EXPORT_SYMBOL vmlinux 0xca4b4539 file_write_and_wait_range +EXPORT_SYMBOL vmlinux 0xca62afaf xudma_rflow_is_gp +EXPORT_SYMBOL vmlinux 0xca81b63d xfrm_policy_flush +EXPORT_SYMBOL vmlinux 0xca9360b5 rb_next +EXPORT_SYMBOL vmlinux 0xca9beaa4 __xa_store +EXPORT_SYMBOL vmlinux 0xcabed8c3 dev_get_by_index +EXPORT_SYMBOL vmlinux 0xcad1aca8 acpi_exception +EXPORT_SYMBOL vmlinux 0xcadf310a phy_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0xcaeb3e4a kobject_add +EXPORT_SYMBOL vmlinux 0xcaeb66ae security_inet_conn_established +EXPORT_SYMBOL vmlinux 0xcaef2471 elv_rb_add +EXPORT_SYMBOL vmlinux 0xcb0288ea ledtrig_cpu +EXPORT_SYMBOL vmlinux 0xcb2a0e56 send_sig_mceerr +EXPORT_SYMBOL vmlinux 0xcb32c08f key_invalidate +EXPORT_SYMBOL vmlinux 0xcb3ae215 call_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xcb46e8c1 phy_validate_pause +EXPORT_SYMBOL vmlinux 0xcb64c8a7 unix_attach_fds +EXPORT_SYMBOL vmlinux 0xcb65d6fc validate_slab_cache +EXPORT_SYMBOL vmlinux 0xcb733bf2 acpi_bus_set_power +EXPORT_SYMBOL vmlinux 0xcb7587c5 tcf_idr_create_from_flags +EXPORT_SYMBOL vmlinux 0xcb85c453 km_state_notify +EXPORT_SYMBOL vmlinux 0xcb9c9402 pm_vt_switch_unregister +EXPORT_SYMBOL vmlinux 0xcbac0d1a reuseport_has_conns_set +EXPORT_SYMBOL vmlinux 0xcbac2d71 eth_header_cache_update +EXPORT_SYMBOL vmlinux 0xcbbf0a6f audit_log_task_context +EXPORT_SYMBOL vmlinux 0xcbd25c9c xp_alloc_batch +EXPORT_SYMBOL vmlinux 0xcbd4898c fortify_panic +EXPORT_SYMBOL vmlinux 0xcbe60618 free_inode_nonrcu +EXPORT_SYMBOL vmlinux 0xcbfb33e4 init_opal_dev +EXPORT_SYMBOL vmlinux 0xcc03eaae blk_queue_alignment_offset +EXPORT_SYMBOL vmlinux 0xcc1b882a idr_get_next_ul +EXPORT_SYMBOL vmlinux 0xcc1e1bb5 lease_modify +EXPORT_SYMBOL vmlinux 0xcc248d26 serial8250_suspend_port +EXPORT_SYMBOL vmlinux 0xcc328a5c reservation_ww_class +EXPORT_SYMBOL vmlinux 0xcc363b0e __insert_inode_hash +EXPORT_SYMBOL vmlinux 0xcc36eeaf tcp_splice_read +EXPORT_SYMBOL vmlinux 0xcc392eea kmalloc_size_roundup +EXPORT_SYMBOL vmlinux 0xcc411ed1 ptp_convert_timestamp +EXPORT_SYMBOL vmlinux 0xcc41526a always_delete_dentry +EXPORT_SYMBOL vmlinux 0xcc4e3e50 mq_change_real_num_tx +EXPORT_SYMBOL vmlinux 0xcc5005fe msleep_interruptible +EXPORT_SYMBOL vmlinux 0xcc5832e5 block_write_full_page +EXPORT_SYMBOL vmlinux 0xcc59b44b dev_pre_changeaddr_notify +EXPORT_SYMBOL vmlinux 0xcc5c2df4 trace_print_symbols_seq +EXPORT_SYMBOL vmlinux 0xcc5d22d9 can_do_mlock +EXPORT_SYMBOL vmlinux 0xcc98ac73 rproc_elf_load_rsc_table +EXPORT_SYMBOL vmlinux 0xcc9edf1d fscrypt_encrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xcca5839d xen_vcpu_id +EXPORT_SYMBOL vmlinux 0xccaf994e dma_fence_set_deadline +EXPORT_SYMBOL vmlinux 0xccb9b8a8 register_filesystem +EXPORT_SYMBOL vmlinux 0xccc710e9 pci_read_config_byte +EXPORT_SYMBOL vmlinux 0xccfb9e07 dst_default_metrics +EXPORT_SYMBOL vmlinux 0xccfd2ebc scsi_dev_info_list_del_keyed +EXPORT_SYMBOL vmlinux 0xcd01b8e6 acpi_attach_data +EXPORT_SYMBOL vmlinux 0xcd05e346 skb_eth_gso_segment +EXPORT_SYMBOL vmlinux 0xcd098af1 fqdir_exit +EXPORT_SYMBOL vmlinux 0xcd0f5a3e d_invalidate +EXPORT_SYMBOL vmlinux 0xcd1200c7 prepare_kernel_cred +EXPORT_SYMBOL vmlinux 0xcd224e2c scsi_device_get +EXPORT_SYMBOL vmlinux 0xcd279169 nla_find +EXPORT_SYMBOL vmlinux 0xcd33c382 phy_get_c45_ids +EXPORT_SYMBOL vmlinux 0xcd49ecb2 sg_miter_skip +EXPORT_SYMBOL vmlinux 0xcd509ff0 pci_iounmap +EXPORT_SYMBOL vmlinux 0xcd563f23 napi_schedule_prep +EXPORT_SYMBOL vmlinux 0xcd5ef307 xfrm6_rcv_encap +EXPORT_SYMBOL vmlinux 0xcd6cffcb keyring_clear +EXPORT_SYMBOL vmlinux 0xcd7a1106 i2c_register_driver +EXPORT_SYMBOL vmlinux 0xcd83962f unregister_md_personality +EXPORT_SYMBOL vmlinux 0xcd8ce890 acpi_format_exception +EXPORT_SYMBOL vmlinux 0xcd9c13a3 tty_termios_hw_change +EXPORT_SYMBOL vmlinux 0xcda2e0d8 vlan_filter_drop_vids +EXPORT_SYMBOL vmlinux 0xcda5b323 sk_net_capable +EXPORT_SYMBOL vmlinux 0xcdaced8a qcom_scm_assign_mem +EXPORT_SYMBOL vmlinux 0xcdafd1a3 __mmap_lock_do_trace_released +EXPORT_SYMBOL vmlinux 0xcdc39c9e security_ismaclabel +EXPORT_SYMBOL vmlinux 0xcddbd823 dev_get_by_napi_id +EXPORT_SYMBOL vmlinux 0xcde77bcc free_opal_dev +EXPORT_SYMBOL vmlinux 0xcdf1c959 jbd2_journal_get_undo_access +EXPORT_SYMBOL vmlinux 0xcdf8df46 register_framebuffer +EXPORT_SYMBOL vmlinux 0xce0f3264 register_md_cluster_operations +EXPORT_SYMBOL vmlinux 0xce2840e7 irq_set_irq_wake +EXPORT_SYMBOL vmlinux 0xce4cdb8e fb_find_best_mode +EXPORT_SYMBOL vmlinux 0xce4e47b6 __kfifo_skip_r +EXPORT_SYMBOL vmlinux 0xce5ac24f zlib_inflate_workspacesize +EXPORT_SYMBOL vmlinux 0xce720f28 mtree_destroy +EXPORT_SYMBOL vmlinux 0xce731b34 ucc_slow_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0xce76c257 acpi_get_irq_routing_table +EXPORT_SYMBOL vmlinux 0xce807a25 up_write +EXPORT_SYMBOL vmlinux 0xce863586 secpath_set +EXPORT_SYMBOL vmlinux 0xce8b7369 skb_queue_purge +EXPORT_SYMBOL vmlinux 0xceab0311 strchrnul +EXPORT_SYMBOL vmlinux 0xcec483b5 xfrm_lookup_with_ifid +EXPORT_SYMBOL vmlinux 0xced0f4d4 gen_pool_create +EXPORT_SYMBOL vmlinux 0xcee05695 qdisc_watchdog_init_clockid +EXPORT_SYMBOL vmlinux 0xceeda35e __of_get_address +EXPORT_SYMBOL vmlinux 0xcef6b18b blk_mq_destroy_queue +EXPORT_SYMBOL vmlinux 0xcef91c24 param_array_ops +EXPORT_SYMBOL vmlinux 0xcefb0c9f __mutex_init +EXPORT_SYMBOL vmlinux 0xcefcd99a serial8250_unregister_port +EXPORT_SYMBOL vmlinux 0xcf01a760 tcf_chain_put_by_act +EXPORT_SYMBOL vmlinux 0xcf092caf get_tree_bdev +EXPORT_SYMBOL vmlinux 0xcf09534b pci_enable_link_state +EXPORT_SYMBOL vmlinux 0xcf22130b xfrm_register_km +EXPORT_SYMBOL vmlinux 0xcf2a6966 up +EXPORT_SYMBOL vmlinux 0xcf2ea86b __tracepoint_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xcf3b69b3 netdev_stats_to_stats64 +EXPORT_SYMBOL vmlinux 0xcf437187 elv_rb_del +EXPORT_SYMBOL vmlinux 0xcf4fdd4d _atomic_dec_and_lock +EXPORT_SYMBOL vmlinux 0xcf638ce7 of_find_node_by_name +EXPORT_SYMBOL vmlinux 0xcf7582bc of_device_is_big_endian +EXPORT_SYMBOL vmlinux 0xcf7dd669 unregister_netdev +EXPORT_SYMBOL vmlinux 0xcf83a1df seq_put_decimal_ll +EXPORT_SYMBOL vmlinux 0xcf9b558d touchscreen_set_mt_pos +EXPORT_SYMBOL vmlinux 0xcfaa6ece param_get_ulong +EXPORT_SYMBOL vmlinux 0xcfafa08b crypto_sha256_update +EXPORT_SYMBOL vmlinux 0xcfb93f24 pci_scan_root_bus_bridge +EXPORT_SYMBOL vmlinux 0xcfc9deaf atomic_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0xcfce64f7 __xfrm_dst_lookup +EXPORT_SYMBOL vmlinux 0xcfd884a8 __hsiphash_unaligned +EXPORT_SYMBOL vmlinux 0xcfeb98a8 acpi_processor_register_performance +EXPORT_SYMBOL vmlinux 0xcff14d27 of_xudma_dev_get +EXPORT_SYMBOL vmlinux 0xd00edf01 arp_xmit +EXPORT_SYMBOL vmlinux 0xd010c731 md_cluster_ops +EXPORT_SYMBOL vmlinux 0xd01b7053 fscrypt_ioctl_set_policy +EXPORT_SYMBOL vmlinux 0xd02b7e4e module_put +EXPORT_SYMBOL vmlinux 0xd02c9628 ipv6_select_ident +EXPORT_SYMBOL vmlinux 0xd02fcde6 get_vm_area +EXPORT_SYMBOL vmlinux 0xd034278b iterate_supers_type +EXPORT_SYMBOL vmlinux 0xd0414334 of_phy_get_and_connect +EXPORT_SYMBOL vmlinux 0xd04c1a64 sysctl_devconf_inherit_init_net +EXPORT_SYMBOL vmlinux 0xd0654aba woken_wake_function +EXPORT_SYMBOL vmlinux 0xd0743841 devfreq_update_target +EXPORT_SYMBOL vmlinux 0xd0760fc0 kfree_sensitive +EXPORT_SYMBOL vmlinux 0xd07ea05f param_get_charp +EXPORT_SYMBOL vmlinux 0xd08adb2b trace_seq_hex_dump +EXPORT_SYMBOL vmlinux 0xd0a024f6 get_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0xd0a0811b iov_iter_revert +EXPORT_SYMBOL vmlinux 0xd0a356bb sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0xd0b4043b bio_split +EXPORT_SYMBOL vmlinux 0xd0b74705 acpi_install_interface +EXPORT_SYMBOL vmlinux 0xd0bf4985 jbd2_complete_transaction +EXPORT_SYMBOL vmlinux 0xd0ced464 param_ops_bint +EXPORT_SYMBOL vmlinux 0xd0e4e69f ip_getsockopt +EXPORT_SYMBOL vmlinux 0xd0ec8221 inet_confirm_addr +EXPORT_SYMBOL vmlinux 0xd10d62ca vfs_statfs +EXPORT_SYMBOL vmlinux 0xd110e3e3 dma_map_resource +EXPORT_SYMBOL vmlinux 0xd12f9654 xfrm6_input_addr +EXPORT_SYMBOL vmlinux 0xd1363cc1 ucs2_strsize +EXPORT_SYMBOL vmlinux 0xd13fbccd max8925_reg_read +EXPORT_SYMBOL vmlinux 0xd1455d3f deactivate_locked_super +EXPORT_SYMBOL vmlinux 0xd15cb96e nla_put +EXPORT_SYMBOL vmlinux 0xd15da2a6 tcp_filter +EXPORT_SYMBOL vmlinux 0xd167234f tcp_recvmsg +EXPORT_SYMBOL vmlinux 0xd16741dd dentry_open +EXPORT_SYMBOL vmlinux 0xd16b1ea2 mmc_gpiod_request_ro +EXPORT_SYMBOL vmlinux 0xd1714d1b pci_read_vpd_any +EXPORT_SYMBOL vmlinux 0xd19472ed address_space_init_once +EXPORT_SYMBOL vmlinux 0xd194ddf9 acpi_gpe_count +EXPORT_SYMBOL vmlinux 0xd1ad42dd dma_resv_add_fence +EXPORT_SYMBOL vmlinux 0xd1b9f528 dev_set_allmulti +EXPORT_SYMBOL vmlinux 0xd1cc749d blk_execute_rq +EXPORT_SYMBOL vmlinux 0xd1d87e92 scsi_mlreturn_string +EXPORT_SYMBOL vmlinux 0xd1db5b86 tcf_action_check_ctrlact +EXPORT_SYMBOL vmlinux 0xd1eedaf1 page_cache_prev_miss +EXPORT_SYMBOL vmlinux 0xd1faafe3 rdmacg_try_charge +EXPORT_SYMBOL vmlinux 0xd2051916 qcom_scm_cpu_power_down +EXPORT_SYMBOL vmlinux 0xd2054ec7 bmap +EXPORT_SYMBOL vmlinux 0xd2237016 radix_tree_delete_item +EXPORT_SYMBOL vmlinux 0xd228f85e vga_set_legacy_decoding +EXPORT_SYMBOL vmlinux 0xd24108d4 rfkill_soft_blocked +EXPORT_SYMBOL vmlinux 0xd2433c2f sk_ns_capable +EXPORT_SYMBOL vmlinux 0xd2532459 fman_get_qman_channel_id +EXPORT_SYMBOL vmlinux 0xd2582f8f __SCK__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xd25bc5d4 csum_tcpudp_nofold +EXPORT_SYMBOL vmlinux 0xd25d4f74 console_blank_hook +EXPORT_SYMBOL vmlinux 0xd27b25dd blk_check_plugged +EXPORT_SYMBOL vmlinux 0xd2800691 nf_conntrack_destroy +EXPORT_SYMBOL vmlinux 0xd28caf62 dev_mc_add +EXPORT_SYMBOL vmlinux 0xd29c9c89 security_skb_classify_flow +EXPORT_SYMBOL vmlinux 0xd29e72a1 skb_headers_offset_update +EXPORT_SYMBOL vmlinux 0xd29f197e netdev_update_features +EXPORT_SYMBOL vmlinux 0xd2b46a3c vme_unregister_error_handler +EXPORT_SYMBOL vmlinux 0xd2d88506 netdev_offload_xstats_report_used +EXPORT_SYMBOL vmlinux 0xd2da1048 register_netdevice_notifier +EXPORT_SYMBOL vmlinux 0xd2e1d856 blk_rq_map_kern +EXPORT_SYMBOL vmlinux 0xd2e2a9d0 hdmi_spd_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0xd2ea49b8 acpi_leave_sleep_state_prep +EXPORT_SYMBOL vmlinux 0xd31ccb06 of_machine_is_compatible +EXPORT_SYMBOL vmlinux 0xd339af32 simple_open +EXPORT_SYMBOL vmlinux 0xd34790a6 d_instantiate +EXPORT_SYMBOL vmlinux 0xd3559ef4 __memset +EXPORT_SYMBOL vmlinux 0xd357c2f2 dm_kobject_release +EXPORT_SYMBOL vmlinux 0xd35a6d31 mempool_kmalloc +EXPORT_SYMBOL vmlinux 0xd35c9705 ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0xd35cce70 _raw_spin_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xd36dbf43 mmc_cqe_request_done +EXPORT_SYMBOL vmlinux 0xd36dc10c get_random_u32 +EXPORT_SYMBOL vmlinux 0xd36e3d59 prandom_bytes_state +EXPORT_SYMBOL vmlinux 0xd374bf8f xfrm4_protocol_register +EXPORT_SYMBOL vmlinux 0xd37b3cbc dst_dev_put +EXPORT_SYMBOL vmlinux 0xd38ee2c7 __get_hash_from_flowi6 +EXPORT_SYMBOL vmlinux 0xd395a692 kill_pid +EXPORT_SYMBOL vmlinux 0xd39cf85e iommu_dma_get_resv_regions +EXPORT_SYMBOL vmlinux 0xd39dc3c4 of_find_mipi_dsi_device_by_node +EXPORT_SYMBOL vmlinux 0xd3a274c3 param_ops_string +EXPORT_SYMBOL vmlinux 0xd3baef13 dev_pick_tx_zero +EXPORT_SYMBOL vmlinux 0xd3d97aa3 netdev_lower_get_next +EXPORT_SYMBOL vmlinux 0xd3ee03fb dev_change_flags +EXPORT_SYMBOL vmlinux 0xd3f37eb3 security_binder_transfer_file +EXPORT_SYMBOL vmlinux 0xd3fb5b7a xfrm_state_lookup +EXPORT_SYMBOL vmlinux 0xd4023875 tcp_inbound_md5_hash +EXPORT_SYMBOL vmlinux 0xd406d266 fb_mode_is_equal +EXPORT_SYMBOL vmlinux 0xd437f91d rproc_elf_get_boot_addr +EXPORT_SYMBOL vmlinux 0xd4540d8c mmc_gpio_get_cd +EXPORT_SYMBOL vmlinux 0xd459364b __traceiter_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xd45cc6ca bin2hex +EXPORT_SYMBOL vmlinux 0xd469bccc __tracepoint_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xd471b50b uart_add_one_port +EXPORT_SYMBOL vmlinux 0xd4835ef8 dmi_check_system +EXPORT_SYMBOL vmlinux 0xd4a0ccb6 input_mt_destroy_slots +EXPORT_SYMBOL vmlinux 0xd4a69d20 qm_channel_caam +EXPORT_SYMBOL vmlinux 0xd4afea5d free_irq_cpu_rmap +EXPORT_SYMBOL vmlinux 0xd4bb095f netif_tx_lock +EXPORT_SYMBOL vmlinux 0xd4bb4a82 inet6addr_validator_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xd4d1983c udplite_table +EXPORT_SYMBOL vmlinux 0xd4d6ad65 bio_copy_data_iter +EXPORT_SYMBOL vmlinux 0xd4fe0329 fbcon_update_vcs +EXPORT_SYMBOL vmlinux 0xd508438e dquot_quota_off +EXPORT_SYMBOL vmlinux 0xd5129591 generic_fadvise +EXPORT_SYMBOL vmlinux 0xd51fa584 d_lookup +EXPORT_SYMBOL vmlinux 0xd5263820 mb_cache_destroy +EXPORT_SYMBOL vmlinux 0xd5346bfc acpi_get_possible_resources +EXPORT_SYMBOL vmlinux 0xd53c03da sock_from_file +EXPORT_SYMBOL vmlinux 0xd548d565 blk_mq_free_tag_set +EXPORT_SYMBOL vmlinux 0xd54b3e9c cpufreq_generic_suspend +EXPORT_SYMBOL vmlinux 0xd56b0a2d genlmsg_multicast_allns +EXPORT_SYMBOL vmlinux 0xd593e3d2 to_nd_dax +EXPORT_SYMBOL vmlinux 0xd59d7b9c rproc_alloc +EXPORT_SYMBOL vmlinux 0xd5b2cd6d has_capability_noaudit +EXPORT_SYMBOL vmlinux 0xd5b3d0d5 xxh64_copy_state +EXPORT_SYMBOL vmlinux 0xd5cf9bce param_set_bool +EXPORT_SYMBOL vmlinux 0xd5ecea88 __mmap_lock_do_trace_acquire_returned +EXPORT_SYMBOL vmlinux 0xd5fd90f1 prepare_to_wait +EXPORT_SYMBOL vmlinux 0xd60736ec gf128mul_free_64k +EXPORT_SYMBOL vmlinux 0xd60873c4 fscrypt_has_permitted_context +EXPORT_SYMBOL vmlinux 0xd60f4fd0 blk_mq_end_request +EXPORT_SYMBOL vmlinux 0xd617d6c9 vfs_mkdir +EXPORT_SYMBOL vmlinux 0xd61af50e pci_bus_write_config_byte +EXPORT_SYMBOL vmlinux 0xd62ecd49 rps_sock_flow_table +EXPORT_SYMBOL vmlinux 0xd642f3f6 video_firmware_drivers_only +EXPORT_SYMBOL vmlinux 0xd643239a acpi_leave_sleep_state +EXPORT_SYMBOL vmlinux 0xd65a7068 iov_iter_kvec +EXPORT_SYMBOL vmlinux 0xd6671652 writeback_inodes_sb_nr +EXPORT_SYMBOL vmlinux 0xd668acf1 i2c_smbus_write_byte +EXPORT_SYMBOL vmlinux 0xd66c8184 add_device_randomness +EXPORT_SYMBOL vmlinux 0xd68c5a1f adjust_resource +EXPORT_SYMBOL vmlinux 0xd69fba38 param_ops_ushort +EXPORT_SYMBOL vmlinux 0xd6a14b42 __hw_addr_sync_dev +EXPORT_SYMBOL vmlinux 0xd6a91f54 twl_i2c_read +EXPORT_SYMBOL vmlinux 0xd6aa3857 i2c_verify_adapter +EXPORT_SYMBOL vmlinux 0xd6bda1b5 of_graph_is_present +EXPORT_SYMBOL vmlinux 0xd6dbe23a uart_get_baud_rate +EXPORT_SYMBOL vmlinux 0xd6df1186 phy_register_fixup_for_id +EXPORT_SYMBOL vmlinux 0xd6eaaea1 full_name_hash +EXPORT_SYMBOL vmlinux 0xd6ee688f vmalloc +EXPORT_SYMBOL vmlinux 0xd6fde043 is_module_sig_enforced +EXPORT_SYMBOL vmlinux 0xd70d35a1 gf128mul_4k_bbe +EXPORT_SYMBOL vmlinux 0xd70f62b6 acpi_os_execute +EXPORT_SYMBOL vmlinux 0xd7101f62 inet_ioctl +EXPORT_SYMBOL vmlinux 0xd71104b3 vm_node_stat +EXPORT_SYMBOL vmlinux 0xd7261a71 uart_update_timeout +EXPORT_SYMBOL vmlinux 0xd72a70f1 mdiobb_read_c22 +EXPORT_SYMBOL vmlinux 0xd72e30bc fscrypt_free_bounce_page +EXPORT_SYMBOL vmlinux 0xd7356c1c ns_capable_setid +EXPORT_SYMBOL vmlinux 0xd73653c4 freezer_active +EXPORT_SYMBOL vmlinux 0xd73709fe __blk_alloc_disk +EXPORT_SYMBOL vmlinux 0xd738ca1b phy_unregister_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xd73a294f mtree_erase +EXPORT_SYMBOL vmlinux 0xd73c8c2b synchronize_shrinkers +EXPORT_SYMBOL vmlinux 0xd74820a2 aperture_remove_conflicting_pci_devices +EXPORT_SYMBOL vmlinux 0xd7482f05 vcalloc +EXPORT_SYMBOL vmlinux 0xd7511a88 xfrm_state_add +EXPORT_SYMBOL vmlinux 0xd787c2bf udp_gro_complete +EXPORT_SYMBOL vmlinux 0xd7947a68 devm_pci_remap_cfgspace +EXPORT_SYMBOL vmlinux 0xd7987177 utf8_load +EXPORT_SYMBOL vmlinux 0xd79c1c6a filemap_fdatawrite +EXPORT_SYMBOL vmlinux 0xd7b9a92e xfrm_dev_state_flush +EXPORT_SYMBOL vmlinux 0xd7bdbc4a blk_pm_runtime_init +EXPORT_SYMBOL vmlinux 0xd7cd332c pnp_register_card_driver +EXPORT_SYMBOL vmlinux 0xd7d280ad irq_poll_complete +EXPORT_SYMBOL vmlinux 0xd7d2905f input_get_keycode +EXPORT_SYMBOL vmlinux 0xd7e56a4e simple_strtoll +EXPORT_SYMBOL vmlinux 0xd7e637a3 inet_frag_rbtree_purge +EXPORT_SYMBOL vmlinux 0xd7e70f11 inet_register_protosw +EXPORT_SYMBOL vmlinux 0xd7e82248 blk_queue_max_segment_size +EXPORT_SYMBOL vmlinux 0xd7ea7094 nf_unregister_queue_handler +EXPORT_SYMBOL vmlinux 0xd7fbb7a5 vfs_setpos +EXPORT_SYMBOL vmlinux 0xd7ff1b8a __ashlti3 +EXPORT_SYMBOL vmlinux 0xd8131274 qman_alloc_cgrid_range +EXPORT_SYMBOL vmlinux 0xd828f063 xudma_tchanrt_write +EXPORT_SYMBOL vmlinux 0xd82e869a ip_sock_set_freebind +EXPORT_SYMBOL vmlinux 0xd834a066 of_device_register +EXPORT_SYMBOL vmlinux 0xd8356859 param_get_string +EXPORT_SYMBOL vmlinux 0xd83898d5 nf_hooks_needed +EXPORT_SYMBOL vmlinux 0xd840c016 tcp_rcv_established +EXPORT_SYMBOL vmlinux 0xd8427d5c i2c_add_adapter +EXPORT_SYMBOL vmlinux 0xd8547102 dev_kfree_skb_any_reason +EXPORT_SYMBOL vmlinux 0xd8552d48 pci_enable_ptm +EXPORT_SYMBOL vmlinux 0xd863cd37 phy_error +EXPORT_SYMBOL vmlinux 0xd8643aae iov_iter_discard +EXPORT_SYMBOL vmlinux 0xd88aa7ae skb_copy +EXPORT_SYMBOL vmlinux 0xd893eaeb dma_unmap_resource +EXPORT_SYMBOL vmlinux 0xd89da37f movable_zone +EXPORT_SYMBOL vmlinux 0xd8a79874 rpmh_write_async +EXPORT_SYMBOL vmlinux 0xd8a994eb scsi_extd_sense_format +EXPORT_SYMBOL vmlinux 0xd8b59bcb generic_file_write_iter +EXPORT_SYMBOL vmlinux 0xd8b61304 get_default_font +EXPORT_SYMBOL vmlinux 0xd8b6d96f __find_nth_and_bit +EXPORT_SYMBOL vmlinux 0xd8df08ac acpi_handle_printk +EXPORT_SYMBOL vmlinux 0xd8fa6545 get_thermal_instance +EXPORT_SYMBOL vmlinux 0xd91f6ab6 strnlen_user +EXPORT_SYMBOL vmlinux 0xd92deb6b acpi_evaluate_object +EXPORT_SYMBOL vmlinux 0xd92e2f48 pid_task +EXPORT_SYMBOL vmlinux 0xd9491c14 xa_destroy +EXPORT_SYMBOL vmlinux 0xd955ab16 tcf_qevent_destroy +EXPORT_SYMBOL vmlinux 0xd966c1f6 bioset_init +EXPORT_SYMBOL vmlinux 0xd96a3fc2 kthread_associate_blkcg +EXPORT_SYMBOL vmlinux 0xd9812f2d __skb_checksum_complete +EXPORT_SYMBOL vmlinux 0xd981b365 page_cache_next_miss +EXPORT_SYMBOL vmlinux 0xd985dc99 mempool_free_pages +EXPORT_SYMBOL vmlinux 0xd98ac2fc copy_page_from_iter +EXPORT_SYMBOL vmlinux 0xd99b39dd path_is_under +EXPORT_SYMBOL vmlinux 0xd9a5ea54 __init_waitqueue_head +EXPORT_SYMBOL vmlinux 0xd9b85ef6 lockref_get +EXPORT_SYMBOL vmlinux 0xd9b8eaea __SCK__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xd9d8fd16 register_restart_handler +EXPORT_SYMBOL vmlinux 0xd9d952d1 crypto_aes_sbox +EXPORT_SYMBOL vmlinux 0xd9f379e7 pcim_set_mwi +EXPORT_SYMBOL vmlinux 0xda0d5b59 input_mt_get_slot_by_key +EXPORT_SYMBOL vmlinux 0xda10443c xudma_tchan_get_id +EXPORT_SYMBOL vmlinux 0xda20542b generic_file_open +EXPORT_SYMBOL vmlinux 0xda2f115b tegra_dfll_suspend +EXPORT_SYMBOL vmlinux 0xda3d10a8 security_tun_dev_open +EXPORT_SYMBOL vmlinux 0xda3f8a71 nla_append +EXPORT_SYMBOL vmlinux 0xda5296be bio_endio +EXPORT_SYMBOL vmlinux 0xda618b69 xattr_full_name +EXPORT_SYMBOL vmlinux 0xda68dfc8 fib6_info_hw_flags_set +EXPORT_SYMBOL vmlinux 0xda8ec63b tcp_md5_do_add +EXPORT_SYMBOL vmlinux 0xdaa0b049 qdisc_offload_query_caps +EXPORT_SYMBOL vmlinux 0xdaada87e nd_device_notify +EXPORT_SYMBOL vmlinux 0xdab7e8f9 sock_ioctl_inout +EXPORT_SYMBOL vmlinux 0xdac4913a bitmap_allocate_region +EXPORT_SYMBOL vmlinux 0xdaca820e dynamic_preempt_schedule +EXPORT_SYMBOL vmlinux 0xdad1fc3f zstd_flush_stream +EXPORT_SYMBOL vmlinux 0xdb056c40 vmf_insert_pfn_prot +EXPORT_SYMBOL vmlinux 0xdb0b7ece nexthop_set_hw_flags +EXPORT_SYMBOL vmlinux 0xdb0f2db0 pci_release_selected_regions +EXPORT_SYMBOL vmlinux 0xdb159249 sk_mc_loop +EXPORT_SYMBOL vmlinux 0xdb1edee6 hdmi_infoframe_unpack +EXPORT_SYMBOL vmlinux 0xdb2918c8 xfrm_policy_unregister_afinfo +EXPORT_SYMBOL vmlinux 0xdb298abc sunxi_sram_release +EXPORT_SYMBOL vmlinux 0xdb314fe6 dquot_get_state +EXPORT_SYMBOL vmlinux 0xdb45d2f7 __i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0xdb50a3d6 mount_bdev +EXPORT_SYMBOL vmlinux 0xdb634248 mipi_dsi_driver_unregister +EXPORT_SYMBOL vmlinux 0xdb635423 security_d_instantiate +EXPORT_SYMBOL vmlinux 0xdb68bbad rfkill_destroy +EXPORT_SYMBOL vmlinux 0xdb760f52 __kfifo_free +EXPORT_SYMBOL vmlinux 0xdb7f9e0c free_task +EXPORT_SYMBOL vmlinux 0xdb914131 qdisc_create_dflt +EXPORT_SYMBOL vmlinux 0xdb94ebd1 locks_copy_conflock +EXPORT_SYMBOL vmlinux 0xdb98fc60 inet6_register_protosw +EXPORT_SYMBOL vmlinux 0xdb9a8f33 bdi_alloc +EXPORT_SYMBOL vmlinux 0xdba20e12 blk_set_stacking_limits +EXPORT_SYMBOL vmlinux 0xdbabc6a3 sock_set_sndtimeo +EXPORT_SYMBOL vmlinux 0xdbc1e7b4 pci_set_master +EXPORT_SYMBOL vmlinux 0xdbc43e6a qdisc_get_rtab +EXPORT_SYMBOL vmlinux 0xdbcba1fe get_ipc_ns_exported +EXPORT_SYMBOL vmlinux 0xdbcce4ee fwnode_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0xdbcf041a acpi_install_address_space_handler +EXPORT_SYMBOL vmlinux 0xdbd993cf kmem_cache_free +EXPORT_SYMBOL vmlinux 0xdbdf6c92 ioport_resource +EXPORT_SYMBOL vmlinux 0xdbe982fc i2c_verify_client +EXPORT_SYMBOL vmlinux 0xdbf70ed2 nf_register_net_hooks +EXPORT_SYMBOL vmlinux 0xdc0e4855 timer_delete +EXPORT_SYMBOL vmlinux 0xdc0f8648 sock_bindtoindex +EXPORT_SYMBOL vmlinux 0xdc14eda7 pci_pci_problems +EXPORT_SYMBOL vmlinux 0xdc1e24c8 filemap_dirty_folio +EXPORT_SYMBOL vmlinux 0xdc34158f fman_port_init +EXPORT_SYMBOL vmlinux 0xdc3fcbc9 __sw_hweight8 +EXPORT_SYMBOL vmlinux 0xdc49c198 reciprocal_value_adv +EXPORT_SYMBOL vmlinux 0xdc512134 backlight_register_notifier +EXPORT_SYMBOL vmlinux 0xdc52a8dc tty_insert_flip_string_fixed_flag +EXPORT_SYMBOL vmlinux 0xdc5ab978 skb_flow_dissect_ct +EXPORT_SYMBOL vmlinux 0xdc674cfa unlock_two_nondirectories +EXPORT_SYMBOL vmlinux 0xdc676127 pci_setup_cardbus +EXPORT_SYMBOL vmlinux 0xdc8f691e fib_notifier_ops_register +EXPORT_SYMBOL vmlinux 0xdc9e3bca fwnode_iomap +EXPORT_SYMBOL vmlinux 0xdca72c03 device_add_disk +EXPORT_SYMBOL vmlinux 0xdca7d129 sock_diag_put_filterinfo +EXPORT_SYMBOL vmlinux 0xdca8c3d4 logic_outb +EXPORT_SYMBOL vmlinux 0xdcb764ad memset +EXPORT_SYMBOL vmlinux 0xdcbeba1d sg_copy_from_buffer +EXPORT_SYMBOL vmlinux 0xdcd27bff tcp_parse_options +EXPORT_SYMBOL vmlinux 0xdcdc0040 slhc_compress +EXPORT_SYMBOL vmlinux 0xdce23ed6 of_parse_phandle_with_args_map +EXPORT_SYMBOL vmlinux 0xdce9c5f1 bdi_register +EXPORT_SYMBOL vmlinux 0xdcebed72 __blockdev_direct_IO +EXPORT_SYMBOL vmlinux 0xdcf42cdf pci_select_bars +EXPORT_SYMBOL vmlinux 0xdd004042 nd_region_acquire_lane +EXPORT_SYMBOL vmlinux 0xdd18a993 acpi_check_dsm +EXPORT_SYMBOL vmlinux 0xdd2ac0ea set_cached_acl +EXPORT_SYMBOL vmlinux 0xdd2c169b mb_cache_create +EXPORT_SYMBOL vmlinux 0xdd3f0935 of_platform_device_create +EXPORT_SYMBOL vmlinux 0xdd4d55b6 _raw_read_unlock +EXPORT_SYMBOL vmlinux 0xdd5cb7e5 pci_get_domain_bus_and_slot +EXPORT_SYMBOL vmlinux 0xdd5e4cea rtnl_nla_parse_ifinfomsg +EXPORT_SYMBOL vmlinux 0xdd64e639 strscpy +EXPORT_SYMBOL vmlinux 0xdd77716e inet_stream_connect +EXPORT_SYMBOL vmlinux 0xdd7e3192 qcom_scm_pas_auth_and_reset +EXPORT_SYMBOL vmlinux 0xdd849d51 scsi_get_sense_info_fld +EXPORT_SYMBOL vmlinux 0xdd894555 dev_close +EXPORT_SYMBOL vmlinux 0xdd8e8bcf dentry_path_raw +EXPORT_SYMBOL vmlinux 0xdd9a1056 generic_file_fsync +EXPORT_SYMBOL vmlinux 0xdda12c7e gnet_stats_copy_basic +EXPORT_SYMBOL vmlinux 0xdda16ad3 dev_disable_lro +EXPORT_SYMBOL vmlinux 0xddad7952 acpi_dbg_level +EXPORT_SYMBOL vmlinux 0xddb11ad8 from_kgid +EXPORT_SYMBOL vmlinux 0xddb4b2b5 sk_wait_data +EXPORT_SYMBOL vmlinux 0xddc043b4 read_cache_page_gfp +EXPORT_SYMBOL vmlinux 0xddcb113b tcp_read_done +EXPORT_SYMBOL vmlinux 0xdddb3778 f_setown +EXPORT_SYMBOL vmlinux 0xdde024b4 napi_consume_skb +EXPORT_SYMBOL vmlinux 0xddf393d8 pci_remove_bus +EXPORT_SYMBOL vmlinux 0xddf6ad7a completion_done +EXPORT_SYMBOL vmlinux 0xddfdb8ac tcp_md5_needed +EXPORT_SYMBOL vmlinux 0xde145a1d inet_dev_addr_type +EXPORT_SYMBOL vmlinux 0xde1bb3f6 skb_clone_sk +EXPORT_SYMBOL vmlinux 0xde293f9e add_wait_queue_exclusive +EXPORT_SYMBOL vmlinux 0xde36ca24 __do_once_done +EXPORT_SYMBOL vmlinux 0xde4b88c6 pci_bus_read_dev_vendor_id +EXPORT_SYMBOL vmlinux 0xde50a5c6 get_watch_queue +EXPORT_SYMBOL vmlinux 0xde5d8c22 sock_edemux +EXPORT_SYMBOL vmlinux 0xde67419e sg_split +EXPORT_SYMBOL vmlinux 0xde676680 device_get_mac_address +EXPORT_SYMBOL vmlinux 0xde7137d4 md_reap_sync_thread +EXPORT_SYMBOL vmlinux 0xde739f83 nf_ip_checksum +EXPORT_SYMBOL vmlinux 0xde7c24bf file_fdatawait_range +EXPORT_SYMBOL vmlinux 0xde818ab6 inet_csk_destroy_sock +EXPORT_SYMBOL vmlinux 0xde93a194 ip_do_fragment +EXPORT_SYMBOL vmlinux 0xdeacf1eb generic_error_remove_page +EXPORT_SYMBOL vmlinux 0xdeb69f76 set_create_files_as +EXPORT_SYMBOL vmlinux 0xdeb99119 dma_fence_init +EXPORT_SYMBOL vmlinux 0xdec359e1 scsi_host_busy +EXPORT_SYMBOL vmlinux 0xded39a6b gen_kill_estimator +EXPORT_SYMBOL vmlinux 0xded79dca vfs_parse_fs_string +EXPORT_SYMBOL vmlinux 0xdeddbcd7 seg6_hmac_info_del +EXPORT_SYMBOL vmlinux 0xdeeead63 jbd2_journal_try_to_free_buffers +EXPORT_SYMBOL vmlinux 0xdef68d34 flow_keys_basic_dissector +EXPORT_SYMBOL vmlinux 0xdef7c893 fb_match_mode +EXPORT_SYMBOL vmlinux 0xdf04bbe4 __mark_inode_dirty +EXPORT_SYMBOL vmlinux 0xdf14bbcf input_register_handle +EXPORT_SYMBOL vmlinux 0xdf1f41aa kernel_write +EXPORT_SYMBOL vmlinux 0xdf256037 kstrtou8_from_user +EXPORT_SYMBOL vmlinux 0xdf2c2742 rb_last +EXPORT_SYMBOL vmlinux 0xdf2ebb87 _raw_read_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xdf36914b xa_find_after +EXPORT_SYMBOL vmlinux 0xdf3b6c79 mdio_bus_type +EXPORT_SYMBOL vmlinux 0xdf454a55 key_move +EXPORT_SYMBOL vmlinux 0xdf521442 _find_next_zero_bit +EXPORT_SYMBOL vmlinux 0xdf54a8f7 netlink_unregister_notifier +EXPORT_SYMBOL vmlinux 0xdf6086b0 file_modified +EXPORT_SYMBOL vmlinux 0xdf6a4255 iterate_dir +EXPORT_SYMBOL vmlinux 0xdf7c8107 inode_nohighmem +EXPORT_SYMBOL vmlinux 0xdf8c695a __ndelay +EXPORT_SYMBOL vmlinux 0xdf929370 fs_overflowgid +EXPORT_SYMBOL vmlinux 0xdf93b9d8 timespec64_to_jiffies +EXPORT_SYMBOL vmlinux 0xdf95fb47 __scsi_add_device +EXPORT_SYMBOL vmlinux 0xdf9734a7 sg_nents +EXPORT_SYMBOL vmlinux 0xdfa5f94d security_cred_getsecid +EXPORT_SYMBOL vmlinux 0xdfc12ef1 zstd_decompress_stream +EXPORT_SYMBOL vmlinux 0xdfc940b2 filemap_get_folios_contig +EXPORT_SYMBOL vmlinux 0xdfcc992c current_work +EXPORT_SYMBOL vmlinux 0xdfd04f49 ihold +EXPORT_SYMBOL vmlinux 0xdfd8110c flow_block_cb_is_busy +EXPORT_SYMBOL vmlinux 0xdfd83666 do_SAK +EXPORT_SYMBOL vmlinux 0xdfef4125 jbd2_journal_destroy +EXPORT_SYMBOL vmlinux 0xdff3035d mipi_dsi_dcs_set_page_address +EXPORT_SYMBOL vmlinux 0xdff5f659 __napi_alloc_skb +EXPORT_SYMBOL vmlinux 0xdff905e5 vme_slave_free +EXPORT_SYMBOL vmlinux 0xdffc80fc vesa_modes +EXPORT_SYMBOL vmlinux 0xe00472e6 kmem_cache_create +EXPORT_SYMBOL vmlinux 0xe00ec5df eth_prepare_mac_addr_change +EXPORT_SYMBOL vmlinux 0xe00fcbf7 truncate_setsize +EXPORT_SYMBOL vmlinux 0xe022b34e genl_notify +EXPORT_SYMBOL vmlinux 0xe02ba436 trace_print_hex_seq +EXPORT_SYMBOL vmlinux 0xe02c9c92 __xa_erase +EXPORT_SYMBOL vmlinux 0xe0419ac4 kstrtos16 +EXPORT_SYMBOL vmlinux 0xe042c542 xp_raw_get_data +EXPORT_SYMBOL vmlinux 0xe0523d94 pci_find_capability +EXPORT_SYMBOL vmlinux 0xe05c4aae truncate_pagecache_range +EXPORT_SYMBOL vmlinux 0xe07e5f44 acpi_reconfig_notifier_unregister +EXPORT_SYMBOL vmlinux 0xe080e8f0 set_current_groups +EXPORT_SYMBOL vmlinux 0xe0811f2a sget +EXPORT_SYMBOL vmlinux 0xe082e88d acpi_check_address_range +EXPORT_SYMBOL vmlinux 0xe08899cd bio_integrity_prep +EXPORT_SYMBOL vmlinux 0xe091c977 list_sort +EXPORT_SYMBOL vmlinux 0xe091e891 noop_dirty_folio +EXPORT_SYMBOL vmlinux 0xe092f55f touchscreen_report_pos +EXPORT_SYMBOL vmlinux 0xe09d9ff3 hid_bpf_ops +EXPORT_SYMBOL vmlinux 0xe0a73df0 jbd2_journal_clear_err +EXPORT_SYMBOL vmlinux 0xe0b13336 argv_free +EXPORT_SYMBOL vmlinux 0xe0b249bf pci_request_selected_regions +EXPORT_SYMBOL vmlinux 0xe0b9065b security_xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0xe0bec8f4 alloc_anon_inode +EXPORT_SYMBOL vmlinux 0xe0bef318 icst_hz_to_vco +EXPORT_SYMBOL vmlinux 0xe0d93a80 netif_device_attach +EXPORT_SYMBOL vmlinux 0xe0f1f2f8 inet_stream_ops +EXPORT_SYMBOL vmlinux 0xe0f23d96 xfrm_state_walk_done +EXPORT_SYMBOL vmlinux 0xe10fcc6d inode_dio_wait +EXPORT_SYMBOL vmlinux 0xe113bbbc csum_partial +EXPORT_SYMBOL vmlinux 0xe1158fef fb_pan_display +EXPORT_SYMBOL vmlinux 0xe123f3d9 dma_fence_release +EXPORT_SYMBOL vmlinux 0xe12bda79 vme_dma_free_attribute +EXPORT_SYMBOL vmlinux 0xe1317694 __kfifo_dma_in_prepare_r +EXPORT_SYMBOL vmlinux 0xe138fb8c percpu_counter_add_batch +EXPORT_SYMBOL vmlinux 0xe13cd8a7 dmi_name_in_vendors +EXPORT_SYMBOL vmlinux 0xe13f02c8 unregister_cdrom +EXPORT_SYMBOL vmlinux 0xe162d411 msm_pinctrl_dev_pm_ops +EXPORT_SYMBOL vmlinux 0xe17568e3 dma_fence_signal_timestamp_locked +EXPORT_SYMBOL vmlinux 0xe19c15b0 dquot_commit_info +EXPORT_SYMBOL vmlinux 0xe19d4a0d remap_pfn_range +EXPORT_SYMBOL vmlinux 0xe1b55b96 release_sock +EXPORT_SYMBOL vmlinux 0xe1c18ac3 vfs_parse_fs_param_source +EXPORT_SYMBOL vmlinux 0xe1c202f8 mmc_cqe_start_req +EXPORT_SYMBOL vmlinux 0xe1da5e38 neigh_carrier_down +EXPORT_SYMBOL vmlinux 0xe1da7c1b tty_port_hangup +EXPORT_SYMBOL vmlinux 0xe1dcf64a audit_log_format +EXPORT_SYMBOL vmlinux 0xe1e3da19 vfs_iter_read +EXPORT_SYMBOL vmlinux 0xe1f8f768 flow_rule_match_l2tpv3 +EXPORT_SYMBOL vmlinux 0xe1fc0997 tcp_sync_mss +EXPORT_SYMBOL vmlinux 0xe21d814c get_cached_acl_rcu +EXPORT_SYMBOL vmlinux 0xe21f18ac __genradix_iter_peek +EXPORT_SYMBOL vmlinux 0xe2242757 tc_cleanup_offload_action +EXPORT_SYMBOL vmlinux 0xe227a23a register_mii_timestamper +EXPORT_SYMBOL vmlinux 0xe230b9ff d_find_alias +EXPORT_SYMBOL vmlinux 0xe2312c95 param_set_ullong +EXPORT_SYMBOL vmlinux 0xe233708d xsk_set_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0xe257ddab blk_mq_run_hw_queues +EXPORT_SYMBOL vmlinux 0xe2617b15 netdev_rx_csum_fault +EXPORT_SYMBOL vmlinux 0xe2733d98 acpi_bus_get_status +EXPORT_SYMBOL vmlinux 0xe2898dd5 flow_rule_match_enc_keyid +EXPORT_SYMBOL vmlinux 0xe2964344 __wake_up +EXPORT_SYMBOL vmlinux 0xe298bbd9 __of_mdiobus_register +EXPORT_SYMBOL vmlinux 0xe29afa29 kill_block_super +EXPORT_SYMBOL vmlinux 0xe2b5f67e blk_queue_update_dma_alignment +EXPORT_SYMBOL vmlinux 0xe2bbfa56 proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0xe2ce3f39 twl6040_get_sysclk +EXPORT_SYMBOL vmlinux 0xe2ce4894 rproc_elf_load_segments +EXPORT_SYMBOL vmlinux 0xe2d071e0 simple_fill_super +EXPORT_SYMBOL vmlinux 0xe2d5255a strcmp +EXPORT_SYMBOL vmlinux 0xe2dd689e flow_rule_match_ports_range +EXPORT_SYMBOL vmlinux 0xe2ec1469 netif_set_real_num_rx_queues +EXPORT_SYMBOL vmlinux 0xe2ee16c0 phy_ethtool_ksettings_get +EXPORT_SYMBOL vmlinux 0xe31a5817 sdev_enable_disk_events +EXPORT_SYMBOL vmlinux 0xe32ab4d8 xxh64_digest +EXPORT_SYMBOL vmlinux 0xe34df963 devm_clk_put +EXPORT_SYMBOL vmlinux 0xe36b9bc6 inet_bind +EXPORT_SYMBOL vmlinux 0xe38b0b84 qdisc_watchdog_init +EXPORT_SYMBOL vmlinux 0xe392bb00 security_binder_transfer_binder +EXPORT_SYMBOL vmlinux 0xe39b2ea5 sha256 +EXPORT_SYMBOL vmlinux 0xe3ad3046 __sg_page_iter_dma_next +EXPORT_SYMBOL vmlinux 0xe3be2fa8 __genphy_config_aneg +EXPORT_SYMBOL vmlinux 0xe3e3756b pnp_activate_dev +EXPORT_SYMBOL vmlinux 0xe3ec2f2b alloc_chrdev_region +EXPORT_SYMBOL vmlinux 0xe3feba56 tasklet_unlock_spin_wait +EXPORT_SYMBOL vmlinux 0xe3ff2c41 get_random_u64 +EXPORT_SYMBOL vmlinux 0xe40976c0 pnp_range_reserved +EXPORT_SYMBOL vmlinux 0xe40c37ea down_write_trylock +EXPORT_SYMBOL vmlinux 0xe40e4e47 xfrm_state_lookup_byaddr +EXPORT_SYMBOL vmlinux 0xe4245758 kernel_sock_shutdown +EXPORT_SYMBOL vmlinux 0xe428f6d0 truncate_pagecache +EXPORT_SYMBOL vmlinux 0xe42bc4a1 fwnode_phy_find_device +EXPORT_SYMBOL vmlinux 0xe4389ea1 mmc_can_trim +EXPORT_SYMBOL vmlinux 0xe4426246 ip6_fraglist_init +EXPORT_SYMBOL vmlinux 0xe4583208 tty_unregister_device +EXPORT_SYMBOL vmlinux 0xe46021ca _raw_spin_unlock_bh +EXPORT_SYMBOL vmlinux 0xe48bb7af md_bitmap_start_sync +EXPORT_SYMBOL vmlinux 0xe4912f50 find_inode_nowait +EXPORT_SYMBOL vmlinux 0xe4b853a6 md_wakeup_thread +EXPORT_SYMBOL vmlinux 0xe4bbc1dd kimage_voffset +EXPORT_SYMBOL vmlinux 0xe4bc2c2f hdmi_drm_infoframe_pack +EXPORT_SYMBOL vmlinux 0xe4c14928 reuseport_detach_prog +EXPORT_SYMBOL vmlinux 0xe4cbff0b mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0xe4d873b4 zpool_register_driver +EXPORT_SYMBOL vmlinux 0xe4dd5c46 of_get_mac_address_nvmem +EXPORT_SYMBOL vmlinux 0xe4f9bb0e inet6_add_offload +EXPORT_SYMBOL vmlinux 0xe503dc74 nf_hook_slow +EXPORT_SYMBOL vmlinux 0xe506afbc clk_get +EXPORT_SYMBOL vmlinux 0xe517f230 bdi_unregister +EXPORT_SYMBOL vmlinux 0xe52352ec proc_create_data +EXPORT_SYMBOL vmlinux 0xe523ad75 synchronize_irq +EXPORT_SYMBOL vmlinux 0xe523c8bf __wait_on_buffer +EXPORT_SYMBOL vmlinux 0xe537c75e scsi_test_unit_ready +EXPORT_SYMBOL vmlinux 0xe5485992 tcf_idrinfo_destroy +EXPORT_SYMBOL vmlinux 0xe5496cc6 tc_setup_cb_reoffload +EXPORT_SYMBOL vmlinux 0xe56916b1 nf_log_unset +EXPORT_SYMBOL vmlinux 0xe57ea645 find_vma +EXPORT_SYMBOL vmlinux 0xe57feefb qcom_scm_ocmem_unlock +EXPORT_SYMBOL vmlinux 0xe58090ca security_ib_endport_manage_subnet +EXPORT_SYMBOL vmlinux 0xe58f9548 try_lookup_one_len +EXPORT_SYMBOL vmlinux 0xe590dea3 sk_busy_loop_end +EXPORT_SYMBOL vmlinux 0xe5c60bd2 percpu_counter_set +EXPORT_SYMBOL vmlinux 0xe5c6a040 skb_flow_dissect_tunnel_info +EXPORT_SYMBOL vmlinux 0xe5c78a99 do_blank_screen +EXPORT_SYMBOL vmlinux 0xe5ce8401 i2c_smbus_write_word_data +EXPORT_SYMBOL vmlinux 0xe5cee291 register_sysctl_mount_point +EXPORT_SYMBOL vmlinux 0xe5cfd9a9 mipi_dsi_dcs_set_display_on +EXPORT_SYMBOL vmlinux 0xe60209ab devm_clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0xe61b912a security_binder_set_context_mgr +EXPORT_SYMBOL vmlinux 0xe6550092 utf8_casefold +EXPORT_SYMBOL vmlinux 0xe674b745 mipi_dsi_dcs_get_display_brightness_large +EXPORT_SYMBOL vmlinux 0xe679eb05 seg6_push_hmac +EXPORT_SYMBOL vmlinux 0xe685b671 security_sk_clone +EXPORT_SYMBOL vmlinux 0xe68efe41 _raw_write_lock +EXPORT_SYMBOL vmlinux 0xe6acce80 inet_listen +EXPORT_SYMBOL vmlinux 0xe6c55d0f __devm_mdiobus_register +EXPORT_SYMBOL vmlinux 0xe6d2458e do_trace_netlink_extack +EXPORT_SYMBOL vmlinux 0xe6fa06a2 rename_lock +EXPORT_SYMBOL vmlinux 0xe6fee57d of_find_node_by_phandle +EXPORT_SYMBOL vmlinux 0xe6ffcebe __seq_open_private +EXPORT_SYMBOL vmlinux 0xe71a4273 skb_tx_error +EXPORT_SYMBOL vmlinux 0xe7257ab8 xa_store_range +EXPORT_SYMBOL vmlinux 0xe741fa22 devfreq_monitor_start +EXPORT_SYMBOL vmlinux 0xe7624a7d balance_dirty_pages_ratelimited +EXPORT_SYMBOL vmlinux 0xe76d1767 tso_build_data +EXPORT_SYMBOL vmlinux 0xe7943639 pci_write_vpd +EXPORT_SYMBOL vmlinux 0xe7968cdb mdiobb_write_c22 +EXPORT_SYMBOL vmlinux 0xe79e9fad folio_end_private_2 +EXPORT_SYMBOL vmlinux 0xe7a02573 ida_alloc_range +EXPORT_SYMBOL vmlinux 0xe7a35c3a __nd_driver_register +EXPORT_SYMBOL vmlinux 0xe7a9a736 udp_push_pending_frames +EXPORT_SYMBOL vmlinux 0xe7ab1ecc _raw_write_unlock_bh +EXPORT_SYMBOL vmlinux 0xe7b0353b __cpu_active_mask +EXPORT_SYMBOL vmlinux 0xe7d41f89 pcim_iounmap_regions +EXPORT_SYMBOL vmlinux 0xe7d4daac seq_list_next +EXPORT_SYMBOL vmlinux 0xe7e1a78a ethtool_get_phc_vclocks +EXPORT_SYMBOL vmlinux 0xe7e42835 vfs_readlink +EXPORT_SYMBOL vmlinux 0xe80984bd i2c_find_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0xe810e31f neigh_sysctl_register +EXPORT_SYMBOL vmlinux 0xe816048f tty_termios_copy_hw +EXPORT_SYMBOL vmlinux 0xe82298d5 __ip_dev_find +EXPORT_SYMBOL vmlinux 0xe85dc9f0 input_unregister_handler +EXPORT_SYMBOL vmlinux 0xe85f2123 acpi_tb_unload_table +EXPORT_SYMBOL vmlinux 0xe86290cb d_drop +EXPORT_SYMBOL vmlinux 0xe86d9214 __inc_zone_page_state +EXPORT_SYMBOL vmlinux 0xe873b769 pm860x_bulk_read +EXPORT_SYMBOL vmlinux 0xe87554f2 mmc_gpiod_request_cd +EXPORT_SYMBOL vmlinux 0xe87790e7 seq_open_private +EXPORT_SYMBOL vmlinux 0xe881fd94 iov_iter_bvec +EXPORT_SYMBOL vmlinux 0xe8a333be kset_unregister +EXPORT_SYMBOL vmlinux 0xe8b51b8e devfreq_remove_device +EXPORT_SYMBOL vmlinux 0xe8bda4a8 serio_unregister_port +EXPORT_SYMBOL vmlinux 0xe8c11e00 fifo_set_limit +EXPORT_SYMBOL vmlinux 0xe8c4b2ed mmc_gpio_get_ro +EXPORT_SYMBOL vmlinux 0xe8c5d1fc __xfrm_decode_session +EXPORT_SYMBOL vmlinux 0xe8cf3f01 pci_get_class +EXPORT_SYMBOL vmlinux 0xe8d285b2 nla_policy_len +EXPORT_SYMBOL vmlinux 0xe8d6fda0 nf_log_unregister +EXPORT_SYMBOL vmlinux 0xe8fbf4fa __alloc_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0xe90253f0 xudma_rflow_get +EXPORT_SYMBOL vmlinux 0xe90990a8 tcp_mtup_init +EXPORT_SYMBOL vmlinux 0xe909997a bitmap_print_list_to_buf +EXPORT_SYMBOL vmlinux 0xe914e41e strcpy +EXPORT_SYMBOL vmlinux 0xe927c4ae do_clone_file_range +EXPORT_SYMBOL vmlinux 0xe949916e md_done_sync +EXPORT_SYMBOL vmlinux 0xe94e54d1 pci_get_device +EXPORT_SYMBOL vmlinux 0xe953b21f get_next_ino +EXPORT_SYMBOL vmlinux 0xe95864e8 serio_rescan +EXPORT_SYMBOL vmlinux 0xe967229f par_io_of_config +EXPORT_SYMBOL vmlinux 0xe98f27ac dm_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xe9aca61e follow_pfn +EXPORT_SYMBOL vmlinux 0xe9af7397 __xa_set_mark +EXPORT_SYMBOL vmlinux 0xe9b9a509 dev_loopback_xmit +EXPORT_SYMBOL vmlinux 0xe9dc12a4 zstd_get_error_name +EXPORT_SYMBOL vmlinux 0xe9e8faeb efi_tpm_final_log_size +EXPORT_SYMBOL vmlinux 0xe9f7149c zlib_deflate_workspacesize +EXPORT_SYMBOL vmlinux 0xe9f728a1 con_copy_unimap +EXPORT_SYMBOL vmlinux 0xe9ffc063 down_trylock +EXPORT_SYMBOL vmlinux 0xea1c3e3a arm_smccc_1_2_hvc +EXPORT_SYMBOL vmlinux 0xea3c8e4e scsilun_to_int +EXPORT_SYMBOL vmlinux 0xea49a8a6 vfs_getattr_nosec +EXPORT_SYMBOL vmlinux 0xea4ff462 bio_add_page +EXPORT_SYMBOL vmlinux 0xea5c82a5 dma_resv_reserve_fences +EXPORT_SYMBOL vmlinux 0xea6f9a36 zlib_deflate_dfltcc_enabled +EXPORT_SYMBOL vmlinux 0xea758097 fifo_create_dflt +EXPORT_SYMBOL vmlinux 0xea7daa08 __video_get_options +EXPORT_SYMBOL vmlinux 0xea9ebda4 mmc_command_done +EXPORT_SYMBOL vmlinux 0xeab6f4c4 acpi_check_resource_conflict +EXPORT_SYMBOL vmlinux 0xead8c400 bman_get_bpid +EXPORT_SYMBOL vmlinux 0xeae3dfd6 __const_udelay +EXPORT_SYMBOL vmlinux 0xeaf4baa3 mark_buffer_dirty_inode +EXPORT_SYMBOL vmlinux 0xeaf57dbf skb_condense +EXPORT_SYMBOL vmlinux 0xeafc141f __posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xeafdb81c proc_set_user +EXPORT_SYMBOL vmlinux 0xeb078aee _raw_write_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xeb21e8e2 pm8606_osc_enable +EXPORT_SYMBOL vmlinux 0xeb233a45 __kmalloc +EXPORT_SYMBOL vmlinux 0xeb37101c audit_log_end +EXPORT_SYMBOL vmlinux 0xeb39995a pm860x_page_bulk_read +EXPORT_SYMBOL vmlinux 0xeb44339a free_pages_exact +EXPORT_SYMBOL vmlinux 0xeb5f4a11 mipi_dsi_generic_write +EXPORT_SYMBOL vmlinux 0xeb6cb016 jbd2_fc_release_bufs +EXPORT_SYMBOL vmlinux 0xeb6d41ef udp_lib_setsockopt +EXPORT_SYMBOL vmlinux 0xeb71b98c pskb_expand_head +EXPORT_SYMBOL vmlinux 0xeb7329a2 qcom_scm_set_warm_boot_addr +EXPORT_SYMBOL vmlinux 0xeb7f6046 acpi_get_devices +EXPORT_SYMBOL vmlinux 0xeb9eef52 match_uint +EXPORT_SYMBOL vmlinux 0xeba4ca3c vga_client_register +EXPORT_SYMBOL vmlinux 0xeba763c8 dcb_getapp +EXPORT_SYMBOL vmlinux 0xebb151bc audit_log_start +EXPORT_SYMBOL vmlinux 0xebbc4665 dev_mc_add_excl +EXPORT_SYMBOL vmlinux 0xebd6014a mdiobus_setup_mdiodev_from_board_info +EXPORT_SYMBOL vmlinux 0xebe575c1 generic_buffers_fsync +EXPORT_SYMBOL vmlinux 0xebf65c65 kthread_stop +EXPORT_SYMBOL vmlinux 0xebf88b0f tcp_md5_hash_key +EXPORT_SYMBOL vmlinux 0xebf8fa3b tcp_v4_destroy_sock +EXPORT_SYMBOL vmlinux 0xebfe82c8 genphy_c37_read_status +EXPORT_SYMBOL vmlinux 0xec17ebab fscrypt_zeroout_range +EXPORT_SYMBOL vmlinux 0xec1ccf88 ethtool_aggregate_rmon_stats +EXPORT_SYMBOL vmlinux 0xec1e1bcc fs_param_is_blob +EXPORT_SYMBOL vmlinux 0xec20b7a9 netdev_lower_get_first_private_rcu +EXPORT_SYMBOL vmlinux 0xec20b840 linkwatch_fire_event +EXPORT_SYMBOL vmlinux 0xec2b8a42 acpi_walk_namespace +EXPORT_SYMBOL vmlinux 0xec33c668 __SCK__tp_func_spi_transfer_start +EXPORT_SYMBOL vmlinux 0xec385730 pin_user_pages_remote +EXPORT_SYMBOL vmlinux 0xec41716a qman_alloc_fqid_range +EXPORT_SYMBOL vmlinux 0xec4d9e3a clk_get_sys +EXPORT_SYMBOL vmlinux 0xec541b1c pci_request_irq +EXPORT_SYMBOL vmlinux 0xec676a77 tty_port_block_til_ready +EXPORT_SYMBOL vmlinux 0xec6c3182 fb_set_cmap +EXPORT_SYMBOL vmlinux 0xec80115e dma_alloc_attrs +EXPORT_SYMBOL vmlinux 0xec832aa5 __blk_mq_end_request +EXPORT_SYMBOL vmlinux 0xec8aae86 devm_devfreq_remove_device +EXPORT_SYMBOL vmlinux 0xeca761c6 dentry_create +EXPORT_SYMBOL vmlinux 0xeca957d1 __bitmap_and +EXPORT_SYMBOL vmlinux 0xecaa7874 dm_table_run_md_queue_async +EXPORT_SYMBOL vmlinux 0xece546e1 qdisc_offload_dump_helper +EXPORT_SYMBOL vmlinux 0xece784c2 rb_first +EXPORT_SYMBOL vmlinux 0xecf08b45 dquot_quota_sync +EXPORT_SYMBOL vmlinux 0xecfd68ef acpi_get_node +EXPORT_SYMBOL vmlinux 0xed00c4fb acpi_os_printf +EXPORT_SYMBOL vmlinux 0xed04357a tty_register_ldisc +EXPORT_SYMBOL vmlinux 0xed2500bc pcix_get_mmrbc +EXPORT_SYMBOL vmlinux 0xed3c6ddf _copy_from_iter +EXPORT_SYMBOL vmlinux 0xed48ae1d follow_down +EXPORT_SYMBOL vmlinux 0xed55f929 acpi_os_unmap_generic_address +EXPORT_SYMBOL vmlinux 0xed5df515 seq_vprintf +EXPORT_SYMBOL vmlinux 0xed656e30 udp_encap_disable +EXPORT_SYMBOL vmlinux 0xed8a2d95 memset64 +EXPORT_SYMBOL vmlinux 0xeda2e038 scsi_cmd_allowed +EXPORT_SYMBOL vmlinux 0xedabad60 of_graph_get_remote_port_parent +EXPORT_SYMBOL vmlinux 0xedb06354 tcp_v4_mtu_reduced +EXPORT_SYMBOL vmlinux 0xedbaee5e nla_strcmp +EXPORT_SYMBOL vmlinux 0xedbdac99 ipv6_find_hdr +EXPORT_SYMBOL vmlinux 0xedc03953 iounmap +EXPORT_SYMBOL vmlinux 0xedc3b639 sock_no_bind +EXPORT_SYMBOL vmlinux 0xedc5cb67 vme_bus_error_handler +EXPORT_SYMBOL vmlinux 0xedd0dab1 ethtool_rx_flow_rule_destroy +EXPORT_SYMBOL vmlinux 0xedd17b31 sock_get_timeout +EXPORT_SYMBOL vmlinux 0xedf54287 phy_ethtool_get_wol +EXPORT_SYMBOL vmlinux 0xedfc8e9b skb_page_frag_refill +EXPORT_SYMBOL vmlinux 0xee0118df aperture_remove_conflicting_devices +EXPORT_SYMBOL vmlinux 0xee0412cd pci_release_regions +EXPORT_SYMBOL vmlinux 0xee2ac128 bdev_start_io_acct +EXPORT_SYMBOL vmlinux 0xee2b7e30 input_close_device +EXPORT_SYMBOL vmlinux 0xee2d0fc7 _local_bh_enable +EXPORT_SYMBOL vmlinux 0xee58e970 fb_add_videomode +EXPORT_SYMBOL vmlinux 0xee5cf482 kthread_bind +EXPORT_SYMBOL vmlinux 0xee6900f8 __mod_node_page_state +EXPORT_SYMBOL vmlinux 0xee7d7deb gen_pool_dma_zalloc +EXPORT_SYMBOL vmlinux 0xee7eb9e1 pnp_platform_devices +EXPORT_SYMBOL vmlinux 0xee813662 netdev_next_lower_dev_rcu +EXPORT_SYMBOL vmlinux 0xee85dc61 sock_no_connect +EXPORT_SYMBOL vmlinux 0xee883b06 __vmalloc_array +EXPORT_SYMBOL vmlinux 0xee8c02e9 vprintk_emit +EXPORT_SYMBOL vmlinux 0xee8d74d6 jiffies64_to_nsecs +EXPORT_SYMBOL vmlinux 0xee91879b rb_first_postorder +EXPORT_SYMBOL vmlinux 0xeea28f69 devm_mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0xeea47ecc scsi_get_device_flags_keyed +EXPORT_SYMBOL vmlinux 0xeea9dbaf bitmap_bitremap +EXPORT_SYMBOL vmlinux 0xeeb0b58a redraw_screen +EXPORT_SYMBOL vmlinux 0xeec8a3e8 fs_param_is_path +EXPORT_SYMBOL vmlinux 0xeed7da0f param_set_int +EXPORT_SYMBOL vmlinux 0xeee479ea rproc_get_by_child +EXPORT_SYMBOL vmlinux 0xeee75d91 ucc_fast_init +EXPORT_SYMBOL vmlinux 0xeeef8b80 skb_tunnel_check_pmtu +EXPORT_SYMBOL vmlinux 0xef0c69ad mipi_dsi_dcs_set_pixel_format +EXPORT_SYMBOL vmlinux 0xef4d3873 clocksource_unregister +EXPORT_SYMBOL vmlinux 0xef6b080c skb_kill_datagram +EXPORT_SYMBOL vmlinux 0xef7e6311 vfs_mkobj +EXPORT_SYMBOL vmlinux 0xef8ac53d qcom_scm_restore_sec_cfg +EXPORT_SYMBOL vmlinux 0xef8fc312 ipmi_platform_add +EXPORT_SYMBOL vmlinux 0xef9b1956 nvdimm_namespace_common_probe +EXPORT_SYMBOL vmlinux 0xefaf2e4f tcf_queue_work +EXPORT_SYMBOL vmlinux 0xefb500b2 jbd2_journal_flush +EXPORT_SYMBOL vmlinux 0xefbb5d0d device_get_ethdev_address +EXPORT_SYMBOL vmlinux 0xefc2decc pps_register_source +EXPORT_SYMBOL vmlinux 0xefcea2e7 acpi_warning +EXPORT_SYMBOL vmlinux 0xefee932c acpi_get_data_full +EXPORT_SYMBOL vmlinux 0xefeefc09 __SCK__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xeff6365d security_socket_socketpair +EXPORT_SYMBOL vmlinux 0xf0009fee put_pages_list +EXPORT_SYMBOL vmlinux 0xf0040f1a xfrm_register_type_offload +EXPORT_SYMBOL vmlinux 0xf0216b9a folio_wait_private_2 +EXPORT_SYMBOL vmlinux 0xf02aa937 wait_for_completion_interruptible_timeout +EXPORT_SYMBOL vmlinux 0xf07519d8 vfs_fileattr_get +EXPORT_SYMBOL vmlinux 0xf07b07f6 sg_free_append_table +EXPORT_SYMBOL vmlinux 0xf085bb9e dev_uc_add_excl +EXPORT_SYMBOL vmlinux 0xf09b5d9a get_zeroed_page +EXPORT_SYMBOL vmlinux 0xf0aee8df input_set_capability +EXPORT_SYMBOL vmlinux 0xf0b2419f cmd_db_read_aux_data +EXPORT_SYMBOL vmlinux 0xf0b9a4b9 commit_creds +EXPORT_SYMBOL vmlinux 0xf0c75892 nf_getsockopt +EXPORT_SYMBOL vmlinux 0xf0ccd3f3 param_get_hexint +EXPORT_SYMBOL vmlinux 0xf0fd2e64 pci_get_slot +EXPORT_SYMBOL vmlinux 0xf0fdf6cb __stack_chk_fail +EXPORT_SYMBOL vmlinux 0xf101a8aa tty_driver_flush_buffer +EXPORT_SYMBOL vmlinux 0xf101f924 filemap_invalidate_lock_two +EXPORT_SYMBOL vmlinux 0xf10832bb kernel_accept +EXPORT_SYMBOL vmlinux 0xf1119c9e free_cgroup_ns +EXPORT_SYMBOL vmlinux 0xf1142eb3 blk_mq_complete_request +EXPORT_SYMBOL vmlinux 0xf11dd46e _page_poisoning_enabled_early +EXPORT_SYMBOL vmlinux 0xf1268c4d iommu_put_resv_regions +EXPORT_SYMBOL vmlinux 0xf1313af1 sock_no_shutdown +EXPORT_SYMBOL vmlinux 0xf1315c25 vfs_fsync +EXPORT_SYMBOL vmlinux 0xf138b71e __traceiter_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xf165f16b devm_arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0xf169727d simple_rmdir +EXPORT_SYMBOL vmlinux 0xf18300ad logic_inb +EXPORT_SYMBOL vmlinux 0xf191f517 dma_free_attrs +EXPORT_SYMBOL vmlinux 0xf195c682 fb_invert_cmaps +EXPORT_SYMBOL vmlinux 0xf1969a8e __usecs_to_jiffies +EXPORT_SYMBOL vmlinux 0xf1a65f7b zstd_reset_dstream +EXPORT_SYMBOL vmlinux 0xf1ad57b5 mnt_drop_write_file +EXPORT_SYMBOL vmlinux 0xf1cdc945 key_payload_reserve +EXPORT_SYMBOL vmlinux 0xf1db1704 nla_memcpy +EXPORT_SYMBOL vmlinux 0xf1de24b4 vfs_path_parent_lookup +EXPORT_SYMBOL vmlinux 0xf1e046cc panic +EXPORT_SYMBOL vmlinux 0xf1e3f40b is_nd_dax +EXPORT_SYMBOL vmlinux 0xf1e98c74 avenrun +EXPORT_SYMBOL vmlinux 0xf1f88a0e dm_kcopyd_prepare_callback +EXPORT_SYMBOL vmlinux 0xf20a1fb3 __neigh_create +EXPORT_SYMBOL vmlinux 0xf221370f i2c_smbus_read_block_data +EXPORT_SYMBOL vmlinux 0xf226e543 netdev_crit +EXPORT_SYMBOL vmlinux 0xf22f0ce9 fman_reset_mac +EXPORT_SYMBOL vmlinux 0xf2304dcf security_path_rename +EXPORT_SYMBOL vmlinux 0xf23fcb99 __kfifo_in +EXPORT_SYMBOL vmlinux 0xf2505d2b ptp_clock_index +EXPORT_SYMBOL vmlinux 0xf2506ac0 gro_cells_init +EXPORT_SYMBOL vmlinux 0xf254c9b0 rproc_coredump_add_segment +EXPORT_SYMBOL vmlinux 0xf25724a4 of_cpu_device_node_get +EXPORT_SYMBOL vmlinux 0xf2628676 zstd_compress_cctx +EXPORT_SYMBOL vmlinux 0xf2669a2c imx_scu_irq_register_notifier +EXPORT_SYMBOL vmlinux 0xf26c23d9 lookup_one_positive_unlocked +EXPORT_SYMBOL vmlinux 0xf2765d61 security_sock_graft +EXPORT_SYMBOL vmlinux 0xf28cf0ae __hw_addr_init +EXPORT_SYMBOL vmlinux 0xf28e02e9 tcp_getsockopt +EXPORT_SYMBOL vmlinux 0xf29403e5 acpi_install_table_handler +EXPORT_SYMBOL vmlinux 0xf297dca5 pnp_device_detach +EXPORT_SYMBOL vmlinux 0xf29bf008 clk_bulk_get_all +EXPORT_SYMBOL vmlinux 0xf2a4e326 ip6_frag_init +EXPORT_SYMBOL vmlinux 0xf2a8efae dm_kcopyd_do_callback +EXPORT_SYMBOL vmlinux 0xf2c43f3f zlib_deflate +EXPORT_SYMBOL vmlinux 0xf2ca3a24 dev_uc_flush +EXPORT_SYMBOL vmlinux 0xf2d93ec9 dev_uc_sync +EXPORT_SYMBOL vmlinux 0xf2db8467 inode_update_time +EXPORT_SYMBOL vmlinux 0xf2e5bd87 security_free_mnt_opts +EXPORT_SYMBOL vmlinux 0xf2e9d7d3 mr_table_alloc +EXPORT_SYMBOL vmlinux 0xf2e9f117 mii_ethtool_gset +EXPORT_SYMBOL vmlinux 0xf2f4da78 device_match_acpi_handle +EXPORT_SYMBOL vmlinux 0xf2f53617 memregion_free +EXPORT_SYMBOL vmlinux 0xf2fa88ca phy_ethtool_get_strings +EXPORT_SYMBOL vmlinux 0xf319fbf5 __scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0xf32a8422 inet_sk_get_local_port_range +EXPORT_SYMBOL vmlinux 0xf333c77c of_platform_bus_probe +EXPORT_SYMBOL vmlinux 0xf34331ad xsk_tx_peek_release_desc_batch +EXPORT_SYMBOL vmlinux 0xf346231f seq_list_start_head +EXPORT_SYMBOL vmlinux 0xf353a698 register_module_notifier +EXPORT_SYMBOL vmlinux 0xf35782ed zpool_unregister_driver +EXPORT_SYMBOL vmlinux 0xf3621fe2 mtree_alloc_rrange +EXPORT_SYMBOL vmlinux 0xf36f42a9 slhc_uncompress +EXPORT_SYMBOL vmlinux 0xf37f9d95 of_graph_get_port_by_id +EXPORT_SYMBOL vmlinux 0xf390f6f1 __bitmap_andnot +EXPORT_SYMBOL vmlinux 0xf3916987 global_cursor_default +EXPORT_SYMBOL vmlinux 0xf3932313 mb_cache_entry_wait_unused +EXPORT_SYMBOL vmlinux 0xf394042c ipv6_setsockopt +EXPORT_SYMBOL vmlinux 0xf3974e05 user_path_at_empty +EXPORT_SYMBOL vmlinux 0xf3a57892 release_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0xf3a59f6d pcim_iomap_table +EXPORT_SYMBOL vmlinux 0xf3c05988 neigh_ifdown +EXPORT_SYMBOL vmlinux 0xf3c1b3af phy_mii_ioctl +EXPORT_SYMBOL vmlinux 0xf3c476e2 sock_rfree +EXPORT_SYMBOL vmlinux 0xf3c574b3 tcp_seq_next +EXPORT_SYMBOL vmlinux 0xf3cfa76a __nla_put +EXPORT_SYMBOL vmlinux 0xf3d96944 jbd2_journal_stop +EXPORT_SYMBOL vmlinux 0xf3db5611 devm_alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0xf3e0e1df allocate_resource +EXPORT_SYMBOL vmlinux 0xf3e6bfbd keyring_alloc +EXPORT_SYMBOL vmlinux 0xf3f1665e tty_port_tty_set +EXPORT_SYMBOL vmlinux 0xf3f4182a single_open +EXPORT_SYMBOL vmlinux 0xf3fcb8f5 dquot_quotactl_sysfile_ops +EXPORT_SYMBOL vmlinux 0xf4032f19 vme_dma_request +EXPORT_SYMBOL vmlinux 0xf40ff0b0 dquot_commit +EXPORT_SYMBOL vmlinux 0xf414c99b bd_abort_claiming +EXPORT_SYMBOL vmlinux 0xf41ebddc devm_register_netdev +EXPORT_SYMBOL vmlinux 0xf42f2293 dcb_delrewr +EXPORT_SYMBOL vmlinux 0xf43d2caa acpi_remove_interface +EXPORT_SYMBOL vmlinux 0xf44a904a net_ns_barrier +EXPORT_SYMBOL vmlinux 0xf44f852a phy_check_valid +EXPORT_SYMBOL vmlinux 0xf4532251 __skb_recv_udp +EXPORT_SYMBOL vmlinux 0xf4610d16 kernel_tmpfile_open +EXPORT_SYMBOL vmlinux 0xf4668cc6 _copy_to_iter +EXPORT_SYMBOL vmlinux 0xf474c21c bitmap_print_to_pagebuf +EXPORT_SYMBOL vmlinux 0xf474fdcb kfree_const +EXPORT_SYMBOL vmlinux 0xf476c7cb pfifo_fast_ops +EXPORT_SYMBOL vmlinux 0xf4881138 icmpv6_ndo_send +EXPORT_SYMBOL vmlinux 0xf49a14e4 fd_install +EXPORT_SYMBOL vmlinux 0xf4a7f99c phy_attach +EXPORT_SYMBOL vmlinux 0xf4af6a63 d_instantiate_new +EXPORT_SYMBOL vmlinux 0xf4b754fd acpi_resources_are_enforced +EXPORT_SYMBOL vmlinux 0xf4db35bc stpcpy +EXPORT_SYMBOL vmlinux 0xf4ef10ec blk_mq_unique_tag +EXPORT_SYMBOL vmlinux 0xf4f14de6 rtnl_trylock +EXPORT_SYMBOL vmlinux 0xf51b3379 inode_init_always +EXPORT_SYMBOL vmlinux 0xf51ba79f dev_deactivate +EXPORT_SYMBOL vmlinux 0xf52d1916 mmc_erase +EXPORT_SYMBOL vmlinux 0xf532f605 __SetPageMovable +EXPORT_SYMBOL vmlinux 0xf539c9b0 pps_unregister_source +EXPORT_SYMBOL vmlinux 0xf53d4c26 qdisc_class_hash_destroy +EXPORT_SYMBOL vmlinux 0xf54f22cb xp_set_rxq_info +EXPORT_SYMBOL vmlinux 0xf5581205 twl6040_get_vibralr_status +EXPORT_SYMBOL vmlinux 0xf558b99b input_get_timestamp +EXPORT_SYMBOL vmlinux 0xf56a6a6f param_get_bool +EXPORT_SYMBOL vmlinux 0xf5a20ed2 __genradix_prealloc +EXPORT_SYMBOL vmlinux 0xf5b8ee30 bio_alloc_clone +EXPORT_SYMBOL vmlinux 0xf5da3e3a get_tree_keyed +EXPORT_SYMBOL vmlinux 0xf5daff7d sock_alloc_file +EXPORT_SYMBOL vmlinux 0xf5e7ea40 ktime_get_coarse_ts64 +EXPORT_SYMBOL vmlinux 0xf5e82686 uart_resume_port +EXPORT_SYMBOL vmlinux 0xf62c39fe ucc_slow_graceful_stop_tx +EXPORT_SYMBOL vmlinux 0xf6340eed kset_register +EXPORT_SYMBOL vmlinux 0xf63e2f67 __bio_advance +EXPORT_SYMBOL vmlinux 0xf643d104 hsiphash_4u32 +EXPORT_SYMBOL vmlinux 0xf6563624 migrate_vma_setup +EXPORT_SYMBOL vmlinux 0xf65da512 backlight_force_update +EXPORT_SYMBOL vmlinux 0xf65e4783 scsi_host_lookup +EXPORT_SYMBOL vmlinux 0xf65f7b77 new_inode +EXPORT_SYMBOL vmlinux 0xf665f74f sock_load_diag_module +EXPORT_SYMBOL vmlinux 0xf68285c0 register_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xf68469e3 phy_read_paged +EXPORT_SYMBOL vmlinux 0xf6949d13 config_item_get +EXPORT_SYMBOL vmlinux 0xf69aee94 clear_nlink +EXPORT_SYMBOL vmlinux 0xf6aa43c8 jbd2_journal_get_create_access +EXPORT_SYMBOL vmlinux 0xf6b625e6 inode_init_once +EXPORT_SYMBOL vmlinux 0xf6bb86ec __getblk_gfp +EXPORT_SYMBOL vmlinux 0xf6cc00b6 mipi_dsi_dcs_set_display_brightness +EXPORT_SYMBOL vmlinux 0xf6ebc03b net_ratelimit +EXPORT_SYMBOL vmlinux 0xf6f9d58d init_on_free +EXPORT_SYMBOL vmlinux 0xf6fa9d5f read_cache_page +EXPORT_SYMBOL vmlinux 0xf6fb4d49 kernel_getsockname +EXPORT_SYMBOL vmlinux 0xf6fc8791 __bitmap_xor +EXPORT_SYMBOL vmlinux 0xf714fd35 __xfrm_route_forward +EXPORT_SYMBOL vmlinux 0xf7370f56 system_state +EXPORT_SYMBOL vmlinux 0xf738d1be register_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xf74b0e95 inet_sock_destruct +EXPORT_SYMBOL vmlinux 0xf74e92b8 mdiobus_unregister_device +EXPORT_SYMBOL vmlinux 0xf755b6c8 skb_split +EXPORT_SYMBOL vmlinux 0xf76843b5 qcom_scm_pas_supported +EXPORT_SYMBOL vmlinux 0xf77555cd __memcpy_toio +EXPORT_SYMBOL vmlinux 0xf77e966e xfrm_policy_walk +EXPORT_SYMBOL vmlinux 0xf795ee61 pnp_unregister_driver +EXPORT_SYMBOL vmlinux 0xf7a5a9bd scsi_execute_cmd +EXPORT_SYMBOL vmlinux 0xf7ab46cc elv_bio_merge_ok +EXPORT_SYMBOL vmlinux 0xf7abd28e cdev_init +EXPORT_SYMBOL vmlinux 0xf7d140a1 scsi_target_resume +EXPORT_SYMBOL vmlinux 0xf7d31de9 kstrtoul_from_user +EXPORT_SYMBOL vmlinux 0xf7da6e6f acpi_unload_table +EXPORT_SYMBOL vmlinux 0xf7ea6311 qman_p_poll_dqrr +EXPORT_SYMBOL vmlinux 0xf7ea7760 folio_migrate_mapping +EXPORT_SYMBOL vmlinux 0xf7f05c17 fman_port_use_kg_hash +EXPORT_SYMBOL vmlinux 0xf7f2e743 vfs_link +EXPORT_SYMBOL vmlinux 0xf7f39667 __sock_create +EXPORT_SYMBOL vmlinux 0xf7fd5ee4 kernel_recvmsg +EXPORT_SYMBOL vmlinux 0xf8063162 input_register_handler +EXPORT_SYMBOL vmlinux 0xf809d0e4 input_set_keycode +EXPORT_SYMBOL vmlinux 0xf811e69d scsi_eh_flush_done_q +EXPORT_SYMBOL vmlinux 0xf812cff6 memscan +EXPORT_SYMBOL vmlinux 0xf827f853 skb_udp_tunnel_segment +EXPORT_SYMBOL vmlinux 0xf82bd363 lookup_one_len_unlocked +EXPORT_SYMBOL vmlinux 0xf82ec573 rb_prev +EXPORT_SYMBOL vmlinux 0xf83346b4 of_get_property +EXPORT_SYMBOL vmlinux 0xf84ac4b3 kthread_create_worker +EXPORT_SYMBOL vmlinux 0xf84bd6ee bpf_stats_enabled_key +EXPORT_SYMBOL vmlinux 0xf84c2cb5 xfrm_if_register_cb +EXPORT_SYMBOL vmlinux 0xf84df664 fscrypt_decrypt_block_inplace +EXPORT_SYMBOL vmlinux 0xf8539384 xfrm_policy_byid +EXPORT_SYMBOL vmlinux 0xf858240b fib_notifier_ops_unregister +EXPORT_SYMBOL vmlinux 0xf871fd30 __blk_rq_map_sg +EXPORT_SYMBOL vmlinux 0xf8832e12 cookie_timestamp_decode +EXPORT_SYMBOL vmlinux 0xf88ecec4 kvmemdup +EXPORT_SYMBOL vmlinux 0xf895fdfe passthru_features_check +EXPORT_SYMBOL vmlinux 0xf89bb61c __ClearPageMovable +EXPORT_SYMBOL vmlinux 0xf8acf92b of_find_all_nodes +EXPORT_SYMBOL vmlinux 0xf8c8b909 eth_validate_addr +EXPORT_SYMBOL vmlinux 0xf8d07858 bitmap_from_arr32 +EXPORT_SYMBOL vmlinux 0xf8d2bc2c zstd_find_frame_compressed_size +EXPORT_SYMBOL vmlinux 0xf8d91314 security_inode_invalidate_secctx +EXPORT_SYMBOL vmlinux 0xf8e3ddf1 devfreq_monitor_suspend +EXPORT_SYMBOL vmlinux 0xf8eb8501 request_firmware_into_buf +EXPORT_SYMBOL vmlinux 0xf8f61ebc wake_up_var +EXPORT_SYMBOL vmlinux 0xf90efbdd inc_nlink +EXPORT_SYMBOL vmlinux 0xf91b89ab fman_sp_build_buffer_struct +EXPORT_SYMBOL vmlinux 0xf9243a1d ip6_frag_next +EXPORT_SYMBOL vmlinux 0xf92ebbea serio_unregister_child_port +EXPORT_SYMBOL vmlinux 0xf93aae46 __arm_smccc_smc +EXPORT_SYMBOL vmlinux 0xf93fd09c fb_find_mode_cvt +EXPORT_SYMBOL vmlinux 0xf94536c2 proc_dointvec +EXPORT_SYMBOL vmlinux 0xf94d1726 pci_dev_get +EXPORT_SYMBOL vmlinux 0xf94d535e blk_put_queue +EXPORT_SYMBOL vmlinux 0xf95c619b acpi_processor_preregister_performance +EXPORT_SYMBOL vmlinux 0xf95ce44a generic_key_instantiate +EXPORT_SYMBOL vmlinux 0xf95dae19 setattr_should_drop_sgid +EXPORT_SYMBOL vmlinux 0xf9669ce3 phy_driver_register +EXPORT_SYMBOL vmlinux 0xf96c6817 get_tree_single +EXPORT_SYMBOL vmlinux 0xf9722676 twl_i2c_write +EXPORT_SYMBOL vmlinux 0xf97c9d8b n_tty_ioctl_helper +EXPORT_SYMBOL vmlinux 0xf97e2d99 inet_sk_set_state +EXPORT_SYMBOL vmlinux 0xf98c78fb d_tmpfile +EXPORT_SYMBOL vmlinux 0xf98f8228 edac_mc_find +EXPORT_SYMBOL vmlinux 0xf992e4e1 rtnl_set_sk_err +EXPORT_SYMBOL vmlinux 0xf993c7f0 mdiobus_free +EXPORT_SYMBOL vmlinux 0xf9a482f9 msleep +EXPORT_SYMBOL vmlinux 0xf9a4c6d0 netdev_warn +EXPORT_SYMBOL vmlinux 0xf9ab24c7 fscrypt_put_encryption_info +EXPORT_SYMBOL vmlinux 0xf9c039b3 dma_resv_init +EXPORT_SYMBOL vmlinux 0xf9c0b663 strlcat +EXPORT_SYMBOL vmlinux 0xf9ca2eb4 kstrtoint_from_user +EXPORT_SYMBOL vmlinux 0xf9cdddc3 __cpuhp_remove_state_cpuslocked +EXPORT_SYMBOL vmlinux 0xfa042227 gnet_stats_add_basic +EXPORT_SYMBOL vmlinux 0xfa08c34a page_offline_end +EXPORT_SYMBOL vmlinux 0xfa135b76 filemap_check_errors +EXPORT_SYMBOL vmlinux 0xfa1938b2 skb_mac_gso_segment +EXPORT_SYMBOL vmlinux 0xfa19fd0e register_netdev +EXPORT_SYMBOL vmlinux 0xfa297415 acpi_map_pxm_to_node +EXPORT_SYMBOL vmlinux 0xfa2bc314 blkdev_issue_flush +EXPORT_SYMBOL vmlinux 0xfa2e5f32 i2c_smbus_pec +EXPORT_SYMBOL vmlinux 0xfa33a242 pcie_capability_read_word +EXPORT_SYMBOL vmlinux 0xfa4d2f03 __nla_parse +EXPORT_SYMBOL vmlinux 0xfa599bb2 netlink_register_notifier +EXPORT_SYMBOL vmlinux 0xfa7d5550 neigh_event_ns +EXPORT_SYMBOL vmlinux 0xfaaa12d0 _page_poisoning_enabled +EXPORT_SYMBOL vmlinux 0xfab59108 register_console +EXPORT_SYMBOL vmlinux 0xfac0a06a flush_dcache_page +EXPORT_SYMBOL vmlinux 0xfac8865f sysctl_wmem_max +EXPORT_SYMBOL vmlinux 0xfadc6a16 blk_mq_requeue_request +EXPORT_SYMBOL vmlinux 0xfae07a2a filemap_fdatawait_range_keep_errors +EXPORT_SYMBOL vmlinux 0xfae3a739 mdiobus_register_device +EXPORT_SYMBOL vmlinux 0xfaecb308 memcg_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0xfaf6feb6 skb_copy_expand +EXPORT_SYMBOL vmlinux 0xfb00d222 mipi_dsi_dcs_set_tear_off +EXPORT_SYMBOL vmlinux 0xfb1392dc dquot_alloc_inode +EXPORT_SYMBOL vmlinux 0xfb2220d9 pnp_register_driver +EXPORT_SYMBOL vmlinux 0xfb27d1b5 ps2_command +EXPORT_SYMBOL vmlinux 0xfb348fea fault_in_safe_writeable +EXPORT_SYMBOL vmlinux 0xfb384d37 kasprintf +EXPORT_SYMBOL vmlinux 0xfb44d667 of_cpu_node_to_id +EXPORT_SYMBOL vmlinux 0xfb5bc36f rtnl_kfree_skbs +EXPORT_SYMBOL vmlinux 0xfb6af58d recalc_sigpending +EXPORT_SYMBOL vmlinux 0xfb73cb19 __phy_write_mmd +EXPORT_SYMBOL vmlinux 0xfb7e2a2c vme_slave_request +EXPORT_SYMBOL vmlinux 0xfb9ce512 d_exact_alias +EXPORT_SYMBOL vmlinux 0xfb9d3d7c of_find_net_device_by_node +EXPORT_SYMBOL vmlinux 0xfb9fed5d tcp_mtu_to_mss +EXPORT_SYMBOL vmlinux 0xfba7a5f5 __get_random_u32_below +EXPORT_SYMBOL vmlinux 0xfba7ddd2 match_u64 +EXPORT_SYMBOL vmlinux 0xfbaaf01e console_lock +EXPORT_SYMBOL vmlinux 0xfbad3cf0 scsi_normalize_sense +EXPORT_SYMBOL vmlinux 0xfbb8a761 strscpy_pad +EXPORT_SYMBOL vmlinux 0xfbbbe1c2 __tcf_em_tree_match +EXPORT_SYMBOL vmlinux 0xfbbf51f4 vfs_dedupe_file_range_one +EXPORT_SYMBOL vmlinux 0xfbc2da7e netdev_notice +EXPORT_SYMBOL vmlinux 0xfbc30e43 proc_create +EXPORT_SYMBOL vmlinux 0xfbc4f89e io_schedule_timeout +EXPORT_SYMBOL vmlinux 0xfbca33be mdio_device_create +EXPORT_SYMBOL vmlinux 0xfbd3307f ns_capable +EXPORT_SYMBOL vmlinux 0xfbdddca2 __neigh_set_probe_once +EXPORT_SYMBOL vmlinux 0xfbe215e4 sg_next +EXPORT_SYMBOL vmlinux 0xfbe4b175 qman_create_cgr +EXPORT_SYMBOL vmlinux 0xfbe8ee28 acpi_get_table_by_index +EXPORT_SYMBOL vmlinux 0xfc0408c3 mipi_dsi_dcs_write +EXPORT_SYMBOL vmlinux 0xfc128223 sock_set_keepalive +EXPORT_SYMBOL vmlinux 0xfc15465f rawv6_mh_filter_register +EXPORT_SYMBOL vmlinux 0xfc336d2e __wake_up_bit +EXPORT_SYMBOL vmlinux 0xfc4152fc ec_read +EXPORT_SYMBOL vmlinux 0xfc421e79 gnet_stats_add_queue +EXPORT_SYMBOL vmlinux 0xfc522ccf pci_write_config_dword +EXPORT_SYMBOL vmlinux 0xfc52abc7 qcom_scm_pas_shutdown +EXPORT_SYMBOL vmlinux 0xfc5856be of_get_cpu_node +EXPORT_SYMBOL vmlinux 0xfc6bbd92 pci_choose_state +EXPORT_SYMBOL vmlinux 0xfc6c3533 scsi_unblock_requests +EXPORT_SYMBOL vmlinux 0xfc7ee4e3 iw_handler_set_thrspy +EXPORT_SYMBOL vmlinux 0xfc876277 rproc_put +EXPORT_SYMBOL vmlinux 0xfc881b89 fman_port_get_hash_result_offset +EXPORT_SYMBOL vmlinux 0xfc9ed8c3 qcom_scm_ice_available +EXPORT_SYMBOL vmlinux 0xfcb5536d xfrm_trans_queue_net +EXPORT_SYMBOL vmlinux 0xfcc1589e genphy_resume +EXPORT_SYMBOL vmlinux 0xfcc8469b super_setup_bdi +EXPORT_SYMBOL vmlinux 0xfcce2f7d ucc_fast_enable +EXPORT_SYMBOL vmlinux 0xfccf13b0 jbd2_submit_inode_data +EXPORT_SYMBOL vmlinux 0xfcd1819a hdmi_spd_infoframe_check +EXPORT_SYMBOL vmlinux 0xfce0772b set_page_writeback +EXPORT_SYMBOL vmlinux 0xfce3bc4a __vfs_removexattr +EXPORT_SYMBOL vmlinux 0xfcec0987 enable_irq +EXPORT_SYMBOL vmlinux 0xfcf48aa4 inet_add_offload +EXPORT_SYMBOL vmlinux 0xfd07ec87 vme_unregister_driver +EXPORT_SYMBOL vmlinux 0xfd1aa556 xfrm_input_unregister_afinfo +EXPORT_SYMBOL vmlinux 0xfd1d5a48 tcf_block_put_ext +EXPORT_SYMBOL vmlinux 0xfd35f754 scsi_partsize +EXPORT_SYMBOL vmlinux 0xfd566f0e lease_get_mtime +EXPORT_SYMBOL vmlinux 0xfd5a2986 cpumask_any_and_distribute +EXPORT_SYMBOL vmlinux 0xfd651baa tegra_dfll_register +EXPORT_SYMBOL vmlinux 0xfd6f9ff9 xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0xfd71f15d acpi_bus_unregister_driver +EXPORT_SYMBOL vmlinux 0xfdb4770c vmf_insert_mixed +EXPORT_SYMBOL vmlinux 0xfdb4cb2f simple_unlink +EXPORT_SYMBOL vmlinux 0xfdba919d __nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xfdbe767e folio_redirty_for_writepage +EXPORT_SYMBOL vmlinux 0xfdcb4ed3 acpi_os_get_line +EXPORT_SYMBOL vmlinux 0xfdcc8a0e fb_find_best_display +EXPORT_SYMBOL vmlinux 0xfdd1fb21 mipi_dsi_attach +EXPORT_SYMBOL vmlinux 0xfdfb0b77 ppp_unregister_channel +EXPORT_SYMBOL vmlinux 0xfdfe94d8 vfs_create +EXPORT_SYMBOL vmlinux 0xfe029963 unregister_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xfe085914 filemap_map_pages +EXPORT_SYMBOL vmlinux 0xfe186de6 max8925_bulk_read +EXPORT_SYMBOL vmlinux 0xfe1c9ea5 sg_pcopy_from_buffer +EXPORT_SYMBOL vmlinux 0xfe1d2e94 key_create_or_update +EXPORT_SYMBOL vmlinux 0xfe215b97 proc_do_large_bitmap +EXPORT_SYMBOL vmlinux 0xfe248416 tcp_recv_skb +EXPORT_SYMBOL vmlinux 0xfe2b5c7b proc_mkdir_mode +EXPORT_SYMBOL vmlinux 0xfe3618bd vfs_rmdir +EXPORT_SYMBOL vmlinux 0xfe3a82b3 invalidate_mapping_pages +EXPORT_SYMBOL vmlinux 0xfe452d2d page_pool_alloc_frag +EXPORT_SYMBOL vmlinux 0xfe487975 init_wait_entry +EXPORT_SYMBOL vmlinux 0xfe5d4bb2 sys_tz +EXPORT_SYMBOL vmlinux 0xfe607164 skb_orphan_partial +EXPORT_SYMBOL vmlinux 0xfe6275f8 netdev_master_upper_dev_get +EXPORT_SYMBOL vmlinux 0xfe80b75f mipi_dsi_host_register +EXPORT_SYMBOL vmlinux 0xfe895d83 tcf_action_update_hw_stats +EXPORT_SYMBOL vmlinux 0xfe8c61f0 _raw_read_lock +EXPORT_SYMBOL vmlinux 0xfe916dc6 hex_dump_to_buffer +EXPORT_SYMBOL vmlinux 0xfe9ebbbb acpi_osi_is_win8 +EXPORT_SYMBOL vmlinux 0xfeae59c4 unregister_binfmt +EXPORT_SYMBOL vmlinux 0xfebe94c4 sys_fillrect +EXPORT_SYMBOL vmlinux 0xfec15fe6 xen_free_ballooned_pages +EXPORT_SYMBOL vmlinux 0xfecbfe96 blk_queue_io_opt +EXPORT_SYMBOL vmlinux 0xfedcdb60 seq_hlist_next_percpu +EXPORT_SYMBOL vmlinux 0xfeea1d03 fb_set_suspend +EXPORT_SYMBOL vmlinux 0xfeebc7c4 __kfifo_from_user_r +EXPORT_SYMBOL vmlinux 0xfeef45fa kill_pgrp +EXPORT_SYMBOL vmlinux 0xfef216eb _raw_spin_trylock +EXPORT_SYMBOL vmlinux 0xfefcb98e vme_dma_vme_attribute +EXPORT_SYMBOL vmlinux 0xff067b93 vfs_get_link +EXPORT_SYMBOL vmlinux 0xff0e5d61 inet_offloads +EXPORT_SYMBOL vmlinux 0xff1e9dd8 seq_list_start +EXPORT_SYMBOL vmlinux 0xff282521 rfkill_register +EXPORT_SYMBOL vmlinux 0xff314ec4 gnet_stats_copy_queue +EXPORT_SYMBOL vmlinux 0xff41a709 __tracepoint_kmalloc +EXPORT_SYMBOL vmlinux 0xff6878cf fb_default_cmap +EXPORT_SYMBOL vmlinux 0xff69d48b iget_failed +EXPORT_SYMBOL vmlinux 0xff74797b inode_owner_or_capable +EXPORT_SYMBOL vmlinux 0xff7c1d1a tcf_register_action +EXPORT_SYMBOL vmlinux 0xff7e7f8d kryo_l2_set_indirect_reg +EXPORT_SYMBOL vmlinux 0xff87cd18 lockref_get_not_dead +EXPORT_SYMBOL vmlinux 0xffa60abb cdev_alloc +EXPORT_SYMBOL vmlinux 0xffac0af0 inet6_del_protocol +EXPORT_SYMBOL vmlinux 0xffaf6a28 dst_release_immediate +EXPORT_SYMBOL vmlinux 0xffafcf51 security_path_mkdir +EXPORT_SYMBOL vmlinux 0xffb7c514 ida_free +EXPORT_SYMBOL vmlinux 0xffc4f200 zstd_compress_stream +EXPORT_SYMBOL vmlinux 0xffcc4ec7 tcp_bpf_bypass_getsockopt +EXPORT_SYMBOL vmlinux 0xffdf8302 mipi_dsi_dcs_exit_sleep_mode +EXPORT_SYMBOL vmlinux 0xffe0b1c5 rw_verify_area +EXPORT_SYMBOL vmlinux 0xffe6a0e2 dma_async_tx_descriptor_init +EXPORT_SYMBOL vmlinux 0xffeedf6a delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0xfff8504e lookup_one_len +EXPORT_SYMBOL_GPL crypto/af_alg 0x16b67e7b af_alg_unregister_type +EXPORT_SYMBOL_GPL crypto/af_alg 0x2785e9cf af_alg_pull_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x27e92408 af_alg_async_cb +EXPORT_SYMBOL_GPL crypto/af_alg 0x2b200ae2 af_alg_register_type +EXPORT_SYMBOL_GPL crypto/af_alg 0x2b6bdf7f af_alg_free_resources +EXPORT_SYMBOL_GPL crypto/af_alg 0x3367f638 af_alg_get_rsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x3c50f399 af_alg_release +EXPORT_SYMBOL_GPL crypto/af_alg 0x3d74d082 af_alg_wait_for_data +EXPORT_SYMBOL_GPL crypto/af_alg 0x4baf3c92 af_alg_poll +EXPORT_SYMBOL_GPL crypto/af_alg 0x5413bb98 af_alg_release_parent +EXPORT_SYMBOL_GPL crypto/af_alg 0x634264a9 af_alg_free_sg +EXPORT_SYMBOL_GPL crypto/af_alg 0x69dec299 af_alg_count_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x8cf42560 af_alg_wmem_wakeup +EXPORT_SYMBOL_GPL crypto/af_alg 0xa8524c14 af_alg_sendmsg +EXPORT_SYMBOL_GPL crypto/af_alg 0xa8a6c778 af_alg_alloc_areq +EXPORT_SYMBOL_GPL crypto/af_alg 0xf7e649aa af_alg_accept +EXPORT_SYMBOL_GPL crypto/aria_generic 0x4a61978a aria_encrypt +EXPORT_SYMBOL_GPL crypto/aria_generic 0xbdad6df6 aria_decrypt +EXPORT_SYMBOL_GPL crypto/aria_generic 0xf487deb6 aria_set_key +EXPORT_SYMBOL_GPL crypto/async_tx/async_memcpy 0x380a36e0 async_memcpy +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0xa33ee577 async_gen_syndrome +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0xa48e912e async_syndrome_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x09513df9 async_raid6_2data_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x669f7ae9 async_raid6_datap_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x4b937b00 async_trigger_callback +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x60d4d746 async_tx_submit +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x9d344162 __async_tx_find_channel +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xc1760fe9 async_tx_quiesce +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x3cab8ae5 async_xor_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x47a7877c async_xor +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x7f0af781 async_xor_val_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xdc8d7fc6 async_xor_val +EXPORT_SYMBOL_GPL crypto/authenc 0x2479193e crypto_authenc_extractkeys +EXPORT_SYMBOL_GPL crypto/blowfish_common 0x8453eb68 blowfish_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x188d9d26 __cast5_decrypt +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xa3789322 cast5_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xef81a4af __cast5_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x16dc3a23 cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x3dbae082 __cast6_decrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xcfce512f __cast6_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xd76a5716 __cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast_common 0x5609ce41 cast_s2 +EXPORT_SYMBOL_GPL crypto/cast_common 0x5b17be06 cast_s4 +EXPORT_SYMBOL_GPL crypto/cast_common 0xb9cba57f cast_s3 +EXPORT_SYMBOL_GPL crypto/cast_common 0xbd3e7542 cast_s1 +EXPORT_SYMBOL_GPL crypto/cryptd 0x19a6c257 cryptd_skcipher_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x1c2fb590 cryptd_ahash_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x4fe7be82 cryptd_free_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0x50181fa3 cryptd_ahash_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x79560318 cryptd_alloc_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x86e32e56 cryptd_aead_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xac9cb382 cryptd_free_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0xb102faf0 cryptd_aead_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xb7f4b134 cryptd_alloc_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0xd6324293 cryptd_free_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0xd985e7cd cryptd_alloc_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0xf95a7cb1 cryptd_skcipher_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xfe905bcc cryptd_shash_desc +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x109c70fc crypto_engine_alloc_init +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x12f6454c crypto_finalize_kpp_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x314e18e7 crypto_transfer_hash_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x3816b32b crypto_engine_exit +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x41e6b0ff crypto_finalize_skcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x462303de crypto_finalize_aead_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x5c4a918c crypto_engine_start +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x6b2e8f44 crypto_transfer_akcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x6dbf2471 crypto_finalize_hash_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x8e1eae35 crypto_transfer_kpp_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x9a6ff47b crypto_transfer_skcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xa015dc94 crypto_finalize_akcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xdb812cb0 crypto_engine_alloc_init_and_set +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xeb344308 crypto_engine_stop +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xf0b0d156 crypto_transfer_aead_request_to_engine +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x33b866ce crypto_ecdh_decode_key +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7475be8e crypto_ecdh_key_len +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0xb230d2ec crypto_ecdh_encode_key +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x1936413e polyval_mul_non4k +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x49dece42 polyval_update_non4k +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x4eb4c55e __serpent_encrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xbcc074f3 __serpent_decrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xd4c9681a __serpent_setkey +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xde2b4a7b serpent_setkey +EXPORT_SYMBOL_GPL crypto/sm2_generic 0xf0b1aa72 sm2_compute_z_digest +EXPORT_SYMBOL_GPL crypto/sm3 0xa98edad1 sm3_update +EXPORT_SYMBOL_GPL crypto/sm3 0xf04338f9 sm3_final +EXPORT_SYMBOL_GPL crypto/sm3_generic 0x0bddca87 sm3_zero_message_hash +EXPORT_SYMBOL_GPL crypto/sm4 0x24e254e8 sm4_expandkey +EXPORT_SYMBOL_GPL crypto/sm4 0xfa81970e sm4_crypt_block +EXPORT_SYMBOL_GPL crypto/twofish_common 0x05b219d3 twofish_setkey +EXPORT_SYMBOL_GPL crypto/twofish_common 0xe22b7787 __twofish_setkey +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x08f0212d spk_set_num_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x097ade85 spk_ttyio_synth_probe +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x0dc991fc spk_ttyio_synth_immediate +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1889251b spk_synth_get_index +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1e39eb14 synth_putws +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x41a160e5 synth_buffer_empty +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4449e1dd synth_buffer_clear +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x45eda959 spk_get_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x466f5eb7 synth_putwc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x695fd54b spk_ttyio_release +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x759fd98c spk_synth_flush +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x76d40046 synth_buffer_skip_nonlatin1 +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x84dad068 synth_buffer_getc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8c82dfca synth_request_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8fe0db01 synth_putwc_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x9bb24d83 spk_ttyio_ops +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x9d7c7b6c spk_synth_is_alive_restart +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xa0fa3fd1 synth_add +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xaadb0612 synth_buffer_peek +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xaba413a2 spk_var_store +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xb734cb9d speakup_event +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xb9293968 spk_var_show +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xbbd15a51 speakup_start_ttys +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xbf9f67fd synth_remove +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc319c604 synth_putws_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc58f6e50 spk_get_var_header +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc8d8459b synth_current +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xced4f067 spk_do_catch_up +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd8fd86cf synth_release_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd93829dd speakup_info +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xdf4afd56 spk_synth_is_alive_nop +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe194d0ef synth_printf +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xef5ef415 spk_do_catch_up_unicode +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x0d1e4a9d __acpi_nfit_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x4639bcda acpi_nfit_shutdown +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x499bbf57 nfit_get_smbios_id +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x7db12338 acpi_nfit_ctl +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x93083642 acpi_nfit_desc_init +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xad404921 acpi_nfit_init +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xe3b7533e __acpi_nvdimm_notify +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0x67927a0d platform_profile_notify +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xbfe36436 platform_profile_remove +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xcac33cd4 platform_profile_register +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0x396338cc pata_parport_register_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0xb0f95da5 pata_parport_unregister_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_platform 0x191e2872 __pata_platform_probe +EXPORT_SYMBOL_GPL drivers/ata/pata_sis 0x06043879 sis_info133_for_sata +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x09917359 charlcd_poke +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x6fd9cc4a charlcd_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x8b45326c charlcd_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xd3e29970 charlcd_backlight +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf3304696 charlcd_free +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf883c540 charlcd_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x07b26ecc hd44780_common_gotoxy +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x1aa688fd hd44780_common_lines +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x23159a5b hd44780_common_clear_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x30e85287 hd44780_common_shift_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x36dc00a2 hd44780_common_print +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x3c4c183f hd44780_common_home +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x489c89e8 hd44780_common_redefine_char +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x64415593 hd44780_common_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x79e8e259 hd44780_common_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8585e5fd hd44780_common_blink +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8d4f3fa4 hd44780_common_init_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xa22afdaa hd44780_common_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xc369090d hd44780_common_shift_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xf360d788 hd44780_common_fontsize +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x14102f23 ks0108_displaystate +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x48a70518 ks0108_writedata +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x4f506333 ks0108_startline +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x6edae968 ks0108_isinited +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xbf4774db ks0108_writecontrol +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xedde6df2 ks0108_page +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xfee8ef7b ks0108_address +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x3a0c0347 linedisp_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x7892e33d linedisp_unregister +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0x26cb841a regmap_ac97_default_volatile +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0x3dc000e2 __regmap_init_ac97 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0x8bedeb2b __devm_regmap_init_ac97 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-i3c 0xa6c1233f __devm_regmap_init_i3c +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0xa25d800e __devm_regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0xf3a28032 __regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0x04b413f4 __devm_regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0x985434d7 __regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0x81db8347 __regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0xa999ff71 __devm_regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0x3fb9699b __regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xb9d4e4a7 __devm_regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0xa9721d6a __devm_regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0xae7c53a8 __regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x10b32866 __devm_regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x1161d9eb __regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x5e64d36c __regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0xc2198709 __devm_regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0x0cee5252 __regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0x4bfd4f20 __devm_regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x0b7523c8 bcma_chipco_chipctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x1f3c8838 bcma_chipco_gpio_outen +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x26b01f38 bcma_pmu_get_bus_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x32d7e76b bcma_core_enable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x3321be83 bcma_chipco_pll_read +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x72d45369 bcma_core_disable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x8662c059 bcma_chipco_gpio_out +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x8af5d0ad bcma_core_pll_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x91fd7b94 bcma_chipco_regctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x921de644 bcma_host_pci_up +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x9c8cc2c0 bcma_chipco_pll_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xa44de8b0 bcma_chipco_pll_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xab7dcc2b bcma_chipco_gpio_control +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xb567bb16 bcma_core_set_clockmode +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xb58833e1 bcma_host_pci_irq_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xbd108190 bcma_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xccd94222 bcma_chipco_b_mii_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xe14aef14 bcma_find_core_unit +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xe26b11e1 bcma_driver_unregister +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xeafbb1a5 __bcma_driver_register +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xf0e42b91 bcma_chipco_get_alp_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xf77de199 bcma_core_pci_power_save +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xfe6d002c bcma_core_is_enabled +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xfe7270d7 bcma_host_pci_down +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x3d3adca6 btbcm_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x629149bc btbcm_finalize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x67b76c04 btbcm_write_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x6c8486b3 btbcm_read_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x9c5ccf13 btbcm_setup_apple +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xb1c1eb9d btbcm_setup_patchram +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xd7d4dd77 btbcm_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xf4d0f32a btbcm_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x017b10c2 btintel_read_boot_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x05f396d7 btintel_configure_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x1823883e btintel_load_ddc_config +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x1c8f4e09 btintel_set_diag +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x449a01a0 btintel_send_intel_reset +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x52b9ca6f btintel_read_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x57294378 btintel_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x5d517f4c btintel_regmap_init +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x6825a85f btintel_bootup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x7f5ed25b btintel_version_info +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x8127ced6 btintel_set_event_mask_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x99711479 btintel_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xa5e575a1 btintel_set_quality_report +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xc321c7e4 btintel_enter_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xd3e45fa7 btintel_exit_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xd4809b06 btintel_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xf230551f btintel_secure_send_result +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x40408841 btmrvl_enable_ps +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x41330916 btmrvl_interrupt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x486307e2 btmrvl_pscan_window_reporting +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x50e22e13 btmrvl_process_event +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x7b391c7b btmrvl_check_evtpkt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x7b6f10ae btmrvl_register_hdev +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x8646cca0 btmrvl_send_hscfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x8983bc04 btmrvl_remove_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x9af73cb9 btmrvl_enable_hs +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xa787c932 btmrvl_add_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xd4a13d7a btmrvl_send_module_cfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x6b5f37eb btmtk_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x896a5c64 btmtk_setup_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0xa6bbb19c btmtk_setup_firmware_79xx +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x070d1bcb qca_uart_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x0f13234d qca_send_pre_shutdown_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x3accee1b qca_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x4a141a6b qca_read_soc_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x7c1929f2 qca_set_bdaddr_rome +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x16b7dd3b btrtl_set_quirks +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x258aa587 btrtl_setup_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x3df31305 btrtl_shutdown_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x5329cafd btrtl_get_uart_settings +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xaf78f260 btrtl_free +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xb1b8a18c btrtl_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xd1286174 btrtl_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x10ba7b58 h4_recv_buf +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x734f8447 hci_uart_unregister_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x8742c700 hci_uart_register_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xace9479c hci_uart_tx_wakeup +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x0ed7ad41 mhi_ep_queue_is_empty +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x59f7af7b mhi_ep_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x5aecd6c8 mhi_ep_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x5b644bd5 mhi_ep_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x6a49ccba __mhi_ep_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x8dedb1a5 mhi_ep_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xd4bbf5e6 mhi_ep_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xe6c27321 mhi_ep_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x0f6cf096 mhi_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x136a96fa mhi_get_mhi_state +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x189750ed mhi_pm_suspend +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x199b72e8 mhi_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x1c5a7104 mhi_alloc_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x3154672d mhi_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x319a2d3e mhi_soc_reset +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x4026d603 mhi_prepare_for_transfer_autoqueue +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x4c4effe3 mhi_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x50bb403d mhi_queue_buf +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x57df0de4 mhi_pm_resume +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x6105d89c mhi_free_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x6a33e54e mhi_download_rddm_image +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x6ed12cdb mhi_queue_dma +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x78f7bfec mhi_force_rddm_mode +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7a90b246 mhi_pm_resume_force +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7b9abc91 mhi_async_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7bd87a81 mhi_prepare_for_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x8f35288f mhi_prepare_for_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x94aa081c mhi_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x97fbd19a mhi_get_free_desc_count +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x98991b36 mhi_unprepare_after_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x9cca7396 __mhi_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb7d38c17 mhi_queue_is_full +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xc7db6e5a mhi_get_exec_env +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd359a494 mhi_notify +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xda2810d4 mhi_device_get +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xea90229f mhi_device_put +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xefcccf7d mhi_unprepare_from_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xfa8a3a28 mhi_device_get_sync +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x0238d214 moxtet_device_written +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x0f3b7b01 __moxtet_register_driver +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x194bb79e moxtet_device_write +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x1dec41b6 moxtet_device_read +EXPORT_SYMBOL_GPL drivers/bus/sunxi-rsb 0x02a5f1e2 __devm_regmap_init_sunxi_rsb +EXPORT_SYMBOL_GPL drivers/bus/sunxi-rsb 0xf510e9ed sunxi_rsb_driver_register +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0x37b715b6 meson_clk_triphase_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0xa6991d9e meson_clk_phase_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0xba7667f2 meson_sclk_ws_inv_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/sclk-div 0x18daef66 meson_sclk_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x03351dae clk_rcg_floor_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x03e7eb9a clk_alpha_pll_stromer_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0509a95c clk_fabia_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x071d19d6 qcom_cc_register_rcg_dfs +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x07935d8b clk_alpha_pll_postdiv_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ae351c4 clk_alpha_pll_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0d174e8a gdsc_gx_do_nothing_enable +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0d678ab9 qcom_reset_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ed3d921 qcom_find_cfg_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ed823f3 clk_alpha_pll_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1a04017a clk_is_enabled_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1b28da5e clk_trion_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1d0f06af clk_byte2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1de81c63 clk_pll_configure_sr_hpm_lp +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1ea782c8 clk_alpha_pll_huayra_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1f83275f clk_regmap_mux_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1f88365f clk_alpha_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x233e5373 clk_rcg_bypass_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x2d293905 clk_alpha_pll_postdiv_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x3080e1de qcom_cc_probe_by_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x35261f7e clk_alpha_pll_regs +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x37dafc55 clk_rivian_evo_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x38229fba clk_alpha_pll_reset_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x395868a1 qcom_find_freq_floor +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x3dfdf146 qcom_cc_probe +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x45180f77 clk_dyn_rcg_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x45226263 clk_gfx3d_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x468b22ce clk_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x4a930432 clk_branch_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x4d0129d7 clk_enable_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x59eabda5 mux_div_set_src_div +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5c035f38 clk_alpha_pll_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5c3e75ee clk_pll_vote_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5f18e967 clk_stromer_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x64b8755d clk_alpha_pll_fixed_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6610661f clk_alpha_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x66580ca3 clk_regmap_mux_closest_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x686ba092 qcom_cc_map +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6af41b8b qcom_pll_set_fsm_mode +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6b8e2aa0 clk_pll_configure_sr +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6d308251 clk_alpha_pll_fixed_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x70156ec0 clk_alpha_pll_postdiv_ro_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x708a435d clk_alpha_pll_lucid_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7319e51c clk_alpha_pll_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x787e8234 qcom_find_freq +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x793d7cb5 qcom_cc_register_board_clk +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7b87fe3e clk_alpha_pll_postdiv_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7dfa4f12 clk_alpha_pll_postdiv_lucid_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7e69e953 clk_alpha_pll_postdiv_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x82afa55e clk_regmap_phy_mux_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x84de1c98 qcom_cc_really_probe +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x88c0add9 clk_rcg_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x8e4c395e clk_edp_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9123fa67 clk_zonda_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x93bc2a64 clk_ops_hfpll +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x94c464a3 clk_rcg2_floor_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x953b97b7 clk_alpha_pll_postdiv_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9821a599 clk_rcg_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9c401604 clk_rcg_esc_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xa0755dc3 clk_alpha_pll_fixed_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xa95ed447 clk_rcg2_shared_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaea28295 clk_rcg_bypass2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaf105ec4 clk_branch2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb3d93f1b clk_branch_simple_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb8694bf5 clk_rcg2_mux_closest_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb8d0697b clk_lucid_evo_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xbb2b9610 clk_agera_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xbdb9e159 qcom_cc_register_sleep_clk +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc0126fe0 clk_pll_sr2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc0d2ecb0 clk_regmap_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc9cb9fbf clk_alpha_pll_zonda_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xcb2d25f8 clk_alpha_pll_fixed_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd2ec30a3 clk_dp_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd98fe91b clk_alpha_pll_fixed_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe4a8dbf9 clk_disable_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe4d191e1 clk_rcg_lcc_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe8c0478b clk_byte_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xece7aea3 devm_clk_register_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xeec69605 clk_rcg2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf2522383 clk_alpha_pll_rivian_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf3bf69c3 clk_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf439f21a clk_alpha_pll_agera_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf84b8d59 clk_regmap_div_ro_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfafc1469 clk_branch2_aon_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfbd6578d clk_alpha_pll_hwfsm_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfde3de53 qcom_find_src_index +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x014e2f31 sprd_mux_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x038c62df sprd_mux_helper_get_parent +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x07c7ee84 sprd_clk_probe +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x512f8a07 sprd_clk_regmap_init +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x53d46ab3 sprd_div_helper_recalc_rate +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x649d3c2a sprd_comp_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x80a158f2 sprd_pll_sc_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x8475a3d0 sprd_div_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x864856cb sprd_mux_helper_set_parent +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x8cf1925b sprd_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x8da63521 sprd_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x9f3d7c50 sprd_sc_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xf5c81975 sprd_div_helper_set_rate +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0cd330f4 range_unknown +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x163c497b comedi_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x1a456732 comedi_is_subdevice_running +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x21102f87 range_0_32mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2143ec6d comedi_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x23246181 __comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x26db42a4 comedi_dio_update_state +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x29ceaaf9 comedi_nscans_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2f0ad9d3 range_bipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x38860e66 comedi_buf_write_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x397f101b comedi_set_hw_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x3f637d71 comedi_nsamples_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4236eaaf range_4_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x48bfca0d comedi_readback_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4fe634f3 range_bipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x585034f2 comedi_check_chanlist +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x63e4ef16 comedi_event +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x64fe26f5 comedi_alloc_subdev_readback +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x6fb9aa8d comedi_dev_get_from_minor +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x764ac8b3 comedi_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7a6d6fb3 comedi_buf_read_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8113872c range_unipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x83c2a76b comedi_alloc_subdevices +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x87c77d5c comedi_buf_read_n_available +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x94dc9560 comedi_handle_events +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x9a708e92 comedi_alloc_devpriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa7438903 comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa7c6da88 comedi_timeout +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb679cebc range_0_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb9fff4bd comedi_load_firmware +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xba964148 comedi_bytes_per_scan_cmd +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbb52fc7f range_bipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbdbe75c6 range_unipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xc510b821 comedi_dio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xc54d6b59 comedi_legacy_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xc7967753 comedi_bytes_per_scan +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xc7ac1ae1 comedi_dev_put +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xcf7120e3 comedi_alloc_spriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd9e80a58 comedi_buf_write_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdb2044b2 range_unipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xde9d358a comedi_buf_read_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdf59fde3 comedi_set_spriv_auto_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xe9e68b1f comedi_buf_write_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xeba2ea74 comedi_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xf0eea2cb comedi_inc_scan_progress +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xfe60a7b7 comedi_buf_read_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x1120b54c comedi_pci_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x15a085a6 comedi_pci_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x22b00221 comedi_pci_disable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x3002f548 comedi_pci_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x56790f27 comedi_pci_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x5cd62cdc comedi_to_pci_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x6212fb6b comedi_pci_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xafb1cc0d comedi_pci_enable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x7893cab3 comedi_to_usb_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xa5d9d6e3 comedi_usb_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xa75b8fe5 comedi_usb_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xc0c7e980 comedi_to_usb_interface +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xe38b9048 comedi_usb_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xe3e24a6a comedi_usb_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x46272f5b addi_watchdog_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x79f4a6cf addi_watchdog_reset +EXPORT_SYMBOL_GPL drivers/comedi/drivers/amplc_pc236_common 0xb68ebe4c amplc_pc236_common_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x0d547da7 subdev_8255_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x89229b96 subdev_8255_mm_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x9075e720 subdev_8255_regbase +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x25d779f8 mite_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x2a146b7a mite_release_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x3d6638c5 mite_done +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x3d79827b mite_buf_change +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x3ff6402d mite_ack_linkc +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x569a982d mite_dma_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x56a25948 mite_request_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x60656570 mite_dma_disarm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x60e9ba0e mite_request_channel_in_range +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x76c26dd2 mite_detach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x89b0bf0f mite_alloc_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xb6102ec3 mite_sync_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xc0ef2090 mite_bytes_in_transit +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xc14a5809 mite_prep_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xd7fdb131 mite_free_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xfd1fe2f6 mite_init_ring_descriptors +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x076bc308 ni_find_route_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x0921123e ni_lookup_route_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x1facf7f8 ni_is_cmd_dest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x64443d67 ni_get_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x6c18c54e ni_count_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x85e75c94 ni_assign_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x863a306d ni_sort_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8ab47ba4 ni_route_set_has_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8f0f0901 ni_find_route_set +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0xb3e302a3 ni_route_to_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x06a390ec ni_tio_init_counter +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x1df50f0d ni_tio_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x2852d008 ni_tio_set_gate_src +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x2cc72284 ni_tio_set_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x3b6fc596 ni_gpct_device_construct +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x4d785f4c ni_tio_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x52ba03bf ni_tio_set_gate_src_raw +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x5a6b8f57 ni_tio_set_bits +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x741da1d9 ni_tio_unset_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x8c805d3b ni_tio_insn_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xa34e37c3 ni_tio_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xb1b40930 ni_tio_get_soft_copy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xbf4bc6a4 ni_tio_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xc1c93fc6 ni_tio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xc3268a93 ni_gpct_device_destroy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xec26f8de ni_tio_get_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x67925c26 ni_tio_handle_interrupt +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x6d6e51d9 ni_tio_acknowledge +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x901028b3 ni_tio_set_mite_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xd86e7b71 ni_tio_cancel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xdd3eedff ni_tio_cmd +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xf9dff73d ni_tio_cmdtest +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x06710fb0 comedi_find_subdevice_by_type +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x19741749 comedi_dio_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x53688bab comedi_dio_bitfield2 +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x581b29e4 comedi_close +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x622aba0b comedi_dio_get_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x68e22b71 comedi_get_n_channels +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xfbb9f2ae comedi_open +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x04773b60 ccp_present +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x3a1a3979 ccp_version +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0xe8b3061b ccp_enqueue_cmd +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x049d8e4a hisi_qm_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x1355bc82 hisi_qm_dev_slot_reset +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2074f1cc hisi_qm_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2332b394 hisi_acc_create_sgl_pool +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x26bc2d96 hisi_qm_debug_regs_clear +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x27dac5d0 hisi_qm_pm_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x3f7fb429 hisi_acc_free_sgl_pool +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x44e6197c hisi_qm_alg_register +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x5e1988c8 hisi_qm_reset_prepare +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x6188bd50 hisi_qm_regs_debugfs_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x6ca72f0d hisi_qm_resume +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x78f975ed hisi_qm_regs_dump +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x7dc6561f hisi_qm_regs_debugfs_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x7dfdb1e6 hisi_qm_mb +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x7eca78ea hisi_qm_suspend +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x7f712ce0 hisi_qm_dev_err_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x7fceb69a hisi_qm_get_hw_info +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x8a3b63d5 hisi_qm_reset_done +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x8a842d66 hisi_qm_stop +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x90838e97 hisi_qm_start +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x937a3c0a hisi_acc_sg_buf_map_to_hw_sgl +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x95e0d612 hisi_qm_acc_diff_regs_dump +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x992c29ba hisi_qm_dev_err_detected +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xa3bb60e6 hisi_qm_dev_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xa7cb6087 hisi_qm_stop_qp +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xad35d073 hisi_qm_pm_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xafd74ba4 hisi_qp_send +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb3ecb823 hisi_qm_get_dfx_access +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb6cac377 hisi_qm_wait_task_finish +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb79177bc hisi_qm_start_qp +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb9e1c8ed hisi_qm_alg_unregister +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xc27c777f hisi_qm_free_qps +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xc9bd707a hisi_qm_dev_err_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xcd9f10a4 hisi_qm_put_dfx_access +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xdc138caa hisi_qm_sriov_enable +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xe168c7c7 hisi_acc_sg_buf_unmap +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xe872301b hisi_qm_wait_mb_ready +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xf6f1f375 hisi_qm_alloc_qps_node +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xf7a600be hisi_qm_debug_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xfc2a7159 hisi_qm_sriov_disable +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xff7b5df9 hisi_qm_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hpre/hisi_hpre 0xb32dd912 hisi_hpre_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/sec2/hisi_sec2 0xdd65be24 hisi_sec_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/zip/hisi_zip 0x912af7fc hisi_zip_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x04b79a0f adf_dev_started +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x12aceec1 adf_err_handler +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x14a6b8f0 adf_dev_in_use +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x15dacf76 adf_gen4_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1690a233 adf_gen4_handle_pm_interrupt +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x17e125c7 adf_gen4_enable_pm +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1c13ba5f adf_init_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1d47fa40 adf_dev_up +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2aab9a7e adf_exit_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2be4e269 adf_gen2_get_arb_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2f010263 adf_reset_sbr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x38422f55 adf_dev_down +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3ae81746 adf_gen2_get_num_accels +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3e707f37 adf_gen2_get_admin_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x42aaf3fe adf_cfg_section_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x446a32aa adf_flush_vf_wq +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4c923f5f adf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4d9e3752 adf_cfg_dev_remove +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x55ec0ec8 adf_dev_put +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x56d83a0e adf_gen2_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5897ccc2 adf_sysfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5c6ac505 adf_vf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5e551059 adf_cleanup_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5f542470 adf_disable_sriov +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x647dec23 adf_devmgr_pci_to_accel_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x69314cf7 adf_enable_vf2pf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6b7b6e56 adf_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x81222585 adf_devmgr_in_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x837f0873 adf_devmgr_rm_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8714efc8 adf_send_admin_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8b67c6cc adf_disable_pf2vf_interrupts +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x8f3fa1cb adf_vf2pf_notify_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x9211a2b6 adf_gen2_cfg_iov_thds +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa0703884 adf_gen2_get_accel_cap +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa2fad903 adf_gen2_init_vf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa920bb9d adf_vf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa98b9f7d adf_pfvf_comms_disabled +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xae2c7e84 adf_dev_restart +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb3ecf8e9 adf_devmgr_update_class_index +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xbc49be84 adf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xbc58b156 adf_gen2_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc03309d9 adf_cfg_dev_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc06d708e adf_exit_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc356a30a adf_gen2_enable_error_correction +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc501ac82 adf_gen4_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc5a8288a adf_reset_flr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc6c79dbb adf_init_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xcc3b167a adf_clean_vf_map +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd0a4d5ee adf_cfg_get_param_value +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd64519f1 adf_gen2_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd77edb1c adf_vf2pf_notify_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd882690e adf_devmgr_add_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xda18e2e8 adf_gen2_enable_ints +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xdb8e2541 adf_gen4_ring_pair_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xdebad3d7 adf_cfg_add_key_value_param +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe327f1f1 adf_gen4_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe45f3512 adf_gen2_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe93a09ab adf_init_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xec11a550 adf_dev_get +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf27abf8b adf_gen2_dev_config +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf80e5f7c adf_enable_pf2vf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf9141a7b adf_dbgfs_exit +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xfb556d5a adf_dbgfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xfbb42d35 adf_gen2_get_num_aes +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xff5a442e adf_gen4_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/marvell/octeontx/octeontx-cpt 0x32e43048 otx_cpt_uc_supports_eng_type +EXPORT_SYMBOL_GPL drivers/crypto/marvell/octeontx/octeontx-cpt 0xa47a6a0f otx_cpt_eng_grp_has_eng_type +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0x340b37e6 dw_edma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0x38746c04 dw_edma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x201d5cd3 do_dw_dma_enable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x222914cc do_dw_dma_disable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x31caed78 dw_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x3acf006f dw_dma_acpi_controller_free +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x3d6713e8 idma32_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x52f8b3dd dw_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x7d15b327 idma32_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x895f947a dw_dma_filter +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xcf18b995 dw_dma_acpi_controller_register +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x0138f6e4 dpdmai_set_rx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x215a1cdd dpdmai_open +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x3b0e6b0e dpdmai_reset +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x49b047db dpdmai_close +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x57fc2014 dpdmai_get_rx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x64135fa6 dpdmai_destroy +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x788efcdf dpdmai_get_attributes +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0xb4d2eea4 dpdmai_enable +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0xc7717cb7 dpdmai_disable +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0xd9778f95 dpdmai_get_tx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x012658f5 fsl_edma_alloc_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x0d6ece55 fsl_edma_tx_status +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x178fbcf8 fsl_edma_free_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x25e54e2f fsl_edma_chan_mux +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x2bd098b6 fsl_edma_prep_memcpy +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x2bec4c6a fsl_edma_resume +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x3923c68f fsl_edma_pause +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x3e1917e8 fsl_edma_slave_config +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x580157df fsl_edma_xfer_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x5f3ed97e fsl_edma_setup_regs +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x7e5cf62a fsl_edma_disable_request +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x8ae726fe fsl_edma_cleanup_vchan +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x8e7da18e fsl_edma_prep_dma_cyclic +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xab32ac46 fsl_edma_prep_slave_sg +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xc2a43667 fsl_edma_terminate_all +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xe5591da9 fsl_edma_issue_pending +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xeae0d6dd fsl_edma_free_desc +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0xa3a74345 hidma_mgmt_init_sys +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0xed33b89f hidma_mgmt_setup +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0x9212f55c __fw_send_request +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xabb5547d fw_request_get_timestamp +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xb997ad1f fw_card_read_cycle_time +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xe86fb5c7 fw_card_release +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x0485d67f ffa_device_unregister +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x46a0a01b ffa_driver_unregister +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x64c7cd36 ffa_driver_register +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x87923bd6 ffa_device_register +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x8bf4e1be ffa_bus_type +EXPORT_SYMBOL_GPL drivers/firmware/arm_scpi 0x88e76648 get_scpi_ops +EXPORT_SYMBOL_GPL drivers/firmware/mtk-adsp-ipc 0x1639802f mtk_adsp_ipc_send +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x0e7b7015 stratix10_svc_done +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x41d5ad1c stratix10_svc_allocate_memory +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x50f5368a stratix10_svc_free_channel +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x595b630e stratix10_svc_free_memory +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x97c29297 stratix10_svc_request_channel_byname +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0xd3df684d stratix10_svc_send +EXPORT_SYMBOL_GPL drivers/fpga/altera-pr-ip-core 0xa7ed2f69 alt_pr_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x03cbd413 dfl_fpga_feature_devs_enumerate +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x0556458d dfl_fpga_dev_feature_uinit +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x0e36ba67 dfl_fpga_cdev_assign_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x15806291 dfl_fpga_port_ops_del +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x1aff11cd dfl_fpga_dev_ops_unregister +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x1be0aefa dfl_fpga_enum_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x1c4a50ba dfl_fpga_set_irq_triggers +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x346a6202 dfl_fpga_feature_devs_remove +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x51fe03a0 dfl_fpga_port_ops_add +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x57b88e44 dfl_fpga_cdev_config_ports_pf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x5ea36bd8 dfl_fpga_cdev_config_ports_vf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x782b96e9 dfl_feature_ioctl_set_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x799fa298 dfl_fpga_enum_info_free +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x82483211 dfl_fpga_dev_ops_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x88331fe6 dfl_fpga_enum_info_add_dfl +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x944372db __dfl_fpga_cdev_find_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xa4208fa0 dfl_fpga_port_ops_get +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb8dbe386 dfl_fpga_dev_feature_init +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xc29b8eac dfh_find_param +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xc4f89222 dfl_feature_ioctl_get_num_irqs +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xe40bb254 dfl_fpga_enum_info_add_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xe673faa9 dfl_fpga_check_port_id +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xecdfe343 dfl_fpga_port_ops_put +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xf1b520e7 dfl_fpga_cdev_release_port +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0633c4b9 fpga_bridges_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0a9bc1a4 fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0b2b884c fpga_bridges_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x1f4d7096 of_fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2c8167cf fpga_bridges_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2e2b2aaf fpga_bridge_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x8818c9bd fpga_bridge_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x93603265 fpga_bridge_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x983a66b6 fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xbc566fc2 of_fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xd3ba1113 fpga_bridge_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xe6209701 fpga_bridge_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x1118977f fpga_mgr_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x6931db93 fpga_mgr_unlock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x74e79cbc devm_fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x8099514e fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x9b9e580d fpga_mgr_load +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xa94f984d fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xb9f9de38 fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xc1a9aece of_fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xc4e2520a devm_fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xc6be5cfa fpga_image_info_free +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xcfe63d0c fpga_mgr_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xd6a7e532 fpga_mgr_lock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xf9fbebf0 fpga_image_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x340f1067 fpga_region_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x4031261e fpga_region_program_fpga +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x4dc78616 fpga_region_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x6956a61c fpga_region_class_find +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xeb2b3fe3 fpga_region_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x0e0954f8 fsi_bus_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x13835a6c fsi_master_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x2e692787 fsi_device_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x3a93847e fsi_slave_claim_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x4ab132fb fsi_get_new_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x5a57d574 fsi_free_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x78060f23 fsi_slave_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x875d758a fsi_driver_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xb3e78a34 fsi_driver_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xb5ae5dc4 fsi_master_rescan +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xb5eaf3b8 fsi_device_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xbdafba74 fsi_master_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xce22aee2 fsi_slave_release_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xd942f235 fsi_slave_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xf4d17f62 fsi_cdev_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-occ 0x0b4d0434 fsi_occ_submit +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0x914ddd02 sbefifo_submit +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0xf0530ff6 sbefifo_parse_status +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x277535a7 gnss_register_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xab9ae258 gnss_allocate_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xcd3932d3 gnss_put_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xd2a924b2 gnss_deregister_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xe36e35fd gnss_insert_raw +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x9c7229be gnss_serial_register +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xc3d65c38 gnss_serial_free +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xdc0f862e gnss_serial_deregister +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xeaf4bca8 gnss_serial_pm_ops +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xeee281f2 gnss_serial_allocate +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x5d0e4276 idio_16_set +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x6495f119 idio_16_get_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x68830314 idio_16_state_init +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x70e2b625 idio_16_get +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0xae1139f5 idio_16_set_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x3a96ae88 __max730x_probe +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x8282b00b __max730x_remove +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x11effa94 devm_gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x496ce291 gpio_regmap_get_drvdata +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xb7066570 gpio_regmap_unregister +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xdebf5041 gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x37262358 analogix_dp_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x3ee0dd60 anx_dp_aux_transfer +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x7b330cc7 analogix_dp_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xa161bec2 analogix_dp_stop_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xb6bbd4ee analogix_dp_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xd308eb60 analogix_dp_start_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xe4174db1 analogix_dp_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xeca99abf analogix_dp_suspend +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xfdf00727 analogix_dp_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x0406711e ldb_channel_is_single_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x3b816ae0 ldb_bridge_enable_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x54efeb80 ldb_bridge_mode_set_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x6a98b0f0 ldb_init_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x6db5d3d9 ldb_find_next_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x6faa19c4 ldb_channel_is_split_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x70044248 ldb_bridge_atomic_check_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x82925ad1 ldb_add_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x84e6c67b ldb_remove_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xb30112f0 ldb_bridge_attach_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xdb053a43 ldb_bridge_disable_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0x7483e510 samsung_dsim_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0x75fba433 samsung_dsim_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0xb9d9b577 samsung_dsim_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x09340e05 dw_hdmi_set_channel_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x094f6fc5 dw_hdmi_phy_i2c_set_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x1461e227 dw_hdmi_set_channel_status +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x26d629cd dw_hdmi_phy_gen2_reset +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x2d1c0e80 dw_hdmi_setup_rx_sense +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x2fac9436 dw_hdmi_set_channel_allocation +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x316212a8 dw_hdmi_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x3c65ee94 dw_hdmi_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x42926f4a dw_hdmi_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x4a9b174f dw_hdmi_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x56f72e25 dw_hdmi_set_sample_non_pcm +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x6712b5a7 dw_hdmi_phy_gen2_txpwron +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x7d8a3aee dw_hdmi_phy_i2c_write +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x8dcd6f43 dw_hdmi_set_sample_rate +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x92a5102d dw_hdmi_set_plugged_cb +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x96f33711 dw_hdmi_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x96f3e250 dw_hdmi_set_sample_width +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x9b44a60b dw_hdmi_phy_gen2_pddq +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xc59f9e6f dw_hdmi_phy_gen1_reset +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xce27012a dw_hdmi_audio_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd32faf88 dw_hdmi_set_high_tmds_clock_ratio +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd6968220 dw_hdmi_phy_setup_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd8fe547b dw_hdmi_audio_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xdafa1790 dw_hdmi_phy_read_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xf5922009 dw_hdmi_phy_update_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x0d667204 dw_mipi_dsi_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x41361ae4 dw_mipi_dsi_set_slave +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x42ac3b2e dw_mipi_dsi_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x8eaab729 dw_mipi_dsi_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0xf44a7809 dw_mipi_dsi_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_display_helper 0xbdd88900 drm_hdcp_check_ksvs_revoked +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x070fbe8b __dp_aux_dp_driver_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x3f5fb108 of_dp_aux_depopulate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x52fa4ac5 devm_of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x97407955 of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x990de5bd dp_aux_dp_driver_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x14dd2e99 drm_class_device_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x200eba09 drm_bridge_hpd_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x443a216c drm_bridge_hpd_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x480df461 drm_of_get_data_lanes_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x61a43471 of_get_drm_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x660bd1de drm_crtc_add_crc_entry +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x66cf2f64 drm_display_mode_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x708562bb drm_of_lvds_get_dual_link_pixel_order +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x7d28e85d accel_open +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x7d8a18d4 drmm_kstrdup +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x7f1df3b9 drm_of_lvds_get_data_mapping +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x88017a29 drm_gem_dumb_map_offset +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x940a41f4 drm_of_encoder_active_endpoint +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x9b6b387c drm_bridge_detect +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x9cf70cf4 drm_bridge_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xa540e64b drm_class_device_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xad885165 drm_bus_flags_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xc0e14f58 drm_of_component_match_add +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xc1f54b20 drm_of_get_data_lanes_count_ep +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xcfc49c4b drm_bridge_get_modes +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xd545271a drm_of_get_dsi_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xd68df897 drm_bridge_hpd_notify +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xdf51d156 drm_do_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xe51f3cd4 drm_of_find_panel_or_bridge +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf91b7f89 of_get_drm_panel_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xfe9f72f3 drm_display_mode_to_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x098bb6ef drm_gem_dma_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x17fae8fa drm_gem_dma_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x21fcdade drm_gem_dma_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x49037ee0 drm_fb_dma_get_gem_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x58f90bdf drm_fb_dma_sync_non_coherent +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x5ad6bfa6 drm_gem_dma_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x7348c74c drm_gem_dma_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x734e65b1 drm_gem_dma_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x9d76f3bb drm_fb_dma_get_gem_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xcad16827 drm_gem_dma_vmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xe5a1d454 drm_gem_dma_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xf6f58742 drm_gem_dma_dumb_create_internal +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x0fcbc338 drm_gem_fb_afbc_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x214eacda drm_gem_fb_init_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x29535389 drm_gem_fb_create_with_dirty +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x39d9b0f1 drm_gem_plane_helper_prepare_fb +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x5ee98a65 drm_bridge_connector_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x6078ef2a drm_gem_fb_create_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x6811b8b5 drm_gem_fb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xc9e5c99e drm_gem_fb_get_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x50397059 drm_gem_shmem_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x5efa61a2 drm_gem_shmem_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x67a53ecd drm_gem_shmem_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x99b753e8 drm_gem_shmem_get_pages_sgt +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xa1135a26 drm_gem_shmem_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xae1832a6 drm_gem_shmem_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xd6e9397d drm_gem_shmem_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xf4a9edd1 drm_gem_shmem_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/imx/dcss/imx-dcss 0x37a88349 dcss_dev_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x2c73cfcf meson_venc_hdmi_venc_repeat +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x34d6909a meson_vclk_dmt_supported_freq +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x3d6c9f9c meson_vclk_setup +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x4dc82e20 meson_venc_hdmi_mode_set +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x6112182e meson_vclk_vic_supported_freq +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x6f93e12b meson_venc_mipi_dsi_mode_set +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x94a785f8 meson_venc_hdmi_supported_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xab5bee2f meson_venc_hdmi_supported_vic +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0x842bb805 s6e63m0_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0xdade50c7 s6e63m0_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/panfrost/panfrost 0x88eb4095 panfrost_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/pl111/pl111_drm 0x4007dfe3 pl111_versatile_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x00015993 rcar_cmm_setup +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x140d0756 rcar_cmm_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x1cfbfef7 rcar_cmm_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x1e815fe8 rcar_cmm_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x26f4a0a4 rcar_lvds_is_connected +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0xb143600f rcar_lvds_dual_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0xb7e865ff rcar_lvds_pclk_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0xf713d8b6 rcar_lvds_pclk_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi 0x9011a19b rcar_mipi_dsi_pclk_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi 0xfd1a5e81 rcar_mipi_dsi_pclk_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0x135838dc rockchip_rgb_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0x6ff7049b vop2_component_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xd018b00d vop_component_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xfead7585 rockchip_rgb_fini +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x001af487 ssd130x_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x26b5c158 ssd130x_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x3974882d ssd130x_shutdown +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0x8e453610 host1x_memory_context_put +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0xd919f6dc host1x_memory_context_alloc +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0xf66ca710 host1x_memory_context_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x10945419 gb_hd_cport_release_reserved +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x14028e17 __SCK__tp_func_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x15d1942f greybus_disabled +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x18338f06 gb_operation_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1844d249 __traceiter_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1c4bbc15 gb_connection_disable_rx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x280e184a gb_hd_output +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2df663a5 __tracepoint_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x3150fd4b gb_connection_disable_forced +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x385489ff __traceiter_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x3b7a63b5 __traceiter_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x3e8ed0cb __traceiter_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4abf5a0a greybus_message_sent +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4bb525b3 gb_operation_request_send_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4d3d9087 __traceiter_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x5abe3773 gb_operation_get_payload_size_max +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6562b0cb gb_operation_unidirectional_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x670bcaee greybus_data_rcvd +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6a63ed78 gb_hd_shutdown +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6d3bb9ec __SCK__tp_func_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6fa01fda __tracepoint_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x706ef432 gb_connection_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x72c0519e gb_interface_request_mode_switch +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7413ca33 gb_connection_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x792eba53 gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x81e221fb __SCK__tp_func_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x848e4b48 gb_hd_cport_reserve +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x84b6e599 gb_connection_destroy +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x87ab34f1 greybus_register_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x88b82512 gb_operation_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8945c64b gb_connection_latency_tag_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x89f514a1 __SCK__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8ae78730 gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8de9726e gb_operation_result +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x93c16c54 greybus_deregister_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x96e827f1 gb_connection_latency_tag_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9a902e47 gb_connection_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9f61a491 gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa00f2429 gb_debugfs_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa479c7af gb_operation_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xaf87d726 gb_operation_request_send +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb092d0a7 gb_connection_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb35b4c41 gb_hd_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbf2c07db __tracepoint_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc1330a5a gb_connection_enable_tx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc7b37566 __traceiter_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xca574fcc __tracepoint_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd33373a8 __tracepoint_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd68693d0 gb_svc_intf_set_power_mode +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe9875b95 gb_operation_response_alloc +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xeac79e1a __SCK__tp_func_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xec8fbf7e gb_connection_create_offloaded +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf03becdd gb_operation_cancel +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf107a122 __SCK__tp_func_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf357c63d __tracepoint_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf97414bf gb_operation_sync_timeout +EXPORT_SYMBOL_GPL drivers/hid/hid 0x00ffb904 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0334f0dd __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x06d500ae hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x10619183 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x12d32912 hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1dd3da71 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1f706ffb hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0x20f86ce1 hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x356e7807 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3b170936 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x447ad2a4 hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4915405d hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x496d80e0 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4f7f91d9 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x56f01a67 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6c583a7e hid_resolv_usage +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7587431b hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7ba5713d hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7bf8dc0e hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7c3a07bd hid_match_id +EXPORT_SYMBOL_GPL drivers/hid/hid 0x82f50d92 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x852d20d8 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x85d658ec hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x86ba87d7 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8936ac1e hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8d67c2a6 hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x95330d70 hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x954e8e28 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x96edcbab hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9aee553d hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa16aad0f hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa290567a hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa774e305 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa79a2a50 hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0xaea9d108 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb13dcfc3 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb909fcec hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb9f8ff81 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbc5c1e40 hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc0addcec hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc4e3171d hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc6dea3a3 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc8cc0893 hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdc8aab2b hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xde9d89a4 hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe1b36fc0 hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xebfea1c8 hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xef1ce780 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf052b6dc hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfbd55e32 hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2937dcf4 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x0f89b60f roccat_common2_sysfs_write +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x32fd69a6 roccat_common2_receive +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x3f4f510b roccat_common2_send_with_status +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x4c469668 roccat_common2_sysfs_read +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xae16e697 roccat_common2_device_init_struct +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xd76ad677 roccat_common2_send +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x06828b21 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x0fc2bb3a hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5b669d40 sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5eeace16 sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x81ab4ede sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x8bfaab69 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xcee79d4f sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xdb8d4878 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xfa4a7ab8 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xbb0f40e7 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xe8f7e654 vivaldi_attribute_groups +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xa038cbcb i2c_hid_core_remove +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xdd6c4785 i2c_hid_core_shutdown +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xe183b97f i2c_hid_core_pm +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xfed01204 i2c_hid_core_probe +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x0e78f465 surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x64614645 surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x878e9c99 surface_hid_pm_ops +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x20a31c89 hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x27c0a9c2 hid_is_usb +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x00f0d4f1 hsi_unregister_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x06c1c4b1 hsi_remove_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2103227e hsi_register_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2cc21979 hsi_unregister_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x335404ea hsi_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x34207a82 hsi_new_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x469109a7 hsi_get_channel_id_by_name +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x4c2f71ba hsi_register_client_driver +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x50f0e1b9 hsi_add_clients_from_dt +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5210a5bf hsi_board_list +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x74ae1324 hsi_claim_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xa57bac35 hsi_register_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xb36745de hsi_async +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xbf3caf78 hsi_free_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xc13a9ad5 hsi_put_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xc7f2bd23 hsi_alloc_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xde06e015 hsi_alloc_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xe89fae23 hsi_port_unregister_clients +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xee91d440 hsi_release_port +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x08a8a5b9 vmbus_sendpacket_mpb_desc +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x1ad55d8b __hv_pkt_iter_next +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x1f3a6060 hv_pkt_iter_first +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x233b5f0a vmbus_free_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x26be856e vmbus_send_modifychannel +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x31e2e77f vmbus_free_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x321055cb vmbus_prep_negotiate_resp +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4441b8b0 hv_pkt_iter_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x46a417ca vmbus_proto_version +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4b2210b8 vmbus_send_tl_connect_request +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x5aea859c vmbus_connection +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x5e9e1049 vmbus_driver_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x6104f3c4 vmbus_disconnect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x6535f643 hv_ringbuffer_spinlock_busy +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x674e657e hv_ringbuffer_get_debuginfo +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x75348c2d vmbus_set_sc_create_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x7e010426 vmbus_sendpacket_pagebuffer +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x85d55ff8 vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x913bab2f vmbus_recvpacket_raw +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xa20ee6dc vmbus_establish_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xa4beaa9a vmbus_connect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xa90de95d vmbus_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xace77f0c vmbus_setevent +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xb49f6dc0 __vmbus_driver_register +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xb537f0c8 vmbus_allocate_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xb64e5c2a vmbus_teardown_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xb6ad1c6b vmbus_set_event +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc2b330ab vmbus_open +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc3a0bd56 vmbus_alloc_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xe2fbbcf8 vmbus_hvsock_device_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xeb40b1ec vmbus_next_request_id +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xed4ee9a8 vmbus_request_addr +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf11a31e7 __vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf9d4b002 vmbus_set_chn_rescind_callback +EXPORT_SYMBOL_GPL drivers/hwmon/adt7x10 0xc03f922c adt7x10_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0x5cbb5274 ltc2947_core_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0xbc54f93e ltc2947_of_match +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x110e52ce nct6775_probe +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x35493bf7 nct6775_show_alarm +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x70cf501f nct6775_update_device +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x84531d28 nct6775_reg_is_word_sized +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x940cd98c nct6775_show_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xcb05fc60 nct6775_store_beep +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x14ba37c6 intel_th_driver_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x3dd6f5ef intel_th_trace_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x5377bbf1 intel_th_free +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x61f4e362 intel_th_trace_switch +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x87a9db8f intel_th_output_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xb47bf8a8 intel_th_alloc +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xbf2040ec intel_th_set_output +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xc2330e71 intel_th_trace_disable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xd83595dc intel_th_driver_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x787780be intel_th_msu_buffer_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0xa4a5510d intel_th_msu_buffer_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0xcf6ae32b intel_th_msc_window_unlock +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x04dc1599 stm_source_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x27386ea2 stm_unregister_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x8a2f3373 stm_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x939cd03b stm_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xa4f77ec1 stm_source_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xbf8580ea stm_data_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xd380bfe5 stm_source_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xdb3a2bfe stm_register_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xe2f2dcad to_pdrv_policy_node +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-ccgx-ucsi 0x175a494f i2c_new_ccgx_ucsi +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x1de5651a i2c_root_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x831e3c44 i2c_mux_del_adapters +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x8f70b6ed i2c_mux_alloc +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x95809b16 i2c_mux_add_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x58d53fcb i2c_new_slave_host_notify_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x95183731 i2c_handle_smbus_alert +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x9ea12576 i2c_free_slave_host_notify_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0xc5aead7c i2c_register_spd +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x06be638b i3c_master_do_daa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x0b448c0e i3c_master_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x12a77032 i3c_master_queue_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x209926ec i3c_generic_ibi_get_free_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x27f68779 i3c_master_entdaa_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x2ae2b7fb i3c_device_request_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x55d408a1 i3c_master_add_i3c_dev_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x5d0a5fa7 i3c_device_enable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x60b3efe3 i3c_generic_ibi_alloc_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x65b44d38 i3c_device_free_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x6834e891 i3c_device_disable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x76fe3e05 i3c_generic_ibi_free_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x838bb337 i3cdev_to_dev +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x88bfa233 i3c_master_disec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x991a4ceb i3c_master_register +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xa4500153 i3c_driver_register_with_owner +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xabe14616 i3c_master_set_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xb53eda1e i3c_device_do_priv_xfers +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xb631f2ff i3c_master_defslvs_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xc4aafaa8 i3c_device_do_setdasa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xd1b56e81 i3c_device_match_id +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xd561f07d i3c_master_enec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xd78f003d i3c_generic_ibi_recycle_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xe1c69a36 i3c_device_get_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xfa724d19 i3c_driver_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xfb58d290 i3c_master_get_free_addr +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x5c968109 dw_i3c_common_probe +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0xe9b4e613 dw_i3c_common_remove +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-adc 0x88b1d157 stm32_dfsdm_get_buff_cb +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-adc 0x98c1a9ef stm32_dfsdm_release_buff_cb +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-core 0xa81a1502 stm32_dfsdm_stop_dfsdm +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-core 0xb2f7302a stm32_dfsdm_start_dfsdm +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x06ccd6a4 iio_channel_get_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x0756f6a7 iio_channel_cb_get_iio_dev +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x267c0508 iio_channel_release_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x2a1fab3c iio_channel_stop_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x7a711aef iio_channel_start_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x9acf62ab iio_channel_cb_set_buffer_watermark +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0xf1f9a79c iio_channel_cb_get_channels +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x0c3d4081 iio_dma_buffer_release +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x1a7248dc iio_dma_buffer_set_bytes_per_datum +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x1ab06e76 iio_dma_buffer_request_update +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x202cc270 iio_dma_buffer_init +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x24d40c27 iio_dma_buffer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x2ae8bcd0 iio_dma_buffer_set_length +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x2f9cf582 iio_dma_buffer_block_done +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x58b18492 iio_dma_buffer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x70f06dba iio_dma_buffer_read +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x9a81b771 iio_dma_buffer_data_available +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x9ae39726 iio_dma_buffer_exit +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xb4090079 iio_dma_buffer_block_list_abort +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dmaengine 0x7ec3cfda devm_iio_dmaengine_buffer_setup +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x3391543d iio_hw_consumer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x9671bc15 iio_hw_consumer_free +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xbf358fa9 iio_hw_consumer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xbf8a07ac iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xd5e8899a devm_iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-triggered-buffer 0x808e92d1 devm_iio_triggered_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/buffer/kfifo_buf 0x027efa79 devm_iio_kfifo_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x03767f0c cros_ec_sensors_read_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x1236227a cros_ec_sensors_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x2defc72c cros_ec_sensors_read_lpc +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x5534fe52 cros_ec_sensors_core_register +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x58e7051b cros_ec_sensors_ext_info +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x8451a9c4 cros_ec_sensors_push_data +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x9971dac4 cros_ec_sensors_capture +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x9fa720e5 cros_ec_motion_send_host_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xc5067640 cros_ec_sensors_core_write +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xcb98b837 cros_ec_sensors_core_read +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xdfba3204 cros_ec_sensors_core_read_avail +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xf6b18e51 cros_ec_sensors_core_init +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x0013f6e2 bmg160_core_remove +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x55c3622d bmg160_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x82f83982 bmg160_core_probe +EXPORT_SYMBOL_GPL drivers/iio/imu/fxos8700_core 0x5e9c9456 fxos8700_core_probe +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x09488bec iio_get_debugfs_dentry +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0d222e8e iio_read_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1116d622 iio_device_get_current_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x133c4a6e iio_write_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1d81bd16 iio_convert_raw_to_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2057b962 iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x211f5549 iio_buffer_put +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x240314d3 devm_iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x26cbb5fd iio_alloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x26f6b499 iio_str_to_fixpoint +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2fa45eec iio_validate_scan_mask_onehot +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x32b233f3 devm_iio_trigger_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x385e00de iio_push_to_buffers_with_ts_unaligned +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x3c02746b iio_push_to_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x3cbc17d7 __devm_iio_device_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x3ff1329c iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x431f2b65 iio_show_mount_matrix +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4618afb1 iio_write_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4ca03674 iio_get_channel_type +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4dce7dd4 iio_format_value +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x502f7951 iio_device_release_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5adacfd4 iio_channel_release_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5f9c9d48 iio_dealloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5f9fb81d iio_update_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6186aa88 iio_get_channel_ext_info_count +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x651ada79 iio_device_claim_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x68465ef2 iio_read_channel_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x69c0211b iio_read_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6a832fbd iio_read_avail_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6cf46017 iio_device_attach_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6d0206c0 iio_read_max_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x71ddcdb0 __devm_iio_trigger_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x72d0b7d6 devm_iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x74c121fe iio_map_array_unregister +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7bd802b4 iio_read_channel_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7f7af3bd iio_read_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x805c059e iio_buffer_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8e0e202a devm_iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x92e5751d iio_read_channel_offset +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9325b908 iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9bfc2660 iio_pop_from_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9f03af81 iio_device_claim_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xa8f6dc46 iio_read_channel_average_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xaa360ca9 iio_device_release_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xaf9780c9 iio_buffer_enabled +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb8db9f43 iio_enum_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc64d03b4 iio_enum_write +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc7579d10 iio_enum_available_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc9becd2b fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcb57f253 iio_device_id +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcbaf6552 iio_validate_own_trigger +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd2caeb51 iio_read_channel_processed_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe2ed67d7 iio_write_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe9f45b97 iio_channel_release +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf3d98ee7 devm_fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf6992e83 devm_iio_device_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf69c133a iio_read_avail_channel_attribute +EXPORT_SYMBOL_GPL drivers/infiniband/core/ib_core 0xdbd019c4 ib_wq +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x06d6a39e rtrs_cq_qp_create +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x0d719ab9 rtrs_iu_post_rdma_write_imm +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x0f351904 rtrs_iu_free +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x207b31f9 rtrs_iu_post_send +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x54f7865d rtrs_cq_qp_destroy +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x5f1732b2 rtrs_iu_post_recv +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x65b1fd3b rtrs_post_recv_empty +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x77641d9f rtrs_send_hb_ack +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x7b0a334e rtrs_init_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x8c087c33 rtrs_stop_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xeda285d8 rtrs_iu_alloc +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xee8e36a8 rtrs_start_hb +EXPORT_SYMBOL_GPL drivers/input/ff-memless 0xec72dfee input_ff_create_memless +EXPORT_SYMBOL_GPL drivers/input/matrix-keymap 0x0b45fc36 matrix_keypad_parse_properties +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0x640eab4d adxl34x_pm +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0x7e75b2ea adxl34x_probe +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xec511022 adxl34x_remove +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x12e1d4b1 rmi_driver_suspend +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x158a05fa rmi_2d_sensor_of_probe +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x17cce938 rmi_of_property_read_u32 +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x22d9be30 rmi_set_attn_data +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x341a7228 rmi_dbg +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x43b40525 rmi_2d_sensor_abs_process +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x79e2c1e6 __rmi_register_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x7bf13cd2 rmi_2d_sensor_abs_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x7d96e2d5 rmi_unregister_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xa33674c0 rmi_register_transport_device +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xb7394156 rmi_2d_sensor_configure_input +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xcf18931d rmi_driver_resume +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xf559b741 rmi_2d_sensor_rel_report +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x0727d9f7 cyttsp4_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0xaade062d cyttsp4_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0xe959082f cyttsp4_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x58bed900 cyttsp_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0xfd5f7b3b cyttsp_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0xa41877af cyttsp_i2c_read_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0xc24215c3 cyttsp_i2c_write_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x25a9746a tsc200x_regmap_config +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x546d9f6b tsc200x_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x55690e10 tsc200x_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x93e7b0f9 tsc200x_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x2c1af0c5 wm97xx_reg_write +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x2c795f22 wm9713_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x66b9a5cb wm97xx_config_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x7c5b6257 wm97xx_set_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xa26a226c wm97xx_read_aux_adc +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xa328d349 wm97xx_get_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xca83d076 wm97xx_register_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xe0d35fbc wm9712_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xe9e0b4a3 wm97xx_unregister_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xed329a54 wm97xx_set_suspend_mode +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xfa1fd44c wm97xx_reg_read +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xfd6d42e6 wm9705_codec +EXPORT_SYMBOL_GPL drivers/interconnect/icc-clk 0x00a4a50d icc_clk_register +EXPORT_SYMBOL_GPL drivers/interconnect/icc-clk 0x637b77ab icc_clk_unregister +EXPORT_SYMBOL_GPL drivers/interconnect/imx/imx-interconnect 0xb33dccd1 imx_icc_unregister +EXPORT_SYMBOL_GPL drivers/interconnect/imx/imx-interconnect 0xf7e76f93 imx_icc_register +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x0b39b783 qcom_icc_bcm_voter_commit +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x7a5fb3dc of_bcm_voter_get +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x936a7e97 qcom_icc_bcm_voter_add +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x20a35df3 qcom_icc_rpmh_remove +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x4c07b6cf qcom_icc_pre_aggregate +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x895fcfc0 qcom_icc_set +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0xab40f9de qcom_icc_rpmh_probe +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0xd1220051 qcom_icc_bcm_init +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0xf6cac09a qcom_icc_aggregate +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-smd-rpm 0x81e513ad qcom_icc_rpm_smd_available +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-smd-rpm 0xe8dbdc6c qcom_icc_rpm_smd_send +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x20bca0b1 ipack_get_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x21eeafcd ipack_device_init +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x2dd0978f ipack_put_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x7baeb370 ipack_driver_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x8e60841e ipack_bus_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xa09b9035 ipack_device_del +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xade0678a ipack_device_add +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xb6514ec5 ipack_bus_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xcdbb8fbf ipack_driver_register +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x1133490f led_get_flash_fault +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x26437e80 devm_led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x6cf180e9 led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x6e28b092 devm_led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x7c322651 led_set_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xa2dfbf34 led_update_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xc208094b led_set_flash_timeout +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xc915fbd0 led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x07761477 led_mc_calc_color_components +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x5f16d432 devm_led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xc77fe50a devm_led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xcf7edbb7 led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xd9bf893d led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x11a6088b lp55xx_unregister_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x11c533ad lp55xx_of_populate_pdata +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x31dbc78e lp55xx_read +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x5a3e1063 lp55xx_deinit_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x73add060 lp55xx_update_bits +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x92358d1c lp55xx_register_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xbb806f11 lp55xx_register_leds +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xd7aa07bd lp55xx_init_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xea7e4efd lp55xx_is_extclk_used +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xefb6fedb lp55xx_write +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0x3bd45b0d ledtrig_audio_set +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0xce593c22 ledtrig_audio_get +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x749e05f2 ledtrig_flash_ctrl +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x7903e46e ledtrig_torch_ctrl +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x03ba4ba0 __traceiter_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x04b25810 __tracepoint_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x05058957 __tracepoint_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x063306f1 __tracepoint_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x06bceaa1 __SCK__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0bc0be45 __SCK__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0e8c6c76 __traceiter_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x15f3de09 __SCK__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x17a83e40 __traceiter_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x181a1930 __SCK__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1b083369 __SCK__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c599ebe __traceiter_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c83d5b7 __SCK__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x22ae6324 __SCK__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2766fb04 __traceiter_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2af60833 __SCK__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2e42aef7 __traceiter_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2ecd5ad7 __traceiter_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x362eda19 __tracepoint_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37573682 __traceiter_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37808fd7 __tracepoint_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37b31e4f __tracepoint_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3a3eb678 __tracepoint_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3ee2b2b0 __traceiter_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3feb7def __tracepoint_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x44bb87a3 __tracepoint_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x46c66897 __SCK__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x47b2af54 __tracepoint_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4a2d1241 __SCK__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4b96c8a0 __tracepoint_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x51d0e534 __SCK__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x556b9a4d __traceiter_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5883392e __traceiter_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5d9c8fc8 __SCK__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5f9386a1 __tracepoint_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5fd7c423 __SCK__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6026e276 __SCK__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x60e87ce0 __traceiter_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6119e203 __tracepoint_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x64e39418 __traceiter_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x66232cfe __tracepoint_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6697827f __SCK__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6aba0562 __traceiter_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e74dca7 __SCK__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e7df078 __tracepoint_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x71a90620 __tracepoint_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x79eeb380 __SCK__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x80e3881d __SCK__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x81d4d2d1 __tracepoint_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8ad20d61 __SCK__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8b9fa1d8 __tracepoint_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8bba9251 __tracepoint_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8f7308be __tracepoint_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x93c8c39b __tracepoint_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9516ca30 __traceiter_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9a6f4d9f __SCK__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9ce21c84 __SCK__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa09a6b09 __tracepoint_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa187023e __SCK__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa64134e4 __SCK__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa842a5c8 __SCK__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xacacba1a __traceiter_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xad6440b4 __traceiter_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb5a62a8c __traceiter_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xba843c3f __SCK__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc451af99 __traceiter_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc478864d __traceiter_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc8ae4213 __SCK__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xcabca9bd __traceiter_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd62fb871 __traceiter_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd8aa1746 __tracepoint_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd9f63855 __tracepoint_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xda06fe86 __SCK__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdd1455a7 __tracepoint_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe16c06b3 __SCK__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe2841131 __traceiter_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe7f7e33f __traceiter_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe9d56d8c __traceiter_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xea3a1ab2 __tracepoint_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec29e22a __traceiter_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec3327c6 __tracepoint_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec92a163 __SCK__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xefbab330 __traceiter_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf021519f __tracepoint_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf11fd9dd __traceiter_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf1aef27d __traceiter_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf1eb9718 __traceiter_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf41d067b __traceiter_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf6249e5f __SCK__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfc0a0b57 __tracepoint_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd5d057b __tracepoint_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd6b5d80 __SCK__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfed8327b __tracepoint_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x10f70bd8 dm_cell_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x17dd39d6 dm_deferred_set_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2eb01e04 dm_deferred_set_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x3677524c dm_get_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x38dbf736 dm_cell_lock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6041c9a8 dm_bio_prison_alloc_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x650b50cd dm_bio_prison_alloc_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6579bc7a dm_bio_prison_free_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6791a44e dm_deferred_entry_dec +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6c230776 dm_cell_lock_promote_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x7119b137 dm_cell_put_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x753e20b2 dm_bio_prison_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x81bf1014 dm_cell_unlock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x8cd9c3f7 dm_cell_get_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x992553c4 dm_cell_promote_or_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xa30039c3 dm_cell_error +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xa317cd7c dm_cell_release_no_holder +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xace9b57b dm_bio_prison_destroy_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb18df35e dm_cell_visit_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb460048d dm_bio_detain +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb6d5c65d dm_deferred_set_add_work +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb70b342a dm_bio_prison_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xca2e3a88 dm_deferred_entry_inc +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd989e77d dm_cell_quiesce_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd99e003d dm_bio_prison_create_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xda3ef4b6 dm_bio_prison_free_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x0ad0dc4f dm_bufio_mark_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x24772bfe dm_bufio_get +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x2e0774dc dm_bufio_get_block_number +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x656100cc dm_bufio_client_reset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6a2f40e1 dm_bufio_mark_partial_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6aebce95 dm_bufio_issue_discard +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6cdb2d56 dm_bufio_prefetch +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d3f57bd dm_bufio_get_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d83826d dm_bufio_get_block_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x74dcd98c dm_bufio_get_aux_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x867e87eb dm_bufio_get_dm_io_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x91f00abc dm_bufio_set_minimum_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xa82b2066 dm_bufio_write_dirty_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xb04f56ab dm_bufio_read +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc0d7df85 dm_bufio_new +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc9a3422d dm_bufio_write_dirty_buffers_async +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xcd2ba798 dm_bufio_forget +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xcda50392 dm_bufio_client_create +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd4bddf5c dm_bufio_issue_flush +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd991e3b9 dm_bufio_get_device_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xe6024e59 dm_bufio_release +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xebcc64a4 dm_bufio_get_block_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xeca7949e dm_bufio_client_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xed3283a4 dm_bufio_set_sector_offset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xf241a6eb dm_bufio_forget_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x0efbca4c btracker_promotion_already_present +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x1c852cab btracker_nr_demotions_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x210902dc dm_cache_policy_unregister +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x23ddc5ab dm_cache_policy_get_version +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x37ef59a5 dm_cache_policy_get_name +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x481a0b15 btracker_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x4becb830 dm_cache_policy_get_hint_size +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x50b3c64c dm_cache_policy_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x5adc2807 btracker_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x65eea825 btracker_nr_writebacks_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x87bee547 btracker_queue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa2365f44 btracker_issue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa7eadcb5 btracker_complete +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xcd9461f2 dm_cache_policy_register +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xf9f3e74b dm_cache_policy_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x196c4794 dm_register_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0xba0c4f9c dm_unregister_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x01d2f9ac dm_rh_recovery_start +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x15889a60 dm_rh_bio_to_region +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x37a85d13 dm_rh_inc_pending +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x3822c262 dm_rh_delay +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38972f23 dm_rh_region_to_sector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38efaf5a dm_region_hash_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x3a18389a dm_rh_update_states +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x57e16c3e dm_rh_get_state +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x5f4a6e61 dm_rh_dec +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7774620f dm_rh_stop_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d053fc5 dm_rh_start_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d5e1815 dm_rh_get_region_key +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x8fadfd9c dm_rh_mark_nosync +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x9e667db8 dm_rh_dirty_log +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa53387c7 dm_rh_flush +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa7234667 dm_region_hash_create +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa83588eb dm_rh_recovery_end +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbe38a431 dm_rh_recovery_prepare +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd8aa4284 dm_rh_region_context +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xf92b8a3d dm_rh_get_region_size +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xfd93482e dm_rh_recovery_in_flight +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0054f69d dm_tm_pre_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x01f7c2b0 dm_btree_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0211c39e dm_tm_with_runs +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x07ed9022 dm_bitset_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x088a5b30 dm_btree_find_lowest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0cf7c42f dm_btree_remove +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0d251167 dm_array_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x109eae1f dm_btree_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x15a2bf57 dm_btree_lookup_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1ae16d40 dm_tm_dec_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1d0d53f7 dm_array_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1e3f728d dm_block_data +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2842d760 dm_bitset_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2bc1a8d9 dm_tm_open_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2f40da68 dm_bm_set_read_write +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x30c37cc0 dm_bm_write_lock_zero +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x32bf4f4b dm_bitset_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3646e38f dm_tm_issue_prefetches +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3896f8d8 dm_array_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x38d53eec dm_array_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ad0f55b dm_bm_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ae50a4a dm_tm_inc_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x40720a25 dm_bitset_set_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x418204e4 dm_array_set_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46c56110 dm_bitset_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x48e323be dm_bm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f2c653e dm_btree_insert_notify +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f477261 dm_bm_checksum +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x51005cef dm_bitset_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5375ca71 dm_bm_write_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5475ba9e dm_block_location +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x563946a0 dm_btree_remove_leaves +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5b04d3fe dm_bitset_clear_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x67c6c5b9 dm_array_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x68f34c27 dm_array_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6bfa88c8 dm_bitset_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6c600395 dm_btree_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6fac2256 dm_array_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x703aa099 dm_block_manager_reset +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x72289260 dm_block_manager_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7612cd9c dm_bm_block_size +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x79bdc649 dm_sm_disk_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7ade1071 dm_tm_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b047bd9 dm_tm_create_non_blocking_clone +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b6b3af5 dm_bm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x836693c5 dm_disk_bitset_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87419c51 dm_array_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87c934be dm_tm_inc +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x88295b96 dm_tm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x8e057e61 dm_array_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x900896b9 dm_btree_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x91baa32f dm_btree_find_highest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9290e07a dm_tm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x932a6ffc dm_tm_shadow_block +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x94daa188 dm_bitset_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x95a52abd dm_bm_is_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9718cffa dm_sm_disk_open +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9e798e22 dm_bm_set_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa0bc1801 dm_btree_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa99029b9 dm_bitset_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb940af6a dm_array_info_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xbdde4031 dm_btree_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd017c9c7 dm_array_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd163cade dm_tm_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd8682982 dm_btree_insert +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdb2c8e97 dm_btree_lookup +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdf3a4e7d dm_tm_create_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe07a2542 dm_bitset_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe0e68183 dm_array_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe781f874 dm_tm_dec +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xecc1aeba dm_bitset_test_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xedf5036f dm_bitset_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf0b7987d dm_block_manager_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf2b4509a dm_btree_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf71f197e dm_btree_cursor_next +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x1b8229df cec_s_conn_info +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x1c67b49f cec_delete_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x23ec2a8b cec_fill_conn_info_from_drm +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x26515f70 cec_queue_pin_5v_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x29730dca cec_register_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x330a4c03 cec_received_msg_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x430afe73 cec_queue_pin_hpd_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x44711288 cec_s_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x4d7d8852 cec_unregister_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x651934f6 cec_notifier_conn_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x6e151f14 cec_s_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x79044b1c cec_transmit_attempt_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x8b9185b4 cec_transmit_msg +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x8c1e39ec cec_notifier_parse_hdmi_phandle +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x9e96fa07 cec_pin_changed +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa01fbb6b cec_notifier_set_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xaee236c6 cec_notifier_conn_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbe4de675 cec_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbf91a194 cec_pin_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc16f2887 cec_notifier_set_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc6e1d0c5 cec_queue_pin_cec_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd3616609 cec_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd3a234c3 cec_notifier_cec_adap_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd9225d45 cec_s_log_addrs +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe43784b3 cec_transmit_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xfca97413 cec_notifier_cec_adap_register +EXPORT_SYMBOL_GPL drivers/media/common/b2c2/b2c2-flexcop 0x66c0289a b2c2_flexcop_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x86a2bd78 saa7146_unregister_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x9e110eb8 saa7146_pgtable_build_single +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xa15f7922 saa7146_vmalloc_build_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xa3dead92 saa7146_pgtable_alloc +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xa505458c saa7146_i2c_adapter_prepare +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xc5898001 saa7146_vfree_destroy_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xd7774df8 saa7146_register_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe3cd9b5c saa7146_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe897e45f saa7146_setgpio +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xea7e1ce6 saa7146_pgtable_free +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xf51015f4 saa7146_wait_for_debi_done +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x09477984 saa7146_vv_release +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x56bd2551 saa7146_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x7f8df97c saa7146_set_hps_source_and_sync +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xcae723aa saa7146_register_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xff4b0535 saa7146_vv_init +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x098872e0 smscore_set_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x20fc85a6 smscore_register_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x21e36bf2 smscore_registry_getmode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x27f232f1 smscore_register_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x31a1335e sms_board_event +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x34bf0e61 smscore_translate_msg +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x36d29905 smscore_getbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x37d91069 smsendian_handle_tx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x45284ae9 smsendian_handle_rx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x4ccd968f smscore_onresponse +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x514402e2 sms_board_led_feedback +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x5cec8423 sms_board_setup +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x5d660248 smscore_register_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x6a7b48c6 sms_board_power +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x74ee9098 sms_board_load_modules +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7c576277 smsendian_handle_message_header +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7f44bc64 smscore_start_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x844539ae sms_get_board +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x921a670c sms_board_lna_control +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x99a81ab3 smsclient_sendrequest +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xb7bb13b8 smscore_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbbdb5c42 smscore_unregister_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xc3ef6a76 smscore_get_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xc592353f smscore_get_device_mode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xd2a21f4e smscore_putbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xfa91ec7b smscore_unregister_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/uvc 0x08c5db3e uvc_format_by_guid +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x040dc7cd tpg_aspect_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x21bfae4e tpg_gen_text +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x4a738cc1 tpg_g_interleaved_plane +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x7e83543f tpg_s_crop_compose +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x80aaf962 tpg_g_color_order +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xa8a3f406 tpg_free +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xaa5503d9 tpg_set_font +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xb052969d tpg_init +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xbbc315dd tpg_update_mv_step +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xcaede3e2 tpg_fill_plane_buffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xce8159bb tpg_pattern_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe2169014 tpg_log_status +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe6f04b89 tpg_alloc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe7ee5819 tpg_s_fourcc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf064e392 tpg_fillbuffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7a5f765 tpg_calc_text_basep +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7ec0949 tpg_reset_source +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x07729fd4 __SCK__tp_func_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x0a31b37f __traceiter_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x0be1034a vb2_core_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x144a91cb vb2_request_object_is_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x14d73365 vb2_thread_stop +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x1a662c9d vb2_core_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x1c05218f vb2_discard_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2deee21f vb2_core_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3336f78e vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x359278d8 vb2_core_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x39262167 vb2_plane_cookie +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3c22713a __tracepoint_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3ea2df61 vb2_plane_vaddr +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x40a822b1 vb2_thread_start +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x50a1bb4a __tracepoint_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5ba97a68 vb2_wait_for_all_buffers +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5cd313ca vb2_core_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5e9fbdb7 vb2_core_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x67f410ee vb2_core_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x746ac1a7 vb2_core_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7ee32286 __tracepoint_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x869c46ae vb2_request_buffer_cnt +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8754d82d vb2_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8d0e16b3 vb2_buffer_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x9d482a70 __traceiter_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa73eb315 vb2_core_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb13e8352 vb2_core_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb33ae726 vb2_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb6f4b031 __SCK__tp_func_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb9d2df39 __SCK__tp_func_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc7b45aa4 __SCK__tp_func_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xca31a56e vb2_core_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xce97464c __traceiter_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd06f492e vb2_core_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xeb42a238 __traceiter_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xed0b1583 vb2_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xf97a7c84 __tracepoint_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0x570c29f5 vb2_dma_contig_set_max_seg_size +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0xc8a9385a vb2_dma_contig_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-sg 0xd41ef19f vb2_dma_sg_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-memops 0xadc69786 vb2_common_vm_ops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x032964cc vb2_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x0de285ac _vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x10186311 vb2_queue_change_type +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x17de5466 vb2_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x40ab5bc8 vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x43abc0eb vb2_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4ca46491 vb2_request_validate +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x61c7a2c4 vb2_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x6486fb48 vb2_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x6d00db8e vb2_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x71fa5013 vb2_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x75e3ed13 vb2_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x7dbcd5b7 vb2_ops_wait_prepare +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x81fb303f vb2_video_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x8970e13d vb2_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x97c80bee vb2_find_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x981ac551 vb2_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x98714cc5 vb2_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa97b7665 vb2_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xaac5efdc vb2_fop_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xaf2a22ae vb2_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xb8d551a9 vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xbb427dfd vb2_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xbbc4289e vb2_fop_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc3d5e428 vb2_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd4082ef1 vb2_request_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xdaf9d3a3 vb2_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xdc09e830 vb2_fop_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xdcc836a5 vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe758ec86 vb2_queue_init_name +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe8872534 vb2_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe8c0bed6 vb2_ops_wait_finish +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf0e1e2b8 vb2_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf5260fd2 vb2_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-vmalloc 0x19b9ea19 vb2_vmalloc_memops +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x36ea2e8d dvb_module_probe +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x656e80a7 dvb_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0xba3ed0d7 dvb_module_release +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/as102_fe 0xbca920a1 as102_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ascot2e 0xa6beab1b ascot2e_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/atbm8830 0x99dc2ad3 atbm8830_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/au8522_dig 0x1be4ecdd au8522_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/bcm3510 0xe0c5b785 bcm3510_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22700 0x2b85a972 cx22700_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22702 0x784a1d1f cx22702_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24110 0x3095e31d cx24110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24113 0x1f03b156 cx24113_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24116 0x61b7729b cx24116_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24117 0xfeb78344 cx24117_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24120 0xdac1f5b9 cx24120_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24123 0xb88f42e7 cx24123_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2820r 0x6bf12966 cxd2820r_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0xc8968613 cxd2841er_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0xffd9ea6f cxd2841er_attach_t_c +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2880/cxd2880 0x81235837 cxd2880_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0070 0x77a758bf dib0070_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0x1c5e8af5 dib0090_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0x8f3d7793 dib0090_fw_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mb 0xde7257bf dib3000mb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mc 0x6a4383fc dib3000mc_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000m 0x39bde8fb dib7000m_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000p 0x76d42c09 dib7000p_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib8000 0x4448df0e dib8000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib9000 0xf6576b3d dib9000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drx39xyj/drx39xyj 0xc2e35bbc drx39xxj_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxd 0x5a513ea9 drxd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxk 0x0688ffce drxk_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ds3000 0x7db30523 ds3000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dvb-pll 0xd6cddf3f dvb_pll_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ec100 0x26868f96 ec100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/gp8psk-fe 0xe7ec3d0e gp8psk_fe_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x7670963a helene_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0xf751e822 helene_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/horus3a 0x192cc110 horus3a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6405 0x86bb3073 isl6405_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6421 0x9d352471 isl6421_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6423 0xae73948e isl6423_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/itd1000 0x04642ba9 itd1000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ix2505v 0x166ab841 ix2505v_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/l64781 0x9dcdfb0e l64781_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lg2160 0x7f633d3c lg2160_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3305 0xe1d7e7d7 lgdt3305_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3306a 0x3341a237 lgdt3306a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt330x 0x8a7b8af4 lgdt330x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgs8gxx 0xe837d370 lgs8gxx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbh25 0x71f9e4f6 lnbh25_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0xb6dab26f lnbh24_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0xf391d256 lnbp21_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp22 0xab9671b9 lnbp22_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88ds3103 0x352c29fc m88ds3103_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88rs2000 0xa5d96642 m88rs2000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a16 0x70ccf4d6 mb86a16_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a20s 0x62930b72 mb86a20s_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt312 0xc55c0f3a mt312_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt352 0x07e06aa5 mt352_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mxl5xx 0xc4da1a5e mxl5xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt200x 0x2aaa4a08 nxt200x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt6000 0x9a72ef69 nxt6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51132 0xc8193ad4 or51132_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51211 0x8dbfe982 or51211_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1409 0x12e0b053 s5h1409_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1411 0xc908c162 s5h1411_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1420 0x7d6c0fd9 s5h1420_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1432 0xc7b9ecbe s5h1432_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s921 0xe0419161 s921_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/si21xx 0x76a1d195 si21xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/sp887x 0x43f9e3d8 sp887x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb0899 0xf808454f stb0899_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6000 0x76ef1350 stb6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6100 0x2f60e895 stb6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0288 0x355212b1 stv0288_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0297 0x0e5499fe stv0297_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0299 0x5cac6a91 stv0299_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x54a2dcaa stv0367cab_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0xd59026c7 stv0367ter_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0xe56038fd stv0367ddb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0900 0x8edd1339 stv0900_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv090x 0xce73ebcf stv090x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0910 0x7f023b1e stv0910_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110 0x72f0ea0d stv6110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110x 0xdd5ad521 stv6110x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6111 0x874e4fed stv6111_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10021 0x040e091b tda10021_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10023 0x3515d228 tda10023_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10048 0x6b38559f tda10048_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0x85324b05 tda10046_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0xbebf5471 tda10045_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10086 0xeb338e70 tda10086_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda18271c2dd 0x1a56c1eb tda18271c2dd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda665x 0x56130edf tda665x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8083 0x44845d34 tda8083_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8261 0x7c6b1370 tda8261_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda826x 0xdace5f76 tda826x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ts2020 0x84137e5c ts2020_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tua6100 0xe42323b4 tua6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1820 0x7deca276 ves1820_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1x93 0x772c3035 ves1x93_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10036 0x8a22c6ef zl10036_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10039 0x4187e45b zl10039_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10353 0x566fdd23 zl10353_attach +EXPORT_SYMBOL_GPL drivers/media/i2c/aptina-pll 0x5d39ba63 aptina_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/ccs-pll 0x7e9143d1 ccs_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x0cbdfa7d max9271_set_deserializer_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x2e85b54b max9271_clear_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x3c912a47 max9271_configure_i2c +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x46da25b0 max9271_set_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x5f413e46 max9271_set_serial_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x6bd74c6d max9271_set_translation +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x72dca315 max9271_set_high_threshold +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x80448747 max9271_configure_gmsl_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x9e98f93e max9271_verify_id +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xbfb36149 max9271_disable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xde0d762f max9271_set_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xe30a715f max9271_enable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xfda07609 max9271_wake_up +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0002b5e2 media_device_unregister_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x140b8462 media_request_object_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x14df04da media_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x15c06253 media_device_register_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x179f1fab media_device_unregister_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x18965a6d __media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2d37d018 media_device_pci_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2ec8ddc4 media_entity_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2ef33ebe media_device_usb_allocate +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3aecbb63 media_request_get_by_fd +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3b4e41ef media_create_ancillary_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3e4cf484 media_pad_remote_pad_first +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3ec56bc5 __media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4594759b media_pipeline_entity_iter_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4c244da3 media_pad_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x57376c75 media_device_register_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5ac78d62 __media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5cf9b9af media_graph_walk_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5e76484a media_request_object_bind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x62bbd6cb media_entity_pads_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x65dd67e0 media_pipeline_entity_iter_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x68e43b2f media_request_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x70a04593 media_entity_find_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7c46c838 media_entity_get_fwnode_pad +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7cac830a __media_entity_next_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x828afccd media_device_delete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x868875eb media_entity_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x910f2b36 media_device_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x922e621b __media_pipeline_entity_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x971179a5 media_devnode_remove +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x994240ea media_device_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9af54f19 media_pad_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9eb434f5 __media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa57cc012 media_request_object_complete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa93a3277 media_create_pad_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xadbe3927 media_create_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb0649903 media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb38ec5de __media_pipeline_pad_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbbaa727a media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbed03f70 media_request_object_find +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc0b09c46 media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc18236b8 media_graph_walk_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xcab346f5 media_request_object_unbind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xcf90efd6 __media_device_usb_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd69328da __media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd87dbc59 media_get_pad_index +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd8d38a50 media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xdd2eb870 __media_device_register +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xdd9a680c media_devnode_create +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xdfada3db __media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe52f0f86 media_entity_enum_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe54a151e media_request_object_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe5ceecd6 media_entity_enum_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xed06def9 media_graph_walk_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf369b2ce media_create_pad_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf427d05d media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf4fff81a media_graph_walk_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf5d22a1e media_device_unregister +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xfc7ee98e media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst 0xedd9232e dst_attach +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst_ca 0xc686353c dst_ca_attach +EXPORT_SYMBOL_GPL drivers/media/pci/cx88/cx88xx 0xfe08f8d5 cx88_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/pci/ddbridge/ddbridge-dummy-fe 0x14aab1f2 ddbridge_dummy_fe_qam_attach +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x19a44990 mantis_input_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x1c239a1d mantis_ca_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x1fb70585 mantis_gpio_set_bits +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x200482dd mantis_pci_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x35a46352 mantis_i2c_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x53654181 mantis_frontend_power +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x5853b754 mantis_pci_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x67165775 mantis_i2c_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x6cd498b3 mantis_input_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x80b60193 mantis_dvb_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x963203f2 mantis_get_mac +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x9f00da1f mantis_stream_control +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xb4eb3bef mantis_uart_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xb6824bbf mantis_dma_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xc4bb94c1 mantis_ca_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xd20435b4 mantis_dvb_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xd3ead354 mantis_frontend_soft_reset +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xd71d6426 mantis_uart_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xe4307f98 mantis_dma_init +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x41853e82 saa7134_enum_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x4324c8eb saa7134_g_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x43dee778 saa7134_g_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x54845b12 saa7134_querycap +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x6294e414 saa7134_g_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x6377f2c3 saa7134_s_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x66a7455c saa7134_s_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x6c6c2ae8 saa7134_s_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x7c05528d saa7134_vb2_buffer_queue +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x869a48dc saa7134_ts_qops +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x8d8442fe saa7134_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x9b6cf018 saa7134_s_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x9cb662df saa7134_ts_queue_setup +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xa3f6f5cf saa7134_ts_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xc02428cc saa7134_querystd +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xd6f4f8a0 saa7134_ts_buffer_init +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xdb4e6f3a saa7134_ts_buffer_prepare +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xe552478b saa7134_g_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xfa717ea5 saa7134_ts_start_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x305f8b91 ttpci_budget_set_video_port +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7948c222 budget_debug +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x8fe37089 ttpci_budget_debiwrite +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xbbd48762 ttpci_budget_init_hooks +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xce7c7ea1 ttpci_budget_irq10_handler +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xd3d4d2ae ttpci_budget_debiread +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xed53c567 ttpci_budget_deinit +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xf20982ed ttpci_budget_init +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x006b2663 nal_hevc_read_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x01994488 nal_h264_write_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x193f78e7 nal_hevc_write_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x3906f217 nal_hevc_write_vps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x4805af79 nal_h264_read_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x6c2fe231 nal_hevc_read_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x74428f7c nal_h264_write_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x834692de nal_h264_write_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x939ae44a nal_h264_read_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xa1dc9732 nal_hevc_write_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xbb4e15fd nal_hevc_read_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xc99a0bf7 nal_hevc_read_vps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xce8fb582 nal_h264_read_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xd18cd0bf nal_hevc_write_filler +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x0c486677 mccic_register +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x22d5f18c mccic_irq +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x27ddfe83 mccic_suspend +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x80612e73 mccic_resume +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xaf106ffb mccic_shutdown +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x27f9d68b vpu_get_plat_device +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x323985d1 vpu_mapping_dm_addr +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x35f436fb vpu_wdt_reg_handler +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x3a95110b vpu_ipi_send +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x72cc0d1e vpu_ipi_register +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x857d3e3c vpu_get_vdec_hw_capa +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xa70c7e48 vpu_get_venc_hw_capa +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xb3352318 vpu_load_firmware +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x02250eb6 hfi_session_unload_res +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x058a3bee hfi_session_continue +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x139e7a47 venus_helper_release_buf_ref +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x150ae270 venus_helper_intbufs_free +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x1736a301 venus_helper_set_num_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x18917ed6 hfi_session_get_property +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x198f6ba7 venus_helper_get_bufreq +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x19d64b8b venus_helper_init_instance +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x27b12c5f venus_helper_m2m_device_run +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x281458dd hfi_session_create +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x2845d16b hfi_session_start +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x2a6c4f1e venus_helper_alloc_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x2cdaaa2d venus_helper_set_bufsize +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x2d693ecb venus_helper_m2m_job_abort +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x2e8ecf92 venus_helper_intbufs_realloc +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x3565dbe3 venus_helper_set_input_resolution +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x3749cfd9 venus_helper_buffers_done +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x39b254ef venus_helper_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4262a1dc venus_helper_queue_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x5a836106 venus_helper_free_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x5e40aabe venus_helper_set_color_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x64af43d9 venus_helper_process_initial_cap_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x6d1b4079 venus_helper_set_output_resolution +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x6ec7536c hfi_session_process_buf +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x6fd57e84 venus_helper_set_multistream +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x776ffc2d venus_helper_get_opb_size +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x7a45c10e venus_helper_set_profile_level +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x7c6a37b0 venus_helper_vb2_buf_prepare +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x82dfe437 venus_helper_set_format_constraints +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x84deb18c hfi_session_set_property +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x872d9df9 venus_helper_change_dpb_owner +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x90749e61 venus_helper_unregister_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x90fdebb1 venus_helper_set_raw_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x93a92d64 venus_helper_session_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x93ab5b93 hfi_session_abort +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x9888986f venus_helper_vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x9f02e0c4 hfi_session_stop +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xa438f2b0 venus_helper_get_profile_level +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xa46b057e venus_helper_check_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb0242a44 venus_helper_set_stride +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb20552d9 venus_helper_intbufs_alloc +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb5da1da9 venus_helper_get_framesz_raw +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb96b2682 hfi_session_flush +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xc94d3597 venus_helper_set_dyn_bufmode +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xcab6c7b6 hfi_session_destroy +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd0e71132 venus_helper_check_codec +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd21da2e4 venus_helper_get_framesz +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd229b3c0 hfi_session_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd22b82c9 hfi_session_deinit +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xde20ae0b venus_helper_find_buf +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe0b68dff venus_helper_vb2_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe4084b16 venus_helper_set_work_mode +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe5924cca venus_helper_vb2_start_streaming +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe63477ed venus_helper_vb2_buf_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe6cf8d7b venus_helper_process_initial_out_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xec2ca0b1 venus_helper_get_ts_metadata +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xf7c57f10 venus_helper_get_out_fmts +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xf86f629b venus_helper_acquire_buf_ref +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x3d858696 rcar_fcp_put +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x4ad5d888 rcar_fcp_enable +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x5fe6f6e8 rcar_fcp_disable +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x66189f98 rcar_fcp_get_device +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x9877c29f rcar_fcp_get +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x1a2442c8 vsp1_du_setup_lif +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x33f66db8 vsp1_du_init +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x45746ada vsp1_du_unmap_sg +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x478dc3f7 vsp1_du_map_sg +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x4ee91715 vsp1_du_atomic_update +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x597121f0 vsp1_du_atomic_flush +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xd2905539 vsp1_du_atomic_begin +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x12296206 xvip_clr_and_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x157adefd xvip_init_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x32a020d5 xvip_set_format_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x9dd87c09 xvip_cleanup_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xa16f60fa xvip_enum_frame_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xaa8cb088 xvip_enum_mbus_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xb67940fb xvip_get_format_by_fourcc +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xc2d2e188 xvip_of_get_format +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xe08e6063 xvip_get_format_by_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xfa9c67cb xvip_clr_or_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x3c16a6b1 xvtc_generator_stop +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x47d7900b xvtc_generator_start +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0xa8a0f912 xvtc_put +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0xf5422734 xvtc_of_get +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x3f77f2f2 radio_tea5777_exit +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0xb734c293 radio_tea5777_init +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x69aac43d si470x_stop +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x776f23d0 si470x_set_freq +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x9d668fa6 si470x_viddev_template +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xc3825a7c si470x_ctrl_ops +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xdbb90d56 si470x_start +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x167f24ea ir_raw_event_store_edge +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x20c1a90a rc_keyup +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x253eeb4e ir_raw_event_store_with_filter +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x2ed90ced rc_map_unregister +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x38b821c6 rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x48189cd4 devm_rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x4fd8386e rc_g_keycode_from_table +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x539395f2 rc_free_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x72c3a4a3 devm_rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x82b07524 lirc_scancode_event +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x98cc0cd1 rc_keydown +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xa8bbd870 ir_raw_event_handle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xad1a8dbb ir_raw_event_store_with_timeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb960f15c rc_map_register +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb97e7e50 rc_repeat +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xba2a06c2 rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xe131303e rc_keydown_notimeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xe156ee5a ir_raw_event_set_idle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xf97e41fe rc_unregister_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xfc5d3079 rc_map_get +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xfcd4244f ir_raw_event_store +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0011 0x1054f82d fc0011_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0012 0xb2f6d0ef fc0012_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0013 0xfcde65dd fc0013_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/max2165 0x0a3b1858 max2165_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mc44s803 0x45f9da3e mc44s803_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2060 0xd1f087d5 mt2060_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2063 0x1b370c0f mt2063_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt20xx 0x0bb4e865 microtune_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2131 0xcc6c15dd mt2131_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2266 0xa5149871 mt2266_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5005s 0x38bf068f mxl5005s_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5007t 0xff741a27 mxl5007t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/qt1010 0x0802cb75 qt1010_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/r820t 0x3ac0c7f6 r820t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18218 0x37db257f tda18218_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18271 0x4e6059e3 tda18271_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda827x 0x99d207f5 tda827x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x3b24a441 tda829x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x97878242 tda829x_probe +EXPORT_SYMBOL_GPL drivers/media/tuners/tda9887 0x55dcd10a tda9887_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0xd68b64a1 tea5761_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0xfc81c197 tea5761_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0x451afa3d tea5767_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0xc711f84b tea5767_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tuner-simple 0xabd339d7 simple_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc2028 0x52204b0b xc2028_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc4000 0x432e7889 xc4000_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc5000 0x28322a1e xc5000_attach +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x017ea7c7 cx231xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x125b3500 cx231xx_uninit_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x2ca27a73 cx231xx_uninit_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x31ba52e0 cx231xx_init_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x4ef8ccd2 cx231xx_enable_i2c_port_3 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x571095ab cx231xx_set_alt_setting +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x5861bd06 is_fw_load +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x58cd3d40 cx231xx_init_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x777218ec cx231xx_get_i2c_adap +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x7c7166d6 cx231xx_uninit_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x98a0e3bf cx231xx_send_usb_command +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x99de6eb6 cx231xx_init_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xaa67acf1 cx231xx_dev_uninit +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xabc8a4fb cx231xx_unmute_audio +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xbc2046c1 cx231xx_capture_start +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xbf1006b1 cx231xx_enable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xc0528b05 cx231xx_dev_init +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xce1fcebd cx231xx_demod_reset +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xd4b52aa6 cx231xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xef67710b cx231xx_disable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xf731f9ab cx231xx_send_gpio_cmd +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-demod 0x8f8091be mxl111sf_demod_attach +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-tuner 0xf08f49e2 mxl111sf_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x09663583 em28xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x0c2417d6 em28xx_uninit_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x219c6766 em28xx_find_led +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x2d02a85e em28xx_audio_setup +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x368aa789 em28xx_stop_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x3dbbe4d4 em28xx_write_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x3f234bfe em28xx_write_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x51bccbef em28xx_write_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x58bc249e em28xx_init_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x62c64a1d em28xx_gpio_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x6aa9a85f em28xx_write_regs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x721f7cc7 em28xx_free_device +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7dfa8aec em28xx_read_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7fc8652c em28xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x856e52e4 em28xx_audio_analog_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x921d7c65 em28xx_boards +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x9426e442 em28xx_alloc_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xaf47b736 em28xx_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xca8993f5 em28xx_toggle_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xd2caa10d em28xx_init_camera +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xe01d6c43 em28xx_read_ac97 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x2b17ab29 v4l2_async_nf_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x42c611a4 __v4l2_async_nf_add_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x8ce97f07 __v4l2_async_nf_add_fwnode_remote +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x8eec84f4 __v4l2_async_nf_add_i2c +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xe072a8b3 __v4l2_async_nf_add_fwnode +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x01612c0b v4l2_detect_gtf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x08402862 v4l2_print_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0958448b v4l2_set_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0af3d134 v4l2_valid_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x2bf67def v4l2_calc_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x370cfe6e v4l2_dv_timings_presets +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x3aa68d7a v4l2_find_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x4839762f v4l2_calc_timeperframe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x7b6ac78f v4l2_phys_addr_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x8f8d4341 v4l2_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x922ecd29 v4l2_enum_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa22fbfeb v4l2_hdmi_rx_colorimetry +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa97e00eb v4l2_detect_cvt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xae575c8f v4l2_phys_addr_for_input +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xd034392d v4l2_match_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xf56238f4 v4l2_find_dv_timings_cea861_vic +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xff585440 v4l2_dv_timings_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x09312028 v4l2_flash_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x99a37ea9 v4l2_flash_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0xd634f5f1 v4l2_flash_indicator_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x044c7b85 v4l2_fwnode_connector_add_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x0de334ff v4l2_async_register_subdev_sensor +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x2b472226 v4l2_fwnode_endpoint_alloc_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x35a2944e v4l2_fwnode_endpoint_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x612ddce5 v4l2_fwnode_connector_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x7c190fea v4l2_fwnode_parse_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x7df81482 v4l2_fwnode_put_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x88dd0828 v4l2_fwnode_connector_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x9910f911 v4l2_fwnode_device_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xc1e64228 v4l2_async_nf_parse_fwnode_endpoints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xe04ee686 v4l2_fwnode_endpoint_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0x639ecc68 v4l2_h264_init_reflist_builder +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0x6a1429ff v4l2_h264_build_p_ref_list +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0xf568bf81 v4l2_h264_build_b_ref_lists +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0x30b5ebc6 v4l2_jpeg_parse_scan_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xcbfdf5cb v4l2_jpeg_parse_frame_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xe8956e3f v4l2_jpeg_parse_huffman_tables +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xe8f40f9e v4l2_jpeg_parse_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xf8ffd565 v4l2_jpeg_parse_quantization_tables +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x09616e76 v4l2_m2m_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0970cbdb v4l2_m2m_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0f4e24d3 v4l2_m2m_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0f6dc041 v4l2_m2m_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x22208f95 v4l2_m2m_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x24eea75f v4l2_m2m_buf_remove_by_idx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x28185550 v4l2_m2m_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3700cc2b v4l2_m2m_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x38c62d38 v4l2_m2m_ioctl_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3ad3249f v4l2_m2m_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3fc96172 v4l2_m2m_next_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4ceb5155 v4l2_m2m_buf_remove_by_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4f416698 v4l2_m2m_fop_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5a4d7a54 v4l2_m2m_update_stop_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5bf4339d v4l2_m2m_buf_copy_metadata +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x695c1795 v4l2_m2m_buf_remove +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x6aef92aa v4l2_m2m_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x6cdcfd44 v4l2_m2m_try_schedule +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x71c237b1 v4l2_m2m_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x730f2eae v4l2_m2m_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7da738f2 v4l2_m2m_ioctl_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x83dd4707 v4l2_m2m_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x88a5b5d1 v4l2_m2m_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8bbb4d5f v4l2_m2m_register_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x90f9b80f v4l2_m2m_ioctl_stateless_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x93e8b250 v4l2_m2m_ctx_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x93fe2831 v4l2_m2m_last_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9535c65c v4l2_m2m_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x98e9da2f v4l2_m2m_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa9fdad43 v4l2_m2m_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb05d27b1 v4l2_m2m_ioctl_try_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb1592940 v4l2_m2m_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb954975a v4l2_m2m_request_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xbad56f2e v4l2_m2m_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc260986b v4l2_m2m_ioctl_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc696d8eb v4l2_m2m_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc6fca5ad v4l2_m2m_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xcdd87db4 v4l2_m2m_last_buffer_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd09d20d7 v4l2_m2m_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd4481fcd v4l2_m2m_ioctl_stateless_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd606bbf1 v4l2_m2m_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd77dad71 v4l2_m2m_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xdd028b49 v4l2_m2m_ctx_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xeba5877d v4l2_m2m_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf13ff84d v4l2_m2m_unregister_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf946981d v4l2_m2m_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xff58a9c7 v4l2_m2m_update_start_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x4137d90c v4l2_vp9_adapt_coef_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x8ef1a3dd v4l2_vp9_reset_frame_ctx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x8ef25d5d v4l2_vp9_seg_feat_enabled +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x9dec35a2 v4l2_vp9_fw_update_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xb3cf2529 v4l2_vp9_adapt_noncoef_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xcf15018a v4l2_vp9_kf_partition_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xdf6586d2 v4l2_vp9_kf_uv_mode_prob +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xf5c55c43 v4l2_vp9_default_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xfbf87a5e v4l2_vp9_kf_y_mode_prob +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x13d73764 videobuf_next_field +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x28f24e8d videobuf_mmap_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x3c324992 videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x3feaeb64 videobuf_read_one +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x5a41eb72 videobuf_queue_core_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x7428d31b videobuf_read_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x74737162 videobuf_iolock +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x865b6a56 videobuf_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x88676ca8 videobuf_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x8b91fead videobuf_read_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x8d4bb985 __videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x95e664a8 videobuf_queue_to_vaddr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xa0c3e116 videobuf_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xb1c4a572 videobuf_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xb6568bf1 videobuf_waiton +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xb88b4a3c videobuf_mmap_mapper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xca0beb90 videobuf_alloc_vb +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xcc07253c videobuf_read_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xccdedeeb videobuf_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xdaeeef00 videobuf_queue_is_busy +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xe0e5fcde videobuf_poll_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xecd50a29 videobuf_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xed540c08 videobuf_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xfed72aca videobuf_queue_cancel +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x553a86d0 videobuf_sg_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x884075b2 videobuf_to_dma +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xc48db703 videobuf_dma_unmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xe3089af2 videobuf_queue_sg_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xed828056 videobuf_dma_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x030b8825 v4l2_event_wake_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0638886d v4l2_i2c_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0b5ea817 __video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0f9125bf v4l2_fh_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x119159ef v4l2_i2c_subdev_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x11f3044c __SCK__tp_func_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x15816d9d v4l2_subdev_routing_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1dbefa05 v4l2_ctrl_request_hdl_ctrl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x258c6764 v4l2_s_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x25b8f8a4 v4l2_fh_open +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2a649fc8 v4l_disable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2ae0877b __SCK__tp_func_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2b6856cd __tracepoint_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2c03baa1 v4l2_event_dequeue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2c1fbd2a v4l_vb2q_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x300749f1 v4l2_device_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x306debca v4l2_mc_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x308d8b96 v4l2_fh_exit +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3713adbd __v4l2_ctrl_handler_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x37833748 v4l2_subdev_put_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3bbe08fd v4l2_pipeline_link_notify +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3bcec8dc __v4l2_subdev_init_finalize +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x412f9771 v4l2_device_register +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x44901b3f v4l2_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x45969ab7 __v4l2_device_register_subdev_nodes +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x470b256b v4l2_fh_add +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4894cd55 v4l2_subdev_state_xlate_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4c341b63 v4l2_subdev_get_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4ece24d2 v4l2_compat_ioctl32 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4fb85d87 __v4l2_subdev_state_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5074e573 v4l2_fraction_to_interval +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5114278e v4l2_subdev_set_routing_with_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x521b0c06 __traceiter_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x53f70596 v4l2_spi_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x54e5b7f6 v4l2_subdev_get_fwnode_pad_1_to_1 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x55626876 __traceiter_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5c178c7f video_device_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x65d7839c v4l2_subdev_state_get_opposite_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x68f18968 v4l2_fh_is_singular +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6bb1f307 __video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6ce1c95c __SCK__tp_func_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6d214012 v4l2_subdev_set_routing +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e0001af v4l2_src_change_event_subdev_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e8df007 v4l2_event_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e9acc41 v4l2_fill_pixfmt_mp +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x755f0229 v4l2_pipeline_pm_get +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7aa7d763 v4l2_device_disconnect +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x81cfa03c v4l2_fh_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8815d9f8 v4l2_subdev_disable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8b124a0d video_device_pipeline +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8bad556a v4l2_event_unsubscribe_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8be87194 v4l2_subdev_get_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x940422ad v4l2_device_register_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x955dd85f v4l2_g_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9a925c5d v4l2_event_pending +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9b2a074b v4l2_device_unregister_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9d516db4 video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9e7bec06 v4l2_event_queue_fh +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fef35ac v4l2_apply_frmsize_constraints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa26d051e v4l2_fh_del +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa44f7591 v4l2_i2c_subdev_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa7448598 v4l2_spi_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa9b0bfd6 v4l2_subdev_has_pad_interdep +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xacbeea62 __traceiter_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xad5c3c93 v4l2_simplify_fraction +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xae3dd8d6 __v4l2_subdev_next_active_route +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xaf1bae55 v4l2_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb3f41874 v4l2_device_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb48cf8aa __tracepoint_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb5a337db v4l2_subdev_state_get_stream_compose +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc27a849e __traceiter_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc6b71e74 v4l2_subdev_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc740d300 v4l2_create_fwnode_links +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc86897a7 v4l2_subdev_state_get_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcc501597 v4l2_fill_pixfmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcf754c8f v4l2_subdev_routing_find_opposite_end +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd22a0cb0 v4l2_i2c_new_subdev_board +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd3979522 v4l2_src_change_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd3ed16dc v4l2_get_link_freq +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd9b3a807 v4l2_subdev_s_stream_helper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdcd2ae45 v4l2_subdev_link_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde165473 v4l2_ctrl_request_hdl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde6e37d9 __v4l2_subdev_state_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdef3dffd __tracepoint_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe0b98a71 __tracepoint_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe2822320 __v4l2_find_nearest_size +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe33688f9 v4l_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe5a33113 __SCK__tp_func_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe7c14767 v4l2_subdev_notify_event +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xed6c9ccf v4l2_subdev_state_get_stream_crop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xedab9f24 v4l2_create_fwnode_links_to_pad +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf071c499 video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf167a821 v4l2_i2c_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf2a353ac v4l2_i2c_tuner_addrs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf488fed8 v4l2_event_subdev_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf51e75ad v4l2_device_unregister +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf558b14d v4l2_subdev_enable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf5ef842e v4l_bound_align_image +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf66ec0c5 v4l2_subdev_link_validate_default +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xff0747fe v4l2_pipeline_pm_put +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xd63e2610 pm80x_init +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xd99fd720 pm80x_deinit +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xf321ff26 pm80x_regmap_config +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xfa77139d pm80x_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x02b2fecf cs47l24_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x0c050c4f wm5110_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1949d8fa wm5110_revd_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1b71540d arizona_clk32k_enable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3501187e wm5110_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x39419a43 wm8997_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3bc8ea46 cs47l24_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3f754df4 arizona_request_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x42a2f67c wm5110_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x4f3dcd03 wm5110_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x84ec9aff wm8997_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xa39c4fca wm8998_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xb26e993e wm5102_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xb3db6ebd cs47l24_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xb3fa89b8 arizona_set_irq_wake +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xb749c9ff wm8997_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xbd5684ab arizona_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xcfb36a1a arizona_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd3fee6a6 wm5110_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdb584bf7 arizona_clk32k_disable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdfbe649b wm8997_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xf1565872 wm5102_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xfc9d464f arizona_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xfe4f93c2 arizona_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0x03c90bcc atc260x_match_device +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0xdf810280 atc260x_device_probe +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x1798ea3d da9150_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x35d3afa4 da9150_bulk_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x964a3306 da9150_bulk_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x9f2ad273 da9150_read_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xa8207d22 da9150_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xbd1c8c1b da9150_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xd5b5a3ae da9150_write_qif +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xa142a524 gsc_read +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xb7abd1c4 gsc_write +EXPORT_SYMBOL_GPL drivers/mfd/iqs62x 0xa436f4de iqs62x_events +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x04ac3208 kempld_write32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x2696b3f6 kempld_write16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x76e38fed kempld_read32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x8ee15ddb kempld_write8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x915f440b kempld_read8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xbfa00a80 kempld_get_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xe9c9680d kempld_read16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xffae5dc0 kempld_release_mutex +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x223d447b lm3533_update +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x8730c45c lm3533_write +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x9d654abe lm3533_read +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x0689e4d9 lm3533_ctrlbank_disable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x1ad058ed lm3533_ctrlbank_get_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x2185629a lm3533_ctrlbank_enable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x6e49cf34 lm3533_ctrlbank_set_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x70c025f0 lm3533_ctrlbank_set_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x7db203df lm3533_ctrlbank_get_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xa9be381b lm3533_ctrlbank_set_max_current +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x049cfed7 lp3943_update_bits +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x06235f49 lp3943_read_byte +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0xfa6caef6 lp3943_write_byte +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x004b55b5 madera_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x00f3576d cs47l35_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x00fe8b2d cs47l35_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0554b666 cs47l35_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0f379262 madera_of_match +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x1c0f3443 madera_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x1dd5a058 cs47l92_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x1dd87c18 cs47l92_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x2a54bba5 cs47l90_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x2a5967e5 cs47l90_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x3281cc15 cs47l85_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x328c1055 cs47l85_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x43c64a61 cs47l35_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x43cb9621 cs47l35_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x5ee0bd54 cs47l92_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x5eed6114 cs47l92_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x6961a6a9 cs47l90_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x696c7ae9 cs47l90_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x71b4d119 cs47l85_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x71b90d59 cs47l85_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x8905e0ad cs47l15_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x89083ced cs47l15_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xb652ac0a cs47l90_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xca30fda1 cs47l15_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xca3d21e1 cs47l15_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd67017d7 cs47l92_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd7bf4317 cs47l85_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xea97d635 madera_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xebe384cb madera_name_from_type +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xfd563ab4 cs47l15_patch +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x2084d630 mc13xxx_common_exit +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x29003f23 mc13xxx_variant_mc13892 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x68efae63 mc13xxx_adc_do_conversion +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x69ba7403 mc13xxx_variant_mc13783 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x7bb5816b mc13xxx_variant_mc34708 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0xe8ec201c mc13xxx_common_init +EXPORT_SYMBOL_GPL drivers/mfd/motorola-cpcap 0xa226dbe8 cpcap_sense_virq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x21dcd0ca pcf50633_irq_unmask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x25444e78 pcf50633_irq_mask_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x38b507b3 pcf50633_pm +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x478143ce pcf50633_register_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x7135c2af pcf50633_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xa5d0487e pcf50633_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xb46c4033 pcf50633_reg_set_bit_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xb583a96f pcf50633_irq_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xc96fe453 pcf50633_write_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xde4e08cc pcf50633_read_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xdf1d9fa5 pcf50633_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xe26e9715 pcf50633_reg_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x7ea2bc5c pcf50633_adc_sync_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0xfa9ecf45 pcf50633_adc_async_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x03e62f50 pcf50633_gpio_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xaa5307fc pcf50633_gpio_invert_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xb22e5a90 pcf50633_gpio_invert_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xbf01571f pcf50633_gpio_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xd107d942 pcf50633_gpio_power_supply_set +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x293cd61d devm_rave_sp_register_event_notifier +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x43e53ef9 rave_sp_exec +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0x56d1a8c5 retu_read +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0xa074c8b6 retu_write +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x2184a43f rk8xx_probe +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x3fdb077e rk8xx_shutdown +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x859f7861 rk8xx_suspend +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0xe693d716 rk8xx_resume +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x05592828 si476x_core_stop +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x058b68f2 si476x_core_cmd_set_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x08b38a77 si476x_core_cmd_power_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x2699d4fd si476x_core_has_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x2e607731 si476x_core_cmd_ic_link_gpo_ctl_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x330e1882 si476x_core_cmd_power_down +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x3682572e si476x_core_cmd_fm_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x488cf82a si476x_core_cmd_agc_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x492fc213 si476x_core_is_powered_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x544b8ff9 si476x_core_cmd_am_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x69be6522 si476x_core_cmd_get_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x732fe0a7 si476x_core_is_a_secondary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x7970b858 si476x_core_cmd_fm_phase_div_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x8702b56c si476x_core_cmd_fm_rds_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x887ea80f si476x_core_is_a_primary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x99e23b11 si476x_core_cmd_func_info +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x9cc074d2 si476x_core_cmd_fm_rds_blockcount +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x9e888b7e si476x_core_i2c_xfer +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xa987e3f3 si476x_core_cmd_fm_phase_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xabad7600 si476x_core_cmd_am_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb4518653 si476x_core_cmd_fm_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xc4657aa1 si476x_core_cmd_am_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xc4b6737a si476x_core_cmd_zif_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd16d8c69 si476x_core_has_am +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd836808f si476x_core_set_power_state +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd876e12e devm_regmap_init_si476x +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xdb62e082 si476x_core_cmd_ana_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xdc9025ec si476x_core_cmd_dig_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xe3eac77d si476x_core_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xea9e50c0 si476x_core_cmd_am_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xed17d418 si476x_core_is_in_am_receiver_mode +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xeff04ab1 si476x_core_cmd_intb_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xf1809664 si476x_core_cmd_fm_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xfa6791b8 si476x_core_cmd_fm_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x12cce202 sm501_modify_reg +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x224f98c4 sm501_unit_power +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x5cc191f1 sm501_find_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xbb6a04e5 sm501_set_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xf333234a sm501_misc_control +EXPORT_SYMBOL_GPL drivers/mfd/sprd-sc27xx-spi 0x51e0d165 sprd_pmic_detect_charger_type +EXPORT_SYMBOL_GPL drivers/mfd/stm32-timers 0x1f702e17 stm32_timers_dma_burst_read +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0x8ae6ff7a stmfx_function_enable +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0x9cf90f23 stmfx_function_disable +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x7b84610e am335x_tsc_se_set_once +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x872ec8c7 am335x_tsc_se_set_cache +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x88d78c5e am335x_tsc_se_clr +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xe3fb3d88 am335x_tsc_se_adc_done +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x028b30da tps65217_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x39cf2710 tps65217_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x4e822c4d tps65217_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x52ec3149 tps65217_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x0c844188 tps65218_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x656f7754 tps65218_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0xe4e335f8 tps65218_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0x04c8ee3e tps6594_is_volatile_reg +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0x939abb49 tps6594_device_init +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x56b4030e alcor_write8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x8305c9ae alcor_write32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x8dd4b909 alcor_write16 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x9e7842cd alcor_read32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xc0333721 alcor_read32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xcc9036ed alcor_write32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xf13de4a7 alcor_read8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x016af4fc rtsx_pci_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x04d1e16d rtsx_pci_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x09d7fda5 rtsx_pci_card_pull_ctl_disable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x0fe21d13 rtsx_pci_dma_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x1d17c4cb rtsx_pci_dma_map_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x320588ad rtsx_pci_start_run +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x3831a52d rtsx_pci_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x50a8a018 rtsx_pci_card_power_off +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x53261756 rtsx_pci_write_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x59bab194 rtsx_pci_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x5f2dec8a rtsx_pci_card_exist +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x64090c1a rtsx_pci_card_pull_ctl_enable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x7076a9a4 rtsx_pci_stop_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x77a1de3b rtsx_pci_send_cmd_no_wait +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x79a6e493 rtsx_pci_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x7aaad7e7 rtsx_pci_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa70f88b5 rtsx_pci_dma_unmap_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xb01b939d rtsx_pci_complete_unfinished_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xbc34ddee rtsx_pci_read_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xbe6aabc4 rtsx_pci_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xc56dc0c3 rtsx_pci_switch_output_voltage +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xeeccc925 rtsx_pci_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xf20f75b4 rtsx_pci_card_power_on +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xf264ba8e rtsx_pci_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x073398c8 rtsx_usb_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x0e63f148 rtsx_usb_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x22b1edaa rtsx_usb_get_card_status +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x4561da62 rtsx_usb_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x45a5e490 rtsx_usb_ep0_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x47c1873c rtsx_usb_ep0_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x5c8d68a0 rtsx_usb_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x7a8bc8ad rtsx_usb_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xb3025d45 rtsx_usb_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xc37ffcef rtsx_usb_get_rsp +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xc66def00 rtsx_usb_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xec14674b rtsx_usb_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xf461d6b9 rtsx_usb_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x4b40ba16 cb710_sg_dwiter_read_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0xc47c2749 cb710_pci_update_config_reg +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0xd5dbdff4 cb710_set_irq_handler +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0xff320867 cb710_sg_dwiter_write_next_block +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x0b008db0 oslec_hpf_tx +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x296a8983 oslec_update +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x3115970d oslec_create +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x4b711f77 oslec_adaption_mode +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x5909e701 oslec_snapshot +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x780d3f01 oslec_flush +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x84eba96d oslec_free +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x3cb83d5b eeprom_93cx6_multireadb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x63d2ff63 eeprom_93cx6_wren +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x870b53e9 eeprom_93cx6_write +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x884deb9d eeprom_93cx6_read +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xc9c6bb25 eeprom_93cx6_readb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xff7a0fdf eeprom_93cx6_multiread +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x0ca9d783 enclosure_add_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x4712bad7 enclosure_component_alloc +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x5b340863 enclosure_remove_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xa3806a7a enclosure_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xc35d06ad enclosure_component_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xe06f6c1f enclosure_for_each_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xe4ae521e enclosure_find +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xe52cdb89 enclosure_unregister +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x6e862ae0 lis3lv02d_poweron +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x6f3cf601 lis3lv02d_init_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x8b52a3ee lis3lv02d_init_dt +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xa15190d5 lis3lv02d_joystick_enable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xa2ba2971 lis3lv02d_remove_fs +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xcbaad518 lis3lv02d_joystick_disable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xe9113e0f lis3_dev +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xfea37502 lis3lv02d_poweroff +EXPORT_SYMBOL_GPL drivers/misc/pvpanic/pvpanic 0x1aab6990 devm_pvpanic_probe +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0x7a67653c st_register +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0xf1f33992 st_unregister +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x5226ffd3 uacce_remove +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x7c2f96d2 uacce_alloc +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0xce9f6d1e uacce_register +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x024d14bc vmci_qpair_produce_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x046dd187 vmci_datagram_create_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x056837fb vmci_get_context_id +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x05d9d11c vmci_qpair_enquev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x1fd4782d vmci_qpair_get_produce_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x2449459d vmci_event_subscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x3a22fa8a vmci_datagram_destroy_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x4ba5c46b vmci_qpair_peek +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5591b58e vmci_context_get_priv_flags +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5e949e0a vmci_doorbell_destroy +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x612df9ae vmci_qpair_detach +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x676bd843 vmci_qpair_consume_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x728a7e4f vmci_qpair_peekv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x75fe065a vmci_send_datagram +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x787f0fe8 vmci_register_vsock_callback +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x7c74d7a6 vmci_qpair_consume_buf_ready +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x81d61eef vmci_qpair_dequeue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xb572e830 vmci_doorbell_create +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xbcb85f62 vmci_doorbell_notify +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc04c7e84 vmci_qpair_get_consume_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc403cafe vmci_is_context_owner +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xde3abc2e vmci_datagram_create_handle_priv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe0cc9c92 vmci_qpair_alloc +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe11895c1 vmci_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe67343c1 vmci_qpair_enqueue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea143610 vmci_datagram_send +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea61eefe vmci_qpair_produce_buf_ready +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xfc1c2023 vmci_qpair_dequev +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0x2b137ee9 dw_mci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0x436a74ae dw_mci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0xa9e00add dw_mci_pltfm_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x51ebe807 mmc_hsq_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x9eadd821 mmc_hsq_finalize_request +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0xe68e081a mmc_hsq_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0xe837b0c7 mmc_hsq_init +EXPORT_SYMBOL_GPL drivers/mmc/host/renesas_sdhi_core 0x492cf8ea renesas_sdhi_probe +EXPORT_SYMBOL_GPL drivers/mmc/host/renesas_sdhi_core 0xe4775bd4 renesas_sdhi_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x007dc9c1 sdhci_enable_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x0594035c sdhci_alloc_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x0fe8d4e7 sdhci_cqe_disable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x11b767f5 sdhci_send_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x13141163 sdhci_free_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1564bfe6 __sdhci_read_caps +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1a031c43 sdhci_cqe_enable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1ce622ee sdhci_cleanup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2dd6c8ad sdhci_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2f3f8f3a sdhci_get_cd_nogpio +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2ff6c77a sdhci_start_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x32f3c6b4 sdhci_enable_v4_mode +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x3ad887ac sdhci_reset_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x3b933f12 sdhci_remove_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x3c9e1687 sdhci_calc_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x41b3d0f0 sdhci_setup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4abbf4ca sdhci_enable_sdio_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4b3c140e __sdhci_set_timeout +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x51a07ca8 sdhci_dumpregs +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x51bc6f69 sdhci_set_power +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x5a3a0249 sdhci_set_ios +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x5c6f6976 sdhci_runtime_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6a73f010 sdhci_adma_write_desc +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x709461fa sdhci_cqe_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x731699b9 sdhci_execute_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x76aaf221 sdhci_abort_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x80728829 sdhci_set_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x83022734 sdhci_set_data_timeout_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x86710caa sdhci_reset +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x9c97c242 sdhci_set_power_and_bus_voltage +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa0974e37 sdhci_switch_external_dma +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa0cc46de sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa41ccd9f sdhci_set_bus_width +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc28ea2a9 sdhci_runtime_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd2cb7ae8 sdhci_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xdc99b635 __sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xecdc3486 sdhci_set_power_noreg +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xee304d7d sdhci_end_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf67a19b9 sdhci_request +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfa590d54 sdhci_set_uhs_signaling +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfb3afd61 sdhci_request_atomic +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfee0b7bc sdhci_start_signal_voltage_switch +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x0f0ab95a sdhci_pltfm_unregister +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x77585620 sdhci_pltfm_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x98fd090f sdhci_get_property +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x9f2b9296 sdhci_pltfm_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xa717586b sdhci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xbde9a0a2 sdhci_pltfm_clk_get_max_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xce752970 sdhci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xd8cfcba8 sdhci_pltfm_init +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xfa7bfdae sdhci_pltfm_free +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x04b209ed tmio_mmc_host_free +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x378f2335 tmio_mmc_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x4e234acb tmio_mmc_disable_mmc_irqs +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x5072e209 tmio_mmc_host_runtime_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x689e297a tmio_mmc_host_runtime_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x7a7ae89d tmio_mmc_host_probe +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x9bb772dd tmio_mmc_do_data_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xab417e0a tmio_mmc_host_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xc1970746 tmio_mmc_host_alloc +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xd7eca7f5 tmio_mmc_enable_mmc_irqs +EXPORT_SYMBOL_GPL drivers/most/most_core 0x1562a5ab most_resume_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0x17636bc0 most_deregister_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0x30ce94e1 most_put_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x36a16235 channel_has_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x46571893 most_start_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0x51098e18 most_register_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0x52c0a8c5 most_deregister_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0x535f9719 most_stop_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0x6587510b most_stop_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0x9f946098 most_register_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0xa44e6196 most_submit_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0xe33a5c4b most_get_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0xe7a6dd96 most_deregister_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0xf261124d most_register_configfs_subsys +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x291740c6 cfi_cmdset_0200 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0xd4096550 cfi_cmdset_0003 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0xeb2040b8 cfi_cmdset_0001 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x38643822 cfi_cmdset_0701 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0xb5cfbc74 cfi_cmdset_0006 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0xcb9df7a4 cfi_cmdset_0002 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0020 0x5a5a9123 cfi_cmdset_0020 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x2ab80c81 cfi_qry_mode_off +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x717bd468 cfi_qry_mode_on +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0xd8bf964d cfi_qry_present +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x11c347cc hyperbus_register_device +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x5ab5c5b4 hyperbus_unregister_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x00d8538e mtd_ooblayout_set_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x016c5494 unregister_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x07444951 mtd_block_isbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x12cab3e6 mtd_pairing_groups +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x1f87f7a0 mtd_device_unregister +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x204d19e0 __get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x26ca848f mtd_block_markbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x29382652 mtd_unpoint +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x35b8913e mtd_read_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x37e6970c mtd_panic_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3ef4927e mtd_get_unmapped_area +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x411c152d mtd_add_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4172b494 kill_mtd_super +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x41857acc mtd_lock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x45acbc25 mtd_read +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4aba84df mtd_ooblayout_free +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4cc53600 mtd_get_fact_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4e529b68 mtd_point +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4f97565d mtd_unlock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x50dabc2f mtd_table_mutex +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x5346a8e8 __register_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x5e6a8276 mtd_device_parse_register +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x5f228f7c get_tree_mtd +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x65167560 mtd_write_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6a71cd3a mtd_write_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6ded8ec2 mtd_lock_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x70f8691a mtd_block_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x740ca82f mtd_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x7794cbe8 mtd_writev +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x7aae10eb mtd_is_locked +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x7f45fcec mtd_wunit_to_pairing_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x83504657 mtd_erase_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x932da8bf mtd_ooblayout_get_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x959034b4 mtd_read_fact_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9a9b4f3e get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9d319fd2 mtd_get_user_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa4742509 mtd_get_device_size +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa57c4eca get_mtd_device_nm +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa900cc6b __put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xaac492db put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xab548eba mtd_del_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xaf1af983 mtd_ooblayout_set_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb1e02f56 mtd_kmalloc_up_to +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb49991d7 mtd_pairing_info_to_wunit +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb7075882 mtd_check_expert_analysis_mode +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb978e8e5 register_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbcf0c820 mtd_ooblayout_find_eccregion +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbf4ec2bb mtd_ooblayout_count_freebytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc21b31cc __mtd_next_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xcbd419c5 mtd_ooblayout_ecc +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xd4fbb4a2 mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xd8ce63c4 mtd_ooblayout_get_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xda5e1710 mtd_read_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe0ab23b2 mtd_ooblayout_count_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xea12fa3e deregister_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf160c0c4 of_get_mtd_device_by_node +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x2267ecce register_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x2fa00122 del_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x8f4d3dbe mtd_blktrans_cease_background +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xac67b9e2 deregister_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xc015339e add_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x053235ca nand_ecc_tweak_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x0f84ef23 nanddev_ecc_engine_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x10292a6f nand_ecc_cleanup_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x26a640bd nand_get_large_page_hamming_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x2dfbd692 mxic_ecc_get_pipelined_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x30c8a9b4 nanddev_bbt_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x3f64bb38 nanddev_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x4d06420d nand_get_large_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x636b3c54 nanddev_mtd_max_bad_blocks +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x746579cf nanddev_ecc_engine_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x76c35d6d nanddev_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x93afc8d0 nand_get_small_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xa486e22a nanddev_isbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xaa8d8883 nanddev_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xad951fc9 nanddev_markbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xaf3c2608 mxic_ecc_process_data_pipelined +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xb0423c83 nand_ecc_restore_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xb333bce8 nanddev_mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xb3a7e3c1 mxic_ecc_put_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xb6118a89 nanddev_bbt_update +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc3955663 nanddev_bbt_get_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xcff6d9f1 mxic_ecc_get_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd3d015b6 nand_ecc_init_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd9dccaea nanddev_bbt_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xf4695b35 nanddev_bbt_set_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0x4438ed26 onenand_scan +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0xa012b534 onenand_release +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0x053bc3a7 brcmnand_remove +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0x08bf1b8e brcmnand_pm_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0xa5838b73 brcmnand_probe +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/denali 0x5e4affa5 denali_chip_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x0e00b4c2 nand_status_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x11091291 nand_extract_bits +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x110c40df nand_readid_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x12be62c3 nand_write_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x1ea3f831 nand_read_oob_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x236a35df nand_prog_page_end_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2cb7d01b nand_reset_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2d368c4c nand_subop_get_addr_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2d622aa6 nand_ecc_choose_conf +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x373a3463 nand_reset +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x39f1b204 nand_deselect_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x466404d5 nand_read_page_hwecc_oob_first +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x537aea66 nand_soft_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5632e63d nand_subop_get_num_addr_cyc +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x60ddb0c0 nand_op_parser_exec_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x64d0d990 nand_gpio_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x9e5d40f7 nand_prog_page_begin_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xa110ca50 nand_change_read_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xade1f7f6 nand_change_write_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb1b2ef15 nand_erase_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb532ab24 nand_wait_ready +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xba67b2ba nand_decode_ext_id +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xce70b43f nand_read_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xceb89608 nand_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd2137823 nand_prog_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd3c672b8 nand_subop_get_data_len +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd41ff2ac nand_subop_get_data_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd79e9348 nand_select_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xeb9da79f nand_read_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/sm_common 0x9b71f2a5 sm_register_device +EXPORT_SYMBOL_GPL drivers/mtd/spi-nor/spi-nor 0x8397abe8 spi_nor_scan +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x0ccb9bbe ubi_leb_map +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x38e10c1d ubi_flush +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x42801d20 ubi_sync +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x5db8171d ubi_leb_read_sg +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x66011ab6 ubi_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x6bb068f2 ubi_open_volume_nm +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x72889463 ubi_open_volume_path +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x7da5eaf6 ubi_leb_read +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x85a8ee76 ubi_unregister_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xa54f341d ubi_leb_change +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xa73e4ff3 ubi_close_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xbc659fc9 ubi_leb_write +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xd1cdf9df ubi_leb_erase +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xd75317b9 ubi_get_volume_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xdaaf80a0 ubi_do_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf5ee9ba8 ubi_register_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf634472b ubi_leb_unmap +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf667666b ubi_is_mapped +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf88a7480 ubi_open_volume +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0558eccd mux_control_states +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0a65c89f mux_state_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x1a2e7c2c devm_mux_state_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x2459c8bd devm_mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x28bcd6d7 mux_control_put +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x4b27a9ea mux_chip_free +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5d1b972a mux_control_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5f88fa02 mux_control_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7cf08396 mux_state_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xbd7ddbff devm_mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xc2d35c5a mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xd2525468 mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xd5fca26e mux_control_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xe16b9615 mux_chip_unregister +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xef220c04 mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xfa76e911 mux_state_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xfbf76504 devm_mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0xde030314 devm_arcnet_led_init +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0xdf4243e0 arcnet_led_event +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x310dbf25 c_can_power_down +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x4310b848 c_can_power_up +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x7291b674 free_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x84e0a8de register_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xaf0ed70c alloc_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xcdf35b32 unregister_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x1ccf4c02 unregister_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x667bede4 register_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x9a4a33fe alloc_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0xae431c31 free_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x06914eca can_rx_offload_irq_offload_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x07ae7f85 can_bus_off +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x082a4ff0 alloc_can_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x0c53ebfa can_rx_offload_add_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x10d892eb can_get_state_str +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x169cc1d8 alloc_can_err_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x1d4fdfdc can_rx_offload_enable +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x26af4183 close_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x3d3116ba can_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x3f4e68a3 can_dropped_invalid_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x534d91bc alloc_candev_mqs +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x57eecd28 can_skb_get_frame_len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6047ede6 can_fd_len2dlc +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6ae8bbf9 can_change_state +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x7c18d154 open_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x823a4130 can_rx_offload_threaded_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x849e21f6 alloc_canxl_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x86893320 can_change_mtu +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8836ac91 safe_candev_priv +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8bd5ee13 can_rx_offload_irq_offload_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x91fa0a73 can_put_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xa42fffc7 can_rx_offload_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xae3ff52f unregister_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xb713430b can_rx_offload_queue_tail +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xb93d6545 can_rx_offload_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc5827f0d can_free_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc6e51b44 can_rx_offload_queue_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd254a694 can_rx_offload_add_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd97d4be9 free_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xde52f2c0 of_can_transceiver +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf12d9387 can_fd_dlc2len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf3532ded alloc_canfd_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf91b5b15 can_rx_offload_del +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf9bb605b can_rx_offload_add_manual +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xfc33bdba register_candev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x262f7b7c m_can_class_resume +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x277e6946 m_can_class_get_clocks +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x85bb36b0 m_can_init_ram +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x894e1d4d m_can_class_suspend +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x90b5c5ef m_can_class_register +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x97aedaa8 m_can_class_free_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xb7514369 m_can_class_unregister +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xbfcd43e5 m_can_class_allocate_dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x04e1c7a5 alloc_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x49ebd0d2 sja1000_interrupt +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x506b9236 register_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x669ea9de free_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xf99e2f96 unregister_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/dsa/lan9303-core 0x4f7b8bd1 lan9303_indirect_phy_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/microchip/ksz_switch 0x34c2cb86 ksz_switch_chips +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x67aaebb5 mt7530_probe_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x8a1c33de mt7530_remove_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xbeb4b630 mt753x_table +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xe1e41e8b mt7530_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x0d3450a0 felix_netdev_to_port +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x386921cd felix_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x77f1d6ef felix_port_to_netdev +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8365mb 0x34f08639 rtl8365mb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x00d2122c rtl8366_reset_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x0a85b63d rtl8366_mc_is_used +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x262fbcf8 rtl8366_get_ethtool_stats +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x5d102326 rtl8366_enable_vlan4k +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x6212994f rtl8366_get_strings +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x7ce68398 rtl8366_vlan_del +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x7d2b2aa7 rtl8366_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x7e6064c4 rtl8366rb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x7fccc606 rtl8366_vlan_add +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x81d89acb rtl8366_enable_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xd800c6e1 rtl8366_set_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xf392cb1d rtl8366_set_pvid +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x20362a46 pds_client_adminq_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x4004a0da pds_client_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x45b87b4f pdsc_register_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x7b3cea91 pdsc_adminq_post +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xcb124d6e pdsc_get_pf_struct +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xce714617 pdsc_unregister_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xfae4e247 pds_client_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/arc/arc_emac 0x866b7a4c arc_emac_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/arc/arc_emac 0xe7e14e1a arc_emac_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x017c6f9d octeon_register_reqtype_free_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x06b5b65f lio_pci_writeq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x087cdf60 octeon_get_tx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0c2a25be setup_cn23xx_octeon_pf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0e6fa71f octeon_set_io_queues_off +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0ebb7080 lio_delete_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x13c4285f octeon_setup_instr_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x14da8e8b octeon_pci_write_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x19cb4e69 liquidio_link_ctrl_cmd_completion +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x241a2a6c lio_fetch_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2ab63ac5 liquidio_get_fec +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2efb0197 lio_process_ordered_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3031b4d2 octeon_free_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x31f4c318 liquidio_change_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3248f1cf octeon_write_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x375a73d6 octeon_register_dispatch_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x38a8ea99 octeon_allocate_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3a10cb08 lio_get_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3b4750be octeon_ring_doorbell_locked +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3ca98b8a octeon_droq_check_hw_for_pkts +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3fe12524 octeon_init_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x451cead8 lio_wait_for_instr_fetch +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4c952204 liquidio_get_speed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4cb4e295 octeon_allocate_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4e336083 octeon_free_sc_done_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4f4d105a octeon_prepare_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x50e05195 lio_setup_cn66xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x517ce52e octeon_delete_droq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5ec8e20f octeon_get_rx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x684ac19a lio_wait_for_clean_oq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x686269a3 octeon_setup_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d0d28ef octeon_init_device_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d65382a cleanup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6f1ed38a lio_enable_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x79748b60 setup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7cde94e0 octeon_read_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x808243ba octeon_delete_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9130bb64 octeon_delete_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x91688c39 liquidio_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x917d98ae octeon_alloc_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9288098d lio_pci_readq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x94b11020 lio_setup_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9a65cd5a octeon_free_sc_zombie_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9b388710 octeon_setup_interrupt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9d78eb81 octeon_get_conf +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9f7de2b0 cn23xx_tell_vf_its_macaddr_changed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xae7eae75 cn23xx_fw_loaded +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb3a28b33 octnet_send_nic_ctrl_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb676b330 octeon_unregister_droq_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc129a3c6 octeon_mem_access_ok +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc19b6743 cn23xx_octeon_pfvf_handshake +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc22c284f liquidio_setup_io_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc2dafa8a octeon_pci_read_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc6abc5b1 octeon_core_drv_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc8a4ff72 lio_process_iq_request_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xcf7fdd1f octeon_free_device_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd124999d cn23xx_setup_octeon_vf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd14d5d2b octeon_free_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd202cb86 octeon_setup_output_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd6c85d7e cn23xx_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd974107a octeon_delete_instr_queue +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xdaa2ded4 octeon_register_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xde632f3c octeon_deregister_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe052d18a octeon_alloc_soft_command_resp +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe25ae9b8 octeon_wait_for_ddr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe8254d1f octnet_send_nic_data_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe839e81d lio_setup_cn68xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xec2a2ee6 octeon_send_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xec7f00a5 lio_get_state_string +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xeed2c628 liquidio_set_feature +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xef773dbd octeon_free_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf07ac348 octeon_send_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf7d59eda cn23xx_vf_ask_pf_to_do_flr +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf7ef71ed octeon_setup_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfa2982eb octeon_read_device_mem64 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xff3d5295 octeon_droq_process_packets +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x01ca2b2b enetc_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x0b40ab10 enetc_xdp_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x280a9a95 enetc_get_si_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x290512bd enetc_set_rss_key +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x2fe229af enetc_set_fs_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x36dfc185 enetc_free_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x3c7239c5 enetc_free_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x56189367 enetc_mm_link_state_update +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x649b7b6e enetc_init_si_rings_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x65095ce1 enetc_open +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x66ec0e98 enetc_pci_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x69b619c1 enetc_setup_bpf +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x69d9fbc4 enetc_teardown_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x70555af4 enetc_setup_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x7949f49c enetc_reset_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x7a5cbc84 enetc_set_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x86e516d5 enetc_port_mac_rd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x8831d514 enetc_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x8e43b77a enetc_send_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x911bfb6a enetc_alloc_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xa7a854c5 enetc_clear_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xac1fdca6 enetc_set_features +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xad227b56 enetc_get_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xaef7cd69 enetc_configure_si +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xb09a670b enetc_ioctl +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xb2a5dad7 enetc_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xb9f16f83 enetc_pci_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xd0c19d4b enetc_get_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xd2f7aea5 enetc_setup_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xe71b41c3 enetc_set_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xee2201fe enetc_start +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xf1005479 enetc_alloc_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xf1130248 enetc_port_mac_wr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xf555f8cf enetc_close +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x439ee462 enetc_mdio_read_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x94b493e7 enetc_mdio_write_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x9e4f3c48 enetc_mdio_write_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xa1da3b3e enetc_mdio_read_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xcbaa8bc0 enetc_hw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xd9d61d6f enetc_mdio_lock +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp 0x5431a304 enetc_phc_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x330bb4ba fun_bind +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x3aa91eaf fun_res_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x3d72890c fun_free_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x42928ae9 fun_serv_sched +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x477c7513 fun_serv_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x566eff2c fun_sq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x752de59a fun_submit_admin_sync_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xdc4d75b9 fun_alloc_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xe1aac2b6 fun_serv_restart +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xf662e70c fun_get_res_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xfe38efae fun_cq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0x46d4ee22 i40e_client_device_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0x7626c801 i40e_client_device_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x290c2d16 ice_del_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x453178f5 ice_rdma_request_reset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x86956644 ice_get_qos_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x927ab481 ice_add_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x963b5a06 ice_rdma_update_vsi_filter +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x004b0e9a otx2_ptp_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x23b22e05 otx2_ptp_clock_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x2c1610a8 otx2_ptp_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x96e59c3a otx2_ptp_tstamp2time +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x02b1b5ad mlx4_unbond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x053339b9 mlx4_srq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x06b72f1e mlx4_xrcd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x08857212 mlx4_bond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0a1931e4 mlx4_FLOW_STEERING_IB_UC_QP_RANGE +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0b4b005a mlx4_srq_lookup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0d73b06e mlx4_config_vxlan_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0df105f4 mlx4_xrcd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0eda8c0a mlx4_flow_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0fcb727a mlx4_phys_to_slaves_pport_actv +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x142d619f mlx4_find_cached_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x18f4d70c mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x19db84ff mlx4_set_vf_rate +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1ad1ebb5 mlx4_mtt_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2349c9e9 mlx4_mr_rereg_mem_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x235675ef mlx4_unicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x23f3343c mlx4_set_vf_spoofchk +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x24a3c942 mlx4_wol_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x294e780c mlx4_unicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2ad48f01 mlx4_mtt_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2e9c1c83 mlx4_multicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3171251c mlx4_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3250483a mlx4_free_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3267e8b8 mlx4_mr_hw_get_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x35728142 mlx4_srq_arm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x388aac96 mlx4_vf_set_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3a9ebd75 mlx4_cq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3cc43f3a mlx4_flow_steer_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3d591035 mlx4_unicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3d9d9027 mlx4_pd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4041979f mlx4_replace_zero_macs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x42e5980d mlx4_set_vf_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4df8ca0a mlx4_mtt_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4eadf829 mlx4_uar_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4ec17951 mlx4_alloc_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x536ffb69 mlx4_mw_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x56ee90c1 mlx4_unregister_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5b264404 mlx4_multicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5d5b022e mlx4_mr_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5d7e74f4 mlx4_flow_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5e52e377 mlx4_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x62f0e186 mlx4_qp_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x64825123 mlx4_cq_resize +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x649e4666 mlx4_cq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x68daac31 mlx4_hw_rule_sz +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6d05e128 mlx4_bf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6ecdc928 mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6f1b3bdc mlx4_mw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x70bafd92 mlx4_get_internal_clock_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x72485d45 __mlx4_replace_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x78a8319e mlx4_qp_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x78e6e25b mlx4_INIT_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7a22ffab mlx4_get_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x801e3e3c mlx4_phys_to_slaves_pport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x81b23a3b mlx4_config_dev_retrieval +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x83dc3323 mlx4_mr_hw_write_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x844a8860 mlx4_srq_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x86896676 mlx4_uar_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x86cd0628 mlx4_qp_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x87d266a4 mlx4_mr_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x88a0b561 mlx4_qp_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8ac93608 mlx4_get_base_gid_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8c9b74a6 mlx4_port_map_set +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8e2e8c27 mlx4_vf_smi_enabled +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x900fa362 mlx4_map_sw_to_hw_steering_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x918ff543 mlx4_counter_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x92a54b5a mlx4_get_default_counter_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9606f650 mlx4_unregister_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x96ea1d12 mlx4_map_sw_to_hw_steering_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x96f6d172 mlx4_SYNC_TPT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x973102b0 mlx4_ACCESS_PTYS_REG +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9a08cd01 mlx4_set_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9a3522e1 mlx4_bf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9b21ae1f mlx4_buf_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9c873aeb mlx4_qp_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa01bf595 mlx4_get_base_qpn +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa22c123d mlx4_qp_to_ready +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa4001b62 mlx4_multicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa59e1081 mlx4_get_vf_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa935cdc9 mlx4_buf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa9e570fa mlx4_get_active_ports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaba33cf0 mlx4_db_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb695ffef mlx4_CLOSE_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb773980f mlx4_free_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb77969d2 mlx4_set_vf_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbb1751ef mlx4_get_counter_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbd00fe2d mlx4_pd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc0b0320d mlx4_multicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc1e13936 mlx4_mr_rereg_mem_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc2ff1fa8 mlx4_phys_to_slave_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc4889ddc mlx4_counter_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc50fb3c6 mlx4_mr_hw_change_access +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc6dbf650 mlx4_unicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc7187eb1 mlx4_update_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc91a927e mlx4_find_cached_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xca20584c mlx4_mr_hw_change_pd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcd29f607 mlx4_vf_get_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd142b711 mlx4_mr_hw_put_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd20c2bba mlx4_mr_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd68c1418 __mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd9545e45 mlx4_alloc_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdacbc1a8 mlx4_register_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdb52846e mlx4_qp_release_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdcd3c837 __mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xde0ccd61 __mlx4_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xde49b8e2 mlx4_config_roce_v2_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdee99a42 mlx4_srq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe0b85168 mlx4_read_clock +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe1cf5092 mlx4_register_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe4546977 mlx4_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe6902b44 mlx4_get_slave_default_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe93f6423 mlx4_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe9c3b540 mlx4_get_devlink_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xea19ba2f mlx4_set_vf_link_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xeb81ba17 mlx4_get_protocol_dev +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xef965bd1 mlx4_wol_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf0b64f88 mlx4_qp_reserve_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf330f9a9 mlx4_flow_steer_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf4b0999f mlx4_put_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf6899448 mlx4_mw_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf9538495 mlx4_cq_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf95cce2b mlx4_slave_convert_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x069aeecc mlx5_query_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x072460c4 mlx5_fill_page_frag_array +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0b400b6e mlx5_modify_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0b41d833 mlx5_modify_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0c459b13 mlx5_set_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x14fb0151 mlx5_set_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1bfa2f57 mlx5_db_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1e6420c7 mlx5_core_reserved_gids_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x20a424e4 mlx5_query_module_eeprom +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x21961fab mlx5_query_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23e585ef mlx5_query_port_oper_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x24700f61 mlx5_ipsec_device_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2594f670 mlx5_query_hca_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2676531e mlx5_query_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x28f9f035 mlx5_dm_sw_icm_dealloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2a65fce9 mlx5_nic_vport_update_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2bc69389 mlx5_query_module_eeprom_by_page +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2d43a4c0 mlx5_query_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3cf1a64f mlx5_query_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x40c08251 mlx5_query_hca_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x45247cc7 mlx5_frag_buf_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x45b47440 mlx5_dm_sw_icm_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4b64ecad mlx5_vport_get_other_func_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4f34b0b4 mlx5_eswitch_get_total_vports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x55a10eb0 mlx5_query_nic_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5aec3bca mlx5_core_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x66bf26e9 mlx5_toggle_port_link +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x688afe16 mlx5_query_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6903a700 mlx5_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6a665ce1 mlx5_set_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6ff8d0c6 mlx5_core_modify_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x718e17f7 mlx5_query_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x74a39952 mlx5_query_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x76672c46 mlx5_query_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x76fe0504 mlx5_core_query_vport_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81aadc6a mlx5_fill_page_frag_array_perm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8de1206d mlx5_modify_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x90eb177d mlx5_query_hca_vport_gid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x988722b3 mlx5_modify_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x996eb027 mlx5_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9fe8872a mlx5_query_port_max_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa29171fe mlx5_nic_vport_unaffiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa3d821ff mlx5_nic_vport_query_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa7b11a3a mlx5_query_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa9cfbea1 mlx5_query_port_ptys +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaa6b68d1 mlx5_query_hca_vport_pkey +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xadcedbcb mlx5_query_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaeaac792 mlx5_nic_vport_enable_roce +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb2332947 mlx5_query_nic_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb4c74d68 mlx5_set_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbd164709 mlx5_set_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbe866b5a mlx5_set_port_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc6269821 mlx5_core_query_sq_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd0e91f8e mlx5_query_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd5efa4ed mlx5_query_nic_vport_qkey_viol_cntr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd620dbdd mlx5_query_port_vl_hw_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd7d2e0be mlx5_query_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xda206655 mlx5_query_nic_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdac1d44d mlx5_nic_vport_affiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe8025fa5 mlx5_set_port_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xebd1d31c mlx5_eswitch_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xee3132c2 mlx5_set_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xef644506 mlx5_modify_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xefce26ca mlx5_query_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf3577382 mlx5_set_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf42aeaf5 mlx5_query_nic_vport_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf6c264f0 mlx5_frag_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfb70e79e mlx5_query_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfeb38ab3 mlx5_modify_nic_vport_vlans +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x5a20ca7e ks8851_remove_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x7732c792 ks8851_probe_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x80e4e456 ks8851_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xe9da3611 ks8851_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xbf45a22e devm_regmap_init_encx24j600 +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xcc4fa41a regmap_encx24j600_spi_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xe8c8c6c2 regmap_encx24j600_spi_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x05106079 ocelot_port_configure_serdes +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0658157b ocelot_bridge_num_find +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08c9c7ed ocelot_lag_fdb_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0b09f33a ocelot_cls_flower_replace +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x106465b4 ocelot_port_get_eth_phy_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1983fe98 ocelot_port_rmwl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x29c26d16 ocelot_lag_fdb_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3479527b ocelot_port_get_pause_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3b30982f ocelot_phylink_mac_link_down +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x40809851 ocelot_port_unassign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4443a133 ocelot_port_teardown_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4995117d ocelot_mm_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4ac8cc3e ocelot_get_bridge_fwd_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x514f3c62 ocelot_port_get_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5e8ed761 ocelot_port_get_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x65146f00 ocelot_port_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6f347441 ocelot_mact_flush +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7304e597 ocelot_port_setup_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7766dfdd ocelot_port_get_mm_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x79261ef7 ocelot_cls_flower_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7f783423 ocelot_port_del_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8acb5d1f ocelot_port_get_eth_ctrl_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8ddd2621 __ocelot_rmw_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9214aa07 ocelot_port_assign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x94f55710 ocelot_port_readl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa0f71707 ocelot_port_mirror_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa8ab14e7 ocelot_port_add_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xaaeb3e21 ocelot_migrate_mdbs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbc9585af ocelot_port_writel +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbd94facb __ocelot_bulk_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbe52bbbf ocelot_port_get_rmon_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbf379e49 ocelot_cls_flower_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc682d10e ocelot_port_set_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd05cb375 ocelot_phylink_mac_link_up +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd15bb770 ocelot_port_get_eth_mac_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd6bfa021 ocelot_port_get_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdbb4e16f ocelot_bond_get_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdea93a91 ocelot_port_assigned_dsa_8021q_cpu_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdf3e6704 __ocelot_write_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe3447eaf __ocelot_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xedc0db72 ocelot_port_mirror_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xef25f788 ocelot_regfields_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf012875d ocelot_regmap_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf65881e7 ocelot_phylink_mac_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfd9514aa ocelot_port_set_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x0b28a9ad qcafrm_create_footer +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x2b6ddf3f qcafrm_fsm_decode +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x41da0375 qcafrm_create_header +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x162b0b71 stmmac_dvr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x3efde04e stmmac_dvr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x545572d4 stmmac_set_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x563b5fbb stmmac_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x92d778bb stmmac_get_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xe7234203 stmmac_init_tstamp_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xf4ee9033 stmmac_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xf7c4b218 stmmac_bus_clks_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x037d9b6d stmmac_pltfr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x219c775c stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x39ee3276 stmmac_pltfr_remove_no_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x4c0e1934 stmmac_get_platform_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x56c2825b stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x6b66623d stmmac_pltfr_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x7d4a95ef devm_stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x8f037679 stmmac_pltfr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x96efb3ed devm_stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xb5572fa3 stmmac_pltfr_exit +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xe73df048 stmmac_remove_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x2b49a3b4 am65_cpts_prep_tx_timestamp +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x405b51c2 am65_cpts_ns_gettime +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x6ab9a4a1 am65_cpts_release +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x828c824a am65_cpts_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x91fd3558 am65_cpts_rx_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xb60b988a am65_cpts_estf_disable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xbfc83e4d am65_cpts_estf_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xc1970f7b am65_cpts_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xd7e23e74 am65_cpts_tx_timestamp +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xe0cbdf78 am65_cpts_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xfca9b9d9 am65_cpts_phc_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x1c2a1ad3 w5100_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x8ec88ae0 w5100_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0xc25a9092 w5100_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0xe257c171 w5100_ops_priv +EXPORT_SYMBOL_GPL drivers/net/geneve 0x0f015c05 geneve_dev_create_fb +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x0acbae0d ipvlan_link_setup +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x34a47c23 ipvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x6a772702 ipvlan_link_delete +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x8d215ef9 ipvlan_count_rx +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xa40db814 ipvlan_link_new +EXPORT_SYMBOL_GPL drivers/net/macsec 0x73c6fb4b macsec_pn_wrapped +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x4ae6734c macvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x6548f85e macvlan_common_setup +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x8b80cdc8 macvlan_common_newlink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xa6a1c088 macvlan_dellink +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-i2c 0xff542579 mdio_i2c_alloc +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0x50d72877 mdio_mux_init +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0x6318757f mdio_mux_uninit +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-regmap 0xeb5ef252 devm_mdio_regmap_register +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x5a40313a xpcs_config_eee +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x6bbdb0f3 xpcs_destroy +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x85bbf224 xpcs_get_interfaces +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x9b430bc5 xpcs_link_up +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xa7cb286a xpcs_create_mdiodev +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xaec20272 xpcs_get_an_mode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xcddb5a1a xpcs_do_config +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0146da07 bcm_phy_ack_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0209b6ec bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x03412fbf __bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x09b2f7da bcm_phy_r_rc_cal_reset +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x177817c9 bcm_phy_downshift_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x3a2be54d __bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x400e1e8c bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x53ce46cd bcm_phy_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x653f7013 bcm_phy_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x6755cdbc bcm_phy_write_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x688a411d bcm_phy_cable_test_get_status +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x68b106f0 bcm_phy_led_brightness_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x6a94cc0e bcm_phy_get_strings +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x6f6a9481 bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x75842930 bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x81c7c0e5 bcm_phy_cable_test_get_status_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x88c42436 bcm_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x8d450203 bcm54xx_auxctl_read +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x967d4783 bcm_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x976cc412 bcm_phy_write_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x98b40099 bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0965338 __bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0f0ddfd bcm_phy_wol_isr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa50f5bf1 bcm_phy_get_stats +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xac56f2d5 bcm_phy_cable_test_start_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xae70e397 bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xb204be93 bcm_phy_enable_apd +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xc4a562ce bcm_phy_read_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xc4a92318 bcm_phy_enable_jumbo +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xc8c48b1b bcm_phy_read_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xcbf68bfa bcm_phy_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xcddbd413 bcm_phy_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd6526d5b __bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd86ab68c bcm_phy_cable_test_start +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd8b5e518 __bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe2eb22e1 bcm_phy_downshift_get +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe5a88286 bcm_phy_28nm_a0b0_afe_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf936e756 __bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x32baf96f bcm_ptp_probe +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xe54c4503 bcm_ptp_stop +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xee529dcc bcm_ptp_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x1582fa03 smsc_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x1ad40d0b smsc_phy_probe +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x1d536149 lan87xx_read_status +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x60b26311 smsc_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xb59e1db1 smsc_phy_set_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xbf2094b3 smsc_phy_get_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xcfec2aac smsc_phy_config_init +EXPORT_SYMBOL_GPL drivers/net/tap 0x57d12117 tap_get_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x6143036d tap_get_ptr_ring +EXPORT_SYMBOL_GPL drivers/net/tap 0x6552406e tap_get_socket +EXPORT_SYMBOL_GPL drivers/net/tap 0x6e527ddd tap_free_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x835ef8be tap_queue_resize +EXPORT_SYMBOL_GPL drivers/net/tap 0x899597aa tap_destroy_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0x934e6497 tap_del_queues +EXPORT_SYMBOL_GPL drivers/net/tap 0xa7f28e78 tap_create_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0xae9cd566 tap_handle_frame +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x24d3724d usbnet_cdc_update_filter +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x328c022b usbnet_generic_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x3cb6b0c7 usbnet_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x3fb4d118 usbnet_cdc_zte_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x49222a07 usbnet_cdc_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x727a9742 usbnet_cdc_status +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xfacada30 usbnet_ether_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x02f43925 cdc_ncm_select_altsetting +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x161c6c05 cdc_ncm_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x16bba055 cdc_ncm_fill_tx_frame +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x30306ae7 cdc_ncm_rx_verify_ndp16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x36dbd33d cdc_ncm_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x37f98e34 cdc_ncm_rx_verify_nth32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x3a04ea3b cdc_ncm_rx_verify_nth16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x89fda986 cdc_ncm_bind_common +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x9bff849b cdc_ncm_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xc092d43d cdc_ncm_rx_verify_ndp32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xd6287c48 cdc_ncm_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/r8152 0xecffbca5 rtl8152_get_version +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x03c0b3c2 rndis_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x41ff6da1 rndis_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x65b06c6e rndis_status +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x8537ce00 generic_rndis_bind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x90b40d17 rndis_command +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x9f5e83ee rndis_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x086f1323 usbnet_get_endpoints +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x091ac358 usbnet_set_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x0945e546 usbnet_get_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x0a8af6c4 usbnet_set_rx_mode +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x20895fc9 usbnet_get_ethernet_addr +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x32747e18 usbnet_pause_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x3359d4c7 usbnet_probe +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x3aed951a usbnet_suspend +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x3cb633a5 usbnet_write_cmd_async +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x3e3b192d usbnet_disconnect +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x46b36bd7 usbnet_start_xmit +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x479d96f8 usbnet_skb_return +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x49e5e450 usbnet_status_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x4f0b7108 usbnet_get_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x510823d0 usbnet_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x55959e4a usbnet_defer_kevent +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x55f4d462 usbnet_get_link +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x62196b0f usbnet_open +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6cd957c9 usbnet_update_max_qlen +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x71cdc5e3 usbnet_nway_reset +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x74e48b5a usbnet_read_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x7e68e0db usbnet_status_start +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8497c74c usbnet_purge_paused_rxq +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xa3de34a0 usbnet_read_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xb295b188 usbnet_write_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xb35cfe8d usbnet_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc2606e4a usbnet_unlink_rx_urbs +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc5ed79f3 usbnet_tx_timeout +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xd5282b75 usbnet_get_drvinfo +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xe56c6d76 usbnet_resume +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xeb3f3295 usbnet_resume_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xec3e6002 usbnet_get_link_ksettings_internal +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xec56a058 usbnet_write_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xffa32b4d usbnet_set_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x37745d2b vxlan_fdb_clear_offload +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x7b6b24d8 vxlan_fdb_find_uc +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xad23c6fe vxlan_fdb_replay +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xdca56250 vxlan_dev_create +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/ipw2x00/libipw 0x8c064f36 libipw_rx_any +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x369abf9c il_prep_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3d1deda0 il_mac_tx_last_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa8c21c33 _il_grab_nic_access +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xafd57658 il_dealloc_bcast_stations +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbad81a21 il_remove_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x13863121 iwl_fw_lookup_cmd_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x443a0ac3 iwl_fw_lookup_notif_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x5987fe45 iwl_fw_lookup_assert_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x00895a7d p54_free_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x35e9f11c p54_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x54d3e555 p54_parse_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x5e309863 p54_free_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x684edcc6 p54_read_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x8d965ce6 p54_register_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x914bc3a6 p54_init_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xce8f31ef p54_unregister_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xd5f86457 p54_parse_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x0d2ba01c lbs_get_firmware_async +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x18ace521 lbs_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x1b2066b3 lbs_process_rxed_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x27c25344 lbs_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x476f0e46 lbs_notify_command_response +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x5bc6482a lbs_start_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x62f1d34e lbs_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x76094266 lbs_get_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x7b96a41b lbs_host_to_card_done +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x86373ea6 lbs_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x97abc3b7 __lbs_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xa0843b57 lbs_stop_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xbbde9ca6 lbs_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xe48fa91c lbs_queue_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xec390dc0 lbs_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf64277de lbs_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xfb6b079e lbs_host_sleep_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x0ebeaacb lbtf_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x41abdde5 lbtf_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x4c193832 __lbtf_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x4ebca53c lbtf_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x6e07d18f lbtf_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x84325155 lbtf_bcn_sent +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xb3f63be3 lbtf_cmd_response_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc85e6899 lbtf_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xce18f3f4 lbtf_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x02719970 mwifiex_process_sleep_confirm_resp +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x0f298687 mwifiex_upload_device_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x1963fec1 mwifiex_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x1aa0828b mwifiex_multi_chan_resync +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x1f5e921d mwifiex_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x2934d755 mwifiex_handle_rx_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x294aa1f6 mwifiex_init_shutdown_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x398defd5 mwifiex_dnld_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x6d66c7f4 mwifiex_reinit_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x72aeec9c mwifiex_prepare_fw_dump_info +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x7e2ee59e mwifiex_fw_dump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x80b5c6b6 mwifiex_add_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x838b7f75 mwifiex_cancel_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xa105d972 mwifiex_enable_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xa49fc958 mwifiex_del_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xb2956231 mwifiex_deauthenticate_all +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xb4b086c5 mwifiex_disable_auto_ds +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xc329a055 mwifiex_process_hs_config +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xc43a0256 mwifiex_queue_main_work +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd4dad9f3 mwifiex_alloc_dma_align_buf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd986f034 mwifiex_main_process +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xe1238065 mwifiex_shutdown_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xe435c163 _mwifiex_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xeaef2e1b mwifiex_drv_info_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xff488eeb mwifiex_write_data_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x059f049f mt76_alloc_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0809ce95 mt76_tx_worker_run +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x08f73b70 mt76_queue_tx_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x093a97bd mt76_csa_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0afa4ede mt76_dma_rx_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0bbcaabb mt76_rx_aggr_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0efef3ad mt76_put_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1282e019 mt76_dma_wed_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x15024518 mt76_tx_status_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x15ceec8a __traceiter_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x16d03431 mt76_unregister_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x17f568e9 mt76_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1b0607c9 mt76_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1d0428b8 __mt76_set_tx_blocked +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1d970a0d mt76_get_of_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ec57b4f __mt76_worker_fn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2210cb01 mt76_skb_adjust_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2419c424 mt76_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2638ee6c mt76_get_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2da920aa mt76_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2e0cbdad mt76_insert_ccmp_hdr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2e166ca6 mt76_phy_dfs_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2f79a98a mt76_alloc_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3031e5a7 __traceiter_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3527c557 mt76_mcu_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x35a37cfb mt76_pci_disable_aspm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x36f5975d mt76_release_buffered_frames +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x44356d53 mt76_csa_finish +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4f9b5881 mt76_txq_schedule +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5629779e mt76_get_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x57e8ca59 mt76_stop_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x58b5e47e mt76_seq_puts_array +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5900c4b9 mt76_update_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5a3b1008 mt76_register_debugfs_fops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5e3425ed mt76_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5fe73d10 mt76_update_survey_active_time +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x60127968 mt76_mcu_get_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x647b30d9 mt76_has_tx_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x66e890af mt76_get_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x67c0c05f mt76_get_rate_power_limits +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x687d5c54 mt76_init_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x69b097d2 mt76_tx_status_skb_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6e824e18 mt76_txq_schedule_all +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x72398aed __mt76_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x74521705 mt76_rx_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x77bd437a mt76_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7b0513eb mt76_register_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7caa1acb mt76_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x805fc13a __SCK__tp_func_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x81ba4a6c mt76_set_stream_caps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x825f3dba ____mt76_poll_msec +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x85e5978b mt76_mcu_skb_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x87cdacea mt76_tx_check_agg_ssn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x88367f02 __mt76_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8d650af6 mt76_eeprom_override +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8e9f7fa2 __mt76_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x93d182bd mt76_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9a58a9d0 mt76_put_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9d0c56d0 mt76_free_pending_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9d28c26e __tracepoint_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9ed5d168 mt76_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa32cd41b mt76_dma_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa8665130 mt76_queues_read +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xab9d88b8 mt76_ethtool_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xad2523c4 mt76_tx_status_skb_get +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xad92fa3e mt76_init_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xadd9c138 mt76_sta_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xadfbc9b3 mt76_dma_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xaf67f720 mt76_get_min_avg_rssi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb608bb75 __tracepoint_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbd2391d5 mt76_mmio_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc11ac636 mt76_sta_pre_rcu_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc2f4108c mt76_ethtool_page_pool_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc46359f0 mt76_get_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc5f20239 mt76_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6315d8e __SCK__tp_func_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6634315 mt76_ac_to_hwq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc97f5555 mt76_tx_status_skb_done +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xca1649ed mt76_mcu_rx_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xca423575 mt76_tx_status_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcb3d31a4 mt76_rx_aggr_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcd1e06a6 __mt76_mcu_send_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcddc7d57 mt76_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcfd3382f mt76_create_page_pool +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd684817b mt76_calculate_default_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xda66e97e mt76_tx_status_unlock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdc2d339f mt76_sw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe145d9ee mt76_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe40b66ef mt76_wcid_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xeea0f6cf mt76_unregister_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf47b5baa __mt76_mcu_msg_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf56f9328 mt76_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf81c3d69 mt76_free_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf90cb7cd mt76_wake_tx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfac1e787 mt76_rx_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfc75ba29 mt76_set_irq_mask +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x01bce70d mt76_connac_mcu_set_mac_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0a25337f mt76_connac_gen_ppe_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0e57f1ce mt76_connac_mcu_set_rts_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x10cc3757 mt76_connac2_mac_fill_txs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1230c90d mt76_connac_mcu_wtbl_generic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x155e905b mt76_connac2_load_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x16dae735 mt76_connac_mcu_set_channel_domain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x18fa7730 mt76_connac_mcu_sched_scan_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1f780b67 mt76_connac2_mac_add_txs_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x231e9111 mt76_connac2_load_ram +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x236f25a2 mt76_connac_mcu_sta_wed_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x24a43c7b mt76_connac_mcu_coredump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2e2931e7 mt76_connac_mcu_set_vif_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x324928a8 mt76_connac_free_pending_tx_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x343cf798 mt76_connac_sta_state_dp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x36905db5 mt76_connac_get_phy_mode_ext +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x37c1576e mt76_connac_get_eht_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x38c3cc5a mt76_connac_get_he_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3f036dc6 mt76_connac_init_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3f4d47d0 mt76_connac_mcu_wtbl_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x41fdddcb mt76_connac_txp_skb_unmap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x46524009 mt76_connac_mcu_get_nic_capability +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x48a1b296 mt76_connac_mcu_reg_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x48eb55fb mt76_connac_mcu_sta_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x49e9ec2f mt76_connac2_mcu_fill_message +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4c315ddc mt76_connac_mcu_start_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x531f242f mt76_connac_mcu_wtbl_ht_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x55263112 mt76_connac2_mac_fill_rx_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5ab9d84d mt76_connac_mcu_bss_ext_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5d36a41f mt76_connac_mcu_set_deep_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x60198f36 mt76_connac_mcu_start_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x64070092 mt76_connac_mcu_update_gtk_rekey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x645ec331 mt76_connac_mcu_bss_omac_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x67782792 mt76_connac_mcu_beacon_loss_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x71165edc mt76_connac_mcu_reg_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x71d2bb89 mt76_connac_mcu_rdd_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7335da69 mt76_connac2_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x764d8c23 mt76_connac_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7b1b9bad mt76_connac_mcu_set_pm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7cc13d3e mt76_connac_mcu_patch_sem_ctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7f573b41 mt76_connac_get_phy_mode +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x85fb94f4 mt76_connac_mcu_set_hif_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8846142a mt76_connac_mcu_cancel_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x88ebae6b mt76_connac_mcu_set_rate_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8a359745 mt76_connac_mcu_uni_add_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8ea169bd mt76_connac_pm_wake +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x908ca40c mt76_connac_wowlan_support +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x90bdd4b8 mt76_connac_mcu_sta_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x91de5b06 mt76_connac_mcu_sta_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9d182d52 mt76_connac2_reverse_frag0_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa20a6f83 mt76_connac_mcu_add_nested_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa9b226b9 mt76_connac_mcu_alloc_wtbl_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xab879be0 mt76_connac_mcu_sta_uapsd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xacafe73c mt76_connac_power_save_sched +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xaf880376 mt76_connac_mcu_sched_scan_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb3287652 mt76_connac2_mac_tx_rate_val +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb48f221b mt76_connac_mcu_bss_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb500ad69 __mt76_connac_mcu_alloc_sta_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb59251b3 mt76_connac_mcu_chip_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb9dc8c30 mt76_connac_mcu_wtbl_hdr_trans_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xbac08be9 mt76_connac_mcu_sta_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc2401b4c mt76_connac_mcu_update_arp_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcc1695fe mt76_connac_mcu_set_suspend_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcca5be27 mt76_connac_write_hw_txp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcd7f5434 mt76_connac_mcu_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcfdcb30d mt76_connac_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd87e35e9 mt76_connac2_mac_decode_he_radiotap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd8ac87e6 mt76_connac_mcu_add_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xdbfb4574 mt76_connac_mcu_uni_add_bss +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xdd527807 mt76_connac_mcu_uni_set_chctx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe35d1ca8 mt76_connac_mcu_sta_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe7890ef3 mt76_connac_pm_dequeue_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xeddf2d77 mt76_connac_pm_queue_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf167c491 mt76_connac_mcu_sta_ba +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf7756298 mt76_connac_mcu_init_download +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xfba0017d mt76_connac_mcu_wtbl_smps_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xfe7d8667 mt76_connac_mcu_wtbl_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xfee87ac3 mt76_connac_mcu_set_p2p_oppps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0133aacb mt76s_sdio_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x04cba1ac mt76s_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x09e7e6e6 mt76s_hw_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x135c0ff5 mt76s_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x15b401b8 mt76s_read_pcr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x2897e698 mt76s_write_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x372ed860 mt76s_txqs_empty +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x54565339 mt76s_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xa1f82012 mt76s_rd_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xd82eeb87 mt76s_rmw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xe12ad4ae mt76s_alloc_rx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xe1597fc4 mt76s_alloc_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xe3f01f2a mt76s_wr_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xed5f6e57 mt76s_txrx_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xf8054a69 mt76s_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xf8d4b535 mt76s_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x2f7dc8d3 mt76u_single_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x2ff0c2ee mt76u_alloc_mcu_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x3dec9409 ___mt76u_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x6109e7cd mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x66cb411c mt76u_resume_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x89a653db __mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x90d9ee1b mt76u_stop_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xa21d336d mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xac50fb48 mt76u_stop_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xbe234946 mt76u_queues_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xc4ca6f26 __mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xeffe096a ___mt76u_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xf5e318bf mt76u_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xf9468fb2 mt76u_alloc_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x06e6121a mt7615_unregister_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x0c271297 mt7615_register_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x1d574e5d mt7615_init_work +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x1e77c9f0 mt7615_wait_for_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x232e483a __mt7663_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x2d3ba6bc mt7615_mac_set_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x34a500df mt7615_mac_enable_rtscts +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x366acd94 mt7615_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x37107820 mt7615_tx_token_put +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x392e5e2c mt7615_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x3f5d6e68 mt7615_mcu_exit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x5051ea9d mt7615_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x675cbea7 mt7615_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x6a4a086c mt7615_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x6baf413b mt7615_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x77df2a45 mt7615_led_set_blink +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8d5427d6 mt7615_mcu_fill_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8db836eb mt7615_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x95e2ae1c mt7615_led_set_brightness +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xa1fa407d mt7615_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xaadf3871 mt7615_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xb71e2102 mt7615_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xbdefcc44 mt7615_thermal_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc0760287 mt7615_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc9297638 mt7615_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xcbfc5adc mt7622_trigger_hif_int +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xded391f8 mt7615_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xe831b1a0 mt7615_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xe91b6451 mt7615_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xede1220f mt7615_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615e 0x7a1710f4 mt7615_dma_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x1506ffca mt7663_usb_sdio_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x3bd10c43 mt7663_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x764aab33 mt7663_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x9f269ab7 mt7663_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xb742ad70 mt7663_usb_sdio_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x3315b3b2 mt76x0_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x567c6034 mt76x0_phy_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x56ad2d10 mt76x0_init_hardware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x93c1f9fb mt76x0_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xad260917 mt76x0_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xcedbd09d mt76x0_chip_onoff +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xd392a639 mt76x0_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x00108ef5 mt76x02_mcu_msg_send +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x09c1d1b6 mt76x02_init_agc_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0f63016c mt76x02_phy_set_bw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1010efab mt76x02_config_mac_addr_list +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x12721b76 mt76x02_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1921a68d mt76x02_mcu_set_radio_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x221f516c mt76x02_remove_hdr_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x229fce29 mt76x02_phy_set_rxpath +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x30f79d26 mt76x02_eeprom_parse_hw_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x34d4215d mt76x02_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x34ff9a87 mt76x02_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x41302706 mt76x02_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x42c8a2f3 mt76x02_eeprom_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x45b3dab5 mt76x02_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x47dc3597 mt76x02_mac_set_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4d0162f1 mt76x02_enqueue_buffered_bc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x51355b83 mt76x02_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x54284980 mt76x02_mac_reset_counters +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x581ed762 mt76x02_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5bd84fd5 mt76x02_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5db35d4c mt76x02_mcu_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5ecbebae mt76x02_set_ethtool_fwver +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x626fbb47 mt76x02_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6653b7cf mt76x02_phy_set_txdac +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x66fcc9e7 mt76x02_set_coverage_class +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x67009c81 mt76x02e_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x70f942e5 mt76x02_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x71377ec6 mt76x02_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x733e933b mt76x02_sta_rate_tbl_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x734762fa mt76x02_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x75b72015 mt76x02_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x75fef85d mt76x02_add_rate_power_offset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7a4b7531 mt76x02_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7d95b8b0 mt76x02_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x810e138e mt76x02_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8f2aa064 mt76x02_get_efuse_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x91d5b9ee mt76x02_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x93c479bc mt76x02_limit_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x9704a555 mt76x02_phy_adjust_vga_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x9b8379d7 mt76x02_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x9cf96fda mt76x02_ext_pa_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x9f355cdf mt76x02_phy_set_band +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa4f0ac98 mt76x02_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa7c84e8a mt76x02_mac_setaddr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xaa68a558 mt76x02_dma_disable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xad5d3ba8 mt76x02_get_max_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xaf3f4ec9 mt76x02_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xafa9032d mt76x02_dfs_init_params +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb5158666 mt76x02_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb597e53f mt76x02_mac_cc_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb696506d mt76x02_get_lna_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbe02603a mt76x02_resync_beacon_timer +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc197e0c0 mt76x02_update_beacon_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc2cb6cef mt76x02_mcu_function_select +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc38cb754 mt76x02_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xcba4f363 mt76x02_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd23906d0 mt76x02_mac_shared_key_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd2419121 mt76x02_mcu_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd299120b mt76x02_phy_dfs_adjust_agc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xdc72e41a mt76x02_dma_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe3e4e884 mt76x02_sta_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe5af75a6 mt76x02_tx_set_txpwr_auto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe5df1f4e mt76x02_get_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe665ac72 mt76x02_edcca_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf08243a4 mt76x02_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf158ec38 mt76x02_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf3f1486d mt76x02_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfd0b38c6 mt76x02_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfd790fe8 mt76x02_mac_wcid_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfdde24ee mt76x02_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfe1bfdc1 mt76x02_set_tx_ackto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x1e3d3f7c mt76x02u_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x27ce1f3b mt76x02u_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x6b05fbaa mt76x02u_init_mcu +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x7b706da3 mt76x02u_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x92a9c276 mt76x02u_mcu_fw_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xa6967aba mt76x02u_mcu_fw_send_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xac6a2385 mt76x02u_exit_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xacf709c4 mt76x02u_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x0d7f64f8 mt76x2_phy_set_txpower_regs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x0f1dd550 mt76x2_reset_wlan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x11827ada mt76x2_mcu_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x1bba558e mt76x2_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x1f05208b mt76x2_mcu_load_cr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x23734587 mt76x2_mcu_init_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x44633b8d mt76x2_get_temp_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x46b8bc1d mt76x2_read_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x4e1bd0c4 mt76x2_apply_gain_adj +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x5e0b8b33 mt76x2_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x6a1c1d4b mt76x2_get_power_info +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x6c9a9d7f mt76x2_configure_tx_delay +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x81ad807f mt76_write_mac_initvals +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x85af0688 mt76x2_phy_tssi_compensate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x90d5813a mt76x2_get_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x9a7b9028 mt76x2_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x9c3714be mt76x2_phy_update_channel_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xc39de698 mt76x2_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xd65b2147 mt76x2_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xffa12fb8 mt76x2_mcu_tssi_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x007ffa64 mt7921_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x03c2a02f mt7921_mcu_set_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x0ea81487 mt7921_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x2b2d6051 mt7921_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x2cdd06ba mt7921_mcu_fw_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x46a67a06 mt7921_mac_sta_assoc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x543a1ef6 mt7921_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x5803ebc6 mt7921_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x5935f248 mt7921_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x65be1b1b mt7921_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x6d63e683 mt7921_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x8c842f71 mt7921_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x9991a401 mt7921_mac_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x9d8deeac mt7921_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xa98a824e mt7921_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xab7ceb1c mt7921_get_mac80211_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xd0316c7f mt7921_mcu_drv_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xe0b24b8b __mt7921_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xece57e81 mt7921_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xf0b7834d mt7921_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xf0c9c1fe mt7921_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xf581ed92 mt7921_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xfafc6e77 mt7921_txwi_free +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x262936f9 host_sleep_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x304d5faf wilc_handle_isr +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x5f69d297 wilc_netdev_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x80ed5f4a wilc_cfg80211_init +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x8ae1ace4 chip_wakeup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x9e036db5 host_wakeup_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x9e6b85a3 chip_allow_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x278af838 qtnf_wake_all_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x2da70865 qtnf_core_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x310979c5 qtnf_trans_handle_rx_ctl_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x31fab83c qtnf_chipid_to_string +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x41ddc4c8 qtnf_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xa1316402 qtnf_classify_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xfb024334 qtnf_core_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x00d88a4c rt2800_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0de15669 rt2800_link_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1380227b rt2800_txdone_nostatus +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1a9a2b53 rt2800_process_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2047c9ce rt2800_wait_csr_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x26937567 rt2800_get_key_seq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2cf6d24b rt2800_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x369b48e2 rt2800_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x3802ce84 rt2800_config_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x46606046 rt2800_config_pairwise_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5674ee54 rt2800_pre_reset_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5e550025 rt2800_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6072da83 rt2800_write_tx_data +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x62dd71e3 rt2800_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x653e256e rt2800_clear_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x654d95cb rt2800_txdone_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6778b01f rt2800_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x67f5a05a rt2800_mcu_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x687590d5 rt2800_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x69c0c0b8 rt2800_write_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x76274e33 rt2800_efuse_detect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x79365c51 rt2800_link_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8cde8e1c rt2800_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8d3672ca rt2800_read_eeprom_efuse +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x94ddd051 rt2800_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9667f0cb rt2800_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9ad36c6f rt2800_wait_wpdma_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9d44ab48 rt2800_config_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa4784a32 rt2800_txstatus_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xaaa59b02 rt2800_config_erp +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xac0f7d5b rt2800_reset_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb483933f rt2800_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb7defaf5 rt2800_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc2f97e88 rt2800_vco_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc72cd1f4 rt2800_disable_wpdma +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc947ce69 rt2800_config_shared_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc9b3efa8 rt2800_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe043ca90 rt2800_check_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe0f512ee rt2800_config_ant +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xeadd16b2 rt2800_txstatus_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xeafaeaec rt2800_gain_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf7a0c74e rt2800_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf90cbde9 rt2800_get_tsf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xffaeb485 rt2800_get_txwi_rxwi_size +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x0a7c5764 rt2800mmio_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x16b474da rt2800mmio_write_tx_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x32ac3645 rt2800mmio_rxdone_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3d741c87 rt2800mmio_pretbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x46a38e76 rt2800mmio_fill_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5028bbb2 rt2800mmio_tbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x57d6a138 rt2800mmio_get_entry_state +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5fa4db64 rt2800mmio_interrupt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x64f3370c rt2800mmio_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x67348790 rt2800mmio_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x7e6bf143 rt2800mmio_init_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x8febf83a rt2800mmio_init_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x97e3c029 rt2800mmio_autowake_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x98909b1a rt2800mmio_queue_init +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9f3c8921 rt2800mmio_txstatus_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xa0bd8c79 rt2800mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xa14c8281 rt2800mmio_get_dma_done +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xae9cafb6 rt2800mmio_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xb2215ad9 rt2800mmio_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xc79f884a rt2800mmio_toggle_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xeacbafef rt2800mmio_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xf5f72c3b rt2800mmio_get_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x03f924a6 rt2x00lib_dmastart +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x124e8b2b rt2x00mac_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x1705a11a rt2x00mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x17afe01a rt2x00lib_get_bssidx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x2b3986a6 rt2x00lib_dmadone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x2de1f840 rt2x00queue_map_txskb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x2e4de505 rt2x00lib_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x3434201e rt2x00mac_get_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x35e58880 rt2x00mac_set_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x3b234b67 rt2x00queue_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x43d9f8bc rt2x00mac_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4b6f06d4 rt2x00lib_set_mac_address +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4e0b1a61 rt2x00queue_flush_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x55b3a2d1 rt2x00queue_stop_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5df5bb42 rt2x00mac_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x644ed886 rt2x00mac_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x78d9507e rt2x00mac_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x7cfe3b8b rt2x00mac_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x7eee4c61 rt2x00lib_beacondone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x82ee8fe9 rt2x00mac_tx_frames_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x8b07ac68 rt2x00queue_unmap_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x90c2de05 rt2x00mac_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x94075d5a rt2x00mac_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x971a0212 rt2x00queue_start_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x997d327a rt2x00queue_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9ccf1b3e rt2x00mac_get_ringparam +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9dfe3411 rt2x00lib_remove_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9e88443d rt2x00mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa1c98086 rt2x00mac_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa4046740 rt2x00mac_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa45fe1cf rt2x00lib_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa8062d18 rt2x00mac_sw_scan_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb83319a3 rt2x00lib_txdone_nomatch +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb891f9f9 rt2x00queue_get_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc00f86db rt2x00lib_pretbtt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc6cb9731 rt2x00mac_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc9097cb2 rt2x00lib_txdone_noinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xd078cd06 rt2x00lib_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xd9ee1bc2 rt2x00lib_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xda3c9d31 rt2x00queue_pause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xdee493a1 rt2x00mac_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe10c41c9 rt2x00mac_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe6acda78 rt2x00mac_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe72256c6 rt2x00queue_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf35c4c25 rt2x00queue_unpause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf67f08a7 rt2x00queue_for_each_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf7bc48aa rt2x00lib_probe_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x30a79fdd rt2x00mmio_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x33419742 rt2x00mmio_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x35378ae2 rt2x00mmio_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x3e76df63 rt2x00mmio_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0xaaf3573e rt2x00mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x97d74202 rt2x00pci_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xa2457ebf rt2x00pci_pm_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xedf61ad0 rt2x00pci_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x081d0818 rt2x00usb_register_read_async +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x13c5dd45 rt2x00usb_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x1d8a9bfa rt2x00usb_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x4a7e80f8 rt2x00usb_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x563dccb8 rt2x00usb_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x57378aab rt2x00usb_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x5c1db2cd rt2x00usb_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x75e019f8 rt2x00usb_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x85e1cd18 rt2x00usb_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x9ef220d9 rt2x00usb_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xaa8d1b6f rt2x00usb_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xae6efafb rt2x00usb_disconnect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xb093bbf3 rt2x00usb_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xba8e9c14 rt2x00usb_vendor_request_buff +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xdde8154f rt2x00usb_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xf9d2b89b rt2x00usb_vendor_req_buff_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x02009972 dm_writepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa0054ac7 dm_savepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd49282dd dm_restorepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xdf85c676 rtl92c_set_p2p_ps_offload_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0a5a3a45 rtl8723be_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x11b4a464 rtl8723_phy_init_bb_rf_reg_def +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x191e2da3 rtl8723_download_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x2ae60a59 rtl8723_cmd_send_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x357948a9 rtl8723_dm_init_dynamic_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3f5bf9c0 rtl8723_phy_calculate_bit_shift +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x4f201edb rtl8723_phy_reload_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x561dc1d4 rtl8723_phy_rf_serial_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x5bcf49a5 rtl8723_phy_save_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x5fb2c06d rtl8723_phy_reload_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x66253902 rtl8723_phy_pi_mode_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x79af0ba8 rtl8723_dm_init_edca_turbo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x7a092188 rtl8723_phy_rf_serial_read +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x7a845d57 rtl8723_phy_set_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x7b144737 rtl8723_enable_fw_download +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8baf8913 rtl8723_phy_set_sw_chnl_cmdarray +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xa401a815 rtl8723_phy_path_a_fill_iqk_matrix +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xc012d20a rtl8723_fw_free_to_go +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xc92f2de0 rtl8723_save_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xca3e72a5 rtl8723_phy_query_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xcfb3a1a4 rtl8723_phy_mac_setting_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xd266dc3c rtl8723_dm_init_dynamic_bb_powersaving +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xebff4d41 rtl8723ae_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf270a494 rtl8723_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf499840b rtl8723_phy_path_a_standby +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf543af5b rtl8723_write_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf64e3ec7 rtl8723_phy_path_adda_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x00709f27 rtl_p2p_info +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x01cc844a rtl_tx_ackqueue +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0b3f245d rtl_fw_block_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0bfdc1d9 rtl_deinit_deferred_work +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2215b35d rtl_set_tx_report +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2921a4d4 rtl_btc_status_false +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2d32cdfc rtl_lps_change_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2e5382f9 rtl_fill_dummy +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3c318963 rtl_is_special_data +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x48e76de6 rtl_efuse_ops_init +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4e94cd48 rtl_global_var +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6157aebc rtl_fw_page_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6a3daa05 rtl_beacon_statistic +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6db3ba37 rtl_update_beacon_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x74b17d15 rtl_init_rx_config +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7e225118 rtl_recognize_peer +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x84ac84fb rtl_init_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x87a40cbf rtl_tx_report_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8c13ae3b rtl_deinit_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x92463a7e rtl_get_hal_edca_param +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x95801247 rtl_swlps_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x97e05663 rtl_tid_to_ac +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa79af924 rtl_get_hwinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xae021d90 rtl_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc60cb358 rtl_tx_mgmt_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd498f372 rtl_lps_enter +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe0055603 read_efuse_byte +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xeb35e772 rtl_lps_leave +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf30b9ea9 rtl_action_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf3c5758f rtl_deinit_rfkill +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf580cdff rtl_ips_nic_on +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x0f5c3ce9 rsi_zone_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x23f98400 rsi_91x_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x76735d7a rsi_read_pkt +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x8b123786 rsi_hal_device_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xbdda72ed rsi_mac80211_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xccbd7408 rsi_91x_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xcd173710 rsi_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x690cb0ec cw1200_can_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x6d4d82ce cw1200_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0xcfe19e0f cw1200_core_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0xee27da02 cw1200_core_release +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x2ea919c2 wl1251_init_ieee80211 +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0xab831195 wl1251_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0xebc93bd4 wl1251_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x06d3b27e wl12xx_debug_level +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x197eff66 wlcore_event_ba_rx_constraint +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1e9b273b wlcore_event_channel_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x20351125 wlcore_get_native_channel_type +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x21c31624 wlcore_scan_sched_scan_ssid_list +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2761daff wlcore_synchronize_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2f25de49 wlcore_event_fw_logger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3fa2f7d2 wl12xx_cmd_build_probe_req +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x41306611 wlcore_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4a633c66 wlcore_boot_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4eab9e26 wlcore_boot_upload_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x5385b7fe wlcore_enable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x53c2dc51 wlcore_event_max_tx_failure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x61b4c7c7 wlcore_cmd_wait_for_event_or_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6342374b wlcore_disable_interrupts_nosync +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x63785e18 wlcore_cmd_generic_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x68bc17df wl1271_acx_sleep_auth +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6a2e64cb wlcore_event_dummy_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6ab6ccd6 wl1271_debugfs_update_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6cedcff5 wlcore_event_sched_scan_completed +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6db33dd8 wl1271_acx_pm_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x7062b7e7 wl1271_cmd_data_path +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x724a86ae wl1271_tx_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x755819f0 wlcore_event_beacon_loss +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x7875e7ce wlcore_event_inactive_sta +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x7da7b68d wlcore_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x85498cd1 wl1271_format_buffer +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8f468c49 wl12xx_acx_mem_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x979b77a2 wlcore_disable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9822387f wlcore_event_rssi_trigger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9e7f5765 wlcore_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb5dd3640 wlcore_set_partition +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb76b82ff wlcore_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xba1fa6bf wl1271_acx_set_ht_capabilities +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xba9d822e wl1271_acx_init_mem_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xca018fa6 wlcore_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xcdb2da11 wlcore_boot_upload_nvs +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xcf4c41de wl1271_cmd_test +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd4085eb2 wl1271_tx_min_rate_get +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd8d23b3e wlcore_event_soft_gemini_sense +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xdb740da8 wl1271_cmd_send +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xde7d61cf wlcore_event_roc_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf14f1f51 wlcore_set_scan_chan_params +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf73de1f3 wl1271_cmd_configure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf7a857c7 wlcore_scan_sched_scan_results +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xfa228019 wlcore_translate_addr +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x15e77c79 wwan_unregister_ops +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x3d9bbf75 wwan_port_txon +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x4dff61e5 wwan_port_txoff +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x526bcf2a wwan_port_get_drvdata +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x52bfbe7b wwan_put_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x696ff6b0 wwan_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xb74c31cd wwan_remove_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xc6e61dad wwan_port_rx +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xe7c00f81 wwan_register_ops +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xf8edbfc7 wwan_create_port +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x49df1de6 nfcmrvl_nci_recv_frame +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xb8d6264e nfcmrvl_nci_unregister_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xe2774cda nfcmrvl_nci_register_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xe9bad5f5 nfcmrvl_parse_dt +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x19a1dc5a pn53x_common_clean +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x1aa75bf2 pn53x_register_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x3d19f1f3 pn532_i2c_nfc_alloc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x5c7cd927 pn53x_common_init +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x6b719c41 pn533_rx_frame_is_cmd_response +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x9243a09d pn53x_unregister_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xd25c5b14 pn533_finalize_setup +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xdecfd339 pn533_rx_frame_is_ack +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x08a54c6c st_nci_enable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x0eef8c2e st_nci_hci_load_session +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x2442ddf1 st_nci_hci_event_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x2b10da39 st_nci_remove +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x44e49378 st_nci_probe +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x55b2c6f8 st_nci_hci_cmd_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x84982329 st_nci_discover_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xd298ecba st_nci_disable_se +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0xd1c72b45 st95hf_spi_recv_echo_res +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0xf6f30c3a st95hf_spi_send +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0xff9d5b8b st95hf_spi_recv_response +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x0862001f ntb_transport_tx_free_entry +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x30934216 ntb_transport_max_size +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x32537aca ntb_transport_link_query +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x3b68561d ntb_transport_register_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x3d54dbfc ntb_transport_tx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x4144b612 ntb_transport_unregister_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x436098aa ntb_transport_link_down +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x82e6c13d ntb_transport_qp_num +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x9c992c8f ntb_transport_link_up +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc270dc24 ntb_transport_free_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc37d9036 ntb_transport_rx_remove +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xd40e7a02 ntb_transport_rx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xdf931789 ntb_transport_create_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf55d6313 ntb_transport_register_client_dev +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf9eb813f ntb_transport_unregister_client_dev +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0x73268bd2 async_pmem_flush +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0xa9062bdd virtio_pmem_host_ack +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x01850555 nvme_auth_generate_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x1d3b270f nvme_auth_transform_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x22e5d1de nvme_auth_augmented_challenge +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x399d9ac8 nvme_auth_hmac_hash_len +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x4830f1ed nvme_auth_gen_pubkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x51873876 nvme_auth_get_seqnum +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x640b9547 nvme_auth_gen_shared_secret +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x674c5bc1 nvme_auth_hmac_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6adadbb4 nvme_auth_free_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6e91ee1b nvme_auth_digest_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x75ad91ff nvme_auth_gen_privkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x780989d1 nvme_auth_dhgroup_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x9070925e nvme_auth_extract_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xc9bb48ac nvme_auth_dhgroup_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcb39603c nvme_auth_hmac_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xf0ccf2d4 nvme_auth_dhgroup_kpp +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x00e97f7f nvme_change_ctrl_state +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x01e32aa9 nvme_cancel_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x028803c5 nvme_sync_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0f75a454 nvme_reset_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x11abc494 __SCK__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x15c27cd0 nvme_cancel_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1c9e52c9 nvme_quiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x27b5a270 nvme_remove_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x27fcbedb __tracepoint_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2873d0bd nvme_complete_async_event +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2acdd23a nvme_stop_keep_alive +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2ce31275 nvme_auth_negotiate +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2ee58f3a nvme_auth_wait +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x399b342e nvme_wait_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3dd62096 nvme_alloc_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4112aedf nvme_mpath_start_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x43b755f8 nvme_cancel_admin_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x43d19d95 nvme_enable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x440fc6b2 nvme_auth_free +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x45c0cda0 nvme_try_sched_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x49224181 nvme_reset_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4b556fa7 nvme_disable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4dd21aab nvme_unfreeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x582984f1 nvme_delete_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5ea5ea83 nvme_sync_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5ec66034 nvme_mark_namespaces_dead +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5fcd9d62 nvme_dev_attrs_group +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x63d29b2b nvme_alloc_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x64b62862 nvme_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x67448448 nvme_quiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6995ce6d __traceiter_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6f09afb7 nvme_get_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6f93b62b nvme_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6fe4a5b5 nvme_unquiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x71089444 nvme_host_path_error +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x7467098b nvme_wait_freeze_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x74d142a2 nvme_set_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x77f1415d nvme_fail_nonready_command +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x798dfffb nvme_stop_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x7c8bdfe3 nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x7ffe1b06 nvme_set_queue_count +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x813cf212 nvme_io_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x835abef9 nvme_auth_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x83ff3020 nvme_wait_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x8a12a4f4 nvme_remove_namespaces +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x8e5075e6 nvme_complete_batch_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x938f2774 nvme_cleanup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x94d19d0f nvme_start_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x968a7eee nvme_setup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9e63f2fe __nvme_check_ready +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xae6f826c nvme_remove_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xafa72a5b nvme_start_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb34699fa nvme_init_ctrl_finish +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc819de13 nvme_complete_rq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd188312b nvme_auth_stop +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd45434ee admin_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd58bbbcb nvme_delete_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd7488c3c nvme_unquiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd838f6d3 nvme_init_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe2d55d5c __nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xfaa7ea2b nvme_uninit_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x12f9ee83 nvmf_reg_read32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1e328d22 nvmf_set_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x43bb0fb2 nvmf_should_reconnect +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x4da0fef3 nvmf_map_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x5188acbe nvmf_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x5ea3b9c1 nvmf_get_address +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x7a835b7a nvmf_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x88905292 nvmf_connect_io_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x95a83899 nvmf_connect_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xb312145a nvmf_ip_options_match +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xc45a0c73 nvmf_reg_read64 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xcbe2672a nvmf_reg_write32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xdd8af66e nvmf_free_options +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x0d12e564 nvme_fc_register_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3884f8b8 nvme_fc_unregister_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3e33ac54 nvme_fc_rescan_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x516e4639 nvme_fc_register_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x8a9cf5a7 nvme_fc_set_remoteport_devloss +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xbb0e18a6 nvme_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xcc8a2d78 nvme_fc_io_getuuid +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xfca9dc99 nvme_fc_unregister_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x10b5c006 nvmet_check_transfer_len +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x18207fe9 nvmet_req_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x1c7d6169 nvmet_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x2649cdfd nvmet_sq_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x3e0ef07a nvmet_wq +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x4604e9d1 nvmet_sq_destroy +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x4e301c16 nvmet_req_alloc_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x598fe9ed nvmet_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x717c3f49 nvmet_ctrl_fatal_error +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x77116694 nvmet_req_complete +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x9a2e4ade nvmet_req_uninit +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xbf0d495f nvmet_req_free_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x0b98123d nvmet_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x4a013682 nvmet_fc_invalidate_host +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x6ff62dab nvmet_fc_rcv_fcp_abort +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x7bfa9497 nvmet_fc_rcv_fcp_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x9ef76d99 nvmet_fc_unregister_targetport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0xdfca622a nvmet_fc_register_targetport +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x1591b2c6 hyperv_read_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x221394ae hyperv_reg_block_invalidate +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xe5f73406 hyperv_write_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xfb921e00 hvpci_block_ops +EXPORT_SYMBOL_GPL drivers/pci/switch/switchtec 0x1ca2242a switchtec_class +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0x0c862b10 nv_cspmu_init_ops +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0x14c724f9 arm_cspmu_sysfs_format_show +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0x1a963808 arm_cspmu_sysfs_event_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x182fad03 hisi_uncore_pmu_event_update +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x29003cb8 hisi_uncore_pmu_disable +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x29d111ad hisi_uncore_pmu_read +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x2b17205f hisi_event_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x32ba9c70 hisi_uncore_pmu_event_init +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x37592c88 hisi_pmu_init +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x3ec4fc27 hisi_uncore_pmu_online_cpu +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x61100d85 hisi_uncore_pmu_del +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x6b5d37da hisi_uncore_pmu_start +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x6ea06844 hisi_uncore_pmu_identifier_attr_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x6fc44e67 hisi_uncore_pmu_enable +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x7f521c33 hisi_uncore_pmu_get_event_idx +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xb4f43ed2 hisi_format_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xca3fd3ca hisi_uncore_pmu_add +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xda4fe87a hisi_uncore_pmu_init_irq +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xdd031bff hisi_cpumask_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xf1d2b58e hisi_uncore_pmu_set_event_period +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xf6717f54 hisi_uncore_pmu_stop +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xfb6373d1 hisi_uncore_pmu_offline_cpu +EXPORT_SYMBOL_GPL drivers/phy/allwinner/phy-sun4i-usb 0xf04cbc2f sun4i_usb_phy_set_squelch_detect +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x022cadd6 tegra_xusb_padctl_usb3_save_context +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x0c5c790e tegra_xusb_padctl_usb3_set_lfps_detect +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x153cf7fe tegra_xusb_padctl_disable_phy_sleepwalk +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x23fed93e tegra194_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x2433b740 tegra_phy_xusb_utmi_pad_power_on +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x31f38cf7 tegra_xusb_padctl_enable_phy_wake +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x3d7dd173 tegra_phy_xusb_utmi_port_reset +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x5649c7bc tegra_xusb_padctl_disable_phy_wake +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x57ad52f3 tegra_xusb_padctl_enable_phy_sleepwalk +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x89094212 tegra124_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x8e5e5e77 tegra210_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x8fcbebca tegra_xusb_padctl_set_vbus_override +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xb19b0983 tegra_xusb_padctl_get_usb3_companion +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xcca012db tegra_xusb_padctl_hsic_set_idle +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xcdfe4039 tegra_xusb_padctl_put +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xee4bf37a tegra_xusb_padctl_remote_wake_detected +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xf1428f80 tegra234_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xf197caa8 tegra_phy_xusb_utmi_pad_power_down +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xf1c832e5 tegra186_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xf4e137f3 tegra_xusb_padctl_get +EXPORT_SYMBOL_GPL drivers/phy/ti/phy-omap-usb2 0x00d48f33 omap_usb2_set_comparator +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x4e5661fc mcp23x17_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x5b5ee7ef mcp23s08_probe_one +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x7e2dc513 mcp23x08_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/qcom/pinctrl-lpass-lpi 0x6e869d5e lpi_pinctrl_remove +EXPORT_SYMBOL_GPL drivers/pinctrl/qcom/pinctrl-lpass-lpi 0xe07c6bf4 lpi_pinctrl_probe +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0xea5bb962 cros_ec_sensorhub_unregister_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0xf3c0c1a5 cros_ec_sensorhub_register_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x6b1be500 cros_usbpd_unregister_notify +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x8bda2df3 cros_usbpd_register_notify +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x02de15e5 ssh_packet_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1211767d ssam_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1542a123 ssam_controller_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1e88285d ssam_request_do_sync +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x26da33d9 ssam_controller_event_disable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x2ae1fe9b ssam_request_do_sync_with_buffer +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x40951a14 ssam_device_get_match_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x562d18b5 ssam_controller_device +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x5afe9d53 ssam_request_sync_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x6ea2474f ssam_bus_type +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x7437d659 __ssam_register_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x76c364fd ssam_remove_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x780b9395 ssam_controller_stateunlock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x7e2773bd __ssam_device_driver_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x87949e18 ssam_get_controller +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x898196db ssam_controller_event_enable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x8982e383 ssam_device_remove +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x8f8945bd __ssam_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x908aab80 ssh_packet_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x99a6870b ssam_request_sync_free +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xa597af1d ssam_controller_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xaebd3e64 ssam_request_sync_submit +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xafa97756 ssam_device_type +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xb67354b4 ssam_request_sync_init +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xbe399e04 ssam_device_driver_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xbe491f04 ssam_client_bind +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xbfac2816 ssam_controller_statelock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc2bd582d ssam_device_id_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xd2de34ce ssam_request_write_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xd32370a9 ssam_device_add +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xd8dd7834 ssam_device_get_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xdd8060a5 ssam_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe2b7f9f4 ssam_device_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x48cf4c48 san_dgpu_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x9535ef14 san_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0xd60bd773 san_dgpu_notifier_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x16b59b6e devm_reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x4bcfd886 devm_reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x589e37a5 reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0xfd82537d reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x9d7d388c bq27xxx_battery_teardown +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0xae47be42 bq27xxx_battery_update +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0xf04d1e71 bq27xxx_battery_setup +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x9bd05b6f pcf50633_mbc_get_usb_online_status +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0xd37999bf pcf50633_mbc_usb_curlim_set +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0xedc949ee pcf50633_mbc_get_status +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x0c57c2dd ptp_qoriq_settime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x2eae82b0 ptp_qoriq_isr +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x30ee6825 ptp_qoriq_gettime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x35d6e133 extts_clean_up +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x38b8eae9 ptp_qoriq_adjfine +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x54807d3c ptp_qoriq_free +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x6ceb7b0d ptp_qoriq_enable +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x7042ca8d ptp_qoriq_init +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x78a7496a ptp_qoriq_adjtime +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x1aa5f753 mc13xxx_fixed_regulator_set_voltage +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x2acf2f46 mc13xxx_parse_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x7d41608e mc13xxx_fixed_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x955b4b6f mc13xxx_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xc308a3b7 mc13xxx_get_num_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/rohm-regulator 0xa5c4c8be rohm_regulator_set_voltage_sel_restricted +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x2a6c764a wm8350_register_regulator +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x46fb7cf6 wm8350_ldo_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x63fcd577 wm8350_dcdc25_set_mode +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x6f5372ef wm8350_dcdc_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xcba73f94 wm8350_isink_set_flash +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xf2ec7d1e wm8350_register_led +EXPORT_SYMBOL_GPL drivers/regulator/wm8400-regulator 0x100b4da4 wm8400_register_regulator +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x0b1ac5f6 scp_get_vdec_hw_capa +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x39a2c4b2 scp_get_venc_hw_capa +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x561e1e5c scp_get +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x7ffd5a77 scp_get_rproc +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x8d6505c3 scp_get_device +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xa6ed0513 scp_put +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xbd2ab4e6 scp_mapping_dm_addr +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x09313652 scp_memcpy_aligned +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x10d34587 scp_ipi_unregister +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x1ea7d4d8 scp_ipi_unlock +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x24915167 scp_ipi_lock +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x7043acac scp_ipi_send +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0xa8410da5 scp_ipi_register +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0x0453e053 pru_rproc_set_ctable +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0x561ccd07 pru_rproc_get +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0x5b1ce797 pru_rproc_put +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x0fa538df qcom_register_ssr_notifier +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x1d54d024 qcom_remove_smd_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x3c5f35ac qcom_add_glink_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x71741efa qcom_add_ssr_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x7c7a0523 qcom_remove_glink_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x8c268c1f qcom_add_smd_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xd6cc0cc0 qcom_unregister_ssr_notifier +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xddcdc52f qcom_remove_ssr_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xde020513 qcom_register_dump_segments +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xeb89669c qcom_minidump +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_pil_info 0x30e58241 qcom_pil_info_store +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x50d87836 qcom_q6v5_wait_for_start +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x6d9d9a4c qcom_q6v5_prepare +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x77782fc5 qcom_q6v5_request_stop +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x997d1520 qcom_q6v5_panic +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xa32798f1 qcom_q6v5_init +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xe9b72bc4 qcom_q6v5_deinit +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xf639ce0d qcom_q6v5_unprepare +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0x1482d168 qcom_sysmon_shutdown_acked +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0x5f580cc6 qcom_add_sysmon_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0xa881c6fc qcom_remove_sysmon_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/mtk_rpmsg 0x2c88155a mtk_rpmsg_create_rproc_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/mtk_rpmsg 0x86903274 mtk_rpmsg_destroy_rproc_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x149236da qcom_glink_native_remove +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x89c8b35b qcom_glink_native_probe +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xf14f5684 qcom_glink_ssr_notify +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink_smem 0x4fe311b0 qcom_glink_smem_unregister +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink_smem 0xdebaac96 qcom_glink_smem_register +EXPORT_SYMBOL_GPL drivers/rtc/rtc-ds1685 0x794c91af ds1685_rtc_poweroff +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x088d0b6a cxgbi_device_portmap_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0ab89ae0 cxgbi_sock_select_mss +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0cc67a51 cxgbi_ep_disconnect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x156b154d cxgbi_hbas_remove +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x17366dd9 cxgbi_ep_poll +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1bc16aba cxgbi_get_conn_stats +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1cf44aaf cxgbi_device_portmap_create +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2b268f05 cxgbi_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2b583b90 cxgbi_iscsi_init +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2e150039 cxgbi_sock_skb_entail +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x33f3625f cxgbi_sock_act_open_req_arp_failure +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3d946897 cxgbi_sock_fail_act_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4e7b7d2f cxgbi_device_find_by_netdev_rcu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x59224e2b cxgbi_hbas_add +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5b24583a cxgbi_sock_rcv_peer_close +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5b89149a cxgbi_conn_xmit_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5dbabfc7 cxgbi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x73fd98f7 cxgbi_sock_rcv_close_conn_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x78f8aac2 cxgbi_ddp_ppm_setup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7af863f8 cxgbi_sock_rcv_abort_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7b1a03b5 cxgbi_sock_closed +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7e5cdebc cxgbi_device_find_by_netdev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7fdb6004 cxgbi_device_unregister_all +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8319f739 cxgbi_ddp_set_one_ppod +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x86aa17f7 cxgbi_create_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x88ef343a cxgbi_sock_rcv_wr_ack +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8a2e6d34 cxgbi_iscsi_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9385d8a7 cxgbi_get_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9965d973 cxgbi_ep_connect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9a39e343 cxgbi_conn_alloc_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9e1c948e cxgbi_sock_check_wr_invariants +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa4f4c636 cxgbi_sock_established +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa9c4af1c cxgbi_sock_free_cpl_skbs +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xabbe56cc cxgbi_set_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb1795b2f cxgbi_bind_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xbc5264f8 cxgbi_get_ep_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc0947385 cxgbi_device_find_by_lldev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc57b84ba cxgbi_device_unregister +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc77b38fa cxgbi_conn_tx_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xcc2daeee cxgbi_device_register +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd7e149c3 cxgbi_conn_init_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xdbc4e449 cxgbi_parse_pdu_itt +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xebb70e05 cxgbi_conn_pdu_ready +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xedcc3ff0 cxgbi_sock_purge_wr_queue +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xef346615 cxgbi_attr_is_visible +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf93942a4 cxgbi_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xff8b1f40 cxgbi_set_conn_param +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x05d4594d fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x0653a6a6 fcoe_check_wait_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x151b4640 fcoe_fc_crc +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x264818d4 fcoe_validate_vport_create +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x3fc30caa fcoe_ctlr_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x45206dd1 __fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x47cb7ebe fcoe_fcf_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x486f2db2 fcoe_get_paged_crc_eof +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x50a6fbbc fcoe_clean_pending_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x5827c712 fcoe_start_io +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x67e1d572 fcoe_libfc_config +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x7fb30697 fcoe_link_speed_update +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbac58840 fcoe_queue_timer +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbb41425e fcoe_fcf_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc3f30cc0 fcoe_wwn_from_mac +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xd0a70be7 fcoe_ctlr_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xeaef7a40 fcoe_get_wwn +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf167cb7a fcoe_wwn_to_str +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf28ca363 fcoe_ctlr_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x33ae2d18 fdomain_create +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x8dda257e fdomain_destroy +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x0e9555ca hisi_sas_controller_reset_prepare +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x1213ebd1 hisi_sas_phy_oob_ready +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x1954f6ac hisi_sas_controller_reset_done +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x1e54c1b5 hisi_sas_scan_finished +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x30764233 to_hisi_sas_port +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x3271948d hisi_sas_host_reset +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x34b83364 hisi_sas_remove +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x35a56d12 hisi_sas_slot_task_free +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x3f4e25e3 hisi_sas_init_mem +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x3f7991f9 hisi_sas_free +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x40ac648c hisi_sas_get_prog_phy_linkrate_mask +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x44106236 hisi_sas_release_tasks +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x45c3f3cc hisi_sas_get_fw_info +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x4e5e5bbe hisi_sas_sync_cqs +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x4fc22123 hisi_sas_stt +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x600f8415 hisi_sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x6332d464 hisi_sas_probe +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x7afd12d1 hisi_sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x9bb502ee hisi_sas_sata_done +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xa37600e9 hisi_sas_sync_poll_cqs +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xa87118eb hisi_sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xaa26cd6d hisi_sas_scan_start +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb03aa9c5 hisi_sas_rst_work_handler +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb8479ee0 hisi_sas_alloc +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb8eea7f4 hisi_sas_stop_phys +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb9648061 hisi_sas_phy_down +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xc3a41131 hisi_sas_debugfs_dump_count +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xda06e64d hisi_sas_debugfs_dir +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe330cb74 hisi_sas_sync_rst_work_handler +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe987d9aa hisi_sas_debugfs_enable +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xebfae55c hisi_sas_get_ata_protocol +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xf1b151c7 hisi_sas_phy_bcast +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xf5d3caeb hisi_sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x0f857a88 iscsi_boot_create_target +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x41d54d8b iscsi_boot_create_initiator +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x729f0694 iscsi_boot_create_acpitbl +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xc0f31be9 iscsi_boot_create_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xd2409a46 iscsi_boot_destroy_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xe37f35e9 iscsi_boot_create_host_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xfa1cd216 iscsi_boot_create_ethernet +EXPORT_SYMBOL_GPL drivers/scsi/libfc/libfc 0x6635b0f7 fc_seq_els_rsp_send +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x08557408 iscsi_session_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0acd06fa iscsi_conn_start +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x12b2ad06 iscsi_switch_str_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x18194403 iscsi_host_get_max_scsi_cmds +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x181c5852 iscsi_eh_device_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x182e4131 iscsi_eh_recover_target +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x188b4ec6 iscsi_conn_unbind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1e4e9881 iscsi_host_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x20444d1b iscsi_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x21d38c2c iscsi_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x225ae35d iscsi_suspend_queue +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2372bc3c iscsi_eh_cmd_timed_out +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x23b48ae3 iscsi_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x27e0c589 iscsi_host_add +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2f04a896 iscsi_conn_send_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3b5cee7a __iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3bef2f73 iscsi_pool_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x40020482 iscsi_host_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4167fd69 iscsi_requeue_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x46aaa94c iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4a2edd3c iscsi_session_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x508a2636 __iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x57bd931a iscsi_itt_to_ctask +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x58ec9526 iscsi_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5908a95b iscsi_session_recovery_timedout +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5b1f6f9a iscsi_verify_itt +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x6118b08e iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x637222d8 iscsi_get_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x6bfefb0d iscsi_prep_data_out_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x7228762d iscsi_host_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x723d71ca iscsi_itt_to_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x780a7378 iscsi_update_cmdsn +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x7bd16881 iscsi_host_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x81815b70 iscsi_conn_queue_recv +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x88e69d1a iscsi_conn_stop +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d303b1b iscsi_pool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d58f967 iscsi_session_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8f583762 iscsi_conn_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x914843f1 iscsi_conn_bind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x9b4f7000 iscsi_session_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x9d369104 iscsi_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x9dd73f86 iscsi_host_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x9f972c51 iscsi_complete_scsi_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa683b852 iscsi_conn_queue_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa84e5d65 iscsi_session_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb4705ad7 iscsi_suspend_tx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd8c28d6e iscsi_eh_session_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe68627ea iscsi_suspend_rx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xea432528 iscsi_eh_abort +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeab9cbd5 iscsi_conn_get_addr_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf8cb8bf8 iscsi_session_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xfeaeb4e3 iscsi_conn_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x104af810 iscsi_tcp_r2tpool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x2ddfc81d iscsi_tcp_r2tpool_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x2fd59940 iscsi_tcp_segment_unmap +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x5d160778 iscsi_tcp_conn_get_stats +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x7c298391 iscsi_tcp_task_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x7e29520e iscsi_tcp_segment_done +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x825ed29b iscsi_segment_init_linear +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x8ab69cb8 iscsi_tcp_task_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x96b3a99d iscsi_tcp_dgst_header +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa4fde917 iscsi_segment_seek_sg +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xab98fe39 iscsi_tcp_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xb4db02f2 iscsi_tcp_set_max_r2t +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xba925643 iscsi_tcp_recv_segment_is_hdr +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xbc26c0ae iscsi_tcp_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xcd4967a4 iscsi_tcp_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xda30eb42 iscsi_tcp_recv_skb +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xf5989807 iscsi_tcp_hdr_recv_prep +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x00d459b9 smp_ata_check_ready_type +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x027af1c9 sas_eh_abort_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x06dccbdd sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x14549b47 sas_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1dc96f57 sas_notify_port_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x27ab6318 sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2ade3d7a sas_domain_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x31b7d1ab sas_get_local_phy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x35ee9aba sas_abort_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x37d5500d sas_execute_ata_cmd +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3db41295 sas_ioctl +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4537ec54 sas_abort_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x564849d7 sas_ata_schedule_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x5d1cd716 sas_task_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x5e0e46fd sas_phy_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x676e6794 sas_drain_work +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x68faa8dc sas_execute_internal_abort_dev +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x6f606d42 sas_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x72d0afab sas_query_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x78650218 sas_lu_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x80bf2690 sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x8331b1cb dev_attr_phy_event_threshold +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x8696a537 sas_change_queue_depth +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x8e1604d0 sas_unregister_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x933decfe sas_find_attached_phy_id +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x953872cb sas_ssp_task_response +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x97a35848 sas_register_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x9a02b9b4 sas_bios_param +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xc6b6a155 sas_eh_device_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe0c86751 sas_ata_device_link_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xeaa967e1 sas_request_addr +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xed8e6089 sas_execute_internal_abort_single +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf6444638 sas_eh_target_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf68e5621 sas_clear_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xfc89295f sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xfe68d63f sas_target_destroy +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_fc 0x8c12cfad fc_eh_should_retry_cmd +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0e4335e9 iscsi_ping_comp_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0f4ed22c iscsi_destroy_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x18337f7f iscsi_host_for_each_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x18dc4d2d iscsi_put_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1a2ed799 __traceiter_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1ad1ef83 iscsi_find_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1b1bda80 iscsi_post_host_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1c527c91 iscsi_add_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1d985815 iscsi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x2448f7c8 iscsi_alloc_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x24e4fe03 iscsi_conn_login_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x2854df3d iscsi_force_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x2ee6f6c4 iscsi_flashnode_bus_match +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x34bfcdd9 iscsi_recv_pdu +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x363ef721 __tracepoint_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x37416e6b iscsi_dbg_trace +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x432e132d __traceiter_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x47235627 iscsi_is_session_dev +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x475c9995 iscsi_session_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4ae43def iscsi_get_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4d6db27f iscsi_remove_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5017d891 iscsi_destroy_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x55657003 iscsi_conn_error_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x584a31ab __SCK__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5aaf265f iscsi_create_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5b4b3499 iscsi_unblock_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5cbd02b2 iscsi_lookup_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5cc5fa58 iscsi_block_scsi_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5cf12bad iscsi_find_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5e9e274e __traceiter_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5eb09e60 iscsi_get_port_speed_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x699fe53e iscsi_get_discovery_parent_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x71b768b0 __SCK__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x72bc5044 iscsi_put_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x732e20a4 __traceiter_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x839e1ab4 iscsi_destroy_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x84a005f1 iscsi_get_router_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x861a11c5 __traceiter_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x88768c48 __SCK__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8d3b7963 iscsi_register_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x95637cb4 iscsi_get_port_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9588b18c iscsi_add_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa3ac06cf __tracepoint_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa4614055 iscsi_create_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xaac0487d iscsi_unregister_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xab4674c8 __SCK__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb32662a6 __tracepoint_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xba91473a iscsi_alloc_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xba972212 iscsi_free_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbb6648a2 iscsi_create_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbc071179 iscsi_get_ipaddress_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbdd3fc87 iscsi_session_chkready +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc6264e7a __tracepoint_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xda09b986 __tracepoint_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xdca5f3fc iscsi_create_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe2816f67 iscsi_block_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe4c79fa6 __SCK__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xea6e9338 iscsi_remove_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf1f7c246 iscsi_offload_mesg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf3877e4a iscsi_is_session_online +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf48aba78 iscsi_destroy_all_flashnode +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x37a847a5 sas_is_tlr_enabled +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xbca554c9 sas_tlr_supported +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xbcd3e9a4 sas_disable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xe0f57b05 sas_enable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x0ef06974 spi_populate_ppr_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x5801869d spi_populate_tag_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xa0c71dac spi_populate_sync_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xcffa2aff spi_populate_width_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x1902178a srp_tmo_valid +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x30cfc82b srp_remove_host +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x48af79bf srp_release_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x4ad5377a srp_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x719ae9e0 srp_rport_add +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xcc19ac55 srp_rport_del +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xcc1d0594 srp_stop_rport_timers +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x1c52845e siox_master_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x63cc95af siox_master_alloc +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x73807c8f __siox_driver_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xa7e37eb7 siox_device_synced +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xea2c6647 siox_device_connected +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xf0fbf781 siox_master_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x0db1a846 slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x15140331 slim_readb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x1d5d098d slim_stream_prepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x22b180a4 slim_get_logical_addr +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x29829f37 slim_driver_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x2f84d258 slim_xfer_msg +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x3cbf4421 slim_write +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x5aa28ea9 slim_alloc_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x5b090c82 slim_device_report_present +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x5b659cb1 of_slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x67fbfa7d slim_writeb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x7122fae5 slim_register_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x74993c89 slim_stream_free +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x85b7d361 slim_stream_disable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x8dc563bd slim_do_transfer +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x8f59b8aa slim_stream_unprepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xad829602 slimbus_bus +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xb3790f87 slim_ctrl_clk_pause +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xcb8111d9 slim_msg_response +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xcf0c9b4d __slim_driver_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd5ad4b44 slim_unregister_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd8974785 slim_report_absent +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe421eccb slim_read +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xec37d655 slim_stream_allocate +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xf7267722 slim_free_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xfc60fd1b slim_stream_enable +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x494128eb meson_canvas_alloc +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x673c5a86 meson_canvas_config +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0xc7b77a27 meson_canvas_get +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0xfbd79150 meson_canvas_free +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x211e46f3 apple_rtkit_wake +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x270b4914 apple_rtkit_shutdown +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x45d171a2 apple_rtkit_idle +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x789005d0 apple_rtkit_start_ep +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x89e5c7e9 devm_apple_rtkit_init +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x8eb3341a apple_rtkit_init +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x9b5bd95f apple_rtkit_quiesce +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xa0434860 apple_rtkit_is_running +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xa3c8ceb5 apple_rtkit_reinit +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xdce87c87 apple_rtkit_send_message_wait +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xe19f9f57 apple_rtkit_send_message +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xe45c1900 apple_rtkit_boot +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xee422993 apple_rtkit_is_crashed +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xf7c398d6 apple_rtkit_free +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xf7fd09b4 apple_rtkit_poll +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0x35cd0e32 devm_apple_sart_get +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0xbaec16a4 apple_sart_add_allowed_region +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0xf2253fbc apple_sart_remove_allowed_region +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x0261cd01 dpaa2_io_store_next +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x0e6c6dfe dpaa2_io_service_deregister +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x1b7c4023 dpaa2_io_service_rearm +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2ea89927 dpaa2_io_service_pull_channel +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2f10852c dpaa2_io_service_select +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x3f8992eb dpaa2_io_service_release +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x4994345c dpaa2_io_store_destroy +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x6560c60d dpaa2_io_service_acquire +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x79cf65a1 dpaa2_io_service_enqueue_qd +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x8edafa55 dpaa2_io_query_bp_count +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0xb9e81961 dpaa2_io_query_fq_count +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0xf72d8f30 dpaa2_io_store_create +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0xfebf715b dpaa2_io_service_register +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x2cd7af0c mtk_mmsys_ddp_disconnect +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x509077ce mtk_mmsys_ddp_dpi_fmt_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x561c9570 mtk_mmsys_vpp_rsz_dcm_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xcbfca3e4 mtk_mmsys_vpp_rsz_merge_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xd0bfb673 mtk_mmsys_mixer_in_channel_swap +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xd3db0397 mtk_mmsys_ddp_connect +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xd722908e mtk_mmsys_merge_async_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xd8c342b9 mtk_mmsys_hdr_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xfb64e33e mtk_mmsys_mixer_in_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x1736cec6 mtk_mutex_remove_comp +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x1d6696b0 mtk_mutex_disable +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x2fcc9ff2 mtk_mutex_add_comp +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x4e2f3c90 mtk_mutex_enable_by_cmdq +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x51991b38 mtk_mutex_enable +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x5ec2319a mtk_mutex_unprepare +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x71a9a3ab mtk_mutex_acquire +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x7534596b mtk_mutex_write_sof +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x8b650752 mtk_mutex_release +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xab7f853d mtk_mutex_prepare +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xbbb4ab02 mtk_mutex_put +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xbdf4e7cf mtk_mutex_get +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xfa95f801 mtk_mutex_write_mod +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x37a088f1 gpr_send_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x3e9096fd gpr_free_port +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x3ef0d2c7 apr_driver_unregister +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x4f342b58 gpr_alloc_port +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x87d23f69 aprbus +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x915c967f __apr_driver_register +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xb4a09d7e gpr_send_port_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xe5060a0a apr_send_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x03c9a66d llcc_get_slice_size +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x0679b34d llcc_slice_getd +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x7e773088 llcc_get_slice_id +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xad3516c4 llcc_slice_activate +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xb534ec76 llcc_slice_deactivate +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xb68b1300 llcc_slice_putd +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x11bffb48 qcom_mdt_load_no_init +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x2c62b79a qcom_mdt_load +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x95f3cd47 qcom_mdt_read_metadata +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x9e5171a8 qcom_mdt_pas_init +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0xe8a3861c qcom_mdt_get_size +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0xb19f4904 devm_pmic_glink_register_client +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0xc161d729 pmic_glink_send +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x50d28b20 qcom_ice_evict_key +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x82936acb qcom_ice_enable +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x925a9652 of_qcom_ice_get +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xc994d57b qcom_ice_suspend +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xe4280d97 qcom_ice_program_key +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xf0e63b1a qcom_ice_resume +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x34b57571 qcom_smem_alloc +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x5a710273 qcom_smem_get_free_space +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x9979b76e qcom_smem_virt_to_phys +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0xe583bba3 qcom_smem_get_soc_id +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0xeeffa750 qcom_smem_get +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x1c87705b pruss_release_mem_region +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x237edb3c pruss_get +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x2ec17306 pruss_cfg_gpimode +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x355e853f pruss_cfg_set_gpmux +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x6be1036b pruss_cfg_miirt_enable +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xaf198043 pruss_cfg_get_gpmux +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xba90cab3 pruss_put +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xc4e3c6e6 pruss_request_mem_region +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xdcc7c41c pruss_cfg_xfr_enable +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0x7f33fe5e __sdw_register_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xa17a2e40 sdw_unregister_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xb4dd500a sdw_bus_type +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-cadence 0x1d4b6ee8 sdw_cdns_debugfs_init +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0x4429ad67 altera_spi_init_host +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xb9edd149 altera_spi_irq +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x1d4f5de2 spi_bitbang_start +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x43a0193d spi_bitbang_cleanup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x65b0f91e spi_bitbang_setup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x7226c499 spi_bitbang_stop +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x96af316f spi_bitbang_setup_transfer +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xf2fa6e3b spi_bitbang_init +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x37fdaad6 spi_test_run_test +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x70fc58cb spi_test_execute_msg +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x79f0a727 spi_test_run_tests +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x0e13ee1f spmi_ext_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x15db01cd spmi_command_sleep +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x2975f9eb spmi_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x3a29d812 spmi_controller_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x6acf7be0 spmi_command_reset +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x6d8f1f8c spmi_command_shutdown +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x7eb0e80e spmi_register_zero_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x81f562f2 spmi_controller_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x8aa8becb spmi_ext_register_writel +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x9f04b09f __spmi_driver_register +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xa2860462 spmi_command_wakeup +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xb361164a spmi_device_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xb60f57ba spmi_device_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xbbb5a443 spmi_device_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xc950ae61 spmi_device_from_of +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xd5a5f267 spmi_ext_register_readl +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xdbe5def3 spmi_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xe48ee5e0 spmi_ext_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xec2aa57a spmi_controller_add +EXPORT_SYMBOL_GPL drivers/ssb/ssb 0x2dc3254b ssb_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x03ecf6e8 anybuss_read_fbctrl +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x08bd1ae6 anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x090ba1ae anybuss_start_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x18c97a7a devm_anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x201b4fd5 anybuss_send_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x463f1cbd anybuss_client_driver_register +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x79687a88 anybuss_write_input +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x8f77db2d anybuss_client_driver_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x98c9f6de anybuss_set_power +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xac849260 anybuss_recv_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xacf3ba31 anybuss_finish_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xd830c12c anybuss_read_output +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xe5b7b295 anybuss_send_ext +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xfce879ad anybuss_host_common_remove +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x41abfb44 fieldbus_dev_area_updated +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x81efd74e fieldbus_dev_register +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x9937cf1a fieldbus_dev_online_changed +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0xae187609 fieldbus_dev_unregister +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x19fd2682 gb_audio_apbridgea_shutdown_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x1a8067d2 gb_audio_apbridgea_prepare_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x32216bae gb_audio_apbridgea_stop_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x4c4e644c gb_audio_apbridgea_unregister_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x67de3241 gb_audio_apbridgea_start_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x90227efb gb_audio_apbridgea_prepare_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x935f3fab gb_audio_apbridgea_shutdown_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x986af1b8 gb_audio_apbridgea_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xae227282 gb_audio_apbridgea_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xb8837287 gb_audio_apbridgea_stop_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xb8f61596 gb_audio_apbridgea_register_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xe715d3ed gb_audio_apbridgea_start_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xf708f52b gb_audio_apbridgea_set_config +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x0009f7cc gb_audio_gb_get_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x1cb1c12a gb_audio_gb_set_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x40fd80c2 gb_audio_gb_deactivate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x47902fb9 gb_audio_gb_deactivate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x603e202c gb_audio_gb_get_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x624c77d0 gb_audio_gb_activate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x6521d8ab gb_audio_gb_activate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x7a311edc gb_audio_gb_disable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x9a8557dc gb_audio_gb_get_topology +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x9b9f7116 gb_audio_gb_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xbee3a78f gb_audio_gb_set_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xcabc1d20 gb_audio_gb_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xdf56abb5 gb_audio_gb_enable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x19e9e6b1 gb_audio_manager_remove_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x26201af7 gb_audio_manager_put_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x32e6391e gb_audio_manager_remove +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x5a108b0f gb_audio_manager_add +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x79eef2f8 gb_audio_manager_dump_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xaeac8ca2 gb_audio_manager_dump_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xf5f2bc48 gb_audio_manager_get_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0x1a1c51b1 gb_gbphy_register_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0xec0da378 gb_gbphy_deregister_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0x39e107bc gb_spilib_master_init +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0xf7ae29a8 gb_spilib_master_exit +EXPORT_SYMBOL_GPL drivers/staging/iio/addac/adt7316 0x2f6c3f1d adt7316_pm_ops +EXPORT_SYMBOL_GPL drivers/staging/media/av7110/sp8870 0x9bc2e81b sp8870_attach +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x08beb478 imx_media_free_dma_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x0f4a5161 imx_media_capture_device_error +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x1e8ec132 imx_media_alloc_dma_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x228afbb4 imx_media_capture_device_init +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x3146f288 imx_media_capture_device_remove +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x3afc4948 imx_media_find_pixel_format +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x4859937f imx_media_pipeline_set_stream +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x534ba9e1 imx_media_find_mbus_format +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x62687b52 imx_media_add_video_device +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x67f3c72f imx_media_pipeline_pad +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x6852711d imx_media_pipeline_subdev +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x6e25bd46 imx_media_add_of_subdevs +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x7b5b6ce0 imx_media_init_cfg +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x850492f1 imx_media_dev_init +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x860e95df imx_media_capture_device_next_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa009a669 imx_media_probe_complete +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa631199b imx_media_grp_id_to_sd_name +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa9e2459f imx_media_enum_mbus_formats +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xaf4f4e90 imx_media_capture_device_register +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xba1c7b7e imx_media_mbus_fmt_to_pix_fmt +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xc0e6162e imx_media_init_mbus_fmt +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xd3c5c516 imx_media_capture_device_unregister +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xd4e45b7e imx_media_try_colorimetry +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xe8dd9092 imx_media_dev_notifier_register +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xe932b00b imx_media_enum_pixel_formats +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x0df44636 amvdec_add_ts +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x115655e9 amvdec_am21c_body_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x11aa7233 amvdec_remove_ts +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x14263571 codec_hevc_setup_buffers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x1cb1e6d9 amvdec_am21c_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x2456e111 amvdec_dst_buf_done +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x269694ec amvdec_read_parser +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5ff35ee8 amvdec_am21c_head_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x614efcdb amvdec_write_dos_bits +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x6a1e6448 amvdec_set_par_from_dar +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x7f2eb0aa amvdec_write_parser +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x957a82cb codec_hevc_free_mmu_headers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xb0a0544b amvdec_dst_buf_done_idx +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xb72b8463 codec_hevc_fill_mmu_map +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xb869db81 amvdec_abort +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xbfb69f3d amvdec_dst_buf_done_offset +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xbfb8215f amvdec_clear_dos_bits +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xc14639e3 codec_hevc_free_fbc_buffers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xd3b8bab7 amvdec_get_output_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xd8ae61e2 codec_hevc_setup_decode_head +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xdf97c6fe amvdec_src_change +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xe44f1372 amvdec_set_canvases +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xe95a1769 amvdec_read_dos +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xf57092ad amvdec_write_dos +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x3484d9fb nvec_register_notifier +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x61ec9b3e nvec_unregister_notifier +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x815eee41 nvec_msg_free +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x189a550e target_submit_prep +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x2b9b3376 target_stop_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x321adb31 target_submit +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x3460b75d target_queue_submission +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x5d24150b target_free_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x996ebba7 target_init_cmd +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xb4489234 target_wait_for_cmds +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xc65e34a6 target_alloc_cmd_counter +EXPORT_SYMBOL_GPL drivers/tee/tee 0x05cf2a94 tee_shm_free +EXPORT_SYMBOL_GPL drivers/tee/tee 0x09b88c26 tee_shm_alloc_priv_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x152c0a7e tee_client_get_version +EXPORT_SYMBOL_GPL drivers/tee/tee 0x25b020b9 tee_client_open_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0x29a5f175 tee_device_alloc +EXPORT_SYMBOL_GPL drivers/tee/tee 0x49a396ed tee_client_invoke_func +EXPORT_SYMBOL_GPL drivers/tee/tee 0x7367dbb5 tee_client_open_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x770de424 tee_device_unregister +EXPORT_SYMBOL_GPL drivers/tee/tee 0x8354f024 tee_shm_alloc_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x85fd9922 tee_session_calc_client_uuid +EXPORT_SYMBOL_GPL drivers/tee/tee 0x8834bb28 tee_shm_pool_alloc_res_mem +EXPORT_SYMBOL_GPL drivers/tee/tee 0x90fc4ccd tee_client_close_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0x92baac15 tee_client_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x981f06e1 tee_device_register +EXPORT_SYMBOL_GPL drivers/tee/tee 0xa9bff26e tee_bus_type +EXPORT_SYMBOL_GPL drivers/tee/tee 0xba3ceec5 tee_get_drvdata +EXPORT_SYMBOL_GPL drivers/tee/tee 0xc1bd5f40 teedev_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0xc65905ed tee_shm_put +EXPORT_SYMBOL_GPL drivers/tee/tee 0xcab4c53f tee_shm_register_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0xcb2a730b tee_shm_get_va +EXPORT_SYMBOL_GPL drivers/tee/tee 0xd3f6b1df tee_shm_get_pa +EXPORT_SYMBOL_GPL drivers/tee/tee 0xd8e98c15 teedev_open +EXPORT_SYMBOL_GPL drivers/tee/tee 0xe6c4efd5 tee_shm_get_from_id +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0x682ff618 st_thermal_pm_ops +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0x7a274191 st_thermal_register +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0xe83daf7e st_thermal_unregister +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x01d23ee1 tb_property_create_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x146612c2 tb_ring_alloc_rx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x27f1e0fe tb_xdomain_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x2df4a826 tb_xdomain_alloc_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x393b4f2f tb_property_free_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4b5739ea tb_xdomain_release_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e5064a7 tb_property_find +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e64bdfd tb_register_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4ed1bc06 tb_xdomain_alloc_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x52c50636 tb_xdomain_request +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x5666be35 tb_ring_stop +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x5b2c440c tb_xdomain_disable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x603249ed tb_unregister_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x61e89e4f tb_xdomain_lane_bonding_enable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x658e3d97 tb_property_add_immediate +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x6628064e tb_xdomain_find_by_uuid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x73ad2acb tb_property_get_next +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x74610c28 tb_ring_poll +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x75d71040 tb_xdomain_enable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x785eb82c tb_property_remove +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x7b62db5c tb_ring_start +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x816619d7 tb_ring_alloc_tx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x89de07b2 tb_register_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8b62f95e tb_property_add_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x98f4569f tb_ring_poll_complete +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa3d2b403 tb_property_add_data +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb7c7cdce tb_property_add_text +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc3171ebe tb_xdomain_lane_bonding_disable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc9ae0acb tb_service_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xcd7edc54 tb_xdomain_response +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xd331bcdc __tb_ring_enqueue +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xdc65910c tb_xdomain_release_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf114267a tb_xdomain_find_by_route +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf1cfd1ff tb_register_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf6f6cfed tb_unregister_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf76028c7 tb_unregister_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xfdda947f tb_ring_free +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x09572be4 ufshcd_system_restore +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x119ea3c2 ufshcd_mcq_poll_cqe_lock +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x16e8c47a ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x36fa0c2a ufshcd_mcq_write_cqis +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x3aac4f5d __ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x3d33f2ab ufshcd_release +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x4267b264 ufshcd_mcq_config_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x4c211e56 ufshcd_hba_enable +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x56b11f43 ufshcd_mcq_enable_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x6ac05520 ufshcd_system_thaw +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x723b1abf ufshcd_delay_us +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7c1a38dc ufshcd_dme_configure_adapt +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7dba4cdf ufshcd_uic_change_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x81e969f2 ufshcd_hold +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x86311bd9 ufshcd_get_vreg +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x933cd405 ufshcd_dealloc_host +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x94f8ee8a ufshcd_update_evt_hist +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x96ce374b ufshcd_dme_set_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x98daf769 ufshcd_init +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x9c7bb6b9 ufshcd_resume_complete +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa5c2c9b9 ufshcd_link_recovery +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xacfb6ced ufshcd_system_freeze +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xb0ea7cb8 ufshcd_hba_stop +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xb8dfa350 ufshcd_uic_hibern8_exit +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xbc28f9f3 ufshcd_dme_get_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xc2baa5c4 ufshcd_make_hba_operational +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xd17dd659 ufshcd_dump_regs +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xd7227ea2 ufshcd_uic_hibern8_enter +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xed8b8655 ufshcd_remove +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xef061e76 ufshcd_clkgate_delay_set +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xf36eedef ufshcd_auto_hibern8_update +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xf76bd4d3 ufshcd_fixup_dev_quirks +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xfcea4b88 ufshcd_config_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x250bf4d4 ufshcd_populate_vreg +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x54c946de ufshcd_init_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x669248cb ufshcd_pltfrm_init +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x7a0460ff ufshcd_get_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/uio/uio 0x15d40862 uio_event_notify +EXPORT_SYMBOL_GPL drivers/uio/uio 0x1df8368d uio_unregister_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0x6a9cf1f3 __uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0x7af8a4b4 __devm_uio_register_device +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x5b399c96 usbatm_usb_disconnect +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x6ddf538a usbatm_usb_probe +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x2d29f552 cdns_suspend +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x463a1693 cdns_set_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x51a81faf cdns_remove +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x54d52da5 cdns_power_is_lost +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x9ad40387 cdns_clear_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xa3c1a349 cdns_resume +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xa74f7113 cdns_drd_gadget_off +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xa84d9c70 cdns_init +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xfe377def cdns_drd_gadget_on +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x53b2834e ci_hdrc_add_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x57b56183 ci_hdrc_remove_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x7e41fa82 ci_hdrc_query_available_role +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xa07fbd0b hw_phymode_configure +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x31da926b imx_usbmisc_suspend +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x449e0215 imx_usbmisc_hsic_set_connect +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x45754760 imx_usbmisc_charger_detection +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x951c211b imx_usbmisc_init +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xc64b7d76 imx_usbmisc_init_post +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xd0a5f80c imx_usbmisc_resume +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x1a061558 ulpi_write +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x2ce20ff8 ulpi_register_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x4e09a90f ulpi_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x65e20bef __ulpi_register_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x7b6bd9d6 ulpi_read +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x9d30aa95 ulpi_unregister_interface +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x01017615 u_audio_set_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x0c03cca9 u_audio_get_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x0ea94d94 g_audio_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x1fe8fd40 u_audio_start_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x3d329539 u_audio_set_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x3d735c18 u_audio_get_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7af02b8e u_audio_set_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7e997569 u_audio_stop_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x930f73a1 g_audio_setup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x9612f2ba u_audio_get_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x978134a9 u_audio_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xdcdd8154 u_audio_get_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xe1bf0d21 u_audio_stop_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xe47b29a6 u_audio_set_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xfbc8f7ff u_audio_start_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x18ed3c7a gether_setup_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x1c362049 gether_set_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x205262c0 gether_get_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x219bfdda gether_get_host_addr_cdc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x2ac03018 gether_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x32d8f2dd gether_register_netdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x3e5105b7 gether_setup_name_default +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x45b72804 gether_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x49c1fe2a gether_set_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x527fb1ce gether_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x7009c72d gether_get_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8878cfa6 gether_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8ae5b6e0 gether_get_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x90af3ce5 gether_get_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xa1141465 gether_get_host_addr_u8 +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xa9625985 gether_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xac3bcc8e gether_set_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xafef29ea gether_set_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xb286768f gether_set_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x33bfdca2 gserial_alloc_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x60db48f5 gserial_get_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x77268a68 gs_free_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x78650963 gserial_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x8076f94f gserial_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xb6652875 gserial_free_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xc0a01527 gserial_set_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xd068fefb gserial_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xd2cc1cbb gserial_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe89dc424 gserial_alloc_line_no_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xfb78a286 gs_alloc_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x24a532ba ffs_name_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x6c825859 ffs_lock +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x7fd81cd2 ffs_single_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x13a22533 fsg_store_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x141fce2a fsg_common_remove_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x15197bab fsg_show_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1710b539 fsg_fs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x194558b1 fsg_store_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1ccb58f7 fsg_common_set_num_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x208ad900 fsg_store_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x2933ee1d fsg_ss_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x398778e1 fsg_ss_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3c6a07d0 fsg_common_create_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3e9b55b9 fsg_show_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x423845e4 fsg_ss_bulk_in_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x42d459d6 fsg_lun_fsync_sub +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x56344daf fsg_hs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x64820a7b fsg_store_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6acb4179 fsg_common_set_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6b596568 fsg_store_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x7e26d4a5 fsg_common_set_sysfs +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x857b6dc2 fsg_hs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x8a624abe fsg_show_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9286cc92 fsg_show_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x95cffb3e fsg_hs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9a0221c7 fsg_common_free_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5cae92f fsg_ss_bulk_out_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5f99b69 fsg_fs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa6e53892 fsg_common_set_cdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xab6c68ac fsg_config_from_params +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb3adf38d store_cdrom_address +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb52ba28a fsg_intf_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb54d0d95 fsg_fs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xbc5d0467 fsg_store_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd1a3e8e0 fsg_common_create_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xde4f0619 fsg_show_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xeba207a9 fsg_common_remove_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xed4ee783 fsg_store_forced_eject +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf4efc0c8 fsg_ss_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf66ddd0d fsg_lun_close +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf67b86fd fsg_show_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xfc13ab37 fsg_lun_open +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x170b0580 rndis_borrow_net +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x409548b3 rndis_set_param_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x453e8b95 rndis_add_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x4f9364ac rndis_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x806ef84a rndis_msg_parser +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x8fe6076d rndis_signal_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x9211b45a rndis_set_param_vendor +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xa5a7be3a rndis_deregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xa7a458ae rndis_signal_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xaa0a479b rndis_get_next_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xaa43a50a rndis_rm_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xccd9aec6 rndis_set_param_medium +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xdcecca95 rndis_set_host_mac +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xefb5229e rndis_uninit +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xf0de4833 rndis_free_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x09c91ddb usb_get_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0c589aba usb_validate_langid +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0e1267cb usb_assign_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0f225110 usb_ep_autoconfig_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x115c6ba9 usb_ep_autoconfig_ss +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x153b1e21 usb_otg_descriptor_alloc +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x1701c24c usb_put_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x295a9e36 usb_func_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2a5ab010 alloc_ep_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2ddd3fa7 usb_add_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2e09263f usb_copy_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2f2dacf3 usb_add_config_only +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x3153159c usb_free_all_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x3710d5b7 usb_composite_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x3a9350ed usb_composite_setup_continue +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x3cbc1830 usb_composite_overwrite_options +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x44a7c123 usb_function_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4beb505d usb_gadget_get_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4e776359 usb_ep_autoconfig +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4f6070c2 usb_string_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x55183ca4 usb_remove_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x65a74367 usb_string_ids_n +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7148ceb2 usb_ep_autoconfig_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x76fbc880 usb_gstrings_attach +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x78eea838 usb_function_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x79e5e17f usb_get_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x8138c081 config_ep_by_speed_and_alt +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9726a5de usb_interface_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9f7d9701 usb_function_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd2ea2134 usb_descriptor_fillbuf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd32f99cb unregister_gadget_item +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd3ed8fdc usb_string_ids_tab +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd69c9a18 usb_add_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd887a178 usb_otg_descriptor_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xe07ed103 usb_composite_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xe4e89a2a config_ep_by_speed +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xee348b18 usb_put_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf474a207 usb_gadget_config_buf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf5bfcdcd usb_function_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/rzv2m_usb3drd 0x9f395034 rzv2m_usb3drd_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x13d49c72 empty_req_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x2c43c7b7 init_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x2e8d81ef udc_basic_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x383c23bd udc_enable_dev_setup_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5d01d078 udc_irq +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5e3d9759 gadget_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5efd09ab udc_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x6d6721d8 udc_remove +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xb95f9345 free_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xf3dbd73a udc_mask_unused_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x004c6380 usb_ep_fifo_flush +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x03bca04f usb_gadget_set_state +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x07d4113f usb_gadget_check_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x0a3c2118 usb_gadget_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x0dd4c4fd usb_gadget_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2af38e5f usb_ep_free_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2c53cadb usb_ep_disable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x35bb2e45 usb_gadget_clear_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x35d868b6 usb_gadget_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x3ea59b5d usb_ep_alloc_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x405d007d usb_ep_set_wedge +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x45dc2d18 usb_gadget_frame_number +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4fa2450c usb_ep_dequeue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x50b88f41 usb_get_gadget_udc_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x67dfde66 usb_add_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x67f079b0 usb_gadget_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x6e22faa9 usb_gadget_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x784d9a58 usb_ep_enable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x79c3b872 usb_ep_fifo_status +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x7f85eb4f usb_gadget_vbus_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x93d5fdc4 usb_gadget_giveback_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x9ff7a470 usb_gadget_vbus_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xac3d483b usb_gadget_register_driver_owner +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xac5667d9 usb_ep_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xbd40d176 usb_udc_vbus_handler +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xbee6af28 usb_ep_set_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xbfab9463 usb_add_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc0313ba3 usb_add_gadget_udc_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc24c9075 usb_gadget_unmap_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc3d4d06b usb_ep_set_maxpacket_limit +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc8ac2c4f usb_ep_clear_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xce57a4d2 usb_gadget_unmap_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xd39fa928 usb_initialize_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xd513bca1 gadget_find_ep_by_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xe15b730c usb_gadget_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xe2dd5457 usb_gadget_set_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xe664e4c6 usb_del_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xe7750ff0 usb_del_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xec2404fa usb_gadget_ep_match_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xef346048 usb_gadget_map_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf326c8ab usb_gadget_map_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf3fabe3e usb_gadget_udc_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf9cf784c usb_gadget_set_remote_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xfb7fd5ac usb_gadget_vbus_draw +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-pci-renesas 0xcd3be60b renesas_xhci_check_request_fw +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x37756b92 xhci_plat_remove +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x556bd1e9 xhci_plat_pm_ops +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x8153cab2 xhci_plat_probe +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0xcf853a1b ezusb_fx1_ihex_firmware_download +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0xe35ecd13 ezusb_fx1_set_reset +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x09492220 musb_mailbox +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x0b4a8834 musb_writeb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x2734197f musb_readb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x619f964e musb_set_peripheral +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x669594ad musb_clearw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x6af8c6dc musb_writel +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x719a5e41 musb_readw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x78f512c3 musb_queue_resume_work +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xade3e56c musb_writew +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xafc9ce17 musb_set_host +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xbf9b4f49 musb_interrupt +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xced39684 musb_root_disconnect +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xda7cfede musb_get_mode +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xe59efb0e musb_clearb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xf0f95e51 musb_readl +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x4b52e049 usb_phy_generic_unregister +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x7a42d4b2 usb_phy_generic_register +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x8765ef19 usb_gen_phy_init +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x92afbe81 usb_phy_gen_create_phy +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xdbf7179f usb_gen_phy_shutdown +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-isp1301 0xb9f3973b isp1301_get_client +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x68ab6f04 tegra_ehci_phy_restore_start +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x814de252 tegra_usb_phy_preresume +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x83a154b1 tegra_usb_phy_postresume +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0xcdd15986 tegra_ehci_phy_restore_end +EXPORT_SYMBOL_GPL drivers/usb/serial/usb_wwan 0x5d3afa52 usb_wwan_port_probe +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x162b1b41 usb_serial_generic_process_read_urb +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x301c99dc usb_serial_deregister_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x417d6662 usb_serial_generic_resume +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x41dc4802 usb_serial_claim_interface +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x5396c21c usb_serial_generic_read_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x5864e751 usb_serial_generic_throttle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x770dbc98 usb_serial_generic_unthrottle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x80b6947c usb_serial_generic_tiocmiwait +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x831f328c usb_serial_generic_get_icount +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x88997e22 usb_serial_port_softint +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x8d273847 usb_serial_generic_open +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x904cbcb8 usb_serial_generic_wait_until_sent +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x97152086 usb_serial_register_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x9caa1d32 usb_serial_generic_write +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xa77aa600 usb_serial_generic_write_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xc5c9a885 usb_serial_generic_submit_read_urbs +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xcca87c81 usb_serial_generic_close +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xe5646857 usb_serial_generic_write_start +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xfda53bee usb_serial_generic_chars_in_buffer +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xfff467fc usb_serial_handle_dcd_change +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0x2d2bb87a dp_altmode_remove +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0xb8fe0af5 dp_altmode_probe +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x10c1e20d tcpci_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x6f497a3c tcpci_irq +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xbe111953 tcpci_get_tcpm_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xc529e32e tcpci_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x10ec6d2d tcpm_sink_frs +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x3b84657b tcpm_pd_transmit_complete +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x76eeda4b tcpm_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x9e0bd753 tcpm_pd_hard_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xb655342c tcpm_pd_receive +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc37b9769 tcpm_cc_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xceb50012 tcpm_vbus_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xd680581d tcpm_port_clean +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xda86a83d tcpm_port_is_toggling +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xea220941 tcpm_tcpc_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xeb779665 tcpm_sourcing_vbus +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xf559c4a8 tcpm_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x001aa296 usb_power_delivery_unlink_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x11f1652d typec_altmode2port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x13c71cee typec_cable_is_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x14df2d5e typec_get_fw_cap +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x15367067 typec_altmode_get_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x16fe239f typec_port_register_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1f3d1f17 typec_partner_set_pd_revision +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x241e9b35 typec_get_negotiated_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x294b2822 typec_altmode_exit +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2d1e301d typec_find_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x30e5bbd4 typec_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x372e4bb3 typec_set_vconn_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3a428c1b typec_register_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3a643fc2 typec_unregister_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3e90afbd typec_plug_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3fdcca18 usb_power_delivery_register_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x49ff0853 typec_cable_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x53762f14 typec_match_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x53fb5fe7 typec_set_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x55f63a93 fwnode_typec_mux_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x574a7c8a fwnode_typec_retimer_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x591ac7b8 typec_cable_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5b616b91 typec_retimer_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5c6d852f typec_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5d4ef1ed typec_altmode_attention +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5e87c93a typec_mux_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x60753496 typec_register_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x660f0c66 typec_plug_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x66e590bf fwnode_typec_switch_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x673ea80f typec_switch_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6837fcf0 usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x68446164 typec_set_mode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6b3d9465 typec_mux_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x75448ad2 typec_set_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x77402f2e typec_switch_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x7839f07e typec_switch_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x798d319d typec_cable_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x7b1fdcea typec_partner_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x7d830ef3 typec_altmode_get_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86521d45 typec_switch_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86a6093a typec_altmode_vdm +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86c3a1c0 typec_unregister_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x881dd11b typec_get_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x896a3935 typec_partner_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8a7af4a0 typec_mux_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8f453168 typec_mux_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9049491e typec_find_port_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x904a7e54 typec_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x975e2514 usb_power_delivery_link_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x97e8fbc4 typec_altmode_notify +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x994247ee typec_altmode_enter +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9a238419 typec_retimer_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa254de98 typec_find_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa43a1dc0 typec_altmode_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa50499a6 typec_altmode_update_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xaa8048a8 typec_port_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xac8235f7 typec_port_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xad9068cd typec_set_pwr_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb1d3857b typec_register_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb270a68f typec_mux_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb52b9c7d typec_partner_usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbb9b6f13 typec_unregister_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbe32e9b9 __typec_altmode_register_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc4ae69b0 typec_set_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc7d83dde typec_partner_set_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc7deb9ac typec_switch_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcf53b6ef usb_power_delivery_unregister_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd2cf5831 typec_unregister_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd2fa1286 typec_switch_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd6113134 usb_power_delivery_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd86f1b64 typec_retimer_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdc6f87b0 typec_retimer_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe0123f11 typec_partner_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe19e858e typec_retimer_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeafc1eb8 typec_find_port_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf1234a8b typec_find_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf9f08094 typec_partner_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfc886485 typec_altmode_put_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfc8df340 typec_mux_put +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x1db2fd6c ucsi_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x1ea0c852 ucsi_connector_change +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x26b375d9 ucsi_create +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x37d7bf1f ucsi_resume +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x572033cd ucsi_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xa7bb6558 ucsi_register +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xa9df6baa ucsi_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xaf550aed ucsi_destroy +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xc17688fa ucsi_send_command +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x193997b9 usbip_stop_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x243cc80e usbip_start_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x517972e9 usbip_recv_xbuff +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x562e8b38 usbip_alloc_iso_desc_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x5d5dc4bb usbip_dump_urb +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x653e6c57 usbip_recv_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x78b72f44 usbip_debug_flag +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x98550a57 usbip_event_happened +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xa4bae6c2 dev_attr_usbip_debug +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xad17a6a6 usbip_pad_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xc7a4c12f usbip_pack_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xcd22f4e2 usbip_event_add +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd02753dc usbip_header_correct_endian +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xda3a0a50 usbip_recv +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe1ea0586 usbip_dump_header +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xfa95cc2e usbip_in_eh +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x03c51467 vdpa_set_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x09bb7258 vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x1f08e157 _vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x6521d676 vdpa_get_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x6f711afc vdpa_mgmtdev_register +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x9bce20d1 __vdpa_register_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xa2d7d23e vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xa92e39b6 vdpa_unregister_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xb819d7b8 _vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xc2125504 __vdpa_alloc_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xdc0cba44 vdpa_mgmtdev_unregister +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0x485ac53c vdpasim_schedule_work +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0x9384468f vdpasim_create +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x03a0f4e1 vfio_pci_core_register_dev_region +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x0c08c837 vfio_pci_core_release_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x0d9e816c vfio_pci_core_err_handlers +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x0ddff95b vfio_pci_core_init_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x12551a33 vfio_pci_core_finish_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x1af7b4bf vfio_pci_core_read +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x1de0a19f vfio_pci_core_sriov_configure +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x23f5b445 vfio_pci_core_mmap +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x3de974e0 vfio_pci_core_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x411710f8 vfio_pci_core_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4b2deb3e vfio_pci_core_unregister_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4cf699b8 vfio_pci_core_set_params +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x5245dfb1 vfio_pci_core_write +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x717b15de vfio_pci_core_match +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x81e30a2f vfio_pci_core_close_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x8648255a vfio_pci_core_disable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xab955bc4 vfio_pci_core_aer_err_detected +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xc173f3e1 vfio_pci_core_ioctl_feature +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xcd6e4246 vfio_pci_core_register_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xeb07a381 vfio_pci_core_request +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x07cabda3 vfio_platform_init_common +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x0c324672 vfio_platform_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x36cc9f68 vfio_platform_mmap +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x37c21912 vfio_platform_read +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x49edd597 __vfio_platform_register_reset +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x5e1e7076 vfio_platform_close_device +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xb00c7233 vfio_platform_write +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xe156b989 vfio_platform_open_device +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xf018701d vfio_platform_unregister_reset +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xf098fe60 vfio_platform_release_common +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x0131cf21 vfio_virqfd_enable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x04d7684d vfio_file_is_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x4802da11 vfio_register_emulated_iommu_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x48ee7465 vfio_device_set_open_count +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x5e3daabf vfio_iommufd_physical_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x60a634c4 vfio_info_cap_add +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x640238ee vfio_virqfd_disable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x6dbd95e0 vfio_iommufd_physical_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x6f46e1cc vfio_file_has_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7d2ed4c3 iova_bitmap_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x81021978 vfio_unregister_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x944ee8e9 vfio_mig_get_next_state +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x9d932949 vfio_iommufd_emulated_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xa759043b vfio_file_set_kvm +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xa78cbcc2 vfio_iommufd_emulated_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xb1824849 vfio_assign_device_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xb3f3b65c _vfio_alloc_device +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xb580b284 vfio_register_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xceb0f218 vfio_file_iommu_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xdcf9e2a3 vfio_iommufd_emulated_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xf11b5fd6 vfio_unregister_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xf1327bbf vfio_iommufd_physical_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xf1587b07 vfio_register_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xf1bea49e vfio_file_enforced_coherent +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x0103972a vhost_new_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x0352e231 vhost_dev_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x07afeaa5 vhost_clear_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x0b52fb47 vhost_chr_read_iter +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x0def7e41 vhost_dev_cleanup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x0e89e4b5 vhost_vq_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x13987fc1 vhost_disable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x18fe9a77 vq_meta_prefetch +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1a5faeae vhost_add_used_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1bc34951 vhost_add_used_and_signal_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x216db4f2 vhost_enable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x222fc59a vhost_set_backend_features +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x4190726d vhost_dequeue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x463926a0 vhost_enqueue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x47b40a77 vhost_discard_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x480c59aa vhost_poll_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x48f1cd89 vhost_dev_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x49d847fa vhost_vq_init_access +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x4d886381 vhost_dev_set_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x4e7fefe3 vhost_log_write +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x50c64292 vhost_dev_has_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5b924977 vhost_vq_is_setup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5bc036a5 vhost_vq_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5c8af7ea vhost_dev_reset_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x61f3b09f vhost_add_used_and_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x62b77718 vhost_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x62c4c2b9 vhost_dev_check_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6b6cf675 vhost_exceeds_weight +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x817c4c10 vhost_dev_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x92c58401 vhost_worker_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x953d86c6 vhost_get_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x98e07aa3 vhost_poll_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa3537324 vhost_vring_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa5c229c8 vhost_vq_has_work +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa909cfc5 vhost_work_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xbf3555b1 vhost_vq_work_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc1ba153d vhost_poll_start +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc4dfe769 vhost_init_device_iotlb +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xca4b5d8a vhost_poll_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd3d5b43c vhost_add_used +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd4f203b1 vhost_dev_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe9170598 vhost_vq_avail_empty +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf36fdcfa vhost_log_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfd2b3e45 vhost_dev_reset_owner_prepare +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x38ff875f vhost_iotlb_add_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x5f4e5249 vhost_iotlb_reset +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x69e872f9 vhost_iotlb_itree_first +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x6bec0e66 vhost_iotlb_del_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x83be64b9 vhost_iotlb_itree_next +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x885512a2 vhost_iotlb_add_range_ctx +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x8a7d8ee9 vhost_iotlb_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xa24517eb vhost_iotlb_free +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xc577832d vhost_iotlb_alloc +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xf9deb0db vhost_iotlb_map_free +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x5bd5a9fa ili9320_write_regs +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x94c80143 ili9320_suspend +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x9e532b0c ili9320_remove +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xa7378867 ili9320_shutdown +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xb3d1f34f ili9320_write +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xc0aef09a ili9320_probe_spi +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xd9cdae45 ili9320_resume +EXPORT_SYMBOL_GPL drivers/video/fbdev/core/fb_ddc 0xb6a22469 fb_ddc_read +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x2b6a95c1 sis_malloc_new +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0xb9a4b7aa sis_free_new +EXPORT_SYMBOL_GPL drivers/w1/wire 0x037c2a1d w1_next_pullup +EXPORT_SYMBOL_GPL drivers/w1/wire 0x0eb59a5f w1_read_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x14789b18 w1_read_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x29d22a00 w1_write_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x47947bd6 w1_reset_bus +EXPORT_SYMBOL_GPL drivers/w1/wire 0x4a2da1d9 w1_write_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x63757e92 w1_calc_crc8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x9adbedef w1_touch_bit +EXPORT_SYMBOL_GPL drivers/w1/wire 0xa89cdb74 w1_triplet +EXPORT_SYMBOL_GPL drivers/w1/wire 0xad30a6ec w1_reset_select_slave +EXPORT_SYMBOL_GPL drivers/w1/wire 0xb6c136da w1_reset_resume_command +EXPORT_SYMBOL_GPL drivers/w1/wire 0xf1bb2006 w1_touch_block +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x33529a37 xen_front_pgdir_shbuf_free +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x91c64d7e xen_front_pgdir_shbuf_map +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xa3bf9a2c xen_front_pgdir_shbuf_get_dir_start +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xb9083d8e xen_front_pgdir_shbuf_unmap +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xbf171ad4 xen_front_pgdir_shbuf_alloc +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0x47535e58 xen_privcmd_fops +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0xfcdf5485 xen_privcmdbuf_fops +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x20e0150d dlm_posix_get +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x4b62826c dlm_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x611ac8ab dlm_posix_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x8a6c5f1b dlm_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcd224e1d dlm_new_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcf9f3328 dlm_release_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xf5bbfb1e dlm_posix_unlock +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x11be5bcf lockd_up +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x26adfa1d nlmsvc_ops +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x439d3434 nlmclnt_done +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x6fcc8440 nlmsvc_unlock_all_by_sb +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x718b392a nlmclnt_proc +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x78d6d8e1 nlmclnt_init +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x943a2d39 nlmclnt_rpc_clnt +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x9cbde0a0 nlmsvc_unlock_all_by_ip +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xa3f8ed96 lockd_down +EXPORT_SYMBOL_GPL fs/netfs/netfs 0x9e0b11f6 netfs_extract_user_iter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x004a1f66 nfs_alloc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0294c6a2 nfs_callback_nr_threads +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03df6b80 nfs_add_or_obtain +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03e88402 nfs_set_verifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03eacb8c nfs_fattr_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03ebf076 nfs_clear_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x046ff5c0 nfs_file_splice_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0bd81a03 nfs_try_get_tree +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0dbd66c0 nfs_set_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0e8a7e7d nfs_permission +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0e92f12b nfs_pgio_current_mirror +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0f3478a5 nfs_unlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0fb20e21 nfs_pageio_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10962bc2 nfs_auth_info_match +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x11552e50 nfs_file_llseek +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x12e252b4 nfs_inode_attach_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x14d8012e nfs_clone_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x162acbb0 nfs_file_set_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x18d114f0 nfs_post_op_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x198219c0 nfs_sops +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1b610e10 alloc_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1d8b5bfd nfs_show_devname +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x221c7b5b nfs_rename +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x228887e4 nfs_setattr_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22d795a8 _nfs_display_fhandle_hash +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22e632b1 nfs_writeback_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x24f2d8f1 nfs_generic_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x25a73bae nfs_mkdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x26884ff7 nfs_alloc_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x28162990 nfs_put_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2882e36f nfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x29086fa3 __tracepoint_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2996692e nfs_access_get_cached +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2b043e7e nfs_pageio_resend +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2bef8140 nfs_file_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x307e0ad6 nfs_client_for_each_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x31b8b830 nfs_alloc_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x325a2ef1 nfs_release_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x327e048e nfs_dreq_bytes_left +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x32cabfdd nfs_lookup +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x34566b51 __tracepoint_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x381ca84c nfs_do_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39e05ac3 nfs_idmap_cache_timeout +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3a711f76 nfs_d_prune_case_insensitive_aliases +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3af70d6b nfs_file_mmap +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3d220d74 nfs4_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3efdb397 nfs_rmdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f2690f2 nfs_check_flags +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f922926 nfs_free_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x40739385 nfs_wait_bit_killable +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x411a8c23 nfs_async_iocounter_wait +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42f2c81f nfs4_client_id_uniquifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x44ec2bc4 nfs_mknod +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x45d3ab79 nfs_scan_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x46c5922f nfs_sb_deactive +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4a11bab0 nfs_show_options +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4ad4dc01 nfs_close_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4c2a96eb nfs_filemap_write_and_wait_range +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4cb9e001 recover_lost_locks +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4cca44b1 nfs_create_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4d3a5a83 nfs_client_init_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4e6911f0 nfs_drop_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4ea59572 nfs_fscache_open_file +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4ff3d06b nfs_pageio_reset_read_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x51892d61 nfs_callback_set_tcpport +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x53b0d1cf nfs_get_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x54454266 nfs_symlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x57491c93 nfs_lock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x584b8482 nfs_inc_attr_generation_counter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5850693b nfs_sysfs_link_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x59f06cfa nfs_force_lookup_revalidate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5b0e6880 nfs_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5cedb8b1 nfs_statfs +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5f918e77 nfs_read_alloc_scratch +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x62dbfb95 nfs_pgio_header_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x642d53f2 nfs_pageio_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x65f89b95 nfs_retry_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x67c8c62a nfs_server_insert_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x68c4fa2f nfs_commit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6cb6115a nfs_wait_client_init_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6d615e89 nfs_mark_client_ready +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e81f032 __SCK__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7220ac8c nfs_request_add_commit_list_locked +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x72b9ecfa nfs_commitdata_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73382650 nfs_commit_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73dff4c0 __SCK__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7619318c nfs_free_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x76a6e62c nfs_commitdata_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x76b07c1b nfs_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7b9c4c30 nfs_put_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7cf66193 nfs_refresh_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7d3b4ba0 nfs_initiate_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7db48618 nfs_request_add_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7e202e89 __tracepoint_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7ef11551 nfs_revalidate_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7f5c36bb nfs_atomic_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8499de4f nfs_alloc_fattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8602b07d nfs4_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x86802917 nfs_sync_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8a03532e nfs_show_stats +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8b8e628d nfs_sb_active +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8d4ca1bb nfs_fhget +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8ea64dfa nfs_file_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x90a5530f nfsiod_workqueue +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x91d1fe52 max_session_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95007f7e __SCK__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95741d1d nfs_show_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95f597e9 __traceiter_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9654f089 nfs_alloc_fattr_with_label +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x96f40aa0 nfs_initiate_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x98b0ece8 nfs_init_timeout_values +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9b930a03 nfs_sysfs_add_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9d37b8ba nfs_post_op_update_inode_force_wcc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9ec5e457 nfs_link +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa0ac26e4 nfs_alloc_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa0ec9b58 nfs_init_cinfo +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa1fe5975 nfs_pageio_reset_write_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa2d11e2e nfs_get_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa59d5691 nfs_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8544825 nfs_wait_on_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8e9e1ae send_implementation_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaa409e11 nfs_pgio_header_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaafd4acc max_session_cb_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb00dc741 nfs_server_remove_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb3c107e3 nfs_check_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb74a18cc nfs_wb_all +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb7adde8c nfs_access_add_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb9026a0c nfs_instantiate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbcc60c8d __tracepoint_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbe5c3701 nfs_client_init_is_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc1a43da7 nfs_init_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc2fc8fc7 nfs_file_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3a2be67 nfs_net_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc4138566 __traceiter_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc50882b1 nfs_server_copy_userdata +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc621e35f get_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc667a4a3 put_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc6c8b8f1 nfs_access_set_mask +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc9b7db69 nfs_file_fsync +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcbc564c7 nfs_init_server_rpcclient +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcbe50c43 nfs_write_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcda9803d nfs_pgheader_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcdef847c register_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xce32d453 nfs_may_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd158f96e nfs_request_remove_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd5f78338 nfs_invalidate_atime +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd8f0e8a9 unregister_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd90ef472 __traceiter_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd9f22750 nfs_reconfigure +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdae9b5d7 nfs4_disable_idmapping +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdb14499d nfs_clear_verifier_delegated +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdc5a5057 nfs_zap_acl_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdcd54656 nfs_getattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe3804d22 nfs_file_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xea906c99 nfs_create_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xec9d3936 nfs_setsecurity +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xeefef236 nfs_create +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xef28dcba nfs_free_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xef6b675d nfs_init_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf1bb762f nfs_kill_super +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf457c950 nfs4_label_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf51a6a60 nfs_flock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf64855a8 nfs_probe_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf8d28004 nfs_access_zap_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf92825c8 nfs_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf96f04c4 __SCK__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfa5dea26 nfs_setattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfbda091c __traceiter_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc619abd _nfs_display_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfdda752d nfs_umount_begin +EXPORT_SYMBOL_GPL fs/nfs/nfsv3 0x0d5a309e nfs3_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x01e04f30 pnfs_report_layoutstat +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x02da1276 __tracepoint_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x04dee9a3 __traceiter_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x054bef45 layoutstats_timer +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x05bbf59d pnfs_generic_pg_check_range +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x071e4495 pnfs_layoutcommit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x08b2c467 __SCK__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x095988d0 pnfs_generic_search_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0bd06bd1 __tracepoint_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0d381e90 __tracepoint_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0d4ef092 __traceiter_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0ff289f3 __SCK__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x16a023b6 pnfs_generic_commit_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1752326f __traceiter_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18b41178 __tracepoint_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18d7ee47 __traceiter_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1af0471b pnfs_destroy_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1c04f756 nfs4_pnfs_ds_put +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1d57c82c __tracepoint_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2174b794 __tracepoint_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x244b6efc pnfs_register_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x27ad47ea __SCK__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x285cc7fa __traceiter_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2bc4c52b pnfs_generic_pg_readpages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2f1e21ba __tracepoint_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2f7ef02d nfs4_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x300e0c54 nfs4_mark_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x30a44ac3 __SCK__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x32c64a7e nfs4_test_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x32cc774b pnfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x35fb8b65 nfs4_pnfs_ds_connect +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x382717b2 nfs4_pnfs_ds_add +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3ab884e6 pnfs_ld_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3fb80c7f pnfs_nfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3fe073bc pnfs_generic_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x400d78b0 pnfs_add_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x471ba4c5 __traceiter_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4742ec9a nfs_remove_bad_delegation +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x48800137 __traceiter_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4ba517f9 pnfs_free_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x50ac617a nfs42_proc_layouterror +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x533c198f __SCK__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x555bb1db __tracepoint_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x579126b8 __SCK__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x58b32d94 nfs4_schedule_migration_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5a4314e9 __SCK__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6085edbd nfs_map_string_to_numeric +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x63653b78 pnfs_write_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x658b41ad nfs4_set_rw_stateid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69d3558d pnfs_generic_rw_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6e637af7 __tracepoint_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x72c09365 nfs4_schedule_lease_moved_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x785c06ab __SCK__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x79a103d1 pnfs_read_resend_pnfs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7a003594 pnfs_generic_scan_commit_lists +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7a4e7f4e __SCK__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7b30624d pnfs_generic_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7cd013a8 __SCK__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7f6adfb1 __traceiter_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x802046c5 __tracepoint_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x88016ae9 nfs4_init_ds_session +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x88f6c6e7 pnfs_unregister_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x890e2645 pnfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8be24f50 __tracepoint_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8c4cb1e9 pnfs_generic_write_commit_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9125ef0a nfs4_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x94b60ac3 nfs4_schedule_session_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x96950392 nfs4_proc_getdeviceinfo +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x983467c9 pnfs_generic_pg_cleanup +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9a1a442f pnfs_generic_pg_check_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9ab16d5e __traceiter_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9d42f5e1 pnfs_layout_mark_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa6974c05 nfs4_put_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa9bce768 pnfs_set_lo_fail +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xabe47191 nfs4_init_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb0e7bbdb pnfs_generic_pg_writepages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb6107d31 pnfs_alloc_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb803748c __traceiter_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xba53a1ef __SCK__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbbedb615 __traceiter_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbf355c67 pnfs_read_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc0691ed0 pnfs_ld_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7a9d954 __SCK__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xca7329cb nfs4_find_get_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcde0a5fe nfs4_mark_deviceid_available +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xced4dfd5 nfs4_find_or_create_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd308750e nfs4_setup_sequence +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd3339cc6 pnfs_generic_prepare_to_resend_writes +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd47333c2 __tracepoint_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd6461004 pnfs_generic_recover_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd6b635b0 pnfs_generic_ds_cinfo_destroy +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xda11fee8 pnfs_generic_clear_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xda245b92 nfs4_delete_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xda95b085 pnfs_set_layoutcommit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdc054f79 __traceiter_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdd342fa8 __tracepoint_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xde568c0c pnfs_generic_ds_cinfo_release_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdf6991a4 __SCK__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe6a6f292 nfs4_schedule_stateid_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe7f7a7e8 nfs4_schedule_lease_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xeb48d189 pnfs_update_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xed15fb41 nfs4_print_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf2c0eb58 pnfs_error_mark_layout_for_return +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf63f7af2 nfs4_decode_mp_ds_addr +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf7801360 nfs41_maxgetdevinfo_overhead +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf82b3ad3 __traceiter_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf999267e pnfs_generic_commit_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfa0c5b6f nfs4_test_session_trunk +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfd3ab43f pnfs_generic_layout_insert_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfd6646ed nfs41_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfda40441 pnfs_put_lseg +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x1fe1e1ad locks_end_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x6e51903a opens_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x9cdc5f81 locks_start_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0xf878d426 locks_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x05b38667 nfsacl_encode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x1c9e639d nfs_stream_encode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x969a60ce nfs_stream_decode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xc51528d7 nfsacl_decode +EXPORT_SYMBOL_GPL fs/nfsd/nfsd 0x827ee360 nfsd4_ssc_init_umount_work +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x42fb9b9d o2nm_get_node_by_ip +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4900035b o2hb_stop_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x543d8285 o2hb_unregister_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x58c88ff2 o2hb_get_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x5e95a4b2 o2net_send_message_vec +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x6a0c3847 __mlog_printk +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x6cace99f o2hb_setup_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x742c59e1 o2hb_register_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x81a17396 mlog_and_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa87bc9e7 o2nm_configured_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa941cb47 o2hb_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb30a2fcb o2nm_node_get +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb6ebf62a o2nm_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xba0028c5 o2nm_get_node_by_num +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xbd13ee5d o2hb_check_node_heartbeating_no_sem +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xc4d99852 o2hb_check_node_heartbeating_from_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd859ac8c o2net_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf1a5611d o2net_unregister_handler_list +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf43ce3a0 o2nm_node_put +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf56c2017 mlog_not_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf982e6db o2net_send_message +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfe1298f3 o2net_register_handler +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x0748f4f9 dlm_register_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x1a5b35bd dlm_unregister_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x4288d60a dlm_print_one_lock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x42fc7bff dlmunlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x723163b3 dlmlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x7a1211f8 dlm_setup_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd7ba575e dlm_errmsg +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd8fa57a6 dlm_unregister_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xf485642c dlm_register_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfb86b96f dlm_errname +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0a726931 ocfs2_cluster_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0cfd3fc5 ocfs2_cluster_connect_agnostic +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x1475f64b ocfs2_dlm_lvb_valid +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x35e05700 ocfs2_plock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4d3af7fa ocfs2_cluster_hangup +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x5ca9bd9c ocfs2_stack_glue_unregister +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x76f40744 ocfs2_dlm_lvb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x9507547f ocfs2_cluster_disconnect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xa50b3004 ocfs2_kset +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xaf969565 ocfs2_dlm_lock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xbbc4ef97 ocfs2_stack_supports_plocks +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc5196999 ocfs2_dlm_unlock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc9fae756 ocfs2_cluster_connect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xcafdd707 ocfs2_dlm_lock_status +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd344e4ee ocfs2_stack_glue_set_max_proto_version +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd806a273 ocfs2_dlm_dump_lksb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xe464d7fb ocfs2_stack_glue_register +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x43cc3d4b pstore_blk_get_config +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0xa8c343b9 unregister_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0xc43732ab register_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0xa149e695 register_pstore_zone +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0xa640b764 unregister_pstore_zone +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xabd9af6d cifs_arc4_crypt +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xc4c73891 cifs_arc4_setkey +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0x798f3830 cifs_md4_init +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xceecd9e4 cifs_md4_final +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xdef1096d cifs_md4_update +EXPORT_SYMBOL_GPL lib/842/842_compress 0xcf048a91 sw842_compress +EXPORT_SYMBOL_GPL lib/842/842_decompress 0xa4adedf1 sw842_decompress +EXPORT_SYMBOL_GPL lib/bch 0x0c303f52 bch_encode +EXPORT_SYMBOL_GPL lib/bch 0x0d3e3481 bch_free +EXPORT_SYMBOL_GPL lib/bch 0x1a267fa8 bch_init +EXPORT_SYMBOL_GPL lib/bch 0x860a2eab bch_decode +EXPORT_SYMBOL_GPL lib/crc4 0x696b3a5a crc4 +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x0105b595 des_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x574eda34 des3_ede_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x856a5ef3 des3_ede_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa6aa9857 des_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa77b3b62 des3_ede_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa8fb743d des_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x39e8fa4b poly1305_update_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x4a833012 poly1305_final_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x8c874435 poly1305_init_generic +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0x16d97e5c notifier_err_inject_init +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0x421af550 notifier_err_inject_dir +EXPORT_SYMBOL_GPL lib/polynomial 0xb8b44e50 polynomial_calc +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x1803a6ed raid6_2data_recov +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x804a5b70 raid6_call +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0xe4b051cf raid6_datap_recov +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x1d29b9e1 decode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x561835eb init_rs_non_canonical +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x63adbf92 encode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xa32f3d9e decode_rs16 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xeb2f825c init_rs_gfp +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xfd581da1 free_rs +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0xea4b3e28 lowpan_header_decompress +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0xf0a33605 lowpan_header_compress +EXPORT_SYMBOL_GPL net/802/garp 0x0947feef garp_request_join +EXPORT_SYMBOL_GPL net/802/garp 0x210aa11d garp_unregister_application +EXPORT_SYMBOL_GPL net/802/garp 0x4d3b3a23 garp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/garp 0x8e602efd garp_init_applicant +EXPORT_SYMBOL_GPL net/802/garp 0x9c65257f garp_request_leave +EXPORT_SYMBOL_GPL net/802/garp 0xbff408f6 garp_register_application +EXPORT_SYMBOL_GPL net/802/mrp 0x2573e802 mrp_request_join +EXPORT_SYMBOL_GPL net/802/mrp 0x3aa0a854 mrp_init_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x3af0487e mrp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x60ab7804 mrp_request_leave +EXPORT_SYMBOL_GPL net/802/mrp 0x80cecab4 mrp_register_application +EXPORT_SYMBOL_GPL net/802/mrp 0xbd0d8c5c mrp_unregister_application +EXPORT_SYMBOL_GPL net/802/stp 0x4e6d858d stp_proto_register +EXPORT_SYMBOL_GPL net/802/stp 0x7a8f6672 stp_proto_unregister +EXPORT_SYMBOL_GPL net/9p/9pnet 0x149066a9 p9_client_xattrwalk +EXPORT_SYMBOL_GPL net/9p/9pnet 0x5738340f p9_client_xattrcreate +EXPORT_SYMBOL_GPL net/atm/atm 0xb09faf79 register_atmdevice_notifier +EXPORT_SYMBOL_GPL net/atm/atm 0xcfb6a3da unregister_atmdevice_notifier +EXPORT_SYMBOL_GPL net/ax25/ax25 0xac93ae05 ax25_bcast +EXPORT_SYMBOL_GPL net/ax25/ax25 0xaeb7451e ax25_defaddr +EXPORT_SYMBOL_GPL net/ax25/ax25 0xb249687f ax25_register_pid +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x0ee74c80 l2cap_chan_put +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x2c23fa92 l2cap_chan_send +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x7aecc3ce l2cap_chan_del +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x883f6daa bt_debugfs +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x90241e93 l2cap_chan_create +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xab3b0475 l2cap_add_psm +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xb4892563 l2cap_chan_connect +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xc37d2f7b l2cap_chan_list +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xf7a02055 l2cap_chan_set_defaults +EXPORT_SYMBOL_GPL net/bridge/bridge 0x01b7e518 br_multicast_has_querier_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x05e80235 br_vlan_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0x17996c6c br_vlan_get_proto +EXPORT_SYMBOL_GPL net/bridge/bridge 0x1834d8e1 br_multicast_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x1947905f br_mst_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0x21af0bd6 nf_br_ops +EXPORT_SYMBOL_GPL net/bridge/bridge 0x2a92df91 br_port_flag_is_set +EXPORT_SYMBOL_GPL net/bridge/bridge 0x312b88c9 br_multicast_has_router_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x34408bbd br_handle_frame_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0x3576ac17 br_vlan_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x38c2def7 br_mst_get_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0x4a92d7fc br_vlan_get_pvid_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x89b6dfcc br_mst_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x8f1dc13d br_vlan_get_info_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0xa5f6b82a br_vlan_get_pvid +EXPORT_SYMBOL_GPL net/bridge/bridge 0xabeff8cd br_get_ageing_time +EXPORT_SYMBOL_GPL net/bridge/bridge 0xbe7c1e4f br_fdb_find_port +EXPORT_SYMBOL_GPL net/bridge/bridge 0xca6a685d br_port_get_stp_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0xca89c4a1 br_forward +EXPORT_SYMBOL_GPL net/bridge/bridge 0xcccad8c8 br_fdb_clear_offload +EXPORT_SYMBOL_GPL net/bridge/bridge 0xd3f3db2d br_multicast_list_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0xdafbef06 br_dev_queue_push_xmit +EXPORT_SYMBOL_GPL net/bridge/bridge 0xdcdd6d57 br_multicast_router +EXPORT_SYMBOL_GPL net/bridge/bridge 0xe795f54b br_forward_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0xe8db773d br_multicast_has_querier_anywhere +EXPORT_SYMBOL_GPL net/dccp/dccp 0x0e140e39 dccp_rcv_state_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0x182ec2bf dccp_ackvec_parsed_add +EXPORT_SYMBOL_GPL net/dccp/dccp 0x1b2f8c3a dccp_recvmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x2ae583fe dccp_poll +EXPORT_SYMBOL_GPL net/dccp/dccp 0x306c8b3d dccp_rcv_established +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3077049e dccp_setsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x460992fb dccp_disconnect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x499dd960 dccp_done +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4c9776f1 dccp_reqsk_init +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4cdd391d dccp_feat_list_purge +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4fa3f24a dccp_ioctl +EXPORT_SYMBOL_GPL net/dccp/dccp 0x560d3541 dccp_getsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59814a84 dccp_statistics +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59db4cfa dccp_feat_signal_nn_change +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5be2c3b2 dccp_destroy_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0x611e7db2 dccp_shutdown +EXPORT_SYMBOL_GPL net/dccp/dccp 0x7676d4eb dccp_reqsk_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x78c3818c dccp_set_state +EXPORT_SYMBOL_GPL net/dccp/dccp 0x8028a599 dccp_feat_nn_get +EXPORT_SYMBOL_GPL net/dccp/dccp 0x80993155 dccp_timestamp +EXPORT_SYMBOL_GPL net/dccp/dccp 0x8171199a dccp_death_row +EXPORT_SYMBOL_GPL net/dccp/dccp 0x869e34ca dccp_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x86be7924 dccp_packet_name +EXPORT_SYMBOL_GPL net/dccp/dccp 0x929d4fe5 dccp_sendmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x950dd88d dccp_make_response +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9598d24d dccp_ackvec_parsed_cleanup +EXPORT_SYMBOL_GPL net/dccp/dccp 0x98aa8edc dccp_check_req +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9928c1f0 dccp_connect +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa89bb99f dccp_close +EXPORT_SYMBOL_GPL net/dccp/dccp 0xac59f125 dccp_insert_option +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb7e859f8 dccp_create_openreq_child +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb9828996 dccp_destruct_common +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc865c662 inet_dccp_listen +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc951cf84 dccp_init_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0xcbbdcd1e dccp_child_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd030517a dccp_send_sync +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd16c98e5 dccp_parse_options +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd69dd179 dccp_sync_mss +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd75b7072 dccp_orphan_count +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd7cdb975 dccp_hashinfo +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf17da060 dccp_ctl_make_reset +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x0e8daa99 dccp_v4_send_check +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x32796aa7 dccp_v4_conn_request +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x34a311c9 dccp_invalid_packet +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xbe98e4c5 dccp_v4_do_rcv +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xc2bf55ca dccp_v4_connect +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xfb386255 dccp_v4_request_recv_sock +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c6039ac dsa_flush_workqueue +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x24e31f4b dsa_switch_shutdown +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x374ac2ce dsa_register_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x39eac2fd dsa_port_from_netdev +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x3a481fa3 dsa_devlink_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x407afb2c dsa_tag_8021q_standalone_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x417d1fed dsa_8021q_rx_switch_id +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x45ca5090 dsa_tag_8021q_bridge_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x4c5fb232 dsa_tag_8021q_bridge_leave +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x4cd448c4 dsa_tag_8021q_bridge_join +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x5edca55c dsa_mdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x61fc410b dsa_devlink_port_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x697fe60b dsa_switch_resume +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x77781dc1 dsa_devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x7a5d2626 dsa_tag_8021q_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x88bc43dc dsa_tag_8021q_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x90adc75b dsa_switch_find +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9a8df7f8 dsa_devlink_params_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9e59271d dsa_8021q_rx_source_port +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xa456a128 dsa_enqueue_skb +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xa9987752 dsa_8021q_rcv +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xabd3a896 dsa_port_phylink_mac_change +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xb0db5f55 dsa_slave_dev_check +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xb6c36eaf dsa_tag_8021q_find_port_by_vbid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xbecbac8c dsa_unregister_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc23e8d5f dsa_devlink_region_destroy +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc78e9a57 dsa_devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd077e855 dsa_devlink_param_get +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xdbebe1e6 dsa_devlink_params_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xdea8cb86 dsa_devlink_resources_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xeacd6fdf dsa_devlink_resource_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xeb0e5e47 dsa_switch_suspend +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf13e1803 vid_is_dsa_8021q +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf1ef2f5b dsa_tag_drivers_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf3a07a4e dsa_fdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf80555dc dsa_8021q_xmit +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfd3e2b67 dsa_devlink_param_set +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfedcf0de dsa_tag_drivers_register +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x0ff7eb1d ieee802154_beacon_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x19a50f00 nl802154_scan_event +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x21575175 ieee802154_hdr_peek_addrs +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x3c39f769 ieee802154_mac_cmd_pl_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x5aded20e nl802154_beaconing_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x76463fa3 nl802154_scan_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x79abd423 ieee802154_hdr_peek +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x848d1eef ieee802154_mac_cmd_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x87e2553b ieee802154_max_payload +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xaf3dcbbc ieee802154_hdr_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xb513230f ieee802154_hdr_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xfb52faf6 nl802154_scan_started +EXPORT_SYMBOL_GPL net/ife/ife 0x3a7f53ef ife_encode +EXPORT_SYMBOL_GPL net/ife/ife 0x6210e871 ife_tlv_meta_next +EXPORT_SYMBOL_GPL net/ife/ife 0x67db2029 ife_tlv_meta_decode +EXPORT_SYMBOL_GPL net/ife/ife 0xa772d1ac ife_decode +EXPORT_SYMBOL_GPL net/ife/ife 0xe7888e98 ife_tlv_meta_encode +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x05007b1f esp_output_head +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x7616a712 esp_input_done2 +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x98bbd8b0 esp_output_tail +EXPORT_SYMBOL_GPL net/ipv4/gre 0x0220e60e gre_del_protocol +EXPORT_SYMBOL_GPL net/ipv4/gre 0x92f096c3 gre_add_protocol +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x119b5bde inet_diag_msg_attrs_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x24ee3f89 inet_diag_bc_sk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x612ac8cd inet_sk_diag_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x67f2fd18 inet_diag_dump_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x68b05d83 inet_diag_dump_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xb4beeffc inet_diag_find_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xbe595515 inet_diag_unregister +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xe8941ada inet_diag_msg_common_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xebe56743 inet_diag_register +EXPORT_SYMBOL_GPL net/ipv4/ip_gre 0x9cea88b2 gretap_fb_dev_create +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x008f848b ip_tunnel_newlink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x04b49243 ip_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x0c316d64 ip_tunnel_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x247d3e75 ip_tunnel_encap_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x30018b09 ip_tunnel_lookup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x3c6a5951 ip_tunnel_init_net +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x47d30e0c ip_tunnel_delete_nets +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x62e66037 ip_tunnel_dellink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x75955d2d ip_tunnel_siocdevprivate +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x75cf770e ip_tunnel_changelink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x937561dd ip_tunnel_ctl +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x960d41fb ip_tunnel_uninit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xad16973b ip_tunnel_init +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xb41bc142 ip_tunnel_rcv +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xbd3baaad ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xd0bb271e __ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xda7d77fd ip_md_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/netfilter/arp_tables 0xe8080090 arpt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/ip_tables 0xca8e4f1b ipt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x3d13f232 nf_defrag_ipv4_enable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x9726068c nf_defrag_ipv4_disable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_dup_ipv4 0x50223083 nf_dup_ipv4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x4867890f nf_reject_skb_v4_tcp_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x60e877d1 nf_send_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x69efb792 nf_send_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x7b5395c8 nf_reject_ip_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x945d9d05 nf_reject_skb_v4_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xa5bfd7b7 nf_reject_ip_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xf86dfefc nf_reject_iphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_socket_ipv4 0x8b935510 nf_sk_lookup_slow_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x1f2c8d8a nf_tproxy_laddr4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x2b4e154b nf_tproxy_get_sock_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x70fc95e9 nf_tproxy_handle_time_wait4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0x254a51fc nft_fib4_eval_type +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0xe2efda2b nft_fib4_eval +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x321a7706 tcp_vegas_init +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xa7a68c80 tcp_vegas_pkts_acked +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xbe8da320 tcp_vegas_state +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xc9437326 tcp_vegas_cwnd_event +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xf5e5001e tcp_vegas_get_info +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x505356bb setup_udp_tunnel_sock +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x6f79659e udp_tun_rx_dst +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x8c53b229 udp_tunnel_drop_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xa7c3c64b udp_tunnel_push_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xc5469278 udp_tunnel_notify_add_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xddfd7071 udp_tunnel_xmit_skb +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xeafe8494 udp_tunnel_sock_release +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xf32d8aad udp_tunnel_notify_del_rx_port +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x99ca26d8 esp6_output_head +EXPORT_SYMBOL_GPL net/ipv6/esp6 0xab83c3cd esp6_input_done2 +EXPORT_SYMBOL_GPL net/ipv6/esp6 0xe2b634d8 esp6_output_tail +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x3570074a ip6_tnl_encap_setup +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x37fc02b0 ip6_tnl_rcv_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xc8342501 ip6_tnl_xmit_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x61c04a1f udp_sock_create6 +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0xf00ea702 udp_tunnel6_xmit_skb +EXPORT_SYMBOL_GPL net/ipv6/netfilter/ip6_tables 0x9478f4fb ip6t_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x70749ef4 nf_defrag_ipv6_disable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xdbe2a833 nf_ct_frag6_gather +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xe410023d nf_defrag_ipv6_enable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_dup_ipv6 0xf682cb24 nf_dup_ipv6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x330a786d nf_reject_skb_v6_unreach +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x622bf64f nf_reject_skb_v6_tcp_reset +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x870ee2b7 nf_reject_ip6hdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xb7605323 nf_send_reset6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xc078f329 nf_send_unreach6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xdc06ca91 nf_reject_ip6_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xe7fcca92 nf_reject_ip6_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_socket_ipv6 0x0cf4f479 nf_sk_lookup_slow_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x3487a797 nf_tproxy_laddr6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x5dda5e86 nf_tproxy_handle_time_wait6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x668946f5 nf_tproxy_get_sock_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x61087baa nft_fib6_eval +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x7362c536 nft_fib6_eval_type +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x1fea48d5 l2tp_tunnel_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x2161aa5d l2tp_session_set_header_len +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x31f9d2a3 l2tp_tunnel_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x4240f6b5 l2tp_tunnel_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x466c4de7 l2tp_tunnel_get_session +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x49f0e011 l2tp_session_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x4c61356d l2tp_tunnel_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x4dca4a6e l2tp_session_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x5679afce l2tp_session_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x63d3e061 l2tp_udp_encap_recv +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x6a21d5ef l2tp_tunnel_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x70c69e04 l2tp_session_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x781bb16d l2tp_session_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x781c6426 l2tp_xmit_skb +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x8a6bea06 l2tp_session_get_by_ifname +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x9c6f6ce4 l2tp_tunnel_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xa917d820 l2tp_sk_to_tunnel +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xb321aec0 l2tp_tunnel_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xb37d3eaa l2tp_session_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xbdd59a8a l2tp_session_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xf7dc95e0 l2tp_recv_common +EXPORT_SYMBOL_GPL net/l2tp/l2tp_ip 0xa8ac64da l2tp_ioctl +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x337f2432 l2tp_nl_unregister_ops +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x48ff63de l2tp_nl_register_ops +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x16ad7c5f ieee80211_tkip_add_iv +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1899009a ieee80211_color_change_finish +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1dab0efe ieee80211_set_key_rx_seq +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x330e5a1c ieee80211_iterate_stations_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3423ab1d ieee80211_resume_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3f6788c9 ieee80211_vif_to_wdev +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x45301ee9 ieee80211_remain_on_channel_expired +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x45b73432 wdev_to_ieee80211_vif +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x47bf0694 ieee80211_set_active_links_async +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x4c66af7a ieee80211_hw_restart_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x590f7ea9 ieee80211_obss_color_collision_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x61315866 ieee80211_ave_rssi +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x6bbb6cd8 ieee80211_request_smps +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x737ed4ab ieee80211_calc_rx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x78d964fe ieee80211_gtk_rekey_add +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9e1c1431 ieee80211_key_replay +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xac9d680e ieee80211_find_sta_by_ifaddr +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xb9c7fd5b ieee80211_iterate_active_interfaces_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xbe9f8aed ieee80211_ready_on_channel +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xc329f820 ieee80211_update_mu_groups +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xc34765da ieee80211_set_active_links +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd004ea88 ieee80211_key_mic_failure +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xda8cdf0c ieee80211_iterate_interfaces +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xdb59b7f7 ieee80211_iter_chan_contexts_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xde786f78 ieee80211_gtk_rekey_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xea22e342 ieee80211_iterate_active_interfaces_mtx +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xea792270 ieee80211_remove_key +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xec4a55a0 ieee80211_calc_tx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xf55c2acc ieee80211_find_sta_by_link_addrs +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x1a2cbd22 nla_put_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x3e101863 mpls_dev_mtu +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x8ee316eb nla_get_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xc303a492 mpls_stats_inc_outucastpkts +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xeb060ae6 mpls_output_possible +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xf5ed335a mpls_pkt_too_big +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x09703f93 ip_set_init_comment +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x09c9d867 ip_set_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x13142845 ip_set_type_unregister +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x22d966c6 ip_set_range_to_cidr +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x2a5e25c7 ip_set_put_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x397f6231 ip_set_free +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x43665ab8 ip_set_get_byname +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x4d7e97e7 ip_set_nfnl_put +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x4f67fc04 ip_set_type_register +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x5897b409 ip_set_match_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x5f61fbb3 ip_set_put_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x6946921e ip_set_get_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7924b6de ip_set_hostmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7ea67547 ip_set_add +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x81fff2d1 ip_set_netmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x833ba73a ip_set_nfnl_get_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x8ab19eed ip_set_test +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x957c206f ip_set_get_ip4_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x95c8fd5d ip_set_name_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9c3b2c7f ip_set_del +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9e98722b ip_set_get_ipaddr6 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa293f8a6 ip_set_get_ipaddr4 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xb2274266 ip_set_elem_len +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xc948fec8 ip_set_put_flags +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf3b4d4ae ip_set_alloc +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf73c72de ip_set_get_ip6_port +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x29cd3b49 ip_vs_conn_in_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x650435f4 register_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x7e96c8d3 unregister_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xc5bd33d3 ip_vs_conn_out_get_proto +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x215027b3 nf_conncount_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x5ac753c5 nf_conncount_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xd0fe0d0f nf_conncount_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xded40268 nf_conncount_list_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xec417702 nf_conncount_gc_list +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xee05ab97 nf_conncount_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xf2a1dbb9 nf_conncount_cache_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0192d3f1 __nf_ct_refresh_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0394a05a __nf_conntrack_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0460ec0f nf_ct_invert_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x05315cf0 nf_connlabels_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x08bbdcd9 nf_ct_gre_keymap_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x09bcd90e nf_ct_expect_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0bc00f80 nf_nat_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0cbc587f nf_ct_skb_network_trim +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0e86775f nf_ct_helper_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x10d707f7 nf_ct_timeout_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x15dced14 nf_ct_port_tuple_to_nlattr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x18925a16 nf_conn_pernet_ecache +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1937482b nf_conntrack_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x19f74f80 __nf_ct_change_status +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1ba0838a nf_ct_helper_expectfn_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1f414482 nf_ct_helper_expectfn_find_by_symbol +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x26cbfb1d nf_conntrack_tuple_taken +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x289c3714 nf_ct_alloc_hashtable +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x28eff409 nf_conntrack_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x30bf81c3 nf_ct_deliver_cached_events +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x32027f1f nf_nat_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x34a4eca3 nf_conntrack_register_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x34d06ed7 nf_connlabels_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x35945849 nf_ct_change_status_common +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3d3a63b6 nf_ct_expect_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x402a919d nf_ct_helper_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x462d041a nf_ct_remove_expectations +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x48eb0da0 nf_ct_expect_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4bb6f3a7 nf_ct_delete +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4e39ae82 nf_ct_tmpl_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5f8ec0be nf_nat_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x60af2835 nf_ct_unexpect_related +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6381328e __nf_ct_expect_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x67590d94 nf_connlabels_replace +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x68183b9c nf_ct_netns_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x685e48e7 nf_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x693c3961 nf_ct_helper_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6ccb3fa0 nf_ct_bridge_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6f125bf4 nf_ct_add_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x703d408f nf_conntrack_helpers_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x752f0aa2 nf_ct_port_nlattr_to_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x776fe7f4 nf_ct_seq_adjust +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x78de898d nf_conntrack_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7939e97e nf_ct_netns_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7b4b72f4 nf_ct_set_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7dd41314 nf_conntrack_hash_check_insert +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7f54c726 nf_ct_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x806f053d nf_ct_expect_iterate_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x83bc6fcb nf_ct_get_id +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x84022aa3 nf_conntrack_helpers_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8652799a nf_ct_destroy_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8891f8ca nf_ct_tmpl_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8ffe7e89 nf_conntrack_htable_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x930e0e38 nf_conntrack_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x968f1432 nf_ct_l4proto_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9adb7399 nf_conntrack_expect_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9bdbf924 nf_ct_handle_fragments +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9c7b16b0 nf_ct_unlink_expect_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9cac525c nf_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9e7b2732 nf_conntrack_in +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa02d89e4 nf_ct_helper_log +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa090309c nf_ct_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa24be8ef nf_conntrack_eventmask_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa2cc5991 nf_ct_remove_expect +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa2ef4076 nf_ct_helper_expectfn_find_by_name +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa431203e nf_ct_bridge_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa4e08281 nf_ct_kill_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa80d2cc0 nf_ct_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa82d416e nf_ct_seqadj_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaa244896 nf_conntrack_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaaea01b6 nf_ct_untimeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xac1c3ecb nf_ct_tcp_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaf0847f0 nf_conntrack_locks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb39356f5 nf_ct_port_nla_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb4617034 __nf_ct_change_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbbdb5a68 nf_nat_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbfec12d7 nf_conntrack_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc0565e45 nf_ct_acct_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc18ac88d nf_ct_expect_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc2fb6e8d nf_ct_ecache_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc40f284c nf_ct_helper_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc893419e nf_ct_expect_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd080d3a9 __nf_ct_try_assign_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd505c3e0 nf_ct_port_nlattr_tuple_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdabb8ffe nf_ct_get_tuplepr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdba7326b nf_conntrack_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdd539883 nf_conntrack_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe01a0c85 nf_conntrack_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe4210f41 nf_conntrack_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe43c5373 nf_ct_helper_expectfn_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe89e079b nf_ct_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe9cd0e10 nf_ct_expect_related_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xea77601c nf_ct_seq_offset +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec8beba6 nf_ct_expect_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xef7c9dde nf_conntrack_alter_reply +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf0f2cbdf __nf_conntrack_helper_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf38bcdf3 nf_conntrack_max +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf502d303 nf_ct_expect_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf647b618 nf_ct_iterate_cleanup_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf74476d9 nf_conntrack_unregister_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfd349724 nf_ct_gre_keymap_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_amanda 0x51b5e8a1 nf_nat_amanda_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_broadcast 0xbfcd8331 nf_conntrack_broadcast_help +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_ftp 0xf6969296 nf_nat_ftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0x96528687 nfct_h323_nat_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0xa0cab773 get_h225_addr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_irc 0xc3dc0664 nf_nat_irc_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_pptp 0x0f92d76e nf_nat_pptp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x0706cf76 ct_sip_parse_address_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x4cede4d0 nf_nat_sip_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x5f48e2c9 ct_sip_get_sdp_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xa0bcce2a ct_sip_parse_numerical_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xe0bce21a ct_sip_parse_header_uri +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xe20b7f1b ct_sip_get_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xfef2f656 ct_sip_parse_request +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_snmp 0xb7731201 nf_nat_snmp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_tftp 0x1855e857 nf_nat_tftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x7215ce60 nf_fwd_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x75d721f5 nft_fwd_dup_netdev_offload +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0xa6e7e4af nf_dup_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x0e214daf flow_offload_teardown +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x0f34bb53 nf_flow_dnat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x466fd331 flow_offload_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x4dacebf3 nf_flow_table_cleanup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x53973abf flow_offload_refresh +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x582fbb12 nf_flow_rule_route_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x596ac96a flow_offload_route_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x5e98b89c nf_flow_snat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x75616275 nf_flow_table_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x90db17d9 flow_offload_add +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xa3769c99 nf_flow_offload_ip_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xb3543ed6 flow_offload_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xb8891a0c flow_offload_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xbe99d3bd nf_flow_offload_ipv6_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc8a4b8df nf_flow_rule_route_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xcf9119f7 nf_flow_table_offload_setup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xecbe97f8 nf_flow_table_init +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x011a81ec nf_ct_nat_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x192c191b nf_nat_masquerade_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3bc17c49 nf_nat_masquerade_inet_register_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x4acf8a6a nf_nat_masquerade_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x618df05b nf_nat_icmpv6_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x711be9e8 nf_nat_packet +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x74efe02c nf_nat_exp_find_port +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x75c11925 nf_nat_redirect_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x852c14ed nf_nat_inet_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x86a9c7e9 nf_nat_icmp_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x89338021 nf_nat_ipv4_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x9721ce57 nf_nat_ipv6_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xab07e19a nf_nat_ipv6_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xcf8623e2 nf_nat_redirect_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd0331611 nf_nat_inet_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd21c9b87 nf_ct_nat +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd3778524 nf_nat_inet_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd9c25654 nf_nat_masquerade_inet_unregister_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xe3698efd nf_nat_ipv4_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xfb565ba1 nf_nat_alloc_null_binding +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x0c78018a nf_synproxy_ipv6_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x1f099794 synproxy_init_timestamp_cookie +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x4dc2ee3b synproxy_parse_options +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x7b26e47c nf_synproxy_ipv4_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x990a921f nf_synproxy_ipv6_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x9ab65e10 ipv4_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x9e21a075 synproxy_recv_client_ack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xb95e26d1 synproxy_recv_client_ack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xca9fc082 synproxy_net_id +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xd2f4b978 synproxy_send_client_synack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xddf912fe ipv6_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xee5477e9 nf_synproxy_ipv4_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xf67aed49 synproxy_send_client_synack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x00508e27 nf_tables_deactivate_flowtable +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x04047fa5 nft_reg_track_update +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x051267c3 nft_obj_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x07caa985 nft_unregister_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0a3b6d95 nft_chain_validate_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1549fe2f nft_data_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1e0c944d nf_tables_destroy_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1e5bc849 __nft_release_basechain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x20ef9a4a nft_data_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2467919e nft_register_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x27edbbb8 nft_set_elem_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x300be6df nft_register_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x35c0c146 nft_meta_get_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x36aadcd9 nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x390361b9 nft_meta_set_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3acacbd6 nft_chain_validate_dependency +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x41b71e65 nft_trace_enabled +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x42f673a3 nft_meta_set_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x473c76a0 nft_obj_notify +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4cecbb60 nft_meta_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x597b7306 nft_do_chain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5f671526 nft_set_lookup_global +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5f72654e nft_meta_get_reduce +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x60c829bb nft_meta_get_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x646e434f nft_parse_register_store +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6524c3ee nft_request_module +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x67b61a6c nft_meta_get_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x71d146ca nft_set_catchall_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7395fdcd nft_meta_set_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8543fed1 nft_meta_set_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x897d907c nft_unregister_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x97889c4b nft_meta_set_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9c845a80 nf_tables_activate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9ef5d4eb nf_tables_bind_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa226d6bb nft_register_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbbbed866 nft_unregister_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbe1d2c15 nft_chain_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc032753f nft_flowtable_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc17c1152 nft_dump_register +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xda7751dc nf_tables_deactivate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe00ad8ce nft_expr_reduce_bitwise +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b8cc13 nft_parse_register_load +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe75abc4e nft_register_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xeace1aec nft_meta_inner_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xed84fe5b nft_data_release +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf0747b51 nft_unregister_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf531420b __nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x3c0faff9 nfnetlink_unicast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5ce3b588 nfnl_lock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xb0d8272c nfnetlink_has_listeners +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xcd4b0b46 nfnetlink_send +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xd1f8cbec nfnetlink_broadcast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xd5e41729 nfnetlink_set_err +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xdb065657 nfnl_unlock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xef1f96c2 nfnetlink_subsys_register +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xf8d938d0 nfnetlink_subsys_unregister +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x5ab4cc19 nfnl_acct_update +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x736f6393 nfnl_acct_overquota +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xbecf5d14 nfnl_acct_put +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xe041260f nfnl_acct_find_get +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x35eff5e0 nf_osf_fingers +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x9d6a39a1 nf_osf_match +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0xfe8a0a62 nf_osf_find +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x22bbd17b nft_fib_init +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x54834947 nft_fib_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x9b94db7b nft_fib_reduce +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xbd310261 nft_fib_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xfa76c98a nft_fib_store_result +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x1de558c1 nft_reject_icmpv6_code +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x3c6c4261 nft_reject_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x433607cb nft_reject_init +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x5e9aa2bd nft_reject_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9d46ccf8 nft_reject_policy +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xe2c84666 nft_reject_icmp_code +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x04e27719 xt_compat_flush_offsets +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x1212f0ab xt_register_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x125d2755 xt_proto_fini +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x15a4b0a5 xt_hook_ops_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x2662227c xt_unregister_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x3060da1e xt_compat_target_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x3acfafca xt_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x3c883e47 xt_request_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x3eccf39a xt_proto_init +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x53d16408 xt_unregister_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x5590173a xt_compat_match_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x6843c10c xt_register_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x6ce2f888 xt_table_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7653b15f xt_compat_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7bce4603 xt_data_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x807d2b2c xt_recseq +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x823edea5 xt_compat_add_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x845ff17b xt_request_find_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x9c995c69 xt_percpu_counter_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa7c94f1d xt_compat_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xb5d7be45 xt_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xb6f5bf1c xt_check_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xbfacb837 xt_percpu_counter_free +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc357945f xt_compat_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc7fae024 xt_compat_calc_jump +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd1e246a2 xt_compat_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd3fcc511 xt_tee_enabled +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd49cafd1 xt_check_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xddf68fc6 xt_find_revision +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xdf689023 xt_replace_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf13f58fa xt_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf23df459 xt_compat_match_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf6abeb06 xt_copy_counters +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xfb3290d6 xt_request_find_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xfc8390bb xt_compat_target_offset +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x0f4cc232 xt_rateest_lookup +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x4d2f0116 xt_rateest_put +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x270ce535 nci_spi_send +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x85882c42 nci_spi_allocate_spi +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0xa12b276a nci_spi_read +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x09c04997 nci_uart_register +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x17dfe767 nci_uart_set_config +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0xe99542aa nci_uart_unregister +EXPORT_SYMBOL_GPL net/nsh/nsh 0x44ee4764 nsh_push +EXPORT_SYMBOL_GPL net/nsh/nsh 0x980a9b54 nsh_pop +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x1f6110ff ovs_vport_free +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x434950c5 __ovs_vport_ops_register +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x7da9e5ad ovs_vport_ops_unregister +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x95207b7a ovs_vport_alloc +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x9fb1b645 ovs_netdev_tunnel_destroy +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xe584153c ovs_netdev_link +EXPORT_SYMBOL_GPL net/psample/psample 0x45423090 psample_sample_packet +EXPORT_SYMBOL_GPL net/psample/psample 0x68659fd2 psample_group_put +EXPORT_SYMBOL_GPL net/psample/psample 0x69bd0847 psample_group_get +EXPORT_SYMBOL_GPL net/psample/psample 0xaea51773 psample_group_take +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x1d2ca839 qrtr_endpoint_post +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x5999dd5f qrtr_endpoint_register +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x7b3fcba9 qrtr_endpoint_unregister +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x8d25501f qrtr_ns_remove +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xa47e91ba qrtr_ns_init +EXPORT_SYMBOL_GPL net/rds/rds 0x00a467af rds_wq +EXPORT_SYMBOL_GPL net/rds/rds 0x120e3b75 rds_rdma_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x171b67c9 rds_message_unmapped +EXPORT_SYMBOL_GPL net/rds/rds 0x1a08a42a rds_conn_create +EXPORT_SYMBOL_GPL net/rds/rds 0x20c5e653 rds_cong_map_updated +EXPORT_SYMBOL_GPL net/rds/rds 0x26c39c8c rds_send_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x2b0d543c rds_message_add_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x323972cf rds_info_deregister_func +EXPORT_SYMBOL_GPL net/rds/rds 0x34736a5b rds_send_xmit +EXPORT_SYMBOL_GPL net/rds/rds 0x36087aa4 rds_stats +EXPORT_SYMBOL_GPL net/rds/rds 0x36470f19 rds_recv_incoming +EXPORT_SYMBOL_GPL net/rds/rds 0x38a9085d rds_conn_path_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0x436e4e2a rds_inc_put +EXPORT_SYMBOL_GPL net/rds/rds 0x45a4781e rds_addr_cmp +EXPORT_SYMBOL_GPL net/rds/rds 0x53dbbead rds_conn_path_drop +EXPORT_SYMBOL_GPL net/rds/rds 0x582fe5cf rds_message_add_rdma_dest_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x585f567b rds_message_populate_header +EXPORT_SYMBOL_GPL net/rds/rds 0x620db5dd rds_conn_destroy +EXPORT_SYMBOL_GPL net/rds/rds 0x6a58e5d3 rds_trans_register +EXPORT_SYMBOL_GPL net/rds/rds 0x6c449395 rds_atomic_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x70167e2a rds_message_put +EXPORT_SYMBOL_GPL net/rds/rds 0x7c375231 rds_send_path_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x85e4e520 rds_stats_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0x917a9962 rds_info_register_func +EXPORT_SYMBOL_GPL net/rds/rds 0x92231fa8 rds_connect_path_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x990e4fec rds_conn_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0x9dcbbbf0 rds_page_remainder_alloc +EXPORT_SYMBOL_GPL net/rds/rds 0xa39264d6 rds_connect_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xb289f044 rds_conn_create_outgoing +EXPORT_SYMBOL_GPL net/rds/rds 0xc2dab779 rds_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0xc77dfc60 rds_message_addref +EXPORT_SYMBOL_GPL net/rds/rds 0xc811afb9 rds_send_ping +EXPORT_SYMBOL_GPL net/rds/rds 0xe1006704 rds_inc_init +EXPORT_SYMBOL_GPL net/rds/rds 0xe5372292 rds_trans_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0xec9e1cc4 rds_conn_drop +EXPORT_SYMBOL_GPL net/rds/rds 0xfa98d7c6 rds_for_each_conn_info +EXPORT_SYMBOL_GPL net/rds/rds 0xfc96493f rds_send_path_reset +EXPORT_SYMBOL_GPL net/rds/rds 0xffa01e4e rds_inc_path_init +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x4b6f9474 mqprio_validate_qopt +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xcede419b mqprio_fp_to_offload +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xd27b12ed mqprio_qopt_reconstruct +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x4ae5788d pie_drop_early +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x6ce9b467 pie_calculate_probability +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x90c8f7bb pie_process_dequeue +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x16f8ba5d taprio_offload_get +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x6a6b1c12 taprio_offload_free +EXPORT_SYMBOL_GPL net/sctp/sctp 0x437c3c03 sctp_get_sctp_info +EXPORT_SYMBOL_GPL net/sctp/sctp 0x661e0fc1 sctp_transport_traverse_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0x96abf02a sctp_transport_lookup_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0x972997ab sctp_for_each_endpoint +EXPORT_SYMBOL_GPL net/smc/smc 0x9cf6835d smc_unhash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0xc9248402 smc_proto6 +EXPORT_SYMBOL_GPL net/smc/smc 0xd31a4124 smc_proto +EXPORT_SYMBOL_GPL net/smc/smc 0xde64e231 smc_hash_sk +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x229fc1d0 svcauth_gss_register_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x38d3dce5 g_make_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x482ac5a4 g_token_size +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x8097c7c3 gss_mech_unregister +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xa9bda92f gss_mech_register +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xc7dde383 svcauth_gss_flavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd7673035 g_verify_token_header +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x011d1cc4 svc_fill_symlink_pathname +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0276c05c rpc_clnt_iterate_for_each_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x034d6b01 xdr_decode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x052dde1e xprt_wake_pending_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x052dfdff rpc_num_bc_slots +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05ae66e1 sunrpc_cache_pipe_upcall_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05e807a9 xdr_encode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x065994f1 xdr_encode_opaque_fixed +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x07dd5c86 rpc_clnt_show_stats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0892d8cf rpc_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x099042a2 rpc_clnt_probe_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x09d41295 xdr_stream_decode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x09ec4f5e rpcauth_lookup_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0a24e623 rpc_killall_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0cbceadc xdr_stream_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0cc92bda xprt_adjust_cwnd +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0d855b67 xprt_release_rqst_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0e714753 svcauth_unix_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0e996ce4 svc_xprt_init +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0f008a93 rpc_clnt_swap_activate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x10356009 rpc_call_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x16b44424 cache_seq_next_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1885adbc svc_recv +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x18eede29 svc_encode_result_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1920a5b7 xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x19563f2e xprt_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x19e1482b xprt_lock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1ac1f62c xprt_release_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1b134095 rpc_call_start +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1b9a416c rpc_switch_client_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1db7a911 svc_unreg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e119a79 rpcauth_get_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e2b619e rpc_net_ns +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2037bf89 rpc_clnt_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x21532b78 cache_seq_start_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x22f8b1f3 svc_xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x25314b88 xprt_reconnect_backoff +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x26c1ad2d svc_rqst_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x26ddf713 rpcauth_lookupcred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2712401b xdr_init_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x281f4aeb cache_unregister_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x29107b29 xprt_wait_for_buffer_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2919b156 xdr_decode_string_inplace +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2930c6f2 xprt_pin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x29446784 rpc_call_sync +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2c20dcc8 svc_rqst_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f07005f cache_register_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f346b8d xdr_init_decode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f497bf6 svc_xprt_names +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x30b178b6 rpc_localaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31a89d59 rpc_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31d7944c rpc_setbufsize +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34778762 svc_drop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34d184de rpc_wake_up_status +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x355e334b svc_generic_init_request +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x376a2c1b cache_destroy_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x387e1639 rpc_pipefs_notifier_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x387eb340 rpc_shutdown_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x395aea0f auth_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x39c8ea4e rpc_sleep_on +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3bcdf21e svc_print_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3beead71 rpc_clnt_xprt_switch_has_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3c45750c rpc_find_or_alloc_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3ed8d6fd rpc_count_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f9a2b0b rpcauth_get_gssinfo +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3ff19869 rpc_alloc_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x40071c83 svc_age_temp_xprts_now +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x403b83ba svc_create_pooled +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x40d1227d rpc_wait_for_completion_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4111a779 rpcb_getport_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x46f6937f svc_reserve +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x47510235 rpc_cancel_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x48ab721d xprt_reserve_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4ae0a355 xprt_reserve_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4afedab1 xprtiod_workqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4cd3eb46 xprt_force_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dac77f0 xdr_encode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e8f6ca7 sunrpc_net_id +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4f4e9a4e xdr_encode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5024df74 rpc_clnt_swap_deactivate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5048efc4 xdr_stream_decode_string_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5055102c sunrpc_cache_update +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5060ffc6 rpc_clnt_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x51d0776b xprt_destroy_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53445f68 nlm_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x549c0738 rpc_ntop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5684b006 xdr_inline_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x56f3e431 xprt_write_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x57aa1b17 rpc_queue_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x598934ac xdr_buf_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a45ba31 svc_auth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5b29a054 rpcauth_init_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5c058747 rpc_malloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5cb35643 rpc_clnt_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5f3be790 xdr_stream_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5f720618 svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5f8ddea7 csum_partial_copy_to_xdr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x609202f9 rpc_task_gfp_mask +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x60ffc896 rpcauth_destroy_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x62072a36 rpc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x624696d9 svc_xprt_copy_addrs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66366af1 xprt_unpin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66ed2439 rpc_destroy_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x68e64355 sunrpc_cache_unregister_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x69789504 xprt_add_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6a5b74d5 rpc_sleep_on_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6b31501a rpc_clnt_setup_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6b771863 xprt_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6bc8324a xprt_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6c006880 rpc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6db0397c rpc_max_bc_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6fd0f55d xdr_set_pagelen +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6ff1865b rpcauth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x70c5c2f7 xdr_stream_move_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71bc40e3 rpc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71fa908a cache_flush +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7336003f rpc_pton +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x73f19366 rpc_remove_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x74026191 rpc_get_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x74589f0d rpc_init_pipe_dir_head +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7624b668 svc_set_num_threads +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7723c829 rpc_exit +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7748e7b7 svc_auth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x77804d0b sunrpc_cache_unhash +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x781344a0 xprt_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x79747456 rpcauth_wrap_req_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x79a059fe rpc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7a2c213a rpc_clone_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7c4a547e cache_create_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7de53067 rpc_init_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8149265e _copy_from_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x81809638 svc_rqst_replace_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x81f46c7c rpc_wake_up_first +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8211d08e rpc_task_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x82d80a3b xdr_stream_decode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x84c96914 xprt_disconnect_done +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x854940eb xdr_stream_encode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x85b11375 rpc_wake_up_next +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x87aedcdc svc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x89045ec9 sunrpc_init_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x89efec98 xprt_reconnect_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8ada3c3a write_bytes_to_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8cd5f3ef xdr_encode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8d810843 xdr_page_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8e729568 rpc_run_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9153602a xprt_wait_for_reply_request_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x93aed94c xdr_stream_decode_opaque_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x94404dff rpc_mkpipe_dentry +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9670b5a1 rpc_free_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x96ae9526 rpc_unlink +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x987c22cb xdr_terminate_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99aee353 rpc_init_priority_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9a4f6f12 rpc_put_task_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9a502042 xdr_enter_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9a96031d sunrpc_cache_register_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9b291208 rpc_put_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9db3dae2 svc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa09dcd0e svc_rpcbind_set_version +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa13641cb rpc_task_release_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa1b1d113 svc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa27917a9 auth_domain_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa389e7a1 rpc_clnt_xprt_switch_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa4496dc0 svc_addsock +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa63a298f xdr_decode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa6cae919 rpc_peeraddr2str +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa7de8f53 svc_exit_thread +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa7ff3e3e svc_bind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa965cda4 xprt_setup_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xac0fd6c6 rpc_clnt_xprt_switch_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xac21662e rpc_uaddr2sockaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaca3c822 bc_svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xacbbf113 rpc_mkpipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xad7a43b3 svc_seq_show +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf5bf6ef nfs_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb0299fbe rpc_wake_up_queued_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb13fd47a svc_sock_update_bufs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb286fc9b rpc_clnt_manage_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb2ee59a9 xdr_reserve_space_vec +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb34e204d xdr_stream_decode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb511825c svc_xprt_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb51a3724 rpc_pipefs_notifier_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb51f46a7 rpc_init_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb5809d2e rpc_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb6d1fe24 xprt_unlock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb7ffe964 rpc_bind_new_program +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb84fa81b svc_reg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb940d551 rpc_prepare_reply_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb9455c81 svc_rpcb_cleanup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbb3a035e xdr_buf_from_iov +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbb857b22 svc_xprt_deferred_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbcfb2456 rpc_count_iostats_metrics +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbcfd25fe rpc_set_connect_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf9d1b96 nfsd_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc04024d4 rpc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0908dd0 svc_destroy +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc12435e3 rpc_calc_rto +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc200e9f8 rpc_restart_call +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc26f25ec xdr_read_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc33ff7cd xprt_unregister_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc38e7eb0 xprt_release_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc4a49ffe svcauth_unix_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc6b3f032 cache_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc6d752d7 xprt_wait_for_reply_request_def +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc74135b3 gssd_running +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8e96dea qword_addhex +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc9540aa7 xdr_buf_trim +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcad0e0ff xdr_write_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcb39a7e4 __xdr_commit_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcc3da083 rpc_force_rebind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcc917e5b rpcauth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcd1c9a3a svc_xprt_enqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcd3b40b5 put_rpccred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce678a59 xdr_decode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xced6be33 sunrpc_cache_pipe_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcf84a087 rpc_sleep_on_priority +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcfd03a59 rpc_clone_client_set_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd02285d8 rpc_release_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd0fd92f1 rpc_sleep_on_priority_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd15183b2 xprt_lookup_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd36ee0c1 auth_domain_lookup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd52671dc rpc_add_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd7e91e7d xprt_wake_up_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd80bd810 rpcauth_stringify_acceptor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd8833dd6 xdr_process_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd9c688a1 xdr_stream_zero +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xda6af2c4 svc_xprt_received +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdc0cdc4c xprt_complete_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdc4205e6 sunrpc_cache_lookup_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdc9196bc rpc_put_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd4a8171 xdr_inline_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd691402 xprt_find_transport_ident +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd7ae2b7 rpc_restart_call_prepare +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xde6af2ac xdr_reserve_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe0d0e0c9 xprt_free_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe1a92893 rpc_clnt_xprt_switch_remove_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe3f82192 rpc_d_lookup_sb +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe43fc7e2 svc_find_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5919cb1 xdr_encode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe680a909 svc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe6883182 svc_rpcb_setup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe69a083b svc_generic_rpcbind_set +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe752269f rpcauth_init_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe7dd1a09 xdr_init_encode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe8d118ac unix_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe97f4ce5 qword_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xed728717 rpcauth_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedcf6be4 qword_add +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xede48ebb xprt_register_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeeacab69 rpc_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xef914491 svc_fill_write_vector +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xefaa59b1 xdr_truncate_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf0b7775d rpc_init_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf0fe2eb9 rpc_peeraddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf1b79992 svc_xprt_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf2bad739 xprt_alloc_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf384e413 svc_authenticate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf4c9c127 xdr_init_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf60984fb rpc_destroy_pipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7436f78 xprt_request_get_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7c866ca rpc_machine_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf8d06254 rpc_pipe_generic_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf8ec556b cache_check +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf9a5e92d svc_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfaa5b1b7 sunrpc_destroy_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfb55f6b2 rpc_call_null +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfc115726 cache_seq_stop_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfc355997 svc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfc50a618 svc_xprt_destroy_all +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfc51f868 read_bytes_from_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfd78aed4 rpcauth_unwrap_resp_decode +EXPORT_SYMBOL_GPL net/tls/tls 0x60549ee1 tls_validate_xmit_skb +EXPORT_SYMBOL_GPL net/tls/tls 0x67d9f33f tls_encrypt_skb +EXPORT_SYMBOL_GPL net/tls/tls 0x772cb71f tls_device_sk_destruct +EXPORT_SYMBOL_GPL net/tls/tls 0xb1b28219 tls_offload_tx_resync_request +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x03a81e69 virtio_transport_stream_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x16d38357 virtio_transport_dgram_bind +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x176c5e2a virtio_transport_put_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x17ea90c2 virtio_transport_shutdown +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x1926804e virtio_transport_notify_poll_in +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x2413c59f virtio_transport_notify_send_post_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x24a30dda virtio_transport_dgram_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x25c0b754 virtio_transport_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x32c8a785 virtio_transport_deliver_tap_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3cdf8397 virtio_transport_purge_skbs +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3d8f3b8d virtio_transport_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x416ee746 virtio_transport_recv_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x508aa7a9 virtio_transport_notify_send_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x5deba3f1 virtio_transport_dgram_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x5f7e7767 virtio_transport_notify_send_pre_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x629b3b52 virtio_transport_notify_recv_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x6d9bb8a7 virtio_transport_seqpacket_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x6e98cc51 virtio_transport_notify_buffer_size +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x816c4774 virtio_transport_get_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8fc826a7 virtio_transport_connect +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xa2e245fb virtio_transport_notify_recv_post_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xacdc6d0f virtio_transport_do_socket_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xae949748 virtio_transport_seqpacket_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb149a549 virtio_transport_stream_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbabd30f5 virtio_transport_dgram_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc18c962c virtio_transport_stream_rcvhiwat +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc294f154 virtio_transport_inc_tx_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xcdb134a7 virtio_transport_stream_is_active +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd05bde96 virtio_transport_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd15d5d5d virtio_transport_notify_recv_pre_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xde15d483 virtio_transport_notify_send_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe309e513 virtio_transport_read_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe73aa15d virtio_transport_release +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xede293ab virtio_transport_notify_poll_out +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf00b3b9f virtio_transport_seqpacket_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf4da0896 virtio_transport_stream_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf4dccd79 virtio_transport_notify_recv_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x056269c7 vsock_remove_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0e9bc9b6 vsock_addr_unbind +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x1c59ab52 vsock_find_bound_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x251a9e78 vsock_dgram_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x284e07d8 vsock_bind_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x334ac6a5 vsock_connectible_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3955f32f vsock_add_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3d4b0fca vsock_addr_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x40daf943 vsock_data_ready +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x44899ccc vsock_deliver_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4b99648c vsock_addr_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x538e00ce vsock_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x67fecb92 vsock_remove_sock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x71110e74 vsock_enqueue_accept +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x8033379a vsock_core_register +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x873d2785 vsock_connectible_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x8aa264d6 vsock_remove_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x90aa8549 vsock_find_cid +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9341502a vsock_insert_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x99528599 vsock_assign_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9bb6fd09 vsock_connected_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9f5bae44 vsock_remove_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xa1bd9fa8 vsock_for_each_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xa47894d3 vsock_core_unregister +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xaf2674b5 vsock_addr_equals_addr +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb0d7bda7 vsock_addr_cast +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc92f7f50 vsock_table_lock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xcd624b33 vsock_add_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xcfc36671 vsock_core_get_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xd2736e52 vsock_remove_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe9902e52 vsock_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xec96eadf vsock_addr_validate +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xfa00b21b vsock_create_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xfc0e34d6 vsock_find_connected_socket +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x0183c1fa wiphy_delayed_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x0d927b19 wiphy_delayed_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x1780d55e cfg80211_vendor_cmd_reply +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x18bb5296 cfg80211_wext_giwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x27fd0a62 cfg80211_wext_siwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x2decb814 cfg80211_pmsr_complete +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x45f5c3bf wiphy_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x55c5ccb9 cfg80211_wext_siwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x630c61c8 cfg80211_wext_giwretry +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x641509a7 cfg80211_wext_siwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x67463caa cfg80211_vendor_cmd_get_sender +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x80eb7bfe cfg80211_wext_siwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x9c1fd7c1 cfg80211_wext_giwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xa022129a cfg80211_wext_giwrange +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xc4f6a3ae cfg80211_wext_giwname +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xcd95e5d1 cfg80211_wext_giwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xdf7a2576 cfg80211_shutdown_all_interfaces +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xe61cdde5 cfg80211_wext_giwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xed4651c7 cfg80211_pmsr_report +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xf005b396 wiphy_work_cancel +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0049ca83 xfrm_aead_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x00c80741 xfrm_ealg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0a575945 xfrm_count_pfkey_auth_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x28e23139 xfrm_probe_algs +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x37a02412 xfrm_aalg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x5c699441 xfrm_aalg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x72395dc1 xfrm_calg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x7a8ca627 xfrm_count_pfkey_enc_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xaab23340 xfrm_calg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xb73be794 xfrm_ealg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xc6b1fdbe xfrm_aalg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xd6f50cf7 xfrm_ealg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x2f737256 ipcomp_input +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xa5ae331c ipcomp_output +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xb80debaa ipcomp_destroy +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xecbb3906 ipcomp_init_state +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0x4a0c7516 xfrm_msg_min +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0xa294bed8 xfrma_policy +EXPORT_SYMBOL_GPL sound/ac97_bus 0x7cb82401 snd_ac97_reset +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x70ab7037 snd_seq_kernel_client_get +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xadb51cff snd_seq_client_ioctl_unlock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xcbf9166f snd_seq_system_broadcast +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xe50413d7 snd_seq_client_ioctl_lock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xf0c8f9fa snd_seq_expand_var_event_at +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xf7f127be snd_seq_kernel_client_put +EXPORT_SYMBOL_GPL sound/core/snd 0x23eac65a snd_ctl_apply_vmaster_followers +EXPORT_SYMBOL_GPL sound/core/snd 0x2978b371 snd_device_initialize +EXPORT_SYMBOL_GPL sound/core/snd 0x47de719a snd_ctl_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/core/snd 0x525dc748 snd_ctl_get_preferred_subdevice +EXPORT_SYMBOL_GPL sound/core/snd 0x59c2eb97 snd_card_rw_proc_new +EXPORT_SYMBOL_GPL sound/core/snd 0x5af762f1 snd_fasync_free +EXPORT_SYMBOL_GPL sound/core/snd 0x6d5940c3 snd_card_ref +EXPORT_SYMBOL_GPL sound/core/snd 0x6d6b5f4a snd_device_disconnect +EXPORT_SYMBOL_GPL sound/core/snd 0x8177eb7d snd_device_get_state +EXPORT_SYMBOL_GPL sound/core/snd 0x8af521d7 snd_ctl_activate_id +EXPORT_SYMBOL_GPL sound/core/snd 0x94187817 snd_ctl_sync_vmaster +EXPORT_SYMBOL_GPL sound/core/snd 0xae4e139c snd_ctl_disconnect_layer +EXPORT_SYMBOL_GPL sound/core/snd 0xaf4481c8 snd_card_free_on_error +EXPORT_SYMBOL_GPL sound/core/snd 0xbb614d0b snd_fasync_helper +EXPORT_SYMBOL_GPL sound/core/snd 0xd5eac405 snd_card_disconnect_sync +EXPORT_SYMBOL_GPL sound/core/snd 0xdffb1e78 snd_devm_card_new +EXPORT_SYMBOL_GPL sound/core/snd 0xeaced188 snd_ctl_register_layer +EXPORT_SYMBOL_GPL sound/core/snd 0xf0133596 snd_card_add_dev_attr +EXPORT_SYMBOL_GPL sound/core/snd 0xf8f2a4eb snd_kill_fasync +EXPORT_SYMBOL_GPL sound/core/snd 0xfaf598c6 snd_ctl_request_layer +EXPORT_SYMBOL_GPL sound/core/snd 0xfb765984 snd_power_ref_and_wait +EXPORT_SYMBOL_GPL sound/core/snd-compress 0x5efbacfd snd_compr_stop_error +EXPORT_SYMBOL_GPL sound/core/snd-compress 0xe2f5e4a7 snd_compress_new +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x03701c3a _snd_pcm_stream_lock_irqsave_nested +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x04e1b99f snd_pcm_std_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x07d49686 snd_devm_alloc_dir_pages +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x09e913c1 snd_pcm_alt_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x159d1e05 _snd_pcm_stream_lock_irqsave +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x19280f64 snd_pcm_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x2e3f9498 snd_pcm_lib_default_mmap +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5c407196 snd_pcm_fill_iec958_consumer_hw_params +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x6180351b snd_pcm_stream_lock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x649892e8 snd_pcm_create_iec958_consumer_default +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x667c7129 snd_pcm_stream_lock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x84d9e7a0 snd_dma_buffer_sync +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x862b6e5b snd_pcm_stop_xrun +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x8886bb8e snd_pcm_fill_iec958_consumer +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x8d864069 snd_pcm_rate_range_to_bits +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x92551cc9 snd_pcm_stream_unlock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x9db3d45c snd_pcm_stream_unlock_irqrestore +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa286a234 snd_pcm_format_name +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xab8bc1a2 snd_pcm_rate_mask_intersect +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xe9bf7d59 snd_pcm_stream_unlock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xf31e5a52 snd_pcm_hw_constraint_eld +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x1172bba1 snd_dmaengine_pcm_pointer +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x13304383 snd_hwparams_to_dma_slave_config +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x2f9bb2ed snd_dmaengine_pcm_request_channel +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x31f1fb0a snd_dmaengine_pcm_get_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x56421b93 snd_dmaengine_pcm_close +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x65df36a3 snd_dmaengine_pcm_trigger +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x72432d9d snd_dmaengine_pcm_open_request_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xa3bae2e1 snd_dmaengine_pcm_pointer_no_residue +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xa5e0f24c snd_dmaengine_pcm_open +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xb40ff250 snd_dmaengine_pcm_refine_runtime_hwparams +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xe148cfd0 snd_dmaengine_pcm_close_release_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xf14e2d88 snd_dmaengine_pcm_set_config_from_dai_data +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0xb973345b snd_rawmidi_free +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0xe592b395 snd_rawmidi_init +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0xe7c7e43f snd_seq_driver_unregister +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0xf7d70dbf __snd_seq_driver_register +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x07ff71fb snd_ump_receive_ump_val +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x3b7a44a3 snd_ump_receive +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x5b39d06f snd_ump_convert_from_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x5f70f941 snd_ump_switch_protocol +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x958dc0ee snd_ump_attach_legacy_rawmidi +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x964e9f7c snd_ump_transmit +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xcbbc4cc8 snd_ump_block_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe22d09cb snd_ump_parse_endpoint +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe3590e5b snd_ump_convert_to_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe9496e75 snd_ump_endpoint_new +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x18b823c4 amdtp_domain_add_stream +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x1c96e836 amdtp_domain_start +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x2961acab amdtp_am824_set_pcm_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x5e979349 amdtp_domain_stop +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x971c29a1 amdtp_am824_set_midi_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x9c950e76 amdtp_domain_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xd3012031 amdtp_am824_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xd4f90fab amdtp_am824_set_parameters +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xdc7e9132 amdtp_am824_add_pcm_hw_constraints +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xee64ae48 amdtp_domain_destroy +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xf0558a9f amdtp_am824_midi_trigger +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xf25bba66 amdtp_domain_stream_pcm_ack +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xfdf370e5 amdtp_domain_stream_pcm_pointer +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x0cdcee9e snd_hdac_ext_bus_link_put +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x0fbae402 snd_hdac_ext_bus_ppcap_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x12e71bfd snd_hdac_ext_bus_link_get +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x259413b8 snd_hda_ext_driver_register +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x27bbb4b0 snd_hdac_ext_stream_init_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x336fb422 snd_hdac_ext_bus_get_hlink_by_name +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x372d0a3f snd_hdac_ext_stream_decouple_locked +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x399ce5d8 snd_hdac_ext_stream_release +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x43ce5738 snd_hdac_ext_stream_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x44e3e254 snd_hdac_ext_bus_init +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x4cbebfa6 snd_hdac_ext_stream_setup +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x5c81a54d snd_hdac_ext_stream_decouple +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x5e340c18 snd_hdac_ext_stream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x6ff62a61 snd_hdac_ext_stream_clear +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x78fee599 snd_hdac_ext_bus_link_power_down +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x7a89d7f2 snd_hdac_ext_bus_link_clear_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x801b9141 snd_hdac_ext_bus_ppcap_int_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x9813e7ed snd_hdac_ext_link_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xb59bb4e3 snd_hdac_ext_stream_reset +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xba3c508e snd_hdac_ext_cstream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xbd55051b snd_hda_ext_driver_unregister +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xda0a1a42 snd_hdac_ext_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xddca2665 snd_hdac_ext_bus_get_hlink_by_addr +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xdf04bea5 snd_hdac_ext_bus_device_remove +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xee428639 snd_hdac_ext_bus_link_power_up +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf2d7f8d2 snd_hdac_ext_bus_link_power_down_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf3937adb snd_hdac_ext_bus_get_ml_capabilities +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf71fc6e0 snd_hdac_ext_bus_link_power_up_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf81dde8a snd_hdac_ext_bus_exit +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf843c652 snd_hdac_ext_bus_link_set_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xfaa3e76c snd_hdac_ext_stream_start +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x04348df3 snd_hdac_bus_init_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x05636f93 snd_hdac_aligned_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0893084f snd_hdac_sync_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0b71183d snd_hdac_stream_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0cb8a7ef snd_hdac_stream_timecounter_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0ed26a1e snd_hdac_stream_wait_drsm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0fa031a1 snd_hdac_regmap_update_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0fa69bb0 snd_hdac_bus_stop_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0fbebd8b snd_hdac_bus_init_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x120ec6f2 snd_hdac_bus_alloc_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x14322212 snd_hdac_codec_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x147a25ee snd_hdac_bus_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1488641f snd_hdac_aligned_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x163bdc34 snd_hdac_acomp_register_notifier +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1643acbc snd_hdac_stream_drsm_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x22c5e709 snd_hdac_device_set_chip_name +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x22c67af3 snd_hdac_stream_stop +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x291eaa18 snd_hdac_bus_free_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x34749a08 snd_hdac_override_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x38e17f4f snd_hdac_get_sub_nodes +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3bd544c2 snd_hdac_get_active_channels +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3e8170a8 snd_hdac_bus_send_cmd +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3e99b093 snd_hdac_stream_sync_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3f4aebfb snd_hdac_bus_handle_stream_irq +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x40f09ce4 snd_hdac_bus_exec_verb_unlocked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4202b1f1 snd_hdac_stream_release +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x436f27ca snd_hdac_refresh_widgets +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4557168c snd_hdac_codec_link_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x46d71046 snd_hdac_stream_setup_periods +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x478e4581 snd_hdac_power_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x492a5bc6 snd_hdac_bus_enter_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c5f2ee9 snd_hdac_codec_link_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c7ec4b6 snd_hdac_get_ch_alloc_from_ca +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4cf0c69d snd_hdac_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x50373bd5 snd_hdac_check_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x50a9eaf5 snd_hdac_stream_assign +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x538e9055 snd_hdac_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x550178e5 snd_hdac_sync_audio_rate +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x558c38f8 snd_hdac_setup_channel_mapping +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5644ad9a snd_hdac_stop_streams_and_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x583a016e snd_hdac_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5c07cb49 snd_hdac_calc_stream_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x65a7a6d9 snd_hdac_regmap_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x676b2a81 snd_hdac_regmap_write_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x679ae09d snd_hdac_regmap_read_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x67bfe791 snd_hdac_spk_to_chmap +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6d42aa9d snd_hdac_regmap_update_raw_once +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x75cf8dc3 snd_hdac_power_down_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x75f19a61 snd_hdac_bus_get_response +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x77c754a8 snd_hdac_chmap_to_spk_mask +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7bb02674 snd_hda_bus_type +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7bc48374 snd_hdac_stream_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7f70c9cd snd_hdac_get_connections +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x85134702 snd_hdac_stream_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x853999a1 snd_hdac_device_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x854dbbe2 snd_hdac_stream_set_spib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x875ff447 snd_hdac_stream_spbcap_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x87bb9030 snd_hdac_dsp_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8b8a894f snd_hdac_register_chmap_ops +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8bb83661 snd_hdac_device_unregister +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8c702d46 snd_hdac_stream_set_params +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8ddc5dd5 snd_hdac_read_parm_uncached +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8f272215 snd_hdac_set_codec_wakeup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x922c3cdc snd_hdac_regmap_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x98f89fca snd_hdac_stream_release_locked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x995ce803 snd_hdac_stream_start +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a8e1877 snd_array_free +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa100d971 snd_hdac_device_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa417b251 snd_hdac_dsp_prepare +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa6dd2f71 snd_hdac_get_stream +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa87b2754 snd_hdac_bus_reset_link +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xad847000 snd_hdac_acomp_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xada66a05 snd_hdac_power_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xae699d22 snd_hdac_stream_setup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb3846d16 hdac_get_device_id +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb3d1830e snd_hdac_regmap_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb45aaee2 snd_hdac_power_up_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb547151d snd_hdac_codec_modalias +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbad9d087 snd_hdac_stream_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbb6fe360 snd_hdac_device_register +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbc68b840 snd_hdac_stop_streams +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbe75bb9d snd_hdac_bus_stop_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbe7dd7dc snd_array_new +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc3862d90 snd_hdac_regmap_add_vendor_verb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc7ce12c5 snd_hdac_stream_set_lpib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xce3b83ee snd_hdac_stream_set_dpibr +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xcf70e874 snd_hdac_dsp_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd205a0d1 snd_hdac_bus_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd40c1d13 snd_hdac_bus_parse_capabilities +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd56688c8 snd_hdac_bus_update_rirb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdf96356a _snd_hdac_read_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe0771ae6 snd_hdac_stream_get_spbmaxfifo +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe1ab7c66 snd_hdac_get_stream_stripe_ctl +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe4e07754 snd_hdac_print_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe556bfb2 snd_hdac_is_supported_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe64d025c snd_hdac_acomp_get_eld +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe917a0d1 snd_hdac_acomp_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xedadaaea snd_hdac_bus_exit_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xee66f49f snd_hdac_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf03ebe30 snd_hdac_codec_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf6666953 snd_hdac_display_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xff630c8a snd_hdac_query_supported_pcm +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x4e859456 intel_nhlt_free +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x787afc1b snd_intel_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x993a6a78 intel_nhlt_get_dmic_geo +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0xe5a40dde intel_nhlt_init +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0xe6072c63 snd_intel_acpi_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x1ce264e8 snd_ak4113_create +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x2e96a9a7 snd_ak4113_external_rate +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x41ac1a79 snd_ak4113_build +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x4644878f snd_ak4113_reg_write +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x6699ed6d snd_ak4113_check_rate_and_errors +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xfe362cc8 snd_ak4113_reinit +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00594a60 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x04de6779 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0539e9d4 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x07fc1693 snd_hda_mixer_amp_volume_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x08aeff47 snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x09d69b6d snd_hda_mixer_amp_switch_put_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b80230f snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0bbb3523 snd_hda_lock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0c98abfb snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0e4999ac __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0e790436 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0fc104b6 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0fd8cc7a snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10c31695 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11297209 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x11ac6d06 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12d284b3 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1465acf1 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x14814f81 snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x149f6f8d snd_hda_mixer_amp_volume_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x162598c6 snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1ac7782b snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1afbb528 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1c7a3e60 hda_codec_driver_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1fa87451 snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x20acd2b0 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x21d2275c snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x22231fb0 azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x224675cc snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x261d4e4d azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2935e814 snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x324191e6 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x32edd0b7 is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3582965e snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x36533835 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x37522b73 azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x396b1c35 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x39c49e97 snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3d1830cd snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x417f95f6 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x42a1f25f snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4380127a snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x45c3bd1f snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x48898ece snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x49f305b2 azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4b32ac5a snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4c1db99b azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4c36b0a1 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4cc59db8 snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4edab5ed snd_hda_load_patch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4ef9515b snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4f4f6724 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x52d97497 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x533162c6 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x567a1ee5 snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x599d8eda snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x61ff4957 snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x62a329c1 snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x62fa02ef snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65c6cbd5 snd_hda_enum_helper_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x683934eb snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6a4b9354 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6c733dae snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6cef43ef snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d166b90 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6e463881 snd_hda_mixer_amp_switch_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6e470852 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6f7d623e snd_hda_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6fc58317 snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71d1ce79 snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x75ea1280 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x76673f64 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x77c0c273 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x788b91b2 azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x797ae4b2 snd_hda_mixer_amp_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7c6f8d18 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7d25419f snd_hda_mixer_amp_switch_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7f87fb49 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88449eb3 snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x89172ff0 snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9137e044 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9b267013 snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9b66adde snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9fcb7f75 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa7e0dc46 snd_hda_mixer_amp_volume_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xabaf8b92 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xac03ab5a snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xad73b2cd snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xae247486 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xafb558e1 snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb0fd0b18 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb38bacf6 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb84c6844 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb863f764 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc04679d4 snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc4e75667 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc5d296c5 snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc6801edd __hda_codec_driver_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcd4e4312 snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xce645259 snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd118a8a3 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd2712d80 snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd28c99df hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd29406c7 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd43c605c snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd48e2e80 azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd5bc1709 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdbcca2d4 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdd398b4a snd_hda_mixer_amp_switch_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe2a013c9 snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe3a20630 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe447b16b snd_hda_unlock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xea86b1db query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeb4f6973 snd_hda_mixer_amp_switch_get_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee726a8d snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf02a6afa snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1226b03 snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1307986 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf18959ed snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf5d3e1e7 snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf69fca7e snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf6f371af snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf9e6c5ed snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfbedde36 snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc393560 snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfc8a2c16 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfcf64502 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfd73cf10 snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfd9a46b2 azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x04ef02de snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x118dfb78 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1306fe12 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2e96baee snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3451916b snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x4919e438 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x493659a3 snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6625597c snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6969978c snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6c1f0600 snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x72bef550 snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7866b16b snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8028ecc1 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8070b0e4 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8b56069d snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa0524258 snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd4899a06 snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd5f0b8e4 snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd70da0da snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd86cc9b8 snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfa82e0dd snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0xc9244f7b mt6359_accdet_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0xe06bbc12 adau1372_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x08e0b2da adau1761_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x91066aea adau1761_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x38825ae0 adau17x1_set_micbias_voltage +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x39d9d18c adau17x1_add_widgets +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x433edfbd adau17x1_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x43742a45 adau17x1_add_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x4e052b95 adau17x1_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x4ef42dd9 adau17x1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x7c6d37fe adau17x1_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x974405d2 adau17x1_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xc3ade7b0 adau17x1_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xf2d982a1 adau17x1_precious_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau7118 0x615ec649 adau7118_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x2353c10e aw88395_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x5120d557 aw88395_dev_stop +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x990c2189 aw88395_dev_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xa4cd599c aw88395_dev_fw_update +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xa506a6e5 aw88395_dev_get_prof_name +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xc82956cd aw88395_dev_mute +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xccc9e238 aw88395_dev_get_prof_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xdc486784 aw88395_dev_set_volume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xddbe24e3 aw88395_dev_get_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xddc5bd13 aw88395_dev_set_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xe46a080e aw88395_dev_start +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xebfb7794 aw88395_dev_get_profile_count +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0x5c1c06b9 aw88395_dev_cfg_load +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0xedfc0c27 aw88395_dev_load_acf_check +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x3f4d7539 cs35l41_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x81b9ec49 cs35l41_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0xc6d971ba cs35l41_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x0166090c cs35l41_write_fs_errata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x13413b2b cs35l41_global_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x22e541e7 cs35l41_set_channels +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x389e86c7 cs35l41_safe_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x38b0a1bd cs35l41_test_key_lock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x408a67d6 cs35l41_init_boost +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x439feddf cs35l41_exit_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x561528f7 cs35l41_configure_cs_dsp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x65354082 cs35l41_regmap_spi +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x932eb79b cs35l41_test_key_unlock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xb65311f7 cs35l41_otp_unpack +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xcf4ebbb0 cs35l41_enter_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xd360465d cs35l41_regmap_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xd8ab5714 cs35l41_set_cspl_mbox_cmd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe6e38aa9 cs35l41_register_errata_patch +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe92ff6ad cs35l41_gpio_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x241c67e7 cs35l56_system_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x4b8f9787 cs35l56_system_resume_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x51a9e51c cs35l56_system_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xd1aa0f49 cs35l56_system_resume_early +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xe50d3748 cs35l56_system_suspend_late +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xfa489bbd cs35l56_system_suspend_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x7d05786f cs4271_dt_ids +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0xb44d5d10 cs4271_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0xedbe3851 cs4271_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x190731d9 cs42l51_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x35e4c2a3 cs42l51_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x90f5e3e1 cs42l51_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x95701084 cs42l51_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xdec0d4f6 cs42l51_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x4231a7a7 cs42xx8_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x7cac7292 cs42888_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xba54ad1f cs42xx8_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xcd3794c9 cs42448_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xf5ff0ff0 cs42xx8_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0x29307941 es8328_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0x4cc5061f es8328_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x494305c2 soc_hda_ext_bus_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x660b109b snd_soc_hda_codec_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xd759467b hda_codec_probe_complete +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0x4d867a3a lpass_macro_pds_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0xba0a9e9c lpass_macro_pds_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98090 0xff71cd42 max98090_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x1858c63c soc_codec_dev_max98373_sdw +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x424e2c11 soc_codec_dev_max98373 +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x8e83bd6c max98373_slot_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xba683054 max98373_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x7c682818 mt6358_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0xc8672a27 mt6358_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0xc911f993 mt6358_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0xed863adf mt6358_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x0645e95c mt6359_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x239495a8 mt6359_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x23a4f9a4 mt6359_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0xbb71a26f mt6359_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8821 0x629be112 nau8821_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xbf55f96a nau8824_components +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xed46a5b1 nau8824_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8825 0x1fb5b244 nau8825_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x950879f1 pcm1789_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xc66c89bc pcm1789_common_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xd37aa215 pcm1789_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0x32749087 pcm179x_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0x92b8d5d9 pcm179x_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x3d3e5574 pcm186x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0xaea94469 pcm186x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x310f2780 pcm3168a_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x3eed138b pcm3168a_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x6dbdefbc pcm3168a_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xb9385661 pcm3168a_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x4d92c88a pcm512x_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x880d040d pcm512x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xdf09e1e9 pcm512x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xf90f91aa pcm512x_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x5dc92cdf rl6231_pll_calc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x70617a04 rl6231_get_clk_info +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x8d7fa148 rl6231_get_pre_div +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0xdba4502f rl6231_calc_dmic_clk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0x61ff58e3 rt5514_spi_burst_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0xff87892f rt5514_spi_burst_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x0806e37f rt5640_set_ovcd_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x8ffd91a6 rt5640_enable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xcffa0963 rt5640_dmic_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xd09b9c14 rt5640_detect_headset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xf200dcfd rt5640_disable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xf7fb7b85 rt5640_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0x9627cd91 rt5645_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0xe72a01ab rt5645_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5659 0x3ace4436 rt5659_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5663 0x02cb108d rt5663_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677 0xae9aede6 rt5677_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x5fc320ad rt5677_spi_write_firmware +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x67956035 rt5677_spi_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xc6695825 rt5677_spi_hotword_detected +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xe8ece129 rt5677_spi_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x0d18594a rt5682_supply_names +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x1e335933 rt5682_soc_component_dev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x21a8572d rt5682_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x2af695e4 rt5682_aif1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x2d25994e rt5682_apply_patch_list +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x35e78543 rt5682_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x59d3d967 rt5682_jack_detect_handler +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x7541b54f rt5682_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x8a1b77f5 rt5682_calibrate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xb4b50173 rt5682_parse_dt +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xb897de56 rt5682_reg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xc1c12ee7 rt5682_aif2_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xe9cb170b rt5682_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xede1819d rt5682_register_dai_clks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682s 0xa488cd9e rt5682s_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x18f06488 sigmadsp_setup +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x3eb3a62f sigmadsp_restrict_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x96955630 devm_sigmadsp_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xeb74ebe9 sigmadsp_attach +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xfdfc1222 sigmadsp_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-i2c 0x17a311e6 devm_sigmadsp_init_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-regmap 0xa20656ce devm_sigmadsp_init_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0x31d8fe21 src4xxx_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0xce9e5589 src4xxx_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x175b9236 ssm2602_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0xcd3b00eb ssm2602_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x19166634 tasdevice_digital_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x3289a1a9 tasdevice_amp_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x3a7d5a46 tascodec_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x581895c8 tasdevice_dev_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x5fcf8c53 tasdevice_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x81e509ae tasdevice_digital_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xaa7ace33 tasdevice_amp_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xb38d0286 tas2781_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xc4faa02d tasdevice_dev_bulk_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xd3558573 tasdevice_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xd60d28da tasdevice_dsp_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xf50ef3e8 tasdevice_kzalloc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xf6d80dcb tasdevice_dev_update_bits +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xfc57097a tasdevice_dev_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xfe102096 tasdevice_dev_bulk_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic32x4 0x396f5fe5 aic32x4_register_clocks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic3x 0x8622a6a8 aic3x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ts3a227e 0xe8798792 ts3a227e_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd-mbhc 0x936c1623 wcd_mbhc_event_notify +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x3b429c30 wcd938x_sdw_set_sdw_stream +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x4c7f3fae wcd938x_sdw_device_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x663a73f6 wcd938x_sdw_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xb89e1d30 wcd938x_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xcb375534 wcd938x_swr_get_current_bank +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x1a33a17a wm_adsp2_set_dspclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x1acffef3 wm_adsp_compr_copy +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x20392356 wm_adsp_compr_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x385b5d1e wm_halo_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x40018859 wm_adsp_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x52c16479 wm_halo_wdt_expire +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x5e04e058 wm_adsp1_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x5ea88a70 wm_adsp_power_up +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x6590884b wm_adsp2_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x71069691 wm_adsp_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x8a5a2591 wm_adsp_fw_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x8f5ed35c wm_adsp_compr_open +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x9a823546 wm_adsp2_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x9bf4712b wm_adsp1_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xa399a563 wm_adsp_compr_handle_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xaa097b8d wm_adsp_early_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xaa84534e wm_adsp_fw_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xac89cf67 wm_adsp2_component_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xb0d7c3f7 wm_adsp2_preloader_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xb751c264 wm_adsp_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xbe9fd1b5 wm_adsp_write_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xccac5bae wm_adsp_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xdd3c79ef wm_adsp2_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xdd413462 wm_adsp_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xe5cd4875 wm_adsp2_preloader_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xea38ee07 wm_halo_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf48b7cf9 wm_adsp2_component_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xfd209907 wm_adsp_read_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xff9ed8cc wm_adsp_fw_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x0a7fe8ac wm_hubs_hpr_mux +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x2139cf73 wm_hubs_add_analogue_controls +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x276d42ac wm_hubs_vmid_ena +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x33a38b47 wm_hubs_hpl_mux +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x5cd7eb9b wm_hubs_dcs_done +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x5e3477ea wm_hubs_set_bias_level +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x757206d5 wm_hubs_spkmix_tlv +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xdc296a8b wm_hubs_update_class_w +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xecf4bb85 wm_hubs_add_analogue_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xf875fb9d wm_hubs_handle_analogue_pdata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0x34e61029 wm8731_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0x5f5cbd4b wm8731_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x2e803a9d wm8804_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x9412c5ad wm8804_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xa8ebdf55 wm8804_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xcca63371 wm8804_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8903 0x9557fb8e wm8903_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8962 0xc19e3d9a wm8962_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8994 0x6a091b91 wm8994_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8994 0xb9e651b0 wm8958_mic_detect +EXPORT_SYMBOL_GPL sound/soc/fsl/imx-pcm-dma 0xcb65175f imx_pcm_dma_init +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-fsl-asrc 0x3666bdcf fsl_asrc_component +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x30693bb7 imx_audmux_v1_configure_port +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x58631dab imx_audmux_v2_configure_port +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card 0x4d5f166e audio_graph_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x6a6a454c audio_graph2_link_c2c +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x7752addd audio_graph2_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0xa7068efe audio_graph2_link_dpcm +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0xf5363522 audio_graph2_link_normal +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x00e1d1ff asoc_simple_is_convert_required +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x166a8ede asoc_simple_init_priv +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x22aeaf9c asoc_simple_be_hw_params_fixup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x266cd879 asoc_simple_dai_init +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x37034f27 asoc_simple_startup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x4087d9a6 asoc_simple_clean_reference +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x4c4318da asoc_simple_init_aux_jacks +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x5306de84 asoc_simple_hw_params +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x53aa7df0 asoc_simple_parse_widgets +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x5aa69c2a asoc_graph_card_probe +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x601cb348 asoc_simple_parse_clk +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x673867a9 asoc_simple_parse_convert +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x6cb32e7b asoc_simple_shutdown +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x6ce94456 asoc_simple_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x6f13dff7 asoc_graph_is_ports0 +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x72e269d6 asoc_simple_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x91e947a0 asoc_graph_parse_dai +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x930c3080 asoc_simple_init_jack +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x9fb67dcf asoc_simple_canonicalize_platform +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xb190473a asoc_simple_set_dailink_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xc260790d asoc_simple_remove +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xc2bc3f65 asoc_simple_parse_routing +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xcdf92497 asoc_simple_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xed01c370 asoc_simple_parse_tdm_width_map +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xfdf0ec22 asoc_simple_canonicalize_cpu +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x0ca6b450 mtk_sof_card_late_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x132e17b9 mtk_memif_set_rate +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x1638ae6c mtk_memif_set_addr +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x27054f15 mtk_afe_fe_shutdown +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x2ba8c327 mtk_memif_set_disable +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x480bbb44 mtk_memif_set_pbuf_size +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x5ac7e049 mtk_afe_fe_hw_params +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x5bb4db36 mtk_memif_set_rate_substream +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x5cc75920 mtk_afe_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x73934b3f mtk_sof_dai_link_fixup +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x7451eb43 mtk_afe_combine_sub_dai +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x761e6b77 mtk_afe_fe_trigger +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x76962481 mtk_memif_set_channel +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x81fde6f5 mtk_afe_add_sub_dai_control +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x884fe6d2 mtk_dynamic_irq_acquire +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x8b8ce596 mtk_afe_suspend +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x8ca03e94 clean_card_reference +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x97998b80 mtk_afe_fe_prepare +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x99a388c3 mtk_sof_card_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x9c6d8c06 mtk_afe_fe_hw_free +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x9fb5542f mtk_afe_fe_startup +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xa0775e42 mtk_sof_dailink_parse_of +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xafc7e380 mtk_afe_pcm_platform +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xafd3b06c parse_dai_link_info +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xb0612cbe mtk_dynamic_irq_release +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xb562f8cf mtk_memif_set_format +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xbeefbc41 mtk_afe_fe_ops +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xcbd46316 mtk_afe_pcm_new +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xdd79c0fd mtk_afe_resume +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xf5114bff mtk_memif_set_enable +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8183/snd-soc-mt8183-afe 0xe4728745 mt8183_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x3ba32d6e mt8186_mt6366_card_set_be_link +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x568e0c79 mt8186_afe_gpio_init +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0xbfeb1746 mt8186_mt6366_init +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0xf2003c29 mt8186_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8188/snd-soc-mt8188-afe 0x8bf3b2ea mt8188_afe_disable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8188/snd-soc-mt8188-afe 0xf4610c88 mt8188_afe_enable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0xf4c7e631 mt8192_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8195/snd-soc-mt8195-afe 0x130941ed mt8195_afe_enable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8195/snd-soc-mt8195-afe 0xb6cc4f70 mt8195_afe_disable_clk +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x41c91bc9 axg_fifo_pcm_trigger +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x62a0dae2 g12a_fifo_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x693b21c2 axg_fifo_pcm_open +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x7a63ac30 axg_fifo_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x907c40ce axg_fifo_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xaaf1ce13 axg_fifo_pcm_close +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xaafe0448 axg_fifo_pcm_hw_free +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xd1d941c3 axg_fifo_pcm_new +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xdee0b99e axg_fifo_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x1d6166a7 axg_tdm_formatter_event +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x4988d1f8 axg_tdm_stream_alloc +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x539c48cc axg_tdm_stream_start +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x55316323 axg_tdm_formatter_set_channel_masks +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x64e0ca85 axg_tdm_stream_free +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0xef4a0d56 axg_tdm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0xfbb94282 axg_tdm_formatter_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-interface 0x10b5f14a axg_tdm_set_tdm_slots +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x2a0c9ad7 meson_card_remove +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x30b6d180 meson_card_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x3e96b276 meson_card_reallocate_links +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x5f8e3c2d meson_card_parse_dai +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x75f4e049 meson_card_i2s_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x947d7494 meson_card_set_be_link +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0xe14e3c69 meson_card_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0xe653c141 meson_card_set_fe_link +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x6ad198a7 meson_codec_glue_output_startup +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x8b960bd2 meson_codec_glue_input_dai_remove +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x9e50e7ae meson_codec_glue_input_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xa350837f meson_codec_glue_input_dai_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xc6291f1b meson_codec_glue_input_set_fmt +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xd8ed579a meson_codec_glue_input_get_data +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x116a4782 q6adm_matrix_map +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x28421460 q6adm_get_copp_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x3b728a42 q6adm_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0xcc62bddb q6adm_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x07a54780 q6afe_cdc_dma_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x14c0fc74 q6afe_set_lpass_clock +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x369b6eeb q6afe_port_put +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x3b16d6e7 q6afe_port_stop +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x498d993b q6afe_get_port_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x5332304f q6afe_slim_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x7df60063 q6afe_port_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xae809786 q6afe_hdmi_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xd4523c59 q6afe_i2s_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xd5cd703b q6afe_port_get_from_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xe45246a8 q6afe_port_start +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xfaf22370 q6afe_tdm_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x13b7efd9 q6asm_cmd +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x1b6c77fc q6asm_stream_media_format_block_alac +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x25bfa476 q6asm_open_write +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x29303ab3 q6asm_audio_client_alloc +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x2b693eed q6asm_stream_media_format_block_wma_v9 +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4afe6f73 q6asm_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4fba2f0c q6asm_run_nowait +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x68db31e2 q6asm_unmap_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x6cec4b17 q6asm_stream_remove_trailing_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x856b4fdb q6asm_stream_media_format_block_wma_v10 +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x9d0cf85f q6asm_stream_media_format_block_flac +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xa7d3a3a6 q6asm_media_format_block_multi_ch_pcm +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xb37ed108 q6asm_enc_cfg_blk_pcm_format_support +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc0dd8d67 q6asm_open_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc1347db0 q6asm_write_async +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc5a116a4 q6asm_get_session_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xcbee5e42 q6asm_stream_remove_initial_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xcc4952e4 q6asm_audio_client_free +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xd2cf1a0f q6asm_run +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xd38aa312 q6asm_cmd_nowait +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xea75a5dd q6asm_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xf47f4b35 q6asm_stream_media_format_block_ape +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6core 0x7e52e977 q6core_is_adsp_ready +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6core 0x9b02ea0d q6core_get_svc_api_info +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0x0bd116ff q6prm_unvote_lpass_core_hw +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0x9f4c5e5a q6prm_set_lpass_clock +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0xe645fe7d q6prm_vote_lpass_core_hw +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6routing 0x5b75f756 q6routing_stream_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6routing 0xa7a64259 q6routing_stream_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x0f6346ed q6apm_graph_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x145cf8f6 audioreach_alloc_apm_cmd_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x1b7da048 q6apm_unmap_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x25194acf audioreach_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x2fe33fd3 q6apm_is_adsp_ready +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x3bc3cd53 q6apm_graph_start +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x476ec3b8 q6apm_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x5543dd66 audioreach_alloc_apm_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x61091a9c q6apm_graph_flush +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x64dc5171 audioreach_alloc_cmd_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x668feca6 audioreach_send_u32_param +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x731b5eff audioreach_gain_set_vol_ctrl +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x777f44d2 q6apm_set_real_module_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7f4d39c8 audioreach_alloc_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x801c46be q6apm_graph_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x88df5d24 q6apm_graph_get_rx_shmem_module_iid +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x8abfd098 audioreach_alloc_graph_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x8fa759fb audioreach_set_media_format +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x92607a43 audioreach_graph_send_cmd_sync +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xa1552418 q6apm_write_async +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xa978e3a5 q6apm_enable_compress_module +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xab3400c3 audioreach_compr_set_param +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xb7c5eba8 audioreach_send_cmd_sync +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xcae10f36 q6apm_graph_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xcb7161f5 audioreach_graph_free_buf +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xd379d9d9 q6apm_graph_stop +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xd88946eb audioreach_tplg_init +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xd8b5f5e5 audioreach_shared_memory_send_eos +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xda79432e q6apm_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xdb674a0a q6apm_remove_trailing_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xe1fe5fe7 q6apm_graph_media_format_shmem +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xe9922fa7 q6apm_remove_initial_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xed8e5acf q6apm_graph_media_format_pcm +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x17142e58 q6dsp_map_channels +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x280c4300 q6dsp_clock_dev_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x53857c13 q6dsp_audio_ports_of_xlate_dai_name +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x9501f8e4 q6dsp_get_channel_allocation +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0xb582106c q6dsp_audio_ports_set_config +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cdc-dma 0xf3d3f0be asoc_qcom_lpass_cdc_dma_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x3befad0a asoc_qcom_lpass_cpu_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x46de8b61 asoc_qcom_lpass_cpu_platform_remove +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xd436e89d asoc_qcom_lpass_cpu_dai_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xd922fd71 lpass_cpu_pcm_new +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xde7c5022 asoc_qcom_lpass_cpu_platform_shutdown +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xe4328ad4 asoc_qcom_lpass_cpu_platform_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-hdmi 0xaf4ec21a asoc_qcom_lpass_hdmi_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-platform 0xbbdd99e0 asoc_qcom_lpass_platform_register +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-common 0x679f815d qcom_snd_parse_of +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-common 0xdb323807 qcom_snd_wcd_jack_setup +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x3c991fb8 qcom_snd_sdw_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x6b5c072c qcom_snd_sdw_hw_free +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0xa74b9108 qcom_snd_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x2ad85b63 snd_soc_acpi_find_machine +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x48c4d20c snd_soc_acpi_codec_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x5c512782 snd_soc_acpi_find_package_from_hid +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x008973b0 snd_soc_of_parse_node_prefix +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x01176a5a snd_soc_of_put_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x04316558 snd_soc_dapm_dai_free_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x04643fe2 snd_soc_jack_get_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x049988ae snd_soc_dapm_new_dai_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x05840e50 snd_soc_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x064809ea snd_soc_link_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x068ef146 snd_soc_put_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x08be2e2c snd_soc_dpcm_runtime_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x09505f4b snd_soc_resume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0998ee7d devm_snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0b171717 dapm_mark_endpoints_dirty +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0c7af5cf snd_soc_limit_volume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0d75875e dapm_pinctrl_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0fbeca95 devm_snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1044ea60 snd_soc_jack_add_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x10d9b9f5 snd_soc_get_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1345991f snd_soc_component_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1465915a snd_soc_component_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x153a7349 snd_soc_dapm_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x15f56421 soc_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x16d96ad5 snd_soc_dapm_info_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x17710188 snd_soc_set_ac97_ops_of_reset +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x177cfc40 snd_soc_dapm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1b441dd3 snd_soc_debugfs_root +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1b52e4ff snd_soc_jack_notifier_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1d29dacc snd_soc_info_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1dd95f36 snd_soc_dapm_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x209ee27a snd_soc_dapm_mux_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x20bb87ba snd_soc_dapm_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x20ed53b9 snd_soc_component_exit_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x20f107ae snd_soc_dapm_force_bias_level +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x214d5a8c snd_soc_component_update_bits_async +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2195c651 snd_soc_component_read_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x21c202f0 snd_soc_dai_set_clkdiv +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x22707d43 snd_soc_of_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2302fe44 snd_soc_tplg_component_remove +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2541a979 snd_soc_calc_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x25ab08ec snd_soc_component_initialize +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x26ee9743 snd_soc_dai_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x27ff98e3 snd_soc_unregister_component_by_driver +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x28fab289 dapm_kcontrol_get_value +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2a014dbb snd_soc_add_dai_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2a73d794 snd_soc_of_parse_aux_devs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2cfca378 snd_soc_add_card_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2dc53b4d snd_soc_jack_add_gpiods +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2de91669 snd_soc_dapm_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2f182e94 snd_soc_component_notify_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x30a98db8 snd_soc_component_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x31416187 snd_soc_of_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3236267f snd_soc_remove_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x34d52eef snd_soc_dpcm_can_be_prepared +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x354d7eef snd_soc_dai_active +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x38288860 snd_soc_component_set_jack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3967e4dd snd_soc_dapm_ignore_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x39c18883 snd_soc_component_async_complete +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3def90e4 snd_soc_bytes_info +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x403ea40b devm_snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x41753591 snd_soc_dai_set_bclk_ratio +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x417bdade snd_soc_component_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x41d8fdc3 snd_soc_component_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4266d377 snd_soc_card_jack_new_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x440c314d snd_soc_dai_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x443b6e15 snd_soc_bytes_get +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x46295575 snd_soc_component_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x469f8fec snd_soc_dapm_init +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x47905b6f snd_soc_dapm_mixer_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x493a012b snd_soc_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4c2dbf36 snd_soc_dapm_weak_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4c621997 snd_soc_new_compress +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4fa1782d snd_soc_tdm_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x50be1f5f snd_soc_component_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x50e4a0e2 snd_soc_dai_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x516ac159 asoc_dummy_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x52ce47da snd_soc_close_delayed_work +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x52efa223 snd_soc_dpcm_be_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x59b2da0d snd_soc_dapm_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x59c61957 dpcm_be_dai_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5a97b921 snd_soc_component_compr_open +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5e56158a snd_soc_bytes_tlv_callback +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5f747062 snd_soc_card_get_kcontrol +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x603eee61 snd_soc_dapm_update_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x628f53a6 snd_soc_dpcm_get_substream +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x62963265 snd_soc_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x62d0b239 snd_soc_component_write_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x647e411f snd_soc_dai_set_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x65985269 snd_soc_poweroff +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x66fb52f2 snd_soc_get_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6809c0fc dapm_clock_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6d329799 snd_soc_component_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6d676415 snd_soc_dai_set_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6f62dfe8 snd_soc_dapm_del_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7465292b snd_soc_runtime_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x746d73fd snd_soc_dapm_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x747a285a snd_soc_put_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7527dfe8 snd_soc_jack_report +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x777b5f0a snd_soc_add_component_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x77ac740f snd_soc_dapm_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7812a843 snd_soc_dai_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x79478b7f snd_soc_lookup_component_nolocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7a21595f snd_soc_card_remove_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7a290065 snd_soc_dapm_sync +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7ac1f1d8 snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7b7129a8 snd_soc_runtime_calc_hw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7c27b5b5 snd_soc_jack_free_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7d83f086 snd_soc_link_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7df22e08 null_dailink_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e536d57 dapm_regulator_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e606130 snd_soc_calc_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7fccd90f snd_soc_get_stream_cpu +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x81913961 snd_soc_component_read +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8295e486 snd_soc_dai_set_tristate +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x852c13a0 snd_soc_of_get_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x86234f37 snd_soc_find_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8783984d snd_soc_put_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x87c6380e snd_soc_put_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8883ddbf snd_soc_free_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8a70055b snd_soc_lookup_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8af1ed84 snd_soc_component_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8b48b275 widget_in_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8f12e175 snd_soc_dapm_sync_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x901f82ea snd_soc_dpcm_fe_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x90c42775 snd_soc_of_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9100771a snd_soc_unregister_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9122e89d snd_soc_dapm_kcontrol_dapm +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x91319ae4 snd_soc_dapm_get_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x915fd02f snd_soc_info_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x92d9e3ba snd_soc_component_write +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x965f8250 snd_soc_bytes_put +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9759ac04 snd_soc_get_dai_id +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9b8def7b snd_soc_component_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9c836743 snd_soc_component_init_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9dec003d snd_soc_dpcm_can_be_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9e8b24cf snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa0041ab1 snd_soc_component_compr_copy +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa06e355c snd_soc_component_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa19af7a0 snd_soc_dapm_add_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa1fd1e45 snd_soc_dai_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa3246af4 snd_soc_pm_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa4319741 snd_soc_dai_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa433d69a snd_soc_of_parse_audio_simple_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa4cd0568 snd_soc_unregister_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa6db40a9 snd_soc_dapm_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa952242d snd_soc_dai_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xab18c433 snd_soc_info_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xac611fa3 snd_soc_dapm_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xac81f64c snd_soc_of_put_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xae34259f snd_soc_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xaf4726ed snd_soc_tplg_component_load +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb12c560b snd_soc_of_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb22a04f3 snd_soc_dai_set_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb29247f8 snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb306147f snd_soc_dapm_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb37222b1 snd_soc_component_update_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb4d93166 snd_soc_dai_get_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb506da5f snd_soc_dai_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb595d99b snd_soc_component_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb68e843e dpcm_end_walk_at_be +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb6ac6bce snd_soc_dapm_new_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb75916da snd_soc_tplg_widget_bind_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb8d2e2fe snd_soc_component_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbb741968 snd_soc_dapm_new_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbc52840a snd_soc_of_get_slot_mask +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbcbbc609 snd_soc_component_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbd2a73c9 snd_soc_component_test_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbd824193 snd_soc_dai_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc02dff55 snd_soc_set_runtime_hwparams +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc030718a snd_soc_card_add_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc0e1a8d9 snd_soc_component_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc1c23120 snd_soc_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc317a15e snd_soc_daifmt_clock_provider_flipped +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc4441fa3 snd_dmaengine_pcm_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc4924d7d snd_soc_dai_digital_mute +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8269f94 snd_soc_params_to_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc87716e8 snd_soc_add_pcm_runtimes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc9100caf snd_soc_dai_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc9ade978 snd_soc_add_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xca9acd6e snd_soc_link_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcb52df53 snd_soc_daifmt_parse_format +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcc089ec9 snd_soc_dai_link_set_capabilities +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcca88900 snd_soc_bytes_info_ext +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xccbc7d90 snd_soc_find_dai_with_mutex +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xce34bac9 snd_soc_runtime_set_dai_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcf59c55a snd_soc_cnew +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd110f389 snd_soc_dapm_free_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd36a4901 snd_soc_jack_notifier_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd3ae4801 snd_soc_of_parse_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd521b1cd snd_soc_component_get_jack_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd90053a0 snd_soc_dapm_new_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdf26f899 snd_soc_component_compr_get_codec_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdfb41813 snd_soc_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe0d4043b snd_soc_get_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe1765380 snd_soc_component_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe1da5b65 snd_soc_info_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe1f58739 snd_soc_dapm_dai_get_connected_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe3faf07f snd_soc_dapm_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe4743da0 snd_soc_set_dmi_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe55c067f snd_soc_jack_add_zones +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe5c89824 snd_soc_dai_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe60965d8 snd_soc_component_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe616160c snd_soc_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe6631e09 snd_soc_new_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe8693d9c snd_soc_of_parse_audio_routing +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xea5b8843 snd_soc_card_jack_new +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeb711ae7 snd_soc_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xebd79469 snd_dmaengine_pcm_prepare_slave_config +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xed59eafd snd_soc_set_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xef5f38af snd_soc_component_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf1614420 snd_soc_jack_add_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf45e47ab snd_soc_dapm_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf831724d snd_soc_dpcm_can_be_free_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf95f6e64 snd_soc_dai_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf9622dd1 snd_soc_daifmt_clock_provider_from_bitmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf9899b92 snd_soc_info_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfa68b1bc snd_soc_dapm_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfab56df2 snd_soc_of_get_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfb03f13e snd_soc_rtdcom_lookup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfb26e52e snd_soc_component_compr_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfb9d60af snd_soc_dapm_put_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfc162632 snd_soc_daifmt_parse_clock_provider_raw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfc821851 snd_soc_get_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfcca5c56 snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfcf99f1b snd_soc_dapm_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfd32f2da snd_soc_get_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfd5beafd snd_soc_dapm_kcontrol_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfe73fdf5 snd_soc_component_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xff381d81 devm_snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xff55b4e9 snd_soc_unregister_card +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x20b3182c snd_sof_debugfs_add_region_item_iomem +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x6a0f120a snd_sof_dbg_memory_info_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x845a21e4 snd_sof_debugfs_buf_item +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x87f8c325 snd_sof_dbg_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xfb25fedc snd_sof_free_debug +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x2c64d423 sprd_mcdt_request_chan +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x5061832c sprd_mcdt_chan_int_disable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x609193c3 sprd_mcdt_chan_write +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x68b4b311 sprd_mcdt_chan_dma_enable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x6c283cec sprd_mcdt_chan_int_enable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xa5fdddd3 sprd_mcdt_chan_read +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xb67dbf49 sprd_mcdt_chan_dma_disable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xdf547b54 sprd_mcdt_free_chan +EXPORT_SYMBOL_GPL sound/soc/sunxi/sun8i-adda-pr-regmap 0x37a3a5c2 sun8i_adda_pr_regmap_init +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-machine 0xa372452d tegra_asoc_machine_init +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-machine 0xbbac35da tegra_asoc_machine_probe +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x23b27dc1 devm_tegra_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x2c3ebe71 tegra_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x32b93016 tegra_pcm_platform_register_with_chan_names +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x57f6031c tegra_pcm_platform_unregister +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x665aeca1 tegra_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x7e4a0b13 tegra_pcm_open +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x9c245289 tegra_pcm_construct +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x9d546cfe tegra_pcm_close +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xf9f20bbc tegra_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x0427e3da tegra30_ahub_allocate_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x55a40206 tegra30_ahub_disable_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x5d7237ff tegra30_ahub_set_cif +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x6fe20143 tegra30_ahub_set_rx_cif_source +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb419329b tegra30_ahub_disable_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb4a9367d tegra30_ahub_enable_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb81bca9d tegra30_ahub_free_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xc78c7125 tegra30_ahub_free_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xccb67e55 tegra124_ahub_set_cif +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xccc98372 tegra30_ahub_enable_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xd01de23b tegra30_ahub_allocate_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xe549513a tegra30_ahub_unset_rx_cif_source +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-edma 0xfb0dc063 edma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-sdma 0xda47432b sdma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-udma 0x467d6eb0 udma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x143262bc line6_send_raw_message_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x1aa976d8 line6_version_request_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x202a1b1b line6_midi_id +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x2d31cec5 line6_alloc_sysex_buffer +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x314476c8 line6_pcm_acquire +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x3fa80b0d line6_write_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x4f6bd347 line6_pcm_release +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x5a5baeff line6_send_raw_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x6ac72d4b line6_init_midi +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x79b25ef1 line6_probe +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x83ddea87 line6_read_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xb061a71f line6_disconnect +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xb52431ac line6_init_pcm +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xd84765b4 line6_send_sysex_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xe9da864b line6_resume +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xea043e3b line6_read_serial_number +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xf08dc1f3 line6_suspend +EXPORT_SYMBOL_GPL vmlinux 0x001417ee bsg_remove_queue +EXPORT_SYMBOL_GPL vmlinux 0x001adb44 pinctrl_pm_select_sleep_state +EXPORT_SYMBOL_GPL vmlinux 0x001e9420 fscrypt_drop_inode +EXPORT_SYMBOL_GPL vmlinux 0x002dfb09 bpfilter_ops +EXPORT_SYMBOL_GPL vmlinux 0x00513f58 get_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x0055efae __inet_lookup_established +EXPORT_SYMBOL_GPL vmlinux 0x00565f18 pernet_ops_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x005f18a6 add_wait_queue_priority +EXPORT_SYMBOL_GPL vmlinux 0x00645308 __put_net +EXPORT_SYMBOL_GPL vmlinux 0x007af0b3 pid_vnr +EXPORT_SYMBOL_GPL vmlinux 0x00a6be8b i2c_new_client_device +EXPORT_SYMBOL_GPL vmlinux 0x00bcd0ab blk_mq_virtio_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x00c5398a sfp_bus_add_upstream +EXPORT_SYMBOL_GPL vmlinux 0x00cb8a0b pm_generic_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x00cdb521 pstore_register +EXPORT_SYMBOL_GPL vmlinux 0x00d4c500 usb_decode_interval +EXPORT_SYMBOL_GPL vmlinux 0x00d86e49 pskb_put +EXPORT_SYMBOL_GPL vmlinux 0x00d89e9b fsl_mc_bus_dpmcp_type +EXPORT_SYMBOL_GPL vmlinux 0x00e0c23c destroy_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x00e1ca75 sdio_retune_crc_enable +EXPORT_SYMBOL_GPL vmlinux 0x00e57e32 clk_regmap_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0x00eb52c3 srcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x0109424c securityfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0x011f6920 nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x012e730e apei_exec_noop +EXPORT_SYMBOL_GPL vmlinux 0x013b2453 virtqueue_enable_cb_delayed +EXPORT_SYMBOL_GPL vmlinux 0x014e8186 cpu_scale +EXPORT_SYMBOL_GPL vmlinux 0x0150ecb9 regmap_raw_write_async +EXPORT_SYMBOL_GPL vmlinux 0x01545619 pinctrl_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0x015a8498 imx_clk_hw_cpu +EXPORT_SYMBOL_GPL vmlinux 0x016ad821 dw_pcie_ep_linkup +EXPORT_SYMBOL_GPL vmlinux 0x016b45ae serial8250_do_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x0179ccba topology_update_thermal_pressure +EXPORT_SYMBOL_GPL vmlinux 0x017d99d9 pinconf_generic_dump_config +EXPORT_SYMBOL_GPL vmlinux 0x01802a0e phylink_generic_validate +EXPORT_SYMBOL_GPL vmlinux 0x0184256d meson8_aobus_parse_dt_extra +EXPORT_SYMBOL_GPL vmlinux 0x01866a57 ezx_pcap_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x018b48e5 uprobe_register +EXPORT_SYMBOL_GPL vmlinux 0x019371f1 thermal_zone_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x019f602c __traceiter_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x01a0cb78 property_entries_free +EXPORT_SYMBOL_GPL vmlinux 0x01a20dfe spi_delay_to_ns +EXPORT_SYMBOL_GPL vmlinux 0x01ac7df0 xfrm_audit_state_notfound_simple +EXPORT_SYMBOL_GPL vmlinux 0x01c1af1c iommu_map_sg +EXPORT_SYMBOL_GPL vmlinux 0x01c6cb0c cpu_cluster_pm_enter +EXPORT_SYMBOL_GPL vmlinux 0x01e1a8de kgdb_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x01f5843d switchdev_handle_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x02043099 pci_bridge_secondary_bus_reset +EXPORT_SYMBOL_GPL vmlinux 0x0207a6c6 reset_control_bulk_acquire +EXPORT_SYMBOL_GPL vmlinux 0x023467c7 crypto_ahash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x0234f2f0 tpm_pcr_extend +EXPORT_SYMBOL_GPL vmlinux 0x02380ebe dev_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0x02394899 play_idle_precise +EXPORT_SYMBOL_GPL vmlinux 0x0239c425 i2c_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x023aea77 iopf_queue_add_device +EXPORT_SYMBOL_GPL vmlinux 0x02495b8f gnttab_alloc_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0x024d13dd request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x024ff9fa pci_disable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x0250d662 usb_hcd_resume_root_hub +EXPORT_SYMBOL_GPL vmlinux 0x0254b528 unregister_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x02718d48 thermal_zone_device_register +EXPORT_SYMBOL_GPL vmlinux 0x029137ba device_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0x02bbf693 genphy_c45_plca_set_cfg +EXPORT_SYMBOL_GPL vmlinux 0x02c5c501 power_supply_find_ocv2cap_table +EXPORT_SYMBOL_GPL vmlinux 0x02e60594 dprc_get_obj_region +EXPORT_SYMBOL_GPL vmlinux 0x02efd31b of_msi_configure +EXPORT_SYMBOL_GPL vmlinux 0x02f18d17 input_ff_destroy +EXPORT_SYMBOL_GPL vmlinux 0x03068d15 sdio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x030b973d fat_time_unix2fat +EXPORT_SYMBOL_GPL vmlinux 0x030cbca2 ata_id_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x0312b3b0 reset_controller_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x031663ce wm831x_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x03191bc5 tegra_bpmp_transfer_atomic +EXPORT_SYMBOL_GPL vmlinux 0x031e8983 edac_mc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0321cdbf of_alias_get_highest_id +EXPORT_SYMBOL_GPL vmlinux 0x03224345 pci_epc_clear_bar +EXPORT_SYMBOL_GPL vmlinux 0x032ac4f3 crypto_unregister_kpp +EXPORT_SYMBOL_GPL vmlinux 0x0335aed6 fat_setattr +EXPORT_SYMBOL_GPL vmlinux 0x033832c7 usb_amd_hang_symptom_quirk +EXPORT_SYMBOL_GPL vmlinux 0x0343bdf1 __i2c_board_list +EXPORT_SYMBOL_GPL vmlinux 0x03473884 phy_basic_t1s_p2mp_features +EXPORT_SYMBOL_GPL vmlinux 0x034a7175 akcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x034b2624 adp5520_write +EXPORT_SYMBOL_GPL vmlinux 0x0352bf66 dax_remove_host +EXPORT_SYMBOL_GPL vmlinux 0x0353fdea vp_legacy_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x03593ee3 clk_register_composite +EXPORT_SYMBOL_GPL vmlinux 0x036de383 perf_event_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x03701a42 zynqmp_pm_pinctrl_set_function +EXPORT_SYMBOL_GPL vmlinux 0x0373766a sbitmap_queue_clear +EXPORT_SYMBOL_GPL vmlinux 0x03825b31 crypto_sig_set_privkey +EXPORT_SYMBOL_GPL vmlinux 0x039225bf skb_append_pagefrags +EXPORT_SYMBOL_GPL vmlinux 0x03950872 __iptunnel_pull_header +EXPORT_SYMBOL_GPL vmlinux 0x03952887 ktime_add_safe +EXPORT_SYMBOL_GPL vmlinux 0x03965707 mmu_notifier_put +EXPORT_SYMBOL_GPL vmlinux 0x0399e3c8 __devm_regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0x03a2aacc extcon_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x03a8bfbb fwnode_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x03b3d4d1 scsi_host_complete_all_commands +EXPORT_SYMBOL_GPL vmlinux 0x03bf2d83 mtk_clk_pdev_probe +EXPORT_SYMBOL_GPL vmlinux 0x03c12dfe cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x03ca3464 meson_aoclkc_probe +EXPORT_SYMBOL_GPL vmlinux 0x03ce7234 sched_smt_present +EXPORT_SYMBOL_GPL vmlinux 0x03d30fd5 tty_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x03e74c1a init_dummy_netdev +EXPORT_SYMBOL_GPL vmlinux 0x03e9ad5b ata_std_qc_defer +EXPORT_SYMBOL_GPL vmlinux 0x03ffc6e7 vfs_setlease +EXPORT_SYMBOL_GPL vmlinux 0x0402cbbf preempt_notifier_inc +EXPORT_SYMBOL_GPL vmlinux 0x040a1e35 power_supply_unregister +EXPORT_SYMBOL_GPL vmlinux 0x040f4e1f nvdimm_has_flush +EXPORT_SYMBOL_GPL vmlinux 0x0412332f rcar_rst_set_rproc_boot_addr +EXPORT_SYMBOL_GPL vmlinux 0x04171068 devm_regulator_bulk_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x04195f09 regulator_is_supported_voltage +EXPORT_SYMBOL_GPL vmlinux 0x043a3b20 sata_link_resume +EXPORT_SYMBOL_GPL vmlinux 0x04401bf3 devm_clk_get_prepared +EXPORT_SYMBOL_GPL vmlinux 0x044bda72 gfn_to_memslot +EXPORT_SYMBOL_GPL vmlinux 0x044c9439 rio_release_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x044fa301 device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0x0465a073 regmap_reg_in_ranges +EXPORT_SYMBOL_GPL vmlinux 0x046f359e of_overlay_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x046fda39 devm_usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0x04729bd2 tpm_tis_core_init +EXPORT_SYMBOL_GPL vmlinux 0x0472cf3b register_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x048b5f8d twl4030_audio_get_mclk +EXPORT_SYMBOL_GPL vmlinux 0x048bda80 fsl_mc_portal_free +EXPORT_SYMBOL_GPL vmlinux 0x049e5156 gnttab_try_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x04a1fccc tpm_get_timeouts +EXPORT_SYMBOL_GPL vmlinux 0x04a8601f xfrm_dev_policy_add +EXPORT_SYMBOL_GPL vmlinux 0x04bf0092 io_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x04c4f603 mpi_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0x04c8aebf console_verbose +EXPORT_SYMBOL_GPL vmlinux 0x04ca5fef nfs_ssc_client_tbl +EXPORT_SYMBOL_GPL vmlinux 0x04df79f2 clk_hw_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x04df8fbc lzo1x_decompress_safe +EXPORT_SYMBOL_GPL vmlinux 0x050faad4 gpiod_get_value +EXPORT_SYMBOL_GPL vmlinux 0x051085e3 lock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x0510efa0 synth_event_trace_end +EXPORT_SYMBOL_GPL vmlinux 0x0512779d usb_block_urb +EXPORT_SYMBOL_GPL vmlinux 0x051a0bc1 stack_depot_fetch +EXPORT_SYMBOL_GPL vmlinux 0x0522a591 __hwspin_trylock +EXPORT_SYMBOL_GPL vmlinux 0x0523efac thermal_zone_get_offset +EXPORT_SYMBOL_GPL vmlinux 0x0525cd0f pci_epf_add_vepf +EXPORT_SYMBOL_GPL vmlinux 0x0529aed3 acpi_dev_get_property +EXPORT_SYMBOL_GPL vmlinux 0x052b4013 register_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x052c9aed ktime_get_real_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x0534b443 extcon_set_property +EXPORT_SYMBOL_GPL vmlinux 0x053d738a __SCK__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x054bb024 tcp_unregister_ulp +EXPORT_SYMBOL_GPL vmlinux 0x054be87e ata_scsi_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x054e550b kernel_halt +EXPORT_SYMBOL_GPL vmlinux 0x055a0ac0 platform_unregister_drivers +EXPORT_SYMBOL_GPL vmlinux 0x055e6a5e sdio_memcpy_toio +EXPORT_SYMBOL_GPL vmlinux 0x05610897 of_changeset_destroy +EXPORT_SYMBOL_GPL vmlinux 0x056fc812 hwpoison_filter +EXPORT_SYMBOL_GPL vmlinux 0x057d722c inet_twsk_hashdance +EXPORT_SYMBOL_GPL vmlinux 0x0587439a ehci_setup +EXPORT_SYMBOL_GPL vmlinux 0x05883efb __traceiter_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x058f9366 apei_exec_collect_resources +EXPORT_SYMBOL_GPL vmlinux 0x059439ad dm_bio_get_target_bio_nr +EXPORT_SYMBOL_GPL vmlinux 0x05b5a722 ahci_save_initial_config +EXPORT_SYMBOL_GPL vmlinux 0x05bea3ba ahci_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x05cd1dd4 vcap_rule_add_key_bit +EXPORT_SYMBOL_GPL vmlinux 0x05d0a649 ata_sas_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x05df3ab0 mptcp_pm_get_subflows_max +EXPORT_SYMBOL_GPL vmlinux 0x05e2be65 dev_pm_opp_sync_regulators +EXPORT_SYMBOL_GPL vmlinux 0x05e55bfa kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x05ee5f08 mtk_clk_pdev_remove +EXPORT_SYMBOL_GPL vmlinux 0x05fb7342 mtk_alloc_clk_data +EXPORT_SYMBOL_GPL vmlinux 0x0608f1e3 imx_clk_fracn_gppll_integer +EXPORT_SYMBOL_GPL vmlinux 0x061336ae blocking_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x061370e9 device_match_of_node +EXPORT_SYMBOL_GPL vmlinux 0x061ae97e dev_attr_ncq_prio_enable +EXPORT_SYMBOL_GPL vmlinux 0x06209f49 phy_lookup_setting +EXPORT_SYMBOL_GPL vmlinux 0x0626da5f od_unregister_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x062b89c4 ghes_unregister_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x062d117f __tracepoint_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x0630fb71 usb_free_coherent +EXPORT_SYMBOL_GPL vmlinux 0x06402a44 vp_modern_set_features +EXPORT_SYMBOL_GPL vmlinux 0x06496340 serdev_device_wait_until_sent +EXPORT_SYMBOL_GPL vmlinux 0x064db9a5 mark_mounts_for_expiry +EXPORT_SYMBOL_GPL vmlinux 0x06510af0 iommu_fwspec_init +EXPORT_SYMBOL_GPL vmlinux 0x065b2370 dm_set_target_max_io_len +EXPORT_SYMBOL_GPL vmlinux 0x0661cec7 eventfd_ctx_fileget +EXPORT_SYMBOL_GPL vmlinux 0x066b6392 ata_pci_sff_activate_host +EXPORT_SYMBOL_GPL vmlinux 0x06709e60 pinmux_generic_get_function_count +EXPORT_SYMBOL_GPL vmlinux 0x067b1dfa usb_get_urb +EXPORT_SYMBOL_GPL vmlinux 0x067e84ff dummy_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x068d1c9b sock_diag_register_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x069a578b list_lru_count_one +EXPORT_SYMBOL_GPL vmlinux 0x069bd70a ata_pci_device_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x069dadbe dma_map_sgtable +EXPORT_SYMBOL_GPL vmlinux 0x06a1553f ahci_stop_engine +EXPORT_SYMBOL_GPL vmlinux 0x06a4744c ima_file_check +EXPORT_SYMBOL_GPL vmlinux 0x06b970a5 zynqmp_pm_ospi_mux_select +EXPORT_SYMBOL_GPL vmlinux 0x06cca30b ring_buffer_record_off +EXPORT_SYMBOL_GPL vmlinux 0x06e415bc __tracepoint_block_split +EXPORT_SYMBOL_GPL vmlinux 0x06e4433e sunxi_ccu_set_mmc_timing_mode +EXPORT_SYMBOL_GPL vmlinux 0x06edac74 sysfs_create_groups +EXPORT_SYMBOL_GPL vmlinux 0x0701333b serial8250_em485_destroy +EXPORT_SYMBOL_GPL vmlinux 0x0711a53c check_move_unevictable_folios +EXPORT_SYMBOL_GPL vmlinux 0x07242d92 put_dax +EXPORT_SYMBOL_GPL vmlinux 0x073205e7 vcap_filter_rule_keys +EXPORT_SYMBOL_GPL vmlinux 0x07418234 fsl_mc_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x07483e13 cn_del_callback +EXPORT_SYMBOL_GPL vmlinux 0x074a338d sata_sff_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x074e70aa of_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x074f98db synth_event_add_field +EXPORT_SYMBOL_GPL vmlinux 0x07550f37 devm_get_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x0756a31c register_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0x075a8ec5 ipv4_redirect +EXPORT_SYMBOL_GPL vmlinux 0x076356e7 sfp_may_have_phy +EXPORT_SYMBOL_GPL vmlinux 0x0764f77d rio_mport_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x076d88dd device_set_node +EXPORT_SYMBOL_GPL vmlinux 0x0773065d class_create +EXPORT_SYMBOL_GPL vmlinux 0x07734db7 sampling_rate_store +EXPORT_SYMBOL_GPL vmlinux 0x07760424 edac_device_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x0782107a __hwspin_lock_timeout +EXPORT_SYMBOL_GPL vmlinux 0x07a593d9 unix_peer_get +EXPORT_SYMBOL_GPL vmlinux 0x07b21f85 kdb_get_kbd_char +EXPORT_SYMBOL_GPL vmlinux 0x07b315ee perf_get_aux +EXPORT_SYMBOL_GPL vmlinux 0x07b52e38 rtnl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x07be6905 net_inc_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x07c4045f usb_driver_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0x07debf95 rio_mport_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x07e88839 crypto_skcipher_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x07eaed52 devm_otg_ulpi_create +EXPORT_SYMBOL_GPL vmlinux 0x07f88eb3 exportfs_encode_inode_fh +EXPORT_SYMBOL_GPL vmlinux 0x0809cdba pci_create_ims_domain +EXPORT_SYMBOL_GPL vmlinux 0x08135613 dax_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x081611dc phy_resolve_aneg_linkmode +EXPORT_SYMBOL_GPL vmlinux 0x08213956 phylink_ethtool_get_wol +EXPORT_SYMBOL_GPL vmlinux 0x083a2048 fscrypt_fname_encrypted_size +EXPORT_SYMBOL_GPL vmlinux 0x084265eb devm_ti_sci_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x08576175 unregister_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0x0857bca6 edac_pci_release_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x086a32fa bsg_job_put +EXPORT_SYMBOL_GPL vmlinux 0x0870b01b backing_file_real_path +EXPORT_SYMBOL_GPL vmlinux 0x087c2551 proc_mkdir_data +EXPORT_SYMBOL_GPL vmlinux 0x087f5dc5 wm831x_of_match +EXPORT_SYMBOL_GPL vmlinux 0x08875294 ip6_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x088ac683 gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x08a88a9f __SCK__tp_func_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x08b3faf2 soc_device_register +EXPORT_SYMBOL_GPL vmlinux 0x08c78cf7 offline_and_remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x08dc24a3 ip_icmp_error_rfc4884 +EXPORT_SYMBOL_GPL vmlinux 0x08e2b333 cppc_set_auto_sel +EXPORT_SYMBOL_GPL vmlinux 0x08ed5e54 msi_device_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x0907d14d blocking_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x090edf48 mmu_interval_read_begin +EXPORT_SYMBOL_GPL vmlinux 0x091b4a65 devm_power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0x091d8ff3 mmc_app_cmd +EXPORT_SYMBOL_GPL vmlinux 0x091eb9b4 round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x0920e24d pci_scan_child_bus +EXPORT_SYMBOL_GPL vmlinux 0x0927381c samsung_sdi_battery_get_info +EXPORT_SYMBOL_GPL vmlinux 0x092e2d96 __pci_hp_initialize +EXPORT_SYMBOL_GPL vmlinux 0x09337cd0 __wake_up_locked_key +EXPORT_SYMBOL_GPL vmlinux 0x0935043c blk_stat_disable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x093786cf synth_event_add_field_str +EXPORT_SYMBOL_GPL vmlinux 0x0948ba7c regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x09548f58 file_is_kvm +EXPORT_SYMBOL_GPL vmlinux 0x0954fcc4 phy_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x09558894 blk_mq_queue_inflight +EXPORT_SYMBOL_GPL vmlinux 0x09659ebd amba_bustype +EXPORT_SYMBOL_GPL vmlinux 0x096835a3 pci_probe_reset_slot +EXPORT_SYMBOL_GPL vmlinux 0x096cf38c xhci_reset_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x09713e70 rio_unregister_mport +EXPORT_SYMBOL_GPL vmlinux 0x0976822d sfp_get_module_eeprom_by_page +EXPORT_SYMBOL_GPL vmlinux 0x09783456 dw_pcie_wait_for_link +EXPORT_SYMBOL_GPL vmlinux 0x09913a03 ata_sas_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x09a3a9cc ping_unhash +EXPORT_SYMBOL_GPL vmlinux 0x09a47242 unregister_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x09ad2560 serial8250_em485_config +EXPORT_SYMBOL_GPL vmlinux 0x09b263ca paste_selection +EXPORT_SYMBOL_GPL vmlinux 0x09b53e14 interval_tree_remove +EXPORT_SYMBOL_GPL vmlinux 0x09b5bfd3 thermal_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x09b72588 platform_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x09b86bbc regcache_cache_bypass +EXPORT_SYMBOL_GPL vmlinux 0x09d0e6e1 modify_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0x09e1d4e4 wm8350_read_auxadc +EXPORT_SYMBOL_GPL vmlinux 0x09f3de53 devlink_to_dev +EXPORT_SYMBOL_GPL vmlinux 0x09f46309 pkcs7_validate_trust +EXPORT_SYMBOL_GPL vmlinux 0x09f48874 devlink_free +EXPORT_SYMBOL_GPL vmlinux 0x0a0382e4 pci_pr3_present +EXPORT_SYMBOL_GPL vmlinux 0x0a07844b auxiliary_device_init +EXPORT_SYMBOL_GPL vmlinux 0x0a0bb219 pinctrl_remove_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0x0a1c16b6 acpi_initialize_hp_context +EXPORT_SYMBOL_GPL vmlinux 0x0a22f608 ping_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0x0a2d8c33 of_add_property +EXPORT_SYMBOL_GPL vmlinux 0x0a4d4089 clk_hw_rate_is_protected +EXPORT_SYMBOL_GPL vmlinux 0x0a4e6e0a nf_hooks_lwtunnel_sysctl_handler +EXPORT_SYMBOL_GPL vmlinux 0x0a52c511 hv_query_ext_cap +EXPORT_SYMBOL_GPL vmlinux 0x0a5fde65 xhci_get_ep_ctx +EXPORT_SYMBOL_GPL vmlinux 0x0a6848bf mmc_regulator_set_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x0a754f39 dm_put +EXPORT_SYMBOL_GPL vmlinux 0x0a816254 usb_hcd_unlink_urb_from_ep +EXPORT_SYMBOL_GPL vmlinux 0x0a8162a8 raw_v4_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x0a8894f4 mas_find_range_rev +EXPORT_SYMBOL_GPL vmlinux 0x0a8e458b crypto_req_done +EXPORT_SYMBOL_GPL vmlinux 0x0a9df53d for_each_kernel_tracepoint +EXPORT_SYMBOL_GPL vmlinux 0x0aa5f5b6 dpbp_enable +EXPORT_SYMBOL_GPL vmlinux 0x0aa72b15 sdio_memcpy_fromio +EXPORT_SYMBOL_GPL vmlinux 0x0ab9d1a6 of_property_read_u32_index +EXPORT_SYMBOL_GPL vmlinux 0x0aba280c power_supply_get_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x0abc6be6 k3_ringacc_ring_is_full +EXPORT_SYMBOL_GPL vmlinux 0x0ac12c54 rtc_set_alarm +EXPORT_SYMBOL_GPL vmlinux 0x0ac6337f blkg_conf_prep +EXPORT_SYMBOL_GPL vmlinux 0x0add43b6 security_inode_create +EXPORT_SYMBOL_GPL vmlinux 0x0b07abe2 unshare_fs_struct +EXPORT_SYMBOL_GPL vmlinux 0x0b14d7fa acpi_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x0b1bb9f9 synchronize_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x0b22832e balloon_page_list_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x0b2db2d5 remove_resource +EXPORT_SYMBOL_GPL vmlinux 0x0b373db0 ethnl_cable_test_free +EXPORT_SYMBOL_GPL vmlinux 0x0b3a3ed7 zynqmp_pm_fpga_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b3ee5b9 divider_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x0b46ba4f phy_set_mode_ext +EXPORT_SYMBOL_GPL vmlinux 0x0b49711b xfrm_audit_policy_delete +EXPORT_SYMBOL_GPL vmlinux 0x0b52e502 apei_resources_add +EXPORT_SYMBOL_GPL vmlinux 0x0b57d76e dma_get_required_mask +EXPORT_SYMBOL_GPL vmlinux 0x0b5df202 firmware_upload_register +EXPORT_SYMBOL_GPL vmlinux 0x0b5e9914 noop_backing_dev_info +EXPORT_SYMBOL_GPL vmlinux 0x0b690f04 k3_udma_glue_tx_get_txcq_id +EXPORT_SYMBOL_GPL vmlinux 0x0b69e104 pse_ethtool_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b83390b phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x0b8c8a23 static_key_fast_inc_not_disabled +EXPORT_SYMBOL_GPL vmlinux 0x0b9fe659 of_fdt_unflatten_tree +EXPORT_SYMBOL_GPL vmlinux 0x0ba3497c is_software_node +EXPORT_SYMBOL_GPL vmlinux 0x0ba62f70 acpi_subsys_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x0bb028d4 hisi_clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x0bb2b278 init_uts_ns +EXPORT_SYMBOL_GPL vmlinux 0x0bb2ca37 tcp_plb_check_rehash +EXPORT_SYMBOL_GPL vmlinux 0x0bbdc9b2 remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x0be0475a mtk_pctrl_show_one_pin +EXPORT_SYMBOL_GPL vmlinux 0x0be7e5f4 inet_unhash +EXPORT_SYMBOL_GPL vmlinux 0x0bea10f6 dev_pm_opp_get_of_node +EXPORT_SYMBOL_GPL vmlinux 0x0beb90eb mtk_clk_unregister_plls +EXPORT_SYMBOL_GPL vmlinux 0x0bf32478 __SCK__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x0bf4ef18 dev_pm_set_dedicated_wake_irq_reverse +EXPORT_SYMBOL_GPL vmlinux 0x0bfed055 kvm_vcpu_write_guest +EXPORT_SYMBOL_GPL vmlinux 0x0c148e83 kvm_write_guest_cached +EXPORT_SYMBOL_GPL vmlinux 0x0c1a5ee3 log_post_read_mmio +EXPORT_SYMBOL_GPL vmlinux 0x0c2c5802 work_busy +EXPORT_SYMBOL_GPL vmlinux 0x0c317969 mmc_regulator_enable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x0c32ff8a edac_pci_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x0c3e6241 k3_udma_glue_disable_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x0c5783c2 pci_epc_linkup +EXPORT_SYMBOL_GPL vmlinux 0x0c639255 clean_acked_data_disable +EXPORT_SYMBOL_GPL vmlinux 0x0c7e18dd cdrom_multisession +EXPORT_SYMBOL_GPL vmlinux 0x0c88c1c3 pci_vpd_find_id_string +EXPORT_SYMBOL_GPL vmlinux 0x0c88e7d9 regulator_list_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x0c9063c0 pcc_mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x0c9ac64a ip6_route_input_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0c9ef49c clk_hw_forward_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x0cad15ab cgroup_attach_task_all +EXPORT_SYMBOL_GPL vmlinux 0x0cbe3ee2 software_node_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0cc4c7f3 device_show_ulong +EXPORT_SYMBOL_GPL vmlinux 0x0cc9d36c iommu_group_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x0ccf5275 zynqmp_pm_pinctrl_get_config +EXPORT_SYMBOL_GPL vmlinux 0x0ce3dd73 bman_is_probed +EXPORT_SYMBOL_GPL vmlinux 0x0ce4062b br_fdb_test_addr_hook +EXPORT_SYMBOL_GPL vmlinux 0x0ce41a32 folio_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x0ce684da fat_attach +EXPORT_SYMBOL_GPL vmlinux 0x0ceecd78 mark_page_dirty_in_slot +EXPORT_SYMBOL_GPL vmlinux 0x0cfa847f devres_open_group +EXPORT_SYMBOL_GPL vmlinux 0x0d06ea83 __pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0x0d0a93e1 ip_valid_fib_dump_req +EXPORT_SYMBOL_GPL vmlinux 0x0d0cc9f6 mmc_prepare_busy_cmd +EXPORT_SYMBOL_GPL vmlinux 0x0d134af0 usb_disable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x0d2947a0 __regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0x0d38877e rt_mutex_lock_interruptible +EXPORT_SYMBOL_GPL vmlinux 0x0d3fb7d4 phy_interface_num_ports +EXPORT_SYMBOL_GPL vmlinux 0x0d435bd5 __tracepoint_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x0d459213 work_on_cpu_safe +EXPORT_SYMBOL_GPL vmlinux 0x0d4961de nf_log_buf_open +EXPORT_SYMBOL_GPL vmlinux 0x0d4e3f8c iopf_queue_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d5c17a0 espintcp_queue_out +EXPORT_SYMBOL_GPL vmlinux 0x0d5cecc6 ima_measure_critical_data +EXPORT_SYMBOL_GPL vmlinux 0x0d5ecae7 regmap_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x0d5eed41 pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0x0d6274e1 led_trigger_remove +EXPORT_SYMBOL_GPL vmlinux 0x0d6a49d4 tcp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d6cc2b8 devm_clk_get_optional_prepared +EXPORT_SYMBOL_GPL vmlinux 0x0d6d2771 devm_rtc_allocate_device +EXPORT_SYMBOL_GPL vmlinux 0x0d72eb0d of_property_read_variable_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x0d79219f dprc_setup +EXPORT_SYMBOL_GPL vmlinux 0x0d878776 ahci_platform_enable_clks +EXPORT_SYMBOL_GPL vmlinux 0x0d8cdc43 __devm_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x0d978769 led_init_core +EXPORT_SYMBOL_GPL vmlinux 0x0d9982e6 kern_mount +EXPORT_SYMBOL_GPL vmlinux 0x0d9cba48 tcp_register_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x0d9f5c58 icc_std_aggregate +EXPORT_SYMBOL_GPL vmlinux 0x0dad1bdf perf_pmu_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0db2c69a switchdev_bridge_port_unoffload +EXPORT_SYMBOL_GPL vmlinux 0x0db34ef3 wm831x_auxadc_read +EXPORT_SYMBOL_GPL vmlinux 0x0dbe37ad icc_enable +EXPORT_SYMBOL_GPL vmlinux 0x0dd238c9 shash_ahash_update +EXPORT_SYMBOL_GPL vmlinux 0x0ddb1cd7 llist_reverse_order +EXPORT_SYMBOL_GPL vmlinux 0x0deca878 __traceiter_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x0dfb3ebf strp_done +EXPORT_SYMBOL_GPL vmlinux 0x0e007edf xen_evtchn_nr_channels +EXPORT_SYMBOL_GPL vmlinux 0x0e028e22 disk_set_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0x0e0c6a7d crypto_dh_encode_key +EXPORT_SYMBOL_GPL vmlinux 0x0e0d2340 regmap_multi_reg_write_bypassed +EXPORT_SYMBOL_GPL vmlinux 0x0e10e129 gpiod_export_link +EXPORT_SYMBOL_GPL vmlinux 0x0e1194d5 hrtimer_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0x0e13cb4d apei_resources_release +EXPORT_SYMBOL_GPL vmlinux 0x0e15c5c0 __hvc_resize +EXPORT_SYMBOL_GPL vmlinux 0x0e3cef1d input_ff_flush +EXPORT_SYMBOL_GPL vmlinux 0x0e5cc9d7 xdp_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x0e62ee1a genphy_c45_pma_setup_forced +EXPORT_SYMBOL_GPL vmlinux 0x0e69fd5d xenbus_match +EXPORT_SYMBOL_GPL vmlinux 0x0e6b79af static_key_disable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x0e6c5910 fixed_phy_set_link_update +EXPORT_SYMBOL_GPL vmlinux 0x0e6ccc81 arm64_mm_context_put +EXPORT_SYMBOL_GPL vmlinux 0x0e7fa4c7 of_pse_control_get +EXPORT_SYMBOL_GPL vmlinux 0x0e818825 tpm2_flush_context +EXPORT_SYMBOL_GPL vmlinux 0x0e8ae71a edac_pci_create_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x0e94fec8 devm_acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x0ea5cbce xen_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x0ea67b95 usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x0ea776ed __traceiter_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x0ea98af7 __inet_twsk_schedule +EXPORT_SYMBOL_GPL vmlinux 0x0ebc3923 devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x0ebf1ef7 devm_hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x0ec096b0 hv_read_reference_counter +EXPORT_SYMBOL_GPL vmlinux 0x0ec3c513 perf_pmu_migrate_context +EXPORT_SYMBOL_GPL vmlinux 0x0ecfea88 btf_type_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0ed7cee7 of_pci_parse_bus_range +EXPORT_SYMBOL_GPL vmlinux 0x0eea2d0e hid_bpf_device_init +EXPORT_SYMBOL_GPL vmlinux 0x0eecc200 ata_pci_bmdma_clear_simplex +EXPORT_SYMBOL_GPL vmlinux 0x0ef44865 regmap_reinit_cache +EXPORT_SYMBOL_GPL vmlinux 0x0ef85691 regmap_get_val_endian +EXPORT_SYMBOL_GPL vmlinux 0x0efb7925 trace_event_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x0efd6f37 nl_table +EXPORT_SYMBOL_GPL vmlinux 0x0f180070 ring_buffer_free_read_page +EXPORT_SYMBOL_GPL vmlinux 0x0f2b6dff vchan_tx_desc_free +EXPORT_SYMBOL_GPL vmlinux 0x0f31f49e device_reprobe +EXPORT_SYMBOL_GPL vmlinux 0x0f3e1acf gpiod_get_array_value +EXPORT_SYMBOL_GPL vmlinux 0x0f4150dc is_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x0f56fd2e phy_resolve_aneg_pause +EXPORT_SYMBOL_GPL vmlinux 0x0f65a091 crypto_enqueue_request +EXPORT_SYMBOL_GPL vmlinux 0x0f67a0fd rio_map_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x0f681b0e regcache_sync_region +EXPORT_SYMBOL_GPL vmlinux 0x0f70d973 __skb_get_hash_symmetric +EXPORT_SYMBOL_GPL vmlinux 0x0f783a8f iommu_dev_disable_feature +EXPORT_SYMBOL_GPL vmlinux 0x0f7ca236 dmi_memdev_name +EXPORT_SYMBOL_GPL vmlinux 0x0f867a28 meson_clk_dualdiv_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x0f87e44e sock_map_destroy +EXPORT_SYMBOL_GPL vmlinux 0x0f896179 usb_hcd_link_urb_to_ep +EXPORT_SYMBOL_GPL vmlinux 0x0f8ef30b imx_pinconf_get_scu +EXPORT_SYMBOL_GPL vmlinux 0x0fbb7344 memremap_compat_align +EXPORT_SYMBOL_GPL vmlinux 0x0fbc0c0e xas_pause +EXPORT_SYMBOL_GPL vmlinux 0x0fbe7ad1 rtc_initialize_alarm +EXPORT_SYMBOL_GPL vmlinux 0x0fc9b0bc debugfs_rename +EXPORT_SYMBOL_GPL vmlinux 0x0fcecfca regmap_write_async +EXPORT_SYMBOL_GPL vmlinux 0x0fd4610e kmem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0x0fecbac9 platform_find_device_by_driver +EXPORT_SYMBOL_GPL vmlinux 0x10091b7b sbitmap_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x10138352 tracing_on +EXPORT_SYMBOL_GPL vmlinux 0x10138caa platform_device_add +EXPORT_SYMBOL_GPL vmlinux 0x10185973 __tracepoint_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x103acb65 bpf_prog_create_from_user +EXPORT_SYMBOL_GPL vmlinux 0x104b2b7d vcap_rule_get_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x104f76eb pci_d3cold_enable +EXPORT_SYMBOL_GPL vmlinux 0x106357d0 mtk_eint_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x10698bd8 dev_pm_qos_expose_flags +EXPORT_SYMBOL_GPL vmlinux 0x106a77a0 perf_aux_output_skip +EXPORT_SYMBOL_GPL vmlinux 0x108a0acd bstr_printf +EXPORT_SYMBOL_GPL vmlinux 0x1090f72c hrtimer_init_sleeper +EXPORT_SYMBOL_GPL vmlinux 0x10911390 pm_runtime_force_resume +EXPORT_SYMBOL_GPL vmlinux 0x1095fdb4 gpiochip_line_is_open_drain +EXPORT_SYMBOL_GPL vmlinux 0x10a1605a call_switchdev_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x10b89330 crypto_has_shash +EXPORT_SYMBOL_GPL vmlinux 0x10ca2ac9 tegra_bpmp_mrq_return +EXPORT_SYMBOL_GPL vmlinux 0x10ce60e9 dev_pm_opp_config_clks_simple +EXPORT_SYMBOL_GPL vmlinux 0x10d59b12 sysfs_remove_file_from_group +EXPORT_SYMBOL_GPL vmlinux 0x10d9f317 stack_depot_init +EXPORT_SYMBOL_GPL vmlinux 0x10dcd83e fib_info_nh_uses_dev +EXPORT_SYMBOL_GPL vmlinux 0x10ecc52c usb_amd_quirk_pll_enable +EXPORT_SYMBOL_GPL vmlinux 0x10f083ba dev_pm_qos_add_ancestor_request +EXPORT_SYMBOL_GPL vmlinux 0x10f67830 thermal_zone_device_type +EXPORT_SYMBOL_GPL vmlinux 0x10fabae8 bdev_discard_alignment +EXPORT_SYMBOL_GPL vmlinux 0x10fbdcb8 ata_sas_port_alloc +EXPORT_SYMBOL_GPL vmlinux 0x110106c1 cper_severity_to_aer +EXPORT_SYMBOL_GPL vmlinux 0x11040157 i2c_dw_configure_master +EXPORT_SYMBOL_GPL vmlinux 0x1109cd8c driver_register +EXPORT_SYMBOL_GPL vmlinux 0x1117509b extcon_set_property_capability +EXPORT_SYMBOL_GPL vmlinux 0x111a27e3 inet_csk_listen_start +EXPORT_SYMBOL_GPL vmlinux 0x113bf68d sysfs_unmerge_group +EXPORT_SYMBOL_GPL vmlinux 0x115f9c70 ata_sff_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x117d186a regulator_disable_deferred +EXPORT_SYMBOL_GPL vmlinux 0x118b1e9f rockchip_clk_init +EXPORT_SYMBOL_GPL vmlinux 0x119718cd pm_generic_thaw +EXPORT_SYMBOL_GPL vmlinux 0x11a1808c gpiod_direction_output_raw +EXPORT_SYMBOL_GPL vmlinux 0x11a3f12f sock_map_unhash +EXPORT_SYMBOL_GPL vmlinux 0x11aa99df device_destroy +EXPORT_SYMBOL_GPL vmlinux 0x11b68a56 __tracepoint_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x11c54cff dev_pm_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x11c5f636 kernel_file_open +EXPORT_SYMBOL_GPL vmlinux 0x11d62a43 dsa_stubs +EXPORT_SYMBOL_GPL vmlinux 0x11dbb63b __traceiter_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x11dbf7e3 devm_regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x11de8daf ahci_kick_engine +EXPORT_SYMBOL_GPL vmlinux 0x11df0e75 devlink_fmsg_binary_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x11e06ee9 badrange_init +EXPORT_SYMBOL_GPL vmlinux 0x11e08f96 trace_seq_putmem_hex +EXPORT_SYMBOL_GPL vmlinux 0x11f12eee pcie_aspm_enabled +EXPORT_SYMBOL_GPL vmlinux 0x12056e53 mas_store_gfp +EXPORT_SYMBOL_GPL vmlinux 0x1205f9ec uart_console_write +EXPORT_SYMBOL_GPL vmlinux 0x12135396 phylink_mac_change +EXPORT_SYMBOL_GPL vmlinux 0x1214137e skb_defer_rx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x121739da ahci_init_controller +EXPORT_SYMBOL_GPL vmlinux 0x121d958a unregister_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0x1221fa5b __traceiter_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x12272cd8 ata_pci_remove_one +EXPORT_SYMBOL_GPL vmlinux 0x1234e483 get_cpu_iowait_time_us +EXPORT_SYMBOL_GPL vmlinux 0x1234ffa1 cper_estatus_check_header +EXPORT_SYMBOL_GPL vmlinux 0x1272f846 usb_ifnum_to_if +EXPORT_SYMBOL_GPL vmlinux 0x127e2056 bdi_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x12862ea8 dax_layout_busy_page_range +EXPORT_SYMBOL_GPL vmlinux 0x12a2846c usb_unlocked_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x12a5292a device_rename +EXPORT_SYMBOL_GPL vmlinux 0x12b394e4 mtk_pinconf_adv_drive_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x12d09519 dm_device_name +EXPORT_SYMBOL_GPL vmlinux 0x12ebd03a fat_truncate_time +EXPORT_SYMBOL_GPL vmlinux 0x12ee1173 memory_group_unregister +EXPORT_SYMBOL_GPL vmlinux 0x12f4d70d __list_lru_init +EXPORT_SYMBOL_GPL vmlinux 0x13090724 add_vmfork_randomness +EXPORT_SYMBOL_GPL vmlinux 0x130ff4de of_dma_xlate_by_chan_id +EXPORT_SYMBOL_GPL vmlinux 0x131a5ed7 regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x131db64a system_long_wq +EXPORT_SYMBOL_GPL vmlinux 0x131f236e badblocks_exit +EXPORT_SYMBOL_GPL vmlinux 0x1326c507 gpiod_set_raw_value +EXPORT_SYMBOL_GPL vmlinux 0x132f20af pci_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x133969d7 __trace_printk +EXPORT_SYMBOL_GPL vmlinux 0x133a1c28 blk_mq_pci_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x1343541b phy_get_rate_matching +EXPORT_SYMBOL_GPL vmlinux 0x134799f5 nf_ip6_check_hbh_len +EXPORT_SYMBOL_GPL vmlinux 0x1349bf6b irq_domain_xlate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x134f3a49 nf_route +EXPORT_SYMBOL_GPL vmlinux 0x134f56a0 devfreq_get_devfreq_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x136209db power_supply_reg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x13640660 get_cached_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0x1367b4d5 pm_generic_suspend +EXPORT_SYMBOL_GPL vmlinux 0x137e5940 skb_partial_csum_set +EXPORT_SYMBOL_GPL vmlinux 0x138610b8 get_cpu_device +EXPORT_SYMBOL_GPL vmlinux 0x138aff76 gnttab_init +EXPORT_SYMBOL_GPL vmlinux 0x138e0957 dax_write_cache_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1394d032 __mt_destroy +EXPORT_SYMBOL_GPL vmlinux 0x139afc22 sata_async_notification +EXPORT_SYMBOL_GPL vmlinux 0x13a222a2 crypto_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x13adc760 usb_sg_cancel +EXPORT_SYMBOL_GPL vmlinux 0x13b9e193 acpi_dev_resource_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x13c276c4 skb_segment_list +EXPORT_SYMBOL_GPL vmlinux 0x13c5ff8a phylink_mii_c22_pcs_an_restart +EXPORT_SYMBOL_GPL vmlinux 0x13c716dd device_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x13ce87e8 asn1_ber_decoder +EXPORT_SYMBOL_GPL vmlinux 0x13cfb2bd wakeup_source_register +EXPORT_SYMBOL_GPL vmlinux 0x13d3e38f scsi_autopm_get_device +EXPORT_SYMBOL_GPL vmlinux 0x13d84f39 fib_rules_register +EXPORT_SYMBOL_GPL vmlinux 0x13db1eb8 k3_udma_glue_rx_cppi5_to_dma_addr +EXPORT_SYMBOL_GPL vmlinux 0x13e8c133 smpboot_unregister_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x13ed8784 sdev_evt_alloc +EXPORT_SYMBOL_GPL vmlinux 0x13ef3509 devm_nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x13fab921 cpuidle_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x1403ad09 cpufreq_add_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x141f38bf ktime_get_raw_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x141f7ddd __dev_fwnode_const +EXPORT_SYMBOL_GPL vmlinux 0x14273f08 wm8350_device_init +EXPORT_SYMBOL_GPL vmlinux 0x14327210 led_trigger_set_default +EXPORT_SYMBOL_GPL vmlinux 0x1434e60e usb_hub_find_child +EXPORT_SYMBOL_GPL vmlinux 0x1447e10d wm831x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x14548fea ata_host_register +EXPORT_SYMBOL_GPL vmlinux 0x1456762b k3_ringacc_ring_get_free +EXPORT_SYMBOL_GPL vmlinux 0x1462b904 serdev_device_write_flush +EXPORT_SYMBOL_GPL vmlinux 0x146626a0 mas_find_rev +EXPORT_SYMBOL_GPL vmlinux 0x146cc88f bpf_master_redirect_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x1478a315 irq_create_of_mapping +EXPORT_SYMBOL_GPL vmlinux 0x1481fade tcp_leave_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0x1488c825 acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x148fd794 enable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x14a1225f usb_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0x14a3b8b5 pci_check_and_unmask_intx +EXPORT_SYMBOL_GPL vmlinux 0x14a5d858 kvm_gfn_to_hva_cache_init +EXPORT_SYMBOL_GPL vmlinux 0x14aecfca clk_regmap_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x14b50115 rt_mutex_unlock +EXPORT_SYMBOL_GPL vmlinux 0x14b66aa2 class_dev_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x14cb1fb5 fsl_mc_bus_dpmac_type +EXPORT_SYMBOL_GPL vmlinux 0x14e1a270 pinctrl_select_state +EXPORT_SYMBOL_GPL vmlinux 0x14ec4fdb evtchn_put +EXPORT_SYMBOL_GPL vmlinux 0x14fbcd5e __tracepoint_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x15021b4a xa_delete_node +EXPORT_SYMBOL_GPL vmlinux 0x15048694 sata_link_scr_lpm +EXPORT_SYMBOL_GPL vmlinux 0x151e32ee iommu_sva_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0x1526188e of_genpd_remove_last +EXPORT_SYMBOL_GPL vmlinux 0x153b60a6 klist_del +EXPORT_SYMBOL_GPL vmlinux 0x15402377 ftrace_set_filter +EXPORT_SYMBOL_GPL vmlinux 0x1540f5f9 gpiod_set_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x15454975 pciserial_init_ports +EXPORT_SYMBOL_GPL vmlinux 0x15477b7e sysfs_file_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x1547ce4b of_get_required_opp_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x154a2851 memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x15510a89 devlink_fmsg_binary_put +EXPORT_SYMBOL_GPL vmlinux 0x155213ad sysfs_create_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x1557c54b regulator_bulk_force_disable +EXPORT_SYMBOL_GPL vmlinux 0x1578e427 crypto_shash_update +EXPORT_SYMBOL_GPL vmlinux 0x15886f48 hte_disable_ts +EXPORT_SYMBOL_GPL vmlinux 0x1595392b pci_load_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x15a30d25 sdio_retune_hold_now +EXPORT_SYMBOL_GPL vmlinux 0x15a78c9f dev_pm_domain_attach +EXPORT_SYMBOL_GPL vmlinux 0x15ade1cc filter_irq_stacks +EXPORT_SYMBOL_GPL vmlinux 0x15b6c596 thermal_zone_device_register_with_trips +EXPORT_SYMBOL_GPL vmlinux 0x15bd7435 psi_memstall_leave +EXPORT_SYMBOL_GPL vmlinux 0x15c4e3e2 phylink_ethtool_set_pauseparam +EXPORT_SYMBOL_GPL vmlinux 0x15e87c28 acpi_subsys_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0x15ea2648 hwpoison_filter_flags_mask +EXPORT_SYMBOL_GPL vmlinux 0x15eb7eb3 fhctl_parse_dt +EXPORT_SYMBOL_GPL vmlinux 0x160b2b68 crypto_shash_final +EXPORT_SYMBOL_GPL vmlinux 0x1621cc6a rdev_get_dev +EXPORT_SYMBOL_GPL vmlinux 0x162ee802 serdev_device_remove +EXPORT_SYMBOL_GPL vmlinux 0x1634f39c nvdimm_flush +EXPORT_SYMBOL_GPL vmlinux 0x16358347 acpi_irq_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x16422a6e xdp_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x164898a9 extcon_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x164eb1dd iomap_dio_bio_end_io +EXPORT_SYMBOL_GPL vmlinux 0x16516798 osc_pc_lpi_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x167d7113 acpi_bus_register_early_device +EXPORT_SYMBOL_GPL vmlinux 0x1687ec20 tty_get_frame_size +EXPORT_SYMBOL_GPL vmlinux 0x168a0c29 genphy_c45_read_status +EXPORT_SYMBOL_GPL vmlinux 0x1690b3b3 fib_alias_hw_flags_set +EXPORT_SYMBOL_GPL vmlinux 0x1690b503 usb_role_switch_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x16aba34f vp_modern_set_status +EXPORT_SYMBOL_GPL vmlinux 0x16b8178a bsg_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x16c7e4dd ata_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x16ca1a8a phylink_suspend +EXPORT_SYMBOL_GPL vmlinux 0x16cb6a90 radix_tree_preloads +EXPORT_SYMBOL_GPL vmlinux 0x16da1f88 devlink_fmsg_u32_put +EXPORT_SYMBOL_GPL vmlinux 0x16dfbf36 add_interrupt_randomness +EXPORT_SYMBOL_GPL vmlinux 0x16e0f89b devfreq_event_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x16e854d6 tcpv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x16e900ab ipv4_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x16ed11d1 devm_regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x16ee7f5b cpufreq_freq_attr_scaling_boost_freqs +EXPORT_SYMBOL_GPL vmlinux 0x16f15139 bind_evtchn_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x16f91c25 tpm_chip_bootstrap +EXPORT_SYMBOL_GPL vmlinux 0x170cc36c put_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x17180c22 spi_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x17192681 crypto_register_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x172a6c90 __dma_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x172be551 class_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x173c9846 md_find_rdev_nr_rcu +EXPORT_SYMBOL_GPL vmlinux 0x1741ddee trace_seq_puts +EXPORT_SYMBOL_GPL vmlinux 0x174c6274 ring_buffer_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x174e6c46 inet_ehash_locks_alloc +EXPORT_SYMBOL_GPL vmlinux 0x17591ecd zynqmp_pm_write_ggs +EXPORT_SYMBOL_GPL vmlinux 0x175c41cb ata_scsi_unlock_native_capacity +EXPORT_SYMBOL_GPL vmlinux 0x176031a7 devlink_fmsg_string_put +EXPORT_SYMBOL_GPL vmlinux 0x17614bf3 apei_resources_sub +EXPORT_SYMBOL_GPL vmlinux 0x17668655 hwmon_device_register +EXPORT_SYMBOL_GPL vmlinux 0x1776b2a2 tcp_sendmsg_locked +EXPORT_SYMBOL_GPL vmlinux 0x177b1042 __tracepoint_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x177c338d twl_get_version +EXPORT_SYMBOL_GPL vmlinux 0x17961b01 serdev_device_write +EXPORT_SYMBOL_GPL vmlinux 0x179a32ed vp_modern_probe +EXPORT_SYMBOL_GPL vmlinux 0x17aa4e2e cpuidle_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x17b7c69f to_software_node +EXPORT_SYMBOL_GPL vmlinux 0x17bbde8c usb_set_wireless_status +EXPORT_SYMBOL_GPL vmlinux 0x17c32855 devlink_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x17d15c18 call_switchdev_blocking_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x17e01f11 erst_clear +EXPORT_SYMBOL_GPL vmlinux 0x17e23ca9 vring_new_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x17e3135c usb_put_hcd +EXPORT_SYMBOL_GPL vmlinux 0x17f213de __irq_domain_alloc_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x18008c59 ring_buffer_resize +EXPORT_SYMBOL_GPL vmlinux 0x180a90ad phy_create +EXPORT_SYMBOL_GPL vmlinux 0x1821e9e7 crypto_inst_setname +EXPORT_SYMBOL_GPL vmlinux 0x18253244 nvdimm_in_overwrite +EXPORT_SYMBOL_GPL vmlinux 0x182e2f09 cn_netlink_send_mult +EXPORT_SYMBOL_GPL vmlinux 0x1838acd5 xenbus_dev_fatal +EXPORT_SYMBOL_GPL vmlinux 0x18428692 __cookie_v6_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x184d9627 fsl_mc_bus_dpio_type +EXPORT_SYMBOL_GPL vmlinux 0x18678a50 pci_alloc_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x18715353 k3_udma_glue_push_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x18761201 spi_mem_poll_status +EXPORT_SYMBOL_GPL vmlinux 0x18895e94 devm_clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x18901a38 ehci_adjust_port_wakeup_flags +EXPORT_SYMBOL_GPL vmlinux 0x1891b29d ip6_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x18a4faab wakeup_source_remove +EXPORT_SYMBOL_GPL vmlinux 0x18af926f cpuidle_get_cpu_driver +EXPORT_SYMBOL_GPL vmlinux 0x18baf406 phy_set_media +EXPORT_SYMBOL_GPL vmlinux 0x18c238fd is_swiotlb_active +EXPORT_SYMBOL_GPL vmlinux 0x18d10413 kill_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x18d1be52 __traceiter_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0x18e115a8 ethtool_set_ethtool_phy_ops +EXPORT_SYMBOL_GPL vmlinux 0x18e4f8aa swphy_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x18e81d04 nvdimm_bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0x18e8c440 arch_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0x18ef8367 handle_fasteoi_nmi +EXPORT_SYMBOL_GPL vmlinux 0x18f10f38 k3_udma_glue_enable_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x18fb2caf cpus_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x18ff2a4c dev_attr_sw_activity +EXPORT_SYMBOL_GPL vmlinux 0x1910cc73 elv_rqhash_add +EXPORT_SYMBOL_GPL vmlinux 0x191ea07e __clk_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x1926028c zynqmp_pm_reset_assert +EXPORT_SYMBOL_GPL vmlinux 0x1926a798 pm_runtime_get_if_active +EXPORT_SYMBOL_GPL vmlinux 0x192e06b3 __regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0x193282ae acpi_dev_resource_ext_address_space +EXPORT_SYMBOL_GPL vmlinux 0x1933ed3f device_store_int +EXPORT_SYMBOL_GPL vmlinux 0x193f4436 edac_device_add_device +EXPORT_SYMBOL_GPL vmlinux 0x193f6165 dpcon_close +EXPORT_SYMBOL_GPL vmlinux 0x1955748a pci_cfg_access_trylock +EXPORT_SYMBOL_GPL vmlinux 0x1959c40d cpufreq_generic_attr +EXPORT_SYMBOL_GPL vmlinux 0x196218c5 clk_register_hisi_phase +EXPORT_SYMBOL_GPL vmlinux 0x196f9b51 cpci_hp_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x19701aa5 devm_pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0x1978a766 dev_pm_opp_init_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0x197f1526 virtqueue_poll +EXPORT_SYMBOL_GPL vmlinux 0x19989247 rt_mutex_trylock +EXPORT_SYMBOL_GPL vmlinux 0x199952d5 ping_bind +EXPORT_SYMBOL_GPL vmlinux 0x19a09a74 mtk_pinconf_drive_get +EXPORT_SYMBOL_GPL vmlinux 0x19a304ba usb_disabled +EXPORT_SYMBOL_GPL vmlinux 0x19a7f477 of_pci_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x19b6f3e8 sock_map_close +EXPORT_SYMBOL_GPL vmlinux 0x19b90943 __fscrypt_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x19c1b610 pci_epc_mem_init +EXPORT_SYMBOL_GPL vmlinux 0x19c20269 soc_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19c20561 find_get_pid +EXPORT_SYMBOL_GPL vmlinux 0x19c42957 blk_op_str +EXPORT_SYMBOL_GPL vmlinux 0x19e81304 btree_alloc +EXPORT_SYMBOL_GPL vmlinux 0x19edd064 blkg_rwstat_exit +EXPORT_SYMBOL_GPL vmlinux 0x19f33626 nf_ctnetlink_has_listener +EXPORT_SYMBOL_GPL vmlinux 0x19fcf113 devm_kfree +EXPORT_SYMBOL_GPL vmlinux 0x1a017980 power_supply_property_is_writeable +EXPORT_SYMBOL_GPL vmlinux 0x1a0a0cc5 regmap_field_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x1a0cf44d cdx_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1a10c32b crypto_ft_tab +EXPORT_SYMBOL_GPL vmlinux 0x1a146ec3 usb_ep_type_string +EXPORT_SYMBOL_GPL vmlinux 0x1a1ae31f rio_mport_get_physefb +EXPORT_SYMBOL_GPL vmlinux 0x1a2bccba i2c_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x1a3078f4 kthread_func +EXPORT_SYMBOL_GPL vmlinux 0x1a33cfd7 xfrm_state_mtu +EXPORT_SYMBOL_GPL vmlinux 0x1a3de62a tty_mode_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x1a4bce2c driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x1a53c21a ehci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x1a6bf28f fsnotify_get_cookie +EXPORT_SYMBOL_GPL vmlinux 0x1a7c7b2e regulator_map_voltage_ascend +EXPORT_SYMBOL_GPL vmlinux 0x1a82368d ZSTD_customCalloc +EXPORT_SYMBOL_GPL vmlinux 0x1a88091c cpu_device_create +EXPORT_SYMBOL_GPL vmlinux 0x1a959121 pci_epc_add_epf +EXPORT_SYMBOL_GPL vmlinux 0x1a9dbf5a device_link_remove +EXPORT_SYMBOL_GPL vmlinux 0x1aa76985 dev_pm_opp_xlate_required_opp +EXPORT_SYMBOL_GPL vmlinux 0x1aa7a185 __tracepoint_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x1ab5002a da9055_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x1ab51588 irq_domain_translate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x1acd18c8 cpuset_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x1ae6753f perf_tp_event +EXPORT_SYMBOL_GPL vmlinux 0x1af267f8 int_pow +EXPORT_SYMBOL_GPL vmlinux 0x1af6941b pinctrl_utils_add_map_configs +EXPORT_SYMBOL_GPL vmlinux 0x1afaa2fd proc_dou8vec_minmax +EXPORT_SYMBOL_GPL vmlinux 0x1b0271df ata_sff_thaw +EXPORT_SYMBOL_GPL vmlinux 0x1b0602c1 cond_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x1b11971a acpi_device_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x1b1845dd pm_runtime_no_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x1b29fe7d tty_buffer_unlock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x1b2db084 blk_mark_disk_dead +EXPORT_SYMBOL_GPL vmlinux 0x1b3614da fsl_mc_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0x1b3cdb8d clk_hw_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0x1b3e0b52 spi_controller_suspend +EXPORT_SYMBOL_GPL vmlinux 0x1b4f85be vp_modern_config_vector +EXPORT_SYMBOL_GPL vmlinux 0x1b5579f0 pci_msix_alloc_irq_at +EXPORT_SYMBOL_GPL vmlinux 0x1b5af976 tegra210_clk_emc_attach +EXPORT_SYMBOL_GPL vmlinux 0x1b5ce455 pci_epc_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x1b5f4377 trace_seq_putc +EXPORT_SYMBOL_GPL vmlinux 0x1b669777 mtk_pinconf_adv_drive_get +EXPORT_SYMBOL_GPL vmlinux 0x1b6ac047 ata_acpi_stm +EXPORT_SYMBOL_GPL vmlinux 0x1b739ef5 __tracepoint_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1b74f847 __get_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0x1b75e03c devm_watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x1b7bfcda fb_deferred_io_release +EXPORT_SYMBOL_GPL vmlinux 0x1b84b4d0 pktgen_xfrm_outer_mode_output +EXPORT_SYMBOL_GPL vmlinux 0x1b8822d8 pinctrl_gpio_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x1b8ef6d7 of_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x1b92e41d inet_putpeer +EXPORT_SYMBOL_GPL vmlinux 0x1ba8809d devm_fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x1ba8bd36 rdev_set_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x1bac8608 iov_iter_is_aligned +EXPORT_SYMBOL_GPL vmlinux 0x1bb044a4 spi_async +EXPORT_SYMBOL_GPL vmlinux 0x1bbf760c vp_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x1bc40a8d gpmc_omap_get_nand_ops +EXPORT_SYMBOL_GPL vmlinux 0x1bc5eebe pinctrl_gpio_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x1bc64087 xas_split +EXPORT_SYMBOL_GPL vmlinux 0x1bc72828 ata_host_detach +EXPORT_SYMBOL_GPL vmlinux 0x1bc734a8 gpiochip_remove_pin_ranges +EXPORT_SYMBOL_GPL vmlinux 0x1bc85e1c irq_set_affinity +EXPORT_SYMBOL_GPL vmlinux 0x1be41cd4 bpf_offload_dev_match +EXPORT_SYMBOL_GPL vmlinux 0x1be56d1f evm_verifyxattr +EXPORT_SYMBOL_GPL vmlinux 0x1be604fe fsl_mc_obj_reset +EXPORT_SYMBOL_GPL vmlinux 0x1beba5f1 clk_register_mux_table +EXPORT_SYMBOL_GPL vmlinux 0x1bf8d500 simple_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x1c15424b of_usb_update_otg_caps +EXPORT_SYMBOL_GPL vmlinux 0x1c17a5d4 cookie_tcp_reqsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1c19f03d get_net_ns_by_id +EXPORT_SYMBOL_GPL vmlinux 0x1c1eddd5 devfreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1c5541bd cpufreq_boost_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1c593e5d gnttab_dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x1c5b1f28 irq_free_descs +EXPORT_SYMBOL_GPL vmlinux 0x1c5b4098 clk_hw_get_parent_by_index +EXPORT_SYMBOL_GPL vmlinux 0x1c5ff742 clk_get_phase +EXPORT_SYMBOL_GPL vmlinux 0x1c68256b posix_clock_register +EXPORT_SYMBOL_GPL vmlinux 0x1c6a169d platform_irq_count +EXPORT_SYMBOL_GPL vmlinux 0x1c6f27ee strp_stop +EXPORT_SYMBOL_GPL vmlinux 0x1c7169dc ZSTD_customFree +EXPORT_SYMBOL_GPL vmlinux 0x1c7acf9e tcp_slow_start +EXPORT_SYMBOL_GPL vmlinux 0x1c80d27d btree_geo128 +EXPORT_SYMBOL_GPL vmlinux 0x1c834414 extcon_set_property_sync +EXPORT_SYMBOL_GPL vmlinux 0x1c87a811 __round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x1c89fb22 zynqmp_pm_clock_setparent +EXPORT_SYMBOL_GPL vmlinux 0x1ca3aa97 alarm_forward +EXPORT_SYMBOL_GPL vmlinux 0x1ca4a930 smp_call_function_any +EXPORT_SYMBOL_GPL vmlinux 0x1cadeb67 cpufreq_register_governor +EXPORT_SYMBOL_GPL vmlinux 0x1cb79fed debugfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x1cb7c983 apei_exec_read_register_value +EXPORT_SYMBOL_GPL vmlinux 0x1cb9a1c8 xenbus_gather +EXPORT_SYMBOL_GPL vmlinux 0x1cbd92b0 cpu_mitigations_off +EXPORT_SYMBOL_GPL vmlinux 0x1cdd0605 xhci_port_state_to_neutral +EXPORT_SYMBOL_GPL vmlinux 0x1cf0b53c nd_region_provider_data +EXPORT_SYMBOL_GPL vmlinux 0x1cff8eab sbitmap_init_node +EXPORT_SYMBOL_GPL vmlinux 0x1d01ca18 stmpe_block_write +EXPORT_SYMBOL_GPL vmlinux 0x1d037e0d crypto_alloc_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x1d0c4972 account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x1d0e0cdf virtio_require_restricted_mem_acc +EXPORT_SYMBOL_GPL vmlinux 0x1d222ced irq_get_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0x1d36bc72 regulator_set_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x1d42a369 devlink_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x1d57ae53 fwnode_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x1d60e9e2 bio_start_io_acct +EXPORT_SYMBOL_GPL vmlinux 0x1d6606d1 regulator_irq_map_event_simple +EXPORT_SYMBOL_GPL vmlinux 0x1d681aa5 perf_event_enable +EXPORT_SYMBOL_GPL vmlinux 0x1d7c791d dma_resv_get_fences +EXPORT_SYMBOL_GPL vmlinux 0x1d80c992 dev_pm_domain_attach_by_name +EXPORT_SYMBOL_GPL vmlinux 0x1d823869 set_capacity_and_notify +EXPORT_SYMBOL_GPL vmlinux 0x1d8da29d sk_set_peek_off +EXPORT_SYMBOL_GPL vmlinux 0x1d94a218 dmi_memdev_handle +EXPORT_SYMBOL_GPL vmlinux 0x1d9c2867 debugfs_create_str +EXPORT_SYMBOL_GPL vmlinux 0x1db1199d skcipher_walk_complete +EXPORT_SYMBOL_GPL vmlinux 0x1dc1af12 irq_work_queue +EXPORT_SYMBOL_GPL vmlinux 0x1dd7cf84 ata_host_resume +EXPORT_SYMBOL_GPL vmlinux 0x1de115e8 ip_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x1de84945 syscon_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x1de887ff zynqmp_pm_bootmode_write +EXPORT_SYMBOL_GPL vmlinux 0x1dec8e77 component_master_add_with_match +EXPORT_SYMBOL_GPL vmlinux 0x1df481d5 set_selection_kernel +EXPORT_SYMBOL_GPL vmlinux 0x1df96c56 pinctrl_force_default +EXPORT_SYMBOL_GPL vmlinux 0x1dfa5dbd mpi_invm +EXPORT_SYMBOL_GPL vmlinux 0x1dfec5b1 trace_event_buffer_commit +EXPORT_SYMBOL_GPL vmlinux 0x1e00ddc1 pci_dev_run_wake +EXPORT_SYMBOL_GPL vmlinux 0x1e045d89 edac_pci_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x1e0670c6 reset_control_release +EXPORT_SYMBOL_GPL vmlinux 0x1e08d21a acpi_pci_check_ejectable +EXPORT_SYMBOL_GPL vmlinux 0x1e1dfd0a tcp_twsk_destructor +EXPORT_SYMBOL_GPL vmlinux 0x1e1f81a1 acpi_fetch_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0x1e208a78 get_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0x1e288c83 zynqmp_pm_force_pwrdwn +EXPORT_SYMBOL_GPL vmlinux 0x1e2ce3c1 devm_phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0x1e3b22ef sdio_set_host_pm_flags +EXPORT_SYMBOL_GPL vmlinux 0x1e3bc77c xas_create_range +EXPORT_SYMBOL_GPL vmlinux 0x1e41c394 __cdx_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x1e424d61 user_preparse +EXPORT_SYMBOL_GPL vmlinux 0x1e5390d0 virtqueue_get_vring_size +EXPORT_SYMBOL_GPL vmlinux 0x1e53f827 stack_depot_print +EXPORT_SYMBOL_GPL vmlinux 0x1e57c7ea inet_csk_reqsk_queue_hash_add +EXPORT_SYMBOL_GPL vmlinux 0x1e57cab7 xenbus_map_ring_valloc +EXPORT_SYMBOL_GPL vmlinux 0x1e5954d9 xdp_return_buff +EXPORT_SYMBOL_GPL vmlinux 0x1e71df23 rz_mtu3_32bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x1e7bbcb3 kernel_restart +EXPORT_SYMBOL_GPL vmlinux 0x1e83fee6 HYPERVISOR_physdev_op +EXPORT_SYMBOL_GPL vmlinux 0x1e8fac8e wireless_nlevent_flush +EXPORT_SYMBOL_GPL vmlinux 0x1e9bc719 freq_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x1e9c590a usb_find_common_endpoints_reverse +EXPORT_SYMBOL_GPL vmlinux 0x1ea68591 devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x1eac5d17 devlink_linecard_nested_dl_set +EXPORT_SYMBOL_GPL vmlinux 0x1eade691 rtnl_register_module +EXPORT_SYMBOL_GPL vmlinux 0x1eb1142e __put_task_struct +EXPORT_SYMBOL_GPL vmlinux 0x1eb9516e round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x1ebf6c2a pci_power_names +EXPORT_SYMBOL_GPL vmlinux 0x1ec1dee3 posix_clock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1ed4d2eb percpu_ref_kill_and_confirm +EXPORT_SYMBOL_GPL vmlinux 0x1eda8a04 auxiliary_find_device +EXPORT_SYMBOL_GPL vmlinux 0x1ee150c1 __fscrypt_prepare_readdir +EXPORT_SYMBOL_GPL vmlinux 0x1ee47e00 is_vmalloc_or_module_addr +EXPORT_SYMBOL_GPL vmlinux 0x1eeab82d regmap_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x1ef20793 stop_core_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x1f0831e4 dev_pm_set_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x1f0ee2fa dma_resv_iter_first +EXPORT_SYMBOL_GPL vmlinux 0x1f180989 rio_local_set_device_id +EXPORT_SYMBOL_GPL vmlinux 0x1f1cc011 zynqmp_pm_get_chipid +EXPORT_SYMBOL_GPL vmlinux 0x1f1f7080 ata_pci_bmdma_init +EXPORT_SYMBOL_GPL vmlinux 0x1f293807 serdev_controller_remove +EXPORT_SYMBOL_GPL vmlinux 0x1f2a2687 clean_acked_data_enable +EXPORT_SYMBOL_GPL vmlinux 0x1f38a4f6 mpi_set_highbit +EXPORT_SYMBOL_GPL vmlinux 0x1f4286d3 vchan_find_desc +EXPORT_SYMBOL_GPL vmlinux 0x1f449588 mctrl_gpio_disable_ms +EXPORT_SYMBOL_GPL vmlinux 0x1f4735dc gpiod_enable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x1f4e683b clockevents_register_device +EXPORT_SYMBOL_GPL vmlinux 0x1f563160 bpf_offload_dev_priv +EXPORT_SYMBOL_GPL vmlinux 0x1f6977e3 gfn_to_pfn +EXPORT_SYMBOL_GPL vmlinux 0x1f8544b8 panic_timeout +EXPORT_SYMBOL_GPL vmlinux 0x1f9a2b53 zynqmp_pm_clock_enable +EXPORT_SYMBOL_GPL vmlinux 0x1fa1d95c sha256_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x1fa25faa edac_device_del_device +EXPORT_SYMBOL_GPL vmlinux 0x1fa48995 efivar_supports_writes +EXPORT_SYMBOL_GPL vmlinux 0x1faa4a27 serial8250_rpm_get +EXPORT_SYMBOL_GPL vmlinux 0x1fb6905d anon_inode_getfd_secure +EXPORT_SYMBOL_GPL vmlinux 0x1fcbd79c kvm_vcpu_gfn_to_pfn_atomic +EXPORT_SYMBOL_GPL vmlinux 0x1fd42890 l3mdev_fib_table_by_index +EXPORT_SYMBOL_GPL vmlinux 0x1fe5dfda crypto_destroy_tfm +EXPORT_SYMBOL_GPL vmlinux 0x1fe6e504 gpiod_add_hogs +EXPORT_SYMBOL_GPL vmlinux 0x1ff0c26c clk_hw_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x2009e400 devlink_info_board_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x200dfa5e pci_find_vsec_capability +EXPORT_SYMBOL_GPL vmlinux 0x2018db73 devm_power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x201b591b cpufreq_table_index_unsorted +EXPORT_SYMBOL_GPL vmlinux 0x2024fb8e __traceiter_block_split +EXPORT_SYMBOL_GPL vmlinux 0x20290385 gpiochip_populate_parent_fwspec_fourcell +EXPORT_SYMBOL_GPL vmlinux 0x202d4ed6 nvmem_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x2043119b of_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x2046457b phy_set_speed +EXPORT_SYMBOL_GPL vmlinux 0x2049e27d irq_domain_remove_sim +EXPORT_SYMBOL_GPL vmlinux 0x204d1bd9 __devm_irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x204f2c5c gnttab_free_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x205131af powercap_unregister_control_type +EXPORT_SYMBOL_GPL vmlinux 0x2051f832 register_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0x2057e512 usb_anchor_urb +EXPORT_SYMBOL_GPL vmlinux 0x2058865f crypto_akcipher_sync_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x205cf4e7 udp4_hwcsum +EXPORT_SYMBOL_GPL vmlinux 0x207bf04b usb_cache_string +EXPORT_SYMBOL_GPL vmlinux 0x20835be5 ohci_hub_status_data +EXPORT_SYMBOL_GPL vmlinux 0x2093bc53 mptcp_diag_fill_info +EXPORT_SYMBOL_GPL vmlinux 0x20978fb9 idr_find +EXPORT_SYMBOL_GPL vmlinux 0x20a4e01a HUF_readStats_wksp +EXPORT_SYMBOL_GPL vmlinux 0x20c70851 to_nd_region +EXPORT_SYMBOL_GPL vmlinux 0x20df5ce5 bio_trim +EXPORT_SYMBOL_GPL vmlinux 0x20e807f6 mmc_regulator_disable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x20e8d297 strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x20f17c6d component_compare_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x20f8410b cdx_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x2105876b __fat_fs_error +EXPORT_SYMBOL_GPL vmlinux 0x211418a0 clk_hw_register_gate2 +EXPORT_SYMBOL_GPL vmlinux 0x211978d8 debugfs_read_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x2121a5ae ata_bmdma_port_start32 +EXPORT_SYMBOL_GPL vmlinux 0x212734c5 vcap_netbytes_copy +EXPORT_SYMBOL_GPL vmlinux 0x215df377 acpi_is_pnp_device +EXPORT_SYMBOL_GPL vmlinux 0x216de4e1 rcu_get_gp_kthreads_prio +EXPORT_SYMBOL_GPL vmlinux 0x2176e42a hwpoison_filter_memcg +EXPORT_SYMBOL_GPL vmlinux 0x21907feb kvm_get_running_vcpu +EXPORT_SYMBOL_GPL vmlinux 0x21992b7f kvm_read_guest_cached +EXPORT_SYMBOL_GPL vmlinux 0x21a563da clk_get_accuracy +EXPORT_SYMBOL_GPL vmlinux 0x21c29298 icc_nodes_remove +EXPORT_SYMBOL_GPL vmlinux 0x21cac087 strp_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x21cb1bc5 dev_pm_domain_detach +EXPORT_SYMBOL_GPL vmlinux 0x21cd536a crypto_put_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x21cf8fde regulator_list_voltage +EXPORT_SYMBOL_GPL vmlinux 0x21da9825 devm_acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x21fd59a4 irq_domain_create_legacy +EXPORT_SYMBOL_GPL vmlinux 0x2203eb56 ip6_datagram_send_ctl +EXPORT_SYMBOL_GPL vmlinux 0x220a0447 pci_slots_kset +EXPORT_SYMBOL_GPL vmlinux 0x220ce70c kvm_arm_hyp_service_available +EXPORT_SYMBOL_GPL vmlinux 0x220d23c6 ethnl_cable_test_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2256b9de gov_attr_set_get +EXPORT_SYMBOL_GPL vmlinux 0x22572320 meson_vid_pll_div_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x22672073 l3mdev_ifindex_lookup_by_table_id +EXPORT_SYMBOL_GPL vmlinux 0x227d66c8 fsverity_ioctl_enable +EXPORT_SYMBOL_GPL vmlinux 0x228ac763 clk_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x228c4bc7 thermal_remove_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x2290148f inet_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0x2292c6f7 usb_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x22c6d4d8 edac_device_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x22d60537 tcf_frag_xmit_count +EXPORT_SYMBOL_GPL vmlinux 0x22d9409b iomap_sort_ioends +EXPORT_SYMBOL_GPL vmlinux 0x22debed0 ahci_platform_disable_phys +EXPORT_SYMBOL_GPL vmlinux 0x22ec5205 cpu_latency_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x22fd08ba cpuacct_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x2314aaaf mtk_clk_simple_probe +EXPORT_SYMBOL_GPL vmlinux 0x231c3293 devl_dpipe_table_unregister +EXPORT_SYMBOL_GPL vmlinux 0x232befab relay_flush +EXPORT_SYMBOL_GPL vmlinux 0x23331d17 skcipher_walk_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x23392700 ahci_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x233a768c eventfd_fget +EXPORT_SYMBOL_GPL vmlinux 0x23412816 rtc_tm_to_ktime +EXPORT_SYMBOL_GPL vmlinux 0x234cf416 devlink_fmsg_string_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x235d0fc9 extcon_find_edev_by_node +EXPORT_SYMBOL_GPL vmlinux 0x236239f2 of_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x236b2b5a mtk_pinconf_drive_set +EXPORT_SYMBOL_GPL vmlinux 0x23864ce7 cpuset_mem_spread_node +EXPORT_SYMBOL_GPL vmlinux 0x238d95f8 fscrypt_ioctl_get_nonce +EXPORT_SYMBOL_GPL vmlinux 0x2396c7f0 clk_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x239eb245 crypto_comp_decompress +EXPORT_SYMBOL_GPL vmlinux 0x239f7772 rz_mtu3_16bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0x23a26bee __blkg_prfill_u64 +EXPORT_SYMBOL_GPL vmlinux 0x23a6e195 crypto_sig_maxsize +EXPORT_SYMBOL_GPL vmlinux 0x23af4088 evict_inodes +EXPORT_SYMBOL_GPL vmlinux 0x23c3b778 phy_basic_features +EXPORT_SYMBOL_GPL vmlinux 0x23c6da04 of_irq_parse_and_map_pci +EXPORT_SYMBOL_GPL vmlinux 0x23c7b5ae edac_pci_handle_npe +EXPORT_SYMBOL_GPL vmlinux 0x23c975a9 kgdb_register_io_module +EXPORT_SYMBOL_GPL vmlinux 0x23ee3051 generic_fh_to_dentry +EXPORT_SYMBOL_GPL vmlinux 0x23fc705f xen_xlate_remap_gfn_array +EXPORT_SYMBOL_GPL vmlinux 0x24089eb5 irq_set_chip_and_handler_name +EXPORT_SYMBOL_GPL vmlinux 0x240ad161 pci_ecam_map_bus +EXPORT_SYMBOL_GPL vmlinux 0x240d088a i2c_dw_validate_speed +EXPORT_SYMBOL_GPL vmlinux 0x2421097b mpi_const +EXPORT_SYMBOL_GPL vmlinux 0x24235223 phy_10gbit_full_features +EXPORT_SYMBOL_GPL vmlinux 0x24273ff5 imx_clk_hw_pllv4 +EXPORT_SYMBOL_GPL vmlinux 0x24413343 erst_read_record +EXPORT_SYMBOL_GPL vmlinux 0x24522794 fib_nexthop_info +EXPORT_SYMBOL_GPL vmlinux 0x2454665d from_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x2464da17 gen_pool_size +EXPORT_SYMBOL_GPL vmlinux 0x2469810f __rcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24709b2f trace_seq_putmem +EXPORT_SYMBOL_GPL vmlinux 0x24805a5d priv_to_devlink +EXPORT_SYMBOL_GPL vmlinux 0x2481983d dpbp_reset +EXPORT_SYMBOL_GPL vmlinux 0x2484e789 vbin_printf +EXPORT_SYMBOL_GPL vmlinux 0x24852826 __SCK__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x248732d8 gnttab_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x248bc867 raw_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0x248e1473 kfree_strarray +EXPORT_SYMBOL_GPL vmlinux 0x24ad11db wakeup_sources_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24c61292 debugfs_create_x8 +EXPORT_SYMBOL_GPL vmlinux 0x24cf6e55 pci_host_common_remove +EXPORT_SYMBOL_GPL vmlinux 0x24d54da6 mmu_interval_notifier_remove +EXPORT_SYMBOL_GPL vmlinux 0x24da0093 rcu_inkernel_boot_has_ended +EXPORT_SYMBOL_GPL vmlinux 0x24eb7e32 leds_list +EXPORT_SYMBOL_GPL vmlinux 0x24f239e6 fw_devlink_purge_absent_suppliers +EXPORT_SYMBOL_GPL vmlinux 0x24f39c39 reset_control_reset +EXPORT_SYMBOL_GPL vmlinux 0x24fc50f4 kdb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x24fd5ae8 pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0x2502c147 i2c_acpi_find_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0x25219cf0 tracing_cond_snapshot_data +EXPORT_SYMBOL_GPL vmlinux 0x2524eb8f fuse_dev_install +EXPORT_SYMBOL_GPL vmlinux 0x252bca5a sysfs_update_group +EXPORT_SYMBOL_GPL vmlinux 0x252ef81c virtio_max_dma_size +EXPORT_SYMBOL_GPL vmlinux 0x25301bc6 arch_wb_cache_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2533180b devm_kmalloc +EXPORT_SYMBOL_GPL vmlinux 0x2534f99f debounce_time_mt6795 +EXPORT_SYMBOL_GPL vmlinux 0x25379e73 clk_set_min_rate +EXPORT_SYMBOL_GPL vmlinux 0x25604e40 of_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x2571934b crypto_alg_mod_lookup +EXPORT_SYMBOL_GPL vmlinux 0x2573db79 usb_phy_roothub_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2574da11 zynqmp_pm_write_pggs +EXPORT_SYMBOL_GPL vmlinux 0x2578cf88 inet6_hash +EXPORT_SYMBOL_GPL vmlinux 0x258a1a93 tpm_calc_ordinal_duration +EXPORT_SYMBOL_GPL vmlinux 0x258c33c5 thermal_zone_unbind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x2592fc6c console_printk +EXPORT_SYMBOL_GPL vmlinux 0x25a101a4 genphy_c45_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x25a6f90b bpf_prog_get_type_dev +EXPORT_SYMBOL_GPL vmlinux 0x25b6131e irq_domain_remove +EXPORT_SYMBOL_GPL vmlinux 0x25bbfa9a security_kernel_load_data +EXPORT_SYMBOL_GPL vmlinux 0x25bcd564 dm_audit_log_bio +EXPORT_SYMBOL_GPL vmlinux 0x25bdcde9 extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x25c42796 onboard_hub_destroy_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x25d31884 bio_associate_blkg_from_css +EXPORT_SYMBOL_GPL vmlinux 0x25dd27d0 gpiod_get_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x25e50f65 device_iommu_capable +EXPORT_SYMBOL_GPL vmlinux 0x25e99c7f tcp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x25f480d7 led_set_brightness_nopm +EXPORT_SYMBOL_GPL vmlinux 0x25f56298 tcp_unregister_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x26018895 proc_create_net_single +EXPORT_SYMBOL_GPL vmlinux 0x2602e3c8 ata_pci_device_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0x261b8698 bus_find_device +EXPORT_SYMBOL_GPL vmlinux 0x26249ffb pci_ioremap_wc_bar +EXPORT_SYMBOL_GPL vmlinux 0x2625b9a9 devm_clk_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x263c7f1d pci_find_next_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x2642310d vcap_tc_flower_handler_tcp_usage +EXPORT_SYMBOL_GPL vmlinux 0x26520970 vm_memory_committed +EXPORT_SYMBOL_GPL vmlinux 0x265bbef9 kexec_crash_loaded +EXPORT_SYMBOL_GPL vmlinux 0x265c4426 extcon_set_state +EXPORT_SYMBOL_GPL vmlinux 0x265f325c synchronize_srcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x266a4b08 tasklet_unlock +EXPORT_SYMBOL_GPL vmlinux 0x267941b3 __tracepoint_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x267df662 smp_call_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2690134b irq_domain_update_bus_token +EXPORT_SYMBOL_GPL vmlinux 0x26a93eb2 verify_pkcs7_signature +EXPORT_SYMBOL_GPL vmlinux 0x26ab4755 put_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x26c44a3b __tracepoint_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x26c5ad6d ata_eh_analyze_ncq_error +EXPORT_SYMBOL_GPL vmlinux 0x26c90ea4 scsi_eh_get_sense +EXPORT_SYMBOL_GPL vmlinux 0x26c970b0 ethnl_cable_test_finished +EXPORT_SYMBOL_GPL vmlinux 0x26d965a5 rio_del_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0x26e7bc9b perf_aux_output_begin +EXPORT_SYMBOL_GPL vmlinux 0x26ebfe4c crypto_register_kpp +EXPORT_SYMBOL_GPL vmlinux 0x26ed2186 register_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0x2703f143 fuse_fill_super_common +EXPORT_SYMBOL_GPL vmlinux 0x27046576 kvm_exit +EXPORT_SYMBOL_GPL vmlinux 0x270a92f9 genpd_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0x270c8e47 acpi_set_modalias +EXPORT_SYMBOL_GPL vmlinux 0x271006a6 __traceiter_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x2728010e genphy_c45_check_and_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x27291ed1 __bio_release_pages +EXPORT_SYMBOL_GPL vmlinux 0x272a5303 vcap_alloc_rule +EXPORT_SYMBOL_GPL vmlinux 0x272c632b iommu_iova_to_phys +EXPORT_SYMBOL_GPL vmlinux 0x272e9d77 hisi_reset_exit +EXPORT_SYMBOL_GPL vmlinux 0x27320532 dev_pm_opp_get_power +EXPORT_SYMBOL_GPL vmlinux 0x2736c8e1 ata_cable_sata +EXPORT_SYMBOL_GPL vmlinux 0x2746a9a9 acpi_gpiochip_request_interrupts +EXPORT_SYMBOL_GPL vmlinux 0x275947ad __pneigh_lookup +EXPORT_SYMBOL_GPL vmlinux 0x27701d7c ncsi_unregister_dev +EXPORT_SYMBOL_GPL vmlinux 0x277179e2 devlink_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2772d34c blk_crypto_has_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x2773c485 __wake_up_locked +EXPORT_SYMBOL_GPL vmlinux 0x278385db dequeue_signal +EXPORT_SYMBOL_GPL vmlinux 0x2789117b tracing_snapshot_cond_enable +EXPORT_SYMBOL_GPL vmlinux 0x2795fc9d vcap_set_rule_set_actionset +EXPORT_SYMBOL_GPL vmlinux 0x27a72198 clk_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0x27a72d4a ata_eh_read_sense_success_ncq_log +EXPORT_SYMBOL_GPL vmlinux 0x27be079d ata_port_classify +EXPORT_SYMBOL_GPL vmlinux 0x27c4e637 led_set_brightness_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x27dd1cc9 pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x27df3105 hv_alloc_hyperv_zeroed_page +EXPORT_SYMBOL_GPL vmlinux 0x27ed2f2e bpf_trace_run3 +EXPORT_SYMBOL_GPL vmlinux 0x27f4f029 ftrace_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x27fa66e1 nr_free_buffer_pages +EXPORT_SYMBOL_GPL vmlinux 0x280adde2 __audit_inode_child +EXPORT_SYMBOL_GPL vmlinux 0x280c3e7f fb_deferred_io_init +EXPORT_SYMBOL_GPL vmlinux 0x2810ae97 bpf_offload_dev_netdev_register +EXPORT_SYMBOL_GPL vmlinux 0x2817f7fd cppc_get_desired_perf +EXPORT_SYMBOL_GPL vmlinux 0x2825e835 hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0x282a750f dprc_get_obj +EXPORT_SYMBOL_GPL vmlinux 0x282b3f94 __tracepoint_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x282cdabc usb_led_activity +EXPORT_SYMBOL_GPL vmlinux 0x2830f41e cpci_hp_register_bus +EXPORT_SYMBOL_GPL vmlinux 0x28310bcd kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x285e681a pci_bridge_emul_conf_read +EXPORT_SYMBOL_GPL vmlinux 0x2864abc9 klist_node_attached +EXPORT_SYMBOL_GPL vmlinux 0x286cc647 async_synchronize_cookie_domain +EXPORT_SYMBOL_GPL vmlinux 0x2873f114 dst_blackhole_redirect +EXPORT_SYMBOL_GPL vmlinux 0x2882d40e usb_role_switch_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2890765e regulator_allow_bypass +EXPORT_SYMBOL_GPL vmlinux 0x28aa6a67 call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x28aada55 scmi_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x28ab4fb9 pinctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x28afbb08 cpu_latency_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x28b030d2 of_overlay_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x28bbdb22 irq_find_matching_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x28bed32c sysfs_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x28bff8e8 devm_pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0x28cbd0a5 crypto_comp_compress +EXPORT_SYMBOL_GPL vmlinux 0x28dfe62a skcipher_walk_async +EXPORT_SYMBOL_GPL vmlinux 0x28fc39a3 mf_dax_kill_procs +EXPORT_SYMBOL_GPL vmlinux 0x28fcb3a0 devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x290957b5 skb_mpls_dec_ttl +EXPORT_SYMBOL_GPL vmlinux 0x290bb387 dprc_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x291876f3 mpi_ec_get_affine +EXPORT_SYMBOL_GPL vmlinux 0x291d6a24 __devm_regmap_init +EXPORT_SYMBOL_GPL vmlinux 0x291eeae6 key_type_trusted +EXPORT_SYMBOL_GPL vmlinux 0x295b982a hisi_clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x29604e6b dprc_scan_container +EXPORT_SYMBOL_GPL vmlinux 0x296682b0 zynqmp_pm_get_rpu_mode +EXPORT_SYMBOL_GPL vmlinux 0x2969c446 srcu_torture_stats_print +EXPORT_SYMBOL_GPL vmlinux 0x297b9844 debugfs_create_u16 +EXPORT_SYMBOL_GPL vmlinux 0x29865d5d devm_usb_get_phy_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x299baa86 __pm_runtime_idle +EXPORT_SYMBOL_GPL vmlinux 0x29b552bf spi_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x29bdb9d5 crypto_shash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x29c622b8 nexthop_find_by_id +EXPORT_SYMBOL_GPL vmlinux 0x29c87af5 nvdimm_clear_poison +EXPORT_SYMBOL_GPL vmlinux 0x29d2eea4 netlink_has_listeners +EXPORT_SYMBOL_GPL vmlinux 0x29d6e50a io_uring_cmd_done +EXPORT_SYMBOL_GPL vmlinux 0x29d76547 k3_udma_glue_tdown_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x29eba37f current_is_async +EXPORT_SYMBOL_GPL vmlinux 0x29f2f013 of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0x29fd6999 usb_set_device_state +EXPORT_SYMBOL_GPL vmlinux 0x2a1bb973 crypto_init_akcipher_ops_sig +EXPORT_SYMBOL_GPL vmlinux 0x2a2f04fa ip_tunnel_netlink_parms +EXPORT_SYMBOL_GPL vmlinux 0x2a322388 irq_chip_set_type_parent +EXPORT_SYMBOL_GPL vmlinux 0x2a3a1296 raw_v4_match +EXPORT_SYMBOL_GPL vmlinux 0x2a4e6e63 fat_build_inode +EXPORT_SYMBOL_GPL vmlinux 0x2a54b9ce msi_domain_first_desc +EXPORT_SYMBOL_GPL vmlinux 0x2a58378c nexthop_select_path +EXPORT_SYMBOL_GPL vmlinux 0x2a5d1a93 clk_hw_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x2a5ea9ef rhashtable_destroy +EXPORT_SYMBOL_GPL vmlinux 0x2a62cb3a ring_buffer_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2a67871e usb_hcd_unmap_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x2a6d97e5 rio_register_mport +EXPORT_SYMBOL_GPL vmlinux 0x2a7316da __SCK__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x2a807492 fscrypt_mergeable_bio +EXPORT_SYMBOL_GPL vmlinux 0x2a86151b __ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x2a976d1c dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x2a9b236b rtm_getroute_parse_ip_proto +EXPORT_SYMBOL_GPL vmlinux 0x2a9ffcbe raw_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x2aa58a49 perf_event_pause +EXPORT_SYMBOL_GPL vmlinux 0x2aadad1a efi_capsule_update +EXPORT_SYMBOL_GPL vmlinux 0x2ac682e5 serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x2ae077f0 regulator_list_voltage_table +EXPORT_SYMBOL_GPL vmlinux 0x2ae1689e zynqmp_pm_clock_getdivider +EXPORT_SYMBOL_GPL vmlinux 0x2ae396ee irq_domain_associate_many +EXPORT_SYMBOL_GPL vmlinux 0x2afdcd42 int_active_memcg +EXPORT_SYMBOL_GPL vmlinux 0x2b090b68 blk_queue_max_discard_segments +EXPORT_SYMBOL_GPL vmlinux 0x2b0ac6f2 clockevents_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0x2b0fe000 gnttab_cancel_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x2b19b445 __cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0x2b21bac5 power_supply_put +EXPORT_SYMBOL_GPL vmlinux 0x2b30a312 desc_to_gpio +EXPORT_SYMBOL_GPL vmlinux 0x2b400414 ahash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x2b40f981 led_classdev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x2b4509dd devlink_health_reporter_state_update +EXPORT_SYMBOL_GPL vmlinux 0x2b572e3b init_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x2b5e129a elv_rqhash_del +EXPORT_SYMBOL_GPL vmlinux 0x2b6150fb power_supply_temp2resist_simple +EXPORT_SYMBOL_GPL vmlinux 0x2b64ec8b vp_modern_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x2b6d960d synth_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x2b78ceed bpf_sk_storage_diag_put +EXPORT_SYMBOL_GPL vmlinux 0x2b7d173c ahci_platform_disable_regulators +EXPORT_SYMBOL_GPL vmlinux 0x2b851340 fuse_conn_put +EXPORT_SYMBOL_GPL vmlinux 0x2b86f0fd zynqmp_pm_bootmode_read +EXPORT_SYMBOL_GPL vmlinux 0x2b8bedd2 led_init_default_state_get +EXPORT_SYMBOL_GPL vmlinux 0x2b90e8ff icc_sync_state +EXPORT_SYMBOL_GPL vmlinux 0x2b960b66 qman_is_probed +EXPORT_SYMBOL_GPL vmlinux 0x2b9669ab bgpio_init +EXPORT_SYMBOL_GPL vmlinux 0x2b9997fb atomic_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x2ba41183 of_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x2bb4bc56 fuse_dev_alloc_install +EXPORT_SYMBOL_GPL vmlinux 0x2bcc0375 ata_pci_sff_init_host +EXPORT_SYMBOL_GPL vmlinux 0x2bd8a8bb blk_fill_rwbs +EXPORT_SYMBOL_GPL vmlinux 0x2bdf5ab0 pm_wakeup_pending +EXPORT_SYMBOL_GPL vmlinux 0x2be3907d trace_output_call +EXPORT_SYMBOL_GPL vmlinux 0x2bfe2739 perf_event_update_userpage +EXPORT_SYMBOL_GPL vmlinux 0x2c1761fd tpm2_get_tpm_pt +EXPORT_SYMBOL_GPL vmlinux 0x2c208607 power_supply_is_system_supplied +EXPORT_SYMBOL_GPL vmlinux 0x2c27f788 spi_sync +EXPORT_SYMBOL_GPL vmlinux 0x2c2ef971 pci_assign_unassigned_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0x2c3054f9 net_inc_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x2c327124 usb_autopm_get_interface_async +EXPORT_SYMBOL_GPL vmlinux 0x2c5bc846 usb_find_interface +EXPORT_SYMBOL_GPL vmlinux 0x2c635527 arch_invalidate_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2c66ac85 devlink_info_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2c750eb4 cleanup_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x2c79b852 ata_std_postreset +EXPORT_SYMBOL_GPL vmlinux 0x2c7db649 irq_dispose_mapping +EXPORT_SYMBOL_GPL vmlinux 0x2c81a826 imx_1443x_pll +EXPORT_SYMBOL_GPL vmlinux 0x2c834418 static_key_slow_inc +EXPORT_SYMBOL_GPL vmlinux 0x2c883334 ahci_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x2c8908c1 ata_noop_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x2c8db09c __traceiter_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x2c8dd6b8 edac_mem_types +EXPORT_SYMBOL_GPL vmlinux 0x2c8e28ee phylink_ethtool_get_eee +EXPORT_SYMBOL_GPL vmlinux 0x2c93541d pwm_put +EXPORT_SYMBOL_GPL vmlinux 0x2c9679e4 sysfs_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x2c97f8a2 of_reconfig_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x2c9ed046 dax_recovery_write +EXPORT_SYMBOL_GPL vmlinux 0x2ca189f2 ipv6_find_tlv +EXPORT_SYMBOL_GPL vmlinux 0x2cba6c08 transport_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0x2cc05e7f crypto_unregister_instance +EXPORT_SYMBOL_GPL vmlinux 0x2cc55ad9 strp_init +EXPORT_SYMBOL_GPL vmlinux 0x2cc7dffc simple_rename_exchange +EXPORT_SYMBOL_GPL vmlinux 0x2ccb56cb __tracepoint_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x2ccf0565 vcap_rule_find_keysets +EXPORT_SYMBOL_GPL vmlinux 0x2cd3b5ae i2c_acpi_waive_d0_probe +EXPORT_SYMBOL_GPL vmlinux 0x2cdb4399 of_mm_gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0x2ce17907 register_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x2ce61f33 __SCK__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x2ce6dd22 k3_udma_glue_rx_flow_init +EXPORT_SYMBOL_GPL vmlinux 0x2ce75849 crypto_clone_shash +EXPORT_SYMBOL_GPL vmlinux 0x2ce9bc28 nvmem_cell_read_u8 +EXPORT_SYMBOL_GPL vmlinux 0x2ceb57d4 devm_clk_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x2d0684a9 hrtimer_init +EXPORT_SYMBOL_GPL vmlinux 0x2d19c4b7 crypto_clone_ahash +EXPORT_SYMBOL_GPL vmlinux 0x2d1b02d2 usermodehelper_read_lock_wait +EXPORT_SYMBOL_GPL vmlinux 0x2d2c902f perf_trace_buf_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2d2dd36f kobj_ns_grab_current +EXPORT_SYMBOL_GPL vmlinux 0x2d30f5cf fb_sys_read +EXPORT_SYMBOL_GPL vmlinux 0x2d41e6f5 __trace_puts +EXPORT_SYMBOL_GPL vmlinux 0x2d46fb42 da9052_adc_read_temp +EXPORT_SYMBOL_GPL vmlinux 0x2d609547 dax_direct_access +EXPORT_SYMBOL_GPL vmlinux 0x2d6b9989 usb_get_dr_mode +EXPORT_SYMBOL_GPL vmlinux 0x2d6fea6c of_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x2d739aac power_supply_get_property_from_supplier +EXPORT_SYMBOL_GPL vmlinux 0x2d7c67da dmaengine_desc_get_metadata_ptr +EXPORT_SYMBOL_GPL vmlinux 0x2d98860a device_find_any_child +EXPORT_SYMBOL_GPL vmlinux 0x2db67d4a owl_sps_set_pg +EXPORT_SYMBOL_GPL vmlinux 0x2db7f566 platform_device_register +EXPORT_SYMBOL_GPL vmlinux 0x2db98972 devl_region_create +EXPORT_SYMBOL_GPL vmlinux 0x2dbb5f91 blk_bio_list_merge +EXPORT_SYMBOL_GPL vmlinux 0x2dc3d548 i2c_new_smbus_alert_device +EXPORT_SYMBOL_GPL vmlinux 0x2dc97d26 blk_mq_unfreeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x2dcfbbda gpiod_export +EXPORT_SYMBOL_GPL vmlinux 0x2dd1ec03 of_genpd_add_provider_onecell +EXPORT_SYMBOL_GPL vmlinux 0x2df45c3f imx_pinctrl_parse_pin_scu +EXPORT_SYMBOL_GPL vmlinux 0x2e028ae6 rcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x2e08226d badrange_add +EXPORT_SYMBOL_GPL vmlinux 0x2e2360b1 ftrace_set_global_notrace +EXPORT_SYMBOL_GPL vmlinux 0x2e27441d mbox_request_channel_byname +EXPORT_SYMBOL_GPL vmlinux 0x2e3a2638 regulator_set_voltage_time_sel +EXPORT_SYMBOL_GPL vmlinux 0x2e3a4612 regulator_get_current_limit +EXPORT_SYMBOL_GPL vmlinux 0x2e436c36 security_kernel_post_read_file +EXPORT_SYMBOL_GPL vmlinux 0x2e53c3fb gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0x2e581cc2 kpp_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x2e66298c __SCK__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x2e7887d2 nf_ct_set_closing +EXPORT_SYMBOL_GPL vmlinux 0x2e92c84c iomap_file_buffered_write +EXPORT_SYMBOL_GPL vmlinux 0x2e9ec24d free_iova +EXPORT_SYMBOL_GPL vmlinux 0x2ea4e204 lwtunnel_encap_del_ops +EXPORT_SYMBOL_GPL vmlinux 0x2ea63e85 devm_ti_sci_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x2ebb19fd execute_in_process_context +EXPORT_SYMBOL_GPL vmlinux 0x2ebe3135 cpu_is_hotpluggable +EXPORT_SYMBOL_GPL vmlinux 0x2ec0a6aa usb_kill_urb +EXPORT_SYMBOL_GPL vmlinux 0x2ec47d79 of_icc_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0x2ec63b61 dw_pcie_read_dbi +EXPORT_SYMBOL_GPL vmlinux 0x2eca6a19 phy_basic_t1s_p2mp_features_array +EXPORT_SYMBOL_GPL vmlinux 0x2ed489ec gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL vmlinux 0x2eda0112 irq_domain_add_legacy +EXPORT_SYMBOL_GPL vmlinux 0x2ee4ba08 skb_gso_validate_network_len +EXPORT_SYMBOL_GPL vmlinux 0x2ee7c52b btree_visitor +EXPORT_SYMBOL_GPL vmlinux 0x2eeaff10 ata_std_prereset +EXPORT_SYMBOL_GPL vmlinux 0x2eedb1fa find_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x2ef3e5d5 gpiod_is_active_low +EXPORT_SYMBOL_GPL vmlinux 0x2f0b51a9 regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2f0d9053 usb_otg_state_string +EXPORT_SYMBOL_GPL vmlinux 0x2f1ea064 __SCK__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x2f22dbdc sata_set_spd +EXPORT_SYMBOL_GPL vmlinux 0x2f2c95c4 flush_work +EXPORT_SYMBOL_GPL vmlinux 0x2f4880df static_key_slow_dec +EXPORT_SYMBOL_GPL vmlinux 0x2f4acf0c gpiod_toggle_active_low +EXPORT_SYMBOL_GPL vmlinux 0x2f64415f unregister_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x2f6aa5c6 usb_hcd_pci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x2f7207d3 sdio_retune_crc_disable +EXPORT_SYMBOL_GPL vmlinux 0x2f812b4c __ndisc_fill_addr_option +EXPORT_SYMBOL_GPL vmlinux 0x2f9932ef iommu_device_unlink +EXPORT_SYMBOL_GPL vmlinux 0x2fa41058 udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x2faac966 pci_bridge_emul_init +EXPORT_SYMBOL_GPL vmlinux 0x2fac3c71 k3_ringacc_request_rings_pair +EXPORT_SYMBOL_GPL vmlinux 0x2fb58d85 iommu_page_response +EXPORT_SYMBOL_GPL vmlinux 0x2fb59978 nd_region_dev +EXPORT_SYMBOL_GPL vmlinux 0x2fc1e0fe kmem_valid_obj +EXPORT_SYMBOL_GPL vmlinux 0x2fd7f1ad phy_pm_runtime_get_sync +EXPORT_SYMBOL_GPL vmlinux 0x2fe51383 ahci_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x2ffedb6b hv_free_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x300ef004 wbt_enable_default +EXPORT_SYMBOL_GPL vmlinux 0x30110a29 phy_eee_cap1_features +EXPORT_SYMBOL_GPL vmlinux 0x3024ecad kobject_move +EXPORT_SYMBOL_GPL vmlinux 0x3025eee0 tegra210_clk_emc_dll_update_setting +EXPORT_SYMBOL_GPL vmlinux 0x302c6277 gpiochip_request_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x30351294 k3_udma_glue_rx_flow_get_fdq_id +EXPORT_SYMBOL_GPL vmlinux 0x303ba057 devl_trylock +EXPORT_SYMBOL_GPL vmlinux 0x3043b30a devm_of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x305bc8ac devl_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x3061cfce ring_buffer_entries_cpu +EXPORT_SYMBOL_GPL vmlinux 0x3070318a pci_user_write_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x308528d9 scsi_dh_set_params +EXPORT_SYMBOL_GPL vmlinux 0x30856172 nfs42_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x30871607 pci_epc_mem_free_addr +EXPORT_SYMBOL_GPL vmlinux 0x309c24ff regcache_cache_only +EXPORT_SYMBOL_GPL vmlinux 0x30a42f17 __devm_clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x30b29901 pci_epc_get_msi +EXPORT_SYMBOL_GPL vmlinux 0x30bd94f2 of_i2c_get_board_info +EXPORT_SYMBOL_GPL vmlinux 0x30caa42f gpiochip_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0x30d0e30e devm_of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x30d1d9e1 uart_console_device +EXPORT_SYMBOL_GPL vmlinux 0x30e1b25a of_irq_parse_raw +EXPORT_SYMBOL_GPL vmlinux 0x30e1ec25 apei_map_generic_address +EXPORT_SYMBOL_GPL vmlinux 0x30efe02f dev_pm_opp_of_find_icc_paths +EXPORT_SYMBOL_GPL vmlinux 0x30f41ff2 device_match_any +EXPORT_SYMBOL_GPL vmlinux 0x31019477 __ftrace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x31020fce wm8350_gpio_config +EXPORT_SYMBOL_GPL vmlinux 0x31128b8e hv_remove_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0x31165b99 max8997_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x311c6da4 put_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x31266931 con_debug_leave +EXPORT_SYMBOL_GPL vmlinux 0x312684bd devl_dpipe_table_register +EXPORT_SYMBOL_GPL vmlinux 0x31296b14 mtk_free_clk_data +EXPORT_SYMBOL_GPL vmlinux 0x313ea5fd ipi_send_single +EXPORT_SYMBOL_GPL vmlinux 0x31467f02 fscrypt_ioctl_add_key +EXPORT_SYMBOL_GPL vmlinux 0x314aea45 msi_next_desc +EXPORT_SYMBOL_GPL vmlinux 0x315a0cc2 cpci_hp_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x315d3719 devm_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x315dd63f get_net_ns_by_pid +EXPORT_SYMBOL_GPL vmlinux 0x315f7645 vcap_addr_keysets +EXPORT_SYMBOL_GPL vmlinux 0x315f8e28 mpc8xxx_spi_tx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0x3164d2b7 crypto_alg_extsize +EXPORT_SYMBOL_GPL vmlinux 0x317746c9 k3_udma_glue_request_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x317815ac pci_probe_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x318ef39a __traceiter_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x3192d768 cpufreq_remove_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x31935b7d __traceiter_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x319be625 gpiochip_irq_domain_deactivate +EXPORT_SYMBOL_GPL vmlinux 0x31a76d61 mas_destroy +EXPORT_SYMBOL_GPL vmlinux 0x31a95e8b ring_buffer_record_enable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x31afc507 fsl8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x31b71cb8 pm_generic_resume_noirq +EXPORT_SYMBOL_GPL vmlinux 0x31c7970f pciserial_suspend_ports +EXPORT_SYMBOL_GPL vmlinux 0x31cad0f4 vp_legacy_set_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x31ccd057 mmc_crypto_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x31cd11dc regulator_get_error_flags +EXPORT_SYMBOL_GPL vmlinux 0x31d34278 xas_load +EXPORT_SYMBOL_GPL vmlinux 0x31d82061 devm_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0x31d92d57 rtnl_af_register +EXPORT_SYMBOL_GPL vmlinux 0x31dc42f5 __tracepoint_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x31dca4d8 gnttab_claim_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x31de0853 tty_find_polling_driver +EXPORT_SYMBOL_GPL vmlinux 0x31e9e8d5 zynqmp_pm_set_suspend_mode +EXPORT_SYMBOL_GPL vmlinux 0x31f52aa1 gpiochip_add_pingroup_range +EXPORT_SYMBOL_GPL vmlinux 0x31f64275 sprd_pinctrl_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x31fc7134 usb_remove_hcd +EXPORT_SYMBOL_GPL vmlinux 0x3204d099 devl_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x32133402 crypto_aes_set_key +EXPORT_SYMBOL_GPL vmlinux 0x3227edb8 anon_transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x32295715 dev_pm_opp_clear_config +EXPORT_SYMBOL_GPL vmlinux 0x323771aa switchdev_handle_port_obj_del_foreign +EXPORT_SYMBOL_GPL vmlinux 0x324906de of_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x325f9d61 vcap_rule_add_key_u72 +EXPORT_SYMBOL_GPL vmlinux 0x3264c687 usb_hc_died +EXPORT_SYMBOL_GPL vmlinux 0x32653696 nf_hook_entries_delete_raw +EXPORT_SYMBOL_GPL vmlinux 0x326cefe5 hwpoison_filter_dev_minor +EXPORT_SYMBOL_GPL vmlinux 0x3276a164 auxiliary_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x32799657 sdio_writew +EXPORT_SYMBOL_GPL vmlinux 0x3279d24b edac_mc_add_mc_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x327a2687 bind_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x327c73e6 __SCK__tp_func_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0x328a320d tty_port_tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x328cf689 usb_role_switch_register +EXPORT_SYMBOL_GPL vmlinux 0x32a89f97 devlink_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x32ab06cc irq_percpu_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x32af3121 class_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x32b6f99b cgroup_get_from_path +EXPORT_SYMBOL_GPL vmlinux 0x32b97cdb hrtimer_sleeper_start_expires +EXPORT_SYMBOL_GPL vmlinux 0x32bc0fcf preempt_notifier_dec +EXPORT_SYMBOL_GPL vmlinux 0x32c3cb4e class_compat_register +EXPORT_SYMBOL_GPL vmlinux 0x32cf156d mtk_register_reset_controller_with_dev +EXPORT_SYMBOL_GPL vmlinux 0x32d12f95 gpiochip_line_is_persistent +EXPORT_SYMBOL_GPL vmlinux 0x32ddd7ea serial8250_rpm_put +EXPORT_SYMBOL_GPL vmlinux 0x32dfdbfe pci_ims_alloc_irq +EXPORT_SYMBOL_GPL vmlinux 0x32e14e13 regulator_bulk_set_supply_names +EXPORT_SYMBOL_GPL vmlinux 0x32e2925a scmi_protocol_register +EXPORT_SYMBOL_GPL vmlinux 0x32f0cd67 dw8250_setup_port +EXPORT_SYMBOL_GPL vmlinux 0x330010b6 cpuset_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x33040ff3 tegra_xusb_padctl_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0x330aafb3 xhci_ext_cap_init +EXPORT_SYMBOL_GPL vmlinux 0x330b0e01 sbitmap_queue_min_shallow_depth +EXPORT_SYMBOL_GPL vmlinux 0x330f6116 set_dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x33191230 nvdimm_region_delete +EXPORT_SYMBOL_GPL vmlinux 0x331aa0f5 set_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x331adc21 __tracepoint_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x3331bc8b regulator_set_suspend_voltage +EXPORT_SYMBOL_GPL vmlinux 0x33338211 rcuref_get_slowpath +EXPORT_SYMBOL_GPL vmlinux 0x334f0096 dev_pm_genpd_resume +EXPORT_SYMBOL_GPL vmlinux 0x3352823d cppc_get_auto_sel_caps +EXPORT_SYMBOL_GPL vmlinux 0x33553b80 pci_check_and_mask_intx +EXPORT_SYMBOL_GPL vmlinux 0x335a613c mas_next_range +EXPORT_SYMBOL_GPL vmlinux 0x335c570f enable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x335f258a component_add_typed +EXPORT_SYMBOL_GPL vmlinux 0x3388d535 irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x338a7213 pinctrl_utils_add_config +EXPORT_SYMBOL_GPL vmlinux 0x338f7342 dmaengine_unmap_put +EXPORT_SYMBOL_GPL vmlinux 0x33a216fa mpc8xxx_spi_tx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0x33b2c2c0 irq_chip_request_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x33cd7406 fat_time_fat2unix +EXPORT_SYMBOL_GPL vmlinux 0x33dead2d sock_diag_put_meminfo +EXPORT_SYMBOL_GPL vmlinux 0x33ee0d55 devm_platform_ioremap_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x33fcaf72 pinctrl_utils_reserve_map +EXPORT_SYMBOL_GPL vmlinux 0x34068cb0 exportfs_decode_fh_raw +EXPORT_SYMBOL_GPL vmlinux 0x3407f5a9 dpm_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x3409d806 imx_pinctrl_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0x341bf8f1 mtk_clk_unregister_muxes +EXPORT_SYMBOL_GPL vmlinux 0x34331f04 acpi_os_unmap_memory +EXPORT_SYMBOL_GPL vmlinux 0x34407691 crypto_has_ahash +EXPORT_SYMBOL_GPL vmlinux 0x344361a1 kdb_register +EXPORT_SYMBOL_GPL vmlinux 0x344a2c84 iomap_dio_complete +EXPORT_SYMBOL_GPL vmlinux 0x3450ad94 mpi_set_ui +EXPORT_SYMBOL_GPL vmlinux 0x34555904 component_bind_all +EXPORT_SYMBOL_GPL vmlinux 0x34616115 xdp_rxq_info_is_reg +EXPORT_SYMBOL_GPL vmlinux 0x34618b75 devl_param_driverinit_value_get +EXPORT_SYMBOL_GPL vmlinux 0x3465bb55 ext_pi_type3_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x34668cd6 regulator_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x34701f6e platform_device_put +EXPORT_SYMBOL_GPL vmlinux 0x3476ac5b list_lru_walk_node +EXPORT_SYMBOL_GPL vmlinux 0x347b23d1 fuse_conn_init +EXPORT_SYMBOL_GPL vmlinux 0x34861d7a metadata_dst_free +EXPORT_SYMBOL_GPL vmlinux 0x34883243 meson_clk_pll_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x3491f3c7 inet_pernet_hashinfo_free +EXPORT_SYMBOL_GPL vmlinux 0x34a7b142 __SCK__tp_func_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x34a8186c xhci_dbg_trace +EXPORT_SYMBOL_GPL vmlinux 0x34a839b3 usb_clear_halt +EXPORT_SYMBOL_GPL vmlinux 0x34aa5fb3 dw_pcie_find_capability +EXPORT_SYMBOL_GPL vmlinux 0x34cb87a3 usb_get_maximum_ssp_rate +EXPORT_SYMBOL_GPL vmlinux 0x34dccfb2 context_tracking +EXPORT_SYMBOL_GPL vmlinux 0x34dfd570 serial8250_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x34eab46d bind_evtchn_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x34ec831f ahci_platform_deassert_rsts +EXPORT_SYMBOL_GPL vmlinux 0x34f11a9d usb_of_has_combined_node +EXPORT_SYMBOL_GPL vmlinux 0x34f2402e gnttab_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x350c57dd fsnotify_add_mark +EXPORT_SYMBOL_GPL vmlinux 0x350f6ce5 tasklet_unlock_wait +EXPORT_SYMBOL_GPL vmlinux 0x351e2dcd phy_configure +EXPORT_SYMBOL_GPL vmlinux 0x35215fe6 regulator_set_voltage +EXPORT_SYMBOL_GPL vmlinux 0x352436c6 pinctrl_generic_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x352b3813 maxim_charger_calc_reg_current +EXPORT_SYMBOL_GPL vmlinux 0x352ec68b bpf_offload_dev_destroy +EXPORT_SYMBOL_GPL vmlinux 0x35301a19 ptp_parse_header +EXPORT_SYMBOL_GPL vmlinux 0x3532e506 fwnode_property_present +EXPORT_SYMBOL_GPL vmlinux 0x3542e347 phy_10gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x354725bf kvm_init +EXPORT_SYMBOL_GPL vmlinux 0x355579f1 scsi_eh_ready_devs +EXPORT_SYMBOL_GPL vmlinux 0x355b2ef2 ti_sci_put_handle +EXPORT_SYMBOL_GPL vmlinux 0x355bc89a klist_next +EXPORT_SYMBOL_GPL vmlinux 0x3562f983 read_sanitised_ftr_reg +EXPORT_SYMBOL_GPL vmlinux 0x3565a929 utf8_data_table +EXPORT_SYMBOL_GPL vmlinux 0x356ba304 of_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0x3573de62 ohci_setup +EXPORT_SYMBOL_GPL vmlinux 0x357457c3 psil_get_ep_config +EXPORT_SYMBOL_GPL vmlinux 0x357fe743 __udp_enqueue_schedule_skb +EXPORT_SYMBOL_GPL vmlinux 0x358c69af apply_to_existing_page_range +EXPORT_SYMBOL_GPL vmlinux 0x358ff60f twl_get_hfclk_rate +EXPORT_SYMBOL_GPL vmlinux 0x35a4f59d zynqmp_pm_clock_setdivider +EXPORT_SYMBOL_GPL vmlinux 0x35b85f13 led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x35d3dc46 crypto_alg_sem +EXPORT_SYMBOL_GPL vmlinux 0x35d6ef4d pci_epf_alloc_space +EXPORT_SYMBOL_GPL vmlinux 0x35db5b86 blk_queue_required_elevator_features +EXPORT_SYMBOL_GPL vmlinux 0x35db9db3 ipv6_recv_error +EXPORT_SYMBOL_GPL vmlinux 0x35f0acbb devm_regulator_get_enable +EXPORT_SYMBOL_GPL vmlinux 0x361a97fa sk_msg_free +EXPORT_SYMBOL_GPL vmlinux 0x36242943 switchdev_deferred_process +EXPORT_SYMBOL_GPL vmlinux 0x3633ea61 timer_unstable_counter_workaround +EXPORT_SYMBOL_GPL vmlinux 0x3636d395 bus_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x364ed211 iomap_read_folio +EXPORT_SYMBOL_GPL vmlinux 0x365989e5 imx_1416x_pll +EXPORT_SYMBOL_GPL vmlinux 0x36656d27 virtio_device_freeze +EXPORT_SYMBOL_GPL vmlinux 0x366c147f serdev_controller_alloc +EXPORT_SYMBOL_GPL vmlinux 0x367c8b35 usb_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x367ecded mmc_pwrseq_register +EXPORT_SYMBOL_GPL vmlinux 0x367f7793 devfreq_cooling_em_register +EXPORT_SYMBOL_GPL vmlinux 0x36898d6f gpiod_remove_hogs +EXPORT_SYMBOL_GPL vmlinux 0x36936950 of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x369fcd70 tracing_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x36a4a129 devm_ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0x36ac17ab alloc_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0x36b950ff pci_find_next_capability +EXPORT_SYMBOL_GPL vmlinux 0x36ba4b47 ata_pci_bmdma_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x36c0e8e4 dma_resv_get_singleton +EXPORT_SYMBOL_GPL vmlinux 0x36d0853f amba_device_put +EXPORT_SYMBOL_GPL vmlinux 0x36d48a52 register_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x36db870b zynqmp_pm_sha_hash +EXPORT_SYMBOL_GPL vmlinux 0x36f5d9d8 nvdimm_kobj +EXPORT_SYMBOL_GPL vmlinux 0x36fae03b devm_hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0x37048b1e k3_udma_glue_request_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x370dbf44 of_property_read_string_helper +EXPORT_SYMBOL_GPL vmlinux 0x37169f79 cpu_latency_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x3719d2d6 acpi_subsys_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0x37323ca1 pci_p2pmem_publish +EXPORT_SYMBOL_GPL vmlinux 0x37359047 genpd_dev_pm_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x374574a8 __devm_clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0x3750d770 erst_read +EXPORT_SYMBOL_GPL vmlinux 0x37597a0a tcp_reno_ssthresh +EXPORT_SYMBOL_GPL vmlinux 0x3760a72c usb_add_phy_dev +EXPORT_SYMBOL_GPL vmlinux 0x3775c25b k3_udma_glue_tx_cppi5_to_dma_addr +EXPORT_SYMBOL_GPL vmlinux 0x377bbcbc pm_suspend_target_state +EXPORT_SYMBOL_GPL vmlinux 0x377cd670 sch_frag_xmit_hook +EXPORT_SYMBOL_GPL vmlinux 0x378adfb7 zynqmp_pm_sd_dll_reset +EXPORT_SYMBOL_GPL vmlinux 0x378f4355 __traceiter_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x37914025 xenbus_write +EXPORT_SYMBOL_GPL vmlinux 0x37bf7be3 percpu_ref_exit +EXPORT_SYMBOL_GPL vmlinux 0x37cdbb54 pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x37d53f96 transport_setup_device +EXPORT_SYMBOL_GPL vmlinux 0x37e1f16c rio_free_net +EXPORT_SYMBOL_GPL vmlinux 0x37ed8732 mtk_mux_clr_set_upd_ops +EXPORT_SYMBOL_GPL vmlinux 0x37f2a5a4 virtio_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x37f913a4 usb_debug_root +EXPORT_SYMBOL_GPL vmlinux 0x3801776b __ioread32_copy +EXPORT_SYMBOL_GPL vmlinux 0x380d5a5c locks_alloc_lock +EXPORT_SYMBOL_GPL vmlinux 0x380dde36 power_supply_batinfo_ocv2cap +EXPORT_SYMBOL_GPL vmlinux 0x38268b62 icc_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x382e0082 __devm_regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0x38350c96 devm_hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0x38374815 clear_selection +EXPORT_SYMBOL_GPL vmlinux 0x3849522a usb_get_from_anchor +EXPORT_SYMBOL_GPL vmlinux 0x384b304d spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0x384c258f regmap_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x385c1112 led_trigger_rename_static +EXPORT_SYMBOL_GPL vmlinux 0x3866e217 nvmem_device_write +EXPORT_SYMBOL_GPL vmlinux 0x386b3653 bind_interdomain_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x38708e25 inet_peer_base_init +EXPORT_SYMBOL_GPL vmlinux 0x3878ffed usb_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x38935951 of_clk_src_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0x389418b2 pm_generic_freeze +EXPORT_SYMBOL_GPL vmlinux 0x389b64a2 static_key_count +EXPORT_SYMBOL_GPL vmlinux 0x389c6981 ip_route_output_key_hash +EXPORT_SYMBOL_GPL vmlinux 0x389f3917 tpm1_getcap +EXPORT_SYMBOL_GPL vmlinux 0x38a37053 vfs_fallocate +EXPORT_SYMBOL_GPL vmlinux 0x38aa1397 gpiod_add_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0x38b2c8ab serial8250_do_set_divisor +EXPORT_SYMBOL_GPL vmlinux 0x38b37b66 debugfs_create_u8 +EXPORT_SYMBOL_GPL vmlinux 0x38c3ff30 freq_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x38e1fde7 mpi_set +EXPORT_SYMBOL_GPL vmlinux 0x38e5bc5a clk_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x38e7b79c gpiochip_relres_irq +EXPORT_SYMBOL_GPL vmlinux 0x38edb519 dma_alloc_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x38f1610f devlink_port_attrs_pci_sf_set +EXPORT_SYMBOL_GPL vmlinux 0x38f704de dm_get_reserved_bio_based_ios +EXPORT_SYMBOL_GPL vmlinux 0x390b4fc4 sata_std_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x3918cd8b spi_mem_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x392617cb dev_set_name +EXPORT_SYMBOL_GPL vmlinux 0x3927eb25 class_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x392e0f74 fsstack_copy_inode_size +EXPORT_SYMBOL_GPL vmlinux 0x3934db83 pci_bridge_emul_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x39380f06 tcp_get_syncookie_mss +EXPORT_SYMBOL_GPL vmlinux 0x3955b7c2 pinctrl_pm_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0x3956f967 mctrl_gpio_init +EXPORT_SYMBOL_GPL vmlinux 0x3958ccb6 __tracepoint_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x395ad9fe sock_diag_register +EXPORT_SYMBOL_GPL vmlinux 0x395b4c1f qcom_smem_state_register +EXPORT_SYMBOL_GPL vmlinux 0x395b8b90 sbitmap_prepare_to_wait +EXPORT_SYMBOL_GPL vmlinux 0x3979da2e create_signature +EXPORT_SYMBOL_GPL vmlinux 0x397e2142 __SCK__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x39865e9c cpufreq_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x3987b753 call_srcu +EXPORT_SYMBOL_GPL vmlinux 0x3988127c wm8350_block_write +EXPORT_SYMBOL_GPL vmlinux 0x399d8edf inet6_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x39aa4888 usb_role_string +EXPORT_SYMBOL_GPL vmlinux 0x39b24a64 imx_fracn_gppll_integer +EXPORT_SYMBOL_GPL vmlinux 0x39be3abd ip6_input +EXPORT_SYMBOL_GPL vmlinux 0x39c0bd6e i2c_match_id +EXPORT_SYMBOL_GPL vmlinux 0x39c18c1f iommu_alloc_resv_region +EXPORT_SYMBOL_GPL vmlinux 0x39c1a0d6 rio_unlock_device +EXPORT_SYMBOL_GPL vmlinux 0x39c32aca __SCK__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x39c338d9 fsl_mc_resource_free +EXPORT_SYMBOL_GPL vmlinux 0x39c3c5f0 kobject_rename +EXPORT_SYMBOL_GPL vmlinux 0x39c9d88c xas_find +EXPORT_SYMBOL_GPL vmlinux 0x39cb152a dev_pm_qos_flags +EXPORT_SYMBOL_GPL vmlinux 0x39dd6a6e tty_prepare_flip_string +EXPORT_SYMBOL_GPL vmlinux 0x39ddc5e7 usb_hcd_start_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x39ded098 rdma_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x39dee2e5 trace_event_ignore_this_pid +EXPORT_SYMBOL_GPL vmlinux 0x39df4f75 tcp_reno_cong_avoid +EXPORT_SYMBOL_GPL vmlinux 0x39e3d714 vcap_add_rule +EXPORT_SYMBOL_GPL vmlinux 0x39fcfb10 irq_set_chained_handler_and_data +EXPORT_SYMBOL_GPL vmlinux 0x39fd83db halt_poll_ns_shrink +EXPORT_SYMBOL_GPL vmlinux 0x3a11ea1a raw_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x3a127d01 usb_role_switch_find_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x3a15013b ata_pack_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x3a21ebc3 ata_sff_queue_pio_task +EXPORT_SYMBOL_GPL vmlinux 0x3a23f07e to_nd_desc +EXPORT_SYMBOL_GPL vmlinux 0x3a24fb2f percpu_ref_resurrect +EXPORT_SYMBOL_GPL vmlinux 0x3a41e7ad led_blink_set_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x3a435137 spi_get_next_queued_message +EXPORT_SYMBOL_GPL vmlinux 0x3a4a0c8b of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0x3a4f6a32 ata_sff_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x3a536bd7 ring_buffer_read_finish +EXPORT_SYMBOL_GPL vmlinux 0x3a55981a static_key_enable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x3a57c252 virtqueue_add_inbuf +EXPORT_SYMBOL_GPL vmlinux 0x3a5e49f7 i2c_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x3a63a379 pci_disable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x3a6f34f7 ata_bmdma_irq_clear +EXPORT_SYMBOL_GPL vmlinux 0x3a728094 acpiphp_unregister_attention +EXPORT_SYMBOL_GPL vmlinux 0x3a776bb4 devm_bitmap_alloc +EXPORT_SYMBOL_GPL vmlinux 0x3a8e3adc register_net_sysctl +EXPORT_SYMBOL_GPL vmlinux 0x3a8effc8 devres_remove +EXPORT_SYMBOL_GPL vmlinux 0x3a92e757 xdp_master_redirect +EXPORT_SYMBOL_GPL vmlinux 0x3a9be019 asymmetric_key_id_partial +EXPORT_SYMBOL_GPL vmlinux 0x3ab277a2 mtk_clk_gate_ops_setclr +EXPORT_SYMBOL_GPL vmlinux 0x3abdc17a cper_dimm_err_location +EXPORT_SYMBOL_GPL vmlinux 0x3abe6fe5 phylink_validate_mask_caps +EXPORT_SYMBOL_GPL vmlinux 0x3ac3feba rhltable_init +EXPORT_SYMBOL_GPL vmlinux 0x3acdf325 twl4030_audio_enable_resource +EXPORT_SYMBOL_GPL vmlinux 0x3ad82974 power_supply_set_battery_charged +EXPORT_SYMBOL_GPL vmlinux 0x3ae65f46 netdev_cmd_to_name +EXPORT_SYMBOL_GPL vmlinux 0x3afc4a8f sbitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x3b03208d power_supply_battery_info_has_prop +EXPORT_SYMBOL_GPL vmlinux 0x3b07b963 devl_trap_policers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3b0ab21e xfrm_dev_offload_ok +EXPORT_SYMBOL_GPL vmlinux 0x3b18b01d fwnode_graph_get_remote_port_parent +EXPORT_SYMBOL_GPL vmlinux 0x3b224bed preempt_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3b4986bc nvmem_device_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x3b4c240a display_timings_release +EXPORT_SYMBOL_GPL vmlinux 0x3b4f567d crypto_unregister_shash +EXPORT_SYMBOL_GPL vmlinux 0x3b50636d clk_fractional_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x3b78bf02 sunxi_ccu_get_mmc_timing_mode +EXPORT_SYMBOL_GPL vmlinux 0x3b78d095 devm_clk_get_optional_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3ba01b47 get_compat_sigset +EXPORT_SYMBOL_GPL vmlinux 0x3ba7fdcd ata_link_abort +EXPORT_SYMBOL_GPL vmlinux 0x3bae50b4 gpiochip_generic_config +EXPORT_SYMBOL_GPL vmlinux 0x3bbd1e48 dev_pm_opp_remove_all_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x3bcdd8c8 irq_gc_noop +EXPORT_SYMBOL_GPL vmlinux 0x3bdb5d28 alg_test +EXPORT_SYMBOL_GPL vmlinux 0x3be200ce phy_10gbit_fec_features +EXPORT_SYMBOL_GPL vmlinux 0x3bee51b0 iomap_writepages +EXPORT_SYMBOL_GPL vmlinux 0x3bf17755 mpi_read_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3c001e2c tty_port_register_device +EXPORT_SYMBOL_GPL vmlinux 0x3c0e8050 hyperv_pcpu_input_arg +EXPORT_SYMBOL_GPL vmlinux 0x3c11b9f5 tegra210_put_utmipll_in_iddq +EXPORT_SYMBOL_GPL vmlinux 0x3c1a4dd4 ata_link_offline +EXPORT_SYMBOL_GPL vmlinux 0x3c1c3725 rcu_fwd_progress_check +EXPORT_SYMBOL_GPL vmlinux 0x3c241c2c public_key_free +EXPORT_SYMBOL_GPL vmlinux 0x3c27890a set_primary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x3c2b68f7 of_changeset_apply +EXPORT_SYMBOL_GPL vmlinux 0x3c2cd35c sk_psock_msg_verdict +EXPORT_SYMBOL_GPL vmlinux 0x3c3c85d8 __SCK__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x3c45a189 dev_pm_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x3c48524f led_get_default_pattern +EXPORT_SYMBOL_GPL vmlinux 0x3c55295b crypto_register_acomp +EXPORT_SYMBOL_GPL vmlinux 0x3c56080a ata_sas_tport_delete +EXPORT_SYMBOL_GPL vmlinux 0x3c5aa822 nvdimm_bus_register +EXPORT_SYMBOL_GPL vmlinux 0x3c5d543a hrtimer_start_range_ns +EXPORT_SYMBOL_GPL vmlinux 0x3c6785b7 block_pr_type_to_scsi +EXPORT_SYMBOL_GPL vmlinux 0x3c681dc4 ring_buffer_record_disable +EXPORT_SYMBOL_GPL vmlinux 0x3c6c8afc mtk_pinconf_bias_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x3c73207a of_clk_get_parent_name +EXPORT_SYMBOL_GPL vmlinux 0x3c7ac2f2 pm_genpd_opp_to_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x3c819c45 arch_apei_report_mem_error +EXPORT_SYMBOL_GPL vmlinux 0x3c8375c0 fscrypt_fname_siphash +EXPORT_SYMBOL_GPL vmlinux 0x3c898605 xfrm_audit_state_icvfail +EXPORT_SYMBOL_GPL vmlinux 0x3c94918e mtk_clk_register_composites +EXPORT_SYMBOL_GPL vmlinux 0x3c978ef7 cgroup_get_from_id +EXPORT_SYMBOL_GPL vmlinux 0x3c9c7c52 bpf_trace_run12 +EXPORT_SYMBOL_GPL vmlinux 0x3ca0a03b inet_csk_listen_stop +EXPORT_SYMBOL_GPL vmlinux 0x3cab817e usb_control_msg +EXPORT_SYMBOL_GPL vmlinux 0x3caecd2b devl_rate_node_create +EXPORT_SYMBOL_GPL vmlinux 0x3cafc23b regmap_mmio_attach_clk +EXPORT_SYMBOL_GPL vmlinux 0x3cb7dfd5 tpm_chip_register +EXPORT_SYMBOL_GPL vmlinux 0x3cb88a62 register_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x3cbc874a fsnotify_init_mark +EXPORT_SYMBOL_GPL vmlinux 0x3cbc9512 __mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x3ccd8b46 zynqmp_pm_clock_getparent +EXPORT_SYMBOL_GPL vmlinux 0x3cd06035 add_input_randomness +EXPORT_SYMBOL_GPL vmlinux 0x3cd1b510 trace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x3cd2d440 get_dev_pagemap +EXPORT_SYMBOL_GPL vmlinux 0x3cdb2dde fwnode_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x3ce73160 __traceiter_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x3cea16c8 pci_epc_remove_epf +EXPORT_SYMBOL_GPL vmlinux 0x3cef9829 irq_domain_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x3d0212ee phy_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x3d028252 of_msi_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x3d05c8eb __synth_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x3d0c55e7 sdio_release_host +EXPORT_SYMBOL_GPL vmlinux 0x3d0e67ab of_mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0x3d262ecc tty_buffer_request_room +EXPORT_SYMBOL_GPL vmlinux 0x3d339d4f usb_create_shared_hcd +EXPORT_SYMBOL_GPL vmlinux 0x3d388324 dpm_resume_end +EXPORT_SYMBOL_GPL vmlinux 0x3d3ea097 iommu_device_register +EXPORT_SYMBOL_GPL vmlinux 0x3d4a8b4e __traceiter_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x3d4e06e8 devm_clk_hw_register_fixed_factor_index +EXPORT_SYMBOL_GPL vmlinux 0x3d510a7b rcu_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0x3d7799e6 usb_driver_release_interface +EXPORT_SYMBOL_GPL vmlinux 0x3d866e05 __SCK__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x3d8b5d81 devres_release +EXPORT_SYMBOL_GPL vmlinux 0x3d8baf3b zs_huge_class_size +EXPORT_SYMBOL_GPL vmlinux 0x3d978d66 nvmem_layout_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3daa2540 nf_hooks_lwtunnel_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3db1d2b2 of_platform_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0x3db781f9 kvm_vcpu_is_visible_gfn +EXPORT_SYMBOL_GPL vmlinux 0x3dc0503c __root_device_register +EXPORT_SYMBOL_GPL vmlinux 0x3dc09904 hvc_instantiate +EXPORT_SYMBOL_GPL vmlinux 0x3dcf9469 __iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x3dd37fd3 debugfs_create_size_t +EXPORT_SYMBOL_GPL vmlinux 0x3dd547ce devl_register +EXPORT_SYMBOL_GPL vmlinux 0x3dd583b1 crypto_clone_cipher +EXPORT_SYMBOL_GPL vmlinux 0x3de20905 dax_iomap_rw +EXPORT_SYMBOL_GPL vmlinux 0x3de9cae1 crypto_remove_final +EXPORT_SYMBOL_GPL vmlinux 0x3df16eb9 ip_route_output_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x3df70c99 trace_clock_global +EXPORT_SYMBOL_GPL vmlinux 0x3e000a59 mtk_clk_register_muxes +EXPORT_SYMBOL_GPL vmlinux 0x3e029b05 sync_page_io +EXPORT_SYMBOL_GPL vmlinux 0x3e092914 ata_common_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x3e0a087f inet_hashinfo2_init_mod +EXPORT_SYMBOL_GPL vmlinux 0x3e26d323 virtqueue_get_vring +EXPORT_SYMBOL_GPL vmlinux 0x3e31f3dc cg_regs_dummy +EXPORT_SYMBOL_GPL vmlinux 0x3e3c0dc8 vp_modern_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x3e3c344e edac_mc_del_mc +EXPORT_SYMBOL_GPL vmlinux 0x3e411ace sfp_select_interface +EXPORT_SYMBOL_GPL vmlinux 0x3e41d475 rio_add_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0x3e591f2d ata_bmdma_post_internal_cmd +EXPORT_SYMBOL_GPL vmlinux 0x3e5c4f65 devm_tegra_memory_controller_get +EXPORT_SYMBOL_GPL vmlinux 0x3e5e4abc dev_pm_get_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0x3e6d2777 skcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x3e6d9d64 __tracepoint_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x3e6f8eb9 memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x3e7080cb mpi_read_from_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3e7336e7 kvm_release_page_clean +EXPORT_SYMBOL_GPL vmlinux 0x3e8122f8 platform_msi_domain_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0x3e844a3b fwnode_get_next_available_child_node +EXPORT_SYMBOL_GPL vmlinux 0x3e8b9371 mtk_pinconf_bias_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x3e903560 ip_tunnel_netlink_encap_parms +EXPORT_SYMBOL_GPL vmlinux 0x3e91be85 rtc_read_alarm +EXPORT_SYMBOL_GPL vmlinux 0x3ea29b2e debugfs_create_u64 +EXPORT_SYMBOL_GPL vmlinux 0x3ea5196d apei_osc_setup +EXPORT_SYMBOL_GPL vmlinux 0x3ea5949b xhci_gen_setup +EXPORT_SYMBOL_GPL vmlinux 0x3eac961e dev_pm_opp_find_freq_exact +EXPORT_SYMBOL_GPL vmlinux 0x3eb716bf raw_abort +EXPORT_SYMBOL_GPL vmlinux 0x3ed0d351 spi_mem_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x3ed951c7 devlink_params_register +EXPORT_SYMBOL_GPL vmlinux 0x3edb086b pse_control_put +EXPORT_SYMBOL_GPL vmlinux 0x3ee681e3 i2c_of_match_device +EXPORT_SYMBOL_GPL vmlinux 0x3ee71693 unregister_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0x3eebd4b0 __traceiter_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x3ef051c8 crypto_inc +EXPORT_SYMBOL_GPL vmlinux 0x3ef59177 __traceiter_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x3ef86c8c usb_root_hub_lost_power +EXPORT_SYMBOL_GPL vmlinux 0x3f16f86a fwnode_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x3f1ea308 of_get_pci_domain_nr +EXPORT_SYMBOL_GPL vmlinux 0x3f491f49 reset_control_bulk_reset +EXPORT_SYMBOL_GPL vmlinux 0x3f5260a1 vfs_removexattr +EXPORT_SYMBOL_GPL vmlinux 0x3f62bde6 crypto_unregister_aead +EXPORT_SYMBOL_GPL vmlinux 0x3f6fba8d vp_modern_remove +EXPORT_SYMBOL_GPL vmlinux 0x3f7af13f inet6_compat_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x3f80ba32 receive_fd +EXPORT_SYMBOL_GPL vmlinux 0x3f84bcd7 dax_alive +EXPORT_SYMBOL_GPL vmlinux 0x3fa15334 psil_set_new_ep_config +EXPORT_SYMBOL_GPL vmlinux 0x3fae6ab0 hv_vp_index +EXPORT_SYMBOL_GPL vmlinux 0x3fbb7a2a rio_get_comptag +EXPORT_SYMBOL_GPL vmlinux 0x3fbdfbf7 devm_nvdimm_memremap +EXPORT_SYMBOL_GPL vmlinux 0x3fce99e0 xdp_attachment_setup +EXPORT_SYMBOL_GPL vmlinux 0x3fe35aea irq_bypass_unregister_consumer +EXPORT_SYMBOL_GPL vmlinux 0x3fe6c346 devlink_fmsg_binary_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x3fea029c hisi_clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x3feb9d85 of_clk_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0x3ff2e349 hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x3ffdacf3 timerqueue_iterate_next +EXPORT_SYMBOL_GPL vmlinux 0x4000c43f do_xdp_generic +EXPORT_SYMBOL_GPL vmlinux 0x400a024b acpi_scan_lock_release +EXPORT_SYMBOL_GPL vmlinux 0x400f734e irq_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x40267068 usb_anchor_resume_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x402b2591 srcu_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x403e34dc __traceiter_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x403eac60 sbitmap_get +EXPORT_SYMBOL_GPL vmlinux 0x403f9529 gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x4043757f init_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x404b6516 pcie_update_link_speed +EXPORT_SYMBOL_GPL vmlinux 0x4054b2f9 __xdp_rxq_info_reg +EXPORT_SYMBOL_GPL vmlinux 0x405830d8 of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0x4065d168 pm_print_active_wakeup_sources +EXPORT_SYMBOL_GPL vmlinux 0x406c4cb1 hrtimer_resolution +EXPORT_SYMBOL_GPL vmlinux 0x4071b517 out_of_line_wait_on_bit_timeout +EXPORT_SYMBOL_GPL vmlinux 0x40766d83 devm_extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x407af304 usb_wait_anchor_empty_timeout +EXPORT_SYMBOL_GPL vmlinux 0x407ba16a blkcg_activate_policy +EXPORT_SYMBOL_GPL vmlinux 0x4092c4d9 put_device +EXPORT_SYMBOL_GPL vmlinux 0x4099f919 tun_ptr_free +EXPORT_SYMBOL_GPL vmlinux 0x40b0dd38 regulator_set_ramp_delay_regmap +EXPORT_SYMBOL_GPL vmlinux 0x40bd361e serial8250_init_port +EXPORT_SYMBOL_GPL vmlinux 0x40cb54b7 usb_lock_device_for_reset +EXPORT_SYMBOL_GPL vmlinux 0x40f028b3 zynqmp_pm_set_rpu_mode +EXPORT_SYMBOL_GPL vmlinux 0x40f0683e reset_control_put +EXPORT_SYMBOL_GPL vmlinux 0x40f32e61 mptcp_subflow_init_cookie_req +EXPORT_SYMBOL_GPL vmlinux 0x40f8b94e ring_buffer_iter_dropped +EXPORT_SYMBOL_GPL vmlinux 0x40f8bd4e klist_add_before +EXPORT_SYMBOL_GPL vmlinux 0x4100a662 clk_get_scaled_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x410f9575 acpi_unbind_one +EXPORT_SYMBOL_GPL vmlinux 0x4119d6f9 kobject_uevent_env +EXPORT_SYMBOL_GPL vmlinux 0x41237f71 cpu_have_feature +EXPORT_SYMBOL_GPL vmlinux 0x412bc681 ring_buffer_empty_cpu +EXPORT_SYMBOL_GPL vmlinux 0x413115a2 rio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x414d119a videomode_from_timings +EXPORT_SYMBOL_GPL vmlinux 0x4157a447 phy_pm_runtime_put +EXPORT_SYMBOL_GPL vmlinux 0x416489aa vcap_find_keystream_keysets +EXPORT_SYMBOL_GPL vmlinux 0x416888b2 ata_port_freeze +EXPORT_SYMBOL_GPL vmlinux 0x4170ef86 mtk_hw_set_value +EXPORT_SYMBOL_GPL vmlinux 0x41814cb8 dirty_writeback_interval +EXPORT_SYMBOL_GPL vmlinux 0x4181914d mctp_register_netdev +EXPORT_SYMBOL_GPL vmlinux 0x418679b8 rio_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x418873cc irq_bypass_register_producer +EXPORT_SYMBOL_GPL vmlinux 0x419d7c83 zynqmp_pm_pinctrl_set_config +EXPORT_SYMBOL_GPL vmlinux 0x419e7efd sfp_module_stop +EXPORT_SYMBOL_GPL vmlinux 0x41a88f78 fat_alloc_new_dir +EXPORT_SYMBOL_GPL vmlinux 0x41ae9ee4 fib4_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x41b1269d devlink_region_snapshot_id_put +EXPORT_SYMBOL_GPL vmlinux 0x41b2d356 ata_bmdma_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x41b8e7fd devm_regulator_bulk_get_enable +EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue +EXPORT_SYMBOL_GPL vmlinux 0x41bce49a ghes_register_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x41c36b9b __tracepoint_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x41caeda0 security_inode_setattr +EXPORT_SYMBOL_GPL vmlinux 0x41d5ffba crypto_mod_put +EXPORT_SYMBOL_GPL vmlinux 0x41e898d2 spi_split_transfers_maxsize +EXPORT_SYMBOL_GPL vmlinux 0x41ed3cec eventfd_ctx_remove_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x42041512 i2c_get_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x420dfac8 tty_kopen_shared +EXPORT_SYMBOL_GPL vmlinux 0x420f122d driver_find +EXPORT_SYMBOL_GPL vmlinux 0x420f3d01 nvmem_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4230d25c devm_hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x42415136 pwm_adjust_config +EXPORT_SYMBOL_GPL vmlinux 0x42458bf3 cdx_device_add +EXPORT_SYMBOL_GPL vmlinux 0x424bd52e srcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x425807d5 crypto_unregister_algs +EXPORT_SYMBOL_GPL vmlinux 0x42635d55 pm_suspend_global_flags +EXPORT_SYMBOL_GPL vmlinux 0x426452a3 acpi_evaluation_failure_warn +EXPORT_SYMBOL_GPL vmlinux 0x4264eddd gpiochip_irq_map +EXPORT_SYMBOL_GPL vmlinux 0x4278d56a phylink_expects_phy +EXPORT_SYMBOL_GPL vmlinux 0x42825ce2 rcu_scheduler_active +EXPORT_SYMBOL_GPL vmlinux 0x428d7992 tty_port_install +EXPORT_SYMBOL_GPL vmlinux 0x429c3f9c reboot_mode +EXPORT_SYMBOL_GPL vmlinux 0x42a8c20e switchdev_handle_port_obj_add_foreign +EXPORT_SYMBOL_GPL vmlinux 0x42bf8fe1 list_lru_del +EXPORT_SYMBOL_GPL vmlinux 0x42d00b7d vcap_port_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x42d15e54 cpuidle_get_driver +EXPORT_SYMBOL_GPL vmlinux 0x42d20923 irq_domain_set_hwirq_and_chip +EXPORT_SYMBOL_GPL vmlinux 0x42d5e362 kthread_use_mm +EXPORT_SYMBOL_GPL vmlinux 0x42e732cb vcap_rule_add_key_u128 +EXPORT_SYMBOL_GPL vmlinux 0x42f728aa mctrl_gpio_get_outputs +EXPORT_SYMBOL_GPL vmlinux 0x430d88ec __traceiter_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x431794f4 of_dma_router_register +EXPORT_SYMBOL_GPL vmlinux 0x4320c355 imx_clk_hw_frac_pll +EXPORT_SYMBOL_GPL vmlinux 0x432f521a page_cache_ra_unbounded +EXPORT_SYMBOL_GPL vmlinux 0x43344734 devm_led_get +EXPORT_SYMBOL_GPL vmlinux 0x434c8375 ata_pio_need_iordy +EXPORT_SYMBOL_GPL vmlinux 0x435e30da driver_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x436d817f mpi_clear_bit +EXPORT_SYMBOL_GPL vmlinux 0x437eb1df ipv6_mod_enabled +EXPORT_SYMBOL_GPL vmlinux 0x438d8df2 iova_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x4394742a mtk_eint_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4395a2ac usb_autopm_get_interface_no_resume +EXPORT_SYMBOL_GPL vmlinux 0x439b686f crypto_ahash_final +EXPORT_SYMBOL_GPL vmlinux 0x43a32c80 kvm_vcpu_read_guest_atomic +EXPORT_SYMBOL_GPL vmlinux 0x43aa319e lease_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x43b6b795 ipv6_proxy_select_ident +EXPORT_SYMBOL_GPL vmlinux 0x43b8c5bd spi_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x43bed2df gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0x43caa7c0 regmap_irq_get_irq_reg_linear +EXPORT_SYMBOL_GPL vmlinux 0x43cc3aef platform_get_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x43d30036 xfrm_audit_state_replay +EXPORT_SYMBOL_GPL vmlinux 0x43dc74f3 devm_clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x43eaf2f0 sysfs_rename_link_ns +EXPORT_SYMBOL_GPL vmlinux 0x43f7912e devm_request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x43f81957 clk_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x43f92edd wait_for_initramfs +EXPORT_SYMBOL_GPL vmlinux 0x43feda52 bpf_map_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x43ff61ea usb_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x4401e6c2 mpi_cmpabs +EXPORT_SYMBOL_GPL vmlinux 0x44050f6b xenbus_switch_state +EXPORT_SYMBOL_GPL vmlinux 0x440e014e sk_msg_clone +EXPORT_SYMBOL_GPL vmlinux 0x4413b53a vring_create_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x4413f461 zynqmp_pm_request_wake +EXPORT_SYMBOL_GPL vmlinux 0x44173648 mddev_init +EXPORT_SYMBOL_GPL vmlinux 0x4422ac24 zynqmp_pm_set_tapdelay_bypass +EXPORT_SYMBOL_GPL vmlinux 0x442deaa9 poll_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x442eb11d regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0x4439bcd2 __SCK__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x4442afed fsl_mc_resource_allocate +EXPORT_SYMBOL_GPL vmlinux 0x444b9d9f wb_writeout_inc +EXPORT_SYMBOL_GPL vmlinux 0x444f1735 cpu_pm_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x444f4658 blk_steal_bios +EXPORT_SYMBOL_GPL vmlinux 0x44634568 mtk_pinconf_drive_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x44699008 sk_msg_return_zero +EXPORT_SYMBOL_GPL vmlinux 0x447120de sk_psock_drop +EXPORT_SYMBOL_GPL vmlinux 0x4471a51d vhost_task_stop +EXPORT_SYMBOL_GPL vmlinux 0x4475dcaf hv_nested +EXPORT_SYMBOL_GPL vmlinux 0x4477058d ptp_classify_raw +EXPORT_SYMBOL_GPL vmlinux 0x447f809c imx_clk_hw_pllv3 +EXPORT_SYMBOL_GPL vmlinux 0x4484a5a4 wait_for_device_probe +EXPORT_SYMBOL_GPL vmlinux 0x448aac5a kvm_write_guest +EXPORT_SYMBOL_GPL vmlinux 0x448b1576 blk_lld_busy +EXPORT_SYMBOL_GPL vmlinux 0x44a793ab HYPERVISOR_grant_table_op +EXPORT_SYMBOL_GPL vmlinux 0x44bae227 bit_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x44c10a52 kvfree_call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x44c82821 fwnode_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x44cf8cf0 blk_zone_cond_str +EXPORT_SYMBOL_GPL vmlinux 0x44d26f9b mtk_pinconf_adv_pull_get +EXPORT_SYMBOL_GPL vmlinux 0x44e1e9aa balloon_stats +EXPORT_SYMBOL_GPL vmlinux 0x44e58976 __tracepoint_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x44f04726 synth_event_gen_cmd_array_start +EXPORT_SYMBOL_GPL vmlinux 0x4507f4a8 cpuhp_tasks_frozen +EXPORT_SYMBOL_GPL vmlinux 0x4511083c perf_event_release_kernel +EXPORT_SYMBOL_GPL vmlinux 0x451618d0 sbitmap_del_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x4518551b crypto_unregister_alg +EXPORT_SYMBOL_GPL vmlinux 0x4525b000 max8997_update_reg +EXPORT_SYMBOL_GPL vmlinux 0x4531475a pci_ecam_create +EXPORT_SYMBOL_GPL vmlinux 0x4531624f usb_decode_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x4531ab62 copy_from_kernel_nofault +EXPORT_SYMBOL_GPL vmlinux 0x45514729 iomap_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x45558f56 clk_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x455b83cf phy_modify +EXPORT_SYMBOL_GPL vmlinux 0x455f4e33 ata_host_start +EXPORT_SYMBOL_GPL vmlinux 0x455fe727 tty_release_struct +EXPORT_SYMBOL_GPL vmlinux 0x4561f990 qcom_smem_state_unregister +EXPORT_SYMBOL_GPL vmlinux 0x457594fa crypto_alg_list +EXPORT_SYMBOL_GPL vmlinux 0x457f0c72 pm_generic_restore +EXPORT_SYMBOL_GPL vmlinux 0x458e5a9d platform_get_irq_byname +EXPORT_SYMBOL_GPL vmlinux 0x458f54b5 pci_device_group +EXPORT_SYMBOL_GPL vmlinux 0x459d926d cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x459e1b5c stmpe_set_altfunc +EXPORT_SYMBOL_GPL vmlinux 0x459e6151 mm_unaccount_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x45a25ee5 locks_owner_has_blockers +EXPORT_SYMBOL_GPL vmlinux 0x45a5a191 fwnode_get_name +EXPORT_SYMBOL_GPL vmlinux 0x45ac4df1 blk_stat_enable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x45b5e2b6 gpiod_set_transitory +EXPORT_SYMBOL_GPL vmlinux 0x45b82a91 tpm_try_get_ops +EXPORT_SYMBOL_GPL vmlinux 0x45bd8178 gpiod_set_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x45c96e77 ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x45cc329d devm_power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x45e8b450 mnt_idmap_get +EXPORT_SYMBOL_GPL vmlinux 0x45ec699a extcon_unregister_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x45fa3f11 synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0x45fe531c xenbus_dev_cancel +EXPORT_SYMBOL_GPL vmlinux 0x46013233 net_dec_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x460280a0 vfs_truncate +EXPORT_SYMBOL_GPL vmlinux 0x46030074 __hrtimer_get_remaining +EXPORT_SYMBOL_GPL vmlinux 0x46089119 of_alias_get_id +EXPORT_SYMBOL_GPL vmlinux 0x460c5227 pinconf_generic_dt_subnode_to_map +EXPORT_SYMBOL_GPL vmlinux 0x4622ffa9 pci_store_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x46275130 mas_expected_entries +EXPORT_SYMBOL_GPL vmlinux 0x46372a7d clk_regmap_gate_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x46620e73 genphy_c45_read_eee_abilities +EXPORT_SYMBOL_GPL vmlinux 0x466f9b55 clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x46787511 ip6_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x4688d7ec pvclock_gtod_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x468a9089 iommu_enable_nesting +EXPORT_SYMBOL_GPL vmlinux 0x46a4b118 hrtimer_cancel +EXPORT_SYMBOL_GPL vmlinux 0x46bc5114 __imx8m_clk_hw_composite +EXPORT_SYMBOL_GPL vmlinux 0x46be8e7c acpi_storage_d3 +EXPORT_SYMBOL_GPL vmlinux 0x46c277a5 usb_acpi_set_power_state +EXPORT_SYMBOL_GPL vmlinux 0x46ce5fa1 device_store_ulong +EXPORT_SYMBOL_GPL vmlinux 0x46d82f99 shmem_read_folio_gfp +EXPORT_SYMBOL_GPL vmlinux 0x46da58fc debugfs_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x46e2ba28 regmap_async_complete_cb +EXPORT_SYMBOL_GPL vmlinux 0x46e67a71 this_cpu_has_cap +EXPORT_SYMBOL_GPL vmlinux 0x46f286b1 ata_sff_dev_select +EXPORT_SYMBOL_GPL vmlinux 0x47090d2e ata_sas_port_suspend +EXPORT_SYMBOL_GPL vmlinux 0x471a0c0b pinctrl_force_sleep +EXPORT_SYMBOL_GPL vmlinux 0x47229b5c gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x4724b191 efivars_unregister +EXPORT_SYMBOL_GPL vmlinux 0x472bfc57 vmf_insert_pfn_pmd +EXPORT_SYMBOL_GPL vmlinux 0x472e48ec dprc_remove_devices +EXPORT_SYMBOL_GPL vmlinux 0x4737f6da sfp_register_socket +EXPORT_SYMBOL_GPL vmlinux 0x4743e571 fuse_do_open +EXPORT_SYMBOL_GPL vmlinux 0x475e654b devm_usb_get_phy_by_node +EXPORT_SYMBOL_GPL vmlinux 0x4761f17c register_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4762c462 virtqueue_is_broken +EXPORT_SYMBOL_GPL vmlinux 0x4763f85e dev_pm_genpd_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x476461e8 __tracepoint_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x47663cfe vcap_rule_mod_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x476c8220 scsi_register_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x476e0637 hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0x47757f8c regulator_set_active_discharge_regmap +EXPORT_SYMBOL_GPL vmlinux 0x47884890 system_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0x4788b8fd tc3589x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x478e81f8 tcp_orphan_count +EXPORT_SYMBOL_GPL vmlinux 0x479803b9 base64_encode +EXPORT_SYMBOL_GPL vmlinux 0x479d9aa2 divider_recalc_rate +EXPORT_SYMBOL_GPL vmlinux 0x479f7d4b clk_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x47a9e72a class_dev_iter_init +EXPORT_SYMBOL_GPL vmlinux 0x47aad3b9 have_governor_per_policy +EXPORT_SYMBOL_GPL vmlinux 0x47b1b5a4 pci_pasid_features +EXPORT_SYMBOL_GPL vmlinux 0x47c4aaac cpufreq_driver_resolve_freq +EXPORT_SYMBOL_GPL vmlinux 0x47d0eea2 acpi_lpat_temp_to_raw +EXPORT_SYMBOL_GPL vmlinux 0x47d27f7d __regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0x47de0dc7 clk_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x47e23808 __rio_local_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x47ec724a __dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x47f7cdeb vfs_splice_read +EXPORT_SYMBOL_GPL vmlinux 0x47fd9a0e clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x4801ba6d spi_bus_unlock +EXPORT_SYMBOL_GPL vmlinux 0x480305ca kmsg_dump_rewind +EXPORT_SYMBOL_GPL vmlinux 0x4804955e fsnotify_put_group +EXPORT_SYMBOL_GPL vmlinux 0x480c64e6 cgroup_get_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x4815aa79 dev_pm_opp_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x481bbdb9 fsl_mc_get_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x481f9b7d mpi_mulm +EXPORT_SYMBOL_GPL vmlinux 0x48203853 em_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x4828e77b acpi_scan_lock_acquire +EXPORT_SYMBOL_GPL vmlinux 0x483793a4 mdiobus_modify +EXPORT_SYMBOL_GPL vmlinux 0x483d6136 __xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0x4843a748 qman_portals_probed +EXPORT_SYMBOL_GPL vmlinux 0x4846ae9d dax_zero_range +EXPORT_SYMBOL_GPL vmlinux 0x484c149d proc_create_net_data +EXPORT_SYMBOL_GPL vmlinux 0x485000fb tegra_bpmp_get +EXPORT_SYMBOL_GPL vmlinux 0x485cd7f6 kvm_rebooting +EXPORT_SYMBOL_GPL vmlinux 0x486838a5 __tracepoint_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x486dedc3 ghes_unregister_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x488cd604 xenbus_read_otherend_details +EXPORT_SYMBOL_GPL vmlinux 0x488d2600 __pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x488f4646 regulator_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x4891f138 xenbus_probe_node +EXPORT_SYMBOL_GPL vmlinux 0x48a3d20b mctrl_gpio_get +EXPORT_SYMBOL_GPL vmlinux 0x48a7ec31 security_kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x48a81f8f fat_dir_empty +EXPORT_SYMBOL_GPL vmlinux 0x48bbefde regmap_read +EXPORT_SYMBOL_GPL vmlinux 0x48c32847 __SCK__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x48c35c9e __tracepoint_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x48d4b15d ata_sff_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x48f26956 __traceiter_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x48f56f90 acpi_create_platform_device +EXPORT_SYMBOL_GPL vmlinux 0x48f7a271 sk_msg_free_nocharge +EXPORT_SYMBOL_GPL vmlinux 0x48fae2f5 ata_host_put +EXPORT_SYMBOL_GPL vmlinux 0x4904c8a9 fl6_update_dst +EXPORT_SYMBOL_GPL vmlinux 0x490b8753 __dev_change_net_namespace +EXPORT_SYMBOL_GPL vmlinux 0x49242bc7 freezer_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x49279cfc fuse_dax_cancel_work +EXPORT_SYMBOL_GPL vmlinux 0x492a6244 iomap_fiemap +EXPORT_SYMBOL_GPL vmlinux 0x492ca2fb devl_assert_locked +EXPORT_SYMBOL_GPL vmlinux 0x49340e61 devm_regulator_get_enable_optional +EXPORT_SYMBOL_GPL vmlinux 0x4934bdd0 crypto_check_attr_type +EXPORT_SYMBOL_GPL vmlinux 0x4936b585 pm_wakeup_dev_event +EXPORT_SYMBOL_GPL vmlinux 0x4937f540 spi_target_abort +EXPORT_SYMBOL_GPL vmlinux 0x4939ebcd numa_map_to_online_node +EXPORT_SYMBOL_GPL vmlinux 0x494a0ad5 ata_qc_get_active +EXPORT_SYMBOL_GPL vmlinux 0x4959d049 tps65912_device_exit +EXPORT_SYMBOL_GPL vmlinux 0x49608959 migrate_disable +EXPORT_SYMBOL_GPL vmlinux 0x4960aa91 fscrypt_ioctl_remove_key +EXPORT_SYMBOL_GPL vmlinux 0x49611037 nf_queue_nf_hook_drop +EXPORT_SYMBOL_GPL vmlinux 0x49661804 handle_fasteoi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0x496c2886 dma_resv_test_signaled +EXPORT_SYMBOL_GPL vmlinux 0x496d5697 ata_dummy_port_info +EXPORT_SYMBOL_GPL vmlinux 0x496ef8a2 sysfs_remove_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x497ed01f devm_acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x498c8f62 netdev_rx_handler_register +EXPORT_SYMBOL_GPL vmlinux 0x499043d3 crypto_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x49927d25 page_reporting_unregister +EXPORT_SYMBOL_GPL vmlinux 0x499b13cf acpi_dma_request_slave_chan_by_index +EXPORT_SYMBOL_GPL vmlinux 0x49a240c9 pinctrl_generic_get_group +EXPORT_SYMBOL_GPL vmlinux 0x49ac6590 xfrm_audit_policy_add +EXPORT_SYMBOL_GPL vmlinux 0x49b2f3e2 blkcg_root_css +EXPORT_SYMBOL_GPL vmlinux 0x49c6f04d gnttab_foreach_grant_in_range +EXPORT_SYMBOL_GPL vmlinux 0x49cd25ed alloc_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x49d34ecb scmi_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x49d56270 __phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x49d85fa8 regulator_suspend_disable +EXPORT_SYMBOL_GPL vmlinux 0x49d9ef88 of_regulator_match +EXPORT_SYMBOL_GPL vmlinux 0x49e782a7 rtnl_af_unregister +EXPORT_SYMBOL_GPL vmlinux 0x49e96999 cond_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x4a13b5cf regmap_get_raw_write_max +EXPORT_SYMBOL_GPL vmlinux 0x4a17ed66 sysrq_mask +EXPORT_SYMBOL_GPL vmlinux 0x4a19fc4c find_ge_pid +EXPORT_SYMBOL_GPL vmlinux 0x4a2c17e0 fwnode_handle_get +EXPORT_SYMBOL_GPL vmlinux 0x4a420d09 acpi_bus_detach_private_data +EXPORT_SYMBOL_GPL vmlinux 0x4a53c3fa vchan_init +EXPORT_SYMBOL_GPL vmlinux 0x4a5f1e0e xen_xenbus_fops +EXPORT_SYMBOL_GPL vmlinux 0x4a6d3051 pcie_reset_flr +EXPORT_SYMBOL_GPL vmlinux 0x4a7315e8 dma_async_device_channel_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4a890b08 wakeup_sources_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x4a966a42 udp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x4a9df109 thermal_zone_get_num_trips +EXPORT_SYMBOL_GPL vmlinux 0x4aabf0d4 switchdev_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x4ac09f83 pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x4ac3a366 sata_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x4ac59b41 unregister_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x4acd5761 bd_prepare_to_claim +EXPORT_SYMBOL_GPL vmlinux 0x4acffa9b fscrypt_limit_io_blocks +EXPORT_SYMBOL_GPL vmlinux 0x4add9886 cpufreq_freq_transition_begin +EXPORT_SYMBOL_GPL vmlinux 0x4ade7e34 icc_put +EXPORT_SYMBOL_GPL vmlinux 0x4b00bdd2 rz_mtu3_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x4b00c4ae fsl_mc_portal_allocate +EXPORT_SYMBOL_GPL vmlinux 0x4b1c1e42 devl_dpipe_headers_register +EXPORT_SYMBOL_GPL vmlinux 0x4b20897a iptunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x4b2ad586 crypto_rng_reset +EXPORT_SYMBOL_GPL vmlinux 0x4b2c8bb1 spi_alloc_device +EXPORT_SYMBOL_GPL vmlinux 0x4b57e571 md_do_sync +EXPORT_SYMBOL_GPL vmlinux 0x4b5acf74 rhashtable_init +EXPORT_SYMBOL_GPL vmlinux 0x4b632d4e irq_domain_disconnect_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x4b67ffa3 dev_pm_opp_get_max_volt_latency +EXPORT_SYMBOL_GPL vmlinux 0x4b7582d6 thermal_zone_device_id +EXPORT_SYMBOL_GPL vmlinux 0x4b857084 of_usb_get_dr_mode_by_phy +EXPORT_SYMBOL_GPL vmlinux 0x4b931968 xen_features +EXPORT_SYMBOL_GPL vmlinux 0x4b945ab2 acct_bioset_exit +EXPORT_SYMBOL_GPL vmlinux 0x4b954353 of_reserved_mem_device_init_by_name +EXPORT_SYMBOL_GPL vmlinux 0x4b9581ca devl_rate_leaf_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4baaa6aa sysfs_remove_link +EXPORT_SYMBOL_GPL vmlinux 0x4baade47 regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x4bb7d153 platform_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x4bbe7a73 rockchip_clk_of_add_provider +EXPORT_SYMBOL_GPL vmlinux 0x4bbf4f39 hte_ts_get +EXPORT_SYMBOL_GPL vmlinux 0x4bc8727f xen_balloon_init +EXPORT_SYMBOL_GPL vmlinux 0x4bd6f08b misc_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4bdb8dcc housekeeping_test_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4bec513f __phy_modify +EXPORT_SYMBOL_GPL vmlinux 0x4bfb11a3 gpiochip_line_is_valid +EXPORT_SYMBOL_GPL vmlinux 0x4bfd398d hwrng_msleep +EXPORT_SYMBOL_GPL vmlinux 0x4c091f92 usb_wakeup_notification +EXPORT_SYMBOL_GPL vmlinux 0x4c103ce6 rio_route_clr_table +EXPORT_SYMBOL_GPL vmlinux 0x4c1bab55 class_register +EXPORT_SYMBOL_GPL vmlinux 0x4c256f6d xdp_rxq_info_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x4c276385 spi_controller_dma_unmap_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x4c2b351d start_poll_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x4c3f1dc0 vfs_set_acl +EXPORT_SYMBOL_GPL vmlinux 0x4c549b36 __traceiter_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x4c5f348e acpi_dev_filter_resource_type +EXPORT_SYMBOL_GPL vmlinux 0x4c7664dd mtk_pinconf_bias_set +EXPORT_SYMBOL_GPL vmlinux 0x4c8adfe1 hv_root_partition +EXPORT_SYMBOL_GPL vmlinux 0x4ca5590e mas_prev +EXPORT_SYMBOL_GPL vmlinux 0x4cb27100 ktime_get_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x4cb81fda __SCK__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x4cbc3de6 ata_std_sched_eh +EXPORT_SYMBOL_GPL vmlinux 0x4cc5d3c7 bpf_offload_dev_create +EXPORT_SYMBOL_GPL vmlinux 0x4cccdc57 usb_hcd_giveback_urb +EXPORT_SYMBOL_GPL vmlinux 0x4ccffc1b sfp_bus_find_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x4cd63f0a mbox_chan_txdone +EXPORT_SYMBOL_GPL vmlinux 0x4cdb5173 kthread_flush_worker +EXPORT_SYMBOL_GPL vmlinux 0x4ce37f15 iommu_detach_device +EXPORT_SYMBOL_GPL vmlinux 0x4ce63339 pci_epc_set_msi +EXPORT_SYMBOL_GPL vmlinux 0x4ce9abd1 device_link_del +EXPORT_SYMBOL_GPL vmlinux 0x4ceb7da3 devfreq_event_set_event +EXPORT_SYMBOL_GPL vmlinux 0x4cf8880f vcap_rule_add_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4d0015e2 cpu_hotplug_disable +EXPORT_SYMBOL_GPL vmlinux 0x4d227697 sched_set_fifo +EXPORT_SYMBOL_GPL vmlinux 0x4d23526d blk_crypto_evict_key +EXPORT_SYMBOL_GPL vmlinux 0x4d24a1e4 sbitmap_finish_wait +EXPORT_SYMBOL_GPL vmlinux 0x4d2c230d bio_split_rw +EXPORT_SYMBOL_GPL vmlinux 0x4d2e5ac8 skb_zerocopy_headlen +EXPORT_SYMBOL_GPL vmlinux 0x4d32f61e __srcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x4d3a0696 __SCK__tp_func_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x4d3f99b8 spi_mem_exec_op +EXPORT_SYMBOL_GPL vmlinux 0x4d4aef9c usb_hcd_amd_remote_wakeup_quirk +EXPORT_SYMBOL_GPL vmlinux 0x4d4bc577 gpiod_unexport +EXPORT_SYMBOL_GPL vmlinux 0x4d4c1309 platform_bus +EXPORT_SYMBOL_GPL vmlinux 0x4d58ec07 devm_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x4d6d0bbc iommu_group_ref_get +EXPORT_SYMBOL_GPL vmlinux 0x4d7272e4 migrate_enable +EXPORT_SYMBOL_GPL vmlinux 0x4d83c710 k3_udma_glue_tdown_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x4d8b95ed acpi_processor_get_performance_info +EXPORT_SYMBOL_GPL vmlinux 0x4d95d6d1 memcpy_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x4d95eba2 sk_free_unlock_clone +EXPORT_SYMBOL_GPL vmlinux 0x4d967a91 crypto_alloc_acomp_node +EXPORT_SYMBOL_GPL vmlinux 0x4d9b3056 acpi_bind_one +EXPORT_SYMBOL_GPL vmlinux 0x4da7de0d irq_domain_free_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x4daa3693 __vfs_removexattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x4dae16e4 i2c_put_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x4db80e85 rz_mtu3_8bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x4dbc3f46 pci_generic_config_write +EXPORT_SYMBOL_GPL vmlinux 0x4dc03360 tps65912_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x4dccf105 crypto_unregister_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x4dd17bfd __traceiter_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x4ddd45cc device_link_add +EXPORT_SYMBOL_GPL vmlinux 0x4de17ab3 usb_state_string +EXPORT_SYMBOL_GPL vmlinux 0x4df34f74 devm_of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x4dfee50c scsi_dh_activate +EXPORT_SYMBOL_GPL vmlinux 0x4dfefcab power_supply_powers +EXPORT_SYMBOL_GPL vmlinux 0x4e0ea14c blk_set_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x4e10fe77 sysfs_chmod_file +EXPORT_SYMBOL_GPL vmlinux 0x4e12f918 pinconf_generic_dt_node_to_map +EXPORT_SYMBOL_GPL vmlinux 0x4e17c613 ata_sff_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x4e18e8d0 devm_pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x4e1f4859 devlink_dpipe_match_put +EXPORT_SYMBOL_GPL vmlinux 0x4e27bb42 acct_bioset_init +EXPORT_SYMBOL_GPL vmlinux 0x4e28e5d1 dma_get_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x4e292042 cpuidle_register +EXPORT_SYMBOL_GPL vmlinux 0x4e3fd1b4 kvm_release_pfn_clean +EXPORT_SYMBOL_GPL vmlinux 0x4e4c37e2 freq_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4e4e4a08 vp_modern_set_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x4e51adb6 ata_sas_port_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4e5bd59e fuse_file_poll +EXPORT_SYMBOL_GPL vmlinux 0x4e63883c wm831x_auxadc_read_uv +EXPORT_SYMBOL_GPL vmlinux 0x4e657485 free_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0x4e6fc9b0 power_supply_battery_info_get_prop +EXPORT_SYMBOL_GPL vmlinux 0x4e7cd676 skb_splice_bits +EXPORT_SYMBOL_GPL vmlinux 0x4e81a165 peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0x4e906751 dm_disk +EXPORT_SYMBOL_GPL vmlinux 0x4e9e0e09 serdev_device_add +EXPORT_SYMBOL_GPL vmlinux 0x4eaa7e63 pci_bus_add_device +EXPORT_SYMBOL_GPL vmlinux 0x4eac5fc1 cpu_mitigations_auto_nosmt +EXPORT_SYMBOL_GPL vmlinux 0x4ebcc131 scmi_device_create +EXPORT_SYMBOL_GPL vmlinux 0x4ece3615 blocking_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4ef5bcf4 perf_swevent_get_recursion_context +EXPORT_SYMBOL_GPL vmlinux 0x4efcf021 mpi_normalize +EXPORT_SYMBOL_GPL vmlinux 0x4f103d4c sock_gen_put +EXPORT_SYMBOL_GPL vmlinux 0x4f170943 pm_runtime_barrier +EXPORT_SYMBOL_GPL vmlinux 0x4f2593f0 btree_update +EXPORT_SYMBOL_GPL vmlinux 0x4f2c996d kmsg_dump_get_line +EXPORT_SYMBOL_GPL vmlinux 0x4f2d887e blk_crypto_register +EXPORT_SYMBOL_GPL vmlinux 0x4f30c8d9 kthread_cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x4f35d99d debugfs_lookup_and_remove +EXPORT_SYMBOL_GPL vmlinux 0x4f4094c5 inet_send_prepare +EXPORT_SYMBOL_GPL vmlinux 0x4f47808c rio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x4f5a83fa pm_runtime_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x4f693590 platform_device_add_data +EXPORT_SYMBOL_GPL vmlinux 0x4f6a07fe show_rcu_gp_kthreads +EXPORT_SYMBOL_GPL vmlinux 0x4f6cceb0 usb_sg_init +EXPORT_SYMBOL_GPL vmlinux 0x4f72a987 uart_parse_options +EXPORT_SYMBOL_GPL vmlinux 0x4f7cb4ee device_store_bool +EXPORT_SYMBOL_GPL vmlinux 0x4f84858b dev_pm_genpd_get_next_hrtimer +EXPORT_SYMBOL_GPL vmlinux 0x4f98d766 cpu_pm_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4faf02fe nfs_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4fb5da55 fs_put_dax +EXPORT_SYMBOL_GPL vmlinux 0x4fb9e930 fib_nl_delrule +EXPORT_SYMBOL_GPL vmlinux 0x4fbdd732 devm_kasprintf +EXPORT_SYMBOL_GPL vmlinux 0x4fcd938f spi_split_transfers_maxwords +EXPORT_SYMBOL_GPL vmlinux 0x4fdc945d sata_deb_timing_normal +EXPORT_SYMBOL_GPL vmlinux 0x4fdff9f0 ping_close +EXPORT_SYMBOL_GPL vmlinux 0x4fe1eddf unregister_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4fe49790 usb_of_get_companion_dev +EXPORT_SYMBOL_GPL vmlinux 0x4fe875af meson_pmx_get_funcs_count +EXPORT_SYMBOL_GPL vmlinux 0x4ff125d6 gpiod_count +EXPORT_SYMBOL_GPL vmlinux 0x50002cdc dma_mmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x50098713 device_create +EXPORT_SYMBOL_GPL vmlinux 0x500a14a0 virtqueue_get_buf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x500c768c apei_exec_read_register +EXPORT_SYMBOL_GPL vmlinux 0x50186e8d devl_trap_policers_register +EXPORT_SYMBOL_GPL vmlinux 0x5026585c xen_irq_from_gsi +EXPORT_SYMBOL_GPL vmlinux 0x502fb9ba scsi_host_busy_iter +EXPORT_SYMBOL_GPL vmlinux 0x50370ea7 fwnode_connection_find_match +EXPORT_SYMBOL_GPL vmlinux 0x503e3157 device_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x503ff054 generic_access_phys +EXPORT_SYMBOL_GPL vmlinux 0x504a85d1 da9052_disable_irq_nosync +EXPORT_SYMBOL_GPL vmlinux 0x5074f545 iopf_queue_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x507804ba group_cpus_evenly +EXPORT_SYMBOL_GPL vmlinux 0x507a369e tcp_is_ulp_esp +EXPORT_SYMBOL_GPL vmlinux 0x50881cd3 driver_set_override +EXPORT_SYMBOL_GPL vmlinux 0x5091b823 ring_buffer_read_start +EXPORT_SYMBOL_GPL vmlinux 0x5093e76e __tracepoint_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x509dfda0 fsverity_get_digest +EXPORT_SYMBOL_GPL vmlinux 0x50b97559 blk_queue_flag_test_and_set +EXPORT_SYMBOL_GPL vmlinux 0x50bc4c70 __virtqueue_break +EXPORT_SYMBOL_GPL vmlinux 0x50c73245 md_find_rdev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x50cdb5d3 netdev_sw_irq_coalesce_default_on +EXPORT_SYMBOL_GPL vmlinux 0x50db5cf9 kvm_vcpu_read_guest +EXPORT_SYMBOL_GPL vmlinux 0x50df94f5 btree_insert +EXPORT_SYMBOL_GPL vmlinux 0x50e7193a __i2c_first_dynamic_bus_num +EXPORT_SYMBOL_GPL vmlinux 0x50eabb98 __tracepoint_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x50efd0b0 fuse_free_conn +EXPORT_SYMBOL_GPL vmlinux 0x50fad434 round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x5104522a dst_cache_get_ip4 +EXPORT_SYMBOL_GPL vmlinux 0x510ca044 __traceiter_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0x510ca73a skcipher_walk_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x511fb9b1 mtk_clk_unregister_pllfhs +EXPORT_SYMBOL_GPL vmlinux 0x512ac667 __kthread_init_worker +EXPORT_SYMBOL_GPL vmlinux 0x512b7dcd acpi_dev_state_d0 +EXPORT_SYMBOL_GPL vmlinux 0x51390c96 rcu_barrier_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x513e84e1 xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0x5140a9d1 crypto_alloc_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x51458591 of_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x51489982 dev_pm_opp_free_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0x5148e649 ehci_reset +EXPORT_SYMBOL_GPL vmlinux 0x5156b1b6 iomap_ioend_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x5159ae6f scsi_autopm_put_device +EXPORT_SYMBOL_GPL vmlinux 0x5159e99f register_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0x515b390f __SCK__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x5169344d k3_udma_glue_pop_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x5175bb8b pci_disable_rom +EXPORT_SYMBOL_GPL vmlinux 0x5187ac4b xen_store_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x518a3f8d espintcp_push_skb +EXPORT_SYMBOL_GPL vmlinux 0x518da2e0 dbs_update +EXPORT_SYMBOL_GPL vmlinux 0x5198e62a securityfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x51a13351 tpmm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0x51a348cc usb_role_switch_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x51ad07dd tegra210_plle_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0x51b05cfc sk_msg_memcopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0x51b08e71 dev_pm_domain_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x51b6a3a6 pinctrl_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0x51c13c23 tcp_twsk_unique +EXPORT_SYMBOL_GPL vmlinux 0x51c1b274 sata_scr_valid +EXPORT_SYMBOL_GPL vmlinux 0x51c208a0 mtk_clk_register_fixed_clks +EXPORT_SYMBOL_GPL vmlinux 0x51d1887b usb_hcd_end_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x51e5e3f0 usb_control_msg_send +EXPORT_SYMBOL_GPL vmlinux 0x51ebf4a6 mtk_clk_unregister_composites +EXPORT_SYMBOL_GPL vmlinux 0x51f13373 mtk_pinconf_drive_set_raw +EXPORT_SYMBOL_GPL vmlinux 0x51f523b2 edac_mc_find_csrow_by_page +EXPORT_SYMBOL_GPL vmlinux 0x51fc9a6d xenmem_reservation_decrease +EXPORT_SYMBOL_GPL vmlinux 0x5202f411 gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x520332e4 acpi_get_psd_map +EXPORT_SYMBOL_GPL vmlinux 0x52213722 acpi_dev_resource_memory +EXPORT_SYMBOL_GPL vmlinux 0x52252316 clk_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x5225f573 firmware_kobj +EXPORT_SYMBOL_GPL vmlinux 0x522ba631 pci_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x522d99e9 make_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x522fb88c gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x52431348 xenbus_transaction_start +EXPORT_SYMBOL_GPL vmlinux 0x5244eadf ata_port_abort +EXPORT_SYMBOL_GPL vmlinux 0x52526c83 exportfs_decode_fh +EXPORT_SYMBOL_GPL vmlinux 0x525d0aa3 trace_seq_printf +EXPORT_SYMBOL_GPL vmlinux 0x52647db1 ct_idle_exit +EXPORT_SYMBOL_GPL vmlinux 0x52715c29 __irq_alloc_domain_generic_chips +EXPORT_SYMBOL_GPL vmlinux 0x5274c0f9 usb_hcd_unmap_urb_setup_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x527d4791 kvm_io_bus_get_dev +EXPORT_SYMBOL_GPL vmlinux 0x52807529 rz_mtu3_shared_reg_update_bit +EXPORT_SYMBOL_GPL vmlinux 0x5288707c fsstack_copy_attr_all +EXPORT_SYMBOL_GPL vmlinux 0x528ac8d9 devm_thermal_of_zone_register +EXPORT_SYMBOL_GPL vmlinux 0x52a01a58 task_cputime_adjusted +EXPORT_SYMBOL_GPL vmlinux 0x52b1e3c7 pci_flags +EXPORT_SYMBOL_GPL vmlinux 0x52b4494e __kernel_write +EXPORT_SYMBOL_GPL vmlinux 0x52c35e83 call_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x52ce2057 hv_setup_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0x52d54fce devlink_info_version_stored_put +EXPORT_SYMBOL_GPL vmlinux 0x52dd077d inet_csk_route_req +EXPORT_SYMBOL_GPL vmlinux 0x52de22c8 device_pm_wait_for_dev +EXPORT_SYMBOL_GPL vmlinux 0x52eb0b47 crypto_sig_sign +EXPORT_SYMBOL_GPL vmlinux 0x52eddb69 raw_v6_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x52f4f130 fuse_sync_release +EXPORT_SYMBOL_GPL vmlinux 0x52ff9362 subsys_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x53007753 register_btf_fmodret_id_set +EXPORT_SYMBOL_GPL vmlinux 0x5304591b nvmem_cell_read_u16 +EXPORT_SYMBOL_GPL vmlinux 0x53052b5d swapcache_mapping +EXPORT_SYMBOL_GPL vmlinux 0x530b7c03 sprd_pinctrl_core_probe +EXPORT_SYMBOL_GPL vmlinux 0x530cb649 extcon_register_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x530e0f8c devl_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x53141545 fwnode_property_get_reference_args +EXPORT_SYMBOL_GPL vmlinux 0x532b90b5 kprobe_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x5358864e devlink_fmsg_binary_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x535b243b mmu_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x536db5e5 policy_has_boost_freq +EXPORT_SYMBOL_GPL vmlinux 0x537252cf __SCK__tp_func_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x53796702 device_set_wakeup_capable +EXPORT_SYMBOL_GPL vmlinux 0x538a9544 pci_platform_power_transition +EXPORT_SYMBOL_GPL vmlinux 0x538d073d phy_duplex_to_str +EXPORT_SYMBOL_GPL vmlinux 0x539da01a pci_p2pdma_enable_store +EXPORT_SYMBOL_GPL vmlinux 0x53a6bb08 extcon_set_state_sync +EXPORT_SYMBOL_GPL vmlinux 0x53a80c6b kthread_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x53a9b1d4 device_register +EXPORT_SYMBOL_GPL vmlinux 0x53adfaf8 icc_provider_init +EXPORT_SYMBOL_GPL vmlinux 0x53bbee01 yield_to +EXPORT_SYMBOL_GPL vmlinux 0x53c089f5 property_entries_dup +EXPORT_SYMBOL_GPL vmlinux 0x53d7bda3 kthread_cancel_delayed_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x53d7c01e __traceiter_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x53e9ad5a fsl_mc_bus_dprtc_type +EXPORT_SYMBOL_GPL vmlinux 0x53ea3925 iommu_group_add_device +EXPORT_SYMBOL_GPL vmlinux 0x53f5c99a get_net_ns +EXPORT_SYMBOL_GPL vmlinux 0x5403efc2 pinmux_generic_remove_function +EXPORT_SYMBOL_GPL vmlinux 0x54050b2e trace_array_init_printk +EXPORT_SYMBOL_GPL vmlinux 0x5410c77b dma_run_dependencies +EXPORT_SYMBOL_GPL vmlinux 0x541bd60a irq_work_run +EXPORT_SYMBOL_GPL vmlinux 0x54215db5 visitor64 +EXPORT_SYMBOL_GPL vmlinux 0x542d5874 ata_sff_check_status +EXPORT_SYMBOL_GPL vmlinux 0x543669cd tegra_mc_write_emem_configuration +EXPORT_SYMBOL_GPL vmlinux 0x5447993f devm_register_power_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x544adc96 devlink_port_init +EXPORT_SYMBOL_GPL vmlinux 0x545224be invalidate_inode_pages2_range +EXPORT_SYMBOL_GPL vmlinux 0x54651f9b rhashtable_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x5466ef3b blk_mq_sched_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x54697665 acpi_spi_count_resources +EXPORT_SYMBOL_GPL vmlinux 0x546ca010 mark_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x5473a2e2 __dax_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x5476e081 udp_destruct_common +EXPORT_SYMBOL_GPL vmlinux 0x547e0069 ata_bmdma32_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x548158bb pci_epc_mem_exit +EXPORT_SYMBOL_GPL vmlinux 0x548170a6 devm_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0x549525ef handle_nested_irq +EXPORT_SYMBOL_GPL vmlinux 0x54a25da2 qcom_smem_state_put +EXPORT_SYMBOL_GPL vmlinux 0x54ac60b6 usb_get_status +EXPORT_SYMBOL_GPL vmlinux 0x54b81648 tps6586x_get_version +EXPORT_SYMBOL_GPL vmlinux 0x54c1c926 tegra_mc_get_emem_device_count +EXPORT_SYMBOL_GPL vmlinux 0x54cae7bb irq_domain_xlate_onetwocell +EXPORT_SYMBOL_GPL vmlinux 0x54cd6672 xenbus_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x54e00df5 led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x54f629f2 dev_pm_opp_of_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x5507f9d7 fwnode_get_nth_parent +EXPORT_SYMBOL_GPL vmlinux 0x550f3e05 i2c_freq_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x551012e6 mtk_pinconf_adv_drive_set_raw +EXPORT_SYMBOL_GPL vmlinux 0x55151fcf clean_record_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x55153e0f __blk_req_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0x551a6096 ata_bmdma_dumb_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x5524c099 acpi_cppc_processor_exit +EXPORT_SYMBOL_GPL vmlinux 0x55273607 dma_pci_p2pdma_supported +EXPORT_SYMBOL_GPL vmlinux 0x5529093a kvm_get_kvm +EXPORT_SYMBOL_GPL vmlinux 0x55339365 flush_delayed_fput +EXPORT_SYMBOL_GPL vmlinux 0x553b49a4 cpufreq_get_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x55417264 unregister_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0x554498e9 irq_chip_mask_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0x5559d295 dm_internal_suspend_fast +EXPORT_SYMBOL_GPL vmlinux 0x555bc18f regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x555ca18c dprc_reset_container +EXPORT_SYMBOL_GPL vmlinux 0x5560863b tty_put_char +EXPORT_SYMBOL_GPL vmlinux 0x556e4390 clk_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x557163fd lwtunnel_encap_add_ops +EXPORT_SYMBOL_GPL vmlinux 0x55784228 regmap_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x55870617 phy_driver_is_genphy +EXPORT_SYMBOL_GPL vmlinux 0x55954ebe ti_sci_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x55b61bc9 blk_update_request +EXPORT_SYMBOL_GPL vmlinux 0x55b8cfdd crypto_unregister_ahash +EXPORT_SYMBOL_GPL vmlinux 0x55bc18bf sata_scr_write +EXPORT_SYMBOL_GPL vmlinux 0x55c6c5fc ata_sff_data_xfer +EXPORT_SYMBOL_GPL vmlinux 0x55c76a23 ksys_sync_helper +EXPORT_SYMBOL_GPL vmlinux 0x55c9880c zynqmp_pm_release_node +EXPORT_SYMBOL_GPL vmlinux 0x55cd22ef of_resolve_phandles +EXPORT_SYMBOL_GPL vmlinux 0x55ce0b73 crypto_shash_finup +EXPORT_SYMBOL_GPL vmlinux 0x55d775a1 crypto_register_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x55d77ce7 skb_mpls_push +EXPORT_SYMBOL_GPL vmlinux 0x55d91921 alloc_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x55da84cd bus_for_each_drv +EXPORT_SYMBOL_GPL vmlinux 0x55dba51a gnttab_map_refs +EXPORT_SYMBOL_GPL vmlinux 0x55dc8de9 dev_pm_opp_get_max_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0x55ecef39 led_sysfs_enable +EXPORT_SYMBOL_GPL vmlinux 0x55eecff4 bit_wait_io_timeout +EXPORT_SYMBOL_GPL vmlinux 0x56054c05 crypto_it_tab +EXPORT_SYMBOL_GPL vmlinux 0x560e8240 ftrace_set_filter_ip +EXPORT_SYMBOL_GPL vmlinux 0x561375bd tracepoint_probe_register_prio +EXPORT_SYMBOL_GPL vmlinux 0x56173654 pcap_set_ts_bits +EXPORT_SYMBOL_GPL vmlinux 0x56214cea i2c_adapter_type +EXPORT_SYMBOL_GPL vmlinux 0x5624f826 power_supply_notifier +EXPORT_SYMBOL_GPL vmlinux 0x56256e8a orderly_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x56310925 regulator_mode_to_status +EXPORT_SYMBOL_GPL vmlinux 0x5640975a dev_attr_link_power_management_policy +EXPORT_SYMBOL_GPL vmlinux 0x5641485b tty_termios_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x56418b59 clk_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0x564539db cros_ec_get_sensor_count +EXPORT_SYMBOL_GPL vmlinux 0x564f6c38 clk_hw_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x56522c14 fuse_init_fs_context_submount +EXPORT_SYMBOL_GPL vmlinux 0x5667cd5b usb_disable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x567912be shmem_truncate_range +EXPORT_SYMBOL_GPL vmlinux 0x5690844f acpi_driver_match_device +EXPORT_SYMBOL_GPL vmlinux 0x5690845f of_pci_get_max_link_speed +EXPORT_SYMBOL_GPL vmlinux 0x56908a0c pci_hp_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5693ad94 regmap_field_read +EXPORT_SYMBOL_GPL vmlinux 0x569e0242 dev_pm_domain_start +EXPORT_SYMBOL_GPL vmlinux 0x56a6b442 platform_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x56abfc17 mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x56b34b94 ata_dev_pair +EXPORT_SYMBOL_GPL vmlinux 0x56d0ae12 vfs_getxattr +EXPORT_SYMBOL_GPL vmlinux 0x56d3c17a iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x56d6f1b5 thermal_zone_bind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x56e892a6 crypto_alloc_sig +EXPORT_SYMBOL_GPL vmlinux 0x56e9103b cpu_pm_enter +EXPORT_SYMBOL_GPL vmlinux 0x56eea2a9 pci_iov_get_pf_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x56ef15d0 __tracepoint_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x56f46a9b bio_end_io_acct_remapped +EXPORT_SYMBOL_GPL vmlinux 0x56fb4081 trace_array_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0x56fbb130 no_hash_pointers +EXPORT_SYMBOL_GPL vmlinux 0x5703d22b pci_enable_rom +EXPORT_SYMBOL_GPL vmlinux 0x57074308 tps6586x_writes +EXPORT_SYMBOL_GPL vmlinux 0x5708649b vp_legacy_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x5715e715 acpi_dev_get_memory_resources +EXPORT_SYMBOL_GPL vmlinux 0x57245009 blkg_rwstat_recursive_sum +EXPORT_SYMBOL_GPL vmlinux 0x57376dab gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0x574609c5 apei_exec_write_register_value +EXPORT_SYMBOL_GPL vmlinux 0x574cccc1 devm_irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x57536da1 dw_pcie_host_deinit +EXPORT_SYMBOL_GPL vmlinux 0x57597d51 usb_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x575e0faf of_mm_gpiochip_add_data +EXPORT_SYMBOL_GPL vmlinux 0x57622f80 __nvdimm_create +EXPORT_SYMBOL_GPL vmlinux 0x5765953e nvdimm_provider_data +EXPORT_SYMBOL_GPL vmlinux 0x576cbb92 usb_deregister_dev +EXPORT_SYMBOL_GPL vmlinux 0x57719632 gnttab_grant_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x57727285 phylink_ethtool_set_eee +EXPORT_SYMBOL_GPL vmlinux 0x57738446 driver_find_device +EXPORT_SYMBOL_GPL vmlinux 0x577a438a tegra210_clk_emc_detach +EXPORT_SYMBOL_GPL vmlinux 0x578eeb4d hugetlb_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x5790e7a0 pci_unlock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0x579881ee handle_bad_irq +EXPORT_SYMBOL_GPL vmlinux 0x579acf02 gpiochip_get_data +EXPORT_SYMBOL_GPL vmlinux 0x579e0bf5 rtnl_unregister_all +EXPORT_SYMBOL_GPL vmlinux 0x57b99e17 devm_regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x57c58e9b __tracepoint_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x57d4050a xhci_get_endpoint_index +EXPORT_SYMBOL_GPL vmlinux 0x57db3f9c regulator_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x57dc4851 mas_erase +EXPORT_SYMBOL_GPL vmlinux 0x57e9486d __cpuhp_state_add_instance +EXPORT_SYMBOL_GPL vmlinux 0x57f576b9 mpi_ec_curve_point +EXPORT_SYMBOL_GPL vmlinux 0x58046dda pm_clk_remove +EXPORT_SYMBOL_GPL vmlinux 0x581fe23a tc3589x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x58276f93 cper_next_record_id +EXPORT_SYMBOL_GPL vmlinux 0x5829e979 mas_pause +EXPORT_SYMBOL_GPL vmlinux 0x5831e062 cpus_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0x5859ec5d rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x586bfc8a alarm_restart +EXPORT_SYMBOL_GPL vmlinux 0x587986b1 fwnode_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0x5879a27d sfp_get_module_info +EXPORT_SYMBOL_GPL vmlinux 0x587f259b dev_pm_genpd_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x5880f864 tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x5886fe6c altr_sysmgr_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x588d7653 mnt_want_write +EXPORT_SYMBOL_GPL vmlinux 0x58bd3efa ulpi_viewport_access_ops +EXPORT_SYMBOL_GPL vmlinux 0x58c950a0 serdev_controller_add +EXPORT_SYMBOL_GPL vmlinux 0x58d25165 pinctrl_find_gpio_range_from_pin_nolock +EXPORT_SYMBOL_GPL vmlinux 0x58d83a01 uart_handle_cts_change +EXPORT_SYMBOL_GPL vmlinux 0x58db1176 ata_xfer_mode2shift +EXPORT_SYMBOL_GPL vmlinux 0x58def6ca sfp_module_remove +EXPORT_SYMBOL_GPL vmlinux 0x58e14f15 HYPERVISOR_event_channel_op +EXPORT_SYMBOL_GPL vmlinux 0x58fa50c0 __traceiter_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x58fd934c ata_port_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x59083e33 irq_get_domain_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x590d9b1a irq_generic_chip_ops +EXPORT_SYMBOL_GPL vmlinux 0x591ff022 vcap_is_next_lookup +EXPORT_SYMBOL_GPL vmlinux 0x5933bcb8 acpi_subsys_freeze +EXPORT_SYMBOL_GPL vmlinux 0x593636ab device_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x593a485f ohci_resume +EXPORT_SYMBOL_GPL vmlinux 0x593ac537 __tracepoint_map +EXPORT_SYMBOL_GPL vmlinux 0x594826e6 sk_setup_caps +EXPORT_SYMBOL_GPL vmlinux 0x5957cddb zs_lookup_class_index +EXPORT_SYMBOL_GPL vmlinux 0x595ab422 virtqueue_disable_cb +EXPORT_SYMBOL_GPL vmlinux 0x595bf706 trace_remove_event_call +EXPORT_SYMBOL_GPL vmlinux 0x596dda39 ip6_append_data +EXPORT_SYMBOL_GPL vmlinux 0x598618d6 phy_package_leave +EXPORT_SYMBOL_GPL vmlinux 0x5986d190 kdb_printf +EXPORT_SYMBOL_GPL vmlinux 0x59b063ba start_poll_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x59b2adbf input_ff_effect_from_user +EXPORT_SYMBOL_GPL vmlinux 0x59b4905e devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0x59befcb7 iomap_readahead +EXPORT_SYMBOL_GPL vmlinux 0x59c43dc9 __traceiter_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x59e0695d phylink_speed_down +EXPORT_SYMBOL_GPL vmlinux 0x59e21dcc __page_file_index +EXPORT_SYMBOL_GPL vmlinux 0x59e640c0 halt_poll_ns +EXPORT_SYMBOL_GPL vmlinux 0x59edfeb8 phy_rate_matching_to_str +EXPORT_SYMBOL_GPL vmlinux 0x59f134c2 __clk_get_hw +EXPORT_SYMBOL_GPL vmlinux 0x59f32720 mpi_subm +EXPORT_SYMBOL_GPL vmlinux 0x59f8b7c6 ms_hyperv +EXPORT_SYMBOL_GPL vmlinux 0x59fff0c5 fwnode_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x5a07c7d7 handle_mm_fault +EXPORT_SYMBOL_GPL vmlinux 0x5a125a9a da903x_write +EXPORT_SYMBOL_GPL vmlinux 0x5a12e60c __SCK__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x5a19b37c ip6_push_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0x5a1bdf55 of_icc_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x5a1d134a rcu_momentary_dyntick_idle +EXPORT_SYMBOL_GPL vmlinux 0x5a229368 arch_apei_enable_cmcff +EXPORT_SYMBOL_GPL vmlinux 0x5a23cf02 power_supply_changed +EXPORT_SYMBOL_GPL vmlinux 0x5a3748c7 mtk_clk_dummy_ops +EXPORT_SYMBOL_GPL vmlinux 0x5a416b19 kthread_unuse_mm +EXPORT_SYMBOL_GPL vmlinux 0x5a49dbc9 timerqueue_del +EXPORT_SYMBOL_GPL vmlinux 0x5a529c3b dev_pm_opp_remove +EXPORT_SYMBOL_GPL vmlinux 0x5a534a38 set_cpus_allowed_ptr +EXPORT_SYMBOL_GPL vmlinux 0x5a603242 devm_release_action +EXPORT_SYMBOL_GPL vmlinux 0x5a62d20c ata_port_wait_eh +EXPORT_SYMBOL_GPL vmlinux 0x5a6b1d7e crypto_hash_alg_has_setkey +EXPORT_SYMBOL_GPL vmlinux 0x5a6cdb52 nf_ct_zone_dflt +EXPORT_SYMBOL_GPL vmlinux 0x5a6fda86 sk_msg_is_readable +EXPORT_SYMBOL_GPL vmlinux 0x5a73f858 sysfs_unbreak_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x5a757aa9 vp_modern_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x5a77a943 gpiochip_irq_unmap +EXPORT_SYMBOL_GPL vmlinux 0x5a7bfe41 crypto_probing_notify +EXPORT_SYMBOL_GPL vmlinux 0x5a8002dc spi_sync_locked +EXPORT_SYMBOL_GPL vmlinux 0x5a9ec60c folio_mkclean +EXPORT_SYMBOL_GPL vmlinux 0x5aa70984 acpi_reduced_hardware +EXPORT_SYMBOL_GPL vmlinux 0x5ab09745 edac_get_owner +EXPORT_SYMBOL_GPL vmlinux 0x5aba4d1e badblocks_init +EXPORT_SYMBOL_GPL vmlinux 0x5ad32ada of_get_videomode +EXPORT_SYMBOL_GPL vmlinux 0x5add32a3 ethnl_cable_test_step +EXPORT_SYMBOL_GPL vmlinux 0x5ae2e60d component_master_del +EXPORT_SYMBOL_GPL vmlinux 0x5ae5a937 devm_kstrdup_const +EXPORT_SYMBOL_GPL vmlinux 0x5afa0e41 i2c_add_numbered_adapter +EXPORT_SYMBOL_GPL vmlinux 0x5b03d3bf spi_mem_dirmap_write +EXPORT_SYMBOL_GPL vmlinux 0x5b0585c0 bpf_trace_run2 +EXPORT_SYMBOL_GPL vmlinux 0x5b08cb3b serial8250_rpm_put_tx +EXPORT_SYMBOL_GPL vmlinux 0x5b0eddea regmap_async_complete +EXPORT_SYMBOL_GPL vmlinux 0x5b21ceff ring_buffer_iter_peek +EXPORT_SYMBOL_GPL vmlinux 0x5b2aefef mc_send_command +EXPORT_SYMBOL_GPL vmlinux 0x5b30e25c vhost_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x5b4055d2 pci_add_dynid +EXPORT_SYMBOL_GPL vmlinux 0x5b48f1b3 fuse_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x5b50af89 tracepoint_probe_register +EXPORT_SYMBOL_GPL vmlinux 0x5b533297 rtc_class_close +EXPORT_SYMBOL_GPL vmlinux 0x5b66a79d fat_remove_entries +EXPORT_SYMBOL_GPL vmlinux 0x5b7bdc5b rockchip_pcie_cfg_configuration_accesses +EXPORT_SYMBOL_GPL vmlinux 0x5b830bab iort_get_rmr_sids +EXPORT_SYMBOL_GPL vmlinux 0x5b83d7ab __tracepoint_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x5ba9c87f blk_crypto_keyslot_index +EXPORT_SYMBOL_GPL vmlinux 0x5ba9d253 icc_get_name +EXPORT_SYMBOL_GPL vmlinux 0x5bae3db8 event_triggers_call +EXPORT_SYMBOL_GPL vmlinux 0x5bb4de71 input_class +EXPORT_SYMBOL_GPL vmlinux 0x5bbc67fc devm_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x5bc950fe regulator_irq_helper_cancel +EXPORT_SYMBOL_GPL vmlinux 0x5bcc0df7 ata_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x5bd0748f crypto_del_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x5bd19c10 crypto_spawn_tfm2 +EXPORT_SYMBOL_GPL vmlinux 0x5bd2a2c5 scsi_dh_attach +EXPORT_SYMBOL_GPL vmlinux 0x5bdae35b usb_phy_roothub_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x5bdb1532 dpcon_enable +EXPORT_SYMBOL_GPL vmlinux 0x5bdbac4e rcu_unexpedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x5bf12cf0 xdp_features_clear_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x5bfe9fd6 fb_deferred_io_fsync +EXPORT_SYMBOL_GPL vmlinux 0x5bffb2e4 bpf_event_output +EXPORT_SYMBOL_GPL vmlinux 0x5c013bb2 dev_pm_opp_set_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x5c04daaa pci_epc_get_msix +EXPORT_SYMBOL_GPL vmlinux 0x5c070f62 cper_mem_err_status_str +EXPORT_SYMBOL_GPL vmlinux 0x5c0f77ce HYPERVISOR_platform_op_raw +EXPORT_SYMBOL_GPL vmlinux 0x5c2d13f6 uart_try_toggle_sysrq +EXPORT_SYMBOL_GPL vmlinux 0x5c2fbbb5 devm_mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x5c368068 netdev_rx_handler_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5c37806c cdx_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x5c3bbd06 __SCK__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x5c4ba025 acpi_subsys_prepare +EXPORT_SYMBOL_GPL vmlinux 0x5c5a1b16 tick_broadcast_control +EXPORT_SYMBOL_GPL vmlinux 0x5c5d2d80 blk_trace_setup +EXPORT_SYMBOL_GPL vmlinux 0x5c6217c9 mtk_clk_gate_ops_no_setclr_inv +EXPORT_SYMBOL_GPL vmlinux 0x5c628f28 fsnotify_put_mark +EXPORT_SYMBOL_GPL vmlinux 0x5c73d4f0 ncsi_vlan_rx_kill_vid +EXPORT_SYMBOL_GPL vmlinux 0x5c74b41d public_key_signature_free +EXPORT_SYMBOL_GPL vmlinux 0x5c82016e __SCK__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x5c855199 pm_wakeup_ws_event +EXPORT_SYMBOL_GPL vmlinux 0x5cab9945 unregister_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0x5cad8fc3 power_supply_ocv2cap_simple +EXPORT_SYMBOL_GPL vmlinux 0x5cbb6fa1 kernfs_path_from_node +EXPORT_SYMBOL_GPL vmlinux 0x5cc77c45 led_colors +EXPORT_SYMBOL_GPL vmlinux 0x5ccad696 pm_generic_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x5cce8e93 fb_sys_write +EXPORT_SYMBOL_GPL vmlinux 0x5cd86a24 tps6586x_update +EXPORT_SYMBOL_GPL vmlinux 0x5cede0a7 xdp_flush_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x5cf4a594 fib_rules_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5d04ca0d iommu_get_domain_for_dev_pasid +EXPORT_SYMBOL_GPL vmlinux 0x5d06ce80 led_get +EXPORT_SYMBOL_GPL vmlinux 0x5d08e76a fuse_send_init +EXPORT_SYMBOL_GPL vmlinux 0x5d0c4dcc phylink_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x5d11e4e9 pm_clk_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x5d12845b phy_save_page +EXPORT_SYMBOL_GPL vmlinux 0x5d17148b apei_write +EXPORT_SYMBOL_GPL vmlinux 0x5d24d306 pm_schedule_suspend +EXPORT_SYMBOL_GPL vmlinux 0x5d2aa5fb rhashtable_walk_peek +EXPORT_SYMBOL_GPL vmlinux 0x5d2bc42a reset_control_rearm +EXPORT_SYMBOL_GPL vmlinux 0x5d2e1e0c sdev_evt_send +EXPORT_SYMBOL_GPL vmlinux 0x5d356cc4 meson_a1_parse_dt_extra +EXPORT_SYMBOL_GPL vmlinux 0x5d4faa91 mptcp_token_get_sock +EXPORT_SYMBOL_GPL vmlinux 0x5d570915 acpi_dev_clear_dependencies +EXPORT_SYMBOL_GPL vmlinux 0x5d8049db nvdimm_has_cache +EXPORT_SYMBOL_GPL vmlinux 0x5d80686a rio_mport_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x5d8476d3 bpf_sk_storage_diag_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5d85bb62 __tracepoint_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x5d8ea4bd pci_hp_create_module_link +EXPORT_SYMBOL_GPL vmlinux 0x5d986ea0 raw_hash_sk +EXPORT_SYMBOL_GPL vmlinux 0x5da67adc zs_compact +EXPORT_SYMBOL_GPL vmlinux 0x5dae571a fwnode_usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x5dc19747 phylink_mii_c22_pcs_encode_advertisement +EXPORT_SYMBOL_GPL vmlinux 0x5dc945b6 blk_clear_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x5dd4ab9f led_trigger_set +EXPORT_SYMBOL_GPL vmlinux 0x5ddfe6e1 devres_find +EXPORT_SYMBOL_GPL vmlinux 0x5de412cd k3_ringacc_ring_push +EXPORT_SYMBOL_GPL vmlinux 0x5e173309 cpu_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x5e3db90a device_property_present +EXPORT_SYMBOL_GPL vmlinux 0x5e515be6 ktime_get_ts64 +EXPORT_SYMBOL_GPL vmlinux 0x5e5accdc xenbus_dev_error +EXPORT_SYMBOL_GPL vmlinux 0x5e76bb57 k3_ringacc_ring_get_size +EXPORT_SYMBOL_GPL vmlinux 0x5e798ffb divider_get_val +EXPORT_SYMBOL_GPL vmlinux 0x5e85415b ring_buffer_consume +EXPORT_SYMBOL_GPL vmlinux 0x5e8c712a static_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x5e8e9826 pci_user_read_config_word +EXPORT_SYMBOL_GPL vmlinux 0x5ea297da blkcg_get_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x5ea64d64 devm_of_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x5eae5408 clk_is_enabled_when_prepared +EXPORT_SYMBOL_GPL vmlinux 0x5eb417e0 __SCK__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x5eb62414 firmware_request_nowarn +EXPORT_SYMBOL_GPL vmlinux 0x5ec6a71d nvdimm_setup_pfn +EXPORT_SYMBOL_GPL vmlinux 0x5ecdcf90 ti_sci_get_free_resource +EXPORT_SYMBOL_GPL vmlinux 0x5ed55095 mptcp_pm_get_local_addr_max +EXPORT_SYMBOL_GPL vmlinux 0x5ee2837e ata_sff_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x5ee2aa12 list_lru_count_node +EXPORT_SYMBOL_GPL vmlinux 0x5ee63a35 device_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x5ef2ebb3 thermal_zone_get_slope +EXPORT_SYMBOL_GPL vmlinux 0x5f13a40c fsverity_ioctl_measure +EXPORT_SYMBOL_GPL vmlinux 0x5f2309c7 __tracepoint_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0x5f23e3fa insert_resource +EXPORT_SYMBOL_GPL vmlinux 0x5f27bf17 crypto_akcipher_sync_post +EXPORT_SYMBOL_GPL vmlinux 0x5f2f2c70 sysfs_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0x5f384a68 x509_free_certificate +EXPORT_SYMBOL_GPL vmlinux 0x5f3b7fb3 tcp_bpf_sendmsg_redir +EXPORT_SYMBOL_GPL vmlinux 0x5f3f0c82 gpiod_set_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x5f59c882 mtk_clk_unregister_ref2usb_tx +EXPORT_SYMBOL_GPL vmlinux 0x5f5a80ed debugfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x5f5b5490 regulator_enable +EXPORT_SYMBOL_GPL vmlinux 0x5f6f1e9e dax_get_private +EXPORT_SYMBOL_GPL vmlinux 0x5f7e4aa7 ata_pci_device_resume +EXPORT_SYMBOL_GPL vmlinux 0x5f9252e8 devl_resource_size_get +EXPORT_SYMBOL_GPL vmlinux 0x5f971a81 component_add +EXPORT_SYMBOL_GPL vmlinux 0x5fa625ed mpi_ec_mul_point +EXPORT_SYMBOL_GPL vmlinux 0x5fab493d spi_finalize_current_transfer +EXPORT_SYMBOL_GPL vmlinux 0x5fafe79a stmpe_enable +EXPORT_SYMBOL_GPL vmlinux 0x5fb1177f fscrypt_set_bio_crypt_ctx_bh +EXPORT_SYMBOL_GPL vmlinux 0x5fb8848b halt_poll_ns_grow_start +EXPORT_SYMBOL_GPL vmlinux 0x5fbb1de5 acpi_cpu_get_madt_gicc +EXPORT_SYMBOL_GPL vmlinux 0x5fbdf888 __irq_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x5fbfcbf8 tty_port_tty_hangup +EXPORT_SYMBOL_GPL vmlinux 0x5fd3dbf7 irq_domain_push_irq +EXPORT_SYMBOL_GPL vmlinux 0x5fe5d9a5 ahci_platform_assert_rsts +EXPORT_SYMBOL_GPL vmlinux 0x6001ad3a of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0x60091316 clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x600e6c01 devm_regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x6017b831 relay_open +EXPORT_SYMBOL_GPL vmlinux 0x6021559b fat_sync_inode +EXPORT_SYMBOL_GPL vmlinux 0x602e6fbd dev_pm_put_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0x60345fbf devm_regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x603d0d51 acpi_os_map_iomem +EXPORT_SYMBOL_GPL vmlinux 0x604116ff sk_msg_free_partial +EXPORT_SYMBOL_GPL vmlinux 0x60442822 phys_to_mach +EXPORT_SYMBOL_GPL vmlinux 0x604722fd devices_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x604f2ae7 pci_p2pdma_add_resource +EXPORT_SYMBOL_GPL vmlinux 0x60563ad3 of_hte_req_count +EXPORT_SYMBOL_GPL vmlinux 0x605d5bfa cache_line_size +EXPORT_SYMBOL_GPL vmlinux 0x606b4aba devlink_linecard_provision_set +EXPORT_SYMBOL_GPL vmlinux 0x606f7c52 of_property_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0x60727ef7 devm_kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x607c4683 devlink_info_version_fixed_put +EXPORT_SYMBOL_GPL vmlinux 0x608d25d6 __xas_prev +EXPORT_SYMBOL_GPL vmlinux 0x6091797f synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x60976260 spi_transfer_cs_change_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x609f3e94 clk_hw_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x60a13e90 rcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x60a32ea9 pm_power_off +EXPORT_SYMBOL_GPL vmlinux 0x60a53608 rio_map_inb_region +EXPORT_SYMBOL_GPL vmlinux 0x60a9147a driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x60ae0922 power_supply_vbat2ri +EXPORT_SYMBOL_GPL vmlinux 0x60b8d911 ipv6_opt_accepted +EXPORT_SYMBOL_GPL vmlinux 0x60ba0b5e regulator_get_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x60c7fd7c skb_zerocopy +EXPORT_SYMBOL_GPL vmlinux 0x60ca9a18 da9052_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x60d86d05 devlink_net +EXPORT_SYMBOL_GPL vmlinux 0x60d8a120 free_vm_area +EXPORT_SYMBOL_GPL vmlinux 0x60dbc3ea extcon_get_state +EXPORT_SYMBOL_GPL vmlinux 0x60ebc96f ring_buffer_read_prepare +EXPORT_SYMBOL_GPL vmlinux 0x60f13cfa percpu_up_write +EXPORT_SYMBOL_GPL vmlinux 0x60fd5715 cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0x610a91d2 pci_p2pdma_enable_show +EXPORT_SYMBOL_GPL vmlinux 0x6110eef4 task_cls_state +EXPORT_SYMBOL_GPL vmlinux 0x611cfa85 klist_add_tail +EXPORT_SYMBOL_GPL vmlinux 0x6123100c usb_device_match_id +EXPORT_SYMBOL_GPL vmlinux 0x61233a62 of_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x6129fb93 sfp_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x612bfd89 errno_to_blk_status +EXPORT_SYMBOL_GPL vmlinux 0x6131cece meson_sm_get +EXPORT_SYMBOL_GPL vmlinux 0x6144e8ae generic_online_page +EXPORT_SYMBOL_GPL vmlinux 0x614adcb7 of_overlay_remove_all +EXPORT_SYMBOL_GPL vmlinux 0x61596531 of_irq_parse_one +EXPORT_SYMBOL_GPL vmlinux 0x616b8c67 __sk_flush_backlog +EXPORT_SYMBOL_GPL vmlinux 0x6181e79f timerqueue_add +EXPORT_SYMBOL_GPL vmlinux 0x618f64f9 pci_walk_bus +EXPORT_SYMBOL_GPL vmlinux 0x618f6a46 usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0x6198dfea __ring_buffer_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6199ad5d crypto_has_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x61a4734a mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0x61b95afa devm_of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x61bd0bd0 get_completed_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x61c1ca29 __SCK__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x61c51ec4 crypto_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x61c651a3 imx93_clk_composite_flags +EXPORT_SYMBOL_GPL vmlinux 0x61cbf3ec dpbp_get_attributes +EXPORT_SYMBOL_GPL vmlinux 0x61cedaf8 acomp_request_free +EXPORT_SYMBOL_GPL vmlinux 0x61dedba3 devlink_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x61e1b3f5 trace_event_reg +EXPORT_SYMBOL_GPL vmlinux 0x61f1644b mas_find_range +EXPORT_SYMBOL_GPL vmlinux 0x61f67c92 phy_gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0x62104126 phylink_ethtool_set_wol +EXPORT_SYMBOL_GPL vmlinux 0x6219b370 rio_release_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x621f7e61 usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x622c7922 register_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6232e03c adp5520_read +EXPORT_SYMBOL_GPL vmlinux 0x62377a7b blk_io_schedule +EXPORT_SYMBOL_GPL vmlinux 0x623c21fc ahci_pmp_retry_srst_ops +EXPORT_SYMBOL_GPL vmlinux 0x6246a629 synchronize_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x6246cdaa md_run +EXPORT_SYMBOL_GPL vmlinux 0x62493e5b device_create_managed_software_node +EXPORT_SYMBOL_GPL vmlinux 0x624a7d31 unmap_mapping_pages +EXPORT_SYMBOL_GPL vmlinux 0x624e526d screen_glyph +EXPORT_SYMBOL_GPL vmlinux 0x6257dda7 clk_rate_exclusive_get +EXPORT_SYMBOL_GPL vmlinux 0x6259d291 clk_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x626ba57a gpiod_set_consumer_name +EXPORT_SYMBOL_GPL vmlinux 0x626f0f25 umd_cleanup_helper +EXPORT_SYMBOL_GPL vmlinux 0x62980e18 usb_set_interface +EXPORT_SYMBOL_GPL vmlinux 0x6298a776 vcap_rule_set_counter +EXPORT_SYMBOL_GPL vmlinux 0x629e6064 phy_start_machine +EXPORT_SYMBOL_GPL vmlinux 0x62a4a033 folio_wait_writeback +EXPORT_SYMBOL_GPL vmlinux 0x62abdfb8 ftrace_set_notrace +EXPORT_SYMBOL_GPL vmlinux 0x62bb09bf clocks_calc_mult_shift +EXPORT_SYMBOL_GPL vmlinux 0x62bd920e devm_gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x62d0e176 devm_init_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x62db3721 phylink_create +EXPORT_SYMBOL_GPL vmlinux 0x62de2272 dev_pm_opp_set_opp +EXPORT_SYMBOL_GPL vmlinux 0x62e88530 devm_platform_get_irqs_affinity +EXPORT_SYMBOL_GPL vmlinux 0x62f9ef1d rt_mutex_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x63150e06 clk_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x6315c24d fork_usermode_driver +EXPORT_SYMBOL_GPL vmlinux 0x63197685 s2idle_wake +EXPORT_SYMBOL_GPL vmlinux 0x63489a56 led_sysfs_disable +EXPORT_SYMBOL_GPL vmlinux 0x634b9d42 __SCK__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x635be3aa l3mdev_table_lookup_register +EXPORT_SYMBOL_GPL vmlinux 0x63673f8b i2c_dw_acpi_configure +EXPORT_SYMBOL_GPL vmlinux 0x636aa043 alloc_dax_region +EXPORT_SYMBOL_GPL vmlinux 0x636b1b18 sb800_prefetch +EXPORT_SYMBOL_GPL vmlinux 0x6374e210 nf_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x638848ea __rio_local_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x639aaae0 bpf_map_inc +EXPORT_SYMBOL_GPL vmlinux 0x63a59706 crypto_unregister_acomp +EXPORT_SYMBOL_GPL vmlinux 0x63a653b0 __traceiter_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x63bc247f unregister_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x63c08029 clk_bulk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0x63c0802b of_remove_property +EXPORT_SYMBOL_GPL vmlinux 0x63ea80b3 cper_mem_err_type_str +EXPORT_SYMBOL_GPL vmlinux 0x63f06918 devm_create_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x63f981a5 trace_event_raw_init +EXPORT_SYMBOL_GPL vmlinux 0x64069841 gnttab_pages_set_private +EXPORT_SYMBOL_GPL vmlinux 0x641502e6 pcie_port_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x64203e88 spi_get_device_match_data +EXPORT_SYMBOL_GPL vmlinux 0x6427572b tegra210_clk_emc_dll_enable +EXPORT_SYMBOL_GPL vmlinux 0x6428e50e follow_pte +EXPORT_SYMBOL_GPL vmlinux 0x642da3e2 nvdimm_delete +EXPORT_SYMBOL_GPL vmlinux 0x643b06b0 zynqmp_pm_clock_setrate +EXPORT_SYMBOL_GPL vmlinux 0x643e90d2 extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x644973c6 crypto_larval_kill +EXPORT_SYMBOL_GPL vmlinux 0x644d830c iommu_domain_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6457726e of_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x64639548 software_node_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x64641e20 acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x6467425a __blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0x6474cfba pinconf_generic_parse_dt_config +EXPORT_SYMBOL_GPL vmlinux 0x647537f3 pl320_ipc_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x64833846 platform_irqchip_probe +EXPORT_SYMBOL_GPL vmlinux 0x648dfc82 list_lru_add +EXPORT_SYMBOL_GPL vmlinux 0x648f59a9 sfp_module_insert +EXPORT_SYMBOL_GPL vmlinux 0x6494ead7 clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x6498b46a device_release_driver +EXPORT_SYMBOL_GPL vmlinux 0x64a03e95 icc_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x64a31445 mutex_lock_io +EXPORT_SYMBOL_GPL vmlinux 0x64a47096 usb_autopm_put_interface +EXPORT_SYMBOL_GPL vmlinux 0x64a6bf44 thermal_zone_get_temp +EXPORT_SYMBOL_GPL vmlinux 0x64b1a47e vfs_kern_mount +EXPORT_SYMBOL_GPL vmlinux 0x64b697c6 relay_subbufs_consumed +EXPORT_SYMBOL_GPL vmlinux 0x64c5131b __rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x64d4bfc0 sdio_readw +EXPORT_SYMBOL_GPL vmlinux 0x64e27c4f synth_event_delete +EXPORT_SYMBOL_GPL vmlinux 0x64e7fe27 tracing_snapshot_cond_disable +EXPORT_SYMBOL_GPL vmlinux 0x64e815c3 hisi_clk_register_phase +EXPORT_SYMBOL_GPL vmlinux 0x64f36620 dax_flush +EXPORT_SYMBOL_GPL vmlinux 0x6502d9c2 xenbus_scanf +EXPORT_SYMBOL_GPL vmlinux 0x650c2f8a of_device_compatible_match +EXPORT_SYMBOL_GPL vmlinux 0x6511e458 simple_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0x651d10e5 ktime_get_tai_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x65207600 bpf_trace_run7 +EXPORT_SYMBOL_GPL vmlinux 0x652fe2a8 ftrace_ops_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x6531a37f mpi_add +EXPORT_SYMBOL_GPL vmlinux 0x653248b3 fwnode_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x6551cd34 tty_init_termios +EXPORT_SYMBOL_GPL vmlinux 0x65525c38 ghes_register_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x65526233 mbox_client_peek_data +EXPORT_SYMBOL_GPL vmlinux 0x6563fb1f iptunnel_handle_offloads +EXPORT_SYMBOL_GPL vmlinux 0x6577e505 acpi_dev_get_dma_resources +EXPORT_SYMBOL_GPL vmlinux 0x657ca2ac __fscrypt_prepare_lookup +EXPORT_SYMBOL_GPL vmlinux 0x6580bcb9 pm_runtime_set_memalloc_noio +EXPORT_SYMBOL_GPL vmlinux 0x658c279f event_triggers_post_call +EXPORT_SYMBOL_GPL vmlinux 0x659b3be4 xhci_update_hub_device +EXPORT_SYMBOL_GPL vmlinux 0x65acf90c sbitmap_weight +EXPORT_SYMBOL_GPL vmlinux 0x65be0e4c sysfs_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x65ccb6f0 call_netevent_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x65da3ccc devlink_port_region_create +EXPORT_SYMBOL_GPL vmlinux 0x65e01af9 __sync_icache_dcache +EXPORT_SYMBOL_GPL vmlinux 0x65f04f87 debugfs_write_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x65f37e68 __of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x65fa64b0 filemap_range_has_writeback +EXPORT_SYMBOL_GPL vmlinux 0x65fe7037 qcom_icc_xlate_extended +EXPORT_SYMBOL_GPL vmlinux 0x6603150f of_get_fb_videomode +EXPORT_SYMBOL_GPL vmlinux 0x6610c862 usb_poison_urb +EXPORT_SYMBOL_GPL vmlinux 0x6611d65b inet_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x66146ead ata_sas_async_probe +EXPORT_SYMBOL_GPL vmlinux 0x661601de sprint_symbol +EXPORT_SYMBOL_GPL vmlinux 0x661edc3b scsi_unregister_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x6634a027 dm_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x6636c3c9 irq_set_vcpu_affinity +EXPORT_SYMBOL_GPL vmlinux 0x663bb448 devlink_fmsg_obj_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x66412719 netlink_strict_get_check +EXPORT_SYMBOL_GPL vmlinux 0x66418bac component_compare_of +EXPORT_SYMBOL_GPL vmlinux 0x66423b7d extcon_get_edev_name +EXPORT_SYMBOL_GPL vmlinux 0x6648db98 __SCK__tp_func_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0x664eb54a k3_ringacc_ring_reset_dma +EXPORT_SYMBOL_GPL vmlinux 0x66594283 iomap_zero_range +EXPORT_SYMBOL_GPL vmlinux 0x665e92a0 clk_set_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x66698d12 crypto_register_algs +EXPORT_SYMBOL_GPL vmlinux 0x666a11ec regulator_set_voltage_time +EXPORT_SYMBOL_GPL vmlinux 0x666fa7f6 powercap_register_zone +EXPORT_SYMBOL_GPL vmlinux 0x66730a64 blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0x667df431 syscon_regmap_lookup_by_phandle_optional +EXPORT_SYMBOL_GPL vmlinux 0x668402aa crypto_put_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x669eb526 ata_sff_freeze +EXPORT_SYMBOL_GPL vmlinux 0x66ad108d pci_p2pdma_distance_many +EXPORT_SYMBOL_GPL vmlinux 0x66b6dc6c __traceiter_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x66b77f0e mtk_pinconf_adv_drive_set +EXPORT_SYMBOL_GPL vmlinux 0x66b97421 sfp_link_up +EXPORT_SYMBOL_GPL vmlinux 0x66bdc75f ahci_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x66c89e2e dax_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x66d87d38 symbol_put_addr +EXPORT_SYMBOL_GPL vmlinux 0x66e8b5b0 phylink_caps_to_linkmodes +EXPORT_SYMBOL_GPL vmlinux 0x66f40a2b uhci_check_and_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0x6705f45d xdp_rxq_info_unreg +EXPORT_SYMBOL_GPL vmlinux 0x670b339c ghes_get_devices +EXPORT_SYMBOL_GPL vmlinux 0x671d7005 fscrypt_ioctl_get_policy_ex +EXPORT_SYMBOL_GPL vmlinux 0x6729815b put_io_context +EXPORT_SYMBOL_GPL vmlinux 0x672feb56 sata_scr_read +EXPORT_SYMBOL_GPL vmlinux 0x6739a503 balloon_set_new_target +EXPORT_SYMBOL_GPL vmlinux 0x673d531b serdev_device_break_ctl +EXPORT_SYMBOL_GPL vmlinux 0x67429c91 __SCK__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x6758760c serial8250_get_port +EXPORT_SYMBOL_GPL vmlinux 0x675bba3b nfct_btf_struct_access +EXPORT_SYMBOL_GPL vmlinux 0x6769686d fsl_mc_device_group +EXPORT_SYMBOL_GPL vmlinux 0x676a801a ip6_datagram_recv_ctl +EXPORT_SYMBOL_GPL vmlinux 0x676b74e5 mtk_pinconf_bias_disable_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x676c2422 __trace_trigger_soft_disabled +EXPORT_SYMBOL_GPL vmlinux 0x676c688f k3_ringacc_ring_free +EXPORT_SYMBOL_GPL vmlinux 0x67722aaa sk_attach_filter +EXPORT_SYMBOL_GPL vmlinux 0x67759f74 dev_pm_opp_find_level_ceil +EXPORT_SYMBOL_GPL vmlinux 0x67764e3a rio_unmap_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x677c69f1 make_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x677ff88c xas_store +EXPORT_SYMBOL_GPL vmlinux 0x67807a4e fwnode_count_parents +EXPORT_SYMBOL_GPL vmlinux 0x678b428d __clocksource_register_scale +EXPORT_SYMBOL_GPL vmlinux 0x67955ce6 profile_hits +EXPORT_SYMBOL_GPL vmlinux 0x679e98e5 blkcg_policy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x67a9e241 xenbus_register_driver_common +EXPORT_SYMBOL_GPL vmlinux 0x67afc755 usb_wakeup_enabled_descendants +EXPORT_SYMBOL_GPL vmlinux 0x67b743e3 of_irq_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x67c3c795 get_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x67d889e2 user_describe +EXPORT_SYMBOL_GPL vmlinux 0x67da9f7c sha512_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x67f4fe42 usb_get_current_frame_number +EXPORT_SYMBOL_GPL vmlinux 0x6802297b ata_port_pbar_desc +EXPORT_SYMBOL_GPL vmlinux 0x680612f3 ahci_reset_em +EXPORT_SYMBOL_GPL vmlinux 0x68077695 ata_eh_freeze_port +EXPORT_SYMBOL_GPL vmlinux 0x680d9cfa ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x6817f796 xenbus_dev_changed +EXPORT_SYMBOL_GPL vmlinux 0x6822de1a firmware_upload_unregister +EXPORT_SYMBOL_GPL vmlinux 0x682ff057 ring_buffer_commit_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x683314e6 generic_handle_domain_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x683ca749 kthread_data +EXPORT_SYMBOL_GPL vmlinux 0x68460527 blkcg_set_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x684ca117 zynqmp_pm_get_pll_frac_mode +EXPORT_SYMBOL_GPL vmlinux 0x684f85ce iommu_present +EXPORT_SYMBOL_GPL vmlinux 0x6854dc2b regulator_set_pull_down_regmap +EXPORT_SYMBOL_GPL vmlinux 0x68603381 __pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x68647234 device_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0x686a2c27 kvm_read_guest_offset_cached +EXPORT_SYMBOL_GPL vmlinux 0x686dcc88 blk_mq_wait_quiesce_done +EXPORT_SYMBOL_GPL vmlinux 0x6884d5f9 skb_complete_wifi_ack +EXPORT_SYMBOL_GPL vmlinux 0x688f0fbf mtk_build_eint +EXPORT_SYMBOL_GPL vmlinux 0x6892e3c3 kvm_set_pfn_accessed +EXPORT_SYMBOL_GPL vmlinux 0x68952493 rcu_note_context_switch +EXPORT_SYMBOL_GPL vmlinux 0x6896aca7 rdev_get_id +EXPORT_SYMBOL_GPL vmlinux 0x6897634f debugfs_create_ulong +EXPORT_SYMBOL_GPL vmlinux 0x68a27f4a dev_pm_opp_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x68ad4191 put_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x68c995b5 dev_pm_opp_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x68cd9ecb uart_set_options +EXPORT_SYMBOL_GPL vmlinux 0x68ce234a usb_put_intf +EXPORT_SYMBOL_GPL vmlinux 0x68d07b3f sock_diag_check_cookie +EXPORT_SYMBOL_GPL vmlinux 0x68e2a682 devm_clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x68e57d7b serdev_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x68e9781d dprc_get_obj_count +EXPORT_SYMBOL_GPL vmlinux 0x68fba4d4 regulator_sync_voltage +EXPORT_SYMBOL_GPL vmlinux 0x6900686f vcap_find_actionfield +EXPORT_SYMBOL_GPL vmlinux 0x690e6d59 pci_vfs_assigned +EXPORT_SYMBOL_GPL vmlinux 0x690f585e phy_basic_ports_array +EXPORT_SYMBOL_GPL vmlinux 0x6926c3fa vcap_rule_get_counter +EXPORT_SYMBOL_GPL vmlinux 0x692a904f trace_event_buffer_reserve +EXPORT_SYMBOL_GPL vmlinux 0x6934c725 lp8788_read_multi_bytes +EXPORT_SYMBOL_GPL vmlinux 0x6948c1af sdio_claim_irq +EXPORT_SYMBOL_GPL vmlinux 0x695776c5 seq_buf_do_printk +EXPORT_SYMBOL_GPL vmlinux 0x695c4053 crypto_register_acomps +EXPORT_SYMBOL_GPL vmlinux 0x695fc62b ethnl_cable_test_pulse +EXPORT_SYMBOL_GPL vmlinux 0x696340a5 __i2c_board_lock +EXPORT_SYMBOL_GPL vmlinux 0x69637b2c __traceiter_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x6965cf1a __pm_runtime_disable +EXPORT_SYMBOL_GPL vmlinux 0x696f2b63 of_changeset_init +EXPORT_SYMBOL_GPL vmlinux 0x69720f01 phy_pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0x697c5d0d tracing_snapshot_alloc +EXPORT_SYMBOL_GPL vmlinux 0x698edfc3 zynqmp_pm_set_gem_config +EXPORT_SYMBOL_GPL vmlinux 0x69a7734d fscrypt_d_revalidate +EXPORT_SYMBOL_GPL vmlinux 0x69ad9635 raw_v6_match +EXPORT_SYMBOL_GPL vmlinux 0x69ae1fa5 pci_find_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0x69b1b804 dprc_set_obj_irq +EXPORT_SYMBOL_GPL vmlinux 0x69b42114 __udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x69ba2661 gpiochip_reqres_irq +EXPORT_SYMBOL_GPL vmlinux 0x69cf0632 mpi_fromstr +EXPORT_SYMBOL_GPL vmlinux 0x69d262e1 crypto_unregister_scomps +EXPORT_SYMBOL_GPL vmlinux 0x69d687a9 zap_vma_ptes +EXPORT_SYMBOL_GPL vmlinux 0x69da8dad ata_qc_complete_multiple +EXPORT_SYMBOL_GPL vmlinux 0x69dcd16a usb_phy_set_event +EXPORT_SYMBOL_GPL vmlinux 0x69e683de uuid_gen +EXPORT_SYMBOL_GPL vmlinux 0x69e7dd5f iommu_attach_group +EXPORT_SYMBOL_GPL vmlinux 0x69ee2220 linear_range_get_selector_high +EXPORT_SYMBOL_GPL vmlinux 0x69f3b421 tegra_mc_probe_device +EXPORT_SYMBOL_GPL vmlinux 0x69f756bc rz_mtu3_8bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0x6a05b65b fb_videomode_from_videomode +EXPORT_SYMBOL_GPL vmlinux 0x6a0e48df ethnl_cable_test_result +EXPORT_SYMBOL_GPL vmlinux 0x6a14d3af unregister_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6a1e7bc0 dm_accept_partial_bio +EXPORT_SYMBOL_GPL vmlinux 0x6a328aec devlink_dpipe_entry_ctx_prepare +EXPORT_SYMBOL_GPL vmlinux 0x6a350da4 gpiochip_unlock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x6a359f37 acpi_subsys_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x6a421062 memory_failure_queue +EXPORT_SYMBOL_GPL vmlinux 0x6a460dc5 schedule_hrtimeout +EXPORT_SYMBOL_GPL vmlinux 0x6a4f623b mmu_notifier_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x6a6966b5 usb_driver_claim_interface +EXPORT_SYMBOL_GPL vmlinux 0x6a8441be cpci_hp_start +EXPORT_SYMBOL_GPL vmlinux 0x6a85a6a6 tegra_bpmp_request_mrq +EXPORT_SYMBOL_GPL vmlinux 0x6a8ec727 ata_sff_postreset +EXPORT_SYMBOL_GPL vmlinux 0x6a93c9b2 zynqmp_pm_pinctrl_get_function +EXPORT_SYMBOL_GPL vmlinux 0x6a9e90af ata_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x6aa2a877 xenbus_printf +EXPORT_SYMBOL_GPL vmlinux 0x6aad9152 xen_set_callback_via +EXPORT_SYMBOL_GPL vmlinux 0x6ab0e746 __ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x6ab6c1e3 fbcon_modechange_possible +EXPORT_SYMBOL_GPL vmlinux 0x6ac439c3 serdev_device_write_room +EXPORT_SYMBOL_GPL vmlinux 0x6adaa3aa blk_req_needs_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0x6aef5dc8 devm_hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x6af46177 sched_set_normal +EXPORT_SYMBOL_GPL vmlinux 0x6af6e3ab nf_queue_entry_get_refs +EXPORT_SYMBOL_GPL vmlinux 0x6b0dc565 xen_set_irq_priority +EXPORT_SYMBOL_GPL vmlinux 0x6b133d4b gnttab_dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x6b16293f sync_blockdev_nowait +EXPORT_SYMBOL_GPL vmlinux 0x6b2b69f7 static_key_enable +EXPORT_SYMBOL_GPL vmlinux 0x6b3ae022 acpi_os_unmap_iomem +EXPORT_SYMBOL_GPL vmlinux 0x6b3b54cf __nf_ip6_route +EXPORT_SYMBOL_GPL vmlinux 0x6b4045ee zynqmp_pm_get_api_version +EXPORT_SYMBOL_GPL vmlinux 0x6b413c9b sfp_link_down +EXPORT_SYMBOL_GPL vmlinux 0x6b47f8a4 hisi_clk_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x6b56cc82 icc_set_tag +EXPORT_SYMBOL_GPL vmlinux 0x6b59706d device_attach +EXPORT_SYMBOL_GPL vmlinux 0x6b5b33cc powercap_unregister_zone +EXPORT_SYMBOL_GPL vmlinux 0x6b722180 log_read_mmio +EXPORT_SYMBOL_GPL vmlinux 0x6b7a4335 hyperv_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x6b81c38b power_supply_unreg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6b834121 bman_portals_probed +EXPORT_SYMBOL_GPL vmlinux 0x6b8a8b0f devfreq_event_reset_event +EXPORT_SYMBOL_GPL vmlinux 0x6b97df16 rcu_read_unlock_trace_special +EXPORT_SYMBOL_GPL vmlinux 0x6b9824a9 phy_speed_down +EXPORT_SYMBOL_GPL vmlinux 0x6ba36c6a hwpoison_filter_flags_value +EXPORT_SYMBOL_GPL vmlinux 0x6baf6b29 kthread_park +EXPORT_SYMBOL_GPL vmlinux 0x6bbd8324 perf_unregister_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x6bc25f5f rtc_alarm_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0x6bcdedc0 mpi_point_init +EXPORT_SYMBOL_GPL vmlinux 0x6bd1aa56 stack_trace_save +EXPORT_SYMBOL_GPL vmlinux 0x6bdef35c acpi_ec_mark_gpe_for_wake +EXPORT_SYMBOL_GPL vmlinux 0x6be3a96b hv_remove_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0x6be5365e regulator_set_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0x6bfda044 xdp_return_frame_rx_napi +EXPORT_SYMBOL_GPL vmlinux 0x6c0d952e verify_signature +EXPORT_SYMBOL_GPL vmlinux 0x6c179b32 devlink_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6c205008 mpi_print +EXPORT_SYMBOL_GPL vmlinux 0x6c348fda scmi_requested_devices_nh +EXPORT_SYMBOL_GPL vmlinux 0x6c389761 acpi_bus_get_private_data +EXPORT_SYMBOL_GPL vmlinux 0x6c3f70e0 guid_gen +EXPORT_SYMBOL_GPL vmlinux 0x6c4807ac usb_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x6c490392 bpf_prog_sub +EXPORT_SYMBOL_GPL vmlinux 0x6c4b6684 reset_control_assert +EXPORT_SYMBOL_GPL vmlinux 0x6c5ad0cd kmsg_dump_register +EXPORT_SYMBOL_GPL vmlinux 0x6c655913 register_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6c6e7d4e dev_coredumpm +EXPORT_SYMBOL_GPL vmlinux 0x6c7261f8 pci_sriov_configure_simple +EXPORT_SYMBOL_GPL vmlinux 0x6c8593a6 devm_hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0x6c9007d0 of_irq_get_byname +EXPORT_SYMBOL_GPL vmlinux 0x6c92fdf6 led_classdev_resume +EXPORT_SYMBOL_GPL vmlinux 0x6c956075 __SCK__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x6c977da3 da903x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x6ca4bf88 async_synchronize_full_domain +EXPORT_SYMBOL_GPL vmlinux 0x6ca618e3 device_phy_find_device +EXPORT_SYMBOL_GPL vmlinux 0x6caad2a3 fat_update_time +EXPORT_SYMBOL_GPL vmlinux 0x6cb0ce87 irq_get_percpu_devid_partition +EXPORT_SYMBOL_GPL vmlinux 0x6cc2522e bpf_verifier_log_write +EXPORT_SYMBOL_GPL vmlinux 0x6cc280bd lp8788_read_byte +EXPORT_SYMBOL_GPL vmlinux 0x6cd4cc70 dma_wait_for_async_tx +EXPORT_SYMBOL_GPL vmlinux 0x6ce10eb0 trace_clock_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x6cfa9d16 platform_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6cfab41a xen_hvm_evtchn_do_upcall +EXPORT_SYMBOL_GPL vmlinux 0x6d04891d inet_getpeer +EXPORT_SYMBOL_GPL vmlinux 0x6d09843f copy_bpf_fprog_from_user +EXPORT_SYMBOL_GPL vmlinux 0x6d0ae550 pinctrl_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x6d211d05 pm_report_hw_sleep_time +EXPORT_SYMBOL_GPL vmlinux 0x6d2fc5a6 net_namespace_list +EXPORT_SYMBOL_GPL vmlinux 0x6d334d0b phy_put +EXPORT_SYMBOL_GPL vmlinux 0x6d3986a7 genphy_c45_pma_baset1_read_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x6d3d2cf2 crypto_sig_set_pubkey +EXPORT_SYMBOL_GPL vmlinux 0x6d43dfde iomap_file_buffered_write_punch_delalloc +EXPORT_SYMBOL_GPL vmlinux 0x6d467b08 arm_smccc_1_1_get_conduit +EXPORT_SYMBOL_GPL vmlinux 0x6d49c8ed iommu_group_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x6d541374 gnttab_unmap_refs_async +EXPORT_SYMBOL_GPL vmlinux 0x6d5ddcf5 devm_gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x6d6fec1f ktime_mono_to_any +EXPORT_SYMBOL_GPL vmlinux 0x6d726468 gpiochip_find +EXPORT_SYMBOL_GPL vmlinux 0x6d73f82e kthread_mod_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x6d7832b7 __stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x6d7dc499 ip6_redirect +EXPORT_SYMBOL_GPL vmlinux 0x6d7e951e rcu_exp_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x6da58bef ata_pci_device_suspend +EXPORT_SYMBOL_GPL vmlinux 0x6da9ca52 evtchn_make_refcounted +EXPORT_SYMBOL_GPL vmlinux 0x6db24856 pci_epc_bme_notify +EXPORT_SYMBOL_GPL vmlinux 0x6dbaafd3 put_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6dc57974 debugfs_create_x16 +EXPORT_SYMBOL_GPL vmlinux 0x6dc70ea7 regulator_map_voltage_iterate +EXPORT_SYMBOL_GPL vmlinux 0x6dcb9bb9 hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0x6dccb7c1 rdev_get_name +EXPORT_SYMBOL_GPL vmlinux 0x6dced4e9 mmc_switch +EXPORT_SYMBOL_GPL vmlinux 0x6dd5680d sprint_symbol_build_id +EXPORT_SYMBOL_GPL vmlinux 0x6e09d93d __SCK__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0x6e15eaf3 acpi_get_first_physical_node +EXPORT_SYMBOL_GPL vmlinux 0x6e1765c0 query_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x6e1ebff6 led_trigger_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6e2b81ee sdio_enable_func +EXPORT_SYMBOL_GPL vmlinux 0x6e2d4db0 ata_scsi_slave_config +EXPORT_SYMBOL_GPL vmlinux 0x6e353c26 mpi_rshift +EXPORT_SYMBOL_GPL vmlinux 0x6e394e25 usb_acpi_power_manageable +EXPORT_SYMBOL_GPL vmlinux 0x6e3ff83a edac_device_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x6e402d8c __irq_domain_add +EXPORT_SYMBOL_GPL vmlinux 0x6e4aa78d k3_udma_glue_rx_flow_enable +EXPORT_SYMBOL_GPL vmlinux 0x6e52a8a5 pinctrl_add_gpio_ranges +EXPORT_SYMBOL_GPL vmlinux 0x6e670a15 dma_can_mmap +EXPORT_SYMBOL_GPL vmlinux 0x6e7943ec iommu_group_id +EXPORT_SYMBOL_GPL vmlinux 0x6e865ff0 pm_generic_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x6e89a560 regmap_irq_chip_get_base +EXPORT_SYMBOL_GPL vmlinux 0x6e8ec561 regulator_disable +EXPORT_SYMBOL_GPL vmlinux 0x6e914514 acpi_dev_irq_flags +EXPORT_SYMBOL_GPL vmlinux 0x6e96cc80 __dev_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x6e984c17 md_bitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x6e9d986b wm831x_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x6ea1ebc5 mptcp_pm_get_add_addr_accept_max +EXPORT_SYMBOL_GPL vmlinux 0x6ea2a99f __tracepoint_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0x6eb04f46 register_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6ebe366f ktime_get_mono_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6ec96136 cpu_subsys +EXPORT_SYMBOL_GPL vmlinux 0x6ec9c535 of_devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x6ed24693 pci_set_pcie_reset_state +EXPORT_SYMBOL_GPL vmlinux 0x6ef6b54f ktime_get_boot_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6f0352c3 rio_request_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x6f12560a get_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6f2017de misc_cg_set_capacity +EXPORT_SYMBOL_GPL vmlinux 0x6f245dd1 mmc_regulator_set_ocr +EXPORT_SYMBOL_GPL vmlinux 0x6f32482f devl_lock +EXPORT_SYMBOL_GPL vmlinux 0x6f36d527 bpf_map_put +EXPORT_SYMBOL_GPL vmlinux 0x6f453e50 devm_gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0x6f4d978e fuse_do_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x6f599a77 acpi_subsys_complete +EXPORT_SYMBOL_GPL vmlinux 0x6f665e7f gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x6f6b52e9 __ipv6_fixup_options +EXPORT_SYMBOL_GPL vmlinux 0x6f7a9998 uart_xchar_out +EXPORT_SYMBOL_GPL vmlinux 0x6f7e6040 irq_has_action +EXPORT_SYMBOL_GPL vmlinux 0x6f877ebb kthread_unpark +EXPORT_SYMBOL_GPL vmlinux 0x6f88269f usb_find_alt_setting +EXPORT_SYMBOL_GPL vmlinux 0x6f8d509d stmpe811_adc_common_init +EXPORT_SYMBOL_GPL vmlinux 0x6f94efb1 mtk_clk_register_cpumuxes +EXPORT_SYMBOL_GPL vmlinux 0x6f9e5c8a fib6_check_nexthop +EXPORT_SYMBOL_GPL vmlinux 0x6f9e763b timecounter_read +EXPORT_SYMBOL_GPL vmlinux 0x6fa426d2 phylink_ethtool_nway_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fa8ec60 shash_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0x6fc3de86 mm_kobj +EXPORT_SYMBOL_GPL vmlinux 0x6fc633a8 kvm_read_guest +EXPORT_SYMBOL_GPL vmlinux 0x6fc70656 crypto_unregister_template +EXPORT_SYMBOL_GPL vmlinux 0x6fc7120a pci_hp_del +EXPORT_SYMBOL_GPL vmlinux 0x6fcef6ab ring_buffer_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fcff400 dm_audit_log_ti +EXPORT_SYMBOL_GPL vmlinux 0x6fda4591 debugfs_attr_read +EXPORT_SYMBOL_GPL vmlinux 0x6fddd723 inet_ehash_nolisten +EXPORT_SYMBOL_GPL vmlinux 0x6ff42843 mtk_clk_unregister_cpumuxes +EXPORT_SYMBOL_GPL vmlinux 0x6ff607b6 crypto_get_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x6ffdf0ef input_ff_erase +EXPORT_SYMBOL_GPL vmlinux 0x6ffe96ac rockchip_clk_register_armclk +EXPORT_SYMBOL_GPL vmlinux 0x7006586e iommu_get_group_resv_regions +EXPORT_SYMBOL_GPL vmlinux 0x70079d69 tracepoint_probe_register_prio_may_exist +EXPORT_SYMBOL_GPL vmlinux 0x700cd203 fsnotify_destroy_mark +EXPORT_SYMBOL_GPL vmlinux 0x700f438a dax_iomap_fault +EXPORT_SYMBOL_GPL vmlinux 0x7019d204 nvdimm_name +EXPORT_SYMBOL_GPL vmlinux 0x701eb466 ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x702c069c scsi_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x702ee83a ata_sff_tf_read +EXPORT_SYMBOL_GPL vmlinux 0x70423efb zynqmp_pm_set_sd_config +EXPORT_SYMBOL_GPL vmlinux 0x70630a79 sdio_get_host_pm_caps +EXPORT_SYMBOL_GPL vmlinux 0x7068f6fe restore_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x706bc775 scsi_host_unblock +EXPORT_SYMBOL_GPL vmlinux 0x706ce75c xhci_run +EXPORT_SYMBOL_GPL vmlinux 0x706ce94e rz_mtu3_enable +EXPORT_SYMBOL_GPL vmlinux 0x706cfe07 handle_untracked_irq +EXPORT_SYMBOL_GPL vmlinux 0x7070fb3f net_ns_get_ownership +EXPORT_SYMBOL_GPL vmlinux 0x7073c04f phy_10_100_features_array +EXPORT_SYMBOL_GPL vmlinux 0x70829a03 i2c_slave_event +EXPORT_SYMBOL_GPL vmlinux 0x70966ef3 device_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x709a56c6 disk_set_zoned +EXPORT_SYMBOL_GPL vmlinux 0x70a4ab9b __traceiter_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x70acd03f handle_level_irq +EXPORT_SYMBOL_GPL vmlinux 0x70b2ce47 kvm_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x70b4d969 lochnagar_update_config +EXPORT_SYMBOL_GPL vmlinux 0x70bd10cd da903x_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x70c03196 pci_ecam_free +EXPORT_SYMBOL_GPL vmlinux 0x70c2c7ea pids_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x70c52dc5 nf_skb_duplicated +EXPORT_SYMBOL_GPL vmlinux 0x70c5c937 pci_has_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x70ce90ca sk_psock_init +EXPORT_SYMBOL_GPL vmlinux 0x70cee7d1 bpf_trace_run10 +EXPORT_SYMBOL_GPL vmlinux 0x70cf032f usb_hcd_irq +EXPORT_SYMBOL_GPL vmlinux 0x70d34d0c dev_pm_genpd_set_next_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x70e869b9 genphy_c45_aneg_done +EXPORT_SYMBOL_GPL vmlinux 0x70f5426c usb_urb_ep_type_check +EXPORT_SYMBOL_GPL vmlinux 0x70fbae4d cppc_allow_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x710c73b6 crypto_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x710d59c5 usb_hcd_setup_local_mem +EXPORT_SYMBOL_GPL vmlinux 0x711b6c22 mctp_unregister_netdev +EXPORT_SYMBOL_GPL vmlinux 0x71207451 acpi_dev_resource_io +EXPORT_SYMBOL_GPL vmlinux 0x712544c7 fs_kobj +EXPORT_SYMBOL_GPL vmlinux 0x7129a6f4 osc_sb_native_usb4_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x713e3e39 nvdimm_badblocks_populate +EXPORT_SYMBOL_GPL vmlinux 0x71556769 dm_post_suspending +EXPORT_SYMBOL_GPL vmlinux 0x7156fd93 devm_led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x7158aa04 fsl_mc_bus_dpni_type +EXPORT_SYMBOL_GPL vmlinux 0x7159124c fscrypt_set_bio_crypt_ctx +EXPORT_SYMBOL_GPL vmlinux 0x7159be77 pm_generic_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0x715d06c6 da903x_update +EXPORT_SYMBOL_GPL vmlinux 0x715d3647 stmpe_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x716265c7 debugfs_initialized +EXPORT_SYMBOL_GPL vmlinux 0x71644e38 vcap_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x7167d5c6 crypto_alloc_sync_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x716ce9f0 clone_private_mount +EXPORT_SYMBOL_GPL vmlinux 0x71723b39 dma_get_any_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x71724493 mctrl_gpio_enable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x7181db30 atomic_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7195940a mctrl_gpio_disable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x719e17ff clk_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x71a20f4a __SCK__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x71a96a70 iomap_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x71b2c15f l3mdev_update_flow +EXPORT_SYMBOL_GPL vmlinux 0x71b6cf94 dst_cache_reset_now +EXPORT_SYMBOL_GPL vmlinux 0x71c059d8 __traceiter_map +EXPORT_SYMBOL_GPL vmlinux 0x71c10f07 cpufreq_enable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x71d53f77 devm_hte_register_chip +EXPORT_SYMBOL_GPL vmlinux 0x71f5e7d1 mtk_eint_do_init +EXPORT_SYMBOL_GPL vmlinux 0x720220db irq_chip_disable_parent +EXPORT_SYMBOL_GPL vmlinux 0x7202ca7c subsys_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x72199cda wm8350_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x721aea37 pinctrl_lookup_state +EXPORT_SYMBOL_GPL vmlinux 0x722683aa __reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x7241327f devm_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x7244414b acpi_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0x724792bd fwnode_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x7265f2b0 pci_vpd_check_csum +EXPORT_SYMBOL_GPL vmlinux 0x726e7bff sysfs_groups_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x72701ef2 tpm_tis_remove +EXPORT_SYMBOL_GPL vmlinux 0x7278d328 all_vm_events +EXPORT_SYMBOL_GPL vmlinux 0x7282ecb6 rcu_async_hurry +EXPORT_SYMBOL_GPL vmlinux 0x7283161b percpu_ref_switch_to_percpu +EXPORT_SYMBOL_GPL vmlinux 0x729991af add_disk_randomness +EXPORT_SYMBOL_GPL vmlinux 0x72ae1839 base64_decode +EXPORT_SYMBOL_GPL vmlinux 0x72b43969 crypto_skcipher_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x72b47911 ata_acpi_gtm_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x72b91a2a phy_select_page +EXPORT_SYMBOL_GPL vmlinux 0x72c25716 __mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0x72cdf7ca pcie_port_find_device +EXPORT_SYMBOL_GPL vmlinux 0x72d1a071 bdev_alignment_offset +EXPORT_SYMBOL_GPL vmlinux 0x72d267dc nvmem_del_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0x72d5d67b uprobe_register_refctr +EXPORT_SYMBOL_GPL vmlinux 0x72f64007 pci_disable_pri +EXPORT_SYMBOL_GPL vmlinux 0x72fd4e0c of_clk_hw_simple_get +EXPORT_SYMBOL_GPL vmlinux 0x72fe9eeb __inode_attach_wb +EXPORT_SYMBOL_GPL vmlinux 0x730a37ff pci_doe +EXPORT_SYMBOL_GPL vmlinux 0x731470a8 pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x731aab0c gpiochip_irqchip_add_domain +EXPORT_SYMBOL_GPL vmlinux 0x731f8ca4 dev_pm_opp_adjust_voltage +EXPORT_SYMBOL_GPL vmlinux 0x73248bf5 devm_device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0x732852fe xenbus_transaction_end +EXPORT_SYMBOL_GPL vmlinux 0x732a8931 mtk_pinconf_bias_disable_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x733272db class_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x733bb3a3 securityfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x73483f55 gfn_to_hva +EXPORT_SYMBOL_GPL vmlinux 0x735422f5 dev_pm_clear_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x73720eb8 trace_array_printk +EXPORT_SYMBOL_GPL vmlinux 0x737a325b nd_cmd_in_size +EXPORT_SYMBOL_GPL vmlinux 0x7381287f trace_handle_return +EXPORT_SYMBOL_GPL vmlinux 0x73a48b4a ata_sff_std_ports +EXPORT_SYMBOL_GPL vmlinux 0x73b8bb6f crypto_alloc_kpp +EXPORT_SYMBOL_GPL vmlinux 0x73c2554f __iowrite64_copy +EXPORT_SYMBOL_GPL vmlinux 0x73cc22cc of_hwspin_lock_get_id_byname +EXPORT_SYMBOL_GPL vmlinux 0x73cc8631 oiap +EXPORT_SYMBOL_GPL vmlinux 0x73d414d3 bpf_trace_run6 +EXPORT_SYMBOL_GPL vmlinux 0x73fef412 regulator_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x740b6bd0 __rio_local_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x740c282f dprc_open +EXPORT_SYMBOL_GPL vmlinux 0x7413f6b3 device_driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x742018b0 vp_legacy_set_status +EXPORT_SYMBOL_GPL vmlinux 0x7429297b interval_tree_span_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x74323c91 dma_mmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x743b99d8 xenmem_reservation_increase +EXPORT_SYMBOL_GPL vmlinux 0x74457e56 apei_resources_fini +EXPORT_SYMBOL_GPL vmlinux 0x7447eafb mmc_get_ext_csd +EXPORT_SYMBOL_GPL vmlinux 0x7457efc6 ip_fib_metrics_init +EXPORT_SYMBOL_GPL vmlinux 0x746cd02d ata_sas_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x746da0a4 skb_to_sgvec +EXPORT_SYMBOL_GPL vmlinux 0x747ed055 balloon_page_list_enqueue +EXPORT_SYMBOL_GPL vmlinux 0x74845b51 regmap_raw_write +EXPORT_SYMBOL_GPL vmlinux 0x749504e2 pci_generic_config_read +EXPORT_SYMBOL_GPL vmlinux 0x74972101 pinctrl_utils_add_map_mux +EXPORT_SYMBOL_GPL vmlinux 0x74a22bb4 k3_udma_glue_push_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x74a54e9d ip6_flush_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0x74b5ea68 lcm_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x74baf17a tracing_is_on +EXPORT_SYMBOL_GPL vmlinux 0x74be0a2e ndo_dflt_bridge_getlink +EXPORT_SYMBOL_GPL vmlinux 0x74bf2e01 scsi_pr_type_to_block +EXPORT_SYMBOL_GPL vmlinux 0x74c7bffa stack_trace_snprint +EXPORT_SYMBOL_GPL vmlinux 0x74d42632 mas_empty_area +EXPORT_SYMBOL_GPL vmlinux 0x74d60d48 crypto_grab_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x74df41ab edac_mc_free +EXPORT_SYMBOL_GPL vmlinux 0x74e73871 housekeeping_overridden +EXPORT_SYMBOL_GPL vmlinux 0x74f2c0c7 pm_genpd_init +EXPORT_SYMBOL_GPL vmlinux 0x74f37c93 __traceiter_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x74f906e9 vcap_get_rule_count_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0x75048252 pci_hp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0x75133f6e visitor128 +EXPORT_SYMBOL_GPL vmlinux 0x751ae3a0 ping_seq_next +EXPORT_SYMBOL_GPL vmlinux 0x751d2e97 bpf_log +EXPORT_SYMBOL_GPL vmlinux 0x7522f3ba irq_modify_status +EXPORT_SYMBOL_GPL vmlinux 0x75327bbb devlink_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x755b3f0a __traceiter_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x755e82f3 wakeup_sources_walk_start +EXPORT_SYMBOL_GPL vmlinux 0x757c1bbb housekeeping_any_cpu +EXPORT_SYMBOL_GPL vmlinux 0x75809f4e gpiochip_line_is_irq +EXPORT_SYMBOL_GPL vmlinux 0x7584f52c regmap_multi_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x758767b7 tcp_reno_undo_cwnd +EXPORT_SYMBOL_GPL vmlinux 0x758a43fe k3_ringacc_get_ring_irq_num +EXPORT_SYMBOL_GPL vmlinux 0x759139cb of_pci_check_probe_only +EXPORT_SYMBOL_GPL vmlinux 0x7596f092 of_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x759b3906 watchdog_init_timeout +EXPORT_SYMBOL_GPL vmlinux 0x759bbefe adp5520_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x759bfe36 btree_destroy +EXPORT_SYMBOL_GPL vmlinux 0x75a016e0 synth_event_trace_array +EXPORT_SYMBOL_GPL vmlinux 0x75a5d842 init_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x75a750e4 vcap_rule_rem_key +EXPORT_SYMBOL_GPL vmlinux 0x75a86554 pci_cfg_access_lock +EXPORT_SYMBOL_GPL vmlinux 0x75b08c9a gpio_to_desc +EXPORT_SYMBOL_GPL vmlinux 0x75dd4ebe of_overlay_remove +EXPORT_SYMBOL_GPL vmlinux 0x75e48572 i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0x75e51945 __SCK__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x75e64d4a clk_hw_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x75e9c735 pci_ats_disabled +EXPORT_SYMBOL_GPL vmlinux 0x75f0184f usb_reset_configuration +EXPORT_SYMBOL_GPL vmlinux 0x75fb9062 arch_timer_read_counter +EXPORT_SYMBOL_GPL vmlinux 0x75fea83c ahci_start_engine +EXPORT_SYMBOL_GPL vmlinux 0x7603bae3 xfrm_audit_state_add +EXPORT_SYMBOL_GPL vmlinux 0x7606376c inet_twsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x760f2413 ata_bmdma_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x7612aa68 tps6586x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x76281659 pinmux_generic_add_function +EXPORT_SYMBOL_GPL vmlinux 0x7640bc28 ext_pi_type1_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x76517f03 interval_tree_span_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0x7656410c mpi_sub +EXPORT_SYMBOL_GPL vmlinux 0x7665a95b idr_remove +EXPORT_SYMBOL_GPL vmlinux 0x7675e397 failover_register +EXPORT_SYMBOL_GPL vmlinux 0x7681946c unregister_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x76852bb6 virtio_config_changed +EXPORT_SYMBOL_GPL vmlinux 0x768c2794 acpiphp_register_attention +EXPORT_SYMBOL_GPL vmlinux 0x768fdf22 xfrm_output_resume +EXPORT_SYMBOL_GPL vmlinux 0x76930582 ipv6_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x769cefb5 percpu_ref_switch_to_atomic +EXPORT_SYMBOL_GPL vmlinux 0x76a18920 acpi_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0x76a61e85 __SCK__tp_func_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x76bb397c devfreq_event_get_edev_count +EXPORT_SYMBOL_GPL vmlinux 0x76d1af56 debounce_time_mt2701 +EXPORT_SYMBOL_GPL vmlinux 0x76d1dacd spi_mem_adjust_op_size +EXPORT_SYMBOL_GPL vmlinux 0x76d9b876 clk_set_rate +EXPORT_SYMBOL_GPL vmlinux 0x76e657d1 nfs_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x76e85b92 gnttab_request_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x76eeeb0f sha384_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7708ef76 devm_regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0x770d247c devm_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x7712771a unbind_from_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x7715c94d genphy_c45_read_pma +EXPORT_SYMBOL_GPL vmlinux 0x77222306 ring_buffer_read_page +EXPORT_SYMBOL_GPL vmlinux 0x772b0f64 __wake_up_pollfree +EXPORT_SYMBOL_GPL vmlinux 0x772d4594 xenbus_free_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x7735526c usb_get_maximum_speed +EXPORT_SYMBOL_GPL vmlinux 0x77405784 cgroup_get_e_css +EXPORT_SYMBOL_GPL vmlinux 0x775017d1 pci_epc_linkdown +EXPORT_SYMBOL_GPL vmlinux 0x77522cf6 sbitmap_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0x7757b51a clk_unregister +EXPORT_SYMBOL_GPL vmlinux 0x77635fdc crypto_get_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x777168c2 get_device +EXPORT_SYMBOL_GPL vmlinux 0x7791e066 dw_pcie_read +EXPORT_SYMBOL_GPL vmlinux 0x7797fbb5 imx_clk_hw_pfdv2 +EXPORT_SYMBOL_GPL vmlinux 0x77a2dabe devm_pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x77a71d5c lwtunnel_output +EXPORT_SYMBOL_GPL vmlinux 0x77ae495d usb_speed_string +EXPORT_SYMBOL_GPL vmlinux 0x77b10283 of_irq_find_parent +EXPORT_SYMBOL_GPL vmlinux 0x77b960e7 usb_check_int_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x77bb1d37 usb_unlocked_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x77c27fac transport_add_device +EXPORT_SYMBOL_GPL vmlinux 0x77c2c499 ata_do_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x77cba0aa __udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x77cde20e __virtio_unbreak_device +EXPORT_SYMBOL_GPL vmlinux 0x77d3ec29 devm_led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x77df65b1 gnttab_page_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x77e0e9d7 mctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x77e4c122 fwnode_graph_get_endpoint_by_id +EXPORT_SYMBOL_GPL vmlinux 0x77e75be3 sfp_bus_put +EXPORT_SYMBOL_GPL vmlinux 0x77e7a9fb blockdev_superblock +EXPORT_SYMBOL_GPL vmlinux 0x77e8f134 __tracepoint_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x77ecf68d memalloc_socks_key +EXPORT_SYMBOL_GPL vmlinux 0x77f172ac __xenbus_register_frontend +EXPORT_SYMBOL_GPL vmlinux 0x77f24400 perf_register_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x77fc4302 class_dev_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x77fd0cd8 vfs_get_acl +EXPORT_SYMBOL_GPL vmlinux 0x77fd3edb usb_put_dev +EXPORT_SYMBOL_GPL vmlinux 0x77ff80d3 __tracepoint_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x7806905c devlink_remote_reload_actions_performed +EXPORT_SYMBOL_GPL vmlinux 0x7809f3d4 shmem_read_mapping_page_gfp +EXPORT_SYMBOL_GPL vmlinux 0x78198201 blk_crypto_profile_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7821ad27 driver_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x782ee68d inet6_cleanup_sock +EXPORT_SYMBOL_GPL vmlinux 0x783d6eb6 dev_xdp_prog_count +EXPORT_SYMBOL_GPL vmlinux 0x78464f53 dw_pcie_ep_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x7846d979 shash_no_setkey +EXPORT_SYMBOL_GPL vmlinux 0x7847c621 sfp_parse_support +EXPORT_SYMBOL_GPL vmlinux 0x78510683 blk_req_zone_write_trylock +EXPORT_SYMBOL_GPL vmlinux 0x78526b0d gpiod_set_value +EXPORT_SYMBOL_GPL vmlinux 0x785a93b4 si_mem_available +EXPORT_SYMBOL_GPL vmlinux 0x78635c93 posix_acl_create +EXPORT_SYMBOL_GPL vmlinux 0x786554b1 ksm_madvise +EXPORT_SYMBOL_GPL vmlinux 0x7870f589 platform_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x787c882b lzo1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x78834e06 to_nvdimm +EXPORT_SYMBOL_GPL vmlinux 0x7886990f blkdev_zone_mgmt +EXPORT_SYMBOL_GPL vmlinux 0x788bfbad ring_buffer_empty +EXPORT_SYMBOL_GPL vmlinux 0x7896140a vp_modern_get_features +EXPORT_SYMBOL_GPL vmlinux 0x789ba350 devm_ti_sci_get_of_resource +EXPORT_SYMBOL_GPL vmlinux 0x789c73d9 rcu_cpu_stall_suppress_at_boot +EXPORT_SYMBOL_GPL vmlinux 0x78a4cf14 phy_exit +EXPORT_SYMBOL_GPL vmlinux 0x78a64d6c __io_uring_cmd_do_in_task +EXPORT_SYMBOL_GPL vmlinux 0x78a984f9 addrconf_prefix_rcv_add_addr +EXPORT_SYMBOL_GPL vmlinux 0x78b40d71 of_clk_get_parent_count +EXPORT_SYMBOL_GPL vmlinux 0x78c6cd2f tpm1_do_selftest +EXPORT_SYMBOL_GPL vmlinux 0x78ddb76b dmi_match +EXPORT_SYMBOL_GPL vmlinux 0x78eb0c4c devm_serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x78f4f214 preempt_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x78f985d0 ata_bmdma_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x78fa8167 sysfs_remove_files +EXPORT_SYMBOL_GPL vmlinux 0x78ff96ba ahci_platform_suspend +EXPORT_SYMBOL_GPL vmlinux 0x790be0b9 usb_bus_idr +EXPORT_SYMBOL_GPL vmlinux 0x7918d817 memory_failure +EXPORT_SYMBOL_GPL vmlinux 0x791c6b81 dev_pm_qos_expose_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x791dab83 debugfs_create_file_size +EXPORT_SYMBOL_GPL vmlinux 0x79229214 blk_mq_alloc_request_hctx +EXPORT_SYMBOL_GPL vmlinux 0x7929b147 rz_mtu3_32bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0x792e5994 pinctrl_dev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x7932b0b5 xhci_drop_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x79345cb9 register_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x7934aa08 register_kprobes +EXPORT_SYMBOL_GPL vmlinux 0x7944e0fc tracing_off +EXPORT_SYMBOL_GPL vmlinux 0x79470a2c TSS_authhmac +EXPORT_SYMBOL_GPL vmlinux 0x794a0461 rockchip_pcie_disable_clocks +EXPORT_SYMBOL_GPL vmlinux 0x794b7271 orderly_reboot +EXPORT_SYMBOL_GPL vmlinux 0x794e211f ipv6_dup_options +EXPORT_SYMBOL_GPL vmlinux 0x7952706d vfs_setxattr +EXPORT_SYMBOL_GPL vmlinux 0x795724b3 ata_pci_shutdown_one +EXPORT_SYMBOL_GPL vmlinux 0x7958e384 crypto_clone_tfm +EXPORT_SYMBOL_GPL vmlinux 0x796a44d4 pcie_bus_configure_settings +EXPORT_SYMBOL_GPL vmlinux 0x79714e09 regulator_force_disable +EXPORT_SYMBOL_GPL vmlinux 0x797c4bcd vcap_enable_lookups +EXPORT_SYMBOL_GPL vmlinux 0x798b7682 klist_prev +EXPORT_SYMBOL_GPL vmlinux 0x79a3eecc usb_interrupt_msg +EXPORT_SYMBOL_GPL vmlinux 0x79a4bd3a skb_segment +EXPORT_SYMBOL_GPL vmlinux 0x79b06b67 regcache_mark_dirty +EXPORT_SYMBOL_GPL vmlinux 0x79bc842c usb_anchor_suspend_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x79cf5db4 crypto_alloc_shash +EXPORT_SYMBOL_GPL vmlinux 0x79defbe1 kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x79f1aa44 find_iova +EXPORT_SYMBOL_GPL vmlinux 0x79f597f0 ata_sff_lost_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x79f697e4 lzorle1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x79fdd994 devm_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x7a056055 kvm_release_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x7a0e24d1 devl_dpipe_table_resource_set +EXPORT_SYMBOL_GPL vmlinux 0x7a10a0bb pm_generic_thaw_noirq +EXPORT_SYMBOL_GPL vmlinux 0x7a145d1c devm_of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0x7a15a86c xenbus_alloc_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x7a197e1c __traceiter_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x7a1c7a1e debugfs_create_x64 +EXPORT_SYMBOL_GPL vmlinux 0x7a3f16a2 devl_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7a43b975 adp5520_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x7a68a8ce acpi_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x7a6cdc45 xhci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x7a73e605 wm831x_isinkv_values +EXPORT_SYMBOL_GPL vmlinux 0x7a81541b async_synchronize_cookie +EXPORT_SYMBOL_GPL vmlinux 0x7a98f4b4 copy_from_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0x7a9a4a21 nvmem_del_cell_table +EXPORT_SYMBOL_GPL vmlinux 0x7a9d04b9 dm_bio_from_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x7a9e4c23 software_node_register_node_group +EXPORT_SYMBOL_GPL vmlinux 0x7ab3584e devm_thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x7ac10ad8 icst_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x7ac1f24c ata_sff_qc_fill_rtf +EXPORT_SYMBOL_GPL vmlinux 0x7ac722bd phy_all_ports_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7ac7709a dm_send_uevents +EXPORT_SYMBOL_GPL vmlinux 0x7ad02a41 asn1_encode_tag +EXPORT_SYMBOL_GPL vmlinux 0x7ad19680 irq_chip_enable_parent +EXPORT_SYMBOL_GPL vmlinux 0x7ad1ded1 pinctrl_register_mappings +EXPORT_SYMBOL_GPL vmlinux 0x7ad2c64c k3_udma_glue_release_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x7ad4a061 usb_deregister +EXPORT_SYMBOL_GPL vmlinux 0x7adb2199 kvm_set_memory_region +EXPORT_SYMBOL_GPL vmlinux 0x7ae634bb pci_epf_free_space +EXPORT_SYMBOL_GPL vmlinux 0x7aeed346 thermal_cooling_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7af04ccc phy_restore_page +EXPORT_SYMBOL_GPL vmlinux 0x7af3c2a6 __pm_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x7af5c197 crypto_dequeue_request +EXPORT_SYMBOL_GPL vmlinux 0x7afcb7db __kprobe_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x7afe324e halt_poll_ns_grow +EXPORT_SYMBOL_GPL vmlinux 0x7b0207c3 pci_msi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0x7b02ddeb mmc_crypto_prepare_req +EXPORT_SYMBOL_GPL vmlinux 0x7b09c578 dm_internal_suspend_noflush +EXPORT_SYMBOL_GPL vmlinux 0x7b295bc6 pm_genpd_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x7b411d3f clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x7b4cf55a acpi_pm_set_device_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x7b5452b8 acpi_unregister_gsi +EXPORT_SYMBOL_GPL vmlinux 0x7b575127 ahci_do_softreset +EXPORT_SYMBOL_GPL vmlinux 0x7b5a4926 sha1_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7b5d5e06 devm_memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x7b6f9536 acpi_register_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x7b73bd16 simple_attr_read +EXPORT_SYMBOL_GPL vmlinux 0x7b7bb4e6 sdio_set_block_size +EXPORT_SYMBOL_GPL vmlinux 0x7b816290 devm_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0x7b8910f4 kfence_sample_interval +EXPORT_SYMBOL_GPL vmlinux 0x7b90d1a9 bind_virq_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x7b9501d7 sprd_pinctrl_remove +EXPORT_SYMBOL_GPL vmlinux 0x7b9793a2 get_cpu_idle_time_us +EXPORT_SYMBOL_GPL vmlinux 0x7ba181ff gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x7ba41c33 fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x7ba98f12 ata_do_dev_read_id +EXPORT_SYMBOL_GPL vmlinux 0x7bb045a7 __request_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x7bb3fa18 vcap_rule_add_action_bit +EXPORT_SYMBOL_GPL vmlinux 0x7be40b3a public_key_subtype +EXPORT_SYMBOL_GPL vmlinux 0x7beef08a encrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0x7c01abef of_clk_src_simple_get +EXPORT_SYMBOL_GPL vmlinux 0x7c291e86 show_rcu_tasks_trace_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0x7c29a290 bdev_disk_changed +EXPORT_SYMBOL_GPL vmlinux 0x7c2be91f __usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x7c3d8a4b icc_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x7c53ff19 sock_prot_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0x7c555188 meson_pmx_get_groups +EXPORT_SYMBOL_GPL vmlinux 0x7c5e9093 ping_init_sock +EXPORT_SYMBOL_GPL vmlinux 0x7c606b94 invalidate_inode_pages2 +EXPORT_SYMBOL_GPL vmlinux 0x7c74665c cpufreq_cpu_put +EXPORT_SYMBOL_GPL vmlinux 0x7c77b732 vring_notification_data +EXPORT_SYMBOL_GPL vmlinux 0x7c7be35a ip6_dst_lookup +EXPORT_SYMBOL_GPL vmlinux 0x7c863194 ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x7c92dfe2 pm_generic_restore_noirq +EXPORT_SYMBOL_GPL vmlinux 0x7c94c99a kvm_release_pfn_dirty +EXPORT_SYMBOL_GPL vmlinux 0x7c983a5d dmi_walk +EXPORT_SYMBOL_GPL vmlinux 0x7c9a7371 clk_prepare +EXPORT_SYMBOL_GPL vmlinux 0x7ca1286e cpci_hp_unregister_bus +EXPORT_SYMBOL_GPL vmlinux 0x7ca2ba88 fuse_direct_io +EXPORT_SYMBOL_GPL vmlinux 0x7ca64a0b __cookie_v4_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x7ca83d65 perf_event_create_kernel_counter +EXPORT_SYMBOL_GPL vmlinux 0x7cb1aea1 devlink_dpipe_header_ethernet +EXPORT_SYMBOL_GPL vmlinux 0x7cb49be4 fb_deferred_io_open +EXPORT_SYMBOL_GPL vmlinux 0x7cb803de btree_grim_visitor +EXPORT_SYMBOL_GPL vmlinux 0x7cbe97c0 led_trigger_event +EXPORT_SYMBOL_GPL vmlinux 0x7cc32eca ata_scsi_slave_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7cc84d98 from_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x7cce902d __tracepoint_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x7cceaf92 zs_pool_stats +EXPORT_SYMBOL_GPL vmlinux 0x7cd1817f efivars_register +EXPORT_SYMBOL_GPL vmlinux 0x7cd6f042 cpufreq_get_current_driver +EXPORT_SYMBOL_GPL vmlinux 0x7cd7ba1d kernel_read_file_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x7ce35965 clk_hw_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0x7ce4cf7f disk_force_media_change +EXPORT_SYMBOL_GPL vmlinux 0x7ce9e140 vcap_keyfield_name +EXPORT_SYMBOL_GPL vmlinux 0x7ceaf0d5 generic_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x7cf7230f devm_spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7cfa87e8 msg_zerocopy_put_abort +EXPORT_SYMBOL_GPL vmlinux 0x7d00c65b nd_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x7d08ee9c watchdog_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x7d0f6b42 __tracepoint_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x7d0feb37 blk_mq_update_nr_hw_queues +EXPORT_SYMBOL_GPL vmlinux 0x7d1bb1d4 tnum_strn +EXPORT_SYMBOL_GPL vmlinux 0x7d27d9a2 mtk_pinconf_adv_pull_set +EXPORT_SYMBOL_GPL vmlinux 0x7d2c62b3 __fsnotify_inode_delete +EXPORT_SYMBOL_GPL vmlinux 0x7d3fda7d usb_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x7d4282a4 iomap_bmap +EXPORT_SYMBOL_GPL vmlinux 0x7d471321 zynqmp_pm_pinctrl_release +EXPORT_SYMBOL_GPL vmlinux 0x7d53601a clk_gate_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x7d59dd46 pm_wq +EXPORT_SYMBOL_GPL vmlinux 0x7d5d80d8 ahci_check_ready +EXPORT_SYMBOL_GPL vmlinux 0x7d95eebf debugfs_create_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x7d9dbf52 xenbus_probe_devices +EXPORT_SYMBOL_GPL vmlinux 0x7da6e4c1 crypto_unregister_rngs +EXPORT_SYMBOL_GPL vmlinux 0x7db87f43 thermal_zone_device +EXPORT_SYMBOL_GPL vmlinux 0x7dc1bccb pin_get_name +EXPORT_SYMBOL_GPL vmlinux 0x7dda30af unregister_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7dda9e7f anon_transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7dde2888 transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x7de1d3f1 meson_clk_mpll_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x7de39e07 phy_basic_t1_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7de65a03 acpi_lpat_free_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0x7de6cc23 io_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x7defc870 gnttab_end_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0x7e15637d md_start +EXPORT_SYMBOL_GPL vmlinux 0x7e1a8445 pm_clk_init +EXPORT_SYMBOL_GPL vmlinux 0x7e213d47 dpcon_disable +EXPORT_SYMBOL_GPL vmlinux 0x7e273c63 regulator_set_current_limit +EXPORT_SYMBOL_GPL vmlinux 0x7e277f0f balloon_page_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x7e2c5d18 perf_event_refresh +EXPORT_SYMBOL_GPL vmlinux 0x7e3bdecd __ftrace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0x7e4b3707 udp_tunnel_nic_ops +EXPORT_SYMBOL_GPL vmlinux 0x7e4c3a44 umd_load_blob +EXPORT_SYMBOL_GPL vmlinux 0x7e5db80b pstore_name_to_type +EXPORT_SYMBOL_GPL vmlinux 0x7e64181d usb_calc_bus_time +EXPORT_SYMBOL_GPL vmlinux 0x7e653c4b tcp_get_info +EXPORT_SYMBOL_GPL vmlinux 0x7e6d5f05 netlink_remove_tap +EXPORT_SYMBOL_GPL vmlinux 0x7e6e2581 devm_register_restart_handler +EXPORT_SYMBOL_GPL vmlinux 0x7e700108 ethtool_dev_mm_supported +EXPORT_SYMBOL_GPL vmlinux 0x7e7a47c9 pci_acpi_clear_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x7e7e3f58 ring_buffer_reset_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7e8d8619 usb_anchor_empty +EXPORT_SYMBOL_GPL vmlinux 0x7e8ef1ac acpi_data_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x7e917894 __SCK__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0x7ea5e66b gpiod_set_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x7ea75c24 __wake_up_locked_key_bookmark +EXPORT_SYMBOL_GPL vmlinux 0x7eaf6111 skcipher_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x7eb808d0 add_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7ec40d59 tracing_snapshot_cond +EXPORT_SYMBOL_GPL vmlinux 0x7ec6d59e of_phandle_iterator_next +EXPORT_SYMBOL_GPL vmlinux 0x7ed58357 __ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0x7ed724fd gpiod_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0x7edacca7 pm_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x7ee228c0 kobj_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x7eea6b8b pcap_adc_async +EXPORT_SYMBOL_GPL vmlinux 0x7eee5819 sock_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0x7efd45e7 usb_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x7f00bf1a blk_mq_hctx_set_fq_lock_class +EXPORT_SYMBOL_GPL vmlinux 0x7f11311f blkcg_policy_register +EXPORT_SYMBOL_GPL vmlinux 0x7f16e56f device_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x7f181ac3 tty_save_termios +EXPORT_SYMBOL_GPL vmlinux 0x7f1e8ae1 blkcg_punt_bio_submit +EXPORT_SYMBOL_GPL vmlinux 0x7f1eea9e device_get_child_node_count +EXPORT_SYMBOL_GPL vmlinux 0x7f2adc69 tty_get_icount +EXPORT_SYMBOL_GPL vmlinux 0x7f34b41b irq_create_mapping_affinity +EXPORT_SYMBOL_GPL vmlinux 0x7f510447 devm_devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x7f52dfb7 debugfs_print_regs32 +EXPORT_SYMBOL_GPL vmlinux 0x7f6cee89 rhashtable_free_and_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7f7cbc64 ip_tunnel_need_metadata +EXPORT_SYMBOL_GPL vmlinux 0x7f84f35d rcu_gp_slow_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7f869227 virtio_break_device +EXPORT_SYMBOL_GPL vmlinux 0x7f8792f6 shash_free_singlespawn_instance +EXPORT_SYMBOL_GPL vmlinux 0x7f8839d6 i2c_acpi_get_i2c_resource +EXPORT_SYMBOL_GPL vmlinux 0x7f8dedce find_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x7f9b1879 osc_cpc_flexible_adr_space_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x7fa35623 wakeup_source_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7fa42ab6 filemap_add_folio +EXPORT_SYMBOL_GPL vmlinux 0x7fa96509 erst_get_record_id_next +EXPORT_SYMBOL_GPL vmlinux 0x7fb65608 __netpoll_setup +EXPORT_SYMBOL_GPL vmlinux 0x7fb96553 skb_gso_validate_mac_len +EXPORT_SYMBOL_GPL vmlinux 0x7fc47891 vfs_test_lock +EXPORT_SYMBOL_GPL vmlinux 0x7fd4d25b regcache_drop_region +EXPORT_SYMBOL_GPL vmlinux 0x7fe4e7f5 tcp_enter_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0x7fe68ddb virtqueue_add_inbuf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x7ff19c40 zynqmp_pm_set_requirement +EXPORT_SYMBOL_GPL vmlinux 0x800b7d99 ata_dev_set_feature +EXPORT_SYMBOL_GPL vmlinux 0x800ed263 thp_get_unmapped_area +EXPORT_SYMBOL_GPL vmlinux 0x80135182 k3_ringacc_ring_pop_tail +EXPORT_SYMBOL_GPL vmlinux 0x80139875 ata_msleep +EXPORT_SYMBOL_GPL vmlinux 0x801de3df spi_bus_lock +EXPORT_SYMBOL_GPL vmlinux 0x8035bed7 rockchip_clk_protect_critical +EXPORT_SYMBOL_GPL vmlinux 0x80440bef rockchip_pcie_parse_dt +EXPORT_SYMBOL_GPL vmlinux 0x805a63a8 vp_modern_get_num_queues +EXPORT_SYMBOL_GPL vmlinux 0x806b1c48 nfs42_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x806e52e0 usb_phy_roothub_suspend +EXPORT_SYMBOL_GPL vmlinux 0x80772011 devl_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x807766ea usb_scuttle_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x807928cf regmap_get_raw_read_max +EXPORT_SYMBOL_GPL vmlinux 0x807ca9de ahci_platform_disable_resources +EXPORT_SYMBOL_GPL vmlinux 0x807fdcc4 call_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x808ec1a3 crypto_alg_tested +EXPORT_SYMBOL_GPL vmlinux 0x80a095d8 scatterwalk_ffwd +EXPORT_SYMBOL_GPL vmlinux 0x80b3e1ed serial8250_do_get_mctrl +EXPORT_SYMBOL_GPL vmlinux 0x80b40f6c buffer_migrate_folio_norefs +EXPORT_SYMBOL_GPL vmlinux 0x80bcfec4 dst_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x80c3aaa2 key_type_logon +EXPORT_SYMBOL_GPL vmlinux 0x80c68137 nf_log_buf_close +EXPORT_SYMBOL_GPL vmlinux 0x80d02648 dst_blackhole_mtu +EXPORT_SYMBOL_GPL vmlinux 0x80d2e929 imx_clk_fracn_gppll +EXPORT_SYMBOL_GPL vmlinux 0x80d5e57a mpi_free +EXPORT_SYMBOL_GPL vmlinux 0x80dcc4a3 __fsverity_file_open +EXPORT_SYMBOL_GPL vmlinux 0x80e19cdf devm_tegra_core_dev_init_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x80e88177 __tracepoint_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x80eb93fc od_register_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x80ecc485 sata_lpm_ignore_phy_events +EXPORT_SYMBOL_GPL vmlinux 0x80efd015 imx_dev_clk_hw_pll14xx +EXPORT_SYMBOL_GPL vmlinux 0x80f52c6f mtk_clk_unregister_fixed_clks +EXPORT_SYMBOL_GPL vmlinux 0x810f7e8a driver_create_file +EXPORT_SYMBOL_GPL vmlinux 0x8110a73a cond_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x8118caef regulator_find_closest_bigger +EXPORT_SYMBOL_GPL vmlinux 0x811dc334 usb_unregister_notify +EXPORT_SYMBOL_GPL vmlinux 0x81245dca inet6_sock_destruct +EXPORT_SYMBOL_GPL vmlinux 0x81303755 dev_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0x8133c05f rio_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x814892e8 regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x814f2bb4 dax_writeback_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x8151ebd9 netdev_walk_all_lower_dev +EXPORT_SYMBOL_GPL vmlinux 0x81557296 powercap_register_control_type +EXPORT_SYMBOL_GPL vmlinux 0x815588a6 clk_enable +EXPORT_SYMBOL_GPL vmlinux 0x815fd404 __traceiter_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x815fda83 sed_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x8163cd20 hisi_clk_init +EXPORT_SYMBOL_GPL vmlinux 0x8164e7ee inet_twsk_put +EXPORT_SYMBOL_GPL vmlinux 0x8167e363 pci_d3cold_disable +EXPORT_SYMBOL_GPL vmlinux 0x816a41ca cpufreq_update_limits +EXPORT_SYMBOL_GPL vmlinux 0x816ef80a qcom_smem_state_get +EXPORT_SYMBOL_GPL vmlinux 0x817bf3f8 phy_led_trigger_change_speed +EXPORT_SYMBOL_GPL vmlinux 0x817f1dca cpufreq_frequency_table_get_index +EXPORT_SYMBOL_GPL vmlinux 0x8180cede asn1_encode_sequence +EXPORT_SYMBOL_GPL vmlinux 0x8187c49c unregister_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x819983db devm_kmemdup +EXPORT_SYMBOL_GPL vmlinux 0x819d72cb klist_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x81a7f541 percpu_ref_init +EXPORT_SYMBOL_GPL vmlinux 0x81aa78d8 zynqmp_pm_aes_engine +EXPORT_SYMBOL_GPL vmlinux 0x81c9541c devm_gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x81d0a8a3 kick_process +EXPORT_SYMBOL_GPL vmlinux 0x81e2bdf4 generic_handle_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x81e4025b attribute_container_classdev_to_container +EXPORT_SYMBOL_GPL vmlinux 0x81f372a2 unregister_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x82002519 kthread_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x82092899 badrange_forget +EXPORT_SYMBOL_GPL vmlinux 0x820ee345 inet6_sk_rebuild_header +EXPORT_SYMBOL_GPL vmlinux 0x82173ade devm_device_add_group +EXPORT_SYMBOL_GPL vmlinux 0x8220a38e k3_ringacc_get_ring_id +EXPORT_SYMBOL_GPL vmlinux 0x82226c53 pinctrl_unregister_mappings +EXPORT_SYMBOL_GPL vmlinux 0x823eae06 blocking_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x824366fd ahci_start_fis_rx +EXPORT_SYMBOL_GPL vmlinux 0x8246eaf8 spi_new_device +EXPORT_SYMBOL_GPL vmlinux 0x825b9773 fsl_mc_bus_dpseci_type +EXPORT_SYMBOL_GPL vmlinux 0x825c7340 phylink_get_eee_err +EXPORT_SYMBOL_GPL vmlinux 0x8266558b kvm_vcpu_on_spin +EXPORT_SYMBOL_GPL vmlinux 0x826ce023 devlink_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8276d119 rio_request_mport_dma +EXPORT_SYMBOL_GPL vmlinux 0x827e61f8 acpi_has_watchdog +EXPORT_SYMBOL_GPL vmlinux 0x828e22f4 hrtimer_forward +EXPORT_SYMBOL_GPL vmlinux 0x828f4c91 xenbus_unmap_ring_vfree +EXPORT_SYMBOL_GPL vmlinux 0x829e7b9e em_dev_unregister_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x829f9253 spi_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x82a80545 __SCK__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x82af4a58 devres_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x82c5f6be skb_mpls_pop +EXPORT_SYMBOL_GPL vmlinux 0x82d79b51 sysctl_vfs_cache_pressure +EXPORT_SYMBOL_GPL vmlinux 0x82ddd1e5 shmem_file_setup +EXPORT_SYMBOL_GPL vmlinux 0x82e1630b dev_pm_opp_of_get_opp_desc_node +EXPORT_SYMBOL_GPL vmlinux 0x82f17fa4 devm_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x82f4321b nfnl_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x82fc3e30 register_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x830217cc __netdev_watchdog_up +EXPORT_SYMBOL_GPL vmlinux 0x83243cc9 kill_device +EXPORT_SYMBOL_GPL vmlinux 0x832b3312 tty_buffer_space_avail +EXPORT_SYMBOL_GPL vmlinux 0x8332123c irq_setup_alt_chip +EXPORT_SYMBOL_GPL vmlinux 0x8339df73 klist_add_behind +EXPORT_SYMBOL_GPL vmlinux 0x8339e030 devm_gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x833a47ae mptcp_get_reset_option +EXPORT_SYMBOL_GPL vmlinux 0x8345f6d5 nvdimm_security_setup_events +EXPORT_SYMBOL_GPL vmlinux 0x8349a895 nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x834a1c42 pci_create_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x834d8ac9 __percpu_down_read +EXPORT_SYMBOL_GPL vmlinux 0x8353dfff acpi_os_get_iomem +EXPORT_SYMBOL_GPL vmlinux 0x835a8e77 clk_fixed_rate_ops +EXPORT_SYMBOL_GPL vmlinux 0x836ac179 dma_resv_set_deadline +EXPORT_SYMBOL_GPL vmlinux 0x836d652f poll_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x837d25d0 sock_diag_destroy +EXPORT_SYMBOL_GPL vmlinux 0x8380fe4b make_device_exclusive_range +EXPORT_SYMBOL_GPL vmlinux 0x83884868 generic_fh_to_parent +EXPORT_SYMBOL_GPL vmlinux 0x8395c562 gpiochip_free_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x839765be iommu_group_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x83b9324c tpm_pm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x83cefbbf pinctrl_generic_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0x83f2396b bpf_prog_add +EXPORT_SYMBOL_GPL vmlinux 0x840d9589 param_set_uint_minmax +EXPORT_SYMBOL_GPL vmlinux 0x840de89d pingv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x84106f36 devlink_trap_ctx_priv +EXPORT_SYMBOL_GPL vmlinux 0x841aeda1 wm8350_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x84248aba device_wakeup_disable +EXPORT_SYMBOL_GPL vmlinux 0x8425b9c3 xas_split_alloc +EXPORT_SYMBOL_GPL vmlinux 0x84264ced fs_umode_to_ftype +EXPORT_SYMBOL_GPL vmlinux 0x842f046d usb_poison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x84353c28 usb_autopm_put_interface_no_suspend +EXPORT_SYMBOL_GPL vmlinux 0x843d70ef acpi_is_root_bridge +EXPORT_SYMBOL_GPL vmlinux 0x844852ae pci_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x844f58bf tty_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x84502a47 blk_status_to_errno +EXPORT_SYMBOL_GPL vmlinux 0x845235b6 pinctrl_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0x845aa9c8 platform_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x8461260c dpcon_reset +EXPORT_SYMBOL_GPL vmlinux 0x8462cb62 atapi_cmd_type +EXPORT_SYMBOL_GPL vmlinux 0x846597e1 pci_enable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x8467f743 clk_hw_is_prepared +EXPORT_SYMBOL_GPL vmlinux 0x847edc7e meson_eeclkc_probe +EXPORT_SYMBOL_GPL vmlinux 0x8481db0e rio_set_port_lockout +EXPORT_SYMBOL_GPL vmlinux 0x84a8d0eb of_changeset_revert +EXPORT_SYMBOL_GPL vmlinux 0x84b2dcb2 ata_host_alloc +EXPORT_SYMBOL_GPL vmlinux 0x84be4b64 spi_controller_resume +EXPORT_SYMBOL_GPL vmlinux 0x84c36692 pci_p2pmem_alloc_sgl +EXPORT_SYMBOL_GPL vmlinux 0x84c5eae3 dmaengine_desc_attach_metadata +EXPORT_SYMBOL_GPL vmlinux 0x84c7005d regmap_parse_val +EXPORT_SYMBOL_GPL vmlinux 0x84c74c89 attribute_container_register +EXPORT_SYMBOL_GPL vmlinux 0x84d5b3d1 vp_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0x84d7cb61 devl_dpipe_headers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x84ef27f5 synth_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x84f5ab73 fwnode_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0x8506baa8 clk_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x850bb6db devlink_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x85125a94 otg_ulpi_create +EXPORT_SYMBOL_GPL vmlinux 0x85142df4 sbitmap_queue_init_node +EXPORT_SYMBOL_GPL vmlinux 0x851a84e6 kernfs_find_and_get_ns +EXPORT_SYMBOL_GPL vmlinux 0x851e6003 usb_phy_roothub_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x851fe124 __SCK__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x8520cf68 wbt_disable_default +EXPORT_SYMBOL_GPL vmlinux 0x85214683 clk_mux_val_to_index +EXPORT_SYMBOL_GPL vmlinux 0x8521b851 meson_pmx_get_func_name +EXPORT_SYMBOL_GPL vmlinux 0x852678a2 class_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x853e7fd3 virtqueue_get_desc_addr +EXPORT_SYMBOL_GPL vmlinux 0x853ecd4a cpufreq_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x8551e0c5 xfrm_audit_state_notfound +EXPORT_SYMBOL_GPL vmlinux 0x8552784c pinctrl_dev_get_devname +EXPORT_SYMBOL_GPL vmlinux 0x85540ebc nvmem_cell_put +EXPORT_SYMBOL_GPL vmlinux 0x8557dcbd led_classdev_notify_brightness_hw_changed +EXPORT_SYMBOL_GPL vmlinux 0x8558d80b of_property_read_u64_index +EXPORT_SYMBOL_GPL vmlinux 0x855a3989 pci_epc_start +EXPORT_SYMBOL_GPL vmlinux 0x856f5c70 __clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x857cf11c crypto_larval_alloc +EXPORT_SYMBOL_GPL vmlinux 0x858aa3aa usb_get_role_switch_default_mode +EXPORT_SYMBOL_GPL vmlinux 0x858e2628 dax_holder +EXPORT_SYMBOL_GPL vmlinux 0x85907d69 pci_restore_msi_state +EXPORT_SYMBOL_GPL vmlinux 0x8594cda8 register_btf_kfunc_id_set +EXPORT_SYMBOL_GPL vmlinux 0x859708b2 unregister_net_sysctl_table +EXPORT_SYMBOL_GPL vmlinux 0x85985ff7 regulator_desc_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x85a0d057 dma_request_chan_by_mask +EXPORT_SYMBOL_GPL vmlinux 0x85e9a643 rio_request_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x85eed1be iopf_queue_discard_partial +EXPORT_SYMBOL_GPL vmlinux 0x85f0737f dw_pcie_setup_rc +EXPORT_SYMBOL_GPL vmlinux 0x85f647f1 max8997_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x85f85592 regulator_suspend_enable +EXPORT_SYMBOL_GPL vmlinux 0x85f92d7d phy_power_off +EXPORT_SYMBOL_GPL vmlinux 0x85fa38e0 pci_epc_write_header +EXPORT_SYMBOL_GPL vmlinux 0x86087550 xenbus_frontend_closed +EXPORT_SYMBOL_GPL vmlinux 0x8616fb27 pci_epc_set_msix +EXPORT_SYMBOL_GPL vmlinux 0x861a7a70 fscrypt_dummy_policies_equal +EXPORT_SYMBOL_GPL vmlinux 0x861bcbac of_changeset_action +EXPORT_SYMBOL_GPL vmlinux 0x861fba6d usb_alloc_streams +EXPORT_SYMBOL_GPL vmlinux 0x861fe8c3 uart_get_rs485_mode +EXPORT_SYMBOL_GPL vmlinux 0x86211fb6 fscrypt_file_open +EXPORT_SYMBOL_GPL vmlinux 0x862258db timecounter_init +EXPORT_SYMBOL_GPL vmlinux 0x862bb17b linear_range_values_in_range_array +EXPORT_SYMBOL_GPL vmlinux 0x862e535f cpufreq_dbs_governor_start +EXPORT_SYMBOL_GPL vmlinux 0x863a24c9 ehci_handshake +EXPORT_SYMBOL_GPL vmlinux 0x8645d655 vp_modern_get_status +EXPORT_SYMBOL_GPL vmlinux 0x864ef10b dm_start_time_ns_from_clone +EXPORT_SYMBOL_GPL vmlinux 0x86535c3e blk_mq_freeze_queue_wait +EXPORT_SYMBOL_GPL vmlinux 0x86585a33 devlink_fmsg_obj_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x86623fd7 notify_remote_via_irq +EXPORT_SYMBOL_GPL vmlinux 0x8668f9ee ata_sff_data_xfer32 +EXPORT_SYMBOL_GPL vmlinux 0x86700220 acpi_get_cpuid +EXPORT_SYMBOL_GPL vmlinux 0x8677245d unregister_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0x867ed1f2 param_set_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x86871b40 devlink_info_version_stored_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x868784cb __symbol_get +EXPORT_SYMBOL_GPL vmlinux 0x868af014 lwtunnel_fill_encap +EXPORT_SYMBOL_GPL vmlinux 0x8692a605 vring_create_virtqueue_dma +EXPORT_SYMBOL_GPL vmlinux 0x8696808c phy_gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x869d8e37 sdio_writeb +EXPORT_SYMBOL_GPL vmlinux 0x86b13d2a usb_unpoison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x86b1ceb3 tegra210_set_sata_pll_seq_sw +EXPORT_SYMBOL_GPL vmlinux 0x86b84397 fsl_mc_obj_close +EXPORT_SYMBOL_GPL vmlinux 0x86bd815b dm_table_device_name +EXPORT_SYMBOL_GPL vmlinux 0x86c02001 ipi_send_mask +EXPORT_SYMBOL_GPL vmlinux 0x86c43a8c cper_estatus_check +EXPORT_SYMBOL_GPL vmlinux 0x86c7226f ncsi_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x86d85474 xhci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x86d8663d crypto_alloc_acomp +EXPORT_SYMBOL_GPL vmlinux 0x86e04a9c mtk_clk_register_plls +EXPORT_SYMBOL_GPL vmlinux 0x86e8519b of_pm_clk_add_clks +EXPORT_SYMBOL_GPL vmlinux 0x86e85b1e dprc_close +EXPORT_SYMBOL_GPL vmlinux 0x86eab6d5 hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x86f493d6 tcp_plb_update_state_upon_rto +EXPORT_SYMBOL_GPL vmlinux 0x86f6b99d synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x86f85114 net_dec_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x86f969c0 dev_pm_opp_is_turbo +EXPORT_SYMBOL_GPL vmlinux 0x86ffbe5c dev_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0x870e16b7 xen_test_irq_shared +EXPORT_SYMBOL_GPL vmlinux 0x871259a1 fsl_mc_object_free +EXPORT_SYMBOL_GPL vmlinux 0x871962f6 fwnode_graph_get_remote_port +EXPORT_SYMBOL_GPL vmlinux 0x871ef1f1 relay_close +EXPORT_SYMBOL_GPL vmlinux 0x872550c2 mmc_cmdq_disable +EXPORT_SYMBOL_GPL vmlinux 0x87258a37 mas_store +EXPORT_SYMBOL_GPL vmlinux 0x872b0c1d hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x874e42d9 trace_seq_path +EXPORT_SYMBOL_GPL vmlinux 0x8760908d devl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x87725347 fscrypt_ioctl_remove_key_all_users +EXPORT_SYMBOL_GPL vmlinux 0x877aabf5 bus_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x878ab42e trace_put_event_file +EXPORT_SYMBOL_GPL vmlinux 0x878c002c fsl_mc_bus_dpdmux_type +EXPORT_SYMBOL_GPL vmlinux 0x87908767 xas_clear_mark +EXPORT_SYMBOL_GPL vmlinux 0x8796f901 mpc8xxx_spi_rx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0x87993658 ip_route_output_flow +EXPORT_SYMBOL_GPL vmlinux 0x87ab784a tty_port_link_device +EXPORT_SYMBOL_GPL vmlinux 0x87abaa76 inet6_lookup +EXPORT_SYMBOL_GPL vmlinux 0x87b83f77 net_failover_create +EXPORT_SYMBOL_GPL vmlinux 0x87b850bd irq_domain_reset_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x87d1ff8c ahci_platform_suspend_host +EXPORT_SYMBOL_GPL vmlinux 0x88082ccf __fscrypt_encrypt_symlink +EXPORT_SYMBOL_GPL vmlinux 0x882066e5 edac_device_handle_ce_count +EXPORT_SYMBOL_GPL vmlinux 0x882226b8 power_supply_set_property +EXPORT_SYMBOL_GPL vmlinux 0x883fd521 user_update +EXPORT_SYMBOL_GPL vmlinux 0x884be8c2 unix_outq_len +EXPORT_SYMBOL_GPL vmlinux 0x885528a6 ring_buffer_discard_commit +EXPORT_SYMBOL_GPL vmlinux 0x886205ae ohci_restart +EXPORT_SYMBOL_GPL vmlinux 0x88637ed6 sk_clear_memalloc +EXPORT_SYMBOL_GPL vmlinux 0x88671412 crypto_type_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x88671975 pci_generic_config_read32 +EXPORT_SYMBOL_GPL vmlinux 0x888c5be5 irq_bypass_register_consumer +EXPORT_SYMBOL_GPL vmlinux 0x889387d4 skb_copy_ubufs +EXPORT_SYMBOL_GPL vmlinux 0x889bbe3c gpiod_set_config +EXPORT_SYMBOL_GPL vmlinux 0x88a22a05 pci_status_get_and_clear_errors +EXPORT_SYMBOL_GPL vmlinux 0x88aa7e09 input_ff_create +EXPORT_SYMBOL_GPL vmlinux 0x88ab6fe3 kgdb_active +EXPORT_SYMBOL_GPL vmlinux 0x88b4ae92 ring_buffer_normalize_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x88b5d52d imx_pinctrl_sc_ipc_init +EXPORT_SYMBOL_GPL vmlinux 0x88bdf359 rtc_set_time +EXPORT_SYMBOL_GPL vmlinux 0x88c04ac4 mbox_bind_client +EXPORT_SYMBOL_GPL vmlinux 0x88cce6a0 xas_find_marked +EXPORT_SYMBOL_GPL vmlinux 0x88cd7a9a k3_ringacc_ring_get_occ +EXPORT_SYMBOL_GPL vmlinux 0x88d8b66f tty_set_termios +EXPORT_SYMBOL_GPL vmlinux 0x88dae84a gpiochip_is_requested +EXPORT_SYMBOL_GPL vmlinux 0x88e23ad9 bind_interdomain_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x88ef0ff8 ethtool_params_from_link_mode +EXPORT_SYMBOL_GPL vmlinux 0x88f00b6b rio_alloc_net +EXPORT_SYMBOL_GPL vmlinux 0x88f44d84 fb_deferred_io_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x88fac4e8 xhci_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x890f4f97 __kprobe_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x890fa0fa btree_get_prev +EXPORT_SYMBOL_GPL vmlinux 0x891a5a7f gnttab_max_grant_frames +EXPORT_SYMBOL_GPL vmlinux 0x8920d74f iommu_sva_bind_device +EXPORT_SYMBOL_GPL vmlinux 0x8924eb1e rcu_force_quiescent_state +EXPORT_SYMBOL_GPL vmlinux 0x892e395b tpm_send +EXPORT_SYMBOL_GPL vmlinux 0x8933e1a0 usb_bulk_msg +EXPORT_SYMBOL_GPL vmlinux 0x893abbdd devlink_fmsg_u32_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x893b70be pci_hp_remove_module_link +EXPORT_SYMBOL_GPL vmlinux 0x893c5ddb unlock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x893d6861 phylink_fwnode_phy_connect +EXPORT_SYMBOL_GPL vmlinux 0x89485687 iommu_group_put +EXPORT_SYMBOL_GPL vmlinux 0x8948618e acpi_bus_trim +EXPORT_SYMBOL_GPL vmlinux 0x89501143 xfrm_local_error +EXPORT_SYMBOL_GPL vmlinux 0x89549d65 rio_release_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x8954dc8e __SCK__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x896f9ac5 ahci_print_info +EXPORT_SYMBOL_GPL vmlinux 0x897f9580 __devm_clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x898fc2b8 acpi_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8997fbc9 __devm_regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0x89980998 dm_internal_resume +EXPORT_SYMBOL_GPL vmlinux 0x89a4476d HYPERVISOR_multicall +EXPORT_SYMBOL_GPL vmlinux 0x89ae7aa0 rsa_parse_pub_key +EXPORT_SYMBOL_GPL vmlinux 0x89b13aec device_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x89b8124d pinctrl_utils_free_map +EXPORT_SYMBOL_GPL vmlinux 0x89b83411 dev_pm_opp_of_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x89bbafc6 usb_register_notify +EXPORT_SYMBOL_GPL vmlinux 0x89bec8b0 gfn_to_pfn_memslot_atomic +EXPORT_SYMBOL_GPL vmlinux 0x89cff7fa aead_geniv_alloc +EXPORT_SYMBOL_GPL vmlinux 0x89daaa89 ata_cable_unknown +EXPORT_SYMBOL_GPL vmlinux 0x89e1ec9d acpi_get_subsystem_id +EXPORT_SYMBOL_GPL vmlinux 0x89e340cf acpi_bus_get_ejd +EXPORT_SYMBOL_GPL vmlinux 0x89e672ef rtnl_get_net_ns_capable +EXPORT_SYMBOL_GPL vmlinux 0x8a1d7361 spi_add_device +EXPORT_SYMBOL_GPL vmlinux 0x8a2ae7e0 page_cache_sync_ra +EXPORT_SYMBOL_GPL vmlinux 0x8a3f84ba linear_range_get_selector_low +EXPORT_SYMBOL_GPL vmlinux 0x8a45a555 acpi_unregister_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x8a554a36 mpc8xxx_spi_strmode +EXPORT_SYMBOL_GPL vmlinux 0x8a58503f pm_generic_poweroff_noirq +EXPORT_SYMBOL_GPL vmlinux 0x8a62b81b sfp_upstream_stop +EXPORT_SYMBOL_GPL vmlinux 0x8a66dd05 msi_domain_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x8a6f31cc pci_epc_get_features +EXPORT_SYMBOL_GPL vmlinux 0x8a83fb45 mpi_point_free_parts +EXPORT_SYMBOL_GPL vmlinux 0x8a908fa8 crypto_spawn_tfm +EXPORT_SYMBOL_GPL vmlinux 0x8a970015 clk_hw_get_flags +EXPORT_SYMBOL_GPL vmlinux 0x8aa66432 vp_modern_set_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x8ab69108 scsi_check_sense +EXPORT_SYMBOL_GPL vmlinux 0x8abacc47 get_max_files +EXPORT_SYMBOL_GPL vmlinux 0x8abb27aa scsi_ioctl_block_when_processing_errors +EXPORT_SYMBOL_GPL vmlinux 0x8ac1407b sfp_get_module_eeprom +EXPORT_SYMBOL_GPL vmlinux 0x8ad73bfd device_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x8ae5c5c3 usb_store_new_id +EXPORT_SYMBOL_GPL vmlinux 0x8aedd9c0 irq_domain_free_irqs_common +EXPORT_SYMBOL_GPL vmlinux 0x8af510e6 acomp_request_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8b0a46c9 vcap_tc_flower_handler_portnum_usage +EXPORT_SYMBOL_GPL vmlinux 0x8b11cb40 pci_epc_put +EXPORT_SYMBOL_GPL vmlinux 0x8b12779e sock_diag_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8b149c36 clk_is_match +EXPORT_SYMBOL_GPL vmlinux 0x8b16842d srcu_init_notifier_head +EXPORT_SYMBOL_GPL vmlinux 0x8b291feb component_del +EXPORT_SYMBOL_GPL vmlinux 0x8b3ca0f4 pci_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x8b4149e4 cppc_perf_ctrs_in_pcc +EXPORT_SYMBOL_GPL vmlinux 0x8b425912 devm_krealloc +EXPORT_SYMBOL_GPL vmlinux 0x8b4bd4b2 usb_asmedia_modifyflowcontrol +EXPORT_SYMBOL_GPL vmlinux 0x8b55b543 ip6_route_lookup +EXPORT_SYMBOL_GPL vmlinux 0x8b5ac776 da9052_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x8b6634ad hid_bpf_connect_device +EXPORT_SYMBOL_GPL vmlinux 0x8b69510f pci_hp_add +EXPORT_SYMBOL_GPL vmlinux 0x8b77f990 fwnode_get_phy_node +EXPORT_SYMBOL_GPL vmlinux 0x8b89f01c hv_ghcb_hypercall +EXPORT_SYMBOL_GPL vmlinux 0x8ba0eb15 hv_set_vpreg +EXPORT_SYMBOL_GPL vmlinux 0x8ba14ce8 led_compose_name +EXPORT_SYMBOL_GPL vmlinux 0x8ba5afe9 HYPERVISOR_memory_op +EXPORT_SYMBOL_GPL vmlinux 0x8ba86f89 fixed_phy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8bbe527c __tracepoint_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0x8bcb0eb0 acpi_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x8bd8a107 rio_request_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x8bd953f7 netlink_add_tap +EXPORT_SYMBOL_GPL vmlinux 0x8bdef956 platform_get_irq_byname_optional +EXPORT_SYMBOL_GPL vmlinux 0x8be8f732 clk_hw_determine_rate_no_reparent +EXPORT_SYMBOL_GPL vmlinux 0x8bf11c79 regmap_write +EXPORT_SYMBOL_GPL vmlinux 0x8bf5f379 k3_udma_glue_release_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x8c0215f2 pm_system_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x8c03d20c destroy_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x8c0754c9 xdp_set_features_flag +EXPORT_SYMBOL_GPL vmlinux 0x8c09cb50 vcap_rule_add_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8c09d912 __fsverity_cleanup_inode +EXPORT_SYMBOL_GPL vmlinux 0x8c0c8035 fat_add_entries +EXPORT_SYMBOL_GPL vmlinux 0x8c0ed103 rcu_check_boost_fail +EXPORT_SYMBOL_GPL vmlinux 0x8c1f0789 dma_resv_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x8c29959a is_skb_forwardable +EXPORT_SYMBOL_GPL vmlinux 0x8c2f7c3f dev_fill_forward_path +EXPORT_SYMBOL_GPL vmlinux 0x8c30d703 dma_vmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x8c357dc9 devm_kstrdup +EXPORT_SYMBOL_GPL vmlinux 0x8c484409 gnttab_release_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x8c4d2428 mt_prev +EXPORT_SYMBOL_GPL vmlinux 0x8c502389 irq_domain_create_simple +EXPORT_SYMBOL_GPL vmlinux 0x8c52dd7c __tracepoint_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x8c5f1322 screen_pos +EXPORT_SYMBOL_GPL vmlinux 0x8c722676 devm_extcon_dev_allocate +EXPORT_SYMBOL_GPL vmlinux 0x8c743fb6 reset_control_status +EXPORT_SYMBOL_GPL vmlinux 0x8c7b3e27 mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0x8c81d777 icc_disable +EXPORT_SYMBOL_GPL vmlinux 0x8c89e3b8 usb_phy_roothub_power_off +EXPORT_SYMBOL_GPL vmlinux 0x8c8ca597 acpi_pm_wakeup_event +EXPORT_SYMBOL_GPL vmlinux 0x8c8d2374 dma_fence_unwrap_first +EXPORT_SYMBOL_GPL vmlinux 0x8c959c7d badblocks_store +EXPORT_SYMBOL_GPL vmlinux 0x8c98d248 unregister_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x8c9e54d3 devlink_info_version_running_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x8cb5a38e k3_udma_glue_rx_flow_disable +EXPORT_SYMBOL_GPL vmlinux 0x8cc9fc74 sk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x8ccebc9c dev_fill_metadata_dst +EXPORT_SYMBOL_GPL vmlinux 0x8cf3e620 inet_ctl_sock_create +EXPORT_SYMBOL_GPL vmlinux 0x8cf8e314 pm_runtime_suspended_time +EXPORT_SYMBOL_GPL vmlinux 0x8d03c15d anon_inode_getfile +EXPORT_SYMBOL_GPL vmlinux 0x8d05b6f4 sysfs_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x8d0ec358 clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x8d164216 crypto_grab_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x8d182e4f iomap_seek_data +EXPORT_SYMBOL_GPL vmlinux 0x8d219950 __clk_hw_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x8d22bb58 iommu_group_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8d3330b6 cpuacct_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x8d37b780 seg6_do_srh_encap +EXPORT_SYMBOL_GPL vmlinux 0x8d476ec2 crypto_alloc_aead +EXPORT_SYMBOL_GPL vmlinux 0x8d522714 __rcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0x8d52e48e unregister_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x8d7ba3fb rio_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x8d7e3373 hwpoison_filter_dev_major +EXPORT_SYMBOL_GPL vmlinux 0x8d85444f ata_acpi_gtm +EXPORT_SYMBOL_GPL vmlinux 0x8d89008c divider_ro_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x8d8fb8d5 imx_get_clk_hw_by_name +EXPORT_SYMBOL_GPL vmlinux 0x8d908ebf power_supply_get_maintenance_charging_setting +EXPORT_SYMBOL_GPL vmlinux 0x8d91e692 devm_namespace_disable +EXPORT_SYMBOL_GPL vmlinux 0x8d9ee2c8 firmware_request_cache +EXPORT_SYMBOL_GPL vmlinux 0x8dbf7aaa privcmd_call +EXPORT_SYMBOL_GPL vmlinux 0x8dc9fa80 rio_enable_rx_tx_port +EXPORT_SYMBOL_GPL vmlinux 0x8dd218b0 icc_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x8dd603dc max8997_write_reg +EXPORT_SYMBOL_GPL vmlinux 0x8de776d2 devlink_region_snapshot_id_get +EXPORT_SYMBOL_GPL vmlinux 0x8df35d54 __device_reset +EXPORT_SYMBOL_GPL vmlinux 0x8df387ee pci_iomap_wc +EXPORT_SYMBOL_GPL vmlinux 0x8dfbe1f3 xenbus_setup_ring +EXPORT_SYMBOL_GPL vmlinux 0x8e16419b trace_clock_local +EXPORT_SYMBOL_GPL vmlinux 0x8e20420c regulator_get_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0x8e2a14dd _proc_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x8e3741b6 pci_find_next_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0x8e4b63a6 hisi_clk_register_gate_sep +EXPORT_SYMBOL_GPL vmlinux 0x8e4eb451 bpf_sk_storage_diag_free +EXPORT_SYMBOL_GPL vmlinux 0x8e4ececf clk_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x8e4ffd43 fuse_get_unique +EXPORT_SYMBOL_GPL vmlinux 0x8e5796d5 pci_create_slot +EXPORT_SYMBOL_GPL vmlinux 0x8e5b6645 class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8e662f3b regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x8e6b1a9e net_selftest_get_count +EXPORT_SYMBOL_GPL vmlinux 0x8e6fa8b5 apei_exec_pre_map_gars +EXPORT_SYMBOL_GPL vmlinux 0x8e784960 of_irq_to_resource_table +EXPORT_SYMBOL_GPL vmlinux 0x8e7f0a9c acpi_get_phys_id +EXPORT_SYMBOL_GPL vmlinux 0x8e8452e3 rio_dev_put +EXPORT_SYMBOL_GPL vmlinux 0x8e84e898 ncsi_vlan_rx_add_vid +EXPORT_SYMBOL_GPL vmlinux 0x8e896e80 tpm_put_ops +EXPORT_SYMBOL_GPL vmlinux 0x8e9bd4a3 hv_alloc_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x8ea2ac69 phy_validate +EXPORT_SYMBOL_GPL vmlinux 0x8ead800c user_free_preparse +EXPORT_SYMBOL_GPL vmlinux 0x8eb25392 devm_hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0x8eec19bd __SCK__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x8eee3399 dax_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x8ef5bcd2 rio_mport_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x8efba20b cpufreq_cpu_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x8f00f6d1 vhost_task_start +EXPORT_SYMBOL_GPL vmlinux 0x8f0748af rcu_expedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x8f0b781d iova_domain_init_rcaches +EXPORT_SYMBOL_GPL vmlinux 0x8f143a38 devm_bitmap_zalloc +EXPORT_SYMBOL_GPL vmlinux 0x8f270b45 mpc8xxx_spi_rx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0x8f33c92f dev_pm_opp_of_cpumask_add_table +EXPORT_SYMBOL_GPL vmlinux 0x8f3969e1 zynqmp_pm_clock_getrate +EXPORT_SYMBOL_GPL vmlinux 0x8f4374e9 ata_wait_register +EXPORT_SYMBOL_GPL vmlinux 0x8f46c49d ti_sci_inta_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x8f4dbceb fwnode_handle_put +EXPORT_SYMBOL_GPL vmlinux 0x8f4f5b83 __tracepoint_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x8f581c0e __srcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0x8f6b88cc xfrm_output +EXPORT_SYMBOL_GPL vmlinux 0x8f6cee77 __round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x8f75b9d0 dm_table_set_type +EXPORT_SYMBOL_GPL vmlinux 0x8f786bee fs_umode_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0x8f7bd0a6 btree_init_mempool +EXPORT_SYMBOL_GPL vmlinux 0x8f8b858d irq_gc_mask_clr_bit +EXPORT_SYMBOL_GPL vmlinux 0x8f8ed697 __scsi_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x8fa2468f regulator_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x8fa5a6ee dev_fetch_sw_netstats +EXPORT_SYMBOL_GPL vmlinux 0x8faa800d acpi_cpc_valid +EXPORT_SYMBOL_GPL vmlinux 0x8fbe2660 devm_regulator_bulk_get_const +EXPORT_SYMBOL_GPL vmlinux 0x8fc12788 software_node_unregister_node_group +EXPORT_SYMBOL_GPL vmlinux 0x8fdab57c devlink_dpipe_entry_ctx_append +EXPORT_SYMBOL_GPL vmlinux 0x8fed4d37 __virtqueue_unbreak +EXPORT_SYMBOL_GPL vmlinux 0x8ff1aa4c serial8250_rx_dma_flush +EXPORT_SYMBOL_GPL vmlinux 0x8ff46593 regmap_get_device +EXPORT_SYMBOL_GPL vmlinux 0x8ff60436 mpi_ec_add_points +EXPORT_SYMBOL_GPL vmlinux 0x90125660 ahci_platform_get_resources +EXPORT_SYMBOL_GPL vmlinux 0x901685c3 tty_port_default_client_ops +EXPORT_SYMBOL_GPL vmlinux 0x9024b535 devm_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x9025c2e4 of_property_read_variable_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x902eb656 clk_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x903b627c list_lru_isolate_move +EXPORT_SYMBOL_GPL vmlinux 0x904a5da2 __traceiter_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x9050398b nf_checksum +EXPORT_SYMBOL_GPL vmlinux 0x905c5287 md_rdev_clear +EXPORT_SYMBOL_GPL vmlinux 0x90631b04 mtk_pinconf_drive_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x90633fbf __suspend_report_result +EXPORT_SYMBOL_GPL vmlinux 0x9065c7f8 fscrypt_symlink_getattr +EXPORT_SYMBOL_GPL vmlinux 0x90677f39 power_supply_put_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x907f2fe9 kernel_kobj +EXPORT_SYMBOL_GPL vmlinux 0x907ffb62 __tracepoint_unmap +EXPORT_SYMBOL_GPL vmlinux 0x9090cb65 inet_csk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x90a5e3ee gpiochip_lock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x90a9d8cc hv_is_hyperv_initialized +EXPORT_SYMBOL_GPL vmlinux 0x90b022da inet_pernet_hashinfo_alloc +EXPORT_SYMBOL_GPL vmlinux 0x90b73aa5 usb_queue_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x90b763f1 HYPERVISOR_console_io +EXPORT_SYMBOL_GPL vmlinux 0x90ba8c28 __devm_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x90c16e2f fsl_mc_cleanup_irq_pool +EXPORT_SYMBOL_GPL vmlinux 0x90c46777 devm_regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x90c8498c apei_exec_write_register +EXPORT_SYMBOL_GPL vmlinux 0x90d99972 pci_epc_map_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x90edcd7b dma_need_sync +EXPORT_SYMBOL_GPL vmlinux 0x90efd8b8 ipv6_bpf_stub +EXPORT_SYMBOL_GPL vmlinux 0x91031246 ata_cable_ignore +EXPORT_SYMBOL_GPL vmlinux 0x910bdf6b trace_seq_vprintf +EXPORT_SYMBOL_GPL vmlinux 0x911a1d26 of_clk_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0x911a30a6 irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x911fcd6c phylink_start +EXPORT_SYMBOL_GPL vmlinux 0x9128e5e8 mmput +EXPORT_SYMBOL_GPL vmlinux 0x912ba9b8 crypto_grab_spawn +EXPORT_SYMBOL_GPL vmlinux 0x912ccdc8 iomap_release_folio +EXPORT_SYMBOL_GPL vmlinux 0x913071b3 devl_rate_nodes_destroy +EXPORT_SYMBOL_GPL vmlinux 0x91316574 perf_event_addr_filters_sync +EXPORT_SYMBOL_GPL vmlinux 0x913c31e0 devl_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0x913ebd32 stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x91424d87 blk_queue_max_zone_append_sectors +EXPORT_SYMBOL_GPL vmlinux 0x915783d1 iommu_dev_enable_feature +EXPORT_SYMBOL_GPL vmlinux 0x915b903c mdiobus_c45_modify +EXPORT_SYMBOL_GPL vmlinux 0x915cbb81 gpiochip_add_pin_range +EXPORT_SYMBOL_GPL vmlinux 0x915d39ad ahci_fill_cmd_slot +EXPORT_SYMBOL_GPL vmlinux 0x915e4cc3 dm_hold +EXPORT_SYMBOL_GPL vmlinux 0x9161a050 rio_mport_class +EXPORT_SYMBOL_GPL vmlinux 0x916ca2e6 of_get_display_timing +EXPORT_SYMBOL_GPL vmlinux 0x919147c6 __netpoll_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x9194e18f xenbus_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x91955a9f start_poll_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x91a27139 bpf_prog_inc +EXPORT_SYMBOL_GPL vmlinux 0x91a6f8c2 bpf_trace_run11 +EXPORT_SYMBOL_GPL vmlinux 0x91ad2a0c mtk_clk_register_ref2usb_tx +EXPORT_SYMBOL_GPL vmlinux 0x91b2786e crypto_register_aeads +EXPORT_SYMBOL_GPL vmlinux 0x91b774a1 mpi_scanval +EXPORT_SYMBOL_GPL vmlinux 0x91bc3c24 devm_rtc_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x91bfef20 wm8350_block_read +EXPORT_SYMBOL_GPL vmlinux 0x91c6e5b0 pcap_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x91e30809 HYPERVISOR_vm_assist +EXPORT_SYMBOL_GPL vmlinux 0x91ea8726 asn1_encode_boolean +EXPORT_SYMBOL_GPL vmlinux 0x91ec3206 relay_buf_full +EXPORT_SYMBOL_GPL vmlinux 0x91ef151c fixed_phy_change_carrier +EXPORT_SYMBOL_GPL vmlinux 0x91fba744 blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x9204f805 genphy_c45_plca_get_status +EXPORT_SYMBOL_GPL vmlinux 0x92086f50 __traceiter_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x920b8f25 __irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x920cc389 visitorl +EXPORT_SYMBOL_GPL vmlinux 0x9216c6fd of_genpd_del_provider +EXPORT_SYMBOL_GPL vmlinux 0x92254aa7 devm_pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x922d8801 __tracepoint_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0x92349a60 pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0x92365381 ata_sff_irq_on +EXPORT_SYMBOL_GPL vmlinux 0x9238ace4 regulator_get_hardware_vsel_register +EXPORT_SYMBOL_GPL vmlinux 0x923e42aa sysfb_disable +EXPORT_SYMBOL_GPL vmlinux 0x9241b358 __static_key_slow_dec_deferred +EXPORT_SYMBOL_GPL vmlinux 0x924c46f8 zs_unmap_object +EXPORT_SYMBOL_GPL vmlinux 0x9250f481 __pci_hp_register +EXPORT_SYMBOL_GPL vmlinux 0x92513911 devm_ti_sci_get_handle +EXPORT_SYMBOL_GPL vmlinux 0x92568a38 icc_provider_deregister +EXPORT_SYMBOL_GPL vmlinux 0x92643fd2 iommu_device_sysfs_add +EXPORT_SYMBOL_GPL vmlinux 0x92715e34 serdev_device_get_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x92745ac0 pm_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x927487ea zynqmp_pm_read_ggs +EXPORT_SYMBOL_GPL vmlinux 0x9284e609 devm_irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x929154ca devm_regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x929e5037 rio_dma_prep_xfer +EXPORT_SYMBOL_GPL vmlinux 0x929e95cf psi_memstall_enter +EXPORT_SYMBOL_GPL vmlinux 0x92ae40d1 usb_hub_release_port +EXPORT_SYMBOL_GPL vmlinux 0x92aea702 dax_remap_file_range_prep +EXPORT_SYMBOL_GPL vmlinux 0x92b18e2e crypto_drop_spawn +EXPORT_SYMBOL_GPL vmlinux 0x92b46f4b l3mdev_master_ifindex_rcu +EXPORT_SYMBOL_GPL vmlinux 0x92b8c78b hyperv_pcpu_output_arg +EXPORT_SYMBOL_GPL vmlinux 0x92cb609e __tracepoint_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x92cf74aa vcap_admin_rule_count +EXPORT_SYMBOL_GPL vmlinux 0x92d2e0fc perf_pmu_register +EXPORT_SYMBOL_GPL vmlinux 0x92d31cfb fixed_phy_add +EXPORT_SYMBOL_GPL vmlinux 0x92db8f68 do_trace_rcu_torture_read +EXPORT_SYMBOL_GPL vmlinux 0x92dba852 devfreq_event_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x92e7dde1 mmc_cmdq_enable +EXPORT_SYMBOL_GPL vmlinux 0x92e8e9ab fsverity_enqueue_verify_work +EXPORT_SYMBOL_GPL vmlinux 0x930a2325 tps6586x_read +EXPORT_SYMBOL_GPL vmlinux 0x930ab533 k3_ringacc_request_ring +EXPORT_SYMBOL_GPL vmlinux 0x930e5367 regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x930fc4db tpm_tis_resume +EXPORT_SYMBOL_GPL vmlinux 0x931ac7c0 __tracepoint_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x931ca574 usb_check_bulk_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x93255b2b ring_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x932ad92d devfreq_get_devfreq_by_node +EXPORT_SYMBOL_GPL vmlinux 0x932c8d7a linear_range_get_value_array +EXPORT_SYMBOL_GPL vmlinux 0x932d1808 devlink_is_reload_failed +EXPORT_SYMBOL_GPL vmlinux 0x9332a568 __tracepoint_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x93335116 led_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x933ac9a2 inverse_translate +EXPORT_SYMBOL_GPL vmlinux 0x933f55ad usb_hcd_poll_rh_status +EXPORT_SYMBOL_GPL vmlinux 0x933f75e0 usb_unlink_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x934af9b3 blkcg_deactivate_policy +EXPORT_SYMBOL_GPL vmlinux 0x934f3847 cros_ec_cmd +EXPORT_SYMBOL_GPL vmlinux 0x9352f233 ip6_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x935346fe __sbitmap_queue_get +EXPORT_SYMBOL_GPL vmlinux 0x93596d67 perf_trace_run_bpf_submit +EXPORT_SYMBOL_GPL vmlinux 0x93605e9a vfsgid_in_group_p +EXPORT_SYMBOL_GPL vmlinux 0x936c63dc gpiochip_generic_free +EXPORT_SYMBOL_GPL vmlinux 0x937ef647 divider_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x93869b75 iommu_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x938cf9d8 __tracepoint_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x939c6ce1 __vfs_setxattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x93b09268 pci_msi_unmask_irq +EXPORT_SYMBOL_GPL vmlinux 0x93be605a usb_alloc_coherent +EXPORT_SYMBOL_GPL vmlinux 0x93c7edeb usb_find_common_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x93ca6ff3 ipv6_stub +EXPORT_SYMBOL_GPL vmlinux 0x93d1d424 gnttab_free_grant_references +EXPORT_SYMBOL_GPL vmlinux 0x93d69efa led_stop_software_blink +EXPORT_SYMBOL_GPL vmlinux 0x93ebdf96 mt_next +EXPORT_SYMBOL_GPL vmlinux 0x93edef07 devlink_health_report +EXPORT_SYMBOL_GPL vmlinux 0x93eeb5fd led_trigger_write +EXPORT_SYMBOL_GPL vmlinux 0x93f5b93c soc_device_match +EXPORT_SYMBOL_GPL vmlinux 0x941648df __traceiter_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x9419f6ec ping_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x941a3a65 mdiobus_c45_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x941f2aaa eventfd_ctx_put +EXPORT_SYMBOL_GPL vmlinux 0x9425bb34 nvmem_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x94299178 phylink_decode_usxgmii_word +EXPORT_SYMBOL_GPL vmlinux 0x9430b198 trace_dump_stack +EXPORT_SYMBOL_GPL vmlinux 0x9436e405 memory_group_register_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x943fc708 xen_setup_shutdown_event +EXPORT_SYMBOL_GPL vmlinux 0x94449d22 ata_sff_dma_pause +EXPORT_SYMBOL_GPL vmlinux 0x9444f259 regmap_noinc_write +EXPORT_SYMBOL_GPL vmlinux 0x944d4578 fscrypt_context_for_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x9456c677 mddev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x945929ea crypto_lookup_template +EXPORT_SYMBOL_GPL vmlinux 0x945f28f5 blk_mq_freeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x94645bb7 stmpe_disable +EXPORT_SYMBOL_GPL vmlinux 0x9468ea70 schedule_hrtimeout_range_clock +EXPORT_SYMBOL_GPL vmlinux 0x946dd559 sha224_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x948b456a hisi_clk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x949b5176 devlink_region_snapshot_create +EXPORT_SYMBOL_GPL vmlinux 0x949f7342 __alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x94a1c778 ima_file_hash +EXPORT_SYMBOL_GPL vmlinux 0x94a5049e dpbp_disable +EXPORT_SYMBOL_GPL vmlinux 0x94aaddfe ata_sas_port_stop +EXPORT_SYMBOL_GPL vmlinux 0x94ae8a55 bpf_prog_put +EXPORT_SYMBOL_GPL vmlinux 0x94bbb62f __tracepoint_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x94d6b1b4 __strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x94e02212 virtqueue_get_avail_addr +EXPORT_SYMBOL_GPL vmlinux 0x94e62d2e __set_phys_to_machine_multi +EXPORT_SYMBOL_GPL vmlinux 0x94ec8ca6 sk_msg_zerocopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0x94ef4d05 cpci_hp_stop +EXPORT_SYMBOL_GPL vmlinux 0x94f0136c irq_set_affinity_notifier +EXPORT_SYMBOL_GPL vmlinux 0x94f2854c vcap_tc_flower_handler_ipv6_usage +EXPORT_SYMBOL_GPL vmlinux 0x94f64aa5 __tracepoint_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x9504df26 irq_wake_thread +EXPORT_SYMBOL_GPL vmlinux 0x951a2773 crypto_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x952205be pci_find_doe_mailbox +EXPORT_SYMBOL_GPL vmlinux 0x95286f7f sysfs_create_link_nowarn +EXPORT_SYMBOL_GPL vmlinux 0x95343f1c da903x_read +EXPORT_SYMBOL_GPL vmlinux 0x953643dd compat_only_sysfs_link_entry_to_kobj +EXPORT_SYMBOL_GPL vmlinux 0x953b4a6d mbox_send_message +EXPORT_SYMBOL_GPL vmlinux 0x953bdb62 irq_domain_free_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0x953e1b9e ktime_get_real_seconds +EXPORT_SYMBOL_GPL vmlinux 0x953f0af3 crypto_alloc_ahash +EXPORT_SYMBOL_GPL vmlinux 0x955b0e2e kthread_worker_fn +EXPORT_SYMBOL_GPL vmlinux 0x9568b314 icc_node_del +EXPORT_SYMBOL_GPL vmlinux 0x956ac400 ring_buffer_dropped_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x957166d8 regmap_irq_set_type_config_simple +EXPORT_SYMBOL_GPL vmlinux 0x95843030 mpi_ec_init +EXPORT_SYMBOL_GPL vmlinux 0x958df3ac zs_free +EXPORT_SYMBOL_GPL vmlinux 0x959191af netdev_is_rx_handler_busy +EXPORT_SYMBOL_GPL vmlinux 0x95934800 regulator_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x9593ef31 register_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x959682a4 __tracepoint_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x959ec5f5 call_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x95a01cec mmc_sanitize +EXPORT_SYMBOL_GPL vmlinux 0x95bc9078 btree_free +EXPORT_SYMBOL_GPL vmlinux 0x95c46092 __traceiter_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x95d045d2 acpi_device_fix_up_power_extended +EXPORT_SYMBOL_GPL vmlinux 0x95e86a65 kvm_vcpu_unmap +EXPORT_SYMBOL_GPL vmlinux 0x95ef1ccc dmi_memdev_size +EXPORT_SYMBOL_GPL vmlinux 0x95f3f2c4 genphy_c45_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x95fb876d of_prop_next_u32 +EXPORT_SYMBOL_GPL vmlinux 0x960f9dc5 net_selftest +EXPORT_SYMBOL_GPL vmlinux 0x961286e0 ring_buffer_read_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x9616a255 phylink_ethtool_ksettings_get +EXPORT_SYMBOL_GPL vmlinux 0x9621d738 alarm_start_relative +EXPORT_SYMBOL_GPL vmlinux 0x962c181f crypto_unregister_scomp +EXPORT_SYMBOL_GPL vmlinux 0x962c8ae1 usb_kill_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x962d0895 da903x_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9639cc7e fwnode_get_next_parent +EXPORT_SYMBOL_GPL vmlinux 0x9649fb89 inet_bhash2_update_saddr +EXPORT_SYMBOL_GPL vmlinux 0x965426a6 cpu_topology +EXPORT_SYMBOL_GPL vmlinux 0x96554810 register_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x965e8561 devm_mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x965f2f9e failover_unregister +EXPORT_SYMBOL_GPL vmlinux 0x966fb2a4 wbc_account_cgroup_owner +EXPORT_SYMBOL_GPL vmlinux 0x9672e83d badblocks_check +EXPORT_SYMBOL_GPL vmlinux 0x9672f6da linear_hugepage_index +EXPORT_SYMBOL_GPL vmlinux 0x967b6e9d crypto_akcipher_sync_prep +EXPORT_SYMBOL_GPL vmlinux 0x9680c71a fuse_dev_release +EXPORT_SYMBOL_GPL vmlinux 0x96812670 xenbus_dev_is_online +EXPORT_SYMBOL_GPL vmlinux 0x9687aa75 genphy_c45_pma_read_abilities +EXPORT_SYMBOL_GPL vmlinux 0x96901c56 ahci_platform_enable_regulators +EXPORT_SYMBOL_GPL vmlinux 0x96a1e134 devl_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x96a55fda list_lru_destroy +EXPORT_SYMBOL_GPL vmlinux 0x96bd6ca9 cpufreq_dbs_governor_limits +EXPORT_SYMBOL_GPL vmlinux 0x96cb7bbe percpu_free_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x96e09863 pci_ats_supported +EXPORT_SYMBOL_GPL vmlinux 0x96e6f8bf pwm_apply_state +EXPORT_SYMBOL_GPL vmlinux 0x96ecb141 pm_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x96f9a01b __SCK__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x9702c87c iommu_unmap_fast +EXPORT_SYMBOL_GPL vmlinux 0x9714e0bb ktime_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x97161906 do_take_over_console +EXPORT_SYMBOL_GPL vmlinux 0x971be4da clockevent_delta2ns +EXPORT_SYMBOL_GPL vmlinux 0x973df3fa tty_port_register_device_serdev +EXPORT_SYMBOL_GPL vmlinux 0x973fbee4 led_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9741efd8 irq_gc_ack_set_bit +EXPORT_SYMBOL_GPL vmlinux 0x97483d61 edac_device_handle_ue_count +EXPORT_SYMBOL_GPL vmlinux 0x974e151a rio_release_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x975519c1 asymmetric_key_id_same +EXPORT_SYMBOL_GPL vmlinux 0x9757a5f9 __sock_recv_wifi_status +EXPORT_SYMBOL_GPL vmlinux 0x975c106e strp_check_rcv +EXPORT_SYMBOL_GPL vmlinux 0x9762e0a2 irq_domain_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0x976dd2ee gnttab_pages_clear_private +EXPORT_SYMBOL_GPL vmlinux 0x9770bc2d ahci_platform_enable_phys +EXPORT_SYMBOL_GPL vmlinux 0x977be5c7 klist_iter_init_node +EXPORT_SYMBOL_GPL vmlinux 0x977eefcf simple_attr_release +EXPORT_SYMBOL_GPL vmlinux 0x9781be85 of_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x97a01cdd dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x97c6bdab irqchip_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x97ceca8d cpufreq_generic_init +EXPORT_SYMBOL_GPL vmlinux 0x97d20a6d metadata_dst_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x97dd0687 usb_hcd_pci_remove +EXPORT_SYMBOL_GPL vmlinux 0x97de2b83 debug_locks_silent +EXPORT_SYMBOL_GPL vmlinux 0x97dedc2e devlink_port_linecard_set +EXPORT_SYMBOL_GPL vmlinux 0x97e19906 ZSTD_getErrorCode +EXPORT_SYMBOL_GPL vmlinux 0x97ea08c8 of_usb_host_tpl_support +EXPORT_SYMBOL_GPL vmlinux 0x97f1f98b srcu_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x97fc83d0 regulator_enable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x980461de device_del +EXPORT_SYMBOL_GPL vmlinux 0x9812dc01 pcie_flr +EXPORT_SYMBOL_GPL vmlinux 0x982b6784 rockchip_register_restart_notifier +EXPORT_SYMBOL_GPL vmlinux 0x983276da phylink_disconnect_phy +EXPORT_SYMBOL_GPL vmlinux 0x9833bc0c hvc_kick +EXPORT_SYMBOL_GPL vmlinux 0x983b7c20 regulator_map_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x9843f501 __cookie_v4_check +EXPORT_SYMBOL_GPL vmlinux 0x9846d9df skb_send_sock_locked +EXPORT_SYMBOL_GPL vmlinux 0x98484124 of_usb_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x98503a63 mpi_alloc +EXPORT_SYMBOL_GPL vmlinux 0x985453e1 lease_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x986633ad __mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x986caebe mddev_unlock +EXPORT_SYMBOL_GPL vmlinux 0x986de03c put_pid +EXPORT_SYMBOL_GPL vmlinux 0x9879932b crypto_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x987cbe58 __inet_inherit_port +EXPORT_SYMBOL_GPL vmlinux 0x988ded9e tty_ldisc_ref +EXPORT_SYMBOL_GPL vmlinux 0x989074ff kmsg_dump_reason_str +EXPORT_SYMBOL_GPL vmlinux 0x989654b6 of_pci_get_slot_power_limit +EXPORT_SYMBOL_GPL vmlinux 0x98a708a4 i2c_detect_slave_mode +EXPORT_SYMBOL_GPL vmlinux 0x98caaf2d dev_pm_opp_get_opp_count +EXPORT_SYMBOL_GPL vmlinux 0x98cbb648 governor_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x98cf68c3 __platform_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x98dce461 l3mdev_master_upper_ifindex_by_index_rcu +EXPORT_SYMBOL_GPL vmlinux 0x98df8112 __traceiter_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x98ee08aa dev_pm_opp_put_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x98ee62b2 ring_buffer_record_disable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x98f0c1d9 io_uring_cmd_do_in_task_lazy +EXPORT_SYMBOL_GPL vmlinux 0x98f13871 tegra_bpmp_free_mrq +EXPORT_SYMBOL_GPL vmlinux 0x98ff0399 acpi_device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x99142c24 pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0x9917e0e2 l3mdev_table_lookup_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9919e792 blkdev_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x991ba1ba pci_set_host_bridge_release +EXPORT_SYMBOL_GPL vmlinux 0x991f79d2 of_icc_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0x993e362d of_phandle_args_to_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x9953acdb pkcs7_verify +EXPORT_SYMBOL_GPL vmlinux 0x995d1071 prof_on +EXPORT_SYMBOL_GPL vmlinux 0x995e5a0f serial8250_update_uartclk +EXPORT_SYMBOL_GPL vmlinux 0x9968aacb __audit_log_nfcfg +EXPORT_SYMBOL_GPL vmlinux 0x996e2b3f crypto_unregister_rng +EXPORT_SYMBOL_GPL vmlinux 0x9976864c gfn_to_page +EXPORT_SYMBOL_GPL vmlinux 0x997c550a preempt_model_none +EXPORT_SYMBOL_GPL vmlinux 0x998d79d6 x509_decode_time +EXPORT_SYMBOL_GPL vmlinux 0x998fcbf2 clear_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x99a03078 dax_holder_notify_failure +EXPORT_SYMBOL_GPL vmlinux 0x99a83c59 scsi_alloc_request +EXPORT_SYMBOL_GPL vmlinux 0x99af80e8 ethnl_cable_test_amplitude +EXPORT_SYMBOL_GPL vmlinux 0x99b0ee44 rio_route_add_entry +EXPORT_SYMBOL_GPL vmlinux 0x99c8e82d fscrypt_ioctl_get_key_status +EXPORT_SYMBOL_GPL vmlinux 0x99c9a67b mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x99d6ca0e devm_mtk_clk_mux_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x99f018c4 nvmem_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x99f2d00a sysfs_emit_at +EXPORT_SYMBOL_GPL vmlinux 0x9a0bc52b subsys_system_register +EXPORT_SYMBOL_GPL vmlinux 0x9a11a0fc crypto_attr_alg_name +EXPORT_SYMBOL_GPL vmlinux 0x9a12fb84 of_dma_request_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x9a23ea6b alarm_expires_remaining +EXPORT_SYMBOL_GPL vmlinux 0x9a2645bd ip6_dst_lookup_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x9a2de482 crypto_aead_setkey +EXPORT_SYMBOL_GPL vmlinux 0x9a58dd2d trace_print_bitmask_seq +EXPORT_SYMBOL_GPL vmlinux 0x9a5d201a acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x9a5dce5c rhashtable_walk_start_check +EXPORT_SYMBOL_GPL vmlinux 0x9a6ebab2 pci_load_and_free_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x9a703131 dev_pm_qos_expose_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x9a8f3bd3 regulator_get_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0x9ab748c5 iommu_attach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0x9ac11b74 suspend_set_ops +EXPORT_SYMBOL_GPL vmlinux 0x9ac58f15 __tracepoint_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x9acf31c6 mas_find +EXPORT_SYMBOL_GPL vmlinux 0x9ad2be47 sysfs_add_link_to_group +EXPORT_SYMBOL_GPL vmlinux 0x9aeacb87 ring_buffer_iter_empty +EXPORT_SYMBOL_GPL vmlinux 0x9af2f55e usb_phy_roothub_resume +EXPORT_SYMBOL_GPL vmlinux 0x9af49514 icc_bulk_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x9aff15f8 __acpi_node_get_property_reference +EXPORT_SYMBOL_GPL vmlinux 0x9b007bd3 devm_regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x9b05bfbf devlink_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x9b0eaa52 tegra210_xusb_pll_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0x9b0ef05d pci_enable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x9b16e4ee phy_gbit_fibre_features +EXPORT_SYMBOL_GPL vmlinux 0x9b1dcc4d fat_flush_inodes +EXPORT_SYMBOL_GPL vmlinux 0x9b266e13 of_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x9b380d71 kvm_io_bus_write +EXPORT_SYMBOL_GPL vmlinux 0x9b45d595 usb_phy_get_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x9b555c8c pm_suspend_default_s2idle +EXPORT_SYMBOL_GPL vmlinux 0x9b651e51 xenbus_teardown_ring +EXPORT_SYMBOL_GPL vmlinux 0x9b6520a5 dev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0x9b652b6e phylink_resolve_c73 +EXPORT_SYMBOL_GPL vmlinux 0x9b673de8 extract_iter_to_sg +EXPORT_SYMBOL_GPL vmlinux 0x9b6ec967 ring_buffer_size +EXPORT_SYMBOL_GPL vmlinux 0x9b9071cb get_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x9b92d16e pinctrl_gpio_set_config +EXPORT_SYMBOL_GPL vmlinux 0x9b94e24b ping_get_port +EXPORT_SYMBOL_GPL vmlinux 0x9b94edf9 __serdev_device_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x9ba2bb2b gpio_request_array +EXPORT_SYMBOL_GPL vmlinux 0x9ba4edad nd_cmd_out_size +EXPORT_SYMBOL_GPL vmlinux 0x9bb04430 device_set_of_node_from_dev +EXPORT_SYMBOL_GPL vmlinux 0x9bb057b5 bpf_prog_free +EXPORT_SYMBOL_GPL vmlinux 0x9bb20530 sdio_f0_readb +EXPORT_SYMBOL_GPL vmlinux 0x9bb3fcd1 __tracepoint_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x9bbe21b2 iov_iter_extract_pages +EXPORT_SYMBOL_GPL vmlinux 0x9bcdcaaf of_phy_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x9bdf9714 ZSTD_customMalloc +EXPORT_SYMBOL_GPL vmlinux 0x9be30d27 mhp_get_pluggable_range +EXPORT_SYMBOL_GPL vmlinux 0x9be8319b regulator_map_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x9bece81b mpi_cmp_ui +EXPORT_SYMBOL_GPL vmlinux 0x9bfa26c9 of_pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0x9c031839 pci_ignore_hotplug +EXPORT_SYMBOL_GPL vmlinux 0x9c039ab4 security_file_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x9c048377 pm_generic_freeze_late +EXPORT_SYMBOL_GPL vmlinux 0x9c060382 devm_pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x9c303e0d devl_rate_leaf_create +EXPORT_SYMBOL_GPL vmlinux 0x9c353b9d devlink_flash_update_timeout_notify +EXPORT_SYMBOL_GPL vmlinux 0x9c422a91 nvdimm_bus_add_badrange +EXPORT_SYMBOL_GPL vmlinux 0x9c448d8d tegra210_put_utmipll_out_iddq +EXPORT_SYMBOL_GPL vmlinux 0x9c4c3d71 xdp_features_set_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x9c561aba fuse_conn_get +EXPORT_SYMBOL_GPL vmlinux 0x9c6febfc add_uevent_var +EXPORT_SYMBOL_GPL vmlinux 0x9c76ec76 xenbus_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x9c7e8f33 request_firmware_direct +EXPORT_SYMBOL_GPL vmlinux 0x9c803020 usb_phy_roothub_power_on +EXPORT_SYMBOL_GPL vmlinux 0x9c964c80 free_uid +EXPORT_SYMBOL_GPL vmlinux 0x9ca69903 mptcp_pm_get_add_addr_signal_max +EXPORT_SYMBOL_GPL vmlinux 0x9ca6e11f cper_mem_err_location +EXPORT_SYMBOL_GPL vmlinux 0x9caa32b7 __clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x9cb5af34 disable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x9cbc452a imx8ulp_clk_hw_composite +EXPORT_SYMBOL_GPL vmlinux 0x9cc3b2fb syscon_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x9cc4f70a register_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9cc91789 devm_led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x9cd7551a rhashtable_walk_stop +EXPORT_SYMBOL_GPL vmlinux 0x9cdb39ff i2c_client_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x9cdd6a66 sysctl_long_vals +EXPORT_SYMBOL_GPL vmlinux 0x9ce8f1fb uprobe_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9ceb13ac pci_generic_ecam_ops +EXPORT_SYMBOL_GPL vmlinux 0x9cee96e3 proc_get_parent_data +EXPORT_SYMBOL_GPL vmlinux 0x9cf37c44 __iowrite32_copy +EXPORT_SYMBOL_GPL vmlinux 0x9cf405ca pl08x_filter_id +EXPORT_SYMBOL_GPL vmlinux 0x9cf7f3d1 i2c_parse_fw_timings +EXPORT_SYMBOL_GPL vmlinux 0x9d09e8ae ring_buffer_event_data +EXPORT_SYMBOL_GPL vmlinux 0x9d0cb471 serial8250_read_char +EXPORT_SYMBOL_GPL vmlinux 0x9d17f377 tcp_cong_avoid_ai +EXPORT_SYMBOL_GPL vmlinux 0x9d235bb7 xhci_stop +EXPORT_SYMBOL_GPL vmlinux 0x9d2d3f5b pkcs7_free_message +EXPORT_SYMBOL_GPL vmlinux 0x9d2db421 pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0x9d2f49ef __SCK__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x9d30913f edac_get_sysfs_subsys +EXPORT_SYMBOL_GPL vmlinux 0x9d326516 irq_gc_set_wake +EXPORT_SYMBOL_GPL vmlinux 0x9d338ff9 au_platform_setup +EXPORT_SYMBOL_GPL vmlinux 0x9d366f99 page_reporting_register +EXPORT_SYMBOL_GPL vmlinux 0x9d408472 fib6_get_table +EXPORT_SYMBOL_GPL vmlinux 0x9d410eac get_user_pages_fast_only +EXPORT_SYMBOL_GPL vmlinux 0x9d59e9c9 rio_mport_get_feature +EXPORT_SYMBOL_GPL vmlinux 0x9d6401f3 acpi_subsys_suspend +EXPORT_SYMBOL_GPL vmlinux 0x9d666f4c key_set_timeout +EXPORT_SYMBOL_GPL vmlinux 0x9d8bb00e set_dax_nocache +EXPORT_SYMBOL_GPL vmlinux 0x9d8e711c get_current_tty +EXPORT_SYMBOL_GPL vmlinux 0x9d94d78e ata_sas_port_start +EXPORT_SYMBOL_GPL vmlinux 0x9d9910a1 atomic_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x9d9e8eab regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9da9ae7d ata_platform_remove_one +EXPORT_SYMBOL_GPL vmlinux 0x9db24287 pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0x9db856a2 __bio_add_page +EXPORT_SYMBOL_GPL vmlinux 0x9de88bc8 __SCK__tp_func_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x9df28852 platform_get_irq +EXPORT_SYMBOL_GPL vmlinux 0x9df6e2e8 da9052_adc_manual_read +EXPORT_SYMBOL_GPL vmlinux 0x9df7e5c0 hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0x9df8a98f fib_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9e0e3803 skb_clone_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x9e0e8612 power_supply_am_i_supplied +EXPORT_SYMBOL_GPL vmlinux 0x9e13823c regcache_sync +EXPORT_SYMBOL_GPL vmlinux 0x9e1bf2c4 vp_modern_generation +EXPORT_SYMBOL_GPL vmlinux 0x9e1f5ee9 fib_nl_newrule +EXPORT_SYMBOL_GPL vmlinux 0x9e229c49 sg_alloc_table_chained +EXPORT_SYMBOL_GPL vmlinux 0x9e2938d3 meson_clk_mpll_ops +EXPORT_SYMBOL_GPL vmlinux 0x9e30b86a k3_ringacc_ring_cfg +EXPORT_SYMBOL_GPL vmlinux 0x9e35f437 vcap_del_rules +EXPORT_SYMBOL_GPL vmlinux 0x9e42b5f6 sysfs_group_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x9e472f5f snmp_fold_field +EXPORT_SYMBOL_GPL vmlinux 0x9e52f37e vcap_rule_mod_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x9e54ef52 device_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0x9e587047 mtk_hw_get_value +EXPORT_SYMBOL_GPL vmlinux 0x9e5d82c1 dm_submit_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x9e694e58 sock_diag_unregister_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x9e77ea1b ata_slave_link_init +EXPORT_SYMBOL_GPL vmlinux 0x9e792d1d sdio_writel +EXPORT_SYMBOL_GPL vmlinux 0x9e80d17b fib_nh_common_init +EXPORT_SYMBOL_GPL vmlinux 0x9e8475c5 nexthop_for_each_fib6_nh +EXPORT_SYMBOL_GPL vmlinux 0x9e87fd6e cros_ec_check_features +EXPORT_SYMBOL_GPL vmlinux 0x9e9c4f24 set_dax_nomc +EXPORT_SYMBOL_GPL vmlinux 0x9ea94ec9 usb_enable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x9eb628e1 iommu_fwspec_add_ids +EXPORT_SYMBOL_GPL vmlinux 0x9ed554b3 unregister_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9ed55992 power_supply_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x9eebdde7 mpi_point_new +EXPORT_SYMBOL_GPL vmlinux 0x9f08c714 scatterwalk_copychunks +EXPORT_SYMBOL_GPL vmlinux 0x9f0c6016 power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x9f11d2a3 input_ff_event +EXPORT_SYMBOL_GPL vmlinux 0x9f3091b5 key_type_encrypted +EXPORT_SYMBOL_GPL vmlinux 0x9f3bd897 tegra_bpmp_transfer +EXPORT_SYMBOL_GPL vmlinux 0x9f45d586 crypto_register_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x9f517986 HYPERVISOR_hvm_op +EXPORT_SYMBOL_GPL vmlinux 0x9f56c4b9 __SCK__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x9f5c6dc2 __cookie_v6_check +EXPORT_SYMBOL_GPL vmlinux 0x9f6b2bfe get_governor_parent_kobj +EXPORT_SYMBOL_GPL vmlinux 0x9f73fd18 dw_pcie_write_dbi +EXPORT_SYMBOL_GPL vmlinux 0x9f747d7e switchdev_bridge_port_offload +EXPORT_SYMBOL_GPL vmlinux 0x9f90a8c6 kvm_vcpu_map +EXPORT_SYMBOL_GPL vmlinux 0x9f991c58 nf_ipv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x9f9afea5 acpi_bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x9fa4564a timer_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9fa75d29 pci_epc_unmap_addr +EXPORT_SYMBOL_GPL vmlinux 0x9faa305a ti_sci_inta_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x9fac688d get_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0x9fad2abf usb_register_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x9faeb5e2 blk_mq_quiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x9fb5d865 hvc_remove +EXPORT_SYMBOL_GPL vmlinux 0x9fb996a7 __tracepoint_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x9fbfebab erst_write +EXPORT_SYMBOL_GPL vmlinux 0x9fce80db fb_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x9fd089df nvdimm_bus_check_dimm_count +EXPORT_SYMBOL_GPL vmlinux 0x9fe131f1 xen_store_interface +EXPORT_SYMBOL_GPL vmlinux 0x9fe899b7 get_cpu_idle_time +EXPORT_SYMBOL_GPL vmlinux 0x9fe939e1 mpi_powm +EXPORT_SYMBOL_GPL vmlinux 0x9fee1210 fwnode_connection_find_matches +EXPORT_SYMBOL_GPL vmlinux 0xa01833f5 __fsnotify_parent +EXPORT_SYMBOL_GPL vmlinux 0xa01a8d9b nd_cmd_bus_desc +EXPORT_SYMBOL_GPL vmlinux 0xa0223a17 mtk_pinconf_bias_get_combo +EXPORT_SYMBOL_GPL vmlinux 0xa041a619 nf_conn_btf_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xa04c8ca5 platform_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa04f945a cpus_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa06fa7e7 power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xa071c0cd tegra210_xusb_pll_hw_control_enable +EXPORT_SYMBOL_GPL vmlinux 0xa07318cb metadata_dst_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa080c5e5 smp_call_function_single_async +EXPORT_SYMBOL_GPL vmlinux 0xa08b01f7 serial8250_tx_chars +EXPORT_SYMBOL_GPL vmlinux 0xa0972ef8 apei_get_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0xa09bd0c4 rio_unregister_scan +EXPORT_SYMBOL_GPL vmlinux 0xa0a334ec mnt_drop_write +EXPORT_SYMBOL_GPL vmlinux 0xa0c304d4 synth_event_trace +EXPORT_SYMBOL_GPL vmlinux 0xa0c597c0 device_create_with_groups +EXPORT_SYMBOL_GPL vmlinux 0xa0d15197 pinctrl_find_gpio_range_from_pin +EXPORT_SYMBOL_GPL vmlinux 0xa0d3456d nr_swap_pages +EXPORT_SYMBOL_GPL vmlinux 0xa0e09d2b ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0xa0e87fb5 devm_namespace_enable +EXPORT_SYMBOL_GPL vmlinux 0xa0e8fb12 scsi_internal_device_block_nowait +EXPORT_SYMBOL_GPL vmlinux 0xa106d21e of_nvmem_layout_get_container +EXPORT_SYMBOL_GPL vmlinux 0xa107696d fsl_mc_bus_dpsw_type +EXPORT_SYMBOL_GPL vmlinux 0xa111e039 usb_autopm_put_interface_async +EXPORT_SYMBOL_GPL vmlinux 0xa11216be xen_store_domain_type +EXPORT_SYMBOL_GPL vmlinux 0xa11f04e8 vfs_remove_acl +EXPORT_SYMBOL_GPL vmlinux 0xa140963b balloon_page_enqueue +EXPORT_SYMBOL_GPL vmlinux 0xa148476d find_mci_by_dev +EXPORT_SYMBOL_GPL vmlinux 0xa148c409 gpiod_to_irq +EXPORT_SYMBOL_GPL vmlinux 0xa149f8f5 ata_sas_tport_add +EXPORT_SYMBOL_GPL vmlinux 0xa14e3b72 rtnl_delete_link +EXPORT_SYMBOL_GPL vmlinux 0xa156a1f2 erst_get_record_id_end +EXPORT_SYMBOL_GPL vmlinux 0xa156a4d7 devm_regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xa163e993 scsi_template_proc_dir +EXPORT_SYMBOL_GPL vmlinux 0xa16449b4 phylink_ethtool_ksettings_set +EXPORT_SYMBOL_GPL vmlinux 0xa1796be3 blk_mq_end_request_batch +EXPORT_SYMBOL_GPL vmlinux 0xa194f3dc i2c_adapter_depth +EXPORT_SYMBOL_GPL vmlinux 0xa19561fb __SCK__tp_func_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa19f197c xenbus_watch_path +EXPORT_SYMBOL_GPL vmlinux 0xa1adb703 usb_get_descriptor +EXPORT_SYMBOL_GPL vmlinux 0xa1bbea4a regmap_fields_read +EXPORT_SYMBOL_GPL vmlinux 0xa1c157df host1x_context_device_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xa1c4231f kvm_set_pfn_dirty +EXPORT_SYMBOL_GPL vmlinux 0xa1d8004a videomode_from_timing +EXPORT_SYMBOL_GPL vmlinux 0xa1e8cead sata_pmp_qc_defer_cmd_switch +EXPORT_SYMBOL_GPL vmlinux 0xa1e8eda7 bpf_trace_run4 +EXPORT_SYMBOL_GPL vmlinux 0xa1edb099 devm_clk_get_enabled +EXPORT_SYMBOL_GPL vmlinux 0xa208b5a7 pm_debug_messages_should_print +EXPORT_SYMBOL_GPL vmlinux 0xa20d01ba __trace_bprintk +EXPORT_SYMBOL_GPL vmlinux 0xa211655c relay_late_setup_files +EXPORT_SYMBOL_GPL vmlinux 0xa212fb74 crypto_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xa21f2ce7 clk_mux_index_to_val +EXPORT_SYMBOL_GPL vmlinux 0xa220cf47 crypto_unregister_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xa22da291 __netif_set_xps_queue +EXPORT_SYMBOL_GPL vmlinux 0xa2402218 __traceiter_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa2500ef6 __SCK__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xa25455fc mtk_clk_gate_ops_no_setclr +EXPORT_SYMBOL_GPL vmlinux 0xa26d9b4f workqueue_congested +EXPORT_SYMBOL_GPL vmlinux 0xa26e6263 genphy_c45_an_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xa272606a dm_noflush_suspending +EXPORT_SYMBOL_GPL vmlinux 0xa27d39d4 of_clk_add_provider +EXPORT_SYMBOL_GPL vmlinux 0xa2815e07 of_devfreq_cooling_register_power +EXPORT_SYMBOL_GPL vmlinux 0xa28f40bd __irq_apply_affinity_hint +EXPORT_SYMBOL_GPL vmlinux 0xa2aa4309 gpiochip_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0xa2af54b3 irq_from_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xa2b0820d __SCK__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xa2b99209 alarm_start +EXPORT_SYMBOL_GPL vmlinux 0xa2c0f59a ct_idle_enter +EXPORT_SYMBOL_GPL vmlinux 0xa2c33fed kgdb_unregister_io_module +EXPORT_SYMBOL_GPL vmlinux 0xa2c38346 fuse_mount_remove +EXPORT_SYMBOL_GPL vmlinux 0xa2c9f80a trace_add_event_call +EXPORT_SYMBOL_GPL vmlinux 0xa2dcacb2 blk_crypto_update_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xa2dd7390 devm_regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0xa2dff83d driver_deferred_probe_check_state +EXPORT_SYMBOL_GPL vmlinux 0xa2e1b3ef trace_printk_init_buffers +EXPORT_SYMBOL_GPL vmlinux 0xa2f7487f hv_is_hibernation_supported +EXPORT_SYMBOL_GPL vmlinux 0xa3031ef0 mtk_pinconf_bias_disable_get +EXPORT_SYMBOL_GPL vmlinux 0xa311e1f5 kobject_uevent +EXPORT_SYMBOL_GPL vmlinux 0xa31afb5c devm_hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0xa331625d pinmux_generic_get_function_groups +EXPORT_SYMBOL_GPL vmlinux 0xa331959b hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0xa34e7930 imx_check_clk_hws +EXPORT_SYMBOL_GPL vmlinux 0xa354ea79 regmap_field_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0xa36e6f48 crypto_register_shashes +EXPORT_SYMBOL_GPL vmlinux 0xa36f50fb is_binary_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xa37d2115 irq_chip_set_parent_state +EXPORT_SYMBOL_GPL vmlinux 0xa385a596 aead_init_geniv +EXPORT_SYMBOL_GPL vmlinux 0xa38602cd drain_workqueue +EXPORT_SYMBOL_GPL vmlinux 0xa3881b3e dev_pm_qos_hide_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0xa38a1f68 crypto_enqueue_request_head +EXPORT_SYMBOL_GPL vmlinux 0xa38a9f71 get_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xa38b9a7c pm_clk_remove_clk +EXPORT_SYMBOL_GPL vmlinux 0xa38c1436 cpu_bit_bitmap +EXPORT_SYMBOL_GPL vmlinux 0xa398de2c bpf_prog_select_runtime +EXPORT_SYMBOL_GPL vmlinux 0xa39af9f5 tps6586x_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0xa3a04602 btree_geo64 +EXPORT_SYMBOL_GPL vmlinux 0xa3a2a401 serdev_device_set_parity +EXPORT_SYMBOL_GPL vmlinux 0xa3a36c73 cppc_set_perf +EXPORT_SYMBOL_GPL vmlinux 0xa3a74829 scmi_protocol_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa3ac48a7 start_poll_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xa3ad10de ata_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0xa3b66ddb xdp_do_redirect +EXPORT_SYMBOL_GPL vmlinux 0xa3b958ce reset_hung_task_detector +EXPORT_SYMBOL_GPL vmlinux 0xa3dcb681 zynqmp_pm_fpga_load +EXPORT_SYMBOL_GPL vmlinux 0xa3ece414 freezer_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xa3ef8e54 __devm_rtc_register_device +EXPORT_SYMBOL_GPL vmlinux 0xa3f12f69 __crypto_xor +EXPORT_SYMBOL_GPL vmlinux 0xa3fa5546 ata_pci_sff_init_one +EXPORT_SYMBOL_GPL vmlinux 0xa401eecf irq_get_default_host +EXPORT_SYMBOL_GPL vmlinux 0xa4031b7f sfp_parse_port +EXPORT_SYMBOL_GPL vmlinux 0xa404aa91 crypto_shash_digest +EXPORT_SYMBOL_GPL vmlinux 0xa4062a57 __tracepoint_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xa40c582c da903x_reads +EXPORT_SYMBOL_GPL vmlinux 0xa410a295 devlink_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa42a86f4 vchan_dma_desc_free_list +EXPORT_SYMBOL_GPL vmlinux 0xa43fecd0 mmc_send_tuning +EXPORT_SYMBOL_GPL vmlinux 0xa44a1307 interval_tree_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xa452f2a4 xen_pirq_from_irq +EXPORT_SYMBOL_GPL vmlinux 0xa455463f virtqueue_kick_prepare +EXPORT_SYMBOL_GPL vmlinux 0xa457f50d ti_sci_get_handle +EXPORT_SYMBOL_GPL vmlinux 0xa45c7b90 stack_trace_print +EXPORT_SYMBOL_GPL vmlinux 0xa45d44fc zynqmp_pm_get_pll_frac_data +EXPORT_SYMBOL_GPL vmlinux 0xa4622047 pinctrl_generic_get_group_count +EXPORT_SYMBOL_GPL vmlinux 0xa48196c8 kdb_poll_idx +EXPORT_SYMBOL_GPL vmlinux 0xa4964ee8 nf_hook_entries_insert_raw +EXPORT_SYMBOL_GPL vmlinux 0xa499a5c0 extcon_sync +EXPORT_SYMBOL_GPL vmlinux 0xa49bbf0d dev_pm_opp_get_required_pstate +EXPORT_SYMBOL_GPL vmlinux 0xa4ab7c1c ring_buffer_overruns +EXPORT_SYMBOL_GPL vmlinux 0xa4abf746 rio_mport_send_doorbell +EXPORT_SYMBOL_GPL vmlinux 0xa4b07fe7 ring_buffer_change_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xa4ba1fb6 iommu_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0xa4bf2e41 cppc_set_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xa4c00324 asn1_encode_octet_string +EXPORT_SYMBOL_GPL vmlinux 0xa4c085f8 ata_tf_from_fis +EXPORT_SYMBOL_GPL vmlinux 0xa4c15933 mtk_pinconf_bias_set_combo +EXPORT_SYMBOL_GPL vmlinux 0xa4c58a65 vcap_tc_flower_handler_ip_usage +EXPORT_SYMBOL_GPL vmlinux 0xa4ecd6b7 fwnode_graph_get_next_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xa4f2a2ed acpi_irq_get +EXPORT_SYMBOL_GPL vmlinux 0xa503737a cn_add_callback +EXPORT_SYMBOL_GPL vmlinux 0xa5089a4b tpm2_probe +EXPORT_SYMBOL_GPL vmlinux 0xa50988f8 of_hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0xa517f884 tegra210_plle_hw_sequence_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xa5258468 power_supply_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0xa52f4488 dpcon_set_notification +EXPORT_SYMBOL_GPL vmlinux 0xa530336b usb_hcd_pci_probe +EXPORT_SYMBOL_GPL vmlinux 0xa531471e clk_save_context +EXPORT_SYMBOL_GPL vmlinux 0xa53f842b rtc_class_open +EXPORT_SYMBOL_GPL vmlinux 0xa5438388 of_pci_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0xa5447956 pm_clk_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0xa54a2cba devlink_linecard_provision_clear +EXPORT_SYMBOL_GPL vmlinux 0xa54be529 clk_hw_register_composite +EXPORT_SYMBOL_GPL vmlinux 0xa54d864b component_unbind_all +EXPORT_SYMBOL_GPL vmlinux 0xa54dcd2e pm_generic_freeze_noirq +EXPORT_SYMBOL_GPL vmlinux 0xa54de5d5 pci_epf_bind +EXPORT_SYMBOL_GPL vmlinux 0xa56e1a52 sg_free_table_chained +EXPORT_SYMBOL_GPL vmlinux 0xa56ec4cb debugfs_create_regset32 +EXPORT_SYMBOL_GPL vmlinux 0xa5796c8a of_reserved_mem_device_release +EXPORT_SYMBOL_GPL vmlinux 0xa57a3a89 mas_empty_area_rev +EXPORT_SYMBOL_GPL vmlinux 0xa58d6258 iommu_domain_free +EXPORT_SYMBOL_GPL vmlinux 0xa59a8710 strp_process +EXPORT_SYMBOL_GPL vmlinux 0xa5a09013 pm_generic_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0xa5a55ded irq_chip_release_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0xa5ae5cca da9052_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0xa5af4cc9 nvmem_add_cell_table +EXPORT_SYMBOL_GPL vmlinux 0xa5b4a7ac ip6_route_output_flags +EXPORT_SYMBOL_GPL vmlinux 0xa5bda8a1 efi_capsule_supported +EXPORT_SYMBOL_GPL vmlinux 0xa5c3c6ce devres_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa5c7ca35 dw_pcie_link_up +EXPORT_SYMBOL_GPL vmlinux 0xa5d1f4b8 stack_depot_snprint +EXPORT_SYMBOL_GPL vmlinux 0xa5d7c388 pstore_type_to_name +EXPORT_SYMBOL_GPL vmlinux 0xa5efbf4c async_synchronize_full +EXPORT_SYMBOL_GPL vmlinux 0xa5f432f6 gfn_to_pfn_prot +EXPORT_SYMBOL_GPL vmlinux 0xa5fbd774 of_pci_dma_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0xa60185a3 sata_link_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xa605a943 rtnl_put_cacheinfo +EXPORT_SYMBOL_GPL vmlinux 0xa60a09f4 device_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xa60a4eda task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0xa6234f59 xenbus_dev_groups +EXPORT_SYMBOL_GPL vmlinux 0xa6445323 ftrace_free_filter +EXPORT_SYMBOL_GPL vmlinux 0xa647f0ac param_ops_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0xa655c903 of_get_display_timings +EXPORT_SYMBOL_GPL vmlinux 0xa65d70d5 devm_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xa675d6ea ahci_set_em_messages +EXPORT_SYMBOL_GPL vmlinux 0xa6773e10 pci_msix_can_alloc_dyn +EXPORT_SYMBOL_GPL vmlinux 0xa678f78a bus_get_dev_root +EXPORT_SYMBOL_GPL vmlinux 0xa67b01e6 ping_err +EXPORT_SYMBOL_GPL vmlinux 0xa6817d1e usb_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xa68d1404 usb_reset_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xa69a18b8 vcap_tc_flower_handler_cvlan_usage +EXPORT_SYMBOL_GPL vmlinux 0xa69fa6d5 mtk_clk_unregister_gates +EXPORT_SYMBOL_GPL vmlinux 0xa6a088b7 fscrypt_match_name +EXPORT_SYMBOL_GPL vmlinux 0xa6a6ebe3 crypto_find_alg +EXPORT_SYMBOL_GPL vmlinux 0xa6a7925c mas_walk +EXPORT_SYMBOL_GPL vmlinux 0xa6af1e35 __SCK__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xa6b06f65 ata_sff_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xa6b21ef2 dpm_suspend_end +EXPORT_SYMBOL_GPL vmlinux 0xa6b418a1 blk_revalidate_disk_zones +EXPORT_SYMBOL_GPL vmlinux 0xa6b5ee5b __SCK__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0xa6b9e2e8 of_phy_put +EXPORT_SYMBOL_GPL vmlinux 0xa6c66d83 component_release_of +EXPORT_SYMBOL_GPL vmlinux 0xa6d24810 hid_bpf_disconnect_device +EXPORT_SYMBOL_GPL vmlinux 0xa6d35f90 find_vpid +EXPORT_SYMBOL_GPL vmlinux 0xa6dc0d97 tegra_read_ram_code +EXPORT_SYMBOL_GPL vmlinux 0xa6e1a69d kick_all_cpus_sync +EXPORT_SYMBOL_GPL vmlinux 0xa6e8e2ef of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0xa6f58a8e thermal_zone_device_update +EXPORT_SYMBOL_GPL vmlinux 0xa701e755 anon_inode_getfd +EXPORT_SYMBOL_GPL vmlinux 0xa708ca58 mas_store_prealloc +EXPORT_SYMBOL_GPL vmlinux 0xa709c835 fib6_info_destroy_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa7241959 pkcs7_supply_detached_data +EXPORT_SYMBOL_GPL vmlinux 0xa72dd105 pci_bridge_emul_conf_write +EXPORT_SYMBOL_GPL vmlinux 0xa731f387 nl_table_lock +EXPORT_SYMBOL_GPL vmlinux 0xa740a370 of_reserved_mem_device_init_by_idx +EXPORT_SYMBOL_GPL vmlinux 0xa7488085 __fib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xa74ea32d device_add_software_node +EXPORT_SYMBOL_GPL vmlinux 0xa75181ff regmap_raw_read +EXPORT_SYMBOL_GPL vmlinux 0xa766879f __fscrypt_prepare_link +EXPORT_SYMBOL_GPL vmlinux 0xa774d8d2 blk_mq_free_request +EXPORT_SYMBOL_GPL vmlinux 0xa77b44e1 mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0xa788700b copy_to_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0xa790ab4b __tracepoint_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xa79dd98e devlink_region_create +EXPORT_SYMBOL_GPL vmlinux 0xa79e33f9 ehci_suspend +EXPORT_SYMBOL_GPL vmlinux 0xa7c68231 __tracepoint_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0xa7ccf462 bdev_nr_zones +EXPORT_SYMBOL_GPL vmlinux 0xa7cdcd5a pci_destroy_slot +EXPORT_SYMBOL_GPL vmlinux 0xa7db35f7 usb_alloc_dev +EXPORT_SYMBOL_GPL vmlinux 0xa7e4aaf6 dma_get_slave_caps +EXPORT_SYMBOL_GPL vmlinux 0xa7ea19e5 rio_release_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xa7f7dc2d pci_p2pmem_free_sgl +EXPORT_SYMBOL_GPL vmlinux 0xa7f89b03 skb_pull_rcsum +EXPORT_SYMBOL_GPL vmlinux 0xa7fd3af7 ip6_pol_route +EXPORT_SYMBOL_GPL vmlinux 0xa7fd97ca palmas_ext_control_req_config +EXPORT_SYMBOL_GPL vmlinux 0xa81485e6 __traceiter_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xa815a512 ip6_datagram_connect_v6_only +EXPORT_SYMBOL_GPL vmlinux 0xa81e64a9 file_ra_state_init +EXPORT_SYMBOL_GPL vmlinux 0xa8270df2 acpi_get_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0xa82a9ffc pci_stop_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xa835f202 phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0xa8477c59 crypto_register_akcipher +EXPORT_SYMBOL_GPL vmlinux 0xa8516777 free_fib_info +EXPORT_SYMBOL_GPL vmlinux 0xa851973a raw_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xa854b7d5 fsl_mc_bus_dpcon_type +EXPORT_SYMBOL_GPL vmlinux 0xa876ed85 devm_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xa87aac60 devlink_sb_register +EXPORT_SYMBOL_GPL vmlinux 0xa87f1b27 xdp_rxq_info_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0xa8841cc6 mas_next +EXPORT_SYMBOL_GPL vmlinux 0xa895f809 devm_devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0xa89926dc crypto_dh_decode_key +EXPORT_SYMBOL_GPL vmlinux 0xa8a6364c xas_get_mark +EXPORT_SYMBOL_GPL vmlinux 0xa8aa0568 ata_dev_disable +EXPORT_SYMBOL_GPL vmlinux 0xa8ae0f42 of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xa8b688f5 pci_remove_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xa8d99184 get_net_ns_by_fd +EXPORT_SYMBOL_GPL vmlinux 0xa8e30e3c vcap_tc_flower_handler_arp_usage +EXPORT_SYMBOL_GPL vmlinux 0xa8e6eac1 ata_sff_hsm_move +EXPORT_SYMBOL_GPL vmlinux 0xa8edb74a usb_altnum_to_altsetting +EXPORT_SYMBOL_GPL vmlinux 0xa8f4f4dd __blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0xa8f97178 __tracepoint_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xa8fb7f08 bio_add_zone_append_page +EXPORT_SYMBOL_GPL vmlinux 0xa9009338 devfreq_event_disable_edev +EXPORT_SYMBOL_GPL vmlinux 0xa90245ea blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0xa90cd8f9 pm_clk_add +EXPORT_SYMBOL_GPL vmlinux 0xa918cf5e ohci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0xa91961c1 crypto_register_aead +EXPORT_SYMBOL_GPL vmlinux 0xa9320d27 ktime_get_seconds +EXPORT_SYMBOL_GPL vmlinux 0xa949fae7 relay_reset +EXPORT_SYMBOL_GPL vmlinux 0xa95b5c77 hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xa96e8b4e hv_setup_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0xa976159c irq_gc_mask_disable_reg +EXPORT_SYMBOL_GPL vmlinux 0xa9902041 hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa9952b6d proc_create_net_data_write +EXPORT_SYMBOL_GPL vmlinux 0xa99b8e70 __SCK__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xa99ef899 devlink_fmsg_bool_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xa9c3d5b7 blk_mq_unquiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0xa9cd0bf9 regmap_get_val_bytes +EXPORT_SYMBOL_GPL vmlinux 0xa9d25fe3 irq_chip_set_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0xa9e128bd spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xaa074321 raw_unhash_sk +EXPORT_SYMBOL_GPL vmlinux 0xaa1fd8b7 dpbp_open +EXPORT_SYMBOL_GPL vmlinux 0xaa393cc6 mas_preallocate +EXPORT_SYMBOL_GPL vmlinux 0xaa3a43cf vfs_cancel_lock +EXPORT_SYMBOL_GPL vmlinux 0xaa45b391 xen_find_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0xaa4d2d24 gpiod_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xaa4f334a devl_traps_register +EXPORT_SYMBOL_GPL vmlinux 0xaa52ecb2 netdev_walk_all_lower_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xaa546d22 balloon_page_alloc +EXPORT_SYMBOL_GPL vmlinux 0xaa5a7bd7 modify_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xaa6a50f9 __static_key_deferred_flush +EXPORT_SYMBOL_GPL vmlinux 0xaa6cc45c regulator_get_linear_step +EXPORT_SYMBOL_GPL vmlinux 0xaa7029f3 dm_internal_resume_fast +EXPORT_SYMBOL_GPL vmlinux 0xaa7445b1 task_active_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xaa7c16ca extcon_get_property +EXPORT_SYMBOL_GPL vmlinux 0xaa7cfe88 clk_hw_unregister +EXPORT_SYMBOL_GPL vmlinux 0xaa8bd7ea mnt_want_write_file +EXPORT_SYMBOL_GPL vmlinux 0xaa963bec register_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xaa9b743b fsverity_ioctl_read_metadata +EXPORT_SYMBOL_GPL vmlinux 0xaaa138c8 bd_link_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0xaaa918c9 ftrace_dump +EXPORT_SYMBOL_GPL vmlinux 0xaab9c421 clk_multiplier_ops +EXPORT_SYMBOL_GPL vmlinux 0xaaba7cf1 __tracepoint_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xaadc8077 xen_unmap_domain_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0xaae87414 mptcp_token_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xaaf71d4c __traceiter_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0xaafafbff rockchip_pmu_unblock +EXPORT_SYMBOL_GPL vmlinux 0xab060841 zynqmp_pm_query_data +EXPORT_SYMBOL_GPL vmlinux 0xab0d8f04 tty_standard_install +EXPORT_SYMBOL_GPL vmlinux 0xab1e0e93 hv_setup_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0xab313bf6 cgroup_path_ns +EXPORT_SYMBOL_GPL vmlinux 0xab377f5f __sock_recv_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xab463a6e iomap_finish_ioends +EXPORT_SYMBOL_GPL vmlinux 0xab4646be __traceiter_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0xab4fbe2e gov_attr_set_init +EXPORT_SYMBOL_GPL vmlinux 0xab517eca serdev_device_set_tiocm +EXPORT_SYMBOL_GPL vmlinux 0xab527a9d dw_pcie_ep_init_complete +EXPORT_SYMBOL_GPL vmlinux 0xab52bd52 __blk_req_zone_write_unlock +EXPORT_SYMBOL_GPL vmlinux 0xab54e66d alloc_skb_for_msg +EXPORT_SYMBOL_GPL vmlinux 0xab5a060c unregister_trace_event +EXPORT_SYMBOL_GPL vmlinux 0xab6486fb alloc_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0xab6af0fc pci_get_dsn +EXPORT_SYMBOL_GPL vmlinux 0xab6f0ded __tracepoint_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0xab79eba1 sysfs_break_active_protection +EXPORT_SYMBOL_GPL vmlinux 0xab80335f iommu_fwspec_free +EXPORT_SYMBOL_GPL vmlinux 0xab93270d rio_dma_prep_slave_sg +EXPORT_SYMBOL_GPL vmlinux 0xab942f77 __traceiter_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0xabb1002a crypto_shoot_alg +EXPORT_SYMBOL_GPL vmlinux 0xabb65817 sched_set_fifo_low +EXPORT_SYMBOL_GPL vmlinux 0xabc640f3 list_lru_isolate +EXPORT_SYMBOL_GPL vmlinux 0xabc6e9e4 pm_report_max_hw_sleep +EXPORT_SYMBOL_GPL vmlinux 0xabd382a5 serdev_device_close +EXPORT_SYMBOL_GPL vmlinux 0xabd45848 stop_machine +EXPORT_SYMBOL_GPL vmlinux 0xabdc7f2b bus_rescan_devices +EXPORT_SYMBOL_GPL vmlinux 0xabe46134 __blk_trace_note_message +EXPORT_SYMBOL_GPL vmlinux 0xabfeac84 regulator_get_mode +EXPORT_SYMBOL_GPL vmlinux 0xac17df21 devm_gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0xac25c02f devres_get +EXPORT_SYMBOL_GPL vmlinux 0xac299ea6 dm_copy_name_and_uuid +EXPORT_SYMBOL_GPL vmlinux 0xac34f7a7 devlink_resource_register +EXPORT_SYMBOL_GPL vmlinux 0xac3dc6cf clk_regmap_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0xac44e247 css_next_descendant_pre +EXPORT_SYMBOL_GPL vmlinux 0xac4681af gpiod_to_chip +EXPORT_SYMBOL_GPL vmlinux 0xac46b967 rcuwait_wake_up +EXPORT_SYMBOL_GPL vmlinux 0xac4df27a clk_register +EXPORT_SYMBOL_GPL vmlinux 0xac5e6f4b mctrl_gpio_init_noauto +EXPORT_SYMBOL_GPL vmlinux 0xac7aab41 platform_get_irq_optional +EXPORT_SYMBOL_GPL vmlinux 0xac7d5477 failover_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0xac821b9f pwm_get_chip_data +EXPORT_SYMBOL_GPL vmlinux 0xac8d1cc3 evm_inode_init_security +EXPORT_SYMBOL_GPL vmlinux 0xac8fc6f1 device_set_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0xac988cf0 bpf_trace_run1 +EXPORT_SYMBOL_GPL vmlinux 0xac9c4fc7 dax_inode +EXPORT_SYMBOL_GPL vmlinux 0xacb4d88c clk_rate_exclusive_put +EXPORT_SYMBOL_GPL vmlinux 0xacc977ac alarm_forward_now +EXPORT_SYMBOL_GPL vmlinux 0xacd2ee03 acpi_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0xace02b96 pm_runtime_force_suspend +EXPORT_SYMBOL_GPL vmlinux 0xace1ef30 tps65912_device_init +EXPORT_SYMBOL_GPL vmlinux 0xace92f68 xdp_convert_zc_to_xdp_frame +EXPORT_SYMBOL_GPL vmlinux 0xacf968ea kiocb_modified +EXPORT_SYMBOL_GPL vmlinux 0xad05a590 ahci_ops +EXPORT_SYMBOL_GPL vmlinux 0xad0ff5f4 of_request_module +EXPORT_SYMBOL_GPL vmlinux 0xad1b44f4 phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0xad1c094d l3mdev_fib_table_rcu +EXPORT_SYMBOL_GPL vmlinux 0xad20ebb3 __crypto_alloc_tfm +EXPORT_SYMBOL_GPL vmlinux 0xad395dd9 mm_account_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0xad4085e7 xdp_return_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0xad42dff8 __SCK__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0xad45c3f3 mpc8xxx_spi_tx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0xad4d7367 regulator_is_equal +EXPORT_SYMBOL_GPL vmlinux 0xad4e58e8 of_clk_parent_fill +EXPORT_SYMBOL_GPL vmlinux 0xad4e6259 remove_cpu +EXPORT_SYMBOL_GPL vmlinux 0xad5cd75e vc_scrolldelta_helper +EXPORT_SYMBOL_GPL vmlinux 0xad645234 register_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xad650639 crypto_register_rng +EXPORT_SYMBOL_GPL vmlinux 0xad6b4bc7 class_compat_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xad76a3f0 __SCK__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xad76dc0a of_led_get +EXPORT_SYMBOL_GPL vmlinux 0xad83ce29 xas_find_conflict +EXPORT_SYMBOL_GPL vmlinux 0xad862c75 pci_disable_sriov +EXPORT_SYMBOL_GPL vmlinux 0xad9ce535 dpcon_get_attributes +EXPORT_SYMBOL_GPL vmlinux 0xad9fb247 lwtunnel_valid_encap_type_attr +EXPORT_SYMBOL_GPL vmlinux 0xada38766 dst_cache_destroy +EXPORT_SYMBOL_GPL vmlinux 0xadbbf935 fwnode_device_is_available +EXPORT_SYMBOL_GPL vmlinux 0xadbee8ef icmp_build_probe +EXPORT_SYMBOL_GPL vmlinux 0xadc111c2 uart_handle_dcd_change +EXPORT_SYMBOL_GPL vmlinux 0xaddadca5 vp_legacy_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0xaddd99f4 crypto_register_rngs +EXPORT_SYMBOL_GPL vmlinux 0xade5339b hte_get_clk_src_info +EXPORT_SYMBOL_GPL vmlinux 0xade740b6 dst_cache_set_ip4 +EXPORT_SYMBOL_GPL vmlinux 0xadf9c1b3 housekeeping_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xae01217a mpi_write_to_sgl +EXPORT_SYMBOL_GPL vmlinux 0xae061eb0 devm_gpiod_unhinge +EXPORT_SYMBOL_GPL vmlinux 0xae0aa0d2 pci_iomap_wc_range +EXPORT_SYMBOL_GPL vmlinux 0xae0b5a80 regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xae0bbb96 devm_gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xae0d7b90 extcon_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xae0ecf40 usb_bus_idr_lock +EXPORT_SYMBOL_GPL vmlinux 0xae1051b0 net_cls_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xae2fdad4 dev_pm_opp_get_opp_table +EXPORT_SYMBOL_GPL vmlinux 0xae300b6d tty_perform_flush +EXPORT_SYMBOL_GPL vmlinux 0xae37f190 of_pci_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0xae39f80e dst_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xae3c862a meson_clk_cpu_dyndiv_ops +EXPORT_SYMBOL_GPL vmlinux 0xae4a263b ata_std_bios_param +EXPORT_SYMBOL_GPL vmlinux 0xae66224d dev_pm_opp_of_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0xae69b1c1 usermodehelper_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xae7c231d mpi_cmp +EXPORT_SYMBOL_GPL vmlinux 0xae7f1bf0 crypto_alloc_akcipher +EXPORT_SYMBOL_GPL vmlinux 0xaeaf82f9 vcap_tc_flower_handler_vlan_usage +EXPORT_SYMBOL_GPL vmlinux 0xaec798d4 dev_pm_opp_find_bw_floor +EXPORT_SYMBOL_GPL vmlinux 0xaee1a91b phy_reset +EXPORT_SYMBOL_GPL vmlinux 0xaee7cb37 pwm_capture +EXPORT_SYMBOL_GPL vmlinux 0xaefddf82 crypto_register_alg +EXPORT_SYMBOL_GPL vmlinux 0xaf02ddaa mmput_async +EXPORT_SYMBOL_GPL vmlinux 0xaf031f18 __inet_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0xaf076aec nd_fletcher64 +EXPORT_SYMBOL_GPL vmlinux 0xaf0b6ba7 blkg_rwstat_init +EXPORT_SYMBOL_GPL vmlinux 0xaf118d13 devl_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0xaf13c2aa iomap_swapfile_activate +EXPORT_SYMBOL_GPL vmlinux 0xaf181a03 fat_getattr +EXPORT_SYMBOL_GPL vmlinux 0xaf189e27 devl_unlock +EXPORT_SYMBOL_GPL vmlinux 0xaf348da7 cpu_pm_exit +EXPORT_SYMBOL_GPL vmlinux 0xaf39fb79 icc_link_create +EXPORT_SYMBOL_GPL vmlinux 0xaf3a44e9 __SCK__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xaf4014ff usb_amd_quirk_pll_check +EXPORT_SYMBOL_GPL vmlinux 0xaf6d38c0 vcap_mod_rule +EXPORT_SYMBOL_GPL vmlinux 0xaf750ad4 fat_fill_super +EXPORT_SYMBOL_GPL vmlinux 0xaf793668 __alloc_percpu_gfp +EXPORT_SYMBOL_GPL vmlinux 0xaf7ad94c __SCK__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xaf7c3938 bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xaf847774 vring_transport_features +EXPORT_SYMBOL_GPL vmlinux 0xaf852873 cpuidle_register_device +EXPORT_SYMBOL_GPL vmlinux 0xaf941686 phylink_mii_c45_pcs_get_state +EXPORT_SYMBOL_GPL vmlinux 0xaf9a4b68 misc_cg_try_charge +EXPORT_SYMBOL_GPL vmlinux 0xafb07262 __pfn_to_mfn +EXPORT_SYMBOL_GPL vmlinux 0xafb11f80 dev_pm_opp_put +EXPORT_SYMBOL_GPL vmlinux 0xafb4c104 balance_dirty_pages_ratelimited_flags +EXPORT_SYMBOL_GPL vmlinux 0xafc3fe13 blk_add_driver_data +EXPORT_SYMBOL_GPL vmlinux 0xafcd1cb1 vcap_chain_id_to_lookup +EXPORT_SYMBOL_GPL vmlinux 0xafd64288 fib_add_nexthop +EXPORT_SYMBOL_GPL vmlinux 0xafdb8dcb tpm_get_random +EXPORT_SYMBOL_GPL vmlinux 0xafddd545 ata_id_c_string +EXPORT_SYMBOL_GPL vmlinux 0xafdeb17b init_user_ns +EXPORT_SYMBOL_GPL vmlinux 0xafe51af1 stmpe_block_read +EXPORT_SYMBOL_GPL vmlinux 0xafeb58c1 __SCK__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0xaff44c63 call_hid_bpf_rdesc_fixup +EXPORT_SYMBOL_GPL vmlinux 0xb00812f9 debugfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0xb0099f79 topology_clear_scale_freq_source +EXPORT_SYMBOL_GPL vmlinux 0xb027c9b2 key_type_asymmetric +EXPORT_SYMBOL_GPL vmlinux 0xb02ac411 register_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb02c506a blk_mq_start_stopped_hw_queue +EXPORT_SYMBOL_GPL vmlinux 0xb031575f tegra_bpmp_mrq_is_supported +EXPORT_SYMBOL_GPL vmlinux 0xb04087a8 pci_pri_supported +EXPORT_SYMBOL_GPL vmlinux 0xb048d20a synth_event_trace_start +EXPORT_SYMBOL_GPL vmlinux 0xb049a294 __SCK__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0xb05b68d5 zynqmp_pm_reset_get_status +EXPORT_SYMBOL_GPL vmlinux 0xb0665f41 tty_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0xb0691de7 debugfs_create_u32 +EXPORT_SYMBOL_GPL vmlinux 0xb06ea245 sbitmap_queue_resize +EXPORT_SYMBOL_GPL vmlinux 0xb0747ed2 rcu_cpu_stall_suppress +EXPORT_SYMBOL_GPL vmlinux 0xb077e70a clk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0xb07c919a ata_port_desc +EXPORT_SYMBOL_GPL vmlinux 0xb0802f90 __tracepoint_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xb0852671 pm_clk_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb08a22a3 cpufreq_show_cpus +EXPORT_SYMBOL_GPL vmlinux 0xb098bcc9 page_cache_async_ra +EXPORT_SYMBOL_GPL vmlinux 0xb0a9de33 spi_mem_get_name +EXPORT_SYMBOL_GPL vmlinux 0xb0ace0e8 crypto_register_shash +EXPORT_SYMBOL_GPL vmlinux 0xb0b85f47 ring_buffer_iter_reset +EXPORT_SYMBOL_GPL vmlinux 0xb0c90c6d devm_of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb0d1656c gpio_free_array +EXPORT_SYMBOL_GPL vmlinux 0xb0e7ab1f __traceiter_console +EXPORT_SYMBOL_GPL vmlinux 0xb0e8e671 xenbus_otherend_changed +EXPORT_SYMBOL_GPL vmlinux 0xb0f37313 dw_pcie_ep_raise_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0xb0f711ca irq_create_fwspec_mapping +EXPORT_SYMBOL_GPL vmlinux 0xb101737f dev_pm_opp_add +EXPORT_SYMBOL_GPL vmlinux 0xb107331d msi_unlock_descs +EXPORT_SYMBOL_GPL vmlinux 0xb10d964d devlink_fmsg_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xb11a35aa folio_test_hugetlb +EXPORT_SYMBOL_GPL vmlinux 0xb11c9207 mmc_pwrseq_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb11d9000 tty_dev_name_to_number +EXPORT_SYMBOL_GPL vmlinux 0xb11e9d6b skb_to_sgvec_nomark +EXPORT_SYMBOL_GPL vmlinux 0xb11f1234 pci_set_cacheline_size +EXPORT_SYMBOL_GPL vmlinux 0xb120b3b1 devm_spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0xb12a69ae nvmem_device_find +EXPORT_SYMBOL_GPL vmlinux 0xb1378d3c fat_get_dotdot_entry +EXPORT_SYMBOL_GPL vmlinux 0xb13837ce vcap_rule_add_key_u48 +EXPORT_SYMBOL_GPL vmlinux 0xb139db6c ata_acpi_cbl_80wire +EXPORT_SYMBOL_GPL vmlinux 0xb143d5de gpiochip_line_is_open_source +EXPORT_SYMBOL_GPL vmlinux 0xb144065d get_task_mm +EXPORT_SYMBOL_GPL vmlinux 0xb1471fb4 dev_pm_domain_set +EXPORT_SYMBOL_GPL vmlinux 0xb1647fc2 devlink_info_version_running_put +EXPORT_SYMBOL_GPL vmlinux 0xb16fd467 pm_generic_restore_early +EXPORT_SYMBOL_GPL vmlinux 0xb19ac4df usb_hcd_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xb1accfc4 msg_zerocopy_realloc +EXPORT_SYMBOL_GPL vmlinux 0xb1b3f6ed phylink_mii_c22_pcs_decode_state +EXPORT_SYMBOL_GPL vmlinux 0xb1b4e400 sched_setattr_nocheck +EXPORT_SYMBOL_GPL vmlinux 0xb1b5cb6e scsi_nl_sock +EXPORT_SYMBOL_GPL vmlinux 0xb1baa71a devlink_linecard_provision_fail +EXPORT_SYMBOL_GPL vmlinux 0xb1bda58c perf_event_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0xb1bed25d dpm_resume_start +EXPORT_SYMBOL_GPL vmlinux 0xb1dfecea power_supply_battery_info_properties_size +EXPORT_SYMBOL_GPL vmlinux 0xb1e25684 __trace_bputs +EXPORT_SYMBOL_GPL vmlinux 0xb1e6aa4b msi_lock_descs +EXPORT_SYMBOL_GPL vmlinux 0xb1ed2614 nf_queue +EXPORT_SYMBOL_GPL vmlinux 0xb1f2056d hwmon_notify_event +EXPORT_SYMBOL_GPL vmlinux 0xb1fc1782 pci_speed_string +EXPORT_SYMBOL_GPL vmlinux 0xb2019157 blk_queue_zone_write_granularity +EXPORT_SYMBOL_GPL vmlinux 0xb202f0d7 rht_bucket_nested_insert +EXPORT_SYMBOL_GPL vmlinux 0xb2129d43 crypto_aead_setauthsize +EXPORT_SYMBOL_GPL vmlinux 0xb21d00c6 hte_ts_put +EXPORT_SYMBOL_GPL vmlinux 0xb2210d64 reset_control_deassert +EXPORT_SYMBOL_GPL vmlinux 0xb2216d61 PageHuge +EXPORT_SYMBOL_GPL vmlinux 0xb23b7691 start_poll_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0xb2405efc secure_tcp_seq +EXPORT_SYMBOL_GPL vmlinux 0xb2458c57 i2c_handle_smbus_host_notify +EXPORT_SYMBOL_GPL vmlinux 0xb256be16 efivar_is_available +EXPORT_SYMBOL_GPL vmlinux 0xb26a1add elfcorehdr_addr +EXPORT_SYMBOL_GPL vmlinux 0xb26bbae7 irq_domain_translate_twocell +EXPORT_SYMBOL_GPL vmlinux 0xb26dcefc __xenbus_register_backend +EXPORT_SYMBOL_GPL vmlinux 0xb2765847 pci_common_swizzle +EXPORT_SYMBOL_GPL vmlinux 0xb28318ae mtk_clk_simple_remove +EXPORT_SYMBOL_GPL vmlinux 0xb2835b79 ip6_sk_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0xb2938830 devl_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb29533ee zs_malloc +EXPORT_SYMBOL_GPL vmlinux 0xb2991b1c xenbus_dev_remove +EXPORT_SYMBOL_GPL vmlinux 0xb29ff563 gpiod_direction_output +EXPORT_SYMBOL_GPL vmlinux 0xb2a6f197 bpf_fentry_test1 +EXPORT_SYMBOL_GPL vmlinux 0xb2ba0e5e ma35d1_reg_adc_clkdiv +EXPORT_SYMBOL_GPL vmlinux 0xb2c1732e rcu_gp_set_torture_wait +EXPORT_SYMBOL_GPL vmlinux 0xb2e3d4b2 devm_regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xb2e764e8 suspend_valid_only_mem +EXPORT_SYMBOL_GPL vmlinux 0xb2ee1355 pci_p2pmem_virt_to_bus +EXPORT_SYMBOL_GPL vmlinux 0xb2fa093e blk_mq_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xb2fc0a8d spi_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xb306e805 __devres_alloc_node +EXPORT_SYMBOL_GPL vmlinux 0xb307c909 devlink_fmsg_u64_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xb30b2bda preempt_model_full +EXPORT_SYMBOL_GPL vmlinux 0xb314d0a2 key_type_user +EXPORT_SYMBOL_GPL vmlinux 0xb31639c4 pm_runtime_set_autosuspend_delay +EXPORT_SYMBOL_GPL vmlinux 0xb325bdc4 usb_add_hcd +EXPORT_SYMBOL_GPL vmlinux 0xb3297204 fwnode_graph_get_endpoint_count +EXPORT_SYMBOL_GPL vmlinux 0xb369c9ef kvm_read_guest_page +EXPORT_SYMBOL_GPL vmlinux 0xb37570a8 kvm_vcpu_mark_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0xb389bb9f mmu_interval_notifier_insert_locked +EXPORT_SYMBOL_GPL vmlinux 0xb38a9ee3 bpf_prog_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0xb39a2e9f hte_push_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0xb39d1d04 __traceiter_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0xb3bf8e34 hisi_reset_init +EXPORT_SYMBOL_GPL vmlinux 0xb3e84705 devlink_port_type_clear +EXPORT_SYMBOL_GPL vmlinux 0xb3f95c7d pci_epc_map_addr +EXPORT_SYMBOL_GPL vmlinux 0xb3fd8fe6 kernel_read_file_from_path +EXPORT_SYMBOL_GPL vmlinux 0xb40d673e zynqmp_pm_pinctrl_request +EXPORT_SYMBOL_GPL vmlinux 0xb43b89a0 wakeup_source_create +EXPORT_SYMBOL_GPL vmlinux 0xb43f8b52 __traceiter_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0xb43f9365 ktime_get +EXPORT_SYMBOL_GPL vmlinux 0xb44dc39a irq_gc_mask_set_bit +EXPORT_SYMBOL_GPL vmlinux 0xb44e18ea audit_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb4587a12 mddev_init_writes_pending +EXPORT_SYMBOL_GPL vmlinux 0xb4642fc4 phy_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0xb48687b2 i2c_dw_adjust_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0xb486bc06 __platform_create_bundle +EXPORT_SYMBOL_GPL vmlinux 0xb48d22da regmap_get_max_register +EXPORT_SYMBOL_GPL vmlinux 0xb48f0638 software_node_register +EXPORT_SYMBOL_GPL vmlinux 0xb48f3499 xlnx_register_event +EXPORT_SYMBOL_GPL vmlinux 0xb4b5c19d locks_release_private +EXPORT_SYMBOL_GPL vmlinux 0xb4b97c90 pvclock_gtod_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb4c24689 kvm_write_guest_page +EXPORT_SYMBOL_GPL vmlinux 0xb4dc43fa dev_attr_em_message +EXPORT_SYMBOL_GPL vmlinux 0xb4e6a3fd tc3589x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xb4e888ad blk_crypto_reprogram_all_keys +EXPORT_SYMBOL_GPL vmlinux 0xb4ea41f1 metadata_dst_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xb4ea7cf7 kgdb_connected +EXPORT_SYMBOL_GPL vmlinux 0xb4eda0da ring_buffer_event_length +EXPORT_SYMBOL_GPL vmlinux 0xb501b2df nd_cmd_dimm_desc +EXPORT_SYMBOL_GPL vmlinux 0xb507a3c1 iocb_bio_iopoll +EXPORT_SYMBOL_GPL vmlinux 0xb5093dd3 console_list +EXPORT_SYMBOL_GPL vmlinux 0xb50e8c22 ahci_platform_find_clk +EXPORT_SYMBOL_GPL vmlinux 0xb5165473 sdio_claim_host +EXPORT_SYMBOL_GPL vmlinux 0xb5173bd2 hv_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0xb51fbd64 edac_op_state +EXPORT_SYMBOL_GPL vmlinux 0xb520eb79 btree_merge +EXPORT_SYMBOL_GPL vmlinux 0xb5344e9c mmu_interval_notifier_insert +EXPORT_SYMBOL_GPL vmlinux 0xb5374b73 wbc_detach_inode +EXPORT_SYMBOL_GPL vmlinux 0xb53aba5a mmc_send_abort_tuning +EXPORT_SYMBOL_GPL vmlinux 0xb54b2fd0 spi_write_then_read +EXPORT_SYMBOL_GPL vmlinux 0xb55139f6 HUF_readStats +EXPORT_SYMBOL_GPL vmlinux 0xb5517893 iommu_set_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xb5554ae8 serial8250_em485_start_tx +EXPORT_SYMBOL_GPL vmlinux 0xb556d575 bus_create_file +EXPORT_SYMBOL_GPL vmlinux 0xb55de460 HYPERVISOR_dm_op +EXPORT_SYMBOL_GPL vmlinux 0xb55fb537 virtqueue_add_outbuf +EXPORT_SYMBOL_GPL vmlinux 0xb561c490 mpi_mul +EXPORT_SYMBOL_GPL vmlinux 0xb570745c __SCK__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xb574984d dev_pm_genpd_synced_poweroff +EXPORT_SYMBOL_GPL vmlinux 0xb5749fbf regmap_can_raw_write +EXPORT_SYMBOL_GPL vmlinux 0xb587f59b usb_control_msg_recv +EXPORT_SYMBOL_GPL vmlinux 0xb58f8add disk_alloc_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0xb591f2e1 regmap_fields_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0xb592d904 __gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL vmlinux 0xb5a0261c usb_phy_set_charger_state +EXPORT_SYMBOL_GPL vmlinux 0xb5a83e35 gnttab_setup_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xb5a85b8d of_alias_from_compatible +EXPORT_SYMBOL_GPL vmlinux 0xb5a8c226 acpi_gsi_to_irq +EXPORT_SYMBOL_GPL vmlinux 0xb5b6fb04 hv_get_vpreg +EXPORT_SYMBOL_GPL vmlinux 0xb5ccbf16 __spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0xb5df68dc usb_disable_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0xb5dfa141 simple_attr_open +EXPORT_SYMBOL_GPL vmlinux 0xb5f4fb23 devm_i2c_add_adapter +EXPORT_SYMBOL_GPL vmlinux 0xb5fe132a alloc_page_buffers +EXPORT_SYMBOL_GPL vmlinux 0xb606302d iptunnel_metadata_reply +EXPORT_SYMBOL_GPL vmlinux 0xb6192915 mtk_is_virt_gpio +EXPORT_SYMBOL_GPL vmlinux 0xb6200ca1 tty_ldisc_flush +EXPORT_SYMBOL_GPL vmlinux 0xb6225a79 gnttab_unmap_refs +EXPORT_SYMBOL_GPL vmlinux 0xb6261484 register_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb62b4acf clk_hw_get_rate_range +EXPORT_SYMBOL_GPL vmlinux 0xb6357e53 cpuidle_enable_device +EXPORT_SYMBOL_GPL vmlinux 0xb63a6988 gnttab_page_cache_put +EXPORT_SYMBOL_GPL vmlinux 0xb63d63a5 adp5520_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb63f0ebb sdio_readsb +EXPORT_SYMBOL_GPL vmlinux 0xb6410433 mpi_addm +EXPORT_SYMBOL_GPL vmlinux 0xb6425404 phy_create_lookup +EXPORT_SYMBOL_GPL vmlinux 0xb655f91b pci_epc_get_next_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xb65cf33e power_supply_class +EXPORT_SYMBOL_GPL vmlinux 0xb65e3f53 gnttab_page_cache_shrink +EXPORT_SYMBOL_GPL vmlinux 0xb667cacb virtqueue_detach_unused_buf +EXPORT_SYMBOL_GPL vmlinux 0xb67469dc blkg_conf_init +EXPORT_SYMBOL_GPL vmlinux 0xb6787346 sfp_unregister_socket +EXPORT_SYMBOL_GPL vmlinux 0xb67d2d33 i2c_probe_func_quick_read +EXPORT_SYMBOL_GPL vmlinux 0xb6871d9c is_nvdimm_sync +EXPORT_SYMBOL_GPL vmlinux 0xb68c8dd9 __kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0xb68dcc3e xfrm_state_afinfo_get_rcu +EXPORT_SYMBOL_GPL vmlinux 0xb69afbb0 devlink_linecard_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xb6a0c08c blk_mq_quiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0xb6bd8c6f trace_get_event_file +EXPORT_SYMBOL_GPL vmlinux 0xb6bf6f1b __traceiter_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xb6d96652 thermal_zone_get_crit_temp +EXPORT_SYMBOL_GPL vmlinux 0xb6df084d sbitmap_queue_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0xb6df2694 rcu_tasks_trace_qs_blkd +EXPORT_SYMBOL_GPL vmlinux 0xb6e2df56 pci_num_vf +EXPORT_SYMBOL_GPL vmlinux 0xb6e6d99d clk_disable +EXPORT_SYMBOL_GPL vmlinux 0xb6e89af0 phy_get +EXPORT_SYMBOL_GPL vmlinux 0xb6f713c0 __auxiliary_device_add +EXPORT_SYMBOL_GPL vmlinux 0xb70662bb bpf_prog_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb707b473 tpm_chip_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb70d722f clk_gate_restore_context +EXPORT_SYMBOL_GPL vmlinux 0xb7329c06 clk_set_phase +EXPORT_SYMBOL_GPL vmlinux 0xb736e3ea rockchip_clk_register_branches +EXPORT_SYMBOL_GPL vmlinux 0xb73713d7 nvmem_add_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0xb760d1da udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xb76dc915 usb_hub_claim_port +EXPORT_SYMBOL_GPL vmlinux 0xb76ff859 tpm_chip_start +EXPORT_SYMBOL_GPL vmlinux 0xb7799721 fat_detach +EXPORT_SYMBOL_GPL vmlinux 0xb77e42b0 usb_init_urb +EXPORT_SYMBOL_GPL vmlinux 0xb77eae03 wm8350_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0xb782c1a3 hv_get_vpreg_128 +EXPORT_SYMBOL_GPL vmlinux 0xb7868ffd nvdimm_pmem_region_create +EXPORT_SYMBOL_GPL vmlinux 0xb786bf75 pci_write_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xb78d93b6 edac_pci_add_device +EXPORT_SYMBOL_GPL vmlinux 0xb799c00a iommu_register_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xb79fbab7 skb_zerocopy_iter_stream +EXPORT_SYMBOL_GPL vmlinux 0xb7a387fc synchronize_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0xb7a8ed03 set_secondary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xb7ad3474 get_pid_task +EXPORT_SYMBOL_GPL vmlinux 0xb7b2c11b br_ip6_fragment +EXPORT_SYMBOL_GPL vmlinux 0xb7be2a11 iomap_is_partially_uptodate +EXPORT_SYMBOL_GPL vmlinux 0xb7c2ebb0 pci_intx +EXPORT_SYMBOL_GPL vmlinux 0xb7c69a63 unregister_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb7c93faa mtk_clk_register_pllfhs +EXPORT_SYMBOL_GPL vmlinux 0xb7cfe3aa blk_mq_sched_try_insert_merge +EXPORT_SYMBOL_GPL vmlinux 0xb7d85c79 pstore_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb7d86810 perf_report_aux_output_id +EXPORT_SYMBOL_GPL vmlinux 0xb7eab117 devl_linecard_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb7edab3e pm_generic_thaw_early +EXPORT_SYMBOL_GPL vmlinux 0xb7f44bd9 gpiod_get_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0xb7f990e9 rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xb7fe2ad2 usb_get_intf +EXPORT_SYMBOL_GPL vmlinux 0xb7fe3126 mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0xb805f8b2 dev_pm_opp_disable +EXPORT_SYMBOL_GPL vmlinux 0xb81047f3 backing_file_open +EXPORT_SYMBOL_GPL vmlinux 0xb818e957 rio_add_net +EXPORT_SYMBOL_GPL vmlinux 0xb81fc0b0 virtio_add_status +EXPORT_SYMBOL_GPL vmlinux 0xb822cced pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb8273d0b __wake_up_sync +EXPORT_SYMBOL_GPL vmlinux 0xb829858b ahci_platform_disable_clks +EXPORT_SYMBOL_GPL vmlinux 0xb83fa628 pci_host_probe +EXPORT_SYMBOL_GPL vmlinux 0xb84d5d51 devm_platform_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0xb85042e5 gnttab_free_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0xb8588432 ata_ehi_clear_desc +EXPORT_SYMBOL_GPL vmlinux 0xb8781582 imx_clk_hw_sscg_pll +EXPORT_SYMBOL_GPL vmlinux 0xb87d1a7c genphy_c45_baset1_read_status +EXPORT_SYMBOL_GPL vmlinux 0xb87f40fe cppc_set_enable +EXPORT_SYMBOL_GPL vmlinux 0xb88dbfce irq_set_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0xb894326c k3_ringacc_dmarings_init +EXPORT_SYMBOL_GPL vmlinux 0xb89e69b1 jump_label_update_timeout +EXPORT_SYMBOL_GPL vmlinux 0xb8a391dc cpuidle_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb8a3f61a fs_dax_get_by_bdev +EXPORT_SYMBOL_GPL vmlinux 0xb8b8c4f0 ti_sci_release_resource +EXPORT_SYMBOL_GPL vmlinux 0xb8bc8b92 rio_register_scan +EXPORT_SYMBOL_GPL vmlinux 0xb8bd4f78 cpufreq_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xb8bf14c9 vcap_tc_flower_handler_ethaddr_usage +EXPORT_SYMBOL_GPL vmlinux 0xb8caf459 pci_disable_ats +EXPORT_SYMBOL_GPL vmlinux 0xb8cd3a7f nf_logger_put +EXPORT_SYMBOL_GPL vmlinux 0xb8d675b9 fb_bl_default_curve +EXPORT_SYMBOL_GPL vmlinux 0xb8e78b4b devm_regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb8e8eda7 i2c_recover_bus +EXPORT_SYMBOL_GPL vmlinux 0xb8ea1866 acpi_cppc_processor_probe +EXPORT_SYMBOL_GPL vmlinux 0xb8f11603 idr_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb8fdb502 fwnode_graph_get_port_parent +EXPORT_SYMBOL_GPL vmlinux 0xb912560d static_key_disable +EXPORT_SYMBOL_GPL vmlinux 0xb917b6d7 return_address +EXPORT_SYMBOL_GPL vmlinux 0xb91c07f9 of_regulator_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0xb93c6e46 fwnode_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xb940d90d hte_enable_ts +EXPORT_SYMBOL_GPL vmlinux 0xb948aa54 serial8250_modem_status +EXPORT_SYMBOL_GPL vmlinux 0xb95a31a7 dev_coredumpsg +EXPORT_SYMBOL_GPL vmlinux 0xb9681621 xdp_do_flush +EXPORT_SYMBOL_GPL vmlinux 0xb980dc42 tracepoint_probe_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb9852d11 __traceiter_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xb9993257 lwtunnel_get_encap_size +EXPORT_SYMBOL_GPL vmlinux 0xb99a3b00 sbitmap_queue_recalculate_wake_batch +EXPORT_SYMBOL_GPL vmlinux 0xb9aecb35 device_dma_supported +EXPORT_SYMBOL_GPL vmlinux 0xb9b83e9f device_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0xb9b9df41 usb_amd_dev_put +EXPORT_SYMBOL_GPL vmlinux 0xb9c16f51 hv_max_vp_index +EXPORT_SYMBOL_GPL vmlinux 0xb9c425de register_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xb9c4b60e pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0xb9c7c400 ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0xb9d025c9 llist_del_first +EXPORT_SYMBOL_GPL vmlinux 0xb9d619ab pwm_set_chip_data +EXPORT_SYMBOL_GPL vmlinux 0xb9dbf18b regulator_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xb9dfdf54 dpbp_close +EXPORT_SYMBOL_GPL vmlinux 0xb9e4015a iomap_invalidate_folio +EXPORT_SYMBOL_GPL vmlinux 0xb9ec4c19 meson_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0xb9f910fa rio_del_device +EXPORT_SYMBOL_GPL vmlinux 0xba091b47 iommu_set_pgtable_quirks +EXPORT_SYMBOL_GPL vmlinux 0xba0e5f4b arm64_mm_context_get +EXPORT_SYMBOL_GPL vmlinux 0xba15ead3 iommu_unregister_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xba1bfff9 scsi_flush_work +EXPORT_SYMBOL_GPL vmlinux 0xba220db7 __wake_up_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xba2761f9 ahci_platform_resume +EXPORT_SYMBOL_GPL vmlinux 0xba2b7f64 cpufreq_generic_get +EXPORT_SYMBOL_GPL vmlinux 0xba2d445a crypto_alloc_base +EXPORT_SYMBOL_GPL vmlinux 0xba3bbaf0 virtio_check_mem_acc_cb +EXPORT_SYMBOL_GPL vmlinux 0xba67fbc1 pci_free_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0xba6eb67d __tracepoint_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xba7a0b08 walk_hmem_resources +EXPORT_SYMBOL_GPL vmlinux 0xba895b5f crypto_remove_spawns +EXPORT_SYMBOL_GPL vmlinux 0xba89b2ca mtk_clk_gate_ops_setclr_inv +EXPORT_SYMBOL_GPL vmlinux 0xba8ffed5 crypto_wait_for_test +EXPORT_SYMBOL_GPL vmlinux 0xbaa4103e sysfs_update_groups +EXPORT_SYMBOL_GPL vmlinux 0xbab76255 dt_init_idle_driver +EXPORT_SYMBOL_GPL vmlinux 0xbab9a9f0 maxim_charger_currents +EXPORT_SYMBOL_GPL vmlinux 0xbabbe65f wp_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0xbabf4219 pm_generic_resume +EXPORT_SYMBOL_GPL vmlinux 0xbac94448 __tracepoint_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xbac95420 devm_remove_action +EXPORT_SYMBOL_GPL vmlinux 0xbaf6850c fsnotify_wait_marks_destroyed +EXPORT_SYMBOL_GPL vmlinux 0xbb00a729 clk_hw_unregister_composite +EXPORT_SYMBOL_GPL vmlinux 0xbb028ad3 rcu_gp_slow_register +EXPORT_SYMBOL_GPL vmlinux 0xbb0ab47b debug_locks +EXPORT_SYMBOL_GPL vmlinux 0xbb0b25d2 register_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0xbb1afe40 dw_pcie_ep_init +EXPORT_SYMBOL_GPL vmlinux 0xbb1bc7ca sdio_readl +EXPORT_SYMBOL_GPL vmlinux 0xbb1f26e3 vp_legacy_get_features +EXPORT_SYMBOL_GPL vmlinux 0xbb24f372 __SCK__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xbb316841 pci_rescan_bus +EXPORT_SYMBOL_GPL vmlinux 0xbb3bae1b ata_bmdma_port_start +EXPORT_SYMBOL_GPL vmlinux 0xbb3e107a gen10g_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xbb4146b3 get_completed_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xbb5933c0 vcap_set_tc_exterr +EXPORT_SYMBOL_GPL vmlinux 0xbb5ab139 xen_register_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0xbb63ccba regulator_list_hardware_vsel +EXPORT_SYMBOL_GPL vmlinux 0xbb6508da random_get_entropy_fallback +EXPORT_SYMBOL_GPL vmlinux 0xbb6a3cbd devlink_fmsg_arr_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xbb6f025a asymmetric_key_generate_id +EXPORT_SYMBOL_GPL vmlinux 0xbb7195a5 xdp_warn +EXPORT_SYMBOL_GPL vmlinux 0xbb76f57e dev_pm_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xbb7e9690 gfn_to_hva_memslot +EXPORT_SYMBOL_GPL vmlinux 0xbb9096af clk_hw_get_parent +EXPORT_SYMBOL_GPL vmlinux 0xbb93d4f4 ata_sff_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0xbb94745f fscrypt_prepare_new_inode +EXPORT_SYMBOL_GPL vmlinux 0xbb9d2b6f unregister_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0xbb9d50e3 pm_clk_resume +EXPORT_SYMBOL_GPL vmlinux 0xbba936a3 acpi_subsys_restore_early +EXPORT_SYMBOL_GPL vmlinux 0xbbb9570a iommu_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbbbb35c6 pinctrl_count_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0xbbd1ad05 dma_opt_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0xbbd77045 dmaengine_desc_set_metadata_len +EXPORT_SYMBOL_GPL vmlinux 0xbbe5611b crc64_rocksoft_update +EXPORT_SYMBOL_GPL vmlinux 0xbbe56404 sprint_OID +EXPORT_SYMBOL_GPL vmlinux 0xbbf4b3e3 of_platform_default_populate +EXPORT_SYMBOL_GPL vmlinux 0xbbf82b6f zynqmp_pm_set_tcm_config +EXPORT_SYMBOL_GPL vmlinux 0xbbf8a145 dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0xbbfa91a1 tcp_abort +EXPORT_SYMBOL_GPL vmlinux 0xbc18efa7 pci_assign_unassigned_bridge_resources +EXPORT_SYMBOL_GPL vmlinux 0xbc1af0b3 filemap_read +EXPORT_SYMBOL_GPL vmlinux 0xbc314156 nop_mnt_idmap +EXPORT_SYMBOL_GPL vmlinux 0xbc31ec09 devres_close_group +EXPORT_SYMBOL_GPL vmlinux 0xbc34a1ff spi_take_timestamp_post +EXPORT_SYMBOL_GPL vmlinux 0xbc3f2cb0 timecounter_cyc2time +EXPORT_SYMBOL_GPL vmlinux 0xbc4223d0 reset_control_get_count +EXPORT_SYMBOL_GPL vmlinux 0xbc531a77 synth_event_add_next_val +EXPORT_SYMBOL_GPL vmlinux 0xbc53e71b tpm_transmit_cmd +EXPORT_SYMBOL_GPL vmlinux 0xbc57606a iomap_get_folio +EXPORT_SYMBOL_GPL vmlinux 0xbc5877b3 proc_create_net_single_write +EXPORT_SYMBOL_GPL vmlinux 0xbc600dc9 preempt_model_voluntary +EXPORT_SYMBOL_GPL vmlinux 0xbc6bec66 free_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc945d68 gpiod_disable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0xbc9b8588 ehci_cf_port_reset_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xbcb1a8ab pci_epf_create +EXPORT_SYMBOL_GPL vmlinux 0xbcb231bf direct_write_fallback +EXPORT_SYMBOL_GPL vmlinux 0xbcc15e75 ktime_get_coarse_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xbcdd5b99 iommu_group_set_name +EXPORT_SYMBOL_GPL vmlinux 0xbce83157 ata_dev_next +EXPORT_SYMBOL_GPL vmlinux 0xbcf11364 devm_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xbcf1f0e6 zs_create_pool +EXPORT_SYMBOL_GPL vmlinux 0xbd06f3a9 ata_get_cmd_name +EXPORT_SYMBOL_GPL vmlinux 0xbd18b231 fsl_mc_device_add +EXPORT_SYMBOL_GPL vmlinux 0xbd2836bf blk_mq_flush_busy_ctxs +EXPORT_SYMBOL_GPL vmlinux 0xbd311bd5 __irq_set_handler +EXPORT_SYMBOL_GPL vmlinux 0xbd391a67 pci_iov_vf_id +EXPORT_SYMBOL_GPL vmlinux 0xbd3fe1e3 disable_hardirq +EXPORT_SYMBOL_GPL vmlinux 0xbd4f8a40 sched_show_task +EXPORT_SYMBOL_GPL vmlinux 0xbd57c80a devl_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbd5e2711 dev_pm_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0xbd624c43 xenbus_dev_probe +EXPORT_SYMBOL_GPL vmlinux 0xbd7aaaee add_memory +EXPORT_SYMBOL_GPL vmlinux 0xbd8b405a xen_xlate_unmap_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0xbd90e4f8 devm_regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xbda04a91 cond_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xbda80161 sysfs_create_files +EXPORT_SYMBOL_GPL vmlinux 0xbda87a45 tpm_default_chip +EXPORT_SYMBOL_GPL vmlinux 0xbdb2217d hv_is_isolation_supported +EXPORT_SYMBOL_GPL vmlinux 0xbdd90b3b __devm_reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xbdda1b5f vmalloc_huge +EXPORT_SYMBOL_GPL vmlinux 0xbdddb4eb rtc_read_time +EXPORT_SYMBOL_GPL vmlinux 0xbde7bd4e blk_crypto_intersect_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xbde927e1 virtqueue_get_buf +EXPORT_SYMBOL_GPL vmlinux 0xbdefff35 sbitmap_show +EXPORT_SYMBOL_GPL vmlinux 0xbdfa899c fl6_merge_options +EXPORT_SYMBOL_GPL vmlinux 0xbdfabb6a kvm_vcpu_yield_to +EXPORT_SYMBOL_GPL vmlinux 0xbe0f3951 led_blink_set +EXPORT_SYMBOL_GPL vmlinux 0xbe0fa395 nvmem_device_cell_write +EXPORT_SYMBOL_GPL vmlinux 0xbe12fc3b tcp_plb_update_state +EXPORT_SYMBOL_GPL vmlinux 0xbe137c1e imx_fracn_gppll +EXPORT_SYMBOL_GPL vmlinux 0xbe19cc3c dm_path_uevent +EXPORT_SYMBOL_GPL vmlinux 0xbe2d2251 devm_hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0xbe325781 regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xbe3ea2c7 serdev_device_set_flow_control +EXPORT_SYMBOL_GPL vmlinux 0xbe3ee6ae pci_epc_mem_alloc_addr +EXPORT_SYMBOL_GPL vmlinux 0xbe3fdba1 inet6_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0xbe55870c sfp_add_phy +EXPORT_SYMBOL_GPL vmlinux 0xbe5c888b crypto_chain +EXPORT_SYMBOL_GPL vmlinux 0xbe5e3414 k3_udma_glue_reset_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0xbe681ac5 ata_host_suspend +EXPORT_SYMBOL_GPL vmlinux 0xbe687e88 wake_up_all_idle_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbe6a0182 acpi_gpiochip_free_interrupts +EXPORT_SYMBOL_GPL vmlinux 0xbe8a6b67 nop_posix_acl_default +EXPORT_SYMBOL_GPL vmlinux 0xbe96dfd8 of_reconfig_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbe9920bf pm_runtime_autosuspend_expiration +EXPORT_SYMBOL_GPL vmlinux 0xbe9a83d5 dw_pcie_write +EXPORT_SYMBOL_GPL vmlinux 0xbe9ed55b dw_pcie_upconfig_setup +EXPORT_SYMBOL_GPL vmlinux 0xbe9fdfbd acpi_dev_remove_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0xbea5a008 fib_nh_common_release +EXPORT_SYMBOL_GPL vmlinux 0xbea5ff1e static_key_initialized +EXPORT_SYMBOL_GPL vmlinux 0xbeb7b7d3 __traceiter_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0xbec66c3a __apei_exec_run +EXPORT_SYMBOL_GPL vmlinux 0xbed4a887 fsl_mc_bus_dpdmai_type +EXPORT_SYMBOL_GPL vmlinux 0xbed79b5a regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xbef3e9f4 i2c_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xbf041102 register_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbf1f2eec ata_pci_sff_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0xbf263bf5 __pci_epf_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xbf2e2e71 housekeeping_enabled +EXPORT_SYMBOL_GPL vmlinux 0xbf3a2809 inode_dax +EXPORT_SYMBOL_GPL vmlinux 0xbf4513c3 devlink_linecard_activate +EXPORT_SYMBOL_GPL vmlinux 0xbf49eda7 iommu_group_get +EXPORT_SYMBOL_GPL vmlinux 0xbf53d5be devm_qcom_smem_state_get +EXPORT_SYMBOL_GPL vmlinux 0xbf53e151 fuse_dev_fiq_ops +EXPORT_SYMBOL_GPL vmlinux 0xbf5c79dd tty_buffer_lock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xbf5f16e2 stmpe_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xbf810e69 platform_device_add_resources +EXPORT_SYMBOL_GPL vmlinux 0xbf96ab79 vcap_chain_offset +EXPORT_SYMBOL_GPL vmlinux 0xbf96ee0e netdev_set_default_ethtool_ops +EXPORT_SYMBOL_GPL vmlinux 0xbf994cb7 elv_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbfa7e9a7 devlink_port_type_ib_set +EXPORT_SYMBOL_GPL vmlinux 0xbfbc5434 pciserial_resume_ports +EXPORT_SYMBOL_GPL vmlinux 0xbfdf8861 cpufreq_policy_transition_delay_us +EXPORT_SYMBOL_GPL vmlinux 0xbfe5616d tick_broadcast_oneshot_control +EXPORT_SYMBOL_GPL vmlinux 0xbfea7440 tcp_done +EXPORT_SYMBOL_GPL vmlinux 0xbfed2cd9 __wait_rcu_gp +EXPORT_SYMBOL_GPL vmlinux 0xbff04c66 blkg_conf_exit +EXPORT_SYMBOL_GPL vmlinux 0xbff62b3c xhci_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc008a46b of_get_named_gpio +EXPORT_SYMBOL_GPL vmlinux 0xc00e5278 iommu_get_domain_for_dev +EXPORT_SYMBOL_GPL vmlinux 0xc00fca3e replace_page_cache_folio +EXPORT_SYMBOL_GPL vmlinux 0xc01ea12e pci_bus_resource_n +EXPORT_SYMBOL_GPL vmlinux 0xc022438c imx_pinconf_set_scu +EXPORT_SYMBOL_GPL vmlinux 0xc02e7d0c apply_to_page_range +EXPORT_SYMBOL_GPL vmlinux 0xc0464c97 irq_chip_unmask_parent +EXPORT_SYMBOL_GPL vmlinux 0xc046cf84 imx93_clk_gate +EXPORT_SYMBOL_GPL vmlinux 0xc047278c vcap_get_rule +EXPORT_SYMBOL_GPL vmlinux 0xc049b453 relay_switch_subbuf +EXPORT_SYMBOL_GPL vmlinux 0xc05725e8 cpufreq_dbs_governor_stop +EXPORT_SYMBOL_GPL vmlinux 0xc05cee80 ipi_get_hwirq +EXPORT_SYMBOL_GPL vmlinux 0xc074cf7f dax_layout_busy_page +EXPORT_SYMBOL_GPL vmlinux 0xc08e5a31 kstrdup_quotable_cmdline +EXPORT_SYMBOL_GPL vmlinux 0xc090c376 net_selftest_get_strings +EXPORT_SYMBOL_GPL vmlinux 0xc0934624 scmi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xc0a0e94f ata_link_next +EXPORT_SYMBOL_GPL vmlinux 0xc0a3d155 k3_udma_glue_rx_get_flow_id_base +EXPORT_SYMBOL_GPL vmlinux 0xc0a8f4be phylink_resume +EXPORT_SYMBOL_GPL vmlinux 0xc0a96e14 rcu_gp_is_expedited +EXPORT_SYMBOL_GPL vmlinux 0xc0b2664d devlink_dpipe_header_ipv4 +EXPORT_SYMBOL_GPL vmlinux 0xc0b4d17a devm_hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc0b9e0a8 skb_morph +EXPORT_SYMBOL_GPL vmlinux 0xc0c26719 sata_scr_write_flush +EXPORT_SYMBOL_GPL vmlinux 0xc0c2841d sysfs_add_file_to_group +EXPORT_SYMBOL_GPL vmlinux 0xc0cfe5e4 of_genpd_add_provider_simple +EXPORT_SYMBOL_GPL vmlinux 0xc0d3acfd regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xc0d3cb05 dummy_con +EXPORT_SYMBOL_GPL vmlinux 0xc0dcb59e edac_layer_name +EXPORT_SYMBOL_GPL vmlinux 0xc0e74b2b crypto_unregister_ahashes +EXPORT_SYMBOL_GPL vmlinux 0xc0f0458a ip_tunnel_unneed_metadata +EXPORT_SYMBOL_GPL vmlinux 0xc0f31e18 tc3589x_block_read +EXPORT_SYMBOL_GPL vmlinux 0xc0fa8a7b crypto_mod_get +EXPORT_SYMBOL_GPL vmlinux 0xc1009aa3 vfs_submount +EXPORT_SYMBOL_GPL vmlinux 0xc1086e0c sysrq_toggle_support +EXPORT_SYMBOL_GPL vmlinux 0xc1180264 ahci_platform_ops +EXPORT_SYMBOL_GPL vmlinux 0xc11df5a5 pci_hp_deregister +EXPORT_SYMBOL_GPL vmlinux 0xc14290e9 gpiod_set_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xc14f7616 __SCK__tp_func_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0xc1532241 pin_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0xc15616c3 crypto_register_ahash +EXPORT_SYMBOL_GPL vmlinux 0xc1743430 cpuidle_disable_device +EXPORT_SYMBOL_GPL vmlinux 0xc17515d7 usb_hcds_loaded +EXPORT_SYMBOL_GPL vmlinux 0xc17b6101 kvm_are_all_memslots_empty +EXPORT_SYMBOL_GPL vmlinux 0xc17bae20 of_reserved_mem_lookup +EXPORT_SYMBOL_GPL vmlinux 0xc17e9946 usb_show_dynids +EXPORT_SYMBOL_GPL vmlinux 0xc17ffe17 tcp_set_keepalive +EXPORT_SYMBOL_GPL vmlinux 0xc1873ab4 device_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xc19618ba ncsi_start_dev +EXPORT_SYMBOL_GPL vmlinux 0xc19b2437 __tracepoint_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc1b3d967 ethnl_cable_test_fault_length +EXPORT_SYMBOL_GPL vmlinux 0xc1c55ff1 io_cgrp_subsys +EXPORT_SYMBOL_GPL vmlinux 0xc1c8b75f mtk_clk_register_gates +EXPORT_SYMBOL_GPL vmlinux 0xc1cfcb36 acpi_dev_get_resources +EXPORT_SYMBOL_GPL vmlinux 0xc1d15a4c phylink_set_port_modes +EXPORT_SYMBOL_GPL vmlinux 0xc1dce028 k3_udma_glue_reset_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xc1e6986e interval_tree_span_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xc1f7a021 regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xc208759c msg_zerocopy_callback +EXPORT_SYMBOL_GPL vmlinux 0xc20962ea virtio_device_restore +EXPORT_SYMBOL_GPL vmlinux 0xc21d0d97 dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xc221cbc4 serial8250_do_startup +EXPORT_SYMBOL_GPL vmlinux 0xc22a3091 vm_unmap_aliases +EXPORT_SYMBOL_GPL vmlinux 0xc2368ea5 ata_xfer_mask2mode +EXPORT_SYMBOL_GPL vmlinux 0xc239f4bf genphy_c45_loopback +EXPORT_SYMBOL_GPL vmlinux 0xc2472388 tegra210_clk_emc_update_setting +EXPORT_SYMBOL_GPL vmlinux 0xc258a1ba ip6_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0xc25931ec __clk_mux_determine_rate_closest +EXPORT_SYMBOL_GPL vmlinux 0xc25b8971 hv_remove_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0xc2665c0b open_related_ns +EXPORT_SYMBOL_GPL vmlinux 0xc2692173 wakeup_sources_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xc27b6771 device_add +EXPORT_SYMBOL_GPL vmlinux 0xc27f55cf __traceiter_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xc287dccb devlink_port_fini +EXPORT_SYMBOL_GPL vmlinux 0xc288c4a3 wm8350_clear_bits +EXPORT_SYMBOL_GPL vmlinux 0xc289e46d cpufreq_generic_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xc28e40e6 i2c_acpi_find_adapter_by_handle +EXPORT_SYMBOL_GPL vmlinux 0xc29059f2 devm_thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xc293ee77 pinmux_generic_get_function_name +EXPORT_SYMBOL_GPL vmlinux 0xc29a0222 gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xc29a836a fuse_dev_operations +EXPORT_SYMBOL_GPL vmlinux 0xc29ed860 clk_hw_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc29fedca devlink_flash_update_status_notify +EXPORT_SYMBOL_GPL vmlinux 0xc2a3e570 errata +EXPORT_SYMBOL_GPL vmlinux 0xc2a814db tcp_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xc2a88a1e fsl_mc_bus_dpdbg_type +EXPORT_SYMBOL_GPL vmlinux 0xc2ae1109 folio_wait_stable +EXPORT_SYMBOL_GPL vmlinux 0xc2b3625a netif_carrier_event +EXPORT_SYMBOL_GPL vmlinux 0xc2b6f010 genphy_c45_pma_baset1_setup_master_slave +EXPORT_SYMBOL_GPL vmlinux 0xc2c1c427 perf_event_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc2d380ae vp_legacy_set_features +EXPORT_SYMBOL_GPL vmlinux 0xc2d92b55 debugfs_create_blob +EXPORT_SYMBOL_GPL vmlinux 0xc2dba4ba genphy_c45_read_mdix +EXPORT_SYMBOL_GPL vmlinux 0xc2de27ca hest_disable +EXPORT_SYMBOL_GPL vmlinux 0xc2e84d66 gpiochip_irqchip_irq_valid +EXPORT_SYMBOL_GPL vmlinux 0xc2ea1aba wm831x_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0xc2fc334a transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc2fdd68b badblocks_clear +EXPORT_SYMBOL_GPL vmlinux 0xc30dee0c __platform_register_drivers +EXPORT_SYMBOL_GPL vmlinux 0xc310c453 rz_mtu3_shared_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xc340e246 zynqmp_pm_request_node +EXPORT_SYMBOL_GPL vmlinux 0xc341ae6d zs_map_object +EXPORT_SYMBOL_GPL vmlinux 0xc34a3609 syscon_regmap_lookup_by_phandle_args +EXPORT_SYMBOL_GPL vmlinux 0xc3708747 trace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0xc372db54 lwtunnel_input +EXPORT_SYMBOL_GPL vmlinux 0xc3805cd1 fs_ftype_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0xc3876c1a hv_isolation_type_snp +EXPORT_SYMBOL_GPL vmlinux 0xc390e238 to_nvdimm_bus_dev +EXPORT_SYMBOL_GPL vmlinux 0xc3975d1b crypto_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0xc3997d9d mpi_read_raw_from_sgl +EXPORT_SYMBOL_GPL vmlinux 0xc3b47825 rcu_async_relax +EXPORT_SYMBOL_GPL vmlinux 0xc3c3f408 d_same_name +EXPORT_SYMBOL_GPL vmlinux 0xc3c4c6cc hash_algo_name +EXPORT_SYMBOL_GPL vmlinux 0xc3db2e6c nd_tbl +EXPORT_SYMBOL_GPL vmlinux 0xc3de65ff ring_buffer_bytes_cpu +EXPORT_SYMBOL_GPL vmlinux 0xc3ea5305 iommu_default_passthrough +EXPORT_SYMBOL_GPL vmlinux 0xc3ee2d74 phy_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xc3f101ae __sock_recv_cmsgs +EXPORT_SYMBOL_GPL vmlinux 0xc40115c6 fscrypt_fname_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xc41ca282 phy_check_downshift +EXPORT_SYMBOL_GPL vmlinux 0xc428068d sata_deb_timing_long +EXPORT_SYMBOL_GPL vmlinux 0xc4288310 blk_mq_quiesce_queue_nowait +EXPORT_SYMBOL_GPL vmlinux 0xc429a49d virtqueue_add_sgs +EXPORT_SYMBOL_GPL vmlinux 0xc430a28c dev_pm_genpd_set_performance_state +EXPORT_SYMBOL_GPL vmlinux 0xc433342b __traceiter_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0xc43593a7 pm_relax +EXPORT_SYMBOL_GPL vmlinux 0xc43e92b9 trace_seq_bprintf +EXPORT_SYMBOL_GPL vmlinux 0xc44afc48 pse_ethtool_set_config +EXPORT_SYMBOL_GPL vmlinux 0xc44eeffc sdio_f0_writeb +EXPORT_SYMBOL_GPL vmlinux 0xc450f5af ata_host_alloc_pinfo +EXPORT_SYMBOL_GPL vmlinux 0xc45162ff dma_request_chan +EXPORT_SYMBOL_GPL vmlinux 0xc4547b79 sbitmap_bitmap_show +EXPORT_SYMBOL_GPL vmlinux 0xc454fc7b twl_get_type +EXPORT_SYMBOL_GPL vmlinux 0xc459fa7c mtk_eint_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0xc46324f6 dynevent_create +EXPORT_SYMBOL_GPL vmlinux 0xc471c67a twl4030_audio_disable_resource +EXPORT_SYMBOL_GPL vmlinux 0xc47ee012 kset_find_obj +EXPORT_SYMBOL_GPL vmlinux 0xc49942d7 pinmux_generic_get_function +EXPORT_SYMBOL_GPL vmlinux 0xc4a31146 rdma_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc4a6197e dev_coredumpv +EXPORT_SYMBOL_GPL vmlinux 0xc4a72936 trusted_tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xc4a7f2e5 fscrypt_mergeable_bio_bh +EXPORT_SYMBOL_GPL vmlinux 0xc4ba9aeb zynqmp_pm_fpga_get_config_status +EXPORT_SYMBOL_GPL vmlinux 0xc4bc8afa devm_regulator_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xc4c087c1 rio_local_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xc4cb10d8 ata_sff_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0xc4cde2ec sysfs_notify +EXPORT_SYMBOL_GPL vmlinux 0xc4d5e0e8 acpi_gpio_get_irq_resource +EXPORT_SYMBOL_GPL vmlinux 0xc4e86b68 da9052_request_irq +EXPORT_SYMBOL_GPL vmlinux 0xc4f0da12 ktime_get_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xc4f21f9c devm_thermal_of_zone_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc4f9e98d genphy_c45_pma_resume +EXPORT_SYMBOL_GPL vmlinux 0xc5046f80 led_trigger_unregister_simple +EXPORT_SYMBOL_GPL vmlinux 0xc50a790a dev_pm_opp_get_freq +EXPORT_SYMBOL_GPL vmlinux 0xc50efc47 acpi_dma_request_slave_chan_by_name +EXPORT_SYMBOL_GPL vmlinux 0xc51450c6 imx_ccm_lock +EXPORT_SYMBOL_GPL vmlinux 0xc523c253 edac_pci_handle_pe +EXPORT_SYMBOL_GPL vmlinux 0xc526e7e6 phy_pm_runtime_get +EXPORT_SYMBOL_GPL vmlinux 0xc52d92a1 devfreq_event_enable_edev +EXPORT_SYMBOL_GPL vmlinux 0xc532e814 dev_pm_opp_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0xc5357440 xfer_to_guest_mode_handle_work +EXPORT_SYMBOL_GPL vmlinux 0xc53d79e7 pinctrl_find_and_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xc55e6d9e rio_mport_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0xc5604800 clk_set_rate_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xc569d8ce __clk_get_name +EXPORT_SYMBOL_GPL vmlinux 0xc56acb24 ata_link_online +EXPORT_SYMBOL_GPL vmlinux 0xc575c737 debug_locks_off +EXPORT_SYMBOL_GPL vmlinux 0xc5777fca linear_range_get_selector_low_array +EXPORT_SYMBOL_GPL vmlinux 0xc58018d1 tcp_ca_openreq_child +EXPORT_SYMBOL_GPL vmlinux 0xc580b9ef ata_sff_wait_ready +EXPORT_SYMBOL_GPL vmlinux 0xc58a3ee6 icc_node_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc597e802 acpi_dev_get_next_consumer_dev +EXPORT_SYMBOL_GPL vmlinux 0xc59e1b72 scsi_host_block +EXPORT_SYMBOL_GPL vmlinux 0xc5a5c678 uart_parse_earlycon +EXPORT_SYMBOL_GPL vmlinux 0xc5a6eb5d __trace_array_puts +EXPORT_SYMBOL_GPL vmlinux 0xc5b63122 platform_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xc5be9727 rio_inb_pwrite_handler +EXPORT_SYMBOL_GPL vmlinux 0xc5c755ff em_pd_get +EXPORT_SYMBOL_GPL vmlinux 0xc5d02302 md_stop +EXPORT_SYMBOL_GPL vmlinux 0xc5d8d4a8 dax_add_host +EXPORT_SYMBOL_GPL vmlinux 0xc5d9a126 unregister_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xc5d9cbd0 __kvm_set_memory_region +EXPORT_SYMBOL_GPL vmlinux 0xc60091eb gpiochip_generic_request +EXPORT_SYMBOL_GPL vmlinux 0xc6114305 usb_autopm_get_interface +EXPORT_SYMBOL_GPL vmlinux 0xc611a65f __traceiter_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0xc617f82c unregister_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc6250576 ZSTD_isError +EXPORT_SYMBOL_GPL vmlinux 0xc62611e1 scatterwalk_map_and_copy +EXPORT_SYMBOL_GPL vmlinux 0xc62ab621 regulator_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xc62bce6c acpi_spi_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc62dde6f ata_host_activate +EXPORT_SYMBOL_GPL vmlinux 0xc62f8747 dmi_kobj +EXPORT_SYMBOL_GPL vmlinux 0xc636d60f __tracepoint_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xc64823f9 __traceiter_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xc64c2d0f devl_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc64fd66a add_hwgenerator_randomness +EXPORT_SYMBOL_GPL vmlinux 0xc6572a90 xenbus_read_unsigned +EXPORT_SYMBOL_GPL vmlinux 0xc66019cc xen_resume_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc669cb97 dev_pm_opp_set_rate +EXPORT_SYMBOL_GPL vmlinux 0xc66b77b1 iommu_group_set_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xc675e625 fuse_conn_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc6779093 ring_buffer_record_enable +EXPORT_SYMBOL_GPL vmlinux 0xc6837b6d devl_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc68c41d6 __SCK__tp_func_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xc697b0f7 nvmem_device_read +EXPORT_SYMBOL_GPL vmlinux 0xc69b7ee5 zs_destroy_pool +EXPORT_SYMBOL_GPL vmlinux 0xc6a4a872 __clk_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc6b499f2 regulator_bulk_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xc6b7f8d8 iommu_device_sysfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xc6bb7d68 regulator_disable_regmap +EXPORT_SYMBOL_GPL vmlinux 0xc6bd5117 srcu_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc6c0c011 kvm_vcpu_gfn_to_pfn +EXPORT_SYMBOL_GPL vmlinux 0xc6cab4de bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc6def34b gnttab_empty_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xc6e5bcf3 linear_range_get_selector_within +EXPORT_SYMBOL_GPL vmlinux 0xc6e5c1aa devm_mipi_dsi_attach +EXPORT_SYMBOL_GPL vmlinux 0xc6f710b3 tty_port_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xc7061ef3 iova_cache_put +EXPORT_SYMBOL_GPL vmlinux 0xc716a650 poll_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xc717b72b dma_free_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xc74206d4 i2c_dw_prepare_clk +EXPORT_SYMBOL_GPL vmlinux 0xc74c07ce cppc_get_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xc7556d75 led_set_brightness +EXPORT_SYMBOL_GPL vmlinux 0xc76cf529 thermal_zone_device_disable +EXPORT_SYMBOL_GPL vmlinux 0xc7856e74 __wake_up_locked_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xc78de536 iommu_device_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xc7984dd1 bio_blkcg_css +EXPORT_SYMBOL_GPL vmlinux 0xc7a1840e llist_add_batch +EXPORT_SYMBOL_GPL vmlinux 0xc7a7e770 clk_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xc7a833b7 user_read +EXPORT_SYMBOL_GPL vmlinux 0xc7a8b00b em_dev_register_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0xc7b5eba5 xen_unregister_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0xc7c23ff0 xenbus_exists +EXPORT_SYMBOL_GPL vmlinux 0xc7c7dd1e iopf_queue_flush_dev +EXPORT_SYMBOL_GPL vmlinux 0xc7c9ff75 rio_request_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0xc7cbff42 amba_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc7d067b8 pci_p2pmem_find_many +EXPORT_SYMBOL_GPL vmlinux 0xc7d62184 __alloc_pages_bulk +EXPORT_SYMBOL_GPL vmlinux 0xc7d9d53c power_supply_get_property +EXPORT_SYMBOL_GPL vmlinux 0xc7dd3874 devlink_port_type_eth_set +EXPORT_SYMBOL_GPL vmlinux 0xc7e64fc2 asn1_encode_integer +EXPORT_SYMBOL_GPL vmlinux 0xc7e95f72 kvm_clear_guest +EXPORT_SYMBOL_GPL vmlinux 0xc7f24031 devm_platform_get_and_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0xc7f8160b of_property_read_variable_u32_array +EXPORT_SYMBOL_GPL vmlinux 0xc7fa4aa9 kobj_ns_drop +EXPORT_SYMBOL_GPL vmlinux 0xc806528a regulator_is_enabled_regmap +EXPORT_SYMBOL_GPL vmlinux 0xc809b52f pci_find_dvsec_capability +EXPORT_SYMBOL_GPL vmlinux 0xc80a8483 crypto_sig_verify +EXPORT_SYMBOL_GPL vmlinux 0xc8167954 devm_clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0xc827c861 regulator_desc_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xc8288f95 tpm_pcr_read +EXPORT_SYMBOL_GPL vmlinux 0xc82b3a88 __SCK__tp_func_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xc82bb056 crypto_register_scomp +EXPORT_SYMBOL_GPL vmlinux 0xc82c721f klist_remove +EXPORT_SYMBOL_GPL vmlinux 0xc83884c4 device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc839c1ce trace_seq_to_user +EXPORT_SYMBOL_GPL vmlinux 0xc8594d3d reset_control_acquire +EXPORT_SYMBOL_GPL vmlinux 0xc85f24ef device_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xc8680179 tty_port_register_device_attr_serdev +EXPORT_SYMBOL_GPL vmlinux 0xc87dd725 k3_udma_glue_pop_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0xc89c2613 elv_register +EXPORT_SYMBOL_GPL vmlinux 0xc8a9abb4 usb_ep0_reinit +EXPORT_SYMBOL_GPL vmlinux 0xc8b22055 phy_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0xc8c5d023 alloc_dax +EXPORT_SYMBOL_GPL vmlinux 0xc8d16ff7 usb_free_streams +EXPORT_SYMBOL_GPL vmlinux 0xc8d38775 ata_bmdma_stop +EXPORT_SYMBOL_GPL vmlinux 0xc8ddd5b5 kstrdup_quotable +EXPORT_SYMBOL_GPL vmlinux 0xc8eef5e6 tcp_set_state +EXPORT_SYMBOL_GPL vmlinux 0xc8f1decd serial8250_rpm_get_tx +EXPORT_SYMBOL_GPL vmlinux 0xc8fdcb75 watchdog_set_last_hw_keepalive +EXPORT_SYMBOL_GPL vmlinux 0xc905402b log_write_mmio +EXPORT_SYMBOL_GPL vmlinux 0xc909d200 devm_mipi_dsi_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0xc9119f3c __traceiter_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0xc913efa4 ping_rcv +EXPORT_SYMBOL_GPL vmlinux 0xc91fdf58 percpu_ref_is_zero +EXPORT_SYMBOL_GPL vmlinux 0xc925120b aead_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xc9345c0f digsig_verify +EXPORT_SYMBOL_GPL vmlinux 0xc93ee1e7 usb_phy_roothub_init +EXPORT_SYMBOL_GPL vmlinux 0xc941fe43 gpiod_get_direction +EXPORT_SYMBOL_GPL vmlinux 0xc95048b5 to_of_pinfo +EXPORT_SYMBOL_GPL vmlinux 0xc9561772 fb_destroy_modelist +EXPORT_SYMBOL_GPL vmlinux 0xc9641b48 visitor32 +EXPORT_SYMBOL_GPL vmlinux 0xc9654f79 devm_request_pci_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0xc9715630 __SCK__tp_func_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc9827693 __bpf_call_base +EXPORT_SYMBOL_GPL vmlinux 0xc9827df5 dispatch_hid_bpf_device_event +EXPORT_SYMBOL_GPL vmlinux 0xc985cb86 ata_bmdma_port_intr +EXPORT_SYMBOL_GPL vmlinux 0xc987f4fc wait_for_stable_page +EXPORT_SYMBOL_GPL vmlinux 0xc98a0f4e sata_link_debounce +EXPORT_SYMBOL_GPL vmlinux 0xc99d3798 aead_exit_geniv +EXPORT_SYMBOL_GPL vmlinux 0xc9ab9bf1 devlink_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xc9ae299d bus_sort_breadthfirst +EXPORT_SYMBOL_GPL vmlinux 0xc9b196a3 trace_array_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc9b3adb3 shmem_file_setup_with_mnt +EXPORT_SYMBOL_GPL vmlinux 0xc9c2db57 set_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0xc9c2eafc __traceiter_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xc9ceea06 clk_has_parent +EXPORT_SYMBOL_GPL vmlinux 0xc9ea2369 fixup_user_fault +EXPORT_SYMBOL_GPL vmlinux 0xc9ec4e21 free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xc9ee3dc6 irq_domain_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0xc9f0648e dev_get_tstats64 +EXPORT_SYMBOL_GPL vmlinux 0xc9fb00f7 pl320_ipc_transmit +EXPORT_SYMBOL_GPL vmlinux 0xc9fd634a usb_role_switch_put +EXPORT_SYMBOL_GPL vmlinux 0xca011590 ohci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0xca05c1ca mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xca07e47e ata_qc_complete +EXPORT_SYMBOL_GPL vmlinux 0xca0fc1f6 devm_rtc_device_register +EXPORT_SYMBOL_GPL vmlinux 0xca17dbce list_lru_walk_one +EXPORT_SYMBOL_GPL vmlinux 0xca454a34 vt_get_leds +EXPORT_SYMBOL_GPL vmlinux 0xca456698 acpi_dev_gpio_irq_wake_get_by +EXPORT_SYMBOL_GPL vmlinux 0xca4b9f72 of_dma_is_coherent +EXPORT_SYMBOL_GPL vmlinux 0xca500464 ZSTD_getErrorName +EXPORT_SYMBOL_GPL vmlinux 0xca5ee3c2 tcp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xca646d31 acpi_match_device +EXPORT_SYMBOL_GPL vmlinux 0xca65e273 mtk_clk_unregister_factors +EXPORT_SYMBOL_GPL vmlinux 0xca72e91c __rt_mutex_init +EXPORT_SYMBOL_GPL vmlinux 0xca7d8764 kthread_freezable_should_stop +EXPORT_SYMBOL_GPL vmlinux 0xca7dab50 debugfs_real_fops +EXPORT_SYMBOL_GPL vmlinux 0xca80db4b cdx_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xca8947d1 dev_pm_opp_enable +EXPORT_SYMBOL_GPL vmlinux 0xca9a1d5e ring_buffer_free +EXPORT_SYMBOL_GPL vmlinux 0xcabe04de cpuidle_resume_and_unlock +EXPORT_SYMBOL_GPL vmlinux 0xcac09030 usb_string +EXPORT_SYMBOL_GPL vmlinux 0xcad2b76c imx_clk_hw_pfd +EXPORT_SYMBOL_GPL vmlinux 0xcae7ce5d fsl_mc_get_version +EXPORT_SYMBOL_GPL vmlinux 0xcaf1d958 evtchn_get +EXPORT_SYMBOL_GPL vmlinux 0xcafc7015 switchdev_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0xcafc7d67 devm_usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0xcb0530be fwnode_create_software_node +EXPORT_SYMBOL_GPL vmlinux 0xcb09182d shash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xcb120434 iomap_page_mkwrite +EXPORT_SYMBOL_GPL vmlinux 0xcb197fed rz_mtu3_16bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0xcb26bdc6 devlink_alloc_ns +EXPORT_SYMBOL_GPL vmlinux 0xcb2bfe2b nvmem_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcb3ef2d4 vcap_keyset_name +EXPORT_SYMBOL_GPL vmlinux 0xcb4a7d9b public_key_verify_signature +EXPORT_SYMBOL_GPL vmlinux 0xcb546119 regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0xcb561441 mem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0xcb571904 gpiod_direction_input +EXPORT_SYMBOL_GPL vmlinux 0xcb5f03b7 genphy_c45_read_lpa +EXPORT_SYMBOL_GPL vmlinux 0xcb64b513 irq_gc_unmask_enable_reg +EXPORT_SYMBOL_GPL vmlinux 0xcb750b71 inet6_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0xcb8ed26e fwnode_find_reference +EXPORT_SYMBOL_GPL vmlinux 0xcb96c7b3 addrconf_add_linklocal +EXPORT_SYMBOL_GPL vmlinux 0xcb9a1278 disk_update_readahead +EXPORT_SYMBOL_GPL vmlinux 0xcb9db39b icc_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xcbac5d06 __traceiter_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xcbb9d30e blk_queue_can_use_dma_map_merging +EXPORT_SYMBOL_GPL vmlinux 0xcbd459cb kvm_irq_has_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcbd551ee devm_fwnode_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0xcbe56bc2 zs_get_total_pages +EXPORT_SYMBOL_GPL vmlinux 0xcbeb277c power_supply_external_power_changed +EXPORT_SYMBOL_GPL vmlinux 0xcbfb821e rio_mport_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xcc01cdc6 serial8250_rx_chars +EXPORT_SYMBOL_GPL vmlinux 0xcc0fd0a7 k3_ringacc_ring_push_head +EXPORT_SYMBOL_GPL vmlinux 0xcc217a49 clk_hw_set_parent +EXPORT_SYMBOL_GPL vmlinux 0xcc39c03e nvmem_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcc614f73 usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0xcc6a4a8e xdp_do_redirect_frame +EXPORT_SYMBOL_GPL vmlinux 0xcc7de89e rdev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xcc81699a scsi_mode_select +EXPORT_SYMBOL_GPL vmlinux 0xcc889f22 trace_array_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0xcc90fffd irq_of_parse_and_map +EXPORT_SYMBOL_GPL vmlinux 0xcc9268fc hwpoison_filter_enable +EXPORT_SYMBOL_GPL vmlinux 0xcc935375 walk_iomem_res_desc +EXPORT_SYMBOL_GPL vmlinux 0xcc97bb40 clk_fixed_factor_ops +EXPORT_SYMBOL_GPL vmlinux 0xcc9afd96 net_ns_type_operations +EXPORT_SYMBOL_GPL vmlinux 0xcc9c3be3 serial8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0xccabde6f crc64_rocksoft_generic +EXPORT_SYMBOL_GPL vmlinux 0xccb2449e devm_regulator_get +EXPORT_SYMBOL_GPL vmlinux 0xccb9e5bb stmpe_dev_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xccbb6f1d xdp_return_frame +EXPORT_SYMBOL_GPL vmlinux 0xcccfb2fa sata_deb_timing_hotplug +EXPORT_SYMBOL_GPL vmlinux 0xccd59265 md_bitmap_copy_from_slot +EXPORT_SYMBOL_GPL vmlinux 0xccd86806 ata_id_string +EXPORT_SYMBOL_GPL vmlinux 0xccd91a9c mbox_chan_received_data +EXPORT_SYMBOL_GPL vmlinux 0xccf52bc9 sfp_upstream_start +EXPORT_SYMBOL_GPL vmlinux 0xccffcba9 blk_queue_write_cache +EXPORT_SYMBOL_GPL vmlinux 0xcd09a689 firmware_request_platform +EXPORT_SYMBOL_GPL vmlinux 0xcd0e91c5 user_destroy +EXPORT_SYMBOL_GPL vmlinux 0xcd0eca5e gov_attr_set_put +EXPORT_SYMBOL_GPL vmlinux 0xcd14bc59 kvm_write_guest_offset_cached +EXPORT_SYMBOL_GPL vmlinux 0xcd1d5b6b fat_scan +EXPORT_SYMBOL_GPL vmlinux 0xcd24e146 hash_digest_size +EXPORT_SYMBOL_GPL vmlinux 0xcd2747d0 device_match_name +EXPORT_SYMBOL_GPL vmlinux 0xcd396851 genphy_c45_an_disable_aneg +EXPORT_SYMBOL_GPL vmlinux 0xcd3c53b9 class_destroy +EXPORT_SYMBOL_GPL vmlinux 0xcd4e06a3 clockevents_config_and_register +EXPORT_SYMBOL_GPL vmlinux 0xcd608f23 kill_pid_usb_asyncio +EXPORT_SYMBOL_GPL vmlinux 0xcd6f2dc9 nf_log_buf_add +EXPORT_SYMBOL_GPL vmlinux 0xcd7078f0 devl_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcd759b82 k3_ringacc_ring_reset +EXPORT_SYMBOL_GPL vmlinux 0xcd78bf8a __percpu_init_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xcd7d3f5b acpi_dev_ready_for_enumeration +EXPORT_SYMBOL_GPL vmlinux 0xcd81b462 virtqueue_resize +EXPORT_SYMBOL_GPL vmlinux 0xcd8e60cd phylink_mii_c22_pcs_config +EXPORT_SYMBOL_GPL vmlinux 0xcd910be7 ti_sci_get_num_resources +EXPORT_SYMBOL_GPL vmlinux 0xcd91b127 system_highpri_wq +EXPORT_SYMBOL_GPL vmlinux 0xcd964127 perf_aux_output_end +EXPORT_SYMBOL_GPL vmlinux 0xcd9c9084 of_pci_get_devfn +EXPORT_SYMBOL_GPL vmlinux 0xcd9cca23 pwm_request_from_chip +EXPORT_SYMBOL_GPL vmlinux 0xcd9cd2ff wakeme_after_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcd9d5901 vfs_inode_has_locks +EXPORT_SYMBOL_GPL vmlinux 0xcda002b5 ping_hash +EXPORT_SYMBOL_GPL vmlinux 0xcda2aaba k3_udma_glue_tx_dma_to_cppi5_addr +EXPORT_SYMBOL_GPL vmlinux 0xcda49e33 acpi_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0xcdb6adcc ras_userspace_consumers +EXPORT_SYMBOL_GPL vmlinux 0xcdc3d183 rdev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0xcdc5d505 nvdimm_volatile_region_create +EXPORT_SYMBOL_GPL vmlinux 0xcdca3691 nr_irqs +EXPORT_SYMBOL_GPL vmlinux 0xcdd4e90e wakeup_source_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcddf3850 lwtunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0xcde26600 cppc_get_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0xcdf68845 icc_node_add +EXPORT_SYMBOL_GPL vmlinux 0xce01a2f4 led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xce0a4020 xenbus_directory +EXPORT_SYMBOL_GPL vmlinux 0xce0e789f srcu_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xce13f1b9 gov_update_cpu_data +EXPORT_SYMBOL_GPL vmlinux 0xce2e5b97 dev_pm_opp_get_max_clock_latency +EXPORT_SYMBOL_GPL vmlinux 0xce316d7e zynqmp_pm_set_sd_tapdelay +EXPORT_SYMBOL_GPL vmlinux 0xce369cea fscrypt_dio_supported +EXPORT_SYMBOL_GPL vmlinux 0xce39eb30 pci_aer_clear_nonfatal_status +EXPORT_SYMBOL_GPL vmlinux 0xce492222 dev_nit_active +EXPORT_SYMBOL_GPL vmlinux 0xce598ef2 unregister_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0xce631f6a blk_execute_rq_nowait +EXPORT_SYMBOL_GPL vmlinux 0xce6db656 rcu_is_watching +EXPORT_SYMBOL_GPL vmlinux 0xce72b300 vp_legacy_get_status +EXPORT_SYMBOL_GPL vmlinux 0xce9de0c2 sdio_retune_release +EXPORT_SYMBOL_GPL vmlinux 0xceac8674 zynqmp_pm_read_pggs +EXPORT_SYMBOL_GPL vmlinux 0xceaf7335 serdev_device_write_buf +EXPORT_SYMBOL_GPL vmlinux 0xceb1348a badblocks_set +EXPORT_SYMBOL_GPL vmlinux 0xceb1f126 mpi_read_raw_data +EXPORT_SYMBOL_GPL vmlinux 0xceb4652f debugfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0xceb80199 __mmdrop +EXPORT_SYMBOL_GPL vmlinux 0xceb98e47 __of_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xcec1a152 blk_mq_unquiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0xcec502f0 ata_sff_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xceda99e4 register_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0xcedb51eb of_irq_get +EXPORT_SYMBOL_GPL vmlinux 0xcee1641c kgdb_unregister_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xcee88e7a of_overlay_fdt_apply +EXPORT_SYMBOL_GPL vmlinux 0xceed0f42 nvdimm_region_notify +EXPORT_SYMBOL_GPL vmlinux 0xceed8c16 __set_phys_to_machine +EXPORT_SYMBOL_GPL vmlinux 0xceef46d1 dev_pm_opp_get_supplies +EXPORT_SYMBOL_GPL vmlinux 0xcef629de vcap_keyfieldset +EXPORT_SYMBOL_GPL vmlinux 0xcf16658b rtc_update_irq +EXPORT_SYMBOL_GPL vmlinux 0xcf2512e7 folio_wait_writeback_killable +EXPORT_SYMBOL_GPL vmlinux 0xcf553b72 devm_i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0xcf84a142 smpboot_register_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0xcfa1fe3e bpf_map_inc_with_uref +EXPORT_SYMBOL_GPL vmlinux 0xcfae1017 regulator_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xcfc3bcb4 pci_iov_virtfn_devfn +EXPORT_SYMBOL_GPL vmlinux 0xcfc5108a devlink_fmsg_u8_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xcfc7b4e4 rcu_barrier_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0xcfd2706a pci_epc_multi_mem_init +EXPORT_SYMBOL_GPL vmlinux 0xcfd30d71 acpi_os_map_memory +EXPORT_SYMBOL_GPL vmlinux 0xcfdad035 uart_insert_char +EXPORT_SYMBOL_GPL vmlinux 0xcfe04f47 tegra_bpmp_put +EXPORT_SYMBOL_GPL vmlinux 0xcff4b4d1 gpiod_set_array_value +EXPORT_SYMBOL_GPL vmlinux 0xcffd793e hyperv_report_panic +EXPORT_SYMBOL_GPL vmlinux 0xcffeecb3 acpi_device_update_power +EXPORT_SYMBOL_GPL vmlinux 0xd00a3b13 device_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0xd0236987 ima_inode_hash +EXPORT_SYMBOL_GPL vmlinux 0xd026d518 HYPERVISOR_vcpu_op +EXPORT_SYMBOL_GPL vmlinux 0xd03900c6 __mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xd03eaf4c schedule_hrtimeout_range +EXPORT_SYMBOL_GPL vmlinux 0xd041b562 crypto_unregister_templates +EXPORT_SYMBOL_GPL vmlinux 0xd043a3c8 attribute_container_find_class_device +EXPORT_SYMBOL_GPL vmlinux 0xd04565d3 usb_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xd0458ccb xenbus_strstate +EXPORT_SYMBOL_GPL vmlinux 0xd04aedfd __SCK__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0xd05fd0fb register_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0xd05ff796 pinctrl_parse_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0xd06524ba raw_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd067d3c5 system_freezable_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0xd0686cd4 rcuref_put_slowpath +EXPORT_SYMBOL_GPL vmlinux 0xd06b096d blk_abort_request +EXPORT_SYMBOL_GPL vmlinux 0xd0778ab9 imx_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0xd0844cf7 regulator_register +EXPORT_SYMBOL_GPL vmlinux 0xd085df2e ahci_platform_enable_resources +EXPORT_SYMBOL_GPL vmlinux 0xd08c7f39 pci_enable_ats +EXPORT_SYMBOL_GPL vmlinux 0xd098179f fsnotify +EXPORT_SYMBOL_GPL vmlinux 0xd09911a6 acpi_dev_get_irq_type +EXPORT_SYMBOL_GPL vmlinux 0xd09c22f5 __traceiter_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xd0bb34b6 crypto_grab_shash +EXPORT_SYMBOL_GPL vmlinux 0xd0c05159 emergency_restart +EXPORT_SYMBOL_GPL vmlinux 0xd0c4f588 crypto_unregister_acomps +EXPORT_SYMBOL_GPL vmlinux 0xd0cf1b92 blk_mq_sched_mark_restart_hctx +EXPORT_SYMBOL_GPL vmlinux 0xd0d156e9 __rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xd0d3f0a4 gen_pool_avail +EXPORT_SYMBOL_GPL vmlinux 0xd0db0f12 run_dax +EXPORT_SYMBOL_GPL vmlinux 0xd0e0b23e of_k3_ringacc_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xd0e0c0b7 __traceiter_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xd0f64986 fixed_phy_register +EXPORT_SYMBOL_GPL vmlinux 0xd0fd7085 hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd109918d xfrm_dev_state_add +EXPORT_SYMBOL_GPL vmlinux 0xd109e7d0 crypto_grab_ahash +EXPORT_SYMBOL_GPL vmlinux 0xd119146e gpiochip_irq_domain_activate +EXPORT_SYMBOL_GPL vmlinux 0xd1201942 usb_hcd_map_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xd1388a6d skb_cow_data +EXPORT_SYMBOL_GPL vmlinux 0xd138c08a free_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0xd143807d device_for_each_child_reverse +EXPORT_SYMBOL_GPL vmlinux 0xd1481de7 mpi_clear +EXPORT_SYMBOL_GPL vmlinux 0xd14d47e8 crypto_unregister_shashes +EXPORT_SYMBOL_GPL vmlinux 0xd1528adb fsl_mc_object_allocate +EXPORT_SYMBOL_GPL vmlinux 0xd159586c net_prio_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xd15bb90b rio_request_dma +EXPORT_SYMBOL_GPL vmlinux 0xd1608c49 blk_rq_is_poll +EXPORT_SYMBOL_GPL vmlinux 0xd179bb49 dev_pm_opp_of_register_em +EXPORT_SYMBOL_GPL vmlinux 0xd19ad946 sk_psock_tls_strp_read +EXPORT_SYMBOL_GPL vmlinux 0xd1a1de6e power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0xd1a9ca15 __SCK__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xd1b03e93 perf_event_period +EXPORT_SYMBOL_GPL vmlinux 0xd1c3fb44 vcap_free_rule +EXPORT_SYMBOL_GPL vmlinux 0xd1cbc23c add_timer_on +EXPORT_SYMBOL_GPL vmlinux 0xd1cd5598 max8997_read_reg +EXPORT_SYMBOL_GPL vmlinux 0xd1d2128f securityfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0xd1db24ea gfn_to_page_many_atomic +EXPORT_SYMBOL_GPL vmlinux 0xd1ee6ede __rio_local_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xd1f2eee2 nf_logger_find_get +EXPORT_SYMBOL_GPL vmlinux 0xd1f6b617 wm8350_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xd217e9e6 trace_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0xd21b61bd async_schedule_node_domain +EXPORT_SYMBOL_GPL vmlinux 0xd21f1d35 __SCK__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xd21f3096 dev_pm_qos_update_user_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xd22f3cf0 usb_alloc_urb +EXPORT_SYMBOL_GPL vmlinux 0xd240740b device_move +EXPORT_SYMBOL_GPL vmlinux 0xd248874e k3_udma_glue_rx_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0xd248a519 rockchip_pmu_block +EXPORT_SYMBOL_GPL vmlinux 0xd24d0ca6 serial8250_request_dma +EXPORT_SYMBOL_GPL vmlinux 0xd24e9e8c klist_init +EXPORT_SYMBOL_GPL vmlinux 0xd260af0d ring_buffer_write +EXPORT_SYMBOL_GPL vmlinux 0xd2709737 net_failover_destroy +EXPORT_SYMBOL_GPL vmlinux 0xd273b1b1 __round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xd2768242 lynx_pcs_create_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xd27eeb4b alloc_iova +EXPORT_SYMBOL_GPL vmlinux 0xd27f215d gnttab_alloc_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xd27fbafd gpmc_omap_onenand_set_timings +EXPORT_SYMBOL_GPL vmlinux 0xd291d190 fsl_mc_populate_irq_pool +EXPORT_SYMBOL_GPL vmlinux 0xd2985e27 pfn_to_online_page +EXPORT_SYMBOL_GPL vmlinux 0xd29c1f10 __traceiter_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xd2ad5d5a xdp_rxq_info_unused +EXPORT_SYMBOL_GPL vmlinux 0xd2b10a05 ata_timing_find_mode +EXPORT_SYMBOL_GPL vmlinux 0xd2bb7cdf tps6586x_write +EXPORT_SYMBOL_GPL vmlinux 0xd2c2a228 rio_mport_initialize +EXPORT_SYMBOL_GPL vmlinux 0xd2c4f4a1 inet_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xd2cc0679 ping_getfrag +EXPORT_SYMBOL_GPL vmlinux 0xd2d54a65 mtk_paris_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0xd2d7e59b unregister_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0xd2e89ab7 dev_pm_qos_hide_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xd2ee8fae xfrm_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0xd2ef6a40 phylink_mii_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xd31106c9 generic_handle_domain_irq +EXPORT_SYMBOL_GPL vmlinux 0xd31162e5 ata_sff_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xd3120bf3 clk_hw_get_num_parents +EXPORT_SYMBOL_GPL vmlinux 0xd313bc7b xas_nomem +EXPORT_SYMBOL_GPL vmlinux 0xd31a2ac5 ring_buffer_oldest_event_ts +EXPORT_SYMBOL_GPL vmlinux 0xd320ebaf pci_epc_get_first_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xd32b9e32 tun_get_socket +EXPORT_SYMBOL_GPL vmlinux 0xd33798ec blk_freeze_queue_start +EXPORT_SYMBOL_GPL vmlinux 0xd33ada8b cci_probed +EXPORT_SYMBOL_GPL vmlinux 0xd344a68e spi_take_timestamp_pre +EXPORT_SYMBOL_GPL vmlinux 0xd3489369 irq_domain_associate +EXPORT_SYMBOL_GPL vmlinux 0xd34ee096 rio_route_get_entry +EXPORT_SYMBOL_GPL vmlinux 0xd3535047 percpu_is_read_locked +EXPORT_SYMBOL_GPL vmlinux 0xd3551a76 zynqmp_pm_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xd36760ef __usb_get_extra_descriptor +EXPORT_SYMBOL_GPL vmlinux 0xd3698d26 vcap_lookup_rule_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0xd36b15df led_blink_set_oneshot +EXPORT_SYMBOL_GPL vmlinux 0xd3752c27 atomic_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xd37c8976 debounce_time_mt6765 +EXPORT_SYMBOL_GPL vmlinux 0xd385f125 sbitmap_queue_show +EXPORT_SYMBOL_GPL vmlinux 0xd3901d33 acpi_dev_resource_address_space +EXPORT_SYMBOL_GPL vmlinux 0xd390a71f kvm_vcpu_read_guest_page +EXPORT_SYMBOL_GPL vmlinux 0xd39861fd devm_of_phy_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0xd39e8a68 vring_del_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0xd39e9848 put_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xd3acd1c5 power_supply_charge_behaviour_show +EXPORT_SYMBOL_GPL vmlinux 0xd3aeee38 pci_test_config_bits +EXPORT_SYMBOL_GPL vmlinux 0xd3bdd390 mddev_resume +EXPORT_SYMBOL_GPL vmlinux 0xd3cb51ff i2c_acpi_new_device_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xd3d3831e i2c_client_type +EXPORT_SYMBOL_GPL vmlinux 0xd3e0d4dc sysfs_create_link +EXPORT_SYMBOL_GPL vmlinux 0xd3eaf1ed devlink_dpipe_entry_clear +EXPORT_SYMBOL_GPL vmlinux 0xd3ec851c __traceiter_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd3eeffbf dst_blackhole_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xd3f0cd42 misc_cg_res_total_usage +EXPORT_SYMBOL_GPL vmlinux 0xd3f7da5c xen_remap_vma_range +EXPORT_SYMBOL_GPL vmlinux 0xd402e68e __traceiter_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xd4034828 system_freezable_wq +EXPORT_SYMBOL_GPL vmlinux 0xd403776c crypto_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xd403c2cb bsg_job_done +EXPORT_SYMBOL_GPL vmlinux 0xd426dbc4 erst_get_record_count +EXPORT_SYMBOL_GPL vmlinux 0xd42df7d6 component_compare_dev +EXPORT_SYMBOL_GPL vmlinux 0xd42f1d4e show_rcu_tasks_rude_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd447cf51 sata_pmp_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xd44a5eac kgdb_register_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xd44c5b0b sysfs_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0xd450bfdf sysfs_merge_group +EXPORT_SYMBOL_GPL vmlinux 0xd453bd45 phy_led_triggers_register +EXPORT_SYMBOL_GPL vmlinux 0xd45e0ca4 tcf_dev_queue_xmit +EXPORT_SYMBOL_GPL vmlinux 0xd4670bfc iommu_map +EXPORT_SYMBOL_GPL vmlinux 0xd46af5ef cppc_get_perf_ctrs +EXPORT_SYMBOL_GPL vmlinux 0xd47fac2b fib6_new_table +EXPORT_SYMBOL_GPL vmlinux 0xd48a9773 drop_reasons_register_subsys +EXPORT_SYMBOL_GPL vmlinux 0xd4935851 __SCK__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0xd497f5af inet_csk_get_port +EXPORT_SYMBOL_GPL vmlinux 0xd49deaf4 shake_page +EXPORT_SYMBOL_GPL vmlinux 0xd4af2acc blk_mq_complete_request_remote +EXPORT_SYMBOL_GPL vmlinux 0xd4b16656 fsl_mc_bus_dpbp_type +EXPORT_SYMBOL_GPL vmlinux 0xd4b46d49 register_btf_id_dtor_kfuncs +EXPORT_SYMBOL_GPL vmlinux 0xd4b6157e devlink_health_reporter_recovery_done +EXPORT_SYMBOL_GPL vmlinux 0xd4b9a616 reset_control_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xd4bf8370 led_trigger_read +EXPORT_SYMBOL_GPL vmlinux 0xd4c14632 system_unbound_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4cbdbe3 __SCK__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xd4db4363 zone_device_page_init +EXPORT_SYMBOL_GPL vmlinux 0xd4dbf609 subsys_virtual_register +EXPORT_SYMBOL_GPL vmlinux 0xd4de08f4 genphy_c45_fast_retrain +EXPORT_SYMBOL_GPL vmlinux 0xd4e3b3c6 pinctrl_generic_get_group_name +EXPORT_SYMBOL_GPL vmlinux 0xd4e6d7e0 linear_range_get_value +EXPORT_SYMBOL_GPL vmlinux 0xd4f5bfa5 iommu_queue_iopf +EXPORT_SYMBOL_GPL vmlinux 0xd4fc6549 crypto_register_scomps +EXPORT_SYMBOL_GPL vmlinux 0xd50a2a42 blk_trace_startstop +EXPORT_SYMBOL_GPL vmlinux 0xd5129fac sdio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xd5301b2c linear_range_get_max_value +EXPORT_SYMBOL_GPL vmlinux 0xd5474690 usb_role_switch_set_role +EXPORT_SYMBOL_GPL vmlinux 0xd54f8d68 acpi_ec_add_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xd55ad93b iommu_group_get_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xd57a07fd __rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0xd5807af3 k3_ringacc_ring_pop +EXPORT_SYMBOL_GPL vmlinux 0xd58afdc6 gnttab_unmap_refs_sync +EXPORT_SYMBOL_GPL vmlinux 0xd58bc9b4 inet6_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0xd59a1587 linkmode_resolve_pause +EXPORT_SYMBOL_GPL vmlinux 0xd5a8e8dc dma_release_channel +EXPORT_SYMBOL_GPL vmlinux 0xd5af2094 pwmchip_remove +EXPORT_SYMBOL_GPL vmlinux 0xd5baff26 do_unbind_con_driver +EXPORT_SYMBOL_GPL vmlinux 0xd5d993d7 ahci_do_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xd5e4648a __auxiliary_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xd5f5865d __tracepoint_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0xd5faa0e2 regmap_irq_get_domain +EXPORT_SYMBOL_GPL vmlinux 0xd6089375 sdev_evt_send_simple +EXPORT_SYMBOL_GPL vmlinux 0xd61dc74b skb_consume_udp +EXPORT_SYMBOL_GPL vmlinux 0xd623267e gpiod_get_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xd624ea17 phylink_mii_c22_pcs_get_state +EXPORT_SYMBOL_GPL vmlinux 0xd6251353 ftrace_set_filter_ips +EXPORT_SYMBOL_GPL vmlinux 0xd626ec6e trace_define_field +EXPORT_SYMBOL_GPL vmlinux 0xd62854f8 kvm_put_kvm +EXPORT_SYMBOL_GPL vmlinux 0xd62d8ca6 show_class_attr_string +EXPORT_SYMBOL_GPL vmlinux 0xd6300a3f wm8400_reset_codec_reg_cache +EXPORT_SYMBOL_GPL vmlinux 0xd6361021 hypervisor_kobj +EXPORT_SYMBOL_GPL vmlinux 0xd63910fc ack_all_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xd6442789 inet_hash +EXPORT_SYMBOL_GPL vmlinux 0xd64ed259 __memcat_p +EXPORT_SYMBOL_GPL vmlinux 0xd652e920 dma_max_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0xd65840ac rockchip_pcie_deinit_phys +EXPORT_SYMBOL_GPL vmlinux 0xd65a5a92 pci_epf_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xd66a7a35 sbitmap_queue_wake_all +EXPORT_SYMBOL_GPL vmlinux 0xd67364f7 eventfd_ctx_fdget +EXPORT_SYMBOL_GPL vmlinux 0xd6752302 cpufreq_dbs_governor_exit +EXPORT_SYMBOL_GPL vmlinux 0xd67b86a3 thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xd68efa40 dev_pm_opp_find_freq_floor +EXPORT_SYMBOL_GPL vmlinux 0xd697fcf7 register_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xd6992376 tps6586x_reads +EXPORT_SYMBOL_GPL vmlinux 0xd6aafb42 crc64_rocksoft +EXPORT_SYMBOL_GPL vmlinux 0xd6ab4a82 vfs_lock_file +EXPORT_SYMBOL_GPL vmlinux 0xd6ae9ba7 rcu_async_should_hurry +EXPORT_SYMBOL_GPL vmlinux 0xd6b27e8a xas_set_mark +EXPORT_SYMBOL_GPL vmlinux 0xd6b948b4 synth_event_add_val +EXPORT_SYMBOL_GPL vmlinux 0xd6bcee0e rt288x_setup +EXPORT_SYMBOL_GPL vmlinux 0xd6ce5028 __tcp_send_ack +EXPORT_SYMBOL_GPL vmlinux 0xd6d8f6b3 topology_set_scale_freq_source +EXPORT_SYMBOL_GPL vmlinux 0xd6d94732 ata_sff_prereset +EXPORT_SYMBOL_GPL vmlinux 0xd6e13350 perf_event_disable +EXPORT_SYMBOL_GPL vmlinux 0xd6fa60c8 bpf_trace_run8 +EXPORT_SYMBOL_GPL vmlinux 0xd70047a9 __nvmem_layout_register +EXPORT_SYMBOL_GPL vmlinux 0xd70d6dc5 usb_intf_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0xd71511b2 switchdev_handle_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0xd7201af8 ata_bmdma_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0xd7269c64 osc_sb_native_usb4_control +EXPORT_SYMBOL_GPL vmlinux 0xd7293ffc percpu_ref_reinit +EXPORT_SYMBOL_GPL vmlinux 0xd72feba2 xenbus_read_driver_state +EXPORT_SYMBOL_GPL vmlinux 0xd7372c78 clk_mux_determine_rate_flags +EXPORT_SYMBOL_GPL vmlinux 0xd73dbd9f report_iommu_fault +EXPORT_SYMBOL_GPL vmlinux 0xd74e400f show_rcu_tasks_classic_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd75035ed led_trigger_blink +EXPORT_SYMBOL_GPL vmlinux 0xd750b461 crypto_create_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0xd752e5e3 serial8250_em485_stop_tx +EXPORT_SYMBOL_GPL vmlinux 0xd75a06ea regulator_set_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0xd75b20aa rsa_parse_priv_key +EXPORT_SYMBOL_GPL vmlinux 0xd768e985 regulator_has_full_constraints +EXPORT_SYMBOL_GPL vmlinux 0xd76a0195 fwnode_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0xd7757a07 __skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0xd77ab4dc kvm_put_kvm_no_destroy +EXPORT_SYMBOL_GPL vmlinux 0xd783fd63 kvm_destroy_vcpus +EXPORT_SYMBOL_GPL vmlinux 0xd78db587 lp8788_write_byte +EXPORT_SYMBOL_GPL vmlinux 0xd7988f5e fsnotify_alloc_group +EXPORT_SYMBOL_GPL vmlinux 0xd7a18de7 hvc_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd7a21e0e vcap_find_admin +EXPORT_SYMBOL_GPL vmlinux 0xd7a6c756 dst_cache_set_ip6 +EXPORT_SYMBOL_GPL vmlinux 0xd7a86ea4 tcp_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0xd7a9bfd6 battery_hook_register +EXPORT_SYMBOL_GPL vmlinux 0xd7acecbd uhci_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0xd7aea26e kernel_read_file_from_path_initns +EXPORT_SYMBOL_GPL vmlinux 0xd7b2f5de __traceiter_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xd7c5a075 sk_set_memalloc +EXPORT_SYMBOL_GPL vmlinux 0xd7c91b63 tegra210_sata_pll_hw_control_enable +EXPORT_SYMBOL_GPL vmlinux 0xd7cea889 edac_mod_work +EXPORT_SYMBOL_GPL vmlinux 0xd7dccd23 __SCK__tp_func_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0xd7e6bd79 ahci_host_activate +EXPORT_SYMBOL_GPL vmlinux 0xd7fdb473 fsnotify_find_mark +EXPORT_SYMBOL_GPL vmlinux 0xd81d314a ip_local_out +EXPORT_SYMBOL_GPL vmlinux 0xd81e7266 virtqueue_kick +EXPORT_SYMBOL_GPL vmlinux 0xd823d36d __SCK__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0xd8276448 vp_legacy_config_vector +EXPORT_SYMBOL_GPL vmlinux 0xd835271d genphy_c45_pma_suspend +EXPORT_SYMBOL_GPL vmlinux 0xd8374cc8 inet6_csk_xmit +EXPORT_SYMBOL_GPL vmlinux 0xd840b267 l3mdev_link_scope_lookup +EXPORT_SYMBOL_GPL vmlinux 0xd8447ccb scsi_internal_device_unblock_nowait +EXPORT_SYMBOL_GPL vmlinux 0xd84d35bd dax_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xd86de73d fsl_mc_portal_reset +EXPORT_SYMBOL_GPL vmlinux 0xd87cb8eb dma_fence_unwrap_next +EXPORT_SYMBOL_GPL vmlinux 0xd87fc0a0 usb_amd_prefetch_quirk +EXPORT_SYMBOL_GPL vmlinux 0xd885bf4d exportfs_encode_fh +EXPORT_SYMBOL_GPL vmlinux 0xd88a2432 pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0xd88b5be1 ahci_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0xd890510f regulator_set_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0xd89a4e75 devm_memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0xd8a0c23f acpi_dev_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0xd8d68ab1 dmi_memdev_type +EXPORT_SYMBOL_GPL vmlinux 0xd8da4c18 ahci_shost_groups +EXPORT_SYMBOL_GPL vmlinux 0xd8e3833a mtk_pinconf_bias_disable_set +EXPORT_SYMBOL_GPL vmlinux 0xd8e5f2ab clk_hw_get_name +EXPORT_SYMBOL_GPL vmlinux 0xd8f03dcb pci_epc_stop +EXPORT_SYMBOL_GPL vmlinux 0xd8fbb14d net_cls_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xd8fe2cf3 vp_modern_map_vq_notify +EXPORT_SYMBOL_GPL vmlinux 0xd9007f4d kobject_get_path +EXPORT_SYMBOL_GPL vmlinux 0xd903f419 phylink_get_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xd905d099 devm_spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xd909e654 pci_dev_trylock +EXPORT_SYMBOL_GPL vmlinux 0xd90a93a7 k3_udma_glue_rx_get_irq +EXPORT_SYMBOL_GPL vmlinux 0xd91dbd1f xdp_alloc_skb_bulk +EXPORT_SYMBOL_GPL vmlinux 0xd92494ba pci_user_write_config_byte +EXPORT_SYMBOL_GPL vmlinux 0xd92ef192 security_kernel_post_load_data +EXPORT_SYMBOL_GPL vmlinux 0xd92f0791 leds_list_lock +EXPORT_SYMBOL_GPL vmlinux 0xd930eb38 of_clk_del_provider +EXPORT_SYMBOL_GPL vmlinux 0xd94f7bae mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xd952c3f9 dev_pm_opp_find_freq_ceil +EXPORT_SYMBOL_GPL vmlinux 0xd9562d12 thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0xd95bbedb iommu_sva_get_pasid +EXPORT_SYMBOL_GPL vmlinux 0xd9616dfb dst_cache_get_ip6 +EXPORT_SYMBOL_GPL vmlinux 0xd96babb4 interval_tree_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd9916c3a idr_alloc_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd9a5c367 rio_request_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xd9b19aa5 __tracepoint_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0xd9bb2c13 pkcs7_get_content_data +EXPORT_SYMBOL_GPL vmlinux 0xd9c82534 to_nvdimm_bus +EXPORT_SYMBOL_GPL vmlinux 0xd9c9fc39 debugfs_file_put +EXPORT_SYMBOL_GPL vmlinux 0xd9cb9e90 devlink_priv +EXPORT_SYMBOL_GPL vmlinux 0xd9d74a96 platform_device_del +EXPORT_SYMBOL_GPL vmlinux 0xd9e14e3b __crypto_alloc_tfmgfp +EXPORT_SYMBOL_GPL vmlinux 0xd9e24457 ring_buffer_peek +EXPORT_SYMBOL_GPL vmlinux 0xd9e61980 phy_gbit_all_ports_features +EXPORT_SYMBOL_GPL vmlinux 0xd9f93270 xen_dbgp_reset_prep +EXPORT_SYMBOL_GPL vmlinux 0xd9faa7a5 zynqmp_pm_set_pll_frac_mode +EXPORT_SYMBOL_GPL vmlinux 0xd9ff2172 ezx_pcap_write +EXPORT_SYMBOL_GPL vmlinux 0xda0947de kmsg_dump_unregister +EXPORT_SYMBOL_GPL vmlinux 0xda10e1e2 phy_basic_t1_features +EXPORT_SYMBOL_GPL vmlinux 0xda137f38 devlink_traps_register +EXPORT_SYMBOL_GPL vmlinux 0xda149364 irq_remove_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xda23d3dd skb_mpls_update_lse +EXPORT_SYMBOL_GPL vmlinux 0xda320d31 sfp_module_start +EXPORT_SYMBOL_GPL vmlinux 0xda3427f9 irq_chip_eoi_parent +EXPORT_SYMBOL_GPL vmlinux 0xda3a24ae __traceiter_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0xda45aff3 dax_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xda4a9ce5 wbc_attach_and_unlock_inode +EXPORT_SYMBOL_GPL vmlinux 0xda7912d4 freq_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xda7d9824 devlink_dpipe_action_put +EXPORT_SYMBOL_GPL vmlinux 0xda824136 devm_irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xda88cd45 kernfs_put +EXPORT_SYMBOL_GPL vmlinux 0xda8e1302 software_node_find_by_name +EXPORT_SYMBOL_GPL vmlinux 0xda8e91e6 __clocksource_update_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0xda9f9592 device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xdaa06dc1 acpi_lpat_raw_to_temp +EXPORT_SYMBOL_GPL vmlinux 0xdab5a1eb interval_tree_insert +EXPORT_SYMBOL_GPL vmlinux 0xdac01322 pci_stop_and_remove_bus_device_locked +EXPORT_SYMBOL_GPL vmlinux 0xdac2159c blk_rq_prep_clone +EXPORT_SYMBOL_GPL vmlinux 0xdac79568 thermal_zone_get_zone_by_name +EXPORT_SYMBOL_GPL vmlinux 0xdac961ac lwtunnel_build_state +EXPORT_SYMBOL_GPL vmlinux 0xdad397cf blkcg_root +EXPORT_SYMBOL_GPL vmlinux 0xdadc63e5 ata_ncq_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0xdb1838fe pci_msix_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xdb1ab1dd nvmem_cell_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0xdb1c0977 ata_sff_port_intr +EXPORT_SYMBOL_GPL vmlinux 0xdb20fba9 __fscrypt_inode_uses_inline_crypto +EXPORT_SYMBOL_GPL vmlinux 0xdb2289e5 tracepoint_srcu +EXPORT_SYMBOL_GPL vmlinux 0xdb3c782d regulator_get_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0xdb3ecfdc seg6_do_srh_inline +EXPORT_SYMBOL_GPL vmlinux 0xdb471ffd __netpoll_free +EXPORT_SYMBOL_GPL vmlinux 0xdb49d21a tty_kclose +EXPORT_SYMBOL_GPL vmlinux 0xdb4f576f hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0xdb63a944 acpi_lpat_get_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0xdb890990 ata_scsi_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xdb8a1b3f usermodehelper_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0xdb8a58de iommu_detach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0xdb97316b device_get_dma_attr +EXPORT_SYMBOL_GPL vmlinux 0xdba375eb bio_iov_iter_get_pages +EXPORT_SYMBOL_GPL vmlinux 0xdbaec005 fsl_mc_device_remove +EXPORT_SYMBOL_GPL vmlinux 0xdbc694bf pci_find_host_bridge +EXPORT_SYMBOL_GPL vmlinux 0xdbdb0e8b request_any_context_irq +EXPORT_SYMBOL_GPL vmlinux 0xdbdb35a6 devlink_register +EXPORT_SYMBOL_GPL vmlinux 0xdbe11054 bus_register +EXPORT_SYMBOL_GPL vmlinux 0xdbe3dbe0 vhost_task_create +EXPORT_SYMBOL_GPL vmlinux 0xdbe855c9 class_is_registered +EXPORT_SYMBOL_GPL vmlinux 0xdbe8d8a0 __SCK__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xdbedec7f devm_clk_hw_get_clk +EXPORT_SYMBOL_GPL vmlinux 0xdbedfa60 kernfs_get +EXPORT_SYMBOL_GPL vmlinux 0xdbf7cb70 mpi_get_nbits +EXPORT_SYMBOL_GPL vmlinux 0xdc02eb39 dmi_available +EXPORT_SYMBOL_GPL vmlinux 0xdc0ff497 lp8788_update_bits +EXPORT_SYMBOL_GPL vmlinux 0xdc131b04 irq_chip_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc139c13 k3_udma_glue_tx_get_hdesc_size +EXPORT_SYMBOL_GPL vmlinux 0xdc1c23d0 acpi_find_child_by_adr +EXPORT_SYMBOL_GPL vmlinux 0xdc258125 fsverity_verify_bio +EXPORT_SYMBOL_GPL vmlinux 0xdc2ceb42 xhci_add_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xdc43bdc6 pci_vpd_find_ro_info_keyword +EXPORT_SYMBOL_GPL vmlinux 0xdc45a5db edac_stop_work +EXPORT_SYMBOL_GPL vmlinux 0xdc5037d5 spi_slave_abort +EXPORT_SYMBOL_GPL vmlinux 0xdc5b8ecb generic_device_group +EXPORT_SYMBOL_GPL vmlinux 0xdc5e19ba devm_blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0xdc5f3b61 device_find_child +EXPORT_SYMBOL_GPL vmlinux 0xdc636206 cpufreq_unregister_governor +EXPORT_SYMBOL_GPL vmlinux 0xdc6596fa irq_set_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc6699cb acpi_dev_free_resource_list +EXPORT_SYMBOL_GPL vmlinux 0xdc7df67f apei_exec_ctx_init +EXPORT_SYMBOL_GPL vmlinux 0xdc825d6c usb_amd_quirk_pll_disable +EXPORT_SYMBOL_GPL vmlinux 0xdc841b74 misc_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdc8b34a1 sdio_disable_func +EXPORT_SYMBOL_GPL vmlinux 0xdc97af2e syscore_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdc9eba40 blk_trace_remove +EXPORT_SYMBOL_GPL vmlinux 0xdc9f6bca __SCK__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0xdc9fa232 raw_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xdca10691 virtqueue_enable_cb +EXPORT_SYMBOL_GPL vmlinux 0xdcb0a2c0 phylink_stop +EXPORT_SYMBOL_GPL vmlinux 0xdcb56376 serdev_device_set_baudrate +EXPORT_SYMBOL_GPL vmlinux 0xdcbe6584 thermal_cooling_device_update +EXPORT_SYMBOL_GPL vmlinux 0xdcc87e31 nvmem_cell_read_u32 +EXPORT_SYMBOL_GPL vmlinux 0xdccb5d40 pm_clk_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0xdccb6e99 da903x_writes +EXPORT_SYMBOL_GPL vmlinux 0xdcdf2094 dm_suspended +EXPORT_SYMBOL_GPL vmlinux 0xdceb5362 efi_status_to_err +EXPORT_SYMBOL_GPL vmlinux 0xdcf0947f wakeup_source_add +EXPORT_SYMBOL_GPL vmlinux 0xdcfca2e9 devlink_port_attrs_pci_pf_set +EXPORT_SYMBOL_GPL vmlinux 0xdd0762df set_worker_desc +EXPORT_SYMBOL_GPL vmlinux 0xdd07ec05 dev_pm_set_dedicated_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xdd0a63ff sysfs_remove_link_from_group +EXPORT_SYMBOL_GPL vmlinux 0xdd0d93e6 __udp_gso_segment +EXPORT_SYMBOL_GPL vmlinux 0xdd240f32 dma_async_device_channel_register +EXPORT_SYMBOL_GPL vmlinux 0xdd25869d usb_unanchor_urb +EXPORT_SYMBOL_GPL vmlinux 0xdd393c5f pci_user_write_config_word +EXPORT_SYMBOL_GPL vmlinux 0xdd626ee3 fuse_len_args +EXPORT_SYMBOL_GPL vmlinux 0xdd763e39 pci_epc_get +EXPORT_SYMBOL_GPL vmlinux 0xdd81d8f6 __SCK__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0xdd943da6 bsg_register_queue +EXPORT_SYMBOL_GPL vmlinux 0xdd985f76 meson_clk_pll_ops +EXPORT_SYMBOL_GPL vmlinux 0xdda907f3 devm_phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0xddb3d9cb alarmtimer_get_rtcdev +EXPORT_SYMBOL_GPL vmlinux 0xddbd7540 irq_domain_alloc_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0xddbeeecc pci_lock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0xddc84c1b kobject_init_and_add +EXPORT_SYMBOL_GPL vmlinux 0xddd41e4d vcap_lookup_keyfield +EXPORT_SYMBOL_GPL vmlinux 0xddda9cd5 crypto_grab_kpp +EXPORT_SYMBOL_GPL vmlinux 0xdde5a814 regulator_map_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xddeec618 switchdev_handle_fdb_event_to_device +EXPORT_SYMBOL_GPL vmlinux 0xddfe1ad7 __SCK__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xde062954 skb_scrub_packet +EXPORT_SYMBOL_GPL vmlinux 0xde0985f3 devl_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0xde0af24f udp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0xde0ceb34 balloon_mops +EXPORT_SYMBOL_GPL vmlinux 0xde132a51 dev_pm_opp_get_level +EXPORT_SYMBOL_GPL vmlinux 0xde132a6e cpuidle_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xde19da43 pci_try_reset_function +EXPORT_SYMBOL_GPL vmlinux 0xde203885 xfrm_audit_state_delete +EXPORT_SYMBOL_GPL vmlinux 0xde270255 meson_axg_pmx_ops +EXPORT_SYMBOL_GPL vmlinux 0xde31bf7e unregister_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xde392ead dev_attr_em_message_type +EXPORT_SYMBOL_GPL vmlinux 0xde437225 lwtunnel_cmp_encap +EXPORT_SYMBOL_GPL vmlinux 0xde528632 usb_unpoison_urb +EXPORT_SYMBOL_GPL vmlinux 0xde52a59f usb_phy_set_charger_current +EXPORT_SYMBOL_GPL vmlinux 0xde52fbd8 blk_next_bio +EXPORT_SYMBOL_GPL vmlinux 0xde5574cf x509_load_certificate_list +EXPORT_SYMBOL_GPL vmlinux 0xde582dd5 __rio_local_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xde60fc0b folio_invalidate +EXPORT_SYMBOL_GPL vmlinux 0xde6d3d93 ata_cable_40wire +EXPORT_SYMBOL_GPL vmlinux 0xde6f1851 TSS_checkhmac1 +EXPORT_SYMBOL_GPL vmlinux 0xde6fcb63 bpf_redirect_info +EXPORT_SYMBOL_GPL vmlinux 0xde758aed dma_resv_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0xde7d8da8 fib_new_table +EXPORT_SYMBOL_GPL vmlinux 0xde92167e xenbus_watch_pathfmt +EXPORT_SYMBOL_GPL vmlinux 0xde9ab8c7 xenbus_rm +EXPORT_SYMBOL_GPL vmlinux 0xdea1784c rcu_trc_cmpxchg_need_qs +EXPORT_SYMBOL_GPL vmlinux 0xdead2e78 reserve_iova +EXPORT_SYMBOL_GPL vmlinux 0xdebbbad2 __folio_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0xdece8dc2 ehci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0xded2c7c7 genphy_c45_plca_get_cfg +EXPORT_SYMBOL_GPL vmlinux 0xdee91d7a dtpm_destroy_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xdef7e4dd xhci_resume +EXPORT_SYMBOL_GPL vmlinux 0xdef94b9a edac_pci_del_device +EXPORT_SYMBOL_GPL vmlinux 0xdeffa0a7 edac_raw_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xdf083096 of_console_check +EXPORT_SYMBOL_GPL vmlinux 0xdf0c757f ata_tf_to_fis +EXPORT_SYMBOL_GPL vmlinux 0xdf0ca3f4 cpu_latency_qos_request_active +EXPORT_SYMBOL_GPL vmlinux 0xdf0f75c6 eventfd_signal +EXPORT_SYMBOL_GPL vmlinux 0xdf1be5e1 __free_iova +EXPORT_SYMBOL_GPL vmlinux 0xdf237453 timer_shutdown_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf26a08d edac_pci_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xdf2738bb cpu_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdf31898f cper_mem_err_pack +EXPORT_SYMBOL_GPL vmlinux 0xdf32ca12 pingv6_prot +EXPORT_SYMBOL_GPL vmlinux 0xdf3786ea debugfs_file_get +EXPORT_SYMBOL_GPL vmlinux 0xdf384604 tpm_pm_resume +EXPORT_SYMBOL_GPL vmlinux 0xdf3fb536 of_map_id +EXPORT_SYMBOL_GPL vmlinux 0xdf448d1c fanout_mutex +EXPORT_SYMBOL_GPL vmlinux 0xdf558314 power_supply_battery_info_properties +EXPORT_SYMBOL_GPL vmlinux 0xdf59ece4 fsl_mc_obj_open +EXPORT_SYMBOL_GPL vmlinux 0xdf7394d1 kvm_vcpu_kick +EXPORT_SYMBOL_GPL vmlinux 0xdf7a1017 platform_add_devices +EXPORT_SYMBOL_GPL vmlinux 0xdf81962f usb_match_one_id +EXPORT_SYMBOL_GPL vmlinux 0xdfb025ef clk_hw_get_parent_index +EXPORT_SYMBOL_GPL vmlinux 0xdfb7135c __clk_mux_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xdfc63fec ping_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0xdfcb6c90 mctrl_gpio_set +EXPORT_SYMBOL_GPL vmlinux 0xdfdb8c98 tty_buffer_set_limit +EXPORT_SYMBOL_GPL vmlinux 0xe006d94b devm_of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0xe00afc78 fixed_phy_register_with_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xe00db6dc __tracepoint_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xe017f478 devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0xe018c015 scsi_get_vpd_page +EXPORT_SYMBOL_GPL vmlinux 0xe01f4cb0 irq_force_affinity +EXPORT_SYMBOL_GPL vmlinux 0xe0313d71 rhashtable_insert_slow +EXPORT_SYMBOL_GPL vmlinux 0xe0347f40 vp_modern_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0xe051ab1c devm_regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe0522ba9 devm_pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0xe05e2f85 nexthop_free_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe06907a0 noop_direct_IO +EXPORT_SYMBOL_GPL vmlinux 0xe07c2888 devm_reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xe07e608a of_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0xe08bd68e bpf_offload_dev_netdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe0b1c103 clk_set_max_rate +EXPORT_SYMBOL_GPL vmlinux 0xe0b8364e __tracepoint_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xe0c4e14d hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xe0c5a9e6 usb_amd_pt_check_port +EXPORT_SYMBOL_GPL vmlinux 0xe0d3c356 md_submit_discard_bio +EXPORT_SYMBOL_GPL vmlinux 0xe0e3147c HYPERVISOR_sched_op +EXPORT_SYMBOL_GPL vmlinux 0xe0e38677 gpiochip_get_desc +EXPORT_SYMBOL_GPL vmlinux 0xe0e48c29 ata_sff_drain_fifo +EXPORT_SYMBOL_GPL vmlinux 0xe0ecadcd icc_node_create +EXPORT_SYMBOL_GPL vmlinux 0xe1006a63 usb_of_get_interface_node +EXPORT_SYMBOL_GPL vmlinux 0xe10cd6ad erst_get_record_id_begin +EXPORT_SYMBOL_GPL vmlinux 0xe118fe1a iommu_group_remove_device +EXPORT_SYMBOL_GPL vmlinux 0xe1245515 led_set_brightness_sync +EXPORT_SYMBOL_GPL vmlinux 0xe12681a4 __tracepoint_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xe126aa45 percpu_down_write +EXPORT_SYMBOL_GPL vmlinux 0xe1300fe0 clk_regmap_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xe1387ac6 devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe13e04aa skcipher_walk_virt +EXPORT_SYMBOL_GPL vmlinux 0xe13e7b0c __platform_driver_probe +EXPORT_SYMBOL_GPL vmlinux 0xe140fa65 ata_scsi_dma_need_drain +EXPORT_SYMBOL_GPL vmlinux 0xe1426591 led_update_brightness +EXPORT_SYMBOL_GPL vmlinux 0xe14c718e rockchip_register_softrst_lut +EXPORT_SYMBOL_GPL vmlinux 0xe16744ad mpc8xxx_spi_rx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0xe16751eb rio_lock_device +EXPORT_SYMBOL_GPL vmlinux 0xe174da8e dpcon_open +EXPORT_SYMBOL_GPL vmlinux 0xe1940384 usb_hcd_is_primary_hcd +EXPORT_SYMBOL_GPL vmlinux 0xe1a39eb9 blk_insert_cloned_request +EXPORT_SYMBOL_GPL vmlinux 0xe1a8d7c9 net_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xe1b9cdc0 pcc_mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0xe1bd6c99 rio_init_mports +EXPORT_SYMBOL_GPL vmlinux 0xe1c236d2 spi_mem_default_supports_op +EXPORT_SYMBOL_GPL vmlinux 0xe1c87a2f kernel_can_power_off +EXPORT_SYMBOL_GPL vmlinux 0xe1cb6ac9 filemap_migrate_folio +EXPORT_SYMBOL_GPL vmlinux 0xe1d35156 dma_vunmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xe1d4a964 __reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xe1d54e08 folio_alloc_buffers +EXPORT_SYMBOL_GPL vmlinux 0xe1e20683 root_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe1edef70 phy_pm_runtime_put_sync +EXPORT_SYMBOL_GPL vmlinux 0xe1f2699b debugfs_create_devm_seqfile +EXPORT_SYMBOL_GPL vmlinux 0xe1fe635b nf_checksum_partial +EXPORT_SYMBOL_GPL vmlinux 0xe20131cd lwtunnel_state_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe2046b97 bpf_trace_run5 +EXPORT_SYMBOL_GPL vmlinux 0xe20693a4 __devm_spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0xe21765a2 devm_regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe22883a3 vcap_tc_flower_handler_ipv4_usage +EXPORT_SYMBOL_GPL vmlinux 0xe233762a input_event_from_user +EXPORT_SYMBOL_GPL vmlinux 0xe233edd2 irq_work_sync +EXPORT_SYMBOL_GPL vmlinux 0xe23565aa devm_extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe23790c3 vp_modern_get_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0xe2419732 sdio_align_size +EXPORT_SYMBOL_GPL vmlinux 0xe24e0e42 pci_epf_remove_vepf +EXPORT_SYMBOL_GPL vmlinux 0xe25d23f3 blocking_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0xe26494f1 ata_sff_pause +EXPORT_SYMBOL_GPL vmlinux 0xe264e2b5 devm_pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0xe26cfb6a pci_max_pasids +EXPORT_SYMBOL_GPL vmlinux 0xe272fad1 fib6_rule_default +EXPORT_SYMBOL_GPL vmlinux 0xe2798754 devm_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xe2b3207a unregister_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe2b8ca63 device_initialize +EXPORT_SYMBOL_GPL vmlinux 0xe2c4427f dev_queue_xmit_nit +EXPORT_SYMBOL_GPL vmlinux 0xe2ce2b4d evm_set_key +EXPORT_SYMBOL_GPL vmlinux 0xe2d4f386 vcap_val_rule +EXPORT_SYMBOL_GPL vmlinux 0xe2d598c2 rockchip_pcie_init_port +EXPORT_SYMBOL_GPL vmlinux 0xe2d96f5b zynqmp_pm_feature +EXPORT_SYMBOL_GPL vmlinux 0xe2ddf9e0 fsl_mc_bus_dpaiop_type +EXPORT_SYMBOL_GPL vmlinux 0xe2df9600 gpiod_get_raw_value +EXPORT_SYMBOL_GPL vmlinux 0xe2e216a8 dm_get_md +EXPORT_SYMBOL_GPL vmlinux 0xe2ec293b sbitmap_queue_wake_up +EXPORT_SYMBOL_GPL vmlinux 0xe2f01bc7 acpi_get_pci_dev +EXPORT_SYMBOL_GPL vmlinux 0xe2f10530 usb_hcd_pci_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xe2f94bbb sk_msg_return +EXPORT_SYMBOL_GPL vmlinux 0xe2fbbb66 mtk_pinconf_drive_get_raw +EXPORT_SYMBOL_GPL vmlinux 0xe32e725f tps6586x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xe3316c2f of_pci_range_parser_one +EXPORT_SYMBOL_GPL vmlinux 0xe344489c tpm_is_tpm2 +EXPORT_SYMBOL_GPL vmlinux 0xe3478985 get_device_system_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0xe347ef77 tcp_register_ulp +EXPORT_SYMBOL_GPL vmlinux 0xe34848ae spi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xe348b0cb __regmap_init +EXPORT_SYMBOL_GPL vmlinux 0xe34f4d68 rockchip_clk_register_plls +EXPORT_SYMBOL_GPL vmlinux 0xe36ab7b6 devlink_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe37b3a1c crypto_hash_walk_first +EXPORT_SYMBOL_GPL vmlinux 0xe3840e18 secure_ipv4_port_ephemeral +EXPORT_SYMBOL_GPL vmlinux 0xe38ebe69 usb_sg_wait +EXPORT_SYMBOL_GPL vmlinux 0xe397caf5 seq_buf_printf +EXPORT_SYMBOL_GPL vmlinux 0xe39d0794 usb_phy_roothub_exit +EXPORT_SYMBOL_GPL vmlinux 0xe3b09712 kprobe_event_delete +EXPORT_SYMBOL_GPL vmlinux 0xe3b89dba scmi_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0xe3c2a888 tty_kopen_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xe3cd5fae klist_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xe3d0c501 acpi_register_gsi +EXPORT_SYMBOL_GPL vmlinux 0xe3e423ac iommu_group_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xe3f94505 debugfs_create_atomic_t +EXPORT_SYMBOL_GPL vmlinux 0xe3fc1c45 sk_msg_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0xe4005d05 disk_uevent +EXPORT_SYMBOL_GPL vmlinux 0xe400a053 bpf_prog_destroy +EXPORT_SYMBOL_GPL vmlinux 0xe4023a5b spi_mem_driver_register_with_owner +EXPORT_SYMBOL_GPL vmlinux 0xe4062354 __irq_resolve_mapping +EXPORT_SYMBOL_GPL vmlinux 0xe40bb23e devlink_health_reporter_priv +EXPORT_SYMBOL_GPL vmlinux 0xe4248980 cper_estatus_print +EXPORT_SYMBOL_GPL vmlinux 0xe42ca46b devl_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe4309905 syscore_resume +EXPORT_SYMBOL_GPL vmlinux 0xe430db0b regulator_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0xe436e90c __dma_fence_unwrap_merge +EXPORT_SYMBOL_GPL vmlinux 0xe44e54c8 serial8250_clear_and_reinit_fifos +EXPORT_SYMBOL_GPL vmlinux 0xe45a7858 divider_ro_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xe465253a transport_remove_device +EXPORT_SYMBOL_GPL vmlinux 0xe491e700 unregister_kprobes +EXPORT_SYMBOL_GPL vmlinux 0xe4971ade tracing_alloc_snapshot +EXPORT_SYMBOL_GPL vmlinux 0xe4a265c9 unix_inq_len +EXPORT_SYMBOL_GPL vmlinux 0xe4ad665c fib_rule_matchall +EXPORT_SYMBOL_GPL vmlinux 0xe4adc161 of_reconfig_get_state_change +EXPORT_SYMBOL_GPL vmlinux 0xe4b064f9 pcie_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xe4b1d4ee rio_add_device +EXPORT_SYMBOL_GPL vmlinux 0xe4b818c3 phy_speed_to_str +EXPORT_SYMBOL_GPL vmlinux 0xe4c2c66c rtc_ktime_to_tm +EXPORT_SYMBOL_GPL vmlinux 0xe4c8513d wm831x_device_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xe4cca86f mtk_mux_gate_clr_set_upd_ops +EXPORT_SYMBOL_GPL vmlinux 0xe4ce792d dev_pm_opp_find_level_exact +EXPORT_SYMBOL_GPL vmlinux 0xe4daa0ea blk_queue_rq_timeout +EXPORT_SYMBOL_GPL vmlinux 0xe4e48b12 swphy_validate_state +EXPORT_SYMBOL_GPL vmlinux 0xe4e986ca ata_pci_bmdma_init_one +EXPORT_SYMBOL_GPL vmlinux 0xe4f0079e unregister_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xe50893fd unregister_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0xe526ee3b gpiochip_populate_parent_fwspec_twocell +EXPORT_SYMBOL_GPL vmlinux 0xe530d447 tpm_chip_stop +EXPORT_SYMBOL_GPL vmlinux 0xe5402bd4 iomap_seek_hole +EXPORT_SYMBOL_GPL vmlinux 0xe549adf6 netdev_walk_all_upper_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe5516728 k3_udma_glue_tx_get_irq +EXPORT_SYMBOL_GPL vmlinux 0xe55f67ab nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0xe5648a87 of_clk_hw_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0xe56a30d9 acpi_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0xe571775a of_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0xe575a75a bus_get_kset +EXPORT_SYMBOL_GPL vmlinux 0xe5765899 bpf_trace_run9 +EXPORT_SYMBOL_GPL vmlinux 0xe58369c0 fuse_dev_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe58398fa blkcg_print_blkgs +EXPORT_SYMBOL_GPL vmlinux 0xe5883bd9 class_compat_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe5887c22 dw_pcie_ep_reset_bar +EXPORT_SYMBOL_GPL vmlinux 0xe58eb9d7 FSE_readNCount +EXPORT_SYMBOL_GPL vmlinux 0xe599ce20 blk_rq_poll +EXPORT_SYMBOL_GPL vmlinux 0xe5a925d3 zynqmp_pm_init_finalize +EXPORT_SYMBOL_GPL vmlinux 0xe5ac1de7 regmap_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0xe5b95db3 tcp_rate_check_app_limited +EXPORT_SYMBOL_GPL vmlinux 0xe5c02b64 freq_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xe5c394f9 pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xe5c7e998 dma_get_merge_boundary +EXPORT_SYMBOL_GPL vmlinux 0xe5cb1943 hisi_clk_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xe5ce1a56 rhashtable_walk_enter +EXPORT_SYMBOL_GPL vmlinux 0xe5dd8d33 of_property_read_variable_u64_array +EXPORT_SYMBOL_GPL vmlinux 0xe5e4796f dw_pcie_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0xe5e790e4 __traceiter_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0xe5ed0ec5 sdio_release_irq +EXPORT_SYMBOL_GPL vmlinux 0xe5fec8f8 virtqueue_enable_cb_prepare +EXPORT_SYMBOL_GPL vmlinux 0xe6030a44 devm_regulator_register +EXPORT_SYMBOL_GPL vmlinux 0xe60476ab iommu_unmap +EXPORT_SYMBOL_GPL vmlinux 0xe6047ac3 pm_clk_suspend +EXPORT_SYMBOL_GPL vmlinux 0xe60632a9 edac_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xe60a5e8d pids_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xe6154622 fat_free_clusters +EXPORT_SYMBOL_GPL vmlinux 0xe628bb9f phy_fibre_port_array +EXPORT_SYMBOL_GPL vmlinux 0xe6295d74 rtc_update_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0xe6525588 acpi_pci_find_root +EXPORT_SYMBOL_GPL vmlinux 0xe664f65d ata_sff_softreset +EXPORT_SYMBOL_GPL vmlinux 0xe668ca23 phy_driver_is_genphy_10g +EXPORT_SYMBOL_GPL vmlinux 0xe66c2783 nf_ip_route +EXPORT_SYMBOL_GPL vmlinux 0xe6734ccd regulator_get_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0xe674920e phylink_connect_phy +EXPORT_SYMBOL_GPL vmlinux 0xe67762a6 phylink_of_phy_connect +EXPORT_SYMBOL_GPL vmlinux 0xe6783e8e __fl6_sock_lookup +EXPORT_SYMBOL_GPL vmlinux 0xe67c2a54 gnttab_page_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xe69034a9 device_find_child_by_name +EXPORT_SYMBOL_GPL vmlinux 0xe6aef439 __tracepoint_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xe6bbf073 __pm_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xe6c33cff blk_mq_freeze_queue_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0xe6dc58f0 nf_nat_hook +EXPORT_SYMBOL_GPL vmlinux 0xe6df9e28 devm_hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xe6e40502 rcu_get_gp_seq +EXPORT_SYMBOL_GPL vmlinux 0xe6e5154b pm_generic_poweroff_late +EXPORT_SYMBOL_GPL vmlinux 0xe6e6b684 md_new_event +EXPORT_SYMBOL_GPL vmlinux 0xe6e988c5 k3_ringacc_get_tisci_dev_id +EXPORT_SYMBOL_GPL vmlinux 0xe6f52443 klist_add_head +EXPORT_SYMBOL_GPL vmlinux 0xe6f83837 acpi_bus_attach_private_data +EXPORT_SYMBOL_GPL vmlinux 0xe6f890db n_tty_inherit_ops +EXPORT_SYMBOL_GPL vmlinux 0xe700d767 reset_control_bulk_deassert +EXPORT_SYMBOL_GPL vmlinux 0xe70221d7 cppc_get_perf_caps +EXPORT_SYMBOL_GPL vmlinux 0xe70e341e serial8250_do_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xe72769e2 wait_on_page_writeback +EXPORT_SYMBOL_GPL vmlinux 0xe72c1627 da9052_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0xe7316aab switchdev_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0xe73eea0e tty_ldisc_ref_wait +EXPORT_SYMBOL_GPL vmlinux 0xe7523429 scsi_free_sgtables +EXPORT_SYMBOL_GPL vmlinux 0xe753b68d devlink_fmsg_arr_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xe75b9ae9 rio_pw_enable +EXPORT_SYMBOL_GPL vmlinux 0xe769232e sprint_symbol_no_offset +EXPORT_SYMBOL_GPL vmlinux 0xe76c934e sdio_readb +EXPORT_SYMBOL_GPL vmlinux 0xe778e422 scsi_block_targets +EXPORT_SYMBOL_GPL vmlinux 0xe77d5ef3 ata_xfer_mode2mask +EXPORT_SYMBOL_GPL vmlinux 0xe781dfc6 usb_enable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0xe783e261 sysfs_emit +EXPORT_SYMBOL_GPL vmlinux 0xe78aace3 __pm_runtime_use_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0xe78ef29d led_put +EXPORT_SYMBOL_GPL vmlinux 0xe78fba75 mtk_pinconf_bias_get +EXPORT_SYMBOL_GPL vmlinux 0xe79171e1 vp_legacy_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0xe7935775 regmap_noinc_read +EXPORT_SYMBOL_GPL vmlinux 0xe7936243 zynqmp_pm_clock_getstate +EXPORT_SYMBOL_GPL vmlinux 0xe7951da1 __traceiter_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xe7a49f10 raw_seq_next +EXPORT_SYMBOL_GPL vmlinux 0xe7a644bc i2c_generic_scl_recovery +EXPORT_SYMBOL_GPL vmlinux 0xe7abba14 badblocks_show +EXPORT_SYMBOL_GPL vmlinux 0xe7abc140 get_task_pid +EXPORT_SYMBOL_GPL vmlinux 0xe7b49135 vcap_select_min_rule_keyset +EXPORT_SYMBOL_GPL vmlinux 0xe7b89b5b rdev_clear_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xe7cb0da1 kvm_is_visible_gfn +EXPORT_SYMBOL_GPL vmlinux 0xe7cf4be0 thermal_zone_device_priv +EXPORT_SYMBOL_GPL vmlinux 0xe7cfa306 security_inode_mkdir +EXPORT_SYMBOL_GPL vmlinux 0xe7d6d2d4 filter_match_preds +EXPORT_SYMBOL_GPL vmlinux 0xe7dedf91 blk_rq_unprep_clone +EXPORT_SYMBOL_GPL vmlinux 0xe8000862 regmap_might_sleep +EXPORT_SYMBOL_GPL vmlinux 0xe8064fe6 bio_associate_blkg +EXPORT_SYMBOL_GPL vmlinux 0xe80a905f i2c_acpi_client_count +EXPORT_SYMBOL_GPL vmlinux 0xe8147c0b bpf_prog_create +EXPORT_SYMBOL_GPL vmlinux 0xe817c9a0 ma35d1_reg_clk_pll +EXPORT_SYMBOL_GPL vmlinux 0xe818b32b ata_bmdma_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xe81f0bd4 bd_unlink_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0xe8233428 nop_posix_acl_access +EXPORT_SYMBOL_GPL vmlinux 0xe8238914 kvm_vcpu_write_guest_page +EXPORT_SYMBOL_GPL vmlinux 0xe84383bd xhci_check_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0xe84f6e5c pciserial_remove_ports +EXPORT_SYMBOL_GPL vmlinux 0xe852222b clk_register_divider_table +EXPORT_SYMBOL_GPL vmlinux 0xe8586028 devm_extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0xe85a9fd3 cpu_cluster_pm_exit +EXPORT_SYMBOL_GPL vmlinux 0xe85ba59d ncsi_stop_dev +EXPORT_SYMBOL_GPL vmlinux 0xe862c4b7 dpm_suspend_start +EXPORT_SYMBOL_GPL vmlinux 0xe8675025 dw_pcie_ep_raise_legacy_irq +EXPORT_SYMBOL_GPL vmlinux 0xe87dcc8e crypto_unregister_aeads +EXPORT_SYMBOL_GPL vmlinux 0xe88adb52 inet_bhash2_reset_saddr +EXPORT_SYMBOL_GPL vmlinux 0xe8901595 acpi_get_and_request_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xe8979afb mas_prev_range +EXPORT_SYMBOL_GPL vmlinux 0xe897d623 cdrom_read_tocentry +EXPORT_SYMBOL_GPL vmlinux 0xe8a772bd vcap_keyset_list_add +EXPORT_SYMBOL_GPL vmlinux 0xe8bb2480 skcipher_alloc_instance_simple +EXPORT_SYMBOL_GPL vmlinux 0xe8bc40c5 cn_netlink_send +EXPORT_SYMBOL_GPL vmlinux 0xe8c0065d memory_group_register_static +EXPORT_SYMBOL_GPL vmlinux 0xe8c53f3f __traceiter_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0xe8ce2281 usb_hub_clear_tt_buffer +EXPORT_SYMBOL_GPL vmlinux 0xe8e06bc5 dma_resv_describe +EXPORT_SYMBOL_GPL vmlinux 0xe8f5e97c devl_linecard_create +EXPORT_SYMBOL_GPL vmlinux 0xe90a0dec cpufreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe90c7659 k3_udma_glue_rx_dma_to_cppi5_addr +EXPORT_SYMBOL_GPL vmlinux 0xe911df29 eventfd_ctx_do_read +EXPORT_SYMBOL_GPL vmlinux 0xe916224c pci_host_common_probe +EXPORT_SYMBOL_GPL vmlinux 0xe932e62c usb_choose_configuration +EXPORT_SYMBOL_GPL vmlinux 0xe9362896 device_show_int +EXPORT_SYMBOL_GPL vmlinux 0xe93d5ef8 pinconf_generic_dt_free_map +EXPORT_SYMBOL_GPL vmlinux 0xe93e49c3 devres_free +EXPORT_SYMBOL_GPL vmlinux 0xe94986d6 sched_clock +EXPORT_SYMBOL_GPL vmlinux 0xe9550ff3 stmpe_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xe956a75c pl320_ipc_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe9621e4b tty_port_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0xe96a8a51 clkdev_create +EXPORT_SYMBOL_GPL vmlinux 0xe975435a regulator_set_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0xe989a5a1 regulator_set_mode +EXPORT_SYMBOL_GPL vmlinux 0xe98a1daf kobject_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xe98d1f81 device_show_bool +EXPORT_SYMBOL_GPL vmlinux 0xe98f55f2 arm_smccc_get_version +EXPORT_SYMBOL_GPL vmlinux 0xe999fe31 cpufreq_driver_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0xe9ad950a fscrypt_show_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0xe9ba5075 pci_device_is_present +EXPORT_SYMBOL_GPL vmlinux 0xe9bd3732 modify_ftrace_direct_nolock +EXPORT_SYMBOL_GPL vmlinux 0xe9be6430 led_trigger_blink_oneshot +EXPORT_SYMBOL_GPL vmlinux 0xe9c5f858 devm_gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0xe9d1b7cf irq_to_pcap +EXPORT_SYMBOL_GPL vmlinux 0xe9d4ff70 phy_power_on +EXPORT_SYMBOL_GPL vmlinux 0xe9d63a0d k3_udma_glue_enable_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xe9d69ee9 edac_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xe9e1b483 crypto_shash_tfm_digest +EXPORT_SYMBOL_GPL vmlinux 0xe9e35056 virtqueue_get_used_addr +EXPORT_SYMBOL_GPL vmlinux 0xe9f207be hid_bpf_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0xe9f5116f rcu_exp_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0xe9fdc99b switchdev_handle_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0xea018bbb mpi_test_bit +EXPORT_SYMBOL_GPL vmlinux 0xea0cbac5 __thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0xea124bd1 gcd +EXPORT_SYMBOL_GPL vmlinux 0xea178d19 register_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xea24f36f onboard_hub_create_pdevs +EXPORT_SYMBOL_GPL vmlinux 0xea312c8c serdev_acpi_get_uart_resource +EXPORT_SYMBOL_GPL vmlinux 0xea34e499 spi_controller_dma_map_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0xea38036f ring_buffer_entries +EXPORT_SYMBOL_GPL vmlinux 0xea41cf62 pse_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xea41f937 bsg_job_get +EXPORT_SYMBOL_GPL vmlinux 0xea453ac0 usb_get_hcd +EXPORT_SYMBOL_GPL vmlinux 0xea470aaa crypto_register_templates +EXPORT_SYMBOL_GPL vmlinux 0xea50dad3 ahci_ignore_sss +EXPORT_SYMBOL_GPL vmlinux 0xea5401b0 perf_event_read_value +EXPORT_SYMBOL_GPL vmlinux 0xea5b0e3a is_dock_device +EXPORT_SYMBOL_GPL vmlinux 0xea5dbfd5 fsl_mc_bus_dpci_type +EXPORT_SYMBOL_GPL vmlinux 0xea5f2b6e nf_queue_entry_free +EXPORT_SYMBOL_GPL vmlinux 0xea62848a skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0xea6971bf validate_xmit_skb_list +EXPORT_SYMBOL_GPL vmlinux 0xea86f725 devm_of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0xea90683b tpm2_get_cc_attrs_tbl +EXPORT_SYMBOL_GPL vmlinux 0xea996aff regulator_get +EXPORT_SYMBOL_GPL vmlinux 0xea9c379f sdio_writeb_readb +EXPORT_SYMBOL_GPL vmlinux 0xeaa5f5ec __cpuhp_state_remove_instance +EXPORT_SYMBOL_GPL vmlinux 0xeab361ac cpufreq_dbs_governor_init +EXPORT_SYMBOL_GPL vmlinux 0xeac5e8c4 __fscrypt_prepare_rename +EXPORT_SYMBOL_GPL vmlinux 0xeac9fd37 tty_ldisc_receive_buf +EXPORT_SYMBOL_GPL vmlinux 0xead3e41b __traceiter_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xead54924 mctrl_gpio_to_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xead58abb pci_ims_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xead5c8e5 clk_bulk_prepare +EXPORT_SYMBOL_GPL vmlinux 0xeae0f496 clean_acked_data_flush +EXPORT_SYMBOL_GPL vmlinux 0xeaf0a57c look_up_OID +EXPORT_SYMBOL_GPL vmlinux 0xeaf2d04a clk_hw_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0xeaf3cb23 crc64_be +EXPORT_SYMBOL_GPL vmlinux 0xeaf8469d hv_do_fast_hypercall8 +EXPORT_SYMBOL_GPL vmlinux 0xeb0b1a01 dw_pcie_own_conf_map_bus +EXPORT_SYMBOL_GPL vmlinux 0xeb14a5a1 sysfs_remove_group +EXPORT_SYMBOL_GPL vmlinux 0xeb1a2394 fscrypt_prepare_lookup_partial +EXPORT_SYMBOL_GPL vmlinux 0xeb1d7e70 finish_rcuwait +EXPORT_SYMBOL_GPL vmlinux 0xeb4221e4 trace_clock +EXPORT_SYMBOL_GPL vmlinux 0xeb4623a5 mtk_clk_register_dividers +EXPORT_SYMBOL_GPL vmlinux 0xeb56db57 iommu_device_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xeb5b4bd1 ping_common_sendmsg +EXPORT_SYMBOL_GPL vmlinux 0xeb6a15c6 pcie_aspm_capable +EXPORT_SYMBOL_GPL vmlinux 0xeb78b1ed unregister_kprobe +EXPORT_SYMBOL_GPL vmlinux 0xeba124b4 decrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0xebb53ae1 wm8350_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0xebb5ea26 __account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0xebc7426d dev_pm_genpd_suspend +EXPORT_SYMBOL_GPL vmlinux 0xebd4cc11 mctrl_gpio_enable_ms +EXPORT_SYMBOL_GPL vmlinux 0xebe496ca __tracepoint_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xebe90e96 devl_params_register +EXPORT_SYMBOL_GPL vmlinux 0xebff24bb handle_simple_irq +EXPORT_SYMBOL_GPL vmlinux 0xec02ebe0 phylink_init_eee +EXPORT_SYMBOL_GPL vmlinux 0xec085bb9 kvm_make_all_cpus_request +EXPORT_SYMBOL_GPL vmlinux 0xec1c040f acpi_subsys_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xec1dab4f _copy_from_iter_flushcache +EXPORT_SYMBOL_GPL vmlinux 0xec3ad218 debugfs_create_file_unsafe +EXPORT_SYMBOL_GPL vmlinux 0xec554834 tegra_mc_get_carveout_info +EXPORT_SYMBOL_GPL vmlinux 0xec55bac7 __hwspin_unlock +EXPORT_SYMBOL_GPL vmlinux 0xec564fd2 udp_cmsg_send +EXPORT_SYMBOL_GPL vmlinux 0xec5668f6 dax_zero_page_range +EXPORT_SYMBOL_GPL vmlinux 0xec5ad73b trace_seq_bitmask +EXPORT_SYMBOL_GPL vmlinux 0xec74c6ff wm831x_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0xec774acb cpufreq_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xec7914f2 tpm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0xec7b2a99 ata_cable_80wire +EXPORT_SYMBOL_GPL vmlinux 0xec9a24cc device_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0xecb671fc tegra210_sata_pll_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0xecba68e3 gnttab_batch_map +EXPORT_SYMBOL_GPL vmlinux 0xecbd466c pinctrl_pm_select_idle_state +EXPORT_SYMBOL_GPL vmlinux 0xecc211bf inet_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0xecc82ed0 shash_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0xeccdc6d7 kstrdup_quotable_file +EXPORT_SYMBOL_GPL vmlinux 0xecd36c91 ata_timing_compute +EXPORT_SYMBOL_GPL vmlinux 0xecd8f23d xenbus_read +EXPORT_SYMBOL_GPL vmlinux 0xecdbcbc1 pci_epf_unbind +EXPORT_SYMBOL_GPL vmlinux 0xecdd5289 rockchip_pcie_get_phys +EXPORT_SYMBOL_GPL vmlinux 0xece3dee4 devm_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0xecf84b60 devm_register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xecfeeb1a xenbus_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0xed002bcb rt_mutex_lock +EXPORT_SYMBOL_GPL vmlinux 0xed040166 __fsverity_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0xed269ec6 usb_enable_intel_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0xed285806 gpiod_get_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xed2c5bcf power_supply_charge_behaviour_parse +EXPORT_SYMBOL_GPL vmlinux 0xed3528bf fsl_mc_allocate_irqs +EXPORT_SYMBOL_GPL vmlinux 0xed382f78 ata_sas_port_init +EXPORT_SYMBOL_GPL vmlinux 0xed39b7b8 parse_OID +EXPORT_SYMBOL_GPL vmlinux 0xed48c4f9 pci_user_read_config_dword +EXPORT_SYMBOL_GPL vmlinux 0xed592300 trace_array_put +EXPORT_SYMBOL_GPL vmlinux 0xed8c384b netdev_xmit_skip_txqueue +EXPORT_SYMBOL_GPL vmlinux 0xed8c700c add_swap_extent +EXPORT_SYMBOL_GPL vmlinux 0xed918dde hte_init_line_attr +EXPORT_SYMBOL_GPL vmlinux 0xedd0ee91 nvmem_add_one_cell +EXPORT_SYMBOL_GPL vmlinux 0xede9a09a btree_lookup +EXPORT_SYMBOL_GPL vmlinux 0xedecb55e meson_clk_pcie_pll_ops +EXPORT_SYMBOL_GPL vmlinux 0xee090107 ata_sas_sync_probe +EXPORT_SYMBOL_GPL vmlinux 0xee097435 fscrypt_parse_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0xee37055c ata_sas_slave_configure +EXPORT_SYMBOL_GPL vmlinux 0xee38ef57 register_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee518148 kmsg_dump_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0xee69be3a cpufreq_freq_transition_end +EXPORT_SYMBOL_GPL vmlinux 0xee6b71c4 syscon_regmap_lookup_by_compatible +EXPORT_SYMBOL_GPL vmlinux 0xee6c633a devices_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xee74a922 __tracepoint_console +EXPORT_SYMBOL_GPL vmlinux 0xee75d6ae regmap_check_range_table +EXPORT_SYMBOL_GPL vmlinux 0xee888d8d housekeeping_affine +EXPORT_SYMBOL_GPL vmlinux 0xee9746f5 battery_hook_unregister +EXPORT_SYMBOL_GPL vmlinux 0xee9ee3d1 tty_ldisc_deref +EXPORT_SYMBOL_GPL vmlinux 0xeeb1ea44 fat_search_long +EXPORT_SYMBOL_GPL vmlinux 0xeed6c76e xhci_find_slot_id_by_port +EXPORT_SYMBOL_GPL vmlinux 0xeed9482e reset_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xeedb1d4e nvdimm_cmd_mask +EXPORT_SYMBOL_GPL vmlinux 0xeedb569e mtk_clk_unregister_dividers +EXPORT_SYMBOL_GPL vmlinux 0xeedd987e phy_10gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0xeedfa62a zynqmp_pm_is_function_supported +EXPORT_SYMBOL_GPL vmlinux 0xeee4b172 mnt_idmap_put +EXPORT_SYMBOL_GPL vmlinux 0xeeecc4f0 iommu_report_device_fault +EXPORT_SYMBOL_GPL vmlinux 0xeef68434 acpi_ec_remove_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xef1bc144 i2c_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xef1f6e23 apei_resources_request +EXPORT_SYMBOL_GPL vmlinux 0xef264fd9 input_device_enabled +EXPORT_SYMBOL_GPL vmlinux 0xef29fcdd clk_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xef2a0f61 regmap_get_reg_stride +EXPORT_SYMBOL_GPL vmlinux 0xef34bf3e hrtimer_active +EXPORT_SYMBOL_GPL vmlinux 0xef3819ab devres_for_each_res +EXPORT_SYMBOL_GPL vmlinux 0xef400640 mmc_regulator_get_supply +EXPORT_SYMBOL_GPL vmlinux 0xef464c28 getboottime64 +EXPORT_SYMBOL_GPL vmlinux 0xef5db66d regulator_get_init_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xef6423b5 phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0xef67ec35 __tracepoint_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xef6c3f70 round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xef70eb7e ring_buffer_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0xef729fea i2c_new_scanned_device +EXPORT_SYMBOL_GPL vmlinux 0xef7c67f6 sched_numa_find_nth_cpu +EXPORT_SYMBOL_GPL vmlinux 0xef7f6142 adp5520_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0xef8cbcd7 reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xef92ef33 btree_last +EXPORT_SYMBOL_GPL vmlinux 0xefa1d80b tegra_xusb_padctl_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0xefa2c27d register_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0xefbd6ca6 of_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xefbe0455 __clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xefc4e5e4 irq_chip_retrigger_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xefd2114b phy_pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0xefeafcf1 edac_has_mcs +EXPORT_SYMBOL_GPL vmlinux 0xeff5f3a9 lwtunnel_valid_encap_type +EXPORT_SYMBOL_GPL vmlinux 0xeff72484 devm_phy_put +EXPORT_SYMBOL_GPL vmlinux 0xf012349d gnttab_batch_copy +EXPORT_SYMBOL_GPL vmlinux 0xf04429b4 acpi_bus_get_status_handle +EXPORT_SYMBOL_GPL vmlinux 0xf04a33da dax_finish_sync_fault +EXPORT_SYMBOL_GPL vmlinux 0xf04e02bf __pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0xf05a52fe asn1_encode_oid +EXPORT_SYMBOL_GPL vmlinux 0xf05fbf09 pci_pio_to_address +EXPORT_SYMBOL_GPL vmlinux 0xf0616e7a sched_numa_hop_mask +EXPORT_SYMBOL_GPL vmlinux 0xf065353a gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xf0696401 acpi_pci_detect_ejectable +EXPORT_SYMBOL_GPL vmlinux 0xf078407b bus_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf0910075 sfp_bus_del_upstream +EXPORT_SYMBOL_GPL vmlinux 0xf095d71a umd_unload_blob +EXPORT_SYMBOL_GPL vmlinux 0xf096ac9b handle_fasteoi_ack_irq +EXPORT_SYMBOL_GPL vmlinux 0xf0a42fb1 mtk_clk_register_factors +EXPORT_SYMBOL_GPL vmlinux 0xf0ad1874 io_uring_cmd_import_fixed +EXPORT_SYMBOL_GPL vmlinux 0xf0ba2414 of_gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0xf0bd59d8 kthread_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xf0c0308f __fsl_mc_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xf0c24407 of_property_count_elems_of_size +EXPORT_SYMBOL_GPL vmlinux 0xf0c3cb03 nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xf0e52dc0 __tracepoint_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf0f04114 watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0xf0fb1ce1 mcore_booted +EXPORT_SYMBOL_GPL vmlinux 0xf10184ab of_css +EXPORT_SYMBOL_GPL vmlinux 0xf101c124 ipv4_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0xf1113219 md_rdev_init +EXPORT_SYMBOL_GPL vmlinux 0xf1124ecd sfp_upstream_set_signal_rate +EXPORT_SYMBOL_GPL vmlinux 0xf11471dc skb_complete_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xf12180fd imx_1443x_dram_pll +EXPORT_SYMBOL_GPL vmlinux 0xf124c6db pci_epf_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf12a553d mbox_client_txdone +EXPORT_SYMBOL_GPL vmlinux 0xf13a3e87 __mnt_is_readonly +EXPORT_SYMBOL_GPL vmlinux 0xf1467830 devlink_port_attrs_set +EXPORT_SYMBOL_GPL vmlinux 0xf1596284 crypto_skcipher_setkey +EXPORT_SYMBOL_GPL vmlinux 0xf171035c udp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0xf184524d inode_sb_list_add +EXPORT_SYMBOL_GPL vmlinux 0xf1846d1e validate_xmit_xfrm +EXPORT_SYMBOL_GPL vmlinux 0xf184d189 kernel_power_off +EXPORT_SYMBOL_GPL vmlinux 0xf188a662 rhashtable_walk_exit +EXPORT_SYMBOL_GPL vmlinux 0xf19611d6 sysfs_create_group +EXPORT_SYMBOL_GPL vmlinux 0xf1ba680b usb_acpi_port_lpm_incapable +EXPORT_SYMBOL_GPL vmlinux 0xf1c756d1 devm_phy_create +EXPORT_SYMBOL_GPL vmlinux 0xf1d6f9a7 bio_clone_blkg_association +EXPORT_SYMBOL_GPL vmlinux 0xf1dd7f93 kvm_vcpu_halt +EXPORT_SYMBOL_GPL vmlinux 0xf1ecda92 vcap_set_rule_set_keyset +EXPORT_SYMBOL_GPL vmlinux 0xf1fb6813 dev_err_probe +EXPORT_SYMBOL_GPL vmlinux 0xf1ff4c31 bpf_warn_invalid_xdp_action +EXPORT_SYMBOL_GPL vmlinux 0xf1ffb44f vcap_rule_set_counter_id +EXPORT_SYMBOL_GPL vmlinux 0xf2013413 ata_host_init +EXPORT_SYMBOL_GPL vmlinux 0xf21bc1d7 crypto_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0xf21e1f9b disable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xf22b03d8 gnttab_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0xf2361a2f fscrypt_set_context +EXPORT_SYMBOL_GPL vmlinux 0xf24f5b71 of_phandle_iterator_init +EXPORT_SYMBOL_GPL vmlinux 0xf250707c of_pwm_xlate_with_flags +EXPORT_SYMBOL_GPL vmlinux 0xf25c7def fsl_mc_bus_dpdcei_type +EXPORT_SYMBOL_GPL vmlinux 0xf25fcc9f crypto_grab_aead +EXPORT_SYMBOL_GPL vmlinux 0xf25fcecb md_bitmap_load +EXPORT_SYMBOL_GPL vmlinux 0xf2611e27 devl_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0xf269ff78 devres_add +EXPORT_SYMBOL_GPL vmlinux 0xf272ad8f nvdimm_to_bus +EXPORT_SYMBOL_GPL vmlinux 0xf27738e6 irq_domain_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xf27ca1be usb_deregister_device_driver +EXPORT_SYMBOL_GPL vmlinux 0xf27d0a7b gnttab_grant_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0xf28404cf devlink_dpipe_header_ipv6 +EXPORT_SYMBOL_GPL vmlinux 0xf28425ab devlink_dpipe_table_counter_enabled +EXPORT_SYMBOL_GPL vmlinux 0xf2967796 ring_buffer_record_on +EXPORT_SYMBOL_GPL vmlinux 0xf2ae0ecf synth_event_create +EXPORT_SYMBOL_GPL vmlinux 0xf2ae9cdf crypto_hash_walk_done +EXPORT_SYMBOL_GPL vmlinux 0xf2b33cb7 memory_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xf2cc0287 iommu_detach_group +EXPORT_SYMBOL_GPL vmlinux 0xf2e458ec fsl_mc_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf2fb61bd vprintk_default +EXPORT_SYMBOL_GPL vmlinux 0xf2ff4bc2 serial8250_em485_supported +EXPORT_SYMBOL_GPL vmlinux 0xf3083a1d phylink_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf30a5502 cpufreq_enable_boost_support +EXPORT_SYMBOL_GPL vmlinux 0xf311e156 key_being_used_for +EXPORT_SYMBOL_GPL vmlinux 0xf3147d2e rio_mport_chk_dev_access +EXPORT_SYMBOL_GPL vmlinux 0xf31632e0 ezx_pcap_read +EXPORT_SYMBOL_GPL vmlinux 0xf31b3fd1 workqueue_set_max_active +EXPORT_SYMBOL_GPL vmlinux 0xf32bdc5d unregister_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf331236f btree_geo32 +EXPORT_SYMBOL_GPL vmlinux 0xf333f2e4 ip4_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0xf352023f memory_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xf35d3208 dev_pm_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xf35d9aa9 dev_attr_ncq_prio_supported +EXPORT_SYMBOL_GPL vmlinux 0xf35e47bb device_match_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xf3797506 mpi_ec_deinit +EXPORT_SYMBOL_GPL vmlinux 0xf379a95d device_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0xf37bb61c pci_dev_unlock +EXPORT_SYMBOL_GPL vmlinux 0xf3808cb1 get_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf380dc31 watchdog_set_restart_priority +EXPORT_SYMBOL_GPL vmlinux 0xf39427ca register_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xf3a09fe7 crypto_has_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf3b451ca kdb_poll_funcs +EXPORT_SYMBOL_GPL vmlinux 0xf3b95d79 btree_remove +EXPORT_SYMBOL_GPL vmlinux 0xf3bcecfe scsi_build_sense +EXPORT_SYMBOL_GPL vmlinux 0xf3c41aa8 lwtstate_free +EXPORT_SYMBOL_GPL vmlinux 0xf3c7127f nvmem_cell_read_variable_le_u64 +EXPORT_SYMBOL_GPL vmlinux 0xf3ecee45 md_account_bio +EXPORT_SYMBOL_GPL vmlinux 0xf3eee1db __get_task_comm +EXPORT_SYMBOL_GPL vmlinux 0xf3f36760 pci_epc_raise_irq +EXPORT_SYMBOL_GPL vmlinux 0xf3f77a14 pci_enable_sriov +EXPORT_SYMBOL_GPL vmlinux 0xf3f82ee6 pci_user_read_config_byte +EXPORT_SYMBOL_GPL vmlinux 0xf415dd93 nvmem_cell_read_variable_le_u32 +EXPORT_SYMBOL_GPL vmlinux 0xf41c93ee kvm_vcpu_gfn_to_hva +EXPORT_SYMBOL_GPL vmlinux 0xf421d47e vcap_copy_rule +EXPORT_SYMBOL_GPL vmlinux 0xf4324785 i2c_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf44400c2 mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf44c9d2b fib_rules_seq_read +EXPORT_SYMBOL_GPL vmlinux 0xf45caf44 vcap_del_rule +EXPORT_SYMBOL_GPL vmlinux 0xf4689d50 linkmode_set_pause +EXPORT_SYMBOL_GPL vmlinux 0xf4752d49 ahci_platform_init_host +EXPORT_SYMBOL_GPL vmlinux 0xf47654df irq_check_status_bit +EXPORT_SYMBOL_GPL vmlinux 0xf47ec99e regulator_count_voltages +EXPORT_SYMBOL_GPL vmlinux 0xf47fac3d mbox_flush +EXPORT_SYMBOL_GPL vmlinux 0xf485ff56 regmap_attach_dev +EXPORT_SYMBOL_GPL vmlinux 0xf49b5ced ping_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xf49ede08 phy_led_triggers_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf4a00c9f device_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xf4af35c2 rcu_gp_is_normal +EXPORT_SYMBOL_GPL vmlinux 0xf4b77c91 kset_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xf4bf52d2 vcpu_put +EXPORT_SYMBOL_GPL vmlinux 0xf4cd6432 inet_csk_route_child_sock +EXPORT_SYMBOL_GPL vmlinux 0xf4cd9f8f reset_control_bulk_release +EXPORT_SYMBOL_GPL vmlinux 0xf4ce5b58 devl_param_value_changed +EXPORT_SYMBOL_GPL vmlinux 0xf4d1abea i2c_slave_register +EXPORT_SYMBOL_GPL vmlinux 0xf4d7fcd7 debugfs_create_x32 +EXPORT_SYMBOL_GPL vmlinux 0xf4da50f4 phy_init +EXPORT_SYMBOL_GPL vmlinux 0xf4df91de dw8250_do_set_termios +EXPORT_SYMBOL_GPL vmlinux 0xf4faa6d1 iommu_device_link +EXPORT_SYMBOL_GPL vmlinux 0xf4fc0feb dev_pm_opp_get_suspend_opp_freq +EXPORT_SYMBOL_GPL vmlinux 0xf5218c23 ata_std_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xf5302c3f extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf5367a64 dm_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0xf53c4fab crypto_unregister_akcipher +EXPORT_SYMBOL_GPL vmlinux 0xf5451460 irq_chip_set_wake_parent +EXPORT_SYMBOL_GPL vmlinux 0xf548a473 __phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0xf54bd49b lcm +EXPORT_SYMBOL_GPL vmlinux 0xf553318d cpuidle_pause_and_lock +EXPORT_SYMBOL_GPL vmlinux 0xf5628e5d nvmem_layout_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xf5749d26 con_debug_enter +EXPORT_SYMBOL_GPL vmlinux 0xf58105de __traceiter_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0xf58d84ad ip_build_and_send_pkt +EXPORT_SYMBOL_GPL vmlinux 0xf5a067bf iommu_group_dma_owner_claimed +EXPORT_SYMBOL_GPL vmlinux 0xf5a3ba99 linear_range_values_in_range +EXPORT_SYMBOL_GPL vmlinux 0xf5a691cd invalidate_bh_lrus +EXPORT_SYMBOL_GPL vmlinux 0xf5b166ff devm_regmap_init_vexpress_config +EXPORT_SYMBOL_GPL vmlinux 0xf5b7207a class_compat_create_link +EXPORT_SYMBOL_GPL vmlinux 0xf5b74f5f clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0xf5baf021 perf_aux_output_flag +EXPORT_SYMBOL_GPL vmlinux 0xf5bea681 pci_generic_config_write32 +EXPORT_SYMBOL_GPL vmlinux 0xf5d0edc4 md_stop_writes +EXPORT_SYMBOL_GPL vmlinux 0xf5d28fb3 meson8_pmx_ops +EXPORT_SYMBOL_GPL vmlinux 0xf5f370e0 async_schedule_node +EXPORT_SYMBOL_GPL vmlinux 0xf6162fd6 of_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0xf619c6a9 vga_default_device +EXPORT_SYMBOL_GPL vmlinux 0xf61c6b74 hv_do_hypercall +EXPORT_SYMBOL_GPL vmlinux 0xf62225cc tty_get_pgrp +EXPORT_SYMBOL_GPL vmlinux 0xf6283577 sec_irq_init +EXPORT_SYMBOL_GPL vmlinux 0xf6361543 spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf63f003a acpi_gpio_get_io_resource +EXPORT_SYMBOL_GPL vmlinux 0xf64aaa25 alarm_init +EXPORT_SYMBOL_GPL vmlinux 0xf64df834 inet_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0xf651779f of_cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0xf6577db6 of_genpd_parse_idle_states +EXPORT_SYMBOL_GPL vmlinux 0xf663ee2f pcap_adc_sync +EXPORT_SYMBOL_GPL vmlinux 0xf669c8e4 scsi_target_unblock +EXPORT_SYMBOL_GPL vmlinux 0xf67e1cd1 xfrm_audit_state_replay_overflow +EXPORT_SYMBOL_GPL vmlinux 0xf68eb92b regmap_exit +EXPORT_SYMBOL_GPL vmlinux 0xf68f1751 pci_vpd_alloc +EXPORT_SYMBOL_GPL vmlinux 0xf6906340 fib_rules_dump +EXPORT_SYMBOL_GPL vmlinux 0xf69536e5 devres_release_group +EXPORT_SYMBOL_GPL vmlinux 0xf6a28554 region_intersects +EXPORT_SYMBOL_GPL vmlinux 0xf6beee37 __SCK__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xf6bfec9d pm_genpd_remove +EXPORT_SYMBOL_GPL vmlinux 0xf6c71a25 cper_severity_str +EXPORT_SYMBOL_GPL vmlinux 0xf6c8dc62 cpu_hotplug_enable +EXPORT_SYMBOL_GPL vmlinux 0xf6d70163 fib_rules_lookup +EXPORT_SYMBOL_GPL vmlinux 0xf6e772c3 irq_bypass_unregister_producer +EXPORT_SYMBOL_GPL vmlinux 0xf6e874f5 ata_timing_merge +EXPORT_SYMBOL_GPL vmlinux 0xf6f0de9a clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xf6f16c56 rcu_barrier_tasks +EXPORT_SYMBOL_GPL vmlinux 0xf6f19ff3 amba_device_add +EXPORT_SYMBOL_GPL vmlinux 0xf6fe01a9 kernfs_notify +EXPORT_SYMBOL_GPL vmlinux 0xf705fc38 usb_of_get_device_node +EXPORT_SYMBOL_GPL vmlinux 0xf70b9b6a irq_chip_get_parent_state +EXPORT_SYMBOL_GPL vmlinux 0xf70e4a4d preempt_schedule_notrace +EXPORT_SYMBOL_GPL vmlinux 0xf7145dc4 drop_reasons_unregister_subsys +EXPORT_SYMBOL_GPL vmlinux 0xf7219f9c transport_configure_device +EXPORT_SYMBOL_GPL vmlinux 0xf72a65ea tty_get_char_size +EXPORT_SYMBOL_GPL vmlinux 0xf72c3983 ehci_resume +EXPORT_SYMBOL_GPL vmlinux 0xf730fb4a qcom_smem_state_update_bits +EXPORT_SYMBOL_GPL vmlinux 0xf7455c16 input_event_to_user +EXPORT_SYMBOL_GPL vmlinux 0xf749debc md5_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0xf74bb274 mod_delayed_work_on +EXPORT_SYMBOL_GPL vmlinux 0xf74e7c93 jump_label_rate_limit +EXPORT_SYMBOL_GPL vmlinux 0xf766e243 pinctrl_dev_get_name +EXPORT_SYMBOL_GPL vmlinux 0xf76ab51e vp_modern_set_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0xf76b3e96 pci_sriov_set_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0xf76c0680 kvm_vcpu_wake_up +EXPORT_SYMBOL_GPL vmlinux 0xf76f3645 regulator_set_soft_start_regmap +EXPORT_SYMBOL_GPL vmlinux 0xf7772bde xas_init_marks +EXPORT_SYMBOL_GPL vmlinux 0xf7778fdb k3_udma_glue_tx_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0xf782fb07 percpu_ref_switch_to_atomic_sync +EXPORT_SYMBOL_GPL vmlinux 0xf7866b4f bind_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0xf78dcd5c fscrypt_get_symlink +EXPORT_SYMBOL_GPL vmlinux 0xf79bb2a5 ata_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xf79c329c bpf_preload_ops +EXPORT_SYMBOL_GPL vmlinux 0xf7a1504e fuse_abort_conn +EXPORT_SYMBOL_GPL vmlinux 0xf7a51faf usb_match_id +EXPORT_SYMBOL_GPL vmlinux 0xf7afb369 btree_init +EXPORT_SYMBOL_GPL vmlinux 0xf7bc95b0 devlink_fmsg_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xf7c3f273 xen_resume_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xf7d42774 ahci_handle_port_intr +EXPORT_SYMBOL_GPL vmlinux 0xf7d528cf i2c_dw_probe_master +EXPORT_SYMBOL_GPL vmlinux 0xf7fe3ccc sdio_writesb +EXPORT_SYMBOL_GPL vmlinux 0xf801ded8 vp_modern_queue_address +EXPORT_SYMBOL_GPL vmlinux 0xf806472d usb_submit_urb +EXPORT_SYMBOL_GPL vmlinux 0xf8091af1 clk_hw_init_rate_request +EXPORT_SYMBOL_GPL vmlinux 0xf80f5fc7 __SCK__tp_func_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf8155b47 devl_param_driverinit_value_set +EXPORT_SYMBOL_GPL vmlinux 0xf81dce70 thermal_genl_cpu_capability_event +EXPORT_SYMBOL_GPL vmlinux 0xf8278d1b dev_pm_qos_hide_flags +EXPORT_SYMBOL_GPL vmlinux 0xf82dc92d crypto_alloc_rng +EXPORT_SYMBOL_GPL vmlinux 0xf82f3657 work_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0xf8389199 clk_regmap_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xf84a03ba ptp_msg_is_sync +EXPORT_SYMBOL_GPL vmlinux 0xf8540d8c sbitmap_any_bit_set +EXPORT_SYMBOL_GPL vmlinux 0xf860f862 led_trigger_register_simple +EXPORT_SYMBOL_GPL vmlinux 0xf861bd31 rockchip_clk_register_ddrclk +EXPORT_SYMBOL_GPL vmlinux 0xf8689b9d tun_get_tx_ring +EXPORT_SYMBOL_GPL vmlinux 0xf8702b51 xfrm_bpf_md_dst +EXPORT_SYMBOL_GPL vmlinux 0xf87706cc watchdog_notify_pretimeout +EXPORT_SYMBOL_GPL vmlinux 0xf883bf93 crypto_dh_key_len +EXPORT_SYMBOL_GPL vmlinux 0xf88f724d rio_dev_get +EXPORT_SYMBOL_GPL vmlinux 0xf89a139c splice_to_pipe +EXPORT_SYMBOL_GPL vmlinux 0xf8a54a01 devm_hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0xf8ada047 irq_set_default_host +EXPORT_SYMBOL_GPL vmlinux 0xf8aeadd1 genphy_c45_read_link +EXPORT_SYMBOL_GPL vmlinux 0xf8b22fd4 ahci_reset_controller +EXPORT_SYMBOL_GPL vmlinux 0xf8b5d0bf access_process_vm +EXPORT_SYMBOL_GPL vmlinux 0xf8c5f1a2 irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xf8f21c6e __rio_local_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0xf8f3a0fb ata_ratelimit +EXPORT_SYMBOL_GPL vmlinux 0xf8f3b10e rz_mtu3_disable +EXPORT_SYMBOL_GPL vmlinux 0xf8f4985d imx_unregister_hw_clocks +EXPORT_SYMBOL_GPL vmlinux 0xf8fb3157 ipv4_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xf8fe5642 phylink_ethtool_get_pauseparam +EXPORT_SYMBOL_GPL vmlinux 0xf900c77d zynqmp_pm_clock_disable +EXPORT_SYMBOL_GPL vmlinux 0xf90e7a58 cdx_dev_reset +EXPORT_SYMBOL_GPL vmlinux 0xf915c5be sk_detach_filter +EXPORT_SYMBOL_GPL vmlinux 0xf9160d32 of_detach_node +EXPORT_SYMBOL_GPL vmlinux 0xf917068f of_pwm_single_xlate +EXPORT_SYMBOL_GPL vmlinux 0xf926cb11 device_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0xf928d238 mtk_eint_find_irq +EXPORT_SYMBOL_GPL vmlinux 0xf929d0f6 ata_scsi_port_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xf93356d1 wm831x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xf9354307 __traceiter_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xf939f64d thermal_zone_device_enable +EXPORT_SYMBOL_GPL vmlinux 0xf93a5fb5 mtk_devm_alloc_clk_data +EXPORT_SYMBOL_GPL vmlinux 0xf93b66b9 device_match_devt +EXPORT_SYMBOL_GPL vmlinux 0xf93c2935 pinctrl_generic_add_group +EXPORT_SYMBOL_GPL vmlinux 0xf93e39ed scsi_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0xf94cca20 tc3589x_block_write +EXPORT_SYMBOL_GPL vmlinux 0xf95322f4 kthread_parkme +EXPORT_SYMBOL_GPL vmlinux 0xf955e9c5 bprintf +EXPORT_SYMBOL_GPL vmlinux 0xf965224f ahci_platform_resume_host +EXPORT_SYMBOL_GPL vmlinux 0xf967422b HYPERVISOR_xen_version +EXPORT_SYMBOL_GPL vmlinux 0xf97092f1 gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0xf98efdf1 regulator_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0xf99832bb rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0xf9a054b5 __round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xf9a3c5dc zynqmp_pm_load_pdi +EXPORT_SYMBOL_GPL vmlinux 0xf9aba594 da903x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xf9b34a0b iopf_queue_free +EXPORT_SYMBOL_GPL vmlinux 0xf9d7b0ff split_page +EXPORT_SYMBOL_GPL vmlinux 0xf9d82f8f regulator_set_load +EXPORT_SYMBOL_GPL vmlinux 0xf9d8f22d sysfs_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xf9d9420b usb_free_urb +EXPORT_SYMBOL_GPL vmlinux 0xf9e0382a __devm_of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xf9ed3b35 clk_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xfa0de0f4 virtqueue_notify +EXPORT_SYMBOL_GPL vmlinux 0xfa1eb910 unregister_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xfa20488d tcp_parse_mss_option +EXPORT_SYMBOL_GPL vmlinux 0xfa214c9c __pm_runtime_set_status +EXPORT_SYMBOL_GPL vmlinux 0xfa349688 aer_recover_queue +EXPORT_SYMBOL_GPL vmlinux 0xfa3662ce sock_diag_save_cookie +EXPORT_SYMBOL_GPL vmlinux 0xfa43cefc is_hash_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xfa4ab940 platform_get_mem_or_io +EXPORT_SYMBOL_GPL vmlinux 0xfa4d3c24 log_post_write_mmio +EXPORT_SYMBOL_GPL vmlinux 0xfa666974 queue_work_node +EXPORT_SYMBOL_GPL vmlinux 0xfa6e1805 spi_finalize_current_message +EXPORT_SYMBOL_GPL vmlinux 0xfa76f86b pci_acpi_set_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0xfa84b519 md_allow_write +EXPORT_SYMBOL_GPL vmlinux 0xfa8eda5c vchan_tx_submit +EXPORT_SYMBOL_GPL vmlinux 0xfa8f1126 device_bind_driver +EXPORT_SYMBOL_GPL vmlinux 0xfa8fdabd kvm_get_kvm_safe +EXPORT_SYMBOL_GPL vmlinux 0xfa9791ee rio_mport_get_efb +EXPORT_SYMBOL_GPL vmlinux 0xfa9de64d pci_bus_max_busnr +EXPORT_SYMBOL_GPL vmlinux 0xfaaf8621 power_supply_battery_bti_in_range +EXPORT_SYMBOL_GPL vmlinux 0xfab30dc0 mdio_bus_exit +EXPORT_SYMBOL_GPL vmlinux 0xfab53ed9 pinctrl_gpio_can_use_line +EXPORT_SYMBOL_GPL vmlinux 0xfabf1862 devm_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0xfac63ec2 fsverity_verify_blocks +EXPORT_SYMBOL_GPL vmlinux 0xfad29aa5 blk_mq_alloc_sq_tag_set +EXPORT_SYMBOL_GPL vmlinux 0xfad9c827 kill_dax +EXPORT_SYMBOL_GPL vmlinux 0xfae6901b cpufreq_disable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0xfaf89287 misc_cg_uncharge +EXPORT_SYMBOL_GPL vmlinux 0xfb0d7867 __tracepoint_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xfb1ab067 serdev_device_write_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xfb32b30f ring_buffer_read_prepare_sync +EXPORT_SYMBOL_GPL vmlinux 0xfb35890a x509_cert_parse +EXPORT_SYMBOL_GPL vmlinux 0xfb53fd0f devm_gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xfb5701a6 vfs_listxattr +EXPORT_SYMBOL_GPL vmlinux 0xfb5d8f28 dw_pcie_host_init +EXPORT_SYMBOL_GPL vmlinux 0xfb5e1674 spi_mem_dirmap_read +EXPORT_SYMBOL_GPL vmlinux 0xfb60faf5 posix_acl_clone +EXPORT_SYMBOL_GPL vmlinux 0xfb6a9db9 xhci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xfb6eedf9 power_group_name +EXPORT_SYMBOL_GPL vmlinux 0xfb74e910 proc_douintvec_minmax +EXPORT_SYMBOL_GPL vmlinux 0xfb920fb4 devlink_port_attrs_pci_vf_set +EXPORT_SYMBOL_GPL vmlinux 0xfba50f26 ohci_suspend +EXPORT_SYMBOL_GPL vmlinux 0xfbbd1fca usb_pipe_type_check +EXPORT_SYMBOL_GPL vmlinux 0xfbbd41ca no_action +EXPORT_SYMBOL_GPL vmlinux 0xfbc022cc init_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0xfbceb4dd rio_unmap_inb_region +EXPORT_SYMBOL_GPL vmlinux 0xfbde81f3 relay_file_operations +EXPORT_SYMBOL_GPL vmlinux 0xfbeb9015 debugfs_create_bool +EXPORT_SYMBOL_GPL vmlinux 0xfbedc18d attribute_container_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfbf77441 dev_attr_unload_heads +EXPORT_SYMBOL_GPL vmlinux 0xfbf9c34f bio_poll +EXPORT_SYMBOL_GPL vmlinux 0xfbffd601 net_prio_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xfc03d97a page_is_ram +EXPORT_SYMBOL_GPL vmlinux 0xfc08e1a4 dev_pm_opp_find_bw_ceil +EXPORT_SYMBOL_GPL vmlinux 0xfc116a15 copy_user_highpage +EXPORT_SYMBOL_GPL vmlinux 0xfc15a7dd virtio_check_driver_offered_feature +EXPORT_SYMBOL_GPL vmlinux 0xfc1fc793 usb_mon_register +EXPORT_SYMBOL_GPL vmlinux 0xfc201b66 sprint_oid +EXPORT_SYMBOL_GPL vmlinux 0xfc20d722 device_create_file +EXPORT_SYMBOL_GPL vmlinux 0xfc254d15 gnttab_free_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xfc3b4246 acpi_bus_update_power +EXPORT_SYMBOL_GPL vmlinux 0xfc3f44b4 scsi_dh_attached_handler_name +EXPORT_SYMBOL_GPL vmlinux 0xfc4a173d pm_generic_resume_early +EXPORT_SYMBOL_GPL vmlinux 0xfc4bb864 vcap_is_last_chain +EXPORT_SYMBOL_GPL vmlinux 0xfc5f26c4 hvc_poll +EXPORT_SYMBOL_GPL vmlinux 0xfc71c585 fscrypt_prepare_symlink +EXPORT_SYMBOL_GPL vmlinux 0xfc721c6c irq_domain_pop_irq +EXPORT_SYMBOL_GPL vmlinux 0xfc7df50f rz_mtu3_shared_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xfc843745 pci_dev_lock +EXPORT_SYMBOL_GPL vmlinux 0xfc94120e mmu_notifier_get_locked +EXPORT_SYMBOL_GPL vmlinux 0xfc9477b5 zynqmp_pm_set_pll_frac_data +EXPORT_SYMBOL_GPL vmlinux 0xfc9b1c4e fwnode_graph_get_remote_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xfc9f4caf fuse_request_end +EXPORT_SYMBOL_GPL vmlinux 0xfca4843c vma_kernel_pagesize +EXPORT_SYMBOL_GPL vmlinux 0xfcb6f8f0 of_get_regulator_init_data +EXPORT_SYMBOL_GPL vmlinux 0xfcb826cc debugfs_lookup +EXPORT_SYMBOL_GPL vmlinux 0xfcbfec70 add_memory_driver_managed +EXPORT_SYMBOL_GPL vmlinux 0xfcc1edd3 memory_block_size_bytes +EXPORT_SYMBOL_GPL vmlinux 0xfcc5347d input_ff_upload +EXPORT_SYMBOL_GPL vmlinux 0xfcc6aadb acpi_kobj +EXPORT_SYMBOL_GPL vmlinux 0xfce069e1 fuse_simple_background +EXPORT_SYMBOL_GPL vmlinux 0xfcf9ef73 hw_protection_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xfd03d276 pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0xfd068326 register_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0xfd106417 pci_sriov_get_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0xfd195774 k3_udma_glue_disable_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xfd2160a4 regulator_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfd30dc8f rockchip_pcie_enable_clocks +EXPORT_SYMBOL_GPL vmlinux 0xfd361daf regmap_mmio_detach_clk +EXPORT_SYMBOL_GPL vmlinux 0xfd385cbe acpi_match_acpi_device +EXPORT_SYMBOL_GPL vmlinux 0xfd3f4017 __spi_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xfd461ade meson_clk_dualdiv_ops +EXPORT_SYMBOL_GPL vmlinux 0xfd48c288 irq_chip_set_vcpu_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0xfd6555fb xlnx_unregister_event +EXPORT_SYMBOL_GPL vmlinux 0xfd65ba30 of_prop_next_string +EXPORT_SYMBOL_GPL vmlinux 0xfd7243c7 erst_disable +EXPORT_SYMBOL_GPL vmlinux 0xfd77e268 register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xfd796a84 __traceiter_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xfd79fc07 clkdev_hw_create +EXPORT_SYMBOL_GPL vmlinux 0xfd7fbeae gpiod_get_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xfd88e301 devm_pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xfd9e5165 class_find_device +EXPORT_SYMBOL_GPL vmlinux 0xfd9f544e regmap_register_patch +EXPORT_SYMBOL_GPL vmlinux 0xfdbd7a17 crypto_get_attr_type +EXPORT_SYMBOL_GPL vmlinux 0xfdc8ba11 usb_hcd_check_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0xfdcb3a27 cpufreq_freq_attr_scaling_available_freqs +EXPORT_SYMBOL_GPL vmlinux 0xfdea2d04 alarm_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfdef2696 debugfs_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0xfdfd1c01 serial8250_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0xfe0e7cd3 apei_exec_post_unmap_gars +EXPORT_SYMBOL_GPL vmlinux 0xfe126682 dax_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0xfe19dc28 vivaldi_function_row_physmap_show +EXPORT_SYMBOL_GPL vmlinux 0xfe1a7a7b mpi_point_release +EXPORT_SYMBOL_GPL vmlinux 0xfe1b2f45 ring_buffer_unlock_commit +EXPORT_SYMBOL_GPL vmlinux 0xfe2521fe __devm_add_action +EXPORT_SYMBOL_GPL vmlinux 0xfe290ead pinctrl_enable +EXPORT_SYMBOL_GPL vmlinux 0xfe3a6de3 alarm_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfe3cd12e fsl_mc_bus_dprc_type +EXPORT_SYMBOL_GPL vmlinux 0xfe476039 ktime_get_resolution_ns +EXPORT_SYMBOL_GPL vmlinux 0xfe5aaccb iort_put_rmr_sids +EXPORT_SYMBOL_GPL vmlinux 0xfe5fb3ea ata_dummy_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xfe6a0c3a __skb_zcopy_downgrade_managed +EXPORT_SYMBOL_GPL vmlinux 0xfe71293a udp_abort +EXPORT_SYMBOL_GPL vmlinux 0xfe7589f2 spi_setup +EXPORT_SYMBOL_GPL vmlinux 0xfe8cdb84 ring_buffer_alloc_read_page +EXPORT_SYMBOL_GPL vmlinux 0xfe990052 gpio_free +EXPORT_SYMBOL_GPL vmlinux 0xfe99dad0 dtpm_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xfe9cae3e acpi_device_fix_up_power +EXPORT_SYMBOL_GPL vmlinux 0xfea0a38c handle_fasteoi_irq +EXPORT_SYMBOL_GPL vmlinux 0xfeb23c9f fb_deferred_io_mmap +EXPORT_SYMBOL_GPL vmlinux 0xfeb2870c sk_msg_alloc +EXPORT_SYMBOL_GPL vmlinux 0xfeb999f1 sata_pmp_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xfec3bf84 icst_clk_setup +EXPORT_SYMBOL_GPL vmlinux 0xfed11ed1 usb_mon_deregister +EXPORT_SYMBOL_GPL vmlinux 0xfee450ed irq_chip_mask_parent +EXPORT_SYMBOL_GPL vmlinux 0xfeec3489 pkcs7_parse_message +EXPORT_SYMBOL_GPL vmlinux 0xfeede771 thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0xfeeecd05 apei_read +EXPORT_SYMBOL_GPL vmlinux 0xfef227f2 serial8250_do_set_mctrl +EXPORT_SYMBOL_GPL vmlinux 0xfefbc15f screen_glyph_unicode +EXPORT_SYMBOL_GPL vmlinux 0xff05fa13 vring_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xff1666f3 reset_control_bulk_assert +EXPORT_SYMBOL_GPL vmlinux 0xff18c845 do_unregister_con_driver +EXPORT_SYMBOL_GPL vmlinux 0xff1b4f1d reset_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0xff291ecf clk_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xff42c374 usb_role_switch_get_role +EXPORT_SYMBOL_GPL vmlinux 0xff449a27 devlink_dpipe_entry_ctx_close +EXPORT_SYMBOL_GPL vmlinux 0xff4bf9f8 crypto_register_template +EXPORT_SYMBOL_GPL vmlinux 0xff535c1b cgrp_dfl_root +EXPORT_SYMBOL_GPL vmlinux 0xff5561be crypto_akcipher_sync_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xff792f99 __devm_pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0xff7e33bf mpi_sub_ui +EXPORT_SYMBOL_GPL vmlinux 0xff81487d gpiod_remove_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0xff84a8a5 page_reporting_order +EXPORT_SYMBOL_GPL vmlinux 0xff8b4fb7 sk_msg_trim +EXPORT_SYMBOL_GPL vmlinux 0xff8e974b ioc_find_get_icq +EXPORT_SYMBOL_GPL vmlinux 0xff98f309 pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0xff99137d devfreq_event_get_event +EXPORT_SYMBOL_GPL vmlinux 0xff9be3f6 extcon_get_extcon_dev +EXPORT_SYMBOL_GPL vmlinux 0xff9d1276 pci_cfg_access_unlock +EXPORT_SYMBOL_GPL vmlinux 0xff9e23d1 hugetlb_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xffa1c49a pci_ioremap_bar +EXPORT_SYMBOL_GPL vmlinux 0xffae8e8b nsecs_to_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xffb682b7 vcpu_load +EXPORT_SYMBOL_GPL vmlinux 0xffc326d9 pci_epc_set_bar +EXPORT_SYMBOL_GPL vmlinux 0xffc86f14 __xas_next +EXPORT_SYMBOL_GPL vmlinux 0xffd1b4ba extcon_get_property_capability +EXPORT_SYMBOL_GPL vmlinux 0xffd1c9c0 __traceiter_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xffd37e3f wm831x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xffd70b15 pid_nr_ns +EXPORT_SYMBOL_GPL vmlinux 0xffe51211 xen_dbgp_external_startup +EXPORT_SYMBOL_GPL vmlinux 0xfff69adf kvm_arch_ptp_get_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0xfffa0c6e sdio_signal_irq +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0x07342898 unregister_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xae43feea register_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xd3ae7756 fw_fallback_config vmlinux +FW_CS_DSP EXPORT_SYMBOL_GPL 0x06be6981 cs_dsp_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x06df8741 cs_dsp_read_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x09e89580 cs_dsp_adsp2_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x107b1f18 cs_dsp_stop drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x1402c023 cs_dsp_run drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x144d6986 cs_dsp_mem_region_name drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x1c817e8a cs_dsp_set_dspclk drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x45561d53 cs_dsp_coeff_read_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4e5562f8 cs_dsp_remove_padding drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x5dc6c0a2 cs_dsp_remove drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x628c1a75 cs_dsp_read_raw_data_block drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x65730714 cs_dsp_get_ctl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e0cce2d cs_dsp_chunk_write drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6f15d91d cs_dsp_halo_wdt_expire drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x7dd8713a cs_dsp_adsp1_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x915eb332 cs_dsp_adsp1_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x951b23b4 cs_dsp_adsp1_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x9e324cb0 cs_dsp_chunk_flush drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xac799f19 cs_dsp_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb6c0d9e7 cs_dsp_chunk_read drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xe261f9aa cs_dsp_cleanup_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xead72ec0 cs_dsp_adsp2_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xef7ae162 cs_dsp_coeff_write_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf1c71bf1 cs_dsp_coeff_write_acked_control drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf2d0e769 cs_dsp_halo_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf52c2ccf cs_dsp_init_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf5e1c4d0 cs_dsp_write_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xfaa28510 cs_dsp_halo_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xfc4126e0 cs_dsp_find_alg_region drivers/firmware/cirrus/cs_dsp +HWMON_THERMAL EXPORT_SYMBOL_GPL 0xfc0b3bf3 hwmon_device_register_for_thermal vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x14013dbb idle_inject_register_full vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5b3a2cd6 idle_inject_start vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5f064467 idle_inject_register vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x85c2b7eb idle_inject_stop vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x95e93783 idle_inject_set_latency vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xc18575af idle_inject_set_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xe9cbcfd0 idle_inject_get_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xf0e96547 idle_inject_unregister vmlinux +IIO_AD5592R EXPORT_SYMBOL_GPL 0xb1447d49 ad5592r_remove drivers/iio/dac/ad5592r-base +IIO_AD5592R EXPORT_SYMBOL_GPL 0xd674bae7 ad5592r_probe drivers/iio/dac/ad5592r-base +IIO_AD5686 EXPORT_SYMBOL_GPL 0x2df8b2c9 ad5686_remove drivers/iio/dac/ad5686 +IIO_AD5686 EXPORT_SYMBOL_GPL 0x68f1fe81 ad5686_probe drivers/iio/dac/ad5686 +IIO_AD7091R EXPORT_SYMBOL_GPL 0x97cf0dee ad7091r_regmap_config drivers/iio/adc/ad7091r-base +IIO_AD7091R EXPORT_SYMBOL_GPL 0xcb61dd50 ad7091r_probe drivers/iio/adc/ad7091r-base +IIO_AD7606 EXPORT_SYMBOL_GPL 0x1fd9d814 ad7606_pm_ops drivers/iio/adc/ad7606 +IIO_AD7606 EXPORT_SYMBOL_GPL 0x27cd6d21 ad7606_probe drivers/iio/adc/ad7606 +IIO_ADISLIB EXPORT_SYMBOL 0x9f408d35 __adis_enable_irq drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL 0xbcffc31a adis_debugfs_reg_access drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x0b841229 __adis_read_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x33570fcf __adis_write_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x41bed6d6 adis_update_scan_mode drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x4e73957d devm_adis_probe_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x551e478a __adis_check_status drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x56ea5e24 adis_init drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x5d73a776 __adis_update_bits_base drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x80301f75 devm_adis_setup_buffer_and_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x8d6b0178 adis_single_conversion drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xbb27be44 __adis_initial_startup drivers/iio/imu/adis_lib +IIO_ADIS_LIB EXPORT_SYMBOL_GPL 0x89646be0 __adis_reset drivers/iio/imu/adis_lib +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0x943161db devm_adi_axi_adc_conv_register drivers/iio/adc/adi-axi-adc +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0xcd3c7903 adi_axi_adc_conv_priv drivers/iio/adc/adi-axi-adc +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x63cd7770 adxl31x_chip_info drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x8401eedc adxl313_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x93298a1c adxl312_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x932e87b3 adxl314_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1d8d09c adxl314_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1dfdd33 adxl312_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xf6f7b9f3 adxl313_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xfd1cc9bf adxl313_core_probe drivers/iio/accel/adxl313_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x4d2f5e0f adxl35x_chip_info drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x6ff5403b adxl355_readable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0xb446fa86 adxl355_writeable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0xe46ba2a1 adxl355_core_probe drivers/iio/accel/adxl355_core +IIO_ADXL367 EXPORT_SYMBOL_GPL 0x3bd91809 adxl367_probe drivers/iio/accel/adxl367 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x24ccafac adxl372_probe drivers/iio/accel/adxl372 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0xff9c98c1 adxl372_readable_noinc_reg drivers/iio/accel/adxl372 +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x0b3f4435 ad_sd_validate_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x186749c8 ad_sd_read_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x75fcce9d ad_sd_set_comm drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x7823cae5 ad_sd_calibrate drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x8e7a995e ad_sd_write_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xc8196068 ad_sigma_delta_single_conversion drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xd99bde9f ad_sd_calibrate_all drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xddc267a9 ad_sd_reset drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xe45296c1 ad_sd_init drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xed98c0c5 devm_ad_sd_setup_buffer_and_trigger drivers/iio/adc/ad_sigma_delta +IIO_BMA400 EXPORT_SYMBOL 0x432a332d bma400_regmap_config drivers/iio/accel/bma400_core +IIO_BMA400 EXPORT_SYMBOL 0xbcc8c1c0 bma400_probe drivers/iio/accel/bma400_core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x05e54f70 bmc150_accel_core_probe drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x8ed03191 bmc150_regmap_conf drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0xcd7ecd35 bmc150_accel_core_remove drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0xf6b9c060 bmc150_accel_pm_ops drivers/iio/accel/bmc150-accel-core +IIO_BMC150_MAGN EXPORT_SYMBOL 0x3d0b3668 bmc150_magn_regmap_config drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0x9ae7ac01 bmc150_magn_probe drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xb154291d bmc150_magn_pm_ops drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xf7a7595c bmc150_magn_remove drivers/iio/magnetometer/bmc150_magn +IIO_BME680 EXPORT_SYMBOL 0xe2943e3d bme680_regmap_config drivers/iio/chemical/bme680_core +IIO_BME680 EXPORT_SYMBOL_GPL 0xae1635a9 bme680_core_probe drivers/iio/chemical/bme680_core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x1f2f41b8 bmi088_accel_core_remove drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x395efcf9 bmi088_accel_core_probe drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x519b073f bmi088_regmap_conf drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x72231163 bmi088_accel_pm_ops drivers/iio/accel/bmi088-accel-core +IIO_BMI160 EXPORT_SYMBOL 0x86a99dfa bmi160_regmap_config drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL 0xca19cfae bmi160_enable_irq drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL_GPL 0x2844b051 bmi160_core_probe drivers/iio/imu/bmi160/bmi160_core +IIO_BMP280 EXPORT_SYMBOL 0x2246ee9e bmp580_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x306e659a bme280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x3bea6185 bmp180_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x478b445e bmp280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x6fe67b64 bmp280_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x7ad790ab bmp280_common_probe drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x80b4cd85 bmp380_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x8560a606 bmp180_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x8ec87100 bmp580_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xda84a528 bmp380_chip_info drivers/iio/pressure/bmp280 +IIO_BNO055 EXPORT_SYMBOL_GPL 0x91617887 bno055_probe drivers/iio/imu/bno055/bno055 +IIO_BNO055 EXPORT_SYMBOL_GPL 0x94c08648 bno055_regmap_config drivers/iio/imu/bno055/bno055 +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x1bdc8723 fxas21002c_core_remove drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0xc1db4b10 fxas21002c_core_probe drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0xfe5693d1 fxas21002c_pm_ops drivers/iio/gyro/fxas21002c_core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x07e6f8c3 fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x3b831c29 fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x995d88ec fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x9a99d19b fxls8962af_core_probe drivers/iio/accel/fxls8962af-core +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x094bee02 iio_gts_avail_scales_for_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x296bb0cd iio_gts_all_avail_scales drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x48263a40 devm_iio_init_iio_gts drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x4ed89402 iio_gts_find_sel_by_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x53000dc5 iio_gts_find_gain_by_sel drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x54a7bad7 iio_gts_get_min_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x5f338fa0 iio_gts_find_new_gain_sel_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xa3374797 iio_gts_get_scale drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xaf5aaa85 iio_find_closest_gain_low drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc061498b iio_gts_avail_times drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc25ccf30 iio_gts_find_new_gain_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xd7e29768 iio_gts_find_gain_sel_for_scale_using_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xf42af90f iio_gts_total_gain_to_scale drivers/iio/industrialio-gts-helper +IIO_HID EXPORT_SYMBOL 0x06117b73 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x1ff89687 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x38bebdff hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x6bcb5b1e hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x6f6c5ed9 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x8c743e15 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x91d0ed9e hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xc779906a hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xc7f3fc11 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xcdd72751 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xcf9daf7e hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xefcbe7f9 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x1dacc669 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xac5b8e36 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xe7e98ebc hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xf4077ddd hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HMC5843 EXPORT_SYMBOL 0x0fa176f1 hmc5843_pm_ops drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0x14544d09 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0xeac2c620 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core +IIO_HTS221 EXPORT_SYMBOL 0x748b4b75 hts221_pm_ops drivers/iio/humidity/hts221 +IIO_HTS221 EXPORT_SYMBOL 0xbd854a54 hts221_probe drivers/iio/humidity/hts221 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x3ff4e146 inv_icm42600_core_probe drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x45fe35a1 inv_icm42600_regmap_config drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x9cc21491 inv_icm42600_pm_ops drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_KX022A EXPORT_SYMBOL_GPL 0x2caa44c7 kx022a_regmap drivers/iio/accel/kionix-kx022a +IIO_KX022A EXPORT_SYMBOL_GPL 0x3d8b8ec3 kx022a_probe_internal drivers/iio/accel/kionix-kx022a +IIO_KXSD9 EXPORT_SYMBOL 0x7b7082ac kxsd9_common_probe drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0x94cd343a kxsd9_common_remove drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0xaf0bf890 kxsd9_dev_pm_ops drivers/iio/accel/kxsd9 +IIO_LSM6DSX EXPORT_SYMBOL 0x9e16bd4b st_lsm6dsx_probe drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_LSM6DSX EXPORT_SYMBOL 0xb4d79e8e st_lsm6dsx_pm_ops drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x045688dd ms_sensors_read_prom_word drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x09611423 ms_sensors_ht_read_temperature drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x0d677fe6 ms_sensors_write_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x2d2f5cd5 ms_sensors_reset drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x42b6a050 ms_sensors_convert_and_read drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x5c988a2a ms_sensors_show_battery_low drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x8857fd0d ms_sensors_ht_read_humidity drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xa5939ad8 ms_sensors_show_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xb55e2609 ms_sensors_read_serial drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xb57a1f2b ms_sensors_write_resolution drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xba38b319 ms_sensors_tp_read_prom drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xdb2bcd22 ms_sensors_read_temp_and_pressure drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x5df6293c mma7455_core_remove drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x95380b64 mma7455_core_probe drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xfe70af6d mma7455_core_regmap drivers/iio/accel/mma7455_core +IIO_MMA9551 EXPORT_SYMBOL 0x06d710f3 mma9551_write_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x1c378190 mma9551_read_status_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x1e2ada95 mma9551_read_accel_chan drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x39a9e21d mma9551_write_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x41ef446c mma9551_read_accel_scale drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x560af9c1 mma9551_gpio_config drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x71553225 mma9551_read_version drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x7fe2eb8a mma9551_read_status_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x8d54d2f9 mma9551_set_device_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x93c256a4 mma9551_write_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x97227431 mma9551_app_reset drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xa1ba7cc8 mma9551_read_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xb5cf92fb mma9551_update_config_bits drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xbcd7fe96 mma9551_sleep drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xdc004a8e mma9551_read_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xe6ef07d6 mma9551_set_power_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xf24558f5 mma9551_read_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xfaf090b1 mma9551_read_status_words drivers/iio/accel/mma9551_core +IIO_MPL115 EXPORT_SYMBOL 0xb42fb7dc mpl115_dev_pm_ops drivers/iio/pressure/mpl115 +IIO_MPL115 EXPORT_SYMBOL_GPL 0x8c9bcd10 mpl115_probe drivers/iio/pressure/mpl115 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x6e5e1d3f inv_mpu_core_probe drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0xf43b5018 inv_mpu_pmops drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MS5611 EXPORT_SYMBOL 0xb622a0d2 ms5611_probe drivers/iio/pressure/ms5611_core +IIO_RESCALE EXPORT_SYMBOL_GPL 0x521f5e65 rescale_process_scale drivers/iio/afe/iio-rescale +IIO_RESCALE EXPORT_SYMBOL_GPL 0x5c6fc9cc rescale_process_offset drivers/iio/afe/iio-rescale +IIO_RM3100 EXPORT_SYMBOL_GPL 0x0a1424e0 rm3100_volatile_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0x7def1d1a rm3100_common_probe drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xaa911f08 rm3100_readable_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xcc7209be rm3100_writable_table drivers/iio/magnetometer/rm3100-core +IIO_SCD30 EXPORT_SYMBOL 0x041feab6 scd30_probe drivers/iio/chemical/scd30_core +IIO_SCD30 EXPORT_SYMBOL 0xfe675e41 scd30_pm_ops drivers/iio/chemical/scd30_core +IIO_SPS30 EXPORT_SYMBOL_GPL 0x4566623f sps30_probe drivers/iio/chemical/sps30 +IIO_SSP_SENSORS EXPORT_SYMBOL 0x0296467d ssp_common_process_data drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x0d988f6d ssp_common_buffer_postdisable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x62909514 ssp_enable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x643ae83e ssp_change_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x70c5c4f2 ssp_register_consumer drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x76ff14ac ssp_common_buffer_postenable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0xa5e72504 ssp_disable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0xa7fdc380 ssp_get_sensor_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_ST_SENSORS EXPORT_SYMBOL 0x0495a85e st_sensors_sysfs_scale_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x06f6aaa2 st_sensors_power_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x074d7047 st_sensors_trigger_handler drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x0a91bac7 st_gyro_get_settings drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0x0ad34c35 st_sensors_get_settings_index drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x1b10052a st_sensors_spi_configure drivers/iio/common/st_sensors/st_sensors_spi +IIO_ST_SENSORS EXPORT_SYMBOL 0x32c5b78a st_press_get_settings drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0x34a19dc4 st_accel_get_settings drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0x36bb47cd st_sensors_set_axis_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x42863aec st_gyro_common_probe drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0x60d295cf st_magn_common_probe drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0x61184fd2 st_sensors_allocate_trigger drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x80fb8017 st_sensors_set_odr drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x8a554538 st_sensors_sysfs_sampling_frequency_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x8e544ebe st_sensors_set_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x92d9a5d0 st_sensors_dev_name_probe drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x946b08cb st_sensors_i2c_configure drivers/iio/common/st_sensors/st_sensors_i2c +IIO_ST_SENSORS EXPORT_SYMBOL 0x9b657166 st_magn_get_settings drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0xa43f54b5 st_accel_common_probe drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0xaac74e29 st_sensors_validate_device drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xbbc1e9e0 st_sensors_debugfs_reg_access drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xbd3c2d18 st_sensors_set_fullscale_by_gain drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xded70b8c st_sensors_verify_id drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xe3ffa339 st_sensors_read_info_raw drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xea579b2f st_press_common_probe drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0xf8eb6fd1 st_sensors_init_sensor drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xfaee5421 st_sensors_set_dataready_irq drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL_GPL 0x30dbe736 st_lsm9ds0_probe drivers/iio/imu/st_lsm9ds0/st_lsm9ds0 +IIO_UVIS25 EXPORT_SYMBOL 0x6ca9dfcf st_uvis25_probe drivers/iio/light/st_uvis25_core +IIO_UVIS25 EXPORT_SYMBOL 0x9ed48517 st_uvis25_pm_ops drivers/iio/light/st_uvis25_core +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x677b4406 zpa2326_pm_ops drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x6d68fb66 zpa2326_isreg_precious drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x707e9129 zpa2326_isreg_readable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x7ee980f8 zpa2326_probe drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x86865fc5 zpa2326_isreg_writeable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xc32ee7ce zpa2326_remove drivers/iio/pressure/zpa2326 +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x665b653f m10bmc_sys_read drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xa7f60cde m10bmc_dev_groups drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xb0a27c73 m10bmc_dev_init drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xe88d8cf5 m10bmc_sys_update_bits drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xfd4cbfa7 m10bmc_fw_state_set drivers/mfd/intel-m10-bmc-core +IOMMUFD EXPORT_SYMBOL_GPL 0x0f8c0432 iommufd_device_bind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x1478dc36 iommufd_ctx_put drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x4d7863b4 iommufd_access_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x4ee1bf6c iommufd_device_unbind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x507b3b55 iommufd_ctx_from_file drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x7a0e6a25 iommufd_access_unpin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x7fa85003 iommufd_device_detach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x874223ef iommufd_access_create drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x952ca0c9 iommufd_ctx_get drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xb2ffa686 iommufd_device_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xb3be91cc iommufd_access_destroy drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xd4e5b2a3 iommufd_access_pin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xebb7a4e5 iommufd_access_rw drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x22af6a91 iommufd_vfio_compat_ioas_get_id drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x4d8530b6 iommufd_vfio_compat_ioas_create drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x9b7c95c9 iommufd_vfio_compat_set_no_iommu drivers/iommu/iommufd/iommufd +IWLWIFI EXPORT_SYMBOL_GPL 0x032f34ac iwl_fw_dbg_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x07a1b0b4 _iwl_dbg_tlv_time_point drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0896cffe iwl_get_shared_mem_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0cfaddb2 iwl_set_soc_latency drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0efce120 __iwl_warn drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1131bb4c iwl_fw_start_dbg_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x11fc0a22 iwl_sar_get_ewrd_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1332e4de iwl_abort_notification_waits drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x176d69ec iwl_poll_direct_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1b6534b1 iwl_acpi_get_eckv drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1d0d8def iwl_acpi_get_dsm_u32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x256a5396 __iwl_err drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2638566a __iwl_crit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2710c362 iwl_dump_desc_assert drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x28ac9dd0 iwl_uefi_get_step_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x29175ce5 iwl_fw_dbg_stop_sync drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2c3b54b4 iwl_acpi_get_mcc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2f48e36d iwl_sar_get_wrds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x33d24670 iwl_set_bits_mask_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x35033c81 iwl_phy_db_free drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37956b72 rs_pretty_print_rate drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37d4dbea __iwl_dbg drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3cb194d1 iwl_write8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3cd84b41 iwl_uefi_get_sgom_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x42e926ee iwl_write_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x457b96dc iwl_fw_dbg_collect_desc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x46d42059 iwl_write_prph_delay drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x46d683f8 iwl_sar_geo_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x49e0135d iwl_new_rate_from_v1 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4afeff3f iwl_acpi_get_tas drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x513677b7 iwl_write32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x535689fa iwl_acpi_get_pwr_limit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x57d4d0cf iwl_read_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x58be2782 iwl_pnvm_load drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5988395c iwl_notification_wait_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x59e3ee94 iwl_parse_mei_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c52e109 iwl_opmode_deregister drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5eec6076 iwl_finish_nic_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x615997c6 iwl_trans_send_cmd drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x63f6b549 iwl_set_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6657b31d iwl_acpi_get_phy_filters drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x68766f34 iwl_read_eeprom drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x69939735 iwl_read32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6af52472 iwl_fw_runtime_resume drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6c442d9b iwl_get_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x776221bf iwl_send_phy_db_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x78971d7e iwl_he_is_sgi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x79888c2e iwl_clear_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7cca0621 iwl_write_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x828c6838 iwlwifi_mod_params drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x840efcba iwl_fw_runtime_suspend drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x84bb50e1 iwl_rs_pretty_ant drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x854f58d1 iwl_fw_dbg_collect_trig drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x85d0597d iwl_acpi_is_ppag_approved drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x874c77de iwl_fw_rate_idx_to_plcp drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8d3b4816 iwl_configure_rxq drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8daba201 iwl_fw_dbg_error_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9038811a iwl_rfi_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x92ce3a0c iwl_sar_geo_support drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x94224727 iwl_force_nmi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x94758a50 iwl_acpi_get_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa19b4427 iwl_sar_get_wgds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa3c5fe58 iwl_phy_db_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa9ca688d iwl_fwrt_dump_error_logs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb1bb8673 iwl_read_external_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb2958c79 iwl_sar_select_profile drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb37b318c iwl_rs_pretty_bw drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb44b3082 iwl_init_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb7d5ffb1 iwl_rate_mcs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb92bb39c iwl_cmd_groups_verify_sorted drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbafc8994 iwl_wait_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbef0abc6 iwl_get_cmd_string drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbf3050e0 iwl_free_fw_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc069bc6b iwl_parse_eeprom_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc11f9cd1 iwl_parse_nvm_mcc_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc1f32a37 iwl_dbg_tlv_del_timers drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc48c751f iwl_fw_dbg_stop_restart_recording drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc5549a52 __iwl_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc74eb551 iwl_parse_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xce0c6460 iwl_phy_db_set_section drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xce449b3d iwl_read_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcf0230e4 iwl_fw_dbg_read_d3_debug_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd1836f6e iwl_acpi_get_dsm_u8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd4bb2b86 iwl_read_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd81a3fa0 iwl_poll_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd8a9d3de iwl_drv_get_fwname_pre drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe0eb5838 iwl_init_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe18839fe iwl_read_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe1e21df1 iwl_write64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe75b7e77 iwl_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xea1b26fc iwl_nvm_fixups drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xea4c3775 iwl_write_prph64_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xee3d1a51 iwl_fw_runtime_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf018119c iwl_opmode_register drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf23d4ca8 iwl_write_direct64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf88964e4 iwl_remove_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfb5b449e iwl_acpi_get_lari_config_bitmap drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfc1e6f41 iwl_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +LTC2497 EXPORT_SYMBOL 0x8c468657 ltc2497core_remove drivers/iio/adc/ltc2497-core +LTC2497 EXPORT_SYMBOL 0xec5c24a8 ltc2497core_probe drivers/iio/adc/ltc2497-core +MCB EXPORT_SYMBOL_GPL 0x1e09cf74 mcb_alloc_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x21d72f4e mcb_device_register drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x2708bf18 mcb_release_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x27e17e61 mcb_alloc_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x4a6e79b2 mcb_get_resource drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x73d35217 mcb_bus_put drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x8aeac37c mcb_request_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x91c71868 mcb_get_irq drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x9d49455b mcb_bus_add_devices drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xb74289c6 __mcb_register_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xc1a9cbb0 mcb_bus_get drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xc9d40d59 chameleon_parse_cells drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xd8189542 mcb_free_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeb2c8905 mcb_release_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xf4cf0e1e mcb_unregister_driver drivers/mcb/mcb +MFD_OCELOT EXPORT_SYMBOL 0x1d7f7740 ocelot_chip_reset drivers/mfd/ocelot-soc +MFD_OCELOT EXPORT_SYMBOL 0x5d711326 ocelot_core_init drivers/mfd/ocelot-soc +MFD_OCELOT_SPI EXPORT_SYMBOL 0x91639455 ocelot_spi_init_regmap drivers/mfd/ocelot-soc +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x49ba1f40 nvme_put_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x63b4fef1 nvme_passthru_end drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x704c7f6c nvme_ctrl_from_file drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x8d48a57e nvme_command_effects drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x94943f8f nvme_find_get_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xaabe7471 nvme_execute_rq drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xd46e3078 nvme_passthru_start drivers/nvme/host/nvme-core +PECI EXPORT_SYMBOL_GPL 0x04e3f551 peci_xfer_pkg_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x053659a0 peci_xfer_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x082833b5 peci_request_dib_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x0a5a19ed peci_request_status drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x0a9778c9 peci_xfer_ep_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x18e6cd27 peci_xfer_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x28520f09 peci_xfer_pkg_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x2ad9a15d peci_xfer_get_temp drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x35a2f94a peci_xfer_ep_pci_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x49963b94 peci_xfer_ep_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x4a72a27f peci_request_temp_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x4b000883 peci_request_data_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x4bd8fccd peci_xfer_pkg_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x6f11b566 devm_peci_controller_add drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x73cffc72 __peci_driver_register drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x74c1d917 peci_request_data_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x76a3ba17 peci_xfer_ep_pci_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x963f99b1 peci_request_free drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x97125184 peci_xfer_ep_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x991bda98 peci_xfer_ep_mmio64_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x9d34a21d peci_driver_unregister drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xa3bcc74e peci_xfer_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xa827d007 peci_xfer_ep_pci_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xb61c0df9 peci_xfer_get_dib drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xd008fc03 peci_xfer_pkg_cfg_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xdb60ffb1 peci_request_data_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe39728d9 peci_xfer_ep_mmio32_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xec1734a7 peci_request_data_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xf6a60455 peci_request_alloc drivers/peci/peci +PECI_CPU EXPORT_SYMBOL_GPL 0x2b6f20a6 peci_ep_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x30746112 peci_pcs_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x5487dbda peci_temp_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xad45cd0f peci_mmio_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xeea04146 peci_pci_local_read drivers/peci/peci-cpu +PMBUS EXPORT_SYMBOL_GPL 0x00ecc0d2 pmbus_set_update drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x0fde6991 pmbus_unlock drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x192e8c32 pmbus_write_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x287f4114 pmbus_regulator_ops drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x2913b3b7 pmbus_write_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x29aef0cf pmbus_get_driver_info drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x36af5a9d pmbus_check_word_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x40678a9b pmbus_clear_faults drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4591126a pmbus_get_fan_rate_cached drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x58a3ab4e pmbus_do_probe drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x70e3ee31 pmbus_set_page drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x7aa48bda pmbus_get_fan_rate_device drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x92d9226c pmbus_read_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xaa80ddae pmbus_lock_interruptible drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xac0b6f9c pmbus_get_debugfs_dir drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xb2818905 pmbus_update_fan drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xd4e8f7a6 pmbus_update_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xdd2de343 pmbus_read_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xdfbebc0a pmbus_write_byte drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xeef493ee pmbus_clear_cache drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xf2cb3b9b pmbus_check_byte_register drivers/hwmon/pmbus/pmbus_core +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x00266211 sx_common_read_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x08382dae sx_common_write_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x799a414e sx_common_probe drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xa103ce02 sx_common_events drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xb2351460 sx_common_get_raw_register_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xda29c575 sx_common_read_proximity drivers/iio/proximity/sx_common +SERIAL_8250_PCI EXPORT_SYMBOL_GPL 0x6c09677b serial8250_pci_setup_port vmlinux +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x2b707546 hda_cs_dsp_fw_ids sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x6bddf506 hda_cs_dsp_read_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x7b301246 hda_cs_dsp_add_controls sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xb0d597cc hda_cs_dsp_write_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xec755f56 hda_cs_dsp_control_remove sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x27bb1fa0 cs35l41_hda_probe sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0xcc64098d cs35l41_hda_pm_ops sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0xf52e721a cs35l41_hda_remove sound/pci/hda/snd-hda-scodec-cs35l41 +SND_INTEL_SOUNDWIRE_ACPI EXPORT_SYMBOL 0xbb4f9d1f sdw_intel_acpi_scan sound/hda/snd-intel-sdw-acpi +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x1cba3e25 cs35l45_pm_ops sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3431c8ad cs35l45_get_clk_freq_id sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x37204bab cs35l45_i2c_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x74188ae7 cs35l45_spi_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x9b3293bd cs35l45_remove sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xa414fc26 cs35l45_probe sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xf4be3947 cs35l45_apply_patch sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x05482545 cs35l56_irq sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x2870fc18 cs35l56_common_probe sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x3d113513 cs35l56_irq_request sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x43b9bf1c cs35l56_init sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x506b8751 cs35l56_remove sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x827c641f cs35l56_runtime_suspend sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x8f816930 cs35l56_runtime_resume_common sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xc72a7ba4 cs35l56_pm_ops_i2c_spi sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x05c2529e cs35l56_tx_input_values sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x312c0e0f cs35l56_dsp1_regions sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x569a8fb2 cs35l56_regmap_spi sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x64e759e4 cs35l56_tx_input_texts sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x88762c92 cs35l56_get_bclk_freq_id sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x99f4bbc1 cs35l56_regmap_sdw sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xbb829962 cs35l56_reread_firmware_registers sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xcd5438ad cs35l56_fill_supply_names sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xe0cf896d cs35l56_regmap_i2c sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x0004b805 cs42l42_common_probe sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x1d04922e cs42l42_readable_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x3a59f61f cs42l42_soc_component sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x52f143f6 cs42l42_src_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x5fd666ea cs42l42_dai sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x60101682 cs42l42_regmap sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x66d8e9c6 cs42l42_init sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x831b457f cs42l42_mute_stream sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x9e3a70f0 cs42l42_pll_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xa8976273 cs42l42_suspend sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xae4be5c4 cs42l42_irq_thread sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xb8ac526a cs42l42_volatile_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xbbc2369a cs42l42_common_remove sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc053efa9 cs42l42_page_range sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xd7f39546 cs42l42_resume_restore sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xdc0cac1d cs42l42_resume sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_SOF_XTENSA EXPORT_SYMBOL 0x239c663d sof_xtensa_arch_ops sound/soc/sof/xtensa/snd-sof-xtensa-dsp +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x09351149 tasdevice_prmg_calibdata_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1a949c7c tasdevice_select_cfg_blk sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1ab9b7d9 tasdevice_select_tuningprm_cfg sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x23c94cc6 tasdevice_tuning_switch sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x2c2d92de tasdevice_config_info_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x40ec23ee tasdevice_calbin_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x957998f4 tas2781_load_calibration sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xa7d17083 tasdevice_rca_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfa72134b tasdevice_dsp_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfe3a6722 tasdevice_prmg_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SOUNDWIRE_INTEL EXPORT_SYMBOL 0x1910977f sdw_intel_cnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL EXPORT_SYMBOL 0x8ae863b9 sdw_intel_lnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x0b758561 sdw_intel_startup drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x54090136 sdw_intel_probe drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x890c9250 sdw_intel_process_wakeen_event drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xaa52eba1 sdw_intel_thread drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xf536bbc6 sdw_intel_exit drivers/soundwire/soundwire-intel +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x22a2fb3b dw_spi_set_cs drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x2d7ad4bc dw_spi_check_status drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x42af9f76 dw_spi_update_config drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x8784cb45 dw_spi_dma_setup_generic drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xab78598e dw_spi_dma_setup_mfld drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xcfa3435a dw_spi_add_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xcfdea586 dw_spi_remove_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xd8a8ce36 dw_spi_resume_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xef493b40 dw_spi_suspend_host drivers/spi/spi-dw +SUNXI_CCU EXPORT_SYMBOL_GPL 0x079708d7 ccu_gate_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x0a9707d3 ccu_mux_helper_get_parent vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x0c64ee0e ccu_sdm_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x14438263 ccu_frac_helper_read_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x1f23b840 ccu_nkmp_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x30f76ac3 ccu_pll_notifier_register vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x3e362444 ccu_frac_helper_is_enabled vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x45837646 ccu_sdm_helper_is_enabled vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x50165be0 ccu_mux_notifier_register vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x517768aa ccu_sdm_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x5cddbcc6 ccu_nm_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x61abda39 ccu_mux_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x6668446b ccu_phase_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x7279ee3e ccu_mult_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x72f551be devm_sunxi_ccu_probe vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x7847755f ccu_helper_wait_for_lock vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x831d58e6 ccu_gate_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x844f1c47 ccu_mux_helper_set_parent vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8a845fdb ccu_nk_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8bdea961 ccu_nkm_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8e63463a ccu_frac_helper_has_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x923edf17 ccu_sdm_helper_read_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x976fa968 ccu_mp_mmc_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x98224ec7 ccu_reset_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xad1062ab ccu_gate_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xba365240 ccu_sdm_helper_get_factors vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xbdb5d83e ccu_mux_helper_determine_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xc4608f36 ccu_mux_helper_apply_prediv vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xce9edc4f ccu_frac_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xd050ca65 ccu_sdm_helper_has_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xd27db71e ccu_mp_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xe49056d8 ccu_div_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xe70cc090 ccu_frac_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xeb47a9b9 ccu_frac_helper_set_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xf66eb443 ccu_gate_helper_is_enabled vmlinux +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x3dce036c firmware_request_builtin vmlinux +USB_STORAGE EXPORT_SYMBOL_GPL 0x06a7a8ba usb_stor_CB_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x070dab9c usb_stor_post_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x0b6854dc usb_stor_bulk_transfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1a889cae fill_inquiry_response drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1bc3edc2 usb_stor_sense_invalidCDB drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x25baeca5 usb_stor_disconnect drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x48fd2647 usb_stor_adjust_quirks drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x4b50284c usb_stor_clear_halt drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x5b802dcd usb_stor_pre_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x739137d2 usb_stor_transparent_scsi_command drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x74929941 usb_stor_Bulk_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x7affce34 usb_stor_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x83481012 usb_stor_control_msg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x8b154658 usb_stor_set_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xa72fdf88 usb_stor_bulk_srb drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xb3eb6c49 usb_stor_host_template_init drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xb7f4d9d8 usb_stor_ctrl_transfer drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xbbfb0ec3 usb_stor_Bulk_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xc3c8fa75 usb_stor_bulk_transfer_sg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xc5f2a251 usb_stor_probe1 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xd48655a8 usb_stor_suspend drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xdb196532 usb_stor_access_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xe2ec67a3 usb_stor_reset_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf15e854f usb_stor_CB_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf657dee7 usb_stor_probe2 drivers/usb/storage/usb-storage --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/arm64/generic-64k +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/arm64/generic-64k @@ -0,0 +1,28790 @@ +ACPI EXPORT_SYMBOL_GPL 0xa6af1390 acpi_table_parse_cedt vmlinux +BRCMFMAC EXPORT_SYMBOL_GPL 0x2fd55038 brcmf_fwvid_unregister_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +BRCMFMAC EXPORT_SYMBOL_GPL 0x36b35f91 brcmf_fwvid_register_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +COUNTER EXPORT_SYMBOL_GPL 0x25fdd186 devm_counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x3be86497 counter_priv drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x4dd6ea26 counter_push_event drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x735216a4 counter_put drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x9f56b28f counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xafdd94b3 devm_counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xd3565730 counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xfe1f687c counter_unregister drivers/counter/counter +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x0150e9f0 otx2_cptlf_set_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x0e7191e8 otx2_cpt_send_ready_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x326d10ab cn10k_cptpf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x3874f3aa otx2_cpt_add_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x404fb452 otx2_cptlf_unregister_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x5a0e4c2c otx2_cpt_send_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x77d8eaf7 otx2_cpt_detach_rsrcs_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0x8d46b29e otx2_cpt_send_af_reg_requests drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xa16a9cbe otx2_cptlf_free_irqs_affinity drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xa5aea03f otx2_cptlf_register_interrupts drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xaa6bfd84 otx2_cptlf_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xb54da254 otx2_cpt_msix_offset_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xccc258c0 otx2_cpt_sync_mbox_msg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xd5764918 otx2_cpt_write_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xde0a1dcd otx2_cptlf_shutdown drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xe3a07c37 cn10k_cptvf_lmtst_init drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_DEV_OCTEONTX2_CPT EXPORT_SYMBOL_GPL 0xfc4ed609 otx2_cpt_read_af_reg drivers/crypto/marvell/octeontx2/rvu_cptcommon +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xabbfb233 crypto_cipher_setkey vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xb1628da0 crypto_cipher_decrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xf784cdac crypto_cipher_encrypt_one vmlinux +CXL EXPORT_SYMBOL_GPL 0x055c6ee3 cxl_mem_active_inc vmlinux +CXL EXPORT_SYMBOL_GPL 0x0680da98 devm_cxl_pmu_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x06f1af09 to_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x07ca6361 to_cxl_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x08c840f0 is_cxl_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0b17444b cxl_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0ced8b37 cxl_count_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0d5fa274 cxl_await_media_ready drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0e920c9d cxl_root_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0e96497e cxl_dpa_debug drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x16a3c1e4 devm_cxl_add_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1855d5c9 to_cxl_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1fa78251 devm_cxl_add_passthrough_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x26f2a6d4 cxl_debugfs_create_dir drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x29d95356 cxl_mem_get_event_records drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x29e70391 cxl_dvsec_rr_decode drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2a096f73 cxl_pci_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2f856882 devm_cxl_add_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x321acf0b cxl_port_to_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x33e2aa93 cxl_mem_active_dec vmlinux +CXL EXPORT_SYMBOL_GPL 0x3671a965 cxl_rcd_component_reg_phys drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x36a33f32 is_cxl_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3afb13c3 to_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3cc28918 cxl_memdev_state_create drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3f7e5f0e is_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x43acf1aa cxl_setup_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4b5291a0 cxl_map_pmu_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x51c862dc cxl_dev_state_identify drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x520a58af cxl_clear_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x536108b7 devm_cxl_add_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x538f8ec3 cxl_find_regblock_instance drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5516dacd cxl_mem_create_range_info drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5a32ca7f is_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5b351957 find_cxl_root drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5b81cc17 cxl_mem_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x62440eb8 devm_cxl_enumerate_decoders drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x645c83c0 cxl_decoder_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x652a7a13 is_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x664500c9 cxl_cor_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6a5c9545 cxl_find_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x701bbaad cxl_bus_rescan drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x71a21782 cxl_find_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x72fb05c5 is_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x731f6094 devm_cxl_port_enumerate_dports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x775f6875 cxl_probe_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7bfc0da7 cxl_endpoint_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7ca08709 cxl_hdm_decode_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7e38ca55 cxl_set_timestamp drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7fa19cc4 alloc_free_mem_region vmlinux +CXL EXPORT_SYMBOL_GPL 0x837bd600 cxl_poison_state_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x84b45156 insert_resource_expand_to_fit vmlinux +CXL EXPORT_SYMBOL_GPL 0x88fbc09f to_cxl_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8b9872e3 schedule_cxl_memdev_detach drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x912cc573 devm_cxl_add_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98628ac8 cxl_bus_drain drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x989f2722 devm_cxl_register_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98b28760 cxl_map_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9bd8e447 to_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9d2f4f65 set_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9fe1e2b1 cxl_probe_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa70b25e4 cxl_trigger_poison_list drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa9e8ddd3 cxl_memdev_setup_fw_upload drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xab0bc984 devm_cxl_add_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xad9f7074 to_cxl_dax_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xade08338 cxl_bus_type drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb43d9ad4 is_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb47e2678 cxl_enumerate_cmds drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbb54519b cxl_internal_send_cmd drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbbabd2c9 cxl_endpoint_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbc3d7573 cxl_driver_unregister drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc1a7c097 cxl_map_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xca43be37 cxl_inject_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xcbb40f0b clear_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xcd1fa485 cxl_mem_sanitize drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd00722f9 is_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd3dfb28a devm_cxl_add_rch_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd49271ab cxl_add_to_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdb69046b devm_cxl_enumerate_ports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xdd6f2d3f devm_cxl_dpa_reserve drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe6536cb5 cxl_switch_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe79b6fb3 devm_cxl_setup_hdm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe7dc7f16 cxl_hb_modulo drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xebaba1a4 to_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xec5cc98d cxl_decoder_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xec6e87a7 __cxl_driver_register drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xeeb47a38 cxl_mem_get_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf2c19fba read_cdat_data drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf6def1d2 to_cxl_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfbfb8fee is_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfddd673e cxl_decoder_add_locked drivers/cxl/core/cxl_core +DMA_BUF EXPORT_SYMBOL_GPL 0x03d24d7a dma_buf_vunmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x08a18318 dma_buf_pin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x0d777316 dma_buf_move_notify vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x16d3e587 dma_buf_vmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x2a137a16 dma_buf_detach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x2b825725 dma_buf_begin_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x443599a2 dma_buf_fd vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x45e48836 dma_buf_unmap_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x54ab6f7b dma_buf_export vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x72219c0c dma_buf_map_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x7285e346 dma_buf_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x8d4cacff dma_buf_unmap_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x8ebe3750 dma_buf_mmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x8f519101 dma_buf_map_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x99456942 dma_buf_vunmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x9dfcc652 dma_buf_vmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xae2235c6 dma_buf_put vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xc4315c00 dma_buf_get vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xc9cde272 dma_buf_unpin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xc9d6e875 dma_buf_dynamic_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf2a97557 dma_buf_end_cpu_access vmlinux +DRM_SSD130X EXPORT_SYMBOL_GPL 0x33cf1f58 ssd130x_variants drivers/gpu/drm/solomon/ssd130x +EFIVAR EXPORT_SYMBOL_GPL 0x02cfcd2e efivar_trylock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x11940489 efivar_set_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x2303b915 efivar_lock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x5a3c9dbb efivar_get_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xa336852c efivar_get_next_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xc961bff7 efivar_unlock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xee5240dc efivar_query_variable_info vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xefc77711 efivar_set_variable_locked vmlinux +EXPORT_SYMBOL arch/arm64/crypto/aes-ce-cipher 0x68f275ad ce_aes_expandkey +EXPORT_SYMBOL arch/arm64/crypto/aes-ce-cipher 0x7c294e42 ce_aes_setkey +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0x52d67a4e neon_aes_cbc_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xb8c706a6 neon_aes_ctr_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xd5f41819 neon_aes_ecb_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xea11590c neon_aes_xts_encrypt +EXPORT_SYMBOL arch/arm64/crypto/aes-neon-blk 0xefc32a9b neon_aes_xts_decrypt +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0x220b49ab chacha_crypt_arch +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0xdc94f829 chacha_init_arch +EXPORT_SYMBOL arch/arm64/crypto/chacha-neon 0xdd8ec6bd hchacha_block_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0x1c3e6e5b poly1305_init_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0x6ddf27bc poly1305_update_arch +EXPORT_SYMBOL arch/arm64/crypto/poly1305-neon 0xf39f5240 poly1305_final_arch +EXPORT_SYMBOL arch/arm64/crypto/sha256-arm64 0xb455924d sha256_block_data_order +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0x0fca045b sm4_ce_expand_key +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0x7155f33f sm4_ce_cbc_enc +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0xe609a0d5 sm4_ce_crypt_block +EXPORT_SYMBOL arch/arm64/crypto/sm4-ce 0xed1f9633 sm4_ce_cfb_enc +EXPORT_SYMBOL arch/arm64/lib/xor-neon 0xdb786e41 xor_block_inner_neon +EXPORT_SYMBOL crypto/blake2b_generic 0x32e24c8a blake2b_compress_generic +EXPORT_SYMBOL crypto/ecc 0x16e410ff vli_from_be64 +EXPORT_SYMBOL crypto/ecc 0x188a1647 ecc_is_pubkey_valid_full +EXPORT_SYMBOL crypto/ecc 0x1a5faa3a vli_mod_inv +EXPORT_SYMBOL crypto/ecc 0x4c281912 vli_is_zero +EXPORT_SYMBOL crypto/ecc 0x671f7aa5 ecc_is_key_valid +EXPORT_SYMBOL crypto/ecc 0x7c0fbb00 vli_mod_mult_slow +EXPORT_SYMBOL crypto/ecc 0x8261eccb ecc_get_curve25519 +EXPORT_SYMBOL crypto/ecc 0x8e688192 ecc_alloc_point +EXPORT_SYMBOL crypto/ecc 0x90cdc197 ecc_free_point +EXPORT_SYMBOL crypto/ecc 0x9263b417 ecc_point_mult_shamir +EXPORT_SYMBOL crypto/ecc 0x92668805 vli_cmp +EXPORT_SYMBOL crypto/ecc 0x932b6ff7 vli_num_bits +EXPORT_SYMBOL crypto/ecc 0x9f6efabd vli_sub +EXPORT_SYMBOL crypto/ecc 0xa76b31a2 crypto_ecdh_shared_secret +EXPORT_SYMBOL crypto/ecc 0xb10fc19e ecc_get_curve +EXPORT_SYMBOL crypto/ecc 0xd6315f31 ecc_gen_privkey +EXPORT_SYMBOL crypto/ecc 0xd94c8eb5 ecc_point_is_zero +EXPORT_SYMBOL crypto/ecc 0xde867c29 ecc_is_pubkey_valid_partial +EXPORT_SYMBOL crypto/ecc 0xeac9b99a vli_from_le64 +EXPORT_SYMBOL crypto/ecc 0xed4ae15e ecc_make_pub_key +EXPORT_SYMBOL crypto/nhpoly1305 0x05166712 crypto_nhpoly1305_update_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x1709be86 crypto_nhpoly1305_setkey +EXPORT_SYMBOL crypto/nhpoly1305 0x7364f0ec crypto_nhpoly1305_final_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x745dee24 crypto_nhpoly1305_init +EXPORT_SYMBOL crypto/nhpoly1305 0x93524767 crypto_nhpoly1305_update +EXPORT_SYMBOL crypto/nhpoly1305 0xda9526b2 crypto_nhpoly1305_final +EXPORT_SYMBOL crypto/sm4 0x2b098da5 crypto_sm4_ck +EXPORT_SYMBOL crypto/sm4 0x7931a202 crypto_sm4_fk +EXPORT_SYMBOL crypto/sm4 0xf4fd3bd2 crypto_sm4_sbox +EXPORT_SYMBOL crypto/xor 0x5b6c00e6 xor_blocks +EXPORT_SYMBOL drivers/acpi/nfit/nfit 0x06848c60 to_nfit_uuid +EXPORT_SYMBOL drivers/acpi/video 0x45b61916 acpi_video_register_backlight +EXPORT_SYMBOL drivers/acpi/video 0x59b44033 acpi_video_get_edid +EXPORT_SYMBOL drivers/acpi/video 0x7a45377b acpi_video_unregister +EXPORT_SYMBOL drivers/acpi/video 0x7cc484a5 acpi_video_handles_brightness_key_presses +EXPORT_SYMBOL drivers/acpi/video 0x7de7bf50 __acpi_video_get_backlight_type +EXPORT_SYMBOL drivers/acpi/video 0x8826c13b acpi_video_register +EXPORT_SYMBOL drivers/acpi/video 0x91c3c1b3 acpi_video_get_levels +EXPORT_SYMBOL drivers/atm/suni 0xcb85729a suni_init +EXPORT_SYMBOL drivers/bcma/bcma 0x45b64d61 bcma_core_irq +EXPORT_SYMBOL drivers/bcma/bcma 0x4937968e bcma_core_dma_translation +EXPORT_SYMBOL drivers/block/drbd/drbd 0x127a5901 drbd_set_st_err_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x35131b36 drbd_role_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x7730f22d drbd_conn_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0xaf27bebf drbd_disk_str +EXPORT_SYMBOL drivers/bluetooth/btbcm 0xbda402b5 btbcm_patchram +EXPORT_SYMBOL drivers/bluetooth/btrsi 0x2ce0cb6c rsi_bt_ops +EXPORT_SYMBOL drivers/bus/mhi/host/mhi 0xdadfe4cd mhi_sync_power_up +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x03bc993e ipmi_set_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x0705dd14 ipmi_register_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x12dd1e77 ipmi_set_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x17efc8ce ipmi_smi_watcher_unregister +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x1f65170f ipmi_alloc_smi_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x230094ac ipmi_smi_watchdog_pretimeout +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x26dafff7 ipmi_smi_watcher_register +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x40239ec2 ipmi_add_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x4c2054d7 ipmi_request_settime +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x50f65edf ipmi_set_gets_events +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x67369b42 ipmi_addr_src_to_str +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x74778a80 ipmi_get_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x804f922a ipmi_addr_length +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x80aa4656 ipmi_free_recv_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x89a5279a ipmi_get_version +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x96a6e5e8 ipmi_smi_msg_received +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xaca90ebd ipmi_request_supply_msgs +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xae71627d ipmi_create_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xceed7572 ipmi_get_smi_info +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xd54a5050 ipmi_unregister_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4330a39 ipmi_unregister_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4f4665b ipmi_validate_addr +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe98c507d ipmb_checksum +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xec1c2a90 ipmi_get_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf388b18b ipmi_destroy_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf5531bea ipmi_poll_interface +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfaaa4831 ipmi_set_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfe0f2369 ipmi_get_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x06d6d8cd kcs_bmc_read_data +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x06d93f33 kcs_bmc_write_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x0adf4b6a kcs_bmc_update_event_mask +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x1a46f6c7 kcs_bmc_read_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x1fe08442 kcs_bmc_remove_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x2e81484a kcs_bmc_handle_event +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x4b9ba8ad kcs_bmc_enable_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xa60ddc58 kcs_bmc_write_data +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xb8aba26f kcs_bmc_update_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xc9dc3562 kcs_bmc_add_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xd15aed96 kcs_bmc_register_driver +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xe3e2518f kcs_bmc_unregister_driver +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xf3f43cc6 kcs_bmc_disable_device +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x30eaf1ff st33zp24_probe +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x350e9b91 st33zp24_remove +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x41a5e17e st33zp24_pm_resume +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x83e52da4 st33zp24_pm_suspend +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x0dd195b5 xillybus_init_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x8fb8e355 xillybus_cleanup_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0xfa32f919 xillybus_find_inode +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x075da0c3 xillybus_endpoint_remove +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x25978d50 xillybus_isr +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x88b4bd97 xillybus_endpoint_discovery +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0xff1d0222 xillybus_init_endpoint +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x04b84548 atmel_i2c_enqueue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x46dc0e75 atmel_i2c_probe +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x80a11b1d atmel_i2c_init_read_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xb6c854bb atmel_i2c_init_ecdh_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc71ed50c atmel_i2c_init_genkey_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc80f14e8 atmel_i2c_flush_queue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xd7391897 atmel_i2c_send_receive +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xf283e995 atmel_i2c_init_random_cmd +EXPORT_SYMBOL drivers/crypto/caam/caam 0x17572340 caam_congested +EXPORT_SYMBOL drivers/crypto/caam/caam 0x18a5115c caam_qi_enqueue +EXPORT_SYMBOL drivers/crypto/caam/caam 0x37734e06 caam_dpaa2 +EXPORT_SYMBOL drivers/crypto/caam/caam 0x44ae4bc4 qi_cache_free +EXPORT_SYMBOL drivers/crypto/caam/caam 0x8d49ae8e caam_drv_ctx_rel +EXPORT_SYMBOL drivers/crypto/caam/caam 0xa165c8b5 caam_drv_ctx_update +EXPORT_SYMBOL drivers/crypto/caam/caam 0xc0eaa792 qi_cache_alloc +EXPORT_SYMBOL drivers/crypto/caam/caam 0xc58fe794 caam_drv_ctx_init +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x9a97985d caam_jr_alloc +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x9b556d10 caam_jr_enqueue +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0xc4ce5dab caam_jr_free +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0xdeb1b5c0 gen_split_key +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0xef9bd540 split_key_done +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x2e152bb7 cnstr_shdsc_xts_skcipher_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x3b54a9ad cnstr_shdsc_aead_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x76a68e3e cnstr_shdsc_chachapoly +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x7b0c587f cnstr_shdsc_rfc4543_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x7b7bcab8 cnstr_shdsc_rfc4543_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x86bcdec7 cnstr_shdsc_xts_skcipher_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x88430d4c cnstr_shdsc_aead_null_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x91ac0969 cnstr_shdsc_aead_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa3115081 cnstr_shdsc_skcipher_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa340e264 cnstr_shdsc_aead_givencap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa99d7fa6 cnstr_shdsc_aead_null_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xebcdd349 cnstr_shdsc_skcipher_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xf92c5da5 cnstr_shdsc_gcm_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xf95bcf62 cnstr_shdsc_gcm_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xfd807e48 cnstr_shdsc_rfc4106_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xfdf7ec8f cnstr_shdsc_rfc4106_encap +EXPORT_SYMBOL drivers/crypto/caam/caamhash_desc 0x30a1e372 cnstr_shdsc_sk_hash +EXPORT_SYMBOL drivers/crypto/caam/caamhash_desc 0xb5571dbf cnstr_shdsc_ahash +EXPORT_SYMBOL drivers/crypto/caam/dpaa2_caam 0x554d3f3b dpaa2_caam_enqueue +EXPORT_SYMBOL drivers/crypto/caam/error 0x53d0fc97 caam_ptr_sz +EXPORT_SYMBOL drivers/crypto/caam/error 0x60dbc82a caam_dump_sg +EXPORT_SYMBOL drivers/crypto/caam/error 0xa51f16c7 caam_little_end +EXPORT_SYMBOL drivers/crypto/caam/error 0xafc8b509 caam_strstatus +EXPORT_SYMBOL drivers/crypto/caam/error 0xbd67c092 caam_imx +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x14fbe6ba xdma_disable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x45d5ce47 xdma_get_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0xd3dc77b0 xdma_enable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xilinx_dma 0xf167f363 xilinx_vdma_channel_set_config +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0aa5f006 fw_iso_context_queue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0bc6094c fw_core_remove_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0fb215a6 fw_iso_context_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0x17863790 fw_core_handle_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0x17bec9b4 fw_iso_buffer_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0x1894c8a8 fw_iso_context_start +EXPORT_SYMBOL drivers/firewire/firewire-core 0x1f21a5ae fw_iso_buffer_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2885fec5 fw_get_request_speed +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2f291674 fw_iso_context_stop +EXPORT_SYMBOL drivers/firewire/firewire-core 0x35672064 fw_bus_type +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3a771e39 fw_core_add_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3bfce8e9 fw_fill_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3c56ef91 fw_workqueue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x4265cba7 fw_cancel_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0x471fefff fw_iso_context_create +EXPORT_SYMBOL drivers/firewire/firewire-core 0x4fa205d4 fw_schedule_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0x63f397c2 fw_core_handle_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x66cc4991 fw_core_handle_request +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6ac0fe76 fw_iso_resource_manage +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6dc50487 fw_csr_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x812340d2 fw_run_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0x837320fe fw_iso_context_flush_completions +EXPORT_SYMBOL drivers/firewire/firewire-core 0x86468d44 fw_rcode_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x98d5a416 fw_send_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0xa28036ab fw_core_add_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0xad164eaf fw_iso_context_queue_flush +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaedf84ce fw_high_memory_region +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc5bcc0f5 fw_card_initialize +EXPORT_SYMBOL drivers/firewire/firewire-core 0xd35f6d47 fw_card_add +EXPORT_SYMBOL drivers/firewire/firewire-core 0xdd0bfd8d fw_device_enable_phys_dma +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe3fde125 fw_csr_iterator_next +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe7f2807f fw_core_remove_card +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe80e5087 fw_csr_iterator_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xff5a2d0b fw_core_remove_address_handler +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0x3a64a071 imx_dsp_free_channel +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0x3fdd230a imx_dsp_ring_doorbell +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0xeb9dd712 imx_dsp_request_channel +EXPORT_SYMBOL drivers/fpga/dfl 0xa52909fa dfl_driver_unregister +EXPORT_SYMBOL drivers/fpga/dfl 0xd5e40d9f __dfl_driver_register +EXPORT_SYMBOL drivers/fpga/lattice-sysconfig 0x5ef4df1b sysconfig_probe +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0x0ea5d74b amdgpu_xcp_drv_release +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0xa009d198 amdgpu_xcp_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01c4bba9 drm_dp_lttpr_max_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01df7c65 drm_hdmi_avi_infoframe_bars +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x02625b2b drm_dp_pcon_pps_default +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x02ba42a5 drm_dp_read_sink_count_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x02ffaba3 drm_dp_dpcd_read_phy_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x05cba029 drm_atomic_get_new_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x06779389 drm_dp_mst_hpd_irq_handle_event +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x08eb59cb drm_dp_send_real_edid_checksum +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0909786b drm_dp_lttpr_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0b3d0b57 drm_dp_get_vc_payload_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0f39f0fc drm_dp_read_desc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x119dd7b9 drm_dp_read_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x12b02f3e drm_hdmi_avi_infoframe_colorimetry +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1605d0ed drm_dp_lttpr_max_lane_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1709ddcf drm_dp_lttpr_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x18b86639 drm_edp_backlight_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1943ed5c drm_dp_mst_update_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1a5bf3ca drm_dsc_dp_rc_buffer_size +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1b0a1fdc drm_dp_lttpr_voltage_swing_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1eea86de drm_dp_read_downstream_info +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x210a91ae drm_hdmi_infoframe_set_hdr_metadata +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x23961837 drm_dp_downstream_max_bpc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x24a146be drm_dp_remove_payload +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x24ada755 drm_dsc_set_rc_buf_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x26408d85 drm_dp_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x26815dbc drm_dp_link_rate_to_bw_code +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x273b5b14 drm_dp_dual_mode_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2a44d745 drm_dp_add_payload_part1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2c3fb451 drm_atomic_get_mst_payload_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2c9c6833 drm_dp_pcon_reset_frl_config +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2daf2417 drm_dp_pcon_frl_configure_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fa94ef2 drm_dp_downstream_444_to_420_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x30f31605 drm_dp_check_act_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x312702f2 drm_dp_mst_detect_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x33c92852 drm_dp_cec_irq +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x36e6920a drm_atomic_get_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x392a838b drm_dp_downstream_max_dotclock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3b519af6 drm_dp_mst_topology_mgr_resume +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3dc7a341 drm_dp_stop_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x420b74d0 drm_dp_pcon_frl_prepare +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x43b18d7f drm_dp_dual_mode_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x43e7f31e drm_dp_mst_topology_mgr_destroy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x449528d0 drm_dp_mst_get_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4603c416 drm_dp_pcon_dsc_bpp_incr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x49448deb drm_dp_pcon_pps_override_param +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4a648f23 drm_scdc_set_scrambling +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4e4d2791 drm_dp_pcon_is_frl_ready +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x51c8cecf drm_dp_downstream_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x51dacc2b drm_dp_pcon_frl_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x536f197b drm_dp_cec_unregister_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5407ae9e drm_dp_get_dual_mode_type_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56a663e9 drm_dp_dsc_sink_line_buf_depth +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56dbda82 drm_dp_mst_root_conn_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56f9cdc5 drm_dp_dual_mode_detect +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x57ec6fb3 drm_dp_mst_edid_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x582f248e drm_dp_get_adjust_request_pre_emphasis +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x58d8fcaa drm_dsc_pps_payload_pack +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x59861963 drm_dp_mst_connector_late_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x59f27ed7 drm_dp_pcon_enc_is_dsc_1_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5a605683 drm_dp_mst_get_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5a86f411 drm_dp_phy_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5cfd3496 drm_scdc_set_high_tmds_clock_ratio +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x61a3bcb5 drm_dp_dpcd_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x61ccadac drm_dp_read_lttpr_common_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x627ba04b drm_dsc_set_const_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x629c3315 drm_dp_pcon_convert_rgb_to_ycbcr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x63a477fb drm_dp_downstream_min_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x648d953b drm_dsc_dp_pps_header_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x65e9599d drm_dp_send_query_stream_enc_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x68d8dce7 drm_dp_downstream_is_tmds +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6a4df8c5 drm_dp_128b132b_eq_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6aacee47 drm_dp_128b132b_link_training_failed +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6b53e216 drm_dp_downstream_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6c29dba0 drm_dp_cec_register_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6dbf989d drm_hdcp_update_content_protection +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6f2df8d0 drm_dp_pcon_frl_configure_1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7053fa72 drm_dp_get_pcon_max_frl_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x73011db0 drm_dp_bw_code_to_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x74750f40 drm_dp_dpcd_read_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x74e9a283 drm_dp_mst_dsc_aux_for_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x763250b0 drm_dp_mst_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x76ff6644 drm_dp_lttpr_pre_emphasis_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x79008c7e drm_dsc_setup_rc_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7dc1c931 drm_dp_dual_mode_get_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7e198841 drm_dp_mst_atomic_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x829b6048 drm_dp_dsc_sink_max_slice_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8453d56f drm_dp_start_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x85929ce4 drm_dp_pcon_hdmi_link_active +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x85feb44f drm_dp_dpcd_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x893d2b75 drm_dp_mst_hpd_irq_send_new_request +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x89c82adc drm_dp_mst_topology_state_funcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8b35fbc7 drm_edp_backlight_set_level +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8ca2d9e4 drm_dp_calc_pbn_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8d701329 drm_dp_clock_recovery_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8d8ee147 drm_dp_get_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x90022c86 drm_dp_atomic_find_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9018582d drm_dp_remote_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x92b1facb drm_connector_attach_content_protection_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x92b9835e drm_dp_128b132b_cds_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x92f61870 drm_dp_add_payload_part2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x936f460f drm_dp_cec_set_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x95883bb4 drm_dsc_initial_scale_value +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9a86558d drm_scdc_get_scrambling_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9cb1eb69 drm_panel_dp_aux_backlight +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9cf44e7a drm_dp_aux_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9cf90083 drm_dp_aux_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9da9c759 drm_edp_backlight_disable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9ecf2d05 drm_dp_pcon_hdmi_link_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9fbf3245 drm_dp_vsc_sdp_log +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa1fefe6a drm_dp_psr_setup_time +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa4a70f76 drm_lspcon_set_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa6935395 drm_dp_set_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa843606e drm_dp_dsc_sink_supported_input_bpcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa90a32f8 drm_dp_dpcd_probe +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xac1f9515 drm_dp_read_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf267620 drm_dp_lttpr_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf6175e3 drm_lspcon_get_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xafb3a2fb drm_dp_mst_dump_topology +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb202feec drm_hdmi_avi_infoframe_content_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb414ffb0 drm_dp_mst_topology_mgr_suspend +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb42d1757 drm_dp_128b132b_read_aux_rd_interval +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb5d7e744 drm_dp_cec_unset_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb61ecb10 drm_dp_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb80b037e drm_scdc_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb8fa18fe drm_dp_mst_add_affected_dsc_crtcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb9187fe2 drm_dp_downstream_debug +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xba8fce05 drm_dp_pcon_hdmi_frl_link_error_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbbba2ac1 drm_dp_mst_connector_early_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc016a45f drm_dp_read_mst_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc020c0c1 drm_dp_pcon_dsc_max_slice_width +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc59ce54d drm_dp_read_sink_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc5c99a79 drm_dp_get_adjust_request_voltage +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc79ecffb drm_dp_downstream_is_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc8a85d3a drm_scdc_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc8b6a8ae drm_dp_128b132b_lane_channel_eq_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcae2096b drm_dp_send_power_updown_phy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcbea9c62 drm_dp_mst_topology_mgr_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xccf54d5e drm_dp_get_adjust_tx_ffe_preset +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcddcc167 drm_dp_read_dpcd_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd0e95456 drm_dsc_get_bpp_int +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd21428ea drm_dp_mst_topology_mgr_set_mst +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd25193f8 drm_dp_mst_put_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd3c331ea drm_dp_dual_mode_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5013351 drm_dp_downstream_id +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5221dc6 drm_dp_mst_atomic_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd579e707 drm_dp_set_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5a95eae drm_dp_128b132b_lane_symbol_locked +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd8d975fd drm_edp_backlight_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe1f0494d drm_dp_mst_atomic_enable_dsc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2468a48 drm_dsc_flatness_det_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe49b73b0 drm_dp_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe4a5202e drm_dp_pcon_pps_override_buf +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe5360b84 drm_dp_pcon_dsc_max_slices +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xebdf246c drm_dp_read_lttpr_phy_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xed5022a1 drm_dp_atomic_release_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xedcf81ce drm_dp_channel_eq_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf68741fb drm_dp_subconnector_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf689ad25 drm_dp_downstream_420_passthrough +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf9ef7970 drm_atomic_get_old_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfb1a7a5a drm_dp_downstream_rgb_to_ycbcr_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfdbe75ab drm_dp_dual_mode_set_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfe12bcb9 drm_dsc_compute_rc_parameters +EXPORT_SYMBOL drivers/gpu/drm/drm 0x01c331e5 drm_panel_of_backlight +EXPORT_SYMBOL drivers/gpu/drm/drm 0x02e2c6ff drm_plane_force_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0352e524 drm_connector_oob_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03c63897 __drm_get_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05730e67 drm_atomic_state_default_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05829e6f drm_gem_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05865e2c drm_gem_dmabuf_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05ae6418 drm_mode_config_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05c9b735 drm_plane_get_damage_clips_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x063f4726 drm_atomic_check_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0x064c5cac drm_plane_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0x07fb449a drm_vma_offset_manager_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x08951f51 drm_atomic_print_new_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x08d7fb26 drm_crtc_vblank_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0949e46f drm_property_create_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a2d3b6a of_drm_get_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a3489de drm_plane_create_alpha_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a72f765 drm_clflush_virt_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a92302b drm_client_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0ad3194c drm_gem_unlock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d9b4753 drm_mode_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d9c9aa7 drmm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0e377ce0 drm_mode_object_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0e380a5b drm_mode_create_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0e4f24cd drm_atomic_set_crtc_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0eb7f5eb drm_privacy_screen_lookup_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f1d706a drm_debugfs_add_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f7acb66 drm_mm_print +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fd60df2 drm_get_connector_status_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x107742a9 drm_get_subpixel_order_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x12ac2be4 drm_edid_get_panel_id +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1316bbbe drm_client_buffer_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x13bb4969 drm_panel_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x143eb0e2 drm_show_fdinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x14d67d13 drm_mode_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x14d8ab16 drm_plane_get_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0x152ca406 drm_atomic_get_old_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x15336dd1 devm_aperture_acquire_from_firmware +EXPORT_SYMBOL drivers/gpu/drm/drm 0x15765a5e drm_sysfs_connector_status_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16530ce0 drm_noop +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1695722f drm_atomic_get_old_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16b809c8 drm_print_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1794fc92 drm_object_property_set_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17fe127c drm_syncobj_get_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0x184528d4 drm_connector_attach_max_bpc_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x18949a1a drm_mode_parse_command_line_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0x19f76a15 drm_gem_prime_handle_to_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1b63ba3e drm_atomic_get_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1baf3ec9 drm_encoder_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1cbb895e drm_writeback_queue_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1cd074a0 drm_client_modeset_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1cea56ed drm_universal_plane_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1d2aa76b drm_atomic_bridge_chain_post_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1e412dbc drm_of_component_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1fa9604b drm_mode_create_suggested_offset_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x20519559 drm_property_replace_global_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2183c08c drm_mm_scan_add_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x229bcb41 drm_atomic_set_mode_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x229d6326 drm_modeset_lock_all_ctx +EXPORT_SYMBOL drivers/gpu/drm/drm 0x22acd7d3 drm_gem_lru_scan +EXPORT_SYMBOL drivers/gpu/drm/drm 0x22e9e643 drm_crtc_vblank_waitqueue +EXPORT_SYMBOL drivers/gpu/drm/drm 0x230a331c drm_aperture_remove_conflicting_pci_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x23abc846 drm_client_modeset_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm 0x23c6a36c drm_plane_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2417e832 drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2432c58d drm_syncobj_add_point +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24993e50 drm_edid_are_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24cf437a drm_vma_node_is_allowed +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24d124ac drm_mode_equal_no_clocks_no_stereo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24e2b7eb drm_send_event_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2516e371 drm_state_dump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25daad93 __drm_mm_interval_first +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2754dad8 drm_mm_reserve_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x27e338ad drm_mode_create_from_cmdline_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28779e52 drm_printf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x287cff44 drm_syncobj_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x296c98fe drm_crtc_send_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f078d1 drm_mode_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a48728b drm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2b344dcb drm_edid_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2c0a8694 drm_analog_tv_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2c517143 drm_crtc_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2e227fcc drm_atomic_get_crtc_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2e9f6fa3 drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f2eebc1 drm_client_modeset_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f350397 drm_connector_attach_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f476172 drm_privacy_screen_lookup_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f815a89 drm_atomic_add_affected_connectors +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3005eef7 drm_bridge_chain_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30a1bfe2 drm_gem_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30db27d2 __devm_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31b8a5e3 __drm_set_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32b6006c drm_bridge_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x331cfedb drm_gem_prime_fd_to_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0x34f0cdb5 drm_gem_prime_import_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0x35267bc3 drm_writeback_signal_completion +EXPORT_SYMBOL drivers/gpu/drm/drm 0x357f5bd8 drm_gem_dmabuf_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x35e478f9 drm_mode_create_tv_properties_legacy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x367da3cf drm_client_modeset_commit_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x36fe29ca drm_event_reserve_init_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x37609e02 drm_vblank_work_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor +EXPORT_SYMBOL drivers/gpu/drm/drm 0x397c3d27 drm_edid_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39a9d172 drm_crtc_vblank_on +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a3d64ab __drmm_mutex_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ab87110 drm_mode_equal_no_clocks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ae294a2 drm_atomic_set_fb_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3afbe6ae drm_gem_free_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b0e5e9c __drm_puts_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b4af5b8 drm_connector_init_with_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b6a6523 drm_panel_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c22a4d8 drm_vma_offset_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c65f9fa drm_connector_attach_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cdc37e9 drm_edid_to_speaker_allocation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d1d1430 drm_crtc_commit_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3da6f780 drm_property_create_bitmask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3db7927f drm_connector_update_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f206033 drm_dev_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f405489 __drm_printfn_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0x407b76a9 drm_invalid_op +EXPORT_SYMBOL drivers/gpu/drm/drm 0x410ef059 drm_connector_has_possible_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4193a86f drm_vblank_work_cancel_sync +EXPORT_SYMBOL drivers/gpu/drm/drm 0x43e89b44 drm_crtc_enable_color_mgmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4489a5e9 drm_edid_raw +EXPORT_SYMBOL drivers/gpu/drm/drm 0x44d813bd drm_atomic_get_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x452e234a drm_atomic_add_affected_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x45e07fc8 drm_syncobj_get_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0x467cc4c9 drm_edid_read_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x47118c73 drm_debugfs_create_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x47232ac7 drm_modeset_backoff +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4823aec9 drm_connector_list_iter_end +EXPORT_SYMBOL drivers/gpu/drm/drm 0x482503d6 __drm_dev_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4831da6e drm_vma_offset_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x48471420 drm_gem_create_mmap_offset_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0x48a0ca64 drmm_mode_config_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x49299f14 drm_gem_map_detach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a35d30d drm_mode_set_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a8f81fc drm_event_reserve_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4aeb3bb0 drm_gem_object_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b691231 drm_modeset_drop_locks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b7ebf95 drm_mm_remove_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c5486fa __drmm_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cb78454 drm_atomic_state_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d3e9bfa drm_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d57778e drm_atomic_set_crtc_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d57fbb7 drm_gem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d9c7324 drm_edid_read_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4df31aab drm_plane_create_zpos_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e264b35 drm_crtc_accurate_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e2a621e drm_prime_sg_to_dma_addr_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4ea0f4f1 of_drm_find_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4efdd1ee drm_crtc_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5047729e __drmm_add_action +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50674de7 drm_timeout_abs_to_jiffies +EXPORT_SYMBOL drivers/gpu/drm/drm 0x513072fe __drm_puts_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x513fed96 drm_mode_create_dp_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x51a1e991 drm_edid_read_custom +EXPORT_SYMBOL drivers/gpu/drm/drm 0x51dc01b7 drm_gem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x521ad6d0 drm_puts +EXPORT_SYMBOL drivers/gpu/drm/drm 0x522b049b drm_master_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55414835 drm_writeback_prepare_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x555a2904 drm_modeset_acquire_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55eb38da drm_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x563acc0a drm_mode_validate_ycbcr420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57698a50 drm_mm_takedown +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57af8e36 drm_connector_list_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags +EXPORT_SYMBOL drivers/gpu/drm/drm 0x584f4391 drm_mode_create_tv_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5869e426 drm_add_modes_noedid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x589481a3 drm_atomic_bridge_chain_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5a405d00 drm_framebuffer_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b2f795c drm_crtc_vblank_helper_get_vblank_timestamp +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c086a7e drm_object_property_get_default_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f7985a5 drm_mm_scan_remove_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5fd4b446 drm_connector_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x60eb4f99 drm_connector_list_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6130af76 drm_client_modeset_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x61821161 drm_gem_prime_import +EXPORT_SYMBOL drivers/gpu/drm/drm 0x62c94d5b drm_color_lut_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6351ba8a drm_gem_handle_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x63fcaa65 drm_sysfs_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6443859a drm_gem_private_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6451511f drm_atomic_bridge_chain_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65702bd6 drm_default_rgb_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x661cbdef drm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x66268185 drm_crtc_next_vblank_start +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6644407e drm_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x67ec5537 drm_sysfs_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x681d175a drm_panel_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0x681d2200 drm_of_crtc_port_mask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x68c3a0bd drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x68c7a7f3 drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6910e4cd drm_format_info_min_pitch +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69353664 __drm_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x698999f6 drm_clflush_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69e1bf40 drm_clflush_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6a82682f drm_mode_get_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b319084 drm_debugfs_remove_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b781f24 drm_file_get_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b7c34d0 drm_gem_vunmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b97c542 drm_panel_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6bcab09f drm_mode_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c2da005 drm_ioctl_kernel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c619302 drm_gem_dmabuf_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c701f73 drm_framebuffer_plane_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6debbdcf drm_property_add_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6e485e3d drm_is_current_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ea437af drm_atomic_state_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ec63de8 drm_event_cancel_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7039906b drm_gem_prime_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7104076b drm_probe_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x71c6540f drm_mode_create_hdmi_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7255eeda drm_gem_lru_move_tail +EXPORT_SYMBOL drivers/gpu/drm/drm 0x732b7822 drm_client_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x73f45ae5 drm_atomic_get_old_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74319f38 drm_dev_enter +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74ba8d4a drm_dev_has_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74fc6fbd drm_format_info_block_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x75abf909 drm_syncobj_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x75bb13d1 drm_release_noglobal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x76c4b1c1 drm_gem_map_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x771fee72 drm_mode_object_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x773f962d drm_connector_attach_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7827ec7c drm_mode_validate_driver +EXPORT_SYMBOL drivers/gpu/drm/drm 0x78ad312a drm_object_attach_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x78c92f43 drm_property_create_signed_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x78df3f1a drm_privacy_screen_call_notifier_chain +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79260c32 drm_mode_create_dvi_i_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79a23d06 drm_get_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79c00fa2 drm_edid_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b2e2166 drm_vma_node_revoke +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7bdf7af4 drm_connector_list_iter_begin +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c0d9cad drm_display_info_set_bus_formats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c545285 drm_edid_get_monitor_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e3277f8 ___drm_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e4c419c drm_any_plane_has_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7edf470b drm_edid_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x80857a24 drm_framebuffer_unregister_private +EXPORT_SYMBOL drivers/gpu/drm/drm 0x81e08461 drm_connector_update_privacy_screen +EXPORT_SYMBOL drivers/gpu/drm/drm 0x81e28a65 drm_framebuffer_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x820ac5c0 drm_vma_node_allow_once +EXPORT_SYMBOL drivers/gpu/drm/drm 0x823d7229 __drmm_crtc_alloc_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x82806a24 drm_crtc_vblank_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x828edb9f drm_dev_printk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x82cd9d25 drm_poll +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8316e2d0 drm_connector_attach_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x832f5d5b drm_atomic_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x844a679e drm_atomic_get_new_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x85f129bb drm_client_dev_hotplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x864dd95c drm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x87a1a950 drm_gem_create_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x87b91007 drm_hdmi_avi_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8821ab66 drm_property_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x887e46b7 of_drm_find_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x89f0dfa0 drm_modeset_lock_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a1e54e2 drm_connector_create_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a59be49 drm_property_lookup_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a83785c drm_crtc_set_max_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a837ff9 drm_gem_dmabuf_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ad7920f drm_mode_put_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8aee4868 drm_privacy_screen_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d72789e drm_edid_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8e18cf8c drm_atomic_get_old_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ef97b3c drm_edid_override_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8f593b4d drm_send_event_timestamp_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x90626030 drm_plane_create_blend_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x91f6b013 drm_crtc_vblank_count_and_time +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9225793d drm_privacy_screen_register_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0x92eaf281 drm_modeset_lock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x93539bcb drm_atomic_nonblocking_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x935467ac drm_connector_attach_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x939d3ef6 drm_writeback_cleanup_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x945de611 drm_atomic_get_new_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x956891ca drm_crtc_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x96f6aff5 drm_av_sync_delay +EXPORT_SYMBOL drivers/gpu/drm/drm 0x982d09b3 drm_format_info_block_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x98623846 drm_modeset_unlock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x99768f91 drm_show_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x99bad62c drm_hdmi_avi_infoframe_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x99e49b27 drm_panel_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x99fc479f drm_privacy_screen_unregister_notifier +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b0d5a0c drm_gem_lru_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b285573 drm_match_cea_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b8cff91 drm_connector_set_link_status_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b95c885 drm_mode_match +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b9de1c1 drm_edid_header_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9c87c310 drm_mode_config_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9c95d6ba __drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9ce050be drm_mode_copy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9dd20e98 drm_panel_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9de2de58 drm_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9df10beb drm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9e68e8e8 drm_framebuffer_plane_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa0a3d18e drm_dev_unplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa2355855 drm_atomic_add_encoder_bridges +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa268ad3e drm_gem_dma_resv_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa2958a5e drm_property_create_bool +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa3beae56 __drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa48ad60d drm_gem_vm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa4f8c956 drm_gem_map_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa5923d1c drm_connector_set_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa6aa42a3 drm_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa714bfb1 drm_privacy_screen_get_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa773065b drm_mode_create_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa8e0f1cf drm_plane_enable_fb_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa90050b0 drm_syncobj_replace_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa93b917d drm_atomic_private_obj_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa956955b drm_gem_lru_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa9b8830f drm_gem_handle_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa9fdc5b2 drm_vblank_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaa33f775 drm_gem_unmap_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaa722b01 drm_master_internal_acquire +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaafdef88 drm_dev_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xab027e88 drm_connector_attach_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xab2e0e20 drm_privacy_screen_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xacf5f9f5 drm_plane_create_zpos_immutable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad4e902b drm_color_ctm_s31_32_to_qm_n +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae277372 __drm_crtc_commit_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae41d39f drm_privacy_screen_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xafc5a516 drm_crtc_vblank_restore +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb02aff93 drm_atomic_get_connector_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb045073e drm_edid_connector_add_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb0c6a9eb drm_crtc_arm_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb11ac7a7 __drm_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb15e597d drm_gem_objects_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb17ece44 drm_connector_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb1ae2bd0 drm_debugfs_add_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb212dc3e drm_edid_dup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb21475a1 drm_gem_private_object_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb2366838 drm_property_create_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb35225b6 drm_gem_dmabuf_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3750192 drm_edid_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3fbb366 drm_gem_vm_close +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4032484 drm_mm_insert_node_in_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4106476 drm_property_replace_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb44e8453 __drmm_add_action_or_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb46d62b2 drm_connector_attach_privacy_screen_provider +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb47db1e2 drm_crtc_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4c73dee drm_of_find_possible_crtcs +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6041fea drm_property_create_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6127243 drm_need_swiotlb +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb62d600b drm_client_framebuffer_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb63770b5 drm_vblank_work_schedule +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6b18f89 drm_client_rotation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6edc99d drm_object_property_get_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7a1e7e5 drm_send_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb8799b97 drm_client_framebuffer_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb8aab338 drm_crtc_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb950fd8f drm_syncobj_find_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9cad492 __drm_atomic_state_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb0f0cd1 drm_connector_attach_dp_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb9a69a1 drm_atomic_state_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbbaea18a drm_connector_atomic_hdr_metadata_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbcfd0a2a drm_gem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbd5ffe06 drm_atomic_private_obj_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbd689976 drm_modeset_lock_single_interruptible +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe56f687 drm_prime_pages_to_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc087c65a drm_client_buffer_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc2204ec6 drm_bridge_chain_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc2868cdd drm_compat_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc3170350 drm_mode_find_dmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc31ece60 drm_atomic_set_mode_prop_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc329b73d drm_master_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc3d6a018 drm_plane_create_rotation_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc4390e81 drm_cvt_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc59f68e2 drm_get_edid_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc715660e drm_connector_set_tile_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc727d2b9 drm_crtc_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7910e38 drm_vma_offset_lookup_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7d04fc5 drm_vma_node_allow +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc807a44a drm_atomic_bridge_chain_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8926c1e drm_gtf_mode_complex +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8e6b10b drm_modeset_lock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8f05f51 drm_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9587779 drm_mode_object_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc960da35 drm_mode_plane_set_obj_prop +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca6bf666 drm_plane_create_color_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca8a8cf7 drm_connector_set_panel_orientation_with_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb48afd9 drm_gem_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb785eec drm_connector_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcd0c17c0 drm_hdmi_vendor_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdb99cc9 drm_mode_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdbf9dbc drmm_kfree +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcedcb79b drm_gem_vmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcedcc0e5 drm_client_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd019d766 drm_panel_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd096c00e drm_connector_attach_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd13f9985 drm_edid_block_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd18c1fe1 drm_atomic_get_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd1d52534 drm_warn_on_modeset_not_all_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd1fd52aa drm_display_mode_from_cea_vic +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd3ff2a37 drm_mode_create_aspect_ratio_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd680a377 drm_gem_object_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd6b75090 drm_property_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7a9cf42 drm_mode_validate_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7de4071 drm_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd978109c drm_privacy_screen_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdacab8cf drm_modeset_acquire_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdad9c8b1 drm_prime_get_contiguous_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb320a08 drm_mode_is_420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdca9b46c drm_vblank_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd0be70c drm_panel_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd1ac68c drm_bridge_chain_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd3c6afa drm_mode_is_420_also +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdda19609 drm_gem_object_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddd52998 drm_print_regset32 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde0a55f3 drm_edid_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde554c76 drm_gem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde942a44 drm_gem_lock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdec56e55 drm_add_edid_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf3f760d drm_mm_scan_color_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf666902 drm_rotation_simplify +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdfb3c446 drm_dev_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe011cd41 drm_plane_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe0f77278 drm_framebuffer_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe107efb4 drm_mode_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe1532cf8 drm_mode_set_config_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe317082a __drm_printfn_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3ac15d5 drm_mode_is_420_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3bc8ce6 drmm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3e6e022 drm_crtc_vblank_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe52651cf drm_atomic_get_new_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe59801a4 drm_atomic_bridge_chain_pre_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe633a4cd drm_format_info_bpp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe63f61e9 drm_modeset_unlock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe71bc619 drm_get_edid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe72a7d77 drm_gem_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe76b0659 drm_connector_set_path_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe77a9ac1 drmm_kmalloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe891a21a drm_prime_sg_to_page_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe89fc44f drm_connector_attach_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a034df drm_dev_exit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a0e334 drm_vma_offset_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea00fe81 __drm_printfn_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeb194bd4 drm_atomic_normalize_zpos +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed61a792 drm_gem_lru_move_tail_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xedc14c5f drm_put_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee79acb8 drm_mode_probed_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeea4fe0a drm_property_blob_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeeaf6932 drm_framebuffer_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeed0669e drm_privacy_screen_set_sw_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xef6e0c2e drm_mode_prune_invalid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf012e631 drm_connector_set_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0517d7a drm_mm_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0624816 drm_writeback_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf08b3c6c drmm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf095dc96 drm_get_tv_mode_from_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1421d13 drm_mode_sort +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf14bb1dd devm_drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1b5340a drm_mode_vrefresh +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1f60eb0 drm_mode_create_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1f8ca87 drm_mode_crtc_set_gamma_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf28518f2 drm_atomic_get_new_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf388ee99 drm_gem_prime_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf38d40ef drm_atomic_state_default_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf3aaf553 drm_property_blob_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf406e46a drm_get_connector_type_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf45d6f9b drm_mode_create_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4ba7f0f drm_driver_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf540c9f6 drm_gtf_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf54dd309 drm_set_preferred_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf659fff7 drm_aperture_remove_conflicting_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf67d4382 drm_master_internal_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf6870255 drm_dev_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf7eb16f6 drm_crtc_vblank_off +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf8196a58 drm_crtc_check_viewport +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf824c7db __drm_printfn_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf8a5efea drm_writeback_get_out_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfb48f9cc drm_property_create_object +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfbf36e03 drm_client_framebuffer_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc0e916e drm_prime_gem_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc745e4d __drm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc992665 drm_connector_attach_hdr_output_metadata_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfe199556 __drmm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfe305560 drm_connector_set_orientation_from_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeb953b1 __drm_printfn_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xffebe6d2 drm_writeback_connector_init_with_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x22d53779 drm_buddy_free_list +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x2d9e9583 drm_buddy_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x40d76a49 drm_get_buddy +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x9f44c898 drm_buddy_init +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xabb5a026 drm_buddy_block_trim +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xbd5b3bcc drm_buddy_free_block +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xc30d71cc drm_buddy_block_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xfa150882 drm_buddy_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xff748b76 drm_buddy_alloc_blocks +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x9af4e218 drm_fbdev_dma_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x9da3ea13 drm_gem_dma_prime_import_sg_table_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0xb04c91c4 drm_gem_dma_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x012d2323 __drmm_simple_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x045bceb7 drm_fb_helper_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x04ebf971 drm_fb_helper_damage_area +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x067adf2d drm_atomic_helper_commit_modeset_enables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0693ace7 drm_atomic_helper_update_legacy_modeset_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0795cd5e drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x07971667 drm_atomic_helper_damage_iter_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0a05dbee drm_atomic_helper_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0cb1b13a drm_fb_helper_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0e1ff79f drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0e253ad2 drm_atomic_helper_async_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0e31e20b drm_gem_simple_kms_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0f505223 __drm_atomic_helper_connector_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x10ba5083 drm_fb_helper_blank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x10dde783 drm_atomic_helper_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x120a67df drm_atomic_helper_check_wb_encoder_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x127a8c6b drm_flip_work_queue +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x13463c5f drm_atomic_helper_page_flip_target +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x13c86a11 drm_gem_simple_kms_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x13d202f6 drm_fb_helper_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x14c9bb53 drm_fb_helper_setcmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x174e484d drm_atomic_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x18a764af drm_atomic_helper_connector_tv_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x19475b87 drm_plane_helper_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1a4fdeaf drm_atomic_helper_async_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1adb8f6c drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1b347ec0 __drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1b9dc583 drm_fb_xrgb8888_to_rgb565 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1d08438b drm_plane_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1d12c339 drm_atomic_helper_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1f66c6bf drm_connector_helper_tv_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1fea51a3 drm_fb_xrgb8888_to_rgba5551 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x202aeafd drm_helper_force_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x21d541eb drm_flip_work_queue_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x22c50746 drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x24ef986f drm_gem_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x255ee084 drm_atomic_helper_bridge_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2a4265bf drm_atomic_helper_check_plane_damage +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2ba22df4 __drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2c5fab27 drm_kms_helper_poll_enable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d50570f drm_rect_calc_hscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2fd5c316 drm_fb_helper_unregister_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x30106683 drm_atomic_helper_dirtyfb +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x30d67882 drm_simple_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x31f90074 drm_i2c_encoder_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3225c2f9 drm_fb_helper_check_var +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x33585405 __drm_atomic_helper_crtc_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3373d98b drm_helper_probe_single_connector_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x33a45b3f drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x36e88a26 drm_atomic_helper_check_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x37f332b9 drm_crtc_helper_mode_valid_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x38a8299b drm_gem_fb_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x38b225ea __drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x39745568 drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x398bc55a drm_atomic_helper_disable_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3d1b4a63 drm_atomic_helper_check_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4024ad89 drm_atomic_helper_check_crtc_primary_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x40381899 drm_atomic_helper_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4207b50d drm_helper_resume_force_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4398f591 drm_simple_display_pipe_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x45ed1059 drm_atomic_helper_commit_tail_rpm +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46b1c8ea drm_crtc_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46c187ac drm_helper_crtc_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46e6ceef drm_panel_bridge_connector +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x48e6b3df drm_fb_xrgb8888_to_xrgb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4901c223 drm_helper_disable_unused_functions +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4fba42ba drm_fb_helper_deferred_io +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x52564955 drm_mode_config_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x54bf7007 drm_panel_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x550c65ce drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5542443b drm_flip_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x556da21e drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x55b28f8b drm_self_refresh_helper_update_avg_times +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5948a95a drm_atomic_helper_bridge_propagate_bus_fmt +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a4734d1 drm_kms_helper_is_poll_worker +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5b5408a9 drm_fb_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5b5c3eb4 drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5bc25c0c drm_helper_move_panel_connectors_to_head +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5bfa02b7 drm_atomic_helper_fake_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5c9686df drm_fb_helper_set_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5cc1f8de drm_fb_helper_initial_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5ceb9178 drm_atomic_helper_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5d601b25 __drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5db808d9 drm_crtc_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5dbc12ed drm_atomic_helper_wait_for_vblanks +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5e2e0701 drmm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5fbe2e43 drm_fb_xrgb8888_to_argb8888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x602e8573 drm_atomic_helper_shutdown +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x60c130d0 drm_atomic_helper_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x62cc514b __drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x62d8f4f0 drm_fb_xrgb8888_to_argb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x63396331 devm_drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x64fecaa1 drm_fb_helper_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6563d42d drm_i2c_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x68c6b4cc drm_atomic_helper_page_flip +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x693f19b4 drm_fb_xrgb8888_to_mono +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x69725baf drm_gem_fb_begin_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b5c2b06 drm_atomic_helper_damage_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6bbaf1cf drm_atomic_helper_commit_tail +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6c94754e drm_i2c_encoder_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6d2f3dce drm_i2c_encoder_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e30ba8e drm_rect_rotate_inv +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e93d47b drm_atomic_helper_update_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x704cd859 drm_fb_xrgb8888_to_gray8 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x71d713e1 drm_self_refresh_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7246f5e7 drm_fb_helper_set_suspend_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7388eae1 drm_atomic_helper_commit_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7700f066 drm_atomic_helper_wait_for_fences +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x775704ad drm_kms_helper_poll_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7762a413 drm_fb_helper_release_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x77e6c116 drm_gem_fb_create_handle +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x789a0c38 drm_helper_encoder_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7ba53407 drm_crtc_helper_set_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7eabdb8a drm_fb_build_fourcc_list +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7eb6477a drm_atomic_helper_commit_duplicated_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7f290670 drm_plane_helper_update_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x804d412b drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x82098edb drm_fb_helper_alloc_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x83049a0f drm_atomic_helper_connector_tv_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x842dd90c drm_flip_work_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x871ab41a drm_rect_intersect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8755b335 drm_kms_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x884d8ce2 drm_fb_xrgb8888_to_rgb332 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x89213752 drm_fb_blit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x89fe56de drm_helper_mode_fill_fb_struct +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8b16e3f1 drm_i2c_encoder_save +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8cf4e2f2 drm_gem_fb_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8db533df drm_atomic_helper_commit_cleanup_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8decbb8e drmm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8e278423 drm_kms_helper_poll_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8ee24825 drm_self_refresh_helper_alter_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8f306eae __drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8f85ca5f drm_i2c_encoder_restore +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91fec1cc drm_rect_calc_vscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x93266878 drm_fb_helper_debug_leave +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9514743f drm_gem_simple_kms_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x96ee8745 drm_atomic_helper_prepare_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x971a5c38 drm_panel_bridge_set_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x990d04cb drm_mode_config_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99e71ef6 drm_fb_helper_damage_range +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99fd20aa drm_rect_clip_scaled +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9a113561 __drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9d08858a drm_gem_fb_end_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9dc31c36 drm_i2c_encoder_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa005d715 drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa1658ee8 drm_fbdev_generic_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa2726654 drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa3680e0b drm_fb_helper_fill_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa3871612 drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa4d1700e drm_bridge_is_panel +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa5221714 drm_connector_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa70a5c21 __drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xab011a14 drm_fb_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb053adda drm_rect_rotate +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb18264dc drm_gem_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb425c9f2 drm_atomic_helper_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb4bd4352 drm_fb_helper_output_poll_changed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb4d45d38 drm_atomic_helper_commit_hw_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb6a6b711 drm_fb_clip_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb8495adc drm_i2c_encoder_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb91589a1 drm_connector_helper_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb9fb98a4 drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbab7fccb __drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbbc08101 drm_kms_helper_poll_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbcda2279 drm_fb_xrgb8888_to_rgb888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbd174367 drm_self_refresh_helper_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc1a6a2fc __drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc1de1325 __drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc2653983 drm_atomic_helper_damage_merged +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc6323239 drm_flip_work_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc8ae8541 drm_i2c_encoder_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc8b1d03e drm_simple_display_pipe_attach_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb2340b8 drm_rect_debug_print +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcd3f5969 __drm_atomic_helper_plane_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcd905830 drm_fb_helper_set_par +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf11a549 drm_flip_work_allocate_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd0651aab drm_gem_simple_kms_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd0d50d5e drm_fb_xrgb8888_to_xrgb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd22cdeb4 drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd61f14e7 drm_fb_xrgb8888_to_argb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd6aaf219 drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd6e7dc58 drm_helper_probe_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd7c1ee84 drm_atomic_helper_commit_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd89626aa drm_gem_simple_kms_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd8b53283 drm_fb_helper_pan_display +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd9a4c15b drm_kms_helper_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xda6e98a7 drm_gem_fb_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdaefa9af drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdd2828e1 drm_i2c_encoder_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xde56f04c drm_fb_helper_lastclose +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xded9e0b6 drm_atomic_helper_connector_tv_margins_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe15b8531 __drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe38fd665 drm_atomic_helper_commit_modeset_disables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe40dc360 drm_atomic_helper_wait_for_flip_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe473ecfe __drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe4d61ef6 __drm_atomic_helper_private_obj_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe5f83620 drm_fb_helper_debug_enter +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe8232268 drm_plane_helper_disable_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe87ebb5b __drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe9b3d82b drm_kms_helper_poll_reschedule +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xed610f3b drm_atomic_helper_check_modeset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xedb60740 drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xee4dcb51 drm_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xee70750c drm_helper_connector_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf3010b5a drm_connector_helper_get_modes_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf40de6f8 drm_fb_memcpy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf4ffedc9 drm_atomic_helper_swap_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf52d49de devm_drm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf61f9766 drm_fb_helper_restore_fbdev_mode_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf7c753bd drm_crtc_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf7e214bc drm_connector_helper_get_modes_from_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf8e6b0a3 drm_atomic_helper_cleanup_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf9a510dd devm_drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfb6baa3f drm_atomic_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfca36bdf drm_fb_swab +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x070e0668 mipi_dbi_poweron_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x0ae0533e mipi_dbi_pipe_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x36c3c125 mipi_dbi_pipe_reset_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x3e66db4d mipi_dbi_pipe_end_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x4e6adc70 mipi_dbi_pipe_destroy_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x5ceaf577 mipi_dbi_hw_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x6340d4e0 mipi_dbi_command_buf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x670aa3cc mipi_dbi_spi_cmd_max_speed +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x6902ef70 mipi_dbi_dev_init_with_formats +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x7e485083 mipi_dbi_buf_copy +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x832b3fca mipi_dbi_display_is_on +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x835a2221 mipi_dbi_pipe_begin_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xa9616397 mipi_dbi_pipe_update +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xaee63239 mipi_dbi_spi_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xbe1064fa mipi_dbi_command_read +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xbf06e547 mipi_dbi_pipe_duplicate_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xc1db125e mipi_dbi_enable_flush +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xc60fd150 mipi_dbi_dev_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd54a98c4 mipi_dbi_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd71bca19 mipi_dbi_pipe_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xe0d5b8e0 mipi_dbi_command_stackbuf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xfc9baa71 mipi_dbi_poweron_conditional_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xfcc20a7a mipi_dbi_spi_transfer +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x00a364cb drm_gem_shmem_purge +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x027d6424 drm_gem_shmem_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x120dff9d drm_gem_shmem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x2dbd4ec8 drm_gem_shmem_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x35efbf36 drm_gem_shmem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x51b87686 drm_gem_shmem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x663cc9e6 drm_gem_shmem_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xb4e26886 drm_gem_shmem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xba3fa5e2 drm_gem_shmem_madvise +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xf7de73b4 drm_gem_shmem_purge_locked +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x048a510f drm_suballoc_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x0bad1988 drm_suballoc_new +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x8debd4c9 drm_suballoc_free +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xcfea1bec drm_suballoc_dump_debug_info +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xdd9c3522 drm_suballoc_manager_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x1b33f81c drm_gem_ttm_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x42fa5398 drm_gem_ttm_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x60f6b3da drm_gem_ttm_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x905ceb73 drm_gem_ttm_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xb9c58e01 drm_gem_ttm_dumb_map_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x0433f055 drm_gem_vram_driver_dumb_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x06493fe9 drm_vram_helper_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x318c07a8 drm_gem_vram_simple_display_pipe_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x34150c0a drm_gem_vram_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x39da805d drm_gem_vram_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x3b36622a drm_gem_vram_put +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x4ab20f01 drm_gem_vram_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x5fbf0254 drm_gem_vram_plane_helper_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x71832719 drmm_vram_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x74aacc99 drm_gem_vram_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x89a60132 drm_gem_vram_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x989b2403 drm_gem_vram_simple_display_pipe_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xccf454db drm_gem_vram_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xe73d69f0 drm_gem_vram_fill_create_dumb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xf81ad765 drm_vram_mm_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xfa74dc5c drm_gem_vram_plane_helper_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/rockchip/rockchipdrm 0xbc2be5d0 rockchip_drm_wait_vact_end +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x076f47a8 drm_sched_job_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x07cdfb3d drm_sched_job_add_resv_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x124f336e to_drm_sched_fence +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x198fd8c5 drm_sched_job_add_implicit_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x1d43f4c0 drm_sched_entity_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x1d5842f0 drm_sched_resubmit_jobs +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x2196d647 drm_sched_stop +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x2afaee48 drm_sched_entity_flush +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x31823750 drm_sched_job_add_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x3d2477b4 drm_sched_entity_set_priority +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x415e4d3d drm_sched_resume_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x583a5e1a drm_sched_fault +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x5934ac16 drm_sched_entity_destroy +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x5f8b8b48 drm_sched_entity_modify_sched +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7889303b drm_sched_increase_karma +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7c354748 drm_sched_job_cleanup +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x82263290 drm_sched_job_add_syncobj_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x8873fdbb drm_sched_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x8f48e139 drm_sched_entity_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xaaba778a drm_sched_start +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xb1756b73 drm_sched_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xd6386f5d drm_sched_pick_best +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xe45799d3 drm_sched_job_arm +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xf2c70446 drm_sched_suspend_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xf61112f2 drm_sched_entity_error +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xfa44f540 drm_sched_entity_push_job +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x28e9eb6e sun4i_rgb_init +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x4f22d891 sun4i_dclk_free +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x6c10c7a7 sun4i_tcon_of_table +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x6fadf66c sun4i_lvds_init +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0x797c8e98 sun4i_tcon_mode_set +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0xa588d98a sun4i_tcon_enable_vblank +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun4i-tcon 0xfc7cd9af sun4i_dclk_create +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0x1b05ee4d sun8i_tcon_top_set_hdmi_src +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0x350e5dcd sun8i_tcon_top_of_table +EXPORT_SYMBOL drivers/gpu/drm/sun4i/sun8i_tcon_top 0xb2fa3fd7 sun8i_tcon_top_de_config +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x004b2843 ttm_eu_backoff_reservation +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0c0e6912 ttm_range_man_fini_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0c231474 ttm_kmap_iter_iomap_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x156f51e1 ttm_bo_move_accel_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x167db345 ttm_bo_mem_space +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a71d30c ttm_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1ae3cf9b ttm_tt_populate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1bbd253b ttm_bo_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2121b83d ttm_bo_vm_fault +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x256459e2 ttm_lru_bulk_move_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x274b5811 ttm_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2ff017e0 ttm_bo_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x30ac0ac7 ttm_resource_manager_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x32610641 ttm_bo_vm_fault_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3bc29abf ttm_bo_move_to_lru_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3d701d7a ttm_bo_vmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x48e4ceaf ttm_bo_unpin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4cb0398e ttm_lru_bulk_move_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4eef9c6c ttm_device_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x518a8c1a ttm_pool_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5b43eb09 ttm_device_swapout +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5b95131e ttm_bo_init_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x60e74520 ttm_bo_init_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x62e723a1 ttm_bo_eviction_valuable +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x68e749b7 ttm_bo_move_sync_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x69cc2943 ttm_tt_pages_limit +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6dd8b9f6 ttm_bo_pin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6f033f2b ttm_range_man_init_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x71f6976f ttm_resource_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x744ab7fe ttm_tt_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x78c99d49 ttm_bo_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7b800667 ttm_bo_vm_close +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7bca5ade ttm_resource_manager_usage +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8cc2eb3b ttm_bo_kunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8da842b6 ttm_kmap_iter_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x94ade850 ttm_bo_vm_access +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x97c5307c ttm_pool_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x98b2236c ttm_resource_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x99937e4e ttm_resource_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9a84688c ttm_sg_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9caab672 ttm_resource_manager_debug +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9e2e7bb1 ttm_eu_reserve_buffers +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9f231718 ttm_glob +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa2678d6e ttm_device_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb2f2caa6 ttm_bo_wait_ctx +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb94a601f ttm_eu_fence_buffer_objects +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb9966597 ttm_bo_unmap_virtual +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xbb8616aa ttm_pool_alloc +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xbc725481 ttm_device_clear_dma_mappings +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc7905284 ttm_bo_kmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc83c48ab ttm_pool_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc8745122 ttm_bo_vm_reserve +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc96d9930 ttm_resource_manager_evict_all +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xcc0e67b1 ttm_pool_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xcd50de96 ttm_resource_manager_create_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xce180504 ttm_bo_vunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xcf277236 ttm_bo_set_bulk_move +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd31a2f4c ttm_bo_vm_open +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd57bdca6 ttm_bo_put +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xdc7e57b3 ttm_io_prot +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe8338f7d ttm_bo_vm_dummy_page +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x04f91773 host1x_get_dma_mask +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x185531e1 host1x_driver_unregister +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x27bb468c host1x_fence_create +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x2939870f host1x_syncpt_alloc +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x2be24210 host1x_device_exit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x36f74ab8 host1x_device_init +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x40ce6c06 host1x_syncpt_read_max +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x432dc941 host1x_syncpt_read_min +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x48db13b3 host1x_syncpt_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x4c97cc47 host1x_syncpt_incr_max +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x50152468 host1x_syncpt_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x514537bb host1x_client_unregister +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x51de13ce host1x_syncpt_base_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x5a74a8c5 host1x_channel_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x5ecc752f host1x_syncpt_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x63754f0e host1x_channel_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x6b242579 host1x_driver_register_full +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x72e78e54 tegra_mipi_start_calibration +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x77773674 host1x_job_pin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x820fc6e6 host1x_client_suspend +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x849acd88 host1x_syncpt_read +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x87320361 host1x_syncpt_incr +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x893ca83a host1x_syncpt_get_base +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x913f522a host1x_bo_unpin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9451a33e tegra_mipi_free +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9c5ba480 host1x_syncpt_wait +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9d9ee40f host1x_syncpt_release_vblank_reservation +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9f042942 host1x_fence_cancel +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa02c47dd host1x_syncpt_get_by_id_noref +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa47efae2 tegra_mipi_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa733ff60 tegra_mipi_disable +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xaeb0317f host1x_bo_pin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xb2454bd2 host1x_channel_stop +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbb838576 __host1x_client_register +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbcbe65a0 tegra_mipi_finish_calibration +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc1e060bf host1x_client_exit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc1e9bffd host1x_client_resume +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc3f9f78b host1x_job_submit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc4cb4ed7 host1x_job_add_wait +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xca8e3235 host1x_job_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xd1f3c80f host1x_job_add_gather +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xd24cb24c host1x_job_unpin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xd625b1c6 __host1x_client_init +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xde15ba56 host1x_channel_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xe8195525 host1x_job_alloc +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xea2816ea host1x_syncpt_get_by_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf5151cfa host1x_syncpt_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf8a79b19 tegra_mipi_enable +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xff71ac45 host1x_job_put +EXPORT_SYMBOL drivers/hid/hid 0x7aee93f8 hid_bus_type +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x17fda92c vmbus_sendpacket_getid +EXPORT_SYMBOL drivers/hv/hv_vmbus 0x85760f5b vmbus_recvpacket +EXPORT_SYMBOL drivers/hv/hv_vmbus 0xbf253d35 vmbus_sendpacket +EXPORT_SYMBOL drivers/hwmon/adt7x10 0xdf290109 adt7x10_dev_pm_ops +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x2f9e7f8e vid_which_vrm +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x446615bd vid_from_reg +EXPORT_SYMBOL drivers/hwmon/ltc2947-core 0x9973b029 ltc2947_pm_ops +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x01568393 sch56xx_read_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x96ec3b26 sch56xx_read_virtual_reg12 +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xa2186c09 sch56xx_watchdog_register +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xaa17a737 sch56xx_write_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xb37b9b81 sch56xx_read_virtual_reg16 +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xc097f659 i2c_bit_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xc1337842 i2c_bit_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xdfae13c0 i2c_bit_algo +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0x7a24bfda i2c_pca_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0xf0b7de21 i2c_pca_add_bus +EXPORT_SYMBOL drivers/i2c/busses/i2c-amd756 0x7e255abc amd756_smbus +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x10a4c688 qcom_adc5_hw_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x1fcd0103 qcom_adc_tm5_gen2_temp_res_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x39885d6b qcom_adc_tm5_temp_volt_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x401dc869 qcom_vadc_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x47f699dd qcom_adc5_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x4e64cdb9 qcom_adc5_hw_settle_time_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x53546ecd qcom_adc5_avg_samples_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x70e6eca1 qcom_vadc_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0xc61e7a34 qcom_adc5_prescaling_from_dt +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x62bdc23d iio_triggered_buffer_setup_ext +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x63c10946 iio_triggered_buffer_cleanup +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x11101ea9 iio_kfifo_free +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x6c5e1620 iio_kfifo_allocate +EXPORT_SYMBOL drivers/iio/imu/fxos8700_core 0x81fcb650 fxos8700_regmap_config +EXPORT_SYMBOL drivers/iio/industrialio 0x04811363 iio_trigger_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x09de63fd iio_read_const_attr +EXPORT_SYMBOL drivers/iio/industrialio 0x0a70912f iio_device_set_clock +EXPORT_SYMBOL drivers/iio/industrialio 0x1480e147 iio_trigger_using_own +EXPORT_SYMBOL drivers/iio/industrialio 0x1e0f1761 iio_trigger_free +EXPORT_SYMBOL drivers/iio/industrialio 0x2d6bcdcb iio_trigger_generic_data_rdy_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x36196912 iio_bus_type +EXPORT_SYMBOL drivers/iio/industrialio 0x476a6957 iio_trigger_set_immutable +EXPORT_SYMBOL drivers/iio/industrialio 0x4897a9ce iio_trigger_validate_own_device +EXPORT_SYMBOL drivers/iio/industrialio 0x48a3dc75 iio_push_event +EXPORT_SYMBOL drivers/iio/industrialio 0x5d0d5217 iio_device_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0x67b2d048 iio_read_mount_matrix +EXPORT_SYMBOL drivers/iio/industrialio 0x69230fd3 iio_trigger_poll_nested +EXPORT_SYMBOL drivers/iio/industrialio 0x72a2bacb iio_device_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x9256e3ce iio_trigger_notify_done +EXPORT_SYMBOL drivers/iio/industrialio 0x96453daf __iio_device_register +EXPORT_SYMBOL drivers/iio/industrialio 0xa2b8533a iio_device_free +EXPORT_SYMBOL drivers/iio/industrialio 0xa6be714d iio_buffer_init +EXPORT_SYMBOL drivers/iio/industrialio 0xb869cc11 iio_trigger_register +EXPORT_SYMBOL drivers/iio/industrialio 0xbc5846fa iio_device_get_clock +EXPORT_SYMBOL drivers/iio/industrialio 0xdf76bbeb iio_pollfunc_store_time +EXPORT_SYMBOL drivers/iio/industrialio 0xeed6fed7 __iio_trigger_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0xf8f78ab0 iio_get_time_ns +EXPORT_SYMBOL drivers/iio/industrialio 0xfa2b99ee iio_trigger_unregister +EXPORT_SYMBOL drivers/iio/industrialio-configfs 0x1a3730e9 iio_configfs_subsys +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x0f87c4ae iio_unregister_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x33622804 iio_register_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x3e51cfd8 iio_sw_device_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xd4064245 iio_sw_device_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x030f52f7 iio_unregister_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x764f219e iio_sw_trigger_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x7d0963da iio_sw_trigger_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0xf42ec815 iio_register_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0x66f2844f iio_triggered_event_cleanup +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0xd997af09 iio_triggered_event_setup +EXPORT_SYMBOL drivers/iio/pressure/bmp280 0xca6199e1 bmp280_dev_pm_ops +EXPORT_SYMBOL drivers/iio/trigger/stm32-lptimer-trigger 0x9e1d28dc is_stm32_lptim_trigger +EXPORT_SYMBOL drivers/iio/trigger/stm32-timer-trigger 0x9226281e is_stm32_timer_trigger +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x2c553dac ib_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x3a4331de ib_send_cm_dreq +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x452569e9 ib_send_cm_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x456b5b27 ib_send_cm_rtu +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x680f951f ib_send_cm_rej +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x69824a14 ibcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x6e33fb6d ib_send_cm_sidr_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x73cec0be ib_send_cm_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x7fe8f45c ib_cm_insert_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x8d0e4946 ib_cm_notify +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x8e59602f ib_send_cm_sidr_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x98a0cc4d ib_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xa428ef44 ib_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xadde55d9 ib_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xbaa9e4d3 ib_send_cm_mra +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xcc9cffcb ib_send_cm_drep +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00cd25ea ib_get_rdma_header_version +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x01d3e14c ib_resize_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x01ff1a94 ib_get_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0330c501 rdma_nl_put_driver_u64_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x03da8034 rdma_create_user_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0471cf7a ib_set_device_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x04e91294 rdma_user_mmap_entry_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x05315181 ib_drain_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0591cf27 ib_create_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x05b3d9a0 ib_get_vf_stats +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0664ab02 rdma_read_gid_attr_ndev_rcu +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x071a1bcd rdma_get_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0914a7f6 ibnl_put_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x094687dc ib_attach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x096af5f3 ib_map_mr_sg_pi +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0a776818 ibdev_notice +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0c1743a8 rdma_rw_mr_factor +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0c86f5cb ib_sa_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0d3354a6 rdma_alloc_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x103937c8 ibdev_printk +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x12056c0b rdma_nl_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x12462498 rdma_query_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1376252f rdma_restrack_del +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x14d6110d ib_map_mr_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x17c06d3e ib_destroy_wq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x18361281 ib_unregister_device_queued +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x198fb2c8 ib_find_exact_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19e7490f __rdma_block_iter_next +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1a769dc6 ib_get_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1ade907f ib_modify_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1c1aed2f rdma_alloc_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1d1dd5cb rdma_rw_ctx_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1e764a66 rdma_resolve_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x226d7a0e rdma_user_mmap_io +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22f3cf93 ib_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x249eac7a ib_drain_sq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x24d0efa7 _ib_alloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x26a92159 rdma_nl_stat_hwcounter_entry +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x28a9f190 ib_get_vf_config +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2ccc2a92 rdma_set_cq_moderation +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2cf97f90 rdma_destroy_ah_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2dee6556 ib_init_ah_attr_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2e6504ad ib_free_recv_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2f7487cb rdma_destroy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x302d13c8 rdma_move_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x305e5701 rdma_addr_size_kss +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x30c2d069 ib_qp_usecnt_inc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x329a1568 ib_cq_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x33e2ee83 ib_destroy_cq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x34049eda ib_rdmacg_try_charge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3601fa2e ib_unregister_device_and_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x36a90fd0 ib_advise_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x372933ac ib_sa_path_rec_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3b0d6d2f ib_alloc_mr_integrity +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3b36b1ac rdma_rw_ctx_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3b90a277 rdma_rw_ctx_destroy_signature +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3c89540f rdma_nl_put_driver_string +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3e9f32dd rdma_read_gid_hw_context +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3eb174cc ib_sg_to_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fc2387c ib_ud_header_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x412c5152 ib_create_ah_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4175565b rdma_restrack_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x41763af8 rdma_find_gid_by_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x434c5d10 zgid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x43753283 ib_port_register_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x439ce33c ib_sa_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45fb8985 rdma_nl_chk_listeners +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x463b4226 ib_register_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x46737140 ib_unregister_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x47949297 ib_free_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x499702cf ib_query_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x49f5e8c2 rdma_rw_ctx_wrs +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4afed2f6 rdma_rw_ctx_signature_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4d68d50b ibdev_alert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e155af0 ib_response_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e90435c ib_sa_free_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5568e09f rdma_put_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55bb02f3 ib_cache_gid_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x56a8ec37 rdma_init_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x571470da __rdma_block_iter_start +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5797f79d rdma_modify_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x581d8ee6 rdma_restrack_new +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58df5b94 ib_get_gids_from_rdma_hdr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x59ee95bc ib_mr_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5ac0eb94 ib_free_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5c597936 ib_sa_get_mcmember_rec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5c74ee00 ib_find_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5c857180 ib_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6046f376 ib_register_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x60b8df1f ib_find_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x613b1e2e ib_is_mad_class_rmpp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61d24c52 ib_rate_to_mbps +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x63122d57 __ib_alloc_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x64d82d24 ib_reg_user_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x653ac7f9 ib_set_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x660fd668 ib_create_wq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x69032f45 ib_process_cq_direct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b958320 ib_ud_ip4_csum +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6c35e885 rdma_user_mmap_entry_insert_range +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6d4b1264 ib_dealloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6e726ad6 rdma_nl_put_driver_u32_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f3614b6 rdma_is_zero_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f7784db rdma_copy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70807834 rdma_addr_size +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70c38e6e ib_sa_guid_info_rec_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x73baf9a2 ib_modify_qp_is_ok +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75a729a0 rdma_nl_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75d1487a rdma_nl_unicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x787ccc4c ib_get_mad_data_offset +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x793345cb ib_query_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7c864067 rdma_addr_cancel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7e4ed17b rdma_create_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7fcba986 ib_unregister_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x80b7c175 ib_register_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x810efab2 __ib_alloc_cq_any +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x865f7f61 rdma_hold_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x875225c6 ib_init_ah_from_mcmember +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x890eec77 rdma_rw_ctx_post +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x89685a68 rdma_user_mmap_entry_get_pgoff +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x89feb6d4 ib_modify_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8af0edce ib_check_mr_status +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8b17e4ef rdma_restrack_parent_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8bdaf9de ib_create_qp_security +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8d04c111 rdma_nl_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8d98f404 rdma_restrack_add +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90e807c7 ib_cache_gid_parse_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x92bd02d6 rdma_nl_put_driver_u32 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x932d3878 ib_port_unregister_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x93a2f856 ibdev_warn +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x93b77d18 ib_drain_rq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x95be0393 rdma_port_get_link_layer +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x96ddb4ab ib_query_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x970b85ee ib_mr_pool_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9ae8e570 rdma_translate_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9cc47a61 rdma_user_mmap_entry_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9df0185d ib_modify_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9eabe38a ib_dma_virt_map_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9fc1b651 rdma_link_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa0d3baa3 ib_device_get_by_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa146da73 ib_mad_kernel_rmpp_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa1660b7e ib_device_get_by_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa35a6a76 ib_port_immutable_read +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa432baf6 ib_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa6b4dcd7 ib_dealloc_pd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa726cd5d ib_set_client_data +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa795e95e __ib_alloc_pd +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa9549d08 ib_create_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaa628645 rdma_restrack_set_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaad71514 ib_dealloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xac0d46d7 ib_get_cached_lmc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae956dce ib_rate_to_mult +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb2ca66c2 roce_gid_type_mask_support +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb3d5c43d ib_dereg_mr_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4bb467f ibdev_emerg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4c40040 ib_sa_pack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb5d6427c ib_create_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb715fa27 ib_cq_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb717eebc ibdev_info +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb72ddd35 rdma_user_mmap_entry_insert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7852a05 ib_ud_header_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb9742224 rdma_dev_access_netns +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xba9e19cc rdma_link_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbb085480 ib_dispatch_event +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbbf95816 rdma_query_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbc500838 rdma_nl_put_driver_u64 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbf281e82 ib_modify_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc01e142f ib_destroy_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc07b87e3 ib_alloc_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc1e5e7b6 rdma_roce_rescan_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc1e78c7e ib_post_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc200bcc4 ibdev_crit +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc5fbc685 ib_port_sysfs_get_ibdev_kobj +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc69a2ce4 __ib_create_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc6c43113 ib_detach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8d38664 rdma_free_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcbcd6c19 ib_query_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xccddd431 rdma_restrack_count +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xce86d00f ib_get_eth_speed +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcf869ca3 rdma_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcffd7779 ib_device_set_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0478dc4 ib_unregister_driver +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd15d0f15 ib_mr_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd16ae644 ib_qp_usecnt_dec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd21bb37a ib_sa_unpack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd531f0cd ib_modify_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd5a9e976 rdma_nl_unicast_wait +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd648e7a2 ib_open_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd6636ca6 rdma_addr_size_in6 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd709e0ef ib_destroy_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd86d8ffc rdma_restrack_get_byid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda0d50ec ib_sa_cancel_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdaf2cb6e ib_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdb38233e ib_get_rmpp_segment +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdc2aa78f ib_get_device_fw_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdf7ced36 ib_rdmacg_uncharge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdfb6c398 rdma_replace_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdffad19e ib_set_vf_link_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe0129dd9 rdma_move_grh_sgid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe54b6951 rdma_restrack_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5840ec6 ib_wc_status_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7b52e5f mult_to_ib_rate +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe8fd1cdd ib_unregister_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9e799fc ib_ud_header_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xeb3c119b rdma_read_gid_l2_fields +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xeb65eac8 ib_init_ah_attr_from_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xec974871 rdma_umap_priv_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xece53331 ib_device_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf0c72349 ib_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf14752aa ib_modify_qp_with_udata +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf15956f8 ib_create_qp_kernel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf2115f2b rdma_query_gid_table +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf2cea420 rdma_user_mmap_entry_remove +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5dedb30 rdma_node_get_transport +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6888b9c ib_sa_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6ed3334 ib_event_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf7e2c11c ibnl_put_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf7ed4ea2 ib_alloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf893fa1e rdma_copy_src_l2_addr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfa0a9ff4 ib_get_net_dev_by_params +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfaf61d18 ib_close_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfbabeab4 ib_mr_pool_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfd30d176 ib_get_cached_subnet_prefix +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfdb3fd14 ib_get_cached_port_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xffc4ce66 ibdev_err +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x05f0504c ib_umem_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0758e46a uverbs_fd_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x089032b7 ib_umem_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0fdabaad uverbs_uobject_fd_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x1ad4a94a uverbs_get_flags32 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x1b6d2a5a ib_uverbs_get_ucontext_file +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x2e82b405 ib_umem_dmabuf_unmap_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x353ff4aa ib_umem_odp_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x36c34dc6 ib_copy_path_rec_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x5ecaff93 ib_umem_copy_from +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x61b2ccf1 ib_copy_qp_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x65a320b0 flow_resources_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x6779a9e5 ib_umem_dmabuf_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x6a0871ce ib_umem_find_best_pgsz +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x6a51d412 ib_copy_ah_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x6c47ec4f ib_uverbs_flow_resources_free +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x754b0000 ib_copy_path_rec_from_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x79365c03 ib_umem_odp_unmap_dma_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x7b57996c uverbs_finalize_uobj_create +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x7d9364a1 ib_umem_odp_map_dma_and_lock +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x8068b64f uverbs_copy_to_struct_or_zero +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x821f6d48 ib_umem_odp_alloc_child +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x8aeba5de uverbs_get_flags64 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x9449eb0c _uverbs_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x9db46fb8 uverbs_destroy_def_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x9e02c174 uverbs_uobject_put +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xa0b74114 ib_umem_odp_alloc_implicit +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xa1b8c27f ib_umem_dmabuf_get_pinned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb840e5c7 ib_umem_dmabuf_map_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xbe07c866 _uverbs_get_const_unsigned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xcaeabfc7 _uverbs_get_const_signed +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xdaf71b2c uverbs_idr_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe4ed629e flow_resources_add +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf72f023b uverbs_copy_to +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xfc53e2ad ib_umem_odp_get +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x4a6d6232 iw_cm_connect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x609004a3 iw_cm_accept +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xa92aff0d iw_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xb17bcb0d iw_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xb5ccb852 iw_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xb5ee8d97 iw_cm_reject +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xbee393f7 iw_cm_disconnect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf3df871f iwcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xfde16183 iw_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x040284d4 rdma_create_user_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0808ccda rdma_set_afonly +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0f8fc51d rdma_create_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x2034351d rdma_set_ack_timeout +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x26d4b79e rdma_bind_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x306d5bf7 rdma_unlock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x360946be rdma_set_reuseaddr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x3ef2b9ce rdma_set_service_type +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x40b303f3 rdma_consumer_reject_data +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x441ae8e2 rdma_set_min_rnr_timer +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4c41018b rdma_set_ib_path +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4e8e61b5 rdma_resolve_route +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x516257fb rdma_accept_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x609a6f2f rdma_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x67bc12a8 rdma_connect_locked +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x6e9c7143 rdma_reject +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x72ab1f78 rdma_destroy_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x77215bf1 rdma_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x7d1bff2e rdma_get_service_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x8c7e4bad rdma_destroy_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x907df803 rdma_event_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x929869a6 rdma_disconnect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xac754443 rdma_accept +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb856ad03 rdma_res_to_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb9b4b6ea rdma_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc2896cfd rdma_notify +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xca9099f5 rdma_leave_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xccd31244 rdma_connect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe3677d30 rdma_read_gids +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe380a1ea rdma_iw_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe6b85374 rdma_listen +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe74c446b __rdma_create_kernel_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf2948e8e rdma_lock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xfc28890d rdma_connect_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xfd500a7d rdma_resolve_addr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x62949b35 rtrs_clt_put_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x75634fba rtrs_clt_get_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x84156820 rtrs_clt_request +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xa793e949 rtrs_clt_query +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xb600a805 rtrs_clt_rdma_cq_direct +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xcc69a3d7 rtrs_clt_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xfa1c69f1 rtrs_clt_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x158e357e rtrs_rdma_dev_pd_init +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x16f27ae2 rtrs_rdma_dev_pd_deinit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x242a8646 rtrs_addr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x33d44cab rtrs_ib_dev_find_or_add +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x887302f3 rtrs_addr_to_sockaddr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xaa75402f rtrs_ib_dev_put +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe15357ef sockaddr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x08870fc8 rtrs_srv_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x10566519 rtrs_srv_get_queue_depth +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x2819b2bb rtrs_srv_resp_rdma +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x78e3a5ef rtrs_srv_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x90bcdc72 rtrs_srv_get_path_name +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x913d6a48 rtrs_srv_set_sess_priv +EXPORT_SYMBOL drivers/input/gameport/gameport 0x1215689a gameport_close +EXPORT_SYMBOL drivers/input/gameport/gameport 0x2cb794e5 __gameport_register_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x3303096b gameport_stop_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x61a78164 gameport_start_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0x68d03d60 __gameport_register_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0x6aa704a8 gameport_unregister_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0xb830e85f gameport_set_phys +EXPORT_SYMBOL drivers/input/gameport/gameport 0xe1a12bea gameport_open +EXPORT_SYMBOL drivers/input/gameport/gameport 0xe89cf5b1 gameport_unregister_driver +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x5196a437 iforce_init_device +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x84093468 iforce_process_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x973adfd8 iforce_send_packet +EXPORT_SYMBOL drivers/input/matrix-keymap 0x869cccd0 matrix_keypad_build_keymap +EXPORT_SYMBOL drivers/input/misc/ad714x 0xa125e7b2 ad714x_pm +EXPORT_SYMBOL drivers/input/misc/ad714x 0xb48bc6d9 ad714x_probe +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x0dea3f5b cma3000_init +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x892d76b2 cma3000_resume +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x89d9444e cma3000_exit +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xca3f100a cma3000_suspend +EXPORT_SYMBOL drivers/input/rmi4/rmi_core 0x6fc8c890 rmi_unregister_transport_device +EXPORT_SYMBOL drivers/input/sparse-keymap 0x3ca5b623 sparse_keymap_report_event +EXPORT_SYMBOL drivers/input/sparse-keymap 0x3e3edca8 sparse_keymap_entry_from_scancode +EXPORT_SYMBOL drivers/input/sparse-keymap 0x5e6fe44d sparse_keymap_report_entry +EXPORT_SYMBOL drivers/input/sparse-keymap 0x81348143 sparse_keymap_entry_from_keycode +EXPORT_SYMBOL drivers/input/sparse-keymap 0x9361652e sparse_keymap_setup +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0x7d6add99 ad7879_pm_ops +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0xced181f6 ad7879_probe +EXPORT_SYMBOL drivers/interconnect/qcom/icc-smd-rpm 0x42c79365 qnoc_probe +EXPORT_SYMBOL drivers/interconnect/qcom/icc-smd-rpm 0xc6502579 qnoc_remove +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x1d263306 capi_ctr_down +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x7f32a497 capi_ctr_ready +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xad5f65dc capi_ctr_handle_message +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xd90c004f attach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xee17140e detach_capi_ctr +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x27c58fd5 isdnhdlc_decode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x4644eea5 isdnhdlc_out_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x5b835a58 isdnhdlc_rcv_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0xef4ee223 isdnhdlc_encode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x4d1e3b42 mISDNipac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x9388c644 mISDNisac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x938f5450 mISDNipac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0xd243cf54 mISDNisac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0x13f167af mISDNisar_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0x3a4f11a2 mISDNisar_irq +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x03a68066 mISDN_FsmRestartTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x0962c035 mISDN_initbchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x0a04190c recv_Bchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x1e74d788 dchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x1f933b10 mISDN_register_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2348cc3c mISDN_FsmFree +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x26236de8 mISDN_clock_update +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2a8631c3 create_l1 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30d25b0d mISDN_FsmDelTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x313b1fde mISDN_FsmAddTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x37bf1907 mISDN_unregister_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3a3833e9 mISDNDevName4ch +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3c58516d bchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3d1b0335 recv_Bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3eea9f2d mISDN_unregister_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x43f8679c mISDN_freebchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x4cea3aae queue_ch_frame +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x50c2230c mISDN_FsmChangeState +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x588886a6 l1_event +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6047df40 mISDN_FsmInitTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6843180e recv_Dchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x77514d7f mISDN_clear_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x7e196f5a mISDN_initdchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x7e4d00a7 recv_Echannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9b4d2b27 mISDN_register_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9c928457 mISDN_FsmNew +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xa5521848 get_next_dframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xbc5dfc3e get_next_bframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc3401729 mISDN_register_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd285995f mISDN_clock_get +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd5145151 mISDN_FsmEvent +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xdafa988f mISDN_freedchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe2846e6b mISDN_ctrl_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe8f617eb mISDN_unregister_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe9fafa3e recv_Dchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xfdba98bf bchannel_get_rxbuf +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x01087af0 mISDN_dsp_element_unregister +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x93df9e4b dsp_audio_law_to_s32 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb07a21b8 dsp_audio_s16_to_law +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb98308d8 mISDN_dsp_element_register +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x54a12ec4 ti_lmu_common_set_ramp +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x79728521 ti_lmu_common_get_brt_res +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x8d825667 ti_lmu_common_get_ramp_params +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xced72aae ti_lmu_common_set_brightness +EXPORT_SYMBOL drivers/mailbox/mtk-cmdq-mailbox 0xdcdd654e cmdq_get_shift_pa +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0xb5595189 omap_mbox_disable_irq +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0xe56807ee omap_mbox_enable_irq +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0xf9fb71f6 omap_mbox_request_channel +EXPORT_SYMBOL drivers/md/dm-bio-prison 0x476d2454 dm_cell_key_has_valid_range +EXPORT_SYMBOL drivers/md/dm-log 0x92fa118c dm_dirty_log_type_unregister +EXPORT_SYMBOL drivers/md/dm-log 0xcc345548 dm_dirty_log_destroy +EXPORT_SYMBOL drivers/md/dm-log 0xd4e93187 dm_dirty_log_create +EXPORT_SYMBOL drivers/md/dm-log 0xfdaf2c80 dm_dirty_log_type_register +EXPORT_SYMBOL drivers/md/dm-snapshot 0x12e32ff3 dm_exception_store_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0x24ab494d dm_snap_origin +EXPORT_SYMBOL drivers/md/dm-snapshot 0x8e6cc83a dm_exception_store_destroy +EXPORT_SYMBOL drivers/md/dm-snapshot 0xad8bb084 dm_exception_store_type_unregister +EXPORT_SYMBOL drivers/md/dm-snapshot 0xd63a87c5 dm_snap_cow +EXPORT_SYMBOL drivers/md/dm-snapshot 0xeb597ea6 dm_exception_store_type_register +EXPORT_SYMBOL drivers/md/raid456 0x838f2e44 raid5_set_cache_size +EXPORT_SYMBOL drivers/md/raid456 0xb969995e r5c_journal_mode_set +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x0772001c flexcop_sram_ctrl +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x175f5af7 flexcop_wan_set_speed +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x28841aa7 flexcop_device_kmalloc +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x2cbbc861 flexcop_i2c_request +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x58bfaae6 flexcop_pass_dmx_packets +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x5eca9b1b flexcop_device_exit +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x73f84746 flexcop_device_initialize +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x7403eb3e flexcop_device_kfree +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x7a05e344 flexcop_pass_dmx_data +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x85c35bdb flexcop_dump_reg +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xcea8fd71 flexcop_sram_set_dest +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xdc00ec05 flexcop_eeprom_check_mac_addr +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xffbc6bfe flexcop_pid_feed_control +EXPORT_SYMBOL drivers/media/common/cx2341x 0x15ac1bd0 cx2341x_ctrl_query +EXPORT_SYMBOL drivers/media/common/cx2341x 0x28240e61 cx2341x_ctrl_get_menu +EXPORT_SYMBOL drivers/media/common/cx2341x 0x55aa7c5f cx2341x_mpeg_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5b5cc43e cx2341x_ext_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x7aa15cc9 cx2341x_handler_set_50hz +EXPORT_SYMBOL drivers/media/common/cx2341x 0x7b4dd2cb cx2341x_fill_defaults +EXPORT_SYMBOL drivers/media/common/cx2341x 0xd8d997cd cx2341x_handler_setup +EXPORT_SYMBOL drivers/media/common/cx2341x 0xdbc5583a cx2341x_update +EXPORT_SYMBOL drivers/media/common/cx2341x 0xe1fe1432 cx2341x_log_status +EXPORT_SYMBOL drivers/media/common/cx2341x 0xf548e2c9 cx2341x_handler_set_busy +EXPORT_SYMBOL drivers/media/common/cx2341x 0xf9b5356b cx2341x_handler_init +EXPORT_SYMBOL drivers/media/common/cypress_firmware 0x859128c4 cypress_load_firmware +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x693e74ba ttpci_eeprom_decode_mac +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0xb4e1dbc1 ttpci_eeprom_parse_mac +EXPORT_SYMBOL drivers/media/common/tveeprom 0x0dbf0296 tveeprom_hauppauge_analog +EXPORT_SYMBOL drivers/media/common/tveeprom 0x0faf5adf tveeprom_read +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x065246b8 frame_vector_create +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1b700d37 put_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1d5f9555 frame_vector_destroy +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x48380a01 vb2_verify_memory_type +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x8d8da069 vb2_buffer_in_use +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xc5e5573a frame_vector_to_pages +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xdffb744b frame_vector_to_pfns +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xe20dfe0f get_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x060ca056 vb2_dvb_alloc_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x4aa99a07 vb2_dvb_find_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x5b4907f9 vb2_dvb_register_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x75334c3a vb2_dvb_get_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x77d83910 vb2_dvb_dealloc_frontends +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x9221e781 vb2_dvb_unregister_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xc7c2b85f vb2_create_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xccd197c7 vb2_destroy_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-v4l2 0x1fcc50b8 vb2_querybuf +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x08733236 intlog10 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x11dcee28 dvb_register_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x18acd31f dvb_dmx_swfilter_packets +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x1fdccac6 dvb_ca_en50221_frda_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x1ff9c684 dvb_register_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2f5cdf80 dvb_ringbuffer_write +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x34de666e dvb_ca_en50221_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x34e87923 dvb_generic_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3b93d71a dvb_frontend_sleep_until +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x46cc02f8 dvb_frontend_detach +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x475223fa dvb_remove_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x4e39093b dvb_register_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x51ef6f60 dvb_ca_en50221_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x54abe4ff dvb_dmx_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5a068571 dvb_unregister_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5f2b1d95 intlog2 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6181aec0 dvb_ringbuffer_flush_spinlock_wakeup +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6a9f708a dvb_dmx_swfilter_204 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x777edf63 dvb_generic_open +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x7e89b574 dvb_ca_en50221_camready_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8c54b0f8 dvb_dmx_swfilter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x91a6794b dvb_ringbuffer_read_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9263a063 dvb_dmx_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x94bb1ff4 dvb_frontend_reinitialise +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9592bba5 dvb_net_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa24dcc8d dvb_frontend_suspend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa4235824 dvb_dmx_swfilter_raw +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa97d6ce1 dvb_unregister_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb3352dd2 dvb_ringbuffer_empty +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc3f679f9 dvb_ringbuffer_write_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc772968f dvb_generic_ioctl +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xce55f8c9 dvb_net_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xdaeb5b95 dvb_ca_en50221_camchange_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe138ce6b dvb_ringbuffer_avail +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe3f65a64 dvb_dmxdev_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xebbc2d9b dvb_ringbuffer_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xf2bb1968 dvb_dmxdev_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xf9c22436 dvb_frontend_resume +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb09f39a dvb_ringbuffer_read +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfb9a826f dvb_ringbuffer_flush +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfc6380e5 dvb_ringbuffer_free +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfd7a7b6a dvb_unregister_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xffeeaf1a dvb_device_get +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x60b18f87 au8522_get_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x8abbbbb5 au8522_init +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x96d08e3b au8522_writereg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x9bb544ac au8522_release_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xb682b901 au8522_analog_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xde778191 au8522_led_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xe1b8f641 au8522_sleep +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xee8514ce au8522_readreg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xfb12ec9b au8522_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24113 0xbf958b81 cx24113_agc_callback +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24123 0xc1da10d5 cx24123_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x113211d9 dib0070_ctrl_agc_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x223bd6d6 dib0070_get_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x9742736e dib0070_set_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x98b48265 dib0070_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x120ad5d8 dib0090_dcc_freq +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x166799f0 dib0090_get_wbd_target +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x21ac999e dib0090_get_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x2ebff946 dib0090_pwm_gain_reset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x3d7d0c1c dib0090_update_tuning_table_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x490ebc46 dib0090_get_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x528d263a dib0090_update_rframp_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xaabb9b33 dib0090_set_switch +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xb4f5c916 dib0090_set_dc_servo +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xc49f919c dib0090_set_vga +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xcd0e9d56 dib0090_gain_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xce36432f dib0090_set_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xda109b6e dib0090_get_current_gain +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x533efc23 dib3000mc_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x5d192e9f dib3000mc_set_config +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x8c4fb6c5 dib3000mc_pid_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0xac9544d6 dib3000mc_pid_parse +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0xdec8639e dib3000mc_get_tuner_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x266754a4 dib7000m_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x3f01c95d dib7000m_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0xd3491811 dib7000m_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x0a5d5971 dib9000_fw_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x1879e529 dib9000_fw_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x36c543f6 dib9000_fw_set_component_bus_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x5b1f554c dib9000_set_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x5bc6a93e dib9000_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x6bf2c637 dib9000_set_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x701925f3 dib9000_get_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xac90eacd dib9000_get_component_bus_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xd479e31d dib9000_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xdb63ba35 dib9000_firmware_post_pll_init +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xe6516edf dib9000_set_gpio +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xfb5fa02a dib9000_get_tuner_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x1546926e dibx000_reset_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x18389296 dibx000_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xa4a4466f dibx000_init_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xc2e63d97 dibx000_exit_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xff2a1833 dibx000_i2c_set_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x77f416a2 dvb_dummy_fe_ofdm_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xb9e7e896 dvb_dummy_fe_qam_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xdc3a32ca dvb_dummy_fe_qpsk_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lgs8gl5 0xa972c61b lgs8gl5_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lnbh29 0x8c33df09 lnbh29_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/m88ds3103 0xcf876a7a m88ds3103_get_agc_pwm +EXPORT_SYMBOL drivers/media/dvb-frontends/s5h1420 0xd635fd4e s5h1420_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x3d3127c1 zd1301_demod_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x72694f94 zd1301_demod_get_dvb_frontend +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x15612f10 flexcop_dma_free +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x25ce1f0d flexcop_dma_xfer_control +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x298be72a flexcop_dma_allocate +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x605d1c32 flexcop_dma_config +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x80e372d0 flexcop_dma_config_timer +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xd907ec89 flexcop_dma_control_timer_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xdefc1a7a flexcop_dma_control_size_irq +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x67c14ff6 bt878 +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x6d9bef97 bt878_device_control +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xb012bc12 bt878_start +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xd5d0bdef bt878_num +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xfed46f4a bt878_stop +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x11dc4b6d bttv_gpio_enable +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x8ecf4acc bttv_write_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x9261976e bttv_sub_unregister +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xbcf2d2fb bttv_read_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xe2747dbb bttv_get_pcidev +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xf5154e71 bttv_sub_register +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x00c6a0b0 read_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x1401e5fa rdc_reset_state +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x314313e2 dst_pio_disable +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x43a983fd dst_check_sum +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x4f4a652d dst_comm_init +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x66fea1da dst_error_bailout +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x7f43ec0d dst_wait_dst_ready +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xaaf71ed8 dst_error_recovery +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xf0458fd9 write_dst +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x298da564 cx18_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x2cdea06d cx18_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xae0cdd7d cx18_release_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xb87209e0 cx18_claim_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xe3b133d2 cx18_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xfb4adb3f cx18_ext_init +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x1ab311dc altera_ci_init +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x6ff7510d altera_ci_tuner_reset +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xdb3faf38 altera_ci_release +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xe66b9812 altera_ci_irq +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x0de12772 cx25821_riscmem_alloc +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x1cbd9b37 cx25821_set_gpiopin_direction +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x44b517f5 cx25821_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x522ba8f1 cx25821_sram_channel_setup_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x5eb751c3 cx25821_risc_databuffer_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x707db9b4 cx25821_dev_unregister +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x9787f3e4 cx25821_dev_get +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe9050411 cx25821_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xf8e4427a cx25821_sram_channel_dump_audio +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0x9645374c vp3054_i2c_remove +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0xd1b64ad4 vp3054_i2c_probe +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x0ade64a4 cx88_querycap +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x9421b11f cx88_enum_input +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xaa268788 cx88_set_freq +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xaaf07a97 cx88_video_mux +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x36d9c2bf cx8802_unregister_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x85a0e80f cx8802_register_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x919dc806 cx8802_get_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xa9a25c57 cx8802_cancel_buffers +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xced60155 cx8802_buf_queue +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xed3333cf cx8802_buf_prepare +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xf12b3d2a cx8802_start_dma +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x0fc0b3e7 cx88_core_put +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x25c8c972 cx88_risc_databuffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x292c8891 cx88_vdev_init +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x2d43759d cx88_wakeup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x2f01bb64 cx88_shutdown +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x4a9808d1 cx88_newstation +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5edb7ae5 cx88_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6141c8c5 cx88_tuner_callback +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x686cdeba cx88_set_tvaudio +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x70c34790 cx88_ir_start +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x7232bd15 cx88_dsp_detect_stereo_sap +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x86dbe2a8 cx88_set_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8d88137a cx88_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x904b8696 cx88_audio_thread +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x96c8489d cx88_sram_channel_setup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x96f236b1 cx88_ir_stop +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x98af8d14 cx88_reset +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x9c5a3ebd cx88_set_tvnorm +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x9c8bc2d5 cx88_core_get +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xb6ca74b1 cx88_get_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xd47f57b0 cx88_sram_channel_dump +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xd9c94114 cx88_set_scale +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xdaa31c9a cx88_risc_buffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xeeef0843 cx88_core_irq +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x10f555f2 ivtv_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x14f67530 ivtv_debug +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x15e18613 ivtv_udma_unmap +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x2094b3b6 ivtv_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x29d69b23 ivtv_api +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x34a87986 ivtv_claim_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x3b89ba21 ivtv_udma_setup +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x4ed89a8d ivtv_vapi +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x5c9a417f ivtv_ext_init +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x5cc84781 ivtv_clear_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x6c410536 ivtv_udma_prepare +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x77daaca7 ivtv_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x7a14c643 ivtv_udma_alloc +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x862297f1 ivtv_init_on_first_open +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xbcf33ce7 ivtv_release_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xd1f488fb ivtv_firmware_check +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xe1c94e90 ivtv_vapi_result +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xf44f936a ivtv_set_irq_mask +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x021f3176 saa7134_pgtable_free +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x04e83446 saa7134_tuner_callback +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x073159ff saa7134_dmasound_exit +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x1211df5d saa7134_devlist +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x17b02c88 saa7134_tvaudio_setmute +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x1e6e90e5 saa7134_ts_unregister +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x2dc18db6 saa7134_pgtable_build +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x386fd816 saa7134_ts_register +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x4168271a saa7134_set_dmabits +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x730c4be3 saa7134_boards +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x8231137e saa7134_dmasound_init +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x8c1efe81 saa7134_set_gpio +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x8f1ad46b saa7134_devlist_lock +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xba1ed74b saa7134_pgtable_alloc +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xd84fa009 saa_dsp_writel +EXPORT_SYMBOL drivers/media/platform/allegro-dvt/allegro 0x2c79d0f2 msg_type_name +EXPORT_SYMBOL drivers/media/radio/tea575x 0x0a82c98b snd_tea575x_g_tuner +EXPORT_SYMBOL drivers/media/radio/tea575x 0x2dcb5c85 snd_tea575x_s_hw_freq_seek +EXPORT_SYMBOL drivers/media/radio/tea575x 0x46b637d7 snd_tea575x_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0x5ea37530 snd_tea575x_set_freq +EXPORT_SYMBOL drivers/media/radio/tea575x 0x6a544e0c snd_tea575x_enum_freq_bands +EXPORT_SYMBOL drivers/media/radio/tea575x 0x7f7252f5 snd_tea575x_exit +EXPORT_SYMBOL drivers/media/radio/tea575x 0x857fd43a snd_tea575x_hw_init +EXPORT_SYMBOL drivers/media/rc/rc-core 0x01098f88 ir_raw_encode_scancode +EXPORT_SYMBOL drivers/media/rc/rc-core 0x2fe55cf5 ir_raw_gen_pd +EXPORT_SYMBOL drivers/media/rc/rc-core 0x7a02ee87 ir_raw_gen_pl +EXPORT_SYMBOL drivers/media/rc/rc-core 0xb5516017 ir_raw_encode_carrier +EXPORT_SYMBOL drivers/media/rc/rc-core 0xce3696f3 ir_raw_gen_manchester +EXPORT_SYMBOL drivers/media/rc/rc-core 0xf37c36b8 ir_raw_handler_register +EXPORT_SYMBOL drivers/media/rc/rc-core 0xfb90ceed ir_raw_handler_unregister +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x28c432f0 fc0013_rc_cal_reset +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x2d82542f fc0013_rc_cal_add +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0x4c48939e tuners +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0xc2821775 tuner_count +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x07c68af9 cx231xx_register_extension +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x22a0f3ba cx231xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x2e496859 dvb_usbv2_generic_rw_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x6b71026d dvb_usbv2_disconnect +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x6cea735e dvb_usbv2_generic_write_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x9276138c dvb_usbv2_suspend +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x93b7ba20 dvb_usbv2_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xb1ba8fc4 dvb_usbv2_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xb6f13d06 dvb_usbv2_probe +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xdc6153ac dvb_usbv2_reset_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xe2412c10 dvb_usbv2_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x30ac3f6e dvb_usb_device_exit +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x6d5dea2a dvb_usb_device_init +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x836d39f5 dvb_usb_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x87531ec6 usb_cypress_load_firmware +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x8b6f5395 dvb_usb_get_hexline +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xc706ae73 dvb_usb_nec_rc_key_to_event +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xe15e186d dvb_usb_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x21ae4cd6 af9005_rc_decode +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x341530cb rc_map_af9005_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xd4e288db rc_map_af9005_table_size +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x034b010e dibusb_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x204046a5 dibusb_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x75e202b0 dibusb_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x93822ecb rc_map_dibusb_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x9976811f dibusb_read_eeprom_byte +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xaa9d16a0 dibusb2_0_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xbf4b6ea4 dibusb_rc_query +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xd10015a0 dibusb_i2c_algo +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xd34ac67a dibusb_pid_filter +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xd4584656 dibusb2_0_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x2fd04ac7 dibusb_dib3000mc_frontend_attach +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x475ad801 dibusb_dib3000mc_tuner_attach +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0x7eac3eb3 em28xx_register_extension +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0xf557f3c3 em28xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x020ecb13 go7007_read_addr +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x10b8dc5a go7007_update_board +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x7e9b0761 go7007_snd_remove +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x99d9f62b go7007_snd_init +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xa3d3fd60 go7007_boot_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xaec3e37b go7007_alloc +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xc77cde40 go7007_register_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xcee873f7 go7007_parse_video_stream +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xda0bd4a6 go7007_read_interrupt +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x2076f5f2 gspca_dev_probe +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x29756da6 gspca_frame_add +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x4b3a3693 gspca_resume +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x5196a81b gspca_dev_probe2 +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x59b28c10 gspca_disconnect +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x9670af2c gspca_debug +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xafdbaed3 gspca_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xcea6d285 gspca_coarse_grained_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xda430884 gspca_suspend +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x9fb5be37 ttusbdecfe_dvbs_attach +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0xb472bffd ttusbdecfe_dvbt_attach +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x7d86e6e1 v4l2_async_nf_unregister +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xa8c77e6d v4l2_async_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xb2e18fb6 v4l2_async_subdev_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xb31e79a6 v4l2_async_register_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xb6d6ec3e v4l2_async_unregister_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xebdd204a v4l2_async_nf_init +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x459e133f v4l2_m2m_get_curr_priv +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x5352d022 v4l2_m2m_resume +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x7a6b980c v4l2_m2m_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xa0b073a5 v4l2_m2m_get_vq +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xcd8ca234 v4l2_m2m_mmap +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xf12c146f v4l2_m2m_buf_done_and_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xf626dd03 v4l2_m2m_suspend +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x01ed38fe v4l2_ctrl_g_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x035d492e v4l2_ctrl_activate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0550b38f video_device_alloc +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0614dd5a v4l2_video_std_frame_period +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x082737e8 v4l2_ctrl_merge +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0a389d66 v4l2_ctrl_type_op_equal +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0e93b90e __video_register_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x10bf7ea0 v4l2_querymenu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x123959a1 v4l2_type_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x16244fe5 v4l2_prio_check +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x175b496b v4l2_ctrl_subdev_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1f51aa35 v4l2_ctrl_new_std_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2342f1ae v4l2_prio_open +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x249370c9 v4l2_ctrl_type_op_log +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x28bee9b3 v4l2_ctrl_new_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2a2f54a9 v4l2_ctrl_handler_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2dfd77d3 v4l2_subdev_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2fa1ea66 v4l2_ctrl_sub_ev_ops +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x315de2cf v4l2_ctrl_get_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x32d43420 v4l2_ctrl_get_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x356f2ca3 v4l2_ctrl_notify +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35ff98bf v4l2_format_info +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x389ae7f5 v4l2_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3991d57b v4l2_ctrl_handler_free +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3adbd595 v4l2_field_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3b86cd9a v4l2_ctrl_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3bdd0f94 v4l2_prio_change +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3faf063b video_devdata +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x406b765a v4l2_ctrl_poll +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x41eb84f7 __v4l2_ctrl_modify_dimensions +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4300827f video_device_release +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4595adfe v4l2_try_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5ae6fe95 v4l2_queryctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5eef0bd0 __v4l2_ctrl_s_ctrl_string +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x5ef74bda v4l2_ctrl_new_std +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x607fa478 v4l2_ctrl_new_fwnode_properties +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6363d3a0 v4l2_ctrl_subdev_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x68c0c94b v4l2_ctrl_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6b54144b v4l2_ctrl_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6cf42be8 v4l2_ctrl_request_complete +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x7621ba0f v4l2_ctrl_handler_init_class +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x79469c55 v4l2_s_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8106095a v4l2_prio_max +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x89e3897d v4l2_ctrl_query_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x97087f50 v4l2_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x99624add __v4l2_ctrl_s_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9d277d10 v4l2_ctrl_handler_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9e9759bc v4l2_ctrl_new_std_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa35eac1b v4l2_g_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa99cfe40 v4l2_ctrl_type_op_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb0694fd1 v4l2_ctrl_type_op_validate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb2340266 video_ioctl2 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb33eadcf v4l2_ctrl_new_custom +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb473f6c0 video_device_release_empty +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb77b0159 v4l2_prio_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbc5671dc v4l_printk_ioctl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc1ab9d73 v4l2_query_ext_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc352726d v4l2_ctrl_find +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc88cfe85 v4l2_ctrl_new_std_menu_items +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcb957f59 v4l2_ctrl_request_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcda04a5b v4l2_prio_close +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd050d6fc __v4l2_ctrl_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd16d9c01 v4l2_ctrl_get_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd86820b4 v4l2_ctrl_auto_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xdcfc8e0e v4l2_ctrl_add_handler +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xdf69d363 video_unregister_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe2b92059 v4l2_video_std_construct +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe5d89455 v4l2_subdev_call_wrappers +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe62bbf6f __v4l2_ctrl_s_ctrl_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xea159355 v4l2_ctrl_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf19e66cd v4l2_ctrl_radio_filter +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf3251e7b v4l2_norm_to_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf50fecbc v4l2_ctrl_replace +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfa13475c __v4l2_ctrl_grab +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfa47b4f2 v4l2_ctrl_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfcd4550b __v4l2_ctrl_modify_range +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x24d80164 rpcif_hw_init +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x719fcc64 rpcif_sw_init +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xad119415 rpcif_prepare +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xba0a03e7 rpcif_dirmap_read +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xdda90504 rpcif_manual_xfer +EXPORT_SYMBOL drivers/memstick/core/memstick 0x199305e6 memstick_init_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x200912bd memstick_next_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x287277cb memstick_init_req_sg +EXPORT_SYMBOL drivers/memstick/core/memstick 0x29498eab memstick_add_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x2b3b90b3 memstick_detect_change +EXPORT_SYMBOL drivers/memstick/core/memstick 0x57ddd621 memstick_register_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0x5de4a14b memstick_set_rw_addr +EXPORT_SYMBOL drivers/memstick/core/memstick 0x889ae323 memstick_resume_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x946f36c6 memstick_remove_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x997d06d7 memstick_suspend_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xadfd14bb memstick_free_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xb5bc6cf6 memstick_new_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0xcba200e8 memstick_unregister_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0xd334da8d memstick_alloc_host +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x00593a41 mpt_suspend +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x1224d6fa mpt_print_ioc_summary +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x12f3519f mpt_raid_phys_disk_pg0 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x188860c3 mpt_GetIocState +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x215281d2 mpt_device_driver_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x3bd50137 mpt_set_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x412fa5b9 mpt_Soft_Hard_ResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x466356b1 mpt_halt_firmware +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x48510274 mpt_reset_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x4a92756a mpt_alloc_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x4ad7cb75 mpt_raid_phys_disk_pg1 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x4c10fa96 mpt_attach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x502108d0 mpt_fwfault_debug +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x55bebccb mpt_send_handshake_request +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x57a15905 mpt_free_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x5a195f87 mpt_findImVolumes +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x610b257e mpt_reset_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x649670c8 mpt_put_msg_frame_hi_pri +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x68b2c8f4 mpt_put_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6a7b39e8 mpt_get_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x74a0134a mpt_device_driver_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x7d60f41b mpt_free_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x8b6acd32 mpt_event_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x919ca595 mpt_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x93f86ff3 mpt_detach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x981efe92 mpt_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xc03e1ac8 mpt_clear_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdd805159 ioc_list +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdfdc5c1f mpt_config +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe6c1e126 mpt_event_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe9fc1543 mptbase_sas_persist_operation +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf276e029 mpt_verify_adapter +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf4368133 mpt_HardResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xfa1a2975 mpt_raid_phys_disk_get_num_paths +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xfe382aa3 mpt_resume +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x10f9dfc0 mptscsih_dev_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x13159386 mptscsih_get_scsi_lookup +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x1486d5b0 mptscsih_abort +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x14b7c51b mptscsih_io_done +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x15d2b3fd mptscsih_event_process +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x1c2717b3 mptscsih_IssueTaskMgmt +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x2ef8bd72 mptscsih_show_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x460af733 mptscsih_slave_destroy +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x50213224 mptscsih_bios_param +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x66a05ec1 mptscsih_host_attr_groups +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x710d8283 mptscsih_suspend +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x7130a5e2 mptscsih_slave_configure +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x8403d8df mptscsih_flush_running_cmds +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xa96656c7 mptscsih_is_phys_disk +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc79485fe mptscsih_bus_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc95fe7dd mptscsih_host_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xca7b17ce mptscsih_raid_id_to_num +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xcdd562ba mptscsih_scandv_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xdb58f297 mptscsih_ioc_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xdcc82932 mptscsih_taskmgmt_response_code +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xde350872 mptscsih_shutdown +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe8f660fe mptscsih_resume +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xeac51475 mptscsih_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xef219f32 mptscsih_change_queue_depth +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf540f79e mptscsih_taskmgmt_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf6a9de50 mptscsih_qcmd +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xfac3c976 mptscsih_remove +EXPORT_SYMBOL drivers/mfd/axp20x 0x1118c5c2 axp20x_device_remove +EXPORT_SYMBOL drivers/mfd/axp20x 0x52b1168b axp20x_device_probe +EXPORT_SYMBOL drivers/mfd/axp20x 0x56d8bc59 axp20x_match_device +EXPORT_SYMBOL drivers/mfd/dln2 0x65105c5b dln2_transfer +EXPORT_SYMBOL drivers/mfd/dln2 0xa9a449c9 dln2_register_event_cb +EXPORT_SYMBOL drivers/mfd/dln2 0xfdd33347 dln2_unregister_event_cb +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x19b8336e mc13xxx_irq_status +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x3722f93f mc13xxx_irq_unmask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x4428d777 mc13xxx_reg_rmw +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x758557e5 mc13xxx_irq_free +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x8748ea0a mc13xxx_irq_request +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x9bfc1c16 mc13xxx_reg_read +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xa8791a47 mc13xxx_irq_mask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xcbe592a3 mc13xxx_reg_write +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xefd785b4 mc13xxx_get_flags +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xfc076034 mc13xxx_unlock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xfc12211c mc13xxx_lock +EXPORT_SYMBOL drivers/mfd/qcom-spmi-pmic 0x2b68461d qcom_pmic_get +EXPORT_SYMBOL drivers/mfd/qcom_rpm 0xd520f912 qcom_rpm_write +EXPORT_SYMBOL drivers/mfd/tps65010 0x02d4ad0f tps65013_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0x0c6ad2cf tps65010_config_vdcdc2 +EXPORT_SYMBOL drivers/mfd/tps65010 0x28485130 tps65010_config_vregs1 +EXPORT_SYMBOL drivers/mfd/tps65010 0x33739de7 tps65010_set_vib +EXPORT_SYMBOL drivers/mfd/tps65010 0x9fd44c69 tps65010_set_led +EXPORT_SYMBOL drivers/mfd/tps65010 0xb14080cc tps65010_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0xd5bb106d tps65010_set_vbus_draw +EXPORT_SYMBOL drivers/mfd/tps65010 0xe99b3f36 tps65010_set_gpio_out_value +EXPORT_SYMBOL drivers/mfd/wm8994 0x0f9d77fd wm8994_irq_exit +EXPORT_SYMBOL drivers/mfd/wm8994 0x13864046 wm8958_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x21bcfbdf wm8994_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x419605af wm8994_irq_init +EXPORT_SYMBOL drivers/mfd/wm8994 0x7cc4cf39 wm8994_base_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x8ce4426b wm1811_regmap_config +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x9a6e03f4 ad_dpot_remove +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0xc1c5baf0 ad_dpot_probe +EXPORT_SYMBOL drivers/misc/altera-stapl/altera-stapl 0x5bafa76e altera_init +EXPORT_SYMBOL drivers/misc/c2port/core 0x7550a62c c2port_device_unregister +EXPORT_SYMBOL drivers/misc/c2port/core 0xd1ea6241 c2port_device_register +EXPORT_SYMBOL drivers/misc/tifm_core 0x0ffb277f tifm_queue_work +EXPORT_SYMBOL drivers/misc/tifm_core 0x26481471 tifm_unregister_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0x2a6eedbb tifm_remove_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x3c186c21 tifm_eject +EXPORT_SYMBOL drivers/misc/tifm_core 0x55a012f1 tifm_has_ms_pif +EXPORT_SYMBOL drivers/misc/tifm_core 0x7162ac12 tifm_alloc_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x75245b46 tifm_free_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xa5a1344d tifm_register_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0xa849eba6 tifm_alloc_device +EXPORT_SYMBOL drivers/misc/tifm_core 0xaf29f18f tifm_add_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xb435b8b1 tifm_map_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0xd6fbc813 tifm_unmap_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0xfe2eb3cf tifm_free_device +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x676f4826 cqhci_deactivate +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x80197800 cqhci_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x8b86a6b2 cqhci_irq +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xc3264adb cqhci_resume +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xe5ea53ba cqhci_pltfm_init +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x09e48d5c dw_mci_runtime_resume +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x574fea57 dw_mci_remove +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x5cc6a75e dw_mci_probe +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x98cb4575 dw_mci_runtime_suspend +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0x096b5c19 mmc_spi_get_pdata +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0x294e6941 mmc_spi_put_pdata +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x062ebe2a cfi_read_pri +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x1cf3b853 cfi_send_gen_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x22359b0c cfi_fixup +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x4ac0d31f cfi_build_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x703efa0b cfi_varsize_frob +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x81de35e5 cfi_merge_status +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xe2fe54ba cfi_build_cmd_addr +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xff9fa623 cfi_udelay +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x1384e698 register_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x21e7f8f2 do_map_probe +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x27953974 unregister_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x2d866ff7 map_destroy +EXPORT_SYMBOL drivers/mtd/chips/gen_probe 0x8fc24235 mtd_do_chip_probe +EXPORT_SYMBOL drivers/mtd/lpddr/lpddr_cmds 0x8f5b1520 lpddr_cmdset +EXPORT_SYMBOL drivers/mtd/maps/map_funcs 0x5b86d4c1 simple_map_init +EXPORT_SYMBOL drivers/mtd/mtd 0xa058d823 mtd_concat_create +EXPORT_SYMBOL drivers/mtd/mtd 0xcd65b1f0 mtd_concat_destroy +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x102603bc mtk_ecc_get_parity_bits +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x5437e775 mtk_ecc_disable +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x5de55d81 mtk_ecc_get_stats +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x6df58afb mtk_ecc_release +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x76e53683 mtk_ecc_wait_done +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x8dcc87d2 mtk_ecc_enable +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xda64ef4a mtk_ecc_adjust_strength +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xdb0921e6 of_mtk_ecc_get +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xec8b9207 mtk_ecc_encode +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x02ee8d29 nand_ecc_sw_bch_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x07c9b47e of_get_nand_ecc_user_config +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x10ffe00a nand_ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x16f42506 nand_ecc_register_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x2f90bfd3 nand_ecc_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x37173882 nand_ecc_finish_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x4e99d2e2 nand_ecc_unregister_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x55528aba nand_ecc_sw_bch_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x61e82f31 nand_ecc_sw_hamming_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x644c6c2e nand_ecc_sw_hamming_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x6686dda1 nand_ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x69713620 nand_ecc_put_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x6f897bbc nand_ecc_sw_bch_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x740d4f55 nand_ecc_sw_bch_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x9ed3e477 nand_ecc_prepare_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xc2f23fc8 nand_ecc_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xcc5bdc7d nand_ecc_get_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xcdf6da70 nand_ecc_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe4a5d2c7 nand_ecc_get_on_die_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe6db989b ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xeed9e21b nand_ecc_sw_hamming_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xfa3af4d8 nand_ecc_is_strong_enough +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xff4351b0 ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xff7d563c nand_ecc_get_sw_engine +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x78d50b7c onenand_addr +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0xd3f3b60c flexonenand_region +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x30db096f denali_calc_ecc_bytes +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x42191d91 denali_remove +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x87a40209 denali_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x5755271a rawnand_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x6c5c1c35 nand_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x7c977522 rawnand_sw_hamming_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x7cbb580d nand_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x829c8ee6 rawnand_sw_bch_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x84037481 nand_write_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x880fc8f9 rawnand_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x8d5298ff rawnand_dt_parse_gpio_cs +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x8ecbb3b8 nand_check_erased_ecc_chunk +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x935940aa rawnand_sw_hamming_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x9402535c rawnand_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xb23208a4 rawnand_sw_bch_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xb8a24608 nand_monolithic_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xc2a557b6 nand_create_bbt +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xcd3089da nand_monolithic_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xdf23d2d1 nand_scan_with_ids +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xe4cf7f71 nand_get_set_features_notsupp +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xf9dbd554 nand_read_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/omap_elm 0x4aa3226a elm_decode_bch_error_page +EXPORT_SYMBOL drivers/mtd/nand/raw/omap_elm 0x9375f522 elm_config +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x29e892c4 arcnet_close +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x32c7a857 arcnet_open +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x468722d9 alloc_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x55bf516f arc_proto_map +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x6534792a arcnet_debug +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x678329b3 arcnet_timeout +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x68eaa199 free_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x71959df6 arc_proto_default +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x90ce3a54 arcnet_send_packet +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xa8ec2de2 arcnet_unregister_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xc4e1aef4 arc_raw_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xecb730b0 arcnet_interrupt +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xff386ae9 arc_bcast_proto +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x51291f24 com20020_netdev_ops +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x6f9d9b68 com20020_check +EXPORT_SYMBOL drivers/net/arcnet/com20020 0xd709440a com20020_found +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x3a5b31f8 ctucan_suspend +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0xbd2b1498 ctucan_probe_common +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0xf793445b ctucan_resume +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0x5467216b can_eth_ioctl_hwts +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0xf3967b75 can_ethtool_op_get_ts_info_hwts +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x2161d1fe b53_phylink_mac_link_down +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x25d182ad b53_mdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x27fb9670 b53_enable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x286d428e b53_get_tag_protocol +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x2f272cf4 b53_phylink_mac_config +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x338d4f2d b53_fdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3739e680 b53_br_flags +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3ae39609 b53_switch_register +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3b1ad894 b53_configure_vlan +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x4aaae5e5 b53_set_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x52d5eab9 b53_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x599e0f07 b53_get_ethtool_phy_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x59ce3a65 b53_switch_detect +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5c3a8c08 b53_eee_enable_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x65ced3a8 b53_vlan_filtering +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x66380aa5 b53_vlan_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x69dece89 b53_get_strings +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x79115146 b53_mirror_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x7cf97bd7 b53_get_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x7f519c70 b53_brcm_hdr_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x80ed4951 b53_setup_devlink_resources +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x8381eafe b53_phylink_mac_link_up +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x8608aa57 b53_br_set_stp_state +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9348bba7 b53_port_event +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa341677e b53_get_ethtool_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa887cf91 b53_eee_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb1e528f0 b53_imp_vlan_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xb5ed68b1 b53_mdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc2f1a8ff b53_get_sset_count +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xcf5cf981 b53_mirror_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xd02af369 b53_br_join +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xdac51e59 b53_disable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xde18b1a6 b53_fdb_dump +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe125714a b53_fdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xef140152 b53_vlan_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xef23c73a b53_br_flags_pre +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xfd2b2dab b53_br_leave +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xfdc33fb6 b53_br_fast_age +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x35df6f07 b53_serdes_link_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x5640c104 b53_serdes_phylink_get_caps +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x928072d6 b53_serdes_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xdaa5cb63 b53_serdes_phylink_mac_select_pcs +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x62a31482 lan9303_probe +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x74b92b6c lan9303_shutdown +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xada83f40 lan9303_register_set +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xcbbd5881 lan9303_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x1b2234fc ksz_switch_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x67882e56 ksz_switch_register +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0xaa1d8b76 ksz_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x2586bc81 vsc73xx_probe +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x427453ef vsc73xx_shutdown +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x99d242fe vsc73xx_is_addr_valid +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0xf24f4a4a vsc73xx_remove +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x515fa900 xrs700x_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x83b7b667 xrs7003f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x8972bf7e xrs7004f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb25facfa xrs7003e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb89aa5e3 xrs7004e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xba5211b9 xrs700x_switch_register +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xc48204db xrs700x_switch_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xe5c026f2 xrs700x_switch_remove +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x0f4a5478 ei_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x1161ee98 __alloc_ei_netdev +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x119721ac ei_interrupt +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x245f7080 ei_open +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x3050f0cf ei_set_multicast_list +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x32a5cf3e ei_poll +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x9c9a9f0d ei_get_stats +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xc3d6a97f ei_start_xmit +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xd5217da1 ei_netdev_ops +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xe18f0007 NS8390_init +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xee88ba12 ei_close +EXPORT_SYMBOL drivers/net/ethernet/aquantia/atlantic/atlantic 0x9b089d76 aq_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x08d93c28 bnxt_register_async_events +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x6f0a1a49 bnxt_unregister_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xc3eaf0a4 bnxt_send_msg +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xdec0fe1b bnxt_register_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x61f01d98 cnic_register_driver +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x19cc0a87 cavium_ptp_get +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x81f99a16 cavium_ptp_put +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x0d8be5fd bgx_lmac_rx_tx_enable +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x34eeb48a bgx_set_dmac_cam_filter +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x42264715 bgx_get_lmac_count +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x46cdf933 bgx_config_timestamping +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x539ca253 bgx_get_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x60cd1f2f bgx_lmac_get_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x6ca2152d bgx_lmac_set_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x716fd7f0 bgx_reset_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x72b238e4 bgx_get_rx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xbe654297 bgx_get_tx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc397f585 bgx_lmac_internal_loopback +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc82be691 bgx_get_map +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xd8ed0bcc bgx_set_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xf101d1b2 bgx_get_lmac_link_state +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xff987a02 bgx_set_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x13912e4b xcv_init_hw +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x4f739dc0 xcv_setup_link +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x12903828 t3_l2t_send_slow +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x2187ba91 cxgb3_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x34655bbf cxgb3_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x36e81ecd cxgb3_queue_tid_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x6126f027 t3_register_cpl_handler +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x768bb6fc dev2t3cdev +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x99e208e9 cxgb3_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xca34551b t3_l2t_send_event +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xcf7e33eb cxgb3_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xd974d049 cxgb3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xdbca09d6 cxgb3_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xdc9776ad t3_l2e_free +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xe20a0597 cxgb3_register_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xe30ba884 t3_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xe3b4df4b cxgb3_insert_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xe7fe52b4 cxgb3_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0291db82 cxgb4_remove_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x03b96556 cxgb4_clip_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0c970524 cxgb4_l2t_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0f1a5528 cxgb4_unregister_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x2d747636 cxgb4_l2t_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3812c646 cxgb4_map_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3fedb8b2 cxgb4_immdata_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x410763c4 cxgb4_write_partial_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x4db6d148 cxgb4_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x50ee5c07 cxgb4_best_aligned_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x65fcc080 cxgb4_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x6f8e7af7 cxgb4_get_tcp_stats +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7b675e05 cxgb4_dbfifo_count +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7db2e0b1 cxgb4_select_ntuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x82ed14ea cxgb4_read_tpte +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x84c11045 cxgb4_iscsi_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x864e001a cxgb4_create_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8e409c43 cxgb4_alloc_sftid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x938503ab cxgb4_create_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x94ddc7e0 cxgb4_clip_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x97145352 cxgb4_check_l2t_valid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x9c4ea95c cxgb4_create_server6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa7434cd1 cxgb4_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa8db193f cxgb4_smt_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xab557b39 t4_cleanup_clip_tbl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xae7ab675 cxgb4_port_viid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xb122ada5 cxgb4_get_srq_entry +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xb5f53a36 cxgb4_inline_tx_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xbb99d16a cxgb4_pktgl_to_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc11aac74 cxgb4_register_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc6a7903a cxgb4_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc9083fee cxgb4_sync_txq_pidx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xcbef89a8 cxgb4_reclaim_completed_tx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xcdb4cb58 cxgb4_l2t_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd32490d1 cxgb4_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd69a0294 cxgb4_best_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd87f34fb cxgb4_bar2_sge_qregs +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd8e20240 cxgb4_flush_eq_cache +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xda7913f6 cxgb4_port_idx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe10b89b7 cxgb4_crypto_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe41a5286 cxgb4_write_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe5a43581 cxgb4_remove_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe71ab650 cxgb4_port_e2cchan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xea370c80 cxgb4_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xec40e597 cxgb4_read_sge_timestamp +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xeec9d21b cxgb4_update_root_dev_clip +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf0449997 cxgb4_ring_tx_db +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf2adcc06 cxgb4_port_chan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xfad69096 cxgb4_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xfdd212f0 cxgb4_smt_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1bdaafe1 cxgbi_tagmask_set +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1c2eeef7 cxgbi_ppm_make_ppod_hdr +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x255ab30f cxgb_get_4tuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x4117ef61 cxgb_find_route6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x4926e953 cxgbi_ppm_ppods_reserve +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x7ff48b04 cxgbi_ppm_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xcc1b1bb5 cxgbi_ppm_ppod_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xcd111edc cxgb_find_route +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xddb420f4 cxgbi_ppm_release +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x4205ba8a enic_api_devcmd_proxy_by_index +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x920e5900 vnic_dev_get_res_count +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xc74c7910 vnic_dev_register +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xcff48c97 vnic_dev_get_pdev +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xd05f1a28 vnic_dev_unregister +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xedd5872c vnic_dev_get_res +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x4e2e10d2 be_roce_mcc_cmd +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x5d8c2788 be_roce_register_driver +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x9aca9bc6 be_roce_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth 0x4412391e dpaa2_phc_index +EXPORT_SYMBOL drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth 0xa0292ce8 dpaa2_ptp +EXPORT_SYMBOL drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb 0xbb66b39a enetc_ierb_register_pf +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x3344af24 fun_release_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x50911255 fun_dev_enable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x6ae39fe8 fun_reserve_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xeb97983f fun_dev_disable +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x2f83c9e7 hnae_put_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x5d16afa6 hnae_ae_unregister +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x7d09b713 hnae_reinit_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xa5634c37 hnae_get_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xb097398e hnae_ae_register +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xb1266858 hnae_register_notifier +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xdf24adef hnae_unregister_notifier +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hns_dsaf 0x0878e0ff hns_dsaf_roce_reset +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x3b0f28e7 hnae3_unregister_ae_algo +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x449abb37 hnae3_register_ae_dev +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x4ac145db hnae3_unregister_ae_dev +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xbcd377bb hnae3_set_client_init_flag +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xc0cf46f2 hnae3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xce94b81e hnae3_register_client +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xea717a71 hnae3_register_ae_algo +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xfb8c9a28 hnae3_unregister_ae_algo_prepare +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x5cffe207 iavf_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0xa42c1e55 iavf_register_client +EXPORT_SYMBOL drivers/net/ethernet/intel/ice/ice 0x965ff908 ice_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/intel/ixgbe/ixgbe 0xbaa35511 ixgbe_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x246d2a35 otx2_mbox_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x24ec38de __tracepoint_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x317fee23 otx2_mbox_reset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x364e8761 __SCK__tp_func_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x3a065733 otx2_mbox_check_rsp_msgs +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x47feaf4c __traceiter_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x6365a74f __SCK__tp_func_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x6502f31f __traceiter_otx2_msg_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x6541b48c otx2_mbox_msg_send +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x8f772a3f otx2_mbox_id2name +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x94e3e7fd otx2_mbox_busy_poll_for_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x95ec61dd otx2_reply_invalid_msg +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x96d6f2e1 __traceiter_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x97530252 otx2_mbox_destroy +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0x9d8feeb5 otx2_mbox_get_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xa98606ee otx2_mbox_nonempty +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xaac1fef8 otx2_mbox_regions_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc619ea5d __tracepoint_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xc704095c __tracepoint_otx2_msg_interrupt +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xcef3985a __SCK__tp_func_otx2_msg_process +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xe8eb9020 otx2_mbox_wait_for_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xebb47fef otx2_mbox_alloc_msg_rsp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox 0xed45728a __otx2_mbox_reset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x0038ba24 otx2vf_set_ethtool_ops +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x067198f6 otx2_attach_npa_nix +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x139153c9 otx2vf_mcam_flow_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x1a5a7611 otx2_select_queue +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x1d4c418f otx2_txschq_config +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x253c877a otx2_init_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x2ae4577b otx2_config_pause_frm +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x30c23b0b mbox_handler_nix_lf_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x3540151e otx2_alloc_mcam_entries +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x3b85b29d mbox_handler_npa_lf_alloc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x5b783f9e otx2_stop +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x5e240066 otx2_ioctl +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x6c5838a9 otx2_handle_ntuple_tc_features +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x72aafb8a otx2_tc_alloc_ent_bitmap +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x7fa97c3b otx2_get_mac_from_af +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x84e15aec otx2_get_maxflows +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x8a5069d7 otx2_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x8c38772e otx2_mcam_flow_del +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0x9a2c954c mbox_handler_msix_offset +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xa2585b00 otx2_set_real_num_queues +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xa466edc5 otx2_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xa5f4117b otx2_detach_resources +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xadaff1b8 otx2_mbox_up_handler_mcs_intr_notify +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xb39339f2 otx2_config_hwtstamp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xba241a9d otx2_sq_append_skb +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xbd1b68a1 cn10k_lmtst_init +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc14a54bb otx2_nix_config_bp +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xc4324179 otx2_mbox_up_handler_cgx_link_event +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xdc7ee971 otx2_txschq_free_one +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xdd341fc7 otx2_set_mac_address +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xdd8042e9 otx2_shutdown_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xe7e2e70c otx2_setup_tc +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xf68b98e8 otx2_smq_flush +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xf8711418 otx2_open +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xf9d5bb6c otx2_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf 0xff1dbfff mbox_handler_nix_bp_enable +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0x227cdbcf prestera_device_register +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0xba7db46b prestera_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0959acbc mlx4_get_is_vlan_offload_disabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x13635f42 mlx4_query_diag_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x177be207 set_and_calc_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2db6b1c8 mlx4_sync_pkey_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3107e963 mlx4_SET_PORT_user_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x39c39ee4 mlx4_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x45743317 mlx4_SET_VPORT_QOS_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4917f1d7 mlx4_get_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4c4e6558 mlx4_test_interrupt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4ca10d61 mlx4_ALLOCATE_VPP_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5a5cd410 get_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x65d3a6a7 mlx4_assign_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x69ac480d mlx4_test_async +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x71316c49 mlx4_get_slave_pkey_gid_tbl_len +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fda44eb mlx4_gen_guid_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fdde0b4 mlx4_handle_eth_header_mcast_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x85b4b755 mlx4_get_parav_qkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x864f0b97 mlx4_SET_PORT_qpn_calc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8f1bf001 mlx4_gen_pkey_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x945d8305 set_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x950eade9 mlx4_get_cpu_rmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9e55aabb mlx4_SET_PORT_fcs_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa6a4a463 mlx4_SET_VPORT_QOS_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa75123bc mlx4_put_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa7c395b0 mlx4_get_eqs_per_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xadb71d38 mlx4_ALLOCATE_VPP_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb04a3e04 mlx4_get_roce_gid_from_slave +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb40473a6 mlx4_SET_PORT_BEACON +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb7ec93ad mlx4_release_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbcd1cbc8 mlx4_get_slave_from_roce_gid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbeb14472 mlx4_max_tc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc68a61db mlx4_SET_MCAST_FLTR +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcac91e8b mlx4_tunnel_steer_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcd10bd86 mlx4_SET_PORT_PRIO2TC +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd185eab8 mlx4_gen_port_state_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd3dbda88 mlx4_SET_PORT_SCHEDULER +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd9a437d6 mlx4_is_eq_vector_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdacc8ee5 mlx4_SET_PORT_user_mtu +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdb3e38eb mlx4_get_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdcb7c5cd mlx4_is_slave_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xddd48443 mlx4_is_eq_shared +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xde5566af mlx4_SET_PORT_general +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe1518ced mlx4_SET_PORT_VXLAN +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf00bb8bf mlx4_eq_get_irq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfc324776 mlx4_gen_slaves_port_mgt_ev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x049a18e7 mlx5_fpga_mem_read +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x05bdc32d mlx5_lag_get_num_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x061d9a9f mlx5_debug_qp_remove +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x075b4dce mlx5_core_destroy_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0765c53c mlx5_core_create_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x089f1089 __traceiter_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0b7b510c mlx5_core_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0b9bdde8 mlx5_eq_get_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0c86f772 mlx5_debugfs_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0fe42bdd mlx5_modify_header_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0fff3af6 mlx5_fpga_sbu_conn_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x104ea19f mlx5_eswitch_vport_match_metadata_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x12135c1c __tracepoint_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x130ffbfa mlx5_core_create_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x181876d2 mlx5_core_uplink_netdev_event_replay +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1a7d5f1a mlx5_fs_remove_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1a8746b4 mlx5_core_destroy_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1bf43460 mlx5_lag_query_cong_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c57c524 __traceiter_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1f193aac mlx5_eswitch_uplink_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x200269a7 __traceiter_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2062fa56 mlx5_lag_mode_is_hash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x215547c6 mlx5_eq_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x216e1e4c mlx5_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23bb3f50 mlx5_create_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x252fa885 mlx5_lag_is_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2a20d596 mlx5_eswitch_unregister_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2ceab6cd mlx5_eswitch_add_send_to_vport_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2dec8cd8 mlx5_core_alloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2f4f1e4a mlx5_core_modify_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3475821f __SCK__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x351858ba mlx5_fc_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x364bd18b mlx5_eq_destroy_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x383cbc2c mlx5_core_dealloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x393358c7 mlx5_vector2eqn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x396c8cf1 mlx5_rl_add_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x39c0bec3 mlx5_lag_get_next_peer_mdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3a36088a mlx5_sriov_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3a5772c0 mlx5_eq_update_ci +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3d2877eb mlx5_vf_put_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3d5964e3 mlx5_cmd_destroy_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3f395952 mlx5_rl_add_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3fa1942b mlx5_comp_irq_get_affinity_mask +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x40452ea2 mlx5_query_ib_port_oper +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x40b7846c mlx5_core_destroy_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x45b52e00 __tracepoint_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4810e0f6 mlx5_rsc_dump_cmd_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x482e0074 mlx5_core_dealloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x49633c95 mlx5_fc_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4968b438 mlx5_fpga_sbu_conn_sendmsg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4975054d mlx5_core_destroy_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4c0ad8c2 mlx5_msix_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d5f5c07 __SCK__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d62e046 __tracepoint_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d956e20 mlx5_eswitch_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d9f0e80 mlx5_eswitch_get_vport_metadata_for_match +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4f40103e mlx5_debug_qp_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5013bbcf __traceiter_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x50fafc1f mlx5_modify_header_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x518d1615 mlx5_lag_is_master +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x559ac38d __SCK__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x567e46dd mlx5_core_roce_gid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x571218e1 mlx5_qp_debugfs_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x59d9d284 mlx5_core_modify_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5a5b760d mlx5_fpga_sbu_conn_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5c6e2b0d mlx5_create_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5cb1f1f1 mlx5_eq_create_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x60392b13 mlx5_core_destroy_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61492bb7 mlx5_rl_are_equal +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63e3371c mlx5_eq_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x66002d9f mlx5_eswitch_register_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x670b5ae1 mlx5_cmd_init_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x673f1620 mlx5_lag_get_slave_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6a46b92e mlx5_eq_disable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6add0095 mlx5_fpga_mem_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6beef52e mlx5_fs_add_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6cd5a182 __tracepoint_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6d21db82 mlx5_cmd_do +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6f05da76 mlx5_packet_reformat_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6f78f599 mlx5_core_destroy_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7261330b __SCK__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x73fc1d8e __tracepoint_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x777c12fa mlx5_core_detach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x79574051 mlx5_eswitch_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b359a09 __SCK__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b3eeeef mlx5_core_modify_cq_moderation +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b5066fc mlx5_eswitch_vport_rep +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7d73421e mlx5_core_modify_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7d7e03da mlx5_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7e17d4da mlx5_core_modify_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81f8fd02 mlx5_cmd_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x83c5f325 mlx5_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x841f855b mlx5_lag_is_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8488c84f mlx5_msix_free +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8560d749 mlx5_rdma_rn_get_params +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x864645dc mlx5_rl_is_in_range +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87e68171 mlx5_del_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87f233fe mlx5_fc_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x888a2246 mlx5_create_auto_grouped_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8bdb4d60 mlx5_qp_debugfs_cleanup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8ec56ecc mlx5_core_query_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8ef99a89 mlx5_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8f29824e mlx5_eswitch_get_encap_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9019d146 mlx5_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x921bbcb0 mlx5_eswitch_reg_c1_loopback_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9533b4e0 mlx5_mpfs_add_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x95e23eac mlx5_lag_is_mpesw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96eb2c99 mlx5_fc_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9a03493d mlx5_add_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9c485f09 mlx5_debugfs_get_dev_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9c96a936 mlx5_core_query_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d6135dc __SCK__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa077eec7 mlx5_eq_enable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa236548e mlx5_get_fdb_sub_ns +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa2e8594b mlx5_core_query_vendor_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa53fcc05 mlx5_sriov_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa6d239a9 mlx5_core_query_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa70b0f1a mlx5_core_create_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa85e04b7 mlx5_flow_table_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa953a70a mlx5_lag_get_roce_netdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa97e2e6c mlx5_core_attach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaa167a52 mlx5_core_alloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xab521f6e __traceiter_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xacf1a2a6 mlx5_core_create_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad6815cd mlx5_rsc_dump_cmd_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaf201c58 mlx5_alloc_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaf5980fa mlx5_get_flow_namespace +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb006404d mlx5_lag_is_shared_fdb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb184fa11 mlx5_core_destroy_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb1bbc435 mlx5_rl_remove_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb23b95d9 mlx5_free_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb28dbbe8 mlx5_destroy_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb6153192 mlx5_fpga_get_sbu_caps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb68f37f7 mlx5_vf_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xba5c2f4f __traceiter_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb07ebdf __tracepoint_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc1446794 mlx5_core_get_terminate_scatter_list_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xca1870c3 mlx5_cmd_exec_cb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc002b85 mlx5_destroy_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc040662 __traceiter_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd020dd1f __traceiter_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd044f567 mlx5_core_query_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd05bdbdd mlx5_core_create_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd07723a2 mlx5_packet_reformat_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd706ddcc mlx5_rsc_dump_next +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd8dbb577 mlx5_comp_vectors_count +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd98ace0c mlx5_is_roce_on +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd9e447b3 mlx5_rl_remove_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdae8aa4d __tracepoint_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdc0ca0e1 mlx5_get_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdff9dad0 mlx5_cmd_cleanup_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe06bb36e mlx5_eswitch_get_vport_metadata_for_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe454a0f3 mlx5_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5930ac1 mlx5_cmd_create_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5ad0cad mlx5_create_lag_demux_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe782fdd0 mlx5_cmd_out_err +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeb9a8bcf __SCK__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf06725b6 __tracepoint_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf27e6b2d mlx5_nic_vport_disable_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf280916f mlx5_lag_is_sriov +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf50b194a mlx5_core_create_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf52e1946 __tracepoint_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf88d57b1 __SCK__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf9c18f9f mlx5_cmd_exec_polling +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc1b898a mlx5_mpfs_del_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc8e744e __SCK__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfdf14eec mlx5_put_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfeb69dcb __traceiter_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxfw/mlxfw 0xc4d702d9 mlxfw_firmware_flash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02815b77 mlxsw_env_module_port_up +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02dfd3d0 mlxsw_afk_key_info_block_encoding_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x06ec5e2a mlxsw_core_trap_state_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x07abcc0c mlxsw_afa_block_append_trap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0ca34ccf mlxsw_core_max_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0d0129fc mlxsw_afa_block_append_qos_ecn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0e81c09c mlxsw_afk_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0f4a209d mlxsw_core_read_utc_sec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14d6ca2e mlxsw_env_set_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14e17bb4 mlxsw_linecards_event_ops_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x15801382 mlxsw_afk_key_info_put +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16673aec mlxsw_afk_values_add_u32 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16f4221d mlxsw_core_irq_event_handler_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x19fa5852 mlxsw_core_flush_owq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1cb8f858 mlxsw_reg_trans_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x202693f0 mlxsw_afa_block_cur_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x23eddc68 mlxsw_core_cpu_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x26867fff mlxsw_core_port_devlink_port_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x285b1ad7 mlxsw_core_traps_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x299e2562 mlxsw_afk_values_add_buf +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2c68ced3 mlxsw_core_read_frc_h +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2da0ccee mlxsw_core_skb_transmit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2f303cd3 mlxsw_afa_block_append_qos_dsfield +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x383bc49a mlxsw_afa_block_append_qos_dscp +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4036254f mlxsw_linecards_event_ops_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x43a9b87e mlxsw_afa_block_terminate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x47041e4e mlxsw_afk_key_info_blocks_count_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4765b9f0 mlxsw_core_res_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x483dde0b mlxsw_core_ptp_transmitted +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x484489a4 mlxsw_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4866767a mlxsw_env_get_module_eeprom_by_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x49ec8a06 mlxsw_afa_block_append_police +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4a558271 mlxsw_env_get_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4d1e2836 mlxsw_env_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x50359cc0 mlxsw_core_kvd_sizes_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x508923e3 mlxsw_core_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51b5769d mlxsw_env_module_overheat_counter_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5a23c2fb mlxsw_core_skb_receive +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5c73d5a4 mlxsw_core_sdq_supports_cqe_v2 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5cf3dd79 mlxsw_core_bus_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5d55fb68 mlxsw_afk_encode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ff17b5c mlxsw_afa_block_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x618a30ab mlxsw_afa_block_commit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x63874d4c mlxsw_core_port_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x63c4d747 mlxsw_core_trap_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x649b9411 mlxsw_core_rx_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x65c7e645 mlxsw_afa_block_append_qos_switch_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6929f2b4 mlxsw_env_module_port_map +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6b8ad746 mlxsw_core_traps_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6fc3545b mlxsw_afa_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x718d28f4 mlxsw_afa_block_append_vlan_modify +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x75339042 mlxsw_core_lag_mapping_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x77d83398 mlxsw_core_read_frc_l +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7b0bfeec mlxsw_core_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7e08c6e0 mlxsw_core_event_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x827a2f1f mlxsw_afa_block_jump +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x829e8851 mlxsw_afa_block_first_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x83fb69af mlxsw_core_lag_mapping_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x858c30d0 mlxsw_afa_block_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x86817014 mlxsw_core_read_utc_nsec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8854d198 mlxsw_reg_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x902c3533 mlxsw_core_schedule_dw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x992df825 mlxsw_core_port_netdev_link +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x996c5d6d mlxsw_reg_trans_bulk_wait +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9cbf026d mlxsw_afa_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa19193f8 mlxsw_env_reset_module +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa509fafd mlxsw_afa_block_append_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa515c22e mlxsw_afa_block_append_mirror +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa7765e88 mlxsw_reg_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa8e2509a mlxsw_afa_block_append_sampler +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xaac5cd2c mlxsw_core_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xabaa64d4 mlxsw_core_trap_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xac1074a5 mlxsw_core_skb_transmit_busy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb6517b2e mlxsw_afa_block_append_trap_and_forward +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb68e9fa8 mlxsw_env_module_port_unmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb6a4af53 mlxsw_core_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbc222a8d mlxsw_afk_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbda212df mlxsw_core_irq_event_handlers_call +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbfb7df3c mlxsw_core_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc31fbb6a mlxsw_core_res_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc5eacafe mlxsw_afa_block_append_l4port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcbab836f mlxsw_core_fw_rev_minor_subminor_validate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd111d3e8 mlxsw_core_irq_event_handler_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd1bab622 mlxsw_afk_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd21722b4 mlxsw_core_max_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd23e8230 mlxsw_env_get_module_eeprom +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd28256cf mlxsw_afa_block_append_allocated_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd71566b9 mlxsw_core_schedule_work +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd7a93413 mlxsw_core_event_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd888ffb3 mlxsw_afa_block_append_ip +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd9197c76 mlxsw_core_rx_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd9f711ae mlxsw_afa_block_append_mcrouter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc31781e mlxsw_reg_trans_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc415cf1 mlxsw_afa_block_continue +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc5c95df mlxsw_core_resources_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdeb1dc2e mlxsw_afa_block_first_kvdl_index +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe16986dd mlxsw_afa_block_activity_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe1860dde mlxsw_afa_block_append_fid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe4d9ac5a mlxsw_afa_block_append_drop +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe532482a mlxsw_afk_key_info_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe99feffd mlxsw_core_bus_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xecab212a mlxsw_afa_cookie_lookup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xed2801d4 mlxsw_env_module_port_down +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf446732c mlxsw_afk_key_info_subset +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf82bdc70 mlxsw_core_lag_mapping_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff007c25 mlxsw_core_cpu_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff0b141d mlxsw_afa_block_append_fwd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x095309dc mlxsw_i2c_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0xbdba6af3 mlxsw_i2c_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0x76eab1c0 mlxsw_pci_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0xe8f7e613 mlxsw_pci_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x01714e99 ocelot_sb_tc_pool_bind_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x05bf1408 ocelot_ptp_adjfine +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x06f11f87 ocelot_sb_occ_max_clear +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08791cd6 ocelot_wm_enc +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x09573124 ocelot_port_mdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0f9544d0 ocelot_vlan_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x10f78aea ocelot_mrp_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x12f92bcf ocelot_mrp_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1c103b06 ocelot_port_inject_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x21d8846f ocelot_get_txtstamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x25644724 ocelot_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ee2eeab ocelot_vcap_block_find_filter_by_id +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3be12cc8 ocelot_bridge_stp_state_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3ce791e3 ocelot_get_ts_info +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x48bad08e ocelot_deinit +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4ee92f20 ocelot_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4fe90496 ocelot_ptp_verify +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x54531010 ocelot_deinit_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x55750350 ocelot_sb_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x55be0735 ocelot_policer_validate +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x57bbecd4 ocelot_xtr_poll_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5ec6c67b ocelot_devlink_sb_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5f548da2 ocelot_fdb_dump +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x63204cb9 ocelot_get_sset_count +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x63295759 ocelot_init_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x640c6039 ocelot_get_strings +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x697d142b ocelot_vlan_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6c4ec9c0 ocelot_port_lag_change +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6ce19e2a vsc7514_vcap_props +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x723a8482 ocelot_mact_lookup +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x749f3e00 ocelot_port_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x74bed26f ocelot_vcap_filter_replace +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x793cc5ef ocelot_port_bridge_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7ca576b7 ocelot_mrp_del_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7e5aec55 vsc7514_regfields +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7f0127cd ocelot_sb_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x847df136 ocelot_drain_cpu_queue +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x85deadcc ocelot_pll5_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x884e5845 ocelot_mact_learn +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x88ee1773 ocelot_vlan_prepare +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8c2ede83 ocelot_ptp_settime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8c581d97 ocelot_deinit_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8d6fedd6 ocelot_hwstamp_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x908c19cc ocelot_vcap_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x91510372 ocelot_vcap_filter_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9649f8c3 ocelot_fdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x96529db0 ocelot_init_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa063ba28 ocelot_port_txtstamp_request +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa33a19bd ocelot_sb_tc_pool_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa4d16046 ocelot_port_mdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa5e738e3 ocelot_hwstamp_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa7e1b19c ocelot_sb_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xac43b7e4 ocelot_port_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xad782e2c ocelot_port_bridge_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb0fdd7fd ocelot_wm_dec +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb7425238 ocelot_fdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb9c65ca5 ocelot_port_set_maxlen +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbf822eaf ocelot_ptp_rx_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc07a4725 ocelot_sb_occ_snapshot +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc13e18b9 ocelot_ptp_adjtime +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc62e1f39 ocelot_get_ethtool_stats +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc6afb14e ocelot_mact_forget +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc80bffa1 ocelot_ptp_enable +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc981dc41 ocelot_port_lag_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xce3f3630 ocelot_port_pre_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0611370 ocelot_ptp_gettime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0ebefd9 ocelot_ifh_port_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd7734e4e ocelot_sb_occ_tc_port_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdb8c605e ocelot_mact_learn_streamdata +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdd710e9f ocelot_vcap_filter_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe24cde4a ocelot_port_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe30fc619 ocelot_wm_stat +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xebb55af1 ocelot_mrp_add_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xee68cbab ocelot_port_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xefc757b7 ocelot_port_lag_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf18ce278 ocelot_port_vlan_filtering +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf2d22b5f ocelot_reset +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf2f22a99 ocelot_sb_occ_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf325b88d ocelot_sb_port_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf6b1c3f4 ocelot_devlink_sb_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf80fc88d vsc7514_regmap +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf8ae2bb7 ocelot_vcap_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfc77e259 ocelot_set_ageing_time +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xff267309 ocelot_can_inject +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x27e9c9d6 qed_get_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x4f264472 qed_put_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x66defdc1 qed_get_rdma_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x992e03d0 qed_put_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x9eeeef48 qed_put_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xaf11fbb4 qed_get_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xeef2287c qed_get_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0xa90118a0 qede_rdma_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0xcc3c6ac7 qede_rdma_register_driver +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x03971408 wx_control_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x085fa4cd wx_configure +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x08a9dea8 wx_free_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x14b4f7a4 wx_set_mac +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x1c771261 wx_configure_vectors +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x1d724b3c wx_clean_all_tx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x1db9acd7 wx_stop_adapter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x211b1d80 wx_check_flash_load +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x29666d6e wx_misc_isb +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x2e6acbd8 wx_intr_enable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x39627390 wx_vlan_rx_kill_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4485bf1c wx_napi_disable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b3398bd wx_msix_clean_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4c188b93 wx_vlan_rx_add_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5401892a wx_set_rx_mode +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5eccb0a2 wx_reset_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x65e08dad wx_read_ee_hostif_buffer +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x66a8c2c5 wx_init_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x6a257622 wx_disable_rx_queue +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x6c0b4309 wx_setup_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x6f7aec8b wx_mng_present +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7356f79e wx_get_mac_addr +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7cddf966 wx_mac_set_default_filter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7e0caa26 wx_reset_misc +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x856d77ed wx_init_eeprom_params +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8c7b2b51 wx_clean_all_rx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x9152268a wx_disable_rx +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x928d9e41 wx_sw_init +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x96fb123c wx_change_mtu +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x9860e214 wx_start_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x9dff8b67 wx_init_rx_addrs +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa10885ab wx_get_pcie_msix_counts +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xb228fee0 wx_set_features +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xb83703ab wx_setup_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xbc272456 wx_napi_enable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xbdb37eea wx_free_irq +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc12ab99b wx_irq_disable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc1853b31 wx_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc1f80f3d wx_disable_pcie_master +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc3c6843c wx_get_drvinfo +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xca6a6b82 wx_clear_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xdf4c5e9c wx_free_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xebfd21a5 wx_read_ee_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xeda55c90 wx_host_interface_command +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xee74050e wx_xmit_frame +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf1efa025 wx_flush_sw_mac_table +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xfa6c5f83 wx_reset_interrupt_capability +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x1cba2e4d hdlcdrv_unregister +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x540a42e9 hdlcdrv_arbitrate +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x61ff001b hdlcdrv_register +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xd6910ab1 hdlcdrv_transmitter +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xe542d64e hdlcdrv_receiver +EXPORT_SYMBOL drivers/net/mdio 0x3e17f466 mdio_set_flag +EXPORT_SYMBOL drivers/net/mdio 0x60443957 mdio45_probe +EXPORT_SYMBOL drivers/net/mdio 0x62eb612a mdio45_ethtool_ksettings_get_npage +EXPORT_SYMBOL drivers/net/mdio 0x63e0fee5 mdio45_links_ok +EXPORT_SYMBOL drivers/net/mdio 0xb79a54ee mdio45_nway_restart +EXPORT_SYMBOL drivers/net/mdio 0xcdbdeca7 mdio45_ethtool_gset_npage +EXPORT_SYMBOL drivers/net/mdio 0xdaceb7a6 mdio_mii_ioctl +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x5a55cf5f cavium_mdiobus_write_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x5b3d5c22 cavium_mdiobus_read_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x65ff61cd cavium_mdiobus_write_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0xd3be9354 cavium_mdiobus_read_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-mscc-miim 0xee8ef0a2 mscc_miim_setup +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x0d2a24de xgene_enet_phy_register +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x453acf1e xgene_mdio_rgmii_read +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0x666fc517 xgene_mdio_rgmii_write +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xb29b0eb4 xgene_mdio_wr_mac +EXPORT_SYMBOL drivers/net/mdio/mdio-xgene 0xc33ee485 xgene_mdio_rd_mac +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xe2d8d090 mtk_pcs_lynxi_create +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xe9221a05 mtk_pcs_lynxi_destroy +EXPORT_SYMBOL drivers/net/phy/bcm-phy-lib 0x8de5407a bcm54xx_auxctl_write +EXPORT_SYMBOL drivers/net/ppp/pppox 0x3ca497d8 pppox_unbind_sock +EXPORT_SYMBOL drivers/net/ppp/pppox 0x3ee97c9c pppox_compat_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0x969e1e6d register_pppox_proto +EXPORT_SYMBOL drivers/net/ppp/pppox 0xdfe355b0 pppox_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0xe0ff7a18 unregister_pppox_proto +EXPORT_SYMBOL drivers/net/sungem_phy 0xc83742b4 sungem_phy_probe +EXPORT_SYMBOL drivers/net/team/team 0x3702874b team_options_change_check +EXPORT_SYMBOL drivers/net/team/team 0x464461aa team_options_unregister +EXPORT_SYMBOL drivers/net/team/team 0x61eafd39 team_mode_register +EXPORT_SYMBOL drivers/net/team/team 0x67b12e95 team_options_register +EXPORT_SYMBOL drivers/net/team/team 0x6f7303f7 team_option_inst_set_change +EXPORT_SYMBOL drivers/net/team/team 0x9af78834 team_mode_unregister +EXPORT_SYMBOL drivers/net/team/team 0xb610ee62 team_modeop_port_change_dev_addr +EXPORT_SYMBOL drivers/net/team/team 0xde043ddd team_modeop_port_enter +EXPORT_SYMBOL drivers/net/usb/usbnet 0x5c06bffd usbnet_device_suggests_idle +EXPORT_SYMBOL drivers/net/usb/usbnet 0xb4ee607b usbnet_link_change +EXPORT_SYMBOL drivers/net/usb/usbnet 0xf1b6c6b1 usbnet_manage_power +EXPORT_SYMBOL drivers/net/wan/hdlc 0x0ba341b1 hdlc_start_xmit +EXPORT_SYMBOL drivers/net/wan/hdlc 0x102e32ad hdlc_ioctl +EXPORT_SYMBOL drivers/net/wan/hdlc 0x37da9d19 detach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x4b13e6c7 alloc_hdlcdev +EXPORT_SYMBOL drivers/net/wan/hdlc 0x70157d50 hdlc_close +EXPORT_SYMBOL drivers/net/wan/hdlc 0x82ac59c6 unregister_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0xae5a54cb hdlc_open +EXPORT_SYMBOL drivers/net/wan/hdlc 0xb0d88427 attach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0xb1f1aa07 register_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0xbfe0e0c9 unregister_hdlc_device +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0b1ab353 ath_regd_get_band_ctl +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x108b188f ath_is_49ghz_allowed +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x12857b38 ath_hw_setbssidmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x25316c36 ath_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x40e56736 ath_is_mybeacon +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x4571aea8 ath_is_world_regd +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x76b3205a ath_regd_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x8f85ca04 ath_reg_notifier_apply +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa18f224e ath_regd_find_country_by_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa5b72f21 ath_rxbuf_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xac779c49 ath_hw_keysetmac +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xaebf7fa0 ath_key_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb6588ba6 ath_bus_type_strings +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xba2f4413 ath_hw_keyreset +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xc994967e ath_hw_get_listen_time +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xcf92be84 ath_key_delete +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xf5af0438 ath_hw_cycle_counters_update +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xf935bfd8 dfs_pattern_detector_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x015e5db2 ath10k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x01acb6b0 ath10k_htc_rx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0544153b ath10k_ce_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0a13c1a6 ath10k_htc_tx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0e1b2eb0 ath10k_core_free_board_files +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0e851157 ath10k_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x105b24dc ath10k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x10b8f17b ath10k_bmi_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2288e046 ath10k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x252add0f ath10k_print_driver_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x296d1b09 ath10k_coredump_get_mem_layout +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x297ae665 ath10k_ce_alloc_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3358a22b ath10k_htt_t2h_msg_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x383dc439 ath10k_htc_process_trailer +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x436666cd ath10k_core_start_recovery +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x4afd37a5 ath10k_ce_enable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x4bfaaea0 ath10k_core_fetch_board_file +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x50c64097 ath10k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x61b2b24a ath10k_core_register +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6521c873 ath10k_ce_dump_registers +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x689b7110 ath10k_core_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6e117b4c ath10k_core_napi_sync_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6fcd0e05 ath10k_ce_send +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x72156e92 ath10k_coredump_new +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x729b5b5a ath10k_ce_send_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7bd36c9e ath10k_ce_num_free_src_entries +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x81871961 ath10k_ce_free_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x8318eaa6 ath10k_htt_rx_hl_indication +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x87ade00e ath10k_ce_disable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9360ec0d ath10k_ce_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9562cf8b ath10k_htc_notify_tx_completion +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x98d171d8 ath10k_core_napi_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x98d4e387 ath10k_htt_hif_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9c07f107 ath10k_htt_rx_pktlog_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9d4ef94b ath10k_ce_deinit_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa3ae09da ath10k_ce_completed_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa61de826 ath10k_htt_txrx_compl_task +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa7936da6 ath10k_core_unregister +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa81a4178 ath10k_ce_free_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xae99f97d ath10k_core_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb071d69e ath10k_ce_rx_update_write_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb291f943 __ath10k_ce_rx_num_free_bufs +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb51ae751 __ath10k_ce_send_revert +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xbd74d8a2 ath10k_ce_revoke_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xbdeff458 ath10k_ce_per_engine_service_any +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc055517b ath10k_ce_completed_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc3e26005 ath10k_ce_completed_recv_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc3fe4c4a ath10k_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcbde53f5 ath10k_ce_cancel_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcc20d178 __tracepoint_ath10k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd204e0d6 ath10k_ce_completed_send_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe191ebbf ath10k_mac_tx_push_pending +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe6e5e2e0 ath10k_core_check_dt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xea1e4e11 ath10k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xebd1779b ath10k_bmi_read_memory +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf5091cb1 ath10k_ce_alloc_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfcba3da8 ath10k_ce_init_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xfce116c4 ath10k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x02b38e81 ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x09920861 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0d17ceb7 ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0dae0eb8 __tracepoint_ath11k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1b2b135e ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x20dc2c97 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x226cacfd ath11k_pci_enable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x26092d0e ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x28bd0daa ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2b27366d ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2eb8aefd ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x312d0d89 ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3ff432f2 ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x46df47cd ath11k_pcic_read +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x56a941f2 ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5cb5efa1 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x62ad5f32 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x795ee03c ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7c8fe69b ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7ee3021a ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7fcdbc52 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x808d10fa ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8451cc58 ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8694f24a ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x89301af1 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x893d1f07 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8a90d1e4 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8c0344e3 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaba0e92f ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaeea84c7 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb2877928 ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb58e72d2 ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbb552930 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc51e13a0 ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc854a338 ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xce0196e2 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd3ea4249 ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdb069508 ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdea3e96c ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe208ce29 ath11k_pci_disable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe8fbc0e5 ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf71ad72f ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x105e481a ath6kl_cfg80211_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1c277c97 ath6kl_cfg80211_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x4f573ae2 ath6kl_core_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x587a61b9 ath6kl_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x63ab302c ath6kl_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x74289327 ath6kl_read_tgt_stats +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x7f77e5df ath6kl_hif_intr_bh_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x91cfb84a ath6kl_hif_rw_comp_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x98bc4264 ath6kl_stop_txrx +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x9fda53e0 ath6kl_core_rx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb881b1a9 ath6kl_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb9a689dd ath6kl_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xe412cf59 ath6kl_core_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xee4cf8f8 ath6kl_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x10b7f551 ath9k_cmn_get_channel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1a0aa030 ath9k_cmn_debug_stat_rx +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x20c70dba ath9k_cmn_beacon_config_ap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x353ad3f7 ath9k_cmn_init_channels_rates +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x3aa7bf2b ath9k_cmn_get_hw_crypto_keytype +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x4a362d18 ath9k_cmn_update_txpow +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x7186f432 ath9k_cmn_debug_base_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x73f72cd0 ath9k_cmn_process_rate +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x77a97747 ath9k_cmn_beacon_config_sta +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x83830709 ath9k_cmn_setup_ht_cap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x842d9d55 ath9k_cmn_debug_phy_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x8d300815 ath9k_cmn_spectral_init_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x98033a12 ath9k_cmn_beacon_config_adhoc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x98ce52fc ath9k_cmn_rx_accept +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x9d9ba5d3 ath9k_cmn_spectral_scan_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x9ef5218e ath9k_cmn_spectral_scan_trigger +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xb11a0a12 ath9k_cmn_debug_recv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xb2d93b56 ath9k_cmn_spectral_deinit_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd09bd558 ath9k_cmn_init_crypto +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd2981357 ath9k_cmn_count_streams +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xe13b64f9 ath9k_cmn_process_rssi +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf3d68090 ath9k_cmn_rx_skb_postprocess +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf409911e ath9k_cmn_debug_modal_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf86afc5e ath9k_cmn_reload_chainmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf963f196 ath_cmn_process_fft +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x024622c3 ath9k_hw_rxprocdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x04d692c3 ath9k_hw_gpio_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x07bfca8b ath9k_hw_btcoex_set_weight +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x09e5abf4 ath9k_hw_stopdmarecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0f77dafc ath9k_hw_get_tsf_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1182c048 ath9k_hw_gen_timer_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x123fca8f ar9003_mci_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x19323ddf ath9k_hw_gpio_request_in +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1b81aef7 ath9k_hw_wow_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1b88823c ath9k_hw_process_rxdesc_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1c9d2dee ath9k_hw_getnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1d4a1b7d ath9k_hw_getchan_noise +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x24bf2659 ar9003_hw_bb_watchdog_check +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x26a86d8a ar9003_hw_bb_watchdog_dbg_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2971d7df ath9k_hw_kill_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2a29a394 ath_gen_timer_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2bb1a61e ath9k_hw_setantenna +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2c793241 ath9k_hw_btcoex_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2c7ba5fb ath9k_hw_resume_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x308b60e3 ath9k_hw_btcoex_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x31a71505 ath9k_hw_startpcureceive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x343d64f7 ath9k_hw_set_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x37cf9fb1 ath9k_hw_stop_dma_queue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x38f22617 ath9k_hw_set_sta_beacon_timers +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3afe8d16 ath9k_hw_intrpend +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3e5c22b0 ath9k_hw_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3fe73c33 ath9k_hw_setuprxdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x400fcc20 ath9k_hw_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x444b0c5a ar9003_mci_send_wlan_channels +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4990e472 ath9k_hw_btcoex_set_concur_txprio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4e2d3981 ath9k_hw_puttxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4e6a96f9 ar9003_paprd_setup_gain_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4ef41afd ath9k_hw_set_rx_bufsize +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4f774509 ath9k_hw_setrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x51c1e3da ath9k_hw_gettsf32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5337158d ath9k_hw_setmcastfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5425f75f ar9003_get_pll_sqsum_dvc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x54307200 ath9k_hw_loadnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x54fcc118 ath9k_hw_btcoex_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5757d00f ath9k_hw_init_btcoex_hw +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x596c4f71 ath9k_hw_set_gpio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5a7429c4 ath9k_hw_gettsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5cfae4ed ath9k_hw_btcoex_init_scheme +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5fe1722f ath9k_hw_wow_wakeup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6a0269ac ath9k_hw_set_txpowerlimit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6fef6fb8 ath9k_hw_computetxtime +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x70fb72cd ath_gen_timer_isr +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x74307b3d ath9k_hw_write_associd +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7c404460 ar9003_mci_get_next_gpm_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7d5ca8ec ath9k_hw_wait +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x814859d8 ath9k_hw_set_tx_filter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x85270496 ath9k_hw_btcoex_init_mci +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x85847f28 ath9k_hw_setrxabort +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8792d62d ath9k_hw_updatetxtriglevel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x87a14a75 ar9003_paprd_is_done +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x87eff5a1 ar9003_mci_send_message +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x88f77a23 ath9k_hw_gettxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8a2f2c9e ath9k_hw_settsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8f3329f1 ath9k_hw_btcoex_init_3wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x91dfe170 ath9k_hw_bstuck_nfcal +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9a2772e7 ar9003_paprd_init_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9b112f97 ar9003_hw_disable_phy_restart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9bf3ce59 ar9003_is_paprd_enabled +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9f4f390f ath9k_hw_init_global_settings +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa07ed324 ath9k_hw_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa0bde49d ath9k_hw_set_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa3a4f77d ath9k_hw_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa4bfb9e2 ath9k_hw_setup_statusring +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa6ef20c4 ath9k_hw_setopmode +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb099ee12 ath9k_hw_setpower +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb245d095 ath_gen_timer_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb3358ac4 ath9k_hw_txstart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb3725b7c ath9k_hw_get_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb38471b0 ath9k_hw_phy_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb73b125b ath9k_hw_addrxbuf_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb926a206 ath9k_hw_ani_monitor +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb9aba585 ath9k_hw_reset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbb662b85 ath9k_hw_numtxpending +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbc7f2388 ath9k_hw_getrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbd0ff325 ath9k_hw_gpio_request_out +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbda260f2 ath9k_hw_beaconinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbe959c56 ath9k_hw_releasetxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbf3915a3 ath9k_hw_gen_timer_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc61aa797 ar9003_mci_state +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc6b2322a ath9k_hw_reset_calvalid +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc8a9cb58 ath9k_hw_disable_mib_counters +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc9f32358 ath9k_hw_putrxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc9ff5897 ath9k_hw_set_tsfadjust +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcd89971e ath9k_hw_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcf7ae538 ath9k_hw_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd039e2e4 ath9k_hw_abortpcurecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd0b0d4d4 ar9003_paprd_populate_single_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd60b53fd ath9k_hw_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd80c19bf ath9k_hw_wow_apply_pattern +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdcf5f971 ath9k_hw_abort_tx_dma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe1388611 ar9003_mci_set_bt_version +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe38aa095 ath9k_hw_setuptxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe57e4020 ath9k_hw_beaconq_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe68863a2 ath9k_hw_resettxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeb00b6c2 ar9003_paprd_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xeccf1391 ath9k_hw_check_alive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf1c0338e ath9k_hw_gpio_get +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf1da62e1 ar9003_paprd_create_curve +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf1dba4e0 ath9k_hw_check_nav +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf54e9d28 ath9k_hw_btcoex_bt_stomp +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf66ba3e1 ar9003_mci_get_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf88f3241 ath9k_hw_btcoex_init_2wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfccc58bb ar9003_mci_cleanup +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x64b4d0f1 stop_atmel_card +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xa97bcdba atmel_open +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xcdadff28 init_atmel_card +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x1906648e brcmu_boardrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x1e2ef49a brcmu_pktq_mlen +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x2084474e brcmu_pkt_buf_free_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x2732854e brcmu_pktq_penq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x2c3a1361 brcmu_pktq_init +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x457151ce brcmu_pktq_pflush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x55f30832 brcmu_pkt_buf_get_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x7d3e4783 brcmu_pktq_pdeq_match +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x91a130a9 brcmu_pktq_pdeq_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa17c0ccf brcmu_dotrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xc7e446e8 brcmu_pktq_flush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd6217d91 brcmu_d11_attach +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xe07f0a0c brcmu_pktq_peek_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xe770696f brcmu_pktq_mdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xed10c83f brcmu_pktq_pdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xfdb3b57e brcmu_pktq_penq_head +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x07c4e13f init_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x8b797cb1 stop_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0xa8532f45 reset_airo_card +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x0497d05b libipw_rx_mgt +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x0775a29c libipw_rx +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x0f2d2d16 libipw_is_valid_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x11656d9f free_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x13496760 alloc_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x485931f2 libipw_channel_to_freq +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x4aab77a2 libipw_get_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x4e75f849 libipw_freq_to_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x5ecc6eef libipw_wx_set_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x61acad44 libipw_wx_get_scan +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x622c4ec9 libipw_wx_get_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x7766ec5e libipw_xmit +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x9163e7bf libipw_txb_free +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x94543f78 libipw_set_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x9793a970 libipw_channel_to_index +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa055a179 libipw_get_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa65ed944 libipw_wx_set_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xaf1025f0 libipw_wx_get_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xc6d3a9db libipw_networks_age +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xe6b6eeea libipw_get_channel_flags +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x031c5f87 il_init_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x04269d95 il_send_add_sta +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x04c7f17b il_leds_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1022d2ca il_pm_ops +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1129035b il_power_update_mode +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x12866581 il_write_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x14c436b7 il_scan_cancel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1746c294 il_wr_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x187039f8 il_free_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x18f1f659 il_tx_queue_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1965b849 il_setup_rx_scan_handlers +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1c5d9172 il_set_tx_power +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1d048916 il_set_rxon_channel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1d6e7638 il_hdl_csa +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1d9b497f il_irq_handle_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x29aff28e il_is_ht40_tx_allowed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2bf7eea6 il_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2d4a6af1 il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2d91ae39 il_send_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2db1a980 il_leds_exit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2ffa9d09 il_get_lowest_plcp +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x30ad07f0 il_mac_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x31785795 il_clear_ucode_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x31a7c9a2 il_add_station_common +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x31f9754c il_get_passive_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x322b1b25 il_mac_change_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x326a55ff il_set_decrypted_flag +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x32876bbe il_hdl_spectrum_measurement +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x34c23763 il_mac_flush +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x39504da7 il_rx_queue_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3aec4efa il_tx_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3c2ac7a9 il_cmd_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x416bd26a il_debug_level +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x49abc759 il_restore_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4b1b5560 il_eeprom_query_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4fc42593 il_get_free_ucode_key_idx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x504fb5e8 il_connection_init_rx_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x55b6351e il_get_single_channel_number +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5daf943c il_usecs_to_beacons +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x616b51d1 il_tx_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x618849d6 il_dbgfs_register +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6db3800e il_eeprom_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x702063dc il_mac_bss_info_changed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x723eb918 il_send_cmd_pdu +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x73fe0912 il_mac_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x762a8db8 il_hdl_pm_debug_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7765b0ca il_rd_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x793f91af il_force_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7bba9ade il_full_rxon_required +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7c865100 il_get_active_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7e37af8a il_tx_queue_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x803b4e83 il_tx_cmd_complete +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x82d78831 il_update_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x83ae7926 il_rx_queue_alloc +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x86e4a778 il_init_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x86f6d09f il_apm_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x89378c3d il_add_beacon_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8aa31a63 il_clear_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8d593ba6 il_alloc_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x920e4801 il_mac_hw_scan +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x953ecf21 il_mac_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x971d7599 il_free_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9aae838d il_chswitch_done +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9cc714af il_bg_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa04ec664 il_set_rxon_ht +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa9805947 il_setup_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xaacd40ec il_send_stats_request +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xab902ada il_cmd_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xad549a77 il_check_rxon_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xae78ba8c il_set_rxon_hwcrypto +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb63ea9a1 il_tx_cmd_protection +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb65510a3 il_get_cmd_string +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7bd33ff il_isr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7e52d64 il_free_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbaaf6d2a _il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbcb2b431 _il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbdb6074e il_fill_probe_req +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbfc88efd il_txq_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc4772a0f il_setup_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc59cc951 il_mac_sta_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc934e6fa il_eeprom_query16 +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcbd8d8b3 il_send_cmd_sync +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xce226a20 il_mac_conf_tx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd0dcf8ba il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd192fd6c il_rx_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd3cd6eb1 il_send_bt_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd3ff4447 il_get_channel_info +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd81932a7 il_read_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe1b634f8 il_send_cmd_pdu_async +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe21e7e17 il_dbgfs_unregister +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe4c34393 il_cancel_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe54d6aaf il_mac_add_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe601464e il_set_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe6e6c8f9 il_init_scan_params +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xea6acd85 il_power_initialize +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xefed12b7 il_set_rate +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf244fe88 il_send_lq_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf3ea1267 il_hdl_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf5855caa il_eeprom_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf70a693b il_bcast_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf9016800 il_scan_cancel_timeout +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf90a4f05 il_send_rxon_timing +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf95900a3 il_hdl_pm_sleep +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xfe1ef702 il_set_flags_for_band +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x0094600a __traceiter_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x0fa4d950 __tracepoint_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x466ae44d __SCK__tp_func_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x568a553d __traceiter_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x701e83a9 iwl_trans_pcie_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x970bf4ef __SCK__tp_func_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x9828a56a __tracepoint_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xb396913a __tracepoint_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd1e69877 __SCK__tp_func_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xf4073229 __traceiter_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x01897be7 hostap_init_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x02fc9f41 hostap_check_sta_fw_version +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x15989f73 hostap_info_init +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x2b4bd058 hostap_handle_sta_tx_exc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x32b192bc hostap_set_hostapd_sta +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x43c3a68c hostap_init_ap_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x4a701250 hostap_set_word +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x6178b9b7 hostap_set_hostapd +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x67f73155 hostap_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x75934c58 hostap_set_multicast_list_queue +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x783b1936 hostap_80211_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7fb75891 hostap_dump_rx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x85595958 hostap_set_antsel +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x8bf903eb hostap_master_start_xmit +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x8f3b96db hostap_set_auth_algs +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x91e36b7f hostap_set_roaming +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x91fe6dd6 hostap_free_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x92ba8d51 hostap_remove_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x95aafba4 prism2_update_comms_qual +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x9d05d28a hostap_info_process +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb03f66c8 hostap_add_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb4b77c8b hostap_80211_get_hdrlen +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xd73b9955 hostap_80211_ops +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xdbc2ac21 hostap_set_string +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xdc591f8e hostap_setup_dev +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xeb5c221b hostap_set_encryption +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf91c03e2 hostap_dump_tx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf9674151 hostap_init_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xfac5f5e7 hostap_get_porttype +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x118ac719 orinoco_process_xmit_skb +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x2c789a13 orinoco_stop +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x2cded446 orinoco_open +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x3148d2b4 alloc_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x4f9907a0 orinoco_if_add +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x5b47584d free_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x5f184b81 __orinoco_ev_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x629f1ab9 orinoco_change_mtu +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x6e86dad5 orinoco_set_multicast_list +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x877c0fd2 orinoco_if_del +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x8daa397f orinoco_up +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x97e5a1d9 __orinoco_ev_info +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa74c2dc5 hermes_struct_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa7a52c07 orinoco_down +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xd5999da0 orinoco_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xfd8aa3a2 orinoco_tx_timeout +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xffe27bca orinoco_interrupt +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x00f30853 mt76_wcid_key_setup +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x327a9822 mt76_rx_signal +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist 0xcd4d99f4 rtl_btc_get_ops_pointer +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x02cd1d67 rtl92c_phy_query_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0826635e rtl92c_phy_sw_chnl_callback +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x1d1fab61 rtl92c_set_fw_pwrmode_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x214440e1 _rtl92c_phy_bb8192c_config_parafile +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2327d91c _rtl92c_phy_calculate_bit_shift +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x24a84ce5 _rtl92c_store_pwrindex_diffrate_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2527f8e5 _rtl92c_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2592a65f rtl92c_set_fw_joinbss_report_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x293dd7fe rtl92c_bt_rssi_state_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x3b8edea2 _rtl92c_phy_fw_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x3ebf64e7 rtl92c_dm_check_txpower_tracking +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4391aea0 rtl92c_phy_ap_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4978ad4f _rtl92c_phy_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x531bfad8 rtl92c_phy_set_rfpath_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x537379fc rtl92c_phy_set_io +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5dbd47c1 _rtl92c_phy_init_bb_rf_register_definition +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x665dc54b _rtl92c_phy_set_rf_sleep +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x69af6e5c rtl92c_fill_h2c_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x6c37d3c7 rtl92c_phy_rf_config +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x756579d2 rtl92c_phy_update_txpower_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x877a4899 rtl92c_phy_set_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x936b5c10 rtl92c_phy_lc_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9dcb4775 rtl92c_firmware_selfreset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa528736e rtl92c_phy_set_txpower_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xad48e584 rtl92c_dm_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb6831f47 _rtl92c_phy_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xbabc52c3 rtl92c_phy_set_bw_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xbd09f809 rtl92c_dm_write_dig +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xbdb93306 rtl92c_dm_init_rate_adaptive_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xbef22daf rtl8192_phy_check_is_legal_rfpath +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc62ee33b rtl92c_download_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc9c0898f _rtl92c_phy_dbm_to_txpwr_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xccadd434 rtl92c_dm_init_edca_turbo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd956014d rtl92c_phy_iq_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xda57f6fd rtl92c_dm_watchdog +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xde17363c rtl92c_dm_rf_saving +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xdf0040c7 _rtl92c_phy_fw_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe0378fa1 rtl92c_phy_sw_chnl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe6fd2354 rtl92ce_phy_set_rf_on +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe8d0e3ce rtl92c_dm_bt_coexist +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf2846091 rtl92c_phy_set_io_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xffd329f8 rtl92c_set_fw_rsvdpagepkt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x5ab8bb3b rtl_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xb4b5d3ce rtl_pci_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xd1f08f44 rtl_pci_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xd92e165e rtl_pci_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x220e79da rtl_usb_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xb6c561a5 rtl_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xb946c033 rtl_usb_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0xfbed4e54 rtl_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x02588f6a rtl_collect_scan_list +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x088e4c6c efuse_one_byte_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0b038e24 channel5g_80m +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1637211f rtl_cam_add_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1b945315 rtl_addr_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x293d519b rtl_get_tcb_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x30a956d7 rtl_query_rxpwrpercentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x345772a0 rtl_mrate_idx_to_arfr_id +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3670bb56 rtl_cam_delete_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x382f3ad4 rtl_efuse_shadow_map_update +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3f211e1f rtl_cam_mark_invalid +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x45874d3a rtl_init_sw_leds +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x492b7553 efuse_read_1byte +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4a452ce3 rtl_c2hcmd_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x54824f58 channel5g +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6c8e8183 rtl_signal_scale_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7e0c1fba rtl_cam_reset_all_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x87416c11 rtl_ps_enable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8b9b05a6 rtl_bb_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8ea60059 rtl_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x968d8e7f rtl_process_phyinfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa2237633 efuse_shadow_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa9a2fcc9 rtl_cam_get_free_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xafaa5b0b rtl_init_rfkill +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc43f2627 rtl_cam_del_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc5b5dc60 efuse_power_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc8e5666c rtl_hal_pwrseqcmdparsing +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc95e6899 rtl_send_smps_action +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xcebf28af rtl_cam_empty_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xcf3213cb rtl_cmd_send_packet +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd484c7e0 rtl_phy_scan_operation_backup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe7140c38 rtl_rfreg_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe854a056 rtl_rx_ampdu_apply +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xebedfe5f rtl_wowlan_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xed7c8cf2 rtl_evm_db_to_percentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xee0b21b4 rtlwifi_rate_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xefb2acfb rtl_ps_disable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf7e38f3e rtl_dm_diginit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8723d 0xaa966a11 rtw8723d_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8821c 0x37561d9c rtw8821c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822b 0x417610a3 rtw8822b_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822c 0xaeb47b9d rtw8822c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0622bffc rtw_bf_cfg_csi_rate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x08f271a4 rtw_dump_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0c719d56 rtw_coex_read_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0c75bc6a rtw_coex_write_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x17de7d85 rtw_regd_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1a0bce40 check_hw_ready +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1dc2d072 rtw_tx_ac_to_hwq +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1e28df48 rtw_fw_c2h_cmd_rx_irqsafe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1e89bef3 rtw_bf_enable_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1f8901c5 rtw_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2031b796 rtw_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x235787b5 rtw_phy_cfg_agc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2749e7aa rtw_rx_fill_rx_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2c059638 rtw_phy_get_tx_power_index +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2df00e96 rtw_tx_write_data_h2c_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x33b3f3c0 rtw_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x36c5bfca rtw_disable_lps_deep_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x3daf0267 rtw_dump_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x440b7589 rtw_phy_rf_power_2_rssi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x48323134 rtw_parse_tbl_txpwr_lmt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4cf60210 rtw_restore_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x519c8ba9 rtw_rate_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x54cfb193 rtw_tx_fill_tx_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x55344647 rtw_fw_c2h_cmd_isr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58210e60 rtw_rate_section +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x5cbe8e8c rtw_phy_pwrtrack_get_delta +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x60e533fd rtw_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x68506710 rtw_rx_stats +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7631e463 rtw_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x76ecfd1c rtw_phy_parsing_cfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x78c12507 rtw_set_channel_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7a1b060f rtw_unregister_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x82749c7b rtw_phy_config_swing_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x840e3fb7 rtw_phy_pwrtrack_avg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x847db2a5 rtw_phy_write_rf_reg_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x88bf7b2b rtw_fw_do_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x898abbbc rtw_phy_cfg_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x937653ef rtw_phy_set_tx_power_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9646a026 rtw_phy_cfg_bb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9ad49b52 rtw_bf_set_gid_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9e3f89c3 rtw_phy_load_tables +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9f0cad34 rtw_bf_enable_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa063a2ba rtw_parse_tbl_bb_pg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa1f517a5 rtw_set_rx_freq_band +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa4083b34 rtw_phy_pwrtrack_need_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa4880456 __rtw_dbg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xab5d6cc9 rtw_read8_physical_efuse +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb37f7ff4 rtw_phy_write_rf_reg_mix +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb79e0492 rtw_phy_set_edcca_th +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb8501c96 rtw_bf_remove_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc01f07e6 rtw_phy_pwrtrack_get_pwridx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc2f490a6 rtw_coex_write_scbd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc4653f6c rtw_parse_tbl_phy_cond +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc8348479 rtw_fw_inform_rfk_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xcecf34c5 rtw_bf_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xcf436461 rtw_register_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd0b6f5f4 rtw_phy_cfg_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd45900ce rtw_power_mode_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd96aa9f1 rtw_phy_read_rf_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xda5ecf84 rtw_tx_report_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe1007f87 rtw_tx_write_data_rsvd_page_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe7d9d388 rtw_phy_pwrtrack_thermal_changed +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf0185e16 rtw_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf241fc33 rtw_bf_remove_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf8ead692 rtw_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xfa084570 rtw_phy_pwrtrack_need_lck +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xff571e94 rtw_tx_queue_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x29ef58c1 rtw_pci_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x472c00c2 rtw_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x5d68083a rtw_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0xdd179b7f rtw_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x2b7b989f rtw_sdio_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x32c8102b rtw_sdio_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x9ed4767b rtw_sdio_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xed215c15 rtw_sdio_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x0ec01f30 rtw_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x895b8c02 rtw_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8851b 0x0e847170 rtw8851b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852a 0xc4d0cf4e rtw8852a_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852b 0xb34e1dbe rtw8852b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852c 0x28eb51d1 rtw8852c_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x044f626b rtw89_mac_disable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0669f7d6 rtw89_phy_write_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x07193d9f rtw89_btc_ntfy_wl_rfk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x085316d3 rtw89_mac_get_txpwr_cr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x17cc6454 rtw89_core_fill_txdesc_fwcmd_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1e9b827d rtw89_phy_set_txpwr_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1eb17f5c rtw89_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2179f75d rtw89_mac_cfg_ctrl_path_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x21dbb125 rtw89_core_napi_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x253c1a1d rtw89_phy_read_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x25527248 rtw89_mac_coex_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2dadf9e0 rtw89_fw_h2c_dctl_sec_cam_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x31495106 rtw89_free_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x31620083 rtw89_mac_cfg_gnt_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x32fd8bb9 rtw89_phy_config_rf_reg_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x37e068e5 rtw89_fw_h2c_rf_ntfy_mcc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x381efe23 rtw89_read_efuse_ver +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3a9a47ce rtw89_phy_set_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4a1bf7b7 rtw89_decode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4a801d59 rtw89_phy_read32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4c3ad85c rtw89_core_unregister +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4f92677c rtw89_encode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x57f482a5 rtw89_phy_set_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x608739a8 rtw89_mac_cfg_gnt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6548cf0a rtw89_rfk_parser +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6986f87f rtw89_phy_write_reg3_tbl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6e201922 rtw89_phy_write_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x720ba57b rtw89_mac_coex_init_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x78dfa70a rtw89_phy_load_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7a176dd7 rtw89_core_register +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7abcdcf7 rtw89_phy_write32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7b5fc506 rtw89_mac_stop_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7c4d8b0c rtw89_core_fill_txdesc_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8117b4dc rtw89_ser_notify +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8b49e471 rtw89_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9352b6c6 rtw89_phy_read_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x93c5e3f1 rtw89_core_rx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x96ee6277 rtw89_phy_tssi_ctrl_set_bandedge_cfg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9a25ff71 rtw89_mac_resume_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9ac85705 rtw89_mac_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xaa162fa6 rtw89_mac_enable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xaa3f912d rtw89_mac_cfg_ppdu_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xad79ae9a rtw89_phy_get_txsc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xaf608dbf rtw89_phy_set_txpwr_limit_ru +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc6f4735e rtw89_mac_get_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc92c3392 rtw89_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xced6a6be rtw89_core_napi_stop +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xcfcf42fc rtw89_mac_stop_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd3790194 rtw89_mac_set_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd64388e8 rtw89_mac_read_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd76eb444 rtw89_mac_write_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd7b0f7fc rtw89_alloc_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd878c864 __rtw89_debug +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xddd08ae9 rtw89_core_query_rxdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xde315a0a rtw89_core_napi_start +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe147b3d9 rtw89_btc_set_policy +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe3f57b04 rtw89_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xecb0e4e6 rtw89_mac_cfg_ctrl_path +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf0e9416c rtw89_mac_resume_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf3469852 rtw89_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfa60b1dc rtw89_core_fill_txdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfb561fda rtw89_core_napi_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfd98c569 rtw89_btc_set_policy_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfdea710d rtw89_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x002f341e rtw89_pci_fill_txaddr_info_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x0c7fb715 rtw89_pci_config_intr_mask_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x0d92e6ee rtw89_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x2cdb0a74 rtw89_pci_disable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x3b1b62d7 rtw89_pci_config_intr_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x4054828b rtw89_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x4fababce rtw89_pci_recognize_intrs +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x59063393 rtw89_pci_ltr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x642f28df rtw89_pci_enable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x6efd9f2c rtw89_bd_ram_table_dual +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x71162055 rtw89_bd_ram_table_single +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x7b9ebb60 rtw89_pci_fill_txaddr_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x86a8a677 rtw89_pci_recognize_intrs_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9ce0961b rtw89_pci_ch_dma_addr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xab6c2887 rtw89_pci_ltr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xb73fd515 rtw89_pci_disable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xee7fcb9a rtw89_pci_enable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xef35d1d4 rtw89_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xf630d9a9 rtw89_pci_ch_dma_addr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/rsi/rsi_91x 0x79b5bc34 rsi_config_wowlan +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x01f9c281 wlcore_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x50bc6513 wl12xx_is_dummy_packet +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x6dccfb51 wl1271_free_tx_id +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xdd9fe767 wlcore_calc_packet_alignment +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0xe0dc17dc fdp_nci_probe +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0xfcefde84 fdp_nci_remove +EXPORT_SYMBOL drivers/nfc/microread/microread 0x28fd925b microread_remove +EXPORT_SYMBOL drivers/nfc/microread/microread 0x3e4158fa microread_probe +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x1f22ecb7 nxp_nci_probe +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0xf7a10e63 nxp_nci_remove +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0xfc96474b nxp_nci_fw_recv_frame +EXPORT_SYMBOL drivers/nfc/pn533/pn533 0xfc78fb0e pn533_recv_frame +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0xabb85d7e pn544_hci_remove +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0xfcf83e15 pn544_hci_probe +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x0d732970 s3fwrn5_phy_power_ctrl +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x774203fc s3fwrn5_phy_set_wake +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xdeb3b771 s3fwrn5_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xdf7b6fc8 s3fwrn5_recv_frame +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xec35c989 s3fwrn5_probe +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xedb12f10 s3fwrn5_phy_set_mode +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xf2ab60da s3fwrn5_phy_get_mode +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x0ca34b1c ndlc_remove +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x0fd50538 ndlc_close +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x7370700d st_nci_se_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x753bb7ba st_nci_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x7a5e25c1 st_nci_se_deinit +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x8871f937 ndlc_probe +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x9bac2de3 ndlc_recv +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xbe434718 ndlc_open +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xde106cbd st_nci_se_io +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xe417260b ndlc_send +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x05d97bf3 st21nfca_im_send_atr_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x0a981181 st21nfca_hci_probe +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x0db4f689 st21nfca_dep_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x0ddf3123 st21nfca_hci_se_io +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x0dffa07f st21nfca_dep_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x20aaf702 st21nfca_se_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x36bdeb1a st21nfca_hci_discover_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x3c0d67b4 st21nfca_tm_send_dep_res +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x5873a176 st21nfca_se_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x676d9049 st21nfca_apdu_reader_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x8685e7be st21nfca_dep_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x9fa833f5 st21nfca_connectivity_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xa4e1e7a6 st21nfca_im_send_dep_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xad217691 st21nfca_hci_loopback_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xe22f7466 st21nfca_hci_disable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xebbe4e06 st21nfca_hci_enable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xf1852deb st21nfca_hci_remove +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xff80c5a0 st21nfca_vendor_cmds_init +EXPORT_SYMBOL drivers/ntb/ntb 0x0868ea82 ntb_default_peer_port_count +EXPORT_SYMBOL drivers/ntb/ntb 0x0a3bf531 ntb_default_peer_port_idx +EXPORT_SYMBOL drivers/ntb/ntb 0x167ff20b ntb_link_event +EXPORT_SYMBOL drivers/ntb/ntb 0x2a46e56a ntb_db_event +EXPORT_SYMBOL drivers/ntb/ntb 0x2bd9b2ef ntb_msi_clear_mws +EXPORT_SYMBOL drivers/ntb/ntb 0x3e03e505 ntb_default_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0x40ea968c ntb_msg_event +EXPORT_SYMBOL drivers/ntb/ntb 0x620bbcc1 ntb_msi_init +EXPORT_SYMBOL drivers/ntb/ntb 0x7caa088a ntb_msi_setup_mws +EXPORT_SYMBOL drivers/ntb/ntb 0x84bcd276 ntb_register_device +EXPORT_SYMBOL drivers/ntb/ntb 0x8a336f67 ntb_set_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x8dce6a6b ntbm_msi_request_threaded_irq +EXPORT_SYMBOL drivers/ntb/ntb 0x9e7fd6ca ntbm_msi_free_irq +EXPORT_SYMBOL drivers/ntb/ntb 0xa5f783d5 __ntb_register_client +EXPORT_SYMBOL drivers/ntb/ntb 0xaeac3440 ntb_msi_peer_trigger +EXPORT_SYMBOL drivers/ntb/ntb 0xb60e1fd8 ntb_default_peer_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0xc3f80d30 ntb_unregister_device +EXPORT_SYMBOL drivers/ntb/ntb 0xd4ebd3d4 ntb_msi_peer_addr +EXPORT_SYMBOL drivers/ntb/ntb 0xdf3501f3 ntb_unregister_client +EXPORT_SYMBOL drivers/ntb/ntb 0xe11408ca ntb_clear_ctx +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0x731002eb nvdimm_namespace_attach_btt +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0xf7a0f3fd nvdimm_namespace_detach_btt +EXPORT_SYMBOL drivers/parport/parport 0x01ef03ef parport_find_base +EXPORT_SYMBOL drivers/parport/parport 0x092c4035 parport_claim_or_block +EXPORT_SYMBOL drivers/parport/parport 0x0c9966b8 parport_register_port +EXPORT_SYMBOL drivers/parport/parport 0x174e902d parport_register_dev_model +EXPORT_SYMBOL drivers/parport/parport 0x17f2d8a1 parport_ieee1284_epp_read_addr +EXPORT_SYMBOL drivers/parport/parport 0x269816cf parport_ieee1284_write_compat +EXPORT_SYMBOL drivers/parport/parport 0x46ee3248 parport_remove_port +EXPORT_SYMBOL drivers/parport/parport 0x487d7e54 parport_ieee1284_epp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x4b032808 parport_wait_event +EXPORT_SYMBOL drivers/parport/parport 0x4d2a941b parport_ieee1284_interrupt +EXPORT_SYMBOL drivers/parport/parport 0x4fa5714d parport_put_port +EXPORT_SYMBOL drivers/parport/parport 0x5b0e14d4 parport_ieee1284_read_nibble +EXPORT_SYMBOL drivers/parport/parport 0x5e3a3912 parport_irq_handler +EXPORT_SYMBOL drivers/parport/parport 0x74642f6d parport_ieee1284_ecp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x7fd80514 parport_unregister_driver +EXPORT_SYMBOL drivers/parport/parport 0x855a1529 parport_announce_port +EXPORT_SYMBOL drivers/parport/parport 0xa5033689 parport_ieee1284_epp_read_data +EXPORT_SYMBOL drivers/parport/parport 0xa5c4184d parport_del_port +EXPORT_SYMBOL drivers/parport/parport 0xa90890cc __parport_register_driver +EXPORT_SYMBOL drivers/parport/parport 0xaf61ad07 parport_ieee1284_read_byte +EXPORT_SYMBOL drivers/parport/parport 0xb114204a parport_release +EXPORT_SYMBOL drivers/parport/parport 0xbaa30eaf parport_ieee1284_ecp_read_data +EXPORT_SYMBOL drivers/parport/parport 0xcc66db0d parport_ieee1284_epp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0xcda6f07c parport_find_number +EXPORT_SYMBOL drivers/parport/parport 0xd68c5a97 parport_write +EXPORT_SYMBOL drivers/parport/parport 0xdc7cf860 parport_set_timeout +EXPORT_SYMBOL drivers/parport/parport 0xdf43c387 parport_claim +EXPORT_SYMBOL drivers/parport/parport 0xe185eba2 parport_read +EXPORT_SYMBOL drivers/parport/parport 0xe873b176 parport_wait_peripheral +EXPORT_SYMBOL drivers/parport/parport 0xeef0f9d9 parport_unregister_device +EXPORT_SYMBOL drivers/parport/parport 0xef7b8fab parport_negotiate +EXPORT_SYMBOL drivers/parport/parport 0xf07f8a34 parport_ieee1284_ecp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0xf9ad07b3 parport_get_port +EXPORT_SYMBOL drivers/parport/parport_pc 0x02a2a2a4 parport_pc_probe_port +EXPORT_SYMBOL drivers/parport/parport_pc 0x1d59d77d parport_pc_unregister_port +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x0c530d18 pcmcia_parse_uevents +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x1beb9f5f pcmcia_put_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x212db8d2 pcmcia_socket_list +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x3b9e5033 pcmcia_get_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x3fadc0e9 pcmcia_socket_class +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x742bbd58 pcmcia_register_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x86d9023b pcmcia_get_socket_by_nr +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x8a8be7e5 pcmcia_parse_events +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xa4098a59 pcmcia_reset_card +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xc388eee2 pcmcia_unregister_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xcf97f3bd dead_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xd84564c4 pccard_register_pcmcia +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xf942709b pcmcia_socket_list_rwsem +EXPORT_SYMBOL drivers/pcmcia/pcmcia_rsrc 0x8c785ad5 pccard_static_ops +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x01aabfa2 cros_ec_resume +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x4074b247 cros_ec_register +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x4e858307 cros_ec_unregister +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x842d49cc cros_ec_suspend +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xf25aacf5 cros_ec_irq_thread +EXPORT_SYMBOL drivers/regulator/rohm-regulator 0xefdc7db4 rohm_regulator_set_dvs_levels +EXPORT_SYMBOL drivers/rpmsg/qcom_glink 0xd7119b40 qcom_glink_native_rx +EXPORT_SYMBOL drivers/rpmsg/qcom_smd 0xa0e8dc3b qcom_smd_register_edge +EXPORT_SYMBOL drivers/rpmsg/qcom_smd 0xadc8e61f qcom_smd_unregister_edge +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x6c765533 rpmsg_chrdev_eptdev_create +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x8fd50fd6 rpmsg_chrdev_eptdev_destroy +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x0be33e9e rpmsg_register_device_override +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x169d0d19 rpmsg_unregister_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x1da93420 rpmsg_create_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x24955032 rpmsg_find_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x42561663 rpmsg_sendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x6c32246a rpmsg_trysend +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x76ae45be rpmsg_trysend_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x7f494fed rpmsg_create_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xac630529 unregister_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xb16da8f3 rpmsg_destroy_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xb2daccb1 __register_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xb418c869 rpmsg_poll +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd1225a0b rpmsg_trysendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd44170fc rpmsg_send +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xf0e7cdef rpmsg_class +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xf159ecf8 rpmsg_send_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xf67a350b rpmsg_register_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xfc4241c9 rpmsg_get_mtu +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xff054556 rpmsg_release_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_ns 0xd4348561 rpmsg_ns_register_device +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x074010ca scsi_esp_cmd +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x09e43271 scsi_esp_template +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x17bf88cc scsi_esp_unregister +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x4a29ab38 scsi_esp_intr +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x6c857f7c scsi_esp_register +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x37f25179 fcoe_ctlr_destroy +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x3e0afadd fcoe_transport_attach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x462e4ae8 fcoe_ctlr_recv_flogi +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x4b22d6b0 fcoe_ctlr_link_down +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x4dddddbb fcoe_ctlr_set_fip_mode +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x54944f29 fcoe_ctlr_link_up +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xa3691ffc fcoe_fcf_get_selected +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xb33c9dde fcoe_ctlr_init +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xc914afd7 fcoe_transport_detach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xdb5925c8 fcoe_ctlr_recv +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xfddb33d1 fcoe_ctlr_els_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0072234d fc_seq_set_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0174d30b fc_rport_recv_req +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x01fbd1db fc_set_mfs +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0273ccd9 fc_lport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x05ca09d1 fc_get_host_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0c116df6 fc_lport_set_local_id +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x143ed061 fc_exch_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x144c99d7 fc_get_host_port_state +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x17dea23b fc_eh_abort +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x18cc58dc fc_fabric_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x22b90986 fc_exch_mgr_del +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x26d45968 fc_exch_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2e1ec3fc fc_lport_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x318aaaf7 fc_rport_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x330ff4a5 fc_rport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x376bda79 fc_slave_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4229867a fc_exch_mgr_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x427f1834 fc_lport_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x44d2c4b5 fc_disc_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x489a370d fc_fcp_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4928c2b3 fc_eh_device_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4f71d57d fc_eh_host_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x599a5067 fc_lport_logo_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x60305021 fc_exch_mgr_free +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x63332da3 fc_fc4_deregister_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x69cc30b3 fc_lport_iterate +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6aa0e76d fc_rport_terminate_io +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6b68b086 fc_fc4_register_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6d1bc5a9 fc_seq_assign +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x725fa7f3 fc_lport_flogi_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x72a5316a fc_vport_setlink +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7f3407a7 fc_seq_start_next +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x811811e0 fc_exch_done +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x86e96304 fc_exch_mgr_list_clone +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8a1d6114 fc_lport_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8d49638e fc_rport_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x92222577 fc_rport_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x92d522aa fc_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x971456bd fc_disc_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x99ac0aac fc_vport_id_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9a2ff9ae fc_linkdown +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9bdfc2df fc_elsct_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9d50ed7e fc_rport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9e29564d fc_frame_alloc_fill +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9f7102b6 fc_elsct_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa1bcd198 fc_cpu_mask +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa2469f5f fc_frame_crc_check +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa4da6c27 fc_fcp_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb0c672e9 fc_lport_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb0ddd5a1 fc_rport_flush_queue +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb84d82e7 fc_set_rport_loss_tmo +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbcced82b fc_exch_update_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc5d3c86f fc_fill_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc9ba19e2 fc_exch_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcb34db88 fc_fill_reply_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcca0eed7 fc_lport_bsg_request +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd4fa527e fc_get_host_speed +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xdce05a11 fc_exch_mgr_add +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xdfa6ad9f fc_exch_mgr_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe53643dc libfc_vport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe559d012 fc_queuecommand +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe571d251 fc_linkup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5c9e2e0 _fc_frame_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe5cf06b5 fc_lport_notifier_head +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfa4667d1 fc_seq_release +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfbaadec7 fc_fabric_logoff +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x4a8e3d34 try_test_sas_gpio_gp_bit +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x846fbc22 sas_resume_ha_no_sync +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xa9f8d1e9 sas_suspend_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xc6ba7e2c sas_prep_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xcb329dd7 sas_resume_ha +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x5e4dbf91 mraid_mm_register_adp +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0ea1a793 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x13c15114 qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x21dc2a93 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4d16694e qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x689b774d qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7eeb678c qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x7f05cbf8 qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x988df8de qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xaf09c787 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc42963d1 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xf855ed5f qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xfdbf68d9 qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/raid_class 0x325af5bb raid_class_attach +EXPORT_SYMBOL drivers/scsi/raid_class 0xf51371b6 raid_class_release +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x03164774 fc_host_post_fc_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x044f510c fc_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x228be00c fc_host_post_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x2fb888b8 fc_host_post_vendor_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x375f8bbd fc_get_event_number +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x4cde4934 fc_remote_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x80a1339e fc_vport_terminate +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x8c52aa6f fc_eh_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x9c4ed4e4 fc_vport_create +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x9e3928c2 fc_block_scsi_eh +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb8969f9e fc_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xc79dc40f fc_host_fpin_rcv +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xc7d0f580 fc_remote_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xcbcbb369 scsi_is_fc_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xcfd32234 fc_remote_port_rolechg +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xd488a7ae fc_block_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xe0deb73e fc_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xf9f4259f fc_find_rport_by_wwpn +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x118c53e4 scsi_is_sas_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x14f41ea6 sas_phy_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x183909fd sas_remove_children +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x1d7194de sas_rphy_remove +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x1dd76843 sas_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x263987c5 sas_phy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x300c03b6 sas_get_address +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x3425b963 sas_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x35d0e3d0 sas_port_delete_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x3d4ac1a8 sas_port_get_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x502098dd sas_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x53fe3e2f sas_rphy_unlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x589428a1 scsi_is_sas_rphy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x5f350659 sas_port_mark_backlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x73ee6d5b sas_expander_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x856b58ab sas_rphy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x887d23c2 sas_phy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x964f610f sas_port_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xaf98cb53 sas_port_add_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xb7325dff sas_rphy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc61af2c1 sas_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xcd463efc scsi_is_sas_port +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xcf2fd8ad sas_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xd7452284 sas_port_alloc_num +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xe93f466f sas_end_device_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xe9df5173 sas_phy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xec6a8f95 sas_rphy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xedbd6c45 sas_read_port_mode_page +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xf46cd13d sas_port_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x073fed20 spi_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x24d8a1e3 spi_display_xfer_agreement +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x3686ea09 spi_print_msg +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x4784abbb spi_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x4d905ed3 spi_schedule_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xc75d42e3 spi_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x30903f2b srp_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x405b6e05 srp_parse_tmo +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x688e4a89 srp_rport_put +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x9cb6d1f0 srp_reconnect_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xd33ddbf0 srp_start_tl_fail_timers +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xda982772 srp_rport_get +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x030f2d6c dpaa2_io_service_enqueue_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x21e76a68 dpaa2_io_get_adaptive_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2bc276ca dpaa2_io_update_net_dim +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x35210a1c dpaa2_io_set_irq_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0x3d01f417 dpaa2_io_service_pull_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xb629a241 dpaa2_io_get_irq_coalescing +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xc4ccef03 dpaa2_io_get_cpu +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xdb008703 dpaa2_io_service_enqueue_multiple_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xe0f67b93 dpaa2_io_service_enqueue_multiple_desc_fq +EXPORT_SYMBOL drivers/soc/fsl/dpio/fsl-mc-dpio 0xfa0aedff dpaa2_io_set_adaptive_coalescing +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x07564e82 cmdq_pkt_assign +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x081d1a1a cmdq_pkt_write_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x12491524 cmdq_pkt_create +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x1c5fdb98 cmdq_mbox_destroy +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x1f3ed632 cmdq_pkt_jump +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x3f6fab3f cmdq_pkt_write_s_mask_value +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x3fc19424 cmdq_pkt_write +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x45dae4fc cmdq_pkt_poll +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x578699c0 cmdq_pkt_finalize +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x58cdc788 cmdq_pkt_poll_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x5a123a5e cmdq_pkt_write_s_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x5bfd584c cmdq_pkt_set_event +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x8aa532b3 cmdq_pkt_write_s_value +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x8ab965b5 cmdq_pkt_wfe +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x9194f23f cmdq_pkt_flush_async +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xa40c93c8 cmdq_pkt_clear_event +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xd08d09b3 cmdq_dev_get_client_reg +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xd529f27b cmdq_pkt_destroy +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xdf8340fe cmdq_pkt_write_s +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xe86c98bb cmdq_mbox_create +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xfec2df2b cmdq_pkt_read_s +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0x7e68420f of_get_ocmem +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xc53d76b1 ocmem_allocate +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xf9b05967 ocmem_free +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x1c76ea4d pdr_restart_pd +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x432975e6 pdr_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x47b2ed49 pdr_handle_alloc +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0xf618ca5b pdr_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x03fd0fcb geni_se_rx_dma_unprep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x1e2bee5e geni_se_rx_init_dma +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x2248e72f geni_icc_enable +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x2955dea4 geni_icc_set_bw +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x31888acc geni_icc_get +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x36b9db7a geni_se_tx_dma_prep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x3e90fbdc geni_se_config_packing +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x46db4371 geni_se_tx_init_dma +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x6f4e0ae3 geni_se_rx_dma_prep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x97350927 geni_se_clk_freq_match +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x9cf653cb geni_se_select_mode +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xa05d8f61 geni_se_get_qup_hw_version +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xb4d68a3d geni_se_resources_on +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xb856a1c8 geni_icc_set_tag +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xb986b003 geni_se_tx_dma_unprep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xe93ca394 geni_se_clk_tbl_get +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xf4d3bd2b geni_se_resources_off +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xf595508b geni_se_init +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xf601d108 geni_icc_disable +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x2333aed6 qmp_put +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x7fedfb35 qmp_get +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x9e2aa1df qmp_send +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x0ef79335 qmi_send_request +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x21e5697f qmi_txn_cancel +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x28ac2fd2 qmi_encode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x4cd2fe40 qmi_response_type_v01_ei +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x6051451d qmi_decode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x6b59abd9 qmi_txn_wait +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x729db313 qmi_send_response +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x74d0df84 qmi_handle_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x8239ad91 qmi_txn_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x9a1f125e qmi_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x9eabb252 qmi_add_server +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xbfe73efd qmi_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xde8a76d5 qmi_send_indication +EXPORT_SYMBOL drivers/soc/qcom/smd-rpm 0x3abef80b qcom_rpm_smd_write +EXPORT_SYMBOL drivers/soc/qcom/wcnss_ctrl 0x4fc3a78e qcom_wcnss_open_channel +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x0af009f3 sdw_bus_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x16d1706b sdw_prepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1c535d4b sdw_slave_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1d2c34c5 sdw_stream_add_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1d8f7ca1 sdw_extract_slave_id +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1deee061 sdw_find_row_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x2294ec3b sdw_stream_add_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3b0a8582 sdw_startup_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3f3f08aa sdw_bread_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4cde88bf sdw_disable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x56761378 sdw_nwrite_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x60e31fbb sdw_find_col_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6f95b16b sdw_shutdown_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x715e59f9 sdw_write_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x71891d59 sdw_deprepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x72fb8275 sdw_write +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x844e280c sdw_bus_exit_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8bbf2a09 sdw_compare_devid +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8e5c59ad sdw_bus_master_delete +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9d4fd2aa sdw_handle_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9d58dada sdw_nread +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9e122d79 sdw_alloc_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xa00ce59f sdw_show_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xba54b904 sdw_cols +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbbec2c2e sdw_enable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbdccdbfa sdw_read_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xc2b935da sdw_nread_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xc2c5c0fe sdw_master_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xc714610d sdw_bus_master_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xcc9cc365 sdw_nwrite +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xce622b6b sdw_slave_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xcec7f90e sdw_stream_remove_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd39c31eb sdw_stream_remove_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xda5bce09 sdw_release_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xdbb8e7c2 sdw_update +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe0ef1eaf sdw_clear_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe4260e11 sdw_update_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe4d2648b sdw_bwrite_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe6fe42aa sdw_read +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe95cbc3e sdw_bus_prep_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf53ba0b8 sdw_rows +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x0394bd1a cdns_xfer_msg +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x0cfcf590 sdw_cdns_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x0d96a103 sdw_cdns_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x34712074 sdw_cdns_irq +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x3ad057d4 cdns_xfer_msg_defer +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x41fab5ad cdns_bus_conf +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x454bb1a1 sdw_cdns_probe +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x47b76ca4 cdns_set_sdw_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x6a8e968d sdw_cdns_config_update_set_wait +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x6b46efc4 sdw_cdns_config_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x7e828dbe sdw_cdns_enable_interrupt +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x832700f8 sdw_cdns_config_update +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x85a2a202 sdw_cdns_alloc_pdi +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x8bc84e1c sdw_cdns_clock_restart +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x956c15d1 sdw_cdns_is_clock_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0x9e0dd010 sdw_cdns_exit_reset +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xa5e118f0 sdw_cdns_pdi_init +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xac833ce6 cdns_read_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-cadence 0xe19cd600 sdw_cdns_check_self_clearing_bits +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0x69c68d75 sdw_compute_params +EXPORT_SYMBOL drivers/soundwire/soundwire-generic-allocation 0x783574e7 sdw_compute_slave_ports +EXPORT_SYMBOL drivers/ssb/ssb 0x05b3c510 __ssb_driver_register +EXPORT_SYMBOL drivers/ssb/ssb 0x120b5fb1 ssb_bus_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x129a0086 ssb_dma_translation +EXPORT_SYMBOL drivers/ssb/ssb 0x1bb8827d ssb_commit_settings +EXPORT_SYMBOL drivers/ssb/ssb 0x3951782b ssb_pcicore_dev_irqvecs_enable +EXPORT_SYMBOL drivers/ssb/ssb 0x41d61255 ssb_device_enable +EXPORT_SYMBOL drivers/ssb/ssb 0x502adbfb ssb_device_is_enabled +EXPORT_SYMBOL drivers/ssb/ssb 0x55ebcf2d ssb_driver_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x625ffbc5 ssb_device_disable +EXPORT_SYMBOL drivers/ssb/ssb 0x6be1700d ssb_clockspeed +EXPORT_SYMBOL drivers/ssb/ssb 0x9548718a ssb_pmu_set_ldo_paref +EXPORT_SYMBOL drivers/ssb/ssb 0xac1bf01b ssb_pmu_set_ldo_voltage +EXPORT_SYMBOL drivers/ssb/ssb 0xae0780df ssb_pcihost_register +EXPORT_SYMBOL drivers/ssb/ssb 0xb33a3128 ssb_set_devtypedata +EXPORT_SYMBOL drivers/ssb/ssb 0xb6a3e324 ssb_bus_may_powerdown +EXPORT_SYMBOL drivers/ssb/ssb 0xc0f443ae ssb_bus_powerup +EXPORT_SYMBOL drivers/ssb/ssb 0xc30b9cbb ssb_chipco_gpio_control +EXPORT_SYMBOL drivers/ssb/ssb 0xc5c681b1 ssb_bus_sdiobus_register +EXPORT_SYMBOL drivers/ssb/ssb 0xcb17f1cb ssb_admatch_base +EXPORT_SYMBOL drivers/ssb/ssb 0xdfc7c6ef ssb_admatch_size +EXPORT_SYMBOL drivers/ssb/ssb 0xf45c9f9b ssb_bus_suspend +EXPORT_SYMBOL drivers/ssb/ssb 0xf4e927b7 ssb_bus_resume +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x2010975c fbtft_read_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x2a9590a8 fbtft_write_reg8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x3017ba53 fbtft_framebuffer_alloc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x3578de6c fbtft_write_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x41cc29d1 fbtft_write_vmem16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x4619d9a3 fbtft_register_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x4892f3c3 fbtft_dbg_hex +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x4a831744 fbtft_write_gpio16_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x57182ee3 fbtft_remove_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x5b183a14 fbtft_write_vmem16_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x6d41dc2a fbtft_write_vmem16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x8c474414 fbtft_write_vmem8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x9119cddf fbtft_probe_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x9ec2ab96 fbtft_write_gpio16_wr_latched +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xaeda2f0d fbtft_register_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xafc7a579 fbtft_write_reg8_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb48f3c43 fbtft_unregister_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc2a900a5 fbtft_init_display +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xc93f0b22 fbtft_write_buf_dc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xca150807 fbtft_write_reg16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xcad47876 fbtft_write_gpio8_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd30891e9 fbtft_write_spi_emulate_9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xe61a98c5 fbtft_write_reg16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xeeeb6f7f fbtft_unregister_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xf93cacd7 fbtft_framebuffer_release +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xb041bdeb gbaudio_register_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xd541cf3b gbaudio_module_update +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xffc60dd2 gbaudio_unregister_module +EXPORT_SYMBOL drivers/staging/iio/addac/adt7316 0xf6010f55 adt7316_probe +EXPORT_SYMBOL drivers/staging/nvec/nvec 0x05d01f71 nvec_write_async +EXPORT_SYMBOL drivers/staging/nvec/nvec 0x313f48aa nvec_write_sync +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x0827a5e4 rtllib_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x0e9c46dd rtllib_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x12498445 rtllib_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x143040bd rtllib_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x15498ac8 rtllib_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x22166084 rt_global_debug_component +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x36e0ed53 rtllib_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x3e1a1466 rtllib_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x3ecb12be free_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x492ea801 rtllib_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4e9008e5 rtllib_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x519e1f74 rtllib_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x52c674ed rtllib_sta_ps_send_null_frame +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x53445531 rtllib_stop_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x55b3c260 rtllib_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x62d0912f dot11d_channel_map +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x6500d78c rtllib_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x65bd735b rtllib_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x67372c0c rtllib_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x69e2b4fa rtllib_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x6fd116cf rtllib_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x723778ef rtllib_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x764e0f0d rtllib_act_scanning +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7f18a00c rtllib_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x855f738e rtllib_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8777ebe2 rtllib_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8a002f3b rtllib_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8f3eddda rtllib_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x93e7359f alloc_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x94ebffb5 dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x99b2f9a8 rtllib_DisableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x9b77dfff rtllib_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x9cb53370 rtllib_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x9e456c70 rtllib_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa0e634d3 rtllib_xmit +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa72afca2 rtllib_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xb88df80e RemovePeerTS +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xbb5f88df notify_wx_assoc_event +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc058ee2a rtllib_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc4edb0d4 rtllib_EnableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xce6e6020 rtllib_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd3d8c096 rtllib_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xdca04b97 rtllib_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xdefa9b90 rtllib_MgntDisconnect +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe5d1f187 rtllib_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe7e129c7 rtllib_rx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xed28e37e rtllib_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xed7edd1c rtllib_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf0de09f9 rtllib_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf7ed3126 HT_update_self_and_peer_setting +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0027ede1 ieee80211_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0715015f ieee80211_txb_free +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0e642595 to_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x15a7d42f ieee80211_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x16235c3c ieee80211_wpa_supplicant_ioctl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x19673c31 ieee80211_rx_mgt +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x1b26ddd5 ieee80211_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x232e7944 ieee80211_wlan_frequencies +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x26b740c2 ieee80211_rx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x27f2f2c8 ieee80211_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2d8491ad ieee80211_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2fdb5c8d ieee80211_softmac_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x30ee0c17 ieee80211_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3d3d6302 ieee80211_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3e3bdcfa is_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x44993244 ieee80211_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4a38abef notify_wx_assoc_event_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x559d28f8 ieee80211_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x56480aca ieee80211_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x65210561 ieee80211_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6651f895 ieee80211_is_shortslot +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x684b2a1c ieee80211_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6923b46a ieee80211_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x71274b2e ieee80211_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8228a5ad SendDisassociation_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x831d5461 ieee80211_stop_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x97e57db9 ieee80211_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9bfde8c5 ieee80211_wx_get_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9c04b5ed ieee80211_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9cc5dea4 ieee80211_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa29a4dfa rtl8192u_dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa5f2c2c0 ieee80211_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xab3a4202 ieee80211_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb2f930e1 ieee80211_wake_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb32c01bd ieee80211_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb3328617 ieee80211_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb9b3fa27 ieee80211_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xbaf98b73 ieee80211_disassociate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc18761f0 dot11d_scan_complete +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc45f0414 ieee80211_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc8d9c9fa dot11d_get_max_tx_pwr_in_dbm +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xcade0dee ieee80211_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xccb62caa HTUpdateSelfAndPeerSetting +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xce69e6dc ieee80211_softmac_xmit +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xceafda8f dot11d_update_country_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd15263fd ieee80211_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd1df3dda ieee80211_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd3a7b45f dot11d_reset +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd4fb1495 ieee80211_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd8f9a59e ieee80211_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xdf721400 ieee80211_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe033df6f ieee80211_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe3372510 ieee80211_is_54g +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe498349e ieee80211_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf0854cb3 ieee80211_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf8ff4ac1 ieee80211_get_beacon +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x05a06542 iscsit_sequence_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x11f0fbd6 iscsit_setup_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1a5f6b10 iscsit_build_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x20ac0178 iscsit_build_nopin_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x259343bc iscsit_set_unsolicited_dataout +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2780c3a6 iscsit_queue_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x29e0d82d iscsit_handle_logout_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2b8007b4 iscsit_find_cmd_from_itt +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x394f3fd5 iscsit_handle_snack +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x3bfbc0fa iscsit_cause_connection_reinstatement +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x3d15a39f iscsi_target_check_login_request +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x42d7c976 iscsit_check_dataout_payload +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x42e057cb iscsit_free_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x438c04a4 iscsit_aborted_task +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x48b9dd2f iscsit_build_text_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x49ce8480 iscsit_thread_check_cpumask +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4b436297 iscsit_setup_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4f6221e2 iscsit_allocate_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4f8d1f3b iscsit_register_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x53b24ac8 iscsit_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x639969ce iscsit_build_datain_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6c83e85c iscsit_build_r2ts_for_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6ded3b1f iscsit_add_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x70cde4de iscsit_setup_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x75e316e4 iscsit_build_logout_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x7e08ade0 iscsit_stop_dataout_timer +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x82539f63 iscsit_find_cmd_from_itt_or_dump +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x84527eee iscsi_change_param_sprintf +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x849a036f iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x9c1f69aa iscsit_get_datain_values +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa2950b7a iscsit_process_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xaaea2b35 iscsit_process_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb92dd17f iscsit_reject_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb9db86d2 iscsit_add_cmd_to_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xbd45e86f iscsit_unregister_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xbe8f6cb0 iscsit_logout_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc17f79b0 iscsit_handle_task_mgt_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd0124c1e iscsit_tmr_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd0a41b40 iscsit_build_rsp_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xde00bd19 __iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe76f85fb iscsit_process_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xed60c3ce iscsit_release_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf23efea4 iscsit_response_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf34332f0 iscsi_find_param_from_key +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf5e6a7b9 iscsit_increment_maxcmdsn +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xfa86dadd iscsit_build_task_mgt_rsp +EXPORT_SYMBOL drivers/target/target_core_mod 0x07469fcd core_tpg_get_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x0810b953 target_register_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x0871ffd6 transport_set_vpd_ident +EXPORT_SYMBOL drivers/target/target_core_mod 0x09765f76 transport_copy_sense_to_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x0f3e50ee target_stop_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x125bd906 transport_handle_cdb_direct +EXPORT_SYMBOL drivers/target/target_core_mod 0x142072c0 transport_set_vpd_assoc +EXPORT_SYMBOL drivers/target/target_core_mod 0x163ae09f spc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x18f4846b target_configure_unmap_from_queue +EXPORT_SYMBOL drivers/target/target_core_mod 0x1ae75517 spc_emulate_report_luns +EXPORT_SYMBOL drivers/target/target_core_mod 0x1d786e46 sbc_dif_copy_prot +EXPORT_SYMBOL drivers/target/target_core_mod 0x2033b0e7 target_unregister_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x228499aa core_tpg_register +EXPORT_SYMBOL drivers/target/target_core_mod 0x229fea0e target_lun_is_rdonly +EXPORT_SYMBOL drivers/target/target_core_mod 0x24a14b1e target_show_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x284ff6c3 target_setup_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x2c9db59c transport_kunmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x2df51b27 target_backend_unregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x2ec74f05 transport_kmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x2f4b90eb target_to_linux_sector +EXPORT_SYMBOL drivers/target/target_core_mod 0x3350d87b core_tmr_alloc_req +EXPORT_SYMBOL drivers/target/target_core_mod 0x3956d200 sbc_get_device_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x3a20a9d7 transport_set_vpd_ident_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x3ace37f0 sbc_dif_verify +EXPORT_SYMBOL drivers/target/target_core_mod 0x3b88da7e target_put_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x4056a8e1 transport_alloc_session_tags +EXPORT_SYMBOL drivers/target/target_core_mod 0x42149d90 passthrough_pr_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x43dedbf0 passthrough_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x451358f8 target_execute_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x495fa407 target_undepend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0x4b5692d5 target_tpg_has_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x571a56bc target_depend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0x57c69b21 target_get_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x5bdb610a target_free_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5f6c3b8c target_submit_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x606dd212 __transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x69b7a0de spc_emulate_inquiry_std +EXPORT_SYMBOL drivers/target/target_core_mod 0x6be52e92 __target_init_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x6d17e9ef target_put_nacl +EXPORT_SYMBOL drivers/target/target_core_mod 0x6ef069cb transport_generic_request_failure +EXPORT_SYMBOL drivers/target/target_core_mod 0x6f171903 core_tpg_deregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x79222d28 sbc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x7bfda9d9 target_submit_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0x7d7fb5be target_wait_for_sess_cmds +EXPORT_SYMBOL drivers/target/target_core_mod 0x813a2a4a core_alua_check_nonop_delay +EXPORT_SYMBOL drivers/target/target_core_mod 0x8164db0d core_tpg_check_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x8245ceb8 passthrough_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x831ef82b sbc_get_write_same_sectors +EXPORT_SYMBOL drivers/target/target_core_mod 0x864d4696 transport_send_check_condition_and_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0x86ee1378 target_cmd_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x894b9ed0 target_complete_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x8f655590 transport_free_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x91a49a85 target_show_dynamic_sessions +EXPORT_SYMBOL drivers/target/target_core_mod 0x94a0e1be target_nacl_find_deve +EXPORT_SYMBOL drivers/target/target_core_mod 0x99b79c3d transport_deregister_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xa444759c transport_init_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xa65273cf transport_lookup_tmr_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0xa853d4b9 transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xaacefb9a sbc_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0xaefbcacd target_alloc_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0xb63485c2 core_tpg_set_initiator_node_queue_depth +EXPORT_SYMBOL drivers/target/target_core_mod 0xbf4e1ac0 transport_alloc_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xc0c0ec8b transport_generic_handle_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0xc6a47b60 target_complete_cmd_with_length +EXPORT_SYMBOL drivers/target/target_core_mod 0xca45e916 target_cmd_init_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xcbe0ba3b transport_generic_free_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xcd39c542 core_allocate_nexus_loss_ua +EXPORT_SYMBOL drivers/target/target_core_mod 0xd607668c target_send_busy +EXPORT_SYMBOL drivers/target/target_core_mod 0xd94af313 target_remove_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xde3c8313 transport_deregister_session_configfs +EXPORT_SYMBOL drivers/target/target_core_mod 0xdeef3e73 core_tpg_set_initiator_node_tag +EXPORT_SYMBOL drivers/target/target_core_mod 0xdfaa8600 target_complete_cmd_with_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3c2dfe0 transport_set_vpd_proto_id +EXPORT_SYMBOL drivers/target/target_core_mod 0xf41cd1f1 spc_emulate_evpd_83 +EXPORT_SYMBOL drivers/target/target_core_mod 0xf648006d transport_generic_new_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xf86c0627 target_set_cmd_data_length +EXPORT_SYMBOL drivers/target/target_core_mod 0xfab28710 transport_lookup_cmd_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0xfd2d6bb7 transport_wait_for_tasks +EXPORT_SYMBOL drivers/target/target_core_mod 0xfdf6f2db transport_backend_register +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x36aee142 ufshcd_alloc_host +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x9a6452e0 ufshcd_get_local_unipro_ver +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xaa3aa5f4 ufshcd_runtime_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xb101d68c ufshcd_system_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xb91f0bb0 ufshcd_runtime_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xe7dac9cd ufshcd_system_suspend +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0x1d341b1f tc_dwc_g210_config_40_bit +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0xc25d546b tc_dwc_g210_config_20_bit +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x2891ca50 ufshcd_dwc_dme_set_attrs +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0xf687e865 ufshcd_dwc_link_startup_notify +EXPORT_SYMBOL drivers/usb/class/cdc-wdm 0x5059cfe8 usb_cdc_wdm_register +EXPORT_SYMBOL drivers/usb/gadget/libcomposite 0xb259b064 usb_os_desc_prepare_interf_dir +EXPORT_SYMBOL drivers/usb/host/sl811-hcd 0xb3c54791 sl811h_driver +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x01ec4d42 usb_wwan_write +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x06a52ece usb_wwan_tiocmset +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x1b9ef49b usb_wwan_open +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x25f0ab3f usb_wwan_dtr_rts +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x2b4f5e74 usb_wwan_chars_in_buffer +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x32ef837a usb_wwan_write_room +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x3b7b570c usb_wwan_resume +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x401ba3e4 usb_wwan_port_remove +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x88247af0 usb_wwan_suspend +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x9aac33f7 usb_wwan_close +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xd2dd5ce2 usb_wwan_tiocmget +EXPORT_SYMBOL drivers/usb/serial/usbserial 0x100384fb usb_serial_resume +EXPORT_SYMBOL drivers/usb/serial/usbserial 0xc537ba2a usb_serial_suspend +EXPORT_SYMBOL drivers/vdpa/vdpa 0x4d0c0e11 vdpa_set_status +EXPORT_SYMBOL drivers/vfio/vfio 0x0a8402f4 vfio_pin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0x19567d06 vfio_info_cap_shift +EXPORT_SYMBOL drivers/vfio/vfio 0x6004a773 vfio_unpin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0x6c28be5a vfio_info_add_capability +EXPORT_SYMBOL drivers/vfio/vfio 0xadc044b7 vfio_set_irqs_validate_and_prepare +EXPORT_SYMBOL drivers/vfio/vfio 0xe017795a vfio_dma_rw +EXPORT_SYMBOL drivers/vhost/vhost 0x359398d6 vhost_chr_write_iter +EXPORT_SYMBOL drivers/vhost/vhost 0xb238660d vhost_chr_poll +EXPORT_SYMBOL drivers/vhost/vringh 0x22535a6e vringh_abandon_user +EXPORT_SYMBOL drivers/vhost/vringh 0x22f44e7d vringh_getdesc_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x31848eae vringh_notify_enable_user +EXPORT_SYMBOL drivers/vhost/vringh 0x372fd6c2 vringh_init_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3a5d8ed7 vringh_getdesc_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3b304ebb vringh_iov_push_user +EXPORT_SYMBOL drivers/vhost/vringh 0x4311cd91 vringh_iov_pull_user +EXPORT_SYMBOL drivers/vhost/vringh 0x52bae5f4 vringh_complete_multi_user +EXPORT_SYMBOL drivers/vhost/vringh 0x660779c8 vringh_kiov_advance +EXPORT_SYMBOL drivers/vhost/vringh 0x6bcdc931 vringh_complete_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x6bf1b1c2 vringh_complete_user +EXPORT_SYMBOL drivers/vhost/vringh 0x7eaceeaa vringh_init_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x8f8840e8 vringh_notify_enable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x932af7d7 vringh_notify_disable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x964ca823 vringh_iov_push_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x97fa07e9 vringh_iov_push_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9a775e41 vringh_init_iotlb_va +EXPORT_SYMBOL drivers/vhost/vringh 0x9a81a3f6 vringh_need_notify_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9bdd89ae vringh_abandon_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x9f597502 vringh_complete_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xacec70e7 vringh_need_notify_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xb98c2548 vringh_getdesc_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xbb2391f3 vringh_notify_enable_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xbdb0df4e vringh_set_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc33f4090 vringh_iov_pull_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xc467f54a vringh_abandon_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xc5a7eb98 vringh_notify_disable_user +EXPORT_SYMBOL drivers/vhost/vringh 0xcc0cbfb9 vringh_need_notify_user +EXPORT_SYMBOL drivers/vhost/vringh 0xd8535ad6 vringh_init_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xde804bb9 vringh_iov_pull_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xe08ccbed vringh_notify_disable_iotlb +EXPORT_SYMBOL drivers/video/backlight/lcd 0x297c3074 devm_lcd_device_unregister +EXPORT_SYMBOL drivers/video/backlight/lcd 0x2d97e81e lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0x79aecd7a lcd_device_unregister +EXPORT_SYMBOL drivers/video/backlight/lcd 0x7fa3bcdf devm_lcd_device_register +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x17f3f471 svga_set_default_seq_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x1be6dc30 svga_set_textmode_vga_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x20097060 svga_tilecursor +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x3b5db1a2 svga_tileblit +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x4ab38ef2 svga_set_default_crt_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x6d4415a4 svga_tilefill +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x82392d80 svga_get_caps +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x83a41489 svga_set_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c337c2 svga_wcrt_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c97d2a svga_match_format +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x8a21c74f svga_get_tilemax +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x93af7198 svga_tilecopy +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb0ab2b2e svga_check_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb3aaf4cb svga_settile +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd22ca511 svga_set_default_atc_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd6ec2c44 svga_compute_pll +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xdcc5a013 svga_wseq_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xe28d2a49 svga_set_default_gfx_regs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x0cc3ede5 cyber2000fb_detach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x534b6f18 cyber2000fb_disable_extregs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x7d4cfaa4 cyber2000fb_attach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0xb39f68d1 cyber2000fb_enable_extregs +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x233917d1 mac_vmode_to_var +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0xe2304303 mac_map_monitor_sense +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0xff34a908 mac_find_mode +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x22aa08bb matroxfb_g450_setclk +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x915e1275 matroxfb_g450_setpll_cond +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0xaa9910b8 g450_mnp2f +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x494c5b49 DAC1064_global_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x859de332 DAC1064_global_restore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x9b21a1a6 matrox_mystique +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x9e0d4289 matrox_G100 +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_Ti3026 0x0a503d71 matrox_millennium +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_accel 0xe95249f4 matrox_cfbX_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x3248d3c9 matroxfb_wait_for_sync +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x37b61327 matroxfb_register_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x55d0daed matroxfb_enable_irq +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x79f8e752 matroxfb_unregister_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0x8b5c2445 matroxfb_g450_connect +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0xbcefc43d matroxfb_g450_shutdown +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x25cf8049 matroxfb_PLL_calcclock +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x6233e67b matroxfb_read_pins +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x636bc884 matroxfb_vgaHWrestore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x658a0651 matroxfb_DAC_in +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xac9d3d31 matroxfb_vgaHWinit +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xcdc90c64 matroxfb_var2my +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xe5c45e78 matroxfb_DAC_out +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0x3037658e sis_malloc +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0xfe963115 sis_free +EXPORT_SYMBOL drivers/video/vgastate 0x686de290 restore_vga +EXPORT_SYMBOL drivers/video/vgastate 0xe7a2620e save_vga +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x52ddf4d3 virtio_dma_buf_export +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x7d61b409 is_virtio_dma_buf +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xb208a5b1 virtio_dma_buf_attach +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xc1fe9b07 virtio_dma_buf_get_uuid +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x41d4d7a2 w1_ds2780_io +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x52f9f964 w1_ds2780_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0x25485336 w1_ds2781_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0xbe2cb139 w1_ds2781_io +EXPORT_SYMBOL drivers/w1/wire 0x13719d23 w1_register_family +EXPORT_SYMBOL drivers/w1/wire 0x9aecd088 w1_remove_master_device +EXPORT_SYMBOL drivers/w1/wire 0xa00a43d0 w1_unregister_family +EXPORT_SYMBOL drivers/w1/wire 0xf262df35 w1_add_master_device +EXPORT_SYMBOL fs/fscache/fscache 0x15944c82 __fscache_resize_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x1a0d09e7 fscache_n_write +EXPORT_SYMBOL fs/fscache/fscache 0x234a140d __traceiter_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x282da18d fscache_acquire_cache +EXPORT_SYMBOL fs/fscache/fscache 0x2b389369 __tracepoint_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x2e5f5985 fscache_add_cache +EXPORT_SYMBOL fs/fscache/fscache 0x306805d3 __SCK__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x3225dd5a __fscache_begin_read_operation +EXPORT_SYMBOL fs/fscache/fscache 0x3dec4e26 __fscache_write_to_cache +EXPORT_SYMBOL fs/fscache/fscache 0x3fecf48e __fscache_acquire_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x4404d2aa fscache_n_no_create_space +EXPORT_SYMBOL fs/fscache/fscache 0x45452fa6 fscache_wait_for_operation +EXPORT_SYMBOL fs/fscache/fscache 0x4996bd29 fscache_n_updates +EXPORT_SYMBOL fs/fscache/fscache 0x4bd084ba __SCK__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x4dffa8bb __fscache_use_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x54bff4c3 fscache_put_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x557a775f fscache_addremove_sem +EXPORT_SYMBOL fs/fscache/fscache 0x5a39ba0c fscache_relinquish_cache +EXPORT_SYMBOL fs/fscache/fscache 0x5c16a918 fscache_dirty_folio +EXPORT_SYMBOL fs/fscache/fscache 0x66662f9e __fscache_invalidate +EXPORT_SYMBOL fs/fscache/fscache 0x6e416521 __SCK__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x6eb12cc4 fscache_withdraw_volume +EXPORT_SYMBOL fs/fscache/fscache 0x71fb0e58 __tracepoint_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x77e19a42 __tracepoint_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x80c14167 __fscache_unuse_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x8c2d6da7 fscache_clearance_waiters +EXPORT_SYMBOL fs/fscache/fscache 0x8e3983fc fscache_end_volume_access +EXPORT_SYMBOL fs/fscache/fscache 0x90d447f3 fscache_n_culled +EXPORT_SYMBOL fs/fscache/fscache 0x91e5bb1b fscache_io_error +EXPORT_SYMBOL fs/fscache/fscache 0x960306e7 fscache_withdraw_cache +EXPORT_SYMBOL fs/fscache/fscache 0x9ffefcb2 fscache_n_read +EXPORT_SYMBOL fs/fscache/fscache 0xa90ac95e fscache_end_cookie_access +EXPORT_SYMBOL fs/fscache/fscache 0xae6040a5 __traceiter_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xbca46908 fscache_wq +EXPORT_SYMBOL fs/fscache/fscache 0xbe0e139f fscache_withdraw_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xcce11a60 fscache_n_no_write_space +EXPORT_SYMBOL fs/fscache/fscache 0xd27dd138 fscache_cookie_lookup_negative +EXPORT_SYMBOL fs/fscache/fscache 0xd283785a fscache_caching_failed +EXPORT_SYMBOL fs/fscache/fscache 0xd642184f __fscache_relinquish_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xdc42c42b __fscache_acquire_volume +EXPORT_SYMBOL fs/fscache/fscache 0xdcb87498 __traceiter_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xe4498546 __fscache_begin_write_operation +EXPORT_SYMBOL fs/fscache/fscache 0xe5263c3b fscache_get_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xedefdd50 fscache_resume_after_invalidation +EXPORT_SYMBOL fs/fscache/fscache 0xf32274bf __fscache_relinquish_volume +EXPORT_SYMBOL fs/fscache/fscache 0xf32e7247 __fscache_clear_page_bits +EXPORT_SYMBOL fs/netfs/netfs 0x06f29d15 netfs_write_begin +EXPORT_SYMBOL fs/netfs/netfs 0x50488df0 netfs_readahead +EXPORT_SYMBOL fs/netfs/netfs 0x679b785a netfs_subreq_terminated +EXPORT_SYMBOL fs/netfs/netfs 0x9ebdee76 netfs_stats_show +EXPORT_SYMBOL fs/netfs/netfs 0xff01fcdb netfs_read_folio +EXPORT_SYMBOL fs/ocfs2/cluster/ocfs2_nodemanager 0xbfd7d7a2 o2hb_global_heartbeat_active +EXPORT_SYMBOL fs/quota/quota_tree 0x3df5c805 qtree_write_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x41199e65 qtree_release_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x45ab6201 qtree_delete_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x64a52772 qtree_get_next_id +EXPORT_SYMBOL fs/quota/quota_tree 0x8a7a8eef qtree_entry_unused +EXPORT_SYMBOL fs/quota/quota_tree 0xe9c1f382 qtree_read_dquot +EXPORT_SYMBOL lib/crc-itu-t 0x09a34a2b crc_itu_t +EXPORT_SYMBOL lib/crc-itu-t 0xd819a524 crc_itu_t_table +EXPORT_SYMBOL lib/crc7 0x65aaf037 crc7_be_syndrome_table +EXPORT_SYMBOL lib/crc7 0xba55d23e crc7_be +EXPORT_SYMBOL lib/crypto/libarc4 0x2bb32ad1 arc4_setkey +EXPORT_SYMBOL lib/crypto/libarc4 0xcd47fcc4 arc4_crypt +EXPORT_SYMBOL lib/crypto/libchacha 0xcec122d7 chacha_crypt_generic +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x147c3f2e chacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x521c7102 xchacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x6c713da5 chacha20poly1305_encrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x916491ac chacha20poly1305_decrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xc20134e7 chacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xce15a526 xchacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x12627f15 curve25519_generic +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x4a5a8811 curve25519_null_point +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x7e6fdbfc curve25519_base_point +EXPORT_SYMBOL lib/crypto/libpoly1305 0x021f3700 poly1305_core_blocks +EXPORT_SYMBOL lib/crypto/libpoly1305 0xbcb90cb3 poly1305_core_emit +EXPORT_SYMBOL lib/crypto/libpoly1305 0xd45b9cf4 poly1305_core_setkey +EXPORT_SYMBOL lib/libcrc32c 0xb15b4109 crc32c +EXPORT_SYMBOL lib/lru_cache 0x0cb562e6 lc_put +EXPORT_SYMBOL lib/lru_cache 0x12de578e lc_committed +EXPORT_SYMBOL lib/lru_cache 0x1d2ebc6a lc_get +EXPORT_SYMBOL lib/lru_cache 0x2675693b lc_del +EXPORT_SYMBOL lib/lru_cache 0x2bbaf267 lc_seq_dump_details +EXPORT_SYMBOL lib/lru_cache 0x75e88edc lc_destroy +EXPORT_SYMBOL lib/lru_cache 0x96d40a48 lc_try_get +EXPORT_SYMBOL lib/lru_cache 0xa79000a0 lc_is_used +EXPORT_SYMBOL lib/lru_cache 0xaeb959aa lc_create +EXPORT_SYMBOL lib/lru_cache 0xbf18a077 lc_reset +EXPORT_SYMBOL lib/lru_cache 0xc4d8d7a4 lc_find +EXPORT_SYMBOL lib/lru_cache 0xc92a8655 lc_seq_printf_stats +EXPORT_SYMBOL lib/lru_cache 0xdbdee578 lc_element_by_index +EXPORT_SYMBOL lib/lru_cache 0xf0e20f9b lc_try_lock +EXPORT_SYMBOL lib/lru_cache 0xfba16232 lc_get_cumulative +EXPORT_SYMBOL lib/lz4/lz4_compress 0x4f4d78c5 LZ4_compress_default +EXPORT_SYMBOL lib/lz4/lz4_compress 0x5bc92e85 LZ4_compress_destSize +EXPORT_SYMBOL lib/lz4/lz4_compress 0x6004858d LZ4_compress_fast +EXPORT_SYMBOL lib/lz4/lz4_compress 0x635ff76d LZ4_saveDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0x749849d8 LZ4_loadDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0xf9eced44 LZ4_compress_fast_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x38f7b6e0 LZ4_compress_HC_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x93ff008c LZ4_loadDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x9cef495b LZ4_saveDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0xddf86133 LZ4_compress_HC +EXPORT_SYMBOL lib/math/cordic 0x7e431c15 cordic_calc_iq +EXPORT_SYMBOL lib/objagg 0x0363233d objagg_obj_raw +EXPORT_SYMBOL lib/objagg 0x23865923 objagg_destroy +EXPORT_SYMBOL lib/objagg 0x24ca5ca9 objagg_obj_root_priv +EXPORT_SYMBOL lib/objagg 0x342aefe2 objagg_obj_delta_priv +EXPORT_SYMBOL lib/objagg 0x352633f4 objagg_hints_stats_get +EXPORT_SYMBOL lib/objagg 0x3c58e78f objagg_hints_put +EXPORT_SYMBOL lib/objagg 0x6691f29d objagg_obj_put +EXPORT_SYMBOL lib/objagg 0x679e8cc2 objagg_create +EXPORT_SYMBOL lib/objagg 0xb17ab162 objagg_obj_get +EXPORT_SYMBOL lib/objagg 0xdaa3ee68 objagg_stats_get +EXPORT_SYMBOL lib/objagg 0xf5511527 objagg_stats_put +EXPORT_SYMBOL lib/objagg 0xfaa9d1a8 objagg_hints_get +EXPORT_SYMBOL lib/parman 0x0f518717 parman_prio_init +EXPORT_SYMBOL lib/parman 0x7b03d378 parman_item_add +EXPORT_SYMBOL lib/parman 0x8b7e26f5 parman_item_remove +EXPORT_SYMBOL lib/parman 0xc3e2d892 parman_create +EXPORT_SYMBOL lib/parman 0xc6a3d260 parman_prio_fini +EXPORT_SYMBOL lib/parman 0xca39ae6a parman_destroy +EXPORT_SYMBOL lib/raid6/raid6_pq 0x0b2c64a3 raid6_vgfmul +EXPORT_SYMBOL lib/raid6/raid6_pq 0x17f54263 raid6_gfexp +EXPORT_SYMBOL lib/raid6/raid6_pq 0x2b4846a1 raid6_empty_zero_page +EXPORT_SYMBOL lib/raid6/raid6_pq 0x59a2712d raid6_gfinv +EXPORT_SYMBOL lib/raid6/raid6_pq 0xc8e3332b raid6_gflog +EXPORT_SYMBOL lib/raid6/raid6_pq 0xcc4ee841 raid6_gfexi +EXPORT_SYMBOL lib/raid6/raid6_pq 0xd91319d6 raid6_gfmul +EXPORT_SYMBOL net/6lowpan/6lowpan 0x1bdf4292 lowpan_unregister_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0x40dabcb8 lowpan_unregister_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0x59816eb0 lowpan_nhc_del +EXPORT_SYMBOL net/6lowpan/6lowpan 0x6ce6f53d lowpan_nhc_add +EXPORT_SYMBOL net/6lowpan/6lowpan 0x775f40f0 lowpan_register_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0xc10ef2bf lowpan_register_netdevice +EXPORT_SYMBOL net/802/p8022 0x42050be7 unregister_8022_client +EXPORT_SYMBOL net/802/p8022 0xab48585b register_8022_client +EXPORT_SYMBOL net/802/psnap 0x3eb62cda unregister_snap_client +EXPORT_SYMBOL net/802/psnap 0x3ef4332f register_snap_client +EXPORT_SYMBOL net/9p/9pnet 0x0394d296 v9fs_unregister_trans +EXPORT_SYMBOL net/9p/9pnet 0x04ae017e p9_client_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x076b2cae p9_release_pages +EXPORT_SYMBOL net/9p/9pnet 0x111f2b9d v9fs_get_default_trans +EXPORT_SYMBOL net/9p/9pnet 0x1987a728 p9_client_fsync +EXPORT_SYMBOL net/9p/9pnet 0x24601ffc p9_client_cb +EXPORT_SYMBOL net/9p/9pnet 0x33dea1c1 __traceiter_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0x3460367b p9_client_open +EXPORT_SYMBOL net/9p/9pnet 0x37624541 p9_req_put +EXPORT_SYMBOL net/9p/9pnet 0x3a15d33e p9_client_fcreate +EXPORT_SYMBOL net/9p/9pnet 0x3d73a797 p9_errstr2errno +EXPORT_SYMBOL net/9p/9pnet 0x40fd5c97 p9_client_readdir +EXPORT_SYMBOL net/9p/9pnet 0x41ce9823 p9stat_read +EXPORT_SYMBOL net/9p/9pnet 0x4ba99359 p9_fcall_fini +EXPORT_SYMBOL net/9p/9pnet 0x54802327 p9_client_stat +EXPORT_SYMBOL net/9p/9pnet 0x548de2d9 p9_tag_lookup +EXPORT_SYMBOL net/9p/9pnet 0x5f6cef17 p9_client_destroy +EXPORT_SYMBOL net/9p/9pnet 0x6046f4d8 p9_client_statfs +EXPORT_SYMBOL net/9p/9pnet 0x62d20587 p9_client_create_dotl +EXPORT_SYMBOL net/9p/9pnet 0x68f4c975 p9_client_rename +EXPORT_SYMBOL net/9p/9pnet 0x6ab39a1e do_trace_9p_fid_get +EXPORT_SYMBOL net/9p/9pnet 0x71fbef46 p9_client_read_once +EXPORT_SYMBOL net/9p/9pnet 0x761cad64 p9_parse_header +EXPORT_SYMBOL net/9p/9pnet 0x772f2bdc p9_client_create +EXPORT_SYMBOL net/9p/9pnet 0x79b3e26a p9_client_unlinkat +EXPORT_SYMBOL net/9p/9pnet 0x7e539634 p9_client_lock_dotl +EXPORT_SYMBOL net/9p/9pnet 0x81ad3d28 p9_client_walk +EXPORT_SYMBOL net/9p/9pnet 0x88ee8893 p9_client_attach +EXPORT_SYMBOL net/9p/9pnet 0x893c619d p9_show_client_options +EXPORT_SYMBOL net/9p/9pnet 0x8ce46f3e p9_is_proto_dotl +EXPORT_SYMBOL net/9p/9pnet 0x919b696f p9_client_readlink +EXPORT_SYMBOL net/9p/9pnet 0x95bd8f96 p9dirent_read +EXPORT_SYMBOL net/9p/9pnet 0x9742b862 p9_client_setattr +EXPORT_SYMBOL net/9p/9pnet 0x98169135 p9_client_renameat +EXPORT_SYMBOL net/9p/9pnet 0x9a7ccc4a p9_client_symlink +EXPORT_SYMBOL net/9p/9pnet 0x9c087fbe p9_client_link +EXPORT_SYMBOL net/9p/9pnet 0xa18ab76b p9_client_read +EXPORT_SYMBOL net/9p/9pnet 0xa21506bd p9_client_remove +EXPORT_SYMBOL net/9p/9pnet 0xb432905e p9_client_clunk +EXPORT_SYMBOL net/9p/9pnet 0xb55ae777 __SCK__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xb74107a6 p9_client_mkdir_dotl +EXPORT_SYMBOL net/9p/9pnet 0xb8558d81 do_trace_9p_fid_put +EXPORT_SYMBOL net/9p/9pnet 0xbe0ec287 p9_client_mknod_dotl +EXPORT_SYMBOL net/9p/9pnet 0xd384c683 p9stat_free +EXPORT_SYMBOL net/9p/9pnet 0xd3a05606 p9_is_proto_dotu +EXPORT_SYMBOL net/9p/9pnet 0xd86239e2 v9fs_register_trans +EXPORT_SYMBOL net/9p/9pnet 0xe0113f79 p9_client_wstat +EXPORT_SYMBOL net/9p/9pnet 0xe443b9db p9_client_begin_disconnect +EXPORT_SYMBOL net/9p/9pnet 0xe58a3360 p9_error_init +EXPORT_SYMBOL net/9p/9pnet 0xeae22bf7 p9_client_write +EXPORT_SYMBOL net/9p/9pnet 0xec2d0f33 v9fs_get_trans_by_name +EXPORT_SYMBOL net/9p/9pnet 0xee437897 __tracepoint_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xeebd19e2 p9_client_getattr_dotl +EXPORT_SYMBOL net/9p/9pnet 0xfe111bcf p9_client_getlock_dotl +EXPORT_SYMBOL net/appletalk/appletalk 0x18892540 alloc_ltalkdev +EXPORT_SYMBOL net/appletalk/appletalk 0x9995955f atalk_find_dev_addr +EXPORT_SYMBOL net/appletalk/appletalk 0xa0c87644 aarp_send_ddp +EXPORT_SYMBOL net/appletalk/appletalk 0xe75497c7 atrtr_get_dev +EXPORT_SYMBOL net/atm/atm 0x0b6125cc vcc_insert_socket +EXPORT_SYMBOL net/atm/atm 0x283d34aa vcc_process_recv_queue +EXPORT_SYMBOL net/atm/atm 0x28dc6b3b atm_alloc_charge +EXPORT_SYMBOL net/atm/atm 0x2cc2d52d vcc_hash +EXPORT_SYMBOL net/atm/atm 0x3da81425 atm_dev_lookup +EXPORT_SYMBOL net/atm/atm 0x4443d399 atm_proc_root +EXPORT_SYMBOL net/atm/atm 0x44c6e633 vcc_sklist_lock +EXPORT_SYMBOL net/atm/atm 0x59520819 atm_dev_register +EXPORT_SYMBOL net/atm/atm 0x669e6912 register_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0x76ca91a6 atm_init_aal5 +EXPORT_SYMBOL net/atm/atm 0x844e9c1f deregister_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0x88fca2d1 vcc_release_async +EXPORT_SYMBOL net/atm/atm 0x9feaf287 sonet_subtract_stats +EXPORT_SYMBOL net/atm/atm 0xa353a539 atm_charge +EXPORT_SYMBOL net/atm/atm 0xaa024146 sonet_copy_stats +EXPORT_SYMBOL net/atm/atm 0xb5bb4564 atm_dev_deregister +EXPORT_SYMBOL net/atm/atm 0xc5f2def7 atm_dev_release_vccs +EXPORT_SYMBOL net/atm/atm 0xdd317ad6 atm_dev_signal_change +EXPORT_SYMBOL net/atm/atm 0xf49bc67a atm_pcr_goal +EXPORT_SYMBOL net/ax25/ax25 0x14cecd59 ax25_display_timer +EXPORT_SYMBOL net/ax25/ax25 0x242852b9 ax25_uid_policy +EXPORT_SYMBOL net/ax25/ax25 0x2a282117 ax25_ip_xmit +EXPORT_SYMBOL net/ax25/ax25 0x30a410fd ax25_linkfail_release +EXPORT_SYMBOL net/ax25/ax25 0x3eeed93d ax25_linkfail_register +EXPORT_SYMBOL net/ax25/ax25 0x4502c65a asc2ax +EXPORT_SYMBOL net/ax25/ax25 0x4637ae8e ax25_send_frame +EXPORT_SYMBOL net/ax25/ax25 0x53dea1ff ax2asc +EXPORT_SYMBOL net/ax25/ax25 0x7ab7afde ax25_header_ops +EXPORT_SYMBOL net/ax25/ax25 0x8acdb55a ax25_listen_register +EXPORT_SYMBOL net/ax25/ax25 0x8ede9e26 ax25_protocol_release +EXPORT_SYMBOL net/ax25/ax25 0x95df9307 ax25_find_cb +EXPORT_SYMBOL net/ax25/ax25 0xaed8064b ax25_listen_release +EXPORT_SYMBOL net/ax25/ax25 0xc1444946 ax25cmp +EXPORT_SYMBOL net/ax25/ax25 0xd43ecbf1 null_ax25_address +EXPORT_SYMBOL net/ax25/ax25 0xee02e420 ax25_findbyuid +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0718b8b7 bt_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0ae33681 bt_procfs_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0x163efca7 l2cap_conn_get +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1c363654 hci_suspend_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x214e4265 bt_warn +EXPORT_SYMBOL net/bluetooth/bluetooth 0x23c51097 hci_cmd_sync_cancel +EXPORT_SYMBOL net/bluetooth/bluetooth 0x27a127e1 __hci_cmd_sync_ev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2a9caef0 hci_mgmt_chan_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2c686e7f l2cap_register_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2db2ebb5 hci_free_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2e53e418 hci_reset_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x315b4faa bt_sock_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x396bb6f0 bt_sock_link +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4628ec22 hci_conn_security +EXPORT_SYMBOL net/bluetooth/bluetooth 0x481b91aa hci_conn_switch_role +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4c2b6abb __hci_cmd_sync_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4c55cded hci_devcd_complete +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4dc8a686 __hci_cmd_sync_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4ecd6589 hci_set_fw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4f188213 hci_resume_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x515a63b2 bt_accept_dequeue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5ccc4ae3 hci_register_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x64bdf621 bt_sock_reclassify_lock +EXPORT_SYMBOL net/bluetooth/bluetooth 0x6790382f l2cap_chan_close +EXPORT_SYMBOL net/bluetooth/bluetooth 0x6beb5d4e hci_devcd_abort +EXPORT_SYMBOL net/bluetooth/bluetooth 0x78d30d56 __hci_cmd_send +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7aad008b bt_to_errno +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b5ce5c3 baswap +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b8c32f1 bt_err +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7bd9427a bt_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x805da7d9 hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0x819d20d7 bt_sock_ioctl +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8213db35 l2cap_is_socket +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8e0302fb hci_get_route +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8fea24bd bt_sock_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x94e3b113 bt_accept_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0x95dfcb76 hci_alloc_dev_priv +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa061b1d5 bt_sock_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa36d67be hci_devcd_rx +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa60137a1 hci_devcd_timeout +EXPORT_SYMBOL net/bluetooth/bluetooth 0xaae11ce9 hci_set_hw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb0644f4b __hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb1e250d3 bt_sock_wait_state +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb306341f hci_cmd_sync_submit +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb71f2105 hci_unregister_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc2c3d165 hci_devcd_append_pattern +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc3b33440 hci_devcd_append +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc5003451 l2cap_conn_put +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc837f91a l2cap_unregister_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0xcc1c2383 hci_unregister_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xcc84a0bf hci_mgmt_chan_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7613212 bt_err_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xdbf6fcdf bt_accept_enqueue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xdd9375db hci_devcd_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0xddacccf6 bt_warn_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xdfa5d479 bt_procfs_cleanup +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe5655334 bt_sock_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe747ec55 hci_recv_diag +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe7fd798f hci_release_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe89f78c7 bt_sock_poll +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe917b97d hci_recv_frame +EXPORT_SYMBOL net/bluetooth/bluetooth 0xed925151 hci_conn_check_secure +EXPORT_SYMBOL net/bluetooth/bluetooth 0xeec47c33 hci_cmd_sync_queue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf3c0291c bt_sock_stream_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf7ccc5bb hci_register_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf7d25cfd __hci_cmd_sync_status_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0xfa2a46b4 bt_sock_wait_ready +EXPORT_SYMBOL net/bluetooth/bluetooth 0xfaa62ce9 hci_devcd_init +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x1095df6c ebt_register_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x1c77d64e ebt_unregister_table_pre_exit +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x38c6a9c7 ebt_unregister_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x49c8c1ea ebt_do_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x89831c6c ebt_unregister_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xe3041268 ebt_register_table +EXPORT_SYMBOL net/caif/caif 0x1446b60a caif_client_register_refcnt +EXPORT_SYMBOL net/caif/caif 0x2a09f713 cfpkt_fromnative +EXPORT_SYMBOL net/caif/caif 0x2d060f6f caif_disconnect_client +EXPORT_SYMBOL net/caif/caif 0x329dbd06 cfpkt_info +EXPORT_SYMBOL net/caif/caif 0x38701a7c cfcnfg_del_phy_layer +EXPORT_SYMBOL net/caif/caif 0x3fa84493 cfpkt_add_head +EXPORT_SYMBOL net/caif/caif 0x40babbe0 cfpkt_extr_head +EXPORT_SYMBOL net/caif/caif 0x4a237e57 cfpkt_tonative +EXPORT_SYMBOL net/caif/caif 0x675564e9 cfcnfg_add_phy_layer +EXPORT_SYMBOL net/caif/caif 0x72a19a32 caif_enroll_dev +EXPORT_SYMBOL net/caif/caif 0x76fc205d caif_connect_client +EXPORT_SYMBOL net/caif/caif 0x80c4e3df get_cfcnfg +EXPORT_SYMBOL net/caif/caif 0x839ddb7b cfcnfg_set_phy_state +EXPORT_SYMBOL net/caif/caif 0x9e3e305d cfpkt_set_prio +EXPORT_SYMBOL net/caif/caif 0xb7b6874e caif_free_client +EXPORT_SYMBOL net/can/can 0x4460c48a can_rx_register +EXPORT_SYMBOL net/can/can 0x459de1ff can_sock_destruct +EXPORT_SYMBOL net/can/can 0x71886d3f can_proto_register +EXPORT_SYMBOL net/can/can 0xa067bc6d can_rx_unregister +EXPORT_SYMBOL net/can/can 0xe3fd29dd can_send +EXPORT_SYMBOL net/can/can 0xef965984 can_proto_unregister +EXPORT_SYMBOL net/ceph/libceph 0x02641195 ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x028301ef ceph_release_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x04cad6f0 ceph_pg_poolid_by_name +EXPORT_SYMBOL net/ceph/libceph 0x05601959 ceph_osdc_flush_notifies +EXPORT_SYMBOL net/ceph/libceph 0x0651f686 ceph_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x0aedd261 osd_req_op_cls_request_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x0c0ccc7e ceph_monc_get_version +EXPORT_SYMBOL net/ceph/libceph 0x0c841929 ceph_cls_assert_locked +EXPORT_SYMBOL net/ceph/libceph 0x0ef0c542 ceph_con_send +EXPORT_SYMBOL net/ceph/libceph 0x11742a09 ceph_con_close +EXPORT_SYMBOL net/ceph/libceph 0x1378aba3 ceph_pg_pool_name_by_id +EXPORT_SYMBOL net/ceph/libceph 0x1616619f ceph_osdc_alloc_messages +EXPORT_SYMBOL net/ceph/libceph 0x165b1948 ceph_pagelist_free_reserve +EXPORT_SYMBOL net/ceph/libceph 0x17c17611 ceph_pg_to_acting_primary +EXPORT_SYMBOL net/ceph/libceph 0x18b3a4f1 ceph_con_init +EXPORT_SYMBOL net/ceph/libceph 0x195fe0ca ceph_auth_handle_svc_reply_done +EXPORT_SYMBOL net/ceph/libceph 0x19a67ade ceph_print_client_options +EXPORT_SYMBOL net/ceph/libceph 0x1d1c95ff ceph_osdc_notify_ack +EXPORT_SYMBOL net/ceph/libceph 0x1f7440c8 ceph_alloc_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x2087719e ceph_oid_copy +EXPORT_SYMBOL net/ceph/libceph 0x2101cbc9 ceph_oid_destroy +EXPORT_SYMBOL net/ceph/libceph 0x278ba0db osd_req_op_cls_request_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x28343de9 ceph_msg_data_add_pages +EXPORT_SYMBOL net/ceph/libceph 0x28344654 ceph_destroy_client +EXPORT_SYMBOL net/ceph/libceph 0x296ea7af ceph_osdc_abort_requests +EXPORT_SYMBOL net/ceph/libceph 0x2a983d26 ceph_pagelist_release +EXPORT_SYMBOL net/ceph/libceph 0x2c43e40e ceph_client_gid +EXPORT_SYMBOL net/ceph/libceph 0x2c8bce47 ceph_reset_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x2d7c9a97 ceph_monc_get_version_async +EXPORT_SYMBOL net/ceph/libceph 0x2dcf6417 osd_req_op_extent_osd_iter +EXPORT_SYMBOL net/ceph/libceph 0x3037ac3d ceph_osdc_get_request +EXPORT_SYMBOL net/ceph/libceph 0x353704c2 ceph_monc_blocklist_add +EXPORT_SYMBOL net/ceph/libceph 0x36e6cb25 osd_req_op_extent_osd_data_bvec_pos +EXPORT_SYMBOL net/ceph/libceph 0x38f2d94e ceph_file_to_extents +EXPORT_SYMBOL net/ceph/libceph 0x3ac45b92 ceph_msg_put +EXPORT_SYMBOL net/ceph/libceph 0x3bcb3a0a ceph_wait_for_latest_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x3c8d7111 ceph_get_num_objects +EXPORT_SYMBOL net/ceph/libceph 0x3d8b992e ceph_msg_dump +EXPORT_SYMBOL net/ceph/libceph 0x4117821c ceph_create_client +EXPORT_SYMBOL net/ceph/libceph 0x417a9131 ceph_oloc_destroy +EXPORT_SYMBOL net/ceph/libceph 0x42f61ecc ceph_monc_validate_auth +EXPORT_SYMBOL net/ceph/libceph 0x456b11b3 __ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x466b85b8 libceph_compatible +EXPORT_SYMBOL net/ceph/libceph 0x4820f875 ceph_msg_data_add_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x49d63c18 ceph_cls_lock_info +EXPORT_SYMBOL net/ceph/libceph 0x4affd6c2 ceph_parse_fsid +EXPORT_SYMBOL net/ceph/libceph 0x4bb4a3cc osd_req_op_extent_dup_last +EXPORT_SYMBOL net/ceph/libceph 0x4c7a4563 ceph_copy_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x4ef7a16c ceph_monc_open_session +EXPORT_SYMBOL net/ceph/libceph 0x4f3355d3 ceph_osdc_notify +EXPORT_SYMBOL net/ceph/libceph 0x4fb14145 ceph_compare_options +EXPORT_SYMBOL net/ceph/libceph 0x50603ce3 ceph_decode_entity_addrvec +EXPORT_SYMBOL net/ceph/libceph 0x52ad2631 ceph_osdc_maybe_request_map +EXPORT_SYMBOL net/ceph/libceph 0x57baf885 ceph_str_hash +EXPORT_SYMBOL net/ceph/libceph 0x57bc5b97 ceph_cls_break_lock +EXPORT_SYMBOL net/ceph/libceph 0x5aeeee62 ceph_oid_aprintf +EXPORT_SYMBOL net/ceph/libceph 0x5d2017f3 ceph_osdc_cancel_request +EXPORT_SYMBOL net/ceph/libceph 0x6058e4e4 ceph_con_keepalive +EXPORT_SYMBOL net/ceph/libceph 0x6230ff65 osd_req_op_init +EXPORT_SYMBOL net/ceph/libceph 0x63758856 ceph_str_hash_name +EXPORT_SYMBOL net/ceph/libceph 0x657bd863 ceph_osdc_list_watchers +EXPORT_SYMBOL net/ceph/libceph 0x6748980b ceph_osdc_put_request +EXPORT_SYMBOL net/ceph/libceph 0x67a05515 ceph_cls_set_cookie +EXPORT_SYMBOL net/ceph/libceph 0x6a7a38a0 ceph_pr_addr +EXPORT_SYMBOL net/ceph/libceph 0x6a8ec8c4 ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x6bec2909 ceph_monc_stop +EXPORT_SYMBOL net/ceph/libceph 0x732fda9f osd_req_op_copy_from_init +EXPORT_SYMBOL net/ceph/libceph 0x786b6613 ceph_osdc_alloc_request +EXPORT_SYMBOL net/ceph/libceph 0x7dd2b618 ceph_osdc_new_request +EXPORT_SYMBOL net/ceph/libceph 0x8158fa53 osd_req_op_alloc_hint_init +EXPORT_SYMBOL net/ceph/libceph 0x840eb942 osd_req_op_xattr_init +EXPORT_SYMBOL net/ceph/libceph 0x843f1e42 ceph_copy_from_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x86fca7e4 ceph_put_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x88c3f8d0 ceph_auth_is_authenticated +EXPORT_SYMBOL net/ceph/libceph 0x8b04a63b ceph_osdc_update_epoch_barrier +EXPORT_SYMBOL net/ceph/libceph 0x8c74c534 osd_req_op_cls_response_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x8ca573a2 ceph_monc_do_statfs +EXPORT_SYMBOL net/ceph/libceph 0x909f5305 osd_req_op_extent_osd_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x91c2cd03 ceph_msg_new +EXPORT_SYMBOL net/ceph/libceph 0x92b7b4ce ceph_pg_pool_flags +EXPORT_SYMBOL net/ceph/libceph 0x97347f3e __ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x987d3968 ceph_alloc_options +EXPORT_SYMBOL net/ceph/libceph 0x9ad16f8e ceph_put_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x9bc6b539 ceph_find_or_create_string +EXPORT_SYMBOL net/ceph/libceph 0x9ca95932 ceph_create_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x9f16bd00 osd_req_op_raw_data_in_pages +EXPORT_SYMBOL net/ceph/libceph 0x9f16ea23 osd_req_op_extent_osd_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x9fbba67f ceph_buffer_new +EXPORT_SYMBOL net/ceph/libceph 0x9fefa3cb ceph_calc_file_object_mapping +EXPORT_SYMBOL net/ceph/libceph 0xa0299273 osd_req_op_cls_request_data_pages +EXPORT_SYMBOL net/ceph/libceph 0xa1f6d2cf ceph_auth_invalidate_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xa21d8ca3 ceph_monc_want_map +EXPORT_SYMBOL net/ceph/libceph 0xa6147951 ceph_osdc_start_request +EXPORT_SYMBOL net/ceph/libceph 0xa61dd9ec ceph_parse_param +EXPORT_SYMBOL net/ceph/libceph 0xa698f998 ceph_free_lockers +EXPORT_SYMBOL net/ceph/libceph 0xa6bb2e48 ceph_osdc_watch +EXPORT_SYMBOL net/ceph/libceph 0xaab3b000 ceph_zero_page_vector_range +EXPORT_SYMBOL net/ceph/libceph 0xaca575d4 ceph_auth_add_authorizer_challenge +EXPORT_SYMBOL net/ceph/libceph 0xaca7f1cf ceph_con_open +EXPORT_SYMBOL net/ceph/libceph 0xad703657 ceph_auth_destroy_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xaf530bd2 osd_req_op_extent_update +EXPORT_SYMBOL net/ceph/libceph 0xafb3271d ceph_cls_lock +EXPORT_SYMBOL net/ceph/libceph 0xafb8a407 ceph_msgr_flush +EXPORT_SYMBOL net/ceph/libceph 0xb0460e86 ceph_monc_wait_osdmap +EXPORT_SYMBOL net/ceph/libceph 0xb54676fa ceph_msg_type_name +EXPORT_SYMBOL net/ceph/libceph 0xb72c162e ceph_buffer_release +EXPORT_SYMBOL net/ceph/libceph 0xb8231112 ceph_osdc_call +EXPORT_SYMBOL net/ceph/libceph 0xb95d26d7 ceph_check_fsid +EXPORT_SYMBOL net/ceph/libceph 0xbaf8966a ceph_cls_unlock +EXPORT_SYMBOL net/ceph/libceph 0xbd2f79ae ceph_oloc_copy +EXPORT_SYMBOL net/ceph/libceph 0xbe3879aa ceph_get_snap_context +EXPORT_SYMBOL net/ceph/libceph 0xbe3f987e ceph_auth_handle_bad_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xc09a3536 osd_req_op_cls_init +EXPORT_SYMBOL net/ceph/libceph 0xc17675ae ceph_osdc_clear_abort_err +EXPORT_SYMBOL net/ceph/libceph 0xc366bfa1 ceph_pagelist_truncate +EXPORT_SYMBOL net/ceph/libceph 0xc36839e2 ceph_osdc_wait_request +EXPORT_SYMBOL net/ceph/libceph 0xc9ad635e ceph_monc_renew_subs +EXPORT_SYMBOL net/ceph/libceph 0xca80437b ceph_extent_to_file +EXPORT_SYMBOL net/ceph/libceph 0xcf39c859 ceph_copy_user_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xd380a127 ceph_auth_verify_authorizer_reply +EXPORT_SYMBOL net/ceph/libceph 0xd4d736db ceph_destroy_options +EXPORT_SYMBOL net/ceph/libceph 0xd4eb7735 ceph_decode_entity_addr +EXPORT_SYMBOL net/ceph/libceph 0xd5fedaea ceph_osdc_sync +EXPORT_SYMBOL net/ceph/libceph 0xdc962de8 ceph_auth_handle_svc_reply_more +EXPORT_SYMBOL net/ceph/libceph 0xdf6ef4a1 ceph_oid_printf +EXPORT_SYMBOL net/ceph/libceph 0xdfc091f9 ceph_entity_type_name +EXPORT_SYMBOL net/ceph/libceph 0xe0ea38bd ceph_msg_get +EXPORT_SYMBOL net/ceph/libceph 0xe2d117f1 ceph_parse_mon_ips +EXPORT_SYMBOL net/ceph/libceph 0xe3195fdf __ceph_alloc_sparse_ext_map +EXPORT_SYMBOL net/ceph/libceph 0xe34a59f2 ceph_object_locator_to_pg +EXPORT_SYMBOL net/ceph/libceph 0xe76e7226 ceph_pagelist_alloc +EXPORT_SYMBOL net/ceph/libceph 0xe8bd4064 ceph_osdc_unwatch +EXPORT_SYMBOL net/ceph/libceph 0xe8df872e ceph_msg_data_add_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xec0c8081 ceph_msg_new2 +EXPORT_SYMBOL net/ceph/libceph 0xec81dda7 osd_req_op_extent_osd_data +EXPORT_SYMBOL net/ceph/libceph 0xee120c03 ceph_release_string +EXPORT_SYMBOL net/ceph/libceph 0xeef6cfa3 ceph_iterate_extents +EXPORT_SYMBOL net/ceph/libceph 0xefce3c3b ceph_pagelist_reserve +EXPORT_SYMBOL net/ceph/libceph 0xefce991c ceph_pagelist_append +EXPORT_SYMBOL net/ceph/libceph 0xeffa3833 ceph_monc_got_map +EXPORT_SYMBOL net/ceph/libceph 0xf03fe862 ceph_pagelist_set_cursor +EXPORT_SYMBOL net/ceph/libceph 0xf254297e ceph_addr_is_blank +EXPORT_SYMBOL net/ceph/libceph 0xf3f15f1c ceph_monc_init +EXPORT_SYMBOL net/ceph/libceph 0xf484e474 ceph_msg_data_add_bio +EXPORT_SYMBOL net/ceph/libceph 0xf4c67aa7 osd_req_op_extent_osd_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xf8675aba osd_req_op_extent_osd_data_bio +EXPORT_SYMBOL net/ceph/libceph 0xfc28bd50 osd_req_op_extent_init +EXPORT_SYMBOL net/dccp/dccp_ipv4 0x788162e5 dccp_req_err +EXPORT_SYMBOL net/dccp/dccp_ipv4 0xa0b745e5 dccp_syn_ack_timeout +EXPORT_SYMBOL net/hsr/hsr 0x24d2def3 is_hsr_master +EXPORT_SYMBOL net/hsr/hsr 0xa150f6be hsr_get_version +EXPORT_SYMBOL net/ieee802154/ieee802154 0x1c750067 wpan_phy_unregister +EXPORT_SYMBOL net/ieee802154/ieee802154 0x27b45010 wpan_phy_register +EXPORT_SYMBOL net/ieee802154/ieee802154 0x6975c2ac wpan_phy_free +EXPORT_SYMBOL net/ieee802154/ieee802154 0x709f49e4 wpan_phy_new +EXPORT_SYMBOL net/ieee802154/ieee802154 0x888a5711 wpan_phy_find +EXPORT_SYMBOL net/ieee802154/ieee802154 0xcd0bcbb7 wpan_phy_for_each +EXPORT_SYMBOL net/ipv4/fou 0x1757d1a4 fou_encap_hlen +EXPORT_SYMBOL net/ipv4/fou 0x506d421f __fou_build_header +EXPORT_SYMBOL net/ipv4/fou 0xc682c563 __gue_build_header +EXPORT_SYMBOL net/ipv4/fou 0xf13914b3 gue_encap_hlen +EXPORT_SYMBOL net/ipv4/gre 0x82a30916 gre_parse_header +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xa0c857ee ip_tunnel_encap_add_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xa7112e38 ip_tunnel_get_link_net +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xa934cc5c ip_tunnel_get_iflink +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xcc0187d3 ip_tunnel_encap_del_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xd8d28b10 ip_tunnel_md_udp_encap +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x08c625de arpt_unregister_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x86093472 arpt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xab3a11f9 arpt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xe14bfde3 arpt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x053f5e68 ipt_unregister_table_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xbbcbb807 ipt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xc9a9717c ipt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xe9e99b59 ipt_do_table +EXPORT_SYMBOL net/ipv4/tunnel4 0x421222ef xfrm4_tunnel_deregister +EXPORT_SYMBOL net/ipv4/tunnel4 0xc2d5ba4b xfrm4_tunnel_register +EXPORT_SYMBOL net/ipv4/udp_tunnel 0x01f994ce udp_sock_create4 +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x1bb5813e ip6_tnl_get_link_net +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x2f48c289 ip6_tnl_get_cap +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x69e89f4e ip6_tnl_get_iflink +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x816d224c ip6_tnl_parse_tlv_enc_lim +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x9c38d461 ip6_tnl_rcv +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xb9fcef6a ip6_tnl_xmit +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xbae8a292 ip6_tnl_encap_add_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xef0d5dbf ip6_tnl_change_mtu +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xf2dc3b69 ip6_tnl_encap_del_ops +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x364d8833 ip6t_unregister_table_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x4398a460 ip6t_do_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xd3179cc2 ip6t_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xf1a6b440 ip6t_register_table +EXPORT_SYMBOL net/ipv6/tunnel6 0xd8b94907 xfrm6_tunnel_deregister +EXPORT_SYMBOL net/ipv6/tunnel6 0xe2cdb26f xfrm6_tunnel_register +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x5bd83a23 xfrm6_tunnel_spi_lookup +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0xaae6a18c xfrm6_tunnel_alloc_spi +EXPORT_SYMBOL net/lapb/lapb 0x065c774c lapb_data_received +EXPORT_SYMBOL net/lapb/lapb 0x1e6a4a79 lapb_disconnect_request +EXPORT_SYMBOL net/lapb/lapb 0x22590aef lapb_connect_request +EXPORT_SYMBOL net/lapb/lapb 0x6ade057c lapb_setparms +EXPORT_SYMBOL net/lapb/lapb 0x87029885 lapb_unregister +EXPORT_SYMBOL net/lapb/lapb 0x95e4783f lapb_data_request +EXPORT_SYMBOL net/lapb/lapb 0xefc450cd lapb_register +EXPORT_SYMBOL net/lapb/lapb 0xf4d75ee0 lapb_getparms +EXPORT_SYMBOL net/llc/llc 0x3353b39d llc_sap_open +EXPORT_SYMBOL net/llc/llc 0x38b92846 llc_remove_pack +EXPORT_SYMBOL net/llc/llc 0x4b573864 llc_sap_close +EXPORT_SYMBOL net/llc/llc 0x4cdd2034 llc_sap_find +EXPORT_SYMBOL net/llc/llc 0x52d7b2fd llc_sap_list +EXPORT_SYMBOL net/llc/llc 0xb99fb767 llc_build_and_send_ui_pkt +EXPORT_SYMBOL net/llc/llc 0xda5b7ae2 llc_add_pack +EXPORT_SYMBOL net/llc/llc 0xe20e924d llc_mac_hdr_init +EXPORT_SYMBOL net/llc/llc 0xfaf0f7ca llc_set_station_handler +EXPORT_SYMBOL net/mac80211/mac80211 0x06784ab9 ieee80211_handle_wake_tx_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x085517e9 ieee80211_nan_func_terminated +EXPORT_SYMBOL net/mac80211/mac80211 0x0abd56dc ieee80211_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0x0e585213 ieee80211_reserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x0f618825 ieee80211_iter_keys +EXPORT_SYMBOL net/mac80211/mac80211 0x10880121 ieee80211_rate_control_register +EXPORT_SYMBOL net/mac80211/mac80211 0x10b515a5 ieee80211_free_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x11a98a18 ieee80211_csa_finish +EXPORT_SYMBOL net/mac80211/mac80211 0x1234bd59 ieee80211_beacon_set_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x128db84b ieee80211_rts_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x14b236bb ieee80211_sta_eosp +EXPORT_SYMBOL net/mac80211/mac80211 0x187a190c ieee80211_tx_status_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x193fbe33 ieee80211_generic_frame_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x19f37f0d ieee80211_update_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x1b78b10a ieee80211_manage_rx_ba_offl +EXPORT_SYMBOL net/mac80211/mac80211 0x1cf75d45 ieee80211_get_tkip_p1k_iv +EXPORT_SYMBOL net/mac80211/mac80211 0x1ddbf859 __ieee80211_create_tpt_led_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x1e314aec ieee80211_sched_scan_results +EXPORT_SYMBOL net/mac80211/mac80211 0x1e402816 ieee80211_alloc_hw_nm +EXPORT_SYMBOL net/mac80211/mac80211 0x1f03db8d ieee80211_get_buffered_bc +EXPORT_SYMBOL net/mac80211/mac80211 0x2165c5a2 ieee80211_stop_queues +EXPORT_SYMBOL net/mac80211/mac80211 0x228e05ce ieee80211_rts_get +EXPORT_SYMBOL net/mac80211/mac80211 0x22f44b74 ieee80211_next_txq +EXPORT_SYMBOL net/mac80211/mac80211 0x24a9b0a2 ieee80211_start_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x29b903b1 __ieee80211_get_rx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x2cc1f304 ieee80211_beacon_get_template_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x3177f9ba ieee80211_beacon_get_template +EXPORT_SYMBOL net/mac80211/mac80211 0x357336b3 ieee80211_queue_work +EXPORT_SYMBOL net/mac80211/mac80211 0x35916df0 ieee80211_chswitch_done +EXPORT_SYMBOL net/mac80211/mac80211 0x37eb3a26 ieee80211_restart_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x39046699 ieee80211_disable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0x39149fec ieee80211_connection_loss +EXPORT_SYMBOL net/mac80211/mac80211 0x391eda45 ieee80211_get_tkip_rx_p1k +EXPORT_SYMBOL net/mac80211/mac80211 0x3bf0ac86 ieee80211_scan_completed +EXPORT_SYMBOL net/mac80211/mac80211 0x3dc6dd74 rate_control_set_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x3fa3c695 ieee80211_stop_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x4070cc01 ieee80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/mac80211/mac80211 0x4742c77e ieee80211_txq_may_transmit +EXPORT_SYMBOL net/mac80211/mac80211 0x482ffe10 ieee80211_report_wowlan_wakeup +EXPORT_SYMBOL net/mac80211/mac80211 0x49e3732a ieee80211_txq_get_depth +EXPORT_SYMBOL net/mac80211/mac80211 0x4ea9129a ieee80211_channel_switch_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0x4eb8ff5e ieee80211_mark_rx_ba_filtered_frames +EXPORT_SYMBOL net/mac80211/mac80211 0x4f6aae9f ieee80211_txq_schedule_start +EXPORT_SYMBOL net/mac80211/mac80211 0x516ee6b1 ieee80211_enable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0x5192c90c ieee80211_sta_ps_transition +EXPORT_SYMBOL net/mac80211/mac80211 0x5a2ab05f ieee80211_sta_uapsd_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x5a305022 ieee80211_tx_status_ext +EXPORT_SYMBOL net/mac80211/mac80211 0x630204b8 __ieee80211_get_assoc_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x6498c485 ieee80211_get_tx_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x667e1df5 ieee80211_beacon_update_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x67268e91 ieee80211_sched_scan_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0x69ecbe9e ieee80211_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0x6b9e448f ieee80211_register_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x6d30f845 ieee80211_nullfunc_get +EXPORT_SYMBOL net/mac80211/mac80211 0x6e707655 ieee80211_stop_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x6fa6eedc ieee80211_rx_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x71f2bf2d ieee80211_nan_func_match +EXPORT_SYMBOL net/mac80211/mac80211 0x74b0fd58 ieee80211_proberesp_get +EXPORT_SYMBOL net/mac80211/mac80211 0x799a556b __ieee80211_get_radio_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x7d6fa753 ieee80211_sta_pspoll +EXPORT_SYMBOL net/mac80211/mac80211 0x7ed9a763 ieee80211_free_txskb +EXPORT_SYMBOL net/mac80211/mac80211 0x814c6d95 ieee80211_rx_napi +EXPORT_SYMBOL net/mac80211/mac80211 0x874cfa55 ieee80211_unregister_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x8d9f8c41 ieee80211_report_low_ack +EXPORT_SYMBOL net/mac80211/mac80211 0x95febea6 ieee80211_get_bssid +EXPORT_SYMBOL net/mac80211/mac80211 0x991a0ca0 ieee80211_parse_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x99bb8fb8 ieee80211_beacon_free_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x9a2849d8 ieee80211_queue_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0x9adaa459 ieee80211_stop_rx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x9bf8fa92 ieee80211_get_fils_discovery_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0x9c4c3ee7 ieee80211_pspoll_get +EXPORT_SYMBOL net/mac80211/mac80211 0x9e635e06 ieee80211_queue_delayed_work +EXPORT_SYMBOL net/mac80211/mac80211 0x9efa4610 ieee80211_sta_set_buffered +EXPORT_SYMBOL net/mac80211/mac80211 0x9f18963e ieee80211_rate_control_unregister +EXPORT_SYMBOL net/mac80211/mac80211 0xa2112458 ieee80211_beacon_get_tim +EXPORT_SYMBOL net/mac80211/mac80211 0xa2b0e358 ieee80211_tx_prepare_skb +EXPORT_SYMBOL net/mac80211/mac80211 0xa4a6df9d ieee80211_ctstoself_duration +EXPORT_SYMBOL net/mac80211/mac80211 0xa5e95de0 ieee80211_beacon_cntdwn_is_complete +EXPORT_SYMBOL net/mac80211/mac80211 0xacbcbfcd ieee80211_unreserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0xadc4ea77 ieee80211_send_eosp_nullfunc +EXPORT_SYMBOL net/mac80211/mac80211 0xadf11226 ieee80211_start_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xaeb9a917 ieee80211_get_key_rx_seq +EXPORT_SYMBOL net/mac80211/mac80211 0xb2666fe9 ieee80211_stop_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xb54cb0af ieee80211_txq_airtime_check +EXPORT_SYMBOL net/mac80211/mac80211 0xba88b737 __ieee80211_get_tx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xbcdf4517 ieee80211_iter_keys_rcu +EXPORT_SYMBOL net/mac80211/mac80211 0xc0c5ed4d ieee80211_cqm_rssi_notify +EXPORT_SYMBOL net/mac80211/mac80211 0xc1126b9e ieee80211_ctstoself_get +EXPORT_SYMBOL net/mac80211/mac80211 0xc96083c8 ieee80211_rx_ba_timer_expired +EXPORT_SYMBOL net/mac80211/mac80211 0xca547454 ieee80211_beacon_loss +EXPORT_SYMBOL net/mac80211/mac80211 0xcdc9045b ieee80211_sta_block_awake +EXPORT_SYMBOL net/mac80211/mac80211 0xcec73d54 ieee80211_get_unsol_bcast_probe_resp_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0xd0c3cf33 __ieee80211_schedule_txq +EXPORT_SYMBOL net/mac80211/mac80211 0xd1c50cb6 ieee80211_tx_status +EXPORT_SYMBOL net/mac80211/mac80211 0xd241889e ieee80211_radar_detected +EXPORT_SYMBOL net/mac80211/mac80211 0xd46624ae ieee80211_wake_queues +EXPORT_SYMBOL net/mac80211/mac80211 0xd5fd8f44 ieee80211_sta_register_airtime +EXPORT_SYMBOL net/mac80211/mac80211 0xd7ee9455 ieee80211_tx_dequeue +EXPORT_SYMBOL net/mac80211/mac80211 0xd8e003b4 ieee80211_find_sta +EXPORT_SYMBOL net/mac80211/mac80211 0xe1478e58 ieee80211_tdls_oper_request +EXPORT_SYMBOL net/mac80211/mac80211 0xe7a0d723 wiphy_to_ieee80211_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xf38d1f7f ieee80211_tx_rate_update +EXPORT_SYMBOL net/mac80211/mac80211 0xf39b3dbe ieee80211_refresh_tx_agg_session_timer +EXPORT_SYMBOL net/mac80211/mac80211 0xf52e5a43 ieee80211_sta_recalc_aggregates +EXPORT_SYMBOL net/mac80211/mac80211 0xf5546104 ieee80211_beacon_get_template_ema_index +EXPORT_SYMBOL net/mac80211/mac80211 0xf8d556a5 ieee80211_ap_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0xfa67c3d4 ieee80211_send_bar +EXPORT_SYMBOL net/mac80211/mac80211 0xfab676e1 ieee80211_rx_list +EXPORT_SYMBOL net/mac80211/mac80211 0xfeb95b32 ieee80211_get_tkip_p2k +EXPORT_SYMBOL net/mac80211/mac80211 0xff1da668 ieee80211_wake_queue +EXPORT_SYMBOL net/mac802154/mac802154 0x165b1ae8 ieee802154_alloc_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x18367a3b ieee802154_configure_durations +EXPORT_SYMBOL net/mac802154/mac802154 0x33518c26 ieee802154_register_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x5d0363ea ieee802154_xmit_complete +EXPORT_SYMBOL net/mac802154/mac802154 0x5fb71508 ieee802154_xmit_hw_error +EXPORT_SYMBOL net/mac802154/mac802154 0x7ac7632c ieee802154_unregister_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xa3d3b140 ieee802154_rx_irqsafe +EXPORT_SYMBOL net/mac802154/mac802154 0xae8f7058 ieee802154_free_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xd8d962cf ieee802154_xmit_error +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x0d9bf091 ip_vs_conn_new +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x1046d180 ip_vs_scheduler_err +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x11eda922 ip_vs_proto_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x2016ce82 ip_vs_tcp_conn_listen +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x3476b5ed ip_vs_nfct_expect_related +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x469fe430 register_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x55e76139 register_ip_vs_app_inc +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x648975eb unregister_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x7037ee9c ip_vs_proto_data_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x742ae423 ip_vs_new_conn_out +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x9ecba114 ip_vs_conn_put +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xaa335ddd ip_vs_conn_out_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd0dc5aeb register_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd831a1a2 ip_vs_proto_name +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xefe45560 unregister_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xf058fb1b ip_vs_conn_in_get +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x3318d0fa nf_ct_ext_add +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x3b08a8f0 nf_ct_destroy +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x89d99ee1 __nf_ct_ext_find +EXPORT_SYMBOL net/netfilter/nf_conntrack_pptp 0xf2a36612 pptp_msg_name +EXPORT_SYMBOL net/netfilter/nf_nat 0x460e52a0 nf_nat_setup_info +EXPORT_SYMBOL net/netfilter/nf_nat 0x724a8e62 nf_nat_follow_master +EXPORT_SYMBOL net/netfilter/nf_nat 0xa4585f2d __nf_nat_mangle_tcp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0xd89a6d5e nf_nat_mangle_udp_packet +EXPORT_SYMBOL net/netfilter/nft_fib 0x46170f23 nft_fib_policy +EXPORT_SYMBOL net/netfilter/x_tables 0x0d7f5fcd xt_alloc_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x3bf9d084 xt_check_table_hooks +EXPORT_SYMBOL net/netfilter/x_tables 0x48012e28 xt_check_proc_name +EXPORT_SYMBOL net/netfilter/x_tables 0x50873741 xt_compat_init_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x548805f1 xt_register_target +EXPORT_SYMBOL net/netfilter/x_tables 0x6fbbace5 xt_find_match +EXPORT_SYMBOL net/netfilter/x_tables 0x7ed1745c xt_unregister_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x828de2d2 xt_find_table +EXPORT_SYMBOL net/netfilter/x_tables 0x977fd4bf xt_alloc_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xa25fc115 xt_compat_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xa3b9e4c5 xt_register_targets +EXPORT_SYMBOL net/netfilter/x_tables 0xa9b2566f xt_unregister_matches +EXPORT_SYMBOL net/netfilter/x_tables 0xae000815 xt_unregister_target +EXPORT_SYMBOL net/netfilter/x_tables 0xcb3e91cc xt_counters_alloc +EXPORT_SYMBOL net/netfilter/x_tables 0xcc5e0600 xt_register_matches +EXPORT_SYMBOL net/netfilter/x_tables 0xd87ae60d xt_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xdf1a4f58 xt_unregister_match +EXPORT_SYMBOL net/netfilter/x_tables 0xe204e042 xt_free_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xe73e83c9 xt_register_match +EXPORT_SYMBOL net/netfilter/x_tables 0xfef779fa xt_find_jump_offset +EXPORT_SYMBOL net/nfc/hci/hci 0x006f49a6 nfc_hci_get_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x026f4080 nfc_hci_set_param +EXPORT_SYMBOL net/nfc/hci/hci 0x0d868760 nfc_hci_target_discovered +EXPORT_SYMBOL net/nfc/hci/hci 0x0e23caba nfc_hci_send_cmd_async +EXPORT_SYMBOL net/nfc/hci/hci 0x12d760e0 nfc_hci_reset_pipes +EXPORT_SYMBOL net/nfc/hci/hci 0x2eb125a8 nfc_hci_set_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x39cdab92 nfc_hci_send_cmd +EXPORT_SYMBOL net/nfc/hci/hci 0x4197e6e5 nfc_hci_unregister_device +EXPORT_SYMBOL net/nfc/hci/hci 0x4ab210cd nfc_hci_disconnect_all_gates +EXPORT_SYMBOL net/nfc/hci/hci 0x4bcca22d nfc_hci_get_param +EXPORT_SYMBOL net/nfc/hci/hci 0x4d790d20 nfc_hci_send_event +EXPORT_SYMBOL net/nfc/hci/hci 0x4faf14f1 nfc_hci_connect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0x6c2b31e6 nfc_hci_driver_failure +EXPORT_SYMBOL net/nfc/hci/hci 0x74fe3670 nfc_hci_result_to_errno +EXPORT_SYMBOL net/nfc/hci/hci 0x7bf74042 nfc_llc_stop +EXPORT_SYMBOL net/nfc/hci/hci 0x8df036d7 nfc_hci_reset_pipes_per_host +EXPORT_SYMBOL net/nfc/hci/hci 0xa485d4f7 nfc_hci_disconnect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0xc0236356 nfc_hci_register_device +EXPORT_SYMBOL net/nfc/hci/hci 0xce347d0b nfc_hci_free_device +EXPORT_SYMBOL net/nfc/hci/hci 0xd078236f nfc_hci_recv_frame +EXPORT_SYMBOL net/nfc/hci/hci 0xd75d1c1a nfc_hci_allocate_device +EXPORT_SYMBOL net/nfc/hci/hci 0xd820a813 nfc_llc_start +EXPORT_SYMBOL net/nfc/hci/hci 0xdd231c55 nfc_hci_sak_to_protocol +EXPORT_SYMBOL net/nfc/nci/nci 0x0e24a0cf nci_set_config +EXPORT_SYMBOL net/nfc/nci/nci 0x11cced73 nci_hci_clear_all_pipes +EXPORT_SYMBOL net/nfc/nci/nci 0x1c91127f nci_send_data +EXPORT_SYMBOL net/nfc/nci/nci 0x2239da64 nci_hci_set_param +EXPORT_SYMBOL net/nfc/nci/nci 0x2412074a nci_core_reset +EXPORT_SYMBOL net/nfc/nci/nci 0x2ba53fe1 nci_hci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x2fc3fe3a nci_register_device +EXPORT_SYMBOL net/nfc/nci/nci 0x3b785bfc nci_free_device +EXPORT_SYMBOL net/nfc/nci/nci 0x3b96aa04 nci_send_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x4246103f nci_core_conn_create +EXPORT_SYMBOL net/nfc/nci/nci 0x479705a0 nci_recv_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x5243cf2e nci_nfcee_discover +EXPORT_SYMBOL net/nfc/nci/nci 0x708c74f7 nci_core_conn_close +EXPORT_SYMBOL net/nfc/nci/nci 0x74f8c207 nci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x751ebbc5 nci_nfcc_loopback +EXPORT_SYMBOL net/nfc/nci/nci 0x82d334d5 nci_conn_max_data_pkt_payload_size +EXPORT_SYMBOL net/nfc/nci/nci 0x83b067b2 nci_hci_connect_gate +EXPORT_SYMBOL net/nfc/nci/nci 0x83e0aa56 nci_get_conn_info_by_dest_type_params +EXPORT_SYMBOL net/nfc/nci/nci 0x8828ea16 nci_unregister_device +EXPORT_SYMBOL net/nfc/nci/nci 0x8ab23806 nci_req_complete +EXPORT_SYMBOL net/nfc/nci/nci 0x90a0014e nci_hci_dev_session_init +EXPORT_SYMBOL net/nfc/nci/nci 0xb3e92df7 nci_nfcee_mode_set +EXPORT_SYMBOL net/nfc/nci/nci 0xb6efdda9 nci_allocate_device +EXPORT_SYMBOL net/nfc/nci/nci 0xb6f037dd nci_prop_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xba490602 nci_to_errno +EXPORT_SYMBOL net/nfc/nci/nci 0xbb5bc73e nci_hci_get_param +EXPORT_SYMBOL net/nfc/nci/nci 0xcbe4b722 nci_core_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xd30edb60 nci_core_init +EXPORT_SYMBOL net/nfc/nci/nci 0xf7938bbd nci_hci_send_event +EXPORT_SYMBOL net/nfc/nci/nci 0xfc428d5f nci_hci_open_pipe +EXPORT_SYMBOL net/nfc/nfc 0x130fad5b nfc_dep_link_is_up +EXPORT_SYMBOL net/nfc/nfc 0x1ed11403 nfc_se_transaction +EXPORT_SYMBOL net/nfc/nfc 0x2347dd11 nfc_unregister_device +EXPORT_SYMBOL net/nfc/nfc 0x2738f5ac nfc_se_connectivity +EXPORT_SYMBOL net/nfc/nfc 0x494cc791 nfc_remove_se +EXPORT_SYMBOL net/nfc/nfc 0x4a0d5243 nfc_proto_register +EXPORT_SYMBOL net/nfc/nfc 0x57031e4f nfc_fw_download_done +EXPORT_SYMBOL net/nfc/nfc 0x6ed69412 nfc_proto_unregister +EXPORT_SYMBOL net/nfc/nfc 0x7b197fb2 nfc_tm_activated +EXPORT_SYMBOL net/nfc/nfc 0x882b54b7 nfc_vendor_cmd_reply +EXPORT_SYMBOL net/nfc/nfc 0x8dbacc70 nfc_driver_failure +EXPORT_SYMBOL net/nfc/nfc 0xa296f1ee nfc_tm_data_received +EXPORT_SYMBOL net/nfc/nfc 0xaa856f10 nfc_get_local_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0xb2c5e160 nfc_add_se +EXPORT_SYMBOL net/nfc/nfc 0xbf604830 __nfc_alloc_vendor_cmd_reply_skb +EXPORT_SYMBOL net/nfc/nfc 0xd76d14f7 nfc_targets_found +EXPORT_SYMBOL net/nfc/nfc 0xdefdac7f nfc_send_to_raw_sock +EXPORT_SYMBOL net/nfc/nfc 0xdf9e08d4 nfc_register_device +EXPORT_SYMBOL net/nfc/nfc 0xe3ce103d nfc_set_remote_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0xe3fc3eb7 nfc_find_se +EXPORT_SYMBOL net/nfc/nfc 0xef617598 nfc_tm_deactivated +EXPORT_SYMBOL net/nfc/nfc 0xf0a28357 nfc_allocate_device +EXPORT_SYMBOL net/nfc/nfc 0xf52517c8 nfc_target_lost +EXPORT_SYMBOL net/nfc/nfc 0xf5a8d1a3 nfc_alloc_recv_skb +EXPORT_SYMBOL net/nfc/nfc 0xf64fe6ba nfc_class +EXPORT_SYMBOL net/nfc/nfc_digital 0x1ad0909a nfc_digital_allocate_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x522a6b14 nfc_digital_register_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x99a54e34 nfc_digital_free_device +EXPORT_SYMBOL net/nfc/nfc_digital 0xc03af0bb nfc_digital_unregister_device +EXPORT_SYMBOL net/phonet/phonet 0x45ed103c pn_sock_unhash +EXPORT_SYMBOL net/phonet/phonet 0x5cd50467 pn_skb_send +EXPORT_SYMBOL net/phonet/phonet 0x5d6019cd pn_sock_hash +EXPORT_SYMBOL net/phonet/phonet 0x75753ebc phonet_header_ops +EXPORT_SYMBOL net/phonet/phonet 0xaa820c35 phonet_proto_register +EXPORT_SYMBOL net/phonet/phonet 0xbe63bddd phonet_stream_ops +EXPORT_SYMBOL net/phonet/phonet 0xbec26df0 pn_sock_get_port +EXPORT_SYMBOL net/phonet/phonet 0xf63c6111 phonet_proto_unregister +EXPORT_SYMBOL net/rxrpc/rxrpc 0x172128fb rxrpc_kernel_get_srtt +EXPORT_SYMBOL net/rxrpc/rxrpc 0x1f96bacd rxrpc_kernel_check_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x2172d6f8 rxrpc_kernel_get_epoch +EXPORT_SYMBOL net/rxrpc/rxrpc 0x26ba6469 rxrpc_kernel_shutdown_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x31bf3ca3 rxrpc_debug_id +EXPORT_SYMBOL net/rxrpc/rxrpc 0x4453fedb rxrpc_kernel_get_peer +EXPORT_SYMBOL net/rxrpc/rxrpc 0x4e2ae5fe rxrpc_kernel_set_tx_length +EXPORT_SYMBOL net/rxrpc/rxrpc 0x4f4af555 rxrpc_kernel_put_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x6a79d4b0 rxrpc_kernel_new_call_notification +EXPORT_SYMBOL net/rxrpc/rxrpc 0x7ebefe3c rxrpc_kernel_recv_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0x889837a9 key_type_rxrpc +EXPORT_SYMBOL net/rxrpc/rxrpc 0x8b4c1048 rxrpc_sock_set_min_security_level +EXPORT_SYMBOL net/rxrpc/rxrpc 0x8fee5f8f rxrpc_sock_set_security_keyring +EXPORT_SYMBOL net/rxrpc/rxrpc 0x9335c473 rxrpc_kernel_set_max_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x9ee8d996 rxrpc_kernel_send_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0xdc755366 rxrpc_kernel_charge_accept +EXPORT_SYMBOL net/rxrpc/rxrpc 0xdf18038a rxrpc_get_null_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0xdf33a294 rxrpc_get_server_data_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0xf5d712f3 rxrpc_kernel_begin_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xfa9837be rxrpc_kernel_abort_call +EXPORT_SYMBOL net/sctp/sctp 0xba212473 sctp_do_peeloff +EXPORT_SYMBOL net/smc/smc 0x3153cc92 __SCK__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x3dc12ecb __traceiter_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x76da5303 __tracepoint_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xa053541c __tracepoint_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xb3f2d173 __SCK__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xc4ad1479 __traceiter_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xd24addfc __tracepoint_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xd45d907e __traceiter_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xdd96c5cd __traceiter_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xe7dacb8d __SCK__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xf47b4ee2 __tracepoint_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xfb8cae0f __SCK__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x31ab4577 gss_mech_get +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x6b0c8b8e gss_mech_put +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xb5aafc0e gss_pseudoflavor_to_service +EXPORT_SYMBOL net/sunrpc/sunrpc 0x0891479b xdr_truncate_encode +EXPORT_SYMBOL net/sunrpc/sunrpc 0x68115949 svc_pool_stats_open +EXPORT_SYMBOL net/sunrpc/sunrpc 0xcfba5866 xdr_restrict_buflen +EXPORT_SYMBOL net/tipc/tipc 0x258dd06f tipc_nl_sk_walk +EXPORT_SYMBOL net/tipc/tipc 0x30674b09 tipc_sk_fill_sock_diag +EXPORT_SYMBOL net/tipc/tipc 0x76992baa tipc_dump_start +EXPORT_SYMBOL net/tipc/tipc 0x7eb42ca4 tipc_dump_done +EXPORT_SYMBOL net/tls/tls 0xfe605cd2 tls_get_record +EXPORT_SYMBOL net/wireless/cfg80211 0x01867be0 cfg80211_rx_unprot_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x0351b60e cfg80211_ft_event +EXPORT_SYMBOL net/wireless/cfg80211 0x035aa5ae cfg80211_conn_failed +EXPORT_SYMBOL net/wireless/cfg80211 0x060173e1 cfg80211_external_auth_request +EXPORT_SYMBOL net/wireless/cfg80211 0x060ff949 cfg80211_cqm_rssi_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x0691e73d cfg80211_new_sta +EXPORT_SYMBOL net/wireless/cfg80211 0x06ca71fd cfg80211_chandef_create +EXPORT_SYMBOL net/wireless/cfg80211 0x0a3e6d1d regulatory_hint +EXPORT_SYMBOL net/wireless/cfg80211 0x0cc95bc2 ieee80211_s1g_channel_width +EXPORT_SYMBOL net/wireless/cfg80211 0x117aca91 cfg80211_merge_profile +EXPORT_SYMBOL net/wireless/cfg80211 0x11d7d1c7 ieee80211_data_to_8023_exthdr +EXPORT_SYMBOL net/wireless/cfg80211 0x127cb340 cfg80211_get_station +EXPORT_SYMBOL net/wireless/cfg80211 0x13c58e52 ieee80211_get_8023_tunnel_proto +EXPORT_SYMBOL net/wireless/cfg80211 0x145e1754 cfg80211_put_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x1530e878 cfg80211_iftype_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0x1659a44e get_wiphy_regdom +EXPORT_SYMBOL net/wireless/cfg80211 0x181540e0 cfg80211_chandef_usable +EXPORT_SYMBOL net/wireless/cfg80211 0x1879fcbd bridge_tunnel_header +EXPORT_SYMBOL net/wireless/cfg80211 0x1b82a85a cfg80211_valid_disable_subchannel_bitmap +EXPORT_SYMBOL net/wireless/cfg80211 0x1ce2497f reg_query_regdb_wmm +EXPORT_SYMBOL net/wireless/cfg80211 0x1cf93a1c wiphy_read_of_freq_limits +EXPORT_SYMBOL net/wireless/cfg80211 0x2000f3fa cfg80211_assoc_failure +EXPORT_SYMBOL net/wireless/cfg80211 0x203100f5 cfg80211_register_netdevice +EXPORT_SYMBOL net/wireless/cfg80211 0x2339c4b2 cfg80211_send_layer2_update +EXPORT_SYMBOL net/wireless/cfg80211 0x24ed81d7 cfg80211_get_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x2583f361 cfg80211_sched_scan_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0x258dde07 wiphy_rfkill_start_polling +EXPORT_SYMBOL net/wireless/cfg80211 0x25efa58a cfg80211_bss_color_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x26c65f67 cfg80211_chandef_dfs_required +EXPORT_SYMBOL net/wireless/cfg80211 0x275269b3 ieee80211_ie_split_ric +EXPORT_SYMBOL net/wireless/cfg80211 0x28002481 regulatory_set_wiphy_regd +EXPORT_SYMBOL net/wireless/cfg80211 0x298e3674 cfg80211_probe_status +EXPORT_SYMBOL net/wireless/cfg80211 0x2f64c917 cfg80211_bss_flush +EXPORT_SYMBOL net/wireless/cfg80211 0x31ce2bd0 cfg80211_ch_switch_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x342d0893 cfg80211_tdls_oper_request +EXPORT_SYMBOL net/wireless/cfg80211 0x34b0b1bb cfg80211_stop_iface +EXPORT_SYMBOL net/wireless/cfg80211 0x3643b80f ieee80211_chandef_to_operating_class +EXPORT_SYMBOL net/wireless/cfg80211 0x366d36ac cfg80211_background_cac_abort +EXPORT_SYMBOL net/wireless/cfg80211 0x3aca71a1 cfg80211_get_ies_channel_number +EXPORT_SYMBOL net/wireless/cfg80211 0x3c744e95 cfg80211_calculate_bitrate +EXPORT_SYMBOL net/wireless/cfg80211 0x3c86019a cfg80211_sinfo_alloc_tid_stats +EXPORT_SYMBOL net/wireless/cfg80211 0x408be75e cfg80211_rx_assoc_resp +EXPORT_SYMBOL net/wireless/cfg80211 0x420760d8 ieee80211_amsdu_to_8023s +EXPORT_SYMBOL net/wireless/cfg80211 0x429c0c31 ieee80211_bss_get_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x43afadee ieee80211_radiotap_iterator_init +EXPORT_SYMBOL net/wireless/cfg80211 0x43d86679 cfg80211_sched_scan_results +EXPORT_SYMBOL net/wireless/cfg80211 0x47199a56 cfg80211_report_wowlan_wakeup +EXPORT_SYMBOL net/wireless/cfg80211 0x4850cc1d cfg80211_iter_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0x4a746723 cfg80211_ch_switch_started_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x4abed7d4 ieee80211_mandatory_rates +EXPORT_SYMBOL net/wireless/cfg80211 0x4cddfb39 cfg80211_cac_event +EXPORT_SYMBOL net/wireless/cfg80211 0x4eb551b3 cfg80211_connect_done +EXPORT_SYMBOL net/wireless/cfg80211 0x5584448a ieee80211_channel_to_freq_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x56bb126a nl80211_send_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x5889e32d cfg80211_update_owe_info_event +EXPORT_SYMBOL net/wireless/cfg80211 0x5a488ba1 cfg80211_roamed +EXPORT_SYMBOL net/wireless/cfg80211 0x5c9307ae cfg80211_mgmt_tx_status_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x5d094fe5 cfg80211_ref_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x5f39f456 cfg80211_scan_done +EXPORT_SYMBOL net/wireless/cfg80211 0x61797c56 cfg80211_check_station_change +EXPORT_SYMBOL net/wireless/cfg80211 0x62f2a58e __cfg80211_send_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x66080c5c cfg80211_unlink_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x67252e36 wiphy_apply_custom_regulatory +EXPORT_SYMBOL net/wireless/cfg80211 0x6793cfa2 cfg80211_inform_bss_data +EXPORT_SYMBOL net/wireless/cfg80211 0x69b18f43 rfc1042_header +EXPORT_SYMBOL net/wireless/cfg80211 0x6bedf402 ieee80211_freq_khz_to_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x6e538484 cfg80211_disconnected +EXPORT_SYMBOL net/wireless/cfg80211 0x70de2a05 cfg80211_ibss_joined +EXPORT_SYMBOL net/wireless/cfg80211 0x71346ea6 regulatory_pre_cac_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0x7860ca01 cfg80211_rx_unexpected_4addr_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x7948a2cc __cfg80211_alloc_reply_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x79b82a71 cfg80211_find_vendor_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x7acb86ed ieee80211_radiotap_iterator_next +EXPORT_SYMBOL net/wireless/cfg80211 0x7af949d3 cfg80211_auth_timeout +EXPORT_SYMBOL net/wireless/cfg80211 0x7c3ac925 ieee80211_get_vht_max_nss +EXPORT_SYMBOL net/wireless/cfg80211 0x7e757ee0 cfg80211_del_sta_sinfo +EXPORT_SYMBOL net/wireless/cfg80211 0x7ef39823 ieee80211_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0x844dd4f5 regulatory_set_wiphy_regd_sync +EXPORT_SYMBOL net/wireless/cfg80211 0x85de3f6f wiphy_delayed_work_timer +EXPORT_SYMBOL net/wireless/cfg80211 0x8701a0ff cfg80211_remain_on_channel_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x8846a312 cfg80211_report_obss_beacon_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x8ca8e6cd wiphy_free +EXPORT_SYMBOL net/wireless/cfg80211 0x8e040ad2 cfg80211_sta_opmode_change_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x8fa02936 cfg80211_free_nan_func +EXPORT_SYMBOL net/wireless/cfg80211 0x943b42b4 cfg80211_get_drvinfo +EXPORT_SYMBOL net/wireless/cfg80211 0x966af94d cfg80211_pmksa_candidate_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x997904b9 ieee80211_get_channel_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x99b5b864 cfg80211_sched_scan_stopped_locked +EXPORT_SYMBOL net/wireless/cfg80211 0x9cba6fe0 cfg80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x9d6cba30 cfg80211_find_elem_match +EXPORT_SYMBOL net/wireless/cfg80211 0x9daec138 __cfg80211_radar_event +EXPORT_SYMBOL net/wireless/cfg80211 0x9f53a36c cfg80211_nan_func_terminated +EXPORT_SYMBOL net/wireless/cfg80211 0xa41beca6 cfg80211_port_authorized +EXPORT_SYMBOL net/wireless/cfg80211 0xa8dadde6 cfg80211_rx_control_port +EXPORT_SYMBOL net/wireless/cfg80211 0xaa989286 cfg80211_tx_mgmt_expired +EXPORT_SYMBOL net/wireless/cfg80211 0xaca80a08 ieee80211_get_num_supported_channels +EXPORT_SYMBOL net/wireless/cfg80211 0xace0c4f9 ieee80211_get_hdrlen_from_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xad5923e0 cfg80211_ready_on_channel +EXPORT_SYMBOL net/wireless/cfg80211 0xae19ecd1 cfg80211_nan_match +EXPORT_SYMBOL net/wireless/cfg80211 0xb4d611c6 cfg80211_notify_new_peer_candidate +EXPORT_SYMBOL net/wireless/cfg80211 0xb522be1d cfg80211_inform_bss_frame_data +EXPORT_SYMBOL net/wireless/cfg80211 0xb55274ae cfg80211_cqm_pktloss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xb756d5d9 cfg80211_reg_can_beacon_relax +EXPORT_SYMBOL net/wireless/cfg80211 0xb8e3f889 cfg80211_check_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0xb9a475c9 cfg80211_classify8021d +EXPORT_SYMBOL net/wireless/cfg80211 0xbcdff8d3 cfg80211_unregister_wdev +EXPORT_SYMBOL net/wireless/cfg80211 0xc3fb97ca ieee80211_get_response_rate +EXPORT_SYMBOL net/wireless/cfg80211 0xc4b4fc27 cfg80211_chandef_valid +EXPORT_SYMBOL net/wireless/cfg80211 0xc61ce5a5 cfg80211_rx_mgmt_ext +EXPORT_SYMBOL net/wireless/cfg80211 0xc7751a3d wiphy_unregister +EXPORT_SYMBOL net/wireless/cfg80211 0xc81f7c8b cfg80211_reg_can_beacon +EXPORT_SYMBOL net/wireless/cfg80211 0xcaa3cb14 wiphy_register +EXPORT_SYMBOL net/wireless/cfg80211 0xcad7ad9f cfg80211_rx_spurious_frame +EXPORT_SYMBOL net/wireless/cfg80211 0xcc1a7c48 cfg80211_is_element_inherited +EXPORT_SYMBOL net/wireless/cfg80211 0xcc3b50ee cfg80211_michael_mic_failure +EXPORT_SYMBOL net/wireless/cfg80211 0xccb39fe3 cfg80211_control_port_tx_status +EXPORT_SYMBOL net/wireless/cfg80211 0xd2249e0e cfg80211_links_removed +EXPORT_SYMBOL net/wireless/cfg80211 0xd56d55f3 ieee80211_get_mesh_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0xd5d35228 ieee80211_is_valid_amsdu +EXPORT_SYMBOL net/wireless/cfg80211 0xd6c87a05 cfg80211_defragment_element +EXPORT_SYMBOL net/wireless/cfg80211 0xd72dfe1e cfg80211_assoc_comeback +EXPORT_SYMBOL net/wireless/cfg80211 0xd96a45b0 cfg80211_rx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xd97eaad4 cfg80211_chandef_compatible +EXPORT_SYMBOL net/wireless/cfg80211 0xd9878ca0 wdev_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0xd9e929ab cfg80211_any_usable_channels +EXPORT_SYMBOL net/wireless/cfg80211 0xda217b18 cfg80211_cqm_txe_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xdba126c1 reg_initiator_name +EXPORT_SYMBOL net/wireless/cfg80211 0xe3fc7add __cfg80211_alloc_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xe537d960 wiphy_new_nm +EXPORT_SYMBOL net/wireless/cfg80211 0xe7d473d1 cfg80211_get_iftype_ext_capa +EXPORT_SYMBOL net/wireless/cfg80211 0xeb80e400 ieee80211_strip_8023_mesh_hdr +EXPORT_SYMBOL net/wireless/cfg80211 0xece8b13a cfg80211_tx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xeff2b666 freq_reg_info +EXPORT_SYMBOL net/wireless/cfg80211 0xf162a362 cfg80211_bss_iter +EXPORT_SYMBOL net/wireless/cfg80211 0xf40bc2f5 ieee80211_operating_class_to_band +EXPORT_SYMBOL net/wireless/cfg80211 0xf5596d89 cfg80211_get_p2p_attr +EXPORT_SYMBOL net/wireless/cfg80211 0xf703df2a cfg80211_crit_proto_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0xf755d5e7 wiphy_rfkill_set_hw_state_reason +EXPORT_SYMBOL net/wireless/cfg80211 0xf835c6ef cfg80211_gtk_rekey_notify +EXPORT_SYMBOL net/wireless/lib80211 0x304676fb lib80211_register_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x4062edbd lib80211_crypt_info_init +EXPORT_SYMBOL net/wireless/lib80211 0xa66857a4 lib80211_get_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0xbe7e28a7 lib80211_crypt_info_free +EXPORT_SYMBOL net/wireless/lib80211 0xc13ea004 lib80211_unregister_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0xdb6341d2 lib80211_crypt_delayed_deinit +EXPORT_SYMBOL sound/ac97_bus 0x43b9d3d7 ac97_bus_type +EXPORT_SYMBOL sound/core/oss/snd-mixer-oss 0xda6b6a18 snd_mixer_oss_ioctl_card +EXPORT_SYMBOL sound/core/seq/snd-seq 0x1a724fcc snd_seq_kernel_client_ctl +EXPORT_SYMBOL sound/core/seq/snd-seq 0x23738926 snd_seq_dump_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0x3061c52d snd_use_lock_sync_helper +EXPORT_SYMBOL sound/core/seq/snd-seq 0x37fb0126 snd_seq_kernel_client_write_poll +EXPORT_SYMBOL sound/core/seq/snd-seq 0x6bb71038 snd_seq_delete_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7b8699eb snd_seq_event_port_detach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x843bf134 snd_seq_kernel_client_enqueue +EXPORT_SYMBOL sound/core/seq/snd-seq 0x85cd59a8 snd_seq_kernel_client_dispatch +EXPORT_SYMBOL sound/core/seq/snd-seq 0x9b9e8089 snd_seq_create_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa6e19f8e snd_seq_expand_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0xb8e448a0 snd_seq_set_queue_tempo +EXPORT_SYMBOL sound/core/seq/snd-seq 0xff073cb1 snd_seq_event_port_attach +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x6ea09972 snd_midi_channel_alloc_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x74769de9 snd_midi_process_event +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x833a3e07 snd_midi_channel_set_clear +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0xb9948d2c snd_midi_channel_free_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x454224b1 snd_midi_event_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x70758652 snd_midi_event_encode_byte +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x7a3e0db5 snd_midi_event_no_status +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x8150b379 snd_midi_event_reset_encode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xb8620ad8 snd_midi_event_reset_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xdd935c83 snd_midi_event_free +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xe9e6c50c snd_midi_event_new +EXPORT_SYMBOL sound/core/seq/snd-seq-virmidi 0xd67068ac snd_virmidi_new +EXPORT_SYMBOL sound/core/snd 0x05d3a6fc snd_pci_quirk_lookup +EXPORT_SYMBOL sound/core/snd 0x05f1bc71 snd_ctl_rename +EXPORT_SYMBOL sound/core/snd 0x0835c840 snd_ctl_unregister_ioctl +EXPORT_SYMBOL sound/core/snd 0x0c74dc13 snd_ctl_rename_id +EXPORT_SYMBOL sound/core/snd 0x0c88aa96 snd_info_register +EXPORT_SYMBOL sound/core/snd 0x0f948785 snd_ctl_free_one +EXPORT_SYMBOL sound/core/snd 0x198788b4 snd_lookup_oss_minor_data +EXPORT_SYMBOL sound/core/snd 0x2057cb04 snd_card_register +EXPORT_SYMBOL sound/core/snd 0x23f86107 snd_card_disconnect +EXPORT_SYMBOL sound/core/snd 0x24a94b26 snd_info_get_line +EXPORT_SYMBOL sound/core/snd 0x2615d6d4 snd_device_free +EXPORT_SYMBOL sound/core/snd 0x2bd78e57 snd_card_free_when_closed +EXPORT_SYMBOL sound/core/snd 0x342a2354 copy_to_user_fromio +EXPORT_SYMBOL sound/core/snd 0x3971b4df snd_ecards_limit +EXPORT_SYMBOL sound/core/snd 0x39e5a320 snd_mixer_oss_notify_callback +EXPORT_SYMBOL sound/core/snd 0x3a8f8e1e snd_device_register +EXPORT_SYMBOL sound/core/snd 0x3b36bab3 snd_ctl_add +EXPORT_SYMBOL sound/core/snd 0x3d2eeba4 snd_unregister_oss_device +EXPORT_SYMBOL sound/core/snd 0x44b94b2e snd_info_free_entry +EXPORT_SYMBOL sound/core/snd 0x4a3449e6 _snd_ctl_add_follower +EXPORT_SYMBOL sound/core/snd 0x4a3ea5c0 snd_request_card +EXPORT_SYMBOL sound/core/snd 0x4b2fef1d snd_card_free +EXPORT_SYMBOL sound/core/snd 0x4ce52ef1 snd_ctl_register_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0x5c7897ee snd_ctl_notify_one +EXPORT_SYMBOL sound/core/snd 0x5ffa6838 snd_ctl_replace +EXPORT_SYMBOL sound/core/snd 0x6442d2df snd_card_file_add +EXPORT_SYMBOL sound/core/snd 0x64f0a83f snd_unregister_device +EXPORT_SYMBOL sound/core/snd 0x729fc351 snd_card_new +EXPORT_SYMBOL sound/core/snd 0x73076315 snd_pci_quirk_lookup_id +EXPORT_SYMBOL sound/core/snd 0x7875281b snd_card_file_remove +EXPORT_SYMBOL sound/core/snd 0x7d25c242 snd_ctl_boolean_mono_info +EXPORT_SYMBOL sound/core/snd 0x8593fe23 snd_component_add +EXPORT_SYMBOL sound/core/snd 0x8df3789f snd_oss_info_register +EXPORT_SYMBOL sound/core/snd 0x8eba74b5 snd_jack_set_key +EXPORT_SYMBOL sound/core/snd 0x8f595b11 snd_major +EXPORT_SYMBOL sound/core/snd 0x9e6d79f8 snd_info_get_str +EXPORT_SYMBOL sound/core/snd 0xa212b6f4 snd_ctl_find_numid +EXPORT_SYMBOL sound/core/snd 0xa439873d snd_ctl_register_ioctl +EXPORT_SYMBOL sound/core/snd 0xa58dd02d snd_seq_root +EXPORT_SYMBOL sound/core/snd 0xaabe7902 snd_jack_report +EXPORT_SYMBOL sound/core/snd 0xae72b552 snd_info_create_card_entry +EXPORT_SYMBOL sound/core/snd 0xb2e5ae4a snd_lookup_minor_data +EXPORT_SYMBOL sound/core/snd 0xb6a0f831 snd_ctl_boolean_stereo_info +EXPORT_SYMBOL sound/core/snd 0xb7a6704f snd_ctl_find_id +EXPORT_SYMBOL sound/core/snd 0xbbe7b4ed snd_ctl_make_virtual_master +EXPORT_SYMBOL sound/core/snd 0xc0a37756 snd_ctl_remove_id +EXPORT_SYMBOL sound/core/snd 0xc5594b48 snd_power_wait +EXPORT_SYMBOL sound/core/snd 0xc5a6d10b release_and_free_resource +EXPORT_SYMBOL sound/core/snd 0xc5f510e7 snd_register_device +EXPORT_SYMBOL sound/core/snd 0xc80321af snd_ctl_notify +EXPORT_SYMBOL sound/core/snd 0xcc6a729f snd_ctl_enum_info +EXPORT_SYMBOL sound/core/snd 0xcd296101 snd_ctl_new1 +EXPORT_SYMBOL sound/core/snd 0xcd7181ba snd_card_set_id +EXPORT_SYMBOL sound/core/snd 0xdbdd13f0 snd_info_create_module_entry +EXPORT_SYMBOL sound/core/snd 0xde377af3 snd_ctl_remove +EXPORT_SYMBOL sound/core/snd 0xdfa3725c snd_jack_add_new_kctl +EXPORT_SYMBOL sound/core/snd 0xe038cb64 snd_register_oss_device +EXPORT_SYMBOL sound/core/snd 0xe8cb5f25 snd_jack_new +EXPORT_SYMBOL sound/core/snd 0xebcd96e1 snd_device_new +EXPORT_SYMBOL sound/core/snd 0xf2c362e4 snd_jack_set_parent +EXPORT_SYMBOL sound/core/snd 0xfd196c1f snd_ctl_unregister_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0xfffd89db copy_from_user_toio +EXPORT_SYMBOL sound/core/snd-compress 0x46baf1f9 snd_compr_malloc_pages +EXPORT_SYMBOL sound/core/snd-compress 0xd2df5f62 snd_compr_free_pages +EXPORT_SYMBOL sound/core/snd-hwdep 0x8233c66b snd_hwdep_new +EXPORT_SYMBOL sound/core/snd-pcm 0x0283dfe3 _snd_pcm_hw_params_any +EXPORT_SYMBOL sound/core/snd-pcm 0x02a6ee65 snd_pcm_hw_constraint_msbits +EXPORT_SYMBOL sound/core/snd-pcm 0x042b1f7f snd_pcm_set_sync +EXPORT_SYMBOL sound/core/snd-pcm 0x04cda566 snd_interval_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x0ab74559 snd_pcm_set_managed_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x0f8e667a snd_dma_alloc_dir_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x11eba48e snd_pcm_create_iec958_consumer_hw_params +EXPORT_SYMBOL sound/core/snd-pcm 0x12c8537a snd_pcm_hw_constraint_list +EXPORT_SYMBOL sound/core/snd-pcm 0x1498402c snd_pcm_lib_preallocate_free_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x1d027e4b snd_pcm_format_signed +EXPORT_SYMBOL sound/core/snd-pcm 0x1e49e6c6 snd_pcm_hw_constraint_minmax +EXPORT_SYMBOL sound/core/snd-pcm 0x25e5d4d9 snd_pcm_lib_get_vmalloc_page +EXPORT_SYMBOL sound/core/snd-pcm 0x270271a7 snd_pcm_set_managed_buffer_all +EXPORT_SYMBOL sound/core/snd-pcm 0x2bea1d27 snd_sgbuf_get_chunk_size +EXPORT_SYMBOL sound/core/snd-pcm 0x3206fe99 snd_pcm_period_elapsed +EXPORT_SYMBOL sound/core/snd-pcm 0x323095dd snd_pcm_create_iec958_consumer +EXPORT_SYMBOL sound/core/snd-pcm 0x3744c3e3 snd_pcm_hw_param_last +EXPORT_SYMBOL sound/core/snd-pcm 0x3796bdcc snd_pcm_format_little_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x39bf9301 _snd_pcm_hw_param_setempty +EXPORT_SYMBOL sound/core/snd-pcm 0x3caebc21 snd_sgbuf_get_page +EXPORT_SYMBOL sound/core/snd-pcm 0x3e2294cd snd_pcm_new_internal +EXPORT_SYMBOL sound/core/snd-pcm 0x47ab29f0 snd_dma_buffer_mmap +EXPORT_SYMBOL sound/core/snd-pcm 0x4b951ed0 snd_pcm_hw_constraint_pow2 +EXPORT_SYMBOL sound/core/snd-pcm 0x4cdbed0b snd_pcm_lib_free_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x4f42ad27 snd_pcm_mmap_data +EXPORT_SYMBOL sound/core/snd-pcm 0x4f816e9b snd_pcm_format_big_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x503bd137 snd_interval_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x52e3e4a5 snd_pcm_hw_param_value +EXPORT_SYMBOL sound/core/snd-pcm 0x53547baf snd_pcm_new +EXPORT_SYMBOL sound/core/snd-pcm 0x53e0e5e6 _snd_pcm_lib_alloc_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x57e8aa00 snd_pcm_hw_constraint_mask64 +EXPORT_SYMBOL sound/core/snd-pcm 0x5983713a snd_pcm_suspend_all +EXPORT_SYMBOL sound/core/snd-pcm 0x5b04151f snd_pcm_lib_preallocate_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x5e7f4920 snd_pcm_format_set_silence +EXPORT_SYMBOL sound/core/snd-pcm 0x650f8603 snd_pcm_format_silence_64 +EXPORT_SYMBOL sound/core/snd-pcm 0x68a24153 snd_pcm_format_physical_width +EXPORT_SYMBOL sound/core/snd-pcm 0x69255f54 snd_pcm_hw_limit_rates +EXPORT_SYMBOL sound/core/snd-pcm 0x6d4ae885 snd_pcm_hw_constraint_ratdens +EXPORT_SYMBOL sound/core/snd-pcm 0x6ef8fcd8 snd_pcm_format_linear +EXPORT_SYMBOL sound/core/snd-pcm 0x7320d243 snd_pcm_hw_constraint_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x7e3a7b56 snd_pcm_lib_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x834dc955 snd_pcm_format_size +EXPORT_SYMBOL sound/core/snd-pcm 0x898f7d78 __snd_pcm_lib_xfer +EXPORT_SYMBOL sound/core/snd-pcm 0x92b81db2 snd_pcm_period_elapsed_under_stream_lock +EXPORT_SYMBOL sound/core/snd-pcm 0x94098ff8 snd_interval_list +EXPORT_SYMBOL sound/core/snd-pcm 0x9cab0ac2 snd_pcm_hw_constraint_ratnums +EXPORT_SYMBOL sound/core/snd-pcm 0xa61aa028 snd_pcm_format_unsigned +EXPORT_SYMBOL sound/core/snd-pcm 0xac437f7b snd_interval_ratnum +EXPORT_SYMBOL sound/core/snd-pcm 0xac67c870 snd_pcm_release_substream +EXPORT_SYMBOL sound/core/snd-pcm 0xb15bcefe snd_pcm_lib_malloc_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xb392002d snd_dma_alloc_pages_fallback +EXPORT_SYMBOL sound/core/snd-pcm 0xb9638db4 snd_pcm_rate_to_rate_bit +EXPORT_SYMBOL sound/core/snd-pcm 0xba290ce0 snd_pcm_hw_rule_add +EXPORT_SYMBOL sound/core/snd-pcm 0xba5d981f snd_sgbuf_get_addr +EXPORT_SYMBOL sound/core/snd-pcm 0xbb289018 snd_pcm_new_stream +EXPORT_SYMBOL sound/core/snd-pcm 0xcde611c0 snd_pcm_stop +EXPORT_SYMBOL sound/core/snd-pcm 0xda7e3b2c snd_pcm_hw_constraint_integer +EXPORT_SYMBOL sound/core/snd-pcm 0xe051a3fc snd_pcm_set_ops +EXPORT_SYMBOL sound/core/snd-pcm 0xe56a9336 snd_pcm_format_width +EXPORT_SYMBOL sound/core/snd-pcm 0xe7f8e0a3 snd_pcm_lib_preallocate_pages_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0xee36175f snd_dma_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xef350720 snd_pcm_hw_param_first +EXPORT_SYMBOL sound/core/snd-pcm 0xf28c5369 snd_pcm_hw_rule_noresample +EXPORT_SYMBOL sound/core/snd-pcm 0xf455a220 snd_pcm_hw_refine +EXPORT_SYMBOL sound/core/snd-pcm 0xf48ff61c snd_pcm_open_substream +EXPORT_SYMBOL sound/core/snd-pcm 0xf4c8992f snd_pcm_kernel_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0xf7f22b5f snd_pcm_lib_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0xfd1cbc9c snd_pcm_hw_constraint_step +EXPORT_SYMBOL sound/core/snd-pcm 0xff6104d0 snd_pcm_rate_bit_to_rate +EXPORT_SYMBOL sound/core/snd-rawmidi 0x0077ac19 snd_rawmidi_proceed +EXPORT_SYMBOL sound/core/snd-rawmidi 0x00f93a29 snd_rawmidi_drain_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0x07207231 snd_rawmidi_kernel_open +EXPORT_SYMBOL sound/core/snd-rawmidi 0x272ede94 snd_rawmidi_receive +EXPORT_SYMBOL sound/core/snd-rawmidi 0x2a1cf877 snd_rawmidi_transmit +EXPORT_SYMBOL sound/core/snd-rawmidi 0x3c44251b snd_rawmidi_transmit_empty +EXPORT_SYMBOL sound/core/snd-rawmidi 0x6262391e snd_rawmidi_transmit_ack +EXPORT_SYMBOL sound/core/snd-rawmidi 0x6d417c4d snd_rawmidi_drop_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0x72f07764 snd_rawmidi_kernel_write +EXPORT_SYMBOL sound/core/snd-rawmidi 0x82faf7a3 snd_rawmidi_set_ops +EXPORT_SYMBOL sound/core/snd-rawmidi 0x8483d4a3 snd_rawmidi_transmit_peek +EXPORT_SYMBOL sound/core/snd-rawmidi 0x891fe189 snd_rawmidi_new +EXPORT_SYMBOL sound/core/snd-rawmidi 0x89845626 snd_rawmidi_input_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0x8ba1d03b snd_rawmidi_info_select +EXPORT_SYMBOL sound/core/snd-rawmidi 0x9b2fd136 snd_rawmidi_kernel_release +EXPORT_SYMBOL sound/core/snd-rawmidi 0xd94ac150 snd_rawmidi_drain_input +EXPORT_SYMBOL sound/core/snd-rawmidi 0xec583f61 snd_rawmidi_kernel_read +EXPORT_SYMBOL sound/core/snd-rawmidi 0xf9e366ac snd_rawmidi_output_params +EXPORT_SYMBOL sound/core/snd-seq-device 0x091def1c snd_seq_autoload_exit +EXPORT_SYMBOL sound/core/snd-seq-device 0x370a0736 snd_seq_autoload_init +EXPORT_SYMBOL sound/core/snd-seq-device 0x6339b6d0 snd_seq_device_load_drivers +EXPORT_SYMBOL sound/core/snd-seq-device 0x98e52d39 snd_seq_device_new +EXPORT_SYMBOL sound/core/snd-timer 0x2bf6c944 snd_timer_continue +EXPORT_SYMBOL sound/core/snd-timer 0x3f79e715 snd_timer_start +EXPORT_SYMBOL sound/core/snd-timer 0x4d269945 snd_timer_global_register +EXPORT_SYMBOL sound/core/snd-timer 0x77552bee snd_timer_open +EXPORT_SYMBOL sound/core/snd-timer 0x79a5927d snd_timer_pause +EXPORT_SYMBOL sound/core/snd-timer 0x92cb77de snd_timer_stop +EXPORT_SYMBOL sound/core/snd-timer 0xa06bb49e snd_timer_global_new +EXPORT_SYMBOL sound/core/snd-timer 0xb5275613 snd_timer_instance_free +EXPORT_SYMBOL sound/core/snd-timer 0xc1d88f4e snd_timer_close +EXPORT_SYMBOL sound/core/snd-timer 0xc2a6be77 snd_timer_resolution +EXPORT_SYMBOL sound/core/snd-timer 0xc4b9c0b4 snd_timer_notify +EXPORT_SYMBOL sound/core/snd-timer 0xda3c36f0 snd_timer_interrupt +EXPORT_SYMBOL sound/core/snd-timer 0xe2f85798 snd_timer_global_free +EXPORT_SYMBOL sound/core/snd-timer 0xf6ec4fa5 snd_timer_new +EXPORT_SYMBOL sound/core/snd-timer 0xfc2e5b62 snd_timer_instance_new +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x6d629c59 snd_mpu401_uart_interrupt_tx +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0xc0fec227 snd_mpu401_uart_interrupt +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0xf7ffe678 snd_mpu401_uart_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x044c85fa snd_opl3_find_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x05060a19 snd_opl3_regmap +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x087f85aa snd_opl3_reset +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x204d0424 snd_opl3_timer_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x218f6f05 snd_opl3_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x410568c9 snd_opl3_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x65d6581f snd_opl3_hwdep_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x729519cf snd_opl3_init +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc65e7bb9 snd_opl3_load_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xd752f782 snd_opl3_create +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x08edaa8f snd_vx_dsp_boot +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x226138b0 snd_vx_threaded_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x2726b61e snd_vx_check_reg_bit +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x420620a7 snd_vx_create +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x55572769 snd_vx_resume +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x80a57d60 snd_vx_suspend +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x8c26a30a snd_vx_free_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xa07b919b snd_vx_setup_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xd0c9c645 snd_vx_dsp_load +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xe3752a20 snd_vx_load_boot_image +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf1f04d23 snd_vx_irq_handler +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x00bb2a55 cmp_connection_release +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0370dced fw_iso_resources_free +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0389f110 amdtp_stream_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x08f259a3 amdtp_stream_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0eb3e118 cmp_connection_break +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x20254e45 amdtp_syt_intervals +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x3372f979 fw_iso_resources_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x3e2626af amdtp_stream_get_max_payload +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x4332f4c8 iso_packets_buffer_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x475e8241 fcp_bus_reset +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x4ad4d937 amdtp_stream_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x4f01309e cmp_connection_reserve +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x4f76f073 avc_general_get_plug_info +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x53ca18e8 amdtp_rate_table +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x5e602044 cmp_connection_establish +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x6ae18e77 cmp_connection_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x77cebac0 amdtp_stream_add_pcm_hw_constraints +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x7fc1e319 iso_packets_buffer_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xb5581785 cmp_connection_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xb698b772 fw_iso_resources_allocate +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xbeb7c6bf fcp_avc_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xc0447f91 cmp_connection_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xc229e1b2 avc_general_set_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xce0fa738 amdtp_stream_set_parameters +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xd97ed59b avc_general_get_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xe17394b9 amdtp_stream_pcm_abort +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xec376f11 snd_fw_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xeff8cf64 fw_iso_resources_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xfa1050f6 amdtp_stream_pcm_prepare +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xfb73df4c fw_iso_resources_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xfc077e86 cmp_connection_check_used +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x2ed51edc intel_nhlt_get_endpoint_blob +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x41a05c36 intel_nhlt_has_endpoint_type +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0x66fd6169 intel_nhlt_ssp_endpoint_mask +EXPORT_SYMBOL sound/hda/snd-intel-dspcfg 0xb7b836b3 intel_nhlt_ssp_mclk_mask +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0xb147fa42 snd_ak4113_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0xcaab2b3c snd_ak4113_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x1cc1c967 snd_ak4114_reg_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x2fa64f84 snd_ak4114_check_rate_and_errors +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x7302afaf snd_ak4114_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x852cbcac snd_ak4114_external_rate +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x896394d4 snd_ak4114_build +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xa5a05272 snd_ak4114_reinit +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xbce4c455 snd_ak4114_create +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xf51ff000 snd_ak4114_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x4e9dd738 snd_akm4xxx_reset +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x4fe06292 snd_akm4xxx_init +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0xceff4b75 snd_akm4xxx_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0xf94edc13 snd_akm4xxx_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x6708c7d2 snd_pt2258_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x857332e0 snd_pt2258_reset +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x134a17a0 snd_cs8427_iec958_active +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x318e9806 snd_cs8427_create +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x52849481 snd_cs8427_reg_write +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xb070f7a8 snd_cs8427_init +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xbfa2a9ad snd_cs8427_iec958_pcm +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xca665d6b snd_cs8427_iec958_build +EXPORT_SYMBOL sound/i2c/snd-i2c 0x49b9dded snd_i2c_bus_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x4db13b8d snd_i2c_sendbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0x5642d212 snd_i2c_probeaddr +EXPORT_SYMBOL sound/i2c/snd-i2c 0x613ee12f snd_i2c_device_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x8831b8a3 snd_i2c_readbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0xe15702f5 snd_i2c_device_free +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x1b67339c snd_ac97_set_rate +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x1eb4135c snd_ac97_suspend +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x2627d29a snd_ac97_mixer +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x49b57d7e snd_ac97_pcm_double_rate_rules +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x523bc942 snd_ac97_write +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x6afb4bed snd_ac97_pcm_assign +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x70a00d82 snd_ac97_update +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xa2748cf5 snd_ac97_resume +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xb12ec474 snd_ac97_read +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xb85df3d3 snd_ac97_tune_hardware +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xcbb33a16 snd_ac97_update_bits +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xcd10d42b snd_ac97_pcm_open +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xd2ea2d8c snd_ac97_update_power +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xe5e31a1f snd_ac97_bus +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xeae93933 snd_ac97_write_cache +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xf59ce02c snd_ac97_get_short_name +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xfcb08e7d snd_ac97_pcm_close +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x04d76b96 snd_emu10k1_memblk_map +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x17f05e6f snd_emu10k1_voice_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x1db01b68 snd_emu10k1_synth_copy_from_user +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x1f05e978 snd_emu10k1_synth_bzero +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x21a6ee79 snd_emu10k1_synth_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x4f7b286a snd_emu10k1_ptr_write +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x63313417 snd_emu10k1_synth_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x6d99f973 snd_emu10k1_ptr_write_multiple +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x9e125ba3 snd_emu10k1_ptr_read +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xc89701cf snd_emu10k1_voice_alloc +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x2d4d54a7 snd_ice1712_akm4xxx_init +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x3bddb0ec snd_ice1712_akm4xxx_build_controls +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x9a1a8a47 snd_ice1712_akm4xxx_free +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x0981522e oxygen_write_i2c +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x0be974a1 oxygen_write8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x0dd00101 oxygen_read32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x2168027e oxygen_pci_shutdown +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x5cb3f9e8 oxygen_write_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x5f93e84b oxygen_reset_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x64cef775 oxygen_write_ac97_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x70fb9dc7 oxygen_pci_pm +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x8e49862f oxygen_write16_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x99bd21b0 oxygen_write32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x9e427306 oxygen_read16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xa268e24b oxygen_write8_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xa3aba556 oxygen_update_dac_routing +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xa9659e4a oxygen_write_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xc569255b oxygen_pci_probe +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xded4c81e oxygen_read_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xdff2b1ab oxygen_write_spi +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xe49cfd19 oxygen_write32_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xe705c65f oxygen_write16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xf76e957a oxygen_read8 +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x188102f2 snd_trident_free_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x2db388e3 snd_trident_start_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x7d5c6ad9 snd_trident_stop_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xb62e5cf4 snd_trident_alloc_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xbbe0d6b1 snd_trident_write_voice_regs +EXPORT_SYMBOL sound/soc/amd/acp_audio_dma 0xf2cc2cce acp_bt_uart_enable +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x02aae199 snd_soc_acpi_amd_rmb_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x5685d532 snd_soc_acpi_amd_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0xdeaff584 snd_amd_acp_find_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-adau1372 0x79dc5229 adau1372_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-lpass-wsa-macro 0xbb578d47 wsa_macro_set_spkr_mode +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x0340a2a3 pcm3060_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x1be0fc69 pcm3060_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-rt715 0xed2acb24 hda_to_sdw +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x6a3ff06e tlv320aic23_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x919f63e0 tlv320aic23_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x369e253b aic32x4_regmap_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x69bff1df aic32x4_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x6fefcebe aic32x4_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x0cc51ea8 aic3x_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x9ac6f9a8 aic3x_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x265432d1 wcd_mbhc_init +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x3a195ca9 wcd_mbhc_get_impedance +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x5f1cd348 wcd_mbhc_start +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x789ebe56 wcd_mbhc_set_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xa5758a49 wcd_mbhc_get_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xd094df47 wcd_mbhc_deinit +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xe2beca26 wcd_mbhc_stop +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xffaa9ec2 wcd_dt_parse_mbhc_data +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x4fd59447 fsl_asoc_get_dma_channel +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x8d8990ca fsl_asoc_get_pll_clocks +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0xbabf4446 fsl_asoc_reparent_pll_clocks +EXPORT_SYMBOL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0xbbd22cb0 mt8192_afe_gpio_init +EXPORT_SYMBOL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0xf33b59c8 mt8192_afe_gpio_request +EXPORT_SYMBOL sound/soc/qcom/qdsp6/q6afe 0xb71862a4 q6afe_unvote_lpass_core_hw +EXPORT_SYMBOL sound/soc/qcom/qdsp6/q6afe 0xe3485e30 q6afe_vote_lpass_core_hw +EXPORT_SYMBOL sound/soc/snd-soc-core 0x45a0b4f8 snd_soc_alloc_ac97_component +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0x4463012d imx8_dump +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0xb2506ada imx8_disable_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0xbf4aa900 imx8_parse_clocks +EXPORT_SYMBOL sound/soc/sof/imx/imx-common 0xd8888e82 imx8_enable_clocks +EXPORT_SYMBOL sound/soc/sof/mediatek/mtk-adsp-common 0x551b5a95 mtk_adsp_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0085420d sof_io_write64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0500019a sof_io_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x06a650eb sof_io_read64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x0ea531ed sof_io_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x140d0849 snd_sof_load_firmware_memcpy +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x301c4ee1 snd_sof_device_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x315219ec sof_machine_unregister +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x341993bf snd_sof_run_firmware +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x34e35e30 snd_sof_ipc_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x35d0ae3a snd_sof_ipc_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x35f10f2e snd_sof_ipc_init +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x368c6727 sof_debug_check_flag +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x38b2c5ef snd_sof_dsp_update_bits_forced +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3a9f492d sof_pcm_dai_link_fixup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x3c3288ac sof_block_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4b83d9c3 sof_ipc_msg_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4e5873ea sof_block_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x4f0e5f23 snd_sof_dsp_dbg_dump +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x510eaf8d sof_mailbox_read +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x5200c1e6 snd_sof_runtime_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x5619b118 sof_print_oops_and_stack +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6652e926 snd_sof_device_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x66badfb9 snd_sof_runtime_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x6c81c4b2 snd_sof_complete +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x75351039 sof_set_stream_data_offset +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7f02f9ed sof_machine_check +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x7f571201 sof_widget_free +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8239fbd7 snd_sof_runtime_idle +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x85c20285 snd_sof_dsp_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x86d0dcde sof_widget_setup +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x8dc56dd6 snd_sof_device_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x9010102f sof_compressed_ops +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x952e08fa sof_stream_pcm_close +EXPORT_SYMBOL sound/soc/sof/snd-sof 0x9f366b3a snd_sof_dsp_panic +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xa8c8662d snd_sof_dsp_update_bits64 +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xb4580786 snd_sof_load_firmware_raw +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xbd74daf9 snd_sof_device_probe_completed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc3360bd7 sof_mailbox_write +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc40f43fe snd_sof_dsp_update_bits_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc4579cb6 sof_ipc_tx_message +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc82b2ad3 sof_set_fw_state +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc83aec3c snd_sof_resume +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xc84d9ad2 sof_ipc_set_get_data +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xcbfaa094 snd_sof_pcm_period_elapsed +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xccc6a34d sof_ipc_tx_message_no_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xce02639f snd_sof_ipc_get_reply +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xcf7c367a snd_sof_suspend +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd1105b72 sof_machine_register +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd1d48a9d snd_sof_fw_unload +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd20ddb8a snd_sof_dsp_only_d0i3_compatible_stream_active +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xd342e2f8 snd_sof_dsp_update_bits64_unlocked +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xda224334 snd_sof_handle_fw_exception +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xdb6ebf82 snd_sof_prepare +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe7c0ac90 sof_dai_get_mclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xe92c8468 sof_stream_pcm_open +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xef1e55be sof_dai_get_bclk +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf1d21cb0 sof_ipc3_do_rx_work +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf7da4c40 snd_sof_load_topology +EXPORT_SYMBOL sound/soc/sof/snd-sof 0xf85bc7c1 snd_sof_pci_update_bits +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x74ffa31e sof_of_probe +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0x9dfa5fe6 sof_of_shutdown +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0xd74b98ec sof_of_pm +EXPORT_SYMBOL sound/soc/sof/snd-sof-of 0xdecf5867 sof_of_remove +EXPORT_SYMBOL sound/soc/sof/snd-sof-utils 0xf0b87a90 snd_sof_create_page_table +EXPORT_SYMBOL sound/soundcore 0x397ec5e4 register_sound_special +EXPORT_SYMBOL sound/soundcore 0x72d5ed85 register_sound_dsp +EXPORT_SYMBOL sound/soundcore 0x7afc9d8a unregister_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x8d53d2bd register_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x8e98789d register_sound_special_device +EXPORT_SYMBOL sound/soundcore 0x99c95fa5 unregister_sound_special +EXPORT_SYMBOL sound/soundcore 0xa536eb36 sound_class +EXPORT_SYMBOL sound/soundcore 0xcd083b10 unregister_sound_dsp +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x1ecbd8bd snd_emux_unlock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x5f505cb4 snd_emux_free +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x655cb202 snd_sf_linear_to_log +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x7dba4898 snd_emux_terminate_all +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xb69eb0b9 snd_emux_lock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xbad02dc7 snd_emux_register +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xf3b964b2 snd_emux_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0x0eda33fa snd_util_memhdr_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0x2a48197f snd_util_mem_alloc +EXPORT_SYMBOL sound/synth/snd-util-mem 0x6517719f __snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x914f3491 snd_util_memhdr_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9223e14b snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x9adc8c44 __snd_util_memblk_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0xc59655e4 snd_util_mem_avail +EXPORT_SYMBOL sound/synth/snd-util-mem 0xd28dc0da __snd_util_mem_alloc +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x16756dc0 snd_usbmidi_input_start +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x63343b1d snd_usbmidi_input_stop +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x9ec244ce __snd_usbmidi_create +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xb2af19e1 snd_usbmidi_resume +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xbed43a41 snd_usbmidi_suspend +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xd9d2bb03 snd_usbmidi_disconnect +EXPORT_SYMBOL vmlinux 0x000239d1 jbd2_journal_set_triggers +EXPORT_SYMBOL vmlinux 0x00148653 vsnprintf +EXPORT_SYMBOL vmlinux 0x0024eafd ppp_dev_name +EXPORT_SYMBOL vmlinux 0x004034d6 jbd2_journal_force_commit +EXPORT_SYMBOL vmlinux 0x0042d9af inet_recvmsg +EXPORT_SYMBOL vmlinux 0x004b75d2 tty_port_close_start +EXPORT_SYMBOL vmlinux 0x00510c59 icmpv6_ndo_send +EXPORT_SYMBOL vmlinux 0x005a296e mmc_can_trim +EXPORT_SYMBOL vmlinux 0x00711cf5 inet6_unregister_protosw +EXPORT_SYMBOL vmlinux 0x00928200 trace_print_hex_dump_seq +EXPORT_SYMBOL vmlinux 0x00ae4ba5 block_write_begin +EXPORT_SYMBOL vmlinux 0x00b04936 rtnl_link_get_net +EXPORT_SYMBOL vmlinux 0x00b4e615 posix_acl_equiv_mode +EXPORT_SYMBOL vmlinux 0x00d7e722 vme_lm_count +EXPORT_SYMBOL vmlinux 0x01000e51 schedule +EXPORT_SYMBOL vmlinux 0x01156ae4 utf8_strncasecmp_folded +EXPORT_SYMBOL vmlinux 0x0129c4f8 par_io_data_set +EXPORT_SYMBOL vmlinux 0x012de2ea xudma_rchanrt_read +EXPORT_SYMBOL vmlinux 0x0147812c kblockd_mod_delayed_work_on +EXPORT_SYMBOL vmlinux 0x01505d85 imx_scu_call_rpc +EXPORT_SYMBOL vmlinux 0x0159a325 neigh_seq_start +EXPORT_SYMBOL vmlinux 0x016f123e sg_copy_to_buffer +EXPORT_SYMBOL vmlinux 0x0170b392 __cgroup_bpf_run_filter_sk +EXPORT_SYMBOL vmlinux 0x01757935 rdmacg_register_device +EXPORT_SYMBOL vmlinux 0x017de3d5 nr_cpu_ids +EXPORT_SYMBOL vmlinux 0x0188cd88 vme_alloc_consistent +EXPORT_SYMBOL vmlinux 0x01b6865c xa_get_mark +EXPORT_SYMBOL vmlinux 0x01bb63fe mipi_dsi_driver_register_full +EXPORT_SYMBOL vmlinux 0x01bf55fc paddr_vmcoreinfo_note +EXPORT_SYMBOL vmlinux 0x01c65ffc i2c_find_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x01d0b020 configfs_register_subsystem +EXPORT_SYMBOL vmlinux 0x01dc8a99 qman_update_cgr_safe +EXPORT_SYMBOL vmlinux 0x01df65ba sock_create +EXPORT_SYMBOL vmlinux 0x01fc569c input_set_abs_params +EXPORT_SYMBOL vmlinux 0x01fe66ca jbd2_journal_blocks_per_page +EXPORT_SYMBOL vmlinux 0x0209f3a7 secure_ipv6_port_ephemeral +EXPORT_SYMBOL vmlinux 0x020dbf27 bitmap_alloc +EXPORT_SYMBOL vmlinux 0x0215d8eb uart_unregister_driver +EXPORT_SYMBOL vmlinux 0x0231b5f7 truncate_pagecache_range +EXPORT_SYMBOL vmlinux 0x02367f45 mmc_erase_group_aligned +EXPORT_SYMBOL vmlinux 0x02474d8c tcp_poll +EXPORT_SYMBOL vmlinux 0x0248efd3 kstrtobool_from_user +EXPORT_SYMBOL vmlinux 0x024bc441 blk_mq_start_request +EXPORT_SYMBOL vmlinux 0x024c6013 dma_sync_sg_for_device +EXPORT_SYMBOL vmlinux 0x024e3695 __generic_file_fsync +EXPORT_SYMBOL vmlinux 0x0257917b pci_read_config_byte +EXPORT_SYMBOL vmlinux 0x0274dc2b netif_get_num_default_rss_queues +EXPORT_SYMBOL vmlinux 0x0296695f refcount_warn_saturate +EXPORT_SYMBOL vmlinux 0x02b44ec8 flow_rule_match_l2tpv3 +EXPORT_SYMBOL vmlinux 0x02b7a7bd ipv6_skip_exthdr +EXPORT_SYMBOL vmlinux 0x02c065f8 ucc_set_qe_mux_mii_mng +EXPORT_SYMBOL vmlinux 0x02c9954e jbd2_journal_flush +EXPORT_SYMBOL vmlinux 0x02cb602a scsi_target_quiesce +EXPORT_SYMBOL vmlinux 0x02e6ed66 acpi_dev_get_first_match_dev +EXPORT_SYMBOL vmlinux 0x0334795d icst307_s2div +EXPORT_SYMBOL vmlinux 0x0334da4e scsi_command_size_tbl +EXPORT_SYMBOL vmlinux 0x0337ca2a of_property_read_reg +EXPORT_SYMBOL vmlinux 0x0349726f tegra194_miscreg_mask_serror +EXPORT_SYMBOL vmlinux 0x035d25ab memcg_kmem_online_key +EXPORT_SYMBOL vmlinux 0x03608a40 free_cgroup_ns +EXPORT_SYMBOL vmlinux 0x0360d67f make_flow_keys_digest +EXPORT_SYMBOL vmlinux 0x0361b301 blk_rq_count_integrity_sg +EXPORT_SYMBOL vmlinux 0x0366307a console_suspend_enabled +EXPORT_SYMBOL vmlinux 0x036cce78 tty_termios_input_baud_rate +EXPORT_SYMBOL vmlinux 0x037a0cba kfree +EXPORT_SYMBOL vmlinux 0x03815f35 ledtrig_disk_activity +EXPORT_SYMBOL vmlinux 0x038f288b sock_dequeue_err_skb +EXPORT_SYMBOL vmlinux 0x0397edd5 fb_edid_to_monspecs +EXPORT_SYMBOL vmlinux 0x03b814ca bpf_dispatcher_xdp_func +EXPORT_SYMBOL vmlinux 0x03cda8ea pci_request_regions_exclusive +EXPORT_SYMBOL vmlinux 0x03d6c8dd dev_change_flags +EXPORT_SYMBOL vmlinux 0x03f3fbef neigh_for_each +EXPORT_SYMBOL vmlinux 0x03f48029 fman_set_port_params +EXPORT_SYMBOL vmlinux 0x03fd2571 vm_unmap_ram +EXPORT_SYMBOL vmlinux 0x04024138 __xfrm_init_state +EXPORT_SYMBOL vmlinux 0x041294ef read_cache_page_gfp +EXPORT_SYMBOL vmlinux 0x04133a60 __filemap_get_folio +EXPORT_SYMBOL vmlinux 0x044154c6 tc_skb_ext_tc +EXPORT_SYMBOL vmlinux 0x04482cdb __refrigerator +EXPORT_SYMBOL vmlinux 0x04489f81 xfrm_if_register_cb +EXPORT_SYMBOL vmlinux 0x044f0ad9 get_random_u16 +EXPORT_SYMBOL vmlinux 0x045e6cbe nd_integrity_init +EXPORT_SYMBOL vmlinux 0x045e7274 security_sb_remount +EXPORT_SYMBOL vmlinux 0x04673adb qman_ip_rev +EXPORT_SYMBOL vmlinux 0x04679043 flow_rule_match_enc_keyid +EXPORT_SYMBOL vmlinux 0x046c2680 ethtool_virtdev_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x0474edef kstrtou16_from_user +EXPORT_SYMBOL vmlinux 0x0479aac1 seq_list_next_rcu +EXPORT_SYMBOL vmlinux 0x047a252f ndo_dflt_fdb_dump +EXPORT_SYMBOL vmlinux 0x047a7ac1 __register_nls +EXPORT_SYMBOL vmlinux 0x0484c6c4 acpi_enter_sleep_state_prep +EXPORT_SYMBOL vmlinux 0x04863e28 hdmi_audio_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x04a1b363 tty_unlock +EXPORT_SYMBOL vmlinux 0x04ba32d4 sk_stream_wait_memory +EXPORT_SYMBOL vmlinux 0x04d24402 iwe_stream_add_point +EXPORT_SYMBOL vmlinux 0x04dd9c98 __do_once_sleepable_done +EXPORT_SYMBOL vmlinux 0x04e2ed9b set_cached_acl +EXPORT_SYMBOL vmlinux 0x04ea5d10 ksize +EXPORT_SYMBOL vmlinux 0x04efbb82 dma_alloc_attrs +EXPORT_SYMBOL vmlinux 0x04fe5602 get_tree_nodev +EXPORT_SYMBOL vmlinux 0x050877b9 dmi_first_match +EXPORT_SYMBOL vmlinux 0x050c46ee inc_nlink +EXPORT_SYMBOL vmlinux 0x05208f81 vme_dma_list_exec +EXPORT_SYMBOL vmlinux 0x05240ee7 percpu_counter_batch +EXPORT_SYMBOL vmlinux 0x054496b4 schedule_timeout_interruptible +EXPORT_SYMBOL vmlinux 0x05546c7d __ClearPageMovable +EXPORT_SYMBOL vmlinux 0x055e77e8 jiffies_64 +EXPORT_SYMBOL vmlinux 0x0562dc30 __sg_page_iter_start +EXPORT_SYMBOL vmlinux 0x05649494 netif_tx_lock +EXPORT_SYMBOL vmlinux 0x056bcf7b dm_read_arg +EXPORT_SYMBOL vmlinux 0x056f43c0 sock_common_setsockopt +EXPORT_SYMBOL vmlinux 0x057c3a7e mount_bdev +EXPORT_SYMBOL vmlinux 0x0596767d filemap_page_mkwrite +EXPORT_SYMBOL vmlinux 0x0597584c init_pseudo +EXPORT_SYMBOL vmlinux 0x05acc7de tcp_filter +EXPORT_SYMBOL vmlinux 0x05b2dad4 scsi_device_put +EXPORT_SYMBOL vmlinux 0x05d7c8b3 scsi_rescan_device +EXPORT_SYMBOL vmlinux 0x060ba97c gen_pool_free_owner +EXPORT_SYMBOL vmlinux 0x060f8ff7 __of_parse_phandle_with_args +EXPORT_SYMBOL vmlinux 0x06141404 scsi_print_command +EXPORT_SYMBOL vmlinux 0x061651be strcat +EXPORT_SYMBOL vmlinux 0x0634100a bitmap_parselist_user +EXPORT_SYMBOL vmlinux 0x063429cc cfb_imageblit +EXPORT_SYMBOL vmlinux 0x063c2269 mipi_dsi_dcs_set_tear_scanline +EXPORT_SYMBOL vmlinux 0x063e3807 xen_alloc_unpopulated_pages +EXPORT_SYMBOL vmlinux 0x0644e54c filemap_splice_read +EXPORT_SYMBOL vmlinux 0x065f1f70 mipi_dsi_device_register_full +EXPORT_SYMBOL vmlinux 0x0668b595 _kstrtoul +EXPORT_SYMBOL vmlinux 0x06a66e91 xfrm6_rcv_encap +EXPORT_SYMBOL vmlinux 0x06adf75b generic_parse_monolithic +EXPORT_SYMBOL vmlinux 0x06b1427e pci_match_id +EXPORT_SYMBOL vmlinux 0x06b39ae8 request_key_with_auxdata +EXPORT_SYMBOL vmlinux 0x06bd88b5 ucs2_strnlen +EXPORT_SYMBOL vmlinux 0x06bfec23 ipv4_specific +EXPORT_SYMBOL vmlinux 0x06d11488 __bitmap_equal +EXPORT_SYMBOL vmlinux 0x06d4d5e9 pcix_get_max_mmrbc +EXPORT_SYMBOL vmlinux 0x07098248 xz_dec_microlzma_alloc +EXPORT_SYMBOL vmlinux 0x070c42d8 jbd2_journal_dirty_metadata +EXPORT_SYMBOL vmlinux 0x0711edc8 xudma_dev_get_tisci_rm +EXPORT_SYMBOL vmlinux 0x07222b9e debugfs_create_automount +EXPORT_SYMBOL vmlinux 0x072f901c vme_master_rmw +EXPORT_SYMBOL vmlinux 0x0744f556 dquot_resume +EXPORT_SYMBOL vmlinux 0x0745a981 xa_erase +EXPORT_SYMBOL vmlinux 0x07473a9e qdisc_offload_query_caps +EXPORT_SYMBOL vmlinux 0x0755f59f blk_mq_delay_run_hw_queue +EXPORT_SYMBOL vmlinux 0x07562999 unregister_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0x0781ec97 logic_insl +EXPORT_SYMBOL vmlinux 0x07a890c8 fb_alloc_cmap +EXPORT_SYMBOL vmlinux 0x07cc4a5d printk_timed_ratelimit +EXPORT_SYMBOL vmlinux 0x07ceeac9 panic_notifier_list +EXPORT_SYMBOL vmlinux 0x07d6773b skb_copy_and_csum_bits +EXPORT_SYMBOL vmlinux 0x07d69761 mount_single +EXPORT_SYMBOL vmlinux 0x07d70f60 vlan_filter_push_vids +EXPORT_SYMBOL vmlinux 0x07d8013c end_buffer_async_write +EXPORT_SYMBOL vmlinux 0x07db17be qman_create_fq +EXPORT_SYMBOL vmlinux 0x07eaf71b ip6_find_1stfragopt +EXPORT_SYMBOL vmlinux 0x07f57478 pci_unmap_iospace +EXPORT_SYMBOL vmlinux 0x0800473f __cond_resched +EXPORT_SYMBOL vmlinux 0x0805f2c8 ecryptfs_get_auth_tok_key +EXPORT_SYMBOL vmlinux 0x08083509 vfs_parse_fs_param_source +EXPORT_SYMBOL vmlinux 0x080c6137 filemap_get_folios_tag +EXPORT_SYMBOL vmlinux 0x080eeec1 kthread_create_on_cpu +EXPORT_SYMBOL vmlinux 0x081024ca skb_dequeue +EXPORT_SYMBOL vmlinux 0x08162c74 free_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0x081a087f tls_server_hello_x509 +EXPORT_SYMBOL vmlinux 0x081dc2a2 d_obtain_root +EXPORT_SYMBOL vmlinux 0x08299c02 md_bitmap_update_sb +EXPORT_SYMBOL vmlinux 0x082c3213 pci_root_buses +EXPORT_SYMBOL vmlinux 0x082facda xp_raw_get_data +EXPORT_SYMBOL vmlinux 0x08356f32 fman_sp_set_buf_pools_in_asc_order_of_buf_sizes +EXPORT_SYMBOL vmlinux 0x083eb21c rfkill_unregister +EXPORT_SYMBOL vmlinux 0x08413fd1 dquot_claim_space_nodirty +EXPORT_SYMBOL vmlinux 0x084c437b to_nd_dax +EXPORT_SYMBOL vmlinux 0x084e782a empty_aops +EXPORT_SYMBOL vmlinux 0x086c58a7 phy_detach +EXPORT_SYMBOL vmlinux 0x0870efe3 jent_testing_exit +EXPORT_SYMBOL vmlinux 0x087369a8 fuse_dequeue_forget +EXPORT_SYMBOL vmlinux 0x0891aa9b pm860x_bulk_read +EXPORT_SYMBOL vmlinux 0x08ab41de vm_map_pages +EXPORT_SYMBOL vmlinux 0x08b073d5 current_in_userns +EXPORT_SYMBOL vmlinux 0x08b26d8f blk_put_queue +EXPORT_SYMBOL vmlinux 0x08d48593 ipv6_chk_addr +EXPORT_SYMBOL vmlinux 0x08db71a2 inet_frag_queue_insert +EXPORT_SYMBOL vmlinux 0x08db88fc phy_connect +EXPORT_SYMBOL vmlinux 0x08e10696 pm8606_osc_enable +EXPORT_SYMBOL vmlinux 0x08e245f6 ip6_err_gen_icmpv6_unreach +EXPORT_SYMBOL vmlinux 0x08e39398 cmd_db_read_addr +EXPORT_SYMBOL vmlinux 0x08e5f5f3 locks_init_lock +EXPORT_SYMBOL vmlinux 0x08e8ef75 phy_support_sym_pause +EXPORT_SYMBOL vmlinux 0x08f3088f xsk_uses_need_wakeup +EXPORT_SYMBOL vmlinux 0x08fa634f fman_port_get_device +EXPORT_SYMBOL vmlinux 0x090fcf48 skb_pull +EXPORT_SYMBOL vmlinux 0x09156daa brioctl_set +EXPORT_SYMBOL vmlinux 0x092e26bf acpi_remove_address_space_handler +EXPORT_SYMBOL vmlinux 0x093712e5 acpi_purge_cached_objects +EXPORT_SYMBOL vmlinux 0x093dd6c6 handshake_genl_put +EXPORT_SYMBOL vmlinux 0x09482409 pci_scan_root_bus +EXPORT_SYMBOL vmlinux 0x0967990f set_bh_page +EXPORT_SYMBOL vmlinux 0x09769037 dmt_modes +EXPORT_SYMBOL vmlinux 0x098b71c6 fb_dealloc_cmap +EXPORT_SYMBOL vmlinux 0x09928028 serio_bus +EXPORT_SYMBOL vmlinux 0x09960b0d of_find_compatible_node +EXPORT_SYMBOL vmlinux 0x09c4aabe pci_free_host_bridge +EXPORT_SYMBOL vmlinux 0x09d14140 pskb_extract +EXPORT_SYMBOL vmlinux 0x09d44df9 in_lock_functions +EXPORT_SYMBOL vmlinux 0x09da0ba4 xa_set_mark +EXPORT_SYMBOL vmlinux 0x09dd4a09 dev_set_mac_address_user +EXPORT_SYMBOL vmlinux 0x09df0686 flow_rule_match_ip +EXPORT_SYMBOL vmlinux 0x09ead45c blk_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x09f1f4d0 __devm_release_region +EXPORT_SYMBOL vmlinux 0x09f9b261 xudma_rchan_put +EXPORT_SYMBOL vmlinux 0x0a012f73 mb_cache_entry_touch +EXPORT_SYMBOL vmlinux 0x0a0ebc08 __xa_cmpxchg +EXPORT_SYMBOL vmlinux 0x0a110200 devfreq_suspend_device +EXPORT_SYMBOL vmlinux 0x0a1e8769 utf8_casefold_hash +EXPORT_SYMBOL vmlinux 0x0a3fe5f7 eth_prepare_mac_addr_change +EXPORT_SYMBOL vmlinux 0x0a4ae91e devm_rproc_alloc +EXPORT_SYMBOL vmlinux 0x0a534057 __scm_send +EXPORT_SYMBOL vmlinux 0x0a697304 bio_uninit +EXPORT_SYMBOL vmlinux 0x0a6e9a9b cookie_timestamp_decode +EXPORT_SYMBOL vmlinux 0x0a758e16 of_device_register +EXPORT_SYMBOL vmlinux 0x0a770832 register_memory_notifier +EXPORT_SYMBOL vmlinux 0x0a7f6045 jbd2_journal_get_undo_access +EXPORT_SYMBOL vmlinux 0x0a81aa35 sock_gettstamp +EXPORT_SYMBOL vmlinux 0x0a84b15d zstd_init_cctx +EXPORT_SYMBOL vmlinux 0x0a92f126 vm_map_ram +EXPORT_SYMBOL vmlinux 0x0a948e56 bdi_set_max_ratio +EXPORT_SYMBOL vmlinux 0x0a9f07ae discard_new_inode +EXPORT_SYMBOL vmlinux 0x0aa309cf synchronize_hardirq +EXPORT_SYMBOL vmlinux 0x0aaccc92 pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x0aae9137 seq_printf +EXPORT_SYMBOL vmlinux 0x0ab17ebc skb_vlan_untag +EXPORT_SYMBOL vmlinux 0x0acf7679 dma_issue_pending_all +EXPORT_SYMBOL vmlinux 0x0ad0bc21 tcp_sendmsg +EXPORT_SYMBOL vmlinux 0x0ae77732 security_path_mkdir +EXPORT_SYMBOL vmlinux 0x0af47346 inet_frag_pull_head +EXPORT_SYMBOL vmlinux 0x0b01c684 create_empty_buffers +EXPORT_SYMBOL vmlinux 0x0b1beb31 vmalloc_32_user +EXPORT_SYMBOL vmlinux 0x0b26b8c8 acpi_run_osc +EXPORT_SYMBOL vmlinux 0x0b341d43 netif_schedule_queue +EXPORT_SYMBOL vmlinux 0x0b3ef611 tcp_rcv_state_process +EXPORT_SYMBOL vmlinux 0x0b3fea8c neigh_resolve_output +EXPORT_SYMBOL vmlinux 0x0b4c8fe2 mmc_retune_timer_stop +EXPORT_SYMBOL vmlinux 0x0b742fd7 simple_strtol +EXPORT_SYMBOL vmlinux 0x0b8b8c17 blk_rq_unmap_user +EXPORT_SYMBOL vmlinux 0x0b9c28f7 configfs_depend_item_unlocked +EXPORT_SYMBOL vmlinux 0x0ba0b938 vm_brk +EXPORT_SYMBOL vmlinux 0x0ba9bc83 fman_get_mem_region +EXPORT_SYMBOL vmlinux 0x0babc126 flow_block_cb_incref +EXPORT_SYMBOL vmlinux 0x0baef95b dma_resv_add_fence +EXPORT_SYMBOL vmlinux 0x0bb5dd4a dma_fence_chain_find_seqno +EXPORT_SYMBOL vmlinux 0x0bb6be6b tty_devnum +EXPORT_SYMBOL vmlinux 0x0bb92ae3 mmc_cqe_recovery +EXPORT_SYMBOL vmlinux 0x0bc477a2 irq_set_irq_type +EXPORT_SYMBOL vmlinux 0x0bd394d8 tty_termios_baud_rate +EXPORT_SYMBOL vmlinux 0x0be3de4f pnp_is_active +EXPORT_SYMBOL vmlinux 0x0be663fd eth_type_trans +EXPORT_SYMBOL vmlinux 0x0bf0e4a2 __SCK__tp_func_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x0bfc1d1a check_zeroed_user +EXPORT_SYMBOL vmlinux 0x0c25ec48 secure_tcpv6_seq +EXPORT_SYMBOL vmlinux 0x0c27aa15 kill_litter_super +EXPORT_SYMBOL vmlinux 0x0c313b93 eth_header_cache +EXPORT_SYMBOL vmlinux 0x0c328387 blkdev_compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x0c3690fc _raw_spin_lock_bh +EXPORT_SYMBOL vmlinux 0x0c370b6c netlink_ns_capable +EXPORT_SYMBOL vmlinux 0x0c393bbf md_bitmap_cond_end_sync +EXPORT_SYMBOL vmlinux 0x0c3a153f netdev_warn +EXPORT_SYMBOL vmlinux 0x0c5624c0 gnet_stats_copy_rate_est +EXPORT_SYMBOL vmlinux 0x0c575719 __cond_resched_rwlock_write +EXPORT_SYMBOL vmlinux 0x0c5d8322 blk_start_plug +EXPORT_SYMBOL vmlinux 0x0c6bdc3f vme_master_read +EXPORT_SYMBOL vmlinux 0x0c8a3ad5 cdev_device_del +EXPORT_SYMBOL vmlinux 0x0ca31818 __bforget +EXPORT_SYMBOL vmlinux 0x0cb11bc7 __SCK__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0cc184be mdio_device_reset +EXPORT_SYMBOL vmlinux 0x0cc4b4b6 crc_ccitt_false +EXPORT_SYMBOL vmlinux 0x0cd5835b ipv6_flowlabel_exclusive +EXPORT_SYMBOL vmlinux 0x0cdce87c rfkill_set_hw_state_reason +EXPORT_SYMBOL vmlinux 0x0cef233a ps2_init +EXPORT_SYMBOL vmlinux 0x0cf1e0a3 xfrm_register_km +EXPORT_SYMBOL vmlinux 0x0cf2fd81 filemap_get_folios +EXPORT_SYMBOL vmlinux 0x0cf8c8bd file_path +EXPORT_SYMBOL vmlinux 0x0d07f543 get_anon_bdev +EXPORT_SYMBOL vmlinux 0x0d0de821 pcim_iomap_regions +EXPORT_SYMBOL vmlinux 0x0d1ce50c unregister_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x0d2ca20f ucc_fast_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0x0d333b64 zstd_end_stream +EXPORT_SYMBOL vmlinux 0x0d3cdd29 ip6mr_rule_default +EXPORT_SYMBOL vmlinux 0x0d3f5c1a fman_get_max_frm +EXPORT_SYMBOL vmlinux 0x0d5310f6 dev_pick_tx_cpu_id +EXPORT_SYMBOL vmlinux 0x0d542439 __ipv6_addr_type +EXPORT_SYMBOL vmlinux 0x0d825574 __sock_create +EXPORT_SYMBOL vmlinux 0x0d8c0be2 padata_do_parallel +EXPORT_SYMBOL vmlinux 0x0d95f347 call_fib_notifiers +EXPORT_SYMBOL vmlinux 0x0da37acd dma_fence_array_first +EXPORT_SYMBOL vmlinux 0x0db4521b dev_get_stats +EXPORT_SYMBOL vmlinux 0x0de004b5 lock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x0dea6d5f __destroy_inode +EXPORT_SYMBOL vmlinux 0x0deb72fc __traceiter_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0dfc805e i2c_verify_adapter +EXPORT_SYMBOL vmlinux 0x0e0afd94 inet_proto_csum_replace_by_diff +EXPORT_SYMBOL vmlinux 0x0e0ddb3b pci_dev_get +EXPORT_SYMBOL vmlinux 0x0e17678a siphash_4u64 +EXPORT_SYMBOL vmlinux 0x0e286d8e of_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0x0e4262c6 __siphash_unaligned +EXPORT_SYMBOL vmlinux 0x0e44dd07 __invalidate_device +EXPORT_SYMBOL vmlinux 0x0e477aff jbd2_journal_finish_inode_data_buffers +EXPORT_SYMBOL vmlinux 0x0e797be4 noop_qdisc +EXPORT_SYMBOL vmlinux 0x0e8ad97c __napi_alloc_skb +EXPORT_SYMBOL vmlinux 0x0ea3c74e tasklet_kill +EXPORT_SYMBOL vmlinux 0x0ea593f6 hdmi_drm_infoframe_init +EXPORT_SYMBOL vmlinux 0x0eb6eb87 add_taint +EXPORT_SYMBOL vmlinux 0x0ec5babe vme_dma_free +EXPORT_SYMBOL vmlinux 0x0efce699 simple_dentry_operations +EXPORT_SYMBOL vmlinux 0x0f09cc34 schedule_timeout_killable +EXPORT_SYMBOL vmlinux 0x0f0f2d0a tegra_ivc_write_get_next_frame +EXPORT_SYMBOL vmlinux 0x0f1ad8e2 seq_list_start_rcu +EXPORT_SYMBOL vmlinux 0x0f1cba94 inet_dev_addr_type +EXPORT_SYMBOL vmlinux 0x0f2821a3 tty_port_hangup +EXPORT_SYMBOL vmlinux 0x0f2f6ea7 pci_clear_master +EXPORT_SYMBOL vmlinux 0x0f3442f2 vm_insert_page +EXPORT_SYMBOL vmlinux 0x0f3452a7 seq_putc +EXPORT_SYMBOL vmlinux 0x0f37ca89 lockref_put_not_zero +EXPORT_SYMBOL vmlinux 0x0f3ff1d5 fqdir_exit +EXPORT_SYMBOL vmlinux 0x0f445307 netdev_txq_to_tc +EXPORT_SYMBOL vmlinux 0x0f538f4b rproc_shutdown +EXPORT_SYMBOL vmlinux 0x0f630261 gen_replace_estimator +EXPORT_SYMBOL vmlinux 0x0f799fac cros_ec_check_result +EXPORT_SYMBOL vmlinux 0x0f811fc7 jent_raw_hires_entropy_store +EXPORT_SYMBOL vmlinux 0x0f86f560 kthread_delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0x0f9eba9b of_platform_device_create +EXPORT_SYMBOL vmlinux 0x0f9fe992 sockopt_ns_capable +EXPORT_SYMBOL vmlinux 0x0fab1ab0 hdmi_spd_infoframe_pack +EXPORT_SYMBOL vmlinux 0x0fb252d8 __traceiter_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x0fb2f8a4 mktime64 +EXPORT_SYMBOL vmlinux 0x0fd60967 rproc_detach +EXPORT_SYMBOL vmlinux 0x0fd902db mb_cache_entry_create +EXPORT_SYMBOL vmlinux 0x0fec2cda ioc_lookup_icq +EXPORT_SYMBOL vmlinux 0x0fedb247 jbd2_journal_start_reserved +EXPORT_SYMBOL vmlinux 0x0fff5afc time64_to_tm +EXPORT_SYMBOL vmlinux 0x10017aa5 kernel_cpustat +EXPORT_SYMBOL vmlinux 0x100bddf8 proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x10177f5d tc_setup_cb_replace +EXPORT_SYMBOL vmlinux 0x101d7ff5 ns_capable_noaudit +EXPORT_SYMBOL vmlinux 0x1025009a cpm_muram_alloc_fixed +EXPORT_SYMBOL vmlinux 0x102936ec qe_clock_source +EXPORT_SYMBOL vmlinux 0x102c99d9 rproc_put +EXPORT_SYMBOL vmlinux 0x1032cb29 generic_file_read_iter +EXPORT_SYMBOL vmlinux 0x1035c7c2 __release_region +EXPORT_SYMBOL vmlinux 0x10366513 phy_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x103dd279 mmc_gpio_set_cd_irq +EXPORT_SYMBOL vmlinux 0x1052f5db block_dirty_folio +EXPORT_SYMBOL vmlinux 0x1057a279 bsearch +EXPORT_SYMBOL vmlinux 0x105b5fa7 mfd_remove_devices +EXPORT_SYMBOL vmlinux 0x1068004b gf128mul_bbe +EXPORT_SYMBOL vmlinux 0x106f5a54 kernel_accept +EXPORT_SYMBOL vmlinux 0x1071134a disk_stack_limits +EXPORT_SYMBOL vmlinux 0x107be0b0 percpu_counter_sync +EXPORT_SYMBOL vmlinux 0x107e5878 zlib_inflateEnd +EXPORT_SYMBOL vmlinux 0x10b8e8e5 devm_iounmap +EXPORT_SYMBOL vmlinux 0x10c9eb67 __page_frag_cache_drain +EXPORT_SYMBOL vmlinux 0x10d6d0f6 memory_cgrp_subsys +EXPORT_SYMBOL vmlinux 0x10d9f885 scsi_sense_desc_find +EXPORT_SYMBOL vmlinux 0x10e6d05b skb_dump +EXPORT_SYMBOL vmlinux 0x10e6f74a free_contig_range +EXPORT_SYMBOL vmlinux 0x10f47f67 ata_print_version +EXPORT_SYMBOL vmlinux 0x10fbcb6f pskb_expand_head +EXPORT_SYMBOL vmlinux 0x1100c70a uart_write_wakeup +EXPORT_SYMBOL vmlinux 0x11089ac7 _ctype +EXPORT_SYMBOL vmlinux 0x1115fdcd inet_unregister_protosw +EXPORT_SYMBOL vmlinux 0x112160b6 netdev_state_change +EXPORT_SYMBOL vmlinux 0x1132dcf5 of_find_device_by_node +EXPORT_SYMBOL vmlinux 0x1153f4e8 acpi_bus_get_status +EXPORT_SYMBOL vmlinux 0x115d94b8 security_path_mknod +EXPORT_SYMBOL vmlinux 0x1163f35e aperture_remove_conflicting_pci_devices +EXPORT_SYMBOL vmlinux 0x116d1be6 vfs_link +EXPORT_SYMBOL vmlinux 0x117093be qdisc_class_hash_init +EXPORT_SYMBOL vmlinux 0x119799f1 of_find_net_device_by_node +EXPORT_SYMBOL vmlinux 0x119e1580 mipi_dsi_set_maximum_return_packet_size +EXPORT_SYMBOL vmlinux 0x11abd442 eth_header_parse +EXPORT_SYMBOL vmlinux 0x11cbb80f tegra_dfll_suspend +EXPORT_SYMBOL vmlinux 0x11cf36e8 blk_rq_map_user_io +EXPORT_SYMBOL vmlinux 0x11e30762 chacha_block_generic +EXPORT_SYMBOL vmlinux 0x11ffdfee ucc_slow_stop_tx +EXPORT_SYMBOL vmlinux 0x120b336a __rb_insert_augmented +EXPORT_SYMBOL vmlinux 0x120fbd15 folio_migrate_mapping +EXPORT_SYMBOL vmlinux 0x120ff8e1 xudma_get_rflow_ring_offset +EXPORT_SYMBOL vmlinux 0x122c3a7e _printk +EXPORT_SYMBOL vmlinux 0x124bad4d kstrtobool +EXPORT_SYMBOL vmlinux 0x127d83ea security_locked_down +EXPORT_SYMBOL vmlinux 0x127f768f dev_get_by_name +EXPORT_SYMBOL vmlinux 0x12923a11 jbd2_journal_release_jbd_inode +EXPORT_SYMBOL vmlinux 0x12a4e128 __arch_copy_from_user +EXPORT_SYMBOL vmlinux 0x12aaf8c6 inode_set_bytes +EXPORT_SYMBOL vmlinux 0x12cabc89 siphash_2u64 +EXPORT_SYMBOL vmlinux 0x12d33a80 dma_resv_init +EXPORT_SYMBOL vmlinux 0x12dec786 tcp_select_initial_window +EXPORT_SYMBOL vmlinux 0x12f6f69c fb_videomode_to_var +EXPORT_SYMBOL vmlinux 0x13044355 of_clk_get +EXPORT_SYMBOL vmlinux 0x130afd75 acpi_get_sleep_type_data +EXPORT_SYMBOL vmlinux 0x130c0857 sock_setsockopt +EXPORT_SYMBOL vmlinux 0x13110126 request_resource +EXPORT_SYMBOL vmlinux 0x131a6146 xa_clear_mark +EXPORT_SYMBOL vmlinux 0x132402ce netdev_sk_get_lowest_dev +EXPORT_SYMBOL vmlinux 0x13392689 _copy_to_iter +EXPORT_SYMBOL vmlinux 0x134fbca0 input_event +EXPORT_SYMBOL vmlinux 0x135fe752 sk_page_frag_refill +EXPORT_SYMBOL vmlinux 0x137e71f4 xfrm_state_delete_tunnel +EXPORT_SYMBOL vmlinux 0x13861466 dqput +EXPORT_SYMBOL vmlinux 0x1396118b rtnl_set_sk_err +EXPORT_SYMBOL vmlinux 0x139f2189 __kfifo_alloc +EXPORT_SYMBOL vmlinux 0x13a55a6e _dev_alert +EXPORT_SYMBOL vmlinux 0x13b642ab __mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0x13bbf7b6 has_capability_noaudit +EXPORT_SYMBOL vmlinux 0x13bca434 tcf_exts_dump +EXPORT_SYMBOL vmlinux 0x13d0adf7 __kfifo_out +EXPORT_SYMBOL vmlinux 0x13d928f5 __SCK__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x13da71a0 mmc_card_is_blockaddr +EXPORT_SYMBOL vmlinux 0x13dace53 inet6_csk_route_req +EXPORT_SYMBOL vmlinux 0x13db6c88 t10_pi_type1_ip +EXPORT_SYMBOL vmlinux 0x13db9e32 audit_log +EXPORT_SYMBOL vmlinux 0x13dcbca0 from_kuid +EXPORT_SYMBOL vmlinux 0x13e370df xfrm_register_type +EXPORT_SYMBOL vmlinux 0x13e772b8 dma_mmap_attrs +EXPORT_SYMBOL vmlinux 0x13eb0239 tty_wait_until_sent +EXPORT_SYMBOL vmlinux 0x13f60bc5 jbd2_journal_set_features +EXPORT_SYMBOL vmlinux 0x140efabb phy_start_cable_test +EXPORT_SYMBOL vmlinux 0x141271bf acpi_dev_found +EXPORT_SYMBOL vmlinux 0x14144d75 tty_kref_put +EXPORT_SYMBOL vmlinux 0x14198cc3 of_range_to_resource +EXPORT_SYMBOL vmlinux 0x1426ef91 phy_attach +EXPORT_SYMBOL vmlinux 0x1427bae6 dump_page +EXPORT_SYMBOL vmlinux 0x1437a122 key_link +EXPORT_SYMBOL vmlinux 0x143879bc inet_csk_complete_hashdance +EXPORT_SYMBOL vmlinux 0x143f6edc pnp_disable_dev +EXPORT_SYMBOL vmlinux 0x14563ac3 __pskb_pull_tail +EXPORT_SYMBOL vmlinux 0x14605535 dma_fence_context_alloc +EXPORT_SYMBOL vmlinux 0x146289b7 crc16_table +EXPORT_SYMBOL vmlinux 0x146a981e fb_class +EXPORT_SYMBOL vmlinux 0x148a3423 of_node_name_prefix +EXPORT_SYMBOL vmlinux 0x149fd1a8 cdrom_ioctl +EXPORT_SYMBOL vmlinux 0x14a64a87 acpi_install_address_space_handler_no_reg +EXPORT_SYMBOL vmlinux 0x14aede9d ps2_begin_command +EXPORT_SYMBOL vmlinux 0x14c67e3e tcp_tx_delay_enabled +EXPORT_SYMBOL vmlinux 0x14d7477f console_list_unlock +EXPORT_SYMBOL vmlinux 0x14ed567e blk_queue_max_segment_size +EXPORT_SYMBOL vmlinux 0x14f45fcc bman_free_pool +EXPORT_SYMBOL vmlinux 0x15033973 bio_add_pc_page +EXPORT_SYMBOL vmlinux 0x150f3101 mipi_dsi_dcs_read +EXPORT_SYMBOL vmlinux 0x151ab240 config_item_set_name +EXPORT_SYMBOL vmlinux 0x151f4898 schedule_timeout_uninterruptible +EXPORT_SYMBOL vmlinux 0x1526b301 unix_tot_inflight +EXPORT_SYMBOL vmlinux 0x1548d970 __kfifo_dma_out_prepare_r +EXPORT_SYMBOL vmlinux 0x154c6338 dm_kcopyd_client_destroy +EXPORT_SYMBOL vmlinux 0x155dce25 forget_all_cached_acls +EXPORT_SYMBOL vmlinux 0x15723a36 seg6_hmac_info_del +EXPORT_SYMBOL vmlinux 0x1582598b cros_ec_cmd_xfer_status +EXPORT_SYMBOL vmlinux 0x158ffc3b simple_fill_super +EXPORT_SYMBOL vmlinux 0x15a4136d xsk_get_pool_from_qid +EXPORT_SYMBOL vmlinux 0x15afe842 neigh_changeaddr +EXPORT_SYMBOL vmlinux 0x15ba50a6 jiffies +EXPORT_SYMBOL vmlinux 0x15bafe29 unregister_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x15bed7a5 LZ4_decompress_safe_partial +EXPORT_SYMBOL vmlinux 0x15c85de3 mempool_init +EXPORT_SYMBOL vmlinux 0x15d0a720 fman_unregister_intr +EXPORT_SYMBOL vmlinux 0x15e39fa8 phy_register_fixup_for_id +EXPORT_SYMBOL vmlinux 0x15f90688 slhc_init +EXPORT_SYMBOL vmlinux 0x16036401 tc_setup_cb_call +EXPORT_SYMBOL vmlinux 0x160de2cf of_find_mipi_dsi_host_by_node +EXPORT_SYMBOL vmlinux 0x162893fd hashlen_string +EXPORT_SYMBOL vmlinux 0x1632bc21 kvasprintf_const +EXPORT_SYMBOL vmlinux 0x163d2417 tegra_io_rail_power_off +EXPORT_SYMBOL vmlinux 0x16413ac6 xfrm6_protocol_deregister +EXPORT_SYMBOL vmlinux 0x1642d8c3 qdisc_reset +EXPORT_SYMBOL vmlinux 0x164d41f6 tcf_idrinfo_destroy +EXPORT_SYMBOL vmlinux 0x1651b3e3 blk_integrity_compare +EXPORT_SYMBOL vmlinux 0x1651defa blk_mq_complete_request +EXPORT_SYMBOL vmlinux 0x165720d6 sk_stream_wait_connect +EXPORT_SYMBOL vmlinux 0x165ad395 trace_print_symbols_seq +EXPORT_SYMBOL vmlinux 0x165fe869 xfrm_replay_seqhi +EXPORT_SYMBOL vmlinux 0x166d80f5 security_socket_getpeersec_dgram +EXPORT_SYMBOL vmlinux 0x167c5967 print_hex_dump +EXPORT_SYMBOL vmlinux 0x168f2a9d ip6_fraglist_init +EXPORT_SYMBOL vmlinux 0x169938c1 __sysfs_match_string +EXPORT_SYMBOL vmlinux 0x16a7b16f __traceiter_kmalloc +EXPORT_SYMBOL vmlinux 0x16b04b21 folio_wait_private_2 +EXPORT_SYMBOL vmlinux 0x16c56649 nf_log_packet +EXPORT_SYMBOL vmlinux 0x16cbd8fb copy_string_kernel +EXPORT_SYMBOL vmlinux 0x16cdc340 acpi_get_table +EXPORT_SYMBOL vmlinux 0x16ddd145 scsi_ioctl +EXPORT_SYMBOL vmlinux 0x16e297c3 bit_wait +EXPORT_SYMBOL vmlinux 0x16e7e2cb cpu_all_bits +EXPORT_SYMBOL vmlinux 0x170c2aa1 tegra_dfll_unregister +EXPORT_SYMBOL vmlinux 0x170ddf79 acpi_install_notify_handler +EXPORT_SYMBOL vmlinux 0x1710c37e __skb_vlan_pop +EXPORT_SYMBOL vmlinux 0x1716d23c jbd2_journal_get_write_access +EXPORT_SYMBOL vmlinux 0x172cb6c6 ip_mc_check_igmp +EXPORT_SYMBOL vmlinux 0x173cb94b mdiobus_setup_mdiodev_from_board_info +EXPORT_SYMBOL vmlinux 0x1742cd38 pcix_set_mmrbc +EXPORT_SYMBOL vmlinux 0x1751c33b crypto_sha3_update +EXPORT_SYMBOL vmlinux 0x1751d736 pcim_iomap_table +EXPORT_SYMBOL vmlinux 0x176f8a82 __skb_flow_get_ports +EXPORT_SYMBOL vmlinux 0x177487c8 bpf_link_get_from_fd +EXPORT_SYMBOL vmlinux 0x177e84ed pid_task +EXPORT_SYMBOL vmlinux 0x17825d3f xudma_rchan_get +EXPORT_SYMBOL vmlinux 0x178c4894 qe_upload_firmware +EXPORT_SYMBOL vmlinux 0x178c8f72 build_skb +EXPORT_SYMBOL vmlinux 0x17a3a0b8 con_is_bound +EXPORT_SYMBOL vmlinux 0x17be71c6 padata_alloc +EXPORT_SYMBOL vmlinux 0x17c97ebc __scsi_iterate_devices +EXPORT_SYMBOL vmlinux 0x17dcf8cb md_write_start +EXPORT_SYMBOL vmlinux 0x17f32727 i2c_smbus_write_word_data +EXPORT_SYMBOL vmlinux 0x17fab6b8 padata_free_shell +EXPORT_SYMBOL vmlinux 0x180d0416 rtnl_offload_xstats_notify +EXPORT_SYMBOL vmlinux 0x1812a22d seq_path +EXPORT_SYMBOL vmlinux 0x181643e6 mipi_dsi_dcs_enter_sleep_mode +EXPORT_SYMBOL vmlinux 0x1819a3f5 register_sysctl +EXPORT_SYMBOL vmlinux 0x18207504 rproc_coredump_add_segment +EXPORT_SYMBOL vmlinux 0x1824f980 i2c_clients_command +EXPORT_SYMBOL vmlinux 0x182b22f2 devm_devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x18345b8e __bitmap_replace +EXPORT_SYMBOL vmlinux 0x185125b9 dcache_dir_lseek +EXPORT_SYMBOL vmlinux 0x187884a8 cpm_muram_free +EXPORT_SYMBOL vmlinux 0x187d16af vfs_setpos +EXPORT_SYMBOL vmlinux 0x1882c1e3 send_sig_info +EXPORT_SYMBOL vmlinux 0x188492a4 pnp_start_dev +EXPORT_SYMBOL vmlinux 0x18888d00 downgrade_write +EXPORT_SYMBOL vmlinux 0x188ea314 jiffies_to_timespec64 +EXPORT_SYMBOL vmlinux 0x18b3e538 __alloc_pages +EXPORT_SYMBOL vmlinux 0x18b48e28 __memset_io +EXPORT_SYMBOL vmlinux 0x18d1605c tcp_sock_set_keepintvl +EXPORT_SYMBOL vmlinux 0x18e60984 __do_once_start +EXPORT_SYMBOL vmlinux 0x18ea8f92 register_console +EXPORT_SYMBOL vmlinux 0x18eb6166 is_nd_btt +EXPORT_SYMBOL vmlinux 0x18f830c8 datagram_poll +EXPORT_SYMBOL vmlinux 0x18f99647 device_match_acpi_dev +EXPORT_SYMBOL vmlinux 0x19009959 tty_port_close_end +EXPORT_SYMBOL vmlinux 0x193f5359 key_type_keyring +EXPORT_SYMBOL vmlinux 0x19426194 tcp_enter_cwr +EXPORT_SYMBOL vmlinux 0x19488443 input_set_max_poll_interval +EXPORT_SYMBOL vmlinux 0x194d6a2d inet_stream_connect +EXPORT_SYMBOL vmlinux 0x1953c958 mempool_create +EXPORT_SYMBOL vmlinux 0x1958b8be inet_csk_clear_xmit_timers +EXPORT_SYMBOL vmlinux 0x19629280 input_mt_drop_unused +EXPORT_SYMBOL vmlinux 0x197d5b60 dma_fence_default_wait +EXPORT_SYMBOL vmlinux 0x1984d421 out_of_line_wait_on_bit +EXPORT_SYMBOL vmlinux 0x199ed0cd net_disable_timestamp +EXPORT_SYMBOL vmlinux 0x19ae8a47 generic_pipe_buf_try_steal +EXPORT_SYMBOL vmlinux 0x19afce64 send_sig +EXPORT_SYMBOL vmlinux 0x19bd383b security_secmark_refcount_dec +EXPORT_SYMBOL vmlinux 0x19be0bb6 alloc_fddidev +EXPORT_SYMBOL vmlinux 0x19d79b78 nexthop_res_grp_activity_update +EXPORT_SYMBOL vmlinux 0x19ebd088 single_open_size +EXPORT_SYMBOL vmlinux 0x19f7d511 tcp_timewait_state_process +EXPORT_SYMBOL vmlinux 0x19fe9a5e pci_scan_single_device +EXPORT_SYMBOL vmlinux 0x1a051acb devm_extcon_register_notifier_all +EXPORT_SYMBOL vmlinux 0x1a07443c dev_pick_tx_zero +EXPORT_SYMBOL vmlinux 0x1a240083 input_set_min_poll_interval +EXPORT_SYMBOL vmlinux 0x1a26198f ip_sock_set_freebind +EXPORT_SYMBOL vmlinux 0x1a3ca144 flow_block_cb_lookup +EXPORT_SYMBOL vmlinux 0x1a45cb6c acpi_disabled +EXPORT_SYMBOL vmlinux 0x1a5624ec kthread_create_on_node +EXPORT_SYMBOL vmlinux 0x1a57be22 processors +EXPORT_SYMBOL vmlinux 0x1a6f5d46 of_device_is_compatible +EXPORT_SYMBOL vmlinux 0x1a8f435a inet_accept +EXPORT_SYMBOL vmlinux 0x1a970461 tcf_idr_cleanup +EXPORT_SYMBOL vmlinux 0x1a9a433c prandom_u32_state +EXPORT_SYMBOL vmlinux 0x1aada296 of_phy_deregister_fixed_link +EXPORT_SYMBOL vmlinux 0x1abccfde scsi_alloc_sgtables +EXPORT_SYMBOL vmlinux 0x1ac5d3cb strcspn +EXPORT_SYMBOL vmlinux 0x1acde456 scsi_is_host_device +EXPORT_SYMBOL vmlinux 0x1aed3721 sock_from_file +EXPORT_SYMBOL vmlinux 0x1af2f355 bdi_alloc +EXPORT_SYMBOL vmlinux 0x1b015d25 bitmap_parselist +EXPORT_SYMBOL vmlinux 0x1b095c97 dcb_setrewr +EXPORT_SYMBOL vmlinux 0x1b0e0148 of_get_next_available_child +EXPORT_SYMBOL vmlinux 0x1b335af2 __tracepoint_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x1b5196fc xudma_tchan_put +EXPORT_SYMBOL vmlinux 0x1b597b7a swake_up_all +EXPORT_SYMBOL vmlinux 0x1b6314fd in_aton +EXPORT_SYMBOL vmlinux 0x1b777357 rdmacg_unregister_device +EXPORT_SYMBOL vmlinux 0x1b908d85 _raw_write_lock_nested +EXPORT_SYMBOL vmlinux 0x1b95486a security_inode_notifysecctx +EXPORT_SYMBOL vmlinux 0x1b9b5645 dev_mc_add_excl +EXPORT_SYMBOL vmlinux 0x1ba59527 __kmalloc_node +EXPORT_SYMBOL vmlinux 0x1baaf55c skb_pull_data +EXPORT_SYMBOL vmlinux 0x1bb51249 tcp_have_smc +EXPORT_SYMBOL vmlinux 0x1bb86b9a xen_start_info +EXPORT_SYMBOL vmlinux 0x1bb9d631 __skb_warn_lro_forwarding +EXPORT_SYMBOL vmlinux 0x1bbbc1f1 inet6_release +EXPORT_SYMBOL vmlinux 0x1bc89039 netdev_adjacent_change_abort +EXPORT_SYMBOL vmlinux 0x1bc8b391 textsearch_find_continuous +EXPORT_SYMBOL vmlinux 0x1bd59dbe vme_free_consistent +EXPORT_SYMBOL vmlinux 0x1be00271 __nla_reserve +EXPORT_SYMBOL vmlinux 0x1be2a562 scsi_vpd_lun_id +EXPORT_SYMBOL vmlinux 0x1bed25a9 scsi_is_sdev_device +EXPORT_SYMBOL vmlinux 0x1bed6a6d __sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0x1c4a39b4 tty_hung_up_p +EXPORT_SYMBOL vmlinux 0x1c58427f acpi_remove_notify_handler +EXPORT_SYMBOL vmlinux 0x1c5e3878 icst525_idx2s +EXPORT_SYMBOL vmlinux 0x1c6f6e94 xfrm_trans_queue_net +EXPORT_SYMBOL vmlinux 0x1c7b88a0 phy_error +EXPORT_SYMBOL vmlinux 0x1c818c0e address_space_init_once +EXPORT_SYMBOL vmlinux 0x1c87d511 bio_copy_data_iter +EXPORT_SYMBOL vmlinux 0x1c9ddc64 devm_kvasprintf +EXPORT_SYMBOL vmlinux 0x1ca0622f hdmi_infoframe_log +EXPORT_SYMBOL vmlinux 0x1ca93c91 pci_assign_resource +EXPORT_SYMBOL vmlinux 0x1caa6d0d jbd2_journal_unlock_updates +EXPORT_SYMBOL vmlinux 0x1cb00c18 genphy_restart_aneg +EXPORT_SYMBOL vmlinux 0x1cb11044 inetpeer_invalidate_tree +EXPORT_SYMBOL vmlinux 0x1cb5c8a2 vga_get +EXPORT_SYMBOL vmlinux 0x1cc11154 __SCK__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x1cd29d28 inode_nohighmem +EXPORT_SYMBOL vmlinux 0x1cd8438b pxm_to_node +EXPORT_SYMBOL vmlinux 0x1cdd39ba logic_outsl +EXPORT_SYMBOL vmlinux 0x1cf3c766 udp_seq_start +EXPORT_SYMBOL vmlinux 0x1cf5efa6 xudma_rflow_get_id +EXPORT_SYMBOL vmlinux 0x1cff8cb9 dev_addr_mod +EXPORT_SYMBOL vmlinux 0x1d07e365 memdup_user_nul +EXPORT_SYMBOL vmlinux 0x1d1abdf0 acpi_get_physical_device_location +EXPORT_SYMBOL vmlinux 0x1d24c881 ___ratelimit +EXPORT_SYMBOL vmlinux 0x1d40b6f3 idr_for_each +EXPORT_SYMBOL vmlinux 0x1d414f0f blkdev_get_by_path +EXPORT_SYMBOL vmlinux 0x1d51d508 would_dump +EXPORT_SYMBOL vmlinux 0x1d70a2d2 of_graph_get_next_endpoint +EXPORT_SYMBOL vmlinux 0x1d794855 __tracepoint_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x1d7ea69f folio_wait_bit +EXPORT_SYMBOL vmlinux 0x1d9672bd fault_in_subpage_writeable +EXPORT_SYMBOL vmlinux 0x1da639b3 xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0x1db04948 blk_queue_max_write_zeroes_sectors +EXPORT_SYMBOL vmlinux 0x1dc6c93b lookup_user_key +EXPORT_SYMBOL vmlinux 0x1dd571e6 fb_copy_cmap +EXPORT_SYMBOL vmlinux 0x1dd83592 tegra_dfll_register +EXPORT_SYMBOL vmlinux 0x1de4ccb2 get_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x1de59c22 qcom_scm_ice_invalidate_key +EXPORT_SYMBOL vmlinux 0x1de67f9b qcom_scm_io_writel +EXPORT_SYMBOL vmlinux 0x1de6dec2 mark_buffer_dirty_inode +EXPORT_SYMBOL vmlinux 0x1df11198 pci_find_next_bus +EXPORT_SYMBOL vmlinux 0x1df7447d pci_get_class +EXPORT_SYMBOL vmlinux 0x1dfa10c8 seg6_hmac_validate_skb +EXPORT_SYMBOL vmlinux 0x1e0373fc imx_scu_irq_group_enable +EXPORT_SYMBOL vmlinux 0x1e059f07 scsi_scan_host +EXPORT_SYMBOL vmlinux 0x1e0a0c24 mod_timer_pending +EXPORT_SYMBOL vmlinux 0x1e0cd7fe acpi_detach_data +EXPORT_SYMBOL vmlinux 0x1e18deee touchscreen_parse_properties +EXPORT_SYMBOL vmlinux 0x1e1c9a6e notify_change +EXPORT_SYMBOL vmlinux 0x1e30f38f mmc_card_alternative_gpt_sector +EXPORT_SYMBOL vmlinux 0x1e3dc414 pneigh_enqueue +EXPORT_SYMBOL vmlinux 0x1e47aeb5 block_read_full_folio +EXPORT_SYMBOL vmlinux 0x1e4fe67d kernel_read +EXPORT_SYMBOL vmlinux 0x1e511af7 tcf_register_action +EXPORT_SYMBOL vmlinux 0x1e5eca69 skb_split +EXPORT_SYMBOL vmlinux 0x1e6adaa0 bitmap_print_bitmask_to_buf +EXPORT_SYMBOL vmlinux 0x1e6d26a8 strstr +EXPORT_SYMBOL vmlinux 0x1e9edfb7 seq_hlist_start_head_rcu +EXPORT_SYMBOL vmlinux 0x1eb4bd99 of_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x1eb704ce input_enable_softrepeat +EXPORT_SYMBOL vmlinux 0x1eba3576 mapping_read_folio_gfp +EXPORT_SYMBOL vmlinux 0x1ec10f14 scsi_eh_finish_cmd +EXPORT_SYMBOL vmlinux 0x1edb69d6 ktime_get_raw_ts64 +EXPORT_SYMBOL vmlinux 0x1ef41b7e qcom_scm_iommu_set_pt_format +EXPORT_SYMBOL vmlinux 0x1ef5dbb5 mmc_can_discard +EXPORT_SYMBOL vmlinux 0x1eff8457 xfrm_state_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x1f055792 rtc_add_groups +EXPORT_SYMBOL vmlinux 0x1f3b7bd7 genphy_aneg_done +EXPORT_SYMBOL vmlinux 0x1f4a7b40 __serio_register_port +EXPORT_SYMBOL vmlinux 0x1f50e283 __folio_start_writeback +EXPORT_SYMBOL vmlinux 0x1f557414 gen_pool_has_addr +EXPORT_SYMBOL vmlinux 0x1f5d59f1 simple_release_fs +EXPORT_SYMBOL vmlinux 0x1f6ea53b vmf_insert_pfn_prot +EXPORT_SYMBOL vmlinux 0x1f6f632c param_get_ullong +EXPORT_SYMBOL vmlinux 0x1f86b72d devm_aperture_acquire_for_platform_device +EXPORT_SYMBOL vmlinux 0x1f903a0f iw_handler_get_spy +EXPORT_SYMBOL vmlinux 0x1fbd16da ip_tos2prio +EXPORT_SYMBOL vmlinux 0x1fc1109e proc_dointvec_userhz_jiffies +EXPORT_SYMBOL vmlinux 0x1fc308dd ihold +EXPORT_SYMBOL vmlinux 0x1fc3197a pci_request_irq +EXPORT_SYMBOL vmlinux 0x1fd07fff kdb_grepping_flag +EXPORT_SYMBOL vmlinux 0x1febd9fd vfs_unlink +EXPORT_SYMBOL vmlinux 0x1fefb88a netif_carrier_on +EXPORT_SYMBOL vmlinux 0x20000329 simple_strtoul +EXPORT_SYMBOL vmlinux 0x200880c1 tso_build_hdr +EXPORT_SYMBOL vmlinux 0x200b2041 in6addr_any +EXPORT_SYMBOL vmlinux 0x200db116 of_clk_get_by_name +EXPORT_SYMBOL vmlinux 0x20160f19 ip_getsockopt +EXPORT_SYMBOL vmlinux 0x2040d983 dev_uc_add_excl +EXPORT_SYMBOL vmlinux 0x20463df4 wait_for_completion_killable +EXPORT_SYMBOL vmlinux 0x20477a1f dquot_release +EXPORT_SYMBOL vmlinux 0x204c19f5 tcp_alloc_md5sig_pool +EXPORT_SYMBOL vmlinux 0x204c5067 scsi_dev_info_add_list +EXPORT_SYMBOL vmlinux 0x205458dc register_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x2083c259 handle_edge_irq +EXPORT_SYMBOL vmlinux 0x20885c8e tcf_exts_validate +EXPORT_SYMBOL vmlinux 0x208d0642 mnt_drop_write_file +EXPORT_SYMBOL vmlinux 0x209d1a48 rawv6_mh_filter_register +EXPORT_SYMBOL vmlinux 0x20a789ac irq_set_chip_data +EXPORT_SYMBOL vmlinux 0x20b29514 vlan_ioctl_set +EXPORT_SYMBOL vmlinux 0x20c2e6e9 acpi_match_device_ids +EXPORT_SYMBOL vmlinux 0x20cbb30a __percpu_counter_init +EXPORT_SYMBOL vmlinux 0x20d65e40 fb_find_nearest_mode +EXPORT_SYMBOL vmlinux 0x20d6a8f3 inet_sk_set_state +EXPORT_SYMBOL vmlinux 0x20eadeb6 ip_compute_csum +EXPORT_SYMBOL vmlinux 0x211add25 unlock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x21375c9f pci_bus_find_capability +EXPORT_SYMBOL vmlinux 0x213a738d memregion_alloc +EXPORT_SYMBOL vmlinux 0x213e4965 ps2_is_keyboard_id +EXPORT_SYMBOL vmlinux 0x215b6a12 truncate_setsize +EXPORT_SYMBOL vmlinux 0x215e705d mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0x2176d0b6 request_key_tag +EXPORT_SYMBOL vmlinux 0x218e600b pci_add_resource_offset +EXPORT_SYMBOL vmlinux 0x2192b192 tcf_block_put_ext +EXPORT_SYMBOL vmlinux 0x21a0517e pneigh_lookup +EXPORT_SYMBOL vmlinux 0x21a1de1f unlock_rename +EXPORT_SYMBOL vmlinux 0x21adcf3e scmd_printk +EXPORT_SYMBOL vmlinux 0x21b553f1 inet6_bind +EXPORT_SYMBOL vmlinux 0x21bdb523 errseq_check_and_advance +EXPORT_SYMBOL vmlinux 0x21d3d215 cdev_set_parent +EXPORT_SYMBOL vmlinux 0x21d600d2 nd_pfn_probe +EXPORT_SYMBOL vmlinux 0x21d6c1d1 __hw_addr_ref_sync_dev +EXPORT_SYMBOL vmlinux 0x21daddd2 udp6_set_csum +EXPORT_SYMBOL vmlinux 0x21e13cb3 inet_peer_xrlim_allow +EXPORT_SYMBOL vmlinux 0x21e5a6d3 phy_disconnect +EXPORT_SYMBOL vmlinux 0x21ea5251 __bitmap_weight +EXPORT_SYMBOL vmlinux 0x21ece231 __dev_direct_xmit +EXPORT_SYMBOL vmlinux 0x21ef374c try_wait_for_completion +EXPORT_SYMBOL vmlinux 0x21f2a290 nd_dax_probe +EXPORT_SYMBOL vmlinux 0x22052454 dcb_delrewr +EXPORT_SYMBOL vmlinux 0x222e7ce2 sysfs_streq +EXPORT_SYMBOL vmlinux 0x2234ca51 acpi_match_platform_list +EXPORT_SYMBOL vmlinux 0x22469f12 pagecache_get_page +EXPORT_SYMBOL vmlinux 0x224ce651 xudma_free_gp_rflow_range +EXPORT_SYMBOL vmlinux 0x224e4376 input_register_device +EXPORT_SYMBOL vmlinux 0x22519ffc iunique +EXPORT_SYMBOL vmlinux 0x2274c88e pci_unmap_rom +EXPORT_SYMBOL vmlinux 0x2283bfc7 nf_unregister_sockopt +EXPORT_SYMBOL vmlinux 0x228d3c29 phy_start +EXPORT_SYMBOL vmlinux 0x229af15d pcie_capability_clear_and_set_dword +EXPORT_SYMBOL vmlinux 0x22a26e19 inetdev_by_index +EXPORT_SYMBOL vmlinux 0x22b325d5 kd_mksound +EXPORT_SYMBOL vmlinux 0x22b9a08c ndisc_send_skb +EXPORT_SYMBOL vmlinux 0x22ca56e7 mipi_dsi_dcs_get_pixel_format +EXPORT_SYMBOL vmlinux 0x22cb94d1 blk_queue_chunk_sectors +EXPORT_SYMBOL vmlinux 0x22ed6cf3 udp_seq_stop +EXPORT_SYMBOL vmlinux 0x22f17771 nd_device_unregister +EXPORT_SYMBOL vmlinux 0x230fd6bc scsi_register_driver +EXPORT_SYMBOL vmlinux 0x2314b55e __check_sticky +EXPORT_SYMBOL vmlinux 0x2324c49b flow_rule_match_ports_range +EXPORT_SYMBOL vmlinux 0x2327b55a of_graph_get_endpoint_count +EXPORT_SYMBOL vmlinux 0x234c4bfa i2c_del_adapter +EXPORT_SYMBOL vmlinux 0x2351f625 lock_sock_nested +EXPORT_SYMBOL vmlinux 0x23559c51 qman_oos_fq +EXPORT_SYMBOL vmlinux 0x23644c99 mipi_dsi_host_unregister +EXPORT_SYMBOL vmlinux 0x2364c85a tasklet_init +EXPORT_SYMBOL vmlinux 0x236da8a6 d_mark_dontcache +EXPORT_SYMBOL vmlinux 0x23881de4 fget +EXPORT_SYMBOL vmlinux 0x238b099f mipi_dsi_packet_format_is_short +EXPORT_SYMBOL vmlinux 0x2391dbe0 fscrypt_free_bounce_page +EXPORT_SYMBOL vmlinux 0x2391f725 irq_stat +EXPORT_SYMBOL vmlinux 0x23991351 netpoll_poll_disable +EXPORT_SYMBOL vmlinux 0x239bc718 generic_key_instantiate +EXPORT_SYMBOL vmlinux 0x23b9d6e2 mangle_path +EXPORT_SYMBOL vmlinux 0x23cc325e __hw_addr_ref_unsync_dev +EXPORT_SYMBOL vmlinux 0x23daa989 mipi_dsi_create_packet +EXPORT_SYMBOL vmlinux 0x23dc7f6c hdmi_avi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x23f1d7a6 page_pool_ethtool_stats_get_count +EXPORT_SYMBOL vmlinux 0x23fd3028 vmalloc_node +EXPORT_SYMBOL vmlinux 0x24249d90 pci_request_region +EXPORT_SYMBOL vmlinux 0x24275978 copy_page_from_iter +EXPORT_SYMBOL vmlinux 0x242b186d dcb_ieee_getapp_default_prio_mask +EXPORT_SYMBOL vmlinux 0x24428be5 strncpy_from_user +EXPORT_SYMBOL vmlinux 0x2459bbcc console_set_on_cmdline +EXPORT_SYMBOL vmlinux 0x245d6d56 sb_set_blocksize +EXPORT_SYMBOL vmlinux 0x24675b74 config_item_get_unless_zero +EXPORT_SYMBOL vmlinux 0x246b1326 __dev_queue_xmit +EXPORT_SYMBOL vmlinux 0x2484adc3 __kfifo_to_user_r +EXPORT_SYMBOL vmlinux 0x2489f5d9 submit_bh +EXPORT_SYMBOL vmlinux 0x24987ebd vfs_mkobj +EXPORT_SYMBOL vmlinux 0x2498c0aa bprm_change_interp +EXPORT_SYMBOL vmlinux 0x24af12f2 jbd2_transaction_committed +EXPORT_SYMBOL vmlinux 0x24c16bb2 __fib6_flush_trees +EXPORT_SYMBOL vmlinux 0x24c4f1d2 pci_bus_write_config_byte +EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer +EXPORT_SYMBOL vmlinux 0x24d808a6 __nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0x24e1b558 seg6_hmac_compute +EXPORT_SYMBOL vmlinux 0x24f17aef rt_mutex_base_init +EXPORT_SYMBOL vmlinux 0x24f6c8a5 dev_mc_add_global +EXPORT_SYMBOL vmlinux 0x24f8fc78 register_filesystem +EXPORT_SYMBOL vmlinux 0x24ffb527 input_grab_device +EXPORT_SYMBOL vmlinux 0x2505bf18 kstrtol_from_user +EXPORT_SYMBOL vmlinux 0x250e3551 neigh_sysctl_register +EXPORT_SYMBOL vmlinux 0x251ee109 mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x251f9e40 fman_set_mac_max_frame +EXPORT_SYMBOL vmlinux 0x252329ce xfrm_lookup_route +EXPORT_SYMBOL vmlinux 0x252332f1 __SCK__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x25321eef prepare_creds +EXPORT_SYMBOL vmlinux 0x25326beb ip_fraglist_init +EXPORT_SYMBOL vmlinux 0x25493124 param_ops_ulong +EXPORT_SYMBOL vmlinux 0x254c7f33 napi_gro_receive +EXPORT_SYMBOL vmlinux 0x254cfa68 ilookup5_nowait +EXPORT_SYMBOL vmlinux 0x25559351 inode_set_flags +EXPORT_SYMBOL vmlinux 0x2560bb55 __mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x25688786 xfrm_policy_bysel_ctx +EXPORT_SYMBOL vmlinux 0x2576d5c3 sock_init_data +EXPORT_SYMBOL vmlinux 0x25820c64 fs_overflowuid +EXPORT_SYMBOL vmlinux 0x258a2c02 _raw_write_trylock +EXPORT_SYMBOL vmlinux 0x258b9647 mmc_calc_max_discard +EXPORT_SYMBOL vmlinux 0x258d2f76 net_dim_get_tx_moderation +EXPORT_SYMBOL vmlinux 0x25937b29 begin_new_exec +EXPORT_SYMBOL vmlinux 0x25974000 wait_for_completion +EXPORT_SYMBOL vmlinux 0x2598c6c0 __tracepoint_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x25a71c7a folio_clear_dirty_for_io +EXPORT_SYMBOL vmlinux 0x25c2818e input_release_device +EXPORT_SYMBOL vmlinux 0x25e9d4bd resource_list_free +EXPORT_SYMBOL vmlinux 0x25fc03ce __skb_ext_del +EXPORT_SYMBOL vmlinux 0x25fe1030 tcp_fastopen_defer_connect +EXPORT_SYMBOL vmlinux 0x26060d14 set_groups +EXPORT_SYMBOL vmlinux 0x260da84a vlan_uses_dev +EXPORT_SYMBOL vmlinux 0x260e52ee dynamic_preempt_schedule_notrace +EXPORT_SYMBOL vmlinux 0x26287b54 devm_register_netdev +EXPORT_SYMBOL vmlinux 0x263beb75 ecryptfs_get_versions +EXPORT_SYMBOL vmlinux 0x263c3152 bcmp +EXPORT_SYMBOL vmlinux 0x263f0d1f qman_portal_set_iperiod +EXPORT_SYMBOL vmlinux 0x26431578 blk_sync_queue +EXPORT_SYMBOL vmlinux 0x2655881a scsi_remove_host +EXPORT_SYMBOL vmlinux 0x265780ab page_mapping +EXPORT_SYMBOL vmlinux 0x2688ec10 bitmap_zalloc +EXPORT_SYMBOL vmlinux 0x26897b52 mb_cache_entry_get +EXPORT_SYMBOL vmlinux 0x26be8003 uart_remove_one_port +EXPORT_SYMBOL vmlinux 0x26c012f5 pci_release_selected_regions +EXPORT_SYMBOL vmlinux 0x26c3f0c5 cdrom_dummy_generic_packet +EXPORT_SYMBOL vmlinux 0x26e298e0 unregister_memory_notifier +EXPORT_SYMBOL vmlinux 0x26e9b1b5 page_readlink +EXPORT_SYMBOL vmlinux 0x27004fbd copy_page_from_iter_atomic +EXPORT_SYMBOL vmlinux 0x2700bcc8 netlink_rcv_skb +EXPORT_SYMBOL vmlinux 0x270cf88f dump_stack_lvl +EXPORT_SYMBOL vmlinux 0x271bb4cf flow_rule_match_enc_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x271cba95 acpi_bus_private_data_handler +EXPORT_SYMBOL vmlinux 0x272a356a param_set_bint +EXPORT_SYMBOL vmlinux 0x272a8933 udp_memory_allocated +EXPORT_SYMBOL vmlinux 0x2733eaf7 scsi_dev_info_list_add_keyed +EXPORT_SYMBOL vmlinux 0x273e1d83 d_lookup +EXPORT_SYMBOL vmlinux 0x27479d14 param_free_charp +EXPORT_SYMBOL vmlinux 0x274d534e config_group_init +EXPORT_SYMBOL vmlinux 0x275dfee4 ucc_slow_free +EXPORT_SYMBOL vmlinux 0x275f3d49 hdmi_vendor_infoframe_check +EXPORT_SYMBOL vmlinux 0x275fd26f from_kgid +EXPORT_SYMBOL vmlinux 0x2765340c ram_aops +EXPORT_SYMBOL vmlinux 0x27756bc8 scsi_sanitize_inquiry_string +EXPORT_SYMBOL vmlinux 0x277b6561 nf_log_unset +EXPORT_SYMBOL vmlinux 0x27810361 acpi_os_wait_events_complete +EXPORT_SYMBOL vmlinux 0x2782b393 xfrm_state_walk_init +EXPORT_SYMBOL vmlinux 0x27864d57 memparse +EXPORT_SYMBOL vmlinux 0x27a65f53 __folio_put +EXPORT_SYMBOL vmlinux 0x27bb828b unregister_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x27bbf221 disable_irq_nosync +EXPORT_SYMBOL vmlinux 0x27bd5a47 trace_print_array_seq +EXPORT_SYMBOL vmlinux 0x27c3c728 qman_release_fqid +EXPORT_SYMBOL vmlinux 0x27cdca93 pci_add_resource +EXPORT_SYMBOL vmlinux 0x27e08f99 genphy_read_mmd_unsupported +EXPORT_SYMBOL vmlinux 0x27e0dd0a qcom_scm_pas_init_image +EXPORT_SYMBOL vmlinux 0x2801a22f proc_dointvec_minmax +EXPORT_SYMBOL vmlinux 0x2801e81c of_platform_bus_probe +EXPORT_SYMBOL vmlinux 0x281823c5 __kfifo_out_peek +EXPORT_SYMBOL vmlinux 0x282012ce of_match_node +EXPORT_SYMBOL vmlinux 0x282c7e12 __tracepoint_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x2848486d udp_lib_getsockopt +EXPORT_SYMBOL vmlinux 0x28500e13 proc_douintvec +EXPORT_SYMBOL vmlinux 0x28599774 dma_resv_fini +EXPORT_SYMBOL vmlinux 0x28599e84 of_get_child_by_name +EXPORT_SYMBOL vmlinux 0x285d9b0f kmem_cache_create_usercopy +EXPORT_SYMBOL vmlinux 0x2875a315 utf32_to_utf8 +EXPORT_SYMBOL vmlinux 0x2883e12c skb_unlink +EXPORT_SYMBOL vmlinux 0x28864fef __tracepoint_module_get +EXPORT_SYMBOL vmlinux 0x288a548f bio_split_to_limits +EXPORT_SYMBOL vmlinux 0x2897c09b seq_pad +EXPORT_SYMBOL vmlinux 0x289fa5ea rproc_add +EXPORT_SYMBOL vmlinux 0x28cc3613 fscrypt_decrypt_bio +EXPORT_SYMBOL vmlinux 0x28d35baa devfreq_update_interval +EXPORT_SYMBOL vmlinux 0x28db81f0 pci_write_vpd_any +EXPORT_SYMBOL vmlinux 0x28e207f0 set_disk_ro +EXPORT_SYMBOL vmlinux 0x28eb2f0a touch_atime +EXPORT_SYMBOL vmlinux 0x28f264d7 __tracepoint_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x28f496c8 unlock_new_inode +EXPORT_SYMBOL vmlinux 0x28f94604 __ubsan_handle_builtin_unreachable +EXPORT_SYMBOL vmlinux 0x28f9e009 reuseport_migrate_sock +EXPORT_SYMBOL vmlinux 0x290df59e security_task_getsecid_obj +EXPORT_SYMBOL vmlinux 0x29133eac mdio_device_free +EXPORT_SYMBOL vmlinux 0x294a764c zap_page_range_single +EXPORT_SYMBOL vmlinux 0x2952b491 sched_autogroup_detach +EXPORT_SYMBOL vmlinux 0x29604158 napi_busy_loop +EXPORT_SYMBOL vmlinux 0x2962d8ba mr_dump +EXPORT_SYMBOL vmlinux 0x296b8bbf __kfifo_dma_in_prepare +EXPORT_SYMBOL vmlinux 0x296c4b05 inet_csk_reqsk_queue_drop_and_put +EXPORT_SYMBOL vmlinux 0x297407ea arp_tbl +EXPORT_SYMBOL vmlinux 0x297df34b pnp_unregister_card_driver +EXPORT_SYMBOL vmlinux 0x297eda4b simple_statfs +EXPORT_SYMBOL vmlinux 0x299cbc43 netdev_has_upper_dev +EXPORT_SYMBOL vmlinux 0x29abecac dma_set_coherent_mask +EXPORT_SYMBOL vmlinux 0x29be9c0c mount_subtree +EXPORT_SYMBOL vmlinux 0x29c4a44f tcf_qevent_handle +EXPORT_SYMBOL vmlinux 0x29db2a0e phy_drivers_register +EXPORT_SYMBOL vmlinux 0x29e1e204 hdmi_audio_infoframe_pack +EXPORT_SYMBOL vmlinux 0x29e5b94a tegra_dfll_resume +EXPORT_SYMBOL vmlinux 0x29ee3000 vme_master_request +EXPORT_SYMBOL vmlinux 0x29f1b663 tcf_em_tree_dump +EXPORT_SYMBOL vmlinux 0x2a17b691 xfrm6_protocol_register +EXPORT_SYMBOL vmlinux 0x2a212f87 blk_set_queue_depth +EXPORT_SYMBOL vmlinux 0x2a22c9c0 inode_add_bytes +EXPORT_SYMBOL vmlinux 0x2a303d4d check_signature +EXPORT_SYMBOL vmlinux 0x2a38eb79 tty_port_raise_dtr_rts +EXPORT_SYMBOL vmlinux 0x2a51c44a alloc_mdio_bitbang +EXPORT_SYMBOL vmlinux 0x2a59d60e dmam_alloc_attrs +EXPORT_SYMBOL vmlinux 0x2a6a5aac sockopt_capable +EXPORT_SYMBOL vmlinux 0x2a713055 sock_create_lite +EXPORT_SYMBOL vmlinux 0x2a8a0b96 page_frag_alloc_align +EXPORT_SYMBOL vmlinux 0x2a90d39a tcp_rcv_established +EXPORT_SYMBOL vmlinux 0x2a928918 slhc_free +EXPORT_SYMBOL vmlinux 0x2a9a3905 vme_master_get +EXPORT_SYMBOL vmlinux 0x2aa0843e mempool_resize +EXPORT_SYMBOL vmlinux 0x2aa0ca95 block_commit_write +EXPORT_SYMBOL vmlinux 0x2aabaf9d xudma_tchan_get +EXPORT_SYMBOL vmlinux 0x2aabcdc8 vmalloc_array +EXPORT_SYMBOL vmlinux 0x2aad4b48 netlink_kernel_release +EXPORT_SYMBOL vmlinux 0x2ab2ee91 brcmstb_get_product_id +EXPORT_SYMBOL vmlinux 0x2ac382e7 __sk_mem_schedule +EXPORT_SYMBOL vmlinux 0x2adcea66 i2c_smbus_read_word_data +EXPORT_SYMBOL vmlinux 0x2ae8d08a always_delete_dentry +EXPORT_SYMBOL vmlinux 0x2b03d967 try_to_writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x2b10ef9b cfb_fillrect +EXPORT_SYMBOL vmlinux 0x2b1abce3 fman_has_errata_a050385 +EXPORT_SYMBOL vmlinux 0x2b2f9114 skb_coalesce_rx_frag +EXPORT_SYMBOL vmlinux 0x2b31a6a5 put_cmsg_scm_timestamping +EXPORT_SYMBOL vmlinux 0x2b49a328 dma_get_sgtable_attrs +EXPORT_SYMBOL vmlinux 0x2b4f21ec tcf_unregister_action +EXPORT_SYMBOL vmlinux 0x2b4f59f8 jbd2_fc_get_buf +EXPORT_SYMBOL vmlinux 0x2b532fdf gpiochip_irq_relres +EXPORT_SYMBOL vmlinux 0x2b593aa8 gen_pool_alloc_algo_owner +EXPORT_SYMBOL vmlinux 0x2b9da7a4 genl_lock +EXPORT_SYMBOL vmlinux 0x2ba8b836 shrink_dcache_parent +EXPORT_SYMBOL vmlinux 0x2ba8ff05 page_pool_get_stats +EXPORT_SYMBOL vmlinux 0x2bae204e mt_find +EXPORT_SYMBOL vmlinux 0x2bb6099e dq_data_lock +EXPORT_SYMBOL vmlinux 0x2bc373cd jbd2_fc_wait_bufs +EXPORT_SYMBOL vmlinux 0x2bca2539 param_set_byte +EXPORT_SYMBOL vmlinux 0x2bd247c7 __scsi_add_device +EXPORT_SYMBOL vmlinux 0x2bd60ab9 acpi_reset +EXPORT_SYMBOL vmlinux 0x2bdcda5c tcf_block_netif_keep_dst +EXPORT_SYMBOL vmlinux 0x2bfbab10 __memmove +EXPORT_SYMBOL vmlinux 0x2c256e1f input_scancode_to_scalar +EXPORT_SYMBOL vmlinux 0x2c2f9161 kfree_skb_reason +EXPORT_SYMBOL vmlinux 0x2c329e54 tegra_powergate_sequence_power_up +EXPORT_SYMBOL vmlinux 0x2c489c33 scm_detach_fds +EXPORT_SYMBOL vmlinux 0x2c541e7b radix_tree_next_chunk +EXPORT_SYMBOL vmlinux 0x2c55010a scsi_get_device_flags_keyed +EXPORT_SYMBOL vmlinux 0x2c5ff573 mdio_find_bus +EXPORT_SYMBOL vmlinux 0x2c68c6af sock_pfree +EXPORT_SYMBOL vmlinux 0x2c82c36a security_secmark_relabel_packet +EXPORT_SYMBOL vmlinux 0x2c91e17c vm_get_page_prot +EXPORT_SYMBOL vmlinux 0x2ca44853 uart_resume_port +EXPORT_SYMBOL vmlinux 0x2ccd059a dim_on_top +EXPORT_SYMBOL vmlinux 0x2cd2bead of_root +EXPORT_SYMBOL vmlinux 0x2cf0c910 sg_init_table +EXPORT_SYMBOL vmlinux 0x2cf56265 __dynamic_pr_debug +EXPORT_SYMBOL vmlinux 0x2d0ee678 neigh_ifdown +EXPORT_SYMBOL vmlinux 0x2d1272f4 scsi_report_device_reset +EXPORT_SYMBOL vmlinux 0x2d140a58 genl_unlock +EXPORT_SYMBOL vmlinux 0x2d198ebe skb_put +EXPORT_SYMBOL vmlinux 0x2d30596c from_kqid_munged +EXPORT_SYMBOL vmlinux 0x2d3385d3 system_wq +EXPORT_SYMBOL vmlinux 0x2d39b0a7 kstrdup +EXPORT_SYMBOL vmlinux 0x2d3db6bd drop_super_exclusive +EXPORT_SYMBOL vmlinux 0x2d3ec3c9 __dec_node_page_state +EXPORT_SYMBOL vmlinux 0x2d492e66 bio_integrity_prep +EXPORT_SYMBOL vmlinux 0x2d4c773a hdmi_spd_infoframe_init +EXPORT_SYMBOL vmlinux 0x2d4daef5 find_font +EXPORT_SYMBOL vmlinux 0x2d5450b0 scsi_is_target_device +EXPORT_SYMBOL vmlinux 0x2d62456c netpoll_parse_options +EXPORT_SYMBOL vmlinux 0x2d77dae0 setup_new_exec +EXPORT_SYMBOL vmlinux 0x2d912bca dmi_get_bios_year +EXPORT_SYMBOL vmlinux 0x2d994605 security_inode_copy_up_xattr +EXPORT_SYMBOL vmlinux 0x2da326da __dst_destroy_metrics_generic +EXPORT_SYMBOL vmlinux 0x2da9ea87 skb_copy_and_hash_datagram_iter +EXPORT_SYMBOL vmlinux 0x2db04517 blk_pm_runtime_init +EXPORT_SYMBOL vmlinux 0x2dce2f1c __irq_regs +EXPORT_SYMBOL vmlinux 0x2dd833ab simple_pin_fs +EXPORT_SYMBOL vmlinux 0x2dd93b45 dev_mc_flush +EXPORT_SYMBOL vmlinux 0x2ddac15c put_disk +EXPORT_SYMBOL vmlinux 0x2de3e3b7 cpu_rmap_update +EXPORT_SYMBOL vmlinux 0x2e0a637d acpi_walk_resources +EXPORT_SYMBOL vmlinux 0x2e12cb42 sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0x2e1ca751 clk_put +EXPORT_SYMBOL vmlinux 0x2e24d392 param_get_invbool +EXPORT_SYMBOL vmlinux 0x2e2b40d2 strncat +EXPORT_SYMBOL vmlinux 0x2e2c4ddc logic_inw +EXPORT_SYMBOL vmlinux 0x2e3bcce2 wait_for_completion_interruptible +EXPORT_SYMBOL vmlinux 0x2e4305f8 netdev_lower_dev_get_private +EXPORT_SYMBOL vmlinux 0x2e439142 drm_get_panel_orientation_quirk +EXPORT_SYMBOL vmlinux 0x2e5225f8 update_region +EXPORT_SYMBOL vmlinux 0x2e5948af is_nd_pfn +EXPORT_SYMBOL vmlinux 0x2e5b27da xudma_alloc_gp_rflow_range +EXPORT_SYMBOL vmlinux 0x2e8c1e36 of_mdio_find_bus +EXPORT_SYMBOL vmlinux 0x2e945bb1 ipv6_dev_mc_inc +EXPORT_SYMBOL vmlinux 0x2e96e015 inet_sock_destruct +EXPORT_SYMBOL vmlinux 0x2ea16bd3 __genphy_config_aneg +EXPORT_SYMBOL vmlinux 0x2eb19ef9 clear_page_dirty_for_io +EXPORT_SYMBOL vmlinux 0x2eb462f2 devfreq_remove_governor +EXPORT_SYMBOL vmlinux 0x2ec12645 dst_destroy +EXPORT_SYMBOL vmlinux 0x2ec6bba0 errseq_set +EXPORT_SYMBOL vmlinux 0x2eca6e52 dquot_quotactl_sysfile_ops +EXPORT_SYMBOL vmlinux 0x2ef36367 param_get_string +EXPORT_SYMBOL vmlinux 0x2f03fc4b security_secmark_refcount_inc +EXPORT_SYMBOL vmlinux 0x2f1254d1 ucc_tdm_init +EXPORT_SYMBOL vmlinux 0x2f1e918e elv_rb_del +EXPORT_SYMBOL vmlinux 0x2f2728eb i2c_get_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x2f2e91b2 security_ib_alloc_security +EXPORT_SYMBOL vmlinux 0x2f333aab imx_scu_get_handle +EXPORT_SYMBOL vmlinux 0x2f357b26 sync_file_create +EXPORT_SYMBOL vmlinux 0x2f384db3 acpi_is_video_device +EXPORT_SYMBOL vmlinux 0x2f3cbf84 d_drop +EXPORT_SYMBOL vmlinux 0x2f4c61ad kobject_put +EXPORT_SYMBOL vmlinux 0x2f75660f xfrm_stateonly_find +EXPORT_SYMBOL vmlinux 0x2f7754a8 dma_pool_free +EXPORT_SYMBOL vmlinux 0x2f790eb3 md_finish_reshape +EXPORT_SYMBOL vmlinux 0x2f820497 xp_dma_unmap +EXPORT_SYMBOL vmlinux 0x2fc8e910 f_setown +EXPORT_SYMBOL vmlinux 0x2fe252cc unregister_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x2fe931e4 del_gendisk +EXPORT_SYMBOL vmlinux 0x2fedb0d7 tty_driver_flush_buffer +EXPORT_SYMBOL vmlinux 0x2ff00a84 follow_down +EXPORT_SYMBOL vmlinux 0x3021f5d6 __sock_queue_rcv_skb +EXPORT_SYMBOL vmlinux 0x302b276f pcim_pin_device +EXPORT_SYMBOL vmlinux 0x302bb7c8 generic_fillattr +EXPORT_SYMBOL vmlinux 0x30324f65 sock_recvmsg +EXPORT_SYMBOL vmlinux 0x3033371e eth_platform_get_mac_address +EXPORT_SYMBOL vmlinux 0x30673d3d fwnode_phy_find_device +EXPORT_SYMBOL vmlinux 0x308099ad filp_close +EXPORT_SYMBOL vmlinux 0x3089ffe9 tcf_action_update_hw_stats +EXPORT_SYMBOL vmlinux 0x3096be16 names_cachep +EXPORT_SYMBOL vmlinux 0x30a80826 __kfifo_from_user +EXPORT_SYMBOL vmlinux 0x30acfde9 hsiphash_2u32 +EXPORT_SYMBOL vmlinux 0x310b5b70 param_get_ulong +EXPORT_SYMBOL vmlinux 0x3110f116 tty_unregister_device +EXPORT_SYMBOL vmlinux 0x31113231 dma_resv_iter_first_unlocked +EXPORT_SYMBOL vmlinux 0x3118583d generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x3126a9e8 siphash_1u64 +EXPORT_SYMBOL vmlinux 0x312ed932 verify_spi_info +EXPORT_SYMBOL vmlinux 0x313fa96a of_graph_get_port_parent +EXPORT_SYMBOL vmlinux 0x314781d6 pci_clear_mwi +EXPORT_SYMBOL vmlinux 0x314dcd15 fget_raw +EXPORT_SYMBOL vmlinux 0x31887928 inet_getname +EXPORT_SYMBOL vmlinux 0x318fb5b9 jbd2_log_wait_commit +EXPORT_SYMBOL vmlinux 0x31a4767f qcom_scm_hdcp_available +EXPORT_SYMBOL vmlinux 0x31ce61e5 mfd_remove_devices_late +EXPORT_SYMBOL vmlinux 0x31d13632 I_BDEV +EXPORT_SYMBOL vmlinux 0x31f31fa5 dm_get_device +EXPORT_SYMBOL vmlinux 0x31f46516 serio_close +EXPORT_SYMBOL vmlinux 0x3212fae3 udp_prot +EXPORT_SYMBOL vmlinux 0x3213f038 mutex_unlock +EXPORT_SYMBOL vmlinux 0x32153eb1 blk_mq_start_hw_queues +EXPORT_SYMBOL vmlinux 0x3221df67 __bitmap_subset +EXPORT_SYMBOL vmlinux 0x322a7fe1 dev_set_mac_address +EXPORT_SYMBOL vmlinux 0x3237c719 ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x32394d4b qe_issue_cmd +EXPORT_SYMBOL vmlinux 0x323ecdb0 acpi_get_hp_hw_control_from_firmware +EXPORT_SYMBOL vmlinux 0x324fe21e generic_fadvise +EXPORT_SYMBOL vmlinux 0x3255fd02 fscrypt_encrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0x32750c06 page_pool_release_page +EXPORT_SYMBOL vmlinux 0x32787823 __skb_ext_put +EXPORT_SYMBOL vmlinux 0x3279baa2 md_done_sync +EXPORT_SYMBOL vmlinux 0x327c84bf vme_lm_attach +EXPORT_SYMBOL vmlinux 0x3283e6b0 prandom_seed_full_state +EXPORT_SYMBOL vmlinux 0x328abd15 pci_iounmap +EXPORT_SYMBOL vmlinux 0x3298f236 follow_pfn +EXPORT_SYMBOL vmlinux 0x32b5062f max8925_reg_write +EXPORT_SYMBOL vmlinux 0x32b7f137 vfs_iter_write +EXPORT_SYMBOL vmlinux 0x32ce3777 radix_tree_preload +EXPORT_SYMBOL vmlinux 0x32d14405 skb_seq_read +EXPORT_SYMBOL vmlinux 0x32d401f1 blk_queue_flag_set +EXPORT_SYMBOL vmlinux 0x32e44357 ip_sock_set_tos +EXPORT_SYMBOL vmlinux 0x32e6f1a0 acpi_video_backlight_string +EXPORT_SYMBOL vmlinux 0x32e8cfea mtree_load +EXPORT_SYMBOL vmlinux 0x32eaea1d bio_integrity_add_page +EXPORT_SYMBOL vmlinux 0x32edf85f sg_miter_start +EXPORT_SYMBOL vmlinux 0x32fac515 blk_mq_free_tag_set +EXPORT_SYMBOL vmlinux 0x3300bd1a unregister_shrinker +EXPORT_SYMBOL vmlinux 0x33037fd8 logic_outl +EXPORT_SYMBOL vmlinux 0x3303d6a1 xfrm_init_state +EXPORT_SYMBOL vmlinux 0x33059440 vfs_iocb_iter_write +EXPORT_SYMBOL vmlinux 0x3306b35e page_pool_alloc_frag +EXPORT_SYMBOL vmlinux 0x33324d03 phy_support_asym_pause +EXPORT_SYMBOL vmlinux 0x333bfca1 hdmi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x33636a41 pin_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0x3369e92a mntget +EXPORT_SYMBOL vmlinux 0x3369ea44 mtree_insert_range +EXPORT_SYMBOL vmlinux 0x3372a679 param_ops_bool +EXPORT_SYMBOL vmlinux 0x33736a1d __genradix_ptr_alloc +EXPORT_SYMBOL vmlinux 0x3378ee13 phy_read_mmd +EXPORT_SYMBOL vmlinux 0x33972441 sock_diag_put_filterinfo +EXPORT_SYMBOL vmlinux 0x339951e9 generic_file_readonly_mmap +EXPORT_SYMBOL vmlinux 0x33dcb043 dcb_getrewr_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0x33e3b507 genl_notify +EXPORT_SYMBOL vmlinux 0x33ef0118 __cpuhp_setup_state +EXPORT_SYMBOL vmlinux 0x33f0768c cpufreq_quick_get_max +EXPORT_SYMBOL vmlinux 0x33faab89 xp_dma_map +EXPORT_SYMBOL vmlinux 0x33fcf44a __kfifo_out_r +EXPORT_SYMBOL vmlinux 0x3402dc8b __write_overflow_field +EXPORT_SYMBOL vmlinux 0x341c7c3d dcache_dir_open +EXPORT_SYMBOL vmlinux 0x341fdf21 security_path_rename +EXPORT_SYMBOL vmlinux 0x3423a82f clkdev_drop +EXPORT_SYMBOL vmlinux 0x34331009 __scm_destroy +EXPORT_SYMBOL vmlinux 0x344013fd nd_device_notify +EXPORT_SYMBOL vmlinux 0x3449b681 fbcon_update_vcs +EXPORT_SYMBOL vmlinux 0x3453f7a8 sock_queue_err_skb +EXPORT_SYMBOL vmlinux 0x3474a6b1 msm_pinctrl_probe +EXPORT_SYMBOL vmlinux 0x34807339 phy_connect_direct +EXPORT_SYMBOL vmlinux 0x3486648d pci_disable_msix +EXPORT_SYMBOL vmlinux 0x348e4f4c generic_copy_file_range +EXPORT_SYMBOL vmlinux 0x349cba85 strchr +EXPORT_SYMBOL vmlinux 0x34a1f7e3 acpi_processor_get_psd +EXPORT_SYMBOL vmlinux 0x34a645ac sock_rfree +EXPORT_SYMBOL vmlinux 0x34c7cdbc lookup_bdev +EXPORT_SYMBOL vmlinux 0x34ca06b2 napi_enable +EXPORT_SYMBOL vmlinux 0x34db050b _raw_spin_lock_irqsave +EXPORT_SYMBOL vmlinux 0x34f3484e security_tun_dev_attach_queue +EXPORT_SYMBOL vmlinux 0x350dccc5 setattr_prepare +EXPORT_SYMBOL vmlinux 0x3517383e register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x35193a2d pcie_bandwidth_available +EXPORT_SYMBOL vmlinux 0x351feffd mmc_gpiod_request_ro +EXPORT_SYMBOL vmlinux 0x353974ca key_payload_reserve +EXPORT_SYMBOL vmlinux 0x3539f11b match_strlcpy +EXPORT_SYMBOL vmlinux 0x356461c8 rtc_time64_to_tm +EXPORT_SYMBOL vmlinux 0x3571c5f4 jbd2_journal_init_dev +EXPORT_SYMBOL vmlinux 0x35843c72 devm_backlight_device_register +EXPORT_SYMBOL vmlinux 0x35869eb0 get_inode_acl +EXPORT_SYMBOL vmlinux 0x3590e1f7 pci_set_mwi +EXPORT_SYMBOL vmlinux 0x35974d17 module_put +EXPORT_SYMBOL vmlinux 0x35a88f28 zlib_inflateInit2 +EXPORT_SYMBOL vmlinux 0x35b5c7e5 skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x35c13e24 padata_set_cpumask +EXPORT_SYMBOL vmlinux 0x35d5ef82 inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x35d6a07c ethtool_get_phc_vclocks +EXPORT_SYMBOL vmlinux 0x35dacc5d max8998_bulk_write +EXPORT_SYMBOL vmlinux 0x35ee7d72 inode_needs_sync +EXPORT_SYMBOL vmlinux 0x35f1cca1 md_check_recovery +EXPORT_SYMBOL vmlinux 0x3601dd28 pci_try_set_mwi +EXPORT_SYMBOL vmlinux 0x360b1afe probe_irq_mask +EXPORT_SYMBOL vmlinux 0x3618efdf secpath_set +EXPORT_SYMBOL vmlinux 0x3624fa5c of_get_next_cpu_node +EXPORT_SYMBOL vmlinux 0x3632ddb9 devm_pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x3633fc2c tcf_em_tree_validate +EXPORT_SYMBOL vmlinux 0x3643c866 inet_proto_csum_replace16 +EXPORT_SYMBOL vmlinux 0x364659ee __devm_of_mdiobus_register +EXPORT_SYMBOL vmlinux 0x364850b1 down_write_killable +EXPORT_SYMBOL vmlinux 0x364ae8a9 ps2_drain +EXPORT_SYMBOL vmlinux 0x364c23ad mutex_is_locked +EXPORT_SYMBOL vmlinux 0x364d24e5 md_wakeup_thread +EXPORT_SYMBOL vmlinux 0x365acda7 set_normalized_timespec64 +EXPORT_SYMBOL vmlinux 0x365d1745 cros_ec_query_all +EXPORT_SYMBOL vmlinux 0x365e7911 kstrdup_const +EXPORT_SYMBOL vmlinux 0x366707c9 jent_testing_init +EXPORT_SYMBOL vmlinux 0x366a6875 blk_mq_stop_hw_queue +EXPORT_SYMBOL vmlinux 0x367561aa unregister_console +EXPORT_SYMBOL vmlinux 0x368209b3 dma_sync_single_for_cpu +EXPORT_SYMBOL vmlinux 0x36844fe9 udp6_seq_ops +EXPORT_SYMBOL vmlinux 0x3688817e ipv6_push_frag_opts +EXPORT_SYMBOL vmlinux 0x369686df inet6_del_offload +EXPORT_SYMBOL vmlinux 0x36a1a5de mdiobus_c45_write_nested +EXPORT_SYMBOL vmlinux 0x36b6ebbf down_killable +EXPORT_SYMBOL vmlinux 0x36e78162 tcp_md5_do_add +EXPORT_SYMBOL vmlinux 0x36e78582 generic_fill_statx_attr +EXPORT_SYMBOL vmlinux 0x37031e20 zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x37046e29 devm_free_irq +EXPORT_SYMBOL vmlinux 0x37056bb3 __tcf_em_tree_match +EXPORT_SYMBOL vmlinux 0x3705d02e of_iommu_get_resv_regions +EXPORT_SYMBOL vmlinux 0x37110088 remove_wait_queue +EXPORT_SYMBOL vmlinux 0x371e1953 __printk_cpu_sync_wait +EXPORT_SYMBOL vmlinux 0x371e4274 pci_enable_msi +EXPORT_SYMBOL vmlinux 0x373383ba udp_seq_next +EXPORT_SYMBOL vmlinux 0x3734c20b kobject_get_unless_zero +EXPORT_SYMBOL vmlinux 0x3744cf36 vmalloc_to_pfn +EXPORT_SYMBOL vmlinux 0x3755f990 gf128mul_init_64k_bbe +EXPORT_SYMBOL vmlinux 0x376c719d ip_output +EXPORT_SYMBOL vmlinux 0x37705222 dcache_dir_close +EXPORT_SYMBOL vmlinux 0x37768b32 to_ndd +EXPORT_SYMBOL vmlinux 0x377d8004 acpi_error +EXPORT_SYMBOL vmlinux 0x377ed08a crypto_kdf108_setkey +EXPORT_SYMBOL vmlinux 0x378c8944 __netlink_dump_start +EXPORT_SYMBOL vmlinux 0x37998c30 udp_disconnect +EXPORT_SYMBOL vmlinux 0x37a8fca8 dmaengine_get_unmap_data +EXPORT_SYMBOL vmlinux 0x37b8b39e screen_info +EXPORT_SYMBOL vmlinux 0x37befc70 jiffies_to_msecs +EXPORT_SYMBOL vmlinux 0x37db8f19 dmi_get_date +EXPORT_SYMBOL vmlinux 0x37f4b294 dquot_free_inode +EXPORT_SYMBOL vmlinux 0x37f8ae2e netdev_upper_dev_link +EXPORT_SYMBOL vmlinux 0x37fa5043 md_bitmap_sync_with_cluster +EXPORT_SYMBOL vmlinux 0x37fc9895 neigh_update +EXPORT_SYMBOL vmlinux 0x381a798a setup_max_cpus +EXPORT_SYMBOL vmlinux 0x381e0820 dm_table_event +EXPORT_SYMBOL vmlinux 0x38268dec lookup_one_unlocked +EXPORT_SYMBOL vmlinux 0x383c22c0 filemap_fdatawait_range_keep_errors +EXPORT_SYMBOL vmlinux 0x3854774b kstrtoll +EXPORT_SYMBOL vmlinux 0x385a22b5 ip_defrag +EXPORT_SYMBOL vmlinux 0x385c7481 __tracepoint_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x3874d4db flow_rule_match_tcp +EXPORT_SYMBOL vmlinux 0x387fb24d set_capacity +EXPORT_SYMBOL vmlinux 0x38869d88 kstat +EXPORT_SYMBOL vmlinux 0x3891ffc8 ecryptfs_fill_auth_tok +EXPORT_SYMBOL vmlinux 0x389617b0 LZ4_decompress_fast_continue +EXPORT_SYMBOL vmlinux 0x389acf0c gpmc_configure +EXPORT_SYMBOL vmlinux 0x38a56aa4 dma_fence_chain_init +EXPORT_SYMBOL vmlinux 0x38a71b7e pci_free_resource_list +EXPORT_SYMBOL vmlinux 0x38a9f7c5 in6addr_loopback +EXPORT_SYMBOL vmlinux 0x38b3003b path_put +EXPORT_SYMBOL vmlinux 0x38e18e52 phy_ethtool_ksettings_set +EXPORT_SYMBOL vmlinux 0x38e4026d generic_pipe_buf_get +EXPORT_SYMBOL vmlinux 0x38e46431 mempool_exit +EXPORT_SYMBOL vmlinux 0x38f6ad01 mdiobus_read_nested +EXPORT_SYMBOL vmlinux 0x391ad307 end_page_writeback +EXPORT_SYMBOL vmlinux 0x391df80a netstamp_needed_key +EXPORT_SYMBOL vmlinux 0x3928efe9 __per_cpu_offset +EXPORT_SYMBOL vmlinux 0x392b1fea wait_for_completion_io +EXPORT_SYMBOL vmlinux 0x3930b897 folio_alloc +EXPORT_SYMBOL vmlinux 0x3939f8f0 rfkill_pause_polling +EXPORT_SYMBOL vmlinux 0x3942e255 gnet_stats_copy_basic +EXPORT_SYMBOL vmlinux 0x394322d5 rproc_elf_get_boot_addr +EXPORT_SYMBOL vmlinux 0x39461d6a in_egroup_p +EXPORT_SYMBOL vmlinux 0x394a1e11 phy_sfp_attach +EXPORT_SYMBOL vmlinux 0x39555d55 watchdog_register_governor +EXPORT_SYMBOL vmlinux 0x3955fcf6 __kfifo_in_r +EXPORT_SYMBOL vmlinux 0x398d262a netdev_port_same_parent_id +EXPORT_SYMBOL vmlinux 0x3990290d tcp_v4_syn_recv_sock +EXPORT_SYMBOL vmlinux 0x399515b9 __traceiter_module_get +EXPORT_SYMBOL vmlinux 0x39991865 icmp_global_allow +EXPORT_SYMBOL vmlinux 0x399ad043 __kfifo_dma_out_finish_r +EXPORT_SYMBOL vmlinux 0x399c3885 devm_clk_get_optional +EXPORT_SYMBOL vmlinux 0x39a0c25f find_vma_intersection +EXPORT_SYMBOL vmlinux 0x39acfb3c blk_integrity_unregister +EXPORT_SYMBOL vmlinux 0x39b12223 __acpi_handle_debug +EXPORT_SYMBOL vmlinux 0x39b28096 qman_start_using_portal +EXPORT_SYMBOL vmlinux 0x39be4b8e qman_volatile_dequeue +EXPORT_SYMBOL vmlinux 0x39c29077 fs_context_for_submount +EXPORT_SYMBOL vmlinux 0x39c74235 dm_read_arg_group +EXPORT_SYMBOL vmlinux 0x39d2f370 default_qdisc_ops +EXPORT_SYMBOL vmlinux 0x39d95ca4 zstd_reset_cstream +EXPORT_SYMBOL vmlinux 0x39ec0f63 of_get_next_child +EXPORT_SYMBOL vmlinux 0x39fbb42d d_prune_aliases +EXPORT_SYMBOL vmlinux 0x39fd97e6 pci_bus_read_config_word +EXPORT_SYMBOL vmlinux 0x3a004315 kmem_cache_size +EXPORT_SYMBOL vmlinux 0x3a246583 jbd2_journal_wipe +EXPORT_SYMBOL vmlinux 0x3a378ad6 d_instantiate_new +EXPORT_SYMBOL vmlinux 0x3a3d219a netpoll_print_options +EXPORT_SYMBOL vmlinux 0x3a49d56b __traceiter_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x3a4f9d28 rng_is_initialized +EXPORT_SYMBOL vmlinux 0x3a516709 __cpuhp_setup_state_cpuslocked +EXPORT_SYMBOL vmlinux 0x3a5bbf8e iov_iter_revert +EXPORT_SYMBOL vmlinux 0x3a5e1a10 sock_efree +EXPORT_SYMBOL vmlinux 0x3a74b39b pci_free_irq +EXPORT_SYMBOL vmlinux 0x3a79bd90 mmc_cqe_request_done +EXPORT_SYMBOL vmlinux 0x3a836ce7 ilookup5 +EXPORT_SYMBOL vmlinux 0x3a8e50e9 pm860x_reg_write +EXPORT_SYMBOL vmlinux 0x3a9dad5a tcf_idr_release +EXPORT_SYMBOL vmlinux 0x3ab28948 console_srcu_read_lock +EXPORT_SYMBOL vmlinux 0x3ab7b1cc scsi_set_sense_field_pointer +EXPORT_SYMBOL vmlinux 0x3abd2e40 imx_scu_enable_general_irq_channel +EXPORT_SYMBOL vmlinux 0x3aca0190 _raw_write_lock_irq +EXPORT_SYMBOL vmlinux 0x3ace7311 kernel_tmpfile_open +EXPORT_SYMBOL vmlinux 0x3ad5cda3 lockref_get_not_zero +EXPORT_SYMBOL vmlinux 0x3ad6d6b0 xen_free_ballooned_pages +EXPORT_SYMBOL vmlinux 0x3ad7a5d5 acpi_evaluate_reference +EXPORT_SYMBOL vmlinux 0x3ada9e06 acpi_check_region +EXPORT_SYMBOL vmlinux 0x3ae34aeb zstd_init_dctx +EXPORT_SYMBOL vmlinux 0x3af15987 ipv6_setsockopt +EXPORT_SYMBOL vmlinux 0x3aff3200 acpi_evaluate_object_typed +EXPORT_SYMBOL vmlinux 0x3b0f23d2 xudma_is_pktdma +EXPORT_SYMBOL vmlinux 0x3b1e125c __sock_i_ino +EXPORT_SYMBOL vmlinux 0x3b209737 dquot_mark_dquot_dirty +EXPORT_SYMBOL vmlinux 0x3b2811f4 kernel_param_lock +EXPORT_SYMBOL vmlinux 0x3b2c0c76 blk_get_queue +EXPORT_SYMBOL vmlinux 0x3b2df617 vfs_path_parent_lookup +EXPORT_SYMBOL vmlinux 0x3b320306 devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x3b321462 LZ4_setStreamDecode +EXPORT_SYMBOL vmlinux 0x3b32bf34 param_get_int +EXPORT_SYMBOL vmlinux 0x3b4ea068 netif_napi_add_weight +EXPORT_SYMBOL vmlinux 0x3b644591 __bitmap_shift_left +EXPORT_SYMBOL vmlinux 0x3b6c41ea kstrtouint +EXPORT_SYMBOL vmlinux 0x3b707ad5 imx_sc_rm_get_resource_owner +EXPORT_SYMBOL vmlinux 0x3b73db7d dst_release_immediate +EXPORT_SYMBOL vmlinux 0x3b9144c9 acpi_get_current_resources +EXPORT_SYMBOL vmlinux 0x3b9345f8 backlight_force_update +EXPORT_SYMBOL vmlinux 0x3bab257b pin_user_pages_remote +EXPORT_SYMBOL vmlinux 0x3bbdfb19 locks_copy_lock +EXPORT_SYMBOL vmlinux 0x3bc3ec91 dquot_commit_info +EXPORT_SYMBOL vmlinux 0x3bc7493a elv_rb_add +EXPORT_SYMBOL vmlinux 0x3bd770c4 sync_blockdev_range +EXPORT_SYMBOL vmlinux 0x3be28873 inet_sendmsg +EXPORT_SYMBOL vmlinux 0x3be79725 _dev_warn +EXPORT_SYMBOL vmlinux 0x3c0c3720 inode_init_owner +EXPORT_SYMBOL vmlinux 0x3c0e1620 qcom_scm_pas_metadata_release +EXPORT_SYMBOL vmlinux 0x3c0f3bf4 vma_set_file +EXPORT_SYMBOL vmlinux 0x3c185c61 page_put_link +EXPORT_SYMBOL vmlinux 0x3c1c13f1 setup_arg_pages +EXPORT_SYMBOL vmlinux 0x3c2d0815 proc_create_mount_point +EXPORT_SYMBOL vmlinux 0x3c3215c4 qe_immr +EXPORT_SYMBOL vmlinux 0x3c364c01 bio_integrity_trim +EXPORT_SYMBOL vmlinux 0x3c377c18 blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0x3c3fce39 __local_bh_enable_ip +EXPORT_SYMBOL vmlinux 0x3c3ff9fd sprintf +EXPORT_SYMBOL vmlinux 0x3c456889 fscrypt_zeroout_range +EXPORT_SYMBOL vmlinux 0x3c58edc9 nf_register_queue_handler +EXPORT_SYMBOL vmlinux 0x3c59cbb4 lease_get_mtime +EXPORT_SYMBOL vmlinux 0x3c66ef6b dma_pool_create +EXPORT_SYMBOL vmlinux 0x3c7709f6 acpi_dev_get_next_match_dev +EXPORT_SYMBOL vmlinux 0x3c930da0 genl_register_family +EXPORT_SYMBOL vmlinux 0x3cb23db3 console_srcu_read_unlock +EXPORT_SYMBOL vmlinux 0x3cb50463 sk_reset_timer +EXPORT_SYMBOL vmlinux 0x3cbb940b zstd_init_dstream +EXPORT_SYMBOL vmlinux 0x3cc2735c pldmfw_flash_image +EXPORT_SYMBOL vmlinux 0x3cc4fe43 mmc_start_request +EXPORT_SYMBOL vmlinux 0x3ccdf1ff dev_driver_string +EXPORT_SYMBOL vmlinux 0x3cd5741f pmem_should_map_pages +EXPORT_SYMBOL vmlinux 0x3cd9ed83 logic_insw +EXPORT_SYMBOL vmlinux 0x3ce4ca6f disable_irq +EXPORT_SYMBOL vmlinux 0x3cf71205 flow_rule_match_vlan +EXPORT_SYMBOL vmlinux 0x3cfc3962 block_is_partially_uptodate +EXPORT_SYMBOL vmlinux 0x3d0a6e45 textsearch_destroy +EXPORT_SYMBOL vmlinux 0x3d210724 gen_pool_dma_zalloc_align +EXPORT_SYMBOL vmlinux 0x3d33015c __sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x3d39733b uart_get_baud_rate +EXPORT_SYMBOL vmlinux 0x3d559623 inet_rcv_saddr_equal +EXPORT_SYMBOL vmlinux 0x3d6c7424 inet_csk_reset_keepalive_timer +EXPORT_SYMBOL vmlinux 0x3d6fce7c skb_clone +EXPORT_SYMBOL vmlinux 0x3d7bac46 posix_acl_from_xattr +EXPORT_SYMBOL vmlinux 0x3d93c7c2 __arm_smccc_sve_check +EXPORT_SYMBOL vmlinux 0x3d975c60 __blk_rq_map_sg +EXPORT_SYMBOL vmlinux 0x3d9a2adc ppp_register_net_channel +EXPORT_SYMBOL vmlinux 0x3d9ee9f0 clear_page +EXPORT_SYMBOL vmlinux 0x3da092b8 dma_fence_get_stub +EXPORT_SYMBOL vmlinux 0x3daae96c dma_fence_signal_timestamp +EXPORT_SYMBOL vmlinux 0x3dabf271 memcg_sockets_enabled_key +EXPORT_SYMBOL vmlinux 0x3dac779a bpf_sk_lookup_enabled +EXPORT_SYMBOL vmlinux 0x3dad9978 cancel_delayed_work +EXPORT_SYMBOL vmlinux 0x3db805a3 pmem_sector_size +EXPORT_SYMBOL vmlinux 0x3dc4cd68 __nla_put_64bit +EXPORT_SYMBOL vmlinux 0x3dc619d3 swake_up_locked +EXPORT_SYMBOL vmlinux 0x3dcb88a0 irq_set_handler_data +EXPORT_SYMBOL vmlinux 0x3dcfd8a0 flow_indr_dev_unregister +EXPORT_SYMBOL vmlinux 0x3dd3f054 xudma_rchan_get_id +EXPORT_SYMBOL vmlinux 0x3ddd22db scsi_add_device +EXPORT_SYMBOL vmlinux 0x3dee0ed6 from_kgid_munged +EXPORT_SYMBOL vmlinux 0x3def90e7 mmc_set_blocklen +EXPORT_SYMBOL vmlinux 0x3dfb86b9 resource_list_create_entry +EXPORT_SYMBOL vmlinux 0x3dfc897c seq_hlist_start_head +EXPORT_SYMBOL vmlinux 0x3e0fadaa filemap_fdatawait_keep_errors +EXPORT_SYMBOL vmlinux 0x3e3bad0a __tasklet_hi_schedule +EXPORT_SYMBOL vmlinux 0x3e42b030 vfs_symlink +EXPORT_SYMBOL vmlinux 0x3e4ed49c locks_lock_inode_wait +EXPORT_SYMBOL vmlinux 0x3e58b724 cdev_alloc +EXPORT_SYMBOL vmlinux 0x3e5c0db0 noop_llseek +EXPORT_SYMBOL vmlinux 0x3e6e08b6 dup_iter +EXPORT_SYMBOL vmlinux 0x3e70b9a8 pm860x_reg_read +EXPORT_SYMBOL vmlinux 0x3e7151bf tcf_block_get_ext +EXPORT_SYMBOL vmlinux 0x3e71cc31 dev_graft_qdisc +EXPORT_SYMBOL vmlinux 0x3e772be8 fman_get_bmi_max_fifo_size +EXPORT_SYMBOL vmlinux 0x3e79fb00 arm_smccc_1_2_smc +EXPORT_SYMBOL vmlinux 0x3e7dc766 inet6_getname +EXPORT_SYMBOL vmlinux 0x3e830fa1 flow_rule_match_enc_ip +EXPORT_SYMBOL vmlinux 0x3e84fcd0 dma_fence_describe +EXPORT_SYMBOL vmlinux 0x3ea093bd bio_reset +EXPORT_SYMBOL vmlinux 0x3ea26464 phy_aneg_done +EXPORT_SYMBOL vmlinux 0x3ea9f28d xfrm_input_register_afinfo +EXPORT_SYMBOL vmlinux 0x3eb88d34 inet6_protos +EXPORT_SYMBOL vmlinux 0x3eca6a83 dquot_quota_on_mount +EXPORT_SYMBOL vmlinux 0x3eccbe2c __find_nth_bit +EXPORT_SYMBOL vmlinux 0x3ee61518 reuseport_add_sock +EXPORT_SYMBOL vmlinux 0x3efe1703 phy_unregister_fixup_for_id +EXPORT_SYMBOL vmlinux 0x3f0046f5 kobject_del +EXPORT_SYMBOL vmlinux 0x3f0d9baf zpool_unregister_driver +EXPORT_SYMBOL vmlinux 0x3f0eabd2 xxh64_update +EXPORT_SYMBOL vmlinux 0x3f34644d zstd_dstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x3f4547a7 put_unused_fd +EXPORT_SYMBOL vmlinux 0x3f4bd846 gen_pool_first_fit_order_align +EXPORT_SYMBOL vmlinux 0x3f4d90f7 devm_devfreq_add_device +EXPORT_SYMBOL vmlinux 0x3f7f88aa i2c_add_adapter +EXPORT_SYMBOL vmlinux 0x3f89071b security_ib_pkey_access +EXPORT_SYMBOL vmlinux 0x3f9613ff d_add_ci +EXPORT_SYMBOL vmlinux 0x3fa1a48b __pci_register_driver +EXPORT_SYMBOL vmlinux 0x3fa80ce1 phy_print_status +EXPORT_SYMBOL vmlinux 0x3fae29af __phy_resume +EXPORT_SYMBOL vmlinux 0x3fb298da inet_addr_type +EXPORT_SYMBOL vmlinux 0x3fbf3c89 vme_slave_set +EXPORT_SYMBOL vmlinux 0x3fc755da jbd2_fc_begin_commit +EXPORT_SYMBOL vmlinux 0x3fd78f3b register_chrdev_region +EXPORT_SYMBOL vmlinux 0x3fe2ccbe memweight +EXPORT_SYMBOL vmlinux 0x3ff62788 ipv6_find_hdr +EXPORT_SYMBOL vmlinux 0x400c9244 udp_lib_unhash +EXPORT_SYMBOL vmlinux 0x401b889f jbd2_journal_load +EXPORT_SYMBOL vmlinux 0x40235c98 _raw_write_unlock +EXPORT_SYMBOL vmlinux 0x40251a6d ucc_of_parse_tdm +EXPORT_SYMBOL vmlinux 0x402faa4f inet_release +EXPORT_SYMBOL vmlinux 0x403638c9 fault_in_iov_iter_writeable +EXPORT_SYMBOL vmlinux 0x40378606 generic_mii_ioctl +EXPORT_SYMBOL vmlinux 0x4043a552 phy_set_max_speed +EXPORT_SYMBOL vmlinux 0x40445036 hmm_range_fault +EXPORT_SYMBOL vmlinux 0x405a85e1 rdmacg_uncharge +EXPORT_SYMBOL vmlinux 0x4078d7a3 scm_fp_dup +EXPORT_SYMBOL vmlinux 0x40863ba1 ioremap_prot +EXPORT_SYMBOL vmlinux 0x40973662 sysctl_udp_mem +EXPORT_SYMBOL vmlinux 0x409900e4 generic_cont_expand_simple +EXPORT_SYMBOL vmlinux 0x40a11f12 clk_add_alias +EXPORT_SYMBOL vmlinux 0x40a62432 __nla_validate +EXPORT_SYMBOL vmlinux 0x40a9b349 vzalloc +EXPORT_SYMBOL vmlinux 0x40b0a61c backlight_device_get_by_type +EXPORT_SYMBOL vmlinux 0x40c7247c si_meminfo +EXPORT_SYMBOL vmlinux 0x40d04664 console_trylock +EXPORT_SYMBOL vmlinux 0x40d2efcf complete_request_key +EXPORT_SYMBOL vmlinux 0x40d59096 unregister_restart_handler +EXPORT_SYMBOL vmlinux 0x40e40587 vm_mmap +EXPORT_SYMBOL vmlinux 0x40f27e39 in_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x40f76a86 __vcalloc +EXPORT_SYMBOL vmlinux 0x40f9acaf kfree_skb_partial +EXPORT_SYMBOL vmlinux 0x41024bba blk_mq_delay_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x4116ab7f freeze_bdev +EXPORT_SYMBOL vmlinux 0x412f893c page_offline_begin +EXPORT_SYMBOL vmlinux 0x41482d8b strndup_user +EXPORT_SYMBOL vmlinux 0x414da5e5 qman_enqueue +EXPORT_SYMBOL vmlinux 0x414f0624 pcie_capability_clear_and_set_word_locked +EXPORT_SYMBOL vmlinux 0x4167bca4 dev_load +EXPORT_SYMBOL vmlinux 0x416ff5b4 iterate_supers_type +EXPORT_SYMBOL vmlinux 0x417057a6 __hw_addr_unsync_dev +EXPORT_SYMBOL vmlinux 0x4188d439 neigh_rand_reach_time +EXPORT_SYMBOL vmlinux 0x41982e5a dquot_set_dqblk +EXPORT_SYMBOL vmlinux 0x419e5c89 devm_input_allocate_device +EXPORT_SYMBOL vmlinux 0x41a30bef mtree_store_range +EXPORT_SYMBOL vmlinux 0x41b2ab8e alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x41bd7d47 __skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x41d8ee29 dev_loopback_xmit +EXPORT_SYMBOL vmlinux 0x41ed3709 get_random_bytes +EXPORT_SYMBOL vmlinux 0x41efdeaf radix_tree_lookup_slot +EXPORT_SYMBOL vmlinux 0x420b1724 flow_rule_match_ports +EXPORT_SYMBOL vmlinux 0x42147a04 mmc_can_gpio_cd +EXPORT_SYMBOL vmlinux 0x4224b289 udplite_prot +EXPORT_SYMBOL vmlinux 0x4248ae3c single_task_running +EXPORT_SYMBOL vmlinux 0x424d3620 zlib_inflateIncomp +EXPORT_SYMBOL vmlinux 0x42578e80 acpi_get_type +EXPORT_SYMBOL vmlinux 0x4261f56d rtnl_kfree_skbs +EXPORT_SYMBOL vmlinux 0x4267229e nf_ct_attach +EXPORT_SYMBOL vmlinux 0x426a708e d_obtain_alias +EXPORT_SYMBOL vmlinux 0x42721aa1 file_remove_privs +EXPORT_SYMBOL vmlinux 0x42976538 netdev_lower_get_next_private +EXPORT_SYMBOL vmlinux 0x42bed8d4 unix_gc_lock +EXPORT_SYMBOL vmlinux 0x42c67b6b sock_register +EXPORT_SYMBOL vmlinux 0x42dbf4ef of_node_get +EXPORT_SYMBOL vmlinux 0x42ed6915 i2c_smbus_read_block_data +EXPORT_SYMBOL vmlinux 0x42f1b900 fb_pad_unaligned_buffer +EXPORT_SYMBOL vmlinux 0x4302d0eb free_pages +EXPORT_SYMBOL vmlinux 0x43280721 pci_bus_read_dev_vendor_id +EXPORT_SYMBOL vmlinux 0x432fda9a mii_ethtool_sset +EXPORT_SYMBOL vmlinux 0x4334f093 configfs_unregister_subsystem +EXPORT_SYMBOL vmlinux 0x4336fcca ucs2_as_utf8 +EXPORT_SYMBOL vmlinux 0x433cabfb acpi_decode_pld_buffer +EXPORT_SYMBOL vmlinux 0x43439fb3 of_graph_get_endpoint_by_regs +EXPORT_SYMBOL vmlinux 0x4351577a fb_parse_edid +EXPORT_SYMBOL vmlinux 0x43542a9f ndo_dflt_fdb_add +EXPORT_SYMBOL vmlinux 0x435de463 of_phy_connect +EXPORT_SYMBOL vmlinux 0x43642b65 skb_prepare_seq_read +EXPORT_SYMBOL vmlinux 0x43659332 tcp_disconnect +EXPORT_SYMBOL vmlinux 0x437a0d6d __sock_tx_timestamp +EXPORT_SYMBOL vmlinux 0x438610bd security_tun_dev_alloc_security +EXPORT_SYMBOL vmlinux 0x43af3eac jbd2_journal_abort +EXPORT_SYMBOL vmlinux 0x43b0c9c3 preempt_schedule +EXPORT_SYMBOL vmlinux 0x43b0fe3a fscrypt_fname_disk_to_usr +EXPORT_SYMBOL vmlinux 0x43b85b6d vfs_get_fsid +EXPORT_SYMBOL vmlinux 0x43babd19 sg_init_one +EXPORT_SYMBOL vmlinux 0x43c56c42 __blk_mq_alloc_disk +EXPORT_SYMBOL vmlinux 0x43c9efd9 blk_mq_unique_tag +EXPORT_SYMBOL vmlinux 0x43ca69f1 nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x43d22fb9 groups_alloc +EXPORT_SYMBOL vmlinux 0x43d58259 __hw_addr_sync_dev +EXPORT_SYMBOL vmlinux 0x43f9ebc8 slhc_remember +EXPORT_SYMBOL vmlinux 0x4403bbd0 imx_sc_misc_set_control +EXPORT_SYMBOL vmlinux 0x440b83a1 mii_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x4419de6f tcp_sync_mss +EXPORT_SYMBOL vmlinux 0x442a8a80 twl6040_get_vibralr_status +EXPORT_SYMBOL vmlinux 0x4443f6ed pci_write_config_byte +EXPORT_SYMBOL vmlinux 0x44469a76 crc_ccitt_false_table +EXPORT_SYMBOL vmlinux 0x445eac90 netdev_lower_get_first_private_rcu +EXPORT_SYMBOL vmlinux 0x4462d35e cpufreq_get_hw_max_freq +EXPORT_SYMBOL vmlinux 0x4477ea25 phy_queue_state_machine +EXPORT_SYMBOL vmlinux 0x44813ab6 padata_free +EXPORT_SYMBOL vmlinux 0x449080da blk_mq_start_stopped_hw_queues +EXPORT_SYMBOL vmlinux 0x4494dc2a set_anon_super_fc +EXPORT_SYMBOL vmlinux 0x449ad0a7 memcmp +EXPORT_SYMBOL vmlinux 0x449c1427 skb_copy_bits +EXPORT_SYMBOL vmlinux 0x44a16906 md_reload_sb +EXPORT_SYMBOL vmlinux 0x44ab567c __alloc_skb +EXPORT_SYMBOL vmlinux 0x44ae6b62 inode_owner_or_capable +EXPORT_SYMBOL vmlinux 0x44af19a3 scsi_change_queue_depth +EXPORT_SYMBOL vmlinux 0x44c0015c call_netdevice_notifiers +EXPORT_SYMBOL vmlinux 0x44c22b35 xen_free_unpopulated_pages +EXPORT_SYMBOL vmlinux 0x44d98015 nla_put_64bit +EXPORT_SYMBOL vmlinux 0x44e9a829 match_token +EXPORT_SYMBOL vmlinux 0x44f9793e xfrm4_protocol_deregister +EXPORT_SYMBOL vmlinux 0x45006cee default_red +EXPORT_SYMBOL vmlinux 0x450639ab sg_last +EXPORT_SYMBOL vmlinux 0x45074d73 jbd2_journal_clear_features +EXPORT_SYMBOL vmlinux 0x45081703 ec_get_handle +EXPORT_SYMBOL vmlinux 0x450d9a35 cmd_db_read_slave_id +EXPORT_SYMBOL vmlinux 0x452413a1 qman_alloc_pool_range +EXPORT_SYMBOL vmlinux 0x452ba683 ipv6_ext_hdr +EXPORT_SYMBOL vmlinux 0x45307ab3 skb_abort_seq_read +EXPORT_SYMBOL vmlinux 0x4534fe41 vme_unregister_driver +EXPORT_SYMBOL vmlinux 0x4535178c misc_deregister +EXPORT_SYMBOL vmlinux 0x4538dfe1 mdiobb_read_c22 +EXPORT_SYMBOL vmlinux 0x45392376 gnet_stats_copy_basic_hw +EXPORT_SYMBOL vmlinux 0x453937a2 tls_client_hello_x509 +EXPORT_SYMBOL vmlinux 0x453c8403 pci_msi_enabled +EXPORT_SYMBOL vmlinux 0x45535485 xxh32_update +EXPORT_SYMBOL vmlinux 0x45585c64 __blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0x4578f528 __kfifo_to_user +EXPORT_SYMBOL vmlinux 0x457f904c sdev_enable_disk_events +EXPORT_SYMBOL vmlinux 0x45a26112 kthread_associate_blkcg +EXPORT_SYMBOL vmlinux 0x45a775d8 page_pool_alloc_pages +EXPORT_SYMBOL vmlinux 0x45bd9bca tcp_seq_next +EXPORT_SYMBOL vmlinux 0x45d60316 set_page_dirty_lock +EXPORT_SYMBOL vmlinux 0x45d93852 pci_enable_wake +EXPORT_SYMBOL vmlinux 0x45df5338 dm_put_device +EXPORT_SYMBOL vmlinux 0x45df7f12 dquot_initialize_needed +EXPORT_SYMBOL vmlinux 0x45ed0b3e input_setup_polling +EXPORT_SYMBOL vmlinux 0x45f611d2 configfs_undepend_item +EXPORT_SYMBOL vmlinux 0x46016ea0 ethtool_aggregate_mac_stats +EXPORT_SYMBOL vmlinux 0x460ce401 skb_append +EXPORT_SYMBOL vmlinux 0x460f4a34 flow_hash_from_keys +EXPORT_SYMBOL vmlinux 0x46443a27 nf_hook_slow +EXPORT_SYMBOL vmlinux 0x4644f1b0 d_instantiate_anon +EXPORT_SYMBOL vmlinux 0x46451cee zstd_get_frame_header +EXPORT_SYMBOL vmlinux 0x465e24ff ucs2_utf8size +EXPORT_SYMBOL vmlinux 0x465f18ed dst_init +EXPORT_SYMBOL vmlinux 0x466c14a7 __delay +EXPORT_SYMBOL vmlinux 0x46705017 finish_no_open +EXPORT_SYMBOL vmlinux 0x46713494 elevator_alloc +EXPORT_SYMBOL vmlinux 0x4672b32c unregister_nls +EXPORT_SYMBOL vmlinux 0x467d6bd0 nd_btt_arena_is_valid +EXPORT_SYMBOL vmlinux 0x467df16d netdev_rss_key_fill +EXPORT_SYMBOL vmlinux 0x469059e6 generic_pipe_buf_release +EXPORT_SYMBOL vmlinux 0x469138c5 linkwatch_fire_event +EXPORT_SYMBOL vmlinux 0x4698fe8a bman_release +EXPORT_SYMBOL vmlinux 0x4699ef79 tcf_em_unregister +EXPORT_SYMBOL vmlinux 0x469a6ec7 tcp_parse_md5sig_option +EXPORT_SYMBOL vmlinux 0x46a96276 __fput_sync +EXPORT_SYMBOL vmlinux 0x46aeacab inet_stream_ops +EXPORT_SYMBOL vmlinux 0x46b27197 vlan_for_each +EXPORT_SYMBOL vmlinux 0x46b64ff8 inet_dgram_connect +EXPORT_SYMBOL vmlinux 0x46bd5d6e video_get_options +EXPORT_SYMBOL vmlinux 0x46be5cc3 __starget_for_each_device +EXPORT_SYMBOL vmlinux 0x46c47fb6 __node_distance +EXPORT_SYMBOL vmlinux 0x46d7a6ee thaw_super +EXPORT_SYMBOL vmlinux 0x46ff7d12 qcom_scm_iommu_secure_ptbl_size +EXPORT_SYMBOL vmlinux 0x47004059 param_ops_uint +EXPORT_SYMBOL vmlinux 0x470612dc fman_port_get_qman_channel_id +EXPORT_SYMBOL vmlinux 0x47065c73 cpm_muram_offset +EXPORT_SYMBOL vmlinux 0x4715a909 acpi_load_table +EXPORT_SYMBOL vmlinux 0x4729036c iommu_get_msi_cookie +EXPORT_SYMBOL vmlinux 0x4729a54a clk_hw_get_clk +EXPORT_SYMBOL vmlinux 0x4729ebc9 folio_migrate_copy +EXPORT_SYMBOL vmlinux 0x472c56f0 mmc_hw_reset +EXPORT_SYMBOL vmlinux 0x472d156c pm860x_page_reg_write +EXPORT_SYMBOL vmlinux 0x472d67b7 generic_remap_file_range_prep +EXPORT_SYMBOL vmlinux 0x4754cb0f ptp_find_pin +EXPORT_SYMBOL vmlinux 0x475d7427 fman_get_rx_extra_headroom +EXPORT_SYMBOL vmlinux 0x47709e42 free_anon_bdev +EXPORT_SYMBOL vmlinux 0x479137ca imx_scu_irq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x47946f99 get_unmapped_area +EXPORT_SYMBOL vmlinux 0x479a26f3 param_set_ushort +EXPORT_SYMBOL vmlinux 0x479c8f03 dcb_getrewr_prio_pcp_mask_map +EXPORT_SYMBOL vmlinux 0x47a3c4a1 pci_rebar_get_possible_sizes +EXPORT_SYMBOL vmlinux 0x47b50fc5 tcp_parse_options +EXPORT_SYMBOL vmlinux 0x47baea6c __dynamic_dev_dbg +EXPORT_SYMBOL vmlinux 0x47c20f8a refcount_dec_not_one +EXPORT_SYMBOL vmlinux 0x47c35e53 skb_copy_and_csum_dev +EXPORT_SYMBOL vmlinux 0x47c65bfc unregister_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0x47cfd825 kstrtouint_from_user +EXPORT_SYMBOL vmlinux 0x47d8d301 __cond_resched_rwlock_read +EXPORT_SYMBOL vmlinux 0x47f0f278 inet_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x47f45ccd uart_add_one_port +EXPORT_SYMBOL vmlinux 0x47faff0f dquot_alloc +EXPORT_SYMBOL vmlinux 0x47fee2f7 pci_bus_write_config_dword +EXPORT_SYMBOL vmlinux 0x48112d76 _raw_read_lock_irq +EXPORT_SYMBOL vmlinux 0x4811938c crypto_sha512_update +EXPORT_SYMBOL vmlinux 0x48132d6a ip_setsockopt +EXPORT_SYMBOL vmlinux 0x481814c4 mb_cache_entry_find_next +EXPORT_SYMBOL vmlinux 0x48193639 acpi_lid_open +EXPORT_SYMBOL vmlinux 0x4829a47e memcpy +EXPORT_SYMBOL vmlinux 0x4829cf6b fscrypt_enqueue_decrypt_work +EXPORT_SYMBOL vmlinux 0x482aebfa unix_destruct_scm +EXPORT_SYMBOL vmlinux 0x4837bb10 logic_outsb +EXPORT_SYMBOL vmlinux 0x4841bdee strnchr +EXPORT_SYMBOL vmlinux 0x4848cfb1 phy_mipi_dphy_get_default_config +EXPORT_SYMBOL vmlinux 0x484f6edf ktime_get_coarse_real_ts64 +EXPORT_SYMBOL vmlinux 0x485536ac tty_port_tty_get +EXPORT_SYMBOL vmlinux 0x4859b8bb rtc_year_days +EXPORT_SYMBOL vmlinux 0x486075c8 gen_pool_dma_alloc +EXPORT_SYMBOL vmlinux 0x486afc2e __neigh_set_probe_once +EXPORT_SYMBOL vmlinux 0x487407ed input_mt_report_slot_state +EXPORT_SYMBOL vmlinux 0x4879b9f0 d_splice_alias +EXPORT_SYMBOL vmlinux 0x488399ac fb_io_write +EXPORT_SYMBOL vmlinux 0x489eda10 memset32 +EXPORT_SYMBOL vmlinux 0x489f6e0b rdma_dim +EXPORT_SYMBOL vmlinux 0x48a067c3 folio_create_empty_buffers +EXPORT_SYMBOL vmlinux 0x48a53b47 dns_query +EXPORT_SYMBOL vmlinux 0x48a8174d flow_indr_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x48a91171 string_get_size +EXPORT_SYMBOL vmlinux 0x48b99a13 vme_lm_free +EXPORT_SYMBOL vmlinux 0x48c093fb _atomic_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0x48d27375 __bitmap_intersects +EXPORT_SYMBOL vmlinux 0x48d3fa27 kmalloc_large_node +EXPORT_SYMBOL vmlinux 0x48d725c1 d_genocide +EXPORT_SYMBOL vmlinux 0x48dd340b cpumask_any_distribute +EXPORT_SYMBOL vmlinux 0x48fdc2ab tty_do_resize +EXPORT_SYMBOL vmlinux 0x48ffbb87 mtree_alloc_range +EXPORT_SYMBOL vmlinux 0x49018d45 fwnode_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0x49045426 icmp_err_convert +EXPORT_SYMBOL vmlinux 0x4909a790 dma_fence_get_status +EXPORT_SYMBOL vmlinux 0x491f8023 scsi_device_set_state +EXPORT_SYMBOL vmlinux 0x495231ea mul_u64_u64_div_u64 +EXPORT_SYMBOL vmlinux 0x495fe6c0 folio_wait_private_2_killable +EXPORT_SYMBOL vmlinux 0x4967e79f radix_tree_iter_resume +EXPORT_SYMBOL vmlinux 0x4970d790 pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x4977c498 stack_depot_get_extra_bits +EXPORT_SYMBOL vmlinux 0x4979fe53 rtc_add_group +EXPORT_SYMBOL vmlinux 0x49975e64 cdrom_open +EXPORT_SYMBOL vmlinux 0x499f0ecf nd_sb_checksum +EXPORT_SYMBOL vmlinux 0x499ffad5 arp_send +EXPORT_SYMBOL vmlinux 0x49a678d4 nlmsg_notify +EXPORT_SYMBOL vmlinux 0x49b163b8 acpi_bus_scan +EXPORT_SYMBOL vmlinux 0x49c7b6d6 seq_hex_dump +EXPORT_SYMBOL vmlinux 0x49d6f7ee console_stop +EXPORT_SYMBOL vmlinux 0x4a1c9cae handshake_req_private +EXPORT_SYMBOL vmlinux 0x4a22a94e unregister_netdevice_queue +EXPORT_SYMBOL vmlinux 0x4a26f6c0 sync_filesystem +EXPORT_SYMBOL vmlinux 0x4a2aad36 pci_bus_write_config_word +EXPORT_SYMBOL vmlinux 0x4a39712c __skb_try_recv_datagram +EXPORT_SYMBOL vmlinux 0x4a3ad70e wait_for_completion_timeout +EXPORT_SYMBOL vmlinux 0x4a3ad920 blk_set_runtime_active +EXPORT_SYMBOL vmlinux 0x4a3d61d1 netlink_capable +EXPORT_SYMBOL vmlinux 0x4a4b3770 input_inject_event +EXPORT_SYMBOL vmlinux 0x4a655540 fqdir_init +EXPORT_SYMBOL vmlinux 0x4a75a430 sk_ioctl +EXPORT_SYMBOL vmlinux 0x4a93576a ucc_fast_free +EXPORT_SYMBOL vmlinux 0x4a96a8eb xxh32_digest +EXPORT_SYMBOL vmlinux 0x4aa1f471 dquot_writeback_dquots +EXPORT_SYMBOL vmlinux 0x4abc8a24 tcf_action_check_ctrlact +EXPORT_SYMBOL vmlinux 0x4ac52780 folio_zero_new_buffers +EXPORT_SYMBOL vmlinux 0x4accfd8f __blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x4ad78a9c current_time +EXPORT_SYMBOL vmlinux 0x4ad7c2cf netdev_set_tc_queue +EXPORT_SYMBOL vmlinux 0x4ae22158 scsi_scan_target +EXPORT_SYMBOL vmlinux 0x4ae90d8e hdmi_avi_infoframe_check +EXPORT_SYMBOL vmlinux 0x4aea463f crc32_le_shift +EXPORT_SYMBOL vmlinux 0x4aee2a01 mipi_dsi_dcs_set_display_brightness_large +EXPORT_SYMBOL vmlinux 0x4af6ddf0 kstrtou16 +EXPORT_SYMBOL vmlinux 0x4afb2238 add_wait_queue +EXPORT_SYMBOL vmlinux 0x4b0a3f52 gic_nonsecure_priorities +EXPORT_SYMBOL vmlinux 0x4b1e16ee phy_write_paged +EXPORT_SYMBOL vmlinux 0x4b268a35 configfs_register_default_group +EXPORT_SYMBOL vmlinux 0x4b34f211 mount_nodev +EXPORT_SYMBOL vmlinux 0x4b385e6a __put_devmap_managed_page_refs +EXPORT_SYMBOL vmlinux 0x4b401817 iwe_stream_add_value +EXPORT_SYMBOL vmlinux 0x4b55563f get_tree_single_reconf +EXPORT_SYMBOL vmlinux 0x4b6ba60d ipv6_sock_mc_join +EXPORT_SYMBOL vmlinux 0x4b6df007 acpi_evaluate_reg +EXPORT_SYMBOL vmlinux 0x4b72b514 jbd2_journal_check_used_features +EXPORT_SYMBOL vmlinux 0x4b74fcab blk_execute_rq +EXPORT_SYMBOL vmlinux 0x4b750f53 _raw_spin_unlock_irq +EXPORT_SYMBOL vmlinux 0x4ba1839d i2c_smbus_read_i2c_block_data_or_emulated +EXPORT_SYMBOL vmlinux 0x4bb69a4a qdisc_class_hash_grow +EXPORT_SYMBOL vmlinux 0x4bbe1815 scsi_set_medium_removal +EXPORT_SYMBOL vmlinux 0x4bcc2662 mempool_init_node +EXPORT_SYMBOL vmlinux 0x4bef1c67 empty_name +EXPORT_SYMBOL vmlinux 0x4bf3ce6f qman_release_cgrid +EXPORT_SYMBOL vmlinux 0x4bf3de20 neigh_table_clear +EXPORT_SYMBOL vmlinux 0x4bfac439 scsi_print_sense_hdr +EXPORT_SYMBOL vmlinux 0x4c05a588 tegra_ivc_read_get_next_frame +EXPORT_SYMBOL vmlinux 0x4c07a7e0 acpi_processor_unregister_performance +EXPORT_SYMBOL vmlinux 0x4c07ac76 fscrypt_put_encryption_info +EXPORT_SYMBOL vmlinux 0x4c0c8d1e of_find_node_by_type +EXPORT_SYMBOL vmlinux 0x4c191bda inc_node_page_state +EXPORT_SYMBOL vmlinux 0x4c1d61c9 page_pool_update_nid +EXPORT_SYMBOL vmlinux 0x4c28c15c __folio_lock +EXPORT_SYMBOL vmlinux 0x4c416eb9 LZ4_decompress_fast +EXPORT_SYMBOL vmlinux 0x4c467d48 input_mt_init_slots +EXPORT_SYMBOL vmlinux 0x4c50a0fa sk_net_capable +EXPORT_SYMBOL vmlinux 0x4c6f4ce4 security_sk_classify_flow +EXPORT_SYMBOL vmlinux 0x4c7a3855 dquot_set_dqinfo +EXPORT_SYMBOL vmlinux 0x4c903e6d blk_mq_init_queue +EXPORT_SYMBOL vmlinux 0x4ca29221 dma_async_device_register +EXPORT_SYMBOL vmlinux 0x4cc1ee37 pci_enable_device_mem +EXPORT_SYMBOL vmlinux 0x4ccbf32e tcp_v4_conn_request +EXPORT_SYMBOL vmlinux 0x4cf116e2 pci_write_vpd +EXPORT_SYMBOL vmlinux 0x4cf6890d ping_prot +EXPORT_SYMBOL vmlinux 0x4cfca73b rproc_coredump_using_sections +EXPORT_SYMBOL vmlinux 0x4cfefa0a dma_sync_single_for_device +EXPORT_SYMBOL vmlinux 0x4d0d163d copy_page +EXPORT_SYMBOL vmlinux 0x4d120f74 pci_scan_bridge +EXPORT_SYMBOL vmlinux 0x4d2b731f __xfrm_decode_session +EXPORT_SYMBOL vmlinux 0x4d2c7133 acpi_info +EXPORT_SYMBOL vmlinux 0x4d649cc6 phy_attached_print +EXPORT_SYMBOL vmlinux 0x4d65cbd5 csum_ipv6_magic +EXPORT_SYMBOL vmlinux 0x4d7b0764 find_inode_rcu +EXPORT_SYMBOL vmlinux 0x4d7e3ded lookup_one_qstr_excl +EXPORT_SYMBOL vmlinux 0x4d82d0c3 __fs_parse +EXPORT_SYMBOL vmlinux 0x4d83f357 registered_fb +EXPORT_SYMBOL vmlinux 0x4d8b8a4a qdisc_watchdog_init_clockid +EXPORT_SYMBOL vmlinux 0x4d924f20 memremap +EXPORT_SYMBOL vmlinux 0x4d962075 iommu_put_resv_regions +EXPORT_SYMBOL vmlinux 0x4d9b652b rb_erase +EXPORT_SYMBOL vmlinux 0x4da278d9 cpu_rmap_put +EXPORT_SYMBOL vmlinux 0x4da596e6 qman_retire_fq +EXPORT_SYMBOL vmlinux 0x4de44398 pci_find_bus +EXPORT_SYMBOL vmlinux 0x4de995ec gen_pool_dma_alloc_algo +EXPORT_SYMBOL vmlinux 0x4df02057 crc32_be +EXPORT_SYMBOL vmlinux 0x4df2ea84 gen_estimator_read +EXPORT_SYMBOL vmlinux 0x4dfa8d4b mutex_lock +EXPORT_SYMBOL vmlinux 0x4e0448c3 xsk_set_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x4e198462 skb_dequeue_tail +EXPORT_SYMBOL vmlinux 0x4e20bcf8 radix_tree_tag_set +EXPORT_SYMBOL vmlinux 0x4e2e74c1 qcom_scm_io_readl +EXPORT_SYMBOL vmlinux 0x4e3567f7 match_int +EXPORT_SYMBOL vmlinux 0x4e36cdc4 __ubsan_handle_divrem_overflow +EXPORT_SYMBOL vmlinux 0x4e42d72e sock_set_reuseaddr +EXPORT_SYMBOL vmlinux 0x4e4af9e0 genphy_read_status +EXPORT_SYMBOL vmlinux 0x4e547048 __kmalloc_node_track_caller +EXPORT_SYMBOL vmlinux 0x4e608ca7 ip6_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x4e68e9be rb_next_postorder +EXPORT_SYMBOL vmlinux 0x4e6e4b41 radix_tree_delete +EXPORT_SYMBOL vmlinux 0x4e6e8ea7 fg_console +EXPORT_SYMBOL vmlinux 0x4e8f2880 qdisc_put_unlocked +EXPORT_SYMBOL vmlinux 0x4ea25709 dql_reset +EXPORT_SYMBOL vmlinux 0x4ea7fc4d nonseekable_open +EXPORT_SYMBOL vmlinux 0x4eada8f7 security_secid_to_secctx +EXPORT_SYMBOL vmlinux 0x4eb10fdc flow_rule_match_ct +EXPORT_SYMBOL vmlinux 0x4eb2b066 hdmi_avi_infoframe_init +EXPORT_SYMBOL vmlinux 0x4ec54e78 bitmap_to_arr32 +EXPORT_SYMBOL vmlinux 0x4ee243e5 mmc_can_secure_erase_trim +EXPORT_SYMBOL vmlinux 0x4ef306f4 register_netdev +EXPORT_SYMBOL vmlinux 0x4ef80555 __scsi_device_lookup +EXPORT_SYMBOL vmlinux 0x4f1740d6 writeback_inodes_sb_nr +EXPORT_SYMBOL vmlinux 0x4f1cd128 security_tun_dev_create +EXPORT_SYMBOL vmlinux 0x4f204102 folio_account_redirty +EXPORT_SYMBOL vmlinux 0x4f20d80b zstd_min_clevel +EXPORT_SYMBOL vmlinux 0x4f2250ba rtc_tm_to_time64 +EXPORT_SYMBOL vmlinux 0x4f2a6534 proc_create +EXPORT_SYMBOL vmlinux 0x4f2b1e48 rio_query_mport +EXPORT_SYMBOL vmlinux 0x4f43d496 kobject_set_name +EXPORT_SYMBOL vmlinux 0x4f55166f acpi_set_current_resources +EXPORT_SYMBOL vmlinux 0x4f62b24d clocksource_change_rating +EXPORT_SYMBOL vmlinux 0x4f6c0c6e vfs_statfs +EXPORT_SYMBOL vmlinux 0x4f6df79d pci_wait_for_pending_transaction +EXPORT_SYMBOL vmlinux 0x4f78eeab make_kuid +EXPORT_SYMBOL vmlinux 0x4f89c9de gpmc_cs_free +EXPORT_SYMBOL vmlinux 0x4f972862 filemap_flush +EXPORT_SYMBOL vmlinux 0x4fc4e3fa key_validate +EXPORT_SYMBOL vmlinux 0x4fcfc9a3 seq_read_iter +EXPORT_SYMBOL vmlinux 0x4fe3848a tcp_close +EXPORT_SYMBOL vmlinux 0x4fe71095 __nd_driver_register +EXPORT_SYMBOL vmlinux 0x4ffb59bf __SCK__tp_func_kfree +EXPORT_SYMBOL vmlinux 0x50094ffe do_splice_direct +EXPORT_SYMBOL vmlinux 0x50097088 security_tun_dev_free_security +EXPORT_SYMBOL vmlinux 0x5009c71d glob_match +EXPORT_SYMBOL vmlinux 0x500dced1 scsi_eh_restore_cmnd +EXPORT_SYMBOL vmlinux 0x50208c00 inode_update_time +EXPORT_SYMBOL vmlinux 0x5021bd81 _raw_write_lock_irqsave +EXPORT_SYMBOL vmlinux 0x5027bde2 acpi_acquire_mutex +EXPORT_SYMBOL vmlinux 0x5060d113 dev_get_mac_address +EXPORT_SYMBOL vmlinux 0x50624917 sha1_init +EXPORT_SYMBOL vmlinux 0x506285a9 devm_ioremap +EXPORT_SYMBOL vmlinux 0x506dff1a __genradix_free +EXPORT_SYMBOL vmlinux 0x5082a92b softnet_data +EXPORT_SYMBOL vmlinux 0x50885565 truncate_inode_pages_final +EXPORT_SYMBOL vmlinux 0x5089287d cros_ec_prepare_tx +EXPORT_SYMBOL vmlinux 0x5089f45f ip_send_check +EXPORT_SYMBOL vmlinux 0x5092e84e __read_overflow2_field +EXPORT_SYMBOL vmlinux 0x50944630 seq_list_start_head_rcu +EXPORT_SYMBOL vmlinux 0x509b64ea acpi_has_method +EXPORT_SYMBOL vmlinux 0x50a4698c fb_videomode_to_modelist +EXPORT_SYMBOL vmlinux 0x50ae270b d_find_alias +EXPORT_SYMBOL vmlinux 0x50b33c04 input_unregister_device +EXPORT_SYMBOL vmlinux 0x50b73ce2 rfkill_find_type +EXPORT_SYMBOL vmlinux 0x50b80992 mb_cache_entry_find_first +EXPORT_SYMBOL vmlinux 0x50be748d security_ib_free_security +EXPORT_SYMBOL vmlinux 0x50be9c90 devfreq_monitor_start +EXPORT_SYMBOL vmlinux 0x50cea537 xfrm6_rcv_spi +EXPORT_SYMBOL vmlinux 0x50cf7585 hex2bin +EXPORT_SYMBOL vmlinux 0x50d035c2 vsscanf +EXPORT_SYMBOL vmlinux 0x50d39ce6 phy_modify_paged +EXPORT_SYMBOL vmlinux 0x50e22641 ethtool_aggregate_phy_stats +EXPORT_SYMBOL vmlinux 0x50f07fd3 pci_disable_link_state +EXPORT_SYMBOL vmlinux 0x50f85302 __arm_smccc_hvc +EXPORT_SYMBOL vmlinux 0x50f91491 __genradix_ptr +EXPORT_SYMBOL vmlinux 0x50fdf56f d_find_any_alias +EXPORT_SYMBOL vmlinux 0x51028658 netif_device_detach +EXPORT_SYMBOL vmlinux 0x5102a30b do_wait_intr_irq +EXPORT_SYMBOL vmlinux 0x51075b69 submit_bio_noacct +EXPORT_SYMBOL vmlinux 0x5108fed2 seq_dentry +EXPORT_SYMBOL vmlinux 0x51141a0d dev_mc_sync_multiple +EXPORT_SYMBOL vmlinux 0x511fb457 param_get_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x512dcd34 sock_set_keepalive +EXPORT_SYMBOL vmlinux 0x5132f617 skb_flow_dissect_hash +EXPORT_SYMBOL vmlinux 0x51395ad0 devm_alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x513b28f4 first_ec +EXPORT_SYMBOL vmlinux 0x514bbbaa vme_dma_list_free +EXPORT_SYMBOL vmlinux 0x514ea471 ip_sock_set_pktinfo +EXPORT_SYMBOL vmlinux 0x515083bf acpi_release_mutex +EXPORT_SYMBOL vmlinux 0x515cdb52 submit_bio_wait +EXPORT_SYMBOL vmlinux 0x515f520b qman_portal_get_iperiod +EXPORT_SYMBOL vmlinux 0x516223db acpi_pm_device_sleep_state +EXPORT_SYMBOL vmlinux 0x51641162 opal_unlock_from_suspend +EXPORT_SYMBOL vmlinux 0x5166e2ac _dev_err +EXPORT_SYMBOL vmlinux 0x517edae2 device_get_mac_address +EXPORT_SYMBOL vmlinux 0x5197620e netdev_offload_xstats_enabled +EXPORT_SYMBOL vmlinux 0x51a511eb _raw_write_lock_bh +EXPORT_SYMBOL vmlinux 0x51b40718 trace_seq_hex_dump +EXPORT_SYMBOL vmlinux 0x51c5b228 ptp_clock_unregister +EXPORT_SYMBOL vmlinux 0x51cd1de6 iget5_locked +EXPORT_SYMBOL vmlinux 0x51d12d4e acpi_pci_disabled +EXPORT_SYMBOL vmlinux 0x51d7e51d skb_headers_offset_update +EXPORT_SYMBOL vmlinux 0x51f92955 dma_resv_replace_fences +EXPORT_SYMBOL vmlinux 0x51fbad07 nvdimm_check_and_set_ro +EXPORT_SYMBOL vmlinux 0x5203d176 cmd_db_ready +EXPORT_SYMBOL vmlinux 0x520e97c4 proc_dostring +EXPORT_SYMBOL vmlinux 0x52121497 blk_mq_rq_cpu +EXPORT_SYMBOL vmlinux 0x52221ef1 pnpacpi_protocol +EXPORT_SYMBOL vmlinux 0x523e2c65 reuseport_detach_sock +EXPORT_SYMBOL vmlinux 0x524684d4 dcb_ieee_delapp +EXPORT_SYMBOL vmlinux 0x524d3d54 dentry_path_raw +EXPORT_SYMBOL vmlinux 0x526e3a23 twl6040_set_pll +EXPORT_SYMBOL vmlinux 0x526eef2c hdmi_vendor_infoframe_pack +EXPORT_SYMBOL vmlinux 0x527a054d textsearch_unregister +EXPORT_SYMBOL vmlinux 0x527f11ab cdrom_mode_select +EXPORT_SYMBOL vmlinux 0x529652a5 sock_set_rcvbuf +EXPORT_SYMBOL vmlinux 0x529678c1 capable_wrt_inode_uidgid +EXPORT_SYMBOL vmlinux 0x52983a4f vme_master_write +EXPORT_SYMBOL vmlinux 0x52cf3e88 udp_flush_pending_frames +EXPORT_SYMBOL vmlinux 0x52d4e974 sock_bindtoindex +EXPORT_SYMBOL vmlinux 0x52d717da xz_dec_init +EXPORT_SYMBOL vmlinux 0x52db144a pci_alloc_irq_vectors +EXPORT_SYMBOL vmlinux 0x52ec7bba ip6_dst_hoplimit +EXPORT_SYMBOL vmlinux 0x52ecbc75 crc_ccitt +EXPORT_SYMBOL vmlinux 0x52f2850a imx_sc_pm_cpu_start +EXPORT_SYMBOL vmlinux 0x52ff379d blk_mq_delay_run_hw_queues +EXPORT_SYMBOL vmlinux 0x530b1e98 pm_suspend +EXPORT_SYMBOL vmlinux 0x53126ecc __percpu_counter_sum +EXPORT_SYMBOL vmlinux 0x531c98d1 tc_setup_offload_action +EXPORT_SYMBOL vmlinux 0x5322135c mipi_dsi_detach +EXPORT_SYMBOL vmlinux 0x5322663e acpi_get_handle +EXPORT_SYMBOL vmlinux 0x5338184f ethtool_sprintf +EXPORT_SYMBOL vmlinux 0x533a0ef6 lookup_one_len_unlocked +EXPORT_SYMBOL vmlinux 0x5342a26d tcp_req_err +EXPORT_SYMBOL vmlinux 0x534f2aa4 blk_stack_limits +EXPORT_SYMBOL vmlinux 0x535db568 unregister_netdev +EXPORT_SYMBOL vmlinux 0x535e3bb6 udp_poll +EXPORT_SYMBOL vmlinux 0x5380a7f0 __find_get_block +EXPORT_SYMBOL vmlinux 0x53a1e8d9 _find_next_bit +EXPORT_SYMBOL vmlinux 0x53a86446 netdev_set_num_tc +EXPORT_SYMBOL vmlinux 0x53adf7b2 kmem_cache_free +EXPORT_SYMBOL vmlinux 0x53b954a2 up_read +EXPORT_SYMBOL vmlinux 0x53e5961e page_pool_destroy +EXPORT_SYMBOL vmlinux 0x53eff192 tegra_ivc_align +EXPORT_SYMBOL vmlinux 0x53f8ced7 page_pool_ethtool_stats_get_strings +EXPORT_SYMBOL vmlinux 0x53fc734a napi_complete_done +EXPORT_SYMBOL vmlinux 0x5402da9f xudma_navss_psil_pair +EXPORT_SYMBOL vmlinux 0x540cefe3 tcp_splice_read +EXPORT_SYMBOL vmlinux 0x5411a2df proc_mkdir +EXPORT_SYMBOL vmlinux 0x541392e6 netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x541d2ffc clean_bdev_aliases +EXPORT_SYMBOL vmlinux 0x54208890 kernel_sock_shutdown +EXPORT_SYMBOL vmlinux 0x5437bce6 blk_mq_tagset_busy_iter +EXPORT_SYMBOL vmlinux 0x543ef284 seq_hlist_start +EXPORT_SYMBOL vmlinux 0x54484db2 kernel_sendmsg_locked +EXPORT_SYMBOL vmlinux 0x545d467d vga_remove_vgacon +EXPORT_SYMBOL vmlinux 0x5460942d _dev_crit +EXPORT_SYMBOL vmlinux 0x546b01b0 mark_buffer_async_write +EXPORT_SYMBOL vmlinux 0x54897475 scsi_host_get +EXPORT_SYMBOL vmlinux 0x54b1fac6 __ubsan_handle_load_invalid_value +EXPORT_SYMBOL vmlinux 0x54b23e67 sg_pcopy_to_buffer +EXPORT_SYMBOL vmlinux 0x54b2c68a i2c_get_adapter +EXPORT_SYMBOL vmlinux 0x54bc1662 km_policy_expired +EXPORT_SYMBOL vmlinux 0x54be4b30 dma_set_mask +EXPORT_SYMBOL vmlinux 0x54c78508 tcf_action_dump_1 +EXPORT_SYMBOL vmlinux 0x54cea66c dev_kfree_skb_irq_reason +EXPORT_SYMBOL vmlinux 0x54cfacd5 __ctzdi2 +EXPORT_SYMBOL vmlinux 0x54dd20f0 _dev_emerg +EXPORT_SYMBOL vmlinux 0x54e6fcdd net_enable_timestamp +EXPORT_SYMBOL vmlinux 0x54ea6dfe xen_start_flags +EXPORT_SYMBOL vmlinux 0x54f6cf21 inet_csk_delete_keepalive_timer +EXPORT_SYMBOL vmlinux 0x5506b8f7 netlbl_bitmap_setbit +EXPORT_SYMBOL vmlinux 0x5508f28d bman_acquire +EXPORT_SYMBOL vmlinux 0x5508ffc7 __dev_get_by_index +EXPORT_SYMBOL vmlinux 0x550f2f58 input_set_timestamp +EXPORT_SYMBOL vmlinux 0x551bd071 __rb_erase_color +EXPORT_SYMBOL vmlinux 0x552355bf remap_vmalloc_range +EXPORT_SYMBOL vmlinux 0x552abff3 __dev_get_by_flags +EXPORT_SYMBOL vmlinux 0x552b242f kernel_sock_ip_overhead +EXPORT_SYMBOL vmlinux 0x552db3aa qman_query_cgr_congested +EXPORT_SYMBOL vmlinux 0x5536e2e4 napi_gro_flush +EXPORT_SYMBOL vmlinux 0x55443d1f ip_mc_join_group +EXPORT_SYMBOL vmlinux 0x554ae3a4 irq_poll_sched +EXPORT_SYMBOL vmlinux 0x5585e6d9 unregister_quota_format +EXPORT_SYMBOL vmlinux 0x558b281d aes_expandkey +EXPORT_SYMBOL vmlinux 0x559d3057 __mmap_lock_do_trace_start_locking +EXPORT_SYMBOL vmlinux 0x559dde9f sk_capable +EXPORT_SYMBOL vmlinux 0x55b4d410 flow_rule_alloc +EXPORT_SYMBOL vmlinux 0x55ca1a2c drop_nlink +EXPORT_SYMBOL vmlinux 0x55cd9485 input_reset_device +EXPORT_SYMBOL vmlinux 0x55e31703 ethtool_convert_link_mode_to_legacy_u32 +EXPORT_SYMBOL vmlinux 0x55e33730 devfreq_monitor_resume +EXPORT_SYMBOL vmlinux 0x55f5b57a bdev_end_io_acct +EXPORT_SYMBOL vmlinux 0x56062489 dquot_alloc_inode +EXPORT_SYMBOL vmlinux 0x5610160e iommu_dma_get_resv_regions +EXPORT_SYMBOL vmlinux 0x5614f48a qman_dqrr_get_ithresh +EXPORT_SYMBOL vmlinux 0x561d928c blk_mq_alloc_request +EXPORT_SYMBOL vmlinux 0x56248e35 ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x5635a60a vmalloc_user +EXPORT_SYMBOL vmlinux 0x564273ce eth_mac_addr +EXPORT_SYMBOL vmlinux 0x56470118 __warn_printk +EXPORT_SYMBOL vmlinux 0x564f7608 acpi_reconfig_notifier_register +EXPORT_SYMBOL vmlinux 0x565b7469 param_set_long +EXPORT_SYMBOL vmlinux 0x565caca8 abort_creds +EXPORT_SYMBOL vmlinux 0x56802ae8 rps_cpu_mask +EXPORT_SYMBOL vmlinux 0x5688222a jbd2_wait_inode_data +EXPORT_SYMBOL vmlinux 0x56923fa0 blk_queue_virt_boundary +EXPORT_SYMBOL vmlinux 0x56a1645d __dynamic_netdev_dbg +EXPORT_SYMBOL vmlinux 0x56c8799d scsi_kunmap_atomic_sg +EXPORT_SYMBOL vmlinux 0x56f5175f dquot_operations +EXPORT_SYMBOL vmlinux 0x5708c9c7 tty_unregister_ldisc +EXPORT_SYMBOL vmlinux 0x572d123c phy_read_paged +EXPORT_SYMBOL vmlinux 0x57377241 unregister_mii_timestamper +EXPORT_SYMBOL vmlinux 0x5737f8b0 bd_abort_claiming +EXPORT_SYMBOL vmlinux 0x574c2e74 bitmap_release_region +EXPORT_SYMBOL vmlinux 0x5750fc97 udp_set_csum +EXPORT_SYMBOL vmlinux 0x57575f08 dmaengine_put +EXPORT_SYMBOL vmlinux 0x575aecaf tcf_exts_change +EXPORT_SYMBOL vmlinux 0x576567f8 putname +EXPORT_SYMBOL vmlinux 0x57674fd7 __sw_hweight16 +EXPORT_SYMBOL vmlinux 0x578372c2 nf_hook_slow_list +EXPORT_SYMBOL vmlinux 0x57890d1c ip_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x57900416 gen_pool_fixed_alloc +EXPORT_SYMBOL vmlinux 0x579231d2 blk_queue_max_secure_erase_sectors +EXPORT_SYMBOL vmlinux 0x5792f848 strlcpy +EXPORT_SYMBOL vmlinux 0x57a62aca d_add +EXPORT_SYMBOL vmlinux 0x57bc19d2 down_write +EXPORT_SYMBOL vmlinux 0x57ca487d cdev_init +EXPORT_SYMBOL vmlinux 0x57d74bf9 tcp_create_openreq_child +EXPORT_SYMBOL vmlinux 0x57db8fd6 utf8_normalize +EXPORT_SYMBOL vmlinux 0x57f38cdc qe_get_firmware_info +EXPORT_SYMBOL vmlinux 0x57fcee33 mdio_device_register +EXPORT_SYMBOL vmlinux 0x581340f3 cdrom_number_of_slots +EXPORT_SYMBOL vmlinux 0x5813bca4 give_up_console +EXPORT_SYMBOL vmlinux 0x5818fe3c posix_acl_from_mode +EXPORT_SYMBOL vmlinux 0x581ca139 vc_resize +EXPORT_SYMBOL vmlinux 0x581f98da zlib_inflate +EXPORT_SYMBOL vmlinux 0x582606eb xudma_rflow_put +EXPORT_SYMBOL vmlinux 0x582b6275 xfrm_if_unregister_cb +EXPORT_SYMBOL vmlinux 0x5838f6c9 rtc_valid_tm +EXPORT_SYMBOL vmlinux 0x5855fc7b md_integrity_add_rdev +EXPORT_SYMBOL vmlinux 0x58584064 inet_listen +EXPORT_SYMBOL vmlinux 0x585ae877 nmi_panic +EXPORT_SYMBOL vmlinux 0x5875a600 xfrm_trans_queue +EXPORT_SYMBOL vmlinux 0x587b0954 kvasprintf +EXPORT_SYMBOL vmlinux 0x587b892e qe_get_num_of_risc +EXPORT_SYMBOL vmlinux 0x587eaf2c xfrm_sad_getinfo +EXPORT_SYMBOL vmlinux 0x587f22d7 devmap_managed_key +EXPORT_SYMBOL vmlinux 0x58898c08 vm_insert_pages +EXPORT_SYMBOL vmlinux 0x588b8738 rpmh_invalidate +EXPORT_SYMBOL vmlinux 0x589130b9 noop_dirty_folio +EXPORT_SYMBOL vmlinux 0x5897a680 __find_nth_and_andnot_bit +EXPORT_SYMBOL vmlinux 0x589928c6 __netif_rx +EXPORT_SYMBOL vmlinux 0x589c544c d_move +EXPORT_SYMBOL vmlinux 0x58a0ffe7 ndisc_ns_create +EXPORT_SYMBOL vmlinux 0x58acf24b mdiobus_register_board_info +EXPORT_SYMBOL vmlinux 0x58b4645c dev_close_many +EXPORT_SYMBOL vmlinux 0x58b73bc7 match_wildcard +EXPORT_SYMBOL vmlinux 0x58b86111 sync_mapping_buffers +EXPORT_SYMBOL vmlinux 0x58c8e139 poll_freewait +EXPORT_SYMBOL vmlinux 0x58cdf2b0 netdev_err +EXPORT_SYMBOL vmlinux 0x58d37883 __set_page_dirty_nobuffers +EXPORT_SYMBOL vmlinux 0x58e0b03a tty_unthrottle +EXPORT_SYMBOL vmlinux 0x58e28ca0 pci_bus_read_config_dword +EXPORT_SYMBOL vmlinux 0x58e3306d bit_wait_io +EXPORT_SYMBOL vmlinux 0x58f4f259 udp_skb_destructor +EXPORT_SYMBOL vmlinux 0x5916d83b __mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0x591e62d6 md_unregister_thread +EXPORT_SYMBOL vmlinux 0x592afc66 __ip_mc_dec_group +EXPORT_SYMBOL vmlinux 0x592ca47b kmalloc_caches +EXPORT_SYMBOL vmlinux 0x5934b5a9 qman_destroy_fq +EXPORT_SYMBOL vmlinux 0x593a3914 kthread_create_worker_on_cpu +EXPORT_SYMBOL vmlinux 0x594c7460 devfreq_add_device +EXPORT_SYMBOL vmlinux 0x596405ee __generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x5968dc6d proc_doulongvec_ms_jiffies_minmax +EXPORT_SYMBOL vmlinux 0x5971e012 serio_reconnect +EXPORT_SYMBOL vmlinux 0x59776420 buffer_migrate_folio +EXPORT_SYMBOL vmlinux 0x597a9e11 get_user_pages_remote +EXPORT_SYMBOL vmlinux 0x599b4888 qe_setbrg +EXPORT_SYMBOL vmlinux 0x599fb41c kvmalloc_node +EXPORT_SYMBOL vmlinux 0x59a2f0ee packing +EXPORT_SYMBOL vmlinux 0x59b4ac3e tcp_memory_allocated +EXPORT_SYMBOL vmlinux 0x59bca70e __xfrm_policy_check +EXPORT_SYMBOL vmlinux 0x59bf2b72 rproc_elf_sanity_check +EXPORT_SYMBOL vmlinux 0x59ccd31f generic_update_time +EXPORT_SYMBOL vmlinux 0x59d00c25 scsi_device_quiesce +EXPORT_SYMBOL vmlinux 0x59fc020a nf_getsockopt +EXPORT_SYMBOL vmlinux 0x5a07abbe refresh_frequency_limits +EXPORT_SYMBOL vmlinux 0x5a0862bb devm_pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x5a0916ca sock_no_listen +EXPORT_SYMBOL vmlinux 0x5a0b73d0 zlib_deflateInit2 +EXPORT_SYMBOL vmlinux 0x5a1043ab d_alloc_name +EXPORT_SYMBOL vmlinux 0x5a1bfcc6 dev_uc_unsync +EXPORT_SYMBOL vmlinux 0x5a290250 hdmi_drm_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x5a35c3a5 genphy_update_link +EXPORT_SYMBOL vmlinux 0x5a44f8cb __crypto_memneq +EXPORT_SYMBOL vmlinux 0x5a4b7232 __nlmsg_put +EXPORT_SYMBOL vmlinux 0x5a4d313e gf128mul_4k_lle +EXPORT_SYMBOL vmlinux 0x5a52ff35 ip_frag_next +EXPORT_SYMBOL vmlinux 0x5a60b950 qm_channel_pool1 +EXPORT_SYMBOL vmlinux 0x5a6ed9dd vme_slot_num +EXPORT_SYMBOL vmlinux 0x5a921311 strncmp +EXPORT_SYMBOL vmlinux 0x5a956b5b empty_zero_page +EXPORT_SYMBOL vmlinux 0x5a99681a config_item_put +EXPORT_SYMBOL vmlinux 0x5a99a0d7 flow_get_u32_dst +EXPORT_SYMBOL vmlinux 0x5a9b2825 rproc_remove_subdev +EXPORT_SYMBOL vmlinux 0x5a9f1d63 memmove +EXPORT_SYMBOL vmlinux 0x5ac01b95 acpi_resource_to_address64 +EXPORT_SYMBOL vmlinux 0x5ace13e5 security_inode_copy_up +EXPORT_SYMBOL vmlinux 0x5ad9db45 simple_dir_inode_operations +EXPORT_SYMBOL vmlinux 0x5adeabd8 sock_set_sndtimeo +EXPORT_SYMBOL vmlinux 0x5ae1154b __traceiter_kfree +EXPORT_SYMBOL vmlinux 0x5ae4415e netdev_info +EXPORT_SYMBOL vmlinux 0x5ae49ede page_pool_unlink_napi +EXPORT_SYMBOL vmlinux 0x5ae725a2 inet_add_offload +EXPORT_SYMBOL vmlinux 0x5aeb97b2 mdiobus_c45_read_nested +EXPORT_SYMBOL vmlinux 0x5af116ae clear_nlink +EXPORT_SYMBOL vmlinux 0x5af7c62c irq_domain_set_info +EXPORT_SYMBOL vmlinux 0x5b2f27fb do_wait_intr +EXPORT_SYMBOL vmlinux 0x5b3e282f xa_store +EXPORT_SYMBOL vmlinux 0x5b54903b qcom_scm_pas_mem_setup +EXPORT_SYMBOL vmlinux 0x5b56860c vm_munmap +EXPORT_SYMBOL vmlinux 0x5b70e604 config_group_find_item +EXPORT_SYMBOL vmlinux 0x5b7f597c fs_context_for_mount +EXPORT_SYMBOL vmlinux 0x5b7fef1a skb_clone_sk +EXPORT_SYMBOL vmlinux 0x5b800510 __tty_insert_flip_char +EXPORT_SYMBOL vmlinux 0x5b801381 dev_uc_add +EXPORT_SYMBOL vmlinux 0x5b8491f9 iov_iter_discard +EXPORT_SYMBOL vmlinux 0x5b89c54d _copy_from_iter +EXPORT_SYMBOL vmlinux 0x5b8b90b4 mii_check_link +EXPORT_SYMBOL vmlinux 0x5b946050 __traceiter_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x5ba7ffd2 dev_get_iflink +EXPORT_SYMBOL vmlinux 0x5bc1b2a3 of_find_backlight_by_node +EXPORT_SYMBOL vmlinux 0x5bc38edf put_cmsg_scm_timestamping64 +EXPORT_SYMBOL vmlinux 0x5bcea5f1 sgl_free_n_order +EXPORT_SYMBOL vmlinux 0x5bd4ff88 flow_action_cookie_create +EXPORT_SYMBOL vmlinux 0x5bdb7603 sock_copy_user_timeval +EXPORT_SYMBOL vmlinux 0x5be63c5b crc32c_csum_stub +EXPORT_SYMBOL vmlinux 0x5bfa95b7 generic_buffers_fsync_noflush +EXPORT_SYMBOL vmlinux 0x5bff2ef2 may_umount_tree +EXPORT_SYMBOL vmlinux 0x5c0a88bc inet_frag_reasm_prepare +EXPORT_SYMBOL vmlinux 0x5c0b7e6b pci_scan_bus +EXPORT_SYMBOL vmlinux 0x5c15e83d register_qdisc +EXPORT_SYMBOL vmlinux 0x5c26a53b wait_for_completion_io_timeout +EXPORT_SYMBOL vmlinux 0x5c2a8e37 kernel_sendmsg +EXPORT_SYMBOL vmlinux 0x5c3af12f xfrm_policy_hash_rebuild +EXPORT_SYMBOL vmlinux 0x5c3b013d ppp_unregister_channel +EXPORT_SYMBOL vmlinux 0x5c3c7387 kstrtoull +EXPORT_SYMBOL vmlinux 0x5c610099 key_task_permission +EXPORT_SYMBOL vmlinux 0x5c65103e skb_store_bits +EXPORT_SYMBOL vmlinux 0x5c719def netdev_alert +EXPORT_SYMBOL vmlinux 0x5caf973c try_lookup_one_len +EXPORT_SYMBOL vmlinux 0x5cc7e3ff vfs_llseek +EXPORT_SYMBOL vmlinux 0x5cd2ddf3 ethtool_intersect_link_masks +EXPORT_SYMBOL vmlinux 0x5cded57a fc_mount +EXPORT_SYMBOL vmlinux 0x5ce712d9 copy_highpage +EXPORT_SYMBOL vmlinux 0x5cf53ce2 input_free_minor +EXPORT_SYMBOL vmlinux 0x5cf7355a mr_fill_mroute +EXPORT_SYMBOL vmlinux 0x5cfb26a0 acpi_enter_sleep_state +EXPORT_SYMBOL vmlinux 0x5d112304 __memcpy_fromio +EXPORT_SYMBOL vmlinux 0x5d18d97b dm_table_get_md +EXPORT_SYMBOL vmlinux 0x5d297143 devfreq_update_status +EXPORT_SYMBOL vmlinux 0x5d42370c key_alloc +EXPORT_SYMBOL vmlinux 0x5d49aabc init_wait_var_entry +EXPORT_SYMBOL vmlinux 0x5d4b43d6 may_umount +EXPORT_SYMBOL vmlinux 0x5d546dfa of_get_next_parent +EXPORT_SYMBOL vmlinux 0x5d64c989 kernel_param_unlock +EXPORT_SYMBOL vmlinux 0x5d8d8537 dcb_ieee_setapp +EXPORT_SYMBOL vmlinux 0x5d932d4a flow_block_cb_free +EXPORT_SYMBOL vmlinux 0x5dac4cd6 qman_dqrr_set_ithresh +EXPORT_SYMBOL vmlinux 0x5dbb1eb4 tcp_peek_len +EXPORT_SYMBOL vmlinux 0x5dd4fa4a posix_test_lock +EXPORT_SYMBOL vmlinux 0x5dd8a3bd dcbnl_ieee_notify +EXPORT_SYMBOL vmlinux 0x5df16469 generic_ro_fops +EXPORT_SYMBOL vmlinux 0x5df29088 serial8250_do_pm +EXPORT_SYMBOL vmlinux 0x5e06bc5c refcount_dec_and_lock +EXPORT_SYMBOL vmlinux 0x5e0ccb9f sha1_transform +EXPORT_SYMBOL vmlinux 0x5e22b07c write_cache_pages +EXPORT_SYMBOL vmlinux 0x5e23bba7 pci_ep_cfs_remove_epc_group +EXPORT_SYMBOL vmlinux 0x5e3240a0 __cpu_online_mask +EXPORT_SYMBOL vmlinux 0x5e332b52 __var_waitqueue +EXPORT_SYMBOL vmlinux 0x5e363ada i2c_smbus_read_byte_data +EXPORT_SYMBOL vmlinux 0x5e373fb4 gf128mul_64k_bbe +EXPORT_SYMBOL vmlinux 0x5e5ad668 __skb_checksum_complete_head +EXPORT_SYMBOL vmlinux 0x5e6f91f9 tegra_powergate_remove_clamping +EXPORT_SYMBOL vmlinux 0x5e855e56 gen_pool_first_fit_align +EXPORT_SYMBOL vmlinux 0x5e8b3c57 clk_bulk_get +EXPORT_SYMBOL vmlinux 0x5e9181e3 wireless_spy_update +EXPORT_SYMBOL vmlinux 0x5e934fc7 sgl_alloc +EXPORT_SYMBOL vmlinux 0x5e95b1cd current_umask +EXPORT_SYMBOL vmlinux 0x5e9a01ce gen_new_estimator +EXPORT_SYMBOL vmlinux 0x5ebdb8f4 rproc_add_carveout +EXPORT_SYMBOL vmlinux 0x5ebf3518 stop_tty +EXPORT_SYMBOL vmlinux 0x5ec07d28 vme_dma_request +EXPORT_SYMBOL vmlinux 0x5ec4aee6 put_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x5ed040b0 pm_set_vt_switch +EXPORT_SYMBOL vmlinux 0x5ed65787 wait_for_key_construction +EXPORT_SYMBOL vmlinux 0x5ed90adc int_to_scsilun +EXPORT_SYMBOL vmlinux 0x5edcb1e8 devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x5ef6a672 gen_pool_for_each_chunk +EXPORT_SYMBOL vmlinux 0x5f098b2a in6addr_interfacelocal_allrouters +EXPORT_SYMBOL vmlinux 0x5f10d146 devfreq_get_freq_range +EXPORT_SYMBOL vmlinux 0x5f192e2d tcp_openreq_init_rwin +EXPORT_SYMBOL vmlinux 0x5f1b7bc8 neigh_destroy +EXPORT_SYMBOL vmlinux 0x5f220120 kern_unmount +EXPORT_SYMBOL vmlinux 0x5f2ba55e security_req_classify_flow +EXPORT_SYMBOL vmlinux 0x5f30e7a7 tegra_io_pad_power_disable +EXPORT_SYMBOL vmlinux 0x5f5441c8 __ubsan_handle_alignment_assumption +EXPORT_SYMBOL vmlinux 0x5f5b7c84 tegra_ivc_cleanup +EXPORT_SYMBOL vmlinux 0x5f6b889c rproc_va_to_pa +EXPORT_SYMBOL vmlinux 0x5f6da450 vme_register_bridge +EXPORT_SYMBOL vmlinux 0x5f71be03 __folio_alloc +EXPORT_SYMBOL vmlinux 0x5f77e28b jbd2_journal_clear_err +EXPORT_SYMBOL vmlinux 0x5f7919e5 fb_get_mode +EXPORT_SYMBOL vmlinux 0x5f89dd2f mipi_dsi_dcs_set_column_address +EXPORT_SYMBOL vmlinux 0x5f916078 ptp_clock_index +EXPORT_SYMBOL vmlinux 0x5f93525c acpi_extract_package +EXPORT_SYMBOL vmlinux 0x5f9b6b99 mmc_register_driver +EXPORT_SYMBOL vmlinux 0x5fa38c2e page_cache_next_miss +EXPORT_SYMBOL vmlinux 0x5fc329f5 scsi_device_lookup +EXPORT_SYMBOL vmlinux 0x5fc72f0e alloc_pages_exact +EXPORT_SYMBOL vmlinux 0x5fcba25d free_buffer_head +EXPORT_SYMBOL vmlinux 0x5fd55bde set_user_nice +EXPORT_SYMBOL vmlinux 0x5fd68ab4 eth_validate_addr +EXPORT_SYMBOL vmlinux 0x5fe95551 mipi_dsi_shutdown_peripheral +EXPORT_SYMBOL vmlinux 0x5fee4d17 register_framebuffer +EXPORT_SYMBOL vmlinux 0x5feebc61 __xfrm_route_forward +EXPORT_SYMBOL vmlinux 0x5ff233f0 reuseport_stop_listen_sock +EXPORT_SYMBOL vmlinux 0x5ff9eb0e lockref_mark_dead +EXPORT_SYMBOL vmlinux 0x5ffba861 block_page_mkwrite +EXPORT_SYMBOL vmlinux 0x6002a549 prepare_to_swait_exclusive +EXPORT_SYMBOL vmlinux 0x60030a5f jbd2_journal_restart +EXPORT_SYMBOL vmlinux 0x6005c351 zpool_has_pool +EXPORT_SYMBOL vmlinux 0x600683d3 do_unblank_screen +EXPORT_SYMBOL vmlinux 0x6008689f kthread_complete_and_exit +EXPORT_SYMBOL vmlinux 0x600d07c7 scsi_block_requests +EXPORT_SYMBOL vmlinux 0x601566db mdiobus_register_device +EXPORT_SYMBOL vmlinux 0x601f665f dm_io_client_create +EXPORT_SYMBOL vmlinux 0x60246b72 of_mdiobus_child_is_phy +EXPORT_SYMBOL vmlinux 0x602a1639 dput +EXPORT_SYMBOL vmlinux 0x60352082 register_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x603eef27 cdrom_get_last_written +EXPORT_SYMBOL vmlinux 0x60481d5b dmam_free_coherent +EXPORT_SYMBOL vmlinux 0x605790dc fiemap_fill_next_extent +EXPORT_SYMBOL vmlinux 0x608376bc dquot_get_dqblk +EXPORT_SYMBOL vmlinux 0x608741b5 __init_swait_queue_head +EXPORT_SYMBOL vmlinux 0x608d0267 zstd_get_error_code +EXPORT_SYMBOL vmlinux 0x6091b333 unregister_chrdev_region +EXPORT_SYMBOL vmlinux 0x609bcd98 in6_pton +EXPORT_SYMBOL vmlinux 0x609f1c7e synchronize_net +EXPORT_SYMBOL vmlinux 0x60aaeb4b qman_p_irqsource_add +EXPORT_SYMBOL vmlinux 0x60b2dafc phy_init_hw +EXPORT_SYMBOL vmlinux 0x60bbb124 dma_fence_signal_locked +EXPORT_SYMBOL vmlinux 0x60d8ab30 vme_lm_get +EXPORT_SYMBOL vmlinux 0x60e3567a jbd2_journal_forget +EXPORT_SYMBOL vmlinux 0x60e3cf42 sk_ns_capable +EXPORT_SYMBOL vmlinux 0x60e8c7c5 fs_param_is_blockdev +EXPORT_SYMBOL vmlinux 0x60e9b51a pipe_lock +EXPORT_SYMBOL vmlinux 0x60fcfeb5 tty_port_carrier_raised +EXPORT_SYMBOL vmlinux 0x61073e4a acpi_os_map_generic_address +EXPORT_SYMBOL vmlinux 0x610ee505 devm_nvmem_cell_put +EXPORT_SYMBOL vmlinux 0x611d164a vme_irq_free +EXPORT_SYMBOL vmlinux 0x6128b5fc __printk_ratelimit +EXPORT_SYMBOL vmlinux 0x61300164 igrab +EXPORT_SYMBOL vmlinux 0x61347034 mb_cache_entry_delete_or_get +EXPORT_SYMBOL vmlinux 0x613f0574 iov_iter_bvec +EXPORT_SYMBOL vmlinux 0x615911d7 __bitmap_set +EXPORT_SYMBOL vmlinux 0x615977f5 __nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x615c15cf sock_create_kern +EXPORT_SYMBOL vmlinux 0x61634198 netif_device_attach +EXPORT_SYMBOL vmlinux 0x6174c0d2 audit_log_start +EXPORT_SYMBOL vmlinux 0x61752532 mii_check_media +EXPORT_SYMBOL vmlinux 0x617c452b queued_read_lock_slowpath +EXPORT_SYMBOL vmlinux 0x61803091 pm8606_osc_disable +EXPORT_SYMBOL vmlinux 0x61858ab7 jbd2_journal_begin_ordered_truncate +EXPORT_SYMBOL vmlinux 0x6185b747 radix_tree_gang_lookup_tag +EXPORT_SYMBOL vmlinux 0x618911fc numa_node +EXPORT_SYMBOL vmlinux 0x618bdc22 filemap_range_has_page +EXPORT_SYMBOL vmlinux 0x619cb7dd simple_read_from_buffer +EXPORT_SYMBOL vmlinux 0x619d77f9 folio_mark_dirty +EXPORT_SYMBOL vmlinux 0x619da02c page_get_link +EXPORT_SYMBOL vmlinux 0x61b7b126 simple_strtoull +EXPORT_SYMBOL vmlinux 0x61bcbd29 filemap_get_folios_contig +EXPORT_SYMBOL vmlinux 0x61c25005 flow_block_cb_setup_simple +EXPORT_SYMBOL vmlinux 0x61e272c9 sha256_final +EXPORT_SYMBOL vmlinux 0x61e61334 get_user_pages +EXPORT_SYMBOL vmlinux 0x61ea189b fb_pad_aligned_buffer +EXPORT_SYMBOL vmlinux 0x61febbb2 scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x62136ad2 param_get_byte +EXPORT_SYMBOL vmlinux 0x6214aef2 cpufreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x621552b3 param_get_charp +EXPORT_SYMBOL vmlinux 0x621b681e bio_init_clone +EXPORT_SYMBOL vmlinux 0x6228c21f smp_call_function_single +EXPORT_SYMBOL vmlinux 0x624aa681 trace_print_hex_seq +EXPORT_SYMBOL vmlinux 0x6264074c tcp_prot +EXPORT_SYMBOL vmlinux 0x62651cbd tty_port_alloc_xmit_buf +EXPORT_SYMBOL vmlinux 0x62737e1d sock_unregister +EXPORT_SYMBOL vmlinux 0x6274176a seg6_push_hmac +EXPORT_SYMBOL vmlinux 0x6276af56 migrate_device_range +EXPORT_SYMBOL vmlinux 0x627c3f90 qdisc_tree_reduce_backlog +EXPORT_SYMBOL vmlinux 0x62849ac7 dev_valid_name +EXPORT_SYMBOL vmlinux 0x62862c4c fman_get_revision +EXPORT_SYMBOL vmlinux 0x628c0f8f dma_fence_add_callback +EXPORT_SYMBOL vmlinux 0x628f3436 csum_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x62908b1b dm_table_run_md_queue_async +EXPORT_SYMBOL vmlinux 0x62975709 mmc_wait_for_cmd +EXPORT_SYMBOL vmlinux 0x62b04df6 nexthop_bucket_set_hw_flags +EXPORT_SYMBOL vmlinux 0x62b67ee9 csum_and_copy_from_iter +EXPORT_SYMBOL vmlinux 0x62cce8dc pcie_ptm_enabled +EXPORT_SYMBOL vmlinux 0x62ce0f11 skb_eth_push +EXPORT_SYMBOL vmlinux 0x62d96443 qman_dma_portal +EXPORT_SYMBOL vmlinux 0x62d9821f filemap_fdatawrite_range +EXPORT_SYMBOL vmlinux 0x62f7e207 down_read_killable +EXPORT_SYMBOL vmlinux 0x6315c42c zstd_get_params +EXPORT_SYMBOL vmlinux 0x63238c10 xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x63304835 rtnl_unicast +EXPORT_SYMBOL vmlinux 0x6340e69e km_report +EXPORT_SYMBOL vmlinux 0x635dcfcf iter_file_splice_write +EXPORT_SYMBOL vmlinux 0x6362466b fb_get_buffer_offset +EXPORT_SYMBOL vmlinux 0x63760a98 vlan_vid_add +EXPORT_SYMBOL vmlinux 0x63a58370 flow_action_cookie_destroy +EXPORT_SYMBOL vmlinux 0x63a7c28c bitmap_find_free_region +EXPORT_SYMBOL vmlinux 0x63eb9355 panic_blink +EXPORT_SYMBOL vmlinux 0x63ed2ebe input_open_device +EXPORT_SYMBOL vmlinux 0x6402c8df sha512_block_data_order +EXPORT_SYMBOL vmlinux 0x64127b67 bitmap_find_next_zero_area_off +EXPORT_SYMBOL vmlinux 0x6426eba0 pci_irq_vector +EXPORT_SYMBOL vmlinux 0x6428b9e6 of_phy_get_and_connect +EXPORT_SYMBOL vmlinux 0x642eb5c6 xen_poll_irq_timeout +EXPORT_SYMBOL vmlinux 0x6435fca7 vfs_ioctl +EXPORT_SYMBOL vmlinux 0x643a5420 dma_sync_sg_for_cpu +EXPORT_SYMBOL vmlinux 0x644b7a25 inet_rtx_syn_ack +EXPORT_SYMBOL vmlinux 0x644be12c qman_affine_cpus +EXPORT_SYMBOL vmlinux 0x6455298a security_xfrm_policy_free +EXPORT_SYMBOL vmlinux 0x6458f3c4 locks_free_lock +EXPORT_SYMBOL vmlinux 0x645f74f7 rproc_of_resm_mem_entry_init +EXPORT_SYMBOL vmlinux 0x6464551d migrate_folio +EXPORT_SYMBOL vmlinux 0x6481ffe0 hsiphash_1u32 +EXPORT_SYMBOL vmlinux 0x6489492f xsk_clear_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x648eb59d gc_inflight_list +EXPORT_SYMBOL vmlinux 0x6494a939 netif_set_real_num_queues +EXPORT_SYMBOL vmlinux 0x6497162e of_mdio_find_device +EXPORT_SYMBOL vmlinux 0x64a9c928 default_blu +EXPORT_SYMBOL vmlinux 0x64ac6ab6 reuseport_has_conns_set +EXPORT_SYMBOL vmlinux 0x64bbc288 string_unescape +EXPORT_SYMBOL vmlinux 0x64d11af1 dma_fence_wait_timeout +EXPORT_SYMBOL vmlinux 0x64e2d878 __netlink_kernel_create +EXPORT_SYMBOL vmlinux 0x64e32caa security_sb_mnt_opts_compat +EXPORT_SYMBOL vmlinux 0x64ed325b posix_acl_update_mode +EXPORT_SYMBOL vmlinux 0x64f1a05a __napi_schedule +EXPORT_SYMBOL vmlinux 0x651079a6 mmc_of_parse +EXPORT_SYMBOL vmlinux 0x6513a3fa fb_get_color_depth +EXPORT_SYMBOL vmlinux 0x6514c1e6 flow_get_u32_src +EXPORT_SYMBOL vmlinux 0x651a4139 test_taint +EXPORT_SYMBOL vmlinux 0x652032cb mac_pton +EXPORT_SYMBOL vmlinux 0x652cb26f mmc_can_gpio_ro +EXPORT_SYMBOL vmlinux 0x652ce9aa nla_memcmp +EXPORT_SYMBOL vmlinux 0x65408378 zlib_inflate_blob +EXPORT_SYMBOL vmlinux 0x654449c3 memset16 +EXPORT_SYMBOL vmlinux 0x6553a30b eth_header_parse_protocol +EXPORT_SYMBOL vmlinux 0x6567c456 unregister_cdrom +EXPORT_SYMBOL vmlinux 0x656c1a0e string_escape_mem +EXPORT_SYMBOL vmlinux 0x656e4a6e snprintf +EXPORT_SYMBOL vmlinux 0x65712553 phy_mac_interrupt +EXPORT_SYMBOL vmlinux 0x6577f342 pci_choose_state +EXPORT_SYMBOL vmlinux 0x657d77a7 dst_alloc +EXPORT_SYMBOL vmlinux 0x65820e00 __bio_advance +EXPORT_SYMBOL vmlinux 0x658ce1a8 xxh64_reset +EXPORT_SYMBOL vmlinux 0x65929cae ns_to_timespec64 +EXPORT_SYMBOL vmlinux 0x6598a10d tegra_ivc_reset +EXPORT_SYMBOL vmlinux 0x659ded26 xfrm_flush_gc +EXPORT_SYMBOL vmlinux 0x65d1bab2 acpi_bios_warning +EXPORT_SYMBOL vmlinux 0x65d9e877 cpufreq_register_notifier +EXPORT_SYMBOL vmlinux 0x65dccf13 xz_dec_end +EXPORT_SYMBOL vmlinux 0x65e0d6d7 memory_read_from_buffer +EXPORT_SYMBOL vmlinux 0x65f7ec3d netpoll_send_skb +EXPORT_SYMBOL vmlinux 0x66015e0c blk_queue_logical_block_size +EXPORT_SYMBOL vmlinux 0x6606ee3b inode_to_bdi +EXPORT_SYMBOL vmlinux 0x6607a778 genphy_suspend +EXPORT_SYMBOL vmlinux 0x6617f7ed tcp_rtx_synack +EXPORT_SYMBOL vmlinux 0x6626afca down +EXPORT_SYMBOL vmlinux 0x663e72c1 of_get_cpu_state_node +EXPORT_SYMBOL vmlinux 0x664b1e29 qman_delete_cgr +EXPORT_SYMBOL vmlinux 0x665e2513 zstd_max_clevel +EXPORT_SYMBOL vmlinux 0x66628bf3 ip_tunnel_metadata_cnt +EXPORT_SYMBOL vmlinux 0x666863dc par_io_config_pin +EXPORT_SYMBOL vmlinux 0x666c14c0 __traceiter_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x6673f96d xxh32_reset +EXPORT_SYMBOL vmlinux 0x6676b21d __mmap_lock_do_trace_released +EXPORT_SYMBOL vmlinux 0x667c414d udp_pre_connect +EXPORT_SYMBOL vmlinux 0x66826f5a xudma_get_ringacc +EXPORT_SYMBOL vmlinux 0x6683efba seq_escape_mem +EXPORT_SYMBOL vmlinux 0x668b19a1 down_read +EXPORT_SYMBOL vmlinux 0x6690018b tcf_idr_search +EXPORT_SYMBOL vmlinux 0x669c191b dm_consume_args +EXPORT_SYMBOL vmlinux 0x66a1d03c dma_resv_copy_fences +EXPORT_SYMBOL vmlinux 0x66a26545 inet_protos +EXPORT_SYMBOL vmlinux 0x66ab793d set_page_writeback +EXPORT_SYMBOL vmlinux 0x66af1fd1 lockref_put_or_lock +EXPORT_SYMBOL vmlinux 0x66b4cc41 kmemdup +EXPORT_SYMBOL vmlinux 0x66c9d01c vfs_getattr_nosec +EXPORT_SYMBOL vmlinux 0x66cbe60e generic_block_bmap +EXPORT_SYMBOL vmlinux 0x66edfc78 _find_next_or_bit +EXPORT_SYMBOL vmlinux 0x67051488 backlight_device_unregister +EXPORT_SYMBOL vmlinux 0x673870aa netdev_printk +EXPORT_SYMBOL vmlinux 0x67412d2f ucc_slow_enable +EXPORT_SYMBOL vmlinux 0x6749d53f hdmi_vendor_infoframe_init +EXPORT_SYMBOL vmlinux 0x674e05a5 napi_consume_skb +EXPORT_SYMBOL vmlinux 0x678b96ec dma_pool_alloc +EXPORT_SYMBOL vmlinux 0x67a2f60d n_tty_ioctl_helper +EXPORT_SYMBOL vmlinux 0x67a4432e proc_set_user +EXPORT_SYMBOL vmlinux 0x67aeade2 security_unix_may_send +EXPORT_SYMBOL vmlinux 0x67b27ec1 tty_std_termios +EXPORT_SYMBOL vmlinux 0x67b78eb3 seq_hlist_next_rcu +EXPORT_SYMBOL vmlinux 0x67c13ea0 acpi_read +EXPORT_SYMBOL vmlinux 0x67c2b2e7 thermal_zone_device_critical +EXPORT_SYMBOL vmlinux 0x67c5ef32 devm_extcon_register_notifier +EXPORT_SYMBOL vmlinux 0x67d6dbcb scsi_print_sense +EXPORT_SYMBOL vmlinux 0x67e82127 inet_sk_rebuild_header +EXPORT_SYMBOL vmlinux 0x67e96071 phy_get_internal_delay +EXPORT_SYMBOL vmlinux 0x67ff6f60 blk_finish_plug +EXPORT_SYMBOL vmlinux 0x6812f116 regset_get +EXPORT_SYMBOL vmlinux 0x68195f1e security_sctp_assoc_established +EXPORT_SYMBOL vmlinux 0x686239a8 tcp_add_backlog +EXPORT_SYMBOL vmlinux 0x68632b4d netlink_broadcast +EXPORT_SYMBOL vmlinux 0x687b6a16 kdbgetsymval +EXPORT_SYMBOL vmlinux 0x688cd572 pci_alloc_dev +EXPORT_SYMBOL vmlinux 0x689067dd dma_fence_chain_ops +EXPORT_SYMBOL vmlinux 0x689301b8 tcf_action_exec +EXPORT_SYMBOL vmlinux 0x68cb2a50 load_nls_default +EXPORT_SYMBOL vmlinux 0x68fae144 netif_set_real_num_rx_queues +EXPORT_SYMBOL vmlinux 0x68fb581a icst307_idx2s +EXPORT_SYMBOL vmlinux 0x69049cd2 radix_tree_replace_slot +EXPORT_SYMBOL vmlinux 0x69052844 __ps2_command +EXPORT_SYMBOL vmlinux 0x691b3fe8 t10_pi_type3_ip +EXPORT_SYMBOL vmlinux 0x691efbc9 uart_register_driver +EXPORT_SYMBOL vmlinux 0x6928111c netdev_bonding_info_change +EXPORT_SYMBOL vmlinux 0x692c7f1c dev_uc_sync_multiple +EXPORT_SYMBOL vmlinux 0x69361207 blk_rq_append_bio +EXPORT_SYMBOL vmlinux 0x694e77ec phy_start_cable_test_tdr +EXPORT_SYMBOL vmlinux 0x695130f8 kill_pid +EXPORT_SYMBOL vmlinux 0x69668826 netdev_increment_features +EXPORT_SYMBOL vmlinux 0x6971447a rtc_month_days +EXPORT_SYMBOL vmlinux 0x6972e413 __bitmap_weight_and +EXPORT_SYMBOL vmlinux 0x697ed5f0 memcpy_and_pad +EXPORT_SYMBOL vmlinux 0x69929e9a ip6_dst_alloc +EXPORT_SYMBOL vmlinux 0x699bc8da pci_bus_type +EXPORT_SYMBOL vmlinux 0x69a6dfbd mod_node_page_state +EXPORT_SYMBOL vmlinux 0x69d532f1 pci_request_selected_regions_exclusive +EXPORT_SYMBOL vmlinux 0x69d59237 md_set_array_sectors +EXPORT_SYMBOL vmlinux 0x69dd3b5b crc32_le +EXPORT_SYMBOL vmlinux 0x69de8757 vme_check_window +EXPORT_SYMBOL vmlinux 0x69e64352 xfrm_input +EXPORT_SYMBOL vmlinux 0x6a005c9d phy_attached_info_irq +EXPORT_SYMBOL vmlinux 0x6a037cf1 mempool_kfree +EXPORT_SYMBOL vmlinux 0x6a3766b2 qman_delete_cgr_safe +EXPORT_SYMBOL vmlinux 0x6a45b5ee icmp_ndo_send +EXPORT_SYMBOL vmlinux 0x6a4895df __devm_request_region +EXPORT_SYMBOL vmlinux 0x6a4fa5f3 key_revoke +EXPORT_SYMBOL vmlinux 0x6a51d398 skb_ensure_writable +EXPORT_SYMBOL vmlinux 0x6a5addd9 iov_iter_kvec +EXPORT_SYMBOL vmlinux 0x6a5cb5ee __get_free_pages +EXPORT_SYMBOL vmlinux 0x6a5d1e97 param_ops_hexint +EXPORT_SYMBOL vmlinux 0x6a5ecb18 unregister_module_notifier +EXPORT_SYMBOL vmlinux 0x6a5fa363 sigprocmask +EXPORT_SYMBOL vmlinux 0x6a6e05bf kstrtou8 +EXPORT_SYMBOL vmlinux 0x6a6fa01d folio_set_bh +EXPORT_SYMBOL vmlinux 0x6a90663a qman_schedule_fq +EXPORT_SYMBOL vmlinux 0x6aaa6528 sock_no_recvmsg +EXPORT_SYMBOL vmlinux 0x6ab8338c devm_of_iomap +EXPORT_SYMBOL vmlinux 0x6ada6f1b tcf_qevent_validate_change +EXPORT_SYMBOL vmlinux 0x6add5c9a dmi_find_device +EXPORT_SYMBOL vmlinux 0x6aebadac kernel_recvmsg +EXPORT_SYMBOL vmlinux 0x6aeefac4 zlib_deflateReset +EXPORT_SYMBOL vmlinux 0x6aef9d13 acpi_processor_notify_smm +EXPORT_SYMBOL vmlinux 0x6b09f53d netdev_change_features +EXPORT_SYMBOL vmlinux 0x6b1704dd pm860x_set_bits +EXPORT_SYMBOL vmlinux 0x6b19553b rproc_elf_load_rsc_table +EXPORT_SYMBOL vmlinux 0x6b210f22 genphy_c37_config_aneg +EXPORT_SYMBOL vmlinux 0x6b21f842 nd_region_release_lane +EXPORT_SYMBOL vmlinux 0x6b27729b radix_tree_gang_lookup +EXPORT_SYMBOL vmlinux 0x6b2dc060 dump_stack +EXPORT_SYMBOL vmlinux 0x6b2dc2d3 xfrm_policy_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x6b2eb934 rpmh_write +EXPORT_SYMBOL vmlinux 0x6b3b0fc9 pci_setup_cardbus +EXPORT_SYMBOL vmlinux 0x6b3f2e6f fb_io_read +EXPORT_SYMBOL vmlinux 0x6b55acd0 rtnl_lock_killable +EXPORT_SYMBOL vmlinux 0x6b6f5a60 __cgroup_bpf_run_filter_sock_addr +EXPORT_SYMBOL vmlinux 0x6b853d06 ns_to_kernel_old_timeval +EXPORT_SYMBOL vmlinux 0x6b86c7f9 seq_put_decimal_ll +EXPORT_SYMBOL vmlinux 0x6b8bf149 netif_receive_skb_list +EXPORT_SYMBOL vmlinux 0x6ba4190f xfrm_init_replay +EXPORT_SYMBOL vmlinux 0x6bbd2f3b dev_addr_add +EXPORT_SYMBOL vmlinux 0x6bc3fbc0 __unregister_chrdev +EXPORT_SYMBOL vmlinux 0x6bc7bf08 tegra_ahb_enable_smmu +EXPORT_SYMBOL vmlinux 0x6bd0e573 down_interruptible +EXPORT_SYMBOL vmlinux 0x6be1c1f8 acpi_install_method +EXPORT_SYMBOL vmlinux 0x6becdf96 may_setattr +EXPORT_SYMBOL vmlinux 0x6c0bba4c udp6_csum_init +EXPORT_SYMBOL vmlinux 0x6c109881 sock_alloc_file +EXPORT_SYMBOL vmlinux 0x6c224cda gen_pool_destroy +EXPORT_SYMBOL vmlinux 0x6c302e1a fb_set_suspend +EXPORT_SYMBOL vmlinux 0x6c39f4ce xfrm_state_flush +EXPORT_SYMBOL vmlinux 0x6c533e1a fscrypt_encrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x6c5dceab pci_irq_get_affinity +EXPORT_SYMBOL vmlinux 0x6c5df981 key_invalidate +EXPORT_SYMBOL vmlinux 0x6c61ce70 num_registered_fb +EXPORT_SYMBOL vmlinux 0x6c649d7f flow_rule_match_icmp +EXPORT_SYMBOL vmlinux 0x6c80e282 dm_kobject_release +EXPORT_SYMBOL vmlinux 0x6c8bf545 tty_hangup +EXPORT_SYMBOL vmlinux 0x6c90ff36 skb_ext_add +EXPORT_SYMBOL vmlinux 0x6caed466 jbd2_journal_init_jbd_inode +EXPORT_SYMBOL vmlinux 0x6cb46525 netlbl_catmap_walk +EXPORT_SYMBOL vmlinux 0x6cbbfc54 __arch_copy_to_user +EXPORT_SYMBOL vmlinux 0x6cce413c security_tun_dev_attach +EXPORT_SYMBOL vmlinux 0x6cddf49c __module_put_and_kthread_exit +EXPORT_SYMBOL vmlinux 0x6ce72e6c xfrm_state_add +EXPORT_SYMBOL vmlinux 0x6cf0d67d qe_get_num_of_snums +EXPORT_SYMBOL vmlinux 0x6cf3fc91 unpin_user_pages +EXPORT_SYMBOL vmlinux 0x6cf4218b mmc_release_host +EXPORT_SYMBOL vmlinux 0x6d1374c1 netdev_offload_xstats_get +EXPORT_SYMBOL vmlinux 0x6d154784 tcp_shutdown +EXPORT_SYMBOL vmlinux 0x6d16c104 mutex_lock_killable +EXPORT_SYMBOL vmlinux 0x6d1eea85 kern_path_create +EXPORT_SYMBOL vmlinux 0x6d294e43 clock_t_to_jiffies +EXPORT_SYMBOL vmlinux 0x6d52a391 __dynamic_ibdev_dbg +EXPORT_SYMBOL vmlinux 0x6d5f5b91 radix_tree_tagged +EXPORT_SYMBOL vmlinux 0x6d681ca7 pcim_iounmap_regions +EXPORT_SYMBOL vmlinux 0x6d6a985e folio_add_lru +EXPORT_SYMBOL vmlinux 0x6d6f8b72 blkdev_get_by_dev +EXPORT_SYMBOL vmlinux 0x6d73c95f logic_outw +EXPORT_SYMBOL vmlinux 0x6d7c7dcc bitmap_cut +EXPORT_SYMBOL vmlinux 0x6d7d4702 netif_set_real_num_tx_queues +EXPORT_SYMBOL vmlinux 0x6d804f47 kern_path +EXPORT_SYMBOL vmlinux 0x6d933508 lynx_pcs_destroy +EXPORT_SYMBOL vmlinux 0x6d946641 fb_prepare_logo +EXPORT_SYMBOL vmlinux 0x6da467cb pfn_is_map_memory +EXPORT_SYMBOL vmlinux 0x6dac1a1e xfrm_spd_getinfo +EXPORT_SYMBOL vmlinux 0x6dba9051 xz_dec_microlzma_end +EXPORT_SYMBOL vmlinux 0x6dc35b25 radix_tree_iter_delete +EXPORT_SYMBOL vmlinux 0x6dcf857f uuid_null +EXPORT_SYMBOL vmlinux 0x6dd17e7b acpi_get_table_header +EXPORT_SYMBOL vmlinux 0x6dd9a645 cfb_copyarea +EXPORT_SYMBOL vmlinux 0x6ddfd09c unregister_sysctl_table +EXPORT_SYMBOL vmlinux 0x6de7d815 add_to_pipe +EXPORT_SYMBOL vmlinux 0x6deb2d3a dst_dev_put +EXPORT_SYMBOL vmlinux 0x6dec2cc3 input_set_poll_interval +EXPORT_SYMBOL vmlinux 0x6df1aaf1 kernel_sigaction +EXPORT_SYMBOL vmlinux 0x6dfeb2de xp_dma_sync_for_device_slow +EXPORT_SYMBOL vmlinux 0x6e2ae2a1 phy_do_ioctl +EXPORT_SYMBOL vmlinux 0x6e462554 of_graph_get_remote_endpoint +EXPORT_SYMBOL vmlinux 0x6e48d76c vme_slave_request +EXPORT_SYMBOL vmlinux 0x6e5a0931 inet_sk_get_local_port_range +EXPORT_SYMBOL vmlinux 0x6e5b8651 xz_dec_run +EXPORT_SYMBOL vmlinux 0x6e632a48 blk_queue_bounce_limit +EXPORT_SYMBOL vmlinux 0x6e720ff2 rtnl_unlock +EXPORT_SYMBOL vmlinux 0x6e74abe4 param_ops_long +EXPORT_SYMBOL vmlinux 0x6e7b98a0 netif_stacked_transfer_operstate +EXPORT_SYMBOL vmlinux 0x6e853470 kobject_get +EXPORT_SYMBOL vmlinux 0x6e8a1390 md_write_end +EXPORT_SYMBOL vmlinux 0x6e8e39e5 file_update_time +EXPORT_SYMBOL vmlinux 0x6e95e0b3 skb_udp_tunnel_segment +EXPORT_SYMBOL vmlinux 0x6e9dd606 __symbol_put +EXPORT_SYMBOL vmlinux 0x6ea1cdb8 read_cache_page +EXPORT_SYMBOL vmlinux 0x6ea9363b force_sig +EXPORT_SYMBOL vmlinux 0x6ee41401 finish_swait +EXPORT_SYMBOL vmlinux 0x6eebdad1 xfrm_policy_destroy +EXPORT_SYMBOL vmlinux 0x6eecfaf4 sg_copy_buffer +EXPORT_SYMBOL vmlinux 0x6ef00a4e sg_alloc_append_table_from_pages +EXPORT_SYMBOL vmlinux 0x6ef02b2f page_symlink +EXPORT_SYMBOL vmlinux 0x6efab1d3 devm_pci_remap_cfgspace +EXPORT_SYMBOL vmlinux 0x6f14e9db console_list_lock +EXPORT_SYMBOL vmlinux 0x6f1bb6a2 dma_resv_iter_next_unlocked +EXPORT_SYMBOL vmlinux 0x6f2125ab proc_symlink +EXPORT_SYMBOL vmlinux 0x6f417334 xp_raw_get_dma +EXPORT_SYMBOL vmlinux 0x6f41a428 acpi_get_vendor_resource +EXPORT_SYMBOL vmlinux 0x6f41a639 irq_cpu_rmap_remove +EXPORT_SYMBOL vmlinux 0x6f4a59e4 sort_r +EXPORT_SYMBOL vmlinux 0x6f5ab52f acpi_get_local_address +EXPORT_SYMBOL vmlinux 0x6f7793a5 skb_flow_dissector_init +EXPORT_SYMBOL vmlinux 0x6f7b4532 block_write_end +EXPORT_SYMBOL vmlinux 0x6f7e1c6c md_bitmap_endwrite +EXPORT_SYMBOL vmlinux 0x6f915a45 dqstats +EXPORT_SYMBOL vmlinux 0x6f95b22c nf_unregister_net_hook +EXPORT_SYMBOL vmlinux 0x6f9eb717 __skb_wait_for_more_packets +EXPORT_SYMBOL vmlinux 0x6fa78686 ip_check_defrag +EXPORT_SYMBOL vmlinux 0x6fa92f9d fscrypt_decrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x6fb306e1 folio_end_private_2 +EXPORT_SYMBOL vmlinux 0x6fb49676 queue_rcu_work +EXPORT_SYMBOL vmlinux 0x6fbc6a00 radix_tree_insert +EXPORT_SYMBOL vmlinux 0x6fc48021 dynamic_cond_resched +EXPORT_SYMBOL vmlinux 0x6fcb87a1 touch_softlockup_watchdog +EXPORT_SYMBOL vmlinux 0x6fcd06dc inet_put_port +EXPORT_SYMBOL vmlinux 0x6fd29976 blk_pre_runtime_resume +EXPORT_SYMBOL vmlinux 0x6ff305e1 page_pool_return_skb_page +EXPORT_SYMBOL vmlinux 0x6ff3a485 dynamic_might_resched +EXPORT_SYMBOL vmlinux 0x6ffbaf37 mipi_dsi_device_unregister +EXPORT_SYMBOL vmlinux 0x6ffe69ec vfs_fsync +EXPORT_SYMBOL vmlinux 0x6fff261f __arch_clear_user +EXPORT_SYMBOL vmlinux 0x70002fe8 siphash_1u32 +EXPORT_SYMBOL vmlinux 0x70055f1d trace_event_printf +EXPORT_SYMBOL vmlinux 0x7009a44f devm_mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x700c6c17 key_create +EXPORT_SYMBOL vmlinux 0x700ec63d tcf_exts_num_actions +EXPORT_SYMBOL vmlinux 0x701acced scsi_dma_unmap +EXPORT_SYMBOL vmlinux 0x701f2f4b tcf_chain_put_by_act +EXPORT_SYMBOL vmlinux 0x7023bea8 unregister_acpi_notifier +EXPORT_SYMBOL vmlinux 0x702946da ucs2_strlen +EXPORT_SYMBOL vmlinux 0x704ff147 mmc_gpiod_request_cd +EXPORT_SYMBOL vmlinux 0x70598d05 blk_rq_init +EXPORT_SYMBOL vmlinux 0x7060d475 kern_sys_bpf +EXPORT_SYMBOL vmlinux 0x7061ee19 unpin_user_page_range_dirty_lock +EXPORT_SYMBOL vmlinux 0x707504fb console_start +EXPORT_SYMBOL vmlinux 0x7080b9dc inet_offloads +EXPORT_SYMBOL vmlinux 0x70813b20 phy_advertise_supported +EXPORT_SYMBOL vmlinux 0x70aa4561 register_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x70ac2c1a blk_limits_io_min +EXPORT_SYMBOL vmlinux 0x70ad75fb radix_tree_lookup +EXPORT_SYMBOL vmlinux 0x70b61aa5 register_fib_notifier +EXPORT_SYMBOL vmlinux 0x70bfe622 pci_free_irq_vectors +EXPORT_SYMBOL vmlinux 0x70c82f20 mmc_can_erase +EXPORT_SYMBOL vmlinux 0x70d1a18e qman_release_pool +EXPORT_SYMBOL vmlinux 0x70daa11e dma_fence_remove_callback +EXPORT_SYMBOL vmlinux 0x70e0ad33 mdiobus_get_phy +EXPORT_SYMBOL vmlinux 0x70e3d74a vm_iomap_memory +EXPORT_SYMBOL vmlinux 0x70efdd5f of_find_matching_node_and_match +EXPORT_SYMBOL vmlinux 0x711203ff skb_vlan_push +EXPORT_SYMBOL vmlinux 0x7129e5f8 hex_asc +EXPORT_SYMBOL vmlinux 0x712ba7b7 of_get_parent +EXPORT_SYMBOL vmlinux 0x7141b88a logic_insb +EXPORT_SYMBOL vmlinux 0x71424db6 sockopt_release_sock +EXPORT_SYMBOL vmlinux 0x7155bcf8 sync_file_get_fence +EXPORT_SYMBOL vmlinux 0x715a5ed0 vprintk +EXPORT_SYMBOL vmlinux 0x715c5839 crypto_sha3_final +EXPORT_SYMBOL vmlinux 0x7171121c overflowgid +EXPORT_SYMBOL vmlinux 0x7176211f mmc_erase +EXPORT_SYMBOL vmlinux 0x717d1f96 hdmi_infoframe_check +EXPORT_SYMBOL vmlinux 0x718f955e task_lookup_next_fd_rcu +EXPORT_SYMBOL vmlinux 0x71a672ef dmam_pool_destroy +EXPORT_SYMBOL vmlinux 0x71ac5d2d jbd2_fc_end_commit_fallback +EXPORT_SYMBOL vmlinux 0x71e50d08 udp_push_pending_frames +EXPORT_SYMBOL vmlinux 0x71e90c94 path_is_under +EXPORT_SYMBOL vmlinux 0x71fb6892 dma_fence_array_next +EXPORT_SYMBOL vmlinux 0x71fbc315 serial8250_do_set_termios +EXPORT_SYMBOL vmlinux 0x72026e69 node_data +EXPORT_SYMBOL vmlinux 0x720a27a7 __register_blkdev +EXPORT_SYMBOL vmlinux 0x721a9366 of_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x722148b9 mark_buffer_dirty +EXPORT_SYMBOL vmlinux 0x723e0d47 tcp_inbound_md5_hash +EXPORT_SYMBOL vmlinux 0x72436f7f param_ops_short +EXPORT_SYMBOL vmlinux 0x724a0513 vme_new_dma_list +EXPORT_SYMBOL vmlinux 0x724f9a7a tty_port_close +EXPORT_SYMBOL vmlinux 0x7263c3eb qdisc_watchdog_cancel +EXPORT_SYMBOL vmlinux 0x72690b5b i2c_get_match_data +EXPORT_SYMBOL vmlinux 0x726bc3c7 wait_for_completion_killable_timeout +EXPORT_SYMBOL vmlinux 0x727443ec follow_up +EXPORT_SYMBOL vmlinux 0x727de424 mem_section +EXPORT_SYMBOL vmlinux 0x72a50966 ucc_fast_disable +EXPORT_SYMBOL vmlinux 0x72aa4b09 put_fs_context +EXPORT_SYMBOL vmlinux 0x72ae3262 netdev_notice +EXPORT_SYMBOL vmlinux 0x72b6d014 ptp_cancel_worker_sync +EXPORT_SYMBOL vmlinux 0x72b9d287 default_grn +EXPORT_SYMBOL vmlinux 0x72bdf3d2 ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0x72bf067f of_find_node_with_property +EXPORT_SYMBOL vmlinux 0x72ea7b2d scsi_device_type +EXPORT_SYMBOL vmlinux 0x72f14ff7 acpi_get_object_info +EXPORT_SYMBOL vmlinux 0x72ffba79 param_get_short +EXPORT_SYMBOL vmlinux 0x7315a4e9 twl6030_mmc_card_detect_config +EXPORT_SYMBOL vmlinux 0x731dba7a xen_domain_type +EXPORT_SYMBOL vmlinux 0x732dd326 groups_free +EXPORT_SYMBOL vmlinux 0x7345901f qdisc_watchdog_init +EXPORT_SYMBOL vmlinux 0x73486e70 xfrm_state_insert +EXPORT_SYMBOL vmlinux 0x735e6a81 acpi_evaluate_integer +EXPORT_SYMBOL vmlinux 0x736ce8aa inet_pton_with_scope +EXPORT_SYMBOL vmlinux 0x737d82bd sk_mc_loop +EXPORT_SYMBOL vmlinux 0x7380dffa argv_split +EXPORT_SYMBOL vmlinux 0x738c2a3b lookup_one +EXPORT_SYMBOL vmlinux 0x738f5db2 dev_set_allmulti +EXPORT_SYMBOL vmlinux 0x7392031a twl6040_set_bits +EXPORT_SYMBOL vmlinux 0x7394f085 xattr_supports_user_prefix +EXPORT_SYMBOL vmlinux 0x73998efa cpm_muram_free_addr +EXPORT_SYMBOL vmlinux 0x739a6859 inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x739c5bbf md_register_thread +EXPORT_SYMBOL vmlinux 0x739fd00f __SCK__tp_func_module_get +EXPORT_SYMBOL vmlinux 0x73a520ef tcp_md5_do_del +EXPORT_SYMBOL vmlinux 0x73a6b911 invalidate_disk +EXPORT_SYMBOL vmlinux 0x73abb180 alloc_contig_range +EXPORT_SYMBOL vmlinux 0x73ba5b9d pci_disable_link_state_locked +EXPORT_SYMBOL vmlinux 0x73c48e57 pps_lookup_dev +EXPORT_SYMBOL vmlinux 0x73c5c088 config_group_init_type_name +EXPORT_SYMBOL vmlinux 0x73c823af bpf_map_get +EXPORT_SYMBOL vmlinux 0x73cced5c of_device_is_available +EXPORT_SYMBOL vmlinux 0x73e9ce3d prepare_kernel_cred +EXPORT_SYMBOL vmlinux 0x73ff0855 gro_cells_receive +EXPORT_SYMBOL vmlinux 0x7410aba2 strreplace +EXPORT_SYMBOL vmlinux 0x7412ed5b kvfree_sensitive +EXPORT_SYMBOL vmlinux 0x7415b83a fwnode_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x742578a5 wait_for_random_bytes +EXPORT_SYMBOL vmlinux 0x7429e20c kstrtos8 +EXPORT_SYMBOL vmlinux 0x7437b92c param_set_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x743f4126 keygen_port_hashing_init +EXPORT_SYMBOL vmlinux 0x7453d3e8 security_release_secctx +EXPORT_SYMBOL vmlinux 0x7462af76 redraw_screen +EXPORT_SYMBOL vmlinux 0x746e33d3 insert_inode_locked +EXPORT_SYMBOL vmlinux 0x74715bcf phy_get_eee_err +EXPORT_SYMBOL vmlinux 0x74754435 acpi_bus_generate_netlink_event +EXPORT_SYMBOL vmlinux 0x747be31d genphy_resume +EXPORT_SYMBOL vmlinux 0x7483dc59 pci_dev_present +EXPORT_SYMBOL vmlinux 0x749d082b copy_page_to_iter_nofault +EXPORT_SYMBOL vmlinux 0x74a0cf61 jbd2_journal_try_to_free_buffers +EXPORT_SYMBOL vmlinux 0x74a4be8e tcp_v4_md5_hash_skb +EXPORT_SYMBOL vmlinux 0x74b8e674 slhc_toss +EXPORT_SYMBOL vmlinux 0x74c134b9 __sw_hweight32 +EXPORT_SYMBOL vmlinux 0x74c6d9f0 skb_queue_purge +EXPORT_SYMBOL vmlinux 0x74d90991 key_move +EXPORT_SYMBOL vmlinux 0x74da064a set_security_override +EXPORT_SYMBOL vmlinux 0x74dd9e0b dma_fence_wait_any_timeout +EXPORT_SYMBOL vmlinux 0x74e5ff1a udpv6_encap_enable +EXPORT_SYMBOL vmlinux 0x7504f93d build_skb_around +EXPORT_SYMBOL vmlinux 0x751885b7 skb_csum_hwoffload_help +EXPORT_SYMBOL vmlinux 0x753079c3 fs_param_is_path +EXPORT_SYMBOL vmlinux 0x7537b8a7 blk_mq_run_hw_queues +EXPORT_SYMBOL vmlinux 0x75381a71 flow_rule_match_eth_addrs +EXPORT_SYMBOL vmlinux 0x755f4ba3 blake2s_compress_generic +EXPORT_SYMBOL vmlinux 0x756b41b7 single_release +EXPORT_SYMBOL vmlinux 0x7573bb6e devm_get_clk_from_child +EXPORT_SYMBOL vmlinux 0x757664f1 xfrm_parse_spi +EXPORT_SYMBOL vmlinux 0x75871f5e acpi_get_next_object +EXPORT_SYMBOL vmlinux 0x75bda77a seq_hlist_next +EXPORT_SYMBOL vmlinux 0x75c0a002 simple_transaction_set +EXPORT_SYMBOL vmlinux 0x75d0deb9 nsecs_to_jiffies64 +EXPORT_SYMBOL vmlinux 0x75d129b3 validate_slab_cache +EXPORT_SYMBOL vmlinux 0x75d48d6a inet_csk_init_xmit_timers +EXPORT_SYMBOL vmlinux 0x75d499dd vmcore_add_device_dump +EXPORT_SYMBOL vmlinux 0x75e102c3 neigh_seq_next +EXPORT_SYMBOL vmlinux 0x75ec978e mmc_remove_host +EXPORT_SYMBOL vmlinux 0x75fb11a5 bio_free_pages +EXPORT_SYMBOL vmlinux 0x760a0f4f yield +EXPORT_SYMBOL vmlinux 0x760ecb65 inet_shutdown +EXPORT_SYMBOL vmlinux 0x7610e5a3 blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x7624249e dim_park_tired +EXPORT_SYMBOL vmlinux 0x762c1d56 mmc_detect_card_removed +EXPORT_SYMBOL vmlinux 0x76392a35 genphy_handle_interrupt_no_ack +EXPORT_SYMBOL vmlinux 0x7640538b jbd2_fc_end_commit +EXPORT_SYMBOL vmlinux 0x7647726c handle_sysrq +EXPORT_SYMBOL vmlinux 0x764d3ee5 ip_options_rcv_srr +EXPORT_SYMBOL vmlinux 0x765ff474 crc_t10dif_generic +EXPORT_SYMBOL vmlinux 0x7665bd43 serio_unregister_driver +EXPORT_SYMBOL vmlinux 0x766a0927 mempool_alloc_pages +EXPORT_SYMBOL vmlinux 0x766e9428 module_refcount +EXPORT_SYMBOL vmlinux 0x76749262 mark_buffer_write_io_error +EXPORT_SYMBOL vmlinux 0x7682ba4e __copy_overflow +EXPORT_SYMBOL vmlinux 0x768ee329 call_usermodehelper_exec +EXPORT_SYMBOL vmlinux 0x769aa9fe configfs_unregister_default_group +EXPORT_SYMBOL vmlinux 0x769e3289 flow_rule_match_ipv6_addrs +EXPORT_SYMBOL vmlinux 0x769f6e64 errseq_check +EXPORT_SYMBOL vmlinux 0x76b079d0 mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x76b58d0c skb_eth_gso_segment +EXPORT_SYMBOL vmlinux 0x76c33059 inet_csk_reqsk_queue_drop +EXPORT_SYMBOL vmlinux 0x76d3cd60 laptop_mode +EXPORT_SYMBOL vmlinux 0x76e771b0 netdev_rx_csum_fault +EXPORT_SYMBOL vmlinux 0x76efc249 _atomic_dec_and_raw_lock_irqsave +EXPORT_SYMBOL vmlinux 0x76f41285 ipv6_chk_custom_prefix +EXPORT_SYMBOL vmlinux 0x7725281b retire_super +EXPORT_SYMBOL vmlinux 0x772d9a8f amba_device_unregister +EXPORT_SYMBOL vmlinux 0x77358855 iomem_resource +EXPORT_SYMBOL vmlinux 0x773fa409 __kfifo_dma_in_finish_r +EXPORT_SYMBOL vmlinux 0x77456e0a acpi_root_dir +EXPORT_SYMBOL vmlinux 0x77689913 rproc_elf_find_loaded_rsc_table +EXPORT_SYMBOL vmlinux 0x776b9d1f jbd2_journal_force_commit_nested +EXPORT_SYMBOL vmlinux 0x776ca93a __clzdi2 +EXPORT_SYMBOL vmlinux 0x77720963 da903x_query_status +EXPORT_SYMBOL vmlinux 0x7789bdb8 tcp_recv_skb +EXPORT_SYMBOL vmlinux 0x778e1a9d tty_chars_in_buffer +EXPORT_SYMBOL vmlinux 0x7791193f icst525_s2div +EXPORT_SYMBOL vmlinux 0x77a5cb77 bdi_unregister +EXPORT_SYMBOL vmlinux 0x77b19a49 tty_port_tty_set +EXPORT_SYMBOL vmlinux 0x77bc13a0 strim +EXPORT_SYMBOL vmlinux 0x77cb29b3 amba_request_regions +EXPORT_SYMBOL vmlinux 0x77e6c1e7 fs_param_is_blob +EXPORT_SYMBOL vmlinux 0x77e9eb37 aes_encrypt +EXPORT_SYMBOL vmlinux 0x77fb99c8 fs_context_for_reconfigure +EXPORT_SYMBOL vmlinux 0x7807f0f8 schedule_timeout_idle +EXPORT_SYMBOL vmlinux 0x78083464 mipi_dsi_generic_read +EXPORT_SYMBOL vmlinux 0x78161f39 call_usermodehelper_setup +EXPORT_SYMBOL vmlinux 0x782595c4 locks_remove_posix +EXPORT_SYMBOL vmlinux 0x7829af80 __acpi_mdiobus_register +EXPORT_SYMBOL vmlinux 0x783bdb64 vlan_vid_del +EXPORT_SYMBOL vmlinux 0x783e1a5a scsi_host_busy +EXPORT_SYMBOL vmlinux 0x78409856 acpi_dev_hid_uid_match +EXPORT_SYMBOL vmlinux 0x78447d2f inode_insert5 +EXPORT_SYMBOL vmlinux 0x7846af3e __kfifo_len_r +EXPORT_SYMBOL vmlinux 0x7853f17b deactivate_locked_super +EXPORT_SYMBOL vmlinux 0x786c436a sock_edemux +EXPORT_SYMBOL vmlinux 0x7883f96d dmaenginem_async_device_register +EXPORT_SYMBOL vmlinux 0x78844988 eth_gro_complete +EXPORT_SYMBOL vmlinux 0x78a16f48 aes_decrypt +EXPORT_SYMBOL vmlinux 0x78a2d6e3 phy_mii_ioctl +EXPORT_SYMBOL vmlinux 0x78b887ed vsprintf +EXPORT_SYMBOL vmlinux 0x78bdbc54 of_node_put +EXPORT_SYMBOL vmlinux 0x78d773dc mmc_retune_release +EXPORT_SYMBOL vmlinux 0x78df6bd7 no_pci_devices +EXPORT_SYMBOL vmlinux 0x78f3efd0 rproc_coredump_set_elf_info +EXPORT_SYMBOL vmlinux 0x7900ede7 lynx_pcs_create_mdiodev +EXPORT_SYMBOL vmlinux 0x79135f61 acpi_dev_uid_to_integer +EXPORT_SYMBOL vmlinux 0x79195781 sock_recv_errqueue +EXPORT_SYMBOL vmlinux 0x7919b383 alloc_cpu_rmap +EXPORT_SYMBOL vmlinux 0x7926e2f7 dev_set_promiscuity +EXPORT_SYMBOL vmlinux 0x79271879 rproc_boot +EXPORT_SYMBOL vmlinux 0x7934a5a7 invalidate_mapping_pages +EXPORT_SYMBOL vmlinux 0x7934fcb7 vmf_insert_pfn +EXPORT_SYMBOL vmlinux 0x7956ab41 pnp_possible_config +EXPORT_SYMBOL vmlinux 0x7981bb7b sb_min_blocksize +EXPORT_SYMBOL vmlinux 0x7984eefc key_update +EXPORT_SYMBOL vmlinux 0x79a33f85 vme_get_size +EXPORT_SYMBOL vmlinux 0x79c4b045 rproc_del +EXPORT_SYMBOL vmlinux 0x79dbbb5f write_dirty_buffer +EXPORT_SYMBOL vmlinux 0x79e4cbe8 override_creds +EXPORT_SYMBOL vmlinux 0x79e64740 ipv6_chk_addr_and_flags +EXPORT_SYMBOL vmlinux 0x79f7311d xfrm_input_resume +EXPORT_SYMBOL vmlinux 0x7a0b97fc nd_btt_version +EXPORT_SYMBOL vmlinux 0x7a1bcd59 gf128mul_x8_ble +EXPORT_SYMBOL vmlinux 0x7a250bc1 tcf_qevent_dump +EXPORT_SYMBOL vmlinux 0x7a2af7b4 cpu_number +EXPORT_SYMBOL vmlinux 0x7a2ff57e security_current_getsecid_subj +EXPORT_SYMBOL vmlinux 0x7a3c1a70 lookup_one_positive_unlocked +EXPORT_SYMBOL vmlinux 0x7a3fab7a cdrom_release +EXPORT_SYMBOL vmlinux 0x7a434382 mmc_free_host +EXPORT_SYMBOL vmlinux 0x7a53a06d flow_indr_dev_exists +EXPORT_SYMBOL vmlinux 0x7a6d5af7 blk_queue_alignment_offset +EXPORT_SYMBOL vmlinux 0x7a7bd6ac netdev_bind_sb_channel_queue +EXPORT_SYMBOL vmlinux 0x7a95e5ae do_settimeofday64 +EXPORT_SYMBOL vmlinux 0x7a968137 ucc_slow_restart_tx +EXPORT_SYMBOL vmlinux 0x7a9eb147 md_bitmap_end_sync +EXPORT_SYMBOL vmlinux 0x7aa1756e kvfree +EXPORT_SYMBOL vmlinux 0x7aab0947 dev_uc_del +EXPORT_SYMBOL vmlinux 0x7ad050b9 qid_lt +EXPORT_SYMBOL vmlinux 0x7adc0fbf rb_replace_node_rcu +EXPORT_SYMBOL vmlinux 0x7adca249 genphy_c45_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x7ae056e2 xsk_tx_peek_release_desc_batch +EXPORT_SYMBOL vmlinux 0x7ae5244e bioset_integrity_create +EXPORT_SYMBOL vmlinux 0x7ae5d317 qe_get_snum +EXPORT_SYMBOL vmlinux 0x7b0f1d0a mtree_store +EXPORT_SYMBOL vmlinux 0x7b27deb5 i2c_verify_client +EXPORT_SYMBOL vmlinux 0x7b322a05 mipi_dsi_picture_parameter_set +EXPORT_SYMBOL vmlinux 0x7b34b413 neigh_carrier_down +EXPORT_SYMBOL vmlinux 0x7b37d4a7 _find_first_zero_bit +EXPORT_SYMBOL vmlinux 0x7b4a0ec5 jbd2_journal_start +EXPORT_SYMBOL vmlinux 0x7b4da6ff __init_rwsem +EXPORT_SYMBOL vmlinux 0x7b539ddf seq_lseek +EXPORT_SYMBOL vmlinux 0x7b54f270 posix_acl_valid +EXPORT_SYMBOL vmlinux 0x7b5b8f31 sha256_update +EXPORT_SYMBOL vmlinux 0x7b604864 key_put +EXPORT_SYMBOL vmlinux 0x7b6a076d ethtool_aggregate_ctrl_stats +EXPORT_SYMBOL vmlinux 0x7b7da303 kthread_create_worker +EXPORT_SYMBOL vmlinux 0x7b82b9a1 idr_replace +EXPORT_SYMBOL vmlinux 0x7b89099f dquot_scan_active +EXPORT_SYMBOL vmlinux 0x7ba52a9c consume_skb +EXPORT_SYMBOL vmlinux 0x7ba5a3b4 tegra_powergate_power_off +EXPORT_SYMBOL vmlinux 0x7ba8d5ba pps_event +EXPORT_SYMBOL vmlinux 0x7bb50b88 acpi_write +EXPORT_SYMBOL vmlinux 0x7bbccd05 nr_node_ids +EXPORT_SYMBOL vmlinux 0x7bc46dca flow_block_cb_priv +EXPORT_SYMBOL vmlinux 0x7be2ada9 mdio_driver_unregister +EXPORT_SYMBOL vmlinux 0x7be9864f phy_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x7bf4a740 folio_migrate_flags +EXPORT_SYMBOL vmlinux 0x7c173634 __bitmap_complement +EXPORT_SYMBOL vmlinux 0x7c2511f3 xfrm_state_walk_done +EXPORT_SYMBOL vmlinux 0x7c295c80 dev_deactivate +EXPORT_SYMBOL vmlinux 0x7c2d03a6 dma_fence_enable_sw_signaling +EXPORT_SYMBOL vmlinux 0x7c46233a cpufreq_quick_get +EXPORT_SYMBOL vmlinux 0x7c4c8ae0 setattr_should_drop_suidgid +EXPORT_SYMBOL vmlinux 0x7c6019a9 mr_vif_seq_next +EXPORT_SYMBOL vmlinux 0x7c73232e scsi_host_alloc +EXPORT_SYMBOL vmlinux 0x7c809dd3 xfrm_input_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x7c83ae14 fman_register_intr +EXPORT_SYMBOL vmlinux 0x7c947740 mdiobus_scan_c22 +EXPORT_SYMBOL vmlinux 0x7c947bc2 genphy_c37_read_status +EXPORT_SYMBOL vmlinux 0x7cb46ab3 xfrm_policy_delete +EXPORT_SYMBOL vmlinux 0x7cb64014 pcie_capability_clear_and_set_word_unlocked +EXPORT_SYMBOL vmlinux 0x7cbe0cd2 drop_reasons_by_subsys +EXPORT_SYMBOL vmlinux 0x7cc18181 set_security_override_from_ctx +EXPORT_SYMBOL vmlinux 0x7cc408cf security_inet_conn_established +EXPORT_SYMBOL vmlinux 0x7cca3de1 bdi_put +EXPORT_SYMBOL vmlinux 0x7ccc8b4f xp_free +EXPORT_SYMBOL vmlinux 0x7cd9fd0a migrate_device_pages +EXPORT_SYMBOL vmlinux 0x7cdce266 pci_unregister_driver +EXPORT_SYMBOL vmlinux 0x7ce18c9f from_kqid +EXPORT_SYMBOL vmlinux 0x7ce2665d user_path_at_empty +EXPORT_SYMBOL vmlinux 0x7ce43d0d request_firmware_nowait +EXPORT_SYMBOL vmlinux 0x7ce58981 kvrealloc +EXPORT_SYMBOL vmlinux 0x7cf2bd9d __mmap_lock_do_trace_acquire_returned +EXPORT_SYMBOL vmlinux 0x7cf35220 vme_master_free +EXPORT_SYMBOL vmlinux 0x7cfe368d net_dim_get_def_tx_moderation +EXPORT_SYMBOL vmlinux 0x7d041930 ip6_output +EXPORT_SYMBOL vmlinux 0x7d0ba682 gen_pool_virt_to_phys +EXPORT_SYMBOL vmlinux 0x7d0db45c jiffies_to_clock_t +EXPORT_SYMBOL vmlinux 0x7d12d76d acpi_get_parent +EXPORT_SYMBOL vmlinux 0x7d1f2a14 inet_csk_reqsk_queue_add +EXPORT_SYMBOL vmlinux 0x7d27e504 dm_shift_arg +EXPORT_SYMBOL vmlinux 0x7d29a07a unlock_page +EXPORT_SYMBOL vmlinux 0x7d30761d __inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x7d39c09e jbd2_trans_will_send_data_barrier +EXPORT_SYMBOL vmlinux 0x7d4b176a netlbl_catmap_setbit +EXPORT_SYMBOL vmlinux 0x7d53a901 forget_cached_acl +EXPORT_SYMBOL vmlinux 0x7d5e1008 __crc32c_le_shift +EXPORT_SYMBOL vmlinux 0x7d74d522 kstrtoull_from_user +EXPORT_SYMBOL vmlinux 0x7d97b435 dquot_quota_off +EXPORT_SYMBOL vmlinux 0x7d9f8fe7 dev_get_by_name_rcu +EXPORT_SYMBOL vmlinux 0x7da74b44 security_sb_set_mnt_opts +EXPORT_SYMBOL vmlinux 0x7daece67 quota_send_warning +EXPORT_SYMBOL vmlinux 0x7dc5ffa7 tc_skb_ext_tc_disable +EXPORT_SYMBOL vmlinux 0x7dcf4135 __xa_insert +EXPORT_SYMBOL vmlinux 0x7dd2e087 folio_end_writeback +EXPORT_SYMBOL vmlinux 0x7dd56fb6 devm_ioport_map +EXPORT_SYMBOL vmlinux 0x7dd874da vga_put +EXPORT_SYMBOL vmlinux 0x7df04d15 jbd2_journal_extend +EXPORT_SYMBOL vmlinux 0x7df9d6f0 bmap +EXPORT_SYMBOL vmlinux 0x7dffa723 tcf_exts_terse_dump +EXPORT_SYMBOL vmlinux 0x7e0b255f hdmi_audio_infoframe_pack_for_dp +EXPORT_SYMBOL vmlinux 0x7e3191f6 try_to_del_timer_sync +EXPORT_SYMBOL vmlinux 0x7e38fede xsk_tx_completed +EXPORT_SYMBOL vmlinux 0x7e464e1a inet_confirm_addr +EXPORT_SYMBOL vmlinux 0x7e4c3df5 efi +EXPORT_SYMBOL vmlinux 0x7e4ec77c param_ops_int +EXPORT_SYMBOL vmlinux 0x7e5c9cbd migrate_device_finalize +EXPORT_SYMBOL vmlinux 0x7e6b4a4d vlan_filter_drop_vids +EXPORT_SYMBOL vmlinux 0x7e71347a jbd2__journal_start +EXPORT_SYMBOL vmlinux 0x7e9de03d __dquot_alloc_space +EXPORT_SYMBOL vmlinux 0x7ea0d4ca tegra_sku_info +EXPORT_SYMBOL vmlinux 0x7eba0711 dev_pm_opp_unregister_notifier +EXPORT_SYMBOL vmlinux 0x7ef4bddc __sg_page_iter_next +EXPORT_SYMBOL vmlinux 0x7ef713d8 freezing_slow_path +EXPORT_SYMBOL vmlinux 0x7f0011a4 balance_dirty_pages_ratelimited +EXPORT_SYMBOL vmlinux 0x7f02188f __msecs_to_jiffies +EXPORT_SYMBOL vmlinux 0x7f03b6a9 crc_ccitt_table +EXPORT_SYMBOL vmlinux 0x7f0a1a07 scsi_device_get +EXPORT_SYMBOL vmlinux 0x7f149c4f fib_notifier_ops_unregister +EXPORT_SYMBOL vmlinux 0x7f185a8c inet6_register_protosw +EXPORT_SYMBOL vmlinux 0x7f24de73 jiffies_to_usecs +EXPORT_SYMBOL vmlinux 0x7f50f8c6 xfrm_alloc_spi +EXPORT_SYMBOL vmlinux 0x7f52071a net_dim +EXPORT_SYMBOL vmlinux 0x7f62eaa4 sgl_free +EXPORT_SYMBOL vmlinux 0x7f6d6f20 mipi_dsi_dcs_set_display_off +EXPORT_SYMBOL vmlinux 0x7f789e7c scsi_bios_ptable +EXPORT_SYMBOL vmlinux 0x7f7b0cfe devm_request_threaded_irq +EXPORT_SYMBOL vmlinux 0x7f7e601a sock_no_bind +EXPORT_SYMBOL vmlinux 0x7f7f7bb4 irq_poll_disable +EXPORT_SYMBOL vmlinux 0x7f91cdc0 finalize_exec +EXPORT_SYMBOL vmlinux 0x7f9825e8 nosteal_pipe_buf_ops +EXPORT_SYMBOL vmlinux 0x7f9bef1a tls_server_hello_psk +EXPORT_SYMBOL vmlinux 0x7f9c0acc phy_driver_unregister +EXPORT_SYMBOL vmlinux 0x7fc6942e phy_ethtool_nway_reset +EXPORT_SYMBOL vmlinux 0x7fcd7586 dev_activate +EXPORT_SYMBOL vmlinux 0x7fce778e tegra_ivc_total_queue_size +EXPORT_SYMBOL vmlinux 0x7fde1fbc acpi_walk_resource_buffer +EXPORT_SYMBOL vmlinux 0x7fe0e916 seq_release +EXPORT_SYMBOL vmlinux 0x7fe105d7 bman_ip_rev +EXPORT_SYMBOL vmlinux 0x7fe32873 rb_replace_node +EXPORT_SYMBOL vmlinux 0x7fe686a3 sock_sendmsg +EXPORT_SYMBOL vmlinux 0x7ffa73f8 thaw_bdev +EXPORT_SYMBOL vmlinux 0x800265f5 skb_mac_gso_segment +EXPORT_SYMBOL vmlinux 0x8013cdd2 fiemap_prep +EXPORT_SYMBOL vmlinux 0x803ddbb6 __posix_acl_create +EXPORT_SYMBOL vmlinux 0x80418933 fib6_info_hw_flags_set +EXPORT_SYMBOL vmlinux 0x8041d948 __cpuhp_remove_state +EXPORT_SYMBOL vmlinux 0x80573170 twl6040_get_pll +EXPORT_SYMBOL vmlinux 0x8064c67d cpufreq_get_policy +EXPORT_SYMBOL vmlinux 0x80762048 _atomic_dec_and_raw_lock +EXPORT_SYMBOL vmlinux 0x807ee8ab xfrm_policy_register_afinfo +EXPORT_SYMBOL vmlinux 0x80816f26 get_user_ifreq +EXPORT_SYMBOL vmlinux 0x809da41d nf_register_net_hooks +EXPORT_SYMBOL vmlinux 0x80a717a8 __percpu_counter_compare +EXPORT_SYMBOL vmlinux 0x80bdf13c fs_lookup_param +EXPORT_SYMBOL vmlinux 0x80c4be7e gnet_stats_start_copy +EXPORT_SYMBOL vmlinux 0x80ca5026 _bin2bcd +EXPORT_SYMBOL vmlinux 0x80cd3a99 input_copy_abs +EXPORT_SYMBOL vmlinux 0x80d68d3e fb_register_client +EXPORT_SYMBOL vmlinux 0x80d77c03 ppp_unregister_compressor +EXPORT_SYMBOL vmlinux 0x80e5f86f fscrypt_fname_alloc_buffer +EXPORT_SYMBOL vmlinux 0x80ec0d50 qman_init_fq +EXPORT_SYMBOL vmlinux 0x80eff470 vfs_rename +EXPORT_SYMBOL vmlinux 0x8106d2cd blk_mq_start_hw_queue +EXPORT_SYMBOL vmlinux 0x81078ad4 kmem_cache_alloc_lru +EXPORT_SYMBOL vmlinux 0x8112b3d2 scsi_build_sense_buffer +EXPORT_SYMBOL vmlinux 0x81188c30 match_string +EXPORT_SYMBOL vmlinux 0x8126d5fd elv_rb_latter_request +EXPORT_SYMBOL vmlinux 0x8134cf75 dec_node_page_state +EXPORT_SYMBOL vmlinux 0x81480273 flow_rule_match_meta +EXPORT_SYMBOL vmlinux 0x81491054 security_binder_transaction +EXPORT_SYMBOL vmlinux 0x81533963 sysfs_format_mac +EXPORT_SYMBOL vmlinux 0x815b5dd4 match_octal +EXPORT_SYMBOL vmlinux 0x81611d19 pci_bus_set_ops +EXPORT_SYMBOL vmlinux 0x818416e1 scsi_set_sense_information +EXPORT_SYMBOL vmlinux 0x8186333b cpumask_next_wrap +EXPORT_SYMBOL vmlinux 0x818e24bc ethtool_aggregate_rmon_stats +EXPORT_SYMBOL vmlinux 0x818edf97 cpm_muram_alloc +EXPORT_SYMBOL vmlinux 0x818fae56 security_sock_graft +EXPORT_SYMBOL vmlinux 0x8193d4b3 of_chosen +EXPORT_SYMBOL vmlinux 0x81a1eb59 utf8_unload +EXPORT_SYMBOL vmlinux 0x81ab037c sock_no_connect +EXPORT_SYMBOL vmlinux 0x81b20e8b ucc_fast_transmit_on_demand +EXPORT_SYMBOL vmlinux 0x81c51d19 irq_cpu_rmap_add +EXPORT_SYMBOL vmlinux 0x81ce7d95 bh_uptodate_or_lock +EXPORT_SYMBOL vmlinux 0x81d6c28b acpi_buffer_to_resource +EXPORT_SYMBOL vmlinux 0x81db6ebb xz_dec_reset +EXPORT_SYMBOL vmlinux 0x81dd0b5d genlmsg_put +EXPORT_SYMBOL vmlinux 0x81e6b37f dmi_get_system_info +EXPORT_SYMBOL vmlinux 0x81e8c892 flow_rule_match_enc_opts +EXPORT_SYMBOL vmlinux 0x81ebae0b dquot_acquire +EXPORT_SYMBOL vmlinux 0x81fa3992 redirty_page_for_writepage +EXPORT_SYMBOL vmlinux 0x81feb2fa phy_write_mmd +EXPORT_SYMBOL vmlinux 0x8202f161 netdev_refcnt_read +EXPORT_SYMBOL vmlinux 0x82202936 seq_release_private +EXPORT_SYMBOL vmlinux 0x823d3505 cmxgcr_lock +EXPORT_SYMBOL vmlinux 0x8255ad10 genphy_loopback +EXPORT_SYMBOL vmlinux 0x825971ad phy_mipi_dphy_get_default_config_for_hsclk +EXPORT_SYMBOL vmlinux 0x82640dce irq_set_chip +EXPORT_SYMBOL vmlinux 0x828aec1a pci_ep_cfs_add_epc_group +EXPORT_SYMBOL vmlinux 0x828d6e33 simple_get_link +EXPORT_SYMBOL vmlinux 0x8295bafd pci_release_regions +EXPORT_SYMBOL vmlinux 0x8296014d rfkill_alloc +EXPORT_SYMBOL vmlinux 0x829be447 md_wait_for_blocked_rdev +EXPORT_SYMBOL vmlinux 0x829e4757 qdisc_create_dflt +EXPORT_SYMBOL vmlinux 0x82c87ad5 nr_online_nodes +EXPORT_SYMBOL vmlinux 0x82d7620c of_io_request_and_map +EXPORT_SYMBOL vmlinux 0x82ee90dc timer_delete_sync +EXPORT_SYMBOL vmlinux 0x82ff9959 dma_map_resource +EXPORT_SYMBOL vmlinux 0x8309624e security_skb_classify_flow +EXPORT_SYMBOL vmlinux 0x8320ca59 skb_flow_dissect_ct +EXPORT_SYMBOL vmlinux 0x83369991 pnp_get_resource +EXPORT_SYMBOL vmlinux 0x8344b2ac netdev_crit +EXPORT_SYMBOL vmlinux 0x83581089 gf128mul_init_4k_lle +EXPORT_SYMBOL vmlinux 0x8363d3b3 folio_unlock +EXPORT_SYMBOL vmlinux 0x836b34c9 simple_nosetlease +EXPORT_SYMBOL vmlinux 0x8374103a kmem_cache_destroy +EXPORT_SYMBOL vmlinux 0x83854ed7 dma_sync_wait +EXPORT_SYMBOL vmlinux 0x838a4b46 in6_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x838d2bc8 siphash_3u32 +EXPORT_SYMBOL vmlinux 0x83bddf62 inet_csk_prepare_forced_close +EXPORT_SYMBOL vmlinux 0x83cf1c5d dma_free_attrs +EXPORT_SYMBOL vmlinux 0x83d070d6 vfs_getattr +EXPORT_SYMBOL vmlinux 0x83d65741 filemap_fdatawait_range +EXPORT_SYMBOL vmlinux 0x83d73658 mmc_request_done +EXPORT_SYMBOL vmlinux 0x83da174f security_socket_socketpair +EXPORT_SYMBOL vmlinux 0x83e115ba get_watch_queue +EXPORT_SYMBOL vmlinux 0x83e36164 fs_param_is_u64 +EXPORT_SYMBOL vmlinux 0x83f2cf8c elv_bio_merge_ok +EXPORT_SYMBOL vmlinux 0x83fd1100 insert_inode_locked4 +EXPORT_SYMBOL vmlinux 0x83ff5488 param_get_ushort +EXPORT_SYMBOL vmlinux 0x840436b9 pci_enable_ptm +EXPORT_SYMBOL vmlinux 0x84122f77 sock_alloc +EXPORT_SYMBOL vmlinux 0x84169850 iov_iter_zero +EXPORT_SYMBOL vmlinux 0x84253f9b can_nice +EXPORT_SYMBOL vmlinux 0x8427cc7b _raw_spin_lock_irq +EXPORT_SYMBOL vmlinux 0x842e1aaf __phy_read_mmd +EXPORT_SYMBOL vmlinux 0x8449f222 generic_file_open +EXPORT_SYMBOL vmlinux 0x84530837 pci_msi_vec_count +EXPORT_SYMBOL vmlinux 0x846de86c tcp_sock_set_quickack +EXPORT_SYMBOL vmlinux 0x847ce6cb mt_find_after +EXPORT_SYMBOL vmlinux 0x84818f57 tegra_powergate_power_on +EXPORT_SYMBOL vmlinux 0x84823cf3 nla_strscpy +EXPORT_SYMBOL vmlinux 0x84878626 of_graph_get_remote_node +EXPORT_SYMBOL vmlinux 0x8490419a __wait_on_buffer +EXPORT_SYMBOL vmlinux 0x84914079 __kfifo_dma_out_prepare +EXPORT_SYMBOL vmlinux 0x84a0ca4d bitmap_zalloc_node +EXPORT_SYMBOL vmlinux 0x84a7f44b cdrom_mode_sense +EXPORT_SYMBOL vmlinux 0x84afa237 flow_rule_match_pppoe +EXPORT_SYMBOL vmlinux 0x84c50dd7 xp_set_rxq_info +EXPORT_SYMBOL vmlinux 0x84e0ff89 vfs_fadvise +EXPORT_SYMBOL vmlinux 0x84e23d43 bio_add_folio +EXPORT_SYMBOL vmlinux 0x8518a4a6 _raw_spin_trylock_bh +EXPORT_SYMBOL vmlinux 0x851b9121 xudma_dev_get_psil_base +EXPORT_SYMBOL vmlinux 0x85416d23 getname_kernel +EXPORT_SYMBOL vmlinux 0x854be21d xfrm_policy_walk_done +EXPORT_SYMBOL vmlinux 0x854d1c10 mark_info_dirty +EXPORT_SYMBOL vmlinux 0x854ea9fd page_cache_prev_miss +EXPORT_SYMBOL vmlinux 0x85670f1d rtnl_is_locked +EXPORT_SYMBOL vmlinux 0x85766ecd dev_addr_del +EXPORT_SYMBOL vmlinux 0x8591d7d5 ledtrig_mtd_activity +EXPORT_SYMBOL vmlinux 0x859c591a netdev_update_features +EXPORT_SYMBOL vmlinux 0x85a71f05 mipi_dsi_dcs_write_buffer +EXPORT_SYMBOL vmlinux 0x85b5e625 rfkill_set_states +EXPORT_SYMBOL vmlinux 0x85bd1608 __request_region +EXPORT_SYMBOL vmlinux 0x85c4b93e i2c_smbus_write_byte +EXPORT_SYMBOL vmlinux 0x85c858ee xfrm_find_acq_byseq +EXPORT_SYMBOL vmlinux 0x85cc3246 of_get_mac_address_nvmem +EXPORT_SYMBOL vmlinux 0x85d7361b param_set_short +EXPORT_SYMBOL vmlinux 0x85ddfc6b compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x85df9b6c strsep +EXPORT_SYMBOL vmlinux 0x85ed2033 __skb_recv_udp +EXPORT_SYMBOL vmlinux 0x85efc7e0 zero_pfn +EXPORT_SYMBOL vmlinux 0x85f50e99 blk_integrity_register +EXPORT_SYMBOL vmlinux 0x85f596a4 neigh_proc_dointvec +EXPORT_SYMBOL vmlinux 0x862256b2 generic_read_dir +EXPORT_SYMBOL vmlinux 0x862c8035 bitmap_alloc_node +EXPORT_SYMBOL vmlinux 0x863a276a color_table +EXPORT_SYMBOL vmlinux 0x863dbe09 param_set_uint +EXPORT_SYMBOL vmlinux 0x86455179 __ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x866a62b2 gnet_stats_basic_sync_init +EXPORT_SYMBOL vmlinux 0x867f1614 dst_discard_out +EXPORT_SYMBOL vmlinux 0x868acba5 get_options +EXPORT_SYMBOL vmlinux 0x86adefc7 vme_bus_error_handler +EXPORT_SYMBOL vmlinux 0x86c26fcf iput +EXPORT_SYMBOL vmlinux 0x86ca5c02 netdev_emerg +EXPORT_SYMBOL vmlinux 0x86d52ba5 lookup_constant +EXPORT_SYMBOL vmlinux 0x86dd708d tc_skb_ext_tc_enable +EXPORT_SYMBOL vmlinux 0x86e3bd1f mipi_dsi_dcs_nop +EXPORT_SYMBOL vmlinux 0x86e93533 dev_getfirstbyhwtype +EXPORT_SYMBOL vmlinux 0x86f6d7d7 skb_trim +EXPORT_SYMBOL vmlinux 0x86fb9b05 bitmap_parse_user +EXPORT_SYMBOL vmlinux 0x872a7c52 no_seek_end_llseek +EXPORT_SYMBOL vmlinux 0x872cdca9 take_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0x8758cfd9 generic_file_direct_write +EXPORT_SYMBOL vmlinux 0x8761c87b rps_needed +EXPORT_SYMBOL vmlinux 0x8768270a pci_request_regions +EXPORT_SYMBOL vmlinux 0x87809aeb put_user_ifreq +EXPORT_SYMBOL vmlinux 0x878125ea ps2_end_command +EXPORT_SYMBOL vmlinux 0x879a576f skb_set_owner_w +EXPORT_SYMBOL vmlinux 0x87a21cb3 __ubsan_handle_out_of_bounds +EXPORT_SYMBOL vmlinux 0x87b159e2 param_ops_byte +EXPORT_SYMBOL vmlinux 0x87b7b390 tcf_classify +EXPORT_SYMBOL vmlinux 0x87c8c92f dma_fence_match_context +EXPORT_SYMBOL vmlinux 0x87d6de65 configfs_depend_item +EXPORT_SYMBOL vmlinux 0x87e29638 sock_no_linger +EXPORT_SYMBOL vmlinux 0x87e995a7 dev_mc_del_global +EXPORT_SYMBOL vmlinux 0x8808f96c dev_get_port_parent_id +EXPORT_SYMBOL vmlinux 0x880e451d add_to_page_cache_lru +EXPORT_SYMBOL vmlinux 0x8810754a _find_first_bit +EXPORT_SYMBOL vmlinux 0x881bad5e phy_mipi_dphy_config_validate +EXPORT_SYMBOL vmlinux 0x881c4413 gen_pool_first_fit +EXPORT_SYMBOL vmlinux 0x88354791 ip6_xmit +EXPORT_SYMBOL vmlinux 0x8836b3b6 fb_show_logo +EXPORT_SYMBOL vmlinux 0x886b9575 jbd2_journal_ack_err +EXPORT_SYMBOL vmlinux 0x88718cb9 tty_flip_buffer_push +EXPORT_SYMBOL vmlinux 0x88822d38 unregister_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0x8888f1fe xxh32 +EXPORT_SYMBOL vmlinux 0x888c7f36 poll_initwait +EXPORT_SYMBOL vmlinux 0x889b1370 _raw_read_trylock +EXPORT_SYMBOL vmlinux 0x88a1bc43 xfrm_state_free +EXPORT_SYMBOL vmlinux 0x88a9fb4a netif_inherit_tso_max +EXPORT_SYMBOL vmlinux 0x88ab02dc inet_register_protosw +EXPORT_SYMBOL vmlinux 0x88d5ac82 param_array_ops +EXPORT_SYMBOL vmlinux 0x88db9f48 __check_object_size +EXPORT_SYMBOL vmlinux 0x88e1d0f0 page_frag_free +EXPORT_SYMBOL vmlinux 0x88e485fb param_set_charp +EXPORT_SYMBOL vmlinux 0x88e6145d netif_rx +EXPORT_SYMBOL vmlinux 0x88e643ec unregister_fib_notifier +EXPORT_SYMBOL vmlinux 0x88f0257d register_cdrom +EXPORT_SYMBOL vmlinux 0x891dbb8f sgl_free_order +EXPORT_SYMBOL vmlinux 0x893f70e0 xfrm6_input_addr +EXPORT_SYMBOL vmlinux 0x89434b4b radix_tree_tag_clear +EXPORT_SYMBOL vmlinux 0x8946ea72 fpsimd_context_busy +EXPORT_SYMBOL vmlinux 0x894cfe7f pci_bus_claim_resources +EXPORT_SYMBOL vmlinux 0x894eebf6 blk_post_runtime_resume +EXPORT_SYMBOL vmlinux 0x8953dd3e ip_local_deliver +EXPORT_SYMBOL vmlinux 0x89559c3d nvdimm_namespace_disk_name +EXPORT_SYMBOL vmlinux 0x8959e689 neigh_parms_release +EXPORT_SYMBOL vmlinux 0x896acace __skb_free_datagram_locked +EXPORT_SYMBOL vmlinux 0x8992740f lease_modify +EXPORT_SYMBOL vmlinux 0x89940875 mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x89b44861 pm860x_bulk_write +EXPORT_SYMBOL vmlinux 0x89b84613 __sk_dst_check +EXPORT_SYMBOL vmlinux 0x89ba0ad4 fsync_bdev +EXPORT_SYMBOL vmlinux 0x89ba2d9a remove_proc_entry +EXPORT_SYMBOL vmlinux 0x89cc49f8 input_handler_for_each_handle +EXPORT_SYMBOL vmlinux 0x89cf42be ps2_sliced_command +EXPORT_SYMBOL vmlinux 0x89d8bc19 km_state_expired +EXPORT_SYMBOL vmlinux 0x89e356e8 pcibios_resource_to_bus +EXPORT_SYMBOL vmlinux 0x89e91c80 vfs_mknod +EXPORT_SYMBOL vmlinux 0x8a137956 fb_set_cmap +EXPORT_SYMBOL vmlinux 0x8a318b63 prepare_to_swait_event +EXPORT_SYMBOL vmlinux 0x8a3bc857 pci_find_resource +EXPORT_SYMBOL vmlinux 0x8a47043d LZ4_decompress_safe_continue +EXPORT_SYMBOL vmlinux 0x8a490c90 rfkill_set_sw_state +EXPORT_SYMBOL vmlinux 0x8a50a423 genphy_write_mmd_unsupported +EXPORT_SYMBOL vmlinux 0x8a54be20 devfreq_monitor_stop +EXPORT_SYMBOL vmlinux 0x8a54c9e7 rpmh_write_batch +EXPORT_SYMBOL vmlinux 0x8a5a0197 devm_devfreq_add_governor +EXPORT_SYMBOL vmlinux 0x8a631a66 nd_pfn_validate +EXPORT_SYMBOL vmlinux 0x8a7094ba vm_brk_flags +EXPORT_SYMBOL vmlinux 0x8a7d1c31 high_memory +EXPORT_SYMBOL vmlinux 0x8a833583 dma_fence_array_ops +EXPORT_SYMBOL vmlinux 0x8a8997b7 __module_get +EXPORT_SYMBOL vmlinux 0x8a8d9bec max8998_update_reg +EXPORT_SYMBOL vmlinux 0x8a99a016 mempool_free_slab +EXPORT_SYMBOL vmlinux 0x8aaecd60 __put_cred +EXPORT_SYMBOL vmlinux 0x8ac136ae imx_sc_misc_get_control +EXPORT_SYMBOL vmlinux 0x8ac3334b net_dim_get_def_rx_moderation +EXPORT_SYMBOL vmlinux 0x8adf4846 blk_mq_tagset_wait_completed_request +EXPORT_SYMBOL vmlinux 0x8b006e38 phy_trigger_machine +EXPORT_SYMBOL vmlinux 0x8b0088d1 LZ4_decompress_safe_usingDict +EXPORT_SYMBOL vmlinux 0x8b07fed6 genl_unregister_family +EXPORT_SYMBOL vmlinux 0x8b0885a1 pcim_set_mwi +EXPORT_SYMBOL vmlinux 0x8b2ffd83 __cpu_present_mask +EXPORT_SYMBOL vmlinux 0x8b5d5e77 load_nls +EXPORT_SYMBOL vmlinux 0x8b618d08 overflowuid +EXPORT_SYMBOL vmlinux 0x8b8059bd in_group_p +EXPORT_SYMBOL vmlinux 0x8b910be2 errseq_sample +EXPORT_SYMBOL vmlinux 0x8b989cf9 acpi_bus_can_wakeup +EXPORT_SYMBOL vmlinux 0x8ba573b3 bio_endio +EXPORT_SYMBOL vmlinux 0x8ba89ad1 uart_update_timeout +EXPORT_SYMBOL vmlinux 0x8bb00291 configfs_unregister_group +EXPORT_SYMBOL vmlinux 0x8bd0f726 __icmp_send +EXPORT_SYMBOL vmlinux 0x8bdfc47c __mb_cache_entry_free +EXPORT_SYMBOL vmlinux 0x8be189ab ucc_slow_disable +EXPORT_SYMBOL vmlinux 0x8be68433 __post_watch_notification +EXPORT_SYMBOL vmlinux 0x8bf44466 xfrm_policy_walk +EXPORT_SYMBOL vmlinux 0x8bfb6610 device_add_disk +EXPORT_SYMBOL vmlinux 0x8bfcf606 fib_default_rule_add +EXPORT_SYMBOL vmlinux 0x8bfed4b8 proc_remove +EXPORT_SYMBOL vmlinux 0x8c03d761 phy_remove_link_mode +EXPORT_SYMBOL vmlinux 0x8c0a8c29 genphy_config_eee_advert +EXPORT_SYMBOL vmlinux 0x8c1ffab6 tso_start +EXPORT_SYMBOL vmlinux 0x8c26d495 prepare_to_wait_event +EXPORT_SYMBOL vmlinux 0x8c2cb3e7 jbd2_journal_init_inode +EXPORT_SYMBOL vmlinux 0x8c302ec3 unload_nls +EXPORT_SYMBOL vmlinux 0x8c30bf67 zstd_dctx_workspace_bound +EXPORT_SYMBOL vmlinux 0x8c3a09ea dquot_get_next_dqblk +EXPORT_SYMBOL vmlinux 0x8c44d4f3 inode_dio_wait +EXPORT_SYMBOL vmlinux 0x8c51ea6c ip_tunnel_parse_protocol +EXPORT_SYMBOL vmlinux 0x8c5841a1 netlink_set_err +EXPORT_SYMBOL vmlinux 0x8c8569cb kstrtoint +EXPORT_SYMBOL vmlinux 0x8c8e3007 vme_irq_generate +EXPORT_SYMBOL vmlinux 0x8c92f2f8 msm_pinctrl_remove +EXPORT_SYMBOL vmlinux 0x8c9e338f acpi_bios_error +EXPORT_SYMBOL vmlinux 0x8ca29cf4 bpf_empty_prog_array +EXPORT_SYMBOL vmlinux 0x8caad757 param_set_copystring +EXPORT_SYMBOL vmlinux 0x8caf9305 uuid_is_valid +EXPORT_SYMBOL vmlinux 0x8cb18c57 param_get_uint +EXPORT_SYMBOL vmlinux 0x8cb57333 ptp_find_pin_unlocked +EXPORT_SYMBOL vmlinux 0x8cbe071d d_delete +EXPORT_SYMBOL vmlinux 0x8cc53d20 __par_io_config_pin +EXPORT_SYMBOL vmlinux 0x8cda8029 xen_clear_irq_pending +EXPORT_SYMBOL vmlinux 0x8cef8252 __inet_stream_connect +EXPORT_SYMBOL vmlinux 0x8cf88d90 __sk_backlog_rcv +EXPORT_SYMBOL vmlinux 0x8cfa581a set_blocksize +EXPORT_SYMBOL vmlinux 0x8d0cbf4f phy_reset_after_clk_enable +EXPORT_SYMBOL vmlinux 0x8d0db4ac pcie_capability_read_dword +EXPORT_SYMBOL vmlinux 0x8d0fa7ec nvdimm_namespace_common_probe +EXPORT_SYMBOL vmlinux 0x8d1b5e2d tcf_qevent_init +EXPORT_SYMBOL vmlinux 0x8d332e10 sk_stream_wait_close +EXPORT_SYMBOL vmlinux 0x8d33e672 __find_nth_andnot_bit +EXPORT_SYMBOL vmlinux 0x8d3f6327 mmc_get_card +EXPORT_SYMBOL vmlinux 0x8d4112df qcom_scm_mem_protect_video_var +EXPORT_SYMBOL vmlinux 0x8d50ec20 rproc_mem_entry_init +EXPORT_SYMBOL vmlinux 0x8d55bb8a qid_eq +EXPORT_SYMBOL vmlinux 0x8d639a3d kmalloc_node_trace +EXPORT_SYMBOL vmlinux 0x8d65dced config_item_init_type_name +EXPORT_SYMBOL vmlinux 0x8d73278e hex_asc_upper +EXPORT_SYMBOL vmlinux 0x8da1dc0f fscrypt_free_inode +EXPORT_SYMBOL vmlinux 0x8dafaf22 hdmi_avi_infoframe_pack +EXPORT_SYMBOL vmlinux 0x8dc32518 put_ipc_ns +EXPORT_SYMBOL vmlinux 0x8ddd8aad schedule_timeout +EXPORT_SYMBOL vmlinux 0x8de97619 vfs_create_mount +EXPORT_SYMBOL vmlinux 0x8dee722d _raw_read_lock_bh +EXPORT_SYMBOL vmlinux 0x8df4afd9 qe_put_snum +EXPORT_SYMBOL vmlinux 0x8df8cb3a handshake_req_cancel +EXPORT_SYMBOL vmlinux 0x8df92f66 memchr_inv +EXPORT_SYMBOL vmlinux 0x8df96065 mmc_retune_pause +EXPORT_SYMBOL vmlinux 0x8df9dd10 guid_null +EXPORT_SYMBOL vmlinux 0x8e010c99 km_state_notify +EXPORT_SYMBOL vmlinux 0x8e0d9153 _dev_info +EXPORT_SYMBOL vmlinux 0x8e17b3ae idr_destroy +EXPORT_SYMBOL vmlinux 0x8e3986cf bio_init +EXPORT_SYMBOL vmlinux 0x8e398c2f kthread_destroy_worker +EXPORT_SYMBOL vmlinux 0x8e3ad107 tty_port_block_til_ready +EXPORT_SYMBOL vmlinux 0x8e3e0f7d fault_in_readable +EXPORT_SYMBOL vmlinux 0x8e469fe8 sdev_prefix_printk +EXPORT_SYMBOL vmlinux 0x8e4c60a3 cpm_muram_dma +EXPORT_SYMBOL vmlinux 0x8e605583 show_init_ipc_ns +EXPORT_SYMBOL vmlinux 0x8e7d7e17 vfs_path_lookup +EXPORT_SYMBOL vmlinux 0x8e806ada gpiochip_irq_reqres +EXPORT_SYMBOL vmlinux 0x8e8f4940 cros_ec_get_next_event +EXPORT_SYMBOL vmlinux 0x8e93bd24 security_secctx_to_secid +EXPORT_SYMBOL vmlinux 0x8ec760b0 cgroup_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0x8ed8ea51 dquot_file_open +EXPORT_SYMBOL vmlinux 0x8eea2bf4 iterate_dir +EXPORT_SYMBOL vmlinux 0x8eff3bd4 flow_rule_match_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x8f01afd6 twl6030_interrupt_mask +EXPORT_SYMBOL vmlinux 0x8f166fb9 flow_rule_match_enc_control +EXPORT_SYMBOL vmlinux 0x8f1bf78d fb_set_var +EXPORT_SYMBOL vmlinux 0x8f23d677 pci_save_state +EXPORT_SYMBOL vmlinux 0x8f626d5a nf_log_trace +EXPORT_SYMBOL vmlinux 0x8f8c1f0d set_nlink +EXPORT_SYMBOL vmlinux 0x8f975700 jbd2_journal_put_journal_head +EXPORT_SYMBOL vmlinux 0x8f996a30 ethtool_convert_legacy_u32_to_link_mode +EXPORT_SYMBOL vmlinux 0x8fa25c24 xa_find +EXPORT_SYMBOL vmlinux 0x8fa5be3f sk_stream_kill_queues +EXPORT_SYMBOL vmlinux 0x8fbcfbd4 mdiobus_is_registered_device +EXPORT_SYMBOL vmlinux 0x8fc9ea11 fman_port_cfg_buf_prefix_content +EXPORT_SYMBOL vmlinux 0x8fccb5e7 pci_enable_link_state +EXPORT_SYMBOL vmlinux 0x8fd180e7 kernel_neon_begin +EXPORT_SYMBOL vmlinux 0x8fdec7c4 mmc_gpio_get_ro +EXPORT_SYMBOL vmlinux 0x8ff89ed0 seg6_hmac_exit +EXPORT_SYMBOL vmlinux 0x90006be6 dm_kcopyd_client_flush +EXPORT_SYMBOL vmlinux 0x90239dc8 tcp_initialize_rcv_mss +EXPORT_SYMBOL vmlinux 0x902485e1 vc_cons +EXPORT_SYMBOL vmlinux 0x902d8722 vme_slave_get +EXPORT_SYMBOL vmlinux 0x90331c92 netdev_adjacent_change_prepare +EXPORT_SYMBOL vmlinux 0x9034a696 mempool_destroy +EXPORT_SYMBOL vmlinux 0x9055868c flow_rule_match_cvlan +EXPORT_SYMBOL vmlinux 0x90576ec4 vmemdup_user +EXPORT_SYMBOL vmlinux 0x90813ea5 bdev_start_io_acct +EXPORT_SYMBOL vmlinux 0x9092defd proc_doulongvec_minmax +EXPORT_SYMBOL vmlinux 0x9098b2c1 pfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x90b6f83b import_single_range +EXPORT_SYMBOL vmlinux 0x90ce5e9e phy_ethtool_ksettings_get +EXPORT_SYMBOL vmlinux 0x90f56767 security_inode_invalidate_secctx +EXPORT_SYMBOL vmlinux 0x9114b616 __xa_alloc +EXPORT_SYMBOL vmlinux 0x911e7294 dquot_destroy +EXPORT_SYMBOL vmlinux 0x913fb567 xsk_tx_release +EXPORT_SYMBOL vmlinux 0x914b5ca9 rtnl_configure_link +EXPORT_SYMBOL vmlinux 0x914cc839 netdev_lower_state_changed +EXPORT_SYMBOL vmlinux 0x91587a9c netif_tx_wake_queue +EXPORT_SYMBOL vmlinux 0x915d38f7 starget_for_each_device +EXPORT_SYMBOL vmlinux 0x9166a7d9 get_task_cred +EXPORT_SYMBOL vmlinux 0x9166fada strncpy +EXPORT_SYMBOL vmlinux 0x9166fc03 __flush_workqueue +EXPORT_SYMBOL vmlinux 0x919687e5 bio_copy_data +EXPORT_SYMBOL vmlinux 0x919c58f3 __clzsi2 +EXPORT_SYMBOL vmlinux 0x91a488ac __netdev_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x91a7b1da qdisc_class_hash_remove +EXPORT_SYMBOL vmlinux 0x91ac73e6 dump_skip_to +EXPORT_SYMBOL vmlinux 0x91c0980e icst_hz +EXPORT_SYMBOL vmlinux 0x91c5fe77 devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x91f44510 idr_alloc_cyclic +EXPORT_SYMBOL vmlinux 0x91f68ea1 __hw_addr_sync +EXPORT_SYMBOL vmlinux 0x9203c7c6 netif_set_xps_queue +EXPORT_SYMBOL vmlinux 0x920c8f1a devm_extcon_unregister_notifier_all +EXPORT_SYMBOL vmlinux 0x920e85a7 scsi_partsize +EXPORT_SYMBOL vmlinux 0x920f4ad8 kmem_cache_free_bulk +EXPORT_SYMBOL vmlinux 0x922a01f5 _copy_from_iter_nocache +EXPORT_SYMBOL vmlinux 0x922f45a6 __bitmap_clear +EXPORT_SYMBOL vmlinux 0x9231d7d5 inode_io_list_del +EXPORT_SYMBOL vmlinux 0x9235be4d phy_stop +EXPORT_SYMBOL vmlinux 0x9236d395 inode_init_always +EXPORT_SYMBOL vmlinux 0x92380a93 tcf_exts_validate_ex +EXPORT_SYMBOL vmlinux 0x923ac5b8 serio_open +EXPORT_SYMBOL vmlinux 0x923b1276 dmaengine_get +EXPORT_SYMBOL vmlinux 0x92540fbf finish_wait +EXPORT_SYMBOL vmlinux 0x9258c776 hdmi_vendor_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x926ca7b7 vm_event_states +EXPORT_SYMBOL vmlinux 0x92774cf8 __kfence_pool +EXPORT_SYMBOL vmlinux 0x9282f1f5 netif_tx_stop_all_queues +EXPORT_SYMBOL vmlinux 0x92873df6 __block_write_begin +EXPORT_SYMBOL vmlinux 0x928b90af flush_dcache_page +EXPORT_SYMBOL vmlinux 0x9291cd3b memdup_user +EXPORT_SYMBOL vmlinux 0x929878b2 posix_acl_to_xattr +EXPORT_SYMBOL vmlinux 0x92aeaa8e rtnetlink_put_metrics +EXPORT_SYMBOL vmlinux 0x92b99a33 acpi_put_table +EXPORT_SYMBOL vmlinux 0x92b9b180 slash_name +EXPORT_SYMBOL vmlinux 0x92c856a3 iwe_stream_add_event +EXPORT_SYMBOL vmlinux 0x92d5838e request_threaded_irq +EXPORT_SYMBOL vmlinux 0x92e683f5 down_timeout +EXPORT_SYMBOL vmlinux 0x92ec510d jiffies64_to_msecs +EXPORT_SYMBOL vmlinux 0x92fa5abb vme_lm_detach +EXPORT_SYMBOL vmlinux 0x92fa6ebe qman_get_qm_portal_config +EXPORT_SYMBOL vmlinux 0x92fc078b xfrm_find_acq +EXPORT_SYMBOL vmlinux 0x92fc6999 register_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x93022ba6 __scsi_format_command +EXPORT_SYMBOL vmlinux 0x9305f8e6 cpufreq_get +EXPORT_SYMBOL vmlinux 0x930aed53 pci_read_config_word +EXPORT_SYMBOL vmlinux 0x9315a863 register_mii_timestamper +EXPORT_SYMBOL vmlinux 0x93248249 truncate_pagecache +EXPORT_SYMBOL vmlinux 0x9366393a __dev_get_by_name +EXPORT_SYMBOL vmlinux 0x937733e3 qid_valid +EXPORT_SYMBOL vmlinux 0x937d3e8b tcp_seq_stop +EXPORT_SYMBOL vmlinux 0x93838549 pci_write_config_word +EXPORT_SYMBOL vmlinux 0x93967fa7 request_firmware +EXPORT_SYMBOL vmlinux 0x93a6e0b2 io_schedule +EXPORT_SYMBOL vmlinux 0x93b3fc74 register_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x93b7bfba of_pci_range_to_resource +EXPORT_SYMBOL vmlinux 0x93cfed15 dump_skip +EXPORT_SYMBOL vmlinux 0x93d6dd8c complete_all +EXPORT_SYMBOL vmlinux 0x93e4cf89 __free_pages +EXPORT_SYMBOL vmlinux 0x93f3cfe6 scsicam_bios_param +EXPORT_SYMBOL vmlinux 0x941ca802 udp_gro_receive +EXPORT_SYMBOL vmlinux 0x9428f816 dim_turn +EXPORT_SYMBOL vmlinux 0x943a8782 blk_mq_end_request +EXPORT_SYMBOL vmlinux 0x944375db _totalram_pages +EXPORT_SYMBOL vmlinux 0x944a564d is_console_locked +EXPORT_SYMBOL vmlinux 0x945c46aa skb_free_datagram +EXPORT_SYMBOL vmlinux 0x945ceba7 setattr_copy +EXPORT_SYMBOL vmlinux 0x94659e1f genphy_soft_reset +EXPORT_SYMBOL vmlinux 0x94736422 mipi_dsi_compression_mode +EXPORT_SYMBOL vmlinux 0x947e3b09 scsi_remove_target +EXPORT_SYMBOL vmlinux 0x94961283 vunmap +EXPORT_SYMBOL vmlinux 0x94bb7ec3 gen_pool_dma_zalloc_algo +EXPORT_SYMBOL vmlinux 0x94bf03ca utf8_to_utf32 +EXPORT_SYMBOL vmlinux 0x94d2ccb9 netdev_master_upper_dev_get +EXPORT_SYMBOL vmlinux 0x94d9461a kernel_write +EXPORT_SYMBOL vmlinux 0x94fc8d93 smp_call_function_many +EXPORT_SYMBOL vmlinux 0x9507c90f copy_fsxattr_to_user +EXPORT_SYMBOL vmlinux 0x9508874e d_make_root +EXPORT_SYMBOL vmlinux 0x951459e3 tcp_sock_set_keepidle +EXPORT_SYMBOL vmlinux 0x9515eee2 nf_log_set +EXPORT_SYMBOL vmlinux 0x9517cc19 inet_add_protocol +EXPORT_SYMBOL vmlinux 0x95208c50 __scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x953384bc remove_proc_subtree +EXPORT_SYMBOL vmlinux 0x953d2426 utf8_strncmp +EXPORT_SYMBOL vmlinux 0x95451253 proto_register +EXPORT_SYMBOL vmlinux 0x954cef6f init_on_alloc +EXPORT_SYMBOL vmlinux 0x954f099c idr_preload +EXPORT_SYMBOL vmlinux 0x956a49b3 neigh_parms_alloc +EXPORT_SYMBOL vmlinux 0x957c9ebf neigh_proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0x959c9b73 __tracepoint_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x95a07bb5 acpi_execute_reg_methods +EXPORT_SYMBOL vmlinux 0x95a67b07 udp_table +EXPORT_SYMBOL vmlinux 0x95c00bcb param_ops_bint +EXPORT_SYMBOL vmlinux 0x95ccaf3d tcf_idr_check_alloc +EXPORT_SYMBOL vmlinux 0x95e18f3b km_query +EXPORT_SYMBOL vmlinux 0x960028a2 qdisc_hash_del +EXPORT_SYMBOL vmlinux 0x9604a589 get_vm_area +EXPORT_SYMBOL vmlinux 0x963fe9d4 devm_mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x964917a2 md_bitmap_close_sync +EXPORT_SYMBOL vmlinux 0x9654030b netdev_unbind_sb_channel +EXPORT_SYMBOL vmlinux 0x966700c7 netdev_name_in_use +EXPORT_SYMBOL vmlinux 0x96848186 scnprintf +EXPORT_SYMBOL vmlinux 0x968584b9 unregister_key_type +EXPORT_SYMBOL vmlinux 0x9688de8b memstart_addr +EXPORT_SYMBOL vmlinux 0x96903d4d clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0x9694d59b twl6030_mmc_card_detect +EXPORT_SYMBOL vmlinux 0x96a6eec0 tcp_md5_hash_key +EXPORT_SYMBOL vmlinux 0x96a83a7f mmc_set_data_timeout +EXPORT_SYMBOL vmlinux 0x96b29254 strncasecmp +EXPORT_SYMBOL vmlinux 0x96b8b5b2 dev_mc_del +EXPORT_SYMBOL vmlinux 0x96c17136 fb_var_to_videomode +EXPORT_SYMBOL vmlinux 0x96cd2b04 scsi_sense_key_string +EXPORT_SYMBOL vmlinux 0x96da1847 security_sb_clone_mnt_opts +EXPORT_SYMBOL vmlinux 0x96e12d1d xfrm4_rcv_encap +EXPORT_SYMBOL vmlinux 0x96e4b60d inet6_del_protocol +EXPORT_SYMBOL vmlinux 0x96e5d30f gen_pool_set_algo +EXPORT_SYMBOL vmlinux 0x96fab350 dim_park_on_top +EXPORT_SYMBOL vmlinux 0x96fedec5 vga_set_legacy_decoding +EXPORT_SYMBOL vmlinux 0x970899f8 ether_setup +EXPORT_SYMBOL vmlinux 0x9708f91e dev_disable_lro +EXPORT_SYMBOL vmlinux 0x97165a6f phy_device_remove +EXPORT_SYMBOL vmlinux 0x9716e0e6 nd_btt_probe +EXPORT_SYMBOL vmlinux 0x9717bb27 max8925_bulk_write +EXPORT_SYMBOL vmlinux 0x9720e9e9 dev_mc_unsync +EXPORT_SYMBOL vmlinux 0x97396766 scsi_target_resume +EXPORT_SYMBOL vmlinux 0x973d6530 sk_error_report +EXPORT_SYMBOL vmlinux 0x973fa82e register_acpi_notifier +EXPORT_SYMBOL vmlinux 0x976d541e iptun_encaps +EXPORT_SYMBOL vmlinux 0x9772a873 devm_request_any_context_irq +EXPORT_SYMBOL vmlinux 0x97986429 md_bitmap_free +EXPORT_SYMBOL vmlinux 0x979a1a49 phy_device_free +EXPORT_SYMBOL vmlinux 0x97a57333 crc_t10dif_update +EXPORT_SYMBOL vmlinux 0x97adb487 utf8s_to_utf16s +EXPORT_SYMBOL vmlinux 0x97bdfa60 scsi_dev_info_remove_list +EXPORT_SYMBOL vmlinux 0x97c0279c __skb_pad +EXPORT_SYMBOL vmlinux 0x97e7338e amba_driver_unregister +EXPORT_SYMBOL vmlinux 0x97fbcbaa dm_io +EXPORT_SYMBOL vmlinux 0x98095121 __getblk_gfp +EXPORT_SYMBOL vmlinux 0x981fd0b7 alloc_skb_with_frags +EXPORT_SYMBOL vmlinux 0x9829fc11 __kfifo_out_peek_r +EXPORT_SYMBOL vmlinux 0x982bcde4 __cpu_dying_mask +EXPORT_SYMBOL vmlinux 0x98342280 ps2_sendbyte +EXPORT_SYMBOL vmlinux 0x984792bc vme_irq_handler +EXPORT_SYMBOL vmlinux 0x98502910 nd_region_acquire_lane +EXPORT_SYMBOL vmlinux 0x98555a05 dma_fence_chain_walk +EXPORT_SYMBOL vmlinux 0x9858f364 get_random_u8 +EXPORT_SYMBOL vmlinux 0x9891d33c dma_fence_array_create +EXPORT_SYMBOL vmlinux 0x98a02302 __mdiobus_register +EXPORT_SYMBOL vmlinux 0x98a4decc sync_inodes_sb +EXPORT_SYMBOL vmlinux 0x98c06814 proc_create_single_data +EXPORT_SYMBOL vmlinux 0x98c89ade security_xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x98cb878e proc_dobool +EXPORT_SYMBOL vmlinux 0x98cf60b3 strlen +EXPORT_SYMBOL vmlinux 0x98e508ef ignore_console_lock_warning +EXPORT_SYMBOL vmlinux 0x99043d4f file_check_and_advance_wb_err +EXPORT_SYMBOL vmlinux 0x99094fb2 qcom_scm_is_available +EXPORT_SYMBOL vmlinux 0x992d1b8f tcp_sock_set_syncnt +EXPORT_SYMBOL vmlinux 0x9931f8c9 qcom_scm_lmh_dcvsh_available +EXPORT_SYMBOL vmlinux 0x9939eba0 backlight_unregister_notifier +EXPORT_SYMBOL vmlinux 0x993ee5a2 udpv6_sendmsg +EXPORT_SYMBOL vmlinux 0x9950e425 rproc_vq_interrupt +EXPORT_SYMBOL vmlinux 0x99517682 udp_encap_enable +EXPORT_SYMBOL vmlinux 0x995d722b genphy_read_status_fixed +EXPORT_SYMBOL vmlinux 0x995f1f8e udp_sendmsg +EXPORT_SYMBOL vmlinux 0x996a44c7 dentry_create +EXPORT_SYMBOL vmlinux 0x99828f64 seq_read +EXPORT_SYMBOL vmlinux 0x999e8297 vfree +EXPORT_SYMBOL vmlinux 0x99a420ef __of_get_address +EXPORT_SYMBOL vmlinux 0x99b86ef3 udp_lib_rehash +EXPORT_SYMBOL vmlinux 0x99d472b1 net_dim_get_rx_moderation +EXPORT_SYMBOL vmlinux 0x99daa9bf try_offline_node +EXPORT_SYMBOL vmlinux 0x99f7371c refcount_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0x99f9638f __napi_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x9a07d6ca pnp_release_card_device +EXPORT_SYMBOL vmlinux 0x9a0b3235 i2c_smbus_write_byte_data +EXPORT_SYMBOL vmlinux 0x9a1dfd65 strpbrk +EXPORT_SYMBOL vmlinux 0x9a216732 ___pskb_trim +EXPORT_SYMBOL vmlinux 0x9a22391e radix_tree_gang_lookup_tag_slot +EXPORT_SYMBOL vmlinux 0x9a325faf iterate_fd +EXPORT_SYMBOL vmlinux 0x9a429ff2 scsi_block_when_processing_errors +EXPORT_SYMBOL vmlinux 0x9a464cd4 vmap +EXPORT_SYMBOL vmlinux 0x9a583306 netlbl_bitmap_walk +EXPORT_SYMBOL vmlinux 0x9a5842c5 vme_master_mmap +EXPORT_SYMBOL vmlinux 0x9a58a839 pcim_enable_device +EXPORT_SYMBOL vmlinux 0x9a6e3380 tegra_io_pad_power_enable +EXPORT_SYMBOL vmlinux 0x9a740c7f is_acpi_device_node +EXPORT_SYMBOL vmlinux 0x9a815b68 single_open +EXPORT_SYMBOL vmlinux 0x9aaeefce sysctl_nf_log_all_netns +EXPORT_SYMBOL vmlinux 0x9aba8d8f dev_pm_opp_register_notifier +EXPORT_SYMBOL vmlinux 0x9abaf2cb input_mt_assign_slots +EXPORT_SYMBOL vmlinux 0x9abf9d5d param_ops_ullong +EXPORT_SYMBOL vmlinux 0x9acf62b8 regset_get_alloc +EXPORT_SYMBOL vmlinux 0x9ada4e3c fwnode_iomap +EXPORT_SYMBOL vmlinux 0x9adc3a60 qdisc_hash_add +EXPORT_SYMBOL vmlinux 0x9adfa242 fput +EXPORT_SYMBOL vmlinux 0x9ae47436 _find_last_bit +EXPORT_SYMBOL vmlinux 0x9b09880f pci_enable_device +EXPORT_SYMBOL vmlinux 0x9b128a66 qcom_scm_set_remote_state +EXPORT_SYMBOL vmlinux 0x9b2560b9 gf128mul_init_4k_bbe +EXPORT_SYMBOL vmlinux 0x9b26d10c serio_interrupt +EXPORT_SYMBOL vmlinux 0x9b33e0d7 unregister_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x9b427826 set_create_files_as +EXPORT_SYMBOL vmlinux 0x9b43c94e tcf_get_next_chain +EXPORT_SYMBOL vmlinux 0x9b496b21 posix_acl_alloc +EXPORT_SYMBOL vmlinux 0x9b5897ac pnp_device_attach +EXPORT_SYMBOL vmlinux 0x9b6772a5 free_task +EXPORT_SYMBOL vmlinux 0x9b6c724e xudma_pktdma_tflow_get_irq +EXPORT_SYMBOL vmlinux 0x9b72478f acpi_unload_parent_table +EXPORT_SYMBOL vmlinux 0x9b743d09 mmc_wait_for_req +EXPORT_SYMBOL vmlinux 0x9b89b4dd blk_queue_max_segments +EXPORT_SYMBOL vmlinux 0x9b90d808 filemap_fdatawrite_wbc +EXPORT_SYMBOL vmlinux 0x9b93eee0 skb_flow_dissect_tunnel_info +EXPORT_SYMBOL vmlinux 0x9ba9e39f dump_emit +EXPORT_SYMBOL vmlinux 0x9bb33cc5 pm860x_page_bulk_read +EXPORT_SYMBOL vmlinux 0x9bb4114c dm_table_get_mode +EXPORT_SYMBOL vmlinux 0x9bc317f5 pci_pme_active +EXPORT_SYMBOL vmlinux 0x9bcb8d50 phy_do_ioctl_running +EXPORT_SYMBOL vmlinux 0x9bd30e03 __bh_read +EXPORT_SYMBOL vmlinux 0x9be49e04 tcp_v4_md5_lookup +EXPORT_SYMBOL vmlinux 0x9bfa8eb9 mdiobus_write +EXPORT_SYMBOL vmlinux 0x9bfe5a20 page_pool_put_defragged_page +EXPORT_SYMBOL vmlinux 0x9c122bcf mempool_create_node +EXPORT_SYMBOL vmlinux 0x9c1cd3fb pci_add_new_bus +EXPORT_SYMBOL vmlinux 0x9c1e5bf5 queued_spin_lock_slowpath +EXPORT_SYMBOL vmlinux 0x9c214b42 pnp_stop_dev +EXPORT_SYMBOL vmlinux 0x9c253ecb pci_scan_root_bus_bridge +EXPORT_SYMBOL vmlinux 0x9c34ad23 clkdev_add +EXPORT_SYMBOL vmlinux 0x9c3af727 rproc_da_to_va +EXPORT_SYMBOL vmlinux 0x9c5a2ada ucc_fast_dump_regs +EXPORT_SYMBOL vmlinux 0x9c5d5b94 crc8 +EXPORT_SYMBOL vmlinux 0x9c79caa6 kobject_init +EXPORT_SYMBOL vmlinux 0x9c86b9ab fileattr_fill_flags +EXPORT_SYMBOL vmlinux 0x9c914f9c dev_lstats_read +EXPORT_SYMBOL vmlinux 0x9c96a61c adjust_managed_page_count +EXPORT_SYMBOL vmlinux 0x9c9aa3b9 parse_int_array_user +EXPORT_SYMBOL vmlinux 0x9c9b7cdc fwnode_mdio_find_device +EXPORT_SYMBOL vmlinux 0x9ca241f4 netdev_has_upper_dev_all_rcu +EXPORT_SYMBOL vmlinux 0x9ca293fd set_binfmt +EXPORT_SYMBOL vmlinux 0x9cab34a6 rfkill_set_led_trigger_name +EXPORT_SYMBOL vmlinux 0x9cbaac96 sget_fc +EXPORT_SYMBOL vmlinux 0x9cbd0e4a open_exec +EXPORT_SYMBOL vmlinux 0x9cc39561 fb_firmware_edid +EXPORT_SYMBOL vmlinux 0x9cce8a0f module_layout +EXPORT_SYMBOL vmlinux 0x9ccf7171 vme_dma_pci_attribute +EXPORT_SYMBOL vmlinux 0x9cdf53a5 skb_page_frag_refill +EXPORT_SYMBOL vmlinux 0x9cdfb3f7 sysctl_fb_tunnels_only_for_init_net +EXPORT_SYMBOL vmlinux 0x9d068295 __dev_set_mtu +EXPORT_SYMBOL vmlinux 0x9d0d6206 unregister_netdevice_notifier +EXPORT_SYMBOL vmlinux 0x9d1a5e3a __memcpy +EXPORT_SYMBOL vmlinux 0x9d26675e zstd_cstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x9d2ab8ac __tasklet_schedule +EXPORT_SYMBOL vmlinux 0x9d2e7707 unregister_sysrq_key +EXPORT_SYMBOL vmlinux 0x9d5489f6 xfrm_unregister_type_offload +EXPORT_SYMBOL vmlinux 0x9d61e994 ucs2_strncmp +EXPORT_SYMBOL vmlinux 0x9d6f59ee cdrom_get_media_event +EXPORT_SYMBOL vmlinux 0x9d8976ca nf_reinject +EXPORT_SYMBOL vmlinux 0x9d92f3ad __wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0x9d94babd __lock_sock_fast +EXPORT_SYMBOL vmlinux 0x9d95066b is_bad_inode +EXPORT_SYMBOL vmlinux 0x9daa6930 noop_fsync +EXPORT_SYMBOL vmlinux 0x9dc993c9 pnp_register_card_driver +EXPORT_SYMBOL vmlinux 0x9dcf00a3 md_bitmap_unplug_async +EXPORT_SYMBOL vmlinux 0x9dd9df13 dm_kcopyd_client_create +EXPORT_SYMBOL vmlinux 0x9de751e2 security_sock_rcv_skb +EXPORT_SYMBOL vmlinux 0x9decafa7 vfs_iocb_iter_read +EXPORT_SYMBOL vmlinux 0x9df21d0e qman_affine_channel +EXPORT_SYMBOL vmlinux 0x9df3d87d logfc +EXPORT_SYMBOL vmlinux 0x9df995fb stack_depot_set_extra_bits +EXPORT_SYMBOL vmlinux 0x9e0c711d vzalloc_node +EXPORT_SYMBOL vmlinux 0x9e0fa5ae hsiphash_3u32 +EXPORT_SYMBOL vmlinux 0x9e1094fb __sk_mem_reclaim +EXPORT_SYMBOL vmlinux 0x9e13f6f6 gf128mul_lle +EXPORT_SYMBOL vmlinux 0x9e190dea crypto_sha3_init +EXPORT_SYMBOL vmlinux 0x9e1b0b1f devm_register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x9e1b839e napi_get_frags +EXPORT_SYMBOL vmlinux 0x9e2717c6 __neigh_create +EXPORT_SYMBOL vmlinux 0x9e2737f0 acpi_install_interface_handler +EXPORT_SYMBOL vmlinux 0x9e30905d sk_stop_timer +EXPORT_SYMBOL vmlinux 0x9e4068f0 xfrm_lookup +EXPORT_SYMBOL vmlinux 0x9e41a599 phy_device_create +EXPORT_SYMBOL vmlinux 0x9e477338 of_n_addr_cells +EXPORT_SYMBOL vmlinux 0x9e4c7f23 tcf_action_update_stats +EXPORT_SYMBOL vmlinux 0x9e4faeef dm_io_client_destroy +EXPORT_SYMBOL vmlinux 0x9e5011e5 register_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0x9e577a7f tegra_ivc_init +EXPORT_SYMBOL vmlinux 0x9e5e750d node_to_cpumask_map +EXPORT_SYMBOL vmlinux 0x9e61bb05 set_freezable +EXPORT_SYMBOL vmlinux 0x9e7ceac1 tty_port_lower_dtr_rts +EXPORT_SYMBOL vmlinux 0x9e7d6bd0 __udelay +EXPORT_SYMBOL vmlinux 0x9e7d98b9 sock_i_ino +EXPORT_SYMBOL vmlinux 0x9e9eab95 devcgroup_check_permission +EXPORT_SYMBOL vmlinux 0x9e9fdd9d memunmap +EXPORT_SYMBOL vmlinux 0x9ea010f1 tty_name +EXPORT_SYMBOL vmlinux 0x9ea8cc03 vme_dma_list_add +EXPORT_SYMBOL vmlinux 0x9eacf8a5 kstrndup +EXPORT_SYMBOL vmlinux 0x9eae0081 input_match_device_id +EXPORT_SYMBOL vmlinux 0x9eb187fa xudma_pktdma_rflow_get_irq +EXPORT_SYMBOL vmlinux 0x9eb54b6a inet_proto_csum_replace4 +EXPORT_SYMBOL vmlinux 0x9ebb7278 blk_rq_map_kern +EXPORT_SYMBOL vmlinux 0x9ebb8580 dcb_setapp +EXPORT_SYMBOL vmlinux 0x9ec0e639 twl6030_interrupt_unmask +EXPORT_SYMBOL vmlinux 0x9ec6ca96 ktime_get_real_ts64 +EXPORT_SYMBOL vmlinux 0x9ecd6e2c security_sk_clone +EXPORT_SYMBOL vmlinux 0x9ed12e20 kmalloc_large +EXPORT_SYMBOL vmlinux 0x9ed717c7 genphy_read_abilities +EXPORT_SYMBOL vmlinux 0x9ed7c847 brcmstb_get_family_id +EXPORT_SYMBOL vmlinux 0x9ed978de vme_lm_set +EXPORT_SYMBOL vmlinux 0x9ee24e15 submit_bio +EXPORT_SYMBOL vmlinux 0x9eeb3e6a km_policy_notify +EXPORT_SYMBOL vmlinux 0x9f13872a dquot_transfer +EXPORT_SYMBOL vmlinux 0x9f2767f2 tegra_ivc_notified +EXPORT_SYMBOL vmlinux 0x9f2b0abc mmc_command_done +EXPORT_SYMBOL vmlinux 0x9f45b3e5 mr_mfc_find_any +EXPORT_SYMBOL vmlinux 0x9f46ced8 __sw_hweight64 +EXPORT_SYMBOL vmlinux 0x9f475fe6 cros_ec_cmd_xfer +EXPORT_SYMBOL vmlinux 0x9f4f2aa3 acpi_gbl_FADT +EXPORT_SYMBOL vmlinux 0x9f50b770 keyring_restrict +EXPORT_SYMBOL vmlinux 0x9f54ead7 gro_cells_destroy +EXPORT_SYMBOL vmlinux 0x9f5fb1ad param_set_ullong +EXPORT_SYMBOL vmlinux 0x9f76baf4 _raw_write_unlock_irq +EXPORT_SYMBOL vmlinux 0x9f7d7dbb logic_outsw +EXPORT_SYMBOL vmlinux 0x9f8f93c3 alloc_buffer_head +EXPORT_SYMBOL vmlinux 0x9f984513 strrchr +EXPORT_SYMBOL vmlinux 0x9f987828 input_unregister_handle +EXPORT_SYMBOL vmlinux 0x9fa7184a cancel_delayed_work_sync +EXPORT_SYMBOL vmlinux 0x9fab4fe1 xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x9fb41842 netdev_offload_xstats_report_delta +EXPORT_SYMBOL vmlinux 0x9fbd902e pci_fixup_device +EXPORT_SYMBOL vmlinux 0x9fbe06c5 vfs_parse_fs_string +EXPORT_SYMBOL vmlinux 0x9fcbb696 flow_indr_dev_setup_offload +EXPORT_SYMBOL vmlinux 0x9fd43b2e tty_insert_flip_string_flags +EXPORT_SYMBOL vmlinux 0x9fdecc31 unregister_netdevice_many +EXPORT_SYMBOL vmlinux 0x9feed7ce timer_reduce +EXPORT_SYMBOL vmlinux 0x9ffa3a75 netdev_max_backlog +EXPORT_SYMBOL vmlinux 0x9ffd7abe twl6040_power +EXPORT_SYMBOL vmlinux 0xa00a4fc6 sockopt_lock_sock +EXPORT_SYMBOL vmlinux 0xa00aca2a dql_completed +EXPORT_SYMBOL vmlinux 0xa0106f18 try_to_free_buffers +EXPORT_SYMBOL vmlinux 0xa01d3df6 font_vga_8x16 +EXPORT_SYMBOL vmlinux 0xa02aa74a __cond_resched_lock +EXPORT_SYMBOL vmlinux 0xa033d747 next_arg +EXPORT_SYMBOL vmlinux 0xa039a518 xfrm_policy_flush +EXPORT_SYMBOL vmlinux 0xa0436e98 in6addr_linklocal_allnodes +EXPORT_SYMBOL vmlinux 0xa04e33da qcom_scm_lmh_dcvsh +EXPORT_SYMBOL vmlinux 0xa050b43c sock_set_priority +EXPORT_SYMBOL vmlinux 0xa051bdf3 iov_iter_get_pages2 +EXPORT_SYMBOL vmlinux 0xa05325a1 xfrm_unregister_type +EXPORT_SYMBOL vmlinux 0xa057df8f twl_set_regcache_bypass +EXPORT_SYMBOL vmlinux 0xa05b6be2 psched_ppscfg_precompute +EXPORT_SYMBOL vmlinux 0xa069b58d vfs_get_link +EXPORT_SYMBOL vmlinux 0xa06f5ba7 qdisc_put +EXPORT_SYMBOL vmlinux 0xa07a37f0 memchr +EXPORT_SYMBOL vmlinux 0xa07b1244 dev_add_pack +EXPORT_SYMBOL vmlinux 0xa07d1b3c tasklet_setup +EXPORT_SYMBOL vmlinux 0xa084749a __bitmap_or +EXPORT_SYMBOL vmlinux 0xa085a9c3 rproc_resource_cleanup +EXPORT_SYMBOL vmlinux 0xa08fe4ba dquot_drop +EXPORT_SYMBOL vmlinux 0xa095e02e generic_check_addressable +EXPORT_SYMBOL vmlinux 0xa0a0f70b sk_stream_error +EXPORT_SYMBOL vmlinux 0xa0ae1e73 siphash_3u64 +EXPORT_SYMBOL vmlinux 0xa0b04675 vmalloc_32 +EXPORT_SYMBOL vmlinux 0xa0bf49db netdev_adjacent_change_commit +EXPORT_SYMBOL vmlinux 0xa0c394e0 alloc_anon_inode +EXPORT_SYMBOL vmlinux 0xa0cab898 jbd2_journal_destroy +EXPORT_SYMBOL vmlinux 0xa0ce2436 blk_queue_io_opt +EXPORT_SYMBOL vmlinux 0xa0dad88e netdev_adjacent_get_private +EXPORT_SYMBOL vmlinux 0xa0eae826 smp_call_function +EXPORT_SYMBOL vmlinux 0xa0eb7744 netpoll_cleanup +EXPORT_SYMBOL vmlinux 0xa0ebd14c sysctl_tcp_mem +EXPORT_SYMBOL vmlinux 0xa0ebd437 hdmi_drm_infoframe_check +EXPORT_SYMBOL vmlinux 0xa0f10085 __sg_free_table +EXPORT_SYMBOL vmlinux 0xa0fbac79 wake_up_bit +EXPORT_SYMBOL vmlinux 0xa0fbcd3b d_invalidate +EXPORT_SYMBOL vmlinux 0xa106ad1a ata_std_end_eh +EXPORT_SYMBOL vmlinux 0xa108eb4d sysctl_optmem_max +EXPORT_SYMBOL vmlinux 0xa115da49 __tracepoint_kfree +EXPORT_SYMBOL vmlinux 0xa12c416c xsk_tx_peek_desc +EXPORT_SYMBOL vmlinux 0xa131aa11 param_get_bool +EXPORT_SYMBOL vmlinux 0xa13666df configfs_register_group +EXPORT_SYMBOL vmlinux 0xa136a81c __put_user_ns +EXPORT_SYMBOL vmlinux 0xa13cc6c7 mmc_gpiod_request_cd_irq +EXPORT_SYMBOL vmlinux 0xa1448abc generic_buffers_fsync +EXPORT_SYMBOL vmlinux 0xa14510d1 blk_queue_update_dma_alignment +EXPORT_SYMBOL vmlinux 0xa1711d04 dcache_readdir +EXPORT_SYMBOL vmlinux 0xa19d0864 input_mt_report_pointer_emulation +EXPORT_SYMBOL vmlinux 0xa1a08d2b i2c_transfer_buffer_flags +EXPORT_SYMBOL vmlinux 0xa1bcc2cb blk_queue_flag_clear +EXPORT_SYMBOL vmlinux 0xa1d5acb6 user_path_create +EXPORT_SYMBOL vmlinux 0xa1d90b5e free_netdev +EXPORT_SYMBOL vmlinux 0xa2060911 inet_current_timestamp +EXPORT_SYMBOL vmlinux 0xa2261065 alloc_pages +EXPORT_SYMBOL vmlinux 0xa2326c49 acpi_remove_table_handler +EXPORT_SYMBOL vmlinux 0xa23ffc04 groups_sort +EXPORT_SYMBOL vmlinux 0xa2450fd1 scsi_command_normalize_sense +EXPORT_SYMBOL vmlinux 0xa24f23d8 __request_module +EXPORT_SYMBOL vmlinux 0xa263892b fscrypt_fname_free_buffer +EXPORT_SYMBOL vmlinux 0xa2854f64 file_write_and_wait_range +EXPORT_SYMBOL vmlinux 0xa28b63d7 sk_wait_data +EXPORT_SYMBOL vmlinux 0xa28cfcc0 gen_estimator_active +EXPORT_SYMBOL vmlinux 0xa2ade439 tcp_release_cb +EXPORT_SYMBOL vmlinux 0xa2aeda7d scsi_report_opcode +EXPORT_SYMBOL vmlinux 0xa2bdd141 pcie_set_readrq +EXPORT_SYMBOL vmlinux 0xa2cec20a timestamp_truncate +EXPORT_SYMBOL vmlinux 0xa2cf3649 qman_fq_fqid +EXPORT_SYMBOL vmlinux 0xa2d4b75e qcom_scm_iommu_set_cp_pool_size +EXPORT_SYMBOL vmlinux 0xa2d7ec8d __SCK__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xa2da58b4 stream_open +EXPORT_SYMBOL vmlinux 0xa2ebb3d0 devm_extcon_unregister_notifier +EXPORT_SYMBOL vmlinux 0xa30df0a4 ata_scsi_cmd_error_handler +EXPORT_SYMBOL vmlinux 0xa3128239 dev_remove_offload +EXPORT_SYMBOL vmlinux 0xa3394ba7 nla_reserve +EXPORT_SYMBOL vmlinux 0xa339e6e5 on_each_cpu_cond_mask +EXPORT_SYMBOL vmlinux 0xa33f0979 nf_register_sockopt +EXPORT_SYMBOL vmlinux 0xa34b59f6 of_translate_dma_address +EXPORT_SYMBOL vmlinux 0xa34fd87f ip_generic_getfrag +EXPORT_SYMBOL vmlinux 0xa3516dc6 of_phy_is_fixed_link +EXPORT_SYMBOL vmlinux 0xa3522df5 qman_query_fq_np +EXPORT_SYMBOL vmlinux 0xa363a57b mode_strip_sgid +EXPORT_SYMBOL vmlinux 0xa3693023 __mdiobus_read +EXPORT_SYMBOL vmlinux 0xa373a20a __skb_checksum +EXPORT_SYMBOL vmlinux 0xa37c7e44 dev_open +EXPORT_SYMBOL vmlinux 0xa3963182 input_free_device +EXPORT_SYMBOL vmlinux 0xa3b02eb0 sock_no_sendmsg_locked +EXPORT_SYMBOL vmlinux 0xa3be8342 __ubsan_handle_type_mismatch +EXPORT_SYMBOL vmlinux 0xa3cefaa0 blake2s_update +EXPORT_SYMBOL vmlinux 0xa3d08222 flush_dcache_folio +EXPORT_SYMBOL vmlinux 0xa3d0f770 devm_devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0xa3f0498f pci_set_power_state +EXPORT_SYMBOL vmlinux 0xa3fea172 sha224_final +EXPORT_SYMBOL vmlinux 0xa40f400d tag_pages_for_writeback +EXPORT_SYMBOL vmlinux 0xa40ff01b acpi_dbg_layer +EXPORT_SYMBOL vmlinux 0xa4150a86 __d_drop +EXPORT_SYMBOL vmlinux 0xa4244a4b simple_rename +EXPORT_SYMBOL vmlinux 0xa43645d6 __udp_disconnect +EXPORT_SYMBOL vmlinux 0xa440d121 flow_keys_dissector +EXPORT_SYMBOL vmlinux 0xa448c653 qcom_scm_ice_set_key +EXPORT_SYMBOL vmlinux 0xa4499c02 d_path +EXPORT_SYMBOL vmlinux 0xa451af05 alloc_netdev_mqs +EXPORT_SYMBOL vmlinux 0xa454f393 wireless_send_event +EXPORT_SYMBOL vmlinux 0xa4a886f6 phy_ethtool_get_strings +EXPORT_SYMBOL vmlinux 0xa4b26cba make_kgid +EXPORT_SYMBOL vmlinux 0xa4c56691 simple_link +EXPORT_SYMBOL vmlinux 0xa4c7e5db vme_irq_request +EXPORT_SYMBOL vmlinux 0xa4d554fc fs_bio_set +EXPORT_SYMBOL vmlinux 0xa4dc1677 mipi_dsi_dcs_soft_reset +EXPORT_SYMBOL vmlinux 0xa4f45ffc __block_write_full_folio +EXPORT_SYMBOL vmlinux 0xa4fca045 qcom_scm_ocmem_lock +EXPORT_SYMBOL vmlinux 0xa502eb44 mipi_dsi_turn_on_peripheral +EXPORT_SYMBOL vmlinux 0xa52a508a i2c_put_adapter +EXPORT_SYMBOL vmlinux 0xa52bedf6 xenbus_dev_request_and_reply +EXPORT_SYMBOL vmlinux 0xa545d5af inet_del_offload +EXPORT_SYMBOL vmlinux 0xa54a5fca unlock_buffer +EXPORT_SYMBOL vmlinux 0xa54b9063 cpu_rmap_add +EXPORT_SYMBOL vmlinux 0xa5526619 rb_insert_color +EXPORT_SYMBOL vmlinux 0xa55aed1d jbd2_journal_revoke +EXPORT_SYMBOL vmlinux 0xa56035ee xp_alloc_batch +EXPORT_SYMBOL vmlinux 0xa572d9b0 fman_port_bind +EXPORT_SYMBOL vmlinux 0xa57756a1 sock_kzfree_s +EXPORT_SYMBOL vmlinux 0xa57d2dc9 tty_check_change +EXPORT_SYMBOL vmlinux 0xa58a67b9 bpf_link_put +EXPORT_SYMBOL vmlinux 0xa58af0a6 _raw_read_unlock_irq +EXPORT_SYMBOL vmlinux 0xa5976e4f dev_base_lock +EXPORT_SYMBOL vmlinux 0xa5abca30 scsi_mode_sense +EXPORT_SYMBOL vmlinux 0xa5c37c37 pci_disable_device +EXPORT_SYMBOL vmlinux 0xa5f7cf37 __cpu_possible_mask +EXPORT_SYMBOL vmlinux 0xa607a7ff unregister_md_personality +EXPORT_SYMBOL vmlinux 0xa612b2b5 of_graph_get_remote_port +EXPORT_SYMBOL vmlinux 0xa61ced89 qdisc_put_rtab +EXPORT_SYMBOL vmlinux 0xa61d8b8e ppp_unit_number +EXPORT_SYMBOL vmlinux 0xa6257a2f complete +EXPORT_SYMBOL vmlinux 0xa63be7ce __xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xa6457c89 hdmi_infoframe_pack +EXPORT_SYMBOL vmlinux 0xa648e561 __ubsan_handle_shift_out_of_bounds +EXPORT_SYMBOL vmlinux 0xa64c7249 __printk_cpu_sync_try_get +EXPORT_SYMBOL vmlinux 0xa650a14c d_set_d_op +EXPORT_SYMBOL vmlinux 0xa654bf73 unregister_filesystem +EXPORT_SYMBOL vmlinux 0xa65bd597 pcim_iomap +EXPORT_SYMBOL vmlinux 0xa65c6def alt_cb_patch_nops +EXPORT_SYMBOL vmlinux 0xa6653beb ptp_clock_event +EXPORT_SYMBOL vmlinux 0xa66b4254 cdc_parse_cdc_header +EXPORT_SYMBOL vmlinux 0xa6798c2d blk_pre_runtime_suspend +EXPORT_SYMBOL vmlinux 0xa681fe88 generate_random_uuid +EXPORT_SYMBOL vmlinux 0xa682614e ipv6_select_ident +EXPORT_SYMBOL vmlinux 0xa686a537 mdiobus_read +EXPORT_SYMBOL vmlinux 0xa6a0cd0e mini_qdisc_pair_block_init +EXPORT_SYMBOL vmlinux 0xa6a4db34 mdio_device_create +EXPORT_SYMBOL vmlinux 0xa6a7e94c jbd2_journal_stop +EXPORT_SYMBOL vmlinux 0xa6b36446 __traceiter_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xa6b3899f nf_log_unregister +EXPORT_SYMBOL vmlinux 0xa6b92f7d key_instantiate_and_link +EXPORT_SYMBOL vmlinux 0xa6d8903d devfreq_update_target +EXPORT_SYMBOL vmlinux 0xa70b7d42 phy_set_sym_pause +EXPORT_SYMBOL vmlinux 0xa70bc96d qcom_scm_restore_sec_cfg_available +EXPORT_SYMBOL vmlinux 0xa70ed9dc tcp_hashinfo +EXPORT_SYMBOL vmlinux 0xa714ecbc tcp_mmap +EXPORT_SYMBOL vmlinux 0xa71acc92 fman_port_config +EXPORT_SYMBOL vmlinux 0xa71b3f90 of_count_phandle_with_args +EXPORT_SYMBOL vmlinux 0xa72035f9 xa_get_order +EXPORT_SYMBOL vmlinux 0xa7309ca2 skb_checksum +EXPORT_SYMBOL vmlinux 0xa73571dd nvdimm_namespace_locked +EXPORT_SYMBOL vmlinux 0xa74c9877 refcount_dec_and_rtnl_lock +EXPORT_SYMBOL vmlinux 0xa757c702 blk_queue_dma_alignment +EXPORT_SYMBOL vmlinux 0xa77bfd29 register_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0xa7b8df5c blk_rq_map_user_iov +EXPORT_SYMBOL vmlinux 0xa7d416c7 seq_file_path +EXPORT_SYMBOL vmlinux 0xa7d5f92e ida_destroy +EXPORT_SYMBOL vmlinux 0xa7d60863 is_acpi_data_node +EXPORT_SYMBOL vmlinux 0xa7eacb4f rawv6_mh_filter_unregister +EXPORT_SYMBOL vmlinux 0xa7ebbbe4 pci_set_master +EXPORT_SYMBOL vmlinux 0xa7eedcc4 call_usermodehelper +EXPORT_SYMBOL vmlinux 0xa80926fc tty_register_device +EXPORT_SYMBOL vmlinux 0xa82d4ad4 to_nd_pfn +EXPORT_SYMBOL vmlinux 0xa836d77e nd_device_register +EXPORT_SYMBOL vmlinux 0xa83775c6 __blockdev_direct_IO +EXPORT_SYMBOL vmlinux 0xa839f656 clear_inode +EXPORT_SYMBOL vmlinux 0xa842b02a ppp_channel_index +EXPORT_SYMBOL vmlinux 0xa843805a get_unused_fd_flags +EXPORT_SYMBOL vmlinux 0xa84b11af phy_find_first +EXPORT_SYMBOL vmlinux 0xa84ce9e0 crypto_aes_inv_sbox +EXPORT_SYMBOL vmlinux 0xa853396b xa_extract +EXPORT_SYMBOL vmlinux 0xa85a3e6d xa_load +EXPORT_SYMBOL vmlinux 0xa8611e17 vlan_dev_real_dev +EXPORT_SYMBOL vmlinux 0xa8628a09 rproc_get_by_child +EXPORT_SYMBOL vmlinux 0xa8649ee9 scsi_eh_prep_cmnd +EXPORT_SYMBOL vmlinux 0xa8676398 __tracepoint_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xa8694ecd kblockd_schedule_work +EXPORT_SYMBOL vmlinux 0xa897e3e7 mempool_free +EXPORT_SYMBOL vmlinux 0xa89a1cf1 ipmi_dmi_get_slave_addr +EXPORT_SYMBOL vmlinux 0xa8a8110c kernel_neon_end +EXPORT_SYMBOL vmlinux 0xa8c1e8a4 skb_eth_pop +EXPORT_SYMBOL vmlinux 0xa8caa845 clk_bulk_put_all +EXPORT_SYMBOL vmlinux 0xa8ceedca revert_creds +EXPORT_SYMBOL vmlinux 0xa8d6c9b7 hash_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0xa8e6933a qdf2400_e44_present +EXPORT_SYMBOL vmlinux 0xa8f2e242 jbd2_journal_inode_ranged_write +EXPORT_SYMBOL vmlinux 0xa8f6c843 ip_frag_ecn_table +EXPORT_SYMBOL vmlinux 0xa8f9299e mpage_readahead +EXPORT_SYMBOL vmlinux 0xa90ca0de flush_rcu_work +EXPORT_SYMBOL vmlinux 0xa90e685b tcp_child_process +EXPORT_SYMBOL vmlinux 0xa916b694 strnlen +EXPORT_SYMBOL vmlinux 0xa917c1de blk_limits_io_opt +EXPORT_SYMBOL vmlinux 0xa95a7da8 generic_perform_write +EXPORT_SYMBOL vmlinux 0xa964dd13 gpmc_cs_request +EXPORT_SYMBOL vmlinux 0xa965ca81 reciprocal_value +EXPORT_SYMBOL vmlinux 0xa97582c9 pci_read_config_dword +EXPORT_SYMBOL vmlinux 0xa976957d bitmap_remap +EXPORT_SYMBOL vmlinux 0xa9a1c5ab mem_cgroup_from_task +EXPORT_SYMBOL vmlinux 0xa9b2f426 mmc_is_req_done +EXPORT_SYMBOL vmlinux 0xa9b67c81 fwnode_get_mac_address +EXPORT_SYMBOL vmlinux 0xa9b7d0ba napi_gro_frags +EXPORT_SYMBOL vmlinux 0xa9e197ed sock_no_accept +EXPORT_SYMBOL vmlinux 0xa9ed62d2 tegra_fuse_readl +EXPORT_SYMBOL vmlinux 0xa9efccc8 set_posix_acl +EXPORT_SYMBOL vmlinux 0xaa00fdc0 ec_transaction +EXPORT_SYMBOL vmlinux 0xaa02c83f fb_pan_display +EXPORT_SYMBOL vmlinux 0xaa0c318b vscnprintf +EXPORT_SYMBOL vmlinux 0xaa19e4aa _kstrtol +EXPORT_SYMBOL vmlinux 0xaa2f92dc generic_error_remove_page +EXPORT_SYMBOL vmlinux 0xaa341905 acpi_bios_exception +EXPORT_SYMBOL vmlinux 0xaa5b47ec security_path_unlink +EXPORT_SYMBOL vmlinux 0xaa6b9c19 neigh_table_init +EXPORT_SYMBOL vmlinux 0xaa6f23ad rfkill_get_led_trigger_name +EXPORT_SYMBOL vmlinux 0xaa796650 blackhole_netdev +EXPORT_SYMBOL vmlinux 0xaa7e7d2a kmem_cache_shrink +EXPORT_SYMBOL vmlinux 0xaa7fd007 dma_unmap_resource +EXPORT_SYMBOL vmlinux 0xaa8106bc crc8_populate_msb +EXPORT_SYMBOL vmlinux 0xaa8f1b71 inet_addr_is_any +EXPORT_SYMBOL vmlinux 0xaa908409 max8925_bulk_read +EXPORT_SYMBOL vmlinux 0xaaa4b9bc hchacha_block_generic +EXPORT_SYMBOL vmlinux 0xaaa50fb2 qcom_scm_lmh_profile_change +EXPORT_SYMBOL vmlinux 0xaab01a08 of_match_device +EXPORT_SYMBOL vmlinux 0xaab2dd73 flush_signals +EXPORT_SYMBOL vmlinux 0xaab4c808 fscrypt_ioctl_get_policy +EXPORT_SYMBOL vmlinux 0xaabf240c input_allocate_device +EXPORT_SYMBOL vmlinux 0xaacf03c1 dma_fence_signal +EXPORT_SYMBOL vmlinux 0xaad0ae78 __bitmap_shift_right +EXPORT_SYMBOL vmlinux 0xaad6d92f rfkill_init_sw_state +EXPORT_SYMBOL vmlinux 0xaad8c7d6 default_wake_function +EXPORT_SYMBOL vmlinux 0xaae8ab0e acpi_bus_power_manageable +EXPORT_SYMBOL vmlinux 0xaaf4a334 qcom_scm_set_cold_boot_addr +EXPORT_SYMBOL vmlinux 0xaafdc258 strcasecmp +EXPORT_SYMBOL vmlinux 0xab0028b2 mroute6_is_socket +EXPORT_SYMBOL vmlinux 0xab0abd3a watchdog_unregister_governor +EXPORT_SYMBOL vmlinux 0xab0d4234 follow_down_one +EXPORT_SYMBOL vmlinux 0xab0f9815 vme_init_bridge +EXPORT_SYMBOL vmlinux 0xab1be595 pci_iomap_range +EXPORT_SYMBOL vmlinux 0xab1c9cfb xfrm_policy_insert +EXPORT_SYMBOL vmlinux 0xab3697e4 irq_poll_init +EXPORT_SYMBOL vmlinux 0xab3b2524 max8998_bulk_read +EXPORT_SYMBOL vmlinux 0xab3b75ea vme_dma_pattern_attribute +EXPORT_SYMBOL vmlinux 0xab4a8f38 tcp_mtup_init +EXPORT_SYMBOL vmlinux 0xab557167 slab_build_skb +EXPORT_SYMBOL vmlinux 0xab600421 probe_irq_off +EXPORT_SYMBOL vmlinux 0xab63baa5 unregister_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xab67a0ac dql_init +EXPORT_SYMBOL vmlinux 0xab6aa383 lookup_positive_unlocked +EXPORT_SYMBOL vmlinux 0xab6d5b3b hex_to_bin +EXPORT_SYMBOL vmlinux 0xab726f73 flow_rule_match_mpls +EXPORT_SYMBOL vmlinux 0xab781570 fb_get_options +EXPORT_SYMBOL vmlinux 0xab90f4eb dump_align +EXPORT_SYMBOL vmlinux 0xab9e66ff iget_locked +EXPORT_SYMBOL vmlinux 0xaba0ff53 of_device_unregister +EXPORT_SYMBOL vmlinux 0xabf0ceac rt6_lookup +EXPORT_SYMBOL vmlinux 0xabf32f29 utf16s_to_utf8s +EXPORT_SYMBOL vmlinux 0xabf36725 tcp_simple_retransmit +EXPORT_SYMBOL vmlinux 0xabf789a8 mr_mfc_find_any_parent +EXPORT_SYMBOL vmlinux 0xabfba65e scsi_device_resume +EXPORT_SYMBOL vmlinux 0xac053932 folio_mark_accessed +EXPORT_SYMBOL vmlinux 0xac0bc51d phys_mem_access_prot +EXPORT_SYMBOL vmlinux 0xac1a55be unregister_reboot_notifier +EXPORT_SYMBOL vmlinux 0xac3201b0 udp_flow_hashrnd +EXPORT_SYMBOL vmlinux 0xac34003b __vfs_getxattr +EXPORT_SYMBOL vmlinux 0xac4558d5 get_mem_cgroup_from_mm +EXPORT_SYMBOL vmlinux 0xac537ac2 percpu_counter_destroy +EXPORT_SYMBOL vmlinux 0xac5cc8db __dquot_transfer +EXPORT_SYMBOL vmlinux 0xac5fcec0 in4_pton +EXPORT_SYMBOL vmlinux 0xac8756a9 inet6_add_protocol +EXPORT_SYMBOL vmlinux 0xac9affec twl6040_clear_bits +EXPORT_SYMBOL vmlinux 0xaca59ba6 generic_permission +EXPORT_SYMBOL vmlinux 0xaca84561 devm_gen_pool_create +EXPORT_SYMBOL vmlinux 0xacab224b init_special_inode +EXPORT_SYMBOL vmlinux 0xacab29b7 seq_hlist_start_percpu +EXPORT_SYMBOL vmlinux 0xacad5894 of_translate_dma_region +EXPORT_SYMBOL vmlinux 0xacc1c241 jbd2_journal_check_available_features +EXPORT_SYMBOL vmlinux 0xacc54815 xattr_full_name +EXPORT_SYMBOL vmlinux 0xacc69ab0 neigh_connected_output +EXPORT_SYMBOL vmlinux 0xacd81eb3 jbd2_inode_cache +EXPORT_SYMBOL vmlinux 0xacddd806 ptp_get_vclocks_index +EXPORT_SYMBOL vmlinux 0xacf04bc3 netpoll_send_udp +EXPORT_SYMBOL vmlinux 0xacf4d843 match_strdup +EXPORT_SYMBOL vmlinux 0xacf649bf audit_log_task_info +EXPORT_SYMBOL vmlinux 0xacfa56a9 of_get_compatible_child +EXPORT_SYMBOL vmlinux 0xad0413d4 match_hex +EXPORT_SYMBOL vmlinux 0xad3ea04c qman_p_irqsource_remove +EXPORT_SYMBOL vmlinux 0xad682b8f xudma_rchanrt_write +EXPORT_SYMBOL vmlinux 0xad6ba40e radix_tree_tag_get +EXPORT_SYMBOL vmlinux 0xad73041f autoremove_wake_function +EXPORT_SYMBOL vmlinux 0xad830966 trace_seq_acquire +EXPORT_SYMBOL vmlinux 0xad8accb5 xudma_get_device +EXPORT_SYMBOL vmlinux 0xad9901ae bit_waitqueue +EXPORT_SYMBOL vmlinux 0xada31e57 gen_pool_dma_alloc_align +EXPORT_SYMBOL vmlinux 0xadae6df8 blake2s_final +EXPORT_SYMBOL vmlinux 0xadbeed61 mipi_dsi_packet_format_is_long +EXPORT_SYMBOL vmlinux 0xadd139d4 rfs_needed +EXPORT_SYMBOL vmlinux 0xaddb98d7 ethtool_aggregate_pause_stats +EXPORT_SYMBOL vmlinux 0xae04012c __vmalloc +EXPORT_SYMBOL vmlinux 0xae110a7f xp_can_alloc +EXPORT_SYMBOL vmlinux 0xae1d2c5e fb_modesetting_disabled +EXPORT_SYMBOL vmlinux 0xae2b7332 tcf_em_register +EXPORT_SYMBOL vmlinux 0xae316c11 icmpv6_err_convert +EXPORT_SYMBOL vmlinux 0xae318220 keyring_alloc +EXPORT_SYMBOL vmlinux 0xae33c403 xudma_navss_psil_unpair +EXPORT_SYMBOL vmlinux 0xae40d11c pcie_get_speed_cap +EXPORT_SYMBOL vmlinux 0xae4644b4 tty_vhangup +EXPORT_SYMBOL vmlinux 0xae50244d filemap_invalidate_lock_two +EXPORT_SYMBOL vmlinux 0xae532d86 xfrm_state_update +EXPORT_SYMBOL vmlinux 0xae541084 tty_port_init +EXPORT_SYMBOL vmlinux 0xae5a04bb acpi_evaluate_dsm +EXPORT_SYMBOL vmlinux 0xae630f06 ip6_route_me_harder +EXPORT_SYMBOL vmlinux 0xae66472b scsi_kmap_atomic_sg +EXPORT_SYMBOL vmlinux 0xae7be5aa d_hash_and_lookup +EXPORT_SYMBOL vmlinux 0xae7c03cb gnet_stats_start_copy_compat +EXPORT_SYMBOL vmlinux 0xae7c05d7 dquot_quota_on +EXPORT_SYMBOL vmlinux 0xae82961f netdev_lower_get_next_private_rcu +EXPORT_SYMBOL vmlinux 0xae930447 cros_ec_get_host_event +EXPORT_SYMBOL vmlinux 0xae976ed9 d_tmpfile +EXPORT_SYMBOL vmlinux 0xae9a4fda simple_lookup +EXPORT_SYMBOL vmlinux 0xae9f8343 mmc_run_bkops +EXPORT_SYMBOL vmlinux 0xaeac049a generate_random_guid +EXPORT_SYMBOL vmlinux 0xaeb082ad _raw_read_unlock_bh +EXPORT_SYMBOL vmlinux 0xaebd12f0 acpi_get_name +EXPORT_SYMBOL vmlinux 0xaec2e287 remap_pfn_range +EXPORT_SYMBOL vmlinux 0xaec445dd devfreq_recommended_opp +EXPORT_SYMBOL vmlinux 0xaecbd486 netdev_upper_dev_unlink +EXPORT_SYMBOL vmlinux 0xaed2f0bf nf_ip_checksum +EXPORT_SYMBOL vmlinux 0xaedeffd1 update_devfreq +EXPORT_SYMBOL vmlinux 0xaefb74f9 blkdev_issue_secure_erase +EXPORT_SYMBOL vmlinux 0xaf197ca0 ps2_interrupt +EXPORT_SYMBOL vmlinux 0xaf1ddfc3 sys_copyarea +EXPORT_SYMBOL vmlinux 0xaf2734d0 __kfree_skb +EXPORT_SYMBOL vmlinux 0xaf284627 pci_enable_atomic_ops_to_root +EXPORT_SYMBOL vmlinux 0xaf286f2f dm_table_get_size +EXPORT_SYMBOL vmlinux 0xaf2d810c inode_permission +EXPORT_SYMBOL vmlinux 0xaf3dd7dc scsi_logging_level +EXPORT_SYMBOL vmlinux 0xaf4d3da6 dev_get_by_index_rcu +EXPORT_SYMBOL vmlinux 0xaf56600a arm64_use_ng_mappings +EXPORT_SYMBOL vmlinux 0xaf69f6da __netif_schedule +EXPORT_SYMBOL vmlinux 0xaf714be6 no_seek_end_llseek_size +EXPORT_SYMBOL vmlinux 0xaf721ef1 d_exact_alias +EXPORT_SYMBOL vmlinux 0xaf749f8b skb_find_text +EXPORT_SYMBOL vmlinux 0xaf7dc34a truncate_inode_pages +EXPORT_SYMBOL vmlinux 0xaf8ceee0 cdev_del +EXPORT_SYMBOL vmlinux 0xafa30210 register_quota_format +EXPORT_SYMBOL vmlinux 0xafaa6031 _find_next_and_bit +EXPORT_SYMBOL vmlinux 0xafac2afa __d_lookup_unhash_wake +EXPORT_SYMBOL vmlinux 0xafb864c1 refcount_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0xafbd2fb7 jbd2_journal_invalidate_folio +EXPORT_SYMBOL vmlinux 0xafc08054 dotdot_name +EXPORT_SYMBOL vmlinux 0xafc6c68e zstd_is_error +EXPORT_SYMBOL vmlinux 0xafe937c5 scsi_track_queue_full +EXPORT_SYMBOL vmlinux 0xaff2c2cb generic_listxattr +EXPORT_SYMBOL vmlinux 0xaff93584 simple_transaction_get +EXPORT_SYMBOL vmlinux 0xaffe0d0e rtnl_create_link +EXPORT_SYMBOL vmlinux 0xb0063b89 of_node_name_eq +EXPORT_SYMBOL vmlinux 0xb01bebf9 xfrm_get_acqseq +EXPORT_SYMBOL vmlinux 0xb03eb4f4 md_bitmap_unplug +EXPORT_SYMBOL vmlinux 0xb04a43ad __xa_alloc_cyclic +EXPORT_SYMBOL vmlinux 0xb04c4937 rt_dst_clone +EXPORT_SYMBOL vmlinux 0xb056dae6 tcp_sock_set_user_timeout +EXPORT_SYMBOL vmlinux 0xb058ca07 dim_calc_stats +EXPORT_SYMBOL vmlinux 0xb05cb6f9 skb_orphan_partial +EXPORT_SYMBOL vmlinux 0xb05fc310 sysctl_rmem_max +EXPORT_SYMBOL vmlinux 0xb0617db4 wait_for_completion_state +EXPORT_SYMBOL vmlinux 0xb06ad012 set_anon_super +EXPORT_SYMBOL vmlinux 0xb0840615 find_inode_by_ino_rcu +EXPORT_SYMBOL vmlinux 0xb096b318 md_update_sb +EXPORT_SYMBOL vmlinux 0xb0a0da0c rational_best_approximation +EXPORT_SYMBOL vmlinux 0xb0b22324 tcp_setsockopt +EXPORT_SYMBOL vmlinux 0xb0bc683e tcp_read_done +EXPORT_SYMBOL vmlinux 0xb0c5e247 lockref_put_return +EXPORT_SYMBOL vmlinux 0xb0cba9ed component_match_add_typed +EXPORT_SYMBOL vmlinux 0xb0dbf7de migrate_vma_finalize +EXPORT_SYMBOL vmlinux 0xb0e10781 get_option +EXPORT_SYMBOL vmlinux 0xb0fe7f9f tcf_exts_destroy +EXPORT_SYMBOL vmlinux 0xb103370a make_bad_inode +EXPORT_SYMBOL vmlinux 0xb1153f6b i2c_smbus_read_i2c_block_data +EXPORT_SYMBOL vmlinux 0xb121390a probe_irq_on +EXPORT_SYMBOL vmlinux 0xb1270094 inet_csk_destroy_sock +EXPORT_SYMBOL vmlinux 0xb12cbacb fb_unregister_client +EXPORT_SYMBOL vmlinux 0xb12f503d vme_lm_request +EXPORT_SYMBOL vmlinux 0xb12f8405 ip_sock_set_mtu_discover +EXPORT_SYMBOL vmlinux 0xb1342cdb _raw_read_lock_irqsave +EXPORT_SYMBOL vmlinux 0xb14ab1ef hdmi_audio_infoframe_init +EXPORT_SYMBOL vmlinux 0xb14fc46a find_next_clump8 +EXPORT_SYMBOL vmlinux 0xb1518e15 cancel_work +EXPORT_SYMBOL vmlinux 0xb154936c skb_vlan_pop +EXPORT_SYMBOL vmlinux 0xb1561a5e mini_qdisc_pair_swap +EXPORT_SYMBOL vmlinux 0xb15c2a89 file_ns_capable +EXPORT_SYMBOL vmlinux 0xb167f59a nexthop_set_hw_flags +EXPORT_SYMBOL vmlinux 0xb17ee270 dev_set_mtu +EXPORT_SYMBOL vmlinux 0xb1802331 pci_claim_resource +EXPORT_SYMBOL vmlinux 0xb186a159 __SetPageMovable +EXPORT_SYMBOL vmlinux 0xb1a9620b dma_find_channel +EXPORT_SYMBOL vmlinux 0xb1b9f4b3 set_page_dirty +EXPORT_SYMBOL vmlinux 0xb1c3a01a oops_in_progress +EXPORT_SYMBOL vmlinux 0xb1db9a69 fsl_ifc_find +EXPORT_SYMBOL vmlinux 0xb1ddf995 jiffies_64_to_clock_t +EXPORT_SYMBOL vmlinux 0xb1e6438c pagecache_isize_extended +EXPORT_SYMBOL vmlinux 0xb1e8f5f6 jbd2_fc_release_bufs +EXPORT_SYMBOL vmlinux 0xb1ef2d50 cred_fscmp +EXPORT_SYMBOL vmlinux 0xb21e0f7a netlbl_calipso_ops_register +EXPORT_SYMBOL vmlinux 0xb22e16d5 radix_tree_maybe_preload +EXPORT_SYMBOL vmlinux 0xb23027c1 kstrtos16_from_user +EXPORT_SYMBOL vmlinux 0xb23c1dc6 filemap_map_pages +EXPORT_SYMBOL vmlinux 0xb27c5cd5 xfrm_user_policy +EXPORT_SYMBOL vmlinux 0xb281c574 devm_memunmap +EXPORT_SYMBOL vmlinux 0xb29744ce padata_do_serial +EXPORT_SYMBOL vmlinux 0xb2a9cf10 neigh_proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0xb2ac6883 twl6040_get_sysclk +EXPORT_SYMBOL vmlinux 0xb2bcb088 acpi_current_gpe_count +EXPORT_SYMBOL vmlinux 0xb2ce7d98 dev_mc_sync +EXPORT_SYMBOL vmlinux 0xb2dbd412 dm_unregister_target +EXPORT_SYMBOL vmlinux 0xb2e62480 ip_mc_leave_group +EXPORT_SYMBOL vmlinux 0xb2ead97c kimage_vaddr +EXPORT_SYMBOL vmlinux 0xb2f35c6a xxh64 +EXPORT_SYMBOL vmlinux 0xb2fcb56d queue_delayed_work_on +EXPORT_SYMBOL vmlinux 0xb2ff4726 netif_skb_features +EXPORT_SYMBOL vmlinux 0xb3060fd6 fixed_size_llseek +EXPORT_SYMBOL vmlinux 0xb306ec50 __sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken +EXPORT_SYMBOL vmlinux 0xb30b9822 vme_master_set +EXPORT_SYMBOL vmlinux 0xb31502d8 crypto_kdf108_ctr_generate +EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 +EXPORT_SYMBOL vmlinux 0xb32728bb qcom_scm_iommu_secure_ptbl_init +EXPORT_SYMBOL vmlinux 0xb33750b8 wake_up_process +EXPORT_SYMBOL vmlinux 0xb33df93e simple_open +EXPORT_SYMBOL vmlinux 0xb34c7daa netlink_unicast +EXPORT_SYMBOL vmlinux 0xb34daffd fb_find_mode +EXPORT_SYMBOL vmlinux 0xb34dca1c kryo_l2_get_indirect_reg +EXPORT_SYMBOL vmlinux 0xb3687850 out_of_line_wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0xb3867e6d mtree_insert +EXPORT_SYMBOL vmlinux 0xb386e0fd nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xb38d12a7 phy_set_asym_pause +EXPORT_SYMBOL vmlinux 0xb39d143c _dev_notice +EXPORT_SYMBOL vmlinux 0xb3a2290c mr_table_dump +EXPORT_SYMBOL vmlinux 0xb3a46a92 simple_dir_operations +EXPORT_SYMBOL vmlinux 0xb3a63406 truncate_inode_pages_range +EXPORT_SYMBOL vmlinux 0xb3a82019 profile_pc +EXPORT_SYMBOL vmlinux 0xb3a8f62d phy_register_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xb3b92593 fs_param_is_fd +EXPORT_SYMBOL vmlinux 0xb3c6038d mr_mfc_find_parent +EXPORT_SYMBOL vmlinux 0xb3cb43d9 request_firmware_into_buf +EXPORT_SYMBOL vmlinux 0xb3d2c76d scsi_hostbyte_string +EXPORT_SYMBOL vmlinux 0xb3d487f8 elv_rb_find +EXPORT_SYMBOL vmlinux 0xb3f0de55 xz_dec_microlzma_run +EXPORT_SYMBOL vmlinux 0xb3f26be1 phy_get_c45_ids +EXPORT_SYMBOL vmlinux 0xb3f49446 kstrtos8_from_user +EXPORT_SYMBOL vmlinux 0xb3f548ad kmemdup_nul +EXPORT_SYMBOL vmlinux 0xb3f7646e kthread_should_stop +EXPORT_SYMBOL vmlinux 0xb3f985a8 sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb4043948 acpi_execute_simple_method +EXPORT_SYMBOL vmlinux 0xb4172abc dev_add_offload +EXPORT_SYMBOL vmlinux 0xb423dba1 console_blanked +EXPORT_SYMBOL vmlinux 0xb42f5181 security_sctp_assoc_request +EXPORT_SYMBOL vmlinux 0xb43540c1 flow_block_cb_alloc +EXPORT_SYMBOL vmlinux 0xb4577003 acpi_dev_present +EXPORT_SYMBOL vmlinux 0xb461d495 xfrm_state_walk +EXPORT_SYMBOL vmlinux 0xb47ce6a9 sunxi_sram_claim +EXPORT_SYMBOL vmlinux 0xb48b847c copy_page_to_iter +EXPORT_SYMBOL vmlinux 0xb48d4d22 security_sb_eat_lsm_opts +EXPORT_SYMBOL vmlinux 0xb49108e0 fuse_mount_destroy +EXPORT_SYMBOL vmlinux 0xb49601a1 sg_zero_buffer +EXPORT_SYMBOL vmlinux 0xb4a0cf47 dquot_load_quota_sb +EXPORT_SYMBOL vmlinux 0xb4ab2f04 register_md_personality +EXPORT_SYMBOL vmlinux 0xb4bade42 bio_alloc_bioset +EXPORT_SYMBOL vmlinux 0xb4cc8032 of_xudma_dev_get +EXPORT_SYMBOL vmlinux 0xb4e9cbc8 __lock_buffer +EXPORT_SYMBOL vmlinux 0xb4fe997c __dquot_free_space +EXPORT_SYMBOL vmlinux 0xb50275e5 dev_uc_flush +EXPORT_SYMBOL vmlinux 0xb50411df fsl_ifc_ctrl_dev +EXPORT_SYMBOL vmlinux 0xb52e09c1 vfs_fileattr_set +EXPORT_SYMBOL vmlinux 0xb5397c22 mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0xb53f2810 tcp_sockets_allocated +EXPORT_SYMBOL vmlinux 0xb5499ac8 input_mt_report_finger_count +EXPORT_SYMBOL vmlinux 0xb555e016 phy_resume +EXPORT_SYMBOL vmlinux 0xb559f50b netdev_get_by_name +EXPORT_SYMBOL vmlinux 0xb56027b3 __neigh_for_each_release +EXPORT_SYMBOL vmlinux 0xb5696e40 locks_delete_block +EXPORT_SYMBOL vmlinux 0xb569ef66 generic_write_checks_count +EXPORT_SYMBOL vmlinux 0xb56ef293 blk_mq_alloc_tag_set +EXPORT_SYMBOL vmlinux 0xb576ce6e init_task +EXPORT_SYMBOL vmlinux 0xb57f1e27 fman_port_disable +EXPORT_SYMBOL vmlinux 0xb58f1769 pci_fixup_cardbus +EXPORT_SYMBOL vmlinux 0xb59ed673 unregister_qdisc +EXPORT_SYMBOL vmlinux 0xb5a459dc unregister_blkdev +EXPORT_SYMBOL vmlinux 0xb5a5d7ee __traceiter_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xb5aa7165 dma_pool_destroy +EXPORT_SYMBOL vmlinux 0xb5b54b34 _raw_spin_unlock +EXPORT_SYMBOL vmlinux 0xb5b63711 fileattr_fill_xflags +EXPORT_SYMBOL vmlinux 0xb5b71ffd platform_get_ethdev_address +EXPORT_SYMBOL vmlinux 0xb5bac3d6 d_alloc +EXPORT_SYMBOL vmlinux 0xb5c693cc dma_async_device_unregister +EXPORT_SYMBOL vmlinux 0xb5dff3d6 __ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0xb5e73116 flush_delayed_work +EXPORT_SYMBOL vmlinux 0xb60e4cc8 fs_param_is_string +EXPORT_SYMBOL vmlinux 0xb6136d76 sg_alloc_table_from_pages_segment +EXPORT_SYMBOL vmlinux 0xb61d6fc2 down_read_interruptible +EXPORT_SYMBOL vmlinux 0xb633f115 irq_poll_enable +EXPORT_SYMBOL vmlinux 0xb6374d82 backlight_device_set_brightness +EXPORT_SYMBOL vmlinux 0xb64d07c0 sock_common_recvmsg +EXPORT_SYMBOL vmlinux 0xb654366a netdev_next_lower_dev_rcu +EXPORT_SYMBOL vmlinux 0xb654ef65 acpi_os_read_port +EXPORT_SYMBOL vmlinux 0xb65dce7f mmc_gpio_get_cd +EXPORT_SYMBOL vmlinux 0xb6699087 qdisc_offload_dump_helper +EXPORT_SYMBOL vmlinux 0xb66b4210 pci_disable_ptm +EXPORT_SYMBOL vmlinux 0xb66e96d8 netlbl_audit_start +EXPORT_SYMBOL vmlinux 0xb678366f int_sqrt +EXPORT_SYMBOL vmlinux 0xb67fec0e uuid_parse +EXPORT_SYMBOL vmlinux 0xb6936ffe _bcd2bin +EXPORT_SYMBOL vmlinux 0xb697e49c sock_no_sendmsg +EXPORT_SYMBOL vmlinux 0xb69b4fed __ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0xb6a065f5 get_cached_acl +EXPORT_SYMBOL vmlinux 0xb6acaa13 phy_sfp_detach +EXPORT_SYMBOL vmlinux 0xb6afc109 devm_ioremap_resource +EXPORT_SYMBOL vmlinux 0xb6b241b9 __vlan_find_dev_deep_rcu +EXPORT_SYMBOL vmlinux 0xb6c2e344 mdio_device_remove +EXPORT_SYMBOL vmlinux 0xb6cb556a _find_first_and_bit +EXPORT_SYMBOL vmlinux 0xb6cd0cb4 kthread_bind +EXPORT_SYMBOL vmlinux 0xb6cf91fc nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0xb6e36ce2 psched_ratecfg_precompute +EXPORT_SYMBOL vmlinux 0xb6fde909 close_fd +EXPORT_SYMBOL vmlinux 0xb706b54f xp_dma_sync_for_cpu_slow +EXPORT_SYMBOL vmlinux 0xb7084ed4 textsearch_register +EXPORT_SYMBOL vmlinux 0xb7140f74 phy_attach_direct +EXPORT_SYMBOL vmlinux 0xb71589f0 skip_spaces +EXPORT_SYMBOL vmlinux 0xb716cd79 input_flush_device +EXPORT_SYMBOL vmlinux 0xb719aaa8 xfrm_dst_ifdown +EXPORT_SYMBOL vmlinux 0xb71e6c33 rproc_free +EXPORT_SYMBOL vmlinux 0xb71ed69f __hw_addr_unsync +EXPORT_SYMBOL vmlinux 0xb725e15f devm_clk_get +EXPORT_SYMBOL vmlinux 0xb72e08ed simple_transaction_release +EXPORT_SYMBOL vmlinux 0xb732237f ipv6_chk_prefix +EXPORT_SYMBOL vmlinux 0xb737b185 gen_pool_best_fit +EXPORT_SYMBOL vmlinux 0xb73e3c11 md_reap_sync_thread +EXPORT_SYMBOL vmlinux 0xb749578f unix_attach_fds +EXPORT_SYMBOL vmlinux 0xb7513823 tty_lock +EXPORT_SYMBOL vmlinux 0xb754391a end_buffer_write_sync +EXPORT_SYMBOL vmlinux 0xb7622ae8 input_alloc_absinfo +EXPORT_SYMBOL vmlinux 0xb764b3c6 is_free_buddy_page +EXPORT_SYMBOL vmlinux 0xb7688155 ucc_slow_init +EXPORT_SYMBOL vmlinux 0xb77f3d4b bio_chain +EXPORT_SYMBOL vmlinux 0xb784ba0a napi_disable +EXPORT_SYMBOL vmlinux 0xb78841e2 __f_setown +EXPORT_SYMBOL vmlinux 0xb78debe3 LZ4_decompress_fast_usingDict +EXPORT_SYMBOL vmlinux 0xb793af74 dev_mc_add +EXPORT_SYMBOL vmlinux 0xb7978b93 phy_ethtool_get_wol +EXPORT_SYMBOL vmlinux 0xb7ae0189 path_has_submounts +EXPORT_SYMBOL vmlinux 0xb7b7fa6e node_states +EXPORT_SYMBOL vmlinux 0xb7c0f443 sort +EXPORT_SYMBOL vmlinux 0xb7c6db70 sysctl_max_skb_frags +EXPORT_SYMBOL vmlinux 0xb7c99048 serial8250_set_isa_configurator +EXPORT_SYMBOL vmlinux 0xb7d8dedc of_n_size_cells +EXPORT_SYMBOL vmlinux 0xb802df72 blk_mq_run_hw_queue +EXPORT_SYMBOL vmlinux 0xb806c3a8 flow_indr_dev_register +EXPORT_SYMBOL vmlinux 0xb80b4a18 zstd_compress_bound +EXPORT_SYMBOL vmlinux 0xb80d451c inet_twsk_deschedule_put +EXPORT_SYMBOL vmlinux 0xb842716c qcom_scm_ocmem_lock_available +EXPORT_SYMBOL vmlinux 0xb84e3164 i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0xb8605d9c qman_p_static_dequeue_add +EXPORT_SYMBOL vmlinux 0xb868ac5c register_sysrq_key +EXPORT_SYMBOL vmlinux 0xb86a8620 param_set_invbool +EXPORT_SYMBOL vmlinux 0xb86aaabb remove_watch_from_object +EXPORT_SYMBOL vmlinux 0xb86d05a4 filemap_invalidate_unlock_two +EXPORT_SYMBOL vmlinux 0xb8747475 pci_release_region +EXPORT_SYMBOL vmlinux 0xb87de988 qdisc_watchdog_schedule_range_ns +EXPORT_SYMBOL vmlinux 0xb883e8a1 tcp_ioctl +EXPORT_SYMBOL vmlinux 0xb883ea2d __traceiter_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0xb893d14d vfs_rmdir +EXPORT_SYMBOL vmlinux 0xb89b6e6b guid_parse +EXPORT_SYMBOL vmlinux 0xb8b043f2 kfree_link +EXPORT_SYMBOL vmlinux 0xb8c2a18e request_partial_firmware_into_buf +EXPORT_SYMBOL vmlinux 0xb8e67dae jbd2_journal_update_sb_errno +EXPORT_SYMBOL vmlinux 0xb8f4edf4 gro_find_receive_by_type +EXPORT_SYMBOL vmlinux 0xb907513f unpoison_memory +EXPORT_SYMBOL vmlinux 0xb911bb58 minmax_running_max +EXPORT_SYMBOL vmlinux 0xb91e7cd6 mmc_add_host +EXPORT_SYMBOL vmlinux 0xb920db49 acpi_tb_install_and_load_table +EXPORT_SYMBOL vmlinux 0xb92cb1b3 mdio_bus_type +EXPORT_SYMBOL vmlinux 0xb93dc56d iov_iter_gap_alignment +EXPORT_SYMBOL vmlinux 0xb9423131 dev_alloc_name +EXPORT_SYMBOL vmlinux 0xb94339c4 qdisc_put_stab +EXPORT_SYMBOL vmlinux 0xb9446cad skb_splice_from_iter +EXPORT_SYMBOL vmlinux 0xb9478d90 hdmi_drm_infoframe_unpack_only +EXPORT_SYMBOL vmlinux 0xb94bd3ff inet_frag_kill +EXPORT_SYMBOL vmlinux 0xb94be7e5 mdiobb_write_c45 +EXPORT_SYMBOL vmlinux 0xb969eb93 get_tree_keyed +EXPORT_SYMBOL vmlinux 0xb96c4f9e audit_log_subject_context +EXPORT_SYMBOL vmlinux 0xb97220ff bitmap_parse +EXPORT_SYMBOL vmlinux 0xb989e46e ipmr_rule_default +EXPORT_SYMBOL vmlinux 0xb9a36354 mr_mfc_seq_idx +EXPORT_SYMBOL vmlinux 0xb9af1d0d __xa_clear_mark +EXPORT_SYMBOL vmlinux 0xb9b9e568 gnet_stats_finish_copy +EXPORT_SYMBOL vmlinux 0xb9ba6a43 gnet_stats_copy_queue +EXPORT_SYMBOL vmlinux 0xb9bb53e0 netif_receive_skb_core +EXPORT_SYMBOL vmlinux 0xb9c0ebfe vlan_vids_add_by_dev +EXPORT_SYMBOL vmlinux 0xb9d4b964 input_mt_sync_frame +EXPORT_SYMBOL vmlinux 0xb9d51aec proc_create_data +EXPORT_SYMBOL vmlinux 0xb9db98a5 vfs_create +EXPORT_SYMBOL vmlinux 0xb9dc259c __i2c_transfer +EXPORT_SYMBOL vmlinux 0xb9df8ef4 ip6_frag_next +EXPORT_SYMBOL vmlinux 0xb9e0b75d __register_chrdev +EXPORT_SYMBOL vmlinux 0xb9e8e2cc in6addr_sitelocal_allrouters +EXPORT_SYMBOL vmlinux 0xb9e97c8c proc_set_size +EXPORT_SYMBOL vmlinux 0xb9fc381a qcom_scm_hdcp_req +EXPORT_SYMBOL vmlinux 0xb9fd18b7 phy_init_eee +EXPORT_SYMBOL vmlinux 0xba00daa2 dma_fence_allocate_private_stub +EXPORT_SYMBOL vmlinux 0xba0676e2 vm_zone_stat +EXPORT_SYMBOL vmlinux 0xba1008c8 __crc32c_le +EXPORT_SYMBOL vmlinux 0xba13cce6 of_find_property +EXPORT_SYMBOL vmlinux 0xba14e6e3 dev_close +EXPORT_SYMBOL vmlinux 0xba3fed6c deactivate_super +EXPORT_SYMBOL vmlinux 0xba452bcf secure_tcpv6_ts_off +EXPORT_SYMBOL vmlinux 0xba45dd6a skb_tx_error +EXPORT_SYMBOL vmlinux 0xba497f13 loops_per_jiffy +EXPORT_SYMBOL vmlinux 0xba555f63 __traceiter_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xba58bf5d vfs_fsync_range +EXPORT_SYMBOL vmlinux 0xba66cfd9 freeze_super +EXPORT_SYMBOL vmlinux 0xba707a78 qe_get_brg_clk +EXPORT_SYMBOL vmlinux 0xba8fbd64 _raw_spin_lock +EXPORT_SYMBOL vmlinux 0xbac8aeea sg_nents_for_len +EXPORT_SYMBOL vmlinux 0xbad85d2e rt_dst_alloc +EXPORT_SYMBOL vmlinux 0xbada1fcf inet_addr_type_table +EXPORT_SYMBOL vmlinux 0xbaf4c99d drop_super +EXPORT_SYMBOL vmlinux 0xbaf9d5d3 ipv6_dev_find +EXPORT_SYMBOL vmlinux 0xbafa632e __do_once_sleepable_start +EXPORT_SYMBOL vmlinux 0xbb0540aa zlib_inflateReset +EXPORT_SYMBOL vmlinux 0xbb0fc011 seq_write +EXPORT_SYMBOL vmlinux 0xbb1b3ccf fifo_set_limit +EXPORT_SYMBOL vmlinux 0xbb21260e convert_ifc_address +EXPORT_SYMBOL vmlinux 0xbb22de1b tcp_recvmsg +EXPORT_SYMBOL vmlinux 0xbb24f607 init_cdrom_command +EXPORT_SYMBOL vmlinux 0xbb3bc55a vfs_clone_file_range +EXPORT_SYMBOL vmlinux 0xbb43ecaf get_fs_type +EXPORT_SYMBOL vmlinux 0xbb471a46 param_set_hexint +EXPORT_SYMBOL vmlinux 0xbb4f4766 simple_write_to_buffer +EXPORT_SYMBOL vmlinux 0xbb65b6b2 sget +EXPORT_SYMBOL vmlinux 0xbb687724 bman_new_pool +EXPORT_SYMBOL vmlinux 0xbb6ba3c5 mfd_add_devices +EXPORT_SYMBOL vmlinux 0xbb74722d jbd2_journal_inode_ranged_wait +EXPORT_SYMBOL vmlinux 0xbb7eb204 pldmfw_op_pci_match_record +EXPORT_SYMBOL vmlinux 0xbb84e33c elv_rb_former_request +EXPORT_SYMBOL vmlinux 0xbb9ed3bf mutex_trylock +EXPORT_SYMBOL vmlinux 0xbbb358b9 dma_map_sg_attrs +EXPORT_SYMBOL vmlinux 0xbbc8ddb6 __skb_checksum_complete +EXPORT_SYMBOL vmlinux 0xbbda18c4 dma_fence_free +EXPORT_SYMBOL vmlinux 0xbbdb8400 device_match_acpi_handle +EXPORT_SYMBOL vmlinux 0xbbe7552e md_integrity_register +EXPORT_SYMBOL vmlinux 0xbbf0aec5 devm_memremap +EXPORT_SYMBOL vmlinux 0xbc05785e free_mdio_bitbang +EXPORT_SYMBOL vmlinux 0xbc06883f filemap_alloc_folio +EXPORT_SYMBOL vmlinux 0xbc0d8274 _dev_printk +EXPORT_SYMBOL vmlinux 0xbc1b6196 vga_client_register +EXPORT_SYMBOL vmlinux 0xbc2031de acpi_processor_get_bios_limit +EXPORT_SYMBOL vmlinux 0xbc91e232 dm_kcopyd_copy +EXPORT_SYMBOL vmlinux 0xbc965534 skb_expand_head +EXPORT_SYMBOL vmlinux 0xbc96dbcf sock_set_reuseport +EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf +EXPORT_SYMBOL vmlinux 0xbcae0a20 tegra_ivc_write_advance +EXPORT_SYMBOL vmlinux 0xbcdebf9b ipv6_dev_get_saddr +EXPORT_SYMBOL vmlinux 0xbd02a115 security_dentry_create_files_as +EXPORT_SYMBOL vmlinux 0xbd1ebd40 task_work_add +EXPORT_SYMBOL vmlinux 0xbd2c71e4 inode_maybe_inc_iversion +EXPORT_SYMBOL vmlinux 0xbd462b55 __kfifo_init +EXPORT_SYMBOL vmlinux 0xbd51a4d3 __i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0xbd554418 blk_queue_max_discard_sectors +EXPORT_SYMBOL vmlinux 0xbd6841d4 crc16 +EXPORT_SYMBOL vmlinux 0xbd7137f7 t10_pi_type1_crc +EXPORT_SYMBOL vmlinux 0xbd7c79d4 pci_select_bars +EXPORT_SYMBOL vmlinux 0xbd954609 mdiobb_read_c45 +EXPORT_SYMBOL vmlinux 0xbda9b244 tcp_md5_hash_skb_data +EXPORT_SYMBOL vmlinux 0xbdd5b831 xfrm6_rcv_tnl +EXPORT_SYMBOL vmlinux 0xbde0b436 gro_cells_init +EXPORT_SYMBOL vmlinux 0xbdeda6f6 super_setup_bdi +EXPORT_SYMBOL vmlinux 0xbe114dce i2c_find_device_by_fwnode +EXPORT_SYMBOL vmlinux 0xbe2b9d02 device_get_ethdev_address +EXPORT_SYMBOL vmlinux 0xbe335b43 get_bitmap_from_slot +EXPORT_SYMBOL vmlinux 0xbe43a69e lock_rename_child +EXPORT_SYMBOL vmlinux 0xbe49252c acpi_os_write_port +EXPORT_SYMBOL vmlinux 0xbe4eb6ed secure_dccpv6_sequence_number +EXPORT_SYMBOL vmlinux 0xbe5a24e9 xxh32_copy_state +EXPORT_SYMBOL vmlinux 0xbe5b9cc4 ilookup +EXPORT_SYMBOL vmlinux 0xbe60c7a9 tcf_em_tree_destroy +EXPORT_SYMBOL vmlinux 0xbe67b641 framebuffer_release +EXPORT_SYMBOL vmlinux 0xbe6a866f __wait_on_bit +EXPORT_SYMBOL vmlinux 0xbe6a8c96 zstd_cctx_workspace_bound +EXPORT_SYMBOL vmlinux 0xbe77d382 skb_copy_header +EXPORT_SYMBOL vmlinux 0xbe851ecf padata_alloc_shell +EXPORT_SYMBOL vmlinux 0xbe87dc90 __xfrm_dst_lookup +EXPORT_SYMBOL vmlinux 0xbea8bb7b tcp_v4_do_rcv +EXPORT_SYMBOL vmlinux 0xbea97112 ww_mutex_unlock +EXPORT_SYMBOL vmlinux 0xbebdcc2f start_tty +EXPORT_SYMBOL vmlinux 0xbebf472f unregister_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0xbed278a3 pipe_unlock +EXPORT_SYMBOL vmlinux 0xbef43296 console_conditional_schedule +EXPORT_SYMBOL vmlinux 0xbefa51a3 gen_pool_add_owner +EXPORT_SYMBOL vmlinux 0xbf10a4e0 of_device_alloc +EXPORT_SYMBOL vmlinux 0xbf137a7b blk_queue_max_hw_sectors +EXPORT_SYMBOL vmlinux 0xbf167b5d tty_register_ldisc +EXPORT_SYMBOL vmlinux 0xbf263601 migrate_vma_pages +EXPORT_SYMBOL vmlinux 0xbf2e4419 inode_init_once +EXPORT_SYMBOL vmlinux 0xbf363b0f of_find_node_opts_by_path +EXPORT_SYMBOL vmlinux 0xbf59c419 posix_acl_init +EXPORT_SYMBOL vmlinux 0xbf5fd50a mmc_put_card +EXPORT_SYMBOL vmlinux 0xbf6dd0dc __blk_alloc_disk +EXPORT_SYMBOL vmlinux 0xbf7ef17f phy_request_interrupt +EXPORT_SYMBOL vmlinux 0xbf8a9a8f grab_cache_page_write_begin +EXPORT_SYMBOL vmlinux 0xbfae9e07 utf8_validate +EXPORT_SYMBOL vmlinux 0xbfb3fd23 remove_arg_zero +EXPORT_SYMBOL vmlinux 0xbfc0df9b ip_route_input_noref +EXPORT_SYMBOL vmlinux 0xbfc60def jbd2_journal_get_create_access +EXPORT_SYMBOL vmlinux 0xbfc654b9 dm_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xbfcbc0d2 stmp_reset_block +EXPORT_SYMBOL vmlinux 0xbfcefe5d folio_wait_bit_killable +EXPORT_SYMBOL vmlinux 0xbfcf0c68 fasync_helper +EXPORT_SYMBOL vmlinux 0xbfd026e8 sock_set_mark +EXPORT_SYMBOL vmlinux 0xbfd09a86 skb_copy_datagram_from_iter +EXPORT_SYMBOL vmlinux 0xbfd64e43 nvdimm_bus_unlock +EXPORT_SYMBOL vmlinux 0xbfdc65d7 sk_free +EXPORT_SYMBOL vmlinux 0xbfdfad1b io_uring_destruct_scm +EXPORT_SYMBOL vmlinux 0xbfe34d6e skb_checksum_trimmed +EXPORT_SYMBOL vmlinux 0xbfe86a99 blk_mq_alloc_disk_for_queue +EXPORT_SYMBOL vmlinux 0xbff32ae0 netdev_offload_xstats_push_delta +EXPORT_SYMBOL vmlinux 0xbff7426e napi_schedule_prep +EXPORT_SYMBOL vmlinux 0xbff99c75 tcp_get_cookie_sock +EXPORT_SYMBOL vmlinux 0xbffe28c5 dev_set_threaded +EXPORT_SYMBOL vmlinux 0xc00091ea disk_check_media_change +EXPORT_SYMBOL vmlinux 0xc011f50a pcie_print_link_status +EXPORT_SYMBOL vmlinux 0xc0364007 fault_in_writeable +EXPORT_SYMBOL vmlinux 0xc060c3f4 page_pool_ethtool_stats_get +EXPORT_SYMBOL vmlinux 0xc068e6cf pcie_capability_write_dword +EXPORT_SYMBOL vmlinux 0xc07304f1 unregister_framebuffer +EXPORT_SYMBOL vmlinux 0xc0763484 rfkill_blocked +EXPORT_SYMBOL vmlinux 0xc078d22c zstd_init_cstream +EXPORT_SYMBOL vmlinux 0xc07b0863 fb_destroy_modedb +EXPORT_SYMBOL vmlinux 0xc080da9d __dec_zone_page_state +EXPORT_SYMBOL vmlinux 0xc083e31f pci_msix_vec_count +EXPORT_SYMBOL vmlinux 0xc0a386c9 pci_remove_bus +EXPORT_SYMBOL vmlinux 0xc0aadaac __serio_register_driver +EXPORT_SYMBOL vmlinux 0xc0fe9137 __printk_cpu_sync_put +EXPORT_SYMBOL vmlinux 0xc0ff12fb nla_strdup +EXPORT_SYMBOL vmlinux 0xc0ff21c1 input_get_new_minor +EXPORT_SYMBOL vmlinux 0xc105cd61 dentry_open +EXPORT_SYMBOL vmlinux 0xc109b72e eth_header +EXPORT_SYMBOL vmlinux 0xc1198662 __warn_flushing_systemwide_wq +EXPORT_SYMBOL vmlinux 0xc1246c2b mii_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0xc1316525 ipv6_sock_mc_drop +EXPORT_SYMBOL vmlinux 0xc13424d2 shmem_aops +EXPORT_SYMBOL vmlinux 0xc138a50b phy_drivers_unregister +EXPORT_SYMBOL vmlinux 0xc138e982 nf_unregister_net_hooks +EXPORT_SYMBOL vmlinux 0xc14dc168 acpi_get_data +EXPORT_SYMBOL vmlinux 0xc1514a3b free_irq +EXPORT_SYMBOL vmlinux 0xc1579516 fman_port_enable +EXPORT_SYMBOL vmlinux 0xc15f5324 textsearch_prepare +EXPORT_SYMBOL vmlinux 0xc164a51c keygen_init +EXPORT_SYMBOL vmlinux 0xc16be39d iter_div_u64_rem +EXPORT_SYMBOL vmlinux 0xc16c222e pfifo_fast_ops +EXPORT_SYMBOL vmlinux 0xc16f71d6 dev_pre_changeaddr_notify +EXPORT_SYMBOL vmlinux 0xc196c343 neigh_lookup +EXPORT_SYMBOL vmlinux 0xc1a696a4 vfs_dedupe_file_range +EXPORT_SYMBOL vmlinux 0xc1c90f3c fman_bind +EXPORT_SYMBOL vmlinux 0xc1c968a8 tc_cleanup_offload_action +EXPORT_SYMBOL vmlinux 0xc1cb419c __traceiter_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xc1d13e82 md_handle_request +EXPORT_SYMBOL vmlinux 0xc1d8cfaf __fdget +EXPORT_SYMBOL vmlinux 0xc1e1722a from_kprojid +EXPORT_SYMBOL vmlinux 0xc1e2c742 tegra_io_rail_power_on +EXPORT_SYMBOL vmlinux 0xc1f231bb neigh_sysctl_unregister +EXPORT_SYMBOL vmlinux 0xc2050974 fman_port_get_tstamp +EXPORT_SYMBOL vmlinux 0xc206cefb generic_file_llseek +EXPORT_SYMBOL vmlinux 0xc20b3f8a sk_common_release +EXPORT_SYMBOL vmlinux 0xc20b8ff7 block_truncate_page +EXPORT_SYMBOL vmlinux 0xc21249f3 security_sctp_sk_clone +EXPORT_SYMBOL vmlinux 0xc2181c0e devfreq_monitor_suspend +EXPORT_SYMBOL vmlinux 0xc22f6693 call_fib_notifier +EXPORT_SYMBOL vmlinux 0xc230e101 configfs_remove_default_groups +EXPORT_SYMBOL vmlinux 0xc2310cdc logic_inl +EXPORT_SYMBOL vmlinux 0xc233a0b9 __pskb_copy_fclone +EXPORT_SYMBOL vmlinux 0xc2464185 pcie_get_width_cap +EXPORT_SYMBOL vmlinux 0xc24b44f6 xfrm6_rcv +EXPORT_SYMBOL vmlinux 0xc256dc62 __scsi_print_sense +EXPORT_SYMBOL vmlinux 0xc26e9b47 xsk_set_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0xc26f97b9 ppp_input +EXPORT_SYMBOL vmlinux 0xc280ae59 dev_uc_sync +EXPORT_SYMBOL vmlinux 0xc29bf967 strspn +EXPORT_SYMBOL vmlinux 0xc2a930a2 io_uring_get_socket +EXPORT_SYMBOL vmlinux 0xc2aff5f9 netdev_master_upper_dev_get_rcu +EXPORT_SYMBOL vmlinux 0xc2b8bf93 mipi_dsi_dcs_set_tear_on +EXPORT_SYMBOL vmlinux 0xc2c722d3 tcp_syn_ack_timeout +EXPORT_SYMBOL vmlinux 0xc2cb862e sgl_alloc_order +EXPORT_SYMBOL vmlinux 0xc2e168ab caches_clean_inval_pou +EXPORT_SYMBOL vmlinux 0xc2e587d1 reset_devices +EXPORT_SYMBOL vmlinux 0xc2f52274 __lshrti3 +EXPORT_SYMBOL vmlinux 0xc2fda782 skb_add_rx_frag +EXPORT_SYMBOL vmlinux 0xc30544dd eth_header_cache_update +EXPORT_SYMBOL vmlinux 0xc3055d20 usleep_range_state +EXPORT_SYMBOL vmlinux 0xc306c379 thread_group_exited +EXPORT_SYMBOL vmlinux 0xc310b981 strnstr +EXPORT_SYMBOL vmlinux 0xc31db0ce is_vmalloc_addr +EXPORT_SYMBOL vmlinux 0xc32c71af register_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xc33fdd90 con_set_default_unimap +EXPORT_SYMBOL vmlinux 0xc341d31a user_revoke +EXPORT_SYMBOL vmlinux 0xc34838f4 neigh_seq_stop +EXPORT_SYMBOL vmlinux 0xc359fb65 abort +EXPORT_SYMBOL vmlinux 0xc35b509a component_match_add_release +EXPORT_SYMBOL vmlinux 0xc37059eb neigh_event_ns +EXPORT_SYMBOL vmlinux 0xc3731002 pci_restore_state +EXPORT_SYMBOL vmlinux 0xc3762aec mempool_alloc +EXPORT_SYMBOL vmlinux 0xc3777fb5 devm_rproc_add +EXPORT_SYMBOL vmlinux 0xc37f9c6e cpufreq_update_policy +EXPORT_SYMBOL vmlinux 0xc38c83b8 mod_timer +EXPORT_SYMBOL vmlinux 0xc3a19894 acpi_device_hid +EXPORT_SYMBOL vmlinux 0xc3a9e69d inet_frag_reasm_finish +EXPORT_SYMBOL vmlinux 0xc3b9fb69 __netdev_notify_peers +EXPORT_SYMBOL vmlinux 0xc3c53749 eth_gro_receive +EXPORT_SYMBOL vmlinux 0xc3cd034d crc8_populate_lsb +EXPORT_SYMBOL vmlinux 0xc3db6489 dquot_load_quota_inode +EXPORT_SYMBOL vmlinux 0xc3dfe023 phy_ethtool_get_stats +EXPORT_SYMBOL vmlinux 0xc3f082bd blkdev_put +EXPORT_SYMBOL vmlinux 0xc3fc97bd vme_register_driver +EXPORT_SYMBOL vmlinux 0xc3ff38c2 down_read_trylock +EXPORT_SYMBOL vmlinux 0xc3ffc512 mnt_set_expiry +EXPORT_SYMBOL vmlinux 0xc41edbe1 filemap_dirty_folio +EXPORT_SYMBOL vmlinux 0xc4212ab9 qdisc_class_hash_insert +EXPORT_SYMBOL vmlinux 0xc42dcb99 acpi_evaluate_ost +EXPORT_SYMBOL vmlinux 0xc4305060 security_binder_transfer_file +EXPORT_SYMBOL vmlinux 0xc43c01ef __remove_inode_hash +EXPORT_SYMBOL vmlinux 0xc4476586 netlink_ack +EXPORT_SYMBOL vmlinux 0xc44da01b inet_addr_type_dev_table +EXPORT_SYMBOL vmlinux 0xc452212c utf8_strncasecmp +EXPORT_SYMBOL vmlinux 0xc459a66b iov_iter_xarray +EXPORT_SYMBOL vmlinux 0xc46b90e5 tcp_read_skb +EXPORT_SYMBOL vmlinux 0xc46fcf4c netdev_pick_tx +EXPORT_SYMBOL vmlinux 0xc4708199 cpm_muram_addr +EXPORT_SYMBOL vmlinux 0xc4777aa9 __ctzsi2 +EXPORT_SYMBOL vmlinux 0xc48c1d5e fb_blank +EXPORT_SYMBOL vmlinux 0xc4936691 dquot_quota_sync +EXPORT_SYMBOL vmlinux 0xc4957d9b generic_setlease +EXPORT_SYMBOL vmlinux 0xc49ac658 tcp_make_synack +EXPORT_SYMBOL vmlinux 0xc4ae915e arch_touch_nmi_watchdog +EXPORT_SYMBOL vmlinux 0xc4b21d2f qman_get_affine_portal +EXPORT_SYMBOL vmlinux 0xc4b50450 simple_empty +EXPORT_SYMBOL vmlinux 0xc4cdf291 skb_get_hash_perturb +EXPORT_SYMBOL vmlinux 0xc4cf3a11 vm_map_pages_zero +EXPORT_SYMBOL vmlinux 0xc4d9ef9b system_cpucaps +EXPORT_SYMBOL vmlinux 0xc4e187dd xfrm_state_lookup +EXPORT_SYMBOL vmlinux 0xc4f16a10 dev_get_by_napi_id +EXPORT_SYMBOL vmlinux 0xc4ff1a53 writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0xc51beb44 readahead_expand +EXPORT_SYMBOL vmlinux 0xc528a49a queued_write_lock_slowpath +EXPORT_SYMBOL vmlinux 0xc52d420c inet_frags_fini +EXPORT_SYMBOL vmlinux 0xc53e874b tcp_get_md5sig_pool +EXPORT_SYMBOL vmlinux 0xc54aa8d5 dm_register_target +EXPORT_SYMBOL vmlinux 0xc561526b has_capability +EXPORT_SYMBOL vmlinux 0xc56c3609 xz_dec_microlzma_reset +EXPORT_SYMBOL vmlinux 0xc57c48a3 idr_get_next +EXPORT_SYMBOL vmlinux 0xc580fd1c flow_rule_match_arp +EXPORT_SYMBOL vmlinux 0xc58d5a90 kstrtoll_from_user +EXPORT_SYMBOL vmlinux 0xc5914938 tcf_block_put +EXPORT_SYMBOL vmlinux 0xc5986822 __skb_get_hash +EXPORT_SYMBOL vmlinux 0xc599a772 security_xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc5acaa8e inet_reqsk_alloc +EXPORT_SYMBOL vmlinux 0xc5ad70df mini_qdisc_pair_init +EXPORT_SYMBOL vmlinux 0xc5b6f236 queue_work_on +EXPORT_SYMBOL vmlinux 0xc5c14347 __folio_cancel_dirty +EXPORT_SYMBOL vmlinux 0xc5c17cc8 fscrypt_has_permitted_context +EXPORT_SYMBOL vmlinux 0xc5d4b70e ipmi_platform_add +EXPORT_SYMBOL vmlinux 0xc5e74216 release_resource +EXPORT_SYMBOL vmlinux 0xc60d0620 __num_online_cpus +EXPORT_SYMBOL vmlinux 0xc612bda6 kernel_bind +EXPORT_SYMBOL vmlinux 0xc6189179 pci_back_from_sleep +EXPORT_SYMBOL vmlinux 0xc61c2b89 inet_frag_find +EXPORT_SYMBOL vmlinux 0xc622556f prepare_to_wait_exclusive +EXPORT_SYMBOL vmlinux 0xc62fa5ae acpi_bus_unregister_driver +EXPORT_SYMBOL vmlinux 0xc62fa6a5 bioset_init +EXPORT_SYMBOL vmlinux 0xc631580a console_unlock +EXPORT_SYMBOL vmlinux 0xc633d82d phy_unregister_fixup +EXPORT_SYMBOL vmlinux 0xc658c168 jbd2_journal_lock_updates +EXPORT_SYMBOL vmlinux 0xc65e4e97 secure_dccp_sequence_number +EXPORT_SYMBOL vmlinux 0xc666a132 crc_t10dif +EXPORT_SYMBOL vmlinux 0xc66e9f83 find_vma +EXPORT_SYMBOL vmlinux 0xc66ec987 simple_getattr +EXPORT_SYMBOL vmlinux 0xc67de0df mipi_dsi_dcs_get_power_mode +EXPORT_SYMBOL vmlinux 0xc69fce52 qcom_scm_qsmmu500_wait_safe_toggle +EXPORT_SYMBOL vmlinux 0xc6a098ae security_unix_stream_connect +EXPORT_SYMBOL vmlinux 0xc6a5f108 iov_iter_npages +EXPORT_SYMBOL vmlinux 0xc6a9c2a4 phy_ethtool_set_wol +EXPORT_SYMBOL vmlinux 0xc6b8607b tcp_stream_memory_free +EXPORT_SYMBOL vmlinux 0xc6cb465a __kfifo_max_r +EXPORT_SYMBOL vmlinux 0xc6cbbc89 capable +EXPORT_SYMBOL vmlinux 0xc6d09aa9 release_firmware +EXPORT_SYMBOL vmlinux 0xc6f3b3fc refcount_dec_if_one +EXPORT_SYMBOL vmlinux 0xc6f46339 init_timer_key +EXPORT_SYMBOL vmlinux 0xc6f5e489 xfrm_dev_policy_flush +EXPORT_SYMBOL vmlinux 0xc6ffae57 sock_bind_add +EXPORT_SYMBOL vmlinux 0xc702813f pci_find_parent_resource +EXPORT_SYMBOL vmlinux 0xc708f1fe ec_write +EXPORT_SYMBOL vmlinux 0xc70b933b acpi_device_set_power +EXPORT_SYMBOL vmlinux 0xc714c036 tcf_qevent_destroy +EXPORT_SYMBOL vmlinux 0xc715b0a7 param_ops_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xc71ba3d7 ipv6_dev_mc_dec +EXPORT_SYMBOL vmlinux 0xc7208c3a serial8250_resume_port +EXPORT_SYMBOL vmlinux 0xc7278bf6 register_nexthop_notifier +EXPORT_SYMBOL vmlinux 0xc72c6296 of_translate_address +EXPORT_SYMBOL vmlinux 0xc733c13f tty_port_free_xmit_buf +EXPORT_SYMBOL vmlinux 0xc73478cf cdev_add +EXPORT_SYMBOL vmlinux 0xc73eeaa4 register_netdevice +EXPORT_SYMBOL vmlinux 0xc7420533 pci_get_slot +EXPORT_SYMBOL vmlinux 0xc75c1029 iov_iter_init +EXPORT_SYMBOL vmlinux 0xc781bd9f rfkill_resume_polling +EXPORT_SYMBOL vmlinux 0xc7856a3d inet6addr_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xc78f9625 seq_bprintf +EXPORT_SYMBOL vmlinux 0xc7914d82 dev_printk_emit +EXPORT_SYMBOL vmlinux 0xc79c577c zpool_register_driver +EXPORT_SYMBOL vmlinux 0xc7a4fbed rtnl_lock +EXPORT_SYMBOL vmlinux 0xc7ae1903 security_lock_kernel_down +EXPORT_SYMBOL vmlinux 0xc7ae9925 rps_may_expire_flow +EXPORT_SYMBOL vmlinux 0xc7b041a1 folio_mapping +EXPORT_SYMBOL vmlinux 0xc7ba2050 pci_bus_assign_resources +EXPORT_SYMBOL vmlinux 0xc7c1107a LZ4_decompress_safe +EXPORT_SYMBOL vmlinux 0xc7c35fe4 __skb_gro_checksum_complete +EXPORT_SYMBOL vmlinux 0xc7d7708b dcb_ieee_getapp_dscp_prio_mask_map +EXPORT_SYMBOL vmlinux 0xc7eb9d67 crypto_sha512_finup +EXPORT_SYMBOL vmlinux 0xc800a6e4 cont_write_begin +EXPORT_SYMBOL vmlinux 0xc8019e09 md_check_no_bitmap +EXPORT_SYMBOL vmlinux 0xc80ab559 swake_up_one +EXPORT_SYMBOL vmlinux 0xc825f0ea cpufreq_generic_suspend +EXPORT_SYMBOL vmlinux 0xc838c3f5 __ashrti3 +EXPORT_SYMBOL vmlinux 0xc839afed hdmi_audio_infoframe_check +EXPORT_SYMBOL vmlinux 0xc839da8d generic_file_fsync +EXPORT_SYMBOL vmlinux 0xc83a514f pci_iomap +EXPORT_SYMBOL vmlinux 0xc84a0a7e seq_hlist_start_rcu +EXPORT_SYMBOL vmlinux 0xc859393f mmc_alloc_host +EXPORT_SYMBOL vmlinux 0xc872fd85 in6addr_interfacelocal_allnodes +EXPORT_SYMBOL vmlinux 0xc8827b75 sysctl_vals +EXPORT_SYMBOL vmlinux 0xc88b5666 pcibios_bus_to_resource +EXPORT_SYMBOL vmlinux 0xc890c008 zlib_deflateEnd +EXPORT_SYMBOL vmlinux 0xc89846c4 xudma_tchanrt_read +EXPORT_SYMBOL vmlinux 0xc8a16106 fwnode_mdiobus_register_phy +EXPORT_SYMBOL vmlinux 0xc8a198d8 __splice_from_pipe +EXPORT_SYMBOL vmlinux 0xc8a8fc9a flow_rule_match_enc_ports +EXPORT_SYMBOL vmlinux 0xc8a91f5b cpumask_local_spread +EXPORT_SYMBOL vmlinux 0xc8bf6d96 __breadahead +EXPORT_SYMBOL vmlinux 0xc8c85086 sg_free_table +EXPORT_SYMBOL vmlinux 0xc8dcc62a krealloc +EXPORT_SYMBOL vmlinux 0xc8e5a4ea security_inode_init_security +EXPORT_SYMBOL vmlinux 0xc90ce671 phy_start_aneg +EXPORT_SYMBOL vmlinux 0xc916dd46 __SCK__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0xc93476d2 inet6_add_offload +EXPORT_SYMBOL vmlinux 0xc93ba16f input_get_poll_interval +EXPORT_SYMBOL vmlinux 0xc93e8461 acpi_get_event_resources +EXPORT_SYMBOL vmlinux 0xc9617c57 edac_mc_find +EXPORT_SYMBOL vmlinux 0xc9634df9 in6addr_linklocal_allrouters +EXPORT_SYMBOL vmlinux 0xc96835e7 tso_build_data +EXPORT_SYMBOL vmlinux 0xc96e24f2 bio_put +EXPORT_SYMBOL vmlinux 0xc96e3bb9 key_reject_and_link +EXPORT_SYMBOL vmlinux 0xc96f1e2d inode_get_bytes +EXPORT_SYMBOL vmlinux 0xc972449f mempool_alloc_slab +EXPORT_SYMBOL vmlinux 0xc972f0ee skb_tunnel_check_pmtu +EXPORT_SYMBOL vmlinux 0xc9822234 clk_register_clkdev +EXPORT_SYMBOL vmlinux 0xc988be6d blk_post_runtime_suspend +EXPORT_SYMBOL vmlinux 0xc9899542 ppp_output_wakeup +EXPORT_SYMBOL vmlinux 0xc99c4a9c netlink_net_capable +EXPORT_SYMBOL vmlinux 0xc99e2a55 twl_rev +EXPORT_SYMBOL vmlinux 0xc9d61487 import_iovec +EXPORT_SYMBOL vmlinux 0xc9dc7080 dmam_pool_create +EXPORT_SYMBOL vmlinux 0xc9df055a xfrm_policy_walk_init +EXPORT_SYMBOL vmlinux 0xc9ed0401 imx_sc_rm_is_resource_owned +EXPORT_SYMBOL vmlinux 0xc9edbabd sdev_disable_disk_events +EXPORT_SYMBOL vmlinux 0xc9f39e32 rproc_add_subdev +EXPORT_SYMBOL vmlinux 0xc9f3c1d0 __cgroup_bpf_run_filter_skb +EXPORT_SYMBOL vmlinux 0xca0de34e __inode_sub_bytes +EXPORT_SYMBOL vmlinux 0xca1648d4 zstd_decompress_dctx +EXPORT_SYMBOL vmlinux 0xca17ac01 _find_next_andnot_bit +EXPORT_SYMBOL vmlinux 0xca21ebd3 bitmap_free +EXPORT_SYMBOL vmlinux 0xca431c05 wake_bit_function +EXPORT_SYMBOL vmlinux 0xca4e181d skb_flow_get_icmp_tci +EXPORT_SYMBOL vmlinux 0xca62afaf xudma_rflow_is_gp +EXPORT_SYMBOL vmlinux 0xca69c82a skb_realloc_headroom +EXPORT_SYMBOL vmlinux 0xca7152ea napi_build_skb +EXPORT_SYMBOL vmlinux 0xca9360b5 rb_next +EXPORT_SYMBOL vmlinux 0xca9beaa4 __xa_store +EXPORT_SYMBOL vmlinux 0xcaacba8f security_inode_getsecctx +EXPORT_SYMBOL vmlinux 0xcac6d3e3 sock_kmalloc +EXPORT_SYMBOL vmlinux 0xcad1aca8 acpi_exception +EXPORT_SYMBOL vmlinux 0xcaeb3e4a kobject_add +EXPORT_SYMBOL vmlinux 0xcaf7cc5d devm_pci_remap_cfg_resource +EXPORT_SYMBOL vmlinux 0xcb0288ea ledtrig_cpu +EXPORT_SYMBOL vmlinux 0xcb1476da sock_release +EXPORT_SYMBOL vmlinux 0xcb1acbb9 netdev_get_by_index +EXPORT_SYMBOL vmlinux 0xcb2d32d3 jbd2_journal_errno +EXPORT_SYMBOL vmlinux 0xcb3a1198 of_device_get_match_data +EXPORT_SYMBOL vmlinux 0xcb3ae215 call_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xcb555d84 sk_dst_check +EXPORT_SYMBOL vmlinux 0xcb7232fb devfreq_add_governor +EXPORT_SYMBOL vmlinux 0xcb733bf2 acpi_bus_set_power +EXPORT_SYMBOL vmlinux 0xcbb39c54 dm_kcopyd_zero +EXPORT_SYMBOL vmlinux 0xcbb8647a netdev_get_xmit_slave +EXPORT_SYMBOL vmlinux 0xcbb9bbfe phy_loopback +EXPORT_SYMBOL vmlinux 0xcbbf0a6f audit_log_task_context +EXPORT_SYMBOL vmlinux 0xcbc31700 max8998_read_reg +EXPORT_SYMBOL vmlinux 0xcbd4898c fortify_panic +EXPORT_SYMBOL vmlinux 0xcbd73352 sock_common_getsockopt +EXPORT_SYMBOL vmlinux 0xcbe27bf4 end_buffer_read_sync +EXPORT_SYMBOL vmlinux 0xcbf2bf18 genphy_read_master_slave +EXPORT_SYMBOL vmlinux 0xcbf745c5 xfrm_dev_state_flush +EXPORT_SYMBOL vmlinux 0xcbfb33e4 init_opal_dev +EXPORT_SYMBOL vmlinux 0xcc1b882a idr_get_next_ul +EXPORT_SYMBOL vmlinux 0xcc248d26 serial8250_suspend_port +EXPORT_SYMBOL vmlinux 0xcc275bf8 of_phy_find_device +EXPORT_SYMBOL vmlinux 0xcc2bbf72 tcp_read_sock +EXPORT_SYMBOL vmlinux 0xcc328a5c reservation_ww_class +EXPORT_SYMBOL vmlinux 0xcc346b6d kmem_cache_alloc_node +EXPORT_SYMBOL vmlinux 0xcc346b9b ip_do_fragment +EXPORT_SYMBOL vmlinux 0xcc392eea kmalloc_size_roundup +EXPORT_SYMBOL vmlinux 0xcc3c35e4 udp_gro_complete +EXPORT_SYMBOL vmlinux 0xcc411ed1 ptp_convert_timestamp +EXPORT_SYMBOL vmlinux 0xcc5005fe msleep_interruptible +EXPORT_SYMBOL vmlinux 0xcc5d22d9 can_do_mlock +EXPORT_SYMBOL vmlinux 0xcc5e9797 udp_lib_get_port +EXPORT_SYMBOL vmlinux 0xcc6cc05d i2c_smbus_write_i2c_block_data +EXPORT_SYMBOL vmlinux 0xcc71ee54 param_set_bool +EXPORT_SYMBOL vmlinux 0xcc97952a tty_port_open +EXPORT_SYMBOL vmlinux 0xcc9fd8c2 vfs_fileattr_get +EXPORT_SYMBOL vmlinux 0xcca5839d xen_vcpu_id +EXPORT_SYMBOL vmlinux 0xccaf994e dma_fence_set_deadline +EXPORT_SYMBOL vmlinux 0xccb43bd5 param_set_ulong +EXPORT_SYMBOL vmlinux 0xcccf66f4 mmc_cqe_start_req +EXPORT_SYMBOL vmlinux 0xcce41200 rtnl_notify +EXPORT_SYMBOL vmlinux 0xccfb9e07 dst_default_metrics +EXPORT_SYMBOL vmlinux 0xccfd2ebc scsi_dev_info_list_del_keyed +EXPORT_SYMBOL vmlinux 0xcd01b8e6 acpi_attach_data +EXPORT_SYMBOL vmlinux 0xcd09d26e of_iomap +EXPORT_SYMBOL vmlinux 0xcd279169 nla_find +EXPORT_SYMBOL vmlinux 0xcd48be7c vme_bus_type +EXPORT_SYMBOL vmlinux 0xcd5fb2c5 eth_get_headlen +EXPORT_SYMBOL vmlinux 0xcd6ba04c nd_region_to_nstype +EXPORT_SYMBOL vmlinux 0xcd70ab1e pci_map_rom +EXPORT_SYMBOL vmlinux 0xcd8ce890 acpi_format_exception +EXPORT_SYMBOL vmlinux 0xcd8dfcad request_key_rcu +EXPORT_SYMBOL vmlinux 0xcd9c13a3 tty_termios_hw_change +EXPORT_SYMBOL vmlinux 0xcdaced8a qcom_scm_assign_mem +EXPORT_SYMBOL vmlinux 0xcdc39c9e security_ismaclabel +EXPORT_SYMBOL vmlinux 0xcdc91376 nf_log_bind_pf +EXPORT_SYMBOL vmlinux 0xcdcd679e keyring_clear +EXPORT_SYMBOL vmlinux 0xcdde28c0 sock_no_socketpair +EXPORT_SYMBOL vmlinux 0xcde77bcc free_opal_dev +EXPORT_SYMBOL vmlinux 0xcdebc167 netif_receive_skb +EXPORT_SYMBOL vmlinux 0xce030c10 pci_reenable_device +EXPORT_SYMBOL vmlinux 0xce08cd2a mii_link_ok +EXPORT_SYMBOL vmlinux 0xce1c0e13 ww_mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0xce2320de pci_bus_add_devices +EXPORT_SYMBOL vmlinux 0xce2840e7 irq_set_irq_wake +EXPORT_SYMBOL vmlinux 0xce2ac4d9 dec_zone_page_state +EXPORT_SYMBOL vmlinux 0xce326b82 security_inet_conn_request +EXPORT_SYMBOL vmlinux 0xce3db622 tcf_idr_create +EXPORT_SYMBOL vmlinux 0xce4cdb8e fb_find_best_mode +EXPORT_SYMBOL vmlinux 0xce4d5ddf phy_attached_info +EXPORT_SYMBOL vmlinux 0xce4e47b6 __kfifo_skip_r +EXPORT_SYMBOL vmlinux 0xce51de6d tty_port_destroy +EXPORT_SYMBOL vmlinux 0xce5ac24f zlib_inflate_workspacesize +EXPORT_SYMBOL vmlinux 0xce619901 blk_mq_destroy_queue +EXPORT_SYMBOL vmlinux 0xce66071a lock_rename +EXPORT_SYMBOL vmlinux 0xce720f28 mtree_destroy +EXPORT_SYMBOL vmlinux 0xce731b34 ucc_slow_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0xce76c257 acpi_get_irq_routing_table +EXPORT_SYMBOL vmlinux 0xce7c5ee6 xfrm_state_lookup_byspi +EXPORT_SYMBOL vmlinux 0xce7d69a6 dma_unmap_page_attrs +EXPORT_SYMBOL vmlinux 0xce807a25 up_write +EXPORT_SYMBOL vmlinux 0xce96cc4f add_watch_to_object +EXPORT_SYMBOL vmlinux 0xcea79d4c mmc_gpio_set_cd_wake +EXPORT_SYMBOL vmlinux 0xceab0311 strchrnul +EXPORT_SYMBOL vmlinux 0xcec3a43c __sk_receive_skb +EXPORT_SYMBOL vmlinux 0xced0f4d4 gen_pool_create +EXPORT_SYMBOL vmlinux 0xcee28849 __sk_queue_drop_skb +EXPORT_SYMBOL vmlinux 0xcee400c5 __inet6_lookup_established +EXPORT_SYMBOL vmlinux 0xcefb0c9f __mutex_init +EXPORT_SYMBOL vmlinux 0xcefcd99a serial8250_unregister_port +EXPORT_SYMBOL vmlinux 0xcefdc3bc xp_alloc +EXPORT_SYMBOL vmlinux 0xcf069ab1 do_SAK +EXPORT_SYMBOL vmlinux 0xcf2a6966 up +EXPORT_SYMBOL vmlinux 0xcf2ea86b __tracepoint_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xcf378ced vfs_iter_read +EXPORT_SYMBOL vmlinux 0xcf3b69b3 netdev_stats_to_stats64 +EXPORT_SYMBOL vmlinux 0xcf47faf3 bio_alloc_clone +EXPORT_SYMBOL vmlinux 0xcf49d4d1 pci_dev_put +EXPORT_SYMBOL vmlinux 0xcf4fb226 tc_setup_cb_reoffload +EXPORT_SYMBOL vmlinux 0xcf4fdd4d _atomic_dec_and_lock +EXPORT_SYMBOL vmlinux 0xcf638ce7 of_find_node_by_name +EXPORT_SYMBOL vmlinux 0xcf7582bc of_device_is_big_endian +EXPORT_SYMBOL vmlinux 0xcf8d5ee4 tcp_v4_mtu_reduced +EXPORT_SYMBOL vmlinux 0xcf950c87 skb_queue_tail +EXPORT_SYMBOL vmlinux 0xcf9b558d touchscreen_set_mt_pos +EXPORT_SYMBOL vmlinux 0xcfbd0b9f __seq_open_private +EXPORT_SYMBOL vmlinux 0xcfc59f96 locks_copy_conflock +EXPORT_SYMBOL vmlinux 0xcfc9deaf atomic_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0xcfce8851 tcp_ld_RTO_revert +EXPORT_SYMBOL vmlinux 0xcfd884a8 __hsiphash_unaligned +EXPORT_SYMBOL vmlinux 0xcfeb98a8 acpi_processor_register_performance +EXPORT_SYMBOL vmlinux 0xd03be630 simple_transaction_read +EXPORT_SYMBOL vmlinux 0xd04c1a64 sysctl_devconf_inherit_init_net +EXPORT_SYMBOL vmlinux 0xd05cc4b7 d_set_fallthru +EXPORT_SYMBOL vmlinux 0xd0654aba woken_wake_function +EXPORT_SYMBOL vmlinux 0xd0760fc0 kfree_sensitive +EXPORT_SYMBOL vmlinux 0xd0790f9d rproc_coredump_add_custom_segment +EXPORT_SYMBOL vmlinux 0xd0b74705 acpi_install_interface +EXPORT_SYMBOL vmlinux 0xd1299386 pci_alloc_irq_vectors_affinity +EXPORT_SYMBOL vmlinux 0xd1363cc1 ucs2_strsize +EXPORT_SYMBOL vmlinux 0xd15cb96e nla_put +EXPORT_SYMBOL vmlinux 0xd165cad1 netdev_has_any_upper_dev +EXPORT_SYMBOL vmlinux 0xd17d6d9a jbd2_journal_grab_journal_head +EXPORT_SYMBOL vmlinux 0xd18dbd9c __brelse +EXPORT_SYMBOL vmlinux 0xd194ddf9 acpi_gpe_count +EXPORT_SYMBOL vmlinux 0xd198c566 ipv6_getsockopt +EXPORT_SYMBOL vmlinux 0xd1c3f31c security_inode_listsecurity +EXPORT_SYMBOL vmlinux 0xd1d87e92 scsi_mlreturn_string +EXPORT_SYMBOL vmlinux 0xd1ed530a pci_find_capability +EXPORT_SYMBOL vmlinux 0xd1faafe3 rdmacg_try_charge +EXPORT_SYMBOL vmlinux 0xd20052c9 __skb_gso_segment +EXPORT_SYMBOL vmlinux 0xd2051916 qcom_scm_cpu_power_down +EXPORT_SYMBOL vmlinux 0xd210b5cb __register_binfmt +EXPORT_SYMBOL vmlinux 0xd21d1aab tcp_v4_connect +EXPORT_SYMBOL vmlinux 0xd2237016 radix_tree_delete_item +EXPORT_SYMBOL vmlinux 0xd226be83 bio_kmalloc +EXPORT_SYMBOL vmlinux 0xd22d9a27 __tty_alloc_driver +EXPORT_SYMBOL vmlinux 0xd2321d28 ppp_input_error +EXPORT_SYMBOL vmlinux 0xd23d6aa6 rw_verify_area +EXPORT_SYMBOL vmlinux 0xd24108d4 rfkill_soft_blocked +EXPORT_SYMBOL vmlinux 0xd2447a31 rproc_report_crash +EXPORT_SYMBOL vmlinux 0xd251a0b6 mii_ethtool_gset +EXPORT_SYMBOL vmlinux 0xd2532459 fman_get_qman_channel_id +EXPORT_SYMBOL vmlinux 0xd2582f8f __SCK__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xd25bc5d4 csum_tcpudp_nofold +EXPORT_SYMBOL vmlinux 0xd25d4f74 console_blank_hook +EXPORT_SYMBOL vmlinux 0xd25f93bd scsi_report_bus_reset +EXPORT_SYMBOL vmlinux 0xd26b0a68 dqget +EXPORT_SYMBOL vmlinux 0xd270cbcd mii_nway_restart +EXPORT_SYMBOL vmlinux 0xd27b25dd blk_check_plugged +EXPORT_SYMBOL vmlinux 0xd2800691 nf_conntrack_destroy +EXPORT_SYMBOL vmlinux 0xd2b0d30f flow_block_cb_decref +EXPORT_SYMBOL vmlinux 0xd2b46a3c vme_unregister_error_handler +EXPORT_SYMBOL vmlinux 0xd2b6e5c5 __dev_remove_pack +EXPORT_SYMBOL vmlinux 0xd2cddbcf dev_set_alias +EXPORT_SYMBOL vmlinux 0xd2d88506 netdev_offload_xstats_report_used +EXPORT_SYMBOL vmlinux 0xd2da1048 register_netdevice_notifier +EXPORT_SYMBOL vmlinux 0xd2e2a9d0 hdmi_spd_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0xd2ea49b8 acpi_leave_sleep_state_prep +EXPORT_SYMBOL vmlinux 0xd2f2f923 page_pool_put_page_bulk +EXPORT_SYMBOL vmlinux 0xd2fec8e5 simple_recursive_removal +EXPORT_SYMBOL vmlinux 0xd31ccb06 of_machine_is_compatible +EXPORT_SYMBOL vmlinux 0xd336e9e0 devm_release_resource +EXPORT_SYMBOL vmlinux 0xd3417c4b devm_request_resource +EXPORT_SYMBOL vmlinux 0xd34b6f7f dev_uc_init +EXPORT_SYMBOL vmlinux 0xd3559ef4 __memset +EXPORT_SYMBOL vmlinux 0xd35a6d31 mempool_kmalloc +EXPORT_SYMBOL vmlinux 0xd35cce70 _raw_spin_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xd36182fb mdiobus_unregister_device +EXPORT_SYMBOL vmlinux 0xd368e24f skb_copy_expand +EXPORT_SYMBOL vmlinux 0xd36adf01 dst_release +EXPORT_SYMBOL vmlinux 0xd36b4c1c pcim_iomap_regions_request_all +EXPORT_SYMBOL vmlinux 0xd36dc10c get_random_u32 +EXPORT_SYMBOL vmlinux 0xd36e3d59 prandom_bytes_state +EXPORT_SYMBOL vmlinux 0xd3720409 fs_param_is_u32 +EXPORT_SYMBOL vmlinux 0xd374d55e sync_inode_metadata +EXPORT_SYMBOL vmlinux 0xd3813629 hid_bpf_ops +EXPORT_SYMBOL vmlinux 0xd38dd8c7 do_clone_file_range +EXPORT_SYMBOL vmlinux 0xd38ee2c7 __get_hash_from_flowi6 +EXPORT_SYMBOL vmlinux 0xd39dc3c4 of_find_mipi_dsi_device_by_node +EXPORT_SYMBOL vmlinux 0xd3cd5d15 filemap_release_folio +EXPORT_SYMBOL vmlinux 0xd3db3707 __xfrm_state_destroy +EXPORT_SYMBOL vmlinux 0xd3e3e0d1 tcp_set_rcvlowat +EXPORT_SYMBOL vmlinux 0xd3e6e0cc netpoll_setup +EXPORT_SYMBOL vmlinux 0xd3f1c474 xfrm_unregister_km +EXPORT_SYMBOL vmlinux 0xd4041dd7 trace_raw_output_prep +EXPORT_SYMBOL vmlinux 0xd406d266 fb_mode_is_equal +EXPORT_SYMBOL vmlinux 0xd41ce723 __blk_mq_end_request +EXPORT_SYMBOL vmlinux 0xd42950d0 pci_request_selected_regions +EXPORT_SYMBOL vmlinux 0xd430e9ff release_pages +EXPORT_SYMBOL vmlinux 0xd43878b1 serial8250_register_8250_port +EXPORT_SYMBOL vmlinux 0xd43ebe5a simple_write_begin +EXPORT_SYMBOL vmlinux 0xd45cc6ca bin2hex +EXPORT_SYMBOL vmlinux 0xd45e8db9 sk_alloc +EXPORT_SYMBOL vmlinux 0xd4628e06 __ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0xd463198d jbd2_complete_transaction +EXPORT_SYMBOL vmlinux 0xd469bccc __tracepoint_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xd46d0130 tcp_check_req +EXPORT_SYMBOL vmlinux 0xd47c16e0 kill_anon_super +EXPORT_SYMBOL vmlinux 0xd47e42b3 flow_rule_match_basic +EXPORT_SYMBOL vmlinux 0xd47f6d5d bdi_register +EXPORT_SYMBOL vmlinux 0xd4835ef8 dmi_check_system +EXPORT_SYMBOL vmlinux 0xd486472a skb_copy_and_csum_datagram_msg +EXPORT_SYMBOL vmlinux 0xd48a9b12 ndisc_mc_map +EXPORT_SYMBOL vmlinux 0xd4a0ccb6 input_mt_destroy_slots +EXPORT_SYMBOL vmlinux 0xd4a69d20 qm_channel_caam +EXPORT_SYMBOL vmlinux 0xd4afea5d free_irq_cpu_rmap +EXPORT_SYMBOL vmlinux 0xd4bb4a82 inet6addr_validator_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xd4c6a5d9 vfs_dedupe_file_range_one +EXPORT_SYMBOL vmlinux 0xd4ccdb9c nf_log_unbind_pf +EXPORT_SYMBOL vmlinux 0xd4d1983c udplite_table +EXPORT_SYMBOL vmlinux 0xd4dd6925 tcf_exts_init_ex +EXPORT_SYMBOL vmlinux 0xd4eb9cc1 udp_ioctl +EXPORT_SYMBOL vmlinux 0xd5185fc8 rproc_alloc +EXPORT_SYMBOL vmlinux 0xd5263820 mb_cache_destroy +EXPORT_SYMBOL vmlinux 0xd5346bfc acpi_get_possible_resources +EXPORT_SYMBOL vmlinux 0xd53b048d devm_backlight_device_unregister +EXPORT_SYMBOL vmlinux 0xd57d98ff fib_notifier_ops_register +EXPORT_SYMBOL vmlinux 0xd5864901 genphy_c45_eee_is_active +EXPORT_SYMBOL vmlinux 0xd5b3d0d5 xxh64_copy_state +EXPORT_SYMBOL vmlinux 0xd5bd6d10 rproc_get_by_phandle +EXPORT_SYMBOL vmlinux 0xd5c99a1b mr_table_alloc +EXPORT_SYMBOL vmlinux 0xd5d6f66a unpin_user_pages_dirty_lock +EXPORT_SYMBOL vmlinux 0xd5dd5747 block_write_full_page +EXPORT_SYMBOL vmlinux 0xd5f360d1 path_get +EXPORT_SYMBOL vmlinux 0xd5fac50c __inode_add_bytes +EXPORT_SYMBOL vmlinux 0xd5fd90f1 prepare_to_wait +EXPORT_SYMBOL vmlinux 0xd60736ec gf128mul_free_64k +EXPORT_SYMBOL vmlinux 0xd61b9970 cdev_device_add +EXPORT_SYMBOL vmlinux 0xd6233dd2 con_is_visible +EXPORT_SYMBOL vmlinux 0xd62b1e45 trace_print_flags_seq +EXPORT_SYMBOL vmlinux 0xd62ecd49 rps_sock_flow_table +EXPORT_SYMBOL vmlinux 0xd642f3f6 video_firmware_drivers_only +EXPORT_SYMBOL vmlinux 0xd643239a acpi_leave_sleep_state +EXPORT_SYMBOL vmlinux 0xd64675e2 blk_mq_requeue_request +EXPORT_SYMBOL vmlinux 0xd64898f3 bioset_exit +EXPORT_SYMBOL vmlinux 0xd648b57f mr_mfc_seq_next +EXPORT_SYMBOL vmlinux 0xd66c8184 add_device_randomness +EXPORT_SYMBOL vmlinux 0xd676a85d get_tree_bdev +EXPORT_SYMBOL vmlinux 0xd678263a tty_write_room +EXPORT_SYMBOL vmlinux 0xd68c3f15 crypto_sha256_finup +EXPORT_SYMBOL vmlinux 0xd68c5a1f adjust_resource +EXPORT_SYMBOL vmlinux 0xd6914230 pskb_trim_rcsum_slow +EXPORT_SYMBOL vmlinux 0xd69cf850 pci_get_device +EXPORT_SYMBOL vmlinux 0xd6a91f54 twl_i2c_read +EXPORT_SYMBOL vmlinux 0xd6aca313 unpin_user_page +EXPORT_SYMBOL vmlinux 0xd6b4fad8 tcp_v4_destroy_sock +EXPORT_SYMBOL vmlinux 0xd6bda1b5 of_graph_is_present +EXPORT_SYMBOL vmlinux 0xd6c064ad __cgroup_bpf_run_filter_sock_ops +EXPORT_SYMBOL vmlinux 0xd6c1b488 param_set_int +EXPORT_SYMBOL vmlinux 0xd6c38ba5 kill_fasync +EXPORT_SYMBOL vmlinux 0xd6e80fee uart_match_port +EXPORT_SYMBOL vmlinux 0xd6eaaea1 full_name_hash +EXPORT_SYMBOL vmlinux 0xd6ee688f vmalloc +EXPORT_SYMBOL vmlinux 0xd6fde043 is_module_sig_enforced +EXPORT_SYMBOL vmlinux 0xd7097f9a __inet_hash +EXPORT_SYMBOL vmlinux 0xd70d35a1 gf128mul_4k_bbe +EXPORT_SYMBOL vmlinux 0xd70f62b6 acpi_os_execute +EXPORT_SYMBOL vmlinux 0xd71104b3 vm_node_stat +EXPORT_SYMBOL vmlinux 0xd7190381 dquot_get_state +EXPORT_SYMBOL vmlinux 0xd7356c1c ns_capable_setid +EXPORT_SYMBOL vmlinux 0xd73653c4 freezer_active +EXPORT_SYMBOL vmlinux 0xd738ca1b phy_unregister_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xd73a294f mtree_erase +EXPORT_SYMBOL vmlinux 0xd73c8c2b synchronize_shrinkers +EXPORT_SYMBOL vmlinux 0xd73ce153 phy_ethtool_get_sset_count +EXPORT_SYMBOL vmlinux 0xd73d69dc phy_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0xd7482f05 vcalloc +EXPORT_SYMBOL vmlinux 0xd751ba70 nd_dev_to_uuid +EXPORT_SYMBOL vmlinux 0xd7781802 xfrm_state_check_expire +EXPORT_SYMBOL vmlinux 0xd7908987 dquot_initialize +EXPORT_SYMBOL vmlinux 0xd7987177 utf8_load +EXPORT_SYMBOL vmlinux 0xd7beb2a4 tcf_action_set_ctrlact +EXPORT_SYMBOL vmlinux 0xd7c0799d __napi_schedule_irqoff +EXPORT_SYMBOL vmlinux 0xd7d280ad irq_poll_complete +EXPORT_SYMBOL vmlinux 0xd7d2905f input_get_keycode +EXPORT_SYMBOL vmlinux 0xd7e56a4e simple_strtoll +EXPORT_SYMBOL vmlinux 0xd7e637a3 inet_frag_rbtree_purge +EXPORT_SYMBOL vmlinux 0xd7e9e59f jbd2_journal_start_commit +EXPORT_SYMBOL vmlinux 0xd7ea7094 nf_unregister_queue_handler +EXPORT_SYMBOL vmlinux 0xd7f9625b inet_frag_destroy +EXPORT_SYMBOL vmlinux 0xd7ff1b8a __ashlti3 +EXPORT_SYMBOL vmlinux 0xd807bdd5 i2c_del_driver +EXPORT_SYMBOL vmlinux 0xd807d212 pcie_get_readrq +EXPORT_SYMBOL vmlinux 0xd8131274 qman_alloc_cgrid_range +EXPORT_SYMBOL vmlinux 0xd81506a8 i2c_transfer +EXPORT_SYMBOL vmlinux 0xd828f063 xudma_tchanrt_write +EXPORT_SYMBOL vmlinux 0xd83389d9 genphy_read_lpa +EXPORT_SYMBOL vmlinux 0xd83898d5 nf_hooks_needed +EXPORT_SYMBOL vmlinux 0xd84758b4 uart_suspend_port +EXPORT_SYMBOL vmlinux 0xd859107c flow_rule_match_enc_ipv6_addrs +EXPORT_SYMBOL vmlinux 0xd869a378 scsi_remove_device +EXPORT_SYMBOL vmlinux 0xd86b5da6 d_alloc_parallel +EXPORT_SYMBOL vmlinux 0xd8826365 vme_unregister_bridge +EXPORT_SYMBOL vmlinux 0xd88cd78b udp_lib_setsockopt +EXPORT_SYMBOL vmlinux 0xd88d6b36 kthread_stop +EXPORT_SYMBOL vmlinux 0xd899d158 finish_open +EXPORT_SYMBOL vmlinux 0xd89a11a8 __mdiobus_write +EXPORT_SYMBOL vmlinux 0xd89da37f movable_zone +EXPORT_SYMBOL vmlinux 0xd8a79874 rpmh_write_async +EXPORT_SYMBOL vmlinux 0xd8a994eb scsi_extd_sense_format +EXPORT_SYMBOL vmlinux 0xd8b61304 get_default_font +EXPORT_SYMBOL vmlinux 0xd8b6d96f __find_nth_and_bit +EXPORT_SYMBOL vmlinux 0xd8d54793 tcp_md5_key_copy +EXPORT_SYMBOL vmlinux 0xd8df08ac acpi_handle_printk +EXPORT_SYMBOL vmlinux 0xd8ece3d8 seg6_hmac_info_lookup +EXPORT_SYMBOL vmlinux 0xd8f97656 kill_block_super +EXPORT_SYMBOL vmlinux 0xd8fa6545 get_thermal_instance +EXPORT_SYMBOL vmlinux 0xd9084e7b dcb_getrewr +EXPORT_SYMBOL vmlinux 0xd915d3aa sock_wmalloc +EXPORT_SYMBOL vmlinux 0xd917a2d9 tcp_seq_start +EXPORT_SYMBOL vmlinux 0xd91f6ab6 strnlen_user +EXPORT_SYMBOL vmlinux 0xd9206209 xfrm_state_lookup_byaddr +EXPORT_SYMBOL vmlinux 0xd92deb6b acpi_evaluate_object +EXPORT_SYMBOL vmlinux 0xd9491c14 xa_destroy +EXPORT_SYMBOL vmlinux 0xd985dc99 mempool_free_pages +EXPORT_SYMBOL vmlinux 0xd9872cf0 nf_ct_get_tuple_skb +EXPORT_SYMBOL vmlinux 0xd98b76d6 scsi_host_put +EXPORT_SYMBOL vmlinux 0xd9a5ea54 __init_waitqueue_head +EXPORT_SYMBOL vmlinux 0xd9b85ef6 lockref_get +EXPORT_SYMBOL vmlinux 0xd9b8eaea __SCK__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xd9c3b419 md_flush_request +EXPORT_SYMBOL vmlinux 0xd9d8fd16 register_restart_handler +EXPORT_SYMBOL vmlinux 0xd9d952d1 crypto_aes_sbox +EXPORT_SYMBOL vmlinux 0xd9f7614b filemap_fdatawrite +EXPORT_SYMBOL vmlinux 0xda082c2c key_unlink +EXPORT_SYMBOL vmlinux 0xda0d5b59 input_mt_get_slot_by_key +EXPORT_SYMBOL vmlinux 0xda0dea11 make_kprojid +EXPORT_SYMBOL vmlinux 0xda10443c xudma_tchan_get_id +EXPORT_SYMBOL vmlinux 0xda1d1f0c __task_pid_nr_ns +EXPORT_SYMBOL vmlinux 0xda25733d dev_mc_init +EXPORT_SYMBOL vmlinux 0xda373d8b setattr_should_drop_sgid +EXPORT_SYMBOL vmlinux 0xda3d10a8 security_tun_dev_open +EXPORT_SYMBOL vmlinux 0xda3f8a71 nla_append +EXPORT_SYMBOL vmlinux 0xda746a5e netdev_master_upper_dev_link +EXPORT_SYMBOL vmlinux 0xda755c67 alloc_file_pseudo +EXPORT_SYMBOL vmlinux 0xda7b574f tcf_exts_dump_stats +EXPORT_SYMBOL vmlinux 0xdabe4bde dev_get_flags +EXPORT_SYMBOL vmlinux 0xdabec6be __of_mdiobus_register +EXPORT_SYMBOL vmlinux 0xdac4913a bitmap_allocate_region +EXPORT_SYMBOL vmlinux 0xdaca820e dynamic_preempt_schedule +EXPORT_SYMBOL vmlinux 0xdacc1b76 handshake_req_submit +EXPORT_SYMBOL vmlinux 0xdad1fc3f zstd_flush_stream +EXPORT_SYMBOL vmlinux 0xdadacb5b fwnode_irq_get +EXPORT_SYMBOL vmlinux 0xdaea8145 sock_queue_rcv_skb_reason +EXPORT_SYMBOL vmlinux 0xdaec5227 qdisc_warn_nonwc +EXPORT_SYMBOL vmlinux 0xdafa18cf tcp_mtu_to_mss +EXPORT_SYMBOL vmlinux 0xdb1edee6 hdmi_infoframe_unpack +EXPORT_SYMBOL vmlinux 0xdb22daae sk_stop_timer_sync +EXPORT_SYMBOL vmlinux 0xdb298abc sunxi_sram_release +EXPORT_SYMBOL vmlinux 0xdb2e2680 skb_checksum_setup +EXPORT_SYMBOL vmlinux 0xdb5d0850 mr_rtm_dumproute +EXPORT_SYMBOL vmlinux 0xdb634248 mipi_dsi_driver_unregister +EXPORT_SYMBOL vmlinux 0xdb63c572 dcb_ieee_getapp_mask +EXPORT_SYMBOL vmlinux 0xdb68bbad rfkill_destroy +EXPORT_SYMBOL vmlinux 0xdb760f52 __kfifo_free +EXPORT_SYMBOL vmlinux 0xdb8d163d md_bitmap_startwrite +EXPORT_SYMBOL vmlinux 0xdba20e12 blk_set_stacking_limits +EXPORT_SYMBOL vmlinux 0xdba8d9f2 udp_read_skb +EXPORT_SYMBOL vmlinux 0xdbace494 kernel_listen +EXPORT_SYMBOL vmlinux 0xdbb1f794 scsi_done_direct +EXPORT_SYMBOL vmlinux 0xdbc43e6a qdisc_get_rtab +EXPORT_SYMBOL vmlinux 0xdbcba1fe get_ipc_ns_exported +EXPORT_SYMBOL vmlinux 0xdbcf041a acpi_install_address_space_handler +EXPORT_SYMBOL vmlinux 0xdbdf6c92 ioport_resource +EXPORT_SYMBOL vmlinux 0xdbe26341 arp_create +EXPORT_SYMBOL vmlinux 0xdbe52178 done_path_create +EXPORT_SYMBOL vmlinux 0xdbff6df7 pnp_request_card_device +EXPORT_SYMBOL vmlinux 0xdc0ddbf9 qdisc_offload_graft_helper +EXPORT_SYMBOL vmlinux 0xdc0e4855 timer_delete +EXPORT_SYMBOL vmlinux 0xdc14eda7 pci_pci_problems +EXPORT_SYMBOL vmlinux 0xdc1bd61a mdiobus_unregister +EXPORT_SYMBOL vmlinux 0xdc34158f fman_port_init +EXPORT_SYMBOL vmlinux 0xdc349365 arp_xmit +EXPORT_SYMBOL vmlinux 0xdc3785dc unregister_binfmt +EXPORT_SYMBOL vmlinux 0xdc3fcbc9 __sw_hweight8 +EXPORT_SYMBOL vmlinux 0xdc49c198 reciprocal_value_adv +EXPORT_SYMBOL vmlinux 0xdc512134 backlight_register_notifier +EXPORT_SYMBOL vmlinux 0xdc567afd blk_dump_rq_flags +EXPORT_SYMBOL vmlinux 0xdc7affdf fwnode_get_phy_id +EXPORT_SYMBOL vmlinux 0xdc7d8080 get_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0xdc90a8ab xfrm4_protocol_register +EXPORT_SYMBOL vmlinux 0xdca8c3d4 logic_outb +EXPORT_SYMBOL vmlinux 0xdcb764ad memset +EXPORT_SYMBOL vmlinux 0xdcbc36ef pci_ep_cfs_add_epf_group +EXPORT_SYMBOL vmlinux 0xdcbeba1d sg_copy_from_buffer +EXPORT_SYMBOL vmlinux 0xdcca4943 of_phy_register_fixed_link +EXPORT_SYMBOL vmlinux 0xdcdc0040 slhc_compress +EXPORT_SYMBOL vmlinux 0xdce23ed6 of_parse_phandle_with_args_map +EXPORT_SYMBOL vmlinux 0xdd03e8c4 __insert_inode_hash +EXPORT_SYMBOL vmlinux 0xdd160149 ptp_clock_register +EXPORT_SYMBOL vmlinux 0xdd18a993 acpi_check_dsm +EXPORT_SYMBOL vmlinux 0xdd2c169b mb_cache_create +EXPORT_SYMBOL vmlinux 0xdd4d55b6 _raw_read_unlock +EXPORT_SYMBOL vmlinux 0xdd5101be posix_lock_file +EXPORT_SYMBOL vmlinux 0xdd5e4cea rtnl_nla_parse_ifinfomsg +EXPORT_SYMBOL vmlinux 0xdd64e639 strscpy +EXPORT_SYMBOL vmlinux 0xdd7e3192 qcom_scm_pas_auth_and_reset +EXPORT_SYMBOL vmlinux 0xdd849d51 scsi_get_sense_info_fld +EXPORT_SYMBOL vmlinux 0xddac6c2f vfs_mkdir +EXPORT_SYMBOL vmlinux 0xddad7952 acpi_dbg_level +EXPORT_SYMBOL vmlinux 0xddbcfcc0 sg_miter_next +EXPORT_SYMBOL vmlinux 0xdddcfd9b phy_driver_register +EXPORT_SYMBOL vmlinux 0xddf6ad7a completion_done +EXPORT_SYMBOL vmlinux 0xddfacf54 netdev_class_create_file_ns +EXPORT_SYMBOL vmlinux 0xddfdb8ac tcp_md5_needed +EXPORT_SYMBOL vmlinux 0xde111fda pin_user_pages +EXPORT_SYMBOL vmlinux 0xde16ef4d __vfs_removexattr +EXPORT_SYMBOL vmlinux 0xde293f9e add_wait_queue_exclusive +EXPORT_SYMBOL vmlinux 0xde36ca24 __do_once_done +EXPORT_SYMBOL vmlinux 0xde4ba58e tty_unregister_driver +EXPORT_SYMBOL vmlinux 0xde67419e sg_split +EXPORT_SYMBOL vmlinux 0xde6feb74 pci_enable_device_io +EXPORT_SYMBOL vmlinux 0xde726efe sock_no_ioctl +EXPORT_SYMBOL vmlinux 0xde817c6b netdev_offload_xstats_enable +EXPORT_SYMBOL vmlinux 0xde93397f cdrom_check_events +EXPORT_SYMBOL vmlinux 0xde9757ed nvdimm_namespace_capacity +EXPORT_SYMBOL vmlinux 0xdeb99119 dma_fence_init +EXPORT_SYMBOL vmlinux 0xdec5c4c8 try_module_get +EXPORT_SYMBOL vmlinux 0xded39a6b gen_kill_estimator +EXPORT_SYMBOL vmlinux 0xded6aff5 jbd2__journal_restart +EXPORT_SYMBOL vmlinux 0xdee8a33e inet_get_local_port_range +EXPORT_SYMBOL vmlinux 0xdef68d34 flow_keys_basic_dissector +EXPORT_SYMBOL vmlinux 0xdef7c893 fb_match_mode +EXPORT_SYMBOL vmlinux 0xdf100b1a unregister_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0xdf14bbcf input_register_handle +EXPORT_SYMBOL vmlinux 0xdf165fc6 phy_validate_pause +EXPORT_SYMBOL vmlinux 0xdf256037 kstrtou8_from_user +EXPORT_SYMBOL vmlinux 0xdf2c2742 rb_last +EXPORT_SYMBOL vmlinux 0xdf2ebb87 _raw_read_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xdf2f7af1 fscrypt_decrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xdf34651b ip_options_compile +EXPORT_SYMBOL vmlinux 0xdf36914b xa_find_after +EXPORT_SYMBOL vmlinux 0xdf4c746a devm_of_find_backlight +EXPORT_SYMBOL vmlinux 0xdf521442 _find_next_zero_bit +EXPORT_SYMBOL vmlinux 0xdf54a8f7 netlink_unregister_notifier +EXPORT_SYMBOL vmlinux 0xdf5f5770 mptcp_subflow_reqsk_alloc +EXPORT_SYMBOL vmlinux 0xdf633bb5 send_sig_mceerr +EXPORT_SYMBOL vmlinux 0xdf635ad3 simple_rmdir +EXPORT_SYMBOL vmlinux 0xdf688eed neigh_xmit +EXPORT_SYMBOL vmlinux 0xdf895f83 nf_ip6_checksum +EXPORT_SYMBOL vmlinux 0xdf8c695a __ndelay +EXPORT_SYMBOL vmlinux 0xdf92554e scsi_print_result +EXPORT_SYMBOL vmlinux 0xdf929370 fs_overflowgid +EXPORT_SYMBOL vmlinux 0xdf93b9d8 timespec64_to_jiffies +EXPORT_SYMBOL vmlinux 0xdf9734a7 sg_nents +EXPORT_SYMBOL vmlinux 0xdf9c60d9 devm_devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0xdf9dbe78 fault_in_iov_iter_readable +EXPORT_SYMBOL vmlinux 0xdfa412f8 tegra_ivc_read_advance +EXPORT_SYMBOL vmlinux 0xdfa5f94d security_cred_getsecid +EXPORT_SYMBOL vmlinux 0xdfabae96 get_phy_device +EXPORT_SYMBOL vmlinux 0xdfb4725f dma_resv_reserve_fences +EXPORT_SYMBOL vmlinux 0xdfb4d52f phy_register_fixup +EXPORT_SYMBOL vmlinux 0xdfc12ef1 zstd_decompress_stream +EXPORT_SYMBOL vmlinux 0xdfcc992c current_work +EXPORT_SYMBOL vmlinux 0xdfd8110c flow_block_cb_is_busy +EXPORT_SYMBOL vmlinux 0xdfde8069 __phy_write_mmd +EXPORT_SYMBOL vmlinux 0xdfe16ad3 splice_direct_to_actor +EXPORT_SYMBOL vmlinux 0xdfe49c0c amba_release_regions +EXPORT_SYMBOL vmlinux 0xdfec2c91 nvdimm_bus_lock +EXPORT_SYMBOL vmlinux 0xdff3035d mipi_dsi_dcs_set_page_address +EXPORT_SYMBOL vmlinux 0xdff905e5 vme_slave_free +EXPORT_SYMBOL vmlinux 0xdffc80fc vesa_modes +EXPORT_SYMBOL vmlinux 0xe0034045 devfreq_resume_device +EXPORT_SYMBOL vmlinux 0xe0037a9f inet_csk_accept +EXPORT_SYMBOL vmlinux 0xe012f67a mmc_of_parse_clk_phase +EXPORT_SYMBOL vmlinux 0xe0131766 __inc_node_page_state +EXPORT_SYMBOL vmlinux 0xe01c9cd3 __mod_node_page_state +EXPORT_SYMBOL vmlinux 0xe020dce2 __netlink_ns_capable +EXPORT_SYMBOL vmlinux 0xe02c9c92 __xa_erase +EXPORT_SYMBOL vmlinux 0xe0419ac4 kstrtos16 +EXPORT_SYMBOL vmlinux 0xe04ebd95 mmc_retune_unpause +EXPORT_SYMBOL vmlinux 0xe050b58c __tcp_md5_do_lookup +EXPORT_SYMBOL vmlinux 0xe06e10b0 reuseport_select_sock +EXPORT_SYMBOL vmlinux 0xe0789329 inode_newsize_ok +EXPORT_SYMBOL vmlinux 0xe07e5f44 acpi_reconfig_notifier_unregister +EXPORT_SYMBOL vmlinux 0xe080e8f0 set_current_groups +EXPORT_SYMBOL vmlinux 0xe082e88d acpi_check_address_range +EXPORT_SYMBOL vmlinux 0xe08a6ea4 vlan_vids_del_by_dev +EXPORT_SYMBOL vmlinux 0xe08bfd5d mq_change_real_num_tx +EXPORT_SYMBOL vmlinux 0xe090c83c iw_handler_set_thrspy +EXPORT_SYMBOL vmlinux 0xe091c977 list_sort +EXPORT_SYMBOL vmlinux 0xe092f55f touchscreen_report_pos +EXPORT_SYMBOL vmlinux 0xe0a64f0b md_bitmap_start_sync +EXPORT_SYMBOL vmlinux 0xe0b13336 argv_free +EXPORT_SYMBOL vmlinux 0xe0b5224e tty_driver_kref_put +EXPORT_SYMBOL vmlinux 0xe0b9065b security_xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0xe0bef318 icst_hz_to_vco +EXPORT_SYMBOL vmlinux 0xe0c07bfb close_fd_get_file +EXPORT_SYMBOL vmlinux 0xe0c3b558 pcie_relaxed_ordering_enabled +EXPORT_SYMBOL vmlinux 0xe0ca1205 skb_try_coalesce +EXPORT_SYMBOL vmlinux 0xe0dae523 dcb_getapp +EXPORT_SYMBOL vmlinux 0xe0e49cbe eth_commit_mac_addr_change +EXPORT_SYMBOL vmlinux 0xe113bbbc csum_partial +EXPORT_SYMBOL vmlinux 0xe119a3e8 inet_frags_init +EXPORT_SYMBOL vmlinux 0xe123f3d9 dma_fence_release +EXPORT_SYMBOL vmlinux 0xe12bda79 vme_dma_free_attribute +EXPORT_SYMBOL vmlinux 0xe12c84dc vma_alloc_folio +EXPORT_SYMBOL vmlinux 0xe12fdf10 crypto_sha1_update +EXPORT_SYMBOL vmlinux 0xe1317694 __kfifo_dma_in_prepare_r +EXPORT_SYMBOL vmlinux 0xe138fb8c percpu_counter_add_batch +EXPORT_SYMBOL vmlinux 0xe13cd8a7 dmi_name_in_vendors +EXPORT_SYMBOL vmlinux 0xe162d411 msm_pinctrl_dev_pm_ops +EXPORT_SYMBOL vmlinux 0xe1696adf dquot_reclaim_space_nodirty +EXPORT_SYMBOL vmlinux 0xe16a063e mr_vif_seq_idx +EXPORT_SYMBOL vmlinux 0xe17568e3 dma_fence_signal_timestamp_locked +EXPORT_SYMBOL vmlinux 0xe18af7e7 md_error +EXPORT_SYMBOL vmlinux 0xe1b4cdeb __skb_flow_dissect +EXPORT_SYMBOL vmlinux 0xe1d4f2c1 nf_setsockopt +EXPORT_SYMBOL vmlinux 0xe1dcf64a audit_log_format +EXPORT_SYMBOL vmlinux 0xe1dfdea7 __mark_inode_dirty +EXPORT_SYMBOL vmlinux 0xe1fbace9 iov_iter_get_pages_alloc2 +EXPORT_SYMBOL vmlinux 0xe20581c4 ww_mutex_lock +EXPORT_SYMBOL vmlinux 0xe21f18ac __genradix_iter_peek +EXPORT_SYMBOL vmlinux 0xe23827b5 file_open_root +EXPORT_SYMBOL vmlinux 0xe265ed17 vmf_insert_mixed_mkwrite +EXPORT_SYMBOL vmlinux 0xe26f8530 register_key_type +EXPORT_SYMBOL vmlinux 0xe282ea5f dcbnl_cee_notify +EXPORT_SYMBOL vmlinux 0xe28e1b64 pci_get_domain_bus_and_slot +EXPORT_SYMBOL vmlinux 0xe294f08e filemap_fault +EXPORT_SYMBOL vmlinux 0xe2964344 __wake_up +EXPORT_SYMBOL vmlinux 0xe2bbfa56 proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0xe2be330d framebuffer_alloc +EXPORT_SYMBOL vmlinux 0xe2d1fe74 free_inode_nonrcu +EXPORT_SYMBOL vmlinux 0xe2d514c7 kernel_connect +EXPORT_SYMBOL vmlinux 0xe2d5255a strcmp +EXPORT_SYMBOL vmlinux 0xe2e26207 devm_devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0xe320d4f9 dcb_ieee_getapp_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0xe32ab4d8 xxh64_digest +EXPORT_SYMBOL vmlinux 0xe3480256 ethtool_op_get_link +EXPORT_SYMBOL vmlinux 0xe34df963 devm_clk_put +EXPORT_SYMBOL vmlinux 0xe3557249 seq_open +EXPORT_SYMBOL vmlinux 0xe3618329 param_get_hexint +EXPORT_SYMBOL vmlinux 0xe3687585 generic_set_encrypted_ci_d_ops +EXPORT_SYMBOL vmlinux 0xe36e184d dget_parent +EXPORT_SYMBOL vmlinux 0xe3734cb0 ppp_register_compressor +EXPORT_SYMBOL vmlinux 0xe37d3739 keyring_search +EXPORT_SYMBOL vmlinux 0xe38cbf53 sock_i_uid +EXPORT_SYMBOL vmlinux 0xe392bb00 security_binder_transfer_binder +EXPORT_SYMBOL vmlinux 0xe3958c67 sock_ioctl_inout +EXPORT_SYMBOL vmlinux 0xe39b214a inode_query_iversion +EXPORT_SYMBOL vmlinux 0xe39b2ea5 sha256 +EXPORT_SYMBOL vmlinux 0xe3a625e7 mmc_gpio_set_cd_isr +EXPORT_SYMBOL vmlinux 0xe3ad3046 __sg_page_iter_dma_next +EXPORT_SYMBOL vmlinux 0xe3c8da68 rproc_elf_load_segments +EXPORT_SYMBOL vmlinux 0xe3da6de0 netpoll_poll_dev +EXPORT_SYMBOL vmlinux 0xe3e3756b pnp_activate_dev +EXPORT_SYMBOL vmlinux 0xe3ec2f2b alloc_chrdev_region +EXPORT_SYMBOL vmlinux 0xe3f4e614 netdev_lower_get_next +EXPORT_SYMBOL vmlinux 0xe3faec14 vmf_insert_mixed +EXPORT_SYMBOL vmlinux 0xe3fbbde2 __folio_batch_release +EXPORT_SYMBOL vmlinux 0xe3feba56 tasklet_unlock_spin_wait +EXPORT_SYMBOL vmlinux 0xe3ff2c41 get_random_u64 +EXPORT_SYMBOL vmlinux 0xe40976c0 pnp_range_reserved +EXPORT_SYMBOL vmlinux 0xe40c37ea down_write_trylock +EXPORT_SYMBOL vmlinux 0xe40cfbf5 phy_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0xe40e1f7e tc_setup_cb_add +EXPORT_SYMBOL vmlinux 0xe4237c0b tcf_generic_walker +EXPORT_SYMBOL vmlinux 0xe44030bb is_subdir +EXPORT_SYMBOL vmlinux 0xe45c4ca3 from_kprojid_munged +EXPORT_SYMBOL vmlinux 0xe46021ca _raw_spin_unlock_bh +EXPORT_SYMBOL vmlinux 0xe464463b scsi_host_lookup +EXPORT_SYMBOL vmlinux 0xe468f23b fwnode_irq_get_byname +EXPORT_SYMBOL vmlinux 0xe47b0a20 vfs_dup_fs_context +EXPORT_SYMBOL vmlinux 0xe47b9bca __qdisc_calculate_pkt_len +EXPORT_SYMBOL vmlinux 0xe48bad99 console_force_preferred_locked +EXPORT_SYMBOL vmlinux 0xe4bbc1dd kimage_voffset +EXPORT_SYMBOL vmlinux 0xe4bc2c2f hdmi_drm_infoframe_pack +EXPORT_SYMBOL vmlinux 0xe4cbff0b mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0xe4d6603e mmc_unregister_driver +EXPORT_SYMBOL vmlinux 0xe4df1082 tcp_gro_complete +EXPORT_SYMBOL vmlinux 0xe4e4810b sock_wfree +EXPORT_SYMBOL vmlinux 0xe506afbc clk_get +EXPORT_SYMBOL vmlinux 0xe507e8a1 param_get_long +EXPORT_SYMBOL vmlinux 0xe5138505 blk_queue_io_min +EXPORT_SYMBOL vmlinux 0xe5163946 fd_install +EXPORT_SYMBOL vmlinux 0xe5210b21 devm_ioremap_wc +EXPORT_SYMBOL vmlinux 0xe523ad75 synchronize_irq +EXPORT_SYMBOL vmlinux 0xe5301879 scsi_execute_cmd +EXPORT_SYMBOL vmlinux 0xe54cfdaf sock_no_mmap +EXPORT_SYMBOL vmlinux 0xe55436c0 tc_setup_cb_destroy +EXPORT_SYMBOL vmlinux 0xe5556b2f iov_iter_advance +EXPORT_SYMBOL vmlinux 0xe56b3041 kiocb_set_cancel_fn +EXPORT_SYMBOL vmlinux 0xe57feefb qcom_scm_ocmem_unlock +EXPORT_SYMBOL vmlinux 0xe58090ca security_ib_endport_manage_subnet +EXPORT_SYMBOL vmlinux 0xe590dea3 sk_busy_loop_end +EXPORT_SYMBOL vmlinux 0xe5a60665 touch_buffer +EXPORT_SYMBOL vmlinux 0xe5adf0be pci_stop_and_remove_bus_device +EXPORT_SYMBOL vmlinux 0xe5c60bd2 percpu_counter_set +EXPORT_SYMBOL vmlinux 0xe5c78a99 do_blank_screen +EXPORT_SYMBOL vmlinux 0xe5c86024 ethtool_rx_flow_rule_destroy +EXPORT_SYMBOL vmlinux 0xe5c9526c to_nd_btt +EXPORT_SYMBOL vmlinux 0xe5cee291 register_sysctl_mount_point +EXPORT_SYMBOL vmlinux 0xe5cfd9a9 mipi_dsi_dcs_set_display_on +EXPORT_SYMBOL vmlinux 0xe5d37564 kmem_cache_alloc_bulk +EXPORT_SYMBOL vmlinux 0xe5d828da find_inode_nowait +EXPORT_SYMBOL vmlinux 0xe5dc9075 devm_devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0xe5e2cd68 init_net +EXPORT_SYMBOL vmlinux 0xe60209ab devm_clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0xe61b912a security_binder_set_context_mgr +EXPORT_SYMBOL vmlinux 0xe6239995 scsi_register_interface +EXPORT_SYMBOL vmlinux 0xe623c18a vfs_get_tree +EXPORT_SYMBOL vmlinux 0xe6550092 utf8_casefold +EXPORT_SYMBOL vmlinux 0xe66bff9b fifo_create_dflt +EXPORT_SYMBOL vmlinux 0xe674b745 mipi_dsi_dcs_get_display_brightness_large +EXPORT_SYMBOL vmlinux 0xe679fd4d tcf_chain_get_by_act +EXPORT_SYMBOL vmlinux 0xe68efe41 _raw_write_lock +EXPORT_SYMBOL vmlinux 0xe6d2458e do_trace_netlink_extack +EXPORT_SYMBOL vmlinux 0xe6d4bb8e mmc_cqe_post_req +EXPORT_SYMBOL vmlinux 0xe6e7c840 write_inode_now +EXPORT_SYMBOL vmlinux 0xe6f751f8 dma_async_tx_descriptor_init +EXPORT_SYMBOL vmlinux 0xe6fa06a2 rename_lock +EXPORT_SYMBOL vmlinux 0xe6fee57d of_find_node_by_phandle +EXPORT_SYMBOL vmlinux 0xe70dc6db ip6_frag_init +EXPORT_SYMBOL vmlinux 0xe71c4fef wrap_directory_iterator +EXPORT_SYMBOL vmlinux 0xe7257ab8 xa_store_range +EXPORT_SYMBOL vmlinux 0xe7279afd blkdev_issue_flush +EXPORT_SYMBOL vmlinux 0xe730f069 pcie_get_mps +EXPORT_SYMBOL vmlinux 0xe73a4510 vlan_dev_vlan_proto +EXPORT_SYMBOL vmlinux 0xe73e29a2 pcie_capability_read_word +EXPORT_SYMBOL vmlinux 0xe7781026 mdiobus_free +EXPORT_SYMBOL vmlinux 0xe7a02573 ida_alloc_range +EXPORT_SYMBOL vmlinux 0xe7a3e4d3 vlan_dev_vlan_id +EXPORT_SYMBOL vmlinux 0xe7ab1ecc _raw_write_unlock_bh +EXPORT_SYMBOL vmlinux 0xe7b0353b __cpu_active_mask +EXPORT_SYMBOL vmlinux 0xe7b09f80 proc_create_seq_private +EXPORT_SYMBOL vmlinux 0xe7bc9f13 blk_mq_init_allocated_queue +EXPORT_SYMBOL vmlinux 0xe7ce27b7 seq_vprintf +EXPORT_SYMBOL vmlinux 0xe7d4daac seq_list_next +EXPORT_SYMBOL vmlinux 0xe7d4f784 tcf_idr_create_from_flags +EXPORT_SYMBOL vmlinux 0xe7df9af6 migrate_vma_setup +EXPORT_SYMBOL vmlinux 0xe7e552ad get_tree_single +EXPORT_SYMBOL vmlinux 0xe7ee4c73 __zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0xe7f6c4fa page_pool_create +EXPORT_SYMBOL vmlinux 0xe80c408d release_sock +EXPORT_SYMBOL vmlinux 0xe816048f tty_termios_copy_hw +EXPORT_SYMBOL vmlinux 0xe82203fe tcp_sock_set_nodelay +EXPORT_SYMBOL vmlinux 0xe82370ed fscrypt_setup_filename +EXPORT_SYMBOL vmlinux 0xe829ecce gro_find_complete_by_type +EXPORT_SYMBOL vmlinux 0xe83d7906 acpi_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xe8576b3c iov_iter_single_seg_count +EXPORT_SYMBOL vmlinux 0xe85dc9f0 input_unregister_handler +EXPORT_SYMBOL vmlinux 0xe85e53fa tcp_v4_send_check +EXPORT_SYMBOL vmlinux 0xe85f2123 acpi_tb_unload_table +EXPORT_SYMBOL vmlinux 0xe890bab1 pci_bus_size_bridges +EXPORT_SYMBOL vmlinux 0xe8a333be kset_unregister +EXPORT_SYMBOL vmlinux 0xe8b71135 pm_vt_switch_required +EXPORT_SYMBOL vmlinux 0xe8bd88e5 filemap_check_errors +EXPORT_SYMBOL vmlinux 0xe8bda4a8 serio_unregister_port +EXPORT_SYMBOL vmlinux 0xe8c167ce phy_config_aneg +EXPORT_SYMBOL vmlinux 0xe8c24769 amba_device_register +EXPORT_SYMBOL vmlinux 0xe8d285b2 nla_policy_len +EXPORT_SYMBOL vmlinux 0xe8e39aab xsk_clear_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0xe8f7b050 kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xe8fbf4fa __alloc_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0xe90253f0 xudma_rflow_get +EXPORT_SYMBOL vmlinux 0xe909997a bitmap_print_list_to_buf +EXPORT_SYMBOL vmlinux 0xe914e41e strcpy +EXPORT_SYMBOL vmlinux 0xe922ab48 inet_select_addr +EXPORT_SYMBOL vmlinux 0xe9275ab4 xen_alloc_ballooned_pages +EXPORT_SYMBOL vmlinux 0xe9305955 scsi_vpd_tpg_id +EXPORT_SYMBOL vmlinux 0xe9401b3d seq_puts +EXPORT_SYMBOL vmlinux 0xe946ccc9 netdev_upper_get_next_dev_rcu +EXPORT_SYMBOL vmlinux 0xe94b075b mpage_writepages +EXPORT_SYMBOL vmlinux 0xe953b21f get_next_ino +EXPORT_SYMBOL vmlinux 0xe95864e8 serio_rescan +EXPORT_SYMBOL vmlinux 0xe967229f par_io_of_config +EXPORT_SYMBOL vmlinux 0xe96c9055 param_ops_ushort +EXPORT_SYMBOL vmlinux 0xe979b6be pcie_capability_write_word +EXPORT_SYMBOL vmlinux 0xe97e6c34 __quota_error +EXPORT_SYMBOL vmlinux 0xe9af7397 __xa_set_mark +EXPORT_SYMBOL vmlinux 0xe9b78775 d_alloc_anon +EXPORT_SYMBOL vmlinux 0xe9b7b9f3 bio_add_page +EXPORT_SYMBOL vmlinux 0xe9d4961d sys_fillrect +EXPORT_SYMBOL vmlinux 0xe9dc12a4 zstd_get_error_name +EXPORT_SYMBOL vmlinux 0xe9ddc3a3 skb_condense +EXPORT_SYMBOL vmlinux 0xe9e4e6f8 ethtool_op_get_ts_info +EXPORT_SYMBOL vmlinux 0xe9e8faeb efi_tpm_final_log_size +EXPORT_SYMBOL vmlinux 0xe9f7149c zlib_deflate_workspacesize +EXPORT_SYMBOL vmlinux 0xe9ffc063 down_trylock +EXPORT_SYMBOL vmlinux 0xea16e08b phy_modify_paged_changed +EXPORT_SYMBOL vmlinux 0xea1c3e3a arm_smccc_1_2_hvc +EXPORT_SYMBOL vmlinux 0xea1cafe9 ww_mutex_trylock +EXPORT_SYMBOL vmlinux 0xea25a3c1 sock_enable_timestamps +EXPORT_SYMBOL vmlinux 0xea3c8e4e scsilun_to_int +EXPORT_SYMBOL vmlinux 0xea456222 skb_kill_datagram +EXPORT_SYMBOL vmlinux 0xea47e08a msi_desc_to_pci_dev +EXPORT_SYMBOL vmlinux 0xea4dc836 pcibus_to_node +EXPORT_SYMBOL vmlinux 0xea4ef95b scsi_test_unit_ready +EXPORT_SYMBOL vmlinux 0xea55353b pci_bus_alloc_resource +EXPORT_SYMBOL vmlinux 0xea5dbf17 ip6tun_encaps +EXPORT_SYMBOL vmlinux 0xea68e756 kfree_skb_list_reason +EXPORT_SYMBOL vmlinux 0xea6f9a36 zlib_deflate_dfltcc_enabled +EXPORT_SYMBOL vmlinux 0xea7daa08 __video_get_options +EXPORT_SYMBOL vmlinux 0xea9d9fdd sock_no_shutdown +EXPORT_SYMBOL vmlinux 0xeab6f4c4 acpi_check_resource_conflict +EXPORT_SYMBOL vmlinux 0xead8c400 bman_get_bpid +EXPORT_SYMBOL vmlinux 0xeae3dfd6 __const_udelay +EXPORT_SYMBOL vmlinux 0xeae6a624 unmap_mapping_range +EXPORT_SYMBOL vmlinux 0xeaed7a9b sock_alloc_send_pskb +EXPORT_SYMBOL vmlinux 0xeafc141f __posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xeb0223e3 security_sctp_bind_connect +EXPORT_SYMBOL vmlinux 0xeb078aee _raw_write_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xeb133a3d tegra_dfll_runtime_suspend +EXPORT_SYMBOL vmlinux 0xeb233a45 __kmalloc +EXPORT_SYMBOL vmlinux 0xeb27c68b mpage_read_folio +EXPORT_SYMBOL vmlinux 0xeb2cb18c inet_del_protocol +EXPORT_SYMBOL vmlinux 0xeb37101c audit_log_end +EXPORT_SYMBOL vmlinux 0xeb44339a free_pages_exact +EXPORT_SYMBOL vmlinux 0xeb5f4a11 mipi_dsi_generic_write +EXPORT_SYMBOL vmlinux 0xeb5f7487 tcf_block_get +EXPORT_SYMBOL vmlinux 0xeb7329a2 qcom_scm_set_warm_boot_addr +EXPORT_SYMBOL vmlinux 0xeb7f6046 acpi_get_devices +EXPORT_SYMBOL vmlinux 0xeb859973 netdev_core_stats_alloc +EXPORT_SYMBOL vmlinux 0xeb95b90b xfrm_lookup_with_ifid +EXPORT_SYMBOL vmlinux 0xeb9c7c8f register_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0xeb9ceb55 sched_autogroup_create_attach +EXPORT_SYMBOL vmlinux 0xeb9eef52 match_uint +EXPORT_SYMBOL vmlinux 0xebbde022 pcie_set_mps +EXPORT_SYMBOL vmlinux 0xebc26ca8 ip_frag_init +EXPORT_SYMBOL vmlinux 0xec04e953 scsi_add_host_with_dma +EXPORT_SYMBOL vmlinux 0xec2b8a42 acpi_walk_namespace +EXPORT_SYMBOL vmlinux 0xec2f15e5 dquot_disable +EXPORT_SYMBOL vmlinux 0xec337623 sock_kfree_s +EXPORT_SYMBOL vmlinux 0xec33c668 __SCK__tp_func_spi_transfer_start +EXPORT_SYMBOL vmlinux 0xec41716a qman_alloc_fqid_range +EXPORT_SYMBOL vmlinux 0xec485f37 skb_push +EXPORT_SYMBOL vmlinux 0xec4d2945 phy_free_interrupt +EXPORT_SYMBOL vmlinux 0xec4d9e3a clk_get_sys +EXPORT_SYMBOL vmlinux 0xec515eae param_ops_string +EXPORT_SYMBOL vmlinux 0xec56b64a devm_ioport_unmap +EXPORT_SYMBOL vmlinux 0xec7a2000 blk_queue_physical_block_size +EXPORT_SYMBOL vmlinux 0xec7a5939 block_invalidate_folio +EXPORT_SYMBOL vmlinux 0xec829cfd nf_register_net_hook +EXPORT_SYMBOL vmlinux 0xec897747 file_fdatawait_range +EXPORT_SYMBOL vmlinux 0xec8dc3d4 sys_imageblit +EXPORT_SYMBOL vmlinux 0xeca957d1 __bitmap_and +EXPORT_SYMBOL vmlinux 0xecc48932 blk_queue_update_dma_pad +EXPORT_SYMBOL vmlinux 0xecc8825a neigh_direct_output +EXPORT_SYMBOL vmlinux 0xecc98a20 netif_carrier_off +EXPORT_SYMBOL vmlinux 0xeccf0646 is_nvdimm_bus_locked +EXPORT_SYMBOL vmlinux 0xecd3dbe3 file_modified +EXPORT_SYMBOL vmlinux 0xece72a30 phy_get_pause +EXPORT_SYMBOL vmlinux 0xece784c2 rb_first +EXPORT_SYMBOL vmlinux 0xece97414 ipv6_mc_check_mld +EXPORT_SYMBOL vmlinux 0xecf4fb9c max8998_write_reg +EXPORT_SYMBOL vmlinux 0xecfd68ef acpi_get_node +EXPORT_SYMBOL vmlinux 0xed00c4fb acpi_os_printf +EXPORT_SYMBOL vmlinux 0xed2ae8bb tty_insert_flip_string_fixed_flag +EXPORT_SYMBOL vmlinux 0xed345ca4 misc_register +EXPORT_SYMBOL vmlinux 0xed4ab362 netif_set_tso_max_size +EXPORT_SYMBOL vmlinux 0xed4e7abb neigh_app_ns +EXPORT_SYMBOL vmlinux 0xed55f929 acpi_os_unmap_generic_address +EXPORT_SYMBOL vmlinux 0xed656e30 udp_encap_disable +EXPORT_SYMBOL vmlinux 0xed749524 vfs_copy_file_range +EXPORT_SYMBOL vmlinux 0xed8a2d95 memset64 +EXPORT_SYMBOL vmlinux 0xeda2d7e3 kernel_getpeername +EXPORT_SYMBOL vmlinux 0xeda2e038 scsi_cmd_allowed +EXPORT_SYMBOL vmlinux 0xedabad60 of_graph_get_remote_port_parent +EXPORT_SYMBOL vmlinux 0xedbaee5e nla_strcmp +EXPORT_SYMBOL vmlinux 0xedc03953 iounmap +EXPORT_SYMBOL vmlinux 0xedc4c3a0 new_inode +EXPORT_SYMBOL vmlinux 0xedcd49f8 posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xedd17b31 sock_get_timeout +EXPORT_SYMBOL vmlinux 0xedd2995d xfrm_register_type_offload +EXPORT_SYMBOL vmlinux 0xede896b5 ip_sock_set_recverr +EXPORT_SYMBOL vmlinux 0xedf01c0e simple_unlink +EXPORT_SYMBOL vmlinux 0xedf1ad22 reuseport_attach_prog +EXPORT_SYMBOL vmlinux 0xee0118df aperture_remove_conflicting_devices +EXPORT_SYMBOL vmlinux 0xee2b7e30 input_close_device +EXPORT_SYMBOL vmlinux 0xee2cc027 unix_get_socket +EXPORT_SYMBOL vmlinux 0xee2d0fc7 _local_bh_enable +EXPORT_SYMBOL vmlinux 0xee3c6465 sync_blockdev +EXPORT_SYMBOL vmlinux 0xee53cf64 md_write_inc +EXPORT_SYMBOL vmlinux 0xee58e970 fb_add_videomode +EXPORT_SYMBOL vmlinux 0xee768e96 i2c_smbus_write_block_data +EXPORT_SYMBOL vmlinux 0xee7d7deb gen_pool_dma_zalloc +EXPORT_SYMBOL vmlinux 0xee7eb9e1 pnp_platform_devices +EXPORT_SYMBOL vmlinux 0xee8069d7 ip_cmsg_recv_offset +EXPORT_SYMBOL vmlinux 0xee883b06 __vmalloc_array +EXPORT_SYMBOL vmlinux 0xee8c02e9 vprintk_emit +EXPORT_SYMBOL vmlinux 0xee8d74d6 jiffies64_to_nsecs +EXPORT_SYMBOL vmlinux 0xee91879b rb_first_postorder +EXPORT_SYMBOL vmlinux 0xee9f559d unix_detach_fds +EXPORT_SYMBOL vmlinux 0xeea6756f netdev_features_change +EXPORT_SYMBOL vmlinux 0xeea9dbaf bitmap_bitremap +EXPORT_SYMBOL vmlinux 0xeec56a7a tls_client_hello_psk +EXPORT_SYMBOL vmlinux 0xeecd5bb3 cad_pid +EXPORT_SYMBOL vmlinux 0xeed4dc1b path_is_mountpoint +EXPORT_SYMBOL vmlinux 0xeee75d91 ucc_fast_init +EXPORT_SYMBOL vmlinux 0xef0a2949 __aperture_remove_legacy_vga_devices +EXPORT_SYMBOL vmlinux 0xef0bbd7b acpi_bus_register_driver +EXPORT_SYMBOL vmlinux 0xef0c69ad mipi_dsi_dcs_set_pixel_format +EXPORT_SYMBOL vmlinux 0xef4d3873 clocksource_unregister +EXPORT_SYMBOL vmlinux 0xef5c8fbf bio_integrity_alloc +EXPORT_SYMBOL vmlinux 0xef5d072b pci_disable_msi +EXPORT_SYMBOL vmlinux 0xef686d03 copy_splice_read +EXPORT_SYMBOL vmlinux 0xef68a2e0 pci_get_subsys +EXPORT_SYMBOL vmlinux 0xef754ca2 tcp_sock_set_cork +EXPORT_SYMBOL vmlinux 0xef776677 tls_handshake_cancel +EXPORT_SYMBOL vmlinux 0xef8633f1 mdiobus_write_nested +EXPORT_SYMBOL vmlinux 0xef8ac53d qcom_scm_restore_sec_cfg +EXPORT_SYMBOL vmlinux 0xef987e4b udp_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0xefaf2e4f tcf_queue_work +EXPORT_SYMBOL vmlinux 0xefbd9327 skb_copy +EXPORT_SYMBOL vmlinux 0xefc19010 pcim_iounmap +EXPORT_SYMBOL vmlinux 0xefc2decc pps_register_source +EXPORT_SYMBOL vmlinux 0xefc3289f d_instantiate +EXPORT_SYMBOL vmlinux 0xefcea2e7 acpi_warning +EXPORT_SYMBOL vmlinux 0xefd1962f vmalloc_to_page +EXPORT_SYMBOL vmlinux 0xefee932c acpi_get_data_full +EXPORT_SYMBOL vmlinux 0xefeefc09 __SCK__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xf0009fee put_pages_list +EXPORT_SYMBOL vmlinux 0xf006c91f mmc_wait_for_req_done +EXPORT_SYMBOL vmlinux 0xf0071cae tcp_time_wait +EXPORT_SYMBOL vmlinux 0xf019bb44 param_ops_invbool +EXPORT_SYMBOL vmlinux 0xf01eb01c __vfs_setxattr +EXPORT_SYMBOL vmlinux 0xf02aa937 wait_for_completion_interruptible_timeout +EXPORT_SYMBOL vmlinux 0xf0627937 inet6_ioctl +EXPORT_SYMBOL vmlinux 0xf07b07f6 sg_free_append_table +EXPORT_SYMBOL vmlinux 0xf09b5d9a get_zeroed_page +EXPORT_SYMBOL vmlinux 0xf0aee8df input_set_capability +EXPORT_SYMBOL vmlinux 0xf0b2419f cmd_db_read_aux_data +EXPORT_SYMBOL vmlinux 0xf0b996fc t10_pi_type3_crc +EXPORT_SYMBOL vmlinux 0xf0b9a4b9 commit_creds +EXPORT_SYMBOL vmlinux 0xf0bdd76e con_copy_unimap +EXPORT_SYMBOL vmlinux 0xf0d2e779 mmc_detect_change +EXPORT_SYMBOL vmlinux 0xf0e7f13a alloc_fcdev +EXPORT_SYMBOL vmlinux 0xf0fdf6cb __stack_chk_fail +EXPORT_SYMBOL vmlinux 0xf11450f3 phy_suspend +EXPORT_SYMBOL vmlinux 0xf11dd46e _page_poisoning_enabled_early +EXPORT_SYMBOL vmlinux 0xf11fa93c bfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0xf1455e9b backlight_device_register +EXPORT_SYMBOL vmlinux 0xf16fd646 tcp_sock_set_keepcnt +EXPORT_SYMBOL vmlinux 0xf18300ad logic_inb +EXPORT_SYMBOL vmlinux 0xf195c682 fb_invert_cmaps +EXPORT_SYMBOL vmlinux 0xf1969a8e __usecs_to_jiffies +EXPORT_SYMBOL vmlinux 0xf19971f6 netpoll_poll_enable +EXPORT_SYMBOL vmlinux 0xf1a65f7b zstd_reset_dstream +EXPORT_SYMBOL vmlinux 0xf1abd598 km_new_mapping +EXPORT_SYMBOL vmlinux 0xf1b9b210 security_inode_setsecctx +EXPORT_SYMBOL vmlinux 0xf1bf2f4e generic_file_mmap +EXPORT_SYMBOL vmlinux 0xf1db1704 nla_memcpy +EXPORT_SYMBOL vmlinux 0xf1e046cc panic +EXPORT_SYMBOL vmlinux 0xf1e98c74 avenrun +EXPORT_SYMBOL vmlinux 0xf1f88a0e dm_kcopyd_prepare_callback +EXPORT_SYMBOL vmlinux 0xf21d29ce get_cached_acl_rcu +EXPORT_SYMBOL vmlinux 0xf225f18f rc5t583_ext_power_req_config +EXPORT_SYMBOL vmlinux 0xf22f0ce9 fman_reset_mac +EXPORT_SYMBOL vmlinux 0xf23fcb99 __kfifo_in +EXPORT_SYMBOL vmlinux 0xf253bcc5 tcp_getsockopt +EXPORT_SYMBOL vmlinux 0xf25724a4 of_cpu_device_node_get +EXPORT_SYMBOL vmlinux 0xf2628676 zstd_compress_cctx +EXPORT_SYMBOL vmlinux 0xf2669a2c imx_scu_irq_register_notifier +EXPORT_SYMBOL vmlinux 0xf268eada sk_filter_trim_cap +EXPORT_SYMBOL vmlinux 0xf2751c85 skb_checksum_help +EXPORT_SYMBOL vmlinux 0xf281cdfd simple_setattr +EXPORT_SYMBOL vmlinux 0xf28cf0ae __hw_addr_init +EXPORT_SYMBOL vmlinux 0xf29403e5 acpi_install_table_handler +EXPORT_SYMBOL vmlinux 0xf297dca5 pnp_device_detach +EXPORT_SYMBOL vmlinux 0xf29bf008 clk_bulk_get_all +EXPORT_SYMBOL vmlinux 0xf2a05c20 generic_write_checks +EXPORT_SYMBOL vmlinux 0xf2a8efae dm_kcopyd_do_callback +EXPORT_SYMBOL vmlinux 0xf2c43f3f zlib_deflate +EXPORT_SYMBOL vmlinux 0xf2cdbf44 kill_pgrp +EXPORT_SYMBOL vmlinux 0xf2de43cb pcix_get_mmrbc +EXPORT_SYMBOL vmlinux 0xf2e5bd87 security_free_mnt_opts +EXPORT_SYMBOL vmlinux 0xf2f4b30c blk_rq_map_integrity_sg +EXPORT_SYMBOL vmlinux 0xf2f53617 memregion_free +EXPORT_SYMBOL vmlinux 0xf317c3a8 genphy_c45_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0xf31b37d5 __break_lease +EXPORT_SYMBOL vmlinux 0xf31c475d ethtool_notify +EXPORT_SYMBOL vmlinux 0xf321609e mdio_driver_register +EXPORT_SYMBOL vmlinux 0xf32bff12 put_watch_queue +EXPORT_SYMBOL vmlinux 0xf341feb7 __ip_options_compile +EXPORT_SYMBOL vmlinux 0xf346231f seq_list_start_head +EXPORT_SYMBOL vmlinux 0xf3463696 kmem_cache_create +EXPORT_SYMBOL vmlinux 0xf3464fc6 twl6040_reg_read +EXPORT_SYMBOL vmlinux 0xf351ce97 sock_no_getname +EXPORT_SYMBOL vmlinux 0xf353a698 register_module_notifier +EXPORT_SYMBOL vmlinux 0xf3621fe2 mtree_alloc_rrange +EXPORT_SYMBOL vmlinux 0xf36f42a9 slhc_uncompress +EXPORT_SYMBOL vmlinux 0xf37f9d95 of_graph_get_port_by_id +EXPORT_SYMBOL vmlinux 0xf390f6f1 __bitmap_andnot +EXPORT_SYMBOL vmlinux 0xf3916987 global_cursor_default +EXPORT_SYMBOL vmlinux 0xf3932313 mb_cache_entry_wait_unused +EXPORT_SYMBOL vmlinux 0xf396ea4e crypto_sha256_update +EXPORT_SYMBOL vmlinux 0xf3a57892 release_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0xf3b8b483 invalidate_bdev +EXPORT_SYMBOL vmlinux 0xf3b9cc06 seq_open_private +EXPORT_SYMBOL vmlinux 0xf3cfa76a __nla_put +EXPORT_SYMBOL vmlinux 0xf3e08368 register_shrinker +EXPORT_SYMBOL vmlinux 0xf3e0e1df allocate_resource +EXPORT_SYMBOL vmlinux 0xf3ec0356 ip_tunnel_header_ops +EXPORT_SYMBOL vmlinux 0xf419465f read_cache_folio +EXPORT_SYMBOL vmlinux 0xf422bb65 scsi_unblock_requests +EXPORT_SYMBOL vmlinux 0xf42ea726 tcp_conn_request +EXPORT_SYMBOL vmlinux 0xf43bf962 pci_pme_capable +EXPORT_SYMBOL vmlinux 0xf43d2caa acpi_remove_interface +EXPORT_SYMBOL vmlinux 0xf44a904a net_ns_barrier +EXPORT_SYMBOL vmlinux 0xf44f852a phy_check_valid +EXPORT_SYMBOL vmlinux 0xf474c21c bitmap_print_to_pagebuf +EXPORT_SYMBOL vmlinux 0xf474fdcb kfree_const +EXPORT_SYMBOL vmlinux 0xf48a044b mmc_of_parse_voltage +EXPORT_SYMBOL vmlinux 0xf4a203c5 vfs_readlink +EXPORT_SYMBOL vmlinux 0xf4b754fd acpi_resources_are_enforced +EXPORT_SYMBOL vmlinux 0xf4b7ffb3 nf_log_register +EXPORT_SYMBOL vmlinux 0xf4cc7282 sg_miter_skip +EXPORT_SYMBOL vmlinux 0xf4d9e491 __devm_mdiobus_register +EXPORT_SYMBOL vmlinux 0xf4db35bc stpcpy +EXPORT_SYMBOL vmlinux 0xf4e4ffb0 max8925_set_bits +EXPORT_SYMBOL vmlinux 0xf4f14de6 rtnl_trylock +EXPORT_SYMBOL vmlinux 0xf4f22014 __ip_dev_find +EXPORT_SYMBOL vmlinux 0xf5053a93 sg_miter_stop +EXPORT_SYMBOL vmlinux 0xf526dfd3 param_ops_charp +EXPORT_SYMBOL vmlinux 0xf534aa3e iov_iter_alignment +EXPORT_SYMBOL vmlinux 0xf539c9b0 pps_unregister_source +EXPORT_SYMBOL vmlinux 0xf53c726d skb_queue_head +EXPORT_SYMBOL vmlinux 0xf53d4c26 qdisc_class_hash_destroy +EXPORT_SYMBOL vmlinux 0xf5549cbb kernel_getsockname +EXPORT_SYMBOL vmlinux 0xf558b99b input_get_timestamp +EXPORT_SYMBOL vmlinux 0xf576b2aa genphy_check_and_restart_aneg +EXPORT_SYMBOL vmlinux 0xf599c189 dquot_get_next_id +EXPORT_SYMBOL vmlinux 0xf5a1a9a6 mark_page_accessed +EXPORT_SYMBOL vmlinux 0xf5a20ed2 __genradix_prealloc +EXPORT_SYMBOL vmlinux 0xf5a8b5df iw_handler_set_spy +EXPORT_SYMBOL vmlinux 0xf5c163b9 xfrm4_udp_encap_rcv +EXPORT_SYMBOL vmlinux 0xf5c61b41 sock_cmsg_send +EXPORT_SYMBOL vmlinux 0xf5d7c190 __neigh_event_send +EXPORT_SYMBOL vmlinux 0xf5e3477b devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0xf5e7ea40 ktime_get_coarse_ts64 +EXPORT_SYMBOL vmlinux 0xf5f4e9f0 pci_wake_from_d3 +EXPORT_SYMBOL vmlinux 0xf60a1026 dev_trans_start +EXPORT_SYMBOL vmlinux 0xf60f9e05 mdiobb_write_c22 +EXPORT_SYMBOL vmlinux 0xf611176a crypto_sha1_finup +EXPORT_SYMBOL vmlinux 0xf611b283 of_get_mac_address +EXPORT_SYMBOL vmlinux 0xf6195bd5 fs_param_is_s32 +EXPORT_SYMBOL vmlinux 0xf62c39fe ucc_slow_graceful_stop_tx +EXPORT_SYMBOL vmlinux 0xf6340eed kset_register +EXPORT_SYMBOL vmlinux 0xf63cabbb super_setup_bdi_name +EXPORT_SYMBOL vmlinux 0xf643d104 hsiphash_4u32 +EXPORT_SYMBOL vmlinux 0xf64da1fe gnet_stats_copy_app +EXPORT_SYMBOL vmlinux 0xf65a3628 folio_redirty_for_writepage +EXPORT_SYMBOL vmlinux 0xf665f74f sock_load_diag_module +EXPORT_SYMBOL vmlinux 0xf66a4b17 skb_flow_dissect_meta +EXPORT_SYMBOL vmlinux 0xf68285c0 register_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xf68a5629 max8925_reg_read +EXPORT_SYMBOL vmlinux 0xf6949d13 config_item_get +EXPORT_SYMBOL vmlinux 0xf6c5379c devm_arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0xf6cc00b6 mipi_dsi_dcs_set_display_brightness +EXPORT_SYMBOL vmlinux 0xf6db3f1f devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0xf6dfbf4a dev_getbyhwaddr_rcu +EXPORT_SYMBOL vmlinux 0xf6e6d887 sk_send_sigurg +EXPORT_SYMBOL vmlinux 0xf6ebc03b net_ratelimit +EXPORT_SYMBOL vmlinux 0xf6f9677e proc_mkdir_mode +EXPORT_SYMBOL vmlinux 0xf6f9d58d init_on_free +EXPORT_SYMBOL vmlinux 0xf6fc8791 __bitmap_xor +EXPORT_SYMBOL vmlinux 0xf71869b5 blk_mq_stop_hw_queues +EXPORT_SYMBOL vmlinux 0xf71c1727 skb_copy_datagram_iter +EXPORT_SYMBOL vmlinux 0xf71c22da dev_kfree_skb_any_reason +EXPORT_SYMBOL vmlinux 0xf7370f56 system_state +EXPORT_SYMBOL vmlinux 0xf738d1be register_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xf74983b5 genphy_setup_forced +EXPORT_SYMBOL vmlinux 0xf754424d pci_resize_resource +EXPORT_SYMBOL vmlinux 0xf76843b5 qcom_scm_pas_supported +EXPORT_SYMBOL vmlinux 0xf76cd10c xfrm_state_register_afinfo +EXPORT_SYMBOL vmlinux 0xf77555cd __memcpy_toio +EXPORT_SYMBOL vmlinux 0xf795ee61 pnp_unregister_driver +EXPORT_SYMBOL vmlinux 0xf79a08c6 tty_register_driver +EXPORT_SYMBOL vmlinux 0xf7a6b1be cookie_ecn_ok +EXPORT_SYMBOL vmlinux 0xf7c29ac3 inet6_offloads +EXPORT_SYMBOL vmlinux 0xf7d31de9 kstrtoul_from_user +EXPORT_SYMBOL vmlinux 0xf7d9512b twl6040_reg_write +EXPORT_SYMBOL vmlinux 0xf7da6e6f acpi_unload_table +EXPORT_SYMBOL vmlinux 0xf7ea6311 qman_p_poll_dqrr +EXPORT_SYMBOL vmlinux 0xf7ed295c is_nd_dax +EXPORT_SYMBOL vmlinux 0xf7f02eae scsi_done +EXPORT_SYMBOL vmlinux 0xf7f05c17 fman_port_use_kg_hash +EXPORT_SYMBOL vmlinux 0xf7f20b6e filemap_write_and_wait_range +EXPORT_SYMBOL vmlinux 0xf7f54d6b tcp_init_sock +EXPORT_SYMBOL vmlinux 0xf801c343 mii_check_gmii_support +EXPORT_SYMBOL vmlinux 0xf8063162 input_register_handler +EXPORT_SYMBOL vmlinux 0xf809d0e4 input_set_keycode +EXPORT_SYMBOL vmlinux 0xf811e69d scsi_eh_flush_done_q +EXPORT_SYMBOL vmlinux 0xf812cff6 memscan +EXPORT_SYMBOL vmlinux 0xf820e1d0 seq_put_decimal_ull +EXPORT_SYMBOL vmlinux 0xf823ba64 generic_file_llseek_size +EXPORT_SYMBOL vmlinux 0xf82ec573 rb_prev +EXPORT_SYMBOL vmlinux 0xf83002be netdev_offload_xstats_disable +EXPORT_SYMBOL vmlinux 0xf83346b4 of_get_property +EXPORT_SYMBOL vmlinux 0xf8424353 tcp_mss_to_mtu +EXPORT_SYMBOL vmlinux 0xf84bd6ee bpf_stats_enabled_key +EXPORT_SYMBOL vmlinux 0xf84dd17e dev_get_by_index +EXPORT_SYMBOL vmlinux 0xf88ecec4 kvmemdup +EXPORT_SYMBOL vmlinux 0xf8935327 netdev_set_sb_channel +EXPORT_SYMBOL vmlinux 0xf8a3bb08 vif_device_init +EXPORT_SYMBOL vmlinux 0xf8a8f8a5 pci_enable_msix_range +EXPORT_SYMBOL vmlinux 0xf8acf92b of_find_all_nodes +EXPORT_SYMBOL vmlinux 0xf8aefa35 peernet2id +EXPORT_SYMBOL vmlinux 0xf8b91cd1 __mmc_claim_host +EXPORT_SYMBOL vmlinux 0xf8c44fc3 tcf_get_next_proto +EXPORT_SYMBOL vmlinux 0xf8d07858 bitmap_from_arr32 +EXPORT_SYMBOL vmlinux 0xf8d2bc2c zstd_find_frame_compressed_size +EXPORT_SYMBOL vmlinux 0xf8dd4bb0 dma_unmap_sg_attrs +EXPORT_SYMBOL vmlinux 0xf8e60f5c invalidate_inode_buffers +EXPORT_SYMBOL vmlinux 0xf8f61ebc wake_up_var +EXPORT_SYMBOL vmlinux 0xf8f84b34 zero_fill_bio +EXPORT_SYMBOL vmlinux 0xf900c1fc iw_handler_get_thrspy +EXPORT_SYMBOL vmlinux 0xf902e3be rproc_of_parse_firmware +EXPORT_SYMBOL vmlinux 0xf90df187 backlight_device_get_by_name +EXPORT_SYMBOL vmlinux 0xf912e5b8 default_llseek +EXPORT_SYMBOL vmlinux 0xf91b89ab fman_sp_build_buffer_struct +EXPORT_SYMBOL vmlinux 0xf91f9a32 sock_wake_async +EXPORT_SYMBOL vmlinux 0xf92ebbea serio_unregister_child_port +EXPORT_SYMBOL vmlinux 0xf93377f5 pm_vt_switch_unregister +EXPORT_SYMBOL vmlinux 0xf93aae46 __arm_smccc_smc +EXPORT_SYMBOL vmlinux 0xf93ba841 i2c_register_driver +EXPORT_SYMBOL vmlinux 0xf93dc904 dma_map_page_attrs +EXPORT_SYMBOL vmlinux 0xf93fd09c fb_find_mode_cvt +EXPORT_SYMBOL vmlinux 0xf94536c2 proc_dointvec +EXPORT_SYMBOL vmlinux 0xf958faa6 generic_write_end +EXPORT_SYMBOL vmlinux 0xf95c619b acpi_processor_preregister_performance +EXPORT_SYMBOL vmlinux 0xf95d254e mntput +EXPORT_SYMBOL vmlinux 0xf96307aa jbd2_submit_inode_data +EXPORT_SYMBOL vmlinux 0xf9722676 twl_i2c_write +EXPORT_SYMBOL vmlinux 0xf9966ccc sock_init_data_uid +EXPORT_SYMBOL vmlinux 0xf99ed6c3 genlmsg_multicast_allns +EXPORT_SYMBOL vmlinux 0xf9a482f9 msleep +EXPORT_SYMBOL vmlinux 0xf9b3fe10 security_dentry_init_security +EXPORT_SYMBOL vmlinux 0xf9b86188 pci_bus_read_config_byte +EXPORT_SYMBOL vmlinux 0xf9b88ea1 dst_cow_metrics_generic +EXPORT_SYMBOL vmlinux 0xf9c0b663 strlcat +EXPORT_SYMBOL vmlinux 0xf9ca2eb4 kstrtoint_from_user +EXPORT_SYMBOL vmlinux 0xf9cdc7f6 pci_scan_slot +EXPORT_SYMBOL vmlinux 0xf9cdddc3 __cpuhp_remove_state_cpuslocked +EXPORT_SYMBOL vmlinux 0xf9e6ef15 fs_param_is_enum +EXPORT_SYMBOL vmlinux 0xf9f08d37 blk_rq_map_user +EXPORT_SYMBOL vmlinux 0xf9f0e104 pci_dev_driver +EXPORT_SYMBOL vmlinux 0xfa042227 gnet_stats_add_basic +EXPORT_SYMBOL vmlinux 0xfa08c34a page_offline_end +EXPORT_SYMBOL vmlinux 0xfa16d0ae udp_seq_ops +EXPORT_SYMBOL vmlinux 0xfa18c918 fddi_type_trans +EXPORT_SYMBOL vmlinux 0xfa297415 acpi_map_pxm_to_node +EXPORT_SYMBOL vmlinux 0xfa2e5f32 i2c_smbus_pec +EXPORT_SYMBOL vmlinux 0xfa2fe70b mmc_sw_reset +EXPORT_SYMBOL vmlinux 0xfa338f92 netif_set_tso_max_segs +EXPORT_SYMBOL vmlinux 0xfa4d2f03 __nla_parse +EXPORT_SYMBOL vmlinux 0xfa4ff7f3 netif_tx_unlock +EXPORT_SYMBOL vmlinux 0xfa599bb2 netlink_register_notifier +EXPORT_SYMBOL vmlinux 0xfa917da7 put_cmsg +EXPORT_SYMBOL vmlinux 0xfa9495c6 __filemap_set_wb_err +EXPORT_SYMBOL vmlinux 0xfaaa12d0 _page_poisoning_enabled +EXPORT_SYMBOL vmlinux 0xfab0f3fe shrink_dcache_sb +EXPORT_SYMBOL vmlinux 0xfac0a388 handshake_req_alloc +EXPORT_SYMBOL vmlinux 0xfac8865f sysctl_wmem_max +EXPORT_SYMBOL vmlinux 0xfae9eab4 kmalloc_trace +EXPORT_SYMBOL vmlinux 0xfaecb308 memcg_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0xfaf51efd phy_sfp_probe +EXPORT_SYMBOL vmlinux 0xfafd9bde seg6_hmac_info_add +EXPORT_SYMBOL vmlinux 0xfb00d222 mipi_dsi_dcs_set_tear_off +EXPORT_SYMBOL vmlinux 0xfb07dff6 devm_arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0xfb2220d9 pnp_register_driver +EXPORT_SYMBOL vmlinux 0xfb262228 page_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0xfb27d1b5 ps2_command +EXPORT_SYMBOL vmlinux 0xfb348fea fault_in_safe_writeable +EXPORT_SYMBOL vmlinux 0xfb384d37 kasprintf +EXPORT_SYMBOL vmlinux 0xfb397668 __mod_lruvec_page_state +EXPORT_SYMBOL vmlinux 0xfb3d256c jbd2_journal_free_reserved +EXPORT_SYMBOL vmlinux 0xfb44d667 of_cpu_node_to_id +EXPORT_SYMBOL vmlinux 0xfb497f88 __bh_read_batch +EXPORT_SYMBOL vmlinux 0xfb5e7691 __bread_gfp +EXPORT_SYMBOL vmlinux 0xfb60b0c2 inet_bind +EXPORT_SYMBOL vmlinux 0xfb68e098 d_rehash +EXPORT_SYMBOL vmlinux 0xfb6af58d recalc_sigpending +EXPORT_SYMBOL vmlinux 0xfb77c435 ndo_dflt_fdb_del +EXPORT_SYMBOL vmlinux 0xfb9ac804 kern_unmount_array +EXPORT_SYMBOL vmlinux 0xfba7a5f5 __get_random_u32_below +EXPORT_SYMBOL vmlinux 0xfba7ddd2 match_u64 +EXPORT_SYMBOL vmlinux 0xfbaa725f fb_validate_mode +EXPORT_SYMBOL vmlinux 0xfbaaf01e console_lock +EXPORT_SYMBOL vmlinux 0xfbad3cf0 scsi_normalize_sense +EXPORT_SYMBOL vmlinux 0xfbb8a761 strscpy_pad +EXPORT_SYMBOL vmlinux 0xfbc4f89e io_schedule_timeout +EXPORT_SYMBOL vmlinux 0xfbd04387 fs_param_is_bool +EXPORT_SYMBOL vmlinux 0xfbd12eb8 pci_release_resource +EXPORT_SYMBOL vmlinux 0xfbd3307f ns_capable +EXPORT_SYMBOL vmlinux 0xfbe215e4 sg_next +EXPORT_SYMBOL vmlinux 0xfbe4b175 qman_create_cgr +EXPORT_SYMBOL vmlinux 0xfbe8ee28 acpi_get_table_by_index +EXPORT_SYMBOL vmlinux 0xfbfaeef0 pci_read_vpd_any +EXPORT_SYMBOL vmlinux 0xfc0408c3 mipi_dsi_dcs_write +EXPORT_SYMBOL vmlinux 0xfc1eeb29 tls_client_hello_anon +EXPORT_SYMBOL vmlinux 0xfc2dc503 __ip_select_ident +EXPORT_SYMBOL vmlinux 0xfc32109b flow_rule_match_control +EXPORT_SYMBOL vmlinux 0xfc336d2e __wake_up_bit +EXPORT_SYMBOL vmlinux 0xfc3e4ef2 netdev_reset_tc +EXPORT_SYMBOL vmlinux 0xfc4152fc ec_read +EXPORT_SYMBOL vmlinux 0xfc421e79 gnet_stats_add_queue +EXPORT_SYMBOL vmlinux 0xfc4a9a3b vme_bus_num +EXPORT_SYMBOL vmlinux 0xfc52abc7 qcom_scm_pas_shutdown +EXPORT_SYMBOL vmlinux 0xfc5856be of_get_cpu_node +EXPORT_SYMBOL vmlinux 0xfc6269af security_d_instantiate +EXPORT_SYMBOL vmlinux 0xfc881b89 fman_port_get_hash_result_offset +EXPORT_SYMBOL vmlinux 0xfc8b8245 phy_device_register +EXPORT_SYMBOL vmlinux 0xfc9ed8c3 qcom_scm_ice_available +EXPORT_SYMBOL vmlinux 0xfca89898 icmp6_send +EXPORT_SYMBOL vmlinux 0xfcb844ab vfs_parse_fs_param +EXPORT_SYMBOL vmlinux 0xfcc78b8a ppp_register_channel +EXPORT_SYMBOL vmlinux 0xfcce2f7d ucc_fast_enable +EXPORT_SYMBOL vmlinux 0xfcd1819a hdmi_spd_infoframe_check +EXPORT_SYMBOL vmlinux 0xfcdf5373 ethtool_rx_flow_rule_create +EXPORT_SYMBOL vmlinux 0xfce0f8f2 reuseport_alloc +EXPORT_SYMBOL vmlinux 0xfcec0987 enable_irq +EXPORT_SYMBOL vmlinux 0xfcf6062a passthru_features_check +EXPORT_SYMBOL vmlinux 0xfd19f980 from_kuid_munged +EXPORT_SYMBOL vmlinux 0xfd37f2d4 dev_vprintk_emit +EXPORT_SYMBOL vmlinux 0xfd505c94 bio_split +EXPORT_SYMBOL vmlinux 0xfd50b5e6 ptp_schedule_worker +EXPORT_SYMBOL vmlinux 0xfd5a2986 cpumask_any_and_distribute +EXPORT_SYMBOL vmlinux 0xfd6be661 generic_delete_inode +EXPORT_SYMBOL vmlinux 0xfd72bfd4 dev_remove_pack +EXPORT_SYMBOL vmlinux 0xfd7d221d __netif_napi_del +EXPORT_SYMBOL vmlinux 0xfd9b2be3 dquot_commit +EXPORT_SYMBOL vmlinux 0xfdba759a reuseport_detach_prog +EXPORT_SYMBOL vmlinux 0xfdba919d __nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xfdc8c43f pci_read_vpd +EXPORT_SYMBOL vmlinux 0xfdc963dd md_cluster_ops +EXPORT_SYMBOL vmlinux 0xfdcb4ed3 acpi_os_get_line +EXPORT_SYMBOL vmlinux 0xfdcc8a0e fb_find_best_display +EXPORT_SYMBOL vmlinux 0xfdd1fb21 mipi_dsi_attach +EXPORT_SYMBOL vmlinux 0xfdd93556 lookup_one_len +EXPORT_SYMBOL vmlinux 0xfe029963 unregister_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xfe1c9ea5 sg_pcopy_from_buffer +EXPORT_SYMBOL vmlinux 0xfe1d2e94 key_create_or_update +EXPORT_SYMBOL vmlinux 0xfe215b97 proc_do_large_bitmap +EXPORT_SYMBOL vmlinux 0xfe350663 inet_dgram_ops +EXPORT_SYMBOL vmlinux 0xfe487975 init_wait_entry +EXPORT_SYMBOL vmlinux 0xfe5355b9 rproc_set_firmware +EXPORT_SYMBOL vmlinux 0xfe5ae854 tegra_dfll_runtime_resume +EXPORT_SYMBOL vmlinux 0xfe5d4bb2 sys_tz +EXPORT_SYMBOL vmlinux 0xfe7bcec8 bpf_prog_get_type_path +EXPORT_SYMBOL vmlinux 0xfe7d1098 ip_route_me_harder +EXPORT_SYMBOL vmlinux 0xfe80b75f mipi_dsi_host_register +EXPORT_SYMBOL vmlinux 0xfe8c61f0 _raw_read_lock +EXPORT_SYMBOL vmlinux 0xfe916dc6 hex_dump_to_buffer +EXPORT_SYMBOL vmlinux 0xfe9ebbbb acpi_osi_is_win8 +EXPORT_SYMBOL vmlinux 0xfeba0ba1 generic_shutdown_super +EXPORT_SYMBOL vmlinux 0xfebe3c51 pci_prepare_to_sleep +EXPORT_SYMBOL vmlinux 0xfedbe6e5 xfrm_policy_byid +EXPORT_SYMBOL vmlinux 0xfedcdb60 seq_hlist_next_percpu +EXPORT_SYMBOL vmlinux 0xfee2993b filp_open +EXPORT_SYMBOL vmlinux 0xfeebc7c4 __kfifo_from_user_r +EXPORT_SYMBOL vmlinux 0xfef216eb _raw_spin_trylock +EXPORT_SYMBOL vmlinux 0xfef4e06e proto_unregister +EXPORT_SYMBOL vmlinux 0xfefcb98e vme_dma_vme_attribute +EXPORT_SYMBOL vmlinux 0xff06ed72 seg6_hmac_net_exit +EXPORT_SYMBOL vmlinux 0xff1e9dd8 seq_list_start +EXPORT_SYMBOL vmlinux 0xff23851c simple_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0xff282521 rfkill_register +EXPORT_SYMBOL vmlinux 0xff2c7f66 tcp_connect +EXPORT_SYMBOL vmlinux 0xff3528cd sockfd_lookup +EXPORT_SYMBOL vmlinux 0xff41a709 __tracepoint_kmalloc +EXPORT_SYMBOL vmlinux 0xff59bec7 tty_port_put +EXPORT_SYMBOL vmlinux 0xff6878cf fb_default_cmap +EXPORT_SYMBOL vmlinux 0xff697674 pci_write_config_dword +EXPORT_SYMBOL vmlinux 0xff69d48b iget_failed +EXPORT_SYMBOL vmlinux 0xff7e7f8d kryo_l2_set_indirect_reg +EXPORT_SYMBOL vmlinux 0xff7f55cc inet_ioctl +EXPORT_SYMBOL vmlinux 0xff82b872 __netdev_alloc_skb +EXPORT_SYMBOL vmlinux 0xff87122e netdev_class_remove_file_ns +EXPORT_SYMBOL vmlinux 0xff87cd18 lockref_get_not_dead +EXPORT_SYMBOL vmlinux 0xff88e189 xfrm4_rcv +EXPORT_SYMBOL vmlinux 0xff896a21 i2c_smbus_read_byte +EXPORT_SYMBOL vmlinux 0xff9c18ce fscrypt_ioctl_set_policy +EXPORT_SYMBOL vmlinux 0xffb7c514 ida_free +EXPORT_SYMBOL vmlinux 0xffc4f200 zstd_compress_stream +EXPORT_SYMBOL vmlinux 0xffcc4ec7 tcp_bpf_bypass_getsockopt +EXPORT_SYMBOL vmlinux 0xffd3b5b8 pci_ep_cfs_remove_epf_group +EXPORT_SYMBOL vmlinux 0xffd94162 vme_register_error_handler +EXPORT_SYMBOL vmlinux 0xffddabb1 amba_driver_register +EXPORT_SYMBOL vmlinux 0xffdf8302 mipi_dsi_dcs_exit_sleep_mode +EXPORT_SYMBOL vmlinux 0xffe564d0 uart_get_divisor +EXPORT_SYMBOL vmlinux 0xffeab683 scsi_dma_map +EXPORT_SYMBOL vmlinux 0xffeedf6a delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0xfff41b94 blk_queue_segment_boundary +EXPORT_SYMBOL vmlinux 0xfffc612b devm_mfd_add_devices +EXPORT_SYMBOL_GPL crypto/af_alg 0x0f534346 af_alg_alloc_areq +EXPORT_SYMBOL_GPL crypto/af_alg 0x112b3b77 af_alg_sendmsg +EXPORT_SYMBOL_GPL crypto/af_alg 0x26a02899 af_alg_wmem_wakeup +EXPORT_SYMBOL_GPL crypto/af_alg 0x27e92408 af_alg_async_cb +EXPORT_SYMBOL_GPL crypto/af_alg 0x4b7e7ccf af_alg_register_type +EXPORT_SYMBOL_GPL crypto/af_alg 0x55555caa af_alg_accept +EXPORT_SYMBOL_GPL crypto/af_alg 0x5aabede8 af_alg_poll +EXPORT_SYMBOL_GPL crypto/af_alg 0x634264a9 af_alg_free_sg +EXPORT_SYMBOL_GPL crypto/af_alg 0x72d7f2c5 af_alg_wait_for_data +EXPORT_SYMBOL_GPL crypto/af_alg 0x8fc0f71e af_alg_get_rsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0xa83e95ba af_alg_release_parent +EXPORT_SYMBOL_GPL crypto/af_alg 0xd4790731 af_alg_release +EXPORT_SYMBOL_GPL crypto/af_alg 0xe74643fe af_alg_count_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0xec4841d9 af_alg_pull_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0xf366e341 af_alg_free_resources +EXPORT_SYMBOL_GPL crypto/af_alg 0xfda90bdd af_alg_unregister_type +EXPORT_SYMBOL_GPL crypto/aria_generic 0x4a61978a aria_encrypt +EXPORT_SYMBOL_GPL crypto/aria_generic 0xbdad6df6 aria_decrypt +EXPORT_SYMBOL_GPL crypto/aria_generic 0xf487deb6 aria_set_key +EXPORT_SYMBOL_GPL crypto/async_tx/async_memcpy 0x0ecb2cfb async_memcpy +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0xd8e90c4a async_gen_syndrome +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0xeb6609ca async_syndrome_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x6492c8fa async_raid6_2data_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0xcfcafb7f async_raid6_datap_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x06c337c3 async_trigger_callback +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x24c5954b __async_tx_find_channel +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x39e8e085 async_tx_submit +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x584bb07a async_tx_quiesce +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x037778cf async_xor +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x27927c75 async_xor_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xc8c219dc async_xor_val_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xdba7f997 async_xor_val +EXPORT_SYMBOL_GPL crypto/authenc 0x2479193e crypto_authenc_extractkeys +EXPORT_SYMBOL_GPL crypto/blowfish_common 0x450ebf38 blowfish_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x188d9d26 __cast5_decrypt +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xa3789322 cast5_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xef81a4af __cast5_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x16dc3a23 cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x3dbae082 __cast6_decrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xcfce512f __cast6_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xd76a5716 __cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast_common 0x5609ce41 cast_s2 +EXPORT_SYMBOL_GPL crypto/cast_common 0x5b17be06 cast_s4 +EXPORT_SYMBOL_GPL crypto/cast_common 0xb9cba57f cast_s3 +EXPORT_SYMBOL_GPL crypto/cast_common 0xbd3e7542 cast_s1 +EXPORT_SYMBOL_GPL crypto/cryptd 0x03e8c835 cryptd_free_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x151e6724 cryptd_alloc_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0x1a6a5578 cryptd_skcipher_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x28e52cd6 cryptd_shash_desc +EXPORT_SYMBOL_GPL crypto/cryptd 0x4e630b1e cryptd_alloc_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x66738ab1 cryptd_alloc_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0x70912540 cryptd_ahash_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x88ed49be cryptd_free_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0x9fbb4361 cryptd_ahash_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xb1d3f37c cryptd_aead_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xb2510316 cryptd_aead_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xc2e7209d cryptd_free_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0xfd801b01 cryptd_skcipher_child +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x07a3994a crypto_finalize_kpp_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x3105d51f crypto_finalize_akcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x39be67a1 crypto_engine_alloc_init_and_set +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x4902fa3f crypto_engine_alloc_init +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x4e165c7c crypto_transfer_akcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x79f948eb crypto_transfer_skcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x7f2e72f2 crypto_transfer_hash_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x869f49e8 crypto_engine_start +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x9d5f6526 crypto_engine_stop +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xb96d1bf6 crypto_finalize_aead_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xc7c5e7bd crypto_finalize_hash_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xd3534263 crypto_engine_exit +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xe33f15ff crypto_transfer_aead_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xe76c26ac crypto_finalize_skcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xf1639e3a crypto_transfer_kpp_request_to_engine +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x33b866ce crypto_ecdh_decode_key +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7475be8e crypto_ecdh_key_len +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0xb230d2ec crypto_ecdh_encode_key +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x1936413e polyval_mul_non4k +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x49dece42 polyval_update_non4k +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x4eb4c55e __serpent_encrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xbcc074f3 __serpent_decrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xd4c9681a __serpent_setkey +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xde2b4a7b serpent_setkey +EXPORT_SYMBOL_GPL crypto/sm2_generic 0x71296268 sm2_compute_z_digest +EXPORT_SYMBOL_GPL crypto/sm3 0xa98edad1 sm3_update +EXPORT_SYMBOL_GPL crypto/sm3 0xf04338f9 sm3_final +EXPORT_SYMBOL_GPL crypto/sm3_generic 0x0bddca87 sm3_zero_message_hash +EXPORT_SYMBOL_GPL crypto/sm4 0x24e254e8 sm4_expandkey +EXPORT_SYMBOL_GPL crypto/sm4 0xfa81970e sm4_crypt_block +EXPORT_SYMBOL_GPL crypto/twofish_common 0x05b219d3 twofish_setkey +EXPORT_SYMBOL_GPL crypto/twofish_common 0xe22b7787 __twofish_setkey +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x08f0212d spk_set_num_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x0cc6a0f0 synth_current +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x128c20bf spk_ttyio_synth_immediate +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1e39eb14 synth_putws +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1ef6ab37 synth_add +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x21cdc0aa spk_ttyio_ops +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x26298606 spk_synth_is_alive_nop +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x2f8a8d39 spk_do_catch_up_unicode +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x33ecd639 spk_var_store +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x41a160e5 synth_buffer_empty +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4449e1dd synth_buffer_clear +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x45eda959 spk_get_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4657d242 spk_ttyio_release +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x466f5eb7 synth_putwc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4d170091 spk_synth_flush +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x74f2b99c synth_remove +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x76d40046 synth_buffer_skip_nonlatin1 +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x84dad068 synth_buffer_getc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8c82dfca synth_request_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8d9655f2 spk_ttyio_synth_probe +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8fe0db01 synth_putwc_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xaadb0612 synth_buffer_peek +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xb734cb9d speakup_event +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xbbd15a51 speakup_start_ttys +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc13a7662 spk_synth_is_alive_restart +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc29cd929 spk_do_catch_up +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc319c604 synth_putws_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc58f6e50 spk_get_var_header +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd0b56587 spk_synth_get_index +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd8fd86cf synth_release_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd93829dd speakup_info +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe194d0ef synth_printf +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xf2f1d044 spk_var_show +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x121da723 acpi_nfit_ctl +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x23bf8a3d __acpi_nfit_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x4639bcda acpi_nfit_shutdown +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0x499bbf57 nfit_get_smbios_id +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xb34b3daa acpi_nfit_desc_init +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xde3d5456 __acpi_nvdimm_notify +EXPORT_SYMBOL_GPL drivers/acpi/nfit/nfit 0xfc04ea4f acpi_nfit_init +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0x67927a0d platform_profile_notify +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xbfe36436 platform_profile_remove +EXPORT_SYMBOL_GPL drivers/acpi/platform_profile 0xcac33cd4 platform_profile_register +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0x1f9f9b2b pata_parport_register_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0x9a15c5f0 pata_parport_unregister_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_platform 0xe326a6b8 __pata_platform_probe +EXPORT_SYMBOL_GPL drivers/ata/pata_sis 0x69c4a488 sis_info133_for_sata +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x09917359 charlcd_poke +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x6fd9cc4a charlcd_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x8b45326c charlcd_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xd3e29970 charlcd_backlight +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf3304696 charlcd_free +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf883c540 charlcd_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x07b26ecc hd44780_common_gotoxy +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x1aa688fd hd44780_common_lines +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x23159a5b hd44780_common_clear_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x30e85287 hd44780_common_shift_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x36dc00a2 hd44780_common_print +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x3c4c183f hd44780_common_home +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x489c89e8 hd44780_common_redefine_char +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x64415593 hd44780_common_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x79e8e259 hd44780_common_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8585e5fd hd44780_common_blink +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8d4f3fa4 hd44780_common_init_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xa22afdaa hd44780_common_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xc369090d hd44780_common_shift_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xf360d788 hd44780_common_fontsize +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x14102f23 ks0108_displaystate +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x48a70518 ks0108_writedata +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x4f506333 ks0108_startline +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x6edae968 ks0108_isinited +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xbf4774db ks0108_writecontrol +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xedde6df2 ks0108_page +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xfee8ef7b ks0108_address +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x3a0c0347 linedisp_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x7892e33d linedisp_unregister +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0x277fe533 __devm_regmap_init_ac97 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0x27a2fc23 __regmap_init_ac97 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0xd54db21b regmap_ac97_default_volatile +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-i3c 0xb6799d41 __devm_regmap_init_i3c +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0x2ad28739 __devm_regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0xc9d91388 __regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0x04b413f4 __devm_regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0x985434d7 __regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0x81db8347 __regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0xa999ff71 __devm_regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0x3fb9699b __regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xb9d4e4a7 __devm_regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0x320a308d __regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0x56493e30 __devm_regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x10b32866 __devm_regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x1161d9eb __regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x5e64d36c __regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0xc2198709 __devm_regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0x0cee5252 __regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0x4bfd4f20 __devm_regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x0d091b17 bcma_chipco_get_alp_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x10587882 bcma_core_disable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x1e7625c4 bcma_chipco_gpio_outen +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x2a02059f bcma_chipco_gpio_control +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x32827fa8 bcma_chipco_chipctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x34338e4d bcma_chipco_pll_read +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x41cef7e0 bcma_core_set_clockmode +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x42aeaf26 bcma_core_pll_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x5db39c9a bcma_host_pci_down +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x5e48dd98 bcma_core_enable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x68949f93 bcma_chipco_pll_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x7ff6ba50 bcma_chipco_b_mii_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x82f1588e bcma_chipco_regctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x91c2afa9 bcma_core_pci_power_save +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xa8be187e bcma_host_pci_up +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xba54a853 bcma_host_pci_irq_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xc8bb6bb4 bcma_chipco_pll_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xd05fb39c __bcma_driver_register +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xe4a74ae4 bcma_core_is_enabled +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xe8844363 bcma_find_core_unit +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xef5437bf bcma_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xf3459910 bcma_chipco_gpio_out +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xf8d529db bcma_pmu_get_bus_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xfee5b5c2 bcma_driver_unregister +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x1f928643 btbcm_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x22371f9f btbcm_finalize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x27ac758c btbcm_setup_apple +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x466dc3fa btbcm_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x99bfd38f btbcm_read_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xa5e13a8c btbcm_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xf4e2b2bf btbcm_write_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xff03bd70 btbcm_setup_patchram +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x11d9dbf1 btintel_exit_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x25eaefd2 btintel_send_intel_reset +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x3576b098 btintel_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x425c78b7 btintel_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x53410533 btintel_enter_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x5657f8f6 btintel_version_info +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x66a443da btintel_read_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x6dcf6724 btintel_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x85b52f6a btintel_read_boot_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x9394f8f9 btintel_bootup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xac78902f btintel_configure_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xb4df383a btintel_set_diag +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xc51ce1f2 btintel_secure_send_result +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xce19e094 btintel_set_event_mask_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xe031a1b1 btintel_set_quality_report +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xeafd9b63 btintel_load_ddc_config +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xebc70d05 btintel_regmap_init +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x365d4408 btmrvl_interrupt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x6046e4df btmrvl_send_module_cfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x62393cff btmrvl_check_evtpkt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x718adf7a btmrvl_send_hscfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x893c7c93 btmrvl_remove_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x991a902c btmrvl_enable_hs +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xaf5492b5 btmrvl_pscan_window_reporting +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xbf191051 btmrvl_enable_ps +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xea632ac9 btmrvl_register_hdev +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xf032d723 btmrvl_add_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xf3bdd5b3 btmrvl_process_event +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x0e86c46f btmtk_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x704ce47f btmtk_setup_firmware_79xx +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0xdd0ab940 btmtk_setup_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x40d2fbc1 qca_read_soc_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x48e5e8b4 qca_send_pre_shutdown_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x76cd81c5 qca_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xd894f2e6 qca_uart_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xecc46fd0 qca_set_bdaddr_rome +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x1f2870f7 btrtl_shutdown_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x8e6845af btrtl_set_quirks +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xa52ebac9 btrtl_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xaf78f260 btrtl_free +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xba7adf5c btrtl_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xce92044a btrtl_setup_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xef45bfd2 btrtl_get_uart_settings +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x16d20236 hci_uart_unregister_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x3ae6a13e h4_recv_buf +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x70131785 hci_uart_tx_wakeup +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x76d04510 hci_uart_register_device +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x0454c23f mhi_ep_queue_is_empty +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x0ea1a237 mhi_ep_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x5ebabdad mhi_ep_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x6ff1dbb4 mhi_ep_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x95b34285 mhi_ep_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xad0dda01 __mhi_ep_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xb90de943 mhi_ep_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xcf59abdb mhi_ep_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x01c7578d mhi_get_mhi_state +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x03fb0ae0 mhi_free_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x107feabe mhi_get_free_desc_count +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x16aa824b mhi_queue_dma +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x25c75bf5 mhi_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x29c45299 mhi_soc_reset +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x30025e55 mhi_device_get_sync +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x4dd957b6 mhi_notify +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x4ed9623b mhi_download_rddm_image +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x53af2635 mhi_pm_resume_force +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7a1cfe36 mhi_queue_is_full +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7b661dd6 mhi_prepare_for_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7bb4d622 mhi_unprepare_after_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x90437cae mhi_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x999ce83e mhi_force_rddm_mode +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xa30dc470 mhi_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xaa1a6fa4 mhi_pm_resume +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb354a310 mhi_queue_buf +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xbb6008d0 mhi_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xbf02b75f mhi_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xc62ebc4c mhi_alloc_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xcd04ba20 mhi_prepare_for_transfer_autoqueue +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd7d94edd mhi_prepare_for_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd820e0bb mhi_async_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xdfbaf387 __mhi_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe776889a mhi_device_get +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe90d7635 mhi_unprepare_from_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xeb771dd2 mhi_device_put +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xedeb5a1d mhi_pm_suspend +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xf9f05cfe mhi_get_exec_env +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x6ac52154 moxtet_device_written +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x939c4fb8 moxtet_device_read +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x99193c59 __moxtet_register_driver +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0xf98112cb moxtet_device_write +EXPORT_SYMBOL_GPL drivers/bus/sunxi-rsb 0x02a5f1e2 __devm_regmap_init_sunxi_rsb +EXPORT_SYMBOL_GPL drivers/bus/sunxi-rsb 0xf510e9ed sunxi_rsb_driver_register +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0x37b715b6 meson_clk_triphase_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0xa6991d9e meson_clk_phase_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/clk-phase 0xba7667f2 meson_sclk_ws_inv_ops +EXPORT_SYMBOL_GPL drivers/clk/meson/sclk-div 0x18daef66 meson_sclk_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x03351dae clk_rcg_floor_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x03e7eb9a clk_alpha_pll_stromer_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0509a95c clk_fabia_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x071d19d6 qcom_cc_register_rcg_dfs +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x07935d8b clk_alpha_pll_postdiv_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ae351c4 clk_alpha_pll_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0d678ab9 qcom_reset_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ed3d921 qcom_find_cfg_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ed823f3 clk_alpha_pll_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1a04017a clk_is_enabled_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1b28da5e clk_trion_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1d0f06af clk_byte2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1de81c63 clk_pll_configure_sr_hpm_lp +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1ea782c8 clk_alpha_pll_huayra_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1f83275f clk_regmap_mux_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1f88365f clk_alpha_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x233e5373 clk_rcg_bypass_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x2d293905 clk_alpha_pll_postdiv_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x3080e1de qcom_cc_probe_by_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x35261f7e clk_alpha_pll_regs +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x37dafc55 clk_rivian_evo_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x38229fba clk_alpha_pll_reset_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x395868a1 qcom_find_freq_floor +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x3dfdf146 qcom_cc_probe +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x45180f77 clk_dyn_rcg_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x45226263 clk_gfx3d_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x468b22ce clk_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x4a930432 clk_branch_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x4d0129d7 clk_enable_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x59eabda5 mux_div_set_src_div +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5c035f38 clk_alpha_pll_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5c3e75ee clk_pll_vote_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5f18e967 clk_stromer_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x64b8755d clk_alpha_pll_fixed_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6610661f clk_alpha_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x66580ca3 clk_regmap_mux_closest_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x686ba092 qcom_cc_map +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6af41b8b qcom_pll_set_fsm_mode +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6b8e2aa0 clk_pll_configure_sr +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6d308251 clk_alpha_pll_fixed_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x70156ec0 clk_alpha_pll_postdiv_ro_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x708a435d clk_alpha_pll_lucid_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7319e51c clk_alpha_pll_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x787e8234 qcom_find_freq +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x793d7cb5 qcom_cc_register_board_clk +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7b87fe3e clk_alpha_pll_postdiv_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7dfa4f12 clk_alpha_pll_postdiv_lucid_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7e69e953 clk_alpha_pll_postdiv_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x82afa55e clk_regmap_phy_mux_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x84de1c98 qcom_cc_really_probe +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x88c0add9 clk_rcg_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x8e4c395e clk_edp_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9123fa67 clk_zonda_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x93bc2a64 clk_ops_hfpll +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x94c464a3 clk_rcg2_floor_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x953b97b7 clk_alpha_pll_postdiv_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9821a599 clk_rcg_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9c401604 clk_rcg_esc_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xa0755dc3 clk_alpha_pll_fixed_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xa95ed447 clk_rcg2_shared_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaea28295 clk_rcg_bypass2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaf105ec4 clk_branch2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb3d93f1b clk_branch_simple_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb8694bf5 clk_rcg2_mux_closest_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb8d0697b clk_lucid_evo_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xbb2b9610 clk_agera_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xbdb9e159 qcom_cc_register_sleep_clk +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc0126fe0 clk_pll_sr2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc0d2ecb0 clk_regmap_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc84bacf3 gdsc_gx_do_nothing_enable +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc9cb9fbf clk_alpha_pll_zonda_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xcb2d25f8 clk_alpha_pll_fixed_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd2ec30a3 clk_dp_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd98fe91b clk_alpha_pll_fixed_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe4a8dbf9 clk_disable_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe4d191e1 clk_rcg_lcc_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe8c0478b clk_byte_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xece7aea3 devm_clk_register_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xeec69605 clk_rcg2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf2522383 clk_alpha_pll_rivian_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf3bf69c3 clk_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf439f21a clk_alpha_pll_agera_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf84b8d59 clk_regmap_div_ro_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfafc1469 clk_branch2_aon_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfbd6578d clk_alpha_pll_hwfsm_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfde3de53 qcom_find_src_index +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x014e2f31 sprd_mux_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x038c62df sprd_mux_helper_get_parent +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x07c7ee84 sprd_clk_probe +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x512f8a07 sprd_clk_regmap_init +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x53d46ab3 sprd_div_helper_recalc_rate +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x649d3c2a sprd_comp_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x80a158f2 sprd_pll_sc_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x8475a3d0 sprd_div_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x864856cb sprd_mux_helper_set_parent +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x8cf1925b sprd_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x8da63521 sprd_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0x9f3d7c50 sprd_sc_gate_ops +EXPORT_SYMBOL_GPL drivers/clk/sprd/clk-sprd 0xf5c81975 sprd_div_helper_set_rate +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x093a8538 comedi_dev_put +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0b9a9eaa __comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0cd330f4 range_unknown +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0dbdd82d comedi_dio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x21102f87 range_0_32mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x26ea654b comedi_buf_read_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2923cb3d comedi_buf_write_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2f0ad9d3 range_bipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x37375f4d comedi_dev_get_from_minor +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x380308ce comedi_alloc_subdevices +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x3e395cd7 comedi_timeout +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x411254cb comedi_readback_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4236eaaf range_4_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4fcedd57 comedi_check_chanlist +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4fe634f3 range_bipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x541402c0 comedi_nsamples_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x568392aa comedi_event +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x59aeef81 comedi_buf_read_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x59fd122b comedi_alloc_subdev_readback +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x5b5a8839 comedi_handle_events +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x679641af comedi_bytes_per_scan +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x757a1f17 comedi_buf_write_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7607b779 comedi_buf_read_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7b9c3418 comedi_dio_update_state +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8113872c range_unipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x86de9a8f comedi_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x89fae0c3 comedi_buf_read_n_available +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x97ca39df comedi_inc_scan_progress +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x9a34458a comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa7187f25 comedi_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xa8968fdf comedi_set_spriv_auto_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xace3e60a comedi_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb061c630 comedi_bytes_per_scan_cmd +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb33f83d2 comedi_is_subdevice_running +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb56710de comedi_legacy_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb679cebc range_0_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbb52fc7f range_bipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbdbe75c6 range_unipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xc13a564e comedi_buf_write_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xcdeaf58e comedi_nscans_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xced87d79 comedi_set_hw_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd4f52f46 comedi_alloc_devpriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd5da6fa3 comedi_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdb2044b2 range_unipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdfa19b4e comedi_alloc_spriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xeb5bc210 comedi_load_firmware +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x0cc02be2 comedi_to_pci_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x3236fbbd comedi_pci_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x3a39f9f7 comedi_pci_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x4c613a36 comedi_pci_disable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x60ed1f19 comedi_pci_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x9e5b37e4 comedi_pci_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xac9c7514 comedi_pci_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xef3aa52f comedi_pci_enable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x3736ec31 comedi_to_usb_interface +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x46ce621f comedi_usb_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x5c99b94c comedi_usb_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x7cc7c3a9 comedi_usb_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xa69ebe87 comedi_to_usb_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xf7e994e9 comedi_usb_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x79f4a6cf addi_watchdog_reset +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x86571d4f addi_watchdog_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/amplc_pc236_common 0xb988620c amplc_pc236_common_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x9ceb5d89 subdev_8255_regbase +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0xf5d6aff2 subdev_8255_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0xf69bad58 subdev_8255_mm_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x22012cb8 mite_detach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x32247424 mite_dma_disarm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x445df832 mite_request_channel_in_range +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x6b8ad478 mite_alloc_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x73572bf1 mite_sync_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x87f37a31 mite_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x892c42c3 mite_ack_linkc +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x8eab327d mite_buf_change +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xa5c8e5cf mite_done +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xd0548ddc mite_request_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xdb5673c3 mite_release_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xdff67ca1 mite_dma_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xe9298d52 mite_prep_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xecb48a3a mite_bytes_in_transit +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xf118d363 mite_free_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xfda94e4a mite_init_ring_descriptors +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x076bc308 ni_find_route_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x0921123e ni_lookup_route_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x1facf7f8 ni_is_cmd_dest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x64443d67 ni_get_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x6c18c54e ni_count_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x85e75c94 ni_assign_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x863a306d ni_sort_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8ab47ba4 ni_route_set_has_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8f0f0901 ni_find_route_set +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0xb3e302a3 ni_route_to_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x1a851c4e ni_tio_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x1bf0ecc4 ni_tio_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x1cf7d689 ni_tio_get_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x1d30a39d ni_tio_set_gate_src_raw +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x2013e950 ni_tio_set_gate_src +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x274427e8 ni_tio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x45d6767a ni_tio_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x499ddda6 ni_tio_init_counter +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x5263364a ni_tio_insn_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x6081df93 ni_tio_get_soft_copy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x7dd3e7e2 ni_gpct_device_destroy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x8ca73552 ni_tio_set_bits +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xb365f258 ni_tio_unset_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xb9e45c47 ni_gpct_device_construct +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xe11b461f ni_tio_set_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xf1372f92 ni_tio_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x3d6c9ce9 ni_tio_handle_interrupt +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x72671567 ni_tio_cmd +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xbbc6efd8 ni_tio_set_mite_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xbe61ad06 ni_tio_cancel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xd3469c63 ni_tio_acknowledge +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xdaccbaac ni_tio_cmdtest +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x0f84bc20 comedi_dio_get_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x2392c8f9 comedi_open +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x2693aef6 comedi_get_n_channels +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x5eeada1e comedi_dio_bitfield2 +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x794e0c6a comedi_find_subdevice_by_type +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xe46153d5 comedi_dio_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xff3d53e4 comedi_close +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x04773b60 ccp_present +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x3a1a3979 ccp_version +EXPORT_SYMBOL_GPL drivers/crypto/ccp/ccp 0x940fb0ad ccp_enqueue_cmd +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x03e095b6 hisi_qm_reset_done +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x0d613b86 hisi_acc_sg_buf_unmap +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x10797a2f hisi_qm_free_qps +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x1231f549 hisi_qm_start_qp +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x1299f990 hisi_acc_create_sgl_pool +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x15a5b99d hisi_qm_debug_regs_clear +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x246d70bd hisi_qm_mb +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x2851b6c8 hisi_qm_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x417737e6 hisi_qm_stop +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x4323c23b hisi_qm_sriov_enable +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x48cab84a hisi_qm_get_hw_info +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x4c2a34ad hisi_qm_wait_mb_ready +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x58f77807 hisi_qm_pm_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x69c0dcfc hisi_qm_alloc_qps_node +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x77241990 hisi_qm_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x789c120f hisi_qm_acc_diff_regs_dump +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x7b933e52 hisi_qm_reset_prepare +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x7dd5a021 hisi_qm_dev_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x7ef04b6f hisi_qm_stop_qp +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x8182d718 hisi_qm_dev_err_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x81a84e85 hisi_qm_wait_task_finish +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x85278997 hisi_qm_sriov_disable +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x8e17ecb4 hisi_qm_pm_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x8f36dce1 hisi_qm_get_dfx_access +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x9227126f hisi_qm_suspend +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0x980c2090 hisi_qm_dev_err_detected +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb419173d hisi_qm_alg_unregister +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb7060b0a hisi_qm_regs_debugfs_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xb9153ab4 hisi_qm_dev_slot_reset +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xba954b79 hisi_qm_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xc5b13c29 hisi_qm_debug_init +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xc6560ab5 hisi_qp_send +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xcc4251b6 hisi_qm_start +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xe131098a hisi_qm_alg_register +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xe2ef2900 hisi_qm_regs_debugfs_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xe6a643c3 hisi_acc_sg_buf_map_to_hw_sgl +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xeb4e6d53 hisi_qm_dev_err_uninit +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xf0868da2 hisi_qm_resume +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xf1e52d68 hisi_qm_put_dfx_access +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xf80cc679 hisi_acc_free_sgl_pool +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hisi_qm 0xfa9e8b4b hisi_qm_regs_dump +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/hpre/hisi_hpre 0x401f9710 hisi_hpre_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/sec2/hisi_sec2 0x6cca7a40 hisi_sec_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/hisilicon/zip/hisi_zip 0x1a15bdee hisi_zip_get_pf_driver +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0298b9ac adf_vf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x03738c5e adf_dev_get +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x048c46ce adf_cfg_dev_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x09dd33cb adf_gen2_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0b0a557c adf_send_admin_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x15357167 adf_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x165e2e21 adf_sysfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2027daec adf_pfvf_comms_disabled +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x23cb466d adf_init_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x262d1261 adf_gen2_dev_config +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x26c1a313 adf_devmgr_rm_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2be4e269 adf_gen2_get_arb_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2c6c468c adf_dev_put +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2d54a95b adf_dbgfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3b350e7a adf_dev_down +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3b8d6876 adf_devmgr_add_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3cf3e11a adf_disable_sriov +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3d615f2c adf_devmgr_in_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3dd59b2b adf_cfg_dev_remove +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3e707f37 adf_gen2_get_admin_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3fa47f47 adf_gen2_get_num_aes +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3fddb2c9 adf_gen4_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x41a2c092 adf_reset_sbr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x493d31b8 adf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4cb751b3 adf_flush_vf_wq +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4f4439a8 adf_gen4_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5187dfdf adf_devmgr_pci_to_accel_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5a249a1a adf_vf2pf_notify_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x62281ca2 adf_reset_flr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x69adeb76 adf_disable_pf2vf_interrupts +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x73f2d94b adf_devmgr_update_class_index +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x7944b8aa adf_gen2_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x7e20d17b adf_dev_up +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x7ebf96a2 adf_cfg_add_key_value_param +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x81e052c7 adf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x82352642 adf_gen2_get_accel_cap +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x84689a2f adf_gen2_enable_ints +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x9461171b adf_gen2_cfg_iov_thds +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x99c2122b adf_err_handler +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x9cf14731 adf_dev_restart +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x9d70985f adf_init_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x9db52fe3 adf_cfg_get_param_value +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x9e9ced6d adf_gen4_enable_pm +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x9fa0b1e4 adf_dev_started +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xacc471e9 adf_gen2_enable_error_correction +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xaf2d93e2 adf_gen2_get_num_accels +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb441f0ba adf_vf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb4d9ba56 adf_cfg_section_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb5b435cd adf_dbgfs_exit +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb5bd041d adf_cleanup_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb6468b10 adf_gen4_handle_pm_interrupt +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xbe7f36b5 adf_enable_vf2pf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc501ac82 adf_gen4_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc72af615 adf_init_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xcc3b167a adf_clean_vf_map +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd64519f1 adf_gen2_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd9ffafc0 adf_enable_pf2vf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xda435582 adf_exit_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xdd1512de adf_vf2pf_notify_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe2b4b692 adf_gen4_ring_pair_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe327f1f1 adf_gen4_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe45f3512 adf_gen2_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xeaace194 adf_exit_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xeb7e21c3 adf_gen2_init_vf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xfd287cfc adf_dev_in_use +EXPORT_SYMBOL_GPL drivers/crypto/marvell/octeontx/octeontx-cpt 0x32e43048 otx_cpt_uc_supports_eng_type +EXPORT_SYMBOL_GPL drivers/crypto/marvell/octeontx/octeontx-cpt 0x9999fa63 otx_cpt_eng_grp_has_eng_type +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0x35b085b0 dw_edma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0xa1803c24 dw_edma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x072226be dw_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x58407e29 dw_dma_filter +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x7d6f2fcf idma32_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x7ddbb32a do_dw_dma_enable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xacd2a7ef dw_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xb3f4b690 dw_dma_acpi_controller_register +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xc2422390 do_dw_dma_disable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xf1c87b9d idma32_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xf68a706b dw_dma_acpi_controller_free +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x0138f6e4 dpdmai_set_rx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x215a1cdd dpdmai_open +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x3b0e6b0e dpdmai_reset +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x49b047db dpdmai_close +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x57fc2014 dpdmai_get_rx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x64135fa6 dpdmai_destroy +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0x788efcdf dpdmai_get_attributes +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0xb4d2eea4 dpdmai_enable +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0xc7717cb7 dpdmai_disable +EXPORT_SYMBOL_GPL drivers/dma/fsl-dpaa2-qdma/dpdmai 0xd9778f95 dpdmai_get_tx_queue +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x0d0215c7 fsl_edma_prep_slave_sg +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x23ac4d50 fsl_edma_prep_dma_cyclic +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x475c14ea fsl_edma_chan_mux +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x489b2fc4 fsl_edma_cleanup_vchan +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x63661115 fsl_edma_slave_config +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x78095285 fsl_edma_xfer_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x7b298765 fsl_edma_prep_memcpy +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x7d18eb5d fsl_edma_disable_request +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x83ed07f0 fsl_edma_free_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x87c8a158 fsl_edma_alloc_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x92528fc3 fsl_edma_pause +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xc314ed6e fsl_edma_issue_pending +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xd177e052 fsl_edma_setup_regs +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xd7cff9fa fsl_edma_terminate_all +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xe43a007f fsl_edma_resume +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xfb000227 fsl_edma_tx_status +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xfce42247 fsl_edma_free_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0x4372a396 hidma_mgmt_setup +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0xa3a74345 hidma_mgmt_init_sys +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xabb5547d fw_request_get_timestamp +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xd8fd3b9c fw_card_read_cycle_time +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xe86fb5c7 fw_card_release +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xfc2a060c __fw_send_request +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x0485d67f ffa_device_unregister +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x46a0a01b ffa_driver_unregister +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x64c7cd36 ffa_driver_register +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x87923bd6 ffa_device_register +EXPORT_SYMBOL_GPL drivers/firmware/arm_ffa/ffa-module 0x8bf4e1be ffa_bus_type +EXPORT_SYMBOL_GPL drivers/firmware/arm_scpi 0x88e76648 get_scpi_ops +EXPORT_SYMBOL_GPL drivers/firmware/mtk-adsp-ipc 0x1639802f mtk_adsp_ipc_send +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x0e7b7015 stratix10_svc_done +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x41d5ad1c stratix10_svc_allocate_memory +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x50f5368a stratix10_svc_free_channel +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x595b630e stratix10_svc_free_memory +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0x5dfd01ac stratix10_svc_request_channel_byname +EXPORT_SYMBOL_GPL drivers/firmware/stratix10-svc 0xd3df684d stratix10_svc_send +EXPORT_SYMBOL_GPL drivers/fpga/altera-pr-ip-core 0xa7ed2f69 alt_pr_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x03cbd413 dfl_fpga_feature_devs_enumerate +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x0556458d dfl_fpga_dev_feature_uinit +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x0e36ba67 dfl_fpga_cdev_assign_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x15806291 dfl_fpga_port_ops_del +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x1aff11cd dfl_fpga_dev_ops_unregister +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x1be0aefa dfl_fpga_enum_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x1c4a50ba dfl_fpga_set_irq_triggers +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x346a6202 dfl_fpga_feature_devs_remove +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x51fe03a0 dfl_fpga_port_ops_add +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x57b88e44 dfl_fpga_cdev_config_ports_pf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x5ea36bd8 dfl_fpga_cdev_config_ports_vf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x782b96e9 dfl_feature_ioctl_set_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x799fa298 dfl_fpga_enum_info_free +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x82483211 dfl_fpga_dev_ops_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x88331fe6 dfl_fpga_enum_info_add_dfl +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x944372db __dfl_fpga_cdev_find_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xa4208fa0 dfl_fpga_port_ops_get +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb8dbe386 dfl_fpga_dev_feature_init +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xc29b8eac dfh_find_param +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xc4f89222 dfl_feature_ioctl_get_num_irqs +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xe40bb254 dfl_fpga_enum_info_add_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xe673faa9 dfl_fpga_check_port_id +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xecdfe343 dfl_fpga_port_ops_put +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xf1b520e7 dfl_fpga_cdev_release_port +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0633c4b9 fpga_bridges_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0a9bc1a4 fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0b2b884c fpga_bridges_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x1f4d7096 of_fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2c8167cf fpga_bridges_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2e2b2aaf fpga_bridge_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x8818c9bd fpga_bridge_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x93603265 fpga_bridge_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x983a66b6 fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xbc566fc2 of_fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xd3ba1113 fpga_bridge_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xe6209701 fpga_bridge_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x01d1f233 fpga_mgr_unlock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x2e303db6 fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x3ea04761 fpga_mgr_load +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x58cfc9ba fpga_mgr_lock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x5ba9818d fpga_image_info_free +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x5fc5001d of_fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x69e61849 fpga_mgr_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x857dd25c devm_fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x8a501b23 fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x933c903e fpga_image_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xae80033d devm_fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xcf84bb60 fpga_mgr_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xd27e37b7 fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x340f1067 fpga_region_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x4031261e fpga_region_program_fpga +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x4dc78616 fpga_region_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x6956a61c fpga_region_class_find +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xeb2b3fe3 fpga_region_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x08346ff0 fsi_master_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x126a4b4d fsi_device_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x3a93847e fsi_slave_claim_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x56d1f82c fsi_driver_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x5a57d574 fsi_free_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x78060f23 fsi_slave_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x824fca90 fsi_cdev_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x95489c72 fsi_bus_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x9fdaf0de fsi_master_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xce22aee2 fsi_slave_release_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xd942f235 fsi_slave_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xf5654fbe fsi_master_rescan +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xf57f1f0d fsi_get_new_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xf7a3b0af fsi_device_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xfab7b96e fsi_driver_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-occ 0xd278c153 fsi_occ_submit +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0x341095f0 sbefifo_parse_status +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0x98411a09 sbefifo_submit +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x637a305d gnss_allocate_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x642e6292 gnss_deregister_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x8ca62628 gnss_insert_raw +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x8cf59a6f gnss_register_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xe3299558 gnss_put_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x3341a52f gnss_serial_free +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x572ccf75 gnss_serial_allocate +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x70b7bf7d gnss_serial_register +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xab0b0001 gnss_serial_pm_ops +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xb8bf331a gnss_serial_deregister +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x5d0e4276 idio_16_set +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x6495f119 idio_16_get_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x68830314 idio_16_state_init +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x70e2b625 idio_16_get +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0xae1139f5 idio_16_set_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x3a96ae88 __max730x_probe +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x8282b00b __max730x_remove +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x11effa94 devm_gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x496ce291 gpio_regmap_get_drvdata +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xb7066570 gpio_regmap_unregister +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xdebf5041 gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x0df7e32d analogix_dp_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x1ab9b59e analogix_dp_suspend +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x3ee0dd60 anx_dp_aux_transfer +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x4cc824c6 analogix_dp_stop_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xbd05c2c5 analogix_dp_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xc5977433 analogix_dp_start_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xd819751d analogix_dp_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xed609d4c analogix_dp_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xef0926f5 analogix_dp_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x0a3547a3 ldb_remove_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x41109cde ldb_bridge_mode_set_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x568eef1c ldb_bridge_atomic_check_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x5d3e9a88 ldb_init_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x634e1768 ldb_add_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x737bd496 ldb_bridge_disable_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xabae8d6f ldb_bridge_enable_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xbe164802 ldb_channel_is_split_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xc3d4ce6a ldb_find_next_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xde6e3d30 ldb_channel_is_single_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xf7c0c838 ldb_bridge_attach_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0x88d95898 samsung_dsim_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0xa7d811c2 samsung_dsim_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0xee8f0a2e samsung_dsim_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x09340e05 dw_hdmi_set_channel_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x094f6fc5 dw_hdmi_phy_i2c_set_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x1461e227 dw_hdmi_set_channel_status +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x26d629cd dw_hdmi_phy_gen2_reset +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x2d1c0e80 dw_hdmi_setup_rx_sense +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x2fac9436 dw_hdmi_set_channel_allocation +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x316212a8 dw_hdmi_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x42926f4a dw_hdmi_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x46e7962e dw_hdmi_set_plugged_cb +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x4a9b174f dw_hdmi_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x56f72e25 dw_hdmi_set_sample_non_pcm +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x57455550 dw_hdmi_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x6712b5a7 dw_hdmi_phy_gen2_txpwron +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x7d8a3aee dw_hdmi_phy_i2c_write +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x8dcd6f43 dw_hdmi_set_sample_rate +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x96f3e250 dw_hdmi_set_sample_width +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x9b44a60b dw_hdmi_phy_gen2_pddq +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xaab7a6f7 dw_hdmi_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xc59f9e6f dw_hdmi_phy_gen1_reset +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xce27012a dw_hdmi_audio_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd32faf88 dw_hdmi_set_high_tmds_clock_ratio +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd6968220 dw_hdmi_phy_setup_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd8fe547b dw_hdmi_audio_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xdafa1790 dw_hdmi_phy_read_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xf5922009 dw_hdmi_phy_update_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x0d667204 dw_mipi_dsi_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x41361ae4 dw_mipi_dsi_set_slave +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x42ac3b2e dw_mipi_dsi_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0xa02b5a0f dw_mipi_dsi_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0xd188f640 dw_mipi_dsi_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_display_helper 0xe6ec5772 drm_hdcp_check_ksvs_revoked +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x08972069 devm_of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x26dff41e of_dp_aux_depopulate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x61f7a0a6 __dp_aux_dp_driver_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x80c82d36 dp_aux_dp_driver_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x95cd4ec9 of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x00719ba1 drm_of_get_dsi_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x018494bf drm_of_get_data_lanes_count_ep +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x1300f36d drm_crtc_add_crc_entry +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x13b4c428 drm_class_device_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x15a84265 drm_of_find_panel_or_bridge +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x26648f7b drm_of_component_match_add +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x2b103be7 drm_of_get_data_lanes_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x4f485ec9 drm_of_lvds_get_data_mapping +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x608f0866 drm_bridge_detect +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x630d7166 drm_bridge_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x63fb31f2 drm_class_device_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x66cf2f64 drm_display_mode_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x7bf321d3 accel_open +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x7d2f3133 drm_of_encoder_active_endpoint +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x821a6786 drm_bridge_hpd_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x83275ce2 drm_bridge_hpd_notify +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x8c4446fa drm_bridge_get_modes +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xa8cbf009 of_get_drm_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xaaea3cea drm_do_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xad885165 drm_bus_flags_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xcf0f45cd of_get_drm_panel_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xd065c8a6 drmm_kstrdup +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xdffb4055 drm_of_lvds_get_dual_link_pixel_order +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xe1845496 drm_bridge_hpd_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf205aa92 drm_gem_dumb_map_offset +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xfe9f72f3 drm_display_mode_to_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x38f051d2 drm_fb_dma_sync_non_coherent +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x53644fb5 drm_gem_dma_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x7ea1a527 drm_fb_dma_get_gem_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x80f98980 drm_fb_dma_get_gem_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x83053eb1 drm_gem_dma_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x9f75e2cc drm_gem_dma_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xa1c88bae drm_gem_dma_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xb23bca9e drm_gem_dma_vmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xb49fdfa8 drm_gem_dma_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xc130624c drm_gem_dma_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xc64e1edc drm_gem_dma_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xdc0835ef drm_gem_dma_dumb_create_internal +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x116df601 drm_gem_fb_get_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x50e94c40 drm_gem_fb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x6102c3df drm_gem_fb_create_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xa6a78b86 drm_gem_fb_init_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xb3669d0e drm_gem_fb_create_with_dirty +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xc95f4460 drm_bridge_connector_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xd2d6eb7c drm_gem_fb_afbc_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xfe08a344 drm_gem_plane_helper_prepare_fb +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x0c347f12 drm_gem_shmem_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x115884dd drm_gem_shmem_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x28369bff drm_gem_shmem_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x47d165fc drm_gem_shmem_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x63acbd79 drm_gem_shmem_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x7734d49e drm_gem_shmem_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xd64e065c drm_gem_shmem_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xf0735173 drm_gem_shmem_get_pages_sgt +EXPORT_SYMBOL_GPL drivers/gpu/drm/imx/dcss/imx-dcss 0xb0843603 dcss_dev_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x2c73cfcf meson_venc_hdmi_venc_repeat +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x6ea0109f meson_vclk_vic_supported_freq +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x795a7bcd meson_vclk_setup +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x94a785f8 meson_venc_hdmi_supported_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xab5bee2f meson_venc_hdmi_supported_vic +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xb290eadc meson_vclk_dmt_supported_freq +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xc5685713 meson_venc_mipi_dsi_mode_set +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xdcbe89da meson_venc_hdmi_mode_set +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0x4de56ff5 s6e63m0_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0xa3e0eb50 s6e63m0_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/panfrost/panfrost 0x8d4f133a panfrost_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/pl111/pl111_drm 0xed4672ea pl111_versatile_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x00015993 rcar_cmm_setup +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x140d0756 rcar_cmm_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x1cfbfef7 rcar_cmm_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x1e815fe8 rcar_cmm_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x2f75da4e rcar_lvds_is_connected +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x799ece49 rcar_lvds_pclk_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x9e6668bf rcar_lvds_dual_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0xc20308bb rcar_lvds_pclk_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi 0x598d2666 rcar_mipi_dsi_pclk_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi 0xba7e886a rcar_mipi_dsi_pclk_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0x174981de vop2_component_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0x5a4cc32c rockchip_rgb_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0x69545745 vop_component_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xfead7585 rockchip_rgb_fini +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x395919f6 ssd130x_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x5d7c4491 ssd130x_shutdown +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x660e2612 ssd130x_remove +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0x0ce50838 host1x_memory_context_put +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0x3c3e9455 host1x_memory_context_get +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0x7b438154 host1x_memory_context_alloc +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0711988f gb_svc_intf_set_power_mode +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1034c0b1 __traceiter_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1112debf __traceiter_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x14028e17 __SCK__tp_func_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x15d1942f greybus_disabled +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x17dc536c gb_connection_destroy +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1a7a05bf __traceiter_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x251e4060 gb_operation_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x26d8c1b7 gb_hd_cport_release_reserved +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x27781d55 __traceiter_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2a44d1c6 greybus_register_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2df663a5 __tracepoint_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2f85649e __traceiter_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x3052cb3c gb_hd_cport_reserve +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x318d9238 gb_operation_request_send_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x31d1400c gb_hd_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x36607062 gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4512bd5f gb_operation_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x49bff67f gb_connection_latency_tag_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x61aff119 __traceiter_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x676e2f6b gb_connection_create_offloaded +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6d3bb9ec __SCK__tp_func_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6e63d688 gb_operation_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6fa01fda __tracepoint_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x793a13e1 gb_operation_cancel +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7e4523d0 gb_operation_response_alloc +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x81e221fb __SCK__tp_func_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8235346b gb_connection_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8460e251 gb_connection_disable_rx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x889f33dd greybus_data_rcvd +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x89f514a1 __SCK__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8e142ccb gb_operation_get_payload_size_max +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x91fa57f6 gb_connection_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x98eb9200 gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9f108700 gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb3d42962 gb_connection_enable_tx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb65aa3b3 gb_connection_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb97803ad gb_debugfs_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbf2c07db __tracepoint_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbfcbd842 gb_interface_request_mode_switch +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc2635001 gb_connection_disable_forced +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc31e5281 gb_operation_request_send +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc52f6458 gb_connection_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xca574fcc __tracepoint_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xcb5fa452 gb_operation_unidirectional_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xcd680a63 greybus_deregister_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xcf311e7a gb_connection_latency_tag_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xcf43ee72 gb_hd_output +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd33373a8 __tracepoint_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd4f15cf0 gb_hd_shutdown +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xeac79e1a __SCK__tp_func_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xefe95261 gb_operation_result +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf107a122 __SCK__tp_func_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf357c63d __tracepoint_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf473b84e gb_operation_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf9ff9220 greybus_message_sent +EXPORT_SYMBOL_GPL drivers/hid/hid 0x05fd93d8 hid_match_id +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0a85813f hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0b0ba89c hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0ed33b17 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19ff5c76 hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x281ac787 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2bbc917c hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2d9ed316 __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2f2fb83e hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x308033a3 hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0x343bd5f1 hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3a569ca6 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4275cd6e hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5001f65a hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x55804797 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0x584ded3d hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x60031024 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x61a3862f hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6c742bd6 hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6f4fb1c5 hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x70967d2c hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x77e2a75e hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7ace0444 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7d2703bb hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x82b595a1 hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8591c414 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8bdca8a0 hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8c74f695 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8f45c9bb hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x95c4c084 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x98defa07 hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x99af5871 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa07077b2 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa5fd9d10 hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa629971d hid_resolv_usage +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa69683d7 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xaa7564cf hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb2e78e0d __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb7462953 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb92be0b4 hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbaf52deb hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc31feae6 hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc51abb80 hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd55566d5 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd840fb03 hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xec50259d hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf0ebb394 hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf86c48b1 hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfc8596c0 hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfd53fff7 hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0xb234edc6 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x068d02eb roccat_common2_send +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x1612a70a roccat_common2_send_with_status +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x538471b0 roccat_common2_receive +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x81222a44 roccat_common2_device_init_struct +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x881026c7 roccat_common2_sysfs_write +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x92be0b06 roccat_common2_sysfs_read +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x11c0ad0c sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x28eaf6d2 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x39d78645 hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x4a73c5a4 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x6ec398e0 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x70c8d734 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xb934e4e2 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xc33249e3 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xf44c5883 sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x2eea1b89 vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xf57c2b3c vivaldi_attribute_groups +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x185a9e3a i2c_hid_core_shutdown +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x9b856c20 i2c_hid_core_pm +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xdeab9f48 i2c_hid_core_remove +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xef5e97e3 i2c_hid_core_probe +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x3223771b surface_hid_pm_ops +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x5322dc88 surface_hid_device_destroy +EXPORT_SYMBOL_GPL drivers/hid/surface-hid/surface_hid_core 0x92f3385a surface_hid_device_add +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x03bf17dd hid_is_usb +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x5b2b3029 hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x1c2a6e69 hsi_async +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x259117e3 hsi_release_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x36aecbe4 hsi_claim_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x46637686 hsi_register_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x46f27692 hsi_register_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5210a5bf hsi_board_list +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5dc909e0 hsi_free_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x63b1b3c3 hsi_unregister_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x76249644 hsi_remove_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x89187621 hsi_add_clients_from_dt +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x94725ee0 hsi_alloc_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x96b0bef1 hsi_port_unregister_clients +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x9c4d90c0 hsi_get_channel_id_by_name +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xb15b12f6 hsi_put_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xb1b110d3 hsi_unregister_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xbe54ce50 hsi_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xc78157ff hsi_new_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xca0db03d hsi_register_client_driver +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xd30bb750 hsi_alloc_msg +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x10d0283d __hv_pkt_iter_next +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x135cf144 vmbus_next_request_id +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x2dafdc04 hv_ringbuffer_spinlock_busy +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x31e2e77f vmbus_free_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x321055cb vmbus_prep_negotiate_resp +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x389608a6 vmbus_sendpacket_pagebuffer +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x3d5ffb3d hv_pkt_iter_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x46a417ca vmbus_proto_version +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x494cb85a vmbus_disconnect_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4b2210b8 vmbus_send_tl_connect_request +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x4f60c7f2 vmbus_sendpacket_mpb_desc +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x548521b1 hv_ringbuffer_get_debuginfo +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x6440e37b vmbus_recvpacket_raw +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x6547af57 vmbus_connection +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x6aaaf496 vmbus_setevent +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x74299733 vmbus_hvsock_device_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x831d0436 vmbus_set_chn_rescind_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x898c5658 vmbus_set_event +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x921dead8 vmbus_send_modifychannel +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x9bef7baa vmbus_allocate_mmio +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0x9c812eb6 __vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xa118dc2a vmbus_alloc_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xa6e4ec63 vmbus_set_sc_create_callback +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xb5129073 vmbus_request_addr_match +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xb5171ec6 __vmbus_driver_register +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xb869e69c vmbus_free_ring +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xbdf7fbb8 vmbus_establish_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc20a0d56 vmbus_open +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xc37de9d1 vmbus_request_addr +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xe4321f26 vmbus_close +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xe46860ca vmbus_driver_unregister +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xe57ad0fd vmbus_teardown_gpadl +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xed7806d9 hv_pkt_iter_first +EXPORT_SYMBOL_GPL drivers/hv/hv_vmbus 0xf48fc1c3 vmbus_connect_ring +EXPORT_SYMBOL_GPL drivers/hwmon/adt7x10 0xc03f922c adt7x10_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0x5cbb5274 ltc2947_core_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0xbc54f93e ltc2947_of_match +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x110e52ce nct6775_probe +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x35493bf7 nct6775_show_alarm +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x70cf501f nct6775_update_device +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x84531d28 nct6775_reg_is_word_sized +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x940cd98c nct6775_show_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xcb05fc60 nct6775_store_beep +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x1f043690 intel_th_output_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x561a6230 intel_th_trace_switch +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x609b9ff7 intel_th_trace_disable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x85fdd049 intel_th_driver_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xab177d1c intel_th_driver_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xc8f13654 intel_th_set_output +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xda0fb4df intel_th_trace_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xe68f256d intel_th_alloc +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xf7d0d967 intel_th_free +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x20a1cf09 intel_th_msu_buffer_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0xbed84107 intel_th_msu_buffer_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0xf5366164 intel_th_msc_window_unlock +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x00f2385d stm_source_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x0502f9ab stm_source_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x1ae43a18 stm_unregister_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x3565d076 stm_source_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xb7783404 stm_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xe2f2dcad to_pdrv_policy_node +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xeda9c087 stm_register_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xf8f68346 stm_data_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xfd7e49b8 stm_register_device +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-ccgx-ucsi 0x7be2122b i2c_new_ccgx_ucsi +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x0038989f i2c_mux_del_adapters +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x67d92440 i2c_root_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xea6485a1 i2c_mux_alloc +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xedb7d1be i2c_mux_add_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x82c54bd4 i2c_handle_smbus_alert +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x919715a7 i2c_register_spd +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0xbe8d9b0b i2c_new_slave_host_notify_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0xdc9c8030 i2c_free_slave_host_notify_device +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x1064f986 i3c_master_do_daa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x148d72c9 i3c_master_add_i3c_dev_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x2274bc31 i3c_device_enable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x25046890 i3c_driver_register_with_owner +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x2f78e771 i3cdev_to_dev +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x32e9980f i3c_generic_ibi_get_free_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x3e345e62 i3c_device_get_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x3e60b3cf i3c_master_set_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x44e4e62b i3c_device_free_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x74cbd190 i3c_device_request_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x76fe3e05 i3c_generic_ibi_free_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x84b4b5ba i3c_device_do_setdasa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x8e056f3b i3c_generic_ibi_alloc_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x8e922984 i3c_master_entdaa_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x92f659e3 i3c_master_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xa48e1742 i3c_master_disec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xac98d3b9 i3c_master_get_free_addr +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xad23d29c i3c_master_register +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xad286440 i3c_master_enec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xc44cd6fa i3c_master_queue_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xcb4e81ca i3c_generic_ibi_recycle_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xdad92128 i3c_master_defslvs_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xe16ef36a i3c_device_do_priv_xfers +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xe3c7814e i3c_device_disable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xede9e4a5 i3c_driver_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xf82a0fcb i3c_device_match_id +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x0ff70125 dw_i3c_common_remove +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x452b811b dw_i3c_common_probe +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-adc 0x4fa973b1 stm32_dfsdm_release_buff_cb +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-adc 0xe97420ae stm32_dfsdm_get_buff_cb +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-core 0xa81a1502 stm32_dfsdm_stop_dfsdm +EXPORT_SYMBOL_GPL drivers/iio/adc/stm32-dfsdm-core 0xb2f7302a stm32_dfsdm_start_dfsdm +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x06ccd6a4 iio_channel_get_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x0756f6a7 iio_channel_cb_get_iio_dev +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x267c0508 iio_channel_release_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x2a1fab3c iio_channel_stop_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x7a711aef iio_channel_start_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x9acf62ab iio_channel_cb_set_buffer_watermark +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0xf1f9a79c iio_channel_cb_get_channels +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x028f738c iio_dma_buffer_read +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x0f652272 iio_dma_buffer_set_bytes_per_datum +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x269082af iio_dma_buffer_data_available +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x35d9d44d iio_dma_buffer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x46414fe3 iio_dma_buffer_block_list_abort +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x4b5bb94b iio_dma_buffer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x6790a90b iio_dma_buffer_set_length +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x69574cfd iio_dma_buffer_block_done +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xc8edc241 iio_dma_buffer_init +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xd36f82e8 iio_dma_buffer_release +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xe520da68 iio_dma_buffer_exit +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xfbb6f9e9 iio_dma_buffer_request_update +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dmaengine 0xdecec3a4 devm_iio_dmaengine_buffer_setup +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x3391543d iio_hw_consumer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x9671bc15 iio_hw_consumer_free +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xbf358fa9 iio_hw_consumer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xbf8a07ac iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xd5e8899a devm_iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-triggered-buffer 0x808e92d1 devm_iio_triggered_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/buffer/kfifo_buf 0x61fcffb3 devm_iio_kfifo_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x03767f0c cros_ec_sensors_read_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x1236227a cros_ec_sensors_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x2defc72c cros_ec_sensors_read_lpc +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x5534fe52 cros_ec_sensors_core_register +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x58e7051b cros_ec_sensors_ext_info +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x8451a9c4 cros_ec_sensors_push_data +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x9971dac4 cros_ec_sensors_capture +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x9fa720e5 cros_ec_motion_send_host_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xc5067640 cros_ec_sensors_core_write +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xcb98b837 cros_ec_sensors_core_read +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xdfba3204 cros_ec_sensors_core_read_avail +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xf6b18e51 cros_ec_sensors_core_init +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x5b2ead0b bmg160_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x6ee3ec6e bmg160_core_probe +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x9cfc2c8f bmg160_core_remove +EXPORT_SYMBOL_GPL drivers/iio/imu/fxos8700_core 0x60ad3ff2 fxos8700_core_probe +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x09488bec iio_get_debugfs_dentry +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0d222e8e iio_read_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1116d622 iio_device_get_current_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x133c4a6e iio_write_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1d81bd16 iio_convert_raw_to_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2057b962 iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x211f5549 iio_buffer_put +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x240314d3 devm_iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x26cbb5fd iio_alloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x26f6b499 iio_str_to_fixpoint +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2fa45eec iio_validate_scan_mask_onehot +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x32b233f3 devm_iio_trigger_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x385e00de iio_push_to_buffers_with_ts_unaligned +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x3c02746b iio_push_to_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x3cbc17d7 __devm_iio_device_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x3ff1329c iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x431f2b65 iio_show_mount_matrix +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4618afb1 iio_write_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4ca03674 iio_get_channel_type +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4dce7dd4 iio_format_value +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x502f7951 iio_device_release_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5adacfd4 iio_channel_release_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5f9c9d48 iio_dealloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5f9fb81d iio_update_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6186aa88 iio_get_channel_ext_info_count +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x651ada79 iio_device_claim_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x68465ef2 iio_read_channel_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x69c0211b iio_read_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6a832fbd iio_read_avail_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6cf46017 iio_device_attach_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6d0206c0 iio_read_max_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x71ddcdb0 __devm_iio_trigger_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x72d0b7d6 devm_iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x74c121fe iio_map_array_unregister +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7bd802b4 iio_read_channel_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7f7af3bd iio_read_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x805c059e iio_buffer_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8e0e202a devm_iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x92e5751d iio_read_channel_offset +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9325b908 iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9bfc2660 iio_pop_from_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9f03af81 iio_device_claim_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xa8f6dc46 iio_read_channel_average_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xaa360ca9 iio_device_release_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xaf9780c9 iio_buffer_enabled +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb8db9f43 iio_enum_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc64d03b4 iio_enum_write +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc7579d10 iio_enum_available_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc9becd2b fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcb57f253 iio_device_id +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcbaf6552 iio_validate_own_trigger +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd2caeb51 iio_read_channel_processed_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe2ed67d7 iio_write_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe9f45b97 iio_channel_release +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf3d98ee7 devm_fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf6992e83 devm_iio_device_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf69c133a iio_read_avail_channel_attribute +EXPORT_SYMBOL_GPL drivers/infiniband/core/ib_core 0xdbd019c4 ib_wq +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x2d1260f8 rtrs_cq_qp_create +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x3e9ab8a8 rtrs_iu_post_rdma_write_imm +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x44d32e02 rtrs_iu_alloc +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x82a67530 rtrs_start_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x961763b3 rtrs_send_hb_ack +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x96722176 rtrs_iu_free +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xa18f5cf6 rtrs_init_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xbad83b30 rtrs_iu_post_send +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xbc9d5e11 rtrs_post_recv_empty +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xcc236471 rtrs_cq_qp_destroy +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xd58173fd rtrs_iu_post_recv +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xda4d40cd rtrs_stop_hb +EXPORT_SYMBOL_GPL drivers/input/ff-memless 0xec72dfee input_ff_create_memless +EXPORT_SYMBOL_GPL drivers/input/matrix-keymap 0x0b45fc36 matrix_keypad_parse_properties +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0x640eab4d adxl34x_pm +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0x7e75b2ea adxl34x_probe +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xec511022 adxl34x_remove +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x092029a9 rmi_unregister_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x1f31aa62 rmi_2d_sensor_abs_process +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x3ec4facf __rmi_register_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x420335a8 rmi_of_property_read_u32 +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x43e61d9a rmi_2d_sensor_abs_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x7c60cf3e rmi_driver_suspend +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x9c4f3213 rmi_2d_sensor_rel_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xb162c9ec rmi_dbg +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xbd798e12 rmi_set_attn_data +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xe3ece58c rmi_register_transport_device +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xe8fc2fe7 rmi_driver_resume +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xf6334303 rmi_2d_sensor_configure_input +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xffe5a7c7 rmi_2d_sensor_of_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x0727d9f7 cyttsp4_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0xaade062d cyttsp4_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0xe959082f cyttsp4_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x740f53b3 cyttsp_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x883b8701 cyttsp_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0x5b3895f3 cyttsp_i2c_write_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0x9c110463 cyttsp_i2c_read_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x52a2069d tsc200x_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x6557a1b8 tsc200x_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x891bc6bb tsc200x_regmap_config +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0xb1c55b29 tsc200x_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x5a6a8e70 wm97xx_get_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x6036916c wm9713_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x715cb63b wm97xx_reg_write +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xa4bda182 wm97xx_reg_read +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xa5ebcb5a wm97xx_set_suspend_mode +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xac9c91f2 wm9712_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xb1228ca8 wm9705_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xc508e5b9 wm97xx_config_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xd4842749 wm97xx_register_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xd978bec9 wm97xx_set_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xe128fd15 wm97xx_unregister_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xe4e61d2e wm97xx_read_aux_adc +EXPORT_SYMBOL_GPL drivers/interconnect/icc-clk 0x00a4a50d icc_clk_register +EXPORT_SYMBOL_GPL drivers/interconnect/icc-clk 0x637b77ab icc_clk_unregister +EXPORT_SYMBOL_GPL drivers/interconnect/imx/imx-interconnect 0xb33dccd1 imx_icc_unregister +EXPORT_SYMBOL_GPL drivers/interconnect/imx/imx-interconnect 0xf7e76f93 imx_icc_register +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x0b39b783 qcom_icc_bcm_voter_commit +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x7a5fb3dc of_bcm_voter_get +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x936a7e97 qcom_icc_bcm_voter_add +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x20a35df3 qcom_icc_rpmh_remove +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x4c07b6cf qcom_icc_pre_aggregate +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x895fcfc0 qcom_icc_set +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0xab40f9de qcom_icc_rpmh_probe +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0xd1220051 qcom_icc_bcm_init +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0xf6cac09a qcom_icc_aggregate +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-smd-rpm 0x81e513ad qcom_icc_rpm_smd_available +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-smd-rpm 0xe8dbdc6c qcom_icc_rpm_smd_send +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x20bca0b1 ipack_get_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x21eeafcd ipack_device_init +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x2dd0978f ipack_put_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x7baeb370 ipack_driver_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x8e60841e ipack_bus_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xa09b9035 ipack_device_del +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xade0678a ipack_device_add +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xb6514ec5 ipack_bus_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xcdbb8fbf ipack_driver_register +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x1133490f led_get_flash_fault +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x26437e80 devm_led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x6cf180e9 led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x6e28b092 devm_led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x7c322651 led_set_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xa2dfbf34 led_update_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xc208094b led_set_flash_timeout +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xc915fbd0 led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x07761477 led_mc_calc_color_components +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x5f16d432 devm_led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xc77fe50a devm_led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xcf7edbb7 led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xd9bf893d led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x0612b982 lp55xx_init_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x262294c0 lp55xx_read +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x453717e6 lp55xx_of_populate_pdata +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x67e4ac54 lp55xx_unregister_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x6964055f lp55xx_is_extclk_used +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x73835b73 lp55xx_register_leds +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x75061b7c lp55xx_write +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x767ce310 lp55xx_deinit_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x87192096 lp55xx_update_bits +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xd9c776f7 lp55xx_register_sysfs +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0x3bd45b0d ledtrig_audio_set +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0xce593c22 ledtrig_audio_get +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x749e05f2 ledtrig_flash_ctrl +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x7903e46e ledtrig_torch_ctrl +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x04b25810 __tracepoint_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x05058957 __tracepoint_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x063306f1 __tracepoint_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x06bceaa1 __SCK__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0bc0be45 __SCK__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x15f3de09 __SCK__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x17a83e40 __traceiter_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x181a1930 __SCK__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1b083369 __SCK__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c599ebe __traceiter_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c83d5b7 __SCK__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x22ae6324 __SCK__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2766fb04 __traceiter_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2af60833 __SCK__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x362eda19 __tracepoint_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37808fd7 __tracepoint_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37b31e4f __tracepoint_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3a3eb678 __tracepoint_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3feb7def __tracepoint_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x41130343 __traceiter_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x44bb87a3 __tracepoint_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x46c66897 __SCK__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x47b2af54 __tracepoint_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x48b8700b __traceiter_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4a2d1241 __SCK__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4b80cfaa __traceiter_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4b96c8a0 __tracepoint_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4fc832fd __traceiter_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x51d0e534 __SCK__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x544a62d4 __traceiter_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5d9c8fc8 __SCK__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5e2d09d6 __traceiter_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5f9386a1 __tracepoint_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5fd7c423 __SCK__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6026e276 __SCK__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6119e203 __tracepoint_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6380c66e __traceiter_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x64e39418 __traceiter_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6529655b __traceiter_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x65adefb6 __traceiter_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x66232cfe __tracepoint_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6697827f __SCK__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e74dca7 __SCK__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e7df078 __tracepoint_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x71a90620 __tracepoint_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x79eeb380 __SCK__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x80e3881d __SCK__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x81d4d2d1 __tracepoint_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x864bf911 __traceiter_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8ad20d61 __SCK__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8b652e82 __traceiter_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8b9fa1d8 __tracepoint_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8bba9251 __tracepoint_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8f7308be __tracepoint_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x93c8c39b __tracepoint_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x98761cb5 __traceiter_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x99c9c2f9 __traceiter_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9a6f4d9f __SCK__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9ce21c84 __SCK__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa09a6b09 __tracepoint_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa187023e __SCK__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa5a5c7ac __traceiter_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa64134e4 __SCK__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa842a5c8 __SCK__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xad6440b4 __traceiter_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb4c410a1 __traceiter_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb588f66b __traceiter_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb5a62a8c __traceiter_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xba843c3f __SCK__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xbba47d1b __traceiter_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc3c90a9e __traceiter_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc4cc724b __traceiter_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc8ae4213 __SCK__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd3f6755e __traceiter_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd8aa1746 __tracepoint_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd9f63855 __tracepoint_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xda06fe86 __SCK__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdac84f45 __traceiter_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdd1455a7 __tracepoint_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe16c06b3 __SCK__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe38d7ce3 __traceiter_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe5e53e86 __traceiter_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xea3a1ab2 __tracepoint_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec29e22a __traceiter_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec3327c6 __tracepoint_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec92a163 __SCK__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf021519f __tracepoint_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf1b4f8b9 __traceiter_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf6249e5f __SCK__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfc0a0b57 __tracepoint_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd5d057b __tracepoint_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd6b5d80 __SCK__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfed8327b __tracepoint_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x05689bf0 dm_bio_detain +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x17dd39d6 dm_deferred_set_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x18dcf648 dm_bio_prison_alloc_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2eb01e04 dm_deferred_set_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x5a43244e dm_cell_quiesce_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x5a9f7219 dm_cell_unlock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x5f4187dd dm_cell_visit_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6791a44e dm_deferred_entry_dec +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6b866fc1 dm_bio_prison_alloc_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x753e20b2 dm_bio_prison_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x83d31382 dm_cell_release_no_holder +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x84ece5c3 dm_get_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x8bba8469 dm_cell_lock_promote_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x9b9fcb7a dm_bio_prison_free_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x9e97bb90 dm_cell_promote_or_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xace9b57b dm_bio_prison_destroy_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xafc7679f dm_cell_error +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xafd15285 dm_cell_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb6d5c65d dm_deferred_set_add_work +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb70b342a dm_bio_prison_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xc61b2931 dm_bio_prison_free_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xca2e3a88 dm_deferred_entry_inc +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xcc0271b0 dm_cell_put_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd4397f8c dm_cell_lock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd99e003d dm_bio_prison_create_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xfaa7f4e8 dm_cell_get_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x0ad0dc4f dm_bufio_mark_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x24772bfe dm_bufio_get +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x2e0774dc dm_bufio_get_block_number +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x656100cc dm_bufio_client_reset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6a2f40e1 dm_bufio_mark_partial_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6aebce95 dm_bufio_issue_discard +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6b4558ab dm_bufio_client_create +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6cdb2d56 dm_bufio_prefetch +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d3f57bd dm_bufio_get_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d83826d dm_bufio_get_block_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x74dcd98c dm_bufio_get_aux_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x867e87eb dm_bufio_get_dm_io_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x91f00abc dm_bufio_set_minimum_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xa82b2066 dm_bufio_write_dirty_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xb04f56ab dm_bufio_read +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc0d7df85 dm_bufio_new +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc9a3422d dm_bufio_write_dirty_buffers_async +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xcd2ba798 dm_bufio_forget +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd4bddf5c dm_bufio_issue_flush +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd991e3b9 dm_bufio_get_device_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xe6024e59 dm_bufio_release +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xebcc64a4 dm_bufio_get_block_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xeca7949e dm_bufio_client_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xed3283a4 dm_bufio_set_sector_offset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xf241a6eb dm_bufio_forget_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x0efbca4c btracker_promotion_already_present +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x1c852cab btracker_nr_demotions_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x23ddc5ab dm_cache_policy_get_version +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x37ef59a5 dm_cache_policy_get_name +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x481a0b15 btracker_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x4becb830 dm_cache_policy_get_hint_size +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x50b3c64c dm_cache_policy_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x5adc2807 btracker_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x6056ec2d dm_cache_policy_unregister +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x62b0ab06 dm_cache_policy_register +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x65eea825 btracker_nr_writebacks_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x87bee547 btracker_queue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa2365f44 btracker_issue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa7eadcb5 btracker_complete +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xf9f3e74b dm_cache_policy_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x423840ff dm_unregister_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0xdca19e32 dm_register_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x01d2f9ac dm_rh_recovery_start +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x1cbd0cfd dm_rh_bio_to_region +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38972f23 dm_rh_region_to_sector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38efaf5a dm_region_hash_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x3a18389a dm_rh_update_states +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x57e16c3e dm_rh_get_state +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x5f4a6e61 dm_rh_dec +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x64321bd3 dm_rh_dirty_log +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7774620f dm_rh_stop_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d053fc5 dm_rh_start_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d5e1815 dm_rh_get_region_key +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7e891a45 dm_rh_inc_pending +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x86ce387f dm_rh_mark_nosync +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa53387c7 dm_rh_flush +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa83588eb dm_rh_recovery_end +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xb27f6701 dm_rh_delay +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbe38a431 dm_rh_recovery_prepare +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xc32672dc dm_region_hash_create +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd8aa4284 dm_rh_region_context +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xf92b8a3d dm_rh_get_region_size +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xfd93482e dm_rh_recovery_in_flight +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0054f69d dm_tm_pre_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x01f7c2b0 dm_btree_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0211c39e dm_tm_with_runs +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x07ed9022 dm_bitset_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x088a5b30 dm_btree_find_lowest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0cf7c42f dm_btree_remove +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0d251167 dm_array_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x109eae1f dm_btree_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x15a2bf57 dm_btree_lookup_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1ae16d40 dm_tm_dec_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1d0d53f7 dm_array_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1e3f728d dm_block_data +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2842d760 dm_bitset_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2bc1a8d9 dm_tm_open_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2f40da68 dm_bm_set_read_write +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x30c37cc0 dm_bm_write_lock_zero +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x32bf4f4b dm_bitset_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3646e38f dm_tm_issue_prefetches +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3896f8d8 dm_array_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x38d53eec dm_array_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ad0f55b dm_bm_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ae50a4a dm_tm_inc_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x40720a25 dm_bitset_set_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x418204e4 dm_array_set_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46479a4b dm_block_manager_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46c56110 dm_bitset_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x48e323be dm_bm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f2c653e dm_btree_insert_notify +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f477261 dm_bm_checksum +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x51005cef dm_bitset_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5375ca71 dm_bm_write_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5475ba9e dm_block_location +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x563946a0 dm_btree_remove_leaves +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5b04d3fe dm_bitset_clear_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x67c6c5b9 dm_array_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x68f34c27 dm_array_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6bfa88c8 dm_bitset_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6c600395 dm_btree_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6fac2256 dm_array_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x703aa099 dm_block_manager_reset +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x72289260 dm_block_manager_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7612cd9c dm_bm_block_size +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x79bdc649 dm_sm_disk_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7ade1071 dm_tm_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b047bd9 dm_tm_create_non_blocking_clone +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b6b3af5 dm_bm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x836693c5 dm_disk_bitset_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87419c51 dm_array_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87c934be dm_tm_inc +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x88295b96 dm_tm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x8e057e61 dm_array_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x900896b9 dm_btree_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x91baa32f dm_btree_find_highest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9290e07a dm_tm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x932a6ffc dm_tm_shadow_block +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x94daa188 dm_bitset_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x95a52abd dm_bm_is_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9718cffa dm_sm_disk_open +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9e798e22 dm_bm_set_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa0bc1801 dm_btree_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa99029b9 dm_bitset_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb940af6a dm_array_info_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xbdde4031 dm_btree_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd017c9c7 dm_array_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd163cade dm_tm_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd8682982 dm_btree_insert +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdb2c8e97 dm_btree_lookup +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdf3a4e7d dm_tm_create_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe07a2542 dm_bitset_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe0e68183 dm_array_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe781f874 dm_tm_dec +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xecc1aeba dm_bitset_test_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xedf5036f dm_bitset_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf2b4509a dm_btree_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf71f197e dm_btree_cursor_next +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x036f6fb0 cec_s_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x06e7df13 cec_notifier_conn_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x1a30bc0d cec_fill_conn_info_from_drm +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x1a437f31 cec_transmit_attempt_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x269c2240 cec_transmit_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x321d6cfd cec_pin_changed +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x34165491 cec_transmit_msg +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x37ae840c cec_pin_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x3b8530ac cec_s_log_addrs +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x3c71c31b cec_notifier_cec_adap_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x401f12e0 cec_queue_pin_5v_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x4e225301 cec_register_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x563263f0 cec_delete_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x6cb1e150 cec_s_conn_info +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x6d812ae2 cec_queue_pin_hpd_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x9a55cb8b cec_notifier_cec_adap_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x9d90566b cec_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa01fbb6b cec_notifier_set_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xaee236c6 cec_notifier_conn_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbe4de675 cec_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc16f2887 cec_notifier_set_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc4303a91 cec_unregister_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc94ce2bf cec_notifier_parse_hdmi_phandle +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd1fddbbe cec_queue_pin_cec_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd8895d35 cec_received_msg_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xf8415bc7 cec_s_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/common/b2c2/b2c2-flexcop 0x66c0289a b2c2_flexcop_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x266733b0 saa7146_vmalloc_build_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x2ecc08ba saa7146_unregister_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x565e7626 saa7146_vfree_destroy_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x5bb87f3e saa7146_i2c_adapter_prepare +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x5bcfb975 saa7146_setgpio +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x8d46f8cd saa7146_wait_for_debi_done +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x9c343c53 saa7146_pgtable_alloc +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xabda61d0 saa7146_pgtable_build_single +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xce2d6bbf saa7146_register_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xd8b74536 saa7146_pgtable_free +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe3cd9b5c saa7146_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x17e7be93 saa7146_vv_init +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x62aae876 saa7146_set_hps_source_and_sync +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x684406ea saa7146_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xb96f564a saa7146_register_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xd7bac495 saa7146_vv_release +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x0223637d sms_board_setup +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x1229d9d8 sms_board_event +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x135aeff9 smscore_set_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x1e95a801 smscore_get_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x21e36bf2 smscore_registry_getmode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x29107d14 sms_board_led_feedback +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x34bf0e61 smscore_translate_msg +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x37d91069 smsendian_handle_tx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x45284ae9 smsendian_handle_rx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x512a56cb sms_board_lna_control +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x5a18ee4b sms_board_power +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x5c2d8bae smscore_register_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x5c742247 smscore_onresponse +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x74ee9098 sms_board_load_modules +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7850daf3 smscore_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7c576277 smsendian_handle_message_header +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x844539ae sms_get_board +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x8ca8fbae smscore_putbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x99a81ab3 smsclient_sendrequest +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xa170ae93 smscore_start_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xaa0031eb smscore_getbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbbdb5c42 smscore_unregister_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xc9b3f8cd smscore_register_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xcaf16b49 smscore_get_device_mode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xf46ce45a smscore_unregister_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xf5565a2d smscore_register_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/uvc 0x08c5db3e uvc_format_by_guid +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x040dc7cd tpg_aspect_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x21bfae4e tpg_gen_text +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x4a738cc1 tpg_g_interleaved_plane +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x7e83543f tpg_s_crop_compose +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x80aaf962 tpg_g_color_order +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xa8a3f406 tpg_free +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xaa5503d9 tpg_set_font +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xb052969d tpg_init +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xbbc315dd tpg_update_mv_step +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xcaede3e2 tpg_fill_plane_buffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xce8159bb tpg_pattern_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe2169014 tpg_log_status +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe6f04b89 tpg_alloc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe7ee5819 tpg_s_fourcc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf064e392 tpg_fillbuffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7a5f765 tpg_calc_text_basep +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7ec0949 tpg_reset_source +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x053934d1 vb2_core_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x07729fd4 __SCK__tp_func_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x12fbf7a5 vb2_thread_stop +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x1c317bb5 vb2_wait_for_all_buffers +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x221d56b8 vb2_plane_cookie +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2780c579 vb2_core_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2a91b129 vb2_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2ec54b89 vb2_core_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x33886b9f vb2_plane_vaddr +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3c22713a __tracepoint_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x42037feb __traceiter_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x50a1bb4a __tracepoint_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x555ecef1 __traceiter_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x564653a0 __traceiter_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7005309b vb2_discard_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x71a448f6 vb2_request_object_is_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7ad12bd3 vb2_thread_start +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7e923f72 vb2_buffer_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7ee32286 __tracepoint_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7f309ede vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8211ca29 vb2_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8ab83f57 vb2_core_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x9d59a9da __traceiter_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x9fb5dfb2 vb2_core_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa134f555 vb2_core_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb2821e19 vb2_core_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb6f4b031 __SCK__tp_func_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb9d2df39 __SCK__tp_func_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc1afe612 vb2_core_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc7b45aa4 __SCK__tp_func_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xcdc9e1f1 vb2_core_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd1fc0b1d vb2_core_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xe06e4fe3 vb2_core_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xf26c1e30 vb2_core_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xf97a7c84 __tracepoint_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xfb1a16a4 vb2_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xffc21ff6 vb2_request_buffer_cnt +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0x095ac768 vb2_dma_contig_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0xf2f506bd vb2_dma_contig_set_max_seg_size +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-sg 0x70640feb vb2_dma_sg_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-memops 0xae8c69e3 vb2_common_vm_ops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x03d08049 vb2_fop_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x16661f76 vb2_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x1f443a38 vb2_request_validate +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x2a15ae1d vb2_queue_change_type +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x367950a2 vb2_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x3b8c4734 vb2_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x478bdfaf vb2_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x49cb7357 vb2_fop_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4a35efe1 vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4c226179 vb2_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4f11c208 vb2_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x5043c51e vb2_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x59785c7d vb2_queue_init_name +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x6434d11a vb2_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x653ff28e vb2_ops_wait_prepare +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x6b3d4e5e vb2_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x7f6d32a7 vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x89f82bfb vb2_video_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x8a649704 vb2_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x8cc10d93 vb2_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x9354e8b2 vb2_find_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x96b4bdb1 vb2_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa17cb3b4 vb2_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa17de763 vb2_request_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa1b69432 vb2_fop_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa3ff32f0 vb2_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa7041f33 vb2_ops_wait_finish +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa9bcdebc vb2_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xb8f16161 vb2_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xbd5ad42a vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc061b197 vb2_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xcd79106c vb2_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xeb95b951 _vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf6b798ec vb2_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-vmalloc 0x4e7525c2 vb2_vmalloc_memops +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x58bccf67 dvb_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x82f855af dvb_module_release +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x9191473e dvb_module_probe +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/as102_fe 0x78ba0db0 as102_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ascot2e 0x48e2bb1a ascot2e_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/atbm8830 0x4efae291 atbm8830_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/au8522_dig 0xa0cbefb9 au8522_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/bcm3510 0xb4b4ed66 bcm3510_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22700 0xf08ada97 cx22700_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22702 0x0cebb691 cx22702_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24110 0xeb9a90f8 cx24110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24113 0x79c8168f cx24113_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24116 0xf298d8ff cx24116_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24117 0x25b8f0a1 cx24117_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24120 0x307dff8e cx24120_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24123 0xf8af8a19 cx24123_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2820r 0xbd1d39ec cxd2820r_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x891d5bfb cxd2841er_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x911c7c69 cxd2841er_attach_t_c +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2880/cxd2880 0xee664c5b cxd2880_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0070 0x92764f0e dib0070_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0x065e15d5 dib0090_fw_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0x2bb44af6 dib0090_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mb 0x29ed7881 dib3000mb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mc 0xe401c929 dib3000mc_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000m 0x5aa938d7 dib7000m_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000p 0x9fc18e6b dib7000p_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib8000 0x758bb17c dib8000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib9000 0xef511b5b dib9000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drx39xyj/drx39xyj 0x1412a687 drx39xxj_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxd 0x4e38a649 drxd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxk 0x20f04a02 drxk_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ds3000 0x1889dda3 ds3000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dvb-pll 0xc161533d dvb_pll_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ec100 0x018c6046 ec100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/gp8psk-fe 0x169420a0 gp8psk_fe_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x4e9d0fef helene_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x4ff8bf54 helene_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/horus3a 0xf770d111 horus3a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6405 0x554bb65a isl6405_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6421 0x732ce9d1 isl6421_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6423 0xb514ef71 isl6423_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/itd1000 0x141d3f2a itd1000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ix2505v 0x055b7e22 ix2505v_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/l64781 0x2c40e6f2 l64781_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lg2160 0x572a7793 lg2160_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3305 0xbd6724de lgdt3305_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3306a 0x64fed2f5 lgdt3306a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt330x 0xe4fb4e7b lgdt330x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgs8gxx 0x34d55f59 lgs8gxx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbh25 0x3aecad03 lnbh25_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x4c802b9c lnbp21_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x90a86008 lnbh24_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp22 0x20b96f7d lnbp22_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88ds3103 0xe4b950b8 m88ds3103_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88rs2000 0x4cd406e1 m88rs2000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a16 0x4996d796 mb86a16_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a20s 0xfe2a72a9 mb86a20s_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt312 0x8e4946cf mt312_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt352 0xcd867d9b mt352_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mxl5xx 0x932aaa7d mxl5xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt200x 0x82c84182 nxt200x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt6000 0x477d7b51 nxt6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51132 0x607b315e or51132_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51211 0xc74f09f4 or51211_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1409 0xecb24420 s5h1409_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1411 0xcab1ff4c s5h1411_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1420 0xbd1efb13 s5h1420_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1432 0xc400d290 s5h1432_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s921 0x2306cd2c s921_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/si21xx 0x02007a1b si21xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/sp887x 0x44285971 sp887x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb0899 0xa6e10973 stb0899_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6000 0x0ea842cc stb6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6100 0xd5646181 stb6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0288 0x5b9784b7 stv0288_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0297 0x0b804653 stv0297_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0299 0x00f51444 stv0299_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x6df8ffea stv0367cab_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0xdc3a1bbd stv0367ddb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0xecca0587 stv0367ter_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0900 0x15cbc06f stv0900_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv090x 0xc7a2cb55 stv090x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0910 0x821ca8fe stv0910_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110 0xa67854ca stv6110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110x 0xf9e7d870 stv6110x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6111 0xc7d671a5 stv6111_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10021 0xe00ab21f tda10021_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10023 0xdc18b28b tda10023_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10048 0xb77caca6 tda10048_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0x80ad2a91 tda10046_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0xbb2035e5 tda10045_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10086 0xf8024813 tda10086_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda18271c2dd 0x6158fbbc tda18271c2dd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda665x 0xb19407cc tda665x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8083 0x9f8b2ed1 tda8083_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8261 0x262eeca3 tda8261_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda826x 0xe9383659 tda826x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ts2020 0xa26bcb90 ts2020_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tua6100 0x9c647228 tua6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1820 0x0186386c ves1820_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1x93 0xeb9549ee ves1x93_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10036 0x99a235d0 zl10036_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10039 0x011fda13 zl10039_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10353 0x9e4daaba zl10353_attach +EXPORT_SYMBOL_GPL drivers/media/i2c/aptina-pll 0x5d39ba63 aptina_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/ccs-pll 0x7e9143d1 ccs_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x060658ec max9271_verify_id +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x089ebac2 max9271_set_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x15bd618c max9271_set_translation +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x2c915ec6 max9271_set_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x2f5838ca max9271_configure_gmsl_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x3b5e3a4e max9271_wake_up +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x4d6ec554 max9271_enable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x6e888dec max9271_set_high_threshold +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x8903e6e5 max9271_set_deserializer_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xa979d7fd max9271_disable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xac5e0979 max9271_configure_i2c +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xdf9b64dc max9271_set_serial_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xfe54d63e max9271_clear_gpios +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x03edda82 __media_pipeline_entity_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0a336386 media_pad_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0d230123 media_devnode_create +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x138a3c3e media_graph_walk_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x15628cf7 media_device_delete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x185cdcd2 media_request_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2000d494 media_device_register_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x28155169 media_pad_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x28201f61 media_request_object_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2b5f1fbb media_get_pad_index +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x310f8470 __media_device_usb_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x37c9e374 __media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3ce266ad media_entity_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3f50597d media_entity_enum_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x40d9ba20 media_request_object_bind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x477dfa8b media_pad_remote_pad_first +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4879a268 media_create_ancillary_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4a70cc13 media_create_pad_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x529bf1af media_graph_walk_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x57f0c9b2 media_device_pci_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x65b827e5 __media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x65dd67e0 media_pipeline_entity_iter_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x72a2b6df media_graph_walk_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x741724af media_graph_walk_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x744d7bfb media_device_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7452a0cd media_device_unregister +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x76286e16 media_device_register_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x77413a79 media_device_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8ac3e79d media_device_unregister_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8e81919b media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x913b4828 media_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9202f802 media_request_object_complete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x962c2e0c __media_entity_next_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x97d455b9 media_request_get_by_fd +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9ca562a0 __media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9d798a6b media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xaaae95ce __media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb00d9d98 media_entity_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb0acc3c6 media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb1c51b4a media_entity_find_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb3dcfef4 media_device_usb_allocate +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb6ff0b1f media_create_pad_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xba347c40 media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbfa402c3 media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc3c32081 __media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xc6cb1175 media_device_unregister_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd1b5694c media_entity_pads_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd23be771 media_pipeline_entity_iter_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xdbe7e7c3 media_request_object_unbind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xdda92188 media_devnode_remove +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe5ceecd6 media_entity_enum_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe7f9b177 media_create_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xefc39ef4 __media_device_register +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf24f5d03 __media_pipeline_pad_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf525ae07 media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf74ba129 media_request_object_find +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf77fb444 __media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf7e994f2 media_entity_get_fwnode_pad +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf8c45d3d media_request_object_put +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst 0x7c7247fa dst_attach +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst_ca 0x2eed4b91 dst_ca_attach +EXPORT_SYMBOL_GPL drivers/media/pci/cx88/cx88xx 0xb44e042f cx88_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/pci/ddbridge/ddbridge-dummy-fe 0xc3fbe8d6 ddbridge_dummy_fe_qam_attach +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x0d069c42 mantis_ca_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x14818eae mantis_frontend_soft_reset +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x1d93608c mantis_pci_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x416e34c5 mantis_i2c_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x42d29e41 mantis_dma_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x46dd63b9 mantis_dvb_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x4addc9c2 mantis_dvb_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x4d6e9ebe mantis_i2c_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x4ed2343a mantis_dma_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x8731ee0c mantis_stream_control +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x990eda55 mantis_uart_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xa33925bc mantis_input_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xa99f5980 mantis_input_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xc1045248 mantis_pci_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xcb157d04 mantis_frontend_power +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xce0049ab mantis_uart_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xeadda145 mantis_gpio_set_bits +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xf6887edc mantis_ca_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xfb4f7dbb mantis_get_mac +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x09f328d9 saa7134_querystd +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x3132dd59 saa7134_enum_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x461b5cda saa7134_s_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x468c43f4 saa7134_ts_qops +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x4fddb3b2 saa7134_g_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x53271ca5 saa7134_g_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x540d393f saa7134_ts_queue_setup +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x5759b73d saa7134_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x703ea03d saa7134_g_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x7efb41f1 saa7134_querycap +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x8bf76b28 saa7134_ts_buffer_init +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x95f6f2d3 saa7134_s_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xa5c58774 saa7134_g_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xa88ca14a saa7134_s_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xc5ef931f saa7134_ts_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xc870f717 saa7134_s_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xe4981241 saa7134_ts_start_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xe997542a saa7134_vb2_buffer_queue +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xe9c47333 saa7134_ts_buffer_prepare +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x3090b858 ttpci_budget_init_hooks +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x5cdbb3ed ttpci_budget_debiread +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x6765022c ttpci_budget_deinit +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x76032940 ttpci_budget_set_video_port +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7948c222 budget_debug +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x8dada699 ttpci_budget_debiwrite +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xa1100ce9 ttpci_budget_irq10_handler +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xc85c79db ttpci_budget_init +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x006b2663 nal_hevc_read_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x01994488 nal_h264_write_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x193f78e7 nal_hevc_write_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x3906f217 nal_hevc_write_vps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x4805af79 nal_h264_read_sps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x6c2fe231 nal_hevc_read_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x74428f7c nal_h264_write_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x834692de nal_h264_write_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0x939ae44a nal_h264_read_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xa1dc9732 nal_hevc_write_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xbb4e15fd nal_hevc_read_pps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xc99a0bf7 nal_hevc_read_vps +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xce8fb582 nal_h264_read_filler +EXPORT_SYMBOL_GPL drivers/media/platform/allegro-dvt/allegro 0xd18cd0bf nal_hevc_write_filler +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x4b5caf0e mccic_shutdown +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x7b81ad5b mccic_irq +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x7c7d51da mccic_register +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xdb6ea976 mccic_suspend +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xf4dcb1d3 mccic_resume +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x10e2f502 vpu_load_firmware +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x2165482d vpu_ipi_register +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x38fa2d72 vpu_ipi_send +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x60d93083 vpu_wdt_reg_handler +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xbefcf48e vpu_get_vdec_hw_capa +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xc6c757ec vpu_mapping_dm_addr +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xcb9340c6 vpu_get_plat_device +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xdb12dce0 vpu_get_venc_hw_capa +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x0e4c4e34 venus_helper_set_color_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x0ee12574 hfi_session_get_property +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x0fab849c venus_helper_find_buf +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x12c332fa venus_helper_set_bufsize +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x19028707 venus_helper_set_dyn_bufmode +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x1d685e8a hfi_session_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x1d6d8057 venus_helper_session_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x21cec9c9 venus_helper_intbufs_realloc +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x234c288c venus_helper_get_bufreq +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x27b12c5f venus_helper_m2m_device_run +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x2d693ecb venus_helper_m2m_job_abort +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x316d064d venus_helper_queue_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x31f08bac venus_helper_set_work_mode +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x3ca578b1 venus_helper_change_dpb_owner +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x41b36206 venus_helper_vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4737a738 hfi_session_set_property +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x4c982402 venus_helper_check_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x51b61617 venus_helper_get_profile_level +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x56a48951 hfi_session_flush +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x5a215eb8 venus_helper_unregister_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x5af7d36e venus_helper_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x60261cde venus_helper_process_initial_out_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x6713069b venus_helper_buffers_done +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x6cd933a8 venus_helper_acquire_buf_ref +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x70c60f58 venus_helper_set_output_resolution +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x7273a317 venus_helper_get_ts_metadata +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x7317a27e venus_helper_vb2_start_streaming +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x75cee7c4 venus_helper_set_format_constraints +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x78844b5b venus_helper_vb2_buf_prepare +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x867cee37 venus_helper_get_out_fmts +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x871eafd1 hfi_session_continue +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x89a023f2 venus_helper_process_initial_cap_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x8acecf19 hfi_session_destroy +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x8d225a90 venus_helper_set_stride +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x9bb4b5cd venus_helper_set_multistream +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0x9e0108ae hfi_session_deinit +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xa684c234 hfi_session_unload_res +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xa9a3e63d venus_helper_free_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xaa00d013 hfi_session_start +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xaac491bc venus_helper_set_profile_level +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xabca4510 venus_helper_set_input_resolution +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb031528d venus_helper_init_instance +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb1cec1ed venus_helper_vb2_buf_init +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb5da1da9 venus_helper_get_framesz_raw +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xb6c8a684 hfi_session_create +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xbaefc9be venus_helper_alloc_dpb_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xbb707bf1 hfi_session_process_buf +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xc3a57168 venus_helper_get_opb_size +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xcd76f23e venus_helper_intbufs_free +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd21da2e4 venus_helper_get_framesz +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xd81193c1 venus_helper_check_codec +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe11ce74f venus_helper_intbufs_alloc +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe460c8c8 hfi_session_stop +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe4b949d6 venus_helper_release_buf_ref +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xe93b3116 venus_helper_set_raw_format +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xf7efdecc hfi_session_abort +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xf8348aa6 venus_helper_vb2_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/platform/qcom/venus/venus-core 0xfcc59829 venus_helper_set_num_bufs +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x3d858696 rcar_fcp_put +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x4ad5d888 rcar_fcp_enable +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x5fe6f6e8 rcar_fcp_disable +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x71503dcd rcar_fcp_get_device +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x9877c29f rcar_fcp_get +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x3d343158 vsp1_du_init +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x5043233c vsp1_du_atomic_begin +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x90ac2397 vsp1_du_atomic_flush +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xb4b739d3 vsp1_du_setup_lif +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xc066f092 vsp1_du_unmap_sg +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xc9350650 vsp1_du_map_sg +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xecb3531c vsp1_du_atomic_update +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x329bbaee xvip_of_get_format +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x32a020d5 xvip_set_format_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x3cca8af3 xvip_clr_and_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x8892eae9 xvip_clr_or_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x978780bc xvip_enum_mbus_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xb67940fb xvip_get_format_by_fourcc +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xbb42cdf0 xvip_cleanup_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xbc6cbbd8 xvip_enum_frame_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xd73c05c3 xvip_init_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xe08e6063 xvip_get_format_by_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x0111a6fc xvtc_of_get +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x3c16a6b1 xvtc_generator_stop +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x47d7900b xvtc_generator_start +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0xa8a0f912 xvtc_put +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x02194672 radio_tea5777_init +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x9331d637 radio_tea5777_exit +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x21368039 si470x_ctrl_ops +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x6ddc06c4 si470x_viddev_template +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xa8f192ec si470x_stop +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xbd25c149 si470x_set_freq +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xe4f9ccbb si470x_start +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x022600bd rc_unregister_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x06a7ea10 devm_rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x1b81235c ir_raw_event_store_with_timeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x21564b1b ir_raw_event_store +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x2ed90ced rc_map_unregister +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x3b065b12 rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x4cc49378 rc_repeat +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x52669353 rc_g_keycode_from_table +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x5aab9577 rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x673b50fb rc_keydown_notimeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x6b7a19ed lirc_scancode_event +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x7e79bacb rc_free_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x90bbfbf3 ir_raw_event_handle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x9ba92d32 ir_raw_event_set_idle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xac26300f ir_raw_event_store_with_filter +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb66b9fe2 devm_rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb960f15c rc_map_register +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xc6f86c26 rc_keyup +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xd1e0aba6 ir_raw_event_store_edge +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xe6b80517 rc_keydown +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xfc5d3079 rc_map_get +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0011 0x17dd388f fc0011_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0012 0xd18574a5 fc0012_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0013 0xaa6064f6 fc0013_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/max2165 0xba446a9c max2165_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mc44s803 0x5464681b mc44s803_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2060 0x2e992602 mt2060_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2063 0x0aaabe2a mt2063_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt20xx 0xf275705b microtune_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2131 0x3305b40a mt2131_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2266 0x77cd7613 mt2266_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5005s 0x1ec7b343 mxl5005s_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5007t 0x59b07453 mxl5007t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/qt1010 0xdadb2517 qt1010_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/r820t 0xa4b8fe76 r820t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18218 0xe3539bb8 tda18218_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18271 0xd10d25ff tda18271_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda827x 0x47a34dbc tda827x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x51446147 tda829x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x7bf8e209 tda829x_probe +EXPORT_SYMBOL_GPL drivers/media/tuners/tda9887 0x1544ef42 tda9887_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0x53218e21 tea5761_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0xbc19ffdf tea5761_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0x0582c475 tea5767_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0xd359e424 tea5767_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tuner-simple 0x6894659a simple_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc2028 0x516062fd xc2028_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc4000 0x409746a7 xc4000_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc5000 0xe840ded4 xc5000_attach +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x017ea7c7 cx231xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x065280dc cx231xx_enable_i2c_port_3 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x13ceff9c cx231xx_send_gpio_cmd +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x163b21f0 cx231xx_dev_init +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x2751ffba cx231xx_capture_start +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x2f6947bb cx231xx_unmute_audio +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x36d310e7 cx231xx_uninit_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x3adc6ba5 cx231xx_disable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x3d145844 cx231xx_demod_reset +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x4877d1ee is_fw_load +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x498c94bf cx231xx_dev_uninit +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x4f8604e0 cx231xx_uninit_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x64dbed94 cx231xx_uninit_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x689096d8 cx231xx_set_alt_setting +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x6d33948f cx231xx_init_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x78ff82dc cx231xx_enable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x93e3fd1f cx231xx_get_i2c_adap +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xb36fe9e3 cx231xx_send_usb_command +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xb3a3a949 cx231xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xf748bc5c cx231xx_init_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xf87f5943 cx231xx_init_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-demod 0xc01bbdb6 mxl111sf_demod_attach +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-tuner 0xda28d57e mxl111sf_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x107afe15 em28xx_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x2f94a9e6 em28xx_audio_analog_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x4efec249 em28xx_uninit_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x55aa1d6a em28xx_alloc_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x6145d87b em28xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x6781b9dc em28xx_read_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x6818b982 em28xx_stop_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x6885b612 em28xx_find_led +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x6917cc7b em28xx_write_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x721f7cc7 em28xx_free_device +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x76686986 em28xx_write_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7fc8652c em28xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x921d7c65 em28xx_boards +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xb6294f57 em28xx_audio_setup +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xb9fdc2aa em28xx_read_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xd1656a9c em28xx_init_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xd5914578 em28xx_gpio_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xd9758064 em28xx_init_camera +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xea79ad03 em28xx_write_regs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xf75c5e3c em28xx_toggle_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xfe03beb4 em28xx_write_reg +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x0e6e1f46 __v4l2_async_nf_add_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x18fde65c __v4l2_async_nf_add_fwnode +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x3c37dbee __v4l2_async_nf_add_fwnode_remote +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x6cb672dc v4l2_async_nf_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xfdaf7ca0 __v4l2_async_nf_add_i2c +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x01612c0b v4l2_detect_gtf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x08402862 v4l2_print_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0958448b v4l2_set_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0af3d134 v4l2_valid_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x2bf67def v4l2_calc_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x370cfe6e v4l2_dv_timings_presets +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x3aa68d7a v4l2_find_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x4839762f v4l2_calc_timeperframe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x7b6ac78f v4l2_phys_addr_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x8f8d4341 v4l2_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x922ecd29 v4l2_enum_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa22fbfeb v4l2_hdmi_rx_colorimetry +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa97e00eb v4l2_detect_cvt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xae575c8f v4l2_phys_addr_for_input +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xd034392d v4l2_match_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xf56238f4 v4l2_find_dv_timings_cea861_vic +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xff585440 v4l2_dv_timings_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x377a2ca9 v4l2_flash_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x51082e58 v4l2_flash_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x9c3e61c3 v4l2_flash_indicator_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x0a078171 v4l2_fwnode_connector_add_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x1db04b60 v4l2_fwnode_connector_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x3b4e4bca v4l2_fwnode_put_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x55e9d8d6 v4l2_fwnode_parse_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x572df263 v4l2_async_nf_parse_fwnode_endpoints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x612ddce5 v4l2_fwnode_connector_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x6c214a9f v4l2_async_register_subdev_sensor +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x7d6c558e v4l2_fwnode_endpoint_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xa899464c v4l2_fwnode_endpoint_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xa8ca2aec v4l2_fwnode_device_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xb923ca3f v4l2_fwnode_endpoint_alloc_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0x639ecc68 v4l2_h264_init_reflist_builder +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0x6a1429ff v4l2_h264_build_p_ref_list +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0xf568bf81 v4l2_h264_build_b_ref_lists +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0x30b5ebc6 v4l2_jpeg_parse_scan_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xcbfdf5cb v4l2_jpeg_parse_frame_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xe8956e3f v4l2_jpeg_parse_huffman_tables +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xe8f40f9e v4l2_jpeg_parse_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xf8ffd565 v4l2_jpeg_parse_quantization_tables +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0017fcc2 v4l2_m2m_request_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x11fb1894 v4l2_m2m_ioctl_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x14accaa8 v4l2_m2m_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1965f1b3 v4l2_m2m_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1c7cb5b9 v4l2_m2m_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x20857133 v4l2_m2m_update_start_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2a2c870c v4l2_m2m_last_buffer_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3320504d v4l2_m2m_last_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x37bc95d5 v4l2_m2m_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4045b935 v4l2_m2m_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4a062f34 v4l2_m2m_buf_remove_by_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4a65e538 v4l2_m2m_fop_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x565a91dc v4l2_m2m_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x59eb0c5b v4l2_m2m_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5c3dd616 v4l2_m2m_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5e6c4a29 v4l2_m2m_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7131173a v4l2_m2m_ioctl_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x730f2eae v4l2_m2m_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7435124b v4l2_m2m_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7cfd423c v4l2_m2m_buf_remove_by_idx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8665c02f v4l2_m2m_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x892421eb v4l2_m2m_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8edee7ab v4l2_m2m_update_stop_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8faad356 v4l2_m2m_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9a32d299 v4l2_m2m_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9ab798d7 v4l2_m2m_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9c02796e v4l2_m2m_ctx_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9ce72fea v4l2_m2m_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9f17190e v4l2_m2m_next_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa7e298b1 v4l2_m2m_ioctl_try_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb042fa1f v4l2_m2m_ioctl_stateless_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb40878bf v4l2_m2m_buf_remove +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc6fca5ad v4l2_m2m_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xcb80d68f v4l2_m2m_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xccd4093b v4l2_m2m_register_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd0bcb450 v4l2_m2m_ioctl_stateless_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd1bdc66b v4l2_m2m_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd1efc75e v4l2_m2m_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd35a7c97 v4l2_m2m_try_schedule +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd6538da3 v4l2_m2m_buf_copy_metadata +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe441ae4d v4l2_m2m_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf0abf167 v4l2_m2m_ctx_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf0f51364 v4l2_m2m_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf13ff84d v4l2_m2m_unregister_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf7b6ab75 v4l2_m2m_ioctl_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf9ef1a28 v4l2_m2m_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xff26edcb v4l2_m2m_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x4137d90c v4l2_vp9_adapt_coef_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x8ef1a3dd v4l2_vp9_reset_frame_ctx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x8ef25d5d v4l2_vp9_seg_feat_enabled +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x9dec35a2 v4l2_vp9_fw_update_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xb3cf2529 v4l2_vp9_adapt_noncoef_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xcf15018a v4l2_vp9_kf_partition_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xdf6586d2 v4l2_vp9_kf_uv_mode_prob +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xf5c55c43 v4l2_vp9_default_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xfbf87a5e v4l2_vp9_kf_y_mode_prob +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x008c750f videobuf_alloc_vb +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x082d5d1d videobuf_queue_core_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x0ac9b00f videobuf_iolock +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x0b8a64a1 videobuf_queue_to_vaddr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x12ac782c videobuf_read_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x1ab78e19 videobuf_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x1bdaf9f7 videobuf_read_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x221da951 videobuf_waiton +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x374fa4f6 __videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x428e5dd7 videobuf_poll_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x560809e3 videobuf_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x5af615b2 videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x5e211747 videobuf_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x73ace1e2 videobuf_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x898a447f videobuf_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xa518dc3e videobuf_read_one +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xadfccd81 videobuf_mmap_mapper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xb3745a35 videobuf_queue_cancel +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xe873af34 videobuf_mmap_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf2901492 videobuf_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf4abd2ba videobuf_read_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf4f854cd videobuf_queue_is_busy +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf762511d videobuf_next_field +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xf7a30362 videobuf_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x553a86d0 videobuf_sg_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x58a5a48f videobuf_dma_unmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xa8abc06f videobuf_queue_sg_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xc7972f1a videobuf_to_dma +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xd9db31bf videobuf_dma_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0a666508 v4l2_fh_open +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0c3c4bb8 v4l2_fh_del +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0c5fdf7c v4l2_i2c_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0d1e06df v4l2_compat_ioctl32 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0f0a49b9 v4l2_subdev_link_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0fbe2794 v4l2_src_change_event_subdev_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x11f3044c __SCK__tp_func_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1c8db858 __v4l2_subdev_state_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1d1214a2 v4l2_event_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x208a1625 v4l2_s_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2309db93 v4l2_event_dequeue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x26052925 __video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2ae0877b __SCK__tp_func_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2b6856cd __tracepoint_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2ca04457 v4l2_subdev_get_fwnode_pad_1_to_1 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2cda28d6 v4l_disable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2d531316 __traceiter_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x34badde3 v4l2_event_queue_fh +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4894cd55 v4l2_subdev_state_xlate_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4bb629c8 v4l2_device_register_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4ec7bf92 v4l2_src_change_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4eed9406 video_device_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5074e573 v4l2_fraction_to_interval +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x532d4303 v4l2_subdev_put_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x577a63eb v4l2_event_unsubscribe_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5f20772f v4l2_device_register +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6099bce5 v4l2_fh_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x62d34970 v4l2_fh_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x63355823 v4l2_fh_is_singular +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x636abb57 v4l2_mc_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x65d7839c v4l2_subdev_state_get_opposite_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6ce1c95c __SCK__tp_func_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e9acc41 v4l2_fill_pixfmt_mp +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7077435a v4l2_i2c_subdev_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7c1187a1 video_device_pipeline +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7d6c33d2 v4l2_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x800339ed video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x800e211c v4l2_spi_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8180aea5 v4l2_i2c_subdev_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x81d50062 v4l2_create_fwnode_links +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x865f95fc v4l2_device_unregister +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x885a7b2f v4l2_subdev_link_validate_default +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x89d48243 __traceiter_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8ed2b760 v4l2_subdev_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x929dfbc4 v4l2_subdev_disable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x946d4fff __v4l2_subdev_init_finalize +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x964f9b96 v4l2_get_link_freq +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x979b14b3 v4l2_create_fwnode_links_to_pad +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x97a864fe v4l2_i2c_new_subdev_board +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9d10e4ab __video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fef35ac v4l2_apply_frmsize_constraints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa62346c7 v4l2_subdev_routing_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa85a42e6 v4l2_device_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xad5c3c93 v4l2_simplify_fraction +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xae3dd8d6 __v4l2_subdev_next_active_route +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xaf6a914d v4l2_event_subdev_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb04d52d1 v4l2_subdev_notify_event +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb48cf8aa __tracepoint_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb5a337db v4l2_subdev_state_get_stream_compose +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb93a460f v4l2_event_pending +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb9abd295 v4l2_device_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb9e1a282 v4l2_subdev_get_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbaada547 v4l2_subdev_has_pad_interdep +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbb73a3d9 v4l2_device_disconnect +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbd72b6cc v4l_vb2q_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbeb9e033 v4l2_ctrl_request_hdl_ctrl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbf5b369d v4l2_event_wake_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc30d9cf1 v4l2_subdev_enable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc385e7bd v4l2_g_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc3ac4608 v4l2_subdev_get_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc4ac1fc8 __traceiter_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc86897a7 v4l2_subdev_state_get_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcc501597 v4l2_fill_pixfmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcd7f86c2 __v4l2_ctrl_handler_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xceda3fcb v4l2_subdev_set_routing_with_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcf754c8f v4l2_subdev_routing_find_opposite_end +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd9c39042 v4l2_subdev_s_stream_helper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde4574f2 v4l2_pipeline_link_notify +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde6e37d9 __v4l2_subdev_state_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdef3dffd __tracepoint_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdfc218ca v4l2_subdev_set_routing +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe0b98a71 __tracepoint_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe2822320 __v4l2_find_nearest_size +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe5a33113 __SCK__tp_func_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe5ae710c v4l2_pipeline_pm_get +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe66f93ec v4l2_fh_add +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xeac2c60c __traceiter_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xecbd4e5e __v4l2_device_register_subdev_nodes +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xed6c9ccf v4l2_subdev_state_get_stream_crop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf06ba4c4 video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf0dedd95 v4l_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf248db42 v4l2_i2c_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf28510b3 v4l2_ctrl_request_hdl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf2a353ac v4l2_i2c_tuner_addrs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf5164c82 v4l2_spi_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf5ef842e v4l_bound_align_image +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf7c34861 v4l2_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfbb98780 v4l2_fh_exit +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfbe8ff85 v4l2_pipeline_pm_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xffbcdbc7 v4l2_device_unregister_subdev +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xb106ec1f pm80x_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xd99fd720 pm80x_deinit +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xf3ea2b94 pm80x_init +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xfa45ad1d pm80x_regmap_config +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x02b2fecf cs47l24_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x09b3bba9 arizona_clk32k_enable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x0aa0f19b wm5102_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x10a4309e arizona_clk32k_disable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1949d8fa wm5110_revd_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1b52276f wm8998_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3501187e wm5110_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x39419a43 wm8997_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3c22f25a wm8997_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x45248cfd wm5110_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x499830d7 wm5102_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x68d3e874 arizona_set_irq_wake +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x6e3c32f1 arizona_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x794460a8 arizona_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x9901f3f6 arizona_request_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x9dcc7349 cs47l24_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xb4cb64ea wm5110_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xcaa6336a arizona_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xcf75ad11 arizona_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd3fee6a6 wm5110_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdf926902 cs47l24_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdfbe649b wm8997_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xef190611 wm8997_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xf7f3a5a6 wm5110_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0x03c90bcc atc260x_match_device +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0xdf810280 atc260x_device_probe +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x48f3698a da9150_bulk_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x665a0ef7 da9150_bulk_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x8173e6cd da9150_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x9506869b da9150_write_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xc69771ed da9150_read_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xca31a849 da9150_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xcb009431 da9150_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xa142a524 gsc_read +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xb7abd1c4 gsc_write +EXPORT_SYMBOL_GPL drivers/mfd/iqs62x 0xa436f4de iqs62x_events +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x0b3a9fc4 kempld_write8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x12739c53 kempld_read8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x1402d523 kempld_write16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x7126551c kempld_read16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x9ba69086 kempld_get_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xaf6c7b96 kempld_read32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xb52f18b4 kempld_write32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xd656497f kempld_release_mutex +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x26249314 lm3533_write +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x8724568b lm3533_read +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0xa07dc9ed lm3533_update +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x0689e4d9 lm3533_ctrlbank_disable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x1ad058ed lm3533_ctrlbank_get_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x2185629a lm3533_ctrlbank_enable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x6e49cf34 lm3533_ctrlbank_set_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x70c025f0 lm3533_ctrlbank_set_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x7db203df lm3533_ctrlbank_get_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xa9be381b lm3533_ctrlbank_set_max_current +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x65c099c0 lp3943_write_byte +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x975a6346 lp3943_update_bits +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0xf4b55b7a lp3943_read_byte +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0e639028 cs47l85_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0e6e4c68 cs47l85_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0f379262 madera_of_match +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x16b6e798 cs47l90_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x16bb3bd8 cs47l90_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x2137fc65 cs47l92_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x213a2025 cs47l92_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x30c281bf cs47l35_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x3c110b50 cs47l35_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x3c1cd710 cs47l35_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x4d568d24 cs47l85_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x4d5b5164 cs47l85_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x5583fa94 cs47l90_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x558e26d4 cs47l90_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x6202e169 cs47l92_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x620f3d29 cs47l92_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x6fd7d2e9 cs47l90_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x7f24165c cs47l35_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x7f29ca1c cs47l35_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x89479640 cs47l15_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x8c14249f cs47l92_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xb3bacba0 cs47l85_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xb5e7bc90 cs47l15_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xb5ea60d0 cs47l15_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xbd63f475 madera_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xbe27ea9b madera_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xe0043abc madera_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xebe384cb madera_name_from_type +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xf6d2a19c cs47l15_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xf6df7ddc cs47l15_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x2084d630 mc13xxx_common_exit +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x29003f23 mc13xxx_variant_mc13892 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x68efae63 mc13xxx_adc_do_conversion +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x69ba7403 mc13xxx_variant_mc13783 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x7bb5816b mc13xxx_variant_mc34708 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0xe8ec201c mc13xxx_common_init +EXPORT_SYMBOL_GPL drivers/mfd/motorola-cpcap 0xa226dbe8 cpcap_sense_virq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x03fbeaf1 pcf50633_irq_mask_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x30c3a6a4 pcf50633_write_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x32d12b6c pcf50633_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x3cf7a746 pcf50633_irq_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x4d9ec296 pcf50633_pm +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x6bf2511d pcf50633_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x97e1d068 pcf50633_reg_set_bit_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x9975688b pcf50633_register_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xd4a03764 pcf50633_read_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xd809b72a pcf50633_irq_unmask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xdf87619f pcf50633_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xe61d3367 pcf50633_reg_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x315de2ea pcf50633_adc_sync_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x80a63893 pcf50633_adc_async_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x1e7b6b54 pcf50633_gpio_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x70f0dbbb pcf50633_gpio_power_supply_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xb254aa16 pcf50633_gpio_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xb3db411e pcf50633_gpio_invert_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xe464380e pcf50633_gpio_invert_set +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x293cd61d devm_rave_sp_register_event_notifier +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x43e53ef9 rave_sp_exec +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0x56d1a8c5 retu_read +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0xa074c8b6 retu_write +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x16ad4e55 rk8xx_resume +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x3f342f3c rk8xx_suspend +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x5e52bc52 rk8xx_probe +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0xc074b95d rk8xx_shutdown +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x01118e7c si476x_core_cmd_fm_rds_blockcount +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x0bed942c si476x_core_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x1185a72d si476x_core_cmd_fm_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x1b0a0b6d si476x_core_cmd_func_info +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x1c5c9b8d si476x_core_cmd_am_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x1de61fa6 si476x_core_cmd_intb_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x1e04d353 si476x_core_cmd_ana_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x27b8a3cc si476x_core_set_power_state +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x2bcfbdfb si476x_core_is_a_primary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x2d7ce099 si476x_core_cmd_am_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x2fe942e8 si476x_core_cmd_get_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x358e2f8a si476x_core_is_powered_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x3696a3ec si476x_core_cmd_zif_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x417b9433 si476x_core_cmd_agc_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x42ef117c si476x_core_is_in_am_receiver_mode +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x513fcf1c si476x_core_is_a_secondary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x569ec733 si476x_core_cmd_fm_phase_div_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x5da98c83 si476x_core_cmd_set_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x60bd13b6 si476x_core_cmd_fm_phase_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x64a89fca si476x_core_cmd_am_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x7ffac115 si476x_core_cmd_dig_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x98523a7b devm_regmap_init_si476x +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xa7f847a2 si476x_core_cmd_am_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xa836bdad si476x_core_cmd_power_down +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb74451b2 si476x_core_i2c_xfer +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xbb645982 si476x_core_stop +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xcc2ab246 si476x_core_cmd_fm_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd76a264b si476x_core_has_am +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xe3d4b91a si476x_core_cmd_power_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xea50619d si476x_core_cmd_ic_link_gpo_ctl_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xefcc1d64 si476x_core_has_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xfcc4575c si476x_core_cmd_fm_rds_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xfe63c2ed si476x_core_cmd_fm_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xfee3e2c8 si476x_core_cmd_fm_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x259be908 sm501_modify_reg +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x71d47070 sm501_set_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xa86586d0 sm501_find_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xa9b7653d sm501_misc_control +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xe223db67 sm501_unit_power +EXPORT_SYMBOL_GPL drivers/mfd/sprd-sc27xx-spi 0xaaeb9ed1 sprd_pmic_detect_charger_type +EXPORT_SYMBOL_GPL drivers/mfd/stm32-timers 0xb5f402d5 stm32_timers_dma_burst_read +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0x92c42a55 stmfx_function_enable +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0xebf93765 stmfx_function_disable +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x7b84610e am335x_tsc_se_set_once +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x872ec8c7 am335x_tsc_se_set_cache +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x88d78c5e am335x_tsc_se_clr +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xe3fb3d88 am335x_tsc_se_adc_done +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x4cef9d02 tps65217_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x5db31b64 tps65217_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x77c2f7d2 tps65217_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65217 0x9266d1c0 tps65217_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x949f2fa6 tps65218_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0xa10f44af tps65218_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0xefc341b4 tps65218_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0x04c8ee3e tps6594_is_volatile_reg +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0x939abb49 tps6594_device_init +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x0917622b alcor_read8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x1da8c43c alcor_write32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x6ff035e2 alcor_write8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xc66cf9e1 alcor_read32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xccc4d9a0 alcor_read32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xd4886c8d alcor_write16 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xfdd296c3 alcor_write32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x2d413a35 rtsx_pci_dma_map_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x2f6eea91 rtsx_pci_card_pull_ctl_disable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x2fd29ba4 rtsx_pci_switch_output_voltage +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x32012357 rtsx_pci_complete_unfinished_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x3490a6b5 rtsx_pci_start_run +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x42d5fac3 rtsx_pci_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x511bd32a rtsx_pci_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x56472a87 rtsx_pci_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x642ffb4d rtsx_pci_write_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x69b3653f rtsx_pci_dma_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x6c35841c rtsx_pci_read_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x86a11662 rtsx_pci_send_cmd_no_wait +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x8c59a5db rtsx_pci_card_power_on +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x8d4d02cf rtsx_pci_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x930aff63 rtsx_pci_stop_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x950c215a rtsx_pci_dma_unmap_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa163a88a rtsx_pci_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa1f6d9f3 rtsx_pci_card_exist +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa79444ab rtsx_pci_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xb5969c32 rtsx_pci_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xcbb2accb rtsx_pci_card_power_off +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xcdbd2479 rtsx_pci_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xdb7d1f9c rtsx_pci_card_pull_ctl_enable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xf57cb888 rtsx_pci_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x073398c8 rtsx_usb_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x0e63f148 rtsx_usb_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x22b1edaa rtsx_usb_get_card_status +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x4561da62 rtsx_usb_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x45a5e490 rtsx_usb_ep0_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x47c1873c rtsx_usb_ep0_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x5c8d68a0 rtsx_usb_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x7a8bc8ad rtsx_usb_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xb3025d45 rtsx_usb_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xc37ffcef rtsx_usb_get_rsp +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xc66def00 rtsx_usb_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xec14674b rtsx_usb_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xf461d6b9 rtsx_usb_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x00f39f6f cb710_sg_dwiter_read_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x106b14de cb710_sg_dwiter_write_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x6e50459f cb710_pci_update_config_reg +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0xa842b739 cb710_set_irq_handler +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x0b008db0 oslec_hpf_tx +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x296a8983 oslec_update +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x3115970d oslec_create +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x4b711f77 oslec_adaption_mode +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x5909e701 oslec_snapshot +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x780d3f01 oslec_flush +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x84eba96d oslec_free +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x3cb83d5b eeprom_93cx6_multireadb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x63d2ff63 eeprom_93cx6_wren +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x870b53e9 eeprom_93cx6_write +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x884deb9d eeprom_93cx6_read +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xc9c6bb25 eeprom_93cx6_readb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xff7a0fdf eeprom_93cx6_multiread +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x0ca9d783 enclosure_add_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x4712bad7 enclosure_component_alloc +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x5b340863 enclosure_remove_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xa3806a7a enclosure_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xc35d06ad enclosure_component_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xe06f6c1f enclosure_for_each_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xe4ae521e enclosure_find +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xe52cdb89 enclosure_unregister +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x02036036 lis3lv02d_init_dt +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x11678a5b lis3lv02d_joystick_disable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x14169677 lis3lv02d_poweron +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x17a7662b lis3lv02d_remove_fs +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x71b161b0 lis3lv02d_poweroff +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x7d2d72b0 lis3lv02d_init_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x7f69d94e lis3_dev +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x815acdc8 lis3lv02d_joystick_enable +EXPORT_SYMBOL_GPL drivers/misc/pvpanic/pvpanic 0xc8512e62 devm_pvpanic_probe +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0x7a67653c st_register +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0xf1f33992 st_unregister +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x27c41e97 uacce_alloc +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x3c7c6a39 uacce_register +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0xedf2832b uacce_remove +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x024d14bc vmci_qpair_produce_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x046dd187 vmci_datagram_create_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x056837fb vmci_get_context_id +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x1fd4782d vmci_qpair_get_produce_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x2449459d vmci_event_subscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x3a22fa8a vmci_datagram_destroy_handle +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x4ba5c46b vmci_qpair_peek +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5591b58e vmci_context_get_priv_flags +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5d502eb5 vmci_qpair_peekv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x5e949e0a vmci_doorbell_destroy +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x612df9ae vmci_qpair_detach +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x676bd843 vmci_qpair_consume_free_space +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x75fe065a vmci_send_datagram +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x787f0fe8 vmci_register_vsock_callback +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x7c74d7a6 vmci_qpair_consume_buf_ready +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0x81d61eef vmci_qpair_dequeue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xb2e6cb01 vmci_qpair_enquev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xb572e830 vmci_doorbell_create +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xbcb85f62 vmci_doorbell_notify +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc04c7e84 vmci_qpair_get_consume_indexes +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xc403cafe vmci_is_context_owner +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xde3abc2e vmci_datagram_create_handle_priv +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe0cc9c92 vmci_qpair_alloc +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe11895c1 vmci_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe67343c1 vmci_qpair_enqueue +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xe7563d22 vmci_qpair_dequev +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea143610 vmci_datagram_send +EXPORT_SYMBOL_GPL drivers/misc/vmw_vmci/vmw_vmci 0xea61eefe vmci_qpair_produce_buf_ready +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0x5881d8cf dw_mci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0xc8329b1b dw_mci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0xd14c9559 dw_mci_pltfm_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x4c318a41 mmc_hsq_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x5860bdaf mmc_hsq_init +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0x7dfb6cfa mmc_hsq_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/mmc_hsq 0xda5b79ff mmc_hsq_finalize_request +EXPORT_SYMBOL_GPL drivers/mmc/host/renesas_sdhi_core 0x74ea42ab renesas_sdhi_probe +EXPORT_SYMBOL_GPL drivers/mmc/host/renesas_sdhi_core 0x75023c7b renesas_sdhi_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x19f82d6b sdhci_setup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1b60bea1 sdhci_request +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x236b4ffb __sdhci_read_caps +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2cbc3b8d sdhci_set_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x334abafe sdhci_set_power_noreg +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x36382681 sdhci_abort_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x383357dc sdhci_calc_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x3df43b92 __sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x45ae845a sdhci_start_signal_voltage_switch +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x45b0ae56 sdhci_cqe_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4baca30a sdhci_set_power_and_bus_voltage +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x525370e1 sdhci_execute_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x5d107df9 sdhci_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x5fdaa594 sdhci_start_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x62c68136 sdhci_reset +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x68336750 sdhci_get_cd_nogpio +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6965acd4 sdhci_alloc_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x71d2eed0 sdhci_end_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x7c8743ca sdhci_request_atomic +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x7e626749 sdhci_adma_write_desc +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x833e9df4 sdhci_enable_sdio_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x8949b9cc sdhci_remove_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x8e5db737 sdhci_set_uhs_signaling +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x8fd1a2ec sdhci_dumpregs +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x9c42bdb6 sdhci_set_data_timeout_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x9f609c88 sdhci_runtime_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa82912d0 sdhci_set_ios +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb9366dda sdhci_cqe_disable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc3a83b10 sdhci_enable_v4_mode +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc4df38d2 sdhci_runtime_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc5f84228 sdhci_enable_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc9ae3ac4 sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xcf37767f sdhci_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xd20e8c27 sdhci_cleanup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xda59800b sdhci_set_bus_width +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xe493d814 sdhci_set_power +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xeac354bf sdhci_cqe_enable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xed070ed8 sdhci_send_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xee10c110 sdhci_switch_external_dma +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf1a5661f __sdhci_set_timeout +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf561a51d sdhci_free_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfdc3aa0c sdhci_reset_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x654bf421 sdhci_pltfm_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x8d7db0a4 sdhci_pltfm_unregister +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x8ff0e37f sdhci_pltfm_clk_get_max_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xd892874e sdhci_get_property +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xdb153d1c sdhci_pltfm_init +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xe5f9b8e3 sdhci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xe6a34cd3 sdhci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xea810463 sdhci_pltfm_free +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xf7ab61cd sdhci_pltfm_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x0a8a7edd tmio_mmc_host_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x1fe914eb tmio_mmc_host_runtime_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x2e8bf1c6 tmio_mmc_host_free +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x378f2335 tmio_mmc_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x51aeaadf tmio_mmc_disable_mmc_irqs +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x7725fb03 tmio_mmc_enable_mmc_irqs +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xa9a40b65 tmio_mmc_host_alloc +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xb085f0e2 tmio_mmc_do_data_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xcbeef19c tmio_mmc_host_runtime_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xf52e5a7e tmio_mmc_host_probe +EXPORT_SYMBOL_GPL drivers/most/most_core 0x17636bc0 most_deregister_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0x57ccd1db most_stop_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0x6bf10e50 most_deregister_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0x6da001da most_deregister_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0x779ae9e1 most_submit_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x79fe30a8 most_put_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x832a5ce2 most_register_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0x8840f2a8 most_start_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0x94fe4adc most_get_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x971faf6d most_register_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0x99e31dc7 most_resume_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0xd6c3fa6a most_stop_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0xda6ac1ea channel_has_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0xf261124d most_register_configfs_subsys +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x291740c6 cfi_cmdset_0200 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0xd4096550 cfi_cmdset_0003 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0xeb2040b8 cfi_cmdset_0001 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x38643822 cfi_cmdset_0701 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0xb5cfbc74 cfi_cmdset_0006 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0xcb9df7a4 cfi_cmdset_0002 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0020 0x5a5a9123 cfi_cmdset_0020 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x2ab80c81 cfi_qry_mode_off +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x717bd468 cfi_qry_mode_on +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0xd8bf964d cfi_qry_present +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x11c347cc hyperbus_register_device +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x5ab5c5b4 hyperbus_unregister_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x0735a32b mtd_get_fact_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x0871f989 put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x0dbb5f7e mtd_device_parse_register +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x13218a46 mtd_ooblayout_get_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x183b2928 kill_mtd_super +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x23f88144 mtd_ooblayout_find_eccregion +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x25a3b430 mtd_kmalloc_up_to +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x26a88dd9 mtd_ooblayout_set_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x32a6d4e2 __mtd_next_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x355762c6 mtd_writev +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x35e6722f mtd_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3c694ac4 mtd_get_unmapped_area +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3fd6a0e2 mtd_ooblayout_ecc +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x411c152d mtd_add_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x47c5b08c mtd_ooblayout_count_freebytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x485b9e1f register_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4b72153c mtd_block_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4c50718b of_get_mtd_device_by_node +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4ee098d9 mtd_panic_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x50dabc2f mtd_table_mutex +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x5346a8e8 __register_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x57d6b361 mtd_read_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x5ef9e983 mtd_wunit_to_pairing_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x60016b09 mtd_unpoint +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x655ce3a6 mtd_is_locked +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6cff6812 mtd_unlock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x704f0b87 get_mtd_device_nm +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x72c5b642 mtd_block_isbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x73d0a216 get_tree_mtd +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x74761cc2 mtd_write_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x7b913344 mtd_device_unregister +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x7c8eec3b unregister_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x7f4e8dbd mtd_read +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x84d19201 __get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8a0b3c00 mtd_ooblayout_count_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8eff0bee mtd_lock_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9891b4a1 mtd_block_markbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x996f1bda mtd_ooblayout_set_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa0c762cd mtd_get_user_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa0d2561f __put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa4742509 mtd_get_device_size +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xab548eba mtd_del_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb20bee64 mtd_pairing_info_to_wunit +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb7075882 mtd_check_expert_analysis_mode +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbc5183b7 mtd_write_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc2313485 mtd_read_fact_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc7e6e04d mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xc84749e2 mtd_lock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xcea96a27 mtd_erase_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe1131f93 mtd_ooblayout_free +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe16a87f1 mtd_read_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe59f54c2 mtd_ooblayout_get_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xea12fa3e deregister_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xeedfe485 mtd_point +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf7965590 mtd_pairing_groups +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xfdcb47f6 get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xa3f1920e register_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xaa30d04c add_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xded32271 mtd_blktrans_cease_background +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xe1395494 del_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xf47e49a5 deregister_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x053235ca nand_ecc_tweak_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x0f84ef23 nanddev_ecc_engine_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x10292a6f nand_ecc_cleanup_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x26a640bd nand_get_large_page_hamming_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x30c8a9b4 nanddev_bbt_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x3f64bb38 nanddev_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x4d06420d nand_get_large_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x636b3c54 nanddev_mtd_max_bad_blocks +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x641f88af mxic_ecc_put_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x68f99748 mxic_ecc_get_pipelined_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x746579cf nanddev_ecc_engine_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x76c35d6d nanddev_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x93afc8d0 nand_get_small_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xa486e22a nanddev_isbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xaa8d8883 nanddev_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xad951fc9 nanddev_markbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xb0423c83 nand_ecc_restore_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xb333bce8 nanddev_mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xb6118a89 nanddev_bbt_update +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc126a023 mxic_ecc_get_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc3955663 nanddev_bbt_get_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xc6d26027 mxic_ecc_process_data_pipelined +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd3d015b6 nand_ecc_init_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xd9dccaea nanddev_bbt_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xf4695b35 nanddev_bbt_set_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0x4438ed26 onenand_scan +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0xa012b534 onenand_release +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0x071b91bc brcmnand_remove +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0x51703923 brcmnand_pm_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0xe96ef749 brcmnand_probe +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/denali 0x2baaabf7 denali_chip_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x11091291 nand_extract_bits +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x1f975073 nand_reset +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x27dd4b15 nand_read_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2cf294ed nand_change_read_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2d368c4c nand_subop_get_addr_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2e1a17b0 nand_read_oob_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x40f5b77c nand_select_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x43700ba1 nand_change_write_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x4f025f88 nand_prog_page_end_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5632e63d nand_subop_get_num_addr_cyc +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x56dc9409 nand_prog_page_begin_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5dc359d4 nand_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5ffcc803 nand_readid_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x705a869b nand_deselect_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x8616fca6 nand_status_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x8bc8a27f nand_erase_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x8ce37583 nand_ecc_choose_conf +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xa7bc00c1 nand_soft_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xabee6def nand_read_page_hwecc_oob_first +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb532ab24 nand_wait_ready +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb8721a69 nand_prog_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd3c672b8 nand_subop_get_data_len +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd41ff2ac nand_subop_get_data_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xdbf0233a nand_gpio_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xe27c82c3 nand_reset_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xe822c71a nand_write_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xf06f2040 nand_read_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xfa9ee7ba nand_op_parser_exec_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xfd9e09c6 nand_decode_ext_id +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/sm_common 0x9b71f2a5 sm_register_device +EXPORT_SYMBOL_GPL drivers/mtd/spi-nor/spi-nor 0xc65d5e56 spi_nor_scan +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x1bf09769 ubi_leb_unmap +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x2a4e2256 ubi_leb_erase +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x333c17c8 ubi_do_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x38e10c1d ubi_flush +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x3b8ed482 ubi_open_volume_nm +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x41d1f39c ubi_leb_map +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x42801d20 ubi_sync +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x4cc91065 ubi_open_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x5fda6aa3 ubi_is_mapped +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x623990f8 ubi_leb_read_sg +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x66011ab6 ubi_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x85a8ee76 ubi_unregister_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x9cb4af7c ubi_leb_read +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xa143e0fd ubi_leb_change +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xaaca0186 ubi_open_volume_path +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xab43180d ubi_close_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xb8ebc80d ubi_get_volume_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xc5524bd6 ubi_leb_write +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf5ee9ba8 ubi_register_volume_notifier +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0558eccd mux_control_states +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0a65c89f mux_state_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x1a2e7c2c devm_mux_state_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x2459c8bd devm_mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x28bcd6d7 mux_control_put +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x4b27a9ea mux_chip_free +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5d1b972a mux_control_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x5f88fa02 mux_control_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7cf08396 mux_state_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xbd7ddbff devm_mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xc2d35c5a mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xd2525468 mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xd5fca26e mux_control_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xe16b9615 mux_chip_unregister +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xef220c04 mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xfa76e911 mux_state_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xfbf76504 devm_mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0x3d3370f2 devm_arcnet_led_init +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0x8e345690 arcnet_led_event +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x293aa47a register_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x2d712ac4 c_can_power_down +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x8d9b6ff8 c_can_power_up +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x92c9d55b unregister_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xacf62068 alloc_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xf241db98 free_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x49e71e97 unregister_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x71670808 free_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0xb1d13c22 register_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0xd45f5b7c alloc_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x00418192 alloc_canxl_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x0346e3eb of_can_transceiver +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x05473460 alloc_can_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x09d63cf2 close_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x0d1a1e31 can_rx_offload_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x0e5541a1 can_free_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x10d892eb can_get_state_str +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x14d3de22 open_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x14ea762e can_dropped_invalid_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x312d6d06 can_put_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x32617de2 can_rx_offload_threaded_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x3505788c can_rx_offload_irq_offload_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x4ab83208 can_rx_offload_enable +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x5d9ace9a alloc_can_err_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6047ede6 can_fd_len2dlc +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x703db9e8 can_rx_offload_irq_offload_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x713c6359 can_rx_offload_del +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x731ffb16 alloc_canfd_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x7410c2df register_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x7e5c473c can_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x88749fb4 can_bus_off +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x9462e02b can_rx_offload_queue_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x9c32e4fa can_rx_offload_add_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xa97fad52 can_rx_offload_add_manual +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xac93044b safe_candev_priv +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xb3d17e2a can_change_state +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xb6cbe320 can_rx_offload_queue_tail +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd2da544c can_rx_offload_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xdbd31a3b free_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xdcf0b151 alloc_candev_mqs +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xe7e06872 can_rx_offload_add_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xed373055 can_skb_get_frame_len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf12d9387 can_fd_dlc2len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf2c2684e unregister_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf30d61b0 can_change_mtu +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x2c856a6a m_can_class_unregister +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x2d4e4607 m_can_class_resume +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x374cd6ec m_can_class_suspend +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x779a6b66 m_can_class_free_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x979b684e m_can_class_register +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xd5077a46 m_can_class_get_clocks +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xda3ffc89 m_can_class_allocate_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xea3dc737 m_can_init_ram +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x312f2b7e register_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x49ebd0d2 sja1000_interrupt +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x4e3d9a13 alloc_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x7dfdc851 unregister_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x7ff0d355 free_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/dsa/lan9303-core 0x163203c6 lan9303_indirect_phy_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/microchip/ksz_switch 0xb84af395 ksz_switch_chips +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x21d60dff mt7530_probe_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x74090c1c mt7530_remove_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xa7e13914 mt7530_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xc52e5ef4 mt753x_table +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x25e6a549 felix_netdev_to_port +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x478d2c0c felix_port_to_netdev +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0xf1912a2b felix_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8365mb 0xcaca88ab rtl8365mb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x1c81e6be rtl8366_mc_is_used +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x4ed49dac rtl8366_set_pvid +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x54791e95 rtl8366_vlan_del +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x74cf8908 rtl8366_set_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x79d4cdb8 rtl8366_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x7c0faf56 rtl8366_reset_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x805a6a56 rtl8366rb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x90e9c763 rtl8366_vlan_add +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x9d788253 rtl8366_enable_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xc7154bc4 rtl8366_enable_vlan4k +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xe3983677 rtl8366_get_strings +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xf9cefe9d rtl8366_get_ethtool_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x063b9638 pdsc_get_pf_struct +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x45b87b4f pdsc_register_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x663c358d pds_client_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x789577b1 pds_client_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x8945027c pdsc_adminq_post +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xce714617 pdsc_unregister_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xe5ef4cb6 pds_client_adminq_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/arc/arc_emac 0x07c95bb7 arc_emac_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/arc/arc_emac 0x61fe9d94 arc_emac_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x00c6e404 lio_process_iq_request_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x079dc440 cn23xx_setup_octeon_vf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x080f1818 lio_enable_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0867ec60 lio_process_ordered_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0b3677a5 octeon_set_io_queues_off +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0b455f8a octeon_read_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0d6727f1 octeon_free_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0daa52a1 octeon_ring_doorbell_locked +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x104db791 octeon_droq_process_packets +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x10bdfc77 lio_setup_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x19cb4e69 liquidio_link_ctrl_cmd_completion +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1d372379 liquidio_set_feature +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1dff0822 cn23xx_tell_vf_its_macaddr_changed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1fe3df10 octeon_alloc_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x241a2a6c lio_fetch_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2997e282 octeon_droq_check_hw_for_pkts +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2e2c2d00 cn23xx_fw_loaded +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x34efa446 octeon_free_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x37bb9e66 liquidio_change_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x37da075d octeon_deregister_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3b583327 octeon_read_device_mem64 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x3f24e3c2 octeon_send_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x404f99b2 octeon_prepare_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4b79e446 octeon_mem_access_ok +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x52f40615 liquidio_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x56e53a04 octeon_register_reqtype_free_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5a8b1501 octeon_send_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5eb0d536 octeon_delete_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x604358dc cleanup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6176c27f octeon_wait_for_ddr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x632112f9 octeon_setup_output_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d0d28ef octeon_init_device_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7112ea11 octeon_setup_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x78915538 octeon_delete_instr_queue +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7cc3577c octeon_free_sc_zombie_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7ece489e octeon_pci_write_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7ef32539 lio_wait_for_instr_fetch +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8950aab0 liquidio_get_speed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8b683730 octeon_write_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8c5ad23b octeon_free_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x921a4041 octeon_setup_interrupt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa6d03e4f setup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa893ec2c cn23xx_vf_ask_pf_to_do_flr +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xaa87c560 lio_wait_for_clean_oq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xadc2bccc octeon_alloc_soft_command_resp +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xaeb8c620 cn23xx_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb4b8f952 octeon_get_conf +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb9c038c0 octeon_free_sc_done_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xbcbe90c9 octeon_register_dispatch_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xbd8e7674 octeon_unregister_droq_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc1432b67 liquidio_get_fec +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc1a124ae octeon_register_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc2c94385 liquidio_setup_io_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc6abc5b1 octeon_core_drv_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc6c83c7d lio_pci_writeq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc9c5525e lio_pci_readq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xcca6814a octeon_free_device_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xcd43d80a octeon_setup_instr_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xcf23df42 lio_setup_cn66xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd09dbf4e octnet_send_nic_data_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd36011c6 octeon_setup_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd4f3d619 octeon_init_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd695ad0b octeon_delete_droq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xdbe8d4d9 setup_cn23xx_octeon_pf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xdc259c63 cn23xx_octeon_pfvf_handshake +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe0f3aa63 octeon_allocate_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe2bab985 octeon_get_rx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe3a12b96 lio_setup_cn68xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe5ec1aa3 octeon_pci_read_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe6b34526 octeon_allocate_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xec7f00a5 lio_get_state_string +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xed6f9136 octeon_delete_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf9fdd0cd octnet_send_nic_ctrl_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfcad57d8 lio_delete_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfd23ea13 lio_get_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfdde4c04 octeon_get_tx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x06c3ea62 enetc_xdp_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x1ef2cb55 enetc_alloc_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x2159949d enetc_start +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x27cce7b8 enetc_set_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x290512bd enetc_set_rss_key +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x4e1f99b4 enetc_reset_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x5820c2c1 enetc_port_mac_wr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x5c8646f8 enetc_pci_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x64ae915e enetc_alloc_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x6cd17ec7 enetc_get_si_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x75a84b85 enetc_pci_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x7662041d enetc_setup_bpf +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x79085bad enetc_setup_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x7ada2800 enetc_init_si_rings_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x807998e1 enetc_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x8e44c1a5 enetc_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x8eb1b3f9 enetc_setup_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x9151b562 enetc_free_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x94be82ec enetc_port_mac_rd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x9cec7d6b enetc_close +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xa6699973 enetc_configure_si +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xb46ea4ec enetc_get_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xba9da798 enetc_teardown_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xc98f22bf enetc_clear_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xcc93a106 enetc_set_features +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xcf0cf8ff enetc_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xd34cdef9 enetc_get_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xe648db20 enetc_send_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xe93336bd enetc_ioctl +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xf7267f5e enetc_set_fs_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xf8f13b7f enetc_mm_link_state_update +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xf9db5fd0 enetc_set_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xfbcf244f enetc_free_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xfefc8286 enetc_open +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x53e194a2 enetc_mdio_read_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x877f30f2 enetc_mdio_write_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x87d0c692 enetc_mdio_read_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xc1f3167c enetc_hw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xd9d61d6f enetc_mdio_lock +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xf19cca7f enetc_mdio_write_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp 0x5431a304 enetc_phc_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x257057e2 fun_get_res_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x35cd2504 fun_serv_sched +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x405d650e fun_serv_restart +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x6311d28b fun_free_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x80a6c930 fun_sq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x87acae17 fun_serv_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x99bf5d5b fun_bind +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xb411dcda fun_alloc_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xd8bf914b fun_cq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xdb91831f fun_res_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xf6be024f fun_submit_admin_sync_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0x0dae0062 i40e_client_device_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0xd4c15487 i40e_client_device_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x366448e5 ice_rdma_request_reset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x443bd555 ice_get_qos_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x915c8f8f ice_add_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xcfd5c78f ice_rdma_update_vsi_filter +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xf89f5363 ice_del_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x2c20a87a otx2_ptp_tstamp2time +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x3bec6791 otx2_ptp_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x4ee76983 otx2_ptp_clock_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp 0x5d70c9e3 otx2_ptp_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x044453e5 mlx4_qp_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x046369fb mlx4_mtt_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x08748167 mlx4_get_default_counter_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x098c2a41 mlx4_mr_rereg_mem_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x09f6e9b0 mlx4_mr_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0a53a7fc mlx4_phys_to_slaves_pport_actv +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0f85a5b8 mlx4_CLOSE_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x149408a1 mlx4_phys_to_slave_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x14f23793 mlx4_mw_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1bd430c9 mlx4_hw_rule_sz +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1e10eb02 mlx4_counter_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x20022928 mlx4_FLOW_STEERING_IB_UC_QP_RANGE +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x207d2760 mlx4_vf_set_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x24cebb7b mlx4_map_sw_to_hw_steering_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x25049fca mlx4_pd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2620dc3d mlx4_alloc_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2b36aa59 mlx4_srq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2c3afb4c mlx4_set_vf_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2cde38b9 mlx4_free_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2d883c2e mlx4_mr_rereg_mem_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x30158736 mlx4_cq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x31ce484e mlx4_srq_arm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3231dc43 mlx4_config_roce_v2_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x330acf1c __mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x333166a5 mlx4_cq_resize +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x33d5b243 mlx4_mtt_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x39244429 mlx4_counter_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3d3ec781 mlx4_register_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3d89b35a mlx4_config_dev_retrieval +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x420ebdc2 mlx4_set_vf_rate +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4244ad8d mlx4_mw_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x44975c6c __mlx4_replace_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x469f0609 mlx4_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x48525f28 __mlx4_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4ac3152c mlx4_xrcd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x50c9ddf0 mlx4_qp_release_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x512c375b mlx4_SYNC_TPT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5288bbc7 mlx4_mr_hw_change_pd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x545a43e2 mlx4_flow_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x55550aa3 mlx4_find_cached_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x55566453 mlx4_map_sw_to_hw_steering_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x59b00e06 mlx4_get_base_qpn +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5b9a06d8 mlx4_unicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5cf1c310 mlx4_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x61e6bf6d mlx4_db_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6298133d mlx4_alloc_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6470975c mlx4_srq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x64f4777b __mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x66679b6c mlx4_set_vf_link_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6908208a mlx4_qp_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6de783c3 mlx4_unregister_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6e5adfff mlx4_get_base_gid_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6f9ca61a mlx4_pd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7014a22d mlx4_cq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x706c6014 mlx4_get_slave_default_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x70ebabe4 mlx4_multicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x722e934f mlx4_qp_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7380e11b mlx4_unbond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x745461a8 mlx4_mtt_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x766dabdc mlx4_cq_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7814aa9a mlx4_get_vf_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x78607e8d mlx4_mw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x78944faa mlx4_buf_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x78e193ed mlx4_unicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7a84a2f2 mlx4_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7c7eb576 mlx4_multicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7d3dcc13 mlx4_mr_hw_get_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7f030572 mlx4_multicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7f9e6225 mlx4_unicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x841eccd0 mlx4_buf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x87b54c03 mlx4_find_cached_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x886f0856 mlx4_set_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8983d7b7 mlx4_xrcd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8b2af648 mlx4_mr_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8f90e29b mlx4_mr_hw_write_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9067a6f5 mlx4_bf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x917c14ee mlx4_qp_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x91b676d3 mlx4_replace_zero_macs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x940be6a2 mlx4_mr_hw_change_access +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9667f9e5 mlx4_set_vf_spoofchk +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x97ca23ab mlx4_ACCESS_PTYS_REG +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9957798f mlx4_get_counter_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9ae43616 mlx4_get_protocol_dev +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9d0c427a mlx4_read_clock +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9d4031d9 mlx4_unicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa0a1aa5a mlx4_wol_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa4566398 mlx4_get_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa81fda19 mlx4_set_vf_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaa2a49c5 mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xab443d3d mlx4_srq_lookup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xab6ea484 mlx4_mr_hw_put_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb05d4144 mlx4_flow_steer_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb6fc5928 mlx4_get_internal_clock_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xba5ec20f mlx4_qp_to_ready +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbf3282f9 mlx4_INIT_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc35b6abb mlx4_vf_smi_enabled +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc4f7c972 mlx4_multicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc7d70763 mlx4_bond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc8f7fb56 mlx4_unregister_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xca827eab mlx4_slave_convert_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcfcd9820 mlx4_get_devlink_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd0363221 mlx4_bf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd0a8cfb1 mlx4_qp_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd0bde1d9 mlx4_vf_get_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd1e0720f mlx4_free_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd496c623 mlx4_uar_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd7673af6 mlx4_register_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd7b9860f mlx4_update_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdeaad12b mlx4_mr_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdfa4e1a8 mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdfc7e911 mlx4_flow_steer_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe661978c mlx4_config_vxlan_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe67b05eb mlx4_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe69f8eee mlx4_uar_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe905e7b1 mlx4_flow_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xefd71e5d mlx4_qp_reserve_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf06259f1 mlx4_wol_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf13bb1ef mlx4_phys_to_slaves_pport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf4b0999f mlx4_put_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfbd18218 mlx4_srq_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfd7a0ebd mlx4_port_map_set +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfe7ce84c mlx4_get_active_ports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x072460c4 mlx5_fill_page_frag_array +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0a03f647 mlx5_query_port_max_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0b0e5858 mlx5_set_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0de5695b mlx5_query_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x12dbc3a3 mlx5_set_port_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1426433e mlx5_query_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1b752ba4 mlx5_query_port_vl_hw_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1e5556a7 mlx5_query_hca_vport_gid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1f9386ad mlx5_frag_buf_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x200c8056 mlx5_query_port_oper_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x211795ad mlx5_query_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x25b6340f mlx5_core_query_sq_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x25fbde4a mlx5_nic_vport_query_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x274b7af2 mlx5_query_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x28e9daff mlx5_toggle_port_link +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2b15cdf8 mlx5_query_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x30ef73d1 mlx5_query_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x333878c1 mlx5_query_nic_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x361933a0 mlx5_core_reserved_gids_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x380cb276 mlx5_query_nic_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3ba3e1f4 mlx5_set_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3ff64626 mlx5_set_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x40cb0475 mlx5_dm_sw_icm_dealloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x41e10964 mlx5_core_query_vport_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4b64abea mlx5_query_hca_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4dbae1d2 mlx5_query_module_eeprom +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4e3e5ae3 mlx5_query_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x531f002d mlx5_frag_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5368d302 mlx5_query_hca_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x60605d15 mlx5_core_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x608b89a0 mlx5_set_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x60ea9a0b mlx5_set_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x65254803 mlx5_query_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x671893f2 mlx5_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7725bbdf mlx5_query_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7aa3fba8 mlx5_set_port_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7d19cd3a mlx5_query_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81aadc6a mlx5_fill_page_frag_array_perm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x824f6bab mlx5_query_module_eeprom_by_page +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x848620e2 mlx5_modify_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x89cd2acc mlx5_nic_vport_affiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8b5289c3 mlx5_modify_nic_vport_vlans +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8d3327d0 mlx5_set_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x907a4875 mlx5_dm_sw_icm_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x90e6d918 mlx5_modify_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x91d7d6e1 mlx5_query_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x966badf6 mlx5_ipsec_device_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa9a80802 mlx5_query_nic_vport_qkey_viol_cntr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb15381c2 mlx5_vport_get_other_func_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb7099d62 mlx5_core_modify_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb8e1830e mlx5_query_nic_vport_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xba2f9258 mlx5_query_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbde3193b mlx5_nic_vport_enable_roce +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd2d3965a mlx5_query_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd7fe7f7f mlx5_query_nic_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd8716ac6 mlx5_query_hca_vport_pkey +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xde9d4b9f mlx5_eswitch_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe49f3856 mlx5_query_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe4e14772 mlx5_nic_vport_update_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe5415c8c mlx5_modify_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe70d6e1f mlx5_query_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe751473d mlx5_modify_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe771f08e mlx5_query_port_ptys +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xebdf2bfa mlx5_modify_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xedaf6711 mlx5_eswitch_get_total_vports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfab7e20a mlx5_db_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfad6ac3d mlx5_set_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc0a98fe mlx5_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfd0e044e mlx5_nic_vport_unaffiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x42fc3958 ks8851_probe_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x88e26a4e ks8851_remove_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x939521ca ks8851_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xc1a14bdf ks8851_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0x0e1de853 devm_regmap_init_encx24j600 +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xcc4fa41a regmap_encx24j600_spi_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xe8c8c6c2 regmap_encx24j600_spi_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x005e5d64 ocelot_mm_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x005e82c0 ocelot_port_get_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x00f947f4 ocelot_port_writel +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x03391a0d ocelot_bridge_num_find +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x034a7a35 ocelot_lag_fdb_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x042173c8 ocelot_regfields_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x056ae803 ocelot_port_unassign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0af27b63 ocelot_cls_flower_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0c6618f9 ocelot_port_get_rmon_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0f0670ac ocelot_mact_flush +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0fd30181 __ocelot_write_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1538158c __ocelot_bulk_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1a75f643 ocelot_port_assign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4030673e ocelot_port_set_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x43d3b80a ocelot_port_get_eth_mac_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x458bf8fd ocelot_cls_flower_replace +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x501de5a3 ocelot_port_mirror_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x522dd2be ocelot_port_rmwl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x553643ce ocelot_port_get_pause_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x57300fb6 ocelot_port_get_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5a9715cb ocelot_lag_fdb_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5ad65798 ocelot_port_mirror_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5d01060d ocelot_port_get_eth_phy_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x72a4f606 ocelot_port_set_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7e135029 ocelot_port_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7f4ca107 ocelot_port_teardown_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x81f0535d ocelot_phylink_mac_link_up +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8321c613 ocelot_port_add_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x881eb39f __ocelot_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x894cc3b7 ocelot_phylink_mac_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8db8f20e ocelot_bond_get_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8fad631f ocelot_cls_flower_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x93b426ef ocelot_port_configure_serdes +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9494845c ocelot_port_assigned_dsa_8021q_cpu_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9c14dec6 ocelot_phylink_mac_link_down +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa1dcba9e ocelot_port_del_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb399c6a1 ocelot_port_get_eth_ctrl_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbb0377cd ocelot_migrate_mdbs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc377a523 __ocelot_rmw_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xeaa4d561 ocelot_regmap_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xeb7806bd ocelot_port_get_mm_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xef7beaea ocelot_port_get_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfa73eea7 ocelot_port_readl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfe46d351 ocelot_port_setup_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfe9b0c0e ocelot_get_bridge_fwd_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x0b28a9ad qcafrm_create_footer +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x2b6ddf3f qcafrm_fsm_decode +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x41da0375 qcafrm_create_header +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x3ce2099a stmmac_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x4d3a001c stmmac_init_tstamp_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x545572d4 stmmac_set_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x777c8f4d stmmac_dvr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x906ba2c1 stmmac_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x92d778bb stmmac_get_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xccfcb312 stmmac_bus_clks_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xd1f9e95b stmmac_dvr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x05d708e8 stmmac_pltfr_remove_no_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x2a16050c stmmac_pltfr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x32ff5f7c stmmac_get_platform_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x3aada512 stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x68ee6906 stmmac_pltfr_exit +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x741876b9 stmmac_pltfr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x7887d455 devm_stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xab6f5b51 stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xefccd59c stmmac_pltfr_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xf275da92 devm_stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xf4232254 stmmac_remove_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x2f5eb753 am65_cpts_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x405b51c2 am65_cpts_ns_gettime +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x59b6e185 am65_cpts_tx_timestamp +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x5cd5abcc am65_cpts_prep_tx_timestamp +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x6ab9a4a1 am65_cpts_release +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x828c824a am65_cpts_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0x91fd3558 am65_cpts_rx_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xb60b988a am65_cpts_estf_disable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xbfc83e4d am65_cpts_estf_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xe0cbdf78 am65_cpts_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/ti/am65-cpts 0xfca9b9d9 am65_cpts_phc_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x1bf25081 w5100_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x8022e914 w5100_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x80aebd8b w5100_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0xb343aaa3 w5100_ops_priv +EXPORT_SYMBOL_GPL drivers/net/geneve 0x69f53607 geneve_dev_create_fb +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x0cbf677a ipvlan_count_rx +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x67840aca ipvlan_link_delete +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x935f2e0f ipvlan_link_setup +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xef9c5008 ipvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xf187aa10 ipvlan_link_new +EXPORT_SYMBOL_GPL drivers/net/macsec 0x0ff4b4b8 macsec_pn_wrapped +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x339ba8c7 macvlan_common_newlink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x396d89ba macvlan_common_setup +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xe4cbb208 macvlan_dellink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xfe5d2c24 macvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-i2c 0xfe117f3f mdio_i2c_alloc +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0x6318757f mdio_mux_uninit +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0xfc53475b mdio_mux_init +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-regmap 0xb74544f6 devm_mdio_regmap_register +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x384bfd26 xpcs_config_eee +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x48d03b12 xpcs_create_mdiodev +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x5efda68f xpcs_do_config +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x60cbae17 xpcs_destroy +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x8cd5cbad xpcs_get_an_mode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x9b430bc5 xpcs_link_up +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xa308dd06 xpcs_get_interfaces +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x00a3be5a bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x072f0175 bcm_phy_cable_test_start +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0b9db53e __bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0cb0f1ca bcm_phy_r_rc_cal_reset +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0fff1be4 bcm54xx_auxctl_read +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x1bc13c64 bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x1ce071cd bcm_phy_read_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x1e7aa14e bcm_phy_cable_test_get_status +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x221ef6e0 bcm_phy_downshift_get +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x23d92efb bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x30f52bee bcm_phy_downshift_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x3a7c6d62 bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4072f708 bcm_phy_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4808c8ae bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x5aad272a bcm_phy_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x64dbd3ed bcm_phy_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x6e10ad4d bcm_phy_get_strings +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x701c38e0 bcm_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x7f39e06d bcm_phy_led_brightness_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x8f4ca5e0 __bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x93696afc bcm_phy_get_stats +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x9d84baaa bcm_phy_write_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0f0ddfd bcm_phy_wol_isr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa8ca98d4 bcm_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa9e41a5a bcm_phy_cable_test_start_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xb1c3834e bcm_phy_write_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xb42b6b2b bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xbe21d32d bcm_phy_read_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xbf15604f __bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xc0b06d0e bcm_phy_enable_jumbo +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xc6c139b4 bcm_phy_cable_test_get_status_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xcad2a188 bcm_phy_enable_apd +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xcf26da40 bcm_phy_ack_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd60ee7a7 bcm_phy_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd6b62e04 bcm_phy_28nm_a0b0_afe_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xdccb57f4 __bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe49d43b5 __bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xfd7606f2 __bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x620576e0 bcm_ptp_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xc7e0a17b bcm_ptp_probe +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xe54c4503 bcm_ptp_stop +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x0b17b18f lan87xx_read_status +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x2f7de109 smsc_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x3ecfcd6b smsc_phy_probe +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x66bf2237 smsc_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xaf25982e smsc_phy_get_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xb77069e4 smsc_phy_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xc3ece28e smsc_phy_set_tunable +EXPORT_SYMBOL_GPL drivers/net/tap 0x0ffec095 tap_destroy_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0x53b5c81c tap_get_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x61170916 tap_free_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x67fb29a9 tap_get_ptr_ring +EXPORT_SYMBOL_GPL drivers/net/tap 0x8e8f6213 tap_get_socket +EXPORT_SYMBOL_GPL drivers/net/tap 0x983f594c tap_del_queues +EXPORT_SYMBOL_GPL drivers/net/tap 0xb3f42b47 tap_create_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0xcfde7049 tap_queue_resize +EXPORT_SYMBOL_GPL drivers/net/tap 0xff26a9a4 tap_handle_frame +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x6392d769 usbnet_cdc_zte_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x6d7cc477 usbnet_cdc_update_filter +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x939e9e38 usbnet_cdc_status +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x9997ddcc usbnet_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xbf5c0aa8 usbnet_ether_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xdd484722 usbnet_cdc_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xf2a81c13 usbnet_generic_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x0c108e86 cdc_ncm_rx_verify_nth32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x27ebab07 cdc_ncm_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x5c4feddb cdc_ncm_rx_verify_ndp32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x636c6bdb cdc_ncm_select_altsetting +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x85993cb4 cdc_ncm_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xd37285be cdc_ncm_rx_verify_nth16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xe501d947 cdc_ncm_bind_common +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xe6ec317c cdc_ncm_rx_verify_ndp16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xe72c9868 cdc_ncm_fill_tx_frame +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xfbaef1a4 cdc_ncm_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xfc5e3ebe cdc_ncm_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/r8152 0x33b3cc7d rtl8152_get_version +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x434d1f3f rndis_command +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x5b0a6171 rndis_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x6c25d86e rndis_status +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x9e0a6d44 generic_rndis_bind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xbd9f4b01 rndis_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xdd604b61 rndis_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x050c4b95 usbnet_suspend +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x07380f5b usbnet_write_cmd_async +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x14c503f1 usbnet_write_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x1641fed4 usbnet_read_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x1ab302f3 usbnet_read_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x241c3c4a usbnet_start_xmit +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x25a29d32 usbnet_get_ethernet_addr +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x280571be usbnet_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x303f64cf usbnet_write_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x3294950b usbnet_set_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x32cb09e2 usbnet_get_endpoints +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x39b2ac0f usbnet_purge_paused_rxq +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x39e0bc05 usbnet_nway_reset +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x3a641135 usbnet_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x40ab1e50 usbnet_get_link +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x5d0f8923 usbnet_get_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x5ffc95ba usbnet_resume_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6456b89e usbnet_open +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6b4b7d4c usbnet_update_max_qlen +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x77b56ab3 usbnet_set_rx_mode +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x836aa2b5 usbnet_resume +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x83d80cd4 usbnet_probe +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x868cf6cc usbnet_defer_kevent +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x9127323b usbnet_disconnect +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xa5b13c1c usbnet_pause_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xafecd466 usbnet_set_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xb0c5b694 usbnet_status_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xbc145cf3 usbnet_get_drvinfo +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc94c71f8 usbnet_get_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xcbaaa4b0 usbnet_unlink_rx_urbs +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xcca1b99c usbnet_get_link_ksettings_internal +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xcf941bec usbnet_status_start +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xd411eb0c usbnet_skb_return +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xfb57feb4 usbnet_tx_timeout +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x06256346 vxlan_fdb_find_uc +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x2b69c151 vxlan_fdb_replay +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x3deb50f8 vxlan_dev_create +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x62b61f2c vxlan_fdb_clear_offload +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/ipw2x00/libipw 0x708bcec8 libipw_rx_any +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x24660ad8 il_prep_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2b25eb44 il_remove_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3172c52b il_mac_tx_last_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8f0fdf87 il_dealloc_bcast_stations +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7a8d1bc _il_grab_nic_access +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x13863121 iwl_fw_lookup_cmd_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x443a0ac3 iwl_fw_lookup_notif_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x5987fe45 iwl_fw_lookup_assert_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x205ed8d5 p54_init_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x2e254218 p54_register_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x61313155 p54_read_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x9645b0e3 p54_free_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xa1cfeef3 p54_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xb7f6cbf8 p54_unregister_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xb8db4b2b p54_free_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xb958c167 p54_parse_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xff27f22a p54_parse_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x1bd5f489 lbs_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x2248f65b lbs_get_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x25efcbca lbs_start_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x4b8f8222 __lbs_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x5279ca73 lbs_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x5b672a8b lbs_queue_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x72b2a2d1 lbs_process_rxed_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x8a77046e lbs_host_sleep_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x9141a114 lbs_notify_command_response +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xa7a6836c lbs_host_to_card_done +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xa874f252 lbs_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xaddf2ffa lbs_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xb9625f33 lbs_stop_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xc1c30e68 lbs_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xe4c6d11e lbs_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf64277de lbs_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xfb7bb051 lbs_get_firmware_async +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x03a6a6ae lbtf_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x13423e40 lbtf_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x375b6212 __lbtf_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x5edb8f15 lbtf_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x62c57f95 lbtf_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x9447f9fe lbtf_cmd_response_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc85e6899 lbtf_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xd2651069 lbtf_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xee6e7c87 lbtf_bcn_sent +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x0700b851 mwifiex_dnld_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x2dadc226 mwifiex_write_data_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x3ea0a3ba mwifiex_disable_auto_ds +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x3fd9377b mwifiex_shutdown_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x42e5cfc1 mwifiex_deauthenticate_all +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x4a2152a3 mwifiex_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x55ff8d7e mwifiex_init_shutdown_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x58101645 mwifiex_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x67bdbc8a mwifiex_queue_main_work +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x70a73318 mwifiex_del_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x79778ffb mwifiex_upload_device_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x855b0497 mwifiex_reinit_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x9bdbf492 mwifiex_cancel_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xb69a5e76 mwifiex_process_sleep_confirm_resp +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xc87a7337 mwifiex_main_process +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd0243c3b mwifiex_multi_chan_resync +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd434817a _mwifiex_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd4dad9f3 mwifiex_alloc_dma_align_buf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xe16c58ab mwifiex_handle_rx_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xe39c6af3 mwifiex_add_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xe4fa9204 mwifiex_drv_info_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xe65dabec mwifiex_process_hs_config +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xf58b63c7 mwifiex_enable_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xf6833b6d mwifiex_fw_dump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xfbdcfbf5 mwifiex_prepare_fw_dump_info +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x035f79d3 mt76_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x050c0cf4 mt76_alloc_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x084ac0ae mt76_update_survey_active_time +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x08c4a8df mt76_calculate_default_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x09b0a222 mt76_release_buffered_frames +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0aa2b77c mt76_register_debugfs_fops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0bc00582 mt76_csa_finish +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x17d58abf mt76_register_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x17f568e9 mt76_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ec57b4f __mt76_worker_fn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1f56f57c ____mt76_poll_msec +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1f8083c5 mt76_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2882dc09 mt76_init_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2ea493ca mt76_wake_tx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x387867c0 mt76_sw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3a2762fe mt76_txq_schedule +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3d0fcd72 __traceiter_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3d2db233 mt76_dma_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3ebc477c __mt76_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3f058b22 __mt76_set_tx_blocked +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3f696ff7 mt76_tx_check_agg_ssn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4870bef8 mt76_ethtool_page_pool_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4f6b2eb8 mt76_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x505cfe0e mt76_sta_pre_rcu_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x50cd7fc6 mt76_tx_status_skb_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x51a18bb4 mt76_tx_status_unlock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5456d88c mt76_set_irq_mask +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x54f803ea mt76_dma_rx_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x554c4fac mt76_txq_schedule_all +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x55a9c792 mt76_get_min_avg_rssi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x59d93464 mt76_eeprom_override +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5bf92efd mt76_tx_worker_run +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5d5fb209 mt76_pci_disable_aspm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5e39835a mt76_rx_aggr_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x60ca40e2 mt76_queue_tx_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x60e2314e mt76_seq_puts_array +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6836b29f mt76_tx_status_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6c023536 mt76_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6d22bc58 mt76_get_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6d731f09 mt76_insert_ccmp_hdr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x70555168 mt76_skb_adjust_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x77ccd1be mt76_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7d2d96ca mt76_create_page_pool +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7fd27633 mt76_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x805fc13a __SCK__tp_func_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x81790521 mt76_update_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x85655fd2 mt76_mcu_get_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x86c3d4b9 mt76_dma_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8a00790d mt76_unregister_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x90f28fd2 mt76_dma_wed_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x91f47ebb __mt76_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9859693f mt76_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9a000feb mt76_phy_dfs_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9bc8dab8 __traceiter_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9d28c26e __tracepoint_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9ea41c3c mt76_set_stream_caps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9f9dc22b mt76_has_tx_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa24744ba mt76_mmio_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa369a6e3 mt76_get_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xab9d88b8 mt76_ethtool_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xade9ec33 __mt76_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xae47b717 mt76_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xaf4659c1 __mt76_mcu_msg_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb235561c mt76_put_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb608bb75 __tracepoint_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb8602dee mt76_rx_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbc27428c mt76_get_of_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbe8d0f7c mt76_rx_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbfb31d76 mt76_rx_aggr_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc38f5aed mt76_free_pending_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6315d8e __SCK__tp_func_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6634315 mt76_ac_to_hwq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcb3a4d4b mt76_tx_status_skb_get +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcd1f8178 mt76_csa_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcf13037f mt76_init_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcfeb933d mt76_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd0e9ea25 mt76_mcu_skb_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd49e5dab mt76_queues_read +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd5fa9af7 mt76_get_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd7a524bc mt76_sta_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd7c479e3 mt76_get_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd8c93d6c mt76_unregister_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdac3ef3a mt76_tx_status_skb_done +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xde69e824 mt76_free_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdf80acfc mt76_stop_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe40b66ef mt76_wcid_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe75a2285 mt76_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe9833195 __mt76_mcu_send_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xeb2b4891 mt76_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xebe48ca5 mt76_get_rate_power_limits +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xee5e4c7d mt76_tx_status_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xef8e0baf mt76_put_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf4ac5626 mt76_mcu_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf58870bc mt76_alloc_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf6fdb71d mt76_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf8adcd7c mt76_mcu_rx_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x006aee6f mt76_connac_mcu_set_hif_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x042fc5fa mt76_connac2_load_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x04ccd4f1 mt76_connac2_mac_fill_rx_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x05eeeea9 mt76_connac_mcu_add_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0a25337f mt76_connac_gen_ppe_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0b4071ab mt76_connac_write_hw_txp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0bfcd028 mt76_connac_mcu_chip_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0dec65c5 mt76_connac_mcu_sta_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0facd580 mt76_connac_mcu_set_channel_domain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x11919678 mt76_connac_mcu_sta_ba +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1575c9c8 mt76_connac_sta_state_dp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x17aec55e mt76_connac_pm_wake +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x18b64d40 mt76_connac_mcu_wtbl_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1f97e1fe mt76_connac_mcu_bss_omac_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x24ba9a5f mt76_connac_get_eht_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2627af7a mt76_connac_mcu_init_download +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x283e54ad mt76_connac_mcu_beacon_loss_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2b1be3ad mt76_connac2_mac_add_txs_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2c1fbd3a mt76_connac_mcu_sta_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2d29cc64 mt76_connac_mcu_cancel_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2f60e1f1 mt76_connac_mcu_set_suspend_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2f9fbcd3 mt76_connac_get_phy_mode +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x32c7091f mt76_connac_mcu_sta_wed_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3494343c mt76_connac_mcu_rdd_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x39a91ca8 mt76_connac_mcu_sta_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3c7fe0f2 mt76_connac2_mac_tx_rate_val +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3d110078 mt76_connac2_reverse_frag0_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4f6d7752 mt76_connac2_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x55c19a21 mt76_connac2_mac_decode_he_radiotap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x56a41564 mt76_connac_mcu_sta_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x57423ae2 mt76_connac_get_phy_mode_ext +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5b16f6f3 mt76_connac_pm_queue_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5bcff5d1 mt76_connac_txp_skb_unmap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5db9faac mt76_connac_mcu_coredump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5e76facb mt76_connac_power_save_sched +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x61b8c73b mt76_connac_mcu_alloc_wtbl_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6647af95 mt76_connac_mcu_set_p2p_oppps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6c20e4c7 mt76_connac2_mcu_fill_message +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6f7a4bef mt76_connac_mcu_start_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x71a07559 mt76_connac_mcu_wtbl_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x74588d03 mt76_connac_mcu_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x74dce2bf mt76_connac_free_pending_tx_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7579ad33 mt76_connac_mcu_set_deep_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x76fe620f mt76_connac_mcu_add_nested_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x78b1994c mt76_connac_mcu_start_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7c37c13b mt76_connac_mcu_set_vif_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x80e15a47 mt76_connac2_mac_fill_txs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x818c4cd7 mt76_connac_mcu_update_gtk_rekey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x83acade2 mt76_connac_mcu_set_rate_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x856e4b7b mt76_connac_mcu_sched_scan_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x895303d9 mt76_connac_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x89fd3fcb mt76_connac_mcu_sched_scan_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8c81b569 mt76_connac_mcu_uni_add_bss +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8fca3648 mt76_connac_mcu_wtbl_smps_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x908ca40c mt76_connac_wowlan_support +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x967e6a57 mt76_connac_mcu_bss_ext_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x96fb7edf mt76_connac_mcu_reg_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9792a251 mt76_connac2_load_ram +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9da354f8 mt76_connac_mcu_reg_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa33bdfe1 mt76_connac_mcu_bss_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa4103d99 mt76_connac_mcu_set_rts_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa95bd341 mt76_connac_mcu_sta_uapsd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb73639ae mt76_connac_pm_dequeue_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xbd754431 mt76_connac_mcu_get_nic_capability +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc771910d mt76_connac_mcu_sta_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc81a5ea0 __mt76_connac_mcu_alloc_sta_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xca22e766 mt76_connac_mcu_wtbl_hdr_trans_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xca4daa07 mt76_connac_mcu_set_mac_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcae69a58 mt76_connac_mcu_uni_add_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xce7e3479 mt76_connac_mcu_set_pm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd2805b53 mt76_connac_mcu_patch_sem_ctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd58c3dde mt76_connac_mcu_uni_set_chctx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd6bbe676 mt76_connac_mcu_wtbl_generic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xdff72d3c mt76_connac_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe3def4a9 mt76_connac_init_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe9943d4c mt76_connac_get_he_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf16a7dc2 mt76_connac_mcu_wtbl_ht_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf477ca04 mt76_connac_mcu_update_arp_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x24525739 mt76s_txrx_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x2bf54cb5 mt76s_wr_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x40df7689 mt76s_rd_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x4abab694 mt76s_rmw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x5b6d5055 mt76s_alloc_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x5c8f69d6 mt76s_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x6543b3d2 mt76s_sdio_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x6aa5eb8b mt76s_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x813259f1 mt76s_hw_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x8b4b1518 mt76s_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x9c61b235 mt76s_txqs_empty +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xa31a61ca mt76s_write_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xaa75d1c8 mt76s_read_pcr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xb11e69ae mt76s_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xc62a99c0 mt76s_alloc_rx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xc6576539 mt76s_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x10420f19 ___mt76u_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x224ce519 mt76u_alloc_mcu_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x5d1e1eee ___mt76u_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x6fabe66f __mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x82458046 mt76u_single_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x9b0ce176 mt76u_queues_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xa2a0da9f mt76u_alloc_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xa77be04f mt76u_resume_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xb56b4710 __mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xbfc1fdc2 mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xc022755d mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xd37d7229 mt76u_stop_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xdc61a3ef mt76u_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xf5ef6b0d mt76u_stop_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x1313c68a mt7615_mac_set_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x185fcd95 __mt7663_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x1db5f516 mt7615_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x2289eda8 mt7615_mac_enable_rtscts +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x22d82bfd mt7615_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x3c2dd7f3 mt7615_led_set_blink +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x452a4341 mt7615_mcu_exit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x47bbc10f mt7615_init_work +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x55b2dfa9 mt7615_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x5d9a1d32 mt7615_mcu_fill_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x600ae7e0 mt7615_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x635fa0d2 mt7615_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8919e1e1 mt7615_register_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8ffc33e0 mt7615_tx_token_put +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x90c1218f mt7615_led_set_brightness +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x920e6be7 mt7615_thermal_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x98137f12 mt7615_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xa01bfe68 mt7615_wait_for_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xa2971a2e mt7615_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xb934d10f mt7615_unregister_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xb94a5850 mt7615_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xb9f22a9e mt7615_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xbbdafb66 mt7615_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xbe380496 mt7615_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xd58dca8c mt7615_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xe56cceb2 mt7622_trigger_hif_int +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xf0d0dcf7 mt7615_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xf0e89cc5 mt7615_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xf46c96a3 mt7615_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xff10a8c1 mt7615_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615e 0x13b091f9 mt7615_dma_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x1506ffca mt7663_usb_sdio_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x8f507dcf mt7663_usb_sdio_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x9f563e33 mt7663_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xaa6bf46b mt7663_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xf0e2b8f8 mt7663_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x1759ba96 mt76x0_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x2b1a5729 mt76x0_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x36a3e511 mt76x0_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x3b8b6de9 mt76x0_chip_onoff +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x5f16ddaa mt76x0_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xc1388c30 mt76x0_phy_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xf8ff74a6 mt76x0_init_hardware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0de66635 mt76x02_phy_adjust_vga_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0e8587e7 mt76x02_phy_dfs_adjust_agc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x12f1bfff mt76x02_mac_setaddr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1c5a9edb mt76x02_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1d2c8a95 mt76x02_mcu_set_radio_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x25d2e63d mt76x02_mcu_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x291627ba mt76x02_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2aa5c0e6 mt76x02_phy_set_txdac +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2b45bbd7 mt76x02_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2e8d8818 mt76x02_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2f54ef16 mt76x02_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2f7da16e mt76x02_enqueue_buffered_bc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3047660f mt76x02_mac_shared_key_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3250cd48 mt76x02_ext_pa_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x36737549 mt76x02_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x37e8e892 mt76x02_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3ffd26c1 mt76x02_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x41fea6f0 mt76x02_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x49eb0b38 mt76x02_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4b72c507 mt76x02_get_efuse_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4f6ca6f5 mt76x02_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x565bd68e mt76x02_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5bd84fd5 mt76x02_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x600a0d9f mt76x02_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x62c60686 mt76x02_mac_cc_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x63ae3382 mt76x02_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6550f478 mt76x02_init_agc_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6e93c773 mt76x02_get_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6fbee863 mt76x02_set_ethtool_fwver +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x701fff3a mt76x02_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x75fef85d mt76x02_add_rate_power_offset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7b2038a2 mt76x02_remove_hdr_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x837c1d4e mt76x02_eeprom_parse_hw_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x918c72e9 mt76x02_eeprom_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x91d5b9ee mt76x02_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x92715874 mt76x02_update_beacon_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x93c479bc mt76x02_limit_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x97de45e0 mt76x02_mcu_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x9b5d8941 mt76x02_set_tx_ackto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa10c5820 mt76x02_config_mac_addr_list +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa5827fc8 mt76x02_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa5964e1c mt76x02_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xab2373e4 mt76x02_mac_wcid_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xad5d3ba8 mt76x02_get_max_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xaf6a3db1 mt76x02_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb3ee8d40 mt76x02_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb430a515 mt76x02_dma_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb5000268 mt76x02_phy_set_band +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb7ed1228 mt76x02_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc07a93b7 mt76x02_dma_disable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc19fb36e mt76x02_resync_beacon_timer +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc1d8e52c mt76x02_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc5491d82 mt76x02_edcca_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xca53b748 mt76x02_mac_set_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xca9a2207 mt76x02_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xcce978f9 mt76x02_mcu_msg_send +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xcf409706 mt76x02_mac_reset_counters +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xcf9c878c mt76x02_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd48b8ea8 mt76x02_phy_set_bw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd63f4b9a mt76x02e_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xdb2fe101 mt76x02_get_lna_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe1bc8997 mt76x02_dfs_init_params +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe7cad140 mt76x02_mcu_function_select +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf0bb0271 mt76x02_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf78f6c5e mt76x02_sta_rate_tbl_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf9ad76b1 mt76x02_phy_set_rxpath +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfbdfbee3 mt76x02_set_coverage_class +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfc2618ee mt76x02_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfc8047cc mt76x02_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfd8d1a5f mt76x02_sta_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfe8d838d mt76x02_tx_set_txpwr_auto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x0eecb731 mt76x02u_mcu_fw_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x14f63b63 mt76x02u_mcu_fw_send_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x51f96c91 mt76x02u_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x52c9efc9 mt76x02u_exit_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x8837957f mt76x02u_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xc63b96ff mt76x02u_init_mcu +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xcd118750 mt76x02u_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xf2e1cfd0 mt76x02u_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x0222f117 mt76x2_reset_wlan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x025ba401 mt76x2_mcu_init_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x0bc71983 mt76x2_get_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x0e9a473d mt76x2_mcu_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x14bd7638 mt76x2_read_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x2f0d5f4f mt76x2_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x32dcd0fd mt76x2_apply_gain_adj +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x392479b5 mt76x2_phy_update_channel_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x5829fe06 mt76x2_configure_tx_delay +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x74d340cf mt76x2_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x753e61af mt76x2_mcu_tssi_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x756c0923 mt76x2_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x92431ae6 mt76x2_phy_tssi_compensate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xa18b360c mt76_write_mac_initvals +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xa7e72321 mt76x2_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xc29f56cf mt76x2_get_temp_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xce71cbb4 mt76x2_phy_set_txpower_regs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xde3a76bc mt76x2_get_power_info +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xdf3defe2 mt76x2_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xf99b80a3 mt76x2_mcu_load_cr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x08b63f26 mt7921_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x23dd98d8 mt7921_mcu_drv_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x2b5a754a mt7921_mcu_set_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x35493699 mt7921_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x57df868f mt7921_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x59f8f34a mt7921_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x5a849a42 mt7921_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x5f797468 mt7921_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x6354effe __mt7921_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x6e97ddb3 mt7921_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x74af2399 mt7921_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x7d4672d3 mt7921_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x824ffd58 mt7921_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x88dadde0 mt7921_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x8e02f6f3 mt7921_get_mac80211_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x8ea04d3e mt7921_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x8fa2a48f mt7921_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xa2ff64ed mt7921_txwi_free +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xa3283077 mt7921_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xab4977bb mt7921_mcu_fw_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xbda45754 mt7921_mac_sta_assoc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xbeab9f73 mt7921_mac_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xdb833f6d mt7921_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x742009f2 chip_wakeup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x7cead7b9 chip_allow_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x7e9ca5eb wilc_netdev_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x8e9ab6eb host_sleep_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xa08d3cd2 wilc_handle_isr +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xa6f5ddeb wilc_cfg80211_init +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xb5e86803 host_wakeup_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x0f28244b qtnf_classify_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x190b1ed0 qtnf_trans_handle_rx_ctl_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x31fab83c qtnf_chipid_to_string +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x38918138 qtnf_core_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x68f3de08 qtnf_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x891e31a2 qtnf_core_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xdfc59c15 qtnf_wake_all_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x021c39b4 rt2800_efuse_detect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0383ad3a rt2800_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0683bee1 rt2800_process_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x09b73819 rt2800_wait_wpdma_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0add6145 rt2800_write_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x22dee6d6 rt2800_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2e852aef rt2800_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2f1b30ad rt2800_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x31ccc89e rt2800_vco_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x369fdf22 rt2800_config_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x3e5cd0fa rt2800_link_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x3ef287bf rt2800_config_ant +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x46a4fe1e rt2800_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5b0f4144 rt2800_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5c93b0cb rt2800_config_shared_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5d0da502 rt2800_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x60bce8b1 rt2800_txdone_nostatus +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x71460eb6 rt2800_config_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x725ee2b6 rt2800_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x77879690 rt2800_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x78f9bd24 rt2800_wait_csr_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8465d16e rt2800_txstatus_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x856c8c8b rt2800_reset_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8580e00f rt2800_get_tsf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x91d89985 rt2800_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9e2b1500 rt2800_txstatus_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa7d7b557 rt2800_check_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xaf52f647 rt2800_link_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb43364a3 rt2800_get_txwi_rxwi_size +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc1023418 rt2800_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc1c458e6 rt2800_config_pairwise_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc91820ce rt2800_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc939be4a rt2800_gain_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xcc2d8851 rt2800_write_tx_data +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd3445a98 rt2800_read_eeprom_efuse +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe0739dbf rt2800_get_key_seq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe68f7db5 rt2800_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe6b65cf6 rt2800_disable_wpdma +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe89d7a4d rt2800_txdone_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe8eafe22 rt2800_mcu_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe8f227d0 rt2800_pre_reset_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe8fd70cf rt2800_clear_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xeda83d2d rt2800_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xfc81a5f5 rt2800_config_erp +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x05843656 rt2800mmio_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x08905d5a rt2800mmio_fill_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x099e1d2b rt2800mmio_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x0a8968b7 rt2800mmio_init_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x32ac3645 rt2800mmio_rxdone_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3a9dadeb rt2800mmio_init_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3bc09de9 rt2800mmio_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3d741c87 rt2800mmio_pretbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x428519fc rt2800mmio_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x4f07670a rt2800mmio_queue_init +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5028bbb2 rt2800mmio_tbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x547e164c rt2800mmio_get_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5d714390 rt2800mmio_toggle_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5fa4db64 rt2800mmio_interrupt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x7501beac rt2800mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x78918c5b rt2800mmio_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x8c8b92fe rt2800mmio_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x93774568 rt2800mmio_get_dma_done +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x97e3c029 rt2800mmio_autowake_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9f3c8921 rt2800mmio_txstatus_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xd2276847 rt2800mmio_write_tx_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xec1c620e rt2800mmio_get_entry_state +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x002614fb rt2x00mac_set_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x03a00363 rt2x00mac_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x04ebe5dc rt2x00queue_get_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x069c0a95 rt2x00lib_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x22986945 rt2x00mac_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x27cfe3e4 rt2x00lib_beacondone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x37134209 rt2x00lib_txdone_noinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x3be00a00 rt2x00mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x449de93d rt2x00lib_remove_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x494d47df rt2x00mac_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4efcf0b2 rt2x00lib_set_mac_address +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x50356111 rt2x00queue_flush_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x508c79bb rt2x00lib_get_bssidx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x50bcaed2 rt2x00queue_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x50d6018f rt2x00lib_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x52be423a rt2x00lib_pretbtt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x546b4671 rt2x00mac_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5b6613e2 rt2x00queue_start_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5b951bb6 rt2x00queue_stop_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x61b9ee18 rt2x00lib_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x647196fb rt2x00lib_probe_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x65ba437c rt2x00mac_get_ringparam +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x6aefb283 rt2x00queue_unpause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x71274825 rt2x00queue_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x736bd487 rt2x00mac_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x869dccde rt2x00lib_txdone_nomatch +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x915a0f29 rt2x00lib_dmadone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x992ac1cf rt2x00queue_pause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa2842e5a rt2x00mac_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa3b4fad2 rt2x00queue_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa67eafa3 rt2x00mac_get_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xaf5f114a rt2x00queue_for_each_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb0042135 rt2x00mac_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xbdd1ad0c rt2x00mac_tx_frames_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc4bb0e32 rt2x00mac_sw_scan_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xcd0eca0f rt2x00mac_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xd266b6f2 rt2x00queue_unmap_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xd429f016 rt2x00lib_dmastart +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe0f3698d rt2x00mac_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe0fa472f rt2x00lib_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe9915246 rt2x00mac_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xea80303f rt2x00mac_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf282a3df rt2x00mac_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf46eb4bd rt2x00mac_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf63249d3 rt2x00queue_map_txskb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf8ef710f rt2x00mac_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xfd6e329d rt2x00mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x0811c603 rt2x00mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x11c3fefd rt2x00mmio_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x1c8b214d rt2x00mmio_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x24d12de1 rt2x00mmio_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x5025a219 rt2x00mmio_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x017a57c5 rt2x00pci_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xb8897805 rt2x00pci_pm_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xd82bc53b rt2x00pci_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x3287a079 rt2x00usb_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x3325b091 rt2x00usb_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x4ab6660d rt2x00usb_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x4c2b4bcb rt2x00usb_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x4eaa04fa rt2x00usb_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x50addd92 rt2x00usb_vendor_request_buff +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x53001551 rt2x00usb_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x5997f301 rt2x00usb_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x5ceba1fd rt2x00usb_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x7f039e9d rt2x00usb_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x80b99ae6 rt2x00usb_register_read_async +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x8562cdc5 rt2x00usb_vendor_req_buff_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x85ceab3b rt2x00usb_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x8d3d3382 rt2x00usb_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xa18976dc rt2x00usb_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xcd348979 rt2x00usb_disconnect +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0d031ca0 dm_restorepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5f700148 dm_writepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xae23b00f dm_savepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb84c99f7 rtl92c_set_p2p_ps_offload_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x11530f9b rtl8723_phy_pi_mode_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x148af43e rtl8723_phy_path_a_standby +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x263b8349 rtl8723_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x2851db8d rtl8723_write_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x2bf6d59b rtl8723be_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x36b7a28e rtl8723_phy_reload_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x378c1ac7 rtl8723_fw_free_to_go +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3f5bf9c0 rtl8723_phy_calculate_bit_shift +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x6101689a rtl8723_phy_set_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x75681d64 rtl8723_dm_init_dynamic_bb_powersaving +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x7db924dd rtl8723_phy_rf_serial_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8baf8913 rtl8723_phy_set_sw_chnl_cmdarray +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x92fe6893 rtl8723_phy_save_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x943a76a5 rtl8723_phy_query_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xa6248eef rtl8723_cmd_send_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xa9ec6e73 rtl8723_phy_path_a_fill_iqk_matrix +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xaf7fdc75 rtl8723_phy_path_adda_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xb4cf36d1 rtl8723_enable_fw_download +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xb9e6e2b9 rtl8723_download_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xc1c3dd34 rtl8723_save_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xc39df3c6 rtl8723_phy_rf_serial_read +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xd6be6804 rtl8723_dm_init_dynamic_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xd8ddaf08 rtl8723_dm_init_edca_turbo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xdb219331 rtl8723ae_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xe1c136fe rtl8723_phy_reload_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xe2cc64c4 rtl8723_phy_init_bb_rf_reg_def +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xebe84bee rtl8723_phy_mac_setting_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x07b1dab0 rtl_init_rx_config +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0e8bf0ff rtl_deinit_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1eeae325 rtl_efuse_ops_init +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x22c3b5af rtl_beacon_statistic +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x241a6ba9 rtl_swlps_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2921a4d4 rtl_btc_status_false +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2d32cdfc rtl_lps_change_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2e5382f9 rtl_fill_dummy +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3313535f rtl_recognize_peer +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x373f50d4 rtl_fw_page_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3ba0a20e rtl_get_hal_edca_param +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x438352a6 read_efuse_byte +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4e94cd48 rtl_global_var +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x54cd39de rtl_fw_block_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x62acc97b rtl_lps_leave +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6db3ba37 rtl_update_beacon_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6eb7c569 rtl_tx_mgmt_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x71af0e97 rtl_set_tx_report +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7556ec2c rtl_lps_enter +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7e1e1894 rtl_get_hwinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x969813a6 rtl_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x97e05663 rtl_tid_to_ac +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa774b12c rtl_action_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa88b6060 rtl_deinit_rfkill +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb7f064b4 rtl_init_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb952d9c6 rtl_is_special_data +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbb6a188a rtl_tx_report_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc838c098 rtl_deinit_deferred_work +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xcf8c08e0 rtl_p2p_info +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xeadb90ef rtl_ips_nic_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xfac8daa8 rtl_tx_ackqueue +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x0f5c3ce9 rsi_zone_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x1f2612d4 rsi_91x_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x4e7b6942 rsi_91x_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x743563c1 rsi_read_pkt +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xbd19bdd3 rsi_mac80211_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xcd173710 rsi_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xcf443a99 rsi_hal_device_init +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x2bbb9199 cw1200_can_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x556103c6 cw1200_core_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x70be8f31 cw1200_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x7e500283 cw1200_core_release +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x58264207 wl1251_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0xcd955188 wl1251_init_ieee80211 +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0xd475017b wl1251_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x06d0aa5c wl1271_cmd_test +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x06d3b27e wl12xx_debug_level +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x08cd537a wlcore_scan_sched_scan_results +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0d095b9e wlcore_disable_interrupts_nosync +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x20351125 wlcore_get_native_channel_type +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x237ef15c wlcore_translate_addr +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x284d805a wlcore_boot_upload_nvs +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2f9b409f wlcore_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x302bb645 wlcore_event_sched_scan_completed +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x31a821d1 wlcore_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x344c81d8 wlcore_enable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x353a80be wlcore_event_channel_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x36408f12 wlcore_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3d3c3874 wlcore_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x403c9b6e wlcore_event_soft_gemini_sense +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x47dde051 wlcore_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x485bde64 wlcore_synchronize_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x57b2815e wlcore_event_fw_logger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x5bf7963f wlcore_event_rssi_trigger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x5d2cc204 wlcore_event_roc_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x61824d4d wl1271_acx_init_mem_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6b34ecb8 wl1271_debugfs_update_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6e788837 wl12xx_cmd_build_probe_req +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x79835d72 wlcore_scan_sched_scan_ssid_list +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x85498cd1 wl1271_format_buffer +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x865a7ce0 wlcore_event_dummy_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x905e16d0 wl1271_cmd_send +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xa4708e54 wlcore_event_beacon_loss +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xaf3ca674 wlcore_disable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb16fa927 wlcore_boot_upload_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb3a072c4 wl1271_acx_set_ht_capabilities +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb54cd1d5 wl1271_acx_pm_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb95f6164 wl12xx_acx_mem_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xbd05bfee wlcore_cmd_generic_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc0ff4cda wlcore_boot_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc7587eb8 wl1271_tx_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xcd15d93b wl1271_cmd_configure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd24c213c wlcore_event_max_tx_failure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd4495002 wl1271_cmd_data_path +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd58b1d4b wlcore_cmd_wait_for_event_or_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xdea3ac72 wl1271_acx_sleep_auth +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe0c808bd wlcore_set_partition +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe4e7b44b wlcore_event_ba_rx_constraint +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xedf06783 wlcore_event_inactive_sta +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf0e506c9 wl1271_tx_min_rate_get +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf7d861ee wlcore_set_scan_chan_params +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x0be48cb3 wwan_unregister_ops +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x18ef9637 wwan_put_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x3d9bbf75 wwan_port_txon +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x4dff61e5 wwan_port_txoff +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x526bcf2a wwan_port_get_drvdata +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x6a520396 wwan_create_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x80f09f80 wwan_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0x9b293d3f wwan_port_rx +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xb74c31cd wwan_remove_port +EXPORT_SYMBOL_GPL drivers/net/wwan/wwan 0xe9d3f4fc wwan_register_ops +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x22e5cf10 nfcmrvl_parse_dt +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x3886131b nfcmrvl_nci_register_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x83c69772 nfcmrvl_nci_recv_frame +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x9a2ce805 nfcmrvl_nci_unregister_dev +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x12614da1 pn53x_unregister_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x3de11496 pn53x_common_init +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x5f0a7ff4 pn532_i2c_nfc_alloc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x77d1e340 pn53x_common_clean +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x7d1cee2d pn53x_register_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x88633b53 pn533_finalize_setup +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xd93de39d pn533_rx_frame_is_cmd_response +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xdecfd339 pn533_rx_frame_is_ack +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x06607711 st_nci_hci_load_session +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x2004918d st_nci_remove +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x36de43ed st_nci_disable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x71bb9f9c st_nci_probe +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x7cc4d868 st_nci_discover_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xb568bd78 st_nci_hci_cmd_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xb83a8113 st_nci_enable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xfcfb73b1 st_nci_hci_event_received +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x284c6441 st95hf_spi_recv_echo_res +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x3120249a st95hf_spi_send +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0xc0b5050b st95hf_spi_recv_response +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x0862001f ntb_transport_tx_free_entry +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x30934216 ntb_transport_max_size +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x32537aca ntb_transport_link_query +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x3d54dbfc ntb_transport_tx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x436098aa ntb_transport_link_down +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x5a944827 ntb_transport_unregister_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x82e6c13d ntb_transport_qp_num +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x9c992c8f ntb_transport_link_up +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xb1ea9b3a ntb_transport_create_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xbffd6912 ntb_transport_register_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc270dc24 ntb_transport_free_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc37d9036 ntb_transport_rx_remove +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xd40e7a02 ntb_transport_rx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf55d6313 ntb_transport_register_client_dev +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf9eb813f ntb_transport_unregister_client_dev +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0x1b52528c virtio_pmem_host_ack +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0xc8fe33ff async_pmem_flush +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x01850555 nvme_auth_generate_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x1a383575 nvme_auth_gen_privkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x1d3b270f nvme_auth_transform_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x22e5d1de nvme_auth_augmented_challenge +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x399d9ac8 nvme_auth_hmac_hash_len +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x50c1c9e3 nvme_auth_gen_pubkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x51873876 nvme_auth_get_seqnum +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x674c5bc1 nvme_auth_hmac_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6adadbb4 nvme_auth_free_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6e91ee1b nvme_auth_digest_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x780989d1 nvme_auth_dhgroup_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x9070925e nvme_auth_extract_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xc9bb48ac nvme_auth_dhgroup_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcb39603c nvme_auth_hmac_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xe29fe5b1 nvme_auth_gen_shared_secret +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xf0ccf2d4 nvme_auth_dhgroup_kpp +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x00ab5ce0 nvme_complete_batch_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x03c6da82 nvme_init_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x053b571d nvme_mpath_start_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x05e23a45 nvme_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0fbed623 nvme_auth_negotiate +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x11abc494 __SCK__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1358f107 nvme_complete_rq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1469d051 __nvme_check_ready +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x15f1b8a2 nvme_unquiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x177af10b nvme_wait_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1a09a967 nvme_cleanup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2231ff20 nvme_stop_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x271b62d1 nvme_sync_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x27fcbedb __tracepoint_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2ac33be2 __nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x32bb687c nvme_alloc_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3779b30f nvme_delete_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3bd7817e nvme_fail_nonready_command +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3d63ce14 nvme_remove_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x40b9aecc nvme_mark_namespaces_dead +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x49224181 nvme_reset_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x50282edd nvme_alloc_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5037d8b7 nvme_host_path_error +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x55138d40 nvme_get_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x568158b5 nvme_setup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x59a94cee nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5cc9d2ae nvme_quiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5f1efd30 nvme_change_ctrl_state +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6309c445 nvme_unfreeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x64b62862 nvme_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x67ca5373 nvme_quiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6ef203e4 nvme_init_ctrl_finish +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x7b68dcbf nvme_start_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x7fe89563 nvme_stop_keep_alive +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x813cf212 nvme_io_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x8c3cac53 nvme_start_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x8d9d6bc3 nvme_cancel_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x8eb81c5a nvme_auth_free +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9f8ee475 nvme_disable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa513ccc7 nvme_remove_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb00548ac nvme_dev_attrs_group +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb054aea3 nvme_set_queue_count +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb34b1580 nvme_cancel_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb5b9ccef nvme_wait_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbb3855a8 nvme_complete_async_event +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbf12dfc7 nvme_try_sched_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc15fa4e6 nvme_auth_wait +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc38310ee nvme_uninit_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc991d9f1 nvme_sync_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd45434ee admin_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd53f911f nvme_auth_stop +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd58bbbcb nvme_delete_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xdf639984 nvme_wait_freeze_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe192a1c7 nvme_enable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe8b788f3 nvme_remove_namespaces +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xee73edc7 nvme_cancel_admin_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf0f4c022 nvme_auth_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf1eb08f4 __traceiter_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf3326f3b nvme_unquiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf720ad97 nvme_reset_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xfd358aac nvme_set_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1e328d22 nvmf_set_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x289c8574 nvmf_reg_read64 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x38ff8b22 nvmf_get_address +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x59f47d77 nvmf_reg_read32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x6356643c nvmf_should_reconnect +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x6ac24e3b nvmf_connect_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x83e80238 nvmf_reg_write32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x841646b4 nvmf_ip_options_match +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x98d9c745 nvmf_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xb4caff29 nvmf_map_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xce2de70d nvmf_connect_io_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xdd8af66e nvmf_free_options +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xf63e7a7a nvmf_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x0d12e564 nvme_fc_register_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3884f8b8 nvme_fc_unregister_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3e33ac54 nvme_fc_rescan_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x8a9cf5a7 nvme_fc_set_remoteport_devloss +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xbb0e18a6 nvme_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xcc8a2d78 nvme_fc_io_getuuid +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xdcfd24eb nvme_fc_register_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xfca9dc99 nvme_fc_unregister_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x24dec7d7 nvmet_ctrl_fatal_error +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x298bdaa1 nvmet_sq_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x3e0ef07a nvmet_wq +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x421a9d2b nvmet_check_transfer_len +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x639f741d nvmet_sq_destroy +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x699ee56a nvmet_req_free_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x705f3bc2 nvmet_req_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x95225693 nvmet_req_uninit +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x9eb88627 nvmet_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xbfaaa1da nvmet_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xfa1edf74 nvmet_req_complete +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xfca1f30e nvmet_req_alloc_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x0b98123d nvmet_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x200b66ba nvmet_fc_register_targetport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x4a013682 nvmet_fc_invalidate_host +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x6ff62dab nvmet_fc_rcv_fcp_abort +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x7bfa9497 nvmet_fc_rcv_fcp_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x9ef76d99 nvmet_fc_unregister_targetport +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x1591b2c6 hyperv_read_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0x221394ae hyperv_reg_block_invalidate +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xe5f73406 hyperv_write_cfg_blk +EXPORT_SYMBOL_GPL drivers/pci/controller/pci-hyperv-intf 0xfb921e00 hvpci_block_ops +EXPORT_SYMBOL_GPL drivers/pci/switch/switchtec 0x968757c3 switchtec_class +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0x0aedd387 nv_cspmu_init_ops +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0x893ffab6 arm_cspmu_sysfs_format_show +EXPORT_SYMBOL_GPL drivers/perf/arm_cspmu/arm_cspmu_module 0xe5b9253a arm_cspmu_sysfs_event_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x0babbff9 hisi_uncore_pmu_del +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x2aac2dec hisi_uncore_pmu_start +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x2efe0737 hisi_uncore_pmu_init_irq +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x3b9967b8 hisi_uncore_pmu_identifier_attr_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x3ec4fc27 hisi_uncore_pmu_online_cpu +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x45ca1d66 hisi_uncore_pmu_read +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x6fdde64f hisi_event_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x75e1683e hisi_uncore_pmu_get_event_idx +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x9137b847 hisi_uncore_pmu_event_update +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0x9614e42f hisi_uncore_pmu_disable +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xb8819d7f hisi_uncore_pmu_set_event_period +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xbb4736a5 hisi_pmu_init +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xd3a9dd30 hisi_format_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xe48e14c6 hisi_uncore_pmu_enable +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xe7718b0f hisi_uncore_pmu_stop +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xe97f3faa hisi_uncore_pmu_add +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xf32942d0 hisi_cpumask_sysfs_show +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xfa8655a5 hisi_uncore_pmu_event_init +EXPORT_SYMBOL_GPL drivers/perf/hisilicon/hisi_uncore_pmu 0xfb6373d1 hisi_uncore_pmu_offline_cpu +EXPORT_SYMBOL_GPL drivers/phy/allwinner/phy-sun4i-usb 0x27d0d8b1 sun4i_usb_phy_set_squelch_detect +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x031856f3 tegra_xusb_padctl_usb3_save_context +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x1d191e0a tegra_xusb_padctl_remote_wake_detected +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x403c23ac tegra_xusb_padctl_set_vbus_override +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x4ed2be0b tegra_xusb_padctl_hsic_set_idle +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x50d0a9dd tegra194_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x621c38be tegra_xusb_padctl_enable_phy_sleepwalk +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x62ebdca6 tegra_xusb_padctl_usb3_set_lfps_detect +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x66ae77aa tegra_xusb_padctl_disable_phy_wake +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x6d5c25af tegra_xusb_padctl_disable_phy_sleepwalk +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x74549ad7 tegra_phy_xusb_utmi_pad_power_down +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x7a791a5c tegra_phy_xusb_utmi_port_reset +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x7bdd741f tegra_phy_xusb_utmi_pad_power_on +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x826cff63 tegra234_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x82e64206 tegra186_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x8f16daa5 tegra_xusb_padctl_enable_phy_wake +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xaa974da7 tegra_xusb_padctl_get_usb3_companion +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xd16ec33f tegra_xusb_padctl_get +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xd6f3354a tegra_xusb_padctl_put +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xfa2732f1 tegra124_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xfd702e94 tegra210_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/ti/phy-omap-usb2 0x00d48f33 omap_usb2_set_comparator +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x4e5661fc mcp23x17_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x5b5ee7ef mcp23s08_probe_one +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x7e2dc513 mcp23x08_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/qcom/pinctrl-lpass-lpi 0x6e869d5e lpi_pinctrl_remove +EXPORT_SYMBOL_GPL drivers/pinctrl/qcom/pinctrl-lpass-lpi 0xe07c6bf4 lpi_pinctrl_probe +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0xc853b5d3 cros_ec_sensorhub_register_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0xdd7a7883 cros_ec_sensorhub_unregister_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x6b1be500 cros_usbpd_unregister_notify +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x8bda2df3 cros_usbpd_register_notify +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x04232715 ssam_device_get_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x08a6640a ssam_controller_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x0be888c2 ssam_device_add +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x13316b05 ssam_device_remove +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x15a435af ssam_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x1cf3889f ssh_packet_put +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x31365da5 ssam_get_controller +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x36abf04a ssam_request_sync_free +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x3810d1a5 __ssam_notifier_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x40e49274 ssam_controller_device +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x502f6a1d ssam_controller_event_disable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x56ed4eda ssam_request_sync_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x58da55fb ssam_bus_type +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x7e1d7477 ssam_controller_event_enable +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x85cfd253 ssam_request_do_sync_with_buffer +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x87d4f684 ssam_device_type +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x971e2672 __ssam_device_driver_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x99148990 ssam_request_sync_init +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0x9db3305b ssam_request_do_sync +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xa4f593ac ssam_controller_statelock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xa8dfe348 ssh_packet_get +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc2bd582d ssam_device_id_match +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc4157831 ssam_device_driver_unregister +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc51c1435 ssam_client_bind +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc65ab220 ssam_controller_stateunlock +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc98860b5 ssam_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xc9dbccc1 ssam_remove_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xcc45384e __ssam_register_clients +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe0828023 ssam_request_sync_submit +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xe40e95b2 ssam_request_write_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xed08ecb1 ssam_device_alloc +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xf3b6559a ssam_device_get_match_data +EXPORT_SYMBOL_GPL drivers/platform/surface/aggregator/surface_aggregator 0xfa3fd102 ssam_controller_put +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0x48cf4c48 san_dgpu_notifier_register +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0xd602727c san_client_link +EXPORT_SYMBOL_GPL drivers/platform/surface/surface_acpi_notify 0xd60bd773 san_dgpu_notifier_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x16b59b6e devm_reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x4bcfd886 devm_reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x589e37a5 reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0xfd82537d reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x9d7d388c bq27xxx_battery_teardown +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0xae47be42 bq27xxx_battery_update +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0xf04d1e71 bq27xxx_battery_setup +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x31bd0e5b pcf50633_mbc_get_usb_online_status +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x71c9a0b8 pcf50633_mbc_usb_curlim_set +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0xfd393c95 pcf50633_mbc_get_status +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x17e7a724 ptp_qoriq_adjfine +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x2eae82b0 ptp_qoriq_isr +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x53051305 ptp_qoriq_adjtime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x97e2c3a0 ptp_qoriq_init +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xc730f532 ptp_qoriq_free +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xc7f59cac ptp_qoriq_settime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xcd9e1d8f ptp_qoriq_gettime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xdab112f6 ptp_qoriq_enable +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xeab58255 extts_clean_up +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xae45caf6 mc13xxx_fixed_regulator_set_voltage +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xedcbb120 mc13xxx_fixed_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xefc9cade mc13xxx_get_num_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xf2bd42c1 mc13xxx_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xf332e73f mc13xxx_parse_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/rohm-regulator 0xe6a9f4d6 rohm_regulator_set_voltage_sel_restricted +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x344c4060 wm8350_dcdc_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x4e1002b4 wm8350_register_regulator +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x57efddfa wm8350_register_led +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x7982bff9 wm8350_ldo_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xed48f65c wm8350_isink_set_flash +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xfc607981 wm8350_dcdc25_set_mode +EXPORT_SYMBOL_GPL drivers/regulator/wm8400-regulator 0x6862e038 wm8400_register_regulator +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x025eccbe scp_get_device +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x5333648c scp_get_venc_hw_capa +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x6c5ee81d scp_get_vdec_hw_capa +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x79e5fb87 scp_get +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xaf2e2645 scp_put +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xde92d245 scp_get_rproc +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xe3302e5b scp_mapping_dm_addr +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x09313652 scp_memcpy_aligned +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x57fa693d scp_ipi_lock +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x5faa088d scp_ipi_register +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x67c76c2b scp_ipi_unlock +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x9b4f4787 scp_ipi_unregister +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0xf4ad2e6a scp_ipi_send +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0x6c66f300 pru_rproc_get +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0xc8e5477e pru_rproc_set_ctable +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0xcd8591e8 pru_rproc_put +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x0fa538df qcom_register_ssr_notifier +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x102dca21 qcom_remove_glink_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x16c6e349 qcom_remove_smd_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x52bb89a7 qcom_minidump +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xb493ed61 qcom_add_smd_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xd0274bff qcom_remove_ssr_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xd6cc0cc0 qcom_unregister_ssr_notifier +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xdcf33c74 qcom_add_glink_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xed3604c5 qcom_register_dump_segments +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xf727c15d qcom_add_ssr_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_pil_info 0x30e58241 qcom_pil_info_store +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x6b980566 qcom_q6v5_wait_for_start +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x827fb8a1 qcom_q6v5_request_stop +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x8d720f95 qcom_q6v5_prepare +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x9e45f9e2 qcom_q6v5_init +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xad9ecde0 qcom_q6v5_unprepare +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xdc973132 qcom_q6v5_panic +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xe6c71a6e qcom_q6v5_deinit +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0x1482d168 qcom_sysmon_shutdown_acked +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0x8b601c01 qcom_add_sysmon_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0xa881c6fc qcom_remove_sysmon_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/mtk_rpmsg 0x7c20bffd mtk_rpmsg_create_rproc_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/mtk_rpmsg 0x86903274 mtk_rpmsg_destroy_rproc_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x149236da qcom_glink_native_remove +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x89c8b35b qcom_glink_native_probe +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xf14f5684 qcom_glink_ssr_notify +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink_smem 0x4fe311b0 qcom_glink_smem_unregister +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink_smem 0xdebaac96 qcom_glink_smem_register +EXPORT_SYMBOL_GPL drivers/rtc/rtc-ds1685 0x794c91af ds1685_rtc_poweroff +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x045dc164 cxgbi_sock_check_wr_invariants +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0c39232e cxgbi_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0ccca3bc cxgbi_conn_init_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x13f03820 cxgbi_ep_connect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x19aaf296 cxgbi_device_find_by_lldev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2352449b cxgbi_sock_rcv_abort_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x24475afb cxgbi_sock_rcv_peer_close +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2cd3f047 cxgbi_device_unregister +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2efdccc9 cxgbi_hbas_remove +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x34266d81 cxgbi_parse_pdu_itt +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3fd8c38b cxgbi_sock_rcv_wr_ack +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4049d838 cxgbi_sock_purge_wr_queue +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x41be6131 cxgbi_sock_fail_act_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x48b37123 cxgbi_bind_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x48c2df71 cxgbi_conn_alloc_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x59cd95d0 cxgbi_get_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x696d2522 cxgbi_device_portmap_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x69b48155 cxgbi_device_find_by_netdev_rcu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x6d61a7cd cxgbi_set_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x750ec838 cxgbi_sock_closed +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x79dd0c43 cxgbi_set_conn_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7cd21f7e cxgbi_iscsi_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7fdb6004 cxgbi_device_unregister_all +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8319f739 cxgbi_ddp_set_one_ppod +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9161141d cxgbi_get_conn_stats +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x92a9a4de cxgbi_ep_poll +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x936dba24 cxgbi_iscsi_init +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9402b450 cxgbi_sock_act_open_req_arp_failure +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x94b0cb47 cxgbi_sock_select_mss +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x97e7b1d0 cxgbi_sock_established +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa30749dc cxgbi_device_portmap_create +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xac48f1f8 cxgbi_ddp_ppm_setup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb272507c cxgbi_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb536f664 cxgbi_sock_rcv_close_conn_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xba600566 cxgbi_device_find_by_netdev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xba86066b cxgbi_device_register +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc65fe17c cxgbi_sock_free_cpl_skbs +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc965768f cxgbi_conn_pdu_ready +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc9755f44 cxgbi_hbas_add +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd8fa20b8 cxgbi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xdb9395bf cxgbi_create_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xdee0aa36 cxgbi_sock_skb_entail +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xe3c906f1 cxgbi_get_ep_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xebb2414b cxgbi_conn_tx_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xef346615 cxgbi_attr_is_visible +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf024726e cxgbi_conn_xmit_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf4f37a42 cxgbi_ep_disconnect +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x0604449d fcoe_get_paged_crc_eof +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x13062c64 fcoe_ctlr_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x199629d2 fcoe_fcf_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x2586dbe5 fcoe_ctlr_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x26837369 fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x2a9763ab fcoe_validate_vport_create +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x2c586bfd __fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x3dae6b59 fcoe_fc_crc +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x6fc23b16 fcoe_clean_pending_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x70df47b8 fcoe_fcf_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x72bb05af fcoe_get_wwn +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x8312ed64 fcoe_start_io +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x9b7830da fcoe_check_wait_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbac58840 fcoe_queue_timer +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc37f323e fcoe_ctlr_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc3f30cc0 fcoe_wwn_from_mac +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xd4b0a793 fcoe_libfc_config +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xe0ecff0c fcoe_link_speed_update +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf167cb7a fcoe_wwn_to_str +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x42f3c08d fdomain_create +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0xfd977bd8 fdomain_destroy +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x0fc86a7c hisi_sas_controller_reset_prepare +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x1a7761ca hisi_sas_scan_finished +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x249673a4 hisi_sas_controller_reset_done +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x26acb084 hisi_sas_free +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x38b3c246 hisi_sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x3d6cb76c hisi_sas_get_fw_info +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x40ac648c hisi_sas_get_prog_phy_linkrate_mask +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x4155d6b3 hisi_sas_sata_done +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x484253aa hisi_sas_slot_task_free +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x4fc22123 hisi_sas_stt +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x57adc715 hisi_sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x59097b4a to_hisi_sas_port +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x641600b9 hisi_sas_phy_bcast +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x6b42c3f7 hisi_sas_debugfs_dir +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x8246af26 hisi_sas_scan_start +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0x9caeddff hisi_sas_stop_phys +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xaadbc280 hisi_sas_phy_oob_ready +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xabd6b4c6 hisi_sas_sync_poll_cqs +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb03aa9c5 hisi_sas_rst_work_handler +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xb4a3fb96 hisi_sas_host_reset +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xba2db47b hisi_sas_probe +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xbde3060c hisi_sas_phy_down +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xc3a41131 hisi_sas_debugfs_dump_count +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xcbc2f0c6 hisi_sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xd9933fc2 hisi_sas_sync_cqs +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xdf2a736c hisi_sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe330cb74 hisi_sas_sync_rst_work_handler +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe70d1866 hisi_sas_remove +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xe987d9aa hisi_sas_debugfs_enable +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xebfae55c hisi_sas_get_ata_protocol +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xf27fee4b hisi_sas_init_mem +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xf42c7122 hisi_sas_alloc +EXPORT_SYMBOL_GPL drivers/scsi/hisi_sas/hisi_sas_main 0xfcd53f90 hisi_sas_release_tasks +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x0f857a88 iscsi_boot_create_target +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x41d54d8b iscsi_boot_create_initiator +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x729f0694 iscsi_boot_create_acpitbl +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xc0f31be9 iscsi_boot_create_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xd2409a46 iscsi_boot_destroy_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xe37f35e9 iscsi_boot_create_host_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xfa1cd216 iscsi_boot_create_ethernet +EXPORT_SYMBOL_GPL drivers/scsi/libfc/libfc 0x6635b0f7 fc_seq_els_rsp_send +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x01488d13 iscsi_itt_to_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0c6aa525 iscsi_session_recovery_timedout +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0c6de622 iscsi_session_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0eb8584d iscsi_complete_scsi_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x11c4e273 iscsi_conn_stop +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x12b2ad06 iscsi_switch_str_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x17feea3a iscsi_conn_bind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x19342d3f iscsi_host_add +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x21642a2b iscsi_requeue_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2a79a189 iscsi_update_cmdsn +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2da762a1 iscsi_suspend_tx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2f392648 iscsi_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3309f51b iscsi_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3bef2f73 iscsi_pool_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3e0a82fe iscsi_session_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x40a46301 iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x45ad4b7d iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x462d1d4b iscsi_session_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x48e8373c iscsi_host_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5ee28d91 iscsi_conn_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x629f8de0 iscsi_conn_unbind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x6d04e4aa __iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x6e1a3c67 iscsi_conn_queue_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x714b19dc iscsi_session_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x7405f86b iscsi_eh_abort +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x79783327 iscsi_eh_session_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x82db13e1 iscsi_session_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x874c6806 iscsi_get_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d303b1b iscsi_pool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d6812dd iscsi_host_get_max_scsi_cmds +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x9506ea04 iscsi_session_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa0b7327b iscsi_verify_itt +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa4dca59a iscsi_host_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa8a4b7e3 iscsi_conn_start +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa8c18c96 iscsi_itt_to_ctask +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xaedfca4d iscsi_eh_device_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb5babe4e iscsi_host_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb6b65bfb iscsi_eh_cmd_timed_out +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xbf87eb80 iscsi_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc6fefb01 iscsi_eh_recover_target +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xcc223458 iscsi_conn_queue_recv +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd20b75d3 iscsi_prep_data_out_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd34e6ce6 iscsi_host_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd41713ee iscsi_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd7af5890 iscsi_suspend_rx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xda608d2f iscsi_suspend_queue +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xdfb5ce5a iscsi_host_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xdfd1308a __iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe405237a iscsi_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe5dc23b7 iscsi_conn_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeab9cbd5 iscsi_conn_get_addr_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf2f12c19 iscsi_conn_send_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x16353fae iscsi_segment_seek_sg +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x17fccbc9 iscsi_tcp_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x2bb6bede iscsi_tcp_r2tpool_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x3aa97b8a iscsi_tcp_hdr_recv_prep +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x3dd34465 iscsi_tcp_task_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x8dcf9ee0 iscsi_tcp_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xab703a64 iscsi_segment_init_linear +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xc313e3d3 iscsi_tcp_segment_unmap +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xcf6c6de4 iscsi_tcp_r2tpool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xd2d477f2 iscsi_tcp_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xe123cc41 iscsi_tcp_recv_segment_is_hdr +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xe1df158b iscsi_tcp_recv_skb +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xe2ae3f69 iscsi_tcp_segment_done +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xee02293d iscsi_tcp_conn_get_stats +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xee538c22 iscsi_tcp_task_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xf6ee5a97 iscsi_tcp_dgst_header +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xfb65834e iscsi_tcp_set_max_r2t +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x06bd3534 sas_query_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x0ce0c96b sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x0eb0964e sas_target_destroy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x0f968774 sas_lu_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x10479f32 dev_attr_phy_event_threshold +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x109b7ac8 sas_execute_internal_abort_single +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x116103a6 sas_abort_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2941348b sas_find_attached_phy_id +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2b50eaa4 sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x30a2cda5 sas_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x33aa7493 sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3d0a3f99 sas_clear_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3f0d41bf sas_phy_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x40058f99 sas_drain_work +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x45b608d2 sas_notify_port_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x54e38a1a sas_eh_target_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x5a496d2a sas_execute_internal_abort_dev +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x5b21c151 sas_request_addr +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x60a6442e smp_ata_check_ready_type +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x69038f16 sas_register_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x6913eb56 sas_bios_param +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x6c7ff3f4 sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7b5ed5c2 sas_ioctl +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7c5b8aa3 sas_eh_device_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7eead4e4 sas_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x812e9a3b sas_ata_schedule_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x84bd89bf sas_change_queue_depth +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x88f3c823 sas_get_local_phy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x93d22c25 sas_ssp_task_response +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x9503d7b7 sas_ata_device_link_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x982cc1aa sas_domain_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd3d21820 sas_execute_ata_cmd +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xda5b3927 sas_eh_abort_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe1308d0a sas_abort_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe5df057d sas_task_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf432e7ec sas_unregister_ha +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_fc 0x7b63a261 fc_eh_should_retry_cmd +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x047f2a2c iscsi_unregister_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x06fb7994 iscsi_register_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0d8c14b0 iscsi_get_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0db0449e iscsi_remove_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x12d232c2 iscsi_unblock_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x14bfd67a iscsi_flashnode_bus_match +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x21bf0adc iscsi_alloc_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x24e6acf9 iscsi_get_port_speed_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x35aaf59b __traceiter_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x362717cd iscsi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x363ef721 __tracepoint_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x38b0d82c iscsi_offload_mesg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x39317736 __traceiter_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4766509a iscsi_session_chkready +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4b76b951 iscsi_destroy_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4c113beb iscsi_find_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x584a31ab __SCK__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5a5679c2 iscsi_conn_error_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6214b29b __traceiter_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x687463ba iscsi_force_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x699fe53e iscsi_get_discovery_parent_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x69c65575 iscsi_remove_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6c2056cb iscsi_ping_comp_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x71b768b0 __SCK__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x730f8f83 iscsi_session_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x768c6861 iscsi_create_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x77a70881 iscsi_destroy_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x81e68e3f iscsi_dbg_trace +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x84a005f1 iscsi_get_router_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x85d81ba3 iscsi_recv_pdu +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x88768c48 __SCK__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8fee2ca8 iscsi_free_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x91d7c775 iscsi_create_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x96dd3f29 iscsi_conn_login_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa362917a iscsi_is_session_online +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa3ac06cf __tracepoint_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xab4674c8 __SCK__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xad106f5c iscsi_post_host_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb32662a6 __tracepoint_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb4ede703 __traceiter_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbc071179 iscsi_get_ipaddress_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc0eb25df iscsi_put_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc0fa409a __traceiter_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc6264e7a __tracepoint_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xcf6cf4df iscsi_block_scsi_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd1a578a0 iscsi_create_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd1ddd810 iscsi_block_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd2d631f6 iscsi_is_session_dev +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd5e6b1ed iscsi_create_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xda09b986 __tracepoint_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe27bcb9c iscsi_get_port_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe3c1c03e iscsi_destroy_all_flashnode +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe4c79fa6 __SCK__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe74b7f3b iscsi_host_for_each_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xeb8d7582 iscsi_put_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf404ef37 iscsi_find_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf5bd3dc6 iscsi_add_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf694992f iscsi_lookup_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf860f9db iscsi_add_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xfaaabb05 iscsi_alloc_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xfd35af86 iscsi_destroy_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x1ccbabf5 sas_enable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x9a399ab1 sas_is_tlr_enabled +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xa11cdb27 sas_tlr_supported +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xfd94cf6c sas_disable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x0ef06974 spi_populate_ppr_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x8f5eac70 spi_populate_tag_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xa0c71dac spi_populate_sync_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xcffa2aff spi_populate_width_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x1902178a srp_tmo_valid +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x339a6db0 srp_remove_host +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x355da458 srp_rport_del +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x402a7896 srp_stop_rport_timers +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x8732ac5d srp_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xb7a3a183 srp_release_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xfee22e5d srp_rport_add +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x08434c1a __siox_driver_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x41244c15 siox_master_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x982990a2 siox_master_unregister +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xa6f79d03 siox_device_connected +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xa7997bae siox_master_alloc +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xc078cd16 siox_device_synced +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x0db1a846 slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x15140331 slim_readb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x1d5d098d slim_stream_prepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x22b180a4 slim_get_logical_addr +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x29829f37 slim_driver_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x2f84d258 slim_xfer_msg +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x3cbf4421 slim_write +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x5aa28ea9 slim_alloc_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x5b090c82 slim_device_report_present +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x5b659cb1 of_slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x67fbfa7d slim_writeb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x7122fae5 slim_register_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x74993c89 slim_stream_free +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x85b7d361 slim_stream_disable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x8dc563bd slim_do_transfer +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x8f59b8aa slim_stream_unprepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xad829602 slimbus_bus +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xb3790f87 slim_ctrl_clk_pause +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xcb8111d9 slim_msg_response +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xcf0c9b4d __slim_driver_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd5ad4b44 slim_unregister_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd8974785 slim_report_absent +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xe421eccb slim_read +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xec37d655 slim_stream_allocate +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xf7267722 slim_free_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xfc60fd1b slim_stream_enable +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x494128eb meson_canvas_alloc +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x673c5a86 meson_canvas_config +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0xc7b77a27 meson_canvas_get +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0xfbd79150 meson_canvas_free +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x155fbe02 apple_rtkit_poll +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x226180c6 apple_rtkit_wake +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x3affb006 apple_rtkit_is_crashed +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x420cdc71 apple_rtkit_reinit +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x49e26bd5 apple_rtkit_idle +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x74441a85 apple_rtkit_send_message +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x78edb3ce apple_rtkit_free +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0x8ac9892d devm_apple_rtkit_init +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xac01bf5e apple_rtkit_start_ep +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xac585681 apple_rtkit_shutdown +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xb10db87f apple_rtkit_is_running +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xc8ba5e6c apple_rtkit_quiesce +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xcdfc4a86 apple_rtkit_send_message_wait +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xe64dd14f apple_rtkit_init +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-rtkit 0xf23c7985 apple_rtkit_boot +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0x35cd0e32 devm_apple_sart_get +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0xbaec16a4 apple_sart_add_allowed_region +EXPORT_SYMBOL_GPL drivers/soc/apple/apple-sart 0xf2253fbc apple_sart_remove_allowed_region +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x0261cd01 dpaa2_io_store_next +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x1b7c4023 dpaa2_io_service_rearm +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x1e56648b dpaa2_io_service_deregister +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2ea89927 dpaa2_io_service_pull_channel +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x2f10852c dpaa2_io_service_select +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x3f8992eb dpaa2_io_service_release +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x4994345c dpaa2_io_store_destroy +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x6560c60d dpaa2_io_service_acquire +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x79cf65a1 dpaa2_io_service_enqueue_qd +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0x8edafa55 dpaa2_io_query_bp_count +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0xa9d5c81b dpaa2_io_store_create +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0xb9e81961 dpaa2_io_query_fq_count +EXPORT_SYMBOL_GPL drivers/soc/fsl/dpio/fsl-mc-dpio 0xecdd4188 dpaa2_io_service_register +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x2cd7af0c mtk_mmsys_ddp_disconnect +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x509077ce mtk_mmsys_ddp_dpi_fmt_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x561c9570 mtk_mmsys_vpp_rsz_dcm_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xcbfca3e4 mtk_mmsys_vpp_rsz_merge_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xd0bfb673 mtk_mmsys_mixer_in_channel_swap +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xd3db0397 mtk_mmsys_ddp_connect +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xd722908e mtk_mmsys_merge_async_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xd8c342b9 mtk_mmsys_hdr_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xfb64e33e mtk_mmsys_mixer_in_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x1736cec6 mtk_mutex_remove_comp +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x1d6696b0 mtk_mutex_disable +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x2fcc9ff2 mtk_mutex_add_comp +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x4e2f3c90 mtk_mutex_enable_by_cmdq +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x51991b38 mtk_mutex_enable +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x5ec2319a mtk_mutex_unprepare +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x71a9a3ab mtk_mutex_acquire +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x7534596b mtk_mutex_write_sof +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x8b650752 mtk_mutex_release +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xab7f853d mtk_mutex_prepare +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xbbb4ab02 mtk_mutex_put +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xbdf4e7cf mtk_mutex_get +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xfa95f801 mtk_mutex_write_mod +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x37a088f1 gpr_send_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x3e9096fd gpr_free_port +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x3ef0d2c7 apr_driver_unregister +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x4f342b58 gpr_alloc_port +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x87d23f69 aprbus +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x915c967f __apr_driver_register +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xb4a09d7e gpr_send_port_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xe5060a0a apr_send_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x03c9a66d llcc_get_slice_size +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x0679b34d llcc_slice_getd +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x7e773088 llcc_get_slice_id +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xad3516c4 llcc_slice_activate +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xb534ec76 llcc_slice_deactivate +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xb68b1300 llcc_slice_putd +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x11bffb48 qcom_mdt_load_no_init +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x2c62b79a qcom_mdt_load +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x95f3cd47 qcom_mdt_read_metadata +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x9e5171a8 qcom_mdt_pas_init +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0xe8a3861c qcom_mdt_get_size +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0xb19f4904 devm_pmic_glink_register_client +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0xc161d729 pmic_glink_send +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x50d28b20 qcom_ice_evict_key +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x82936acb qcom_ice_enable +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x925a9652 of_qcom_ice_get +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xc994d57b qcom_ice_suspend +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xe4280d97 qcom_ice_program_key +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xf0e63b1a qcom_ice_resume +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x34b57571 qcom_smem_alloc +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x5a710273 qcom_smem_get_free_space +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x9979b76e qcom_smem_virt_to_phys +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0xe583bba3 qcom_smem_get_soc_id +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0xeeffa750 qcom_smem_get +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x086202ff pruss_cfg_get_gpmux +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x2239f608 pruss_put +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x59b986e5 pruss_cfg_miirt_enable +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x62dd8650 pruss_release_mem_region +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x7690d6f1 pruss_get +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x7e500e17 pruss_cfg_set_gpmux +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xb90f7af1 pruss_cfg_gpimode +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xe506f140 pruss_cfg_xfr_enable +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xfda543cd pruss_request_mem_region +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0x7f33fe5e __sdw_register_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xa17a2e40 sdw_unregister_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xb4dd500a sdw_bus_type +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-cadence 0x65be487a sdw_cdns_debugfs_init +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0x7c7948ab altera_spi_init_host +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xb9edd149 altera_spi_irq +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x4774cac1 spi_bitbang_setup_transfer +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x65e1fd20 spi_bitbang_start +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x97c3621d spi_bitbang_stop +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xa1721270 spi_bitbang_cleanup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xd40bf281 spi_bitbang_init +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xe615c0e3 spi_bitbang_setup +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x1e9866da spi_test_execute_msg +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x905741d9 spi_test_run_test +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0xc061432e spi_test_run_tests +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x04db5e16 spmi_ext_register_readl +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x0a16a5da spmi_register_zero_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x1aa4dd6c spmi_controller_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x329dbfb5 spmi_ext_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x3929cfdc spmi_command_shutdown +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x4747df0e __spmi_driver_register +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x53669348 spmi_controller_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x53881606 spmi_device_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x53c240ba spmi_command_reset +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x5c12e0f1 spmi_ext_register_writel +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x7240fe7c spmi_command_wakeup +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x7d3178fd spmi_device_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x9f529d34 spmi_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xc143747c spmi_ext_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xc40672b9 spmi_device_from_of +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xce7ec4e2 spmi_command_sleep +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xd8c64f86 spmi_controller_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xf97a81c4 spmi_device_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xfb0145e6 spmi_register_write +EXPORT_SYMBOL_GPL drivers/ssb/ssb 0xf275ce02 ssb_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x0b1156dc anybuss_client_driver_register +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x2af15923 anybuss_read_fbctrl +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x462456f9 anybuss_client_driver_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x46bd21d0 anybuss_recv_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x4e371ed3 devm_anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x5635c116 anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x5d2693ea anybuss_read_output +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x6df57f29 anybuss_send_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x8a90c1d3 anybuss_finish_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x9374d070 anybuss_send_ext +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x98955e9a anybuss_set_power +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xb2819b04 anybuss_write_input +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xc4009f99 anybuss_start_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xfce879ad anybuss_host_common_remove +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x41abfb44 fieldbus_dev_area_updated +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x81efd74e fieldbus_dev_register +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x9937cf1a fieldbus_dev_online_changed +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0xae187609 fieldbus_dev_unregister +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x030c234a gb_audio_apbridgea_start_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x12896bed gb_audio_apbridgea_stop_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x155d4c0c gb_audio_apbridgea_prepare_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x4e5b8b2d gb_audio_apbridgea_shutdown_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x5e23ded2 gb_audio_apbridgea_start_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x6e962c51 gb_audio_apbridgea_register_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x70fd34cc gb_audio_apbridgea_unregister_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x7f0ade62 gb_audio_apbridgea_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x83436608 gb_audio_apbridgea_shutdown_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xbd500b22 gb_audio_apbridgea_set_config +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xd845a129 gb_audio_apbridgea_prepare_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xdf9186c8 gb_audio_apbridgea_stop_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xf027605a gb_audio_apbridgea_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x0649591d gb_audio_gb_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x08a38293 gb_audio_gb_get_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x100d0ce6 gb_audio_gb_deactivate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x31d67c40 gb_audio_gb_get_topology +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x412e60d0 gb_audio_gb_deactivate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x41a2377a gb_audio_gb_set_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x53c12118 gb_audio_gb_get_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x5a82f9fa gb_audio_gb_set_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x77062010 gb_audio_gb_enable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x95fbeabe gb_audio_gb_activate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xc4d88688 gb_audio_gb_activate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xc5b0b4b0 gb_audio_gb_disable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xc6122aea gb_audio_gb_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x19e9e6b1 gb_audio_manager_remove_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x26201af7 gb_audio_manager_put_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x32e6391e gb_audio_manager_remove +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x5a108b0f gb_audio_manager_add +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x79eef2f8 gb_audio_manager_dump_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xaeac8ca2 gb_audio_manager_dump_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xf5f2bc48 gb_audio_manager_get_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0x7753f2c6 gb_gbphy_deregister_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0xf1ff5318 gb_gbphy_register_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0x32bc7c56 gb_spilib_master_init +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0xed581cfa gb_spilib_master_exit +EXPORT_SYMBOL_GPL drivers/staging/iio/addac/adt7316 0x0bdb6128 adt7316_pm_ops +EXPORT_SYMBOL_GPL drivers/staging/media/av7110/sp8870 0x9c1352b2 sp8870_attach +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x0b80e4a1 imx_media_add_video_device +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x15854812 imx_media_capture_device_remove +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x17aa334c imx_media_pipeline_subdev +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x3afc4948 imx_media_find_pixel_format +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x534ba9e1 imx_media_find_mbus_format +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x54efe19a imx_media_probe_complete +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x57857120 imx_media_init_cfg +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x6cb6476d imx_media_capture_device_register +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x6edca759 imx_media_dev_init +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa52509d6 imx_media_add_of_subdevs +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa631199b imx_media_grp_id_to_sd_name +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa63ed5ad imx_media_capture_device_init +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa9e2459f imx_media_enum_mbus_formats +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xad17f251 imx_media_capture_device_error +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xb027985c imx_media_pipeline_set_stream +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xba1c7b7e imx_media_mbus_fmt_to_pix_fmt +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xbc237201 imx_media_capture_device_next_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xc0e6162e imx_media_init_mbus_fmt +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xc884ae9e imx_media_alloc_dma_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xcd9ec310 imx_media_dev_notifier_register +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xd4e45b7e imx_media_try_colorimetry +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xe65114ac imx_media_free_dma_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xe932b00b imx_media_enum_pixel_formats +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xe9ac4323 imx_media_capture_device_unregister +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xef09c11f imx_media_pipeline_pad +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x03e60308 amvdec_write_parser +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x115655e9 amvdec_am21c_body_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x12072bcd codec_hevc_setup_buffers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x19d6cf01 amvdec_dst_buf_done_offset +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x1cb1e6d9 amvdec_am21c_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x25e38938 codec_hevc_free_mmu_headers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x3ae5ff6d amvdec_dst_buf_done_idx +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x3fdad65a amvdec_write_dos_bits +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x49de186b amvdec_clear_dos_bits +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5100e372 amvdec_abort +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5415ebf7 amvdec_dst_buf_done +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x550b12e0 codec_hevc_free_fbc_buffers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5e44405d codec_hevc_setup_decode_head +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5f6a92dc amvdec_read_parser +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5ff35ee8 amvdec_am21c_head_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x701bf7f7 amvdec_set_par_from_dar +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x7e29e60b amvdec_add_ts +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xa5c3348a codec_hevc_fill_mmu_map +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xa8a2b516 amvdec_src_change +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xa8f9a95e amvdec_write_dos +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xb63027ce amvdec_remove_ts +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xe1ee45a9 amvdec_set_canvases +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xf49cd04b amvdec_read_dos +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xf993324d amvdec_get_output_size +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x3484d9fb nvec_register_notifier +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x61ec9b3e nvec_unregister_notifier +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x815eee41 nvec_msg_free +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x2b9b3376 target_stop_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x45d4e5ac target_init_cmd +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x5611b424 target_submit +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x5704b06f target_queue_submission +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x5d24150b target_free_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x81a63fe5 target_submit_prep +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xb4489234 target_wait_for_cmds +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xc65e34a6 target_alloc_cmd_counter +EXPORT_SYMBOL_GPL drivers/tee/tee 0x152c0a7e tee_client_get_version +EXPORT_SYMBOL_GPL drivers/tee/tee 0x25b020b9 tee_client_open_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0x29a5f175 tee_device_alloc +EXPORT_SYMBOL_GPL drivers/tee/tee 0x2bcde15c tee_shm_register_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x49a396ed tee_client_invoke_func +EXPORT_SYMBOL_GPL drivers/tee/tee 0x7367dbb5 tee_client_open_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x770de424 tee_device_unregister +EXPORT_SYMBOL_GPL drivers/tee/tee 0x85fd9922 tee_session_calc_client_uuid +EXPORT_SYMBOL_GPL drivers/tee/tee 0x90fc4ccd tee_client_close_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0x92baac15 tee_client_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x971f5823 tee_shm_get_from_id +EXPORT_SYMBOL_GPL drivers/tee/tee 0x981f06e1 tee_device_register +EXPORT_SYMBOL_GPL drivers/tee/tee 0xa0f7f9ec tee_shm_free +EXPORT_SYMBOL_GPL drivers/tee/tee 0xa648990a tee_shm_get_va +EXPORT_SYMBOL_GPL drivers/tee/tee 0xa9bff26e tee_bus_type +EXPORT_SYMBOL_GPL drivers/tee/tee 0xabc59ca8 tee_shm_pool_alloc_res_mem +EXPORT_SYMBOL_GPL drivers/tee/tee 0xba3ceec5 tee_get_drvdata +EXPORT_SYMBOL_GPL drivers/tee/tee 0xc1bd5f40 teedev_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0xc389f962 tee_shm_put +EXPORT_SYMBOL_GPL drivers/tee/tee 0xcc0a42cd tee_shm_get_pa +EXPORT_SYMBOL_GPL drivers/tee/tee 0xccf29ed9 tee_shm_alloc_priv_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0xd8e98c15 teedev_open +EXPORT_SYMBOL_GPL drivers/tee/tee 0xe3c9b954 tee_shm_alloc_kernel_buf +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0x682ff618 st_thermal_pm_ops +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0x7a274191 st_thermal_register +EXPORT_SYMBOL_GPL drivers/thermal/st/st_thermal 0xe83daf7e st_thermal_unregister +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x01d23ee1 tb_property_create_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x07613c62 tb_ring_free +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x10e3d8b1 tb_ring_alloc_tx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x24d35370 tb_xdomain_enable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x393b4f2f tb_property_free_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e5064a7 tb_property_find +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e64bdfd tb_register_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x50ae2ee9 tb_xdomain_alloc_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x578897eb tb_xdomain_lane_bonding_disable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x5b042253 tb_ring_poll_complete +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x603249ed tb_unregister_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x658e3d97 tb_property_add_immediate +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x67e635a3 tb_ring_alloc_rx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x73710f9d tb_xdomain_alloc_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x73ad2acb tb_property_get_next +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x751dbc8c tb_service_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x783c9bd4 tb_xdomain_lane_bonding_enable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x785eb82c tb_property_remove +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8b62f95e tb_property_add_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8ea759c8 tb_xdomain_response +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x9ac9ffcc tb_ring_poll +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x9b4256b9 tb_xdomain_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa3d2b403 tb_property_add_data +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa97cf0f3 __tb_ring_enqueue +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xaa71e551 tb_xdomain_release_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xaba2e991 tb_unregister_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb631ebe8 tb_xdomain_release_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb7c7cdce tb_property_add_text +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xbc9604a7 tb_ring_start +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc4ebd806 tb_ring_stop +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc55dced1 tb_register_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc6d6d71c tb_xdomain_disable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xd525d74a tb_xdomain_find_by_route +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf1cfd1ff tb_register_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf266fe36 tb_xdomain_request +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf76028c7 tb_unregister_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xfdc31dc3 tb_xdomain_find_by_uuid +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x03a71504 ufshcd_dealloc_host +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x0b826486 ufshcd_uic_hibern8_exit +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x2c09dad4 ufshcd_system_thaw +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x37e82950 ufshcd_config_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x39fbd1df ufshcd_mcq_config_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x47ec0743 ufshcd_fixup_dev_quirks +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x4bc6db4a ufshcd_mcq_write_cqis +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x4cdbf831 __ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x50a3e902 ufshcd_clkgate_delay_set +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x52a1805a ufshcd_system_restore +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x599e629d ufshcd_get_vreg +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x5e6840a8 ufshcd_dump_regs +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x5e9d1426 ufshcd_hba_enable +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x61dcc8a5 ufshcd_init +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x6a29c563 ufshcd_mcq_poll_cqe_lock +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x723b1abf ufshcd_delay_us +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7d8ebf11 ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7dbe49ee ufshcd_release +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8b8aceb4 ufshcd_resume_complete +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa2e6911f ufshcd_auto_hibern8_update +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xaa7124a7 ufshcd_dme_set_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xb091e47f ufshcd_dme_configure_adapt +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xb417b84d ufshcd_link_recovery +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xb4f92105 ufshcd_system_freeze +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xbb3896f0 ufshcd_uic_change_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xc03246d8 ufshcd_update_evt_hist +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xc4cc5a1a ufshcd_uic_hibern8_enter +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xc710c3e9 ufshcd_dme_get_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xcf46d47f ufshcd_make_hba_operational +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xd1898ca4 ufshcd_mcq_enable_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xe09bf961 ufshcd_remove +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xf76bc979 ufshcd_hold +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xfccdb51a ufshcd_hba_stop +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x54c946de ufshcd_init_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x72cbe264 ufshcd_populate_vreg +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x7a0460ff ufshcd_get_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0xff6d365a ufshcd_pltfrm_init +EXPORT_SYMBOL_GPL drivers/uio/uio 0x9a654430 uio_event_notify +EXPORT_SYMBOL_GPL drivers/uio/uio 0xad7cffd8 __devm_uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xe2930d06 __uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xed75c045 uio_unregister_device +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x05179592 usbatm_usb_probe +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x4ce59dd8 usbatm_usb_disconnect +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x4fdd6605 cdns_clear_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x532543cc cdns_drd_gadget_on +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x5b5dd05a cdns_suspend +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x6540f7e7 cdns_drd_gadget_off +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x8408cf4b cdns_remove +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xb0809699 cdns_resume +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xc0fa478a cdns_power_is_lost +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xd7ba4afe cdns_init +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xfd41ab0e cdns_set_vbus +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x5d39526a ci_hdrc_add_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x6a69e1db hw_phymode_configure +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x93b30181 ci_hdrc_query_available_role +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xad91cbbb ci_hdrc_remove_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x1bc1f12b imx_usbmisc_resume +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x35bc9d53 imx_usbmisc_suspend +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x602e9b39 imx_usbmisc_init_post +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x6dcf23d3 imx_usbmisc_init +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xc29e6133 imx_usbmisc_hsic_set_connect +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xfe302932 imx_usbmisc_charger_detection +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x342f7f98 ulpi_read +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x56c769a6 ulpi_unregister_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xa6373b6f ulpi_write +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xb1181899 ulpi_register_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xc1350a9f __ulpi_register_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xd1f20f96 ulpi_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x2599c58b g_audio_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x2f479651 u_audio_stop_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x520b942e u_audio_start_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x538dc016 u_audio_get_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x5390a05a u_audio_set_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x5398d981 u_audio_get_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x682cd2b8 u_audio_get_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x73f9fa7c u_audio_set_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x76fd85df g_audio_setup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x88cf5932 u_audio_get_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xb54fcb12 u_audio_start_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xbd448c59 u_audio_stop_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xc020e039 u_audio_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xc0a4ba45 u_audio_set_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xf2dbe6a4 u_audio_set_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x01411b7c gether_set_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x060068da gether_setup_name_default +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x11a786f0 gether_set_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x1fe91e1b gether_set_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x278aa1b3 gether_set_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x2aae0cb5 gether_get_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x5794ee77 gether_get_host_addr_u8 +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x590e4703 gether_set_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x5dd7b25d gether_get_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x64a9b198 gether_get_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x6663cd66 gether_get_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x6819f526 gether_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x7ff5525e gether_setup_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8878cfa6 gether_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xa024a450 gether_get_host_addr_cdc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xae67ccb3 gether_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xc2a864c3 gether_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xf7adbd32 gether_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xfe7e6d38 gether_register_netdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x22a49c76 gserial_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x31a6cc11 gserial_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x33bfdca2 gserial_alloc_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x60db48f5 gserial_get_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x77268a68 gs_free_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x7bfc67d3 gserial_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xb6652875 gserial_free_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xc0a01527 gserial_set_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xc65a388a gserial_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe89dc424 gserial_alloc_line_no_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xfb78a286 gs_alloc_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x1401f3a7 ffs_single_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x6c825859 ffs_lock +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x99c0e434 ffs_name_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x00e84757 fsg_store_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x032f4512 fsg_common_set_cdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x075b20ab fsg_lun_fsync_sub +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x0c906171 fsg_show_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x141fce2a fsg_common_remove_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1710b539 fsg_fs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1ccb58f7 fsg_common_set_num_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1cfeff67 fsg_common_remove_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x26527544 fsg_store_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x2933ee1d fsg_ss_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x398778e1 fsg_ss_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3c6a07d0 fsg_common_create_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3e0b837e fsg_show_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x423845e4 fsg_ss_bulk_in_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x44d471d2 fsg_store_forced_eject +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x56344daf fsg_hs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x579e300b fsg_show_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x5ca0f62d fsg_store_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6acb4179 fsg_common_set_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x73f82690 fsg_show_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x76f9da55 fsg_lun_open +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x7e26d4a5 fsg_common_set_sysfs +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x857b6dc2 fsg_hs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x8b2bd1e5 fsg_store_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x95cffb3e fsg_hs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9a0221c7 fsg_common_free_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5cae92f fsg_ss_bulk_out_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5f99b69 fsg_fs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xab6c68ac fsg_config_from_params +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb3396a30 fsg_store_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb3adf38d store_cdrom_address +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb52ba28a fsg_intf_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb54d0d95 fsg_fs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xbce3afda fsg_store_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd1a3e8e0 fsg_common_create_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xec7009e2 fsg_show_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xec864de6 fsg_lun_close +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf4efc0c8 fsg_ss_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf960cf91 fsg_show_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x004a8ed9 rndis_add_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x36a6f408 rndis_signal_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x3e4c5a94 rndis_set_host_mac +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x442cc11f rndis_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x4ed51c76 rndis_msg_parser +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x54778a60 rndis_get_next_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x5cb92709 rndis_free_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x688009c6 rndis_set_param_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x6a339adf rndis_deregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x885d08a1 rndis_set_param_medium +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x99bcdc09 rndis_rm_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x9a601d93 rndis_borrow_net +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xbade898d rndis_uninit +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xeb1acf90 rndis_set_param_vendor +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xfe56d79f rndis_signal_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x037e530c usb_otg_descriptor_alloc +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0ad688f7 config_ep_by_speed +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0c589aba usb_validate_langid +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x1254eb7a usb_interface_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x1c34366a usb_string_ids_tab +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x20dc7686 usb_composite_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x254af009 usb_composite_overwrite_options +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2a463b1d usb_free_all_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2a5ab010 alloc_ep_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2e09263f usb_copy_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x3a01a196 usb_function_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x40a139e2 usb_composite_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4516cb0a usb_func_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4beb505d usb_gadget_get_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x58e08a17 usb_remove_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x5ec8b656 usb_string_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x6b8dd3c7 usb_put_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7148ceb2 usb_ep_autoconfig_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x715e1520 usb_add_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7fae09e0 usb_gstrings_attach +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x80da5a61 usb_assign_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x86f82ccc usb_ep_autoconfig_ss +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x8aac4198 usb_ep_autoconfig +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x8c4f4da6 config_ep_by_speed_and_alt +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x90daa40e usb_function_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xa2e9c769 usb_ep_autoconfig_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xade61e05 usb_otg_descriptor_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xaf5ea330 unregister_gadget_item +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xbbe5952a usb_function_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xc09dba5c usb_function_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xc6cb8d0b usb_add_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xcc1be280 usb_string_ids_n +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd0c7c460 usb_put_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd2ea2134 usb_descriptor_fillbuf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd98b9962 usb_get_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xe3b8835e usb_get_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf2d4aea0 usb_add_config_only +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf474a207 usb_gadget_config_buf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xfd7e2264 usb_composite_setup_continue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/rzv2m_usb3drd 0x9f395034 rzv2m_usb3drd_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x1c7d2258 udc_enable_dev_setup_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x343740ec gadget_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5d01d078 udc_irq +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x760186c3 empty_req_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x8b75b74a udc_remove +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x9c0883cc udc_basic_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xa64e83b0 init_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xb7d2ca4c udc_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xe395e4f0 free_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xef93b9b9 udc_mask_unused_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x004c6380 usb_ep_fifo_flush +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x0064d469 usb_gadget_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x01e2950c usb_add_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x08e34bb5 usb_gadget_frame_number +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2af38e5f usb_ep_free_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2b319e7a usb_gadget_set_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2c53cadb usb_ep_disable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2f23b94d usb_gadget_map_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2fbe9b44 usb_gadget_vbus_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x3193528e usb_gadget_ep_match_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x39871dfe usb_gadget_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x3ea59b5d usb_ep_alloc_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x3fb49939 usb_gadget_register_driver_owner +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x405d007d usb_ep_set_wedge +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4fa2450c usb_ep_dequeue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x50b88f41 usb_get_gadget_udc_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x58b47c68 usb_gadget_set_remote_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x6ba789dc usb_gadget_vbus_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x6c0c84bd usb_gadget_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x6fbe18c0 usb_gadget_vbus_draw +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x784d9a58 usb_ep_enable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x79c3b872 usb_ep_fifo_status +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x7f4f7598 usb_gadget_set_state +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x85fffa5e usb_gadget_check_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x8b69f29c usb_gadget_clear_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x8de9b4c1 usb_gadget_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x93d5fdc4 usb_gadget_giveback_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x94b1daaf usb_gadget_udc_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xa64194d1 usb_gadget_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xac5667d9 usb_ep_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xad068855 usb_del_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xae4de31b gadget_find_ep_by_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xb98e0470 usb_gadget_map_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xbee6af28 usb_ep_set_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc3d4d06b usb_ep_set_maxpacket_limit +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc8ac2c4f usb_ep_clear_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc8bd9ee6 usb_gadget_unmap_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xcbf713d1 usb_add_gadget_udc_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xd4a76efe usb_add_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xd845c604 usb_gadget_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xe3e343c5 usb_udc_vbus_handler +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xe3f30353 usb_initialize_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf11e062c usb_gadget_unmap_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xfbe9b36b usb_del_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-pci-renesas 0x4b5e010f renesas_xhci_check_request_fw +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x0602b39c xhci_plat_pm_ops +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x9d352914 xhci_plat_remove +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0xeabe0bc2 xhci_plat_probe +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0xcf853a1b ezusb_fx1_ihex_firmware_download +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0xe35ecd13 ezusb_fx1_set_reset +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x09492220 musb_mailbox +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x0b4a8834 musb_writeb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x23254ebd musb_set_host +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x2734197f musb_readb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x2d73630c musb_get_mode +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x4fdf9895 musb_set_peripheral +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x669594ad musb_clearw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x6af8c6dc musb_writel +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x719a5e41 musb_readw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x722aaa27 musb_queue_resume_work +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x96c7e4bc musb_root_disconnect +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xade3e56c musb_writew +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xc951d727 musb_interrupt +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xe59efb0e musb_clearb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xf0f95e51 musb_readl +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x7160be00 usb_phy_generic_register +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x7a1df658 usb_phy_gen_create_phy +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x980394e0 usb_phy_generic_unregister +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xae894ecf usb_gen_phy_shutdown +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xb128b5e6 usb_gen_phy_init +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-isp1301 0xa575fc7c isp1301_get_client +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x34157c5f tegra_ehci_phy_restore_end +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x3e2d5cd3 tegra_ehci_phy_restore_start +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x69fe9d9b tegra_usb_phy_postresume +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0xc057882f tegra_usb_phy_preresume +EXPORT_SYMBOL_GPL drivers/usb/serial/usb_wwan 0x3fddca77 usb_wwan_port_probe +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x02cea4a3 usb_serial_generic_unthrottle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x0a59d686 usb_serial_generic_write_start +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x23983237 usb_serial_generic_close +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x2640a5f0 usb_serial_register_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x2a739564 usb_serial_generic_tiocmiwait +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x3fff623b usb_serial_generic_get_icount +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x4088f63d usb_serial_claim_interface +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x463e45a1 usb_serial_generic_wait_until_sent +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x4bde1d16 usb_serial_generic_throttle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x79bcd3cf usb_serial_generic_open +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x98a9e580 usb_serial_handle_dcd_change +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x9de4ae79 usb_serial_generic_write_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xa2f9ff22 usb_serial_port_softint +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xa35dd122 usb_serial_generic_process_read_urb +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xae7be045 usb_serial_generic_resume +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xbcc44bc2 usb_serial_generic_chars_in_buffer +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xc7ab3a31 usb_serial_generic_write +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd7b2f127 usb_serial_generic_submit_read_urbs +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xe307b802 usb_serial_deregister_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xebdfa14c usb_serial_generic_read_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0x0ff899b7 dp_altmode_probe +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0xded0894e dp_altmode_remove +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x6f497a3c tcpci_irq +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xad50e1ad tcpci_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xbe111953 tcpci_get_tcpm_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xc529e32e tcpci_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x10ec6d2d tcpm_sink_frs +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x3b84657b tcpm_pd_transmit_complete +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x76eeda4b tcpm_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x9e0bd753 tcpm_pd_hard_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xb655342c tcpm_pd_receive +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc37b9769 tcpm_cc_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xceb50012 tcpm_vbus_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xd680581d tcpm_port_clean +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xda86a83d tcpm_port_is_toggling +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xea220941 tcpm_tcpc_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xeb779665 tcpm_sourcing_vbus +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xf559c4a8 tcpm_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x001aa296 usb_power_delivery_unlink_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x11f1652d typec_altmode2port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x13c71cee typec_cable_is_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x14df2d5e typec_get_fw_cap +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x15367067 typec_altmode_get_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x16fe239f typec_port_register_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1f3d1f17 typec_partner_set_pd_revision +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x241e9b35 typec_get_negotiated_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x294b2822 typec_altmode_exit +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2d1e301d typec_find_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x30e5bbd4 typec_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x372e4bb3 typec_set_vconn_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3a428c1b typec_register_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3a643fc2 typec_unregister_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3e90afbd typec_plug_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3fdcca18 usb_power_delivery_register_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x49ff0853 typec_cable_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x53762f14 typec_match_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x53fb5fe7 typec_set_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x55f63a93 fwnode_typec_mux_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x574a7c8a fwnode_typec_retimer_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x591ac7b8 typec_cable_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5b616b91 typec_retimer_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5c6d852f typec_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5d4ef1ed typec_altmode_attention +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5e87c93a typec_mux_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x60753496 typec_register_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x660f0c66 typec_plug_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x66e590bf fwnode_typec_switch_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x673ea80f typec_switch_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6837fcf0 usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x68446164 typec_set_mode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6b3d9465 typec_mux_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x75448ad2 typec_set_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x77402f2e typec_switch_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x7839f07e typec_switch_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x798d319d typec_cable_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x7b1fdcea typec_partner_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x7d830ef3 typec_altmode_get_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86521d45 typec_switch_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86a6093a typec_altmode_vdm +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86c3a1c0 typec_unregister_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x881dd11b typec_get_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x896a3935 typec_partner_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8a7af4a0 typec_mux_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8f453168 typec_mux_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9049491e typec_find_port_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x904a7e54 typec_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x975e2514 usb_power_delivery_link_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x97e8fbc4 typec_altmode_notify +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x994247ee typec_altmode_enter +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9a238419 typec_retimer_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa254de98 typec_find_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa43a1dc0 typec_altmode_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa50499a6 typec_altmode_update_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xaa8048a8 typec_port_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xac8235f7 typec_port_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xad9068cd typec_set_pwr_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb1d3857b typec_register_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb270a68f typec_mux_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb52b9c7d typec_partner_usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbb9b6f13 typec_unregister_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbe32e9b9 __typec_altmode_register_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc4ae69b0 typec_set_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc7d83dde typec_partner_set_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc7deb9ac typec_switch_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcf53b6ef usb_power_delivery_unregister_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd2cf5831 typec_unregister_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd2fa1286 typec_switch_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd6113134 usb_power_delivery_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd86f1b64 typec_retimer_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdc6f87b0 typec_retimer_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe0123f11 typec_partner_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe19e858e typec_retimer_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeafc1eb8 typec_find_port_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf1234a8b typec_find_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf9f08094 typec_partner_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfc886485 typec_altmode_put_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfc8df340 typec_mux_put +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x1db2fd6c ucsi_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x1ea0c852 ucsi_connector_change +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x26b375d9 ucsi_create +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x37d7bf1f ucsi_resume +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x572033cd ucsi_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xa7bb6558 ucsi_register +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xa9df6baa ucsi_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xaf550aed ucsi_destroy +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xc17688fa ucsi_send_command +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x045814a8 usbip_recv +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x36b55c69 usbip_in_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x4b760f87 usbip_event_add +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x556efe4f usbip_recv_xbuff +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x64d9a9d7 usbip_alloc_iso_desc_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x6dc3c209 dev_attr_usbip_debug +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x78b72f44 usbip_debug_flag +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x78fa24a4 usbip_pad_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x92acfd41 usbip_recv_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xa6cc846d usbip_stop_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xcecdeddb usbip_event_happened +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd02753dc usbip_header_correct_endian +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe1ea0586 usbip_dump_header +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe29a76d0 usbip_dump_urb +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe837109c usbip_start_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xfdff4d82 usbip_pack_pdu +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x0f97f2a8 vdpa_set_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x1a5a1519 __vdpa_register_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x4db1b023 vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x6682c01d _vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x82ba823d __vdpa_alloc_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x87dd77ae _vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x882cdaf8 vdpa_get_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xbd620369 vdpa_mgmtdev_unregister +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xc2582559 vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xe29a9dfc vdpa_mgmtdev_register +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xee976865 vdpa_unregister_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0x10d3f6f8 vdpasim_create +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0x8613a096 vdpasim_schedule_work +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x0c05e275 vfio_pci_core_release_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x104d3fa2 vfio_pci_core_err_handlers +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x121b67bc vfio_pci_core_close_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4be387be vfio_pci_core_sriov_configure +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4cf699b8 vfio_pci_core_set_params +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x5932f0eb vfio_pci_core_register_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x78202d17 vfio_pci_core_unregister_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x8ca32b1d vfio_pci_core_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x8f5b8c75 vfio_pci_core_write +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x91c58fbd vfio_pci_core_request +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xa2949ea3 vfio_pci_core_mmap +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xa5b41e4f vfio_pci_core_read +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xaeea4a22 vfio_pci_core_disable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xb057f279 vfio_pci_core_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xbb9ce028 vfio_pci_core_ioctl_feature +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xbd30116f vfio_pci_core_aer_err_detected +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xc369b74c vfio_pci_core_register_dev_region +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xd7630e5b vfio_pci_core_finish_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xe6109a6a vfio_pci_core_match +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xfb199139 vfio_pci_core_init_dev +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x1394542c vfio_platform_open_device +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x188fcba9 vfio_platform_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x1e680598 vfio_platform_close_device +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x30c1779e __vfio_platform_register_reset +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x720d1ebf vfio_platform_unregister_reset +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x97f386ae vfio_platform_read +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xaa2fb60a vfio_platform_write +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xdb723d74 vfio_platform_release_common +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xf5da44ab vfio_platform_mmap +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xfa37d377 vfio_platform_init_common +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x12ab3644 vfio_iommufd_physical_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x2055250d vfio_unregister_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x33bee852 vfio_iommufd_physical_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x3931e99d vfio_file_enforced_coherent +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x3a4d89ba vfio_register_emulated_iommu_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x48d61c00 vfio_register_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x48ee7465 vfio_device_set_open_count +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x60a634c4 vfio_info_cap_add +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x60eec034 vfio_file_is_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x621a5fcc vfio_virqfd_enable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x6a1c37ac vfio_iommufd_physical_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x71ac30d7 vfio_file_iommu_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x73219d2b _vfio_alloc_device +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7a649d66 vfio_unregister_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7d2ed4c3 iova_bitmap_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x82fa9f11 vfio_iommufd_emulated_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x8abe95e2 vfio_iommufd_emulated_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x8e98d0b5 vfio_register_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x90bd073d vfio_virqfd_disable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x977e8320 vfio_mig_get_next_state +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x9968bafb vfio_file_has_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xa6201647 vfio_assign_device_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xd267c945 vfio_iommufd_emulated_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xd8201c9b vfio_file_set_kvm +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x00a5dc23 vhost_clear_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x17e2db72 vhost_vq_work_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1b06f2df vhost_vq_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x25b9dcbd vhost_worker_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x34c4ae15 vhost_add_used_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x3af1f05d vhost_vq_has_work +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x432e8fa7 vhost_add_used_and_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x4a576b97 vhost_dev_cleanup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x4cb33680 vhost_poll_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x53fd2257 vhost_dev_has_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5ce9f349 vhost_vring_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5f04d494 vhost_add_used_and_signal_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x624b0ac2 vhost_dequeue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x63480dde vhost_init_device_iotlb +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x63804163 vhost_add_used +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x63a26d0e vhost_vq_init_access +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6ef3e58a vhost_vq_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x73aaca73 vhost_vq_avail_empty +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7bfe9667 vhost_dev_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x88394134 vhost_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x91e4ab2b vhost_get_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x971b7dfb vhost_dev_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x9cb3e42d vhost_vq_is_setup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa15061ae vhost_exceeds_weight +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa909cfc5 vhost_work_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa928e9f9 vhost_enqueue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb0a62d48 vhost_log_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xbf98c923 vhost_dev_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc7e2bce8 vhost_chr_read_iter +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xcf09b497 vhost_poll_start +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd283a7c0 vhost_dev_reset_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd3feb5f7 vhost_discard_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd4252998 vhost_dev_set_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd6097334 vhost_set_backend_features +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd6d51ee5 vhost_dev_check_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd8908515 vhost_new_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xdf05a4c3 vhost_log_write +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xeb37489b vhost_dev_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xebbf79bc vq_meta_prefetch +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf2fdcfd2 vhost_disable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfa3f7955 vhost_enable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfc968453 vhost_poll_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfd2b3e45 vhost_dev_reset_owner_prepare +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfdca5c4a vhost_poll_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x38ff875f vhost_iotlb_add_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x5f4e5249 vhost_iotlb_reset +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x69e872f9 vhost_iotlb_itree_first +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x6bec0e66 vhost_iotlb_del_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x83be64b9 vhost_iotlb_itree_next +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x885512a2 vhost_iotlb_add_range_ctx +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x8a7d8ee9 vhost_iotlb_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xa24517eb vhost_iotlb_free +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xc577832d vhost_iotlb_alloc +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xf9deb0db vhost_iotlb_map_free +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x09942b9d ili9320_remove +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x56a174d2 ili9320_probe_spi +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x69358c74 ili9320_resume +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xa8acce0e ili9320_shutdown +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xd3bc4eb7 ili9320_write_regs +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xd66c7790 ili9320_suspend +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xe28a599e ili9320_write +EXPORT_SYMBOL_GPL drivers/video/fbdev/core/fb_ddc 0x18d7909c fb_ddc_read +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x758f3153 sis_malloc_new +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0xb28126d9 sis_free_new +EXPORT_SYMBOL_GPL drivers/w1/wire 0x037c2a1d w1_next_pullup +EXPORT_SYMBOL_GPL drivers/w1/wire 0x0eb59a5f w1_read_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x14789b18 w1_read_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x29d22a00 w1_write_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x47947bd6 w1_reset_bus +EXPORT_SYMBOL_GPL drivers/w1/wire 0x4a2da1d9 w1_write_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x63757e92 w1_calc_crc8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x9adbedef w1_touch_bit +EXPORT_SYMBOL_GPL drivers/w1/wire 0xa89cdb74 w1_triplet +EXPORT_SYMBOL_GPL drivers/w1/wire 0xad30a6ec w1_reset_select_slave +EXPORT_SYMBOL_GPL drivers/w1/wire 0xb6c136da w1_reset_resume_command +EXPORT_SYMBOL_GPL drivers/w1/wire 0xf1bb2006 w1_touch_block +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0x5610bf1d xen_front_pgdir_shbuf_alloc +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xa2e41b81 xen_front_pgdir_shbuf_unmap +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xc70f4acb xen_front_pgdir_shbuf_map +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xe0302e40 xen_front_pgdir_shbuf_free +EXPORT_SYMBOL_GPL drivers/xen/xen-front-pgdir-shbuf 0xf0f5a83e xen_front_pgdir_shbuf_get_dir_start +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0x1dd8b047 xen_privcmdbuf_fops +EXPORT_SYMBOL_GPL drivers/xen/xen-privcmd 0xd91ffd50 xen_privcmd_fops +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x20e0150d dlm_posix_get +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x4b62826c dlm_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x611ac8ab dlm_posix_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x8a6c5f1b dlm_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcd224e1d dlm_new_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcf9f3328 dlm_release_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xf5bbfb1e dlm_posix_unlock +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x13d5c04e nlmclnt_init +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x78186d3f lockd_down +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x7db20e5f nlmclnt_done +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x857c3e08 nlmsvc_unlock_all_by_sb +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x8f15f658 nlmclnt_proc +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x9ad77c19 nlmclnt_rpc_clnt +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x9cbde0a0 nlmsvc_unlock_all_by_ip +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xa9ace978 lockd_up +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xd733634d nlmsvc_ops +EXPORT_SYMBOL_GPL fs/netfs/netfs 0xc1364d0d netfs_extract_user_iter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x012498e6 nfs_try_get_tree +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0294c6a2 nfs_callback_nr_threads +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03d0d9f3 nfs_show_devname +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03eacb8c nfs_fattr_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x056a2e3e nfs_sops +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x06f332c3 nfs_reconfigure +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x07237892 nfs_pageio_reset_read_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x07d05268 nfs_unlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0836294f nfs_alloc_fattr_with_label +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0925bea4 nfs_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0a8c3be2 nfs_set_verifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0babed57 nfs_d_prune_case_insensitive_aliases +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0c812770 nfs_create_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0d7c83e6 nfs_post_op_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0d9781c0 nfs_clear_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0eaca678 nfs_link +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10962bc2 nfs_auth_info_match +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x11a159cd nfs_set_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x155f0a03 nfs_client_init_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x19750f58 unregister_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1ba8420f nfs4_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1cc4fd1b __traceiter_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1e2c32d8 nfs_request_remove_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1e2f1588 nfs_post_op_update_inode_force_wcc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2087f427 nfs_sb_active +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22d795a8 _nfs_display_fhandle_hash +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x234dd6d3 nfs_server_copy_userdata +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x25cfab2b nfs_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x26884ff7 nfs_alloc_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x29086fa3 __tracepoint_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2f05b1fa nfs_drop_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2f91f2af nfs_pageio_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x315354bf alloc_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x34566b51 __tracepoint_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x34b547be nfs4_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3600879b nfs_lookup +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3711b7bc nfs_filemap_write_and_wait_range +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x37f3b692 nfs_access_get_cached +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x388bdebc nfs_release_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39cac596 nfs_commit_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39dcb002 nfs_put_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39e05ac3 nfs_idmap_cache_timeout +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3aaf1154 nfs_initiate_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3d907f99 nfs_pageio_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f2690f2 nfs_check_flags +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x40739385 nfs_wait_bit_killable +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42cd6452 nfs_access_zap_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42f2c81f nfs4_client_id_uniquifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x47eeba2a nfs_retry_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x49b8287a nfs_zap_acl_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x49fceea9 nfs_check_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4a10dbba nfs_force_lookup_revalidate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4abb683f nfs_init_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4b8c0824 nfs_show_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4cb9e001 recover_lost_locks +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4cd88fe9 nfs_put_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4ecdbc64 nfs_refresh_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x510851be nfs_invalidate_atime +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x51892d61 nfs_callback_set_tcpport +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5272bcf0 nfs_sync_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x52af37e9 nfs_pgheader_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x53bc20a4 nfs_file_llseek +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x569e5f9c nfs_pgio_header_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5758c393 nfs_file_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x584b8482 nfs_inc_attr_generation_counter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x58619a4d nfs_flock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5b8a3195 nfs_setattr_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5c9f124e nfs_init_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x62bbb0d1 nfs_get_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x647000d3 nfs_inode_attach_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x64b9b07e nfs_file_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x66534071 nfs_pageio_reset_write_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x67d4624d nfs_pgio_header_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x689162b2 nfs_free_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x694d868a register_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6cfad7eb nfs_request_add_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e1dc0fa nfs_may_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e81f032 __SCK__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6f22fc38 nfs_sysfs_link_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6ff57365 nfs_init_server_rpcclient +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x70ad3e27 nfs_clone_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x719b27b4 nfs_atomic_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73dff4c0 __SCK__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7646aef7 nfs4_label_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x77b0c1a9 nfs_read_alloc_scratch +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7a87ecf1 nfs_setattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7b06c1a2 put_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7bf4e1cc nfs_init_cinfo +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7d59b3ea nfs_scan_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7e202e89 __tracepoint_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7e40dd75 nfs_revalidate_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x826486d8 nfs_permission +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8499de4f nfs_alloc_fattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x85ea2761 nfs_commit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x86e31941 nfs_free_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8cb42709 nfs_dreq_bytes_left +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8d258d9a nfs_kill_super +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8fb3d432 nfs_file_mmap +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8fe11071 nfs_wait_client_init_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x90901524 nfs_umount_begin +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x90a5530f nfsiod_workqueue +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x91d1fe52 max_session_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9218e4e1 nfs_mknod +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x92515bdd nfs_create_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x93aab994 get_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9403b18a nfs_free_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95007f7e __SCK__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9572cd8a nfs_instantiate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9622d7b6 nfs_alloc_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x971e3ab7 nfs_getattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x98b0ece8 nfs_init_timeout_values +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9bdbf147 nfs_alloc_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9d93cc29 nfs_rmdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9f51bad1 nfs_sysfs_add_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa200ac91 nfs_alloc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa208a151 nfs_server_remove_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa37904b9 nfs_client_init_is_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa4479cd3 __traceiter_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa801f057 nfs_show_stats +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa81d3100 nfs_client_for_each_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8e9e1ae send_implementation_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8fed77c nfs_create +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaafd4acc max_session_cb_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xad93e851 nfs_probe_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaea5462c nfs_close_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaf2f775f nfs_mark_client_ready +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaf3ef7da nfs_rename +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaf61bd28 nfs_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb0f419ff nfs_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb369325a nfs_file_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbc411f2f nfs_initiate_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbc72992e nfs_mkdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbc9504f0 nfs_generic_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbcc60c8d __tracepoint_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbdb02620 nfs_writeback_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbff7433b nfs_statfs +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc01b8422 nfs_file_splice_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3a2be67 nfs_net_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc6c8b8f1 nfs_access_set_mask +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xccc1d3b8 nfs_file_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcfdcb5d9 nfs_do_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd27811de nfs_async_iocounter_wait +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd2a93bdc nfs_show_options +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdae9b5d7 nfs4_disable_idmapping +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdf248bf6 __traceiter_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdf8def55 nfs_fhget +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe07e3367 nfs_commitdata_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe1b4a67e nfs_get_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe380a586 nfs_file_set_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe3de51d1 nfs_clear_verifier_delegated +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe4dd273b __traceiter_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe5198fac nfs_access_add_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe7b2ce5e nfs_write_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe80d745e nfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe90330d2 nfs_file_fsync +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe9cee847 nfs_setsecurity +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xea93bec3 nfs_server_insert_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xed94aa76 nfs_add_or_obtain +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf0747504 nfs_sb_deactive +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf57acdf2 nfs_symlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf6445b00 nfs_fscache_open_file +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf66f2db0 nfs_pageio_resend +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf6871b9c nfs_commitdata_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf89a9cc6 nfs_wb_all +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf96f04c4 __SCK__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfa520a94 nfs_request_add_commit_list_locked +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc619abd _nfs_display_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfd7396d1 nfs_wait_on_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfeb64be3 nfs_lock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfec578e5 nfs_pgio_current_mirror +EXPORT_SYMBOL_GPL fs/nfs/nfsv3 0xe6f1322b nfs3_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x02da1276 __tracepoint_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x054bef45 layoutstats_timer +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x08b2c467 __SCK__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0a5b81c3 nfs4_put_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0bd06bd1 __tracepoint_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0d381e90 __tracepoint_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0e02bb3f pnfs_generic_prepare_to_resend_writes +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0ff289f3 __SCK__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x110b0e48 pnfs_generic_pg_readpages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x133e8043 pnfs_ld_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x14869a91 pnfs_write_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x16824884 __traceiter_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x171f5409 nfs4_schedule_lease_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18b41178 __tracepoint_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1956b4b2 pnfs_destroy_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1a712d43 pnfs_register_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1d57c82c __tracepoint_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x21293f47 nfs4_pnfs_ds_add +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2174b794 __tracepoint_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x21f9949b nfs41_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x247d7fd6 nfs42_proc_layouterror +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x272009de pnfs_generic_pg_check_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x27ad47ea __SCK__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x29f80c0d pnfs_set_lo_fail +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2b15758f nfs4_decode_mp_ds_addr +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2dad67da nfs4_schedule_migration_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2dcf7194 __traceiter_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2f1e21ba __tracepoint_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x30a44ac3 __SCK__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3360df16 nfs4_init_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x36368ca4 __traceiter_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3b1ef311 pnfs_generic_pg_writepages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3ecf61f2 pnfs_generic_scan_commit_lists +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3fbad0d6 nfs4_test_session_trunk +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x477f69a8 pnfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4cf0fcf1 pnfs_generic_layout_insert_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5001806f nfs4_schedule_session_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x515475c1 nfs4_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x533c198f __SCK__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x555bb1db __tracepoint_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x579126b8 __SCK__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x598ed395 nfs4_mark_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5a4314e9 __SCK__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5b65e937 pnfs_update_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6085edbd nfs_map_string_to_numeric +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x62a0d932 pnfs_put_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69d3558d pnfs_generic_rw_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6e637af7 __tracepoint_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6ff78f7a nfs4_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x71c3cfd5 pnfs_layoutcommit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7431c71a pnfs_generic_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7459c17f nfs_remove_bad_delegation +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x764043eb nfs4_find_get_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x76d6abe7 pnfs_generic_recover_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x785c06ab __SCK__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x798b44de __traceiter_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7a4e7f4e __SCK__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7cd013a8 __SCK__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7de78bf4 nfs4_delete_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7e2f2262 pnfs_generic_ds_cinfo_destroy +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7ef9f0a9 nfs4_set_rw_stateid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x802046c5 __tracepoint_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8462ba5c __traceiter_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x88932113 pnfs_generic_write_commit_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x89c03e8a pnfs_report_layoutstat +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8be24f50 __tracepoint_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9551485e __traceiter_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x97464b86 nfs4_proc_getdeviceinfo +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x99ce90da pnfs_layout_mark_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9ae9f610 pnfs_nfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9f2bbe4c nfs4_pnfs_ds_connect +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa2becb2c nfs4_schedule_stateid_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa6032c2e pnfs_set_layoutcommit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa9926f49 pnfs_generic_commit_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xab4f4205 pnfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb06f92f0 __traceiter_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb125e9cc pnfs_read_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb4ae1bb2 pnfs_add_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb5e5df8b pnfs_alloc_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb85211ee pnfs_generic_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb9b736d6 pnfs_unregister_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xba53a1ef __SCK__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbae8df84 nfs4_setup_sequence +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc32ae1bc nfs4_schedule_lease_moved_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc3cc0e25 nfs4_test_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc5eb441a pnfs_ld_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc6e90fbc pnfs_generic_clear_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7a9d954 __SCK__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc84fe2fc nfs4_pnfs_ds_put +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcc748c9a nfs4_find_or_create_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcf482adc nfs4_mark_deviceid_available +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd1b8f04d pnfs_read_resend_pnfs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd47333c2 __tracepoint_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd9d56ec7 __traceiter_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdaebb21b pnfs_free_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdb70e932 __traceiter_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdd342fa8 __tracepoint_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdf6991a4 __SCK__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdfac5db9 pnfs_generic_search_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe08df0a4 __traceiter_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe4a356bc nfs4_init_ds_session +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xed15fb41 nfs4_print_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xee16ccbd pnfs_generic_pg_cleanup +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf1650300 __traceiter_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf40e72c6 pnfs_generic_pg_check_range +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf4bdb9e3 pnfs_generic_ds_cinfo_release_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf7801360 nfs41_maxgetdevinfo_overhead +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf999267e pnfs_generic_commit_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf9fbd221 __traceiter_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfc199d15 __traceiter_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfe1716fc pnfs_error_mark_layout_for_return +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x1fe1e1ad locks_end_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x6e51903a opens_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x9cdc5f81 locks_start_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0xf878d426 locks_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x0b3bf526 nfsacl_encode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x0bc01c23 nfs_stream_encode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x6fc36599 nfsacl_decode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xbf8eb94c nfs_stream_decode_acl +EXPORT_SYMBOL_GPL fs/nfsd/nfsd 0x174b9074 nfsd4_ssc_init_umount_work +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x11aa1dcc o2hb_register_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4900035b o2hb_stop_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x5322c2e5 o2hb_setup_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x58c88ff2 o2hb_get_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x5e95a4b2 o2net_send_message_vec +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x6a0c3847 __mlog_printk +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x81a17396 mlog_and_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x934c6637 o2nm_get_node_by_num +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa87bc9e7 o2nm_configured_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa941cb47 o2hb_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xaaf3f854 o2hb_unregister_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb6ebf62a o2nm_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xbd13ee5d o2hb_check_node_heartbeating_no_sem +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xc4d99852 o2hb_check_node_heartbeating_from_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd859ac8c o2net_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xdf15a9ee o2nm_node_get +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xe52b533a o2nm_get_node_by_ip +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xeeecb507 o2nm_node_put +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf1a5611d o2net_unregister_handler_list +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf56c2017 mlog_not_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf982e6db o2net_send_message +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfe1298f3 o2net_register_handler +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x141c305a dlm_register_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x3fdf54c0 dlm_register_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x4cce2c37 dlm_print_one_lock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x539927b6 dlmlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x7a1211f8 dlm_setup_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x9da93038 dlm_unregister_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xc409bd4c dlmunlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd7ba575e dlm_errmsg +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd8fa57a6 dlm_unregister_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfb86b96f dlm_errname +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0a726931 ocfs2_cluster_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0cfd3fc5 ocfs2_cluster_connect_agnostic +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x1475f64b ocfs2_dlm_lvb_valid +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x35e05700 ocfs2_plock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4d3af7fa ocfs2_cluster_hangup +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x5ca9bd9c ocfs2_stack_glue_unregister +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x76f40744 ocfs2_dlm_lvb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x9507547f ocfs2_cluster_disconnect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xa50b3004 ocfs2_kset +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xaf969565 ocfs2_dlm_lock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xbbc4ef97 ocfs2_stack_supports_plocks +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc5196999 ocfs2_dlm_unlock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc9fae756 ocfs2_cluster_connect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xcafdd707 ocfs2_dlm_lock_status +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd344e4ee ocfs2_stack_glue_set_max_proto_version +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd806a273 ocfs2_dlm_dump_lksb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xe464d7fb ocfs2_stack_glue_register +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x43cc3d4b pstore_blk_get_config +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x8081d1fb register_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0xba587b5b unregister_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0x72e2b4af unregister_pstore_zone +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0xbb56bd11 register_pstore_zone +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xabd9af6d cifs_arc4_crypt +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xc4c73891 cifs_arc4_setkey +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0x798f3830 cifs_md4_init +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xceecd9e4 cifs_md4_final +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xdef1096d cifs_md4_update +EXPORT_SYMBOL_GPL lib/842/842_compress 0xcf048a91 sw842_compress +EXPORT_SYMBOL_GPL lib/842/842_decompress 0xa4adedf1 sw842_decompress +EXPORT_SYMBOL_GPL lib/bch 0x0c303f52 bch_encode +EXPORT_SYMBOL_GPL lib/bch 0x0d3e3481 bch_free +EXPORT_SYMBOL_GPL lib/bch 0x1a267fa8 bch_init +EXPORT_SYMBOL_GPL lib/bch 0x860a2eab bch_decode +EXPORT_SYMBOL_GPL lib/crc4 0x696b3a5a crc4 +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x0105b595 des_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x574eda34 des3_ede_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x856a5ef3 des3_ede_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa6aa9857 des_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa77b3b62 des3_ede_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa8fb743d des_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x39e8fa4b poly1305_update_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x4a833012 poly1305_final_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x8c874435 poly1305_init_generic +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0x16d97e5c notifier_err_inject_init +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0x421af550 notifier_err_inject_dir +EXPORT_SYMBOL_GPL lib/polynomial 0xb8b44e50 polynomial_calc +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x1803a6ed raid6_2data_recov +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x804a5b70 raid6_call +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0xe4b051cf raid6_datap_recov +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x1d29b9e1 decode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x561835eb init_rs_non_canonical +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x63adbf92 encode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xa32f3d9e decode_rs16 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xeb2f825c init_rs_gfp +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xfd581da1 free_rs +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0x036f1cc5 lowpan_header_compress +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0x603c5767 lowpan_header_decompress +EXPORT_SYMBOL_GPL net/802/garp 0x18e365aa garp_register_application +EXPORT_SYMBOL_GPL net/802/garp 0x1ae1ed39 garp_init_applicant +EXPORT_SYMBOL_GPL net/802/garp 0x30ddbbc2 garp_request_leave +EXPORT_SYMBOL_GPL net/802/garp 0xa8c7ec2c garp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/garp 0xb1a55674 garp_request_join +EXPORT_SYMBOL_GPL net/802/garp 0xdbb87174 garp_unregister_application +EXPORT_SYMBOL_GPL net/802/mrp 0x0423bf4b mrp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x0718c7af mrp_request_join +EXPORT_SYMBOL_GPL net/802/mrp 0x3b224494 mrp_register_application +EXPORT_SYMBOL_GPL net/802/mrp 0x3b72a4be mrp_unregister_application +EXPORT_SYMBOL_GPL net/802/mrp 0x69efd94e mrp_request_leave +EXPORT_SYMBOL_GPL net/802/mrp 0xcc1d00df mrp_init_applicant +EXPORT_SYMBOL_GPL net/802/stp 0x0f723521 stp_proto_unregister +EXPORT_SYMBOL_GPL net/802/stp 0x36c7f008 stp_proto_register +EXPORT_SYMBOL_GPL net/9p/9pnet 0x0c8ac07e p9_client_xattrcreate +EXPORT_SYMBOL_GPL net/9p/9pnet 0xacbe08da p9_client_xattrwalk +EXPORT_SYMBOL_GPL net/atm/atm 0xb09faf79 register_atmdevice_notifier +EXPORT_SYMBOL_GPL net/atm/atm 0xcfb6a3da unregister_atmdevice_notifier +EXPORT_SYMBOL_GPL net/ax25/ax25 0xac93ae05 ax25_bcast +EXPORT_SYMBOL_GPL net/ax25/ax25 0xaeb7451e ax25_defaddr +EXPORT_SYMBOL_GPL net/ax25/ax25 0xd93eb073 ax25_register_pid +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x03612bab l2cap_chan_create +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x04d1c306 l2cap_add_psm +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x2b7d6271 l2cap_chan_send +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x4a057052 l2cap_chan_connect +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x52355bcb l2cap_chan_list +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x5ab68489 bt_debugfs +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x9f9ebd0f l2cap_chan_put +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xcfd7a7c4 l2cap_chan_set_defaults +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xe2a9c500 l2cap_chan_del +EXPORT_SYMBOL_GPL net/bridge/bridge 0x002052e7 br_multicast_list_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x0739e01e br_port_get_stp_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0x0a0c81fa br_get_ageing_time +EXPORT_SYMBOL_GPL net/bridge/bridge 0x11982970 br_fdb_find_port +EXPORT_SYMBOL_GPL net/bridge/bridge 0x194c5941 br_vlan_get_info_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x239eb829 br_multicast_has_querier_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x329e5106 br_vlan_get_pvid_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x397fc9a4 br_dev_queue_push_xmit +EXPORT_SYMBOL_GPL net/bridge/bridge 0x3a35c8a6 br_forward_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0x420b92ed nf_br_ops +EXPORT_SYMBOL_GPL net/bridge/bridge 0x59ff9f0f br_forward +EXPORT_SYMBOL_GPL net/bridge/bridge 0x63bf2b82 br_multicast_has_querier_anywhere +EXPORT_SYMBOL_GPL net/bridge/bridge 0x68ee138f br_fdb_clear_offload +EXPORT_SYMBOL_GPL net/bridge/bridge 0x6f2f944b br_multicast_has_router_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x83b05cd4 br_multicast_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x8460b4a2 br_mst_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x85d4891a br_mst_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0x88d4564a br_vlan_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0xa25d638a br_vlan_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0xb0c53367 br_multicast_router +EXPORT_SYMBOL_GPL net/bridge/bridge 0xbee19506 br_mst_get_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0xd2f48bbb br_port_flag_is_set +EXPORT_SYMBOL_GPL net/bridge/bridge 0xd444b9ca br_handle_frame_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0xd50e191a br_vlan_get_proto +EXPORT_SYMBOL_GPL net/bridge/bridge 0xff85b142 br_vlan_get_pvid +EXPORT_SYMBOL_GPL net/dccp/dccp 0x0042cbf5 dccp_send_sync +EXPORT_SYMBOL_GPL net/dccp/dccp 0x06c20c19 dccp_feat_nn_get +EXPORT_SYMBOL_GPL net/dccp/dccp 0x09aa9e7c dccp_child_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0x1741250e dccp_poll +EXPORT_SYMBOL_GPL net/dccp/dccp 0x182ec2bf dccp_ackvec_parsed_add +EXPORT_SYMBOL_GPL net/dccp/dccp 0x1bfe9873 dccp_done +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3606e2c0 dccp_reqsk_init +EXPORT_SYMBOL_GPL net/dccp/dccp 0x43376efb dccp_destroy_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4354afb5 dccp_check_req +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4c48209e dccp_reqsk_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4cdd391d dccp_feat_list_purge +EXPORT_SYMBOL_GPL net/dccp/dccp 0x52bcfb9f dccp_feat_signal_nn_change +EXPORT_SYMBOL_GPL net/dccp/dccp 0x55d0cde2 dccp_ioctl +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59814a84 dccp_statistics +EXPORT_SYMBOL_GPL net/dccp/dccp 0x67814d24 dccp_rcv_state_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0x6fd59a41 dccp_destruct_common +EXPORT_SYMBOL_GPL net/dccp/dccp 0x736f2669 dccp_insert_option +EXPORT_SYMBOL_GPL net/dccp/dccp 0x80993155 dccp_timestamp +EXPORT_SYMBOL_GPL net/dccp/dccp 0x8171199a dccp_death_row +EXPORT_SYMBOL_GPL net/dccp/dccp 0x84dae172 dccp_connect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x86367508 dccp_disconnect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x86be7924 dccp_packet_name +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9598d24d dccp_ackvec_parsed_cleanup +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9df0b915 dccp_init_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9e884cb0 dccp_sync_mss +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa0131fdd dccp_set_state +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa5175633 dccp_setsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa8e4f7fa dccp_parse_options +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa9c1cf7a dccp_recvmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb3d8fc67 dccp_rcv_established +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb6b0a18e dccp_sendmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb93d192e dccp_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc1fa275b inet_dccp_listen +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc94637bf dccp_close +EXPORT_SYMBOL_GPL net/dccp/dccp 0xcc6ad277 dccp_ctl_make_reset +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd688808b dccp_create_openreq_child +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd75b7072 dccp_orphan_count +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd7cdb975 dccp_hashinfo +EXPORT_SYMBOL_GPL net/dccp/dccp 0xe07020e8 dccp_shutdown +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf173acbc dccp_make_response +EXPORT_SYMBOL_GPL net/dccp/dccp 0xfc86bada dccp_getsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x7738b2db dccp_v4_send_check +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x7ac95046 dccp_v4_do_rcv +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xcfad0d3d dccp_v4_conn_request +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xd70e7a83 dccp_invalid_packet +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xe9f597f7 dccp_v4_connect +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xfaaf7856 dccp_v4_request_recv_sock +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c6039ac dsa_flush_workqueue +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x11ef7abb dsa_tag_drivers_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x19364ed2 dsa_tag_8021q_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x1bb47657 dsa_enqueue_skb +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x1d6571d3 dsa_tag_8021q_standalone_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x317c50e8 dsa_switch_find +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x36d7c777 dsa_devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x417d1fed dsa_8021q_rx_switch_id +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x45ca5090 dsa_tag_8021q_bridge_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x4662ebdf dsa_8021q_xmit +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x483a5f2e dsa_slave_dev_check +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x484b91c8 dsa_devlink_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x4f92a9c8 dsa_unregister_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x52424b7c dsa_port_phylink_mac_change +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x551c7d0f dsa_devlink_resource_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x57b68b0e dsa_tag_8021q_bridge_join +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x5c3829c1 dsa_devlink_params_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x64233f09 dsa_tag_8021q_bridge_leave +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x708206ac dsa_register_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x72a1a824 dsa_devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x83baf2a5 dsa_switch_shutdown +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x848f9f37 dsa_fdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x90f12678 dsa_8021q_rcv +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9c5129b1 dsa_devlink_resources_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9e59271d dsa_8021q_rx_source_port +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xa2bda913 dsa_mdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xa6f88a51 dsa_switch_resume +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xb16159f2 dsa_tag_8021q_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc23e8d5f dsa_devlink_region_destroy +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xcfae7126 dsa_devlink_port_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd077e855 dsa_devlink_param_get +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd55bf0e1 dsa_switch_suspend +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd886439a dsa_port_from_netdev +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xe7be7e12 dsa_tag_drivers_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xe80126f8 dsa_devlink_params_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xe8967c79 dsa_tag_8021q_find_port_by_vbid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf13e1803 vid_is_dsa_8021q +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfd3e2b67 dsa_devlink_param_set +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x1aead27a nl802154_scan_event +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x3382acc4 ieee802154_hdr_peek_addrs +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x3a4c5f7d ieee802154_hdr_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x626a922d nl802154_beaconing_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x87e2553b ieee802154_max_payload +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x8871b77f ieee802154_beacon_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xade92441 ieee802154_mac_cmd_pl_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xb299839f nl802154_scan_started +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xc52a6ae2 ieee802154_hdr_peek +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xc76cc1b4 nl802154_scan_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xc92887fe ieee802154_mac_cmd_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xf5f6d7e3 ieee802154_hdr_push +EXPORT_SYMBOL_GPL net/ife/ife 0x15015ea7 ife_decode +EXPORT_SYMBOL_GPL net/ife/ife 0x6210e871 ife_tlv_meta_next +EXPORT_SYMBOL_GPL net/ife/ife 0x67db2029 ife_tlv_meta_decode +EXPORT_SYMBOL_GPL net/ife/ife 0xe622468e ife_encode +EXPORT_SYMBOL_GPL net/ife/ife 0xe7888e98 ife_tlv_meta_encode +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x0731ab1e esp_input_done2 +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xc2672929 esp_output_tail +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xe4ac0fce esp_output_head +EXPORT_SYMBOL_GPL net/ipv4/gre 0x427070c7 gre_del_protocol +EXPORT_SYMBOL_GPL net/ipv4/gre 0x8ff0548e gre_add_protocol +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x55733ca7 inet_diag_msg_common_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x601946e0 inet_diag_msg_attrs_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x75145278 inet_diag_unregister +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x7b0264ca inet_diag_find_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x85a10843 inet_sk_diag_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x9c085da1 inet_diag_register +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xdc3201fa inet_diag_dump_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xee7ea8a4 inet_diag_dump_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xfe30d66b inet_diag_bc_sk +EXPORT_SYMBOL_GPL net/ipv4/ip_gre 0xf8ae05be gretap_fb_dev_create +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x00c934c5 ip_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x09ef709c ip_tunnel_init +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x0c86f6fb ip_tunnel_rcv +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x15432f3b ip_tunnel_dellink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x24548a07 ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x31bb1790 __ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x50b2fee4 ip_tunnel_uninit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x79a5ff61 ip_tunnel_newlink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x7e10ff98 ip_tunnel_init_net +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x81ba17b7 ip_tunnel_ctl +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xa391d2aa ip_tunnel_siocdevprivate +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xad09b7da ip_tunnel_delete_nets +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xcf1894b9 ip_tunnel_encap_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xe0c5b78b ip_tunnel_changelink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xe888dcae ip_tunnel_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xec95564d ip_tunnel_lookup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xeeeca9f4 ip_md_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/netfilter/arp_tables 0x1cb10e67 arpt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/ip_tables 0x59068eba ipt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x9732a7a7 nf_defrag_ipv4_disable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0xdecc9472 nf_defrag_ipv4_enable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_dup_ipv4 0x0a43c87d nf_dup_ipv4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x028294a6 nf_send_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x5f901e8d nf_reject_skb_v4_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x64260d9e nf_reject_ip_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x66eb5151 nf_reject_skb_v4_tcp_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x74af6ac4 nf_send_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x8ffe121a nf_reject_ip_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xd7949e4d nf_reject_iphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_socket_ipv4 0x1e081c81 nf_sk_lookup_slow_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x1010884c nf_tproxy_get_sock_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x70579f11 nf_tproxy_handle_time_wait4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0xb9fe9469 nf_tproxy_laddr4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0x12cc888b nft_fib4_eval +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0x41c24898 nft_fib4_eval_type +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x4784dce3 tcp_vegas_state +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x91ab0bd3 tcp_vegas_cwnd_event +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x9c01597b tcp_vegas_get_info +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xa4367796 tcp_vegas_pkts_acked +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xc9543566 tcp_vegas_init +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x3b0aa2cd udp_tunnel_push_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x553852a6 udp_tun_rx_dst +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x554a361a udp_tunnel_xmit_skb +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x96e91cea udp_tunnel_notify_add_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x97863192 udp_tunnel_notify_del_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xb29212e3 setup_udp_tunnel_sock +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xb4f86ef6 udp_tunnel_sock_release +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xb8bd923e udp_tunnel_drop_rx_port +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x03eb8441 esp6_output_tail +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x72a84bd0 esp6_output_head +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x89547a80 esp6_input_done2 +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x45b1d621 ip6_tnl_rcv_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x998554a0 ip6_tnl_xmit_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xe933f93b ip6_tnl_encap_setup +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x3baa7c18 udp_sock_create6 +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0xdffc47e9 udp_tunnel6_xmit_skb +EXPORT_SYMBOL_GPL net/ipv6/netfilter/ip6_tables 0xf4488a91 ip6t_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x1129f4bc nf_ct_frag6_gather +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x306ec952 nf_defrag_ipv6_enable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x9123f3fb nf_defrag_ipv6_disable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_dup_ipv6 0x0fc3e10c nf_dup_ipv6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x329435e3 nf_reject_ip6_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x6a0cde98 nf_reject_ip6hdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x718debe9 nf_send_unreach6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xa0a1f285 nf_reject_ip6_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xb6dee800 nf_send_reset6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xb7927fb0 nf_reject_skb_v6_tcp_reset +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xd56e647f nf_reject_skb_v6_unreach +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_socket_ipv6 0x996fbde8 nf_sk_lookup_slow_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xab351a7a nf_tproxy_laddr6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xc499d184 nf_tproxy_handle_time_wait6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xe7b8110c nf_tproxy_get_sock_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x7b9792d4 nft_fib6_eval +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x838d9d4a nft_fib6_eval_type +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x1c431b3a l2tp_session_set_header_len +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x1d9fa4ad l2tp_xmit_skb +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x1fd42e5b l2tp_session_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x2b512925 l2tp_tunnel_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x35e752c0 l2tp_tunnel_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x57244fd6 l2tp_session_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x6a557c64 l2tp_sk_to_tunnel +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x7566c895 l2tp_session_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x803018fa l2tp_session_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x8a79dc96 l2tp_session_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x8c3e6cdd l2tp_tunnel_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x97f696bf l2tp_session_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xa35da896 l2tp_recv_common +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xa849cf16 l2tp_tunnel_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xab371b47 l2tp_tunnel_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xc8c5e4ae l2tp_tunnel_get_session +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xcde89fd3 l2tp_session_get_by_ifname +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xd1cf0101 l2tp_session_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xd8686194 l2tp_tunnel_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xe43f6e14 l2tp_udp_encap_recv +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xf6cacb2f l2tp_tunnel_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_ip 0xf5f55aae l2tp_ioctl +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x10e0e9bc l2tp_nl_register_ops +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x337f2432 l2tp_nl_unregister_ops +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x0d863638 ieee80211_request_smps +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x107ba568 ieee80211_update_mu_groups +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x16ad7c5f ieee80211_tkip_add_iv +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1a4f54e0 ieee80211_set_active_links_async +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1dab0efe ieee80211_set_key_rx_seq +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x26223a99 ieee80211_find_sta_by_link_addrs +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x2fd15ce3 ieee80211_color_change_finish +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x30f69aa9 wdev_to_ieee80211_vif +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x343c8dd4 ieee80211_vif_to_wdev +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3b2b45dc ieee80211_iterate_interfaces +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3e70622d ieee80211_iterate_active_interfaces_mtx +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x5db573c8 ieee80211_iter_chan_contexts_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x73caea56 ieee80211_remain_on_channel_expired +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x7d66763b ieee80211_set_active_links +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x87cc834e ieee80211_gtk_rekey_add +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x8f4da315 ieee80211_calc_rx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9370804e ieee80211_iterate_active_interfaces_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x93a14a31 ieee80211_resume_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9e1c1431 ieee80211_key_replay +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xc2b669ba ieee80211_ready_on_channel +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xc585f0ce ieee80211_calc_tx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xca2e8ed9 ieee80211_obss_color_collision_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd004ea88 ieee80211_key_mic_failure +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xdcc3ee58 ieee80211_ave_rssi +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xe3361016 ieee80211_iterate_stations_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xea19c52b ieee80211_gtk_rekey_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xea792270 ieee80211_remove_key +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xf3eee57f ieee80211_find_sta_by_ifaddr +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xf8886cd5 ieee80211_hw_restart_disconnect +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x26012eb4 nla_put_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x65af3d89 mpls_output_possible +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x8550f51a mpls_dev_mtu +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x8ee316eb nla_get_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xcc94d65b mpls_pkt_too_big +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xda1df2cc mpls_stats_inc_outucastpkts +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x0bd6e650 ip_set_get_byname +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x12107c99 ip_set_nfnl_put +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x226319f5 ip_set_get_ip4_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x22d966c6 ip_set_range_to_cidr +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x28e7ed34 ip_set_get_ip6_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x2efb3bb4 ip_set_type_register +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x397f6231 ip_set_free +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x3edc41fc ip_set_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x428000a3 ip_set_name_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x4f0f574a ip_set_add +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x763e0b89 ip_set_nfnl_get_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7924b6de ip_set_hostmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x81fff2d1 ip_set_netmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9e98722b ip_set_get_ipaddr6 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa293f8a6 ip_set_get_ipaddr4 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa911976c ip_set_del +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xad9a71f5 ip_set_match_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xb2b36f02 ip_set_get_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xb5684fa4 ip_set_elem_len +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xdf4a380b ip_set_put_flags +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xe1b13521 ip_set_type_unregister +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xedce8f76 ip_set_put_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf369c7cc ip_set_init_comment +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf3b4d4ae ip_set_alloc +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xfb6bcde0 ip_set_test +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xfd29eebe ip_set_put_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xcb40f914 ip_vs_conn_in_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xd0859358 ip_vs_conn_out_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xd798140e register_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xdeeac147 unregister_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x17668b17 nf_conncount_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x8c562ace nf_conncount_gc_list +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x9a3969f6 nf_conncount_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xaf34b151 nf_conncount_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xded40268 nf_conncount_list_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xe8164dfe nf_conncount_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xf2a1dbb9 nf_conncount_cache_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x00a0b222 nf_ct_ecache_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0460ec0f nf_ct_invert_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x04dbb209 __nf_ct_expect_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x09107a9d nf_ct_expect_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0b0ed9f7 nf_ct_change_status_common +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0bc00f80 nf_nat_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x10535bcc nf_ct_iterate_cleanup_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1181cc6c nf_conntrack_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1345113b nf_nat_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x176dd570 __nf_ct_change_status +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1800b10f nf_ct_tmpl_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1940a279 nf_ct_expect_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x21a5eca5 nf_conntrack_helpers_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x23e7d554 nf_conn_pernet_ecache +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x289c3714 nf_ct_alloc_hashtable +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x28eff409 nf_conntrack_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x292783ba nf_ct_tmpl_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x32122295 nf_conntrack_eventmask_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x33376dc2 nf_ct_helper_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x34d924d4 nf_ct_helper_expectfn_find_by_symbol +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x35fac61a nf_conntrack_alter_reply +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3de0db68 nf_ct_netns_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x411a9c4f nf_ct_unexpect_related +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x41b571c8 nf_ct_helper_expectfn_find_by_name +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x46c8ff7f nf_conntrack_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x47f5f93b nf_conntrack_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4c1b1f01 nf_conntrack_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4daccedf nf_conntrack_tuple_taken +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x50216a9a nf_ct_unlink_expect_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5450dbc7 nf_ct_timeout_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5a99eead nf_ct_handle_fragments +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x60240b74 nf_ct_untimeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x60edda5b nf_ct_helper_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x633df271 nf_conntrack_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x693c3961 nf_ct_helper_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6e88ae37 nf_ct_seqadj_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x711fce0b nf_ct_helper_log +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7167fd9a __nf_ct_try_assign_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x74124938 nf_connlabels_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x752f0aa2 nf_ct_port_nlattr_to_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x784d044e __nf_conntrack_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x79cd37e0 nf_ct_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7b484e66 nf_ct_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7b82533c nf_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7d6a2e8b nf_conntrack_in +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7ea6f37f nf_conntrack_register_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8404474d nf_ct_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x849c5ba8 __nf_conntrack_helper_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x87cb8835 nf_ct_get_tuplepr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8877cc5b nf_ct_add_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8a9adabb nf_conntrack_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8b994c48 nf_ct_get_id +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8bb3f254 nf_ct_expect_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8d82b996 nf_conntrack_hash_check_insert +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8e9edd91 nf_ct_netns_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8ffe7e89 nf_conntrack_htable_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x927b0756 nf_ct_expect_iterate_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x931ad10b nf_ct_bridge_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x93d0c9d1 nf_conntrack_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x93ecbfa2 nf_conntrack_helpers_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x948c3e5d __nf_ct_refresh_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x98b09920 nf_ct_kill_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9adb7399 nf_conntrack_expect_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9b844ead nf_connlabels_replace +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9cded75f nf_nat_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9e19b95e nf_ct_seq_offset +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa4408940 nf_ct_expect_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa51579af nf_ct_set_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa7492e82 nf_nat_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa7bbb5f4 nf_ct_delete +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa7c3f17d nf_conntrack_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaa540e6f nf_ct_helper_expectfn_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xacb75710 nf_ct_l4proto_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xad395071 nf_ct_remove_expectations +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xae1e6dc8 nf_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaf0847f0 nf_conntrack_locks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb39356f5 nf_ct_port_nla_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb9d0cc79 nf_ct_skb_network_trim +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbd30853a nf_ct_gre_keymap_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc18ac88d nf_ct_expect_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc40f284c nf_ct_helper_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc4643203 nf_conntrack_unregister_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc67084d0 nf_ct_helper_expectfn_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd505c3e0 nf_ct_port_nlattr_tuple_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd6a1939a nf_ct_deliver_cached_events +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdba7326b nf_conntrack_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdc098d38 __nf_ct_change_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdfc4dd44 nf_ct_port_tuple_to_nlattr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdfda5615 nf_ct_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe56749f5 nf_ct_bridge_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec49ec00 nf_ct_remove_expect +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec8beba6 nf_ct_expect_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xed1663cb nf_ct_acct_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xef055203 nf_ct_gre_keymap_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xef4b0ec6 nf_ct_tcp_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf11ab5ad nf_ct_expect_related_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf38bcdf3 nf_conntrack_max +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf5e435d8 nf_connlabels_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf99e0eeb nf_ct_seq_adjust +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfb73b4c5 nf_ct_destroy_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfee83ca8 nf_ct_expect_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_amanda 0x8a9a9d85 nf_nat_amanda_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_broadcast 0x2ca8ccda nf_conntrack_broadcast_help +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_ftp 0x19820ea6 nf_nat_ftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0x685f61d9 nfct_h323_nat_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0x8980f4b6 get_h225_addr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_irc 0xefad69d3 nf_nat_irc_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_pptp 0x2c087c9b nf_nat_pptp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x02db1163 ct_sip_parse_header_uri +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x138aa684 ct_sip_parse_request +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x1c9ae7a6 ct_sip_parse_numerical_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x24b567c0 ct_sip_get_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x523c09f3 ct_sip_parse_address_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x756a8ccc ct_sip_get_sdp_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xc0462d00 nf_nat_sip_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_snmp 0x0f413089 nf_nat_snmp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_tftp 0x2aff4607 nf_nat_tftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x00d8dc10 nft_fwd_dup_netdev_offload +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x4fa26395 nf_fwd_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0xbd2abcd3 nf_dup_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x0703d42d nf_flow_table_cleanup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x140f6d2d nf_flow_dnat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x172ca670 nf_flow_rule_route_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x1a682f62 flow_offload_refresh +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x22bb5109 nf_flow_offload_ipv6_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x2bd1a839 nf_flow_table_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x49e59383 nf_flow_snat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x642e8aa4 nf_flow_table_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x8cfbc891 flow_offload_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xa1eaee50 flow_offload_route_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xa5bec29c nf_flow_rule_route_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xb1f34b16 flow_offload_teardown +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xbcd91cac flow_offload_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc1e0d0d4 nf_flow_table_offload_setup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xd5d7cc8a nf_flow_offload_ip_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xdc927a72 flow_offload_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xe91d36ff flow_offload_add +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x03422bae nf_nat_redirect_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x117c629b nf_nat_alloc_null_binding +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x17ce8e0e nf_nat_masquerade_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x2d294564 nf_nat_inet_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3bc17c49 nf_nat_masquerade_inet_register_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x55451d56 nf_ct_nat +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x6ecc28d3 nf_nat_inet_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x8b9275dd nf_nat_icmp_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x8e0d98b0 nf_nat_ipv4_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x9168dbe3 nf_nat_ipv4_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x91b3a551 nf_ct_nat_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x9ea8e73d nf_nat_redirect_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xa7ef0b36 nf_nat_exp_find_port +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb3baa569 nf_nat_masquerade_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xc670189f nf_nat_inet_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd3b92a53 nf_nat_packet +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd9c25654 nf_nat_masquerade_inet_unregister_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xf32a30bd nf_nat_ipv6_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xfccbf353 nf_nat_ipv6_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xfe13f386 nf_nat_icmpv6_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x1f099794 synproxy_init_timestamp_cookie +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x407fcaf0 synproxy_recv_client_ack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x692aadaa nf_synproxy_ipv6_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x74513976 nf_synproxy_ipv4_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x82da0c0e ipv4_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x858fd53c synproxy_parse_options +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x9d04dff3 synproxy_send_client_synack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x9f399cbb ipv6_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xad0975b1 nf_synproxy_ipv4_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xb072e16d nf_synproxy_ipv6_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xc1077ea9 synproxy_recv_client_ack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xca9fc082 synproxy_net_id +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xfdbe11d1 synproxy_send_client_synack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x03da4781 nft_data_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x046c11e6 nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0a3b6d95 nft_chain_validate_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0db0304a nft_data_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x10eda1ec nft_obj_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1cf80c23 nft_register_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1dc0a6c9 nft_meta_get_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2828f063 nf_tables_deactivate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2a456323 nft_meta_get_reduce +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2b508c11 nft_do_chain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2cd27e0a nft_meta_set_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2e5ae105 nf_tables_activate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2f932859 __nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3acacbd6 nft_chain_validate_dependency +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3d52f650 nft_set_catchall_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x41b71e65 nft_trace_enabled +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x46cc3688 nft_register_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4c804a69 nf_tables_destroy_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4cecbb60 nft_meta_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4dff6d30 nft_chain_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x52388756 nft_meta_get_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5b6ed3f0 nft_unregister_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x643dc226 nft_flowtable_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6a2a5406 nft_expr_reduce_bitwise +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6f3289d1 nft_dump_register +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6f909360 nft_unregister_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x748bb126 nft_meta_get_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x77e92489 nft_request_module +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x88e35ec0 nft_meta_set_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x920f517d __nft_release_basechain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9acded9b nft_meta_set_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xaf0808a9 nft_parse_register_store +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb16c85ec nf_tables_bind_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb4d68a4d nft_unregister_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbaac6151 nft_reg_track_update +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc86de19d nft_set_elem_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xd3070ba8 nft_meta_set_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xd7501a3d nft_meta_set_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xdc6b3c74 nft_register_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe034a563 nft_register_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b8cc13 nft_parse_register_load +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xea62dda1 nft_set_lookup_global +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xed84fe5b nft_data_release +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf0ce660a nft_obj_notify +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf7e389dc nft_unregister_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xfe194e94 nft_meta_inner_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xff6d3e0d nf_tables_deactivate_flowtable +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x19a6140a nfnetlink_set_err +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x37341102 nfnetlink_subsys_register +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5ce3b588 nfnl_lock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x6d517f85 nfnetlink_unicast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x73f75efa nfnetlink_send +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x8efe2f88 nfnetlink_subsys_unregister +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x9e17e4cd nfnetlink_has_listeners +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xdb065657 nfnl_unlock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xf4dc0d4b nfnetlink_broadcast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x3a73fdd9 nfnl_acct_update +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x5313a976 nfnl_acct_find_get +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xbecf5d14 nfnl_acct_put +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xd42ecab6 nfnl_acct_overquota +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x35eff5e0 nf_osf_fingers +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x5c643ce5 nf_osf_match +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x64876fab nf_osf_find +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x18c0baa5 nft_fib_reduce +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x23a4da70 nft_fib_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x5447e989 nft_fib_store_result +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x7a767558 nft_fib_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xc1765851 nft_fib_init +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x1de558c1 nft_reject_icmpv6_code +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x4e115f22 nft_reject_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x97f4856e nft_reject_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9d46ccf8 nft_reject_policy +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9e27a468 nft_reject_init +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xe2c84666 nft_reject_icmp_code +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x02f26f71 xt_compat_match_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x04e27719 xt_compat_flush_offsets +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x0666e275 xt_compat_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x08dabec8 xt_unregister_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x0d9f4be1 xt_compat_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x1045754b xt_check_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x15c611ce xt_register_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x1893afc3 xt_unregister_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x24709b31 xt_proto_init +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x250c9e13 xt_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x343d9486 xt_replace_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x3b1001e3 xt_compat_match_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x6daf8758 xt_request_find_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x6ef24ded xt_request_find_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7176f8a6 xt_hook_ops_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7bce4603 xt_data_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x807d2b2c xt_recseq +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x823edea5 xt_compat_add_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x831bb454 xt_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x8f913fef xt_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x9c995c69 xt_percpu_counter_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa7c94f1d xt_compat_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xbfacb837 xt_percpu_counter_free +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc0602da1 xt_register_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc3715619 xt_proto_fini +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc7fae024 xt_compat_calc_jump +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xcd0d1c55 xt_check_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd065491a xt_compat_target_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd1e246a2 xt_compat_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd3fcc511 xt_tee_enabled +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xddf68fc6 xt_find_revision +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xeb0b61ba xt_compat_target_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf6abeb06 xt_copy_counters +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf72364ec xt_request_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xfcc0dd52 xt_table_unlock +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x7b44fb64 xt_rateest_lookup +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x96261b2d xt_rateest_put +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x1d85b9d1 nci_spi_allocate_spi +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0xc7a293a5 nci_spi_read +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0xf5f2b324 nci_spi_send +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x5aae678b nci_uart_unregister +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x71399c76 nci_uart_register +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0xf3324058 nci_uart_set_config +EXPORT_SYMBOL_GPL net/nsh/nsh 0xc47522be nsh_pop +EXPORT_SYMBOL_GPL net/nsh/nsh 0xdb4756ab nsh_push +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x06ab71b4 __ovs_vport_ops_register +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x0f6f0dc9 ovs_vport_ops_unregister +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x175a5247 ovs_vport_free +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x3fc1f5c0 ovs_netdev_link +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xaea65bc3 ovs_netdev_tunnel_destroy +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xbef616be ovs_vport_alloc +EXPORT_SYMBOL_GPL net/psample/psample 0x0b17b448 psample_group_get +EXPORT_SYMBOL_GPL net/psample/psample 0x20b3ca51 psample_sample_packet +EXPORT_SYMBOL_GPL net/psample/psample 0x6542ddff psample_group_take +EXPORT_SYMBOL_GPL net/psample/psample 0x7e2e95a9 psample_group_put +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x79f3652e qrtr_endpoint_unregister +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x8d25501f qrtr_ns_remove +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x94c0a114 qrtr_endpoint_register +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xa47e91ba qrtr_ns_init +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xcd6e7422 qrtr_endpoint_post +EXPORT_SYMBOL_GPL net/rds/rds 0x00a467af rds_wq +EXPORT_SYMBOL_GPL net/rds/rds 0x23078de4 rds_connect_path_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x23ddac39 rds_conn_drop +EXPORT_SYMBOL_GPL net/rds/rds 0x2b0d543c rds_message_add_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x2bc9a2d3 rds_trans_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0x36087aa4 rds_stats +EXPORT_SYMBOL_GPL net/rds/rds 0x3b87745c rds_connect_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x418a91ab rds_message_addref +EXPORT_SYMBOL_GPL net/rds/rds 0x45a4781e rds_addr_cmp +EXPORT_SYMBOL_GPL net/rds/rds 0x51a8e50c rds_send_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x544f9422 rds_inc_put +EXPORT_SYMBOL_GPL net/rds/rds 0x582fe5cf rds_message_add_rdma_dest_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x585f567b rds_message_populate_header +EXPORT_SYMBOL_GPL net/rds/rds 0x5d0faad0 rds_inc_path_init +EXPORT_SYMBOL_GPL net/rds/rds 0x64c3e6f3 rds_message_put +EXPORT_SYMBOL_GPL net/rds/rds 0x6b9d9ac1 rds_conn_destroy +EXPORT_SYMBOL_GPL net/rds/rds 0x7106385d rds_info_deregister_func +EXPORT_SYMBOL_GPL net/rds/rds 0x72c52f2d rds_info_register_func +EXPORT_SYMBOL_GPL net/rds/rds 0x72f5a42b rds_conn_create_outgoing +EXPORT_SYMBOL_GPL net/rds/rds 0x788ef4da rds_cong_map_updated +EXPORT_SYMBOL_GPL net/rds/rds 0x7c89668e rds_send_path_reset +EXPORT_SYMBOL_GPL net/rds/rds 0x7f15c321 rds_atomic_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x85e4e520 rds_stats_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0x8faf844a rds_send_ping +EXPORT_SYMBOL_GPL net/rds/rds 0x91744097 rds_conn_path_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0x9a0fda59 rds_conn_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0x9dac951b rds_conn_create +EXPORT_SYMBOL_GPL net/rds/rds 0x9dcbbbf0 rds_page_remainder_alloc +EXPORT_SYMBOL_GPL net/rds/rds 0xa5c7530d rds_send_path_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0xaaf2bb13 rds_for_each_conn_info +EXPORT_SYMBOL_GPL net/rds/rds 0xc0fefcae rds_rdma_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xc2dab779 rds_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0xc4a89a1e rds_send_xmit +EXPORT_SYMBOL_GPL net/rds/rds 0xd2142467 rds_inc_init +EXPORT_SYMBOL_GPL net/rds/rds 0xd5a9ca55 rds_conn_path_drop +EXPORT_SYMBOL_GPL net/rds/rds 0xdedd160f rds_message_unmapped +EXPORT_SYMBOL_GPL net/rds/rds 0xe9f18a99 rds_trans_register +EXPORT_SYMBOL_GPL net/rds/rds 0xf9925094 rds_recv_incoming +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x6d49d06d mqprio_qopt_reconstruct +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x909e0409 mqprio_validate_qopt +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xcede419b mqprio_fp_to_offload +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x6ce9b467 pie_calculate_probability +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x914f8b2c pie_drop_early +EXPORT_SYMBOL_GPL net/sched/sch_pie 0xe213f887 pie_process_dequeue +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x16f8ba5d taprio_offload_get +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x6a6b1c12 taprio_offload_free +EXPORT_SYMBOL_GPL net/sctp/sctp 0x0f438eba sctp_transport_lookup_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0x9af0fbfd sctp_get_sctp_info +EXPORT_SYMBOL_GPL net/sctp/sctp 0xa0805bb2 sctp_transport_traverse_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0xa5bbcea8 sctp_for_each_endpoint +EXPORT_SYMBOL_GPL net/smc/smc 0x40f84029 smc_hash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0xd028621c smc_proto +EXPORT_SYMBOL_GPL net/smc/smc 0xe1250ebf smc_proto6 +EXPORT_SYMBOL_GPL net/smc/smc 0xfc20b3ae smc_unhash_sk +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x00eedabf gss_mech_register +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x0e06441e svcauth_gss_flavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x1de582da svcauth_gss_register_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x38d3dce5 g_make_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x4685d7cc gss_mech_unregister +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x482ac5a4 g_token_size +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd7673035 g_verify_token_header +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x01d8b6d2 bc_svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x01f01e8b xdr_init_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x03a1730d __xdr_commit_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05270746 svc_reg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0540302e rpc_sleep_on_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05a82ac6 xprt_unpin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05bad04a rpc_setbufsize +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05e807a9 xdr_encode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x060d71fc rpc_shutdown_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x065994f1 xdr_encode_opaque_fixed +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x06d3a4a4 rpc_sleep_on_priority +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x06ea1479 rpc_mkpipe_dentry +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x07392567 rpcauth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x07d04765 rpcauth_unwrap_resp_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x09087c69 gssd_running +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x095867d1 auth_domain_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0972ad72 rpc_mkpipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x09bc6e43 rpc_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0c52eae1 xdr_init_encode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0d61cd2c xdr_stream_encode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x11de1112 rpc_run_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1234ccae rpc_add_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1277b5ac xdr_stream_decode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x133a4a61 xprt_wake_up_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x16165eaa xdr_stream_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1656dca3 rpc_clnt_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x19b5bece rpc_num_bc_slots +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1b503f74 svc_seq_show +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1bdc57b6 rpcauth_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1c11f9e2 svc_unreg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1d6717c8 svc_rpcb_setup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1dfee511 rpc_restart_call +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e119a79 rpcauth_get_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1ec58661 sunrpc_destroy_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1fa19bda svc_print_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x21c4eb5f xdr_page_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x222b0178 xdr_write_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2286f730 xprt_reserve_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x23044ca7 rpc_task_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x261b7681 rpcauth_lookupcred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2838ce33 svc_authenticate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2919b156 xdr_decode_string_inplace +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x29921a5f svc_reserve +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2b9f0605 xprt_release_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2cc8af30 rpc_task_release_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f60c2ea xprt_wait_for_reply_request_def +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f8c3be7 rpc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2fb69fce xprt_wait_for_reply_request_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x30770ac2 rpcauth_stringify_acceptor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x318bbe63 rpc_clnt_probe_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31a89d59 rpc_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31ba38c1 rpcauth_wrap_req_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x32b35a00 xdr_process_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34628e1c xprt_setup_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34d184de rpc_wake_up_status +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34fe2980 svc_rqst_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x35c25e27 cache_seq_start_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x36383a7b svc_xprt_received +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3649cb46 rpc_clnt_xprt_switch_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x36ee6b4d rpc_exit +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x387e1639 rpc_pipefs_notifier_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3893eee6 xprt_add_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x39835b52 rpc_killall_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3c2478e1 svc_create_pooled +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f745ac0 rpc_clnt_xprt_switch_has_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f9a2b0b rpcauth_get_gssinfo +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x41b662c7 svc_xprt_copy_addrs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x45ee518a xprt_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x465202f5 xdr_buf_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x469865b9 rpc_count_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x47f76df5 cache_seq_stop_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x482b29d3 rpc_sleep_on_priority_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x482b97c6 rpc_call_sync +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x48d23518 cache_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x49cf1547 rpc_prepare_reply_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4a0b23ac cache_destroy_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4a234ac6 sunrpc_cache_pipe_upcall_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4acfc418 xprt_reconnect_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4afedab1 xprtiod_workqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4c00d333 svc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4c75afde rpc_queue_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dac77f0 xdr_encode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e6abd56 xdr_read_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e8f6ca7 sunrpc_net_id +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4f554371 xdr_inline_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5034a46b xdr_decode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x509fd63b xprt_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x50a7f750 svc_generic_init_request +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x50c28a2e xdr_encode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x514aec6e sunrpc_cache_unhash +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53445f68 nlm_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x538c44c5 rpc_d_lookup_sb +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x549c0738 rpc_ntop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x54ef4297 cache_unregister_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x556dbc5b sunrpc_cache_unregister_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5594cde0 svc_encode_result_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x564d5812 rpc_sleep_on +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x573f7164 svc_addsock +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x57f22f18 rpc_wake_up_first +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5824cba6 rpcb_getport_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a40b46b unix_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a45ba31 svc_auth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a4a5b92 rpc_clnt_swap_activate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5acab8de xdr_truncate_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5b270280 rpc_call_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5c2b49ec svc_xprt_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5fdcc2c9 xdr_init_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x609202f9 rpc_task_gfp_mask +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x617497b2 svcauth_unix_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x61a44f3e auth_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x644ba38b rpc_max_bc_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x650724ca rpc_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x658c628a rpcauth_init_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6639a163 rpc_set_connect_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6699423d rpcauth_destroy_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66ed2439 rpc_destroy_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66fc2ea0 rpc_init_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x68a8c66c rpc_find_or_alloc_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x68d328b3 xprt_reserve_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x69fbcdec svcauth_unix_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6a5124b7 cache_create_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6abcfded rpc_clone_client_set_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6af98bb3 rpc_pipe_generic_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6b307b21 xprt_reconnect_backoff +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6c05f72f xprt_unlock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6c17dc32 svc_age_temp_xprts_now +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6d36d310 sunrpc_init_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6dd0f538 xdr_stream_move_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6f98f0ff svc_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6fcca5cc rpc_pton +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x713c203b xdr_stream_decode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71bc40e3 rpc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71fa908a cache_flush +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x72bcc360 xprt_alloc_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x75a83457 sunrpc_cache_pipe_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x760fd894 svc_xprt_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7bc197e2 xprt_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7cc20e7a read_bytes_from_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7de53067 rpc_init_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7edc25e0 rpcauth_init_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7f9c08b9 svc_drop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x80811ced xdr_buf_from_iov +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x83e2fa24 xdr_stream_decode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x85238caa rpc_clnt_swap_deactivate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8627f41c _copy_from_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8bb1540d cache_seq_next_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8ca418b6 cache_check +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8e316112 xprt_release_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x91cfa069 sunrpc_cache_update +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x91ef8fd5 xdr_inline_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9670b5a1 rpc_free_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9671c691 rpc_clnt_manage_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x96d6e32a sunrpc_cache_lookup_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x973d0956 xprt_unregister_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x991ea7ce rpc_clnt_show_stats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99aee353 rpc_init_priority_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9a346ae5 rpc_bind_new_program +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9c70a9dd xdr_stream_decode_opaque_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9c85313c svc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9d19e5dc rpc_remove_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9ea9acf3 svc_auth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa2684ef2 rpcauth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa29e72ff xdr_decode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa4a5e4e5 rpc_unlink +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa56d0b34 svc_xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa56f057d svc_rqst_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa6839735 svc_exit_thread +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa6e804fa svc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa76b8209 rpc_put_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa76ea135 rpc_call_null +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa7f08165 xdr_set_pagelen +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa857846e cache_register_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa8602720 svc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa8603c3e svc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa963f2bc rpc_call_start +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaaa65f79 xdr_terminate_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xab8f0450 rpc_put_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xac91fe21 svc_bind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf5bf6ef nfs_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf955302 xdr_stream_decode_string_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb0cccc10 xprt_free_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb120bfa7 rpc_clnt_xprt_switch_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb1647953 xprt_complete_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb2bf03de svc_xprt_deferred_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb3c5b342 rpc_wake_up_queued_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb496c974 svc_rpcbind_set_version +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb5175826 svc_find_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb51a3724 rpc_pipefs_notifier_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb534807b xdr_reserve_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb57c1ffe rpc_malloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb86677a1 xdr_enter_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xba23bc22 svc_xprt_init +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbad0903c xprt_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbd8a57cc svc_recv +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbe3c6c35 xdr_stream_zero +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbe6ae0de rpc_clnt_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbe9ae704 xprt_disconnect_done +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf2a249a rpc_destroy_pipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf9d1b96 nfsd_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0908dd0 svc_destroy +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0dbc2fe rpc_switch_client_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc12435e3 rpc_calc_rto +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc1bf9191 xprt_destroy_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc26cdcdc rpc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc27220da sunrpc_cache_register_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc34f4328 svc_xprt_enqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc67eb353 put_rpccred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc6ef8e54 rpc_count_iostats_metrics +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8b1c81e rpc_restart_call_prepare +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8bc79bd xprt_release_rqst_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8d99f55 rpc_clnt_iterate_for_each_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8e96dea qword_addhex +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc93c46bf xprt_register_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc9e78731 rpc_peeraddr2str +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcaa8ca2d rpc_uaddr2sockaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcb8b7b58 rpc_peeraddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcd1cac7c svc_fill_symlink_pathname +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcde8f6dd xprt_pin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce0f14bf xdr_buf_trim +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce678a59 xdr_decode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xceac214f svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcfb892f3 svc_sock_update_bufs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd128fada xprt_write_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd1551ed9 svc_rpcb_cleanup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd2340785 xprt_adjust_cwnd +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd67b24da rpc_wait_for_completion_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd8fd3e6e rpc_release_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd93675e4 rpc_wake_up_next +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd94d36ea xdr_reserve_space_vec +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd9d21535 rpc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdb93e4d5 svc_xprt_destroy_all +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdc78f27b rpc_init_pipe_dir_head +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd55f285 rpcauth_lookup_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd691402 xprt_find_transport_ident +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe02040b8 rpc_get_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe3c8db19 rpc_localaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe403ca0f xprt_force_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe4be5d75 svc_rqst_replace_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe575f7e6 xprt_lookup_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5919cb1 xdr_encode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe6f92315 xprt_wake_pending_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe97f4ce5 qword_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeac03558 rpc_put_task_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeafcb5ee rpc_clnt_xprt_switch_remove_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeb617a8e write_bytes_to_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xebb83d7f svc_set_num_threads +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeca117d2 svc_fill_write_vector +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xecd56f09 xdr_encode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedae5f24 rpc_clnt_setup_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedcf6be4 qword_add +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedebb0ce rpc_clnt_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedf1942f xdr_init_decode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xee3b92c2 xprt_lock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeeacab69 rpc_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xefa09b65 xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xefa6ca19 rpc_force_rebind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf089807a svc_generic_rpcbind_set +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf0a9783e rpc_net_ns +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf0b7775d rpc_init_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf161cfc0 rpc_cancel_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf2fc05ad rpc_clone_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf43a1bc3 xprt_wait_for_buffer_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf5b96aae svc_xprt_names +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf675a3a6 rpc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7b7da18 xdr_stream_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7c866ca rpc_machine_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf99a9067 xprt_request_get_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfb99dce8 rpc_alloc_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfeae4869 csum_partial_copy_to_xdr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xffd0364b auth_domain_lookup +EXPORT_SYMBOL_GPL net/tls/tls 0x15f264f2 tls_encrypt_skb +EXPORT_SYMBOL_GPL net/tls/tls 0x425ec572 tls_device_sk_destruct +EXPORT_SYMBOL_GPL net/tls/tls 0x9bc65ffa tls_validate_xmit_skb +EXPORT_SYMBOL_GPL net/tls/tls 0xc72f8218 tls_offload_tx_resync_request +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x03a3197a virtio_transport_dgram_bind +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x03a81e69 virtio_transport_stream_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x045c77ec virtio_transport_deliver_tap_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x09426b61 virtio_transport_purge_skbs +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x15c1583b virtio_transport_stream_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x1dd09720 virtio_transport_put_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x2a220d75 virtio_transport_notify_poll_in +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x2a3305f7 virtio_transport_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3047653f virtio_transport_stream_is_active +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x35380101 virtio_transport_notify_send_pre_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x358524cd virtio_transport_notify_recv_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3b67a95d virtio_transport_release +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x454b2304 virtio_transport_connect +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x46146bf5 virtio_transport_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x4c438ab1 virtio_transport_notify_recv_pre_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x4d0d0b24 virtio_transport_seqpacket_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x4e0e06d7 virtio_transport_notify_recv_post_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x6199e12b virtio_transport_notify_poll_out +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x657c4025 virtio_transport_notify_send_post_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x7297aeb4 virtio_transport_dgram_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x73937ddf virtio_transport_get_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x749ef23c virtio_transport_inc_tx_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x7616003f virtio_transport_notify_buffer_size +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x7b1ffbdb virtio_transport_seqpacket_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x82bc8bc9 virtio_transport_notify_recv_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x9964d7df virtio_transport_do_socket_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x9ade4d69 virtio_transport_shutdown +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x9ced8224 virtio_transport_dgram_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb46261cd virtio_transport_stream_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbabd30f5 virtio_transport_dgram_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc02a3cda virtio_transport_read_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xde3351d6 virtio_transport_stream_rcvhiwat +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe2735be7 virtio_transport_recv_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xed93c1ff virtio_transport_notify_send_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf0e7fea4 virtio_transport_notify_send_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf6d0660f virtio_transport_seqpacket_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xfd902f54 virtio_transport_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0bb34acf vsock_connectible_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0e9bc9b6 vsock_addr_unbind +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x15006343 vsock_find_bound_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x1964b1ca vsock_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x1dec7d1c vsock_create_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x236a2911 vsock_deliver_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x284e07d8 vsock_bind_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x2c1e9c66 vsock_core_unregister +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3652e0ed vsock_find_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3d4b0fca vsock_addr_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x40e0dd2b vsock_remove_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4876d744 vsock_enqueue_accept +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x49135219 vsock_remove_sock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4b99648c vsock_addr_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x514f5071 vsock_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x78fa9188 vsock_dgram_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x90aa8549 vsock_find_cid +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x917c1621 vsock_add_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x97ed6c6e vsock_connectible_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9bb6fd09 vsock_connected_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xa171ec95 vsock_remove_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xaf2674b5 vsock_addr_equals_addr +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb0d7bda7 vsock_addr_cast +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb8dd8211 vsock_remove_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc5dd205b vsock_remove_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc92f7f50 vsock_table_lock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xd13a160d vsock_core_get_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xd1ba56aa vsock_add_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xd288d64a vsock_for_each_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xd3fd2ee9 vsock_core_register +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xde2670ba vsock_data_ready +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe6dec5f4 vsock_assign_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe7e280ee vsock_insert_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xec96eadf vsock_addr_validate +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x10fe81ea cfg80211_wext_giwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x35aab63c cfg80211_wext_giwretry +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x37fdddfe cfg80211_wext_giwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x4a30fa2e wiphy_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x4abfcfc0 cfg80211_vendor_cmd_reply +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x550872ad wiphy_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x5a3cf120 cfg80211_wext_siwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x68685d38 cfg80211_wext_giwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x7a811f5e cfg80211_vendor_cmd_get_sender +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x891074f4 cfg80211_pmsr_complete +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x89c18356 wiphy_delayed_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xa6cc868e cfg80211_wext_giwname +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xaa3c6623 cfg80211_wext_giwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xb5804924 cfg80211_shutdown_all_interfaces +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xb5e8fd3c cfg80211_wext_siwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xba211091 cfg80211_wext_siwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xbc5bf4f2 cfg80211_pmsr_report +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xcba01ec4 cfg80211_wext_giwrange +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xcd7e21ee cfg80211_wext_siwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xdb1523ea wiphy_delayed_work_cancel +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0049ca83 xfrm_aead_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x00c80741 xfrm_ealg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0a575945 xfrm_count_pfkey_auth_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x28e23139 xfrm_probe_algs +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x37a02412 xfrm_aalg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x5c699441 xfrm_aalg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x72395dc1 xfrm_calg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x7a8ca627 xfrm_count_pfkey_enc_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xaab23340 xfrm_calg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xb73be794 xfrm_ealg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xc6b1fdbe xfrm_aalg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xd6f50cf7 xfrm_ealg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x0aa60ef7 ipcomp_input +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x2925d456 ipcomp_destroy +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x2adcf5a1 ipcomp_output +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x9c2d0919 ipcomp_init_state +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0x4a0c7516 xfrm_msg_min +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0xa294bed8 xfrma_policy +EXPORT_SYMBOL_GPL sound/ac97_bus 0x039f9e59 snd_ac97_reset +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x70ab7037 snd_seq_kernel_client_get +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xadb51cff snd_seq_client_ioctl_unlock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xcbf9166f snd_seq_system_broadcast +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xe50413d7 snd_seq_client_ioctl_lock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xf0c8f9fa snd_seq_expand_var_event_at +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xf7f127be snd_seq_kernel_client_put +EXPORT_SYMBOL_GPL sound/core/snd 0x0987190e snd_ctl_activate_id +EXPORT_SYMBOL_GPL sound/core/snd 0x0af2f770 snd_fasync_helper +EXPORT_SYMBOL_GPL sound/core/snd 0x2335f0c2 snd_ctl_disconnect_layer +EXPORT_SYMBOL_GPL sound/core/snd 0x23eac65a snd_ctl_apply_vmaster_followers +EXPORT_SYMBOL_GPL sound/core/snd 0x2978b371 snd_device_initialize +EXPORT_SYMBOL_GPL sound/core/snd 0x47de719a snd_ctl_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/core/snd 0x53fa2156 snd_ctl_get_preferred_subdevice +EXPORT_SYMBOL_GPL sound/core/snd 0x5af762f1 snd_fasync_free +EXPORT_SYMBOL_GPL sound/core/snd 0x6d5940c3 snd_card_ref +EXPORT_SYMBOL_GPL sound/core/snd 0x6d6b5f4a snd_device_disconnect +EXPORT_SYMBOL_GPL sound/core/snd 0x8177eb7d snd_device_get_state +EXPORT_SYMBOL_GPL sound/core/snd 0x94187817 snd_ctl_sync_vmaster +EXPORT_SYMBOL_GPL sound/core/snd 0xaf4481c8 snd_card_free_on_error +EXPORT_SYMBOL_GPL sound/core/snd 0xc0de83af snd_card_rw_proc_new +EXPORT_SYMBOL_GPL sound/core/snd 0xc39eac53 snd_ctl_register_layer +EXPORT_SYMBOL_GPL sound/core/snd 0xd5eac405 snd_card_disconnect_sync +EXPORT_SYMBOL_GPL sound/core/snd 0xdffb1e78 snd_devm_card_new +EXPORT_SYMBOL_GPL sound/core/snd 0xf0133596 snd_card_add_dev_attr +EXPORT_SYMBOL_GPL sound/core/snd 0xf8f2a4eb snd_kill_fasync +EXPORT_SYMBOL_GPL sound/core/snd 0xfaf598c6 snd_ctl_request_layer +EXPORT_SYMBOL_GPL sound/core/snd 0xfb765984 snd_power_ref_and_wait +EXPORT_SYMBOL_GPL sound/core/snd-compress 0x675c5750 snd_compress_new +EXPORT_SYMBOL_GPL sound/core/snd-compress 0x6ff3ac39 snd_compr_stop_error +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x04e1b99f snd_pcm_std_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x0598fe79 snd_pcm_hw_constraint_eld +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x07158f50 snd_pcm_stream_lock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x09e913c1 snd_pcm_alt_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x0fb03a1c snd_pcm_stream_lock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x1db1835e snd_pcm_stream_unlock_irqrestore +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x3c848520 _snd_pcm_stream_lock_irqsave +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x47467fff _snd_pcm_stream_lock_irqsave_nested +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5c407196 snd_pcm_fill_iec958_consumer_hw_params +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x649892e8 snd_pcm_create_iec958_consumer_default +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x6d29d91d snd_pcm_stream_unlock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x8d864069 snd_pcm_rate_range_to_bits +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x8de9b4b2 snd_pcm_lib_default_mmap +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa286a234 snd_pcm_format_name +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xab8bc1a2 snd_pcm_rate_mask_intersect +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xabc36ea0 snd_pcm_stop_xrun +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xac92ed0b snd_pcm_stream_unlock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xc900f90c snd_dma_buffer_sync +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xcf9ab55b snd_devm_alloc_dir_pages +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xf04d76a2 snd_pcm_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xf6fc5984 snd_pcm_fill_iec958_consumer +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x3420b8b2 snd_dmaengine_pcm_pointer +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x607d38ad snd_dmaengine_pcm_refine_runtime_hwparams +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x87f94ba7 snd_dmaengine_pcm_open +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x8a3eebd2 snd_dmaengine_pcm_get_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x8d9cb454 snd_dmaengine_pcm_close_release_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xa6486b70 snd_dmaengine_pcm_trigger +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xc81f934d snd_dmaengine_pcm_close +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xc8c73f4b snd_dmaengine_pcm_open_request_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xd1d0ad5a snd_dmaengine_pcm_request_channel +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xd469c643 snd_dmaengine_pcm_pointer_no_residue +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xf6593fb0 snd_dmaengine_pcm_set_config_from_dai_data +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xf8b32fc7 snd_hwparams_to_dma_slave_config +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0x8c957ab7 snd_rawmidi_free +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0xe9d788bf snd_rawmidi_init +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0xe7c7e43f snd_seq_driver_unregister +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0xf7d70dbf __snd_seq_driver_register +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x046fe6d4 snd_ump_transmit +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x11c5661d snd_ump_receive +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x1c8ab613 snd_ump_switch_protocol +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x318a4e4b snd_ump_attach_legacy_rawmidi +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x501f7a66 snd_ump_parse_endpoint +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x5b39d06f snd_ump_convert_from_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xd4907fd2 snd_ump_receive_ump_val +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xdcc762b5 snd_ump_block_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe3590e5b snd_ump_convert_to_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xff136dcd snd_ump_endpoint_new +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x1420e7ed amdtp_am824_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x20364065 amdtp_domain_start +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x3bae4760 amdtp_am824_midi_trigger +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x4bb0ebe8 amdtp_domain_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x5e7c1193 amdtp_domain_stop +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x6bf9e200 amdtp_am824_set_midi_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x72d3e29b amdtp_domain_destroy +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x7ec4298d amdtp_domain_stream_pcm_pointer +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xafa45c75 amdtp_domain_add_stream +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xb2bcda62 amdtp_domain_stream_pcm_ack +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xc1657d2f amdtp_am824_add_pcm_hw_constraints +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xd129e5f6 amdtp_am824_set_parameters +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xfbc2193f amdtp_am824_set_pcm_position +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x00036ae7 snd_hdac_ext_bus_device_remove +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x0b8f63da snd_hda_ext_driver_unregister +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x120231bf snd_hdac_ext_stream_release +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x16a11a62 snd_hdac_ext_bus_get_hlink_by_addr +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x1eb6a3d9 snd_hda_ext_driver_register +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x28366acb snd_hdac_ext_cstream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x314711ed snd_hdac_ext_stream_start +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x373f73e0 snd_hdac_ext_stream_decouple_locked +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x4c3dbc66 snd_hdac_ext_bus_link_get +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x5772a15d snd_hdac_ext_stream_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x582f4ab0 snd_hdac_ext_bus_get_ml_capabilities +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x5969866e snd_hdac_ext_bus_link_power_up +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x5d06c839 snd_hdac_ext_bus_link_power_up_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x6604f150 snd_hdac_ext_link_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x70eb8bc8 snd_hdac_ext_stream_decouple +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x7609756c snd_hdac_ext_stream_init_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x77f269b1 snd_hdac_ext_bus_get_hlink_by_name +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x7b1abb1a snd_hdac_ext_stream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x7ec60b74 snd_hdac_ext_stream_reset +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x85a95847 snd_hdac_ext_bus_link_clear_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x8de7c4bc snd_hdac_ext_bus_link_put +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x8fa19ecb snd_hdac_ext_stream_setup +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa0d4afd6 snd_hdac_ext_bus_ppcap_int_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xb8fb9f55 snd_hdac_ext_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xc4ab6a8d snd_hdac_ext_bus_init +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xc6bb0f97 snd_hdac_ext_bus_ppcap_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xdd01bdc2 snd_hdac_ext_bus_exit +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe339d8bd snd_hdac_ext_bus_link_set_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe6d6a42b snd_hdac_ext_bus_link_power_down_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xea953f50 snd_hdac_ext_stream_clear +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf7305916 snd_hdac_ext_bus_link_power_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x00120b9c snd_hdac_stream_set_dpibr +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x04e890f6 snd_hdac_check_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x05636f93 snd_hdac_aligned_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0d30371b snd_hdac_stream_spbcap_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x10dc9df7 snd_hdac_stream_drsm_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x12acfbb3 snd_hdac_regmap_add_vendor_verb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x14555081 snd_hdac_power_down_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x14881433 snd_hdac_sync_audio_rate +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1488641f snd_hdac_aligned_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x158a5f28 snd_hdac_bus_stop_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1f330ac6 snd_hdac_dsp_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1fbb91ce snd_hdac_regmap_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x21a6488b snd_hdac_bus_stop_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x22c5e8e9 snd_hdac_stream_setup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x235954d1 snd_hdac_stream_sync_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2630ca45 snd_hdac_stream_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x29ffa88c snd_hdac_acomp_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x398aed02 snd_hdac_register_chmap_ops +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x39b08a5b snd_hdac_bus_handle_stream_irq +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x39e64b3f snd_hdac_stream_set_lpib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3b6999fc snd_hdac_get_connections +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3bd544c2 snd_hdac_get_active_channels +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x43bea64e snd_hdac_stream_release_locked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x45cb01c5 snd_hdac_codec_link_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x48be512f snd_hdac_bus_send_cmd +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c7ec4b6 snd_hdac_get_ch_alloc_from_ca +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4ded8aba snd_hdac_power_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4e8463ca snd_hdac_device_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x549aadad snd_hdac_display_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x55ec37af snd_hda_bus_type +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5722fa32 snd_hdac_dsp_prepare +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5be5c513 snd_hdac_get_sub_nodes +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5c07cb49 snd_hdac_calc_stream_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x621dae1e snd_hdac_stream_set_params +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x644c1a3c snd_hdac_bus_free_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x67bfe791 snd_hdac_spk_to_chmap +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x69423973 snd_hdac_acomp_get_eld +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6a19bd46 snd_hdac_regmap_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6a9879ac snd_hdac_stream_setup_periods +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6cd800d6 snd_hdac_stream_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6e0579f7 snd_hdac_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7004005a snd_hdac_device_register +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x702597a6 snd_hdac_bus_init_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x70be8a31 snd_hdac_codec_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x72886cba snd_hdac_regmap_write_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7397294b snd_hdac_power_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x748a4284 snd_hdac_bus_alloc_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x74cac77e snd_hdac_device_set_chip_name +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x75b1eee3 snd_hdac_bus_init_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x75dbb311 snd_hdac_stream_assign +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x77c754a8 snd_hdac_chmap_to_spk_mask +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7b6d9370 snd_hdac_bus_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x80f7ada1 snd_hdac_stream_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x81e848a4 snd_hdac_refresh_widgets +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x89b9fdb8 snd_hdac_bus_update_rirb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x89ded770 snd_hdac_stop_streams_and_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8cd598d6 snd_hdac_stream_timecounter_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8f3ca71a snd_hdac_override_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9369ce25 snd_hdac_sync_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x95a93e50 snd_hdac_power_up_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x977044d5 snd_hdac_bus_exec_verb_unlocked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a8e1877 snd_array_free +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9b16f2b2 _snd_hdac_read_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9dc32909 snd_hdac_bus_enter_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9df26447 snd_hdac_set_codec_wakeup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa3aed5fe snd_hdac_regmap_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa537cc0c snd_hdac_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa55f1c87 snd_hdac_stream_release +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa7e226e8 snd_hdac_get_stream_stripe_ctl +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xabe877f5 snd_hdac_acomp_register_notifier +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xade2598a snd_hdac_stream_stop +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xaf4565a8 snd_hdac_is_supported_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb05ab503 snd_hdac_read_parm_uncached +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb13128dc snd_hdac_codec_link_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xba148c11 snd_hdac_bus_get_response +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbe7dd7dc snd_array_new +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbee8ca2b hdac_get_device_id +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc01dadb3 snd_hdac_dsp_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc5c9e076 snd_hdac_regmap_read_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xcd3fb3a1 snd_hdac_setup_channel_mapping +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd35c8b1b snd_hdac_query_supported_pcm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd3aca596 snd_hdac_stream_wait_drsm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd3cb5e3f snd_hdac_stream_get_spbmaxfifo +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe127876b snd_hdac_regmap_update_raw_once +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe3631339 snd_hdac_regmap_update_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe4e07754 snd_hdac_print_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe67caf68 snd_hdac_codec_modalias +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe9ed3115 snd_hdac_bus_exit_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xeb395859 snd_hdac_device_unregister +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xebe416cd snd_hdac_codec_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xecf763f9 snd_hdac_stream_set_spib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xed7b1992 snd_hdac_stop_streams +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xefea4ccb snd_hdac_device_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf4b0d34b snd_hdac_get_stream +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf51af25f snd_hdac_acomp_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf6bbcfe7 snd_hdac_bus_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf7a0a994 snd_hdac_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf9d0de77 snd_hdac_bus_reset_link +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfb36a78c snd_hdac_stream_start +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfcb8ef06 snd_hdac_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfdd8aedd snd_hdac_bus_parse_capabilities +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfe046783 snd_hdac_stream_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x363799eb intel_nhlt_init +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x4236bdf8 intel_nhlt_get_dmic_geo +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x4e859456 intel_nhlt_free +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0xa9f82e25 snd_intel_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0xda7359c1 snd_intel_acpi_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x1cbfe234 snd_ak4113_reg_write +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x79681cda snd_ak4113_check_rate_and_errors +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x89aa8851 snd_ak4113_external_rate +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xa4f6a980 snd_ak4113_reinit +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xd3ba15fd snd_ak4113_create +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xd6615a96 snd_ak4113_build +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0235cc8b snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03699c93 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x06beda7c __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x08ceb1e6 azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0955d054 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a6e6ef4 snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0ab442bc snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0b36cbd7 snd_hda_lock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0bd5132e snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0c31a58d snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0d43c56c snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x10ffd1fd snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x12471ce2 hda_codec_driver_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x13e5e79b snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x14b0008b snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x16119964 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x169b3c82 azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x18e98b8a snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1a103703 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1ad181b8 __hda_codec_driver_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b4c1d36 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1d43e5cd snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1e208eef snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1ecd7c6c snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x246c801c snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x28f7ad12 snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d2f6343 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30a9c6ac snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x30f39f7c snd_hda_load_patch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x35593cc6 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38271bc7 snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3854e382 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x393c9f31 snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3ee8f542 snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x438dcf6b snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x45059221 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x47aa8ff7 snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x483710e0 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4e4b403a snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4fb81b60 snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x52707fd1 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x52d52f4a snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x54c95878 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x57f4c185 snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x58a0d04c snd_hda_unlock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5b2fa3a5 snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5c364c93 snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5cb7f434 azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5db60a0b snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x608286f7 snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x613a36f9 snd_hda_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x626b11ae snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x64e1670e snd_hda_mixer_amp_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66303ed4 snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x69415824 query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6971f178 snd_hda_mixer_amp_switch_put_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6b9dfac8 snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6c5dac6c snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6c76c303 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6cc70567 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6e555991 snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6eb1b172 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x772da7af snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x785b9046 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x79687fed snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7f2f6970 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7f46fcdc azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8090fa47 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x831ffa5d snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8b8e22a8 azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8d787303 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e02304b snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e32dff6 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x92a84fec snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9303b743 snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9505395b snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9b7fb736 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9d30c4f0 snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9d54757a snd_hda_mixer_amp_volume_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9d8d6bad snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9e57d9f2 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9eb413b4 snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa1e62bb9 snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa1f11ef2 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa400db72 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa56b8c07 snd_hda_mixer_amp_switch_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa91e2281 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa99b6bb9 snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaa4d1b23 snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xadfae50f snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaeef4589 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba4d1ced snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbae5afb7 snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbbb1f59b is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbc6ec009 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe52eeb3 snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc22e1684 snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc23ed54b snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc33ff542 snd_hda_mixer_amp_switch_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc7b1b39d azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc9a4d441 snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xca6f382e snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcadbc407 snd_hda_mixer_amp_switch_get_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcc109c1a azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xce16ebeb snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcfee667c snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcffe72ce azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd02f97f8 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd131cf42 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd27ddd00 snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd2ae106a snd_hda_mixer_amp_volume_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd58dd52d snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd6431454 snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8ba057e snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdaa6ff17 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdf8178ac snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe2b7534f snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe6a71ce1 snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xea91e917 snd_hda_mixer_amp_switch_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeaa874ce snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xead12406 snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xebc7687b snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xec4defba azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf1394284 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf446a215 snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfb000c3f snd_hda_mixer_amp_volume_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfbffae42 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfd6000c1 snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfe66e56c snd_hda_enum_helper_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x0c5dac11 snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x1002f643 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2174efda snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2bbf3f60 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2c3a840d snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x33d3e0e7 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x94086ab9 snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa5d1792e snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb1a217f9 snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb81109ff snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbb990a2d snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbcfbc20e snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbff2a18d snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc12c7d00 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd06d8377 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd1b0be8a snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe17de252 snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xec80bb07 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xf7be57e2 snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfa24873f snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xfbb803ce snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0x502f3781 mt6359_accdet_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0xbe3f41a3 adau1372_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0xb774ccfd adau1761_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0xbc150ebb adau1761_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x06202af0 adau17x1_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x16fa7663 adau17x1_precious_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x58eb8fa8 adau17x1_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x743544b1 adau17x1_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x746e873a adau17x1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x9f79abc3 adau17x1_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xa7cd06b2 adau17x1_add_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xbf977ee6 adau17x1_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xc77b2d69 adau17x1_set_micbias_voltage +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xe75c6248 adau17x1_add_widgets +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau7118 0xb7471982 adau7118_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x0112be4c aw88395_dev_stop +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x01924832 aw88395_dev_start +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x137d8248 aw88395_dev_fw_update +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x15f2b512 aw88395_dev_mute +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x2f3905b2 aw88395_dev_set_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x3bf9992b aw88395_dev_get_prof_name +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x4291df88 aw88395_dev_get_profile_count +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x44b91c4b aw88395_dev_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x5b1c8672 aw88395_dev_get_prof_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x9d6cb1c1 aw88395_dev_get_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xcac869ea aw88395_dev_set_volume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xea2298e4 aw88395_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0x48637a4e aw88395_dev_load_acf_check +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0xc01f53ef aw88395_dev_cfg_load +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x3f3d20a2 cs35l41_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0xbf25f710 cs35l41_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0xc87798c1 cs35l41_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x0c414c2b cs35l41_otp_unpack +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x2bd28c68 cs35l41_enter_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x334755ca cs35l41_regmap_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x389e86c7 cs35l41_safe_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x3e57ff2d cs35l41_global_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x72fc2037 cs35l41_configure_cs_dsp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x78910936 cs35l41_init_boost +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x7def3d20 cs35l41_test_key_lock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x85125315 cs35l41_regmap_spi +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x855e334b cs35l41_test_key_unlock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x8acd4854 cs35l41_exit_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x8fc569b8 cs35l41_register_errata_patch +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x971c0ef8 cs35l41_set_cspl_mbox_cmd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xa7973712 cs35l41_set_channels +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xabff8e0a cs35l41_write_fs_errata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe92ff6ad cs35l41_gpio_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x06bfce90 cs35l56_system_suspend_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x2aa7c0d9 cs35l56_system_suspend_late +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x5ada657b cs35l56_system_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x6bfb865d cs35l56_system_resume_early +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x6e465bad cs35l56_system_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x9b633bd5 cs35l56_system_resume_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x1d4af39c cs4271_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x7d05786f cs4271_dt_ids +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x8006d6bf cs4271_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x0ba38601 cs42l51_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x0be2a462 cs42l51_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x159daf0b cs42l51_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x33a4f7e9 cs42l51_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x4efc6c23 cs42l51_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x33ced687 cs42xx8_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x7cac7292 cs42888_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xcd3794c9 cs42448_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xd6ef0baa cs42xx8_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xedc6aba8 cs42xx8_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0x570518ce es8328_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0xf6528f96 es8328_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x1bb14614 soc_hda_ext_bus_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xdbb64200 hda_codec_probe_complete +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xeeffad3b snd_soc_hda_codec_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0x4d867a3a lpass_macro_pds_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0xba0a9e9c lpass_macro_pds_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98090 0xbff5fc63 max98090_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x7ab4c94d soc_codec_dev_max98373_sdw +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x82a88d70 max98373_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xa7df9e4a soc_codec_dev_max98373 +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xcb45f23b max98373_slot_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x0df5101a mt6358_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x55ecd003 mt6358_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x63a5b2bc mt6358_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0xd720a2a3 mt6358_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x0c97dfc1 mt6359_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x76597a0e mt6359_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0xae92a713 mt6359_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0xb812cfde mt6359_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8821 0x3444fa9e nau8821_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0x825162fd nau8824_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xbf55f96a nau8824_components +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8825 0xcb4fe4f7 nau8825_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x1f0cc689 pcm1789_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x2d5c1386 pcm1789_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x8f465201 pcm1789_common_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0x18bc6aa1 pcm179x_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0xcc938683 pcm179x_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x354fa318 pcm186x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x8ed029c1 pcm186x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x05bc1f8b pcm3168a_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x8de94dd6 pcm3168a_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xbc6d71c3 pcm3168a_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xf19d125a pcm3168a_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x7208df64 pcm512x_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xe3d04492 pcm512x_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xf6a516d4 pcm512x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xff708c41 pcm512x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x5dc92cdf rl6231_pll_calc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x70617a04 rl6231_get_clk_info +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x8d7fa148 rl6231_get_pre_div +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0xdba4502f rl6231_calc_dmic_clk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0x61ff58e3 rt5514_spi_burst_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0xff87892f rt5514_spi_burst_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x44306bf8 rt5640_dmic_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x620045fb rt5640_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x647d1063 rt5640_disable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x93249dcd rt5640_detect_headset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xe334cacd rt5640_enable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xff0ccebb rt5640_set_ovcd_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0x626f1cfd rt5645_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0xad2404f3 rt5645_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5659 0xf2aefc26 rt5659_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5663 0x21be979d rt5663_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677 0xe3a17ceb rt5677_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x5fc320ad rt5677_spi_write_firmware +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x67956035 rt5677_spi_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xc6695825 rt5677_spi_hotword_detected +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xe8ece129 rt5677_spi_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x0cb80d10 rt5682_soc_component_dev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x0d18594a rt5682_supply_names +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x0fe3a087 rt5682_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x49f4b156 rt5682_register_dai_clks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x51367f7d rt5682_aif2_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x574a780b rt5682_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x59d3d967 rt5682_jack_detect_handler +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x7df6cec6 rt5682_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xa12c0741 rt5682_calibrate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xb897de56 rt5682_reg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xba01c47e rt5682_aif1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xbaa7a4c5 rt5682_parse_dt +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xd746a9c5 rt5682_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xf1a05aa7 rt5682_apply_patch_list +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682s 0x5c681861 rt5682s_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x07ffe881 devm_sigmadsp_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x22d1e235 sigmadsp_setup +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x60bbdad5 sigmadsp_restrict_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xc9644aa4 sigmadsp_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xd81948f6 sigmadsp_attach +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-i2c 0x1127ee23 devm_sigmadsp_init_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-regmap 0x3efba60f devm_sigmadsp_init_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0x449aeaf1 src4xxx_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0xaccfb536 src4xxx_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x9d5f2d4e ssm2602_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0xfeeed533 ssm2602_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x0877476e tasdevice_amp_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x0bbb818a tasdevice_amp_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x1e10696e tasdevice_dev_update_bits +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x2b8150b5 tasdevice_dev_bulk_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x31338318 tasdevice_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x40b4074b tasdevice_digital_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x4378c1af tasdevice_digital_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x5d587af3 tasdevice_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x728712fd tasdevice_dev_bulk_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x79fcf600 tascodec_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x8486e5ad tasdevice_dev_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x84a51f55 tas2781_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x866f9ea0 tasdevice_kzalloc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xd60d28da tasdevice_dsp_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xf427fc92 tasdevice_dev_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic32x4 0x396f5fe5 aic32x4_register_clocks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic3x 0x0d9987f8 aic3x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ts3a227e 0xdffa8f95 ts3a227e_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd-mbhc 0x936c1623 wcd_mbhc_event_notify +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x14515ce2 wcd938x_swr_get_current_bank +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x897fed1a wcd938x_sdw_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x919b01b2 wcd938x_sdw_device_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xa1a859d8 wcd938x_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xca12d14d wcd938x_sdw_set_sdw_stream +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x1a70fa0a wm_adsp2_preloader_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x1df268bb wm_adsp_power_up +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x206029dc wm_adsp_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x20cf1ce1 wm_adsp2_set_dspclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x26a2130f wm_adsp_compr_copy +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x360ec091 wm_adsp_read_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x380db26b wm_adsp1_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x4385596a wm_adsp_compr_open +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x4ba3678e wm_adsp_fw_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x52c16479 wm_halo_wdt_expire +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x5e37e1ca wm_adsp_fw_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x60c64fdc wm_adsp2_component_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x653b83fb wm_adsp_compr_handle_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x6688bf7a wm_adsp2_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x674f18da wm_adsp_write_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x7e3e76b0 wm_adsp_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xabdeaa22 wm_adsp2_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xb5391d8d wm_adsp_fw_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xbe7c5a02 wm_adsp_early_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xc529c02f wm_adsp1_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xc8241592 wm_adsp_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xcbc1bb36 wm_adsp_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xdb2471bf wm_adsp2_component_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xdd3c79ef wm_adsp2_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xdfd62f9c wm_adsp_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xe44574fb wm_halo_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xe62a22a3 wm_adsp_compr_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xea38ee07 wm_halo_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf17e064d wm_adsp2_preloader_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x1343caa4 wm_hubs_hpl_mux +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x2a9fa94f wm_hubs_hpr_mux +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x5afbb9bd wm_hubs_set_bias_level +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x5cd7eb9b wm_hubs_dcs_done +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x757206d5 wm_hubs_spkmix_tlv +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x9413929f wm_hubs_vmid_ena +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x9cdb7d54 wm_hubs_update_class_w +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xa296c9d9 wm_hubs_add_analogue_controls +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xcec01427 wm_hubs_handle_analogue_pdata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xeb141a21 wm_hubs_add_analogue_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0x49b4a63e wm8731_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0xe28ca037 wm8731_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x17179300 wm8804_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x2e854c24 wm8804_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x67d04204 wm8804_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xb97c034d wm8804_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8903 0xbde643a7 wm8903_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8962 0x174eb7b0 wm8962_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8994 0x66fba841 wm8994_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8994 0xe8da0c73 wm8958_mic_detect +EXPORT_SYMBOL_GPL sound/soc/fsl/imx-pcm-dma 0xc097af20 imx_pcm_dma_init +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-fsl-asrc 0xe4ef89f5 fsl_asrc_component +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x30693bb7 imx_audmux_v1_configure_port +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x58631dab imx_audmux_v2_configure_port +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card 0xe7b5cbc5 audio_graph_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x1782f937 audio_graph2_link_c2c +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x2c5df564 audio_graph2_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x36fe54ff audio_graph2_link_normal +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x9bac93bd audio_graph2_link_dpcm +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x00e1d1ff asoc_simple_is_convert_required +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x0c79965a asoc_simple_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x23157b34 asoc_simple_remove +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x257a0c34 asoc_simple_init_aux_jacks +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x3a9cd22d asoc_simple_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x3b5a4e62 asoc_simple_clean_reference +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x465bdcbb asoc_simple_parse_routing +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x4bd2110e asoc_simple_canonicalize_platform +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x5098062f asoc_simple_parse_tdm_width_map +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x6283c11b asoc_simple_be_hw_params_fixup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x66b4a116 asoc_simple_parse_clk +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x7324b549 asoc_simple_init_jack +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x7936fab2 asoc_simple_dai_init +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x853a1933 asoc_simple_init_priv +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x880471c1 asoc_simple_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xad20e467 asoc_simple_canonicalize_cpu +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xb32e35b9 asoc_simple_parse_widgets +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xb73c0f40 asoc_simple_parse_convert +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xbafde3d0 asoc_simple_startup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xc32702ff asoc_simple_hw_params +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xd352ecce asoc_graph_parse_dai +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xddb91a18 asoc_graph_is_ports0 +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xe7caecfa asoc_graph_card_probe +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xe8a545f3 asoc_simple_shutdown +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xf526b078 asoc_simple_set_dailink_name +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x0c18e1d8 mtk_afe_fe_ops +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x0d41fda0 mtk_afe_fe_hw_params +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x111c1c5a mtk_afe_fe_hw_free +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x1208fb4f mtk_afe_fe_prepare +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x1352e4bd mtk_afe_resume +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x2a633a8c mtk_memif_set_pbuf_size +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x2ea347b6 mtk_dynamic_irq_release +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x3d47fbd9 mtk_memif_set_enable +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x4ae790e3 mtk_memif_set_format +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x61198f76 mtk_afe_combine_sub_dai +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x6aba9060 parse_dai_link_info +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x6df49e78 mtk_afe_fe_trigger +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x76eebc2c mtk_sof_card_late_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x860c0082 mtk_sof_dai_link_fixup +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x8a495475 mtk_sof_dailink_parse_of +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x8e0b37fa mtk_memif_set_disable +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x8f34ddd0 mtk_afe_pcm_new +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x8f5a18f4 mtk_afe_suspend +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x96a24539 mtk_memif_set_addr +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xa17c08a9 clean_card_reference +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xa4a83605 mtk_dynamic_irq_acquire +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xb4ac910d mtk_afe_fe_shutdown +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xb89fa2b3 mtk_memif_set_channel +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xc3917fed mtk_afe_add_sub_dai_control +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xccbe2bc6 mtk_afe_pcm_platform +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xe14f8d32 mtk_sof_card_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xea65fdcb mtk_afe_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xef6e6f9a mtk_memif_set_rate +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xf72def2c mtk_memif_set_rate_substream +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xfe24e770 mtk_afe_fe_startup +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8183/snd-soc-mt8183-afe 0xff5b0131 mt8183_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x0031fd82 mt8186_afe_gpio_init +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x220fa605 mt8186_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x6bda5c18 mt8186_mt6366_init +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0xaf6a3df8 mt8186_mt6366_card_set_be_link +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8188/snd-soc-mt8188-afe 0x274b2ea8 mt8188_afe_enable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8188/snd-soc-mt8188-afe 0x6fd271c1 mt8188_afe_disable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0x17c80345 mt8192_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8195/snd-soc-mt8195-afe 0x28793d8f mt8195_afe_disable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8195/snd-soc-mt8195-afe 0x3ec81f46 mt8195_afe_enable_clk +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x0d2479d2 axg_fifo_pcm_hw_free +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x113b50d7 axg_fifo_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x27a9c730 axg_fifo_pcm_trigger +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x2a41d82d axg_fifo_pcm_close +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x6381625f axg_fifo_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x95d2e930 axg_fifo_pcm_new +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xa3531981 g12a_fifo_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xf444d0f8 axg_fifo_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xf86c0013 axg_fifo_pcm_open +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x4988d1f8 axg_tdm_stream_alloc +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x539c48cc axg_tdm_stream_start +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x55316323 axg_tdm_formatter_set_channel_masks +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x64e0ca85 axg_tdm_stream_free +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x6993ca2d axg_tdm_formatter_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0xb1fd514c axg_tdm_formatter_event +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0xef4a0d56 axg_tdm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-interface 0x738444de axg_tdm_set_tdm_slots +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x0c740989 meson_card_remove +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x29755014 meson_card_reallocate_links +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x3a6e8fe4 meson_card_i2s_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x4e16f3f0 meson_card_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x5911552a meson_card_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x729cf675 meson_card_set_fe_link +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x83a72b92 meson_card_parse_dai +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0xe6dea96c meson_card_set_be_link +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x5357cdd8 meson_codec_glue_input_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x82835d5b meson_codec_glue_output_startup +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x8f283768 meson_codec_glue_input_get_data +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x8fe7ac4d meson_codec_glue_input_set_fmt +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xe8a5282f meson_codec_glue_input_dai_remove +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xf8560bfe meson_codec_glue_input_dai_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x116a4782 q6adm_matrix_map +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x28421460 q6adm_get_copp_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x3b728a42 q6adm_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0xcc62bddb q6adm_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x07a54780 q6afe_cdc_dma_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x369b6eeb q6afe_port_put +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x3b16d6e7 q6afe_port_stop +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x498d993b q6afe_get_port_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x5332304f q6afe_slim_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x7df60063 q6afe_port_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x8151e96a q6afe_set_lpass_clock +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x8bb194b5 q6afe_port_get_from_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xae809786 q6afe_hdmi_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xd4523c59 q6afe_i2s_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xe45246a8 q6afe_port_start +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xfaf22370 q6afe_tdm_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x13b7efd9 q6asm_cmd +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x1b6c77fc q6asm_stream_media_format_block_alac +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x21ef092f q6asm_audio_client_alloc +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x25bfa476 q6asm_open_write +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x2b693eed q6asm_stream_media_format_block_wma_v9 +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4afe6f73 q6asm_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4fba2f0c q6asm_run_nowait +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x68db31e2 q6asm_unmap_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x6cec4b17 q6asm_stream_remove_trailing_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x856b4fdb q6asm_stream_media_format_block_wma_v10 +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x9d0cf85f q6asm_stream_media_format_block_flac +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xa7d3a3a6 q6asm_media_format_block_multi_ch_pcm +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xb37ed108 q6asm_enc_cfg_blk_pcm_format_support +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc0dd8d67 q6asm_open_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc1347db0 q6asm_write_async +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc5a116a4 q6asm_get_session_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xcbee5e42 q6asm_stream_remove_initial_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xcc4952e4 q6asm_audio_client_free +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xd2cf1a0f q6asm_run +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xd38aa312 q6asm_cmd_nowait +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xea75a5dd q6asm_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xf47f4b35 q6asm_stream_media_format_block_ape +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6core 0x7e52e977 q6core_is_adsp_ready +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6core 0x9b02ea0d q6core_get_svc_api_info +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0x360dff73 q6prm_set_lpass_clock +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0xa25bd530 q6prm_unvote_lpass_core_hw +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0xba4532b8 q6prm_vote_lpass_core_hw +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6routing 0x5b75f756 q6routing_stream_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6routing 0xa7a64259 q6routing_stream_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x065dfcdd q6apm_graph_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x145cf8f6 audioreach_alloc_apm_cmd_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x167eb202 q6apm_graph_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x16c010df q6apm_graph_flush +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x2fe33fd3 q6apm_is_adsp_ready +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x3366cd79 audioreach_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x3bd19d3c q6apm_remove_initial_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x4f2d98a7 q6apm_enable_compress_module +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x54fb8fc3 q6apm_set_real_module_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x5543dd66 audioreach_alloc_apm_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x5f6639ff q6apm_graph_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x61a4d5e4 q6apm_write_async +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x64dc5171 audioreach_alloc_cmd_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x6e3a2376 audioreach_shared_memory_send_eos +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x6edbaa28 q6apm_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7584d3f5 audioreach_set_media_format +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x774c6458 audioreach_compr_set_param +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7f4d39c8 audioreach_alloc_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x827ad82a q6apm_remove_trailing_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x929ee4a7 q6apm_graph_start +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x9981d959 audioreach_alloc_graph_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xa40e496c audioreach_graph_send_cmd_sync +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xac90c7c0 q6apm_unmap_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xb5db28ed audioreach_send_u32_param +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xbeaa783a audioreach_tplg_init +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xcc72a177 audioreach_gain_set_vol_ctrl +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xd3dfa156 q6apm_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xda2f4a63 audioreach_graph_free_buf +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xde02110f q6apm_graph_media_format_pcm +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xec7ac988 q6apm_graph_get_rx_shmem_module_iid +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xf97c4108 q6apm_graph_media_format_shmem +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xfac614ba q6apm_graph_stop +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xfce63e83 audioreach_send_cmd_sync +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x17142e58 q6dsp_map_channels +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x280c4300 q6dsp_clock_dev_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x8c98e835 q6dsp_audio_ports_of_xlate_dai_name +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x9501f8e4 q6dsp_get_channel_allocation +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0xe8f91c86 q6dsp_audio_ports_set_config +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cdc-dma 0xe4bae63d asoc_qcom_lpass_cdc_dma_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x20385626 asoc_qcom_lpass_cpu_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x268dfce2 asoc_qcom_lpass_cpu_platform_shutdown +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x351813b0 asoc_qcom_lpass_cpu_dai_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xb9178ebc lpass_cpu_pcm_new +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xdec60faa asoc_qcom_lpass_cpu_platform_remove +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xe6928b0c asoc_qcom_lpass_cpu_platform_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-hdmi 0x9d8d7902 asoc_qcom_lpass_hdmi_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-platform 0xe1644127 asoc_qcom_lpass_platform_register +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-common 0x38ec7c70 qcom_snd_parse_of +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-common 0x3ebd7b1e qcom_snd_wcd_jack_setup +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x57f38659 qcom_snd_sdw_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x5d7179a5 qcom_snd_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x80630d2b qcom_snd_sdw_hw_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x2ad85b63 snd_soc_acpi_find_machine +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x48c4d20c snd_soc_acpi_codec_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-acpi 0x5c512782 snd_soc_acpi_find_package_from_hid +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x014dbeef snd_soc_get_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x01b2c871 snd_soc_bytes_get +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x01ddd804 dpcm_end_walk_at_be +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x02935dbe snd_soc_set_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0379c7b4 snd_soc_of_put_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x05257aaa snd_soc_dapm_init +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x060e9152 snd_soc_tplg_component_load +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x061c7909 snd_soc_jack_add_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0737265b snd_soc_tplg_component_remove +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0814267b snd_soc_of_get_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x082faee3 snd_soc_unregister_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x09325584 snd_soc_dai_set_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x09611052 snd_soc_info_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0981f1f0 snd_soc_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x09b9d3f9 snd_soc_component_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x09ef189c snd_soc_add_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0acd4428 snd_soc_dapm_kcontrol_dapm +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0e423150 snd_soc_dai_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0e4e8b6c snd_soc_daifmt_parse_clock_provider_raw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x10a27c50 snd_soc_add_card_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x11d3d8c3 snd_soc_dapm_del_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x13bca6dc snd_soc_component_get_jack_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x15414090 snd_soc_dai_get_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x17a18b0f snd_soc_of_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1884c1e2 snd_soc_dai_set_bclk_ratio +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x18e24a10 snd_soc_get_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x194e3e11 snd_soc_component_initialize +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x197e17ca devm_snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1a6e44b4 snd_soc_dai_set_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1cbd7c4f snd_soc_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1eaba9d2 snd_soc_dai_set_tristate +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1f8a6820 snd_soc_dapm_sync_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x20455ec3 snd_soc_component_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2496e7f5 dapm_regulator_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x251396eb snd_soc_runtime_calc_hw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2541a979 snd_soc_calc_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x26472930 snd_soc_link_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x281f5aff snd_soc_dai_digital_mute +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x291197dd snd_soc_find_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2abed9e6 snd_soc_component_test_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2aed42c8 snd_soc_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2c201a4d snd_soc_component_compr_open +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2d6eb46d snd_soc_link_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3135c7ce snd_soc_card_remove_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3161ba14 snd_soc_card_jack_new +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x31e8ddc6 soc_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x33d435da snd_soc_dapm_ignore_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x341dfd8b snd_soc_get_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x36077a58 snd_soc_get_dai_id +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x364a547a snd_soc_find_dai_with_mutex +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x36b0ad0b snd_soc_lookup_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x39563855 snd_soc_dai_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x39708ade snd_soc_dapm_new_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3997fe86 snd_soc_component_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3a10cecc snd_soc_set_runtime_hwparams +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3b3db82c snd_soc_dpcm_can_be_free_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3bfada97 snd_soc_dai_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3c564e77 snd_soc_unregister_component_by_driver +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3c8a8149 snd_soc_dapm_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3ce2aafc snd_dmaengine_pcm_prepare_slave_config +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3ddeb44b snd_soc_component_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3ef7cb38 devm_snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4014583e snd_soc_bytes_put +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x40e4bf2d snd_soc_component_compr_get_codec_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x41037b23 snd_soc_of_parse_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4241f041 snd_soc_dai_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x45f00d81 snd_soc_dapm_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4611a6fd snd_soc_info_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4613f746 snd_soc_add_pcm_runtimes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x466e1c24 dapm_kcontrol_get_value +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x46f753fe snd_soc_component_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4a54ca62 snd_soc_daifmt_parse_format +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4adf5d61 snd_soc_dpcm_can_be_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4fa1782d snd_soc_tdm_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x51f56306 snd_dmaengine_pcm_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x535a3e35 snd_soc_component_exit_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x54859961 snd_soc_component_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x58ccff3f snd_soc_dpcm_get_substream +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5b032e94 snd_soc_component_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5b62b8dd snd_soc_unregister_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5cd03d1e snd_soc_dapm_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5f1d1371 snd_soc_component_update_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x61267cf3 snd_soc_dapm_dai_get_connected_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x61e21d9b snd_soc_of_parse_aux_devs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x62900c1f snd_soc_bytes_tlv_callback +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x62c08b73 snd_soc_link_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x63223ac4 snd_soc_debugfs_root +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x65194cf0 snd_soc_limit_volume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x68b23688 snd_soc_info_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x698cd22d snd_soc_component_init_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6a03ad30 snd_soc_component_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6b080cad snd_soc_put_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6c19b043 snd_soc_new_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6caa4289 snd_soc_component_compr_copy +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6fe6191c snd_soc_put_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x733b584e snd_soc_component_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7635a312 snd_soc_of_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x76997038 snd_soc_dai_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x76acdb40 snd_soc_component_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7766ca75 snd_soc_dai_set_clkdiv +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x79201704 snd_soc_jack_report +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7959f334 snd_soc_component_read_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7ad18cda snd_soc_of_get_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7d4d342a snd_soc_component_set_jack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e606130 snd_soc_calc_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e73df15 snd_soc_dapm_new_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7fbe80c7 asoc_dummy_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7fe18ad3 snd_soc_card_get_kcontrol +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x80183561 snd_soc_rtdcom_lookup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x81b287ad snd_soc_dapm_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x829fa336 snd_soc_jack_free_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x82ceeb22 snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x84df5974 snd_soc_dapm_mixer_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x84f8ae47 dpcm_be_dai_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x859f202f snd_soc_cnew +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x86d1a1a7 snd_soc_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8c770a89 snd_soc_runtime_set_dai_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8ce9fac5 snd_soc_component_write +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8f9085fb snd_soc_of_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x92146e40 snd_soc_dai_set_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x92e80d96 snd_soc_put_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x92ecedc8 snd_soc_jack_notifier_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x939990a8 snd_soc_dai_active +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x94748f5d snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x94a37b84 snd_soc_component_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x960b3ce2 snd_soc_dapm_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x961a8526 snd_soc_dapm_get_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x96f383d5 snd_soc_pm_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x97181006 snd_soc_component_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x994489a5 snd_soc_close_delayed_work +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x99a9ad1b snd_soc_get_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9a5a66c3 snd_soc_component_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9c179aeb snd_soc_dai_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9c18364a snd_soc_component_async_complete +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9d0f797c snd_soc_dapm_force_bias_level +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9d25b50f snd_soc_dapm_put_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9d44f529 snd_soc_get_stream_cpu +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa06edcb5 snd_soc_dapm_free_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa0c30241 dapm_pinctrl_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa119964a snd_soc_component_write_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa1dc1cca devm_snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa225c5e2 snd_soc_component_read +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa3b24973 snd_soc_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa448aeb2 snd_soc_dpcm_be_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa4b83311 snd_soc_get_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa690f463 snd_soc_dapm_new_dai_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa77251a1 snd_soc_of_parse_node_prefix +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xaab22c91 devm_snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xab9f87e9 snd_soc_dapm_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xad257f36 snd_soc_dapm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xad6ca487 snd_soc_dpcm_can_be_prepared +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xad831b59 snd_soc_jack_add_gpiods +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xadb1ce7d snd_soc_set_dmi_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xaf8aee62 snd_soc_new_compress +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xafb0add7 snd_soc_dapm_sync +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb079ad9a snd_soc_of_parse_audio_routing +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb0e4c07a snd_soc_of_put_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb3eb92f7 snd_soc_dapm_update_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb5c20599 snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb6b6b9f2 snd_soc_dapm_add_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb7470d82 snd_soc_dai_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb99dc6a5 snd_soc_add_dai_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb99ffb1e snd_soc_component_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbad07d2d snd_soc_dai_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbd53c04b snd_soc_bytes_info +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbf9edb41 snd_soc_dai_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc054e139 snd_soc_of_get_slot_mask +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc09e5635 snd_soc_dapm_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc0e3c1e7 snd_soc_card_jack_new_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc30b20f1 snd_soc_dapm_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc317a15e snd_soc_daifmt_clock_provider_flipped +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc378beab snd_soc_dpcm_fe_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc5eeb673 snd_soc_component_compr_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8269f94 snd_soc_params_to_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcb0a2759 snd_soc_dai_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcc8f21c5 widget_in_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xce525d0b snd_soc_free_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xceb17a2a snd_soc_dai_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcf1061fe snd_soc_dapm_info_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcf99f955 snd_soc_put_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd0061c93 snd_soc_poweroff +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd02f7df9 snd_soc_component_notify_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd286b548 snd_soc_jack_add_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd3a87ab5 snd_soc_lookup_component_nolocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd3ab257d snd_soc_dapm_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd4d2c4f4 snd_soc_jack_notifier_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd5e34e96 snd_soc_dai_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd94d5501 snd_soc_resume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xda54431e snd_soc_component_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xda8f98f8 snd_soc_of_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdc8015f2 snd_soc_component_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xddb2b9b8 snd_soc_bytes_info_ext +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xde2c7b05 snd_soc_remove_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdfcb70ca snd_soc_tplg_widget_bind_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe0ace438 snd_soc_dapm_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe1a195e4 snd_soc_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe328f523 dapm_mark_endpoints_dirty +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe3aeee8e snd_soc_of_parse_audio_simple_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe3f6c1b9 snd_soc_component_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe4245cb1 snd_soc_jack_add_zones +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe4851e1b snd_soc_component_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe4fcbac3 snd_soc_dapm_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe520f150 snd_soc_component_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe62b3c05 snd_soc_set_ac97_ops_of_reset +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe6d3d376 snd_soc_dapm_mux_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe7e9c424 snd_soc_component_update_bits_async +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe8176b8d snd_soc_dai_link_set_capabilities +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeb711ae7 snd_soc_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeb95dd80 snd_soc_jack_get_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xebbfdb88 null_dailink_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xed6c726e snd_soc_dapm_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xee1d8ee9 dapm_clock_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xee65ebd9 snd_soc_dapm_kcontrol_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xef5a1ff1 snd_soc_dapm_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf02cab89 snd_soc_dapm_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf0d290d9 snd_soc_dapm_new_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf1d39545 snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf61286d3 snd_soc_dpcm_runtime_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf63ff62d snd_soc_runtime_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf6c22b4b snd_soc_unregister_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf7c0efab snd_soc_dapm_dai_free_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf9622dd1 snd_soc_daifmt_clock_provider_from_bitmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfdfd3a42 snd_soc_info_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfe522a27 snd_soc_dapm_weak_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfe75be55 snd_soc_card_add_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfefbf7ca snd_soc_info_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xffce45f7 snd_soc_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xffd1417d snd_soc_add_component_controls +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x3c5f236c snd_sof_free_debug +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x60c18909 snd_sof_debugfs_add_region_item_iomem +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x61da31d9 snd_sof_dbg_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0x648e8baf snd_sof_dbg_memory_info_init +EXPORT_SYMBOL_GPL sound/soc/sof/snd-sof 0xba90c8e2 snd_sof_debugfs_buf_item +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x2c64d423 sprd_mcdt_request_chan +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x5061832c sprd_mcdt_chan_int_disable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x609193c3 sprd_mcdt_chan_write +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x68b4b311 sprd_mcdt_chan_dma_enable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0x6c283cec sprd_mcdt_chan_int_enable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xa5fdddd3 sprd_mcdt_chan_read +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xb67dbf49 sprd_mcdt_chan_dma_disable +EXPORT_SYMBOL_GPL sound/soc/sprd/sprd-mcdt 0xdf547b54 sprd_mcdt_free_chan +EXPORT_SYMBOL_GPL sound/soc/sunxi/sun8i-adda-pr-regmap 0x37a3a5c2 sun8i_adda_pr_regmap_init +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-machine 0x10188b1a tegra_asoc_machine_probe +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-machine 0x83d99c41 tegra_asoc_machine_init +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x13011a78 tegra_pcm_platform_unregister +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x4798d190 devm_tegra_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xa6ad2e54 tegra_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xc64a4693 tegra_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xd2120e9e tegra_pcm_close +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xd3bd7e37 tegra_pcm_construct +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xd9a19c26 tegra_pcm_open +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xe1dae1ee tegra_pcm_platform_register_with_chan_names +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xf18a33c2 tegra_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x0427e3da tegra30_ahub_allocate_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x55a40206 tegra30_ahub_disable_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x5d7237ff tegra30_ahub_set_cif +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x6fe20143 tegra30_ahub_set_rx_cif_source +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb419329b tegra30_ahub_disable_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb4a9367d tegra30_ahub_enable_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb81bca9d tegra30_ahub_free_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xc78c7125 tegra30_ahub_free_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xccb67e55 tegra124_ahub_set_cif +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xccc98372 tegra30_ahub_enable_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xd01de23b tegra30_ahub_allocate_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xe549513a tegra30_ahub_unset_rx_cif_source +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-edma 0x78069fb7 edma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-sdma 0xff080d46 sdma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-udma 0xe40bc386 udma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x0e6ba64b line6_send_raw_message_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x0fe8e671 line6_send_sysex_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x202a1b1b line6_midi_id +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x204c35eb line6_resume +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x222ddbfe line6_alloc_sysex_buffer +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x43fb1b71 line6_read_serial_number +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x4c31f4fe line6_pcm_release +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x889c203e line6_version_request_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x97c4a2ce line6_pcm_acquire +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xadb42b13 line6_send_raw_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xb49da448 line6_read_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xcebba9ce line6_init_midi +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xd5f56b5c line6_suspend +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xd7fb5162 line6_init_pcm +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xe498f95c line6_disconnect +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xeeda4ebb line6_probe +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xfaf431cb line6_write_data +EXPORT_SYMBOL_GPL vmlinux 0x001adb44 pinctrl_pm_select_sleep_state +EXPORT_SYMBOL_GPL vmlinux 0x00295cf9 kvm_write_guest_cached +EXPORT_SYMBOL_GPL vmlinux 0x0029f012 dev_pm_domain_set +EXPORT_SYMBOL_GPL vmlinux 0x002a3612 nl_table +EXPORT_SYMBOL_GPL vmlinux 0x002dfb09 bpfilter_ops +EXPORT_SYMBOL_GPL vmlinux 0x003c4651 tpm_chip_start +EXPORT_SYMBOL_GPL vmlinux 0x0043ff00 stmpe_disable +EXPORT_SYMBOL_GPL vmlinux 0x00513f58 get_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x00565f18 pernet_ops_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x005f18a6 add_wait_queue_priority +EXPORT_SYMBOL_GPL vmlinux 0x006f0a49 gpiochip_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0x0082d312 memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x008f85c4 ipv6_opt_accepted +EXPORT_SYMBOL_GPL vmlinux 0x009f0a62 pci_epf_create +EXPORT_SYMBOL_GPL vmlinux 0x00a55dfd trace_seq_path +EXPORT_SYMBOL_GPL vmlinux 0x00cb8a0b pm_generic_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x00cdb521 pstore_register +EXPORT_SYMBOL_GPL vmlinux 0x00cdbd5a __rio_local_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x00d4c500 usb_decode_interval +EXPORT_SYMBOL_GPL vmlinux 0x00d9ee28 class_compat_create_link +EXPORT_SYMBOL_GPL vmlinux 0x00db1817 crypto_sig_set_pubkey +EXPORT_SYMBOL_GPL vmlinux 0x00de3527 msi_unlock_descs +EXPORT_SYMBOL_GPL vmlinux 0x00e0c23c destroy_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x00e52787 devlink_port_attrs_set +EXPORT_SYMBOL_GPL vmlinux 0x00e57e32 clk_regmap_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0x00eb52c3 srcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x01010e35 bpf_trace_run11 +EXPORT_SYMBOL_GPL vmlinux 0x01063a17 kvm_vcpu_gfn_to_pfn_atomic +EXPORT_SYMBOL_GPL vmlinux 0x011f6920 nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x012506af usb_reset_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x012e730e apei_exec_noop +EXPORT_SYMBOL_GPL vmlinux 0x013665ed blk_queue_can_use_dma_map_merging +EXPORT_SYMBOL_GPL vmlinux 0x013b1947 bio_associate_blkg_from_css +EXPORT_SYMBOL_GPL vmlinux 0x014c175c gpiod_disable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x014e8186 cpu_scale +EXPORT_SYMBOL_GPL vmlinux 0x01545619 pinctrl_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0x015a8498 imx_clk_hw_cpu +EXPORT_SYMBOL_GPL vmlinux 0x015c1296 rio_mport_send_doorbell +EXPORT_SYMBOL_GPL vmlinux 0x0179ccba topology_update_thermal_pressure +EXPORT_SYMBOL_GPL vmlinux 0x017d99d9 pinconf_generic_dump_config +EXPORT_SYMBOL_GPL vmlinux 0x01826416 vp_modern_probe +EXPORT_SYMBOL_GPL vmlinux 0x0184256d meson8_aobus_parse_dt_extra +EXPORT_SYMBOL_GPL vmlinux 0x01866a57 ezx_pcap_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x019497bf bpf_trace_run10 +EXPORT_SYMBOL_GPL vmlinux 0x01992707 udp_cmsg_send +EXPORT_SYMBOL_GPL vmlinux 0x01a0cb78 property_entries_free +EXPORT_SYMBOL_GPL vmlinux 0x01a20dfe spi_delay_to_ns +EXPORT_SYMBOL_GPL vmlinux 0x01a5a6fb ahci_pmp_retry_srst_ops +EXPORT_SYMBOL_GPL vmlinux 0x01b31e86 ata_port_classify +EXPORT_SYMBOL_GPL vmlinux 0x01b3f064 devm_of_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x01ba1bd7 nf_checksum +EXPORT_SYMBOL_GPL vmlinux 0x01c6cb0c cpu_cluster_pm_enter +EXPORT_SYMBOL_GPL vmlinux 0x01d52845 l3mdev_table_lookup_register +EXPORT_SYMBOL_GPL vmlinux 0x01e1a2ac synth_event_trace_start +EXPORT_SYMBOL_GPL vmlinux 0x01e1a8de kgdb_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x01f9365d devl_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x0207a6c6 reset_control_bulk_acquire +EXPORT_SYMBOL_GPL vmlinux 0x020964f2 invalidate_inode_pages2_range +EXPORT_SYMBOL_GPL vmlinux 0x022b2c82 spi_sync +EXPORT_SYMBOL_GPL vmlinux 0x02394899 play_idle_precise +EXPORT_SYMBOL_GPL vmlinux 0x02495b8f gnttab_alloc_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0x024d13dd request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x025bf235 iommu_iova_to_phys +EXPORT_SYMBOL_GPL vmlinux 0x0263c720 regulator_set_load +EXPORT_SYMBOL_GPL vmlinux 0x028a34a5 sdio_retune_crc_disable +EXPORT_SYMBOL_GPL vmlinux 0x028be748 mmu_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0294e8e5 __traceiter_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x02c5c501 power_supply_find_ocv2cap_table +EXPORT_SYMBOL_GPL vmlinux 0x02e60594 dprc_get_obj_region +EXPORT_SYMBOL_GPL vmlinux 0x02efd31b of_msi_configure +EXPORT_SYMBOL_GPL vmlinux 0x02f18d17 input_ff_destroy +EXPORT_SYMBOL_GPL vmlinux 0x02f76556 ata_bmdma_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x030373b1 devlink_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x030cbca2 ata_id_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x030fb681 tty_find_polling_driver +EXPORT_SYMBOL_GPL vmlinux 0x0312b3b0 reset_controller_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x031663ce wm831x_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x031cd701 usb_interrupt_msg +EXPORT_SYMBOL_GPL vmlinux 0x0321cdbf of_alias_get_highest_id +EXPORT_SYMBOL_GPL vmlinux 0x0322d5e4 perf_event_read_value +EXPORT_SYMBOL_GPL vmlinux 0x03301d54 gnttab_page_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x033832c7 usb_amd_hang_symptom_quirk +EXPORT_SYMBOL_GPL vmlinux 0x0340e001 wm8350_device_init +EXPORT_SYMBOL_GPL vmlinux 0x0343bdf1 __i2c_board_list +EXPORT_SYMBOL_GPL vmlinux 0x03469e1a rcu_read_unlock_trace_special +EXPORT_SYMBOL_GPL vmlinux 0x03473884 phy_basic_t1s_p2mp_features +EXPORT_SYMBOL_GPL vmlinux 0x03494395 crypto_unregister_scomps +EXPORT_SYMBOL_GPL vmlinux 0x034e43f1 device_store_ulong +EXPORT_SYMBOL_GPL vmlinux 0x03593ee3 clk_register_composite +EXPORT_SYMBOL_GPL vmlinux 0x035ed9d1 __kvm_set_memory_region +EXPORT_SYMBOL_GPL vmlinux 0x0366f4d4 set_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0x036de383 perf_event_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x03701a42 zynqmp_pm_pinctrl_set_function +EXPORT_SYMBOL_GPL vmlinux 0x0373766a sbitmap_queue_clear +EXPORT_SYMBOL_GPL vmlinux 0x0375096c ata_wait_register +EXPORT_SYMBOL_GPL vmlinux 0x03786d0b crypto_register_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x037c5687 vfs_truncate +EXPORT_SYMBOL_GPL vmlinux 0x038013b5 regulator_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x0380621d scsi_dh_activate +EXPORT_SYMBOL_GPL vmlinux 0x03952887 ktime_add_safe +EXPORT_SYMBOL_GPL vmlinux 0x03a2aacc extcon_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x03b0ab5c device_property_present +EXPORT_SYMBOL_GPL vmlinux 0x03b61f7a anon_inode_getfd +EXPORT_SYMBOL_GPL vmlinux 0x03bc5bff device_pm_wait_for_dev +EXPORT_SYMBOL_GPL vmlinux 0x03bf2d83 mtk_clk_pdev_probe +EXPORT_SYMBOL_GPL vmlinux 0x03c12dfe cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x03c53e3e inet_twsk_hashdance +EXPORT_SYMBOL_GPL vmlinux 0x03c5ccbd kpp_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x03ca3464 meson_aoclkc_probe +EXPORT_SYMBOL_GPL vmlinux 0x03cbea2f bpf_warn_invalid_xdp_action +EXPORT_SYMBOL_GPL vmlinux 0x03ce7234 sched_smt_present +EXPORT_SYMBOL_GPL vmlinux 0x03e1134e unregister_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x03e869b9 iomap_zero_range +EXPORT_SYMBOL_GPL vmlinux 0x03f437ad vring_create_virtqueue_dma +EXPORT_SYMBOL_GPL vmlinux 0x04015d21 sata_pmp_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x0402cbbf preempt_notifier_inc +EXPORT_SYMBOL_GPL vmlinux 0x040a1e35 power_supply_unregister +EXPORT_SYMBOL_GPL vmlinux 0x040b652c arm64_mm_context_get +EXPORT_SYMBOL_GPL vmlinux 0x040deff0 thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x0412332f rcar_rst_set_rproc_boot_addr +EXPORT_SYMBOL_GPL vmlinux 0x04147c3b vp_legacy_set_features +EXPORT_SYMBOL_GPL vmlinux 0x04205f4d sysfs_remove_link +EXPORT_SYMBOL_GPL vmlinux 0x043a599b receive_fd +EXPORT_SYMBOL_GPL vmlinux 0x043ca384 iommu_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x04401bf3 devm_clk_get_prepared +EXPORT_SYMBOL_GPL vmlinux 0x044505d5 perf_event_pause +EXPORT_SYMBOL_GPL vmlinux 0x0456c103 inet6_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x04593cfe devm_regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x045eda7c proc_create_net_single +EXPORT_SYMBOL_GPL vmlinux 0x0465a073 regmap_reg_in_ranges +EXPORT_SYMBOL_GPL vmlinux 0x046d07e7 blk_mq_complete_request_remote +EXPORT_SYMBOL_GPL vmlinux 0x046f359e of_overlay_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x046fda39 devm_usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0x0472cf3b register_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x047ebf8d serial8250_modem_status +EXPORT_SYMBOL_GPL vmlinux 0x04820f99 __synth_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x048234d9 blockdev_superblock +EXPORT_SYMBOL_GPL vmlinux 0x048ae364 dev_fill_metadata_dst +EXPORT_SYMBOL_GPL vmlinux 0x048b5f8d twl4030_audio_get_mclk +EXPORT_SYMBOL_GPL vmlinux 0x048bda80 fsl_mc_portal_free +EXPORT_SYMBOL_GPL vmlinux 0x049679f5 of_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x04979507 clk_hw_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x049bdfc7 pwm_request_from_chip +EXPORT_SYMBOL_GPL vmlinux 0x049e5156 gnttab_try_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x04a1aada inode_sb_list_add +EXPORT_SYMBOL_GPL vmlinux 0x04b810e6 acpi_device_fix_up_power_extended +EXPORT_SYMBOL_GPL vmlinux 0x04bf0092 io_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x04c4f603 mpi_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0x04c8aebf console_verbose +EXPORT_SYMBOL_GPL vmlinux 0x04dbe5c6 of_platform_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0x04df8fbc lzo1x_decompress_safe +EXPORT_SYMBOL_GPL vmlinux 0x04e5a2e9 crypto_unregister_shashes +EXPORT_SYMBOL_GPL vmlinux 0x04f78b46 kvm_vcpu_kick +EXPORT_SYMBOL_GPL vmlinux 0x04fe21a2 nf_nat_hook +EXPORT_SYMBOL_GPL vmlinux 0x051085e3 lock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x0514171b pci_p2pdma_add_resource +EXPORT_SYMBOL_GPL vmlinux 0x0515baf3 iommu_get_domain_for_dev +EXPORT_SYMBOL_GPL vmlinux 0x051a0bc1 stack_depot_fetch +EXPORT_SYMBOL_GPL vmlinux 0x0522a591 __hwspin_trylock +EXPORT_SYMBOL_GPL vmlinux 0x0523efac thermal_zone_get_offset +EXPORT_SYMBOL_GPL vmlinux 0x052b4013 register_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x052c9aed ktime_get_real_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x05315381 __traceiter_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x0534b443 extcon_set_property +EXPORT_SYMBOL_GPL vmlinux 0x053d738a __SCK__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x054b0053 regulator_get_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0x054e550b kernel_halt +EXPORT_SYMBOL_GPL vmlinux 0x0557ef31 mmu_interval_notifier_insert_locked +EXPORT_SYMBOL_GPL vmlinux 0x05610897 of_changeset_destroy +EXPORT_SYMBOL_GPL vmlinux 0x05883efb __traceiter_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x058f9366 apei_exec_collect_resources +EXPORT_SYMBOL_GPL vmlinux 0x05a3257b gpiod_set_consumer_name +EXPORT_SYMBOL_GPL vmlinux 0x05c9f77c fb_deferred_io_init +EXPORT_SYMBOL_GPL vmlinux 0x05cd1dd4 vcap_rule_add_key_bit +EXPORT_SYMBOL_GPL vmlinux 0x05d4dc80 acpi_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x05eb6714 usb_remove_hcd +EXPORT_SYMBOL_GPL vmlinux 0x05ee5f08 mtk_clk_pdev_remove +EXPORT_SYMBOL_GPL vmlinux 0x05fb7342 mtk_alloc_clk_data +EXPORT_SYMBOL_GPL vmlinux 0x06023c32 usb_hcd_end_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x060515d2 ata_port_pbar_desc +EXPORT_SYMBOL_GPL vmlinux 0x0608f1e3 imx_clk_fracn_gppll_integer +EXPORT_SYMBOL_GPL vmlinux 0x061336ae blocking_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x061b5bc6 xhci_ext_cap_init +EXPORT_SYMBOL_GPL vmlinux 0x06209f49 phy_lookup_setting +EXPORT_SYMBOL_GPL vmlinux 0x0623ff14 ata_sas_slave_configure +EXPORT_SYMBOL_GPL vmlinux 0x0626da5f od_unregister_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x062b89c4 ghes_unregister_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x062b9bf4 pwm_get_chip_data +EXPORT_SYMBOL_GPL vmlinux 0x062d117f __tracepoint_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x063e204e cpufreq_driver_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x064872e0 l3mdev_table_lookup_unregister +EXPORT_SYMBOL_GPL vmlinux 0x064b89ae fixed_phy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x064db9a5 mark_mounts_for_expiry +EXPORT_SYMBOL_GPL vmlinux 0x0651131e eventfd_ctx_fileget +EXPORT_SYMBOL_GPL vmlinux 0x065f0c6f fuse_simple_background +EXPORT_SYMBOL_GPL vmlinux 0x0660879f vfs_lock_file +EXPORT_SYMBOL_GPL vmlinux 0x06709e60 pinmux_generic_get_function_count +EXPORT_SYMBOL_GPL vmlinux 0x0673d26e vcap_tc_flower_handler_ethaddr_usage +EXPORT_SYMBOL_GPL vmlinux 0x0674b8df crypto_unregister_kpp +EXPORT_SYMBOL_GPL vmlinux 0x067d851b fuse_mount_remove +EXPORT_SYMBOL_GPL vmlinux 0x067e84ff dummy_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x067fb2c8 dma_get_slave_caps +EXPORT_SYMBOL_GPL vmlinux 0x069dcec8 usb_hcd_pci_probe +EXPORT_SYMBOL_GPL vmlinux 0x06ae121c fuse_abort_conn +EXPORT_SYMBOL_GPL vmlinux 0x06b970a5 zynqmp_pm_ospi_mux_select +EXPORT_SYMBOL_GPL vmlinux 0x06bf0391 disk_update_readahead +EXPORT_SYMBOL_GPL vmlinux 0x06cca30b ring_buffer_record_off +EXPORT_SYMBOL_GPL vmlinux 0x06cdeee9 skb_mpls_push +EXPORT_SYMBOL_GPL vmlinux 0x06dbbc16 fuse_request_end +EXPORT_SYMBOL_GPL vmlinux 0x06e415bc __tracepoint_block_split +EXPORT_SYMBOL_GPL vmlinux 0x06e4433e sunxi_ccu_set_mmc_timing_mode +EXPORT_SYMBOL_GPL vmlinux 0x06edac74 sysfs_create_groups +EXPORT_SYMBOL_GPL vmlinux 0x06ee204c tegra_bpmp_get +EXPORT_SYMBOL_GPL vmlinux 0x06f88043 devm_acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x07072251 pci_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x07080c23 vp_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x0718f3ed pci_epc_linkdown +EXPORT_SYMBOL_GPL vmlinux 0x071b068b usb_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x07242d92 put_dax +EXPORT_SYMBOL_GPL vmlinux 0x07311e23 devlink_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x073205e7 vcap_filter_rule_keys +EXPORT_SYMBOL_GPL vmlinux 0x07483e13 cn_del_callback +EXPORT_SYMBOL_GPL vmlinux 0x074e70aa of_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x074ef324 xen_dbgp_external_startup +EXPORT_SYMBOL_GPL vmlinux 0x074f98db synth_event_add_field +EXPORT_SYMBOL_GPL vmlinux 0x07550f37 devm_get_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x0756a31c register_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0x075fb34d debugfs_create_file_size +EXPORT_SYMBOL_GPL vmlinux 0x076356e7 sfp_may_have_phy +EXPORT_SYMBOL_GPL vmlinux 0x07677688 ip6_dst_lookup_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x0767a488 __fsnotify_inode_delete +EXPORT_SYMBOL_GPL vmlinux 0x076c601d tc3589x_block_read +EXPORT_SYMBOL_GPL vmlinux 0x076d5d22 __hvc_resize +EXPORT_SYMBOL_GPL vmlinux 0x076ff336 pci_aer_clear_nonfatal_status +EXPORT_SYMBOL_GPL vmlinux 0x07734db7 sampling_rate_store +EXPORT_SYMBOL_GPL vmlinux 0x0780853b kvm_write_guest_offset_cached +EXPORT_SYMBOL_GPL vmlinux 0x0782107a __hwspin_lock_timeout +EXPORT_SYMBOL_GPL vmlinux 0x07a6461f __udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x07b21f85 kdb_get_kbd_char +EXPORT_SYMBOL_GPL vmlinux 0x07b52e38 rtnl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x07be6905 net_inc_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x07c32ce3 debugfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0x07e956ee pci_generic_config_read +EXPORT_SYMBOL_GPL vmlinux 0x07ebedd8 scsi_nl_sock +EXPORT_SYMBOL_GPL vmlinux 0x07f04e5a ehci_resume +EXPORT_SYMBOL_GPL vmlinux 0x07f88eb3 exportfs_encode_inode_fh +EXPORT_SYMBOL_GPL vmlinux 0x07fedd56 crypto_unregister_shash +EXPORT_SYMBOL_GPL vmlinux 0x0800c7ea rio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x0805c158 serdev_device_wait_until_sent +EXPORT_SYMBOL_GPL vmlinux 0x080b0a0b regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x08135613 dax_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x08213956 phylink_ethtool_get_wol +EXPORT_SYMBOL_GPL vmlinux 0x0829be3c pci_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x084265eb devm_ti_sci_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x084f1659 crypto_grab_shash +EXPORT_SYMBOL_GPL vmlinux 0x0855c039 devm_spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x08576175 unregister_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0x085bffd1 trace_seq_bitmask +EXPORT_SYMBOL_GPL vmlinux 0x087f5dc5 wm831x_of_match +EXPORT_SYMBOL_GPL vmlinux 0x0881335c uart_handle_dcd_change +EXPORT_SYMBOL_GPL vmlinux 0x08813770 ata_sff_prereset +EXPORT_SYMBOL_GPL vmlinux 0x08814137 gfn_to_hva +EXPORT_SYMBOL_GPL vmlinux 0x088c6ebb pci_enable_sriov +EXPORT_SYMBOL_GPL vmlinux 0x088fa423 nvdimm_in_overwrite +EXPORT_SYMBOL_GPL vmlinux 0x089884a1 dequeue_signal +EXPORT_SYMBOL_GPL vmlinux 0x08a7e97d clk_hw_determine_rate_no_reparent +EXPORT_SYMBOL_GPL vmlinux 0x08a88a9f __SCK__tp_func_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x08b3faf2 soc_device_register +EXPORT_SYMBOL_GPL vmlinux 0x08b48117 vp_modern_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x08beeec1 regulator_map_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x08c178ca __alloc_pages_bulk +EXPORT_SYMBOL_GPL vmlinux 0x08c78cf7 offline_and_remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x08e2b333 cppc_set_auto_sel +EXPORT_SYMBOL_GPL vmlinux 0x08eeea08 regulator_set_voltage +EXPORT_SYMBOL_GPL vmlinux 0x0907d14d blocking_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x091b4a65 devm_power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0x091eb9b4 round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x0927381c samsung_sdi_battery_get_info +EXPORT_SYMBOL_GPL vmlinux 0x092881f1 acpi_device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0x092f17bf kill_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x09337cd0 __wake_up_locked_key +EXPORT_SYMBOL_GPL vmlinux 0x0934da3b dev_pm_genpd_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x093786cf synth_event_add_field_str +EXPORT_SYMBOL_GPL vmlinux 0x093ef3e1 platform_device_add_resources +EXPORT_SYMBOL_GPL vmlinux 0x0976822d sfp_get_module_eeprom_by_page +EXPORT_SYMBOL_GPL vmlinux 0x097dcdf1 clean_acked_data_disable +EXPORT_SYMBOL_GPL vmlinux 0x09837dd1 nf_queue_entry_free +EXPORT_SYMBOL_GPL vmlinux 0x098639a3 irq_domain_xlate_onetwocell +EXPORT_SYMBOL_GPL vmlinux 0x09a780e1 dev_pm_genpd_set_next_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x09b53e14 interval_tree_remove +EXPORT_SYMBOL_GPL vmlinux 0x09b86bbc regcache_cache_bypass +EXPORT_SYMBOL_GPL vmlinux 0x09beb2f6 tcp_abort +EXPORT_SYMBOL_GPL vmlinux 0x09d0e6e1 modify_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0x09d92282 xenbus_register_driver_common +EXPORT_SYMBOL_GPL vmlinux 0x09e8d7c3 gnttab_unmap_refs_sync +EXPORT_SYMBOL_GPL vmlinux 0x09f46309 pkcs7_validate_trust +EXPORT_SYMBOL_GPL vmlinux 0x0a07844b auxiliary_device_init +EXPORT_SYMBOL_GPL vmlinux 0x0a09ac05 gpiochip_line_is_valid +EXPORT_SYMBOL_GPL vmlinux 0x0a0bb219 pinctrl_remove_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0x0a0e7f4d virtqueue_is_broken +EXPORT_SYMBOL_GPL vmlinux 0x0a1a6453 usb_autopm_put_interface_no_suspend +EXPORT_SYMBOL_GPL vmlinux 0x0a2d8c33 of_add_property +EXPORT_SYMBOL_GPL vmlinux 0x0a4a91f4 serial8250_clear_and_reinit_fifos +EXPORT_SYMBOL_GPL vmlinux 0x0a4d4ee7 dma_resv_test_signaled +EXPORT_SYMBOL_GPL vmlinux 0x0a4e6e0a nf_hooks_lwtunnel_sysctl_handler +EXPORT_SYMBOL_GPL vmlinux 0x0a52c511 hv_query_ext_cap +EXPORT_SYMBOL_GPL vmlinux 0x0a59265d __pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x0a5d4874 nf_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x0a76de8a ata_pci_sff_init_one +EXPORT_SYMBOL_GPL vmlinux 0x0a8162a8 raw_v4_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x0a87b1e5 nf_queue_entry_get_refs +EXPORT_SYMBOL_GPL vmlinux 0x0a8894f4 mas_find_range_rev +EXPORT_SYMBOL_GPL vmlinux 0x0a899d5c iov_iter_extract_pages +EXPORT_SYMBOL_GPL vmlinux 0x0a8e458b crypto_req_done +EXPORT_SYMBOL_GPL vmlinux 0x0a99407f usb_get_current_frame_number +EXPORT_SYMBOL_GPL vmlinux 0x0a9df53d for_each_kernel_tracepoint +EXPORT_SYMBOL_GPL vmlinux 0x0aa05de0 blk_bio_list_merge +EXPORT_SYMBOL_GPL vmlinux 0x0aa5f5b6 dpbp_enable +EXPORT_SYMBOL_GPL vmlinux 0x0ab9d1a6 of_property_read_u32_index +EXPORT_SYMBOL_GPL vmlinux 0x0aba280c power_supply_get_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x0abc6be6 k3_ringacc_ring_is_full +EXPORT_SYMBOL_GPL vmlinux 0x0abf4f15 sk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x0acac8b3 sfp_bus_find_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x0adb3807 crypto_larval_kill +EXPORT_SYMBOL_GPL vmlinux 0x0b07abe2 unshare_fs_struct +EXPORT_SYMBOL_GPL vmlinux 0x0b0cf490 devl_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0b0edea8 register_btf_fmodret_id_set +EXPORT_SYMBOL_GPL vmlinux 0x0b1bb9f9 synchronize_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x0b1f35b6 gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x0b2db2d5 remove_resource +EXPORT_SYMBOL_GPL vmlinux 0x0b3a3ed7 zynqmp_pm_fpga_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b3ee5b9 divider_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x0b52e502 apei_resources_add +EXPORT_SYMBOL_GPL vmlinux 0x0b541661 vga_default_device +EXPORT_SYMBOL_GPL vmlinux 0x0b56c6f9 ata_host_alloc_pinfo +EXPORT_SYMBOL_GPL vmlinux 0x0b597ec2 n_tty_inherit_ops +EXPORT_SYMBOL_GPL vmlinux 0x0b5df202 firmware_upload_register +EXPORT_SYMBOL_GPL vmlinux 0x0b690f04 k3_udma_glue_tx_get_txcq_id +EXPORT_SYMBOL_GPL vmlinux 0x0b69e104 pse_ethtool_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b6d293e ata_sff_irq_on +EXPORT_SYMBOL_GPL vmlinux 0x0b6fca00 mddev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x0b71297f bio_iov_iter_get_pages +EXPORT_SYMBOL_GPL vmlinux 0x0b8439e6 phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x0b8c8a23 static_key_fast_inc_not_disabled +EXPORT_SYMBOL_GPL vmlinux 0x0ba1f6fe phy_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0ba3497c is_software_node +EXPORT_SYMBOL_GPL vmlinux 0x0ba776d9 fwnode_graph_get_remote_port +EXPORT_SYMBOL_GPL vmlinux 0x0bb028d4 hisi_clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x0bb2b278 init_uts_ns +EXPORT_SYMBOL_GPL vmlinux 0x0bbaabff blk_mq_virtio_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x0bbdc9b2 remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x0bcfb742 sk_free_unlock_clone +EXPORT_SYMBOL_GPL vmlinux 0x0be0475a mtk_pctrl_show_one_pin +EXPORT_SYMBOL_GPL vmlinux 0x0be1a5af icc_disable +EXPORT_SYMBOL_GPL vmlinux 0x0bea10f6 dev_pm_opp_get_of_node +EXPORT_SYMBOL_GPL vmlinux 0x0beb90eb mtk_clk_unregister_plls +EXPORT_SYMBOL_GPL vmlinux 0x0bf32478 __SCK__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x0bf4ef18 dev_pm_set_dedicated_wake_irq_reverse +EXPORT_SYMBOL_GPL vmlinux 0x0c0a7d8f ping_close +EXPORT_SYMBOL_GPL vmlinux 0x0c0e4b0b fsnotify_find_mark +EXPORT_SYMBOL_GPL vmlinux 0x0c168e13 __traceiter_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x0c175fc1 ahci_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x0c1a5ee3 log_post_read_mmio +EXPORT_SYMBOL_GPL vmlinux 0x0c2c5802 work_busy +EXPORT_SYMBOL_GPL vmlinux 0x0c2cfc34 usb_kill_urb +EXPORT_SYMBOL_GPL vmlinux 0x0c32ff8a edac_pci_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x0c3c45c8 devlink_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0c3e6241 k3_udma_glue_disable_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x0c547729 device_get_dma_attr +EXPORT_SYMBOL_GPL vmlinux 0x0c734b98 devm_regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0x0c7c0d97 gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x0c7ce61d ahci_print_info +EXPORT_SYMBOL_GPL vmlinux 0x0c88c1c3 pci_vpd_find_id_string +EXPORT_SYMBOL_GPL vmlinux 0x0c8fa2a0 is_dock_device +EXPORT_SYMBOL_GPL vmlinux 0x0c92b40a of_clk_get_parent_name +EXPORT_SYMBOL_GPL vmlinux 0x0c9cb249 phy_create +EXPORT_SYMBOL_GPL vmlinux 0x0cac22b9 regulator_map_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x0cb44fd7 __kernel_write +EXPORT_SYMBOL_GPL vmlinux 0x0cbdf156 virtio_device_freeze +EXPORT_SYMBOL_GPL vmlinux 0x0cbe3ee2 software_node_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0cc9d36c iommu_group_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x0ccf5275 zynqmp_pm_pinctrl_get_config +EXPORT_SYMBOL_GPL vmlinux 0x0cdd6026 extract_iter_to_sg +EXPORT_SYMBOL_GPL vmlinux 0x0ce3dd73 bman_is_probed +EXPORT_SYMBOL_GPL vmlinux 0x0cecd975 blk_mq_unquiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x0cf7cde4 vp_modern_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x0cfa847f devres_open_group +EXPORT_SYMBOL_GPL vmlinux 0x0d048668 dma_async_device_channel_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0d1c753c vfs_getxattr +EXPORT_SYMBOL_GPL vmlinux 0x0d2947a0 __regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0x0d30b99c iort_get_rmr_sids +EXPORT_SYMBOL_GPL vmlinux 0x0d353829 bpf_prog_inc +EXPORT_SYMBOL_GPL vmlinux 0x0d38877e rt_mutex_lock_interruptible +EXPORT_SYMBOL_GPL vmlinux 0x0d3fb7d4 phy_interface_num_ports +EXPORT_SYMBOL_GPL vmlinux 0x0d435bd5 __tracepoint_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x0d459213 work_on_cpu_safe +EXPORT_SYMBOL_GPL vmlinux 0x0d4961de nf_log_buf_open +EXPORT_SYMBOL_GPL vmlinux 0x0d4e3f8c iopf_queue_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d4fc43b iommu_fwspec_free +EXPORT_SYMBOL_GPL vmlinux 0x0d525095 dax_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0d530e41 devm_pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0x0d55b68e pci_ignore_hotplug +EXPORT_SYMBOL_GPL vmlinux 0x0d57a531 regulator_bulk_force_disable +EXPORT_SYMBOL_GPL vmlinux 0x0d59c486 netlink_strict_get_check +EXPORT_SYMBOL_GPL vmlinux 0x0d5cecc6 ima_measure_critical_data +EXPORT_SYMBOL_GPL vmlinux 0x0d5de731 proc_create_net_single_write +EXPORT_SYMBOL_GPL vmlinux 0x0d5eed41 pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0x0d5fa5d6 __traceiter_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x0d645fc5 ata_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x0d6a49d4 tcp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d6cc2b8 devm_clk_get_optional_prepared +EXPORT_SYMBOL_GPL vmlinux 0x0d6d2771 devm_rtc_allocate_device +EXPORT_SYMBOL_GPL vmlinux 0x0d72eb0d of_property_read_variable_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x0d79219f dprc_setup +EXPORT_SYMBOL_GPL vmlinux 0x0d7e6353 pci_epc_get_msix +EXPORT_SYMBOL_GPL vmlinux 0x0d978769 led_init_core +EXPORT_SYMBOL_GPL vmlinux 0x0dac13dc __put_net +EXPORT_SYMBOL_GPL vmlinux 0x0db34ef3 wm831x_auxadc_read +EXPORT_SYMBOL_GPL vmlinux 0x0ddb1cd7 llist_reverse_order +EXPORT_SYMBOL_GPL vmlinux 0x0dded373 simple_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x0de4d332 __traceiter_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x0ded1aa3 dm_get_md +EXPORT_SYMBOL_GPL vmlinux 0x0e007edf xen_evtchn_nr_channels +EXPORT_SYMBOL_GPL vmlinux 0x0e0c6a7d crypto_dh_encode_key +EXPORT_SYMBOL_GPL vmlinux 0x0e10e129 gpiod_export_link +EXPORT_SYMBOL_GPL vmlinux 0x0e1194d5 hrtimer_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0x0e13cb4d apei_resources_release +EXPORT_SYMBOL_GPL vmlinux 0x0e2e3ca9 sk_msg_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0e3248b2 i2c_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x0e3cef1d input_ff_flush +EXPORT_SYMBOL_GPL vmlinux 0x0e518232 dm_disk +EXPORT_SYMBOL_GPL vmlinux 0x0e52e89c thermal_zone_bind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x0e55ac4d of_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x0e5cc9d7 xdp_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x0e6b79af static_key_disable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x0e6e2ce1 serial8250_rpm_get_tx +EXPORT_SYMBOL_GPL vmlinux 0x0e6e7079 serial8250_read_char +EXPORT_SYMBOL_GPL vmlinux 0x0e706431 mptcp_get_reset_option +EXPORT_SYMBOL_GPL vmlinux 0x0e73fac2 vfs_test_lock +EXPORT_SYMBOL_GPL vmlinux 0x0ea5cbce xen_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x0ea67b95 usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x0eb5c6f9 pci_pasid_features +EXPORT_SYMBOL_GPL vmlinux 0x0eb779a3 tty_port_install +EXPORT_SYMBOL_GPL vmlinux 0x0ebc3923 devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x0ec096b0 hv_read_reference_counter +EXPORT_SYMBOL_GPL vmlinux 0x0ec79e4b devlink_port_type_eth_set +EXPORT_SYMBOL_GPL vmlinux 0x0eceddf4 kvm_vcpu_read_guest +EXPORT_SYMBOL_GPL vmlinux 0x0ecfea88 btf_type_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0ed06f9c dst_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x0ed12e0c __pneigh_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0ee1a9c9 phy_pm_runtime_get_sync +EXPORT_SYMBOL_GPL vmlinux 0x0eeb73b4 xdp_return_frame +EXPORT_SYMBOL_GPL vmlinux 0x0f0ca92f regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x0f10307b dw_pcie_ep_linkup +EXPORT_SYMBOL_GPL vmlinux 0x0f1450f6 sysfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x0f149f99 dm_set_target_max_io_len +EXPORT_SYMBOL_GPL vmlinux 0x0f180070 ring_buffer_free_read_page +EXPORT_SYMBOL_GPL vmlinux 0x0f31f49e device_reprobe +EXPORT_SYMBOL_GPL vmlinux 0x0f681b0e regcache_sync_region +EXPORT_SYMBOL_GPL vmlinux 0x0f6bea9e __traceiter_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x0f73c35a icc_node_del +EXPORT_SYMBOL_GPL vmlinux 0x0f78c831 irq_find_matching_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x0f7ca236 dmi_memdev_name +EXPORT_SYMBOL_GPL vmlinux 0x0f86032c unmap_mapping_pages +EXPORT_SYMBOL_GPL vmlinux 0x0f867a28 meson_clk_dualdiv_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x0f8815fa tpm_tis_remove +EXPORT_SYMBOL_GPL vmlinux 0x0f8ef30b imx_pinconf_get_scu +EXPORT_SYMBOL_GPL vmlinux 0x0fa1a311 virtio_check_mem_acc_cb +EXPORT_SYMBOL_GPL vmlinux 0x0fa45430 devl_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x0fa6dcd8 ahci_platform_disable_resources +EXPORT_SYMBOL_GPL vmlinux 0x0fbae432 dev_pm_opp_xlate_required_opp +EXPORT_SYMBOL_GPL vmlinux 0x0fbb7344 memremap_compat_align +EXPORT_SYMBOL_GPL vmlinux 0x0fbc0c0e xas_pause +EXPORT_SYMBOL_GPL vmlinux 0x0fbd687c devlink_port_attrs_pci_pf_set +EXPORT_SYMBOL_GPL vmlinux 0x0fd4610e kmem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0x0fd8ea27 class_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0fde7f5c pci_check_and_mask_intx +EXPORT_SYMBOL_GPL vmlinux 0x0fea8e25 security_kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x0ff0bc54 cpuidle_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0ff2ebcb ata_bmdma_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x0ffc277f crypto_drop_spawn +EXPORT_SYMBOL_GPL vmlinux 0x100077ab fuse_dev_release +EXPORT_SYMBOL_GPL vmlinux 0x100285dd wbc_attach_and_unlock_inode +EXPORT_SYMBOL_GPL vmlinux 0x10091b7b sbitmap_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x1012f90d ata_scsi_slave_destroy +EXPORT_SYMBOL_GPL vmlinux 0x10138352 tracing_on +EXPORT_SYMBOL_GPL vmlinux 0x10185634 vcap_find_keystream_keysets +EXPORT_SYMBOL_GPL vmlinux 0x10185973 __tracepoint_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x102286ef class_is_registered +EXPORT_SYMBOL_GPL vmlinux 0x104b2b7d vcap_rule_get_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x106357d0 mtk_eint_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x107c1e50 dst_cache_set_ip4 +EXPORT_SYMBOL_GPL vmlinux 0x108a0acd bstr_printf +EXPORT_SYMBOL_GPL vmlinux 0x10911390 pm_runtime_force_resume +EXPORT_SYMBOL_GPL vmlinux 0x1094ca78 bd_unlink_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x10a01bd2 ata_scsi_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x10b02747 usb_hcd_is_primary_hcd +EXPORT_SYMBOL_GPL vmlinux 0x10b89330 crypto_has_shash +EXPORT_SYMBOL_GPL vmlinux 0x10cc607f kvm_is_visible_gfn +EXPORT_SYMBOL_GPL vmlinux 0x10d9f317 stack_depot_init +EXPORT_SYMBOL_GPL vmlinux 0x10e3abff dev_get_tstats64 +EXPORT_SYMBOL_GPL vmlinux 0x10ecc52c usb_amd_quirk_pll_enable +EXPORT_SYMBOL_GPL vmlinux 0x10eccde9 synth_event_add_next_val +EXPORT_SYMBOL_GPL vmlinux 0x10f61384 spi_mem_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x10f968f2 rockchip_pcie_deinit_phys +EXPORT_SYMBOL_GPL vmlinux 0x110106c1 cper_severity_to_aer +EXPORT_SYMBOL_GPL vmlinux 0x1109cd8c driver_register +EXPORT_SYMBOL_GPL vmlinux 0x1117509b extcon_set_property_capability +EXPORT_SYMBOL_GPL vmlinux 0x113bf68d sysfs_unmerge_group +EXPORT_SYMBOL_GPL vmlinux 0x113c9d2f crypto_alloc_acomp_node +EXPORT_SYMBOL_GPL vmlinux 0x1146af16 pci_load_and_free_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x114d9286 find_mci_by_dev +EXPORT_SYMBOL_GPL vmlinux 0x115a1f54 fuse_dev_fiq_ops +EXPORT_SYMBOL_GPL vmlinux 0x11602fff skb_mpls_dec_ttl +EXPORT_SYMBOL_GPL vmlinux 0x117ed5de devm_regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x118b1e9f rockchip_clk_init +EXPORT_SYMBOL_GPL vmlinux 0x118e1540 kvm_read_guest_cached +EXPORT_SYMBOL_GPL vmlinux 0x119718cd pm_generic_thaw +EXPORT_SYMBOL_GPL vmlinux 0x11b68a56 __tracepoint_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x11c0024e bsg_job_get +EXPORT_SYMBOL_GPL vmlinux 0x11c43ea5 skb_pull_rcsum +EXPORT_SYMBOL_GPL vmlinux 0x11dc64c3 of_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x11df0e75 devlink_fmsg_binary_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x11e06ee9 badrange_init +EXPORT_SYMBOL_GPL vmlinux 0x11edac25 acomp_request_free +EXPORT_SYMBOL_GPL vmlinux 0x1204a7ac ata_pci_sff_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x12056e53 mas_store_gfp +EXPORT_SYMBOL_GPL vmlinux 0x12069f3c cgroup_get_from_id +EXPORT_SYMBOL_GPL vmlinux 0x12135396 phylink_mac_change +EXPORT_SYMBOL_GPL vmlinux 0x121d958a unregister_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0x121dd276 msi_domain_first_desc +EXPORT_SYMBOL_GPL vmlinux 0x122a470d dev_pm_genpd_resume +EXPORT_SYMBOL_GPL vmlinux 0x12337d78 pci_disable_sriov +EXPORT_SYMBOL_GPL vmlinux 0x1234e483 get_cpu_iowait_time_us +EXPORT_SYMBOL_GPL vmlinux 0x1234ffa1 cper_estatus_check_header +EXPORT_SYMBOL_GPL vmlinux 0x1245db56 pci_msix_alloc_irq_at +EXPORT_SYMBOL_GPL vmlinux 0x12495432 usb_wakeup_notification +EXPORT_SYMBOL_GPL vmlinux 0x1250fffe crypto_enqueue_request +EXPORT_SYMBOL_GPL vmlinux 0x125a5917 __fscrypt_prepare_lookup +EXPORT_SYMBOL_GPL vmlinux 0x12660fd6 of_genpd_parse_idle_states +EXPORT_SYMBOL_GPL vmlinux 0x1277b03c devm_regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1296d81f ata_acpi_gtm +EXPORT_SYMBOL_GPL vmlinux 0x12a7ef3d rio_add_device +EXPORT_SYMBOL_GPL vmlinux 0x12b394e4 mtk_pinconf_adv_drive_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x12e57b6f key_set_timeout +EXPORT_SYMBOL_GPL vmlinux 0x12e82cef tty_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x12eb6ddd iommu_domain_alloc +EXPORT_SYMBOL_GPL vmlinux 0x12ee1173 memory_group_unregister +EXPORT_SYMBOL_GPL vmlinux 0x12ee7439 blk_update_request +EXPORT_SYMBOL_GPL vmlinux 0x12f8b12e __virtqueue_unbreak +EXPORT_SYMBOL_GPL vmlinux 0x13090724 add_vmfork_randomness +EXPORT_SYMBOL_GPL vmlinux 0x130915b7 udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1316e949 fscrypt_ioctl_remove_key_all_users +EXPORT_SYMBOL_GPL vmlinux 0x13179813 device_set_node +EXPORT_SYMBOL_GPL vmlinux 0x131a5ed7 regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x131db64a system_long_wq +EXPORT_SYMBOL_GPL vmlinux 0x131f236e badblocks_exit +EXPORT_SYMBOL_GPL vmlinux 0x132cb26f register_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x133969d7 __trace_printk +EXPORT_SYMBOL_GPL vmlinux 0x134b1f2c virtio_break_device +EXPORT_SYMBOL_GPL vmlinux 0x1359899f usb_find_alt_setting +EXPORT_SYMBOL_GPL vmlinux 0x136209db power_supply_reg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x13640660 get_cached_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0x1367b4d5 pm_generic_suspend +EXPORT_SYMBOL_GPL vmlinux 0x136adddc trace_seq_vprintf +EXPORT_SYMBOL_GPL vmlinux 0x136e0233 rdev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x137c4a99 iommu_attach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0x1380f466 genphy_c45_aneg_done +EXPORT_SYMBOL_GPL vmlinux 0x1387a94e mdiobus_modify +EXPORT_SYMBOL_GPL vmlinux 0x138aff76 gnttab_init +EXPORT_SYMBOL_GPL vmlinux 0x138e0957 dax_write_cache_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1394d032 __mt_destroy +EXPORT_SYMBOL_GPL vmlinux 0x13963faf relay_close +EXPORT_SYMBOL_GPL vmlinux 0x13a3c4a6 nvdimm_volatile_region_create +EXPORT_SYMBOL_GPL vmlinux 0x13b9e193 acpi_dev_resource_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x13bae417 devm_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0x13ce87e8 asn1_ber_decoder +EXPORT_SYMBOL_GPL vmlinux 0x13d0d964 shmem_read_folio_gfp +EXPORT_SYMBOL_GPL vmlinux 0x13db1eb8 k3_udma_glue_rx_cppi5_to_dma_addr +EXPORT_SYMBOL_GPL vmlinux 0x13e0e44f tpm_chip_stop +EXPORT_SYMBOL_GPL vmlinux 0x13e8c133 smpboot_unregister_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x13ed8784 sdev_evt_alloc +EXPORT_SYMBOL_GPL vmlinux 0x13ef3509 devm_nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x13fab921 cpuidle_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x13fcdb83 kvm_vcpu_mark_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x1403ad09 cpufreq_add_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x1407f7d8 dev_pm_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x141905bd phy_led_triggers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x141f38bf ktime_get_raw_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x142ff3fa dma_pci_p2pdma_supported +EXPORT_SYMBOL_GPL vmlinux 0x1447e10d wm831x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x144bfabc sfp_register_socket +EXPORT_SYMBOL_GPL vmlinux 0x144fcc0a devm_namespace_enable +EXPORT_SYMBOL_GPL vmlinux 0x1456762b k3_ringacc_ring_get_free +EXPORT_SYMBOL_GPL vmlinux 0x1465e345 irq_domain_disconnect_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x146626a0 mas_find_rev +EXPORT_SYMBOL_GPL vmlinux 0x146cc88f bpf_master_redirect_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x147702c1 kthread_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x148fd794 enable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x149e203e sata_link_resume +EXPORT_SYMBOL_GPL vmlinux 0x14aecfca clk_regmap_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x14b50115 rt_mutex_unlock +EXPORT_SYMBOL_GPL vmlinux 0x14c04236 genphy_c45_read_link +EXPORT_SYMBOL_GPL vmlinux 0x14cebc3a perf_event_refresh +EXPORT_SYMBOL_GPL vmlinux 0x14e1a270 pinctrl_select_state +EXPORT_SYMBOL_GPL vmlinux 0x14e4ff90 debugfs_create_devm_seqfile +EXPORT_SYMBOL_GPL vmlinux 0x14ec4fdb evtchn_put +EXPORT_SYMBOL_GPL vmlinux 0x14ee0c6a pid_vnr +EXPORT_SYMBOL_GPL vmlinux 0x14f868b3 pcie_aspm_capable +EXPORT_SYMBOL_GPL vmlinux 0x14fbcd5e __tracepoint_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x14fe1be7 clk_mux_determine_rate_flags +EXPORT_SYMBOL_GPL vmlinux 0x15021b4a xa_delete_node +EXPORT_SYMBOL_GPL vmlinux 0x15028c8a fw_devlink_purge_absent_suppliers +EXPORT_SYMBOL_GPL vmlinux 0x150b1249 netdev_set_default_ethtool_ops +EXPORT_SYMBOL_GPL vmlinux 0x151bc900 of_usb_update_otg_caps +EXPORT_SYMBOL_GPL vmlinux 0x1521d5a7 sk_msg_return +EXPORT_SYMBOL_GPL vmlinux 0x153b60a6 klist_del +EXPORT_SYMBOL_GPL vmlinux 0x15402377 ftrace_set_filter +EXPORT_SYMBOL_GPL vmlinux 0x1547ce4b of_get_required_opp_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x1550ae46 gfn_to_page +EXPORT_SYMBOL_GPL vmlinux 0x15510a89 devlink_fmsg_binary_put +EXPORT_SYMBOL_GPL vmlinux 0x155213ad sysfs_create_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x1560dc8c pl08x_filter_id +EXPORT_SYMBOL_GPL vmlinux 0x1565a0c0 fsverity_verify_bio +EXPORT_SYMBOL_GPL vmlinux 0x1574cfed blkdev_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x157536a6 crypto_unregister_scomp +EXPORT_SYMBOL_GPL vmlinux 0x15886f48 hte_disable_ts +EXPORT_SYMBOL_GPL vmlinux 0x159f98c4 vp_legacy_config_vector +EXPORT_SYMBOL_GPL vmlinux 0x15ade1cc filter_irq_stacks +EXPORT_SYMBOL_GPL vmlinux 0x15b29a5d dev_pm_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x15bd7435 psi_memstall_leave +EXPORT_SYMBOL_GPL vmlinux 0x15c1f8f0 irq_domain_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0x15c4e3e2 phylink_ethtool_set_pauseparam +EXPORT_SYMBOL_GPL vmlinux 0x15e5db49 usb_get_status +EXPORT_SYMBOL_GPL vmlinux 0x15e86515 class_dev_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x15ea2648 hwpoison_filter_flags_mask +EXPORT_SYMBOL_GPL vmlinux 0x15eb7eb3 fhctl_parse_dt +EXPORT_SYMBOL_GPL vmlinux 0x15f7b6fa trace_event_ignore_this_pid +EXPORT_SYMBOL_GPL vmlinux 0x15f7c933 ipv6_dup_options +EXPORT_SYMBOL_GPL vmlinux 0x16045d89 devm_watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x161997bd usb_unlocked_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x161d1897 irq_domain_free_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x161d8308 blk_crypto_register +EXPORT_SYMBOL_GPL vmlinux 0x1626dc9e led_trigger_rename_static +EXPORT_SYMBOL_GPL vmlinux 0x1626eed9 ata_sas_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x16422a6e xdp_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x164898a9 extcon_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x16516798 osc_pc_lpi_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x166ef67d dw_pcie_link_up +EXPORT_SYMBOL_GPL vmlinux 0x1679be19 gpiochip_get_data +EXPORT_SYMBOL_GPL vmlinux 0x167c1aa3 tpm_put_ops +EXPORT_SYMBOL_GPL vmlinux 0x167d7113 acpi_bus_register_early_device +EXPORT_SYMBOL_GPL vmlinux 0x1687ec20 tty_get_frame_size +EXPORT_SYMBOL_GPL vmlinux 0x1690b503 usb_role_switch_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x16b95705 mpc8xxx_spi_rx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0x16bca2b1 bpf_offload_dev_match +EXPORT_SYMBOL_GPL vmlinux 0x16ca1a8a phylink_suspend +EXPORT_SYMBOL_GPL vmlinux 0x16cb6a90 radix_tree_preloads +EXPORT_SYMBOL_GPL vmlinux 0x16d2dd5b devm_of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0x16d8d082 devlink_traps_register +EXPORT_SYMBOL_GPL vmlinux 0x16da1f88 devlink_fmsg_u32_put +EXPORT_SYMBOL_GPL vmlinux 0x16dfbf36 add_interrupt_randomness +EXPORT_SYMBOL_GPL vmlinux 0x16e0f89b devfreq_event_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x16e31e44 devm_pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x16ee7f5b cpufreq_freq_attr_scaling_boost_freqs +EXPORT_SYMBOL_GPL vmlinux 0x16f15139 bind_evtchn_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x170cc36c put_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x17157c7a tpm_default_chip +EXPORT_SYMBOL_GPL vmlinux 0x171fc754 device_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x17249a87 spi_controller_dma_unmap_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x172ec47c pci_hp_deregister +EXPORT_SYMBOL_GPL vmlinux 0x1730551f ata_noop_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x1733e72e devm_i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0x174c6274 ring_buffer_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x174c8ef8 of_genpd_del_provider +EXPORT_SYMBOL_GPL vmlinux 0x174e6c46 inet_ehash_locks_alloc +EXPORT_SYMBOL_GPL vmlinux 0x17591ecd zynqmp_pm_write_ggs +EXPORT_SYMBOL_GPL vmlinux 0x176031a7 devlink_fmsg_string_put +EXPORT_SYMBOL_GPL vmlinux 0x17614bf3 apei_resources_sub +EXPORT_SYMBOL_GPL vmlinux 0x176427ff ata_dev_disable +EXPORT_SYMBOL_GPL vmlinux 0x177b1042 __tracepoint_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x177c338d twl_get_version +EXPORT_SYMBOL_GPL vmlinux 0x179bc043 fb_deferred_io_open +EXPORT_SYMBOL_GPL vmlinux 0x17aa4e2e cpuidle_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x17b7c69f to_software_node +EXPORT_SYMBOL_GPL vmlinux 0x17e01f11 erst_clear +EXPORT_SYMBOL_GPL vmlinux 0x17e26555 rio_enable_rx_tx_port +EXPORT_SYMBOL_GPL vmlinux 0x17f080a7 ata_dev_set_feature +EXPORT_SYMBOL_GPL vmlinux 0x18008c59 ring_buffer_resize +EXPORT_SYMBOL_GPL vmlinux 0x180b8027 ptp_msg_is_sync +EXPORT_SYMBOL_GPL vmlinux 0x180e7cdc mark_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x18185f08 spi_new_device +EXPORT_SYMBOL_GPL vmlinux 0x18207c92 thermal_zone_get_crit_temp +EXPORT_SYMBOL_GPL vmlinux 0x182e2f09 cn_netlink_send_mult +EXPORT_SYMBOL_GPL vmlinux 0x18428692 __cookie_v6_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x18458096 pci_hp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0x184c4dba pktgen_xfrm_outer_mode_output +EXPORT_SYMBOL_GPL vmlinux 0x186d35f3 __xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0x18715353 k3_udma_glue_push_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x18795deb tcp_plb_update_state_upon_rto +EXPORT_SYMBOL_GPL vmlinux 0x188870e5 serdev_device_write_room +EXPORT_SYMBOL_GPL vmlinux 0x1888bbcc crypto_mod_put +EXPORT_SYMBOL_GPL vmlinux 0x188bdac7 mctrl_gpio_init_noauto +EXPORT_SYMBOL_GPL vmlinux 0x18ae8ffa dev_pm_qos_expose_flags +EXPORT_SYMBOL_GPL vmlinux 0x18af926f cpuidle_get_cpu_driver +EXPORT_SYMBOL_GPL vmlinux 0x18c3ad65 fwnode_get_phy_node +EXPORT_SYMBOL_GPL vmlinux 0x18d1be52 __traceiter_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0x18d2138e pwm_put +EXPORT_SYMBOL_GPL vmlinux 0x18dafc70 ata_link_online +EXPORT_SYMBOL_GPL vmlinux 0x18dbaf3a xdp_rxq_info_is_reg +EXPORT_SYMBOL_GPL vmlinux 0x18dc9e14 xenbus_dev_cancel +EXPORT_SYMBOL_GPL vmlinux 0x18e4f8aa swphy_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x18e8c440 arch_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0x18ed1141 stmpe_block_write +EXPORT_SYMBOL_GPL vmlinux 0x18ef8367 handle_fasteoi_nmi +EXPORT_SYMBOL_GPL vmlinux 0x18f10f38 k3_udma_glue_enable_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x18f20d40 driver_deferred_probe_check_state +EXPORT_SYMBOL_GPL vmlinux 0x18fb2caf cpus_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x19032d6d trace_handle_return +EXPORT_SYMBOL_GPL vmlinux 0x190cea72 __devm_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x19133317 dma_max_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0x1917281a ahci_stop_engine +EXPORT_SYMBOL_GPL vmlinux 0x191c8528 scsi_host_block +EXPORT_SYMBOL_GPL vmlinux 0x191f597d xhci_reset_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x1926028c zynqmp_pm_reset_assert +EXPORT_SYMBOL_GPL vmlinux 0x1926a798 pm_runtime_get_if_active +EXPORT_SYMBOL_GPL vmlinux 0x193282ae acpi_dev_resource_ext_address_space +EXPORT_SYMBOL_GPL vmlinux 0x193f6165 dpcon_close +EXPORT_SYMBOL_GPL vmlinux 0x194155a3 rio_pw_enable +EXPORT_SYMBOL_GPL vmlinux 0x1959c40d cpufreq_generic_attr +EXPORT_SYMBOL_GPL vmlinux 0x196218c5 clk_register_hisi_phase +EXPORT_SYMBOL_GPL vmlinux 0x19701aa5 devm_pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0x1978a766 dev_pm_opp_init_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0x19814e8f vfs_setlease +EXPORT_SYMBOL_GPL vmlinux 0x198f4bfc pm_genpd_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x1992ad3d __fscrypt_inode_uses_inline_crypto +EXPORT_SYMBOL_GPL vmlinux 0x19966688 serdev_device_write_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x19989247 rt_mutex_trylock +EXPORT_SYMBOL_GPL vmlinux 0x199e14a6 tracing_cond_snapshot_data +EXPORT_SYMBOL_GPL vmlinux 0x19a04ef8 crypto_shash_digest +EXPORT_SYMBOL_GPL vmlinux 0x19a09a74 mtk_pinconf_drive_get +EXPORT_SYMBOL_GPL vmlinux 0x19a304ba usb_disabled +EXPORT_SYMBOL_GPL vmlinux 0x19adbe16 __iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x19c20269 soc_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19c30766 dev_fill_forward_path +EXPORT_SYMBOL_GPL vmlinux 0x19c42957 blk_op_str +EXPORT_SYMBOL_GPL vmlinux 0x19d021e7 of_usb_host_tpl_support +EXPORT_SYMBOL_GPL vmlinux 0x19e81304 btree_alloc +EXPORT_SYMBOL_GPL vmlinux 0x19edd064 blkg_rwstat_exit +EXPORT_SYMBOL_GPL vmlinux 0x19f33626 nf_ctnetlink_has_listener +EXPORT_SYMBOL_GPL vmlinux 0x19f504d8 bpf_event_output +EXPORT_SYMBOL_GPL vmlinux 0x19fcf113 devm_kfree +EXPORT_SYMBOL_GPL vmlinux 0x19fe1cd4 kvm_vcpu_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x1a017980 power_supply_property_is_writeable +EXPORT_SYMBOL_GPL vmlinux 0x1a01c2e8 i2c_probe_func_quick_read +EXPORT_SYMBOL_GPL vmlinux 0x1a01d143 irq_create_mapping_affinity +EXPORT_SYMBOL_GPL vmlinux 0x1a10c32b crypto_ft_tab +EXPORT_SYMBOL_GPL vmlinux 0x1a146ec3 usb_ep_type_string +EXPORT_SYMBOL_GPL vmlinux 0x1a216654 devl_param_value_changed +EXPORT_SYMBOL_GPL vmlinux 0x1a247937 uart_set_options +EXPORT_SYMBOL_GPL vmlinux 0x1a44544b modify_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x1a5bc722 genphy_c45_fast_retrain +EXPORT_SYMBOL_GPL vmlinux 0x1a648e4d vfs_fallocate +EXPORT_SYMBOL_GPL vmlinux 0x1a6bf28f fsnotify_get_cookie +EXPORT_SYMBOL_GPL vmlinux 0x1a749396 devm_register_power_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x1a74a356 debugfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x1a7c2437 mmu_notifier_get_locked +EXPORT_SYMBOL_GPL vmlinux 0x1a82368d ZSTD_customCalloc +EXPORT_SYMBOL_GPL vmlinux 0x1a965be6 crypto_larval_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1aa31fc2 phylink_of_phy_connect +EXPORT_SYMBOL_GPL vmlinux 0x1aa7a185 __tracepoint_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x1aafeb4c phylink_mii_c22_pcs_config +EXPORT_SYMBOL_GPL vmlinux 0x1ab5002a da9055_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x1ab77511 gpio_to_desc +EXPORT_SYMBOL_GPL vmlinux 0x1acd18c8 cpuset_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x1ad0f294 device_add +EXPORT_SYMBOL_GPL vmlinux 0x1adc8cde to_nvdimm_bus_dev +EXPORT_SYMBOL_GPL vmlinux 0x1af267f8 int_pow +EXPORT_SYMBOL_GPL vmlinux 0x1af6941b pinctrl_utils_add_map_configs +EXPORT_SYMBOL_GPL vmlinux 0x1afa09c2 sk_attach_filter +EXPORT_SYMBOL_GPL vmlinux 0x1afaa2fd proc_dou8vec_minmax +EXPORT_SYMBOL_GPL vmlinux 0x1b00338b pci_epc_multi_mem_init +EXPORT_SYMBOL_GPL vmlinux 0x1b03e188 iomap_get_folio +EXPORT_SYMBOL_GPL vmlinux 0x1b0602c1 cond_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x1b060863 evict_inodes +EXPORT_SYMBOL_GPL vmlinux 0x1b1845dd pm_runtime_no_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x1b26ace6 do_unregister_con_driver +EXPORT_SYMBOL_GPL vmlinux 0x1b2dc773 devlink_is_reload_failed +EXPORT_SYMBOL_GPL vmlinux 0x1b35466d scsi_get_vpd_page +EXPORT_SYMBOL_GPL vmlinux 0x1b3614da fsl_mc_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0x1b3c6047 msi_next_desc +EXPORT_SYMBOL_GPL vmlinux 0x1b3cdb8d clk_hw_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0x1b469263 genphy_c45_read_status +EXPORT_SYMBOL_GPL vmlinux 0x1b5af976 tegra210_clk_emc_attach +EXPORT_SYMBOL_GPL vmlinux 0x1b669777 mtk_pinconf_adv_drive_get +EXPORT_SYMBOL_GPL vmlinux 0x1b739ef5 __tracepoint_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1b814c35 genphy_c45_read_lpa +EXPORT_SYMBOL_GPL vmlinux 0x1b82d1e2 mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0x1b8822d8 pinctrl_gpio_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x1b92e41d inet_putpeer +EXPORT_SYMBOL_GPL vmlinux 0x1ba82ab6 l3mdev_fib_table_rcu +EXPORT_SYMBOL_GPL vmlinux 0x1ba8809d devm_fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x1bbba351 pci_find_next_capability +EXPORT_SYMBOL_GPL vmlinux 0x1bc40a8d gpmc_omap_get_nand_ops +EXPORT_SYMBOL_GPL vmlinux 0x1bc5eebe pinctrl_gpio_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x1bc64087 xas_split +EXPORT_SYMBOL_GPL vmlinux 0x1bc85e1c irq_set_affinity +EXPORT_SYMBOL_GPL vmlinux 0x1bcb0dfe fib_new_table +EXPORT_SYMBOL_GPL vmlinux 0x1bd07d96 tps6586x_read +EXPORT_SYMBOL_GPL vmlinux 0x1be09651 vcap_tc_flower_handler_ip_usage +EXPORT_SYMBOL_GPL vmlinux 0x1be22f19 ata_sas_port_init +EXPORT_SYMBOL_GPL vmlinux 0x1be604fe fsl_mc_obj_reset +EXPORT_SYMBOL_GPL vmlinux 0x1be6fc33 fuse_conn_get +EXPORT_SYMBOL_GPL vmlinux 0x1beba5f1 clk_register_mux_table +EXPORT_SYMBOL_GPL vmlinux 0x1c046c81 rio_mport_get_feature +EXPORT_SYMBOL_GPL vmlinux 0x1c17db81 devm_phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x1c1eddd5 devfreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1c2129a8 xdp_return_frame_rx_napi +EXPORT_SYMBOL_GPL vmlinux 0x1c2abd5a nfs_ssc_client_tbl +EXPORT_SYMBOL_GPL vmlinux 0x1c34384d dma_get_merge_boundary +EXPORT_SYMBOL_GPL vmlinux 0x1c3ac9c8 device_get_child_node_count +EXPORT_SYMBOL_GPL vmlinux 0x1c42308d lwtstate_free +EXPORT_SYMBOL_GPL vmlinux 0x1c492633 acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x1c49407c blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0x1c5541bd cpufreq_boost_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1c5b1f28 irq_free_descs +EXPORT_SYMBOL_GPL vmlinux 0x1c5ff742 clk_get_phase +EXPORT_SYMBOL_GPL vmlinux 0x1c7169dc ZSTD_customFree +EXPORT_SYMBOL_GPL vmlinux 0x1c80d27d btree_geo128 +EXPORT_SYMBOL_GPL vmlinux 0x1c834414 extcon_set_property_sync +EXPORT_SYMBOL_GPL vmlinux 0x1c87a811 __round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x1c89fb22 zynqmp_pm_clock_setparent +EXPORT_SYMBOL_GPL vmlinux 0x1c9412dd ata_cable_unknown +EXPORT_SYMBOL_GPL vmlinux 0x1c95a559 pci_epc_bme_notify +EXPORT_SYMBOL_GPL vmlinux 0x1ca3aa97 alarm_forward +EXPORT_SYMBOL_GPL vmlinux 0x1ca4a930 smp_call_function_any +EXPORT_SYMBOL_GPL vmlinux 0x1cae7fb0 phy_driver_is_genphy_10g +EXPORT_SYMBOL_GPL vmlinux 0x1cb17a71 serdev_device_set_flow_control +EXPORT_SYMBOL_GPL vmlinux 0x1cb7bd37 regmap_get_val_endian +EXPORT_SYMBOL_GPL vmlinux 0x1cb7c983 apei_exec_read_register_value +EXPORT_SYMBOL_GPL vmlinux 0x1cb9a1c8 xenbus_gather +EXPORT_SYMBOL_GPL vmlinux 0x1cbd92b0 cpu_mitigations_off +EXPORT_SYMBOL_GPL vmlinux 0x1cc25976 dw_pcie_ep_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x1cda50ed vcap_addr_keysets +EXPORT_SYMBOL_GPL vmlinux 0x1cdd0605 xhci_port_state_to_neutral +EXPORT_SYMBOL_GPL vmlinux 0x1ce6017d __traceiter_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x1ce83da1 of_mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0x1cf96184 i2c_add_numbered_adapter +EXPORT_SYMBOL_GPL vmlinux 0x1cff8eab sbitmap_init_node +EXPORT_SYMBOL_GPL vmlinux 0x1d04ae4d cgroup_get_e_css +EXPORT_SYMBOL_GPL vmlinux 0x1d0d33e4 __bio_add_page +EXPORT_SYMBOL_GPL vmlinux 0x1d1c19bf of_dma_xlate_by_chan_id +EXPORT_SYMBOL_GPL vmlinux 0x1d222ced irq_get_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0x1d2a7d17 ata_host_init +EXPORT_SYMBOL_GPL vmlinux 0x1d31805d usb_hcd_resume_root_hub +EXPORT_SYMBOL_GPL vmlinux 0x1d434432 irq_domain_add_legacy +EXPORT_SYMBOL_GPL vmlinux 0x1d46f602 blk_mq_update_nr_hw_queues +EXPORT_SYMBOL_GPL vmlinux 0x1d512a9a genphy_c45_loopback +EXPORT_SYMBOL_GPL vmlinux 0x1d749464 blkdev_zone_mgmt +EXPORT_SYMBOL_GPL vmlinux 0x1d8da6c9 devlink_register +EXPORT_SYMBOL_GPL vmlinux 0x1d94a218 dmi_memdev_handle +EXPORT_SYMBOL_GPL vmlinux 0x1dabf961 dev_pm_opp_find_level_ceil +EXPORT_SYMBOL_GPL vmlinux 0x1dc1af12 irq_work_queue +EXPORT_SYMBOL_GPL vmlinux 0x1ddac397 fib_nexthop_info +EXPORT_SYMBOL_GPL vmlinux 0x1de84945 syscon_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x1de887ff zynqmp_pm_bootmode_write +EXPORT_SYMBOL_GPL vmlinux 0x1dec8e77 component_master_add_with_match +EXPORT_SYMBOL_GPL vmlinux 0x1df744c1 register_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x1df96c56 pinctrl_force_default +EXPORT_SYMBOL_GPL vmlinux 0x1dfa5dbd mpi_invm +EXPORT_SYMBOL_GPL vmlinux 0x1dfadbb7 regmap_noinc_write +EXPORT_SYMBOL_GPL vmlinux 0x1e0670c6 reset_control_release +EXPORT_SYMBOL_GPL vmlinux 0x1e187c6d fsnotify_put_group +EXPORT_SYMBOL_GPL vmlinux 0x1e208a78 get_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0x1e2395e8 ip_route_output_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x1e26bfb6 device_create_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x1e288c83 zynqmp_pm_force_pwrdwn +EXPORT_SYMBOL_GPL vmlinux 0x1e3bc77c xas_create_range +EXPORT_SYMBOL_GPL vmlinux 0x1e424d61 user_preparse +EXPORT_SYMBOL_GPL vmlinux 0x1e53f827 stack_depot_print +EXPORT_SYMBOL_GPL vmlinux 0x1e563c07 sdio_memcpy_toio +EXPORT_SYMBOL_GPL vmlinux 0x1e71df23 rz_mtu3_32bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x1e7bbcb3 kernel_restart +EXPORT_SYMBOL_GPL vmlinux 0x1e83fee6 HYPERVISOR_physdev_op +EXPORT_SYMBOL_GPL vmlinux 0x1e893752 __netpoll_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x1e8fac8e wireless_nlevent_flush +EXPORT_SYMBOL_GPL vmlinux 0x1e9bc719 freq_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x1e9c590a usb_find_common_endpoints_reverse +EXPORT_SYMBOL_GPL vmlinux 0x1ea68591 devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x1eb9516e round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x1ebf6c2a pci_power_names +EXPORT_SYMBOL_GPL vmlinux 0x1ed4d2eb percpu_ref_kill_and_confirm +EXPORT_SYMBOL_GPL vmlinux 0x1eda8a04 auxiliary_find_device +EXPORT_SYMBOL_GPL vmlinux 0x1eddec8b iommu_unmap +EXPORT_SYMBOL_GPL vmlinux 0x1ee47e00 is_vmalloc_or_module_addr +EXPORT_SYMBOL_GPL vmlinux 0x1ef20793 stop_core_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x1ef89498 max8997_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x1f01f365 tcp_is_ulp_esp +EXPORT_SYMBOL_GPL vmlinux 0x1f070df0 fuse_do_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x1f0831e4 dev_pm_set_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x1f1cc011 zynqmp_pm_get_chipid +EXPORT_SYMBOL_GPL vmlinux 0x1f1efef5 xdp_attachment_setup +EXPORT_SYMBOL_GPL vmlinux 0x1f245377 blk_stat_disable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x1f34e672 ipv4_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x1f37c64d __fl6_sock_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1f38a4f6 mpi_set_highbit +EXPORT_SYMBOL_GPL vmlinux 0x1f418d96 __audit_inode_child +EXPORT_SYMBOL_GPL vmlinux 0x1f449588 mctrl_gpio_disable_ms +EXPORT_SYMBOL_GPL vmlinux 0x1f4d948d regmap_read +EXPORT_SYMBOL_GPL vmlinux 0x1f4e683b clockevents_register_device +EXPORT_SYMBOL_GPL vmlinux 0x1f563160 bpf_offload_dev_priv +EXPORT_SYMBOL_GPL vmlinux 0x1f662e18 dev_pm_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x1f6ece5d genphy_c45_an_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x1f8544b8 panic_timeout +EXPORT_SYMBOL_GPL vmlinux 0x1f96de87 debugfs_create_u8 +EXPORT_SYMBOL_GPL vmlinux 0x1f9a2b53 zynqmp_pm_clock_enable +EXPORT_SYMBOL_GPL vmlinux 0x1f9ce5bc pin_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0x1fa1d95c sha256_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x1fa48995 efivar_supports_writes +EXPORT_SYMBOL_GPL vmlinux 0x1fadfa2f of_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x1fb3946a synth_event_trace_end +EXPORT_SYMBOL_GPL vmlinux 0x1fcd964b clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x1fce7efb vp_modern_map_vq_notify +EXPORT_SYMBOL_GPL vmlinux 0x1fd7b14d phylink_create +EXPORT_SYMBOL_GPL vmlinux 0x1fdbd705 serial8250_do_set_divisor +EXPORT_SYMBOL_GPL vmlinux 0x1fe6e504 gpiod_add_hogs +EXPORT_SYMBOL_GPL vmlinux 0x1fee7136 trace_seq_putc +EXPORT_SYMBOL_GPL vmlinux 0x1ff0c26c clk_hw_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x1ffd664f blk_mq_quiesce_queue_nowait +EXPORT_SYMBOL_GPL vmlinux 0x20038109 __mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0x2009e400 devlink_info_board_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2018db73 devm_power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x201b591b cpufreq_table_index_unsorted +EXPORT_SYMBOL_GPL vmlinux 0x201de97f edac_device_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x2022a382 acpi_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x202d4ed6 nvmem_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x203c23db tty_ldisc_deref +EXPORT_SYMBOL_GPL vmlinux 0x2049e27d irq_domain_remove_sim +EXPORT_SYMBOL_GPL vmlinux 0x204d1bd9 __devm_irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x204f2c5c gnttab_free_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x205131af powercap_unregister_control_type +EXPORT_SYMBOL_GPL vmlinux 0x2051f832 register_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0x205b7f1a elv_unregister +EXPORT_SYMBOL_GPL vmlinux 0x205ed691 ata_dev_pair +EXPORT_SYMBOL_GPL vmlinux 0x206aaf25 dev_pm_opp_set_opp +EXPORT_SYMBOL_GPL vmlinux 0x20716296 ping_getfrag +EXPORT_SYMBOL_GPL vmlinux 0x2078999c ping_seq_next +EXPORT_SYMBOL_GPL vmlinux 0x20978fb9 idr_find +EXPORT_SYMBOL_GPL vmlinux 0x20a4e01a HUF_readStats_wksp +EXPORT_SYMBOL_GPL vmlinux 0x20a579a9 dma_alloc_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x20b43dbc pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x20c419e6 nfnl_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x20ec9326 dw_pcie_host_deinit +EXPORT_SYMBOL_GPL vmlinux 0x20f0c9ab irq_domain_create_simple +EXPORT_SYMBOL_GPL vmlinux 0x20f17c6d component_compare_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x20f59507 net_selftest +EXPORT_SYMBOL_GPL vmlinux 0x20f9b9bf acpi_spi_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x21057e58 dm_submit_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x211418a0 clk_hw_register_gate2 +EXPORT_SYMBOL_GPL vmlinux 0x2116207f kvm_write_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x212734c5 vcap_netbytes_copy +EXPORT_SYMBOL_GPL vmlinux 0x21339986 spi_setup +EXPORT_SYMBOL_GPL vmlinux 0x21341c89 regmap_write +EXPORT_SYMBOL_GPL vmlinux 0x213479d9 fwnode_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x213cd0f9 call_switchdev_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x216de4e1 rcu_get_gp_kthreads_prio +EXPORT_SYMBOL_GPL vmlinux 0x2176e42a hwpoison_filter_memcg +EXPORT_SYMBOL_GPL vmlinux 0x217ee841 rio_mport_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x217f5ae6 fat_scan +EXPORT_SYMBOL_GPL vmlinux 0x21a563da clk_get_accuracy +EXPORT_SYMBOL_GPL vmlinux 0x21cd536a crypto_put_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x21d52bbb of_dma_is_coherent +EXPORT_SYMBOL_GPL vmlinux 0x21ea04f7 pci_destroy_slot +EXPORT_SYMBOL_GPL vmlinux 0x21fd028d genphy_c45_read_pma +EXPORT_SYMBOL_GPL vmlinux 0x21fd25f2 devm_memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x220102f2 of_k3_ringacc_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x220ce70c kvm_arm_hyp_service_available +EXPORT_SYMBOL_GPL vmlinux 0x2216e9c8 kthread_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x221addc8 umd_unload_blob +EXPORT_SYMBOL_GPL vmlinux 0x221e7bab failover_register +EXPORT_SYMBOL_GPL vmlinux 0x222211de simple_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0x2228e90d blk_execute_rq_nowait +EXPORT_SYMBOL_GPL vmlinux 0x2246ead7 blk_crypto_reprogram_all_keys +EXPORT_SYMBOL_GPL vmlinux 0x2247cee0 fsl_mc_bus_dpmac_type +EXPORT_SYMBOL_GPL vmlinux 0x2256b9de gov_attr_set_get +EXPORT_SYMBOL_GPL vmlinux 0x22572320 meson_vid_pll_div_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x225b6fdb crypto_rng_reset +EXPORT_SYMBOL_GPL vmlinux 0x226eeb25 disk_alloc_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0x22789321 gpiod_direction_output_raw +EXPORT_SYMBOL_GPL vmlinux 0x22812bef fib_info_nh_uses_dev +EXPORT_SYMBOL_GPL vmlinux 0x228ac763 clk_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x228c4bc7 thermal_remove_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x2290148f inet_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0x229e0fc2 ip6_append_data +EXPORT_SYMBOL_GPL vmlinux 0x22c9d7d0 crypto_register_alg +EXPORT_SYMBOL_GPL vmlinux 0x22d60537 tcf_frag_xmit_count +EXPORT_SYMBOL_GPL vmlinux 0x22d9409b iomap_sort_ioends +EXPORT_SYMBOL_GPL vmlinux 0x22de26cc dev_pm_opp_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x22e5690a fixed_phy_set_link_update +EXPORT_SYMBOL_GPL vmlinux 0x22ebee5f devlink_free +EXPORT_SYMBOL_GPL vmlinux 0x22ec5205 cpu_latency_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x22fd08ba cpuacct_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x23073114 i2c_acpi_find_adapter_by_handle +EXPORT_SYMBOL_GPL vmlinux 0x230b1abb clk_hw_get_parent_by_index +EXPORT_SYMBOL_GPL vmlinux 0x2314aaaf mtk_clk_simple_probe +EXPORT_SYMBOL_GPL vmlinux 0x2320a535 tps6586x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x2322c991 kernfs_path_from_node +EXPORT_SYMBOL_GPL vmlinux 0x2334a69e usb_unlocked_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x2334b834 pci_p2pdma_enable_show +EXPORT_SYMBOL_GPL vmlinux 0x23412816 rtc_tm_to_ktime +EXPORT_SYMBOL_GPL vmlinux 0x234cf416 devlink_fmsg_string_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x235d0fc9 extcon_find_edev_by_node +EXPORT_SYMBOL_GPL vmlinux 0x236239f2 of_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x236395a8 ata_pci_remove_one +EXPORT_SYMBOL_GPL vmlinux 0x236b2b5a mtk_pinconf_drive_set +EXPORT_SYMBOL_GPL vmlinux 0x237a9428 usb_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x237f409d phylink_mii_c22_pcs_get_state +EXPORT_SYMBOL_GPL vmlinux 0x23823dde xdp_rxq_info_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x23835b58 gpiod_get_raw_value +EXPORT_SYMBOL_GPL vmlinux 0x23864ce7 cpuset_mem_spread_node +EXPORT_SYMBOL_GPL vmlinux 0x239151c4 usb_deregister_dev +EXPORT_SYMBOL_GPL vmlinux 0x2396c7f0 clk_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x239c1e64 __traceiter_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0x239f7772 rz_mtu3_16bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0x23a204b2 of_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x23a263a3 pci_sriov_set_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x23a5b987 find_vpid +EXPORT_SYMBOL_GPL vmlinux 0x23b7f1d3 ata_sas_port_destroy +EXPORT_SYMBOL_GPL vmlinux 0x23bf12b8 thp_get_unmapped_area +EXPORT_SYMBOL_GPL vmlinux 0x23c3460f mf_dax_kill_procs +EXPORT_SYMBOL_GPL vmlinux 0x23c3b778 phy_basic_features +EXPORT_SYMBOL_GPL vmlinux 0x23f045bd devm_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x24089eb5 irq_set_chip_and_handler_name +EXPORT_SYMBOL_GPL vmlinux 0x24138d2c udp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x2413fc38 iommu_device_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x2421097b mpi_const +EXPORT_SYMBOL_GPL vmlinux 0x24235223 phy_10gbit_full_features +EXPORT_SYMBOL_GPL vmlinux 0x24273ff5 imx_clk_hw_pllv4 +EXPORT_SYMBOL_GPL vmlinux 0x2429762f ehci_reset +EXPORT_SYMBOL_GPL vmlinux 0x242d8b94 crypto_spawn_tfm2 +EXPORT_SYMBOL_GPL vmlinux 0x2439ab0d dma_vmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x243a2198 fuse_fill_super_common +EXPORT_SYMBOL_GPL vmlinux 0x243df014 tpm_pm_resume +EXPORT_SYMBOL_GPL vmlinux 0x24413343 erst_read_record +EXPORT_SYMBOL_GPL vmlinux 0x2454665d from_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x2464da17 gen_pool_size +EXPORT_SYMBOL_GPL vmlinux 0x2469810f __rcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x2481983d dpbp_reset +EXPORT_SYMBOL_GPL vmlinux 0x2484e789 vbin_printf +EXPORT_SYMBOL_GPL vmlinux 0x24852826 __SCK__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x248bc867 raw_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0x248e1473 kfree_strarray +EXPORT_SYMBOL_GPL vmlinux 0x24ad11db wakeup_sources_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24bb8696 tcp_register_ulp +EXPORT_SYMBOL_GPL vmlinux 0x24da0093 rcu_inkernel_boot_has_ended +EXPORT_SYMBOL_GPL vmlinux 0x24eb7e32 leds_list +EXPORT_SYMBOL_GPL vmlinux 0x24ebedd7 crypto_unregister_instance +EXPORT_SYMBOL_GPL vmlinux 0x24f39c39 reset_control_reset +EXPORT_SYMBOL_GPL vmlinux 0x24fb0c15 device_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x24fb4e51 crypto_unregister_aeads +EXPORT_SYMBOL_GPL vmlinux 0x24fc50f4 kdb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x24fd5ae8 pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0x2512ea18 virtqueue_get_desc_addr +EXPORT_SYMBOL_GPL vmlinux 0x252bca5a sysfs_update_group +EXPORT_SYMBOL_GPL vmlinux 0x252f8a2e inet_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x25301bc6 arch_wb_cache_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2533180b devm_kmalloc +EXPORT_SYMBOL_GPL vmlinux 0x2534f99f debounce_time_mt6795 +EXPORT_SYMBOL_GPL vmlinux 0x25379e73 clk_set_min_rate +EXPORT_SYMBOL_GPL vmlinux 0x25494913 switchdev_bridge_port_unoffload +EXPORT_SYMBOL_GPL vmlinux 0x25664d4b shmem_read_mapping_page_gfp +EXPORT_SYMBOL_GPL vmlinux 0x256c009b devm_regulator_get_enable +EXPORT_SYMBOL_GPL vmlinux 0x2574da11 zynqmp_pm_write_pggs +EXPORT_SYMBOL_GPL vmlinux 0x2590813b dev_pm_qos_update_user_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x2592fc6c console_printk +EXPORT_SYMBOL_GPL vmlinux 0x259c27cd lwtunnel_build_state +EXPORT_SYMBOL_GPL vmlinux 0x25bbfa9a security_kernel_load_data +EXPORT_SYMBOL_GPL vmlinux 0x25bdcde9 extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x25bfb843 acpi_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x25c42796 onboard_hub_destroy_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x25c55d30 __devm_of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x25f480d7 led_set_brightness_nopm +EXPORT_SYMBOL_GPL vmlinux 0x260e23da gnttab_page_cache_put +EXPORT_SYMBOL_GPL vmlinux 0x261b8698 bus_find_device +EXPORT_SYMBOL_GPL vmlinux 0x2625b9a9 devm_clk_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x262d044b ata_sas_async_probe +EXPORT_SYMBOL_GPL vmlinux 0x26327f9c iommu_domain_free +EXPORT_SYMBOL_GPL vmlinux 0x264464ce ahci_do_softreset +EXPORT_SYMBOL_GPL vmlinux 0x264bac20 debugfs_lookup_and_remove +EXPORT_SYMBOL_GPL vmlinux 0x26520970 vm_memory_committed +EXPORT_SYMBOL_GPL vmlinux 0x265bbef9 kexec_crash_loaded +EXPORT_SYMBOL_GPL vmlinux 0x265c4426 extcon_set_state +EXPORT_SYMBOL_GPL vmlinux 0x265f325c synchronize_srcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x266a4b08 tasklet_unlock +EXPORT_SYMBOL_GPL vmlinux 0x26735183 key_type_trusted +EXPORT_SYMBOL_GPL vmlinux 0x267941b3 __tracepoint_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x267df662 smp_call_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2681d057 pci_remove_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x2698ac4a acpi_subsys_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0x269e0ea7 blkg_conf_prep +EXPORT_SYMBOL_GPL vmlinux 0x26a93eb2 verify_pkcs7_signature +EXPORT_SYMBOL_GPL vmlinux 0x26ab4755 put_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x26be840d ata_sff_data_xfer +EXPORT_SYMBOL_GPL vmlinux 0x26c44a3b __tracepoint_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x26c90ea4 scsi_eh_get_sense +EXPORT_SYMBOL_GPL vmlinux 0x26d86e81 sdio_writeb +EXPORT_SYMBOL_GPL vmlinux 0x26e6d678 bpf_trace_run2 +EXPORT_SYMBOL_GPL vmlinux 0x26e7dc7b xfrm_state_mtu +EXPORT_SYMBOL_GPL vmlinux 0x26ed2186 register_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26f5f8b7 memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x27046576 kvm_exit +EXPORT_SYMBOL_GPL vmlinux 0x272bf468 rio_set_port_lockout +EXPORT_SYMBOL_GPL vmlinux 0x272e9d77 hisi_reset_exit +EXPORT_SYMBOL_GPL vmlinux 0x275b846b ata_host_register +EXPORT_SYMBOL_GPL vmlinux 0x276d01e5 alloc_dax_region +EXPORT_SYMBOL_GPL vmlinux 0x2773c485 __wake_up_locked +EXPORT_SYMBOL_GPL vmlinux 0x278ba63c wm8350_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x278dbaee spi_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x2795fc9d vcap_set_rule_set_actionset +EXPORT_SYMBOL_GPL vmlinux 0x27a72198 clk_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0x27b86a2d rio_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x27c4e637 led_set_brightness_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x27c790f4 xfrm_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x27db4705 nfs_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x27df3105 hv_alloc_hyperv_zeroed_page +EXPORT_SYMBOL_GPL vmlinux 0x27e99f4b __inode_attach_wb +EXPORT_SYMBOL_GPL vmlinux 0x27f4f029 ftrace_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x27f6964a devlink_dpipe_table_counter_enabled +EXPORT_SYMBOL_GPL vmlinux 0x27fa66e1 nr_free_buffer_pages +EXPORT_SYMBOL_GPL vmlinux 0x2817f7fd cppc_get_desired_perf +EXPORT_SYMBOL_GPL vmlinux 0x281d2ec9 dev_pm_opp_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x2825e835 hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0x282a750f dprc_get_obj +EXPORT_SYMBOL_GPL vmlinux 0x282b3f94 __tracepoint_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x282cdabc usb_led_activity +EXPORT_SYMBOL_GPL vmlinux 0x282d1691 tcp_sendmsg_locked +EXPORT_SYMBOL_GPL vmlinux 0x282e4775 proc_get_parent_data +EXPORT_SYMBOL_GPL vmlinux 0x28310bcd kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x283ed631 i2c_dw_probe_master +EXPORT_SYMBOL_GPL vmlinux 0x284345a9 icc_std_aggregate +EXPORT_SYMBOL_GPL vmlinux 0x2849979e __sock_recv_cmsgs +EXPORT_SYMBOL_GPL vmlinux 0x284b5678 i2c_dw_configure_master +EXPORT_SYMBOL_GPL vmlinux 0x285a79b0 mmu_interval_notifier_remove +EXPORT_SYMBOL_GPL vmlinux 0x285e681a pci_bridge_emul_conf_read +EXPORT_SYMBOL_GPL vmlinux 0x2864abc9 klist_node_attached +EXPORT_SYMBOL_GPL vmlinux 0x2866b6e8 tty_port_tty_hangup +EXPORT_SYMBOL_GPL vmlinux 0x286cc647 async_synchronize_cookie_domain +EXPORT_SYMBOL_GPL vmlinux 0x28730a07 iommu_unmap_fast +EXPORT_SYMBOL_GPL vmlinux 0x2882d40e usb_role_switch_unregister +EXPORT_SYMBOL_GPL vmlinux 0x28aa6a67 call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x28aada55 scmi_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x28ab4fb9 pinctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x28afbb08 cpu_latency_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x28b030d2 of_overlay_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x28b574e5 xenbus_switch_state +EXPORT_SYMBOL_GPL vmlinux 0x28bee37e ipv4_redirect +EXPORT_SYMBOL_GPL vmlinux 0x28bff8e8 devm_pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0x28cfd50c iptunnel_handle_offloads +EXPORT_SYMBOL_GPL vmlinux 0x28df6b52 iommu_set_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x28e2aba4 ahci_platform_ops +EXPORT_SYMBOL_GPL vmlinux 0x28f5fcff mnt_drop_write +EXPORT_SYMBOL_GPL vmlinux 0x290bb387 dprc_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x290fcb1f dma_need_sync +EXPORT_SYMBOL_GPL vmlinux 0x291876f3 mpi_ec_get_affine +EXPORT_SYMBOL_GPL vmlinux 0x295b982a hisi_clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x29604e6b dprc_scan_container +EXPORT_SYMBOL_GPL vmlinux 0x2963069a dev_coredumpsg +EXPORT_SYMBOL_GPL vmlinux 0x296682b0 zynqmp_pm_get_rpu_mode +EXPORT_SYMBOL_GPL vmlinux 0x2969c446 srcu_torture_stats_print +EXPORT_SYMBOL_GPL vmlinux 0x29865d5d devm_usb_get_phy_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x298db61d ping_common_sendmsg +EXPORT_SYMBOL_GPL vmlinux 0x298e3f52 dm_internal_resume_fast +EXPORT_SYMBOL_GPL vmlinux 0x298fb5c8 xfrm_bpf_md_dst +EXPORT_SYMBOL_GPL vmlinux 0x299baa86 __pm_runtime_idle +EXPORT_SYMBOL_GPL vmlinux 0x29a9acf9 xfrm_audit_state_icvfail +EXPORT_SYMBOL_GPL vmlinux 0x29c17313 pci_disable_pri +EXPORT_SYMBOL_GPL vmlinux 0x29ce4b06 tegra_mc_get_emem_device_count +EXPORT_SYMBOL_GPL vmlinux 0x29d76547 k3_udma_glue_tdown_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x29dc14a3 usb_control_msg_recv +EXPORT_SYMBOL_GPL vmlinux 0x29df73e2 crypto_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x29e93a4b page_cache_sync_ra +EXPORT_SYMBOL_GPL vmlinux 0x29eba37f current_is_async +EXPORT_SYMBOL_GPL vmlinux 0x29ecfcc1 devm_of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x2a00c930 blkcg_policy_register +EXPORT_SYMBOL_GPL vmlinux 0x2a2f04fa ip_tunnel_netlink_parms +EXPORT_SYMBOL_GPL vmlinux 0x2a31f858 dev_pm_opp_find_bw_floor +EXPORT_SYMBOL_GPL vmlinux 0x2a322388 irq_chip_set_type_parent +EXPORT_SYMBOL_GPL vmlinux 0x2a41d668 acpi_get_and_request_gpiod +EXPORT_SYMBOL_GPL vmlinux 0x2a4ff910 perf_pmu_migrate_context +EXPORT_SYMBOL_GPL vmlinux 0x2a5ea9ef rhashtable_destroy +EXPORT_SYMBOL_GPL vmlinux 0x2a62cb3a ring_buffer_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2a7316da __SCK__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x2a8461c3 tcp_unregister_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x2a8520f8 spi_controller_dma_map_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x2a9173a3 ata_port_wait_eh +EXPORT_SYMBOL_GPL vmlinux 0x2a976d1c dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x2a9b236b rtm_getroute_parse_ip_proto +EXPORT_SYMBOL_GPL vmlinux 0x2aa0c6ef kvm_read_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x2aa2e911 crypto_shash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x2aadad1a efi_capsule_update +EXPORT_SYMBOL_GPL vmlinux 0x2abda76a dma_mmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x2ac7ae65 relay_subbufs_consumed +EXPORT_SYMBOL_GPL vmlinux 0x2aca07a6 mpc8xxx_spi_tx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0x2ace1afc ncsi_start_dev +EXPORT_SYMBOL_GPL vmlinux 0x2ae1689e zynqmp_pm_clock_getdivider +EXPORT_SYMBOL_GPL vmlinux 0x2aef892b cpufreq_policy_transition_delay_us +EXPORT_SYMBOL_GPL vmlinux 0x2afa5987 nfct_btf_struct_access +EXPORT_SYMBOL_GPL vmlinux 0x2afd5899 genphy_c45_baset1_read_status +EXPORT_SYMBOL_GPL vmlinux 0x2afe93e7 devm_regulator_get +EXPORT_SYMBOL_GPL vmlinux 0x2b00671f rio_request_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x2b0ac6f2 clockevents_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0x2b0fe000 gnttab_cancel_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x2b1db904 of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0x2b21bac5 power_supply_put +EXPORT_SYMBOL_GPL vmlinux 0x2b231b44 devl_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2b263124 crypto_clone_tfm +EXPORT_SYMBOL_GPL vmlinux 0x2b3f472d sdio_writel +EXPORT_SYMBOL_GPL vmlinux 0x2b40e895 mptcp_pm_get_add_addr_signal_max +EXPORT_SYMBOL_GPL vmlinux 0x2b40f981 led_classdev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x2b4509dd devlink_health_reporter_state_update +EXPORT_SYMBOL_GPL vmlinux 0x2b572e3b init_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x2b6150fb power_supply_temp2resist_simple +EXPORT_SYMBOL_GPL vmlinux 0x2b6d960d synth_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x2b6e7572 __usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x2b78b39c ata_timing_compute +EXPORT_SYMBOL_GPL vmlinux 0x2b80b7e2 sk_msg_memcopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0x2b86f0fd zynqmp_pm_bootmode_read +EXPORT_SYMBOL_GPL vmlinux 0x2b8bedd2 led_init_default_state_get +EXPORT_SYMBOL_GPL vmlinux 0x2b8f7961 xfrm_audit_state_notfound +EXPORT_SYMBOL_GPL vmlinux 0x2b951b3d gpiochip_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0x2b960b66 qman_is_probed +EXPORT_SYMBOL_GPL vmlinux 0x2b9669ab bgpio_init +EXPORT_SYMBOL_GPL vmlinux 0x2b9997fb atomic_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x2ba4b826 raw_hash_sk +EXPORT_SYMBOL_GPL vmlinux 0x2bd3706e br_ip6_fragment +EXPORT_SYMBOL_GPL vmlinux 0x2bd8a8bb blk_fill_rwbs +EXPORT_SYMBOL_GPL vmlinux 0x2bdf5ab0 pm_wakeup_pending +EXPORT_SYMBOL_GPL vmlinux 0x2be336f5 sched_set_fifo +EXPORT_SYMBOL_GPL vmlinux 0x2be9eb2a __put_task_struct +EXPORT_SYMBOL_GPL vmlinux 0x2bea7d1d icc_node_add +EXPORT_SYMBOL_GPL vmlinux 0x2beea673 vcap_tc_flower_handler_tcp_usage +EXPORT_SYMBOL_GPL vmlinux 0x2bf1fae3 crypto_alloc_kpp +EXPORT_SYMBOL_GPL vmlinux 0x2c208607 power_supply_is_system_supplied +EXPORT_SYMBOL_GPL vmlinux 0x2c3054f9 net_inc_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x2c4838fb skb_partial_csum_set +EXPORT_SYMBOL_GPL vmlinux 0x2c5cf6a7 rio_request_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x2c62e8c0 __fscrypt_prepare_rename +EXPORT_SYMBOL_GPL vmlinux 0x2c635527 arch_invalidate_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2c66ac85 devlink_info_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2c72a454 crypto_register_rngs +EXPORT_SYMBOL_GPL vmlinux 0x2c750eb4 cleanup_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x2c763218 ahci_platform_disable_phys +EXPORT_SYMBOL_GPL vmlinux 0x2c7db649 irq_dispose_mapping +EXPORT_SYMBOL_GPL vmlinux 0x2c81a826 imx_1443x_pll +EXPORT_SYMBOL_GPL vmlinux 0x2c834418 static_key_slow_inc +EXPORT_SYMBOL_GPL vmlinux 0x2c88a620 kick_process +EXPORT_SYMBOL_GPL vmlinux 0x2c8dd6b8 edac_mem_types +EXPORT_SYMBOL_GPL vmlinux 0x2c8e28ee phylink_ethtool_get_eee +EXPORT_SYMBOL_GPL vmlinux 0x2c8f2cb0 usb_cache_string +EXPORT_SYMBOL_GPL vmlinux 0x2c97f8a2 of_reconfig_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x2c9cd538 fscrypt_prepare_symlink +EXPORT_SYMBOL_GPL vmlinux 0x2cba6c08 transport_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0x2cc227f8 __platform_driver_probe +EXPORT_SYMBOL_GPL vmlinux 0x2ccb56cb __tracepoint_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x2ccf0565 vcap_rule_find_keysets +EXPORT_SYMBOL_GPL vmlinux 0x2cdb4399 of_mm_gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0x2cdf71a6 inet_bhash2_update_saddr +EXPORT_SYMBOL_GPL vmlinux 0x2ce61f33 __SCK__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x2ce9bc28 nvmem_cell_read_u8 +EXPORT_SYMBOL_GPL vmlinux 0x2ceb57d4 devm_clk_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x2cf10e7a iomap_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x2cf1ed60 ohci_setup +EXPORT_SYMBOL_GPL vmlinux 0x2d01f7ac serial8250_do_startup +EXPORT_SYMBOL_GPL vmlinux 0x2d0684a9 hrtimer_init +EXPORT_SYMBOL_GPL vmlinux 0x2d077692 xen_remap_vma_range +EXPORT_SYMBOL_GPL vmlinux 0x2d0c471f crypto_alg_extsize +EXPORT_SYMBOL_GPL vmlinux 0x2d1b02d2 usermodehelper_read_lock_wait +EXPORT_SYMBOL_GPL vmlinux 0x2d1fb38e perf_event_enable +EXPORT_SYMBOL_GPL vmlinux 0x2d286a24 __ndisc_fill_addr_option +EXPORT_SYMBOL_GPL vmlinux 0x2d2c902f perf_trace_buf_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2d2dd36f kobj_ns_grab_current +EXPORT_SYMBOL_GPL vmlinux 0x2d3cd9e4 tpm_chip_bootstrap +EXPORT_SYMBOL_GPL vmlinux 0x2d41e6f5 __trace_puts +EXPORT_SYMBOL_GPL vmlinux 0x2d46fb42 da9052_adc_read_temp +EXPORT_SYMBOL_GPL vmlinux 0x2d5097da ata_bmdma32_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x2d609547 dax_direct_access +EXPORT_SYMBOL_GPL vmlinux 0x2d72640a i2c_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x2d739aac power_supply_get_property_from_supplier +EXPORT_SYMBOL_GPL vmlinux 0x2d82459b ip6_datagram_send_ctl +EXPORT_SYMBOL_GPL vmlinux 0x2d83173c pci_device_group +EXPORT_SYMBOL_GPL vmlinux 0x2d8b16c0 genphy_c45_check_and_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x2db46a44 ethtool_set_ethtool_phy_ops +EXPORT_SYMBOL_GPL vmlinux 0x2db67d4a owl_sps_set_pg +EXPORT_SYMBOL_GPL vmlinux 0x2db8370a metadata_dst_free +EXPORT_SYMBOL_GPL vmlinux 0x2db91ed0 fb_deferred_io_release +EXPORT_SYMBOL_GPL vmlinux 0x2dbb90e7 pid_nr_ns +EXPORT_SYMBOL_GPL vmlinux 0x2dc53be6 bpf_trace_run6 +EXPORT_SYMBOL_GPL vmlinux 0x2dcfbbda gpiod_export +EXPORT_SYMBOL_GPL vmlinux 0x2df2edb6 reset_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2df45c3f imx_pinctrl_parse_pin_scu +EXPORT_SYMBOL_GPL vmlinux 0x2df57126 dm_suspended +EXPORT_SYMBOL_GPL vmlinux 0x2dfb937b dev_pm_genpd_get_next_hrtimer +EXPORT_SYMBOL_GPL vmlinux 0x2dfbb1d8 xenbus_watch_pathfmt +EXPORT_SYMBOL_GPL vmlinux 0x2dffe6ee strp_stop +EXPORT_SYMBOL_GPL vmlinux 0x2e00fb33 ata_qc_complete +EXPORT_SYMBOL_GPL vmlinux 0x2e028ae6 rcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x2e08226d badrange_add +EXPORT_SYMBOL_GPL vmlinux 0x2e2360b1 ftrace_set_global_notrace +EXPORT_SYMBOL_GPL vmlinux 0x2e27441d mbox_request_channel_byname +EXPORT_SYMBOL_GPL vmlinux 0x2e27aab1 crypto_clone_ahash +EXPORT_SYMBOL_GPL vmlinux 0x2e318da2 __sock_recv_wifi_status +EXPORT_SYMBOL_GPL vmlinux 0x2e440032 fat_add_entries +EXPORT_SYMBOL_GPL vmlinux 0x2e500ec6 wm8350_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x2e5402fc pci_iov_get_pf_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x2e618f6d devm_regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x2e66298c __SCK__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x2e74733d pci_rescan_bus +EXPORT_SYMBOL_GPL vmlinux 0x2e7887d2 nf_ct_set_closing +EXPORT_SYMBOL_GPL vmlinux 0x2e7950e5 ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x2e83e06a blk_revalidate_disk_zones +EXPORT_SYMBOL_GPL vmlinux 0x2e97509a ahci_set_em_messages +EXPORT_SYMBOL_GPL vmlinux 0x2e9ccac7 fsl_mc_bus_dpsw_type +EXPORT_SYMBOL_GPL vmlinux 0x2e9ec24d free_iova +EXPORT_SYMBOL_GPL vmlinux 0x2ea63e85 devm_ti_sci_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x2eb569bc copy_user_highpage +EXPORT_SYMBOL_GPL vmlinux 0x2ebb19fd execute_in_process_context +EXPORT_SYMBOL_GPL vmlinux 0x2ebe3135 cpu_is_hotpluggable +EXPORT_SYMBOL_GPL vmlinux 0x2eca6a19 phy_basic_t1s_p2mp_features_array +EXPORT_SYMBOL_GPL vmlinux 0x2ecd3314 skcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x2ed240fc scsi_ioctl_block_when_processing_errors +EXPORT_SYMBOL_GPL vmlinux 0x2ed489ec gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL vmlinux 0x2edca094 ata_scsi_dma_need_drain +EXPORT_SYMBOL_GPL vmlinux 0x2edf46e2 debugfs_create_u16 +EXPORT_SYMBOL_GPL vmlinux 0x2ee7c52b btree_visitor +EXPORT_SYMBOL_GPL vmlinux 0x2eedb1fa find_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x2ef35afa kern_mount +EXPORT_SYMBOL_GPL vmlinux 0x2f0d60e6 __clk_mux_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x2f0d9053 usb_otg_state_string +EXPORT_SYMBOL_GPL vmlinux 0x2f1e9bc7 devlink_flash_update_timeout_notify +EXPORT_SYMBOL_GPL vmlinux 0x2f1ea064 __SCK__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x2f275caf phylink_mii_c45_pcs_get_state +EXPORT_SYMBOL_GPL vmlinux 0x2f2c95c4 flush_work +EXPORT_SYMBOL_GPL vmlinux 0x2f2d955b spi_mem_dirmap_read +EXPORT_SYMBOL_GPL vmlinux 0x2f32e9fd __netpoll_free +EXPORT_SYMBOL_GPL vmlinux 0x2f40f105 kthread_park +EXPORT_SYMBOL_GPL vmlinux 0x2f478c14 hid_bpf_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0x2f4880df static_key_slow_dec +EXPORT_SYMBOL_GPL vmlinux 0x2f64415f unregister_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x2f85058e user_describe +EXPORT_SYMBOL_GPL vmlinux 0x2f9ca910 tegra_mc_probe_device +EXPORT_SYMBOL_GPL vmlinux 0x2faac966 pci_bridge_emul_init +EXPORT_SYMBOL_GPL vmlinux 0x2fac3c71 k3_ringacc_request_rings_pair +EXPORT_SYMBOL_GPL vmlinux 0x2fb05d75 blk_queue_required_elevator_features +EXPORT_SYMBOL_GPL vmlinux 0x2fb2cf9d serdev_device_write_flush +EXPORT_SYMBOL_GPL vmlinux 0x2fbae62f phy_put +EXPORT_SYMBOL_GPL vmlinux 0x2fbe70c9 eventfd_fget +EXPORT_SYMBOL_GPL vmlinux 0x2fc1e0fe kmem_valid_obj +EXPORT_SYMBOL_GPL vmlinux 0x2fc3de43 strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x2fc6990f inet_twsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2fc93a2c elv_rqhash_del +EXPORT_SYMBOL_GPL vmlinux 0x2fd6993b dev_pm_domain_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x2fe55e98 mnt_want_write +EXPORT_SYMBOL_GPL vmlinux 0x2ff34a9a cpufreq_disable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x2ff91e6d of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0x2ffedb6b hv_free_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x300db04c __traceiter_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x300f86f5 virtqueue_get_vring +EXPORT_SYMBOL_GPL vmlinux 0x30110a29 phy_eee_cap1_features +EXPORT_SYMBOL_GPL vmlinux 0x301a14a8 phy_power_off +EXPORT_SYMBOL_GPL vmlinux 0x3024ecad kobject_move +EXPORT_SYMBOL_GPL vmlinux 0x3025eee0 tegra210_clk_emc_dll_update_setting +EXPORT_SYMBOL_GPL vmlinux 0x30351294 k3_udma_glue_rx_flow_get_fdq_id +EXPORT_SYMBOL_GPL vmlinux 0x304f2f68 __traceiter_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x305ded38 vp_modern_set_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x30606eb1 devl_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x3061cfce ring_buffer_entries_cpu +EXPORT_SYMBOL_GPL vmlinux 0x308ba5ae bdi_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x308e883a vp_modern_get_features +EXPORT_SYMBOL_GPL vmlinux 0x309c24ff regcache_cache_only +EXPORT_SYMBOL_GPL vmlinux 0x30a42f17 __devm_clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x30ba5276 pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x30cd2332 stmpe_set_altfunc +EXPORT_SYMBOL_GPL vmlinux 0x30e1b25a of_irq_parse_raw +EXPORT_SYMBOL_GPL vmlinux 0x30e1ec25 apei_map_generic_address +EXPORT_SYMBOL_GPL vmlinux 0x30e2518a rio_mport_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x30e4699b fwnode_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x30eb3862 kvm_clear_guest +EXPORT_SYMBOL_GPL vmlinux 0x30efe02f dev_pm_opp_of_find_icc_paths +EXPORT_SYMBOL_GPL vmlinux 0x30faad89 pcc_mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0x31019477 __ftrace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x31128b8e hv_remove_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0x3112ab3e tpm_get_timeouts +EXPORT_SYMBOL_GPL vmlinux 0x3118448e dm_path_uevent +EXPORT_SYMBOL_GPL vmlinux 0x311c6da4 put_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x312319b7 ip6_sk_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x31266931 con_debug_leave +EXPORT_SYMBOL_GPL vmlinux 0x31296b14 mtk_free_clk_data +EXPORT_SYMBOL_GPL vmlinux 0x3132cbf4 lwtunnel_fill_encap +EXPORT_SYMBOL_GPL vmlinux 0x313ea5fd ipi_send_single +EXPORT_SYMBOL_GPL vmlinux 0x314266c8 of_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x31495bf2 free_fib_info +EXPORT_SYMBOL_GPL vmlinux 0x314c4067 acpi_get_first_physical_node +EXPORT_SYMBOL_GPL vmlinux 0x315831fb iommu_present +EXPORT_SYMBOL_GPL vmlinux 0x315d3719 devm_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x317a405d kvm_vcpu_read_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x317e430c backing_file_real_path +EXPORT_SYMBOL_GPL vmlinux 0x3189e049 fbcon_modechange_possible +EXPORT_SYMBOL_GPL vmlinux 0x319126ac ahci_platform_enable_phys +EXPORT_SYMBOL_GPL vmlinux 0x3192d768 cpufreq_remove_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x31a76d61 mas_destroy +EXPORT_SYMBOL_GPL vmlinux 0x31a95e8b ring_buffer_record_enable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x31b46f38 tegra_bpmp_mrq_is_supported +EXPORT_SYMBOL_GPL vmlinux 0x31b71cb8 pm_generic_resume_noirq +EXPORT_SYMBOL_GPL vmlinux 0x31b8522e of_regulator_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x31c5d5be peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0x31c7970f pciserial_suspend_ports +EXPORT_SYMBOL_GPL vmlinux 0x31c964bd shmem_file_setup_with_mnt +EXPORT_SYMBOL_GPL vmlinux 0x31d34278 xas_load +EXPORT_SYMBOL_GPL vmlinux 0x31d78350 device_move +EXPORT_SYMBOL_GPL vmlinux 0x31d82061 devm_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0x31dc42f5 __tracepoint_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x31dca4d8 gnttab_claim_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x31e7ffc2 page_cache_ra_unbounded +EXPORT_SYMBOL_GPL vmlinux 0x31e9e8d5 zynqmp_pm_set_suspend_mode +EXPORT_SYMBOL_GPL vmlinux 0x31f64275 sprd_pinctrl_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x31f7bd83 blk_clear_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x3208aabd acpi_match_acpi_device +EXPORT_SYMBOL_GPL vmlinux 0x32133402 crypto_aes_set_key +EXPORT_SYMBOL_GPL vmlinux 0x3227edb8 anon_transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x32295715 dev_pm_opp_clear_config +EXPORT_SYMBOL_GPL vmlinux 0x32355368 __reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x323eedfc sk_setup_caps +EXPORT_SYMBOL_GPL vmlinux 0x324906de of_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x32515c22 wakeup_sources_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x325f9d61 vcap_rule_add_key_u72 +EXPORT_SYMBOL_GPL vmlinux 0x32603f6f platform_get_mem_or_io +EXPORT_SYMBOL_GPL vmlinux 0x3266e357 gpiod_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x32689a86 spi_target_abort +EXPORT_SYMBOL_GPL vmlinux 0x326c7aca devm_of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0x326cefe5 hwpoison_filter_dev_minor +EXPORT_SYMBOL_GPL vmlinux 0x326f1114 virtqueue_detach_unused_buf +EXPORT_SYMBOL_GPL vmlinux 0x3276a164 auxiliary_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x327a2687 bind_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x327c73e6 __SCK__tp_func_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0x328cf689 usb_role_switch_register +EXPORT_SYMBOL_GPL vmlinux 0x328ee1ec xhci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x3291a4fb sock_diag_register +EXPORT_SYMBOL_GPL vmlinux 0x32a3c8b1 bpf_prog_put +EXPORT_SYMBOL_GPL vmlinux 0x32ab06cc irq_percpu_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x32b09609 virtqueue_add_outbuf +EXPORT_SYMBOL_GPL vmlinux 0x32bc0fcf preempt_notifier_dec +EXPORT_SYMBOL_GPL vmlinux 0x32bc825d gpiod_get_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x32c351bf finish_rcuwait +EXPORT_SYMBOL_GPL vmlinux 0x32c3cb4e class_compat_register +EXPORT_SYMBOL_GPL vmlinux 0x32cf156d mtk_register_reset_controller_with_dev +EXPORT_SYMBOL_GPL vmlinux 0x32f01d51 cdx_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x32fb3f0b adp5520_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x330010b6 cpuset_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x330b0107 __mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x330b0e01 sbitmap_queue_min_shallow_depth +EXPORT_SYMBOL_GPL vmlinux 0x330f6116 set_dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x3311b014 net_ns_type_operations +EXPORT_SYMBOL_GPL vmlinux 0x3319d725 blk_abort_request +EXPORT_SYMBOL_GPL vmlinux 0x331adc21 __tracepoint_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x33338211 rcuref_get_slowpath +EXPORT_SYMBOL_GPL vmlinux 0x333faf11 mptcp_token_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x333fd555 regulator_get_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0x334899ad devl_unlock +EXPORT_SYMBOL_GPL vmlinux 0x334bfac8 rio_mport_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x3352823d cppc_get_auto_sel_caps +EXPORT_SYMBOL_GPL vmlinux 0x3352f76e device_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x33547673 locks_alloc_lock +EXPORT_SYMBOL_GPL vmlinux 0x335a613c mas_next_range +EXPORT_SYMBOL_GPL vmlinux 0x335bff24 dev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0x335c570f enable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x335e4261 pci_ims_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x335f258a component_add_typed +EXPORT_SYMBOL_GPL vmlinux 0x3366ec46 fixed_phy_change_carrier +EXPORT_SYMBOL_GPL vmlinux 0x336db4ec usb_anchor_urb +EXPORT_SYMBOL_GPL vmlinux 0x33830fce __platform_create_bundle +EXPORT_SYMBOL_GPL vmlinux 0x338551ca __regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0x3386a183 kthread_func +EXPORT_SYMBOL_GPL vmlinux 0x3388d535 irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x338a7213 pinctrl_utils_add_config +EXPORT_SYMBOL_GPL vmlinux 0x33976e99 fwnode_get_next_parent +EXPORT_SYMBOL_GPL vmlinux 0x339b0911 stmpe_dev_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0x33a89b43 zap_vma_ptes +EXPORT_SYMBOL_GPL vmlinux 0x33b2c2c0 irq_chip_request_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x33b8a784 sysfs_unbreak_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x33d79acd rio_unlock_device +EXPORT_SYMBOL_GPL vmlinux 0x33fcaf72 pinctrl_utils_reserve_map +EXPORT_SYMBOL_GPL vmlinux 0x34068cb0 exportfs_decode_fh_raw +EXPORT_SYMBOL_GPL vmlinux 0x3409d806 imx_pinctrl_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0x3419f3ad sdio_set_block_size +EXPORT_SYMBOL_GPL vmlinux 0x341bf8f1 mtk_clk_unregister_muxes +EXPORT_SYMBOL_GPL vmlinux 0x341d63f8 bpf_trace_run4 +EXPORT_SYMBOL_GPL vmlinux 0x34331f04 acpi_os_unmap_memory +EXPORT_SYMBOL_GPL vmlinux 0x343d4a20 wbt_disable_default +EXPORT_SYMBOL_GPL vmlinux 0x34407691 crypto_has_ahash +EXPORT_SYMBOL_GPL vmlinux 0x344271ce dev_pm_opp_get_level +EXPORT_SYMBOL_GPL vmlinux 0x344361a1 kdb_register +EXPORT_SYMBOL_GPL vmlinux 0x3443a12d fwnode_graph_get_port_parent +EXPORT_SYMBOL_GPL vmlinux 0x34445cd1 crypto_alloc_sig +EXPORT_SYMBOL_GPL vmlinux 0x344a2c84 iomap_dio_complete +EXPORT_SYMBOL_GPL vmlinux 0x3450ad94 mpi_set_ui +EXPORT_SYMBOL_GPL vmlinux 0x34555904 component_bind_all +EXPORT_SYMBOL_GPL vmlinux 0x34682796 ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x3476ac5b list_lru_walk_node +EXPORT_SYMBOL_GPL vmlinux 0x347a92d7 __blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x347c9c61 ata_sff_freeze +EXPORT_SYMBOL_GPL vmlinux 0x34883243 meson_clk_pll_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x3491f3c7 inet_pernet_hashinfo_free +EXPORT_SYMBOL_GPL vmlinux 0x34a7b142 __SCK__tp_func_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x34a8186c xhci_dbg_trace +EXPORT_SYMBOL_GPL vmlinux 0x34ad438f blk_next_bio +EXPORT_SYMBOL_GPL vmlinux 0x34c99d86 mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x34dccfb2 context_tracking +EXPORT_SYMBOL_GPL vmlinux 0x34eab46d bind_evtchn_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x34ee0cf1 gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x34fbc177 aead_geniv_alloc +EXPORT_SYMBOL_GPL vmlinux 0x34fdf107 of_pse_control_get +EXPORT_SYMBOL_GPL vmlinux 0x350f6ce5 tasklet_unlock_wait +EXPORT_SYMBOL_GPL vmlinux 0x352436c6 pinctrl_generic_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x35266279 __traceiter_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x352b3813 maxim_charger_calc_reg_current +EXPORT_SYMBOL_GPL vmlinux 0x352dc1bc lp8788_update_bits +EXPORT_SYMBOL_GPL vmlinux 0x352ec68b bpf_offload_dev_destroy +EXPORT_SYMBOL_GPL vmlinux 0x353b1354 netdev_is_rx_handler_busy +EXPORT_SYMBOL_GPL vmlinux 0x3542e347 phy_10gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x354bfe1b ata_sff_qc_fill_rtf +EXPORT_SYMBOL_GPL vmlinux 0x354ec966 device_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0x3555fefa nd_tbl +EXPORT_SYMBOL_GPL vmlinux 0x355b2ef2 ti_sci_put_handle +EXPORT_SYMBOL_GPL vmlinux 0x355bc89a klist_next +EXPORT_SYMBOL_GPL vmlinux 0x3562f983 read_sanitised_ftr_reg +EXPORT_SYMBOL_GPL vmlinux 0x3565a929 utf8_data_table +EXPORT_SYMBOL_GPL vmlinux 0x357457c3 psil_get_ep_config +EXPORT_SYMBOL_GPL vmlinux 0x358ff60f twl_get_hfclk_rate +EXPORT_SYMBOL_GPL vmlinux 0x359a8cfb devl_assert_locked +EXPORT_SYMBOL_GPL vmlinux 0x359ce2ea __traceiter_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x35a4f59d zynqmp_pm_clock_setdivider +EXPORT_SYMBOL_GPL vmlinux 0x35aee5dd vcap_tc_flower_handler_cvlan_usage +EXPORT_SYMBOL_GPL vmlinux 0x35c1604d firmware_request_platform +EXPORT_SYMBOL_GPL vmlinux 0x35c97240 ip4_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x35d3dc46 crypto_alg_sem +EXPORT_SYMBOL_GPL vmlinux 0x35d5dc01 crypto_skcipher_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x35e67f6d dev_pm_opp_get_power +EXPORT_SYMBOL_GPL vmlinux 0x35e6a39a platform_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x35e7bc85 __xenbus_register_frontend +EXPORT_SYMBOL_GPL vmlinux 0x35eec283 ata_bmdma_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x35f56bfa iommu_group_add_device +EXPORT_SYMBOL_GPL vmlinux 0x35f58c6c __blkg_prfill_u64 +EXPORT_SYMBOL_GPL vmlinux 0x360c3466 vchan_tx_desc_free +EXPORT_SYMBOL_GPL vmlinux 0x360f5b31 pci_hp_remove_module_link +EXPORT_SYMBOL_GPL vmlinux 0x3622d9d9 i2c_parse_fw_timings +EXPORT_SYMBOL_GPL vmlinux 0x36242943 switchdev_deferred_process +EXPORT_SYMBOL_GPL vmlinux 0x362ab239 ip6_route_input_lookup +EXPORT_SYMBOL_GPL vmlinux 0x3636d395 bus_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x3643f2d1 fscrypt_ioctl_get_key_status +EXPORT_SYMBOL_GPL vmlinux 0x364f1bbc pcie_bus_configure_settings +EXPORT_SYMBOL_GPL vmlinux 0x3651f0aa nvdimm_badblocks_populate +EXPORT_SYMBOL_GPL vmlinux 0x36544fce fsl_mc_bus_dpmcp_type +EXPORT_SYMBOL_GPL vmlinux 0x36556f8b param_set_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x365989e5 imx_1416x_pll +EXPORT_SYMBOL_GPL vmlinux 0x3678fa01 pm_genpd_init +EXPORT_SYMBOL_GPL vmlinux 0x367f7793 devfreq_cooling_em_register +EXPORT_SYMBOL_GPL vmlinux 0x36898d6f gpiod_remove_hogs +EXPORT_SYMBOL_GPL vmlinux 0x369aa2bc devm_of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0x369fcd70 tracing_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x36a8c0ce usb_bulk_msg +EXPORT_SYMBOL_GPL vmlinux 0x36ac17ab alloc_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0x36c74ce0 inet_csk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x36d9c317 vcap_tc_flower_handler_portnum_usage +EXPORT_SYMBOL_GPL vmlinux 0x36db870b zynqmp_pm_sha_hash +EXPORT_SYMBOL_GPL vmlinux 0x36dc4809 fib6_new_table +EXPORT_SYMBOL_GPL vmlinux 0x36e2a092 __bio_release_pages +EXPORT_SYMBOL_GPL vmlinux 0x36e30945 usb_driver_claim_interface +EXPORT_SYMBOL_GPL vmlinux 0x36f6b902 rt288x_setup +EXPORT_SYMBOL_GPL vmlinux 0x36fae03b devm_hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3702415d io_uring_cmd_import_fixed +EXPORT_SYMBOL_GPL vmlinux 0x37071af4 usb_hcd_check_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x370dbf44 of_property_read_string_helper +EXPORT_SYMBOL_GPL vmlinux 0x37169f79 cpu_latency_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x37311de8 vcpu_put +EXPORT_SYMBOL_GPL vmlinux 0x37383461 ahci_save_initial_config +EXPORT_SYMBOL_GPL vmlinux 0x374574a8 __devm_clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0x37478275 ata_acpi_stm +EXPORT_SYMBOL_GPL vmlinux 0x3750d770 erst_read +EXPORT_SYMBOL_GPL vmlinux 0x3760a72c usb_add_phy_dev +EXPORT_SYMBOL_GPL vmlinux 0x37689267 phy_resolve_aneg_pause +EXPORT_SYMBOL_GPL vmlinux 0x3768c689 hrtimer_init_sleeper +EXPORT_SYMBOL_GPL vmlinux 0x3775c25b k3_udma_glue_tx_cppi5_to_dma_addr +EXPORT_SYMBOL_GPL vmlinux 0x377bbcbc pm_suspend_target_state +EXPORT_SYMBOL_GPL vmlinux 0x378adfb7 zynqmp_pm_sd_dll_reset +EXPORT_SYMBOL_GPL vmlinux 0x37914025 xenbus_write +EXPORT_SYMBOL_GPL vmlinux 0x37a54160 regmap_might_sleep +EXPORT_SYMBOL_GPL vmlinux 0x37a5cd35 gfn_to_pfn +EXPORT_SYMBOL_GPL vmlinux 0x37a7f09c class_create +EXPORT_SYMBOL_GPL vmlinux 0x37a97367 cdx_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x37aabf42 sock_gen_put +EXPORT_SYMBOL_GPL vmlinux 0x37b3ec0f irq_domain_update_bus_token +EXPORT_SYMBOL_GPL vmlinux 0x37bf7be3 percpu_ref_exit +EXPORT_SYMBOL_GPL vmlinux 0x37c9a036 __acpi_node_get_property_reference +EXPORT_SYMBOL_GPL vmlinux 0x37d53f96 transport_setup_device +EXPORT_SYMBOL_GPL vmlinux 0x37ed8732 mtk_mux_clr_set_upd_ops +EXPORT_SYMBOL_GPL vmlinux 0x37f20e06 set_secondary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x37f539ea i2c_dw_adjust_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0x3801776b __ioread32_copy +EXPORT_SYMBOL_GPL vmlinux 0x380dde36 power_supply_batinfo_ocv2cap +EXPORT_SYMBOL_GPL vmlinux 0x38268b62 icc_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x38350c96 devm_hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0x38374815 clear_selection +EXPORT_SYMBOL_GPL vmlinux 0x3840d689 perf_trace_run_bpf_submit +EXPORT_SYMBOL_GPL vmlinux 0x3866e217 nvmem_device_write +EXPORT_SYMBOL_GPL vmlinux 0x38708e25 inet_peer_base_init +EXPORT_SYMBOL_GPL vmlinux 0x38722bbf ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0x38832654 pci_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x3883baf7 fib_add_nexthop +EXPORT_SYMBOL_GPL vmlinux 0x388d6c65 nvdimm_cmd_mask +EXPORT_SYMBOL_GPL vmlinux 0x389418b2 pm_generic_freeze +EXPORT_SYMBOL_GPL vmlinux 0x389b64a2 static_key_count +EXPORT_SYMBOL_GPL vmlinux 0x389d5ae7 fwnode_property_present +EXPORT_SYMBOL_GPL vmlinux 0x38a18aa1 devm_acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x38a5e914 tpm_chip_register +EXPORT_SYMBOL_GPL vmlinux 0x38aa1397 gpiod_add_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0x38c3ff30 freq_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x38d6b19d kernfs_find_and_get_ns +EXPORT_SYMBOL_GPL vmlinux 0x38da25c0 sk_psock_drop +EXPORT_SYMBOL_GPL vmlinux 0x38dd5048 crypto_shash_final +EXPORT_SYMBOL_GPL vmlinux 0x38e1fde7 mpi_set +EXPORT_SYMBOL_GPL vmlinux 0x38e5bc5a clk_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x38f704de dm_get_reserved_bio_based_ios +EXPORT_SYMBOL_GPL vmlinux 0x390026b4 raw_v4_match +EXPORT_SYMBOL_GPL vmlinux 0x390d1a2b inet_send_prepare +EXPORT_SYMBOL_GPL vmlinux 0x392e0f74 fsstack_copy_inode_size +EXPORT_SYMBOL_GPL vmlinux 0x3934db83 pci_bridge_emul_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x393c2ab9 scsi_free_sgtables +EXPORT_SYMBOL_GPL vmlinux 0x3951455d vp_modern_config_vector +EXPORT_SYMBOL_GPL vmlinux 0x3955b7c2 pinctrl_pm_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0x3958ccb6 __tracepoint_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x395b4c1f qcom_smem_state_register +EXPORT_SYMBOL_GPL vmlinux 0x395b8b90 sbitmap_prepare_to_wait +EXPORT_SYMBOL_GPL vmlinux 0x395c9658 file_is_kvm +EXPORT_SYMBOL_GPL vmlinux 0x39661858 regulator_bulk_set_supply_names +EXPORT_SYMBOL_GPL vmlinux 0x3979da2e create_signature +EXPORT_SYMBOL_GPL vmlinux 0x397e2142 __SCK__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x3987b753 call_srcu +EXPORT_SYMBOL_GPL vmlinux 0x39981f0c kgdb_register_io_module +EXPORT_SYMBOL_GPL vmlinux 0x3998c114 ehci_handshake +EXPORT_SYMBOL_GPL vmlinux 0x399b175f blkg_conf_exit +EXPORT_SYMBOL_GPL vmlinux 0x39aa4888 usb_role_string +EXPORT_SYMBOL_GPL vmlinux 0x39af02b7 fwnode_property_get_reference_args +EXPORT_SYMBOL_GPL vmlinux 0x39af5b73 adp5520_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x39b24a64 imx_fracn_gppll_integer +EXPORT_SYMBOL_GPL vmlinux 0x39b52c03 dev_pm_opp_put +EXPORT_SYMBOL_GPL vmlinux 0x39c32aca __SCK__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x39c338d9 fsl_mc_resource_free +EXPORT_SYMBOL_GPL vmlinux 0x39c3c5f0 kobject_rename +EXPORT_SYMBOL_GPL vmlinux 0x39c9d88c xas_find +EXPORT_SYMBOL_GPL vmlinux 0x39cde71d dev_pm_opp_remove +EXPORT_SYMBOL_GPL vmlinux 0x39d5fe51 pci_epf_remove_vepf +EXPORT_SYMBOL_GPL vmlinux 0x39ded098 rdma_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x39e0269a iommu_detach_group +EXPORT_SYMBOL_GPL vmlinux 0x39e3d714 vcap_add_rule +EXPORT_SYMBOL_GPL vmlinux 0x39e76e00 usb_hcd_pci_remove +EXPORT_SYMBOL_GPL vmlinux 0x39e8e034 sata_link_debounce +EXPORT_SYMBOL_GPL vmlinux 0x39fcfb10 irq_set_chained_handler_and_data +EXPORT_SYMBOL_GPL vmlinux 0x39fd83db halt_poll_ns_shrink +EXPORT_SYMBOL_GPL vmlinux 0x3a052c0a sdio_set_host_pm_flags +EXPORT_SYMBOL_GPL vmlinux 0x3a127d01 usb_role_switch_find_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x3a15013b ata_pack_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x3a24fb2f percpu_ref_resurrect +EXPORT_SYMBOL_GPL vmlinux 0x3a41e7ad led_blink_set_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x3a4f6a32 ata_sff_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x3a536bd7 ring_buffer_read_finish +EXPORT_SYMBOL_GPL vmlinux 0x3a55981a static_key_enable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x3a806825 __pci_hp_initialize +EXPORT_SYMBOL_GPL vmlinux 0x3a8effc8 devres_remove +EXPORT_SYMBOL_GPL vmlinux 0x3a9068af regmap_async_complete +EXPORT_SYMBOL_GPL vmlinux 0x3a9be019 asymmetric_key_id_partial +EXPORT_SYMBOL_GPL vmlinux 0x3ab277a2 mtk_clk_gate_ops_setclr +EXPORT_SYMBOL_GPL vmlinux 0x3abb6b3a dev_coredumpv +EXPORT_SYMBOL_GPL vmlinux 0x3abdc17a cper_dimm_err_location +EXPORT_SYMBOL_GPL vmlinux 0x3abe6fe5 phylink_validate_mask_caps +EXPORT_SYMBOL_GPL vmlinux 0x3ac3feba rhltable_init +EXPORT_SYMBOL_GPL vmlinux 0x3ac9993a nf_hook_entries_delete_raw +EXPORT_SYMBOL_GPL vmlinux 0x3acdf325 twl4030_audio_enable_resource +EXPORT_SYMBOL_GPL vmlinux 0x3ad669b1 stmpe_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x3ad82974 power_supply_set_battery_charged +EXPORT_SYMBOL_GPL vmlinux 0x3ae65f46 netdev_cmd_to_name +EXPORT_SYMBOL_GPL vmlinux 0x3aecf800 vcap_get_rule_count_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0x3afc4a8f sbitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x3b03208d power_supply_battery_info_has_prop +EXPORT_SYMBOL_GPL vmlinux 0x3b21aed8 fat_search_long +EXPORT_SYMBOL_GPL vmlinux 0x3b2ad998 device_release_driver +EXPORT_SYMBOL_GPL vmlinux 0x3b39340a iommu_attach_group +EXPORT_SYMBOL_GPL vmlinux 0x3b455060 serdev_device_set_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x3b4986bc nvmem_device_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x3b4c240a display_timings_release +EXPORT_SYMBOL_GPL vmlinux 0x3b50636d clk_fractional_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x3b554bec rio_mport_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x3b616530 kthread_mod_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x3b747019 battery_hook_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3b768818 pci_ats_supported +EXPORT_SYMBOL_GPL vmlinux 0x3b78bf02 sunxi_ccu_get_mmc_timing_mode +EXPORT_SYMBOL_GPL vmlinux 0x3b78d095 devm_clk_get_optional_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3b7a916a __traceiter_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x3b992a80 acpi_fetch_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0x3ba01b47 get_compat_sigset +EXPORT_SYMBOL_GPL vmlinux 0x3ba76178 iommu_device_register +EXPORT_SYMBOL_GPL vmlinux 0x3bb08a7c usb_check_int_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x3bb26c16 tcp_unregister_ulp +EXPORT_SYMBOL_GPL vmlinux 0x3bc28d58 tty_get_pgrp +EXPORT_SYMBOL_GPL vmlinux 0x3bcdd8c8 irq_gc_noop +EXPORT_SYMBOL_GPL vmlinux 0x3bce590e device_link_add +EXPORT_SYMBOL_GPL vmlinux 0x3bdb5d28 alg_test +EXPORT_SYMBOL_GPL vmlinux 0x3bdc809e debugfs_create_x64 +EXPORT_SYMBOL_GPL vmlinux 0x3be200ce phy_10gbit_fec_features +EXPORT_SYMBOL_GPL vmlinux 0x3bf168c4 scsi_template_proc_dir +EXPORT_SYMBOL_GPL vmlinux 0x3bf17755 mpi_read_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3bf2d2dd of_i2c_get_board_info +EXPORT_SYMBOL_GPL vmlinux 0x3c015c68 debugfs_create_x8 +EXPORT_SYMBOL_GPL vmlinux 0x3c0e8050 hyperv_pcpu_input_arg +EXPORT_SYMBOL_GPL vmlinux 0x3c11b9f5 tegra210_put_utmipll_in_iddq +EXPORT_SYMBOL_GPL vmlinux 0x3c1aa4d4 crypto_lookup_template +EXPORT_SYMBOL_GPL vmlinux 0x3c1c3725 rcu_fwd_progress_check +EXPORT_SYMBOL_GPL vmlinux 0x3c241c2c public_key_free +EXPORT_SYMBOL_GPL vmlinux 0x3c2b68f7 of_changeset_apply +EXPORT_SYMBOL_GPL vmlinux 0x3c2d3d24 balance_dirty_pages_ratelimited_flags +EXPORT_SYMBOL_GPL vmlinux 0x3c395648 bpf_prog_create +EXPORT_SYMBOL_GPL vmlinux 0x3c3c85d8 __SCK__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x3c48524f led_get_default_pattern +EXPORT_SYMBOL_GPL vmlinux 0x3c581c0f vfs_set_acl +EXPORT_SYMBOL_GPL vmlinux 0x3c5d543a hrtimer_start_range_ns +EXPORT_SYMBOL_GPL vmlinux 0x3c6785b7 block_pr_type_to_scsi +EXPORT_SYMBOL_GPL vmlinux 0x3c681dc4 ring_buffer_record_disable +EXPORT_SYMBOL_GPL vmlinux 0x3c6c8afc mtk_pinconf_bias_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x3c6d8d7d ahci_reset_em +EXPORT_SYMBOL_GPL vmlinux 0x3c80e2c8 gpiod_get_array_value +EXPORT_SYMBOL_GPL vmlinux 0x3c819c45 arch_apei_report_mem_error +EXPORT_SYMBOL_GPL vmlinux 0x3c901d84 phylink_fwnode_phy_connect +EXPORT_SYMBOL_GPL vmlinux 0x3c94918e mtk_clk_register_composites +EXPORT_SYMBOL_GPL vmlinux 0x3caf52b1 usb_alloc_coherent +EXPORT_SYMBOL_GPL vmlinux 0x3cafc23b regmap_mmio_attach_clk +EXPORT_SYMBOL_GPL vmlinux 0x3cb7ac45 __xenbus_register_backend +EXPORT_SYMBOL_GPL vmlinux 0x3cb88a62 register_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x3cbb3fa7 sock_map_destroy +EXPORT_SYMBOL_GPL vmlinux 0x3ccd8b46 zynqmp_pm_clock_getparent +EXPORT_SYMBOL_GPL vmlinux 0x3cd06035 add_input_randomness +EXPORT_SYMBOL_GPL vmlinux 0x3cd0d7f1 rdev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0x3cd1b510 trace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x3cdbf109 irq_create_of_mapping +EXPORT_SYMBOL_GPL vmlinux 0x3ce2aa28 devl_register +EXPORT_SYMBOL_GPL vmlinux 0x3cef3c1f register_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x3d028252 of_msi_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x3d0a1199 device_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0x3d0acb7b __blk_req_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0x3d12aa99 __skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0x3d2090a3 bpf_trace_run9 +EXPORT_SYMBOL_GPL vmlinux 0x3d31f28c usb_choose_configuration +EXPORT_SYMBOL_GPL vmlinux 0x3d388324 dpm_resume_end +EXPORT_SYMBOL_GPL vmlinux 0x3d39729e max8997_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x3d4e06e8 devm_clk_hw_register_fixed_factor_index +EXPORT_SYMBOL_GPL vmlinux 0x3d510a7b rcu_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0x3d6309ba regulator_disable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x3d728f86 nvdimm_bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3d866e05 __SCK__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x3d8b5d81 devres_release +EXPORT_SYMBOL_GPL vmlinux 0x3d8baf3b zs_huge_class_size +EXPORT_SYMBOL_GPL vmlinux 0x3d908a05 tty_port_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x3d978d66 nvmem_layout_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3da5b3c2 fscrypt_fname_siphash +EXPORT_SYMBOL_GPL vmlinux 0x3daa2540 nf_hooks_lwtunnel_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3db10d1b gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x3db69cea of_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0x3dbb71b3 ip_fib_metrics_init +EXPORT_SYMBOL_GPL vmlinux 0x3de19757 ata_sff_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x3de9cae1 crypto_remove_final +EXPORT_SYMBOL_GPL vmlinux 0x3deaf71c crypto_alg_mod_lookup +EXPORT_SYMBOL_GPL vmlinux 0x3dec53b9 folio_test_hugetlb +EXPORT_SYMBOL_GPL vmlinux 0x3df70c99 trace_clock_global +EXPORT_SYMBOL_GPL vmlinux 0x3e000a59 mtk_clk_register_muxes +EXPORT_SYMBOL_GPL vmlinux 0x3e0a087f inet_hashinfo2_init_mod +EXPORT_SYMBOL_GPL vmlinux 0x3e1587ee open_related_ns +EXPORT_SYMBOL_GPL vmlinux 0x3e2ed865 xdp_features_set_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x3e31f3dc cg_regs_dummy +EXPORT_SYMBOL_GPL vmlinux 0x3e411ace sfp_select_interface +EXPORT_SYMBOL_GPL vmlinux 0x3e43bb9a spi_slave_abort +EXPORT_SYMBOL_GPL vmlinux 0x3e466842 uprobe_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3e6d9d64 __tracepoint_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x3e7080cb mpi_read_from_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3e8122f8 platform_msi_domain_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0x3e887d53 __devm_reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x3e8b9371 mtk_pinconf_bias_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x3e903560 ip_tunnel_netlink_encap_parms +EXPORT_SYMBOL_GPL vmlinux 0x3e9b8870 iommu_map_sg +EXPORT_SYMBOL_GPL vmlinux 0x3ea5196d apei_osc_setup +EXPORT_SYMBOL_GPL vmlinux 0x3ea696ca dma_request_chan +EXPORT_SYMBOL_GPL vmlinux 0x3ec19937 fsnotify_put_mark +EXPORT_SYMBOL_GPL vmlinux 0x3ec1badc watchdog_set_restart_priority +EXPORT_SYMBOL_GPL vmlinux 0x3ec3e57c md_stop +EXPORT_SYMBOL_GPL vmlinux 0x3edb086b pse_control_put +EXPORT_SYMBOL_GPL vmlinux 0x3ee71693 unregister_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0x3ef051c8 crypto_inc +EXPORT_SYMBOL_GPL vmlinux 0x3f1c458d amba_device_put +EXPORT_SYMBOL_GPL vmlinux 0x3f1d5dd8 rio_route_clr_table +EXPORT_SYMBOL_GPL vmlinux 0x3f452016 unregister_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x3f491f49 reset_control_bulk_reset +EXPORT_SYMBOL_GPL vmlinux 0x3f4db7c4 clean_acked_data_enable +EXPORT_SYMBOL_GPL vmlinux 0x3f568f94 usb_get_maximum_speed +EXPORT_SYMBOL_GPL vmlinux 0x3f84bcd7 dax_alive +EXPORT_SYMBOL_GPL vmlinux 0x3f8d8995 fscrypt_ioctl_add_key +EXPORT_SYMBOL_GPL vmlinux 0x3fa15334 psil_set_new_ep_config +EXPORT_SYMBOL_GPL vmlinux 0x3fae6ab0 hv_vp_index +EXPORT_SYMBOL_GPL vmlinux 0x3fc2f3d9 devl_rate_leaf_destroy +EXPORT_SYMBOL_GPL vmlinux 0x3fc41680 vp_legacy_get_features +EXPORT_SYMBOL_GPL vmlinux 0x3fc9a484 device_store_bool +EXPORT_SYMBOL_GPL vmlinux 0x3fe35aea irq_bypass_unregister_consumer +EXPORT_SYMBOL_GPL vmlinux 0x3fe6c346 devlink_fmsg_binary_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x3fea029c hisi_clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x3feb9d85 of_clk_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0x3ff2e349 hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x3ffaaa29 fs_dax_get_by_bdev +EXPORT_SYMBOL_GPL vmlinux 0x3ffdacf3 timerqueue_iterate_next +EXPORT_SYMBOL_GPL vmlinux 0x40061c8d blk_trace_setup +EXPORT_SYMBOL_GPL vmlinux 0x400a024b acpi_scan_lock_release +EXPORT_SYMBOL_GPL vmlinux 0x400f734e irq_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x4019e452 xenbus_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x40267068 usb_anchor_resume_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x402b2591 srcu_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x4037b6c0 devlink_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x403eac60 sbitmap_get +EXPORT_SYMBOL_GPL vmlinux 0x403f9529 gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x4043757f init_iova_domain +EXPORT_SYMBOL_GPL vmlinux 0x40514a34 serdev_device_remove +EXPORT_SYMBOL_GPL vmlinux 0x4065d168 pm_print_active_wakeup_sources +EXPORT_SYMBOL_GPL vmlinux 0x406c4cb1 hrtimer_resolution +EXPORT_SYMBOL_GPL vmlinux 0x4070a006 amba_device_add +EXPORT_SYMBOL_GPL vmlinux 0x40719acf make_device_exclusive_range +EXPORT_SYMBOL_GPL vmlinux 0x4071b517 out_of_line_wait_on_bit_timeout +EXPORT_SYMBOL_GPL vmlinux 0x4071eda8 fscrypt_fname_encrypted_size +EXPORT_SYMBOL_GPL vmlinux 0x40750334 gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0x40766d83 devm_extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x407af304 usb_wait_anchor_empty_timeout +EXPORT_SYMBOL_GPL vmlinux 0x408987c9 xdp_set_features_flag +EXPORT_SYMBOL_GPL vmlinux 0x4099f919 tun_ptr_free +EXPORT_SYMBOL_GPL vmlinux 0x40b1d542 class_dev_iter_init +EXPORT_SYMBOL_GPL vmlinux 0x40daafda regulator_unregister +EXPORT_SYMBOL_GPL vmlinux 0x40e04e1f bpf_offload_dev_netdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x40ea5ded vp_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0x40f028b3 zynqmp_pm_set_rpu_mode +EXPORT_SYMBOL_GPL vmlinux 0x40f0683e reset_control_put +EXPORT_SYMBOL_GPL vmlinux 0x40f32185 regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x40f3ed2b pci_assign_unassigned_bridge_resources +EXPORT_SYMBOL_GPL vmlinux 0x40f8b94e ring_buffer_iter_dropped +EXPORT_SYMBOL_GPL vmlinux 0x40f8bd4e klist_add_before +EXPORT_SYMBOL_GPL vmlinux 0x4100a662 clk_get_scaled_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x4111b420 pci_dev_lock +EXPORT_SYMBOL_GPL vmlinux 0x41237f71 cpu_have_feature +EXPORT_SYMBOL_GPL vmlinux 0x41243838 mm_kobj +EXPORT_SYMBOL_GPL vmlinux 0x412bc681 ring_buffer_empty_cpu +EXPORT_SYMBOL_GPL vmlinux 0x412f8f72 do_unbind_con_driver +EXPORT_SYMBOL_GPL vmlinux 0x414d119a videomode_from_timings +EXPORT_SYMBOL_GPL vmlinux 0x415a8272 acpi_subsys_suspend +EXPORT_SYMBOL_GPL vmlinux 0x415cb708 lwtunnel_get_encap_size +EXPORT_SYMBOL_GPL vmlinux 0x415cd182 dst_blackhole_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x416200a2 gnttab_end_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x4170ef86 mtk_hw_set_value +EXPORT_SYMBOL_GPL vmlinux 0x41814cb8 dirty_writeback_interval +EXPORT_SYMBOL_GPL vmlinux 0x41826b3c acpi_bus_trim +EXPORT_SYMBOL_GPL vmlinux 0x418873cc irq_bypass_register_producer +EXPORT_SYMBOL_GPL vmlinux 0x419d7c83 zynqmp_pm_pinctrl_set_config +EXPORT_SYMBOL_GPL vmlinux 0x419e7efd sfp_module_stop +EXPORT_SYMBOL_GPL vmlinux 0x41b5d2f3 pci_bus_max_busnr +EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue +EXPORT_SYMBOL_GPL vmlinux 0x41bce49a ghes_register_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x41c36b9b __tracepoint_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x41cfdbeb __traceiter_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x41d3b20f i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0x41e3afc7 gpiod_get_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x41ed3cec eventfd_ctx_remove_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x41f75808 dw_pcie_read_dbi +EXPORT_SYMBOL_GPL vmlinux 0x42041512 i2c_get_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x42064329 check_move_unevictable_folios +EXPORT_SYMBOL_GPL vmlinux 0x420f122d driver_find +EXPORT_SYMBOL_GPL vmlinux 0x420f3d01 nvmem_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x42103bc8 gpiochip_irqchip_add_domain +EXPORT_SYMBOL_GPL vmlinux 0x42183d91 mpc8xxx_spi_tx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0x422ded42 virtio_config_changed +EXPORT_SYMBOL_GPL vmlinux 0x4230d25c devm_hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x423d3ba5 dev_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0x424bd52e srcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x425e8d78 gpiochip_find +EXPORT_SYMBOL_GPL vmlinux 0x42635d55 pm_suspend_global_flags +EXPORT_SYMBOL_GPL vmlinux 0x426452a3 acpi_evaluation_failure_warn +EXPORT_SYMBOL_GPL vmlinux 0x4268cd3b crypto_get_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x426d5346 gpiochip_free_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x4278d56a phylink_expects_phy +EXPORT_SYMBOL_GPL vmlinux 0x4281dc20 usb_sg_wait +EXPORT_SYMBOL_GPL vmlinux 0x42825ce2 rcu_scheduler_active +EXPORT_SYMBOL_GPL vmlinux 0x42954ebf proc_create_net_data +EXPORT_SYMBOL_GPL vmlinux 0x42986623 debugfs_create_x32 +EXPORT_SYMBOL_GPL vmlinux 0x429c3f9c reboot_mode +EXPORT_SYMBOL_GPL vmlinux 0x42bf8fe1 list_lru_del +EXPORT_SYMBOL_GPL vmlinux 0x42d15e54 cpuidle_get_driver +EXPORT_SYMBOL_GPL vmlinux 0x42e732cb vcap_rule_add_key_u128 +EXPORT_SYMBOL_GPL vmlinux 0x42eb54e7 hvc_remove +EXPORT_SYMBOL_GPL vmlinux 0x42f07567 netdev_sw_irq_coalesce_default_on +EXPORT_SYMBOL_GPL vmlinux 0x42f728aa mctrl_gpio_get_outputs +EXPORT_SYMBOL_GPL vmlinux 0x42fac5ad iommu_sva_get_pasid +EXPORT_SYMBOL_GPL vmlinux 0x42ff82d3 trace_add_event_call +EXPORT_SYMBOL_GPL vmlinux 0x430d88ec __traceiter_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x430ec616 platform_device_add +EXPORT_SYMBOL_GPL vmlinux 0x43190c32 acpi_dev_state_d0 +EXPORT_SYMBOL_GPL vmlinux 0x431d5328 inet_csk_route_child_sock +EXPORT_SYMBOL_GPL vmlinux 0x431e2348 devlink_port_fini +EXPORT_SYMBOL_GPL vmlinux 0x431fd49c vfs_submount +EXPORT_SYMBOL_GPL vmlinux 0x431fde29 pci_free_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x4320c355 imx_clk_hw_frac_pll +EXPORT_SYMBOL_GPL vmlinux 0x432a1c5f gnttab_map_refs +EXPORT_SYMBOL_GPL vmlinux 0x43344734 devm_led_get +EXPORT_SYMBOL_GPL vmlinux 0x4342a7d3 ata_pci_device_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0x434d0724 __udp_enqueue_schedule_skb +EXPORT_SYMBOL_GPL vmlinux 0x4354ce31 bpf_prog_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x435e30da driver_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x436d817f mpi_clear_bit +EXPORT_SYMBOL_GPL vmlinux 0x4370d106 perf_event_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0x437eb1df ipv6_mod_enabled +EXPORT_SYMBOL_GPL vmlinux 0x438d8df2 iova_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x4390f2da clk_hw_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x4394742a mtk_eint_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4398549a kvm_vcpu_on_spin +EXPORT_SYMBOL_GPL vmlinux 0x43aa319e lease_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x43ac4873 device_store_int +EXPORT_SYMBOL_GPL vmlinux 0x43b746db of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x43be87b7 of_pci_dma_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0x43caa7c0 regmap_irq_get_irq_reg_linear +EXPORT_SYMBOL_GPL vmlinux 0x43d53323 tracing_snapshot_cond_enable +EXPORT_SYMBOL_GPL vmlinux 0x43dc74f3 devm_clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x43e0a2c4 dev_pm_domain_start +EXPORT_SYMBOL_GPL vmlinux 0x43e5fac3 regmap_multi_reg_write_bypassed +EXPORT_SYMBOL_GPL vmlinux 0x43f625e7 seg6_do_srh_encap +EXPORT_SYMBOL_GPL vmlinux 0x43f81957 clk_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x43f92edd wait_for_initramfs +EXPORT_SYMBOL_GPL vmlinux 0x43f94aee ndo_dflt_bridge_getlink +EXPORT_SYMBOL_GPL vmlinux 0x43fc5eef cpu_device_create +EXPORT_SYMBOL_GPL vmlinux 0x4401e6c2 mpi_cmpabs +EXPORT_SYMBOL_GPL vmlinux 0x4413f461 zynqmp_pm_request_wake +EXPORT_SYMBOL_GPL vmlinux 0x44168189 inet_ehash_nolisten +EXPORT_SYMBOL_GPL vmlinux 0x441b5043 iptunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x4422ac24 zynqmp_pm_set_tapdelay_bypass +EXPORT_SYMBOL_GPL vmlinux 0x4424bd63 kvm_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x442deaa9 poll_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x4432960f anon_inode_getfd_secure +EXPORT_SYMBOL_GPL vmlinux 0x4438037b pci_find_doe_mailbox +EXPORT_SYMBOL_GPL vmlinux 0x4439bcd2 __SCK__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x4442afed fsl_mc_resource_allocate +EXPORT_SYMBOL_GPL vmlinux 0x444f1735 cpu_pm_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x444f1bad usb_sg_cancel +EXPORT_SYMBOL_GPL vmlinux 0x444f41fa simple_attr_read +EXPORT_SYMBOL_GPL vmlinux 0x4450ee81 skb_scrub_packet +EXPORT_SYMBOL_GPL vmlinux 0x44634568 mtk_pinconf_drive_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x4471a51d vhost_task_stop +EXPORT_SYMBOL_GPL vmlinux 0x4475dcaf hv_nested +EXPORT_SYMBOL_GPL vmlinux 0x447f809c imx_clk_hw_pllv3 +EXPORT_SYMBOL_GPL vmlinux 0x4484a5a4 wait_for_device_probe +EXPORT_SYMBOL_GPL vmlinux 0x4487c684 bsg_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x44883367 class_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4491065c sb800_prefetch +EXPORT_SYMBOL_GPL vmlinux 0x44a793ab HYPERVISOR_grant_table_op +EXPORT_SYMBOL_GPL vmlinux 0x44aa0605 devm_platform_ioremap_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x44bae227 bit_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x44c10a52 kvfree_call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x44cf4134 regulator_get_mode +EXPORT_SYMBOL_GPL vmlinux 0x44cf8cf0 blk_zone_cond_str +EXPORT_SYMBOL_GPL vmlinux 0x44d26f9b mtk_pinconf_adv_pull_get +EXPORT_SYMBOL_GPL vmlinux 0x44d2c6cf rio_request_dma +EXPORT_SYMBOL_GPL vmlinux 0x44e1e9aa balloon_stats +EXPORT_SYMBOL_GPL vmlinux 0x44e58976 __tracepoint_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x44ebfb21 gfn_to_page_many_atomic +EXPORT_SYMBOL_GPL vmlinux 0x4507f4a8 cpuhp_tasks_frozen +EXPORT_SYMBOL_GPL vmlinux 0x451618d0 sbitmap_del_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x4525db5a dw_pcie_ep_init +EXPORT_SYMBOL_GPL vmlinux 0x45304adf clk_hw_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4531624f usb_decode_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x4531ab62 copy_from_kernel_nofault +EXPORT_SYMBOL_GPL vmlinux 0x4542c3ea device_register +EXPORT_SYMBOL_GPL vmlinux 0x4545e9b3 netdev_walk_all_upper_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x45460550 serdev_device_set_baudrate +EXPORT_SYMBOL_GPL vmlinux 0x45558f56 clk_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x455cba89 dev_queue_xmit_nit +EXPORT_SYMBOL_GPL vmlinux 0x4561f990 qcom_smem_state_unregister +EXPORT_SYMBOL_GPL vmlinux 0x45627783 __pci_hp_register +EXPORT_SYMBOL_GPL vmlinux 0x457594fa crypto_alg_list +EXPORT_SYMBOL_GPL vmlinux 0x457f0c72 pm_generic_restore +EXPORT_SYMBOL_GPL vmlinux 0x45908dcc __strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x459d926d cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x459e6151 mm_unaccount_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x45a25ee5 locks_owner_has_blockers +EXPORT_SYMBOL_GPL vmlinux 0x45a6d12e gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x45b1478d sata_link_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x45cc329d devm_power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x45d430d9 kthread_flush_worker +EXPORT_SYMBOL_GPL vmlinux 0x45da6eb2 failover_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0x45e8b450 mnt_idmap_get +EXPORT_SYMBOL_GPL vmlinux 0x45e8d476 devl_dpipe_table_register +EXPORT_SYMBOL_GPL vmlinux 0x45ec699a extcon_unregister_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x45fa3f11 synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0x46013233 net_dec_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x46030074 __hrtimer_get_remaining +EXPORT_SYMBOL_GPL vmlinux 0x460406a2 da903x_write +EXPORT_SYMBOL_GPL vmlinux 0x46056523 acpi_spi_count_resources +EXPORT_SYMBOL_GPL vmlinux 0x46078852 devlink_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x46089119 of_alias_get_id +EXPORT_SYMBOL_GPL vmlinux 0x460c5227 pinconf_generic_dt_subnode_to_map +EXPORT_SYMBOL_GPL vmlinux 0x4619e52c sk_psock_init +EXPORT_SYMBOL_GPL vmlinux 0x46275130 mas_expected_entries +EXPORT_SYMBOL_GPL vmlinux 0x46372a7d clk_regmap_gate_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x46534f24 xenbus_alloc_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x4659c057 crypto_register_scomps +EXPORT_SYMBOL_GPL vmlinux 0x465e5fdc sock_map_unhash +EXPORT_SYMBOL_GPL vmlinux 0x466df64f nop_posix_acl_default +EXPORT_SYMBOL_GPL vmlinux 0x466f9b55 clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x46770174 edac_device_del_device +EXPORT_SYMBOL_GPL vmlinux 0x4688d7ec pvclock_gtod_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x46a4b118 hrtimer_cancel +EXPORT_SYMBOL_GPL vmlinux 0x46ae4fa0 __platform_register_drivers +EXPORT_SYMBOL_GPL vmlinux 0x46bc5114 __imx8m_clk_hw_composite +EXPORT_SYMBOL_GPL vmlinux 0x46d504fc phy_resolve_aneg_linkmode +EXPORT_SYMBOL_GPL vmlinux 0x46dc23aa i2c_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x46e3d566 rio_request_mport_dma +EXPORT_SYMBOL_GPL vmlinux 0x46e67a71 this_cpu_has_cap +EXPORT_SYMBOL_GPL vmlinux 0x4700be48 dw_pcie_ep_raise_legacy_irq +EXPORT_SYMBOL_GPL vmlinux 0x4704129d usb_deregister +EXPORT_SYMBOL_GPL vmlinux 0x47105c17 fsl_mc_device_add +EXPORT_SYMBOL_GPL vmlinux 0x471a0c0b pinctrl_force_sleep +EXPORT_SYMBOL_GPL vmlinux 0x47229b5c gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x4724b191 efivars_unregister +EXPORT_SYMBOL_GPL vmlinux 0x472e48ec dprc_remove_devices +EXPORT_SYMBOL_GPL vmlinux 0x474162a7 devlink_alloc_ns +EXPORT_SYMBOL_GPL vmlinux 0x4748493b genphy_c45_pma_baset1_read_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x4753bd29 ata_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0x475e654b devm_usb_get_phy_by_node +EXPORT_SYMBOL_GPL vmlinux 0x4760f65c dw_pcie_host_init +EXPORT_SYMBOL_GPL vmlinux 0x4761f17c register_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x476461e8 __tracepoint_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x47663cfe vcap_rule_mod_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x476e0637 hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0x477ee8c5 xen_dbgp_reset_prep +EXPORT_SYMBOL_GPL vmlinux 0x47884890 system_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0x478c3181 __trace_trigger_soft_disabled +EXPORT_SYMBOL_GPL vmlinux 0x478e81f8 tcp_orphan_count +EXPORT_SYMBOL_GPL vmlinux 0x47964126 ata_sff_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x479803b9 base64_encode +EXPORT_SYMBOL_GPL vmlinux 0x479c489f crypto_sig_maxsize +EXPORT_SYMBOL_GPL vmlinux 0x479d9aa2 divider_recalc_rate +EXPORT_SYMBOL_GPL vmlinux 0x479f7d4b clk_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x47a21e15 i2c_client_type +EXPORT_SYMBOL_GPL vmlinux 0x47a6f2e3 thermal_cooling_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x47aad3b9 have_governor_per_policy +EXPORT_SYMBOL_GPL vmlinux 0x47d0eea2 acpi_lpat_temp_to_raw +EXPORT_SYMBOL_GPL vmlinux 0x47dcc778 pci_host_common_remove +EXPORT_SYMBOL_GPL vmlinux 0x47de0dc7 clk_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x47df5e0d cookie_tcp_reqsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x47e312ec gpiod_toggle_active_low +EXPORT_SYMBOL_GPL vmlinux 0x47e66af0 tpm_pcr_read +EXPORT_SYMBOL_GPL vmlinux 0x47ea2dc7 __account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x47ebd0b3 cdrom_multisession +EXPORT_SYMBOL_GPL vmlinux 0x47f323af crypto_grab_kpp +EXPORT_SYMBOL_GPL vmlinux 0x47fd9a0e clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x480305ca kmsg_dump_rewind +EXPORT_SYMBOL_GPL vmlinux 0x480f3b5d iommu_unregister_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x4815aa79 dev_pm_opp_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x481f9b7d mpi_mulm +EXPORT_SYMBOL_GPL vmlinux 0x48203853 em_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x4828e77b acpi_scan_lock_acquire +EXPORT_SYMBOL_GPL vmlinux 0x4843a748 qman_portals_probed +EXPORT_SYMBOL_GPL vmlinux 0x485cd7f6 kvm_rebooting +EXPORT_SYMBOL_GPL vmlinux 0x485db5df lwtunnel_cmp_encap +EXPORT_SYMBOL_GPL vmlinux 0x486838a5 __tracepoint_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x486d3c96 tcp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x486d52c6 find_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x486dedc3 ghes_unregister_vendor_record_notifier +EXPORT_SYMBOL_GPL vmlinux 0x488b0c01 fib6_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x48a3d20b mctrl_gpio_get +EXPORT_SYMBOL_GPL vmlinux 0x48ad6395 trace_remove_event_call +EXPORT_SYMBOL_GPL vmlinux 0x48b4353b icc_provider_deregister +EXPORT_SYMBOL_GPL vmlinux 0x48baae27 devl_rate_leaf_create +EXPORT_SYMBOL_GPL vmlinux 0x48c32847 __SCK__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x48c35c9e __tracepoint_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x48e2f6b4 nd_cmd_in_size +EXPORT_SYMBOL_GPL vmlinux 0x48eb67e3 ip6_pol_route +EXPORT_SYMBOL_GPL vmlinux 0x4904c8a9 fl6_update_dst +EXPORT_SYMBOL_GPL vmlinux 0x4905136a dev_pm_opp_enable +EXPORT_SYMBOL_GPL vmlinux 0x49058a5d usb_hcd_giveback_urb +EXPORT_SYMBOL_GPL vmlinux 0x4910c62f mddev_init +EXPORT_SYMBOL_GPL vmlinux 0x49242bc7 freezer_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x492cab60 device_driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x4934bdd0 crypto_check_attr_type +EXPORT_SYMBOL_GPL vmlinux 0x49391878 devl_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4939ebcd numa_map_to_online_node +EXPORT_SYMBOL_GPL vmlinux 0x493caea1 ata_scsi_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0x4940754d ahci_platform_assert_rsts +EXPORT_SYMBOL_GPL vmlinux 0x49409e60 cgroup_get_from_path +EXPORT_SYMBOL_GPL vmlinux 0x495271e8 vchan_init +EXPORT_SYMBOL_GPL vmlinux 0x4959d049 tps65912_device_exit +EXPORT_SYMBOL_GPL vmlinux 0x495daa05 gpiod_set_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x49608959 migrate_disable +EXPORT_SYMBOL_GPL vmlinux 0x49661804 handle_fasteoi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0x496ef8a2 sysfs_remove_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x4970da82 to_nvdimm +EXPORT_SYMBOL_GPL vmlinux 0x497a3651 get_task_pid +EXPORT_SYMBOL_GPL vmlinux 0x497e5d8c ata_cable_ignore +EXPORT_SYMBOL_GPL vmlinux 0x498084c0 skcipher_walk_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x498d4375 dev_pm_qos_hide_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x499043d3 crypto_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x49927d25 page_reporting_unregister +EXPORT_SYMBOL_GPL vmlinux 0x49a240c9 pinctrl_generic_get_group +EXPORT_SYMBOL_GPL vmlinux 0x49a8a9c8 nvdimm_bus_add_badrange +EXPORT_SYMBOL_GPL vmlinux 0x49cc924a pci_ioremap_bar +EXPORT_SYMBOL_GPL vmlinux 0x49cd25ed alloc_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x49cf58d9 rio_register_mport +EXPORT_SYMBOL_GPL vmlinux 0x49d34ecb scmi_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x49d99fb5 pci_pr3_present +EXPORT_SYMBOL_GPL vmlinux 0x49e96999 cond_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x49efc3df devlink_port_init +EXPORT_SYMBOL_GPL vmlinux 0x49f284c6 serial8250_em485_start_tx +EXPORT_SYMBOL_GPL vmlinux 0x4a03716d crypto_clone_cipher +EXPORT_SYMBOL_GPL vmlinux 0x4a17ed66 sysrq_mask +EXPORT_SYMBOL_GPL vmlinux 0x4a3188e0 dma_map_sgtable +EXPORT_SYMBOL_GPL vmlinux 0x4a420d09 acpi_bus_detach_private_data +EXPORT_SYMBOL_GPL vmlinux 0x4a43bf34 proc_mkdir_data +EXPORT_SYMBOL_GPL vmlinux 0x4a5bb2f5 rio_dma_prep_xfer +EXPORT_SYMBOL_GPL vmlinux 0x4a5f38e0 irq_domain_create_legacy +EXPORT_SYMBOL_GPL vmlinux 0x4a7b7657 sata_pmp_qc_defer_cmd_switch +EXPORT_SYMBOL_GPL vmlinux 0x4a8bccfc fork_usermode_driver +EXPORT_SYMBOL_GPL vmlinux 0x4a8c3e1e crypto_enqueue_request_head +EXPORT_SYMBOL_GPL vmlinux 0x4a9df109 thermal_zone_get_num_trips +EXPORT_SYMBOL_GPL vmlinux 0x4aa61486 cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0x4ab49d49 tcp_slow_start +EXPORT_SYMBOL_GPL vmlinux 0x4ac09f83 pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x4adcdd3a cn_add_callback +EXPORT_SYMBOL_GPL vmlinux 0x4ae6d55d dma_resv_iter_first +EXPORT_SYMBOL_GPL vmlinux 0x4afa903a dm_table_set_type +EXPORT_SYMBOL_GPL vmlinux 0x4b00bdd2 rz_mtu3_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x4b00c4ae fsl_mc_portal_allocate +EXPORT_SYMBOL_GPL vmlinux 0x4b4e0aaa fwnode_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x4b5acf74 rhashtable_init +EXPORT_SYMBOL_GPL vmlinux 0x4b70b5b5 usb_phy_roothub_alloc +EXPORT_SYMBOL_GPL vmlinux 0x4b8082b0 crypto_init_akcipher_ops_sig +EXPORT_SYMBOL_GPL vmlinux 0x4b83bf35 screen_pos +EXPORT_SYMBOL_GPL vmlinux 0x4b931968 xen_features +EXPORT_SYMBOL_GPL vmlinux 0x4b9cc733 apei_get_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x4ba3d784 put_io_context +EXPORT_SYMBOL_GPL vmlinux 0x4ba8e5d7 sdio_readb +EXPORT_SYMBOL_GPL vmlinux 0x4bad3355 tcp_plb_update_state +EXPORT_SYMBOL_GPL vmlinux 0x4bb7d153 platform_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x4bbe7a73 rockchip_clk_of_add_provider +EXPORT_SYMBOL_GPL vmlinux 0x4bbf4f39 hte_ts_get +EXPORT_SYMBOL_GPL vmlinux 0x4bc3977f usb_autopm_get_interface_no_resume +EXPORT_SYMBOL_GPL vmlinux 0x4bc8727f xen_balloon_init +EXPORT_SYMBOL_GPL vmlinux 0x4bd6f08b misc_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4bdafb86 iopf_queue_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x4bdb8dcc housekeeping_test_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4be4376f disk_force_media_change +EXPORT_SYMBOL_GPL vmlinux 0x4bf71a75 serdev_device_write_buf +EXPORT_SYMBOL_GPL vmlinux 0x4bfab5fc xdp_do_redirect_frame +EXPORT_SYMBOL_GPL vmlinux 0x4bfd398d hwrng_msleep +EXPORT_SYMBOL_GPL vmlinux 0x4c1089f1 __virtqueue_break +EXPORT_SYMBOL_GPL vmlinux 0x4c16155f __blk_trace_note_message +EXPORT_SYMBOL_GPL vmlinux 0x4c2b351d start_poll_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x4c4e2334 vcap_tc_flower_handler_ipv6_usage +EXPORT_SYMBOL_GPL vmlinux 0x4c549b36 __traceiter_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x4c54c47b __traceiter_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x4c56a3a5 __folio_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x4c5c64a8 __inet_twsk_schedule +EXPORT_SYMBOL_GPL vmlinux 0x4c5f348e acpi_dev_filter_resource_type +EXPORT_SYMBOL_GPL vmlinux 0x4c67c6b3 kvm_arch_ptp_get_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0x4c7664dd mtk_pinconf_bias_set +EXPORT_SYMBOL_GPL vmlinux 0x4c8adfe1 hv_root_partition +EXPORT_SYMBOL_GPL vmlinux 0x4c8c9ba7 ata_sff_hsm_move +EXPORT_SYMBOL_GPL vmlinux 0x4c8e9320 __rio_local_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x4ca43ae2 udp4_hwcsum +EXPORT_SYMBOL_GPL vmlinux 0x4ca5590e mas_prev +EXPORT_SYMBOL_GPL vmlinux 0x4caf6621 cgrp_dfl_root +EXPORT_SYMBOL_GPL vmlinux 0x4cb27100 ktime_get_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x4cb81fda __SCK__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x4cbe9064 pci_epf_alloc_space +EXPORT_SYMBOL_GPL vmlinux 0x4cce237d device_initialize +EXPORT_SYMBOL_GPL vmlinux 0x4cd362cb netdev_rx_handler_register +EXPORT_SYMBOL_GPL vmlinux 0x4cd63f0a mbox_chan_txdone +EXPORT_SYMBOL_GPL vmlinux 0x4ce9ab13 crypto_sig_set_privkey +EXPORT_SYMBOL_GPL vmlinux 0x4ceb7da3 devfreq_event_set_event +EXPORT_SYMBOL_GPL vmlinux 0x4cf8880f vcap_rule_add_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4d0015e2 cpu_hotplug_disable +EXPORT_SYMBOL_GPL vmlinux 0x4d2283cf switchdev_handle_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0x4d24a1e4 sbitmap_finish_wait +EXPORT_SYMBOL_GPL vmlinux 0x4d32f61e __srcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x4d3a0696 __SCK__tp_func_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x4d4708eb rtnl_af_register +EXPORT_SYMBOL_GPL vmlinux 0x4d4bc577 gpiod_unexport +EXPORT_SYMBOL_GPL vmlinux 0x4d5d625a shash_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0x4d604471 __rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4d6d0bbc iommu_group_ref_get +EXPORT_SYMBOL_GPL vmlinux 0x4d7272e4 migrate_enable +EXPORT_SYMBOL_GPL vmlinux 0x4d83c710 k3_udma_glue_tdown_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x4d8ba066 ata_qc_get_active +EXPORT_SYMBOL_GPL vmlinux 0x4d8f25bb acpi_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0x4d95d6d1 memcpy_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x4dae16e4 i2c_put_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x4db80e85 rz_mtu3_8bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0x4dba7377 serial8250_rx_chars +EXPORT_SYMBOL_GPL vmlinux 0x4dc03360 tps65912_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x4de17ab3 usb_state_string +EXPORT_SYMBOL_GPL vmlinux 0x4deeddf6 of_css +EXPORT_SYMBOL_GPL vmlinux 0x4df34f74 devm_of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x4dfdc468 vp_legacy_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x4dfefcab power_supply_powers +EXPORT_SYMBOL_GPL vmlinux 0x4e07f551 wakeup_source_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4e0882b8 vring_del_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x4e12f918 pinconf_generic_dt_node_to_map +EXPORT_SYMBOL_GPL vmlinux 0x4e17bdff class_dev_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x4e17c613 ata_sff_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x4e18e8d0 devm_pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x4e28c046 tty_port_default_client_ops +EXPORT_SYMBOL_GPL vmlinux 0x4e2d09e3 blk_req_needs_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0x4e3fd1b4 kvm_release_pfn_clean +EXPORT_SYMBOL_GPL vmlinux 0x4e447a97 devl_params_register +EXPORT_SYMBOL_GPL vmlinux 0x4e4c37e2 freq_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4e63883c wm831x_auxadc_read_uv +EXPORT_SYMBOL_GPL vmlinux 0x4e657485 free_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0x4e6fc9b0 power_supply_battery_info_get_prop +EXPORT_SYMBOL_GPL vmlinux 0x4e7cb785 ata_pio_need_iordy +EXPORT_SYMBOL_GPL vmlinux 0x4e7f5e86 dummy_con +EXPORT_SYMBOL_GPL vmlinux 0x4e993f1e led_trigger_read +EXPORT_SYMBOL_GPL vmlinux 0x4e9b761e blk_mq_queue_inflight +EXPORT_SYMBOL_GPL vmlinux 0x4eab100a virtqueue_add_sgs +EXPORT_SYMBOL_GPL vmlinux 0x4eac5fc1 cpu_mitigations_auto_nosmt +EXPORT_SYMBOL_GPL vmlinux 0x4eb2aea5 devlink_dpipe_match_put +EXPORT_SYMBOL_GPL vmlinux 0x4ebcc131 scmi_device_create +EXPORT_SYMBOL_GPL vmlinux 0x4ecc68a4 ehci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x4ece3615 blocking_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4ee2801a trace_array_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4ef5bcf4 perf_swevent_get_recursion_context +EXPORT_SYMBOL_GPL vmlinux 0x4efcf021 mpi_normalize +EXPORT_SYMBOL_GPL vmlinux 0x4f003224 blk_rq_is_poll +EXPORT_SYMBOL_GPL vmlinux 0x4f170943 pm_runtime_barrier +EXPORT_SYMBOL_GPL vmlinux 0x4f2593f0 btree_update +EXPORT_SYMBOL_GPL vmlinux 0x4f2c996d kmsg_dump_get_line +EXPORT_SYMBOL_GPL vmlinux 0x4f2d44f7 disk_set_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0x4f33d178 vp_legacy_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x4f357770 pwm_apply_state +EXPORT_SYMBOL_GPL vmlinux 0x4f394922 kvm_release_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x4f46416e pci_test_config_bits +EXPORT_SYMBOL_GPL vmlinux 0x4f561f5b regulator_get_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0x4f5a83fa pm_runtime_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x4f60fe0d dm_hold +EXPORT_SYMBOL_GPL vmlinux 0x4f6a07fe show_rcu_gp_kthreads +EXPORT_SYMBOL_GPL vmlinux 0x4f72a987 uart_parse_options +EXPORT_SYMBOL_GPL vmlinux 0x4f7ab772 regmap_multi_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x4f7d2c4e umd_load_blob +EXPORT_SYMBOL_GPL vmlinux 0x4f8c8d15 spi_mem_dirmap_write +EXPORT_SYMBOL_GPL vmlinux 0x4f98d766 cpu_pm_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4fa29765 usb_autopm_get_interface +EXPORT_SYMBOL_GPL vmlinux 0x4fa61989 device_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x4fb5da55 fs_put_dax +EXPORT_SYMBOL_GPL vmlinux 0x4fb90738 pci_find_vsec_capability +EXPORT_SYMBOL_GPL vmlinux 0x4fbdd732 devm_kasprintf +EXPORT_SYMBOL_GPL vmlinux 0x4fcf6694 preempt_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4fd494be ohci_restart +EXPORT_SYMBOL_GPL vmlinux 0x4fdc945d sata_deb_timing_normal +EXPORT_SYMBOL_GPL vmlinux 0x4fe1eddf unregister_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4fe298eb devl_trylock +EXPORT_SYMBOL_GPL vmlinux 0x4fe54f69 serdev_device_add +EXPORT_SYMBOL_GPL vmlinux 0x4fe875af meson_pmx_get_funcs_count +EXPORT_SYMBOL_GPL vmlinux 0x4ffc927f of_pci_get_devfn +EXPORT_SYMBOL_GPL vmlinux 0x5008df2e acpi_dma_request_slave_chan_by_index +EXPORT_SYMBOL_GPL vmlinux 0x500c768c apei_exec_read_register +EXPORT_SYMBOL_GPL vmlinux 0x50174317 tpm2_get_tpm_pt +EXPORT_SYMBOL_GPL vmlinux 0x501e62ab nvdimm_bus_check_dimm_count +EXPORT_SYMBOL_GPL vmlinux 0x502272d3 regulator_set_soft_start_regmap +EXPORT_SYMBOL_GPL vmlinux 0x5026585c xen_irq_from_gsi +EXPORT_SYMBOL_GPL vmlinux 0x5026de4a ata_std_bios_param +EXPORT_SYMBOL_GPL vmlinux 0x502955c9 sysfs_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x502a480c unregister_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x502ff3e5 proc_create_net_data_write +EXPORT_SYMBOL_GPL vmlinux 0x503706db fuse_sync_release +EXPORT_SYMBOL_GPL vmlinux 0x504047ac nf_queue_nf_hook_drop +EXPORT_SYMBOL_GPL vmlinux 0x504a85d1 da9052_disable_irq_nosync +EXPORT_SYMBOL_GPL vmlinux 0x5050813c security_inode_create +EXPORT_SYMBOL_GPL vmlinux 0x50533443 pci_epc_map_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x505b6dcc __vfs_setxattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x507804ba group_cpus_evenly +EXPORT_SYMBOL_GPL vmlinux 0x508307f1 mmu_notifier_put +EXPORT_SYMBOL_GPL vmlinux 0x50881cd3 driver_set_override +EXPORT_SYMBOL_GPL vmlinux 0x5091b823 ring_buffer_read_start +EXPORT_SYMBOL_GPL vmlinux 0x5093e76e __tracepoint_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x50949d30 gnttab_unmap_refs_async +EXPORT_SYMBOL_GPL vmlinux 0x50bc965e __crypto_alloc_tfm +EXPORT_SYMBOL_GPL vmlinux 0x50cfe61d ata_bmdma_dumb_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x50d92bdd scsi_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x50df94f5 btree_insert +EXPORT_SYMBOL_GPL vmlinux 0x50e7193a __i2c_first_dynamic_bus_num +EXPORT_SYMBOL_GPL vmlinux 0x50eabb98 __tracepoint_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x50ebe8ea ohci_resume +EXPORT_SYMBOL_GPL vmlinux 0x50f2c4a6 dev_pm_opp_find_level_exact +EXPORT_SYMBOL_GPL vmlinux 0x50f303d6 xen_xenbus_fops +EXPORT_SYMBOL_GPL vmlinux 0x50f3a6cf kvm_vcpu_write_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x50fad434 round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x51019896 devl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x511fb9b1 mtk_clk_unregister_pllfhs +EXPORT_SYMBOL_GPL vmlinux 0x51390c96 rcu_barrier_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x51489982 dev_pm_opp_free_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0x5152d966 kvm_put_kvm +EXPORT_SYMBOL_GPL vmlinux 0x515b390f __SCK__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x51654cca is_nvdimm_sync +EXPORT_SYMBOL_GPL vmlinux 0x5169344d k3_udma_glue_pop_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x5169c08a __sk_flush_backlog +EXPORT_SYMBOL_GPL vmlinux 0x517839ac regulator_allow_bypass +EXPORT_SYMBOL_GPL vmlinux 0x5182923d gpiochip_request_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x5187ac4b xen_store_evtchn +EXPORT_SYMBOL_GPL vmlinux 0x51898333 pm_genpd_remove +EXPORT_SYMBOL_GPL vmlinux 0x518da2e0 dbs_update +EXPORT_SYMBOL_GPL vmlinux 0x51a348cc usb_role_switch_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x51a39ebc crypto_register_acomp +EXPORT_SYMBOL_GPL vmlinux 0x51ad07dd tegra210_plle_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0x51b6a3a6 pinctrl_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0x51c1af70 bpf_redirect_info +EXPORT_SYMBOL_GPL vmlinux 0x51c208a0 mtk_clk_register_fixed_clks +EXPORT_SYMBOL_GPL vmlinux 0x51c79af7 usb_hcd_unmap_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x51d60ecf crypto_unregister_rngs +EXPORT_SYMBOL_GPL vmlinux 0x51e07ebe devl_trap_policers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x51ebf4a6 mtk_clk_unregister_composites +EXPORT_SYMBOL_GPL vmlinux 0x51f13373 mtk_pinconf_drive_set_raw +EXPORT_SYMBOL_GPL vmlinux 0x51f589c0 ping_hash +EXPORT_SYMBOL_GPL vmlinux 0x51fc9a6d xenmem_reservation_decrease +EXPORT_SYMBOL_GPL vmlinux 0x520332e4 acpi_get_psd_map +EXPORT_SYMBOL_GPL vmlinux 0x520c3967 trace_event_buffer_reserve +EXPORT_SYMBOL_GPL vmlinux 0x52213722 acpi_dev_resource_memory +EXPORT_SYMBOL_GPL vmlinux 0x52252316 clk_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x5225f573 firmware_kobj +EXPORT_SYMBOL_GPL vmlinux 0x522d99e9 make_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x5242e5d4 regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x52431348 xenbus_transaction_start +EXPORT_SYMBOL_GPL vmlinux 0x5245d688 sk_msg_is_readable +EXPORT_SYMBOL_GPL vmlinux 0x524afcd1 espintcp_push_skb +EXPORT_SYMBOL_GPL vmlinux 0x52526c83 exportfs_decode_fh +EXPORT_SYMBOL_GPL vmlinux 0x525d2419 raw_seq_next +EXPORT_SYMBOL_GPL vmlinux 0x5263dec5 metadata_dst_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x52647db1 ct_idle_exit +EXPORT_SYMBOL_GPL vmlinux 0x526f4c16 ip_valid_fib_dump_req +EXPORT_SYMBOL_GPL vmlinux 0x52715c29 __irq_alloc_domain_generic_chips +EXPORT_SYMBOL_GPL vmlinux 0x527da95e dma_vunmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x52807529 rz_mtu3_shared_reg_update_bit +EXPORT_SYMBOL_GPL vmlinux 0x5280c199 scsi_dh_set_params +EXPORT_SYMBOL_GPL vmlinux 0x5288707c fsstack_copy_attr_all +EXPORT_SYMBOL_GPL vmlinux 0x528ac8d9 devm_thermal_of_zone_register +EXPORT_SYMBOL_GPL vmlinux 0x5295d8a5 k3_udma_glue_request_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x52970f7b rio_add_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0x529e8c80 iommu_set_pgtable_quirks +EXPORT_SYMBOL_GPL vmlinux 0x52b1e3c7 pci_flags +EXPORT_SYMBOL_GPL vmlinux 0x52bcd52c crypto_comp_decompress +EXPORT_SYMBOL_GPL vmlinux 0x52c2a542 genphy_c45_read_mdix +EXPORT_SYMBOL_GPL vmlinux 0x52c35e83 call_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x52ce2057 hv_setup_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0x52d020aa acpi_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0x52d54fce devlink_info_version_stored_put +EXPORT_SYMBOL_GPL vmlinux 0x52e6a856 dma_wait_for_async_tx +EXPORT_SYMBOL_GPL vmlinux 0x52eddb69 raw_v6_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x52f84fb9 da903x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x52ff9362 subsys_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x5304591b nvmem_cell_read_u16 +EXPORT_SYMBOL_GPL vmlinux 0x5304b1c6 ethnl_cable_test_amplitude +EXPORT_SYMBOL_GPL vmlinux 0x530aadff usb_hcd_start_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x530b7c03 sprd_pinctrl_core_probe +EXPORT_SYMBOL_GPL vmlinux 0x530cb649 extcon_register_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x530e0f8c devl_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5311c03f usb_unpoison_urb +EXPORT_SYMBOL_GPL vmlinux 0x5314f582 key_type_logon +EXPORT_SYMBOL_GPL vmlinux 0x53168213 unregister_acpi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x532334c3 crypto_register_algs +EXPORT_SYMBOL_GPL vmlinux 0x532b90b5 kprobe_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x534ed341 serdev_device_get_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x53522a62 crypto_alloc_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x5358864e devlink_fmsg_binary_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x536db5e5 policy_has_boost_freq +EXPORT_SYMBOL_GPL vmlinux 0x537252cf __SCK__tp_func_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x5372dd5a iomap_seek_data +EXPORT_SYMBOL_GPL vmlinux 0x538d073d phy_duplex_to_str +EXPORT_SYMBOL_GPL vmlinux 0x53a390ef crypto_wait_for_test +EXPORT_SYMBOL_GPL vmlinux 0x53a6bb08 extcon_set_state_sync +EXPORT_SYMBOL_GPL vmlinux 0x53b17ec3 spi_mem_default_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x53b2381d scsi_register_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x53b953b5 gpiod_get_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x53c089f5 property_entries_dup +EXPORT_SYMBOL_GPL vmlinux 0x53cb8916 crypto_register_shash +EXPORT_SYMBOL_GPL vmlinux 0x53d7c01e __traceiter_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x53e0b0fc acpiphp_register_attention +EXPORT_SYMBOL_GPL vmlinux 0x53f05cbb crypto_shash_finup +EXPORT_SYMBOL_GPL vmlinux 0x53f2605a strp_process +EXPORT_SYMBOL_GPL vmlinux 0x5403efc2 pinmux_generic_remove_function +EXPORT_SYMBOL_GPL vmlinux 0x54185ca3 dev_pm_domain_detach +EXPORT_SYMBOL_GPL vmlinux 0x541bd60a irq_work_run +EXPORT_SYMBOL_GPL vmlinux 0x54215db5 visitor64 +EXPORT_SYMBOL_GPL vmlinux 0x5435615c iommu_device_sysfs_add +EXPORT_SYMBOL_GPL vmlinux 0x544491be xenbus_watch_path +EXPORT_SYMBOL_GPL vmlinux 0x54651f9b rhashtable_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x5477d0e0 validate_xmit_skb_list +EXPORT_SYMBOL_GPL vmlinux 0x54904e16 xenbus_frontend_closed +EXPORT_SYMBOL_GPL vmlinux 0x549525ef handle_nested_irq +EXPORT_SYMBOL_GPL vmlinux 0x54a25da2 qcom_smem_state_put +EXPORT_SYMBOL_GPL vmlinux 0x54d035d3 dw_pcie_wait_for_link +EXPORT_SYMBOL_GPL vmlinux 0x54d0c8a1 __rio_local_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x54d4a25e spi_sync_locked +EXPORT_SYMBOL_GPL vmlinux 0x54d897d1 tps6586x_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x54e00df5 led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x54e0afea ata_dummy_port_info +EXPORT_SYMBOL_GPL vmlinux 0x54f04e6b wm8350_read_auxadc +EXPORT_SYMBOL_GPL vmlinux 0x54f629f2 dev_pm_opp_of_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x5502c582 usb_amd_pt_check_port +EXPORT_SYMBOL_GPL vmlinux 0x550f3e05 i2c_freq_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x551012e6 mtk_pinconf_adv_drive_set_raw +EXPORT_SYMBOL_GPL vmlinux 0x55171cdc sysfs_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x55194e0e sysfs_chmod_file +EXPORT_SYMBOL_GPL vmlinux 0x551e192f dax_remove_host +EXPORT_SYMBOL_GPL vmlinux 0x55212480 crypto_akcipher_sync_prep +EXPORT_SYMBOL_GPL vmlinux 0x55339365 flush_delayed_fput +EXPORT_SYMBOL_GPL vmlinux 0x553b49a4 cpufreq_get_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x55417264 unregister_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0x554498e9 irq_chip_mask_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0x554f0af6 sysfs_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x554fa6cc nf_ipv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x555ca18c dprc_reset_container +EXPORT_SYMBOL_GPL vmlinux 0x556126c5 platform_get_irq_optional +EXPORT_SYMBOL_GPL vmlinux 0x556e4390 clk_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x55784228 regmap_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x558a6ec6 serial8250_rpm_put +EXPORT_SYMBOL_GPL vmlinux 0x55954ebe ti_sci_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x55961023 phy_pm_runtime_put +EXPORT_SYMBOL_GPL vmlinux 0x55a37494 unregister_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x55a3c152 sdio_release_irq +EXPORT_SYMBOL_GPL vmlinux 0x55adbe4d ata_pci_device_suspend +EXPORT_SYMBOL_GPL vmlinux 0x55bcdbc5 crypto_register_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x55c76a23 ksys_sync_helper +EXPORT_SYMBOL_GPL vmlinux 0x55c9880c zynqmp_pm_release_node +EXPORT_SYMBOL_GPL vmlinux 0x55cd22ef of_resolve_phandles +EXPORT_SYMBOL_GPL vmlinux 0x55d91921 alloc_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x55da84cd bus_for_each_drv +EXPORT_SYMBOL_GPL vmlinux 0x55e62ec1 mctrl_gpio_init +EXPORT_SYMBOL_GPL vmlinux 0x55ecef39 led_sysfs_enable +EXPORT_SYMBOL_GPL vmlinux 0x55eecff4 bit_wait_io_timeout +EXPORT_SYMBOL_GPL vmlinux 0x55ef88d0 ahash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x55f18b03 ksm_madvise +EXPORT_SYMBOL_GPL vmlinux 0x56054c05 crypto_it_tab +EXPORT_SYMBOL_GPL vmlinux 0x560e8240 ftrace_set_filter_ip +EXPORT_SYMBOL_GPL vmlinux 0x5611fdfd kvm_io_bus_get_dev +EXPORT_SYMBOL_GPL vmlinux 0x561375bd tracepoint_probe_register_prio +EXPORT_SYMBOL_GPL vmlinux 0x56173654 pcap_set_ts_bits +EXPORT_SYMBOL_GPL vmlinux 0x5624f826 power_supply_notifier +EXPORT_SYMBOL_GPL vmlinux 0x56256e8a orderly_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x56310925 regulator_mode_to_status +EXPORT_SYMBOL_GPL vmlinux 0x5641485b tty_termios_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x56418b59 clk_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0x564539db cros_ec_get_sensor_count +EXPORT_SYMBOL_GPL vmlinux 0x5649d99a kvm_get_kvm +EXPORT_SYMBOL_GPL vmlinux 0x564f6c38 clk_hw_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x565689fa dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x566d6446 blk_rq_prep_clone +EXPORT_SYMBOL_GPL vmlinux 0x566fb5a3 pci_epf_free_space +EXPORT_SYMBOL_GPL vmlinux 0x56707cae ata_sff_thaw +EXPORT_SYMBOL_GPL vmlinux 0x5690dd27 ima_file_hash +EXPORT_SYMBOL_GPL vmlinux 0x56ab6241 dm_internal_suspend_noflush +EXPORT_SYMBOL_GPL vmlinux 0x56abfc17 mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x56c24b8f of_clk_parent_fill +EXPORT_SYMBOL_GPL vmlinux 0x56cdf7d6 regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x56d7fe3f of_clk_get_parent_count +EXPORT_SYMBOL_GPL vmlinux 0x56e2cbea blkcg_deactivate_policy +EXPORT_SYMBOL_GPL vmlinux 0x56e9103b cpu_pm_enter +EXPORT_SYMBOL_GPL vmlinux 0x56ef15d0 __tracepoint_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x56fbb130 no_hash_pointers +EXPORT_SYMBOL_GPL vmlinux 0x5737271c crypto_ahash_final +EXPORT_SYMBOL_GPL vmlinux 0x57376dab gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0x574609c5 apei_exec_write_register_value +EXPORT_SYMBOL_GPL vmlinux 0x574cccc1 devm_irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x57597d51 usb_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x575e0faf of_mm_gpiochip_add_data +EXPORT_SYMBOL_GPL vmlinux 0x5764a268 elv_rqhash_add +EXPORT_SYMBOL_GPL vmlinux 0x57679acb securityfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0x57719632 gnttab_grant_foreign_access +EXPORT_SYMBOL_GPL vmlinux 0x57727285 phylink_ethtool_set_eee +EXPORT_SYMBOL_GPL vmlinux 0x57738446 driver_find_device +EXPORT_SYMBOL_GPL vmlinux 0x5773f56b fwnode_connection_find_matches +EXPORT_SYMBOL_GPL vmlinux 0x57781fba rtc_read_time +EXPORT_SYMBOL_GPL vmlinux 0x577a438a tegra210_clk_emc_detach +EXPORT_SYMBOL_GPL vmlinux 0x57812b56 user_destroy +EXPORT_SYMBOL_GPL vmlinux 0x57890a16 spi_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x578b7c6f usb_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x578eeb4d hugetlb_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x5790e7a0 pci_unlock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0x579129d4 __dax_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x579881ee handle_bad_irq +EXPORT_SYMBOL_GPL vmlinux 0x579bd963 of_usb_get_dr_mode_by_phy +EXPORT_SYMBOL_GPL vmlinux 0x579e0bf5 rtnl_unregister_all +EXPORT_SYMBOL_GPL vmlinux 0x57a59e87 of_reserved_mem_device_init_by_name +EXPORT_SYMBOL_GPL vmlinux 0x57b4cc4c of_pwm_xlate_with_flags +EXPORT_SYMBOL_GPL vmlinux 0x57b6e50c devm_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x57b7ef4c vring_new_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x57b99e17 devm_regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x57c58e9b __tracepoint_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x57c70c90 fuse_dev_operations +EXPORT_SYMBOL_GPL vmlinux 0x57cda220 device_match_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x57d4050a xhci_get_endpoint_index +EXPORT_SYMBOL_GPL vmlinux 0x57dc4851 mas_erase +EXPORT_SYMBOL_GPL vmlinux 0x57dfaadc pci_iov_vf_id +EXPORT_SYMBOL_GPL vmlinux 0x57e9486d __cpuhp_state_add_instance +EXPORT_SYMBOL_GPL vmlinux 0x57ed6737 trace_event_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x57f576b9 mpi_ec_curve_point +EXPORT_SYMBOL_GPL vmlinux 0x57fa77b2 of_pci_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0x58046dda pm_clk_remove +EXPORT_SYMBOL_GPL vmlinux 0x580fdb1b phylink_mii_c22_pcs_an_restart +EXPORT_SYMBOL_GPL vmlinux 0x5816f8d1 ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x58276f93 cper_next_record_id +EXPORT_SYMBOL_GPL vmlinux 0x5829e979 mas_pause +EXPORT_SYMBOL_GPL vmlinux 0x58301078 virtqueue_get_used_addr +EXPORT_SYMBOL_GPL vmlinux 0x5831e062 cpus_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0x583c2e12 spi_add_device +EXPORT_SYMBOL_GPL vmlinux 0x583e479c skcipher_walk_complete +EXPORT_SYMBOL_GPL vmlinux 0x5845b689 __device_reset +EXPORT_SYMBOL_GPL vmlinux 0x584e0513 cpci_hp_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x586bfc8a alarm_restart +EXPORT_SYMBOL_GPL vmlinux 0x587986b1 fwnode_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0x5879a27d sfp_get_module_info +EXPORT_SYMBOL_GPL vmlinux 0x587d141b paste_selection +EXPORT_SYMBOL_GPL vmlinux 0x5880fac3 blk_freeze_queue_start +EXPORT_SYMBOL_GPL vmlinux 0x5886fe6c altr_sysmgr_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x588ef734 simple_attr_open +EXPORT_SYMBOL_GPL vmlinux 0x58a4899a get_net_ns_by_fd +EXPORT_SYMBOL_GPL vmlinux 0x58ac840e gpiod_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x58afeda7 clean_record_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x58b23aef rio_register_scan +EXPORT_SYMBOL_GPL vmlinux 0x58b6fd3a virtqueue_add_inbuf +EXPORT_SYMBOL_GPL vmlinux 0x58cd0fee dm_put +EXPORT_SYMBOL_GPL vmlinux 0x58d25165 pinctrl_find_gpio_range_from_pin_nolock +EXPORT_SYMBOL_GPL vmlinux 0x58db1176 ata_xfer_mode2shift +EXPORT_SYMBOL_GPL vmlinux 0x58dc7cb3 filemap_range_has_writeback +EXPORT_SYMBOL_GPL vmlinux 0x58def6ca sfp_module_remove +EXPORT_SYMBOL_GPL vmlinux 0x58e14f15 HYPERVISOR_event_channel_op +EXPORT_SYMBOL_GPL vmlinux 0x58e97a60 ata_host_activate +EXPORT_SYMBOL_GPL vmlinux 0x58fa50c0 __traceiter_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x59083e33 irq_get_domain_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x590c4fb1 md_rdev_clear +EXPORT_SYMBOL_GPL vmlinux 0x590d9b1a irq_generic_chip_ops +EXPORT_SYMBOL_GPL vmlinux 0x591a4021 platform_bus +EXPORT_SYMBOL_GPL vmlinux 0x591a7f0d usb_hcd_amd_remote_wakeup_quirk +EXPORT_SYMBOL_GPL vmlinux 0x5933b3a9 crypto_unregister_template +EXPORT_SYMBOL_GPL vmlinux 0x593ac537 __tracepoint_map +EXPORT_SYMBOL_GPL vmlinux 0x593eb8d1 regulator_get_error_flags +EXPORT_SYMBOL_GPL vmlinux 0x59405c3a usb_root_hub_lost_power +EXPORT_SYMBOL_GPL vmlinux 0x594a397d set_selection_kernel +EXPORT_SYMBOL_GPL vmlinux 0x594dad72 fsverity_ioctl_read_metadata +EXPORT_SYMBOL_GPL vmlinux 0x5952c034 unix_outq_len +EXPORT_SYMBOL_GPL vmlinux 0x5957cddb zs_lookup_class_index +EXPORT_SYMBOL_GPL vmlinux 0x597a471c fscrypt_mergeable_bio_bh +EXPORT_SYMBOL_GPL vmlinux 0x597b4054 ip6_datagram_recv_ctl +EXPORT_SYMBOL_GPL vmlinux 0x5985a9e1 tcp_ca_openreq_child +EXPORT_SYMBOL_GPL vmlinux 0x5986d190 kdb_printf +EXPORT_SYMBOL_GPL vmlinux 0x59b063ba start_poll_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x59b08d1c debugfs_create_blob +EXPORT_SYMBOL_GPL vmlinux 0x59b2adbf input_ff_effect_from_user +EXPORT_SYMBOL_GPL vmlinux 0x59b64aa8 uart_console_device +EXPORT_SYMBOL_GPL vmlinux 0x59b6756e ata_sff_postreset +EXPORT_SYMBOL_GPL vmlinux 0x59c43dc9 __traceiter_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x59c4fd1b fat_alloc_new_dir +EXPORT_SYMBOL_GPL vmlinux 0x59dabaa6 pci_epc_add_epf +EXPORT_SYMBOL_GPL vmlinux 0x59e0695d phylink_speed_down +EXPORT_SYMBOL_GPL vmlinux 0x59e640c0 halt_poll_ns +EXPORT_SYMBOL_GPL vmlinux 0x59edfeb8 phy_rate_matching_to_str +EXPORT_SYMBOL_GPL vmlinux 0x59ef0ab0 balloon_mops +EXPORT_SYMBOL_GPL vmlinux 0x59f32720 mpi_subm +EXPORT_SYMBOL_GPL vmlinux 0x59f8b7c6 ms_hyperv +EXPORT_SYMBOL_GPL vmlinux 0x5a0be784 css_next_descendant_pre +EXPORT_SYMBOL_GPL vmlinux 0x5a12e60c __SCK__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x5a1d134a rcu_momentary_dyntick_idle +EXPORT_SYMBOL_GPL vmlinux 0x5a22749d pci_acpi_set_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x5a229368 arch_apei_enable_cmcff +EXPORT_SYMBOL_GPL vmlinux 0x5a23cf02 power_supply_changed +EXPORT_SYMBOL_GPL vmlinux 0x5a24c5d0 usb_mon_register +EXPORT_SYMBOL_GPL vmlinux 0x5a2fd15c crypto_hash_walk_first +EXPORT_SYMBOL_GPL vmlinux 0x5a33ce0c pse_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5a3748c7 mtk_clk_dummy_ops +EXPORT_SYMBOL_GPL vmlinux 0x5a47af73 ata_sff_tf_read +EXPORT_SYMBOL_GPL vmlinux 0x5a49dbc9 timerqueue_del +EXPORT_SYMBOL_GPL vmlinux 0x5a4ee522 fib_rules_lookup +EXPORT_SYMBOL_GPL vmlinux 0x5a508a88 regmap_raw_read +EXPORT_SYMBOL_GPL vmlinux 0x5a5c3024 put_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x5a603242 devm_release_action +EXPORT_SYMBOL_GPL vmlinux 0x5a634bf2 fwnode_connection_find_match +EXPORT_SYMBOL_GPL vmlinux 0x5a69dce8 nexthop_find_by_id +EXPORT_SYMBOL_GPL vmlinux 0x5a6cb7a0 rtnl_delete_link +EXPORT_SYMBOL_GPL vmlinux 0x5a6cdb52 nf_ct_zone_dflt +EXPORT_SYMBOL_GPL vmlinux 0x5a73f595 pci_cfg_access_unlock +EXPORT_SYMBOL_GPL vmlinux 0x5a7bfe41 crypto_probing_notify +EXPORT_SYMBOL_GPL vmlinux 0x5a7f036a hwpoison_filter +EXPORT_SYMBOL_GPL vmlinux 0x5a7f6fa2 regulator_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x5aa70984 acpi_reduced_hardware +EXPORT_SYMBOL_GPL vmlinux 0x5aad7ded da903x_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x5ab09745 edac_get_owner +EXPORT_SYMBOL_GPL vmlinux 0x5aba4d1e badblocks_init +EXPORT_SYMBOL_GPL vmlinux 0x5ad32ada of_get_videomode +EXPORT_SYMBOL_GPL vmlinux 0x5add813e __traceiter_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x5ae2e60d component_master_del +EXPORT_SYMBOL_GPL vmlinux 0x5ae5a937 devm_kstrdup_const +EXPORT_SYMBOL_GPL vmlinux 0x5b1a5aba generic_access_phys +EXPORT_SYMBOL_GPL vmlinux 0x5b21ceff ring_buffer_iter_peek +EXPORT_SYMBOL_GPL vmlinux 0x5b2ac5fc fsl_mc_bus_dpbp_type +EXPORT_SYMBOL_GPL vmlinux 0x5b2aefef mc_send_command +EXPORT_SYMBOL_GPL vmlinux 0x5b30e25c vhost_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x5b39f8e3 rio_del_device +EXPORT_SYMBOL_GPL vmlinux 0x5b50af89 tracepoint_probe_register +EXPORT_SYMBOL_GPL vmlinux 0x5b5a1950 generic_device_group +EXPORT_SYMBOL_GPL vmlinux 0x5b5b2ab0 kthread_unpark +EXPORT_SYMBOL_GPL vmlinux 0x5b83d7ab __tracepoint_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x5b9c33a8 spi_transfer_cs_change_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x5ba9c87f blk_crypto_keyslot_index +EXPORT_SYMBOL_GPL vmlinux 0x5bb4de71 input_class +EXPORT_SYMBOL_GPL vmlinux 0x5bb4ee21 gnttab_page_cache_shrink +EXPORT_SYMBOL_GPL vmlinux 0x5bbc67fc devm_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x5bc060f7 gpiod_set_raw_value +EXPORT_SYMBOL_GPL vmlinux 0x5bc1bf35 spi_mem_exec_op +EXPORT_SYMBOL_GPL vmlinux 0x5bc950fe regulator_irq_helper_cancel +EXPORT_SYMBOL_GPL vmlinux 0x5bcc0df7 ata_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x5bcc44cf wm8350_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x5bd0748f crypto_del_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x5bdae35b usb_phy_roothub_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x5bdb1532 dpcon_enable +EXPORT_SYMBOL_GPL vmlinux 0x5bdbac4e rcu_unexpedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x5be565d8 spi_split_transfers_maxsize +EXPORT_SYMBOL_GPL vmlinux 0x5bf30831 ata_sff_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x5bf43c45 hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5bf991ca fwnode_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x5c013bb2 dev_pm_opp_set_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x5c070f62 cper_mem_err_status_str +EXPORT_SYMBOL_GPL vmlinux 0x5c0f77ce HYPERVISOR_platform_op_raw +EXPORT_SYMBOL_GPL vmlinux 0x5c11c0ee serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x5c2c902c device_link_remove +EXPORT_SYMBOL_GPL vmlinux 0x5c2f3b7b debugfs_create_size_t +EXPORT_SYMBOL_GPL vmlinux 0x5c2fbbb5 devm_mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x5c372265 i2c_new_client_device +EXPORT_SYMBOL_GPL vmlinux 0x5c3bbd06 __SCK__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x5c43f94c usb_phy_roothub_resume +EXPORT_SYMBOL_GPL vmlinux 0x5c51484d fib_rules_dump +EXPORT_SYMBOL_GPL vmlinux 0x5c549697 dma_get_required_mask +EXPORT_SYMBOL_GPL vmlinux 0x5c5a1b16 tick_broadcast_control +EXPORT_SYMBOL_GPL vmlinux 0x5c5bdcc9 iommu_device_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x5c5bf36b phy_restore_page +EXPORT_SYMBOL_GPL vmlinux 0x5c6217c9 mtk_clk_gate_ops_no_setclr_inv +EXPORT_SYMBOL_GPL vmlinux 0x5c6b88d1 pci_load_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x5c6c3aec msg_zerocopy_put_abort +EXPORT_SYMBOL_GPL vmlinux 0x5c74b41d public_key_signature_free +EXPORT_SYMBOL_GPL vmlinux 0x5c82016e __SCK__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x5c8639ef crypto_hash_alg_has_setkey +EXPORT_SYMBOL_GPL vmlinux 0x5c864cfd phy_set_speed +EXPORT_SYMBOL_GPL vmlinux 0x5c88f746 mmc_send_tuning +EXPORT_SYMBOL_GPL vmlinux 0x5cab9945 unregister_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0x5cad8fc3 power_supply_ocv2cap_simple +EXPORT_SYMBOL_GPL vmlinux 0x5cbaf0e9 get_governor_parent_kobj +EXPORT_SYMBOL_GPL vmlinux 0x5cc77c45 led_colors +EXPORT_SYMBOL_GPL vmlinux 0x5ccad696 pm_generic_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x5cd172a9 crypto_mod_get +EXPORT_SYMBOL_GPL vmlinux 0x5ce0d87a pci_ims_alloc_irq +EXPORT_SYMBOL_GPL vmlinux 0x5cede0a7 xdp_flush_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x5cf97fe3 usb_asmedia_modifyflowcontrol +EXPORT_SYMBOL_GPL vmlinux 0x5cfc658d of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0x5d043030 edac_pci_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x5d06ce80 led_get +EXPORT_SYMBOL_GPL vmlinux 0x5d0c4dcc phylink_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x5d11850e iommu_device_link +EXPORT_SYMBOL_GPL vmlinux 0x5d11e4e9 pm_clk_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x5d12d7e8 int_active_memcg +EXPORT_SYMBOL_GPL vmlinux 0x5d13ab08 crypto_alloc_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x5d17148b apei_write +EXPORT_SYMBOL_GPL vmlinux 0x5d24d306 pm_schedule_suspend +EXPORT_SYMBOL_GPL vmlinux 0x5d2aa5fb rhashtable_walk_peek +EXPORT_SYMBOL_GPL vmlinux 0x5d2bc42a reset_control_rearm +EXPORT_SYMBOL_GPL vmlinux 0x5d356cc4 meson_a1_parse_dt_extra +EXPORT_SYMBOL_GPL vmlinux 0x5d3f36ea shash_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x5d459195 cpufreq_register_governor +EXPORT_SYMBOL_GPL vmlinux 0x5d490765 md_find_rdev_nr_rcu +EXPORT_SYMBOL_GPL vmlinux 0x5d59c20f blk_queue_zone_write_granularity +EXPORT_SYMBOL_GPL vmlinux 0x5d8476d3 bpf_sk_storage_diag_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5d85bb62 __tracepoint_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x5d8ab639 tpm_send +EXPORT_SYMBOL_GPL vmlinux 0x5d8e00d4 mmc_regulator_disable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x5da1ce63 skb_zerocopy_headlen +EXPORT_SYMBOL_GPL vmlinux 0x5da5db76 i2c_acpi_waive_d0_probe +EXPORT_SYMBOL_GPL vmlinux 0x5da67adc zs_compact +EXPORT_SYMBOL_GPL vmlinux 0x5da775d0 pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0x5dae571a fwnode_usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x5dbe00d1 tegra_bpmp_mrq_return +EXPORT_SYMBOL_GPL vmlinux 0x5dc0f884 sdio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x5dc19747 phylink_mii_c22_pcs_encode_advertisement +EXPORT_SYMBOL_GPL vmlinux 0x5dc19979 fwnode_get_nth_parent +EXPORT_SYMBOL_GPL vmlinux 0x5dc1fba0 regmap_register_patch +EXPORT_SYMBOL_GPL vmlinux 0x5dc44e73 genpd_dev_pm_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x5dc5d9a4 rtc_class_close +EXPORT_SYMBOL_GPL vmlinux 0x5dc68b60 devm_bitmap_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5dd8f24a mmc_regulator_get_supply +EXPORT_SYMBOL_GPL vmlinux 0x5ddb2574 fwnode_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x5ddfe6e1 devres_find +EXPORT_SYMBOL_GPL vmlinux 0x5de412cd k3_ringacc_ring_push +EXPORT_SYMBOL_GPL vmlinux 0x5de54c7d xdp_rxq_info_unreg +EXPORT_SYMBOL_GPL vmlinux 0x5deaa92d platform_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5df3454f dma_can_mmap +EXPORT_SYMBOL_GPL vmlinux 0x5dfef38e tc3589x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x5e173309 cpu_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x5e20248f fwnode_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x5e37a0b5 pci_restore_msi_state +EXPORT_SYMBOL_GPL vmlinux 0x5e48e76b pci_pri_supported +EXPORT_SYMBOL_GPL vmlinux 0x5e515be6 ktime_get_ts64 +EXPORT_SYMBOL_GPL vmlinux 0x5e76bb57 k3_ringacc_ring_get_size +EXPORT_SYMBOL_GPL vmlinux 0x5e798ffb divider_get_val +EXPORT_SYMBOL_GPL vmlinux 0x5e85415b ring_buffer_consume +EXPORT_SYMBOL_GPL vmlinux 0x5e8ebddc perf_pmu_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5e9a1e96 usb_set_interface +EXPORT_SYMBOL_GPL vmlinux 0x5ea21880 sock_diag_unregister_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x5ea8ddd1 blk_lld_busy +EXPORT_SYMBOL_GPL vmlinux 0x5eae5408 clk_is_enabled_when_prepared +EXPORT_SYMBOL_GPL vmlinux 0x5eb417e0 __SCK__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x5eb927fb of_pwm_single_xlate +EXPORT_SYMBOL_GPL vmlinux 0x5ebdc594 __clk_get_hw +EXPORT_SYMBOL_GPL vmlinux 0x5ec9cc7d is_skb_forwardable +EXPORT_SYMBOL_GPL vmlinux 0x5ecdcf90 ti_sci_get_free_resource +EXPORT_SYMBOL_GPL vmlinux 0x5ee2aa12 list_lru_count_node +EXPORT_SYMBOL_GPL vmlinux 0x5ee63a35 device_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x5ef2ebb3 thermal_zone_get_slope +EXPORT_SYMBOL_GPL vmlinux 0x5ef65aa5 rio_mport_get_physefb +EXPORT_SYMBOL_GPL vmlinux 0x5f14edb4 wakeup_sources_walk_start +EXPORT_SYMBOL_GPL vmlinux 0x5f201f6a md_bitmap_load +EXPORT_SYMBOL_GPL vmlinux 0x5f2309c7 __tracepoint_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0x5f23e3fa insert_resource +EXPORT_SYMBOL_GPL vmlinux 0x5f338acf pci_ecam_free +EXPORT_SYMBOL_GPL vmlinux 0x5f384a68 x509_free_certificate +EXPORT_SYMBOL_GPL vmlinux 0x5f3d9d7f __serdev_device_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x5f52ede6 fat_sync_inode +EXPORT_SYMBOL_GPL vmlinux 0x5f59c882 mtk_clk_unregister_ref2usb_tx +EXPORT_SYMBOL_GPL vmlinux 0x5f6dc406 device_rename +EXPORT_SYMBOL_GPL vmlinux 0x5f6f1e9e dax_get_private +EXPORT_SYMBOL_GPL vmlinux 0x5f74e7c6 bpf_offload_dev_netdev_register +EXPORT_SYMBOL_GPL vmlinux 0x5f78ced3 gpiod_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x5f9248f3 ipv4_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x5f971a81 component_add +EXPORT_SYMBOL_GPL vmlinux 0x5fa625ed mpi_ec_mul_point +EXPORT_SYMBOL_GPL vmlinux 0x5fb62e1c acpi_register_gsi +EXPORT_SYMBOL_GPL vmlinux 0x5fb736d8 usb_hub_find_child +EXPORT_SYMBOL_GPL vmlinux 0x5fb8848b halt_poll_ns_grow_start +EXPORT_SYMBOL_GPL vmlinux 0x5fbb1de5 acpi_cpu_get_madt_gicc +EXPORT_SYMBOL_GPL vmlinux 0x5fcd2bd7 ata_sff_data_xfer32 +EXPORT_SYMBOL_GPL vmlinux 0x5fde6d96 iommu_get_domain_for_dev_pasid +EXPORT_SYMBOL_GPL vmlinux 0x5feba93f acpi_pci_check_ejectable +EXPORT_SYMBOL_GPL vmlinux 0x5ff3469d virtio_device_restore +EXPORT_SYMBOL_GPL vmlinux 0x5ffb0ddc acpi_driver_match_device +EXPORT_SYMBOL_GPL vmlinux 0x5ffbdf20 crypto_hash_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x60091316 clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x600e6c01 devm_regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x6021b77b devlink_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x602c8c69 scsi_internal_device_block_nowait +EXPORT_SYMBOL_GPL vmlinux 0x60345fbf devm_regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x603d0d51 acpi_os_map_iomem +EXPORT_SYMBOL_GPL vmlinux 0x60442822 phys_to_mach +EXPORT_SYMBOL_GPL vmlinux 0x604722fd devices_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x604cce3f pci_platform_power_transition +EXPORT_SYMBOL_GPL vmlinux 0x60563ad3 of_hte_req_count +EXPORT_SYMBOL_GPL vmlinux 0x605d5bfa cache_line_size +EXPORT_SYMBOL_GPL vmlinux 0x60645ea4 of_genpd_add_provider_onecell +EXPORT_SYMBOL_GPL vmlinux 0x60666391 ata_eh_read_sense_success_ncq_log +EXPORT_SYMBOL_GPL vmlinux 0x6067af2d bpf_prog_add +EXPORT_SYMBOL_GPL vmlinux 0x606b4aba devlink_linecard_provision_set +EXPORT_SYMBOL_GPL vmlinux 0x606f7c52 of_property_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0x606fc1b3 irq_domain_pop_irq +EXPORT_SYMBOL_GPL vmlinux 0x607c4683 devlink_info_version_fixed_put +EXPORT_SYMBOL_GPL vmlinux 0x608d25d6 __xas_prev +EXPORT_SYMBOL_GPL vmlinux 0x6091797f synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x6091917f dev_pm_qos_flags +EXPORT_SYMBOL_GPL vmlinux 0x609f3e94 clk_hw_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x60a13e90 rcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x60a32ea9 pm_power_off +EXPORT_SYMBOL_GPL vmlinux 0x60a632a5 bpf_prog_select_runtime +EXPORT_SYMBOL_GPL vmlinux 0x60a9147a driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x60ae0922 power_supply_vbat2ri +EXPORT_SYMBOL_GPL vmlinux 0x60afdbe6 ip6_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x60b8eb0b pci_walk_bus +EXPORT_SYMBOL_GPL vmlinux 0x60ca9a18 da9052_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x60dbc3ea extcon_get_state +EXPORT_SYMBOL_GPL vmlinux 0x60dbc802 tty_kopen_shared +EXPORT_SYMBOL_GPL vmlinux 0x60e76cf8 clk_hw_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x60ebc96f ring_buffer_read_prepare +EXPORT_SYMBOL_GPL vmlinux 0x60ed57c9 aead_init_geniv +EXPORT_SYMBOL_GPL vmlinux 0x60f13cfa percpu_up_write +EXPORT_SYMBOL_GPL vmlinux 0x60f85f82 xhci_gen_setup +EXPORT_SYMBOL_GPL vmlinux 0x6114a48f regulator_set_voltage_time +EXPORT_SYMBOL_GPL vmlinux 0x611cfa85 klist_add_tail +EXPORT_SYMBOL_GPL vmlinux 0x6125650c swapcache_mapping +EXPORT_SYMBOL_GPL vmlinux 0x6129fb93 sfp_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x612bfd89 errno_to_blk_status +EXPORT_SYMBOL_GPL vmlinux 0x613dc7a3 __traceiter_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x613f462c pci_intx +EXPORT_SYMBOL_GPL vmlinux 0x614169c5 rio_request_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x614a2e29 vfs_splice_read +EXPORT_SYMBOL_GPL vmlinux 0x614aa94a noop_backing_dev_info +EXPORT_SYMBOL_GPL vmlinux 0x614adcb7 of_overlay_remove_all +EXPORT_SYMBOL_GPL vmlinux 0x61596531 of_irq_parse_one +EXPORT_SYMBOL_GPL vmlinux 0x6181e79f timerqueue_add +EXPORT_SYMBOL_GPL vmlinux 0x618f6a46 usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0x6198dfea __ring_buffer_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6199ad5d crypto_has_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x61a534a8 fwnode_handle_put +EXPORT_SYMBOL_GPL vmlinux 0x61a7aa81 nf_checksum_partial +EXPORT_SYMBOL_GPL vmlinux 0x61b2124f ahci_platform_suspend_host +EXPORT_SYMBOL_GPL vmlinux 0x61b95afa devm_of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x61bbe4df simple_rename_exchange +EXPORT_SYMBOL_GPL vmlinux 0x61bcf3eb fwnode_handle_get +EXPORT_SYMBOL_GPL vmlinux 0x61bd0bd0 get_completed_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x61c1ca29 __SCK__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x61c651a3 imx93_clk_composite_flags +EXPORT_SYMBOL_GPL vmlinux 0x61cbf3ec dpbp_get_attributes +EXPORT_SYMBOL_GPL vmlinux 0x61d71592 ata_pci_device_resume +EXPORT_SYMBOL_GPL vmlinux 0x61d8155c set_capacity_and_notify +EXPORT_SYMBOL_GPL vmlinux 0x61f1644b mas_find_range +EXPORT_SYMBOL_GPL vmlinux 0x61f67c92 phy_gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0x61f6dac2 __dev_change_net_namespace +EXPORT_SYMBOL_GPL vmlinux 0x61ff5f65 posix_clock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6206a691 task_cls_state +EXPORT_SYMBOL_GPL vmlinux 0x62104126 phylink_ethtool_set_wol +EXPORT_SYMBOL_GPL vmlinux 0x622add1d alloc_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0x622c7922 register_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0x62316e24 amba_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6236949c device_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x62377a7b blk_io_schedule +EXPORT_SYMBOL_GPL vmlinux 0x6246a629 synchronize_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x62493e5b device_create_managed_software_node +EXPORT_SYMBOL_GPL vmlinux 0x6249e3e5 dev_attr_sw_activity +EXPORT_SYMBOL_GPL vmlinux 0x624a5a34 acpi_unbind_one +EXPORT_SYMBOL_GPL vmlinux 0x6257dda7 clk_rate_exclusive_get +EXPORT_SYMBOL_GPL vmlinux 0x6258cb70 devl_rate_node_create +EXPORT_SYMBOL_GPL vmlinux 0x6259d291 clk_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x625cc0c8 usb_hcd_unmap_urb_setup_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x62751b0f led_trigger_remove +EXPORT_SYMBOL_GPL vmlinux 0x6286db80 fib_nl_newrule +EXPORT_SYMBOL_GPL vmlinux 0x628cd8cb kvm_are_all_memslots_empty +EXPORT_SYMBOL_GPL vmlinux 0x629874c8 regmap_get_raw_write_max +EXPORT_SYMBOL_GPL vmlinux 0x6298a776 vcap_rule_set_counter +EXPORT_SYMBOL_GPL vmlinux 0x62a649b4 vp_modern_get_status +EXPORT_SYMBOL_GPL vmlinux 0x62abdfb8 ftrace_set_notrace +EXPORT_SYMBOL_GPL vmlinux 0x62ad7bef scsi_autopm_get_device +EXPORT_SYMBOL_GPL vmlinux 0x62bb09bf clocks_calc_mult_shift +EXPORT_SYMBOL_GPL vmlinux 0x62bd920e devm_gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x62c665cc crypto_sig_sign +EXPORT_SYMBOL_GPL vmlinux 0x62d0e176 devm_init_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x62d97955 uart_xchar_out +EXPORT_SYMBOL_GPL vmlinux 0x62ea657d free_vm_area +EXPORT_SYMBOL_GPL vmlinux 0x62f9ef1d rt_mutex_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x62fc1b46 devl_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x6303222b vfs_listxattr +EXPORT_SYMBOL_GPL vmlinux 0x63150e06 clk_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x63197685 s2idle_wake +EXPORT_SYMBOL_GPL vmlinux 0x631fcdc1 edac_pci_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x632e47fb pci_try_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x6331e4f4 rio_local_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x63350931 mmc_regulator_set_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x6336406c gpiochip_irq_domain_deactivate +EXPORT_SYMBOL_GPL vmlinux 0x63489a56 led_sysfs_disable +EXPORT_SYMBOL_GPL vmlinux 0x634b9d42 __SCK__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x63719490 ahci_handle_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x638d859d __traceiter_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x63bbbe6a devm_of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x63be0135 rtc_class_open +EXPORT_SYMBOL_GPL vmlinux 0x63c08029 clk_bulk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0x63c0802b of_remove_property +EXPORT_SYMBOL_GPL vmlinux 0x63c2c486 devm_platform_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0x63c652b5 crypto_register_shashes +EXPORT_SYMBOL_GPL vmlinux 0x63c6f657 gpiod_set_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x63cb9d04 fuse_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x63d099ad ata_sas_tport_delete +EXPORT_SYMBOL_GPL vmlinux 0x63ea80b3 cper_mem_err_type_str +EXPORT_SYMBOL_GPL vmlinux 0x63f548fd ata_sas_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x640b33ef lp8788_read_multi_bytes +EXPORT_SYMBOL_GPL vmlinux 0x6427572b tegra210_clk_emc_dll_enable +EXPORT_SYMBOL_GPL vmlinux 0x643b06b0 zynqmp_pm_clock_setrate +EXPORT_SYMBOL_GPL vmlinux 0x643e90d2 extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x644933c6 pci_sriov_configure_simple +EXPORT_SYMBOL_GPL vmlinux 0x64639548 software_node_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x6474cfba pinconf_generic_parse_dt_config +EXPORT_SYMBOL_GPL vmlinux 0x647537f3 pl320_ipc_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6485cd35 trace_print_bitmask_seq +EXPORT_SYMBOL_GPL vmlinux 0x648dfc82 list_lru_add +EXPORT_SYMBOL_GPL vmlinux 0x648f59a9 sfp_module_insert +EXPORT_SYMBOL_GPL vmlinux 0x64926968 acpi_dev_gpio_irq_wake_get_by +EXPORT_SYMBOL_GPL vmlinux 0x6494ead7 clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x649b8426 regulator_set_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x649ec3bb fat_get_dotdot_entry +EXPORT_SYMBOL_GPL vmlinux 0x64a31445 mutex_lock_io +EXPORT_SYMBOL_GPL vmlinux 0x64a6bf44 thermal_zone_get_temp +EXPORT_SYMBOL_GPL vmlinux 0x64a7bf17 mddev_resume +EXPORT_SYMBOL_GPL vmlinux 0x64a9cf9b __devm_regmap_init +EXPORT_SYMBOL_GPL vmlinux 0x64b27b03 mctp_unregister_netdev +EXPORT_SYMBOL_GPL vmlinux 0x64e27c4f synth_event_delete +EXPORT_SYMBOL_GPL vmlinux 0x64e4b552 serial8250_do_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x64e815c3 hisi_clk_register_phase +EXPORT_SYMBOL_GPL vmlinux 0x64eed2e0 spi_controller_resume +EXPORT_SYMBOL_GPL vmlinux 0x64f36620 dax_flush +EXPORT_SYMBOL_GPL vmlinux 0x6502d9c2 xenbus_scanf +EXPORT_SYMBOL_GPL vmlinux 0x650c2f8a of_device_compatible_match +EXPORT_SYMBOL_GPL vmlinux 0x651ae685 pci_epc_write_header +EXPORT_SYMBOL_GPL vmlinux 0x651d10e5 ktime_get_tai_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x65254fa6 vcap_tc_flower_handler_arp_usage +EXPORT_SYMBOL_GPL vmlinux 0x652d40f1 scsi_eh_ready_devs +EXPORT_SYMBOL_GPL vmlinux 0x652fe2a8 ftrace_ops_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x6531a37f mpi_add +EXPORT_SYMBOL_GPL vmlinux 0x6531aefd __traceiter_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x654f664a vcap_chain_offset +EXPORT_SYMBOL_GPL vmlinux 0x65508832 relay_late_setup_files +EXPORT_SYMBOL_GPL vmlinux 0x65525c38 ghes_register_report_chain +EXPORT_SYMBOL_GPL vmlinux 0x65526233 mbox_client_peek_data +EXPORT_SYMBOL_GPL vmlinux 0x655327fb kvm_init +EXPORT_SYMBOL_GPL vmlinux 0x6561793f irq_create_fwspec_mapping +EXPORT_SYMBOL_GPL vmlinux 0x65657c0f fsl_mc_bus_dprtc_type +EXPORT_SYMBOL_GPL vmlinux 0x6580bcb9 pm_runtime_set_memalloc_noio +EXPORT_SYMBOL_GPL vmlinux 0x65968a51 edac_device_handle_ue_count +EXPORT_SYMBOL_GPL vmlinux 0x659bebef tty_ldisc_ref +EXPORT_SYMBOL_GPL vmlinux 0x659cbdfd genphy_c45_an_disable_aneg +EXPORT_SYMBOL_GPL vmlinux 0x65a61f45 dma_async_device_channel_register +EXPORT_SYMBOL_GPL vmlinux 0x65acf90c sbitmap_weight +EXPORT_SYMBOL_GPL vmlinux 0x65b8014b ip6_input +EXPORT_SYMBOL_GPL vmlinux 0x65c61c7f fsl_mc_bus_dpci_type +EXPORT_SYMBOL_GPL vmlinux 0x65ccb6f0 call_netevent_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x65d98a5c lochnagar_update_config +EXPORT_SYMBOL_GPL vmlinux 0x65e01af9 __sync_icache_dcache +EXPORT_SYMBOL_GPL vmlinux 0x65e3543d pci_generic_ecam_ops +EXPORT_SYMBOL_GPL vmlinux 0x65fe7037 qcom_icc_xlate_extended +EXPORT_SYMBOL_GPL vmlinux 0x65fe8ef4 security_kernel_post_read_file +EXPORT_SYMBOL_GPL vmlinux 0x66002d28 of_reserved_mem_device_init_by_idx +EXPORT_SYMBOL_GPL vmlinux 0x660f1f81 uhci_check_and_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0x661601de sprint_symbol +EXPORT_SYMBOL_GPL vmlinux 0x6636c3c9 irq_set_vcpu_affinity +EXPORT_SYMBOL_GPL vmlinux 0x663bb448 devlink_fmsg_obj_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x66418bac component_compare_of +EXPORT_SYMBOL_GPL vmlinux 0x66423b7d extcon_get_edev_name +EXPORT_SYMBOL_GPL vmlinux 0x6648db98 __SCK__tp_func_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0x664eb54a k3_ringacc_ring_reset_dma +EXPORT_SYMBOL_GPL vmlinux 0x665422dc dax_iomap_fault +EXPORT_SYMBOL_GPL vmlinux 0x66590f5c kernfs_put +EXPORT_SYMBOL_GPL vmlinux 0x665b18fd ahci_platform_enable_resources +EXPORT_SYMBOL_GPL vmlinux 0x665e92a0 clk_set_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x666fa7f6 powercap_register_zone +EXPORT_SYMBOL_GPL vmlinux 0x66762e98 ping_rcv +EXPORT_SYMBOL_GPL vmlinux 0x6677fead phy_speed_down +EXPORT_SYMBOL_GPL vmlinux 0x667df431 syscon_regmap_lookup_by_phandle_optional +EXPORT_SYMBOL_GPL vmlinux 0x66803337 devlink_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x668402aa crypto_put_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x6685c181 pci_max_pasids +EXPORT_SYMBOL_GPL vmlinux 0x668b6614 regulator_is_enabled_regmap +EXPORT_SYMBOL_GPL vmlinux 0x669d752d cgroup_get_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x66b77f0e mtk_pinconf_adv_drive_set +EXPORT_SYMBOL_GPL vmlinux 0x66b97421 sfp_link_up +EXPORT_SYMBOL_GPL vmlinux 0x66cdc95c devlink_flash_update_status_notify +EXPORT_SYMBOL_GPL vmlinux 0x66d0269c pciserial_init_ports +EXPORT_SYMBOL_GPL vmlinux 0x66d84d7f stmpe811_adc_common_init +EXPORT_SYMBOL_GPL vmlinux 0x66d87d38 symbol_put_addr +EXPORT_SYMBOL_GPL vmlinux 0x66d906de tcp_cong_avoid_ai +EXPORT_SYMBOL_GPL vmlinux 0x66e8b5b0 phylink_caps_to_linkmodes +EXPORT_SYMBOL_GPL vmlinux 0x670a821a edac_mc_find_csrow_by_page +EXPORT_SYMBOL_GPL vmlinux 0x670b339c ghes_get_devices +EXPORT_SYMBOL_GPL vmlinux 0x6717d922 trace_array_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0x671871ab phy_set_mode_ext +EXPORT_SYMBOL_GPL vmlinux 0x67287015 fsl_mc_device_group +EXPORT_SYMBOL_GPL vmlinux 0x673025ba ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x673699e0 fwnode_graph_get_endpoint_count +EXPORT_SYMBOL_GPL vmlinux 0x6739a503 balloon_set_new_target +EXPORT_SYMBOL_GPL vmlinux 0x673d586e acpi_pci_find_root +EXPORT_SYMBOL_GPL vmlinux 0x673dd015 rio_mport_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x674116d9 i2c_of_match_device +EXPORT_SYMBOL_GPL vmlinux 0x674139bd fsl_mc_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x67429c91 __SCK__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x6743e1b1 kill_pid_usb_asyncio +EXPORT_SYMBOL_GPL vmlinux 0x674b1f61 cpufreq_freq_transition_end +EXPORT_SYMBOL_GPL vmlinux 0x6754ed4b vcap_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x675b0987 irq_domain_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x676b74e5 mtk_pinconf_bias_disable_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x676c688f k3_ringacc_ring_free +EXPORT_SYMBOL_GPL vmlinux 0x676ff35a fscrypt_drop_inode +EXPORT_SYMBOL_GPL vmlinux 0x67717adc ata_std_prereset +EXPORT_SYMBOL_GPL vmlinux 0x677c69f1 make_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x677ff88c xas_store +EXPORT_SYMBOL_GPL vmlinux 0x678b428d __clocksource_register_scale +EXPORT_SYMBOL_GPL vmlinux 0x678ed23c blkg_conf_init +EXPORT_SYMBOL_GPL vmlinux 0x6791f3c8 regulator_sync_voltage +EXPORT_SYMBOL_GPL vmlinux 0x67955ce6 profile_hits +EXPORT_SYMBOL_GPL vmlinux 0x679f0570 ata_common_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x67b743e3 of_irq_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x67bae466 ipv4_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x67c3c795 get_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x67cb5161 devlink_region_create +EXPORT_SYMBOL_GPL vmlinux 0x67d087bf nf_ip_route +EXPORT_SYMBOL_GPL vmlinux 0x67da9f7c sha512_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x67efd396 __blk_req_zone_write_unlock +EXPORT_SYMBOL_GPL vmlinux 0x6817de35 devl_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6822de1a firmware_upload_unregister +EXPORT_SYMBOL_GPL vmlinux 0x682ff057 ring_buffer_commit_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x683314e6 generic_handle_domain_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x68393826 pci_create_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x6839d6fc phy_check_downshift +EXPORT_SYMBOL_GPL vmlinux 0x68460527 blkcg_set_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x684ca117 zynqmp_pm_get_pll_frac_mode +EXPORT_SYMBOL_GPL vmlinux 0x684f4271 dev_attr_em_message +EXPORT_SYMBOL_GPL vmlinux 0x6859906f xen_unmap_domain_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0x6859fc8d tty_release_struct +EXPORT_SYMBOL_GPL vmlinux 0x685b6b25 cpufreq_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x6879cb8f mmu_interval_notifier_insert +EXPORT_SYMBOL_GPL vmlinux 0x68838c02 iocb_bio_iopoll +EXPORT_SYMBOL_GPL vmlinux 0x68899a47 usb_block_urb +EXPORT_SYMBOL_GPL vmlinux 0x688f0fbf mtk_build_eint +EXPORT_SYMBOL_GPL vmlinux 0x6892e3c3 kvm_set_pfn_accessed +EXPORT_SYMBOL_GPL vmlinux 0x68952493 rcu_note_context_switch +EXPORT_SYMBOL_GPL vmlinux 0x68cee078 pci_epc_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x68d48b9f spi_bus_lock +EXPORT_SYMBOL_GPL vmlinux 0x68e2a682 devm_clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x68e9781d dprc_get_obj_count +EXPORT_SYMBOL_GPL vmlinux 0x68f40c83 devm_device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0x6900686f vcap_find_actionfield +EXPORT_SYMBOL_GPL vmlinux 0x690f585e phy_basic_ports_array +EXPORT_SYMBOL_GPL vmlinux 0x692247d1 regulator_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x6926c3fa vcap_rule_get_counter +EXPORT_SYMBOL_GPL vmlinux 0x693a1adc spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0x693ab99f acpi_dev_get_next_consumer_dev +EXPORT_SYMBOL_GPL vmlinux 0x695776c5 seq_buf_do_printk +EXPORT_SYMBOL_GPL vmlinux 0x696340a5 __i2c_board_lock +EXPORT_SYMBOL_GPL vmlinux 0x69637b2c __traceiter_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x6965cf1a __pm_runtime_disable +EXPORT_SYMBOL_GPL vmlinux 0x696f2b63 of_changeset_init +EXPORT_SYMBOL_GPL vmlinux 0x697c5d0d tracing_snapshot_alloc +EXPORT_SYMBOL_GPL vmlinux 0x697c9430 gpiod_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x698edfc3 zynqmp_pm_set_gem_config +EXPORT_SYMBOL_GPL vmlinux 0x6992f78e kernel_file_open +EXPORT_SYMBOL_GPL vmlinux 0x69b1b804 dprc_set_obj_irq +EXPORT_SYMBOL_GPL vmlinux 0x69b9a09c debugfs_lookup +EXPORT_SYMBOL_GPL vmlinux 0x69bccb70 blk_req_zone_write_trylock +EXPORT_SYMBOL_GPL vmlinux 0x69cf0632 mpi_fromstr +EXPORT_SYMBOL_GPL vmlinux 0x69d008c0 devl_dpipe_headers_register +EXPORT_SYMBOL_GPL vmlinux 0x69d0f8cc inet6_sock_destruct +EXPORT_SYMBOL_GPL vmlinux 0x69d37ffe iommu_register_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x69dcd16a usb_phy_set_event +EXPORT_SYMBOL_GPL vmlinux 0x69deb005 device_link_del +EXPORT_SYMBOL_GPL vmlinux 0x69df7df7 sock_diag_put_meminfo +EXPORT_SYMBOL_GPL vmlinux 0x69e683de uuid_gen +EXPORT_SYMBOL_GPL vmlinux 0x69ee2220 linear_range_get_selector_high +EXPORT_SYMBOL_GPL vmlinux 0x69f33d30 platform_get_irq +EXPORT_SYMBOL_GPL vmlinux 0x69f756bc rz_mtu3_8bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0x6a05b65b fb_videomode_from_videomode +EXPORT_SYMBOL_GPL vmlinux 0x6a09d7a0 vp_legacy_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x6a0eafb0 fsverity_ioctl_measure +EXPORT_SYMBOL_GPL vmlinux 0x6a12dc9a tpm_transmit_cmd +EXPORT_SYMBOL_GPL vmlinux 0x6a14d3af unregister_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6a1a5259 gpiod_set_transitory +EXPORT_SYMBOL_GPL vmlinux 0x6a421062 memory_failure_queue +EXPORT_SYMBOL_GPL vmlinux 0x6a460dc5 schedule_hrtimeout +EXPORT_SYMBOL_GPL vmlinux 0x6a462aba of_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x6a4f623b mmu_notifier_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x6a54997d usb_disable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x6a5b3fc4 tcp_set_state +EXPORT_SYMBOL_GPL vmlinux 0x6a61816d wb_writeout_inc +EXPORT_SYMBOL_GPL vmlinux 0x6a6276c6 gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x6a67204a kvm_make_all_cpus_request +EXPORT_SYMBOL_GPL vmlinux 0x6a719724 __traceiter_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x6a8441be cpci_hp_start +EXPORT_SYMBOL_GPL vmlinux 0x6a93c9b2 zynqmp_pm_pinctrl_get_function +EXPORT_SYMBOL_GPL vmlinux 0x6a9e90af ata_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x6aa2a877 xenbus_printf +EXPORT_SYMBOL_GPL vmlinux 0x6aad9152 xen_set_callback_via +EXPORT_SYMBOL_GPL vmlinux 0x6ac197a5 acpi_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0x6ad80fe9 netlink_has_listeners +EXPORT_SYMBOL_GPL vmlinux 0x6ae49d68 ip6_route_output_flags +EXPORT_SYMBOL_GPL vmlinux 0x6b0dc565 xen_set_irq_priority +EXPORT_SYMBOL_GPL vmlinux 0x6b261f55 dm_bio_from_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x6b2b69f7 static_key_enable +EXPORT_SYMBOL_GPL vmlinux 0x6b3490df usb_submit_urb +EXPORT_SYMBOL_GPL vmlinux 0x6b3ae022 acpi_os_unmap_iomem +EXPORT_SYMBOL_GPL vmlinux 0x6b4034aa blkcg_root +EXPORT_SYMBOL_GPL vmlinux 0x6b4045ee zynqmp_pm_get_api_version +EXPORT_SYMBOL_GPL vmlinux 0x6b413c9b sfp_link_down +EXPORT_SYMBOL_GPL vmlinux 0x6b450130 pci_disable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x6b47f8a4 hisi_clk_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x6b4cf6c2 scsi_internal_device_unblock_nowait +EXPORT_SYMBOL_GPL vmlinux 0x6b56c1af generic_fh_to_dentry +EXPORT_SYMBOL_GPL vmlinux 0x6b598ef4 xhci_resume +EXPORT_SYMBOL_GPL vmlinux 0x6b5b33cc powercap_unregister_zone +EXPORT_SYMBOL_GPL vmlinux 0x6b651a37 usb_deregister_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x6b658694 debugfs_rename +EXPORT_SYMBOL_GPL vmlinux 0x6b6ecfef __traceiter_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x6b722180 log_read_mmio +EXPORT_SYMBOL_GPL vmlinux 0x6b73ce69 sk_set_peek_off +EXPORT_SYMBOL_GPL vmlinux 0x6b7a4335 hyperv_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x6b81c38b power_supply_unreg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6b834121 bman_portals_probed +EXPORT_SYMBOL_GPL vmlinux 0x6b8a8b0f devfreq_event_reset_event +EXPORT_SYMBOL_GPL vmlinux 0x6ba0316e i2c_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x6ba36c6a hwpoison_filter_flags_value +EXPORT_SYMBOL_GPL vmlinux 0x6bbd8324 perf_unregister_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x6bc755e1 __traceiter_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x6bc95903 usb_sg_init +EXPORT_SYMBOL_GPL vmlinux 0x6bcc1ce0 dw8250_do_set_termios +EXPORT_SYMBOL_GPL vmlinux 0x6bcdedc0 mpi_point_init +EXPORT_SYMBOL_GPL vmlinux 0x6bd1aa56 stack_trace_save +EXPORT_SYMBOL_GPL vmlinux 0x6bdef35c acpi_ec_mark_gpe_for_wake +EXPORT_SYMBOL_GPL vmlinux 0x6be3a96b hv_remove_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0x6be40ec2 dm_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x6bfe0445 device_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0x6c0243d0 usb_driver_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0x6c0d952e verify_signature +EXPORT_SYMBOL_GPL vmlinux 0x6c0e8a58 kvm_vcpu_yield_to +EXPORT_SYMBOL_GPL vmlinux 0x6c10fc09 gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0x6c13ee8d nfs_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x6c205008 mpi_print +EXPORT_SYMBOL_GPL vmlinux 0x6c22d6e4 ehci_setup +EXPORT_SYMBOL_GPL vmlinux 0x6c348fda scmi_requested_devices_nh +EXPORT_SYMBOL_GPL vmlinux 0x6c387db3 to_of_pinfo +EXPORT_SYMBOL_GPL vmlinux 0x6c389761 acpi_bus_get_private_data +EXPORT_SYMBOL_GPL vmlinux 0x6c3f70e0 guid_gen +EXPORT_SYMBOL_GPL vmlinux 0x6c491f8c rio_dev_put +EXPORT_SYMBOL_GPL vmlinux 0x6c496d5d hvc_poll +EXPORT_SYMBOL_GPL vmlinux 0x6c49fb7b lwtunnel_encap_del_ops +EXPORT_SYMBOL_GPL vmlinux 0x6c4b6684 reset_control_assert +EXPORT_SYMBOL_GPL vmlinux 0x6c50aaf3 ata_pci_bmdma_clear_simplex +EXPORT_SYMBOL_GPL vmlinux 0x6c549e4c sdio_align_size +EXPORT_SYMBOL_GPL vmlinux 0x6c5ad0cd kmsg_dump_register +EXPORT_SYMBOL_GPL vmlinux 0x6c6054b3 ata_bmdma_stop +EXPORT_SYMBOL_GPL vmlinux 0x6c655913 register_acpi_hed_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6c720bc0 crypto_skcipher_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x6c7dab3b blkcg_print_blkgs +EXPORT_SYMBOL_GPL vmlinux 0x6c8072d2 vfs_setxattr +EXPORT_SYMBOL_GPL vmlinux 0x6c8593a6 devm_hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0x6c8e4221 fib4_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x6c9007d0 of_irq_get_byname +EXPORT_SYMBOL_GPL vmlinux 0x6c92fdf6 led_classdev_resume +EXPORT_SYMBOL_GPL vmlinux 0x6c956075 __SCK__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x6ca4bf88 async_synchronize_full_domain +EXPORT_SYMBOL_GPL vmlinux 0x6cac99ed of_pci_range_parser_one +EXPORT_SYMBOL_GPL vmlinux 0x6cb0ce87 irq_get_percpu_devid_partition +EXPORT_SYMBOL_GPL vmlinux 0x6cb7f34d __traceiter_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x6cc4c4a3 usb_free_coherent +EXPORT_SYMBOL_GPL vmlinux 0x6ccc9a75 crypto_alloc_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x6ce10eb0 trace_clock_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x6cfab41a xen_hvm_evtchn_do_upcall +EXPORT_SYMBOL_GPL vmlinux 0x6cff26b7 amba_bustype +EXPORT_SYMBOL_GPL vmlinux 0x6d008f2e pci_set_pcie_reset_state +EXPORT_SYMBOL_GPL vmlinux 0x6d00f7cc dev_pm_genpd_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6d04891d inet_getpeer +EXPORT_SYMBOL_GPL vmlinux 0x6d09843f copy_bpf_fprog_from_user +EXPORT_SYMBOL_GPL vmlinux 0x6d0ae550 pinctrl_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x6d1075f5 nop_posix_acl_access +EXPORT_SYMBOL_GPL vmlinux 0x6d211d05 pm_report_hw_sleep_time +EXPORT_SYMBOL_GPL vmlinux 0x6d2310f0 fib_alias_hw_flags_set +EXPORT_SYMBOL_GPL vmlinux 0x6d27f3ea iort_put_rmr_sids +EXPORT_SYMBOL_GPL vmlinux 0x6d2fc5a6 net_namespace_list +EXPORT_SYMBOL_GPL vmlinux 0x6d3a6e67 devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6d3f55a4 bdev_disk_changed +EXPORT_SYMBOL_GPL vmlinux 0x6d3f755f __netpoll_setup +EXPORT_SYMBOL_GPL vmlinux 0x6d467b08 arm_smccc_1_1_get_conduit +EXPORT_SYMBOL_GPL vmlinux 0x6d49c8ed iommu_group_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x6d4ce635 blk_queue_max_discard_segments +EXPORT_SYMBOL_GPL vmlinux 0x6d50c1e0 thermal_zone_device_enable +EXPORT_SYMBOL_GPL vmlinux 0x6d5645c3 of_get_fb_videomode +EXPORT_SYMBOL_GPL vmlinux 0x6d5ddcf5 devm_gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x6d684ed8 crypto_remove_spawns +EXPORT_SYMBOL_GPL vmlinux 0x6d6fec1f ktime_mono_to_any +EXPORT_SYMBOL_GPL vmlinux 0x6d7832b7 __stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x6d786bab ping_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0x6d7e951e rcu_exp_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x6d990c57 sysfs_remove_files +EXPORT_SYMBOL_GPL vmlinux 0x6da9ca52 evtchn_make_refcounted +EXPORT_SYMBOL_GPL vmlinux 0x6daa5004 tegra_mc_write_emem_configuration +EXPORT_SYMBOL_GPL vmlinux 0x6db8387e iommu_sva_bind_device +EXPORT_SYMBOL_GPL vmlinux 0x6dbaafd3 put_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6dcb9bb9 hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0x6dd5680d sprint_symbol_build_id +EXPORT_SYMBOL_GPL vmlinux 0x6defc9be sdio_claim_host +EXPORT_SYMBOL_GPL vmlinux 0x6df07807 cdx_dev_reset +EXPORT_SYMBOL_GPL vmlinux 0x6df21348 ata_acpi_gtm_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x6dff7b5e crypto_unregister_templates +EXPORT_SYMBOL_GPL vmlinux 0x6e03cbca fwnode_device_is_available +EXPORT_SYMBOL_GPL vmlinux 0x6e082dc2 fuse_dev_alloc_install +EXPORT_SYMBOL_GPL vmlinux 0x6e09d93d __SCK__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0x6e0c2f41 __pci_epf_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x6e133a81 mark_page_dirty_in_slot +EXPORT_SYMBOL_GPL vmlinux 0x6e1765c0 query_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x6e1d8508 skb_complete_wifi_ack +EXPORT_SYMBOL_GPL vmlinux 0x6e290819 icc_nodes_remove +EXPORT_SYMBOL_GPL vmlinux 0x6e29ce02 sched_show_task +EXPORT_SYMBOL_GPL vmlinux 0x6e353c26 mpi_rshift +EXPORT_SYMBOL_GPL vmlinux 0x6e36c0eb device_for_each_child_reverse +EXPORT_SYMBOL_GPL vmlinux 0x6e3f878a regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0x6e3ff83a edac_device_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x6e453a5e usb_hub_claim_port +EXPORT_SYMBOL_GPL vmlinux 0x6e4aa78d k3_udma_glue_rx_flow_enable +EXPORT_SYMBOL_GPL vmlinux 0x6e4d147d driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x6e52a8a5 pinctrl_add_gpio_ranges +EXPORT_SYMBOL_GPL vmlinux 0x6e55bc71 ata_eh_freeze_port +EXPORT_SYMBOL_GPL vmlinux 0x6e607bfb __spi_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x6e6edecd vcap_lookup_rule_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0x6e706672 xhci_update_hub_device +EXPORT_SYMBOL_GPL vmlinux 0x6e7943ec iommu_group_id +EXPORT_SYMBOL_GPL vmlinux 0x6e865ff0 pm_generic_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x6e89a560 regmap_irq_chip_get_base +EXPORT_SYMBOL_GPL vmlinux 0x6e914514 acpi_dev_irq_flags +EXPORT_SYMBOL_GPL vmlinux 0x6e9d986b wm831x_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x6e9f08b8 xdp_do_redirect +EXPORT_SYMBOL_GPL vmlinux 0x6ea2a99f __tracepoint_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0x6ea7ab17 tty_standard_install +EXPORT_SYMBOL_GPL vmlinux 0x6eac82c1 thermal_zone_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6eb042a3 bpf_prog_destroy +EXPORT_SYMBOL_GPL vmlinux 0x6eb04f46 register_random_vmfork_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6ebe366f ktime_get_mono_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6ec9c535 of_devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x6ecfb615 ata_host_detach +EXPORT_SYMBOL_GPL vmlinux 0x6ed0f1be blk_set_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x6eeefa07 debugfs_file_put +EXPORT_SYMBOL_GPL vmlinux 0x6ef6b54f ktime_get_boot_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6f055a97 sdio_retune_crc_enable +EXPORT_SYMBOL_GPL vmlinux 0x6f12560a get_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6f2017de misc_cg_set_capacity +EXPORT_SYMBOL_GPL vmlinux 0x6f3a5da6 ping_init_sock +EXPORT_SYMBOL_GPL vmlinux 0x6f453e50 devm_gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0x6f4565c1 sfp_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x6f53d7d3 ata_do_dev_read_id +EXPORT_SYMBOL_GPL vmlinux 0x6f608245 of_phy_put +EXPORT_SYMBOL_GPL vmlinux 0x6f67c84d __blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0x6f6b52e9 __ipv6_fixup_options +EXPORT_SYMBOL_GPL vmlinux 0x6f6b7ce7 usb_enable_intel_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0x6f6daeb8 icc_set_tag +EXPORT_SYMBOL_GPL vmlinux 0x6f7e6040 irq_has_action +EXPORT_SYMBOL_GPL vmlinux 0x6f887161 debugfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x6f914603 __traceiter_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x6f94efb1 mtk_clk_register_cpumuxes +EXPORT_SYMBOL_GPL vmlinux 0x6f9e763b timecounter_read +EXPORT_SYMBOL_GPL vmlinux 0x6fa426d2 phylink_ethtool_nway_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fbeac9e devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x6fcef6ab ring_buffer_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fd9b0f8 gpiochip_lock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x6fdd7ed6 pci_disable_ats +EXPORT_SYMBOL_GPL vmlinux 0x6fe2d561 palmas_ext_control_req_config +EXPORT_SYMBOL_GPL vmlinux 0x6fe74fda virtio_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x6feefc46 platform_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x6fef2ff2 sock_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0x6ff42843 mtk_clk_unregister_cpumuxes +EXPORT_SYMBOL_GPL vmlinux 0x6ff607b6 crypto_get_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x6ffdf0ef input_ff_erase +EXPORT_SYMBOL_GPL vmlinux 0x6ffe96ac rockchip_clk_register_armclk +EXPORT_SYMBOL_GPL vmlinux 0x7006586e iommu_get_group_resv_regions +EXPORT_SYMBOL_GPL vmlinux 0x70079d69 tracepoint_probe_register_prio_may_exist +EXPORT_SYMBOL_GPL vmlinux 0x702263e6 i2c_acpi_client_count +EXPORT_SYMBOL_GPL vmlinux 0x702287bd pci_user_read_config_byte +EXPORT_SYMBOL_GPL vmlinux 0x70380463 usb_string +EXPORT_SYMBOL_GPL vmlinux 0x70423efb zynqmp_pm_set_sd_config +EXPORT_SYMBOL_GPL vmlinux 0x704a5baa i2c_match_id +EXPORT_SYMBOL_GPL vmlinux 0x70502c28 iommu_group_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x706ce94e rz_mtu3_enable +EXPORT_SYMBOL_GPL vmlinux 0x706cfe07 handle_untracked_irq +EXPORT_SYMBOL_GPL vmlinux 0x7073c04f phy_10_100_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7075819e device_create +EXPORT_SYMBOL_GPL vmlinux 0x70895766 __fsverity_file_open +EXPORT_SYMBOL_GPL vmlinux 0x709e1af1 pci_epc_linkup +EXPORT_SYMBOL_GPL vmlinux 0x70a8f4d6 devm_tegra_memory_controller_get +EXPORT_SYMBOL_GPL vmlinux 0x70acd03f handle_level_irq +EXPORT_SYMBOL_GPL vmlinux 0x70c29cdd register_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x70c2c7ea pids_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x70c52dc5 nf_skb_duplicated +EXPORT_SYMBOL_GPL vmlinux 0x70cf032f usb_hcd_irq +EXPORT_SYMBOL_GPL vmlinux 0x70d767d3 ata_cable_sata +EXPORT_SYMBOL_GPL vmlinux 0x70e4e91b fib6_check_nexthop +EXPORT_SYMBOL_GPL vmlinux 0x70f043a5 trace_event_reg +EXPORT_SYMBOL_GPL vmlinux 0x70fa2ae7 icc_put +EXPORT_SYMBOL_GPL vmlinux 0x70fbae4d cppc_allow_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x710c73b6 crypto_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x71111322 crypto_clone_shash +EXPORT_SYMBOL_GPL vmlinux 0x7111b46e pci_epc_start +EXPORT_SYMBOL_GPL vmlinux 0x711d8bbc vfs_removexattr +EXPORT_SYMBOL_GPL vmlinux 0x711e0c40 usb_disable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x71207451 acpi_dev_resource_io +EXPORT_SYMBOL_GPL vmlinux 0x7120ba54 nfs42_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7126a07c of_get_pci_domain_nr +EXPORT_SYMBOL_GPL vmlinux 0x7129a6f4 osc_sb_native_usb4_support_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x7145929b bpf_trace_run7 +EXPORT_SYMBOL_GPL vmlinux 0x714c6266 crypto_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x714d7461 linear_hugepage_index +EXPORT_SYMBOL_GPL vmlinux 0x7156fd93 devm_led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x7159be77 pm_generic_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0x716265c7 debugfs_initialized +EXPORT_SYMBOL_GPL vmlinux 0x716367c9 folio_wait_stable +EXPORT_SYMBOL_GPL vmlinux 0x71724493 mctrl_gpio_enable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x717c1bdb serdev_controller_alloc +EXPORT_SYMBOL_GPL vmlinux 0x717ebef8 usb_hcd_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x7181db30 atomic_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7183aec9 devlink_dpipe_entry_ctx_append +EXPORT_SYMBOL_GPL vmlinux 0x718916af devm_hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x718c06f0 __clk_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x7195940a mctrl_gpio_disable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x71977a63 synth_event_trace_array +EXPORT_SYMBOL_GPL vmlinux 0x719e17ff clk_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x71a20f4a __SCK__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x71a77284 fsl_mc_bus_dprc_type +EXPORT_SYMBOL_GPL vmlinux 0x71a7e90a md_stop_writes +EXPORT_SYMBOL_GPL vmlinux 0x71a8e130 shmem_truncate_range +EXPORT_SYMBOL_GPL vmlinux 0x71b44ddc blk_mq_start_stopped_hw_queue +EXPORT_SYMBOL_GPL vmlinux 0x71b6cf94 dst_cache_reset_now +EXPORT_SYMBOL_GPL vmlinux 0x71c059d8 __traceiter_map +EXPORT_SYMBOL_GPL vmlinux 0x71ce9cd2 skb_send_sock_locked +EXPORT_SYMBOL_GPL vmlinux 0x71d53f77 devm_hte_register_chip +EXPORT_SYMBOL_GPL vmlinux 0x71f5e7d1 mtk_eint_do_init +EXPORT_SYMBOL_GPL vmlinux 0x720220db irq_chip_disable_parent +EXPORT_SYMBOL_GPL vmlinux 0x7202ca7c subsys_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x72072cd6 __traceiter_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x721aea37 pinctrl_lookup_state +EXPORT_SYMBOL_GPL vmlinux 0x7220388f usb_find_interface +EXPORT_SYMBOL_GPL vmlinux 0x722c8131 device_del +EXPORT_SYMBOL_GPL vmlinux 0x7265f2b0 pci_vpd_check_csum +EXPORT_SYMBOL_GPL vmlinux 0x726b44f1 dev_attr_em_message_type +EXPORT_SYMBOL_GPL vmlinux 0x726e7bff sysfs_groups_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x7278d328 all_vm_events +EXPORT_SYMBOL_GPL vmlinux 0x7282ecb6 rcu_async_hurry +EXPORT_SYMBOL_GPL vmlinux 0x7283161b percpu_ref_switch_to_percpu +EXPORT_SYMBOL_GPL vmlinux 0x729da34f onboard_hub_create_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x72ae1839 base64_decode +EXPORT_SYMBOL_GPL vmlinux 0x72b52baa fwnode_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x72c02925 ata_bmdma_port_start +EXPORT_SYMBOL_GPL vmlinux 0x72d267dc nvmem_del_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0x72dfaf88 ip6_dst_lookup +EXPORT_SYMBOL_GPL vmlinux 0x72f3f22e ata_pci_sff_init_host +EXPORT_SYMBOL_GPL vmlinux 0x72fd08a8 bpf_map_inc_with_uref +EXPORT_SYMBOL_GPL vmlinux 0x730a37ff pci_doe +EXPORT_SYMBOL_GPL vmlinux 0x731470a8 pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7320ba63 devlink_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x732852fe xenbus_transaction_end +EXPORT_SYMBOL_GPL vmlinux 0x732a8931 mtk_pinconf_bias_disable_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x7334fc05 usb_free_urb +EXPORT_SYMBOL_GPL vmlinux 0x735422f5 dev_pm_clear_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x73678307 ata_sff_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x738ae833 relay_reset +EXPORT_SYMBOL_GPL vmlinux 0x738bc540 irq_domain_free_irqs_common +EXPORT_SYMBOL_GPL vmlinux 0x738e1eaf xfrm_output_resume +EXPORT_SYMBOL_GPL vmlinux 0x73a48b4a ata_sff_std_ports +EXPORT_SYMBOL_GPL vmlinux 0x73abae6a __fat_fs_error +EXPORT_SYMBOL_GPL vmlinux 0x73b1ac58 dev_pm_get_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0x73c2554f __iowrite64_copy +EXPORT_SYMBOL_GPL vmlinux 0x73cc22cc of_hwspin_lock_get_id_byname +EXPORT_SYMBOL_GPL vmlinux 0x73cc8631 oiap +EXPORT_SYMBOL_GPL vmlinux 0x73d0f684 switchdev_handle_fdb_event_to_device +EXPORT_SYMBOL_GPL vmlinux 0x73e6330a cdx_device_add +EXPORT_SYMBOL_GPL vmlinux 0x73e85dea xhci_add_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x73f1ca94 blk_rq_unprep_clone +EXPORT_SYMBOL_GPL vmlinux 0x74028223 ata_eh_analyze_ncq_error +EXPORT_SYMBOL_GPL vmlinux 0x740c282f dprc_open +EXPORT_SYMBOL_GPL vmlinux 0x740e01fd regulator_disable_deferred +EXPORT_SYMBOL_GPL vmlinux 0x7424b0f7 skcipher_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x7428380e posix_acl_create +EXPORT_SYMBOL_GPL vmlinux 0x7429297b interval_tree_span_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x742f7c89 ima_file_check +EXPORT_SYMBOL_GPL vmlinux 0x743b99d8 xenmem_reservation_increase +EXPORT_SYMBOL_GPL vmlinux 0x74457e56 apei_resources_fini +EXPORT_SYMBOL_GPL vmlinux 0x745c8ea3 bio_start_io_acct +EXPORT_SYMBOL_GPL vmlinux 0x74611952 sysfs_break_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x747fe006 devm_otg_ulpi_create +EXPORT_SYMBOL_GPL vmlinux 0x74966af3 regmap_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x74972101 pinctrl_utils_add_map_mux +EXPORT_SYMBOL_GPL vmlinux 0x74a22bb4 k3_udma_glue_push_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x74b5ea68 lcm_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x74baf17a tracing_is_on +EXPORT_SYMBOL_GPL vmlinux 0x74bf2e01 scsi_pr_type_to_block +EXPORT_SYMBOL_GPL vmlinux 0x74c7bffa stack_trace_snprint +EXPORT_SYMBOL_GPL vmlinux 0x74d42632 mas_empty_area +EXPORT_SYMBOL_GPL vmlinux 0x74d6212d wbc_account_cgroup_owner +EXPORT_SYMBOL_GPL vmlinux 0x74d742a8 md_bitmap_copy_from_slot +EXPORT_SYMBOL_GPL vmlinux 0x74e73871 housekeeping_overridden +EXPORT_SYMBOL_GPL vmlinux 0x74edf55d mmc_crypto_prepare_req +EXPORT_SYMBOL_GPL vmlinux 0x74f0c3f9 ata_cable_80wire +EXPORT_SYMBOL_GPL vmlinux 0x74fb1380 pingv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x75133f6e visitor128 +EXPORT_SYMBOL_GPL vmlinux 0x751d2e97 bpf_log +EXPORT_SYMBOL_GPL vmlinux 0x75206d81 msi_lock_descs +EXPORT_SYMBOL_GPL vmlinux 0x75216d1d genphy_c45_plca_get_cfg +EXPORT_SYMBOL_GPL vmlinux 0x7522f3ba irq_modify_status +EXPORT_SYMBOL_GPL vmlinux 0x7532b98f regmap_field_read +EXPORT_SYMBOL_GPL vmlinux 0x754beae5 acpi_dev_clear_dependencies +EXPORT_SYMBOL_GPL vmlinux 0x755a3479 __traceiter_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x75667c7d dev_pm_opp_is_turbo +EXPORT_SYMBOL_GPL vmlinux 0x75691fb4 raw_abort +EXPORT_SYMBOL_GPL vmlinux 0x75725a0f spi_finalize_current_transfer +EXPORT_SYMBOL_GPL vmlinux 0x75784364 dev_pm_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x757ba67a tcp_plb_check_rehash +EXPORT_SYMBOL_GPL vmlinux 0x757c1bbb housekeeping_any_cpu +EXPORT_SYMBOL_GPL vmlinux 0x758a43fe k3_ringacc_get_ring_irq_num +EXPORT_SYMBOL_GPL vmlinux 0x759139cb of_pci_check_probe_only +EXPORT_SYMBOL_GPL vmlinux 0x759bfe36 btree_destroy +EXPORT_SYMBOL_GPL vmlinux 0x75a750e4 vcap_rule_rem_key +EXPORT_SYMBOL_GPL vmlinux 0x75ba6355 l3mdev_master_ifindex_rcu +EXPORT_SYMBOL_GPL vmlinux 0x75dd4ebe of_overlay_remove +EXPORT_SYMBOL_GPL vmlinux 0x75ddff05 watchdog_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x75e51454 of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0x75e51945 __SCK__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x75e64d4a clk_hw_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x75e9c735 pci_ats_disabled +EXPORT_SYMBOL_GPL vmlinux 0x75ede2d9 usb_match_id +EXPORT_SYMBOL_GPL vmlinux 0x75f2a212 of_reserved_mem_device_release +EXPORT_SYMBOL_GPL vmlinux 0x75fa87fe watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x75fb9062 arch_timer_read_counter +EXPORT_SYMBOL_GPL vmlinux 0x7605a474 __phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x760df590 inet6_sk_rebuild_header +EXPORT_SYMBOL_GPL vmlinux 0x761ab255 devl_traps_register +EXPORT_SYMBOL_GPL vmlinux 0x76281659 pinmux_generic_add_function +EXPORT_SYMBOL_GPL vmlinux 0x7639bb18 vp_modern_generation +EXPORT_SYMBOL_GPL vmlinux 0x763de798 gpiod_set_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x7644600d shash_no_setkey +EXPORT_SYMBOL_GPL vmlinux 0x7646462c perf_report_aux_output_id +EXPORT_SYMBOL_GPL vmlinux 0x76467994 class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x76472936 rio_alloc_net +EXPORT_SYMBOL_GPL vmlinux 0x76517f03 interval_tree_span_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0x76559ef2 __fscrypt_prepare_readdir +EXPORT_SYMBOL_GPL vmlinux 0x7656410c mpi_sub +EXPORT_SYMBOL_GPL vmlinux 0x7665a95b idr_remove +EXPORT_SYMBOL_GPL vmlinux 0x76665a4a gnttab_dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x7681946c unregister_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7687be51 __traceiter_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x769cefb5 percpu_ref_switch_to_atomic +EXPORT_SYMBOL_GPL vmlinux 0x76a61e85 __SCK__tp_func_rwmmio_write +EXPORT_SYMBOL_GPL vmlinux 0x76bb397c devfreq_event_get_edev_count +EXPORT_SYMBOL_GPL vmlinux 0x76bc0a6f vcap_del_rules +EXPORT_SYMBOL_GPL vmlinux 0x76d1af56 debounce_time_mt2701 +EXPORT_SYMBOL_GPL vmlinux 0x76d36293 tpm_calc_ordinal_duration +EXPORT_SYMBOL_GPL vmlinux 0x76d9b876 clk_set_rate +EXPORT_SYMBOL_GPL vmlinux 0x76e85b92 gnttab_request_free_callback +EXPORT_SYMBOL_GPL vmlinux 0x76eeeb0f sha384_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x76f60c4d xhci_get_ep_ctx +EXPORT_SYMBOL_GPL vmlinux 0x76f64451 tty_get_icount +EXPORT_SYMBOL_GPL vmlinux 0x76facef1 sata_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x770be27f hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x7712646f fwnode_count_parents +EXPORT_SYMBOL_GPL vmlinux 0x7712771a unbind_from_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x771e0b7e usb_set_wireless_status +EXPORT_SYMBOL_GPL vmlinux 0x77222306 ring_buffer_read_page +EXPORT_SYMBOL_GPL vmlinux 0x77237c90 gpiod_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0x772b0f64 __wake_up_pollfree +EXPORT_SYMBOL_GPL vmlinux 0x774c6f4f pci_enable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x77522cf6 sbitmap_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0x7756bf37 synth_event_create +EXPORT_SYMBOL_GPL vmlinux 0x7757b51a clk_unregister +EXPORT_SYMBOL_GPL vmlinux 0x776fecd5 inet6_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0x77731c65 devlink_port_linecard_set +EXPORT_SYMBOL_GPL vmlinux 0x777df075 wm8400_reset_codec_reg_cache +EXPORT_SYMBOL_GPL vmlinux 0x7791e066 dw_pcie_read +EXPORT_SYMBOL_GPL vmlinux 0x7793498f dax_add_host +EXPORT_SYMBOL_GPL vmlinux 0x779380b7 devlink_linecard_nested_dl_set +EXPORT_SYMBOL_GPL vmlinux 0x7797fbb5 imx_clk_hw_pfdv2 +EXPORT_SYMBOL_GPL vmlinux 0x77ae495d usb_speed_string +EXPORT_SYMBOL_GPL vmlinux 0x77b10283 of_irq_find_parent +EXPORT_SYMBOL_GPL vmlinux 0x77bc78ad virtio_require_restricted_mem_acc +EXPORT_SYMBOL_GPL vmlinux 0x77c27fac transport_add_device +EXPORT_SYMBOL_GPL vmlinux 0x77cc3ddf xenbus_dev_error +EXPORT_SYMBOL_GPL vmlinux 0x77d3ec29 devm_led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x77d787a2 i2c_dw_validate_speed +EXPORT_SYMBOL_GPL vmlinux 0x77dcd627 devlink_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x77e1c329 fscrypt_mergeable_bio +EXPORT_SYMBOL_GPL vmlinux 0x77e24ffd usb_urb_ep_type_check +EXPORT_SYMBOL_GPL vmlinux 0x77e75be3 sfp_bus_put +EXPORT_SYMBOL_GPL vmlinux 0x77e8f134 __tracepoint_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x77ecf68d memalloc_socks_key +EXPORT_SYMBOL_GPL vmlinux 0x77f24400 perf_register_guest_info_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x77f28f4f ahci_platform_resume_host +EXPORT_SYMBOL_GPL vmlinux 0x77ff80d3 __tracepoint_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x78137305 acpi_dev_remove_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x7821ad27 driver_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x78259939 devlink_port_type_clear +EXPORT_SYMBOL_GPL vmlinux 0x78269e06 serdev_controller_add +EXPORT_SYMBOL_GPL vmlinux 0x783ca670 tpm_pm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7847c621 sfp_parse_support +EXPORT_SYMBOL_GPL vmlinux 0x7851cfef pci_enable_rom +EXPORT_SYMBOL_GPL vmlinux 0x785a93b4 si_mem_available +EXPORT_SYMBOL_GPL vmlinux 0x786d2380 vfs_remove_acl +EXPORT_SYMBOL_GPL vmlinux 0x787c882b lzo1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x78862e7c acpi_create_platform_device +EXPORT_SYMBOL_GPL vmlinux 0x788bfbad ring_buffer_empty +EXPORT_SYMBOL_GPL vmlinux 0x788ff947 restore_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x789321d7 tcp_reno_ssthresh +EXPORT_SYMBOL_GPL vmlinux 0x789ba350 devm_ti_sci_get_of_resource +EXPORT_SYMBOL_GPL vmlinux 0x789c73d9 rcu_cpu_stall_suppress_at_boot +EXPORT_SYMBOL_GPL vmlinux 0x78b2a433 init_dummy_netdev +EXPORT_SYMBOL_GPL vmlinux 0x78c52c48 xenbus_read_otherend_details +EXPORT_SYMBOL_GPL vmlinux 0x78ce007c sysfs_create_link +EXPORT_SYMBOL_GPL vmlinux 0x78ddb76b dmi_match +EXPORT_SYMBOL_GPL vmlinux 0x78df7196 register_btf_id_dtor_kfuncs +EXPORT_SYMBOL_GPL vmlinux 0x78eaf978 ata_scsi_slave_config +EXPORT_SYMBOL_GPL vmlinux 0x78eccbcf scsi_build_sense +EXPORT_SYMBOL_GPL vmlinux 0x78f8286e nvdimm_clear_poison +EXPORT_SYMBOL_GPL vmlinux 0x790be0b9 usb_bus_idr +EXPORT_SYMBOL_GPL vmlinux 0x7918d817 memory_failure +EXPORT_SYMBOL_GPL vmlinux 0x79193d11 phy_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x791a5d21 crypto_register_scomp +EXPORT_SYMBOL_GPL vmlinux 0x791bcf21 mctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x7929b147 rz_mtu3_32bit_ch_write +EXPORT_SYMBOL_GPL vmlinux 0x792e5994 pinctrl_dev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x79333899 crypto_shash_tfm_digest +EXPORT_SYMBOL_GPL vmlinux 0x79345cb9 register_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x7934aa08 register_kprobes +EXPORT_SYMBOL_GPL vmlinux 0x793ad944 scsi_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x7942b062 raw_unhash_sk +EXPORT_SYMBOL_GPL vmlinux 0x7944e0fc tracing_off +EXPORT_SYMBOL_GPL vmlinux 0x79470a2c TSS_authhmac +EXPORT_SYMBOL_GPL vmlinux 0x794a0461 rockchip_pcie_disable_clocks +EXPORT_SYMBOL_GPL vmlinux 0x794b7271 orderly_reboot +EXPORT_SYMBOL_GPL vmlinux 0x7960172e fuse_conn_destroy +EXPORT_SYMBOL_GPL vmlinux 0x796d6bb5 bdev_alignment_offset +EXPORT_SYMBOL_GPL vmlinux 0x797104f5 usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x797bd17a vp_modern_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x798a35b2 blk_crypto_update_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x798b7682 klist_prev +EXPORT_SYMBOL_GPL vmlinux 0x7992f1cb mmc_prepare_busy_cmd +EXPORT_SYMBOL_GPL vmlinux 0x79af0235 virtqueue_poll +EXPORT_SYMBOL_GPL vmlinux 0x79b06b67 regcache_mark_dirty +EXPORT_SYMBOL_GPL vmlinux 0x79bc842c usb_anchor_suspend_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x79d73e29 scsi_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x79defbe1 kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x79e5672e led_trigger_set_default +EXPORT_SYMBOL_GPL vmlinux 0x79f1aa44 find_iova +EXPORT_SYMBOL_GPL vmlinux 0x79f3b9bf crypto_register_rng +EXPORT_SYMBOL_GPL vmlinux 0x79f697e4 lzorle1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x79fb3739 pm_wakeup_ws_event +EXPORT_SYMBOL_GPL vmlinux 0x7a08399f rio_get_comptag +EXPORT_SYMBOL_GPL vmlinux 0x7a10a0bb pm_generic_thaw_noirq +EXPORT_SYMBOL_GPL vmlinux 0x7a12da1c nvdimm_region_delete +EXPORT_SYMBOL_GPL vmlinux 0x7a145047 debugfs_real_fops +EXPORT_SYMBOL_GPL vmlinux 0x7a1a9425 timer_unstable_counter_workaround +EXPORT_SYMBOL_GPL vmlinux 0x7a1af1cc acpi_cppc_processor_probe +EXPORT_SYMBOL_GPL vmlinux 0x7a1eb8cf crypto_alloc_shash +EXPORT_SYMBOL_GPL vmlinux 0x7a33d205 skb_consume_udp +EXPORT_SYMBOL_GPL vmlinux 0x7a3f16a2 devl_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7a4174ac tcp_register_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x7a58efd9 tpm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0x7a6e8bf8 __traceiter_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x7a70dd43 raw_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x7a73e605 wm831x_isinkv_values +EXPORT_SYMBOL_GPL vmlinux 0x7a7e4760 __reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x7a80031b regulator_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x7a81541b async_synchronize_cookie +EXPORT_SYMBOL_GPL vmlinux 0x7a90a7b9 usb_queue_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x7a98f4b4 copy_from_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0x7a9a4a21 nvmem_del_cell_table +EXPORT_SYMBOL_GPL vmlinux 0x7a9e4c23 software_node_register_node_group +EXPORT_SYMBOL_GPL vmlinux 0x7a9ef02a rcu_tasks_trace_qs_blkd +EXPORT_SYMBOL_GPL vmlinux 0x7ab5e470 relay_flush +EXPORT_SYMBOL_GPL vmlinux 0x7ac10ad8 icst_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x7ac722bd phy_all_ports_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7ad02a41 asn1_encode_tag +EXPORT_SYMBOL_GPL vmlinux 0x7ad19680 irq_chip_enable_parent +EXPORT_SYMBOL_GPL vmlinux 0x7ad1ded1 pinctrl_register_mappings +EXPORT_SYMBOL_GPL vmlinux 0x7ad2c64c k3_udma_glue_release_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0x7ad46dbe sk_psock_tls_strp_read +EXPORT_SYMBOL_GPL vmlinux 0x7af3c2a6 __pm_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x7afcb7db __kprobe_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x7afe324e halt_poll_ns_grow +EXPORT_SYMBOL_GPL vmlinux 0x7b082dc7 clk_hw_is_prepared +EXPORT_SYMBOL_GPL vmlinux 0x7b0ce725 devl_param_driverinit_value_get +EXPORT_SYMBOL_GPL vmlinux 0x7b1d76d8 sdio_get_host_pm_caps +EXPORT_SYMBOL_GPL vmlinux 0x7b1fc91d irq_domain_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x7b411d3f clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x7b451a69 crypto_dequeue_request +EXPORT_SYMBOL_GPL vmlinux 0x7b45baa6 bio_add_zone_append_page +EXPORT_SYMBOL_GPL vmlinux 0x7b5452b8 acpi_unregister_gsi +EXPORT_SYMBOL_GPL vmlinux 0x7b5a4926 sha1_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7b5b991e bpf_prog_sub +EXPORT_SYMBOL_GPL vmlinux 0x7b69323c acpi_subsys_complete +EXPORT_SYMBOL_GPL vmlinux 0x7b6f9536 acpi_register_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x7b87729b mmc_crypto_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x7b8910f4 kfence_sample_interval +EXPORT_SYMBOL_GPL vmlinux 0x7b8aba0e cpufreq_generic_init +EXPORT_SYMBOL_GPL vmlinux 0x7b8f0595 rio_unregister_mport +EXPORT_SYMBOL_GPL vmlinux 0x7b90d1a9 bind_virq_to_irqhandler +EXPORT_SYMBOL_GPL vmlinux 0x7b913d1c regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x7b9501d7 sprd_pinctrl_remove +EXPORT_SYMBOL_GPL vmlinux 0x7b9793a2 get_cpu_idle_time_us +EXPORT_SYMBOL_GPL vmlinux 0x7b985b90 sdio_signal_irq +EXPORT_SYMBOL_GPL vmlinux 0x7b9a5daf sock_diag_register_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x7bb045a7 __request_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x7bb3fa18 vcap_rule_add_action_bit +EXPORT_SYMBOL_GPL vmlinux 0x7bb406af direct_write_fallback +EXPORT_SYMBOL_GPL vmlinux 0x7be40b3a public_key_subtype +EXPORT_SYMBOL_GPL vmlinux 0x7beef08a encrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0x7bf55abf dev_pm_qos_add_ancestor_request +EXPORT_SYMBOL_GPL vmlinux 0x7bf72b4d add_swap_extent +EXPORT_SYMBOL_GPL vmlinux 0x7c091b8d phy_pm_runtime_get +EXPORT_SYMBOL_GPL vmlinux 0x7c187f16 bsg_job_put +EXPORT_SYMBOL_GPL vmlinux 0x7c21be0c gpiochip_is_requested +EXPORT_SYMBOL_GPL vmlinux 0x7c291e86 show_rcu_tasks_trace_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0x7c2a3e0a of_regulator_match +EXPORT_SYMBOL_GPL vmlinux 0x7c32e9eb clk_gate_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x7c3d8a4b icc_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x7c512e8e __nf_ip6_route +EXPORT_SYMBOL_GPL vmlinux 0x7c555188 meson_pmx_get_groups +EXPORT_SYMBOL_GPL vmlinux 0x7c5fca3a tty_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x7c69afca regulator_desc_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x7c7022e8 device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0x7c7c60e1 __vfs_removexattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x7c8a8787 crypto_grab_spawn +EXPORT_SYMBOL_GPL vmlinux 0x7c92dfe2 pm_generic_restore_noirq +EXPORT_SYMBOL_GPL vmlinux 0x7c948bc9 __dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x7c94c99a kvm_release_pfn_dirty +EXPORT_SYMBOL_GPL vmlinux 0x7c983a5d dmi_walk +EXPORT_SYMBOL_GPL vmlinux 0x7c9a7371 clk_prepare +EXPORT_SYMBOL_GPL vmlinux 0x7ca00c84 account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x7ca64a0b __cookie_v4_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x7cb1aea1 devlink_dpipe_header_ethernet +EXPORT_SYMBOL_GPL vmlinux 0x7cb50e35 lwtunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x7cb803de btree_grim_visitor +EXPORT_SYMBOL_GPL vmlinux 0x7cbee719 crypto_alloc_rng +EXPORT_SYMBOL_GPL vmlinux 0x7cc84d98 from_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x7cce902d __tracepoint_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x7cceaf92 zs_pool_stats +EXPORT_SYMBOL_GPL vmlinux 0x7cced930 fib_nh_common_init +EXPORT_SYMBOL_GPL vmlinux 0x7cd1817f efivars_register +EXPORT_SYMBOL_GPL vmlinux 0x7cd6f042 cpufreq_get_current_driver +EXPORT_SYMBOL_GPL vmlinux 0x7cd7ba1d kernel_read_file_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x7cd96c19 unregister_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x7cdac9a4 ata_sas_tport_add +EXPORT_SYMBOL_GPL vmlinux 0x7cde137b blkcg_activate_policy +EXPORT_SYMBOL_GPL vmlinux 0x7ce35965 clk_hw_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0x7ce52d2c fwnode_graph_get_next_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x7ceaf0d5 generic_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x7cf36c51 scsi_host_unblock +EXPORT_SYMBOL_GPL vmlinux 0x7d00c65b nd_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x7d0d395c fat_build_inode +EXPORT_SYMBOL_GPL vmlinux 0x7d0eb906 virtqueue_get_buf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x7d0ece7a __dev_fwnode_const +EXPORT_SYMBOL_GPL vmlinux 0x7d0f6b42 __tracepoint_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x7d1bb1d4 tnum_strn +EXPORT_SYMBOL_GPL vmlinux 0x7d27d9a2 mtk_pinconf_adv_pull_set +EXPORT_SYMBOL_GPL vmlinux 0x7d30244a crypto_unregister_acomps +EXPORT_SYMBOL_GPL vmlinux 0x7d3fda7d usb_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x7d471321 zynqmp_pm_pinctrl_release +EXPORT_SYMBOL_GPL vmlinux 0x7d4cf3d4 switchdev_handle_port_obj_add_foreign +EXPORT_SYMBOL_GPL vmlinux 0x7d53601a clk_gate_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x7d558968 trace_seq_puts +EXPORT_SYMBOL_GPL vmlinux 0x7d58e192 serial8250_em485_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7d59dd46 pm_wq +EXPORT_SYMBOL_GPL vmlinux 0x7d5f1f83 platform_device_put +EXPORT_SYMBOL_GPL vmlinux 0x7d719991 xen_register_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0x7da799e2 xhci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x7daca92a tpm_tis_core_init +EXPORT_SYMBOL_GPL vmlinux 0x7dbc7f37 xen_xlate_unmap_gfn_range +EXPORT_SYMBOL_GPL vmlinux 0x7dc1bccb pin_get_name +EXPORT_SYMBOL_GPL vmlinux 0x7dc9617b irq_domain_associate +EXPORT_SYMBOL_GPL vmlinux 0x7dda30af unregister_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7dda9e7f anon_transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7dde2888 transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x7de1d3f1 meson_clk_mpll_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x7de39e07 phy_basic_t1_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7de65a03 acpi_lpat_free_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0x7de6cc23 io_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x7defc870 gnttab_end_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0x7df65afa vcap_is_last_chain +EXPORT_SYMBOL_GPL vmlinux 0x7df94344 find_ge_pid +EXPORT_SYMBOL_GPL vmlinux 0x7e0905f1 i2c_recover_bus +EXPORT_SYMBOL_GPL vmlinux 0x7e0f2f24 dw_pcie_ep_raise_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x7e129ad8 pci_vpd_alloc +EXPORT_SYMBOL_GPL vmlinux 0x7e1a8445 pm_clk_init +EXPORT_SYMBOL_GPL vmlinux 0x7e1dcbd3 __trace_array_puts +EXPORT_SYMBOL_GPL vmlinux 0x7e1fc0ec handle_mm_fault +EXPORT_SYMBOL_GPL vmlinux 0x7e213d47 dpcon_disable +EXPORT_SYMBOL_GPL vmlinux 0x7e2b2492 rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7e381e02 __crypto_alloc_tfmgfp +EXPORT_SYMBOL_GPL vmlinux 0x7e3bdecd __ftrace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0x7e59dbe1 gnttab_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x7e5db80b pstore_name_to_type +EXPORT_SYMBOL_GPL vmlinux 0x7e5ec1d0 pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7e623851 regulator_set_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0x7e64181d usb_calc_bus_time +EXPORT_SYMBOL_GPL vmlinux 0x7e6c3596 desc_to_gpio +EXPORT_SYMBOL_GPL vmlinux 0x7e6e39e5 xfrm_audit_policy_add +EXPORT_SYMBOL_GPL vmlinux 0x7e72372d dev_pm_opp_add +EXPORT_SYMBOL_GPL vmlinux 0x7e7a47c9 pci_acpi_clear_companion_lookup_hook +EXPORT_SYMBOL_GPL vmlinux 0x7e7e3f58 ring_buffer_reset_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7e7e81cd mmc_pwrseq_register +EXPORT_SYMBOL_GPL vmlinux 0x7e822da9 pcie_reset_flr +EXPORT_SYMBOL_GPL vmlinux 0x7e8707ca skb_complete_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x7e89acf4 fib_rules_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7e8d8619 usb_anchor_empty +EXPORT_SYMBOL_GPL vmlinux 0x7e8edcda kvm_write_guest +EXPORT_SYMBOL_GPL vmlinux 0x7e917894 __SCK__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0x7e9aee61 ping_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x7ea75c24 __wake_up_locked_key_bookmark +EXPORT_SYMBOL_GPL vmlinux 0x7eb0432a pci_generic_config_write +EXPORT_SYMBOL_GPL vmlinux 0x7eb495eb regmap_field_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x7eb808d0 add_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7ec3749c platform_add_devices +EXPORT_SYMBOL_GPL vmlinux 0x7ec6d59e of_phandle_iterator_next +EXPORT_SYMBOL_GPL vmlinux 0x7ecb1c16 sched_set_normal +EXPORT_SYMBOL_GPL vmlinux 0x7ee228c0 kobj_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x7eea6b8b pcap_adc_async +EXPORT_SYMBOL_GPL vmlinux 0x7eef1abe regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x7ef5b94c tps6586x_writes +EXPORT_SYMBOL_GPL vmlinux 0x7f07201a acpi_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0x7f23ad57 crypto_register_templates +EXPORT_SYMBOL_GPL vmlinux 0x7f290e15 usb_get_urb +EXPORT_SYMBOL_GPL vmlinux 0x7f3c2dde tty_port_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x7f47aab6 crypto_register_kpp +EXPORT_SYMBOL_GPL vmlinux 0x7f510447 devm_devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x7f572462 dma_request_chan_by_mask +EXPORT_SYMBOL_GPL vmlinux 0x7f6cee89 rhashtable_free_and_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7f7aafe3 blk_queue_max_zone_append_sectors +EXPORT_SYMBOL_GPL vmlinux 0x7f7ca439 perf_aux_output_skip +EXPORT_SYMBOL_GPL vmlinux 0x7f7cbc64 ip_tunnel_need_metadata +EXPORT_SYMBOL_GPL vmlinux 0x7f7db044 netdev_walk_all_lower_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x7f84f35d rcu_gp_slow_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7f8839d6 i2c_acpi_get_i2c_resource +EXPORT_SYMBOL_GPL vmlinux 0x7f8b5038 iommu_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0x7f983558 dev_pm_put_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0x7f9b1879 osc_cpc_flexible_adr_space_confirmed +EXPORT_SYMBOL_GPL vmlinux 0x7fa49952 sk_set_memalloc +EXPORT_SYMBOL_GPL vmlinux 0x7fa96509 erst_get_record_id_next +EXPORT_SYMBOL_GPL vmlinux 0x7fc6c17b fuse_conn_init +EXPORT_SYMBOL_GPL vmlinux 0x7fd1f1a8 backing_file_open +EXPORT_SYMBOL_GPL vmlinux 0x7fd4d25b regcache_drop_region +EXPORT_SYMBOL_GPL vmlinux 0x7fd8c8e4 skb_copy_ubufs +EXPORT_SYMBOL_GPL vmlinux 0x7fe36050 fib6_get_table +EXPORT_SYMBOL_GPL vmlinux 0x7fe36ba5 sdio_enable_func +EXPORT_SYMBOL_GPL vmlinux 0x7ff19c40 zynqmp_pm_set_requirement +EXPORT_SYMBOL_GPL vmlinux 0x8006de30 edac_device_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x800a2757 phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x80135182 k3_ringacc_ring_pop_tail +EXPORT_SYMBOL_GPL vmlinux 0x802082e8 devlink_net +EXPORT_SYMBOL_GPL vmlinux 0x80225bba vchan_tx_submit +EXPORT_SYMBOL_GPL vmlinux 0x80244985 dax_inode +EXPORT_SYMBOL_GPL vmlinux 0x80349104 crypto_destroy_tfm +EXPORT_SYMBOL_GPL vmlinux 0x8035183a pci_epc_stop +EXPORT_SYMBOL_GPL vmlinux 0x8035bed7 rockchip_clk_protect_critical +EXPORT_SYMBOL_GPL vmlinux 0x803e9a86 pci_common_swizzle +EXPORT_SYMBOL_GPL vmlinux 0x80569bdf regulator_desc_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x805866ea ata_link_offline +EXPORT_SYMBOL_GPL vmlinux 0x806dc0ad __sock_recv_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x807766ea usb_scuttle_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x80799404 crypto_grab_aead +EXPORT_SYMBOL_GPL vmlinux 0x807d47fc dev_pm_opp_config_clks_simple +EXPORT_SYMBOL_GPL vmlinux 0x807fdcc4 call_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x80839901 cpuidle_register +EXPORT_SYMBOL_GPL vmlinux 0x808b1b5b kstrdup_quotable_cmdline +EXPORT_SYMBOL_GPL vmlinux 0x808e90dc iommu_sva_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0x808ec1a3 crypto_alg_tested +EXPORT_SYMBOL_GPL vmlinux 0x80a095d8 scatterwalk_ffwd +EXPORT_SYMBOL_GPL vmlinux 0x80c1a908 device_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x80c68137 nf_log_buf_close +EXPORT_SYMBOL_GPL vmlinux 0x80d2e929 imx_clk_fracn_gppll +EXPORT_SYMBOL_GPL vmlinux 0x80d529af dev_pm_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x80d5e57a mpi_free +EXPORT_SYMBOL_GPL vmlinux 0x80d67496 clone_private_mount +EXPORT_SYMBOL_GPL vmlinux 0x80d7cc32 device_set_wakeup_capable +EXPORT_SYMBOL_GPL vmlinux 0x80e19cdf devm_tegra_core_dev_init_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x80e88177 __tracepoint_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x80eb93fc od_register_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x80efd015 imx_dev_clk_hw_pll14xx +EXPORT_SYMBOL_GPL vmlinux 0x80f52c6f mtk_clk_unregister_fixed_clks +EXPORT_SYMBOL_GPL vmlinux 0x81050d0d rtc_alarm_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0x810f7e8a driver_create_file +EXPORT_SYMBOL_GPL vmlinux 0x8110a73a cond_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x8118caef regulator_find_closest_bigger +EXPORT_SYMBOL_GPL vmlinux 0x811dc334 usb_unregister_notify +EXPORT_SYMBOL_GPL vmlinux 0x81303755 dev_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0x813595a1 __traceiter_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x8144a3e0 security_file_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x814d31a4 register_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x81557296 powercap_register_control_type +EXPORT_SYMBOL_GPL vmlinux 0x815588a6 clk_enable +EXPORT_SYMBOL_GPL vmlinux 0x815dd5e7 serdev_device_write +EXPORT_SYMBOL_GPL vmlinux 0x815fda83 sed_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x8163cd20 hisi_clk_init +EXPORT_SYMBOL_GPL vmlinux 0x816a41ca cpufreq_update_limits +EXPORT_SYMBOL_GPL vmlinux 0x816ef80a qcom_smem_state_get +EXPORT_SYMBOL_GPL vmlinux 0x817f1dca cpufreq_frequency_table_get_index +EXPORT_SYMBOL_GPL vmlinux 0x8180cede asn1_encode_sequence +EXPORT_SYMBOL_GPL vmlinux 0x819983db devm_kmemdup +EXPORT_SYMBOL_GPL vmlinux 0x819d72cb klist_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x819f1b76 sata_scr_valid +EXPORT_SYMBOL_GPL vmlinux 0x81a7f541 percpu_ref_init +EXPORT_SYMBOL_GPL vmlinux 0x81aa78d8 zynqmp_pm_aes_engine +EXPORT_SYMBOL_GPL vmlinux 0x81ade4b7 fwnode_graph_get_remote_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x81b18a14 da903x_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x81badbfc trace_event_buffer_commit +EXPORT_SYMBOL_GPL vmlinux 0x81c5dad1 adp5520_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x81c9541c devm_gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x81cf5282 trace_seq_bprintf +EXPORT_SYMBOL_GPL vmlinux 0x81e2bdf4 generic_handle_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x81e3e61d pfn_to_online_page +EXPORT_SYMBOL_GPL vmlinux 0x81e4025b attribute_container_classdev_to_container +EXPORT_SYMBOL_GPL vmlinux 0x81f372a2 unregister_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x82092899 badrange_forget +EXPORT_SYMBOL_GPL vmlinux 0x8220a38e k3_ringacc_get_ring_id +EXPORT_SYMBOL_GPL vmlinux 0x82226c53 pinctrl_unregister_mappings +EXPORT_SYMBOL_GPL vmlinux 0x823eae06 blocking_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x823ffb7b dma_opt_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0x82596503 event_triggers_post_call +EXPORT_SYMBOL_GPL vmlinux 0x825b26fe ip6_flush_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0x825c7340 phylink_get_eee_err +EXPORT_SYMBOL_GPL vmlinux 0x825d543d spi_take_timestamp_pre +EXPORT_SYMBOL_GPL vmlinux 0x826d99f0 phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0x827e61f8 acpi_has_watchdog +EXPORT_SYMBOL_GPL vmlinux 0x8285ce6b pingv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x828e22f4 hrtimer_forward +EXPORT_SYMBOL_GPL vmlinux 0x8293f08e tegra_bpmp_transfer_atomic +EXPORT_SYMBOL_GPL vmlinux 0x829504e0 i2c_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0x829a759d iomap_file_buffered_write +EXPORT_SYMBOL_GPL vmlinux 0x829e7b9e em_dev_unregister_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x829f9253 spi_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x82a80545 __SCK__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x82aebc53 usb_clear_halt +EXPORT_SYMBOL_GPL vmlinux 0x82af4a58 devres_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x82b417eb devm_acpi_dev_add_driver_gpios +EXPORT_SYMBOL_GPL vmlinux 0x82b729cd regulator_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x82c6ccc9 crypto_register_aead +EXPORT_SYMBOL_GPL vmlinux 0x82d79b51 sysctl_vfs_cache_pressure +EXPORT_SYMBOL_GPL vmlinux 0x82e1630b dev_pm_opp_of_get_opp_desc_node +EXPORT_SYMBOL_GPL vmlinux 0x82eec2f5 phy_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x82f91e8a fb_deferred_io_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x82f988f0 skb_to_sgvec +EXPORT_SYMBOL_GPL vmlinux 0x83168c84 devl_region_create +EXPORT_SYMBOL_GPL vmlinux 0x8318f4ce devm_thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x831d414b usb_disable_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0x8332123c irq_setup_alt_chip +EXPORT_SYMBOL_GPL vmlinux 0x8339df73 klist_add_behind +EXPORT_SYMBOL_GPL vmlinux 0x8339e030 devm_gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x83408eba is_swiotlb_active +EXPORT_SYMBOL_GPL vmlinux 0x8349a895 nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x834be125 aead_exit_geniv +EXPORT_SYMBOL_GPL vmlinux 0x834d8ac9 __percpu_down_read +EXPORT_SYMBOL_GPL vmlinux 0x8353dfff acpi_os_get_iomem +EXPORT_SYMBOL_GPL vmlinux 0x835a8e77 clk_fixed_rate_ops +EXPORT_SYMBOL_GPL vmlinux 0x83615646 phy_configure +EXPORT_SYMBOL_GPL vmlinux 0x836d652f poll_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x8372b42d kthread_cancel_delayed_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x8395f03d ip_route_output_key_hash +EXPORT_SYMBOL_GPL vmlinux 0x83989831 ata_sff_lost_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x83c73735 perf_pmu_register +EXPORT_SYMBOL_GPL vmlinux 0x83c9471d ata_pci_bmdma_init +EXPORT_SYMBOL_GPL vmlinux 0x83cefbbf pinctrl_generic_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0x83cf4c26 pci_epc_get_msi +EXPORT_SYMBOL_GPL vmlinux 0x83e7aeae vchan_dma_desc_free_list +EXPORT_SYMBOL_GPL vmlinux 0x83e87920 gpiod_enable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x83fb8209 usb_control_msg +EXPORT_SYMBOL_GPL vmlinux 0x84032099 __pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x840ccafd phy_start_machine +EXPORT_SYMBOL_GPL vmlinux 0x84106f36 devlink_trap_ctx_priv +EXPORT_SYMBOL_GPL vmlinux 0x8425b9c3 xas_split_alloc +EXPORT_SYMBOL_GPL vmlinux 0x84264ced fs_umode_to_ftype +EXPORT_SYMBOL_GPL vmlinux 0x84292f71 dev_pm_opp_sync_regulators +EXPORT_SYMBOL_GPL vmlinux 0x842f046d usb_poison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x8434bcd0 usb_enable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x843d70ef acpi_is_root_bridge +EXPORT_SYMBOL_GPL vmlinux 0x84502a47 blk_status_to_errno +EXPORT_SYMBOL_GPL vmlinux 0x845235b6 pinctrl_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0x845419e3 spi_alloc_device +EXPORT_SYMBOL_GPL vmlinux 0x845aa9c8 platform_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x845af053 metadata_dst_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8461260c dpcon_reset +EXPORT_SYMBOL_GPL vmlinux 0x8462cb62 atapi_cmd_type +EXPORT_SYMBOL_GPL vmlinux 0x847edc7e meson_eeclkc_probe +EXPORT_SYMBOL_GPL vmlinux 0x848d319e synth_event_add_val +EXPORT_SYMBOL_GPL vmlinux 0x84a34dae pci_add_dynid +EXPORT_SYMBOL_GPL vmlinux 0x84a8d0eb of_changeset_revert +EXPORT_SYMBOL_GPL vmlinux 0x84af617a bio_trim +EXPORT_SYMBOL_GPL vmlinux 0x84b19510 unix_inq_len +EXPORT_SYMBOL_GPL vmlinux 0x84b627d7 pci_check_and_unmask_intx +EXPORT_SYMBOL_GPL vmlinux 0x84c74c89 attribute_container_register +EXPORT_SYMBOL_GPL vmlinux 0x84e66601 ata_do_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x84ef27f5 synth_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x84f9f769 vcap_is_next_lookup +EXPORT_SYMBOL_GPL vmlinux 0x85011f22 dst_cache_get_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x8506baa8 clk_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x850bb6db devlink_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x85142df4 sbitmap_queue_init_node +EXPORT_SYMBOL_GPL vmlinux 0x85168d71 kvm_put_kvm_no_destroy +EXPORT_SYMBOL_GPL vmlinux 0x851dc0e8 anon_inode_getfile +EXPORT_SYMBOL_GPL vmlinux 0x851e6003 usb_phy_roothub_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x851fe124 __SCK__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x85214683 clk_mux_val_to_index +EXPORT_SYMBOL_GPL vmlinux 0x8521b851 meson_pmx_get_func_name +EXPORT_SYMBOL_GPL vmlinux 0x8522fdca led_trigger_unregister +EXPORT_SYMBOL_GPL vmlinux 0x852bc320 alloc_page_buffers +EXPORT_SYMBOL_GPL vmlinux 0x8531aa45 of_icc_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x8552784c pinctrl_dev_get_devname +EXPORT_SYMBOL_GPL vmlinux 0x85540ebc nvmem_cell_put +EXPORT_SYMBOL_GPL vmlinux 0x8557dcbd led_classdev_notify_brightness_hw_changed +EXPORT_SYMBOL_GPL vmlinux 0x8558d80b of_property_read_u64_index +EXPORT_SYMBOL_GPL vmlinux 0x85611024 dw_pcie_ep_reset_bar +EXPORT_SYMBOL_GPL vmlinux 0x856abea2 vring_transport_features +EXPORT_SYMBOL_GPL vmlinux 0x856f5c70 __clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x857168b7 set_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x85792007 vcap_get_rule +EXPORT_SYMBOL_GPL vmlinux 0x858e2628 dax_holder +EXPORT_SYMBOL_GPL vmlinux 0x859708b2 unregister_net_sysctl_table +EXPORT_SYMBOL_GPL vmlinux 0x859a4c2d fuse_init_fs_context_submount +EXPORT_SYMBOL_GPL vmlinux 0x85c11a37 regulator_disable +EXPORT_SYMBOL_GPL vmlinux 0x85ca14f6 mmc_pwrseq_unregister +EXPORT_SYMBOL_GPL vmlinux 0x85cfb045 kill_device +EXPORT_SYMBOL_GPL vmlinux 0x85e3b2a8 regulator_set_ramp_delay_regmap +EXPORT_SYMBOL_GPL vmlinux 0x85e55c5b rio_unmap_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x85ebb64e __traceiter_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x85eed1be iopf_queue_discard_partial +EXPORT_SYMBOL_GPL vmlinux 0x8609869e irq_domain_set_hwirq_and_chip +EXPORT_SYMBOL_GPL vmlinux 0x861a7a70 fscrypt_dummy_policies_equal +EXPORT_SYMBOL_GPL vmlinux 0x861bcbac of_changeset_action +EXPORT_SYMBOL_GPL vmlinux 0x86221934 sata_lpm_ignore_phy_events +EXPORT_SYMBOL_GPL vmlinux 0x862258db timecounter_init +EXPORT_SYMBOL_GPL vmlinux 0x862bb17b linear_range_values_in_range_array +EXPORT_SYMBOL_GPL vmlinux 0x862e535f cpufreq_dbs_governor_start +EXPORT_SYMBOL_GPL vmlinux 0x8640e06d ptp_classify_raw +EXPORT_SYMBOL_GPL vmlinux 0x86585a33 devlink_fmsg_obj_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x86623fd7 notify_remote_via_irq +EXPORT_SYMBOL_GPL vmlinux 0x86666f67 of_phy_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x86700220 acpi_get_cpuid +EXPORT_SYMBOL_GPL vmlinux 0x8677245d unregister_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0x86871b40 devlink_info_version_stored_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x868784cb __symbol_get +EXPORT_SYMBOL_GPL vmlinux 0x8687ac1a iommu_fwspec_init +EXPORT_SYMBOL_GPL vmlinux 0x8694041f led_trigger_blink_oneshot +EXPORT_SYMBOL_GPL vmlinux 0x8696808c phy_gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x86a430ff gnttab_dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x86a533b4 thermal_cooling_device_update +EXPORT_SYMBOL_GPL vmlinux 0x86b0ab5e gpiochip_generic_free +EXPORT_SYMBOL_GPL vmlinux 0x86b13d2a usb_unpoison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x86b1ceb3 tegra210_set_sata_pll_seq_sw +EXPORT_SYMBOL_GPL vmlinux 0x86b84397 fsl_mc_obj_close +EXPORT_SYMBOL_GPL vmlinux 0x86bb12a3 disk_uevent +EXPORT_SYMBOL_GPL vmlinux 0x86bc9d1c usb_put_hcd +EXPORT_SYMBOL_GPL vmlinux 0x86be7bef blk_mq_flush_busy_ctxs +EXPORT_SYMBOL_GPL vmlinux 0x86c02001 ipi_send_mask +EXPORT_SYMBOL_GPL vmlinux 0x86c43a8c cper_estatus_check +EXPORT_SYMBOL_GPL vmlinux 0x86c92fa8 wakeup_source_register +EXPORT_SYMBOL_GPL vmlinux 0x86ca2d16 regmap_can_raw_write +EXPORT_SYMBOL_GPL vmlinux 0x86d74cf7 rio_dev_get +EXPORT_SYMBOL_GPL vmlinux 0x86dd7772 inet_bhash2_reset_saddr +EXPORT_SYMBOL_GPL vmlinux 0x86e04a9c mtk_clk_register_plls +EXPORT_SYMBOL_GPL vmlinux 0x86e8519b of_pm_clk_add_clks +EXPORT_SYMBOL_GPL vmlinux 0x86e85b1e dprc_close +EXPORT_SYMBOL_GPL vmlinux 0x86f6b99d synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x86f84633 fib_rule_matchall +EXPORT_SYMBOL_GPL vmlinux 0x86f85114 net_dec_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x86fa8ffd __udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x86ffbe5c dev_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0x8705f9f2 __rio_local_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x870e16b7 xen_test_irq_shared +EXPORT_SYMBOL_GPL vmlinux 0x870f6a07 device_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x871259a1 fsl_mc_object_free +EXPORT_SYMBOL_GPL vmlinux 0x8715c654 genphy_c45_pma_read_abilities +EXPORT_SYMBOL_GPL vmlinux 0x87258a37 mas_store +EXPORT_SYMBOL_GPL vmlinux 0x87305eb5 nvdimm_security_setup_events +EXPORT_SYMBOL_GPL vmlinux 0x8733e419 inet_twsk_put +EXPORT_SYMBOL_GPL vmlinux 0x87491cf0 serdev_device_set_parity +EXPORT_SYMBOL_GPL vmlinux 0x877aabf5 bus_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x877c1bfd wm8350_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x878b92f2 da903x_update +EXPORT_SYMBOL_GPL vmlinux 0x87908767 xas_clear_mark +EXPORT_SYMBOL_GPL vmlinux 0x879844ae bsg_remove_queue +EXPORT_SYMBOL_GPL vmlinux 0x87b256f9 i2c_client_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x87c07ff3 disk_set_zoned +EXPORT_SYMBOL_GPL vmlinux 0x87e7ac2e fb_sys_write +EXPORT_SYMBOL_GPL vmlinux 0x882226b8 power_supply_set_property +EXPORT_SYMBOL_GPL vmlinux 0x88361e38 pci_find_host_bridge +EXPORT_SYMBOL_GPL vmlinux 0x884357e6 fscrypt_prepare_lookup_partial +EXPORT_SYMBOL_GPL vmlinux 0x884914f6 spi_finalize_current_message +EXPORT_SYMBOL_GPL vmlinux 0x884ce26a vcap_keyfield_name +EXPORT_SYMBOL_GPL vmlinux 0x88507a69 pci_set_host_bridge_release +EXPORT_SYMBOL_GPL vmlinux 0x8853e6f5 fwnode_get_next_available_child_node +EXPORT_SYMBOL_GPL vmlinux 0x885528a6 ring_buffer_discard_commit +EXPORT_SYMBOL_GPL vmlinux 0x8863f0ad of_reserved_mem_lookup +EXPORT_SYMBOL_GPL vmlinux 0x8874ec27 acpi_dma_request_slave_chan_by_name +EXPORT_SYMBOL_GPL vmlinux 0x8877a801 irq_domain_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x88780640 ata_port_desc +EXPORT_SYMBOL_GPL vmlinux 0x888c5be5 irq_bypass_register_consumer +EXPORT_SYMBOL_GPL vmlinux 0x8890ca96 devm_regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x88a41ff0 dev_pm_opp_adjust_voltage +EXPORT_SYMBOL_GPL vmlinux 0x88aa7e09 input_ff_create +EXPORT_SYMBOL_GPL vmlinux 0x88ab6fe3 kgdb_active +EXPORT_SYMBOL_GPL vmlinux 0x88b2b329 split_page +EXPORT_SYMBOL_GPL vmlinux 0x88b4ae92 ring_buffer_normalize_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x88b5d52d imx_pinctrl_sc_ipc_init +EXPORT_SYMBOL_GPL vmlinux 0x88c04ac4 mbox_bind_client +EXPORT_SYMBOL_GPL vmlinux 0x88ca67cb regmap_reinit_cache +EXPORT_SYMBOL_GPL vmlinux 0x88cce6a0 xas_find_marked +EXPORT_SYMBOL_GPL vmlinux 0x88cd7a9a k3_ringacc_ring_get_occ +EXPORT_SYMBOL_GPL vmlinux 0x88e18dc3 gpiochip_remove_pin_ranges +EXPORT_SYMBOL_GPL vmlinux 0x88ef0ff8 ethtool_params_from_link_mode +EXPORT_SYMBOL_GPL vmlinux 0x88fac4e8 xhci_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x88fef8ce of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x890f4f97 __kprobe_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x890fa0fa btree_get_prev +EXPORT_SYMBOL_GPL vmlinux 0x891a5a7f gnttab_max_grant_frames +EXPORT_SYMBOL_GPL vmlinux 0x8924eb1e rcu_force_quiescent_state +EXPORT_SYMBOL_GPL vmlinux 0x893abbdd devlink_fmsg_u32_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x893c5ddb unlock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x89466ca7 regulator_get_hardware_vsel_register +EXPORT_SYMBOL_GPL vmlinux 0x89485687 iommu_group_put +EXPORT_SYMBOL_GPL vmlinux 0x8954dc8e __SCK__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x8964d544 serial8250_request_dma +EXPORT_SYMBOL_GPL vmlinux 0x89713f3d kernfs_get +EXPORT_SYMBOL_GPL vmlinux 0x897f9580 __devm_clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x89819133 acpi_subsys_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0x89920877 i2c_detect_slave_mode +EXPORT_SYMBOL_GPL vmlinux 0x89930408 led_trigger_unregister_simple +EXPORT_SYMBOL_GPL vmlinux 0x8997fbc9 __devm_regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0x8999bb13 mmc_switch +EXPORT_SYMBOL_GPL vmlinux 0x89a1873e dev_pm_opp_get_opp_count +EXPORT_SYMBOL_GPL vmlinux 0x89a4476d HYPERVISOR_multicall +EXPORT_SYMBOL_GPL vmlinux 0x89a9af36 inet6_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x89ae7aa0 rsa_parse_pub_key +EXPORT_SYMBOL_GPL vmlinux 0x89b8124d pinctrl_utils_free_map +EXPORT_SYMBOL_GPL vmlinux 0x89b83411 dev_pm_opp_of_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x89bbafc6 usb_register_notify +EXPORT_SYMBOL_GPL vmlinux 0x89bec8b0 gfn_to_pfn_memslot_atomic +EXPORT_SYMBOL_GPL vmlinux 0x89e1ec9d acpi_get_subsystem_id +EXPORT_SYMBOL_GPL vmlinux 0x89e340cf acpi_bus_get_ejd +EXPORT_SYMBOL_GPL vmlinux 0x89e8b986 usb_get_descriptor +EXPORT_SYMBOL_GPL vmlinux 0x89f07235 tty_kclose +EXPORT_SYMBOL_GPL vmlinux 0x89f31bba tpm2_flush_context +EXPORT_SYMBOL_GPL vmlinux 0x89fda861 devl_param_driverinit_value_set +EXPORT_SYMBOL_GPL vmlinux 0x8a108d16 genphy_c45_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x8a191ed8 dax_finish_sync_fault +EXPORT_SYMBOL_GPL vmlinux 0x8a2d0424 rockchip_pcie_enable_clocks +EXPORT_SYMBOL_GPL vmlinux 0x8a3d695c iommu_enable_nesting +EXPORT_SYMBOL_GPL vmlinux 0x8a3f84ba linear_range_get_selector_low +EXPORT_SYMBOL_GPL vmlinux 0x8a45a555 acpi_unregister_wakeup_handler +EXPORT_SYMBOL_GPL vmlinux 0x8a4e9b88 pci_p2pmem_virt_to_bus +EXPORT_SYMBOL_GPL vmlinux 0x8a554a36 mpc8xxx_spi_strmode +EXPORT_SYMBOL_GPL vmlinux 0x8a57d888 fscrypt_ioctl_remove_key +EXPORT_SYMBOL_GPL vmlinux 0x8a58503f pm_generic_poweroff_noirq +EXPORT_SYMBOL_GPL vmlinux 0x8a598ba7 regulator_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x8a5ba266 blkcg_punt_bio_submit +EXPORT_SYMBOL_GPL vmlinux 0x8a5c5ea7 l3mdev_update_flow +EXPORT_SYMBOL_GPL vmlinux 0x8a62b81b sfp_upstream_stop +EXPORT_SYMBOL_GPL vmlinux 0x8a6b3348 regulator_count_voltages +EXPORT_SYMBOL_GPL vmlinux 0x8a816716 serial8250_em485_stop_tx +EXPORT_SYMBOL_GPL vmlinux 0x8a83fb45 mpi_point_free_parts +EXPORT_SYMBOL_GPL vmlinux 0x8a91dba4 class_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x8a9c79c9 devm_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x8a9df7a3 pci_bridge_secondary_bus_reset +EXPORT_SYMBOL_GPL vmlinux 0x8aab855b rio_map_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x8ab33571 dev_nit_active +EXPORT_SYMBOL_GPL vmlinux 0x8ab949c0 __kthread_init_worker +EXPORT_SYMBOL_GPL vmlinux 0x8abacc47 get_max_files +EXPORT_SYMBOL_GPL vmlinux 0x8ac1407b sfp_get_module_eeprom +EXPORT_SYMBOL_GPL vmlinux 0x8ad111b9 __traceiter_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0x8ade7022 ping_err +EXPORT_SYMBOL_GPL vmlinux 0x8ae5cd4b kthread_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x8af6d1a5 platform_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x8afff033 filemap_add_folio +EXPORT_SYMBOL_GPL vmlinux 0x8b1350b4 acpiphp_unregister_attention +EXPORT_SYMBOL_GPL vmlinux 0x8b149c36 clk_is_match +EXPORT_SYMBOL_GPL vmlinux 0x8b16842d srcu_init_notifier_head +EXPORT_SYMBOL_GPL vmlinux 0x8b291feb component_del +EXPORT_SYMBOL_GPL vmlinux 0x8b2b442a blk_steal_bios +EXPORT_SYMBOL_GPL vmlinux 0x8b4149e4 cppc_perf_ctrs_in_pcc +EXPORT_SYMBOL_GPL vmlinux 0x8b425912 devm_krealloc +EXPORT_SYMBOL_GPL vmlinux 0x8b47111d ahci_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x8b4acd6d get_net_ns_by_pid +EXPORT_SYMBOL_GPL vmlinux 0x8b5ac776 da9052_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x8b6b62f3 ehci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8b6d1e6c xfrm_output +EXPORT_SYMBOL_GPL vmlinux 0x8b8187f7 genphy_c45_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x8b89f01c hv_ghcb_hypercall +EXPORT_SYMBOL_GPL vmlinux 0x8b9f86b3 fwnode_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0x8ba0eb15 hv_set_vpreg +EXPORT_SYMBOL_GPL vmlinux 0x8ba14ce8 led_compose_name +EXPORT_SYMBOL_GPL vmlinux 0x8ba5afe9 HYPERVISOR_memory_op +EXPORT_SYMBOL_GPL vmlinux 0x8bad5ce6 dm_internal_suspend_fast +EXPORT_SYMBOL_GPL vmlinux 0x8bbe527c __tracepoint_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0x8bd1af52 __virtio_unbreak_device +EXPORT_SYMBOL_GPL vmlinux 0x8bdacbbd acpi_get_pci_dev +EXPORT_SYMBOL_GPL vmlinux 0x8bf5f379 k3_udma_glue_release_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x8bffc0e2 fl6_merge_options +EXPORT_SYMBOL_GPL vmlinux 0x8c0215f2 pm_system_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x8c03d20c destroy_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x8c09cb50 vcap_rule_add_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8c0ed103 rcu_check_boost_fail +EXPORT_SYMBOL_GPL vmlinux 0x8c16a7fd acpi_dev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8c2529ad ata_pci_shutdown_one +EXPORT_SYMBOL_GPL vmlinux 0x8c2df5f4 devl_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8c357dc9 devm_kstrdup +EXPORT_SYMBOL_GPL vmlinux 0x8c484409 gnttab_release_grant_reference +EXPORT_SYMBOL_GPL vmlinux 0x8c4d2428 mt_prev +EXPORT_SYMBOL_GPL vmlinux 0x8c52dd7c __tracepoint_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x8c56669d devm_create_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x8c5cf31d tcp_get_syncookie_mss +EXPORT_SYMBOL_GPL vmlinux 0x8c69c857 sata_sff_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x8c71dcfe pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x8c722676 devm_extcon_dev_allocate +EXPORT_SYMBOL_GPL vmlinux 0x8c743fb6 reset_control_status +EXPORT_SYMBOL_GPL vmlinux 0x8c7b3e27 mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0x8c88b724 bpf_map_put +EXPORT_SYMBOL_GPL vmlinux 0x8c89e3b8 usb_phy_roothub_power_off +EXPORT_SYMBOL_GPL vmlinux 0x8c8cfe24 dev_attr_ncq_prio_supported +EXPORT_SYMBOL_GPL vmlinux 0x8c8d2374 dma_fence_unwrap_first +EXPORT_SYMBOL_GPL vmlinux 0x8c959c7d badblocks_store +EXPORT_SYMBOL_GPL vmlinux 0x8c98d248 unregister_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x8c9e54d3 devlink_info_version_running_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x8cb5a38e k3_udma_glue_rx_flow_disable +EXPORT_SYMBOL_GPL vmlinux 0x8cba454a ipv6_stub +EXPORT_SYMBOL_GPL vmlinux 0x8ceb4c73 bpf_prog_get_type_dev +EXPORT_SYMBOL_GPL vmlinux 0x8cefe4c9 __inet_inherit_port +EXPORT_SYMBOL_GPL vmlinux 0x8cf8e314 pm_runtime_suspended_time +EXPORT_SYMBOL_GPL vmlinux 0x8cfa8ea6 serdev_controller_remove +EXPORT_SYMBOL_GPL vmlinux 0x8cfb1d61 iommu_fwspec_add_ids +EXPORT_SYMBOL_GPL vmlinux 0x8d0ec358 clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x8d16315d blk_mq_alloc_request_hctx +EXPORT_SYMBOL_GPL vmlinux 0x8d1cf238 dmaengine_desc_get_metadata_ptr +EXPORT_SYMBOL_GPL vmlinux 0x8d1cf819 virtqueue_get_avail_addr +EXPORT_SYMBOL_GPL vmlinux 0x8d20d4bb platform_irqchip_probe +EXPORT_SYMBOL_GPL vmlinux 0x8d219950 __clk_hw_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x8d22bb58 iommu_group_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8d3330b6 cpuacct_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x8d3a8b34 bpf_preload_ops +EXPORT_SYMBOL_GPL vmlinux 0x8d522714 __rcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0x8d53b65f thermal_zone_device_register_with_trips +EXPORT_SYMBOL_GPL vmlinux 0x8d53c8c4 dax_layout_busy_page +EXPORT_SYMBOL_GPL vmlinux 0x8d62c2c2 virtqueue_kick +EXPORT_SYMBOL_GPL vmlinux 0x8d6bdaaa task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0x8d7e3373 hwpoison_filter_dev_major +EXPORT_SYMBOL_GPL vmlinux 0x8d85aa25 virtqueue_add_inbuf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x8d8842dc balloon_page_list_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x8d89008c divider_ro_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x8d8fb8d5 imx_get_clk_hw_by_name +EXPORT_SYMBOL_GPL vmlinux 0x8d908ebf power_supply_get_maintenance_charging_setting +EXPORT_SYMBOL_GPL vmlinux 0x8da719b6 devlink_to_dev +EXPORT_SYMBOL_GPL vmlinux 0x8dad3c33 k3_ringacc_ring_cfg +EXPORT_SYMBOL_GPL vmlinux 0x8db91128 get_task_mm +EXPORT_SYMBOL_GPL vmlinux 0x8dbf7aaa privcmd_call +EXPORT_SYMBOL_GPL vmlinux 0x8dd218b0 icc_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x8ded6890 hid_bpf_disconnect_device +EXPORT_SYMBOL_GPL vmlinux 0x8df1a980 device_match_name +EXPORT_SYMBOL_GPL vmlinux 0x8dfbc4af devm_hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x8e16419b trace_clock_local +EXPORT_SYMBOL_GPL vmlinux 0x8e16dc16 ata_sff_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x8e1b08b2 rtc_initialize_alarm +EXPORT_SYMBOL_GPL vmlinux 0x8e1b19d4 ahci_ops +EXPORT_SYMBOL_GPL vmlinux 0x8e30a6fd folio_wait_writeback +EXPORT_SYMBOL_GPL vmlinux 0x8e3833ef lp8788_read_byte +EXPORT_SYMBOL_GPL vmlinux 0x8e44c562 ahci_platform_disable_clks +EXPORT_SYMBOL_GPL vmlinux 0x8e48abc0 synth_event_gen_cmd_array_start +EXPORT_SYMBOL_GPL vmlinux 0x8e4b63a6 hisi_clk_register_gate_sep +EXPORT_SYMBOL_GPL vmlinux 0x8e4eb451 bpf_sk_storage_diag_free +EXPORT_SYMBOL_GPL vmlinux 0x8e4ececf clk_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x8e588e67 of_irq_parse_and_map_pci +EXPORT_SYMBOL_GPL vmlinux 0x8e6b1a9e net_selftest_get_count +EXPORT_SYMBOL_GPL vmlinux 0x8e6fa8b5 apei_exec_pre_map_gars +EXPORT_SYMBOL_GPL vmlinux 0x8e78234a do_xdp_generic +EXPORT_SYMBOL_GPL vmlinux 0x8e784960 of_irq_to_resource_table +EXPORT_SYMBOL_GPL vmlinux 0x8e7f0a9c acpi_get_phys_id +EXPORT_SYMBOL_GPL vmlinux 0x8e87f8ab gfn_to_memslot +EXPORT_SYMBOL_GPL vmlinux 0x8e898d5e buffer_migrate_folio_norefs +EXPORT_SYMBOL_GPL vmlinux 0x8e992c8c acpi_set_modalias +EXPORT_SYMBOL_GPL vmlinux 0x8e9bd4a3 hv_alloc_hyperv_page +EXPORT_SYMBOL_GPL vmlinux 0x8e9d4687 pci_enable_ats +EXPORT_SYMBOL_GPL vmlinux 0x8ead800c user_free_preparse +EXPORT_SYMBOL_GPL vmlinux 0x8eadc7f8 tracing_snapshot_cond +EXPORT_SYMBOL_GPL vmlinux 0x8eb22050 wbt_enable_default +EXPORT_SYMBOL_GPL vmlinux 0x8ebc1878 k3_udma_glue_tx_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0x8ec98b2d thermal_zone_device_priv +EXPORT_SYMBOL_GPL vmlinux 0x8ed3503e regmap_noinc_read +EXPORT_SYMBOL_GPL vmlinux 0x8ed45f36 pci_hp_destroy +EXPORT_SYMBOL_GPL vmlinux 0x8eec19bd __SCK__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x8eee3399 dax_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x8f00f6d1 vhost_task_start +EXPORT_SYMBOL_GPL vmlinux 0x8f0748af rcu_expedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x8f0b781d iova_domain_init_rcaches +EXPORT_SYMBOL_GPL vmlinux 0x8f1338d3 cpufreq_freq_transition_begin +EXPORT_SYMBOL_GPL vmlinux 0x8f33c92f dev_pm_opp_of_cpumask_add_table +EXPORT_SYMBOL_GPL vmlinux 0x8f3969e1 zynqmp_pm_clock_getrate +EXPORT_SYMBOL_GPL vmlinux 0x8f46c49d ti_sci_inta_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x8f4f5b83 __tracepoint_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x8f5157ea __fsl_mc_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x8f581c0e __srcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0x8f66021a clk_hw_init_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x8f6cee77 __round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x8f786bee fs_umode_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0x8f7bd0a6 btree_init_mempool +EXPORT_SYMBOL_GPL vmlinux 0x8f895888 led_trigger_write +EXPORT_SYMBOL_GPL vmlinux 0x8f8b858d irq_gc_mask_clr_bit +EXPORT_SYMBOL_GPL vmlinux 0x8f9a92f2 ata_sff_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x8f9b4b1a relay_open +EXPORT_SYMBOL_GPL vmlinux 0x8fa5a6ee dev_fetch_sw_netstats +EXPORT_SYMBOL_GPL vmlinux 0x8faa800d acpi_cpc_valid +EXPORT_SYMBOL_GPL vmlinux 0x8fac9c35 regmap_get_device +EXPORT_SYMBOL_GPL vmlinux 0x8fc12788 software_node_unregister_node_group +EXPORT_SYMBOL_GPL vmlinux 0x8fd9d6a8 blk_mq_sched_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x8fe7dcb4 usb_acpi_port_lpm_incapable +EXPORT_SYMBOL_GPL vmlinux 0x8ff1f4e7 acpi_gpiochip_free_interrupts +EXPORT_SYMBOL_GPL vmlinux 0x8ff60436 mpi_ec_add_points +EXPORT_SYMBOL_GPL vmlinux 0x8ff6f5b1 trace_array_init_printk +EXPORT_SYMBOL_GPL vmlinux 0x9002c267 iomap_page_mkwrite +EXPORT_SYMBOL_GPL vmlinux 0x9024b535 devm_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x9025c2e4 of_property_read_variable_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x902eb656 clk_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x903b627c list_lru_isolate_move +EXPORT_SYMBOL_GPL vmlinux 0x903e2bf3 file_ra_state_init +EXPORT_SYMBOL_GPL vmlinux 0x904b366e tcp_twsk_destructor +EXPORT_SYMBOL_GPL vmlinux 0x90631b04 mtk_pinconf_drive_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x9065f2ee devm_regulator_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x906663ab crypto_unregister_ahash +EXPORT_SYMBOL_GPL vmlinux 0x90677f39 power_supply_put_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x906ea39a spi_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x9070884c pci_hp_add +EXPORT_SYMBOL_GPL vmlinux 0x9071b778 crypto_find_alg +EXPORT_SYMBOL_GPL vmlinux 0x907569cb phy_pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0x907e7240 vcap_port_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x907ffb62 __tracepoint_unmap +EXPORT_SYMBOL_GPL vmlinux 0x9089c381 tps6586x_reads +EXPORT_SYMBOL_GPL vmlinux 0x90953dd0 tcp_twsk_unique +EXPORT_SYMBOL_GPL vmlinux 0x90a9d8cc hv_is_hyperv_initialized +EXPORT_SYMBOL_GPL vmlinux 0x90b022da inet_pernet_hashinfo_alloc +EXPORT_SYMBOL_GPL vmlinux 0x90b763f1 HYPERVISOR_console_io +EXPORT_SYMBOL_GPL vmlinux 0x90ba1766 lynx_pcs_create_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x90ba8c28 __devm_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x90c16e2f fsl_mc_cleanup_irq_pool +EXPORT_SYMBOL_GPL vmlinux 0x90c55e80 xfer_to_guest_mode_handle_work +EXPORT_SYMBOL_GPL vmlinux 0x90c8498c apei_exec_write_register +EXPORT_SYMBOL_GPL vmlinux 0x90e7c1f5 msg_zerocopy_callback +EXPORT_SYMBOL_GPL vmlinux 0x90eca40c devm_regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x90eefa7d pci_epc_mem_free_addr +EXPORT_SYMBOL_GPL vmlinux 0x90fa23e2 pci_hp_create_module_link +EXPORT_SYMBOL_GPL vmlinux 0x90fda31c tun_get_tx_ring +EXPORT_SYMBOL_GPL vmlinux 0x910819af fat_flush_inodes +EXPORT_SYMBOL_GPL vmlinux 0x910cf239 dev_set_name +EXPORT_SYMBOL_GPL vmlinux 0x910e79bb __mmdrop +EXPORT_SYMBOL_GPL vmlinux 0x911a30a6 irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x911fcd6c phylink_start +EXPORT_SYMBOL_GPL vmlinux 0x91230732 pci_generic_config_write32 +EXPORT_SYMBOL_GPL vmlinux 0x913721bf ata_sff_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x913ebd32 stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x9152e41a sdev_evt_send +EXPORT_SYMBOL_GPL vmlinux 0x915554e9 acpi_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x916ca2e6 of_get_display_timing +EXPORT_SYMBOL_GPL vmlinux 0x91786a57 phy_select_page +EXPORT_SYMBOL_GPL vmlinux 0x91802cc5 ata_sff_dev_select +EXPORT_SYMBOL_GPL vmlinux 0x91879465 skb_zerocopy_iter_stream +EXPORT_SYMBOL_GPL vmlinux 0x918834f8 ata_bmdma_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x9194e18f xenbus_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x91955a9f start_poll_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x91a27c26 kvm_vcpu_gfn_to_hva +EXPORT_SYMBOL_GPL vmlinux 0x91ad2a0c mtk_clk_register_ref2usb_tx +EXPORT_SYMBOL_GPL vmlinux 0x91b47fd1 gpiod_set_config +EXPORT_SYMBOL_GPL vmlinux 0x91b774a1 mpi_scanval +EXPORT_SYMBOL_GPL vmlinux 0x91bc3c24 devm_rtc_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x91c48b1e edac_device_handle_ce_count +EXPORT_SYMBOL_GPL vmlinux 0x91c6e5b0 pcap_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x91da43f9 dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0x91de91e1 tps6586x_update +EXPORT_SYMBOL_GPL vmlinux 0x91debd38 gpiochip_unlock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x91e30809 HYPERVISOR_vm_assist +EXPORT_SYMBOL_GPL vmlinux 0x91ea8726 asn1_encode_boolean +EXPORT_SYMBOL_GPL vmlinux 0x91f1a5c2 scsi_dh_attach +EXPORT_SYMBOL_GPL vmlinux 0x920b8f25 __irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x920cc389 visitorl +EXPORT_SYMBOL_GPL vmlinux 0x920efef4 acpi_device_update_power +EXPORT_SYMBOL_GPL vmlinux 0x92140d86 ata_acpi_cbl_80wire +EXPORT_SYMBOL_GPL vmlinux 0x921666f5 serial8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x9216e0e2 ext_pi_type1_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x9217589e posix_clock_register +EXPORT_SYMBOL_GPL vmlinux 0x92254aa7 devm_pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x922d8801 __tracepoint_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0x923e42aa sysfb_disable +EXPORT_SYMBOL_GPL vmlinux 0x9241b358 __static_key_slow_dec_deferred +EXPORT_SYMBOL_GPL vmlinux 0x924934e5 vp_legacy_set_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x924c46f8 zs_unmap_object +EXPORT_SYMBOL_GPL vmlinux 0x92513911 devm_ti_sci_get_handle +EXPORT_SYMBOL_GPL vmlinux 0x9254f2c7 bpf_map_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x92650e17 xenbus_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x9266ade0 usb_get_maximum_ssp_rate +EXPORT_SYMBOL_GPL vmlinux 0x927487ea zynqmp_pm_read_ggs +EXPORT_SYMBOL_GPL vmlinux 0x92755719 cpufreq_cpu_put +EXPORT_SYMBOL_GPL vmlinux 0x927815e9 mdiobus_c45_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x92811a3e pm_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x9284e609 devm_irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x92891e1b pci_epc_set_bar +EXPORT_SYMBOL_GPL vmlinux 0x928d3846 crypto_aead_setkey +EXPORT_SYMBOL_GPL vmlinux 0x92941372 md_do_sync +EXPORT_SYMBOL_GPL vmlinux 0x929e95cf psi_memstall_enter +EXPORT_SYMBOL_GPL vmlinux 0x92ac8413 ata_sas_port_start +EXPORT_SYMBOL_GPL vmlinux 0x92b1c8af usb_hcd_map_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x92b8c78b hyperv_pcpu_output_arg +EXPORT_SYMBOL_GPL vmlinux 0x92cb609e __tracepoint_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x92cf74aa vcap_admin_rule_count +EXPORT_SYMBOL_GPL vmlinux 0x92d20613 fwnode_graph_get_remote_port_parent +EXPORT_SYMBOL_GPL vmlinux 0x92d31cfb fixed_phy_add +EXPORT_SYMBOL_GPL vmlinux 0x92d493e1 md_submit_discard_bio +EXPORT_SYMBOL_GPL vmlinux 0x92d87184 ip6_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x92db8f68 do_trace_rcu_torture_read +EXPORT_SYMBOL_GPL vmlinux 0x92dba852 devfreq_event_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x92e14eff of_clk_add_provider +EXPORT_SYMBOL_GPL vmlinux 0x92e8e9ab fsverity_enqueue_verify_work +EXPORT_SYMBOL_GPL vmlinux 0x92ea5c9a vma_kernel_pagesize +EXPORT_SYMBOL_GPL vmlinux 0x930ab533 k3_ringacc_request_ring +EXPORT_SYMBOL_GPL vmlinux 0x931ac7c0 __tracepoint_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x93255b2b ring_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x932c8d7a linear_range_get_value_array +EXPORT_SYMBOL_GPL vmlinux 0x9332a568 __tracepoint_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x93335116 led_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x93392832 regmap_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x933eb01d nexthop_for_each_fib6_nh +EXPORT_SYMBOL_GPL vmlinux 0x933f75e0 usb_unlink_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x934f3847 cros_ec_cmd +EXPORT_SYMBOL_GPL vmlinux 0x93501aeb scmi_protocol_unregister +EXPORT_SYMBOL_GPL vmlinux 0x935346fe __sbitmap_queue_get +EXPORT_SYMBOL_GPL vmlinux 0x935353cc xenbus_dev_remove +EXPORT_SYMBOL_GPL vmlinux 0x935e389c dax_layout_busy_page_range +EXPORT_SYMBOL_GPL vmlinux 0x93605e9a vfsgid_in_group_p +EXPORT_SYMBOL_GPL vmlinux 0x937ef647 divider_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x9386bf99 icc_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x938cf9d8 __tracepoint_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x938d0f1c gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0x9397e357 debugfs_create_ulong +EXPORT_SYMBOL_GPL vmlinux 0x939f64db fat_remove_entries +EXPORT_SYMBOL_GPL vmlinux 0x93a079ae gpiochip_populate_parent_fwspec_twocell +EXPORT_SYMBOL_GPL vmlinux 0x93a3d1d6 ahci_platform_enable_clks +EXPORT_SYMBOL_GPL vmlinux 0x93ba28a9 arm64_mm_context_put +EXPORT_SYMBOL_GPL vmlinux 0x93c4aeb9 usb_hcd_setup_local_mem +EXPORT_SYMBOL_GPL vmlinux 0x93c7edeb usb_find_common_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x93cbc703 crypto_register_template +EXPORT_SYMBOL_GPL vmlinux 0x93d1d424 gnttab_free_grant_references +EXPORT_SYMBOL_GPL vmlinux 0x93d69efa led_stop_software_blink +EXPORT_SYMBOL_GPL vmlinux 0x93ebdf96 mt_next +EXPORT_SYMBOL_GPL vmlinux 0x93edef07 devlink_health_report +EXPORT_SYMBOL_GPL vmlinux 0x93f5b93c soc_device_match +EXPORT_SYMBOL_GPL vmlinux 0x941888fc dax_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x941f2aaa eventfd_ctx_put +EXPORT_SYMBOL_GPL vmlinux 0x9425bb34 nvmem_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x94299178 phylink_decode_usxgmii_word +EXPORT_SYMBOL_GPL vmlinux 0x9430b198 trace_dump_stack +EXPORT_SYMBOL_GPL vmlinux 0x9431f29a irq_domain_translate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x9433f61e vring_create_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x9436e405 memory_group_register_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x943fc708 xen_setup_shutdown_event +EXPORT_SYMBOL_GPL vmlinux 0x94486f0a fat_time_fat2unix +EXPORT_SYMBOL_GPL vmlinux 0x9468ea70 schedule_hrtimeout_range_clock +EXPORT_SYMBOL_GPL vmlinux 0x946dd559 sha224_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x948b407d wait_on_page_writeback +EXPORT_SYMBOL_GPL vmlinux 0x948b456a hisi_clk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x949b5176 devlink_region_snapshot_create +EXPORT_SYMBOL_GPL vmlinux 0x949f7342 __alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x94a31303 dev_attr_link_power_management_policy +EXPORT_SYMBOL_GPL vmlinux 0x94a5049e dpbp_disable +EXPORT_SYMBOL_GPL vmlinux 0x94b0f223 fat_update_time +EXPORT_SYMBOL_GPL vmlinux 0x94b54b66 sch_frag_xmit_hook +EXPORT_SYMBOL_GPL vmlinux 0x94b9faaa kvm_irq_has_notifier +EXPORT_SYMBOL_GPL vmlinux 0x94bbb62f __tracepoint_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x94bcb115 md_run +EXPORT_SYMBOL_GPL vmlinux 0x94c460e8 set_cpus_allowed_ptr +EXPORT_SYMBOL_GPL vmlinux 0x94c595bc dev_pm_domain_attach_by_name +EXPORT_SYMBOL_GPL vmlinux 0x94e62d2e __set_phys_to_machine_multi +EXPORT_SYMBOL_GPL vmlinux 0x94ef4d05 cpci_hp_stop +EXPORT_SYMBOL_GPL vmlinux 0x94f0136c irq_set_affinity_notifier +EXPORT_SYMBOL_GPL vmlinux 0x94f050d9 put_device +EXPORT_SYMBOL_GPL vmlinux 0x94f64aa5 __tracepoint_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x94fc92ed tcp_rate_check_app_limited +EXPORT_SYMBOL_GPL vmlinux 0x9504df26 irq_wake_thread +EXPORT_SYMBOL_GPL vmlinux 0x951a2773 crypto_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x952512f1 vcap_tc_flower_handler_vlan_usage +EXPORT_SYMBOL_GPL vmlinux 0x9529f2aa regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0x9530a815 skcipher_walk_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x9532880b thermal_zone_unbind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x953643dd compat_only_sysfs_link_entry_to_kobj +EXPORT_SYMBOL_GPL vmlinux 0x9538b7e6 rio_mport_initialize +EXPORT_SYMBOL_GPL vmlinux 0x953b4a6d mbox_send_message +EXPORT_SYMBOL_GPL vmlinux 0x953bdd2e sata_pmp_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x953e1b9e ktime_get_real_seconds +EXPORT_SYMBOL_GPL vmlinux 0x95437103 fsnotify_alloc_group +EXPORT_SYMBOL_GPL vmlinux 0x95450847 tty_mode_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x954e6b98 sock_diag_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9553ed1a tpm_pcr_extend +EXPORT_SYMBOL_GPL vmlinux 0x9554b6e0 device_create_file +EXPORT_SYMBOL_GPL vmlinux 0x955a82ba of_clk_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0x955b0e2e kthread_worker_fn +EXPORT_SYMBOL_GPL vmlinux 0x956ac400 ring_buffer_dropped_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x957166d8 regmap_irq_set_type_config_simple +EXPORT_SYMBOL_GPL vmlinux 0x9581e351 uart_try_toggle_sysrq +EXPORT_SYMBOL_GPL vmlinux 0x95843030 mpi_ec_init +EXPORT_SYMBOL_GPL vmlinux 0x958df3ac zs_free +EXPORT_SYMBOL_GPL vmlinux 0x9593ef31 register_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x959682a4 __tracepoint_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x95979e51 kvm_io_bus_write +EXPORT_SYMBOL_GPL vmlinux 0x959ec5f5 call_rcu_tasks +EXPORT_SYMBOL_GPL vmlinux 0x95b27baa regulator_get_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x95b5b411 __clk_mux_determine_rate_closest +EXPORT_SYMBOL_GPL vmlinux 0x95bc9078 btree_free +EXPORT_SYMBOL_GPL vmlinux 0x95dd64b4 dev_pm_opp_get_required_pstate +EXPORT_SYMBOL_GPL vmlinux 0x95eefd6b ping_bind +EXPORT_SYMBOL_GPL vmlinux 0x95ef1ccc dmi_memdev_size +EXPORT_SYMBOL_GPL vmlinux 0x95f43f1d inet_csk_listen_stop +EXPORT_SYMBOL_GPL vmlinux 0x95fb876d of_prop_next_u32 +EXPORT_SYMBOL_GPL vmlinux 0x960bae74 sk_detach_filter +EXPORT_SYMBOL_GPL vmlinux 0x961286e0 ring_buffer_read_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x9616a255 phylink_ethtool_ksettings_get +EXPORT_SYMBOL_GPL vmlinux 0x961db3da acpi_device_fix_up_power +EXPORT_SYMBOL_GPL vmlinux 0x9621d738 alarm_start_relative +EXPORT_SYMBOL_GPL vmlinux 0x962c8ae1 usb_kill_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x963d021f dev_pm_opp_get_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x963eeca4 __traceiter_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x965426a6 cpu_topology +EXPORT_SYMBOL_GPL vmlinux 0x96554810 register_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x965e8561 devm_mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9672e83d badblocks_check +EXPORT_SYMBOL_GPL vmlinux 0x967b9249 platform_find_device_by_driver +EXPORT_SYMBOL_GPL vmlinux 0x9680e19a dev_pm_opp_get_max_volt_latency +EXPORT_SYMBOL_GPL vmlinux 0x9694879a skcipher_walk_virt +EXPORT_SYMBOL_GPL vmlinux 0x96a55fda list_lru_destroy +EXPORT_SYMBOL_GPL vmlinux 0x96acbe48 call_switchdev_blocking_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x96b1fff7 lwtunnel_state_alloc +EXPORT_SYMBOL_GPL vmlinux 0x96bd6ca9 cpufreq_dbs_governor_limits +EXPORT_SYMBOL_GPL vmlinux 0x96cb7bbe percpu_free_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x96cccb3d of_pci_get_max_link_speed +EXPORT_SYMBOL_GPL vmlinux 0x96d99da4 __phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x96db43ab __traceiter_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x96dd1e92 devl_trap_policers_register +EXPORT_SYMBOL_GPL vmlinux 0x96e10cad pcie_update_link_speed +EXPORT_SYMBOL_GPL vmlinux 0x96e44d0c devfreq_get_devfreq_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x96f7328a fib_rules_seq_read +EXPORT_SYMBOL_GPL vmlinux 0x96f9a01b __SCK__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x96fdb546 ping_get_port +EXPORT_SYMBOL_GPL vmlinux 0x96ff9d3d usb_alloc_dev +EXPORT_SYMBOL_GPL vmlinux 0x9703c45e ata_host_start +EXPORT_SYMBOL_GPL vmlinux 0x970457e6 devlink_dpipe_entry_ctx_close +EXPORT_SYMBOL_GPL vmlinux 0x9714e0bb ktime_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x97165e86 kobject_uevent_env +EXPORT_SYMBOL_GPL vmlinux 0x971be4da clockevent_delta2ns +EXPORT_SYMBOL_GPL vmlinux 0x972e5d4e inet_unhash +EXPORT_SYMBOL_GPL vmlinux 0x973fbee4 led_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9741efd8 irq_gc_ack_set_bit +EXPORT_SYMBOL_GPL vmlinux 0x975519c1 asymmetric_key_id_same +EXPORT_SYMBOL_GPL vmlinux 0x97650463 locks_release_private +EXPORT_SYMBOL_GPL vmlinux 0x977be5c7 klist_iter_init_node +EXPORT_SYMBOL_GPL vmlinux 0x9781be85 of_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x97a4d9ef irq_domain_translate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x97b5d62c rio_request_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x97d5bc34 iommu_detach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0x97d6358d fsl_mc_bus_dpio_type +EXPORT_SYMBOL_GPL vmlinux 0x97de2b83 debug_locks_silent +EXPORT_SYMBOL_GPL vmlinux 0x97e19906 ZSTD_getErrorCode +EXPORT_SYMBOL_GPL vmlinux 0x97e6ebce stmpe_block_read +EXPORT_SYMBOL_GPL vmlinux 0x97f1f98b srcu_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x9818c2b1 acpi_cppc_processor_exit +EXPORT_SYMBOL_GPL vmlinux 0x98291741 regulator_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x982b6784 rockchip_register_restart_notifier +EXPORT_SYMBOL_GPL vmlinux 0x983276da phylink_disconnect_phy +EXPORT_SYMBOL_GPL vmlinux 0x9833bc0c hvc_kick +EXPORT_SYMBOL_GPL vmlinux 0x98361d72 udp_destruct_common +EXPORT_SYMBOL_GPL vmlinux 0x9843f501 __cookie_v4_check +EXPORT_SYMBOL_GPL vmlinux 0x98503a63 mpi_alloc +EXPORT_SYMBOL_GPL vmlinux 0x98527310 xenbus_dev_fatal +EXPORT_SYMBOL_GPL vmlinux 0x985453e1 lease_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9859b7c2 gpiochip_irq_map +EXPORT_SYMBOL_GPL vmlinux 0x9879932b crypto_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x989074ff kmsg_dump_reason_str +EXPORT_SYMBOL_GPL vmlinux 0x98aed7c1 ata_std_sched_eh +EXPORT_SYMBOL_GPL vmlinux 0x98b5bc43 ip6_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x98c8489b debugfs_create_u32 +EXPORT_SYMBOL_GPL vmlinux 0x98cbb648 governor_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x98d02e8c fscrypt_file_open +EXPORT_SYMBOL_GPL vmlinux 0x98e88ae5 pci_status_get_and_clear_errors +EXPORT_SYMBOL_GPL vmlinux 0x98ee62b2 ring_buffer_record_disable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x98fed7b8 dev_pm_domain_attach +EXPORT_SYMBOL_GPL vmlinux 0x9942a83c kvm_vcpu_unmap +EXPORT_SYMBOL_GPL vmlinux 0x9953acdb pkcs7_verify +EXPORT_SYMBOL_GPL vmlinux 0x995d1071 prof_on +EXPORT_SYMBOL_GPL vmlinux 0x9968aacb __audit_log_nfcfg +EXPORT_SYMBOL_GPL vmlinux 0x996b6bcc kernfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x996cbed9 fsl_mc_bus_dpseci_type +EXPORT_SYMBOL_GPL vmlinux 0x996e3f24 pcc_mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x997c550a preempt_model_none +EXPORT_SYMBOL_GPL vmlinux 0x998d79d6 x509_decode_time +EXPORT_SYMBOL_GPL vmlinux 0x998fcbf2 clear_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x99a03078 dax_holder_notify_failure +EXPORT_SYMBOL_GPL vmlinux 0x99ad92f0 blk_insert_cloned_request +EXPORT_SYMBOL_GPL vmlinux 0x99b5a439 blk_add_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x99c0922e fsnotify +EXPORT_SYMBOL_GPL vmlinux 0x99cbb186 __ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x99d6ca0e devm_mtk_clk_mux_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x99d95b7e crypto_comp_compress +EXPORT_SYMBOL_GPL vmlinux 0x99d99c4d fat_free_clusters +EXPORT_SYMBOL_GPL vmlinux 0x99f018c4 nvmem_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x99f2d00a sysfs_emit_at +EXPORT_SYMBOL_GPL vmlinux 0x99fe347e usb_get_dev +EXPORT_SYMBOL_GPL vmlinux 0x9a0bc52b subsys_system_register +EXPORT_SYMBOL_GPL vmlinux 0x9a11a0fc crypto_attr_alg_name +EXPORT_SYMBOL_GPL vmlinux 0x9a1bf850 __irq_domain_alloc_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x9a1f81fb k3_ringacc_dmarings_init +EXPORT_SYMBOL_GPL vmlinux 0x9a23ea6b alarm_expires_remaining +EXPORT_SYMBOL_GPL vmlinux 0x9a58ad84 d_same_name +EXPORT_SYMBOL_GPL vmlinux 0x9a5dce5c rhashtable_walk_start_check +EXPORT_SYMBOL_GPL vmlinux 0x9a6f31ae of_genpd_remove_last +EXPORT_SYMBOL_GPL vmlinux 0x9a7be203 ethnl_cable_test_finished +EXPORT_SYMBOL_GPL vmlinux 0x9a8a1e2e xfrm_dev_state_add +EXPORT_SYMBOL_GPL vmlinux 0x9a9062af bsg_job_done +EXPORT_SYMBOL_GPL vmlinux 0x9a9227a2 tty_ldisc_receive_buf +EXPORT_SYMBOL_GPL vmlinux 0x9aa31910 page_cache_async_ra +EXPORT_SYMBOL_GPL vmlinux 0x9ab6596a ahci_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9ac11b74 suspend_set_ops +EXPORT_SYMBOL_GPL vmlinux 0x9ac34d9d __fscrypt_encrypt_symlink +EXPORT_SYMBOL_GPL vmlinux 0x9ac58f15 __tracepoint_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x9ac7919c __irq_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x9ac7b037 dmaengine_desc_attach_metadata +EXPORT_SYMBOL_GPL vmlinux 0x9acf31c6 mas_find +EXPORT_SYMBOL_GPL vmlinux 0x9ad2be47 sysfs_add_link_to_group +EXPORT_SYMBOL_GPL vmlinux 0x9ad6b96f serdev_device_break_ctl +EXPORT_SYMBOL_GPL vmlinux 0x9ae80da9 devm_memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x9aeacb87 ring_buffer_iter_empty +EXPORT_SYMBOL_GPL vmlinux 0x9af19ff5 max8997_write_reg +EXPORT_SYMBOL_GPL vmlinux 0x9af49514 icc_bulk_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x9b0eaa52 tegra210_xusb_pll_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0x9b0ebae7 debugfs_create_atomic_t +EXPORT_SYMBOL_GPL vmlinux 0x9b16e4ee phy_gbit_fibre_features +EXPORT_SYMBOL_GPL vmlinux 0x9b223419 bpf_sk_storage_diag_put +EXPORT_SYMBOL_GPL vmlinux 0x9b225590 trace_define_field +EXPORT_SYMBOL_GPL vmlinux 0x9b266e13 of_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x9b29e82b k3_udma_glue_request_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0x9b3fdd7f ethtool_dev_mm_supported +EXPORT_SYMBOL_GPL vmlinux 0x9b45d595 usb_phy_get_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x9b51c2b2 inet6_csk_xmit +EXPORT_SYMBOL_GPL vmlinux 0x9b555c8c pm_suspend_default_s2idle +EXPORT_SYMBOL_GPL vmlinux 0x9b5ed99c kvm_read_guest +EXPORT_SYMBOL_GPL vmlinux 0x9b651e51 xenbus_teardown_ring +EXPORT_SYMBOL_GPL vmlinux 0x9b652b6e phylink_resolve_c73 +EXPORT_SYMBOL_GPL vmlinux 0x9b6ec967 ring_buffer_size +EXPORT_SYMBOL_GPL vmlinux 0x9b70f921 rcu_trc_cmpxchg_need_qs +EXPORT_SYMBOL_GPL vmlinux 0x9b78704d pci_has_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x9b9071cb get_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x9b92d16e pinctrl_gpio_set_config +EXPORT_SYMBOL_GPL vmlinux 0x9ba2bb2b gpio_request_array +EXPORT_SYMBOL_GPL vmlinux 0x9ba61ad1 spi_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x9bb3fcd1 __tracepoint_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x9bc9066c regmap_field_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x9bdf9714 ZSTD_customMalloc +EXPORT_SYMBOL_GPL vmlinux 0x9be30d27 mhp_get_pluggable_range +EXPORT_SYMBOL_GPL vmlinux 0x9be9fcc0 gnttab_unmap_refs +EXPORT_SYMBOL_GPL vmlinux 0x9bece81b mpi_cmp_ui +EXPORT_SYMBOL_GPL vmlinux 0x9befe698 pci_epf_add_vepf +EXPORT_SYMBOL_GPL vmlinux 0x9bf4fada acpi_kobj +EXPORT_SYMBOL_GPL vmlinux 0x9bfa26c9 of_pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0x9bfbb831 pci_epc_remove_epf +EXPORT_SYMBOL_GPL vmlinux 0x9c048377 pm_generic_freeze_late +EXPORT_SYMBOL_GPL vmlinux 0x9c2c8d31 pci_scan_child_bus +EXPORT_SYMBOL_GPL vmlinux 0x9c4013cc tcp_set_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x9c448d8d tegra210_put_utmipll_out_iddq +EXPORT_SYMBOL_GPL vmlinux 0x9c47c95b __list_lru_init +EXPORT_SYMBOL_GPL vmlinux 0x9c4c1399 serial8250_update_uartclk +EXPORT_SYMBOL_GPL vmlinux 0x9c4eb529 __of_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x9c5e972e trace_event_raw_init +EXPORT_SYMBOL_GPL vmlinux 0x9c6859ca bind_interdomain_evtchn_to_irq_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0x9c68eb33 virtqueue_get_vring_size +EXPORT_SYMBOL_GPL vmlinux 0x9c6f7e3d udp_tunnel_nic_ops +EXPORT_SYMBOL_GPL vmlinux 0x9c6febfc add_uevent_var +EXPORT_SYMBOL_GPL vmlinux 0x9c803020 usb_phy_roothub_power_on +EXPORT_SYMBOL_GPL vmlinux 0x9c964c80 free_uid +EXPORT_SYMBOL_GPL vmlinux 0x9ca6e11f cper_mem_err_location +EXPORT_SYMBOL_GPL vmlinux 0x9caa32b7 __clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x9cb0b024 cpci_hp_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x9cb5af34 disable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x9cbb2986 fsl_mc_bus_dpdmux_type +EXPORT_SYMBOL_GPL vmlinux 0x9cbc452a imx8ulp_clk_hw_composite +EXPORT_SYMBOL_GPL vmlinux 0x9cc3b2fb syscon_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x9cc4f70a register_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9cd7551a rhashtable_walk_stop +EXPORT_SYMBOL_GPL vmlinux 0x9cdd6a66 sysctl_long_vals +EXPORT_SYMBOL_GPL vmlinux 0x9cf37c44 __iowrite32_copy +EXPORT_SYMBOL_GPL vmlinux 0x9cfc1de6 uart_console_write +EXPORT_SYMBOL_GPL vmlinux 0x9d007b09 perf_aux_output_end +EXPORT_SYMBOL_GPL vmlinux 0x9d026abd rio_lock_device +EXPORT_SYMBOL_GPL vmlinux 0x9d05d96d devfreq_get_devfreq_by_node +EXPORT_SYMBOL_GPL vmlinux 0x9d09e8ae ring_buffer_event_data +EXPORT_SYMBOL_GPL vmlinux 0x9d0ecd15 static_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x9d151686 ethnl_cable_test_fault_length +EXPORT_SYMBOL_GPL vmlinux 0x9d21c960 fb_deferred_io_mmap +EXPORT_SYMBOL_GPL vmlinux 0x9d2d3f5b pkcs7_free_message +EXPORT_SYMBOL_GPL vmlinux 0x9d2db421 pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0x9d2f49ef __SCK__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x9d326516 irq_gc_set_wake +EXPORT_SYMBOL_GPL vmlinux 0x9d366f99 page_reporting_register +EXPORT_SYMBOL_GPL vmlinux 0x9d602e35 xfrm_audit_state_replay_overflow +EXPORT_SYMBOL_GPL vmlinux 0x9d6597a5 umd_cleanup_helper +EXPORT_SYMBOL_GPL vmlinux 0x9d69205b vcap_alloc_rule +EXPORT_SYMBOL_GPL vmlinux 0x9d6f5502 phy_set_media +EXPORT_SYMBOL_GPL vmlinux 0x9d820eb1 acpi_is_pnp_device +EXPORT_SYMBOL_GPL vmlinux 0x9d8719e7 balloon_page_alloc +EXPORT_SYMBOL_GPL vmlinux 0x9d8bb00e set_dax_nocache +EXPORT_SYMBOL_GPL vmlinux 0x9d8c6278 ahci_host_activate +EXPORT_SYMBOL_GPL vmlinux 0x9d9910a1 atomic_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x9da584b3 walk_hmem_resources +EXPORT_SYMBOL_GPL vmlinux 0x9da9a720 phy_init +EXPORT_SYMBOL_GPL vmlinux 0x9db24287 pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0x9dc30fd6 gpiochip_line_is_irq +EXPORT_SYMBOL_GPL vmlinux 0x9dccc46a udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9dd6e714 gpiod_get_value +EXPORT_SYMBOL_GPL vmlinux 0x9de605f0 to_nd_region +EXPORT_SYMBOL_GPL vmlinux 0x9de88bc8 __SCK__tp_func_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x9de94483 folio_alloc_buffers +EXPORT_SYMBOL_GPL vmlinux 0x9dea7f94 scsi_alloc_request +EXPORT_SYMBOL_GPL vmlinux 0x9df6e2e8 da9052_adc_manual_read +EXPORT_SYMBOL_GPL vmlinux 0x9df7e5c0 hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0x9e0a0072 gpiod_get_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x9e0e8612 power_supply_am_i_supplied +EXPORT_SYMBOL_GPL vmlinux 0x9e13823c regcache_sync +EXPORT_SYMBOL_GPL vmlinux 0x9e178071 crypto_alloc_sync_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x9e1b5700 cpufreq_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x9e207bba clk_hw_get_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x9e229c49 sg_alloc_table_chained +EXPORT_SYMBOL_GPL vmlinux 0x9e2938d3 meson_clk_mpll_ops +EXPORT_SYMBOL_GPL vmlinux 0x9e31a8f6 failover_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9e36a19c __traceiter_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x9e3e9257 pci_get_dsn +EXPORT_SYMBOL_GPL vmlinux 0x9e42b5f6 sysfs_group_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x9e472f5f snmp_fold_field +EXPORT_SYMBOL_GPL vmlinux 0x9e52f37e vcap_rule_mod_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x9e54ef52 device_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0x9e587047 mtk_hw_get_value +EXPORT_SYMBOL_GPL vmlinux 0x9e5d8ed8 spi_get_device_match_data +EXPORT_SYMBOL_GPL vmlinux 0x9e6c1292 blk_mq_end_request_batch +EXPORT_SYMBOL_GPL vmlinux 0x9e71f28f gen10g_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x9e869d05 blk_mq_freeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x9e87fd6e cros_ec_check_features +EXPORT_SYMBOL_GPL vmlinux 0x9e9a2e82 fixed_phy_register_with_gpiod +EXPORT_SYMBOL_GPL vmlinux 0x9e9c4f24 set_dax_nomc +EXPORT_SYMBOL_GPL vmlinux 0x9ea3630d pci_create_ims_domain +EXPORT_SYMBOL_GPL vmlinux 0x9ea3dc26 acct_bioset_init +EXPORT_SYMBOL_GPL vmlinux 0x9ebb5528 gpiod_set_value +EXPORT_SYMBOL_GPL vmlinux 0x9ec352e2 devl_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9ed4be19 acpi_dev_ready_for_enumeration +EXPORT_SYMBOL_GPL vmlinux 0x9ed554b3 unregister_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9ed55992 power_supply_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x9ed86680 fsl_mc_bus_dpcon_type +EXPORT_SYMBOL_GPL vmlinux 0x9eebdde7 mpi_point_new +EXPORT_SYMBOL_GPL vmlinux 0x9eef3068 ata_bmdma_irq_clear +EXPORT_SYMBOL_GPL vmlinux 0x9f08c714 scatterwalk_copychunks +EXPORT_SYMBOL_GPL vmlinux 0x9f0c6016 power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x9f11d2a3 input_ff_event +EXPORT_SYMBOL_GPL vmlinux 0x9f3f03b1 fscrypt_fname_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x9f47b76e phylink_generic_validate +EXPORT_SYMBOL_GPL vmlinux 0x9f4f4a68 devl_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9f517986 HYPERVISOR_hvm_op +EXPORT_SYMBOL_GPL vmlinux 0x9f56c4b9 __SCK__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x9f5c6dc2 __cookie_v6_check +EXPORT_SYMBOL_GPL vmlinux 0x9f622c51 raw_v6_match +EXPORT_SYMBOL_GPL vmlinux 0x9f6353be dev_xdp_prog_count +EXPORT_SYMBOL_GPL vmlinux 0x9f641407 show_class_attr_string +EXPORT_SYMBOL_GPL vmlinux 0x9f65fb85 security_inode_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x9f663889 __io_uring_cmd_do_in_task +EXPORT_SYMBOL_GPL vmlinux 0x9f6db31f phy_reset +EXPORT_SYMBOL_GPL vmlinux 0x9f70caa8 devlink_port_attrs_pci_sf_set +EXPORT_SYMBOL_GPL vmlinux 0x9f818b06 clk_hw_forward_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x9f876f45 usb_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x9f8a6ecf tty_buffer_space_avail +EXPORT_SYMBOL_GPL vmlinux 0x9fa4564a timer_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9fa56d90 tps6586x_get_version +EXPORT_SYMBOL_GPL vmlinux 0x9faa305a ti_sci_inta_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x9faceddb bio_poll +EXPORT_SYMBOL_GPL vmlinux 0x9fb996a7 __tracepoint_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x9fba051a rio_add_net +EXPORT_SYMBOL_GPL vmlinux 0x9fbfebab erst_write +EXPORT_SYMBOL_GPL vmlinux 0x9fce80db fb_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x9fe131f1 xen_store_interface +EXPORT_SYMBOL_GPL vmlinux 0x9fe899b7 get_cpu_idle_time +EXPORT_SYMBOL_GPL vmlinux 0x9fe939e1 mpi_powm +EXPORT_SYMBOL_GPL vmlinux 0x9fef3758 ata_pci_bmdma_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0xa00bd066 devl_lock +EXPORT_SYMBOL_GPL vmlinux 0xa00d1ce4 root_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa01132f8 regulator_get_current_limit +EXPORT_SYMBOL_GPL vmlinux 0xa01a1876 ip_local_out +EXPORT_SYMBOL_GPL vmlinux 0xa01a8d9b nd_cmd_bus_desc +EXPORT_SYMBOL_GPL vmlinux 0xa0223a17 mtk_pinconf_bias_get_combo +EXPORT_SYMBOL_GPL vmlinux 0xa040effd uprobe_register_refctr +EXPORT_SYMBOL_GPL vmlinux 0xa041a619 nf_conn_btf_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xa044a3aa yield_to +EXPORT_SYMBOL_GPL vmlinux 0xa04f945a cpus_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa053bfc7 pci_device_is_present +EXPORT_SYMBOL_GPL vmlinux 0xa056c963 ahci_platform_enable_regulators +EXPORT_SYMBOL_GPL vmlinux 0xa059c70e debugfs_write_file_bool +EXPORT_SYMBOL_GPL vmlinux 0xa05e7aae regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xa06fa7e7 power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xa071c0cd tegra210_xusb_pll_hw_control_enable +EXPORT_SYMBOL_GPL vmlinux 0xa080c5e5 smp_call_function_single_async +EXPORT_SYMBOL_GPL vmlinux 0xa0c2bcb3 l3mdev_fib_table_by_index +EXPORT_SYMBOL_GPL vmlinux 0xa0cf07c4 thermal_zone_device +EXPORT_SYMBOL_GPL vmlinux 0xa0d15197 pinctrl_find_gpio_range_from_pin +EXPORT_SYMBOL_GPL vmlinux 0xa0d3456d nr_swap_pages +EXPORT_SYMBOL_GPL vmlinux 0xa0dfbee5 pci_find_next_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0xa0e0f95d clk_hw_get_flags +EXPORT_SYMBOL_GPL vmlinux 0xa0f519a9 dma_free_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xa0f7df8e devm_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0xa106d21e of_nvmem_layout_get_container +EXPORT_SYMBOL_GPL vmlinux 0xa11216be xen_store_domain_type +EXPORT_SYMBOL_GPL vmlinux 0xa11d553b fscrypt_limit_io_blocks +EXPORT_SYMBOL_GPL vmlinux 0xa1202483 regmap_get_max_register +EXPORT_SYMBOL_GPL vmlinux 0xa1324841 replace_page_cache_folio +EXPORT_SYMBOL_GPL vmlinux 0xa13539c1 filemap_migrate_folio +EXPORT_SYMBOL_GPL vmlinux 0xa139c339 vfs_get_acl +EXPORT_SYMBOL_GPL vmlinux 0xa156a1f2 erst_get_record_id_end +EXPORT_SYMBOL_GPL vmlinux 0xa1598e51 xenbus_unmap_ring_vfree +EXPORT_SYMBOL_GPL vmlinux 0xa15c6b32 devlink_priv +EXPORT_SYMBOL_GPL vmlinux 0xa160c4bb inet6_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0xa16449b4 phylink_ethtool_ksettings_set +EXPORT_SYMBOL_GPL vmlinux 0xa17b5f6c mmc_regulator_enable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xa17cbd90 devl_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0xa17e4987 blk_mq_quiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0xa18301ad gpiochip_get_desc +EXPORT_SYMBOL_GPL vmlinux 0xa1834173 __xdp_rxq_info_reg +EXPORT_SYMBOL_GPL vmlinux 0xa18d39ab devm_regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xa1913c4b sk_msg_clone +EXPORT_SYMBOL_GPL vmlinux 0xa19561fb __SCK__tp_func_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa1a8ba55 ata_std_qc_defer +EXPORT_SYMBOL_GPL vmlinux 0xa1a8fdf8 __traceiter_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xa1ad9435 i2c_adapter_depth +EXPORT_SYMBOL_GPL vmlinux 0xa1b070fb inet_csk_route_req +EXPORT_SYMBOL_GPL vmlinux 0xa1c157df host1x_context_device_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xa1c4231f kvm_set_pfn_dirty +EXPORT_SYMBOL_GPL vmlinux 0xa1c65971 clk_hw_rate_is_protected +EXPORT_SYMBOL_GPL vmlinux 0xa1cddad7 phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0xa1d8004a videomode_from_timing +EXPORT_SYMBOL_GPL vmlinux 0xa1d88369 regulator_is_supported_voltage +EXPORT_SYMBOL_GPL vmlinux 0xa1de00e5 pci_user_read_config_dword +EXPORT_SYMBOL_GPL vmlinux 0xa1edb099 devm_clk_get_enabled +EXPORT_SYMBOL_GPL vmlinux 0xa1fa49a5 fib_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0xa208b5a7 pm_debug_messages_should_print +EXPORT_SYMBOL_GPL vmlinux 0xa20d01ba __trace_bprintk +EXPORT_SYMBOL_GPL vmlinux 0xa20ec609 dev_pm_opp_get_freq +EXPORT_SYMBOL_GPL vmlinux 0xa212e2b7 debugfs_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0xa21f2ce7 clk_mux_index_to_val +EXPORT_SYMBOL_GPL vmlinux 0xa22d9548 trace_seq_to_user +EXPORT_SYMBOL_GPL vmlinux 0xa2345922 tps6586x_write +EXPORT_SYMBOL_GPL vmlinux 0xa2402218 __traceiter_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa2421a31 ata_bmdma_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xa242e116 wm8350_block_write +EXPORT_SYMBOL_GPL vmlinux 0xa2439e3a iomap_finish_ioends +EXPORT_SYMBOL_GPL vmlinux 0xa24b3b7f iomap_writepages +EXPORT_SYMBOL_GPL vmlinux 0xa2500ef6 __SCK__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xa25455fc mtk_clk_gate_ops_no_setclr +EXPORT_SYMBOL_GPL vmlinux 0xa2577adc acpi_subsys_prepare +EXPORT_SYMBOL_GPL vmlinux 0xa25a39f9 ncsi_register_dev +EXPORT_SYMBOL_GPL vmlinux 0xa2627e99 rdev_clear_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xa266975d device_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0xa26d9b4f workqueue_congested +EXPORT_SYMBOL_GPL vmlinux 0xa2815e07 of_devfreq_cooling_register_power +EXPORT_SYMBOL_GPL vmlinux 0xa28f40bd __irq_apply_affinity_hint +EXPORT_SYMBOL_GPL vmlinux 0xa29f26d4 iommu_group_get +EXPORT_SYMBOL_GPL vmlinux 0xa2a1ccff usb_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xa2ad2e80 dma_release_channel +EXPORT_SYMBOL_GPL vmlinux 0xa2af54b3 irq_from_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xa2b0820d __SCK__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xa2b99209 alarm_start +EXPORT_SYMBOL_GPL vmlinux 0xa2c0f59a ct_idle_enter +EXPORT_SYMBOL_GPL vmlinux 0xa2c4a9bb nexthop_select_path +EXPORT_SYMBOL_GPL vmlinux 0xa2c5a2e5 sock_diag_check_cookie +EXPORT_SYMBOL_GPL vmlinux 0xa2cace1e sock_diag_save_cookie +EXPORT_SYMBOL_GPL vmlinux 0xa2e1b3ef trace_printk_init_buffers +EXPORT_SYMBOL_GPL vmlinux 0xa2e466c6 pci_probe_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0xa2f7487f hv_is_hibernation_supported +EXPORT_SYMBOL_GPL vmlinux 0xa2f86c94 l3mdev_master_upper_ifindex_by_index_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa3031ef0 mtk_pinconf_bias_disable_get +EXPORT_SYMBOL_GPL vmlinux 0xa3074bc7 md_start +EXPORT_SYMBOL_GPL vmlinux 0xa30d0261 dax_recovery_write +EXPORT_SYMBOL_GPL vmlinux 0xa314ff87 of_platform_default_populate +EXPORT_SYMBOL_GPL vmlinux 0xa3158555 vfs_inode_has_locks +EXPORT_SYMBOL_GPL vmlinux 0xa31afb5c devm_hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0xa331625d pinmux_generic_get_function_groups +EXPORT_SYMBOL_GPL vmlinux 0xa333711f pci_find_next_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0xa3340a3b __traceiter_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0xa34571cf rio_route_add_entry +EXPORT_SYMBOL_GPL vmlinux 0xa34a45cf wait_for_stable_page +EXPORT_SYMBOL_GPL vmlinux 0xa34e7930 imx_check_clk_hws +EXPORT_SYMBOL_GPL vmlinux 0xa3581867 serial8250_rpm_get +EXPORT_SYMBOL_GPL vmlinux 0xa35ee0fb sdio_claim_irq +EXPORT_SYMBOL_GPL vmlinux 0xa363ab7c cgroup_attach_task_all +EXPORT_SYMBOL_GPL vmlinux 0xa36b2a5c pci_host_common_probe +EXPORT_SYMBOL_GPL vmlinux 0xa36f50fb is_binary_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xa3710c36 blk_mq_unfreeze_queue +EXPORT_SYMBOL_GPL vmlinux 0xa37d2115 irq_chip_set_parent_state +EXPORT_SYMBOL_GPL vmlinux 0xa38602cd drain_workqueue +EXPORT_SYMBOL_GPL vmlinux 0xa38a9f71 get_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xa38b9a7c pm_clk_remove_clk +EXPORT_SYMBOL_GPL vmlinux 0xa38c1436 cpu_bit_bitmap +EXPORT_SYMBOL_GPL vmlinux 0xa38ca5ec dev_pm_opp_find_freq_ceil +EXPORT_SYMBOL_GPL vmlinux 0xa3a04602 btree_geo64 +EXPORT_SYMBOL_GPL vmlinux 0xa3a0c5ad regulator_set_suspend_voltage +EXPORT_SYMBOL_GPL vmlinux 0xa3a36c73 cppc_set_perf +EXPORT_SYMBOL_GPL vmlinux 0xa3a5e28c sock_diag_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa3ac48a7 start_poll_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xa3b958ce reset_hung_task_detector +EXPORT_SYMBOL_GPL vmlinux 0xa3c80866 device_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xa3cee15e iopf_queue_flush_dev +EXPORT_SYMBOL_GPL vmlinux 0xa3dcb681 zynqmp_pm_fpga_load +EXPORT_SYMBOL_GPL vmlinux 0xa3e5992d vmf_insert_pfn_pmd +EXPORT_SYMBOL_GPL vmlinux 0xa3ece414 freezer_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xa3ef8e54 __devm_rtc_register_device +EXPORT_SYMBOL_GPL vmlinux 0xa3f12f69 __crypto_xor +EXPORT_SYMBOL_GPL vmlinux 0xa3faf858 regulator_list_hardware_vsel +EXPORT_SYMBOL_GPL vmlinux 0xa4031b7f sfp_parse_port +EXPORT_SYMBOL_GPL vmlinux 0xa4054aec crypto_ahash_setkey +EXPORT_SYMBOL_GPL vmlinux 0xa405bfe9 list_lru_count_one +EXPORT_SYMBOL_GPL vmlinux 0xa4062a57 __tracepoint_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xa410a295 devlink_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa426a66a gpiochip_irq_domain_activate +EXPORT_SYMBOL_GPL vmlinux 0xa44a1307 interval_tree_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xa44cabe2 md_rdev_init +EXPORT_SYMBOL_GPL vmlinux 0xa45144c7 usb_unanchor_urb +EXPORT_SYMBOL_GPL vmlinux 0xa452f2a4 xen_pirq_from_irq +EXPORT_SYMBOL_GPL vmlinux 0xa457f50d ti_sci_get_handle +EXPORT_SYMBOL_GPL vmlinux 0xa45c7b90 stack_trace_print +EXPORT_SYMBOL_GPL vmlinux 0xa45d44fc zynqmp_pm_get_pll_frac_data +EXPORT_SYMBOL_GPL vmlinux 0xa4622047 pinctrl_generic_get_group_count +EXPORT_SYMBOL_GPL vmlinux 0xa48196c8 kdb_poll_idx +EXPORT_SYMBOL_GPL vmlinux 0xa49211e6 devm_spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0xa499a5c0 extcon_sync +EXPORT_SYMBOL_GPL vmlinux 0xa49fd5b0 kvm_get_kvm_safe +EXPORT_SYMBOL_GPL vmlinux 0xa4ab7c1c ring_buffer_overruns +EXPORT_SYMBOL_GPL vmlinux 0xa4ad72bf fsnotify_destroy_mark +EXPORT_SYMBOL_GPL vmlinux 0xa4b07fe7 ring_buffer_change_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xa4b44ae8 regmap_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0xa4bd72ca virtqueue_get_buf +EXPORT_SYMBOL_GPL vmlinux 0xa4bf2e41 cppc_set_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xa4c00324 asn1_encode_octet_string +EXPORT_SYMBOL_GPL vmlinux 0xa4c085f8 ata_tf_from_fis +EXPORT_SYMBOL_GPL vmlinux 0xa4c15933 mtk_pinconf_bias_set_combo +EXPORT_SYMBOL_GPL vmlinux 0xa4c6e97b inet_csk_reqsk_queue_hash_add +EXPORT_SYMBOL_GPL vmlinux 0xa4cb14dd ata_sas_sync_probe +EXPORT_SYMBOL_GPL vmlinux 0xa4e6f7ff ata_port_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0xa4f2a2ed acpi_irq_get +EXPORT_SYMBOL_GPL vmlinux 0xa4fe6f19 phy_pm_runtime_put_sync +EXPORT_SYMBOL_GPL vmlinux 0xa508bc30 rtc_set_alarm +EXPORT_SYMBOL_GPL vmlinux 0xa50988f8 of_hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0xa517f884 tegra210_plle_hw_sequence_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xa5205841 xfrm_local_error +EXPORT_SYMBOL_GPL vmlinux 0xa5258468 power_supply_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0xa52f4488 dpcon_set_notification +EXPORT_SYMBOL_GPL vmlinux 0xa531471e clk_save_context +EXPORT_SYMBOL_GPL vmlinux 0xa534b580 rio_mport_get_efb +EXPORT_SYMBOL_GPL vmlinux 0xa5447956 pm_clk_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0xa54a2cba devlink_linecard_provision_clear +EXPORT_SYMBOL_GPL vmlinux 0xa54be529 clk_hw_register_composite +EXPORT_SYMBOL_GPL vmlinux 0xa54d864b component_unbind_all +EXPORT_SYMBOL_GPL vmlinux 0xa54dcd2e pm_generic_freeze_noirq +EXPORT_SYMBOL_GPL vmlinux 0xa55ddf46 nvdimm_provider_data +EXPORT_SYMBOL_GPL vmlinux 0xa56e1a52 sg_free_table_chained +EXPORT_SYMBOL_GPL vmlinux 0xa57a3a89 mas_empty_area_rev +EXPORT_SYMBOL_GPL vmlinux 0xa57d5ae1 ata_sff_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xa57ed083 usb_get_dr_mode +EXPORT_SYMBOL_GPL vmlinux 0xa58ed084 dw_pcie_find_capability +EXPORT_SYMBOL_GPL vmlinux 0xa5a09013 pm_generic_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0xa5a55ded irq_chip_release_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0xa5ae5cca da9052_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0xa5af4cc9 nvmem_add_cell_table +EXPORT_SYMBOL_GPL vmlinux 0xa5b813bf dax_iomap_rw +EXPORT_SYMBOL_GPL vmlinux 0xa5bda8a1 efi_capsule_supported +EXPORT_SYMBOL_GPL vmlinux 0xa5c3c6ce devres_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa5c3dd5c devlink_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0xa5d1f4b8 stack_depot_snprint +EXPORT_SYMBOL_GPL vmlinux 0xa5d3d398 bio_split_rw +EXPORT_SYMBOL_GPL vmlinux 0xa5d7c388 pstore_type_to_name +EXPORT_SYMBOL_GPL vmlinux 0xa5da812a thermal_zone_device_type +EXPORT_SYMBOL_GPL vmlinux 0xa5e3812d fsl_mc_bus_dpdmai_type +EXPORT_SYMBOL_GPL vmlinux 0xa5efbf4c async_synchronize_full +EXPORT_SYMBOL_GPL vmlinux 0xa6051f8f register_net_sysctl +EXPORT_SYMBOL_GPL vmlinux 0xa60a26a9 devlink_resource_register +EXPORT_SYMBOL_GPL vmlinux 0xa60ef2c0 switchdev_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0xa620bd39 phy_led_triggers_register +EXPORT_SYMBOL_GPL vmlinux 0xa6445323 ftrace_free_filter +EXPORT_SYMBOL_GPL vmlinux 0xa655c903 of_get_display_timings +EXPORT_SYMBOL_GPL vmlinux 0xa65adfdc tegra_xusb_padctl_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0xa65d70d5 devm_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xa675c63e ata_cable_40wire +EXPORT_SYMBOL_GPL vmlinux 0xa678f78a bus_get_dev_root +EXPORT_SYMBOL_GPL vmlinux 0xa686f758 kvm_release_page_clean +EXPORT_SYMBOL_GPL vmlinux 0xa69fa6d5 mtk_clk_unregister_gates +EXPORT_SYMBOL_GPL vmlinux 0xa6a088b7 fscrypt_match_name +EXPORT_SYMBOL_GPL vmlinux 0xa6a5c870 stmpe_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xa6a7925c mas_walk +EXPORT_SYMBOL_GPL vmlinux 0xa6af1e35 __SCK__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xa6b06f65 ata_sff_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xa6b21ef2 dpm_suspend_end +EXPORT_SYMBOL_GPL vmlinux 0xa6b5ee5b __SCK__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0xa6b945e3 tty_init_termios +EXPORT_SYMBOL_GPL vmlinux 0xa6c1016f sk_msg_free_partial +EXPORT_SYMBOL_GPL vmlinux 0xa6c535c5 hwmon_device_register +EXPORT_SYMBOL_GPL vmlinux 0xa6c66d83 component_release_of +EXPORT_SYMBOL_GPL vmlinux 0xa6dc0d97 tegra_read_ram_code +EXPORT_SYMBOL_GPL vmlinux 0xa6e1a69d kick_all_cpus_sync +EXPORT_SYMBOL_GPL vmlinux 0xa6f43a8b __traceiter_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0xa708ca58 mas_store_prealloc +EXPORT_SYMBOL_GPL vmlinux 0xa709c835 fib6_info_destroy_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa70bbf57 regmap_raw_write_async +EXPORT_SYMBOL_GPL vmlinux 0xa718d49a gpiochip_reqres_irq +EXPORT_SYMBOL_GPL vmlinux 0xa7241959 pkcs7_supply_detached_data +EXPORT_SYMBOL_GPL vmlinux 0xa72d5591 pci_ioremap_wc_bar +EXPORT_SYMBOL_GPL vmlinux 0xa72dd105 pci_bridge_emul_conf_write +EXPORT_SYMBOL_GPL vmlinux 0xa731f387 nl_table_lock +EXPORT_SYMBOL_GPL vmlinux 0xa738a61b thermal_zone_device_update +EXPORT_SYMBOL_GPL vmlinux 0xa73b8de5 usb_altnum_to_altsetting +EXPORT_SYMBOL_GPL vmlinux 0xa741594b bio_end_io_acct_remapped +EXPORT_SYMBOL_GPL vmlinux 0xa74ea32d device_add_software_node +EXPORT_SYMBOL_GPL vmlinux 0xa762a3d4 usb_get_hcd +EXPORT_SYMBOL_GPL vmlinux 0xa788700b copy_to_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0xa790ab4b __tracepoint_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xa7a13ab4 crypto_grab_ahash +EXPORT_SYMBOL_GPL vmlinux 0xa7aafaa2 crypto_inst_setname +EXPORT_SYMBOL_GPL vmlinux 0xa7b0fdb5 ata_qc_complete_multiple +EXPORT_SYMBOL_GPL vmlinux 0xa7c68231 __tracepoint_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0xa7fcc57d l3mdev_link_scope_lookup +EXPORT_SYMBOL_GPL vmlinux 0xa80b5551 filemap_read +EXPORT_SYMBOL_GPL vmlinux 0xa81485e6 __traceiter_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xa83725ea tps6586x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xa851973a raw_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xa8595242 regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xa8710e8d fwnode_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0xa876ed85 devm_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xa8841cc6 mas_next +EXPORT_SYMBOL_GPL vmlinux 0xa895f809 devm_devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0xa89926dc crypto_dh_decode_key +EXPORT_SYMBOL_GPL vmlinux 0xa8a6364c xas_get_mark +EXPORT_SYMBOL_GPL vmlinux 0xa8ae0f42 of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xa8b64390 xenbus_map_ring_valloc +EXPORT_SYMBOL_GPL vmlinux 0xa8caf80d skcipher_walk_async +EXPORT_SYMBOL_GPL vmlinux 0xa8ccbd41 xhci_check_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0xa8e41180 nd_region_dev +EXPORT_SYMBOL_GPL vmlinux 0xa8e58bdb icc_node_create +EXPORT_SYMBOL_GPL vmlinux 0xa8ec891d sk_clear_memalloc +EXPORT_SYMBOL_GPL vmlinux 0xa8f97178 __tracepoint_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xa9009338 devfreq_event_disable_edev +EXPORT_SYMBOL_GPL vmlinux 0xa9052025 inet_csk_listen_start +EXPORT_SYMBOL_GPL vmlinux 0xa90cd8f9 pm_clk_add +EXPORT_SYMBOL_GPL vmlinux 0xa91c1669 regulator_force_disable +EXPORT_SYMBOL_GPL vmlinux 0xa9320d27 ktime_get_seconds +EXPORT_SYMBOL_GPL vmlinux 0xa93d8a05 tpm1_do_selftest +EXPORT_SYMBOL_GPL vmlinux 0xa9443763 vp_modern_queue_address +EXPORT_SYMBOL_GPL vmlinux 0xa95a1a76 devlink_port_attrs_pci_vf_set +EXPORT_SYMBOL_GPL vmlinux 0xa95af706 task_cputime_adjusted +EXPORT_SYMBOL_GPL vmlinux 0xa95b5c77 hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xa96a9bc5 platform_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa96e8b4e hv_setup_vmbus_handler +EXPORT_SYMBOL_GPL vmlinux 0xa9730caa dpm_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xa976159c irq_gc_mask_disable_reg +EXPORT_SYMBOL_GPL vmlinux 0xa97a7ecc acpi_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0xa9902041 hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa99b8e70 __SCK__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xa99d3e71 tty_ldisc_flush +EXPORT_SYMBOL_GPL vmlinux 0xa99ef899 devlink_fmsg_bool_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xa9a37eee of_pci_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0xa9a7da2d __cdx_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xa9ac5756 dev_pm_opp_get_suspend_opp_freq +EXPORT_SYMBOL_GPL vmlinux 0xa9b7030a of_pci_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0xa9ba51bd device_dma_supported +EXPORT_SYMBOL_GPL vmlinux 0xa9bf8837 inet6_cleanup_sock +EXPORT_SYMBOL_GPL vmlinux 0xa9d25fe3 irq_chip_set_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0xa9d7fb0a dmaengine_desc_set_metadata_len +EXPORT_SYMBOL_GPL vmlinux 0xa9f0a0e4 tpm_is_tpm2 +EXPORT_SYMBOL_GPL vmlinux 0xaa121eea ethnl_cable_test_result +EXPORT_SYMBOL_GPL vmlinux 0xaa1fd8b7 dpbp_open +EXPORT_SYMBOL_GPL vmlinux 0xaa393cc6 mas_preallocate +EXPORT_SYMBOL_GPL vmlinux 0xaa4795d5 device_bind_driver +EXPORT_SYMBOL_GPL vmlinux 0xaa488322 dev_attr_ncq_prio_enable +EXPORT_SYMBOL_GPL vmlinux 0xaa570767 netlink_add_tap +EXPORT_SYMBOL_GPL vmlinux 0xaa5738fb simple_attr_release +EXPORT_SYMBOL_GPL vmlinux 0xaa6a50f9 __static_key_deferred_flush +EXPORT_SYMBOL_GPL vmlinux 0xaa7c16ca extcon_get_property +EXPORT_SYMBOL_GPL vmlinux 0xaa8c0c1b dev_pm_opp_set_rate +EXPORT_SYMBOL_GPL vmlinux 0xaa9a293e nvdimm_has_cache +EXPORT_SYMBOL_GPL vmlinux 0xaa9e0407 usb_get_from_anchor +EXPORT_SYMBOL_GPL vmlinux 0xaaa918c9 ftrace_dump +EXPORT_SYMBOL_GPL vmlinux 0xaab626a7 get_user_pages_fast_only +EXPORT_SYMBOL_GPL vmlinux 0xaab9c421 clk_multiplier_ops +EXPORT_SYMBOL_GPL vmlinux 0xaaba7cf1 __tracepoint_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xaad83af9 switchdev_handle_port_obj_del_foreign +EXPORT_SYMBOL_GPL vmlinux 0xaaeb9dc0 sysfs_create_link_nowarn +EXPORT_SYMBOL_GPL vmlinux 0xaaf8bc31 dma_get_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0xaafafbff rockchip_pmu_unblock +EXPORT_SYMBOL_GPL vmlinux 0xab060841 zynqmp_pm_query_data +EXPORT_SYMBOL_GPL vmlinux 0xab1e0e93 hv_setup_kexec_handler +EXPORT_SYMBOL_GPL vmlinux 0xab1eb9fc unregister_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0xab2df881 get_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0xab38f0b7 io_cgrp_subsys +EXPORT_SYMBOL_GPL vmlinux 0xab4be360 tegra_mc_get_carveout_info +EXPORT_SYMBOL_GPL vmlinux 0xab4fbe2e gov_attr_set_init +EXPORT_SYMBOL_GPL vmlinux 0xab5b81b4 device_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0xab63964b tty_buffer_set_limit +EXPORT_SYMBOL_GPL vmlinux 0xab66ed89 gpiochip_line_is_persistent +EXPORT_SYMBOL_GPL vmlinux 0xab6f0ded __tracepoint_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0xab76a048 net_failover_destroy +EXPORT_SYMBOL_GPL vmlinux 0xab76c56c xfrm_audit_state_replay +EXPORT_SYMBOL_GPL vmlinux 0xab8310ed k3_udma_glue_rx_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0xab8a89c9 irq_domain_associate_many +EXPORT_SYMBOL_GPL vmlinux 0xab8c30c3 ata_sff_dma_pause +EXPORT_SYMBOL_GPL vmlinux 0xab8deac1 rockchip_pcie_get_phys +EXPORT_SYMBOL_GPL vmlinux 0xab9578ce apply_to_page_range +EXPORT_SYMBOL_GPL vmlinux 0xabad2dc0 crypto_alloc_ahash +EXPORT_SYMBOL_GPL vmlinux 0xabbec581 spi_take_timestamp_post +EXPORT_SYMBOL_GPL vmlinux 0xabc4d703 tty_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0xabc640f3 list_lru_isolate +EXPORT_SYMBOL_GPL vmlinux 0xabc6e9e4 pm_report_max_hw_sleep +EXPORT_SYMBOL_GPL vmlinux 0xabcfee2c pci_epc_mem_init +EXPORT_SYMBOL_GPL vmlinux 0xabd318bd dispatch_hid_bpf_device_event +EXPORT_SYMBOL_GPL vmlinux 0xabd45848 stop_machine +EXPORT_SYMBOL_GPL vmlinux 0xabd6f69c i2c_slave_event +EXPORT_SYMBOL_GPL vmlinux 0xabdc7f2b bus_rescan_devices +EXPORT_SYMBOL_GPL vmlinux 0xabfc3961 skcipher_alloc_instance_simple +EXPORT_SYMBOL_GPL vmlinux 0xabfede5c relay_switch_subbuf +EXPORT_SYMBOL_GPL vmlinux 0xac016d65 acpi_dev_get_memory_resources +EXPORT_SYMBOL_GPL vmlinux 0xac17df21 devm_gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0xac19d180 ata_pci_sff_activate_host +EXPORT_SYMBOL_GPL vmlinux 0xac25c02f devres_get +EXPORT_SYMBOL_GPL vmlinux 0xac28c413 i2c_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xac321fe7 switchdev_handle_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0xac3982f9 screen_glyph_unicode +EXPORT_SYMBOL_GPL vmlinux 0xac3dc6cf clk_regmap_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0xac432a61 dst_blackhole_mtu +EXPORT_SYMBOL_GPL vmlinux 0xac4a0f96 platform_get_resource +EXPORT_SYMBOL_GPL vmlinux 0xac550784 mctp_register_netdev +EXPORT_SYMBOL_GPL vmlinux 0xac82efa3 get_current_tty +EXPORT_SYMBOL_GPL vmlinux 0xac83706c ata_slave_link_init +EXPORT_SYMBOL_GPL vmlinux 0xac8f96c3 iomap_swapfile_activate +EXPORT_SYMBOL_GPL vmlinux 0xac98a697 watchdog_init_timeout +EXPORT_SYMBOL_GPL vmlinux 0xaca60970 regulator_map_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xacb4d88c clk_rate_exclusive_put +EXPORT_SYMBOL_GPL vmlinux 0xacc977ac alarm_forward_now +EXPORT_SYMBOL_GPL vmlinux 0xaccdb97a securityfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0xace02b96 pm_runtime_force_suspend +EXPORT_SYMBOL_GPL vmlinux 0xace1ef30 tps65912_device_init +EXPORT_SYMBOL_GPL vmlinux 0xad05450e mptcp_subflow_init_cookie_req +EXPORT_SYMBOL_GPL vmlinux 0xad054e3b xen_find_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0xad0defcf nf_hook_entries_insert_raw +EXPORT_SYMBOL_GPL vmlinux 0xad0ff5f4 of_request_module +EXPORT_SYMBOL_GPL vmlinux 0xad10073c usb_hcd_poll_rh_status +EXPORT_SYMBOL_GPL vmlinux 0xad31cfd7 phy_pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0xad395dd9 mm_account_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0xad3ddd0d dev_pm_opp_get_max_clock_latency +EXPORT_SYMBOL_GPL vmlinux 0xad40b6d1 acpi_dev_get_property +EXPORT_SYMBOL_GPL vmlinux 0xad42dff8 __SCK__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0xad4e6259 remove_cpu +EXPORT_SYMBOL_GPL vmlinux 0xad50c3ae gpiochip_add_pin_range +EXPORT_SYMBOL_GPL vmlinux 0xad645234 register_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xad729d57 thermal_zone_device_id +EXPORT_SYMBOL_GPL vmlinux 0xad76a3f0 __SCK__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xad76dc0a of_led_get +EXPORT_SYMBOL_GPL vmlinux 0xad83ce29 xas_find_conflict +EXPORT_SYMBOL_GPL vmlinux 0xad9ce535 dpcon_get_attributes +EXPORT_SYMBOL_GPL vmlinux 0xad9de4c6 devm_led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0xad9fb247 lwtunnel_valid_encap_type_attr +EXPORT_SYMBOL_GPL vmlinux 0xada25ad4 tcp_enter_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xada38766 dst_cache_destroy +EXPORT_SYMBOL_GPL vmlinux 0xade5339b hte_get_clk_src_info +EXPORT_SYMBOL_GPL vmlinux 0xadf1c080 sata_scr_write +EXPORT_SYMBOL_GPL vmlinux 0xadf9c1b3 housekeeping_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xadfcd15e inet_ctl_sock_create +EXPORT_SYMBOL_GPL vmlinux 0xadfebac2 mmput +EXPORT_SYMBOL_GPL vmlinux 0xae01217a mpi_write_to_sgl +EXPORT_SYMBOL_GPL vmlinux 0xae021239 of_pci_parse_bus_range +EXPORT_SYMBOL_GPL vmlinux 0xae061eb0 devm_gpiod_unhinge +EXPORT_SYMBOL_GPL vmlinux 0xae0bbb96 devm_gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xae0d7b90 extcon_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xae0ecf40 usb_bus_idr_lock +EXPORT_SYMBOL_GPL vmlinux 0xae1051b0 net_cls_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xae11fd40 crypto_akcipher_sync_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xae17b5f3 virtio_check_driver_offered_feature +EXPORT_SYMBOL_GPL vmlinux 0xae37a0e4 tty_port_tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xae383dba ahci_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0xae39f80e dst_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xae3c862a meson_clk_cpu_dyndiv_ops +EXPORT_SYMBOL_GPL vmlinux 0xae3f164b stmpe_enable +EXPORT_SYMBOL_GPL vmlinux 0xae430a3f au_platform_setup +EXPORT_SYMBOL_GPL vmlinux 0xae472f19 folio_wait_writeback_killable +EXPORT_SYMBOL_GPL vmlinux 0xae57cc0c __traceiter_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0xae642a53 usb_store_new_id +EXPORT_SYMBOL_GPL vmlinux 0xae66224d dev_pm_opp_of_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0xae66f023 max8997_update_reg +EXPORT_SYMBOL_GPL vmlinux 0xae69b1c1 usermodehelper_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xae6ab55c trace_array_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0xae7ab067 genphy_c45_plca_get_status +EXPORT_SYMBOL_GPL vmlinux 0xae7c231d mpi_cmp +EXPORT_SYMBOL_GPL vmlinux 0xae99ab8c ohci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0xaea577d2 ipv6_recv_error +EXPORT_SYMBOL_GPL vmlinux 0xaebdc985 crypto_unregister_alg +EXPORT_SYMBOL_GPL vmlinux 0xaec51a62 ahci_platform_init_host +EXPORT_SYMBOL_GPL vmlinux 0xaece8abe inet_csk_get_port +EXPORT_SYMBOL_GPL vmlinux 0xaee543e1 debugfs_create_regset32 +EXPORT_SYMBOL_GPL vmlinux 0xaee55e2d __phy_modify +EXPORT_SYMBOL_GPL vmlinux 0xaef56e95 rio_attach_device +EXPORT_SYMBOL_GPL vmlinux 0xaef72ea6 dev_attr_unload_heads +EXPORT_SYMBOL_GPL vmlinux 0xaf0552e5 usb_lock_device_for_reset +EXPORT_SYMBOL_GPL vmlinux 0xaf076aec nd_fletcher64 +EXPORT_SYMBOL_GPL vmlinux 0xaf0b6ba7 blkg_rwstat_init +EXPORT_SYMBOL_GPL vmlinux 0xaf0dc9b5 clk_hw_get_name +EXPORT_SYMBOL_GPL vmlinux 0xaf19b51a ata_dev_next +EXPORT_SYMBOL_GPL vmlinux 0xaf2be9ec xdp_return_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0xaf30c8e9 netdev_walk_all_lower_dev +EXPORT_SYMBOL_GPL vmlinux 0xaf328a6d pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xaf348da7 cpu_pm_exit +EXPORT_SYMBOL_GPL vmlinux 0xaf3a44e9 __SCK__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xaf4014ff usb_amd_quirk_pll_check +EXPORT_SYMBOL_GPL vmlinux 0xaf40fa57 regulator_list_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xaf49198e apply_to_existing_page_range +EXPORT_SYMBOL_GPL vmlinux 0xaf4caf33 uprobe_register +EXPORT_SYMBOL_GPL vmlinux 0xaf4f8971 __tcp_send_ack +EXPORT_SYMBOL_GPL vmlinux 0xaf5de7de dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xaf6925e7 usb_get_intf +EXPORT_SYMBOL_GPL vmlinux 0xaf6d38c0 vcap_mod_rule +EXPORT_SYMBOL_GPL vmlinux 0xaf6e5622 devlink_region_snapshot_id_get +EXPORT_SYMBOL_GPL vmlinux 0xaf793668 __alloc_percpu_gfp +EXPORT_SYMBOL_GPL vmlinux 0xaf7ad94c __SCK__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xaf7c3938 bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xaf7ef282 bpf_map_inc +EXPORT_SYMBOL_GPL vmlinux 0xaf852873 cpuidle_register_device +EXPORT_SYMBOL_GPL vmlinux 0xaf874ef8 crypto_sig_verify +EXPORT_SYMBOL_GPL vmlinux 0xaf93950c mptcp_pm_get_subflows_max +EXPORT_SYMBOL_GPL vmlinux 0xaf9a4b68 misc_cg_try_charge +EXPORT_SYMBOL_GPL vmlinux 0xafb07262 __pfn_to_mfn +EXPORT_SYMBOL_GPL vmlinux 0xafb0fe50 hid_bpf_connect_device +EXPORT_SYMBOL_GPL vmlinux 0xafbacc3f bpf_prog_free +EXPORT_SYMBOL_GPL vmlinux 0xafcd1cb1 vcap_chain_id_to_lookup +EXPORT_SYMBOL_GPL vmlinux 0xafd695ce folio_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0xafd9f6a9 dev_pm_genpd_set_performance_state +EXPORT_SYMBOL_GPL vmlinux 0xafddd545 ata_id_c_string +EXPORT_SYMBOL_GPL vmlinux 0xafdddd0a noop_direct_IO +EXPORT_SYMBOL_GPL vmlinux 0xafdeb17b init_user_ns +EXPORT_SYMBOL_GPL vmlinux 0xafe83848 ping_seq_start +EXPORT_SYMBOL_GPL vmlinux 0xafeb58c1 __SCK__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0xaff470d9 regulator_set_voltage_time_sel +EXPORT_SYMBOL_GPL vmlinux 0xaff7b2d2 fat_fill_super +EXPORT_SYMBOL_GPL vmlinux 0xb0099f79 topology_clear_scale_freq_source +EXPORT_SYMBOL_GPL vmlinux 0xb015d61b shake_page +EXPORT_SYMBOL_GPL vmlinux 0xb02578b8 serial8250_rx_dma_flush +EXPORT_SYMBOL_GPL vmlinux 0xb027c9b2 key_type_asymmetric +EXPORT_SYMBOL_GPL vmlinux 0xb02ac411 register_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb03c8581 regulator_is_equal +EXPORT_SYMBOL_GPL vmlinux 0xb049a294 __SCK__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0xb0579c12 ata_sff_wait_ready +EXPORT_SYMBOL_GPL vmlinux 0xb05b68d5 zynqmp_pm_reset_get_status +EXPORT_SYMBOL_GPL vmlinux 0xb0642480 serial8250_em485_config +EXPORT_SYMBOL_GPL vmlinux 0xb066e318 device_attach +EXPORT_SYMBOL_GPL vmlinux 0xb0694857 pci_epc_mem_exit +EXPORT_SYMBOL_GPL vmlinux 0xb06ea245 sbitmap_queue_resize +EXPORT_SYMBOL_GPL vmlinux 0xb0747ed2 rcu_cpu_stall_suppress +EXPORT_SYMBOL_GPL vmlinux 0xb07748de regulator_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xb077e70a clk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0xb07e4c5e dev_pm_opp_get_supplies +EXPORT_SYMBOL_GPL vmlinux 0xb0802f90 __tracepoint_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xb0852671 pm_clk_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb08a22a3 cpufreq_show_cpus +EXPORT_SYMBOL_GPL vmlinux 0xb08ed07b blk_crypto_has_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xb08fe1f8 set_primary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xb091329b fsverity_get_digest +EXPORT_SYMBOL_GPL vmlinux 0xb09fc5aa kobject_uevent +EXPORT_SYMBOL_GPL vmlinux 0xb0b31a25 debugfs_file_get +EXPORT_SYMBOL_GPL vmlinux 0xb0b85f47 ring_buffer_iter_reset +EXPORT_SYMBOL_GPL vmlinux 0xb0c28e25 vfs_kern_mount +EXPORT_SYMBOL_GPL vmlinux 0xb0cfdeb4 crypto_unregister_algs +EXPORT_SYMBOL_GPL vmlinux 0xb0d1656c gpio_free_array +EXPORT_SYMBOL_GPL vmlinux 0xb0d5341b nvdimm_delete +EXPORT_SYMBOL_GPL vmlinux 0xb0db26bb serial8250_do_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0xb0e7ab1f __traceiter_console +EXPORT_SYMBOL_GPL vmlinux 0xb0e8e671 xenbus_otherend_changed +EXPORT_SYMBOL_GPL vmlinux 0xb0f1d891 __devm_spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0xb0f4826c msi_device_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0xb109f270 usb_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xb10d964d devlink_fmsg_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xb110a4af da903x_writes +EXPORT_SYMBOL_GPL vmlinux 0xb115d100 acpi_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0xb11d9000 tty_dev_name_to_number +EXPORT_SYMBOL_GPL vmlinux 0xb12468bb acpi_storage_d3 +EXPORT_SYMBOL_GPL vmlinux 0xb12a69ae nvmem_device_find +EXPORT_SYMBOL_GPL vmlinux 0xb13837ce vcap_rule_add_key_u48 +EXPORT_SYMBOL_GPL vmlinux 0xb1403479 dm_accept_partial_bio +EXPORT_SYMBOL_GPL vmlinux 0xb14256a0 inet_hash +EXPORT_SYMBOL_GPL vmlinux 0xb1647fc2 devlink_info_version_running_put +EXPORT_SYMBOL_GPL vmlinux 0xb16fd467 pm_generic_restore_early +EXPORT_SYMBOL_GPL vmlinux 0xb1861565 devm_platform_get_irqs_affinity +EXPORT_SYMBOL_GPL vmlinux 0xb19c3821 seg6_do_srh_inline +EXPORT_SYMBOL_GPL vmlinux 0xb1a63415 register_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0xb1b3f6ed phylink_mii_c22_pcs_decode_state +EXPORT_SYMBOL_GPL vmlinux 0xb1b90c86 __page_file_index +EXPORT_SYMBOL_GPL vmlinux 0xb1baa71a devlink_linecard_provision_fail +EXPORT_SYMBOL_GPL vmlinux 0xb1bed25d dpm_resume_start +EXPORT_SYMBOL_GPL vmlinux 0xb1d93f26 spi_bus_unlock +EXPORT_SYMBOL_GPL vmlinux 0xb1de30ba sdio_retune_hold_now +EXPORT_SYMBOL_GPL vmlinux 0xb1dfecea power_supply_battery_info_properties_size +EXPORT_SYMBOL_GPL vmlinux 0xb1e25684 __trace_bputs +EXPORT_SYMBOL_GPL vmlinux 0xb1e531c2 cpufreq_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xb1e7b9d7 __rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0xb1e93072 find_get_pid +EXPORT_SYMBOL_GPL vmlinux 0xb1eae8fd perf_event_release_kernel +EXPORT_SYMBOL_GPL vmlinux 0xb1fc1782 pci_speed_string +EXPORT_SYMBOL_GPL vmlinux 0xb202f0d7 rht_bucket_nested_insert +EXPORT_SYMBOL_GPL vmlinux 0xb2038af4 acpi_get_acpi_dev +EXPORT_SYMBOL_GPL vmlinux 0xb20cc688 blkcg_root_css +EXPORT_SYMBOL_GPL vmlinux 0xb21d00c6 hte_ts_put +EXPORT_SYMBOL_GPL vmlinux 0xb2210d64 reset_control_deassert +EXPORT_SYMBOL_GPL vmlinux 0xb23b7691 start_poll_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0xb2405efc secure_tcp_seq +EXPORT_SYMBOL_GPL vmlinux 0xb256be16 efivar_is_available +EXPORT_SYMBOL_GPL vmlinux 0xb25c4f3f hvc_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb2684b41 dmi_kobj +EXPORT_SYMBOL_GPL vmlinux 0xb26a1add elfcorehdr_addr +EXPORT_SYMBOL_GPL vmlinux 0xb2794412 xenbus_dev_changed +EXPORT_SYMBOL_GPL vmlinux 0xb27dc069 of_clk_hw_simple_get +EXPORT_SYMBOL_GPL vmlinux 0xb281c34a fsl8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0xb28318ae mtk_clk_simple_remove +EXPORT_SYMBOL_GPL vmlinux 0xb2841056 edac_pci_release_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0xb2873be6 iommu_device_unlink +EXPORT_SYMBOL_GPL vmlinux 0xb28a7ae8 regmap_raw_write +EXPORT_SYMBOL_GPL vmlinux 0xb29533ee zs_malloc +EXPORT_SYMBOL_GPL vmlinux 0xb2a436b0 bd_link_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0xb2a6f197 bpf_fentry_test1 +EXPORT_SYMBOL_GPL vmlinux 0xb2a88e0f debugfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0xb2b163db __regmap_init +EXPORT_SYMBOL_GPL vmlinux 0xb2ba0e5e ma35d1_reg_adc_clkdiv +EXPORT_SYMBOL_GPL vmlinux 0xb2bf0bc5 key_type_user +EXPORT_SYMBOL_GPL vmlinux 0xb2bf9063 i2c_dw_acpi_configure +EXPORT_SYMBOL_GPL vmlinux 0xb2c1732e rcu_gp_set_torture_wait +EXPORT_SYMBOL_GPL vmlinux 0xb2e13190 platform_get_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0xb2e764e8 suspend_valid_only_mem +EXPORT_SYMBOL_GPL vmlinux 0xb2fa093e blk_mq_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xb3014ff2 blk_mq_quiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0xb305cfb9 of_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0xb306e805 __devres_alloc_node +EXPORT_SYMBOL_GPL vmlinux 0xb307c909 devlink_fmsg_u64_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xb30b2bda preempt_model_full +EXPORT_SYMBOL_GPL vmlinux 0xb30e3499 iomap_read_folio +EXPORT_SYMBOL_GPL vmlinux 0xb31639c4 pm_runtime_set_autosuspend_delay +EXPORT_SYMBOL_GPL vmlinux 0xb3327bde gnttab_pages_clear_private +EXPORT_SYMBOL_GPL vmlinux 0xb340876c irq_domain_push_irq +EXPORT_SYMBOL_GPL vmlinux 0xb36db586 usb_match_one_id +EXPORT_SYMBOL_GPL vmlinux 0xb370ce86 kvm_vcpu_halt +EXPORT_SYMBOL_GPL vmlinux 0xb372d553 __traceiter_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xb39a2e9f hte_push_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0xb3bf8e34 hisi_reset_init +EXPORT_SYMBOL_GPL vmlinux 0xb3d7b8ca ata_platform_remove_one +EXPORT_SYMBOL_GPL vmlinux 0xb3ddebd2 pci_num_vf +EXPORT_SYMBOL_GPL vmlinux 0xb3df268b blkcg_get_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0xb3ebe5e9 __mnt_is_readonly +EXPORT_SYMBOL_GPL vmlinux 0xb3ef9b5c switchdev_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0xb3fd8fe6 kernel_read_file_from_path +EXPORT_SYMBOL_GPL vmlinux 0xb40d673e zynqmp_pm_pinctrl_request +EXPORT_SYMBOL_GPL vmlinux 0xb41935aa vp_legacy_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0xb429b3b7 dev_pm_opp_find_bw_ceil +EXPORT_SYMBOL_GPL vmlinux 0xb43076c8 fixup_user_fault +EXPORT_SYMBOL_GPL vmlinux 0xb43e4028 fat_setattr +EXPORT_SYMBOL_GPL vmlinux 0xb43f9365 ktime_get +EXPORT_SYMBOL_GPL vmlinux 0xb4409bc4 pci_ecam_create +EXPORT_SYMBOL_GPL vmlinux 0xb44dc39a irq_gc_mask_set_bit +EXPORT_SYMBOL_GPL vmlinux 0xb44e18ea audit_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb4581805 sk_msg_free_nocharge +EXPORT_SYMBOL_GPL vmlinux 0xb48e37c5 md_allow_write +EXPORT_SYMBOL_GPL vmlinux 0xb48f0638 software_node_register +EXPORT_SYMBOL_GPL vmlinux 0xb48f3499 xlnx_register_event +EXPORT_SYMBOL_GPL vmlinux 0xb48f5618 of_phandle_args_to_fwspec +EXPORT_SYMBOL_GPL vmlinux 0xb4a03790 regmap_parse_val +EXPORT_SYMBOL_GPL vmlinux 0xb4a04d49 fat_attach +EXPORT_SYMBOL_GPL vmlinux 0xb4a1941c inet_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0xb4a42ebb bind_interdomain_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0xb4a8b978 __platform_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xb4b97c90 pvclock_gtod_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb4c462ac blk_stat_enable_accounting +EXPORT_SYMBOL_GPL vmlinux 0xb4e5cdbf irqchip_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xb4ea7cf7 kgdb_connected +EXPORT_SYMBOL_GPL vmlinux 0xb4ebce2f nf_route +EXPORT_SYMBOL_GPL vmlinux 0xb4eda0da ring_buffer_event_length +EXPORT_SYMBOL_GPL vmlinux 0xb4f48b32 mmc_regulator_set_ocr +EXPORT_SYMBOL_GPL vmlinux 0xb501b2df nd_cmd_dimm_desc +EXPORT_SYMBOL_GPL vmlinux 0xb5093dd3 console_list +EXPORT_SYMBOL_GPL vmlinux 0xb518a1b2 sk_msg_free +EXPORT_SYMBOL_GPL vmlinux 0xb51e9825 sata_link_scr_lpm +EXPORT_SYMBOL_GPL vmlinux 0xb51fbd64 edac_op_state +EXPORT_SYMBOL_GPL vmlinux 0xb520eb79 btree_merge +EXPORT_SYMBOL_GPL vmlinux 0xb55139f6 HUF_readStats +EXPORT_SYMBOL_GPL vmlinux 0xb556d575 bus_create_file +EXPORT_SYMBOL_GPL vmlinux 0xb55a6cf1 genphy_c45_pma_setup_forced +EXPORT_SYMBOL_GPL vmlinux 0xb55de460 HYPERVISOR_dm_op +EXPORT_SYMBOL_GPL vmlinux 0xb561c490 mpi_mul +EXPORT_SYMBOL_GPL vmlinux 0xb570745c __SCK__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xb572e996 acpi_pm_wakeup_event +EXPORT_SYMBOL_GPL vmlinux 0xb582cd29 wakeup_source_create +EXPORT_SYMBOL_GPL vmlinux 0xb585c9a0 nd_region_provider_data +EXPORT_SYMBOL_GPL vmlinux 0xb592d904 __gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL vmlinux 0xb5972cc4 pci_disable_rom +EXPORT_SYMBOL_GPL vmlinux 0xb5a0261c usb_phy_set_charger_state +EXPORT_SYMBOL_GPL vmlinux 0xb5a3098d devm_phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb5a83e35 gnttab_setup_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xb5a85b8d of_alias_from_compatible +EXPORT_SYMBOL_GPL vmlinux 0xb5a8c226 acpi_gsi_to_irq +EXPORT_SYMBOL_GPL vmlinux 0xb5b6fb04 hv_get_vpreg +EXPORT_SYMBOL_GPL vmlinux 0xb5c03fc5 __dma_request_channel +EXPORT_SYMBOL_GPL vmlinux 0xb5f2d2f1 regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xb6192915 mtk_is_virt_gpio +EXPORT_SYMBOL_GPL vmlinux 0xb61b5764 devm_hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb6229d97 sysfs_create_files +EXPORT_SYMBOL_GPL vmlinux 0xb6261484 register_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb6357e53 cpuidle_enable_device +EXPORT_SYMBOL_GPL vmlinux 0xb6382fe5 dst_cache_set_ip6 +EXPORT_SYMBOL_GPL vmlinux 0xb6410433 mpi_addm +EXPORT_SYMBOL_GPL vmlinux 0xb6462605 genpd_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0xb6489fa6 tpm2_probe +EXPORT_SYMBOL_GPL vmlinux 0xb64b7642 lwtunnel_input +EXPORT_SYMBOL_GPL vmlinux 0xb655bf45 regulator_enable_regmap +EXPORT_SYMBOL_GPL vmlinux 0xb655f91b pci_epc_get_next_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xb65cf33e power_supply_class +EXPORT_SYMBOL_GPL vmlinux 0xb6787346 sfp_unregister_socket +EXPORT_SYMBOL_GPL vmlinux 0xb692f239 ip6_push_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0xb6952c20 get_dev_pagemap +EXPORT_SYMBOL_GPL vmlinux 0xb69afbb0 devlink_linecard_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xb6a22ee0 scsi_target_unblock +EXPORT_SYMBOL_GPL vmlinux 0xb6b05e0a strp_check_rcv +EXPORT_SYMBOL_GPL vmlinux 0xb6df084d sbitmap_queue_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0xb6e6d99d clk_disable +EXPORT_SYMBOL_GPL vmlinux 0xb6f713c0 __auxiliary_device_add +EXPORT_SYMBOL_GPL vmlinux 0xb70ac04c pci_p2pmem_alloc_sgl +EXPORT_SYMBOL_GPL vmlinux 0xb70b18a5 cpci_hp_unregister_bus +EXPORT_SYMBOL_GPL vmlinux 0xb70cf451 inet_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xb717a9a5 usb_autopm_get_interface_async +EXPORT_SYMBOL_GPL vmlinux 0xb7329c06 clk_set_phase +EXPORT_SYMBOL_GPL vmlinux 0xb7355931 __skb_zcopy_downgrade_managed +EXPORT_SYMBOL_GPL vmlinux 0xb736e3ea rockchip_clk_register_branches +EXPORT_SYMBOL_GPL vmlinux 0xb73713d7 nvmem_add_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0xb73afc40 xhci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0xb7578a36 devm_device_add_group +EXPORT_SYMBOL_GPL vmlinux 0xb759228c acpi_initialize_hp_context +EXPORT_SYMBOL_GPL vmlinux 0xb75e4f08 irq_set_default_host +EXPORT_SYMBOL_GPL vmlinux 0xb768369a sock_map_close +EXPORT_SYMBOL_GPL vmlinux 0xb76b3d52 devm_regulator_bulk_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xb782c1a3 hv_get_vpreg_128 +EXPORT_SYMBOL_GPL vmlinux 0xb7851cd6 perf_event_create_kernel_counter +EXPORT_SYMBOL_GPL vmlinux 0xb786bf75 pci_write_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xb78e787e fscrypt_set_context +EXPORT_SYMBOL_GPL vmlinux 0xb7982c48 crypto_skcipher_setkey +EXPORT_SYMBOL_GPL vmlinux 0xb7a10e5f sdio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xb7a387fc synchronize_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0xb7ae6e43 led_trigger_event +EXPORT_SYMBOL_GPL vmlinux 0xb7ae9a94 devm_reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xb7c640f7 firmware_request_nowarn +EXPORT_SYMBOL_GPL vmlinux 0xb7c69a63 unregister_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb7c93faa mtk_clk_register_pllfhs +EXPORT_SYMBOL_GPL vmlinux 0xb7d85c79 pstore_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb7e55888 __fsverity_cleanup_inode +EXPORT_SYMBOL_GPL vmlinux 0xb7e76d4f ata_sff_pause +EXPORT_SYMBOL_GPL vmlinux 0xb7eab117 devl_linecard_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb7ed7d2f evm_verifyxattr +EXPORT_SYMBOL_GPL vmlinux 0xb7edab3e pm_generic_thaw_early +EXPORT_SYMBOL_GPL vmlinux 0xb7f26611 icc_sync_state +EXPORT_SYMBOL_GPL vmlinux 0xb7f990e9 rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xb7facb64 tcp_done +EXPORT_SYMBOL_GPL vmlinux 0xb805e37d crypto_unregister_acomp +EXPORT_SYMBOL_GPL vmlinux 0xb809f01e md_account_bio +EXPORT_SYMBOL_GPL vmlinux 0xb80e18bd acpi_subsys_restore_early +EXPORT_SYMBOL_GPL vmlinux 0xb8273d0b __wake_up_sync +EXPORT_SYMBOL_GPL vmlinux 0xb82c531f gpiochip_populate_parent_fwspec_fourcell +EXPORT_SYMBOL_GPL vmlinux 0xb833092e lwtunnel_encap_add_ops +EXPORT_SYMBOL_GPL vmlinux 0xb83e485c ata_host_put +EXPORT_SYMBOL_GPL vmlinux 0xb844eca5 relay_buf_full +EXPORT_SYMBOL_GPL vmlinux 0xb85042e5 gnttab_free_grant_reference_seq +EXPORT_SYMBOL_GPL vmlinux 0xb87501e9 pci_user_write_config_dword +EXPORT_SYMBOL_GPL vmlinux 0xb8781582 imx_clk_hw_sscg_pll +EXPORT_SYMBOL_GPL vmlinux 0xb87de2a4 skb_gso_validate_network_len +EXPORT_SYMBOL_GPL vmlinux 0xb87f40fe cppc_set_enable +EXPORT_SYMBOL_GPL vmlinux 0xb8842525 bpf_trace_run12 +EXPORT_SYMBOL_GPL vmlinux 0xb88dbfce irq_set_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0xb89e69b1 jump_label_update_timeout +EXPORT_SYMBOL_GPL vmlinux 0xb8a00dbb iommu_dev_enable_feature +EXPORT_SYMBOL_GPL vmlinux 0xb8b8c4f0 ti_sci_release_resource +EXPORT_SYMBOL_GPL vmlinux 0xb8c91c50 usb_enable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0xb8cd3a7f nf_logger_put +EXPORT_SYMBOL_GPL vmlinux 0xb8d360db ata_sff_check_status +EXPORT_SYMBOL_GPL vmlinux 0xb8de59a0 dma_resv_get_fences +EXPORT_SYMBOL_GPL vmlinux 0xb8e0c5df dm_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0xb8f11603 idr_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb912560d static_key_disable +EXPORT_SYMBOL_GPL vmlinux 0xb917b6d7 return_address +EXPORT_SYMBOL_GPL vmlinux 0xb940d90d hte_enable_ts +EXPORT_SYMBOL_GPL vmlinux 0xb964bf4a ata_scsi_port_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xb9681621 xdp_do_flush +EXPORT_SYMBOL_GPL vmlinux 0xb96a2515 sata_async_notification +EXPORT_SYMBOL_GPL vmlinux 0xb96e63ee tcp_leave_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xb975c014 of_genpd_add_provider_simple +EXPORT_SYMBOL_GPL vmlinux 0xb980dc42 tracepoint_probe_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb980e20e preempt_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xb9852d11 __traceiter_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xb99a3b00 sbitmap_queue_recalculate_wake_batch +EXPORT_SYMBOL_GPL vmlinux 0xb9b9df41 usb_amd_dev_put +EXPORT_SYMBOL_GPL vmlinux 0xb9c16f51 hv_max_vp_index +EXPORT_SYMBOL_GPL vmlinux 0xb9c425de register_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xb9c4b60e pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0xb9d025c9 llist_del_first +EXPORT_SYMBOL_GPL vmlinux 0xb9dfdf54 dpbp_close +EXPORT_SYMBOL_GPL vmlinux 0xb9ec4c19 meson_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0xb9ecbfd4 adp5520_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xb9efd823 devlink_port_type_ib_set +EXPORT_SYMBOL_GPL vmlinux 0xba0556c0 usb_acpi_set_power_state +EXPORT_SYMBOL_GPL vmlinux 0xba1c9863 devl_dpipe_table_resource_set +EXPORT_SYMBOL_GPL vmlinux 0xba220db7 __wake_up_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xba224ac3 balloon_page_enqueue +EXPORT_SYMBOL_GPL vmlinux 0xba2b7f64 cpufreq_generic_get +EXPORT_SYMBOL_GPL vmlinux 0xba3f41b9 acpi_match_device +EXPORT_SYMBOL_GPL vmlinux 0xba44d4da irq_domain_alloc_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0xba48c08d ip6_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0xba4c37bc rtc_set_time +EXPORT_SYMBOL_GPL vmlinux 0xba4eb143 param_ops_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0xba571836 genphy_c45_read_eee_abilities +EXPORT_SYMBOL_GPL vmlinux 0xba57e94d inverse_translate +EXPORT_SYMBOL_GPL vmlinux 0xba5a350b pcie_flr +EXPORT_SYMBOL_GPL vmlinux 0xba5a3d4f xhci_stop +EXPORT_SYMBOL_GPL vmlinux 0xba5efd18 uart_insert_char +EXPORT_SYMBOL_GPL vmlinux 0xba6eb67d __tracepoint_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xba723ffe ata_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xba7e8c7e tegra_bpmp_put +EXPORT_SYMBOL_GPL vmlinux 0xba865e9c user_read +EXPORT_SYMBOL_GPL vmlinux 0xba89b2ca mtk_clk_gate_ops_setclr_inv +EXPORT_SYMBOL_GPL vmlinux 0xba93f7b9 gpiod_is_active_low +EXPORT_SYMBOL_GPL vmlinux 0xbaa0bda4 get_device +EXPORT_SYMBOL_GPL vmlinux 0xbaa4103e sysfs_update_groups +EXPORT_SYMBOL_GPL vmlinux 0xbaac0404 crypto_type_has_alg +EXPORT_SYMBOL_GPL vmlinux 0xbab76255 dt_init_idle_driver +EXPORT_SYMBOL_GPL vmlinux 0xbab9a9f0 maxim_charger_currents +EXPORT_SYMBOL_GPL vmlinux 0xbabf4219 pm_generic_resume +EXPORT_SYMBOL_GPL vmlinux 0xbac74178 rio_inb_pwrite_handler +EXPORT_SYMBOL_GPL vmlinux 0xbac94448 __tracepoint_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xbac95420 devm_remove_action +EXPORT_SYMBOL_GPL vmlinux 0xbad1ca3b perf_event_update_userpage +EXPORT_SYMBOL_GPL vmlinux 0xbad59fef devm_register_restart_handler +EXPORT_SYMBOL_GPL vmlinux 0xbaf6850c fsnotify_wait_marks_destroyed +EXPORT_SYMBOL_GPL vmlinux 0xbb00a729 clk_hw_unregister_composite +EXPORT_SYMBOL_GPL vmlinux 0xbb028ad3 rcu_gp_slow_register +EXPORT_SYMBOL_GPL vmlinux 0xbb0ab47b debug_locks +EXPORT_SYMBOL_GPL vmlinux 0xbb0b25d2 register_xenbus_watch +EXPORT_SYMBOL_GPL vmlinux 0xbb159ca7 usb_driver_release_interface +EXPORT_SYMBOL_GPL vmlinux 0xbb1a331a sdev_evt_send_simple +EXPORT_SYMBOL_GPL vmlinux 0xbb1c69ff regmap_fields_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0xbb24f372 __SCK__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xbb258c68 adp5520_write +EXPORT_SYMBOL_GPL vmlinux 0xbb29c0cd dev_pm_opp_find_freq_floor +EXPORT_SYMBOL_GPL vmlinux 0xbb36d5ad fib_rules_register +EXPORT_SYMBOL_GPL vmlinux 0xbb36ecc2 nf_queue +EXPORT_SYMBOL_GPL vmlinux 0xbb4146b3 get_completed_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xbb45c820 blk_queue_flag_test_and_set +EXPORT_SYMBOL_GPL vmlinux 0xbb5e6e21 ipv6_proxy_select_ident +EXPORT_SYMBOL_GPL vmlinux 0xbb6025ec __ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0xbb6508da random_get_entropy_fallback +EXPORT_SYMBOL_GPL vmlinux 0xbb6a3cbd devlink_fmsg_arr_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xbb6f025a asymmetric_key_generate_id +EXPORT_SYMBOL_GPL vmlinux 0xbb7195a5 xdp_warn +EXPORT_SYMBOL_GPL vmlinux 0xbb745ef7 ahci_shost_groups +EXPORT_SYMBOL_GPL vmlinux 0xbb7c9da1 devlink_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbb7e9690 gfn_to_hva_memslot +EXPORT_SYMBOL_GPL vmlinux 0xbb87b75a mptcp_pm_get_add_addr_accept_max +EXPORT_SYMBOL_GPL vmlinux 0xbb8ccc82 __irq_domain_add +EXPORT_SYMBOL_GPL vmlinux 0xbb9a812c sdio_writesb +EXPORT_SYMBOL_GPL vmlinux 0xbb9d50e3 pm_clk_resume +EXPORT_SYMBOL_GPL vmlinux 0xbbaabdbc validate_xmit_xfrm +EXPORT_SYMBOL_GPL vmlinux 0xbbb764ad pci_dev_unlock +EXPORT_SYMBOL_GPL vmlinux 0xbbbb35c6 pinctrl_count_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0xbbcdb421 usb_check_bulk_endpoints +EXPORT_SYMBOL_GPL vmlinux 0xbbe5611b crc64_rocksoft_update +EXPORT_SYMBOL_GPL vmlinux 0xbbe56404 sprint_OID +EXPORT_SYMBOL_GPL vmlinux 0xbbed243d phy_driver_is_genphy +EXPORT_SYMBOL_GPL vmlinux 0xbbf3b047 __traceiter_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0xbbf82b6f zynqmp_pm_set_tcm_config +EXPORT_SYMBOL_GPL vmlinux 0xbbf985ea device_wakeup_disable +EXPORT_SYMBOL_GPL vmlinux 0xbc011208 of_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0xbc1428a4 akcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xbc24a427 iomap_file_buffered_write_punch_delalloc +EXPORT_SYMBOL_GPL vmlinux 0xbc314156 nop_mnt_idmap +EXPORT_SYMBOL_GPL vmlinux 0xbc31ec09 devres_close_group +EXPORT_SYMBOL_GPL vmlinux 0xbc3f2cb0 timecounter_cyc2time +EXPORT_SYMBOL_GPL vmlinux 0xbc4f7ee4 wm8350_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xbc5a5aa6 pci_vfs_assigned +EXPORT_SYMBOL_GPL vmlinux 0xbc600dc9 preempt_model_voluntary +EXPORT_SYMBOL_GPL vmlinux 0xbc63acac ip_build_and_send_pkt +EXPORT_SYMBOL_GPL vmlinux 0xbc6bec66 free_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc70523f xhci_run +EXPORT_SYMBOL_GPL vmlinux 0xbc9268d6 __traceiter_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xbc959fe0 gnttab_page_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xbc9b8588 ehci_cf_port_reset_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xbcb81494 devl_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xbcc15e75 ktime_get_coarse_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xbcd1caee spi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xbcdd5b99 iommu_group_set_name +EXPORT_SYMBOL_GPL vmlinux 0xbcdddff2 thermal_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0xbcecc2ad kvm_vcpu_map +EXPORT_SYMBOL_GPL vmlinux 0xbcedfde8 xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0xbcf11364 devm_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xbcf1f0e6 zs_create_pool +EXPORT_SYMBOL_GPL vmlinux 0xbcf23c80 spi_controller_suspend +EXPORT_SYMBOL_GPL vmlinux 0xbcfa66ee __nvdimm_create +EXPORT_SYMBOL_GPL vmlinux 0xbd06f3a9 ata_get_cmd_name +EXPORT_SYMBOL_GPL vmlinux 0xbd0f7fff vp_modern_remove +EXPORT_SYMBOL_GPL vmlinux 0xbd277914 usb_autopm_put_interface_async +EXPORT_SYMBOL_GPL vmlinux 0xbd29cd2f pci_sriov_get_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0xbd311bd5 __irq_set_handler +EXPORT_SYMBOL_GPL vmlinux 0xbd3fe1e3 disable_hardirq +EXPORT_SYMBOL_GPL vmlinux 0xbd5c1113 phy_exit +EXPORT_SYMBOL_GPL vmlinux 0xbd70a824 icc_set_bw +EXPORT_SYMBOL_GPL vmlinux 0xbd710374 scsi_autopm_put_device +EXPORT_SYMBOL_GPL vmlinux 0xbd7aaaee add_memory +EXPORT_SYMBOL_GPL vmlinux 0xbd86909d bpf_verifier_log_write +EXPORT_SYMBOL_GPL vmlinux 0xbda04a91 cond_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xbdb2217d hv_is_isolation_supported +EXPORT_SYMBOL_GPL vmlinux 0xbdd24435 kernel_kobj +EXPORT_SYMBOL_GPL vmlinux 0xbdd683f3 xen_xlate_remap_gfn_array +EXPORT_SYMBOL_GPL vmlinux 0xbdda1b5f vmalloc_huge +EXPORT_SYMBOL_GPL vmlinux 0xbde0cb5e to_nd_desc +EXPORT_SYMBOL_GPL vmlinux 0xbde370e7 pci_epf_bind +EXPORT_SYMBOL_GPL vmlinux 0xbdee26e5 virtqueue_enable_cb_prepare +EXPORT_SYMBOL_GPL vmlinux 0xbdef61e2 ehci_adjust_port_wakeup_flags +EXPORT_SYMBOL_GPL vmlinux 0xbdefff35 sbitmap_show +EXPORT_SYMBOL_GPL vmlinux 0xbdfb5118 evm_inode_init_security +EXPORT_SYMBOL_GPL vmlinux 0xbe0f3951 led_blink_set +EXPORT_SYMBOL_GPL vmlinux 0xbe0fa395 nvmem_device_cell_write +EXPORT_SYMBOL_GPL vmlinux 0xbe137c1e imx_fracn_gppll +EXPORT_SYMBOL_GPL vmlinux 0xbe1dbc01 iomap_bmap +EXPORT_SYMBOL_GPL vmlinux 0xbe2d2251 devm_hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0xbe325781 regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xbe4cae66 xdp_master_redirect +EXPORT_SYMBOL_GPL vmlinux 0xbe57621f ipv6_bpf_stub +EXPORT_SYMBOL_GPL vmlinux 0xbe5c888b crypto_chain +EXPORT_SYMBOL_GPL vmlinux 0xbe5e3414 k3_udma_glue_reset_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0xbe608cc6 device_match_of_node +EXPORT_SYMBOL_GPL vmlinux 0xbe687e88 wake_up_all_idle_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbe6c0354 xfrm_audit_state_add +EXPORT_SYMBOL_GPL vmlinux 0xbe732be2 vp_modern_set_status +EXPORT_SYMBOL_GPL vmlinux 0xbe748c6c lwtunnel_output +EXPORT_SYMBOL_GPL vmlinux 0xbe7a147b i2c_acpi_new_device_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xbe82bb76 perf_event_period +EXPORT_SYMBOL_GPL vmlinux 0xbe844967 ahci_fill_cmd_slot +EXPORT_SYMBOL_GPL vmlinux 0xbe96dfd8 of_reconfig_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbe98ec55 devm_blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0xbe9920bf pm_runtime_autosuspend_expiration +EXPORT_SYMBOL_GPL vmlinux 0xbe9a83d5 dw_pcie_write +EXPORT_SYMBOL_GPL vmlinux 0xbea5ff1e static_key_initialized +EXPORT_SYMBOL_GPL vmlinux 0xbead4e73 __traceiter_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0xbeb7b7d3 __traceiter_rwmmio_read +EXPORT_SYMBOL_GPL vmlinux 0xbec66c3a __apei_exec_run +EXPORT_SYMBOL_GPL vmlinux 0xbed546c1 crypto_alloc_aead +EXPORT_SYMBOL_GPL vmlinux 0xbed65fd8 pm_wakeup_dev_event +EXPORT_SYMBOL_GPL vmlinux 0xbedd6b58 phy_get_rate_matching +EXPORT_SYMBOL_GPL vmlinux 0xbedf7518 sata_set_spd +EXPORT_SYMBOL_GPL vmlinux 0xbeec1704 uart_get_rs485_mode +EXPORT_SYMBOL_GPL vmlinux 0xbeec64ef ahci_platform_deassert_rsts +EXPORT_SYMBOL_GPL vmlinux 0xbeed0661 __rio_local_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xbef07b42 __of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xbf037960 clk_hw_get_parent +EXPORT_SYMBOL_GPL vmlinux 0xbf041102 register_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbf1f98cf phy_power_on +EXPORT_SYMBOL_GPL vmlinux 0xbf2e2e71 housekeeping_enabled +EXPORT_SYMBOL_GPL vmlinux 0xbf4513c3 devlink_linecard_activate +EXPORT_SYMBOL_GPL vmlinux 0xbf53d5be devm_qcom_smem_state_get +EXPORT_SYMBOL_GPL vmlinux 0xbf5e3c9f tty_ldisc_ref_wait +EXPORT_SYMBOL_GPL vmlinux 0xbf5f0d9f gnttab_pages_set_private +EXPORT_SYMBOL_GPL vmlinux 0xbf73d15a __devm_regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0xbf9bace4 spi_mem_get_name +EXPORT_SYMBOL_GPL vmlinux 0xbfb61871 crypto_shoot_alg +EXPORT_SYMBOL_GPL vmlinux 0xbfb7c655 acpi_gpiochip_request_interrupts +EXPORT_SYMBOL_GPL vmlinux 0xbfbbace7 iommu_map +EXPORT_SYMBOL_GPL vmlinux 0xbfbc5434 pciserial_resume_ports +EXPORT_SYMBOL_GPL vmlinux 0xbfc383f2 edac_get_sysfs_subsys +EXPORT_SYMBOL_GPL vmlinux 0xbfde8bd5 pwm_capture +EXPORT_SYMBOL_GPL vmlinux 0xbfe5616d tick_broadcast_oneshot_control +EXPORT_SYMBOL_GPL vmlinux 0xbfea7f1d xfrm_dev_offload_ok +EXPORT_SYMBOL_GPL vmlinux 0xbfed2cd9 __wait_rcu_gp +EXPORT_SYMBOL_GPL vmlinux 0xbffd3638 ahci_start_fis_rx +EXPORT_SYMBOL_GPL vmlinux 0xc002bd55 regmap_attach_dev +EXPORT_SYMBOL_GPL vmlinux 0xc0073751 crypto_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0xc008a46b of_get_named_gpio +EXPORT_SYMBOL_GPL vmlinux 0xc022438c imx_pinconf_set_scu +EXPORT_SYMBOL_GPL vmlinux 0xc03a3f18 acomp_request_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc0464c97 irq_chip_unmask_parent +EXPORT_SYMBOL_GPL vmlinux 0xc046cf84 imx93_clk_gate +EXPORT_SYMBOL_GPL vmlinux 0xc055d240 sk_msg_trim +EXPORT_SYMBOL_GPL vmlinux 0xc056479e iomap_seek_hole +EXPORT_SYMBOL_GPL vmlinux 0xc05725e8 cpufreq_dbs_governor_stop +EXPORT_SYMBOL_GPL vmlinux 0xc0583825 ata_host_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc05885f9 iov_iter_is_aligned +EXPORT_SYMBOL_GPL vmlinux 0xc05cee80 ipi_get_hwirq +EXPORT_SYMBOL_GPL vmlinux 0xc06826ba tracing_snapshot_cond_disable +EXPORT_SYMBOL_GPL vmlinux 0xc071b3c5 trace_seq_putmem +EXPORT_SYMBOL_GPL vmlinux 0xc077ec6b ip_route_output_flow +EXPORT_SYMBOL_GPL vmlinux 0xc0819052 sdio_memcpy_fromio +EXPORT_SYMBOL_GPL vmlinux 0xc090c376 net_selftest_get_strings +EXPORT_SYMBOL_GPL vmlinux 0xc0934624 scmi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xc0a3d155 k3_udma_glue_rx_get_flow_id_base +EXPORT_SYMBOL_GPL vmlinux 0xc0a8f4be phylink_resume +EXPORT_SYMBOL_GPL vmlinux 0xc0a96e14 rcu_gp_is_expedited +EXPORT_SYMBOL_GPL vmlinux 0xc0b2664d devlink_dpipe_header_ipv4 +EXPORT_SYMBOL_GPL vmlinux 0xc0b2efef pci_slots_kset +EXPORT_SYMBOL_GPL vmlinux 0xc0bf25e5 access_process_vm +EXPORT_SYMBOL_GPL vmlinux 0xc0d3acfd regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xc0dcb59e edac_layer_name +EXPORT_SYMBOL_GPL vmlinux 0xc0ea2529 regulator_set_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0xc0ee5c18 pci_assign_unassigned_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0xc0f0458a ip_tunnel_unneed_metadata +EXPORT_SYMBOL_GPL vmlinux 0xc0fef643 bio_blkcg_css +EXPORT_SYMBOL_GPL vmlinux 0xc1086e0c sysrq_toggle_support +EXPORT_SYMBOL_GPL vmlinux 0xc115aa11 fsl_mc_get_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xc127255b acpi_data_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xc12a2e76 led_trigger_register_simple +EXPORT_SYMBOL_GPL vmlinux 0xc12ca5c5 xenbus_dev_probe +EXPORT_SYMBOL_GPL vmlinux 0xc140e9be pci_stop_and_remove_bus_device_locked +EXPORT_SYMBOL_GPL vmlinux 0xc14bdd74 ncsi_unregister_dev +EXPORT_SYMBOL_GPL vmlinux 0xc14f7616 __SCK__tp_func_rwmmio_post_write +EXPORT_SYMBOL_GPL vmlinux 0xc1524904 acpi_device_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xc160b752 do_take_over_console +EXPORT_SYMBOL_GPL vmlinux 0xc167e4ff i2c_adapter_type +EXPORT_SYMBOL_GPL vmlinux 0xc16976fb tty_port_register_device_attr_serdev +EXPORT_SYMBOL_GPL vmlinux 0xc1743430 cpuidle_disable_device +EXPORT_SYMBOL_GPL vmlinux 0xc17515d7 usb_hcds_loaded +EXPORT_SYMBOL_GPL vmlinux 0xc17e9946 usb_show_dynids +EXPORT_SYMBOL_GPL vmlinux 0xc17e9a10 rio_release_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0xc18460d4 dw_pcie_own_conf_map_bus +EXPORT_SYMBOL_GPL vmlinux 0xc18ee617 tty_port_link_device +EXPORT_SYMBOL_GPL vmlinux 0xc19b2437 __tracepoint_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc1a66d67 hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0xc1a8aea3 virtqueue_enable_cb +EXPORT_SYMBOL_GPL vmlinux 0xc1b00d85 ohci_hub_status_data +EXPORT_SYMBOL_GPL vmlinux 0xc1bc8d4b ethnl_cable_test_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc1c8b75f mtk_clk_register_gates +EXPORT_SYMBOL_GPL vmlinux 0xc1ca8eb9 pci_d3cold_disable +EXPORT_SYMBOL_GPL vmlinux 0xc1d158a4 hrtimer_sleeper_start_expires +EXPORT_SYMBOL_GPL vmlinux 0xc1d15a4c phylink_set_port_modes +EXPORT_SYMBOL_GPL vmlinux 0xc1dce028 k3_udma_glue_reset_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xc1e6986e interval_tree_span_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xc1e6f9ea crypto_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xc1e88513 kgdb_unregister_io_module +EXPORT_SYMBOL_GPL vmlinux 0xc1f13467 xenbus_match +EXPORT_SYMBOL_GPL vmlinux 0xc1f6ea22 clk_hw_get_num_parents +EXPORT_SYMBOL_GPL vmlinux 0xc1fbeaab devm_nvdimm_memremap +EXPORT_SYMBOL_GPL vmlinux 0xc204f417 rio_unmap_inb_region +EXPORT_SYMBOL_GPL vmlinux 0xc20916aa register_btf_kfunc_id_set +EXPORT_SYMBOL_GPL vmlinux 0xc20c3a39 vp_modern_set_features +EXPORT_SYMBOL_GPL vmlinux 0xc2104038 scsi_host_busy_iter +EXPORT_SYMBOL_GPL vmlinux 0xc22a3091 vm_unmap_aliases +EXPORT_SYMBOL_GPL vmlinux 0xc22cb285 iommu_report_device_fault +EXPORT_SYMBOL_GPL vmlinux 0xc232e1bc blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0xc2368ea5 ata_xfer_mask2mode +EXPORT_SYMBOL_GPL vmlinux 0xc23ae458 splice_to_pipe +EXPORT_SYMBOL_GPL vmlinux 0xc2472388 tegra210_clk_emc_update_setting +EXPORT_SYMBOL_GPL vmlinux 0xc24c3d16 regulator_set_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0xc25b8971 hv_remove_crash_handler +EXPORT_SYMBOL_GPL vmlinux 0xc263a522 dw_pcie_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0xc2692173 wakeup_sources_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xc289e46d cpufreq_generic_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xc29059f2 devm_thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xc293ee77 pinmux_generic_get_function_name +EXPORT_SYMBOL_GPL vmlinux 0xc2a3e570 errata +EXPORT_SYMBOL_GPL vmlinux 0xc2a814db tcp_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xc2c1c427 perf_event_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc2c2efe7 iomap_release_folio +EXPORT_SYMBOL_GPL vmlinux 0xc2c57e63 nvdimm_region_notify +EXPORT_SYMBOL_GPL vmlinux 0xc2cc653e fuse_conn_put +EXPORT_SYMBOL_GPL vmlinux 0xc2d147eb pci_enable_pasid +EXPORT_SYMBOL_GPL vmlinux 0xc2de27ca hest_disable +EXPORT_SYMBOL_GPL vmlinux 0xc2e8bd59 io_uring_cmd_done +EXPORT_SYMBOL_GPL vmlinux 0xc2ea1aba wm831x_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0xc2fc334a transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc2fdd68b badblocks_clear +EXPORT_SYMBOL_GPL vmlinux 0xc2fe69f7 devm_clk_hw_get_clk +EXPORT_SYMBOL_GPL vmlinux 0xc305e640 ata_sas_port_resume +EXPORT_SYMBOL_GPL vmlinux 0xc310c453 rz_mtu3_shared_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xc3119d9b ohci_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc31bc750 md_bitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0xc31db993 ata_std_postreset +EXPORT_SYMBOL_GPL vmlinux 0xc3298d19 bpf_trace_run1 +EXPORT_SYMBOL_GPL vmlinux 0xc3336b06 __devm_regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0xc340e246 zynqmp_pm_request_node +EXPORT_SYMBOL_GPL vmlinux 0xc341ae6d zs_map_object +EXPORT_SYMBOL_GPL vmlinux 0xc34a3609 syscon_regmap_lookup_by_phandle_args +EXPORT_SYMBOL_GPL vmlinux 0xc3667a28 ahci_reset_controller +EXPORT_SYMBOL_GPL vmlinux 0xc36c2797 ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xc36d1ca6 vcap_keyset_name +EXPORT_SYMBOL_GPL vmlinux 0xc3708747 trace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0xc3805cd1 fs_ftype_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0xc3876c1a hv_isolation_type_snp +EXPORT_SYMBOL_GPL vmlinux 0xc390d66c event_triggers_call +EXPORT_SYMBOL_GPL vmlinux 0xc3997d9d mpi_read_raw_from_sgl +EXPORT_SYMBOL_GPL vmlinux 0xc3a89da0 nvdimm_flush +EXPORT_SYMBOL_GPL vmlinux 0xc3b2d7f7 param_set_uint_minmax +EXPORT_SYMBOL_GPL vmlinux 0xc3b47825 rcu_async_relax +EXPORT_SYMBOL_GPL vmlinux 0xc3b7f213 rtc_update_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0xc3c299e3 kvm_get_running_vcpu +EXPORT_SYMBOL_GPL vmlinux 0xc3c4c6cc hash_algo_name +EXPORT_SYMBOL_GPL vmlinux 0xc3d02202 vp_modern_set_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0xc3de65ff ring_buffer_bytes_cpu +EXPORT_SYMBOL_GPL vmlinux 0xc3ea5305 iommu_default_passthrough +EXPORT_SYMBOL_GPL vmlinux 0xc3f96249 acpi_irq_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xc3fee537 regulator_list_voltage_table +EXPORT_SYMBOL_GPL vmlinux 0xc41cdc52 ata_host_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc424b8c6 regulator_get_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0xc428068d sata_deb_timing_long +EXPORT_SYMBOL_GPL vmlinux 0xc449aeef usb_ep0_reinit +EXPORT_SYMBOL_GPL vmlinux 0xc44a5dee wp_shared_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0xc44afc48 pse_ethtool_set_config +EXPORT_SYMBOL_GPL vmlinux 0xc44ccdae netif_carrier_event +EXPORT_SYMBOL_GPL vmlinux 0xc45090c5 blk_mq_freeze_queue_wait +EXPORT_SYMBOL_GPL vmlinux 0xc452abaa __traceiter_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xc4547b79 sbitmap_bitmap_show +EXPORT_SYMBOL_GPL vmlinux 0xc454fc7b twl_get_type +EXPORT_SYMBOL_GPL vmlinux 0xc459fa7c mtk_eint_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0xc45b7789 __scsi_init_queue +EXPORT_SYMBOL_GPL vmlinux 0xc4628c98 hwmon_notify_event +EXPORT_SYMBOL_GPL vmlinux 0xc46324f6 dynevent_create +EXPORT_SYMBOL_GPL vmlinux 0xc471c67a twl4030_audio_disable_resource +EXPORT_SYMBOL_GPL vmlinux 0xc474a404 addrconf_prefix_rcv_add_addr +EXPORT_SYMBOL_GPL vmlinux 0xc47ee012 kset_find_obj +EXPORT_SYMBOL_GPL vmlinux 0xc492e271 perf_aux_output_begin +EXPORT_SYMBOL_GPL vmlinux 0xc49942d7 pinmux_generic_get_function +EXPORT_SYMBOL_GPL vmlinux 0xc49b87ac dm_audit_log_ti +EXPORT_SYMBOL_GPL vmlinux 0xc4a31146 rdma_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc4a72936 trusted_tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xc4ba9aeb zynqmp_pm_fpga_get_config_status +EXPORT_SYMBOL_GPL vmlinux 0xc4be46d1 dma_run_dependencies +EXPORT_SYMBOL_GPL vmlinux 0xc4d5e0e8 acpi_gpio_get_irq_resource +EXPORT_SYMBOL_GPL vmlinux 0xc4e86b68 da9052_request_irq +EXPORT_SYMBOL_GPL vmlinux 0xc4f0436b usb_wakeup_enabled_descendants +EXPORT_SYMBOL_GPL vmlinux 0xc4f0da12 ktime_get_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xc4f21f9c devm_thermal_of_zone_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc4f9d6af espintcp_queue_out +EXPORT_SYMBOL_GPL vmlinux 0xc51450c6 imx_ccm_lock +EXPORT_SYMBOL_GPL vmlinux 0xc5163e1f tpm2_get_cc_attrs_tbl +EXPORT_SYMBOL_GPL vmlinux 0xc529dae6 irq_domain_reset_irq_data +EXPORT_SYMBOL_GPL vmlinux 0xc52d92a1 devfreq_event_enable_edev +EXPORT_SYMBOL_GPL vmlinux 0xc532e814 dev_pm_opp_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0xc53d79e7 pinctrl_find_and_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xc55475a1 blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0xc5604800 clk_set_rate_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xc569d8ce __clk_get_name +EXPORT_SYMBOL_GPL vmlinux 0xc5741866 rio_del_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0xc575c737 debug_locks_off +EXPORT_SYMBOL_GPL vmlinux 0xc5777fca linear_range_get_selector_low_array +EXPORT_SYMBOL_GPL vmlinux 0xc58a3ee6 icc_node_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc5a5c678 uart_parse_earlycon +EXPORT_SYMBOL_GPL vmlinux 0xc5a5ea51 tc3589x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xc5c755ff em_pd_get +EXPORT_SYMBOL_GPL vmlinux 0xc5d4fc27 dw_pcie_upconfig_setup +EXPORT_SYMBOL_GPL vmlinux 0xc5d9a126 unregister_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xc5e4d1ec blk_mq_wait_quiesce_done +EXPORT_SYMBOL_GPL vmlinux 0xc60a44e5 tegra_bpmp_request_mrq +EXPORT_SYMBOL_GPL vmlinux 0xc611d2eb dw_pcie_setup_rc +EXPORT_SYMBOL_GPL vmlinux 0xc617f82c unregister_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc6250576 ZSTD_isError +EXPORT_SYMBOL_GPL vmlinux 0xc62611e1 scatterwalk_map_and_copy +EXPORT_SYMBOL_GPL vmlinux 0xc62b382b pci_iomap_wc_range +EXPORT_SYMBOL_GPL vmlinux 0xc636d60f __tracepoint_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xc64fd66a add_hwgenerator_randomness +EXPORT_SYMBOL_GPL vmlinux 0xc6572a90 xenbus_read_unsigned +EXPORT_SYMBOL_GPL vmlinux 0xc65a2970 iomap_dio_bio_end_io +EXPORT_SYMBOL_GPL vmlinux 0xc66019cc xen_resume_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc66b77b1 iommu_group_set_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xc66e451c platform_get_irq_byname +EXPORT_SYMBOL_GPL vmlinux 0xc66efa60 skb_segment +EXPORT_SYMBOL_GPL vmlinux 0xc6779093 ring_buffer_record_enable +EXPORT_SYMBOL_GPL vmlinux 0xc68c41d6 __SCK__tp_func_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xc697b0f7 nvmem_device_read +EXPORT_SYMBOL_GPL vmlinux 0xc69b7ee5 zs_destroy_pool +EXPORT_SYMBOL_GPL vmlinux 0xc6a4a872 __clk_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc6b4c6c4 blk_mark_disk_dead +EXPORT_SYMBOL_GPL vmlinux 0xc6bd5117 srcu_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc6cab4de bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc6d1c2d8 ata_msleep +EXPORT_SYMBOL_GPL vmlinux 0xc6def34b gnttab_empty_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xc6e5bcf3 linear_range_get_selector_within +EXPORT_SYMBOL_GPL vmlinux 0xc6e5c1aa devm_mipi_dsi_attach +EXPORT_SYMBOL_GPL vmlinux 0xc6f1473f vchan_find_desc +EXPORT_SYMBOL_GPL vmlinux 0xc6f57d31 acpi_subsys_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0xc7061ef3 iova_cache_put +EXPORT_SYMBOL_GPL vmlinux 0xc7094570 kstrdup_quotable_file +EXPORT_SYMBOL_GPL vmlinux 0xc70afe61 i2c_slave_register +EXPORT_SYMBOL_GPL vmlinux 0xc71557ba ata_link_next +EXPORT_SYMBOL_GPL vmlinux 0xc716a650 poll_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xc733f8b5 fat_truncate_time +EXPORT_SYMBOL_GPL vmlinux 0xc73ff2af invalidate_inode_pages2 +EXPORT_SYMBOL_GPL vmlinux 0xc74c07ce cppc_get_epp_perf +EXPORT_SYMBOL_GPL vmlinux 0xc7556d75 led_set_brightness +EXPORT_SYMBOL_GPL vmlinux 0xc76c76c8 serial8250_rpm_put_tx +EXPORT_SYMBOL_GPL vmlinux 0xc7718d2c shash_ahash_update +EXPORT_SYMBOL_GPL vmlinux 0xc7856e74 __wake_up_locked_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xc78e82ec usb_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0xc7961161 serial8250_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0xc7a16d3e of_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xc7a1840e llist_add_batch +EXPORT_SYMBOL_GPL vmlinux 0xc7a7e770 clk_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xc7a8b00b em_dev_register_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0xc7c23ff0 xenbus_exists +EXPORT_SYMBOL_GPL vmlinux 0xc7d9d53c power_supply_get_property +EXPORT_SYMBOL_GPL vmlinux 0xc7e64fc2 asn1_encode_integer +EXPORT_SYMBOL_GPL vmlinux 0xc7f8160b of_property_read_variable_u32_array +EXPORT_SYMBOL_GPL vmlinux 0xc7fa4aa9 kobj_ns_drop +EXPORT_SYMBOL_GPL vmlinux 0xc805cf32 crypto_spawn_tfm +EXPORT_SYMBOL_GPL vmlinux 0xc8167954 devm_clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0xc82b3a88 __SCK__tp_func_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xc82c721f klist_remove +EXPORT_SYMBOL_GPL vmlinux 0xc841a4ae bpf_trace_run5 +EXPORT_SYMBOL_GPL vmlinux 0xc848e9b8 cpufreq_driver_resolve_freq +EXPORT_SYMBOL_GPL vmlinux 0xc8572353 usb_control_msg_send +EXPORT_SYMBOL_GPL vmlinux 0xc8594d3d reset_control_acquire +EXPORT_SYMBOL_GPL vmlinux 0xc85bd429 dma_mmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xc8677dc5 vcap_del_rule +EXPORT_SYMBOL_GPL vmlinux 0xc86b836e otg_ulpi_create +EXPORT_SYMBOL_GPL vmlinux 0xc87dd725 k3_udma_glue_pop_rx_chn +EXPORT_SYMBOL_GPL vmlinux 0xc88c87a1 ahci_check_ready +EXPORT_SYMBOL_GPL vmlinux 0xc89ff2df dev_pm_opp_put_opp_table +EXPORT_SYMBOL_GPL vmlinux 0xc8a39bee ata_sff_queue_pio_task +EXPORT_SYMBOL_GPL vmlinux 0xc8aadac3 class_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xc8b51388 mmc_get_ext_csd +EXPORT_SYMBOL_GPL vmlinux 0xc8cc707b fscrypt_prepare_new_inode +EXPORT_SYMBOL_GPL vmlinux 0xc8d851eb edac_mc_free +EXPORT_SYMBOL_GPL vmlinux 0xc8ddd5b5 kstrdup_quotable +EXPORT_SYMBOL_GPL vmlinux 0xc8e8eb29 fsverity_verify_blocks +EXPORT_SYMBOL_GPL vmlinux 0xc8f404b6 ata_sas_port_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc8fdcb75 watchdog_set_last_hw_keepalive +EXPORT_SYMBOL_GPL vmlinux 0xc905402b log_write_mmio +EXPORT_SYMBOL_GPL vmlinux 0xc909d200 devm_mipi_dsi_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0xc913eda6 vp_modern_get_num_queues +EXPORT_SYMBOL_GPL vmlinux 0xc91b38fd ahci_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xc91bb50c perf_aux_output_flag +EXPORT_SYMBOL_GPL vmlinux 0xc91fdf58 percpu_ref_is_zero +EXPORT_SYMBOL_GPL vmlinux 0xc92a7e14 ata_sas_port_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc933a902 of_dma_request_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0xc9345c0f digsig_verify +EXPORT_SYMBOL_GPL vmlinux 0xc93ae625 crypto_unregister_skciphers +EXPORT_SYMBOL_GPL vmlinux 0xc93ee1e7 usb_phy_roothub_init +EXPORT_SYMBOL_GPL vmlinux 0xc9561772 fb_destroy_modelist +EXPORT_SYMBOL_GPL vmlinux 0xc95d3091 generic_online_page +EXPORT_SYMBOL_GPL vmlinux 0xc960e7f3 irq_get_default_host +EXPORT_SYMBOL_GPL vmlinux 0xc9641b48 visitor32 +EXPORT_SYMBOL_GPL vmlinux 0xc96427e5 blk_trace_startstop +EXPORT_SYMBOL_GPL vmlinux 0xc9715630 __SCK__tp_func_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc972d441 __suspend_report_result +EXPORT_SYMBOL_GPL vmlinux 0xc9827693 __bpf_call_base +EXPORT_SYMBOL_GPL vmlinux 0xc99bbbd1 ip_icmp_error_rfc4884 +EXPORT_SYMBOL_GPL vmlinux 0xc99e23db devm_platform_get_and_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0xc99eacf6 request_firmware_direct +EXPORT_SYMBOL_GPL vmlinux 0xc9a27115 phy_package_leave +EXPORT_SYMBOL_GPL vmlinux 0xc9a75b5c task_active_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xc9ab8de3 acpi_bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xc9ae299d bus_sort_breadthfirst +EXPORT_SYMBOL_GPL vmlinux 0xc9afe936 switchdev_handle_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0xc9ceea06 clk_has_parent +EXPORT_SYMBOL_GPL vmlinux 0xc9ec4e21 free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xc9f1ffb3 devlink_dpipe_action_put +EXPORT_SYMBOL_GPL vmlinux 0xc9fb00f7 pl320_ipc_transmit +EXPORT_SYMBOL_GPL vmlinux 0xc9fc2ecd xfrm_dev_policy_add +EXPORT_SYMBOL_GPL vmlinux 0xc9fd634a usb_role_switch_put +EXPORT_SYMBOL_GPL vmlinux 0xca05c1ca mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xca0fc1f6 devm_rtc_device_register +EXPORT_SYMBOL_GPL vmlinux 0xca280938 _copy_from_iter_flushcache +EXPORT_SYMBOL_GPL vmlinux 0xca372e36 devm_of_phy_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0xca454a34 vt_get_leds +EXPORT_SYMBOL_GPL vmlinux 0xca500464 ZSTD_getErrorName +EXPORT_SYMBOL_GPL vmlinux 0xca5470df __inet_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0xca65e273 mtk_clk_unregister_factors +EXPORT_SYMBOL_GPL vmlinux 0xca71387d pci_iov_virtfn_devfn +EXPORT_SYMBOL_GPL vmlinux 0xca72e91c __rt_mutex_init +EXPORT_SYMBOL_GPL vmlinux 0xca7b7160 mddev_unlock +EXPORT_SYMBOL_GPL vmlinux 0xca7d8764 kthread_freezable_should_stop +EXPORT_SYMBOL_GPL vmlinux 0xca8bbd68 report_iommu_fault +EXPORT_SYMBOL_GPL vmlinux 0xca8bd3da pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0xca94e80e spi_mem_driver_register_with_owner +EXPORT_SYMBOL_GPL vmlinux 0xca9a1d5e ring_buffer_free +EXPORT_SYMBOL_GPL vmlinux 0xca9c6f0d i2c_dw_prepare_clk +EXPORT_SYMBOL_GPL vmlinux 0xcaae2d6c uart_handle_cts_change +EXPORT_SYMBOL_GPL vmlinux 0xcaaf4691 xfrm_audit_state_delete +EXPORT_SYMBOL_GPL vmlinux 0xcabe04de cpuidle_resume_and_unlock +EXPORT_SYMBOL_GPL vmlinux 0xcac8ea02 pci_find_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0xcad2b76c imx_clk_hw_pfd +EXPORT_SYMBOL_GPL vmlinux 0xcad3fa94 pci_epc_put +EXPORT_SYMBOL_GPL vmlinux 0xcadfa50c __traceiter_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0xcae7ce5d fsl_mc_get_version +EXPORT_SYMBOL_GPL vmlinux 0xcae993f7 __netif_set_xps_queue +EXPORT_SYMBOL_GPL vmlinux 0xcaf1d958 evtchn_get +EXPORT_SYMBOL_GPL vmlinux 0xcaf58e77 blk_trace_remove +EXPORT_SYMBOL_GPL vmlinux 0xcafc7d67 devm_usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0xcb0530be fwnode_create_software_node +EXPORT_SYMBOL_GPL vmlinux 0xcb1701e8 crypto_akcipher_sync_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xcb197fed rz_mtu3_16bit_ch_read +EXPORT_SYMBOL_GPL vmlinux 0xcb1a1d2d __udp_gso_segment +EXPORT_SYMBOL_GPL vmlinux 0xcb1cd6d6 kvm_gfn_to_hva_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xcb216f84 blk_mq_hctx_set_fq_lock_class +EXPORT_SYMBOL_GPL vmlinux 0xcb2bfe2b nvmem_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcb30b996 generic_fh_to_parent +EXPORT_SYMBOL_GPL vmlinux 0xcb4a7d9b public_key_verify_signature +EXPORT_SYMBOL_GPL vmlinux 0xcb4fb22b debugfs_create_bool +EXPORT_SYMBOL_GPL vmlinux 0xcb561441 mem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0xcb5c489d edac_pci_add_device +EXPORT_SYMBOL_GPL vmlinux 0xcb6431db dw8250_setup_port +EXPORT_SYMBOL_GPL vmlinux 0xcb64b513 irq_gc_unmask_enable_reg +EXPORT_SYMBOL_GPL vmlinux 0xcb8cb8ab regulator_irq_map_event_simple +EXPORT_SYMBOL_GPL vmlinux 0xcba31040 devm_namespace_disable +EXPORT_SYMBOL_GPL vmlinux 0xcbc57f64 icc_link_create +EXPORT_SYMBOL_GPL vmlinux 0xcbd10880 folio_mkclean +EXPORT_SYMBOL_GPL vmlinux 0xcbe56bc2 zs_get_total_pages +EXPORT_SYMBOL_GPL vmlinux 0xcbe5df68 pci_p2pmem_find_many +EXPORT_SYMBOL_GPL vmlinux 0xcbeb277c power_supply_external_power_changed +EXPORT_SYMBOL_GPL vmlinux 0xcbebfca0 dev_pm_opp_get_max_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0xcbf449b8 tpm_get_random +EXPORT_SYMBOL_GPL vmlinux 0xcc0fd0a7 k3_ringacc_ring_push_head +EXPORT_SYMBOL_GPL vmlinux 0xcc39c03e nvmem_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcc4c2d16 ptp_parse_header +EXPORT_SYMBOL_GPL vmlinux 0xcc5391ec dm_device_name +EXPORT_SYMBOL_GPL vmlinux 0xcc572afd inet6_hash +EXPORT_SYMBOL_GPL vmlinux 0xcc5e6306 switchdev_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0xcc614f73 usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0xcc66cd3a ahci_platform_suspend +EXPORT_SYMBOL_GPL vmlinux 0xcc89647a edac_mc_alloc +EXPORT_SYMBOL_GPL vmlinux 0xcc90fffd irq_of_parse_and_map +EXPORT_SYMBOL_GPL vmlinux 0xcc9268fc hwpoison_filter_enable +EXPORT_SYMBOL_GPL vmlinux 0xcc935375 walk_iomem_res_desc +EXPORT_SYMBOL_GPL vmlinux 0xcc95aaf7 blk_crypto_evict_key +EXPORT_SYMBOL_GPL vmlinux 0xcc97bb40 clk_fixed_factor_ops +EXPORT_SYMBOL_GPL vmlinux 0xccabde6f crc64_rocksoft_generic +EXPORT_SYMBOL_GPL vmlinux 0xccb24ff6 ip_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0xcccfb2fa sata_deb_timing_hotplug +EXPORT_SYMBOL_GPL vmlinux 0xccd0ce97 blk_mq_unquiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0xccd11720 nvdimm_has_flush +EXPORT_SYMBOL_GPL vmlinux 0xccd86806 ata_id_string +EXPORT_SYMBOL_GPL vmlinux 0xccd91a9c mbox_chan_received_data +EXPORT_SYMBOL_GPL vmlinux 0xccee494c rtnl_put_cacheinfo +EXPORT_SYMBOL_GPL vmlinux 0xccf52bc9 sfp_upstream_start +EXPORT_SYMBOL_GPL vmlinux 0xccf68879 devm_phy_get +EXPORT_SYMBOL_GPL vmlinux 0xcd0be490 usb_phy_roothub_suspend +EXPORT_SYMBOL_GPL vmlinux 0xcd0eca5e gov_attr_set_put +EXPORT_SYMBOL_GPL vmlinux 0xcd1c1a53 trace_seq_printf +EXPORT_SYMBOL_GPL vmlinux 0xcd1d51c0 ata_sas_port_stop +EXPORT_SYMBOL_GPL vmlinux 0xcd24e146 hash_digest_size +EXPORT_SYMBOL_GPL vmlinux 0xcd405519 io_uring_cmd_do_in_task_lazy +EXPORT_SYMBOL_GPL vmlinux 0xcd4e06a3 clockevents_config_and_register +EXPORT_SYMBOL_GPL vmlinux 0xcd4e1ccc clk_hw_round_rate +EXPORT_SYMBOL_GPL vmlinux 0xcd58276e pci_epf_unbind +EXPORT_SYMBOL_GPL vmlinux 0xcd5d4939 usb_create_shared_hcd +EXPORT_SYMBOL_GPL vmlinux 0xcd69b5e0 fuse_dax_cancel_work +EXPORT_SYMBOL_GPL vmlinux 0xcd6d1109 __netdev_watchdog_up +EXPORT_SYMBOL_GPL vmlinux 0xcd6f2dc9 nf_log_buf_add +EXPORT_SYMBOL_GPL vmlinux 0xcd759b82 k3_ringacc_ring_reset +EXPORT_SYMBOL_GPL vmlinux 0xcd78bf8a __percpu_init_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xcd910be7 ti_sci_get_num_resources +EXPORT_SYMBOL_GPL vmlinux 0xcd91b127 system_highpri_wq +EXPORT_SYMBOL_GPL vmlinux 0xcd9cd2ff wakeme_after_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcda2aaba k3_udma_glue_tx_dma_to_cppi5_addr +EXPORT_SYMBOL_GPL vmlinux 0xcdb6adcc ras_userspace_consumers +EXPORT_SYMBOL_GPL vmlinux 0xcdca3691 nr_irqs +EXPORT_SYMBOL_GPL vmlinux 0xcdcd7dc8 gpiochip_irq_unmap +EXPORT_SYMBOL_GPL vmlinux 0xcde26600 cppc_get_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0xcdf264cc virtqueue_enable_cb_delayed +EXPORT_SYMBOL_GPL vmlinux 0xcdfbe0ad fuse_dev_alloc +EXPORT_SYMBOL_GPL vmlinux 0xce01a2f4 led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xce05c24b __get_task_comm +EXPORT_SYMBOL_GPL vmlinux 0xce0a4020 xenbus_directory +EXPORT_SYMBOL_GPL vmlinux 0xce0e789f srcu_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xce0eb74b scmi_protocol_register +EXPORT_SYMBOL_GPL vmlinux 0xce13f1b9 gov_update_cpu_data +EXPORT_SYMBOL_GPL vmlinux 0xce1e99e0 device_find_any_child +EXPORT_SYMBOL_GPL vmlinux 0xce28fe13 spi_mem_poll_status +EXPORT_SYMBOL_GPL vmlinux 0xce2ea96b bpf_trace_run8 +EXPORT_SYMBOL_GPL vmlinux 0xce316d7e zynqmp_pm_set_sd_tapdelay +EXPORT_SYMBOL_GPL vmlinux 0xce373a74 wakeup_source_unregister +EXPORT_SYMBOL_GPL vmlinux 0xce3ea276 fuse_send_init +EXPORT_SYMBOL_GPL vmlinux 0xce598ef2 unregister_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0xce6db656 rcu_is_watching +EXPORT_SYMBOL_GPL vmlinux 0xce6de2c5 regmap_test_bits +EXPORT_SYMBOL_GPL vmlinux 0xce7ce79f iopf_queue_add_device +EXPORT_SYMBOL_GPL vmlinux 0xce81735b alloc_skb_for_msg +EXPORT_SYMBOL_GPL vmlinux 0xce85a546 blk_queue_rq_timeout +EXPORT_SYMBOL_GPL vmlinux 0xceac8674 zynqmp_pm_read_pggs +EXPORT_SYMBOL_GPL vmlinux 0xceb1348a badblocks_set +EXPORT_SYMBOL_GPL vmlinux 0xceb1f126 mpi_read_raw_data +EXPORT_SYMBOL_GPL vmlinux 0xceb63601 usb_hcd_pci_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xcec182df shash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xced6aa8c spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0xcedb51eb of_irq_get +EXPORT_SYMBOL_GPL vmlinux 0xcee1641c kgdb_unregister_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xcee88e7a of_overlay_fdt_apply +EXPORT_SYMBOL_GPL vmlinux 0xcee8a1a9 led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0xceeb5b8c blk_mq_free_request +EXPORT_SYMBOL_GPL vmlinux 0xceeba223 regulator_get +EXPORT_SYMBOL_GPL vmlinux 0xceed8c16 __set_phys_to_machine +EXPORT_SYMBOL_GPL vmlinux 0xcf01b9b7 da903x_reads +EXPORT_SYMBOL_GPL vmlinux 0xcf1a1f81 pci_create_slot +EXPORT_SYMBOL_GPL vmlinux 0xcf41cbf2 gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0xcf6a2ef6 thermal_zone_device_disable +EXPORT_SYMBOL_GPL vmlinux 0xcf84a142 smpboot_register_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0xcf8b8e84 reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xcf9977d9 ata_port_freeze +EXPORT_SYMBOL_GPL vmlinux 0xcf9ee73b devm_ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0xcf9fd6f3 phy_led_trigger_change_speed +EXPORT_SYMBOL_GPL vmlinux 0xcfa0e67d dev_coredumpm +EXPORT_SYMBOL_GPL vmlinux 0xcfaa07df fwnode_find_reference +EXPORT_SYMBOL_GPL vmlinux 0xcfbc7c88 skb_append_pagefrags +EXPORT_SYMBOL_GPL vmlinux 0xcfc0f0c7 sata_scr_write_flush +EXPORT_SYMBOL_GPL vmlinux 0xcfc5108a devlink_fmsg_u8_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xcfc7b4e4 rcu_barrier_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0xcfceb2d1 scsi_host_complete_all_commands +EXPORT_SYMBOL_GPL vmlinux 0xcfd000b3 uhci_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0xcfd30430 device_show_int +EXPORT_SYMBOL_GPL vmlinux 0xcfd30d71 acpi_os_map_memory +EXPORT_SYMBOL_GPL vmlinux 0xcfef7b10 __traceiter_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xcff0f0cb spi_mem_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcff6a477 debugfs_create_str +EXPORT_SYMBOL_GPL vmlinux 0xcffd793e hyperv_report_panic +EXPORT_SYMBOL_GPL vmlinux 0xd00c198f devm_clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xd0150514 mmu_interval_read_begin +EXPORT_SYMBOL_GPL vmlinux 0xd01e4684 dev_pm_opp_remove_all_dynamic +EXPORT_SYMBOL_GPL vmlinux 0xd026d518 HYPERVISOR_vcpu_op +EXPORT_SYMBOL_GPL vmlinux 0xd033e79f ext_pi_type3_crc64 +EXPORT_SYMBOL_GPL vmlinux 0xd03eaf4c schedule_hrtimeout_range +EXPORT_SYMBOL_GPL vmlinux 0xd043a3c8 attribute_container_find_class_device +EXPORT_SYMBOL_GPL vmlinux 0xd0458ccb xenbus_strstate +EXPORT_SYMBOL_GPL vmlinux 0xd04aedfd __SCK__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0xd04eee59 pcie_port_find_device +EXPORT_SYMBOL_GPL vmlinux 0xd05ff796 pinctrl_parse_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0xd0603ee0 crypto_grab_akcipher +EXPORT_SYMBOL_GPL vmlinux 0xd06524ba raw_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd067d3c5 system_freezable_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0xd0686cd4 rcuref_put_slowpath +EXPORT_SYMBOL_GPL vmlinux 0xd0778ab9 imx_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0xd083f6ab ima_inode_hash +EXPORT_SYMBOL_GPL vmlinux 0xd086cbf3 clk_hw_get_parent_index +EXPORT_SYMBOL_GPL vmlinux 0xd097b2e4 devm_regulator_get_enable_optional +EXPORT_SYMBOL_GPL vmlinux 0xd09911a6 acpi_dev_get_irq_type +EXPORT_SYMBOL_GPL vmlinux 0xd0a6ef85 ata_pci_device_do_resume +EXPORT_SYMBOL_GPL vmlinux 0xd0c05159 emergency_restart +EXPORT_SYMBOL_GPL vmlinux 0xd0c189a4 nvdimm_pmem_region_create +EXPORT_SYMBOL_GPL vmlinux 0xd0d156e9 __rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xd0d3f0a4 gen_pool_avail +EXPORT_SYMBOL_GPL vmlinux 0xd0d92b54 mmc_send_abort_tuning +EXPORT_SYMBOL_GPL vmlinux 0xd0db0f12 run_dax +EXPORT_SYMBOL_GPL vmlinux 0xd0fd7085 hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd0fe2631 i2c_handle_smbus_host_notify +EXPORT_SYMBOL_GPL vmlinux 0xd10dbd42 zone_device_page_init +EXPORT_SYMBOL_GPL vmlinux 0xd138c08a free_iova_fast +EXPORT_SYMBOL_GPL vmlinux 0xd13b308e vp_legacy_set_status +EXPORT_SYMBOL_GPL vmlinux 0xd141f710 bpf_prog_create_from_user +EXPORT_SYMBOL_GPL vmlinux 0xd1481de7 mpi_clear +EXPORT_SYMBOL_GPL vmlinux 0xd1523622 iommu_dev_disable_feature +EXPORT_SYMBOL_GPL vmlinux 0xd1527878 bdev_discard_alignment +EXPORT_SYMBOL_GPL vmlinux 0xd1528adb fsl_mc_object_allocate +EXPORT_SYMBOL_GPL vmlinux 0xd1584302 usb_hcd_link_urb_to_ep +EXPORT_SYMBOL_GPL vmlinux 0xd159586c net_prio_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xd1677f31 crypto_akcipher_sync_post +EXPORT_SYMBOL_GPL vmlinux 0xd16956a8 relay_file_operations +EXPORT_SYMBOL_GPL vmlinux 0xd16ceb7c dma_resv_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd179bb49 dev_pm_opp_of_register_em +EXPORT_SYMBOL_GPL vmlinux 0xd196b978 sdio_f0_writeb +EXPORT_SYMBOL_GPL vmlinux 0xd19c3392 pcie_port_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xd1a1de6e power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0xd1a9ca15 __SCK__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xd1b1eb16 nvdimm_to_bus +EXPORT_SYMBOL_GPL vmlinux 0xd1c3fb44 vcap_free_rule +EXPORT_SYMBOL_GPL vmlinux 0xd1c45fbd rio_mport_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xd1c65e0e icc_get_name +EXPORT_SYMBOL_GPL vmlinux 0xd1c9d036 get_net_ns_by_id +EXPORT_SYMBOL_GPL vmlinux 0xd1cbc23c add_timer_on +EXPORT_SYMBOL_GPL vmlinux 0xd1ee2876 fscrypt_ioctl_get_nonce +EXPORT_SYMBOL_GPL vmlinux 0xd1f1f244 serial8250_do_get_mctrl +EXPORT_SYMBOL_GPL vmlinux 0xd1f2eee2 nf_logger_find_get +EXPORT_SYMBOL_GPL vmlinux 0xd2008f44 debugfs_read_file_bool +EXPORT_SYMBOL_GPL vmlinux 0xd217e9e6 trace_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0xd21b61bd async_schedule_node_domain +EXPORT_SYMBOL_GPL vmlinux 0xd21f1d35 __SCK__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xd23de84e iommu_alloc_resv_region +EXPORT_SYMBOL_GPL vmlinux 0xd242cf7d xenbus_free_evtchn +EXPORT_SYMBOL_GPL vmlinux 0xd243056f tpm_try_get_ops +EXPORT_SYMBOL_GPL vmlinux 0xd2459481 cdx_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0xd248a519 rockchip_pmu_block +EXPORT_SYMBOL_GPL vmlinux 0xd24e9e8c klist_init +EXPORT_SYMBOL_GPL vmlinux 0xd24f001a pci_ecam_map_bus +EXPORT_SYMBOL_GPL vmlinux 0xd252a79c scsi_block_targets +EXPORT_SYMBOL_GPL vmlinux 0xd260af0d ring_buffer_write +EXPORT_SYMBOL_GPL vmlinux 0xd271f7c4 genphy_c45_pma_baset1_setup_master_slave +EXPORT_SYMBOL_GPL vmlinux 0xd273b1b1 __round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xd27eeb4b alloc_iova +EXPORT_SYMBOL_GPL vmlinux 0xd27f121e trace_array_put +EXPORT_SYMBOL_GPL vmlinux 0xd27f215d gnttab_alloc_grant_references +EXPORT_SYMBOL_GPL vmlinux 0xd27fbafd gpmc_omap_onenand_set_timings +EXPORT_SYMBOL_GPL vmlinux 0xd289e48e k3_udma_glue_rx_flow_init +EXPORT_SYMBOL_GPL vmlinux 0xd291d190 fsl_mc_populate_irq_pool +EXPORT_SYMBOL_GPL vmlinux 0xd29c1f10 __traceiter_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xd2a1f263 __mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xd2a6277b fb_bl_default_curve +EXPORT_SYMBOL_GPL vmlinux 0xd2a84019 of_get_regulator_init_data +EXPORT_SYMBOL_GPL vmlinux 0xd2b10a05 ata_timing_find_mode +EXPORT_SYMBOL_GPL vmlinux 0xd2b13939 devm_phy_put +EXPORT_SYMBOL_GPL vmlinux 0xd2b40441 __traceiter_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xd2b65487 tc3589x_block_write +EXPORT_SYMBOL_GPL vmlinux 0xd2d54a65 mtk_paris_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0xd2d7e59b unregister_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0xd2ef6a40 phylink_mii_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xd2f16c9f xenbus_dev_is_online +EXPORT_SYMBOL_GPL vmlinux 0xd3062172 dax_writeback_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0xd30fbfc2 cpci_hp_register_bus +EXPORT_SYMBOL_GPL vmlinux 0xd31106c9 generic_handle_domain_irq +EXPORT_SYMBOL_GPL vmlinux 0xd313bc7b xas_nomem +EXPORT_SYMBOL_GPL vmlinux 0xd31a2ac5 ring_buffer_oldest_event_ts +EXPORT_SYMBOL_GPL vmlinux 0xd320ebaf pci_epc_get_first_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xd32291dc virtio_max_dma_size +EXPORT_SYMBOL_GPL vmlinux 0xd33ac486 tpm_chip_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd33ada8b cci_probed +EXPORT_SYMBOL_GPL vmlinux 0xd343dd9c dma_resv_describe +EXPORT_SYMBOL_GPL vmlinux 0xd3461e62 __traceiter_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xd35256f4 crypto_alloc_acomp +EXPORT_SYMBOL_GPL vmlinux 0xd3535047 percpu_is_read_locked +EXPORT_SYMBOL_GPL vmlinux 0xd3551a76 zynqmp_pm_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xd3579661 devm_pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0xd35bb407 regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xd3632cea alloc_dax +EXPORT_SYMBOL_GPL vmlinux 0xd36760ef __usb_get_extra_descriptor +EXPORT_SYMBOL_GPL vmlinux 0xd36b15df led_blink_set_oneshot +EXPORT_SYMBOL_GPL vmlinux 0xd36fe26c gpiod_get_direction +EXPORT_SYMBOL_GPL vmlinux 0xd3716fab __fsverity_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0xd372e557 device_match_devt +EXPORT_SYMBOL_GPL vmlinux 0xd3752c27 atomic_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xd37c8976 debounce_time_mt6765 +EXPORT_SYMBOL_GPL vmlinux 0xd37dc21b __cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0xd385f125 sbitmap_queue_show +EXPORT_SYMBOL_GPL vmlinux 0xd3901d33 acpi_dev_resource_address_space +EXPORT_SYMBOL_GPL vmlinux 0xd39e9848 put_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xd3a7b7c4 trace_array_printk +EXPORT_SYMBOL_GPL vmlinux 0xd3acd1c5 power_supply_charge_behaviour_show +EXPORT_SYMBOL_GPL vmlinux 0xd3b3298d __spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0xd3b6703b usb_free_streams +EXPORT_SYMBOL_GPL vmlinux 0xd3b7fb52 rtc_update_irq +EXPORT_SYMBOL_GPL vmlinux 0xd3bacb7b phy_save_page +EXPORT_SYMBOL_GPL vmlinux 0xd3c0aaa7 ata_host_resume +EXPORT_SYMBOL_GPL vmlinux 0xd3eaecb4 debugfs_print_regs32 +EXPORT_SYMBOL_GPL vmlinux 0xd3eaf1ed devlink_dpipe_entry_clear +EXPORT_SYMBOL_GPL vmlinux 0xd3ec851c __traceiter_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd3f0cd42 misc_cg_res_total_usage +EXPORT_SYMBOL_GPL vmlinux 0xd3f2f3a8 regmap_get_val_bytes +EXPORT_SYMBOL_GPL vmlinux 0xd3feafe3 sdio_f0_readb +EXPORT_SYMBOL_GPL vmlinux 0xd4034828 system_freezable_wq +EXPORT_SYMBOL_GPL vmlinux 0xd407417e rtnl_register_module +EXPORT_SYMBOL_GPL vmlinux 0xd40c459b virtqueue_resize +EXPORT_SYMBOL_GPL vmlinux 0xd41148c6 class_register +EXPORT_SYMBOL_GPL vmlinux 0xd41c531f platform_unregister_drivers +EXPORT_SYMBOL_GPL vmlinux 0xd41f4758 xenbus_setup_ring +EXPORT_SYMBOL_GPL vmlinux 0xd4232f6d pci_epc_raise_irq +EXPORT_SYMBOL_GPL vmlinux 0xd426dbc4 erst_get_record_count +EXPORT_SYMBOL_GPL vmlinux 0xd42df7d6 component_compare_dev +EXPORT_SYMBOL_GPL vmlinux 0xd42f1d4e show_rcu_tasks_rude_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd449c324 acpi_subsys_freeze +EXPORT_SYMBOL_GPL vmlinux 0xd44a5eac kgdb_register_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xd44c5b0b sysfs_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0xd450bfdf sysfs_merge_group +EXPORT_SYMBOL_GPL vmlinux 0xd453990a regmap_async_complete_cb +EXPORT_SYMBOL_GPL vmlinux 0xd46af5ef cppc_get_perf_ctrs +EXPORT_SYMBOL_GPL vmlinux 0xd47548fd fsl_mc_device_remove +EXPORT_SYMBOL_GPL vmlinux 0xd48456f9 devm_regulator_bulk_get_const +EXPORT_SYMBOL_GPL vmlinux 0xd48a9773 drop_reasons_register_subsys +EXPORT_SYMBOL_GPL vmlinux 0xd4935851 __SCK__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0xd49cabf3 strp_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xd4ab0019 rio_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xd4b6157e devlink_health_reporter_recovery_done +EXPORT_SYMBOL_GPL vmlinux 0xd4b7b9fa get_device_system_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0xd4b935ed gpiochip_generic_config +EXPORT_SYMBOL_GPL vmlinux 0xd4b9a616 reset_control_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xd4c14632 system_unbound_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4c7e162 __root_device_register +EXPORT_SYMBOL_GPL vmlinux 0xd4c8a124 dev_pm_qos_hide_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xd4cb75a2 register_trace_event +EXPORT_SYMBOL_GPL vmlinux 0xd4cbdbe3 __SCK__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xd4cdd27d tpm1_getcap +EXPORT_SYMBOL_GPL vmlinux 0xd4dbf609 subsys_virtual_register +EXPORT_SYMBOL_GPL vmlinux 0xd4e3b3c6 pinctrl_generic_get_group_name +EXPORT_SYMBOL_GPL vmlinux 0xd4e6d7e0 linear_range_get_value +EXPORT_SYMBOL_GPL vmlinux 0xd4f5bfa5 iommu_queue_iopf +EXPORT_SYMBOL_GPL vmlinux 0xd4fe045a alarmtimer_get_rtcdev +EXPORT_SYMBOL_GPL vmlinux 0xd5267db5 sock_prot_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0xd5301b2c linear_range_get_max_value +EXPORT_SYMBOL_GPL vmlinux 0xd540ba7e skb_segment_list +EXPORT_SYMBOL_GPL vmlinux 0xd5474690 usb_role_switch_set_role +EXPORT_SYMBOL_GPL vmlinux 0xd54f8d68 acpi_ec_add_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xd55ad93b iommu_group_get_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xd55cddda xdp_features_clear_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0xd57d7827 ulpi_viewport_access_ops +EXPORT_SYMBOL_GPL vmlinux 0xd5807af3 k3_ringacc_ring_pop +EXPORT_SYMBOL_GPL vmlinux 0xd590cb09 fsnotify_add_mark +EXPORT_SYMBOL_GPL vmlinux 0xd59a1587 linkmode_resolve_pause +EXPORT_SYMBOL_GPL vmlinux 0xd5aa02b7 __dev_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xd5abb3c9 iommu_page_response +EXPORT_SYMBOL_GPL vmlinux 0xd5afa936 iommu_group_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xd5ba7e0c rio_unregister_scan +EXPORT_SYMBOL_GPL vmlinux 0xd5cc1760 sdio_writew +EXPORT_SYMBOL_GPL vmlinux 0xd5e4648a __auxiliary_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xd5ebf9b1 pci_user_write_config_byte +EXPORT_SYMBOL_GPL vmlinux 0xd5f5865d __tracepoint_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0xd5faa0e2 regmap_irq_get_domain +EXPORT_SYMBOL_GPL vmlinux 0xd604ad68 ehci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0xd60d5eef gpiod_to_chip +EXPORT_SYMBOL_GPL vmlinux 0xd61d89ad i2c_generic_scl_recovery +EXPORT_SYMBOL_GPL vmlinux 0xd6251353 ftrace_set_filter_ips +EXPORT_SYMBOL_GPL vmlinux 0xd62e239b vp_legacy_get_status +EXPORT_SYMBOL_GPL vmlinux 0xd6361021 hypervisor_kobj +EXPORT_SYMBOL_GPL vmlinux 0xd6388d57 crypto_aead_setauthsize +EXPORT_SYMBOL_GPL vmlinux 0xd63910fc ack_all_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xd64ed259 __memcat_p +EXPORT_SYMBOL_GPL vmlinux 0xd651209d crypto_unregister_rng +EXPORT_SYMBOL_GPL vmlinux 0xd657b0c6 devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0xd6588867 usb_put_intf +EXPORT_SYMBOL_GPL vmlinux 0xd66273c5 tcp_reno_undo_cwnd +EXPORT_SYMBOL_GPL vmlinux 0xd665631e follow_pte +EXPORT_SYMBOL_GPL vmlinux 0xd666f589 fwnode_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0xd66a7a35 sbitmap_queue_wake_all +EXPORT_SYMBOL_GPL vmlinux 0xd66ffac0 vcap_set_tc_exterr +EXPORT_SYMBOL_GPL vmlinux 0xd67364f7 eventfd_ctx_fdget +EXPORT_SYMBOL_GPL vmlinux 0xd6752302 cpufreq_dbs_governor_exit +EXPORT_SYMBOL_GPL vmlinux 0xd67b86a3 thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xd6aafb42 crc64_rocksoft +EXPORT_SYMBOL_GPL vmlinux 0xd6ac59e1 is_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xd6ae9ba7 rcu_async_should_hurry +EXPORT_SYMBOL_GPL vmlinux 0xd6b27e8a xas_set_mark +EXPORT_SYMBOL_GPL vmlinux 0xd6cd39e1 dm_bio_get_target_bio_nr +EXPORT_SYMBOL_GPL vmlinux 0xd6d8f6b3 topology_set_scale_freq_source +EXPORT_SYMBOL_GPL vmlinux 0xd6edf1d0 crypto_alloc_base +EXPORT_SYMBOL_GPL vmlinux 0xd6fbda18 blkcg_policy_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd70047a9 __nvmem_layout_register +EXPORT_SYMBOL_GPL vmlinux 0xd70e79f7 blk_queue_write_cache +EXPORT_SYMBOL_GPL vmlinux 0xd71c7d7c thermal_zone_get_zone_by_name +EXPORT_SYMBOL_GPL vmlinux 0xd71ea161 rio_dma_prep_slave_sg +EXPORT_SYMBOL_GPL vmlinux 0xd72361a3 sysfs_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0xd7269c64 osc_sb_native_usb4_control +EXPORT_SYMBOL_GPL vmlinux 0xd7293ffc percpu_ref_reinit +EXPORT_SYMBOL_GPL vmlinux 0xd72feba2 xenbus_read_driver_state +EXPORT_SYMBOL_GPL vmlinux 0xd72fecb8 device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd732aa05 crypto_unregister_ahashes +EXPORT_SYMBOL_GPL vmlinux 0xd733f086 blk_crypto_intersect_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xd74e400f show_rcu_tasks_classic_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd75b20aa rsa_parse_priv_key +EXPORT_SYMBOL_GPL vmlinux 0xd75c7ade l3mdev_ifindex_lookup_by_table_id +EXPORT_SYMBOL_GPL vmlinux 0xd75e9f65 xdp_rxq_info_unused +EXPORT_SYMBOL_GPL vmlinux 0xd768e985 regulator_has_full_constraints +EXPORT_SYMBOL_GPL vmlinux 0xd76fa8e1 xdp_return_buff +EXPORT_SYMBOL_GPL vmlinux 0xd773a63e blk_mq_freeze_queue_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0xd7814cf9 fuse_free_conn +EXPORT_SYMBOL_GPL vmlinux 0xd792aa54 devm_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0xd7a0c5f5 i2c_acpi_find_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0xd7a86ea4 tcp_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0xd7aea26e kernel_read_file_from_path_initns +EXPORT_SYMBOL_GPL vmlinux 0xd7b07c9c tpm_tis_resume +EXPORT_SYMBOL_GPL vmlinux 0xd7b2cbf9 pwm_adjust_config +EXPORT_SYMBOL_GPL vmlinux 0xd7c478e3 device_iommu_capable +EXPORT_SYMBOL_GPL vmlinux 0xd7c91b63 tegra210_sata_pll_hw_control_enable +EXPORT_SYMBOL_GPL vmlinux 0xd7cd28f9 ahci_do_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xd7cea889 edac_mod_work +EXPORT_SYMBOL_GPL vmlinux 0xd7d194f8 xenbus_dev_groups +EXPORT_SYMBOL_GPL vmlinux 0xd7d70771 vring_notification_data +EXPORT_SYMBOL_GPL vmlinux 0xd7dccd23 __SCK__tp_func_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0xd7ec72d2 __regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0xd8091666 vp_modern_set_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0xd8122b83 usb_of_get_companion_dev +EXPORT_SYMBOL_GPL vmlinux 0xd823d36d __SCK__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0xd82f1cad kiocb_modified +EXPORT_SYMBOL_GPL vmlinux 0xd8370acd devl_rate_nodes_destroy +EXPORT_SYMBOL_GPL vmlinux 0xd845629a regulator_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xd84d35bd dax_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xd8598097 fuse_direct_io +EXPORT_SYMBOL_GPL vmlinux 0xd86de73d fsl_mc_portal_reset +EXPORT_SYMBOL_GPL vmlinux 0xd870dae8 devl_dpipe_table_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd87c9fde of_clk_hw_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0xd87cb8eb dma_fence_unwrap_next +EXPORT_SYMBOL_GPL vmlinux 0xd87e0249 ahci_port_resume +EXPORT_SYMBOL_GPL vmlinux 0xd87fc0a0 usb_amd_prefetch_quirk +EXPORT_SYMBOL_GPL vmlinux 0xd8811728 gpiochip_generic_request +EXPORT_SYMBOL_GPL vmlinux 0xd885bf4d exportfs_encode_fh +EXPORT_SYMBOL_GPL vmlinux 0xd88a2432 pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0xd8a2db1d irq_domain_free_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0xd8c23ffb blk_rq_poll +EXPORT_SYMBOL_GPL vmlinux 0xd8cdb6d0 ncsi_vlan_rx_add_vid +EXPORT_SYMBOL_GPL vmlinux 0xd8d3e197 clk_register +EXPORT_SYMBOL_GPL vmlinux 0xd8d631ed acpi_processor_get_performance_info +EXPORT_SYMBOL_GPL vmlinux 0xd8d68ab1 dmi_memdev_type +EXPORT_SYMBOL_GPL vmlinux 0xd8dba5bb trace_output_call +EXPORT_SYMBOL_GPL vmlinux 0xd8e3833a mtk_pinconf_bias_disable_set +EXPORT_SYMBOL_GPL vmlinux 0xd8ee440d vcap_enable_lookups +EXPORT_SYMBOL_GPL vmlinux 0xd8fbb14d net_cls_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xd8ffb628 skb_to_sgvec_nomark +EXPORT_SYMBOL_GPL vmlinux 0xd9007f4d kobject_get_path +EXPORT_SYMBOL_GPL vmlinux 0xd903f419 phylink_get_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xd90a93a7 k3_udma_glue_rx_get_irq +EXPORT_SYMBOL_GPL vmlinux 0xd912fa5e ata_std_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xd91dbd1f xdp_alloc_skb_bulk +EXPORT_SYMBOL_GPL vmlinux 0xd92ef192 security_kernel_post_load_data +EXPORT_SYMBOL_GPL vmlinux 0xd92f0791 leds_list_lock +EXPORT_SYMBOL_GPL vmlinux 0xd949a981 scsi_mode_select +EXPORT_SYMBOL_GPL vmlinux 0xd9562d12 thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0xd963c28b acpi_dev_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0xd968e3ae rio_route_get_entry +EXPORT_SYMBOL_GPL vmlinux 0xd96babb4 interval_tree_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd98d9768 skb_splice_bits +EXPORT_SYMBOL_GPL vmlinux 0xd9916c3a idr_alloc_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd9993e78 ipv6_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0xd9a0d8bf fb_deferred_io_fsync +EXPORT_SYMBOL_GPL vmlinux 0xd9b19aa5 __tracepoint_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0xd9bb2c13 pkcs7_get_content_data +EXPORT_SYMBOL_GPL vmlinux 0xd9bd8950 elv_register +EXPORT_SYMBOL_GPL vmlinux 0xd9d5844f ahci_kick_engine +EXPORT_SYMBOL_GPL vmlinux 0xd9d5e762 device_match_any +EXPORT_SYMBOL_GPL vmlinux 0xd9d61984 sk_msg_return_zero +EXPORT_SYMBOL_GPL vmlinux 0xd9dab097 get_net_ns +EXPORT_SYMBOL_GPL vmlinux 0xd9e24457 ring_buffer_peek +EXPORT_SYMBOL_GPL vmlinux 0xd9e61980 phy_gbit_all_ports_features +EXPORT_SYMBOL_GPL vmlinux 0xd9e822d5 devm_regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xd9efcf66 da903x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0xd9f71e42 regulator_set_active_discharge_regmap +EXPORT_SYMBOL_GPL vmlinux 0xd9faa7a5 zynqmp_pm_set_pll_frac_mode +EXPORT_SYMBOL_GPL vmlinux 0xd9ff2172 ezx_pcap_write +EXPORT_SYMBOL_GPL vmlinux 0xda01ac7b user_update +EXPORT_SYMBOL_GPL vmlinux 0xda03133b pci_hp_del +EXPORT_SYMBOL_GPL vmlinux 0xda08cddb dm_send_uevents +EXPORT_SYMBOL_GPL vmlinux 0xda0947de kmsg_dump_unregister +EXPORT_SYMBOL_GPL vmlinux 0xda0a470c iommu_detach_device +EXPORT_SYMBOL_GPL vmlinux 0xda10e1e2 phy_basic_t1_features +EXPORT_SYMBOL_GPL vmlinux 0xda149364 irq_remove_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xda320d31 sfp_module_start +EXPORT_SYMBOL_GPL vmlinux 0xda3427f9 irq_chip_eoi_parent +EXPORT_SYMBOL_GPL vmlinux 0xda3a2900 gpiochip_relres_irq +EXPORT_SYMBOL_GPL vmlinux 0xda3e2bc5 scsi_dh_attached_handler_name +EXPORT_SYMBOL_GPL vmlinux 0xda3efeea icc_provider_init +EXPORT_SYMBOL_GPL vmlinux 0xda428c3c sk_msg_zerocopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0xda42fc27 gnttab_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xda4e8eb6 fscrypt_symlink_getattr +EXPORT_SYMBOL_GPL vmlinux 0xda621d06 fuse_do_open +EXPORT_SYMBOL_GPL vmlinux 0xda6e05b3 gpiod_get_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xda706b2e dw_pcie_write_dbi +EXPORT_SYMBOL_GPL vmlinux 0xda74ddf8 kvm_vcpu_read_guest_atomic +EXPORT_SYMBOL_GPL vmlinux 0xda7912d4 freq_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xda824136 devm_irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xda8a4ce4 dma_get_any_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0xda8e1302 software_node_find_by_name +EXPORT_SYMBOL_GPL vmlinux 0xda8e91e6 __clocksource_update_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0xda9307c6 iomap_invalidate_folio +EXPORT_SYMBOL_GPL vmlinux 0xda987ad6 unix_peer_get +EXPORT_SYMBOL_GPL vmlinux 0xdaa06dc1 acpi_lpat_raw_to_temp +EXPORT_SYMBOL_GPL vmlinux 0xdaa300e9 pci_epc_get +EXPORT_SYMBOL_GPL vmlinux 0xdab5a1eb interval_tree_insert +EXPORT_SYMBOL_GPL vmlinux 0xdabc9646 of_icc_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0xdac6d31e ata_sff_softreset +EXPORT_SYMBOL_GPL vmlinux 0xdad76656 dw_pcie_ep_init_complete +EXPORT_SYMBOL_GPL vmlinux 0xdae76216 blk_crypto_profile_destroy +EXPORT_SYMBOL_GPL vmlinux 0xdaecdfa0 sync_blockdev_nowait +EXPORT_SYMBOL_GPL vmlinux 0xdaf1a628 pci_epf_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xdb050f0b pci_set_cacheline_size +EXPORT_SYMBOL_GPL vmlinux 0xdb096b3e key_type_encrypted +EXPORT_SYMBOL_GPL vmlinux 0xdb0ea706 ahci_init_controller +EXPORT_SYMBOL_GPL vmlinux 0xdb1352fa sdio_readl +EXPORT_SYMBOL_GPL vmlinux 0xdb1ab1dd nvmem_cell_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0xdb1e069d rio_release_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xdb2289e5 tracepoint_srcu +EXPORT_SYMBOL_GPL vmlinux 0xdb3ccf3d con_debug_enter +EXPORT_SYMBOL_GPL vmlinux 0xdb48f949 fscrypt_show_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0xdb4f576f hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0xdb63a944 acpi_lpat_get_conversion_table +EXPORT_SYMBOL_GPL vmlinux 0xdb6d2d1d spi_async +EXPORT_SYMBOL_GPL vmlinux 0xdb8952f6 tcp_reno_cong_avoid +EXPORT_SYMBOL_GPL vmlinux 0xdb8a0da7 virtqueue_notify +EXPORT_SYMBOL_GPL vmlinux 0xdb8a1b3f usermodehelper_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0xdb8b741d battery_hook_register +EXPORT_SYMBOL_GPL vmlinux 0xdb931d6d usb_add_hcd +EXPORT_SYMBOL_GPL vmlinux 0xdb980a89 __pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0xdba08b49 regulator_suspend_enable +EXPORT_SYMBOL_GPL vmlinux 0xdbb059db mptcp_pm_get_local_addr_max +EXPORT_SYMBOL_GPL vmlinux 0xdbc6bcf6 reset_control_get_count +EXPORT_SYMBOL_GPL vmlinux 0xdbca7f30 hv_setup_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0xdbdb0e8b request_any_context_irq +EXPORT_SYMBOL_GPL vmlinux 0xdbe11054 bus_register +EXPORT_SYMBOL_GPL vmlinux 0xdbe3dbe0 vhost_task_create +EXPORT_SYMBOL_GPL vmlinux 0xdbe8d8a0 __SCK__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xdbf7cb70 mpi_get_nbits +EXPORT_SYMBOL_GPL vmlinux 0xdbfb5b5f devm_bitmap_zalloc +EXPORT_SYMBOL_GPL vmlinux 0xdbfd6562 debugfs_create_file_unsafe +EXPORT_SYMBOL_GPL vmlinux 0xdc02eb39 dmi_available +EXPORT_SYMBOL_GPL vmlinux 0xdc0e8a99 gpiod_set_array_value +EXPORT_SYMBOL_GPL vmlinux 0xdc131b04 irq_chip_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc139c13 k3_udma_glue_tx_get_hdesc_size +EXPORT_SYMBOL_GPL vmlinux 0xdc200631 sysfs_remove_file_from_group +EXPORT_SYMBOL_GPL vmlinux 0xdc214485 cdx_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xdc298b95 devm_regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xdc32a52c __traceiter_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0xdc331897 skb_mpls_pop +EXPORT_SYMBOL_GPL vmlinux 0xdc3e7dc5 crypto_register_akcipher +EXPORT_SYMBOL_GPL vmlinux 0xdc43bdc6 pci_vpd_find_ro_info_keyword +EXPORT_SYMBOL_GPL vmlinux 0xdc45a5db edac_stop_work +EXPORT_SYMBOL_GPL vmlinux 0xdc6596fa irq_set_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc6699cb acpi_dev_free_resource_list +EXPORT_SYMBOL_GPL vmlinux 0xdc74fc07 phylink_connect_phy +EXPORT_SYMBOL_GPL vmlinux 0xdc7659c1 tty_buffer_lock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xdc7df67f apei_exec_ctx_init +EXPORT_SYMBOL_GPL vmlinux 0xdc825d6c usb_amd_quirk_pll_disable +EXPORT_SYMBOL_GPL vmlinux 0xdc841b74 misc_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdc9132e5 usb_of_get_interface_node +EXPORT_SYMBOL_GPL vmlinux 0xdc91485e unregister_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0xdc97af2e syscore_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdc9f6bca __SCK__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0xdc9fa232 raw_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xdca56bd1 vp_modern_get_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0xdcace563 rtnl_af_unregister +EXPORT_SYMBOL_GPL vmlinux 0xdcb0a2c0 phylink_stop +EXPORT_SYMBOL_GPL vmlinux 0xdcc87e31 nvmem_cell_read_u32 +EXPORT_SYMBOL_GPL vmlinux 0xdccb5d40 pm_clk_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0xdcd50083 devm_request_pci_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0xdceb5362 efi_status_to_err +EXPORT_SYMBOL_GPL vmlinux 0xdd0762df set_worker_desc +EXPORT_SYMBOL_GPL vmlinux 0xdd07ec05 dev_pm_set_dedicated_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xdd0a63ff sysfs_remove_link_from_group +EXPORT_SYMBOL_GPL vmlinux 0xdd178478 fscrypt_set_bio_crypt_ctx_bh +EXPORT_SYMBOL_GPL vmlinux 0xdd211bc0 netlink_remove_tap +EXPORT_SYMBOL_GPL vmlinux 0xdd4e9449 kvm_read_guest_offset_cached +EXPORT_SYMBOL_GPL vmlinux 0xdd51e159 __kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0xdd626ee3 fuse_len_args +EXPORT_SYMBOL_GPL vmlinux 0xdd6c9a70 rtc_read_alarm +EXPORT_SYMBOL_GPL vmlinux 0xdd73fa7b balloon_page_dequeue +EXPORT_SYMBOL_GPL vmlinux 0xdd7ef2e8 rio_request_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xdd81d8f6 __SCK__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0xdd87cbcc bpf_trace_run3 +EXPORT_SYMBOL_GPL vmlinux 0xdd97d75a acpi_subsys_poweroff +EXPORT_SYMBOL_GPL vmlinux 0xdd985f76 meson_clk_pll_ops +EXPORT_SYMBOL_GPL vmlinux 0xdd99473a add_disk_randomness +EXPORT_SYMBOL_GPL vmlinux 0xdd9f5df2 pci_bus_resource_n +EXPORT_SYMBOL_GPL vmlinux 0xddbeeecc pci_lock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0xddc84c1b kobject_init_and_add +EXPORT_SYMBOL_GPL vmlinux 0xddd41e4d vcap_lookup_keyfield +EXPORT_SYMBOL_GPL vmlinux 0xddda8da9 kvm_destroy_vcpus +EXPORT_SYMBOL_GPL vmlinux 0xddfe1ad7 __SCK__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xde039eeb pci_disable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0xde0af24f udp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0xde132a6e cpuidle_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xde1bb506 device_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0xde2425c7 usb_autopm_put_interface +EXPORT_SYMBOL_GPL vmlinux 0xde270255 meson_axg_pmx_ops +EXPORT_SYMBOL_GPL vmlinux 0xde31bf7e unregister_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xde36b1d8 pci_p2pmem_publish +EXPORT_SYMBOL_GPL vmlinux 0xde398a6d gpiochip_add_pingroup_range +EXPORT_SYMBOL_GPL vmlinux 0xde4aed1c led_trigger_set +EXPORT_SYMBOL_GPL vmlinux 0xde52a59f usb_phy_set_charger_current +EXPORT_SYMBOL_GPL vmlinux 0xde52dd21 get_pid_task +EXPORT_SYMBOL_GPL vmlinux 0xde5574cf x509_load_certificate_list +EXPORT_SYMBOL_GPL vmlinux 0xde6a27cf usb_acpi_power_manageable +EXPORT_SYMBOL_GPL vmlinux 0xde6f1851 TSS_checkhmac1 +EXPORT_SYMBOL_GPL vmlinux 0xde728970 mpc8xxx_spi_rx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0xde935fd3 devm_i2c_add_adapter +EXPORT_SYMBOL_GPL vmlinux 0xde9ab8c7 xenbus_rm +EXPORT_SYMBOL_GPL vmlinux 0xdea0fd67 ncsi_vlan_rx_kill_vid +EXPORT_SYMBOL_GPL vmlinux 0xdeacdf78 regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xdead2e78 reserve_iova +EXPORT_SYMBOL_GPL vmlinux 0xdeb6b7f4 usb_hcd_pci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xdeb7fad0 tcp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0xdec0872f rdev_set_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xded3d448 securityfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xdedd822e pci_p2pdma_distance_many +EXPORT_SYMBOL_GPL vmlinux 0xdee91d7a dtpm_destroy_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xdeec8472 __rio_local_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xdeef3ab3 xenbus_probe_node +EXPORT_SYMBOL_GPL vmlinux 0xdeffa0a7 edac_raw_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xdf01e918 tcp_bpf_sendmsg_redir +EXPORT_SYMBOL_GPL vmlinux 0xdf03b13d i2c_new_smbus_alert_device +EXPORT_SYMBOL_GPL vmlinux 0xdf083096 of_console_check +EXPORT_SYMBOL_GPL vmlinux 0xdf0c757f ata_tf_to_fis +EXPORT_SYMBOL_GPL vmlinux 0xdf0ca3f4 cpu_latency_qos_request_active +EXPORT_SYMBOL_GPL vmlinux 0xdf0f75c6 eventfd_signal +EXPORT_SYMBOL_GPL vmlinux 0xdf10f371 register_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0xdf1be5e1 __free_iova +EXPORT_SYMBOL_GPL vmlinux 0xdf237453 timer_shutdown_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf2738bb cpu_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdf291ecc tcf_dev_queue_xmit +EXPORT_SYMBOL_GPL vmlinux 0xdf30cc90 usb_debug_root +EXPORT_SYMBOL_GPL vmlinux 0xdf31898f cper_mem_err_pack +EXPORT_SYMBOL_GPL vmlinux 0xdf3fb536 of_map_id +EXPORT_SYMBOL_GPL vmlinux 0xdf448d1c fanout_mutex +EXPORT_SYMBOL_GPL vmlinux 0xdf4d7c80 fscrypt_parse_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0xdf54608b regmap_check_range_table +EXPORT_SYMBOL_GPL vmlinux 0xdf558314 power_supply_battery_info_properties +EXPORT_SYMBOL_GPL vmlinux 0xdf59ece4 fsl_mc_obj_open +EXPORT_SYMBOL_GPL vmlinux 0xdf5d84c3 phy_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0xdf70d35c skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0xdf716c60 class_find_device +EXPORT_SYMBOL_GPL vmlinux 0xdf83edfa dev_err_probe +EXPORT_SYMBOL_GPL vmlinux 0xdf89bbec dst_blackhole_redirect +EXPORT_SYMBOL_GPL vmlinux 0xdf8f90ce regulator_set_current_limit +EXPORT_SYMBOL_GPL vmlinux 0xdf914309 cpufreq_enable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0xdfae37a7 ip6_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xdfcb6c90 mctrl_gpio_set +EXPORT_SYMBOL_GPL vmlinux 0xdfccb02f of_clk_del_provider +EXPORT_SYMBOL_GPL vmlinux 0xdfd26c60 list_lru_walk_one +EXPORT_SYMBOL_GPL vmlinux 0xdfdaa1f2 rtnl_get_net_ns_capable +EXPORT_SYMBOL_GPL vmlinux 0xdfdccba0 regulator_list_voltage +EXPORT_SYMBOL_GPL vmlinux 0xdfeebfdf acpi_find_child_by_adr +EXPORT_SYMBOL_GPL vmlinux 0xdffb8bd3 sync_page_io +EXPORT_SYMBOL_GPL vmlinux 0xe0015c23 __traceiter_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xe00db6dc __tracepoint_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xe0136d63 phy_calibrate +EXPORT_SYMBOL_GPL vmlinux 0xe017f478 devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0xe01c8889 kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0xe01db1df dax_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0xe01f4cb0 irq_force_affinity +EXPORT_SYMBOL_GPL vmlinux 0xe024c0a2 crypto_register_aeads +EXPORT_SYMBOL_GPL vmlinux 0xe0313d71 rhashtable_insert_slow +EXPORT_SYMBOL_GPL vmlinux 0xe03e08d5 ethnl_cable_test_pulse +EXPORT_SYMBOL_GPL vmlinux 0xe03e4b3e i2c_new_scanned_device +EXPORT_SYMBOL_GPL vmlinux 0xe05c6931 pci_msi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0xe05e2f85 nexthop_free_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe067ff06 usb_reset_configuration +EXPORT_SYMBOL_GPL vmlinux 0xe06b8522 regulator_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xe08011db pci_d3cold_enable +EXPORT_SYMBOL_GPL vmlinux 0xe0847222 gpiod_set_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xe08a2fc6 xfrm_audit_policy_delete +EXPORT_SYMBOL_GPL vmlinux 0xe0a767a2 stmpe_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xe0b071ad gfn_to_pfn_prot +EXPORT_SYMBOL_GPL vmlinux 0xe0b1c103 clk_set_max_rate +EXPORT_SYMBOL_GPL vmlinux 0xe0b8364e __tracepoint_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xe0b8e815 perf_get_aux +EXPORT_SYMBOL_GPL vmlinux 0xe0b981eb sched_set_fifo_low +EXPORT_SYMBOL_GPL vmlinux 0xe0c4e14d hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xe0c6cde4 ioc_find_get_icq +EXPORT_SYMBOL_GPL vmlinux 0xe0d13037 devlink_dpipe_entry_ctx_prepare +EXPORT_SYMBOL_GPL vmlinux 0xe0de4952 devl_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xe0e3147c HYPERVISOR_sched_op +EXPORT_SYMBOL_GPL vmlinux 0xe0f84f2d usb_hub_release_port +EXPORT_SYMBOL_GPL vmlinux 0xe107435a usb_poison_urb +EXPORT_SYMBOL_GPL vmlinux 0xe10cd6ad erst_get_record_id_begin +EXPORT_SYMBOL_GPL vmlinux 0xe11754fa serial8250_init_port +EXPORT_SYMBOL_GPL vmlinux 0xe1181fef regulator_enable +EXPORT_SYMBOL_GPL vmlinux 0xe1245515 led_set_brightness_sync +EXPORT_SYMBOL_GPL vmlinux 0xe12681a4 __tracepoint_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xe126aa45 percpu_down_write +EXPORT_SYMBOL_GPL vmlinux 0xe1300fe0 clk_regmap_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xe13d31bb devm_hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xe13f4c1a xdp_rxq_info_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0xe13ff9c6 ata_bmdma_port_start32 +EXPORT_SYMBOL_GPL vmlinux 0xe1426591 led_update_brightness +EXPORT_SYMBOL_GPL vmlinux 0xe14c718e rockchip_register_softrst_lut +EXPORT_SYMBOL_GPL vmlinux 0xe174da8e dpcon_open +EXPORT_SYMBOL_GPL vmlinux 0xe17bf29a pm_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0xe17f88f3 skb_morph +EXPORT_SYMBOL_GPL vmlinux 0xe18cae26 debugfs_create_u64 +EXPORT_SYMBOL_GPL vmlinux 0xe191d1e5 acct_bioset_exit +EXPORT_SYMBOL_GPL vmlinux 0xe1a80a9f mmc_cmdq_disable +EXPORT_SYMBOL_GPL vmlinux 0xe1a8d7c9 net_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xe1bd6c99 rio_init_mports +EXPORT_SYMBOL_GPL vmlinux 0xe1c87a2f kernel_can_power_off +EXPORT_SYMBOL_GPL vmlinux 0xe1e1cf10 pci_cfg_access_trylock +EXPORT_SYMBOL_GPL vmlinux 0xe200d594 pci_msix_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xe233762a input_event_from_user +EXPORT_SYMBOL_GPL vmlinux 0xe233edd2 irq_work_sync +EXPORT_SYMBOL_GPL vmlinux 0xe23565aa devm_extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe258b2d2 fat_getattr +EXPORT_SYMBOL_GPL vmlinux 0xe25d23f3 blocking_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0xe264e2b5 devm_pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0xe27330a5 tty_save_termios +EXPORT_SYMBOL_GPL vmlinux 0xe2798754 devm_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xe28f3b14 rockchip_pcie_cfg_configuration_accesses +EXPORT_SYMBOL_GPL vmlinux 0xe2a6b4f8 bd_prepare_to_claim +EXPORT_SYMBOL_GPL vmlinux 0xe2b3207a unregister_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe2b36b70 vfs_cancel_lock +EXPORT_SYMBOL_GPL vmlinux 0xe2b7f4e7 xfrm_state_afinfo_get_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe2ce2b4d evm_set_key +EXPORT_SYMBOL_GPL vmlinux 0xe2d4f386 vcap_val_rule +EXPORT_SYMBOL_GPL vmlinux 0xe2d96f5b zynqmp_pm_feature +EXPORT_SYMBOL_GPL vmlinux 0xe2e3910a usb_alloc_urb +EXPORT_SYMBOL_GPL vmlinux 0xe2e50ea9 iommu_device_sysfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xe2ec293b sbitmap_queue_wake_up +EXPORT_SYMBOL_GPL vmlinux 0xe2f117d5 pci_cfg_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xe2fbbb66 mtk_pinconf_drive_get_raw +EXPORT_SYMBOL_GPL vmlinux 0xe2fd00eb mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0xe3000ba7 acpi_bind_one +EXPORT_SYMBOL_GPL vmlinux 0xe302efb3 mpc8xxx_spi_rx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0xe3083da0 device_find_child_by_name +EXPORT_SYMBOL_GPL vmlinux 0xe308eca7 tcpv6_prot +EXPORT_SYMBOL_GPL vmlinux 0xe316c4d3 devm_serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0xe31da391 sdio_writeb_readb +EXPORT_SYMBOL_GPL vmlinux 0xe31e9ee6 put_pid +EXPORT_SYMBOL_GPL vmlinux 0xe32a0c4c fscrypt_context_for_new_inode +EXPORT_SYMBOL_GPL vmlinux 0xe33cfc2a spi_get_next_queued_message +EXPORT_SYMBOL_GPL vmlinux 0xe34df854 pci_epc_set_msix +EXPORT_SYMBOL_GPL vmlinux 0xe34f4d68 rockchip_clk_register_plls +EXPORT_SYMBOL_GPL vmlinux 0xe3603ca7 iommu_attach_device +EXPORT_SYMBOL_GPL vmlinux 0xe37be146 pci_msix_can_alloc_dyn +EXPORT_SYMBOL_GPL vmlinux 0xe3840e18 secure_ipv4_port_ephemeral +EXPORT_SYMBOL_GPL vmlinux 0xe3864abe blk_mq_pci_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xe397caf5 seq_buf_printf +EXPORT_SYMBOL_GPL vmlinux 0xe39a5f47 skb_clone_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xe39d0794 usb_phy_roothub_exit +EXPORT_SYMBOL_GPL vmlinux 0xe3b09712 kprobe_event_delete +EXPORT_SYMBOL_GPL vmlinux 0xe3b89dba scmi_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0xe3c818f9 screen_glyph +EXPORT_SYMBOL_GPL vmlinux 0xe3cd5fae klist_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xe3de694c irq_domain_xlate_twocell +EXPORT_SYMBOL_GPL vmlinux 0xe3e33248 pci_store_saved_state +EXPORT_SYMBOL_GPL vmlinux 0xe3e423ac iommu_group_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xe40bb23e devlink_health_reporter_priv +EXPORT_SYMBOL_GPL vmlinux 0xe4248980 cper_estatus_print +EXPORT_SYMBOL_GPL vmlinux 0xe428a4f7 dev_pm_opp_find_freq_exact +EXPORT_SYMBOL_GPL vmlinux 0xe4309905 syscore_resume +EXPORT_SYMBOL_GPL vmlinux 0xe436e90c __dma_fence_unwrap_merge +EXPORT_SYMBOL_GPL vmlinux 0xe436fcab device_show_bool +EXPORT_SYMBOL_GPL vmlinux 0xe439720d genphy_c45_pma_resume +EXPORT_SYMBOL_GPL vmlinux 0xe43f4f61 fscrypt_set_bio_crypt_ctx +EXPORT_SYMBOL_GPL vmlinux 0xe447b309 blk_mq_sched_try_insert_merge +EXPORT_SYMBOL_GPL vmlinux 0xe45a7858 divider_ro_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xe465253a transport_remove_device +EXPORT_SYMBOL_GPL vmlinux 0xe465b780 device_phy_find_device +EXPORT_SYMBOL_GPL vmlinux 0xe47c26b6 nvdimm_setup_pfn +EXPORT_SYMBOL_GPL vmlinux 0xe482686a synth_event_trace +EXPORT_SYMBOL_GPL vmlinux 0xe48c7b13 mmc_sanitize +EXPORT_SYMBOL_GPL vmlinux 0xe491abae dma_resv_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0xe491e700 unregister_kprobes +EXPORT_SYMBOL_GPL vmlinux 0xe4971ade tracing_alloc_snapshot +EXPORT_SYMBOL_GPL vmlinux 0xe4a59d16 trace_get_event_file +EXPORT_SYMBOL_GPL vmlinux 0xe4adc161 of_reconfig_get_state_change +EXPORT_SYMBOL_GPL vmlinux 0xe4b064f9 pcie_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xe4b818c3 phy_speed_to_str +EXPORT_SYMBOL_GPL vmlinux 0xe4bc1255 iomap_ioend_try_merge +EXPORT_SYMBOL_GPL vmlinux 0xe4c2c66c rtc_ktime_to_tm +EXPORT_SYMBOL_GPL vmlinux 0xe4c8513d wm831x_device_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xe4cca86f mtk_mux_gate_clr_set_upd_ops +EXPORT_SYMBOL_GPL vmlinux 0xe4d1c5fb strp_init +EXPORT_SYMBOL_GPL vmlinux 0xe4db5e50 cpufreq_cpu_get_raw +EXPORT_SYMBOL_GPL vmlinux 0xe4e48b12 swphy_validate_state +EXPORT_SYMBOL_GPL vmlinux 0xe50893fd unregister_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0xe5245324 fsnotify_init_mark +EXPORT_SYMBOL_GPL vmlinux 0xe546f6d8 __skb_get_hash_symmetric +EXPORT_SYMBOL_GPL vmlinux 0xe5516728 k3_udma_glue_tx_get_irq +EXPORT_SYMBOL_GPL vmlinux 0xe55f67ab nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0xe575a75a bus_get_kset +EXPORT_SYMBOL_GPL vmlinux 0xe5883bd9 class_compat_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe58eb9d7 FSE_readNCount +EXPORT_SYMBOL_GPL vmlinux 0xe5a925d3 zynqmp_pm_init_finalize +EXPORT_SYMBOL_GPL vmlinux 0xe5b8b635 class_compat_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xe5c02b64 freq_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xe5c247d1 mmput_async +EXPORT_SYMBOL_GPL vmlinux 0xe5cb1943 hisi_clk_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xe5ce1a56 rhashtable_walk_enter +EXPORT_SYMBOL_GPL vmlinux 0xe5dd8d33 of_property_read_variable_u64_array +EXPORT_SYMBOL_GPL vmlinux 0xe5de8f8d usb_ifnum_to_if +EXPORT_SYMBOL_GPL vmlinux 0xe5e790e4 __traceiter_rwmmio_post_read +EXPORT_SYMBOL_GPL vmlinux 0xe6047ac3 pm_clk_suspend +EXPORT_SYMBOL_GPL vmlinux 0xe60632a9 edac_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xe60a5e8d pids_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xe6212c20 fat_time_unix2fat +EXPORT_SYMBOL_GPL vmlinux 0xe627ae82 raw_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0xe628bb9f phy_fibre_port_array +EXPORT_SYMBOL_GPL vmlinux 0xe62f9378 cpufreq_unregister_governor +EXPORT_SYMBOL_GPL vmlinux 0xe64cd6fb rcuwait_wake_up +EXPORT_SYMBOL_GPL vmlinux 0xe668b294 rockchip_pcie_parse_dt +EXPORT_SYMBOL_GPL vmlinux 0xe6859b5e devm_regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xe68e7721 spi_mem_adjust_op_size +EXPORT_SYMBOL_GPL vmlinux 0xe690e26e dst_cache_get_ip4 +EXPORT_SYMBOL_GPL vmlinux 0xe69bdc0f vc_scrolldelta_helper +EXPORT_SYMBOL_GPL vmlinux 0xe69dd564 msg_zerocopy_realloc +EXPORT_SYMBOL_GPL vmlinux 0xe69e5bd9 xfrm_audit_state_notfound_simple +EXPORT_SYMBOL_GPL vmlinux 0xe69ff186 dev_pm_qos_expose_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0xe6aef439 __tracepoint_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xe6b08786 metadata_dst_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xe6bbf073 __pm_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xe6df9e28 devm_hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xe6e40502 rcu_get_gp_seq +EXPORT_SYMBOL_GPL vmlinux 0xe6e5154b pm_generic_poweroff_late +EXPORT_SYMBOL_GPL vmlinux 0xe6e6b684 md_new_event +EXPORT_SYMBOL_GPL vmlinux 0xe6e988c5 k3_ringacc_get_tisci_dev_id +EXPORT_SYMBOL_GPL vmlinux 0xe6f52443 klist_add_head +EXPORT_SYMBOL_GPL vmlinux 0xe6f83837 acpi_bus_attach_private_data +EXPORT_SYMBOL_GPL vmlinux 0xe700d767 reset_control_bulk_deassert +EXPORT_SYMBOL_GPL vmlinux 0xe70221d7 cppc_get_perf_caps +EXPORT_SYMBOL_GPL vmlinux 0xe71d7d09 crypto_unregister_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xe72050c6 regulator_map_voltage_iterate +EXPORT_SYMBOL_GPL vmlinux 0xe7277b91 device_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xe727a9d7 edac_pci_handle_pe +EXPORT_SYMBOL_GPL vmlinux 0xe72880f1 usb_pipe_type_check +EXPORT_SYMBOL_GPL vmlinux 0xe72c1627 da9052_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0xe731f2d5 fuse_dev_install +EXPORT_SYMBOL_GPL vmlinux 0xe74c5e93 regmap_get_reg_stride +EXPORT_SYMBOL_GPL vmlinux 0xe753b68d devlink_fmsg_arr_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xe75a8ed0 mmc_cmdq_enable +EXPORT_SYMBOL_GPL vmlinux 0xe769232e sprint_symbol_no_offset +EXPORT_SYMBOL_GPL vmlinux 0xe77034a5 fixed_phy_register +EXPORT_SYMBOL_GPL vmlinux 0xe77ccb40 regulator_bulk_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xe77d5ef3 ata_xfer_mode2mask +EXPORT_SYMBOL_GPL vmlinux 0xe783e261 sysfs_emit +EXPORT_SYMBOL_GPL vmlinux 0xe788ffcd sdio_disable_func +EXPORT_SYMBOL_GPL vmlinux 0xe78aace3 __pm_runtime_use_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0xe78cbdc8 ethnl_cable_test_step +EXPORT_SYMBOL_GPL vmlinux 0xe78ec5f4 mdiobus_c45_modify +EXPORT_SYMBOL_GPL vmlinux 0xe78ef29d led_put +EXPORT_SYMBOL_GPL vmlinux 0xe78fba75 mtk_pinconf_bias_get +EXPORT_SYMBOL_GPL vmlinux 0xe7936243 zynqmp_pm_clock_getstate +EXPORT_SYMBOL_GPL vmlinux 0xe7a3e6a5 edac_mc_add_mc_with_groups +EXPORT_SYMBOL_GPL vmlinux 0xe7abba14 badblocks_show +EXPORT_SYMBOL_GPL vmlinux 0xe7ac4e3a wm8350_clear_bits +EXPORT_SYMBOL_GPL vmlinux 0xe7d2884c sysfs_file_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xe7d6d2d4 filter_match_preds +EXPORT_SYMBOL_GPL vmlinux 0xe7db04a7 regmap_fields_read +EXPORT_SYMBOL_GPL vmlinux 0xe7e54173 __traceiter_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0xe7f1839b icc_enable +EXPORT_SYMBOL_GPL vmlinux 0xe812dc3b mpc8xxx_spi_tx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0xe817c9a0 ma35d1_reg_clk_pll +EXPORT_SYMBOL_GPL vmlinux 0xe818b32b ata_bmdma_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xe8201172 virtio_add_status +EXPORT_SYMBOL_GPL vmlinux 0xe827d677 edac_device_add_device +EXPORT_SYMBOL_GPL vmlinux 0xe830b9ae acpi_subsys_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xe836f18a acpi_dev_get_dma_resources +EXPORT_SYMBOL_GPL vmlinux 0xe8446b45 dm_audit_log_bio +EXPORT_SYMBOL_GPL vmlinux 0xe84f6e5c pciserial_remove_ports +EXPORT_SYMBOL_GPL vmlinux 0xe852222b clk_register_divider_table +EXPORT_SYMBOL_GPL vmlinux 0xe8586028 devm_extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0xe85a9fd3 cpu_cluster_pm_exit +EXPORT_SYMBOL_GPL vmlinux 0xe862c4b7 dpm_suspend_start +EXPORT_SYMBOL_GPL vmlinux 0xe86c046e debugfs_attr_read +EXPORT_SYMBOL_GPL vmlinux 0xe8771c76 bio_clone_blkg_association +EXPORT_SYMBOL_GPL vmlinux 0xe8979afb mas_prev_range +EXPORT_SYMBOL_GPL vmlinux 0xe8a772bd vcap_keyset_list_add +EXPORT_SYMBOL_GPL vmlinux 0xe8bbdf4e usb_init_urb +EXPORT_SYMBOL_GPL vmlinux 0xe8bc40c5 cn_netlink_send +EXPORT_SYMBOL_GPL vmlinux 0xe8bf5c78 pcie_aspm_enabled +EXPORT_SYMBOL_GPL vmlinux 0xe8bfb913 sysfs_add_file_to_group +EXPORT_SYMBOL_GPL vmlinux 0xe8c0065d memory_group_register_static +EXPORT_SYMBOL_GPL vmlinux 0xe8c051a1 scsi_check_sense +EXPORT_SYMBOL_GPL vmlinux 0xe8d5af91 edac_pci_handle_npe +EXPORT_SYMBOL_GPL vmlinux 0xe8da8ea7 class_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0xe8e2da85 tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xe8e34adc mmc_app_cmd +EXPORT_SYMBOL_GPL vmlinux 0xe8e98326 sk_psock_msg_verdict +EXPORT_SYMBOL_GPL vmlinux 0xe8ffda0b aead_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xe90a0dec cpufreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe90c7659 k3_udma_glue_rx_dma_to_cppi5_addr +EXPORT_SYMBOL_GPL vmlinux 0xe911df29 eventfd_ctx_do_read +EXPORT_SYMBOL_GPL vmlinux 0xe9183935 gpiochip_line_is_open_source +EXPORT_SYMBOL_GPL vmlinux 0xe91c1c15 devm_regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe93939a2 fib_nh_common_release +EXPORT_SYMBOL_GPL vmlinux 0xe93d5ef8 pinconf_generic_dt_free_map +EXPORT_SYMBOL_GPL vmlinux 0xe93e49c3 devres_free +EXPORT_SYMBOL_GPL vmlinux 0xe94986d6 sched_clock +EXPORT_SYMBOL_GPL vmlinux 0xe94d34e1 scsi_unregister_device_handler +EXPORT_SYMBOL_GPL vmlinux 0xe94e1af6 fat_dir_empty +EXPORT_SYMBOL_GPL vmlinux 0xe9537cb9 fwnode_get_name +EXPORT_SYMBOL_GPL vmlinux 0xe956a75c pl320_ipc_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe967ed7e fwnode_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xe96a8a51 clkdev_create +EXPORT_SYMBOL_GPL vmlinux 0xe96b5445 fsl_mc_bus_dpdcei_type +EXPORT_SYMBOL_GPL vmlinux 0xe9847e77 tty_port_register_device +EXPORT_SYMBOL_GPL vmlinux 0xe9885d9b device_destroy +EXPORT_SYMBOL_GPL vmlinux 0xe989d22c fb_sys_read +EXPORT_SYMBOL_GPL vmlinux 0xe98a1daf kobject_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xe98f55f2 arm_smccc_get_version +EXPORT_SYMBOL_GPL vmlinux 0xe9a9cbd1 gpiod_set_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xe9bcad32 vcap_tc_flower_handler_ipv4_usage +EXPORT_SYMBOL_GPL vmlinux 0xe9bd3732 modify_ftrace_direct_nolock +EXPORT_SYMBOL_GPL vmlinux 0xe9bec722 rio_release_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xe9c5f858 devm_gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0xe9d1b7cf irq_to_pcap +EXPORT_SYMBOL_GPL vmlinux 0xe9d584d1 xenbus_probe_devices +EXPORT_SYMBOL_GPL vmlinux 0xe9d63a0d k3_udma_glue_enable_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xe9e39521 mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xe9ebc15f regmap_write_async +EXPORT_SYMBOL_GPL vmlinux 0xe9f5116f rcu_exp_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0xe9ff896d xen_unregister_device_domain_owner +EXPORT_SYMBOL_GPL vmlinux 0xea018bbb mpi_test_bit +EXPORT_SYMBOL_GPL vmlinux 0xea0a76fd adp5520_read +EXPORT_SYMBOL_GPL vmlinux 0xea0b410e phy_get +EXPORT_SYMBOL_GPL vmlinux 0xea0cbac5 __thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0xea124bd1 gcd +EXPORT_SYMBOL_GPL vmlinux 0xea178d19 register_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xea312c8c serdev_acpi_get_uart_resource +EXPORT_SYMBOL_GPL vmlinux 0xea38036f ring_buffer_entries +EXPORT_SYMBOL_GPL vmlinux 0xea3f041f fat_detach +EXPORT_SYMBOL_GPL vmlinux 0xea44c9bb devm_regulator_bulk_get_enable +EXPORT_SYMBOL_GPL vmlinux 0xea50dad3 ahci_ignore_sss +EXPORT_SYMBOL_GPL vmlinux 0xea52c65c device_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xea61a72d ping_unhash +EXPORT_SYMBOL_GPL vmlinux 0xea63b311 pci_dev_trylock +EXPORT_SYMBOL_GPL vmlinux 0xea6d1495 edac_pci_create_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0xea9f268c kvm_vcpu_gfn_to_pfn +EXPORT_SYMBOL_GPL vmlinux 0xeaa5f5ec __cpuhp_state_remove_instance +EXPORT_SYMBOL_GPL vmlinux 0xeab361ac cpufreq_dbs_governor_init +EXPORT_SYMBOL_GPL vmlinux 0xead3e41b __traceiter_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xead54924 mctrl_gpio_to_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xead5c8e5 clk_bulk_prepare +EXPORT_SYMBOL_GPL vmlinux 0xead8d265 devm_regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xeadec86e dev_pm_genpd_suspend +EXPORT_SYMBOL_GPL vmlinux 0xeae0f496 clean_acked_data_flush +EXPORT_SYMBOL_GPL vmlinux 0xeae9cb48 switchdev_bridge_port_offload +EXPORT_SYMBOL_GPL vmlinux 0xeaeef434 devl_resource_size_get +EXPORT_SYMBOL_GPL vmlinux 0xeaf08782 ata_ehi_clear_desc +EXPORT_SYMBOL_GPL vmlinux 0xeaf0a57c look_up_OID +EXPORT_SYMBOL_GPL vmlinux 0xeaf3cb23 crc64_be +EXPORT_SYMBOL_GPL vmlinux 0xeaf8469d hv_do_fast_hypercall8 +EXPORT_SYMBOL_GPL vmlinux 0xeb03a133 of_fdt_unflatten_tree +EXPORT_SYMBOL_GPL vmlinux 0xeb129b9c inode_dax +EXPORT_SYMBOL_GPL vmlinux 0xeb14a5a1 sysfs_remove_group +EXPORT_SYMBOL_GPL vmlinux 0xeb19d2e3 serial8250_get_port +EXPORT_SYMBOL_GPL vmlinux 0xeb3be0e0 ahci_platform_disable_regulators +EXPORT_SYMBOL_GPL vmlinux 0xeb401769 sched_setattr_nocheck +EXPORT_SYMBOL_GPL vmlinux 0xeb4221e4 trace_clock +EXPORT_SYMBOL_GPL vmlinux 0xeb4623a5 mtk_clk_register_dividers +EXPORT_SYMBOL_GPL vmlinux 0xeb604a87 debugfs_attr_write +EXPORT_SYMBOL_GPL vmlinux 0xeb69bcc0 hid_bpf_device_init +EXPORT_SYMBOL_GPL vmlinux 0xeb71fd34 edac_mc_del_mc +EXPORT_SYMBOL_GPL vmlinux 0xeb7782c0 ata_dummy_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xeb78b1ed unregister_kprobe +EXPORT_SYMBOL_GPL vmlinux 0xeb79ef42 fsl_mc_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xeb97fff9 usb_get_role_switch_default_mode +EXPORT_SYMBOL_GPL vmlinux 0xeba124b4 decrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0xebab6526 register_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0xebad0c7f pci_stop_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xebb8d046 gnttab_foreach_grant_in_range +EXPORT_SYMBOL_GPL vmlinux 0xebd4cc11 mctrl_gpio_enable_ms +EXPORT_SYMBOL_GPL vmlinux 0xebd8febb __devm_pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0xebe496ca __tracepoint_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xebf2e288 usb_register_device_driver +EXPORT_SYMBOL_GPL vmlinux 0xebf71e14 tty_port_register_device_serdev +EXPORT_SYMBOL_GPL vmlinux 0xebf93d62 tty_put_char +EXPORT_SYMBOL_GPL vmlinux 0xebfcb385 skb_mpls_update_lse +EXPORT_SYMBOL_GPL vmlinux 0xebff24bb handle_simple_irq +EXPORT_SYMBOL_GPL vmlinux 0xec02ebe0 phylink_init_eee +EXPORT_SYMBOL_GPL vmlinux 0xec08de58 tty_prepare_flip_string +EXPORT_SYMBOL_GPL vmlinux 0xec1ce88b __traceiter_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0xec2214f1 strp_done +EXPORT_SYMBOL_GPL vmlinux 0xec2fbfde pskb_put +EXPORT_SYMBOL_GPL vmlinux 0xec3b5659 of_icc_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0xec3cb9e7 kthread_use_mm +EXPORT_SYMBOL_GPL vmlinux 0xec4d8404 pci_epc_clear_bar +EXPORT_SYMBOL_GPL vmlinux 0xec55bac7 __hwspin_unlock +EXPORT_SYMBOL_GPL vmlinux 0xec5668f6 dax_zero_page_range +EXPORT_SYMBOL_GPL vmlinux 0xec70143b pci_bus_add_device +EXPORT_SYMBOL_GPL vmlinux 0xec74c6ff wm831x_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0xec774acb cpufreq_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xecb10842 rdev_get_id +EXPORT_SYMBOL_GPL vmlinux 0xecb671fc tegra210_sata_pll_hw_sequence_start +EXPORT_SYMBOL_GPL vmlinux 0xecba68e3 gnttab_batch_map +EXPORT_SYMBOL_GPL vmlinux 0xecbd466c pinctrl_pm_select_idle_state +EXPORT_SYMBOL_GPL vmlinux 0xecbf3b2c genphy_c45_plca_set_cfg +EXPORT_SYMBOL_GPL vmlinux 0xecc018fe rdev_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xecce4c42 devm_spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0xecd8f23d xenbus_read +EXPORT_SYMBOL_GPL vmlinux 0xecdbdb25 pci_epc_map_addr +EXPORT_SYMBOL_GPL vmlinux 0xece3dee4 devm_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0xed002bcb rt_mutex_lock +EXPORT_SYMBOL_GPL vmlinux 0xed00f9e6 nvdimm_bus_register +EXPORT_SYMBOL_GPL vmlinux 0xed14eb1c pci_user_read_config_word +EXPORT_SYMBOL_GPL vmlinux 0xed169bbc __fsnotify_parent +EXPORT_SYMBOL_GPL vmlinux 0xed21ee18 regmap_get_raw_read_max +EXPORT_SYMBOL_GPL vmlinux 0xed2c5bcf power_supply_charge_behaviour_parse +EXPORT_SYMBOL_GPL vmlinux 0xed3528bf fsl_mc_allocate_irqs +EXPORT_SYMBOL_GPL vmlinux 0xed38cae9 dm_copy_name_and_uuid +EXPORT_SYMBOL_GPL vmlinux 0xed39b7b8 parse_OID +EXPORT_SYMBOL_GPL vmlinux 0xed57f980 devl_dpipe_headers_unregister +EXPORT_SYMBOL_GPL vmlinux 0xed5f1c04 inet6_compat_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xed68f4b9 pci_epc_mem_alloc_addr +EXPORT_SYMBOL_GPL vmlinux 0xed7de10c devlink_params_register +EXPORT_SYMBOL_GPL vmlinux 0xed80095d dmaengine_unmap_put +EXPORT_SYMBOL_GPL vmlinux 0xed829887 serdev_device_close +EXPORT_SYMBOL_GPL vmlinux 0xed84520c tcp_get_info +EXPORT_SYMBOL_GPL vmlinux 0xed8c384b netdev_xmit_skip_txqueue +EXPORT_SYMBOL_GPL vmlinux 0xed918dde hte_init_line_attr +EXPORT_SYMBOL_GPL vmlinux 0xed9645d4 nd_cmd_out_size +EXPORT_SYMBOL_GPL vmlinux 0xed9cd482 vp_modern_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0xeda67be4 init_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xeda985fe devm_fwnode_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0xedaa11eb xhci_find_slot_id_by_port +EXPORT_SYMBOL_GPL vmlinux 0xedb4ce60 blk_mq_alloc_sq_tag_set +EXPORT_SYMBOL_GPL vmlinux 0xedc20a24 device_set_of_node_from_dev +EXPORT_SYMBOL_GPL vmlinux 0xedc80916 __iptunnel_pull_header +EXPORT_SYMBOL_GPL vmlinux 0xedd0ee91 nvmem_add_one_cell +EXPORT_SYMBOL_GPL vmlinux 0xedd24c7c skb_defer_rx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xede9a09a btree_lookup +EXPORT_SYMBOL_GPL vmlinux 0xedecb55e meson_clk_pcie_pll_ops +EXPORT_SYMBOL_GPL vmlinux 0xedff1048 nfs42_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0xee0198f9 udp_abort +EXPORT_SYMBOL_GPL vmlinux 0xee1834c3 dsa_stubs +EXPORT_SYMBOL_GPL vmlinux 0xee2bc079 xhci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0xee2e1244 crypto_unregister_akcipher +EXPORT_SYMBOL_GPL vmlinux 0xee36a227 spi_write_then_read +EXPORT_SYMBOL_GPL vmlinux 0xee38ef57 register_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee3c1e24 acpi_dev_get_resources +EXPORT_SYMBOL_GPL vmlinux 0xee3f3307 usb_set_device_state +EXPORT_SYMBOL_GPL vmlinux 0xee4e48cc blk_mq_sched_mark_restart_hctx +EXPORT_SYMBOL_GPL vmlinux 0xee518148 kmsg_dump_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0xee56d87c net_failover_create +EXPORT_SYMBOL_GPL vmlinux 0xee632615 crypto_create_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0xee6b71c4 syscon_regmap_lookup_by_compatible +EXPORT_SYMBOL_GPL vmlinux 0xee6c633a devices_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xee6cc085 security_inode_setattr +EXPORT_SYMBOL_GPL vmlinux 0xee6e7474 devlink_region_snapshot_id_put +EXPORT_SYMBOL_GPL vmlinux 0xee74a922 __tracepoint_console +EXPORT_SYMBOL_GPL vmlinux 0xee7a8bc2 sysfs_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xee83407a debugfs_create_u32_array +EXPORT_SYMBOL_GPL vmlinux 0xee8436f0 dm_start_time_ns_from_clone +EXPORT_SYMBOL_GPL vmlinux 0xee89dcaa devm_register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xee946f00 rio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xeeb5320f xdp_convert_zc_to_xdp_frame +EXPORT_SYMBOL_GPL vmlinux 0xeed7378c of_clk_src_simple_get +EXPORT_SYMBOL_GPL vmlinux 0xeedb569e mtk_clk_unregister_dividers +EXPORT_SYMBOL_GPL vmlinux 0xeedd987e phy_10gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0xeedfa62a zynqmp_pm_is_function_supported +EXPORT_SYMBOL_GPL vmlinux 0xeedfb2c9 hvc_instantiate +EXPORT_SYMBOL_GPL vmlinux 0xeee4b172 mnt_idmap_put +EXPORT_SYMBOL_GPL vmlinux 0xeef68434 acpi_ec_remove_query_handler +EXPORT_SYMBOL_GPL vmlinux 0xef125d6b nvdimm_kobj +EXPORT_SYMBOL_GPL vmlinux 0xef1ccb53 sysfs_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xef1f6e23 apei_resources_request +EXPORT_SYMBOL_GPL vmlinux 0xef1fb87d of_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0xef236a62 mptcp_token_get_sock +EXPORT_SYMBOL_GPL vmlinux 0xef264fd9 input_device_enabled +EXPORT_SYMBOL_GPL vmlinux 0xef2808be edac_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xef29fcdd clk_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xef34bf3e hrtimer_active +EXPORT_SYMBOL_GPL vmlinux 0xef37b82d tc3589x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xef3819ab devres_for_each_res +EXPORT_SYMBOL_GPL vmlinux 0xef3ef634 device_show_ulong +EXPORT_SYMBOL_GPL vmlinux 0xef464c28 getboottime64 +EXPORT_SYMBOL_GPL vmlinux 0xef58f3b0 xenbus_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xef5db66d regulator_get_init_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xef61ff25 pci_epf_destroy +EXPORT_SYMBOL_GPL vmlinux 0xef67ec35 __tracepoint_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xef6c3f70 round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xef70eb7e ring_buffer_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0xef7c67f6 sched_numa_find_nth_cpu +EXPORT_SYMBOL_GPL vmlinux 0xef86d679 pci_alloc_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0xef8d19f3 skb_cow_data +EXPORT_SYMBOL_GPL vmlinux 0xef92ef33 btree_last +EXPORT_SYMBOL_GPL vmlinux 0xefa2c27d register_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0xefb79025 rio_mport_class +EXPORT_SYMBOL_GPL vmlinux 0xefbd6ca6 of_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xefbe0455 __clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xefc4e5e4 irq_chip_retrigger_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xefc7491e blkg_rwstat_recursive_sum +EXPORT_SYMBOL_GPL vmlinux 0xefce78ec of_usb_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0xefd05d87 sata_scr_read +EXPORT_SYMBOL_GPL vmlinux 0xefdbf93f devlink_port_region_create +EXPORT_SYMBOL_GPL vmlinux 0xefeafcf1 edac_has_mcs +EXPORT_SYMBOL_GPL vmlinux 0xeff5f3a9 lwtunnel_valid_encap_type +EXPORT_SYMBOL_GPL vmlinux 0xf012349d gnttab_batch_copy +EXPORT_SYMBOL_GPL vmlinux 0xf024bef2 clk_hw_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0xf026bd7a usb_hcd_unlink_urb_from_ep +EXPORT_SYMBOL_GPL vmlinux 0xf0294735 vcap_keyfieldset +EXPORT_SYMBOL_GPL vmlinux 0xf02a8218 ipv6_find_tlv +EXPORT_SYMBOL_GPL vmlinux 0xf0321ff8 devlink_remote_reload_actions_performed +EXPORT_SYMBOL_GPL vmlinux 0xf0439b2e of_dma_router_register +EXPORT_SYMBOL_GPL vmlinux 0xf043c7df fscrypt_dio_supported +EXPORT_SYMBOL_GPL vmlinux 0xf04429b4 acpi_bus_get_status_handle +EXPORT_SYMBOL_GPL vmlinux 0xf04e7468 crypto_register_ahash +EXPORT_SYMBOL_GPL vmlinux 0xf054c9a9 virtqueue_kick_prepare +EXPORT_SYMBOL_GPL vmlinux 0xf05a52fe asn1_encode_oid +EXPORT_SYMBOL_GPL vmlinux 0xf05fbf09 pci_pio_to_address +EXPORT_SYMBOL_GPL vmlinux 0xf0616e7a sched_numa_hop_mask +EXPORT_SYMBOL_GPL vmlinux 0xf0696401 acpi_pci_detect_ejectable +EXPORT_SYMBOL_GPL vmlinux 0xf078407b bus_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf07fe6cb ping_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xf0910075 sfp_bus_del_upstream +EXPORT_SYMBOL_GPL vmlinux 0xf092fe30 dm_internal_resume +EXPORT_SYMBOL_GPL vmlinux 0xf093eb47 __inet_lookup_established +EXPORT_SYMBOL_GPL vmlinux 0xf096ac9b handle_fasteoi_ack_irq +EXPORT_SYMBOL_GPL vmlinux 0xf09e47d7 cpu_subsys +EXPORT_SYMBOL_GPL vmlinux 0xf0a42fb1 mtk_clk_register_factors +EXPORT_SYMBOL_GPL vmlinux 0xf0ba2414 of_gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0xf0c24407 of_property_count_elems_of_size +EXPORT_SYMBOL_GPL vmlinux 0xf0c3cb03 nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0xf0d35068 sk_msg_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0xf0dbb9d1 fib_nl_delrule +EXPORT_SYMBOL_GPL vmlinux 0xf0e52dc0 __tracepoint_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf0f0e8d0 pci_generic_config_read32 +EXPORT_SYMBOL_GPL vmlinux 0xf0f1eeba br_fdb_test_addr_hook +EXPORT_SYMBOL_GPL vmlinux 0xf0fb1ce1 mcore_booted +EXPORT_SYMBOL_GPL vmlinux 0xf1101e6e fuse_get_unique +EXPORT_SYMBOL_GPL vmlinux 0xf1124ecd sfp_upstream_set_signal_rate +EXPORT_SYMBOL_GPL vmlinux 0xf12180fd imx_1443x_dram_pll +EXPORT_SYMBOL_GPL vmlinux 0xf122eaa6 unregister_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xf12a553d mbox_client_txdone +EXPORT_SYMBOL_GPL vmlinux 0xf153aa62 bdev_nr_zones +EXPORT_SYMBOL_GPL vmlinux 0xf15fa945 tty_perform_flush +EXPORT_SYMBOL_GPL vmlinux 0xf16c376a crypto_default_rng +EXPORT_SYMBOL_GPL vmlinux 0xf16ea4cb genphy_c45_pma_suspend +EXPORT_SYMBOL_GPL vmlinux 0xf16f5663 platform_device_register +EXPORT_SYMBOL_GPL vmlinux 0xf1711c3c dma_resv_get_singleton +EXPORT_SYMBOL_GPL vmlinux 0xf17f8da7 sysfs_rename_link_ns +EXPORT_SYMBOL_GPL vmlinux 0xf184d189 kernel_power_off +EXPORT_SYMBOL_GPL vmlinux 0xf188a662 rhashtable_walk_exit +EXPORT_SYMBOL_GPL vmlinux 0xf19611d6 sysfs_create_group +EXPORT_SYMBOL_GPL vmlinux 0xf198436c devm_phy_create +EXPORT_SYMBOL_GPL vmlinux 0xf19e2429 gpiochip_line_is_open_drain +EXPORT_SYMBOL_GPL vmlinux 0xf1a88456 devl_linecard_create +EXPORT_SYMBOL_GPL vmlinux 0xf1bcf251 ahci_platform_get_resources +EXPORT_SYMBOL_GPL vmlinux 0xf1ecda92 vcap_set_rule_set_keyset +EXPORT_SYMBOL_GPL vmlinux 0xf1ffb44f vcap_rule_set_counter_id +EXPORT_SYMBOL_GPL vmlinux 0xf204c291 dev_pm_qos_expose_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xf20acb9a firmware_request_cache +EXPORT_SYMBOL_GPL vmlinux 0xf21e1f9b disable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xf23646dc devm_regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0xf23f80f0 dm_table_device_name +EXPORT_SYMBOL_GPL vmlinux 0xf24f5b71 of_phandle_iterator_init +EXPORT_SYMBOL_GPL vmlinux 0xf268a8fe phy_modify +EXPORT_SYMBOL_GPL vmlinux 0xf269ff78 devres_add +EXPORT_SYMBOL_GPL vmlinux 0xf272c223 iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0xf27453c9 mptcp_diag_fill_info +EXPORT_SYMBOL_GPL vmlinux 0xf27d0a7b gnttab_grant_foreign_access_ref +EXPORT_SYMBOL_GPL vmlinux 0xf28404cf devlink_dpipe_header_ipv6 +EXPORT_SYMBOL_GPL vmlinux 0xf28bcdcb pci_find_dvsec_capability +EXPORT_SYMBOL_GPL vmlinux 0xf2909181 ahci_platform_resume +EXPORT_SYMBOL_GPL vmlinux 0xf2967796 ring_buffer_record_on +EXPORT_SYMBOL_GPL vmlinux 0xf29e3687 trace_put_event_file +EXPORT_SYMBOL_GPL vmlinux 0xf2a3ec67 ata_scsi_unlock_native_capacity +EXPORT_SYMBOL_GPL vmlinux 0xf2a62655 platform_device_del +EXPORT_SYMBOL_GPL vmlinux 0xf2ababd2 ahci_start_engine +EXPORT_SYMBOL_GPL vmlinux 0xf2b33cb7 memory_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xf2eead61 serial8250_release_dma +EXPORT_SYMBOL_GPL vmlinux 0xf2fb61bd vprintk_default +EXPORT_SYMBOL_GPL vmlinux 0xf2ff4bc2 serial8250_em485_supported +EXPORT_SYMBOL_GPL vmlinux 0xf3083a1d phylink_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf30a5502 cpufreq_enable_boost_support +EXPORT_SYMBOL_GPL vmlinux 0xf311e156 key_being_used_for +EXPORT_SYMBOL_GPL vmlinux 0xf3154f97 usb_put_dev +EXPORT_SYMBOL_GPL vmlinux 0xf31632e0 ezx_pcap_read +EXPORT_SYMBOL_GPL vmlinux 0xf31b3fd1 workqueue_set_max_active +EXPORT_SYMBOL_GPL vmlinux 0xf32bdc5d unregister_xenstore_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf331236f btree_geo32 +EXPORT_SYMBOL_GPL vmlinux 0xf33d7c0f regulator_suspend_disable +EXPORT_SYMBOL_GPL vmlinux 0xf3517328 __fscrypt_prepare_link +EXPORT_SYMBOL_GPL vmlinux 0xf352023f memory_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xf35732f6 pci_user_write_config_word +EXPORT_SYMBOL_GPL vmlinux 0xf35ce21b mnt_want_write_file +EXPORT_SYMBOL_GPL vmlinux 0xf3673dac regulator_map_voltage_ascend +EXPORT_SYMBOL_GPL vmlinux 0xf3700393 device_find_child +EXPORT_SYMBOL_GPL vmlinux 0xf3759dad __traceiter_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xf37868a2 __fib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xf3797506 mpi_ec_deinit +EXPORT_SYMBOL_GPL vmlinux 0xf37a22ae wbc_detach_inode +EXPORT_SYMBOL_GPL vmlinux 0xf3808cb1 get_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf385067d dax_zero_range +EXPORT_SYMBOL_GPL vmlinux 0xf3986289 ahci_platform_find_clk +EXPORT_SYMBOL_GPL vmlinux 0xf3a09fe7 crypto_has_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf3a22210 dm_post_suspending +EXPORT_SYMBOL_GPL vmlinux 0xf3afb887 crypto_register_ahashes +EXPORT_SYMBOL_GPL vmlinux 0xf3b451ca kdb_poll_funcs +EXPORT_SYMBOL_GPL vmlinux 0xf3b584f7 usb_hc_died +EXPORT_SYMBOL_GPL vmlinux 0xf3b95d79 btree_remove +EXPORT_SYMBOL_GPL vmlinux 0xf3c376bf devm_of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0xf3c7127f nvmem_cell_read_variable_le_u64 +EXPORT_SYMBOL_GPL vmlinux 0xf3dd10e0 pci_epc_get_features +EXPORT_SYMBOL_GPL vmlinux 0xf3df278f vcap_select_min_rule_keyset +EXPORT_SYMBOL_GPL vmlinux 0xf3e2c43b kthread_data +EXPORT_SYMBOL_GPL vmlinux 0xf3fb64d7 serial8250_tx_chars +EXPORT_SYMBOL_GPL vmlinux 0xf4103722 bpf_offload_dev_create +EXPORT_SYMBOL_GPL vmlinux 0xf41396ed wakeup_source_remove +EXPORT_SYMBOL_GPL vmlinux 0xf4139d36 sdio_release_host +EXPORT_SYMBOL_GPL vmlinux 0xf415dd93 nvmem_cell_read_variable_le_u32 +EXPORT_SYMBOL_GPL vmlinux 0xf421d47e vcap_copy_rule +EXPORT_SYMBOL_GPL vmlinux 0xf4235727 tegra_xusb_padctl_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0xf4245b4b fsl_mc_bus_dpdbg_type +EXPORT_SYMBOL_GPL vmlinux 0xf42c6ffb rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0xf43f8b7f shmem_file_setup +EXPORT_SYMBOL_GPL vmlinux 0xf442a3f3 virtqueue_disable_cb +EXPORT_SYMBOL_GPL vmlinux 0xf44400c2 mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf45a9bd2 usb_alloc_streams +EXPORT_SYMBOL_GPL vmlinux 0xf45eb7ad msi_domain_get_virq +EXPORT_SYMBOL_GPL vmlinux 0xf4689d50 linkmode_set_pause +EXPORT_SYMBOL_GPL vmlinux 0xf4701787 phy_create_lookup +EXPORT_SYMBOL_GPL vmlinux 0xf47654df irq_check_status_bit +EXPORT_SYMBOL_GPL vmlinux 0xf47fac3d mbox_flush +EXPORT_SYMBOL_GPL vmlinux 0xf48f685a debugfs_create_x16 +EXPORT_SYMBOL_GPL vmlinux 0xf4931183 gpiochip_irqchip_irq_valid +EXPORT_SYMBOL_GPL vmlinux 0xf4a7ba4d housekeeping_affine +EXPORT_SYMBOL_GPL vmlinux 0xf4af35c2 rcu_gp_is_normal +EXPORT_SYMBOL_GPL vmlinux 0xf4b77c91 kset_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xf4cd9f8f reset_control_bulk_release +EXPORT_SYMBOL_GPL vmlinux 0xf4e47785 rdev_get_name +EXPORT_SYMBOL_GPL vmlinux 0xf4eb3d12 vcap_find_admin +EXPORT_SYMBOL_GPL vmlinux 0xf4ec93ea led_trigger_blink +EXPORT_SYMBOL_GPL vmlinux 0xf4ee6098 fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xf4f3ab8c phy_validate +EXPORT_SYMBOL_GPL vmlinux 0xf4f6caee crypto_register_acomps +EXPORT_SYMBOL_GPL vmlinux 0xf4fa58e4 fs_kobj +EXPORT_SYMBOL_GPL vmlinux 0xf5050fb0 __traceiter_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0xf5135a88 thermal_zone_device_register +EXPORT_SYMBOL_GPL vmlinux 0xf51dccc8 pwmchip_remove +EXPORT_SYMBOL_GPL vmlinux 0xf5302c3f extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf53f3305 tegra_bpmp_free_mrq +EXPORT_SYMBOL_GPL vmlinux 0xf5451460 irq_chip_set_wake_parent +EXPORT_SYMBOL_GPL vmlinux 0xf54bd49b lcm +EXPORT_SYMBOL_GPL vmlinux 0xf553318d cpuidle_pause_and_lock +EXPORT_SYMBOL_GPL vmlinux 0xf5628e5d nvmem_layout_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xf57646a5 pci_msi_unmask_irq +EXPORT_SYMBOL_GPL vmlinux 0xf57bad1f devlink_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf595f777 gpiod_count +EXPORT_SYMBOL_GPL vmlinux 0xf5a067bf iommu_group_dma_owner_claimed +EXPORT_SYMBOL_GPL vmlinux 0xf5a3ba99 linear_range_values_in_range +EXPORT_SYMBOL_GPL vmlinux 0xf5a4e810 regulator_set_pull_down_regmap +EXPORT_SYMBOL_GPL vmlinux 0xf5a691cd invalidate_bh_lrus +EXPORT_SYMBOL_GPL vmlinux 0xf5b166ff devm_regmap_init_vexpress_config +EXPORT_SYMBOL_GPL vmlinux 0xf5b444f8 iomap_readahead +EXPORT_SYMBOL_GPL vmlinux 0xf5d28fb3 meson8_pmx_ops +EXPORT_SYMBOL_GPL vmlinux 0xf5d4bc71 devm_kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0xf5e1a77c trace_seq_putmem_hex +EXPORT_SYMBOL_GPL vmlinux 0xf5e4d3d0 rockchip_pcie_init_port +EXPORT_SYMBOL_GPL vmlinux 0xf5f370e0 async_schedule_node +EXPORT_SYMBOL_GPL vmlinux 0xf601b93a iomap_fiemap +EXPORT_SYMBOL_GPL vmlinux 0xf60f20fe cgroup_path_ns +EXPORT_SYMBOL_GPL vmlinux 0xf61c6b74 hv_do_hypercall +EXPORT_SYMBOL_GPL vmlinux 0xf624c324 __fscrypt_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0xf6283577 sec_irq_init +EXPORT_SYMBOL_GPL vmlinux 0xf62f9c39 kvm_vcpu_write_guest +EXPORT_SYMBOL_GPL vmlinux 0xf63a5e75 __mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0xf63f003a acpi_gpio_get_io_resource +EXPORT_SYMBOL_GPL vmlinux 0xf64aaa25 alarm_init +EXPORT_SYMBOL_GPL vmlinux 0xf651779f of_cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0xf6533115 class_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xf663ee2f pcap_adc_sync +EXPORT_SYMBOL_GPL vmlinux 0xf667759e usb_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xf667c738 irq_domain_remove +EXPORT_SYMBOL_GPL vmlinux 0xf6703726 netdev_rx_handler_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf671f7e6 pci_dev_run_wake +EXPORT_SYMBOL_GPL vmlinux 0xf6790c4d usb_hub_clear_tt_buffer +EXPORT_SYMBOL_GPL vmlinux 0xf68ab68f perf_event_addr_filters_sync +EXPORT_SYMBOL_GPL vmlinux 0xf68ccee9 da903x_read +EXPORT_SYMBOL_GPL vmlinux 0xf69536e5 devres_release_group +EXPORT_SYMBOL_GPL vmlinux 0xf6965381 priv_to_devlink +EXPORT_SYMBOL_GPL vmlinux 0xf6987433 dax_remap_file_range_prep +EXPORT_SYMBOL_GPL vmlinux 0xf6a28554 region_intersects +EXPORT_SYMBOL_GPL vmlinux 0xf6aeb469 pci_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0xf6beee37 __SCK__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xf6c71a25 cper_severity_str +EXPORT_SYMBOL_GPL vmlinux 0xf6c81a94 tty_buffer_request_room +EXPORT_SYMBOL_GPL vmlinux 0xf6c8dc62 cpu_hotplug_enable +EXPORT_SYMBOL_GPL vmlinux 0xf6e772c3 irq_bypass_unregister_producer +EXPORT_SYMBOL_GPL vmlinux 0xf6e874f5 ata_timing_merge +EXPORT_SYMBOL_GPL vmlinux 0xf6f0de9a clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xf6f16c56 rcu_barrier_tasks +EXPORT_SYMBOL_GPL vmlinux 0xf6f30120 usb_of_has_combined_node +EXPORT_SYMBOL_GPL vmlinux 0xf708ae04 pci_probe_reset_slot +EXPORT_SYMBOL_GPL vmlinux 0xf70b75cc iomap_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0xf70b9b6a irq_chip_get_parent_state +EXPORT_SYMBOL_GPL vmlinux 0xf70e4a4d preempt_schedule_notrace +EXPORT_SYMBOL_GPL vmlinux 0xf7145dc4 drop_reasons_unregister_subsys +EXPORT_SYMBOL_GPL vmlinux 0xf7219f9c transport_configure_device +EXPORT_SYMBOL_GPL vmlinux 0xf723531e spi_split_transfers_maxwords +EXPORT_SYMBOL_GPL vmlinux 0xf72a65ea tty_get_char_size +EXPORT_SYMBOL_GPL vmlinux 0xf730fb4a qcom_smem_state_update_bits +EXPORT_SYMBOL_GPL vmlinux 0xf7455c16 input_event_to_user +EXPORT_SYMBOL_GPL vmlinux 0xf7477c6a mddev_init_writes_pending +EXPORT_SYMBOL_GPL vmlinux 0xf748d319 sdio_retune_release +EXPORT_SYMBOL_GPL vmlinux 0xf749debc md5_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0xf74bb274 mod_delayed_work_on +EXPORT_SYMBOL_GPL vmlinux 0xf74e7c93 jump_label_rate_limit +EXPORT_SYMBOL_GPL vmlinux 0xf766e243 pinctrl_dev_get_name +EXPORT_SYMBOL_GPL vmlinux 0xf7772bde xas_init_marks +EXPORT_SYMBOL_GPL vmlinux 0xf782fb07 percpu_ref_switch_to_atomic_sync +EXPORT_SYMBOL_GPL vmlinux 0xf7866b4f bind_evtchn_to_irqhandler_lateeoi +EXPORT_SYMBOL_GPL vmlinux 0xf7afb369 btree_init +EXPORT_SYMBOL_GPL vmlinux 0xf7b6dfb4 net_ns_get_ownership +EXPORT_SYMBOL_GPL vmlinux 0xf7bc95b0 devlink_fmsg_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xf7c3f273 xen_resume_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xf7dd5f57 iomap_is_partially_uptodate +EXPORT_SYMBOL_GPL vmlinux 0xf7ed0949 fscrypt_d_revalidate +EXPORT_SYMBOL_GPL vmlinux 0xf7f6bc29 regulator_get_linear_step +EXPORT_SYMBOL_GPL vmlinux 0xf80f5fc7 __SCK__tp_func_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf81dce70 thermal_genl_cpu_capability_event +EXPORT_SYMBOL_GPL vmlinux 0xf82ca562 rio_mport_chk_dev_access +EXPORT_SYMBOL_GPL vmlinux 0xf82f3657 work_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0xf83238c0 wakeup_source_add +EXPORT_SYMBOL_GPL vmlinux 0xf8389199 clk_regmap_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xf8540d8c sbitmap_any_bit_set +EXPORT_SYMBOL_GPL vmlinux 0xf861bd31 rockchip_clk_register_ddrclk +EXPORT_SYMBOL_GPL vmlinux 0xf87706cc watchdog_notify_pretimeout +EXPORT_SYMBOL_GPL vmlinux 0xf883bf93 crypto_dh_key_len +EXPORT_SYMBOL_GPL vmlinux 0xf885c563 get_cpu_device +EXPORT_SYMBOL_GPL vmlinux 0xf891b831 sata_std_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xf89ce0ee call_hid_bpf_rdesc_fixup +EXPORT_SYMBOL_GPL vmlinux 0xf8a54a01 devm_hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0xf8bc8737 fsverity_ioctl_enable +EXPORT_SYMBOL_GPL vmlinux 0xf8c5f1a2 irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xf8db4349 perf_tp_event +EXPORT_SYMBOL_GPL vmlinux 0xf8f103be fscrypt_get_symlink +EXPORT_SYMBOL_GPL vmlinux 0xf8f3a0fb ata_ratelimit +EXPORT_SYMBOL_GPL vmlinux 0xf8f3b10e rz_mtu3_disable +EXPORT_SYMBOL_GPL vmlinux 0xf8f4985d imx_unregister_hw_clocks +EXPORT_SYMBOL_GPL vmlinux 0xf8fe5642 phylink_ethtool_get_pauseparam +EXPORT_SYMBOL_GPL vmlinux 0xf900c77d zynqmp_pm_clock_disable +EXPORT_SYMBOL_GPL vmlinux 0xf903a262 platform_get_irq_byname_optional +EXPORT_SYMBOL_GPL vmlinux 0xf9060b16 __pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0xf909f3a7 crypto_grab_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xf90c9b6e PageHuge +EXPORT_SYMBOL_GPL vmlinux 0xf90cdbcb __ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0xf90da857 device_set_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0xf9160d32 of_detach_node +EXPORT_SYMBOL_GPL vmlinux 0xf91a1295 folio_invalidate +EXPORT_SYMBOL_GPL vmlinux 0xf928d238 mtk_eint_find_irq +EXPORT_SYMBOL_GPL vmlinux 0xf93356d1 wm831x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xf9354307 __traceiter_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xf93a5fb5 mtk_devm_alloc_clk_data +EXPORT_SYMBOL_GPL vmlinux 0xf93c2935 pinctrl_generic_add_group +EXPORT_SYMBOL_GPL vmlinux 0xf949a577 regulator_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xf95322f4 kthread_parkme +EXPORT_SYMBOL_GPL vmlinux 0xf955e9c5 bprintf +EXPORT_SYMBOL_GPL vmlinux 0xf967422b HYPERVISOR_xen_version +EXPORT_SYMBOL_GPL vmlinux 0xf970982f pm_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xf97223ce regmap_exit +EXPORT_SYMBOL_GPL vmlinux 0xf97913dc ata_bmdma_post_internal_cmd +EXPORT_SYMBOL_GPL vmlinux 0xf98a1228 regulator_set_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0xf98bd054 device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xf996d24b cdrom_read_tocentry +EXPORT_SYMBOL_GPL vmlinux 0xf99eecb9 inet6_lookup +EXPORT_SYMBOL_GPL vmlinux 0xf9a054b5 __round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xf9a3c5dc zynqmp_pm_load_pdi +EXPORT_SYMBOL_GPL vmlinux 0xf9a476d9 rio_local_set_device_id +EXPORT_SYMBOL_GPL vmlinux 0xf9ad4f1b addrconf_add_linklocal +EXPORT_SYMBOL_GPL vmlinux 0xf9b34a0b iopf_queue_free +EXPORT_SYMBOL_GPL vmlinux 0xf9cb234a ip6_redirect +EXPORT_SYMBOL_GPL vmlinux 0xf9ead04a fsl_mc_bus_dpaiop_type +EXPORT_SYMBOL_GPL vmlinux 0xf9ed3b35 clk_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xfa0b63ad to_nvdimm_bus +EXPORT_SYMBOL_GPL vmlinux 0xfa1eb910 unregister_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xfa20488d tcp_parse_mss_option +EXPORT_SYMBOL_GPL vmlinux 0xfa214c9c __pm_runtime_set_status +EXPORT_SYMBOL_GPL vmlinux 0xfa349688 aer_recover_queue +EXPORT_SYMBOL_GPL vmlinux 0xfa34f506 dev_pm_qos_hide_flags +EXPORT_SYMBOL_GPL vmlinux 0xfa43cefc is_hash_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xfa4d3c24 log_post_write_mmio +EXPORT_SYMBOL_GPL vmlinux 0xfa544390 pci_p2pmem_free_sgl +EXPORT_SYMBOL_GPL vmlinux 0xfa5bc9de ethnl_cable_test_free +EXPORT_SYMBOL_GPL vmlinux 0xfa666974 queue_work_node +EXPORT_SYMBOL_GPL vmlinux 0xfa761ea8 of_clk_src_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0xfa76fad2 usb_of_get_device_node +EXPORT_SYMBOL_GPL vmlinux 0xfa84835b skb_gso_validate_mac_len +EXPORT_SYMBOL_GPL vmlinux 0xfa899f0d ata_sff_drain_fifo +EXPORT_SYMBOL_GPL vmlinux 0xfaa17232 shash_free_singlespawn_instance +EXPORT_SYMBOL_GPL vmlinux 0xfaadeaaa tun_get_socket +EXPORT_SYMBOL_GPL vmlinux 0xfaaf8621 power_supply_battery_bti_in_range +EXPORT_SYMBOL_GPL vmlinux 0xfab30dc0 mdio_bus_exit +EXPORT_SYMBOL_GPL vmlinux 0xfab53ed9 pinctrl_gpio_can_use_line +EXPORT_SYMBOL_GPL vmlinux 0xfab67a75 tegra_bpmp_transfer +EXPORT_SYMBOL_GPL vmlinux 0xfabf1862 devm_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0xfacda9d0 bsg_register_queue +EXPORT_SYMBOL_GPL vmlinux 0xfad9c827 kill_dax +EXPORT_SYMBOL_GPL vmlinux 0xfae0301b kvm_set_memory_region +EXPORT_SYMBOL_GPL vmlinux 0xfae6345d kthread_unuse_mm +EXPORT_SYMBOL_GPL vmlinux 0xfae71002 ata_pci_bmdma_init_one +EXPORT_SYMBOL_GPL vmlinux 0xfaf89287 misc_cg_uncharge +EXPORT_SYMBOL_GPL vmlinux 0xfafd5021 md_find_rdev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xfb0099c8 ip6_route_lookup +EXPORT_SYMBOL_GPL vmlinux 0xfb02f92b of_pci_get_slot_power_limit +EXPORT_SYMBOL_GPL vmlinux 0xfb0d7867 __tracepoint_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xfb302033 mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0xfb32b30f ring_buffer_read_prepare_sync +EXPORT_SYMBOL_GPL vmlinux 0xfb35890a x509_cert_parse +EXPORT_SYMBOL_GPL vmlinux 0xfb489ef4 iptunnel_metadata_reply +EXPORT_SYMBOL_GPL vmlinux 0xfb496bf9 __get_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0xfb53fd0f devm_gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xfb60faf5 posix_acl_clone +EXPORT_SYMBOL_GPL vmlinux 0xfb6eedf9 power_group_name +EXPORT_SYMBOL_GPL vmlinux 0xfb74e910 proc_douintvec_minmax +EXPORT_SYMBOL_GPL vmlinux 0xfb766f94 ata_port_abort +EXPORT_SYMBOL_GPL vmlinux 0xfba64b10 pci_host_probe +EXPORT_SYMBOL_GPL vmlinux 0xfba682b4 rio_release_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0xfbad7d9c serial8250_do_set_mctrl +EXPORT_SYMBOL_GPL vmlinux 0xfbb2cc1e sdio_readsb +EXPORT_SYMBOL_GPL vmlinux 0xfbbd41ca no_action +EXPORT_SYMBOL_GPL vmlinux 0xfbbf82d4 spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xfbc022cc init_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0xfbccb3d7 icmp_build_probe +EXPORT_SYMBOL_GPL vmlinux 0xfbd71696 edac_pci_del_device +EXPORT_SYMBOL_GPL vmlinux 0xfbd9852b pci_epc_unmap_addr +EXPORT_SYMBOL_GPL vmlinux 0xfbedc18d attribute_container_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfbffd601 net_prio_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xfc03d97a page_is_ram +EXPORT_SYMBOL_GPL vmlinux 0xfc0a0fe8 dev_pm_opp_disable +EXPORT_SYMBOL_GPL vmlinux 0xfc201b66 sprint_oid +EXPORT_SYMBOL_GPL vmlinux 0xfc254d15 gnttab_free_auto_xlat_frames +EXPORT_SYMBOL_GPL vmlinux 0xfc300a37 regulator_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0xfc342614 crypto_unregister_aead +EXPORT_SYMBOL_GPL vmlinux 0xfc3b4246 acpi_bus_update_power +EXPORT_SYMBOL_GPL vmlinux 0xfc4a173d pm_generic_resume_early +EXPORT_SYMBOL_GPL vmlinux 0xfc5c1d1c securityfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0xfc709b63 balloon_page_list_enqueue +EXPORT_SYMBOL_GPL vmlinux 0xfc7df50f rz_mtu3_shared_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xfc869c9c platform_irq_count +EXPORT_SYMBOL_GPL vmlinux 0xfc874dc7 rio_release_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0xfc8e3b81 __irq_resolve_mapping +EXPORT_SYMBOL_GPL vmlinux 0xfc929e95 usb_intf_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0xfc9477b5 zynqmp_pm_set_pll_frac_data +EXPORT_SYMBOL_GPL vmlinux 0xfc9b44d5 ata_link_abort +EXPORT_SYMBOL_GPL vmlinux 0xfca2a261 pci_p2pdma_enable_store +EXPORT_SYMBOL_GPL vmlinux 0xfcacc891 bio_associate_blkg +EXPORT_SYMBOL_GPL vmlinux 0xfcb114b1 inet_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xfcbb954b sdio_readw +EXPORT_SYMBOL_GPL vmlinux 0xfcbfec70 add_memory_driver_managed +EXPORT_SYMBOL_GPL vmlinux 0xfcc1edd3 memory_block_size_bytes +EXPORT_SYMBOL_GPL vmlinux 0xfcc5347d input_ff_upload +EXPORT_SYMBOL_GPL vmlinux 0xfcf417a2 fscrypt_ioctl_get_policy_ex +EXPORT_SYMBOL_GPL vmlinux 0xfcf9ef73 hw_protection_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xfcfa4ecb device_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0xfd03d276 pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0xfd068326 register_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0xfd116e0a wm8350_gpio_config +EXPORT_SYMBOL_GPL vmlinux 0xfd195774 k3_udma_glue_disable_tx_chn +EXPORT_SYMBOL_GPL vmlinux 0xfd269ce7 ohci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0xfd361daf regmap_mmio_detach_clk +EXPORT_SYMBOL_GPL vmlinux 0xfd3a98ac tty_kopen_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xfd461ade meson_clk_dualdiv_ops +EXPORT_SYMBOL_GPL vmlinux 0xfd48c288 irq_chip_set_vcpu_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0xfd586fc0 dev_pm_genpd_synced_poweroff +EXPORT_SYMBOL_GPL vmlinux 0xfd610239 perf_event_disable +EXPORT_SYMBOL_GPL vmlinux 0xfd6555fb xlnx_unregister_event +EXPORT_SYMBOL_GPL vmlinux 0xfd65ba30 of_prop_next_string +EXPORT_SYMBOL_GPL vmlinux 0xfd720c28 rio_map_inb_region +EXPORT_SYMBOL_GPL vmlinux 0xfd7243c7 erst_disable +EXPORT_SYMBOL_GPL vmlinux 0xfd77e268 register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xfd79fc07 clkdev_hw_create +EXPORT_SYMBOL_GPL vmlinux 0xfd7a70c3 nf_ip6_check_hbh_len +EXPORT_SYMBOL_GPL vmlinux 0xfd88e301 devm_pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xfd8bebea tpmm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0xfd9d843b platform_device_add_data +EXPORT_SYMBOL_GPL vmlinux 0xfda81913 vcpu_load +EXPORT_SYMBOL_GPL vmlinux 0xfdbd7a17 crypto_get_attr_type +EXPORT_SYMBOL_GPL vmlinux 0xfdc481ff bpf_prog_alloc +EXPORT_SYMBOL_GPL vmlinux 0xfdc58690 kvm_vcpu_is_visible_gfn +EXPORT_SYMBOL_GPL vmlinux 0xfdc59d36 acpi_pm_set_device_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xfdcb3a27 cpufreq_freq_attr_scaling_available_freqs +EXPORT_SYMBOL_GPL vmlinux 0xfdd03115 lp8788_write_byte +EXPORT_SYMBOL_GPL vmlinux 0xfddeaf14 devm_request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0xfde511a2 crypto_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xfde83548 dm_noflush_suspending +EXPORT_SYMBOL_GPL vmlinux 0xfdea2d04 alarm_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfdf78071 serdev_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0xfdfe52f9 _proc_mkdir +EXPORT_SYMBOL_GPL vmlinux 0xfdfeda19 fwnode_graph_get_endpoint_by_id +EXPORT_SYMBOL_GPL vmlinux 0xfe0439c6 pci_epc_set_msi +EXPORT_SYMBOL_GPL vmlinux 0xfe0e7cd3 apei_exec_post_unmap_gars +EXPORT_SYMBOL_GPL vmlinux 0xfe19dc28 vivaldi_function_row_physmap_show +EXPORT_SYMBOL_GPL vmlinux 0xfe1a7a7b mpi_point_release +EXPORT_SYMBOL_GPL vmlinux 0xfe1b2f45 ring_buffer_unlock_commit +EXPORT_SYMBOL_GPL vmlinux 0xfe2521fe __devm_add_action +EXPORT_SYMBOL_GPL vmlinux 0xfe290ead pinctrl_enable +EXPORT_SYMBOL_GPL vmlinux 0xfe3a6de3 alarm_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfe4141b3 ata_ncq_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0xfe476039 ktime_get_resolution_ns +EXPORT_SYMBOL_GPL vmlinux 0xfe4f79f3 usb_device_match_id +EXPORT_SYMBOL_GPL vmlinux 0xfe57cb0d pci_iomap_wc +EXPORT_SYMBOL_GPL vmlinux 0xfe595e5d pwm_set_chip_data +EXPORT_SYMBOL_GPL vmlinux 0xfe705dfe __traceiter_block_split +EXPORT_SYMBOL_GPL vmlinux 0xfe765880 kthread_cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0xfe7c4fb7 udp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xfe809bd4 crypto_shash_update +EXPORT_SYMBOL_GPL vmlinux 0xfe840ea3 fuse_file_poll +EXPORT_SYMBOL_GPL vmlinux 0xfe8cdb84 ring_buffer_alloc_read_page +EXPORT_SYMBOL_GPL vmlinux 0xfe990052 gpio_free +EXPORT_SYMBOL_GPL vmlinux 0xfe99dad0 dtpm_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xfea0a38c handle_fasteoi_irq +EXPORT_SYMBOL_GPL vmlinux 0xfea3333d sfp_bus_add_upstream +EXPORT_SYMBOL_GPL vmlinux 0xfec309ae fsl_mc_bus_dpni_type +EXPORT_SYMBOL_GPL vmlinux 0xfec3bf84 icst_clk_setup +EXPORT_SYMBOL_GPL vmlinux 0xfed11ed1 usb_mon_deregister +EXPORT_SYMBOL_GPL vmlinux 0xfee0f15a wm8350_block_read +EXPORT_SYMBOL_GPL vmlinux 0xfee450ed irq_chip_mask_parent +EXPORT_SYMBOL_GPL vmlinux 0xfeec3489 pkcs7_parse_message +EXPORT_SYMBOL_GPL vmlinux 0xfeeecd05 apei_read +EXPORT_SYMBOL_GPL vmlinux 0xfef05b78 of_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0xfef50da3 xhci_drop_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xff05fa13 vring_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xff1666f3 reset_control_bulk_assert +EXPORT_SYMBOL_GPL vmlinux 0xff1b4f1d reset_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0xff291ecf clk_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xff361e96 device_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0xff42c374 usb_role_switch_get_role +EXPORT_SYMBOL_GPL vmlinux 0xff53e9b5 tty_buffer_unlock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xff5f032a pm_genpd_opp_to_performance_state +EXPORT_SYMBOL_GPL vmlinux 0xff7e33bf mpi_sub_ui +EXPORT_SYMBOL_GPL vmlinux 0xff81487d gpiod_remove_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0xff84a8a5 page_reporting_order +EXPORT_SYMBOL_GPL vmlinux 0xff98f309 pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0xff99137d devfreq_event_get_event +EXPORT_SYMBOL_GPL vmlinux 0xff9b3b2b nvdimm_name +EXPORT_SYMBOL_GPL vmlinux 0xff9be3f6 extcon_get_extcon_dev +EXPORT_SYMBOL_GPL vmlinux 0xff9e23d1 hugetlb_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xffae8e8b nsecs_to_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xffc1e276 ip6_datagram_connect_v6_only +EXPORT_SYMBOL_GPL vmlinux 0xffc26b49 rio_free_net +EXPORT_SYMBOL_GPL vmlinux 0xffc86f14 __xas_next +EXPORT_SYMBOL_GPL vmlinux 0xffd1b4ba extcon_get_property_capability +EXPORT_SYMBOL_GPL vmlinux 0xffd20df8 tty_set_termios +EXPORT_SYMBOL_GPL vmlinux 0xffd37e3f wm831x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xffdbcb98 max8997_read_reg +EXPORT_SYMBOL_GPL vmlinux 0xfffb88f1 skb_zerocopy +EXPORT_SYMBOL_GPL vmlinux 0xfffc5478 dma_resv_set_deadline +EXPORT_SYMBOL_GPL vmlinux 0xfffd93c7 ncsi_stop_dev +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0x07342898 unregister_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xae43feea register_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xd3ae7756 fw_fallback_config vmlinux +FW_CS_DSP EXPORT_SYMBOL_GPL 0x06be6981 cs_dsp_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x06df8741 cs_dsp_read_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x09e89580 cs_dsp_adsp2_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x107b1f18 cs_dsp_stop drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x1402c023 cs_dsp_run drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x144d6986 cs_dsp_mem_region_name drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x1c817e8a cs_dsp_set_dspclk drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x45561d53 cs_dsp_coeff_read_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4e5562f8 cs_dsp_remove_padding drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x5dc6c0a2 cs_dsp_remove drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x628c1a75 cs_dsp_read_raw_data_block drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x65730714 cs_dsp_get_ctl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e0cce2d cs_dsp_chunk_write drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6f15d91d cs_dsp_halo_wdt_expire drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x7dd8713a cs_dsp_adsp1_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x915eb332 cs_dsp_adsp1_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x951b23b4 cs_dsp_adsp1_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x9e324cb0 cs_dsp_chunk_flush drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xac799f19 cs_dsp_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb6c0d9e7 cs_dsp_chunk_read drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xe261f9aa cs_dsp_cleanup_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xead72ec0 cs_dsp_adsp2_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xef7ae162 cs_dsp_coeff_write_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf1c71bf1 cs_dsp_coeff_write_acked_control drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf2d0e769 cs_dsp_halo_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf52c2ccf cs_dsp_init_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf5e1c4d0 cs_dsp_write_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xfaa28510 cs_dsp_halo_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xfc4126e0 cs_dsp_find_alg_region drivers/firmware/cirrus/cs_dsp +HWMON_THERMAL EXPORT_SYMBOL_GPL 0x1c0113e0 hwmon_device_register_for_thermal vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x14013dbb idle_inject_register_full vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5b3a2cd6 idle_inject_start vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5f064467 idle_inject_register vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x85c2b7eb idle_inject_stop vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x95e93783 idle_inject_set_latency vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xc18575af idle_inject_set_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xe9cbcfd0 idle_inject_get_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xf0e96547 idle_inject_unregister vmlinux +IIO_AD5592R EXPORT_SYMBOL_GPL 0x1262c691 ad5592r_probe drivers/iio/dac/ad5592r-base +IIO_AD5592R EXPORT_SYMBOL_GPL 0xc5d056c2 ad5592r_remove drivers/iio/dac/ad5592r-base +IIO_AD5686 EXPORT_SYMBOL_GPL 0x3bea5b55 ad5686_probe drivers/iio/dac/ad5686 +IIO_AD5686 EXPORT_SYMBOL_GPL 0xb57773c6 ad5686_remove drivers/iio/dac/ad5686 +IIO_AD7091R EXPORT_SYMBOL_GPL 0x4a63372c ad7091r_regmap_config drivers/iio/adc/ad7091r-base +IIO_AD7091R EXPORT_SYMBOL_GPL 0xb477052c ad7091r_probe drivers/iio/adc/ad7091r-base +IIO_AD7606 EXPORT_SYMBOL_GPL 0x782d2085 ad7606_probe drivers/iio/adc/ad7606 +IIO_AD7606 EXPORT_SYMBOL_GPL 0x80636199 ad7606_pm_ops drivers/iio/adc/ad7606 +IIO_ADISLIB EXPORT_SYMBOL 0x883423ff __adis_enable_irq drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL 0xa322cf2e adis_debugfs_reg_access drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x1d818f31 devm_adis_setup_buffer_and_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x62785c7b adis_init drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x75b70858 __adis_write_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x77fcdace __adis_update_bits_base drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x81019969 devm_adis_probe_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x833a098e __adis_initial_startup drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x98aa21b0 adis_single_conversion drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xad728f26 __adis_read_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xbe6d915e __adis_check_status drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xcebd7e60 adis_update_scan_mode drivers/iio/imu/adis_lib +IIO_ADIS_LIB EXPORT_SYMBOL_GPL 0xb5adf3cc __adis_reset drivers/iio/imu/adis_lib +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0x943161db devm_adi_axi_adc_conv_register drivers/iio/adc/adi-axi-adc +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0xcd3c7903 adi_axi_adc_conv_priv drivers/iio/adc/adi-axi-adc +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x63cd7770 adxl31x_chip_info drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x8401eedc adxl313_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x93298a1c adxl312_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x932e87b3 adxl314_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1d8d09c adxl314_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1dfdd33 adxl312_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xf6f7b9f3 adxl313_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xfd1cc9bf adxl313_core_probe drivers/iio/accel/adxl313_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x4d2f5e0f adxl35x_chip_info drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x6ff5403b adxl355_readable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0xb446fa86 adxl355_writeable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0xe46ba2a1 adxl355_core_probe drivers/iio/accel/adxl355_core +IIO_ADXL367 EXPORT_SYMBOL_GPL 0xcba50942 adxl367_probe drivers/iio/accel/adxl367 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x6c9c14e1 adxl372_readable_noinc_reg drivers/iio/accel/adxl372 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x7b6fbeea adxl372_probe drivers/iio/accel/adxl372 +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x305aac36 ad_sd_calibrate_all drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x4bb098f8 devm_ad_sd_setup_buffer_and_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x60c433ad ad_sd_set_comm drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x8e2dcc0b ad_sd_calibrate drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xae3d5406 ad_sigma_delta_single_conversion drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xb5ab3720 ad_sd_read_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xb5b5f2ea ad_sd_validate_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xc898350e ad_sd_reset drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xe71f9dc0 ad_sd_write_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xe9a80d27 ad_sd_init drivers/iio/adc/ad_sigma_delta +IIO_BMA400 EXPORT_SYMBOL 0x4f4c0a3e bma400_probe drivers/iio/accel/bma400_core +IIO_BMA400 EXPORT_SYMBOL 0xe26c3842 bma400_regmap_config drivers/iio/accel/bma400_core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x5cce219d bmc150_regmap_conf drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x85538634 bmc150_accel_pm_ops drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x92795a61 bmc150_accel_core_probe drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0xfe93f427 bmc150_accel_core_remove drivers/iio/accel/bmc150-accel-core +IIO_BMC150_MAGN EXPORT_SYMBOL 0x8704fe9a bmc150_magn_pm_ops drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xaaf00676 bmc150_magn_regmap_config drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xad382ddf bmc150_magn_remove drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xf035f415 bmc150_magn_probe drivers/iio/magnetometer/bmc150_magn +IIO_BME680 EXPORT_SYMBOL 0xd1a172bf bme680_regmap_config drivers/iio/chemical/bme680_core +IIO_BME680 EXPORT_SYMBOL_GPL 0xf92809ff bme680_core_probe drivers/iio/chemical/bme680_core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x1f2f41b8 bmi088_accel_core_remove drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x395efcf9 bmi088_accel_core_probe drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x519b073f bmi088_regmap_conf drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x72231163 bmi088_accel_pm_ops drivers/iio/accel/bmi088-accel-core +IIO_BMI160 EXPORT_SYMBOL 0x6a77df1b bmi160_regmap_config drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL 0xca19cfae bmi160_enable_irq drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL_GPL 0xac01227c bmi160_core_probe drivers/iio/imu/bmi160/bmi160_core +IIO_BMP280 EXPORT_SYMBOL 0x21f2c6ea bmp380_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x2426ad69 bmp180_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x2c78fe53 bmp380_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x2f8e7a6f bmp580_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x9ebe8be9 bmp280_common_probe drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xb1771f25 bmp280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xc6923ee1 bme280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xcd163afe bmp180_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xcea0700b bmp280_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xd4bab5e5 bmp580_chip_info drivers/iio/pressure/bmp280 +IIO_BNO055 EXPORT_SYMBOL_GPL 0x91617887 bno055_probe drivers/iio/imu/bno055/bno055 +IIO_BNO055 EXPORT_SYMBOL_GPL 0x94c08648 bno055_regmap_config drivers/iio/imu/bno055/bno055 +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x5570f04f fxas21002c_pm_ops drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x8a3ccfcc fxas21002c_core_remove drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x9093c98a fxas21002c_core_probe drivers/iio/gyro/fxas21002c_core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x547b8969 fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x63c54ebf fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x83fdaf31 fxls8962af_core_probe drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xc11bda7a fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x094bee02 iio_gts_avail_scales_for_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x296bb0cd iio_gts_all_avail_scales drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x48263a40 devm_iio_init_iio_gts drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x4ed89402 iio_gts_find_sel_by_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x53000dc5 iio_gts_find_gain_by_sel drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x54a7bad7 iio_gts_get_min_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x5f338fa0 iio_gts_find_new_gain_sel_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xa3374797 iio_gts_get_scale drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xaf5aaa85 iio_find_closest_gain_low drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc061498b iio_gts_avail_times drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc25ccf30 iio_gts_find_new_gain_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xd7e29768 iio_gts_find_gain_sel_for_scale_using_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xf42af90f iio_gts_total_gain_to_scale drivers/iio/industrialio-gts-helper +IIO_HID EXPORT_SYMBOL 0x03890658 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x066f117e hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x09bbce8d hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x412a1225 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x42b07f05 hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x5f276181 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x69557a04 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x72b27690 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x74ba1282 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x8b056d74 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xb185a56c hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xcb10562b hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x75502ad8 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x787360aa hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x7b04c38d hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xd90f7b44 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HMC5843 EXPORT_SYMBOL 0x0fa176f1 hmc5843_pm_ops drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0x14544d09 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0xeac2c620 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core +IIO_HTS221 EXPORT_SYMBOL 0x450f1a36 hts221_pm_ops drivers/iio/humidity/hts221 +IIO_HTS221 EXPORT_SYMBOL 0x94ce7fee hts221_probe drivers/iio/humidity/hts221 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x466f03c3 inv_icm42600_core_probe drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0xa7bb28c1 inv_icm42600_pm_ops drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0xdca611c1 inv_icm42600_regmap_config drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_KX022A EXPORT_SYMBOL_GPL 0xa4651873 kx022a_regmap drivers/iio/accel/kionix-kx022a +IIO_KX022A EXPORT_SYMBOL_GPL 0xc8af4da5 kx022a_probe_internal drivers/iio/accel/kionix-kx022a +IIO_KXSD9 EXPORT_SYMBOL 0x7caa5599 kxsd9_common_remove drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0x94a2e014 kxsd9_dev_pm_ops drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0xc0337a1e kxsd9_common_probe drivers/iio/accel/kxsd9 +IIO_LSM6DSX EXPORT_SYMBOL 0x6f2eaa1d st_lsm6dsx_probe drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_LSM6DSX EXPORT_SYMBOL 0xa7151fb7 st_lsm6dsx_pm_ops drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x045688dd ms_sensors_read_prom_word drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x234f95ec ms_sensors_show_battery_low drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x2d2f5cd5 ms_sensors_reset drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x3bdf18a0 ms_sensors_write_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x42b6a050 ms_sensors_convert_and_read drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x4a74b593 ms_sensors_tp_read_prom drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x52be579e ms_sensors_write_resolution drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xad68d2f6 ms_sensors_read_serial drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xb12519bb ms_sensors_show_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xb3010bb3 ms_sensors_read_temp_and_pressure drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xef92dc1d ms_sensors_ht_read_humidity drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xfa5e5bbb ms_sensors_ht_read_temperature drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x5df6293c mma7455_core_remove drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x95380b64 mma7455_core_probe drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xfe70af6d mma7455_core_regmap drivers/iio/accel/mma7455_core +IIO_MMA9551 EXPORT_SYMBOL 0x005a745e mma9551_read_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x1b379533 mma9551_read_version drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x317434a9 mma9551_read_status_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x36c6709d mma9551_read_status_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x41ef446c mma9551_read_accel_scale drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x685ae4f5 mma9551_write_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x74e5a9dd mma9551_set_device_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x76df7377 mma9551_read_accel_chan drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x7ea58b6c mma9551_read_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x8baee868 mma9551_update_config_bits drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x900eeade mma9551_set_power_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xa905a60c mma9551_write_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xb51443bb mma9551_app_reset drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xbcd7fe96 mma9551_sleep drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xcfe09c8e mma9551_write_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xd4ba9122 mma9551_gpio_config drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xf5dd4181 mma9551_read_status_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xfb90d622 mma9551_read_config_byte drivers/iio/accel/mma9551_core +IIO_MPL115 EXPORT_SYMBOL 0xb42fb7dc mpl115_dev_pm_ops drivers/iio/pressure/mpl115 +IIO_MPL115 EXPORT_SYMBOL_GPL 0x8c9bcd10 mpl115_probe drivers/iio/pressure/mpl115 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x15626058 inv_mpu_core_probe drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0xf7c6c3eb inv_mpu_pmops drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MS5611 EXPORT_SYMBOL 0x4d688dcc ms5611_probe drivers/iio/pressure/ms5611_core +IIO_RESCALE EXPORT_SYMBOL_GPL 0x521f5e65 rescale_process_scale drivers/iio/afe/iio-rescale +IIO_RESCALE EXPORT_SYMBOL_GPL 0x5c6fc9cc rescale_process_offset drivers/iio/afe/iio-rescale +IIO_RM3100 EXPORT_SYMBOL_GPL 0x0a1424e0 rm3100_volatile_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0x7def1d1a rm3100_common_probe drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xaa911f08 rm3100_readable_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xcc7209be rm3100_writable_table drivers/iio/magnetometer/rm3100-core +IIO_SCD30 EXPORT_SYMBOL 0x13c7aad1 scd30_probe drivers/iio/chemical/scd30_core +IIO_SCD30 EXPORT_SYMBOL 0x14b8f2ef scd30_pm_ops drivers/iio/chemical/scd30_core +IIO_SPS30 EXPORT_SYMBOL_GPL 0xff72150a sps30_probe drivers/iio/chemical/sps30 +IIO_SSP_SENSORS EXPORT_SYMBOL 0x0296467d ssp_common_process_data drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x0c19bb59 ssp_register_consumer drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x0d988f6d ssp_common_buffer_postdisable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x1dee65de ssp_change_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x38f59e53 ssp_enable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x3f1c384b ssp_get_sensor_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x4d4aab2e ssp_disable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x76ff14ac ssp_common_buffer_postenable drivers/iio/common/ssp_sensors/ssp_iio +IIO_ST_SENSORS EXPORT_SYMBOL 0x025c0446 st_sensors_validate_device drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x074d7047 st_sensors_trigger_handler drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x20135d2f st_accel_get_settings drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0x208bc40a st_sensors_allocate_trigger drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x26777761 st_press_get_settings drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0x28f9d57a st_magn_get_settings drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0x36c849ff st_sensors_set_odr drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x567d8de2 st_sensors_init_sensor drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x599ebfaf st_sensors_dev_name_probe drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x5d859d21 st_sensors_sysfs_sampling_frequency_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x5e531ed6 st_sensors_spi_configure drivers/iio/common/st_sensors/st_sensors_spi +IIO_ST_SENSORS EXPORT_SYMBOL 0x5fa48fa2 st_sensors_sysfs_scale_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x608e79db st_sensors_debugfs_reg_access drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x6e2f144f st_sensors_set_dataready_irq drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x73abae06 st_sensors_power_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x810e24ea st_sensors_set_axis_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x8a0c4c8c st_sensors_get_settings_index drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x98276eb8 st_sensors_verify_id drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xa151f1d4 st_magn_common_probe drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0xa8bed230 st_sensors_read_info_raw drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xb47b4b6c st_press_common_probe drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0xb90d1edb st_gyro_get_settings drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0xc2f5ff8a st_sensors_i2c_configure drivers/iio/common/st_sensors/st_sensors_i2c +IIO_ST_SENSORS EXPORT_SYMBOL 0xd2096675 st_accel_common_probe drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0xe0e989db st_gyro_common_probe drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0xea9009e6 st_sensors_set_fullscale_by_gain drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xf9ad2599 st_sensors_set_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL_GPL 0x08515e14 st_lsm9ds0_probe drivers/iio/imu/st_lsm9ds0/st_lsm9ds0 +IIO_UVIS25 EXPORT_SYMBOL 0x6ca9dfcf st_uvis25_probe drivers/iio/light/st_uvis25_core +IIO_UVIS25 EXPORT_SYMBOL 0x9ed48517 st_uvis25_pm_ops drivers/iio/light/st_uvis25_core +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x3ed24f8c zpa2326_isreg_readable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x757dab5b zpa2326_isreg_writeable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x75c20fdb zpa2326_probe drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x889fd07d zpa2326_pm_ops drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xd62c57c7 zpa2326_isreg_precious drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xfd554d3a zpa2326_remove drivers/iio/pressure/zpa2326 +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x665b653f m10bmc_sys_read drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xa7f60cde m10bmc_dev_groups drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xb0a27c73 m10bmc_dev_init drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xe88d8cf5 m10bmc_sys_update_bits drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xfd4cbfa7 m10bmc_fw_state_set drivers/mfd/intel-m10-bmc-core +IOMMUFD EXPORT_SYMBOL_GPL 0x1478dc36 iommufd_ctx_put drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x25ff396f iommufd_access_create drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x2fcd4a27 iommufd_device_unbind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x507b3b55 iommufd_ctx_from_file drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x5c52fa1c iommufd_access_pin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x952ca0c9 iommufd_ctx_get drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xaf29dd95 iommufd_access_rw drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xd69df677 iommufd_access_unpin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xe92d9462 iommufd_access_destroy drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xee11d74a iommufd_device_bind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xf01546d4 iommufd_device_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xf11ef5be iommufd_access_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xf557ea44 iommufd_device_detach drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x27c65ccd iommufd_vfio_compat_ioas_get_id drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x38810aa3 iommufd_vfio_compat_ioas_create drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x5287c072 iommufd_vfio_compat_set_no_iommu drivers/iommu/iommufd/iommufd +IWLWIFI EXPORT_SYMBOL_GPL 0x025dbd02 iwl_fw_dbg_collect_trig drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x03329c49 iwl_acpi_get_dsm_u32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x04edb602 iwl_write_prph_delay drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x09e190cd iwl_fw_runtime_suspend drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0b702eb5 iwl_get_cmd_string drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0ffeb993 iwl_write32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1332e4de iwl_abort_notification_waits drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x15a789e8 iwl_sar_geo_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x15cc3c06 iwl_fw_dbg_stop_sync drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1b6859d3 iwl_drv_get_fwname_pre drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1ba556fa iwl_parse_mei_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1d0972ce iwl_read32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1f090caa iwl_read_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x25f26bf5 iwl_set_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2710c362 iwl_dump_desc_assert drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2fa7c8b1 iwl_phy_db_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x32b8f42d iwl_acpi_get_eckv drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x35033c81 iwl_phy_db_free drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37956b72 rs_pretty_print_rate drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3bb17d5b __iwl_dbg drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3c576535 iwl_write_direct64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3f717dc8 __iwl_err drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x40f3580d iwl_read_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x44c1ab2c iwl_parse_nvm_mcc_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x45bdc1b4 iwl_configure_rxq drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x49e0135d iwl_new_rate_from_v1 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x50023305 iwl_fw_dbg_read_d3_debug_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x52bedd4a iwl_read_eeprom drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5988395c iwl_notification_wait_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c52e109 iwl_opmode_deregister drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x609dd8bc __iwl_warn drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6793b087 __iwl_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x68a07e1c iwl_dbg_tlv_del_timers drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6c64581e iwl_acpi_get_pwr_limit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6e36e3d1 iwl_parse_eeprom_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6e4491d6 iwl_sar_get_ewrd_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x733cddf3 iwl_free_fw_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x73891bf1 iwl_uefi_get_sgom_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x750ceec7 iwl_write8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x75bd5831 iwl_fw_runtime_resume drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x776221bf iwl_send_phy_db_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x788d67f3 iwl_sar_get_wrds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x78971d7e iwl_he_is_sgi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7d96c219 iwl_sar_get_wgds_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7ee393cb iwl_acpi_get_mcc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x80b16b52 iwl_fw_dbg_error_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x828c6838 iwlwifi_mod_params drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8456b06d iwl_acpi_is_ppag_approved drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x84bb50e1 iwl_rs_pretty_ant drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x86e40566 iwl_get_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8741ab43 iwl_get_shared_mem_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x874c77de iwl_fw_rate_idx_to_plcp drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9038811a iwl_rfi_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9077c3ef iwl_poll_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x916ac58a __iwl_crit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x987fb3ac iwl_acpi_get_tas drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa197300a iwl_read_external_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa2b83644 iwl_force_nmi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa65450e5 iwl_pnvm_load drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa6f4cfd7 iwl_init_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa85eccf3 iwl_fw_dbg_collect_desc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa8883ccb iwl_opmode_register drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa8eff38c iwl_fw_dbg_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xaaad9b4f iwl_fwrt_dump_error_logs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xaf6e8434 iwl_fw_runtime_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb15732a0 iwl_uefi_get_step_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb37b318c iwl_rs_pretty_bw drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb5dad539 iwl_fw_dbg_stop_restart_recording drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb7d5ffb1 iwl_rate_mcs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb8da0807 iwl_fw_start_dbg_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb940f6c7 iwl_parse_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbafc8994 iwl_wait_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xbc0c7206 iwl_acpi_get_dsm_u8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc115cf32 iwl_set_soc_latency drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc2467411 iwl_sar_geo_support drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcd632212 iwl_cmd_groups_verify_sorted drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcd8365d6 iwl_read_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xce0c6460 iwl_phy_db_set_section drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd69f1a6e iwl_write_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xddc5c844 iwl_poll_direct_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe075592a iwl_write_prph64_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe0eb5838 iwl_init_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe2305ec6 iwl_read_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe536c6c8 iwl_write64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe75b7e77 iwl_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe86571b1 iwl_acpi_get_ppag_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xea1b26fc iwl_nvm_fixups drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xeb7281b9 _iwl_dbg_tlv_time_point drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xeea9e458 iwl_write_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf174d691 iwl_set_bits_mask_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf31c08f4 iwl_acpi_get_phy_filters drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf4338e80 iwl_clear_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf88964e4 iwl_remove_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf9a4c13c iwl_finish_nic_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfacf8a25 iwl_trans_send_cmd drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfc172d94 iwl_acpi_get_lari_config_bitmap drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfc1e6f41 iwl_guid drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfc8b4488 iwl_sar_select_profile drivers/net/wireless/intel/iwlwifi/iwlwifi +LTC2497 EXPORT_SYMBOL 0x0986c950 ltc2497core_probe drivers/iio/adc/ltc2497-core +LTC2497 EXPORT_SYMBOL 0xd36f85f6 ltc2497core_remove drivers/iio/adc/ltc2497-core +MCB EXPORT_SYMBOL_GPL 0x1e09cf74 mcb_alloc_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x21d72f4e mcb_device_register drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x2708bf18 mcb_release_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x27e17e61 mcb_alloc_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x4a6e79b2 mcb_get_resource drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x73d35217 mcb_bus_put drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x8aeac37c mcb_request_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x91c71868 mcb_get_irq drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x9d49455b mcb_bus_add_devices drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xb74289c6 __mcb_register_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xc1a9cbb0 mcb_bus_get drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xc9d40d59 chameleon_parse_cells drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xd8189542 mcb_free_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeb2c8905 mcb_release_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xf4cf0e1e mcb_unregister_driver drivers/mcb/mcb +MFD_OCELOT EXPORT_SYMBOL 0x1861adea ocelot_core_init drivers/mfd/ocelot-soc +MFD_OCELOT EXPORT_SYMBOL 0xcce5ad22 ocelot_chip_reset drivers/mfd/ocelot-soc +MFD_OCELOT_SPI EXPORT_SYMBOL 0xd25aec8e ocelot_spi_init_regmap drivers/mfd/ocelot-soc +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x11a6999d nvme_execute_rq drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x161c8db8 nvme_find_get_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x37d957f8 nvme_command_effects drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x4afda294 nvme_put_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xb30c5cfc nvme_passthru_end drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xe693e194 nvme_passthru_start drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xf8d3a99d nvme_ctrl_from_file drivers/nvme/host/nvme-core +PECI EXPORT_SYMBOL_GPL 0x09880e12 peci_xfer_ep_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x0a62d00e peci_request_data_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x10f458be peci_request_data_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x15b9b2f4 peci_xfer_pkg_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x15e43be1 peci_xfer_ep_pci_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x37b09967 peci_request_data_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x46cdffc4 peci_request_status drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x4a894d4f peci_xfer_ep_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x4ae9bae5 peci_xfer_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x4ea6d6b9 peci_xfer_get_temp drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x56e4ec88 peci_request_alloc drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x56e578bc peci_xfer_ep_pci_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x5a82bb68 peci_xfer_pkg_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x5f720894 peci_request_data_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x64d3091c peci_request_temp_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x6f11b566 devm_peci_controller_add drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x73cffc72 __peci_driver_register drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x76334130 peci_xfer_pkg_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x791029c4 peci_request_dib_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x8e69b23a peci_xfer_pkg_cfg_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x940d275f peci_xfer_ep_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x9d34a21d peci_driver_unregister drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xa2c329e0 peci_xfer_get_dib drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xb1620b74 peci_xfer_ep_mmio64_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xcb6051f1 peci_xfer_ep_pci_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xcbeef935 peci_xfer_ep_mmio32_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xe198cfa1 peci_request_free drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xec63240b peci_xfer_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xf1b3b08c peci_xfer_pci_cfg_local_readl drivers/peci/peci +PECI_CPU EXPORT_SYMBOL_GPL 0x2b6f20a6 peci_ep_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x30746112 peci_pcs_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x5487dbda peci_temp_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xad45cd0f peci_mmio_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xeea04146 peci_pci_local_read drivers/peci/peci-cpu +PMBUS EXPORT_SYMBOL_GPL 0x032e24b6 pmbus_read_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x0697f240 pmbus_write_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x159d2372 pmbus_check_byte_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x1a106659 pmbus_get_fan_rate_cached drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x238cf966 pmbus_do_probe drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x2bd2c268 pmbus_lock_interruptible drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x3528efa2 pmbus_update_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x36dc4dca pmbus_get_debugfs_dir drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4baee2d1 pmbus_clear_faults drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4dd3e9e1 pmbus_read_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x677e5367 pmbus_set_page drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x948ff48f pmbus_get_driver_info drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x97c3e032 pmbus_set_update drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xa9478dc1 pmbus_write_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xacd390f9 pmbus_clear_cache drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xb6140372 pmbus_update_fan drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xbed79754 pmbus_unlock drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xc41ea416 pmbus_get_fan_rate_device drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xc94cc865 pmbus_regulator_ops drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xd324ae3f pmbus_write_byte drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xf5e60a85 pmbus_check_word_register drivers/hwmon/pmbus/pmbus_core +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x2096a75e sx_common_probe drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x3881db47 sx_common_read_proximity drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x513beb11 sx_common_write_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x87450b93 sx_common_read_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xa103ce02 sx_common_events drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xa34c7541 sx_common_get_raw_register_config drivers/iio/proximity/sx_common +SERIAL_8250_PCI EXPORT_SYMBOL_GPL 0x96da6f4d serial8250_pci_setup_port vmlinux +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x128482ba hda_cs_dsp_add_controls sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x2b707546 hda_cs_dsp_fw_ids sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0x413f44b7 hda_cs_dsp_write_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xc9080abf hda_cs_dsp_read_ctl sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_CS_DSP_CONTROLS EXPORT_SYMBOL_GPL 0xf4698c25 hda_cs_dsp_control_remove sound/pci/hda/snd-hda-cs-dsp-ctls +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x28fccdf0 cs35l41_hda_pm_ops sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0x3f47ddf9 cs35l41_hda_remove sound/pci/hda/snd-hda-scodec-cs35l41 +SND_HDA_SCODEC_CS35L41 EXPORT_SYMBOL_GPL 0xcf855d46 cs35l41_hda_probe sound/pci/hda/snd-hda-scodec-cs35l41 +SND_INTEL_SOUNDWIRE_ACPI EXPORT_SYMBOL 0xbb4f9d1f sdw_intel_acpi_scan sound/hda/snd-intel-sdw-acpi +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x1c4be5c0 cs35l45_probe sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x232029cb cs35l45_pm_ops sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3431c8ad cs35l45_get_clk_freq_id sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3a63c045 cs35l45_i2c_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x795b0109 cs35l45_spi_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xa933b64b cs35l45_apply_patch sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xff53901d cs35l45_remove sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x05482545 cs35l56_irq sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x133e4311 cs35l56_runtime_resume_common sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x36d48f29 cs35l56_remove sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x5e157c1a cs35l56_init sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x6c85f4c5 cs35l56_pm_ops_i2c_spi sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x8403f0b6 cs35l56_runtime_suspend sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xd404a337 cs35l56_common_probe sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xf2589f65 cs35l56_irq_request sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x035513e1 cs35l56_regmap_sdw sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x05c2529e cs35l56_tx_input_values sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x312c0e0f cs35l56_dsp1_regions sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x64e759e4 cs35l56_tx_input_texts sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x7a6e214d cs35l56_regmap_i2c sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x88762c92 cs35l56_get_bclk_freq_id sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xcc3b2792 cs35l56_regmap_spi sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xcd5438ad cs35l56_fill_supply_names sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xd8b13b64 cs35l56_reread_firmware_registers sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x0678acd4 cs42l42_mute_stream sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x0724d68d cs42l42_resume_restore sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x3a703530 cs42l42_src_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x40997d7f cs42l42_common_remove sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x574ac2f6 cs42l42_suspend sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x9d7226d7 cs42l42_regmap sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xa3dc3fc4 cs42l42_dai sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xae4be5c4 cs42l42_irq_thread sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xb9c8662f cs42l42_soc_component sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc053efa9 cs42l42_page_range sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc4d1f71c cs42l42_pll_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xd68aa883 cs42l42_volatile_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xdaaa653b cs42l42_common_probe sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xdbcccdc5 cs42l42_readable_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xe13d2528 cs42l42_init sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xf732d418 cs42l42_resume sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_SOF_XTENSA EXPORT_SYMBOL 0x54bf32c1 sof_xtensa_arch_ops sound/soc/sof/xtensa/snd-sof-xtensa-dsp +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x09351149 tasdevice_prmg_calibdata_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1a949c7c tasdevice_select_cfg_blk sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1ab9b7d9 tasdevice_select_tuningprm_cfg sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x23c94cc6 tasdevice_tuning_switch sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x2c2d92de tasdevice_config_info_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x40ec23ee tasdevice_calbin_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x957998f4 tas2781_load_calibration sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xa7d17083 tasdevice_rca_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfa72134b tasdevice_dsp_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfe3a6722 tasdevice_prmg_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SOUNDWIRE_INTEL EXPORT_SYMBOL 0x523fa6e7 sdw_intel_lnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL EXPORT_SYMBOL 0xc1c75221 sdw_intel_cnl_hw_ops drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x22145458 sdw_intel_exit drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x685b0409 sdw_intel_startup drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0x6c479c77 sdw_intel_process_wakeen_event drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xaa52eba1 sdw_intel_thread drivers/soundwire/soundwire-intel +SOUNDWIRE_INTEL_INIT EXPORT_SYMBOL 0xfb7bb2d1 sdw_intel_probe drivers/soundwire/soundwire-intel +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x06ba7275 dw_spi_suspend_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x0c072601 dw_spi_check_status drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x19ba56de dw_spi_resume_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x513b62de dw_spi_dma_setup_generic drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x6f2ed7a8 dw_spi_update_config drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xb12db38c dw_spi_dma_setup_mfld drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xb7a66215 dw_spi_set_cs drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xf34c45a5 dw_spi_remove_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xf5f9f897 dw_spi_add_host drivers/spi/spi-dw +SUNXI_CCU EXPORT_SYMBOL_GPL 0x079708d7 ccu_gate_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x0a9707d3 ccu_mux_helper_get_parent vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x0c64ee0e ccu_sdm_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x14438263 ccu_frac_helper_read_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x1f23b840 ccu_nkmp_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x30f76ac3 ccu_pll_notifier_register vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x3e362444 ccu_frac_helper_is_enabled vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x45837646 ccu_sdm_helper_is_enabled vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x50165be0 ccu_mux_notifier_register vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x517768aa ccu_sdm_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x5cddbcc6 ccu_nm_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x61abda39 ccu_mux_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x6668446b ccu_phase_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x7279ee3e ccu_mult_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x72f551be devm_sunxi_ccu_probe vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x7847755f ccu_helper_wait_for_lock vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x831d58e6 ccu_gate_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x844f1c47 ccu_mux_helper_set_parent vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8a845fdb ccu_nk_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8bdea961 ccu_nkm_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x8e63463a ccu_frac_helper_has_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x923edf17 ccu_sdm_helper_read_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x976fa968 ccu_mp_mmc_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0x98224ec7 ccu_reset_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xad1062ab ccu_gate_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xba365240 ccu_sdm_helper_get_factors vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xbdb5d83e ccu_mux_helper_determine_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xc4608f36 ccu_mux_helper_apply_prediv vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xce9edc4f ccu_frac_helper_disable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xd050ca65 ccu_sdm_helper_has_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xd27db71e ccu_mp_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xe49056d8 ccu_div_ops vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xe70cc090 ccu_frac_helper_enable vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xeb47a9b9 ccu_frac_helper_set_rate vmlinux +SUNXI_CCU EXPORT_SYMBOL_GPL 0xf66eb443 ccu_gate_helper_is_enabled vmlinux +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x3dce036c firmware_request_builtin vmlinux +USB_STORAGE EXPORT_SYMBOL_GPL 0x0a097ed8 usb_stor_Bulk_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x12712704 usb_stor_ctrl_transfer drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1b64010a usb_stor_set_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1bc3edc2 usb_stor_sense_invalidCDB drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1c1a173c usb_stor_Bulk_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2cc3187b usb_stor_CB_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x37eb91ef usb_stor_host_template_init drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x45dbfb43 usb_stor_CB_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x4c09b9ad usb_stor_control_msg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x55f3f0e1 usb_stor_clear_halt drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x583982d2 usb_stor_probe2 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x5a1dd402 usb_stor_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x5b256535 usb_stor_probe1 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x5bababef fill_inquiry_response drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x66dfa25c usb_stor_post_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x7c8a6846 usb_stor_bulk_transfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x850c622e usb_stor_disconnect drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x924d78cd usb_stor_bulk_transfer_sg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xa52b8577 usb_stor_transparent_scsi_command drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xb1395efa usb_stor_suspend drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xb3a536c1 usb_stor_adjust_quirks drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xbb07b4ad usb_stor_access_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xc5f52d03 usb_stor_bulk_srb drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xcb2aced3 usb_stor_pre_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf9b36f40 usb_stor_reset_resume drivers/usb/storage/usb-storage --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/arm64/generic-64k.compiler +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/arm64/generic-64k.compiler @@ -0,0 +1 @@ +GCC: (Ubuntu 13.2.0-4ubuntu3) 13.2.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/arm64/generic-64k.modules +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/arm64/generic-64k.modules @@ -0,0 +1,7499 @@ +3c59x +3w-9xxx +3w-sas +3w-xxxx +6lowpan +6pack +8021q +8139cp +8139too +8250_dfl +8250_exar +8250_men_mcb +8250_pci1xxxx +8250_pericom +8255 +8255_pci +8390 +842 +842_compress +842_decompress +88pg86x +88pm800 +88pm800-regulator +88pm805 +88pm80x +88pm80x_onkey +88pm8607 +88pm860x-ts +88pm860x_battery +88pm860x_bl +88pm860x_charger +88pm860x_onkey +9p +9pnet +9pnet_fd +9pnet_rdma +9pnet_virtio +9pnet_xen +BusLogic +a1-peripherals +a1-pll +a100u2w +a3d +a53-pll +a7-pll +a8293 +aacraid +aat2870-regulator +aat2870_bl +abp060mg +ac97_bus +acard-ahci +acbel-fsg032 +acecad +acenic +acp_audio_dma +acpi-als +acpi_configfs +acpi_ipmi +acpi_power_meter +acpi_tad +acpiphp_ibm +act8865-regulator +act8945a +act8945a-regulator +act8945a_charger +act_bpf +act_connmark +act_csum +act_ct +act_ctinfo +act_gact +act_gate +act_ipt +act_mirred +act_mpls +act_nat +act_pedit +act_police +act_sample +act_simple +act_skbedit +act_skbmod +act_tunnel_key +act_vlan +ad2s1200 +ad2s1210 +ad2s90 +ad3552r +ad4130 +ad5064 +ad5110 +ad525x_dpot +ad525x_dpot-i2c +ad525x_dpot-spi +ad5272 +ad5360 +ad5380 +ad5398 +ad5421 +ad5446 +ad5449 +ad5504 +ad5592r +ad5592r-base +ad5593r +ad5624r_spi +ad5686 +ad5686-spi +ad5696-i2c +ad5755 +ad5758 +ad5761 +ad5764 +ad5766 +ad5770r +ad5791 +ad5820 +ad5933 +ad7091r-base +ad7091r5 +ad7124 +ad714x +ad714x-i2c +ad714x-spi +ad7150 +ad7192 +ad7266 +ad7280a +ad7291 +ad7292 +ad7293 +ad7298 +ad7303 +ad7314 +ad74115 +ad7414 +ad7418 +ad74413r +ad7476 +ad7606 +ad7606_par +ad7606_spi +ad7746 +ad7766 +ad7768-1 +ad7780 +ad7791 +ad7793 +ad7816 +ad7877 +ad7879 +ad7879-i2c +ad7879-spi +ad7887 +ad7923 +ad7949 +ad799x +ad8366 +ad8801 +ad9467 +ad9523 +ad9832 +ad9834 +ad_sigma_delta +ada4250 +adc-joystick +adc-keys +adc128d818 +adcxx +addi_apci_1032 +addi_apci_1500 +addi_apci_1516 +addi_apci_1564 +addi_apci_16xx +addi_apci_2032 +addi_apci_2200 +addi_apci_3120 +addi_apci_3501 +addi_apci_3xxx +addi_watchdog +adf4350 +adf4371 +adf4377 +adf7242 +adfs +adi +adi-axi-adc +adiantum +adin +adin1100 +adin1110 +adis16080 +adis16130 +adis16136 +adis16201 +adis16203 +adis16209 +adis16240 +adis16260 +adis16400 +adis16460 +adis16475 +adis16480 +adis_lib +adjd_s311 +adl_pci6208 +adl_pci7x3x +adl_pci8164 +adm1025 +adm1026 +adm1029 +adm1031 +adm1177 +adm1266 +adm1275 +adm8211 +adm9240 +admv1013 +admv1014 +admv4420 +admv8818 +adp1653 +adp5061 +adp5520-keys +adp5520_bl +adp5588-keys +adp5589-keys +adp8860_bl +adp8870_bl +adrf6780 +ads7828 +ads7846 +ads7871 +adt7310 +adt7316 +adt7316-i2c +adt7316-spi +adt7410 +adt7411 +adt7462 +adt7470 +adt7475 +adt7x10 +adummy +adutux +adux1020 +adv7170 +adv7175 +adv7180 +adv7183 +adv7343 +adv7393 +adv748x +adv7511 +adv7604 +adv7842 +adv_pci1720 +adv_pci1723 +adv_pci1724 +adv_pci1760 +advansys +adxl313_core +adxl313_i2c +adxl313_spi +adxl34x +adxl34x-i2c +adxl34x-spi +adxl355_core +adxl355_i2c +adxl355_spi +adxl367 +adxl367_i2c +adxl367_spi +adxl372 +adxl372_i2c +adxl372_spi +adxrs290 +adxrs450 +aegis128 +aes-arm64 +aes-ce-blk +aes-ce-ccm +aes-ce-cipher +aes-neon-blk +aes-neon-bs +aes_ti +af9013 +af9033 +af_alg +af_key +af_packet_diag +afe4403 +afe4404 +affs +afs +ah4 +ah6 +ahci +ahci_ceva +ahci_dwc +ahci_mtk +ahci_mvebu +ahci_platform +ahci_qoriq +ahci_seattle +ahci_tegra +ahci_xgene +aht10 +aic79xx +aic7xxx +aic94xx +aiptek +aircable +airo +airspy +ak7375 +ak881x +ak8974 +ak8975 +al3010 +al3320a +alcor +alcor_pci +algif_aead +algif_hash +algif_rng +algif_skcipher +alibaba_uncore_drw_pmu +alim7101_wdt +allegro +altera-ci +altera-cvp +altera-fpga2sdram +altera-freeze-bridge +altera-hps2fpga +altera-msgdma +altera-pr-ip-core +altera-pr-ip-core-plat +altera-ps-spi +altera-stapl +altera_jtaguart +altera_ps2 +altera_tse +altera_uart +alx +am2315 +am53c974 +am65-cpts +amba-clcd +amba-pl010 +ambakmi +amc6821 +amd +amd-xgbe +amd5536udc_pci +amd8111e +amdgpu +amdxcp +amlogic-gxl-crypto +amlogic_thermal +amphion-vpu +amplc_pc236_common +amplc_pci236 +amplc_pci263 +ams-iaq-core +ams369fg06 +amt +analog +analogix-anx6345 +analogix-anx78xx +analogix_dp +anatop-regulator +ansi_cprng +anx7411 +anx7625 +anybuss_core +ao-cec +ao-cec-g12a +aoe +apbps2 +apcs-msm8916 +apcs-msm8996 +apds9300 +apds9802als +apds990x +apds9960 +apple-admac +apple-dart +apple-mailbox +apple-mfi-fastcharge +apple-rtkit +apple-sart +apple-soc-cpufreq +apple_wdt +appledisplay +appletalk +appletouch +applicom +apr +apss-ipq-pll +apss-ipq6018 +aptina-pll +aqc111 +aquacomputer_d5next +aquantia +ar0521 +ar1021_i2c +ar5523 +ar7part +ar9331 +arasan-nand-controller +arc-rawmode +arc-rimi +arc_emac +arc_ps2 +arc_uart +arcmsr +arcnet +arcpgu +arcx-anybus +arcxcnn_bl +aria_generic +arizona +arizona-haptics +arizona-i2c +arizona-ldo1 +arizona-micsupp +arizona-spi +ark3116 +arkfb +arm-cmn +arm_cspmu_module +arm_dmc620_pmu +arm_dsu_pmu +arm_mhu +arm_mhu_db +arm_mhuv2 +arm_scmi_powercap +arm_scpi +arm_smc_wdt +arm_smccc_trng +arm_smmuv3_pmu +arm_spe_pmu +armada-37xx-cpufreq +armada-37xx-rwtm-mailbox +armada-8k-cpufreq +armada_37xx_wdt +arp_tables +arpt_mangle +arptable_filter +as102_fe +as370-hwmon +as3711-regulator +as3711_bl +as3722-regulator +as3935 +as5011 +as73211 +asc7621 +ascot2e +asix +ast +async_memcpy +async_pq +async_raid6_recov +async_tx +async_xor +at24 +at25 +at76c50x-usb +at803x +at86rf230 +ata_generic +ata_piix +atbm8830 +atc260x-core +atc260x-i2c +atc260x-onkey +atc260x-poweroff +atc260x-regulator +aten +ath +ath10k_core +ath10k_pci +ath10k_sdio +ath10k_snoc +ath10k_usb +ath11k +ath11k_ahb +ath11k_pci +ath12k +ath3k +ath5k +ath6kl_core +ath6kl_sdio +ath6kl_usb +ath9k +ath9k_common +ath9k_htc +ath9k_hw +ath9k_pci_owl_loader +ati_remote +ati_remote2 +atl1 +atl1c +atl1e +atl2 +atlantic +atlas-ezo-sensor +atlas-sensor +atm +atmel +atmel-ecc +atmel-flexcom +atmel-hlcdc +atmel-i2c +atmel-sha204a +atmel_captouch +atmel_mxt_ts +atmel_pci +atmtcp +atp870u +atusb +atxp1 +aty128fb +atyfb +au0828 +au8522_common +au8522_decoder +au8522_dig +auo-pixcir-ts +auth_rpcgss +authenc +authencesn +autofs4 +auxadc_thermal +avmfritz +ax25 +ax88179_178a +ax88796b +ax88796c +axg-audio +axi-fan-control +axis-fifo +axp20x +axp20x-i2c +axp20x-pek +axp20x-regulator +axp20x-rsb +axp20x_ac_power +axp20x_adc +axp20x_battery +axp20x_usb_power +axp288_adc +b2c2-flexcop +b2c2-flexcop-pci +b2c2-flexcop-usb +b43 +b43legacy +b44 +b53_common +b53_mdio +b53_mmap +b53_serdes +b53_spi +b53_srab +ba431-rng +bam_dma +bareudp +batman-adv +baycom_par +baycom_ser_fdx +baycom_ser_hdx +bcache +bch +bcm-keypad +bcm-phy-lib +bcm-phy-ptp +bcm-sba-raid +bcm-sf2 +bcm203x +bcm3510 +bcm54140 +bcm590xx +bcm590xx-regulator +bcm5974 +bcm63138_nand +bcm6368_nand +bcm7xxx +bcm87xx +bcm_vk +bcma +bcma-hcd +bcmsysport +bd6107 +bd71815-regulator +bd71828-regulator +bd718x7-regulator +bd9571mwv +bd9571mwv-regulator +bd9576-regulator +bd9576_wdt +bd99954-charger +bdc +be2iscsi +be2net +befs +bel-pfe +belkin_sa +berlin2-adc +bfa +bfq +bfs +bfusb +bh1750 +bh1770glc +bh1780 +binder_linux +binfmt_misc +blake2b_generic +block2mtd +blocklayoutdriver +blowfish_common +blowfish_generic +bluefield_edac +bluetooth +bluetooth_6lowpan +bma150 +bma220_spi +bma400_core +bma400_i2c +bma400_spi +bman-test +bmc150-accel-core +bmc150-accel-i2c +bmc150-accel-spi +bmc150_magn +bmc150_magn_i2c +bmc150_magn_spi +bme680_core +bme680_i2c +bme680_spi +bmg160_core +bmg160_i2c +bmg160_spi +bmi088-accel-core +bmi088-accel-spi +bmi160_core +bmi160_i2c +bmi160_spi +bmp280 +bmp280-i2c +bmp280-spi +bna +bnep +bno055 +bno055_i2c +bno055_ser +bnx2 +bnx2fc +bnx2i +bnx2x +bnxt_en +bnxt_re +bochs +bonding +bpa-rs600 +bpa10x +bpck +bpck6 +bpfilter +bpqether +bq2415x_charger +bq24190_charger +bq24257_charger +bq24735-charger +bq2515x_charger +bq256xx_charger +bq25890_charger +bq25980_charger +bq27xxx_battery +bq27xxx_battery_hdq +bq27xxx_battery_i2c +br2684 +br_netfilter +brcmfmac +brcmfmac-bca +brcmfmac-cyw +brcmfmac-wcc +brcmnand +brcmsmac +brcmstb_nand +brcmutil +brd +bridge +broadcom +bsd_comp +bt819 +bt856 +bt866 +bt878 +btbcm +btcoexist +btintel +btmrvl +btmrvl_sdio +btmtk +btmtksdio +btmtkuart +btnxpuart +btqca +btqcomsmd +btrfs +btrsi +btrtl +btsdio +bttv +btusb +bu21013_ts +bu21029_ts +budget +budget-av +budget-ci +budget-core +budget-patch +bxcan +c67x00 +c_can +c_can_pci +c_can_platform +ca8210 +caam +caam_jr +caamalg_desc +caamhash_desc +cachefiles +cadence-nand-controller +cadence_wdt +cafe_ccic +cafe_nand +caif +caif_serial +caif_socket +caif_usb +caif_virtio +camcc-sc7180 +camcc-sc7280 +camcc-sdm845 +camcc-sm6350 +camcc-sm8250 +camcc-sm8450 +camellia_generic +can +can-bcm +can-dev +can-gw +can-isotp +can-j1939 +can-raw +can327 +cap11xx +capmode +capsule-loader +carl9170 +carminefb +cassini +cast5_generic +cast6_generic +cast_common +catc +cavium-rng +cavium-rng-vf +cavium_ptp +cb710 +cb710-mmc +cb_pcidas64 +cb_pcidda +cb_pcimdda +cc10001_adc +cc2520 +cc770 +cc770_isa +cc770_platform +ccm +ccp +ccp-crypto +ccree +ccs +ccs-pll +ccs811 +cctrng +cdc-acm +cdc-phonet +cdc-wdm +cdc_eem +cdc_ether +cdc_mbim +cdc_ncm +cdc_subset +cdns-csi2rx +cdns-csi2tx +cdns-dphy +cdns-dphy-rx +cdns-dsi +cdns-mhdp8546 +cdns-pltfrm +cdns-usb-common +cdns2-udc-pci +cdns3 +cdns3-imx +cdns3-pci-wrap +cdns3-ti +cdnsp-udc-pci +cdx-controller +cec +cec-gpio +ceph +cfb +cfg80211 +cfi_cmdset_0001 +cfi_cmdset_0002 +cfi_cmdset_0020 +cfi_probe +cfi_util +ch +ch341 +ch7006 +ch7322 +ch9200 +ch_ipsec +ch_ktls +chacha-neon +chacha20poly1305 +chacha_generic +chaoskey +charlcd +chcr +chipone-icn6211 +chipone_icn8318 +chipone_icn8505 +chipreg +chnl_net +chromeos_acpi +chromeos_privacy_screen +chromeos_tbmc +chrontel-ch7033 +chv3-i2s +ci_hdrc +ci_hdrc_imx +ci_hdrc_msm +ci_hdrc_pci +ci_hdrc_tegra +ci_hdrc_usb2 +cicada +cifs +cifs_arc4 +cifs_md4 +cirrus +cirrusfb +clip +clk-apple-nco +clk-axi-clkgen +clk-bd718x7 +clk-cbf-8996 +clk-cdce706 +clk-cdce925 +clk-cpu-8996 +clk-cs2000-cp +clk-fsl-flexspi +clk-hi3519 +clk-hi655x +clk-imx8ulp +clk-imx93 +clk-lmk04832 +clk-lochnagar +clk-max77686 +clk-max9485 +clk-mt6795-apmixedsys +clk-mt6795-infracfg +clk-mt6795-mfg +clk-mt6795-mm +clk-mt6795-pericfg +clk-mt6795-topckgen +clk-mt6795-vdecsys +clk-mt6795-vencsys +clk-mt7981-eth +clk-mt8173-img +clk-mt8173-vdecsys +clk-mt8173-vencsys +clk-mt8186-cam +clk-mt8186-img +clk-mt8186-imp_iic_wrap +clk-mt8186-ipe +clk-mt8186-mcu +clk-mt8186-mdp +clk-mt8186-mfg +clk-mt8186-mm +clk-mt8186-vdec +clk-mt8186-venc +clk-mt8186-wpe +clk-mt8188-adsp_audio26m +clk-mt8188-apmixedsys +clk-mt8188-cam +clk-mt8188-ccu +clk-mt8188-img +clk-mt8188-imp_iic_wrap +clk-mt8188-infra_ao +clk-mt8188-ipe +clk-mt8188-mfg +clk-mt8188-peri_ao +clk-mt8188-topckgen +clk-mt8188-vdec +clk-mt8188-vdo0 +clk-mt8188-vdo1 +clk-mt8188-venc +clk-mt8188-vpp0 +clk-mt8188-vpp1 +clk-mt8188-wpe +clk-mt8195-apusys_pll +clk-mt8195-cam +clk-mt8195-ccu +clk-mt8195-img +clk-mt8195-imp_iic_wrap +clk-mt8195-ipe +clk-mt8195-mfg +clk-mt8195-scp_adsp +clk-mt8195-vdec +clk-mt8195-vdo0 +clk-mt8195-vdo1 +clk-mt8195-venc +clk-mt8195-vpp0 +clk-mt8195-vpp1 +clk-mt8195-wpe +clk-mt8365 +clk-mt8365-apmixedsys +clk-mt8365-apu +clk-mt8365-cam +clk-mt8365-mfg +clk-mt8365-mm +clk-mt8365-vdec +clk-mt8365-venc +clk-palmas +clk-phase +clk-plldig +clk-pwm +clk-qcom +clk-renesas-pcie +clk-rk808 +clk-rpm +clk-rpmh +clk-s2mps11 +clk-scpi +clk-si514 +clk-si521xx +clk-si5341 +clk-si5351 +clk-si544 +clk-si570 +clk-smd-rpm +clk-spmi-pmic-div +clk-sprd +clk-twl6040 +clk-versaclock5 +clk-versaclock7 +clk-wm831x +clk-xlnx-clock-wizard +cls_basic +cls_bpf +cls_cgroup +cls_flow +cls_flower +cls_fw +cls_matchall +cls_route +cls_u32 +cm109 +cm32181 +cm3232 +cm3323 +cm3605 +cm36651 +cma3000_d0x +cma3000_d0x_i2c +cmac +cmdlinepart +cmtp +cn10k-rng +cnic +cobra +coda +coda-vpu +colibri-vf50-ts +com20020 +com20020-pci +com90io +com90xx +comedi +comedi_8255 +comedi_bond +comedi_example_test +comedi_parport +comedi_pci +comedi_test +comedi_usb +comm +contec_pci_dio +cordic +core +corsair-cpro +corsair-psu +cortina +counter +cp210x +cpcap-adc +cpcap-battery +cpcap-charger +cpcap-pwrbutton +cpcap-regulator +cppc_cpufreq +cpr +cptpf +cptvf +cqhci +cramfs +crc-itu-t +crc32_generic +crc4 +crc7 +crct10dif-ce +crg-hi3516cv300 +crg-hi3798cv200 +cros-ec-anx7688 +cros-ec-cec +cros-ec-regulator +cros-ec-sensorhub +cros-ec-typec +cros_ec +cros_ec_accel_legacy +cros_ec_baro +cros_ec_chardev +cros_ec_debugfs +cros_ec_dev +cros_ec_i2c +cros_ec_keyb +cros_ec_lid_angle +cros_ec_light_prox +cros_ec_lightbar +cros_ec_mkbp_proximity +cros_ec_rpmsg +cros_ec_sensors +cros_ec_sensors_core +cros_ec_spi +cros_ec_sysfs +cros_ec_uart +cros_ec_vbc +cros_hps_i2c +cros_kbd_led_backlight +cros_peripheral_charger +cros_typec_switch +cros_usbpd-charger +cros_usbpd_logger +cros_usbpd_notify +cryptd +crypto_engine +crypto_safexcel +crypto_user +cs3308 +cs5345 +cs53l32a +cs_dsp +csiostor +ctucanfd +ctucanfd_pci +ctucanfd_platform +curve25519-generic +cuse +cw1200_core +cw1200_wlan_sdio +cw1200_wlan_spi +cw2015_battery +cx18 +cx18-alsa +cx22700 +cx22702 +cx231xx +cx231xx-alsa +cx231xx-dvb +cx2341x +cx23885 +cx24110 +cx24113 +cx24116 +cx24117 +cx24120 +cx24123 +cx25821 +cx25821-alsa +cx25840 +cx82310_eth +cx88-alsa +cx88-blackbird +cx88-dvb +cx88-vp3054-i2c +cx8800 +cx8802 +cx88xx +cxacru +cxd2099 +cxd2820r +cxd2841er +cxd2880 +cxd2880-spi +cxgb +cxgb3 +cxgb3i +cxgb4 +cxgb4i +cxgb4vf +cxgbit +cxl_acpi +cxl_core +cxl_mem +cxl_pci +cxl_pmem +cxl_pmu +cxl_port +cy8ctma140 +cy8ctmg110_ts +cyapatp +cyber2000fb +cyberjack +cypress-sf +cypress_cy7c63 +cypress_firmware +cypress_m8 +cytherm +cyttsp4_core +cyttsp4_i2c +cyttsp4_spi +cyttsp5 +cyttsp_core +cyttsp_i2c +cyttsp_i2c_common +cyttsp_spi +da280 +da311 +da7280 +da9030_battery +da9034-ts +da903x-regulator +da903x_bl +da9052-battery +da9052-hwmon +da9052-regulator +da9052_bl +da9052_onkey +da9052_tsi +da9052_wdt +da9055-hwmon +da9055-regulator +da9055_onkey +da9055_wdt +da9062-core +da9062-regulator +da9062-thermal +da9062_wdt +da9063-regulator +da9063_onkey +da9063_wdt +da9121-regulator +da9150-charger +da9150-core +da9150-fg +da9150-gpadc +da9210-regulator +da9211-regulator +daqboard2000 +davicom +dax_cxl +dax_hmem +dax_pmem +db9 +dc395x +dccp +dccp_diag +dccp_ipv4 +dccp_ipv6 +ddbridge +ddbridge-dummy-fe +de2104x +defxx +delta-ahe50dc-fan +denali +denali_dt +denali_pci +des_generic +designware_i2s +device_dax +dfl +dfl-afu +dfl-emif +dfl-fme +dfl-fme-br +dfl-fme-mgr +dfl-fme-region +dfl-n3000-nios +dfl-pci +dht11 +diag +dib0070 +dib0090 +dib3000mb +dib3000mc +dib7000m +dib7000p +dib8000 +dib9000 +dibx000_common +digi_acceleport +digicolor-usart +diskonchip +dispcc-qcm2290 +dispcc-sc7180 +dispcc-sc7280 +dispcc-sc8280xp +dispcc-sdm845 +dispcc-sm6115 +dispcc-sm6125 +dispcc-sm6350 +dispcc-sm6375 +dispcc-sm8250 +dispcc-sm8450 +dispcc-sm8550 +display-connector +dl2k +dlhl60d +dlink-dir685-touchkeys +dlm +dln2 +dln2-adc +dm-bio-prison +dm-bufio +dm-cache +dm-cache-smq +dm-clone +dm-crypt +dm-delay +dm-ebs +dm-era +dm-flakey +dm-historical-service-time +dm-integrity +dm-io-affinity +dm-log +dm-log-userspace +dm-log-writes +dm-mirror +dm-multipath +dm-persistent-data +dm-queue-length +dm-raid +dm-region-hash +dm-round-robin +dm-service-time +dm-snapshot +dm-switch +dm-thin-pool +dm-unstripe +dm-verity +dm-writecache +dm-zero +dm-zoned +dm1105 +dm9601 +dma-axi-dmac +dmard06 +dmard09 +dmard10 +dmc520_edac +dme1737 +dmfe +dmi-sysfs +dmx3191d +dnet +dp83640 +dp83822 +dp83848 +dp83867 +dp83869 +dp83tc811 +dp83td510 +dpaa2-console +dpaa2-qdma +dpaa2_caam +dpdmai +dpot-dac +dps310 +dps920ab +drbd +drivetemp +drm +drm_buddy +drm_display_helper +drm_dma_helper +drm_dp_aux_bus +drm_kms_helper +drm_mipi_dbi +drm_shmem_helper +drm_suballoc_helper +drm_ttm_helper +drm_vram_helper +drm_xen_front +drv260x +drv2665 +drv2667 +drx39xyj +drxd +drxk +ds1621 +ds1682 +ds1803 +ds2482 +ds2490 +ds2760_battery +ds2780_battery +ds2781_battery +ds2782_battery +ds3000 +ds4424 +ds620 +dsa_core +dsbr100 +dst +dst_ca +dstr +dt3000 +dt3155 +dt9812 +dtpm +dummy +dummy-irq +dummy_stm +dvb-as102 +dvb-bt8xx +dvb-core +dvb-pll +dvb-ttpci +dvb-ttusb-budget +dvb-usb +dvb-usb-a800 +dvb-usb-af9005 +dvb-usb-af9005-remote +dvb-usb-af9015 +dvb-usb-af9035 +dvb-usb-anysee +dvb-usb-au6610 +dvb-usb-az6007 +dvb-usb-az6027 +dvb-usb-ce6230 +dvb-usb-cinergyT2 +dvb-usb-cxusb +dvb-usb-dib0700 +dvb-usb-dibusb-common +dvb-usb-dibusb-mb +dvb-usb-dibusb-mc +dvb-usb-dibusb-mc-common +dvb-usb-digitv +dvb-usb-dtt200u +dvb-usb-dtv5100 +dvb-usb-dvbsky +dvb-usb-dw2102 +dvb-usb-ec168 +dvb-usb-gl861 +dvb-usb-gp8psk +dvb-usb-lmedm04 +dvb-usb-m920x +dvb-usb-mxl111sf +dvb-usb-nova-t-usb2 +dvb-usb-opera +dvb-usb-pctv452e +dvb-usb-rtl28xxu +dvb-usb-technisat-usb2 +dvb-usb-ttusb2 +dvb-usb-umt-010 +dvb-usb-vp702x +dvb-usb-vp7045 +dvb_dummy_fe +dvb_usb_v2 +dw-axi-dmac-platform +dw-edma +dw-edma-pcie +dw-hdmi +dw-hdmi-ahb-audio +dw-hdmi-cec +dw-hdmi-gp-audio +dw-hdmi-i2s-audio +dw-i3c-master +dw-mipi-dsi +dw-xdata-pcie +dw100 +dw9714 +dw9768 +dw9807-vcm +dw_dmac +dw_dmac_core +dw_dmac_pci +dw_drm_dsi +dw_mipi_dsi-stm +dw_mmc +dw_mmc-bluefield +dw_mmc-exynos +dw_mmc-hi3798cv200 +dw_mmc-k3 +dw_mmc-pci +dw_mmc-pltfm +dw_mmc-rockchip +dw_wdt +dwc-xlgmac +dwc2_pci +dwc3 +dwc3-am62 +dwc3-haps +dwc3-imx8mp +dwc3-keystone +dwc3-meson-g12a +dwc3-of-simple +dwc3-pci +dwc3-qcom +dwc3-xilinx +dwmac-altr-socfpga +dwmac-dwc-qos-eth +dwmac-generic +dwmac-imx +dwmac-intel-plat +dwmac-ipq806x +dwmac-loongson +dwmac-mediatek +dwmac-meson +dwmac-meson8b +dwmac-qcom-ethqos +dwmac-rk +dwmac-stm32 +dwmac-sun8i +dwmac-tegra +dwmac-visconti +dyna_pci10xx +dynapro +e100 +e1000 +e1000e +e3x0-button +e4000 +earth-pt1 +earth-pt3 +ebt_802_3 +ebt_among +ebt_arp +ebt_arpreply +ebt_dnat +ebt_ip +ebt_ip6 +ebt_limit +ebt_log +ebt_mark +ebt_mark_m +ebt_nflog +ebt_pkttype +ebt_redirect +ebt_snat +ebt_stp +ebt_vlan +ebtable_broute +ebtable_filter +ebtable_nat +ebtables +ec100 +ec_sys +ecc +ecc-mtk +ecdh_generic +ecdsa_generic +echainiv +echo +ecrdsa_generic +edt-ft5x06 +ee1004 +eeprom +eeprom_93cx6 +eeprom_93xx46 +eeti_ts +efa +efct +efi-pstore +efi_test +efibc +efs +egalax_ts +egalax_ts_serial +ehci-fsl +ehci-npcm7xx +ehci-platform +ehset +einj +ektf2127 +elan_i2c +elants_i2c +elo +em28xx +em28xx-alsa +em28xx-dvb +em28xx-rc +em28xx-v4l +em_canid +em_cmp +em_ipset +em_ipt +em_meta +em_nbyte +em_text +em_u32 +emac_rockchip +emc1403 +emc2103 +emc2305 +emc6w201 +emi26 +emi62 +empeg +ems_pci +ems_usb +emu10k1-gp +emxx_udc +ena +enc28j60 +enclosure +encx24j600 +encx24j600-regmap +ene_ir +eni +enic +envelope-detector +epat +epia +epic100 +eql +erdma +erofs +error +esas2r +esd_usb +esp4 +esp4_offload +esp6 +esp6_offload +esp_scsi +essiv +et1011c +et131x +et8ek8 +etas_es58x +ethoc +etnaviv +evbug +exc3000 +exfat +extcon-adc-jack +extcon-fsa9480 +extcon-gpio +extcon-max14577 +extcon-max3355 +extcon-max77693 +extcon-max77843 +extcon-max8997 +extcon-palmas +extcon-ptn5150 +extcon-qcom-spmi-misc +extcon-rt8973a +extcon-sm5502 +extcon-usb-gpio +extcon-usbc-cros-ec +extcon-usbc-tusb320 +ezusb +f2fs +f71805f +f71882fg +f75375s +f81232 +f81534 +f81601 +f81604 +fakelb +fan53555 +fan53880 +farsync +fastrpc +faulty +fb_agm1264k-fl +fb_bd663474 +fb_ddc +fb_hx8340bn +fb_hx8347d +fb_hx8353d +fb_hx8357d +fb_ili9163 +fb_ili9320 +fb_ili9325 +fb_ili9340 +fb_ili9341 +fb_ili9481 +fb_ili9486 +fb_pcd8544 +fb_ra8875 +fb_s6d02a1 +fb_s6d1121 +fb_seps525 +fb_sh1106 +fb_ssd1289 +fb_ssd1305 +fb_ssd1306 +fb_ssd1325 +fb_ssd1331 +fb_ssd1351 +fb_st7735r +fb_st7789v +fb_tinylcd +fb_tls8204 +fb_uc1611 +fb_uc1701 +fb_upd161704 +fbtft +fc0011 +fc0012 +fc0013 +fc2580 +fcoe +fcrypt +fdomain +fdomain_pci +fdp +fdp_i2c +fealnx +ff-memless +ffa-module +fieldbus_dev +fintek-cir +firedtv +firewire-core +firewire-net +firewire-ohci +firewire-sbp2 +fit2 +fit3 +fixed +fjes +flexcan +fm10k +fm801-gp +fm_drv +forcedeth +fore_200e +fou +fou6 +fpga-bridge +fpga-mgr +fpga-region +freevxfs +friq +frpw +fsa4480 +fscache +fsi-core +fsi-master-aspeed +fsi-master-gpio +fsi-master-hub +fsi-occ +fsi-sbefifo +fsi-scom +fsia6b +fsl-dpaa2-eth +fsl-dpaa2-ptp +fsl-dpaa2-switch +fsl-edma +fsl-edma-common +fsl-enetc +fsl-enetc-core +fsl-enetc-ierb +fsl-enetc-mdio +fsl-enetc-ptp +fsl-enetc-vf +fsl-ldb +fsl-mc-dpio +fsl-mph-dr-of +fsl-qdma +fsl_dpa +fsl_ifc_nand +fsl_imx8_ddr_perf +fsl_imx9_ddr_perf +fsl_linflexuart +fsl_lpuart +fsl_pq_mdio +fsl_ucc_hdlc +fsp-3y +ftdi_sio +ftl +ftsteutates +fujitsu_ts +funcore +funeth +fusb302 +fxas21002c_core +fxas21002c_i2c +fxas21002c_spi +fxls8962af-core +fxls8962af-i2c +fxls8962af-spi +fxos8700_core +fxos8700_i2c +fxos8700_spi +g450_pll +g760a +g762 +g_acm_ms +g_audio +g_cdc +g_dbgp +g_ether +g_ffs +g_hid +g_mass_storage +g_midi +g_ncm +g_nokia +g_printer +g_serial +g_webcam +g_zero +gadgetfs +gamecon +gameport +garmin_gps +garp +gateworks-gsc +gb-audio-apbridgea +gb-audio-codec +gb-audio-gb +gb-audio-manager +gb-audio-module +gb-bootrom +gb-es2 +gb-firmware +gb-gbphy +gb-gpio +gb-hid +gb-i2c +gb-light +gb-log +gb-loopback +gb-power-supply +gb-pwm +gb-raw +gb-sdio +gb-spi +gb-spilib +gb-uart +gb-usb +gb-vibrator +gcc-ipq4019 +gcc-ipq5332 +gcc-ipq6018 +gcc-ipq8074 +gcc-ipq9574 +gcc-msm8916 +gcc-msm8917 +gcc-msm8939 +gcc-msm8953 +gcc-msm8976 +gcc-msm8994 +gcc-msm8996 +gcc-msm8998 +gcc-qcm2290 +gcc-qcs404 +gcc-qdu1000 +gcc-sa8775p +gcc-sc7180 +gcc-sc7280 +gcc-sc8180x +gcc-sc8280xp +gcc-sdm660 +gcc-sdm845 +gcc-sdx75 +gcc-sm6115 +gcc-sm6125 +gcc-sm6350 +gcc-sm6375 +gcc-sm7150 +gcc-sm8150 +gcc-sm8250 +gcc-sm8350 +gcc-sm8450 +gcc-sm8550 +gdmtty +gdmulte +ge2d +gemini +gen_probe +generic +generic-adc-battery +genet +geneve +genwqe_card +gf2k +gfs2 +ghash-ce +gianfar_driver +gl518sm +gl520sm +gl620a +gluebi +gm12u320 +gnss +gnss-mtk +gnss-serial +gnss-sirf +gnss-ubx +gnss-usb +go7007 +go7007-loader +go7007-usb +goku_udc +goldfish_battery +goodix_ts +gp2ap002 +gp2ap020a00f +gp8psk-fe +gpi +gpio +gpio-74x164 +gpio-74xx-mmio +gpio-adnp +gpio-adp5520 +gpio-aggregator +gpio-altera +gpio-altera-a10sr +gpio-amd-fch +gpio-amdpt +gpio-arizona +gpio-bd71815 +gpio-bd71828 +gpio-bd9571mwv +gpio-beeper +gpio-cadence +gpio-charger +gpio-da9052 +gpio-da9055 +gpio-dln2 +gpio-dwapb +gpio-eic-sprd +gpio-exar +gpio-fan +gpio-fxl6408 +gpio-grgpio +gpio-gw-pld +gpio-hisi +gpio-hlwd +gpio-idio-16 +gpio-ir-recv +gpio-ir-tx +gpio-janz-ttl +gpio-kempld +gpio-latch +gpio-logicvc +gpio-lp3943 +gpio-lp873x +gpio-lp87565 +gpio-madera +gpio-max3191x +gpio-max7300 +gpio-max7301 +gpio-max730x +gpio-max732x +gpio-max77620 +gpio-max77650 +gpio-mb86s7x +gpio-mc33880 +gpio-menz127 +gpio-mlxbf +gpio-mlxbf2 +gpio-mlxbf3 +gpio-moxtet +gpio-pca953x +gpio-pca9570 +gpio-pcf857x +gpio-pci-idio-16 +gpio-pcie-idio-24 +gpio-pisosr +gpio-pmic-eic-sprd +gpio-rcar +gpio-rdc321x +gpio-regmap +gpio-regulator +gpio-rockchip +gpio-sbu-mux +gpio-sim +gpio-siox +gpio-sl28cpld +gpio-sprd +gpio-syscon +gpio-thunderx +gpio-tpic2810 +gpio-tps65086 +gpio-tps65218 +gpio-tps65219 +gpio-tps65912 +gpio-tqmx86 +gpio-twl4030 +gpio-twl6040 +gpio-vibra +gpio-viperboard +gpio-virtio +gpio-visconti +gpio-wcd934x +gpio-wm831x +gpio-wm8350 +gpio-wm8994 +gpio-xgene-sb +gpio-xlp +gpio-xra1403 +gpio-zynq +gpio-zynqmp-modepin +gpio_backlight +gpio_decoder +gpio_keys +gpio_keys_polled +gpio_mouse +gpio_wdt +gpmi-nand +gpu-sched +gpucc-msm8998 +gpucc-sa8775p +gpucc-sc7180 +gpucc-sc7280 +gpucc-sc8280xp +gpucc-sdm660 +gpucc-sdm845 +gpucc-sm6115 +gpucc-sm6125 +gpucc-sm6350 +gpucc-sm6375 +gpucc-sm8150 +gpucc-sm8250 +gpucc-sm8350 +gpucc-sm8450 +gpucc-sm8550 +gr_udc +grace +grcan +gre +greybus +grip +grip_mp +gs1662 +gs_usb +gsc-hwmon +gsc_hpdi +gspca_benq +gspca_conex +gspca_cpia1 +gspca_dtcs033 +gspca_etoms +gspca_finepix +gspca_gl860 +gspca_jeilinj +gspca_jl2005bcd +gspca_kinect +gspca_konica +gspca_m5602 +gspca_main +gspca_mars +gspca_mr97310a +gspca_nw80x +gspca_ov519 +gspca_ov534 +gspca_ov534_9 +gspca_pac207 +gspca_pac7302 +gspca_pac7311 +gspca_se401 +gspca_sn9c2028 +gspca_sn9c20x +gspca_sonixb +gspca_sonixj +gspca_spca1528 +gspca_spca500 +gspca_spca501 +gspca_spca505 +gspca_spca506 +gspca_spca508 +gspca_spca561 +gspca_sq905 +gspca_sq905c +gspca_sq930x +gspca_stk014 +gspca_stk1135 +gspca_stv0680 +gspca_stv06xx +gspca_sunplus +gspca_t613 +gspca_topro +gspca_touptek +gspca_tv8532 +gspca_vc032x +gspca_vicam +gspca_xirlink_cit +gspca_zc3xx +gtp +gud +guillemot +gunze +gve +hackrf +hamachi +hampshire +hantro-vpu +hanwang +hbmc-am654 +hci +hci_bcm4377 +hci_nokia +hci_uart +hci_vhci +hclge +hclgevf +hctr2 +hd3ss3220 +hd44780 +hd44780_common +hdc100x +hdc2010 +hdlc +hdlc_cisco +hdlc_fr +hdlc_ppp +hdlc_raw +hdlc_raw_eth +hdlc_x25 +hdlcd +hdlcdrv +hdma +hdma_mgmt +hdpvr +he +helene +hellcreek_sw +hexium_gemini +hexium_orion +hfcmulti +hfcpci +hfcsusb +hfpll +hfs +hfsplus +hi311x +hi3660-mailbox +hi556 +hi6210-i2s +hi6220-mailbox +hi6220_reset +hi6421-pmic-core +hi6421-regulator +hi6421-spmi-pmic +hi6421v530-regulator +hi6421v600-irq +hi6421v600-regulator +hi655x-pmic +hi655x-regulator +hi8435 +hi846 +hi847 +hibmc-drm +hid +hid-a4tech +hid-accutouch +hid-alps +hid-apple +hid-appleir +hid-asus +hid-aureal +hid-axff +hid-belkin +hid-betopff +hid-bigbenff +hid-cherry +hid-chicony +hid-cmedia +hid-corsair +hid-cougar +hid-cp2112 +hid-creative-sb0540 +hid-cypress +hid-dr +hid-elan +hid-elecom +hid-elo +hid-emsff +hid-evision +hid-ezkey +hid-ft260 +hid-gaff +hid-gembird +hid-generic +hid-gfrm +hid-glorious +hid-google-hammer +hid-gt683r +hid-gyration +hid-holtek-kbd +hid-holtek-mouse +hid-holtekff +hid-hyperv +hid-icade +hid-ite +hid-jabra +hid-kensington +hid-keytouch +hid-kye +hid-lcpower +hid-led +hid-lenovo +hid-letsketch +hid-lg-g15 +hid-logitech +hid-logitech-dj +hid-logitech-hidpp +hid-macally +hid-magicmouse +hid-maltron +hid-mcp2221 +hid-megaworld +hid-mf +hid-microsoft +hid-monterey +hid-multitouch +hid-nintendo +hid-nti +hid-ntrig +hid-nvidia-shield +hid-ortek +hid-penmount +hid-petalynx +hid-picolcd +hid-pl +hid-plantronics +hid-playstation +hid-primax +hid-prodikeys +hid-pxrc +hid-razer +hid-redragon +hid-retrode +hid-rmi +hid-roccat +hid-roccat-arvo +hid-roccat-common +hid-roccat-isku +hid-roccat-kone +hid-roccat-koneplus +hid-roccat-konepure +hid-roccat-kovaplus +hid-roccat-lua +hid-roccat-pyra +hid-roccat-ryos +hid-roccat-savu +hid-saitek +hid-samsung +hid-semitek +hid-sensor-accel-3d +hid-sensor-als +hid-sensor-custom +hid-sensor-custom-intel-hinge +hid-sensor-gyro-3d +hid-sensor-hub +hid-sensor-humidity +hid-sensor-iio-common +hid-sensor-incl-3d +hid-sensor-magn-3d +hid-sensor-press +hid-sensor-prox +hid-sensor-rotation +hid-sensor-temperature +hid-sensor-trigger +hid-sigmamicro +hid-sjoy +hid-sony +hid-speedlink +hid-steam +hid-steelseries +hid-sunplus +hid-thrustmaster +hid-tivo +hid-tmff +hid-topre +hid-topseed +hid-twinhan +hid-u2fzero +hid-uclogic +hid-udraw-ps3 +hid-viewsonic +hid-vivaldi +hid-vivaldi-common +hid-vrc2 +hid-waltop +hid-wiimote +hid-xiaomi +hid-xinmo +hid-zpff +hid-zydacron +hideep +hidp +hih6130 +himax_hx83112b +hinic +hip04_eth +hisi-acc-vfio-pci +hisi-rng +hisi-sfc +hisi-spmi-controller +hisi-trng-v2 +hisi504_nand +hisi_femac +hisi_hikey_usb +hisi_hpre +hisi_pcie_pmu +hisi_powerkey +hisi_ptt +hisi_qm +hisi_sas_main +hisi_sas_v1_hw +hisi_sas_v2_hw +hisi_sas_v3_hw +hisi_sec +hisi_sec2 +hisi_thermal +hisi_uncore_cpa_pmu +hisi_uncore_ddrc_pmu +hisi_uncore_hha_pmu +hisi_uncore_l3c_pmu +hisi_uncore_pa_pmu +hisi_uncore_pmu +hisi_uncore_sllc_pmu +hisi_uncore_uc_pmu +hisi_zip +histb-rng +hix5hd2_gmac +hmc425a +hmc5843_core +hmc5843_i2c +hmc5843_spi +hmc6352 +hms-profinet +hnae +hnae3 +hns-roce-hw-v2 +hns3 +hns3_pmu +hns_dsaf +hns_enet_drv +hns_mdio +hopper +horus3a +host1x +hostap +hostap_pci +hostap_plx +hp03 +hp206c +hpfs +hpilo +hpsa +hptiop +hpwdt +hsi +hsi_char +hso +hsr +ht16k33 +hte-tegra194 +hte-tegra194-test +hts221 +hts221_i2c +hts221_spi +htu21 +huawei_cdc_ncm +hv_balloon +hv_netvsc +hv_sock +hv_storvsc +hv_utils +hv_vmbus +hwmon-vid +hwpoison-inject +hx711 +hx8357 +hx8357d +hycon-hy46xx +hynitron_cstxxx +hyperbus-core +hyperv-keyboard +hyperv_drm +hyperv_fb +i2c-algo-bit +i2c-algo-pca +i2c-ali1535 +i2c-ali1563 +i2c-ali15x3 +i2c-altera +i2c-amd756 +i2c-amd8111 +i2c-apple +i2c-arb-gpio-challenge +i2c-cbus-gpio +i2c-ccgx-ucsi +i2c-cp2615 +i2c-cros-ec-tunnel +i2c-demux-pinctrl +i2c-designware-pci +i2c-diolan-u2c +i2c-dln2 +i2c-fsi +i2c-gpio +i2c-hid +i2c-hid-acpi +i2c-hid-of +i2c-hid-of-elan +i2c-hid-of-goodix +i2c-hisi +i2c-hix5hd2 +i2c-i801 +i2c-imx +i2c-imx-lpi2c +i2c-isch +i2c-kempld +i2c-matroxfb +i2c-mchp-pci1xxxx +i2c-meson +i2c-mlxbf +i2c-mt65xx +i2c-mux +i2c-mux-gpio +i2c-mux-gpmux +i2c-mux-ltc4306 +i2c-mux-mlxcpld +i2c-mux-pca9541 +i2c-mux-pca954x +i2c-mux-pinctrl +i2c-mux-reg +i2c-mv64xxx +i2c-nforce2 +i2c-nomadik +i2c-npcm7xx +i2c-nvidia-gpu +i2c-ocores +i2c-owl +i2c-parport +i2c-pca-platform +i2c-piix4 +i2c-pxa +i2c-qcom-cci +i2c-qcom-geni +i2c-qup +i2c-rcar +i2c-riic +i2c-rk3x +i2c-robotfuzz-osif +i2c-rzv2m +i2c-scmi +i2c-sh_mobile +i2c-simtec +i2c-sis5595 +i2c-sis630 +i2c-sis96x +i2c-slave-eeprom +i2c-smbus +i2c-stm32f4 +i2c-stm32f7-drv +i2c-stub +i2c-synquacer +i2c-taos-evm +i2c-tegra +i2c-tegra-bpmp +i2c-thunderx +i2c-tiny-usb +i2c-versatile +i2c-via +i2c-viapro +i2c-viperboard +i2c-virtio +i2c-xgene-slimpro +i2c-xiic +i2c-xlp9xx +i3c +i3c-master-cdns +i40e +i5k_amb +i6300esb +i740fb +iavf +ib_cm +ib_core +ib_ipoib +ib_iser +ib_isert +ib_mthca +ib_srp +ib_srpt +ib_umad +ib_uverbs +ibm-cffps +ibm-panel +ibmaem +ibmpex +icc-bcm-voter +icc-bwmon +icc-clk +icc-osm-l3 +icc-rpmh +icc-smd-rpm +ice +ice40-spi +icp10100 +icp_multi +icplus +ics932s401 +idma64 +idmouse +idt77252 +idt_89hpesx +idt_gen2 +idt_gen3 +idtcps +ieee802154 +ieee802154_6lowpan +ieee802154_socket +ifb +ifcvf +ife +ifi_canfd +iforce +iforce-serio +iforce-usb +igb +igbvf +igc +igorplugusb +iguanair +iio-mux +iio-rescale +iio-trig-hrtimer +iio-trig-interrupt +iio-trig-loop +iio-trig-sysfs +iio_dummy +iio_hwmon +ila +ili210x +ili9163 +ili9225 +ili922x +ili9320 +ili9341 +ili9486 +ilitek_ts_i2c +imagis +img-ascii-lcd +img-i2s-in +img-i2s-out +img-parallel-out +img-spdif-in +img-spdif-out +imm +imon +imon_raw +ims-pcu +imx-audio-rpmsg +imx-bus +imx-common +imx-cpufreq-dt +imx-dcss +imx-dma +imx-dsp +imx-interconnect +imx-lcdc +imx-lcdif +imx-ldb-helper +imx-mailbox +imx-media-common +imx-mipi-csis +imx-pcm-dma +imx-pcm-rpmsg +imx-pxp +imx-sdma +imx208 +imx214 +imx219 +imx258 +imx274 +imx290 +imx296 +imx2_wdt +imx319 +imx334 +imx335 +imx355 +imx412 +imx415 +imx6q-cpufreq +imx6ul_tsc +imx7-media-csi +imx7d_adc +imx7ulp_wdt +imx8-isi +imx8m-ddrc +imx8mm-interconnect +imx8mm_thermal +imx8mn-interconnect +imx8mp-interconnect +imx8mq-interconnect +imx8mq-mipi-csi2 +imx8qm-ldb +imx8qxp-adc +imx8qxp-ldb +imx8qxp-pixel-combiner +imx8qxp-pixel-link +imx8qxp-pxl2dpi +imx93-pd +imx93-src +imx93_adc +imx_dsp_rproc +imx_keypad +imx_rproc +imx_sc_key +imx_sc_thermal +imx_sc_wdt +imx_thermal +imxfb +ina209 +ina238 +ina2xx +ina2xx-adc +ina3221 +industrialio +industrialio-buffer-cb +industrialio-buffer-dma +industrialio-buffer-dmaengine +industrialio-configfs +industrialio-gts-helper +industrialio-hw-consumer +industrialio-sw-device +industrialio-sw-trigger +industrialio-triggered-buffer +industrialio-triggered-event +inet_diag +inexio +inftl +initio +input-leds +inspur-ipsps +int51x1 +intel-m10-bmc-core +intel-m10-bmc-hwmon +intel-m10-bmc-pmci +intel-m10-bmc-spi +intel-nand-controller +intel-xway +intel_qat +intel_th +intel_th_acpi +intel_th_gth +intel_th_msu +intel_th_msu_sink +intel_th_pci +intel_th_pti +intel_th_sth +intel_vr_nor +interact +interrupt-cnt +inv-icm42600 +inv-icm42600-i2c +inv-icm42600-spi +inv-mpu6050 +inv-mpu6050-i2c +inv-mpu6050-spi +io-domain +io_edgeport +io_ti +iommufd +ionic +iosm +iowarrior +ip5xxx_power +ip6_gre +ip6_tables +ip6_tunnel +ip6_udp_tunnel +ip6_vti +ip6t_NPT +ip6t_REJECT +ip6t_SYNPROXY +ip6t_ah +ip6t_eui64 +ip6t_frag +ip6t_hbh +ip6t_ipv6header +ip6t_mh +ip6t_rpfilter +ip6t_rt +ip6t_srh +ip6table_filter +ip6table_mangle +ip6table_nat +ip6table_raw +ip6table_security +ip_gre +ip_set +ip_set_bitmap_ip +ip_set_bitmap_ipmac +ip_set_bitmap_port +ip_set_hash_ip +ip_set_hash_ipmac +ip_set_hash_ipmark +ip_set_hash_ipport +ip_set_hash_ipportip +ip_set_hash_ipportnet +ip_set_hash_mac +ip_set_hash_net +ip_set_hash_netiface +ip_set_hash_netnet +ip_set_hash_netport +ip_set_hash_netportnet +ip_set_list_set +ip_tables +ip_tunnel +ip_vs +ip_vs_dh +ip_vs_fo +ip_vs_ftp +ip_vs_lblc +ip_vs_lblcr +ip_vs_lc +ip_vs_mh +ip_vs_nq +ip_vs_ovf +ip_vs_pe_sip +ip_vs_rr +ip_vs_sed +ip_vs_sh +ip_vs_twos +ip_vs_wlc +ip_vs_wrr +ip_vti +ipa +ipack +ipaq +ipcomp +ipcomp6 +iphase +ipheth +ipip +ipmb_dev_int +ipmi_devintf +ipmi_ipmb +ipmi_msghandler +ipmi_poweroff +ipmi_si +ipmi_ssif +ipmi_watchdog +ipoctal +ipr +iproc_nand +ips +ipt_ECN +ipt_REJECT +ipt_SYNPROXY +ipt_ah +ipt_rpfilter +iptable_filter +iptable_mangle +iptable_nat +iptable_raw +iptable_security +ipvlan +ipvtap +ipw +ipw2100 +ipw2200 +iqs269a +iqs5xx +iqs620at-temp +iqs621-als +iqs624-pos +iqs626a +iqs62x +iqs62x-keys +iqs7222 +ir-hix5hd2 +ir-imon-decoder +ir-jvc-decoder +ir-kbd-i2c +ir-mce_kbd-decoder +ir-nec-decoder +ir-rc5-decoder +ir-rc6-decoder +ir-rcmm-decoder +ir-sanyo-decoder +ir-sharp-decoder +ir-sony-decoder +ir-spi +ir-usb +ir-xmp-decoder +ir35221 +ir36021 +ir38064 +ir_toy +irdma +irps5401 +irq-imx-mu-msi +irq-madera +irq-pruss-intc +irq-qcom-mpm +iscsi_boot_sysfs +iscsi_ibft +iscsi_target_mod +iscsi_tcp +isdnhdlc +isight_firmware +isl29003 +isl29018 +isl29020 +isl29028 +isl29125 +isl29501 +isl6271a-regulator +isl6405 +isl6421 +isl6423 +isl68137 +isl7998x +isl9305 +isofs +isp116x-hcd +isp1704_charger +isp1760 +it87 +it913x +itd1000 +ite-cir +ite-it6505 +ite-it66121 +itg3200 +iuu_phoenix +ivtv +ivtv-alsa +ivtvfb +iw_cm +iw_cxgb4 +iwl3945 +iwl4965 +iwldvm +iwlegacy +iwlmvm +iwlwifi +ix2505v +ixgbe +ixgbevf +janz-cmodio +janz-ican3 +jc42 +jedec_probe +jffs2 +jfs +jh7110-crypto +jmb38x_ms +jme +joydev +joydump +jr3_pci +jsa1212 +jsm +k3_bandgap +k3_j72xx_bandgap +k3dma +kafs +kalmia +kaweth +kbic +kbtab +kcm +kcomedilib +kcs_bmc +kcs_bmc_cdev_ipmi +kcs_bmc_npcm7xx +kcs_bmc_serio +ke_counter +keembay-ocs-aes +keembay-ocs-ecc +keembay-ocs-hcu +keembay_wdt +kempld-core +kempld_wdt +kernelcapi +keyspan +keyspan_pda +keyspan_remote +keywrap +kfifo_buf +khadas-mcu +khadas_mcu_fan +kheaders +kionix-kx022a +kionix-kx022a-i2c +kionix-kx022a-spi +kirin-drm +kl5kusb105 +kmb-drm +kmem +kmx61 +kobil_sct +komeda +kpss-xcc +ks0108 +ks0127 +ks7010 +ks8842 +ks8851_common +ks8851_par +ks8851_spi +ksmbd +ksz884x +ksz8863_smi +ksz9477_i2c +ksz_spi +ksz_switch +ktd253-backlight +ktti +ktz8866 +kvaser_pci +kvaser_pciefd +kvaser_usb +kxcjk-1013 +kxsd9 +kxsd9-i2c +kxsd9-spi +kxtj9 +kyber-iosched +kyrofb +l1oip +l2tp_core +l2tp_debugfs +l2tp_eth +l2tp_ip +l2tp_ip6 +l2tp_netlink +l2tp_ppp +l4f00242t03 +l64781 +lan743x +lan78xx +lan9303-core +lan9303_i2c +lan9303_mdio +lan966x-switch +lan966x_serdes +lanai +lantiq_gswip +lapb +lapbether +lattice-ecp3-config +lattice-sysconfig +lattice-sysconfig-spi +layerscape_edac_mod +lcd +lcd2s +ldusb +lec +led-class-flash +led-class-multicolor +led_bl +leds-88pm860x +leds-aat1290 +leds-adp5520 +leds-an30259a +leds-as3645a +leds-aw200xx +leds-aw2013 +leds-bcm6328 +leds-bcm6358 +leds-bd2606mvv +leds-bd2802 +leds-blinkm +leds-cpcap +leds-cr0014114 +leds-da903x +leds-da9052 +leds-dac124s085 +leds-el15203000 +leds-gpio +leds-is31fl319x +leds-is31fl32xx +leds-ktd2692 +leds-lm3530 +leds-lm3532 +leds-lm3533 +leds-lm355x +leds-lm3601x +leds-lm36274 +leds-lm3642 +leds-lm3692x +leds-lm3697 +leds-lp3944 +leds-lp3952 +leds-lp50xx +leds-lp5521 +leds-lp5523 +leds-lp5562 +leds-lp55xx-common +leds-lp8501 +leds-lp8788 +leds-lp8860 +leds-lt3593 +leds-max77650 +leds-max77693 +leds-max8997 +leds-mc13783 +leds-menf21bmc +leds-mlxreg +leds-mt6323 +leds-mt6360 +leds-mt6370-flash +leds-mt6370-rgb +leds-pca9532 +leds-pca955x +leds-pca963x +leds-pwm +leds-pwm-multicolor +leds-qcom-flash +leds-qcom-lpg +leds-regulator +leds-rt4505 +leds-rt8515 +leds-sc27xx-bltc +leds-sgm3140 +leds-spi-byte +leds-tca6507 +leds-ti-lmu-common +leds-tlc591xx +leds-tps6105x +leds-wm831x-status +leds-wm8350 +ledtrig-activity +ledtrig-audio +ledtrig-backlight +ledtrig-camera +ledtrig-default-on +ledtrig-heartbeat +ledtrig-netdev +ledtrig-oneshot +ledtrig-pattern +ledtrig-timer +ledtrig-transient +ledtrig-tty +ledtrig-usbport +legousbtower +lg-vl600 +lg2160 +lgdt3305 +lgdt3306a +lgdt330x +lgs8gl5 +lgs8gxx +lib80211 +lib80211_crypt_ccmp +lib80211_crypt_tkip +lib80211_crypt_wep +libarc4 +libceph +libchacha +libchacha20poly1305 +libcomposite +libcrc32c +libcurve25519 +libcurve25519-generic +libcxgb +libcxgbi +libdes +libertas +libertas_sdio +libertas_spi +libertas_tf +libertas_tf_usb +libfc +libfcoe +libipw +libiscsi +libiscsi_tcp +libpoly1305 +libsas +libwx +lightning +lima +line-display +lineage-pem +linear +linkstation-poweroff +liquidio +liquidio-core +liquidio_vf +lis3lv02d +lis3lv02d_i2c +liteuart +litex_liteeth +litex_mmc +litex_soc_ctrl +lkkbd +ll_temac +llc +llc2 +llcc-qcom +lm25066 +lm3533-als +lm3533-core +lm3533-ctrlbank +lm3533_bl +lm3560 +lm3630a_bl +lm3639_bl +lm363x-regulator +lm3646 +lm63 +lm70 +lm73 +lm75 +lm77 +lm78 +lm80 +lm83 +lm8323 +lm8333 +lm85 +lm87 +lm90 +lm92 +lm93 +lm95234 +lm95241 +lm95245 +lmh +lmp91000 +lms283gf05 +lms501kf03 +lnbh25 +lnbh29 +lnbp21 +lnbp22 +lochnagar-hwmon +lochnagar-regulator +lockd +logicvc-drm +lontium-lt8912b +lontium-lt9211 +lontium-lt9611 +lontium-lt9611uxc +lp +lp3943 +lp3971 +lp3972 +lp855x_bl +lp8727_charger +lp872x +lp873x +lp873x-regulator +lp8755 +lp87565 +lp87565-regulator +lp8788-buck +lp8788-charger +lp8788-ldo +lp8788_adc +lp8788_bl +lpass-gfm-sm8250 +lpassaudiocc-sc7280 +lpasscc-sc7280 +lpasscc-sc8280xp +lpasscc-sdm845 +lpasscorecc-sc7180 +lpasscorecc-sc7280 +lpc_ich +lpc_sch +lpddr_cmds +lpfc +lru_cache +lrw +lt3651-charger +lt7182s +ltc1660 +ltc2471 +ltc2485 +ltc2496 +ltc2497 +ltc2497-core +ltc2632 +ltc2688 +ltc2941-battery-gauge +ltc2945 +ltc2947-core +ltc2947-i2c +ltc2947-spi +ltc2978 +ltc2983 +ltc2990 +ltc2992 +ltc3589 +ltc3676 +ltc3815 +ltc4151 +ltc4162-l-charger +ltc4215 +ltc4222 +ltc4245 +ltc4260 +ltc4261 +ltr501 +ltrf216a +ltv350qv +lv0104cs +lv5207lp +lvds-codec +lvstest +lvts_thermal +lxt +lz4 +lz4_compress +lz4hc +lz4hc_compress +m2m-deinterlace +m52790 +m62332 +m88ds3103 +m88rs2000 +m88rs6000t +mISDN_core +mISDN_dsp +mISDNinfineon +mISDNipac +mISDNisar +m_can +m_can_pci +m_can_platform +ma35d1_serial +mac-celtic +mac-centeuro +mac-croatian +mac-cyrillic +mac-gaelic +mac-greek +mac-iceland +mac-inuit +mac-roman +mac-romanian +mac-turkish +mac80211 +mac80211_hwsim +mac802154 +mac802154_hwsim +macb +macb_pci +machxo2-spi +macmodes +macsec +macvlan +macvtap +madera +madera-i2c +madera-spi +mag3110 +magellan +mailbox-altera +mailbox-test +mailbox-xgene-slimpro +mali-dp +mantis +mantis_core +map_absent +map_funcs +map_ram +map_rom +marvell +marvell-88x2222 +marvell-cesa +marvell10g +marvell_cn10k_ddr_pmu +marvell_cn10k_tad_pmu +marvell_nand +matrix-keymap +matrix_keypad +matrox_w1 +matroxfb_DAC1064 +matroxfb_Ti3026 +matroxfb_accel +matroxfb_base +matroxfb_crtc2 +matroxfb_g450 +matroxfb_maven +matroxfb_misc +max1027 +max11100 +max1111 +max1118 +max11205 +max11410 +max11801_ts +max1241 +max127 +max1363 +max14577-regulator +max14577_charger +max14656_charger_detector +max15301 +max1586 +max16064 +max16065 +max1619 +max16601 +max1668 +max17040_battery +max17042_battery +max1721x_battery +max197 +max20086-regulator +max20411-regulator +max20730 +max20751 +max2165 +max2175 +max30100 +max30102 +max30208 +max3100 +max31722 +max31730 +max31760 +max31785 +max31790 +max31827 +max31856 +max31865 +max3420_udc +max3421-hcd +max34440 +max44000 +max44009 +max517 +max5432 +max5481 +max5487 +max5522 +max5821 +max63xx_wdt +max6620 +max6621 +max6639 +max6650 +max6697 +max6875 +max7359_keypad +max77541 +max77541-adc +max77541-regulator +max77620-regulator +max77620_thermal +max77620_wdt +max77650 +max77650-charger +max77650-onkey +max77650-regulator +max77686-regulator +max77693-haptic +max77693-regulator +max77693_charger +max77714 +max77802-regulator +max77826-regulator +max77976_charger +max8649 +max8660 +max8688 +max8893 +max8903_charger +max8907 +max8907-regulator +max8925-regulator +max8925_bl +max8925_onkey +max8925_power +max8952 +max8973-regulator +max8997-regulator +max8997_charger +max8997_haptic +max8998 +max8998_charger +max9271 +max9286 +max9611 +max96712 +maxim_thermocouple +mb1232 +mb862xxfb +mb86a16 +mb86a20s +mc +mc13783-adc +mc13783-pwrbutton +mc13783-regulator +mc13783_ts +mc13892-regulator +mc13xxx-core +mc13xxx-i2c +mc13xxx-regulator-core +mc13xxx-spi +mc3230 +mc34vr500 +mc44s803 +mcam-core +mcb +mcb-lpc +mcb-pci +mcba_usb +mceusb +mchp23k256 +mchp48l640 +mchp_pci1xxxx_gp +mchp_pci1xxxx_gpio +mcp16502 +mcp251x +mcp251xfd +mcp3021 +mcp320x +mcp3422 +mcp3911 +mcp4018 +mcp41010 +mcp4131 +mcp4531 +mcp4725 +mcp4922 +mcr20a +mcs5000_ts +mcs7830 +mcs_touchkey +mct_u232 +mctp-i2c +mctp-serial +md-cluster +md4 +mdc800 +mdio +mdio-bcm-unimac +mdio-cavium +mdio-gpio +mdio-hisi-femac +mdio-i2c +mdio-ipq4019 +mdio-ipq8064 +mdio-mscc-miim +mdio-mux +mdio-mux-gpio +mdio-mux-meson-g12a +mdio-mux-meson-gxl +mdio-mux-mmioreg +mdio-mux-multiplexer +mdio-mvusb +mdio-octeon +mdio-regmap +mdio-thunder +mdio-xgene +mdt_loader +me_daq +mediatek +mediatek-cpufreq +mediatek-cpufreq-hw +mediatek-drm +mediatek-drm-hdmi +mediatek-ge +mediatek-ge-soc +megachips-stdpxxxx-ge-b850v3-fw +megaraid +megaraid_mbox +megaraid_mm +megaraid_sas +melfas_mip4 +memory-notifier-error-inject +memstick +men_z135_uart +men_z188_adc +mena21_wdt +menf21bmc +menf21bmc_hwmon +menf21bmc_wdt +menz69_wdt +meson-canvas +meson-drm +meson-gx-mmc +meson-gxl +meson-ir +meson-ir-tx +meson-mx-sdio +meson-rng +meson-vdec +meson_ddr_pmu_g12 +meson_dw_hdmi +meson_dw_mipi_dsi +meson_gxbb_wdt +meson_nand +meson_saradc +meson_wdt +metro-usb +metronomefb +mf6x4 +mgag200 +mhi +mhi_ep +mhi_net +mhi_pci_generic +mhi_wwan_ctrl +mhi_wwan_mbim +mi0283qt +michael_mic +micrel +microchip +microchip-spi +microchip_t1 +microchip_t1s +microread +microread_i2c +microtek +minix +mip6 +mipi-i3c-hci +mite +mkiss +ml86v7667 +mlx4_core +mlx4_en +mlx4_ib +mlx5-vfio-pci +mlx5_core +mlx5_ib +mlx5_vdpa +mlx90614 +mlx90632 +mlx_wdt +mlxbf-bootctl +mlxbf-pmc +mlxbf-tmfifo +mlxbf_gige +mlxfw +mlxreg-fan +mlxreg-hotplug +mlxreg-io +mlxreg-lc +mlxsw_core +mlxsw_i2c +mlxsw_minimal +mlxsw_pci +mlxsw_spectrum +mma7455_core +mma7455_i2c +mma7455_spi +mma7660 +mma8450 +mma8452 +mma9551 +mma9551_core +mma9553 +mmc35240 +mmc_hsq +mmc_spi +mmcc-msm8994 +mmcc-msm8996 +mmcc-msm8998 +mmcc-sdm660 +mms114 +mn88443x +mn88472 +mn88473 +mos7720 +mos7840 +most_cdev +most_core +most_dim2 +most_i2c +most_net +most_snd +most_usb +most_video +motorcomm +motorola-cpcap +moxa +moxtet +mp2629 +mp2629_adc +mp2629_charger +mp2888 +mp2975 +mp5023 +mp5416 +mp8859 +mp886x +mpi3mr +mpl115 +mpl115_i2c +mpl115_spi +mpl3115 +mpls_gso +mpls_iptunnel +mpls_router +mpoa +mpq7920 +mpq7932 +mpr121_touchkey +mprls0025pa +mpt3sas +mptbase +mptcp_diag +mptctl +mptfc +mptlan +mptsas +mptscsih +mptspi +mpu3050 +mr75203 +mrf24j40 +mrp +ms5611_core +ms5611_i2c +ms5611_spi +ms5637 +ms_block +ms_sensors_i2c +msa311 +mscc +mscc_felix +mscc_felix_dsa_lib +mscc_ocelot +mscc_ocelot_ext +mscc_ocelot_switch_lib +mscc_seville +msdos +mse102x +msg2638 +msi001 +msi2500 +msm +msp3400 +mspro_block +mss-sc7180 +mt2060 +mt2063 +mt20xx +mt2131 +mt2266 +mt312 +mt352 +mt6311-regulator +mt6315-regulator +mt6323-regulator +mt6331-regulator +mt6332-regulator +mt6357-regulator +mt6358-regulator +mt6359-accdet +mt6359-regulator +mt6360-adc +mt6360-core +mt6360-regulator +mt6360_charger +mt6370 +mt6370-adc +mt6370-backlight +mt6370-charger +mt6370-regulator +mt6380-regulator +mt6397 +mt6397-regulator +mt6577_auxadc +mt6779-keypad +mt6797-mt6351 +mt7530 +mt7530-mdio +mt7530-mmio +mt76 +mt76-connac-lib +mt76-sdio +mt76-usb +mt7601u +mt7603e +mt7615-common +mt7615e +mt7663-usb-sdio-common +mt7663s +mt7663u +mt76x0-common +mt76x02-lib +mt76x02-usb +mt76x0e +mt76x0u +mt76x2-common +mt76x2e +mt76x2u +mt7915e +mt7921-common +mt7921e +mt7921s +mt7921u +mt7996e +mt8183-da7219-max98357 +mt8183-mt6358-ts3a227-max98357 +mt8186-mt6366-da7219-max98357 +mt8186-mt6366-rt1019-rt5682s +mt8188-mt6359 +mt8192-mt6359-rt1015-rt5682 +mt8195-mt6359 +mt9m001 +mt9m111 +mt9p031 +mt9t112 +mt9v011 +mt9v032 +mt9v111 +mtd +mtd_blkdevs +mtd_dataflash +mtdblock +mtdblock_ro +mtdoops +mtdpstore +mtdram +mtdswap +mtip32xx +mtk-adsp-common +mtk-adsp-ipc +mtk-adsp-mailbox +mtk-btcvsd +mtk-cci-devfreq +mtk-cir +mtk-cmdq-helper +mtk-cmdq-mailbox +mtk-cqdma +mtk-devapc +mtk-hsdma +mtk-mmsys +mtk-mutex +mtk-pmic-keys +mtk-pmic-wrap +mtk-rng +mtk-sd +mtk-smi +mtk-svs +mtk-uart-apdma +mtk-vpu +mtk_dp +mtk_iommu +mtk_nand +mtk_rpmsg +mtk_scp +mtk_scp_ipi +mtk_t7xx +mtk_wdt +mtouch +mtu3 +multipath +musb_hdrc +mux-adg792a +mux-adgs1408 +mux-core +mux-gpio +mux-mmio +mv88e6060 +mv88e6xxx +mv_u3d_core +mv_udc +mvmdio +mvneta +mvpp2 +mvsas +mvumi +mwifiex +mwifiex_pcie +mwifiex_sdio +mwifiex_usb +mwl8k +mxb +mxc-jpeg-encdec +mxc4005 +mxc6255 +mxc_nand +mxc_w1 +mxcmmc +mxic_nand +mxl-gpy +mxl111sf-demod +mxl111sf-tuner +mxl301rf +mxl5005s +mxl5007t +mxl5xx +mxl692 +mxser +mxsfb +mxuport +myrb +myri10ge +myrs +n5pf +n_gsm +n_hdlc +nand +nandcore +nandsim +national +natsemi +nau7802 +navman +nb7vpq904m +nbd +nci +nci_spi +nci_uart +ncn26000 +nct6683 +nct6775 +nct6775-core +nct6775-i2c +nct7802 +nct7904 +nd_btt +nd_pmem +nd_virtio +ne2k-pci +neofb +net1080 +net2272 +net2280 +netconsole +netdevsim +netfs +netjet +netlink_diag +netrom +netsec +netup-unidvb +netxen_nic +newtonkbd +nf_conncount +nf_conntrack +nf_conntrack_amanda +nf_conntrack_bridge +nf_conntrack_broadcast +nf_conntrack_ftp +nf_conntrack_h323 +nf_conntrack_irc +nf_conntrack_netbios_ns +nf_conntrack_netlink +nf_conntrack_pptp +nf_conntrack_sane +nf_conntrack_sip +nf_conntrack_snmp +nf_conntrack_tftp +nf_defrag_ipv4 +nf_defrag_ipv6 +nf_dup_ipv4 +nf_dup_ipv6 +nf_dup_netdev +nf_flow_table +nf_flow_table_inet +nf_log_syslog +nf_nat +nf_nat_amanda +nf_nat_ftp +nf_nat_h323 +nf_nat_irc +nf_nat_pptp +nf_nat_sip +nf_nat_snmp_basic +nf_nat_tftp +nf_reject_ipv4 +nf_reject_ipv6 +nf_socket_ipv4 +nf_socket_ipv6 +nf_synproxy_core +nf_tables +nf_tproxy_ipv4 +nf_tproxy_ipv6 +nfc +nfc_digital +nfcmrvl +nfcmrvl_i2c +nfcmrvl_spi +nfcmrvl_uart +nfcmrvl_usb +nfcsim +nfit +nfnetlink +nfnetlink_acct +nfnetlink_cthelper +nfnetlink_cttimeout +nfnetlink_hook +nfnetlink_log +nfnetlink_osf +nfnetlink_queue +nfp +nfs +nfs_acl +nfs_layout_flexfiles +nfs_layout_nfsv41_files +nfsd +nfsv2 +nfsv3 +nfsv4 +nft_chain_nat +nft_compat +nft_connlimit +nft_ct +nft_dup_ipv4 +nft_dup_ipv6 +nft_dup_netdev +nft_fib +nft_fib_inet +nft_fib_ipv4 +nft_fib_ipv6 +nft_fib_netdev +nft_flow_offload +nft_fwd_netdev +nft_hash +nft_limit +nft_log +nft_masq +nft_meta_bridge +nft_nat +nft_numgen +nft_osf +nft_queue +nft_quota +nft_redir +nft_reject +nft_reject_bridge +nft_reject_inet +nft_reject_ipv4 +nft_reject_ipv6 +nft_reject_netdev +nft_socket +nft_synproxy +nft_tproxy +nft_tunnel +nft_xfrm +nftl +ngbe +ngene +nhc_dest +nhc_fragment +nhc_hop +nhc_ipv6 +nhc_mobility +nhc_routing +nhc_udp +nhpoly1305 +nhpoly1305-neon +ni_6527 +ni_65xx +ni_660x +ni_670x +ni_pcidio +ni_pcimio +ni_routes_test +ni_routing +ni_tio +ni_tiocmd +ni_usb6501 +nicpf +nicstar +nicvf +nilfs2 +nitro_enclaves +niu +nixge +nlmon +nls_ascii +nls_cp1250 +nls_cp1251 +nls_cp1255 +nls_cp737 +nls_cp775 +nls_cp850 +nls_cp852 +nls_cp855 +nls_cp857 +nls_cp860 +nls_cp861 +nls_cp862 +nls_cp863 +nls_cp864 +nls_cp865 +nls_cp866 +nls_cp869 +nls_cp874 +nls_cp932 +nls_cp936 +nls_cp949 +nls_cp950 +nls_euc-jp +nls_iso8859-1 +nls_iso8859-13 +nls_iso8859-14 +nls_iso8859-15 +nls_iso8859-2 +nls_iso8859-3 +nls_iso8859-4 +nls_iso8859-5 +nls_iso8859-6 +nls_iso8859-7 +nls_iso8859-9 +nls_koi8-r +nls_koi8-ru +nls_koi8-u +nls_utf8 +noa1305 +nosy +notifier-error-inject +nouveau +novatek-nvt-ts +nozomi +npcm-rng +npcm750-pwm-fan +npcm_adc +npcm_edac +nps_enet +ns558 +ns83820 +nsh +ntb +ntb_hw_epf +ntb_hw_idt +ntb_hw_switchtec +ntb_netdev +ntb_perf +ntb_pingpong +ntb_tool +ntb_transport +ntc_thermistor +ntfs +ntfs3 +ntxec +null_blk +nuvoton-cir +nvec +nvec_kbd +nvec_paz00 +nvec_power +nvec_ps2 +nvidiafb +nvme +nvme-apple +nvme-common +nvme-core +nvme-fabrics +nvme-fc +nvme-loop +nvme-rdma +nvme-tcp +nvmem-apple-efuses +nvmem-imx-iim +nvmem-imx-ocotp +nvmem-imx-ocotp-ele +nvmem-imx-ocotp-scu +nvmem-layerscape-sfp +nvmem-rave-sp-eeprom +nvmem-reboot-mode +nvmem-rmem +nvmem-rockchip-otp +nvmem-sc27xx-efuse +nvmem_meson_mx_efuse +nvmem_mtk-efuse +nvmem_qcom-spmi-sdam +nvmem_qfprom +nvmem_rockchip_efuse +nvmem_snvs_lpgpr +nvmem_sprd_efuse +nvmem_stm32_romem +nvmem_sunxi_sid +nvmem_u-boot-env +nvmet +nvmet-fc +nvmet-rdma +nvmet-tcp +nvsw-sn2201 +nwl-dsi +nxp-bbnsm-pwrkey +nxp-c45-tja11xx +nxp-cbtx +nxp-nci +nxp-nci_i2c +nxp-ptn3460 +nxp-tja11xx +nxt200x +nxt6000 +nzxt-kraken2 +nzxt-smart2 +objagg +ocelot-soc +ocfb +ocfs2 +ocfs2_dlm +ocfs2_dlmfs +ocfs2_nodemanager +ocfs2_stack_o2cb +ocfs2_stack_user +ocfs2_stackglue +ocmem +ocrdma +octeon_ep +octeontx-cpt +octeontx-cptvf +of-fpga-region +of_mmc_spi +of_pmem +of_xilinx_wdt +ofb +ofpart +og01a1b +ohci-platform +omap-mailbox +omap-rng +omap2_nand +omap4-keypad +omap_elm +omap_hwspinlock +omfs +omninet +on20 +on26 +onboard_usb_hub +onenand +onie-tlv +open-dice +opencores-kbd +openvswitch +opt3001 +opt4001 +optee +optee-rng +opticon +option +or51132 +or51211 +orangefs +orinoco +orinoco_nortel +orinoco_plx +orinoco_tmd +orinoco_usb +oti6858 +otm3225a +otx2_ptp +ov01a10 +ov02a10 +ov08d10 +ov08x40 +ov13858 +ov13b10 +ov2640 +ov2659 +ov2680 +ov2685 +ov2740 +ov4689 +ov5640 +ov5645 +ov5647 +ov5648 +ov5670 +ov5675 +ov5693 +ov5695 +ov6650 +ov7251 +ov7640 +ov7670 +ov772x +ov7740 +ov8856 +ov8858 +ov8865 +ov9282 +ov9640 +ov9650 +ov9734 +overlay +owl-dma +owl-emac +owl-mmc +oxu210hp-hcd +p54common +p54pci +p54spi +p54usb +p8022 +pa12203001 +palmas-pwrbutton +palmas-regulator +palmas_gpadc +pandora_bl +panel +panel-abt-y030xx067a +panel-arm-versatile +panel-asus-z00t-tm5p5-n35596 +panel-auo-a030jtn01 +panel-boe-bf060y8m-aj0 +panel-boe-himax8279d +panel-boe-tv101wum-nl6 +panel-dsi-cm +panel-ebbg-ft8719 +panel-edp +panel-elida-kd35t133 +panel-feixin-k101-im2ba02 +panel-feiyang-fy07024di26a30d +panel-himax-hx8394 +panel-ilitek-ili9322 +panel-ilitek-ili9341 +panel-ilitek-ili9881c +panel-innolux-ej030na +panel-innolux-p079zca +panel-jadard-jd9365da-h3 +panel-jdi-fhd-r63452 +panel-jdi-lt070me05000 +panel-khadas-ts050 +panel-kingdisplay-kd097d04 +panel-leadtek-ltk050h3146w +panel-leadtek-ltk500hd1829 +panel-lg-lb035q02 +panel-lg-lg4573 +panel-lvds +panel-magnachip-d53e6ea8966 +panel-mantix-mlaf057we51 +panel-mipi-dbi +panel-nec-nl8048hl11 +panel-newvision-nv3051d +panel-newvision-nv3052c +panel-novatek-nt35510 +panel-novatek-nt35560 +panel-novatek-nt35950 +panel-novatek-nt36523 +panel-novatek-nt36672a +panel-novatek-nt39016 +panel-olimex-lcd-olinuxino +panel-orisetech-ota5601a +panel-orisetech-otm8009a +panel-osd-osd101t2587-53ts +panel-panasonic-vvx10f034n00 +panel-raspberrypi-touchscreen +panel-raydium-rm67191 +panel-raydium-rm68200 +panel-ronbo-rb070d30 +panel-samsung-atna33xc20 +panel-samsung-db7430 +panel-samsung-ld9040 +panel-samsung-s6d16d0 +panel-samsung-s6d27a1 +panel-samsung-s6d7aa0 +panel-samsung-s6e3ha2 +panel-samsung-s6e63j0x03 +panel-samsung-s6e63m0 +panel-samsung-s6e63m0-dsi +panel-samsung-s6e63m0-spi +panel-samsung-s6e88a0-ams452ef01 +panel-samsung-s6e8aa0 +panel-samsung-sofef00 +panel-seiko-43wvf1g +panel-sharp-lq101r1sx01 +panel-sharp-ls037v7dw01 +panel-sharp-ls043t1le01 +panel-sharp-ls060t1sx01 +panel-simple +panel-sitronix-st7701 +panel-sitronix-st7703 +panel-sitronix-st7789v +panel-sony-acx565akm +panel-sony-td4353-jdi +panel-sony-tulip-truly-nt35521 +panel-tdo-tl070wsh30 +panel-tpo-td028ttec1 +panel-tpo-td043mtea1 +panel-tpo-tpg110 +panel-truly-nt35597 +panel-visionox-rm69299 +panel-visionox-vtdr6130 +panel-widechips-ws2401 +panel-xinpeng-xpp055c272 +panfrost +parade-ps8622 +parade-ps8640 +parkbd +parman +parport +parport_pc +parport_serial +parser_trx +pata_acpi +pata_ali +pata_amd +pata_artop +pata_atiixp +pata_atp867x +pata_cmd640 +pata_cmd64x +pata_cypress +pata_efar +pata_hpt366 +pata_hpt37x +pata_hpt3x2n +pata_hpt3x3 +pata_imx +pata_it8213 +pata_it821x +pata_jmicron +pata_legacy +pata_marvell +pata_mpiix +pata_netcell +pata_ninja32 +pata_ns87410 +pata_ns87415 +pata_of_platform +pata_oldpiix +pata_opti +pata_optidma +pata_parport +pata_pdc2027x +pata_pdc202xx_old +pata_piccolo +pata_platform +pata_radisys +pata_rdc +pata_rz1000 +pata_sch +pata_serverworks +pata_sil680 +pata_sis +pata_sl82c105 +pata_triflex +pata_via +pc300too +pc87360 +pc87427 +pca9450-regulator +pcap-regulator +pcap_keys +pcap_ts +pcbc +pcf50633 +pcf50633-adc +pcf50633-backlight +pcf50633-charger +pcf50633-gpio +pcf50633-input +pcf50633-regulator +pcf8574_keypad +pcf8591 +pch_udc +pci +pci-epf-mhi +pci-epf-ntb +pci-epf-vntb +pci-hyperv +pci-hyperv-intf +pci-meson +pci-pf-stub +pci-stub +pci200syn +pcie-apple +pcie-mediatek-gen3 +pcie-qcom-ep +pcie-rockchip-host +pcie-tegra194 +pcips2 +pcmcia_core +pcmcia_rsrc +pcnet32 +pcrypt +pcs-mtk-lynxi +pcs_xpcs +pcwd_pci +pcwd_usb +pdc_adma +pdr_interface +pds_core +pds_vdpa +peak_pci +peak_pciefd +peak_usb +peci +peci-cpu +peci-cputemp +peci-dimmtemp +pegasus +pegasus_notetaker +penmount +pf8x00-regulator +pfr_telemetry +pfr_update +pfuze100-regulator +phantom +phonet +phram +phy-am654-serdes +phy-armada38x-comphy +phy-bcm-kona-usb2 +phy-berlin-sata +phy-berlin-usb +phy-cadence-salvo +phy-cadence-sierra +phy-cadence-torrent +phy-can-transceiver +phy-cpcap-usb +phy-exynos-usb2 +phy-fsl-imx8-mipi-dphy +phy-fsl-imx8m-pcie +phy-fsl-imx8mq-usb +phy-fsl-imx8qm-lvds-phy +phy-fsl-lynx-28g +phy-generic +phy-gmii-sel +phy-gpio-vbus-usb +phy-hi3660-usb3 +phy-hi3670-pcie +phy-hi3670-usb3 +phy-hi6220-usb +phy-hisi-inno-usb2 +phy-histb-combphy +phy-intel-keembay-emmc +phy-intel-keembay-usb +phy-isp1301 +phy-j721e-wiz +phy-mapphone-mdm6600 +phy-meson-axg-mipi-dphy +phy-meson-g12a-mipi-dphy-analog +phy-meson-g12a-usb2 +phy-meson-g12a-usb3-pcie +phy-meson-gxl-usb2 +phy-meson8b-usb2 +phy-mtk-dp +phy-mtk-hdmi-drv +phy-mtk-mipi-dsi-drv +phy-mtk-pcie +phy-mtk-tphy +phy-mtk-ufs +phy-mtk-xsphy +phy-mvebu-a3700-comphy +phy-mvebu-a3700-utmi +phy-mvebu-cp110-comphy +phy-mvebu-cp110-utmi +phy-ocelot-serdes +phy-omap-usb2 +phy-pxa-28nm-hsic +phy-pxa-28nm-usb2 +phy-qcom-apq8064-sata +phy-qcom-edp +phy-qcom-eusb2-repeater +phy-qcom-ipq4019-usb +phy-qcom-ipq806x-sata +phy-qcom-ipq806x-usb +phy-qcom-pcie2 +phy-qcom-qmp-combo +phy-qcom-qmp-pcie +phy-qcom-qmp-pcie-msm8996 +phy-qcom-qmp-ufs +phy-qcom-qmp-usb +phy-qcom-qusb2 +phy-qcom-sgmii-eth +phy-qcom-snps-eusb2 +phy-qcom-snps-femto-v2 +phy-qcom-usb-hs +phy-qcom-usb-hs-28nm +phy-qcom-usb-hsic +phy-qcom-usb-ss +phy-rcar-gen2 +phy-rcar-gen3-pcie +phy-rcar-gen3-usb2 +phy-rcar-gen3-usb3 +phy-rockchip-dp +phy-rockchip-dphy-rx0 +phy-rockchip-emmc +phy-rockchip-inno-csidphy +phy-rockchip-inno-dsidphy +phy-rockchip-inno-hdmi +phy-rockchip-inno-usb2 +phy-rockchip-naneng-combphy +phy-rockchip-pcie +phy-rockchip-snps-pcie3 +phy-rockchip-typec +phy-rockchip-usb +phy-stm32-usbphyc +phy-sun4i-usb +phy-sun50i-usb3 +phy-sun6i-mipi-dphy +phy-tahvo +phy-tegra-usb +phy-tegra-xusb +phy-tegra194-p2u +phy-tusb1210 +phy-zynqmp +physmap +pi3usb30532 +pi433 +pim4328 +pinctrl-apple-gpio +pinctrl-axp209 +pinctrl-cy8c95x0 +pinctrl-da9062 +pinctrl-imx8ulp +pinctrl-imx93 +pinctrl-ipq5018 +pinctrl-ipq5332 +pinctrl-ipq6018 +pinctrl-ipq8074 +pinctrl-ipq9574 +pinctrl-keembay +pinctrl-lochnagar +pinctrl-lpass-lpi +pinctrl-madera +pinctrl-max77620 +pinctrl-mcp23s08 +pinctrl-mcp23s08_i2c +pinctrl-mcp23s08_spi +pinctrl-mdm9607 +pinctrl-meson-s4 +pinctrl-mlxbf3 +pinctrl-msm8916 +pinctrl-msm8953 +pinctrl-msm8976 +pinctrl-msm8994 +pinctrl-msm8996 +pinctrl-msm8998 +pinctrl-mt6779 +pinctrl-qcm2290 +pinctrl-qcs404 +pinctrl-qdf2xxx +pinctrl-qdu1000 +pinctrl-rk805 +pinctrl-sa8775p +pinctrl-sc7180 +pinctrl-sc7280 +pinctrl-sc7280-lpass-lpi +pinctrl-sc8180x +pinctrl-sc8280xp +pinctrl-sc8280xp-lpass-lpi +pinctrl-sdm660 +pinctrl-sdm670 +pinctrl-sdm845 +pinctrl-sdx75 +pinctrl-sm6115 +pinctrl-sm6125 +pinctrl-sm6350 +pinctrl-sm6375 +pinctrl-sm7150 +pinctrl-sm8150 +pinctrl-sm8250 +pinctrl-sm8250-lpass-lpi +pinctrl-sm8350 +pinctrl-sm8450 +pinctrl-sm8450-lpass-lpi +pinctrl-sm8550 +pinctrl-sm8550-lpass-lpi +pinctrl-spmi-gpio +pinctrl-spmi-mpp +pinctrl-ssbi-gpio +pinctrl-ssbi-mpp +pinctrl-stmfx +pinctrl-zynqmp +pinephone-keyboard +ping +pistachio-internal-dac +pixcir_i2c_ts +pkcs7_test_key +pkcs8_key_parser +pktgen +pl111_drm +pl172 +pl2303 +pl330 +plat-ram +plat_nand +platform_lcd +platform_mhu +platform_profile +plfxlc +pli1209bc +plip +plusb +pluto2 +plx_dma +plx_pci +pm-notifier-error-inject +pm2fb +pm3fb +pm6764tr +pm80xx +pm8916_wdt +pm8941-pwrkey +pm8xxx-vibrator +pmbus +pmbus_core +pmc551 +pmcraid +pmic_glink +pmic_glink_altmode +pms7003 +pn532_uart +pn533 +pn533_i2c +pn533_usb +pn544 +pn544_i2c +pn_pep +poly1305-neon +poly1305_generic +polynomial +polyval-ce +polyval-generic +port100 +powermate +powr1220 +ppa +ppdev +ppp_async +ppp_deflate +ppp_mppe +ppp_synctty +pppoatm +pppoe +pppox +pps-gpio +pps-ldisc +pps_parport +pptp +prestera +prestera_pci +pretimeout_panic +prism2_usb +pru_rproc +pruss +ps2-gpio +ps2mult +psample +pse_regulator +psmouse +psnap +pstore_blk +pstore_zone +psxpad-spi +ptp-qoriq +ptp_clockmatrix +ptp_dfl_tod +ptp_idt82p33 +ptp_ines +ptp_kvm +ptp_ocp +pulse8-cec +pulsedlight-lidar-lite-v2 +pv88060-regulator +pv88080-regulator +pv88090-regulator +pvcalls-front +pvpanic +pvpanic-mmio +pvpanic-pci +pvrusb2 +pwc +pwm-apple +pwm-atmel-hlcdc +pwm-atmel-tcb +pwm-beeper +pwm-berlin +pwm-clk +pwm-cros-ec +pwm-dwc +pwm-fan +pwm-fsl-ftm +pwm-hibvt +pwm-imx-tpm +pwm-imx1 +pwm-imx27 +pwm-iqs620a +pwm-ir-tx +pwm-keembay +pwm-lp3943 +pwm-mediatek +pwm-meson +pwm-mtk-disp +pwm-ntxec +pwm-omap-dmtimer +pwm-pca9685 +pwm-rcar +pwm-regulator +pwm-renesas-tpu +pwm-rockchip +pwm-rz-mtu3 +pwm-sl28cpld +pwm-sprd +pwm-stm32 +pwm-stm32-lp +pwm-sun4i +pwm-tegra +pwm-tiecap +pwm-tiehrpwm +pwm-twl +pwm-twl-led +pwm-vibra +pwm-visconti +pwm-xilinx +pwm_bl +pwr-mlxbf +pwrseq_emmc +pwrseq_sd8787 +pwrseq_simple +pxa168_eth +pxa27x_udc +pxe1610 +pxrc +q54sj108a2 +q6adm +q6afe +q6afe-clocks +q6afe-dai +q6apm-dai +q6apm-lpass-dais +q6asm +q6asm-dai +q6core +q6prm +q6prm-clocks +q6routing +q6sstop-qcs404 +qaic +qat_4xxx +qat_c3xxx +qat_c3xxxvf +qat_c62x +qat_c62xvf +qat_dh895xcc +qat_dh895xccvf +qca8k +qca_7k_common +qcaspi +qcauart +qcaux +qcom-apcs-ipc-mailbox +qcom-camss +qcom-coincell +qcom-cpufreq-hw +qcom-cpufreq-nvmem +qcom-emac +qcom-geni-se +qcom-labibb-regulator +qcom-pm8008 +qcom-pon +qcom-rng +qcom-rpmh-regulator +qcom-spmi-adc-tm5 +qcom-spmi-adc5 +qcom-spmi-iadc +qcom-spmi-pmic +qcom-spmi-rradc +qcom-spmi-temp-alarm +qcom-spmi-vadc +qcom-vadc-common +qcom-wdt +qcom-wled +qcom_aoss +qcom_bam_dmux +qcom_battmgr +qcom_common +qcom_edac +qcom_eud +qcom_geni_serial +qcom_glink +qcom_glink_rpm +qcom_glink_smem +qcom_gsbi +qcom_hwspinlock +qcom_ice +qcom_nandc +qcom_pil_info +qcom_pmi8998_charger +qcom_pmic_tcpm +qcom_q6v5 +qcom_q6v5_adsp +qcom_q6v5_mss +qcom_q6v5_pas +qcom_q6v5_wcss +qcom_rpm +qcom_rpm-regulator +qcom_smbb +qcom_smd +qcom_smd-regulator +qcom_spmi-regulator +qcom_stats +qcom_sysmon +qcom_tsens +qcom_usb_vbus-regulator +qcomsmempart +qcrypto +qcserial +qed +qede +qedf +qedi +qedr +qemu_fw_cfg +qinfo_probe +qla1280 +qla2xxx +qla3xxx +qla4xxx +qlcnic +qlge +qm1d1b0004 +qm1d1c0042 +qmi_helpers +qmi_wwan +qnoc-msm8916 +qnoc-msm8939 +qnoc-msm8974 +qnoc-msm8996 +qnoc-qcm2290 +qnoc-qcs404 +qnoc-qdu1000 +qnoc-sa8775p +qnoc-sc7180 +qnoc-sc7280 +qnoc-sc8180x +qnoc-sc8280xp +qnoc-sdm660 +qnoc-sdm670 +qnoc-sdm845 +qnoc-sdx55 +qnoc-sdx65 +qnoc-sm6350 +qnoc-sm8150 +qnoc-sm8250 +qnoc-sm8350 +qnoc-sm8450 +qnoc-sm8550 +qnx4 +qnx6 +qoriq-cpufreq +qoriq_thermal +qrtr +qrtr-mhi +qrtr-smd +qrtr-tun +qsemi +qt1010 +qt1050 +qt1070 +qt2160 +qtnfmac +qtnfmac_pcie +quatech2 +quota_tree +quota_v1 +quota_v2 +qwiic-joystick +qxl +r592 +r6040 +r8152 +r8153_ecm +r8169 +r8192e_pci +r8192u_usb +r820t +r852 +r8712u +r8723bs +r8a66597-hcd +r8a66597-udc +r8a779f0-ether-serdes +raa215300 +radeon +radeonfb +radio-keene +radio-ma901 +radio-maxiradio +radio-mr800 +radio-platform-si4713 +radio-raremono +radio-shark +radio-si470x-common +radio-si470x-i2c +radio-si470x-usb +radio-si476x +radio-tea5764 +radio-usb-si4713 +radio-wl1273 +raid0 +raid1 +raid10 +raid456 +raid6_pq +raid_class +rainshadow-cec +ramoops +ramp_controller +ravb +rave-sp +rave-sp-backlight +rave-sp-pwrbutton +rave-sp-wdt +raw_diag +raw_gadget +raydium_i2c_ts +rbd +rc-adstech-dvb-t-pci +rc-alink-dtu-m +rc-anysee +rc-apac-viewcomp +rc-astrometa-t2hybrid +rc-asus-pc39 +rc-asus-ps3-100 +rc-ati-tv-wonder-hd-600 +rc-ati-x10 +rc-avermedia +rc-avermedia-a16d +rc-avermedia-cardbus +rc-avermedia-dvbt +rc-avermedia-m135a +rc-avermedia-m733a-rm-k6 +rc-avermedia-rm-ks +rc-avertv-303 +rc-azurewave-ad-tu700 +rc-beelink-gs1 +rc-beelink-mxiii +rc-behold +rc-behold-columbus +rc-budget-ci-old +rc-cinergy +rc-cinergy-1400 +rc-core +rc-ct-90405 +rc-d680-dmb +rc-delock-61959 +rc-dib0700-nec +rc-dib0700-rc5 +rc-digitalnow-tinytwin +rc-digittrade +rc-dm1105-nec +rc-dntv-live-dvb-t +rc-dntv-live-dvbt-pro +rc-dreambox +rc-dtt200u +rc-dvbsky +rc-dvico-mce +rc-dvico-portable +rc-em-terratec +rc-encore-enltv +rc-encore-enltv-fm53 +rc-encore-enltv2 +rc-evga-indtube +rc-eztv +rc-flydvb +rc-flyvideo +rc-fusionhdtv-mce +rc-gadmei-rm008z +rc-geekbox +rc-genius-tvgo-a11mce +rc-gotview7135 +rc-hauppauge +rc-hisi-poplar +rc-hisi-tv-demo +rc-imon-mce +rc-imon-pad +rc-imon-rsc +rc-iodata-bctv7e +rc-it913x-v1 +rc-it913x-v2 +rc-kaiomy +rc-khadas +rc-khamsin +rc-kworld-315u +rc-kworld-pc150u +rc-kworld-plus-tv-analog +rc-leadtek-y04g0051 +rc-lme2510 +rc-loopback +rc-manli +rc-mecool-kii-pro +rc-mecool-kiii-pro +rc-medion-x10 +rc-medion-x10-digitainer +rc-medion-x10-or2x +rc-minix-neo +rc-msi-digivox-ii +rc-msi-digivox-iii +rc-msi-tvanywhere +rc-msi-tvanywhere-plus +rc-nebula +rc-nec-terratec-cinergy-xs +rc-norwood +rc-npgtech +rc-odroid +rc-pctv-sedna +rc-pine64 +rc-pinnacle-color +rc-pinnacle-grey +rc-pinnacle-pctv-hd +rc-pixelview +rc-pixelview-002t +rc-pixelview-mk12 +rc-pixelview-new +rc-powercolor-real-angel +rc-proteus-2309 +rc-purpletv +rc-pv951 +rc-rc6-mce +rc-real-audio-220-32-keys +rc-reddo +rc-snapstream-firefly +rc-streamzap +rc-su3000 +rc-tanix-tx3mini +rc-tanix-tx5max +rc-tbs-nec +rc-technisat-ts35 +rc-technisat-usb2 +rc-terratec-cinergy-c-pci +rc-terratec-cinergy-s2-hd +rc-terratec-cinergy-xs +rc-terratec-slim +rc-terratec-slim-2 +rc-tevii-nec +rc-tivo +rc-total-media-in-hand +rc-total-media-in-hand-02 +rc-trekstor +rc-tt-1500 +rc-twinhan-dtv-cab-ci +rc-twinhan1027 +rc-vega-s9x +rc-videomate-m1f +rc-videomate-s350 +rc-videomate-tv-pvr +rc-videostrong-kii-pro +rc-wetek-hub +rc-wetek-play2 +rc-winfast +rc-winfast-usbii-deluxe +rc-x96max +rc-xbox-360 +rc-xbox-dvd +rc-zx-irdec +rc5t583-regulator +rcar-csi2 +rcar-dmac +rcar-du-drm +rcar-fcp +rcar-isp +rcar-vin +rcar_can +rcar_canfd +rcar_cmm +rcar_drif +rcar_dw_hdmi +rcar_fdp1 +rcar_gen3_thermal +rcar_jpu +rcar_lvds +rcar_mipi_dsi +rcar_rproc +rcar_thermal +rdacm20 +rdacm21 +rdc321x-southbridge +rdma_cm +rdma_rxe +rdma_ucm +rds +rds_rdma +rds_tcp +realtek +realtek-mdio +realtek-smi +reboot-mode +redboot +redrat3 +reed_solomon +regmap-ac97 +regmap-i3c +regmap-sccb +regmap-sdw +regmap-sdw-mbq +regmap-slimbus +regmap-spi-avmm +regmap-spmi +regmap-w1 +regulator-haptic +reiserfs +renesas-nand-controller +renesas-rpc-if +renesas_sdhi_core +renesas_sdhi_internal_dmac +renesas_sdhi_sys_dmac +renesas_usb3 +renesas_usbf +renesas_usbhs +renesas_wdt +repaper +reset-a10sr +reset-hi3660 +reset-meson-audio-arb +reset-qcom-pdc +reset-scmi +reset-ti-sci +reset-ti-syscon +reset-tps380x +resistive-adc-touch +retu-mfd +retu-pwrbutton +retu_wdt +rfc1051 +rfc1201 +rfcomm +rfd77402 +rfd_ftl +rfkill-gpio +rio-scan +rio_cm +rio_mport_cdev +rionet +rivafb +rj54n1cb0c +rk3399_dmc +rk805-pwrkey +rk808-regulator +rk817_charger +rk8xx-core +rk8xx-i2c +rk8xx-spi +rk_crypto +rm3100-core +rm3100-i2c +rm3100-spi +rmd160 +rmi_core +rmi_i2c +rmi_smbus +rmi_spi +rmnet +rmtfs_mem +rn5t618 +rn5t618-adc +rn5t618-regulator +rn5t618_power +rn5t618_wdt +rnbd-client +rnbd-server +rndis_host +rndis_wlan +rockchip +rockchip-dfi +rockchip-isp1 +rockchip-nand-controller +rockchip-rga +rockchip-vdec +rockchip_saradc +rockchip_thermal +rockchipdrm +rocker +rohm-bd71828 +rohm-bd718x7 +rohm-bd9576 +rohm-bu27008 +rohm-bu27034 +rohm-regulator +rohm_bu21023 +romfs +rose +rotary_encoder +rp2 +rpcrdma +rpcsec_gss_krb5 +rpi-panel-attiny-regulator +rpm_master_stats +rpmpd +rpmsg_char +rpmsg_core +rpmsg_ctrl +rpmsg_ns +rpmsg_tty +rpmsg_wwan_ctrl +rpr0521 +rsi_91x +rsi_sdio +rsi_usb +rsmu-i2c +rsmu-spi +rswitch_drv +rt1719 +rt2400pci +rt2500pci +rt2500usb +rt2800lib +rt2800mmio +rt2800pci +rt2800usb +rt2x00lib +rt2x00mmio +rt2x00pci +rt2x00usb +rt4801-regulator +rt4803 +rt4831 +rt4831-backlight +rt4831-regulator +rt5033 +rt5033-regulator +rt5033_battery +rt5033_charger +rt5120 +rt5120-pwrkey +rt5120-regulator +rt5190a-regulator +rt5739 +rt5759-regulator +rt6160-regulator +rt6190-regulator +rt61pci +rt6245-regulator +rt73usb +rt9455_charger +rt9467-charger +rt9471 +rtc-88pm80x +rtc-88pm860x +rtc-ab-b5ze-s3 +rtc-ab-eoz9 +rtc-abx80x +rtc-armada38x +rtc-as3722 +rtc-bd70528 +rtc-bq32k +rtc-bq4802 +rtc-cadence +rtc-cpcap +rtc-cros-ec +rtc-da9052 +rtc-da9055 +rtc-da9063 +rtc-ds1286 +rtc-ds1302 +rtc-ds1305 +rtc-ds1307 +rtc-ds1343 +rtc-ds1347 +rtc-ds1374 +rtc-ds1390 +rtc-ds1511 +rtc-ds1553 +rtc-ds1672 +rtc-ds1685 +rtc-ds1742 +rtc-ds2404 +rtc-ds3232 +rtc-em3027 +rtc-fm3130 +rtc-fsl-ftm-alarm +rtc-ftrtc010 +rtc-goldfish +rtc-hid-sensor-time +rtc-hym8563 +rtc-imx-sc +rtc-imxdi +rtc-isl12022 +rtc-isl12026 +rtc-isl1208 +rtc-lp8788 +rtc-m41t80 +rtc-m41t93 +rtc-m41t94 +rtc-m48t35 +rtc-m48t59 +rtc-m48t86 +rtc-max6900 +rtc-max6902 +rtc-max6916 +rtc-max77686 +rtc-max8907 +rtc-max8925 +rtc-max8997 +rtc-max8998 +rtc-mc13xxx +rtc-mcp795 +rtc-meson-vrtc +rtc-msm6242 +rtc-mt2712 +rtc-mt6397 +rtc-mt7622 +rtc-mxc +rtc-mxc_v2 +rtc-nct3018y +rtc-ntxec +rtc-nxp-bbnsm +rtc-optee +rtc-palmas +rtc-pcap +rtc-pcf2123 +rtc-pcf2127 +rtc-pcf50633 +rtc-pcf85063 +rtc-pcf8523 +rtc-pcf85363 +rtc-pcf8563 +rtc-pcf8583 +rtc-pl030 +rtc-pl031 +rtc-pm8xxx +rtc-r7301 +rtc-r9701 +rtc-rc5t583 +rtc-rc5t619 +rtc-rk808 +rtc-rp5c01 +rtc-rs5c348 +rtc-rs5c372 +rtc-rv3028 +rtc-rv3029c2 +rtc-rv3032 +rtc-rv8803 +rtc-rx4581 +rtc-rx6110 +rtc-rx8010 +rtc-rx8025 +rtc-rx8581 +rtc-s35390a +rtc-s5m +rtc-sc27xx +rtc-sd3078 +rtc-sh +rtc-snvs +rtc-stk17ta8 +rtc-stm32 +rtc-tegra +rtc-ti-k3 +rtc-tps6586x +rtc-tps65910 +rtc-twl +rtc-wm831x +rtc-wm8350 +rtc-x1205 +rtc-zynqmp +rti_wdt +rtl2830 +rtl2832 +rtl2832_sdr +rtl8150 +rtl8187 +rtl8188ee +rtl818x_pci +rtl8192c-common +rtl8192ce +rtl8192cu +rtl8192de +rtl8192ee +rtl8192se +rtl8365mb +rtl8366 +rtl8723-common +rtl8723ae +rtl8723be +rtl8821ae +rtl8xxxu +rtl_pci +rtl_usb +rtllib +rtllib_crypt_ccmp +rtllib_crypt_tkip +rtllib_crypt_wep +rtlwifi +rtmv20-regulator +rtq2134-regulator +rtq6056 +rtq6752-regulator +rtrs-client +rtrs-core +rtrs-server +rts5208 +rtsx_pci +rtsx_pci_ms +rtsx_pci_sdmmc +rtsx_usb +rtsx_usb_ms +rtsx_usb_sdmmc +rtw88_8723d +rtw88_8723de +rtw88_8723ds +rtw88_8723du +rtw88_8821c +rtw88_8821ce +rtw88_8821cs +rtw88_8821cu +rtw88_8822b +rtw88_8822be +rtw88_8822bs +rtw88_8822bu +rtw88_8822c +rtw88_8822ce +rtw88_8822cs +rtw88_8822cu +rtw88_core +rtw88_pci +rtw88_sdio +rtw88_usb +rtw89_8851b +rtw89_8851be +rtw89_8852a +rtw89_8852ae +rtw89_8852b +rtw89_8852be +rtw89_8852c +rtw89_8852ce +rtw89_core +rtw89_pci +rvu_af +rvu_cptcommon +rvu_cptpf +rvu_cptvf +rvu_mbox +rvu_nicpf +rvu_nicvf +rx51_battery +rxperf +rxrpc +rz-dmac +rz-mtu3-cnt +rza_wdt +rzg2l-cru +rzg2l-csi2 +rzg2l_adc +rzg2l_mipi_dsi +rzg2l_thermal +rzg2l_wdt +rzn1_wdt +rzv2m_usb3drd +s1d13xxxfb +s2250 +s2255drv +s2io +s2mpa01 +s2mps11 +s3fb +s3fwrn5 +s3fwrn5_i2c +s3fwrn82_uart +s5c73m3 +s5h1409 +s5h1411 +s5h1420 +s5h1432 +s5k5baf +s5k6a3 +s5m8767 +s626 +s6sy761 +s921 +sa2ul +saa6588 +saa6752hs +saa7110 +saa7115 +saa7127 +saa7134 +saa7134-alsa +saa7134-dvb +saa7134-empress +saa7134-go7007 +saa7146 +saa7146_vv +saa7164 +saa717x +saa7185 +saa7706h +safe_serial +sahara +sample-trace-array +samsung-dsim +samsung-keypad +samsung-sxgbe +samsung_tty +sata_dwc_460ex +sata_inic162x +sata_mv +sata_nv +sata_promise +sata_qstor +sata_rcar +sata_sil +sata_sil24 +sata_sis +sata_svw +sata_sx4 +sata_uli +sata_via +sata_vsc +savagefb +sb1000 +sbp_target +sbrmi +sbs-battery +sbs-charger +sbs-manager +sbsa_gwdt +sbtsi_temp +sc16is7xx +sc2731-regulator +sc2731_charger +sc27xx-poweroff +sc27xx-vibra +sc27xx_adc +sc27xx_fuel_gauge +sc92031 +sc9860-clk +sc9863a-clk +sca3000 +sca3300 +scd30_core +scd30_i2c +scd30_serial +scd4x +sch5627 +sch5636 +sch56xx-common +sch_cake +sch_cbs +sch_choke +sch_codel +sch_drr +sch_etf +sch_ets +sch_fq +sch_fq_codel +sch_fq_pie +sch_gred +sch_hfsc +sch_hhf +sch_htb +sch_ingress +sch_mqprio +sch_mqprio_lib +sch_multiq +sch_netem +sch_pie +sch_plug +sch_prio +sch_qfq +sch_red +sch_sfb +sch_sfq +sch_skbprio +sch_taprio +sch_tbf +sch_teql +sci-clk +sclk-div +scmi-cpufreq +scmi-hwmon +scmi-regulator +scmi_iio +scmi_pm_domain +scmi_power_control +scpi-cpufreq +scpi-hwmon +scpi_pm_domain +scsi_debug +scsi_dh_alua +scsi_dh_emc +scsi_dh_hp_sw +scsi_dh_rdac +scsi_transport_fc +scsi_transport_iscsi +scsi_transport_sas +scsi_transport_spi +scsi_transport_srp +sctp +sctp_diag +sd_adc_modulator +sdhci +sdhci-acpi +sdhci-cadence +sdhci-esdhc-imx +sdhci-milbeaut +sdhci-msm +sdhci-of-arasan +sdhci-of-at91 +sdhci-of-dwcmshc +sdhci-of-esdhc +sdhci-of-sparx5 +sdhci-omap +sdhci-pci +sdhci-pltfm +sdhci-pxav3 +sdhci-sprd +sdhci-tegra +sdhci-xenon-driver +sdhci_am654 +sdhci_f_sdh30 +sdio_uart +sensehat-joystick +sensorhub +serial-tegra +serial_ir +serio_raw +sermouse +serpent_generic +serport +ses +sf-pdma +sfc +sfc-falcon +sfc-siena +sfp +sgi_w1 +sgp30 +sgp40 +sh_eth +sh_mmcif +sh_mobile_lcdcfb +sha1-ce +sha2-ce +sha256-arm64 +sha3-ce +shark2 +shmob-drm +sht15 +sht21 +sht3x +sht4x +shtc1 +si1133 +si1145 +si2157 +si2165 +si2168 +si21xx +si4713 +si476x-core +si7005 +si7020 +sidewinder +sierra +sierra_net +sifive +sii902x +sii9234 +sil-sii8620 +sil164 +silead +simple-bridge +simple-mfd-i2c +simpledrm +simplefb +siox-bus-gpio +siox-core +sis190 +sis5595 +sis900 +sis_i2c +sisfb +sisusbvga +sit +siw +sja1000 +sja1000_isa +sja1000_platform +sja1105 +skfp +skge +sky2 +sky81452 +sky81452-backlight +sky81452-regulator +sl28cpld-hwmon +sl28cpld_wdt +sl28vpd +sl811-hcd +slcan +slg51000-regulator +slic_ds26522 +slicoss +slim-qcom-ctrl +slim-qcom-ngd-ctrl +slimbus +slip +slram +sm2_generic +sm3 +sm3-ce +sm3-neon +sm3_generic +sm4 +sm4-ce +sm4-ce-ccm +sm4-ce-cipher +sm4-ce-gcm +sm4-neon +sm4_generic +sm501 +sm501fb +sm712fb +sm750fb +sm_common +sm_ftl +smartpqi +smb347-charger +smc +smc_diag +smd-rpm +smem +smipcie +smm665 +smp2p +smpro-core +smpro-errmon +smpro-hwmon +smpro-misc +smsc +smsc47b397 +smsc47m1 +smsc47m192 +smsc75xx +smsc911x +smsc9420 +smsc95xx +smscufx +smsdvb +smsm +smsmdtv +smssdio +smsusb +snd +snd-ac97-codec +snd-acp-config +snd-ad1889 +snd-ak4113 +snd-ak4114 +snd-ak4xxx-adda +snd-ali5451 +snd-aloop +snd-als300 +snd-atiixp +snd-atiixp-modem +snd-au8810 +snd-au8820 +snd-au8830 +snd-aw2 +snd-azt3328 +snd-bcd2000 +snd-bebob +snd-bt87x +snd-ca0106 +snd-cmipci +snd-compress +snd-cs4281 +snd-cs46xx +snd-cs8427 +snd-ctl-led +snd-ctxfi +snd-darla20 +snd-darla24 +snd-dice +snd-dummy +snd-echo3g +snd-emu10k1 +snd-emu10k1-synth +snd-emu10k1x +snd-emux-synth +snd-ens1370 +snd-ens1371 +snd-es1938 +snd-es1968 +snd-fireface +snd-firewire-digi00x +snd-firewire-lib +snd-firewire-motu +snd-firewire-tascam +snd-fireworks +snd-fm801 +snd-gina20 +snd-gina24 +snd-hda-codec +snd-hda-codec-analog +snd-hda-codec-ca0110 +snd-hda-codec-ca0132 +snd-hda-codec-cirrus +snd-hda-codec-cmedia +snd-hda-codec-conexant +snd-hda-codec-cs8409 +snd-hda-codec-generic +snd-hda-codec-hdmi +snd-hda-codec-idt +snd-hda-codec-realtek +snd-hda-codec-si3054 +snd-hda-codec-via +snd-hda-core +snd-hda-cs-dsp-ctls +snd-hda-ext-core +snd-hda-intel +snd-hda-scodec-cs35l41 +snd-hda-scodec-cs35l41-i2c +snd-hda-scodec-cs35l41-spi +snd-hda-tegra +snd-hdsp +snd-hdspm +snd-hrtimer +snd-hwdep +snd-i2c +snd-ice1712 +snd-ice1724 +snd-ice17xx-ak4xxx +snd-indigo +snd-indigodj +snd-indigodjx +snd-indigoio +snd-indigoiox +snd-intel-dspcfg +snd-intel-sdw-acpi +snd-intel8x0 +snd-intel8x0m +snd-isight +snd-korg1212 +snd-layla20 +snd-layla24 +snd-lola +snd-lx6464es +snd-maestro3 +snd-mia +snd-mixart +snd-mixer-oss +snd-mona +snd-mpu401 +snd-mpu401-uart +snd-mtpav +snd-mts64 +snd-nm256 +snd-opl3-lib +snd-opl3-synth +snd-oxfw +snd-oxygen +snd-oxygen-lib +snd-pcm +snd-pcm-dmaengine +snd-pcmtest +snd-pcxhr +snd-portman2x4 +snd-pt2258 +snd-q6apm +snd-q6dsp-common +snd-rawmidi +snd-riptide +snd-rme32 +snd-rme96 +snd-rme9652 +snd-seq +snd-seq-device +snd-seq-dummy +snd-seq-midi +snd-seq-midi-emul +snd-seq-midi-event +snd-seq-ump-client +snd-seq-virmidi +snd-serial-generic +snd-serial-u16550 +snd-soc-63xx +snd-soc-ac97 +snd-soc-acp-da7219mx98357-mach +snd-soc-acp-es8336-mach +snd-soc-acp-rt5645-mach +snd-soc-acpi +snd-soc-adau-utils +snd-soc-adau1372 +snd-soc-adau1372-i2c +snd-soc-adau1372-spi +snd-soc-adau1701 +snd-soc-adau1761 +snd-soc-adau1761-i2c +snd-soc-adau1761-spi +snd-soc-adau17x1 +snd-soc-adau7002 +snd-soc-adau7118 +snd-soc-adau7118-hw +snd-soc-adau7118-i2c +snd-soc-adi-axi-i2s +snd-soc-adi-axi-spdif +snd-soc-ak4104 +snd-soc-ak4118 +snd-soc-ak4375 +snd-soc-ak4458 +snd-soc-ak4554 +snd-soc-ak4613 +snd-soc-ak4642 +snd-soc-ak5386 +snd-soc-ak5558 +snd-soc-alc5623 +snd-soc-alc5632 +snd-soc-apple-mca +snd-soc-apq8016-sbc +snd-soc-apq8096 +snd-soc-armada-370-db +snd-soc-audio-graph-card +snd-soc-audio-graph-card2 +snd-soc-audio-graph-card2-custom-sample +snd-soc-aw8738 +snd-soc-aw88395 +snd-soc-aw88395-lib +snd-soc-bd28623 +snd-soc-bt-sco +snd-soc-chv3-codec +snd-soc-core +snd-soc-cpcap +snd-soc-cros-ec-codec +snd-soc-cs35l32 +snd-soc-cs35l33 +snd-soc-cs35l34 +snd-soc-cs35l35 +snd-soc-cs35l36 +snd-soc-cs35l41 +snd-soc-cs35l41-i2c +snd-soc-cs35l41-lib +snd-soc-cs35l41-spi +snd-soc-cs35l45 +snd-soc-cs35l45-i2c +snd-soc-cs35l45-spi +snd-soc-cs35l56 +snd-soc-cs35l56-i2c +snd-soc-cs35l56-sdw +snd-soc-cs35l56-shared +snd-soc-cs35l56-spi +snd-soc-cs4234 +snd-soc-cs4265 +snd-soc-cs4270 +snd-soc-cs4271 +snd-soc-cs4271-i2c +snd-soc-cs4271-spi +snd-soc-cs42l42 +snd-soc-cs42l42-i2c +snd-soc-cs42l42-sdw +snd-soc-cs42l51 +snd-soc-cs42l51-i2c +snd-soc-cs42l52 +snd-soc-cs42l56 +snd-soc-cs42l73 +snd-soc-cs42l83-i2c +snd-soc-cs42xx8 +snd-soc-cs42xx8-i2c +snd-soc-cs43130 +snd-soc-cs4341 +snd-soc-cs4349 +snd-soc-cs53l30 +snd-soc-cx2072x +snd-soc-da7213 +snd-soc-da7219 +snd-soc-davinci-mcasp +snd-soc-dmic +snd-soc-es7134 +snd-soc-es7241 +snd-soc-es8316 +snd-soc-es8326 +snd-soc-es8328 +snd-soc-es8328-i2c +snd-soc-es8328-spi +snd-soc-fsi +snd-soc-fsl-asoc-card +snd-soc-fsl-asrc +snd-soc-fsl-aud2htx +snd-soc-fsl-audmix +snd-soc-fsl-easrc +snd-soc-fsl-esai +snd-soc-fsl-micfil +snd-soc-fsl-mqs +snd-soc-fsl-rpmsg +snd-soc-fsl-sai +snd-soc-fsl-spdif +snd-soc-fsl-ssi +snd-soc-fsl-utils +snd-soc-fsl-xcvr +snd-soc-gtm601 +snd-soc-hda-codec +snd-soc-hdmi-codec +snd-soc-ics43432 +snd-soc-idt821034 +snd-soc-imx-audmix +snd-soc-imx-audmux +snd-soc-imx-card +snd-soc-imx-es8328 +snd-soc-imx-hdmi +snd-soc-imx-rpmsg +snd-soc-imx-sgtl5000 +snd-soc-imx-spdif +snd-soc-inno-rk3036 +snd-soc-j721e-evm +snd-soc-kirkwood +snd-soc-kmb_platform +snd-soc-lochnagar-sc +snd-soc-lpass-apq8016 +snd-soc-lpass-cdc-dma +snd-soc-lpass-cpu +snd-soc-lpass-hdmi +snd-soc-lpass-ipq806x +snd-soc-lpass-macro-common +snd-soc-lpass-platform +snd-soc-lpass-rx-macro +snd-soc-lpass-sc7180 +snd-soc-lpass-sc7280 +snd-soc-lpass-tx-macro +snd-soc-lpass-va-macro +snd-soc-lpass-wsa-macro +snd-soc-max9759 +snd-soc-max98088 +snd-soc-max98090 +snd-soc-max98357a +snd-soc-max98363 +snd-soc-max98373 +snd-soc-max98373-i2c +snd-soc-max98373-sdw +snd-soc-max98388 +snd-soc-max98390 +snd-soc-max98396 +snd-soc-max98504 +snd-soc-max98520 +snd-soc-max9860 +snd-soc-max9867 +snd-soc-max98927 +snd-soc-meson-aiu +snd-soc-meson-axg-fifo +snd-soc-meson-axg-frddr +snd-soc-meson-axg-pdm +snd-soc-meson-axg-sound-card +snd-soc-meson-axg-spdifin +snd-soc-meson-axg-spdifout +snd-soc-meson-axg-tdm-formatter +snd-soc-meson-axg-tdm-interface +snd-soc-meson-axg-tdmin +snd-soc-meson-axg-tdmout +snd-soc-meson-axg-toddr +snd-soc-meson-card-utils +snd-soc-meson-codec-glue +snd-soc-meson-g12a-toacodec +snd-soc-meson-g12a-tohdmitx +snd-soc-meson-gx-sound-card +snd-soc-meson-t9015 +snd-soc-mikroe-proto +snd-soc-msm8916-analog +snd-soc-msm8916-digital +snd-soc-mt6351 +snd-soc-mt6358 +snd-soc-mt6359 +snd-soc-mt6660 +snd-soc-mt6797-afe +snd-soc-mt8183-afe +snd-soc-mt8186-afe +snd-soc-mt8188-afe +snd-soc-mt8192-afe +snd-soc-mt8195-afe +snd-soc-mtk-common +snd-soc-nau8315 +snd-soc-nau8540 +snd-soc-nau8810 +snd-soc-nau8821 +snd-soc-nau8822 +snd-soc-nau8824 +snd-soc-nau8825 +snd-soc-pcm1681 +snd-soc-pcm1789-codec +snd-soc-pcm1789-i2c +snd-soc-pcm179x-codec +snd-soc-pcm179x-i2c +snd-soc-pcm179x-spi +snd-soc-pcm186x +snd-soc-pcm186x-i2c +snd-soc-pcm186x-spi +snd-soc-pcm3060 +snd-soc-pcm3060-i2c +snd-soc-pcm3060-spi +snd-soc-pcm3168a +snd-soc-pcm3168a-i2c +snd-soc-pcm3168a-spi +snd-soc-pcm5102a +snd-soc-pcm512x +snd-soc-pcm512x-i2c +snd-soc-pcm512x-spi +snd-soc-peb2466 +snd-soc-qcom-common +snd-soc-qcom-sdw +snd-soc-rcar +snd-soc-rk3288-hdmi-analog +snd-soc-rk3328 +snd-soc-rk3399-gru-sound +snd-soc-rk817 +snd-soc-rl6231 +snd-soc-rockchip-i2s +snd-soc-rockchip-i2s-tdm +snd-soc-rockchip-max98090 +snd-soc-rockchip-pdm +snd-soc-rockchip-rt5645 +snd-soc-rockchip-spdif +snd-soc-rt1011 +snd-soc-rt1015 +snd-soc-rt1015p +snd-soc-rt1308-sdw +snd-soc-rt1316-sdw +snd-soc-rt1318-sdw +snd-soc-rt5514 +snd-soc-rt5514-spi +snd-soc-rt5616 +snd-soc-rt5631 +snd-soc-rt5640 +snd-soc-rt5645 +snd-soc-rt5659 +snd-soc-rt5663 +snd-soc-rt5677 +snd-soc-rt5677-spi +snd-soc-rt5682 +snd-soc-rt5682-i2c +snd-soc-rt5682-sdw +snd-soc-rt5682s +snd-soc-rt700 +snd-soc-rt711 +snd-soc-rt711-sdca +snd-soc-rt712-sdca +snd-soc-rt712-sdca-dmic +snd-soc-rt715 +snd-soc-rt715-sdca +snd-soc-rt722-sdca +snd-soc-rt9120 +snd-soc-rz-ssi +snd-soc-sc7180 +snd-soc-sc7280 +snd-soc-sc8280xp +snd-soc-sdm845 +snd-soc-sdw-mockup +snd-soc-sgtl5000 +snd-soc-si476x +snd-soc-sigmadsp +snd-soc-sigmadsp-i2c +snd-soc-sigmadsp-regmap +snd-soc-simple-amplifier +snd-soc-simple-card +snd-soc-simple-card-utils +snd-soc-simple-mux +snd-soc-sm8250 +snd-soc-sma1303 +snd-soc-spdif-rx +snd-soc-spdif-tx +snd-soc-sprd-platform +snd-soc-src4xxx +snd-soc-src4xxx-i2c +snd-soc-ssm2305 +snd-soc-ssm2518 +snd-soc-ssm2602 +snd-soc-ssm2602-i2c +snd-soc-ssm2602-spi +snd-soc-ssm3515 +snd-soc-ssm4567 +snd-soc-sta32x +snd-soc-sta350 +snd-soc-sti-sas +snd-soc-stm32-i2s +snd-soc-stm32-sai +snd-soc-stm32-sai-sub +snd-soc-stm32-spdifrx +snd-soc-storm +snd-soc-tas2552 +snd-soc-tas2562 +snd-soc-tas2764 +snd-soc-tas2770 +snd-soc-tas2780 +snd-soc-tas2781-comlib +snd-soc-tas2781-fmwlib +snd-soc-tas2781-i2c +snd-soc-tas5086 +snd-soc-tas571x +snd-soc-tas5720 +snd-soc-tas5805m +snd-soc-tas6424 +snd-soc-tda7419 +snd-soc-tegra-audio-graph-card +snd-soc-tegra-machine +snd-soc-tegra-pcm +snd-soc-tegra-wm8903 +snd-soc-tegra186-asrc +snd-soc-tegra186-dspk +snd-soc-tegra20-ac97 +snd-soc-tegra20-das +snd-soc-tegra20-i2s +snd-soc-tegra20-spdif +snd-soc-tegra210-admaif +snd-soc-tegra210-adx +snd-soc-tegra210-ahub +snd-soc-tegra210-amx +snd-soc-tegra210-dmic +snd-soc-tegra210-i2s +snd-soc-tegra210-mixer +snd-soc-tegra210-mvc +snd-soc-tegra210-ope +snd-soc-tegra210-sfc +snd-soc-tegra30-ahub +snd-soc-tegra30-i2s +snd-soc-test-component +snd-soc-tfa9879 +snd-soc-tfa989x +snd-soc-ti-edma +snd-soc-ti-sdma +snd-soc-ti-udma +snd-soc-tlv320adc3xxx +snd-soc-tlv320adcx140 +snd-soc-tlv320aic23 +snd-soc-tlv320aic23-i2c +snd-soc-tlv320aic23-spi +snd-soc-tlv320aic31xx +snd-soc-tlv320aic32x4 +snd-soc-tlv320aic32x4-i2c +snd-soc-tlv320aic32x4-spi +snd-soc-tlv320aic3x +snd-soc-tlv320aic3x-i2c +snd-soc-tlv320aic3x-spi +snd-soc-tpa6130a2 +snd-soc-ts3a227e +snd-soc-tscs42xx +snd-soc-tscs454 +snd-soc-uda1334 +snd-soc-wcd-mbhc +snd-soc-wcd9335 +snd-soc-wcd934x +snd-soc-wcd938x +snd-soc-wcd938x-sdw +snd-soc-wm-adsp +snd-soc-wm-hubs +snd-soc-wm8510 +snd-soc-wm8523 +snd-soc-wm8524 +snd-soc-wm8580 +snd-soc-wm8711 +snd-soc-wm8728 +snd-soc-wm8731 +snd-soc-wm8731-i2c +snd-soc-wm8731-spi +snd-soc-wm8737 +snd-soc-wm8741 +snd-soc-wm8750 +snd-soc-wm8753 +snd-soc-wm8770 +snd-soc-wm8776 +snd-soc-wm8782 +snd-soc-wm8804 +snd-soc-wm8804-i2c +snd-soc-wm8804-spi +snd-soc-wm8903 +snd-soc-wm8904 +snd-soc-wm8940 +snd-soc-wm8960 +snd-soc-wm8961 +snd-soc-wm8962 +snd-soc-wm8974 +snd-soc-wm8978 +snd-soc-wm8985 +snd-soc-wm8994 +snd-soc-wm9712 +snd-soc-wsa881x +snd-soc-wsa883x +snd-soc-wsa884x +snd-soc-xlnx-formatter-pcm +snd-soc-xlnx-i2s +snd-soc-xlnx-spdif +snd-soc-xtfpga-i2s +snd-soc-zl38060 +snd-sof +snd-sof-imx8 +snd-sof-imx8m +snd-sof-imx8ulp +snd-sof-mt8186 +snd-sof-mt8195 +snd-sof-of +snd-sof-utils +snd-sof-xtensa-dsp +snd-sonicvibes +snd-timer +snd-trident +snd-ua101 +snd-ump +snd-usb-6fire +snd-usb-audio +snd-usb-caiaq +snd-usb-hiface +snd-usb-line6 +snd-usb-pod +snd-usb-podhd +snd-usb-toneport +snd-usb-variax +snd-usbmidi-lib +snd-util-mem +snd-via82xx +snd-via82xx-modem +snd-virmidi +snd-virtuoso +snd-vx-lib +snd-vx222 +snd-ymfpci +snd_xen_front +snet_vdpa +snic +snps_udc_core +snps_udc_plat +snvs_pwrkey +soc_button_array +socfpga +socfpga-a10 +socinfo +softdog +softing +solo6x10 +solos-pci +sony-btf-mpx +soundcore +soundwire-amd +soundwire-bus +soundwire-cadence +soundwire-generic-allocation +soundwire-intel +soundwire-qcom +sp2 +sp805_wdt +sp8870 +sp887x +spaceball +spaceorb +sparse-keymap +sparx5-switch +sparx5-temp +spcp8x5 +speakup +speakup_acntsa +speakup_apollo +speakup_audptr +speakup_bns +speakup_decext +speakup_dectlk +speakup_dummy +speakup_ltlk +speakup_soft +speakup_spkout +speakup_txprt +speedfax +speedtch +spi-altera-core +spi-altera-dfl +spi-altera-platform +spi-amd +spi-amlogic-spifc-a1 +spi-armada-3700 +spi-axi-spi-engine +spi-bitbang +spi-butterfly +spi-cadence +spi-cadence-quadspi +spi-cadence-xspi +spi-dln2 +spi-dw +spi-dw-mmio +spi-dw-pci +spi-fsi +spi-fsl-dspi +spi-fsl-lpspi +spi-fsl-qspi +spi-geni-qcom +spi-gpio +spi-hisi-kunpeng +spi-hisi-sfc-v3xx +spi-imx +spi-lm70llp +spi-loopback-test +spi-meson-spicc +spi-meson-spifc +spi-microchip-core +spi-microchip-core-qspi +spi-mt65xx +spi-mtk-nor +spi-mtk-snfi +spi-mux +spi-mxic +spi-nor +spi-npcm-fiu +spi-npcm-pspi +spi-nxp-fspi +spi-oc-tiny +spi-orion +spi-pci1xxxx +spi-pl022 +spi-pxa2xx-pci +spi-pxa2xx-platform +spi-qcom-qspi +spi-qup +spi-rockchip +spi-rockchip-sfc +spi-rpc-if +spi-rspi +spi-rzv2m-csi +spi-sc18is602 +spi-sh-hspi +spi-sh-msiof +spi-sifive +spi-slave-mt27xx +spi-slave-system-control +spi-slave-time +spi-sn-f-ospi +spi-sprd +spi-sprd-adi +spi-stm32 +spi-stm32-qspi +spi-sun6i +spi-synquacer +spi-tegra114 +spi-tegra20-sflash +spi-tegra20-slink +spi-tegra210-quad +spi-thunderx +spi-tle62x0 +spi-wpcm-fiu +spi-xcomm +spi-xlp +spi-zynqmp-gqspi +spi_ks8995 +spidev +spinand +spl +spmi +spmi-mtk-pmif +spmi-pmic-arb +sprd-dma +sprd-drm +sprd-iommu +sprd-mailbox +sprd-mcdt +sprd-sc27xx-spi +sprd_hwspinlock +sprd_serial +sprd_thermal +sprd_wdt +sps30 +sps30_i2c +sps30_serial +sr9700 +sr9800 +srf04 +srf08 +ssb +ssb-hcd +ssd1307fb +ssd130x +ssd130x-i2c +ssd130x-spi +ssfdc +ssif_bmc +ssp_accel_sensor +ssp_gyro_sensor +ssp_iio +sst25l +sstfb +ssu100 +st +st-mipid02 +st-nci +st-nci_i2c +st-nci_spi +st-vgxy61 +st1232 +st21nfca_hci +st21nfca_i2c +st7586 +st7735r +st95hf +st_accel +st_accel_i2c +st_accel_spi +st_drv +st_gyro +st_gyro_i2c +st_gyro_spi +st_lsm6dsx +st_lsm6dsx_i2c +st_lsm6dsx_i3c +st_lsm6dsx_spi +st_lsm9ds0 +st_lsm9ds0_i2c +st_lsm9ds0_spi +st_magn +st_magn_i2c +st_magn_spi +st_pressure +st_pressure_i2c +st_pressure_spi +st_sensors +st_sensors_i2c +st_sensors_spi +st_thermal +st_thermal_memmap +st_uvis25_core +st_uvis25_i2c +st_uvis25_spi +starfire +stb0899 +stb6000 +stb6100 +ste10Xp +stex +stinger +stk1160 +stk3310 +stk8312 +stk8ba50 +stm-drm +stm32-adc +stm32-adc-core +stm32-booster +stm32-cec +stm32-crc32 +stm32-cryp +stm32-dac +stm32-dac-core +stm32-dcmi +stm32-dfsdm-adc +stm32-dfsdm-core +stm32-dma2d +stm32-fmc2-ebi +stm32-hash +stm32-lptimer +stm32-lptimer-cnt +stm32-lptimer-trigger +stm32-rng +stm32-timer-cnt +stm32-timer-trigger +stm32-timers +stm32-usart +stm32-vrefbuf +stm32_adfsdm +stm32_fmc2_nand +stm32_iwdg +stm32_rproc +stm_console +stm_core +stm_ftrace +stm_heartbeat +stm_p_basic +stm_p_sys-t +stmfts +stmfx +stmmac +stmmac-pci +stmmac-platform +stmpe-adc +stmpe-keypad +stmpe-ts +stowaway +stp +stpddc60 +stpmic1 +stpmic1_onkey +stpmic1_regulator +stpmic1_wdt +stratix10-rsu +stratix10-soc +stratix10-svc +streamzap +streebog_generic +stts751 +stusb160x +stv0288 +stv0297 +stv0299 +stv0367 +stv0900 +stv090x +stv0910 +stv6110 +stv6110x +stv6111 +sun4i-csi +sun4i-drm +sun4i-gpadc +sun4i-ss +sun4i-tcon +sun4i_tv +sun50i-codec-analog +sun50i-cpufreq-nvmem +sun50i-dmic +sun6i-csi +sun6i-dma +sun6i-isp +sun6i-mipi-csi2 +sun6i-rtc-ccu +sun6i_drc +sun6i_hwspinlock +sun6i_mipi_dsi +sun8i-a33-mbus +sun8i-a83t-mipi-csi2 +sun8i-adda-pr-regmap +sun8i-ce +sun8i-codec +sun8i-codec-analog +sun8i-di +sun8i-drm-hdmi +sun8i-mixer +sun8i-rotate +sun8i-ss +sun8i_tcon_top +sun8i_thermal +sundance +sungem +sungem_phy +sunhme +suni +sunkbd +sunrise_co2 +sunrpc +sunxi +sunxi-cedrus +sunxi-cir +sunxi-mmc +sunxi-rsb +sunxi_wdt +sur40 +surface3_spi +surface_acpi_notify +surface_aggregator +surface_aggregator_cdev +surface_aggregator_hub +surface_aggregator_registry +surface_aggregator_tabletsw +surface_battery +surface_charger +surface_dtx +surface_gpe +surface_hid +surface_hid_core +surface_hotplug +surface_kbd +surface_platform_profile +svc-i3c-master +svgalib +switchtec +sx8654 +sx9310 +sx9324 +sx9360 +sx9500 +sx_common +sy7636a-hwmon +sy7636a-regulator +sy8106a-regulator +sy8824x +sy8827n +sym53c8xx +symbolserial +synaptics_i2c +synaptics_usb +synclink_gt +synopsys_edac +syscon-reboot-mode +sysv +t5403 +tag_ar9331 +tag_brcm +tag_dsa +tag_gswip +tag_hellcreek +tag_ksz +tag_lan9303 +tag_mtk +tag_none +tag_ocelot +tag_ocelot_8021q +tag_qca +tag_rtl4_a +tag_rtl8_4 +tag_rzn1_a5psw +tag_sja1105 +tag_trailer +tag_xrs700x +tap +target_core_file +target_core_iblock +target_core_mod +target_core_pscsi +target_core_user +tc-dwc-g210 +tc-dwc-g210-pci +tc-dwc-g210-pltfrm +tc358743 +tc358746 +tc358762 +tc358764 +tc358767 +tc358768 +tc358775 +tc3589x-keypad +tc654 +tc74 +tc90522 +tca6416-keypad +tca8418_keypad +tcan4x5x +tcm_fc +tcm_loop +tcm_qla2xxx +tcm_remote +tcm_usb_gadget +tcp_bbr +tcp_bic +tcp_cdg +tcp_dctcp +tcp_diag +tcp_highspeed +tcp_htcp +tcp_hybla +tcp_illinois +tcp_lp +tcp_nv +tcp_scalable +tcp_vegas +tcp_veno +tcp_westwood +tcp_yeah +tcpci +tcpci_maxim +tcpci_mt6360 +tcpci_mt6370 +tcpci_rt1711h +tcpm +tcrypt +tcs3414 +tcs3472 +tcsrcc-sm8550 +tda10021 +tda10023 +tda10048 +tda1004x +tda10071 +tda10086 +tda18212 +tda18218 +tda18250 +tda18271 +tda18271c2dd +tda1997x +tda38640 +tda665x +tda7432 +tda8083 +tda8261 +tda826x +tda827x +tda8290 +tda9840 +tda9887 +tda9950 +tda998x +tdfxfb +tdo24m +tea575x +tea5761 +tea5767 +tea6415c +tea6420 +team +team_mode_activebackup +team_mode_broadcast +team_mode_loadbalance +team_mode_random +team_mode_roundrobin +tee +tef6862 +tegra-aconnect +tegra-bpmp-thermal +tegra-drm +tegra-gmi +tegra-kbc +tegra-vde +tegra-video +tegra-xudc +tegra186-cpufreq +tegra186-gpc-dma +tegra194-cpufreq +tegra210-adma +tegra210-emc +tegra30-devfreq +tegra_cec +tegra_nand +tegra_wdt +tehuti +teranetics +test_blackhole_dev +test_bpf +test_power +tg3 +thc63lvd1024 +thermal-generic-adc +thermal_mmio +thmc50 +ths7303 +ths8200 +thunder_bgx +thunder_xcv +thunderbolt +thunderbolt_net +thunderx-mmc +thunderx2_pmu +thunderx_edac +thunderx_zip +ti-adc081c +ti-adc0832 +ti-adc084s021 +ti-adc108s102 +ti-adc12138 +ti-adc128s052 +ti-adc161s626 +ti-ads1015 +ti-ads1100 +ti-ads124s08 +ti-ads131e08 +ti-ads7924 +ti-ads7950 +ti-ads8344 +ti-ads8688 +ti-am65-cpsw-nuss +ti-cal +ti-dac082s085 +ti-dac5571 +ti-dac7311 +ti-dac7612 +ti-dlpc3433 +ti-ecap-capture +ti-j721e-ufs +ti-lmp92064 +ti-lmu +ti-sn65dsi83 +ti-sn65dsi86 +ti-tfp410 +ti-tlc4541 +ti-tpd12s015 +ti-tsc2046 +ti_am335x_adc +ti_am335x_tsc +ti_am335x_tscadc +ti_k3_dsp_remoteproc +ti_k3_r5_remoteproc +ti_sci_pm_domains +ti_usb_3410_5052 +tidss +tifm_7xx1 +tifm_core +tifm_ms +tifm_sd +timeriomem-rng +tipc +tlan +tls +tlv320aic23b +tm2-touchkey +tmag5273 +tmdc +tmio_mmc_core +tmp006 +tmp007 +tmp102 +tmp103 +tmp108 +tmp117 +tmp401 +tmp421 +tmp464 +tmp513 +toshsd +touchit213 +touchright +touchwin +tpci200 +tpl0102 +tpm_atmel +tpm_ftpm_tee +tpm_i2c_atmel +tpm_i2c_infineon +tpm_i2c_nuvoton +tpm_infineon +tpm_st33zp24 +tpm_st33zp24_i2c +tpm_st33zp24_spi +tpm_tis_i2c +tpm_tis_i2c_cr50 +tpm_tis_spi +tpm_tis_synquacer +tpm_vtpm_proxy +tps23861 +tps40422 +tps51632-regulator +tps53679 +tps546d24 +tps6105x +tps6105x-regulator +tps62360-regulator +tps6286x-regulator +tps6287x-regulator +tps65010 +tps65023-regulator +tps6507x +tps6507x-regulator +tps6507x-ts +tps65086 +tps65086-regulator +tps65090-charger +tps65090-regulator +tps65132-regulator +tps65217 +tps65217-regulator +tps65217_bl +tps65217_charger +tps65218 +tps65218-pwrbutton +tps65218-regulator +tps65219 +tps65219-pwrbutton +tps65219-regulator +tps6524x-regulator +tps6586x-regulator +tps65910-regulator +tps65912-regulator +tps6594-core +tps6594-esm +tps6594-i2c +tps6594-pfsm +tps6594-regulator +tps6594-spi +tps6598x +tqmx86 +trace-printk +trancevibrator +trf7970a +tridentfb +ts2020 +ts_bm +ts_fsm +ts_kmp +tsc2004 +tsc2005 +tsc2007 +tsc200x-core +tsc40 +tsi721_mport +tsl2550 +tsl2563 +tsl2583 +tsl2591 +tsl2772 +tsl4531 +tsnep +tsys01 +tsys02d +ttm +ttpci-eeprom +ttusb_dec +ttusbdecfe +ttusbir +ttynull +tua6100 +tua9001 +tulip +tuner +tuner-simple +tuner-types +tunnel4 +tunnel6 +turbografx +turingcc-qcs404 +turris-mox-rwtm +tvaudio +tveeprom +tvp514x +tvp5150 +tvp7002 +tw2804 +tw5864 +tw68 +tw686x +tw9903 +tw9906 +tw9910 +twidjoy +twl-regulator +twl4030-madc +twl4030-pwrbutton +twl4030-vibra +twl4030_charger +twl4030_keypad +twl4030_madc_battery +twl4030_wdt +twl6030-gpadc +twl6030-regulator +twl6040-vibra +twofish_common +twofish_generic +txgbe +typec +typec_displayport +typec_nvidia +typec_ucsi +typhoon +uPD60620 +u_audio +u_ether +u_serial +uacce +uartlite +uas +ubi +ubifs +ublk_drv +ubuntu-host +ucan +ucc_uart +ucd9000 +ucd9200 +ucs1002_power +ucsi_acpi +ucsi_ccg +ucsi_glink +ucsi_stm32g0 +uda1342 +udc-core +udc-xilinx +udf +udl +udlfb +udp_diag +udp_tunnel +ueagle-atm +ufs +ufs-hisi +ufs-mediatek +ufs-qcom +ufs-renesas +ufs-sprd +ufshcd-core +ufshcd-dwc +ufshcd-pci +ufshcd-pltfrm +ug3105_battery +uhid +uio +uio_aec +uio_cif +uio_dfl +uio_dmem_genirq +uio_hv_generic +uio_mf624 +uio_netx +uio_pci_generic +uio_pdrv_genirq +uio_pruss +uio_sercos3 +uleds +uli526x +ulpi +ums-alauda +ums-cypress +ums-datafab +ums-eneub6250 +ums-freecom +ums-isd200 +ums-jumpshot +ums-karma +ums-onetouch +ums-realtek +ums-sddr09 +ums-sddr55 +ums-usbat +ums512-clk +unix_diag +upd64031a +upd64083 +upd78f0730 +us5182d +usb-conn-gpio +usb-dmac +usb-serial-simple +usb-storage +usb251xb +usb3503 +usb4604 +usb8xxx +usb_8dev +usb_debug +usb_f_acm +usb_f_ecm +usb_f_ecm_subset +usb_f_eem +usb_f_fs +usb_f_hid +usb_f_mass_storage +usb_f_midi +usb_f_ncm +usb_f_obex +usb_f_phonet +usb_f_printer +usb_f_rndis +usb_f_serial +usb_f_ss_lb +usb_f_tcm +usb_f_uac1 +usb_f_uac1_legacy +usb_f_uac2 +usb_f_uvc +usb_wwan +usbatm +usbdux +usbduxfast +usbduxsigma +usbhid +usbip-core +usbip-host +usbip-vudc +usbkbd +usblcd +usblp +usbmisc_imx +usbmon +usbmouse +usbnet +usbserial +usbsevseg +usbtest +usbtmc +usbtouchscreen +usbtv +usdhi6rol0 +userio +userspace-consumer +ushc +uss720 +uvc +uvcvideo +uvesafb +v4l2-async +v4l2-dv-timings +v4l2-flash-led-class +v4l2-fwnode +v4l2-h264 +v4l2-jpeg +v4l2-mem2mem +v4l2-tpg +v4l2-vp9 +vcan +vcnl3020 +vcnl4000 +vcnl4035 +vcpu_stall_detector +vctrl-regulator +vdpa +vdpa_sim +vdpa_sim_blk +vdpa_sim_net +vduse +veml6030 +veml6070 +venus-core +venus-dec +venus-enc +versal-fpga +ves1820 +ves1x93 +veth +vexpress-hwmon +vexpress-regulator +vf610_adc +vf610_dac +vfio +vfio-amba +vfio-cdx +vfio-fsl-mc +vfio-pci +vfio-pci-core +vfio-platform +vfio-platform-amdxgbe +vfio-platform-base +vfio-platform-calxedaxgmac +vfio_iommu_type1 +vgastate +vgem +vgg2432a4 +vhci-hcd +vhost +vhost_iotlb +vhost_net +vhost_scsi +vhost_vdpa +vhost_vsock +via-rhine +via-sdmmc +via-velocity +via686a +vicodec +video +video-i2c +video-mux +videobuf-core +videobuf-dma-sg +videobuf2-common +videobuf2-dma-contig +videobuf2-dma-sg +videobuf2-dvb +videobuf2-memops +videobuf2-v4l2 +videobuf2-vmalloc +videocc-sc7180 +videocc-sc7280 +videocc-sdm845 +videocc-sm8150 +videocc-sm8250 +videocc-sm8350 +videocc-sm8450 +videocc-sm8550 +videodev +vim2m +vimc +viperboard +viperboard_adc +virt_wifi +virtio-gpu +virtio-rng +virtio_bt +virtio_crypto +virtio_dma_buf +virtio_input +virtio_mem +virtio_pmem +virtio_rpmsg_bus +virtio_snd +virtio_vdpa +virtiofs +virtual +virtual_ncidev +visconti_wdt +visl +visor +vitesse +vitesse-vsc73xx-core +vitesse-vsc73xx-platform +vitesse-vsc73xx-spi +vivid +vkms +vl53l0x-i2c +vl6180 +vmac +vme_fake +vme_tsi148 +vme_user +vmgenid +vmk80xx +vmw_vmci +vmw_vsock_virtio_transport +vmw_vsock_virtio_transport_common +vmw_vsock_vmci_transport +vmwgfx +vp27smpx +vp_vdpa +vport-geneve +vport-gre +vport-vxlan +vpx3220 +vqmmc-ipq4019-regulator +vrf +vringh +vsock +vsock_diag +vsock_loopback +vsockmon +vsp1 +vsxxxaa +vt1211 +vt6655_stage +vt6656_stage +vt8231 +vt8623fb +vub300 +vx855 +vxcan +vxlan +vz89x +w1-gpio +w1_ds2405 +w1_ds2406 +w1_ds2408 +w1_ds2413 +w1_ds2423 +w1_ds2430 +w1_ds2431 +w1_ds2433 +w1_ds2438 +w1_ds250x +w1_ds2780 +w1_ds2781 +w1_ds2805 +w1_ds28e04 +w1_ds28e17 +w1_smem +w1_therm +w5100 +w5100-spi +w5300 +w6692 +w83627ehf +w83627hf +w83773g +w83781d +w83791d +w83792d +w83793 +w83795 +w83l785ts +w83l786ng +wacom +wacom_i2c +wacom_serial4 +wacom_w8001 +walkera0701 +wanxl +warrior +wcd934x +wcn36xx +wcnss_ctrl +wd719x +wdat_wdt +wdt87xx_i2c +wdt_pci +wfx +whiteheat +wil6210 +wilc1000 +wilc1000-sdio +wilc1000-spi +winbond-840 +wire +wireguard +wishbone-serial +wl1251 +wl1251_sdio +wl1251_spi +wl1273-core +wl12xx +wl18xx +wlcore +wlcore_sdio +wlcore_spi +wm831x-dcdc +wm831x-hwmon +wm831x-isink +wm831x-ldo +wm831x-on +wm831x-ts +wm831x_backup +wm831x_bl +wm831x_power +wm831x_wdt +wm8350-hwmon +wm8350-regulator +wm8350_power +wm8350_wdt +wm8400-regulator +wm8739 +wm8775 +wm8994 +wm8994-regulator +wm97xx-ts +wp512 +wpcm450-soc +wusb3801 +wwan +wwan_hwsim +x25 +x9250 +x_tables +xbox_remote +xc2028 +xc4000 +xc5000 +xcbc +xctr +xdma +xdpe12284 +xdpe152c4 +xen-blkback +xen-evtchn +xen-fbfront +xen-front-pgdir-shbuf +xen-gntalloc +xen-gntdev +xen-hcd +xen-kbdfront +xen-netback +xen-pciback +xen-privcmd +xen-scsiback +xen-scsifront +xen-tpmfront +xen_wdt +xenfs +xfrm4_tunnel +xfrm6_tunnel +xfrm_algo +xfrm_interface +xfrm_ipcomp +xfrm_user +xfs +xgene-dma +xgene-enet +xgene-enet-v2 +xgene-hwmon +xgene-rng +xgene_edac +xhci-histb +xhci-mtk-hcd +xhci-pci +xhci-pci-renesas +xhci-plat-hcd +xhci-rcar-hcd +xhci-tegra +xilinx-ams +xilinx-csi2rxss +xilinx-pr-decoupler +xilinx-spi +xilinx-tpg +xilinx-video +xilinx-vtc +xilinx-xadc +xilinx_can +xilinx_dma +xilinx_dpdma +xilinx_emac +xilinx_emaclite +xilinx_gmii2rgmii +xilinx_sdfec +xilinx_uartps +xilinx_wwdt +xilinxfb +xillybus_class +xillybus_core +xillybus_of +xillybus_pcie +xillyusb +xiphera-trng +xircom_cb +xlnx_r5_remoteproc +xlnx_vcu +xor +xor-neon +xpad +xr_serial +xrs700x +xrs700x_i2c +xrs700x_mdio +xsens_mt +xsk_diag +xt_AUDIT +xt_CHECKSUM +xt_CLASSIFY +xt_CONNSECMARK +xt_CT +xt_DSCP +xt_HL +xt_HMARK +xt_IDLETIMER +xt_LED +xt_LOG +xt_MASQUERADE +xt_NETMAP +xt_NFLOG +xt_NFQUEUE +xt_RATEEST +xt_REDIRECT +xt_SECMARK +xt_TCPMSS +xt_TCPOPTSTRIP +xt_TEE +xt_TPROXY +xt_TRACE +xt_addrtype +xt_bpf +xt_cgroup +xt_cluster +xt_comment +xt_connbytes +xt_connlabel +xt_connlimit +xt_connmark +xt_conntrack +xt_cpu +xt_dccp +xt_devgroup +xt_dscp +xt_ecn +xt_esp +xt_hashlimit +xt_helper +xt_hl +xt_ipcomp +xt_iprange +xt_ipvs +xt_l2tp +xt_length +xt_limit +xt_mac +xt_mark +xt_multiport +xt_nat +xt_nfacct +xt_osf +xt_owner +xt_physdev +xt_pkttype +xt_policy +xt_quota +xt_rateest +xt_realm +xt_recent +xt_sctp +xt_set +xt_socket +xt_state +xt_statistic +xt_string +xt_tcpmss +xt_tcpudp +xt_time +xt_u32 +xtkbd +xusbatm +xxhash_generic +xz_dec_test +yam +yamaha-yas530 +yealink +yellowfin +yenta_socket +yurex +z3fold +zaurus +zd1201 +zd1211rw +zd1301 +zd1301_demod +zet6223 +zforce_ts +zfs +zhenhua +ziirave_wdt +zinitix +zl10036 +zl10039 +zl10353 +zl6100 +zonefs +zopt2201 +zpa2326 +zpa2326_i2c +zpa2326_spi +zram +zstd +zynqmp-aes-gcm +zynqmp-dpsub +zynqmp-fpga +zynqmp-sha +zynqmp_dma +zynqmp_edac --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/arm64/generic-64k.modules.builtin +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/arm64/generic-64k.modules.builtin @@ -0,0 +1,536 @@ +8250 +8250_base +8250_dw +8250_fsl +8250_mtk +8250_of +8250_omap +8250_pci +8250_rt288x +8250_tegra +ac +acpi_mdio +aead +aes_generic +af_packet +ahci_imx +akcipher +amba-pl011 +arm-cci +arm-cci +arm-ccn +arm_smmu +arm_smmu_v3 +armada_thermal +armmmci +as3722 +asiliantfb +asn1_decoder +asn1_encoder +atkbd +axg +axg-aoclk +backlight +battery +bcm84881 +binfmt_script +brcmstb_gisb +bsg +button +cbc +cdrom +cfbcopyarea +cfbfillrect +cfbimgblt +charger-manager +clk-apmixed +clk-cpu-dyndiv +clk-cpumux +clk-dualdiv +clk-gate +clk-imx-lpcg-scu +clk-imx-scu +clk-imx8mm +clk-imx8mn +clk-imx8mp +clk-imx8mp-audiomix +clk-imx8mq +clk-ma35d1 +clk-mpll +clk-mt2712 +clk-mt2712-apmixedsys +clk-mt2712-bdp +clk-mt2712-img +clk-mt2712-jpgdec +clk-mt2712-mfg +clk-mt2712-mm +clk-mt2712-vdec +clk-mt2712-venc +clk-mt6765 +clk-mt6765-audio +clk-mt6765-cam +clk-mt6765-img +clk-mt6765-mipi0a +clk-mt6765-mm +clk-mt6765-vcodec +clk-mt6779 +clk-mt6779-aud +clk-mt6779-cam +clk-mt6779-img +clk-mt6779-ipe +clk-mt6779-mfg +clk-mt6779-mm +clk-mt6779-vdec +clk-mt6779-venc +clk-mt6797 +clk-mt6797-img +clk-mt6797-mm +clk-mt6797-vdec +clk-mt6797-venc +clk-mt7622 +clk-mt7622-apmixedsys +clk-mt7622-aud +clk-mt7622-eth +clk-mt7622-hif +clk-mt7622-infracfg +clk-mt7981-apmixed +clk-mt7981-infracfg +clk-mt7981-topckgen +clk-mt7986-apmixed +clk-mt7986-eth +clk-mt7986-infracfg +clk-mt7986-topckgen +clk-mt8167 +clk-mt8167-apmixedsys +clk-mt8167-aud +clk-mt8167-img +clk-mt8167-mfgcfg +clk-mt8167-mm +clk-mt8167-vdec +clk-mt8173-apmixedsys +clk-mt8173-infracfg +clk-mt8173-mm +clk-mt8173-pericfg +clk-mt8173-topckgen +clk-mt8183 +clk-mt8183-apmixedsys +clk-mt8183-audio +clk-mt8183-cam +clk-mt8183-img +clk-mt8183-ipu0 +clk-mt8183-ipu1 +clk-mt8183-ipu_adl +clk-mt8183-ipu_conn +clk-mt8183-mfgcfg +clk-mt8183-mm +clk-mt8183-vdec +clk-mt8183-venc +clk-mt8186-apmixedsys +clk-mt8186-infra_ao +clk-mt8186-topckgen +clk-mt8192 +clk-mt8192-apmixedsys +clk-mt8192-aud +clk-mt8192-cam +clk-mt8192-img +clk-mt8192-imp_iic_wrap +clk-mt8192-ipe +clk-mt8192-mdp +clk-mt8192-mfg +clk-mt8192-mm +clk-mt8192-msdc +clk-mt8192-scp_adsp +clk-mt8192-vdec +clk-mt8192-venc +clk-mt8195-apmixedsys +clk-mt8195-infra_ao +clk-mt8195-peri_ao +clk-mt8195-topckgen +clk-mt8516 +clk-mt8516-apmixedsys +clk-mt8516-aud +clk-mtk +clk-mux +clk-pll +clk-pll +clk-regmap +clk-scmi +clk-vexpress-osc +cmd-db +cn +configfs +cpufreq-dt +cpufreq-dt-platdev +cpufreq_conservative +cpufreq_ondemand +cpufreq_performance +cpufreq_powersave +cpufreq_userspace +crc-ccitt +crc-t10dif +crc16 +crc32 +crc32c_generic +crc64 +crc64-rocksoft +crc64_rocksoft_generic +crc8 +crct10dif_common +crct10dif_generic +crypto +crypto_acompress +crypto_algapi +crypto_hash +crypto_null +cryptomgr +ctr +cts +da9063 +davinci_mdio +dax +deflate +dh_generic +digsig +dm-mod +dns_resolver +drbg +drm_mipi_dsi +drm_panel_orientation_quirks +drop_monitor +dwc2 +ecb +ecryptfs +edac_core +efivarfs +ehci-hcd +ehci-orion +ehci-pci +encrypted-keys +evdev +exportfs +ext4 +extcon-core +failover +fan +fat +fb +fb_sys_fops +fddi +fec +firmware_class +fixed_phy +font +fsl_dpaa_fman +fsl_dpaa_fman_port +fsl_dpaa_mac +fuse +fwnode_mdio +g12a +g12a-aoclk +gcm +geniv +gf128mul +ghash-generic +ghes_edac +glob +governor_passive +governor_performance +governor_powersave +governor_simpleondemand +governor_userspace +gpio-davinci +gpio-generic +gpio-mxc +gpio-pl061 +gpio-tegra +gpio-tegra186 +gpio-xilinx +grant-dma-ops +gxbb +gxbb-aoclk +hed +hid_bpf +hmac +hwmon +i2c-core +i2c-designware-core +i2c-designware-platform +i2c-dev +i2c-omap +i2c-sprd +imsttfb +imx +imx-scu +imx-weim +imx8m-blk-ctrl +imx8mp-blk-ctrl +imx93-blk-ctrl +input-core +interconnect_qcom +iova +ipv6 +irq-meson-gpio +irq-mvebu-pic +irqbypass +jbd2 +jitterentropy_rng +k3-psil-lib +k3-ringacc +k3-udma +k3-udma-glue +kdf_sp800108 +kgdboc +kpp +kvm +led-class +libaes +libahci +libahci_platform +libata +libcryptoutils +libnvdimm +libphy +libps2 +libsha1 +libsha256 +linear_ranges +loop +lz4_decompress +lzo +lzo-rle +lzo_compress +lzo_decompress +max14577 +max310x +max77686 +max77693 +mbcache +md-mod +md5 +mdio-bitbang +mdio_devres +meson-aoclk +meson-clk-measure +meson-ee-pwrc +meson-eeclk +meson-gx-pwrc-vpu +meson_uart +mfd-core +mii +mmc_block +mmc_core +mousedev +mpi +mq-deadline +msm_serial +mtk-eint +mtk-regulator-coupler +mx3fb +mxc-clk +n_null +net_failover +nls_base +nls_cp437 +npcm_wdt +nvmem_zynqmp_nvmem +odroid-go-ultra-poweroff +of_mdio +ohci-hcd +ohci-pci +oid_registry +omap-gpmc +owl-uart +palmas +pci-aardvark +pci-host-common +pci-host-generic +pcie-altera +pcie-altera-msi +pcie-kirin +pcie-mediatek +pcs-lynx +phy-meson-axg-mipi-pcie-analog +phy-meson-axg-pcie +phy-mxs-usb +phy-xgene +phylink +pinctrl-as3722 +pinctrl-imx +pinctrl-imx8dxl +pinctrl-imx8mm +pinctrl-imx8mn +pinctrl-imx8mp +pinctrl-imx8mq +pinctrl-imx8qm +pinctrl-imx8qxp +pinctrl-meson +pinctrl-meson-a1 +pinctrl-meson-axg +pinctrl-meson-axg-pmx +pinctrl-meson-g12a +pinctrl-meson-gxbb +pinctrl-meson-gxl +pinctrl-meson8-pmx +pinctrl-microchip-sgpio +pinctrl-msm +pinctrl-mt6765 +pinctrl-mtk-common-v2 +pinctrl-ocelot +pinctrl-palmas +pinctrl-paris +pinctrl-rockchip +pinctrl-s32g2 +pinctrl-scu +pinctrl-single +pinctrl-sprd +pinctrl-sprd-sc9860 +pkcs7_message +ppp_generic +pps_core +pretimeout_noop +processor +pstore +ptp +public_key +pwc-rzv2m +qcom-ipcc +qcom-pdc +qcom-scm +qcom_rpmh +rapidio +rational +rcar-usb2-clock-sel +regmap-i2c +regmap-mmio +regmap-spi +reset +reset-berlin +reset-imx7 +reset-meson +reset-qcom-aoss +reset-rzg2l-usbphy-ctrl +rfkill +rng +rng-core +roles +rpmhpd +rsa_generic +rtc-efi +rtc-mv +rtc-xgene +rz-mtu3 +sccnxp +scmi-core +scmi-module +scsi_common +scsi_mod +scu-pd +sd_mod +sec-core +sec-irq +selftests +seqiv +serdev +serial_base +serial_mctrl_gpio +serio +sg +sh-sci +sha1_generic +sha256_generic +sha3_generic +sha512-arm64 +sha512-ce +sha512_generic +sig +skcipher +slhc +smc91x +soc-imx8m +spi-fsl-lib +spi-fsl-spi +spi-omap2-mcspi +spm +squashfs +sr_mod +sun20i-ppu +sun50i-a100-ccu +sun50i-a100-r-ccu +sun50i-a64-ccu +sun50i-h6-ccu +sun50i-h6-r-ccu +sun50i-h616-ccu +sun6i-msgbox +sun8i-de2-ccu +sun8i-h3-ccu +sun8i-r-ccu +sunxi-ccu +syscon-clk +syscopyarea +sysfillrect +sysimgblt +t10-pi +tcp_cubic +tegra-tcu +tegra20-apb-dma +tegra20-cpufreq +thermal +ti-cpufreq +ti-msgmgr +ti-opp-supply +ti_sci +tpm +tpm_crb +tpm_tis +tpm_tis_core +tps65912-core +tps65912-i2c +tps65912-spi +trusted +ttyprintk +tun +ucs2_string +uhci-hcd +uinput +unix +usb-common +usbcore +utf8data +vexpress-config +vexpress-sysreg +vfat +vid-pll-div +virt-dma +virtio +virtio-iommu +virtio_balloon +virtio_blk +virtio_console +virtio_mmio +virtio_net +virtio_pci +virtio_pci_legacy_dev +virtio_pci_modern_dev +virtio_ring +virtio_scsi +vivaldi-fmap +watchdog +wwnr +x509_key_parser +xen-blkfront +xen-netfront +xenbus +xenbus_probe_frontend +xgmac_mdio +xhci-hcd +xts +xxhash +xz_dec +zbud +zlib_deflate +zlib_inflate +zsmalloc +zstd_common +zstd_compress +zstd_decompress +zynqmp-ipi-mailbox --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/arm64/generic-64k.retpoline +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/arm64/generic-64k.retpoline @@ -0,0 +1 @@ +# RETPOLINE NOT ENABLED --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/arm64/generic.compiler +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/arm64/generic.compiler @@ -0,0 +1 @@ +GCC: (Ubuntu 13.2.0-4ubuntu3) 13.2.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/arm64/generic.modules +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/arm64/generic.modules @@ -0,0 +1,7501 @@ +3c59x +3w-9xxx +3w-sas +3w-xxxx +6lowpan +6pack +8021q +8139cp +8139too +8250_dfl +8250_exar +8250_men_mcb +8250_pci1xxxx +8250_pericom +8255 +8255_pci +8390 +842 +842_compress +842_decompress +88pg86x +88pm800 +88pm800-regulator +88pm805 +88pm80x +88pm80x_onkey +88pm8607 +88pm860x-ts +88pm860x_battery +88pm860x_bl +88pm860x_charger +88pm860x_onkey +9p +9pnet +9pnet_fd +9pnet_rdma +9pnet_virtio +9pnet_xen +BusLogic +a1-peripherals +a1-pll +a100u2w +a3d +a53-pll +a7-pll +a8293 +aacraid +aat2870-regulator +aat2870_bl +abp060mg +ac97_bus +acard-ahci +acbel-fsg032 +acecad +acenic +acp_audio_dma +acpi-als +acpi_configfs +acpi_ipmi +acpi_power_meter +acpi_tad +acpiphp_ibm +act8865-regulator +act8945a +act8945a-regulator +act8945a_charger +act_bpf +act_connmark +act_csum +act_ct +act_ctinfo +act_gact +act_gate +act_ipt +act_mirred +act_mpls +act_nat +act_pedit +act_police +act_sample +act_simple +act_skbedit +act_skbmod +act_tunnel_key +act_vlan +ad2s1200 +ad2s1210 +ad2s90 +ad3552r +ad4130 +ad5064 +ad5110 +ad525x_dpot +ad525x_dpot-i2c +ad525x_dpot-spi +ad5272 +ad5360 +ad5380 +ad5398 +ad5421 +ad5446 +ad5449 +ad5504 +ad5592r +ad5592r-base +ad5593r +ad5624r_spi +ad5686 +ad5686-spi +ad5696-i2c +ad5755 +ad5758 +ad5761 +ad5764 +ad5766 +ad5770r +ad5791 +ad5820 +ad5933 +ad7091r-base +ad7091r5 +ad7124 +ad714x +ad714x-i2c +ad714x-spi +ad7150 +ad7192 +ad7266 +ad7280a +ad7291 +ad7292 +ad7293 +ad7298 +ad7303 +ad7314 +ad74115 +ad7414 +ad7418 +ad74413r +ad7476 +ad7606 +ad7606_par +ad7606_spi +ad7746 +ad7766 +ad7768-1 +ad7780 +ad7791 +ad7793 +ad7816 +ad7877 +ad7879 +ad7879-i2c +ad7879-spi +ad7887 +ad7923 +ad7949 +ad799x +ad8366 +ad8801 +ad9467 +ad9523 +ad9832 +ad9834 +ad_sigma_delta +ada4250 +adc-joystick +adc-keys +adc128d818 +adcxx +addi_apci_1032 +addi_apci_1500 +addi_apci_1516 +addi_apci_1564 +addi_apci_16xx +addi_apci_2032 +addi_apci_2200 +addi_apci_3120 +addi_apci_3501 +addi_apci_3xxx +addi_watchdog +adf4350 +adf4371 +adf4377 +adf7242 +adfs +adi +adi-axi-adc +adiantum +adin +adin1100 +adin1110 +adis16080 +adis16130 +adis16136 +adis16201 +adis16203 +adis16209 +adis16240 +adis16260 +adis16400 +adis16460 +adis16475 +adis16480 +adis_lib +adjd_s311 +adl_pci6208 +adl_pci7x3x +adl_pci8164 +adm1025 +adm1026 +adm1029 +adm1031 +adm1177 +adm1266 +adm1275 +adm8211 +adm9240 +admv1013 +admv1014 +admv4420 +admv8818 +adp1653 +adp5061 +adp5520-keys +adp5520_bl +adp5588-keys +adp5589-keys +adp8860_bl +adp8870_bl +adrf6780 +ads7828 +ads7846 +ads7871 +adt7310 +adt7316 +adt7316-i2c +adt7316-spi +adt7410 +adt7411 +adt7462 +adt7470 +adt7475 +adt7x10 +adummy +adutux +adux1020 +adv7170 +adv7175 +adv7180 +adv7183 +adv7343 +adv7393 +adv748x +adv7511 +adv7604 +adv7842 +adv_pci1720 +adv_pci1723 +adv_pci1724 +adv_pci1760 +advansys +adxl313_core +adxl313_i2c +adxl313_spi +adxl34x +adxl34x-i2c +adxl34x-spi +adxl355_core +adxl355_i2c +adxl355_spi +adxl367 +adxl367_i2c +adxl367_spi +adxl372 +adxl372_i2c +adxl372_spi +adxrs290 +adxrs450 +aegis128 +aes-arm64 +aes-ce-blk +aes-ce-ccm +aes-ce-cipher +aes-neon-blk +aes-neon-bs +aes_ti +af9013 +af9033 +af_alg +af_key +af_packet_diag +afe4403 +afe4404 +affs +afs +ah4 +ah6 +ahci +ahci_ceva +ahci_dwc +ahci_mtk +ahci_mvebu +ahci_platform +ahci_qoriq +ahci_seattle +ahci_tegra +ahci_xgene +aht10 +aic79xx +aic7xxx +aic94xx +aiptek +aircable +airo +airspy +ak7375 +ak881x +ak8974 +ak8975 +al3010 +al3320a +alcor +alcor_pci +algif_aead +algif_hash +algif_rng +algif_skcipher +alibaba_uncore_drw_pmu +alim7101_wdt +allegro +altera-ci +altera-cvp +altera-fpga2sdram +altera-freeze-bridge +altera-hps2fpga +altera-msgdma +altera-pr-ip-core +altera-pr-ip-core-plat +altera-ps-spi +altera-stapl +altera_jtaguart +altera_ps2 +altera_tse +altera_uart +alx +am2315 +am53c974 +am65-cpts +amba-clcd +amba-pl010 +ambakmi +amc6821 +amd +amd-xgbe +amd5536udc_pci +amd8111e +amdgpu +amdxcp +amlogic-gxl-crypto +amlogic_thermal +amphion-vpu +amplc_pc236_common +amplc_pci236 +amplc_pci263 +ams-iaq-core +ams369fg06 +amt +analog +analogix-anx6345 +analogix-anx78xx +analogix_dp +anatop-regulator +ansi_cprng +anx7411 +anx7625 +anybuss_core +ao-cec +ao-cec-g12a +aoe +apbps2 +apcs-msm8916 +apcs-msm8996 +apds9300 +apds9802als +apds990x +apds9960 +apple-admac +apple-dart +apple-mailbox +apple-mfi-fastcharge +apple-rtkit +apple-sart +apple-soc-cpufreq +apple_wdt +appledisplay +appletalk +appletouch +applicom +apr +apss-ipq-pll +apss-ipq6018 +aptina-pll +aqc111 +aquacomputer_d5next +aquantia +ar0521 +ar1021_i2c +ar5523 +ar7part +ar9331 +arasan-nand-controller +arc-rawmode +arc-rimi +arc_emac +arc_ps2 +arc_uart +arcmsr +arcnet +arcpgu +arcx-anybus +arcxcnn_bl +aria_generic +arizona +arizona-haptics +arizona-i2c +arizona-ldo1 +arizona-micsupp +arizona-spi +ark3116 +arkfb +arm-cmn +arm_cspmu_module +arm_dmc620_pmu +arm_dsu_pmu +arm_mhu +arm_mhu_db +arm_mhuv2 +arm_scmi_powercap +arm_scpi +arm_smc_wdt +arm_smccc_trng +arm_smmuv3_pmu +arm_spe_pmu +armada-37xx-cpufreq +armada-37xx-rwtm-mailbox +armada-8k-cpufreq +armada_37xx_wdt +arp_tables +arpt_mangle +arptable_filter +as102_fe +as370-hwmon +as3711-regulator +as3711_bl +as3722-regulator +as3935 +as5011 +as73211 +asc7621 +ascot2e +asix +ast +async_memcpy +async_pq +async_raid6_recov +async_tx +async_xor +at24 +at25 +at76c50x-usb +at803x +at86rf230 +ata_generic +ata_piix +atbm8830 +atc260x-core +atc260x-i2c +atc260x-onkey +atc260x-poweroff +atc260x-regulator +aten +ath +ath10k_core +ath10k_pci +ath10k_sdio +ath10k_snoc +ath10k_usb +ath11k +ath11k_ahb +ath11k_pci +ath12k +ath3k +ath5k +ath6kl_core +ath6kl_sdio +ath6kl_usb +ath9k +ath9k_common +ath9k_htc +ath9k_hw +ath9k_pci_owl_loader +ati_remote +ati_remote2 +atl1 +atl1c +atl1e +atl2 +atlantic +atlas-ezo-sensor +atlas-sensor +atm +atmel +atmel-ecc +atmel-flexcom +atmel-hlcdc +atmel-i2c +atmel-sha204a +atmel_captouch +atmel_mxt_ts +atmel_pci +atmtcp +atp870u +atusb +atxp1 +aty128fb +atyfb +au0828 +au8522_common +au8522_decoder +au8522_dig +auo-pixcir-ts +auth_rpcgss +authenc +authencesn +autofs4 +auxadc_thermal +avmfritz +ax25 +ax88179_178a +ax88796b +ax88796c +axg-audio +axi-fan-control +axis-fifo +axp20x +axp20x-i2c +axp20x-pek +axp20x-regulator +axp20x-rsb +axp20x_ac_power +axp20x_adc +axp20x_battery +axp20x_usb_power +axp288_adc +b2c2-flexcop +b2c2-flexcop-pci +b2c2-flexcop-usb +b43 +b43legacy +b44 +b53_common +b53_mdio +b53_mmap +b53_serdes +b53_spi +b53_srab +ba431-rng +bam_dma +bareudp +batman-adv +baycom_par +baycom_ser_fdx +baycom_ser_hdx +bcache +bch +bcm-keypad +bcm-phy-lib +bcm-phy-ptp +bcm-sba-raid +bcm-sf2 +bcm203x +bcm3510 +bcm54140 +bcm590xx +bcm590xx-regulator +bcm5974 +bcm63138_nand +bcm6368_nand +bcm7xxx +bcm87xx +bcm_vk +bcma +bcma-hcd +bcmsysport +bd6107 +bd71815-regulator +bd71828-regulator +bd718x7-regulator +bd9571mwv +bd9571mwv-regulator +bd9576-regulator +bd9576_wdt +bd99954-charger +bdc +be2iscsi +be2net +befs +bel-pfe +belkin_sa +berlin2-adc +bfa +bfq +bfs +bfusb +bh1750 +bh1770glc +bh1780 +binder_linux +binfmt_misc +blake2b_generic +block2mtd +blocklayoutdriver +blowfish_common +blowfish_generic +bluefield_edac +bluetooth +bluetooth_6lowpan +bma150 +bma220_spi +bma400_core +bma400_i2c +bma400_spi +bman-test +bmc150-accel-core +bmc150-accel-i2c +bmc150-accel-spi +bmc150_magn +bmc150_magn_i2c +bmc150_magn_spi +bme680_core +bme680_i2c +bme680_spi +bmg160_core +bmg160_i2c +bmg160_spi +bmi088-accel-core +bmi088-accel-spi +bmi160_core +bmi160_i2c +bmi160_spi +bmp280 +bmp280-i2c +bmp280-spi +bna +bnep +bno055 +bno055_i2c +bno055_ser +bnx2 +bnx2fc +bnx2i +bnx2x +bnxt_en +bnxt_re +bochs +bonding +bpa-rs600 +bpa10x +bpck +bpck6 +bpfilter +bpqether +bq2415x_charger +bq24190_charger +bq24257_charger +bq24735-charger +bq2515x_charger +bq256xx_charger +bq25890_charger +bq25980_charger +bq27xxx_battery +bq27xxx_battery_hdq +bq27xxx_battery_i2c +br2684 +br_netfilter +brcmfmac +brcmfmac-bca +brcmfmac-cyw +brcmfmac-wcc +brcmnand +brcmsmac +brcmstb_nand +brcmutil +brd +bridge +broadcom +bsd_comp +bt819 +bt856 +bt866 +bt878 +btbcm +btcoexist +btintel +btmrvl +btmrvl_sdio +btmtk +btmtksdio +btmtkuart +btnxpuart +btqca +btqcomsmd +btrfs +btrsi +btrtl +btsdio +bttv +btusb +bu21013_ts +bu21029_ts +budget +budget-av +budget-ci +budget-core +budget-patch +bxcan +c67x00 +c_can +c_can_pci +c_can_platform +ca8210 +caam +caam_jr +caamalg_desc +caamhash_desc +cachefiles +cadence-nand-controller +cadence_wdt +cafe_ccic +cafe_nand +caif +caif_serial +caif_socket +caif_usb +caif_virtio +camcc-sc7180 +camcc-sc7280 +camcc-sdm845 +camcc-sm6350 +camcc-sm8250 +camcc-sm8450 +camellia_generic +can +can-bcm +can-dev +can-gw +can-isotp +can-j1939 +can-raw +can327 +cap11xx +capmode +capsule-loader +carl9170 +carminefb +cassini +cast5_generic +cast6_generic +cast_common +catc +cavium-rng +cavium-rng-vf +cavium_ptp +cb710 +cb710-mmc +cb_pcidas64 +cb_pcidda +cb_pcimdda +cc10001_adc +cc2520 +cc770 +cc770_isa +cc770_platform +ccm +ccp +ccp-crypto +ccree +ccs +ccs-pll +ccs811 +cctrng +cdc-acm +cdc-phonet +cdc-wdm +cdc_eem +cdc_ether +cdc_mbim +cdc_ncm +cdc_subset +cdns-csi2rx +cdns-csi2tx +cdns-dphy +cdns-dphy-rx +cdns-dsi +cdns-mhdp8546 +cdns-pltfrm +cdns-usb-common +cdns2-udc-pci +cdns3 +cdns3-imx +cdns3-pci-wrap +cdns3-ti +cdnsp-udc-pci +cdx-controller +cec +cec-gpio +ceph +cfb +cfg80211 +cfi_cmdset_0001 +cfi_cmdset_0002 +cfi_cmdset_0020 +cfi_probe +cfi_util +ch +ch341 +ch7006 +ch7322 +ch9200 +ch_ipsec +ch_ktls +chacha-neon +chacha20poly1305 +chacha_generic +chaoskey +charlcd +chcr +chipone-icn6211 +chipone_icn8318 +chipone_icn8505 +chipreg +chnl_net +chromeos_acpi +chromeos_privacy_screen +chromeos_tbmc +chrontel-ch7033 +chv3-i2s +ci_hdrc +ci_hdrc_imx +ci_hdrc_msm +ci_hdrc_pci +ci_hdrc_tegra +ci_hdrc_usb2 +cicada +cifs +cifs_arc4 +cifs_md4 +cirrus +cirrusfb +clip +clk-apple-nco +clk-axi-clkgen +clk-bd718x7 +clk-cbf-8996 +clk-cdce706 +clk-cdce925 +clk-cpu-8996 +clk-cs2000-cp +clk-fsl-flexspi +clk-hi3519 +clk-hi655x +clk-imx8ulp +clk-imx93 +clk-lmk04832 +clk-lochnagar +clk-max77686 +clk-max9485 +clk-mt6795-apmixedsys +clk-mt6795-infracfg +clk-mt6795-mfg +clk-mt6795-mm +clk-mt6795-pericfg +clk-mt6795-topckgen +clk-mt6795-vdecsys +clk-mt6795-vencsys +clk-mt7981-eth +clk-mt8173-img +clk-mt8173-vdecsys +clk-mt8173-vencsys +clk-mt8186-cam +clk-mt8186-img +clk-mt8186-imp_iic_wrap +clk-mt8186-ipe +clk-mt8186-mcu +clk-mt8186-mdp +clk-mt8186-mfg +clk-mt8186-mm +clk-mt8186-vdec +clk-mt8186-venc +clk-mt8186-wpe +clk-mt8188-adsp_audio26m +clk-mt8188-apmixedsys +clk-mt8188-cam +clk-mt8188-ccu +clk-mt8188-img +clk-mt8188-imp_iic_wrap +clk-mt8188-infra_ao +clk-mt8188-ipe +clk-mt8188-mfg +clk-mt8188-peri_ao +clk-mt8188-topckgen +clk-mt8188-vdec +clk-mt8188-vdo0 +clk-mt8188-vdo1 +clk-mt8188-venc +clk-mt8188-vpp0 +clk-mt8188-vpp1 +clk-mt8188-wpe +clk-mt8195-apusys_pll +clk-mt8195-cam +clk-mt8195-ccu +clk-mt8195-img +clk-mt8195-imp_iic_wrap +clk-mt8195-ipe +clk-mt8195-mfg +clk-mt8195-scp_adsp +clk-mt8195-vdec +clk-mt8195-vdo0 +clk-mt8195-vdo1 +clk-mt8195-venc +clk-mt8195-vpp0 +clk-mt8195-vpp1 +clk-mt8195-wpe +clk-mt8365 +clk-mt8365-apmixedsys +clk-mt8365-apu +clk-mt8365-cam +clk-mt8365-mfg +clk-mt8365-mm +clk-mt8365-vdec +clk-mt8365-venc +clk-palmas +clk-phase +clk-plldig +clk-pwm +clk-qcom +clk-renesas-pcie +clk-rk808 +clk-rpm +clk-rpmh +clk-s2mps11 +clk-scpi +clk-si514 +clk-si521xx +clk-si5341 +clk-si5351 +clk-si544 +clk-si570 +clk-smd-rpm +clk-spmi-pmic-div +clk-sprd +clk-twl6040 +clk-versaclock5 +clk-versaclock7 +clk-wm831x +clk-xlnx-clock-wizard +cls_basic +cls_bpf +cls_cgroup +cls_flow +cls_flower +cls_fw +cls_matchall +cls_route +cls_u32 +cm109 +cm32181 +cm3232 +cm3323 +cm3605 +cm36651 +cma3000_d0x +cma3000_d0x_i2c +cmac +cmdlinepart +cmtp +cn10k-rng +cnic +cobra +coda +coda-vpu +colibri-vf50-ts +com20020 +com20020-pci +com90io +com90xx +comedi +comedi_8255 +comedi_bond +comedi_example_test +comedi_parport +comedi_pci +comedi_test +comedi_usb +contec_pci_dio +cordic +core +corsair-cpro +corsair-psu +cortina +counter +cp210x +cpcap-adc +cpcap-battery +cpcap-charger +cpcap-pwrbutton +cpcap-regulator +cppc_cpufreq +cpr +cptpf +cptvf +cqhci +cramfs +crc-itu-t +crc32_generic +crc4 +crc7 +crct10dif-ce +crg-hi3516cv300 +crg-hi3798cv200 +cros-ec-anx7688 +cros-ec-cec +cros-ec-regulator +cros-ec-sensorhub +cros-ec-typec +cros_ec +cros_ec_accel_legacy +cros_ec_baro +cros_ec_chardev +cros_ec_debugfs +cros_ec_dev +cros_ec_i2c +cros_ec_keyb +cros_ec_lid_angle +cros_ec_light_prox +cros_ec_lightbar +cros_ec_mkbp_proximity +cros_ec_rpmsg +cros_ec_sensors +cros_ec_sensors_core +cros_ec_spi +cros_ec_sysfs +cros_ec_uart +cros_ec_vbc +cros_hps_i2c +cros_kbd_led_backlight +cros_peripheral_charger +cros_typec_switch +cros_usbpd-charger +cros_usbpd_logger +cros_usbpd_notify +cryptd +crypto_engine +crypto_safexcel +crypto_user +cs3308 +cs5345 +cs53l32a +cs_dsp +csiostor +ctucanfd +ctucanfd_pci +ctucanfd_platform +curve25519-generic +cuse +cw1200_core +cw1200_wlan_sdio +cw1200_wlan_spi +cw2015_battery +cx18 +cx18-alsa +cx22700 +cx22702 +cx231xx +cx231xx-alsa +cx231xx-dvb +cx2341x +cx23885 +cx24110 +cx24113 +cx24116 +cx24117 +cx24120 +cx24123 +cx25821 +cx25821-alsa +cx25840 +cx82310_eth +cx88-alsa +cx88-blackbird +cx88-dvb +cx88-vp3054-i2c +cx8800 +cx8802 +cx88xx +cxacru +cxd2099 +cxd2820r +cxd2841er +cxd2880 +cxd2880-spi +cxgb +cxgb3 +cxgb3i +cxgb4 +cxgb4i +cxgb4vf +cxgbit +cxl_acpi +cxl_core +cxl_mem +cxl_pci +cxl_pmem +cxl_pmu +cxl_port +cy8ctma140 +cy8ctmg110_ts +cyapatp +cyber2000fb +cyberjack +cypress-sf +cypress_cy7c63 +cypress_firmware +cypress_m8 +cytherm +cyttsp4_core +cyttsp4_i2c +cyttsp4_spi +cyttsp5 +cyttsp_core +cyttsp_i2c +cyttsp_i2c_common +cyttsp_spi +da280 +da311 +da7280 +da9030_battery +da9034-ts +da903x-regulator +da903x_bl +da9052-battery +da9052-hwmon +da9052-regulator +da9052_bl +da9052_onkey +da9052_tsi +da9052_wdt +da9055-hwmon +da9055-regulator +da9055_onkey +da9055_wdt +da9062-core +da9062-regulator +da9062-thermal +da9062_wdt +da9063-regulator +da9063_onkey +da9063_wdt +da9121-regulator +da9150-charger +da9150-core +da9150-fg +da9150-gpadc +da9210-regulator +da9211-regulator +daqboard2000 +davicom +dax_cxl +dax_hmem +dax_pmem +db9 +dc395x +dccp +dccp_diag +dccp_ipv4 +dccp_ipv6 +ddbridge +ddbridge-dummy-fe +de2104x +defxx +delta-ahe50dc-fan +denali +denali_dt +denali_pci +des_generic +designware_i2s +device_dax +dfl +dfl-afu +dfl-emif +dfl-fme +dfl-fme-br +dfl-fme-mgr +dfl-fme-region +dfl-n3000-nios +dfl-pci +dht11 +diag +dib0070 +dib0090 +dib3000mb +dib3000mc +dib7000m +dib7000p +dib8000 +dib9000 +dibx000_common +digi_acceleport +digicolor-usart +diskonchip +dispcc-qcm2290 +dispcc-sc7180 +dispcc-sc7280 +dispcc-sc8280xp +dispcc-sdm845 +dispcc-sm6115 +dispcc-sm6125 +dispcc-sm6350 +dispcc-sm6375 +dispcc-sm8250 +dispcc-sm8450 +dispcc-sm8550 +display-connector +dl2k +dlhl60d +dlink-dir685-touchkeys +dlm +dln2 +dln2-adc +dm-bio-prison +dm-bufio +dm-cache +dm-cache-smq +dm-clone +dm-crypt +dm-delay +dm-ebs +dm-era +dm-flakey +dm-historical-service-time +dm-integrity +dm-io-affinity +dm-log +dm-log-userspace +dm-log-writes +dm-mirror +dm-multipath +dm-persistent-data +dm-queue-length +dm-raid +dm-region-hash +dm-round-robin +dm-service-time +dm-snapshot +dm-switch +dm-thin-pool +dm-unstripe +dm-verity +dm-writecache +dm-zero +dm-zoned +dm1105 +dm9601 +dma-axi-dmac +dmard06 +dmard09 +dmard10 +dmc520_edac +dme1737 +dmfe +dmi-sysfs +dmx3191d +dnet +dp83640 +dp83822 +dp83848 +dp83867 +dp83869 +dp83tc811 +dp83td510 +dpaa2-console +dpaa2-qdma +dpaa2_caam +dpdmai +dpot-dac +dps310 +dps920ab +drbd +drivetemp +drm +drm_buddy +drm_display_helper +drm_dma_helper +drm_dp_aux_bus +drm_kms_helper +drm_mipi_dbi +drm_shmem_helper +drm_suballoc_helper +drm_ttm_helper +drm_vram_helper +drm_xen_front +drv260x +drv2665 +drv2667 +drx39xyj +drxd +drxk +ds1621 +ds1682 +ds1803 +ds2482 +ds2490 +ds2760_battery +ds2780_battery +ds2781_battery +ds2782_battery +ds3000 +ds4424 +ds620 +dsa_core +dsbr100 +dst +dst_ca +dstr +dt3000 +dt3155 +dt9812 +dtpm +dummy +dummy-irq +dummy_stm +dvb-as102 +dvb-bt8xx +dvb-core +dvb-pll +dvb-ttpci +dvb-ttusb-budget +dvb-usb +dvb-usb-a800 +dvb-usb-af9005 +dvb-usb-af9005-remote +dvb-usb-af9015 +dvb-usb-af9035 +dvb-usb-anysee +dvb-usb-au6610 +dvb-usb-az6007 +dvb-usb-az6027 +dvb-usb-ce6230 +dvb-usb-cinergyT2 +dvb-usb-cxusb +dvb-usb-dib0700 +dvb-usb-dibusb-common +dvb-usb-dibusb-mb +dvb-usb-dibusb-mc +dvb-usb-dibusb-mc-common +dvb-usb-digitv +dvb-usb-dtt200u +dvb-usb-dtv5100 +dvb-usb-dvbsky +dvb-usb-dw2102 +dvb-usb-ec168 +dvb-usb-gl861 +dvb-usb-gp8psk +dvb-usb-lmedm04 +dvb-usb-m920x +dvb-usb-mxl111sf +dvb-usb-nova-t-usb2 +dvb-usb-opera +dvb-usb-pctv452e +dvb-usb-rtl28xxu +dvb-usb-technisat-usb2 +dvb-usb-ttusb2 +dvb-usb-umt-010 +dvb-usb-vp702x +dvb-usb-vp7045 +dvb_dummy_fe +dvb_usb_v2 +dw-axi-dmac-platform +dw-edma +dw-edma-pcie +dw-hdmi +dw-hdmi-ahb-audio +dw-hdmi-cec +dw-hdmi-gp-audio +dw-hdmi-i2s-audio +dw-i3c-master +dw-mipi-dsi +dw-xdata-pcie +dw100 +dw9714 +dw9768 +dw9807-vcm +dw_dmac +dw_dmac_core +dw_dmac_pci +dw_drm_dsi +dw_mipi_dsi-stm +dw_mmc +dw_mmc-bluefield +dw_mmc-exynos +dw_mmc-hi3798cv200 +dw_mmc-k3 +dw_mmc-pci +dw_mmc-pltfm +dw_mmc-rockchip +dw_wdt +dwc-xlgmac +dwc2_pci +dwc3 +dwc3-am62 +dwc3-haps +dwc3-imx8mp +dwc3-keystone +dwc3-meson-g12a +dwc3-of-simple +dwc3-pci +dwc3-qcom +dwc3-xilinx +dwmac-altr-socfpga +dwmac-dwc-qos-eth +dwmac-generic +dwmac-imx +dwmac-intel-plat +dwmac-ipq806x +dwmac-loongson +dwmac-mediatek +dwmac-meson +dwmac-meson8b +dwmac-qcom-ethqos +dwmac-rk +dwmac-stm32 +dwmac-sun8i +dwmac-tegra +dwmac-visconti +dyna_pci10xx +dynapro +e100 +e1000 +e1000e +e3x0-button +e4000 +earth-pt1 +earth-pt3 +ebt_802_3 +ebt_among +ebt_arp +ebt_arpreply +ebt_dnat +ebt_ip +ebt_ip6 +ebt_limit +ebt_log +ebt_mark +ebt_mark_m +ebt_nflog +ebt_pkttype +ebt_redirect +ebt_snat +ebt_stp +ebt_vlan +ebtable_broute +ebtable_filter +ebtable_nat +ebtables +ec100 +ec_sys +ecc +ecc-mtk +ecdh_generic +ecdsa_generic +echainiv +echo +ecrdsa_generic +edt-ft5x06 +ee1004 +eeprom +eeprom_93cx6 +eeprom_93xx46 +eeti_ts +efa +efct +efi-pstore +efi_test +efibc +efs +egalax_ts +egalax_ts_serial +ehci-fsl +ehci-npcm7xx +ehci-platform +ehset +einj +ektf2127 +elan_i2c +elants_i2c +elo +em28xx +em28xx-alsa +em28xx-dvb +em28xx-rc +em28xx-v4l +em_canid +em_cmp +em_ipset +em_ipt +em_meta +em_nbyte +em_text +em_u32 +emac_rockchip +emc1403 +emc2103 +emc2305 +emc6w201 +emi26 +emi62 +empeg +ems_pci +ems_usb +emu10k1-gp +emxx_udc +ena +enc28j60 +enclosure +encx24j600 +encx24j600-regmap +ene_ir +eni +enic +envelope-detector +epat +epia +epic100 +eql +erdma +erofs +error +esas2r +esd_usb +esp4 +esp4_offload +esp6 +esp6_offload +esp_scsi +essiv +et1011c +et131x +et8ek8 +etas_es58x +ethoc +etnaviv +evbug +exc3000 +exfat +extcon-adc-jack +extcon-fsa9480 +extcon-gpio +extcon-max14577 +extcon-max3355 +extcon-max77693 +extcon-max77843 +extcon-max8997 +extcon-palmas +extcon-ptn5150 +extcon-qcom-spmi-misc +extcon-rt8973a +extcon-sm5502 +extcon-usb-gpio +extcon-usbc-cros-ec +extcon-usbc-tusb320 +ezusb +f2fs +f71805f +f71882fg +f75375s +f81232 +f81534 +f81601 +f81604 +fakelb +fan53555 +fan53880 +farsync +fastrpc +faulty +fb_agm1264k-fl +fb_bd663474 +fb_ddc +fb_hx8340bn +fb_hx8347d +fb_hx8353d +fb_hx8357d +fb_ili9163 +fb_ili9320 +fb_ili9325 +fb_ili9340 +fb_ili9341 +fb_ili9481 +fb_ili9486 +fb_pcd8544 +fb_ra8875 +fb_s6d02a1 +fb_s6d1121 +fb_seps525 +fb_sh1106 +fb_ssd1289 +fb_ssd1305 +fb_ssd1306 +fb_ssd1325 +fb_ssd1331 +fb_ssd1351 +fb_st7735r +fb_st7789v +fb_tinylcd +fb_tls8204 +fb_uc1611 +fb_uc1701 +fb_upd161704 +fbtft +fc0011 +fc0012 +fc0013 +fc2580 +fcoe +fcrypt +fdomain +fdomain_pci +fdp +fdp_i2c +fealnx +ff-memless +ffa-module +fieldbus_dev +fintek-cir +firedtv +firewire-core +firewire-net +firewire-ohci +firewire-sbp2 +fit2 +fit3 +fixed +fjes +flexcan +fm10k +fm801-gp +fm_drv +forcedeth +fore_200e +fou +fou6 +fpga-bridge +fpga-mgr +fpga-region +freevxfs +friq +frpw +fsa4480 +fscache +fsi-core +fsi-master-aspeed +fsi-master-gpio +fsi-master-hub +fsi-occ +fsi-sbefifo +fsi-scom +fsia6b +fsl-dpaa2-eth +fsl-dpaa2-ptp +fsl-dpaa2-switch +fsl-edma +fsl-edma-common +fsl-enetc +fsl-enetc-core +fsl-enetc-ierb +fsl-enetc-mdio +fsl-enetc-ptp +fsl-enetc-vf +fsl-ldb +fsl-mc-dpio +fsl-mph-dr-of +fsl-qdma +fsl_dpa +fsl_ifc_nand +fsl_imx8_ddr_perf +fsl_imx9_ddr_perf +fsl_linflexuart +fsl_lpuart +fsl_pq_mdio +fsl_ucc_hdlc +fsp-3y +ftdi_sio +ftl +ftsteutates +fujitsu_ts +funcore +funeth +fusb302 +fxas21002c_core +fxas21002c_i2c +fxas21002c_spi +fxls8962af-core +fxls8962af-i2c +fxls8962af-spi +fxos8700_core +fxos8700_i2c +fxos8700_spi +g450_pll +g760a +g762 +g_acm_ms +g_audio +g_cdc +g_dbgp +g_ether +g_ffs +g_hid +g_mass_storage +g_midi +g_ncm +g_nokia +g_printer +g_serial +g_webcam +g_zero +gadgetfs +gamecon +gameport +garmin_gps +garp +gateworks-gsc +gb-audio-apbridgea +gb-audio-codec +gb-audio-gb +gb-audio-manager +gb-audio-module +gb-bootrom +gb-es2 +gb-firmware +gb-gbphy +gb-gpio +gb-hid +gb-i2c +gb-light +gb-log +gb-loopback +gb-power-supply +gb-pwm +gb-raw +gb-sdio +gb-spi +gb-spilib +gb-uart +gb-usb +gb-vibrator +gcc-ipq4019 +gcc-ipq5332 +gcc-ipq6018 +gcc-ipq8074 +gcc-ipq9574 +gcc-msm8916 +gcc-msm8917 +gcc-msm8939 +gcc-msm8953 +gcc-msm8976 +gcc-msm8994 +gcc-msm8996 +gcc-msm8998 +gcc-qcm2290 +gcc-qcs404 +gcc-qdu1000 +gcc-sa8775p +gcc-sc7180 +gcc-sc7280 +gcc-sc8180x +gcc-sc8280xp +gcc-sdm660 +gcc-sdm845 +gcc-sdx75 +gcc-sm6115 +gcc-sm6125 +gcc-sm6350 +gcc-sm6375 +gcc-sm7150 +gcc-sm8150 +gcc-sm8250 +gcc-sm8350 +gcc-sm8450 +gcc-sm8550 +gdmtty +gdmulte +ge2d +gemini +gen_probe +generic +generic-adc-battery +genet +geneve +genwqe_card +gf2k +gfs2 +ghash-ce +gianfar_driver +gl518sm +gl520sm +gl620a +gluebi +gm12u320 +gnss +gnss-mtk +gnss-serial +gnss-sirf +gnss-ubx +gnss-usb +go7007 +go7007-loader +go7007-usb +goku_udc +goldfish_battery +goodix_ts +gp2ap002 +gp2ap020a00f +gp8psk-fe +gpi +gpio +gpio-74x164 +gpio-74xx-mmio +gpio-adnp +gpio-adp5520 +gpio-aggregator +gpio-altera +gpio-altera-a10sr +gpio-amd-fch +gpio-amdpt +gpio-arizona +gpio-bd71815 +gpio-bd71828 +gpio-bd9571mwv +gpio-beeper +gpio-cadence +gpio-charger +gpio-da9052 +gpio-da9055 +gpio-dln2 +gpio-dwapb +gpio-eic-sprd +gpio-exar +gpio-fan +gpio-fxl6408 +gpio-grgpio +gpio-gw-pld +gpio-hisi +gpio-hlwd +gpio-idio-16 +gpio-ir-recv +gpio-ir-tx +gpio-janz-ttl +gpio-kempld +gpio-latch +gpio-logicvc +gpio-lp3943 +gpio-lp873x +gpio-lp87565 +gpio-madera +gpio-max3191x +gpio-max7300 +gpio-max7301 +gpio-max730x +gpio-max732x +gpio-max77620 +gpio-max77650 +gpio-mb86s7x +gpio-mc33880 +gpio-menz127 +gpio-mlxbf +gpio-mlxbf2 +gpio-mlxbf3 +gpio-moxtet +gpio-pca953x +gpio-pca9570 +gpio-pcf857x +gpio-pci-idio-16 +gpio-pcie-idio-24 +gpio-pisosr +gpio-pmic-eic-sprd +gpio-rcar +gpio-rdc321x +gpio-regmap +gpio-regulator +gpio-rockchip +gpio-sbu-mux +gpio-sim +gpio-siox +gpio-sl28cpld +gpio-sprd +gpio-syscon +gpio-thunderx +gpio-tpic2810 +gpio-tps65086 +gpio-tps65218 +gpio-tps65219 +gpio-tps65912 +gpio-tqmx86 +gpio-twl4030 +gpio-twl6040 +gpio-vibra +gpio-viperboard +gpio-virtio +gpio-visconti +gpio-wcd934x +gpio-wm831x +gpio-wm8350 +gpio-wm8994 +gpio-xgene-sb +gpio-xlp +gpio-xra1403 +gpio-zynq +gpio-zynqmp-modepin +gpio_backlight +gpio_decoder +gpio_keys +gpio_keys_polled +gpio_mouse +gpio_wdt +gpmi-nand +gpu-sched +gpucc-msm8998 +gpucc-sa8775p +gpucc-sc7180 +gpucc-sc7280 +gpucc-sc8280xp +gpucc-sdm660 +gpucc-sdm845 +gpucc-sm6115 +gpucc-sm6125 +gpucc-sm6350 +gpucc-sm6375 +gpucc-sm8150 +gpucc-sm8250 +gpucc-sm8350 +gpucc-sm8450 +gpucc-sm8550 +gr_udc +grace +grcan +gre +greybus +grip +grip_mp +gs1662 +gs_usb +gsc-hwmon +gsc_hpdi +gspca_benq +gspca_conex +gspca_cpia1 +gspca_dtcs033 +gspca_etoms +gspca_finepix +gspca_gl860 +gspca_jeilinj +gspca_jl2005bcd +gspca_kinect +gspca_konica +gspca_m5602 +gspca_main +gspca_mars +gspca_mr97310a +gspca_nw80x +gspca_ov519 +gspca_ov534 +gspca_ov534_9 +gspca_pac207 +gspca_pac7302 +gspca_pac7311 +gspca_se401 +gspca_sn9c2028 +gspca_sn9c20x +gspca_sonixb +gspca_sonixj +gspca_spca1528 +gspca_spca500 +gspca_spca501 +gspca_spca505 +gspca_spca506 +gspca_spca508 +gspca_spca561 +gspca_sq905 +gspca_sq905c +gspca_sq930x +gspca_stk014 +gspca_stk1135 +gspca_stv0680 +gspca_stv06xx +gspca_sunplus +gspca_t613 +gspca_topro +gspca_touptek +gspca_tv8532 +gspca_vc032x +gspca_vicam +gspca_xirlink_cit +gspca_zc3xx +gtp +gud +guillemot +gunze +gve +hackrf +hamachi +hampshire +hantro-vpu +hanwang +hbmc-am654 +hci +hci_bcm4377 +hci_nokia +hci_uart +hci_vhci +hclge +hclgevf +hctr2 +hd3ss3220 +hd44780 +hd44780_common +hdc100x +hdc2010 +hdlc +hdlc_cisco +hdlc_fr +hdlc_ppp +hdlc_raw +hdlc_raw_eth +hdlc_x25 +hdlcd +hdlcdrv +hdma +hdma_mgmt +hdpvr +he +helene +hellcreek_sw +hexium_gemini +hexium_orion +hfcmulti +hfcpci +hfcsusb +hfpll +hfs +hfsplus +hi311x +hi3660-mailbox +hi556 +hi6210-i2s +hi6220-mailbox +hi6220_reset +hi6421-pmic-core +hi6421-regulator +hi6421-spmi-pmic +hi6421v530-regulator +hi6421v600-irq +hi6421v600-regulator +hi655x-pmic +hi655x-regulator +hi8435 +hi846 +hi847 +hibmc-drm +hid +hid-a4tech +hid-accutouch +hid-alps +hid-apple +hid-appleir +hid-asus +hid-aureal +hid-axff +hid-belkin +hid-betopff +hid-bigbenff +hid-cherry +hid-chicony +hid-cmedia +hid-corsair +hid-cougar +hid-cp2112 +hid-creative-sb0540 +hid-cypress +hid-dr +hid-elan +hid-elecom +hid-elo +hid-emsff +hid-evision +hid-ezkey +hid-ft260 +hid-gaff +hid-gembird +hid-generic +hid-gfrm +hid-glorious +hid-google-hammer +hid-gt683r +hid-gyration +hid-holtek-kbd +hid-holtek-mouse +hid-holtekff +hid-hyperv +hid-icade +hid-ite +hid-jabra +hid-kensington +hid-keytouch +hid-kye +hid-lcpower +hid-led +hid-lenovo +hid-letsketch +hid-lg-g15 +hid-logitech +hid-logitech-dj +hid-logitech-hidpp +hid-macally +hid-magicmouse +hid-maltron +hid-mcp2221 +hid-megaworld +hid-mf +hid-microsoft +hid-monterey +hid-multitouch +hid-nintendo +hid-nti +hid-ntrig +hid-nvidia-shield +hid-ortek +hid-penmount +hid-petalynx +hid-picolcd +hid-pl +hid-plantronics +hid-playstation +hid-primax +hid-prodikeys +hid-pxrc +hid-razer +hid-redragon +hid-retrode +hid-rmi +hid-roccat +hid-roccat-arvo +hid-roccat-common +hid-roccat-isku +hid-roccat-kone +hid-roccat-koneplus +hid-roccat-konepure +hid-roccat-kovaplus +hid-roccat-lua +hid-roccat-pyra +hid-roccat-ryos +hid-roccat-savu +hid-saitek +hid-samsung +hid-semitek +hid-sensor-accel-3d +hid-sensor-als +hid-sensor-custom +hid-sensor-custom-intel-hinge +hid-sensor-gyro-3d +hid-sensor-hub +hid-sensor-humidity +hid-sensor-iio-common +hid-sensor-incl-3d +hid-sensor-magn-3d +hid-sensor-press +hid-sensor-prox +hid-sensor-rotation +hid-sensor-temperature +hid-sensor-trigger +hid-sigmamicro +hid-sjoy +hid-sony +hid-speedlink +hid-steam +hid-steelseries +hid-sunplus +hid-thrustmaster +hid-tivo +hid-tmff +hid-topre +hid-topseed +hid-twinhan +hid-u2fzero +hid-uclogic +hid-udraw-ps3 +hid-viewsonic +hid-vivaldi +hid-vivaldi-common +hid-vrc2 +hid-waltop +hid-wiimote +hid-xiaomi +hid-xinmo +hid-zpff +hid-zydacron +hideep +hidp +hih6130 +himax_hx83112b +hinic +hip04_eth +hisi-acc-vfio-pci +hisi-rng +hisi-sfc +hisi-spmi-controller +hisi-trng-v2 +hisi504_nand +hisi_femac +hisi_hikey_usb +hisi_hpre +hisi_pcie_pmu +hisi_powerkey +hisi_ptt +hisi_qm +hisi_sas_main +hisi_sas_v1_hw +hisi_sas_v2_hw +hisi_sas_v3_hw +hisi_sec +hisi_sec2 +hisi_thermal +hisi_uncore_cpa_pmu +hisi_uncore_ddrc_pmu +hisi_uncore_hha_pmu +hisi_uncore_l3c_pmu +hisi_uncore_pa_pmu +hisi_uncore_pmu +hisi_uncore_sllc_pmu +hisi_uncore_uc_pmu +hisi_zip +histb-rng +hix5hd2_gmac +hmc425a +hmc5843_core +hmc5843_i2c +hmc5843_spi +hmc6352 +hms-profinet +hnae +hnae3 +hns-roce-hw-v2 +hns3 +hns3_pmu +hns_dsaf +hns_enet_drv +hns_mdio +hopper +horus3a +host1x +hostap +hostap_pci +hostap_plx +hp03 +hp206c +hpfs +hpilo +hpsa +hptiop +hpwdt +hsi +hsi_char +hso +hsr +ht16k33 +hte-tegra194 +hte-tegra194-test +hts221 +hts221_i2c +hts221_spi +htu21 +huawei_cdc_ncm +hv_balloon +hv_netvsc +hv_sock +hv_storvsc +hv_utils +hv_vmbus +hwmon-vid +hwpoison-inject +hx711 +hx8357 +hx8357d +hycon-hy46xx +hynitron_cstxxx +hyperbus-core +hyperv-keyboard +hyperv_drm +hyperv_fb +i2c-algo-bit +i2c-algo-pca +i2c-ali1535 +i2c-ali1563 +i2c-ali15x3 +i2c-altera +i2c-amd756 +i2c-amd8111 +i2c-apple +i2c-arb-gpio-challenge +i2c-cbus-gpio +i2c-ccgx-ucsi +i2c-cp2615 +i2c-cros-ec-tunnel +i2c-demux-pinctrl +i2c-designware-pci +i2c-diolan-u2c +i2c-dln2 +i2c-fsi +i2c-gpio +i2c-hid +i2c-hid-acpi +i2c-hid-of +i2c-hid-of-elan +i2c-hid-of-goodix +i2c-hisi +i2c-hix5hd2 +i2c-i801 +i2c-imx +i2c-imx-lpi2c +i2c-isch +i2c-kempld +i2c-matroxfb +i2c-mchp-pci1xxxx +i2c-meson +i2c-mlxbf +i2c-mt65xx +i2c-mux +i2c-mux-gpio +i2c-mux-gpmux +i2c-mux-ltc4306 +i2c-mux-mlxcpld +i2c-mux-pca9541 +i2c-mux-pca954x +i2c-mux-pinctrl +i2c-mux-reg +i2c-mv64xxx +i2c-nforce2 +i2c-nomadik +i2c-npcm7xx +i2c-nvidia-gpu +i2c-ocores +i2c-owl +i2c-parport +i2c-pca-platform +i2c-piix4 +i2c-pxa +i2c-qcom-cci +i2c-qcom-geni +i2c-qup +i2c-rcar +i2c-riic +i2c-rk3x +i2c-robotfuzz-osif +i2c-rzv2m +i2c-scmi +i2c-sh_mobile +i2c-simtec +i2c-sis5595 +i2c-sis630 +i2c-sis96x +i2c-slave-eeprom +i2c-smbus +i2c-stm32f4 +i2c-stm32f7-drv +i2c-stub +i2c-synquacer +i2c-taos-evm +i2c-tegra +i2c-tegra-bpmp +i2c-thunderx +i2c-tiny-usb +i2c-versatile +i2c-via +i2c-viapro +i2c-viperboard +i2c-virtio +i2c-xgene-slimpro +i2c-xiic +i2c-xlp9xx +i3c +i3c-master-cdns +i40e +i5k_amb +i6300esb +i740fb +iavf +ib_cm +ib_core +ib_ipoib +ib_iser +ib_isert +ib_mthca +ib_srp +ib_srpt +ib_umad +ib_uverbs +ibm-cffps +ibm-panel +ibmaem +ibmpex +icc-bcm-voter +icc-bwmon +icc-clk +icc-osm-l3 +icc-rpmh +icc-smd-rpm +ice +ice40-spi +icp10100 +icp_multi +icplus +ics932s401 +idma64 +idmouse +idt77252 +idt_89hpesx +idt_gen2 +idt_gen3 +idtcps +ieee802154 +ieee802154_6lowpan +ieee802154_socket +ifb +ifcvf +ife +ifi_canfd +iforce +iforce-serio +iforce-usb +igb +igbvf +igc +igorplugusb +iguanair +iio-mux +iio-rescale +iio-trig-hrtimer +iio-trig-interrupt +iio-trig-loop +iio-trig-sysfs +iio_dummy +iio_hwmon +ila +ili210x +ili9163 +ili9225 +ili922x +ili9320 +ili9341 +ili9486 +ilitek_ts_i2c +imagis +img-ascii-lcd +img-i2s-in +img-i2s-out +img-parallel-out +img-spdif-in +img-spdif-out +imm +imon +imon_raw +ims-pcu +imx-audio-rpmsg +imx-bus +imx-common +imx-cpufreq-dt +imx-dcss +imx-dma +imx-dsp +imx-interconnect +imx-lcdc +imx-lcdif +imx-ldb-helper +imx-mailbox +imx-media-common +imx-mipi-csis +imx-pcm-dma +imx-pcm-rpmsg +imx-pxp +imx-sdma +imx208 +imx214 +imx219 +imx258 +imx274 +imx290 +imx296 +imx2_wdt +imx319 +imx334 +imx335 +imx355 +imx412 +imx415 +imx6q-cpufreq +imx6ul_tsc +imx7-media-csi +imx7d_adc +imx7ulp_wdt +imx8-isi +imx8m-ddrc +imx8mm-interconnect +imx8mm_thermal +imx8mn-interconnect +imx8mp-interconnect +imx8mq-interconnect +imx8mq-mipi-csi2 +imx8qm-ldb +imx8qxp-adc +imx8qxp-ldb +imx8qxp-pixel-combiner +imx8qxp-pixel-link +imx8qxp-pxl2dpi +imx93-pd +imx93-src +imx93_adc +imx_dsp_rproc +imx_keypad +imx_rproc +imx_sc_key +imx_sc_thermal +imx_sc_wdt +imx_thermal +imxfb +ina209 +ina238 +ina2xx +ina2xx-adc +ina3221 +industrialio +industrialio-buffer-cb +industrialio-buffer-dma +industrialio-buffer-dmaengine +industrialio-configfs +industrialio-gts-helper +industrialio-hw-consumer +industrialio-sw-device +industrialio-sw-trigger +industrialio-triggered-buffer +industrialio-triggered-event +inet_diag +inexio +inftl +initio +input-leds +inspur-ipsps +int51x1 +intel-m10-bmc-core +intel-m10-bmc-hwmon +intel-m10-bmc-pmci +intel-m10-bmc-spi +intel-nand-controller +intel-xway +intel_qat +intel_th +intel_th_acpi +intel_th_gth +intel_th_msu +intel_th_msu_sink +intel_th_pci +intel_th_pti +intel_th_sth +intel_vr_nor +interact +interrupt-cnt +inv-icm42600 +inv-icm42600-i2c +inv-icm42600-spi +inv-mpu6050 +inv-mpu6050-i2c +inv-mpu6050-spi +io-domain +io_edgeport +io_ti +iommufd +ionic +iosm +iowarrior +ip5xxx_power +ip6_gre +ip6_tables +ip6_tunnel +ip6_udp_tunnel +ip6_vti +ip6t_NPT +ip6t_REJECT +ip6t_SYNPROXY +ip6t_ah +ip6t_eui64 +ip6t_frag +ip6t_hbh +ip6t_ipv6header +ip6t_mh +ip6t_rpfilter +ip6t_rt +ip6t_srh +ip6table_filter +ip6table_mangle +ip6table_nat +ip6table_raw +ip6table_security +ip_gre +ip_set +ip_set_bitmap_ip +ip_set_bitmap_ipmac +ip_set_bitmap_port +ip_set_hash_ip +ip_set_hash_ipmac +ip_set_hash_ipmark +ip_set_hash_ipport +ip_set_hash_ipportip +ip_set_hash_ipportnet +ip_set_hash_mac +ip_set_hash_net +ip_set_hash_netiface +ip_set_hash_netnet +ip_set_hash_netport +ip_set_hash_netportnet +ip_set_list_set +ip_tables +ip_tunnel +ip_vs +ip_vs_dh +ip_vs_fo +ip_vs_ftp +ip_vs_lblc +ip_vs_lblcr +ip_vs_lc +ip_vs_mh +ip_vs_nq +ip_vs_ovf +ip_vs_pe_sip +ip_vs_rr +ip_vs_sed +ip_vs_sh +ip_vs_twos +ip_vs_wlc +ip_vs_wrr +ip_vti +ipa +ipack +ipaq +ipcomp +ipcomp6 +iphase +ipheth +ipip +ipmb_dev_int +ipmi_devintf +ipmi_ipmb +ipmi_msghandler +ipmi_poweroff +ipmi_si +ipmi_ssif +ipmi_watchdog +ipoctal +ipr +iproc_nand +ips +ipt_ECN +ipt_REJECT +ipt_SYNPROXY +ipt_ah +ipt_rpfilter +iptable_filter +iptable_mangle +iptable_nat +iptable_raw +iptable_security +ipvlan +ipvtap +ipw +ipw2100 +ipw2200 +iqs269a +iqs5xx +iqs620at-temp +iqs621-als +iqs624-pos +iqs626a +iqs62x +iqs62x-keys +iqs7222 +ir-hix5hd2 +ir-imon-decoder +ir-jvc-decoder +ir-kbd-i2c +ir-mce_kbd-decoder +ir-nec-decoder +ir-rc5-decoder +ir-rc6-decoder +ir-rcmm-decoder +ir-sanyo-decoder +ir-sharp-decoder +ir-sony-decoder +ir-spi +ir-usb +ir-xmp-decoder +ir35221 +ir36021 +ir38064 +ir_toy +irdma +irps5401 +irq-imx-mu-msi +irq-madera +irq-pruss-intc +irq-qcom-mpm +iscsi_boot_sysfs +iscsi_ibft +iscsi_target_mod +iscsi_tcp +isdnhdlc +isight_firmware +isl29003 +isl29018 +isl29020 +isl29028 +isl29125 +isl29501 +isl6271a-regulator +isl6405 +isl6421 +isl6423 +isl68137 +isl7998x +isl9305 +isofs +isp116x-hcd +isp1704_charger +isp1760 +it87 +it913x +itd1000 +ite-cir +ite-it6505 +ite-it66121 +itg3200 +iuu_phoenix +ivtv +ivtv-alsa +ivtvfb +iw_cm +iw_cxgb4 +iwl3945 +iwl4965 +iwldvm +iwlegacy +iwlmvm +iwlwifi +ix2505v +ixgbe +ixgbevf +janz-cmodio +janz-ican3 +jc42 +jedec_probe +jffs2 +jfs +jh7110-crypto +jmb38x_ms +jme +joydev +joydump +jr3_pci +jsa1212 +jsm +k3_bandgap +k3_j72xx_bandgap +k3dma +kafs +kalmia +kaweth +kbic +kbtab +kcm +kcomedilib +kcs_bmc +kcs_bmc_cdev_ipmi +kcs_bmc_npcm7xx +kcs_bmc_serio +ke_counter +keembay-ocs-aes +keembay-ocs-ecc +keembay-ocs-hcu +keembay_wdt +kempld-core +kempld_wdt +kernelcapi +keyspan +keyspan_pda +keyspan_remote +keywrap +kfifo_buf +khadas-mcu +khadas_mcu_fan +kheaders +kionix-kx022a +kionix-kx022a-i2c +kionix-kx022a-spi +kirin-drm +kl5kusb105 +kmb-drm +kmem +kmx61 +kobil_sct +komeda +kpss-xcc +ks0108 +ks0127 +ks7010 +ks8842 +ks8851_common +ks8851_par +ks8851_spi +ksmbd +ksz884x +ksz8863_smi +ksz9477_i2c +ksz_spi +ksz_switch +ktd253-backlight +ktti +ktz8866 +kvaser_pci +kvaser_pciefd +kvaser_usb +kxcjk-1013 +kxsd9 +kxsd9-i2c +kxsd9-spi +kxtj9 +kyber-iosched +kyrofb +l1oip +l2tp_core +l2tp_debugfs +l2tp_eth +l2tp_ip +l2tp_ip6 +l2tp_netlink +l2tp_ppp +l4f00242t03 +l64781 +lan743x +lan78xx +lan9303-core +lan9303_i2c +lan9303_mdio +lan966x-switch +lan966x_serdes +lanai +lantiq_gswip +lapb +lapbether +lattice-ecp3-config +lattice-sysconfig +lattice-sysconfig-spi +layerscape_edac_mod +lcd +lcd2s +ldusb +lec +led-class-flash +led-class-multicolor +led_bl +leds-88pm860x +leds-aat1290 +leds-adp5520 +leds-an30259a +leds-as3645a +leds-aw200xx +leds-aw2013 +leds-bcm6328 +leds-bcm6358 +leds-bd2606mvv +leds-bd2802 +leds-blinkm +leds-cpcap +leds-cr0014114 +leds-da903x +leds-da9052 +leds-dac124s085 +leds-el15203000 +leds-gpio +leds-is31fl319x +leds-is31fl32xx +leds-ktd2692 +leds-lm3530 +leds-lm3532 +leds-lm3533 +leds-lm355x +leds-lm3601x +leds-lm36274 +leds-lm3642 +leds-lm3692x +leds-lm3697 +leds-lp3944 +leds-lp3952 +leds-lp50xx +leds-lp5521 +leds-lp5523 +leds-lp5562 +leds-lp55xx-common +leds-lp8501 +leds-lp8788 +leds-lp8860 +leds-lt3593 +leds-max77650 +leds-max77693 +leds-max8997 +leds-mc13783 +leds-menf21bmc +leds-mlxreg +leds-mt6323 +leds-mt6360 +leds-mt6370-flash +leds-mt6370-rgb +leds-pca9532 +leds-pca955x +leds-pca963x +leds-pwm +leds-pwm-multicolor +leds-qcom-flash +leds-qcom-lpg +leds-regulator +leds-rt4505 +leds-rt8515 +leds-sc27xx-bltc +leds-sgm3140 +leds-spi-byte +leds-tca6507 +leds-ti-lmu-common +leds-tlc591xx +leds-tps6105x +leds-wm831x-status +leds-wm8350 +ledtrig-activity +ledtrig-audio +ledtrig-backlight +ledtrig-camera +ledtrig-default-on +ledtrig-heartbeat +ledtrig-netdev +ledtrig-oneshot +ledtrig-pattern +ledtrig-timer +ledtrig-transient +ledtrig-tty +ledtrig-usbport +legousbtower +lg-vl600 +lg2160 +lgdt3305 +lgdt3306a +lgdt330x +lgs8gl5 +lgs8gxx +lib80211 +lib80211_crypt_ccmp +lib80211_crypt_tkip +lib80211_crypt_wep +libarc4 +libceph +libchacha +libchacha20poly1305 +libcomposite +libcrc32c +libcurve25519 +libcurve25519-generic +libcxgb +libcxgbi +libdes +libertas +libertas_sdio +libertas_spi +libertas_tf +libertas_tf_usb +libfc +libfcoe +libipw +libiscsi +libiscsi_tcp +libpoly1305 +libsas +libwx +lightning +lima +line-display +lineage-pem +linear +linkstation-poweroff +liquidio +liquidio-core +liquidio_vf +lis3lv02d +lis3lv02d_i2c +liteuart +litex_liteeth +litex_mmc +litex_soc_ctrl +lkkbd +ll_temac +llc +llc2 +llcc-qcom +lm25066 +lm3533-als +lm3533-core +lm3533-ctrlbank +lm3533_bl +lm3560 +lm3630a_bl +lm3639_bl +lm363x-regulator +lm3646 +lm63 +lm70 +lm73 +lm75 +lm77 +lm78 +lm80 +lm83 +lm8323 +lm8333 +lm85 +lm87 +lm90 +lm92 +lm93 +lm95234 +lm95241 +lm95245 +lmh +lmp91000 +lms283gf05 +lms501kf03 +lnbh25 +lnbh29 +lnbp21 +lnbp22 +lochnagar-hwmon +lochnagar-regulator +lockd +logicvc-drm +lontium-lt8912b +lontium-lt9211 +lontium-lt9611 +lontium-lt9611uxc +lp +lp3943 +lp3971 +lp3972 +lp855x_bl +lp8727_charger +lp872x +lp873x +lp873x-regulator +lp8755 +lp87565 +lp87565-regulator +lp8788-buck +lp8788-charger +lp8788-ldo +lp8788_adc +lp8788_bl +lpass-gfm-sm8250 +lpassaudiocc-sc7280 +lpasscc-sc7280 +lpasscc-sc8280xp +lpasscc-sdm845 +lpasscorecc-sc7180 +lpasscorecc-sc7280 +lpc_ich +lpc_sch +lpddr_cmds +lpfc +lru_cache +lrw +lt3651-charger +lt7182s +ltc1660 +ltc2471 +ltc2485 +ltc2496 +ltc2497 +ltc2497-core +ltc2632 +ltc2688 +ltc2941-battery-gauge +ltc2945 +ltc2947-core +ltc2947-i2c +ltc2947-spi +ltc2978 +ltc2983 +ltc2990 +ltc2992 +ltc3589 +ltc3676 +ltc3815 +ltc4151 +ltc4162-l-charger +ltc4215 +ltc4222 +ltc4245 +ltc4260 +ltc4261 +ltr501 +ltrf216a +ltv350qv +lv0104cs +lv5207lp +lvds-codec +lvstest +lvts_thermal +lxt +lz4 +lz4_compress +lz4hc +lz4hc_compress +m2m-deinterlace +m52790 +m62332 +m88ds3103 +m88rs2000 +m88rs6000t +mISDN_core +mISDN_dsp +mISDNinfineon +mISDNipac +mISDNisar +m_can +m_can_pci +m_can_platform +ma35d1_serial +mac-celtic +mac-centeuro +mac-croatian +mac-cyrillic +mac-gaelic +mac-greek +mac-iceland +mac-inuit +mac-roman +mac-romanian +mac-turkish +mac80211 +mac80211_hwsim +mac802154 +mac802154_hwsim +macb +macb_pci +machxo2-spi +macmodes +macsec +macvlan +macvtap +madera +madera-i2c +madera-spi +mag3110 +magellan +mailbox-altera +mailbox-test +mailbox-xgene-slimpro +mali-dp +mantis +mantis_core +map_absent +map_funcs +map_ram +map_rom +marvell +marvell-88x2222 +marvell-cesa +marvell10g +marvell_cn10k_ddr_pmu +marvell_cn10k_tad_pmu +marvell_nand +matrix-keymap +matrix_keypad +matrox_w1 +matroxfb_DAC1064 +matroxfb_Ti3026 +matroxfb_accel +matroxfb_base +matroxfb_crtc2 +matroxfb_g450 +matroxfb_maven +matroxfb_misc +max1027 +max11100 +max1111 +max1118 +max11205 +max11410 +max11801_ts +max1241 +max127 +max1363 +max14577-regulator +max14577_charger +max14656_charger_detector +max15301 +max1586 +max16064 +max16065 +max1619 +max16601 +max1668 +max17040_battery +max17042_battery +max1721x_battery +max197 +max20086-regulator +max20411-regulator +max20730 +max20751 +max2165 +max2175 +max30100 +max30102 +max30208 +max3100 +max31722 +max31730 +max31760 +max31785 +max31790 +max31827 +max31856 +max31865 +max3420_udc +max3421-hcd +max34440 +max44000 +max44009 +max517 +max5432 +max5481 +max5487 +max5522 +max5821 +max63xx_wdt +max6620 +max6621 +max6639 +max6650 +max6697 +max6875 +max7359_keypad +max77541 +max77541-adc +max77541-regulator +max77620-regulator +max77620_thermal +max77620_wdt +max77650 +max77650-charger +max77650-onkey +max77650-regulator +max77686-regulator +max77693-haptic +max77693-regulator +max77693_charger +max77714 +max77802-regulator +max77826-regulator +max77976_charger +max8649 +max8660 +max8688 +max8893 +max8903_charger +max8907 +max8907-regulator +max8925-regulator +max8925_bl +max8925_onkey +max8925_power +max8952 +max8973-regulator +max8997-regulator +max8997_charger +max8997_haptic +max8998 +max8998_charger +max9271 +max9286 +max9611 +max96712 +maxim_thermocouple +mb1232 +mb862xxfb +mb86a16 +mb86a20s +mc +mc13783-adc +mc13783-pwrbutton +mc13783-regulator +mc13783_ts +mc13892-regulator +mc13xxx-core +mc13xxx-i2c +mc13xxx-regulator-core +mc13xxx-spi +mc3230 +mc34vr500 +mc44s803 +mcam-core +mcb +mcb-lpc +mcb-pci +mcba_usb +mceusb +mchp23k256 +mchp48l640 +mchp_pci1xxxx_gp +mchp_pci1xxxx_gpio +mcp16502 +mcp251x +mcp251xfd +mcp3021 +mcp320x +mcp3422 +mcp3911 +mcp4018 +mcp41010 +mcp4131 +mcp4531 +mcp4725 +mcp4922 +mcr20a +mcs5000_ts +mcs7830 +mcs_touchkey +mct_u232 +mctp-i2c +mctp-serial +md-cluster +md4 +mdc800 +mdio +mdio-bcm-unimac +mdio-cavium +mdio-gpio +mdio-hisi-femac +mdio-i2c +mdio-ipq4019 +mdio-ipq8064 +mdio-mscc-miim +mdio-mux +mdio-mux-gpio +mdio-mux-meson-g12a +mdio-mux-meson-gxl +mdio-mux-mmioreg +mdio-mux-multiplexer +mdio-mvusb +mdio-octeon +mdio-regmap +mdio-thunder +mdio-xgene +mdt_loader +me_daq +mediatek +mediatek-cpufreq +mediatek-cpufreq-hw +mediatek-drm +mediatek-drm-hdmi +mediatek-ge +mediatek-ge-soc +megachips-stdpxxxx-ge-b850v3-fw +megaraid +megaraid_mbox +megaraid_mm +megaraid_sas +melfas_mip4 +memory-notifier-error-inject +memstick +men_z135_uart +men_z188_adc +mena21_wdt +menf21bmc +menf21bmc_hwmon +menf21bmc_wdt +menz69_wdt +meson-canvas +meson-drm +meson-gx-mmc +meson-gxl +meson-ir +meson-ir-tx +meson-mx-sdio +meson-rng +meson-vdec +meson_ddr_pmu_g12 +meson_dw_hdmi +meson_dw_mipi_dsi +meson_gxbb_wdt +meson_nand +meson_saradc +meson_wdt +metro-usb +metronomefb +mf6x4 +mgag200 +mhi +mhi_ep +mhi_net +mhi_pci_generic +mhi_wwan_ctrl +mhi_wwan_mbim +mi0283qt +michael_mic +micrel +microchip +microchip-spi +microchip_t1 +microchip_t1s +microread +microread_i2c +microtek +minix +mip6 +mipi-i3c-hci +mite +mkiss +ml86v7667 +mlx4_core +mlx4_en +mlx4_ib +mlx5-vfio-pci +mlx5_core +mlx5_ib +mlx5_vdpa +mlx90614 +mlx90632 +mlx_wdt +mlxbf-bootctl +mlxbf-pmc +mlxbf-tmfifo +mlxbf_gige +mlxfw +mlxreg-fan +mlxreg-hotplug +mlxreg-io +mlxreg-lc +mlxsw_core +mlxsw_i2c +mlxsw_minimal +mlxsw_pci +mlxsw_spectrum +mma7455_core +mma7455_i2c +mma7455_spi +mma7660 +mma8450 +mma8452 +mma9551 +mma9551_core +mma9553 +mmc35240 +mmc_hsq +mmc_spi +mmcc-msm8994 +mmcc-msm8996 +mmcc-msm8998 +mmcc-sdm660 +mms114 +mn88443x +mn88472 +mn88473 +mos7720 +mos7840 +most_cdev +most_core +most_dim2 +most_i2c +most_net +most_snd +most_usb +most_video +motorcomm +motorola-cpcap +moxa +moxtet +mp2629 +mp2629_adc +mp2629_charger +mp2888 +mp2975 +mp5023 +mp5416 +mp8859 +mp886x +mpi3mr +mpl115 +mpl115_i2c +mpl115_spi +mpl3115 +mpls_gso +mpls_iptunnel +mpls_router +mpoa +mpq7920 +mpq7932 +mpr121_touchkey +mprls0025pa +mpt3sas +mptbase +mptcp_diag +mptctl +mptfc +mptlan +mptsas +mptscsih +mptspi +mpu3050 +mr75203 +mrf24j40 +mrp +ms5611_core +ms5611_i2c +ms5611_spi +ms5637 +ms_block +ms_sensors_i2c +msa311 +mscc +mscc_felix +mscc_felix_dsa_lib +mscc_ocelot +mscc_ocelot_ext +mscc_ocelot_switch_lib +mscc_seville +msdos +mse102x +msg2638 +msi001 +msi2500 +msm +msp3400 +mspro_block +mss-sc7180 +mt2060 +mt2063 +mt20xx +mt2131 +mt2266 +mt312 +mt352 +mt6311-regulator +mt6315-regulator +mt6323-regulator +mt6331-regulator +mt6332-regulator +mt6357-regulator +mt6358-regulator +mt6359-accdet +mt6359-regulator +mt6360-adc +mt6360-core +mt6360-regulator +mt6360_charger +mt6370 +mt6370-adc +mt6370-backlight +mt6370-charger +mt6370-regulator +mt6380-regulator +mt6397 +mt6397-regulator +mt6577_auxadc +mt6779-keypad +mt6797-mt6351 +mt7530 +mt7530-mdio +mt7530-mmio +mt76 +mt76-connac-lib +mt76-sdio +mt76-usb +mt7601u +mt7603e +mt7615-common +mt7615e +mt7663-usb-sdio-common +mt7663s +mt7663u +mt76x0-common +mt76x02-lib +mt76x02-usb +mt76x0e +mt76x0u +mt76x2-common +mt76x2e +mt76x2u +mt7915e +mt7921-common +mt7921e +mt7921s +mt7921u +mt7996e +mt8183-da7219-max98357 +mt8183-mt6358-ts3a227-max98357 +mt8186-mt6366-da7219-max98357 +mt8186-mt6366-rt1019-rt5682s +mt8188-mt6359 +mt8192-mt6359-rt1015-rt5682 +mt8195-mt6359 +mt9m001 +mt9m111 +mt9p031 +mt9t112 +mt9v011 +mt9v032 +mt9v111 +mtd +mtd_blkdevs +mtd_dataflash +mtdblock +mtdblock_ro +mtdoops +mtdpstore +mtdram +mtdswap +mtip32xx +mtk-adsp-common +mtk-adsp-ipc +mtk-adsp-mailbox +mtk-btcvsd +mtk-cci-devfreq +mtk-cir +mtk-cmdq-helper +mtk-cmdq-mailbox +mtk-cqdma +mtk-devapc +mtk-hsdma +mtk-mmsys +mtk-mutex +mtk-pmic-keys +mtk-pmic-wrap +mtk-rng +mtk-sd +mtk-smi +mtk-svs +mtk-uart-apdma +mtk-vpu +mtk_dp +mtk_iommu +mtk_nand +mtk_rpmsg +mtk_scp +mtk_scp_ipi +mtk_t7xx +mtk_wdt +mtouch +mtu3 +multipath +musb_hdrc +mux-adg792a +mux-adgs1408 +mux-core +mux-gpio +mux-mmio +mv88e6060 +mv88e6xxx +mv_u3d_core +mv_udc +mvmdio +mvneta +mvpp2 +mvsas +mvumi +mwifiex +mwifiex_pcie +mwifiex_sdio +mwifiex_usb +mwl8k +mxb +mxc-jpeg-encdec +mxc4005 +mxc6255 +mxc_nand +mxc_w1 +mxcmmc +mxic_nand +mxl-gpy +mxl111sf-demod +mxl111sf-tuner +mxl301rf +mxl5005s +mxl5007t +mxl5xx +mxl692 +mxser +mxsfb +mxuport +myrb +myri10ge +myrs +n5pf +n_gsm +n_hdlc +nand +nandcore +nandsim +national +natsemi +nau7802 +navman +nb7vpq904m +nbd +nci +nci_spi +nci_uart +ncn26000 +nct6683 +nct6775 +nct6775-core +nct6775-i2c +nct7802 +nct7904 +nd_btt +nd_pmem +nd_virtio +ne2k-pci +neofb +net1080 +net2272 +net2280 +netconsole +netdevsim +netfs +netjet +netlink_diag +netrom +netsec +netup-unidvb +netxen_nic +newtonkbd +nf_conncount +nf_conntrack +nf_conntrack_amanda +nf_conntrack_bridge +nf_conntrack_broadcast +nf_conntrack_ftp +nf_conntrack_h323 +nf_conntrack_irc +nf_conntrack_netbios_ns +nf_conntrack_netlink +nf_conntrack_pptp +nf_conntrack_sane +nf_conntrack_sip +nf_conntrack_snmp +nf_conntrack_tftp +nf_defrag_ipv4 +nf_defrag_ipv6 +nf_dup_ipv4 +nf_dup_ipv6 +nf_dup_netdev +nf_flow_table +nf_flow_table_inet +nf_log_syslog +nf_nat +nf_nat_amanda +nf_nat_ftp +nf_nat_h323 +nf_nat_irc +nf_nat_pptp +nf_nat_sip +nf_nat_snmp_basic +nf_nat_tftp +nf_reject_ipv4 +nf_reject_ipv6 +nf_socket_ipv4 +nf_socket_ipv6 +nf_synproxy_core +nf_tables +nf_tproxy_ipv4 +nf_tproxy_ipv6 +nfc +nfc_digital +nfcmrvl +nfcmrvl_i2c +nfcmrvl_spi +nfcmrvl_uart +nfcmrvl_usb +nfcsim +nfit +nfnetlink +nfnetlink_acct +nfnetlink_cthelper +nfnetlink_cttimeout +nfnetlink_hook +nfnetlink_log +nfnetlink_osf +nfnetlink_queue +nfp +nfs +nfs_acl +nfs_layout_flexfiles +nfs_layout_nfsv41_files +nfsd +nfsv2 +nfsv3 +nfsv4 +nft_chain_nat +nft_compat +nft_connlimit +nft_ct +nft_dup_ipv4 +nft_dup_ipv6 +nft_dup_netdev +nft_fib +nft_fib_inet +nft_fib_ipv4 +nft_fib_ipv6 +nft_fib_netdev +nft_flow_offload +nft_fwd_netdev +nft_hash +nft_limit +nft_log +nft_masq +nft_meta_bridge +nft_nat +nft_numgen +nft_osf +nft_queue +nft_quota +nft_redir +nft_reject +nft_reject_bridge +nft_reject_inet +nft_reject_ipv4 +nft_reject_ipv6 +nft_reject_netdev +nft_socket +nft_synproxy +nft_tproxy +nft_tunnel +nft_xfrm +nftl +ngbe +ngene +nhc_dest +nhc_fragment +nhc_hop +nhc_ipv6 +nhc_mobility +nhc_routing +nhc_udp +nhpoly1305 +nhpoly1305-neon +ni_6527 +ni_65xx +ni_660x +ni_670x +ni_pcidio +ni_pcimio +ni_routes_test +ni_routing +ni_tio +ni_tiocmd +ni_usb6501 +nicpf +nicstar +nicvf +nilfs2 +nitro_enclaves +niu +nixge +nlmon +nls_ascii +nls_cp1250 +nls_cp1251 +nls_cp1255 +nls_cp737 +nls_cp775 +nls_cp850 +nls_cp852 +nls_cp855 +nls_cp857 +nls_cp860 +nls_cp861 +nls_cp862 +nls_cp863 +nls_cp864 +nls_cp865 +nls_cp866 +nls_cp869 +nls_cp874 +nls_cp932 +nls_cp936 +nls_cp949 +nls_cp950 +nls_euc-jp +nls_iso8859-1 +nls_iso8859-13 +nls_iso8859-14 +nls_iso8859-15 +nls_iso8859-2 +nls_iso8859-3 +nls_iso8859-4 +nls_iso8859-5 +nls_iso8859-6 +nls_iso8859-7 +nls_iso8859-9 +nls_koi8-r +nls_koi8-ru +nls_koi8-u +nls_utf8 +noa1305 +nosy +notifier-error-inject +nouveau +novatek-nvt-ts +nozomi +npcm-rng +npcm750-pwm-fan +npcm_adc +npcm_edac +nps_enet +ns558 +ns83820 +nsh +ntb +ntb_hw_epf +ntb_hw_idt +ntb_hw_switchtec +ntb_netdev +ntb_perf +ntb_pingpong +ntb_tool +ntb_transport +ntc_thermistor +ntfs +ntfs3 +ntxec +null_blk +nuvoton-cir +nvec +nvec_kbd +nvec_paz00 +nvec_power +nvec_ps2 +nvidiafb +nvme +nvme-apple +nvme-common +nvme-core +nvme-fabrics +nvme-fc +nvme-loop +nvme-rdma +nvme-tcp +nvmem-apple-efuses +nvmem-imx-iim +nvmem-imx-ocotp +nvmem-imx-ocotp-ele +nvmem-imx-ocotp-scu +nvmem-layerscape-sfp +nvmem-rave-sp-eeprom +nvmem-reboot-mode +nvmem-rmem +nvmem-rockchip-otp +nvmem-sc27xx-efuse +nvmem_meson_efuse +nvmem_meson_mx_efuse +nvmem_mtk-efuse +nvmem_qcom-spmi-sdam +nvmem_qfprom +nvmem_rockchip_efuse +nvmem_snvs_lpgpr +nvmem_sprd_efuse +nvmem_stm32_romem +nvmem_sunxi_sid +nvmem_u-boot-env +nvmet +nvmet-fc +nvmet-rdma +nvmet-tcp +nvsw-sn2201 +nwl-dsi +nxp-bbnsm-pwrkey +nxp-c45-tja11xx +nxp-cbtx +nxp-nci +nxp-nci_i2c +nxp-ptn3460 +nxp-tja11xx +nxt200x +nxt6000 +nzxt-kraken2 +nzxt-smart2 +objagg +ocelot-soc +ocfb +ocfs2 +ocfs2_dlm +ocfs2_dlmfs +ocfs2_nodemanager +ocfs2_stack_o2cb +ocfs2_stack_user +ocfs2_stackglue +ocmem +ocrdma +octeon_ep +octeontx-cpt +octeontx-cptvf +of-fpga-region +of_mmc_spi +of_pmem +of_xilinx_wdt +ofb +ofpart +og01a1b +ohci-platform +omap-mailbox +omap-rng +omap2_nand +omap4-keypad +omap_elm +omap_hwspinlock +omfs +omninet +on20 +on26 +onboard_usb_hub +onenand +onie-tlv +open-dice +opencores-kbd +openvswitch +opt3001 +opt4001 +optee +optee-rng +opticon +option +or51132 +or51211 +orangefs +orinoco +orinoco_nortel +orinoco_plx +orinoco_tmd +orinoco_usb +oti6858 +otm3225a +otx2_ptp +ov01a10 +ov02a10 +ov08d10 +ov08x40 +ov13858 +ov13b10 +ov2640 +ov2659 +ov2680 +ov2685 +ov2740 +ov4689 +ov5640 +ov5645 +ov5647 +ov5648 +ov5670 +ov5675 +ov5693 +ov5695 +ov6650 +ov7251 +ov7640 +ov7670 +ov772x +ov7740 +ov8856 +ov8858 +ov8865 +ov9282 +ov9640 +ov9650 +ov9734 +overlay +owl-dma +owl-emac +owl-mmc +oxu210hp-hcd +p54common +p54pci +p54spi +p54usb +p8022 +pa12203001 +palmas-pwrbutton +palmas-regulator +palmas_gpadc +pandora_bl +panel +panel-abt-y030xx067a +panel-arm-versatile +panel-asus-z00t-tm5p5-n35596 +panel-auo-a030jtn01 +panel-boe-bf060y8m-aj0 +panel-boe-himax8279d +panel-boe-tv101wum-nl6 +panel-dsi-cm +panel-ebbg-ft8719 +panel-edp +panel-elida-kd35t133 +panel-feixin-k101-im2ba02 +panel-feiyang-fy07024di26a30d +panel-himax-hx8394 +panel-ilitek-ili9322 +panel-ilitek-ili9341 +panel-ilitek-ili9881c +panel-innolux-ej030na +panel-innolux-p079zca +panel-jadard-jd9365da-h3 +panel-jdi-fhd-r63452 +panel-jdi-lt070me05000 +panel-khadas-ts050 +panel-kingdisplay-kd097d04 +panel-leadtek-ltk050h3146w +panel-leadtek-ltk500hd1829 +panel-lg-lb035q02 +panel-lg-lg4573 +panel-lvds +panel-magnachip-d53e6ea8966 +panel-mantix-mlaf057we51 +panel-mipi-dbi +panel-nec-nl8048hl11 +panel-newvision-nv3051d +panel-newvision-nv3052c +panel-novatek-nt35510 +panel-novatek-nt35560 +panel-novatek-nt35950 +panel-novatek-nt36523 +panel-novatek-nt36672a +panel-novatek-nt39016 +panel-olimex-lcd-olinuxino +panel-orisetech-ota5601a +panel-orisetech-otm8009a +panel-osd-osd101t2587-53ts +panel-panasonic-vvx10f034n00 +panel-raspberrypi-touchscreen +panel-raydium-rm67191 +panel-raydium-rm68200 +panel-ronbo-rb070d30 +panel-samsung-atna33xc20 +panel-samsung-db7430 +panel-samsung-ld9040 +panel-samsung-s6d16d0 +panel-samsung-s6d27a1 +panel-samsung-s6d7aa0 +panel-samsung-s6e3ha2 +panel-samsung-s6e63j0x03 +panel-samsung-s6e63m0 +panel-samsung-s6e63m0-dsi +panel-samsung-s6e63m0-spi +panel-samsung-s6e88a0-ams452ef01 +panel-samsung-s6e8aa0 +panel-samsung-sofef00 +panel-seiko-43wvf1g +panel-sharp-lq101r1sx01 +panel-sharp-ls037v7dw01 +panel-sharp-ls043t1le01 +panel-sharp-ls060t1sx01 +panel-simple +panel-sitronix-st7701 +panel-sitronix-st7703 +panel-sitronix-st7789v +panel-sony-acx565akm +panel-sony-td4353-jdi +panel-sony-tulip-truly-nt35521 +panel-tdo-tl070wsh30 +panel-tpo-td028ttec1 +panel-tpo-td043mtea1 +panel-tpo-tpg110 +panel-truly-nt35597 +panel-visionox-rm69299 +panel-visionox-vtdr6130 +panel-widechips-ws2401 +panel-xinpeng-xpp055c272 +panfrost +parade-ps8622 +parade-ps8640 +parkbd +parman +parport +parport_pc +parport_serial +parser_trx +pata_acpi +pata_ali +pata_amd +pata_artop +pata_atiixp +pata_atp867x +pata_cmd640 +pata_cmd64x +pata_cypress +pata_efar +pata_hpt366 +pata_hpt37x +pata_hpt3x2n +pata_hpt3x3 +pata_imx +pata_it8213 +pata_it821x +pata_jmicron +pata_legacy +pata_marvell +pata_mpiix +pata_netcell +pata_ninja32 +pata_ns87410 +pata_ns87415 +pata_of_platform +pata_oldpiix +pata_opti +pata_optidma +pata_parport +pata_pdc2027x +pata_pdc202xx_old +pata_piccolo +pata_platform +pata_radisys +pata_rdc +pata_rz1000 +pata_sch +pata_serverworks +pata_sil680 +pata_sis +pata_sl82c105 +pata_triflex +pata_via +pc300too +pc87360 +pc87427 +pca9450-regulator +pcap-regulator +pcap_keys +pcap_ts +pcbc +pcf50633 +pcf50633-adc +pcf50633-backlight +pcf50633-charger +pcf50633-gpio +pcf50633-input +pcf50633-regulator +pcf8574_keypad +pcf8591 +pch_udc +pci +pci-epf-mhi +pci-epf-ntb +pci-epf-vntb +pci-hyperv +pci-hyperv-intf +pci-meson +pci-pf-stub +pci-stub +pci200syn +pcie-apple +pcie-mediatek-gen3 +pcie-qcom-ep +pcie-rockchip-host +pcie-tegra194 +pcips2 +pcmcia_core +pcmcia_rsrc +pcnet32 +pcrypt +pcs-mtk-lynxi +pcs_xpcs +pcwd_pci +pcwd_usb +pdc_adma +pdr_interface +pds_core +pds_vdpa +peak_pci +peak_pciefd +peak_usb +peci +peci-cpu +peci-cputemp +peci-dimmtemp +pegasus +pegasus_notetaker +penmount +pf8x00-regulator +pfr_telemetry +pfr_update +pfuze100-regulator +phantom +phonet +phram +phy-am654-serdes +phy-armada38x-comphy +phy-bcm-kona-usb2 +phy-berlin-sata +phy-berlin-usb +phy-cadence-salvo +phy-cadence-sierra +phy-cadence-torrent +phy-can-transceiver +phy-cpcap-usb +phy-exynos-usb2 +phy-fsl-imx8-mipi-dphy +phy-fsl-imx8m-pcie +phy-fsl-imx8mq-usb +phy-fsl-imx8qm-lvds-phy +phy-fsl-lynx-28g +phy-generic +phy-gmii-sel +phy-gpio-vbus-usb +phy-hi3660-usb3 +phy-hi3670-pcie +phy-hi3670-usb3 +phy-hi6220-usb +phy-hisi-inno-usb2 +phy-histb-combphy +phy-intel-keembay-emmc +phy-intel-keembay-usb +phy-isp1301 +phy-j721e-wiz +phy-mapphone-mdm6600 +phy-meson-axg-mipi-dphy +phy-meson-g12a-mipi-dphy-analog +phy-meson-g12a-usb2 +phy-meson-g12a-usb3-pcie +phy-meson-gxl-usb2 +phy-meson8b-usb2 +phy-mtk-dp +phy-mtk-hdmi-drv +phy-mtk-mipi-dsi-drv +phy-mtk-pcie +phy-mtk-tphy +phy-mtk-ufs +phy-mtk-xsphy +phy-mvebu-a3700-comphy +phy-mvebu-a3700-utmi +phy-mvebu-cp110-comphy +phy-mvebu-cp110-utmi +phy-ocelot-serdes +phy-omap-usb2 +phy-pxa-28nm-hsic +phy-pxa-28nm-usb2 +phy-qcom-apq8064-sata +phy-qcom-edp +phy-qcom-eusb2-repeater +phy-qcom-ipq4019-usb +phy-qcom-ipq806x-sata +phy-qcom-ipq806x-usb +phy-qcom-pcie2 +phy-qcom-qmp-combo +phy-qcom-qmp-pcie +phy-qcom-qmp-pcie-msm8996 +phy-qcom-qmp-ufs +phy-qcom-qmp-usb +phy-qcom-qusb2 +phy-qcom-sgmii-eth +phy-qcom-snps-eusb2 +phy-qcom-snps-femto-v2 +phy-qcom-usb-hs +phy-qcom-usb-hs-28nm +phy-qcom-usb-hsic +phy-qcom-usb-ss +phy-rcar-gen2 +phy-rcar-gen3-pcie +phy-rcar-gen3-usb2 +phy-rcar-gen3-usb3 +phy-rockchip-dp +phy-rockchip-dphy-rx0 +phy-rockchip-emmc +phy-rockchip-inno-csidphy +phy-rockchip-inno-dsidphy +phy-rockchip-inno-hdmi +phy-rockchip-inno-usb2 +phy-rockchip-naneng-combphy +phy-rockchip-pcie +phy-rockchip-snps-pcie3 +phy-rockchip-typec +phy-rockchip-usb +phy-stm32-usbphyc +phy-sun4i-usb +phy-sun50i-usb3 +phy-sun6i-mipi-dphy +phy-tahvo +phy-tegra-usb +phy-tegra-xusb +phy-tegra194-p2u +phy-tusb1210 +phy-zynqmp +physmap +pi3usb30532 +pi433 +pim4328 +pinctrl-apple-gpio +pinctrl-axp209 +pinctrl-cy8c95x0 +pinctrl-da9062 +pinctrl-imx8ulp +pinctrl-imx93 +pinctrl-ipq5018 +pinctrl-ipq5332 +pinctrl-ipq6018 +pinctrl-ipq8074 +pinctrl-ipq9574 +pinctrl-keembay +pinctrl-lochnagar +pinctrl-lpass-lpi +pinctrl-madera +pinctrl-max77620 +pinctrl-mcp23s08 +pinctrl-mcp23s08_i2c +pinctrl-mcp23s08_spi +pinctrl-mdm9607 +pinctrl-meson-s4 +pinctrl-mlxbf3 +pinctrl-msm8916 +pinctrl-msm8953 +pinctrl-msm8976 +pinctrl-msm8994 +pinctrl-msm8996 +pinctrl-msm8998 +pinctrl-mt6779 +pinctrl-qcm2290 +pinctrl-qcs404 +pinctrl-qdf2xxx +pinctrl-qdu1000 +pinctrl-rk805 +pinctrl-sa8775p +pinctrl-sc7180 +pinctrl-sc7280 +pinctrl-sc7280-lpass-lpi +pinctrl-sc8180x +pinctrl-sc8280xp +pinctrl-sc8280xp-lpass-lpi +pinctrl-sdm660 +pinctrl-sdm670 +pinctrl-sdm845 +pinctrl-sdx75 +pinctrl-sm6115 +pinctrl-sm6125 +pinctrl-sm6350 +pinctrl-sm6375 +pinctrl-sm7150 +pinctrl-sm8150 +pinctrl-sm8250 +pinctrl-sm8250-lpass-lpi +pinctrl-sm8350 +pinctrl-sm8450 +pinctrl-sm8450-lpass-lpi +pinctrl-sm8550 +pinctrl-sm8550-lpass-lpi +pinctrl-spmi-gpio +pinctrl-spmi-mpp +pinctrl-ssbi-gpio +pinctrl-ssbi-mpp +pinctrl-stmfx +pinctrl-zynqmp +pinephone-keyboard +ping +pistachio-internal-dac +pixcir_i2c_ts +pkcs7_test_key +pkcs8_key_parser +pktgen +pl111_drm +pl172 +pl2303 +pl330 +plat-ram +plat_nand +platform_lcd +platform_mhu +platform_profile +plfxlc +pli1209bc +plip +plusb +pluto2 +plx_dma +plx_pci +pm-notifier-error-inject +pm2fb +pm3fb +pm6764tr +pm80xx +pm8916_wdt +pm8941-pwrkey +pm8xxx-vibrator +pmbus +pmbus_core +pmc551 +pmcraid +pmic_glink +pmic_glink_altmode +pms7003 +pn532_uart +pn533 +pn533_i2c +pn533_usb +pn544 +pn544_i2c +pn_pep +poly1305-neon +poly1305_generic +polynomial +polyval-ce +polyval-generic +port100 +powermate +powr1220 +ppa +ppdev +ppp_async +ppp_deflate +ppp_mppe +ppp_synctty +pppoatm +pppoe +pppox +pps-gpio +pps-ldisc +pps_parport +pptp +prestera +prestera_pci +pretimeout_panic +prism2_usb +pru_rproc +pruss +ps2-gpio +ps2mult +psample +pse_regulator +psmouse +psnap +pstore_blk +pstore_zone +psxpad-spi +ptp-qoriq +ptp_clockmatrix +ptp_dfl_tod +ptp_idt82p33 +ptp_ines +ptp_kvm +ptp_ocp +pulse8-cec +pulsedlight-lidar-lite-v2 +pv88060-regulator +pv88080-regulator +pv88090-regulator +pvcalls-front +pvpanic +pvpanic-mmio +pvpanic-pci +pvrusb2 +pwc +pwm-apple +pwm-atmel-hlcdc +pwm-atmel-tcb +pwm-beeper +pwm-berlin +pwm-clk +pwm-cros-ec +pwm-dwc +pwm-fan +pwm-fsl-ftm +pwm-hibvt +pwm-imx-tpm +pwm-imx1 +pwm-imx27 +pwm-iqs620a +pwm-ir-tx +pwm-keembay +pwm-lp3943 +pwm-mediatek +pwm-meson +pwm-mtk-disp +pwm-ntxec +pwm-omap-dmtimer +pwm-pca9685 +pwm-rcar +pwm-regulator +pwm-renesas-tpu +pwm-rockchip +pwm-rz-mtu3 +pwm-sl28cpld +pwm-sprd +pwm-stm32 +pwm-stm32-lp +pwm-sun4i +pwm-tegra +pwm-tiecap +pwm-tiehrpwm +pwm-twl +pwm-twl-led +pwm-vibra +pwm-visconti +pwm-xilinx +pwm_bl +pwr-mlxbf +pwrseq_emmc +pwrseq_sd8787 +pwrseq_simple +pxa168_eth +pxa27x_udc +pxe1610 +pxrc +q54sj108a2 +q6adm +q6afe +q6afe-clocks +q6afe-dai +q6apm-dai +q6apm-lpass-dais +q6asm +q6asm-dai +q6core +q6prm +q6prm-clocks +q6routing +q6sstop-qcs404 +qaic +qat_4xxx +qat_c3xxx +qat_c3xxxvf +qat_c62x +qat_c62xvf +qat_dh895xcc +qat_dh895xccvf +qca8k +qca_7k_common +qcaspi +qcauart +qcaux +qcom-apcs-ipc-mailbox +qcom-camss +qcom-coincell +qcom-cpufreq-hw +qcom-cpufreq-nvmem +qcom-emac +qcom-geni-se +qcom-labibb-regulator +qcom-pm8008 +qcom-pon +qcom-rng +qcom-rpmh-regulator +qcom-spmi-adc-tm5 +qcom-spmi-adc5 +qcom-spmi-iadc +qcom-spmi-pmic +qcom-spmi-rradc +qcom-spmi-temp-alarm +qcom-spmi-vadc +qcom-vadc-common +qcom-wdt +qcom-wled +qcom_aoss +qcom_bam_dmux +qcom_battmgr +qcom_common +qcom_edac +qcom_eud +qcom_geni_serial +qcom_glink +qcom_glink_rpm +qcom_glink_smem +qcom_gsbi +qcom_hwspinlock +qcom_ice +qcom_nandc +qcom_pil_info +qcom_pmi8998_charger +qcom_pmic_tcpm +qcom_q6v5 +qcom_q6v5_adsp +qcom_q6v5_mss +qcom_q6v5_pas +qcom_q6v5_wcss +qcom_rpm +qcom_rpm-regulator +qcom_smbb +qcom_smd +qcom_smd-regulator +qcom_spmi-regulator +qcom_stats +qcom_sysmon +qcom_tsens +qcom_usb_vbus-regulator +qcomsmempart +qcrypto +qcserial +qed +qede +qedf +qedi +qedr +qemu_fw_cfg +qinfo_probe +qla1280 +qla2xxx +qla3xxx +qla4xxx +qlcnic +qlge +qm1d1b0004 +qm1d1c0042 +qmi_helpers +qmi_wwan +qnoc-msm8916 +qnoc-msm8939 +qnoc-msm8974 +qnoc-msm8996 +qnoc-qcm2290 +qnoc-qcs404 +qnoc-qdu1000 +qnoc-sa8775p +qnoc-sc7180 +qnoc-sc7280 +qnoc-sc8180x +qnoc-sc8280xp +qnoc-sdm660 +qnoc-sdm670 +qnoc-sdm845 +qnoc-sdx55 +qnoc-sdx65 +qnoc-sm6350 +qnoc-sm8150 +qnoc-sm8250 +qnoc-sm8350 +qnoc-sm8450 +qnoc-sm8550 +qnx4 +qnx6 +qoriq-cpufreq +qoriq_thermal +qrtr +qrtr-mhi +qrtr-smd +qrtr-tun +qsemi +qt1010 +qt1050 +qt1070 +qt2160 +qtnfmac +qtnfmac_pcie +quatech2 +quota_tree +quota_v1 +quota_v2 +qwiic-joystick +qxl +r592 +r6040 +r8152 +r8153_ecm +r8169 +r8192e_pci +r8192u_usb +r820t +r852 +r8712u +r8723bs +r8a66597-hcd +r8a66597-udc +r8a779f0-ether-serdes +raa215300 +radeon +radeonfb +radio-keene +radio-ma901 +radio-maxiradio +radio-mr800 +radio-platform-si4713 +radio-raremono +radio-shark +radio-si470x-common +radio-si470x-i2c +radio-si470x-usb +radio-si476x +radio-tea5764 +radio-usb-si4713 +radio-wl1273 +raid0 +raid1 +raid10 +raid456 +raid6_pq +raid_class +rainshadow-cec +ramoops +ramp_controller +ravb +rave-sp +rave-sp-backlight +rave-sp-pwrbutton +rave-sp-wdt +raw_diag +raw_gadget +raydium_i2c_ts +rbd +rc-adstech-dvb-t-pci +rc-alink-dtu-m +rc-anysee +rc-apac-viewcomp +rc-astrometa-t2hybrid +rc-asus-pc39 +rc-asus-ps3-100 +rc-ati-tv-wonder-hd-600 +rc-ati-x10 +rc-avermedia +rc-avermedia-a16d +rc-avermedia-cardbus +rc-avermedia-dvbt +rc-avermedia-m135a +rc-avermedia-m733a-rm-k6 +rc-avermedia-rm-ks +rc-avertv-303 +rc-azurewave-ad-tu700 +rc-beelink-gs1 +rc-beelink-mxiii +rc-behold +rc-behold-columbus +rc-budget-ci-old +rc-cinergy +rc-cinergy-1400 +rc-core +rc-ct-90405 +rc-d680-dmb +rc-delock-61959 +rc-dib0700-nec +rc-dib0700-rc5 +rc-digitalnow-tinytwin +rc-digittrade +rc-dm1105-nec +rc-dntv-live-dvb-t +rc-dntv-live-dvbt-pro +rc-dreambox +rc-dtt200u +rc-dvbsky +rc-dvico-mce +rc-dvico-portable +rc-em-terratec +rc-encore-enltv +rc-encore-enltv-fm53 +rc-encore-enltv2 +rc-evga-indtube +rc-eztv +rc-flydvb +rc-flyvideo +rc-fusionhdtv-mce +rc-gadmei-rm008z +rc-geekbox +rc-genius-tvgo-a11mce +rc-gotview7135 +rc-hauppauge +rc-hisi-poplar +rc-hisi-tv-demo +rc-imon-mce +rc-imon-pad +rc-imon-rsc +rc-iodata-bctv7e +rc-it913x-v1 +rc-it913x-v2 +rc-kaiomy +rc-khadas +rc-khamsin +rc-kworld-315u +rc-kworld-pc150u +rc-kworld-plus-tv-analog +rc-leadtek-y04g0051 +rc-lme2510 +rc-loopback +rc-manli +rc-mecool-kii-pro +rc-mecool-kiii-pro +rc-medion-x10 +rc-medion-x10-digitainer +rc-medion-x10-or2x +rc-minix-neo +rc-msi-digivox-ii +rc-msi-digivox-iii +rc-msi-tvanywhere +rc-msi-tvanywhere-plus +rc-nebula +rc-nec-terratec-cinergy-xs +rc-norwood +rc-npgtech +rc-odroid +rc-pctv-sedna +rc-pine64 +rc-pinnacle-color +rc-pinnacle-grey +rc-pinnacle-pctv-hd +rc-pixelview +rc-pixelview-002t +rc-pixelview-mk12 +rc-pixelview-new +rc-powercolor-real-angel +rc-proteus-2309 +rc-purpletv +rc-pv951 +rc-rc6-mce +rc-real-audio-220-32-keys +rc-reddo +rc-snapstream-firefly +rc-streamzap +rc-su3000 +rc-tanix-tx3mini +rc-tanix-tx5max +rc-tbs-nec +rc-technisat-ts35 +rc-technisat-usb2 +rc-terratec-cinergy-c-pci +rc-terratec-cinergy-s2-hd +rc-terratec-cinergy-xs +rc-terratec-slim +rc-terratec-slim-2 +rc-tevii-nec +rc-tivo +rc-total-media-in-hand +rc-total-media-in-hand-02 +rc-trekstor +rc-tt-1500 +rc-twinhan-dtv-cab-ci +rc-twinhan1027 +rc-vega-s9x +rc-videomate-m1f +rc-videomate-s350 +rc-videomate-tv-pvr +rc-videostrong-kii-pro +rc-wetek-hub +rc-wetek-play2 +rc-winfast +rc-winfast-usbii-deluxe +rc-x96max +rc-xbox-360 +rc-xbox-dvd +rc-zx-irdec +rc5t583-regulator +rcar-csi2 +rcar-dmac +rcar-du-drm +rcar-fcp +rcar-isp +rcar-vin +rcar_can +rcar_canfd +rcar_cmm +rcar_drif +rcar_dw_hdmi +rcar_fdp1 +rcar_gen3_thermal +rcar_jpu +rcar_lvds +rcar_mipi_dsi +rcar_rproc +rcar_thermal +rdacm20 +rdacm21 +rdc321x-southbridge +rdma_cm +rdma_rxe +rdma_ucm +rds +rds_rdma +rds_tcp +realtek +realtek-mdio +realtek-smi +reboot-mode +redboot +redrat3 +reed_solomon +regmap-ac97 +regmap-i3c +regmap-sccb +regmap-sdw +regmap-sdw-mbq +regmap-slimbus +regmap-spi-avmm +regmap-spmi +regmap-w1 +regulator-haptic +reiserfs +renesas-nand-controller +renesas-rpc-if +renesas_sdhi_core +renesas_sdhi_internal_dmac +renesas_sdhi_sys_dmac +renesas_usb3 +renesas_usbf +renesas_usbhs +renesas_wdt +repaper +reset-a10sr +reset-hi3660 +reset-meson-audio-arb +reset-qcom-pdc +reset-scmi +reset-ti-sci +reset-ti-syscon +reset-tps380x +resistive-adc-touch +retu-mfd +retu-pwrbutton +retu_wdt +rfc1051 +rfc1201 +rfcomm +rfd77402 +rfd_ftl +rfkill-gpio +rio-scan +rio_cm +rio_mport_cdev +rionet +rivafb +rj54n1cb0c +rk3399_dmc +rk805-pwrkey +rk808-regulator +rk817_charger +rk8xx-core +rk8xx-i2c +rk8xx-spi +rk_crypto +rm3100-core +rm3100-i2c +rm3100-spi +rmd160 +rmi_core +rmi_i2c +rmi_smbus +rmi_spi +rmnet +rmtfs_mem +rn5t618 +rn5t618-adc +rn5t618-regulator +rn5t618_power +rn5t618_wdt +rnbd-client +rnbd-server +rndis_host +rndis_wlan +rockchip +rockchip-dfi +rockchip-isp1 +rockchip-nand-controller +rockchip-rga +rockchip-vdec +rockchip_saradc +rockchip_thermal +rockchipdrm +rocker +rohm-bd71828 +rohm-bd718x7 +rohm-bd9576 +rohm-bu27008 +rohm-bu27034 +rohm-regulator +rohm_bu21023 +romfs +rose +rotary_encoder +rp2 +rpcrdma +rpcsec_gss_krb5 +rpi-panel-attiny-regulator +rpm_master_stats +rpmpd +rpmsg_char +rpmsg_core +rpmsg_ctrl +rpmsg_ns +rpmsg_tty +rpmsg_wwan_ctrl +rpr0521 +rsi_91x +rsi_sdio +rsi_usb +rsmu-i2c +rsmu-spi +rswitch_drv +rt1719 +rt2400pci +rt2500pci +rt2500usb +rt2800lib +rt2800mmio +rt2800pci +rt2800usb +rt2x00lib +rt2x00mmio +rt2x00pci +rt2x00usb +rt4801-regulator +rt4803 +rt4831 +rt4831-backlight +rt4831-regulator +rt5033 +rt5033-regulator +rt5033_battery +rt5033_charger +rt5120 +rt5120-pwrkey +rt5120-regulator +rt5190a-regulator +rt5739 +rt5759-regulator +rt6160-regulator +rt6190-regulator +rt61pci +rt6245-regulator +rt73usb +rt9455_charger +rt9467-charger +rt9471 +rtc-88pm80x +rtc-88pm860x +rtc-ab-b5ze-s3 +rtc-ab-eoz9 +rtc-abx80x +rtc-armada38x +rtc-as3722 +rtc-bd70528 +rtc-bq32k +rtc-bq4802 +rtc-cadence +rtc-cpcap +rtc-cros-ec +rtc-da9052 +rtc-da9055 +rtc-da9063 +rtc-ds1286 +rtc-ds1302 +rtc-ds1305 +rtc-ds1307 +rtc-ds1343 +rtc-ds1347 +rtc-ds1374 +rtc-ds1390 +rtc-ds1511 +rtc-ds1553 +rtc-ds1672 +rtc-ds1685 +rtc-ds1742 +rtc-ds2404 +rtc-ds3232 +rtc-em3027 +rtc-fm3130 +rtc-fsl-ftm-alarm +rtc-ftrtc010 +rtc-goldfish +rtc-hid-sensor-time +rtc-hym8563 +rtc-imx-sc +rtc-imxdi +rtc-isl12022 +rtc-isl12026 +rtc-isl1208 +rtc-lp8788 +rtc-m41t80 +rtc-m41t93 +rtc-m41t94 +rtc-m48t35 +rtc-m48t59 +rtc-m48t86 +rtc-max6900 +rtc-max6902 +rtc-max6916 +rtc-max77686 +rtc-max8907 +rtc-max8925 +rtc-max8997 +rtc-max8998 +rtc-mc13xxx +rtc-mcp795 +rtc-meson-vrtc +rtc-msm6242 +rtc-mt2712 +rtc-mt6397 +rtc-mt7622 +rtc-mxc +rtc-mxc_v2 +rtc-nct3018y +rtc-ntxec +rtc-nxp-bbnsm +rtc-optee +rtc-palmas +rtc-pcap +rtc-pcf2123 +rtc-pcf2127 +rtc-pcf50633 +rtc-pcf85063 +rtc-pcf8523 +rtc-pcf85363 +rtc-pcf8563 +rtc-pcf8583 +rtc-pl030 +rtc-pl031 +rtc-pm8xxx +rtc-r7301 +rtc-r9701 +rtc-rc5t583 +rtc-rc5t619 +rtc-rk808 +rtc-rp5c01 +rtc-rs5c348 +rtc-rs5c372 +rtc-rv3028 +rtc-rv3029c2 +rtc-rv3032 +rtc-rv8803 +rtc-rx4581 +rtc-rx6110 +rtc-rx8010 +rtc-rx8025 +rtc-rx8581 +rtc-s35390a +rtc-s5m +rtc-sc27xx +rtc-sd3078 +rtc-sh +rtc-snvs +rtc-stk17ta8 +rtc-stm32 +rtc-tegra +rtc-ti-k3 +rtc-tps6586x +rtc-tps65910 +rtc-twl +rtc-wm831x +rtc-wm8350 +rtc-x1205 +rtc-zynqmp +rti_wdt +rtl2830 +rtl2832 +rtl2832_sdr +rtl8150 +rtl8187 +rtl8188ee +rtl818x_pci +rtl8192c-common +rtl8192ce +rtl8192cu +rtl8192de +rtl8192ee +rtl8192se +rtl8365mb +rtl8366 +rtl8723-common +rtl8723ae +rtl8723be +rtl8821ae +rtl8xxxu +rtl_pci +rtl_usb +rtllib +rtllib_crypt_ccmp +rtllib_crypt_tkip +rtllib_crypt_wep +rtlwifi +rtmv20-regulator +rtq2134-regulator +rtq6056 +rtq6752-regulator +rtrs-client +rtrs-core +rtrs-server +rts5208 +rtsx_pci +rtsx_pci_ms +rtsx_pci_sdmmc +rtsx_usb +rtsx_usb_ms +rtsx_usb_sdmmc +rtw88_8723d +rtw88_8723de +rtw88_8723ds +rtw88_8723du +rtw88_8821c +rtw88_8821ce +rtw88_8821cs +rtw88_8821cu +rtw88_8822b +rtw88_8822be +rtw88_8822bs +rtw88_8822bu +rtw88_8822c +rtw88_8822ce +rtw88_8822cs +rtw88_8822cu +rtw88_core +rtw88_pci +rtw88_sdio +rtw88_usb +rtw89_8851b +rtw89_8851be +rtw89_8852a +rtw89_8852ae +rtw89_8852b +rtw89_8852be +rtw89_8852c +rtw89_8852ce +rtw89_core +rtw89_pci +rvu_af +rvu_cptcommon +rvu_cptpf +rvu_cptvf +rvu_mbox +rvu_nicpf +rvu_nicvf +rx51_battery +rxperf +rxrpc +rz-dmac +rz-mtu3-cnt +rza_wdt +rzg2l-cru +rzg2l-csi2 +rzg2l_adc +rzg2l_mipi_dsi +rzg2l_thermal +rzg2l_wdt +rzn1_wdt +rzv2m_usb3drd +s1d13xxxfb +s2250 +s2255drv +s2io +s2mpa01 +s2mps11 +s3fb +s3fwrn5 +s3fwrn5_i2c +s3fwrn82_uart +s5c73m3 +s5h1409 +s5h1411 +s5h1420 +s5h1432 +s5k5baf +s5k6a3 +s5m8767 +s626 +s6sy761 +s921 +sa2ul +saa6588 +saa6752hs +saa7110 +saa7115 +saa7127 +saa7134 +saa7134-alsa +saa7134-dvb +saa7134-empress +saa7134-go7007 +saa7146 +saa7146_vv +saa7164 +saa717x +saa7185 +saa7706h +safe_serial +sahara +sample-trace-array +samsung-dsim +samsung-keypad +samsung-sxgbe +samsung_tty +sata_dwc_460ex +sata_inic162x +sata_mv +sata_nv +sata_promise +sata_qstor +sata_rcar +sata_sil +sata_sil24 +sata_sis +sata_svw +sata_sx4 +sata_uli +sata_via +sata_vsc +savagefb +sb1000 +sbp_target +sbrmi +sbs-battery +sbs-charger +sbs-manager +sbsa_gwdt +sbtsi_temp +sc16is7xx +sc2731-regulator +sc2731_charger +sc27xx-poweroff +sc27xx-vibra +sc27xx_adc +sc27xx_fuel_gauge +sc92031 +sc9860-clk +sc9863a-clk +sca3000 +sca3300 +scd30_core +scd30_i2c +scd30_serial +scd4x +sch5627 +sch5636 +sch56xx-common +sch_cake +sch_cbs +sch_choke +sch_codel +sch_drr +sch_etf +sch_ets +sch_fq +sch_fq_codel +sch_fq_pie +sch_gred +sch_hfsc +sch_hhf +sch_htb +sch_ingress +sch_mqprio +sch_mqprio_lib +sch_multiq +sch_netem +sch_pie +sch_plug +sch_prio +sch_qfq +sch_red +sch_sfb +sch_sfq +sch_skbprio +sch_taprio +sch_tbf +sch_teql +sci-clk +sclk-div +scmi-cpufreq +scmi-hwmon +scmi-regulator +scmi_iio +scmi_pm_domain +scmi_power_control +scpi-cpufreq +scpi-hwmon +scpi_pm_domain +scsi_debug +scsi_dh_alua +scsi_dh_emc +scsi_dh_hp_sw +scsi_dh_rdac +scsi_transport_fc +scsi_transport_iscsi +scsi_transport_sas +scsi_transport_spi +scsi_transport_srp +sctp +sctp_diag +sd_adc_modulator +sdhci +sdhci-acpi +sdhci-cadence +sdhci-esdhc-imx +sdhci-milbeaut +sdhci-msm +sdhci-of-arasan +sdhci-of-at91 +sdhci-of-dwcmshc +sdhci-of-esdhc +sdhci-of-sparx5 +sdhci-omap +sdhci-pci +sdhci-pltfm +sdhci-pxav3 +sdhci-sprd +sdhci-tegra +sdhci-xenon-driver +sdhci_am654 +sdhci_f_sdh30 +sdio_uart +sensehat-joystick +sensorhub +serial-tegra +serial_ir +serio_raw +sermouse +serpent_generic +serport +ses +sf-pdma +sfc +sfc-falcon +sfc-siena +sfp +sgi_w1 +sgp30 +sgp40 +sh_eth +sh_mmcif +sh_mobile_lcdcfb +sha1-ce +sha2-ce +sha256-arm64 +sha3-ce +shark2 +shmob-drm +sht15 +sht21 +sht3x +sht4x +shtc1 +si1133 +si1145 +si2157 +si2165 +si2168 +si21xx +si4713 +si476x-core +si7005 +si7020 +sidewinder +sierra +sierra_net +sifive +sii902x +sii9234 +sil-sii8620 +sil164 +silead +simple-bridge +simple-mfd-i2c +simpledrm +simplefb +siox-bus-gpio +siox-core +sis190 +sis5595 +sis900 +sis_i2c +sisfb +sisusbvga +sit +siw +sja1000 +sja1000_isa +sja1000_platform +sja1105 +skfp +skge +sky2 +sky81452 +sky81452-backlight +sky81452-regulator +sl28cpld-hwmon +sl28cpld_wdt +sl28vpd +sl811-hcd +slcan +slg51000-regulator +slic_ds26522 +slicoss +slim-qcom-ctrl +slim-qcom-ngd-ctrl +slimbus +slip +slram +sm2_generic +sm3 +sm3-ce +sm3-neon +sm3_generic +sm4 +sm4-ce +sm4-ce-ccm +sm4-ce-cipher +sm4-ce-gcm +sm4-neon +sm4_generic +sm501 +sm501fb +sm712fb +sm750fb +sm_common +sm_ftl +smartpqi +smb347-charger +smc +smc_diag +smd-rpm +smem +smipcie +smm665 +smp2p +smpro-core +smpro-errmon +smpro-hwmon +smpro-misc +smsc +smsc47b397 +smsc47m1 +smsc47m192 +smsc75xx +smsc911x +smsc9420 +smsc95xx +smscufx +smsdvb +smsm +smsmdtv +smssdio +smsusb +snd +snd-ac97-codec +snd-acp-config +snd-ad1889 +snd-ak4113 +snd-ak4114 +snd-ak4xxx-adda +snd-ali5451 +snd-aloop +snd-als300 +snd-atiixp +snd-atiixp-modem +snd-au8810 +snd-au8820 +snd-au8830 +snd-aw2 +snd-azt3328 +snd-bcd2000 +snd-bebob +snd-bt87x +snd-ca0106 +snd-cmipci +snd-compress +snd-cs4281 +snd-cs46xx +snd-cs8427 +snd-ctl-led +snd-ctxfi +snd-darla20 +snd-darla24 +snd-dice +snd-dummy +snd-echo3g +snd-emu10k1 +snd-emu10k1-synth +snd-emu10k1x +snd-emux-synth +snd-ens1370 +snd-ens1371 +snd-es1938 +snd-es1968 +snd-fireface +snd-firewire-digi00x +snd-firewire-lib +snd-firewire-motu +snd-firewire-tascam +snd-fireworks +snd-fm801 +snd-gina20 +snd-gina24 +snd-hda-codec +snd-hda-codec-analog +snd-hda-codec-ca0110 +snd-hda-codec-ca0132 +snd-hda-codec-cirrus +snd-hda-codec-cmedia +snd-hda-codec-conexant +snd-hda-codec-cs8409 +snd-hda-codec-generic +snd-hda-codec-hdmi +snd-hda-codec-idt +snd-hda-codec-realtek +snd-hda-codec-si3054 +snd-hda-codec-via +snd-hda-core +snd-hda-cs-dsp-ctls +snd-hda-ext-core +snd-hda-intel +snd-hda-scodec-cs35l41 +snd-hda-scodec-cs35l41-i2c +snd-hda-scodec-cs35l41-spi +snd-hda-tegra +snd-hdsp +snd-hdspm +snd-hrtimer +snd-hwdep +snd-i2c +snd-ice1712 +snd-ice1724 +snd-ice17xx-ak4xxx +snd-indigo +snd-indigodj +snd-indigodjx +snd-indigoio +snd-indigoiox +snd-intel-dspcfg +snd-intel-sdw-acpi +snd-intel8x0 +snd-intel8x0m +snd-isight +snd-korg1212 +snd-layla20 +snd-layla24 +snd-lola +snd-lx6464es +snd-maestro3 +snd-mia +snd-mixart +snd-mixer-oss +snd-mona +snd-mpu401 +snd-mpu401-uart +snd-mtpav +snd-mts64 +snd-nm256 +snd-opl3-lib +snd-opl3-synth +snd-oxfw +snd-oxygen +snd-oxygen-lib +snd-pcm +snd-pcm-dmaengine +snd-pcmtest +snd-pcxhr +snd-portman2x4 +snd-pt2258 +snd-q6apm +snd-q6dsp-common +snd-rawmidi +snd-riptide +snd-rme32 +snd-rme96 +snd-rme9652 +snd-seq +snd-seq-device +snd-seq-dummy +snd-seq-midi +snd-seq-midi-emul +snd-seq-midi-event +snd-seq-ump-client +snd-seq-virmidi +snd-serial-generic +snd-serial-u16550 +snd-soc-63xx +snd-soc-ac97 +snd-soc-acp-da7219mx98357-mach +snd-soc-acp-es8336-mach +snd-soc-acp-rt5645-mach +snd-soc-acpi +snd-soc-adau-utils +snd-soc-adau1372 +snd-soc-adau1372-i2c +snd-soc-adau1372-spi +snd-soc-adau1701 +snd-soc-adau1761 +snd-soc-adau1761-i2c +snd-soc-adau1761-spi +snd-soc-adau17x1 +snd-soc-adau7002 +snd-soc-adau7118 +snd-soc-adau7118-hw +snd-soc-adau7118-i2c +snd-soc-adi-axi-i2s +snd-soc-adi-axi-spdif +snd-soc-ak4104 +snd-soc-ak4118 +snd-soc-ak4375 +snd-soc-ak4458 +snd-soc-ak4554 +snd-soc-ak4613 +snd-soc-ak4642 +snd-soc-ak5386 +snd-soc-ak5558 +snd-soc-alc5623 +snd-soc-alc5632 +snd-soc-apple-mca +snd-soc-apq8016-sbc +snd-soc-apq8096 +snd-soc-armada-370-db +snd-soc-audio-graph-card +snd-soc-audio-graph-card2 +snd-soc-audio-graph-card2-custom-sample +snd-soc-aw8738 +snd-soc-aw88395 +snd-soc-aw88395-lib +snd-soc-bd28623 +snd-soc-bt-sco +snd-soc-chv3-codec +snd-soc-core +snd-soc-cpcap +snd-soc-cros-ec-codec +snd-soc-cs35l32 +snd-soc-cs35l33 +snd-soc-cs35l34 +snd-soc-cs35l35 +snd-soc-cs35l36 +snd-soc-cs35l41 +snd-soc-cs35l41-i2c +snd-soc-cs35l41-lib +snd-soc-cs35l41-spi +snd-soc-cs35l45 +snd-soc-cs35l45-i2c +snd-soc-cs35l45-spi +snd-soc-cs35l56 +snd-soc-cs35l56-i2c +snd-soc-cs35l56-sdw +snd-soc-cs35l56-shared +snd-soc-cs35l56-spi +snd-soc-cs4234 +snd-soc-cs4265 +snd-soc-cs4270 +snd-soc-cs4271 +snd-soc-cs4271-i2c +snd-soc-cs4271-spi +snd-soc-cs42l42 +snd-soc-cs42l42-i2c +snd-soc-cs42l42-sdw +snd-soc-cs42l51 +snd-soc-cs42l51-i2c +snd-soc-cs42l52 +snd-soc-cs42l56 +snd-soc-cs42l73 +snd-soc-cs42l83-i2c +snd-soc-cs42xx8 +snd-soc-cs42xx8-i2c +snd-soc-cs43130 +snd-soc-cs4341 +snd-soc-cs4349 +snd-soc-cs53l30 +snd-soc-cx2072x +snd-soc-da7213 +snd-soc-da7219 +snd-soc-davinci-mcasp +snd-soc-dmic +snd-soc-es7134 +snd-soc-es7241 +snd-soc-es8316 +snd-soc-es8326 +snd-soc-es8328 +snd-soc-es8328-i2c +snd-soc-es8328-spi +snd-soc-fsi +snd-soc-fsl-asoc-card +snd-soc-fsl-asrc +snd-soc-fsl-aud2htx +snd-soc-fsl-audmix +snd-soc-fsl-easrc +snd-soc-fsl-esai +snd-soc-fsl-micfil +snd-soc-fsl-mqs +snd-soc-fsl-rpmsg +snd-soc-fsl-sai +snd-soc-fsl-spdif +snd-soc-fsl-ssi +snd-soc-fsl-utils +snd-soc-fsl-xcvr +snd-soc-gtm601 +snd-soc-hda-codec +snd-soc-hdmi-codec +snd-soc-ics43432 +snd-soc-idt821034 +snd-soc-imx-audmix +snd-soc-imx-audmux +snd-soc-imx-card +snd-soc-imx-es8328 +snd-soc-imx-hdmi +snd-soc-imx-rpmsg +snd-soc-imx-sgtl5000 +snd-soc-imx-spdif +snd-soc-inno-rk3036 +snd-soc-j721e-evm +snd-soc-kirkwood +snd-soc-kmb_platform +snd-soc-lochnagar-sc +snd-soc-lpass-apq8016 +snd-soc-lpass-cdc-dma +snd-soc-lpass-cpu +snd-soc-lpass-hdmi +snd-soc-lpass-ipq806x +snd-soc-lpass-macro-common +snd-soc-lpass-platform +snd-soc-lpass-rx-macro +snd-soc-lpass-sc7180 +snd-soc-lpass-sc7280 +snd-soc-lpass-tx-macro +snd-soc-lpass-va-macro +snd-soc-lpass-wsa-macro +snd-soc-max9759 +snd-soc-max98088 +snd-soc-max98090 +snd-soc-max98357a +snd-soc-max98363 +snd-soc-max98373 +snd-soc-max98373-i2c +snd-soc-max98373-sdw +snd-soc-max98388 +snd-soc-max98390 +snd-soc-max98396 +snd-soc-max98504 +snd-soc-max98520 +snd-soc-max9860 +snd-soc-max9867 +snd-soc-max98927 +snd-soc-meson-aiu +snd-soc-meson-axg-fifo +snd-soc-meson-axg-frddr +snd-soc-meson-axg-pdm +snd-soc-meson-axg-sound-card +snd-soc-meson-axg-spdifin +snd-soc-meson-axg-spdifout +snd-soc-meson-axg-tdm-formatter +snd-soc-meson-axg-tdm-interface +snd-soc-meson-axg-tdmin +snd-soc-meson-axg-tdmout +snd-soc-meson-axg-toddr +snd-soc-meson-card-utils +snd-soc-meson-codec-glue +snd-soc-meson-g12a-toacodec +snd-soc-meson-g12a-tohdmitx +snd-soc-meson-gx-sound-card +snd-soc-meson-t9015 +snd-soc-mikroe-proto +snd-soc-msm8916-analog +snd-soc-msm8916-digital +snd-soc-mt6351 +snd-soc-mt6358 +snd-soc-mt6359 +snd-soc-mt6660 +snd-soc-mt6797-afe +snd-soc-mt8183-afe +snd-soc-mt8186-afe +snd-soc-mt8188-afe +snd-soc-mt8192-afe +snd-soc-mt8195-afe +snd-soc-mtk-common +snd-soc-nau8315 +snd-soc-nau8540 +snd-soc-nau8810 +snd-soc-nau8821 +snd-soc-nau8822 +snd-soc-nau8824 +snd-soc-nau8825 +snd-soc-pcm1681 +snd-soc-pcm1789-codec +snd-soc-pcm1789-i2c +snd-soc-pcm179x-codec +snd-soc-pcm179x-i2c +snd-soc-pcm179x-spi +snd-soc-pcm186x +snd-soc-pcm186x-i2c +snd-soc-pcm186x-spi +snd-soc-pcm3060 +snd-soc-pcm3060-i2c +snd-soc-pcm3060-spi +snd-soc-pcm3168a +snd-soc-pcm3168a-i2c +snd-soc-pcm3168a-spi +snd-soc-pcm5102a +snd-soc-pcm512x +snd-soc-pcm512x-i2c +snd-soc-pcm512x-spi +snd-soc-peb2466 +snd-soc-qcom-common +snd-soc-qcom-sdw +snd-soc-rcar +snd-soc-rk3288-hdmi-analog +snd-soc-rk3328 +snd-soc-rk3399-gru-sound +snd-soc-rk817 +snd-soc-rl6231 +snd-soc-rockchip-i2s +snd-soc-rockchip-i2s-tdm +snd-soc-rockchip-max98090 +snd-soc-rockchip-pdm +snd-soc-rockchip-rt5645 +snd-soc-rockchip-spdif +snd-soc-rt1011 +snd-soc-rt1015 +snd-soc-rt1015p +snd-soc-rt1308-sdw +snd-soc-rt1316-sdw +snd-soc-rt1318-sdw +snd-soc-rt5514 +snd-soc-rt5514-spi +snd-soc-rt5616 +snd-soc-rt5631 +snd-soc-rt5640 +snd-soc-rt5645 +snd-soc-rt5659 +snd-soc-rt5663 +snd-soc-rt5677 +snd-soc-rt5677-spi +snd-soc-rt5682 +snd-soc-rt5682-i2c +snd-soc-rt5682-sdw +snd-soc-rt5682s +snd-soc-rt700 +snd-soc-rt711 +snd-soc-rt711-sdca +snd-soc-rt712-sdca +snd-soc-rt712-sdca-dmic +snd-soc-rt715 +snd-soc-rt715-sdca +snd-soc-rt722-sdca +snd-soc-rt9120 +snd-soc-rz-ssi +snd-soc-sc7180 +snd-soc-sc7280 +snd-soc-sc8280xp +snd-soc-sdm845 +snd-soc-sdw-mockup +snd-soc-sgtl5000 +snd-soc-si476x +snd-soc-sigmadsp +snd-soc-sigmadsp-i2c +snd-soc-sigmadsp-regmap +snd-soc-simple-amplifier +snd-soc-simple-card +snd-soc-simple-card-utils +snd-soc-simple-mux +snd-soc-sm8250 +snd-soc-sma1303 +snd-soc-spdif-rx +snd-soc-spdif-tx +snd-soc-sprd-platform +snd-soc-src4xxx +snd-soc-src4xxx-i2c +snd-soc-ssm2305 +snd-soc-ssm2518 +snd-soc-ssm2602 +snd-soc-ssm2602-i2c +snd-soc-ssm2602-spi +snd-soc-ssm3515 +snd-soc-ssm4567 +snd-soc-sta32x +snd-soc-sta350 +snd-soc-sti-sas +snd-soc-stm32-i2s +snd-soc-stm32-sai +snd-soc-stm32-sai-sub +snd-soc-stm32-spdifrx +snd-soc-storm +snd-soc-tas2552 +snd-soc-tas2562 +snd-soc-tas2764 +snd-soc-tas2770 +snd-soc-tas2780 +snd-soc-tas2781-comlib +snd-soc-tas2781-fmwlib +snd-soc-tas2781-i2c +snd-soc-tas5086 +snd-soc-tas571x +snd-soc-tas5720 +snd-soc-tas5805m +snd-soc-tas6424 +snd-soc-tda7419 +snd-soc-tegra-audio-graph-card +snd-soc-tegra-machine +snd-soc-tegra-pcm +snd-soc-tegra-wm8903 +snd-soc-tegra186-asrc +snd-soc-tegra186-dspk +snd-soc-tegra20-ac97 +snd-soc-tegra20-das +snd-soc-tegra20-i2s +snd-soc-tegra20-spdif +snd-soc-tegra210-admaif +snd-soc-tegra210-adx +snd-soc-tegra210-ahub +snd-soc-tegra210-amx +snd-soc-tegra210-dmic +snd-soc-tegra210-i2s +snd-soc-tegra210-mixer +snd-soc-tegra210-mvc +snd-soc-tegra210-ope +snd-soc-tegra210-sfc +snd-soc-tegra30-ahub +snd-soc-tegra30-i2s +snd-soc-test-component +snd-soc-tfa9879 +snd-soc-tfa989x +snd-soc-ti-edma +snd-soc-ti-sdma +snd-soc-ti-udma +snd-soc-tlv320adc3xxx +snd-soc-tlv320adcx140 +snd-soc-tlv320aic23 +snd-soc-tlv320aic23-i2c +snd-soc-tlv320aic23-spi +snd-soc-tlv320aic31xx +snd-soc-tlv320aic32x4 +snd-soc-tlv320aic32x4-i2c +snd-soc-tlv320aic32x4-spi +snd-soc-tlv320aic3x +snd-soc-tlv320aic3x-i2c +snd-soc-tlv320aic3x-spi +snd-soc-tpa6130a2 +snd-soc-ts3a227e +snd-soc-tscs42xx +snd-soc-tscs454 +snd-soc-uda1334 +snd-soc-wcd-mbhc +snd-soc-wcd9335 +snd-soc-wcd934x +snd-soc-wcd938x +snd-soc-wcd938x-sdw +snd-soc-wm-adsp +snd-soc-wm-hubs +snd-soc-wm8510 +snd-soc-wm8523 +snd-soc-wm8524 +snd-soc-wm8580 +snd-soc-wm8711 +snd-soc-wm8728 +snd-soc-wm8731 +snd-soc-wm8731-i2c +snd-soc-wm8731-spi +snd-soc-wm8737 +snd-soc-wm8741 +snd-soc-wm8750 +snd-soc-wm8753 +snd-soc-wm8770 +snd-soc-wm8776 +snd-soc-wm8782 +snd-soc-wm8804 +snd-soc-wm8804-i2c +snd-soc-wm8804-spi +snd-soc-wm8903 +snd-soc-wm8904 +snd-soc-wm8940 +snd-soc-wm8960 +snd-soc-wm8961 +snd-soc-wm8962 +snd-soc-wm8974 +snd-soc-wm8978 +snd-soc-wm8985 +snd-soc-wm8994 +snd-soc-wm9712 +snd-soc-wsa881x +snd-soc-wsa883x +snd-soc-wsa884x +snd-soc-xlnx-formatter-pcm +snd-soc-xlnx-i2s +snd-soc-xlnx-spdif +snd-soc-xtfpga-i2s +snd-soc-zl38060 +snd-sof +snd-sof-imx8 +snd-sof-imx8m +snd-sof-imx8ulp +snd-sof-mt8186 +snd-sof-mt8195 +snd-sof-of +snd-sof-utils +snd-sof-xtensa-dsp +snd-sonicvibes +snd-timer +snd-trident +snd-ua101 +snd-ump +snd-usb-6fire +snd-usb-audio +snd-usb-caiaq +snd-usb-hiface +snd-usb-line6 +snd-usb-pod +snd-usb-podhd +snd-usb-toneport +snd-usb-variax +snd-usbmidi-lib +snd-util-mem +snd-via82xx +snd-via82xx-modem +snd-virmidi +snd-virtuoso +snd-vx-lib +snd-vx222 +snd-ymfpci +snd_xen_front +snet_vdpa +snic +snps_udc_core +snps_udc_plat +snvs_pwrkey +soc_button_array +socfpga +socfpga-a10 +socinfo +softdog +softing +solo6x10 +solos-pci +sony-btf-mpx +soundcore +soundwire-amd +soundwire-bus +soundwire-cadence +soundwire-generic-allocation +soundwire-intel +soundwire-qcom +sp2 +sp805_wdt +sp8870 +sp887x +spaceball +spaceorb +sparse-keymap +sparx5-switch +sparx5-temp +spcp8x5 +speakup +speakup_acntsa +speakup_apollo +speakup_audptr +speakup_bns +speakup_decext +speakup_dectlk +speakup_dummy +speakup_ltlk +speakup_soft +speakup_spkout +speakup_txprt +speedfax +speedtch +spi-altera-core +spi-altera-dfl +spi-altera-platform +spi-amd +spi-amlogic-spifc-a1 +spi-armada-3700 +spi-axi-spi-engine +spi-bitbang +spi-butterfly +spi-cadence +spi-cadence-quadspi +spi-cadence-xspi +spi-dln2 +spi-dw +spi-dw-mmio +spi-dw-pci +spi-fsi +spi-fsl-dspi +spi-fsl-lpspi +spi-fsl-qspi +spi-geni-qcom +spi-gpio +spi-hisi-kunpeng +spi-hisi-sfc-v3xx +spi-imx +spi-lm70llp +spi-loopback-test +spi-meson-spicc +spi-meson-spifc +spi-microchip-core +spi-microchip-core-qspi +spi-mt65xx +spi-mtk-nor +spi-mtk-snfi +spi-mux +spi-mxic +spi-nor +spi-npcm-fiu +spi-npcm-pspi +spi-nxp-fspi +spi-oc-tiny +spi-orion +spi-pci1xxxx +spi-pl022 +spi-pxa2xx-pci +spi-pxa2xx-platform +spi-qcom-qspi +spi-qup +spi-rockchip +spi-rockchip-sfc +spi-rpc-if +spi-rspi +spi-rzv2m-csi +spi-sc18is602 +spi-sh-hspi +spi-sh-msiof +spi-sifive +spi-slave-mt27xx +spi-slave-system-control +spi-slave-time +spi-sn-f-ospi +spi-sprd +spi-sprd-adi +spi-stm32 +spi-stm32-qspi +spi-sun6i +spi-synquacer +spi-tegra114 +spi-tegra20-sflash +spi-tegra20-slink +spi-tegra210-quad +spi-thunderx +spi-tle62x0 +spi-wpcm-fiu +spi-xcomm +spi-xlp +spi-zynqmp-gqspi +spi_ks8995 +spidev +spinand +spl +spmi +spmi-mtk-pmif +spmi-pmic-arb +sprd-dma +sprd-drm +sprd-iommu +sprd-mailbox +sprd-mcdt +sprd-sc27xx-spi +sprd_hwspinlock +sprd_serial +sprd_thermal +sprd_wdt +sps30 +sps30_i2c +sps30_serial +sr9700 +sr9800 +srf04 +srf08 +ssb +ssb-hcd +ssd1307fb +ssd130x +ssd130x-i2c +ssd130x-spi +ssfdc +ssif_bmc +ssp_accel_sensor +ssp_gyro_sensor +ssp_iio +sst25l +sstfb +ssu100 +st +st-mipid02 +st-nci +st-nci_i2c +st-nci_spi +st-vgxy61 +st1232 +st21nfca_hci +st21nfca_i2c +st7586 +st7735r +st95hf +st_accel +st_accel_i2c +st_accel_spi +st_drv +st_gyro +st_gyro_i2c +st_gyro_spi +st_lsm6dsx +st_lsm6dsx_i2c +st_lsm6dsx_i3c +st_lsm6dsx_spi +st_lsm9ds0 +st_lsm9ds0_i2c +st_lsm9ds0_spi +st_magn +st_magn_i2c +st_magn_spi +st_pressure +st_pressure_i2c +st_pressure_spi +st_sensors +st_sensors_i2c +st_sensors_spi +st_thermal +st_thermal_memmap +st_uvis25_core +st_uvis25_i2c +st_uvis25_spi +starfire +stb0899 +stb6000 +stb6100 +ste10Xp +stex +stinger +stk1160 +stk3310 +stk8312 +stk8ba50 +stm-drm +stm32-adc +stm32-adc-core +stm32-booster +stm32-cec +stm32-crc32 +stm32-cryp +stm32-dac +stm32-dac-core +stm32-dcmi +stm32-dfsdm-adc +stm32-dfsdm-core +stm32-dma2d +stm32-fmc2-ebi +stm32-hash +stm32-lptimer +stm32-lptimer-cnt +stm32-lptimer-trigger +stm32-rng +stm32-timer-cnt +stm32-timer-trigger +stm32-timers +stm32-usart +stm32-vrefbuf +stm32_adfsdm +stm32_fmc2_nand +stm32_iwdg +stm32_rproc +stm_console +stm_core +stm_ftrace +stm_heartbeat +stm_p_basic +stm_p_sys-t +stmfts +stmfx +stmmac +stmmac-pci +stmmac-platform +stmpe-adc +stmpe-keypad +stmpe-ts +stowaway +stp +stpddc60 +stpmic1 +stpmic1_onkey +stpmic1_regulator +stpmic1_wdt +stratix10-rsu +stratix10-soc +stratix10-svc +streamzap +streebog_generic +stts751 +stusb160x +stv0288 +stv0297 +stv0299 +stv0367 +stv0900 +stv090x +stv0910 +stv6110 +stv6110x +stv6111 +sun4i-csi +sun4i-drm +sun4i-gpadc +sun4i-ss +sun4i-tcon +sun4i_tv +sun50i-codec-analog +sun50i-cpufreq-nvmem +sun50i-dmic +sun6i-csi +sun6i-dma +sun6i-isp +sun6i-mipi-csi2 +sun6i-rtc-ccu +sun6i_drc +sun6i_hwspinlock +sun6i_mipi_dsi +sun8i-a33-mbus +sun8i-a83t-mipi-csi2 +sun8i-adda-pr-regmap +sun8i-ce +sun8i-codec +sun8i-codec-analog +sun8i-di +sun8i-drm-hdmi +sun8i-mixer +sun8i-rotate +sun8i-ss +sun8i_tcon_top +sun8i_thermal +sundance +sungem +sungem_phy +sunhme +suni +sunkbd +sunrise_co2 +sunrpc +sunxi +sunxi-cedrus +sunxi-cir +sunxi-mmc +sunxi-rsb +sunxi_wdt +sur40 +surface3_spi +surface_acpi_notify +surface_aggregator +surface_aggregator_cdev +surface_aggregator_hub +surface_aggregator_registry +surface_aggregator_tabletsw +surface_battery +surface_charger +surface_dtx +surface_gpe +surface_hid +surface_hid_core +surface_hotplug +surface_kbd +surface_platform_profile +svc-i3c-master +svgalib +switchtec +sx8654 +sx9310 +sx9324 +sx9360 +sx9500 +sx_common +sy7636a-hwmon +sy7636a-regulator +sy8106a-regulator +sy8824x +sy8827n +sym53c8xx +symbolserial +synaptics_i2c +synaptics_usb +synclink_gt +synopsys_edac +syscon-reboot-mode +sysv +t5403 +tag_ar9331 +tag_brcm +tag_dsa +tag_gswip +tag_hellcreek +tag_ksz +tag_lan9303 +tag_mtk +tag_none +tag_ocelot +tag_ocelot_8021q +tag_qca +tag_rtl4_a +tag_rtl8_4 +tag_rzn1_a5psw +tag_sja1105 +tag_trailer +tag_xrs700x +tap +target_core_file +target_core_iblock +target_core_mod +target_core_pscsi +target_core_user +tc-dwc-g210 +tc-dwc-g210-pci +tc-dwc-g210-pltfrm +tc358743 +tc358746 +tc358762 +tc358764 +tc358767 +tc358768 +tc358775 +tc3589x-keypad +tc654 +tc74 +tc90522 +tca6416-keypad +tca8418_keypad +tcan4x5x +tcm_fc +tcm_loop +tcm_qla2xxx +tcm_remote +tcm_usb_gadget +tcp_bbr +tcp_bic +tcp_cdg +tcp_dctcp +tcp_diag +tcp_highspeed +tcp_htcp +tcp_hybla +tcp_illinois +tcp_lp +tcp_nv +tcp_scalable +tcp_vegas +tcp_veno +tcp_westwood +tcp_yeah +tcpci +tcpci_maxim +tcpci_mt6360 +tcpci_mt6370 +tcpci_rt1711h +tcpm +tcrypt +tcs3414 +tcs3472 +tcsrcc-sm8550 +tda10021 +tda10023 +tda10048 +tda1004x +tda10071 +tda10086 +tda18212 +tda18218 +tda18250 +tda18271 +tda18271c2dd +tda1997x +tda38640 +tda665x +tda7432 +tda8083 +tda8261 +tda826x +tda827x +tda8290 +tda9840 +tda9887 +tda9950 +tda998x +tdfxfb +tdo24m +tea575x +tea5761 +tea5767 +tea6415c +tea6420 +team +team_mode_activebackup +team_mode_broadcast +team_mode_loadbalance +team_mode_random +team_mode_roundrobin +tee +tef6862 +tegra-aconnect +tegra-bpmp-thermal +tegra-drm +tegra-gmi +tegra-kbc +tegra-vde +tegra-video +tegra-xudc +tegra186-cpufreq +tegra186-gpc-dma +tegra194-cpufreq +tegra210-adma +tegra210-emc +tegra30-devfreq +tegra_cec +tegra_nand +tegra_wdt +tehuti +teranetics +test_blackhole_dev +test_bpf +test_power +tg3 +thc63lvd1024 +thermal-generic-adc +thermal_mmio +thmc50 +ths7303 +ths8200 +thunder_bgx +thunder_xcv +thunderbolt +thunderbolt_net +thunderx-mmc +thunderx2_pmu +thunderx_edac +thunderx_zip +ti-adc081c +ti-adc0832 +ti-adc084s021 +ti-adc108s102 +ti-adc12138 +ti-adc128s052 +ti-adc161s626 +ti-ads1015 +ti-ads1100 +ti-ads124s08 +ti-ads131e08 +ti-ads7924 +ti-ads7950 +ti-ads8344 +ti-ads8688 +ti-am65-cpsw-nuss +ti-cal +ti-dac082s085 +ti-dac5571 +ti-dac7311 +ti-dac7612 +ti-dlpc3433 +ti-ecap-capture +ti-j721e-ufs +ti-lmp92064 +ti-lmu +ti-sn65dsi83 +ti-sn65dsi86 +ti-tfp410 +ti-tlc4541 +ti-tpd12s015 +ti-tsc2046 +ti_am335x_adc +ti_am335x_tsc +ti_am335x_tscadc +ti_k3_dsp_remoteproc +ti_k3_r5_remoteproc +ti_sci_pm_domains +ti_usb_3410_5052 +tidss +tifm_7xx1 +tifm_core +tifm_ms +tifm_sd +timeriomem-rng +tipc +tlan +tls +tlv320aic23b +tm2-touchkey +tmag5273 +tmdc +tmio_mmc_core +tmp006 +tmp007 +tmp102 +tmp103 +tmp108 +tmp117 +tmp401 +tmp421 +tmp464 +tmp513 +toshsd +touchit213 +touchright +touchwin +tpci200 +tpl0102 +tpm_atmel +tpm_ftpm_tee +tpm_i2c_atmel +tpm_i2c_infineon +tpm_i2c_nuvoton +tpm_infineon +tpm_st33zp24 +tpm_st33zp24_i2c +tpm_st33zp24_spi +tpm_tis_i2c +tpm_tis_i2c_cr50 +tpm_tis_spi +tpm_tis_synquacer +tpm_vtpm_proxy +tps23861 +tps40422 +tps51632-regulator +tps53679 +tps546d24 +tps6105x +tps6105x-regulator +tps62360-regulator +tps6286x-regulator +tps6287x-regulator +tps65010 +tps65023-regulator +tps6507x +tps6507x-regulator +tps6507x-ts +tps65086 +tps65086-regulator +tps65090-charger +tps65090-regulator +tps65132-regulator +tps65217 +tps65217-regulator +tps65217_bl +tps65217_charger +tps65218 +tps65218-pwrbutton +tps65218-regulator +tps65219 +tps65219-pwrbutton +tps65219-regulator +tps6524x-regulator +tps6586x-regulator +tps65910-regulator +tps65912-regulator +tps6594-core +tps6594-esm +tps6594-i2c +tps6594-pfsm +tps6594-regulator +tps6594-spi +tps6598x +tqmx86 +trace-printk +trancevibrator +trf7970a +tridentfb +ts2020 +ts_bm +ts_fsm +ts_kmp +tsc2004 +tsc2005 +tsc2007 +tsc200x-core +tsc40 +tsi721_mport +tsl2550 +tsl2563 +tsl2583 +tsl2591 +tsl2772 +tsl4531 +tsnep +tsys01 +tsys02d +ttm +ttpci-eeprom +ttusb_dec +ttusbdecfe +ttusbir +ttynull +tua6100 +tua9001 +tulip +tuner +tuner-simple +tuner-types +tunnel4 +tunnel6 +turbografx +turingcc-qcs404 +turris-mox-rwtm +tvaudio +tveeprom +tvp514x +tvp5150 +tvp7002 +tw2804 +tw5864 +tw68 +tw686x +tw9903 +tw9906 +tw9910 +twidjoy +twl-regulator +twl4030-madc +twl4030-pwrbutton +twl4030-vibra +twl4030_charger +twl4030_keypad +twl4030_madc_battery +twl4030_wdt +twl6030-gpadc +twl6030-regulator +twl6040-vibra +twofish_common +twofish_generic +txgbe +typec +typec_displayport +typec_nvidia +typec_ucsi +typhoon +uPD60620 +u_audio +u_ether +u_serial +uacce +uartlite +uas +ubi +ubifs +ublk_drv +ubuntu-host +ucan +ucc_uart +ucd9000 +ucd9200 +ucs1002_power +ucsi_acpi +ucsi_ccg +ucsi_glink +ucsi_stm32g0 +uda1342 +udc-core +udc-xilinx +udf +udl +udlfb +udp_diag +udp_tunnel +ueagle-atm +ufs +ufs-hisi +ufs-mediatek +ufs-qcom +ufs-renesas +ufs-sprd +ufshcd-core +ufshcd-dwc +ufshcd-pci +ufshcd-pltfrm +ug3105_battery +uhid +uio +uio_aec +uio_cif +uio_dfl +uio_dmem_genirq +uio_hv_generic +uio_mf624 +uio_netx +uio_pci_generic +uio_pdrv_genirq +uio_pruss +uio_sercos3 +uleds +uli526x +ulpi +ums-alauda +ums-cypress +ums-datafab +ums-eneub6250 +ums-freecom +ums-isd200 +ums-jumpshot +ums-karma +ums-onetouch +ums-realtek +ums-sddr09 +ums-sddr55 +ums-usbat +ums512-clk +unix_diag +upd64031a +upd64083 +upd78f0730 +us5182d +usb-conn-gpio +usb-dmac +usb-serial-simple +usb-storage +usb251xb +usb3503 +usb4604 +usb8xxx +usb_8dev +usb_debug +usb_f_acm +usb_f_ecm +usb_f_ecm_subset +usb_f_eem +usb_f_fs +usb_f_hid +usb_f_mass_storage +usb_f_midi +usb_f_ncm +usb_f_obex +usb_f_phonet +usb_f_printer +usb_f_rndis +usb_f_serial +usb_f_ss_lb +usb_f_tcm +usb_f_uac1 +usb_f_uac1_legacy +usb_f_uac2 +usb_f_uvc +usb_wwan +usbatm +usbdux +usbduxfast +usbduxsigma +usbhid +usbip-core +usbip-host +usbip-vudc +usbkbd +usblcd +usblp +usbmisc_imx +usbmon +usbmouse +usbnet +usbserial +usbsevseg +usbtest +usbtmc +usbtouchscreen +usbtv +usdhi6rol0 +userio +userspace-consumer +ushc +uss720 +uvc +uvcvideo +uvesafb +v4l2-async +v4l2-dv-timings +v4l2-flash-led-class +v4l2-fwnode +v4l2-h264 +v4l2-jpeg +v4l2-mem2mem +v4l2-tpg +v4l2-vp9 +vcan +vcnl3020 +vcnl4000 +vcnl4035 +vcpu_stall_detector +vctrl-regulator +vdpa +vdpa_sim +vdpa_sim_blk +vdpa_sim_net +vduse +veml6030 +veml6070 +venus-core +venus-dec +venus-enc +versal-fpga +ves1820 +ves1x93 +veth +vexpress-hwmon +vexpress-regulator +vf610_adc +vf610_dac +vfio +vfio-amba +vfio-cdx +vfio-fsl-mc +vfio-pci +vfio-pci-core +vfio-platform +vfio-platform-amdxgbe +vfio-platform-base +vfio-platform-calxedaxgmac +vfio_iommu_type1 +vgastate +vgem +vgg2432a4 +vhci-hcd +vhost +vhost_iotlb +vhost_net +vhost_scsi +vhost_vdpa +vhost_vsock +via-rhine +via-sdmmc +via-velocity +via686a +vicodec +video +video-i2c +video-mux +videobuf-core +videobuf-dma-sg +videobuf2-common +videobuf2-dma-contig +videobuf2-dma-sg +videobuf2-dvb +videobuf2-memops +videobuf2-v4l2 +videobuf2-vmalloc +videocc-sc7180 +videocc-sc7280 +videocc-sdm845 +videocc-sm8150 +videocc-sm8250 +videocc-sm8350 +videocc-sm8450 +videocc-sm8550 +videodev +vim2m +vimc +viperboard +viperboard_adc +virt_wifi +virtio-gpu +virtio-rng +virtio_bt +virtio_crypto +virtio_dma_buf +virtio_input +virtio_mem +virtio_pmem +virtio_rpmsg_bus +virtio_snd +virtio_vdpa +virtiofs +virtual +virtual_ncidev +visconti_wdt +visl +visor +vitesse +vitesse-vsc73xx-core +vitesse-vsc73xx-platform +vitesse-vsc73xx-spi +vivid +vkms +vl53l0x-i2c +vl6180 +vmac +vme_fake +vme_tsi148 +vme_user +vmgenid +vmk80xx +vmw_pvrdma +vmw_vmci +vmw_vsock_virtio_transport +vmw_vsock_virtio_transport_common +vmw_vsock_vmci_transport +vmwgfx +vmxnet3 +vp27smpx +vp_vdpa +vport-geneve +vport-gre +vport-vxlan +vpx3220 +vqmmc-ipq4019-regulator +vrf +vringh +vsock +vsock_diag +vsock_loopback +vsockmon +vsp1 +vsxxxaa +vt1211 +vt6655_stage +vt6656_stage +vt8231 +vt8623fb +vub300 +vx855 +vxcan +vxlan +vz89x +w1-gpio +w1_ds2405 +w1_ds2406 +w1_ds2408 +w1_ds2413 +w1_ds2423 +w1_ds2430 +w1_ds2431 +w1_ds2433 +w1_ds2438 +w1_ds250x +w1_ds2780 +w1_ds2781 +w1_ds2805 +w1_ds28e04 +w1_ds28e17 +w1_smem +w1_therm +w5100 +w5100-spi +w5300 +w6692 +w83627ehf +w83627hf +w83773g +w83781d +w83791d +w83792d +w83793 +w83795 +w83l785ts +w83l786ng +wacom +wacom_i2c +wacom_serial4 +wacom_w8001 +walkera0701 +wanxl +warrior +wcd934x +wcn36xx +wcnss_ctrl +wd719x +wdat_wdt +wdt87xx_i2c +wdt_pci +wfx +whiteheat +wil6210 +wilc1000 +wilc1000-sdio +wilc1000-spi +winbond-840 +wire +wireguard +wishbone-serial +wl1251 +wl1251_sdio +wl1251_spi +wl1273-core +wl12xx +wl18xx +wlcore +wlcore_sdio +wlcore_spi +wm831x-dcdc +wm831x-hwmon +wm831x-isink +wm831x-ldo +wm831x-on +wm831x-ts +wm831x_backup +wm831x_bl +wm831x_power +wm831x_wdt +wm8350-hwmon +wm8350-regulator +wm8350_power +wm8350_wdt +wm8400-regulator +wm8739 +wm8775 +wm8994 +wm8994-regulator +wm97xx-ts +wp512 +wpcm450-soc +wusb3801 +wwan +wwan_hwsim +x25 +x9250 +x_tables +xbox_remote +xc2028 +xc4000 +xc5000 +xcbc +xctr +xdma +xdpe12284 +xdpe152c4 +xen-blkback +xen-evtchn +xen-fbfront +xen-front-pgdir-shbuf +xen-gntalloc +xen-gntdev +xen-hcd +xen-kbdfront +xen-netback +xen-pciback +xen-privcmd +xen-scsiback +xen-scsifront +xen-tpmfront +xen_wdt +xenfs +xfrm4_tunnel +xfrm6_tunnel +xfrm_algo +xfrm_interface +xfrm_ipcomp +xfrm_user +xfs +xgene-dma +xgene-enet +xgene-enet-v2 +xgene-hwmon +xgene-rng +xgene_edac +xhci-histb +xhci-mtk-hcd +xhci-pci +xhci-pci-renesas +xhci-plat-hcd +xhci-rcar-hcd +xhci-tegra +xilinx-ams +xilinx-csi2rxss +xilinx-pr-decoupler +xilinx-spi +xilinx-tpg +xilinx-video +xilinx-vtc +xilinx-xadc +xilinx_can +xilinx_dma +xilinx_dpdma +xilinx_emac +xilinx_emaclite +xilinx_gmii2rgmii +xilinx_sdfec +xilinx_uartps +xilinx_wwdt +xilinxfb +xillybus_class +xillybus_core +xillybus_of +xillybus_pcie +xillyusb +xiphera-trng +xircom_cb +xlnx_r5_remoteproc +xlnx_vcu +xor +xor-neon +xpad +xr_serial +xrs700x +xrs700x_i2c +xrs700x_mdio +xsens_mt +xsk_diag +xt_AUDIT +xt_CHECKSUM +xt_CLASSIFY +xt_CONNSECMARK +xt_CT +xt_DSCP +xt_HL +xt_HMARK +xt_IDLETIMER +xt_LED +xt_LOG +xt_MASQUERADE +xt_NETMAP +xt_NFLOG +xt_NFQUEUE +xt_RATEEST +xt_REDIRECT +xt_SECMARK +xt_TCPMSS +xt_TCPOPTSTRIP +xt_TEE +xt_TPROXY +xt_TRACE +xt_addrtype +xt_bpf +xt_cgroup +xt_cluster +xt_comment +xt_connbytes +xt_connlabel +xt_connlimit +xt_connmark +xt_conntrack +xt_cpu +xt_dccp +xt_devgroup +xt_dscp +xt_ecn +xt_esp +xt_hashlimit +xt_helper +xt_hl +xt_ipcomp +xt_iprange +xt_ipvs +xt_l2tp +xt_length +xt_limit +xt_mac +xt_mark +xt_multiport +xt_nat +xt_nfacct +xt_osf +xt_owner +xt_physdev +xt_pkttype +xt_policy +xt_quota +xt_rateest +xt_realm +xt_recent +xt_sctp +xt_set +xt_socket +xt_state +xt_statistic +xt_string +xt_tcpmss +xt_tcpudp +xt_time +xt_u32 +xtkbd +xusbatm +xxhash_generic +xz_dec_test +yam +yamaha-yas530 +yealink +yellowfin +yenta_socket +yurex +z3fold +zaurus +zd1201 +zd1211rw +zd1301 +zd1301_demod +zet6223 +zforce_ts +zfs +zhenhua +ziirave_wdt +zinitix +zl10036 +zl10039 +zl10353 +zl6100 +zonefs +zopt2201 +zpa2326 +zpa2326_i2c +zpa2326_spi +zram +zstd +zynqmp-aes-gcm +zynqmp-dpsub +zynqmp-fpga +zynqmp-sha +zynqmp_dma +zynqmp_edac --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/arm64/generic.modules.builtin +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/arm64/generic.modules.builtin @@ -0,0 +1,538 @@ +8250 +8250_base +8250_dw +8250_fsl +8250_mtk +8250_of +8250_omap +8250_pci +8250_rt288x +8250_tegra +ac +acpi_mdio +aead +aes_generic +af_packet +ahci_imx +akcipher +amba-pl011 +arm-cci +arm-cci +arm-ccn +arm_smmu +arm_smmu_v3 +armada_thermal +armmmci +as3722 +asiliantfb +asn1_decoder +asn1_encoder +atkbd +axg +axg-aoclk +backlight +battery +bcm84881 +binfmt_script +brcmstb_gisb +bsg +button +cbc +cdrom +cfbcopyarea +cfbfillrect +cfbimgblt +charger-manager +clk-apmixed +clk-cpu-dyndiv +clk-cpumux +clk-dualdiv +clk-gate +clk-imx-lpcg-scu +clk-imx-scu +clk-imx8mm +clk-imx8mn +clk-imx8mp +clk-imx8mp-audiomix +clk-imx8mq +clk-ma35d1 +clk-mpll +clk-mt2712 +clk-mt2712-apmixedsys +clk-mt2712-bdp +clk-mt2712-img +clk-mt2712-jpgdec +clk-mt2712-mfg +clk-mt2712-mm +clk-mt2712-vdec +clk-mt2712-venc +clk-mt6765 +clk-mt6765-audio +clk-mt6765-cam +clk-mt6765-img +clk-mt6765-mipi0a +clk-mt6765-mm +clk-mt6765-vcodec +clk-mt6779 +clk-mt6779-aud +clk-mt6779-cam +clk-mt6779-img +clk-mt6779-ipe +clk-mt6779-mfg +clk-mt6779-mm +clk-mt6779-vdec +clk-mt6779-venc +clk-mt6797 +clk-mt6797-img +clk-mt6797-mm +clk-mt6797-vdec +clk-mt6797-venc +clk-mt7622 +clk-mt7622-apmixedsys +clk-mt7622-aud +clk-mt7622-eth +clk-mt7622-hif +clk-mt7622-infracfg +clk-mt7981-apmixed +clk-mt7981-infracfg +clk-mt7981-topckgen +clk-mt7986-apmixed +clk-mt7986-eth +clk-mt7986-infracfg +clk-mt7986-topckgen +clk-mt8167 +clk-mt8167-apmixedsys +clk-mt8167-aud +clk-mt8167-img +clk-mt8167-mfgcfg +clk-mt8167-mm +clk-mt8167-vdec +clk-mt8173-apmixedsys +clk-mt8173-infracfg +clk-mt8173-mm +clk-mt8173-pericfg +clk-mt8173-topckgen +clk-mt8183 +clk-mt8183-apmixedsys +clk-mt8183-audio +clk-mt8183-cam +clk-mt8183-img +clk-mt8183-ipu0 +clk-mt8183-ipu1 +clk-mt8183-ipu_adl +clk-mt8183-ipu_conn +clk-mt8183-mfgcfg +clk-mt8183-mm +clk-mt8183-vdec +clk-mt8183-venc +clk-mt8186-apmixedsys +clk-mt8186-infra_ao +clk-mt8186-topckgen +clk-mt8192 +clk-mt8192-apmixedsys +clk-mt8192-aud +clk-mt8192-cam +clk-mt8192-img +clk-mt8192-imp_iic_wrap +clk-mt8192-ipe +clk-mt8192-mdp +clk-mt8192-mfg +clk-mt8192-mm +clk-mt8192-msdc +clk-mt8192-scp_adsp +clk-mt8192-vdec +clk-mt8192-venc +clk-mt8195-apmixedsys +clk-mt8195-infra_ao +clk-mt8195-peri_ao +clk-mt8195-topckgen +clk-mt8516 +clk-mt8516-apmixedsys +clk-mt8516-aud +clk-mtk +clk-mux +clk-pll +clk-pll +clk-regmap +clk-scmi +clk-vexpress-osc +cmd-db +cn +configfs +cpufreq-dt +cpufreq-dt-platdev +cpufreq_conservative +cpufreq_ondemand +cpufreq_performance +cpufreq_powersave +cpufreq_userspace +crc-ccitt +crc-t10dif +crc16 +crc32 +crc32c_generic +crc64 +crc64-rocksoft +crc64_rocksoft_generic +crc8 +crct10dif_common +crct10dif_generic +crypto +crypto_acompress +crypto_algapi +crypto_hash +crypto_null +cryptomgr +ctr +cts +da9063 +davinci_mdio +dax +deflate +dh_generic +digsig +dm-mod +dns_resolver +drbg +drm_mipi_dsi +drm_panel_orientation_quirks +drop_monitor +dwc2 +ecb +ecryptfs +edac_core +efivarfs +ehci-hcd +ehci-orion +ehci-pci +encrypted-keys +evdev +exportfs +ext4 +extcon-core +failover +fan +fat +fb +fb_sys_fops +fddi +fec +firmware_class +fixed_phy +font +fsl_dpaa_fman +fsl_dpaa_fman_port +fsl_dpaa_mac +fuse +fwnode_mdio +g12a +g12a-aoclk +gcm +geniv +gf128mul +ghash-generic +ghes_edac +glob +governor_passive +governor_performance +governor_powersave +governor_simpleondemand +governor_userspace +gpio-davinci +gpio-generic +gpio-mxc +gpio-pl061 +gpio-tegra +gpio-tegra186 +gpio-xilinx +grant-dma-ops +gxbb +gxbb-aoclk +hed +hid_bpf +hmac +hwmon +i2c-core +i2c-designware-core +i2c-designware-platform +i2c-dev +i2c-omap +i2c-sprd +imsttfb +imx +imx-scu +imx-weim +imx8m-blk-ctrl +imx8mp-blk-ctrl +imx93-blk-ctrl +input-core +interconnect_qcom +iova +ipv6 +irq-meson-gpio +irq-mvebu-pic +irqbypass +jbd2 +jitterentropy_rng +k3-psil-lib +k3-ringacc +k3-udma +k3-udma-glue +kdf_sp800108 +kgdboc +kpp +kvm +led-class +libaes +libahci +libahci_platform +libata +libcryptoutils +libnvdimm +libphy +libps2 +libsha1 +libsha256 +linear_ranges +loop +lz4_decompress +lzo +lzo-rle +lzo_compress +lzo_decompress +max14577 +max310x +max77686 +max77693 +mbcache +md-mod +md5 +mdio-bitbang +mdio_devres +meson-aoclk +meson-clk-measure +meson-ee-pwrc +meson-eeclk +meson-gx-pwrc-vpu +meson-secure-pwrc +meson_sm +meson_uart +mfd-core +mii +mmc_block +mmc_core +mousedev +mpi +mq-deadline +msm_serial +mtk-eint +mtk-regulator-coupler +mx3fb +mxc-clk +n_null +net_failover +nls_base +nls_cp437 +npcm_wdt +nvmem_zynqmp_nvmem +odroid-go-ultra-poweroff +of_mdio +ohci-hcd +ohci-pci +oid_registry +omap-gpmc +owl-uart +palmas +pci-aardvark +pci-host-common +pci-host-generic +pcie-altera +pcie-altera-msi +pcie-kirin +pcie-mediatek +pcs-lynx +phy-meson-axg-mipi-pcie-analog +phy-meson-axg-pcie +phy-mxs-usb +phy-xgene +phylink +pinctrl-as3722 +pinctrl-imx +pinctrl-imx8dxl +pinctrl-imx8mm +pinctrl-imx8mn +pinctrl-imx8mp +pinctrl-imx8mq +pinctrl-imx8qm +pinctrl-imx8qxp +pinctrl-meson +pinctrl-meson-a1 +pinctrl-meson-axg +pinctrl-meson-axg-pmx +pinctrl-meson-g12a +pinctrl-meson-gxbb +pinctrl-meson-gxl +pinctrl-meson8-pmx +pinctrl-microchip-sgpio +pinctrl-msm +pinctrl-mt6765 +pinctrl-mtk-common-v2 +pinctrl-ocelot +pinctrl-palmas +pinctrl-paris +pinctrl-rockchip +pinctrl-s32g2 +pinctrl-scu +pinctrl-single +pinctrl-sprd +pinctrl-sprd-sc9860 +pkcs7_message +ppp_generic +pps_core +pretimeout_noop +processor +pstore +ptp +public_key +pwc-rzv2m +qcom-ipcc +qcom-pdc +qcom-scm +qcom_rpmh +rapidio +rational +rcar-usb2-clock-sel +regmap-i2c +regmap-mmio +regmap-spi +reset +reset-berlin +reset-imx7 +reset-meson +reset-qcom-aoss +reset-rzg2l-usbphy-ctrl +rfkill +rng +rng-core +roles +rpmhpd +rsa_generic +rtc-efi +rtc-mv +rtc-xgene +rz-mtu3 +sccnxp +scmi-core +scmi-module +scsi_common +scsi_mod +scu-pd +sd_mod +sec-core +sec-irq +selftests +seqiv +serdev +serial_base +serial_mctrl_gpio +serio +sg +sh-sci +sha1_generic +sha256_generic +sha3_generic +sha512-arm64 +sha512-ce +sha512_generic +sig +skcipher +slhc +smc91x +soc-imx8m +spi-fsl-lib +spi-fsl-spi +spi-omap2-mcspi +spm +squashfs +sr_mod +sun20i-ppu +sun50i-a100-ccu +sun50i-a100-r-ccu +sun50i-a64-ccu +sun50i-h6-ccu +sun50i-h6-r-ccu +sun50i-h616-ccu +sun6i-msgbox +sun8i-de2-ccu +sun8i-h3-ccu +sun8i-r-ccu +sunxi-ccu +syscon-clk +syscopyarea +sysfillrect +sysimgblt +t10-pi +tcp_cubic +tegra-tcu +tegra20-apb-dma +tegra20-cpufreq +thermal +ti-cpufreq +ti-msgmgr +ti-opp-supply +ti_sci +tpm +tpm_crb +tpm_tis +tpm_tis_core +tps65912-core +tps65912-i2c +tps65912-spi +trusted +ttyprintk +tun +ucs2_string +uhci-hcd +uinput +unix +usb-common +usbcore +utf8data +vexpress-config +vexpress-sysreg +vfat +vid-pll-div +virt-dma +virtio +virtio-iommu +virtio_balloon +virtio_blk +virtio_console +virtio_mmio +virtio_net +virtio_pci +virtio_pci_legacy_dev +virtio_pci_modern_dev +virtio_ring +virtio_scsi +vivaldi-fmap +watchdog +wwnr +x509_key_parser +xen-blkfront +xen-netfront +xenbus +xenbus_probe_frontend +xgmac_mdio +xhci-hcd +xts +xxhash +xz_dec +zbud +zlib_deflate +zlib_inflate +zsmalloc +zstd_common +zstd_compress +zstd_decompress +zynqmp-ipi-mailbox --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/arm64/generic.retpoline +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/arm64/generic.retpoline @@ -0,0 +1 @@ +# RETPOLINE NOT ENABLED --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/armhf/generic +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/armhf/generic @@ -0,0 +1,27170 @@ +BRCMFMAC EXPORT_SYMBOL_GPL 0x28b1d3d4 brcmf_fwvid_unregister_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +BRCMFMAC EXPORT_SYMBOL_GPL 0xd203a7ca brcmf_fwvid_register_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +COUNTER EXPORT_SYMBOL_GPL 0x12f90cef counter_priv drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x1795dacc devm_counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x48b893f4 counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x8ab518c1 counter_put drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x8ac67611 devm_counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x8b77acd2 counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xe34feedf counter_push_event drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xe7643fc9 counter_unregister drivers/counter/counter +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x44d063fc crypto_cipher_decrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x4ef3074a crypto_cipher_setkey vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xbddccde0 crypto_cipher_encrypt_one vmlinux +CXL EXPORT_SYMBOL_GPL 0x0205b057 to_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x04c8481e is_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x055c6ee3 cxl_mem_active_inc vmlinux +CXL EXPORT_SYMBOL_GPL 0x0f6654fa cxl_driver_unregister drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0f81c5e7 devm_cxl_register_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x148870ed cxl_dev_state_identify drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x17970fdf cxl_clear_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1b25ff59 cxl_mem_get_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1d3dbb41 is_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x21fdec69 cxl_decoder_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x28415299 cxl_map_pmu_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2b571204 devm_cxl_setup_hdm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2e970373 devm_cxl_add_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2ec72964 cxl_mem_get_event_records drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3084abe6 cxl_decoder_add_locked drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3305ea04 cxl_root_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x33e2aa93 cxl_mem_active_dec vmlinux +CXL EXPORT_SYMBOL_GPL 0x3435ff8d cxl_rcd_component_reg_phys drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3c9e9f78 cxl_memdev_state_create drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3dad6327 cxl_port_to_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3dcd1d51 cxl_memdev_setup_fw_upload drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x3ead0ab1 cxl_find_regblock_instance drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x45afdde1 cxl_setup_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4b34d579 devm_cxl_pmu_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4c7d84b9 devm_cxl_add_rch_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4d0a3e49 cxl_mem_sanitize drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4ef2dbe9 to_cxl_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5466fa44 devm_cxl_enumerate_ports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x57fc612e to_cxl_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x583f4e4d cxl_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x592985f5 cxl_pci_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x61dd3cdc find_cxl_root drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x66075c70 cxl_find_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x678789c5 cxl_debugfs_create_dir drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x694ab97a cxl_mem_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x69b96505 cxl_hdm_decode_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6df2babd cxl_mem_create_range_info drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x701bbaad cxl_bus_rescan drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x714ffc45 cxl_endpoint_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x75fe4aa9 to_cxl_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x78d80e8b to_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7d527813 __cxl_driver_register drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7fa19cc4 alloc_free_mem_region vmlinux +CXL EXPORT_SYMBOL_GPL 0x7fa99f75 cxl_find_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x83c0f4cf set_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x84b45156 insert_resource_expand_to_fit vmlinux +CXL EXPORT_SYMBOL_GPL 0x87358246 is_cxl_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x88749916 cxl_map_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x892b221c cxl_hb_modulo drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x89787e99 is_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8cad4137 cxl_set_timestamp drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9045600f schedule_cxl_memdev_detach drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x96949d2b is_cxl_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x976d26aa is_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9806d5be is_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98628ac8 cxl_bus_drain drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa0639d36 cxl_endpoint_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa21c4d53 clear_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa36608bf to_cxl_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa984cb9f to_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xac9df000 devm_cxl_add_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xae352b0d cxl_probe_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb068176b cxl_map_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb4f7cdef cxl_decoder_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb8fea56f devm_cxl_add_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb98b44db read_cdat_data drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbb6cf48c devm_cxl_port_enumerate_dports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xbc557194 devm_cxl_enumerate_decoders drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc02d13b8 cxl_inject_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc1f177fe cxl_dvsec_rr_decode drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc2e92b78 cxl_dpa_debug drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc69eb914 devm_cxl_add_passthrough_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xcb3be736 cxl_enumerate_cmds drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xce05265f cxl_poison_state_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xce44fe27 cxl_trigger_poison_list drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd12d48b5 cxl_internal_send_cmd drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd4975923 cxl_count_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd719c628 devm_cxl_add_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd9341133 cxl_cor_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xda14cf28 cxl_bus_type drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xda47a0f7 is_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe0d4b6d2 cxl_await_media_ready drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe708a509 cxl_add_to_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xeda679bc to_cxl_dax_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xee07c155 devm_cxl_add_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf155782a cxl_switch_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf9b5f87b to_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf9f1d8d6 devm_cxl_dpa_reserve drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xff515e6b is_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xff5d6db0 cxl_probe_component_regs drivers/cxl/core/cxl_core +DMA_BUF EXPORT_SYMBOL_GPL 0x01bd01e3 dma_buf_end_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x050a6e4f dma_buf_vunmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x0b8f0254 dma_buf_export vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x0ed654e1 dma_buf_put vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x1cc64d8c dma_buf_unmap_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x24a57362 dma_buf_begin_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x25cb9bfc dma_buf_map_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x26a00723 dma_buf_vunmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x4823146d dma_buf_dynamic_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x558e82c4 dma_buf_vmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x63234aec dma_buf_move_notify vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x63cc18b6 dma_buf_unpin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x6710d9ef dma_buf_get vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x7169a5c1 dma_buf_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x8c0f06f1 dma_buf_unmap_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x92c2074a dma_buf_mmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xa3ee4a28 dma_buf_map_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xc3db8109 dma_buf_fd vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xd8396513 dma_buf_detach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xdbd2e2dc dma_buf_vmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf3cd016d dma_buf_pin vmlinux +DRM_SSD130X EXPORT_SYMBOL_GPL 0x33cf1f58 ssd130x_variants drivers/gpu/drm/solomon/ssd130x +EFIVAR EXPORT_SYMBOL_GPL 0x02cfcd2e efivar_trylock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x11940489 efivar_set_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x2303b915 efivar_lock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0x5a3c9dbb efivar_get_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xa336852c efivar_get_next_variable vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xc961bff7 efivar_unlock vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xee5240dc efivar_query_variable_info vmlinux +EFIVAR EXPORT_SYMBOL_GPL 0xefc77711 efivar_set_variable_locked vmlinux +EXPORT_SYMBOL arch/arm/crypto/chacha-neon 0x220b49ab chacha_crypt_arch +EXPORT_SYMBOL arch/arm/crypto/chacha-neon 0xdc94f829 chacha_init_arch +EXPORT_SYMBOL arch/arm/crypto/chacha-neon 0xdd8ec6bd hchacha_block_arch +EXPORT_SYMBOL arch/arm/crypto/curve25519-neon 0x3c74a43e curve25519_base_arch +EXPORT_SYMBOL arch/arm/crypto/curve25519-neon 0xc832c670 curve25519_arch +EXPORT_SYMBOL arch/arm/crypto/poly1305-arm 0x1c3e6e5b poly1305_init_arch +EXPORT_SYMBOL arch/arm/crypto/poly1305-arm 0x6ddf27bc poly1305_update_arch +EXPORT_SYMBOL arch/arm/crypto/poly1305-arm 0xf39f5240 poly1305_final_arch +EXPORT_SYMBOL arch/arm/crypto/sha256-arm 0x5c7c13fb crypto_sha256_arm_finup +EXPORT_SYMBOL arch/arm/crypto/sha256-arm 0xbf4cfa35 crypto_sha256_arm_update +EXPORT_SYMBOL arch/arm/lib/xor-neon 0x2e9a6ad4 xor_block_neon_inner +EXPORT_SYMBOL crypto/blake2b_generic 0x99d7fe16 blake2b_compress_generic +EXPORT_SYMBOL crypto/ecc 0x16e410ff vli_from_be64 +EXPORT_SYMBOL crypto/ecc 0x188a1647 ecc_is_pubkey_valid_full +EXPORT_SYMBOL crypto/ecc 0x1a5faa3a vli_mod_inv +EXPORT_SYMBOL crypto/ecc 0x4c281912 vli_is_zero +EXPORT_SYMBOL crypto/ecc 0x671f7aa5 ecc_is_key_valid +EXPORT_SYMBOL crypto/ecc 0x7c0fbb00 vli_mod_mult_slow +EXPORT_SYMBOL crypto/ecc 0x8261eccb ecc_get_curve25519 +EXPORT_SYMBOL crypto/ecc 0x8e688192 ecc_alloc_point +EXPORT_SYMBOL crypto/ecc 0x90cdc197 ecc_free_point +EXPORT_SYMBOL crypto/ecc 0x9263b417 ecc_point_mult_shamir +EXPORT_SYMBOL crypto/ecc 0x92668805 vli_cmp +EXPORT_SYMBOL crypto/ecc 0x932b6ff7 vli_num_bits +EXPORT_SYMBOL crypto/ecc 0x9f6efabd vli_sub +EXPORT_SYMBOL crypto/ecc 0xa76b31a2 crypto_ecdh_shared_secret +EXPORT_SYMBOL crypto/ecc 0xb10fc19e ecc_get_curve +EXPORT_SYMBOL crypto/ecc 0xd6315f31 ecc_gen_privkey +EXPORT_SYMBOL crypto/ecc 0xd94c8eb5 ecc_point_is_zero +EXPORT_SYMBOL crypto/ecc 0xde867c29 ecc_is_pubkey_valid_partial +EXPORT_SYMBOL crypto/ecc 0xeac9b99a vli_from_le64 +EXPORT_SYMBOL crypto/ecc 0xed4ae15e ecc_make_pub_key +EXPORT_SYMBOL crypto/nhpoly1305 0x28b7d228 crypto_nhpoly1305_init +EXPORT_SYMBOL crypto/nhpoly1305 0x3574cdf5 crypto_nhpoly1305_update +EXPORT_SYMBOL crypto/nhpoly1305 0x4bf19410 crypto_nhpoly1305_final +EXPORT_SYMBOL crypto/nhpoly1305 0x7dcc831d crypto_nhpoly1305_update_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x84bf2ea9 crypto_nhpoly1305_final_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x93cad9db crypto_nhpoly1305_setkey +EXPORT_SYMBOL crypto/sm4 0x2b098da5 crypto_sm4_ck +EXPORT_SYMBOL crypto/sm4 0x7931a202 crypto_sm4_fk +EXPORT_SYMBOL crypto/sm4 0xf4fd3bd2 crypto_sm4_sbox +EXPORT_SYMBOL crypto/xor 0x5b6c00e6 xor_blocks +EXPORT_SYMBOL drivers/atm/suni 0xb343cc5d suni_init +EXPORT_SYMBOL drivers/bcma/bcma 0x089c61f8 bcma_core_dma_translation +EXPORT_SYMBOL drivers/bcma/bcma 0x0eb2dd27 bcma_core_irq +EXPORT_SYMBOL drivers/block/drbd/drbd 0x127a5901 drbd_set_st_err_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x35131b36 drbd_role_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x7730f22d drbd_conn_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0xaf27bebf drbd_disk_str +EXPORT_SYMBOL drivers/bluetooth/btbcm 0x37dd7c46 btbcm_patchram +EXPORT_SYMBOL drivers/bluetooth/btrsi 0x300e9eb4 rsi_bt_ops +EXPORT_SYMBOL drivers/bus/mhi/host/mhi 0x3d306b09 mhi_sync_power_up +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x03bc993e ipmi_set_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x0705dd14 ipmi_register_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x12dd1e77 ipmi_set_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x1f65170f ipmi_alloc_smi_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x230094ac ipmi_smi_watchdog_pretimeout +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x36c0105b ipmi_get_smi_info +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x4c2054d7 ipmi_request_settime +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x4da0375b ipmi_add_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x50f65edf ipmi_set_gets_events +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x5c951921 ipmi_smi_watcher_register +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x67369b42 ipmi_addr_src_to_str +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x6901d9e0 ipmi_smi_watcher_unregister +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x74778a80 ipmi_get_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x804f922a ipmi_addr_length +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x80aa4656 ipmi_free_recv_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x89a5279a ipmi_get_version +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x96a6e5e8 ipmi_smi_msg_received +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xaca90ebd ipmi_request_supply_msgs +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xae71627d ipmi_create_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xd54a5050 ipmi_unregister_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4330a39 ipmi_unregister_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4f4665b ipmi_validate_addr +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe98c507d ipmb_checksum +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xec1c2a90 ipmi_get_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf388b18b ipmi_destroy_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf5531bea ipmi_poll_interface +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfaaa4831 ipmi_set_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfe0f2369 ipmi_get_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x22540869 kcs_bmc_enable_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x559a45b7 kcs_bmc_handle_event +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x66809d7e kcs_bmc_read_data +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x676938bc kcs_bmc_register_driver +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0x74db6dff kcs_bmc_remove_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xa7d649ca kcs_bmc_write_data +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xac7406df kcs_bmc_add_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xcb49284e kcs_bmc_update_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xd83fda07 kcs_bmc_update_event_mask +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xe96281db kcs_bmc_disable_device +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xec355a0f kcs_bmc_read_status +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xef0b2ab5 kcs_bmc_unregister_driver +EXPORT_SYMBOL drivers/char/ipmi/kcs_bmc 0xf511c601 kcs_bmc_write_status +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x4bd44804 st33zp24_remove +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x6fef1dd2 st33zp24_pm_suspend +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x7890e63e st33zp24_pm_resume +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x7f1dfe82 st33zp24_probe +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x527c375f xillybus_init_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0xbffb06f4 xillybus_find_inode +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0xeecf8d23 xillybus_cleanup_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x0eed4e2a xillybus_endpoint_discovery +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x25978d50 xillybus_isr +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0xb224da4c xillybus_init_endpoint +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0xcb7b5ad5 xillybus_endpoint_remove +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x4e1fb3b6 atmel_i2c_enqueue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x80a11b1d atmel_i2c_init_read_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x84e1eba6 atmel_i2c_send_receive +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xaf7874bb atmel_i2c_probe +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc71ed50c atmel_i2c_init_genkey_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc80f14e8 atmel_i2c_flush_queue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xf283e995 atmel_i2c_init_random_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xfaab573f atmel_i2c_init_ecdh_cmd +EXPORT_SYMBOL drivers/crypto/caam/caam 0x37734e06 caam_dpaa2 +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x0c119109 caam_jr_alloc +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x3919bc42 caam_jr_free +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x66e0fa00 gen_split_key +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0x9a5da55f caam_jr_enqueue +EXPORT_SYMBOL drivers/crypto/caam/caam_jr 0xee21120d split_key_done +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x2e152bb7 cnstr_shdsc_xts_skcipher_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x3b54a9ad cnstr_shdsc_aead_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x76a68e3e cnstr_shdsc_chachapoly +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x7b0c587f cnstr_shdsc_rfc4543_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x7b7bcab8 cnstr_shdsc_rfc4543_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x86bcdec7 cnstr_shdsc_xts_skcipher_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x88430d4c cnstr_shdsc_aead_null_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0x91ac0969 cnstr_shdsc_aead_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa3115081 cnstr_shdsc_skcipher_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa340e264 cnstr_shdsc_aead_givencap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xa99d7fa6 cnstr_shdsc_aead_null_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xebcdd349 cnstr_shdsc_skcipher_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xf92c5da5 cnstr_shdsc_gcm_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xf95bcf62 cnstr_shdsc_gcm_encap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xfd807e48 cnstr_shdsc_rfc4106_decap +EXPORT_SYMBOL drivers/crypto/caam/caamalg_desc 0xfdf7ec8f cnstr_shdsc_rfc4106_encap +EXPORT_SYMBOL drivers/crypto/caam/caamhash_desc 0x30a1e372 cnstr_shdsc_sk_hash +EXPORT_SYMBOL drivers/crypto/caam/caamhash_desc 0xb5571dbf cnstr_shdsc_ahash +EXPORT_SYMBOL drivers/crypto/caam/error 0x2431b08c caam_strstatus +EXPORT_SYMBOL drivers/crypto/caam/error 0x2eed504a caam_ptr_sz +EXPORT_SYMBOL drivers/crypto/caam/error 0xa51f16c7 caam_little_end +EXPORT_SYMBOL drivers/crypto/caam/error 0xbb7c7f1e caam_dump_sg +EXPORT_SYMBOL drivers/crypto/caam/error 0xbd67c092 caam_imx +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x09c38a6c xdma_disable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x6e847f42 xdma_enable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0xbbcf984e xdma_get_user_irq +EXPORT_SYMBOL drivers/firewire/firewire-core 0x25980f7c fw_iso_context_start +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2885fec5 fw_get_request_speed +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3b3d5a06 fw_send_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3c56ef91 fw_workqueue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x408023c7 fw_schedule_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0x410c606c fw_iso_context_create +EXPORT_SYMBOL drivers/firewire/firewire-core 0x42f1e301 fw_core_handle_request +EXPORT_SYMBOL drivers/firewire/firewire-core 0x44e971c0 fw_core_handle_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x45d24efd fw_card_add +EXPORT_SYMBOL drivers/firewire/firewire-core 0x4951eb92 fw_core_remove_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0x5152e7cd fw_core_add_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0x556601c3 fw_csr_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x63d18fe6 fw_iso_context_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0x69f08f72 fw_core_remove_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x70a39269 fw_bus_type +EXPORT_SYMBOL drivers/firewire/firewire-core 0x7cb853cd fw_iso_context_queue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x7e3c365c fw_iso_context_flush_completions +EXPORT_SYMBOL drivers/firewire/firewire-core 0x7ecdbc06 fw_iso_resource_manage +EXPORT_SYMBOL drivers/firewire/firewire-core 0x86468d44 fw_rcode_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x887437b2 fw_cancel_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0x8c6381ac fw_fill_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x8e958e9a fw_device_enable_phys_dma +EXPORT_SYMBOL drivers/firewire/firewire-core 0x8ec4e37e fw_core_add_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x95a260d2 fw_iso_buffer_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0x9c5d12d2 fw_core_handle_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaedf84ce fw_high_memory_region +EXPORT_SYMBOL drivers/firewire/firewire-core 0xb929f6ea fw_core_remove_card +EXPORT_SYMBOL drivers/firewire/firewire-core 0xbc67b069 fw_card_initialize +EXPORT_SYMBOL drivers/firewire/firewire-core 0xbfdaa6fe fw_run_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0xd7a01fb5 fw_iso_context_stop +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe3fde125 fw_csr_iterator_next +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe80e5087 fw_csr_iterator_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xfd18a784 fw_iso_buffer_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xff61bbda fw_iso_context_queue_flush +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0x3f5147b8 imx_dsp_ring_doorbell +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0xe9402607 imx_dsp_request_channel +EXPORT_SYMBOL drivers/firmware/imx/imx-dsp 0xfe04ba4d imx_dsp_free_channel +EXPORT_SYMBOL drivers/fpga/dfl 0xeba6e4cb __dfl_driver_register +EXPORT_SYMBOL drivers/fpga/dfl 0xfa4e37ae dfl_driver_unregister +EXPORT_SYMBOL drivers/fpga/lattice-sysconfig 0x1b5427ad sysconfig_probe +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0x0ea5d74b amdgpu_xcp_drv_release +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0xb18a62c1 amdgpu_xcp_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01c4bba9 drm_dp_lttpr_max_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x03a916d5 drm_dp_mst_atomic_enable_dsc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0581e782 drm_dp_pcon_pps_override_buf +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x06877d9c drm_panel_dp_aux_backlight +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x06dc05ff drm_dp_pcon_is_frl_ready +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0928170f drm_dp_get_vc_payload_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0aa60f0d drm_dp_atomic_find_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0ba5dd20 drm_dp_send_power_updown_phy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0de634d1 drm_edp_backlight_disable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x13b95451 drm_dp_read_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x14615863 drm_dp_remote_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1605d0ed drm_dp_lttpr_max_lane_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x163c326b drm_dp_read_downstream_info +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1709ddcf drm_dp_lttpr_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1860dbbc drm_dp_pcon_convert_rgb_to_ycbcr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1a5bf3ca drm_dsc_dp_rc_buffer_size +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1b0a1fdc drm_dp_lttpr_voltage_swing_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1ca25652 drm_connector_attach_content_protection_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x20381759 drm_dp_read_lttpr_common_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x20945715 drm_edp_backlight_set_level +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x20dd0144 drm_atomic_get_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x21ccab56 drm_scdc_set_high_tmds_clock_ratio +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x23961837 drm_dp_downstream_max_bpc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x24ada755 drm_dsc_set_rc_buf_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x26815dbc drm_dp_link_rate_to_bw_code +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x26eede1c drm_dp_mst_get_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2c0de4b9 drm_dp_mst_root_conn_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2e59d5f3 drm_dp_add_payload_part1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fa94ef2 drm_dp_downstream_444_to_420_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fc6087e drm_dp_pcon_pps_default +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x30787dc8 drm_dp_dual_mode_get_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x32baf38d drm_dp_downstream_id +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x331360cb drm_dp_mst_dsc_aux_for_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x34dd7e25 drm_dp_128b132b_read_aux_rd_interval +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x34f152ae drm_dp_dpcd_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x356bac2f drm_dp_mst_dump_topology +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3605f58d drm_dp_dual_mode_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x36d34b2f drm_dp_vsc_sdp_log +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x392a838b drm_dp_downstream_max_dotclock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3c06d309 drm_dp_mst_add_affected_dsc_crtcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3e4ea8a4 drm_lspcon_get_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4316c0a8 drm_dp_mst_detect_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x43d16730 drm_dp_pcon_frl_prepare +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4603c416 drm_dp_pcon_dsc_bpp_incr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4933d3e7 drm_atomic_get_new_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4e4063cc drm_edp_backlight_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x52692572 drm_dp_get_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5407ae9e drm_dp_get_dual_mode_type_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x54e26b01 drm_hdmi_avi_infoframe_content_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56a663e9 drm_dp_dsc_sink_line_buf_depth +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x582f248e drm_dp_get_adjust_request_pre_emphasis +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x587da3f5 drm_lspcon_set_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x58d8fcaa drm_dsc_pps_payload_pack +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x59f27ed7 drm_dp_pcon_enc_is_dsc_1_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5a86f411 drm_dp_phy_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x60578764 drm_hdmi_avi_infoframe_colorimetry +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x627ba04b drm_dsc_set_const_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x63a477fb drm_dp_downstream_min_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x63a690b1 drm_dp_dpcd_read_phy_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x648d953b drm_dsc_dp_pps_header_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x64b5cff6 drm_dp_mst_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x65811cdb drm_dp_mst_topology_mgr_resume +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x68d8dce7 drm_dp_downstream_is_tmds +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6a4df8c5 drm_dp_128b132b_eq_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6aacee47 drm_dp_128b132b_link_training_failed +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6afb3172 drm_atomic_get_mst_payload_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6b53e216 drm_dp_downstream_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6d260dfb drm_dp_atomic_release_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6e442d07 drm_scdc_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6e769b79 drm_dp_pcon_frl_configure_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6f26c487 drm_dp_pcon_hdmi_link_active +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x701eaa6d drm_scdc_set_scrambling +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7053fa72 drm_dp_get_pcon_max_frl_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x73011db0 drm_dp_bw_code_to_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x75622688 drm_hdmi_infoframe_set_hdr_metadata +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x76ff6644 drm_dp_lttpr_pre_emphasis_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x77896075 drm_dp_cec_unset_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x79008c7e drm_dsc_setup_rc_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7f175de8 drm_dp_pcon_hdmi_frl_link_error_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x829b6048 drm_dp_dsc_sink_max_slice_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x883ba6c3 drm_dp_read_sink_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8a1e39a3 drm_dp_mst_atomic_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8ca2d9e4 drm_dp_calc_pbn_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8d701329 drm_dp_clock_recovery_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8f56f224 drm_dp_dual_mode_set_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x92b9835e drm_dp_128b132b_cds_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x95883bb4 drm_dsc_initial_scale_value +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x96274aed drm_dp_mst_get_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x96c8c162 drm_dp_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9934275c drm_dp_read_desc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9b242d68 drm_hdcp_update_content_protection +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9b8973df drm_dp_pcon_reset_frl_config +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9c570d04 drm_dp_read_lttpr_phy_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa08533ef drm_dp_mst_edid_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa16547a7 drm_dp_dpcd_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa1d82362 drm_dp_pcon_frl_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa1fefe6a drm_dp_psr_setup_time +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa2219a87 drm_dp_mst_atomic_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa2323890 drm_dp_remove_payload +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa233e1af drm_dp_pcon_frl_configure_1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa50acd26 drm_dp_set_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa5c4a687 drm_dp_set_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa795ae56 drm_dp_mst_topology_mgr_suspend +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa843606e drm_dp_dsc_sink_supported_input_bpcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaa65543a drm_dp_dpcd_probe +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xae22576b drm_dp_read_sink_count_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf267620 drm_dp_lttpr_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf30f38c drm_dp_mst_topology_mgr_set_mst +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb22a463f drm_dp_send_query_stream_enc_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb4820e9e drm_dp_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb5170abe drm_atomic_get_old_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb71694ec drm_hdmi_avi_infoframe_bars +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb7255bde drm_dp_dual_mode_detect +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb8627853 drm_dp_cec_register_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbcbca4e2 drm_dp_mst_hpd_irq_send_new_request +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbd25bef9 drm_dp_aux_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbe983247 drm_dp_mst_topology_mgr_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbeb9bcd3 drm_dp_dpcd_read_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbf28c57f drm_dp_aux_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc020c0c1 drm_dp_pcon_dsc_max_slice_width +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc274176a drm_edp_backlight_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc4ed7f79 drm_scdc_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc5c99a79 drm_dp_get_adjust_request_voltage +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc79ecffb drm_dp_downstream_is_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc7a5590e drm_dp_mst_hpd_irq_handle_event +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc7e7acfc drm_dp_cec_irq +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc7ee2b91 drm_dp_send_real_edid_checksum +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc8b6a8ae drm_dp_128b132b_lane_channel_eq_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc9ef81c6 drm_dp_stop_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xca3ed6b5 drm_dp_downstream_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcb2be8fe drm_dp_pcon_hdmi_link_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcb733c6b drm_dp_cec_unregister_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xccf54d5e drm_dp_get_adjust_tx_ffe_preset +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcdff6970 drm_dp_read_dpcd_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcf81033a drm_dp_check_act_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcfedaf4a drm_dp_mst_connector_late_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd0e95456 drm_dsc_get_bpp_int +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd4c51d58 drm_dp_read_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd58c7f1d drm_dp_mst_topology_state_funcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5a95eae drm_dp_128b132b_lane_symbol_locked +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5afe7b5 drm_dp_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd8641210 drm_dp_mst_connector_early_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdbeafe9a drm_dp_mst_topology_mgr_destroy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe1ea5b38 drm_dp_lttpr_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2273fd2 drm_dp_add_payload_part2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2468a48 drm_dsc_flatness_det_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2a5c393 drm_dp_mst_put_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe5360b84 drm_dp_pcon_dsc_max_slices +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe59fea82 drm_dp_start_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe67b155b drm_dp_downstream_debug +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe6c2a930 drm_dp_dual_mode_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe905f3eb drm_dp_cec_set_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xedcf81ce drm_dp_channel_eq_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf3337910 drm_dp_mst_update_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf4e40930 drm_dp_read_mst_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf4ffaebf drm_dp_dual_mode_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf5599ec1 drm_dp_pcon_pps_override_param +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf68741fb drm_dp_subconnector_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf689ad25 drm_dp_downstream_420_passthrough +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfb1a7a5a drm_dp_downstream_rgb_to_ycbcr_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfde8e5db drm_scdc_get_scrambling_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfe12bcb9 drm_dsc_compute_rc_parameters +EXPORT_SYMBOL drivers/gpu/drm/drm 0x006d7c74 drm_mode_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x01b6e0ad drm_connector_oob_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x01cb7e89 drm_atomic_get_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x01dc291e drm_connector_attach_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0270b865 drm_atomic_check_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0x033e826c drm_gem_objects_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x041f6e52 drm_get_tv_mode_from_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x047e5e85 drm_cvt_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x04f7439b drm_print_regset32 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05056e90 drm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x053828a0 drm_client_framebuffer_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0x062665a4 drm_invalid_op +EXPORT_SYMBOL drivers/gpu/drm/drm 0x083bf448 drm_gem_lru_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x08ac6417 drm_gem_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0x092292c5 drm_vblank_work_cancel_sync +EXPORT_SYMBOL drivers/gpu/drm/drm 0x09786347 drm_framebuffer_plane_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a59d5e8 drm_property_create_object +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a72f765 drm_clflush_virt_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d195cd4 drm_get_edid_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d3ac6ba drm_plane_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d9b4753 drm_mode_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f0a3ded drm_vblank_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f7acb66 drm_mm_print +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fd60df2 drm_get_connector_status_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x107742a9 drm_get_subpixel_order_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1246cbe4 drmm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x13300963 drm_crtc_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1342a042 drm_dev_unplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x13c4ef41 drm_crtc_vblank_count_and_time +EXPORT_SYMBOL drivers/gpu/drm/drm 0x13d908ce drm_connector_list_iter_end +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1406643a drm_crtc_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x14c749cd drm_dev_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1508dd98 drm_connector_set_tile_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x15aefd28 drm_debugfs_add_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x15ffe5c9 drm_hdmi_vendor_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16b809c8 drm_print_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16c89a6b drm_get_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17b621f4 drm_get_edid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x19316dca drm_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1bd12d26 drm_property_lookup_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1be850cf drm_property_blob_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1d0612c1 drm_property_add_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1dff8b7b devm_aperture_acquire_from_firmware +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ec00e58 __drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2087c576 drm_atomic_set_crtc_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0x20e8264a drm_gem_object_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x210a0b12 drm_crtc_vblank_waitqueue +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2183c08c drm_mm_scan_add_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x22561e1b drm_modeset_lock_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x23cf1722 drm_vblank_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2494ced8 drm_driver_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24993e50 drm_edid_are_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24d124ac drm_mode_equal_no_clocks_no_stereo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25b80ba4 drm_atomic_get_old_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25daad93 __drm_mm_interval_first +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2754dad8 drm_mm_reserve_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x27bd4beb drm_gem_lru_move_tail_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28779e52 drm_printf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28b2249d drm_debugfs_create_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28d9fc43 drm_master_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2925d36a drm_atomic_print_new_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x294c7a53 drm_connector_init_with_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29ca2bcf drm_crtc_vblank_on +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f078d1 drm_mode_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ab683ee drm_panel_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ac4f199 drm_connector_atomic_hdr_metadata_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2c600861 drm_atomic_add_affected_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d1873ed drm_atomic_state_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d295c6e drm_gem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d5e8ec3 drm_of_crtc_port_mask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2e5b797b drm_syncobj_add_point +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2feaa3b6 drm_atomic_get_new_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3007d353 drm_encoder_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3119feee drmm_kfree +EXPORT_SYMBOL drivers/gpu/drm/drm 0x312bb92c drm_gem_dmabuf_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x313fd430 drm_event_cancel_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3155b719 drm_panel_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x316730ce drm_framebuffer_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31b8a5e3 __drm_set_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3223f575 drm_atomic_add_affected_connectors +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3692775d drm_edid_get_panel_id +EXPORT_SYMBOL drivers/gpu/drm/drm 0x37d742b3 drm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x37db0e44 drm_edid_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x380b5fbb __drm_get_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x384599c3 drm_property_create_bool +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39093b79 drm_vma_offset_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x391d8f2c drm_universal_plane_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x397c3d27 drm_edid_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x39ccfa6f drm_mode_create_dp_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a284163 drm_gem_map_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ab87110 drm_mode_equal_no_clocks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b0e5e9c __drm_puts_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b1251b2 __drm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b1cd9cb drm_mode_create_tv_properties_legacy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b5e0061 drm_property_create_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b6624e0 drm_crtc_vblank_restore +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c4a3968 drm_crtc_commit_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c787d02 drm_crtc_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cdc37e9 drm_edid_to_speaker_allocation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d442612 drm_noop +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d95e248 drm_set_preferred_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3e54bd74 drm_crtc_arm_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ea65a88 drm_atomic_get_old_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f405489 __drm_printfn_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0x400e6fa7 drm_crtc_vblank_off +EXPORT_SYMBOL drivers/gpu/drm/drm 0x408500ac drm_property_blob_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4357e81a drm_connector_list_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm 0x43aa8606 drm_atomic_set_mode_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4400aa2d drm_atomic_get_old_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4489a5e9 drm_edid_raw +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4497cc4a drm_sysfs_connector_status_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x44a2cadb drm_prime_sg_to_dma_addr_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x45acb024 __devm_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x46624751 drm_crtc_send_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x466e8fd0 drm_dev_enter +EXPORT_SYMBOL drivers/gpu/drm/drm 0x470cf44a drm_prime_gem_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x47d58470 drm_plane_create_alpha_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x47e026c1 drm_mode_parse_command_line_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4839156a drm_gem_private_object_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x485107bb __drmm_add_action_or_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4858520b drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x48bde83a drm_connector_attach_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4991069e drm_show_fdinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a35d30d drm_mode_set_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a49ae42 drm_connector_attach_hdr_output_metadata_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b11750b __drmm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b7ebf95 drm_mm_remove_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4bc20082 drm_syncobj_get_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4ce84395 drm_crtc_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cf0ea37 drm_hdmi_avi_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d73b36c drm_vma_offset_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4df1d4d2 drm_mode_object_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e6e9676 drm_put_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4f8169e2 drm_vma_offset_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50166d51 drm_gem_vunmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50674de7 drm_timeout_abs_to_jiffies +EXPORT_SYMBOL drivers/gpu/drm/drm 0x508ffb02 drm_connector_set_orientation_from_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x509985f9 drm_modeset_lock_all_ctx +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50a0c756 drm_atomic_bridge_chain_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50a9cd40 drm_gem_vmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x513072fe __drm_puts_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5134e3f7 drm_mode_set_config_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x521ad6d0 drm_puts +EXPORT_SYMBOL drivers/gpu/drm/drm 0x522718ae drm_hdmi_avi_infoframe_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x52e3c0e3 drm_client_dev_hotplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x53012fba drm_connector_attach_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x533b916c drm_gem_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5397fddd drm_connector_attach_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x53d0da53 drm_mode_create_dvi_i_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5425c3cc drm_plane_create_zpos_immutable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55eb38da drm_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x56d43c82 drm_crtc_vblank_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57030186 drm_connector_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57698a50 drm_mm_takedown +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags +EXPORT_SYMBOL drivers/gpu/drm/drm 0x585aeadd drm_connector_attach_privacy_screen_provider +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5867d74f drm_crtc_vblank_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58936f7a drm_property_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58e3cd22 drm_edid_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58f64029 drm_gem_lock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58fe9daf drm_writeback_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x592236aa drm_property_create_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59553f32 drm_mode_put_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5a0fd69c drm_client_modeset_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5a5d9513 drm_modeset_lock_single_interruptible +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c77fde5 drm_atomic_get_connector_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5ca19b66 drm_atomic_state_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f5279af drm_dev_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f7985a5 drm_mm_scan_remove_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f84aeca drm_client_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5fa3572d drm_is_current_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x601ade61 drm_gem_prime_import +EXPORT_SYMBOL drivers/gpu/drm/drm 0x603e10cc drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6098d7f4 drm_atomic_get_old_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x60a1ac52 drm_vma_node_allow_once +EXPORT_SYMBOL drivers/gpu/drm/drm 0x60aff4de drm_writeback_prepare_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x60d6bf9f drm_bridge_chain_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x62514289 drm_plane_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0x62ee5cf5 drm_add_edid_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x630300b5 drm_plane_create_rotation_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x63f52771 drm_property_replace_global_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6411ed58 drm_bridge_chain_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm 0x647e1441 drm_modeset_acquire_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x64fd09ea drmm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65702bd6 drm_default_rgb_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6616bd9e drm_mode_prune_invalid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6677d4b6 drm_gem_lru_scan +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6725cb86 drm_crtc_next_vblank_start +EXPORT_SYMBOL drivers/gpu/drm/drm 0x67348353 drm_file_get_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x678d7760 drm_property_create_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x683a9ce5 drm_warn_on_modeset_not_all_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6910e4cd drm_format_info_min_pitch +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69353664 __drm_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6a1287c0 drm_display_mode_from_cea_vic +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6aaa8d04 drmm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b4bdb70 drm_connector_update_privacy_screen +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b9b183a drm_atomic_bridge_chain_post_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c3eeee1 drm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c5df5d0 drm_modeset_unlock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c7063d2 drm_connector_attach_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c925d98 drm_prime_pages_to_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c9a48ec __drmm_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ce24a1a drm_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6dae72f9 drm_atomic_get_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6e78a5c4 drm_modeset_lock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0x70ee756d drm_gem_create_mmap_offset_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0x71221d52 drm_vma_offset_manager_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x71646b93 drm_framebuffer_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x719356fe drm_gem_prime_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7215a347 drm_connector_list_iter_begin +EXPORT_SYMBOL drivers/gpu/drm/drm 0x73501377 drm_atomic_set_fb_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x736981fc drm_panel_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74d3f403 drm_event_reserve_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74eaf26b drm_vma_offset_lookup_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74fc6fbd drm_format_info_block_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x75414a41 drm_modeset_unlock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0x75596874 drm_client_modeset_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0x762c68ef drm_syncobj_find_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x76b2e593 drm_gem_lru_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x76ba16f4 drm_send_event_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x76e61222 drm_dev_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x77460be4 drm_plane_force_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7757cd06 drm_crtc_check_viewport +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7873b805 drm_of_find_possible_crtcs +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79685df0 drm_gem_vm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79927836 drm_show_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7aabc353 drm_vblank_work_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b1666fc drm_sysfs_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b99120d drm_gem_prime_handle_to_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7ba230dd __drmm_add_action +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7bd6744b drm_client_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c0d9cad drm_display_info_set_bus_formats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c545285 drm_edid_get_monitor_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c886101 drm_gem_dmabuf_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7d60719b drm_of_component_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e43b210 drm_syncobj_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7edf470b drm_edid_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7f0b9f5b drm_mode_object_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7f211c84 drm_plane_enable_fb_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fb92f2a drm_gem_prime_import_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0x80dc2387 drm_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x82fe9bd5 drm_mode_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x835f852f drm_gem_create_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x841c8fe7 drm_client_modeset_commit_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x858d0d0c drm_debugfs_add_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x86489425 drm_mode_create_tv_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x87b6934c drm_syncobj_replace_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8824fc6b drm_gem_handle_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x891f87ed drm_client_modeset_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x894f4608 drm_mode_create_hdmi_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a165158 drm_bridge_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8b254236 drmm_mode_config_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8b915592 drm_analog_tv_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8bbe7923 drm_writeback_queue_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c0734dc drm_gem_map_detach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ce88714 drm_mode_find_dmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d72789e drm_edid_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d875127 drm_crtc_accurate_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8db6a500 drm_object_attach_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8f48a57b drm_edid_read_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9193d36e drm_debugfs_remove_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x92286980 drm_dev_printk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x924c0457 drm_send_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x92584d05 drm_gem_dma_resv_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0x938bcb66 drm_mode_create_aspect_ratio_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x93ac2d63 drm_connector_update_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x95aecde0 drm_writeback_signal_completion +EXPORT_SYMBOL drivers/gpu/drm/drm 0x982d09b3 drm_format_info_block_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x98558812 drm_probe_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9977f4f6 drm_plane_create_zpos_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x999316c3 drm_framebuffer_unregister_private +EXPORT_SYMBOL drivers/gpu/drm/drm 0x99981859 drm_mode_validate_ycbcr420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x99c9740c of_drm_find_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b285573 drm_match_cea_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b501e03 drm_mode_create_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b8b24a1 drm_crtc_set_max_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b95c885 drm_mode_match +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b9de1c1 drm_edid_header_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9c172802 drm_mode_create_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9c1b2825 drm_gem_map_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9ce050be drm_mode_copy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9cf4ada7 drm_client_rotation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9dbfcebd drm_atomic_bridge_chain_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9f535221 drm_clflush_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa0bbdb52 drm_gem_unlock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa0f28065 drm_gtf_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa1c4784e drm_connector_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa4268e5a drm_atomic_state_default_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa453089c drm_plane_get_damage_clips_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa48be08d drm_connector_set_path_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa4d6aa09 drm_atomic_state_default_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa595afe9 drm_writeback_get_out_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa5f1f9f6 drm_dev_has_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa730eae3 drm_connector_set_panel_orientation_with_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa7d94ca9 drm_panel_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa8f56157 drm_object_property_get_default_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0xab3ac3d4 drm_connector_attach_max_bpc_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xabde2585 drm_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm 0xac1fe4db drm_ioctl_kernel +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad4e902b drm_color_ctm_s31_32_to_qm_n +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad9aca1c drm_mode_object_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae277372 __drm_crtc_commit_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae48df6e drm_mode_config_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae6996d8 drm_mode_crtc_set_gamma_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae8a4604 drm_gem_prime_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaf4f6cf7 drm_modeset_acquire_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb0260353 drm_atomic_normalize_zpos +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb0b05ff5 drm_clflush_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb11ac7a7 __drm_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb167716f drm_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb1e5cd04 drm_atomic_set_mode_prop_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb20b1198 drm_crtc_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb212dc3e drm_edid_dup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb249dfa1 drm_gem_object_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb2d397d9 drm_plane_create_color_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3750192 drm_edid_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3e3c09c drm_edid_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4032484 drm_mm_insert_node_in_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb45c4a62 drm_master_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4815564 drm_edid_read_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb497327b drm_atomic_state_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb52cda4c drm_vma_node_is_allowed +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb574b9e9 drm_connector_attach_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb5a31455 drm_gem_handle_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6127243 drm_need_swiotlb +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb62dbdb6 drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb68a8cf1 drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7549517 drmm_kmalloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7bb9fb0 drm_property_replace_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7e9276d drm_client_buffer_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb8ee2beb drm_mode_create_from_cmdline_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb905e2eb drm_connector_set_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9c4492c ___drm_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9cad492 __drm_atomic_state_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xba049ba2 drm_color_lut_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0xba8036be drm_crtc_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb0bb0b9 drm_gtf_mode_complex +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbbf64343 of_drm_get_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbc3bf8a3 drm_syncobj_get_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbcdd9aa5 drm_release_noglobal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbd2222ca drm_atomic_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbd3b74e4 drm_atomic_private_obj_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbd6b1b6e drm_gem_free_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbde096b6 drm_crtc_vblank_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe22fbfe of_drm_find_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbec52113 drm_add_modes_noedid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbfb25650 drm_mode_probed_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc010fe6d drm_framebuffer_plane_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc05fee8e drm_vma_node_allow +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc2f9db82 drm_property_create_bitmask +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc34b648d drm_atomic_get_crtc_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc36845a0 drm_property_create_signed_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc475416b drm_any_plane_has_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc571e83a drm_atomic_get_new_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5989cba drm_atomic_nonblocking_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5ebe324 drm_gem_unmap_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc61b8e7e drm_panel_of_backlight +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc6e88bf3 drm_gem_dmabuf_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8cb4939 drm_edid_override_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8f1f89d drm_av_sync_delay +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9d92e60 drm_mode_create_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca7136e4 drm_send_event_timestamp_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcd157968 drm_atomic_get_new_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcd813307 drm_gem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcda6a1dd drm_plane_get_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdb99cc9 drm_mode_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xce4b6e40 drm_poll +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf6ad4a3 drm_modeset_lock +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf8969cf drm_panel_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcfba57b7 __drm_dev_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd05fda43 drm_prime_get_contiguous_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd0786eb7 drm_edid_connector_add_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd13ec380 drm_gem_private_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd13f9985 drm_edid_block_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd330908f drm_connector_attach_dp_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd432ace5 drm_framebuffer_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd46a02a5 drm_writeback_cleanup_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd50fd622 drm_framebuffer_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd5862483 drm_connector_create_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd5a17546 drm_modeset_drop_locks +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd5f1f880 drm_panel_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd680a377 drm_gem_object_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd68ea52d drm_writeback_connector_init_with_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd6d6ba03 drm_client_modeset_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd767e6e1 drm_master_internal_acquire +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7a9cf42 drm_mode_validate_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd88344d4 drm_object_property_set_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd915a49d drm_connector_set_link_status_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd9abe9f0 drm_client_framebuffer_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb320a08 drm_mode_is_420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdbb1ea20 drm_mode_config_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdcae26d2 drm_gem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd3c6afa drm_mode_is_420_also +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddc28ce3 __drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddccb453 drm_plane_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdea0f2e4 drm_aperture_remove_conflicting_pci_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf3f760d drm_mm_scan_color_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf579a20 drm_crtc_enable_color_mgmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf666902 drm_rotation_simplify +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdfc0328d drm_connector_attach_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe084b904 drm_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe1e995e3 drm_atomic_get_new_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe21cda94 drm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe253b9f8 drm_vblank_work_schedule +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe2ab2a0d drm_syncobj_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe317082a __drm_printfn_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3580ade drm_crtc_vblank_helper_get_vblank_timestamp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3ac15d5 drm_mode_is_420_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3f9782c drm_sysfs_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe4c60c0d drm_mode_validate_driver +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe538dd26 drm_object_property_get_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe5446d25 drm_master_internal_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe5526b39 drm_gem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe59062e8 drm_atomic_bridge_chain_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe633a4cd drm_format_info_bpp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe66d71c7 drm_bridge_chain_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe77076ab drm_connector_set_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7c1f710 drm_mode_create_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7c81367 __drmm_crtc_alloc_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe7e49251 drm_connector_attach_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a034df drm_dev_exit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea00fe81 __drm_printfn_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea0f9b9a drm_mode_get_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeb20a1cb drm_modeset_backoff +EXPORT_SYMBOL drivers/gpu/drm/drm 0xebcf0888 drm_edid_read_custom +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed1531a3 drm_gem_dmabuf_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xedc9a8ad drm_prime_sg_to_page_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee02ac58 drm_panel_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xefb5ccb7 devm_drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0517d7a drm_mm_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf074af1b drm_panel_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1003b81 drm_connector_list_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1421d13 drm_mode_sort +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1b5340a drm_mode_vrefresh +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf2086287 drm_gem_vm_close +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf31698fd drm_dev_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf406e46a drm_get_connector_type_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf43b59c5 drm_gem_dmabuf_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4f50a26 drm_plane_create_blend_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf57f7027 drm_gem_prime_fd_to_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf5da1e4e drm_mode_plane_set_obj_prop +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf60e105b drm_event_reserve_init_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf6686505 drm_atomic_bridge_chain_pre_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf710c3fc drm_aperture_remove_conflicting_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf7504537 drm_connector_has_possible_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf7674ca3 drm_connector_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf824c7db __drm_printfn_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf8d4e35d drm_gem_lru_move_tail +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf94c8646 drm_atomic_add_encoder_bridges +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf95377c4 drm_gem_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf981ee48 drm_mode_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf993188b drm_atomic_private_obj_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf9a5ebd7 drm_vma_node_revoke +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfaa20827 drm_atomic_set_crtc_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfb2d1946 drm_client_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfb928556 drm_client_framebuffer_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfb9f91bd drm_state_dump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfba9d7be drm_client_buffer_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfc994a15 drm_mode_create_suggested_offset_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfd1e7b58 drm_atomic_get_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfd8df5f5 __drmm_mutex_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfdb37042 drm_gem_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeb953b1 __drm_printfn_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xffa2976e drm_property_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x22d53779 drm_buddy_free_list +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x2d9e9583 drm_buddy_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x40d76a49 drm_get_buddy +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x9f44c898 drm_buddy_init +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xabb5a026 drm_buddy_block_trim +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xbd5b3bcc drm_buddy_free_block +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xc30d71cc drm_buddy_block_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xfa150882 drm_buddy_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xff748b76 drm_buddy_alloc_blocks +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x4d819e13 drm_fbdev_dma_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x84628023 drm_gem_dma_prime_import_sg_table_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0xe6c20771 drm_gem_dma_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x01937463 devm_drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x01e385cd drm_fb_xrgb8888_to_rgb888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0394979b __drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x08e89215 drm_fb_helper_initial_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x09a103dc drm_fb_helper_set_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0b4a7dbf drm_atomic_helper_shutdown +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0db28b6a drm_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x125b2152 drm_fb_helper_check_var +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x131743c7 drm_gem_fb_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x138cd596 drm_i2c_encoder_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x19773eb7 __drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ac60d62 drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1c78cd41 drm_kms_helper_poll_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ccf99a7 drm_atomic_helper_damage_iter_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1d6c1374 drm_atomic_helper_check_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ea352e2 drm_fb_xrgb8888_to_mono +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x227bf7e3 __drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2373133e drm_fb_xrgb8888_to_xrgb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2519fc00 drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x283491b5 drm_fb_helper_damage_area +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2aa34df2 drm_helper_probe_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d50570f drm_rect_calc_hscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2daf9a32 drm_simple_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x30d634bc drm_connector_helper_get_modes_from_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x334c1c5d drm_plane_helper_update_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x372f04cb drm_kms_helper_poll_enable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x38e10bf0 drm_gem_fb_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x39d642dd drm_panel_bridge_connector +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3a71349a drm_i2c_encoder_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3d455d9f drm_gem_fb_begin_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x40fc45ee drm_fb_memcpy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x420d71c7 drm_gem_simple_kms_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x443803f0 drm_atomic_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x45a57c0a drm_plane_helper_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46f68562 drm_atomic_helper_page_flip_target +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4834906a drm_flip_work_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x491e28e8 drm_helper_probe_single_connector_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4a2e86d7 drm_fb_helper_setcmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4a54690f drm_atomic_helper_connector_tv_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4bc747f3 drm_plane_helper_disable_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4c7db542 drm_atomic_helper_page_flip +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4d50a80c drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4d76222f drm_connector_helper_get_modes_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x508b93a6 drm_crtc_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x509f4a4a drm_kms_helper_poll_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x512a4d38 drm_atomic_helper_fake_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5509252d drm_atomic_helper_disable_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x55a82e26 drmm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5681d5a9 drm_atomic_helper_bridge_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x57967f8b drm_kms_helper_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a4734d1 drm_kms_helper_is_poll_worker +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a7dae2f drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5b12c318 drm_atomic_helper_swap_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5b3e06e3 drm_gem_fb_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5cb3bb61 drm_fb_helper_set_suspend_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5d761eb6 drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x60dc56bb drm_atomic_helper_connector_tv_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x617afa98 drm_fb_xrgb8888_to_rgba5551 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6228e598 drm_helper_crtc_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6300061a drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x64699043 drm_self_refresh_helper_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x66820436 drm_self_refresh_helper_update_avg_times +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x68bf4a16 devm_drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x69b5cbd4 drm_plane_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6a78a623 drm_helper_encoder_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6a7d4e73 drm_atomic_helper_commit_modeset_disables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b0b9550 drm_flip_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b561b2d __drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b5c2b06 drm_atomic_helper_damage_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b95e66a drm_fb_helper_deferred_io +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6c4b44b4 drm_fb_xrgb8888_to_argb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6c7c941f drm_atomic_helper_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e30ba8e drm_rect_rotate_inv +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6ea9447c __drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6eb249a1 drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x718a2ce0 drm_atomic_helper_async_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x71c4b586 drm_helper_force_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x71c93ff1 drm_helper_disable_unused_functions +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x729dbdc1 drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x72f46259 drm_panel_bridge_set_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7383391c drm_simple_display_pipe_attach_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x768ddaf8 drm_atomic_helper_commit_cleanup_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x77b36d25 drm_fb_helper_debug_leave +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7849effd drm_fbdev_generic_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x797ce7e7 drm_atomic_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x79f6dadd drm_i2c_encoder_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7bf16790 drm_atomic_helper_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7c1d42b6 drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7e016d38 drm_flip_work_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7ffa75f4 drm_self_refresh_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x807c854e drm_atomic_helper_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x80c01a93 drm_helper_resume_force_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x80fef1d7 drm_fb_helper_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x817422f3 drm_fb_build_fourcc_list +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x82728048 __drm_atomic_helper_private_obj_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x82e1d526 drm_fb_helper_output_poll_changed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x84473f1c __drm_atomic_helper_connector_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8488c2dd drm_kms_helper_poll_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x856a39c6 drm_crtc_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x866275f0 drm_fb_helper_unregister_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x871ab41a drm_rect_intersect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x87d86562 drm_crtc_helper_mode_valid_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8981e9a4 drm_crtc_helper_set_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x89ca021a __drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8cc6d26a drm_atomic_helper_bridge_propagate_bus_fmt +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x909e2918 __drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91bfc21e __drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91df81da drm_atomic_helper_commit_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91fec1cc drm_rect_calc_vscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x92915ccf drm_atomic_helper_commit_duplicated_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x935cd1e3 drm_crtc_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x93b43158 drm_fb_helper_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x97dadfd3 drm_atomic_helper_damage_merged +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x981c944b drm_self_refresh_helper_alter_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99fd20aa drm_rect_clip_scaled +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9d3bb254 drm_atomic_helper_update_legacy_modeset_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9d3c1ad3 drm_fb_helper_damage_range +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9ea35767 drm_gem_simple_kms_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9f672edf drm_gem_simple_kms_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9ff2328d drm_fb_helper_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa3793622 drm_fb_swab +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa3db1c16 drm_atomic_helper_commit_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa4d4263b __drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa6b46e67 drm_atomic_helper_check_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa6e93ff2 drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa70db508 drm_gem_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa829ea0d drm_simple_display_pipe_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa9a28920 drmm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa9d38118 __drm_atomic_helper_crtc_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaaa2fbf6 drm_fb_xrgb8888_to_argb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xac672724 drm_atomic_helper_async_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xad79914f drm_fb_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xadda5def drm_atomic_helper_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb025af38 drm_atomic_helper_commit_hw_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb053adda drm_rect_rotate +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb0d40aa3 drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb1a196ff drm_connector_helper_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb3edac68 drm_atomic_helper_commit_modeset_enables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb4594824 drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb501238a drm_panel_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb5613b2b drm_atomic_helper_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb6a6b711 drm_fb_clip_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb82e423c drm_fb_helper_fill_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb8e896fc drm_atomic_helper_connector_tv_margins_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb955b43c drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb9bebed6 drm_helper_connector_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbb312d34 drm_atomic_helper_check_modeset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbc6cc8de drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbcd1b1be __drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbd25f348 drm_connector_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbecd0d0c drm_fb_blit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbffe0507 drm_fb_helper_release_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc1d700a8 drm_fb_xrgb8888_to_rgb332 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc3079d27 drm_helper_mode_fill_fb_struct +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc5c66a78 drm_gem_fb_end_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc7013378 drm_gem_simple_kms_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc77c9245 drm_i2c_encoder_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc841b97e drm_atomic_helper_prepare_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc93d2f2f __drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xca137a92 drm_atomic_helper_update_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xca704437 drm_fb_helper_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xca815413 drm_fb_helper_alloc_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xca989ce6 __drmm_simple_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb14146b drm_atomic_helper_wait_for_vblanks +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb2340b8 drm_rect_debug_print +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcbeeaf79 drm_i2c_encoder_restore +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcc970087 drm_atomic_helper_check_crtc_primary_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf11a549 drm_flip_work_allocate_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcfdfc93e drm_fb_helper_pan_display +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd024130d drm_fb_helper_blank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd02eae0a drm_atomic_helper_commit_tail_rpm +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd1637b70 devm_drm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd1ab120b drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd1fc5f14 drm_flip_work_queue +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd3e22d2f __drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd4371b8c drm_kms_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd52c3726 __drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd559e92d drm_atomic_helper_wait_for_fences +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd5677d6b __drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd5871c4c drm_fb_helper_set_par +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd5bf170f drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd7abd9f1 __drm_atomic_helper_plane_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd991ece6 drm_fb_xrgb8888_to_gray8 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd9e1f781 drm_atomic_helper_dirtyfb +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xda22ae9d drm_atomic_helper_check_plane_damage +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdb1628b8 drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdb8cc6f1 drm_gem_simple_kms_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdbcb818b drm_atomic_helper_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdc833fbb drm_flip_work_queue_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xde50f6cc drm_i2c_encoder_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdeff06f7 drm_gem_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe09f94e6 drm_i2c_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe3f9e900 drm_fb_helper_debug_enter +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe556452c drm_fb_xrgb8888_to_argb8888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe70d866f drm_fb_helper_restore_fbdev_mode_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe81691e6 drm_fb_xrgb8888_to_xrgb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe86aac6e drm_gem_fb_create_handle +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe8ccd04e drm_helper_move_panel_connectors_to_head +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xea4962fd drm_fb_xrgb8888_to_rgb565 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xec3d4185 drm_mode_config_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xeefc9f2e drm_i2c_encoder_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf1952c9d drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf3444481 drm_i2c_encoder_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf3d72882 drm_atomic_helper_cleanup_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf5670a61 drm_fb_helper_lastclose +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf57d0949 drm_atomic_helper_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf5d1486e drm_atomic_helper_wait_for_flip_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf8ee55d4 drm_atomic_helper_commit_tail +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf9ed3be6 drm_atomic_helper_check_wb_encoder_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfa540bb4 drm_bridge_is_panel +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfbb991db drm_connector_helper_tv_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfbf73dc2 drm_i2c_encoder_save +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfd6e63ec drm_mode_config_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfe798d51 drm_fb_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfe89155a drm_kms_helper_poll_reschedule +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x100ad0ae mipi_dbi_enable_flush +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x1b7d95c5 mipi_dbi_pipe_update +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x45ebd8da mipi_dbi_command_buf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x49f8d147 mipi_dbi_pipe_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x4bf81274 mipi_dbi_pipe_reset_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x5eead773 mipi_dbi_command_stackbuf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x808af9ce mipi_dbi_poweron_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x95f67b44 mipi_dbi_hw_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x9887ede3 mipi_dbi_pipe_duplicate_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x98d598bb mipi_dbi_spi_cmd_max_speed +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x9f2590c9 mipi_dbi_pipe_begin_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x9fc914ee mipi_dbi_pipe_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xb061816e mipi_dbi_command_read +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xb0812e77 mipi_dbi_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xb58b4cec mipi_dbi_dev_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xb5cac917 mipi_dbi_buf_copy +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xc19546ab mipi_dbi_display_is_on +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd2b5c3d1 mipi_dbi_pipe_destroy_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd85e849e mipi_dbi_poweron_conditional_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xd9b83e3a mipi_dbi_spi_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xda422c3c mipi_dbi_dev_init_with_formats +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xda50fbf7 mipi_dbi_pipe_end_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xddd62e97 mipi_dbi_spi_transfer +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x0dbc93ca drm_gem_shmem_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x204b33c4 drm_gem_shmem_purge_locked +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x30d996fc drm_gem_shmem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x31c52c72 drm_gem_shmem_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x487c1015 drm_gem_shmem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x633a73ee drm_gem_shmem_madvise +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x8b145448 drm_gem_shmem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xb2eee66f drm_gem_shmem_purge +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xdd09e323 drm_gem_shmem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xea72310f drm_gem_shmem_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x3ea3e147 drm_suballoc_free +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xa5c1baba drm_suballoc_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xc3df1eec drm_suballoc_new +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xc9908474 drm_suballoc_manager_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xcf372f7b drm_suballoc_dump_debug_info +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x34c702b1 drm_gem_ttm_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x4f849d4b drm_gem_ttm_dumb_map_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x7e927aa3 drm_gem_ttm_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xa7ab0c25 drm_gem_ttm_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xd84e599e drm_gem_ttm_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x3995e9d2 drm_gem_vram_simple_display_pipe_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x4a91bbbe drm_gem_vram_put +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x56f6eb8c drm_gem_vram_fill_create_dumb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x6c0add7c drm_gem_vram_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x6e6b0a69 drm_gem_vram_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x7218ab4c drm_gem_vram_driver_dumb_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x80ccc69f drm_vram_helper_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x8936c57f drm_gem_vram_simple_display_pipe_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xa6c591a3 drm_vram_mm_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xa6ecd94f drm_gem_vram_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xcbaca637 drm_gem_vram_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xe4479332 drm_gem_vram_plane_helper_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xe7d8dcbf drm_gem_vram_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xe919fc6c drm_gem_vram_plane_helper_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xef1c09e2 drmm_vram_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xf584bb47 drm_gem_vram_vmap +EXPORT_SYMBOL drivers/gpu/drm/rockchip/rockchipdrm 0x31c65dd0 rockchip_drm_wait_vact_end +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x12c7b269 drm_sched_job_cleanup +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x16555573 drm_sched_entity_set_priority +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x1d395da0 drm_sched_suspend_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x21c480f6 drm_sched_entity_destroy +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x222bc4eb drm_sched_entity_flush +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x240c5a6f drm_sched_resume_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x30601b58 drm_sched_entity_push_job +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x3e7c304d drm_sched_job_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x42aee2ac drm_sched_job_arm +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x47b0bf77 to_drm_sched_fence +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x6cdf1616 drm_sched_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x6ebd7faa drm_sched_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7140363b drm_sched_job_add_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x78cb8f2c drm_sched_entity_modify_sched +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x790948c0 drm_sched_job_add_resv_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x79934f10 drm_sched_entity_error +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7aadabd8 drm_sched_job_add_syncobj_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7bfa52b8 drm_sched_pick_best +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x85d7bf2e drm_sched_fault +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x8a9f33be drm_sched_start +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x9173cd4b drm_sched_increase_karma +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xa4e3ae4f drm_sched_resubmit_jobs +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xb2ba82e3 drm_sched_entity_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xc498186b drm_sched_job_add_implicit_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xc774161c drm_sched_entity_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xea0e4116 drm_sched_stop +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x06b144a1 ttm_bo_move_to_lru_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0a4f309a ttm_resource_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0ceb2190 ttm_glob +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0de6cae5 ttm_bo_pin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x11d367ca ttm_bo_vm_access +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x16276d90 ttm_range_man_init_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a71d30c ttm_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1e6d8d74 ttm_kmap_iter_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1f674925 ttm_pool_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x20cc144c ttm_io_prot +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2337942c ttm_range_man_fini_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x29630671 ttm_tt_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2d08a84b ttm_resource_manager_debug +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x38686939 ttm_bo_mem_space +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x45dbfab3 ttm_bo_unmap_virtual +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x47b3f8dd ttm_eu_reserve_buffers +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4800c171 ttm_device_swapout +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x494643a6 ttm_bo_kmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4fa6987b ttm_device_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x57d70862 ttm_device_clear_dma_mappings +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x69cc2943 ttm_tt_pages_limit +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6aba3b4e ttm_bo_eviction_valuable +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6f2b221a ttm_bo_vunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7e9d6c30 ttm_resource_manager_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x822cdb9f ttm_bo_vm_fault +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x854f2bf0 ttm_device_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8e6f0973 ttm_bo_put +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9186afb5 ttm_eu_fence_buffer_objects +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x91d521c0 ttm_resource_manager_create_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9378e1c6 ttm_kmap_iter_iomap_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9bccb3cf ttm_bo_init_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9c103abc ttm_bo_wait_ctx +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9d13dd44 ttm_bo_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa13d052b ttm_resource_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xabd63f3c ttm_bo_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xac30c707 ttm_resource_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xac51d04c ttm_bo_vmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xaea36cc8 ttm_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xaec6a270 ttm_bo_unpin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xaed639c6 ttm_bo_init_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb145b57a ttm_bo_move_accel_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb2675ae3 ttm_sg_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb306a113 ttm_resource_manager_evict_all +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb5cec9ce ttm_eu_backoff_reservation +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xba7c1101 ttm_bo_kunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xbdcbecf6 ttm_pool_alloc +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc240f1c1 ttm_bo_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc376d769 ttm_bo_vm_fault_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd116d38b ttm_tt_populate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd37b0036 ttm_pool_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd423cf79 ttm_bo_vm_reserve +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd47fe0d9 ttm_bo_vm_close +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd7d71fd7 ttm_lru_bulk_move_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe3a79716 ttm_bo_move_sync_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xecd77463 ttm_resource_manager_usage +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xedacbfa1 ttm_pool_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xede4e889 ttm_lru_bulk_move_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf30d9c20 ttm_bo_set_bulk_move +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf9caa22b ttm_bo_vm_dummy_page +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfb926ff5 ttm_pool_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfcc45e5a ttm_bo_vm_open +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x06f64991 host1x_client_exit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x086e3985 host1x_syncpt_get_base +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x1178022a host1x_client_unregister +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x1b66e592 host1x_driver_unregister +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x1db4a9d7 host1x_syncpt_wait +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x21bbf93d host1x_syncpt_alloc +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x2258e15d host1x_fence_create +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x263a755a host1x_bo_unpin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x3452a267 host1x_device_init +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x37307bd5 host1x_syncpt_read +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x38ec7e62 host1x_syncpt_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x449a58d1 __host1x_client_register +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x46497a6b host1x_syncpt_get_by_id_noref +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x4c0b6eb7 host1x_syncpt_read_max +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x51de13ce host1x_syncpt_base_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x55a22903 host1x_syncpt_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x5d2935cc host1x_job_add_gather +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x66a73844 host1x_channel_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x6c30400e host1x_syncpt_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x6c5740be host1x_get_dma_mask +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x72e78e54 tegra_mipi_start_calibration +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x8ea45810 host1x_job_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x929f9923 host1x_job_submit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9451a33e tegra_mipi_free +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9809577b host1x_job_alloc +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x983d1639 host1x_syncpt_incr_max +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0x9edbf994 host1x_channel_stop +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa62262a8 host1x_job_get +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xa733ff60 tegra_mipi_disable +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xaae57bf6 host1x_client_suspend +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xae04bf26 host1x_syncpt_release_vblank_reservation +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xb4e24434 host1x_device_exit +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbcbe65a0 tegra_mipi_finish_calibration +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xbebe26e1 host1x_syncpt_read_min +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xc5023f50 host1x_driver_register_full +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xca51789f host1x_bo_pin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xcb1a0e4c tegra_mipi_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xcce817d3 host1x_channel_put +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xce7f5b14 host1x_syncpt_get_by_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xd5fd00dc host1x_job_unpin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xd6f5c7d5 host1x_syncpt_id +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xda6511d9 host1x_client_resume +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xdc476800 host1x_job_pin +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xed1937f1 host1x_channel_request +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf20fc37e __host1x_client_init +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf64d2eb8 host1x_syncpt_incr +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf6a8f77c host1x_job_add_wait +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf78e77bd host1x_fence_cancel +EXPORT_SYMBOL drivers/gpu/host1x/host1x 0xf8a79b19 tegra_mipi_enable +EXPORT_SYMBOL drivers/hid/hid 0xa2a1e367 hid_bus_type +EXPORT_SYMBOL drivers/hwmon/adt7x10 0x8d9efe9b adt7x10_dev_pm_ops +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x2f9e7f8e vid_which_vrm +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x446615bd vid_from_reg +EXPORT_SYMBOL drivers/hwmon/ltc2947-core 0xc88d4ea9 ltc2947_pm_ops +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x01568393 sch56xx_read_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x74d0b1a0 sch56xx_watchdog_register +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0x96ec3b26 sch56xx_read_virtual_reg12 +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xaa17a737 sch56xx_write_virtual_reg +EXPORT_SYMBOL drivers/hwmon/sch56xx-common 0xb37b9b81 sch56xx_read_virtual_reg16 +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x9b8dd86a i2c_bit_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xc8a7e215 i2c_bit_algo +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xcc61cb69 i2c_bit_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0x5fdde900 i2c_pca_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0xe5e726a5 i2c_pca_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/busses/i2c-amd756 0xa384de30 amd756_smbus +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x10a4c688 qcom_adc5_hw_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x1fcd0103 qcom_adc_tm5_gen2_temp_res_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x39885d6b qcom_adc_tm5_temp_volt_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x401dc869 qcom_vadc_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x47f699dd qcom_adc5_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x4e64cdb9 qcom_adc5_hw_settle_time_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x53546ecd qcom_adc5_avg_samples_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x70e6eca1 qcom_vadc_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0xc61e7a34 qcom_adc5_prescaling_from_dt +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x116b79ba iio_triggered_buffer_cleanup +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0xbd4cec28 iio_triggered_buffer_setup_ext +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x09fe7432 iio_kfifo_free +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x700cf917 iio_kfifo_allocate +EXPORT_SYMBOL drivers/iio/imu/fxos8700_core 0x14e88122 fxos8700_regmap_config +EXPORT_SYMBOL drivers/iio/industrialio 0x154ed644 iio_push_event +EXPORT_SYMBOL drivers/iio/industrialio 0x1b841769 iio_trigger_set_immutable +EXPORT_SYMBOL drivers/iio/industrialio 0x1ce2f86a iio_trigger_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x2d6bcdcb iio_trigger_generic_data_rdy_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x32dad179 iio_buffer_init +EXPORT_SYMBOL drivers/iio/industrialio 0x4f71c5e4 iio_trigger_validate_own_device +EXPORT_SYMBOL drivers/iio/industrialio 0x5646dd8b iio_trigger_register +EXPORT_SYMBOL drivers/iio/industrialio 0x5b3e7c39 iio_device_set_clock +EXPORT_SYMBOL drivers/iio/industrialio 0x62e30f5f iio_device_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x63fc494c iio_device_get_clock +EXPORT_SYMBOL drivers/iio/industrialio 0x682857eb iio_bus_type +EXPORT_SYMBOL drivers/iio/industrialio 0x68c4b5b6 __iio_device_register +EXPORT_SYMBOL drivers/iio/industrialio 0x81869ada iio_device_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0x81da92fd iio_trigger_notify_done +EXPORT_SYMBOL drivers/iio/industrialio 0x94b52117 iio_trigger_free +EXPORT_SYMBOL drivers/iio/industrialio 0xb7d76a53 iio_get_time_ns +EXPORT_SYMBOL drivers/iio/industrialio 0xc7dc1fd0 iio_read_mount_matrix +EXPORT_SYMBOL drivers/iio/industrialio 0xcad508f3 iio_trigger_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0xd176f590 iio_trigger_poll_nested +EXPORT_SYMBOL drivers/iio/industrialio 0xdc4b3217 __iio_trigger_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0xdf76bbeb iio_pollfunc_store_time +EXPORT_SYMBOL drivers/iio/industrialio 0xec8fda32 iio_trigger_using_own +EXPORT_SYMBOL drivers/iio/industrialio 0xefd515a6 iio_device_free +EXPORT_SYMBOL drivers/iio/industrialio 0xf4115154 iio_read_const_attr +EXPORT_SYMBOL drivers/iio/industrialio-configfs 0x3959a94b iio_configfs_subsys +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x2996705b iio_sw_device_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x811a0300 iio_register_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x9e7ab57d iio_sw_device_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xf08d7c2c iio_unregister_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x4a288b0b iio_sw_trigger_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x61773c24 iio_register_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x6f86b955 iio_unregister_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x9273fcc7 iio_sw_trigger_destroy +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0xa1bf8c03 iio_triggered_event_cleanup +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0xf8bcafb6 iio_triggered_event_setup +EXPORT_SYMBOL drivers/iio/pressure/bmp280 0xaa4f6de3 bmp280_dev_pm_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x2661727e ib_send_cm_sidr_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x3ed94720 ib_send_cm_drep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x426d85e2 ib_cm_notify +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x53af8abd ib_send_cm_dreq +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x580d13e8 ib_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x69824a14 ibcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x7285002e ib_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x9619ea8b ib_send_cm_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x9edb1def ib_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xa8415c91 ib_send_cm_sidr_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xc6a5bc57 ib_cm_insert_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xc9b6f2f5 ib_send_cm_rtu +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xd9d31043 ib_send_cm_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xe98195f3 ib_send_cm_rej +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xecf07b9b ib_send_cm_mra +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xf4257627 ib_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00b27d61 ib_cq_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00cd25ea ib_get_rdma_header_version +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x02c395a1 rdma_nl_put_driver_u32 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x03ab53c9 ib_create_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x09b44d06 ib_get_cached_lmc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0b3a76c1 ib_destroy_wq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0dd9b358 rdma_rw_ctx_post +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x14a48d3b rdma_alloc_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x14ee1774 ib_map_mr_sg_pi +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x151dd683 ib_dereg_mr_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1762578b rdma_rw_ctx_signature_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x182df0c2 ib_query_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19845ff3 rdma_create_user_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1b037462 __rdma_block_iter_start +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1eeabae2 rdma_set_cq_moderation +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x21968ebd ibnl_put_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x24a0bd23 ib_qp_usecnt_inc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x24b7f232 rdma_user_mmap_entry_remove +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x27672b6a ib_dealloc_pd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x27cccc22 rdma_user_mmap_entry_get_pgoff +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2944de50 ib_init_ah_attr_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x29ea4390 ib_destroy_cq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2aac5bb9 ib_get_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2b69553e ib_unregister_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2beb6dfe rdma_rw_ctx_wrs +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2bf269dc rdma_nl_unicast_wait +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2d614a8d rdma_translate_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2d9c31ba ib_get_net_dev_by_params +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2f384613 ib_modify_qp_is_ok +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x305e5701 rdma_addr_size_kss +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x30c767d2 rdma_user_mmap_entry_insert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x312429c9 rdma_nl_put_driver_u64 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3498041c rdma_nl_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x35ad4af7 rdma_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x37c1cf1d ib_find_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x37fed6c7 ibdev_warn +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3ab8b7da rdma_nl_stat_hwcounter_entry +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3b151af4 ib_sa_get_mcmember_rec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3bf01357 ib_detach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3ead1dfd ib_create_qp_security +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fc2387c ib_ud_header_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x40938b1e ib_post_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x41d8cb49 ib_get_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x42924249 rdma_roce_rescan_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x431eba1f rdma_hold_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x434c5d10 zgid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x44b05cb1 ib_rdmacg_uncharge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45bd0dc0 ib_alloc_mr_integrity +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45fb8985 rdma_nl_chk_listeners +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4623d21e rdma_port_get_link_layer +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4676bbf4 rdma_nl_put_driver_string +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x46c08680 rdma_rw_ctx_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4814fa02 rdma_get_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4831c3b4 rdma_destroy_ah_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4ab27510 ib_modify_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4b871a5a rdma_nl_unicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4c713d13 rdma_modify_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4ca9db0a rdma_user_mmap_io +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e155af0 ib_response_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e90435c ib_sa_free_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x50c9072d ib_modify_qp_with_udata +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x520b2638 ib_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5214b8d3 ib_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x522bac8b rdma_nl_put_driver_u64_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x527a8b6b rdma_nl_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x52accc55 ib_process_cq_direct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5320ea6b ib_free_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x538bafcb rdma_restrack_set_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x542f7728 ib_alloc_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5557cde7 ib_sg_to_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55bb02f3 ib_cache_gid_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55bc3874 ib_device_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58df5b94 ib_get_gids_from_rdma_hdr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x59bc4ae3 ib_dispatch_event +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5d066cdd ibdev_emerg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5d50973f rdma_restrack_count +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5d5215c5 ib_unregister_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x60ca5104 ib_device_set_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x613b1e2e ib_is_mad_class_rmpp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61b9e7c4 ibdev_crit +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61d24c52 ib_rate_to_mbps +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6542ff9b ib_mr_pool_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6581ca90 ib_sa_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x68b01471 ib_port_unregister_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x68d8f65e ib_mr_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b958320 ib_ud_ip4_csum +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6c718775 ib_mad_kernel_rmpp_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f3614b6 rdma_is_zero_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7039f177 ibnl_put_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70807834 rdma_addr_size +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x71961a14 rdma_user_mmap_entry_insert_range +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x73523e68 rdma_rw_ctx_destroy_signature +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x741bf3db rdma_find_gid_by_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x748899c0 ibdev_err +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75a729a0 rdma_nl_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7845940e ibdev_notice +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x787ccc4c ib_get_mad_data_offset +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x798208ef ib_open_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7b9566af rdma_addr_cancel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7d5dcf90 ib_sa_path_rec_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7da42781 rdma_move_grh_sgid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7f30084f rdma_restrack_get_byid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8098daef rdma_restrack_add +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x80aa2451 ib_port_sysfs_get_ibdev_kobj +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x81982041 ib_reg_user_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x83cb7024 ib_modify_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8449815e rdma_read_gid_attr_ndev_rcu +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x84909e3d ib_rdmacg_try_charge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x858585ff rdma_rw_mr_factor +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x867dd998 ib_mr_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x889e3179 ib_set_vf_link_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x88d9a43e ib_map_mr_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x88f308f9 ib_cq_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8ad620f7 ib_destroy_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8ba38f4d ib_drain_sq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8e7528da __rdma_block_iter_next +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8ea0aecd ib_resize_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8fcb45f1 ib_mr_pool_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x900c9b85 ib_modify_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90870937 ib_unregister_device_queued +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90e807c7 ib_cache_gid_parse_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9193d16e ib_set_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x91ae1d70 ib_create_qp_kernel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x91afe0b6 ib_drain_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9200ef6a ib_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x93f3e816 ib_create_ah_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x94a7965f rdma_query_gid_table +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x983e6b29 rdma_dev_access_netns +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x99971adc ib_sa_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9a8e801f ib_register_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9abd29e7 ib_modify_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9ba3cc2f ib_check_mr_status +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa02889ad ib_device_get_by_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa1e39917 ib_device_get_by_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa3dda0a6 ib_init_ah_attr_from_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa44e5548 ib_get_cached_port_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa6027a10 ib_create_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa7c4c123 ib_sa_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa817e146 rdma_restrack_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa899c01a rdma_umap_priv_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa9282a1d rdma_copy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xabe4aec0 ib_find_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xadefad59 rdma_rw_ctx_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae956dce ib_rate_to_mult +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaf61ec4a rdma_nl_put_driver_u32_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaf857b45 ib_unregister_device_and_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb056eb32 rdma_free_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb1a312e1 ib_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb2059287 rdma_restrack_parent_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb2cb0916 ib_init_ah_from_mcmember +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb3218e4e ib_alloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb371085c rdma_restrack_del +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4c40040 ib_sa_pack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb506e5e1 rdma_link_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb511414e rdma_restrack_new +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb5fba313 ib_set_client_data +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb6a1151f ib_find_exact_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb6b049b1 ib_set_device_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb759723f __ib_alloc_pd +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7852a05 ib_ud_header_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7ca3b98 ib_get_device_fw_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb81f7a02 ib_dealloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb84c4ff2 _ib_alloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb8bffa4c ib_qp_usecnt_dec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb9070905 ib_get_vf_stats +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbb307633 rdma_read_gid_l2_fields +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbb9eb5ec rdma_query_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbc952269 ib_query_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbecd37a9 ibdev_info +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbf789f73 ibdev_alert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc12b5288 rdma_put_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc17e4d38 ib_register_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc4f8c7e1 ib_drain_rq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcc513d21 rdma_read_gid_hw_context +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xccbb006c rdma_replace_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcd499dfa ib_sa_guid_info_rec_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcddf1b12 ibdev_printk +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcf06c7de ib_get_eth_speed +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0478dc4 ib_unregister_driver +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0544489 ib_port_register_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0a65d8b rdma_init_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd14a435f ib_get_rmpp_segment +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd21bb37a ib_sa_unpack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd270075c rdma_restrack_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd4b714d7 ib_destroy_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd5fa8c60 ib_query_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd6208f4e ib_query_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd6636ca6 rdma_addr_size_in6 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda03aabb __ib_create_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda0d50ec ib_sa_cancel_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdbada95f ib_attach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdeb9e9b0 ib_register_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe028a995 __ib_alloc_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe10dfe02 rdma_query_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe1a5c852 roce_gid_type_mask_support +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe1f59d3e rdma_alloc_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe22a5cdc ib_create_wq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe256db78 ib_port_immutable_read +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe29f745c rdma_destroy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe3a945dc ib_close_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe3aed8b4 __ib_alloc_cq_any +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5840ec6 ib_wc_status_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5d85b2a ib_get_vf_config +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7b52e5f mult_to_ib_rate +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe853eb10 rdma_link_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe89472ea rdma_user_mmap_entry_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe93161b7 rdma_resolve_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9ae11e3 rdma_create_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9e799fc ib_ud_header_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xea10068c rdma_copy_src_l2_addr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf01dba36 rdma_move_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf1638c2b ib_create_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf2db998d rdma_user_mmap_entry_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5dedb30 rdma_node_get_transport +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6defb8b ib_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6ed3334 ib_event_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf95e8ed4 ib_free_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf9fb3a64 ib_get_cached_subnet_prefix +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfa8c81aa ib_unregister_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfaa21953 ib_dealloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfbce1617 ib_modify_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfeb9eec6 ib_free_recv_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xffafaf1f ib_advise_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x02ca1a75 ib_umem_dmabuf_get_pinned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x16bc2f2f flow_resources_add +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x1cbadbd1 ib_umem_dmabuf_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x2025bd22 uverbs_destroy_def_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x240be6e6 uverbs_fd_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x27d7df3c uverbs_uobject_fd_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x2a581f0b flow_resources_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x32507f7c _uverbs_get_const_signed +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x36c34dc6 ib_copy_path_rec_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x3c0339e0 ib_umem_odp_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x3eda8725 uverbs_idr_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x46813496 ib_umem_copy_from +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x5cbefb85 _uverbs_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x5d3d43fa ib_umem_dmabuf_unmap_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x5e742fec ib_copy_qp_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x5e928b1b uverbs_uobject_put +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x754b0000 ib_copy_path_rec_from_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x82df5e94 uverbs_get_flags32 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x83cf3a18 ib_uverbs_get_ucontext_file +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x859f2585 _uverbs_get_const_unsigned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x96848bd5 ib_umem_odp_unmap_dma_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xa995139a ib_umem_dmabuf_map_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xaaaabfb0 uverbs_copy_to +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb064d70c ib_umem_find_best_pgsz +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb163727a ib_umem_odp_alloc_child +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc3af97e2 ib_umem_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xda40893f ib_uverbs_flow_resources_free +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xdaf620ab ib_umem_odp_alloc_implicit +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe095a2c0 uverbs_copy_to_struct_or_zero +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe1c234c1 ib_copy_ah_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf08873fd uverbs_finalize_uobj_create +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf2b97e48 ib_umem_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf42329a9 ib_umem_odp_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf80750a9 ib_umem_odp_map_dma_and_lock +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xff83645c uverbs_get_flags64 +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x270c3b56 iw_cm_connect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x41580dfb iw_cm_accept +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x684f4f87 iw_cm_disconnect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x80733e55 iw_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xaa847760 iw_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xb0dc4017 iw_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xd2ff3859 iw_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf3df871f iwcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xfe70beaf iw_cm_reject +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0a1cf163 rdma_bind_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1c2ac5a1 rdma_set_ib_path +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1d8a4fe2 rdma_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1e59d3c5 rdma_create_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x1ee288c9 rdma_resolve_route +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x2285974c rdma_consumer_reject_data +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x24f71217 rdma_destroy_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x276c85f3 rdma_resolve_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x31d408c8 rdma_set_ack_timeout +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x41527afb rdma_reject +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4553d175 rdma_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4e2fc49b rdma_set_service_type +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4eb6ceca rdma_accept +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x630436ae rdma_set_reuseaddr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x647291cb rdma_create_user_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x65a71929 rdma_unlock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x772a29c5 rdma_iw_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x7840ee7d rdma_connect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x80d2c7ef rdma_connect_locked +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x8375a2bb rdma_res_to_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x907df803 rdma_event_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xacff990a __rdma_create_kernel_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb4023c01 rdma_connect_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb46ead76 rdma_set_min_rnr_timer +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb5994b9c rdma_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xbf9c893a rdma_listen +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc1dc6117 rdma_leave_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc98ac0e7 rdma_lock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xda3d4b5e rdma_read_gids +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xdb0cf35f rdma_get_service_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xddb1459e rdma_notify +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe306643b rdma_set_afonly +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe44db7ac rdma_disconnect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf1cb1749 rdma_destroy_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf458f940 rdma_accept_ece +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x3dbb889b rtrs_clt_rdma_cq_direct +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x65bf293c rtrs_clt_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x7f7853e8 rtrs_clt_get_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x9279a721 rtrs_clt_query +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x99345435 rtrs_clt_put_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xed9e3c72 rtrs_clt_request +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xf4c54e0e rtrs_clt_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x2f5c2986 rtrs_rdma_dev_pd_init +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x67029a33 rtrs_addr_to_sockaddr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x70cf6579 rtrs_rdma_dev_pd_deinit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x926b41e5 rtrs_addr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xa4198f5b rtrs_ib_dev_find_or_add +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe0f9c582 sockaddr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xff0b45a6 rtrs_ib_dev_put +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x071abe65 rtrs_srv_set_sess_priv +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x3d76d7eb rtrs_srv_resp_rdma +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x7a9aac23 rtrs_srv_get_path_name +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x7f588370 rtrs_srv_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xbda666f1 rtrs_srv_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xbec3f125 rtrs_srv_get_queue_depth +EXPORT_SYMBOL drivers/input/gameport/gameport 0x156a05c0 gameport_set_phys +EXPORT_SYMBOL drivers/input/gameport/gameport 0x243fb999 gameport_unregister_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0xa4359853 gameport_open +EXPORT_SYMBOL drivers/input/gameport/gameport 0xb95efcda gameport_unregister_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0xdb8640c0 gameport_stop_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0xf6420b1d gameport_close +EXPORT_SYMBOL drivers/input/gameport/gameport 0xf8509ecb __gameport_register_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0xf90f80b0 __gameport_register_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0xfb6adaca gameport_start_polling +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x2fbfc8e0 iforce_send_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x6d16c766 iforce_process_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x9459917c iforce_init_device +EXPORT_SYMBOL drivers/input/matrix-keymap 0x3ba45643 matrix_keypad_build_keymap +EXPORT_SYMBOL drivers/input/misc/ad714x 0x1cdd2c6d ad714x_probe +EXPORT_SYMBOL drivers/input/misc/ad714x 0x797bd06a ad714x_pm +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x892d76b2 cma3000_resume +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x89d9444e cma3000_exit +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xade0a690 cma3000_init +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xca3f100a cma3000_suspend +EXPORT_SYMBOL drivers/input/rmi4/rmi_core 0x2841118f rmi_unregister_transport_device +EXPORT_SYMBOL drivers/input/sparse-keymap 0x2cc8d89d sparse_keymap_report_event +EXPORT_SYMBOL drivers/input/sparse-keymap 0x447f2ce4 sparse_keymap_entry_from_scancode +EXPORT_SYMBOL drivers/input/sparse-keymap 0x5b3728da sparse_keymap_report_entry +EXPORT_SYMBOL drivers/input/sparse-keymap 0x799f5f83 sparse_keymap_setup +EXPORT_SYMBOL drivers/input/sparse-keymap 0x8284232f sparse_keymap_entry_from_keycode +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0x1fb69be9 ad7879_pm_ops +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0x2183e287 ad7879_probe +EXPORT_SYMBOL drivers/interconnect/qcom/icc-smd-rpm 0x4351af12 qnoc_probe +EXPORT_SYMBOL drivers/interconnect/qcom/icc-smd-rpm 0x874c4ea7 qnoc_remove +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x145d49a1 capi_ctr_down +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x31e04e05 capi_ctr_ready +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x5f685af8 detach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x68d76321 capi_ctr_handle_message +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xfa95b792 attach_capi_ctr +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x27c58fd5 isdnhdlc_decode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x4644eea5 isdnhdlc_out_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x5b835a58 isdnhdlc_rcv_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0xef4ee223 isdnhdlc_encode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x04b7803d mISDNipac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x77004b0e mISDNisac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x867edf17 mISDNisac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0xcecf9a65 mISDNipac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0x5017c5ae mISDNisar_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0xb83a45c5 mISDNisar_init +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x03a68066 mISDN_FsmRestartTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x0b606177 mISDN_register_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x0f999b85 recv_Dchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2348cc3c mISDN_FsmFree +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x26236de8 mISDN_clock_update +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x27a4ab39 mISDNDevName4ch +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2b0abc6a mISDN_unregister_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2f19c092 mISDN_freedchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30d25b0d mISDN_FsmDelTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x313b1fde mISDN_FsmAddTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x50c2230c mISDN_FsmChangeState +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x583a9da5 recv_Bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x588886a6 l1_event +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6047df40 mISDN_FsmInitTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x728f9a4a bchannel_get_rxbuf +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x75ff1a7a mISDN_ctrl_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x848f1d56 get_next_bframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x87a5d7e4 recv_Dchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x8f42f57a queue_ch_frame +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x98da9c23 mISDN_clear_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9c928457 mISDN_FsmNew +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xa7f21ef5 bchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xaecf8566 mISDN_initbchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xbd0eaf11 create_l1 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xbfee07c5 mISDN_freebchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc0329ea7 dchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc3401729 mISDN_register_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc827cca3 get_next_dframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xcc891a5e recv_Bchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd285995f mISDN_clock_get +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd5145151 mISDN_FsmEvent +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe47d9924 mISDN_register_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe8f617eb mISDN_unregister_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xf0d43d98 mISDN_unregister_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xf6aea473 mISDN_initdchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xfd709f83 recv_Echannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x01087af0 mISDN_dsp_element_unregister +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x93df9e4b dsp_audio_law_to_s32 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb07a21b8 dsp_audio_s16_to_law +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb98308d8 mISDN_dsp_element_register +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x0f48c26c ti_lmu_common_get_ramp_params +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x54a12ec4 ti_lmu_common_set_ramp +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xbb95e750 ti_lmu_common_get_brt_res +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xced72aae ti_lmu_common_set_brightness +EXPORT_SYMBOL drivers/mailbox/mtk-cmdq-mailbox 0x30b3fc36 cmdq_get_shift_pa +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0x1ee2a62f omap_mbox_disable_irq +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0x7139276f omap_mbox_enable_irq +EXPORT_SYMBOL drivers/mailbox/omap-mailbox 0x7daaada7 omap_mbox_request_channel +EXPORT_SYMBOL drivers/md/dm-bio-prison 0x476d2454 dm_cell_key_has_valid_range +EXPORT_SYMBOL drivers/md/dm-log 0x1006635a dm_dirty_log_create +EXPORT_SYMBOL drivers/md/dm-log 0x5ebea84c dm_dirty_log_destroy +EXPORT_SYMBOL drivers/md/dm-log 0x8425be46 dm_dirty_log_type_register +EXPORT_SYMBOL drivers/md/dm-log 0xdee41cbc dm_dirty_log_type_unregister +EXPORT_SYMBOL drivers/md/dm-snapshot 0x37f3b46d dm_snap_origin +EXPORT_SYMBOL drivers/md/dm-snapshot 0x635ef7f5 dm_exception_store_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0x64ebcc09 dm_exception_store_type_register +EXPORT_SYMBOL drivers/md/dm-snapshot 0xa201cf0a dm_snap_cow +EXPORT_SYMBOL drivers/md/dm-snapshot 0xa508d684 dm_exception_store_type_unregister +EXPORT_SYMBOL drivers/md/dm-snapshot 0xccdb1370 dm_exception_store_destroy +EXPORT_SYMBOL drivers/md/raid456 0x06da6f74 raid5_set_cache_size +EXPORT_SYMBOL drivers/md/raid456 0x0cfe0f35 r5c_journal_mode_set +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x39abd04f flexcop_pass_dmx_data +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x47415f5e flexcop_device_initialize +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x5c1b657d flexcop_i2c_request +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x60a7b936 flexcop_eeprom_check_mac_addr +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x6365267c flexcop_device_kfree +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x876a9e99 flexcop_sram_set_dest +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x994e2551 flexcop_pid_feed_control +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x9f0b7c27 flexcop_device_kmalloc +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xacdee1a7 flexcop_dump_reg +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xb0cec82a flexcop_wan_set_speed +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xc553db27 flexcop_sram_ctrl +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xc7719e86 flexcop_pass_dmx_packets +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xdbe32cdb flexcop_device_exit +EXPORT_SYMBOL drivers/media/common/cx2341x 0x15ac1bd0 cx2341x_ctrl_query +EXPORT_SYMBOL drivers/media/common/cx2341x 0x24e703d4 cx2341x_handler_set_50hz +EXPORT_SYMBOL drivers/media/common/cx2341x 0x28240e61 cx2341x_ctrl_get_menu +EXPORT_SYMBOL drivers/media/common/cx2341x 0x55aa7c5f cx2341x_mpeg_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5b5cc43e cx2341x_ext_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5d2d6550 cx2341x_handler_init +EXPORT_SYMBOL drivers/media/common/cx2341x 0x7b4dd2cb cx2341x_fill_defaults +EXPORT_SYMBOL drivers/media/common/cx2341x 0x9bc30a66 cx2341x_handler_set_busy +EXPORT_SYMBOL drivers/media/common/cx2341x 0xd9991b3c cx2341x_handler_setup +EXPORT_SYMBOL drivers/media/common/cx2341x 0xdbc5583a cx2341x_update +EXPORT_SYMBOL drivers/media/common/cx2341x 0xe1fe1432 cx2341x_log_status +EXPORT_SYMBOL drivers/media/common/cypress_firmware 0x315386b4 cypress_load_firmware +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x693e74ba ttpci_eeprom_decode_mac +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0xedf9d2c0 ttpci_eeprom_parse_mac +EXPORT_SYMBOL drivers/media/common/tveeprom 0x0dbf0296 tveeprom_hauppauge_analog +EXPORT_SYMBOL drivers/media/common/tveeprom 0x3919b2b1 tveeprom_read +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x065246b8 frame_vector_create +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1b700d37 put_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1d5f9555 frame_vector_destroy +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x3fe8d192 vb2_buffer_in_use +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x753dc615 vb2_verify_memory_type +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xc5e5573a frame_vector_to_pages +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xdffb744b frame_vector_to_pfns +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xe20dfe0f get_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x63f9d095 vb2_dvb_register_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x784f9ad4 vb2_dvb_unregister_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xa2e07a94 vb2_dvb_find_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xacc5691a vb2_dvb_get_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xbc73e1be vb2_dvb_dealloc_frontends +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xd88c8945 vb2_dvb_alloc_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xc7c2b85f vb2_create_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xccd197c7 vb2_destroy_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-v4l2 0xd3d48f8a vb2_querybuf +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x025bc4c0 dvb_ca_en50221_camchange_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x08733236 intlog10 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x0b6c154e dvb_device_get +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x1609d70c dvb_ringbuffer_flush +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x1e7a8283 dvb_ringbuffer_read +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x214d5b4e dvb_ringbuffer_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2c12c287 dvb_ringbuffer_empty +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x2e651649 dvb_register_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x333ea588 dvb_frontend_resume +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3b93d71a dvb_frontend_sleep_until +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3ee5957f dvb_ca_en50221_camready_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3fd96ba7 dvb_ringbuffer_flush_spinlock_wakeup +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x40b4eaf0 dvb_generic_ioctl +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x42d15a1b dvb_ringbuffer_write_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5f2b1d95 intlog2 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x661f522c dvb_generic_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x751bd389 dvb_register_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x757d7e12 dvb_frontend_detach +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8002896c dvb_net_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8026ef3e dvb_ringbuffer_read_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x82143c17 dvb_ringbuffer_avail +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x82e3ef8c dvb_net_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x887785e5 dvb_unregister_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8fee867d dvb_dmxdev_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x95b56b1a dvb_frontend_suspend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x97547bb4 dvb_unregister_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x989a4a69 dvb_dmx_swfilter_raw +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x98d0a0a3 dvb_dmxdev_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9ab10da8 dvb_ca_en50221_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9aedba1a dvb_ca_en50221_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa39ac1a3 dvb_unregister_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb2edd80a dvb_dmx_swfilter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb2f1505c dvb_frontend_reinitialise +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb3740339 dvb_generic_open +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb7feaf5a dvb_dmx_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc0b93899 dvb_ringbuffer_write +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xc4426d5c dvb_dmx_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xce0d4fa9 dvb_remove_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xd7a1edab dvb_dmx_swfilter_packets +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe0606bba dvb_register_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe1cdbe7d dvb_ca_en50221_frda_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe7367529 dvb_dmx_swfilter_204 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xfe73d116 dvb_ringbuffer_free +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x38fa5613 au8522_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x5bedec54 au8522_get_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x5e30ebd9 au8522_sleep +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x5ec76acb au8522_writereg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x60264e41 au8522_analog_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x7863269a au8522_release_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xa70c3979 au8522_led_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xcfc629b4 au8522_readreg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xef0c3477 au8522_init +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24113 0x49467560 cx24113_agc_callback +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24123 0x15e3b255 cx24123_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x546bd87d dib0070_get_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x5ee0a84a dib0070_ctrl_agc_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x929f54f4 dib0070_set_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0xa8427870 dib0070_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x00380a6d dib0090_get_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x17b341d4 dib0090_gain_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x23d252a3 dib0090_get_current_gain +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x32c7b2a1 dib0090_get_wbd_target +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x42573636 dib0090_set_switch +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x4f0713f8 dib0090_set_dc_servo +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x5ee573dc dib0090_update_tuning_table_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x6e82af85 dib0090_get_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x752e0d88 dib0090_dcc_freq +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x8e354768 dib0090_set_vga +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x9040c308 dib0090_pwm_gain_reset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xfb61a97d dib0090_set_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xffa3f67c dib0090_update_rframp_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x070dcdb0 dib3000mc_get_tuner_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x9207b31a dib3000mc_pid_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0xa235a576 dib3000mc_set_config +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0xd802c1d9 dib3000mc_pid_parse +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0xec57def5 dib3000mc_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x0a8d545a dib7000m_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x691670b6 dib7000m_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x76853a10 dib7000m_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x0d813418 dib9000_firmware_post_pll_init +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x0f707089 dib9000_set_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x1008fab4 dib9000_fw_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x15df2f49 dib9000_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x61281734 dib9000_fw_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x61c9027c dib9000_get_tuner_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x72e93e8b dib9000_set_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xb0a1597f dib9000_set_gpio +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xbf641824 dib9000_get_component_bus_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xd28d556a dib9000_fw_set_component_bus_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xd7b12a96 dib9000_get_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xe7e796a3 dib9000_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x7f45a505 dibx000_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xb46aa600 dibx000_reset_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xb8ab5ead dibx000_exit_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xc99a0d72 dibx000_init_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xf0fa4c88 dibx000_i2c_set_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x4c92bab8 dvb_dummy_fe_ofdm_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xb16b3ab6 dvb_dummy_fe_qam_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xe75c9ed0 dvb_dummy_fe_qpsk_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lgs8gl5 0xac80f652 lgs8gl5_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lnbh29 0x61516482 lnbh29_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/m88ds3103 0x5236d6ab m88ds3103_get_agc_pwm +EXPORT_SYMBOL drivers/media/dvb-frontends/s5h1420 0x020c5fce s5h1420_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0xf30b4947 zd1301_demod_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0xfe135083 zd1301_demod_get_dvb_frontend +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x34aa4b50 flexcop_dma_allocate +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x3b751aa6 flexcop_dma_xfer_control +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xa9f23bcf flexcop_dma_control_size_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xc4008aae flexcop_dma_config_timer +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xc5e1adfc flexcop_dma_control_timer_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xc6058769 flexcop_dma_config +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xd63ce26b flexcop_dma_free +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x58947405 bt878 +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x7d7bac20 bt878_device_control +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xa9c22133 bt878_start +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xad9f2030 bt878_stop +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xd5d0bdef bt878_num +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x11dc4b6d bttv_gpio_enable +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x76f6995d bttv_sub_unregister +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x8ecf4acc bttv_write_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xbcf2d2fb bttv_read_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xc13934a2 bttv_sub_register +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xcecc53ba bttv_get_pcidev +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x418c4f22 rdc_reset_state +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x43a983fd dst_check_sum +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x4461d3c0 dst_error_bailout +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x79bb4e5c read_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xa6b19c4d dst_error_recovery +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xc3571a8f dst_pio_disable +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xe0b339ce write_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xe0c54646 dst_wait_dst_ready +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xf02cd000 dst_comm_init +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x19c968fe cx18_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x1b7e4757 cx18_release_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x2cdea06d cx18_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x99165baa cx18_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xda7cb60c cx18_ext_init +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xf6498069 cx18_claim_stream +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x6ff7510d altera_ci_tuner_reset +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xc46aeddb altera_ci_init +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xdb3faf38 altera_ci_release +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xe66b9812 altera_ci_irq +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x07ca54d8 cx25821_set_gpiopin_direction +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x2d481778 cx25821_risc_databuffer_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x44b517f5 cx25821_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x79fbc84c cx25821_sram_channel_setup_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xaf34bec7 cx25821_dev_unregister +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xd9f38c78 cx25821_sram_channel_dump_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xddd97354 cx25821_dev_get +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe110e894 cx25821_riscmem_alloc +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe9050411 cx25821_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0x658392c0 vp3054_i2c_probe +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0x99c01f1b vp3054_i2c_remove +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x1b5c0457 cx88_querycap +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x6d2e45a4 cx88_set_freq +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x8e64072b cx88_video_mux +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x95334c13 cx88_enum_input +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x1f0ecf91 cx8802_buf_prepare +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x277e9132 cx8802_unregister_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x5fb69258 cx8802_cancel_buffers +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x68a52bf0 cx8802_register_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x7e89f97f cx8802_buf_queue +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xa4c1c5ba cx8802_get_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xbcb801fe cx8802_start_dma +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x3e90dc96 cx88_set_scale +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x4a842f98 cx88_vdev_init +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x4aad3771 cx88_get_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5edb7ae5 cx88_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6141c8c5 cx88_tuner_callback +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6b47484c cx88_wakeup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x72284903 cx88_shutdown +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x729bb771 cx88_reset +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x82808069 cx88_ir_start +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8d88137a cx88_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8eba60c5 cx88_core_put +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x904b8696 cx88_audio_thread +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x913d9fab cx88_set_tvaudio +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x92e485d1 cx88_core_get +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x964eb332 cx88_ir_stop +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xa313fbf0 cx88_newstation +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xa8d6808d cx88_risc_buffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xbee3a385 cx88_set_tvnorm +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xc0204522 cx88_set_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xd7ffed1f cx88_dsp_detect_stereo_sap +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xe3ef3831 cx88_core_irq +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xee13de20 cx88_sram_channel_dump +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xf28fa394 cx88_sram_channel_setup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xf4d86cf9 cx88_risc_databuffer +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x01cfe4b9 ivtv_udma_setup +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x0ab23d0c ivtv_ext_init +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x0cef35b0 ivtv_clear_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x14f67530 ivtv_debug +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x17714129 ivtv_init_on_first_open +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x3af1aeff ivtv_release_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x4ddc19ba ivtv_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x51199533 ivtv_claim_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x5411914d ivtv_set_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x5d11bf0d ivtv_udma_unmap +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x6391900b ivtv_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x7e2c9054 ivtv_vapi_result +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x84025d76 ivtv_udma_alloc +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x8de3d60e ivtv_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xa37430c1 ivtv_vapi +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xb066c228 ivtv_udma_prepare +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xe5cede14 ivtv_api +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xfe26ddbb ivtv_firmware_check +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x04e83446 saa7134_tuner_callback +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x0f6ee4a6 saa7134_ts_register +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x1211df5d saa7134_devlist +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x194e58f1 saa7134_set_dmabits +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x27f033e5 saa7134_pgtable_build +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x327829d7 saa7134_pgtable_free +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x730c4be3 saa7134_boards +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x761a9ccd saa7134_dmasound_init +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x7c7c40c6 saa7134_dmasound_exit +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x7f68c76e saa7134_devlist_lock +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x80daafb6 saa7134_set_gpio +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x9cab5646 saa7134_tvaudio_setmute +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xa7254b5f saa7134_ts_unregister +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xd0b1f585 saa7134_pgtable_alloc +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xdf5746ad saa_dsp_writel +EXPORT_SYMBOL drivers/media/platform/chips-media/imx-vdoa 0x6671c6ea vdoa_context_configure +EXPORT_SYMBOL drivers/media/platform/chips-media/imx-vdoa 0x6ce9e4a5 vdoa_device_run +EXPORT_SYMBOL drivers/media/platform/chips-media/imx-vdoa 0x7fe3d6f9 vdoa_context_create +EXPORT_SYMBOL drivers/media/platform/chips-media/imx-vdoa 0xd96c63ec vdoa_wait_for_completion +EXPORT_SYMBOL drivers/media/platform/chips-media/imx-vdoa 0xfc58eef7 vdoa_context_destroy +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-csc 0x3cbec24b csc_set_coeff_bypass +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-csc 0x5422de64 csc_set_coeff +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-csc 0x93488a47 csc_create +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-csc 0xb6476067 csc_dump_regs +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-sc 0x0627f440 sc_set_vs_coeffs +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-sc 0x397d39b2 sc_dump_regs +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-sc 0x69957c68 sc_create +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-sc 0xf6f83bd1 sc_config_scaler +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-sc 0xf8a90c2a sc_set_hs_coeffs +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x0517f7e9 vpdma_unmap_desc_buf +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x061c8eab vpdma_list_busy +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x07464bcf vpdma_add_cfd_block +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x081fcc29 vpdma_set_max_size +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x18ad9e09 vpdma_clear_list_stat +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x1e26321d vpdma_misc_fmts +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x1e2920b8 vpdma_list_cleanup +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x1ee5d41c vpdma_add_in_dtd +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x238451ac vpdma_set_line_mode +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x2daa59df vpdma_submit_descs +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x3269c1e2 vpdma_add_sync_on_channel_ctd +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x3964828c vpdma_hwlist_release +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x3b3f4afb vpdma_create_desc_list +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x49293b26 vpdma_yuv_fmts +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x4b415663 vpdma_hwlist_get_priv +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x50ec40af vpdma_rgb_fmts +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x60708dc6 vpdma_raw_fmts +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x6ea95e2f vpdma_free_desc_buf +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x727bf09d vpdma_get_list_stat +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x7392c856 vpdma_set_bg_color +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x73ae3d42 vpdma_add_cfd_adb +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x7bf612ec vpdma_map_desc_buf +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x924e07c7 vpdma_create +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x9be1fbcf vpdma_get_list_mask +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x9de56bd8 vpdma_add_abort_channel_ctd +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x9ec6c746 vpdma_hwlist_alloc +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0x9ece601a vpdma_free_desc_list +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0xbd9fc207 vpdma_update_dma_addr +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0xca421bba vpdma_dump_regs +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0xcc78bec4 vpdma_rawchan_add_out_dtd +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0xd0aeae6a vpdma_add_out_dtd +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0xebbec4fb vpdma_alloc_desc_buf +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0xf82483c6 vpdma_reset_desc_list +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0xfddfe387 vpdma_enable_list_complete_irq +EXPORT_SYMBOL drivers/media/platform/ti/vpe/ti-vpdma 0xfec7d2ce vpdma_set_frame_start_event +EXPORT_SYMBOL drivers/media/radio/tea575x 0x03c6af4f snd_tea575x_hw_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0x0b9cf65a snd_tea575x_enum_freq_bands +EXPORT_SYMBOL drivers/media/radio/tea575x 0x22efbf7a snd_tea575x_g_tuner +EXPORT_SYMBOL drivers/media/radio/tea575x 0x40b0977c snd_tea575x_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0x65b7265e snd_tea575x_exit +EXPORT_SYMBOL drivers/media/radio/tea575x 0x6fb3681a snd_tea575x_set_freq +EXPORT_SYMBOL drivers/media/radio/tea575x 0xd9f4f4f0 snd_tea575x_s_hw_freq_seek +EXPORT_SYMBOL drivers/media/rc/rc-core 0x01098f88 ir_raw_encode_scancode +EXPORT_SYMBOL drivers/media/rc/rc-core 0x2fe55cf5 ir_raw_gen_pd +EXPORT_SYMBOL drivers/media/rc/rc-core 0x7a02ee87 ir_raw_gen_pl +EXPORT_SYMBOL drivers/media/rc/rc-core 0xacb44fab ir_raw_handler_register +EXPORT_SYMBOL drivers/media/rc/rc-core 0xb5516017 ir_raw_encode_carrier +EXPORT_SYMBOL drivers/media/rc/rc-core 0xce3696f3 ir_raw_gen_manchester +EXPORT_SYMBOL drivers/media/rc/rc-core 0xf7d1e915 ir_raw_handler_unregister +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x4cc4e0fd fc0013_rc_cal_reset +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x7c9e2318 fc0013_rc_cal_add +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0x4c48939e tuners +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0xc2821775 tuner_count +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x462a3966 cx231xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x6443e081 cx231xx_register_extension +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x0a7a5a15 dvb_usbv2_reset_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x1e92a0d3 dvb_usbv2_generic_rw_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x3a9e5f69 dvb_usbv2_disconnect +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x70677f47 dvb_usbv2_suspend +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x8d288b06 dvb_usbv2_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xb1c57f54 dvb_usbv2_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xc25dd144 dvb_usbv2_generic_write_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xdcbec64e dvb_usbv2_probe +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xf3f0dc88 dvb_usbv2_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x19a120ee usb_cypress_load_firmware +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x21faac11 dvb_usb_device_exit +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x42da7aca dvb_usb_device_init +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x65d933e3 dvb_usb_get_hexline +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x674b5523 dvb_usb_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xd6d9ccef dvb_usb_nec_rc_key_to_event +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xe4ee96fb dvb_usb_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x341530cb rc_map_af9005_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xb3b68b08 af9005_rc_decode +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xd4e288db rc_map_af9005_table_size +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x00e06fd3 dibusb_i2c_algo +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x0d1b3660 dibusb_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x122e4b96 dibusb_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x7dabb84b dibusb_read_eeprom_byte +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x93822ecb rc_map_dibusb_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x9e951a21 dibusb_pid_filter +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xa8ac6418 dibusb_rc_query +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xbe6ca9d1 dibusb2_0_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xc24d1a18 dibusb_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xea1291c1 dibusb2_0_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x70ff2746 dibusb_dib3000mc_tuner_attach +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0xf50394c1 dibusb_dib3000mc_frontend_attach +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0x0d86a819 em28xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0x27b41c1e em28xx_register_extension +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x012b925b go7007_alloc +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x0ada03e9 go7007_update_board +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x202079f4 go7007_parse_video_stream +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x277805e1 go7007_register_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x30c52dab go7007_boot_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x30e674ce go7007_snd_init +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x53bd02c5 go7007_read_addr +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xa0502839 go7007_read_interrupt +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xdbb22d91 go7007_snd_remove +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x09806bfd gspca_coarse_grained_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x0db784c7 gspca_disconnect +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x390691bd gspca_suspend +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x3ad09695 gspca_dev_probe +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x42a07e13 gspca_dev_probe2 +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x54dfd1fc gspca_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x8a482438 gspca_frame_add +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x9670af2c gspca_debug +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x9c840617 gspca_resume +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0xdbe83585 ttusbdecfe_dvbt_attach +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0xf02f344f ttusbdecfe_dvbs_attach +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x32fcd387 v4l2_async_subdev_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x4b1eb1a8 v4l2_async_nf_init +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xc5609f77 v4l2_async_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xd7975611 v4l2_async_unregister_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xe013b7f4 v4l2_async_nf_unregister +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xe4ce4648 v4l2_async_register_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x459e133f v4l2_m2m_get_curr_priv +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x5352d022 v4l2_m2m_resume +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xaaff1b92 v4l2_m2m_mmap +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xac29e6d0 v4l2_m2m_get_vq +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xaeab913b v4l2_m2m_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xdd33dc3e v4l2_m2m_buf_done_and_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xf626dd03 v4l2_m2m_suspend +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x01f2c36b v4l2_ctrl_type_op_validate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0614dd5a v4l2_video_std_frame_period +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x07fe7cee v4l2_ctrl_activate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x082737e8 v4l2_ctrl_merge +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0ef6025f v4l2_ctrl_subdev_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x123959a1 v4l2_type_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x12b53d6c v4l2_queryctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x16244fe5 v4l2_prio_check +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x17edc893 v4l2_ctrl_auto_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1872acfb __v4l2_ctrl_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x198b4235 __video_register_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2342f1ae v4l2_prio_open +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x27de5754 v4l2_ctrl_sub_ev_ops +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2ac38056 v4l2_ctrl_g_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3081d1a8 v4l2_querymenu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x315de2cf v4l2_ctrl_get_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x32d43420 v4l2_ctrl_get_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35db060d v4l2_ctrl_find +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35ff98bf v4l2_format_info +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x37125756 video_device_alloc +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3adbd595 v4l2_field_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3b86cd9a v4l2_ctrl_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3bdd0f94 v4l2_prio_change +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3ef403d7 v4l2_ctrl_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3f8f8156 v4l2_ctrl_new_std_menu_items +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3fed3042 v4l2_ctrl_poll +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x435382f3 v4l2_try_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4e642f3c v4l2_ctrl_add_handler +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x51292665 v4l2_ctrl_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x51fba366 v4l2_ctrl_handler_init_class +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x686796e4 v4l2_ctrl_type_op_log +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6b94057f v4l2_subdev_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6d2c7170 v4l2_ctrl_type_op_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6d89aa98 video_ioctl2 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x7c90b1c7 v4l2_ctrl_new_custom +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8106095a v4l2_prio_max +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x835e8db3 video_device_release_empty +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8372d6e8 v4l2_query_ext_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x898d068b __v4l2_ctrl_s_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x89e3897d v4l2_ctrl_query_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8eab6dce v4l2_subdev_call_wrappers +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9441751c v4l2_ctrl_notify +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x96da7c64 v4l2_ctrl_type_op_equal +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x9dd97b12 v4l2_s_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa198fb80 __v4l2_ctrl_modify_range +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa829e4b2 v4l2_ctrl_subdev_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xa83e18d6 v4l2_ctrl_handler_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xad7006ad v4l2_ctrl_new_std +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xae3c8fb2 v4l2_g_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb14870c7 v4l2_ctrl_new_fwnode_properties +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb43b789e __v4l2_ctrl_s_ctrl_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb77b0159 v4l2_prio_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbae2661a v4l2_ctrl_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbc5671dc v4l_printk_ioctl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbebc880f v4l2_ctrl_new_std_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc68df9f0 video_device_release +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcda04a5b v4l2_prio_close +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd16d9c01 v4l2_ctrl_get_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd1bd7e71 v4l2_ctrl_request_complete +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd1d9eaf7 v4l2_ctrl_new_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd3bb7171 v4l2_ctrl_new_std_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xdf8516e6 video_devdata +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe19047b8 v4l2_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe2b92059 v4l2_video_std_construct +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe49a22e0 video_unregister_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe5563643 v4l2_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe61eb6c7 __v4l2_ctrl_s_ctrl_string +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe748f8fc v4l2_ctrl_handler_free +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xea22b1e3 __v4l2_ctrl_grab +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf3251e7b v4l2_norm_to_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf428491a __v4l2_ctrl_modify_dimensions +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf50fecbc v4l2_ctrl_replace +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf793c4da v4l2_ctrl_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf984bbda v4l2_ctrl_radio_filter +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfbad146b v4l2_ctrl_request_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xffa1e78c v4l2_ctrl_handler_log_status +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x191c74aa rpcif_sw_init +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0x9be49f7f rpcif_dirmap_read +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xc6be9d3c rpcif_hw_init +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xe076c447 rpcif_prepare +EXPORT_SYMBOL drivers/memory/renesas-rpc-if 0xfc6091df rpcif_manual_xfer +EXPORT_SYMBOL drivers/memstick/core/memstick 0x1a5b0055 memstick_next_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x209c6753 memstick_unregister_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0x2a35a21a memstick_detect_change +EXPORT_SYMBOL drivers/memstick/core/memstick 0x2cd4b1e3 memstick_alloc_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x2f2f27e2 memstick_register_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0x4a4e5778 memstick_init_req_sg +EXPORT_SYMBOL drivers/memstick/core/memstick 0x51cb13f8 memstick_init_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x87e4fa0f memstick_resume_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x8fc92650 memstick_new_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0xad55928f memstick_set_rw_addr +EXPORT_SYMBOL drivers/memstick/core/memstick 0xc90c5565 memstick_free_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xcf28ae8e memstick_add_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xe1e36272 memstick_remove_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xe3c551c0 memstick_suspend_host +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x0dbafb38 mpt_Soft_Hard_ResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x13366d09 mpt_raid_phys_disk_pg1 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x1d334068 mpt_free_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2557835b mpt_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x27d5e1e8 mpt_config +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2b36b1e6 mpt_clear_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2b4e663b mpt_reset_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x3a0e7106 mpt_GetIocState +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x4addcdfb mpt_suspend +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x502108d0 mpt_fwfault_debug +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x5ba0e039 mpt_attach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x610b257e mpt_reset_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x66ad9da6 mpt_get_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x6fb50879 mpt_alloc_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x74a0134a mpt_device_driver_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x76a47e43 mptbase_sas_persist_operation +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x83e801e7 mpt_free_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x871af986 mpt_halt_firmware +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x8f955fd9 mpt_put_msg_frame_hi_pri +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x91a20aa2 mpt_set_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x92fa4db1 mpt_print_ioc_summary +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x981efe92 mpt_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x98d68c40 mpt_raid_phys_disk_pg0 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xa6eb4303 mpt_put_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xa70b0c44 mpt_detach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xa7f9ff40 mpt_device_driver_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xb1795bff mpt_raid_phys_disk_get_num_paths +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xbaeb2969 mpt_resume +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xd91ac335 mpt_findImVolumes +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdd805159 ioc_list +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe179f1cc mpt_event_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe6c1e126 mpt_event_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xea361e3d mpt_verify_adapter +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf083c261 mpt_send_handshake_request +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf45c53d3 mpt_HardResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x1116a59a mptscsih_change_queue_depth +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x1644ae51 mptscsih_suspend +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x169bf36d mptscsih_raid_id_to_num +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x1d7ed734 mptscsih_bus_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x23cf1630 mptscsih_event_process +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x3294a610 mptscsih_io_done +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x44fe0148 mptscsih_ioc_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x46a08256 mptscsih_is_phys_disk +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x4b431d05 mptscsih_taskmgmt_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x4c70011d mptscsih_resume +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x5844bf0c mptscsih_slave_destroy +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x6e86dc54 mptscsih_IssueTaskMgmt +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x6fd6f046 mptscsih_qcmd +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x79766da1 mptscsih_scandv_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x8b816a19 mptscsih_bios_param +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xa36ba3c5 mptscsih_show_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xb1bc5fd2 mptscsih_slave_configure +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xb98ee16c mptscsih_shutdown +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xbdcff4f0 mptscsih_dev_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc3ceb4cd mptscsih_flush_running_cmds +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc4f29fe1 mptscsih_remove +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc6c3ee18 mptscsih_taskmgmt_response_code +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd036f34a mptscsih_host_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xd0d90374 mptscsih_host_attr_groups +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xdafd666d mptscsih_get_scsi_lookup +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xe404a077 mptscsih_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xf06f24bb mptscsih_abort +EXPORT_SYMBOL drivers/mfd/axp20x 0x23f44d4c axp20x_device_probe +EXPORT_SYMBOL drivers/mfd/axp20x 0x65323fb8 axp20x_match_device +EXPORT_SYMBOL drivers/mfd/axp20x 0xcd7b3c4c axp20x_device_remove +EXPORT_SYMBOL drivers/mfd/dln2 0x029da62d dln2_register_event_cb +EXPORT_SYMBOL drivers/mfd/dln2 0xcc2933a2 dln2_transfer +EXPORT_SYMBOL drivers/mfd/dln2 0xe8e05af2 dln2_unregister_event_cb +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x1747c864 mc13xxx_irq_free +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x1e45b68e mc13xxx_irq_mask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x214e031f mc13xxx_unlock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x219dd148 mc13xxx_get_flags +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x2f7e9031 mc13xxx_irq_unmask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x3aabead9 mc13xxx_irq_status +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x44da3489 mc13xxx_lock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x948c6b66 mc13xxx_reg_read +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xb5673569 mc13xxx_irq_request +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xcc882a8d mc13xxx_reg_rmw +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xe4e6b8ca mc13xxx_reg_write +EXPORT_SYMBOL drivers/mfd/qcom-spmi-pmic 0x85dba3a1 qcom_pmic_get +EXPORT_SYMBOL drivers/mfd/qcom_rpm 0x832aed94 qcom_rpm_write +EXPORT_SYMBOL drivers/mfd/tps65010 0x02d4ad0f tps65013_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0x0c6ad2cf tps65010_config_vdcdc2 +EXPORT_SYMBOL drivers/mfd/tps65010 0x28485130 tps65010_config_vregs1 +EXPORT_SYMBOL drivers/mfd/tps65010 0x33739de7 tps65010_set_vib +EXPORT_SYMBOL drivers/mfd/tps65010 0x9fd44c69 tps65010_set_led +EXPORT_SYMBOL drivers/mfd/tps65010 0xb14080cc tps65010_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0xd5bb106d tps65010_set_vbus_draw +EXPORT_SYMBOL drivers/mfd/tps65010 0xe99b3f36 tps65010_set_gpio_out_value +EXPORT_SYMBOL drivers/mfd/wm8994 0x00b312bb wm8994_irq_init +EXPORT_SYMBOL drivers/mfd/wm8994 0x1f77f6dc wm8994_irq_exit +EXPORT_SYMBOL drivers/mfd/wm8994 0x63c59b07 wm1811_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x9b336092 wm8994_base_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xce9d22b3 wm8994_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xfca7992a wm8958_regmap_config +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x9a3b59c6 ad_dpot_remove +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0xbb6d626a ad_dpot_probe +EXPORT_SYMBOL drivers/misc/altera-stapl/altera-stapl 0x2fb85933 altera_init +EXPORT_SYMBOL drivers/misc/c2port/core 0x760b0116 c2port_device_unregister +EXPORT_SYMBOL drivers/misc/c2port/core 0xd8ee8bed c2port_device_register +EXPORT_SYMBOL drivers/misc/tifm_core 0x18034300 tifm_add_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x237ffe44 tifm_remove_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x39f86aa1 tifm_queue_work +EXPORT_SYMBOL drivers/misc/tifm_core 0x4ac1a4c5 tifm_eject +EXPORT_SYMBOL drivers/misc/tifm_core 0x6ad6b01e tifm_map_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0x6efcc282 tifm_has_ms_pif +EXPORT_SYMBOL drivers/misc/tifm_core 0x7fffb4dc tifm_unregister_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0x805c0ace tifm_free_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xa76fad99 tifm_register_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0xba089e86 tifm_free_device +EXPORT_SYMBOL drivers/misc/tifm_core 0xd5482002 tifm_alloc_device +EXPORT_SYMBOL drivers/misc/tifm_core 0xebf99d2f tifm_alloc_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xf8c62f2e tifm_unmap_sg +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x15fb99d0 dw_mci_runtime_suspend +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0x497fd646 dw_mci_runtime_resume +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0xac5428e3 dw_mci_probe +EXPORT_SYMBOL drivers/mmc/host/dw_mmc 0xc7c77c36 dw_mci_remove +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0x8c21c042 mmc_spi_get_pdata +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0xc46d4a79 mmc_spi_put_pdata +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x05bbead7 cfi_fixup +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x227b474f cfi_read_pri +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x48010aa6 cfi_build_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x5ab29c1b cfi_build_cmd_addr +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xe9e48407 cfi_send_gen_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xeee874d9 cfi_merge_status +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xf4aaf4a9 cfi_varsize_frob +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xff9fa623 cfi_udelay +EXPORT_SYMBOL drivers/mtd/chips/gen_probe 0xa0e0cc7b mtd_do_chip_probe +EXPORT_SYMBOL drivers/mtd/lpddr/lpddr_cmds 0x585de845 lpddr_cmdset +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x102603bc mtk_ecc_get_parity_bits +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x5437e775 mtk_ecc_disable +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x5de55d81 mtk_ecc_get_stats +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x6df58afb mtk_ecc_release +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x76e53683 mtk_ecc_wait_done +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x7a12bd97 of_mtk_ecc_get +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0x8dcc87d2 mtk_ecc_enable +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xda64ef4a mtk_ecc_adjust_strength +EXPORT_SYMBOL drivers/mtd/nand/ecc-mtk 0xec8b9207 mtk_ecc_encode +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x2736c3fd onenand_addr +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0x55afe715 flexonenand_region +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x30db096f denali_calc_ecc_bytes +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x411339db denali_init +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0xbef02909 denali_remove +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x00cdf2bf arcnet_send_packet +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x33e08f37 arcnet_timeout +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x5924d22c arcnet_close +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x630cbe90 arcnet_open +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x63a1fd8f arc_proto_map +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x6534792a arcnet_debug +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x6f74589d alloc_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x7106bfee arcnet_unregister_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x8db87986 free_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xb294765e arc_proto_default +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xe1ced1fc arc_raw_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xecb730b0 arcnet_interrupt +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xf75ba963 arc_bcast_proto +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x04150030 com20020_found +EXPORT_SYMBOL drivers/net/arcnet/com20020 0xc004cbbf com20020_netdev_ops +EXPORT_SYMBOL drivers/net/arcnet/com20020 0xc4ec6ae5 com20020_check +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x655c639a ctucan_probe_common +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x877edeb4 ctucan_resume +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0xbb712f18 ctucan_suspend +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0x064d3092 can_eth_ioctl_hwts +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0xdb7e0599 can_ethtool_op_get_ts_info_hwts +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x06c4714c b53_mdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x0ee76d2c b53_enable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x11c3d6c8 b53_vlan_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x13588fe8 b53_mirror_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x1da852ef b53_fdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x248e3ddc b53_switch_register +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x2634dabf b53_eee_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x272ecbcf b53_get_strings +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3673c503 b53_phylink_mac_link_down +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3b9246f0 b53_configure_vlan +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3f417dd3 b53_get_ethtool_phy_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x4900cd59 b53_switch_detect +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x53b22d27 b53_vlan_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x54fab606 b53_get_tag_protocol +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5607308b b53_mirror_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5b023aeb b53_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5f86b986 b53_br_flags +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x63d18615 b53_eee_enable_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x6bb0c2e7 b53_imp_vlan_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x6f1542ae b53_fdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x7064d4a0 b53_port_event +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x7bd5909d b53_phylink_mac_config +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x83628818 b53_fdb_dump +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xad61ed84 b53_vlan_filtering +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc09d2f48 b53_setup_devlink_resources +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc2244a82 b53_br_set_stp_state +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc407bacd b53_br_flags_pre +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc4108755 b53_get_ethtool_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xd0e71904 b53_set_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xd306e5c7 b53_phylink_mac_link_up +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xd3dac4c5 b53_get_sset_count +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xde45cfa4 b53_br_leave +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe40adb61 b53_br_join +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe4dae949 b53_disable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xed785dd7 b53_mdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf17c402f b53_get_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf87a84ae b53_br_fast_age +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xfe67c031 b53_brcm_hdr_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x00488c00 b53_serdes_link_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x3dbd46d8 b53_serdes_phylink_get_caps +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x82127ca9 b53_serdes_phylink_mac_select_pcs +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xdb390e66 b53_serdes_init +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x4cd5dbaa lan9303_remove +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x8ea3cdf8 lan9303_shutdown +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xada83f40 lan9303_register_set +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xfe4f57f4 lan9303_probe +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x2e34520e ksz_switch_register +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x61fc2eaf ksz_switch_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0xe95745bd ksz_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x3c98d0b6 vsc73xx_shutdown +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x3d0e815b vsc73xx_remove +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x75605d06 vsc73xx_probe +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x99d242fe vsc73xx_is_addr_valid +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x4b046b75 xrs700x_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb0814f3b xrs700x_switch_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xc9c1969b xrs700x_switch_register +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xd7d44a07 xrs7004f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xdd11431e xrs7003f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xe63c509a xrs7004e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xecf95983 xrs7003e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xfd2341d3 xrs700x_switch_remove +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x005017fd ei_start_xmit +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x1161dc87 ei_close +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x119721ac ei_interrupt +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x2a8c2d2d ei_open +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x484534cb __alloc_ei_netdev +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x5c2beced ei_get_stats +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x6ae6d198 NS8390_init +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x71f2d615 ei_set_multicast_list +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x8bdb95a0 ei_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xb15507e2 ei_netdev_ops +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xcad864a2 ei_poll +EXPORT_SYMBOL drivers/net/ethernet/aquantia/atlantic/atlantic 0xea515029 aq_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x0535fb58 bnxt_register_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x5a934d6c bnxt_unregister_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x6f363d17 bnxt_register_async_events +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xb62b4dd1 bnxt_send_msg +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0xa7c51029 cnic_register_driver +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x061f6d4d cxgb3_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x066a41f4 cxgb3_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x0cc5febf dev2t3cdev +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x38b0a2e2 t3_l2e_free +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x42f26263 t3_l2t_send_event +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x6c979213 cxgb3_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x86f985b9 cxgb3_queue_tid_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x906d4666 cxgb3_register_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x96633b11 t3_l2t_send_slow +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x966dcb6e cxgb3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x9935ea45 cxgb3_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x9d0785b1 cxgb3_insert_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xa3d35aec t3_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xb4bc9e73 cxgb3_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xd901267c cxgb3_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xe3dee23a t3_register_cpl_handler +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x00fc8218 cxgb4_sync_txq_pidx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x022308f7 cxgb4_read_tpte +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x09a8ad25 cxgb4_port_chan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0f1a5528 cxgb4_unregister_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x15fec91f cxgb4_clip_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x33148efb cxgb4_l2t_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3a6a0f42 cxgb4_get_tcp_stats +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3c29e8a3 cxgb4_create_server6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3e1bc2b8 cxgb4_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x4013df73 cxgb4_write_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x404642a3 cxgb4_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x49d614c8 cxgb4_register_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x50ee5c07 cxgb4_best_aligned_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x51fc457a cxgb4_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x53cfecbc cxgb4_immdata_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x552f2d0b cxgb4_iscsi_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x59f41e02 cxgb4_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x5e8f0d6f cxgb4_alloc_sftid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x608d39c5 cxgb4_select_ntuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x631bb275 cxgb4_read_sge_timestamp +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x69a34722 cxgb4_clip_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x6c395e2f cxgb4_port_idx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x70f1b941 cxgb4_l2t_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x72d7800f cxgb4_create_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7910b076 cxgb4_write_partial_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x833fc224 cxgb4_remove_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x86e139d9 cxgb4_create_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8a07aa2d cxgb4_get_srq_entry +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8ad64419 cxgb4_flush_eq_cache +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8c54b8c9 cxgb4_check_l2t_valid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x9293ac9f cxgb4_port_viid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x980b755c cxgb4_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x9d21b5b8 cxgb4_smt_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa1ac1a0f cxgb4_bar2_sge_qregs +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa588f2c3 cxgb4_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xa706c69a cxgb4_remove_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc27278e8 cxgb4_port_e2cchan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc5c98aca cxgb4_map_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xcced2940 cxgb4_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd69a0294 cxgb4_best_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd6a0dd20 cxgb4_l2t_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xdb6760b6 cxgb4_crypto_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xdcb25da9 cxgb4_ring_tx_db +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xded2869b cxgb4_smt_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe47a44a0 cxgb4_update_root_dev_clip +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xee789958 t4_cleanup_clip_tbl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xeea6d924 cxgb4_pktgl_to_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf032b85a cxgb4_reclaim_completed_tx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf6ad5cfb cxgb4_dbfifo_count +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xfc0d6ed3 cxgb4_inline_tx_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1bdaafe1 cxgbi_tagmask_set +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x255ab30f cxgb_get_4tuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x2867c0f7 cxgb_find_route +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x44919a01 cxgb_find_route6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x91a06538 cxgbi_ppm_ppods_reserve +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xa0362d58 cxgbi_ppm_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xc3b8dc2f cxgbi_ppm_ppod_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xe77055d0 cxgbi_ppm_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xea17bde8 cxgbi_ppm_make_ppod_hdr +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x05cfc808 vnic_dev_get_res_count +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x6f58c028 vnic_dev_get_pdev +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x70c59694 vnic_dev_get_res +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xb474d8fa vnic_dev_unregister +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xbed46a98 vnic_dev_register +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0xfb9aba9d enic_api_devcmd_proxy_by_index +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x0d4f1237 be_roce_register_driver +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x4e2e10d2 be_roce_mcc_cmd +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0xf2b06412 be_roce_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb 0x11213f29 enetc_ierb_register_pf +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x52349a08 fun_dev_disable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x874deded fun_release_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0x926bb8c1 fun_reserve_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xc29a9399 fun_dev_enable +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x0b2cd0e9 hnae_put_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x52651045 hnae_get_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0x8ecc61ec hnae_reinit_handle +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xb1266858 hnae_register_notifier +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xc9a51579 hnae_ae_register +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xdf24adef hnae_unregister_notifier +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hnae 0xe76e796f hnae_ae_unregister +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns/hns_dsaf 0xa5a2028f hns_dsaf_roce_reset +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x466d459e hnae3_unregister_ae_algo +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x481705fd hnae3_set_client_init_flag +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x6645117c hnae3_register_client +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x7cd2cfd3 hnae3_register_ae_dev +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0x9ebc76f2 hnae3_register_ae_algo +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xd2272340 hnae3_unregister_ae_algo_prepare +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xeae3da12 hnae3_unregister_ae_dev +EXPORT_SYMBOL drivers/net/ethernet/hisilicon/hns3/hnae3 0xf07404bd hnae3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x22cddf93 iavf_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0xa09ec0f5 iavf_register_client +EXPORT_SYMBOL drivers/net/ethernet/intel/ice/ice 0x6dfaeca0 ice_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/intel/ixgbe/ixgbe 0xb1a07cbe ixgbe_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0x458ba0d3 prestera_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0xc73cced0 prestera_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0a026cf4 mlx4_get_is_vlan_offload_disabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x102b3d05 mlx4_gen_pkey_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x20bf65a3 mlx4_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x275d2190 mlx4_is_eq_shared +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2a1f6a36 mlx4_SET_PORT_SCHEDULER +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2acb4357 mlx4_sync_pkey_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2bf5d676 mlx4_get_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x34b7cb17 mlx4_gen_slaves_port_mgt_ev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x35bf96cd mlx4_put_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x416b7b93 mlx4_SET_VPORT_QOS_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x432c0411 mlx4_get_roce_gid_from_slave +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x43db517d mlx4_SET_PORT_BEACON +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x45287c35 mlx4_SET_PORT_user_mtu +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4601df21 mlx4_assign_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4c4e74b3 mlx4_SET_PORT_user_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4eb8d89a mlx4_SET_PORT_VXLAN +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5180431c mlx4_get_slave_pkey_gid_tbl_len +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x52368422 mlx4_get_eqs_per_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5cd1b7f9 mlx4_SET_PORT_qpn_calc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5daa731d mlx4_test_interrupt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6ffe30d8 mlx4_query_diag_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7110ef30 mlx4_SET_MCAST_FLTR +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7732fb16 mlx4_is_eq_vector_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x774ab004 mlx4_max_tc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fdde0b4 mlx4_handle_eth_header_mcast_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x80f0c288 mlx4_gen_guid_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x90fb20f1 mlx4_SET_PORT_PRIO2TC +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x962cceca mlx4_get_slave_from_roce_gid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9a78f97c mlx4_get_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9c14f148 mlx4_SET_PORT_fcs_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa849d68a mlx4_SET_VPORT_QOS_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb0618119 mlx4_get_cpu_rmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb3a2237b mlx4_eq_get_irq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb6a4e02b mlx4_is_slave_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xba03a7d2 mlx4_ALLOCATE_VPP_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbad4ded3 mlx4_SET_PORT_general +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbc4380c7 mlx4_release_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbde81328 mlx4_gen_port_state_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc64e1947 mlx4_get_parav_qkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcf616e5b set_and_calc_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd59e9fb1 mlx4_tunnel_steer_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdc7f4b27 set_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe04cca0d get_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe4d9ddea mlx4_ALLOCATE_VPP_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xeab58399 mlx4_test_async +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x00ced550 mlx5_core_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x04fe8b1e mlx5_get_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x050fe093 mlx5_core_modify_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x05a2afcc mlx5_debugfs_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x07e409a2 __tracepoint_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x092b1b06 mlx5_lag_query_cong_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x096abcb3 mlx5_core_destroy_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0c49acbf mlx5_sriov_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0d373367 mlx5_lag_get_roce_netdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0f07dba6 mlx5_eswitch_vport_match_metadata_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x10533530 mlx5_comp_irq_get_affinity_mask +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x11f06381 __traceiter_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1349c5ac mlx5_mpfs_del_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x144e2662 mlx5_core_uplink_netdev_event_replay +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x148a4310 mlx5_core_query_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1689b1f8 mlx5_eswitch_get_vport_metadata_for_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x18dc660b mlx5_lag_get_next_peer_mdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x19ab8073 mlx5_get_flow_namespace +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1cb55b28 mlx5_rl_remove_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1ce4ad6e mlx5_flow_table_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1f8ffdd3 mlx5_lag_get_num_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x21b6a881 mlx5_debugfs_get_dev_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x235fb943 __traceiter_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x248c98ca mlx5_modify_header_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x26eed3fc mlx5_core_modify_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x27d5d844 mlx5_lag_is_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x29be299e mlx5_fc_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x29d2c248 mlx5_create_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2a868ae0 mlx5_core_modify_cq_moderation +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2c2bbba4 mlx5_rl_add_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2ce33335 mlx5_lag_is_mpesw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2e6c7036 mlx5_core_alloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2ff36b14 mlx5_modify_header_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x31100e2f mlx5_get_fdb_sub_ns +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x31c1125c mlx5_packet_reformat_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x34200323 mlx5_core_detach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3475821f __SCK__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x347d899d mlx5_eq_disable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3a5779ec mlx5_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3b24f896 mlx5_cmd_cleanup_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3cbce097 mlx5_destroy_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3e843fa7 mlx5_cmd_destroy_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3f8a3aa3 mlx5_lag_get_slave_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d5f5c07 __SCK__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x504da0f0 mlx5_lag_is_sriov +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x50faa015 __traceiter_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x517539e0 mlx5_create_lag_demux_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x51a034e8 mlx5_eq_update_ci +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x52236e1c mlx5_rdma_rn_get_params +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x53823b99 mlx5_fpga_mem_read +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x559ac38d __SCK__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x572b865d mlx5_core_destroy_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x58a661f8 mlx5_core_create_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x58b5cdf2 mlx5_core_query_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x59004395 mlx5_fs_add_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x59371b04 mlx5_cmd_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x59d15575 mlx5_packet_reformat_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5bea41ce mlx5_core_destroy_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5cbd52c8 __tracepoint_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5d9dd3b2 mlx5_core_destroy_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5ee990be mlx5_lag_is_master +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5f37d5cb __traceiter_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5f5d3825 mlx5_core_attach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5f6e1e68 mlx5_core_destroy_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61492bb7 mlx5_rl_are_equal +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6165399f mlx5_eswitch_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x619b80e4 mlx5_core_modify_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61d5561d mlx5_core_get_terminate_scatter_list_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x62bb903a mlx5_core_create_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x660b4830 __tracepoint_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x665ee5cb __tracepoint_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x673c618a mlx5_debug_qp_remove +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x67f66f12 mlx5_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x68742d8a mlx5_core_roce_gid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x697df2a1 mlx5_del_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6b9b8408 mlx5_put_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6c799beb mlx5_core_destroy_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6f0f6211 mlx5_rl_is_in_range +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x701e2367 mlx5_core_query_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x71479009 mlx5_cmd_init_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x715f6a2a mlx5_eswitch_get_vport_metadata_for_match +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7261330b __SCK__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x741f9ab5 mlx5_vector2eqn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7a82809f mlx5_eq_create_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7a8e88a2 mlx5_core_dealloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b359a09 __SCK__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7f13ed88 __traceiter_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8017807f mlx5_create_auto_grouped_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x843c5880 mlx5_cmd_exec_cb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x849878ce mlx5_eq_destroy_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x855ad6a6 mlx5_cmd_create_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x87673182 mlx5_fpga_sbu_conn_sendmsg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x88f11b2e mlx5_fpga_get_sbu_caps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8d4b21e5 mlx5_fpga_sbu_conn_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8d55ac5b mlx5_destroy_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8d911db0 mlx5_fc_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8d9dc49b mlx5_vf_put_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8fc67867 __traceiter_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x912f5019 mlx5_vf_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x916cbc69 mlx5_cmd_out_err +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9553016f mlx5_rsc_dump_cmd_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x956ce153 mlx5_core_modify_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x956feb57 mlx5_cmd_do +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96188ec9 mlx5_fpga_mem_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96eb2c99 mlx5_fc_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x986952f9 mlx5_core_create_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x992d2735 mlx5_lag_mode_is_hash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x99bb603d __tracepoint_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9ac30f71 mlx5_eq_get_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9ac8c8a8 mlx5_cmd_exec_polling +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d6135dc __SCK__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9e3e73e3 mlx5_core_dealloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa4b793e6 mlx5_rsc_dump_next +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa51de9f8 mlx5_is_roce_on +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaa214d6d mlx5_rl_add_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xab2a6eb6 mlx5_eswitch_get_encap_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xab862eac mlx5_eswitch_uplink_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xacbee0c5 mlx5_core_create_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad1224b5 mlx5_eswitch_add_send_to_vport_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad6815cd mlx5_rsc_dump_cmd_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaed21604 mlx5_create_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaef0be61 __tracepoint_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaf2f8a0c mlx5_fpga_sbu_conn_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xafb1eece mlx5_eswitch_vport_rep +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb0a19cea mlx5_eswitch_reg_c1_loopback_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb346abca mlx5_add_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb412b345 mlx5_eq_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb57ff801 mlx5_eswitch_register_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb2d768b mlx5_msix_free +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbf53999c mlx5_free_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbf74007e mlx5_query_ib_port_oper +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc546ea0c __tracepoint_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc5de18f6 mlx5_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc72a0e8f mlx5_eswitch_unregister_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc8b44726 __traceiter_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xca64444a __traceiter_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc0a0cc7 mlx5_lag_is_shared_fdb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xccf7c4ac mlx5_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xce34905d mlx5_nic_vport_disable_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcf1ffff3 __tracepoint_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcf3d06a2 mlx5_eq_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcf6d91dd mlx5_mpfs_add_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd02774c5 mlx5_fc_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd38cee7d __tracepoint_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd52a77a9 mlx5_fs_remove_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd6965a8b mlx5_qp_debugfs_cleanup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd85d7059 mlx5_core_query_vendor_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdd360e6c mlx5_sriov_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xde1b84ad mlx5_alloc_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe00f12be mlx5_core_create_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe00f9410 mlx5_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe1421676 mlx5_eswitch_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe31434da mlx5_core_alloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe3759dd9 mlx5_qp_debugfs_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xea047f1a mlx5_lag_is_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xea18c0b0 mlx5_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeaf196b9 mlx5_rl_remove_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeb9a8bcf __SCK__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xed156cc1 mlx5_debug_qp_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf3cd7484 mlx5_msix_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf88d57b1 __SCK__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfbe7d161 mlx5_eq_enable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc3dfab3 mlx5_comp_vectors_count +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc559745 mlx5_core_destroy_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc8e744e __SCK__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfca48079 __traceiter_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfd0da137 mlx5_core_create_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfe951091 mlx5_core_query_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxfw/mlxfw 0x0728a89e mlxfw_firmware_flash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02815b77 mlxsw_env_module_port_up +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02dfd3d0 mlxsw_afk_key_info_block_encoding_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x07abcc0c mlxsw_afa_block_append_trap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0ca34ccf mlxsw_core_max_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0d0129fc mlxsw_afa_block_append_qos_ecn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0e81c09c mlxsw_afk_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0f4a209d mlxsw_core_read_utc_sec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14c5b4cc mlxsw_core_traps_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14d6ca2e mlxsw_env_set_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14e17bb4 mlxsw_linecards_event_ops_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x15801382 mlxsw_afk_key_info_put +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16673aec mlxsw_afk_values_add_u32 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16f4221d mlxsw_core_irq_event_handler_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x19fa5852 mlxsw_core_flush_owq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1efe6714 mlxsw_afa_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x202693f0 mlxsw_afa_block_cur_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x23eddc68 mlxsw_core_cpu_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x25fa0c9b mlxsw_env_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x299e2562 mlxsw_afk_values_add_buf +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2c68ced3 mlxsw_core_read_frc_h +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2f303cd3 mlxsw_afa_block_append_qos_dsfield +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x305c9a94 mlxsw_core_port_devlink_port_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x33bcf1e7 mlxsw_core_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x34eee5b4 mlxsw_core_ptp_transmitted +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x383bc49a mlxsw_afa_block_append_qos_dscp +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x3f672008 mlxsw_reg_trans_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4036254f mlxsw_linecards_event_ops_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x43a9b87e mlxsw_afa_block_terminate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x452be35a mlxsw_env_reset_module +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x47041e4e mlxsw_afk_key_info_blocks_count_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4765b9f0 mlxsw_core_res_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4866767a mlxsw_env_get_module_eeprom_by_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x49ec8a06 mlxsw_afa_block_append_police +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4a558271 mlxsw_env_get_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4cc76783 mlxsw_core_port_netdev_link +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4fdb132e mlxsw_core_traps_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x50359cc0 mlxsw_core_kvd_sizes_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x508923e3 mlxsw_core_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51b5769d mlxsw_env_module_overheat_counter_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x532808b5 mlxsw_core_bus_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x57e736af mlxsw_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5c73d5a4 mlxsw_core_sdq_supports_cqe_v2 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5cf3dd79 mlxsw_core_bus_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5d55fb68 mlxsw_afk_encode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ff17b5c mlxsw_afa_block_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x618a30ab mlxsw_afa_block_commit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x63874d4c mlxsw_core_port_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x65c7e645 mlxsw_afa_block_append_qos_switch_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6929f2b4 mlxsw_env_module_port_map +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x718d28f4 mlxsw_afa_block_append_vlan_modify +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x75339042 mlxsw_core_lag_mapping_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x77d83398 mlxsw_core_read_frc_l +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x78c98ae1 mlxsw_env_get_module_eeprom +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7b0bfeec mlxsw_core_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7e08c6e0 mlxsw_core_event_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7f1e8e23 mlxsw_core_rx_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x827a2f1f mlxsw_afa_block_jump +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x829e8851 mlxsw_afa_block_first_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x83fb69af mlxsw_core_lag_mapping_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x858c30d0 mlxsw_afa_block_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x86817014 mlxsw_core_read_utc_nsec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8854d198 mlxsw_reg_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x996c5d6d mlxsw_reg_trans_bulk_wait +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9cbf026d mlxsw_afa_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa509fafd mlxsw_afa_block_append_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa7765e88 mlxsw_reg_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa8e2509a mlxsw_afa_block_append_sampler +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xaa600760 mlxsw_reg_trans_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xac1074a5 mlxsw_core_skb_transmit_busy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb63d892e mlxsw_core_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb6517b2e mlxsw_afa_block_append_trap_and_forward +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb68e9fa8 mlxsw_env_module_port_unmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb95d02fc mlxsw_core_skb_receive +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbbd7a457 mlxsw_core_schedule_work +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbc222a8d mlxsw_afk_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbda212df mlxsw_core_irq_event_handlers_call +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbfb7df3c mlxsw_core_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc31fbb6a mlxsw_core_res_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc4359d39 mlxsw_core_rx_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc5eacafe mlxsw_afa_block_append_l4port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcbab836f mlxsw_core_fw_rev_minor_subminor_validate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcce33454 mlxsw_core_trap_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcdbb18a2 mlxsw_core_trap_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcf3a316a mlxsw_core_skb_transmit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd111d3e8 mlxsw_core_irq_event_handler_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd1bab622 mlxsw_afk_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd21722b4 mlxsw_core_max_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd28256cf mlxsw_afa_block_append_allocated_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd7a93413 mlxsw_core_event_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd888ffb3 mlxsw_afa_block_append_ip +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd9f711ae mlxsw_afa_block_append_mcrouter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc415cf1 mlxsw_afa_block_continue +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc5c95df mlxsw_core_resources_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdeb1dc2e mlxsw_afa_block_first_kvdl_index +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe16986dd mlxsw_afa_block_activity_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe1860dde mlxsw_afa_block_append_fid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe40a67b2 mlxsw_afa_block_append_mirror +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe4d9ac5a mlxsw_afa_block_append_drop +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe532482a mlxsw_afk_key_info_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xeca0348c mlxsw_core_schedule_dw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xecab212a mlxsw_afa_cookie_lookup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xed2801d4 mlxsw_env_module_port_down +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf446732c mlxsw_afk_key_info_subset +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf82bdc70 mlxsw_core_lag_mapping_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xfd329be4 mlxsw_core_trap_state_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff007c25 mlxsw_core_cpu_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff0b141d mlxsw_afa_block_append_fwd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x0dffd36e mlxsw_i2c_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x5121513b mlxsw_i2c_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0x7ee92b1e mlxsw_pci_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0xb8db93ee mlxsw_pci_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08791cd6 ocelot_wm_enc +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x088ef6df ocelot_sb_occ_max_clear +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x096d9b1b ocelot_port_bridge_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0a786716 ocelot_fdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0e0eb812 ocelot_sb_port_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0ef680e0 ocelot_ptp_gettime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x10b9fd08 ocelot_port_lag_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x133dc084 ocelot_init_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x17cd5e3c ocelot_deinit_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1a616783 ocelot_can_inject +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1d54b3db ocelot_vcap_filter_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1f43e22c ocelot_sb_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1fab921d ocelot_port_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2510cbea ocelot_set_ageing_time +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2595aecb ocelot_sb_tc_pool_bind_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2623daff ocelot_port_inject_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2b665835 ocelot_get_txtstamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ee2eeab ocelot_vcap_block_find_filter_by_id +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ef8285c ocelot_mrp_add_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2f2d92e3 ocelot_policer_validate +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x396cdbc7 ocelot_port_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3c67cfc2 ocelot_mrp_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3cbbdacb ocelot_hwstamp_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x42dc2520 ocelot_port_txtstamp_request +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x43231f47 ocelot_port_lag_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4539f0b7 ocelot_ptp_enable +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4c39239c ocelot_port_pre_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x54fce08e ocelot_vcap_filter_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x569f43cd ocelot_mact_learn +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x588cac6a ocelot_ptp_verify +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x59683aee ocelot_mact_lookup +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5aa39baf ocelot_port_mdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5feb2d8a ocelot_port_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6588c100 ocelot_get_sset_count +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6c0b2b5c ocelot_ptp_settime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6ce19e2a vsc7514_vcap_props +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7501306b ocelot_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7d54304d ocelot_mact_learn_streamdata +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7e5aec55 vsc7514_regfields +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8a36e0e3 ocelot_vcap_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x91be8c90 ocelot_vlan_prepare +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x91fe7d2c ocelot_vcap_filter_replace +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x93b19ec2 ocelot_mrp_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x995e4364 ocelot_deinit +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9a6f7c78 ocelot_get_ethtool_stats +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9be13b1a ocelot_deinit_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9be34278 ocelot_bridge_stp_state_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9c4fd999 ocelot_sb_tc_pool_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9f783674 ocelot_pll5_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa5c4a704 ocelot_devlink_sb_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xaaf0e717 ocelot_sb_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xadb68099 ocelot_init_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xafc26225 ocelot_ptp_adjtime +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb0fdd7fd ocelot_wm_dec +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb44bd8ca ocelot_sb_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb5a49730 ocelot_fdb_dump +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb716b071 ocelot_port_set_maxlen +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xbf1d592f ocelot_port_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc00a7f45 ocelot_devlink_sb_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc15eac3a ocelot_vcap_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc1c4c39d ocelot_mrp_del_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc58f68eb ocelot_sb_occ_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc7305bc8 ocelot_port_vlan_filtering +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc7caf066 ocelot_xtr_poll_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xce7cde3f ocelot_sb_occ_tc_port_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd06c0533 ocelot_hwstamp_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0ebefd9 ocelot_ifh_port_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd4a3ca16 ocelot_fdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdad07930 ocelot_get_strings +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe2f61528 ocelot_vlan_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe30fc619 ocelot_wm_stat +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe3f476bf ocelot_reset +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe7c57c98 ocelot_port_bridge_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe7ce7bba ocelot_sb_occ_snapshot +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe86c5167 ocelot_drain_cpu_queue +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xee7fff0b ocelot_vlan_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xeed7ad46 ocelot_mact_forget +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xefc3ec46 ocelot_port_mdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf05f34c8 ocelot_ptp_adjfine +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf329208b ocelot_ptp_rx_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf80fc88d vsc7514_regmap +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf8f016aa ocelot_get_ts_info +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfa0903f9 ocelot_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfb20571c ocelot_port_lag_change +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x4f264472 qed_put_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x8d99e036 qed_get_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x992e03d0 qed_put_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x9eeeef48 qed_put_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xc8ed1943 qed_get_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xce580912 qed_get_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x0152a2ff wx_get_pcie_msix_counts +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x03b58b29 wx_reset_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x067107f2 wx_napi_disable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x0e92422c wx_control_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x1143adc3 wx_mac_set_default_filter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x1525f7b9 wx_check_flash_load +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x1998adb7 wx_misc_isb +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x1a051643 wx_free_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x224b23a8 wx_read_ee_hostif_buffer +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x2258e0b2 wx_init_rx_addrs +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x26baeac9 wx_mng_present +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x2b5e7a24 wx_reset_misc +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x2bc35f70 wx_flush_sw_mac_table +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x2dbdce13 wx_disable_rx +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x2e7df96e wx_change_mtu +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3454f09c wx_clear_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x36ead6ca wx_get_drvinfo +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x372c391e wx_xmit_frame +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3834716e wx_disable_pcie_master +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3ad765cc wx_get_mac_addr +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x41723947 wx_read_ee_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x49cf5f96 wx_stop_adapter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b3398bd wx_msix_clean_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4d5b12fa wx_sw_init +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4d6d0b65 wx_host_interface_command +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4d9bbda0 wx_set_features +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4e266cac wx_reset_interrupt_capability +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x53763ed4 wx_intr_enable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x76264f84 wx_disable_rx_queue +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7ac18782 wx_init_eeprom_params +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x81423d73 wx_init_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x81b3f716 wx_vlan_rx_add_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x81dcdf1d wx_setup_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8bc2fedd wx_configure_vectors +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8f4618c4 wx_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x9fe6bec6 wx_set_rx_mode +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xb8184980 wx_free_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc34289c4 wx_free_irq +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xcb267752 wx_set_mac +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xd523adea wx_clean_all_tx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xdbaace3e wx_start_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe4a509da wx_napi_enable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf27ac78b wx_setup_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf295d8ba wx_irq_disable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf57e5e35 wx_clean_all_rx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf6cb7ced wx_vlan_rx_kill_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xffa2e02e wx_configure +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x1fad0073 hdlcdrv_register +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x52eac3d5 hdlcdrv_transmitter +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x7c882c9d hdlcdrv_arbitrate +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xf84634f8 hdlcdrv_unregister +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xfffc9b2b hdlcdrv_receiver +EXPORT_SYMBOL drivers/net/mdio 0x3e17f466 mdio_set_flag +EXPORT_SYMBOL drivers/net/mdio 0x60443957 mdio45_probe +EXPORT_SYMBOL drivers/net/mdio 0x62eb612a mdio45_ethtool_ksettings_get_npage +EXPORT_SYMBOL drivers/net/mdio 0x63e0fee5 mdio45_links_ok +EXPORT_SYMBOL drivers/net/mdio 0xb79a54ee mdio45_nway_restart +EXPORT_SYMBOL drivers/net/mdio 0xcdbdeca7 mdio45_ethtool_gset_npage +EXPORT_SYMBOL drivers/net/mdio 0xdaceb7a6 mdio_mii_ioctl +EXPORT_SYMBOL drivers/net/mdio/mdio-mscc-miim 0xc0945a30 mscc_miim_setup +EXPORT_SYMBOL drivers/net/pcs/pcs-lynx 0x0d6c55cb lynx_pcs_create_mdiodev +EXPORT_SYMBOL drivers/net/pcs/pcs-lynx 0x6d933508 lynx_pcs_destroy +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0x0496a39f mtk_pcs_lynxi_create +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xe9221a05 mtk_pcs_lynxi_destroy +EXPORT_SYMBOL drivers/net/pcs/pcs-rzn1-miic 0x2ea7f375 miic_destroy +EXPORT_SYMBOL drivers/net/pcs/pcs-rzn1-miic 0xaca3887c miic_create +EXPORT_SYMBOL drivers/net/phy/bcm-phy-lib 0x368e2113 bcm54xx_auxctl_write +EXPORT_SYMBOL drivers/net/ppp/pppox 0xacf70433 pppox_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0xc3232e66 pppox_unbind_sock +EXPORT_SYMBOL drivers/net/ppp/pppox 0xdda5c8ba register_pppox_proto +EXPORT_SYMBOL drivers/net/ppp/pppox 0xe0ff7a18 unregister_pppox_proto +EXPORT_SYMBOL drivers/net/sungem_phy 0xe332721c sungem_phy_probe +EXPORT_SYMBOL drivers/net/team/team 0x0ae0f7b0 team_options_change_check +EXPORT_SYMBOL drivers/net/team/team 0x27bc52e2 team_mode_unregister +EXPORT_SYMBOL drivers/net/team/team 0x5856c0a8 team_option_inst_set_change +EXPORT_SYMBOL drivers/net/team/team 0x8eae8995 team_modeop_port_change_dev_addr +EXPORT_SYMBOL drivers/net/team/team 0xc1e2b5ef team_options_register +EXPORT_SYMBOL drivers/net/team/team 0xc9247b96 team_options_unregister +EXPORT_SYMBOL drivers/net/team/team 0xe67f75fc team_mode_register +EXPORT_SYMBOL drivers/net/team/team 0xfdf1eefa team_modeop_port_enter +EXPORT_SYMBOL drivers/net/usb/usbnet 0x57429865 usbnet_link_change +EXPORT_SYMBOL drivers/net/usb/usbnet 0x7846d0c5 usbnet_device_suggests_idle +EXPORT_SYMBOL drivers/net/usb/usbnet 0xc4ef2bec usbnet_manage_power +EXPORT_SYMBOL drivers/net/wan/hdlc 0x167bd98b hdlc_open +EXPORT_SYMBOL drivers/net/wan/hdlc 0x3e0ccdc8 alloc_hdlcdev +EXPORT_SYMBOL drivers/net/wan/hdlc 0x47ff2b11 register_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x4a938b8b unregister_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x54eaaaf9 hdlc_ioctl +EXPORT_SYMBOL drivers/net/wan/hdlc 0xa4407b19 detach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0xafa1ffe0 unregister_hdlc_device +EXPORT_SYMBOL drivers/net/wan/hdlc 0xbfa1b740 hdlc_start_xmit +EXPORT_SYMBOL drivers/net/wan/hdlc 0xd227f422 hdlc_close +EXPORT_SYMBOL drivers/net/wan/hdlc 0xff8814cc attach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0b1ab353 ath_regd_get_band_ctl +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x108b188f ath_is_49ghz_allowed +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x126e63e9 ath_regd_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x19435b37 ath_key_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x1edf974b ath_hw_setbssidmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x4571aea8 ath_is_world_regd +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x6ac2c1db ath_hw_keysetmac +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x6b21fd26 ath_key_delete +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x7631bf99 ath_hw_get_listen_time +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x7a6299da ath_hw_cycle_counters_update +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x9cded1f5 dfs_pattern_detector_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa18f224e ath_regd_find_country_by_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa4667582 ath_hw_keyreset +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb50dd5a4 ath_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb6588ba6 ath_bus_type_strings +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xbcfa7209 ath_rxbuf_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xc106098b ath_is_mybeacon +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xd3476034 ath_reg_notifier_apply +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x015e5db2 ath10k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x09f1c383 ath10k_ce_free_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0bf0d65f ath10k_ce_cancel_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x112c7297 __tracepoint_ath10k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x119e3ef3 ath10k_ce_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x11c5febc ath10k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x149b5f26 ath10k_print_driver_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x14a89fcd ath10k_core_start_recovery +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x17dbc010 ath10k_ce_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x26a2c5ed ath10k_htt_rx_hl_indication +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x28847d51 ath10k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x36507277 ath10k_core_free_board_files +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x3c88318c ath10k_core_check_dt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x425b851f ath10k_ce_deinit_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x446fb3a4 ath10k_core_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x46f6dab9 ath10k_htt_rx_pktlog_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x550a15f7 ath10k_ce_alloc_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x595b99b9 ath10k_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5d9be3f1 __ath10k_ce_rx_num_free_bufs +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x617ded3a ath10k_core_unregister +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x67283d67 ath10k_ce_dump_registers +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x67fabf9b ath10k_ce_alloc_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x695cc8c9 ath10k_ce_per_engine_service_any +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x69e2f850 ath10k_coredump_get_mem_layout +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6fc0520e ath10k_ce_num_free_src_entries +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x73676b28 ath10k_htc_rx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x76cdde05 ath10k_ce_free_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x782f2776 ath10k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7ed633ef ath10k_htc_process_trailer +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x806391c2 ath10k_core_napi_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x8ca1a98a ath10k_core_napi_sync_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x90c02c3e __ath10k_ce_send_revert +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x919fab31 ath10k_htt_hif_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9201550d ath10k_htt_t2h_msg_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa15f906d ath10k_core_register +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa7cace76 ath10k_ce_send_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xac4552f8 ath10k_ce_completed_send_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xaff215fa ath10k_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb01d1cfe ath10k_ce_completed_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb396bc28 ath10k_mac_tx_push_pending +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc1c8719d ath10k_ce_revoke_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc4309370 ath10k_ce_send +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xccf0fc91 ath10k_htc_tx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcdd1cd3a ath10k_ce_completed_recv_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd51ab472 ath10k_ce_completed_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd5bdd28e ath10k_ce_init_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd648180f ath10k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xded18d3c ath10k_ce_disable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xdf2b7dec ath10k_htc_notify_tx_completion +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xdf9e472e ath10k_coredump_new +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe3148a77 ath10k_bmi_read_memory +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe482d295 ath10k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe71023b4 ath10k_htt_txrx_compl_task +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xec46271e ath10k_ce_rx_update_write_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf28e037e ath10k_core_fetch_board_file +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf3b5b298 ath10k_bmi_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf69d7580 ath10k_core_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf717b90a ath10k_ce_enable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x187a6681 ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x31575208 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x31803220 ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x33fc3db4 ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x34dc38e5 ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x35e014aa ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x388a3be7 ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x38f33134 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3a896d9e ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3dd96e7a ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4040d85d ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x415fd83c ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4949e8bf ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x51408950 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x58cb636b ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5c3a0607 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5fc9bfce ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x675a2a04 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x727b5baa ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x72ea6149 ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x84a710da ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x88ce7496 ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x8bb94b67 ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x977a7f1f ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xad046f91 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb65cdec5 ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb7116edc ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc483cb42 ath11k_pcic_read +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc56f63a6 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd0059c4b ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd0a2ad57 __tracepoint_ath11k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd20c27e6 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd26a27e2 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd309c936 ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd67fa683 ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd720af1e ath11k_pci_disable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xde220bfa ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xeff41a9d ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf1161b0a ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf1559b3a ath11k_pci_enable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf415072c ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf6e58a8a ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x12e8e6c8 ath6kl_hif_intr_bh_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x33ebf3d3 ath6kl_core_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x4d4acc44 ath6kl_core_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x552bd9a3 ath6kl_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x69b8f907 ath6kl_read_tgt_stats +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x7d9c7416 ath6kl_core_rx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x8d10baf8 ath6kl_cfg80211_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x91cfb84a ath6kl_hif_rw_comp_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xad2532df ath6kl_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb7906cb7 ath6kl_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb881b1a9 ath6kl_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb9a689dd ath6kl_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xc35c9600 ath6kl_stop_txrx +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xf90f66eb ath6kl_cfg80211_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x07183cd4 ath9k_cmn_get_hw_crypto_keytype +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x121d1a96 ath9k_cmn_debug_recv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1a0aa030 ath9k_cmn_debug_stat_rx +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x2cfb0a85 ath9k_cmn_rx_skb_postprocess +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x3e1c5f71 ath9k_cmn_rx_accept +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x46b7b17a ath9k_cmn_reload_chainmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x5614430a ath9k_cmn_spectral_scan_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x632ffa4e ath9k_cmn_beacon_config_adhoc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x68959f37 ath9k_cmn_init_crypto +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x68b6e6eb ath9k_cmn_spectral_scan_trigger +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x8386bc41 ath_cmn_process_fft +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x9a333fbb ath9k_cmn_init_channels_rates +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x9b3cc00d ath9k_cmn_process_rate +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x9c577710 ath9k_cmn_spectral_init_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xa0d697f5 ath9k_cmn_debug_base_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xab0217d5 ath9k_cmn_debug_phy_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xb1143150 ath9k_cmn_beacon_config_ap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xb461e706 ath9k_cmn_update_txpow +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xbbd6693c ath9k_cmn_spectral_deinit_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xbf913c69 ath9k_cmn_get_channel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd2981357 ath9k_cmn_count_streams +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd4f7c2d8 ath9k_cmn_debug_modal_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xde763127 ath9k_cmn_process_rssi +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xe0f18601 ath9k_cmn_setup_ht_cap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xedb16967 ath9k_cmn_beacon_config_sta +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x01d9b71a ath_gen_timer_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0439098e ath9k_hw_btcoex_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0486f455 ath9k_hw_stop_dma_queue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x04ec74c2 ath9k_hw_reset_calvalid +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0bc73413 ath9k_hw_getchan_noise +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0f77dafc ath9k_hw_get_tsf_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x102b8495 ath9k_hw_btcoex_set_concur_txprio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x121cda27 ath9k_hw_addrxbuf_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x141b73cd ath9k_hw_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x14352217 ath9k_hw_setrxabort +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x16910ddf ath9k_hw_abort_tx_dma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1c6bc54e ath9k_hw_set_tsfadjust +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1d20bc5c ath_gen_timer_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x1dd7a83d ath9k_hw_btcoex_init_mci +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x228854d6 ath9k_hw_set_sta_beacon_timers +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x24e24855 ar9003_paprd_create_curve +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2a824534 ar9003_mci_get_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2c3ccb55 ath9k_hw_beaconq_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x305f2056 ath9k_hw_check_alive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x31f38535 ath9k_hw_check_nav +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3608163d ath9k_hw_bstuck_nfcal +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x36acd77b ath9k_hw_ani_monitor +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x39c63192 ar9003_hw_bb_watchdog_dbg_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3d69b3c2 ath9k_hw_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3fe915b2 ath9k_hw_gettxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4002e1d5 ath9k_hw_wow_wakeup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x46d7c75d ath9k_hw_gettsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x49489004 ath9k_hw_computetxtime +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x49582447 ath9k_hw_gettsf32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4af4bd2f ath9k_hw_set_txpowerlimit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4b9cb3cf ar9003_mci_send_wlan_channels +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4ffb67f5 ath9k_hw_numtxpending +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5120a3a7 ath9k_hw_intrpend +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x523f4e45 ath9k_hw_wow_apply_pattern +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x534739df ath9k_hw_puttxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x55efae67 ath9k_hw_init_global_settings +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x590f3957 ath9k_hw_getrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5968047c ath9k_hw_setuprxdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5abcc51f ath9k_hw_set_rx_bufsize +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5ad5d138 ath9k_hw_btcoex_init_3wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5c60a8ef ath9k_hw_disable_mib_counters +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6196b477 ar9003_is_paprd_enabled +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x667badb0 ar9003_paprd_setup_gain_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x67056a6d ar9003_mci_send_message +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6d87b81c ar9003_mci_state +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6e3a302a ath9k_hw_setopmode +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x704ca37f ath9k_hw_wait +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x718028da ar9003_paprd_populate_single_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x791166ff ath9k_hw_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x79428630 ath9k_hw_btcoex_set_weight +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7be51c72 ath9k_hw_btcoex_init_scheme +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7c1060cd ath9k_hw_process_rxdesc_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7f9ee2d2 ath9k_hw_stopdmarecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x81912103 ath9k_hw_setantenna +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x840d195b ath9k_hw_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x899da6ce ar9003_mci_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8d067f6a ar9003_paprd_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8e53f716 ath9k_hw_abortpcurecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8f2d55de ath_gen_timer_isr +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8f91ef52 ath9k_hw_setmcastfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x912a2317 ar9003_get_pll_sqsum_dvc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9295fb47 ath9k_hw_btcoex_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x92a4c3d5 ath9k_hw_init_btcoex_hw +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x941c6016 ath9k_hw_btcoex_init_2wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x974b081b ath9k_hw_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x975fb604 ath9k_hw_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9871a212 ath9k_hw_gpio_get +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9b9020fe ath9k_hw_getnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa341eec9 ath9k_hw_startpcureceive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa44d322f ar9003_hw_disable_phy_restart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa7f376c5 ath9k_hw_updatetxtriglevel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa9ab564f ath9k_hw_reset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xac5b9f5b ar9003_paprd_is_done +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb004bc8a ar9003_mci_get_next_gpm_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb28245db ar9003_mci_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb37f589c ar9003_paprd_init_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb6ce84bb ath9k_hw_setrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb6f962d2 ath9k_hw_set_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb7f95daa ath9k_hw_btcoex_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xba83c035 ath9k_hw_gpio_request_in +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbf0ab7e2 ath9k_hw_phy_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc538bcdd ath9k_hw_beaconinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc5c317e7 ath9k_hw_gen_timer_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc671b584 ath9k_hw_write_associd +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc83734df ath9k_hw_set_tx_filter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc9011164 ath9k_hw_resettxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd078b890 ath9k_hw_gen_timer_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd15e8bc2 ath9k_hw_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd73a232e ath9k_hw_kill_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xda226f1c ath9k_hw_putrxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdb4bb1d8 ath9k_hw_gpio_request_out +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdfda79d2 ath9k_hw_set_gpio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe24fb779 ath9k_hw_loadnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe2ccd40e ath9k_hw_releasetxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe6298b77 ath9k_hw_setpower +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe73a5d9e ath9k_hw_wow_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe7e78b6b ath9k_hw_resume_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe9cd2d68 ath9k_hw_txstart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe9f99c58 ath9k_hw_settsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xecc931a1 ath9k_hw_get_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf0265855 ar9003_hw_bb_watchdog_check +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf13697de ath9k_hw_setup_statusring +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf336b74c ar9003_mci_set_bt_version +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf6278acd ath9k_hw_gpio_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf77390f7 ath9k_hw_set_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfa94a916 ath9k_hw_rxprocdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfe12414b ath9k_hw_btcoex_bt_stomp +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xff44ef10 ath9k_hw_setuptxqueue +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x1393a1f8 stop_atmel_card +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x62058052 atmel_open +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xe0028120 init_atmel_card +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x06f41c0f brcmu_pkt_buf_free_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x07f13079 brcmu_pktq_peek_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x1906648e brcmu_boardrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x2cd3d698 brcmu_pktq_pflush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x44ab2162 brcmu_pktq_flush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x4700f859 brcmu_pktq_init +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x8599c803 brcmu_pktq_pdeq_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x88b4017f brcmu_pktq_mdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa17c0ccf brcmu_dotrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa1954a8b brcmu_pktq_penq_head +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa6ce5713 brcmu_pktq_mlen +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd10f30e2 brcmu_pkt_buf_get_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd6217d91 brcmu_d11_attach +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xe8b3e875 brcmu_pktq_pdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xef7a3ea6 brcmu_pktq_pdeq_match +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xf785b5a2 brcmu_pktq_penq +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x1a2965b2 stop_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x8326d1a7 reset_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0xdd203501 init_airo_card +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x145325e7 libipw_channel_to_freq +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x292e52b5 libipw_is_valid_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x36fda883 libipw_get_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x5fb4c399 free_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x669e3258 libipw_wx_get_scan +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x6956b57e alloc_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x6d27aa87 libipw_rx +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x7f751a24 libipw_wx_get_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x93a78790 libipw_rx_mgt +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa01e9699 libipw_networks_age +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa577f4ee libipw_set_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xbf093440 libipw_channel_to_index +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xc4d11fef libipw_xmit +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xce5ab7ba libipw_txb_free +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xd35011fc libipw_wx_set_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xe60eb719 libipw_wx_set_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xe79ab2a3 libipw_wx_get_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xe880d45d libipw_get_channel_flags +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xea35ae22 libipw_freq_to_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xf7ae8a4b libipw_get_geo +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x02f9379c il_force_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x04fbcea7 il_eeprom_query_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x071a45e3 il_apm_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x084af097 il_rd_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0884381c il_send_stats_request +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0d08453c il_send_add_sta +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x103c3ddc il_set_rate +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x11d5de49 il_eeprom_query16 +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1593e8ed il_get_passive_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x169b335b il_full_rxon_required +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1cc7b28f il_send_rxon_timing +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1cefd087 il_send_cmd_pdu +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x20ad4989 il_mac_add_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x23ea8de1 il_mac_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2571b683 il_tx_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2750b0b8 il_init_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2bf7eea6 il_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x31ed450a il_add_station_common +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x339f433e il_rx_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x35415be4 il_setup_rx_scan_handlers +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x35438c9c il_scan_cancel_timeout +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x383d73ea il_set_rxon_channel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3845f3da il_is_ht40_tx_allowed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x399cc780 il_mac_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3a23113d il_mac_change_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3cbb483d il_get_lowest_plcp +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x410f2d0b il_mac_flush +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x416bd26a il_debug_level +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4233907f il_cmd_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x429f4110 il_free_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x445192cc il_check_rxon_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x49ae16c9 il_tx_cmd_protection +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4bf694c6 il_get_channel_info +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4cdc4faf il_send_cmd_pdu_async +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4d8be08e il_usecs_to_beacons +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5319010b il_mac_hw_scan +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x55758ec5 il_irq_handle_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x557cc501 il_update_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x58f245ab il_init_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5a273882 il_hdl_csa +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6794de31 il_setup_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6c222fcf il_set_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7bc5a8d3 il_get_active_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7c108557 il_power_update_mode +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7c5ad7d0 il_clear_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7d09e6f7 il_eeprom_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7db611d9 il_txq_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x80535f8f _il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x80b7b54c il_clear_ucode_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x80f4a8e5 il_add_beacon_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8209cf08 il_set_rxon_hwcrypto +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8225a3fe il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x846cd228 il_mac_conf_tx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x861a4a52 il_power_initialize +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x898dca9e il_send_cmd_sync +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8a82a381 il_scan_cancel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8eb132cc il_hdl_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x91d930b4 il_set_decrypted_flag +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9511d1c5 il_tx_cmd_complete +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9a377ac8 il_leds_exit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9a89297b il_hdl_pm_sleep +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9c617664 il_read_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9cc714af il_bg_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9faf4316 il_hdl_pm_debug_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa0ec1600 il_init_scan_params +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa12fdf4c il_fill_probe_req +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa789cebc il_write_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa9f16938 il_rx_queue_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xabb37172 il_eeprom_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xac08a0d1 il_mac_bss_info_changed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xacd80b43 il_restore_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb3bc98e5 il_chswitch_done +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb4948a31 il_cancel_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb523de0b il_connection_init_rx_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb618d897 il_free_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb65510a3 il_get_cmd_string +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7bcf3f2 _il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7bd33ff il_isr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbbad90a5 il_dbgfs_register +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbe532c86 il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbfae6520 il_wr_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbfb41db6 il_leds_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc05e960a il_hdl_spectrum_measurement +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc0b5edf3 il_free_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc0f0cce7 il_mac_sta_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc766de2c il_dbgfs_unregister +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc98eedcd il_get_single_channel_number +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcb13e314 il_alloc_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcced110c il_tx_queue_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcd6fe99f il_rx_queue_alloc +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcde3b915 il_set_flags_for_band +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd0903224 il_set_rxon_ht +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd33ef786 il_pm_ops +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd3e0d1d9 il_set_tx_power +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd7a42e8f il_cmd_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xdc97c824 il_tx_queue_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe49aee4a il_tx_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe504f5a2 il_mac_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe85075d3 il_send_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xeaa583e6 il_send_lq_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xebb8c685 il_get_free_ucode_key_idx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xebee3507 il_send_bt_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf21f9d68 il_setup_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf70a693b il_bcast_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x04829802 __traceiter_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x069e6423 __traceiter_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x1bdb5aea __tracepoint_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x3981e77c __tracepoint_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x466ae44d __SCK__tp_func_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x970bf4ef __SCK__tp_func_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xae0d9b46 __tracepoint_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd1e69877 __SCK__tp_func_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xf22a3376 iwl_trans_pcie_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xf512d1b8 __traceiter_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x08a7ff00 hostap_set_hostapd +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x0ad69602 hostap_set_multicast_list_queue +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x13942ba1 hostap_handle_sta_tx_exc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x14d8d5f7 hostap_get_porttype +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x15d6941f hostap_set_encryption +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x20bdc7ac hostap_info_process +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x21f32466 hostap_80211_ops +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x324f8b7a hostap_set_auth_algs +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x32953b0a hostap_set_hostapd_sta +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x52fd3294 hostap_init_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x616cb5da hostap_set_antsel +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x6e0acc2f hostap_info_init +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x784ef119 hostap_master_start_xmit +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7fb75891 hostap_dump_rx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x82d3dbc7 hostap_80211_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x8664ea33 hostap_setup_dev +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x8aa78e18 hostap_init_ap_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x9928a344 hostap_remove_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb1b9f471 hostap_init_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb3316688 hostap_set_word +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb4b77c8b hostap_80211_get_hdrlen +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb5e81769 hostap_free_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xbc5fa603 hostap_set_roaming +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xd9e6ae9e hostap_check_sta_fw_version +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xdeca1429 prism2_update_comms_qual +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xe99bd715 hostap_add_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xefda9a47 hostap_set_string +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf892a060 hostap_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf91c03e2 hostap_dump_tx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x043b4ba8 orinoco_change_mtu +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x0b396d94 orinoco_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x2646db0a orinoco_process_xmit_skb +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x5811b589 orinoco_set_multicast_list +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x59403268 __orinoco_ev_info +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x5c11ba0f orinoco_stop +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x6402d5da alloc_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x6cb06a3f orinoco_open +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x8756272d free_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa5c46e69 orinoco_tx_timeout +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xb03ea172 orinoco_if_add +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xc18e265c orinoco_down +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xe44c137e orinoco_up +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xeb06cb81 hermes_struct_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xec6508c7 orinoco_if_del +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xf181fe18 __orinoco_ev_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xffe27bca orinoco_interrupt +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x327a9822 mt76_rx_signal +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x978cb0e4 mt76_wcid_key_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist 0x4c470702 rtl_btc_get_ops_pointer +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x07239943 rtl92c_dm_check_txpower_tracking +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x12c7f6e1 rtl92c_firmware_selfreset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x14bcd0e1 rtl92c_dm_write_dig +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x209d988b rtl92c_phy_iq_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x23243d9b rtl92c_phy_set_io_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2327d91c _rtl92c_phy_calculate_bit_shift +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2b312b90 rtl92c_bt_rssi_state_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x31248446 rtl8192_phy_check_is_legal_rfpath +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4367460a _rtl92c_phy_fw_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4dff9cd7 rtl92c_dm_init_edca_turbo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4e24533a _rtl92c_phy_fw_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5a850fe3 rtl92ce_phy_set_rf_on +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5ad78f68 _rtl92c_phy_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x626ec611 _rtl92c_phy_init_bb_rf_register_definition +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x6445569d rtl92c_phy_set_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x6728d5d7 _rtl92c_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x6d05c994 rtl92c_set_fw_rsvdpagepkt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x6f50fb02 rtl92c_phy_set_bw_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x784b5ebe _rtl92c_phy_bb8192c_config_parafile +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x88d5b367 rtl92c_set_fw_joinbss_report_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x954bc978 rtl92c_phy_sw_chnl_callback +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9694f3eb rtl92c_phy_sw_chnl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9b4f5ec5 rtl92c_download_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9c16d57c rtl92c_phy_lc_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa23d9789 rtl92c_dm_watchdog +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb3af61d9 rtl92c_phy_ap_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc48ff3c8 rtl92c_phy_set_txpower_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc5991139 _rtl92c_phy_dbm_to_txpwr_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc5fa8fe9 rtl92c_dm_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xcf1bf208 rtl92c_phy_update_txpower_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd4f5f5ae _rtl92c_store_pwrindex_diffrate_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd8509814 rtl92c_phy_set_rfpath_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xda3ad0bf rtl92c_phy_set_io +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xdd449788 rtl92c_dm_bt_coexist +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xdeb8ac2a rtl92c_fill_h2c_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe4072d39 rtl92c_dm_init_rate_adaptive_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe4d7399d _rtl92c_phy_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe96969c0 rtl92c_set_fw_pwrmode_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xea751b06 rtl92c_phy_query_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xeada5207 _rtl92c_phy_set_rf_sleep +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf272a564 rtl92c_dm_rf_saving +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xfa09f92a rtl92c_phy_rf_config +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x0695c358 rtl_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x15a6079b rtl_pci_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x487f011a rtl_pci_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xde651120 rtl_pci_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x307bcaab rtl_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x3b01d6f4 rtl_usb_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x4cd989a1 rtl_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x69006419 rtl_usb_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0a9a6599 rtl_init_rfkill +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0b038e24 channel5g_80m +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x15c107a9 rtl_process_phyinfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1b945315 rtl_addr_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1c7277f6 rtl_wowlan_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x276ed4ab rtl_efuse_shadow_map_update +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2946e1ac rtl_signal_scale_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x30a956d7 rtl_query_rxpwrpercentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x36aad30a rtl_cam_reset_all_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3eef05df rtl_bb_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x54824f58 channel5g +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5d3579de rtl_cam_del_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x70a9dc51 rtl_hal_pwrseqcmdparsing +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x73f1f0e0 rtl_c2hcmd_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x75daa800 rtl_rx_ampdu_apply +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x84319447 rtl_init_sw_leds +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8b720e2a rtl_mrate_idx_to_arfr_id +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x91740876 rtlwifi_rate_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9b2ef1b0 rtl_get_tcb_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9e2ed5a5 rtl_send_smps_action +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xa41a6852 rtl_cam_mark_invalid +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xaee17b3d efuse_power_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xaf5c0498 efuse_read_1byte +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb3e0eec5 rtl_phy_scan_operation_backup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb4ba9823 rtl_cam_add_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbb056418 rtl_cmd_send_packet +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbc8fc4c0 rtl_cam_delete_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc8fe6af9 rtl_rfreg_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xcf652d0f rtl_dm_diginit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd5873508 rtl_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd6348e5e efuse_one_byte_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd8565367 rtl_cam_get_free_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xdbeb4dc6 rtl_ps_enable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xea9897cb efuse_shadow_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xed4e8afa rtl_ps_disable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xed7c8cf2 rtl_evm_db_to_percentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf1d210c1 rtl_cam_empty_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf24be9d0 rtl_collect_scan_list +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8723d 0x7bd0e0d9 rtw8723d_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8821c 0xe6109754 rtw8821c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822b 0x90309a6b rtw8822b_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822c 0x7ff2f155 rtw8822c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0b21ed53 rtw_phy_set_tx_power_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0c65f92a rtw_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0eac6c64 rtw_tx_report_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0f439e98 rtw_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0fbe04f1 rtw_read8_physical_efuse +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x111fc4bc rtw_bf_enable_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x191fbe19 rtw_fw_c2h_cmd_isr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1be30212 rtw_coex_write_scbd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1dc2d072 rtw_tx_ac_to_hwq +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2436b061 rtw_tx_write_data_rsvd_page_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x24c8624a rtw_parse_tbl_bb_pg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x27ed01d3 rtw_rx_stats +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2c829ff7 rtw_phy_load_tables +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2c86fe21 __rtw_dbg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x30e366b7 rtw_phy_parsing_cfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x33b3f3c0 rtw_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x36c5bfca rtw_disable_lps_deep_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x37d630cb rtw_register_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x3a0a59ce rtw_tx_fill_tx_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x3a32c5cc rtw_phy_cfg_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4246c570 rtw_dump_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x440b7589 rtw_phy_rf_power_2_rssi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4bb845cb rtw_fw_do_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x50a02a7e rtw_phy_cfg_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x519c8ba9 rtw_rate_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x5404b82e rtw_phy_pwrtrack_thermal_changed +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58210e60 rtw_rate_section +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x5fc9e075 rtw_rx_fill_rx_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x62021941 rtw_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x687ffe07 rtw_phy_config_swing_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6a30ce2f rtw_unregister_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6a835f68 rtw_bf_remove_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x74628656 rtw_phy_pwrtrack_need_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x776170ae rtw_phy_cfg_bb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x77a0791d rtw_parse_tbl_phy_cond +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7e3a9800 rtw_phy_write_rf_reg_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7f821a06 rtw_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x84a945b2 rtw_phy_cfg_agc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8b880cfd rtw_phy_write_rf_reg_mix +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8e75fb0b rtw_set_rx_freq_band +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x908f6426 rtw_bf_remove_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x943f1863 rtw_phy_pwrtrack_get_pwridx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x95ccfaf5 rtw_dump_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9ffb6e57 rtw_fw_inform_rfk_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa46825d4 rtw_bf_enable_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa5005aa1 rtw_coex_write_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa5614e12 rtw_phy_get_tx_power_index +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa85b1ff6 rtw_coex_read_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa9822a9c rtw_phy_read_rf_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xaecda8ed rtw_parse_tbl_txpwr_lmt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb07eda7a rtw_bf_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb3d239cf rtw_tx_write_data_h2c_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb62cb16b rtw_bf_cfg_csi_rate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xbee53843 rtw_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc78792de rtw_power_mode_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc805b8e4 rtw_phy_set_edcca_th +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc8c634d1 rtw_phy_pwrtrack_avg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd4223209 rtw_fw_c2h_cmd_rx_irqsafe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd930e260 rtw_restore_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe366c529 rtw_bf_set_gid_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe6bc4f73 rtw_phy_pwrtrack_need_lck +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe9d09f42 rtw_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xedb605b0 rtw_regd_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xef037162 rtw_tx_queue_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf228184e rtw_set_channel_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf3b66d2e check_hw_ready +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf6f852e9 rtw_phy_pwrtrack_get_delta +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x03630d07 rtw_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x3885115c rtw_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x8b07a2c8 rtw_pci_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0xfef9a625 rtw_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x07c61dc9 rtw_sdio_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x80e4db17 rtw_sdio_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xad5f6105 rtw_sdio_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0xcecf6aff rtw_sdio_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x8b3ae05c rtw_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0xb12dc674 rtw_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8851b 0xdde61548 rtw8851b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852a 0x17b2ab76 rtw8852a_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852b 0x602c7986 rtw8852b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852c 0xfb8935e9 rtw8852c_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x01dc02eb rtw89_rfk_parser +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x02023c39 rtw89_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0c865afe __rtw89_debug +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0c8a50f4 rtw89_ser_notify +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x11d9a8bc rtw89_phy_tssi_ctrl_set_bandedge_cfg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x132a09eb rtw89_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x14c4ee6d rtw89_phy_set_txpwr_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x15bc0899 rtw89_phy_set_txpwr_limit_ru +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x20d4c2cf rtw89_mac_resume_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x22be2ee7 rtw89_mac_cfg_ctrl_path_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x252f3321 rtw89_phy_read_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2ae2eb11 rtw89_mac_resume_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x317ffea3 rtw89_encode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x33ef601c rtw89_mac_cfg_ppdu_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x38e8783f rtw89_alloc_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x3ee50dd8 rtw89_core_query_rxdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x46dce1b8 rtw89_fw_h2c_rf_ntfy_mcc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4de9df65 rtw89_btc_set_policy_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4e428f7e rtw89_mac_stop_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4f2843ed rtw89_core_register +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x5e97a195 rtw89_mac_enable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x69468517 rtw89_mac_cfg_gnt_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6a9256b2 rtw89_mac_get_txpwr_cr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7250ebb7 rtw89_core_fill_txdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7327a46a rtw89_core_fill_txdesc_fwcmd_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x74b9debf rtw89_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7b6cf7b4 rtw89_core_napi_stop +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x7fe77928 rtw89_free_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x82fa08b9 rtw89_phy_read32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x87fa3ab2 rtw89_btc_ntfy_wl_rfk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8b2ca6fc rtw89_mac_coex_init_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x90c8fde2 rtw89_mac_disable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x944d88aa rtw89_phy_config_rf_reg_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x95bbb1f7 rtw89_decode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x96af7b6e rtw89_phy_write_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x97e3c2e2 rtw89_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9948cd78 rtw89_core_napi_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9ac85705 rtw89_mac_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa06d46ba rtw89_mac_read_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa4be6a26 rtw89_fw_h2c_dctl_sec_cam_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xaa5ceb92 rtw89_read_efuse_ver +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb3aea5d5 rtw89_phy_set_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb3f4b985 rtw89_phy_write_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb4cabf00 rtw89_core_rx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb6ea673a rtw89_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbbac5daf rtw89_core_unregister +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbd71367c rtw89_core_napi_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbde06e11 rtw89_core_napi_start +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc760cd87 rtw89_phy_read_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc799b279 rtw89_phy_get_txsc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xc9433bdb rtw89_mac_set_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xca3f1d1c rtw89_mac_write_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xccd9119c rtw89_mac_get_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xced0b414 rtw89_core_fill_txdesc_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd496ef26 rtw89_phy_set_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd649d384 rtw89_mac_cfg_gnt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xdcc8836e rtw89_phy_load_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xdf236bfd rtw89_btc_set_policy +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe3f57b04 rtw89_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe6489ddf rtw89_mac_stop_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf0d5ec2e rtw89_mac_cfg_ctrl_path +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf679aaf9 rtw89_phy_write32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfa06b73e rtw89_phy_write_reg3_tbl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfd7c6521 rtw89_mac_coex_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x34f035e5 rtw89_pci_config_intr_mask_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x5001eb8b rtw89_pci_config_intr_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x5ff09028 rtw89_pci_ltr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x63005ddf rtw89_pci_disable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x6e77442e rtw89_pci_disable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x6efd9f2c rtw89_bd_ram_table_dual +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x71162055 rtw89_bd_ram_table_single +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9c9246b2 rtw89_pci_recognize_intrs +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9ce0961b rtw89_pci_ch_dma_addr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xa0f5721d rtw89_pci_recognize_intrs_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xa1197a7d rtw89_pci_enable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xbafd2988 rtw89_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xc5267a44 rtw89_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xd0eef02c rtw89_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xd44bdaeb rtw89_pci_fill_txaddr_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xd4cb8786 rtw89_pci_fill_txaddr_info_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xe31c9855 rtw89_pci_ltr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xe9803a58 rtw89_pci_enable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xf630d9a9 rtw89_pci_ch_dma_addr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/rsi/rsi_91x 0x9eeb5548 rsi_config_wowlan +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x1a251518 wlcore_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xa98dffd3 wl1271_free_tx_id +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xb524e81b wlcore_calc_packet_alignment +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xf63fc4f1 wl12xx_is_dummy_packet +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x64502aa7 fdp_nci_remove +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x840854f9 fdp_nci_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0x1a2eed7e microread_remove +EXPORT_SYMBOL drivers/nfc/microread/microread 0x3256ef72 microread_probe +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x83252f90 nxp_nci_fw_recv_frame +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0xc36d4dcd nxp_nci_remove +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0xeaad4305 nxp_nci_probe +EXPORT_SYMBOL drivers/nfc/pn533/pn533 0x105f542b pn533_recv_frame +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0xa3f1614a pn544_hci_probe +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0xacb2776b pn544_hci_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x05cd5a53 s3fwrn5_probe +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x6ca6f266 s3fwrn5_recv_frame +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x774203fc s3fwrn5_phy_set_wake +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xa77d42ba s3fwrn5_phy_power_ctrl +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xedb12f10 s3fwrn5_phy_set_mode +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xefeb71e7 s3fwrn5_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xf2ab60da s3fwrn5_phy_get_mode +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x1c88ef71 st_nci_se_io +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x44588255 ndlc_probe +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x95904577 ndlc_close +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x9e1c0bae ndlc_recv +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x9e97d1d0 ndlc_remove +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xa6ddc26c st_nci_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xd9d3aa2c ndlc_open +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xdb75c883 st_nci_se_deinit +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xe5443a47 st_nci_se_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xf37e519c ndlc_send +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x069f7a0f st21nfca_hci_probe +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x17704bbe st21nfca_hci_loopback_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x19195a54 st21nfca_hci_se_io +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x1e21e2fc st21nfca_tm_send_dep_res +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x26eddc95 st21nfca_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x2cc4ca1f st21nfca_im_send_dep_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x3a5aa46e st21nfca_hci_remove +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x4f9771c0 st21nfca_im_send_atr_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x60042f0a st21nfca_dep_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x78cc73e2 st21nfca_hci_enable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x9740c709 st21nfca_apdu_reader_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x9a5bd932 st21nfca_dep_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xaa9b85cc st21nfca_connectivity_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xbea7cd67 st21nfca_hci_disable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xbf27a8f3 st21nfca_dep_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xd28c4f63 st21nfca_hci_discover_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xd816dbe1 st21nfca_se_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xf5d176d3 st21nfca_se_init +EXPORT_SYMBOL drivers/ntb/ntb 0x07349169 ntb_default_peer_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0x11a268f9 ntb_msi_setup_mws +EXPORT_SYMBOL drivers/ntb/ntb 0x180f758c ntb_msg_event +EXPORT_SYMBOL drivers/ntb/ntb 0x1a8b5e4d ntb_unregister_client +EXPORT_SYMBOL drivers/ntb/ntb 0x30ebcf6e ntb_default_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0x53691ba0 ntb_set_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x59178b35 ntb_msi_peer_addr +EXPORT_SYMBOL drivers/ntb/ntb 0x716ce07e ntb_link_event +EXPORT_SYMBOL drivers/ntb/ntb 0x7996c591 ntb_clear_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x7abcfd13 ntbm_msi_free_irq +EXPORT_SYMBOL drivers/ntb/ntb 0x7c0de9c1 ntb_msi_clear_mws +EXPORT_SYMBOL drivers/ntb/ntb 0x846155b0 ntb_unregister_device +EXPORT_SYMBOL drivers/ntb/ntb 0x878aded0 ntb_register_device +EXPORT_SYMBOL drivers/ntb/ntb 0x99834e29 ntb_db_event +EXPORT_SYMBOL drivers/ntb/ntb 0x9a4e66d4 ntb_default_peer_port_idx +EXPORT_SYMBOL drivers/ntb/ntb 0x9c05b809 ntbm_msi_request_threaded_irq +EXPORT_SYMBOL drivers/ntb/ntb 0xb3ed2198 ntb_default_peer_port_count +EXPORT_SYMBOL drivers/ntb/ntb 0xd6180920 __ntb_register_client +EXPORT_SYMBOL drivers/ntb/ntb 0xeee7baff ntb_msi_init +EXPORT_SYMBOL drivers/ntb/ntb 0xf67a4412 ntb_msi_peer_trigger +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0x18abd7da nvdimm_namespace_detach_btt +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0xd013a5f1 nvdimm_namespace_attach_btt +EXPORT_SYMBOL drivers/parport/parport 0x01796933 parport_remove_port +EXPORT_SYMBOL drivers/parport/parport 0x05b2b195 parport_ieee1284_read_nibble +EXPORT_SYMBOL drivers/parport/parport 0x0a1af6a0 parport_ieee1284_ecp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0x0ec1db0f parport_ieee1284_read_byte +EXPORT_SYMBOL drivers/parport/parport 0x1f958fe4 parport_unregister_driver +EXPORT_SYMBOL drivers/parport/parport 0x2a31d28e parport_register_port +EXPORT_SYMBOL drivers/parport/parport 0x2bb7a09b parport_find_number +EXPORT_SYMBOL drivers/parport/parport 0x2c6d0cdd parport_unregister_device +EXPORT_SYMBOL drivers/parport/parport 0x2d5d239b parport_claim +EXPORT_SYMBOL drivers/parport/parport 0x35839c36 parport_ieee1284_epp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0x3b9682db parport_ieee1284_epp_read_addr +EXPORT_SYMBOL drivers/parport/parport 0x4266d26b parport_register_dev_model +EXPORT_SYMBOL drivers/parport/parport 0x45b4bf31 parport_announce_port +EXPORT_SYMBOL drivers/parport/parport 0x4d2a941b parport_ieee1284_interrupt +EXPORT_SYMBOL drivers/parport/parport 0x5167c252 __parport_register_driver +EXPORT_SYMBOL drivers/parport/parport 0x5355ce5c parport_claim_or_block +EXPORT_SYMBOL drivers/parport/parport 0x5559f8ea parport_read +EXPORT_SYMBOL drivers/parport/parport 0x5e3a3912 parport_irq_handler +EXPORT_SYMBOL drivers/parport/parport 0x62ae5a3c parport_write +EXPORT_SYMBOL drivers/parport/parport 0x67997da2 parport_set_timeout +EXPORT_SYMBOL drivers/parport/parport 0x72abdedf parport_del_port +EXPORT_SYMBOL drivers/parport/parport 0x7a2609dd parport_release +EXPORT_SYMBOL drivers/parport/parport 0x8246fd71 parport_ieee1284_ecp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x8dd178d9 parport_ieee1284_epp_read_data +EXPORT_SYMBOL drivers/parport/parport 0x8ea0f255 parport_get_port +EXPORT_SYMBOL drivers/parport/parport 0x8f9683e6 parport_wait_event +EXPORT_SYMBOL drivers/parport/parport 0xa5e4a046 parport_put_port +EXPORT_SYMBOL drivers/parport/parport 0xbb6527c0 parport_ieee1284_ecp_read_data +EXPORT_SYMBOL drivers/parport/parport 0xbddf97e7 parport_ieee1284_epp_write_data +EXPORT_SYMBOL drivers/parport/parport 0xc4312561 parport_find_base +EXPORT_SYMBOL drivers/parport/parport 0xe08797e7 parport_negotiate +EXPORT_SYMBOL drivers/parport/parport 0xeb0b8fa8 parport_wait_peripheral +EXPORT_SYMBOL drivers/parport/parport 0xfdf3d8fc parport_ieee1284_write_compat +EXPORT_SYMBOL drivers/parport/parport_pc 0x40701431 parport_pc_probe_port +EXPORT_SYMBOL drivers/parport/parport_pc 0xc5c9ad52 parport_pc_unregister_port +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x067b3b73 pcmcia_reset_card +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x1c780fab pcmcia_socket_list_rwsem +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x212db8d2 pcmcia_socket_list +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x40f76841 pcmcia_put_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x41ccca8e pcmcia_get_socket_by_nr +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x4f39e920 pcmcia_parse_uevents +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0x7edad45e pccard_register_pcmcia +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xaa58b7c3 pcmcia_register_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xbc3b9864 pcmcia_get_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xbe1cf460 pcmcia_socket_class +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xcb4830ac pcmcia_unregister_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xcf97f3bd dead_socket +EXPORT_SYMBOL drivers/pcmcia/pcmcia_core 0xe26137b0 pcmcia_parse_events +EXPORT_SYMBOL drivers/pcmcia/pcmcia_rsrc 0x9471b6e6 pccard_static_ops +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x218056c4 cros_ec_unregister +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x41f2f339 cros_ec_suspend +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0x8e0756bd cros_ec_resume +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xae9800e2 cros_ec_register +EXPORT_SYMBOL drivers/platform/chrome/cros_ec 0xf25aacf5 cros_ec_irq_thread +EXPORT_SYMBOL drivers/regulator/rohm-regulator 0x0f1e724b rohm_regulator_set_dvs_levels +EXPORT_SYMBOL drivers/rpmsg/qcom_glink 0xd7119b40 qcom_glink_native_rx +EXPORT_SYMBOL drivers/rpmsg/qcom_smd 0x6d08b3e4 qcom_smd_register_edge +EXPORT_SYMBOL drivers/rpmsg/qcom_smd 0xadc8e61f qcom_smd_unregister_edge +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x19bfc483 rpmsg_chrdev_eptdev_create +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x3b838af8 rpmsg_chrdev_eptdev_destroy +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x12332493 rpmsg_find_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x300f1c3b rpmsg_trysendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x3bc30e81 rpmsg_register_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x4915f851 rpmsg_sendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x49997694 __register_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x64cff47a rpmsg_get_mtu +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x8ab206ba rpmsg_unregister_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x96ebc8bc rpmsg_poll +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x99940046 rpmsg_register_device_override +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x9c27a308 rpmsg_create_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x9ff18936 unregister_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xa2606a97 rpmsg_destroy_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xb3a1c38f rpmsg_send +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xb8dd1a79 rpmsg_release_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xbfba45f4 rpmsg_class +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd09100a0 rpmsg_create_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xdf306a94 rpmsg_trysend +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xebbd1d0b rpmsg_send_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xef35b1b7 rpmsg_trysend_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_ns 0x49b3cbdd rpmsg_ns_register_device +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x43081c11 scsi_esp_unregister +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x4a29ab38 scsi_esp_intr +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x82e155f5 scsi_esp_cmd +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xa69b5a2d scsi_esp_template +EXPORT_SYMBOL drivers/scsi/esp_scsi 0xed6191a8 scsi_esp_register +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x0b96aa31 fcoe_ctlr_recv_flogi +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x1a780b7e fcoe_ctlr_destroy +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x1b8400f5 fcoe_ctlr_link_down +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x1cd30a02 fcoe_ctlr_set_fip_mode +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x3b7d5ed1 fcoe_ctlr_link_up +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x57c7da87 fcoe_transport_attach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x58189d01 fcoe_transport_detach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x994de9ca fcoe_ctlr_init +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x9d7e0d28 fcoe_fcf_get_selected +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xa2e063fa fcoe_ctlr_recv +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xc92b9a28 fcoe_ctlr_els_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x040a1563 fc_vport_id_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x16db9b48 fc_linkup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x20472dc6 fc_rport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x22b90986 fc_exch_mgr_del +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x22f79184 fc_lport_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2533518b fc_exch_mgr_add +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2769324e fc_fcp_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x27b85ff8 fc_set_rport_loss_tmo +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x30f285be fc_fabric_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x31734d28 fc_fabric_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x34b1d512 fc_slave_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x36376b99 fc_exch_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x36c5e6cf fc_exch_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4011568a fc_disc_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4ad36d93 fc_eh_abort +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4c103bbe fc_lport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x502feb1d fc_exch_mgr_free +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x525eca77 fc_elsct_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x55a4b45a fc_lport_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x56d0c024 fc_seq_set_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x580a650a fc_rport_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x5ab41f0c fc_lport_notifier_head +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x63a50fca fc_frame_crc_check +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6426d42b fc_disc_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x67102abe fc_vport_setlink +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6740697a fc_linkdown +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x681f9dd6 fc_rport_recv_req +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6d31a5de fc_lport_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7373b400 fc_lport_iterate +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x78798fc4 fc_seq_assign +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x78905c13 libfc_vport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7b96bae9 fc_fc4_register_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7e31b090 fc_get_host_port_state +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7f3407a7 fc_seq_start_next +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8033aaec fc_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x811811e0 fc_exch_done +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x821b01c9 fc_eh_host_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x830a5381 fc_rport_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x85531b05 fc_queuecommand +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x85d2e736 fc_fc4_deregister_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8789ebb2 fc_frame_alloc_fill +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8be1196a fc_exch_update_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x955e9ed3 fc_get_host_speed +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9d50ed7e fc_rport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9f04ce48 fc_lport_bsg_request +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9f5542e9 fc_rport_terminate_io +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa1bcd198 fc_cpu_mask +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa37b5136 fc_exch_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa8dcf489 fc_set_mfs +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb0ddd5a1 fc_rport_flush_queue +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb704c2c7 _fc_frame_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb7ae4a6b fc_lport_logo_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb7d90c83 fc_eh_device_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbec259e3 fc_fill_reply_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc1ba63b8 fc_fcp_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc8c23ef4 fc_exch_mgr_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcc4b801d fc_exch_mgr_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xce3c8591 fc_lport_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd6144e58 fc_elsct_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd8672850 fc_rport_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd9799f29 fc_fill_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xeca27654 fc_lport_set_local_id +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xf6cc658a fc_exch_mgr_list_clone +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfa4667d1 fc_seq_release +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfd471b29 fc_lport_flogi_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xffc27191 fc_get_host_stats +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x41c497f7 sas_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x45c5b236 sas_resume_ha_no_sync +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x4a8e3d34 try_test_sas_gpio_gp_bit +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x4b916f9c sas_suspend_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x8a79e8d4 sas_prep_resume_ha +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xbe04d9aa mraid_mm_register_adp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x2c5dd9a5 qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x3539bbd5 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x3760f679 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x3be741bc qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x4c9ae4d1 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x63a53248 qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x856f4620 qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xa1657436 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xb1a51495 qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xc085cdf4 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe31c0002 qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xfb12912c qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/raid_class 0x66e2e1f7 raid_class_attach +EXPORT_SYMBOL drivers/scsi/raid_class 0xce911f8e raid_class_release +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x04dfc88c fc_host_post_vendor_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x0eb94cfc fc_remote_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x375f8bbd fc_get_event_number +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x3ad716fb fc_find_rport_by_wwpn +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x4e003e91 fc_block_scsi_eh +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x5a5826de fc_block_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x605dd6e2 fc_host_post_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x65f577d4 fc_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x673f21aa fc_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x85513f3f fc_vport_terminate +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xa159e42d fc_eh_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xa98c1fa2 fc_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xd0c2542d scsi_is_fc_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xd1318c05 fc_remote_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xd64224cf fc_host_post_fc_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xf98d7cd5 fc_remote_port_rolechg +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xfc3570ee fc_vport_create +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xfd224e1d fc_host_fpin_rcv +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x009c8260 sas_get_address +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x09f9cb31 sas_remove_children +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x32a30ee6 scsi_is_sas_rphy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x384e8996 sas_port_alloc_num +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x50fcd973 sas_port_add_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x54dd10ec scsi_is_sas_port +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x56f2f6e9 sas_rphy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x6188f6bc sas_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x6290da56 sas_phy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x6b8252ee sas_port_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x7e5bd186 sas_phy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x81eee8e4 sas_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x872151c0 sas_phy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x8fa0061e sas_phy_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x94673992 sas_port_get_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x9bc839f9 sas_expander_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xafbf84b7 sas_port_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc17dd790 sas_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc310e1a5 sas_rphy_unlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc6259f2e sas_end_device_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xd305ff53 sas_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xd4f4e006 sas_rphy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xd6dbcd9e sas_rphy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xe5caa254 sas_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xecb8d3d9 sas_read_port_mode_page +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xedb559f3 sas_port_delete_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xf30649c9 scsi_is_sas_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xf652cde2 sas_port_mark_backlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xff8280e0 sas_rphy_remove +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x33957aea spi_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x3686ea09 spi_print_msg +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x3e87e01f spi_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xafb87632 spi_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xc0621e63 spi_schedule_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xfc019019 spi_display_xfer_agreement +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x0ca4dda4 srp_reconnect_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x38581a06 srp_rport_put +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x405b6e05 srp_parse_tmo +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x410a7cdf srp_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x77aaf644 srp_start_tl_fail_timers +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xebaf30b9 srp_rport_get +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x07c67545 cmdq_pkt_write_s_mask_value +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x0cafe582 cmdq_pkt_set_event +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x150e62d4 cmdq_pkt_wfe +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x1fbbd154 cmdq_pkt_write_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x2babbd5b cmdq_dev_get_client_reg +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x47372f33 cmdq_pkt_flush_async +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x5dc77432 cmdq_pkt_read_s +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x7e9a21e0 cmdq_mbox_destroy +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x8361f498 cmdq_pkt_write_s_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x85062817 cmdq_pkt_poll_mask +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x95cd56e4 cmdq_pkt_assign +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0x9a17804e cmdq_pkt_write +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xa4eda62a cmdq_pkt_write_s_value +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xb45e6557 cmdq_pkt_poll +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xbdd8c2b7 cmdq_pkt_write_s +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xc3a9e0eb cmdq_pkt_finalize +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xc4c5493d cmdq_pkt_destroy +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xc5616551 cmdq_pkt_clear_event +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xcdc247aa cmdq_pkt_create +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xe2ee5cac cmdq_mbox_create +EXPORT_SYMBOL drivers/soc/mediatek/mtk-cmdq-helper 0xf8ee0415 cmdq_pkt_jump +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0x7ccf2ecf of_get_ocmem +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xc53d76b1 ocmem_allocate +EXPORT_SYMBOL drivers/soc/qcom/ocmem 0xf9b05967 ocmem_free +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x1c76ea4d pdr_restart_pd +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x432975e6 pdr_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x47b2ed49 pdr_handle_alloc +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0xf618ca5b pdr_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x09d30fe5 geni_se_init +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x1b2e10b3 geni_se_clk_freq_match +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x294712ce geni_se_clk_tbl_get +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x305dbfa9 geni_se_resources_off +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x47b7ea27 geni_se_config_packing +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x54960e84 geni_icc_set_bw +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x5afeab98 geni_se_resources_on +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x61559669 geni_se_tx_dma_prep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x653c3586 geni_se_rx_dma_prep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x7ee81b62 geni_icc_disable +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x9048a682 geni_se_get_qup_hw_version +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0x96c95700 geni_se_rx_dma_unprep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xae9278f8 geni_icc_get +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xb28c22cd geni_icc_set_tag +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xb8a56a43 geni_se_select_mode +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xc0f0a7d6 geni_se_tx_init_dma +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xcc954c7f geni_se_rx_init_dma +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xded46735 geni_se_tx_dma_unprep +EXPORT_SYMBOL drivers/soc/qcom/qcom-geni-se 0xfaad79da geni_icc_enable +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x0d4df54f qmp_get +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0x2333aed6 qmp_put +EXPORT_SYMBOL drivers/soc/qcom/qcom_aoss 0xae4b53c5 qmp_send +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x02e40f29 qmi_txn_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x0607ed39 qmi_add_server +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x08602e1e qmi_txn_wait +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x34c150c0 qmi_encode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x3ba3e352 qmi_send_request +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x4cd2fe40 qmi_response_type_v01_ei +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x75c6027a qmi_txn_cancel +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x7a9aa6c1 qmi_handle_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xa1343d21 qmi_send_response +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xbf58ba12 qmi_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xf600d6b5 qmi_decode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xf72d561d qmi_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xfdc0d23f qmi_send_indication +EXPORT_SYMBOL drivers/soc/qcom/smd-rpm 0x46bb046c qcom_rpm_smd_write +EXPORT_SYMBOL drivers/soc/qcom/wcnss_ctrl 0x129293c4 qcom_wcnss_open_channel +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x0136d0e2 sdw_slave_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x0fcde734 sdw_write_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1259a9c3 sdw_compare_devid +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x16d1706b sdw_prepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1deee061 sdw_find_row_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x29636ddc sdw_nwrite +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x2fc52b54 sdw_nread +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x32997bcd sdw_master_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x36f6284c sdw_read +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3b0a8582 sdw_startup_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3b52d002 sdw_bus_master_delete +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4051306b sdw_update +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4cde88bf sdw_disable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x5c5f501d sdw_stream_remove_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x60e31fbb sdw_find_col_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x65077199 sdw_show_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6b69905a sdw_update_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6b907b67 sdw_slave_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6f95b16b sdw_shutdown_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x713f20aa sdw_bus_master_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x71891d59 sdw_deprepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x75931d52 sdw_write +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x781cd479 sdw_nread_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x78faf357 sdw_bus_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x7eb49446 sdw_nwrite_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x85760d6d sdw_bus_prep_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x87e4e55b sdw_stream_add_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8e5b90aa sdw_read_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9e122d79 sdw_alloc_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xa7f35e58 sdw_bwrite_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xb01d8cee sdw_extract_slave_id +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xba54b904 sdw_cols +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbbec2c2e sdw_enable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xce7f4572 sdw_stream_remove_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd20d27c5 sdw_bread_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xda5bce09 sdw_release_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe19c6c24 sdw_clear_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf1d1dec5 sdw_handle_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf53ba0b8 sdw_rows +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf65d3813 sdw_bus_exit_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf963bc0c sdw_stream_add_slave +EXPORT_SYMBOL drivers/ssb/ssb 0x0073f05f ssb_bus_powerup +EXPORT_SYMBOL drivers/ssb/ssb 0x168d7dfa ssb_device_disable +EXPORT_SYMBOL drivers/ssb/ssb 0x22a494e8 ssb_chipco_gpio_control +EXPORT_SYMBOL drivers/ssb/ssb 0x31770729 ssb_bus_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x346cd584 ssb_device_enable +EXPORT_SYMBOL drivers/ssb/ssb 0x41d95aae __ssb_driver_register +EXPORT_SYMBOL drivers/ssb/ssb 0x4bf9c519 ssb_bus_may_powerdown +EXPORT_SYMBOL drivers/ssb/ssb 0x53fd5fd2 ssb_driver_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x5a67cea0 ssb_pmu_set_ldo_paref +EXPORT_SYMBOL drivers/ssb/ssb 0x6c5c201a ssb_pmu_set_ldo_voltage +EXPORT_SYMBOL drivers/ssb/ssb 0x907c5fdf ssb_set_devtypedata +EXPORT_SYMBOL drivers/ssb/ssb 0x9165a4a8 ssb_pcihost_register +EXPORT_SYMBOL drivers/ssb/ssb 0x98902db7 ssb_commit_settings +EXPORT_SYMBOL drivers/ssb/ssb 0xb15d7364 ssb_clockspeed +EXPORT_SYMBOL drivers/ssb/ssb 0xb55b0a91 ssb_bus_sdiobus_register +EXPORT_SYMBOL drivers/ssb/ssb 0xcb17f1cb ssb_admatch_base +EXPORT_SYMBOL drivers/ssb/ssb 0xd421ff5d ssb_bus_suspend +EXPORT_SYMBOL drivers/ssb/ssb 0xd67c764e ssb_dma_translation +EXPORT_SYMBOL drivers/ssb/ssb 0xdfc7c6ef ssb_admatch_size +EXPORT_SYMBOL drivers/ssb/ssb 0xe0670c71 ssb_bus_resume +EXPORT_SYMBOL drivers/ssb/ssb 0xec965b6a ssb_device_is_enabled +EXPORT_SYMBOL drivers/ssb/ssb 0xf5c51381 ssb_pcicore_dev_irqvecs_enable +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x0c8503ef fbtft_write_reg16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x11d110fe fbtft_write_vmem16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x1c5f7244 fbtft_unregister_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x25b0a3fd fbtft_register_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x266354b9 fbtft_write_vmem16_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x27a84ff9 fbtft_write_reg8_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x2b0bd27c fbtft_read_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x2fedcc8b fbtft_write_gpio16_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x46a5fd91 fbtft_write_buf_dc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x47b423e5 fbtft_write_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x4959ff71 fbtft_init_display +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x4af5b3c7 fbtft_unregister_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x4d0442e3 fbtft_probe_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x5b2869fc fbtft_write_vmem8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x5f8f5ee8 fbtft_write_reg8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x6d4cae6b fbtft_write_reg16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x7743f94d fbtft_dbg_hex +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x79b8340d fbtft_write_gpio8_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x7a296761 fbtft_remove_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x980b3f13 fbtft_register_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd46e95da fbtft_write_vmem16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xe2dec820 fbtft_framebuffer_release +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xe6a01389 fbtft_framebuffer_alloc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xeaf96637 fbtft_write_spi_emulate_9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xff02240c fbtft_write_gpio16_wr_latched +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x52fe173b gbaudio_unregister_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x94b83cc6 gbaudio_register_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xa49a6b02 gbaudio_module_update +EXPORT_SYMBOL drivers/staging/iio/addac/adt7316 0x85d02c6b adt7316_probe +EXPORT_SYMBOL drivers/staging/nvec/nvec 0x3c81e6f6 nvec_write_sync +EXPORT_SYMBOL drivers/staging/nvec/nvec 0x4ab06e49 nvec_write_async +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x01906a05 rtllib_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x05584490 RemovePeerTS +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x0867ef9d rtllib_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x101181cd rtllib_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x12f6c429 rtllib_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x14c9c6a5 rtllib_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1af40c04 rtllib_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x1c4f1682 rtllib_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x22166084 rt_global_debug_component +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2263d959 rtllib_stop_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x28b39e59 rtllib_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2a5de872 rtllib_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2a997f4d rtllib_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2d3e19e6 rtllib_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x3725461a rtllib_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x46eb955b rtllib_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4a09fb13 rtllib_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4e437d5f rtllib_DisableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x581e0f1d rtllib_EnableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x6184d383 rtllib_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x6646a1a4 rtllib_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x699fa7e6 rtllib_xmit +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x75b9beeb rtllib_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7c618549 rtllib_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7ca51276 rtllib_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7cbcd70c rtllib_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7f2f5de0 rtllib_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x80c1a1fe dot11d_channel_map +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x80edaf38 rtllib_MgntDisconnect +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x810ac0d9 rtllib_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x9d2f3914 rtllib_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x9ed577f3 rtllib_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xabdedb51 HT_update_self_and_peer_setting +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xb37230ae rtllib_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xbfb40396 dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc3df5741 rtllib_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc46fbf5b rtllib_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xce4e0bc4 alloc_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd020480e rtllib_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xdd9b3bac rtllib_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xdfbe22c0 rtllib_rx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe03b623d rtllib_act_scanning +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe788e070 rtllib_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xeb87c189 rtllib_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xeea044e7 rtllib_sta_ps_send_null_frame +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xefa8225d rtllib_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf08d7cf1 rtllib_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xf1c8bade free_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xff6a5e21 notify_wx_assoc_event +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xfff140d9 rtllib_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x043f537c ieee80211_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x06935222 dot11d_reset +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x07468601 ieee80211_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0d21fbaf dot11d_scan_complete +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0e99788d ieee80211_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0fceb464 ieee80211_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x1575a0d5 ieee80211_rx_mgt +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x1b6a27bf ieee80211_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x232e7944 ieee80211_wlan_frequencies +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2cf0c883 ieee80211_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2dea61a2 dot11d_get_max_tx_pwr_in_dbm +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x33cbcf28 ieee80211_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3a0a41b3 ieee80211_softmac_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4477efc0 ieee80211_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4bfb1949 ieee80211_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4cad3c9f ieee80211_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x4cf0eeec ieee80211_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x587ae8bc ieee80211_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x5f5ef586 rtl8192u_dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x62cf0cb0 ieee80211_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x66979591 ieee80211_is_54g +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x709a181b ieee80211_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x744c773c ieee80211_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x74b202c0 ieee80211_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x74de900b ieee80211_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x755c7446 ieee80211_txb_free +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x79d3c7de ieee80211_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x7dcd78cf ieee80211_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x870ff7ab ieee80211_disassociate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x89ca3efe is_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x89f7796e ieee80211_softmac_xmit +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8d2c4534 ieee80211_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8f68df25 ieee80211_wx_get_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9557d740 ieee80211_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x97ba7338 ieee80211_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x99b73313 ieee80211_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9df3bb03 ieee80211_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9f6022d8 ieee80211_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9f95710b SendDisassociation_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa34747ff ieee80211_wake_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa5923a40 ieee80211_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc124d7c8 ieee80211_stop_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc1cb6873 to_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc560e48c ieee80211_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc63b574b HTUpdateSelfAndPeerSetting +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xc82939d4 ieee80211_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xca4a1f3f ieee80211_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd57a0396 dot11d_update_country_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xdfb9400d ieee80211_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe28cb67a ieee80211_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe3d0e8aa ieee80211_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe5087686 ieee80211_rx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe825617f ieee80211_is_shortslot +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xec74b0c9 ieee80211_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf81795ed ieee80211_wpa_supplicant_ioctl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xfd92ab5e notify_wx_assoc_event_rsl +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x03fb186b iscsit_build_rsp_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x0523cceb iscsit_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x09ec1436 iscsit_logout_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x0f25b159 iscsit_release_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x10d3e204 iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x185dd08b iscsit_process_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x23bae17c iscsit_setup_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x25fb4b8f iscsit_build_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x27cbcad1 iscsit_cause_connection_reinstatement +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2a63a080 iscsit_handle_task_mgt_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x39f44ef7 iscsit_process_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x49288752 iscsit_build_nopin_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4a697842 iscsit_free_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x4fed990e iscsit_build_datain_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5443e17b iscsi_target_check_login_request +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x59f79a4b iscsit_build_logout_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5a9e71d9 iscsit_setup_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6b5a9bd2 iscsit_allocate_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6e753230 iscsit_set_unsolicited_dataout +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6fcf1a05 iscsit_add_cmd_to_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x70254219 iscsit_register_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x76c3460c iscsit_setup_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x821211a0 iscsit_handle_snack +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x86b359db iscsit_find_cmd_from_itt +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x89a55604 iscsit_thread_check_cpumask +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8c852f72 iscsit_increment_maxcmdsn +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x90262304 iscsit_process_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x9aa2a18d iscsit_check_dataout_payload +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa1ccbbf9 iscsit_unregister_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa2377906 iscsit_queue_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa54b1555 iscsit_get_datain_values +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xaeafde22 iscsit_sequence_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xb1102975 iscsit_aborted_task +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xbb777862 iscsit_build_r2ts_for_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xbcee2419 iscsit_stop_dataout_timer +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xcbb8747a iscsit_response_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd16e4254 iscsit_handle_logout_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd24d2075 iscsit_add_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe772f3cc iscsit_reject_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xef706263 iscsit_tmr_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf2288cc6 iscsit_find_cmd_from_itt_or_dump +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf34332f0 iscsi_find_param_from_key +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf451d340 iscsit_build_text_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf7d5fcab iscsi_change_param_sprintf +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xfad9da2e iscsit_build_task_mgt_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xfc77cb8f __iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/target_core_mod 0x0619afb5 transport_backend_register +EXPORT_SYMBOL drivers/target/target_core_mod 0x0871ffd6 transport_set_vpd_ident +EXPORT_SYMBOL drivers/target/target_core_mod 0x0c6a3924 target_send_busy +EXPORT_SYMBOL drivers/target/target_core_mod 0x0e96a497 sbc_get_write_same_sectors +EXPORT_SYMBOL drivers/target/target_core_mod 0x0f9313ce transport_handle_cdb_direct +EXPORT_SYMBOL drivers/target/target_core_mod 0x11060b2d transport_lookup_tmr_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x1330d43e target_get_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x13e06f07 transport_alloc_session_tags +EXPORT_SYMBOL drivers/target/target_core_mod 0x142072c0 transport_set_vpd_assoc +EXPORT_SYMBOL drivers/target/target_core_mod 0x1bf0da56 target_setup_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x1d3e9d13 __transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x2132d485 target_show_dynamic_sessions +EXPORT_SYMBOL drivers/target/target_core_mod 0x21f27e7d spc_emulate_report_luns +EXPORT_SYMBOL drivers/target/target_core_mod 0x2b928249 spc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x308d4385 target_remove_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x345595c7 transport_init_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x388ac418 target_put_nacl +EXPORT_SYMBOL drivers/target/target_core_mod 0x3a20a9d7 transport_set_vpd_ident_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x3ae521e6 spc_emulate_evpd_83 +EXPORT_SYMBOL drivers/target/target_core_mod 0x42cc6437 sbc_get_device_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x438788df passthrough_pr_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x4d339657 core_tmr_alloc_req +EXPORT_SYMBOL drivers/target/target_core_mod 0x4d80b5c0 transport_copy_sense_to_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x4fc70d25 target_show_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x556963ef transport_generic_free_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x561b0934 target_submit_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0x57cf9b8d target_cmd_init_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x5929e619 target_configure_unmap_from_queue +EXPORT_SYMBOL drivers/target/target_core_mod 0x5a694421 transport_wait_for_tasks +EXPORT_SYMBOL drivers/target/target_core_mod 0x5d4adeef sbc_dif_copy_prot +EXPORT_SYMBOL drivers/target/target_core_mod 0x638bffb7 target_free_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0x6428d7bc sbc_dif_verify +EXPORT_SYMBOL drivers/target/target_core_mod 0x6841f96f target_register_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x6c51977e transport_alloc_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x6e51ddce target_cmd_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x719b6e7d target_complete_cmd_with_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0x735425f3 target_submit_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x7a1d0d3c target_alloc_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0x7aa07359 core_tpg_set_initiator_node_queue_depth +EXPORT_SYMBOL drivers/target/target_core_mod 0x7e8a0c2b transport_kunmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x85244077 core_tpg_register +EXPORT_SYMBOL drivers/target/target_core_mod 0x87039b20 transport_free_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x898b6225 target_backend_unregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x8ab38d9e core_allocate_nexus_loss_ua +EXPORT_SYMBOL drivers/target/target_core_mod 0x8b995392 transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x8fc45911 target_put_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x98e2ed43 target_complete_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xa4789d95 target_tpg_has_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0xa6781c4e target_nacl_find_deve +EXPORT_SYMBOL drivers/target/target_core_mod 0xa74dd7f4 transport_lookup_cmd_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0xa8c1bae4 core_tpg_set_initiator_node_tag +EXPORT_SYMBOL drivers/target/target_core_mod 0xabd8c34a target_undepend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0xac8f5290 passthrough_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xacbf1bdb sbc_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0xaf3afcb4 transport_kmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0xb2449924 core_tpg_get_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0xb3fc6cda target_lun_is_rdonly +EXPORT_SYMBOL drivers/target/target_core_mod 0xbbb81821 transport_deregister_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xbc8d3a7f transport_generic_handle_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0xc2a94112 target_unregister_template +EXPORT_SYMBOL drivers/target/target_core_mod 0xc822826d core_alua_check_nonop_delay +EXPORT_SYMBOL drivers/target/target_core_mod 0xc9938621 target_depend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0xcafe54f0 transport_generic_new_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xcdef26b8 transport_send_check_condition_and_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0xcfc6f147 target_stop_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xd5e24490 target_set_cmd_data_length +EXPORT_SYMBOL drivers/target/target_core_mod 0xde2b4c18 __target_init_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xdfae372b sbc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xe5cdde1e transport_generic_request_failure +EXPORT_SYMBOL drivers/target/target_core_mod 0xe7bb839f core_tpg_check_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0xe891fb36 target_complete_cmd_with_length +EXPORT_SYMBOL drivers/target/target_core_mod 0xe921ece2 target_wait_for_sess_cmds +EXPORT_SYMBOL drivers/target/target_core_mod 0xea779450 passthrough_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0xec4ea1ee transport_deregister_session_configfs +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3c2dfe0 transport_set_vpd_proto_id +EXPORT_SYMBOL drivers/target/target_core_mod 0xf54f7e74 target_execute_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xf7db73da spc_emulate_inquiry_std +EXPORT_SYMBOL drivers/target/target_core_mod 0xf81f3613 target_to_linux_sector +EXPORT_SYMBOL drivers/target/target_core_mod 0xfd56de8d core_tpg_deregister +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x074f6bef ufshcd_get_local_unipro_ver +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x37a01276 ufshcd_system_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x7a6733a1 ufshcd_runtime_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xe87c4abb ufshcd_runtime_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xf086caed ufshcd_system_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0xf7b03248 ufshcd_alloc_host +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0x1a95fa83 tc_dwc_g210_config_40_bit +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0xd7f0c3c5 tc_dwc_g210_config_20_bit +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x8c664788 ufshcd_dwc_link_startup_notify +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0xf9033bc7 ufshcd_dwc_dme_set_attrs +EXPORT_SYMBOL drivers/usb/class/cdc-wdm 0x611b89a0 usb_cdc_wdm_register +EXPORT_SYMBOL drivers/usb/gadget/libcomposite 0xdcabf878 usb_os_desc_prepare_interf_dir +EXPORT_SYMBOL drivers/usb/host/sl811-hcd 0x9a9b5eae sl811h_driver +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x1ccf5e18 usb_wwan_close +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x23fdc5cc usb_wwan_write_room +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x30cc6dde usb_wwan_write +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x3565f757 usb_wwan_open +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x36e12b70 usb_wwan_tiocmset +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x6416a279 usb_wwan_chars_in_buffer +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xd3040cb4 usb_wwan_resume +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xd667c91f usb_wwan_suspend +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xdfc6a4c7 usb_wwan_dtr_rts +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xe0657bcf usb_wwan_port_remove +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xe9f197ea usb_wwan_tiocmget +EXPORT_SYMBOL drivers/usb/serial/usbserial 0x5956e661 usb_serial_suspend +EXPORT_SYMBOL drivers/usb/serial/usbserial 0xf087a5c4 usb_serial_resume +EXPORT_SYMBOL drivers/vdpa/vdpa 0x14ca62ab vdpa_set_status +EXPORT_SYMBOL drivers/vfio/vfio 0x05b8cfda vfio_set_irqs_validate_and_prepare +EXPORT_SYMBOL drivers/vfio/vfio 0x0f655355 vfio_info_add_capability +EXPORT_SYMBOL drivers/vfio/vfio 0x4aebca99 vfio_dma_rw +EXPORT_SYMBOL drivers/vfio/vfio 0x51f16cdb vfio_info_cap_shift +EXPORT_SYMBOL drivers/vfio/vfio 0x95814e6f vfio_pin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0xa2c3c32c vfio_unpin_pages +EXPORT_SYMBOL drivers/vhost/vhost 0x0f0292de vhost_chr_poll +EXPORT_SYMBOL drivers/vhost/vhost 0x61fed759 vhost_chr_write_iter +EXPORT_SYMBOL drivers/vhost/vringh 0x0bf267dd vringh_getdesc_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x1068cf96 vringh_getdesc_user +EXPORT_SYMBOL drivers/vhost/vringh 0x22d94896 vringh_notify_enable_user +EXPORT_SYMBOL drivers/vhost/vringh 0x23fd6ef7 vringh_complete_multi_user +EXPORT_SYMBOL drivers/vhost/vringh 0x243ecc46 vringh_need_notify_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x2e18a52d vringh_notify_enable_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x2e91ca97 vringh_iov_pull_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x367ce26a vringh_iov_push_user +EXPORT_SYMBOL drivers/vhost/vringh 0x375218d7 vringh_init_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x4e7f5f82 vringh_need_notify_user +EXPORT_SYMBOL drivers/vhost/vringh 0x5cd2fe65 vringh_complete_user +EXPORT_SYMBOL drivers/vhost/vringh 0x6241c431 vringh_init_iotlb_va +EXPORT_SYMBOL drivers/vhost/vringh 0x6af32dc4 vringh_init_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x752b778d vringh_init_user +EXPORT_SYMBOL drivers/vhost/vringh 0x7bda5e6d vringh_iov_push_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x7d814b09 vringh_iov_push_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x821e9390 vringh_iov_pull_user +EXPORT_SYMBOL drivers/vhost/vringh 0x91d1e5ed vringh_notify_disable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xa455ffa4 vringh_notify_enable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xb5411ba6 vringh_kiov_advance +EXPORT_SYMBOL drivers/vhost/vringh 0xbbf8b4af vringh_need_notify_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xcfa6f049 vringh_complete_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xd22cec27 vringh_set_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xd71c6e4f vringh_abandon_user +EXPORT_SYMBOL drivers/vhost/vringh 0xe2c2baf8 vringh_abandon_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xe4e5b06f vringh_iov_pull_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xede22d8f vringh_getdesc_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xf429e3cd vringh_abandon_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xf7b0edfb vringh_complete_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xfa4921e6 vringh_notify_disable_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xfb907629 vringh_notify_disable_user +EXPORT_SYMBOL drivers/video/backlight/lcd 0x3a35dbbf devm_lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0x43bf7091 devm_lcd_device_unregister +EXPORT_SYMBOL drivers/video/backlight/lcd 0x491aaca5 lcd_device_unregister +EXPORT_SYMBOL drivers/video/backlight/lcd 0xb6d8018c lcd_device_register +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x17f3f471 svga_set_default_seq_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x1be6dc30 svga_set_textmode_vga_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x31d32b32 svga_get_caps +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x48a1e633 svga_get_tilemax +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x4ab38ef2 svga_set_default_crt_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x4badcb9e svga_tileblit +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x716a2e75 svga_tilecopy +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x763e8c17 svga_tilecursor +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x83a41489 svga_set_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c337c2 svga_wcrt_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c97d2a svga_match_format +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb0ab2b2e svga_check_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xba05007b svga_tilefill +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd22ca511 svga_set_default_atc_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd6ec2c44 svga_compute_pll +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xdcc5a013 svga_wseq_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xe28d2a49 svga_set_default_gfx_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xed1dc233 svga_settile +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x0c2e92dd cyber2000fb_attach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x0cc3ede5 cyber2000fb_detach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x534b6f18 cyber2000fb_disable_extregs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0xb39f68d1 cyber2000fb_enable_extregs +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x026dec08 mac_find_mode +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x233917d1 mac_vmode_to_var +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0xe2304303 mac_map_monitor_sense +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x46bbfa1a matroxfb_g450_setpll_cond +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x4cfb0c29 matroxfb_g450_setclk +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x7c17a919 g450_mnp2f +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x62d5701f DAC1064_global_restore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0xb386d2ee matrox_mystique +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0xbd12764a matrox_G100 +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0xd1e45010 DAC1064_global_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_Ti3026 0xfbfcf05d matrox_millennium +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_accel 0x5de2ff72 matrox_cfbX_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x185f8bd2 matroxfb_unregister_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x316c31a1 matroxfb_enable_irq +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x756dcd08 matroxfb_wait_for_sync +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xbfe8bd03 matroxfb_register_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0xa452e91b matroxfb_g450_shutdown +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0xf2e70fff matroxfb_g450_connect +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x25cf8049 matroxfb_PLL_calcclock +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x86cb0817 matroxfb_DAC_out +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xcdc90c64 matroxfb_var2my +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xd2fdff34 matroxfb_vgaHWinit +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xd566dfe8 matroxfb_DAC_in +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xe0bacaaf matroxfb_vgaHWrestore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xe5972a09 matroxfb_read_pins +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x01ea132e dispc_runtime_put +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x03005606 omapdss_get_version +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x11a1957f omapdss_output_unset_device +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x1abaf2e2 omapdss_unregister_display +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x1adf069b omapdss_output_set_device +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x21d530a2 omap_dss_get_overlay_manager +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x28f1257a dss_mgr_disable +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x3082a0b3 dss_feat_get_supported_color_modes +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x33e25aaa omap_dss_put_device +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x3a50573f dispc_ovl_check +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x3a5a7af2 omap_dss_get_next_device +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x3d36d54d dispc_mgr_set_lcd_config +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x3eb17b34 omapdss_unregister_output +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x42912b0c dispc_clear_irqstatus +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x44aab703 omap_dss_find_device +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x45d74ef6 dispc_mgr_enable +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x46ef202a omap_dss_get_output +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x4bd67a8d dispc_write_irqenable +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x4c33081d omapdss_compat_uninit +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x54f6830a omapdss_get_default_display_name +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x5689afe7 dispc_ovl_enable +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x584e8969 omapdss_find_mgr_from_display +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x5c611b1e dss_mgr_register_framedone_handler +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x636b3461 omap_dss_get_num_overlays +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x65b43970 omapdss_find_output_from_display +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x66cdd3c9 dispc_mgr_setup +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x6b1a3090 omap_dss_ntsc_timings +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x6e7ae584 dss_mgr_enable +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x70e39dae dss_uninstall_mgr_ops +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x7c0fb945 omapdss_register_display +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x7eaeea98 dss_install_mgr_ops +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x806913bc omapdss_default_get_timings +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x827143a1 omap_dispc_unregister_isr +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x87fdb051 dispc_mgr_go +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x8dc116ee omapdss_register_output +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x93963a85 dss_feat_get_num_mgrs +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x967cb4e8 dispc_ovl_set_channel_out +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xa03116c6 dss_mgr_connect +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xa13d27f5 dispc_read_irqenable +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xa4f6a175 dispc_mgr_get_sync_lost_irq +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xa84fcfb5 omap_dss_get_device +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xa860d7f5 dss_mgr_set_timings +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xb046333d dss_mgr_disconnect +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xb3ed5aa9 dispc_mgr_is_enabled +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xb7f94a15 dispc_mgr_set_timings +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xba8ddcea dispc_mgr_get_vsync_irq +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xbafeee36 dispc_runtime_get +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xbe0d4752 omap_video_timings_to_videomode +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xc45105c3 dispc_mgr_go_busy +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xc71fd5f4 omap_dss_find_output +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xca5c01dc omap_dss_get_overlay +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xcc197296 omap_dispc_register_isr +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xd1067ba7 dispc_ovl_enabled +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xd2a19e04 dss_mgr_unregister_framedone_handler +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xd70adbc1 videomode_to_omap_video_timings +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xd8ed186b omap_dss_pal_timings +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xdb93b838 dispc_free_irq +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xe47493c6 dss_mgr_start_update +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xec2f3a32 omapdss_default_get_resolution +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xee2bc2d0 omapdss_is_initialized +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xef3b2795 dispc_mgr_get_framedone_irq +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xf0209bfc omap_dss_find_output_by_port_node +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xf4a7fc6d omapdss_compat_init +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xf4f63234 dispc_read_irqstatus +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xf77ed0fb omapdss_default_get_recommended_bpp +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xf9427374 dispc_request_irq +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xfa95d18f dispc_ovl_setup +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xfb797788 dss_mgr_set_lcd_config +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xfe40bf95 dss_feat_get_num_ovls +EXPORT_SYMBOL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xffd2cf99 omap_dss_get_num_overlay_managers +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0x3037658e sis_malloc +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0xfe963115 sis_free +EXPORT_SYMBOL drivers/video/vgastate 0x686de290 restore_vga +EXPORT_SYMBOL drivers/video/vgastate 0xe7a2620e save_vga +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x6c972b98 virtio_dma_buf_get_uuid +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x7102f421 virtio_dma_buf_attach +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x7242a053 is_virtio_dma_buf +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xd9150c2e virtio_dma_buf_export +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0xe05f1b24 w1_ds2780_io +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0xf2960930 w1_ds2780_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0x61904d86 w1_ds2781_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0xf886d777 w1_ds2781_io +EXPORT_SYMBOL drivers/w1/wire 0x0c3c6fd4 w1_add_master_device +EXPORT_SYMBOL drivers/w1/wire 0xc4e7630f w1_unregister_family +EXPORT_SYMBOL drivers/w1/wire 0xd6a93afc w1_register_family +EXPORT_SYMBOL drivers/w1/wire 0xe7854ae1 w1_remove_master_device +EXPORT_SYMBOL fs/fscache/fscache 0x029faf5e __fscache_resize_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x0a5537a3 __tracepoint_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x0d9487bb __fscache_begin_write_operation +EXPORT_SYMBOL fs/fscache/fscache 0x14fb72bd fscache_add_cache +EXPORT_SYMBOL fs/fscache/fscache 0x192c1d81 __fscache_begin_read_operation +EXPORT_SYMBOL fs/fscache/fscache 0x1a0d09e7 fscache_n_write +EXPORT_SYMBOL fs/fscache/fscache 0x1c05ee79 fscache_withdraw_cache +EXPORT_SYMBOL fs/fscache/fscache 0x234a140d __traceiter_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x24995a42 fscache_dirty_folio +EXPORT_SYMBOL fs/fscache/fscache 0x28453711 fscache_cookie_lookup_negative +EXPORT_SYMBOL fs/fscache/fscache 0x297735c6 __fscache_write_to_cache +EXPORT_SYMBOL fs/fscache/fscache 0x306805d3 __SCK__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x309e220a __fscache_relinquish_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x342ac6a3 __tracepoint_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x37824c88 fscache_withdraw_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x4274f4e3 fscache_relinquish_cache +EXPORT_SYMBOL fs/fscache/fscache 0x4404d2aa fscache_n_no_create_space +EXPORT_SYMBOL fs/fscache/fscache 0x4996bd29 fscache_n_updates +EXPORT_SYMBOL fs/fscache/fscache 0x4bd084ba __SCK__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x4fb85407 __fscache_clear_page_bits +EXPORT_SYMBOL fs/fscache/fscache 0x6e416521 __SCK__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x77f4dd7b __fscache_use_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x79c17b43 fscache_addremove_sem +EXPORT_SYMBOL fs/fscache/fscache 0x7c4daa19 fscache_clearance_waiters +EXPORT_SYMBOL fs/fscache/fscache 0x86cc2d85 __fscache_acquire_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x876eeb62 fscache_put_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x90d447f3 fscache_n_culled +EXPORT_SYMBOL fs/fscache/fscache 0x9d52cfe1 fscache_get_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x9ffefcb2 fscache_n_read +EXPORT_SYMBOL fs/fscache/fscache 0xa5790b6e fscache_resume_after_invalidation +EXPORT_SYMBOL fs/fscache/fscache 0xa64fc131 __fscache_acquire_volume +EXPORT_SYMBOL fs/fscache/fscache 0xa8ca56e3 fscache_end_volume_access +EXPORT_SYMBOL fs/fscache/fscache 0xaaed39ad __tracepoint_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xad83fd98 fscache_acquire_cache +EXPORT_SYMBOL fs/fscache/fscache 0xae6040a5 __traceiter_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xb5228740 fscache_caching_failed +EXPORT_SYMBOL fs/fscache/fscache 0xbca46908 fscache_wq +EXPORT_SYMBOL fs/fscache/fscache 0xc6a1d1a8 __fscache_unuse_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xc77944d9 fscache_end_cookie_access +EXPORT_SYMBOL fs/fscache/fscache 0xcce11a60 fscache_n_no_write_space +EXPORT_SYMBOL fs/fscache/fscache 0xdcb87498 __traceiter_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xe2adf714 __fscache_relinquish_volume +EXPORT_SYMBOL fs/fscache/fscache 0xe8093a54 __fscache_invalidate +EXPORT_SYMBOL fs/fscache/fscache 0xf1cc3653 fscache_wait_for_operation +EXPORT_SYMBOL fs/fscache/fscache 0xf31c8c25 fscache_withdraw_volume +EXPORT_SYMBOL fs/fscache/fscache 0xfa101622 fscache_io_error +EXPORT_SYMBOL fs/netfs/netfs 0x2b696ddc netfs_stats_show +EXPORT_SYMBOL fs/netfs/netfs 0x4945a675 netfs_readahead +EXPORT_SYMBOL fs/netfs/netfs 0x540d6976 netfs_write_begin +EXPORT_SYMBOL fs/netfs/netfs 0x67f60d39 netfs_subreq_terminated +EXPORT_SYMBOL fs/netfs/netfs 0xa5575752 netfs_read_folio +EXPORT_SYMBOL fs/ocfs2/cluster/ocfs2_nodemanager 0xbfd7d7a2 o2hb_global_heartbeat_active +EXPORT_SYMBOL fs/quota/quota_tree 0x03d7c0e8 qtree_entry_unused +EXPORT_SYMBOL fs/quota/quota_tree 0x3353464a qtree_delete_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x3a9da842 qtree_release_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x46a5c496 qtree_write_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x9f4eed40 qtree_get_next_id +EXPORT_SYMBOL fs/quota/quota_tree 0xbdb10e4b qtree_read_dquot +EXPORT_SYMBOL lib/crc-itu-t 0xa2048e95 crc_itu_t +EXPORT_SYMBOL lib/crc-itu-t 0xd819a524 crc_itu_t_table +EXPORT_SYMBOL lib/crc7 0x65aaf037 crc7_be_syndrome_table +EXPORT_SYMBOL lib/crc7 0xba95c5c0 crc7_be +EXPORT_SYMBOL lib/crypto/libarc4 0x2bb32ad1 arc4_setkey +EXPORT_SYMBOL lib/crypto/libarc4 0xcd47fcc4 arc4_crypt +EXPORT_SYMBOL lib/crypto/libchacha 0xcec122d7 chacha_crypt_generic +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x4c9268e1 xchacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x635b1a76 chacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x64375eb4 chacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x738d84bf xchacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xb1693668 chacha20poly1305_decrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xbb7cb0d3 chacha20poly1305_encrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x12627f15 curve25519_generic +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x4a5a8811 curve25519_null_point +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x7e6fdbfc curve25519_base_point +EXPORT_SYMBOL lib/crypto/libpoly1305 0x021f3700 poly1305_core_blocks +EXPORT_SYMBOL lib/crypto/libpoly1305 0xbcb90cb3 poly1305_core_emit +EXPORT_SYMBOL lib/crypto/libpoly1305 0xd45b9cf4 poly1305_core_setkey +EXPORT_SYMBOL lib/libcrc32c 0xb15b4109 crc32c +EXPORT_SYMBOL lib/lru_cache 0x16a8e2ca lc_put +EXPORT_SYMBOL lib/lru_cache 0x2257d5b6 lc_try_lock +EXPORT_SYMBOL lib/lru_cache 0x2838dcbd lc_create +EXPORT_SYMBOL lib/lru_cache 0x2ff949a9 lc_reset +EXPORT_SYMBOL lib/lru_cache 0x32816da5 lc_seq_printf_stats +EXPORT_SYMBOL lib/lru_cache 0x3d0d014a lc_seq_dump_details +EXPORT_SYMBOL lib/lru_cache 0x3dcbf915 lc_get +EXPORT_SYMBOL lib/lru_cache 0x4fbe8be4 lc_destroy +EXPORT_SYMBOL lib/lru_cache 0x5fd4497c lc_element_by_index +EXPORT_SYMBOL lib/lru_cache 0x72122451 lc_get_cumulative +EXPORT_SYMBOL lib/lru_cache 0x7d905c59 lc_del +EXPORT_SYMBOL lib/lru_cache 0x906000b2 lc_find +EXPORT_SYMBOL lib/lru_cache 0xa7b3f653 lc_try_get +EXPORT_SYMBOL lib/lru_cache 0xa7d1f625 lc_committed +EXPORT_SYMBOL lib/lru_cache 0xf6041b6e lc_is_used +EXPORT_SYMBOL lib/lz4/lz4_compress 0x4f4d78c5 LZ4_compress_default +EXPORT_SYMBOL lib/lz4/lz4_compress 0x5bc92e85 LZ4_compress_destSize +EXPORT_SYMBOL lib/lz4/lz4_compress 0x6004858d LZ4_compress_fast +EXPORT_SYMBOL lib/lz4/lz4_compress 0x635ff76d LZ4_saveDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0x749849d8 LZ4_loadDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0xf9eced44 LZ4_compress_fast_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x4cc636f2 LZ4_loadDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x765fd165 LZ4_saveDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0xd02774b1 LZ4_compress_HC_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0xddf86133 LZ4_compress_HC +EXPORT_SYMBOL lib/math/cordic 0x7e431c15 cordic_calc_iq +EXPORT_SYMBOL lib/objagg 0x0363233d objagg_obj_raw +EXPORT_SYMBOL lib/objagg 0x067fa594 objagg_create +EXPORT_SYMBOL lib/objagg 0x23865923 objagg_destroy +EXPORT_SYMBOL lib/objagg 0x24ca5ca9 objagg_obj_root_priv +EXPORT_SYMBOL lib/objagg 0x342aefe2 objagg_obj_delta_priv +EXPORT_SYMBOL lib/objagg 0x352633f4 objagg_hints_stats_get +EXPORT_SYMBOL lib/objagg 0x3c58e78f objagg_hints_put +EXPORT_SYMBOL lib/objagg 0x6691f29d objagg_obj_put +EXPORT_SYMBOL lib/objagg 0xb17ab162 objagg_obj_get +EXPORT_SYMBOL lib/objagg 0xdaa3ee68 objagg_stats_get +EXPORT_SYMBOL lib/objagg 0xf5511527 objagg_stats_put +EXPORT_SYMBOL lib/objagg 0xfaa9d1a8 objagg_hints_get +EXPORT_SYMBOL lib/parman 0x0f518717 parman_prio_init +EXPORT_SYMBOL lib/parman 0x7b03d378 parman_item_add +EXPORT_SYMBOL lib/parman 0x8b7e26f5 parman_item_remove +EXPORT_SYMBOL lib/parman 0xc3e2d892 parman_create +EXPORT_SYMBOL lib/parman 0xc6a3d260 parman_prio_fini +EXPORT_SYMBOL lib/parman 0xca39ae6a parman_destroy +EXPORT_SYMBOL lib/raid6/raid6_pq 0x0b2c64a3 raid6_vgfmul +EXPORT_SYMBOL lib/raid6/raid6_pq 0x17f54263 raid6_gfexp +EXPORT_SYMBOL lib/raid6/raid6_pq 0x59a2712d raid6_gfinv +EXPORT_SYMBOL lib/raid6/raid6_pq 0xb0d904b7 raid6_empty_zero_page +EXPORT_SYMBOL lib/raid6/raid6_pq 0xc8e3332b raid6_gflog +EXPORT_SYMBOL lib/raid6/raid6_pq 0xcc4ee841 raid6_gfexi +EXPORT_SYMBOL lib/raid6/raid6_pq 0xd91319d6 raid6_gfmul +EXPORT_SYMBOL net/6lowpan/6lowpan 0x12932db6 lowpan_nhc_del +EXPORT_SYMBOL net/6lowpan/6lowpan 0x39e7fd4b lowpan_register_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0x3c4ee709 lowpan_unregister_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0x7f447b2f lowpan_unregister_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0xc6731d3a lowpan_register_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0xd6905310 lowpan_nhc_add +EXPORT_SYMBOL net/802/p8022 0x9dd3f974 register_8022_client +EXPORT_SYMBOL net/802/p8022 0xe8df94f2 unregister_8022_client +EXPORT_SYMBOL net/802/psnap 0xa6be30a9 register_snap_client +EXPORT_SYMBOL net/802/psnap 0xf7d0e3e2 unregister_snap_client +EXPORT_SYMBOL net/9p/9pnet 0x04c2fe55 p9_client_clunk +EXPORT_SYMBOL net/9p/9pnet 0x06d8d7f9 p9_client_write +EXPORT_SYMBOL net/9p/9pnet 0x0b92e1e5 do_trace_9p_fid_get +EXPORT_SYMBOL net/9p/9pnet 0x1afa9ae4 p9_client_remove +EXPORT_SYMBOL net/9p/9pnet 0x1c158491 p9_client_lock_dotl +EXPORT_SYMBOL net/9p/9pnet 0x1c248a1f p9_is_proto_dotu +EXPORT_SYMBOL net/9p/9pnet 0x25744e2a v9fs_unregister_trans +EXPORT_SYMBOL net/9p/9pnet 0x315eb146 p9_req_put +EXPORT_SYMBOL net/9p/9pnet 0x320b14a2 p9_client_readlink +EXPORT_SYMBOL net/9p/9pnet 0x3c0a0f46 p9_client_symlink +EXPORT_SYMBOL net/9p/9pnet 0x3d73a797 p9_errstr2errno +EXPORT_SYMBOL net/9p/9pnet 0x3d986cf9 p9dirent_read +EXPORT_SYMBOL net/9p/9pnet 0x3f9998d0 p9_show_client_options +EXPORT_SYMBOL net/9p/9pnet 0x46baf750 p9_fcall_fini +EXPORT_SYMBOL net/9p/9pnet 0x4927a3ee do_trace_9p_fid_put +EXPORT_SYMBOL net/9p/9pnet 0x50f650bf p9_client_walk +EXPORT_SYMBOL net/9p/9pnet 0x52501e46 p9_client_stat +EXPORT_SYMBOL net/9p/9pnet 0x58dd6901 p9_tag_lookup +EXPORT_SYMBOL net/9p/9pnet 0x597f4c55 p9_client_read_once +EXPORT_SYMBOL net/9p/9pnet 0x65fcb72d p9_client_open +EXPORT_SYMBOL net/9p/9pnet 0x6cbcb35e p9_client_begin_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x6db7033e p9_parse_header +EXPORT_SYMBOL net/9p/9pnet 0x71ea969d p9_client_mkdir_dotl +EXPORT_SYMBOL net/9p/9pnet 0x726b0dc9 __tracepoint_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0x787f8944 __traceiter_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0x7f7b4a76 p9_client_destroy +EXPORT_SYMBOL net/9p/9pnet 0x866439dd p9_client_link +EXPORT_SYMBOL net/9p/9pnet 0x86d01590 p9_client_fsync +EXPORT_SYMBOL net/9p/9pnet 0x878179a0 p9_client_statfs +EXPORT_SYMBOL net/9p/9pnet 0x8fd70764 p9_client_unlinkat +EXPORT_SYMBOL net/9p/9pnet 0x93e68cb1 p9_client_read +EXPORT_SYMBOL net/9p/9pnet 0x9893043b p9_client_mknod_dotl +EXPORT_SYMBOL net/9p/9pnet 0x98d26682 p9_client_cb +EXPORT_SYMBOL net/9p/9pnet 0x99a2e4f0 p9_client_fcreate +EXPORT_SYMBOL net/9p/9pnet 0x9eaa34ec v9fs_get_trans_by_name +EXPORT_SYMBOL net/9p/9pnet 0xa7bb4184 p9_client_create_dotl +EXPORT_SYMBOL net/9p/9pnet 0xaf42d6df p9_client_getlock_dotl +EXPORT_SYMBOL net/9p/9pnet 0xb55ae777 __SCK__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xb838c3a6 p9_release_pages +EXPORT_SYMBOL net/9p/9pnet 0xbd68818b p9_client_create +EXPORT_SYMBOL net/9p/9pnet 0xbe31a5b9 p9_client_renameat +EXPORT_SYMBOL net/9p/9pnet 0xc13acdd7 p9_client_readdir +EXPORT_SYMBOL net/9p/9pnet 0xc6de23f0 p9_client_getattr_dotl +EXPORT_SYMBOL net/9p/9pnet 0xca2263ab v9fs_get_default_trans +EXPORT_SYMBOL net/9p/9pnet 0xce8d86f5 p9_client_disconnect +EXPORT_SYMBOL net/9p/9pnet 0xcfd472dc p9_client_rename +EXPORT_SYMBOL net/9p/9pnet 0xd384c683 p9stat_free +EXPORT_SYMBOL net/9p/9pnet 0xd3a6bdca v9fs_register_trans +EXPORT_SYMBOL net/9p/9pnet 0xd45eb4b8 p9_is_proto_dotl +EXPORT_SYMBOL net/9p/9pnet 0xe58a3360 p9_error_init +EXPORT_SYMBOL net/9p/9pnet 0xe654d519 p9_client_attach +EXPORT_SYMBOL net/9p/9pnet 0xe6b1e55e p9stat_read +EXPORT_SYMBOL net/9p/9pnet 0xec0ef982 p9_client_wstat +EXPORT_SYMBOL net/9p/9pnet 0xfcd0a4db p9_client_setattr +EXPORT_SYMBOL net/appletalk/appletalk 0x30d5d468 alloc_ltalkdev +EXPORT_SYMBOL net/appletalk/appletalk 0x891b746f aarp_send_ddp +EXPORT_SYMBOL net/appletalk/appletalk 0xb48adddf atalk_find_dev_addr +EXPORT_SYMBOL net/appletalk/appletalk 0xca1de14e atrtr_get_dev +EXPORT_SYMBOL net/atm/atm 0x04991704 atm_dev_release_vccs +EXPORT_SYMBOL net/atm/atm 0x08e57be3 vcc_release_async +EXPORT_SYMBOL net/atm/atm 0x293ea90b atm_alloc_charge +EXPORT_SYMBOL net/atm/atm 0x299ecb12 deregister_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0x2cc2d52d vcc_hash +EXPORT_SYMBOL net/atm/atm 0x373d9390 register_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0x4443d399 atm_proc_root +EXPORT_SYMBOL net/atm/atm 0x4e64cd06 atm_dev_signal_change +EXPORT_SYMBOL net/atm/atm 0x4ef3e7f5 atm_dev_lookup +EXPORT_SYMBOL net/atm/atm 0x53491999 atm_dev_deregister +EXPORT_SYMBOL net/atm/atm 0x6b9a3871 vcc_sklist_lock +EXPORT_SYMBOL net/atm/atm 0x75ba9486 atm_dev_register +EXPORT_SYMBOL net/atm/atm 0x7c7e54a1 vcc_process_recv_queue +EXPORT_SYMBOL net/atm/atm 0x7fbb40b9 atm_charge +EXPORT_SYMBOL net/atm/atm 0x9feaf287 sonet_subtract_stats +EXPORT_SYMBOL net/atm/atm 0xaa024146 sonet_copy_stats +EXPORT_SYMBOL net/atm/atm 0xd1f88a2a vcc_insert_socket +EXPORT_SYMBOL net/atm/atm 0xd75b51dc atm_init_aal5 +EXPORT_SYMBOL net/atm/atm 0xf49bc67a atm_pcr_goal +EXPORT_SYMBOL net/ax25/ax25 0x04b40d27 ax25_linkfail_register +EXPORT_SYMBOL net/ax25/ax25 0x0fbdcca9 ax25_send_frame +EXPORT_SYMBOL net/ax25/ax25 0x14cecd59 ax25_display_timer +EXPORT_SYMBOL net/ax25/ax25 0x242852b9 ax25_uid_policy +EXPORT_SYMBOL net/ax25/ax25 0x343470a5 ax25_ip_xmit +EXPORT_SYMBOL net/ax25/ax25 0x4502c65a asc2ax +EXPORT_SYMBOL net/ax25/ax25 0x4888e601 ax25_find_cb +EXPORT_SYMBOL net/ax25/ax25 0x53dea1ff ax2asc +EXPORT_SYMBOL net/ax25/ax25 0x8ede9e26 ax25_protocol_release +EXPORT_SYMBOL net/ax25/ax25 0x9a0e7009 ax25_listen_register +EXPORT_SYMBOL net/ax25/ax25 0xb54cc390 ax25_listen_release +EXPORT_SYMBOL net/ax25/ax25 0xc1444946 ax25cmp +EXPORT_SYMBOL net/ax25/ax25 0xcdf21bde ax25_linkfail_release +EXPORT_SYMBOL net/ax25/ax25 0xd43ecbf1 null_ax25_address +EXPORT_SYMBOL net/ax25/ax25 0xdf3dabf9 ax25_header_ops +EXPORT_SYMBOL net/ax25/ax25 0xee02e420 ax25_findbyuid +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0718b8b7 bt_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x10cb8da4 hci_unregister_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x164e1f92 hci_suspend_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x16fbad60 hci_mgmt_chan_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x17a83c76 bt_sock_link +EXPORT_SYMBOL net/bluetooth/bluetooth 0x19429081 hci_set_fw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1a76f623 __hci_cmd_sync_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1c28a7d6 hci_devcd_append +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1ec4ac67 l2cap_register_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x20c0cbb0 hci_devcd_complete +EXPORT_SYMBOL net/bluetooth/bluetooth 0x211a477b bt_procfs_cleanup +EXPORT_SYMBOL net/bluetooth/bluetooth 0x214e4265 bt_warn +EXPORT_SYMBOL net/bluetooth/bluetooth 0x275a18a6 bt_sock_ioctl +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2dd6cf7c hci_set_hw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x32020e19 bt_sock_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x32c9a10c hci_devcd_timeout +EXPORT_SYMBOL net/bluetooth/bluetooth 0x34c71821 __hci_cmd_sync_ev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x375a7802 hci_conn_check_secure +EXPORT_SYMBOL net/bluetooth/bluetooth 0x38959d74 bt_sock_stream_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0x458b315f bt_sock_wait_state +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4759e3a2 bt_accept_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4b8035ea bt_accept_dequeue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5a1ea695 hci_devcd_abort +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5cdf3614 hci_resume_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x659e8854 hci_cmd_sync_queue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x66f2d2c6 __hci_cmd_send +EXPORT_SYMBOL net/bluetooth/bluetooth 0x6b3c027d hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0x6d4a280f hci_recv_frame +EXPORT_SYMBOL net/bluetooth/bluetooth 0x71d35212 hci_register_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7aad008b bt_to_errno +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b5ce5c3 baswap +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b8c32f1 bt_err +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7bd9427a bt_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7f42bc3f hci_free_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x81155b2c hci_cmd_sync_submit +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8fea24bd bt_sock_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x91a63abc l2cap_is_socket +EXPORT_SYMBOL net/bluetooth/bluetooth 0x92c29cdc l2cap_conn_get +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa01a519f hci_get_route +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa0842c87 bt_sock_reclassify_lock +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa538b378 l2cap_chan_close +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa7042bc3 bt_sock_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0xaf8c081c l2cap_conn_put +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb17ec411 hci_unregister_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb4870d75 hci_devcd_rx +EXPORT_SYMBOL net/bluetooth/bluetooth 0xbd6d1bce hci_recv_diag +EXPORT_SYMBOL net/bluetooth/bluetooth 0xbf7d96eb hci_release_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc17bcc99 bt_sock_wait_ready +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd26109dc hci_reset_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd3121cea hci_devcd_append_pattern +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd3c706b6 hci_mgmt_chan_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd45d8a91 hci_conn_security +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7613212 bt_err_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd8ef2354 bt_procfs_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0xdab6d14f __hci_cmd_sync_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0xdc2060d3 hci_devcd_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0xdcb38aa0 __hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0xddacccf6 bt_warn_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe0838b1d hci_register_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe091d27a __hci_cmd_sync_status_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe6e7b99d bt_sock_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0xed780b92 hci_cmd_sync_cancel +EXPORT_SYMBOL net/bluetooth/bluetooth 0xee87505f hci_devcd_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf185a724 bt_sock_poll +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf5397bef hci_conn_switch_role +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf55e3eb2 bt_accept_enqueue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf66ae8a5 l2cap_unregister_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf96b4665 hci_alloc_dev_priv +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x30c5d4bb ebt_register_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x59b62d3f ebt_register_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x638aa49c ebt_unregister_table_pre_exit +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x746bd6d7 ebt_unregister_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xee6344c5 ebt_unregister_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xef4819f4 ebt_do_table +EXPORT_SYMBOL net/caif/caif 0x1446b60a caif_client_register_refcnt +EXPORT_SYMBOL net/caif/caif 0x295795c9 caif_disconnect_client +EXPORT_SYMBOL net/caif/caif 0x2a09f713 cfpkt_fromnative +EXPORT_SYMBOL net/caif/caif 0x2d44c060 cfcnfg_add_phy_layer +EXPORT_SYMBOL net/caif/caif 0x329dbd06 cfpkt_info +EXPORT_SYMBOL net/caif/caif 0x38701a7c cfcnfg_del_phy_layer +EXPORT_SYMBOL net/caif/caif 0x3fa84493 cfpkt_add_head +EXPORT_SYMBOL net/caif/caif 0x40babbe0 cfpkt_extr_head +EXPORT_SYMBOL net/caif/caif 0x4a237e57 cfpkt_tonative +EXPORT_SYMBOL net/caif/caif 0x6e6143cc get_cfcnfg +EXPORT_SYMBOL net/caif/caif 0x77215311 caif_connect_client +EXPORT_SYMBOL net/caif/caif 0x839ddb7b cfcnfg_set_phy_state +EXPORT_SYMBOL net/caif/caif 0x9e3e305d cfpkt_set_prio +EXPORT_SYMBOL net/caif/caif 0xa59ae5ce caif_enroll_dev +EXPORT_SYMBOL net/caif/caif 0xb7b6874e caif_free_client +EXPORT_SYMBOL net/can/can 0x3209e14d can_proto_unregister +EXPORT_SYMBOL net/can/can 0x6f9de6ed can_send +EXPORT_SYMBOL net/can/can 0x70ccdb97 can_proto_register +EXPORT_SYMBOL net/can/can 0x7200e9b1 can_sock_destruct +EXPORT_SYMBOL net/can/can 0xc2e90432 can_rx_register +EXPORT_SYMBOL net/can/can 0xec73de19 can_rx_unregister +EXPORT_SYMBOL net/ceph/libceph 0x08f62741 ceph_osdc_get_request +EXPORT_SYMBOL net/ceph/libceph 0x0a3c60e0 ceph_pagelist_alloc +EXPORT_SYMBOL net/ceph/libceph 0x0a9e6570 osd_req_op_extent_update +EXPORT_SYMBOL net/ceph/libceph 0x0c547162 ceph_msg_data_add_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x0dde77b8 osd_req_op_extent_dup_last +EXPORT_SYMBOL net/ceph/libceph 0x14fd3cbc ceph_auth_invalidate_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x17b1debe osd_req_op_xattr_init +EXPORT_SYMBOL net/ceph/libceph 0x18edf981 ceph_cls_lock +EXPORT_SYMBOL net/ceph/libceph 0x1cba3f20 ceph_pagelist_append +EXPORT_SYMBOL net/ceph/libceph 0x1dbe7bbb ceph_cls_lock_info +EXPORT_SYMBOL net/ceph/libceph 0x1ef6ea1d osd_req_op_cls_init +EXPORT_SYMBOL net/ceph/libceph 0x1fc17db0 ceph_osdc_clear_abort_err +EXPORT_SYMBOL net/ceph/libceph 0x1fd0aba9 osd_req_op_copy_from_init +EXPORT_SYMBOL net/ceph/libceph 0x2087719e ceph_oid_copy +EXPORT_SYMBOL net/ceph/libceph 0x2101cbc9 ceph_oid_destroy +EXPORT_SYMBOL net/ceph/libceph 0x213b4d38 ceph_cls_set_cookie +EXPORT_SYMBOL net/ceph/libceph 0x2240058c osd_req_op_extent_osd_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x23db2481 ceph_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x241f6c57 ceph_monc_get_version_async +EXPORT_SYMBOL net/ceph/libceph 0x247c9413 ceph_auth_is_authenticated +EXPORT_SYMBOL net/ceph/libceph 0x26404676 ceph_osdc_abort_requests +EXPORT_SYMBOL net/ceph/libceph 0x269009d3 ceph_cls_unlock +EXPORT_SYMBOL net/ceph/libceph 0x287e6734 ceph_create_client +EXPORT_SYMBOL net/ceph/libceph 0x2a610871 ceph_print_client_options +EXPORT_SYMBOL net/ceph/libceph 0x2a8b9baa ceph_msg_data_add_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x2ab8d325 ceph_osdc_notify_ack +EXPORT_SYMBOL net/ceph/libceph 0x2b8ebd46 ceph_con_keepalive +EXPORT_SYMBOL net/ceph/libceph 0x317ac0ee ceph_oloc_copy +EXPORT_SYMBOL net/ceph/libceph 0x3522979c ceph_buffer_new +EXPORT_SYMBOL net/ceph/libceph 0x3841140b ceph_osdc_flush_notifies +EXPORT_SYMBOL net/ceph/libceph 0x38e29f8e ceph_osdc_new_request +EXPORT_SYMBOL net/ceph/libceph 0x38f2d94e ceph_file_to_extents +EXPORT_SYMBOL net/ceph/libceph 0x3ade9162 ceph_auth_verify_authorizer_reply +EXPORT_SYMBOL net/ceph/libceph 0x3c2c1772 osd_req_op_alloc_hint_init +EXPORT_SYMBOL net/ceph/libceph 0x3c8d7111 ceph_get_num_objects +EXPORT_SYMBOL net/ceph/libceph 0x3d0f2a7c ceph_oloc_destroy +EXPORT_SYMBOL net/ceph/libceph 0x3d7c326d ceph_release_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x40192189 ceph_auth_add_authorizer_challenge +EXPORT_SYMBOL net/ceph/libceph 0x41142968 osd_req_op_raw_data_in_pages +EXPORT_SYMBOL net/ceph/libceph 0x4365502f ceph_osdc_wait_request +EXPORT_SYMBOL net/ceph/libceph 0x43f6d6b6 ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x44b5610e ceph_msg_new2 +EXPORT_SYMBOL net/ceph/libceph 0x45044d94 ceph_find_or_create_string +EXPORT_SYMBOL net/ceph/libceph 0x466b85b8 libceph_compatible +EXPORT_SYMBOL net/ceph/libceph 0x46af7350 osd_req_op_extent_osd_data +EXPORT_SYMBOL net/ceph/libceph 0x480800ae ceph_msg_get +EXPORT_SYMBOL net/ceph/libceph 0x4affd6c2 ceph_parse_fsid +EXPORT_SYMBOL net/ceph/libceph 0x50603ce3 ceph_decode_entity_addrvec +EXPORT_SYMBOL net/ceph/libceph 0x5146d591 ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x57baf885 ceph_str_hash +EXPORT_SYMBOL net/ceph/libceph 0x591e812d ceph_copy_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x5aeeee62 ceph_oid_aprintf +EXPORT_SYMBOL net/ceph/libceph 0x5ec009c9 ceph_msg_data_add_pages +EXPORT_SYMBOL net/ceph/libceph 0x5f44cff7 ceph_osdc_put_request +EXPORT_SYMBOL net/ceph/libceph 0x63758856 ceph_str_hash_name +EXPORT_SYMBOL net/ceph/libceph 0x640f9ca6 __ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x6431869a ceph_pg_pool_name_by_id +EXPORT_SYMBOL net/ceph/libceph 0x644b6e50 ceph_pagelist_release +EXPORT_SYMBOL net/ceph/libceph 0x64cf9030 ceph_parse_mon_ips +EXPORT_SYMBOL net/ceph/libceph 0x65a739f5 ceph_osdc_list_watchers +EXPORT_SYMBOL net/ceph/libceph 0x68317eca ceph_msg_dump +EXPORT_SYMBOL net/ceph/libceph 0x69a65eb5 ceph_con_close +EXPORT_SYMBOL net/ceph/libceph 0x6a7a38a0 ceph_pr_addr +EXPORT_SYMBOL net/ceph/libceph 0x6be9fb97 ceph_check_fsid +EXPORT_SYMBOL net/ceph/libceph 0x6edb8cb7 ceph_pagelist_reserve +EXPORT_SYMBOL net/ceph/libceph 0x72c5fae1 ceph_osdc_start_request +EXPORT_SYMBOL net/ceph/libceph 0x799d1337 __ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x7c2388cd ceph_put_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x7de3f684 ceph_osdc_cancel_request +EXPORT_SYMBOL net/ceph/libceph 0x82466c93 ceph_destroy_client +EXPORT_SYMBOL net/ceph/libceph 0x86fca7e4 ceph_put_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x873d6059 osd_req_op_extent_osd_data_bio +EXPORT_SYMBOL net/ceph/libceph 0x8bd5050e ceph_pagelist_free_reserve +EXPORT_SYMBOL net/ceph/libceph 0x9273ca2d ceph_monc_validate_auth +EXPORT_SYMBOL net/ceph/libceph 0x949f6c58 osd_req_op_extent_osd_iter +EXPORT_SYMBOL net/ceph/libceph 0x96a96143 ceph_osdc_update_epoch_barrier +EXPORT_SYMBOL net/ceph/libceph 0x987d3968 ceph_alloc_options +EXPORT_SYMBOL net/ceph/libceph 0x98b7cbc5 ceph_zero_page_vector_range +EXPORT_SYMBOL net/ceph/libceph 0x992f4dcf ceph_osdc_maybe_request_map +EXPORT_SYMBOL net/ceph/libceph 0x9a7fcec9 ceph_monc_want_map +EXPORT_SYMBOL net/ceph/libceph 0x9a8c1dbe ceph_osdc_sync +EXPORT_SYMBOL net/ceph/libceph 0x9ad119c9 ceph_monc_stop +EXPORT_SYMBOL net/ceph/libceph 0x9ba83037 ceph_monc_wait_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x9ca95932 ceph_create_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x9e9a4b2a ceph_auth_handle_svc_reply_done +EXPORT_SYMBOL net/ceph/libceph 0x9fefa3cb ceph_calc_file_object_mapping +EXPORT_SYMBOL net/ceph/libceph 0xa0a80cad ceph_monc_get_version +EXPORT_SYMBOL net/ceph/libceph 0xa1ed0df9 ceph_monc_renew_subs +EXPORT_SYMBOL net/ceph/libceph 0xa698f998 ceph_free_lockers +EXPORT_SYMBOL net/ceph/libceph 0xa6a242f7 ceph_pg_to_acting_primary +EXPORT_SYMBOL net/ceph/libceph 0xa948a73b ceph_con_open +EXPORT_SYMBOL net/ceph/libceph 0xad703657 ceph_auth_destroy_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xafb8a407 ceph_msgr_flush +EXPORT_SYMBOL net/ceph/libceph 0xaffc9d22 osd_req_op_extent_osd_data_bvec_pos +EXPORT_SYMBOL net/ceph/libceph 0xb2526913 ceph_con_init +EXPORT_SYMBOL net/ceph/libceph 0xb5289443 ceph_pg_poolid_by_name +EXPORT_SYMBOL net/ceph/libceph 0xb54676fa ceph_msg_type_name +EXPORT_SYMBOL net/ceph/libceph 0xb72c162e ceph_buffer_release +EXPORT_SYMBOL net/ceph/libceph 0xbae00da7 ceph_pg_pool_flags +EXPORT_SYMBOL net/ceph/libceph 0xbcb203ab ceph_msg_data_add_bio +EXPORT_SYMBOL net/ceph/libceph 0xbe3879aa ceph_get_snap_context +EXPORT_SYMBOL net/ceph/libceph 0xbf18bdf8 osd_req_op_cls_request_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0xc20c8ca8 ceph_pagelist_set_cursor +EXPORT_SYMBOL net/ceph/libceph 0xc7795bb6 osd_req_op_extent_osd_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xca80437b ceph_extent_to_file +EXPORT_SYMBOL net/ceph/libceph 0xcc6b5260 ceph_auth_handle_bad_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xd4069245 ceph_copy_from_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xd4d736db ceph_destroy_options +EXPORT_SYMBOL net/ceph/libceph 0xd4eb7735 ceph_decode_entity_addr +EXPORT_SYMBOL net/ceph/libceph 0xd66eeaae ceph_monc_blocklist_add +EXPORT_SYMBOL net/ceph/libceph 0xd83351cf ceph_copy_user_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xd9c64a0b ceph_cls_assert_locked +EXPORT_SYMBOL net/ceph/libceph 0xdac3e274 osd_req_op_cls_response_data_pages +EXPORT_SYMBOL net/ceph/libceph 0xdc73bed5 osd_req_op_init +EXPORT_SYMBOL net/ceph/libceph 0xdd2d66d1 osd_req_op_cls_request_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xde9c7f19 ceph_auth_handle_svc_reply_more +EXPORT_SYMBOL net/ceph/libceph 0xdee8f3cc ceph_osdc_call +EXPORT_SYMBOL net/ceph/libceph 0xdf641442 ceph_monc_do_statfs +EXPORT_SYMBOL net/ceph/libceph 0xdf6ef4a1 ceph_oid_printf +EXPORT_SYMBOL net/ceph/libceph 0xdfc091f9 ceph_entity_type_name +EXPORT_SYMBOL net/ceph/libceph 0xdfd9af6b ceph_object_locator_to_pg +EXPORT_SYMBOL net/ceph/libceph 0xe02b59ed __ceph_alloc_sparse_ext_map +EXPORT_SYMBOL net/ceph/libceph 0xe18e4614 osd_req_op_extent_init +EXPORT_SYMBOL net/ceph/libceph 0xe2c2fd6a ceph_osdc_unwatch +EXPORT_SYMBOL net/ceph/libceph 0xe4486603 ceph_client_gid +EXPORT_SYMBOL net/ceph/libceph 0xe63e4847 ceph_cls_break_lock +EXPORT_SYMBOL net/ceph/libceph 0xe88461fd ceph_reset_client_addr +EXPORT_SYMBOL net/ceph/libceph 0xe8960d58 ceph_osdc_notify +EXPORT_SYMBOL net/ceph/libceph 0xe90128f3 ceph_monc_init +EXPORT_SYMBOL net/ceph/libceph 0xea3ac423 ceph_monc_got_map +EXPORT_SYMBOL net/ceph/libceph 0xeade247b ceph_msg_put +EXPORT_SYMBOL net/ceph/libceph 0xed4720cc ceph_osdc_alloc_request +EXPORT_SYMBOL net/ceph/libceph 0xee120c03 ceph_release_string +EXPORT_SYMBOL net/ceph/libceph 0xeef6cfa3 ceph_iterate_extents +EXPORT_SYMBOL net/ceph/libceph 0xf0430c2f ceph_wait_for_latest_osdmap +EXPORT_SYMBOL net/ceph/libceph 0xf099e084 osd_req_op_cls_request_data_pages +EXPORT_SYMBOL net/ceph/libceph 0xf174b4ef osd_req_op_extent_osd_data_pages +EXPORT_SYMBOL net/ceph/libceph 0xf254297e ceph_addr_is_blank +EXPORT_SYMBOL net/ceph/libceph 0xf2c17d66 ceph_osdc_watch +EXPORT_SYMBOL net/ceph/libceph 0xf5166bc5 ceph_msg_new +EXPORT_SYMBOL net/ceph/libceph 0xf562aab7 ceph_pagelist_truncate +EXPORT_SYMBOL net/ceph/libceph 0xf6b0d1ad ceph_con_send +EXPORT_SYMBOL net/ceph/libceph 0xf7225e3f ceph_monc_open_session +EXPORT_SYMBOL net/ceph/libceph 0xf8f57aeb ceph_compare_options +EXPORT_SYMBOL net/ceph/libceph 0xf9f5ca04 ceph_osdc_alloc_messages +EXPORT_SYMBOL net/ceph/libceph 0xfbee30bf ceph_alloc_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xff2bc467 ceph_parse_param +EXPORT_SYMBOL net/dccp/dccp_ipv4 0x7c7a2a27 dccp_syn_ack_timeout +EXPORT_SYMBOL net/dccp/dccp_ipv4 0xdfa6265f dccp_req_err +EXPORT_SYMBOL net/hsr/hsr 0x84d919f8 is_hsr_master +EXPORT_SYMBOL net/hsr/hsr 0x85ec5802 hsr_get_version +EXPORT_SYMBOL net/ieee802154/ieee802154 0x309fa5d2 wpan_phy_find +EXPORT_SYMBOL net/ieee802154/ieee802154 0x5ea66e31 wpan_phy_unregister +EXPORT_SYMBOL net/ieee802154/ieee802154 0x76fb6a18 wpan_phy_new +EXPORT_SYMBOL net/ieee802154/ieee802154 0x8e469cac wpan_phy_for_each +EXPORT_SYMBOL net/ieee802154/ieee802154 0xa323ff91 wpan_phy_register +EXPORT_SYMBOL net/ieee802154/ieee802154 0xbda3ee41 wpan_phy_free +EXPORT_SYMBOL net/ipv4/fou 0x19741ae4 gue_encap_hlen +EXPORT_SYMBOL net/ipv4/fou 0x4b696586 __gue_build_header +EXPORT_SYMBOL net/ipv4/fou 0x5d5eba53 __fou_build_header +EXPORT_SYMBOL net/ipv4/fou 0xff1adff3 fou_encap_hlen +EXPORT_SYMBOL net/ipv4/gre 0xff5f923e gre_parse_header +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x0e3627fb ip_tunnel_encap_del_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x13740a1a ip_tunnel_encap_add_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x230781fb ip_tunnel_md_udp_encap +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x474b0a4a ip_tunnel_get_iflink +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x6aca2c5c ip_tunnel_get_link_net +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x63134e94 arpt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x72187bc1 arpt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xb30f6779 arpt_unregister_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xdbfa12b1 arpt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x002ec995 ipt_unregister_table_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x09dcc2bf ipt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xe625e4c0 ipt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xefc8c42d ipt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/tunnel4 0x2c865790 xfrm4_tunnel_deregister +EXPORT_SYMBOL net/ipv4/tunnel4 0xbf5a5a56 xfrm4_tunnel_register +EXPORT_SYMBOL net/ipv4/udp_tunnel 0xc49b9cf3 udp_sock_create4 +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x10c65555 ip6_tnl_encap_del_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x41d77ed2 ip6_tnl_xmit +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x4233f09d ip6_tnl_change_mtu +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x5235c45a ip6_tnl_get_iflink +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x618315ab ip6_tnl_parse_tlv_enc_lim +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x638fa1c6 ip6_tnl_rcv +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xca4e1cef ip6_tnl_get_cap +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xeca91c30 ip6_tnl_encap_add_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xf2bb406b ip6_tnl_get_link_net +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x0a8ce901 ip6t_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x25df2852 ip6t_register_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xd4e81543 ip6t_do_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xe52487b8 ip6t_unregister_table_exit +EXPORT_SYMBOL net/ipv6/tunnel6 0x79c37903 xfrm6_tunnel_register +EXPORT_SYMBOL net/ipv6/tunnel6 0xde24a1df xfrm6_tunnel_deregister +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x14666538 xfrm6_tunnel_spi_lookup +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x8847796f xfrm6_tunnel_alloc_spi +EXPORT_SYMBOL net/lapb/lapb 0x06067400 lapb_disconnect_request +EXPORT_SYMBOL net/lapb/lapb 0x0c5f75d3 lapb_data_received +EXPORT_SYMBOL net/lapb/lapb 0x655d59e7 lapb_getparms +EXPORT_SYMBOL net/lapb/lapb 0x71c1d076 lapb_setparms +EXPORT_SYMBOL net/lapb/lapb 0x90c63949 lapb_data_request +EXPORT_SYMBOL net/lapb/lapb 0xb8398d3e lapb_unregister +EXPORT_SYMBOL net/lapb/lapb 0xe4c8cbe4 lapb_register +EXPORT_SYMBOL net/lapb/lapb 0xfd42bea0 lapb_connect_request +EXPORT_SYMBOL net/llc/llc 0x121d5ec1 llc_build_and_send_ui_pkt +EXPORT_SYMBOL net/llc/llc 0x22ae3028 llc_sap_find +EXPORT_SYMBOL net/llc/llc 0x332ec9f6 llc_add_pack +EXPORT_SYMBOL net/llc/llc 0x38b92846 llc_remove_pack +EXPORT_SYMBOL net/llc/llc 0x52d7b2fd llc_sap_list +EXPORT_SYMBOL net/llc/llc 0x560fdf10 llc_sap_close +EXPORT_SYMBOL net/llc/llc 0x7a895a03 llc_mac_hdr_init +EXPORT_SYMBOL net/llc/llc 0x7f8afccb llc_set_station_handler +EXPORT_SYMBOL net/llc/llc 0xf7ddca58 llc_sap_open +EXPORT_SYMBOL net/mac80211/mac80211 0x02b9df60 ieee80211_tx_status_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x09274e58 ieee80211_rx_napi +EXPORT_SYMBOL net/mac80211/mac80211 0x1323a8ce ieee80211_rx_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x13328538 ieee80211_start_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x146a3c07 ieee80211_get_tx_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x169596ee ieee80211_beacon_cntdwn_is_complete +EXPORT_SYMBOL net/mac80211/mac80211 0x19f37f0d ieee80211_update_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x1b23ab72 ieee80211_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0x1cf75d45 ieee80211_get_tkip_p1k_iv +EXPORT_SYMBOL net/mac80211/mac80211 0x24cfdf11 ieee80211_sta_block_awake +EXPORT_SYMBOL net/mac80211/mac80211 0x257f5de2 ieee80211_chswitch_done +EXPORT_SYMBOL net/mac80211/mac80211 0x30f070a4 ieee80211_tx_status_ext +EXPORT_SYMBOL net/mac80211/mac80211 0x3118ce74 ieee80211_tx_dequeue +EXPORT_SYMBOL net/mac80211/mac80211 0x327187b7 ieee80211_disable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0x384acf98 wiphy_to_ieee80211_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x391eda45 ieee80211_get_tkip_rx_p1k +EXPORT_SYMBOL net/mac80211/mac80211 0x3a2c29fe ieee80211_register_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x3a5f2a7e __ieee80211_get_rx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x3b78ba8b ieee80211_iter_keys_rcu +EXPORT_SYMBOL net/mac80211/mac80211 0x3f6aa64b ieee80211_queue_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0x3fb730ee ieee80211_report_low_ack +EXPORT_SYMBOL net/mac80211/mac80211 0x47f56ec1 ieee80211_csa_finish +EXPORT_SYMBOL net/mac80211/mac80211 0x4b42932d ieee80211_tx_status +EXPORT_SYMBOL net/mac80211/mac80211 0x4b9871b6 ieee80211_wake_queues +EXPORT_SYMBOL net/mac80211/mac80211 0x4df39b09 ieee80211_ctstoself_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x4eead0e2 ieee80211_txq_may_transmit +EXPORT_SYMBOL net/mac80211/mac80211 0x517cf6fb ieee80211_cqm_rssi_notify +EXPORT_SYMBOL net/mac80211/mac80211 0x53a77ec9 ieee80211_beacon_get_template +EXPORT_SYMBOL net/mac80211/mac80211 0x53dbc6ae ieee80211_report_wowlan_wakeup +EXPORT_SYMBOL net/mac80211/mac80211 0x5547d1cf ieee80211_enable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0x5645125f ieee80211_nan_func_terminated +EXPORT_SYMBOL net/mac80211/mac80211 0x56510c94 ieee80211_unreserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x5997e9e3 ieee80211_radar_detected +EXPORT_SYMBOL net/mac80211/mac80211 0x59b5339e ieee80211_proberesp_get +EXPORT_SYMBOL net/mac80211/mac80211 0x5a098508 ieee80211_sched_scan_results +EXPORT_SYMBOL net/mac80211/mac80211 0x5db9b4c6 ieee80211_sta_pspoll +EXPORT_SYMBOL net/mac80211/mac80211 0x5f62b788 ieee80211_sched_scan_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0x6086a6ab ieee80211_stop_rx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x63e27d3c ieee80211_rate_control_unregister +EXPORT_SYMBOL net/mac80211/mac80211 0x65258f99 ieee80211_restart_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x69427402 ieee80211_beacon_get_template_ema_index +EXPORT_SYMBOL net/mac80211/mac80211 0x6cc6038d ieee80211_alloc_hw_nm +EXPORT_SYMBOL net/mac80211/mac80211 0x736fa32a ieee80211_send_bar +EXPORT_SYMBOL net/mac80211/mac80211 0x73c75695 ieee80211_send_eosp_nullfunc +EXPORT_SYMBOL net/mac80211/mac80211 0x76644d74 ieee80211_scan_completed +EXPORT_SYMBOL net/mac80211/mac80211 0x76a799c3 ieee80211_sta_set_buffered +EXPORT_SYMBOL net/mac80211/mac80211 0x78d60a96 ieee80211_get_fils_discovery_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0x79a6c3b3 ieee80211_beacon_free_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x7a7a00dc ieee80211_txq_airtime_check +EXPORT_SYMBOL net/mac80211/mac80211 0x7aba64c6 ieee80211_pspoll_get +EXPORT_SYMBOL net/mac80211/mac80211 0x7b927ca8 ieee80211_manage_rx_ba_offl +EXPORT_SYMBOL net/mac80211/mac80211 0x7c21d03e ieee80211_get_unsol_bcast_probe_resp_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0x82476e80 ieee80211_rate_control_register +EXPORT_SYMBOL net/mac80211/mac80211 0x82a889a4 ieee80211_tx_rate_update +EXPORT_SYMBOL net/mac80211/mac80211 0x8863b28c ieee80211_handle_wake_tx_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x895013a0 ieee80211_generic_frame_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x8b157d1e ieee80211_unregister_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x8d1abfb2 ieee80211_sta_ps_transition +EXPORT_SYMBOL net/mac80211/mac80211 0x8d41726d ieee80211_get_bssid +EXPORT_SYMBOL net/mac80211/mac80211 0x8f480698 ieee80211_beacon_set_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x92139501 ieee80211_sta_uapsd_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x92b8a199 ieee80211_stop_queues +EXPORT_SYMBOL net/mac80211/mac80211 0x991a0ca0 ieee80211_parse_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x99294ed1 ieee80211_beacon_update_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x9d6bd4f3 ieee80211_find_sta +EXPORT_SYMBOL net/mac80211/mac80211 0x9f2733d2 ieee80211_txq_schedule_start +EXPORT_SYMBOL net/mac80211/mac80211 0x9f8225b2 ieee80211_tdls_oper_request +EXPORT_SYMBOL net/mac80211/mac80211 0x9fe82b94 ieee80211_ap_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0xa11334c2 ieee80211_free_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xa326fc1b __ieee80211_get_tx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xa7b8e07a ieee80211_get_tkip_p2k +EXPORT_SYMBOL net/mac80211/mac80211 0xa7deaccd ieee80211_mark_rx_ba_filtered_frames +EXPORT_SYMBOL net/mac80211/mac80211 0xaa79beba ieee80211_ctstoself_get +EXPORT_SYMBOL net/mac80211/mac80211 0xaae091b6 ieee80211_queue_work +EXPORT_SYMBOL net/mac80211/mac80211 0xabea6aef ieee80211_sta_register_airtime +EXPORT_SYMBOL net/mac80211/mac80211 0xabf7543a __ieee80211_get_assoc_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xaea1404f ieee80211_beacon_loss +EXPORT_SYMBOL net/mac80211/mac80211 0xaeb9a917 ieee80211_get_key_rx_seq +EXPORT_SYMBOL net/mac80211/mac80211 0xafa7c7a3 ieee80211_rts_duration +EXPORT_SYMBOL net/mac80211/mac80211 0xb1b53222 ieee80211_txq_get_depth +EXPORT_SYMBOL net/mac80211/mac80211 0xb274c58b __ieee80211_create_tpt_led_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0xb29a4d76 ieee80211_nan_func_match +EXPORT_SYMBOL net/mac80211/mac80211 0xb4e12c73 ieee80211_nullfunc_get +EXPORT_SYMBOL net/mac80211/mac80211 0xb5018f97 ieee80211_beacon_get_tim +EXPORT_SYMBOL net/mac80211/mac80211 0xb60cd5f9 ieee80211_beacon_get_template_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0xb8b6e8d7 ieee80211_rts_get +EXPORT_SYMBOL net/mac80211/mac80211 0xb99f05e8 ieee80211_channel_switch_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0xba5825bf ieee80211_sta_eosp +EXPORT_SYMBOL net/mac80211/mac80211 0xbcf20ca9 ieee80211_stop_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xc097588e ieee80211_connection_loss +EXPORT_SYMBOL net/mac80211/mac80211 0xc0ea65aa ieee80211_rx_ba_timer_expired +EXPORT_SYMBOL net/mac80211/mac80211 0xc34454f6 ieee80211_stop_queue +EXPORT_SYMBOL net/mac80211/mac80211 0xc6075bc6 rate_control_set_rates +EXPORT_SYMBOL net/mac80211/mac80211 0xc730264f ieee80211_free_txskb +EXPORT_SYMBOL net/mac80211/mac80211 0xc8180ba6 ieee80211_queue_delayed_work +EXPORT_SYMBOL net/mac80211/mac80211 0xce366d0c ieee80211_wake_queue +EXPORT_SYMBOL net/mac80211/mac80211 0xce58df6c ieee80211_rx_list +EXPORT_SYMBOL net/mac80211/mac80211 0xcf44943c ieee80211_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0xdfaa7874 ieee80211_next_txq +EXPORT_SYMBOL net/mac80211/mac80211 0xe03c2e45 ieee80211_refresh_tx_agg_session_timer +EXPORT_SYMBOL net/mac80211/mac80211 0xe3e8b511 ieee80211_start_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0xead25a53 __ieee80211_schedule_txq +EXPORT_SYMBOL net/mac80211/mac80211 0xf87ee0fe ieee80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/mac80211/mac80211 0xf8ac7295 ieee80211_iter_keys +EXPORT_SYMBOL net/mac80211/mac80211 0xf8bd89a9 ieee80211_tx_prepare_skb +EXPORT_SYMBOL net/mac80211/mac80211 0xf8c80868 ieee80211_stop_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xf8f9dc64 __ieee80211_get_radio_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xfceb4101 ieee80211_sta_recalc_aggregates +EXPORT_SYMBOL net/mac80211/mac80211 0xfe121f9c ieee80211_reserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0xfe7f69f7 ieee80211_get_buffered_bc +EXPORT_SYMBOL net/mac802154/mac802154 0x52d8fbaa ieee802154_unregister_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x5aedaad4 ieee802154_free_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x80d98ab4 ieee802154_alloc_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x90a7f608 ieee802154_xmit_hw_error +EXPORT_SYMBOL net/mac802154/mac802154 0xb2095cd9 ieee802154_xmit_error +EXPORT_SYMBOL net/mac802154/mac802154 0xb3ea6855 ieee802154_rx_irqsafe +EXPORT_SYMBOL net/mac802154/mac802154 0xb6b57437 ieee802154_register_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xc1c446e2 ieee802154_xmit_complete +EXPORT_SYMBOL net/mac802154/mac802154 0xed89ee6f ieee802154_configure_durations +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x15f9ec3a ip_vs_conn_put +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x164a8805 ip_vs_conn_in_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x19c0756c unregister_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x3eabd1fc ip_vs_proto_data_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x4678b857 register_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x50da72cd ip_vs_conn_out_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x75ad1d2b ip_vs_nfct_expect_related +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x7664ba4a ip_vs_conn_new +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x869ee02f ip_vs_scheduler_err +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xa64973c1 register_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xb46417e3 unregister_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xc9eaf5a3 register_ip_vs_app_inc +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd4e89f7c ip_vs_tcp_conn_listen +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd831a1a2 ip_vs_proto_name +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xeafc70db ip_vs_proto_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xec09185e ip_vs_new_conn_out +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x3b08a8f0 nf_ct_destroy +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x89d99ee1 __nf_ct_ext_find +EXPORT_SYMBOL net/netfilter/nf_conntrack 0xf86cbea8 nf_ct_ext_add +EXPORT_SYMBOL net/netfilter/nf_conntrack_pptp 0xf2a36612 pptp_msg_name +EXPORT_SYMBOL net/netfilter/nf_nat 0x19b40a84 nf_nat_follow_master +EXPORT_SYMBOL net/netfilter/nf_nat 0x214866b2 nf_nat_mangle_udp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0xc3d1ec61 nf_nat_setup_info +EXPORT_SYMBOL net/netfilter/nf_nat 0xe13543fa __nf_nat_mangle_tcp_packet +EXPORT_SYMBOL net/netfilter/nft_fib 0x46170f23 nft_fib_policy +EXPORT_SYMBOL net/netfilter/x_tables 0x055e8674 xt_unregister_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x0d7f5fcd xt_alloc_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x10d1fada xt_find_table +EXPORT_SYMBOL net/netfilter/x_tables 0x1d574e8c xt_unregister_match +EXPORT_SYMBOL net/netfilter/x_tables 0x30641fd2 xt_register_target +EXPORT_SYMBOL net/netfilter/x_tables 0x373e7d17 xt_unregister_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x3bf9d084 xt_check_table_hooks +EXPORT_SYMBOL net/netfilter/x_tables 0x48012e28 xt_check_proc_name +EXPORT_SYMBOL net/netfilter/x_tables 0x5469dbbe xt_register_match +EXPORT_SYMBOL net/netfilter/x_tables 0x5d716556 xt_unregister_target +EXPORT_SYMBOL net/netfilter/x_tables 0x756f93ff xt_register_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x977fd4bf xt_alloc_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xcb3e91cc xt_counters_alloc +EXPORT_SYMBOL net/netfilter/x_tables 0xd87ae60d xt_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xe204e042 xt_free_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xe3dfba00 xt_find_match +EXPORT_SYMBOL net/netfilter/x_tables 0xe628025d xt_register_matches +EXPORT_SYMBOL net/netfilter/x_tables 0xfef779fa xt_find_jump_offset +EXPORT_SYMBOL net/nfc/hci/hci 0x18cdf5f5 nfc_hci_register_device +EXPORT_SYMBOL net/nfc/hci/hci 0x1a360899 nfc_hci_get_param +EXPORT_SYMBOL net/nfc/hci/hci 0x1e2c2dcd nfc_hci_set_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x2479d752 nfc_hci_get_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x4e3469e4 nfc_hci_send_cmd +EXPORT_SYMBOL net/nfc/hci/hci 0x5ce9985d nfc_hci_driver_failure +EXPORT_SYMBOL net/nfc/hci/hci 0x5e142eef nfc_hci_reset_pipes_per_host +EXPORT_SYMBOL net/nfc/hci/hci 0x74fe3670 nfc_hci_result_to_errno +EXPORT_SYMBOL net/nfc/hci/hci 0x81608a3e nfc_hci_send_event +EXPORT_SYMBOL net/nfc/hci/hci 0x822259d2 nfc_hci_disconnect_all_gates +EXPORT_SYMBOL net/nfc/hci/hci 0x88ced09e nfc_hci_set_param +EXPORT_SYMBOL net/nfc/hci/hci 0x8fbfb82a nfc_hci_allocate_device +EXPORT_SYMBOL net/nfc/hci/hci 0x908fc66d nfc_hci_free_device +EXPORT_SYMBOL net/nfc/hci/hci 0xa2c8048b nfc_hci_target_discovered +EXPORT_SYMBOL net/nfc/hci/hci 0xaa148595 nfc_hci_send_cmd_async +EXPORT_SYMBOL net/nfc/hci/hci 0xaf06d1be nfc_llc_start +EXPORT_SYMBOL net/nfc/hci/hci 0xb754828c nfc_llc_stop +EXPORT_SYMBOL net/nfc/hci/hci 0xc09c3ace nfc_hci_connect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0xc26ee857 nfc_hci_reset_pipes +EXPORT_SYMBOL net/nfc/hci/hci 0xc5d30888 nfc_hci_disconnect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0xd6a528c1 nfc_hci_recv_frame +EXPORT_SYMBOL net/nfc/hci/hci 0xdd231c55 nfc_hci_sak_to_protocol +EXPORT_SYMBOL net/nfc/hci/hci 0xe1775ae4 nfc_hci_unregister_device +EXPORT_SYMBOL net/nfc/nci/nci 0x06525d7f nci_core_init +EXPORT_SYMBOL net/nfc/nci/nci 0x09933bc1 nci_hci_send_event +EXPORT_SYMBOL net/nfc/nci/nci 0x0c189792 nci_hci_dev_session_init +EXPORT_SYMBOL net/nfc/nci/nci 0x0cf7f9d0 nci_hci_clear_all_pipes +EXPORT_SYMBOL net/nfc/nci/nci 0x107f154a nci_hci_connect_gate +EXPORT_SYMBOL net/nfc/nci/nci 0x35b5cacb nci_get_conn_info_by_dest_type_params +EXPORT_SYMBOL net/nfc/nci/nci 0x36a7ff20 nci_set_config +EXPORT_SYMBOL net/nfc/nci/nci 0x38bb9465 nci_send_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x3be677f8 nci_core_conn_create +EXPORT_SYMBOL net/nfc/nci/nci 0x40347a65 nci_hci_open_pipe +EXPORT_SYMBOL net/nfc/nci/nci 0x560c9dd8 nci_recv_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x5c935009 nci_req_complete +EXPORT_SYMBOL net/nfc/nci/nci 0x708c44a2 nci_send_data +EXPORT_SYMBOL net/nfc/nci/nci 0x80fb3cea nci_nfcee_discover +EXPORT_SYMBOL net/nfc/nci/nci 0x8c0f852e nci_hci_get_param +EXPORT_SYMBOL net/nfc/nci/nci 0x8dd04b89 nci_core_conn_close +EXPORT_SYMBOL net/nfc/nci/nci 0x96c7c2fd nci_nfcc_loopback +EXPORT_SYMBOL net/nfc/nci/nci 0x9ea32636 nci_register_device +EXPORT_SYMBOL net/nfc/nci/nci 0x9f69701d nci_core_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xba490602 nci_to_errno +EXPORT_SYMBOL net/nfc/nci/nci 0xcee22bb1 nci_free_device +EXPORT_SYMBOL net/nfc/nci/nci 0xdec0733c nci_unregister_device +EXPORT_SYMBOL net/nfc/nci/nci 0xdf07c84b nci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xe1a33f3f nci_nfcee_mode_set +EXPORT_SYMBOL net/nfc/nci/nci 0xe9fd2ba6 nci_prop_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xee59af18 nci_core_reset +EXPORT_SYMBOL net/nfc/nci/nci 0xf31552de nci_conn_max_data_pkt_payload_size +EXPORT_SYMBOL net/nfc/nci/nci 0xf8a9a258 nci_hci_set_param +EXPORT_SYMBOL net/nfc/nci/nci 0xf8abdaa5 nci_allocate_device +EXPORT_SYMBOL net/nfc/nci/nci 0xfcddcf0d nci_hci_send_cmd +EXPORT_SYMBOL net/nfc/nfc 0x00604cca nfc_tm_data_received +EXPORT_SYMBOL net/nfc/nfc 0x104dbfb3 nfc_proto_unregister +EXPORT_SYMBOL net/nfc/nfc 0x1b04e458 nfc_vendor_cmd_reply +EXPORT_SYMBOL net/nfc/nfc 0x1ef4cd52 nfc_add_se +EXPORT_SYMBOL net/nfc/nfc 0x22f21748 nfc_se_connectivity +EXPORT_SYMBOL net/nfc/nfc 0x28701f99 nfc_se_transaction +EXPORT_SYMBOL net/nfc/nfc 0x2f8b7734 __nfc_alloc_vendor_cmd_reply_skb +EXPORT_SYMBOL net/nfc/nfc 0x3f09ab71 nfc_driver_failure +EXPORT_SYMBOL net/nfc/nfc 0x48e2c3af nfc_fw_download_done +EXPORT_SYMBOL net/nfc/nfc 0x619f0108 nfc_dep_link_is_up +EXPORT_SYMBOL net/nfc/nfc 0x63361ec4 nfc_register_device +EXPORT_SYMBOL net/nfc/nfc 0x6bf64f03 nfc_allocate_device +EXPORT_SYMBOL net/nfc/nfc 0x6ddd4530 nfc_alloc_recv_skb +EXPORT_SYMBOL net/nfc/nfc 0x7972fcf6 nfc_target_lost +EXPORT_SYMBOL net/nfc/nfc 0x7cffc331 nfc_remove_se +EXPORT_SYMBOL net/nfc/nfc 0x7fc72fcd nfc_send_to_raw_sock +EXPORT_SYMBOL net/nfc/nfc 0x8e1d94f5 nfc_class +EXPORT_SYMBOL net/nfc/nfc 0x8fffefba nfc_get_local_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0x96a0bcfa nfc_proto_register +EXPORT_SYMBOL net/nfc/nfc 0xaf7ea124 nfc_find_se +EXPORT_SYMBOL net/nfc/nfc 0xc060dace nfc_targets_found +EXPORT_SYMBOL net/nfc/nfc 0xc17a399f nfc_tm_activated +EXPORT_SYMBOL net/nfc/nfc 0xc371445f nfc_set_remote_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0xdf0c884e nfc_unregister_device +EXPORT_SYMBOL net/nfc/nfc 0xee4867f6 nfc_tm_deactivated +EXPORT_SYMBOL net/nfc/nfc_digital 0x0b733f93 nfc_digital_free_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x44a3e562 nfc_digital_allocate_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x8b09ccac nfc_digital_unregister_device +EXPORT_SYMBOL net/nfc/nfc_digital 0xbe6a71be nfc_digital_register_device +EXPORT_SYMBOL net/phonet/phonet 0x1f034a86 pn_sock_hash +EXPORT_SYMBOL net/phonet/phonet 0x40ab8309 pn_sock_get_port +EXPORT_SYMBOL net/phonet/phonet 0x461d9504 phonet_proto_register +EXPORT_SYMBOL net/phonet/phonet 0x46e2a08f pn_skb_send +EXPORT_SYMBOL net/phonet/phonet 0x7f197314 phonet_proto_unregister +EXPORT_SYMBOL net/phonet/phonet 0x98676821 phonet_header_ops +EXPORT_SYMBOL net/phonet/phonet 0xafb63835 phonet_stream_ops +EXPORT_SYMBOL net/phonet/phonet 0xd08fc8f4 pn_sock_unhash +EXPORT_SYMBOL net/rxrpc/rxrpc 0x14ab56b8 rxrpc_sock_set_min_security_level +EXPORT_SYMBOL net/rxrpc/rxrpc 0x1fa6efcb rxrpc_kernel_check_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x2f10ff1d rxrpc_kernel_charge_accept +EXPORT_SYMBOL net/rxrpc/rxrpc 0x31bf3ca3 rxrpc_debug_id +EXPORT_SYMBOL net/rxrpc/rxrpc 0x385360f8 rxrpc_kernel_send_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0x457b7a24 rxrpc_sock_set_security_keyring +EXPORT_SYMBOL net/rxrpc/rxrpc 0x4788dade key_type_rxrpc +EXPORT_SYMBOL net/rxrpc/rxrpc 0x623072f8 rxrpc_get_server_data_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0x69bcc10b rxrpc_kernel_get_epoch +EXPORT_SYMBOL net/rxrpc/rxrpc 0x6a8aff46 rxrpc_kernel_put_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x6bbb0cfc rxrpc_kernel_recv_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0x841669ac rxrpc_kernel_new_call_notification +EXPORT_SYMBOL net/rxrpc/rxrpc 0xb6436457 rxrpc_kernel_set_tx_length +EXPORT_SYMBOL net/rxrpc/rxrpc 0xbf269f89 rxrpc_get_null_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0xc52049a8 rxrpc_kernel_begin_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xd3891fef rxrpc_kernel_get_peer +EXPORT_SYMBOL net/rxrpc/rxrpc 0xe6c840b1 rxrpc_kernel_get_srtt +EXPORT_SYMBOL net/rxrpc/rxrpc 0xebfe541e rxrpc_kernel_shutdown_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xf31489b1 rxrpc_kernel_abort_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xf7a9802f rxrpc_kernel_set_max_life +EXPORT_SYMBOL net/sctp/sctp 0x57c37157 sctp_do_peeloff +EXPORT_SYMBOL net/smc/smc 0x2977ed0d __tracepoint_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0x3153cc92 __SCK__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x6e5d3492 __traceiter_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0x7d5ff7f3 __tracepoint_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xabd6f0ec __tracepoint_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xb3f2d173 __SCK__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xcb75dd4d __traceiter_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xe013c135 __traceiter_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xe5810542 __traceiter_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xe7dacb8d __SCK__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xf85e5851 __tracepoint_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xfb8cae0f __SCK__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x57a3cf97 gss_pseudoflavor_to_service +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x72a7a7c6 gss_mech_get +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xfcdc2149 gss_mech_put +EXPORT_SYMBOL net/sunrpc/sunrpc 0x1f530167 xdr_truncate_encode +EXPORT_SYMBOL net/sunrpc/sunrpc 0x6118e63f xdr_restrict_buflen +EXPORT_SYMBOL net/sunrpc/sunrpc 0x957c5280 svc_pool_stats_open +EXPORT_SYMBOL net/tipc/tipc 0x5123053e tipc_dump_start +EXPORT_SYMBOL net/tipc/tipc 0x9b977f0e tipc_nl_sk_walk +EXPORT_SYMBOL net/tipc/tipc 0xbadb6fa3 tipc_dump_done +EXPORT_SYMBOL net/tipc/tipc 0xd5ff5208 tipc_sk_fill_sock_diag +EXPORT_SYMBOL net/tls/tls 0x83b14ff2 tls_get_record +EXPORT_SYMBOL net/wireless/cfg80211 0x029bf25d cfg80211_update_owe_info_event +EXPORT_SYMBOL net/wireless/cfg80211 0x035d2dd7 cfg80211_classify8021d +EXPORT_SYMBOL net/wireless/cfg80211 0x06c49aef cfg80211_tx_mgmt_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x06ca71fd cfg80211_chandef_create +EXPORT_SYMBOL net/wireless/cfg80211 0x0765748a cfg80211_bss_iter +EXPORT_SYMBOL net/wireless/cfg80211 0x07a6333d cfg80211_sinfo_alloc_tid_stats +EXPORT_SYMBOL net/wireless/cfg80211 0x08146f6a cfg80211_put_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x09a589e0 ieee80211_strip_8023_mesh_hdr +EXPORT_SYMBOL net/wireless/cfg80211 0x0cc95bc2 ieee80211_s1g_channel_width +EXPORT_SYMBOL net/wireless/cfg80211 0x0cdd0cca ieee80211_get_hdrlen_from_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x0d5f6d0b cfg80211_gtk_rekey_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x0f831c7d cfg80211_pmksa_candidate_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x1065d37c cfg80211_reg_can_beacon +EXPORT_SYMBOL net/wireless/cfg80211 0x10c4180a wiphy_rfkill_set_hw_state_reason +EXPORT_SYMBOL net/wireless/cfg80211 0x1158daff cfg80211_get_station +EXPORT_SYMBOL net/wireless/cfg80211 0x12ac3f95 get_wiphy_regdom +EXPORT_SYMBOL net/wireless/cfg80211 0x13c58e52 ieee80211_get_8023_tunnel_proto +EXPORT_SYMBOL net/wireless/cfg80211 0x1853f2c0 cfg80211_notify_new_peer_candidate +EXPORT_SYMBOL net/wireless/cfg80211 0x1879fcbd bridge_tunnel_header +EXPORT_SYMBOL net/wireless/cfg80211 0x18c8ad30 cfg80211_unregister_wdev +EXPORT_SYMBOL net/wireless/cfg80211 0x1b82a85a cfg80211_valid_disable_subchannel_bitmap +EXPORT_SYMBOL net/wireless/cfg80211 0x1bc6986b wiphy_new_nm +EXPORT_SYMBOL net/wireless/cfg80211 0x1ce2497f reg_query_regdb_wmm +EXPORT_SYMBOL net/wireless/cfg80211 0x1d4c163d cfg80211_ready_on_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x201ddeea cfg80211_inform_bss_frame_data +EXPORT_SYMBOL net/wireless/cfg80211 0x231044a4 wiphy_rfkill_start_polling +EXPORT_SYMBOL net/wireless/cfg80211 0x23d3bef3 __cfg80211_send_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x25dd4a73 cfg80211_ch_switch_started_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x282d91e0 cfg80211_rx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x2c567345 cfg80211_auth_timeout +EXPORT_SYMBOL net/wireless/cfg80211 0x2cc3f028 ieee80211_amsdu_to_8023s +EXPORT_SYMBOL net/wireless/cfg80211 0x2d1c5aa5 cfg80211_rx_unprot_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x2db0865a cfg80211_tdls_oper_request +EXPORT_SYMBOL net/wireless/cfg80211 0x2eda764e cfg80211_get_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x31bb4134 cfg80211_cqm_pktloss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x34d9b76c cfg80211_background_cac_abort +EXPORT_SYMBOL net/wireless/cfg80211 0x3643b80f ieee80211_chandef_to_operating_class +EXPORT_SYMBOL net/wireless/cfg80211 0x38cb594a ieee80211_ie_split_ric +EXPORT_SYMBOL net/wireless/cfg80211 0x3935dd23 cfg80211_sched_scan_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0x3c744e95 cfg80211_calculate_bitrate +EXPORT_SYMBOL net/wireless/cfg80211 0x3cf06ab3 cfg80211_send_layer2_update +EXPORT_SYMBOL net/wireless/cfg80211 0x429c0c31 ieee80211_bss_get_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x43afadee ieee80211_radiotap_iterator_init +EXPORT_SYMBOL net/wireless/cfg80211 0x44a344f2 cfg80211_roamed +EXPORT_SYMBOL net/wireless/cfg80211 0x4577f0a9 regulatory_hint +EXPORT_SYMBOL net/wireless/cfg80211 0x49183257 cfg80211_check_station_change +EXPORT_SYMBOL net/wireless/cfg80211 0x4abed7d4 ieee80211_mandatory_rates +EXPORT_SYMBOL net/wireless/cfg80211 0x4c73840a cfg80211_cac_event +EXPORT_SYMBOL net/wireless/cfg80211 0x4f266c2f cfg80211_disconnected +EXPORT_SYMBOL net/wireless/cfg80211 0x524b6df8 cfg80211_external_auth_request +EXPORT_SYMBOL net/wireless/cfg80211 0x53351a48 cfg80211_defragment_element +EXPORT_SYMBOL net/wireless/cfg80211 0x54425a53 cfg80211_bss_flush +EXPORT_SYMBOL net/wireless/cfg80211 0x5472ee32 cfg80211_register_netdevice +EXPORT_SYMBOL net/wireless/cfg80211 0x5584448a ieee80211_channel_to_freq_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x57992649 cfg80211_chandef_usable +EXPORT_SYMBOL net/wireless/cfg80211 0x5a25e107 cfg80211_ibss_joined +EXPORT_SYMBOL net/wireless/cfg80211 0x5c58e29b cfg80211_check_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0x5d23c7ea wiphy_apply_custom_regulatory +EXPORT_SYMBOL net/wireless/cfg80211 0x5e2e0501 __cfg80211_alloc_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x6014f935 cfg80211_unlink_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x63413262 cfg80211_ch_switch_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x6515954f cfg80211_conn_failed +EXPORT_SYMBOL net/wireless/cfg80211 0x657ce44a wiphy_free +EXPORT_SYMBOL net/wireless/cfg80211 0x66885ee6 cfg80211_rx_unexpected_4addr_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x69b18f43 rfc1042_header +EXPORT_SYMBOL net/wireless/cfg80211 0x69f1f236 cfg80211_assoc_comeback +EXPORT_SYMBOL net/wireless/cfg80211 0x6a75e3e0 cfg80211_links_removed +EXPORT_SYMBOL net/wireless/cfg80211 0x6bedf402 ieee80211_freq_khz_to_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x6bf51d8e cfg80211_sched_scan_results +EXPORT_SYMBOL net/wireless/cfg80211 0x709a8c14 cfg80211_mgmt_tx_status_ext +EXPORT_SYMBOL net/wireless/cfg80211 0x70c759bc regulatory_set_wiphy_regd +EXPORT_SYMBOL net/wireless/cfg80211 0x77194df8 cfg80211_tx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x79b82a71 cfg80211_find_vendor_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x7acb86ed ieee80211_radiotap_iterator_next +EXPORT_SYMBOL net/wireless/cfg80211 0x7b163def cfg80211_cqm_txe_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x7c3ac925 ieee80211_get_vht_max_nss +EXPORT_SYMBOL net/wireless/cfg80211 0x7ef39823 ieee80211_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0x7f78e037 cfg80211_assoc_failure +EXPORT_SYMBOL net/wireless/cfg80211 0x80767297 cfg80211_inform_bss_data +EXPORT_SYMBOL net/wireless/cfg80211 0x81008f32 nl80211_send_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x82dd5310 cfg80211_sta_opmode_change_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x83408773 cfg80211_get_ies_channel_number +EXPORT_SYMBOL net/wireless/cfg80211 0x83b8569e __cfg80211_alloc_reply_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x83c6b489 cfg80211_rx_spurious_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x85de3f6f wiphy_delayed_work_timer +EXPORT_SYMBOL net/wireless/cfg80211 0x8a890100 cfg80211_report_wowlan_wakeup +EXPORT_SYMBOL net/wireless/cfg80211 0x8b0983d6 wiphy_read_of_freq_limits +EXPORT_SYMBOL net/wireless/cfg80211 0x8b24e88f cfg80211_merge_profile +EXPORT_SYMBOL net/wireless/cfg80211 0x8d644278 ieee80211_get_num_supported_channels +EXPORT_SYMBOL net/wireless/cfg80211 0x8fa02936 cfg80211_free_nan_func +EXPORT_SYMBOL net/wireless/cfg80211 0x9916cfdf cfg80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x9ac92eeb freq_reg_info +EXPORT_SYMBOL net/wireless/cfg80211 0x9acec73c cfg80211_nan_match +EXPORT_SYMBOL net/wireless/cfg80211 0x9b2e8758 ieee80211_data_to_8023_exthdr +EXPORT_SYMBOL net/wireless/cfg80211 0x9b3e5485 cfg80211_get_iftype_ext_capa +EXPORT_SYMBOL net/wireless/cfg80211 0x9d6cba30 cfg80211_find_elem_match +EXPORT_SYMBOL net/wireless/cfg80211 0xa1e4b3dc cfg80211_sched_scan_stopped_locked +EXPORT_SYMBOL net/wireless/cfg80211 0xa23fbf1d cfg80211_control_port_tx_status +EXPORT_SYMBOL net/wireless/cfg80211 0xadfe5ad0 cfg80211_connect_done +EXPORT_SYMBOL net/wireless/cfg80211 0xaf0df409 cfg80211_nan_func_terminated +EXPORT_SYMBOL net/wireless/cfg80211 0xb21c9f65 cfg80211_port_authorized +EXPORT_SYMBOL net/wireless/cfg80211 0xb23988ff cfg80211_report_obss_beacon_khz +EXPORT_SYMBOL net/wireless/cfg80211 0xb24500ad cfg80211_get_drvinfo +EXPORT_SYMBOL net/wireless/cfg80211 0xb3c28afb cfg80211_new_sta +EXPORT_SYMBOL net/wireless/cfg80211 0xb920c82e ieee80211_is_valid_amsdu +EXPORT_SYMBOL net/wireless/cfg80211 0xbbc2e6a3 cfg80211_rx_control_port +EXPORT_SYMBOL net/wireless/cfg80211 0xbe7269cf cfg80211_rx_mgmt_ext +EXPORT_SYMBOL net/wireless/cfg80211 0xbe7ee118 cfg80211_remain_on_channel_expired +EXPORT_SYMBOL net/wireless/cfg80211 0xc0051388 cfg80211_crit_proto_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0xc1b5749b cfg80211_iter_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0xc1f2ce80 __cfg80211_radar_event +EXPORT_SYMBOL net/wireless/cfg80211 0xc3fb97ca ieee80211_get_response_rate +EXPORT_SYMBOL net/wireless/cfg80211 0xc4b4fc27 cfg80211_chandef_valid +EXPORT_SYMBOL net/wireless/cfg80211 0xc581fa55 regulatory_set_wiphy_regd_sync +EXPORT_SYMBOL net/wireless/cfg80211 0xc6c280e4 cfg80211_ft_event +EXPORT_SYMBOL net/wireless/cfg80211 0xcb40e721 cfg80211_stop_iface +EXPORT_SYMBOL net/wireless/cfg80211 0xcc1a7c48 cfg80211_is_element_inherited +EXPORT_SYMBOL net/wireless/cfg80211 0xccd52ff8 cfg80211_bss_color_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xccf236ac wiphy_unregister +EXPORT_SYMBOL net/wireless/cfg80211 0xcd903d3a cfg80211_ref_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xd2909d2a wdev_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0xd4feebf8 cfg80211_michael_mic_failure +EXPORT_SYMBOL net/wireless/cfg80211 0xd56d55f3 ieee80211_get_mesh_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0xd6854618 wiphy_register +EXPORT_SYMBOL net/wireless/cfg80211 0xd6f34dd7 cfg80211_del_sta_sinfo +EXPORT_SYMBOL net/wireless/cfg80211 0xd97eaad4 cfg80211_chandef_compatible +EXPORT_SYMBOL net/wireless/cfg80211 0xdba126c1 reg_initiator_name +EXPORT_SYMBOL net/wireless/cfg80211 0xde00bf2d cfg80211_iftype_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0xe20bd651 cfg80211_any_usable_channels +EXPORT_SYMBOL net/wireless/cfg80211 0xe245fc79 cfg80211_chandef_dfs_required +EXPORT_SYMBOL net/wireless/cfg80211 0xe5427356 cfg80211_rx_assoc_resp +EXPORT_SYMBOL net/wireless/cfg80211 0xe879c525 ieee80211_get_channel_khz +EXPORT_SYMBOL net/wireless/cfg80211 0xeadf070c cfg80211_scan_done +EXPORT_SYMBOL net/wireless/cfg80211 0xef1702f3 cfg80211_cqm_rssi_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xefb931c6 cfg80211_reg_can_beacon_relax +EXPORT_SYMBOL net/wireless/cfg80211 0xf2053e38 regulatory_pre_cac_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0xf40bc2f5 ieee80211_operating_class_to_band +EXPORT_SYMBOL net/wireless/cfg80211 0xf44ece3d cfg80211_probe_status +EXPORT_SYMBOL net/wireless/cfg80211 0xf5596d89 cfg80211_get_p2p_attr +EXPORT_SYMBOL net/wireless/lib80211 0x110a9d74 lib80211_register_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x24e5020e lib80211_crypt_info_init +EXPORT_SYMBOL net/wireless/lib80211 0x2a4363b2 lib80211_get_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x567fffb2 lib80211_unregister_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x74c957bc lib80211_crypt_delayed_deinit +EXPORT_SYMBOL net/wireless/lib80211 0xdd381430 lib80211_crypt_info_free +EXPORT_SYMBOL sound/core/oss/snd-mixer-oss 0xc11fb4c5 snd_mixer_oss_ioctl_card +EXPORT_SYMBOL sound/core/seq/snd-seq 0x1a724fcc snd_seq_kernel_client_ctl +EXPORT_SYMBOL sound/core/seq/snd-seq 0x23738926 snd_seq_dump_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0x3061c52d snd_use_lock_sync_helper +EXPORT_SYMBOL sound/core/seq/snd-seq 0x445d4408 snd_seq_event_port_attach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x6bb71038 snd_seq_delete_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x6c330b02 snd_seq_create_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7b8699eb snd_seq_event_port_detach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x85cd59a8 snd_seq_kernel_client_dispatch +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa6e19f8e snd_seq_expand_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0xb71df669 snd_seq_kernel_client_write_poll +EXPORT_SYMBOL sound/core/seq/snd-seq 0xb8e448a0 snd_seq_set_queue_tempo +EXPORT_SYMBOL sound/core/seq/snd-seq 0xe8c31daf snd_seq_kernel_client_enqueue +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x6ea09972 snd_midi_channel_alloc_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x74769de9 snd_midi_process_event +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x833a3e07 snd_midi_channel_set_clear +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0xb9948d2c snd_midi_channel_free_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x1bbe48a1 snd_midi_event_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x1cff6e14 snd_midi_event_reset_encode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x2f853c43 snd_midi_event_no_status +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x4d5f7f98 snd_midi_event_free +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x56efbc6b snd_midi_event_reset_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xdaf3383a snd_midi_event_new +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xfc732294 snd_midi_event_encode_byte +EXPORT_SYMBOL sound/core/seq/snd-seq-virmidi 0xb3434f7d snd_virmidi_new +EXPORT_SYMBOL sound/core/snd-hwdep 0x723fb823 snd_hwdep_new +EXPORT_SYMBOL sound/core/snd-rawmidi 0x08e50f86 snd_rawmidi_kernel_write +EXPORT_SYMBOL sound/core/snd-rawmidi 0x2f1f5585 snd_rawmidi_kernel_release +EXPORT_SYMBOL sound/core/snd-rawmidi 0x38058f8d snd_rawmidi_transmit_ack +EXPORT_SYMBOL sound/core/snd-rawmidi 0x5e133081 snd_rawmidi_transmit_peek +EXPORT_SYMBOL sound/core/snd-rawmidi 0x63a436b8 snd_rawmidi_info_select +EXPORT_SYMBOL sound/core/snd-rawmidi 0x6707bebe snd_rawmidi_transmit_empty +EXPORT_SYMBOL sound/core/snd-rawmidi 0x72c34a5d snd_rawmidi_kernel_read +EXPORT_SYMBOL sound/core/snd-rawmidi 0x7c5ff80c snd_rawmidi_new +EXPORT_SYMBOL sound/core/snd-rawmidi 0x8bf977bc snd_rawmidi_drain_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0x92aa464f snd_rawmidi_drain_input +EXPORT_SYMBOL sound/core/snd-rawmidi 0xa5de2778 snd_rawmidi_input_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0xb66ef35b snd_rawmidi_transmit +EXPORT_SYMBOL sound/core/snd-rawmidi 0xb845ee65 snd_rawmidi_drop_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0xbd937590 snd_rawmidi_receive +EXPORT_SYMBOL sound/core/snd-rawmidi 0xc5da481d snd_rawmidi_set_ops +EXPORT_SYMBOL sound/core/snd-rawmidi 0xd7d672eb snd_rawmidi_proceed +EXPORT_SYMBOL sound/core/snd-rawmidi 0xdfa19402 snd_rawmidi_output_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0xe45ecdfb snd_rawmidi_kernel_open +EXPORT_SYMBOL sound/core/snd-seq-device 0x091def1c snd_seq_autoload_exit +EXPORT_SYMBOL sound/core/snd-seq-device 0x370a0736 snd_seq_autoload_init +EXPORT_SYMBOL sound/core/snd-seq-device 0x501fc26f snd_seq_device_new +EXPORT_SYMBOL sound/core/snd-seq-device 0x6339b6d0 snd_seq_device_load_drivers +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x63ad2156 snd_mpu401_uart_new +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x6d629c59 snd_mpu401_uart_interrupt_tx +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0xc0fec227 snd_mpu401_uart_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x05060a19 snd_opl3_regmap +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x1009e404 snd_opl3_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x13405b38 snd_opl3_init +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x1cdae847 snd_opl3_load_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x261cf59e snd_opl3_reset +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x92e75e78 snd_opl3_timer_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xb57f5a0e snd_opl3_hwdep_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xd3a5d98b snd_opl3_find_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xe5574e58 snd_opl3_create +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xe625764d snd_opl3_interrupt +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x1afe89eb snd_vx_resume +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x226138b0 snd_vx_threaded_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x5ea585e8 snd_vx_free_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x7affce06 snd_vx_check_reg_bit +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xbd93c09f snd_vx_setup_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xc47349e7 snd_vx_load_boot_image +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xdef2cf95 snd_vx_dsp_boot +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xe1880011 snd_vx_create +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xe84fbead snd_vx_dsp_load +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf1f04d23 snd_vx_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xfb428995 snd_vx_suspend +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x0e131cf3 cmp_connection_check_used +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x1a8098c8 fw_iso_resources_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x1b4fe676 cmp_connection_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x1d72cb7a iso_packets_buffer_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x20254e45 amdtp_syt_intervals +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x207c18cf avc_general_set_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x24118cce fw_iso_resources_allocate +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x38ec98b2 amdtp_stream_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x53ca18e8 amdtp_rate_table +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x572438d8 snd_fw_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x5cdb5c9d fcp_bus_reset +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x722952c9 fw_iso_resources_free +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x72c8bdcf cmp_connection_release +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x78173e04 cmp_connection_reserve +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x7e5d8c09 amdtp_stream_pcm_prepare +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x871de6a3 cmp_connection_establish +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x896987fc cmp_connection_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x89cb901f amdtp_stream_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x8eb3f9e5 iso_packets_buffer_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x9547cc97 amdtp_stream_pcm_abort +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x9e963bc0 fw_iso_resources_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xa22f4d62 avc_general_get_plug_info +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xa65a4d0e amdtp_stream_get_max_payload +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xa956f7c5 cmp_connection_break +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xba191383 fw_iso_resources_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xcc28e391 amdtp_stream_add_pcm_hw_constraints +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xea111199 amdtp_stream_set_parameters +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xf3508c69 avc_general_get_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xf3e6562a amdtp_stream_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xf79df402 cmp_connection_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xfc45d1f5 fcp_avc_transaction +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x7f251aac snd_ak4113_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x8eb5f369 snd_ak4113_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x102f390d snd_ak4114_check_rate_and_errors +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x4f9adee4 snd_ak4114_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xa4958eb6 snd_ak4114_external_rate +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xa4e4314f snd_ak4114_reg_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xb5c8a33c snd_ak4114_reinit +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xb6fa2dd0 snd_ak4114_build +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xd0543df4 snd_ak4114_create +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xfcfdb894 snd_ak4114_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x2d029aee snd_akm4xxx_reset +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x2f2d84b8 snd_akm4xxx_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x85dc4117 snd_akm4xxx_init +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0xca5585ff snd_akm4xxx_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x138b4e94 snd_pt2258_reset +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0xed6c0018 snd_pt2258_build_controls +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x2bead058 snd_cs8427_iec958_active +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x415af39d snd_cs8427_init +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x523dca28 snd_cs8427_iec958_pcm +EXPORT_SYMBOL sound/i2c/snd-cs8427 0x8eed2c49 snd_cs8427_iec958_build +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xb0ecb833 snd_cs8427_reg_write +EXPORT_SYMBOL sound/i2c/snd-cs8427 0xb45e9493 snd_cs8427_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x2b4fed94 snd_i2c_probeaddr +EXPORT_SYMBOL sound/i2c/snd-i2c 0xb22f9200 snd_i2c_device_free +EXPORT_SYMBOL sound/i2c/snd-i2c 0xe2f62f3e snd_i2c_bus_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0xeebaa212 snd_i2c_device_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0xf034964b snd_i2c_sendbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0xfe37ff90 snd_i2c_readbytes +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x1b46e7cc snd_ac97_update_power +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x2251a2df snd_ac97_pcm_assign +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x31d56fab snd_ac97_read +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x43ce7163 snd_ac97_bus +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x582cfe65 snd_ac97_get_short_name +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x644ad9df snd_ac97_set_rate +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x64e844b6 snd_ac97_write_cache +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x8e95620c snd_ac97_mixer +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xa33c4d23 snd_ac97_resume +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xbb4c614e snd_ac97_pcm_close +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xbeb21c87 snd_ac97_update +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xc1b3c2c8 snd_ac97_pcm_double_rate_rules +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xce359b05 snd_ac97_pcm_open +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xd8b9ab48 snd_ac97_write +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xe59952dd snd_ac97_tune_hardware +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xe8acb3a3 snd_ac97_update_bits +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xfde889e9 snd_ac97_suspend +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x08c50b08 snd_emu10k1_memblk_map +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x17c67950 snd_emu10k1_synth_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x29a0f16d snd_emu10k1_ptr_write_multiple +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x4ce26212 snd_emu10k1_voice_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x5b8f9f0f snd_emu10k1_ptr_write +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0x7c9616c7 snd_emu10k1_ptr_read +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xa3ee9b8d snd_emu10k1_synth_bzero +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xafd0fba1 snd_emu10k1_synth_free +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xd273c82e snd_emu10k1_voice_alloc +EXPORT_SYMBOL sound/pci/emu10k1/snd-emu10k1 0xfc482f7e snd_emu10k1_synth_copy_from_user +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x8259e876 snd_ice1712_akm4xxx_build_controls +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x993498c4 snd_ice1712_akm4xxx_init +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0xfb80b89f snd_ice1712_akm4xxx_free +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x0397ba92 oxygen_write_spi +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x10f3a2ca oxygen_pci_pm +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x2b3e6cd9 oxygen_write32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x2d8c2594 oxygen_pci_shutdown +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x3f95c0fd oxygen_write_i2c +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x49778f8a oxygen_write32_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x60549bf5 oxygen_update_dac_routing +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x624f4b2c oxygen_write16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x679d36e1 oxygen_read8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x7c16ad09 oxygen_write8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x7f7adf38 oxygen_write8_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x852f9ff5 oxygen_read32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x8a984c33 oxygen_write_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xad9567e4 oxygen_write16_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xaf3cb3c9 oxygen_read_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xbf0c3635 oxygen_reset_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xceeee2fb oxygen_write_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xf129474b oxygen_pci_probe +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xf56c9d73 oxygen_read16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xfd549886 oxygen_write_ac97_masked +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x07fb3235 snd_trident_stop_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0x438b8b9a snd_trident_free_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xb1a47b9d snd_trident_alloc_voice +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xd3b6f194 snd_trident_write_voice_regs +EXPORT_SYMBOL sound/pci/trident/snd-trident 0xf6b7dcc1 snd_trident_start_voice +EXPORT_SYMBOL sound/soc/amd/acp_audio_dma 0xf2cc2cce acp_bt_uart_enable +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x30913123 snd_soc_acpi_amd_rmb_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x5fa29a1e snd_soc_acpi_amd_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0xe712ec0a snd_amd_acp_find_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-adau1372 0x92bf6806 adau1372_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-lpass-wsa-macro 0x30a58504 wsa_macro_set_spkr_mode +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x9fff6396 pcm3060_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0xa06fe411 pcm3060_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-rt715 0xed2acb24 hda_to_sdw +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x36296455 tlv320aic23_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x7c105fe8 tlv320aic23_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x0ae79846 aic32x4_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0xdfe39ba6 aic32x4_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0xe8161f66 aic32x4_regmap_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x451ef83f aic3x_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x5c00290f aic3x_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x3a195ca9 wcd_mbhc_get_impedance +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x542835f3 wcd_mbhc_init +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x5fa9dc7d wcd_mbhc_start +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x6a2c1b76 wcd_dt_parse_mbhc_data +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x789ebe56 wcd_mbhc_set_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xa5758a49 wcd_mbhc_get_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xd094df47 wcd_mbhc_deinit +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xe2beca26 wcd_mbhc_stop +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x4447e33f fsl_asoc_get_pll_clocks +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x58c20b4b fsl_asoc_get_dma_channel +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0xd74a289f fsl_asoc_reparent_pll_clocks +EXPORT_SYMBOL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0x213036ab mt8192_afe_gpio_request +EXPORT_SYMBOL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0x23ce0754 mt8192_afe_gpio_init +EXPORT_SYMBOL sound/soc/qcom/qdsp6/q6afe 0x2189781b q6afe_vote_lpass_core_hw +EXPORT_SYMBOL sound/soc/qcom/qdsp6/q6afe 0x2ee7a7cf q6afe_unvote_lpass_core_hw +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x13bd9839 snd_emux_new +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x16865fb5 snd_emux_free +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x2d16f2f6 snd_emux_unlock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x655cb202 snd_sf_linear_to_log +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x8b54156a snd_emux_register +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0x9878f2ba snd_emux_lock_voice +EXPORT_SYMBOL sound/synth/emux/snd-emux-synth 0xd348f7ee snd_emux_terminate_all +EXPORT_SYMBOL sound/synth/snd-util-mem 0x17b16e1d snd_util_mem_avail +EXPORT_SYMBOL sound/synth/snd-util-mem 0x2d2c67a0 snd_util_mem_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0x83c5ced7 snd_util_memhdr_free +EXPORT_SYMBOL sound/synth/snd-util-mem 0xa6d97fb6 __snd_util_mem_alloc +EXPORT_SYMBOL sound/synth/snd-util-mem 0xa977452d snd_util_memhdr_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0xd5390e9f snd_util_mem_alloc +EXPORT_SYMBOL sound/synth/snd-util-mem 0xe160090a __snd_util_memblk_new +EXPORT_SYMBOL sound/synth/snd-util-mem 0xe18f74c7 __snd_util_mem_free +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x16756dc0 snd_usbmidi_input_start +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x375e7f77 __snd_usbmidi_create +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x63343b1d snd_usbmidi_input_stop +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xb2af19e1 snd_usbmidi_resume +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xbed43a41 snd_usbmidi_suspend +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xd9d2bb03 snd_usbmidi_disconnect +EXPORT_SYMBOL vmlinux 0x0014f647 file_fdatawait_range +EXPORT_SYMBOL vmlinux 0x001ee95a imx_ssi_fiq_base +EXPORT_SYMBOL vmlinux 0x002d54aa hdmi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x004d2d71 flow_block_cb_incref +EXPORT_SYMBOL vmlinux 0x00534edf param_set_bint +EXPORT_SYMBOL vmlinux 0x006ff2d5 config_item_get_unless_zero +EXPORT_SYMBOL vmlinux 0x00763eef vme_dma_list_free +EXPORT_SYMBOL vmlinux 0x007844d3 __dec_node_page_state +EXPORT_SYMBOL vmlinux 0x007f1b55 xp_dma_unmap +EXPORT_SYMBOL vmlinux 0x00881376 blk_queue_max_hw_sectors +EXPORT_SYMBOL vmlinux 0x0091f11f cros_ec_query_all +EXPORT_SYMBOL vmlinux 0x00b4e615 posix_acl_equiv_mode +EXPORT_SYMBOL vmlinux 0x00c2febb inet_csk_reset_keepalive_timer +EXPORT_SYMBOL vmlinux 0x00d7e722 vme_lm_count +EXPORT_SYMBOL vmlinux 0x00dc13d2 __kmalloc_node +EXPORT_SYMBOL vmlinux 0x00e59628 phy_trigger_machine +EXPORT_SYMBOL vmlinux 0x00f1ca64 dcb_getrewr +EXPORT_SYMBOL vmlinux 0x01000e51 schedule +EXPORT_SYMBOL vmlinux 0x01016a5c setattr_should_drop_suidgid +EXPORT_SYMBOL vmlinux 0x0106c674 __ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x01139ffc max_mapnr +EXPORT_SYMBOL vmlinux 0x01156ae4 utf8_strncasecmp_folded +EXPORT_SYMBOL vmlinux 0x011a9e53 elf_hwcap2 +EXPORT_SYMBOL vmlinux 0x011b08cd d_instantiate_anon +EXPORT_SYMBOL vmlinux 0x01200085 dst_release +EXPORT_SYMBOL vmlinux 0x0129c4f8 par_io_data_set +EXPORT_SYMBOL vmlinux 0x012e51e6 __free_pages +EXPORT_SYMBOL vmlinux 0x01344c42 may_setattr +EXPORT_SYMBOL vmlinux 0x013a54ca pm860x_set_bits +EXPORT_SYMBOL vmlinux 0x013a7a03 scsi_partsize +EXPORT_SYMBOL vmlinux 0x01505d85 imx_scu_call_rpc +EXPORT_SYMBOL vmlinux 0x01567ae9 copy_page_from_iter_atomic +EXPORT_SYMBOL vmlinux 0x01709cb5 devm_arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0x01757935 rdmacg_register_device +EXPORT_SYMBOL vmlinux 0x017de3d5 nr_cpu_ids +EXPORT_SYMBOL vmlinux 0x01830813 kblockd_mod_delayed_work_on +EXPORT_SYMBOL vmlinux 0x01b486ee mmc_card_alternative_gpt_sector +EXPORT_SYMBOL vmlinux 0x01bf55fc paddr_vmcoreinfo_note +EXPORT_SYMBOL vmlinux 0x01bf78b5 inetpeer_invalidate_tree +EXPORT_SYMBOL vmlinux 0x01c2cb02 ipv6_setsockopt +EXPORT_SYMBOL vmlinux 0x01e1819f scsi_change_queue_depth +EXPORT_SYMBOL vmlinux 0x01e26bac of_find_node_by_type +EXPORT_SYMBOL vmlinux 0x01e33afd mii_link_ok +EXPORT_SYMBOL vmlinux 0x0209f3a7 secure_ipv6_port_ephemeral +EXPORT_SYMBOL vmlinux 0x020dbf27 bitmap_alloc +EXPORT_SYMBOL vmlinux 0x02159bc0 try_to_writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x0215a76b fs_param_is_u64 +EXPORT_SYMBOL vmlinux 0x02196324 __aeabi_idiv +EXPORT_SYMBOL vmlinux 0x0222c2d7 generic_buffers_fsync_noflush +EXPORT_SYMBOL vmlinux 0x022592e9 netif_tx_unlock +EXPORT_SYMBOL vmlinux 0x02396a24 rproc_get_by_child +EXPORT_SYMBOL vmlinux 0x024dc834 jbd2_journal_forget +EXPORT_SYMBOL vmlinux 0x025c1fc0 __zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x0274dc2b netif_get_num_default_rss_queues +EXPORT_SYMBOL vmlinux 0x0277dca4 md_integrity_add_rdev +EXPORT_SYMBOL vmlinux 0x0283dfe3 _snd_pcm_hw_params_any +EXPORT_SYMBOL vmlinux 0x0296695f refcount_warn_saturate +EXPORT_SYMBOL vmlinux 0x0296dd87 padata_do_serial +EXPORT_SYMBOL vmlinux 0x02996bac dst_cow_metrics_generic +EXPORT_SYMBOL vmlinux 0x02a3aa90 __blk_mq_end_request +EXPORT_SYMBOL vmlinux 0x02b5e3ce d_obtain_alias +EXPORT_SYMBOL vmlinux 0x02ba3794 inode_add_bytes +EXPORT_SYMBOL vmlinux 0x02c065f8 ucc_set_qe_mux_mii_mng +EXPORT_SYMBOL vmlinux 0x02ccaf1e napi_complete_done +EXPORT_SYMBOL vmlinux 0x02d967f4 udpv6_sendmsg +EXPORT_SYMBOL vmlinux 0x02ee26c1 free_pages_exact +EXPORT_SYMBOL vmlinux 0x02f70464 blk_rq_map_integrity_sg +EXPORT_SYMBOL vmlinux 0x02fe6577 xattr_full_name +EXPORT_SYMBOL vmlinux 0x030ae5b2 sys_fillrect +EXPORT_SYMBOL vmlinux 0x03148742 ethtool_aggregate_pause_stats +EXPORT_SYMBOL vmlinux 0x0315529f alloc_fddidev +EXPORT_SYMBOL vmlinux 0x032159d6 io_uring_get_socket +EXPORT_SYMBOL vmlinux 0x0334795d icst307_s2div +EXPORT_SYMBOL vmlinux 0x0334da4e scsi_command_size_tbl +EXPORT_SYMBOL vmlinux 0x0335c1eb flush_signals +EXPORT_SYMBOL vmlinux 0x0337e486 prepare_creds +EXPORT_SYMBOL vmlinux 0x033d3ff9 uart_write_wakeup +EXPORT_SYMBOL vmlinux 0x0349726f tegra194_miscreg_mask_serror +EXPORT_SYMBOL vmlinux 0x034cfb3a phy_drivers_unregister +EXPORT_SYMBOL vmlinux 0x0360d67f make_flow_keys_digest +EXPORT_SYMBOL vmlinux 0x0366307a console_suspend_enabled +EXPORT_SYMBOL vmlinux 0x036cce78 tty_termios_input_baud_rate +EXPORT_SYMBOL vmlinux 0x037a0cba kfree +EXPORT_SYMBOL vmlinux 0x037d61bd clkdev_add +EXPORT_SYMBOL vmlinux 0x03815f35 ledtrig_disk_activity +EXPORT_SYMBOL vmlinux 0x0397edd5 fb_edid_to_monspecs +EXPORT_SYMBOL vmlinux 0x039c454f inode_set_bytes +EXPORT_SYMBOL vmlinux 0x039dedf9 neigh_carrier_down +EXPORT_SYMBOL vmlinux 0x03b814ca bpf_dispatcher_xdp_func +EXPORT_SYMBOL vmlinux 0x03ba39b0 v7_flush_user_cache_all +EXPORT_SYMBOL vmlinux 0x03bdd32f i2c_get_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x03be02bf pci_unmap_rom +EXPORT_SYMBOL vmlinux 0x03d88179 dst_init +EXPORT_SYMBOL vmlinux 0x03dd9d87 of_get_property +EXPORT_SYMBOL vmlinux 0x03fba701 wait_for_completion_killable_timeout +EXPORT_SYMBOL vmlinux 0x03fd2571 vm_unmap_ram +EXPORT_SYMBOL vmlinux 0x040d94ad __brelse +EXPORT_SYMBOL vmlinux 0x040f220f security_binder_transaction +EXPORT_SYMBOL vmlinux 0x041776ca textsearch_prepare +EXPORT_SYMBOL vmlinux 0x04187379 register_console +EXPORT_SYMBOL vmlinux 0x04405fb7 dev_get_mac_address +EXPORT_SYMBOL vmlinux 0x04426f14 mem_section +EXPORT_SYMBOL vmlinux 0x04482cdb __refrigerator +EXPORT_SYMBOL vmlinux 0x044f0ad9 get_random_u16 +EXPORT_SYMBOL vmlinux 0x044fb722 dev_base_lock +EXPORT_SYMBOL vmlinux 0x045074d9 file_check_and_advance_wb_err +EXPORT_SYMBOL vmlinux 0x0471880d _dev_warn +EXPORT_SYMBOL vmlinux 0x0476e1ac iget5_locked +EXPORT_SYMBOL vmlinux 0x04792683 nf_ct_get_tuple_skb +EXPORT_SYMBOL vmlinux 0x0479aac1 seq_list_next_rcu +EXPORT_SYMBOL vmlinux 0x04a5d345 tty_port_init +EXPORT_SYMBOL vmlinux 0x04c6b4c3 __crypto_memneq +EXPORT_SYMBOL vmlinux 0x04cda566 snd_interval_refine +EXPORT_SYMBOL vmlinux 0x04d24402 iwe_stream_add_point +EXPORT_SYMBOL vmlinux 0x0508088e ucs2_strnlen +EXPORT_SYMBOL vmlinux 0x050877b9 dmi_first_match +EXPORT_SYMBOL vmlinux 0x0517e62c sk_page_frag_refill +EXPORT_SYMBOL vmlinux 0x05240ee7 percpu_counter_batch +EXPORT_SYMBOL vmlinux 0x052ff103 tcf_block_get_ext +EXPORT_SYMBOL vmlinux 0x054496b4 schedule_timeout_interruptible +EXPORT_SYMBOL vmlinux 0x054c5c28 jbd2_journal_put_journal_head +EXPORT_SYMBOL vmlinux 0x056946d5 cdrom_dummy_generic_packet +EXPORT_SYMBOL vmlinux 0x056bcf7b dm_read_arg +EXPORT_SYMBOL vmlinux 0x05848f33 __of_mdiobus_register +EXPORT_SYMBOL vmlinux 0x058ab2d6 init_task +EXPORT_SYMBOL vmlinux 0x059d0bc2 udp6_set_csum +EXPORT_SYMBOL vmlinux 0x05a0d72a mod_node_page_state +EXPORT_SYMBOL vmlinux 0x05a98b0d mmc_wait_for_req_done +EXPORT_SYMBOL vmlinux 0x05b0caa0 hdmi_vendor_infoframe_pack +EXPORT_SYMBOL vmlinux 0x05bdbfc5 keyring_alloc +EXPORT_SYMBOL vmlinux 0x05cd617e gen_pool_dma_alloc +EXPORT_SYMBOL vmlinux 0x05d0b3ed pm860x_page_reg_write +EXPORT_SYMBOL vmlinux 0x05dfc9a3 tty_insert_flip_string_fixed_flag +EXPORT_SYMBOL vmlinux 0x05e29ca2 bitmap_from_arr64 +EXPORT_SYMBOL vmlinux 0x05fd4c20 snd_dma_buffer_mmap +EXPORT_SYMBOL vmlinux 0x0601c721 netdev_has_upper_dev_all_rcu +EXPORT_SYMBOL vmlinux 0x061651be strcat +EXPORT_SYMBOL vmlinux 0x0634100a bitmap_parselist_user +EXPORT_SYMBOL vmlinux 0x06381ad1 tcp_sock_set_nodelay +EXPORT_SYMBOL vmlinux 0x063b1f04 md_finish_reshape +EXPORT_SYMBOL vmlinux 0x0658225d qdisc_put +EXPORT_SYMBOL vmlinux 0x06660c66 scsi_vpd_lun_id +EXPORT_SYMBOL vmlinux 0x0668b595 _kstrtoul +EXPORT_SYMBOL vmlinux 0x06741299 cros_ec_cmd_xfer +EXPORT_SYMBOL vmlinux 0x06849313 snd_card_set_id +EXPORT_SYMBOL vmlinux 0x0695ed2d devfreq_add_device +EXPORT_SYMBOL vmlinux 0x0696d889 vme_lm_request +EXPORT_SYMBOL vmlinux 0x06a0e722 from_kprojid_munged +EXPORT_SYMBOL vmlinux 0x06a448b1 sync_blockdev_range +EXPORT_SYMBOL vmlinux 0x06bc839e of_device_unregister +EXPORT_SYMBOL vmlinux 0x06c13ebd __traceiter_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x06d11488 __bitmap_equal +EXPORT_SYMBOL vmlinux 0x06d75d89 mipi_dsi_driver_unregister +EXPORT_SYMBOL vmlinux 0x06e4672e dev_pre_changeaddr_notify +EXPORT_SYMBOL vmlinux 0x07098248 xz_dec_microlzma_alloc +EXPORT_SYMBOL vmlinux 0x071809e5 __xa_alloc_cyclic +EXPORT_SYMBOL vmlinux 0x072a8f8d __set_fiq_regs +EXPORT_SYMBOL vmlinux 0x072f901c vme_master_rmw +EXPORT_SYMBOL vmlinux 0x0746c806 pci_scan_slot +EXPORT_SYMBOL vmlinux 0x0762cd0c page_pool_unlink_napi +EXPORT_SYMBOL vmlinux 0x077af67c init_opal_dev +EXPORT_SYMBOL vmlinux 0x0787570c __hw_addr_ref_unsync_dev +EXPORT_SYMBOL vmlinux 0x07a890c8 fb_alloc_cmap +EXPORT_SYMBOL vmlinux 0x07cbc9d2 param_get_charp +EXPORT_SYMBOL vmlinux 0x07cc4a5d printk_timed_ratelimit +EXPORT_SYMBOL vmlinux 0x07e2c085 radix_tree_tagged +EXPORT_SYMBOL vmlinux 0x07f57478 pci_unmap_iospace +EXPORT_SYMBOL vmlinux 0x07f8e666 filemap_range_has_page +EXPORT_SYMBOL vmlinux 0x07fea90f del_gendisk +EXPORT_SYMBOL vmlinux 0x0800473f __cond_resched +EXPORT_SYMBOL vmlinux 0x0805f2c8 ecryptfs_get_auth_tok_key +EXPORT_SYMBOL vmlinux 0x080ec70f __traceiter_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x0814a2e8 trace_event_printf +EXPORT_SYMBOL vmlinux 0x0815c50e tcp_create_openreq_child +EXPORT_SYMBOL vmlinux 0x08204616 pci_iomap +EXPORT_SYMBOL vmlinux 0x082c3213 pci_root_buses +EXPORT_SYMBOL vmlinux 0x082ca31f set_disk_ro +EXPORT_SYMBOL vmlinux 0x082cdc4d devm_rproc_add +EXPORT_SYMBOL vmlinux 0x083eb21c rfkill_unregister +EXPORT_SYMBOL vmlinux 0x0841fad2 mini_qdisc_pair_init +EXPORT_SYMBOL vmlinux 0x0842aea8 seg6_hmac_info_add +EXPORT_SYMBOL vmlinux 0x08509c48 param_get_hexint +EXPORT_SYMBOL vmlinux 0x085135be mipi_dsi_host_unregister +EXPORT_SYMBOL vmlinux 0x085e0c04 memcg_kmem_online_key +EXPORT_SYMBOL vmlinux 0x08655adf sg_alloc_table_from_pages_segment +EXPORT_SYMBOL vmlinux 0x086dcbde pci_get_subsys +EXPORT_SYMBOL vmlinux 0x0870efe3 jent_testing_exit +EXPORT_SYMBOL vmlinux 0x0872a10d serial8250_set_isa_configurator +EXPORT_SYMBOL vmlinux 0x087532af devfreq_update_interval +EXPORT_SYMBOL vmlinux 0x0885e448 d_obtain_root +EXPORT_SYMBOL vmlinux 0x0890d82c param_get_byte +EXPORT_SYMBOL vmlinux 0x08a5b63c tcf_idr_search +EXPORT_SYMBOL vmlinux 0x08cfcf7a rawnand_sw_bch_correct +EXPORT_SYMBOL vmlinux 0x08d225e0 mr_mfc_find_any_parent +EXPORT_SYMBOL vmlinux 0x08d66d4b _raw_write_lock_irqsave +EXPORT_SYMBOL vmlinux 0x08e39050 of_lpddr3_get_ddr_timings +EXPORT_SYMBOL vmlinux 0x08e39398 cmd_db_read_addr +EXPORT_SYMBOL vmlinux 0x08ff24c1 devm_pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x0905f53c sync_inodes_sb +EXPORT_SYMBOL vmlinux 0x09323c23 find_vma +EXPORT_SYMBOL vmlinux 0x096658b5 simple_write_begin +EXPORT_SYMBOL vmlinux 0x096993d3 input_register_device +EXPORT_SYMBOL vmlinux 0x096d5527 rproc_add +EXPORT_SYMBOL vmlinux 0x09769037 dmt_modes +EXPORT_SYMBOL vmlinux 0x098b71c6 fb_dealloc_cmap +EXPORT_SYMBOL vmlinux 0x09a9452f __of_get_address +EXPORT_SYMBOL vmlinux 0x09c0f987 pagecache_get_page +EXPORT_SYMBOL vmlinux 0x09c895ab flow_rule_match_pppoe +EXPORT_SYMBOL vmlinux 0x09cd4ffb d_lookup +EXPORT_SYMBOL vmlinux 0x09cfab84 shrink_dcache_parent +EXPORT_SYMBOL vmlinux 0x09d44df9 in_lock_functions +EXPORT_SYMBOL vmlinux 0x09d98a67 __icmp_send +EXPORT_SYMBOL vmlinux 0x09f0f3f0 dst_alloc +EXPORT_SYMBOL vmlinux 0x0a012f73 mb_cache_entry_touch +EXPORT_SYMBOL vmlinux 0x0a0ded25 mii_ethtool_sset +EXPORT_SYMBOL vmlinux 0x0a0e735c rpmh_write +EXPORT_SYMBOL vmlinux 0x0a1e8769 utf8_casefold_hash +EXPORT_SYMBOL vmlinux 0x0a1f2594 iget_failed +EXPORT_SYMBOL vmlinux 0x0a213818 __blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x0a244ed2 set_capacity +EXPORT_SYMBOL vmlinux 0x0a3131f6 strnchr +EXPORT_SYMBOL vmlinux 0x0a45b847 tty_port_free_xmit_buf +EXPORT_SYMBOL vmlinux 0x0a49660f dentry_open +EXPORT_SYMBOL vmlinux 0x0a4ba46a simple_transaction_release +EXPORT_SYMBOL vmlinux 0x0a51024e md_reap_sync_thread +EXPORT_SYMBOL vmlinux 0x0a76de69 security_cred_getsecid +EXPORT_SYMBOL vmlinux 0x0a784a6e devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x0a7add56 ether_setup +EXPORT_SYMBOL vmlinux 0x0a80a069 inc_node_page_state +EXPORT_SYMBOL vmlinux 0x0a874cd5 security_d_instantiate +EXPORT_SYMBOL vmlinux 0x0a8e1191 filemap_splice_read +EXPORT_SYMBOL vmlinux 0x0a93df7c ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x0a9683a7 netdev_update_features +EXPORT_SYMBOL vmlinux 0x0a96b96a kstrtouint_from_user +EXPORT_SYMBOL vmlinux 0x0aa309cf synchronize_hardirq +EXPORT_SYMBOL vmlinux 0x0aac5d7e __module_get +EXPORT_SYMBOL vmlinux 0x0aaccc92 pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x0aaec1a7 set_posix_acl +EXPORT_SYMBOL vmlinux 0x0abc55a9 seq_pad +EXPORT_SYMBOL vmlinux 0x0ac43245 dev_set_allmulti +EXPORT_SYMBOL vmlinux 0x0acf7679 dma_issue_pending_all +EXPORT_SYMBOL vmlinux 0x0ae547ed xxh64_update +EXPORT_SYMBOL vmlinux 0x0af98949 jbd2_journal_free_reserved +EXPORT_SYMBOL vmlinux 0x0b0b4d77 pcie_capability_clear_and_set_dword +EXPORT_SYMBOL vmlinux 0x0b1b939e kmemdup +EXPORT_SYMBOL vmlinux 0x0b1beb31 vmalloc_32_user +EXPORT_SYMBOL vmlinux 0x0b24907d register_sound_mixer +EXPORT_SYMBOL vmlinux 0x0b27a12d __sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x0b2ddd30 nosteal_pipe_buf_ops +EXPORT_SYMBOL vmlinux 0x0b350e5a dmam_free_coherent +EXPORT_SYMBOL vmlinux 0x0b3a6f5c default_llseek +EXPORT_SYMBOL vmlinux 0x0b41755c inet_frag_queue_insert +EXPORT_SYMBOL vmlinux 0x0b48677a __kfifo_init +EXPORT_SYMBOL vmlinux 0x0b657463 generic_shutdown_super +EXPORT_SYMBOL vmlinux 0x0b742fd7 simple_strtol +EXPORT_SYMBOL vmlinux 0x0b8185ad __scsi_device_lookup +EXPORT_SYMBOL vmlinux 0x0b856b77 vlan_dev_vlan_id +EXPORT_SYMBOL vmlinux 0x0ba0316b pci_write_config_word +EXPORT_SYMBOL vmlinux 0x0ba0b938 vm_brk +EXPORT_SYMBOL vmlinux 0x0ba2e1ac add_to_pipe +EXPORT_SYMBOL vmlinux 0x0bbcc7fc simple_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0x0bc477a2 irq_set_irq_type +EXPORT_SYMBOL vmlinux 0x0bce8c67 sock_alloc_send_pskb +EXPORT_SYMBOL vmlinux 0x0bd394d8 tty_termios_baud_rate +EXPORT_SYMBOL vmlinux 0x0beda391 backlight_force_update +EXPORT_SYMBOL vmlinux 0x0bf0e4a2 __SCK__tp_func_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x0bf7725d setup_new_exec +EXPORT_SYMBOL vmlinux 0x0bf8bfb8 scm_detach_fds +EXPORT_SYMBOL vmlinux 0x0bfcb53b inet6_getname +EXPORT_SYMBOL vmlinux 0x0c0fc770 phy_mii_ioctl +EXPORT_SYMBOL vmlinux 0x0c113f5d rawnand_sw_hamming_correct +EXPORT_SYMBOL vmlinux 0x0c172259 eth_mac_addr +EXPORT_SYMBOL vmlinux 0x0c25ec48 secure_tcpv6_seq +EXPORT_SYMBOL vmlinux 0x0c3494d2 qdisc_offload_graft_helper +EXPORT_SYMBOL vmlinux 0x0c39d9e5 sock_set_priority +EXPORT_SYMBOL vmlinux 0x0c4b40e6 unregister_md_personality +EXPORT_SYMBOL vmlinux 0x0c4bd72d __sock_create +EXPORT_SYMBOL vmlinux 0x0c4f857b set_user_nice +EXPORT_SYMBOL vmlinux 0x0c56ddf0 dev_uc_add_excl +EXPORT_SYMBOL vmlinux 0x0c6cbe2c vm_map_ram +EXPORT_SYMBOL vmlinux 0x0c6dae04 mmc_gpio_get_ro +EXPORT_SYMBOL vmlinux 0x0c717a4f dma_free_attrs +EXPORT_SYMBOL vmlinux 0x0c7c7d21 tcf_qevent_init +EXPORT_SYMBOL vmlinux 0x0c7d8e8e tcf_exts_dump +EXPORT_SYMBOL vmlinux 0x0c7dc0c2 hash_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x0ca54fee _test_and_set_bit +EXPORT_SYMBOL vmlinux 0x0cb11bc7 __SCK__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0cdce87c rfkill_set_hw_state_reason +EXPORT_SYMBOL vmlinux 0x0cfcad69 kmap_high +EXPORT_SYMBOL vmlinux 0x0d07f543 get_anon_bdev +EXPORT_SYMBOL vmlinux 0x0d1b54c1 _raw_write_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0x0d2ca20f ucc_fast_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0x0d51ca57 dev_set_promiscuity +EXPORT_SYMBOL vmlinux 0x0d542439 __ipv6_addr_type +EXPORT_SYMBOL vmlinux 0x0d5672a1 snd_ctl_boolean_stereo_info +EXPORT_SYMBOL vmlinux 0x0d5f68f7 kern_path +EXPORT_SYMBOL vmlinux 0x0d6c0cb1 udp_lib_rehash +EXPORT_SYMBOL vmlinux 0x0d9a8fe5 filemap_invalidate_lock_two +EXPORT_SYMBOL vmlinux 0x0da3ecb3 skb_eth_pop +EXPORT_SYMBOL vmlinux 0x0da42b9f xsk_set_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x0db5ce37 qdisc_watchdog_init_clockid +EXPORT_SYMBOL vmlinux 0x0dba5e9a radix_tree_delete +EXPORT_SYMBOL vmlinux 0x0dc1a78c bin2hex +EXPORT_SYMBOL vmlinux 0x0dc6b7b3 skb_realloc_headroom +EXPORT_SYMBOL vmlinux 0x0dca1a7d sk_alloc +EXPORT_SYMBOL vmlinux 0x0dd0c46d ip_generic_getfrag +EXPORT_SYMBOL vmlinux 0x0dd52ce4 security_sb_clone_mnt_opts +EXPORT_SYMBOL vmlinux 0x0de01172 dump_skip_to +EXPORT_SYMBOL vmlinux 0x0df40f95 free_cgroup_ns +EXPORT_SYMBOL vmlinux 0x0e126a5a bio_copy_data +EXPORT_SYMBOL vmlinux 0x0e17678a siphash_4u64 +EXPORT_SYMBOL vmlinux 0x0e1eb568 pci_write_vpd_any +EXPORT_SYMBOL vmlinux 0x0e2c46da mipi_dsi_shutdown_peripheral +EXPORT_SYMBOL vmlinux 0x0e585103 pci_find_capability +EXPORT_SYMBOL vmlinux 0x0e5da8f0 utf8_normalize +EXPORT_SYMBOL vmlinux 0x0e6a9ae7 inet_csk_reqsk_queue_add +EXPORT_SYMBOL vmlinux 0x0e8db758 inet_dgram_connect +EXPORT_SYMBOL vmlinux 0x0ea3c74e tasklet_kill +EXPORT_SYMBOL vmlinux 0x0ea593f6 hdmi_drm_infoframe_init +EXPORT_SYMBOL vmlinux 0x0eb0481a tcp_init_sock +EXPORT_SYMBOL vmlinux 0x0eb6eb87 add_taint +EXPORT_SYMBOL vmlinux 0x0ec57d3d blk_finish_plug +EXPORT_SYMBOL vmlinux 0x0ec5babe vme_dma_free +EXPORT_SYMBOL vmlinux 0x0ed2fd9e __traceiter_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x0ed5451d tty_unthrottle +EXPORT_SYMBOL vmlinux 0x0edf306d cdev_device_add +EXPORT_SYMBOL vmlinux 0x0ee071d0 generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x0eea0399 strscpy +EXPORT_SYMBOL vmlinux 0x0ef38f35 mipi_dsi_set_maximum_return_packet_size +EXPORT_SYMBOL vmlinux 0x0f09cc34 schedule_timeout_killable +EXPORT_SYMBOL vmlinux 0x0f143489 xfrm_if_register_cb +EXPORT_SYMBOL vmlinux 0x0f1ad8e2 seq_list_start_rcu +EXPORT_SYMBOL vmlinux 0x0f25aea2 pci_setup_cardbus +EXPORT_SYMBOL vmlinux 0x0f3f3981 of_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x0f3fdf6a pm_vt_switch_unregister +EXPORT_SYMBOL vmlinux 0x0f4b88ae dma_fence_array_create +EXPORT_SYMBOL vmlinux 0x0f4cabd1 mmc_of_parse_voltage +EXPORT_SYMBOL vmlinux 0x0f5844ea rproc_elf_get_boot_addr +EXPORT_SYMBOL vmlinux 0x0f69577a mdio_bus_type +EXPORT_SYMBOL vmlinux 0x0f744264 blk_mq_start_stopped_hw_queues +EXPORT_SYMBOL vmlinux 0x0f7b2cad devm_request_any_context_irq +EXPORT_SYMBOL vmlinux 0x0f811fc7 jent_raw_hires_entropy_store +EXPORT_SYMBOL vmlinux 0x0f835dde set_blocksize +EXPORT_SYMBOL vmlinux 0x0f851b14 tty_port_open +EXPORT_SYMBOL vmlinux 0x0f86f560 kthread_delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0x0faf3ac9 register_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x0fb2f8a4 mktime64 +EXPORT_SYMBOL vmlinux 0x0fc472cc security_inode_setsecctx +EXPORT_SYMBOL vmlinux 0x0fcd5d2e snd_pcm_lib_preallocate_pages +EXPORT_SYMBOL vmlinux 0x0fd0f592 mutex_trylock +EXPORT_SYMBOL vmlinux 0x0fd902db mb_cache_entry_create +EXPORT_SYMBOL vmlinux 0x0fdd8dad dns_query +EXPORT_SYMBOL vmlinux 0x0ff178f6 __aeabi_idivmod +EXPORT_SYMBOL vmlinux 0x0fff5afc time64_to_tm +EXPORT_SYMBOL vmlinux 0x1000ad40 single_open_size +EXPORT_SYMBOL vmlinux 0x1000cc22 udp_lib_getsockopt +EXPORT_SYMBOL vmlinux 0x10018cb0 __pv_offset +EXPORT_SYMBOL vmlinux 0x1008bdc6 mipi_dsi_detach +EXPORT_SYMBOL vmlinux 0x1016f92c mmc_unregister_driver +EXPORT_SYMBOL vmlinux 0x101837d0 of_graph_get_next_endpoint +EXPORT_SYMBOL vmlinux 0x1025009a cpm_muram_alloc_fixed +EXPORT_SYMBOL vmlinux 0x102936ec qe_clock_source +EXPORT_SYMBOL vmlinux 0x10323db3 phy_ethtool_get_strings +EXPORT_SYMBOL vmlinux 0x1035c7c2 __release_region +EXPORT_SYMBOL vmlinux 0x103bc8ed sync_inode_metadata +EXPORT_SYMBOL vmlinux 0x1046ca0f blk_mq_tagset_wait_completed_request +EXPORT_SYMBOL vmlinux 0x1068004b gf128mul_bbe +EXPORT_SYMBOL vmlinux 0x106f13ab crc_t10dif_generic +EXPORT_SYMBOL vmlinux 0x1072f3fe elv_rb_find +EXPORT_SYMBOL vmlinux 0x10739f1e swake_up_locked +EXPORT_SYMBOL vmlinux 0x107e5878 zlib_inflateEnd +EXPORT_SYMBOL vmlinux 0x1087f40b super_setup_bdi +EXPORT_SYMBOL vmlinux 0x1092fc67 vfs_copy_file_range +EXPORT_SYMBOL vmlinux 0x10997af7 udp_seq_stop +EXPORT_SYMBOL vmlinux 0x10a72829 snd_ctl_remove +EXPORT_SYMBOL vmlinux 0x10aefe14 reuseport_detach_prog +EXPORT_SYMBOL vmlinux 0x10cbde86 skb_clone_sk +EXPORT_SYMBOL vmlinux 0x10d9f885 scsi_sense_desc_find +EXPORT_SYMBOL vmlinux 0x10e6f74a free_contig_range +EXPORT_SYMBOL vmlinux 0x10f41730 dma_fence_allocate_private_stub +EXPORT_SYMBOL vmlinux 0x11089ac7 _ctype +EXPORT_SYMBOL vmlinux 0x110adb43 md_bitmap_startwrite +EXPORT_SYMBOL vmlinux 0x11111b83 generic_error_remove_page +EXPORT_SYMBOL vmlinux 0x11116bf4 iw_handler_set_spy +EXPORT_SYMBOL vmlinux 0x11140e26 load_nls +EXPORT_SYMBOL vmlinux 0x1114abd2 jbd2_journal_set_triggers +EXPORT_SYMBOL vmlinux 0x1153f718 param_ops_invbool +EXPORT_SYMBOL vmlinux 0x115f7f1a phy_do_ioctl +EXPORT_SYMBOL vmlinux 0x11697bbd xp_raw_get_dma +EXPORT_SYMBOL vmlinux 0x117093be qdisc_class_hash_init +EXPORT_SYMBOL vmlinux 0x1190952f rw_verify_area +EXPORT_SYMBOL vmlinux 0x11929eba tegra_dfll_unregister +EXPORT_SYMBOL vmlinux 0x119b50e7 elf_check_arch +EXPORT_SYMBOL vmlinux 0x11afacd5 fscrypt_zeroout_range +EXPORT_SYMBOL vmlinux 0x11d9a833 xfrm6_rcv_tnl +EXPORT_SYMBOL vmlinux 0x11e30762 chacha_block_generic +EXPORT_SYMBOL vmlinux 0x11fafa71 blk_queue_update_dma_alignment +EXPORT_SYMBOL vmlinux 0x11ffdfee ucc_slow_stop_tx +EXPORT_SYMBOL vmlinux 0x1207df25 fscrypt_has_permitted_context +EXPORT_SYMBOL vmlinux 0x120b336a __rb_insert_augmented +EXPORT_SYMBOL vmlinux 0x1210fb32 _raw_read_lock_irqsave +EXPORT_SYMBOL vmlinux 0x12225afd handshake_req_private +EXPORT_SYMBOL vmlinux 0x123aeb40 pci_get_device +EXPORT_SYMBOL vmlinux 0x12406020 tc_setup_cb_destroy +EXPORT_SYMBOL vmlinux 0x124bad4d kstrtobool +EXPORT_SYMBOL vmlinux 0x127c55b2 xfrm_stateonly_find +EXPORT_SYMBOL vmlinux 0x127d83ea security_locked_down +EXPORT_SYMBOL vmlinux 0x12827367 sg_copy_from_buffer +EXPORT_SYMBOL vmlinux 0x12844554 sock_gettstamp +EXPORT_SYMBOL vmlinux 0x128963dd always_delete_dentry +EXPORT_SYMBOL vmlinux 0x128fb8a2 ethtool_get_phc_vclocks +EXPORT_SYMBOL vmlinux 0x12c43835 tty_flip_buffer_push +EXPORT_SYMBOL vmlinux 0x12cabc89 siphash_2u64 +EXPORT_SYMBOL vmlinux 0x12cfc93c alloc_skb_with_frags +EXPORT_SYMBOL vmlinux 0x12d72e20 mii_check_media +EXPORT_SYMBOL vmlinux 0x12d7e369 mmc_gpio_set_cd_wake +EXPORT_SYMBOL vmlinux 0x12f19edf __genradix_ptr_alloc +EXPORT_SYMBOL vmlinux 0x12f6f69c fb_videomode_to_var +EXPORT_SYMBOL vmlinux 0x13087c68 dma_fence_array_first +EXPORT_SYMBOL vmlinux 0x13110126 request_resource +EXPORT_SYMBOL vmlinux 0x1320e24d genphy_resume +EXPORT_SYMBOL vmlinux 0x132cd007 skb_try_coalesce +EXPORT_SYMBOL vmlinux 0x134f8bd6 pci_find_resource +EXPORT_SYMBOL vmlinux 0x1357c18a tcf_action_set_ctrlact +EXPORT_SYMBOL vmlinux 0x136ae7e4 backlight_device_get_by_name +EXPORT_SYMBOL vmlinux 0x136b5b4c skb_copy_expand +EXPORT_SYMBOL vmlinux 0x136bfe09 tcp_check_req +EXPORT_SYMBOL vmlinux 0x13862f0d of_range_to_resource +EXPORT_SYMBOL vmlinux 0x139dc062 tls_client_hello_psk +EXPORT_SYMBOL vmlinux 0x13ad00d5 tcf_idr_create +EXPORT_SYMBOL vmlinux 0x13c16c77 __devm_mdiobus_register +EXPORT_SYMBOL vmlinux 0x13d0a83a reuseport_has_conns_set +EXPORT_SYMBOL vmlinux 0x13d0adf7 __kfifo_out +EXPORT_SYMBOL vmlinux 0x13d8048c xfrm_input_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x13d928f5 __SCK__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x13db5458 md_error +EXPORT_SYMBOL vmlinux 0x13f42152 system_entering_hibernation +EXPORT_SYMBOL vmlinux 0x1409c61f wake_up_process +EXPORT_SYMBOL vmlinux 0x140cef8e cmxgcr_lock +EXPORT_SYMBOL vmlinux 0x141007c7 ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x1416ebfe vmf_insert_mixed_mkwrite +EXPORT_SYMBOL vmlinux 0x141f2ee6 devm_kvasprintf +EXPORT_SYMBOL vmlinux 0x1424abd1 nf_hook_slow_list +EXPORT_SYMBOL vmlinux 0x143b81c2 pci_write_config_byte +EXPORT_SYMBOL vmlinux 0x144ad481 pci_read_config_word +EXPORT_SYMBOL vmlinux 0x1451e8e5 vm_zone_stat +EXPORT_SYMBOL vmlinux 0x14524c1d nand_ecc_get_sw_engine +EXPORT_SYMBOL vmlinux 0x14566d15 skb_pull +EXPORT_SYMBOL vmlinux 0x145783d7 scsi_command_normalize_sense +EXPORT_SYMBOL vmlinux 0x14605535 dma_fence_context_alloc +EXPORT_SYMBOL vmlinux 0x146289b7 crc16_table +EXPORT_SYMBOL vmlinux 0x1462f27b genphy_check_and_restart_aneg +EXPORT_SYMBOL vmlinux 0x1464e902 vme_irq_handler +EXPORT_SYMBOL vmlinux 0x1486978a gen_pool_add_owner +EXPORT_SYMBOL vmlinux 0x1494670a param_set_copystring +EXPORT_SYMBOL vmlinux 0x149f4ed7 filemap_get_folios_contig +EXPORT_SYMBOL vmlinux 0x14acd218 cros_ec_cmd_xfer_status +EXPORT_SYMBOL vmlinux 0x14b5581e pcie_capability_read_word +EXPORT_SYMBOL vmlinux 0x14ca931d pci_free_host_bridge +EXPORT_SYMBOL vmlinux 0x14d4a9c5 _change_bit +EXPORT_SYMBOL vmlinux 0x14d7477f console_list_unlock +EXPORT_SYMBOL vmlinux 0x14f76525 blkdev_issue_flush +EXPORT_SYMBOL vmlinux 0x1514d813 mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0x151f4898 schedule_timeout_uninterruptible +EXPORT_SYMBOL vmlinux 0x1526b301 unix_tot_inflight +EXPORT_SYMBOL vmlinux 0x15383749 scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x154c6338 dm_kcopyd_client_destroy +EXPORT_SYMBOL vmlinux 0x1557439c dma_fence_wait_timeout +EXPORT_SYMBOL vmlinux 0x1561eae4 neigh_direct_output +EXPORT_SYMBOL vmlinux 0x157f6944 handle_edge_irq +EXPORT_SYMBOL vmlinux 0x159e92b5 netdev_core_stats_alloc +EXPORT_SYMBOL vmlinux 0x15a21eba blk_dump_rq_flags +EXPORT_SYMBOL vmlinux 0x15b72067 mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x15bafe29 unregister_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x15bed7a5 LZ4_decompress_safe_partial +EXPORT_SYMBOL vmlinux 0x15bfe623 dev_mc_flush +EXPORT_SYMBOL vmlinux 0x15cfb2b3 _find_first_zero_bit_le +EXPORT_SYMBOL vmlinux 0x15d0d020 __skb_flow_get_ports +EXPORT_SYMBOL vmlinux 0x15dae4c1 get_unmapped_area +EXPORT_SYMBOL vmlinux 0x15f0358a __tracepoint_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x15f90688 slhc_init +EXPORT_SYMBOL vmlinux 0x15fcbe84 tcp_fastopen_defer_connect +EXPORT_SYMBOL vmlinux 0x160ba558 eth_header_cache_update +EXPORT_SYMBOL vmlinux 0x162893fd hashlen_string +EXPORT_SYMBOL vmlinux 0x1632bc21 kvasprintf_const +EXPORT_SYMBOL vmlinux 0x163d2417 tegra_io_rail_power_off +EXPORT_SYMBOL vmlinux 0x16403fbd pci_ep_cfs_remove_epf_group +EXPORT_SYMBOL vmlinux 0x1644e1b3 skb_add_rx_frag +EXPORT_SYMBOL vmlinux 0x164b3a41 ppp_unit_number +EXPORT_SYMBOL vmlinux 0x16525cc4 xa_find +EXPORT_SYMBOL vmlinux 0x165307c3 udp_lib_get_port +EXPORT_SYMBOL vmlinux 0x165679f1 crypto_kdf108_ctr_generate +EXPORT_SYMBOL vmlinux 0x16573803 unix_get_socket +EXPORT_SYMBOL vmlinux 0x165d25f1 nf_log_unset +EXPORT_SYMBOL vmlinux 0x168de206 lookup_one +EXPORT_SYMBOL vmlinux 0x16ad14d5 devm_arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0x16adbf67 down_killable +EXPORT_SYMBOL vmlinux 0x16d2c5b1 of_device_is_big_endian +EXPORT_SYMBOL vmlinux 0x16da7903 netdev_set_tc_queue +EXPORT_SYMBOL vmlinux 0x16e297c3 bit_wait +EXPORT_SYMBOL vmlinux 0x16f687b4 xfrm6_rcv_encap +EXPORT_SYMBOL vmlinux 0x172bb2fe poll_initwait +EXPORT_SYMBOL vmlinux 0x174482c6 import_iovec +EXPORT_SYMBOL vmlinux 0x1767d362 netif_receive_skb +EXPORT_SYMBOL vmlinux 0x17728b0c snd_pcm_hw_constraint_step +EXPORT_SYMBOL vmlinux 0x177576c2 mini_qdisc_pair_block_init +EXPORT_SYMBOL vmlinux 0x177c6c86 skb_find_text +EXPORT_SYMBOL vmlinux 0x178c4894 qe_upload_firmware +EXPORT_SYMBOL vmlinux 0x178ce36a pcie_ptm_enabled +EXPORT_SYMBOL vmlinux 0x179b1f78 _dev_alert +EXPORT_SYMBOL vmlinux 0x179d6741 iput +EXPORT_SYMBOL vmlinux 0x179e8185 iw_handler_get_spy +EXPORT_SYMBOL vmlinux 0x17b13309 blk_integrity_compare +EXPORT_SYMBOL vmlinux 0x17ce2786 scsi_report_device_reset +EXPORT_SYMBOL vmlinux 0x17d12c76 nand_ecc_init_ctx +EXPORT_SYMBOL vmlinux 0x17d5a258 snd_soc_alloc_ac97_component +EXPORT_SYMBOL vmlinux 0x17e464a6 __neigh_for_each_release +EXPORT_SYMBOL vmlinux 0x17ee1a54 inet_twsk_deschedule_put +EXPORT_SYMBOL vmlinux 0x1820f9f0 mipi_dsi_compression_mode +EXPORT_SYMBOL vmlinux 0x18345b8e __bitmap_replace +EXPORT_SYMBOL vmlinux 0x183acaf3 sk_dst_check +EXPORT_SYMBOL vmlinux 0x18533dab vme_new_dma_list +EXPORT_SYMBOL vmlinux 0x1857f472 netdev_master_upper_dev_get_rcu +EXPORT_SYMBOL vmlinux 0x18589135 snd_timer_interrupt +EXPORT_SYMBOL vmlinux 0x187884a8 cpm_muram_free +EXPORT_SYMBOL vmlinux 0x187f53b0 configfs_register_default_group +EXPORT_SYMBOL vmlinux 0x188ea314 jiffies_to_timespec64 +EXPORT_SYMBOL vmlinux 0x18997e5f ip6_xmit +EXPORT_SYMBOL vmlinux 0x18a0affa netif_carrier_on +EXPORT_SYMBOL vmlinux 0x18a15cb6 devm_devfreq_add_governor +EXPORT_SYMBOL vmlinux 0x18aed985 edac_mc_find +EXPORT_SYMBOL vmlinux 0x18b247ff mdio_device_free +EXPORT_SYMBOL vmlinux 0x18b26450 sock_no_socketpair +EXPORT_SYMBOL vmlinux 0x18b7678d crypto_sha3_update +EXPORT_SYMBOL vmlinux 0x18d2f28d eth_header_cache +EXPORT_SYMBOL vmlinux 0x18d7195e hdmi_avi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x18db6c44 snd_mixer_oss_notify_callback +EXPORT_SYMBOL vmlinux 0x18e60984 __do_once_start +EXPORT_SYMBOL vmlinux 0x18eae593 __generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x18f02fad __xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x190a6ea8 ip_mc_check_igmp +EXPORT_SYMBOL vmlinux 0x191c9c57 __vfs_setxattr +EXPORT_SYMBOL vmlinux 0x192871be of_find_backlight_by_node +EXPORT_SYMBOL vmlinux 0x192d485d mpage_readahead +EXPORT_SYMBOL vmlinux 0x192daa28 devm_request_resource +EXPORT_SYMBOL vmlinux 0x192f2776 skb_copy_and_csum_dev +EXPORT_SYMBOL vmlinux 0x1933364a blk_mq_start_hw_queues +EXPORT_SYMBOL vmlinux 0x193fe4f1 of_graph_get_endpoint_count +EXPORT_SYMBOL vmlinux 0x196b7a5c dquot_load_quota_inode +EXPORT_SYMBOL vmlinux 0x19793ebe inet_csk_clear_xmit_timers +EXPORT_SYMBOL vmlinux 0x1980b0ce rproc_add_subdev +EXPORT_SYMBOL vmlinux 0x1984d421 out_of_line_wait_on_bit +EXPORT_SYMBOL vmlinux 0x198788b4 snd_lookup_oss_minor_data +EXPORT_SYMBOL vmlinux 0x199ed0cd net_disable_timestamp +EXPORT_SYMBOL vmlinux 0x19a8c34e proc_doulongvec_minmax +EXPORT_SYMBOL vmlinux 0x19bd383b security_secmark_refcount_dec +EXPORT_SYMBOL vmlinux 0x19d0d60f skb_copy +EXPORT_SYMBOL vmlinux 0x19d6c1e6 simple_transaction_read +EXPORT_SYMBOL vmlinux 0x19dab9df dm_table_get_md +EXPORT_SYMBOL vmlinux 0x19df968a show_init_ipc_ns +EXPORT_SYMBOL vmlinux 0x19e1c68a input_set_max_poll_interval +EXPORT_SYMBOL vmlinux 0x1a0403f8 dst_release_immediate +EXPORT_SYMBOL vmlinux 0x1a22e536 ipv6_dev_get_saddr +EXPORT_SYMBOL vmlinux 0x1a489b02 pci_enable_device_mem +EXPORT_SYMBOL vmlinux 0x1a5641d6 snd_ctl_unregister_ioctl +EXPORT_SYMBOL vmlinux 0x1a5ac2fb fb_set_var +EXPORT_SYMBOL vmlinux 0x1a5c69d3 pci_ep_cfs_remove_epc_group +EXPORT_SYMBOL vmlinux 0x1a65f4ad __arm_ioremap_pfn +EXPORT_SYMBOL vmlinux 0x1a6afaaf sk_ioctl +EXPORT_SYMBOL vmlinux 0x1a70dcb6 ilookup +EXPORT_SYMBOL vmlinux 0x1a7bc9ef xxh32 +EXPORT_SYMBOL vmlinux 0x1a80bf99 register_qdisc +EXPORT_SYMBOL vmlinux 0x1a937b20 tcp_seq_stop +EXPORT_SYMBOL vmlinux 0x1a9a433c prandom_u32_state +EXPORT_SYMBOL vmlinux 0x1a9b476e ethtool_aggregate_ctrl_stats +EXPORT_SYMBOL vmlinux 0x1aa4591d pcie_set_readrq +EXPORT_SYMBOL vmlinux 0x1aa86d18 rdma_dim +EXPORT_SYMBOL vmlinux 0x1aa90648 inode_newsize_ok +EXPORT_SYMBOL vmlinux 0x1acb456f iov_iter_kvec +EXPORT_SYMBOL vmlinux 0x1ad1f2e7 _memcpy_fromio +EXPORT_SYMBOL vmlinux 0x1adc9255 dma_sync_wait +EXPORT_SYMBOL vmlinux 0x1ae53272 hdmi_avi_infoframe_pack +EXPORT_SYMBOL vmlinux 0x1ae93b64 pm_vt_switch_required +EXPORT_SYMBOL vmlinux 0x1b015d25 bitmap_parselist +EXPORT_SYMBOL vmlinux 0x1b0bff37 __skb_warn_lro_forwarding +EXPORT_SYMBOL vmlinux 0x1b1f27ed __traceiter_module_get +EXPORT_SYMBOL vmlinux 0x1b25f187 __xa_store +EXPORT_SYMBOL vmlinux 0x1b3984fe __alloc_skb +EXPORT_SYMBOL vmlinux 0x1b6314fd in_aton +EXPORT_SYMBOL vmlinux 0x1b777357 rdmacg_unregister_device +EXPORT_SYMBOL vmlinux 0x1b8d781f freezing_slow_path +EXPORT_SYMBOL vmlinux 0x1b9d2fe9 sock_alloc +EXPORT_SYMBOL vmlinux 0x1ba9f3a4 vfs_dedupe_file_range_one +EXPORT_SYMBOL vmlinux 0x1bb61020 ww_mutex_trylock +EXPORT_SYMBOL vmlinux 0x1bbe1676 xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x1bc521de pcim_iomap_regions +EXPORT_SYMBOL vmlinux 0x1bcbfcaf pci_disable_msix +EXPORT_SYMBOL vmlinux 0x1bcf7967 dma_async_device_register +EXPORT_SYMBOL vmlinux 0x1bf65e55 scsi_host_lookup +EXPORT_SYMBOL vmlinux 0x1bfd1a61 vm_event_states +EXPORT_SYMBOL vmlinux 0x1c017d71 snd_unregister_oss_device +EXPORT_SYMBOL vmlinux 0x1c113e21 padata_do_parallel +EXPORT_SYMBOL vmlinux 0x1c1826cd gnet_stats_start_copy +EXPORT_SYMBOL vmlinux 0x1c3c7b89 scsi_report_opcode +EXPORT_SYMBOL vmlinux 0x1c3f2486 configfs_unregister_default_group +EXPORT_SYMBOL vmlinux 0x1c42ca75 no_seek_end_llseek +EXPORT_SYMBOL vmlinux 0x1c43778e fscrypt_fname_disk_to_usr +EXPORT_SYMBOL vmlinux 0x1c512e0c mdiobus_write +EXPORT_SYMBOL vmlinux 0x1c5e3878 icst525_idx2s +EXPORT_SYMBOL vmlinux 0x1c705273 dcb_getrewr_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0x1c798d89 dm_unregister_target +EXPORT_SYMBOL vmlinux 0x1c8a5ccd bio_reset +EXPORT_SYMBOL vmlinux 0x1c8c1b67 __tracepoint_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x1cc11154 __SCK__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x1cc57d26 block_read_full_folio +EXPORT_SYMBOL vmlinux 0x1cc7465a mdiobb_read_c22 +EXPORT_SYMBOL vmlinux 0x1cd85d37 __find_get_block +EXPORT_SYMBOL vmlinux 0x1cebec5f vfs_ioctl +EXPORT_SYMBOL vmlinux 0x1cf31572 tty_hung_up_p +EXPORT_SYMBOL vmlinux 0x1cf8543c pci_ep_cfs_add_epc_group +EXPORT_SYMBOL vmlinux 0x1cff9db4 inet_add_offload +EXPORT_SYMBOL vmlinux 0x1d016ea0 phy_modify_paged_changed +EXPORT_SYMBOL vmlinux 0x1d027e4b snd_pcm_format_signed +EXPORT_SYMBOL vmlinux 0x1d0e9087 param_get_string +EXPORT_SYMBOL vmlinux 0x1d21cef5 of_property_read_reg +EXPORT_SYMBOL vmlinux 0x1d298759 snd_device_register +EXPORT_SYMBOL vmlinux 0x1d37eeed ioremap +EXPORT_SYMBOL vmlinux 0x1d3f106a jbd2_journal_wipe +EXPORT_SYMBOL vmlinux 0x1d4c1d32 __dquot_transfer +EXPORT_SYMBOL vmlinux 0x1d4f045d xfrm_policy_hash_rebuild +EXPORT_SYMBOL vmlinux 0x1d5a089e netdev_set_sb_channel +EXPORT_SYMBOL vmlinux 0x1d796395 hdmi_drm_infoframe_pack +EXPORT_SYMBOL vmlinux 0x1d7fa516 netif_carrier_off +EXPORT_SYMBOL vmlinux 0x1da451b5 skb_checksum_help +EXPORT_SYMBOL vmlinux 0x1dc16649 tty_name +EXPORT_SYMBOL vmlinux 0x1dc6c93b lookup_user_key +EXPORT_SYMBOL vmlinux 0x1dd1c1c3 md_reload_sb +EXPORT_SYMBOL vmlinux 0x1dd571e6 fb_copy_cmap +EXPORT_SYMBOL vmlinux 0x1de4ccb2 get_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x1de59c22 qcom_scm_ice_invalidate_key +EXPORT_SYMBOL vmlinux 0x1de67f9b qcom_scm_io_writel +EXPORT_SYMBOL vmlinux 0x1ded359b get_ipc_ns_exported +EXPORT_SYMBOL vmlinux 0x1dfce12b pcim_set_mwi +EXPORT_SYMBOL vmlinux 0x1e0373fc imx_scu_irq_group_enable +EXPORT_SYMBOL vmlinux 0x1e073ee2 mmc_card_is_blockaddr +EXPORT_SYMBOL vmlinux 0x1e0a0c24 mod_timer_pending +EXPORT_SYMBOL vmlinux 0x1e0bcf99 kobject_get +EXPORT_SYMBOL vmlinux 0x1e1bdc23 of_phy_register_fixed_link +EXPORT_SYMBOL vmlinux 0x1e3b2095 vfs_iter_read +EXPORT_SYMBOL vmlinux 0x1e4680ab key_reject_and_link +EXPORT_SYMBOL vmlinux 0x1e471d9d inet6_del_protocol +EXPORT_SYMBOL vmlinux 0x1e4a42b2 pci_claim_resource +EXPORT_SYMBOL vmlinux 0x1e506e58 dev_getfirstbyhwtype +EXPORT_SYMBOL vmlinux 0x1e5284e4 vm_get_page_prot +EXPORT_SYMBOL vmlinux 0x1e59f605 pci_release_selected_regions +EXPORT_SYMBOL vmlinux 0x1e63e265 genphy_suspend +EXPORT_SYMBOL vmlinux 0x1e6d26a8 strstr +EXPORT_SYMBOL vmlinux 0x1e7804af tcp_disconnect +EXPORT_SYMBOL vmlinux 0x1e96e17f crypto_sha512_finup +EXPORT_SYMBOL vmlinux 0x1e96f43d __cpu_possible_mask +EXPORT_SYMBOL vmlinux 0x1e97ee8a I_BDEV +EXPORT_SYMBOL vmlinux 0x1e9edfb7 seq_hlist_start_head_rcu +EXPORT_SYMBOL vmlinux 0x1ea3efd7 of_node_put +EXPORT_SYMBOL vmlinux 0x1eb64646 div64_s64 +EXPORT_SYMBOL vmlinux 0x1ed7eb60 __sg_free_table +EXPORT_SYMBOL vmlinux 0x1edb69d6 ktime_get_raw_ts64 +EXPORT_SYMBOL vmlinux 0x1ee1a3aa __qdisc_calculate_pkt_len +EXPORT_SYMBOL vmlinux 0x1ef41b7e qcom_scm_iommu_set_pt_format +EXPORT_SYMBOL vmlinux 0x1efc8594 qcom_scm_assign_mem +EXPORT_SYMBOL vmlinux 0x1f0e16f7 linkwatch_fire_event +EXPORT_SYMBOL vmlinux 0x1f148e7e block_invalidate_folio +EXPORT_SYMBOL vmlinux 0x1f19dc8f input_mt_assign_slots +EXPORT_SYMBOL vmlinux 0x1f1b12cc security_path_mknod +EXPORT_SYMBOL vmlinux 0x1f4d5778 kstrtoll_from_user +EXPORT_SYMBOL vmlinux 0x1f61de17 fqdir_init +EXPORT_SYMBOL vmlinux 0x1f657ea0 security_tun_dev_attach +EXPORT_SYMBOL vmlinux 0x1f6632af end_buffer_write_sync +EXPORT_SYMBOL vmlinux 0x1f817742 unpin_user_page +EXPORT_SYMBOL vmlinux 0x1f92ff86 of_translate_dma_region +EXPORT_SYMBOL vmlinux 0x1f9c1074 phy_start_aneg +EXPORT_SYMBOL vmlinux 0x1fbb3d89 mdiobus_get_phy +EXPORT_SYMBOL vmlinux 0x1fbd16da ip_tos2prio +EXPORT_SYMBOL vmlinux 0x1fd07fff kdb_grepping_flag +EXPORT_SYMBOL vmlinux 0x1fdc6ee2 csum_and_copy_from_iter +EXPORT_SYMBOL vmlinux 0x1ff5c8e9 xfrm_policy_walk_done +EXPORT_SYMBOL vmlinux 0x1ffd931b mmc_gpio_set_cd_isr +EXPORT_SYMBOL vmlinux 0x20000329 simple_strtoul +EXPORT_SYMBOL vmlinux 0x200036a3 ip_tunnel_metadata_cnt +EXPORT_SYMBOL vmlinux 0x20070ea2 _atomic_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0x200b2041 in6addr_any +EXPORT_SYMBOL vmlinux 0x200f6ff0 i2c_smbus_read_byte_data +EXPORT_SYMBOL vmlinux 0x202a550f xfrm_parse_spi +EXPORT_SYMBOL vmlinux 0x202d818d netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x2035b9d5 dev_mc_sync_multiple +EXPORT_SYMBOL vmlinux 0x204a6967 skb_tunnel_check_pmtu +EXPORT_SYMBOL vmlinux 0x204c19f5 tcp_alloc_md5sig_pool +EXPORT_SYMBOL vmlinux 0x204c5067 scsi_dev_info_add_list +EXPORT_SYMBOL vmlinux 0x204e0f31 devm_of_iomap +EXPORT_SYMBOL vmlinux 0x205532f6 __skb_recv_udp +EXPORT_SYMBOL vmlinux 0x205a2dc9 t10_pi_type1_crc +EXPORT_SYMBOL vmlinux 0x205d16b4 phy_support_asym_pause +EXPORT_SYMBOL vmlinux 0x2090fc0c of_find_mipi_dsi_device_by_node +EXPORT_SYMBOL vmlinux 0x2099db0f of_parse_phandle_with_args_map +EXPORT_SYMBOL vmlinux 0x20a1a5a4 inet6_release +EXPORT_SYMBOL vmlinux 0x20a789ac irq_set_chip_data +EXPORT_SYMBOL vmlinux 0x20ab1792 dquot_commit_info +EXPORT_SYMBOL vmlinux 0x20afef30 xp_dma_map +EXPORT_SYMBOL vmlinux 0x20bed940 scsicam_bios_param +EXPORT_SYMBOL vmlinux 0x20d16633 pci_scan_root_bus_bridge +EXPORT_SYMBOL vmlinux 0x20d65e40 fb_find_nearest_mode +EXPORT_SYMBOL vmlinux 0x20d97115 devm_extcon_unregister_notifier_all +EXPORT_SYMBOL vmlinux 0x20dfaa61 sock_from_file +EXPORT_SYMBOL vmlinux 0x20e86551 neigh_for_each +EXPORT_SYMBOL vmlinux 0x20ef0e9e pcim_pin_device +EXPORT_SYMBOL vmlinux 0x20f2fb35 vfs_fileattr_get +EXPORT_SYMBOL vmlinux 0x20fa2b2a d_hash_and_lookup +EXPORT_SYMBOL vmlinux 0x210e2365 bio_split_to_limits +EXPORT_SYMBOL vmlinux 0x21110dbf mmioset +EXPORT_SYMBOL vmlinux 0x211331fa __divsi3 +EXPORT_SYMBOL vmlinux 0x213a738d memregion_alloc +EXPORT_SYMBOL vmlinux 0x213e4965 ps2_is_keyboard_id +EXPORT_SYMBOL vmlinux 0x21533d6e ipv6_mc_check_mld +EXPORT_SYMBOL vmlinux 0x2153857d dev_get_by_name_rcu +EXPORT_SYMBOL vmlinux 0x215667b2 zstd_get_frame_header +EXPORT_SYMBOL vmlinux 0x215708fd inet_unregister_protosw +EXPORT_SYMBOL vmlinux 0x216a28f0 netlink_capable +EXPORT_SYMBOL vmlinux 0x216d759a mmiocpy +EXPORT_SYMBOL vmlinux 0x21748c32 ipv6_chk_prefix +EXPORT_SYMBOL vmlinux 0x21750d68 rproc_set_firmware +EXPORT_SYMBOL vmlinux 0x2183b0a9 hdmi_infoframe_pack +EXPORT_SYMBOL vmlinux 0x218b418a tcp_add_backlog +EXPORT_SYMBOL vmlinux 0x218c26bd proc_symlink +EXPORT_SYMBOL vmlinux 0x218e600b pci_add_resource_offset +EXPORT_SYMBOL vmlinux 0x21aa1e6f tcp_rcv_state_process +EXPORT_SYMBOL vmlinux 0x21b9e815 pci_free_irq_vectors +EXPORT_SYMBOL vmlinux 0x21bdb523 errseq_check_and_advance +EXPORT_SYMBOL vmlinux 0x21c17554 snd_pcm_new_stream +EXPORT_SYMBOL vmlinux 0x21d18f9e lease_get_mtime +EXPORT_SYMBOL vmlinux 0x21e099d1 pagecache_isize_extended +EXPORT_SYMBOL vmlinux 0x21e13cb3 inet_peer_xrlim_allow +EXPORT_SYMBOL vmlinux 0x21e252b4 bio_add_page +EXPORT_SYMBOL vmlinux 0x21e7e82e input_grab_device +EXPORT_SYMBOL vmlinux 0x21ea5251 __bitmap_weight +EXPORT_SYMBOL vmlinux 0x21f38f5c vme_dma_list_exec +EXPORT_SYMBOL vmlinux 0x21f7eb8f claim_fiq +EXPORT_SYMBOL vmlinux 0x21fec371 dcache_readdir +EXPORT_SYMBOL vmlinux 0x220dffd3 devm_backlight_device_register +EXPORT_SYMBOL vmlinux 0x2220bd48 hdmi_drm_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x2222ed65 folio_end_writeback +EXPORT_SYMBOL vmlinux 0x222e7ce2 sysfs_streq +EXPORT_SYMBOL vmlinux 0x223130c9 skb_mac_gso_segment +EXPORT_SYMBOL vmlinux 0x224b6951 sockopt_release_sock +EXPORT_SYMBOL vmlinux 0x224f47a6 fs_param_is_blockdev +EXPORT_SYMBOL vmlinux 0x22532078 sock_init_data +EXPORT_SYMBOL vmlinux 0x225d6a1e fscrypt_free_inode +EXPORT_SYMBOL vmlinux 0x22684a6e fput +EXPORT_SYMBOL vmlinux 0x2276756e mmc_cqe_start_req +EXPORT_SYMBOL vmlinux 0x2277d558 mx53_revision +EXPORT_SYMBOL vmlinux 0x2289dd34 follow_pfn +EXPORT_SYMBOL vmlinux 0x229083e8 get_tree_single +EXPORT_SYMBOL vmlinux 0x22ab08db _copy_to_iter +EXPORT_SYMBOL vmlinux 0x22b325d5 kd_mksound +EXPORT_SYMBOL vmlinux 0x22b364fb jbd2_fc_wait_bufs +EXPORT_SYMBOL vmlinux 0x22cf3dbf vfs_fadvise +EXPORT_SYMBOL vmlinux 0x22efda1b neigh_xmit +EXPORT_SYMBOL vmlinux 0x230bb040 param_set_hexint +EXPORT_SYMBOL vmlinux 0x2311b219 dmaenginem_async_device_register +EXPORT_SYMBOL vmlinux 0x23421c03 mmc_set_blocklen +EXPORT_SYMBOL vmlinux 0x2345e05e eth_platform_get_mac_address +EXPORT_SYMBOL vmlinux 0x2364c85a tasklet_init +EXPORT_SYMBOL vmlinux 0x2365829a netdev_port_same_parent_id +EXPORT_SYMBOL vmlinux 0x236c80ed xsk_tx_release +EXPORT_SYMBOL vmlinux 0x2376048d dst_discard_out +EXPORT_SYMBOL vmlinux 0x238b099f mipi_dsi_packet_format_is_short +EXPORT_SYMBOL vmlinux 0x23905639 of_chosen +EXPORT_SYMBOL vmlinux 0x23b9d6e2 mangle_path +EXPORT_SYMBOL vmlinux 0x23c08a2c netdev_upper_get_next_dev_rcu +EXPORT_SYMBOL vmlinux 0x23d34168 netif_rx +EXPORT_SYMBOL vmlinux 0x23de7eca nla_put_64bit +EXPORT_SYMBOL vmlinux 0x23e1e226 rproc_elf_find_loaded_rsc_table +EXPORT_SYMBOL vmlinux 0x23ead41f cros_ec_get_next_event +EXPORT_SYMBOL vmlinux 0x23f1d7a6 page_pool_ethtool_stats_get_count +EXPORT_SYMBOL vmlinux 0x23f78bb0 dquot_get_dqblk +EXPORT_SYMBOL vmlinux 0x23fd3028 vmalloc_node +EXPORT_SYMBOL vmlinux 0x23fdf711 bio_uninit +EXPORT_SYMBOL vmlinux 0x243eb052 call_netdevice_notifiers +EXPORT_SYMBOL vmlinux 0x24428be5 strncpy_from_user +EXPORT_SYMBOL vmlinux 0x244b194e dquot_drop +EXPORT_SYMBOL vmlinux 0x2459bbcc console_set_on_cmdline +EXPORT_SYMBOL vmlinux 0x245cd5d4 input_setup_polling +EXPORT_SYMBOL vmlinux 0x246092a3 __xfrm_route_forward +EXPORT_SYMBOL vmlinux 0x246790df idr_for_each +EXPORT_SYMBOL vmlinux 0x246ea205 blake2s_update +EXPORT_SYMBOL vmlinux 0x2479bac8 lookup_one_positive_unlocked +EXPORT_SYMBOL vmlinux 0x249c2f42 sk_stream_wait_close +EXPORT_SYMBOL vmlinux 0x24a94b26 snd_info_get_line +EXPORT_SYMBOL vmlinux 0x24a9e2fb remap_pfn_range +EXPORT_SYMBOL vmlinux 0x24b8b69f generic_block_bmap +EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer +EXPORT_SYMBOL vmlinux 0x24e1b558 seg6_hmac_compute +EXPORT_SYMBOL vmlinux 0x24e94e5d __dev_direct_xmit +EXPORT_SYMBOL vmlinux 0x24ef4aca blk_mq_rq_cpu +EXPORT_SYMBOL vmlinux 0x250113b4 memory_read_from_buffer +EXPORT_SYMBOL vmlinux 0x252332f1 __SCK__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x2538c670 skb_abort_seq_read +EXPORT_SYMBOL vmlinux 0x254fe7bf param_ops_charp +EXPORT_SYMBOL vmlinux 0x2567ffcc dm_register_target +EXPORT_SYMBOL vmlinux 0x256ca7b4 twl6040_set_pll +EXPORT_SYMBOL vmlinux 0x257a30ba tcf_generic_walker +EXPORT_SYMBOL vmlinux 0x25820c64 fs_overflowuid +EXPORT_SYMBOL vmlinux 0x258d2f76 net_dim_get_tx_moderation +EXPORT_SYMBOL vmlinux 0x259b8818 security_inode_invalidate_secctx +EXPORT_SYMBOL vmlinux 0x259fadd7 configfs_depend_item +EXPORT_SYMBOL vmlinux 0x25ad1813 pci_set_master +EXPORT_SYMBOL vmlinux 0x25b0c38a mipi_dsi_dcs_write_buffer +EXPORT_SYMBOL vmlinux 0x25c5a5b1 kobject_set_name +EXPORT_SYMBOL vmlinux 0x25e1f0b7 blk_mq_complete_request +EXPORT_SYMBOL vmlinux 0x25e9d4bd resource_list_free +EXPORT_SYMBOL vmlinux 0x25fee50d dquot_reclaim_space_nodirty +EXPORT_SYMBOL vmlinux 0x260a095a __sg_alloc_table +EXPORT_SYMBOL vmlinux 0x26280874 pci_get_domain_bus_and_slot +EXPORT_SYMBOL vmlinux 0x262979a1 udp_sendmsg +EXPORT_SYMBOL vmlinux 0x263beb75 ecryptfs_get_versions +EXPORT_SYMBOL vmlinux 0x26456b6f param_get_long +EXPORT_SYMBOL vmlinux 0x26516d66 framebuffer_release +EXPORT_SYMBOL vmlinux 0x2651acc9 is_nvdimm_bus_locked +EXPORT_SYMBOL vmlinux 0x2652f35c sock_create_lite +EXPORT_SYMBOL vmlinux 0x2658d616 mnt_drop_write_file +EXPORT_SYMBOL vmlinux 0x267130d7 of_node_name_prefix +EXPORT_SYMBOL vmlinux 0x2688ec10 bitmap_zalloc +EXPORT_SYMBOL vmlinux 0x26897b52 mb_cache_entry_get +EXPORT_SYMBOL vmlinux 0x2699c5ae cdrom_ioctl +EXPORT_SYMBOL vmlinux 0x26a6fd40 filemap_fdatawait_range +EXPORT_SYMBOL vmlinux 0x26bb950b __kfifo_from_user_r +EXPORT_SYMBOL vmlinux 0x26c22971 vga_get +EXPORT_SYMBOL vmlinux 0x26e4c29a __i2c_transfer +EXPORT_SYMBOL vmlinux 0x26e7acb6 dev_mc_add_global +EXPORT_SYMBOL vmlinux 0x270cf88f dump_stack_lvl +EXPORT_SYMBOL vmlinux 0x270f3d25 tty_port_destroy +EXPORT_SYMBOL vmlinux 0x27246c03 cont_write_begin +EXPORT_SYMBOL vmlinux 0x2733eaf7 scsi_dev_info_list_add_keyed +EXPORT_SYMBOL vmlinux 0x273d247f __serio_register_driver +EXPORT_SYMBOL vmlinux 0x27479d14 param_free_charp +EXPORT_SYMBOL vmlinux 0x275dfee4 ucc_slow_free +EXPORT_SYMBOL vmlinux 0x275f3d49 hdmi_vendor_infoframe_check +EXPORT_SYMBOL vmlinux 0x27605b8d tcp_v4_mtu_reduced +EXPORT_SYMBOL vmlinux 0x2761465d generic_permission +EXPORT_SYMBOL vmlinux 0x27754c94 xfrm_replay_seqhi +EXPORT_SYMBOL vmlinux 0x27756bc8 scsi_sanitize_inquiry_string +EXPORT_SYMBOL vmlinux 0x277dbbf3 __mdiobus_read +EXPORT_SYMBOL vmlinux 0x2782b393 xfrm_state_walk_init +EXPORT_SYMBOL vmlinux 0x27864d57 memparse +EXPORT_SYMBOL vmlinux 0x2788c45c netdev_reset_tc +EXPORT_SYMBOL vmlinux 0x2798b859 unregister_framebuffer +EXPORT_SYMBOL vmlinux 0x27a3e60a dcb_ieee_getapp_dscp_prio_mask_map +EXPORT_SYMBOL vmlinux 0x27a6c7e7 hdmi_infoframe_log +EXPORT_SYMBOL vmlinux 0x27b12a87 crypto_sha3_init +EXPORT_SYMBOL vmlinux 0x27bb7c9e phy_start +EXPORT_SYMBOL vmlinux 0x27bbf221 disable_irq_nosync +EXPORT_SYMBOL vmlinux 0x27cc7d36 ndo_dflt_fdb_add +EXPORT_SYMBOL vmlinux 0x27cdca93 pci_add_resource +EXPORT_SYMBOL vmlinux 0x27d65593 sock_alloc_file +EXPORT_SYMBOL vmlinux 0x27e2e7fe jbd2_journal_check_available_features +EXPORT_SYMBOL vmlinux 0x27f17958 mmc_detect_card_removed +EXPORT_SYMBOL vmlinux 0x28118cb6 __get_user_1 +EXPORT_SYMBOL vmlinux 0x281383d0 folio_zero_new_buffers +EXPORT_SYMBOL vmlinux 0x281823c5 __kfifo_out_peek +EXPORT_SYMBOL vmlinux 0x28218726 inet_recvmsg +EXPORT_SYMBOL vmlinux 0x283b8e0e nand_ecc_sw_bch_get_engine +EXPORT_SYMBOL vmlinux 0x28535337 msm_pinctrl_probe +EXPORT_SYMBOL vmlinux 0x28675d27 rproc_boot +EXPORT_SYMBOL vmlinux 0x2873438a zstd_init_dctx +EXPORT_SYMBOL vmlinux 0x2875a315 utf32_to_utf8 +EXPORT_SYMBOL vmlinux 0x2878e15a idr_destroy +EXPORT_SYMBOL vmlinux 0x288227d2 cpufreq_get_policy +EXPORT_SYMBOL vmlinux 0x2899972b dev_uc_init +EXPORT_SYMBOL vmlinux 0x28ac9ed6 param_get_ulong +EXPORT_SYMBOL vmlinux 0x28b89237 jbd2_journal_clear_err +EXPORT_SYMBOL vmlinux 0x28c9e536 netdev_class_create_file_ns +EXPORT_SYMBOL vmlinux 0x28ce5f0d ps2_interrupt +EXPORT_SYMBOL vmlinux 0x28d03792 peernet2id +EXPORT_SYMBOL vmlinux 0x28f61781 xsk_clear_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x28f94604 __ubsan_handle_builtin_unreachable +EXPORT_SYMBOL vmlinux 0x290737e5 __tracepoint_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x2911d24b __blk_mq_alloc_disk +EXPORT_SYMBOL vmlinux 0x2933329b ps2_command +EXPORT_SYMBOL vmlinux 0x293d7211 snd_timer_notify +EXPORT_SYMBOL vmlinux 0x295f0e7a snd_ctl_free_one +EXPORT_SYMBOL vmlinux 0x29604158 napi_busy_loop +EXPORT_SYMBOL vmlinux 0x296058b2 phy_write_paged +EXPORT_SYMBOL vmlinux 0x2960bc11 blk_post_runtime_resume +EXPORT_SYMBOL vmlinux 0x296d75dd xfrm_find_acq +EXPORT_SYMBOL vmlinux 0x297d92a9 sock_set_reuseport +EXPORT_SYMBOL vmlinux 0x2980230d devm_pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x298d7e74 pcie_get_mps +EXPORT_SYMBOL vmlinux 0x29a06178 vfs_parse_fs_string +EXPORT_SYMBOL vmlinux 0x29d9f26e cancel_delayed_work_sync +EXPORT_SYMBOL vmlinux 0x2a1a407e device_get_mac_address +EXPORT_SYMBOL vmlinux 0x2a1a9bb9 security_sb_mnt_opts_compat +EXPORT_SYMBOL vmlinux 0x2a219b46 param_set_charp +EXPORT_SYMBOL vmlinux 0x2a303d4d check_signature +EXPORT_SYMBOL vmlinux 0x2a30fac9 snd_timer_global_new +EXPORT_SYMBOL vmlinux 0x2a3a89a5 neigh_seq_start +EXPORT_SYMBOL vmlinux 0x2a3aa678 _test_and_clear_bit +EXPORT_SYMBOL vmlinux 0x2a3aebcc jbd2_journal_invalidate_folio +EXPORT_SYMBOL vmlinux 0x2a5581d6 snd_info_create_module_entry +EXPORT_SYMBOL vmlinux 0x2a6a5aac sockopt_capable +EXPORT_SYMBOL vmlinux 0x2a7ef400 jbd2_journal_flush +EXPORT_SYMBOL vmlinux 0x2a928918 slhc_free +EXPORT_SYMBOL vmlinux 0x2a9a3905 vme_master_get +EXPORT_SYMBOL vmlinux 0x2aa0e4fc strncasecmp +EXPORT_SYMBOL vmlinux 0x2ac1284e sk_stream_wait_connect +EXPORT_SYMBOL vmlinux 0x2aeeab83 __put_cred +EXPORT_SYMBOL vmlinux 0x2b0c1997 amba_driver_unregister +EXPORT_SYMBOL vmlinux 0x2b0c92c2 genphy_read_status_fixed +EXPORT_SYMBOL vmlinux 0x2b0ce902 md_bitmap_start_sync +EXPORT_SYMBOL vmlinux 0x2b0fa487 ip6mr_rule_default +EXPORT_SYMBOL vmlinux 0x2b152eee kernel_accept +EXPORT_SYMBOL vmlinux 0x2b2b9e0f rtnl_kfree_skbs +EXPORT_SYMBOL vmlinux 0x2b7beff3 vga_set_legacy_decoding +EXPORT_SYMBOL vmlinux 0x2b8f4dae pci_wake_from_d3 +EXPORT_SYMBOL vmlinux 0x2b982772 __tracepoint_kmalloc +EXPORT_SYMBOL vmlinux 0x2b99722a __cpu_active_mask +EXPORT_SYMBOL vmlinux 0x2b9cc702 genphy_read_status +EXPORT_SYMBOL vmlinux 0x2b9da7a4 genl_lock +EXPORT_SYMBOL vmlinux 0x2bb5bb7d d_add_ci +EXPORT_SYMBOL vmlinux 0x2bc963ed tc_setup_cb_add +EXPORT_SYMBOL vmlinux 0x2bcaa3fe unmap_mapping_range +EXPORT_SYMBOL vmlinux 0x2bda1d30 freeze_super +EXPORT_SYMBOL vmlinux 0x2be0f12d dql_completed +EXPORT_SYMBOL vmlinux 0x2be232cd __sk_backlog_rcv +EXPORT_SYMBOL vmlinux 0x2befdb5f ata_scsi_cmd_error_handler +EXPORT_SYMBOL vmlinux 0x2bf10f5c vfs_getattr +EXPORT_SYMBOL vmlinux 0x2bf1d70a dev_graft_qdisc +EXPORT_SYMBOL vmlinux 0x2bff5887 xa_destroy +EXPORT_SYMBOL vmlinux 0x2c1a2a69 genphy_c37_read_status +EXPORT_SYMBOL vmlinux 0x2c256e1f input_scancode_to_scalar +EXPORT_SYMBOL vmlinux 0x2c29be9f blk_queue_chunk_sectors +EXPORT_SYMBOL vmlinux 0x2c329e54 tegra_powergate_sequence_power_up +EXPORT_SYMBOL vmlinux 0x2c413f7d __netif_schedule +EXPORT_SYMBOL vmlinux 0x2c42a97b _raw_write_lock_irq +EXPORT_SYMBOL vmlinux 0x2c52dbde phy_validate_pause +EXPORT_SYMBOL vmlinux 0x2c5460be serio_open +EXPORT_SYMBOL vmlinux 0x2c65153e new_inode +EXPORT_SYMBOL vmlinux 0x2c6889cc configfs_register_group +EXPORT_SYMBOL vmlinux 0x2c6b6974 __wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0x2c7c8e9a pcibios_min_mem +EXPORT_SYMBOL vmlinux 0x2c81ec75 __irq_regs +EXPORT_SYMBOL vmlinux 0x2c82c36a security_secmark_relabel_packet +EXPORT_SYMBOL vmlinux 0x2c8a28dc pcim_enable_device +EXPORT_SYMBOL vmlinux 0x2ca4a195 vga_remove_vgacon +EXPORT_SYMBOL vmlinux 0x2cb9f300 flow_block_cb_priv +EXPORT_SYMBOL vmlinux 0x2cc0b3d8 commit_creds +EXPORT_SYMBOL vmlinux 0x2cc8cb20 __blockdev_direct_IO +EXPORT_SYMBOL vmlinux 0x2ccac775 rtnl_link_get_net +EXPORT_SYMBOL vmlinux 0x2cd15e7b dput +EXPORT_SYMBOL vmlinux 0x2cd9178f sk_capable +EXPORT_SYMBOL vmlinux 0x2ce358bd xfrm_input_register_afinfo +EXPORT_SYMBOL vmlinux 0x2cfde9a2 warn_slowpath_fmt +EXPORT_SYMBOL vmlinux 0x2d02c558 set_security_override +EXPORT_SYMBOL vmlinux 0x2d07f996 tcp_seq_next +EXPORT_SYMBOL vmlinux 0x2d140a58 genl_unlock +EXPORT_SYMBOL vmlinux 0x2d2cac42 snd_card_disconnect +EXPORT_SYMBOL vmlinux 0x2d30596c from_kqid_munged +EXPORT_SYMBOL vmlinux 0x2d3385d3 system_wq +EXPORT_SYMBOL vmlinux 0x2d39b0a7 kstrdup +EXPORT_SYMBOL vmlinux 0x2d4390d6 jbd2_journal_abort +EXPORT_SYMBOL vmlinux 0x2d4472c2 zstd_find_frame_compressed_size +EXPORT_SYMBOL vmlinux 0x2d4c773a hdmi_spd_infoframe_init +EXPORT_SYMBOL vmlinux 0x2d4daef5 find_font +EXPORT_SYMBOL vmlinux 0x2d5ac1a1 mmc_erase_group_aligned +EXPORT_SYMBOL vmlinux 0x2d61192c twl6040_get_sysclk +EXPORT_SYMBOL vmlinux 0x2d6fcc06 __kmalloc +EXPORT_SYMBOL vmlinux 0x2d79d5c1 rtnl_unicast +EXPORT_SYMBOL vmlinux 0x2d7e4f01 cdev_add +EXPORT_SYMBOL vmlinux 0x2d7e502f kthread_create_worker +EXPORT_SYMBOL vmlinux 0x2d858789 mark_page_accessed +EXPORT_SYMBOL vmlinux 0x2d912bca dmi_get_bios_year +EXPORT_SYMBOL vmlinux 0x2d994605 security_inode_copy_up_xattr +EXPORT_SYMBOL vmlinux 0x2db2a69d ___pskb_trim +EXPORT_SYMBOL vmlinux 0x2db48d89 napi_get_frags +EXPORT_SYMBOL vmlinux 0x2db8a4b5 page_pool_release_page +EXPORT_SYMBOL vmlinux 0x2dc8779f devm_nvmem_cell_put +EXPORT_SYMBOL vmlinux 0x2dcd263d folio_mark_dirty +EXPORT_SYMBOL vmlinux 0x2dcdce10 vfs_rmdir +EXPORT_SYMBOL vmlinux 0x2ddfd26d rproc_del +EXPORT_SYMBOL vmlinux 0x2de125c0 page_frag_alloc_align +EXPORT_SYMBOL vmlinux 0x2de47e57 prepare_kernel_cred +EXPORT_SYMBOL vmlinux 0x2dfbe3ee __mark_inode_dirty +EXPORT_SYMBOL vmlinux 0x2e0520ce phy_config_aneg +EXPORT_SYMBOL vmlinux 0x2e0b91af __devm_request_region +EXPORT_SYMBOL vmlinux 0x2e0f566a find_inode_by_ino_rcu +EXPORT_SYMBOL vmlinux 0x2e198065 inet_add_protocol +EXPORT_SYMBOL vmlinux 0x2e1ca751 clk_put +EXPORT_SYMBOL vmlinux 0x2e21b8c4 jbd2_journal_start_commit +EXPORT_SYMBOL vmlinux 0x2e22fa38 i2c_transfer +EXPORT_SYMBOL vmlinux 0x2e2ba3fe pm860x_bulk_read +EXPORT_SYMBOL vmlinux 0x2e439142 drm_get_panel_orientation_quirk +EXPORT_SYMBOL vmlinux 0x2e4f291c vlan_vid_del +EXPORT_SYMBOL vmlinux 0x2e5284e7 bdev_end_io_acct +EXPORT_SYMBOL vmlinux 0x2e5e2b95 netdev_emerg +EXPORT_SYMBOL vmlinux 0x2e66583b pci_resize_resource +EXPORT_SYMBOL vmlinux 0x2e6ba8b8 cookie_timestamp_decode +EXPORT_SYMBOL vmlinux 0x2e80a1b5 page_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0x2e824cab tcp_ld_RTO_revert +EXPORT_SYMBOL vmlinux 0x2e8380cb kernel_getsockname +EXPORT_SYMBOL vmlinux 0x2e895adc param_ops_hexint +EXPORT_SYMBOL vmlinux 0x2e981bea mini_qdisc_pair_swap +EXPORT_SYMBOL vmlinux 0x2ead9c6f cdev_device_del +EXPORT_SYMBOL vmlinux 0x2ec42e40 consume_skb +EXPORT_SYMBOL vmlinux 0x2ec524ad __kfifo_in_r +EXPORT_SYMBOL vmlinux 0x2ec6bba0 errseq_set +EXPORT_SYMBOL vmlinux 0x2eed043f pldmfw_flash_image +EXPORT_SYMBOL vmlinux 0x2efcab4a sk_free +EXPORT_SYMBOL vmlinux 0x2efebfd2 dma_fence_default_wait +EXPORT_SYMBOL vmlinux 0x2f03fc4b security_secmark_refcount_inc +EXPORT_SYMBOL vmlinux 0x2f1254d1 ucc_tdm_init +EXPORT_SYMBOL vmlinux 0x2f21d0ea __skb_checksum_complete_head +EXPORT_SYMBOL vmlinux 0x2f2e91b2 security_ib_alloc_security +EXPORT_SYMBOL vmlinux 0x2f333aab imx_scu_get_handle +EXPORT_SYMBOL vmlinux 0x2f52a26f phy_sfp_probe +EXPORT_SYMBOL vmlinux 0x2f587ffe tegra_ivc_notified +EXPORT_SYMBOL vmlinux 0x2f5b0fdb gen_pool_alloc_algo_owner +EXPORT_SYMBOL vmlinux 0x2f5bf9e5 __netif_napi_del +EXPORT_SYMBOL vmlinux 0x2f6957bd zstd_end_stream +EXPORT_SYMBOL vmlinux 0x2f755654 uart_unregister_driver +EXPORT_SYMBOL vmlinux 0x2f7754a8 dma_pool_free +EXPORT_SYMBOL vmlinux 0x2f9aaab6 sock_kmalloc +EXPORT_SYMBOL vmlinux 0x2fbeafc1 inet_bind +EXPORT_SYMBOL vmlinux 0x2fcee6c5 inet_csk_destroy_sock +EXPORT_SYMBOL vmlinux 0x2fd62527 neigh_changeaddr +EXPORT_SYMBOL vmlinux 0x2fd63c9a xfrm_unregister_km +EXPORT_SYMBOL vmlinux 0x2fe252cc unregister_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x2fe6ea61 mmc_can_discard +EXPORT_SYMBOL vmlinux 0x30155ba8 tcp_splice_read +EXPORT_SYMBOL vmlinux 0x301641a4 generic_file_fsync +EXPORT_SYMBOL vmlinux 0x3016c9c6 flow_block_cb_decref +EXPORT_SYMBOL vmlinux 0x30349436 dma_fence_get_status +EXPORT_SYMBOL vmlinux 0x3046da28 seq_read +EXPORT_SYMBOL vmlinux 0x304942a1 unlock_page +EXPORT_SYMBOL vmlinux 0x306921ce jbd2_journal_get_create_access +EXPORT_SYMBOL vmlinux 0x30745185 wait_for_completion_interruptible +EXPORT_SYMBOL vmlinux 0x308f4f64 input_register_handle +EXPORT_SYMBOL vmlinux 0x3096be16 names_cachep +EXPORT_SYMBOL vmlinux 0x309f1cf2 tcp_v4_destroy_sock +EXPORT_SYMBOL vmlinux 0x30a644ce inet_del_protocol +EXPORT_SYMBOL vmlinux 0x30a80826 __kfifo_from_user +EXPORT_SYMBOL vmlinux 0x30acfde9 hsiphash_2u32 +EXPORT_SYMBOL vmlinux 0x30c2a2e5 put_fs_context +EXPORT_SYMBOL vmlinux 0x30c7b1c6 pcie_capability_write_dword +EXPORT_SYMBOL vmlinux 0x30d9a471 gen_pool_create +EXPORT_SYMBOL vmlinux 0x30f0c5da pci_scan_bridge +EXPORT_SYMBOL vmlinux 0x310d424e nexthop_bucket_set_hw_flags +EXPORT_SYMBOL vmlinux 0x311d637d of_mdiobus_child_is_phy +EXPORT_SYMBOL vmlinux 0x311ed67a write_cache_pages +EXPORT_SYMBOL vmlinux 0x312123a5 ata_std_end_eh +EXPORT_SYMBOL vmlinux 0x3126a9e8 siphash_1u64 +EXPORT_SYMBOL vmlinux 0x312ac26d vfs_parse_fs_param_source +EXPORT_SYMBOL vmlinux 0x312ed932 verify_spi_info +EXPORT_SYMBOL vmlinux 0x314b20c8 scnprintf +EXPORT_SYMBOL vmlinux 0x3152cdfb max8925_reg_write +EXPORT_SYMBOL vmlinux 0x315fdd80 unregister_mii_timestamper +EXPORT_SYMBOL vmlinux 0x3186fc7c mipi_dsi_dcs_enter_sleep_mode +EXPORT_SYMBOL vmlinux 0x31a39987 thermal_zone_device_critical +EXPORT_SYMBOL vmlinux 0x31a3ef70 __module_put_and_kthread_exit +EXPORT_SYMBOL vmlinux 0x31a4767f qcom_scm_hdcp_available +EXPORT_SYMBOL vmlinux 0x31ad5f9c ip_defrag +EXPORT_SYMBOL vmlinux 0x31ae828b ping_prot +EXPORT_SYMBOL vmlinux 0x31b2b64c input_get_timestamp +EXPORT_SYMBOL vmlinux 0x31b8eb08 empty_aops +EXPORT_SYMBOL vmlinux 0x31dac168 cdrom_check_events +EXPORT_SYMBOL vmlinux 0x31e49137 kernel_connect +EXPORT_SYMBOL vmlinux 0x31f1056e jbd2_journal_begin_ordered_truncate +EXPORT_SYMBOL vmlinux 0x31fea77c blk_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x320fd2e3 pci_enable_device_io +EXPORT_SYMBOL vmlinux 0x321714fa skb_seq_read +EXPORT_SYMBOL vmlinux 0x3221df67 __bitmap_subset +EXPORT_SYMBOL vmlinux 0x3234487e nand_ecc_cleanup_ctx +EXPORT_SYMBOL vmlinux 0x32362e6a nand_ecc_finish_io_req +EXPORT_SYMBOL vmlinux 0x32394d4b qe_issue_cmd +EXPORT_SYMBOL vmlinux 0x32430023 _totalhigh_pages +EXPORT_SYMBOL vmlinux 0x324ba846 __ip_dev_find +EXPORT_SYMBOL vmlinux 0x3257ba6a __cgroup_bpf_run_filter_sk +EXPORT_SYMBOL vmlinux 0x32654d43 clkdev_drop +EXPORT_SYMBOL vmlinux 0x32787823 __skb_ext_put +EXPORT_SYMBOL vmlinux 0x327c84bf vme_lm_attach +EXPORT_SYMBOL vmlinux 0x3283e6b0 prandom_seed_full_state +EXPORT_SYMBOL vmlinux 0x328a05f1 strncpy +EXPORT_SYMBOL vmlinux 0x329593cd is_nd_btt +EXPORT_SYMBOL vmlinux 0x329c37b9 rpmh_invalidate +EXPORT_SYMBOL vmlinux 0x32a19797 dma_fence_chain_walk +EXPORT_SYMBOL vmlinux 0x32b7e692 unlock_rename +EXPORT_SYMBOL vmlinux 0x32ce3777 radix_tree_preload +EXPORT_SYMBOL vmlinux 0x32d43c87 udp_read_skb +EXPORT_SYMBOL vmlinux 0x32dbf5a9 tegra_dfll_runtime_resume +EXPORT_SYMBOL vmlinux 0x32e29f43 posix_lock_file +EXPORT_SYMBOL vmlinux 0x330d9d66 phy_do_ioctl_running +EXPORT_SYMBOL vmlinux 0x331f1d24 generic_fadvise +EXPORT_SYMBOL vmlinux 0x333046c6 rawv6_mh_filter_register +EXPORT_SYMBOL vmlinux 0x335e4d5f do_splice_direct +EXPORT_SYMBOL vmlinux 0x33725a63 snd_register_device +EXPORT_SYMBOL vmlinux 0x337a8af7 clocksource_change_rating +EXPORT_SYMBOL vmlinux 0x33991bc5 devm_free_irq +EXPORT_SYMBOL vmlinux 0x33997c95 phy_set_asym_pause +EXPORT_SYMBOL vmlinux 0x339da546 insert_inode_locked4 +EXPORT_SYMBOL vmlinux 0x33bb3b12 pci_alloc_irq_vectors +EXPORT_SYMBOL vmlinux 0x33d47ae4 __aperture_remove_legacy_vga_devices +EXPORT_SYMBOL vmlinux 0x33dbfd93 tcp_memory_allocated +EXPORT_SYMBOL vmlinux 0x33ef0118 __cpuhp_setup_state +EXPORT_SYMBOL vmlinux 0x33f0768c cpufreq_quick_get_max +EXPORT_SYMBOL vmlinux 0x340c57fd __devm_release_region +EXPORT_SYMBOL vmlinux 0x341dbfa3 __per_cpu_offset +EXPORT_SYMBOL vmlinux 0x342eaceb dquot_quota_on_mount +EXPORT_SYMBOL vmlinux 0x3441bc66 dentry_create +EXPORT_SYMBOL vmlinux 0x344222c9 napi_consume_skb +EXPORT_SYMBOL vmlinux 0x3460a252 unregister_quota_format +EXPORT_SYMBOL vmlinux 0x346d5984 simple_empty +EXPORT_SYMBOL vmlinux 0x347cc8b6 vfs_fsync +EXPORT_SYMBOL vmlinux 0x349b4277 xa_clear_mark +EXPORT_SYMBOL vmlinux 0x349cba85 strchr +EXPORT_SYMBOL vmlinux 0x34a04d71 radix_tree_delete_item +EXPORT_SYMBOL vmlinux 0x34c25295 snd_ctl_add +EXPORT_SYMBOL vmlinux 0x34c7cdbc lookup_bdev +EXPORT_SYMBOL vmlinux 0x34ca145c kstrtou8_from_user +EXPORT_SYMBOL vmlinux 0x34d259f1 phy_device_create +EXPORT_SYMBOL vmlinux 0x34df9192 skb_split +EXPORT_SYMBOL vmlinux 0x34f155aa current_time +EXPORT_SYMBOL vmlinux 0x34f20f95 _atomic_dec_and_raw_lock +EXPORT_SYMBOL vmlinux 0x34f3484e security_tun_dev_attach_queue +EXPORT_SYMBOL vmlinux 0x34f44f29 do_map_probe +EXPORT_SYMBOL vmlinux 0x34fedcec sock_common_setsockopt +EXPORT_SYMBOL vmlinux 0x350f6e19 pci_unregister_driver +EXPORT_SYMBOL vmlinux 0x3517383e register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x351a6ecb mmc_gpiod_request_ro +EXPORT_SYMBOL vmlinux 0x351d61db snd_compr_malloc_pages +EXPORT_SYMBOL vmlinux 0x351e5165 vm_map_pages +EXPORT_SYMBOL vmlinux 0x353ca4dc folio_account_redirty +EXPORT_SYMBOL vmlinux 0x353e3fa5 __get_user_4 +EXPORT_SYMBOL vmlinux 0x3547518e i2c_smbus_write_block_data +EXPORT_SYMBOL vmlinux 0x3560e651 kmemdup_nul +EXPORT_SYMBOL vmlinux 0x356461c8 rtc_time64_to_tm +EXPORT_SYMBOL vmlinux 0x356fe37f may_umount_tree +EXPORT_SYMBOL vmlinux 0x3576fe06 cgroup_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0x3582aa9c tso_start +EXPORT_SYMBOL vmlinux 0x359ee8d0 handshake_genl_put +EXPORT_SYMBOL vmlinux 0x35a88f28 zlib_inflateInit2 +EXPORT_SYMBOL vmlinux 0x35abdafe sock_create +EXPORT_SYMBOL vmlinux 0x35ae0831 unpin_user_pages +EXPORT_SYMBOL vmlinux 0x35b8ecf8 kobject_add +EXPORT_SYMBOL vmlinux 0x35b9ffbe phy_attach +EXPORT_SYMBOL vmlinux 0x35cc270a dquot_operations +EXPORT_SYMBOL vmlinux 0x35d11a6b sock_edemux +EXPORT_SYMBOL vmlinux 0x35d854ae devm_mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x35ea78f5 atomic_io_modify_relaxed +EXPORT_SYMBOL vmlinux 0x35feb769 serio_unregister_port +EXPORT_SYMBOL vmlinux 0x360b1afe probe_irq_mask +EXPORT_SYMBOL vmlinux 0x3615f5f1 xfrm_trans_queue +EXPORT_SYMBOL vmlinux 0x361cd1d5 netdev_has_any_upper_dev +EXPORT_SYMBOL vmlinux 0x361dfbb7 ptp_clock_unregister +EXPORT_SYMBOL vmlinux 0x362a7da7 security_sctp_assoc_established +EXPORT_SYMBOL vmlinux 0x36386c12 devfreq_monitor_resume +EXPORT_SYMBOL vmlinux 0x3641d045 sget +EXPORT_SYMBOL vmlinux 0x36581ae6 blk_queue_max_segments +EXPORT_SYMBOL vmlinux 0x365acda7 set_normalized_timespec64 +EXPORT_SYMBOL vmlinux 0x365e7911 kstrdup_const +EXPORT_SYMBOL vmlinux 0x36602305 nf_log_set +EXPORT_SYMBOL vmlinux 0x366707c9 jent_testing_init +EXPORT_SYMBOL vmlinux 0x366b65c7 md_bitmap_unplug_async +EXPORT_SYMBOL vmlinux 0x3687a110 netdev_get_by_name +EXPORT_SYMBOL vmlinux 0x369d0d05 inet_protos +EXPORT_SYMBOL vmlinux 0x36af5e35 bpf_sk_lookup_enabled +EXPORT_SYMBOL vmlinux 0x36d55408 blk_queue_max_discard_sectors +EXPORT_SYMBOL vmlinux 0x36d69557 ipv6_flowlabel_exclusive +EXPORT_SYMBOL vmlinux 0x36de18c1 snd_timer_start +EXPORT_SYMBOL vmlinux 0x36e5c045 fscrypt_ioctl_get_policy +EXPORT_SYMBOL vmlinux 0x36e78acf folio_migrate_flags +EXPORT_SYMBOL vmlinux 0x36f08790 blk_queue_dma_alignment +EXPORT_SYMBOL vmlinux 0x371e1953 __printk_cpu_sync_wait +EXPORT_SYMBOL vmlinux 0x37282c86 scsi_get_device_flags_keyed +EXPORT_SYMBOL vmlinux 0x3731c4ed vfs_mkobj +EXPORT_SYMBOL vmlinux 0x3731d724 kill_pgrp +EXPORT_SYMBOL vmlinux 0x37353f69 rtnetlink_put_metrics +EXPORT_SYMBOL vmlinux 0x3742852a mdiobus_read +EXPORT_SYMBOL vmlinux 0x3744cf36 vmalloc_to_pfn +EXPORT_SYMBOL vmlinux 0x3745f5ea snd_ctl_register_ioctl +EXPORT_SYMBOL vmlinux 0x3755f990 gf128mul_init_64k_bbe +EXPORT_SYMBOL vmlinux 0x376bd711 param_set_ullong +EXPORT_SYMBOL vmlinux 0x377498e4 zstd_dctx_workspace_bound +EXPORT_SYMBOL vmlinux 0x3776d934 ptp_find_pin +EXPORT_SYMBOL vmlinux 0x3778eba9 tegra_ivc_reset +EXPORT_SYMBOL vmlinux 0x3789891e __skb_vlan_pop +EXPORT_SYMBOL vmlinux 0x378b20ca pcibios_fixup_bus +EXPORT_SYMBOL vmlinux 0x3796bdcc snd_pcm_format_little_endian +EXPORT_SYMBOL vmlinux 0x37b022f9 sg_split +EXPORT_SYMBOL vmlinux 0x37befc70 jiffies_to_msecs +EXPORT_SYMBOL vmlinux 0x37c07a32 cpu_tlb +EXPORT_SYMBOL vmlinux 0x37c3a062 __ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x37db8f19 dmi_get_date +EXPORT_SYMBOL vmlinux 0x37e31253 pci_match_id +EXPORT_SYMBOL vmlinux 0x37e3a05f dcb_ieee_getapp_default_prio_mask +EXPORT_SYMBOL vmlinux 0x37f38d29 component_match_add_typed +EXPORT_SYMBOL vmlinux 0x37f3ab13 flow_rule_match_control +EXPORT_SYMBOL vmlinux 0x37f614b7 __kfifo_len_r +EXPORT_SYMBOL vmlinux 0x37f61c87 phy_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x381a798a setup_max_cpus +EXPORT_SYMBOL vmlinux 0x38284c90 blk_put_queue +EXPORT_SYMBOL vmlinux 0x38358601 __set_page_dirty_nobuffers +EXPORT_SYMBOL vmlinux 0x38398e7b devfreq_update_target +EXPORT_SYMBOL vmlinux 0x3842b3a6 unix_gc_lock +EXPORT_SYMBOL vmlinux 0x38439887 send_sig +EXPORT_SYMBOL vmlinux 0x384dbdd1 security_socket_getpeersec_dgram +EXPORT_SYMBOL vmlinux 0x38503316 inet_register_protosw +EXPORT_SYMBOL vmlinux 0x3854774b kstrtoll +EXPORT_SYMBOL vmlinux 0x38564e49 simple_transaction_set +EXPORT_SYMBOL vmlinux 0x385f29fc snd_pcm_set_ops +EXPORT_SYMBOL vmlinux 0x386d9ce9 radix_tree_lookup +EXPORT_SYMBOL vmlinux 0x38783434 unregister_mtd_chip_driver +EXPORT_SYMBOL vmlinux 0x38805608 __scsi_iterate_devices +EXPORT_SYMBOL vmlinux 0x38869d88 kstat +EXPORT_SYMBOL vmlinux 0x389096fc sock_set_rcvbuf +EXPORT_SYMBOL vmlinux 0x3891ffc8 ecryptfs_fill_auth_tok +EXPORT_SYMBOL vmlinux 0x389acf0c gpmc_configure +EXPORT_SYMBOL vmlinux 0x389ecf9e __bswapdi2 +EXPORT_SYMBOL vmlinux 0x38a12d70 irq_domain_set_info +EXPORT_SYMBOL vmlinux 0x38a40974 blk_mq_run_hw_queues +EXPORT_SYMBOL vmlinux 0x38a71b7e pci_free_resource_list +EXPORT_SYMBOL vmlinux 0x38a9f7c5 in6addr_loopback +EXPORT_SYMBOL vmlinux 0x38c1b615 twl6030_mmc_card_detect +EXPORT_SYMBOL vmlinux 0x38d0ea4c fb_validate_mode +EXPORT_SYMBOL vmlinux 0x38d684ca is_subdir +EXPORT_SYMBOL vmlinux 0x38fb51de tty_port_block_til_ready +EXPORT_SYMBOL vmlinux 0x390fdc74 security_inode_init_security +EXPORT_SYMBOL vmlinux 0x3939f8f0 rfkill_pause_polling +EXPORT_SYMBOL vmlinux 0x39461d6a in_egroup_p +EXPORT_SYMBOL vmlinux 0x394a1e11 phy_sfp_attach +EXPORT_SYMBOL vmlinux 0x394be3c6 zero_user_segments +EXPORT_SYMBOL vmlinux 0x396bbb4a bdi_set_max_ratio +EXPORT_SYMBOL vmlinux 0x3971b4df snd_ecards_limit +EXPORT_SYMBOL vmlinux 0x3992bc63 __xa_set_mark +EXPORT_SYMBOL vmlinux 0x39991865 icmp_global_allow +EXPORT_SYMBOL vmlinux 0x39bb870c __vcalloc +EXPORT_SYMBOL vmlinux 0x39bf9301 _snd_pcm_hw_param_setempty +EXPORT_SYMBOL vmlinux 0x39c74235 dm_read_arg_group +EXPORT_SYMBOL vmlinux 0x39c88fd5 flush_rcu_work +EXPORT_SYMBOL vmlinux 0x39e3e8ac ipv6_select_ident +EXPORT_SYMBOL vmlinux 0x39e76a08 inet_sk_rebuild_header +EXPORT_SYMBOL vmlinux 0x39e9c0f3 ip_local_deliver +EXPORT_SYMBOL vmlinux 0x3a03ef90 vlan_dev_vlan_proto +EXPORT_SYMBOL vmlinux 0x3a0e4e4f register_key_type +EXPORT_SYMBOL vmlinux 0x3a13f54a sgl_alloc +EXPORT_SYMBOL vmlinux 0x3a2f6702 sg_alloc_table +EXPORT_SYMBOL vmlinux 0x3a4f9d28 rng_is_initialized +EXPORT_SYMBOL vmlinux 0x3a516709 __cpuhp_setup_state_cpuslocked +EXPORT_SYMBOL vmlinux 0x3a5c3d9c param_ops_bool +EXPORT_SYMBOL vmlinux 0x3a63dfc7 netdev_master_upper_dev_link +EXPORT_SYMBOL vmlinux 0x3a7348d6 dev_kfree_skb_any_reason +EXPORT_SYMBOL vmlinux 0x3a84fed3 utf8_casefold +EXPORT_SYMBOL vmlinux 0x3a8fd013 cdrom_open +EXPORT_SYMBOL vmlinux 0x3aa13d5a dma_pool_create +EXPORT_SYMBOL vmlinux 0x3ab28948 console_srcu_read_lock +EXPORT_SYMBOL vmlinux 0x3ab7b1cc scsi_set_sense_field_pointer +EXPORT_SYMBOL vmlinux 0x3ac57f00 netdev_lower_dev_get_private +EXPORT_SYMBOL vmlinux 0x3ad6fd8e krait_get_l2_indirect_reg +EXPORT_SYMBOL vmlinux 0x3ad92064 rproc_coredump_add_custom_segment +EXPORT_SYMBOL vmlinux 0x3adc094a tc_setup_cb_call +EXPORT_SYMBOL vmlinux 0x3ae2ac37 locks_free_lock +EXPORT_SYMBOL vmlinux 0x3ae4dd03 netif_set_xps_queue +EXPORT_SYMBOL vmlinux 0x3aed112b netpoll_poll_dev +EXPORT_SYMBOL vmlinux 0x3af10e32 file_ns_capable +EXPORT_SYMBOL vmlinux 0x3afa9801 dquot_load_quota_sb +EXPORT_SYMBOL vmlinux 0x3b046142 crypto_sha3_final +EXPORT_SYMBOL vmlinux 0x3b0ca745 inet_pton_with_scope +EXPORT_SYMBOL vmlinux 0x3b0e12d1 kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x3b123d6e netlink_ns_capable +EXPORT_SYMBOL vmlinux 0x3b12c029 pm860x_reg_write +EXPORT_SYMBOL vmlinux 0x3b166de4 kset_register +EXPORT_SYMBOL vmlinux 0x3b2590af register_netdev +EXPORT_SYMBOL vmlinux 0x3b299067 percpu_counter_set +EXPORT_SYMBOL vmlinux 0x3b2f22c2 fscrypt_decrypt_bio +EXPORT_SYMBOL vmlinux 0x3b34d9c6 mmc_can_trim +EXPORT_SYMBOL vmlinux 0x3b3d469f forget_all_cached_acls +EXPORT_SYMBOL vmlinux 0x3b40879d check_zeroed_user +EXPORT_SYMBOL vmlinux 0x3b4d967c xfrm_sad_getinfo +EXPORT_SYMBOL vmlinux 0x3b5246c9 ip_output +EXPORT_SYMBOL vmlinux 0x3b644591 __bitmap_shift_left +EXPORT_SYMBOL vmlinux 0x3b6c41ea kstrtouint +EXPORT_SYMBOL vmlinux 0x3b707ad5 imx_sc_rm_get_resource_owner +EXPORT_SYMBOL vmlinux 0x3b96fdfe pci_release_resource +EXPORT_SYMBOL vmlinux 0x3bacaeef blk_pre_runtime_suspend +EXPORT_SYMBOL vmlinux 0x3badbcc8 from_kgid_munged +EXPORT_SYMBOL vmlinux 0x3bbf46ea vga_base +EXPORT_SYMBOL vmlinux 0x3bff74ad tty_wait_until_sent +EXPORT_SYMBOL vmlinux 0x3c0130a1 napi_gro_receive +EXPORT_SYMBOL vmlinux 0x3c185c61 page_put_link +EXPORT_SYMBOL vmlinux 0x3c29416c seq_printf +EXPORT_SYMBOL vmlinux 0x3c3215c4 qe_immr +EXPORT_SYMBOL vmlinux 0x3c3fce39 __local_bh_enable_ip +EXPORT_SYMBOL vmlinux 0x3c3ff9fd sprintf +EXPORT_SYMBOL vmlinux 0x3c48bf6a wrap_directory_iterator +EXPORT_SYMBOL vmlinux 0x3c5c822b serio_close +EXPORT_SYMBOL vmlinux 0x3c60315c ioremap_cache +EXPORT_SYMBOL vmlinux 0x3c801897 snd_timer_instance_new +EXPORT_SYMBOL vmlinux 0x3c8ca03f register_netdevice +EXPORT_SYMBOL vmlinux 0x3c8f6ef0 __xa_insert +EXPORT_SYMBOL vmlinux 0x3cb0eee5 fwnode_mdio_find_device +EXPORT_SYMBOL vmlinux 0x3cb23db3 console_srcu_read_unlock +EXPORT_SYMBOL vmlinux 0x3cbb9d84 simple_rmdir +EXPORT_SYMBOL vmlinux 0x3cc84191 dma_fence_describe +EXPORT_SYMBOL vmlinux 0x3cd9055c dcb_ieee_getapp_mask +EXPORT_SYMBOL vmlinux 0x3cdd4645 crypto_sha512_update +EXPORT_SYMBOL vmlinux 0x3ce4ca6f disable_irq +EXPORT_SYMBOL vmlinux 0x3d004d99 sock_no_ioctl +EXPORT_SYMBOL vmlinux 0x3d079c0e simple_rename +EXPORT_SYMBOL vmlinux 0x3d3c540f elf_hwcap +EXPORT_SYMBOL vmlinux 0x3d404ceb __vmalloc_array +EXPORT_SYMBOL vmlinux 0x3d4a8b9c tcp_sync_mss +EXPORT_SYMBOL vmlinux 0x3d4c9c81 security_sk_classify_flow +EXPORT_SYMBOL vmlinux 0x3d5c665e __blk_rq_map_sg +EXPORT_SYMBOL vmlinux 0x3d97937c blk_queue_flag_clear +EXPORT_SYMBOL vmlinux 0x3d9c15fe pci_bus_set_ops +EXPORT_SYMBOL vmlinux 0x3d9f3a67 pci_back_from_sleep +EXPORT_SYMBOL vmlinux 0x3da8894c nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0x3dba4617 tegra_ivc_write_get_next_frame +EXPORT_SYMBOL vmlinux 0x3dc4b43e write_dirty_buffer +EXPORT_SYMBOL vmlinux 0x3dcaad8a proc_dointvec_userhz_jiffies +EXPORT_SYMBOL vmlinux 0x3dcb88a0 irq_set_handler_data +EXPORT_SYMBOL vmlinux 0x3df2a341 snd_pcm_lib_free_pages +EXPORT_SYMBOL vmlinux 0x3df9f27f rdmacg_uncharge +EXPORT_SYMBOL vmlinux 0x3dfc897c seq_hlist_start_head +EXPORT_SYMBOL vmlinux 0x3e233db7 gro_cells_receive +EXPORT_SYMBOL vmlinux 0x3e23b145 skb_flow_dissect_hash +EXPORT_SYMBOL vmlinux 0x3e3406ac backlight_device_set_brightness +EXPORT_SYMBOL vmlinux 0x3e38ada5 pmem_sector_size +EXPORT_SYMBOL vmlinux 0x3e3bad0a __tasklet_hi_schedule +EXPORT_SYMBOL vmlinux 0x3e4be9dc file_remove_privs +EXPORT_SYMBOL vmlinux 0x3e4cc1c8 nand_ecc_sw_bch_init_ctx +EXPORT_SYMBOL vmlinux 0x3e517cd2 __pskb_pull_tail +EXPORT_SYMBOL vmlinux 0x3e52bfc4 bmap +EXPORT_SYMBOL vmlinux 0x3e5589df sched_autogroup_detach +EXPORT_SYMBOL vmlinux 0x3e82f3e9 get_random_bytes +EXPORT_SYMBOL vmlinux 0x3e8475d0 ethtool_rx_flow_rule_destroy +EXPORT_SYMBOL vmlinux 0x3e9590d1 inet_frag_kill +EXPORT_SYMBOL vmlinux 0x3ec80fa0 _raw_spin_unlock_bh +EXPORT_SYMBOL vmlinux 0x3eccbe2c __find_nth_bit +EXPORT_SYMBOL vmlinux 0x3ed0e245 flow_rule_match_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x3ed104a5 xa_set_mark +EXPORT_SYMBOL vmlinux 0x3efe1703 phy_unregister_fixup_for_id +EXPORT_SYMBOL vmlinux 0x3f196350 scsi_device_lookup +EXPORT_SYMBOL vmlinux 0x3f2f2397 scsi_execute_cmd +EXPORT_SYMBOL vmlinux 0x3f4547a7 put_unused_fd +EXPORT_SYMBOL vmlinux 0x3f471c37 param_set_long +EXPORT_SYMBOL vmlinux 0x3f4af46f gen_pool_first_fit_order_align +EXPORT_SYMBOL vmlinux 0x3f5a1dc9 xfrm_alloc_spi +EXPORT_SYMBOL vmlinux 0x3f764361 netdev_lower_state_changed +EXPORT_SYMBOL vmlinux 0x3f7ee699 ethtool_aggregate_mac_stats +EXPORT_SYMBOL vmlinux 0x3f89071b security_ib_pkey_access +EXPORT_SYMBOL vmlinux 0x3f9d6783 flow_rule_match_enc_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x3fa23898 iov_iter_zero +EXPORT_SYMBOL vmlinux 0x3fac83a8 iptun_encaps +EXPORT_SYMBOL vmlinux 0x3fb4a90f keyring_search +EXPORT_SYMBOL vmlinux 0x3fbf3c89 vme_slave_set +EXPORT_SYMBOL vmlinux 0x3fd78f3b register_chrdev_region +EXPORT_SYMBOL vmlinux 0x3fde8081 uart_resume_port +EXPORT_SYMBOL vmlinux 0x4022ec7c fwnode_get_mac_address +EXPORT_SYMBOL vmlinux 0x40282330 blk_mq_unique_tag +EXPORT_SYMBOL vmlinux 0x402a4955 genphy_config_eee_advert +EXPORT_SYMBOL vmlinux 0x402c3a7c flush_dcache_page +EXPORT_SYMBOL vmlinux 0x402ffd25 seq_open +EXPORT_SYMBOL vmlinux 0x403a93e7 radix_tree_gang_lookup_tag +EXPORT_SYMBOL vmlinux 0x403b25df __block_write_begin +EXPORT_SYMBOL vmlinux 0x4059792f print_hex_dump +EXPORT_SYMBOL vmlinux 0x4066ecfa msm_pinctrl_remove +EXPORT_SYMBOL vmlinux 0x406faf09 vme_slave_request +EXPORT_SYMBOL vmlinux 0x407136b1 __put_user_8 +EXPORT_SYMBOL vmlinux 0x40973662 sysctl_udp_mem +EXPORT_SYMBOL vmlinux 0x40976f6b icmp_ndo_send +EXPORT_SYMBOL vmlinux 0x40a62432 __nla_validate +EXPORT_SYMBOL vmlinux 0x40a9b349 vzalloc +EXPORT_SYMBOL vmlinux 0x40ad35a0 proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x40af0e70 skb_copy_and_csum_bits +EXPORT_SYMBOL vmlinux 0x40b4e44e seq_put_decimal_ull +EXPORT_SYMBOL vmlinux 0x40b51c05 __sysfs_match_string +EXPORT_SYMBOL vmlinux 0x40ba565c fscrypt_encrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0x40beaed9 gro_find_complete_by_type +EXPORT_SYMBOL vmlinux 0x40c7247c si_meminfo +EXPORT_SYMBOL vmlinux 0x40d04664 console_trylock +EXPORT_SYMBOL vmlinux 0x40d402ad do_wait_intr +EXPORT_SYMBOL vmlinux 0x40d59096 unregister_restart_handler +EXPORT_SYMBOL vmlinux 0x40f07981 __ashldi3 +EXPORT_SYMBOL vmlinux 0x40ff0de9 tcp_prot +EXPORT_SYMBOL vmlinux 0x4113e646 f_setown +EXPORT_SYMBOL vmlinux 0x41161c04 console_force_preferred_locked +EXPORT_SYMBOL vmlinux 0x412f893c page_offline_begin +EXPORT_SYMBOL vmlinux 0x41370d7b fddi_type_trans +EXPORT_SYMBOL vmlinux 0x41482d8b strndup_user +EXPORT_SYMBOL vmlinux 0x414975dd __genradix_prealloc +EXPORT_SYMBOL vmlinux 0x414c7ec8 sock_common_recvmsg +EXPORT_SYMBOL vmlinux 0x416915be xfrm_user_policy +EXPORT_SYMBOL vmlinux 0x417d3d40 get_mem_type +EXPORT_SYMBOL vmlinux 0x418898dd pm8606_osc_enable +EXPORT_SYMBOL vmlinux 0x4188d439 neigh_rand_reach_time +EXPORT_SYMBOL vmlinux 0x418a5367 __scsi_format_command +EXPORT_SYMBOL vmlinux 0x4195bda4 clean_bdev_aliases +EXPORT_SYMBOL vmlinux 0x41ab34e4 fasync_helper +EXPORT_SYMBOL vmlinux 0x41ddccdd rtnl_configure_link +EXPORT_SYMBOL vmlinux 0x41ee54a3 rproc_coredump_set_elf_info +EXPORT_SYMBOL vmlinux 0x41f4e9f8 cdev_alloc +EXPORT_SYMBOL vmlinux 0x4203a27b udp_skb_destructor +EXPORT_SYMBOL vmlinux 0x42043e50 __skb_try_recv_datagram +EXPORT_SYMBOL vmlinux 0x4207d3a8 rproc_da_to_va +EXPORT_SYMBOL vmlinux 0x4214823c serio_unregister_driver +EXPORT_SYMBOL vmlinux 0x421ca5ca __f_setown +EXPORT_SYMBOL vmlinux 0x421d4dcf krealloc +EXPORT_SYMBOL vmlinux 0x422eb277 qdisc_put_unlocked +EXPORT_SYMBOL vmlinux 0x4230a8d7 sg_nents_for_len +EXPORT_SYMBOL vmlinux 0x423d4496 cpumask_next_wrap +EXPORT_SYMBOL vmlinux 0x42476fc6 input_unregister_handle +EXPORT_SYMBOL vmlinux 0x4248ae3c single_task_running +EXPORT_SYMBOL vmlinux 0x424b45a8 ipv6_find_hdr +EXPORT_SYMBOL vmlinux 0x424d3620 zlib_inflateIncomp +EXPORT_SYMBOL vmlinux 0x4253aa7e down_write +EXPORT_SYMBOL vmlinux 0x42547ed8 snd_card_file_remove +EXPORT_SYMBOL vmlinux 0x425f3a5d pci_bus_read_config_byte +EXPORT_SYMBOL vmlinux 0x42604384 ucs2_strncmp +EXPORT_SYMBOL vmlinux 0x4288f902 mr_dump +EXPORT_SYMBOL vmlinux 0x4298b775 v7_flush_kern_cache_all +EXPORT_SYMBOL vmlinux 0x42b2a8ab mtree_erase +EXPORT_SYMBOL vmlinux 0x42b86aad inode_dio_wait +EXPORT_SYMBOL vmlinux 0x42c9a8b9 vfs_setpos +EXPORT_SYMBOL vmlinux 0x42ce8ec9 pci_ep_cfs_add_epf_group +EXPORT_SYMBOL vmlinux 0x42ec7a74 generic_file_open +EXPORT_SYMBOL vmlinux 0x42f1b900 fb_pad_unaligned_buffer +EXPORT_SYMBOL vmlinux 0x430014a5 rdmacg_try_charge +EXPORT_SYMBOL vmlinux 0x4302d0eb free_pages +EXPORT_SYMBOL vmlinux 0x432cdd5c __xfrm_dst_lookup +EXPORT_SYMBOL vmlinux 0x432f8417 ppp_input +EXPORT_SYMBOL vmlinux 0x4336fcca ucs2_as_utf8 +EXPORT_SYMBOL vmlinux 0x4342d03e devm_extcon_register_notifier +EXPORT_SYMBOL vmlinux 0x43487f30 pci_read_config_byte +EXPORT_SYMBOL vmlinux 0x434e16a8 twl6040_set_bits +EXPORT_SYMBOL vmlinux 0x4351577a fb_parse_edid +EXPORT_SYMBOL vmlinux 0x435f0396 neigh_connected_output +EXPORT_SYMBOL vmlinux 0x43692e29 dquot_get_next_dqblk +EXPORT_SYMBOL vmlinux 0x436c9a12 netlink_kernel_release +EXPORT_SYMBOL vmlinux 0x437a0d6d __sock_tx_timestamp +EXPORT_SYMBOL vmlinux 0x43827f4b path_get +EXPORT_SYMBOL vmlinux 0x438610bd security_tun_dev_alloc_security +EXPORT_SYMBOL vmlinux 0x439618cc security_sb_remount +EXPORT_SYMBOL vmlinux 0x43a9ede2 rawnand_dt_parse_gpio_cs +EXPORT_SYMBOL vmlinux 0x43b2145a xfrm6_rcv_spi +EXPORT_SYMBOL vmlinux 0x43d22fb9 groups_alloc +EXPORT_SYMBOL vmlinux 0x43e41389 sock_no_recvmsg +EXPORT_SYMBOL vmlinux 0x43f27c28 snd_pcm_lib_preallocate_free_for_all +EXPORT_SYMBOL vmlinux 0x43f9ebc8 slhc_remember +EXPORT_SYMBOL vmlinux 0x4403bbd0 imx_sc_misc_set_control +EXPORT_SYMBOL vmlinux 0x44230167 proc_do_large_bitmap +EXPORT_SYMBOL vmlinux 0x44326b0f snd_pcm_lib_malloc_pages +EXPORT_SYMBOL vmlinux 0x44329523 blk_rq_init +EXPORT_SYMBOL vmlinux 0x44366cfc simple_write_to_buffer +EXPORT_SYMBOL vmlinux 0x443d84ff unix_detach_fds +EXPORT_SYMBOL vmlinux 0x44421d35 pci_bus_assign_resources +EXPORT_SYMBOL vmlinux 0x44469a76 crc_ccitt_false_table +EXPORT_SYMBOL vmlinux 0x445f3683 netpoll_setup +EXPORT_SYMBOL vmlinux 0x4461eb55 gic_nonsecure_priorities +EXPORT_SYMBOL vmlinux 0x4462d35e cpufreq_get_hw_max_freq +EXPORT_SYMBOL vmlinux 0x44643b93 __aeabi_lmul +EXPORT_SYMBOL vmlinux 0x44660744 mii_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x4485087e ip6_find_1stfragopt +EXPORT_SYMBOL vmlinux 0x449b3852 of_get_next_child +EXPORT_SYMBOL vmlinux 0x44a08262 input_mt_sync_frame +EXPORT_SYMBOL vmlinux 0x44b6643d proc_remove +EXPORT_SYMBOL vmlinux 0x44b9d5fd blk_get_queue +EXPORT_SYMBOL vmlinux 0x44bd5ccf xfrm4_protocol_deregister +EXPORT_SYMBOL vmlinux 0x44c9dc6c percpu_counter_destroy +EXPORT_SYMBOL vmlinux 0x44da5d0f __csum_ipv6_magic +EXPORT_SYMBOL vmlinux 0x44e66ed2 bitmap_print_bitmask_to_buf +EXPORT_SYMBOL vmlinux 0x44e9a829 match_token +EXPORT_SYMBOL vmlinux 0x44fbbe60 ptp_clock_register +EXPORT_SYMBOL vmlinux 0x45006cee default_red +EXPORT_SYMBOL vmlinux 0x450d9a35 cmd_db_read_slave_id +EXPORT_SYMBOL vmlinux 0x451d3713 remove_watch_from_object +EXPORT_SYMBOL vmlinux 0x452ba683 ipv6_ext_hdr +EXPORT_SYMBOL vmlinux 0x453c8403 pci_msi_enabled +EXPORT_SYMBOL vmlinux 0x45532417 __ip_select_ident +EXPORT_SYMBOL vmlinux 0x4555db1c unlock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x456000fa nvdimm_namespace_common_probe +EXPORT_SYMBOL vmlinux 0x4562cb49 udp_push_pending_frames +EXPORT_SYMBOL vmlinux 0x45638ca2 genphy_c45_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x456aa07a nf_register_net_hook +EXPORT_SYMBOL vmlinux 0x45743feb slab_build_skb +EXPORT_SYMBOL vmlinux 0x4578f528 __kfifo_to_user +EXPORT_SYMBOL vmlinux 0x4578f94e kthread_bind +EXPORT_SYMBOL vmlinux 0x4580696c tegra_ivc_init +EXPORT_SYMBOL vmlinux 0x45aaa04d jbd2_journal_start_reserved +EXPORT_SYMBOL vmlinux 0x45bd19de nla_strscpy +EXPORT_SYMBOL vmlinux 0x45bda0d5 system_serial_low +EXPORT_SYMBOL vmlinux 0x45c76294 request_firmware_into_buf +EXPORT_SYMBOL vmlinux 0x45def413 __inet6_lookup_established +EXPORT_SYMBOL vmlinux 0x45f8ece4 dev_loopback_xmit +EXPORT_SYMBOL vmlinux 0x460f4a34 flow_hash_from_keys +EXPORT_SYMBOL vmlinux 0x46149485 fs_context_for_reconfigure +EXPORT_SYMBOL vmlinux 0x4616e1d3 d_prune_aliases +EXPORT_SYMBOL vmlinux 0x46175632 super_setup_bdi_name +EXPORT_SYMBOL vmlinux 0x4619c3de sockopt_lock_sock +EXPORT_SYMBOL vmlinux 0x461d16ca sg_nents +EXPORT_SYMBOL vmlinux 0x46219320 noop_llseek +EXPORT_SYMBOL vmlinux 0x4624916b genl_unregister_family +EXPORT_SYMBOL vmlinux 0x462a2e75 match_strlcpy +EXPORT_SYMBOL vmlinux 0x462d80c3 has_capability +EXPORT_SYMBOL vmlinux 0x463d34e4 rproc_vq_interrupt +EXPORT_SYMBOL vmlinux 0x46473db3 input_unregister_handler +EXPORT_SYMBOL vmlinux 0x465e24ff ucs2_utf8size +EXPORT_SYMBOL vmlinux 0x46669d36 _raw_write_lock_nested +EXPORT_SYMBOL vmlinux 0x466bac6c mmc_set_data_timeout +EXPORT_SYMBOL vmlinux 0x467d8af3 __vlan_find_dev_deep_rcu +EXPORT_SYMBOL vmlinux 0x46844782 msi_desc_to_pci_dev +EXPORT_SYMBOL vmlinux 0x469a6ec7 tcp_parse_md5sig_option +EXPORT_SYMBOL vmlinux 0x46a013f4 phy_drivers_register +EXPORT_SYMBOL vmlinux 0x46bc95fe tc_setup_cb_reoffload +EXPORT_SYMBOL vmlinux 0x46bc9ddf generic_set_encrypted_ci_d_ops +EXPORT_SYMBOL vmlinux 0x46bd5d6e video_get_options +EXPORT_SYMBOL vmlinux 0x46d362cc devfreq_monitor_stop +EXPORT_SYMBOL vmlinux 0x46d3b28c __div0 +EXPORT_SYMBOL vmlinux 0x46d99973 pci_disable_link_state_locked +EXPORT_SYMBOL vmlinux 0x46e0a2d8 con_copy_unimap +EXPORT_SYMBOL vmlinux 0x46f8503e flow_rule_match_cvlan +EXPORT_SYMBOL vmlinux 0x47065c73 cpm_muram_offset +EXPORT_SYMBOL vmlinux 0x470b7007 walk_stackframe +EXPORT_SYMBOL vmlinux 0x470cc74e devm_clk_get_optional +EXPORT_SYMBOL vmlinux 0x47228313 vfs_iter_write +EXPORT_SYMBOL vmlinux 0x472eed42 mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x474b1635 snd_card_new +EXPORT_SYMBOL vmlinux 0x4756260d ida_destroy +EXPORT_SYMBOL vmlinux 0x4768147a __nd_driver_register +EXPORT_SYMBOL vmlinux 0x4768c025 scsi_track_queue_full +EXPORT_SYMBOL vmlinux 0x47709e42 free_anon_bdev +EXPORT_SYMBOL vmlinux 0x479137ca imx_scu_irq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x47bda68a snd_unregister_device +EXPORT_SYMBOL vmlinux 0x47c163c0 configfs_remove_default_groups +EXPORT_SYMBOL vmlinux 0x47c20f8a refcount_dec_not_one +EXPORT_SYMBOL vmlinux 0x47c2ca19 __inet_stream_connect +EXPORT_SYMBOL vmlinux 0x47c65bfc unregister_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0x47c69074 genphy_read_master_slave +EXPORT_SYMBOL vmlinux 0x47e5d731 tcp_inbound_md5_hash +EXPORT_SYMBOL vmlinux 0x47e70229 v7_flush_user_cache_range +EXPORT_SYMBOL vmlinux 0x47ebc646 simple_setattr +EXPORT_SYMBOL vmlinux 0x47f757de elf_platform +EXPORT_SYMBOL vmlinux 0x47f9b659 kmem_cache_free_bulk +EXPORT_SYMBOL vmlinux 0x47fb4159 __vfs_getxattr +EXPORT_SYMBOL vmlinux 0x480d24dd scsi_test_unit_ready +EXPORT_SYMBOL vmlinux 0x481814c4 mb_cache_entry_find_next +EXPORT_SYMBOL vmlinux 0x4848cfb1 phy_mipi_dphy_get_default_config +EXPORT_SYMBOL vmlinux 0x484f6edf ktime_get_coarse_real_ts64 +EXPORT_SYMBOL vmlinux 0x4859b8bb rtc_year_days +EXPORT_SYMBOL vmlinux 0x4866e439 pci_wait_for_pending_transaction +EXPORT_SYMBOL vmlinux 0x4869af59 gro_find_receive_by_type +EXPORT_SYMBOL vmlinux 0x488d40e1 mtree_insert_range +EXPORT_SYMBOL vmlinux 0x48a5b067 __machine_arch_type +EXPORT_SYMBOL vmlinux 0x48a91171 string_get_size +EXPORT_SYMBOL vmlinux 0x48ad48b4 cpu_user +EXPORT_SYMBOL vmlinux 0x48b933de complete_request_key +EXPORT_SYMBOL vmlinux 0x48b99a13 vme_lm_free +EXPORT_SYMBOL vmlinux 0x48bf9cd8 nand_get_set_features_notsupp +EXPORT_SYMBOL vmlinux 0x48d27375 __bitmap_intersects +EXPORT_SYMBOL vmlinux 0x48dc55a2 tcf_action_exec +EXPORT_SYMBOL vmlinux 0x48e20faf dcb_delrewr +EXPORT_SYMBOL vmlinux 0x48f31f68 sock_no_sendmsg_locked +EXPORT_SYMBOL vmlinux 0x48fb8c16 init_net +EXPORT_SYMBOL vmlinux 0x49045426 icmp_err_convert +EXPORT_SYMBOL vmlinux 0x4904c42f netdev_offload_xstats_get +EXPORT_SYMBOL vmlinux 0x490f9980 posix_test_lock +EXPORT_SYMBOL vmlinux 0x491aabd1 mipi_dsi_host_register +EXPORT_SYMBOL vmlinux 0x49256082 of_cpu_device_node_get +EXPORT_SYMBOL vmlinux 0x4938d977 __traceiter_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x49497c63 md_write_inc +EXPORT_SYMBOL vmlinux 0x494f6e52 user_path_at_empty +EXPORT_SYMBOL vmlinux 0x495231ea mul_u64_u64_div_u64 +EXPORT_SYMBOL vmlinux 0x497472a8 vfs_dedupe_file_range +EXPORT_SYMBOL vmlinux 0x4977c498 stack_depot_get_extra_bits +EXPORT_SYMBOL vmlinux 0x4978dd9b uart_suspend_port +EXPORT_SYMBOL vmlinux 0x4979e892 tcf_exts_terse_dump +EXPORT_SYMBOL vmlinux 0x49871971 _raw_write_unlock_bh +EXPORT_SYMBOL vmlinux 0x49970de8 finish_wait +EXPORT_SYMBOL vmlinux 0x49972898 dma_fence_array_ops +EXPORT_SYMBOL vmlinux 0x499881e3 snd_pcm_set_sync +EXPORT_SYMBOL vmlinux 0x499f0ecf nd_sb_checksum +EXPORT_SYMBOL vmlinux 0x49bdede5 tc_cleanup_offload_action +EXPORT_SYMBOL vmlinux 0x49cd4090 iov_iter_init +EXPORT_SYMBOL vmlinux 0x49d3cb78 of_graph_get_remote_port_parent +EXPORT_SYMBOL vmlinux 0x49db9918 fixed_size_llseek +EXPORT_SYMBOL vmlinux 0x49ebacbd _clear_bit +EXPORT_SYMBOL vmlinux 0x49f26466 kstrndup +EXPORT_SYMBOL vmlinux 0x4a22ca58 flow_rule_match_ct +EXPORT_SYMBOL vmlinux 0x4a3ea5c0 snd_request_card +EXPORT_SYMBOL vmlinux 0x4a47d942 dquot_resume +EXPORT_SYMBOL vmlinux 0x4a5f55fb framebuffer_alloc +EXPORT_SYMBOL vmlinux 0x4a63d2b6 napi_enable +EXPORT_SYMBOL vmlinux 0x4a6c553c rtnl_create_link +EXPORT_SYMBOL vmlinux 0x4a6ee82b d_alloc_name +EXPORT_SYMBOL vmlinux 0x4a7ca06b mmc_erase +EXPORT_SYMBOL vmlinux 0x4a819313 page_readlink +EXPORT_SYMBOL vmlinux 0x4a92561b phy_init_hw +EXPORT_SYMBOL vmlinux 0x4a93576a ucc_fast_free +EXPORT_SYMBOL vmlinux 0x4a94fafe fsync_bdev +EXPORT_SYMBOL vmlinux 0x4a96a8eb xxh32_digest +EXPORT_SYMBOL vmlinux 0x4abbbb80 blk_mq_alloc_disk_for_queue +EXPORT_SYMBOL vmlinux 0x4abd3171 textsearch_register +EXPORT_SYMBOL vmlinux 0x4ad5ea5e mmc_wait_for_req +EXPORT_SYMBOL vmlinux 0x4ade86b5 hdmi_drm_infoframe_unpack_only +EXPORT_SYMBOL vmlinux 0x4ae90d8e hdmi_avi_infoframe_check +EXPORT_SYMBOL vmlinux 0x4af6ddf0 kstrtou16 +EXPORT_SYMBOL vmlinux 0x4b0bd5a7 phy_print_status +EXPORT_SYMBOL vmlinux 0x4b13fb19 can_nice +EXPORT_SYMBOL vmlinux 0x4b1efab0 xfrm_state_walk_done +EXPORT_SYMBOL vmlinux 0x4b3ec91d md_wakeup_thread +EXPORT_SYMBOL vmlinux 0x4b401817 iwe_stream_add_value +EXPORT_SYMBOL vmlinux 0x4b499d3c sock_wmalloc +EXPORT_SYMBOL vmlinux 0x4b5faca5 scsi_print_sense +EXPORT_SYMBOL vmlinux 0x4b668f65 put_ipc_ns +EXPORT_SYMBOL vmlinux 0x4ba5060a set_bh_page +EXPORT_SYMBOL vmlinux 0x4bc10d86 netdev_upper_dev_link +EXPORT_SYMBOL vmlinux 0x4bc98a6f inet6_unregister_protosw +EXPORT_SYMBOL vmlinux 0x4bcaafea pci_reenable_device +EXPORT_SYMBOL vmlinux 0x4bdc218e blk_set_runtime_active +EXPORT_SYMBOL vmlinux 0x4be85a03 memweight +EXPORT_SYMBOL vmlinux 0x4bef1c67 empty_name +EXPORT_SYMBOL vmlinux 0x4bf4c486 tcp_filter +EXPORT_SYMBOL vmlinux 0x4bfdcefa __memset32 +EXPORT_SYMBOL vmlinux 0x4c0937d4 genphy_read_mmd_unsupported +EXPORT_SYMBOL vmlinux 0x4c208ba5 dma_fence_chain_find_seqno +EXPORT_SYMBOL vmlinux 0x4c212419 set_anon_super_fc +EXPORT_SYMBOL vmlinux 0x4c2ae700 strnstr +EXPORT_SYMBOL vmlinux 0x4c3fa8e4 scsi_eh_restore_cmnd +EXPORT_SYMBOL vmlinux 0x4c416eb9 LZ4_decompress_fast +EXPORT_SYMBOL vmlinux 0x4c4f11bd __skb_gro_checksum_complete +EXPORT_SYMBOL vmlinux 0x4c5096df __kfree_skb +EXPORT_SYMBOL vmlinux 0x4c5c0e93 generic_file_read_iter +EXPORT_SYMBOL vmlinux 0x4c5c90aa free_netdev +EXPORT_SYMBOL vmlinux 0x4c6bcda3 of_n_addr_cells +EXPORT_SYMBOL vmlinux 0x4c805578 add_to_page_cache_lru +EXPORT_SYMBOL vmlinux 0x4c835f92 registered_fb +EXPORT_SYMBOL vmlinux 0x4ca2abb8 pci_bus_add_devices +EXPORT_SYMBOL vmlinux 0x4ca783fb jbd2_journal_destroy +EXPORT_SYMBOL vmlinux 0x4cc2854d tegra114_clock_assert_dfll_dvco_reset +EXPORT_SYMBOL vmlinux 0x4cf1475a generic_pipe_buf_try_steal +EXPORT_SYMBOL vmlinux 0x4cf9946f tcp_poll +EXPORT_SYMBOL vmlinux 0x4d09e34e pci_fixup_cardbus +EXPORT_SYMBOL vmlinux 0x4d0aa5d9 phy_stop +EXPORT_SYMBOL vmlinux 0x4d0d163d copy_page +EXPORT_SYMBOL vmlinux 0x4d0e17db udp_lib_setsockopt +EXPORT_SYMBOL vmlinux 0x4d10c4a9 ptp_schedule_worker +EXPORT_SYMBOL vmlinux 0x4d159b97 invalidate_mapping_pages +EXPORT_SYMBOL vmlinux 0x4d201b8c pcix_get_max_mmrbc +EXPORT_SYMBOL vmlinux 0x4d2bb808 register_framebuffer +EXPORT_SYMBOL vmlinux 0x4d3c153f sigprocmask +EXPORT_SYMBOL vmlinux 0x4d45d89e udp_memory_allocated +EXPORT_SYMBOL vmlinux 0x4d514485 xa_store +EXPORT_SYMBOL vmlinux 0x4d57040f udp_disconnect +EXPORT_SYMBOL vmlinux 0x4d5ef685 scsi_set_medium_removal +EXPORT_SYMBOL vmlinux 0x4d78540b truncate_pagecache +EXPORT_SYMBOL vmlinux 0x4d7894f8 iov_iter_single_seg_count +EXPORT_SYMBOL vmlinux 0x4d869f7a tty_driver_kref_put +EXPORT_SYMBOL vmlinux 0x4d9b652b rb_erase +EXPORT_SYMBOL vmlinux 0x4d9b6d35 snd_pcm_format_size +EXPORT_SYMBOL vmlinux 0x4da278d9 cpu_rmap_put +EXPORT_SYMBOL vmlinux 0x4db039fa tcf_em_tree_destroy +EXPORT_SYMBOL vmlinux 0x4dc9b661 i2c_smbus_read_byte +EXPORT_SYMBOL vmlinux 0x4dce47d8 _raw_spin_trylock +EXPORT_SYMBOL vmlinux 0x4de30723 __put_user_ns +EXPORT_SYMBOL vmlinux 0x4dec6038 memscan +EXPORT_SYMBOL vmlinux 0x4df2ea84 gen_estimator_read +EXPORT_SYMBOL vmlinux 0x4df87df4 padata_free_shell +EXPORT_SYMBOL vmlinux 0x4e01f8fb bioset_init +EXPORT_SYMBOL vmlinux 0x4e05bdec mempool_init_node +EXPORT_SYMBOL vmlinux 0x4e0fbfef sock_no_bind +EXPORT_SYMBOL vmlinux 0x4e147b6d d_instantiate_new +EXPORT_SYMBOL vmlinux 0x4e282cef pci_iounmap +EXPORT_SYMBOL vmlinux 0x4e2ca192 max8925_bulk_read +EXPORT_SYMBOL vmlinux 0x4e2df901 rt_dst_clone +EXPORT_SYMBOL vmlinux 0x4e2e74c1 qcom_scm_io_readl +EXPORT_SYMBOL vmlinux 0x4e2edbbc param_ops_uint +EXPORT_SYMBOL vmlinux 0x4e3567f7 match_int +EXPORT_SYMBOL vmlinux 0x4e36cdc4 __ubsan_handle_divrem_overflow +EXPORT_SYMBOL vmlinux 0x4e4832a4 __neigh_create +EXPORT_SYMBOL vmlinux 0x4e68e9be rb_next_postorder +EXPORT_SYMBOL vmlinux 0x4e6c4e97 devm_devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x4e6e8ea7 fg_console +EXPORT_SYMBOL vmlinux 0x4e6fdf06 security_sctp_bind_connect +EXPORT_SYMBOL vmlinux 0x4e882329 of_platform_device_create +EXPORT_SYMBOL vmlinux 0x4eada8f7 security_secid_to_secctx +EXPORT_SYMBOL vmlinux 0x4eb10a72 mipi_dsi_dcs_set_tear_off +EXPORT_SYMBOL vmlinux 0x4eb2b066 hdmi_avi_infoframe_init +EXPORT_SYMBOL vmlinux 0x4ec6af80 security_inet_conn_established +EXPORT_SYMBOL vmlinux 0x4ee98ebd tcp_have_smc +EXPORT_SYMBOL vmlinux 0x4ee9dbc9 kthread_destroy_worker +EXPORT_SYMBOL vmlinux 0x4eedfa57 try_module_get +EXPORT_SYMBOL vmlinux 0x4ef9400b tcp_v4_md5_hash_skb +EXPORT_SYMBOL vmlinux 0x4ef98074 kfree_skb_list_reason +EXPORT_SYMBOL vmlinux 0x4f057415 dev_mc_add +EXPORT_SYMBOL vmlinux 0x4f1cd128 security_tun_dev_create +EXPORT_SYMBOL vmlinux 0x4f20d80b zstd_min_clevel +EXPORT_SYMBOL vmlinux 0x4f2250ba rtc_tm_to_time64 +EXPORT_SYMBOL vmlinux 0x4f24a389 zap_page_range_single +EXPORT_SYMBOL vmlinux 0x4f4fe079 zpool_register_driver +EXPORT_SYMBOL vmlinux 0x4f54e6a8 proto_register +EXPORT_SYMBOL vmlinux 0x4f63fd63 generic_pipe_buf_get +EXPORT_SYMBOL vmlinux 0x4f7699dd pm860x_page_bulk_read +EXPORT_SYMBOL vmlinux 0x4f816e9b snd_pcm_format_big_endian +EXPORT_SYMBOL vmlinux 0x4f89c9de gpmc_cs_free +EXPORT_SYMBOL vmlinux 0x4f95b6af ip_getsockopt +EXPORT_SYMBOL vmlinux 0x4fc1734c unregister_filesystem +EXPORT_SYMBOL vmlinux 0x4feca0bf vme_dma_request +EXPORT_SYMBOL vmlinux 0x4fef3ef4 completion_done +EXPORT_SYMBOL vmlinux 0x4ffb59bf __SCK__tp_func_kfree +EXPORT_SYMBOL vmlinux 0x4ffe23de regset_get_alloc +EXPORT_SYMBOL vmlinux 0x50097088 security_tun_dev_free_security +EXPORT_SYMBOL vmlinux 0x5009c71d glob_match +EXPORT_SYMBOL vmlinux 0x50109530 inode_query_iversion +EXPORT_SYMBOL vmlinux 0x5016cb12 filemap_get_folios_tag +EXPORT_SYMBOL vmlinux 0x502b6647 mempool_create_node +EXPORT_SYMBOL vmlinux 0x503bd137 snd_interval_ranges +EXPORT_SYMBOL vmlinux 0x503d9124 pid_task +EXPORT_SYMBOL vmlinux 0x5052893d netdev_err +EXPORT_SYMBOL vmlinux 0x505b62b7 dump_emit +EXPORT_SYMBOL vmlinux 0x50624917 sha1_init +EXPORT_SYMBOL vmlinux 0x50697ea7 tcp_time_wait +EXPORT_SYMBOL vmlinux 0x506dff1a __genradix_free +EXPORT_SYMBOL vmlinux 0x5089f45f ip_send_check +EXPORT_SYMBOL vmlinux 0x508f6379 generic_file_llseek +EXPORT_SYMBOL vmlinux 0x5090d302 truncate_inode_pages +EXPORT_SYMBOL vmlinux 0x50944630 seq_list_start_head_rcu +EXPORT_SYMBOL vmlinux 0x50a4698c fb_videomode_to_modelist +EXPORT_SYMBOL vmlinux 0x50b73ce2 rfkill_find_type +EXPORT_SYMBOL vmlinux 0x50b80992 mb_cache_entry_find_first +EXPORT_SYMBOL vmlinux 0x50be748d security_ib_free_security +EXPORT_SYMBOL vmlinux 0x50d035c2 vsscanf +EXPORT_SYMBOL vmlinux 0x50d71bcf gen_pool_first_fit +EXPORT_SYMBOL vmlinux 0x50efc06c ip_sock_set_tos +EXPORT_SYMBOL vmlinux 0x50f0aaf6 handshake_req_alloc +EXPORT_SYMBOL vmlinux 0x50f85302 __arm_smccc_hvc +EXPORT_SYMBOL vmlinux 0x5106e8f9 truncate_setsize +EXPORT_SYMBOL vmlinux 0x51078fec arp_xmit +EXPORT_SYMBOL vmlinux 0x5117e7e5 splice_direct_to_actor +EXPORT_SYMBOL vmlinux 0x512a04a0 page_pool_alloc_frag +EXPORT_SYMBOL vmlinux 0x512ad1aa of_phy_get_and_connect +EXPORT_SYMBOL vmlinux 0x514a62ec dq_data_lock +EXPORT_SYMBOL vmlinux 0x515c814d get_watch_queue +EXPORT_SYMBOL vmlinux 0x51641162 opal_unlock_from_suspend +EXPORT_SYMBOL vmlinux 0x517dd32f unregister_netdevice_queue +EXPORT_SYMBOL vmlinux 0x5183175c fs_lookup_param +EXPORT_SYMBOL vmlinux 0x51841bda of_get_ddr_timings +EXPORT_SYMBOL vmlinux 0x5191071b devfreq_remove_governor +EXPORT_SYMBOL vmlinux 0x51a910c0 arm_copy_to_user +EXPORT_SYMBOL vmlinux 0x51a92db9 skb_kill_datagram +EXPORT_SYMBOL vmlinux 0x51bdb39f mipi_dsi_dcs_set_display_on +EXPORT_SYMBOL vmlinux 0x51ca42a0 __netdev_alloc_skb +EXPORT_SYMBOL vmlinux 0x51cde100 xfrm_policy_insert +EXPORT_SYMBOL vmlinux 0x51d7bf6f vme_unregister_driver +EXPORT_SYMBOL vmlinux 0x51e3efc0 inet_put_port +EXPORT_SYMBOL vmlinux 0x51e77c97 pfn_valid +EXPORT_SYMBOL vmlinux 0x51e8bbfe scsi_host_busy +EXPORT_SYMBOL vmlinux 0x51eadfc1 __dquot_alloc_space +EXPORT_SYMBOL vmlinux 0x51eaf038 dev_getbyhwaddr_rcu +EXPORT_SYMBOL vmlinux 0x5203d176 cmd_db_ready +EXPORT_SYMBOL vmlinux 0x522fb0e4 __hsiphash_unaligned +EXPORT_SYMBOL vmlinux 0x5233bbed snd_dma_alloc_pages_fallback +EXPORT_SYMBOL vmlinux 0x523821f6 generic_fill_statx_attr +EXPORT_SYMBOL vmlinux 0x523afd54 phy_ethtool_get_sset_count +EXPORT_SYMBOL vmlinux 0x523daad7 omap_rtc_power_off_program +EXPORT_SYMBOL vmlinux 0x5254a33e dev_trans_start +EXPORT_SYMBOL vmlinux 0x52584210 tcp_enter_cwr +EXPORT_SYMBOL vmlinux 0x525b0917 sockopt_ns_capable +EXPORT_SYMBOL vmlinux 0x52643b23 inet_frags_init +EXPORT_SYMBOL vmlinux 0x5266b4ba bprm_change_interp +EXPORT_SYMBOL vmlinux 0x5268676f snd_power_wait +EXPORT_SYMBOL vmlinux 0x526c3a6c jiffies +EXPORT_SYMBOL vmlinux 0x5270f801 inet_csk_prepare_forced_close +EXPORT_SYMBOL vmlinux 0x5284c206 fs_param_is_u32 +EXPORT_SYMBOL vmlinux 0x528c709d simple_read_from_buffer +EXPORT_SYMBOL vmlinux 0x52985d4f dma_sync_sg_for_cpu +EXPORT_SYMBOL vmlinux 0x529f8dc8 md_update_sb +EXPORT_SYMBOL vmlinux 0x52a7824d flow_rule_match_l2tpv3 +EXPORT_SYMBOL vmlinux 0x52c8d1ac jbd2_wait_inode_data +EXPORT_SYMBOL vmlinux 0x52d717da xz_dec_init +EXPORT_SYMBOL vmlinux 0x52d97667 bitmap_to_arr64 +EXPORT_SYMBOL vmlinux 0x52e3e4a5 snd_pcm_hw_param_value +EXPORT_SYMBOL vmlinux 0x52e67b55 netpoll_cleanup +EXPORT_SYMBOL vmlinux 0x52efbd7a key_invalidate +EXPORT_SYMBOL vmlinux 0x52f2850a imx_sc_pm_cpu_start +EXPORT_SYMBOL vmlinux 0x52f6a003 skb_prepare_seq_read +EXPORT_SYMBOL vmlinux 0x530651aa generic_write_checks_count +EXPORT_SYMBOL vmlinux 0x530b1e98 pm_suspend +EXPORT_SYMBOL vmlinux 0x5317deaa of_graph_get_port_parent +EXPORT_SYMBOL vmlinux 0x532b139c input_flush_device +EXPORT_SYMBOL vmlinux 0x5338184f ethtool_sprintf +EXPORT_SYMBOL vmlinux 0x533ce644 xfrm_state_check_expire +EXPORT_SYMBOL vmlinux 0x534f2aa4 blk_stack_limits +EXPORT_SYMBOL vmlinux 0x535bc248 i2c_add_adapter +EXPORT_SYMBOL vmlinux 0x5360356f __ClearPageMovable +EXPORT_SYMBOL vmlinux 0x536060af radix_tree_lookup_slot +EXPORT_SYMBOL vmlinux 0x53690b41 kthread_create_on_node +EXPORT_SYMBOL vmlinux 0x53825546 ww_mutex_lock +EXPORT_SYMBOL vmlinux 0x539a2105 send_sig_info +EXPORT_SYMBOL vmlinux 0x53a5d2d3 file_modified +EXPORT_SYMBOL vmlinux 0x53be83c3 __starget_for_each_device +EXPORT_SYMBOL vmlinux 0x53c18c43 mntget +EXPORT_SYMBOL vmlinux 0x53d26e24 __scsi_add_device +EXPORT_SYMBOL vmlinux 0x53d75efe twl6040_get_vibralr_status +EXPORT_SYMBOL vmlinux 0x53ddde42 tcp_md5_do_add +EXPORT_SYMBOL vmlinux 0x53f8ced7 page_pool_ethtool_stats_get_strings +EXPORT_SYMBOL vmlinux 0x5415de01 bdi_register +EXPORT_SYMBOL vmlinux 0x5431e0c1 nlmsg_notify +EXPORT_SYMBOL vmlinux 0x5439fb19 sget_fc +EXPORT_SYMBOL vmlinux 0x543ef284 seq_hlist_start +EXPORT_SYMBOL vmlinux 0x5444ac26 i2c_register_driver +EXPORT_SYMBOL vmlinux 0x544735a5 devm_clk_put +EXPORT_SYMBOL vmlinux 0x544aedd1 set_page_dirty_lock +EXPORT_SYMBOL vmlinux 0x544bc005 request_firmware_nowait +EXPORT_SYMBOL vmlinux 0x548475ee rproc_detach +EXPORT_SYMBOL vmlinux 0x549e1c1c input_release_device +EXPORT_SYMBOL vmlinux 0x54a402d6 of_platform_bus_probe +EXPORT_SYMBOL vmlinux 0x54b1fac6 __ubsan_handle_load_invalid_value +EXPORT_SYMBOL vmlinux 0x54bc0146 hmm_range_fault +EXPORT_SYMBOL vmlinux 0x54bc3914 mipi_dsi_dcs_set_page_address +EXPORT_SYMBOL vmlinux 0x54cfacd5 __ctzdi2 +EXPORT_SYMBOL vmlinux 0x54d98a0f inet_frag_pull_head +EXPORT_SYMBOL vmlinux 0x54dcdc39 pci_write_config_dword +EXPORT_SYMBOL vmlinux 0x54e69a84 xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x54e6fcdd net_enable_timestamp +EXPORT_SYMBOL vmlinux 0x5506b8f7 netlbl_bitmap_setbit +EXPORT_SYMBOL vmlinux 0x5509bc6b key_move +EXPORT_SYMBOL vmlinux 0x5514d0f5 tty_port_put +EXPORT_SYMBOL vmlinux 0x551bd071 __rb_erase_color +EXPORT_SYMBOL vmlinux 0x5532ce28 __lock_buffer +EXPORT_SYMBOL vmlinux 0x554ae3a4 irq_poll_sched +EXPORT_SYMBOL vmlinux 0x554d5e6a genphy_soft_reset +EXPORT_SYMBOL vmlinux 0x5550758a register_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0x555209da clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0x5562e403 prepare_to_wait_exclusive +EXPORT_SYMBOL vmlinux 0x556dcfc9 make_bad_inode +EXPORT_SYMBOL vmlinux 0x558b281d aes_expandkey +EXPORT_SYMBOL vmlinux 0x55934ba7 dm_kcopyd_zero +EXPORT_SYMBOL vmlinux 0x559c28ac free_buffer_head +EXPORT_SYMBOL vmlinux 0x559d7fdc rproc_get_by_phandle +EXPORT_SYMBOL vmlinux 0x559e5fb5 netdev_lower_get_first_private_rcu +EXPORT_SYMBOL vmlinux 0x55e2e35b input_allocate_device +EXPORT_SYMBOL vmlinux 0x55e31703 ethtool_convert_link_mode_to_legacy_u32 +EXPORT_SYMBOL vmlinux 0x55eb20b2 mmc_sw_reset +EXPORT_SYMBOL vmlinux 0x55eb869a _raw_read_trylock +EXPORT_SYMBOL vmlinux 0x560a54c2 netpoll_send_udp +EXPORT_SYMBOL vmlinux 0x5623a86b pmem_should_map_pages +EXPORT_SYMBOL vmlinux 0x562758dd nd_btt_version +EXPORT_SYMBOL vmlinux 0x562b0a72 try_lookup_one_len +EXPORT_SYMBOL vmlinux 0x562fc832 sg_miter_next +EXPORT_SYMBOL vmlinux 0x5630ff9b finalize_exec +EXPORT_SYMBOL vmlinux 0x5635a60a vmalloc_user +EXPORT_SYMBOL vmlinux 0x563952a3 kblockd_schedule_work +EXPORT_SYMBOL vmlinux 0x564aa792 invalidate_inode_buffers +EXPORT_SYMBOL vmlinux 0x5658745a filemap_dirty_folio +EXPORT_SYMBOL vmlinux 0x56802ae8 rps_cpu_mask +EXPORT_SYMBOL vmlinux 0x56922619 migrate_folio +EXPORT_SYMBOL vmlinux 0x56970156 security_inode_listsecurity +EXPORT_SYMBOL vmlinux 0x56ad61f1 disk_stack_limits +EXPORT_SYMBOL vmlinux 0x56c8799d scsi_kunmap_atomic_sg +EXPORT_SYMBOL vmlinux 0x56cdc041 tso_build_data +EXPORT_SYMBOL vmlinux 0x56d73214 pcim_iounmap +EXPORT_SYMBOL vmlinux 0x56fb4008 blk_integrity_unregister +EXPORT_SYMBOL vmlinux 0x57423eff vfs_path_lookup +EXPORT_SYMBOL vmlinux 0x574c2e74 bitmap_release_region +EXPORT_SYMBOL vmlinux 0x574f7642 mdiobus_scan_c22 +EXPORT_SYMBOL vmlinux 0x57575f08 dmaengine_put +EXPORT_SYMBOL vmlinux 0x576567f8 putname +EXPORT_SYMBOL vmlinux 0x57674fd7 __sw_hweight16 +EXPORT_SYMBOL vmlinux 0x576e81b6 dma_find_channel +EXPORT_SYMBOL vmlinux 0x579163db clear_page_dirty_for_io +EXPORT_SYMBOL vmlinux 0x57984d8b xfrm_find_acq_byseq +EXPORT_SYMBOL vmlinux 0x579c14d5 mmc_cqe_request_done +EXPORT_SYMBOL vmlinux 0x57c64edd tcp_hashinfo +EXPORT_SYMBOL vmlinux 0x57ca275c trace_raw_output_prep +EXPORT_SYMBOL vmlinux 0x57ce3dc7 pci_msix_vec_count +EXPORT_SYMBOL vmlinux 0x57ceedb1 lockref_put_not_zero +EXPORT_SYMBOL vmlinux 0x57e5170c qcom_scm_iommu_secure_ptbl_size +EXPORT_SYMBOL vmlinux 0x57f38cdc qe_get_firmware_info +EXPORT_SYMBOL vmlinux 0x57f4c329 get_vm_area +EXPORT_SYMBOL vmlinux 0x5818fe3c posix_acl_from_mode +EXPORT_SYMBOL vmlinux 0x581cde4e up +EXPORT_SYMBOL vmlinux 0x581de392 take_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0x581f98da zlib_inflate +EXPORT_SYMBOL vmlinux 0x582377e0 remove_arg_zero +EXPORT_SYMBOL vmlinux 0x582b6275 xfrm_if_unregister_cb +EXPORT_SYMBOL vmlinux 0x5831d7bb simple_nosetlease +EXPORT_SYMBOL vmlinux 0x5832acbe rawnand_sw_hamming_cleanup +EXPORT_SYMBOL vmlinux 0x58331b1c mmc_can_erase +EXPORT_SYMBOL vmlinux 0x5838f6c9 rtc_valid_tm +EXPORT_SYMBOL vmlinux 0x5864cad2 dm_get_device +EXPORT_SYMBOL vmlinux 0x586b2b0f add_watch_to_object +EXPORT_SYMBOL vmlinux 0x58707b22 debugfs_create_automount +EXPORT_SYMBOL vmlinux 0x587729e3 sock_kfree_s +EXPORT_SYMBOL vmlinux 0x587b0954 kvasprintf +EXPORT_SYMBOL vmlinux 0x587b892e qe_get_num_of_risc +EXPORT_SYMBOL vmlinux 0x5897a680 __find_nth_and_andnot_bit +EXPORT_SYMBOL vmlinux 0x58a0a600 __netlink_dump_start +EXPORT_SYMBOL vmlinux 0x58aa6d1a pci_bus_write_config_dword +EXPORT_SYMBOL vmlinux 0x58acf24b mdiobus_register_board_info +EXPORT_SYMBOL vmlinux 0x58b4645c dev_close_many +EXPORT_SYMBOL vmlinux 0x58b73bc7 match_wildcard +EXPORT_SYMBOL vmlinux 0x58bc94ee param_array_ops +EXPORT_SYMBOL vmlinux 0x58bde937 proc_create_seq_private +EXPORT_SYMBOL vmlinux 0x58c16d7c dev_uc_sync_multiple +EXPORT_SYMBOL vmlinux 0x58cb1f7a tcf_chain_get_by_act +EXPORT_SYMBOL vmlinux 0x58e3306d bit_wait_io +EXPORT_SYMBOL vmlinux 0x58e3d2ed xfrm_state_add +EXPORT_SYMBOL vmlinux 0x58ee06ce uart_get_divisor +EXPORT_SYMBOL vmlinux 0x58fad869 __var_waitqueue +EXPORT_SYMBOL vmlinux 0x59056aed tls_server_hello_x509 +EXPORT_SYMBOL vmlinux 0x5926d821 __nla_put_64bit +EXPORT_SYMBOL vmlinux 0x592b5bd9 tcp_sockets_allocated +EXPORT_SYMBOL vmlinux 0x59427f03 netdev_refcnt_read +EXPORT_SYMBOL vmlinux 0x594b4493 gnet_stats_copy_basic_hw +EXPORT_SYMBOL vmlinux 0x594bf15b ioport_map +EXPORT_SYMBOL vmlinux 0x594e1317 __modsi3 +EXPORT_SYMBOL vmlinux 0x5956e5a1 security_dentry_init_security +EXPORT_SYMBOL vmlinux 0x59733a0d rawnand_sw_bch_cleanup +EXPORT_SYMBOL vmlinux 0x59750884 devm_ioremap_resource +EXPORT_SYMBOL vmlinux 0x597df5c4 kernel_bind +EXPORT_SYMBOL vmlinux 0x59889210 snd_pcm_mmap_data +EXPORT_SYMBOL vmlinux 0x598b7ab5 qdisc_offload_dump_helper +EXPORT_SYMBOL vmlinux 0x599b4888 qe_setbrg +EXPORT_SYMBOL vmlinux 0x59a17bfc tegra114_clock_tune_cpu_trimmers_high +EXPORT_SYMBOL vmlinux 0x59b7cab6 mempool_resize +EXPORT_SYMBOL vmlinux 0x59cf0b3b zstd_compress_bound +EXPORT_SYMBOL vmlinux 0x59d11801 mdio_device_register +EXPORT_SYMBOL vmlinux 0x59d29dab v7_flush_kern_dcache_area +EXPORT_SYMBOL vmlinux 0x59d45641 dev_get_stats +EXPORT_SYMBOL vmlinux 0x59dae46c blk_mq_start_hw_queue +EXPORT_SYMBOL vmlinux 0x59e5070d __do_div64 +EXPORT_SYMBOL vmlinux 0x59f4a906 __fs_parse +EXPORT_SYMBOL vmlinux 0x59fc222b __phy_resume +EXPORT_SYMBOL vmlinux 0x5a0b73d0 zlib_deflateInit2 +EXPORT_SYMBOL vmlinux 0x5a14de15 radix_tree_insert +EXPORT_SYMBOL vmlinux 0x5a2eadbd phy_connect_direct +EXPORT_SYMBOL vmlinux 0x5a3988b9 vme_bus_type +EXPORT_SYMBOL vmlinux 0x5a4d313e gf128mul_4k_lle +EXPORT_SYMBOL vmlinux 0x5a813dd6 skb_flow_dissect_tunnel_info +EXPORT_SYMBOL vmlinux 0x5a825176 __netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x5a8b3b8d unregister_cdrom +EXPORT_SYMBOL vmlinux 0x5a8d0564 security_socket_socketpair +EXPORT_SYMBOL vmlinux 0x5a99a0d7 flow_get_u32_dst +EXPORT_SYMBOL vmlinux 0x5aa74b72 vfs_iocb_iter_write +EXPORT_SYMBOL vmlinux 0x5aad5433 module_refcount +EXPORT_SYMBOL vmlinux 0x5ac303e5 d_delete +EXPORT_SYMBOL vmlinux 0x5ac6b5ca seq_hex_dump +EXPORT_SYMBOL vmlinux 0x5acbf02e bioset_integrity_create +EXPORT_SYMBOL vmlinux 0x5ad3b2bf of_graph_get_remote_node +EXPORT_SYMBOL vmlinux 0x5add4366 dcb_ieee_getapp_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0x5ae1154b __traceiter_kfree +EXPORT_SYMBOL vmlinux 0x5ae2f365 mq_change_real_num_tx +EXPORT_SYMBOL vmlinux 0x5aea6228 jbd2_journal_get_undo_access +EXPORT_SYMBOL vmlinux 0x5b027846 address_space_init_once +EXPORT_SYMBOL vmlinux 0x5b04be5a disable_fiq +EXPORT_SYMBOL vmlinux 0x5b062284 gen_pool_fixed_alloc +EXPORT_SYMBOL vmlinux 0x5b0eeb10 snd_pcm_set_managed_buffer_all +EXPORT_SYMBOL vmlinux 0x5b407a83 dqget +EXPORT_SYMBOL vmlinux 0x5b54903b qcom_scm_pas_mem_setup +EXPORT_SYMBOL vmlinux 0x5b6d87b5 brioctl_set +EXPORT_SYMBOL vmlinux 0x5b75524c ip_sock_set_pktinfo +EXPORT_SYMBOL vmlinux 0x5b9cbd11 phy_device_register +EXPORT_SYMBOL vmlinux 0x5ba41565 kernel_getpeername +EXPORT_SYMBOL vmlinux 0x5bb8fffd udp_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x5bbab830 rawv6_mh_filter_unregister +EXPORT_SYMBOL vmlinux 0x5bbe49f4 __init_waitqueue_head +EXPORT_SYMBOL vmlinux 0x5bc38570 jbd2_journal_extend +EXPORT_SYMBOL vmlinux 0x5bce3d5f tcp_mtu_to_mss +EXPORT_SYMBOL vmlinux 0x5bd4ff88 flow_action_cookie_create +EXPORT_SYMBOL vmlinux 0x5bd75d82 dquot_file_open +EXPORT_SYMBOL vmlinux 0x5bda4214 _raw_read_lock +EXPORT_SYMBOL vmlinux 0x5bdb7603 sock_copy_user_timeval +EXPORT_SYMBOL vmlinux 0x5bdd667f dev_vprintk_emit +EXPORT_SYMBOL vmlinux 0x5be350ad rtc_add_group +EXPORT_SYMBOL vmlinux 0x5be63c5b crc32c_csum_stub +EXPORT_SYMBOL vmlinux 0x5bf156a0 __mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x5bf2100b cqhci_resume +EXPORT_SYMBOL vmlinux 0x5bf3844f nf_getsockopt +EXPORT_SYMBOL vmlinux 0x5c0400a7 ip_sock_set_recverr +EXPORT_SYMBOL vmlinux 0x5c1d3bc2 sync_filesystem +EXPORT_SYMBOL vmlinux 0x5c259db2 fb_io_read +EXPORT_SYMBOL vmlinux 0x5c3c7387 kstrtoull +EXPORT_SYMBOL vmlinux 0x5c3fb530 register_mtd_chip_driver +EXPORT_SYMBOL vmlinux 0x5c404f05 skb_eth_push +EXPORT_SYMBOL vmlinux 0x5c6022b0 skb_copy_datagram_from_iter +EXPORT_SYMBOL vmlinux 0x5c6a851e dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x5c716976 hdmi_audio_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x5c7f1284 int_sqrt64 +EXPORT_SYMBOL vmlinux 0x5c807a05 snd_pcm_period_elapsed_under_stream_lock +EXPORT_SYMBOL vmlinux 0x5c9284a0 processor_id +EXPORT_SYMBOL vmlinux 0x5ca2b7b7 neigh_sysctl_unregister +EXPORT_SYMBOL vmlinux 0x5cb1b97a pfifo_fast_ops +EXPORT_SYMBOL vmlinux 0x5cb9ffcf snd_timer_close +EXPORT_SYMBOL vmlinux 0x5cbd8e69 __crc32c_le +EXPORT_SYMBOL vmlinux 0x5cc9275a key_type_keyring +EXPORT_SYMBOL vmlinux 0x5cd2ddf3 ethtool_intersect_link_masks +EXPORT_SYMBOL vmlinux 0x5cdc7c25 blk_start_plug +EXPORT_SYMBOL vmlinux 0x5cdd4fe3 input_handler_for_each_handle +EXPORT_SYMBOL vmlinux 0x5cf53ce2 input_free_minor +EXPORT_SYMBOL vmlinux 0x5cfc06ce elv_rb_latter_request +EXPORT_SYMBOL vmlinux 0x5d1251cb pcibios_resource_to_bus +EXPORT_SYMBOL vmlinux 0x5d17d11f of_get_mac_address_nvmem +EXPORT_SYMBOL vmlinux 0x5d2d5809 pci_set_mwi +EXPORT_SYMBOL vmlinux 0x5d37d658 dim_park_tired +EXPORT_SYMBOL vmlinux 0x5d49aabc init_wait_var_entry +EXPORT_SYMBOL vmlinux 0x5d5763f9 tty_register_driver +EXPORT_SYMBOL vmlinux 0x5d5796ca mii_check_link +EXPORT_SYMBOL vmlinux 0x5d681237 folio_mark_accessed +EXPORT_SYMBOL vmlinux 0x5d6849e4 __cgroup_bpf_run_filter_sock_addr +EXPORT_SYMBOL vmlinux 0x5d6e5968 dev_load +EXPORT_SYMBOL vmlinux 0x5d87d073 generic_setlease +EXPORT_SYMBOL vmlinux 0x5d881657 audit_log_start +EXPORT_SYMBOL vmlinux 0x5dbe733a readahead_expand +EXPORT_SYMBOL vmlinux 0x5dcd98df cfb_copyarea +EXPORT_SYMBOL vmlinux 0x5dcf6341 outer_cache +EXPORT_SYMBOL vmlinux 0x5dd337d5 xp_raw_get_data +EXPORT_SYMBOL vmlinux 0x5de026ef dup_iter +EXPORT_SYMBOL vmlinux 0x5df09114 blkdev_issue_secure_erase +EXPORT_SYMBOL vmlinux 0x5df74885 ndisc_send_skb +EXPORT_SYMBOL vmlinux 0x5e0ccb9f sha1_transform +EXPORT_SYMBOL vmlinux 0x5e187b42 napi_gro_flush +EXPORT_SYMBOL vmlinux 0x5e1c2d40 napi_disable +EXPORT_SYMBOL vmlinux 0x5e212d62 snd_pci_quirk_lookup +EXPORT_SYMBOL vmlinux 0x5e373fb4 gf128mul_64k_bbe +EXPORT_SYMBOL vmlinux 0x5e48cbb2 serial8250_register_8250_port +EXPORT_SYMBOL vmlinux 0x5e518dfc snd_pcm_stop +EXPORT_SYMBOL vmlinux 0x5e5ffd4e freezer_active +EXPORT_SYMBOL vmlinux 0x5e6e5350 dquot_alloc_inode +EXPORT_SYMBOL vmlinux 0x5e6f91f9 tegra_powergate_remove_clamping +EXPORT_SYMBOL vmlinux 0x5e7ca83a i2c_verify_client +EXPORT_SYMBOL vmlinux 0x5e7e03a9 xz_dec_microlzma_run +EXPORT_SYMBOL vmlinux 0x5e7f4920 snd_pcm_format_set_silence +EXPORT_SYMBOL vmlinux 0x5e805545 pci_enable_msi +EXPORT_SYMBOL vmlinux 0x5e8afe4d device_match_acpi_handle +EXPORT_SYMBOL vmlinux 0x5e8bb84f rproc_of_parse_firmware +EXPORT_SYMBOL vmlinux 0x5e95b1cd current_umask +EXPORT_SYMBOL vmlinux 0x5e99ca4e mark_buffer_dirty +EXPORT_SYMBOL vmlinux 0x5ea00d70 __of_parse_phandle_with_args +EXPORT_SYMBOL vmlinux 0x5ea20648 snd_pcm_hw_refine +EXPORT_SYMBOL vmlinux 0x5eaaeea1 cros_ec_get_host_event +EXPORT_SYMBOL vmlinux 0x5eac7c8a ip_options_rcv_srr +EXPORT_SYMBOL vmlinux 0x5eac9ad5 __inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x5ebaa63b tcp_make_synack +EXPORT_SYMBOL vmlinux 0x5ec1640f unix_destruct_scm +EXPORT_SYMBOL vmlinux 0x5ec4aee6 put_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x5ecb4b0b fbcon_update_vcs +EXPORT_SYMBOL vmlinux 0x5ed040b0 pm_set_vt_switch +EXPORT_SYMBOL vmlinux 0x5ed05bf6 hdmi_audio_infoframe_pack +EXPORT_SYMBOL vmlinux 0x5ed90adc int_to_scsilun +EXPORT_SYMBOL vmlinux 0x5edc2ce2 cdrom_mode_sense +EXPORT_SYMBOL vmlinux 0x5f091e39 unregister_nls +EXPORT_SYMBOL vmlinux 0x5f098b2a in6addr_interfacelocal_allrouters +EXPORT_SYMBOL vmlinux 0x5f199b65 module_layout +EXPORT_SYMBOL vmlinux 0x5f1eef6f skb_headers_offset_update +EXPORT_SYMBOL vmlinux 0x5f2467ec __mod_node_page_state +EXPORT_SYMBOL vmlinux 0x5f25c699 udp_lib_unhash +EXPORT_SYMBOL vmlinux 0x5f2ba55e security_req_classify_flow +EXPORT_SYMBOL vmlinux 0x5f30e7a7 tegra_io_pad_power_disable +EXPORT_SYMBOL vmlinux 0x5f5441c8 __ubsan_handle_alignment_assumption +EXPORT_SYMBOL vmlinux 0x5f55745f xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0x5f699347 mmc_calc_max_discard +EXPORT_SYMBOL vmlinux 0x5f6b889c rproc_va_to_pa +EXPORT_SYMBOL vmlinux 0x5f754e5a memset +EXPORT_SYMBOL vmlinux 0x5f8d5036 scsi_ioctl +EXPORT_SYMBOL vmlinux 0x5fa481ed mipi_dsi_device_unregister +EXPORT_SYMBOL vmlinux 0x5fb01358 alloc_pages_exact +EXPORT_SYMBOL vmlinux 0x5fb6519b dcache_dir_open +EXPORT_SYMBOL vmlinux 0x5fc13597 get_bitmap_from_slot +EXPORT_SYMBOL vmlinux 0x5fc1fac5 __getblk_gfp +EXPORT_SYMBOL vmlinux 0x5fd5484a __sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0x5ff11cc3 pcibios_min_io +EXPORT_SYMBOL vmlinux 0x5ff2d7fa alloc_mdio_bitbang +EXPORT_SYMBOL vmlinux 0x5ffdb8ba d_rehash +EXPORT_SYMBOL vmlinux 0x5ffe2c80 qdisc_warn_nonwc +EXPORT_SYMBOL vmlinux 0x6005c351 zpool_has_pool +EXPORT_SYMBOL vmlinux 0x600683d3 do_unblank_screen +EXPORT_SYMBOL vmlinux 0x6010e84f phy_init_eee +EXPORT_SYMBOL vmlinux 0x601f665f dm_io_client_create +EXPORT_SYMBOL vmlinux 0x602a9ea0 xfrm_state_lookup +EXPORT_SYMBOL vmlinux 0x602c96f0 copy_to_user_fromio +EXPORT_SYMBOL vmlinux 0x60352082 register_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x605790dc fiemap_fill_next_extent +EXPORT_SYMBOL vmlinux 0x6059be3c xfrm6_protocol_register +EXPORT_SYMBOL vmlinux 0x6067f1f3 inet_ioctl +EXPORT_SYMBOL vmlinux 0x6090c8f1 dquot_quota_on +EXPORT_SYMBOL vmlinux 0x6091b333 unregister_chrdev_region +EXPORT_SYMBOL vmlinux 0x609bcd98 in6_pton +EXPORT_SYMBOL vmlinux 0x609f1c7e synchronize_net +EXPORT_SYMBOL vmlinux 0x60a32ea9 pm_power_off +EXPORT_SYMBOL vmlinux 0x60ac9322 netlink_set_err +EXPORT_SYMBOL vmlinux 0x60ae4e6c md_bitmap_update_sb +EXPORT_SYMBOL vmlinux 0x60bffe6d div64_u64 +EXPORT_SYMBOL vmlinux 0x60c63b64 pin_user_pages +EXPORT_SYMBOL vmlinux 0x60d8ab30 vme_lm_get +EXPORT_SYMBOL vmlinux 0x60fdad29 scsi_device_resume +EXPORT_SYMBOL vmlinux 0x6122f37f tty_port_alloc_xmit_buf +EXPORT_SYMBOL vmlinux 0x6128b5fc __printk_ratelimit +EXPORT_SYMBOL vmlinux 0x61347034 mb_cache_entry_delete_or_get +EXPORT_SYMBOL vmlinux 0x613730bc from_kuid +EXPORT_SYMBOL vmlinux 0x61394afd seq_escape_mem +EXPORT_SYMBOL vmlinux 0x6142bded zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x614adb70 serio_rescan +EXPORT_SYMBOL vmlinux 0x615204e6 register_sysctl +EXPORT_SYMBOL vmlinux 0x6156c7f4 net_dim +EXPORT_SYMBOL vmlinux 0x615911d7 __bitmap_set +EXPORT_SYMBOL vmlinux 0x61650c81 pci_enable_atomic_ops_to_root +EXPORT_SYMBOL vmlinux 0x6170937a netpoll_poll_disable +EXPORT_SYMBOL vmlinux 0x617749fc netlbl_calipso_ops_register +EXPORT_SYMBOL vmlinux 0x617f6e58 set_nlink +EXPORT_SYMBOL vmlinux 0x6180a782 input_mt_report_pointer_emulation +EXPORT_SYMBOL vmlinux 0x618b3d3b inc_node_state +EXPORT_SYMBOL vmlinux 0x619bdd6f dcbnl_cee_notify +EXPORT_SYMBOL vmlinux 0x619be50d pci_save_state +EXPORT_SYMBOL vmlinux 0x61b3e487 jbd2_journal_init_dev +EXPORT_SYMBOL vmlinux 0x61b76bb9 smp_call_function_many +EXPORT_SYMBOL vmlinux 0x61b7b126 simple_strtoull +EXPORT_SYMBOL vmlinux 0x61be8d18 file_path +EXPORT_SYMBOL vmlinux 0x61c23b0c d_make_root +EXPORT_SYMBOL vmlinux 0x61cba43c ip_sock_set_mtu_discover +EXPORT_SYMBOL vmlinux 0x61cc112d nand_create_bbt +EXPORT_SYMBOL vmlinux 0x61d31b00 bio_split +EXPORT_SYMBOL vmlinux 0x61dd2126 dump_skip +EXPORT_SYMBOL vmlinux 0x61e272c9 sha256_final +EXPORT_SYMBOL vmlinux 0x61ea189b fb_pad_aligned_buffer +EXPORT_SYMBOL vmlinux 0x61f0ac7f __dev_queue_xmit +EXPORT_SYMBOL vmlinux 0x61fb5191 devm_extcon_register_notifier_all +EXPORT_SYMBOL vmlinux 0x62095ff7 dm_io +EXPORT_SYMBOL vmlinux 0x6214aef2 cpufreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x62186e29 crypto_sha256_finup +EXPORT_SYMBOL vmlinux 0x6218982b i2c_clients_command +EXPORT_SYMBOL vmlinux 0x6218be2d mt_find +EXPORT_SYMBOL vmlinux 0x6228c21f smp_call_function_single +EXPORT_SYMBOL vmlinux 0x622ac6d8 jbd2_journal_inode_ranged_wait +EXPORT_SYMBOL vmlinux 0x623a85cb kernel_read +EXPORT_SYMBOL vmlinux 0x624179c7 mipi_dsi_picture_parameter_set +EXPORT_SYMBOL vmlinux 0x626c21e7 tcp_sock_set_cork +EXPORT_SYMBOL vmlinux 0x62737e1d sock_unregister +EXPORT_SYMBOL vmlinux 0x62849ac7 dev_valid_name +EXPORT_SYMBOL vmlinux 0x6294c94d phy_attach_direct +EXPORT_SYMBOL vmlinux 0x62a4b9a3 ip6_frag_next +EXPORT_SYMBOL vmlinux 0x62c4ae5b __tracepoint_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x62f118b6 fscrypt_setup_filename +EXPORT_SYMBOL vmlinux 0x62f52ea8 input_alloc_absinfo +EXPORT_SYMBOL vmlinux 0x62f576d9 trace_seq_hex_dump +EXPORT_SYMBOL vmlinux 0x6307ca62 sk_ns_capable +EXPORT_SYMBOL vmlinux 0x6310a826 qcom_scm_pas_init_image +EXPORT_SYMBOL vmlinux 0x6314668b genl_register_family +EXPORT_SYMBOL vmlinux 0x6315c42c zstd_get_params +EXPORT_SYMBOL vmlinux 0x6319d1ac __mmap_lock_do_trace_start_locking +EXPORT_SYMBOL vmlinux 0x632c34c7 mdiobus_is_registered_device +EXPORT_SYMBOL vmlinux 0x63372c87 xfrm_policy_flush +EXPORT_SYMBOL vmlinux 0x633c1476 max8998_write_reg +EXPORT_SYMBOL vmlinux 0x6342f99f mipi_dsi_create_packet +EXPORT_SYMBOL vmlinux 0x6351ac42 zstd_get_error_name +EXPORT_SYMBOL vmlinux 0x63654e86 mmc_of_parse +EXPORT_SYMBOL vmlinux 0x637493f3 __wake_up +EXPORT_SYMBOL vmlinux 0x63798606 dm_kcopyd_copy +EXPORT_SYMBOL vmlinux 0x63a58370 flow_action_cookie_destroy +EXPORT_SYMBOL vmlinux 0x63a7c28c bitmap_find_free_region +EXPORT_SYMBOL vmlinux 0x63ab4b94 netdev_lower_get_next_private_rcu +EXPORT_SYMBOL vmlinux 0x63ac547c jbd2_journal_update_sb_errno +EXPORT_SYMBOL vmlinux 0x63aec3ed fib_default_rule_add +EXPORT_SYMBOL vmlinux 0x63b5275c snd_pcm_lib_free_vmalloc_buffer +EXPORT_SYMBOL vmlinux 0x63b97213 finish_open +EXPORT_SYMBOL vmlinux 0x63df8b23 freeze_bdev +EXPORT_SYMBOL vmlinux 0x63e2e81d set_cached_acl +EXPORT_SYMBOL vmlinux 0x63ea3eb9 tcp_read_skb +EXPORT_SYMBOL vmlinux 0x63eb9355 panic_blink +EXPORT_SYMBOL vmlinux 0x63f29eda mtree_alloc_range +EXPORT_SYMBOL vmlinux 0x63f69f0a pcie_print_link_status +EXPORT_SYMBOL vmlinux 0x640dc514 netpoll_send_skb +EXPORT_SYMBOL vmlinux 0x64127b67 bitmap_find_next_zero_area_off +EXPORT_SYMBOL vmlinux 0x641a06c6 kmalloc_node_trace +EXPORT_SYMBOL vmlinux 0x64351bb1 pci_clear_master +EXPORT_SYMBOL vmlinux 0x644e15ae ndo_dflt_fdb_del +EXPORT_SYMBOL vmlinux 0x6455298a security_xfrm_policy_free +EXPORT_SYMBOL vmlinux 0x6475850f rproc_free +EXPORT_SYMBOL vmlinux 0x6477e4b4 block_page_mkwrite +EXPORT_SYMBOL vmlinux 0x647af474 prepare_to_wait_event +EXPORT_SYMBOL vmlinux 0x647f8752 vfs_fileattr_set +EXPORT_SYMBOL vmlinux 0x6481ffe0 hsiphash_1u32 +EXPORT_SYMBOL vmlinux 0x64833350 i2c_smbus_pec +EXPORT_SYMBOL vmlinux 0x648eb59d gc_inflight_list +EXPORT_SYMBOL vmlinux 0x64a0721e disk_check_media_change +EXPORT_SYMBOL vmlinux 0x64a98564 flow_indr_dev_register +EXPORT_SYMBOL vmlinux 0x64a9c928 default_blu +EXPORT_SYMBOL vmlinux 0x64aa5d1a bio_integrity_prep +EXPORT_SYMBOL vmlinux 0x64b1d448 neigh_table_clear +EXPORT_SYMBOL vmlinux 0x64cb1b48 dma_fence_match_context +EXPORT_SYMBOL vmlinux 0x64e73a50 of_pci_range_to_resource +EXPORT_SYMBOL vmlinux 0x64f88e96 pci_bus_type +EXPORT_SYMBOL vmlinux 0x64ff7355 of_phy_is_fixed_link +EXPORT_SYMBOL vmlinux 0x64ffc97f set_page_dirty +EXPORT_SYMBOL vmlinux 0x650a8f66 security_sk_clone +EXPORT_SYMBOL vmlinux 0x650b757c phy_ethtool_set_wol +EXPORT_SYMBOL vmlinux 0x650f8603 snd_pcm_format_silence_64 +EXPORT_SYMBOL vmlinux 0x6512a7be ethtool_op_get_link +EXPORT_SYMBOL vmlinux 0x6513a3fa fb_get_color_depth +EXPORT_SYMBOL vmlinux 0x6514c1e6 flow_get_u32_src +EXPORT_SYMBOL vmlinux 0x651a4139 test_taint +EXPORT_SYMBOL vmlinux 0x652032cb mac_pton +EXPORT_SYMBOL vmlinux 0x652d7d3a udp_flush_pending_frames +EXPORT_SYMBOL vmlinux 0x65319ec7 kernel_sock_ip_overhead +EXPORT_SYMBOL vmlinux 0x6531fb67 udp_set_csum +EXPORT_SYMBOL vmlinux 0x65408378 zlib_inflate_blob +EXPORT_SYMBOL vmlinux 0x6561a924 snd_card_register +EXPORT_SYMBOL vmlinux 0x6561bee9 pci_free_irq +EXPORT_SYMBOL vmlinux 0x65625dbd netif_set_real_num_tx_queues +EXPORT_SYMBOL vmlinux 0x65639d40 scsi_remove_host +EXPORT_SYMBOL vmlinux 0x6568e409 netdev_adjacent_change_commit +EXPORT_SYMBOL vmlinux 0x6578533e prepare_to_wait +EXPORT_SYMBOL vmlinux 0x658ce1a8 xxh64_reset +EXPORT_SYMBOL vmlinux 0x658fd121 snd_pcm_hw_constraint_ranges +EXPORT_SYMBOL vmlinux 0x65929cae ns_to_timespec64 +EXPORT_SYMBOL vmlinux 0x659ded26 xfrm_flush_gc +EXPORT_SYMBOL vmlinux 0x65ac120f nf_log_unregister +EXPORT_SYMBOL vmlinux 0x65b49763 inet_csk_delete_keepalive_timer +EXPORT_SYMBOL vmlinux 0x65b94c08 dma_fence_enable_sw_signaling +EXPORT_SYMBOL vmlinux 0x65d04be5 scsi_vpd_tpg_id +EXPORT_SYMBOL vmlinux 0x65d411e9 idr_get_next +EXPORT_SYMBOL vmlinux 0x65d9e877 cpufreq_register_notifier +EXPORT_SYMBOL vmlinux 0x65dccf13 xz_dec_end +EXPORT_SYMBOL vmlinux 0x65e06403 __traceiter_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x65e96dfd fwnode_irq_get_byname +EXPORT_SYMBOL vmlinux 0x65f2b061 init_special_inode +EXPORT_SYMBOL vmlinux 0x65f36443 ip6_dst_alloc +EXPORT_SYMBOL vmlinux 0x65f70601 netpoll_print_options +EXPORT_SYMBOL vmlinux 0x660a990f dquot_acquire +EXPORT_SYMBOL vmlinux 0x661a90ec prepare_to_swait_exclusive +EXPORT_SYMBOL vmlinux 0x663177d3 tcf_block_put_ext +EXPORT_SYMBOL vmlinux 0x663591fd jbd2_complete_transaction +EXPORT_SYMBOL vmlinux 0x6642c249 input_open_device +EXPORT_SYMBOL vmlinux 0x665a7fed dma_set_mask +EXPORT_SYMBOL vmlinux 0x665e2513 zstd_max_clevel +EXPORT_SYMBOL vmlinux 0x665e300f elv_rb_former_request +EXPORT_SYMBOL vmlinux 0x666863dc par_io_config_pin +EXPORT_SYMBOL vmlinux 0x667327d4 pci_scan_bus +EXPORT_SYMBOL vmlinux 0x6673f96d xxh32_reset +EXPORT_SYMBOL vmlinux 0x667a242e blk_mq_requeue_request +EXPORT_SYMBOL vmlinux 0x667b45f8 tcp_v4_syn_recv_sock +EXPORT_SYMBOL vmlinux 0x6691aa4a tls_server_hello_psk +EXPORT_SYMBOL vmlinux 0x669489d9 genphy_write_mmd_unsupported +EXPORT_SYMBOL vmlinux 0x66950de9 pci_bus_read_config_dword +EXPORT_SYMBOL vmlinux 0x669c191b dm_consume_args +EXPORT_SYMBOL vmlinux 0x66aed8c5 csum_partial_copy_from_user +EXPORT_SYMBOL vmlinux 0x66baa8b1 uart_get_baud_rate +EXPORT_SYMBOL vmlinux 0x66d2582c ip6_fraglist_init +EXPORT_SYMBOL vmlinux 0x66d2c7e4 devm_request_threaded_irq +EXPORT_SYMBOL vmlinux 0x66edfc78 _find_next_or_bit +EXPORT_SYMBOL vmlinux 0x66fbd581 dma_fence_set_deadline +EXPORT_SYMBOL vmlinux 0x670fbc72 snd_timer_stop +EXPORT_SYMBOL vmlinux 0x6716c82a fget_raw +EXPORT_SYMBOL vmlinux 0x67229dc4 __remove_inode_hash +EXPORT_SYMBOL vmlinux 0x672766d1 fb_show_logo +EXPORT_SYMBOL vmlinux 0x673312b2 phy_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x67363348 __mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0x67412d2f ucc_slow_enable +EXPORT_SYMBOL vmlinux 0x6742746e config_group_init +EXPORT_SYMBOL vmlinux 0x6749d53f hdmi_vendor_infoframe_init +EXPORT_SYMBOL vmlinux 0x675a3001 param_ops_long +EXPORT_SYMBOL vmlinux 0x676bbc0f _set_bit +EXPORT_SYMBOL vmlinux 0x676dc263 i2c_transfer_buffer_flags +EXPORT_SYMBOL vmlinux 0x6778f8da seq_bprintf +EXPORT_SYMBOL vmlinux 0x67862794 kset_unregister +EXPORT_SYMBOL vmlinux 0x6789737f mr_vif_seq_idx +EXPORT_SYMBOL vmlinux 0x678b96ec dma_pool_alloc +EXPORT_SYMBOL vmlinux 0x67964acc no_seek_end_llseek_size +EXPORT_SYMBOL vmlinux 0x679f1b2b dm_kobject_release +EXPORT_SYMBOL vmlinux 0x67b27ec1 tty_std_termios +EXPORT_SYMBOL vmlinux 0x67b78eb3 seq_hlist_next_rcu +EXPORT_SYMBOL vmlinux 0x67bb6fcc skb_store_bits +EXPORT_SYMBOL vmlinux 0x67d7f73a invalidate_disk +EXPORT_SYMBOL vmlinux 0x67e179c5 xfrm_policy_destroy +EXPORT_SYMBOL vmlinux 0x67ea6e61 trace_print_hex_dump_seq +EXPORT_SYMBOL vmlinux 0x680332ea pci_assign_resource +EXPORT_SYMBOL vmlinux 0x6805bae2 vme_bus_error_handler +EXPORT_SYMBOL vmlinux 0x68088060 get_mem_cgroup_from_mm +EXPORT_SYMBOL vmlinux 0x6819c88f netdev_set_num_tc +EXPORT_SYMBOL vmlinux 0x6825fa82 tcp_connect +EXPORT_SYMBOL vmlinux 0x683ba3ea vfs_llseek +EXPORT_SYMBOL vmlinux 0x685476c0 mmc_wait_for_cmd +EXPORT_SYMBOL vmlinux 0x68680b34 d_path +EXPORT_SYMBOL vmlinux 0x686d20d6 tty_unregister_driver +EXPORT_SYMBOL vmlinux 0x687b6a16 kdbgetsymval +EXPORT_SYMBOL vmlinux 0x6892e60f dev_deactivate +EXPORT_SYMBOL vmlinux 0x68961031 page_pool_return_skb_page +EXPORT_SYMBOL vmlinux 0x68a24153 snd_pcm_format_physical_width +EXPORT_SYMBOL vmlinux 0x68b0d05c unregister_sysctl_table +EXPORT_SYMBOL vmlinux 0x68d5d628 filemap_check_errors +EXPORT_SYMBOL vmlinux 0x68fb581a icst307_idx2s +EXPORT_SYMBOL vmlinux 0x69006e43 tcp_select_initial_window +EXPORT_SYMBOL vmlinux 0x69068084 kernel_write +EXPORT_SYMBOL vmlinux 0x690f1374 scsi_rescan_device +EXPORT_SYMBOL vmlinux 0x691938f8 sg_pcopy_from_buffer +EXPORT_SYMBOL vmlinux 0x69668826 netdev_increment_features +EXPORT_SYMBOL vmlinux 0x6966dd89 netdev_lower_get_next_private +EXPORT_SYMBOL vmlinux 0x696cddb7 ilookup5 +EXPORT_SYMBOL vmlinux 0x696f28e2 mdio_driver_register +EXPORT_SYMBOL vmlinux 0x696f4e59 vfs_get_tree +EXPORT_SYMBOL vmlinux 0x6971447a rtc_month_days +EXPORT_SYMBOL vmlinux 0x6972e413 __bitmap_weight_and +EXPORT_SYMBOL vmlinux 0x69aa4901 follow_down_one +EXPORT_SYMBOL vmlinux 0x69b18bcd configfs_register_subsystem +EXPORT_SYMBOL vmlinux 0x69b1c867 pcim_iomap_table +EXPORT_SYMBOL vmlinux 0x69bc9b99 keyring_clear +EXPORT_SYMBOL vmlinux 0x69d80442 fs_param_is_enum +EXPORT_SYMBOL vmlinux 0x69de8757 vme_check_window +EXPORT_SYMBOL vmlinux 0x69e28e70 snd_timer_global_register +EXPORT_SYMBOL vmlinux 0x69e51d08 __alloc_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0x6a02c7e1 dma_fence_remove_callback +EXPORT_SYMBOL vmlinux 0x6a03751f sgl_free_order +EXPORT_SYMBOL vmlinux 0x6a037cf1 mempool_kfree +EXPORT_SYMBOL vmlinux 0x6a099a72 input_set_abs_params +EXPORT_SYMBOL vmlinux 0x6a0a39b6 skb_csum_hwoffload_help +EXPORT_SYMBOL vmlinux 0x6a2089ab inet_frag_find +EXPORT_SYMBOL vmlinux 0x6a231864 dm_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x6a4c4eaf scsi_done_direct +EXPORT_SYMBOL vmlinux 0x6a5cb5ee __get_free_pages +EXPORT_SYMBOL vmlinux 0x6a5ecb18 unregister_module_notifier +EXPORT_SYMBOL vmlinux 0x6a6e05bf kstrtou8 +EXPORT_SYMBOL vmlinux 0x6a729e14 blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x6a7b82e1 tty_unregister_device +EXPORT_SYMBOL vmlinux 0x6a8429a9 input_set_poll_interval +EXPORT_SYMBOL vmlinux 0x6a8831e0 jiffies_64 +EXPORT_SYMBOL vmlinux 0x6a88ff9d mmc_gpio_get_cd +EXPORT_SYMBOL vmlinux 0x6a915077 flow_rule_match_vlan +EXPORT_SYMBOL vmlinux 0x6a9292df dev_pm_opp_register_notifier +EXPORT_SYMBOL vmlinux 0x6aa11aa6 sgl_free_n_order +EXPORT_SYMBOL vmlinux 0x6ab45b21 mdiobb_read_c45 +EXPORT_SYMBOL vmlinux 0x6ac0030d mount_single +EXPORT_SYMBOL vmlinux 0x6ac02dfb genphy_handle_interrupt_no_ack +EXPORT_SYMBOL vmlinux 0x6ac1db8a dev_lstats_read +EXPORT_SYMBOL vmlinux 0x6acdf245 textsearch_destroy +EXPORT_SYMBOL vmlinux 0x6add5c9a dmi_find_device +EXPORT_SYMBOL vmlinux 0x6ae58e40 copy_page_to_iter +EXPORT_SYMBOL vmlinux 0x6aeefac4 zlib_deflateReset +EXPORT_SYMBOL vmlinux 0x6af7b21a packing +EXPORT_SYMBOL vmlinux 0x6b036172 bio_free_pages +EXPORT_SYMBOL vmlinux 0x6b2dc060 dump_stack +EXPORT_SYMBOL vmlinux 0x6b49276b dmam_alloc_attrs +EXPORT_SYMBOL vmlinux 0x6b55acd0 rtnl_lock_killable +EXPORT_SYMBOL vmlinux 0x6b604710 lockref_get_not_zero +EXPORT_SYMBOL vmlinux 0x6b63535e netdev_pick_tx +EXPORT_SYMBOL vmlinux 0x6b780e0f tcp_set_rcvlowat +EXPORT_SYMBOL vmlinux 0x6b853d06 ns_to_kernel_old_timeval +EXPORT_SYMBOL vmlinux 0x6b8b80b2 mark_buffer_write_io_error +EXPORT_SYMBOL vmlinux 0x6b8bf149 netif_receive_skb_list +EXPORT_SYMBOL vmlinux 0x6b978cf9 filemap_invalidate_unlock_two +EXPORT_SYMBOL vmlinux 0x6bb93d9e sg_copy_to_buffer +EXPORT_SYMBOL vmlinux 0x6bb9bdc1 find_inode_nowait +EXPORT_SYMBOL vmlinux 0x6bc1769a __nla_put +EXPORT_SYMBOL vmlinux 0x6bc3fbc0 __unregister_chrdev +EXPORT_SYMBOL vmlinux 0x6be09cd7 drop_reasons_by_subsys +EXPORT_SYMBOL vmlinux 0x6be1688f nf_ip_checksum +EXPORT_SYMBOL vmlinux 0x6be62f46 __bh_read +EXPORT_SYMBOL vmlinux 0x6bea022d d_genocide +EXPORT_SYMBOL vmlinux 0x6beea8d0 fs_param_is_bool +EXPORT_SYMBOL vmlinux 0x6bf7d3c2 sg_pcopy_to_buffer +EXPORT_SYMBOL vmlinux 0x6c041149 __wait_on_buffer +EXPORT_SYMBOL vmlinux 0x6c15d2df snd_jack_add_new_kctl +EXPORT_SYMBOL vmlinux 0x6c15df38 security_path_mkdir +EXPORT_SYMBOL vmlinux 0x6c1ce5ce strcspn +EXPORT_SYMBOL vmlinux 0x6c5852f2 i2c_smbus_write_i2c_block_data +EXPORT_SYMBOL vmlinux 0x6c61ce70 num_registered_fb +EXPORT_SYMBOL vmlinux 0x6c810e42 __xa_clear_mark +EXPORT_SYMBOL vmlinux 0x6c8547d8 padata_alloc_shell +EXPORT_SYMBOL vmlinux 0x6c86ace2 pcie_get_readrq +EXPORT_SYMBOL vmlinux 0x6c9422a8 netif_set_tso_max_segs +EXPORT_SYMBOL vmlinux 0x6c99ce26 tcp_sock_set_keepintvl +EXPORT_SYMBOL vmlinux 0x6c9a3f26 netif_tx_lock +EXPORT_SYMBOL vmlinux 0x6c9d25fd iter_file_splice_write +EXPORT_SYMBOL vmlinux 0x6ca4e536 security_dentry_create_files_as +EXPORT_SYMBOL vmlinux 0x6ca61773 snd_jack_set_parent +EXPORT_SYMBOL vmlinux 0x6cb15ed0 devm_pci_remap_cfg_resource +EXPORT_SYMBOL vmlinux 0x6cb46525 netlbl_catmap_walk +EXPORT_SYMBOL vmlinux 0x6cbe42aa path_is_under +EXPORT_SYMBOL vmlinux 0x6cbf518c jbd2_journal_inode_ranged_write +EXPORT_SYMBOL vmlinux 0x6cbfcdfa rproc_resource_cleanup +EXPORT_SYMBOL vmlinux 0x6cc5ce7d tls_client_hello_x509 +EXPORT_SYMBOL vmlinux 0x6cc7be26 tcp_sock_set_quickack +EXPORT_SYMBOL vmlinux 0x6cec5584 would_dump +EXPORT_SYMBOL vmlinux 0x6cf0d67d qe_get_num_of_snums +EXPORT_SYMBOL vmlinux 0x6cf12f84 skb_flow_dissect_ct +EXPORT_SYMBOL vmlinux 0x6d0fb9da dma_alloc_attrs +EXPORT_SYMBOL vmlinux 0x6d182722 snd_device_new +EXPORT_SYMBOL vmlinux 0x6d22c172 flush_dcache_folio +EXPORT_SYMBOL vmlinux 0x6d294e43 clock_t_to_jiffies +EXPORT_SYMBOL vmlinux 0x6d428f32 give_up_console +EXPORT_SYMBOL vmlinux 0x6d465a89 bdi_alloc +EXPORT_SYMBOL vmlinux 0x6d6dd618 iov_iter_npages +EXPORT_SYMBOL vmlinux 0x6d7c7dcc bitmap_cut +EXPORT_SYMBOL vmlinux 0x6d84ac7f ptp_clock_event +EXPORT_SYMBOL vmlinux 0x6d8da8b9 nand_scan_with_ids +EXPORT_SYMBOL vmlinux 0x6d928cc2 t10_pi_type3_crc +EXPORT_SYMBOL vmlinux 0x6d9377dc nf_log_packet +EXPORT_SYMBOL vmlinux 0x6db5b045 ip6_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x6dba9051 xz_dec_microlzma_end +EXPORT_SYMBOL vmlinux 0x6dc470e7 fb_find_mode +EXPORT_SYMBOL vmlinux 0x6dcdbffe nand_ecc_get_on_die_hw_engine +EXPORT_SYMBOL vmlinux 0x6dcf857f uuid_null +EXPORT_SYMBOL vmlinux 0x6dd02b35 netif_device_detach +EXPORT_SYMBOL vmlinux 0x6dd190f9 mtd_concat_destroy +EXPORT_SYMBOL vmlinux 0x6dd45f15 netlink_net_capable +EXPORT_SYMBOL vmlinux 0x6de724c5 elm_config +EXPORT_SYMBOL vmlinux 0x6dec1d1e mem_cgroup_from_task +EXPORT_SYMBOL vmlinux 0x6df1aaf1 kernel_sigaction +EXPORT_SYMBOL vmlinux 0x6df22519 flow_rule_match_ip +EXPORT_SYMBOL vmlinux 0x6e0049fc ns_capable_setid +EXPORT_SYMBOL vmlinux 0x6e0a0cb8 mmc_detect_change +EXPORT_SYMBOL vmlinux 0x6e139940 proc_set_user +EXPORT_SYMBOL vmlinux 0x6e160180 submit_bio_wait +EXPORT_SYMBOL vmlinux 0x6e294c42 skb_eth_gso_segment +EXPORT_SYMBOL vmlinux 0x6e31026a blk_queue_alignment_offset +EXPORT_SYMBOL vmlinux 0x6e4bfde1 i2c_del_driver +EXPORT_SYMBOL vmlinux 0x6e675a62 __hw_addr_sync_dev +EXPORT_SYMBOL vmlinux 0x6e6d726c done_path_create +EXPORT_SYMBOL vmlinux 0x6e720ff2 rtnl_unlock +EXPORT_SYMBOL vmlinux 0x6e74c994 sk_common_release +EXPORT_SYMBOL vmlinux 0x6e7ac0c0 rproc_add_carveout +EXPORT_SYMBOL vmlinux 0x6e7e3871 ethtool_virtdev_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x6e80ba49 tcf_action_update_hw_stats +EXPORT_SYMBOL vmlinux 0x6e8cf8aa dev_set_alias +EXPORT_SYMBOL vmlinux 0x6e949a13 alloc_anon_inode +EXPORT_SYMBOL vmlinux 0x6e9b75b0 ipv6_dev_mc_dec +EXPORT_SYMBOL vmlinux 0x6e9dd606 __symbol_put +EXPORT_SYMBOL vmlinux 0x6ea8f7df mmc_retune_unpause +EXPORT_SYMBOL vmlinux 0x6ea9363b force_sig +EXPORT_SYMBOL vmlinux 0x6eae28ea __cgroup_bpf_run_filter_sock_ops +EXPORT_SYMBOL vmlinux 0x6ebf9bd9 kmalloc_size_roundup +EXPORT_SYMBOL vmlinux 0x6ec3a1a1 netif_stacked_transfer_operstate +EXPORT_SYMBOL vmlinux 0x6ecdb792 __percpu_counter_init +EXPORT_SYMBOL vmlinux 0x6ee249c7 fuse_dequeue_forget +EXPORT_SYMBOL vmlinux 0x6ef8fcd8 snd_pcm_format_linear +EXPORT_SYMBOL vmlinux 0x6f013ecd __init_rwsem +EXPORT_SYMBOL vmlinux 0x6f12768f __mdiobus_write +EXPORT_SYMBOL vmlinux 0x6f14e9db console_list_lock +EXPORT_SYMBOL vmlinux 0x6f176537 mt_find_after +EXPORT_SYMBOL vmlinux 0x6f2135aa input_mt_report_slot_state +EXPORT_SYMBOL vmlinux 0x6f231bb3 of_get_nand_ecc_user_config +EXPORT_SYMBOL vmlinux 0x6f254a3f __mmap_lock_do_trace_released +EXPORT_SYMBOL vmlinux 0x6f41a639 irq_cpu_rmap_remove +EXPORT_SYMBOL vmlinux 0x6f45ac0f bio_init +EXPORT_SYMBOL vmlinux 0x6f4c2c0b ppp_unregister_channel +EXPORT_SYMBOL vmlinux 0x6f530cb7 phy_start_cable_test_tdr +EXPORT_SYMBOL vmlinux 0x6f83fba8 hex2bin +EXPORT_SYMBOL vmlinux 0x6f898216 serial8250_do_set_termios +EXPORT_SYMBOL vmlinux 0x6f8e56ac of_get_compatible_child +EXPORT_SYMBOL vmlinux 0x6f8fd6f0 param_get_short +EXPORT_SYMBOL vmlinux 0x6f9d88b7 pci_request_selected_regions_exclusive +EXPORT_SYMBOL vmlinux 0x6fb374e6 down_write_killable +EXPORT_SYMBOL vmlinux 0x6fb702bb mipi_dsi_generic_read +EXPORT_SYMBOL vmlinux 0x6fbe4717 idr_replace +EXPORT_SYMBOL vmlinux 0x6fcb87a1 touch_softlockup_watchdog +EXPORT_SYMBOL vmlinux 0x6fd487e6 __register_nls +EXPORT_SYMBOL vmlinux 0x6fdf3920 vfs_dup_fs_context +EXPORT_SYMBOL vmlinux 0x6fe27ed4 tcf_em_tree_dump +EXPORT_SYMBOL vmlinux 0x6fe33a4c ps2_sliced_command +EXPORT_SYMBOL vmlinux 0x6ffc1948 page_cache_next_miss +EXPORT_SYMBOL vmlinux 0x70002fe8 siphash_1u32 +EXPORT_SYMBOL vmlinux 0x70064742 ipv6_sock_mc_drop +EXPORT_SYMBOL vmlinux 0x7010d4d5 in_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x701d4b04 fwnode_get_phy_id +EXPORT_SYMBOL vmlinux 0x702946da ucs2_strlen +EXPORT_SYMBOL vmlinux 0x702dcac4 starget_for_each_device +EXPORT_SYMBOL vmlinux 0x70428087 qdisc_tree_reduce_backlog +EXPORT_SYMBOL vmlinux 0x704cb99f genphy_aneg_done +EXPORT_SYMBOL vmlinux 0x704ccd80 udp_seq_next +EXPORT_SYMBOL vmlinux 0x7060d475 kern_sys_bpf +EXPORT_SYMBOL vmlinux 0x7069db63 tcp_ioctl +EXPORT_SYMBOL vmlinux 0x70703993 hdmi_spd_infoframe_pack +EXPORT_SYMBOL vmlinux 0x70705366 set_anon_super +EXPORT_SYMBOL vmlinux 0x7088ff78 __ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x709eb758 devm_devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x70a56b82 cpufreq_generic_suspend +EXPORT_SYMBOL vmlinux 0x70a7900e nand_monolithic_read_page_raw +EXPORT_SYMBOL vmlinux 0x70ac2c1a blk_limits_io_min +EXPORT_SYMBOL vmlinux 0x70b08cac locks_copy_lock +EXPORT_SYMBOL vmlinux 0x70c9bae2 input_reset_device +EXPORT_SYMBOL vmlinux 0x70db099e snd_timer_resolution +EXPORT_SYMBOL vmlinux 0x70db2c30 iov_iter_get_pages2 +EXPORT_SYMBOL vmlinux 0x7104dd76 devm_devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x711b8a9b __crc32c_le_shift +EXPORT_SYMBOL vmlinux 0x712760ae unregister_fib_notifier +EXPORT_SYMBOL vmlinux 0x7129e5f8 hex_asc +EXPORT_SYMBOL vmlinux 0x712c7c81 devfreq_get_freq_range +EXPORT_SYMBOL vmlinux 0x7134d908 jbd2_journal_check_used_features +EXPORT_SYMBOL vmlinux 0x71360b19 jbd2_fc_end_commit +EXPORT_SYMBOL vmlinux 0x7149d6cf __pskb_copy_fclone +EXPORT_SYMBOL vmlinux 0x715a5ed0 vprintk +EXPORT_SYMBOL vmlinux 0x7171121c overflowgid +EXPORT_SYMBOL vmlinux 0x717d1f96 hdmi_infoframe_check +EXPORT_SYMBOL vmlinux 0x71826135 tcf_action_check_ctrlact +EXPORT_SYMBOL vmlinux 0x71945803 mmc_gpiod_request_cd_irq +EXPORT_SYMBOL vmlinux 0x719d929a vfs_statfs +EXPORT_SYMBOL vmlinux 0x71a62df1 mark_buffer_async_write +EXPORT_SYMBOL vmlinux 0x71a672ef dmam_pool_destroy +EXPORT_SYMBOL vmlinux 0x71c5e57d scsi_mode_sense +EXPORT_SYMBOL vmlinux 0x71c90087 memcmp +EXPORT_SYMBOL vmlinux 0x71d581a1 i2c_smbus_read_block_data +EXPORT_SYMBOL vmlinux 0x71da6e3a of_find_net_device_by_node +EXPORT_SYMBOL vmlinux 0x71eeb07c path_has_submounts +EXPORT_SYMBOL vmlinux 0x71f9d649 i2c_smbus_write_byte_data +EXPORT_SYMBOL vmlinux 0x71fe06e0 ip_options_compile +EXPORT_SYMBOL vmlinux 0x71fe902d clk_hw_get_clk +EXPORT_SYMBOL vmlinux 0x71ff27f0 pci_release_regions +EXPORT_SYMBOL vmlinux 0x720a27a7 __register_blkdev +EXPORT_SYMBOL vmlinux 0x7214c9f3 netif_set_tso_max_size +EXPORT_SYMBOL vmlinux 0x721feba4 tcp_v4_do_rcv +EXPORT_SYMBOL vmlinux 0x7231c5d4 pci_alloc_dev +EXPORT_SYMBOL vmlinux 0x7233dfbc inet6_csk_route_req +EXPORT_SYMBOL vmlinux 0x7248cecb xfrm_lookup +EXPORT_SYMBOL vmlinux 0x724d8379 override_creds +EXPORT_SYMBOL vmlinux 0x7252dbc7 generic_fillattr +EXPORT_SYMBOL vmlinux 0x728e68e5 pci_bus_alloc_resource +EXPORT_SYMBOL vmlinux 0x7290825c mtree_store_range +EXPORT_SYMBOL vmlinux 0x729aa2a9 n_tty_ioctl_helper +EXPORT_SYMBOL vmlinux 0x72a50966 ucc_fast_disable +EXPORT_SYMBOL vmlinux 0x72b9d287 default_grn +EXPORT_SYMBOL vmlinux 0x72c25b45 nf_register_net_hooks +EXPORT_SYMBOL vmlinux 0x72d3bb51 input_copy_abs +EXPORT_SYMBOL vmlinux 0x72ea7b2d scsi_device_type +EXPORT_SYMBOL vmlinux 0x72f428e2 nand_ecc_prepare_io_req +EXPORT_SYMBOL vmlinux 0x7304fb74 xfrm_state_insert +EXPORT_SYMBOL vmlinux 0x73076315 snd_pci_quirk_lookup_id +EXPORT_SYMBOL vmlinux 0x73143815 __traceiter_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x7315a4e9 twl6030_mmc_card_detect_config +EXPORT_SYMBOL vmlinux 0x7317790e lockref_put_or_lock +EXPORT_SYMBOL vmlinux 0x732dd326 groups_free +EXPORT_SYMBOL vmlinux 0x73401659 tcp_rtx_synack +EXPORT_SYMBOL vmlinux 0x73490915 xp_alloc_batch +EXPORT_SYMBOL vmlinux 0x7372213d nexthop_res_grp_activity_update +EXPORT_SYMBOL vmlinux 0x73797a78 devm_register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x7380dffa argv_split +EXPORT_SYMBOL vmlinux 0x738dd1e3 vme_master_mmap +EXPORT_SYMBOL vmlinux 0x73998efa cpm_muram_free_addr +EXPORT_SYMBOL vmlinux 0x739fd00f __SCK__tp_func_module_get +EXPORT_SYMBOL vmlinux 0x73abb180 alloc_contig_range +EXPORT_SYMBOL vmlinux 0x73dde730 dec_node_page_state +EXPORT_SYMBOL vmlinux 0x73e20c1c strlcpy +EXPORT_SYMBOL vmlinux 0x73e99a6b config_item_get +EXPORT_SYMBOL vmlinux 0x73efb56f phy_register_fixup +EXPORT_SYMBOL vmlinux 0x740c65f8 inode_set_flags +EXPORT_SYMBOL vmlinux 0x7410aba2 strreplace +EXPORT_SYMBOL vmlinux 0x74161376 page_pool_destroy +EXPORT_SYMBOL vmlinux 0x741bd3a5 d_instantiate +EXPORT_SYMBOL vmlinux 0x7423a6a2 icmp6_send +EXPORT_SYMBOL vmlinux 0x742578a5 wait_for_random_bytes +EXPORT_SYMBOL vmlinux 0x7429e20c kstrtos8 +EXPORT_SYMBOL vmlinux 0x742b78c6 security_sctp_assoc_request +EXPORT_SYMBOL vmlinux 0x742c2c95 fs_param_is_string +EXPORT_SYMBOL vmlinux 0x742ee88d register_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x742fc1e7 fault_in_safe_writeable +EXPORT_SYMBOL vmlinux 0x7442dff0 nand_ecc_sw_bch_cleanup_ctx +EXPORT_SYMBOL vmlinux 0x7444c7f9 netdev_unbind_sb_channel +EXPORT_SYMBOL vmlinux 0x7453d3e8 security_release_secctx +EXPORT_SYMBOL vmlinux 0x745bd716 __mod_lruvec_page_state +EXPORT_SYMBOL vmlinux 0x74606c3b config_item_set_name +EXPORT_SYMBOL vmlinux 0x74710fdb __sk_queue_drop_skb +EXPORT_SYMBOL vmlinux 0x7477e1ce tcp_sock_set_user_timeout +EXPORT_SYMBOL vmlinux 0x7483dc59 pci_dev_present +EXPORT_SYMBOL vmlinux 0x7486a60b vmf_insert_pfn_prot +EXPORT_SYMBOL vmlinux 0x7496e206 noop_qdisc +EXPORT_SYMBOL vmlinux 0x749ebec9 of_find_mipi_dsi_host_by_node +EXPORT_SYMBOL vmlinux 0x74a1586c scsi_add_device +EXPORT_SYMBOL vmlinux 0x74b2300b tc_setup_offload_action +EXPORT_SYMBOL vmlinux 0x74b23fb2 input_enable_softrepeat +EXPORT_SYMBOL vmlinux 0x74b8e674 slhc_toss +EXPORT_SYMBOL vmlinux 0x74be765a vm_insert_pages +EXPORT_SYMBOL vmlinux 0x74c134b9 __sw_hweight32 +EXPORT_SYMBOL vmlinux 0x74ccc3de sock_no_connect +EXPORT_SYMBOL vmlinux 0x74e46dac imx_ssi_fiq_tx_buffer +EXPORT_SYMBOL vmlinux 0x74e5ff1a udpv6_encap_enable +EXPORT_SYMBOL vmlinux 0x74f3b8fd phy_ethtool_nway_reset +EXPORT_SYMBOL vmlinux 0x74fb51a3 dev_pm_opp_unregister_notifier +EXPORT_SYMBOL vmlinux 0x7503f6d3 sk_filter_trim_cap +EXPORT_SYMBOL vmlinux 0x7505bdef memchr_inv +EXPORT_SYMBOL vmlinux 0x7507e5ef pcix_get_mmrbc +EXPORT_SYMBOL vmlinux 0x7515a464 xfrm_register_km +EXPORT_SYMBOL vmlinux 0x751adcff nd_integrity_init +EXPORT_SYMBOL vmlinux 0x751f77e8 sk_stream_wait_memory +EXPORT_SYMBOL vmlinux 0x751ffe4c ptp_clock_index +EXPORT_SYMBOL vmlinux 0x75333b89 register_mii_timestamper +EXPORT_SYMBOL vmlinux 0x75411fc8 follow_up +EXPORT_SYMBOL vmlinux 0x75488bb7 xfrm4_rcv +EXPORT_SYMBOL vmlinux 0x755041c7 proc_dointvec +EXPORT_SYMBOL vmlinux 0x755691d5 netdev_lower_get_next +EXPORT_SYMBOL vmlinux 0x7567d381 __get_fiq_regs +EXPORT_SYMBOL vmlinux 0x756837d6 writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x756b6de9 of_lpddr3_get_min_tck +EXPORT_SYMBOL vmlinux 0x756bc077 __tracepoint_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x757573fd iunique +EXPORT_SYMBOL vmlinux 0x75a04274 lock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x75b7d25d __serio_register_port +EXPORT_SYMBOL vmlinux 0x75bda77a seq_hlist_next +EXPORT_SYMBOL vmlinux 0x75d0deb9 nsecs_to_jiffies64 +EXPORT_SYMBOL vmlinux 0x75d499dd vmcore_add_device_dump +EXPORT_SYMBOL vmlinux 0x75e70567 jbd2_journal_release_jbd_inode +EXPORT_SYMBOL vmlinux 0x75ed187e of_find_node_by_phandle +EXPORT_SYMBOL vmlinux 0x760a0f4f yield +EXPORT_SYMBOL vmlinux 0x760c047b cqhci_pltfm_init +EXPORT_SYMBOL vmlinux 0x761e8a3d get_tree_bdev +EXPORT_SYMBOL vmlinux 0x76296adc register_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x7633063b scsi_print_result +EXPORT_SYMBOL vmlinux 0x7647726c handle_sysrq +EXPORT_SYMBOL vmlinux 0x7647d08f tcp_syn_ack_timeout +EXPORT_SYMBOL vmlinux 0x76540bd2 reuseport_add_sock +EXPORT_SYMBOL vmlinux 0x765618e5 mark_buffer_dirty_inode +EXPORT_SYMBOL vmlinux 0x765739ee pci_alloc_irq_vectors_affinity +EXPORT_SYMBOL vmlinux 0x7665a1ce iov_iter_gap_alignment +EXPORT_SYMBOL vmlinux 0x766977b0 sock_enable_timestamps +EXPORT_SYMBOL vmlinux 0x766a0927 mempool_alloc_pages +EXPORT_SYMBOL vmlinux 0x7680fa58 kill_litter_super +EXPORT_SYMBOL vmlinux 0x7682ba4e __copy_overflow +EXPORT_SYMBOL vmlinux 0x768e6b35 vme_register_driver +EXPORT_SYMBOL vmlinux 0x769f6e64 errseq_check +EXPORT_SYMBOL vmlinux 0x76a75c3d tcf_exts_destroy +EXPORT_SYMBOL vmlinux 0x76cf47f6 __aeabi_llsl +EXPORT_SYMBOL vmlinux 0x76cf6a1e pcie_bandwidth_available +EXPORT_SYMBOL vmlinux 0x76d18100 pcie_relaxed_ordering_enabled +EXPORT_SYMBOL vmlinux 0x76d3cd60 laptop_mode +EXPORT_SYMBOL vmlinux 0x76df2eeb _atomic_dec_and_raw_lock_irqsave +EXPORT_SYMBOL vmlinux 0x76e5e5b7 mdio_device_reset +EXPORT_SYMBOL vmlinux 0x76e60178 devfreq_suspend_device +EXPORT_SYMBOL vmlinux 0x76f9cfc5 xfrm_init_state +EXPORT_SYMBOL vmlinux 0x77066d1d submit_bio_noacct +EXPORT_SYMBOL vmlinux 0x770c96be kern_path_create +EXPORT_SYMBOL vmlinux 0x771f38db __register_binfmt +EXPORT_SYMBOL vmlinux 0x77358855 iomem_resource +EXPORT_SYMBOL vmlinux 0x773b4cec __nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x774cf0f0 i2c_smbus_write_byte +EXPORT_SYMBOL vmlinux 0x77509ceb nonseekable_open +EXPORT_SYMBOL vmlinux 0x775482bc phy_driver_unregister +EXPORT_SYMBOL vmlinux 0x775ce392 page_pool_put_defragged_page +EXPORT_SYMBOL vmlinux 0x775e6bec dma_resv_iter_next_unlocked +EXPORT_SYMBOL vmlinux 0x77615c12 qdisc_hash_del +EXPORT_SYMBOL vmlinux 0x776ca93a __clzdi2 +EXPORT_SYMBOL vmlinux 0x77704512 watchdog_register_governor +EXPORT_SYMBOL vmlinux 0x777da8da simple_dentry_operations +EXPORT_SYMBOL vmlinux 0x77907322 xsk_tx_peek_release_desc_batch +EXPORT_SYMBOL vmlinux 0x7791193f icst525_s2div +EXPORT_SYMBOL vmlinux 0x77b6e013 dma_unmap_page_attrs +EXPORT_SYMBOL vmlinux 0x77bc13a0 strim +EXPORT_SYMBOL vmlinux 0x77e78268 cpu_rmap_update +EXPORT_SYMBOL vmlinux 0x77e9eb37 aes_encrypt +EXPORT_SYMBOL vmlinux 0x77ef9dda fs_param_is_s32 +EXPORT_SYMBOL vmlinux 0x7807f0f8 schedule_timeout_idle +EXPORT_SYMBOL vmlinux 0x78156e4b dquot_disable +EXPORT_SYMBOL vmlinux 0x781fd034 skb_checksum_trimmed +EXPORT_SYMBOL vmlinux 0x7821a515 __block_write_full_folio +EXPORT_SYMBOL vmlinux 0x782609a2 fib6_info_hw_flags_set +EXPORT_SYMBOL vmlinux 0x784744a9 tcf_block_get +EXPORT_SYMBOL vmlinux 0x7847fbeb tcp_read_done +EXPORT_SYMBOL vmlinux 0x785cc9fd netdev_notice +EXPORT_SYMBOL vmlinux 0x78779c0b set_fiq_handler +EXPORT_SYMBOL vmlinux 0x788696dd __scm_destroy +EXPORT_SYMBOL vmlinux 0x78940e84 skb_trim +EXPORT_SYMBOL vmlinux 0x7897a30e nand_read_oob_std +EXPORT_SYMBOL vmlinux 0x78a16f48 aes_decrypt +EXPORT_SYMBOL vmlinux 0x78acace5 genphy_read_lpa +EXPORT_SYMBOL vmlinux 0x78b887ed vsprintf +EXPORT_SYMBOL vmlinux 0x78df6bd7 no_pci_devices +EXPORT_SYMBOL vmlinux 0x790ceec9 dev_set_mac_address +EXPORT_SYMBOL vmlinux 0x7913d944 xsk_uses_need_wakeup +EXPORT_SYMBOL vmlinux 0x7919b383 alloc_cpu_rmap +EXPORT_SYMBOL vmlinux 0x7925038a __inc_node_page_state +EXPORT_SYMBOL vmlinux 0x794765d1 mempool_free +EXPORT_SYMBOL vmlinux 0x79869b28 mipi_dsi_dcs_exit_sleep_mode +EXPORT_SYMBOL vmlinux 0x7991ad79 get_thermal_instance +EXPORT_SYMBOL vmlinux 0x79ac798d __ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0x79d91a0e tcp_sock_set_keepidle +EXPORT_SYMBOL vmlinux 0x79fa1deb imx_ssi_fiq_rx_buffer +EXPORT_SYMBOL vmlinux 0x7a000172 udp_poll +EXPORT_SYMBOL vmlinux 0x7a0477be dev_set_mac_address_user +EXPORT_SYMBOL vmlinux 0x7a14e2a6 csum_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x7a1bcd59 gf128mul_x8_ble +EXPORT_SYMBOL vmlinux 0x7a2ff57e security_current_getsecid_subj +EXPORT_SYMBOL vmlinux 0x7a3e8a42 radix_tree_next_chunk +EXPORT_SYMBOL vmlinux 0x7a44c000 bitmap_print_list_to_buf +EXPORT_SYMBOL vmlinux 0x7a53a06d flow_indr_dev_exists +EXPORT_SYMBOL vmlinux 0x7a64d01e of_get_cpu_state_node +EXPORT_SYMBOL vmlinux 0x7a65ce7a snd_ctl_notify_one +EXPORT_SYMBOL vmlinux 0x7a7a4f20 ndisc_ns_create +EXPORT_SYMBOL vmlinux 0x7a95e5ae do_settimeofday64 +EXPORT_SYMBOL vmlinux 0x7a968137 ucc_slow_restart_tx +EXPORT_SYMBOL vmlinux 0x7aa1756e kvfree +EXPORT_SYMBOL vmlinux 0x7ab633eb pm860x_reg_read +EXPORT_SYMBOL vmlinux 0x7ab75ccd iw_handler_get_thrspy +EXPORT_SYMBOL vmlinux 0x7aba4117 register_filesystem +EXPORT_SYMBOL vmlinux 0x7ad050b9 qid_lt +EXPORT_SYMBOL vmlinux 0x7ad5a945 imx_scu_enable_general_irq_channel +EXPORT_SYMBOL vmlinux 0x7adc0fbf rb_replace_node_rcu +EXPORT_SYMBOL vmlinux 0x7aded2f7 down_write_trylock +EXPORT_SYMBOL vmlinux 0x7ae16b92 __dynamic_pr_debug +EXPORT_SYMBOL vmlinux 0x7ae33c07 seq_lseek +EXPORT_SYMBOL vmlinux 0x7ae5d317 qe_get_snum +EXPORT_SYMBOL vmlinux 0x7af58095 lock_sock_nested +EXPORT_SYMBOL vmlinux 0x7afc9d8a unregister_sound_mixer +EXPORT_SYMBOL vmlinux 0x7b0835fd devm_clk_get +EXPORT_SYMBOL vmlinux 0x7b100d3d mdiobus_write_nested +EXPORT_SYMBOL vmlinux 0x7b152399 inet_proto_csum_replace16 +EXPORT_SYMBOL vmlinux 0x7b283ce3 prandom_bytes_state +EXPORT_SYMBOL vmlinux 0x7b2f3744 dev_get_by_index_rcu +EXPORT_SYMBOL vmlinux 0x7b2fb85d __xa_cmpxchg +EXPORT_SYMBOL vmlinux 0x7b350d91 tcp_release_cb +EXPORT_SYMBOL vmlinux 0x7b435749 sync_file_create +EXPORT_SYMBOL vmlinux 0x7b48f24d dget_parent +EXPORT_SYMBOL vmlinux 0x7b5b8f31 sha256_update +EXPORT_SYMBOL vmlinux 0x7b5c8440 vm_munmap +EXPORT_SYMBOL vmlinux 0x7b62774e dev_uc_add +EXPORT_SYMBOL vmlinux 0x7b69929e __skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x7b73a58a device_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x7b7bafb5 dev_change_flags +EXPORT_SYMBOL vmlinux 0x7b7f1e69 pci_try_set_mwi +EXPORT_SYMBOL vmlinux 0x7b8d6b10 call_usermodehelper_exec +EXPORT_SYMBOL vmlinux 0x7b9151ad flow_rule_match_basic +EXPORT_SYMBOL vmlinux 0x7b9d96d9 dma_fence_signal +EXPORT_SYMBOL vmlinux 0x7ba5a3b4 tegra_powergate_power_off +EXPORT_SYMBOL vmlinux 0x7bbb0954 unpin_user_page_range_dirty_lock +EXPORT_SYMBOL vmlinux 0x7bd39cc3 ndo_dflt_fdb_dump +EXPORT_SYMBOL vmlinux 0x7bdbe5dd ipv6_chk_addr_and_flags +EXPORT_SYMBOL vmlinux 0x7bfbad32 vme_unregister_bridge +EXPORT_SYMBOL vmlinux 0x7c018192 release_sock +EXPORT_SYMBOL vmlinux 0x7c173634 __bitmap_complement +EXPORT_SYMBOL vmlinux 0x7c1c6b92 mmc_can_gpio_ro +EXPORT_SYMBOL vmlinux 0x7c38d523 netdev_rx_csum_fault +EXPORT_SYMBOL vmlinux 0x7c3b0951 of_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0x7c3b9e49 read_code +EXPORT_SYMBOL vmlinux 0x7c3e3f4e seq_path +EXPORT_SYMBOL vmlinux 0x7c46233a cpufreq_quick_get +EXPORT_SYMBOL vmlinux 0x7c4fc946 bio_add_folio +EXPORT_SYMBOL vmlinux 0x7c575fa4 kthread_create_on_cpu +EXPORT_SYMBOL vmlinux 0x7c61d6dc inet_rcv_saddr_equal +EXPORT_SYMBOL vmlinux 0x7c66794d inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x7c6e1b46 inet_listen +EXPORT_SYMBOL vmlinux 0x7c8825e3 neigh_seq_next +EXPORT_SYMBOL vmlinux 0x7c89c93e inet6_add_offload +EXPORT_SYMBOL vmlinux 0x7c8b01c4 vfs_mknod +EXPORT_SYMBOL vmlinux 0x7c8cea9e key_create_or_update +EXPORT_SYMBOL vmlinux 0x7c9ca58f __sg_page_iter_next +EXPORT_SYMBOL vmlinux 0x7c9db8ce mnt_set_expiry +EXPORT_SYMBOL vmlinux 0x7c9f0386 sock_register +EXPORT_SYMBOL vmlinux 0x7ca29688 sock_recvmsg +EXPORT_SYMBOL vmlinux 0x7cc035a7 __ucmpdi2 +EXPORT_SYMBOL vmlinux 0x7ccdcf97 put_cmsg +EXPORT_SYMBOL vmlinux 0x7ce18c9f from_kqid +EXPORT_SYMBOL vmlinux 0x7ce3bf32 nvdimm_check_and_set_ro +EXPORT_SYMBOL vmlinux 0x7cf35220 vme_master_free +EXPORT_SYMBOL vmlinux 0x7cf58873 uart_remove_one_port +EXPORT_SYMBOL vmlinux 0x7cfe368d net_dim_get_def_tx_moderation +EXPORT_SYMBOL vmlinux 0x7d0db45c jiffies_to_clock_t +EXPORT_SYMBOL vmlinux 0x7d1d1e45 nand_ecc_sw_hamming_calculate +EXPORT_SYMBOL vmlinux 0x7d22f6a6 gen_pool_dma_zalloc +EXPORT_SYMBOL vmlinux 0x7d27e504 dm_shift_arg +EXPORT_SYMBOL vmlinux 0x7d2ef2b0 down_read_interruptible +EXPORT_SYMBOL vmlinux 0x7d3e9db2 tcf_idrinfo_destroy +EXPORT_SYMBOL vmlinux 0x7d4b176a netlbl_catmap_setbit +EXPORT_SYMBOL vmlinux 0x7d699bb9 flow_rule_match_arp +EXPORT_SYMBOL vmlinux 0x7d69ff0f flow_rule_match_enc_ipv6_addrs +EXPORT_SYMBOL vmlinux 0x7d6a8eec devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0x7d74d768 nf_register_sockopt +EXPORT_SYMBOL vmlinux 0x7d83bedd jbd2_journal_grab_journal_head +EXPORT_SYMBOL vmlinux 0x7d8daedf dev_mc_unsync +EXPORT_SYMBOL vmlinux 0x7d9e95db tcp_md5_hash_key +EXPORT_SYMBOL vmlinux 0x7daece67 quota_send_warning +EXPORT_SYMBOL vmlinux 0x7dafbf56 sock_no_linger +EXPORT_SYMBOL vmlinux 0x7dc5ffa7 tc_skb_ext_tc_disable +EXPORT_SYMBOL vmlinux 0x7de19cf9 vm_mmap +EXPORT_SYMBOL vmlinux 0x7dfa74b8 snd_card_file_add +EXPORT_SYMBOL vmlinux 0x7dfb7e3d tcp_sendmsg +EXPORT_SYMBOL vmlinux 0x7e0ce0c3 up_write +EXPORT_SYMBOL vmlinux 0x7e113cd4 locks_init_lock +EXPORT_SYMBOL vmlinux 0x7e177627 irq_set_chip +EXPORT_SYMBOL vmlinux 0x7e23ecd8 __break_lease +EXPORT_SYMBOL vmlinux 0x7e3191f6 try_to_del_timer_sync +EXPORT_SYMBOL vmlinux 0x7e4aedbc netdev_upper_dev_unlink +EXPORT_SYMBOL vmlinux 0x7e4c3df5 efi +EXPORT_SYMBOL vmlinux 0x7e4dc6e7 filemap_flush +EXPORT_SYMBOL vmlinux 0x7e5f0fd2 dquot_alloc +EXPORT_SYMBOL vmlinux 0x7e68e5e7 snd_pcm_hw_constraint_ratnums +EXPORT_SYMBOL vmlinux 0x7e728818 nvdimm_namespace_locked +EXPORT_SYMBOL vmlinux 0x7e7522f9 __tcp_md5_do_lookup +EXPORT_SYMBOL vmlinux 0x7e8a4b1a pskb_expand_head +EXPORT_SYMBOL vmlinux 0x7e986abe try_wait_for_completion +EXPORT_SYMBOL vmlinux 0x7ea0d4ca tegra_sku_info +EXPORT_SYMBOL vmlinux 0x7ec7f1a7 kthread_complete_and_exit +EXPORT_SYMBOL vmlinux 0x7ee26bed dev_close +EXPORT_SYMBOL vmlinux 0x7efe1e9b cdev_del +EXPORT_SYMBOL vmlinux 0x7f02188f __msecs_to_jiffies +EXPORT_SYMBOL vmlinux 0x7f03b6a9 crc_ccitt_table +EXPORT_SYMBOL vmlinux 0x7f049a42 xp_free +EXPORT_SYMBOL vmlinux 0x7f15b529 mmc_register_driver +EXPORT_SYMBOL vmlinux 0x7f24de73 jiffies_to_usecs +EXPORT_SYMBOL vmlinux 0x7f446c97 do_SAK +EXPORT_SYMBOL vmlinux 0x7f4ec4c3 nd_device_notify +EXPORT_SYMBOL vmlinux 0x7f57ef51 ethtool_notify +EXPORT_SYMBOL vmlinux 0x7f5b4fe4 sg_free_table +EXPORT_SYMBOL vmlinux 0x7f61ac9d __dynamic_dev_dbg +EXPORT_SYMBOL vmlinux 0x7f63b31e _memcpy_toio +EXPORT_SYMBOL vmlinux 0x7f6cb647 snd_pcm_hw_rule_noresample +EXPORT_SYMBOL vmlinux 0x7f6f01e7 mmc_run_bkops +EXPORT_SYMBOL vmlinux 0x7f7e37bf snd_pcm_suspend_all +EXPORT_SYMBOL vmlinux 0x7f7f7bb4 irq_poll_disable +EXPORT_SYMBOL vmlinux 0x7f803381 fc_mount +EXPORT_SYMBOL vmlinux 0x7f8799a9 of_find_property +EXPORT_SYMBOL vmlinux 0x7f946f17 udp_ioctl +EXPORT_SYMBOL vmlinux 0x7f9e6d2e phy_attached_info_irq +EXPORT_SYMBOL vmlinux 0x7fb5b872 tty_driver_flush_buffer +EXPORT_SYMBOL vmlinux 0x7fce778e tegra_ivc_total_queue_size +EXPORT_SYMBOL vmlinux 0x7fd3962c __nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0x7fd3a327 tty_port_carrier_raised +EXPORT_SYMBOL vmlinux 0x7fd48e86 twl6040_reg_write +EXPORT_SYMBOL vmlinux 0x7fde2edb vme_master_read +EXPORT_SYMBOL vmlinux 0x7fe258ed xfrm_input_resume +EXPORT_SYMBOL vmlinux 0x7fe32873 rb_replace_node +EXPORT_SYMBOL vmlinux 0x7fe41408 open_exec +EXPORT_SYMBOL vmlinux 0x7ff6bf7f flow_rule_match_enc_keyid +EXPORT_SYMBOL vmlinux 0x7ffdddeb flow_indr_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x800e4ffa __muldi3 +EXPORT_SYMBOL vmlinux 0x801b312d key_alloc +EXPORT_SYMBOL vmlinux 0x802387fe ppp_channel_index +EXPORT_SYMBOL vmlinux 0x8039b3fd _totalram_pages +EXPORT_SYMBOL vmlinux 0x803ddbb6 __posix_acl_create +EXPORT_SYMBOL vmlinux 0x8041d948 __cpuhp_remove_state +EXPORT_SYMBOL vmlinux 0x80447504 mount_nodev +EXPORT_SYMBOL vmlinux 0x80585552 of_iommu_get_resv_regions +EXPORT_SYMBOL vmlinux 0x8061b5c2 __tracepoint_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x80816f26 get_user_ifreq +EXPORT_SYMBOL vmlinux 0x809c26d8 sock_no_mmap +EXPORT_SYMBOL vmlinux 0x80c4c319 crc32_le +EXPORT_SYMBOL vmlinux 0x80ca5026 _bin2bcd +EXPORT_SYMBOL vmlinux 0x80cc4964 pci_disable_msi +EXPORT_SYMBOL vmlinux 0x80ce9510 tcp_recv_skb +EXPORT_SYMBOL vmlinux 0x80d38ff8 _raw_spin_trylock_bh +EXPORT_SYMBOL vmlinux 0x80d68d3e fb_register_client +EXPORT_SYMBOL vmlinux 0x80da9a1f cdev_init +EXPORT_SYMBOL vmlinux 0x80e42654 phy_register_fixup_for_id +EXPORT_SYMBOL vmlinux 0x80e5f86f fscrypt_fname_alloc_buffer +EXPORT_SYMBOL vmlinux 0x80e69e10 pci_bus_read_dev_vendor_id +EXPORT_SYMBOL vmlinux 0x80fbc9e6 of_translate_dma_address +EXPORT_SYMBOL vmlinux 0x810041a0 dev_uc_unsync +EXPORT_SYMBOL vmlinux 0x8104c07b tcp_shutdown +EXPORT_SYMBOL vmlinux 0x8108ac7a down_read_trylock +EXPORT_SYMBOL vmlinux 0x810bef7e sg_free_append_table +EXPORT_SYMBOL vmlinux 0x8112b3d2 scsi_build_sense_buffer +EXPORT_SYMBOL vmlinux 0x812ada36 sched_autogroup_create_attach +EXPORT_SYMBOL vmlinux 0x812ba955 bio_add_pc_page +EXPORT_SYMBOL vmlinux 0x81375358 jbd2_journal_ack_err +EXPORT_SYMBOL vmlinux 0x813e57c1 phy_connect +EXPORT_SYMBOL vmlinux 0x814668b1 kfree_skb_partial +EXPORT_SYMBOL vmlinux 0x814aa2bf netdev_offload_xstats_push_delta +EXPORT_SYMBOL vmlinux 0x81573f63 inet6_del_offload +EXPORT_SYMBOL vmlinux 0x815b45d8 devfreq_monitor_suspend +EXPORT_SYMBOL vmlinux 0x815b5dd4 match_octal +EXPORT_SYMBOL vmlinux 0x816705ce dcb_ieee_setapp +EXPORT_SYMBOL vmlinux 0x817069a1 register_shrinker +EXPORT_SYMBOL vmlinux 0x818416e1 scsi_set_sense_information +EXPORT_SYMBOL vmlinux 0x8187a2d7 tty_kref_put +EXPORT_SYMBOL vmlinux 0x818edf97 cpm_muram_alloc +EXPORT_SYMBOL vmlinux 0x81a1eb59 utf8_unload +EXPORT_SYMBOL vmlinux 0x81ad0d2f submit_bh +EXPORT_SYMBOL vmlinux 0x81adef99 refcount_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0x81b20e8b ucc_fast_transmit_on_demand +EXPORT_SYMBOL vmlinux 0x81bf7c6d kernel_sock_shutdown +EXPORT_SYMBOL vmlinux 0x81c51d19 irq_cpu_rmap_add +EXPORT_SYMBOL vmlinux 0x81c5544e wait_for_completion_killable +EXPORT_SYMBOL vmlinux 0x81db6ebb xz_dec_reset +EXPORT_SYMBOL vmlinux 0x81ddb2e6 netdev_printk +EXPORT_SYMBOL vmlinux 0x81e6b37f dmi_get_system_info +EXPORT_SYMBOL vmlinux 0x81eea970 nf_unregister_net_hooks +EXPORT_SYMBOL vmlinux 0x820414a3 iov_iter_discard +EXPORT_SYMBOL vmlinux 0x8217fda5 devm_extcon_unregister_notifier +EXPORT_SYMBOL vmlinux 0x822137e2 arm_heavy_mb +EXPORT_SYMBOL vmlinux 0x823d9383 cdrom_release +EXPORT_SYMBOL vmlinux 0x824850f0 vme_irq_request +EXPORT_SYMBOL vmlinux 0x824b3a55 insert_inode_locked +EXPORT_SYMBOL vmlinux 0x8250586d tcf_qevent_destroy +EXPORT_SYMBOL vmlinux 0x825397bc gpiochip_irq_relres +EXPORT_SYMBOL vmlinux 0x8254a765 sock_release +EXPORT_SYMBOL vmlinux 0x825971ad phy_mipi_dphy_get_default_config_for_hsclk +EXPORT_SYMBOL vmlinux 0x827f924e vmalloc_array +EXPORT_SYMBOL vmlinux 0x828ce6bb mutex_lock +EXPORT_SYMBOL vmlinux 0x828d6a55 of_find_node_by_name +EXPORT_SYMBOL vmlinux 0x828da9f2 mtd_concat_create +EXPORT_SYMBOL vmlinux 0x82925d9d __traceiter_kmalloc +EXPORT_SYMBOL vmlinux 0x8299c0c9 filemap_write_and_wait_range +EXPORT_SYMBOL vmlinux 0x82cf52fe qcom_scm_pas_metadata_release +EXPORT_SYMBOL vmlinux 0x82e3e9b7 ps2_end_command +EXPORT_SYMBOL vmlinux 0x82ee90dc timer_delete_sync +EXPORT_SYMBOL vmlinux 0x82f0cbb6 pcim_iounmap_regions +EXPORT_SYMBOL vmlinux 0x82fe7322 bio_put +EXPORT_SYMBOL vmlinux 0x83005bcf locks_remove_posix +EXPORT_SYMBOL vmlinux 0x8320bea8 __umodsi3 +EXPORT_SYMBOL vmlinux 0x832ad039 filemap_fault +EXPORT_SYMBOL vmlinux 0x8343a437 phy_request_interrupt +EXPORT_SYMBOL vmlinux 0x8348e315 qdisc_hash_add +EXPORT_SYMBOL vmlinux 0x83581089 gf128mul_init_4k_lle +EXPORT_SYMBOL vmlinux 0x835ffe6e mapping_read_folio_gfp +EXPORT_SYMBOL vmlinux 0x837b4038 eth_get_headlen +EXPORT_SYMBOL vmlinux 0x838d2bc8 siphash_3u32 +EXPORT_SYMBOL vmlinux 0x838d671a uart_match_port +EXPORT_SYMBOL vmlinux 0x83927086 truncate_inode_pages_final +EXPORT_SYMBOL vmlinux 0x83acc368 inet_frag_reasm_finish +EXPORT_SYMBOL vmlinux 0x83c43c62 netdev_has_upper_dev +EXPORT_SYMBOL vmlinux 0x83cd0e6f atomic_io_modify +EXPORT_SYMBOL vmlinux 0x83e7538c register_sound_special +EXPORT_SYMBOL vmlinux 0x83e7f1a7 forget_cached_acl +EXPORT_SYMBOL vmlinux 0x83f763ca mdiobus_read_nested +EXPORT_SYMBOL vmlinux 0x840342c6 sgl_free +EXPORT_SYMBOL vmlinux 0x8427cee9 netif_skb_features +EXPORT_SYMBOL vmlinux 0x84356be7 zstd_dstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x84402c3f key_revoke +EXPORT_SYMBOL vmlinux 0x8445a6e4 in6_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x844b68ef mfd_remove_devices +EXPORT_SYMBOL vmlinux 0x844e2cc3 prepare_to_swait_event +EXPORT_SYMBOL vmlinux 0x8456e9a7 xa_erase +EXPORT_SYMBOL vmlinux 0x84579b12 elv_bio_merge_ok +EXPORT_SYMBOL vmlinux 0x846077a5 flow_rule_match_enc_opts +EXPORT_SYMBOL vmlinux 0x846deb42 napi_build_skb +EXPORT_SYMBOL vmlinux 0x847305cd truncate_inode_pages_range +EXPORT_SYMBOL vmlinux 0x8476e3cf file_update_time +EXPORT_SYMBOL vmlinux 0x847a85a8 config_group_init_type_name +EXPORT_SYMBOL vmlinux 0x847dac5d tcf_exts_dump_stats +EXPORT_SYMBOL vmlinux 0x84818f57 tegra_powergate_power_on +EXPORT_SYMBOL vmlinux 0x84a0ca4d bitmap_zalloc_node +EXPORT_SYMBOL vmlinux 0x84a8acc6 cookie_ecn_ok +EXPORT_SYMBOL vmlinux 0x84ac7869 snd_pcm_new +EXPORT_SYMBOL vmlinux 0x84b183ae strncmp +EXPORT_SYMBOL vmlinux 0x84c085db jbd2_journal_blocks_per_page +EXPORT_SYMBOL vmlinux 0x84c692e5 skb_put +EXPORT_SYMBOL vmlinux 0x84d749aa handshake_req_submit +EXPORT_SYMBOL vmlinux 0x84fd3e38 ip_frag_next +EXPORT_SYMBOL vmlinux 0x851982d3 kvmemdup +EXPORT_SYMBOL vmlinux 0x852f0a89 ip_route_me_harder +EXPORT_SYMBOL vmlinux 0x8532de67 jbd2_submit_inode_data +EXPORT_SYMBOL vmlinux 0x85416d23 getname_kernel +EXPORT_SYMBOL vmlinux 0x8542e241 neigh_lookup +EXPORT_SYMBOL vmlinux 0x8544617c nf_setsockopt +EXPORT_SYMBOL vmlinux 0x854b1002 sys_imageblit +EXPORT_SYMBOL vmlinux 0x8553f6fb passthru_features_check +EXPORT_SYMBOL vmlinux 0x8557320b ip_mc_join_group +EXPORT_SYMBOL vmlinux 0x8563b3da blk_queue_segment_boundary +EXPORT_SYMBOL vmlinux 0x85670f1d rtnl_is_locked +EXPORT_SYMBOL vmlinux 0x857e30e6 dma_resv_replace_fences +EXPORT_SYMBOL vmlinux 0x8582ebff cpu_all_bits +EXPORT_SYMBOL vmlinux 0x85887c6b call_fib_notifiers +EXPORT_SYMBOL vmlinux 0x858974ba blk_sync_queue +EXPORT_SYMBOL vmlinux 0x8591d7d5 ledtrig_mtd_activity +EXPORT_SYMBOL vmlinux 0x85a64160 blk_rq_map_kern +EXPORT_SYMBOL vmlinux 0x85b1c867 nand_ecc_is_strong_enough +EXPORT_SYMBOL vmlinux 0x85b5e625 rfkill_set_states +EXPORT_SYMBOL vmlinux 0x85bd1608 __request_region +EXPORT_SYMBOL vmlinux 0x85df9b6c strsep +EXPORT_SYMBOL vmlinux 0x85e86013 md_done_sync +EXPORT_SYMBOL vmlinux 0x85efc7e0 zero_pfn +EXPORT_SYMBOL vmlinux 0x85f0a190 jbd2_journal_unlock_updates +EXPORT_SYMBOL vmlinux 0x85f3a8dc tcf_exts_init_ex +EXPORT_SYMBOL vmlinux 0x85f75a47 vm_iomap_memory +EXPORT_SYMBOL vmlinux 0x862530da __check_sticky +EXPORT_SYMBOL vmlinux 0x862bc663 memset16 +EXPORT_SYMBOL vmlinux 0x862c8035 bitmap_alloc_node +EXPORT_SYMBOL vmlinux 0x863a276a color_table +EXPORT_SYMBOL vmlinux 0x865924a8 kthread_associate_blkcg +EXPORT_SYMBOL vmlinux 0x866510ed mdio_find_bus +EXPORT_SYMBOL vmlinux 0x86660feb __scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x86685444 md_bitmap_free +EXPORT_SYMBOL vmlinux 0x866d809b logfc +EXPORT_SYMBOL vmlinux 0x86764b72 sock_bind_add +EXPORT_SYMBOL vmlinux 0x868acba5 get_options +EXPORT_SYMBOL vmlinux 0x8694c106 inet_proto_csum_replace_by_diff +EXPORT_SYMBOL vmlinux 0x86965dd5 netdev_offload_xstats_enable +EXPORT_SYMBOL vmlinux 0x869bf024 skb_vlan_untag +EXPORT_SYMBOL vmlinux 0x869d0f2c pci_add_new_bus +EXPORT_SYMBOL vmlinux 0x86b4fea3 i2c_get_match_data +EXPORT_SYMBOL vmlinux 0x86cb955b __bio_advance +EXPORT_SYMBOL vmlinux 0x86d52ba5 lookup_constant +EXPORT_SYMBOL vmlinux 0x86dd708d tc_skb_ext_tc_enable +EXPORT_SYMBOL vmlinux 0x86e0bbf1 dev_set_mtu +EXPORT_SYMBOL vmlinux 0x86e5280e gro_cells_init +EXPORT_SYMBOL vmlinux 0x86fb9b05 bitmap_parse_user +EXPORT_SYMBOL vmlinux 0x870d5a1c __init_swait_queue_head +EXPORT_SYMBOL vmlinux 0x870e476b snd_seq_root +EXPORT_SYMBOL vmlinux 0x87116a06 skb_page_frag_refill +EXPORT_SYMBOL vmlinux 0x8714fb25 xfrm_register_type +EXPORT_SYMBOL vmlinux 0x87369848 dev_addr_add +EXPORT_SYMBOL vmlinux 0x8752134d ppp_dev_name +EXPORT_SYMBOL vmlinux 0x8761c0e4 md_wait_for_blocked_rdev +EXPORT_SYMBOL vmlinux 0x876ee0ad tcf_exts_num_actions +EXPORT_SYMBOL vmlinux 0x8772539b input_close_device +EXPORT_SYMBOL vmlinux 0x87809aeb put_user_ifreq +EXPORT_SYMBOL vmlinux 0x87824960 __xfrm_decode_session +EXPORT_SYMBOL vmlinux 0x8787c13a tcf_unregister_action +EXPORT_SYMBOL vmlinux 0x87902087 __sock_i_ino +EXPORT_SYMBOL vmlinux 0x879e6a13 rproc_remove_subdev +EXPORT_SYMBOL vmlinux 0x87a21cb3 __ubsan_handle_out_of_bounds +EXPORT_SYMBOL vmlinux 0x87ad7caa __sk_dst_check +EXPORT_SYMBOL vmlinux 0x87b8798d sg_next +EXPORT_SYMBOL vmlinux 0x87d98268 end_buffer_async_write +EXPORT_SYMBOL vmlinux 0x87efcbaa flow_block_cb_setup_simple +EXPORT_SYMBOL vmlinux 0x87f6430d jbd2_fc_get_buf +EXPORT_SYMBOL vmlinux 0x88062860 neigh_proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x8806f9ea param_set_uint +EXPORT_SYMBOL vmlinux 0x881bad5e phy_mipi_dphy_config_validate +EXPORT_SYMBOL vmlinux 0x88347248 __nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0x88688484 zstd_compress_cctx +EXPORT_SYMBOL vmlinux 0x886e7b1c sock_set_reuseaddr +EXPORT_SYMBOL vmlinux 0x887aa05a mpage_read_folio +EXPORT_SYMBOL vmlinux 0x88822d38 unregister_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0x8889db36 ww_mutex_unlock +EXPORT_SYMBOL vmlinux 0x889be199 seg6_hmac_info_del +EXPORT_SYMBOL vmlinux 0x88a16769 tcf_exts_validate +EXPORT_SYMBOL vmlinux 0x88aef8af seg6_hmac_net_exit +EXPORT_SYMBOL vmlinux 0x88b19f45 system_serial +EXPORT_SYMBOL vmlinux 0x88b7eab8 validate_slab_cache +EXPORT_SYMBOL vmlinux 0x88bec17c __xfrm_init_state +EXPORT_SYMBOL vmlinux 0x88d2570e blk_queue_update_dma_pad +EXPORT_SYMBOL vmlinux 0x88db665b kstrtoul_from_user +EXPORT_SYMBOL vmlinux 0x88db9f48 __check_object_size +EXPORT_SYMBOL vmlinux 0x88dc6b97 rproc_elf_load_segments +EXPORT_SYMBOL vmlinux 0x88e1d0f0 page_frag_free +EXPORT_SYMBOL vmlinux 0x88fe9bee blk_queue_max_segment_size +EXPORT_SYMBOL vmlinux 0x89079c52 param_get_ullong +EXPORT_SYMBOL vmlinux 0x890d7abc wireless_send_event +EXPORT_SYMBOL vmlinux 0x89155167 tcp_v4_md5_lookup +EXPORT_SYMBOL vmlinux 0x8917f414 kunmap_local_indexed +EXPORT_SYMBOL vmlinux 0x891e9d36 simple_getattr +EXPORT_SYMBOL vmlinux 0x8950f200 read_cache_page +EXPORT_SYMBOL vmlinux 0x896e9552 ipv6_chk_custom_prefix +EXPORT_SYMBOL vmlinux 0x8985dfe3 tcf_idr_cleanup +EXPORT_SYMBOL vmlinux 0x89c08d44 dump_page +EXPORT_SYMBOL vmlinux 0x89c84f83 netdev_info +EXPORT_SYMBOL vmlinux 0x89e2f843 max8925_set_bits +EXPORT_SYMBOL vmlinux 0x89f79c93 dev_add_pack +EXPORT_SYMBOL vmlinux 0x89ffffeb blk_rq_append_bio +EXPORT_SYMBOL vmlinux 0x8a1308e2 dquot_quota_sync +EXPORT_SYMBOL vmlinux 0x8a26d2b7 may_umount +EXPORT_SYMBOL vmlinux 0x8a295510 ata_print_version +EXPORT_SYMBOL vmlinux 0x8a2d2118 fb_prepare_logo +EXPORT_SYMBOL vmlinux 0x8a2ff4fe remove_proc_entry +EXPORT_SYMBOL vmlinux 0x8a37e50d neigh_destroy +EXPORT_SYMBOL vmlinux 0x8a3b1285 __xa_erase +EXPORT_SYMBOL vmlinux 0x8a3eb00e inet_stream_connect +EXPORT_SYMBOL vmlinux 0x8a490c90 rfkill_set_sw_state +EXPORT_SYMBOL vmlinux 0x8a4f33ea pci_enable_wake +EXPORT_SYMBOL vmlinux 0x8a4fa83b __aeabi_llsr +EXPORT_SYMBOL vmlinux 0x8a7094ba vm_brk_flags +EXPORT_SYMBOL vmlinux 0x8a7d1c31 high_memory +EXPORT_SYMBOL vmlinux 0x8a8b178a blk_rq_unmap_user +EXPORT_SYMBOL vmlinux 0x8a901402 __skb_free_datagram_locked +EXPORT_SYMBOL vmlinux 0x8a99a016 mempool_free_slab +EXPORT_SYMBOL vmlinux 0x8aa0402b _raw_read_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0x8aace3c0 sock_wake_async +EXPORT_SYMBOL vmlinux 0x8ab612ae page_cache_prev_miss +EXPORT_SYMBOL vmlinux 0x8ac136ae imx_sc_misc_get_control +EXPORT_SYMBOL vmlinux 0x8ac3334b net_dim_get_def_rx_moderation +EXPORT_SYMBOL vmlinux 0x8acec979 xfrm_unregister_type +EXPORT_SYMBOL vmlinux 0x8acf5604 neigh_update +EXPORT_SYMBOL vmlinux 0x8adaf891 scsi_host_get +EXPORT_SYMBOL vmlinux 0x8ae2ba78 locks_lock_inode_wait +EXPORT_SYMBOL vmlinux 0x8affcbe3 d_mark_dontcache +EXPORT_SYMBOL vmlinux 0x8b0088d1 LZ4_decompress_safe_usingDict +EXPORT_SYMBOL vmlinux 0x8b10a919 md_write_end +EXPORT_SYMBOL vmlinux 0x8b114fae request_partial_firmware_into_buf +EXPORT_SYMBOL vmlinux 0x8b14f278 mipi_dsi_dcs_write +EXPORT_SYMBOL vmlinux 0x8b397013 flow_rule_match_enc_ip +EXPORT_SYMBOL vmlinux 0x8b3fc243 vme_master_request +EXPORT_SYMBOL vmlinux 0x8b45eb4f max8998_bulk_write +EXPORT_SYMBOL vmlinux 0x8b5927a0 down_timeout +EXPORT_SYMBOL vmlinux 0x8b618d08 overflowuid +EXPORT_SYMBOL vmlinux 0x8b65e58c ip_tunnel_header_ops +EXPORT_SYMBOL vmlinux 0x8b6f9f76 blake2s_compress +EXPORT_SYMBOL vmlinux 0x8b7c9c50 seq_read_iter +EXPORT_SYMBOL vmlinux 0x8b8059bd in_group_p +EXPORT_SYMBOL vmlinux 0x8b80a3b0 sock_queue_err_skb +EXPORT_SYMBOL vmlinux 0x8b81b22e cdc_parse_cdc_header +EXPORT_SYMBOL vmlinux 0x8b8e1619 console_stop +EXPORT_SYMBOL vmlinux 0x8b910be2 errseq_sample +EXPORT_SYMBOL vmlinux 0x8bae5ad5 seq_put_decimal_ll +EXPORT_SYMBOL vmlinux 0x8bafe770 snd_ctl_rename_id +EXPORT_SYMBOL vmlinux 0x8bbd21a1 vfs_rename +EXPORT_SYMBOL vmlinux 0x8bbdf133 sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0x8bc1528f netdev_offload_xstats_enabled +EXPORT_SYMBOL vmlinux 0x8bd6b632 nand_ecc_put_on_host_hw_engine +EXPORT_SYMBOL vmlinux 0x8bdfc47c __mb_cache_entry_free +EXPORT_SYMBOL vmlinux 0x8be189ab ucc_slow_disable +EXPORT_SYMBOL vmlinux 0x8be4776d pci_request_regions +EXPORT_SYMBOL vmlinux 0x8bebb9c4 scm_fp_dup +EXPORT_SYMBOL vmlinux 0x8c1a3c25 __inet_hash +EXPORT_SYMBOL vmlinux 0x8c200aeb lock_rename_child +EXPORT_SYMBOL vmlinux 0x8c2783fe mdiobus_c45_write_nested +EXPORT_SYMBOL vmlinux 0x8c42eb35 sock_kzfree_s +EXPORT_SYMBOL vmlinux 0x8c5e07c9 ps2_drain +EXPORT_SYMBOL vmlinux 0x8c5f3e40 gnet_stats_copy_queue +EXPORT_SYMBOL vmlinux 0x8c666d4c clear_inode +EXPORT_SYMBOL vmlinux 0x8c677714 tty_port_tty_set +EXPORT_SYMBOL vmlinux 0x8c71bdca dev_addr_mod +EXPORT_SYMBOL vmlinux 0x8c8569cb kstrtoint +EXPORT_SYMBOL vmlinux 0x8c9134c9 devm_clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0x8c9686ec rt6_lookup +EXPORT_SYMBOL vmlinux 0x8c9b6784 netlink_rcv_skb +EXPORT_SYMBOL vmlinux 0x8ca78556 sdev_prefix_printk +EXPORT_SYMBOL vmlinux 0x8cacd4b9 inet_dev_addr_type +EXPORT_SYMBOL vmlinux 0x8cae3f93 ps2_begin_command +EXPORT_SYMBOL vmlinux 0x8caf9305 uuid_is_valid +EXPORT_SYMBOL vmlinux 0x8cb4efb0 find_inode_rcu +EXPORT_SYMBOL vmlinux 0x8cc24854 snd_pcm_period_elapsed +EXPORT_SYMBOL vmlinux 0x8cc53d20 __par_io_config_pin +EXPORT_SYMBOL vmlinux 0x8ccf8cc4 sk_wait_data +EXPORT_SYMBOL vmlinux 0x8ce13cc5 udplite_table +EXPORT_SYMBOL vmlinux 0x8ce9f447 of_iomap +EXPORT_SYMBOL vmlinux 0x8d0a9a8f __tracepoint_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x8d17f316 of_graph_get_port_by_id +EXPORT_SYMBOL vmlinux 0x8d183475 tcf_register_action +EXPORT_SYMBOL vmlinux 0x8d1d41f1 __skb_checksum_complete +EXPORT_SYMBOL vmlinux 0x8d1efea5 pskb_extract +EXPORT_SYMBOL vmlinux 0x8d33e672 __find_nth_andnot_bit +EXPORT_SYMBOL vmlinux 0x8d348b0b tty_do_resize +EXPORT_SYMBOL vmlinux 0x8d4112df qcom_scm_mem_protect_video_var +EXPORT_SYMBOL vmlinux 0x8d55bb8a qid_eq +EXPORT_SYMBOL vmlinux 0x8d5f7d16 __tty_insert_flip_char +EXPORT_SYMBOL vmlinux 0x8d6dca7b key_payload_reserve +EXPORT_SYMBOL vmlinux 0x8d73278e hex_asc_upper +EXPORT_SYMBOL vmlinux 0x8d7532c1 km_state_notify +EXPORT_SYMBOL vmlinux 0x8d77d009 __dev_set_mtu +EXPORT_SYMBOL vmlinux 0x8d85dce6 sk_net_capable +EXPORT_SYMBOL vmlinux 0x8d95c500 flow_block_cb_free +EXPORT_SYMBOL vmlinux 0x8d9859f9 security_sctp_sk_clone +EXPORT_SYMBOL vmlinux 0x8dd7667d i2c_smbus_write_word_data +EXPORT_SYMBOL vmlinux 0x8ddd8aad schedule_timeout +EXPORT_SYMBOL vmlinux 0x8deb8df8 genlmsg_put +EXPORT_SYMBOL vmlinux 0x8df3789f snd_oss_info_register +EXPORT_SYMBOL vmlinux 0x8df3a97e param_set_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x8df4afd9 qe_put_snum +EXPORT_SYMBOL vmlinux 0x8df9dd10 guid_null +EXPORT_SYMBOL vmlinux 0x8dfefc0d kvmalloc_node +EXPORT_SYMBOL vmlinux 0x8e107ef6 sk_mc_loop +EXPORT_SYMBOL vmlinux 0x8e2465c5 kmalloc_trace +EXPORT_SYMBOL vmlinux 0x8e27653e netdev_name_in_use +EXPORT_SYMBOL vmlinux 0x8e34bd5c sock_dequeue_err_skb +EXPORT_SYMBOL vmlinux 0x8e424cc7 inet_getname +EXPORT_SYMBOL vmlinux 0x8e4c60a3 cpm_muram_dma +EXPORT_SYMBOL vmlinux 0x8e4f9045 tcp_rcv_established +EXPORT_SYMBOL vmlinux 0x8e73efdc xfrm_state_lookup_byspi +EXPORT_SYMBOL vmlinux 0x8e79e376 simple_lookup +EXPORT_SYMBOL vmlinux 0x8e7bf06d snd_pcm_release_substream +EXPORT_SYMBOL vmlinux 0x8e865d3c arm_delay_ops +EXPORT_SYMBOL vmlinux 0x8e876807 rps_needed +EXPORT_SYMBOL vmlinux 0x8e893525 end_buffer_read_sync +EXPORT_SYMBOL vmlinux 0x8e93bd24 security_secctx_to_secid +EXPORT_SYMBOL vmlinux 0x8e9e8216 block_dirty_folio +EXPORT_SYMBOL vmlinux 0x8e9fc207 param_ops_byte +EXPORT_SYMBOL vmlinux 0x8ecbb3b8 nand_check_erased_ecc_chunk +EXPORT_SYMBOL vmlinux 0x8edbfffb hdmi_spd_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x8ee95b1c backlight_device_register +EXPORT_SYMBOL vmlinux 0x8ef50bcc blk_queue_flag_set +EXPORT_SYMBOL vmlinux 0x8ef85be8 pskb_trim_rcsum_slow +EXPORT_SYMBOL vmlinux 0x8efa313c pci_remove_bus +EXPORT_SYMBOL vmlinux 0x8efb3643 mr_vif_seq_next +EXPORT_SYMBOL vmlinux 0x8f01afd6 twl6030_interrupt_mask +EXPORT_SYMBOL vmlinux 0x8f0df739 seq_open_private +EXPORT_SYMBOL vmlinux 0x8f13d4d5 kmem_cache_destroy +EXPORT_SYMBOL vmlinux 0x8f2c4c01 padata_free +EXPORT_SYMBOL vmlinux 0x8f2e608c __traceiter_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x8f340300 get_tree_single_reconf +EXPORT_SYMBOL vmlinux 0x8f356212 md_unregister_thread +EXPORT_SYMBOL vmlinux 0x8f44353d phy_ethtool_ksettings_set +EXPORT_SYMBOL vmlinux 0x8f449b21 tcp_child_process +EXPORT_SYMBOL vmlinux 0x8f53e55b flow_rule_match_meta +EXPORT_SYMBOL vmlinux 0x8f595b11 snd_major +EXPORT_SYMBOL vmlinux 0x8f5e0909 vmalloc_to_page +EXPORT_SYMBOL vmlinux 0x8f619cf8 nd_dev_to_uuid +EXPORT_SYMBOL vmlinux 0x8f6544f6 devfreq_remove_device +EXPORT_SYMBOL vmlinux 0x8f67eb95 sock_diag_put_filterinfo +EXPORT_SYMBOL vmlinux 0x8f7a200d sock_no_listen +EXPORT_SYMBOL vmlinux 0x8f8f657f bsearch +EXPORT_SYMBOL vmlinux 0x8f996a30 ethtool_convert_legacy_u32_to_link_mode +EXPORT_SYMBOL vmlinux 0x8f9e2bc9 discard_new_inode +EXPORT_SYMBOL vmlinux 0x8faa4b41 mii_ethtool_gset +EXPORT_SYMBOL vmlinux 0x8fab1b69 mtree_load +EXPORT_SYMBOL vmlinux 0x8fb042d1 max8925_bulk_write +EXPORT_SYMBOL vmlinux 0x8fb1ec85 gnet_stats_copy_rate_est +EXPORT_SYMBOL vmlinux 0x8fc247ed security_binder_transfer_binder +EXPORT_SYMBOL vmlinux 0x8fd180e7 kernel_neon_begin +EXPORT_SYMBOL vmlinux 0x8fe09cf5 zstd_cctx_workspace_bound +EXPORT_SYMBOL vmlinux 0x8fe35457 xxh32_update +EXPORT_SYMBOL vmlinux 0x8fefbd6b scsi_target_quiesce +EXPORT_SYMBOL vmlinux 0x8ff89ed0 seg6_hmac_exit +EXPORT_SYMBOL vmlinux 0x8ff95d59 simple_unlink +EXPORT_SYMBOL vmlinux 0x8ffc73b2 neigh_parms_alloc +EXPORT_SYMBOL vmlinux 0x90006be6 dm_kcopyd_client_flush +EXPORT_SYMBOL vmlinux 0x900dc142 genphy_setup_forced +EXPORT_SYMBOL vmlinux 0x900e9373 page_pool_create +EXPORT_SYMBOL vmlinux 0x900eceb2 folio_mapping +EXPORT_SYMBOL vmlinux 0x900f7368 tcf_idr_release +EXPORT_SYMBOL vmlinux 0x9011bf51 __tracepoint_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x90127324 vga_put +EXPORT_SYMBOL vmlinux 0x90186a79 zstd_cstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x902d8722 vme_slave_get +EXPORT_SYMBOL vmlinux 0x9033eab4 napi_schedule_prep +EXPORT_SYMBOL vmlinux 0x906931a1 put_watch_queue +EXPORT_SYMBOL vmlinux 0x906f9a4a kernel_sendmsg +EXPORT_SYMBOL vmlinux 0x9076ae6d t10_pi_type3_ip +EXPORT_SYMBOL vmlinux 0x90808e72 neigh_ifdown +EXPORT_SYMBOL vmlinux 0x90947449 get_cached_acl +EXPORT_SYMBOL vmlinux 0x90964d89 component_match_add_release +EXPORT_SYMBOL vmlinux 0x90c0b05b input_mt_init_slots +EXPORT_SYMBOL vmlinux 0x90dee1a6 get_fs_type +EXPORT_SYMBOL vmlinux 0x90efeb56 snd_timer_instance_free +EXPORT_SYMBOL vmlinux 0x911102f9 drop_super +EXPORT_SYMBOL vmlinux 0x9116343c kfree_skb_reason +EXPORT_SYMBOL vmlinux 0x912d5345 rproc_elf_sanity_check +EXPORT_SYMBOL vmlinux 0x91324072 get_cached_acl_rcu +EXPORT_SYMBOL vmlinux 0x9135dba6 wait_for_completion_interruptible_timeout +EXPORT_SYMBOL vmlinux 0x91366028 netdev_txq_to_tc +EXPORT_SYMBOL vmlinux 0x91428403 vm_map_pages_zero +EXPORT_SYMBOL vmlinux 0x916239a7 blk_queue_physical_block_size +EXPORT_SYMBOL vmlinux 0x91659e7e security_unix_stream_connect +EXPORT_SYMBOL vmlinux 0x9166fc03 __flush_workqueue +EXPORT_SYMBOL vmlinux 0x91730f6d input_inject_event +EXPORT_SYMBOL vmlinux 0x917d05f0 genlmsg_multicast_allns +EXPORT_SYMBOL vmlinux 0x91872199 _page_poisoning_enabled +EXPORT_SYMBOL vmlinux 0x918c7d20 md_bitmap_unplug +EXPORT_SYMBOL vmlinux 0x919029aa __readwrite_bug +EXPORT_SYMBOL vmlinux 0x919c58f3 __clzsi2 +EXPORT_SYMBOL vmlinux 0x91a488ac __netdev_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x91a76fdb fscrypt_ioctl_set_policy +EXPORT_SYMBOL vmlinux 0x91a7b1da qdisc_class_hash_remove +EXPORT_SYMBOL vmlinux 0x91a9c232 __siphash_unaligned +EXPORT_SYMBOL vmlinux 0x91c0980e icst_hz +EXPORT_SYMBOL vmlinux 0x91e59bc3 fifo_create_dflt +EXPORT_SYMBOL vmlinux 0x91f596f3 block_write_end +EXPORT_SYMBOL vmlinux 0x91f68ea1 __hw_addr_sync +EXPORT_SYMBOL vmlinux 0x92157cdf blk_queue_max_write_zeroes_sectors +EXPORT_SYMBOL vmlinux 0x921b07b1 __cpu_online_mask +EXPORT_SYMBOL vmlinux 0x922f45a6 __bitmap_clear +EXPORT_SYMBOL vmlinux 0x923b1276 dmaengine_get +EXPORT_SYMBOL vmlinux 0x923e3d6a __folio_cancel_dirty +EXPORT_SYMBOL vmlinux 0x92774cf8 __kfence_pool +EXPORT_SYMBOL vmlinux 0x928e992a mmc_remove_host +EXPORT_SYMBOL vmlinux 0x92997ed8 _printk +EXPORT_SYMBOL vmlinux 0x92a4a4cf unregister_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x92aa5c87 input_unregister_device +EXPORT_SYMBOL vmlinux 0x92aa7949 ppp_register_net_channel +EXPORT_SYMBOL vmlinux 0x92b9b180 slash_name +EXPORT_SYMBOL vmlinux 0x92c67a23 kmem_cache_free +EXPORT_SYMBOL vmlinux 0x92c856a3 iwe_stream_add_event +EXPORT_SYMBOL vmlinux 0x92d153cf md_bitmap_endwrite +EXPORT_SYMBOL vmlinux 0x92d27d03 dma_fence_free +EXPORT_SYMBOL vmlinux 0x92d5838e request_threaded_irq +EXPORT_SYMBOL vmlinux 0x92da5eb1 dma_fence_wait_any_timeout +EXPORT_SYMBOL vmlinux 0x92dc3f16 radix_tree_iter_resume +EXPORT_SYMBOL vmlinux 0x92dd9115 kern_unmount +EXPORT_SYMBOL vmlinux 0x92ec510d jiffies64_to_msecs +EXPORT_SYMBOL vmlinux 0x92eea2ad flow_rule_match_enc_ports +EXPORT_SYMBOL vmlinux 0x92fa5abb vme_lm_detach +EXPORT_SYMBOL vmlinux 0x9305f8e6 cpufreq_get +EXPORT_SYMBOL vmlinux 0x93084e6f flow_rule_match_mpls +EXPORT_SYMBOL vmlinux 0x9315517b i2c_put_adapter +EXPORT_SYMBOL vmlinux 0x93215e1d __kfifo_skip_r +EXPORT_SYMBOL vmlinux 0x933efc47 mipi_dsi_dcs_nop +EXPORT_SYMBOL vmlinux 0x93479407 phy_get_pause +EXPORT_SYMBOL vmlinux 0x936a37c3 blk_rq_map_user_iov +EXPORT_SYMBOL vmlinux 0x9371f64c __scsi_print_sense +EXPORT_SYMBOL vmlinux 0x937733e3 qid_valid +EXPORT_SYMBOL vmlinux 0x93881692 skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x93a4efb8 netif_tx_wake_queue +EXPORT_SYMBOL vmlinux 0x93a6e0b2 io_schedule +EXPORT_SYMBOL vmlinux 0x93b3fc74 register_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x93b4a0c9 snd_pcm_hw_param_first +EXPORT_SYMBOL vmlinux 0x93bf9f2a eth_header_parse +EXPORT_SYMBOL vmlinux 0x93c1b79c dst_destroy +EXPORT_SYMBOL vmlinux 0x93cb17e9 iterate_fd +EXPORT_SYMBOL vmlinux 0x93d0e12c pci_irq_get_affinity +EXPORT_SYMBOL vmlinux 0x93d2a994 pci_prepare_to_sleep +EXPORT_SYMBOL vmlinux 0x93d73c18 nand_ecc_get_on_host_hw_engine +EXPORT_SYMBOL vmlinux 0x93da247f pci_disable_link_state +EXPORT_SYMBOL vmlinux 0x93e1bd31 simple_pin_fs +EXPORT_SYMBOL vmlinux 0x93fad5b1 dma_fence_signal_timestamp +EXPORT_SYMBOL vmlinux 0x93fe9133 inet_stream_ops +EXPORT_SYMBOL vmlinux 0x9400a3d8 pcim_iomap_regions_request_all +EXPORT_SYMBOL vmlinux 0x9407f193 input_mt_destroy_slots +EXPORT_SYMBOL vmlinux 0x94098ff8 snd_interval_list +EXPORT_SYMBOL vmlinux 0x9412dbd9 of_graph_get_endpoint_by_regs +EXPORT_SYMBOL vmlinux 0x94132060 sk_reset_timer +EXPORT_SYMBOL vmlinux 0x9430c96b posix_acl_from_xattr +EXPORT_SYMBOL vmlinux 0x943dc8aa crc32_be +EXPORT_SYMBOL vmlinux 0x943ec15f pci_irq_vector +EXPORT_SYMBOL vmlinux 0x944a564d is_console_locked +EXPORT_SYMBOL vmlinux 0x945eb81c add_device_randomness +EXPORT_SYMBOL vmlinux 0x947dd955 proc_create +EXPORT_SYMBOL vmlinux 0x94812f17 vm_insert_page +EXPORT_SYMBOL vmlinux 0x948a4ddb mode_strip_sgid +EXPORT_SYMBOL vmlinux 0x94961283 vunmap +EXPORT_SYMBOL vmlinux 0x9497e4f7 security_skb_classify_flow +EXPORT_SYMBOL vmlinux 0x94a375b1 inet6_ioctl +EXPORT_SYMBOL vmlinux 0x94bf03ca utf8_to_utf32 +EXPORT_SYMBOL vmlinux 0x94c4a496 nla_append +EXPORT_SYMBOL vmlinux 0x94d1ffbf set_page_writeback +EXPORT_SYMBOL vmlinux 0x94d63e2b of_node_name_eq +EXPORT_SYMBOL vmlinux 0x94e569ab md_register_thread +EXPORT_SYMBOL vmlinux 0x94f9179e skb_append +EXPORT_SYMBOL vmlinux 0x9507c90f copy_fsxattr_to_user +EXPORT_SYMBOL vmlinux 0x950da88d regset_get +EXPORT_SYMBOL vmlinux 0x9521c7f0 skb_get_hash_perturb +EXPORT_SYMBOL vmlinux 0x9529168b sock_no_shutdown +EXPORT_SYMBOL vmlinux 0x953d2426 utf8_strncmp +EXPORT_SYMBOL vmlinux 0x954301bc vfs_parse_fs_param +EXPORT_SYMBOL vmlinux 0x9547e3a3 crypto_sha256_update +EXPORT_SYMBOL vmlinux 0x954bb5b8 pci_enable_device +EXPORT_SYMBOL vmlinux 0x954f099c idr_preload +EXPORT_SYMBOL vmlinux 0x9557bca4 mmc_request_done +EXPORT_SYMBOL vmlinux 0x95628e24 inet_addr_type +EXPORT_SYMBOL vmlinux 0x95782650 snd_dma_alloc_dir_pages +EXPORT_SYMBOL vmlinux 0x95802bf2 bh_uptodate_or_lock +EXPORT_SYMBOL vmlinux 0x958499d9 generic_file_llseek_size +EXPORT_SYMBOL vmlinux 0x95853357 refresh_frequency_limits +EXPORT_SYMBOL vmlinux 0x9590816d devm_memremap +EXPORT_SYMBOL vmlinux 0x95d0a92e snd_ctl_make_virtual_master +EXPORT_SYMBOL vmlinux 0x95d207ef vfs_path_parent_lookup +EXPORT_SYMBOL vmlinux 0x95d339f1 pci_read_vpd_any +EXPORT_SYMBOL vmlinux 0x95dbe078 __get_user_2 +EXPORT_SYMBOL vmlinux 0x9612847f d_set_fallthru +EXPORT_SYMBOL vmlinux 0x9618ede0 mutex_unlock +EXPORT_SYMBOL vmlinux 0x962a2c97 input_get_poll_interval +EXPORT_SYMBOL vmlinux 0x962d361d of_get_child_by_name +EXPORT_SYMBOL vmlinux 0x963e02f9 inode_io_list_del +EXPORT_SYMBOL vmlinux 0x9644bba5 tcf_block_put +EXPORT_SYMBOL vmlinux 0x9645ed0b pgprot_user +EXPORT_SYMBOL vmlinux 0x96573b80 __kfifo_dma_in_finish_r +EXPORT_SYMBOL vmlinux 0x96603250 kmalloc_large +EXPORT_SYMBOL vmlinux 0x96898769 sysfs_format_mac +EXPORT_SYMBOL vmlinux 0x968b5536 rawnand_sw_hamming_calculate +EXPORT_SYMBOL vmlinux 0x969e83b8 pci_dev_get +EXPORT_SYMBOL vmlinux 0x96be3ffb of_get_next_cpu_node +EXPORT_SYMBOL vmlinux 0x96bf68a8 inet_confirm_addr +EXPORT_SYMBOL vmlinux 0x96c08f47 read_cache_page_gfp +EXPORT_SYMBOL vmlinux 0x96c17136 fb_var_to_videomode +EXPORT_SYMBOL vmlinux 0x96cd2b04 scsi_sense_key_string +EXPORT_SYMBOL vmlinux 0x96dbda7d simple_release_fs +EXPORT_SYMBOL vmlinux 0x96fac526 scsi_eh_prep_cmnd +EXPORT_SYMBOL vmlinux 0x9709dbc5 current_work +EXPORT_SYMBOL vmlinux 0x970a516c mipi_dsi_dcs_set_display_brightness_large +EXPORT_SYMBOL vmlinux 0x970f29f6 kmalloc_caches +EXPORT_SYMBOL vmlinux 0x97106714 memdup_user_nul +EXPORT_SYMBOL vmlinux 0x9711490d i2c_verify_adapter +EXPORT_SYMBOL vmlinux 0x971a4194 __napi_alloc_skb +EXPORT_SYMBOL vmlinux 0x971e3126 pci_request_selected_regions +EXPORT_SYMBOL vmlinux 0x97255bdf strlen +EXPORT_SYMBOL vmlinux 0x974c271d reuseport_stop_listen_sock +EXPORT_SYMBOL vmlinux 0x974d2ff1 resource_list_create_entry +EXPORT_SYMBOL vmlinux 0x974fdd84 skb_copy_bits +EXPORT_SYMBOL vmlinux 0x97589fdb generic_update_time +EXPORT_SYMBOL vmlinux 0x9772e44a sock_i_uid +EXPORT_SYMBOL vmlinux 0x9778d9c3 tcp_stream_memory_free +EXPORT_SYMBOL vmlinux 0x97a2ce30 tty_register_device +EXPORT_SYMBOL vmlinux 0x97adb487 utf8s_to_utf16s +EXPORT_SYMBOL vmlinux 0x97b358c3 mr_table_dump +EXPORT_SYMBOL vmlinux 0x97b6f9af mmc_hw_reset +EXPORT_SYMBOL vmlinux 0x97bdfa60 scsi_dev_info_remove_list +EXPORT_SYMBOL vmlinux 0x97d5a5f5 vm_node_stat +EXPORT_SYMBOL vmlinux 0x97ddb259 da903x_query_status +EXPORT_SYMBOL vmlinux 0x97e94c73 invalidate_bdev +EXPORT_SYMBOL vmlinux 0x97ec4524 unpin_user_pages_dirty_lock +EXPORT_SYMBOL vmlinux 0x97ee4871 buffer_migrate_folio +EXPORT_SYMBOL vmlinux 0x97f67f4a netpoll_parse_options +EXPORT_SYMBOL vmlinux 0x981034e4 dev_alloc_name +EXPORT_SYMBOL vmlinux 0x981faa65 scsi_register_interface +EXPORT_SYMBOL vmlinux 0x98297594 simple_transaction_get +EXPORT_SYMBOL vmlinux 0x9831c725 mdiobb_write_c45 +EXPORT_SYMBOL vmlinux 0x983ac031 remove_wait_queue +EXPORT_SYMBOL vmlinux 0x9858f364 get_random_u8 +EXPORT_SYMBOL vmlinux 0x9861f46a inet_addr_type_table +EXPORT_SYMBOL vmlinux 0x987bc8c1 generic_read_dir +EXPORT_SYMBOL vmlinux 0x987c11c7 __pv_phys_pfn_offset +EXPORT_SYMBOL vmlinux 0x989fc267 dmam_pool_create +EXPORT_SYMBOL vmlinux 0x98c89ade security_xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x98d73aae ip_sock_set_freebind +EXPORT_SYMBOL vmlinux 0x98e508ef ignore_console_lock_warning +EXPORT_SYMBOL vmlinux 0x98f06ebf grab_cache_page_write_begin +EXPORT_SYMBOL vmlinux 0x99043249 _dev_printk +EXPORT_SYMBOL vmlinux 0x99094fb2 qcom_scm_is_available +EXPORT_SYMBOL vmlinux 0x991032cd __skb_ext_del +EXPORT_SYMBOL vmlinux 0x9912c298 __splice_from_pipe +EXPORT_SYMBOL vmlinux 0x9930a609 cqhci_irq +EXPORT_SYMBOL vmlinux 0x9931f8c9 qcom_scm_lmh_dcvsh_available +EXPORT_SYMBOL vmlinux 0x99365804 configfs_unregister_group +EXPORT_SYMBOL vmlinux 0x9939eba0 backlight_unregister_notifier +EXPORT_SYMBOL vmlinux 0x993b03df percpu_counter_add_batch +EXPORT_SYMBOL vmlinux 0x9950ab66 folio_migrate_copy +EXPORT_SYMBOL vmlinux 0x99517682 udp_encap_enable +EXPORT_SYMBOL vmlinux 0x995c9490 eth_gro_receive +EXPORT_SYMBOL vmlinux 0x995cc9fa memory_cgrp_subsys +EXPORT_SYMBOL vmlinux 0x996829ea swake_up_all +EXPORT_SYMBOL vmlinux 0x997b27e1 vlan_filter_drop_vids +EXPORT_SYMBOL vmlinux 0x997d9012 skb_queue_head +EXPORT_SYMBOL vmlinux 0x997f1896 unlock_new_inode +EXPORT_SYMBOL vmlinux 0x999a3fab blk_rq_count_integrity_sg +EXPORT_SYMBOL vmlinux 0x999b0a4e dcache_dir_lseek +EXPORT_SYMBOL vmlinux 0x999d2772 dma_sync_sg_for_device +EXPORT_SYMBOL vmlinux 0x999e8297 vfree +EXPORT_SYMBOL vmlinux 0x99b06be3 nvdimm_namespace_disk_name +EXPORT_SYMBOL vmlinux 0x99bb701a pci_pme_capable +EXPORT_SYMBOL vmlinux 0x99bb8806 memmove +EXPORT_SYMBOL vmlinux 0x99c6b90e setattr_copy +EXPORT_SYMBOL vmlinux 0x99c95fa5 unregister_sound_special +EXPORT_SYMBOL vmlinux 0x99d472b1 net_dim_get_rx_moderation +EXPORT_SYMBOL vmlinux 0x99e6b436 devm_rproc_alloc +EXPORT_SYMBOL vmlinux 0x99e93940 mipi_dsi_dcs_set_display_off +EXPORT_SYMBOL vmlinux 0x99f41ddd amba_device_register +EXPORT_SYMBOL vmlinux 0x99f53976 __dev_get_by_name +EXPORT_SYMBOL vmlinux 0x99f9638f __napi_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x99fd4736 proc_dointvec_minmax +EXPORT_SYMBOL vmlinux 0x99fd6f3c max8998_update_reg +EXPORT_SYMBOL vmlinux 0x99fe2b4a fscrypt_free_bounce_page +EXPORT_SYMBOL vmlinux 0x9a0dd124 __inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x9a1dfd65 strpbrk +EXPORT_SYMBOL vmlinux 0x9a4b0745 jbd2_journal_errno +EXPORT_SYMBOL vmlinux 0x9a583306 netlbl_bitmap_walk +EXPORT_SYMBOL vmlinux 0x9a59c141 clk_add_alias +EXPORT_SYMBOL vmlinux 0x9a60dbf3 __udp_disconnect +EXPORT_SYMBOL vmlinux 0x9a6e3380 tegra_io_pad_power_enable +EXPORT_SYMBOL vmlinux 0x9a7af7b7 skb_dequeue_tail +EXPORT_SYMBOL vmlinux 0x9a8318ef v7_coherent_kern_range +EXPORT_SYMBOL vmlinux 0x9a87e2fb ppp_register_compressor +EXPORT_SYMBOL vmlinux 0x9a9468ad xfrm_register_type_offload +EXPORT_SYMBOL vmlinux 0x9a9b06d1 notify_change +EXPORT_SYMBOL vmlinux 0x9aa8d385 __napi_schedule_irqoff +EXPORT_SYMBOL vmlinux 0x9aa9cea4 trace_print_flags_seq_u64 +EXPORT_SYMBOL vmlinux 0x9aab0ade dma_resv_reserve_fences +EXPORT_SYMBOL vmlinux 0x9aaeefce sysctl_nf_log_all_netns +EXPORT_SYMBOL vmlinux 0x9abcb3e6 generic_remap_file_range_prep +EXPORT_SYMBOL vmlinux 0x9adc620d rtnl_set_sk_err +EXPORT_SYMBOL vmlinux 0x9ae47436 _find_last_bit +EXPORT_SYMBOL vmlinux 0x9af2fea7 dma_mmap_attrs +EXPORT_SYMBOL vmlinux 0x9b033a11 xfrm_init_replay +EXPORT_SYMBOL vmlinux 0x9b09793c file_open_root +EXPORT_SYMBOL vmlinux 0x9b0f6d05 alloc_netdev_mqs +EXPORT_SYMBOL vmlinux 0x9b124c76 mtree_store +EXPORT_SYMBOL vmlinux 0x9b128a66 qcom_scm_set_remote_state +EXPORT_SYMBOL vmlinux 0x9b13a628 lock_rename +EXPORT_SYMBOL vmlinux 0x9b1b7306 xxh64 +EXPORT_SYMBOL vmlinux 0x9b2560b9 gf128mul_init_4k_bbe +EXPORT_SYMBOL vmlinux 0x9b2c42ef jbd2_journal_clear_features +EXPORT_SYMBOL vmlinux 0x9b33e0d7 unregister_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x9b3cabd6 xsk_clear_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0x9b3e5aef bioset_exit +EXPORT_SYMBOL vmlinux 0x9b496b21 posix_acl_alloc +EXPORT_SYMBOL vmlinux 0x9b4c959d ipv6_dev_find +EXPORT_SYMBOL vmlinux 0x9b576677 tcp_close +EXPORT_SYMBOL vmlinux 0x9b699dae netdev_get_by_index +EXPORT_SYMBOL vmlinux 0x9b6eb137 ksize +EXPORT_SYMBOL vmlinux 0x9b7506c6 release_pages +EXPORT_SYMBOL vmlinux 0x9ba601ea build_skb +EXPORT_SYMBOL vmlinux 0x9bb5c366 tegra_dfll_register +EXPORT_SYMBOL vmlinux 0x9bcc69d2 zpool_unregister_driver +EXPORT_SYMBOL vmlinux 0x9bd2cf0c rpmh_write_batch +EXPORT_SYMBOL vmlinux 0x9be72886 seg6_push_hmac +EXPORT_SYMBOL vmlinux 0x9beaff5a vfs_clone_file_range +EXPORT_SYMBOL vmlinux 0x9bee5e21 blk_mq_free_tag_set +EXPORT_SYMBOL vmlinux 0x9bf984dd snd_card_free +EXPORT_SYMBOL vmlinux 0x9c00c32b free_inode_nonrcu +EXPORT_SYMBOL vmlinux 0x9c1adb57 device_match_acpi_dev +EXPORT_SYMBOL vmlinux 0x9c2789f1 fscrypt_decrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x9c2fef06 unix_attach_fds +EXPORT_SYMBOL vmlinux 0x9c375bf8 fget +EXPORT_SYMBOL vmlinux 0x9c5a2ada ucc_fast_dump_regs +EXPORT_SYMBOL vmlinux 0x9c5a802e generic_key_instantiate +EXPORT_SYMBOL vmlinux 0x9c65b78a csum_partial_copy_nocheck +EXPORT_SYMBOL vmlinux 0x9c7485fb vif_device_init +EXPORT_SYMBOL vmlinux 0x9c86b9ab fileattr_fill_flags +EXPORT_SYMBOL vmlinux 0x9c90672a ipv6_push_frag_opts +EXPORT_SYMBOL vmlinux 0x9c987d07 dev_get_flags +EXPORT_SYMBOL vmlinux 0x9c9ce113 mtree_alloc_rrange +EXPORT_SYMBOL vmlinux 0x9cab34a6 rfkill_set_led_trigger_name +EXPORT_SYMBOL vmlinux 0x9cb661f0 mount_bdev +EXPORT_SYMBOL vmlinux 0x9cc5f4c2 current_in_userns +EXPORT_SYMBOL vmlinux 0x9cccf604 filemap_fdatawrite_range +EXPORT_SYMBOL vmlinux 0x9ccf7171 vme_dma_pci_attribute +EXPORT_SYMBOL vmlinux 0x9ccfbd6b blk_queue_bounce_limit +EXPORT_SYMBOL vmlinux 0x9cdfb3f7 sysctl_fb_tunnels_only_for_init_net +EXPORT_SYMBOL vmlinux 0x9cee902e param_ops_bint +EXPORT_SYMBOL vmlinux 0x9cf6ca65 __netlink_kernel_create +EXPORT_SYMBOL vmlinux 0x9d06ac33 free_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0x9d0d6206 unregister_netdevice_notifier +EXPORT_SYMBOL vmlinux 0x9d1341df tty_check_change +EXPORT_SYMBOL vmlinux 0x9d2101b5 __blk_alloc_disk +EXPORT_SYMBOL vmlinux 0x9d234c75 rawnand_sw_bch_init +EXPORT_SYMBOL vmlinux 0x9d2ab8ac __tasklet_schedule +EXPORT_SYMBOL vmlinux 0x9d2bb9a4 of_io_request_and_map +EXPORT_SYMBOL vmlinux 0x9d2e7707 unregister_sysrq_key +EXPORT_SYMBOL vmlinux 0x9d49d016 ioc_lookup_icq +EXPORT_SYMBOL vmlinux 0x9d5cd559 reservation_ww_class +EXPORT_SYMBOL vmlinux 0x9d5d82e4 scsi_device_put +EXPORT_SYMBOL vmlinux 0x9d669763 memcpy +EXPORT_SYMBOL vmlinux 0x9d6caff8 dquot_set_dqinfo +EXPORT_SYMBOL vmlinux 0x9d8bd3cb neigh_app_ns +EXPORT_SYMBOL vmlinux 0x9d909549 sock_queue_rcv_skb_reason +EXPORT_SYMBOL vmlinux 0x9d9d68dd d_alloc_parallel +EXPORT_SYMBOL vmlinux 0x9dbfd948 netlink_ack +EXPORT_SYMBOL vmlinux 0x9dd9df13 dm_kcopyd_client_create +EXPORT_SYMBOL vmlinux 0x9de3c3ae i2c_find_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x9de4113e pci_scan_single_device +EXPORT_SYMBOL vmlinux 0x9df995fb stack_depot_set_extra_bits +EXPORT_SYMBOL vmlinux 0x9e0929eb blk_queue_io_min +EXPORT_SYMBOL vmlinux 0x9e0c711d vzalloc_node +EXPORT_SYMBOL vmlinux 0x9e0fa5ae hsiphash_3u32 +EXPORT_SYMBOL vmlinux 0x9e12bdda __dynamic_netdev_dbg +EXPORT_SYMBOL vmlinux 0x9e13f6f6 gf128mul_lle +EXPORT_SYMBOL vmlinux 0x9e17dbf9 inet_csk_complete_hashdance +EXPORT_SYMBOL vmlinux 0x9e1f5c68 pcie_set_mps +EXPORT_SYMBOL vmlinux 0x9e2e240f tcp_read_sock +EXPORT_SYMBOL vmlinux 0x9e397561 snd_pcm_hw_constraint_minmax +EXPORT_SYMBOL vmlinux 0x9e4e9296 dql_init +EXPORT_SYMBOL vmlinux 0x9e4faeef dm_io_client_destroy +EXPORT_SYMBOL vmlinux 0x9e60c9f5 __skb_flow_dissect +EXPORT_SYMBOL vmlinux 0x9e61bb05 set_freezable +EXPORT_SYMBOL vmlinux 0x9e6d79f8 snd_info_get_str +EXPORT_SYMBOL vmlinux 0x9e7a6af4 touch_buffer +EXPORT_SYMBOL vmlinux 0x9e848c2a pci_enable_msix_range +EXPORT_SYMBOL vmlinux 0x9e9a9cb4 trace_print_hex_seq +EXPORT_SYMBOL vmlinux 0x9e9eab95 devcgroup_check_permission +EXPORT_SYMBOL vmlinux 0x9e9f0552 pcie_get_width_cap +EXPORT_SYMBOL vmlinux 0x9e9fdd9d memunmap +EXPORT_SYMBOL vmlinux 0x9eb38702 kill_anon_super +EXPORT_SYMBOL vmlinux 0x9eb81c6c filemap_map_pages +EXPORT_SYMBOL vmlinux 0x9ec0e639 twl6030_interrupt_unmask +EXPORT_SYMBOL vmlinux 0x9ec6ca96 ktime_get_real_ts64 +EXPORT_SYMBOL vmlinux 0x9ed978de vme_lm_set +EXPORT_SYMBOL vmlinux 0x9ef8eaa8 km_new_mapping +EXPORT_SYMBOL vmlinux 0x9f24c69c folio_add_lru +EXPORT_SYMBOL vmlinux 0x9f46ced8 __sw_hweight64 +EXPORT_SYMBOL vmlinux 0x9f4ac8ee vfs_symlink +EXPORT_SYMBOL vmlinux 0x9f50b770 keyring_restrict +EXPORT_SYMBOL vmlinux 0x9f53f955 sock_setsockopt +EXPORT_SYMBOL vmlinux 0x9f54ead7 gro_cells_destroy +EXPORT_SYMBOL vmlinux 0x9f5c4d31 devm_register_netdev +EXPORT_SYMBOL vmlinux 0x9f6ed573 set_binfmt +EXPORT_SYMBOL vmlinux 0x9f7ae060 node_states +EXPORT_SYMBOL vmlinux 0x9f7f63ce nand_write_page_raw +EXPORT_SYMBOL vmlinux 0x9f82e46d request_firmware +EXPORT_SYMBOL vmlinux 0x9f984513 strrchr +EXPORT_SYMBOL vmlinux 0x9faf86ba proto_unregister +EXPORT_SYMBOL vmlinux 0x9fb41842 netdev_offload_xstats_report_delta +EXPORT_SYMBOL vmlinux 0x9fbf67f5 skb_vlan_pop +EXPORT_SYMBOL vmlinux 0x9fd6b79c make_kprojid +EXPORT_SYMBOL vmlinux 0x9fdecc31 unregister_netdevice_many +EXPORT_SYMBOL vmlinux 0x9feb6efe skb_free_datagram +EXPORT_SYMBOL vmlinux 0x9feed7ce timer_reduce +EXPORT_SYMBOL vmlinux 0x9fef8cf5 __kfifo_dma_in_prepare_r +EXPORT_SYMBOL vmlinux 0x9ff2aa68 scsi_done +EXPORT_SYMBOL vmlinux 0x9ff69818 deactivate_locked_super +EXPORT_SYMBOL vmlinux 0x9ffa3a75 netdev_max_backlog +EXPORT_SYMBOL vmlinux 0xa01d3df6 font_vga_8x16 +EXPORT_SYMBOL vmlinux 0xa02277ea mmc_cqe_post_req +EXPORT_SYMBOL vmlinux 0xa032da5f kobject_del +EXPORT_SYMBOL vmlinux 0xa033d747 next_arg +EXPORT_SYMBOL vmlinux 0xa0366646 pldmfw_op_pci_match_record +EXPORT_SYMBOL vmlinux 0xa0436e98 in6addr_linklocal_allnodes +EXPORT_SYMBOL vmlinux 0xa04a1df3 _snd_ctl_add_follower +EXPORT_SYMBOL vmlinux 0xa04e33da qcom_scm_lmh_dcvsh +EXPORT_SYMBOL vmlinux 0xa057df8f twl_set_regcache_bypass +EXPORT_SYMBOL vmlinux 0xa05b1efe gnet_stats_basic_sync_init +EXPORT_SYMBOL vmlinux 0xa05b2e9b xfrm4_protocol_register +EXPORT_SYMBOL vmlinux 0xa05b6be2 psched_ppscfg_precompute +EXPORT_SYMBOL vmlinux 0xa06df9e1 __kfifo_dma_out_finish_r +EXPORT_SYMBOL vmlinux 0xa071249b scsi_kmap_atomic_sg +EXPORT_SYMBOL vmlinux 0xa07ab4ac kobject_init +EXPORT_SYMBOL vmlinux 0xa07b25e9 __post_watch_notification +EXPORT_SYMBOL vmlinux 0xa07d1b3c tasklet_setup +EXPORT_SYMBOL vmlinux 0xa0823405 qdisc_reset +EXPORT_SYMBOL vmlinux 0xa084749a __bitmap_or +EXPORT_SYMBOL vmlinux 0xa09480be rproc_of_resm_mem_entry_init +EXPORT_SYMBOL vmlinux 0xa095e02e generic_check_addressable +EXPORT_SYMBOL vmlinux 0xa0aae687 imx_ssi_fiq_end +EXPORT_SYMBOL vmlinux 0xa0adfddb xfrm_unregister_type_offload +EXPORT_SYMBOL vmlinux 0xa0ae1e73 siphash_3u64 +EXPORT_SYMBOL vmlinux 0xa0aefe3e bit_waitqueue +EXPORT_SYMBOL vmlinux 0xa0b04675 vmalloc_32 +EXPORT_SYMBOL vmlinux 0xa0b68f0c vme_bus_num +EXPORT_SYMBOL vmlinux 0xa0bdc9a1 jbd2_journal_load +EXPORT_SYMBOL vmlinux 0xa0c56709 jbd2_journal_restart +EXPORT_SYMBOL vmlinux 0xa0c5683e snd_pcm_hw_constraint_msbits +EXPORT_SYMBOL vmlinux 0xa0cbf166 inet_reqsk_alloc +EXPORT_SYMBOL vmlinux 0xa0d08546 kmem_cache_size +EXPORT_SYMBOL vmlinux 0xa0d8eadd tcp_mss_to_mtu +EXPORT_SYMBOL vmlinux 0xa0d980e7 fs_context_for_submount +EXPORT_SYMBOL vmlinux 0xa0dad88e netdev_adjacent_get_private +EXPORT_SYMBOL vmlinux 0xa0eae826 smp_call_function +EXPORT_SYMBOL vmlinux 0xa0ebd14c sysctl_tcp_mem +EXPORT_SYMBOL vmlinux 0xa0ebd437 hdmi_drm_infoframe_check +EXPORT_SYMBOL vmlinux 0xa0fbac79 wake_up_bit +EXPORT_SYMBOL vmlinux 0xa1049e0c nvdimm_namespace_capacity +EXPORT_SYMBOL vmlinux 0xa105fd5a generic_cont_expand_simple +EXPORT_SYMBOL vmlinux 0xa106751a clk_bulk_get_all +EXPORT_SYMBOL vmlinux 0xa108eb4d sysctl_optmem_max +EXPORT_SYMBOL vmlinux 0xa11cce34 jbd2_journal_force_commit_nested +EXPORT_SYMBOL vmlinux 0xa11d16d5 md_integrity_register +EXPORT_SYMBOL vmlinux 0xa12535b0 phy_ethtool_ksettings_get +EXPORT_SYMBOL vmlinux 0xa127fe61 param_ops_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xa12826fe kobject_put +EXPORT_SYMBOL vmlinux 0xa1289ad8 ip_check_defrag +EXPORT_SYMBOL vmlinux 0xa12c069d dst_dev_put +EXPORT_SYMBOL vmlinux 0xa13540da d_invalidate +EXPORT_SYMBOL vmlinux 0xa136e755 of_match_device +EXPORT_SYMBOL vmlinux 0xa14e4f61 cros_ec_check_result +EXPORT_SYMBOL vmlinux 0xa1555b42 skb_condense +EXPORT_SYMBOL vmlinux 0xa15957db inet_frag_reasm_prepare +EXPORT_SYMBOL vmlinux 0xa15d0131 cancel_delayed_work +EXPORT_SYMBOL vmlinux 0xa16b21fb wait_for_completion_timeout +EXPORT_SYMBOL vmlinux 0xa16d7b5b pm8606_osc_disable +EXPORT_SYMBOL vmlinux 0xa17bd3fc add_wait_queue +EXPORT_SYMBOL vmlinux 0xa1992d1b filemap_page_mkwrite +EXPORT_SYMBOL vmlinux 0xa1a0f192 xfrm_policy_unregister_afinfo +EXPORT_SYMBOL vmlinux 0xa1af96d4 kernel_param_lock +EXPORT_SYMBOL vmlinux 0xa1bc63e2 skb_ensure_writable +EXPORT_SYMBOL vmlinux 0xa1d131ed vmemdup_user +EXPORT_SYMBOL vmlinux 0xa2060911 inet_current_timestamp +EXPORT_SYMBOL vmlinux 0xa209cd26 neigh_proc_dointvec +EXPORT_SYMBOL vmlinux 0xa214e846 balance_dirty_pages_ratelimited +EXPORT_SYMBOL vmlinux 0xa218017a xfrm_policy_delete +EXPORT_SYMBOL vmlinux 0xa224c58e __invalidate_device +EXPORT_SYMBOL vmlinux 0xa22a5713 param_ops_short +EXPORT_SYMBOL vmlinux 0xa23ffc04 groups_sort +EXPORT_SYMBOL vmlinux 0xa24491bf ida_free +EXPORT_SYMBOL vmlinux 0xa246978a vfs_fsync_range +EXPORT_SYMBOL vmlinux 0xa24d23a3 input_mt_drop_unused +EXPORT_SYMBOL vmlinux 0xa24f23d8 __request_module +EXPORT_SYMBOL vmlinux 0xa263294d __neigh_event_send +EXPORT_SYMBOL vmlinux 0xa263892b fscrypt_fname_free_buffer +EXPORT_SYMBOL vmlinux 0xa2647474 ihold +EXPORT_SYMBOL vmlinux 0xa266adc4 __netlink_ns_capable +EXPORT_SYMBOL vmlinux 0xa28cfcc0 gen_estimator_active +EXPORT_SYMBOL vmlinux 0xa28efa12 dma_fence_init +EXPORT_SYMBOL vmlinux 0xa2a8678c tegra_dfll_runtime_suspend +EXPORT_SYMBOL vmlinux 0xa2ad2c3b close_fd_get_file +EXPORT_SYMBOL vmlinux 0xa2bcd015 pipe_unlock +EXPORT_SYMBOL vmlinux 0xa2d4b75e qcom_scm_iommu_set_cp_pool_size +EXPORT_SYMBOL vmlinux 0xa2d7ec8d __SCK__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xa2efef27 clear_nlink +EXPORT_SYMBOL vmlinux 0xa2f018a9 snd_ctl_boolean_mono_info +EXPORT_SYMBOL vmlinux 0xa2f3551b tcp_v4_conn_request +EXPORT_SYMBOL vmlinux 0xa3202008 qdisc_watchdog_schedule_range_ns +EXPORT_SYMBOL vmlinux 0xa32e0db1 filemap_fdatawait_range_keep_errors +EXPORT_SYMBOL vmlinux 0xa33e43b0 vlan_ioctl_set +EXPORT_SYMBOL vmlinux 0xa3439816 reuseport_detach_sock +EXPORT_SYMBOL vmlinux 0xa34b9472 configfs_unregister_subsystem +EXPORT_SYMBOL vmlinux 0xa36acfab is_free_buddy_page +EXPORT_SYMBOL vmlinux 0xa36c2059 sock_cmsg_send +EXPORT_SYMBOL vmlinux 0xa381944f dql_reset +EXPORT_SYMBOL vmlinux 0xa3949506 xfrm_lookup_with_ifid +EXPORT_SYMBOL vmlinux 0xa398b6b8 dcbnl_ieee_notify +EXPORT_SYMBOL vmlinux 0xa3a54979 init_on_free +EXPORT_SYMBOL vmlinux 0xa3a813c2 nvdimm_bus_unlock +EXPORT_SYMBOL vmlinux 0xa3ac2103 pci_map_rom +EXPORT_SYMBOL vmlinux 0xa3ba27bf vme_free_consistent +EXPORT_SYMBOL vmlinux 0xa3be8342 __ubsan_handle_type_mismatch +EXPORT_SYMBOL vmlinux 0xa3c00c06 memcg_sockets_enabled_key +EXPORT_SYMBOL vmlinux 0xa3c483d1 nd_device_unregister +EXPORT_SYMBOL vmlinux 0xa3c7bd47 kobject_get_unless_zero +EXPORT_SYMBOL vmlinux 0xa3ea0a95 bdi_put +EXPORT_SYMBOL vmlinux 0xa3fea172 sha224_final +EXPORT_SYMBOL vmlinux 0xa40090b6 mr_table_alloc +EXPORT_SYMBOL vmlinux 0xa400d8ac napi_gro_frags +EXPORT_SYMBOL vmlinux 0xa4137598 tls_handshake_cancel +EXPORT_SYMBOL vmlinux 0xa418e392 __traceiter_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xa433234d ilookup5_nowait +EXPORT_SYMBOL vmlinux 0xa43799a8 rfs_needed +EXPORT_SYMBOL vmlinux 0xa43c9718 eth_header_parse_protocol +EXPORT_SYMBOL vmlinux 0xa440d121 flow_keys_dissector +EXPORT_SYMBOL vmlinux 0xa448c653 qcom_scm_ice_set_key +EXPORT_SYMBOL vmlinux 0xa4552208 init_on_alloc +EXPORT_SYMBOL vmlinux 0xa45972f1 xfrm4_udp_encap_rcv +EXPORT_SYMBOL vmlinux 0xa45b9968 kmem_cache_create +EXPORT_SYMBOL vmlinux 0xa4610bc6 omap_rev +EXPORT_SYMBOL vmlinux 0xa46b17dc alloc_file_pseudo +EXPORT_SYMBOL vmlinux 0xa4996076 dev_activate +EXPORT_SYMBOL vmlinux 0xa49be180 inet6_add_protocol +EXPORT_SYMBOL vmlinux 0xa4a607eb crypto_kdf108_setkey +EXPORT_SYMBOL vmlinux 0xa4a6d120 input_register_handler +EXPORT_SYMBOL vmlinux 0xa4ae7b20 snd_sgbuf_get_addr +EXPORT_SYMBOL vmlinux 0xa4c8c477 generic_ro_fops +EXPORT_SYMBOL vmlinux 0xa4dc0145 ipv6_skip_exthdr +EXPORT_SYMBOL vmlinux 0xa4fca045 qcom_scm_ocmem_lock +EXPORT_SYMBOL vmlinux 0xa512e350 skb_copy_datagram_iter +EXPORT_SYMBOL vmlinux 0xa51a2967 _find_next_zero_bit_le +EXPORT_SYMBOL vmlinux 0xa52d6316 sg_zero_buffer +EXPORT_SYMBOL vmlinux 0xa544004a phy_support_sym_pause +EXPORT_SYMBOL vmlinux 0xa544ce50 pcie_capability_clear_and_set_word_unlocked +EXPORT_SYMBOL vmlinux 0xa54b9063 cpu_rmap_add +EXPORT_SYMBOL vmlinux 0xa5526619 rb_insert_color +EXPORT_SYMBOL vmlinux 0xa55acf32 tegra_ahb_enable_smmu +EXPORT_SYMBOL vmlinux 0xa561b6fe scsi_is_sdev_device +EXPORT_SYMBOL vmlinux 0xa5684076 ida_alloc_range +EXPORT_SYMBOL vmlinux 0xa56fde1c __genradix_iter_peek +EXPORT_SYMBOL vmlinux 0xa5738553 md_check_no_bitmap +EXPORT_SYMBOL vmlinux 0xa57a0218 dev_pick_tx_cpu_id +EXPORT_SYMBOL vmlinux 0xa57c1128 of_device_is_compatible +EXPORT_SYMBOL vmlinux 0xa583d4ef snd_register_oss_device +EXPORT_SYMBOL vmlinux 0xa584473b snd_sgbuf_get_chunk_size +EXPORT_SYMBOL vmlinux 0xa5a10936 nd_btt_probe +EXPORT_SYMBOL vmlinux 0xa5a91711 _raw_write_lock_bh +EXPORT_SYMBOL vmlinux 0xa5d08da5 nd_region_acquire_lane +EXPORT_SYMBOL vmlinux 0xa5d3fe45 map_destroy +EXPORT_SYMBOL vmlinux 0xa5ec5829 unregister_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0xa61aa028 snd_pcm_format_unsigned +EXPORT_SYMBOL vmlinux 0xa61ced89 qdisc_put_rtab +EXPORT_SYMBOL vmlinux 0xa635256d fifo_set_limit +EXPORT_SYMBOL vmlinux 0xa635f900 simple_fill_super +EXPORT_SYMBOL vmlinux 0xa6368b31 import_single_range +EXPORT_SYMBOL vmlinux 0xa648e561 __ubsan_handle_shift_out_of_bounds +EXPORT_SYMBOL vmlinux 0xa64c7249 __printk_cpu_sync_try_get +EXPORT_SYMBOL vmlinux 0xa651fb3d inode_init_once +EXPORT_SYMBOL vmlinux 0xa676f069 try_to_free_buffers +EXPORT_SYMBOL vmlinux 0xa681fe88 generate_random_uuid +EXPORT_SYMBOL vmlinux 0xa68613dd get_jiffies_64 +EXPORT_SYMBOL vmlinux 0xa6970398 __kfifo_to_user_r +EXPORT_SYMBOL vmlinux 0xa69d151c _raw_write_lock +EXPORT_SYMBOL vmlinux 0xa6a3e7d3 get_task_cred +EXPORT_SYMBOL vmlinux 0xa6a7a2ad div_s64_rem +EXPORT_SYMBOL vmlinux 0xa6ba0aa1 ethtool_aggregate_phy_stats +EXPORT_SYMBOL vmlinux 0xa6e302a9 dma_async_tx_descriptor_init +EXPORT_SYMBOL vmlinux 0xa6e3c970 _find_first_bit_le +EXPORT_SYMBOL vmlinux 0xa6e58a55 snd_info_free_entry +EXPORT_SYMBOL vmlinux 0xa70bc96d qcom_scm_restore_sec_cfg_available +EXPORT_SYMBOL vmlinux 0xa70e2f70 __nlmsg_put +EXPORT_SYMBOL vmlinux 0xa714758e sg_copy_buffer +EXPORT_SYMBOL vmlinux 0xa72ce3cf igrab +EXPORT_SYMBOL vmlinux 0xa72fa1e1 of_lpddr2_get_info +EXPORT_SYMBOL vmlinux 0xa73ee62b _atomic_dec_and_lock +EXPORT_SYMBOL vmlinux 0xa74aeb96 rtnl_offload_xstats_notify +EXPORT_SYMBOL vmlinux 0xa74c9877 refcount_dec_and_rtnl_lock +EXPORT_SYMBOL vmlinux 0xa75897e5 devm_ioremap +EXPORT_SYMBOL vmlinux 0xa7616b73 mipi_dsi_generic_write +EXPORT_SYMBOL vmlinux 0xa7645488 devm_release_resource +EXPORT_SYMBOL vmlinux 0xa77bfd29 register_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0xa78b3720 skb_flow_dissect_meta +EXPORT_SYMBOL vmlinux 0xa792a296 dev_mc_add_excl +EXPORT_SYMBOL vmlinux 0xa796cc8b tty_register_ldisc +EXPORT_SYMBOL vmlinux 0xa79ae562 pps_event +EXPORT_SYMBOL vmlinux 0xa7a71466 pci_iomap_range +EXPORT_SYMBOL vmlinux 0xa7b3181c up_read +EXPORT_SYMBOL vmlinux 0xa7c3d719 __folio_put +EXPORT_SYMBOL vmlinux 0xa7deeced md_flush_request +EXPORT_SYMBOL vmlinux 0xa7ec760b twl6040_reg_read +EXPORT_SYMBOL vmlinux 0xa7eedcc4 call_usermodehelper +EXPORT_SYMBOL vmlinux 0xa7f08014 key_instantiate_and_link +EXPORT_SYMBOL vmlinux 0xa8030bb5 __xfrm_policy_check +EXPORT_SYMBOL vmlinux 0xa80acb56 lockref_mark_dead +EXPORT_SYMBOL vmlinux 0xa810de0f sdev_enable_disk_events +EXPORT_SYMBOL vmlinux 0xa815bc60 rc5t583_ext_power_req_config +EXPORT_SYMBOL vmlinux 0xa81d4a53 iterate_supers_type +EXPORT_SYMBOL vmlinux 0xa822790b nf_unregister_sockopt +EXPORT_SYMBOL vmlinux 0xa843805a get_unused_fd_flags +EXPORT_SYMBOL vmlinux 0xa84ce9e0 crypto_aes_inv_sbox +EXPORT_SYMBOL vmlinux 0xa84eb82b inode_init_always +EXPORT_SYMBOL vmlinux 0xa84fbf0a dcb_setrewr +EXPORT_SYMBOL vmlinux 0xa85ccd8c find_vma_intersection +EXPORT_SYMBOL vmlinux 0xa8634c2b dma_resv_iter_first_unlocked +EXPORT_SYMBOL vmlinux 0xa8773c0b vme_register_bridge +EXPORT_SYMBOL vmlinux 0xa8851ae5 param_ops_string +EXPORT_SYMBOL vmlinux 0xa88c04a0 netif_tx_stop_all_queues +EXPORT_SYMBOL vmlinux 0xa895df7d mii_nway_restart +EXPORT_SYMBOL vmlinux 0xa89a1cf1 ipmi_dmi_get_slave_addr +EXPORT_SYMBOL vmlinux 0xa8a08caf trace_print_array_seq +EXPORT_SYMBOL vmlinux 0xa8a8110c kernel_neon_end +EXPORT_SYMBOL vmlinux 0xa8b2ec4c dma_fence_add_callback +EXPORT_SYMBOL vmlinux 0xa8b4bac7 sock_wfree +EXPORT_SYMBOL vmlinux 0xa8c0ba88 jbd2_journal_revoke +EXPORT_SYMBOL vmlinux 0xa8c32e83 skb_orphan_partial +EXPORT_SYMBOL vmlinux 0xa8c563a2 security_path_unlink +EXPORT_SYMBOL vmlinux 0xa8caa845 clk_bulk_put_all +EXPORT_SYMBOL vmlinux 0xa8d24620 zstd_init_cstream +EXPORT_SYMBOL vmlinux 0xa8e25ec9 tc_setup_cb_replace +EXPORT_SYMBOL vmlinux 0xa8e7a662 security_inode_copy_up +EXPORT_SYMBOL vmlinux 0xa8ec7d34 crc_ccitt +EXPORT_SYMBOL vmlinux 0xa8f44a49 rproc_put +EXPORT_SYMBOL vmlinux 0xa8f6c843 ip_frag_ecn_table +EXPORT_SYMBOL vmlinux 0xa8f7f280 idr_get_next_ul +EXPORT_SYMBOL vmlinux 0xa906e1dd single_release +EXPORT_SYMBOL vmlinux 0xa90841c4 elv_rb_del +EXPORT_SYMBOL vmlinux 0xa90a68f4 ndisc_mc_map +EXPORT_SYMBOL vmlinux 0xa917c1de blk_limits_io_opt +EXPORT_SYMBOL vmlinux 0xa9370ae0 create_empty_buffers +EXPORT_SYMBOL vmlinux 0xa947b14f zstd_reset_cstream +EXPORT_SYMBOL vmlinux 0xa95f602b tty_port_raise_dtr_rts +EXPORT_SYMBOL vmlinux 0xa95f6a51 pci_select_bars +EXPORT_SYMBOL vmlinux 0xa96424d4 blkdev_get_by_dev +EXPORT_SYMBOL vmlinux 0xa964dd13 gpmc_cs_request +EXPORT_SYMBOL vmlinux 0xa965ca81 reciprocal_value +EXPORT_SYMBOL vmlinux 0xa96a798e pps_register_source +EXPORT_SYMBOL vmlinux 0xa96f13dc scsi_scan_host +EXPORT_SYMBOL vmlinux 0xa972d9f7 wait_for_key_construction +EXPORT_SYMBOL vmlinux 0xa9732080 fb_blank +EXPORT_SYMBOL vmlinux 0xa976957d bitmap_remap +EXPORT_SYMBOL vmlinux 0xa9a90188 pci_bus_find_capability +EXPORT_SYMBOL vmlinux 0xa9aa7587 from_kgid +EXPORT_SYMBOL vmlinux 0xa9b8e32e blk_mq_init_allocated_queue +EXPORT_SYMBOL vmlinux 0xa9c967ab netlink_unicast +EXPORT_SYMBOL vmlinux 0xa9ed62d2 tegra_fuse_readl +EXPORT_SYMBOL vmlinux 0xa9fba7f0 phy_find_first +EXPORT_SYMBOL vmlinux 0xaa0265ad bpf_map_get +EXPORT_SYMBOL vmlinux 0xaa102b64 iov_iter_advance +EXPORT_SYMBOL vmlinux 0xaa19e4aa _kstrtol +EXPORT_SYMBOL vmlinux 0xaa42e16a gen_pool_has_addr +EXPORT_SYMBOL vmlinux 0xaa4720fa max8925_reg_read +EXPORT_SYMBOL vmlinux 0xaa474aa7 folio_wait_private_2_killable +EXPORT_SYMBOL vmlinux 0xaa51c412 i2c_get_adapter +EXPORT_SYMBOL vmlinux 0xaa5580ae phy_attached_info +EXPORT_SYMBOL vmlinux 0xaa5c18a5 kthread_create_worker_on_cpu +EXPORT_SYMBOL vmlinux 0xaa6901ac __kfifo_out_r +EXPORT_SYMBOL vmlinux 0xaa6f0497 inode_sub_bytes +EXPORT_SYMBOL vmlinux 0xaa6f23ad rfkill_get_led_trigger_name +EXPORT_SYMBOL vmlinux 0xaa8106bc crc8_populate_msb +EXPORT_SYMBOL vmlinux 0xaa8f1b71 inet_addr_is_any +EXPORT_SYMBOL vmlinux 0xaaa4b9bc hchacha_block_generic +EXPORT_SYMBOL vmlinux 0xaaa50fb2 qcom_scm_lmh_profile_change +EXPORT_SYMBOL vmlinux 0xaaad0d21 set_groups +EXPORT_SYMBOL vmlinux 0xaab2e94f folio_unlock +EXPORT_SYMBOL vmlinux 0xaab4ca7f ipmi_platform_add +EXPORT_SYMBOL vmlinux 0xaab71314 neigh_seq_stop +EXPORT_SYMBOL vmlinux 0xaac9c06c of_device_register +EXPORT_SYMBOL vmlinux 0xaaca5645 __kmap_to_page +EXPORT_SYMBOL vmlinux 0xaacc8040 pfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0xaacc9e27 sort +EXPORT_SYMBOL vmlinux 0xaaccf3b3 bio_endio +EXPORT_SYMBOL vmlinux 0xaad0ae78 __bitmap_shift_right +EXPORT_SYMBOL vmlinux 0xaad14d66 __neigh_set_probe_once +EXPORT_SYMBOL vmlinux 0xaad6d92f rfkill_init_sw_state +EXPORT_SYMBOL vmlinux 0xaad8c7d6 default_wake_function +EXPORT_SYMBOL vmlinux 0xaaf4a334 qcom_scm_set_cold_boot_addr +EXPORT_SYMBOL vmlinux 0xaafdc258 strcasecmp +EXPORT_SYMBOL vmlinux 0xab1d21ec kstrtoull_from_user +EXPORT_SYMBOL vmlinux 0xab1de335 twl6040_clear_bits +EXPORT_SYMBOL vmlinux 0xab3697e4 irq_poll_init +EXPORT_SYMBOL vmlinux 0xab3a4cac skb_copy_and_csum_datagram_msg +EXPORT_SYMBOL vmlinux 0xab3b75ea vme_dma_pattern_attribute +EXPORT_SYMBOL vmlinux 0xab3f0281 serio_interrupt +EXPORT_SYMBOL vmlinux 0xab600421 probe_irq_off +EXPORT_SYMBOL vmlinux 0xab63baa5 unregister_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xab697eb4 mii_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0xab6d5b3b hex_to_bin +EXPORT_SYMBOL vmlinux 0xab6f893a setattr_prepare +EXPORT_SYMBOL vmlinux 0xab7603e7 imx_ssi_fiq_start +EXPORT_SYMBOL vmlinux 0xab781570 fb_get_options +EXPORT_SYMBOL vmlinux 0xab7cd4e8 mdio_device_remove +EXPORT_SYMBOL vmlinux 0xab847ac6 dma_fence_chain_ops +EXPORT_SYMBOL vmlinux 0xab93b043 flow_rule_match_ports_range +EXPORT_SYMBOL vmlinux 0xabba8454 phy_device_free +EXPORT_SYMBOL vmlinux 0xabdd23dc platform_get_ethdev_address +EXPORT_SYMBOL vmlinux 0xabe81f35 fscrypt_encrypt_block_inplace +EXPORT_SYMBOL vmlinux 0xabe9c7b1 inet_addr_type_dev_table +EXPORT_SYMBOL vmlinux 0xabf32f29 utf16s_to_utf8s +EXPORT_SYMBOL vmlinux 0xabfc29db pci_read_config_dword +EXPORT_SYMBOL vmlinux 0xac088198 of_find_device_by_node +EXPORT_SYMBOL vmlinux 0xac119311 flow_block_cb_alloc +EXPORT_SYMBOL vmlinux 0xac1a55be unregister_reboot_notifier +EXPORT_SYMBOL vmlinux 0xac22b219 security_binder_set_context_mgr +EXPORT_SYMBOL vmlinux 0xac2c233f datagram_poll +EXPORT_SYMBOL vmlinux 0xac3201b0 udp_flow_hashrnd +EXPORT_SYMBOL vmlinux 0xac3f59b7 nand_ecc_sw_bch_correct +EXPORT_SYMBOL vmlinux 0xac437f7b snd_interval_ratnum +EXPORT_SYMBOL vmlinux 0xac5c9c0a register_md_cluster_operations +EXPORT_SYMBOL vmlinux 0xac5fcec0 in4_pton +EXPORT_SYMBOL vmlinux 0xac62c3ea mmc_of_parse_clk_phase +EXPORT_SYMBOL vmlinux 0xac671206 make_kuid +EXPORT_SYMBOL vmlinux 0xac7f4796 netif_inherit_tso_max +EXPORT_SYMBOL vmlinux 0xac96cd6c write_inode_now +EXPORT_SYMBOL vmlinux 0xac98bf44 tty_port_lower_dtr_rts +EXPORT_SYMBOL vmlinux 0xacab29b7 seq_hlist_start_percpu +EXPORT_SYMBOL vmlinux 0xacb9066b simple_dir_inode_operations +EXPORT_SYMBOL vmlinux 0xacc2076b serio_reconnect +EXPORT_SYMBOL vmlinux 0xacd81eb3 jbd2_inode_cache +EXPORT_SYMBOL vmlinux 0xacddd806 ptp_get_vclocks_index +EXPORT_SYMBOL vmlinux 0xacee4582 ip_mc_leave_group +EXPORT_SYMBOL vmlinux 0xacf42404 scmd_printk +EXPORT_SYMBOL vmlinux 0xacf4d843 match_strdup +EXPORT_SYMBOL vmlinux 0xacf649bf audit_log_task_info +EXPORT_SYMBOL vmlinux 0xad0413d4 match_hex +EXPORT_SYMBOL vmlinux 0xad22f32a arp_create +EXPORT_SYMBOL vmlinux 0xad32395d input_mt_get_slot_by_key +EXPORT_SYMBOL vmlinux 0xad39a03e cred_fscmp +EXPORT_SYMBOL vmlinux 0xad541c84 folio_end_private_2 +EXPORT_SYMBOL vmlinux 0xad661750 put_disk +EXPORT_SYMBOL vmlinux 0xad6694ad mod_zone_page_state +EXPORT_SYMBOL vmlinux 0xad6e4b2a fs_context_for_mount +EXPORT_SYMBOL vmlinux 0xad73041f autoremove_wake_function +EXPORT_SYMBOL vmlinux 0xad791a0f __folio_start_writeback +EXPORT_SYMBOL vmlinux 0xad7e378a nand_ecc_sw_hamming_correct +EXPORT_SYMBOL vmlinux 0xad93edc5 __write_overflow_field +EXPORT_SYMBOL vmlinux 0xada8742b _snd_pcm_lib_alloc_vmalloc_buffer +EXPORT_SYMBOL vmlinux 0xadae6df8 blake2s_final +EXPORT_SYMBOL vmlinux 0xadb10f6b finish_swait +EXPORT_SYMBOL vmlinux 0xadb8d41e param_ops_ushort +EXPORT_SYMBOL vmlinux 0xadbeed61 mipi_dsi_packet_format_is_long +EXPORT_SYMBOL vmlinux 0xadcb2948 fault_in_iov_iter_readable +EXPORT_SYMBOL vmlinux 0xadd22e70 LZ4_setStreamDecode +EXPORT_SYMBOL vmlinux 0xade1e4e2 configfs_depend_item_unlocked +EXPORT_SYMBOL vmlinux 0xade3d0d3 skb_set_owner_w +EXPORT_SYMBOL vmlinux 0xadf31116 vmf_insert_mixed +EXPORT_SYMBOL vmlinux 0xadf68fb6 security_sock_rcv_skb +EXPORT_SYMBOL vmlinux 0xae04012c __vmalloc +EXPORT_SYMBOL vmlinux 0xae1a13f6 jbd2_journal_lock_updates +EXPORT_SYMBOL vmlinux 0xae1d2c5e fb_modesetting_disabled +EXPORT_SYMBOL vmlinux 0xae2fba65 setup_arg_pages +EXPORT_SYMBOL vmlinux 0xae316c11 icmpv6_err_convert +EXPORT_SYMBOL vmlinux 0xae353d77 arm_copy_from_user +EXPORT_SYMBOL vmlinux 0xae491006 key_create +EXPORT_SYMBOL vmlinux 0xae507b2c set_create_files_as +EXPORT_SYMBOL vmlinux 0xae53af6b seg6_hmac_info_lookup +EXPORT_SYMBOL vmlinux 0xae577d60 _raw_spin_lock +EXPORT_SYMBOL vmlinux 0xae6304ec param_set_ulong +EXPORT_SYMBOL vmlinux 0xae785f59 dma_map_resource +EXPORT_SYMBOL vmlinux 0xae8e41f4 scsi_dma_map +EXPORT_SYMBOL vmlinux 0xaea91260 skb_tx_error +EXPORT_SYMBOL vmlinux 0xaeac049a generate_random_guid +EXPORT_SYMBOL vmlinux 0xaee4988e abort_creds +EXPORT_SYMBOL vmlinux 0xaf0f11ef amba_driver_register +EXPORT_SYMBOL vmlinux 0xaf3dd7dc scsi_logging_level +EXPORT_SYMBOL vmlinux 0xaf50e76d elf_set_personality +EXPORT_SYMBOL vmlinux 0xaf66acda input_mt_report_finger_count +EXPORT_SYMBOL vmlinux 0xaf84865e __get_user_8 +EXPORT_SYMBOL vmlinux 0xaf8aa518 system_rev +EXPORT_SYMBOL vmlinux 0xaf8da8e4 configfs_undepend_item +EXPORT_SYMBOL vmlinux 0xaf9a0a2a radix_tree_tag_clear +EXPORT_SYMBOL vmlinux 0xafaa6031 _find_next_and_bit +EXPORT_SYMBOL vmlinux 0xafc08054 dotdot_name +EXPORT_SYMBOL vmlinux 0xafca4fff xfrm4_rcv_encap +EXPORT_SYMBOL vmlinux 0xafd043b0 dev_mc_del_global +EXPORT_SYMBOL vmlinux 0xafd0e56f softnet_data +EXPORT_SYMBOL vmlinux 0xafd116f6 ppp_unregister_compressor +EXPORT_SYMBOL vmlinux 0xafeba854 register_sysctl_mount_point +EXPORT_SYMBOL vmlinux 0xb000cbe1 __skb_get_hash +EXPORT_SYMBOL vmlinux 0xb011eae1 kstrtos16_from_user +EXPORT_SYMBOL vmlinux 0xb0152a89 vfs_getattr_nosec +EXPORT_SYMBOL vmlinux 0xb01ada7e tty_vhangup +EXPORT_SYMBOL vmlinux 0xb01bebf9 xfrm_get_acqseq +EXPORT_SYMBOL vmlinux 0xb02f7099 proc_create_mount_point +EXPORT_SYMBOL vmlinux 0xb0355e76 jbd2_journal_finish_inode_data_buffers +EXPORT_SYMBOL vmlinux 0xb03eac26 __mmap_lock_do_trace_acquire_returned +EXPORT_SYMBOL vmlinux 0xb05563b6 lookup_one_unlocked +EXPORT_SYMBOL vmlinux 0xb058ca07 dim_calc_stats +EXPORT_SYMBOL vmlinux 0xb05f5a6a mdiobb_write_c22 +EXPORT_SYMBOL vmlinux 0xb05fc310 sysctl_rmem_max +EXPORT_SYMBOL vmlinux 0xb073b84a nf_log_trace +EXPORT_SYMBOL vmlinux 0xb081e135 inode_nohighmem +EXPORT_SYMBOL vmlinux 0xb0859f20 mmc_start_request +EXPORT_SYMBOL vmlinux 0xb08ab6cb cfb_fillrect +EXPORT_SYMBOL vmlinux 0xb0a0da0c rational_best_approximation +EXPORT_SYMBOL vmlinux 0xb0a3c5d2 trace_print_symbols_seq +EXPORT_SYMBOL vmlinux 0xb0b5a169 inet_frags_fini +EXPORT_SYMBOL vmlinux 0xb0cc93d6 proc_douintvec +EXPORT_SYMBOL vmlinux 0xb0d45bab skb_clone +EXPORT_SYMBOL vmlinux 0xb0dac695 unregister_qdisc +EXPORT_SYMBOL vmlinux 0xb0e10781 get_option +EXPORT_SYMBOL vmlinux 0xb104ba7f i2c_smbus_read_i2c_block_data_or_emulated +EXPORT_SYMBOL vmlinux 0xb10e7df4 __kfifo_dma_in_prepare +EXPORT_SYMBOL vmlinux 0xb1170e7b sg_miter_stop +EXPORT_SYMBOL vmlinux 0xb121390a probe_irq_on +EXPORT_SYMBOL vmlinux 0xb12cbacb fb_unregister_client +EXPORT_SYMBOL vmlinux 0xb14ab1ef hdmi_audio_infoframe_init +EXPORT_SYMBOL vmlinux 0xb14fc46a find_next_clump8 +EXPORT_SYMBOL vmlinux 0xb15593c8 snd_pcm_hw_param_last +EXPORT_SYMBOL vmlinux 0xb1588910 inet_proto_csum_replace4 +EXPORT_SYMBOL vmlinux 0xb17c320c __traceiter_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0xb193cc55 tcf_em_tree_validate +EXPORT_SYMBOL vmlinux 0xb1aa874b neigh_sysctl_register +EXPORT_SYMBOL vmlinux 0xb1ad28e0 __gnu_mcount_nc +EXPORT_SYMBOL vmlinux 0xb1b08065 ps2_init +EXPORT_SYMBOL vmlinux 0xb1b7d715 netdev_stats_to_stats64 +EXPORT_SYMBOL vmlinux 0xb1c3a01a oops_in_progress +EXPORT_SYMBOL vmlinux 0xb1c7a53d blk_queue_max_secure_erase_sectors +EXPORT_SYMBOL vmlinux 0xb1dc037b ppp_input_error +EXPORT_SYMBOL vmlinux 0xb1ddf995 jiffies_64_to_clock_t +EXPORT_SYMBOL vmlinux 0xb1ecfd7c mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0xb22e16d5 radix_tree_maybe_preload +EXPORT_SYMBOL vmlinux 0xb2385b66 dev_driver_string +EXPORT_SYMBOL vmlinux 0xb23a519c zstd_decompress_stream +EXPORT_SYMBOL vmlinux 0xb243c6d5 genphy_loopback +EXPORT_SYMBOL vmlinux 0xb271d7c3 proc_dostring +EXPORT_SYMBOL vmlinux 0xb29852a6 d_move +EXPORT_SYMBOL vmlinux 0xb2d0f761 snd_pcm_hw_constraint_ratdens +EXPORT_SYMBOL vmlinux 0xb2d48a2e queue_work_on +EXPORT_SYMBOL vmlinux 0xb2e5ae4a snd_lookup_minor_data +EXPORT_SYMBOL vmlinux 0xb3043777 simple_statfs +EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken +EXPORT_SYMBOL vmlinux 0xb30b9822 vme_master_set +EXPORT_SYMBOL vmlinux 0xb31b3964 mr_mfc_find_parent +EXPORT_SYMBOL vmlinux 0xb320cc0e sg_init_one +EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 +EXPORT_SYMBOL vmlinux 0xb326c754 dma_fence_signal_locked +EXPORT_SYMBOL vmlinux 0xb32728bb qcom_scm_iommu_secure_ptbl_init +EXPORT_SYMBOL vmlinux 0xb32dbce2 phy_error +EXPORT_SYMBOL vmlinux 0xb33a172c get_inode_acl +EXPORT_SYMBOL vmlinux 0xb33dc170 twl6040_power +EXPORT_SYMBOL vmlinux 0xb3407ecd dquot_writeback_dquots +EXPORT_SYMBOL vmlinux 0xb35cd466 vlan_filter_push_vids +EXPORT_SYMBOL vmlinux 0xb3667805 dqstats +EXPORT_SYMBOL vmlinux 0xb367c984 mxc_set_irq_fiq +EXPORT_SYMBOL vmlinux 0xb3687850 out_of_line_wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0xb36dbad8 netdev_warn +EXPORT_SYMBOL vmlinux 0xb37945e3 msm_pinctrl_dev_pm_ops +EXPORT_SYMBOL vmlinux 0xb38027e4 tcf_em_unregister +EXPORT_SYMBOL vmlinux 0xb383a1d3 pps_unregister_source +EXPORT_SYMBOL vmlinux 0xb388a029 mdiobus_free +EXPORT_SYMBOL vmlinux 0xb3a91c1a fd_install +EXPORT_SYMBOL vmlinux 0xb3ba1691 phy_reset_after_clk_enable +EXPORT_SYMBOL vmlinux 0xb3cc0134 sockfd_lookup +EXPORT_SYMBOL vmlinux 0xb3d2c76d scsi_hostbyte_string +EXPORT_SYMBOL vmlinux 0xb3eaaeb7 tso_build_hdr +EXPORT_SYMBOL vmlinux 0xb3f7646e kthread_should_stop +EXPORT_SYMBOL vmlinux 0xb3f97204 devm_devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0xb4093c78 d_exact_alias +EXPORT_SYMBOL vmlinux 0xb42107a4 bio_integrity_trim +EXPORT_SYMBOL vmlinux 0xb423dba1 console_blanked +EXPORT_SYMBOL vmlinux 0xb4308855 pci_bus_write_config_word +EXPORT_SYMBOL vmlinux 0xb43c9835 dma_get_sgtable_attrs +EXPORT_SYMBOL vmlinux 0xb4471bfe down_trylock +EXPORT_SYMBOL vmlinux 0xb44c7de3 of_get_mac_address +EXPORT_SYMBOL vmlinux 0xb4519a8f string_escape_mem +EXPORT_SYMBOL vmlinux 0xb45bdfd5 md_check_recovery +EXPORT_SYMBOL vmlinux 0xb468873e simple_map_init +EXPORT_SYMBOL vmlinux 0xb468fcc0 dquot_release +EXPORT_SYMBOL vmlinux 0xb479f92d secure_tcpv6_ts_off +EXPORT_SYMBOL vmlinux 0xb481a1c6 of_graph_get_remote_endpoint +EXPORT_SYMBOL vmlinux 0xb4825db4 of_root +EXPORT_SYMBOL vmlinux 0xb48b0a2a inode_init_owner +EXPORT_SYMBOL vmlinux 0xb48d4d22 security_sb_eat_lsm_opts +EXPORT_SYMBOL vmlinux 0xb4910192 arm_dma_zone_size +EXPORT_SYMBOL vmlinux 0xb49bd387 mipi_dsi_dcs_get_power_mode +EXPORT_SYMBOL vmlinux 0xb4ae3ab1 __tracepoint_module_get +EXPORT_SYMBOL vmlinux 0xb4b1e6d1 __xa_alloc +EXPORT_SYMBOL vmlinux 0xb4b4d2d5 redraw_screen +EXPORT_SYMBOL vmlinux 0xb4b99a09 dquot_scan_active +EXPORT_SYMBOL vmlinux 0xb4bb3582 dev_get_port_parent_id +EXPORT_SYMBOL vmlinux 0xb4bddb04 zstd_init_dstream +EXPORT_SYMBOL vmlinux 0xb4dd59a4 phy_start_cable_test +EXPORT_SYMBOL vmlinux 0xb5159e5e block_write_begin +EXPORT_SYMBOL vmlinux 0xb519ba79 kthread_stop +EXPORT_SYMBOL vmlinux 0xb529a1d2 kmem_cache_alloc_lru +EXPORT_SYMBOL vmlinux 0xb52e8e12 vme_register_error_handler +EXPORT_SYMBOL vmlinux 0xb540f495 ipv6_sock_mc_join +EXPORT_SYMBOL vmlinux 0xb542c142 snd_ctl_remove_id +EXPORT_SYMBOL vmlinux 0xb54ed3de snd_pcm_hw_constraint_mask64 +EXPORT_SYMBOL vmlinux 0xb55bc8f1 scsi_scan_target +EXPORT_SYMBOL vmlinux 0xb56e1b74 security_task_getsecid_obj +EXPORT_SYMBOL vmlinux 0xb571ff2a touchscreen_parse_properties +EXPORT_SYMBOL vmlinux 0xb5720f29 __pci_register_driver +EXPORT_SYMBOL vmlinux 0xb572d997 mipi_dsi_device_register_full +EXPORT_SYMBOL vmlinux 0xb57a866b mmc_retune_release +EXPORT_SYMBOL vmlinux 0xb5844e7b kunmap_high +EXPORT_SYMBOL vmlinux 0xb58aeaab kernel_cpustat +EXPORT_SYMBOL vmlinux 0xb58bd7d2 blk_rq_map_user +EXPORT_SYMBOL vmlinux 0xb594bf63 mipi_dsi_dcs_set_tear_on +EXPORT_SYMBOL vmlinux 0xb5955ba6 simple_recursive_removal +EXPORT_SYMBOL vmlinux 0xb5a29453 elm_decode_bch_error_page +EXPORT_SYMBOL vmlinux 0xb5a459dc unregister_blkdev +EXPORT_SYMBOL vmlinux 0xb5aa7165 dma_pool_destroy +EXPORT_SYMBOL vmlinux 0xb5b63711 fileattr_fill_xflags +EXPORT_SYMBOL vmlinux 0xb5bc6b60 sk_stream_kill_queues +EXPORT_SYMBOL vmlinux 0xb5bf2b28 _copy_from_iter_nocache +EXPORT_SYMBOL vmlinux 0xb5c2b9f5 cqhci_deactivate +EXPORT_SYMBOL vmlinux 0xb5eb6502 dev_get_by_name +EXPORT_SYMBOL vmlinux 0xb5efa63f filemap_release_folio +EXPORT_SYMBOL vmlinux 0xb5f2a96b scsi_print_command +EXPORT_SYMBOL vmlinux 0xb5f3d188 tty_port_close +EXPORT_SYMBOL vmlinux 0xb5f57f38 bpf_empty_prog_array +EXPORT_SYMBOL vmlinux 0xb5fdc18f mutex_is_locked +EXPORT_SYMBOL vmlinux 0xb6035efd mipi_dsi_dcs_set_pixel_format +EXPORT_SYMBOL vmlinux 0xb60cf91d dm_table_event +EXPORT_SYMBOL vmlinux 0xb631d29d dev_get_by_index +EXPORT_SYMBOL vmlinux 0xb633f115 irq_poll_enable +EXPORT_SYMBOL vmlinux 0xb64923cd kernel_sendmsg_locked +EXPORT_SYMBOL vmlinux 0xb6511b0f page_address +EXPORT_SYMBOL vmlinux 0xb664a4e8 kvrealloc +EXPORT_SYMBOL vmlinux 0xb668d8e4 udp_seq_start +EXPORT_SYMBOL vmlinux 0xb66e96d8 netlbl_audit_start +EXPORT_SYMBOL vmlinux 0xb6706447 security_inode_getsecctx +EXPORT_SYMBOL vmlinux 0xb678366f int_sqrt +EXPORT_SYMBOL vmlinux 0xb67a80d7 fb_set_suspend +EXPORT_SYMBOL vmlinux 0xb67fec0e uuid_parse +EXPORT_SYMBOL vmlinux 0xb6896671 crc_t10dif +EXPORT_SYMBOL vmlinux 0xb6936ffe _bcd2bin +EXPORT_SYMBOL vmlinux 0xb6acaa13 phy_sfp_detach +EXPORT_SYMBOL vmlinux 0xb6b2f458 inet6_bind +EXPORT_SYMBOL vmlinux 0xb6b6284e xz_dec_run +EXPORT_SYMBOL vmlinux 0xb6bf2b8a pipe_lock +EXPORT_SYMBOL vmlinux 0xb6cb556a _find_first_and_bit +EXPORT_SYMBOL vmlinux 0xb6d2bc5b blkdev_get_by_path +EXPORT_SYMBOL vmlinux 0xb6e36ce2 psched_ratecfg_precompute +EXPORT_SYMBOL vmlinux 0xb6f859f4 _raw_read_lock_bh +EXPORT_SYMBOL vmlinux 0xb6fde909 close_fd +EXPORT_SYMBOL vmlinux 0xb71589f0 skip_spaces +EXPORT_SYMBOL vmlinux 0xb7195f54 mmc_free_host +EXPORT_SYMBOL vmlinux 0xb71b162a fb_pan_display +EXPORT_SYMBOL vmlinux 0xb71d986d snd_pcm_hw_limit_rates +EXPORT_SYMBOL vmlinux 0xb71e9d44 flow_rule_match_ipv6_addrs +EXPORT_SYMBOL vmlinux 0xb71ed69f __hw_addr_unsync +EXPORT_SYMBOL vmlinux 0xb7362c90 do_wait_intr_irq +EXPORT_SYMBOL vmlinux 0xb738a100 scsi_alloc_sgtables +EXPORT_SYMBOL vmlinux 0xb74599b7 netdev_class_remove_file_ns +EXPORT_SYMBOL vmlinux 0xb7566933 kstrtos8_from_user +EXPORT_SYMBOL vmlinux 0xb7688155 ucc_slow_init +EXPORT_SYMBOL vmlinux 0xb7721e41 vmap +EXPORT_SYMBOL vmlinux 0xb78102bc devfreq_resume_device +EXPORT_SYMBOL vmlinux 0xb78debe3 LZ4_decompress_fast_usingDict +EXPORT_SYMBOL vmlinux 0xb7a5b095 blk_pm_runtime_init +EXPORT_SYMBOL vmlinux 0xb7c44e90 mr_mfc_seq_next +EXPORT_SYMBOL vmlinux 0xb7c6db70 sysctl_max_skb_frags +EXPORT_SYMBOL vmlinux 0xb7e80801 snd_timer_open +EXPORT_SYMBOL vmlinux 0xb7ff182f down_read_killable +EXPORT_SYMBOL vmlinux 0xb7ffd772 tcf_block_netif_keep_dst +EXPORT_SYMBOL vmlinux 0xb82e8d54 sk_stop_timer_sync +EXPORT_SYMBOL vmlinux 0xb842716c qcom_scm_ocmem_lock_available +EXPORT_SYMBOL vmlinux 0xb84d3fe1 dmaengine_get_unmap_data +EXPORT_SYMBOL vmlinux 0xb868ac5c register_sysrq_key +EXPORT_SYMBOL vmlinux 0xb87898ce page_symlink +EXPORT_SYMBOL vmlinux 0xb880aac4 dma_resv_init +EXPORT_SYMBOL vmlinux 0xb88241b4 kernel_param_unlock +EXPORT_SYMBOL vmlinux 0xb88aa347 dma_fence_signal_timestamp_locked +EXPORT_SYMBOL vmlinux 0xb88b7cfc sock_init_data_uid +EXPORT_SYMBOL vmlinux 0xb8974b0e pin_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0xb89b6e6b guid_parse +EXPORT_SYMBOL vmlinux 0xb8a60c36 pci_pme_active +EXPORT_SYMBOL vmlinux 0xb8a6ffeb __kfifo_dma_out_prepare_r +EXPORT_SYMBOL vmlinux 0xb8b043f2 kfree_link +EXPORT_SYMBOL vmlinux 0xb8b62996 pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0xb8d088b0 rawnand_sw_hamming_init +EXPORT_SYMBOL vmlinux 0xb8d44d52 iov_iter_bvec +EXPORT_SYMBOL vmlinux 0xb8e39d53 percpu_counter_sync +EXPORT_SYMBOL vmlinux 0xb8f09438 udp_seq_ops +EXPORT_SYMBOL vmlinux 0xb8f523dc xp_dma_sync_for_device_slow +EXPORT_SYMBOL vmlinux 0xb911bb58 minmax_running_max +EXPORT_SYMBOL vmlinux 0xb9137b30 fiemap_prep +EXPORT_SYMBOL vmlinux 0xb91532c4 dquot_initialize +EXPORT_SYMBOL vmlinux 0xb9329ae1 vfs_get_fsid +EXPORT_SYMBOL vmlinux 0xb93a19df inet_csk_reqsk_queue_drop_and_put +EXPORT_SYMBOL vmlinux 0xb94339c4 qdisc_put_stab +EXPORT_SYMBOL vmlinux 0xb952402e __dev_get_by_index +EXPORT_SYMBOL vmlinux 0xb95f98d6 _memset_io +EXPORT_SYMBOL vmlinux 0xb9638db4 snd_pcm_rate_to_rate_bit +EXPORT_SYMBOL vmlinux 0xb963c3d7 __kmap_local_page_prot +EXPORT_SYMBOL vmlinux 0xb96c4f9e audit_log_subject_context +EXPORT_SYMBOL vmlinux 0xb97220ff bitmap_parse +EXPORT_SYMBOL vmlinux 0xb9aaec7a fwnode_iomap +EXPORT_SYMBOL vmlinux 0xb9acd3d9 __put_user_2 +EXPORT_SYMBOL vmlinux 0xb9b4264c generic_buffers_fsync +EXPORT_SYMBOL vmlinux 0xb9b78c3c scsi_host_alloc +EXPORT_SYMBOL vmlinux 0xb9b7a83d dma_map_sg_attrs +EXPORT_SYMBOL vmlinux 0xb9bfe530 dev_remove_pack +EXPORT_SYMBOL vmlinux 0xb9c54177 tcp_initialize_rcv_mss +EXPORT_SYMBOL vmlinux 0xb9c7018d nf_log_register +EXPORT_SYMBOL vmlinux 0xb9c82856 pci_clear_mwi +EXPORT_SYMBOL vmlinux 0xb9e8e2cc in6addr_sitelocal_allrouters +EXPORT_SYMBOL vmlinux 0xb9fc381a qcom_scm_hdcp_req +EXPORT_SYMBOL vmlinux 0xba012d77 __dec_zone_page_state +EXPORT_SYMBOL vmlinux 0xba015fb7 noop_fsync +EXPORT_SYMBOL vmlinux 0xba0a9a69 pci_set_power_state +EXPORT_SYMBOL vmlinux 0xba0e4068 __vfs_removexattr +EXPORT_SYMBOL vmlinux 0xba107d84 bdev_start_io_acct +EXPORT_SYMBOL vmlinux 0xba1b824a sb_set_blocksize +EXPORT_SYMBOL vmlinux 0xba24ca7b mdiobus_c45_read_nested +EXPORT_SYMBOL vmlinux 0xba28e609 sk_error_report +EXPORT_SYMBOL vmlinux 0xba2baef4 netdev_adjacent_change_prepare +EXPORT_SYMBOL vmlinux 0xba3b5033 jbd2_journal_init_jbd_inode +EXPORT_SYMBOL vmlinux 0xba497f13 loops_per_jiffy +EXPORT_SYMBOL vmlinux 0xba4ac4a5 tty_lock +EXPORT_SYMBOL vmlinux 0xba4ae097 enable_fiq +EXPORT_SYMBOL vmlinux 0xba4f817a rps_may_expire_flow +EXPORT_SYMBOL vmlinux 0xba53c60f nf_reinject +EXPORT_SYMBOL vmlinux 0xba663728 _dev_info +EXPORT_SYMBOL vmlinux 0xba707a78 qe_get_brg_clk +EXPORT_SYMBOL vmlinux 0xba7676c3 pci_choose_state +EXPORT_SYMBOL vmlinux 0xba927773 vme_slot_num +EXPORT_SYMBOL vmlinux 0xba9c4aa2 gnet_stats_add_basic +EXPORT_SYMBOL vmlinux 0xba9ea1d1 tegra_dfll_resume +EXPORT_SYMBOL vmlinux 0xbaa168c9 filemap_fdatawrite_wbc +EXPORT_SYMBOL vmlinux 0xbaacffff tcf_em_register +EXPORT_SYMBOL vmlinux 0xbac4a39b flow_indr_dev_setup_offload +EXPORT_SYMBOL vmlinux 0xbac5a883 dma_resv_fini +EXPORT_SYMBOL vmlinux 0xbaca5925 reuseport_migrate_sock +EXPORT_SYMBOL vmlinux 0xbad93452 xfrm_state_update +EXPORT_SYMBOL vmlinux 0xbae1711a netdev_bind_sb_channel_queue +EXPORT_SYMBOL vmlinux 0xbaf9a2d6 device_add_disk +EXPORT_SYMBOL vmlinux 0xbafa632e __do_once_sleepable_start +EXPORT_SYMBOL vmlinux 0xbb0540aa zlib_inflateReset +EXPORT_SYMBOL vmlinux 0xbb05c266 vfs_link +EXPORT_SYMBOL vmlinux 0xbb147fca gnet_stats_copy_app +EXPORT_SYMBOL vmlinux 0xbb14eb31 bcmp +EXPORT_SYMBOL vmlinux 0xbb198a71 ipv6_getsockopt +EXPORT_SYMBOL vmlinux 0xbb24f607 init_cdrom_command +EXPORT_SYMBOL vmlinux 0xbb2b210c audit_log +EXPORT_SYMBOL vmlinux 0xbb2b5ade kernel_listen +EXPORT_SYMBOL vmlinux 0xbb2df1ec __cond_resched_rwlock_write +EXPORT_SYMBOL vmlinux 0xbb2e37b2 pci_dev_driver +EXPORT_SYMBOL vmlinux 0xbb5df737 input_match_device_id +EXPORT_SYMBOL vmlinux 0xbb67c45f vme_init_bridge +EXPORT_SYMBOL vmlinux 0xbb6cf718 con_is_visible +EXPORT_SYMBOL vmlinux 0xbb72d4fe __put_user_1 +EXPORT_SYMBOL vmlinux 0xbb80c177 generic_file_mmap +EXPORT_SYMBOL vmlinux 0xbb8806d5 skb_dequeue +EXPORT_SYMBOL vmlinux 0xbb944b63 mtree_destroy +EXPORT_SYMBOL vmlinux 0xbbbeaf32 __tracepoint_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0xbbc28db6 skb_checksum_setup +EXPORT_SYMBOL vmlinux 0xbbc7d08d user_path_create +EXPORT_SYMBOL vmlinux 0xbbe68242 vfs_readlink +EXPORT_SYMBOL vmlinux 0xbbedb351 pcibios_bus_to_resource +EXPORT_SYMBOL vmlinux 0xbbf594d9 param_get_bool +EXPORT_SYMBOL vmlinux 0xbc082545 kill_fasync +EXPORT_SYMBOL vmlinux 0xbc10dd97 __put_user_4 +EXPORT_SYMBOL vmlinux 0xbc1ac0c0 xattr_supports_user_prefix +EXPORT_SYMBOL vmlinux 0xbc29cee2 of_phy_deregister_fixed_link +EXPORT_SYMBOL vmlinux 0xbc3a16e2 vme_irq_free +EXPORT_SYMBOL vmlinux 0xbc40bcf0 __d_lookup_unhash_wake +EXPORT_SYMBOL vmlinux 0xbc5f9143 inet_csk_accept +EXPORT_SYMBOL vmlinux 0xbc89c95e snd_jack_set_key +EXPORT_SYMBOL vmlinux 0xbc8ed2a4 of_phy_connect +EXPORT_SYMBOL vmlinux 0xbca1257d md_bitmap_cond_end_sync +EXPORT_SYMBOL vmlinux 0xbca15297 request_key_with_auxdata +EXPORT_SYMBOL vmlinux 0xbca27f70 of_mdio_find_device +EXPORT_SYMBOL vmlinux 0xbca2cccc xsk_tx_peek_desc +EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf +EXPORT_SYMBOL vmlinux 0xbcb02d17 dev_get_iflink +EXPORT_SYMBOL vmlinux 0xbcb4fe32 sock_sendmsg +EXPORT_SYMBOL vmlinux 0xbcb7c0b6 arp_send +EXPORT_SYMBOL vmlinux 0xbcc2f6de thaw_super +EXPORT_SYMBOL vmlinux 0xbcc91711 blk_mq_delay_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xbd07cea7 i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0xbd17f273 gen_new_estimator +EXPORT_SYMBOL vmlinux 0xbd180349 dquot_claim_space_nodirty +EXPORT_SYMBOL vmlinux 0xbd1b4950 __cpu_dying_mask +EXPORT_SYMBOL vmlinux 0xbd35e214 sync_file_get_fence +EXPORT_SYMBOL vmlinux 0xbd498ebc rt_mutex_base_init +EXPORT_SYMBOL vmlinux 0xbd5e1d9c __cond_resched_rwlock_read +EXPORT_SYMBOL vmlinux 0xbd605d9d inode_get_bytes +EXPORT_SYMBOL vmlinux 0xbd6815c7 padata_alloc +EXPORT_SYMBOL vmlinux 0xbd724b30 zstd_compress_stream +EXPORT_SYMBOL vmlinux 0xbd7423fb of_count_phandle_with_args +EXPORT_SYMBOL vmlinux 0xbd820297 rtc_lock +EXPORT_SYMBOL vmlinux 0xbd8f4b89 parse_int_array_user +EXPORT_SYMBOL vmlinux 0xbd939b87 ns_capable +EXPORT_SYMBOL vmlinux 0xbd9f4f0a netdev_get_xmit_slave +EXPORT_SYMBOL vmlinux 0xbda4d56a user_revoke +EXPORT_SYMBOL vmlinux 0xbda54348 xfrm_dev_state_flush +EXPORT_SYMBOL vmlinux 0xbdb11be3 backlight_device_get_by_type +EXPORT_SYMBOL vmlinux 0xbdb22d99 scsi_bios_ptable +EXPORT_SYMBOL vmlinux 0xbde71ca9 ram_aops +EXPORT_SYMBOL vmlinux 0xbdf0964b fscrypt_decrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xbdf919b0 iget_locked +EXPORT_SYMBOL vmlinux 0xbe041170 xfrm_dst_ifdown +EXPORT_SYMBOL vmlinux 0xbe0e3cba tcf_queue_work +EXPORT_SYMBOL vmlinux 0xbe0e5118 nla_memcmp +EXPORT_SYMBOL vmlinux 0xbe293848 nd_region_to_nstype +EXPORT_SYMBOL vmlinux 0xbe297093 folio_migrate_mapping +EXPORT_SYMBOL vmlinux 0xbe2ebe4e inet_sk_set_state +EXPORT_SYMBOL vmlinux 0xbe4eb6ed secure_dccpv6_sequence_number +EXPORT_SYMBOL vmlinux 0xbe5a24e9 xxh32_copy_state +EXPORT_SYMBOL vmlinux 0xbe6e97c8 xsk_set_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0xbe7d1e0f config_item_init_type_name +EXPORT_SYMBOL vmlinux 0xbe7e72e6 lookup_one_qstr_excl +EXPORT_SYMBOL vmlinux 0xbe824b10 bio_alloc_bioset +EXPORT_SYMBOL vmlinux 0xbe89a4c8 register_quota_format +EXPORT_SYMBOL vmlinux 0xbea02322 vlan_dev_real_dev +EXPORT_SYMBOL vmlinux 0xbea394e6 tcf_get_next_proto +EXPORT_SYMBOL vmlinux 0xbea652eb _dev_err +EXPORT_SYMBOL vmlinux 0xbead5dc6 of_node_get +EXPORT_SYMBOL vmlinux 0xbebd0928 block_is_partially_uptodate +EXPORT_SYMBOL vmlinux 0xbec43e5f tc_skb_ext_tc +EXPORT_SYMBOL vmlinux 0xbedc5834 eth_validate_addr +EXPORT_SYMBOL vmlinux 0xbee5a7a2 nd_region_release_lane +EXPORT_SYMBOL vmlinux 0xbee90f2f __kfifo_out_peek_r +EXPORT_SYMBOL vmlinux 0xbeed2164 snd_jack_new +EXPORT_SYMBOL vmlinux 0xbef3f9b1 do_clone_file_range +EXPORT_SYMBOL vmlinux 0xbef43296 console_conditional_schedule +EXPORT_SYMBOL vmlinux 0xbf02a8ad _dev_notice +EXPORT_SYMBOL vmlinux 0xbf02d10a unregister_binfmt +EXPORT_SYMBOL vmlinux 0xbf1298a2 dentry_path_raw +EXPORT_SYMBOL vmlinux 0xbf14470c __nla_reserve +EXPORT_SYMBOL vmlinux 0xbf4d4539 udp_table +EXPORT_SYMBOL vmlinux 0xbf518e6d rt_dst_alloc +EXPORT_SYMBOL vmlinux 0xbf59c419 posix_acl_init +EXPORT_SYMBOL vmlinux 0xbf5aa6da dev_remove_offload +EXPORT_SYMBOL vmlinux 0xbf75ea6c tegra114_clock_tune_cpu_trimmers_low +EXPORT_SYMBOL vmlinux 0xbf92a790 ip6_route_me_harder +EXPORT_SYMBOL vmlinux 0xbfae9e07 utf8_validate +EXPORT_SYMBOL vmlinux 0xbfcbc0d2 stmp_reset_block +EXPORT_SYMBOL vmlinux 0xbfce9438 xfrm_state_walk +EXPORT_SYMBOL vmlinux 0xbfd4256f xfrm_policy_byid +EXPORT_SYMBOL vmlinux 0xbfdf7bc3 mempool_create +EXPORT_SYMBOL vmlinux 0xbfe913fb genphy_c37_config_aneg +EXPORT_SYMBOL vmlinux 0xbfe98286 is_bad_inode +EXPORT_SYMBOL vmlinux 0xc053c15e elv_rb_add +EXPORT_SYMBOL vmlinux 0xc0560080 tcf_qevent_dump +EXPORT_SYMBOL vmlinux 0xc060c3f4 page_pool_ethtool_stats_get +EXPORT_SYMBOL vmlinux 0xc06e5976 snd_info_register +EXPORT_SYMBOL vmlinux 0xc0763484 rfkill_blocked +EXPORT_SYMBOL vmlinux 0xc0780149 jbd2_journal_init_inode +EXPORT_SYMBOL vmlinux 0xc07b0863 fb_destroy_modedb +EXPORT_SYMBOL vmlinux 0xc0811ab4 phy_resume +EXPORT_SYMBOL vmlinux 0xc0a72503 phy_register_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xc0a98385 profile_pc +EXPORT_SYMBOL vmlinux 0xc0ae5e1a kmem_cache_shrink +EXPORT_SYMBOL vmlinux 0xc0c188a3 snd_ctl_new1 +EXPORT_SYMBOL vmlinux 0xc0da0e99 dim_on_top +EXPORT_SYMBOL vmlinux 0xc0fe9137 __printk_cpu_sync_put +EXPORT_SYMBOL vmlinux 0xc0ff12fb nla_strdup +EXPORT_SYMBOL vmlinux 0xc0ff21c1 input_get_new_minor +EXPORT_SYMBOL vmlinux 0xc1198662 __warn_flushing_systemwide_wq +EXPORT_SYMBOL vmlinux 0xc129e68c scsi_block_when_processing_errors +EXPORT_SYMBOL vmlinux 0xc14020f3 bpf_prog_get_type_path +EXPORT_SYMBOL vmlinux 0xc14cf6aa writeback_inodes_sb_nr +EXPORT_SYMBOL vmlinux 0xc14d76bd tcp_mmap +EXPORT_SYMBOL vmlinux 0xc14d9cc2 snd_pcm_hw_constraint_list +EXPORT_SYMBOL vmlinux 0xc1514a3b free_irq +EXPORT_SYMBOL vmlinux 0xc16be39d iter_div_u64_rem +EXPORT_SYMBOL vmlinux 0xc16f0053 pci_fixup_device +EXPORT_SYMBOL vmlinux 0xc17e9681 input_set_keycode +EXPORT_SYMBOL vmlinux 0xc18ec82a input_set_min_poll_interval +EXPORT_SYMBOL vmlinux 0xc1b07c45 __SetPageMovable +EXPORT_SYMBOL vmlinux 0xc1c961a0 get_tree_keyed +EXPORT_SYMBOL vmlinux 0xc1d7459e param_set_ushort +EXPORT_SYMBOL vmlinux 0xc1d8cfaf __fdget +EXPORT_SYMBOL vmlinux 0xc1e2c742 tegra_io_rail_power_on +EXPORT_SYMBOL vmlinux 0xc1e71090 bio_copy_data_iter +EXPORT_SYMBOL vmlinux 0xc1fff7c4 input_set_timestamp +EXPORT_SYMBOL vmlinux 0xc2059c64 fscrypt_enqueue_decrypt_work +EXPORT_SYMBOL vmlinux 0xc211fd78 ip_frag_init +EXPORT_SYMBOL vmlinux 0xc21fb4df gen_replace_estimator +EXPORT_SYMBOL vmlinux 0xc221904e contig_page_data +EXPORT_SYMBOL vmlinux 0xc22f6693 call_fib_notifier +EXPORT_SYMBOL vmlinux 0xc230c9a8 wait_for_completion_io_timeout +EXPORT_SYMBOL vmlinux 0xc236ab5b empty_zero_page +EXPORT_SYMBOL vmlinux 0xc26a8eec reuseport_attach_prog +EXPORT_SYMBOL vmlinux 0xc26b8d14 proc_dobool +EXPORT_SYMBOL vmlinux 0xc26d2a11 sock_set_sndtimeo +EXPORT_SYMBOL vmlinux 0xc285584b ipmr_rule_default +EXPORT_SYMBOL vmlinux 0xc28c09ac seq_dentry +EXPORT_SYMBOL vmlinux 0xc29425a0 mmc_can_gpio_cd +EXPORT_SYMBOL vmlinux 0xc29be9c6 blk_mq_tagset_busy_iter +EXPORT_SYMBOL vmlinux 0xc2acc033 hex_dump_to_buffer +EXPORT_SYMBOL vmlinux 0xc2b1d4e1 lockref_put_return +EXPORT_SYMBOL vmlinux 0xc2b53470 param_set_byte +EXPORT_SYMBOL vmlinux 0xc2b8eda2 netstamp_needed_key +EXPORT_SYMBOL vmlinux 0xc2c8b4b9 scsi_dma_unmap +EXPORT_SYMBOL vmlinux 0xc2cae53e refcount_dec_and_lock +EXPORT_SYMBOL vmlinux 0xc2cd26cb inode_owner_or_capable +EXPORT_SYMBOL vmlinux 0xc2d4e384 __insert_inode_hash +EXPORT_SYMBOL vmlinux 0xc2e587d1 reset_devices +EXPORT_SYMBOL vmlinux 0xc2ede9c5 gen_pool_destroy +EXPORT_SYMBOL vmlinux 0xc3055d20 usleep_range_state +EXPORT_SYMBOL vmlinux 0xc309fa7f netdev_features_change +EXPORT_SYMBOL vmlinux 0xc314c722 genphy_c45_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0xc31db0ce is_vmalloc_addr +EXPORT_SYMBOL vmlinux 0xc32c71af register_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xc33ff4fa generic_file_readonly_mmap +EXPORT_SYMBOL vmlinux 0xc344f686 truncate_pagecache_range +EXPORT_SYMBOL vmlinux 0xc358aaf8 snprintf +EXPORT_SYMBOL vmlinux 0xc359fb65 abort +EXPORT_SYMBOL vmlinux 0xc37335b0 complete +EXPORT_SYMBOL vmlinux 0xc37f9c6e cpufreq_update_policy +EXPORT_SYMBOL vmlinux 0xc38c83b8 mod_timer +EXPORT_SYMBOL vmlinux 0xc38d7e0c __hw_addr_unsync_dev +EXPORT_SYMBOL vmlinux 0xc3b2bd40 pci_bus_claim_resources +EXPORT_SYMBOL vmlinux 0xc3b465a6 inode_maybe_inc_iversion +EXPORT_SYMBOL vmlinux 0xc3c34021 nand_ecc_sw_bch_calculate +EXPORT_SYMBOL vmlinux 0xc3cd034d crc8_populate_lsb +EXPORT_SYMBOL vmlinux 0xc3dc1fc2 flow_rule_match_ports +EXPORT_SYMBOL vmlinux 0xc3e4877c tcp_sock_set_syncnt +EXPORT_SYMBOL vmlinux 0xc3e7c187 put_cmsg_scm_timestamping64 +EXPORT_SYMBOL vmlinux 0xc3f404d9 dm_table_run_md_queue_async +EXPORT_SYMBOL vmlinux 0xc40b6f2e mipi_dsi_dcs_set_display_brightness +EXPORT_SYMBOL vmlinux 0xc4212ab9 qdisc_class_hash_insert +EXPORT_SYMBOL vmlinux 0xc4260e44 snd_jack_report +EXPORT_SYMBOL vmlinux 0xc42b3627 dma_sync_single_for_device +EXPORT_SYMBOL vmlinux 0xc4395505 __quota_error +EXPORT_SYMBOL vmlinux 0xc43dc34a bio_kmalloc +EXPORT_SYMBOL vmlinux 0xc44a5179 pci_disable_ptm +EXPORT_SYMBOL vmlinux 0xc44c4f91 fib_notifier_ops_register +EXPORT_SYMBOL vmlinux 0xc452212c utf8_strncasecmp +EXPORT_SYMBOL vmlinux 0xc4543ec4 get_tree_nodev +EXPORT_SYMBOL vmlinux 0xc459631c phy_modify_paged +EXPORT_SYMBOL vmlinux 0xc4639147 bpf_link_put +EXPORT_SYMBOL vmlinux 0xc46420ab inode_update_time +EXPORT_SYMBOL vmlinux 0xc4657dc8 mempool_init +EXPORT_SYMBOL vmlinux 0xc4681421 unregister_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0xc4701e5b pneigh_enqueue +EXPORT_SYMBOL vmlinux 0xc4708199 cpm_muram_addr +EXPORT_SYMBOL vmlinux 0xc472b21a dma_async_device_unregister +EXPORT_SYMBOL vmlinux 0xc4769972 pneigh_lookup +EXPORT_SYMBOL vmlinux 0xc476cc94 arp_tbl +EXPORT_SYMBOL vmlinux 0xc4777aa9 __ctzsi2 +EXPORT_SYMBOL vmlinux 0xc4ae915e arch_touch_nmi_watchdog +EXPORT_SYMBOL vmlinux 0xc4c48277 tcp_md5_key_copy +EXPORT_SYMBOL vmlinux 0xc4c6fe68 pci_disable_device +EXPORT_SYMBOL vmlinux 0xc4d58d68 __skb_wait_for_more_packets +EXPORT_SYMBOL vmlinux 0xc4e3952a inet_accept +EXPORT_SYMBOL vmlinux 0xc4e5486c mem_map +EXPORT_SYMBOL vmlinux 0xc4fff0ff alloc_buffer_head +EXPORT_SYMBOL vmlinux 0xc515edf2 ip6tun_encaps +EXPORT_SYMBOL vmlinux 0xc51f9bbc unregister_console +EXPORT_SYMBOL vmlinux 0xc536fe75 generic_listxattr +EXPORT_SYMBOL vmlinux 0xc541e798 pci_find_parent_resource +EXPORT_SYMBOL vmlinux 0xc55e333b phy_get_c45_ids +EXPORT_SYMBOL vmlinux 0xc56b5f33 page_get_link +EXPORT_SYMBOL vmlinux 0xc56c3609 xz_dec_microlzma_reset +EXPORT_SYMBOL vmlinux 0xc57d008a begin_new_exec +EXPORT_SYMBOL vmlinux 0xc58ede4f sock_no_getname +EXPORT_SYMBOL vmlinux 0xc5961cf5 of_get_next_parent +EXPORT_SYMBOL vmlinux 0xc599a772 security_xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc5a6d10b release_and_free_resource +EXPORT_SYMBOL vmlinux 0xc5b8a8df folio_wait_bit_killable +EXPORT_SYMBOL vmlinux 0xc5ba7889 vlan_uses_dev +EXPORT_SYMBOL vmlinux 0xc5baba06 vcalloc +EXPORT_SYMBOL vmlinux 0xc5cbdc54 kstrtoint_from_user +EXPORT_SYMBOL vmlinux 0xc5cc83c4 snd_pcm_hw_constraint_pow2 +EXPORT_SYMBOL vmlinux 0xc5e74216 release_resource +EXPORT_SYMBOL vmlinux 0xc5ee6c48 kvfree_sensitive +EXPORT_SYMBOL vmlinux 0xc5f7e801 sg_last +EXPORT_SYMBOL vmlinux 0xc60d0620 __num_online_cpus +EXPORT_SYMBOL vmlinux 0xc61813bf __i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0xc61a6167 skb_flow_dissector_init +EXPORT_SYMBOL vmlinux 0xc62ca6e5 io_uring_destruct_scm +EXPORT_SYMBOL vmlinux 0xc631580a console_unlock +EXPORT_SYMBOL vmlinux 0xc633d82d phy_unregister_fixup +EXPORT_SYMBOL vmlinux 0xc63795de md_handle_request +EXPORT_SYMBOL vmlinux 0xc63b2ec4 security_inode_notifysecctx +EXPORT_SYMBOL vmlinux 0xc6471e4f udp_pre_connect +EXPORT_SYMBOL vmlinux 0xc65cdf24 devm_input_allocate_device +EXPORT_SYMBOL vmlinux 0xc65db4c1 dquot_initialize_needed +EXPORT_SYMBOL vmlinux 0xc65e4e97 secure_dccp_sequence_number +EXPORT_SYMBOL vmlinux 0xc6636f91 security_unix_may_send +EXPORT_SYMBOL vmlinux 0xc69ddd16 folio_redirty_for_writepage +EXPORT_SYMBOL vmlinux 0xc69fce52 qcom_scm_qsmmu500_wait_safe_toggle +EXPORT_SYMBOL vmlinux 0xc6a1ec92 pci_write_vpd +EXPORT_SYMBOL vmlinux 0xc6ae1211 mdiobus_setup_mdiodev_from_board_info +EXPORT_SYMBOL vmlinux 0xc6cbbc89 capable +EXPORT_SYMBOL vmlinux 0xc6d0ff11 devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0xc6d39aa0 tcp_timewait_state_process +EXPORT_SYMBOL vmlinux 0xc6d413cd register_fib_notifier +EXPORT_SYMBOL vmlinux 0xc6d7aa2f mmc_cqe_recovery +EXPORT_SYMBOL vmlinux 0xc6df15a1 __ip_mc_dec_group +EXPORT_SYMBOL vmlinux 0xc6efd2a6 refcount_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0xc6f3b3fc refcount_dec_if_one +EXPORT_SYMBOL vmlinux 0xc6f46339 init_timer_key +EXPORT_SYMBOL vmlinux 0xc6fbe2cf mptcp_subflow_reqsk_alloc +EXPORT_SYMBOL vmlinux 0xc71a7e49 __do_once_done +EXPORT_SYMBOL vmlinux 0xc7208c3a serial8250_resume_port +EXPORT_SYMBOL vmlinux 0xc76461f8 _copy_from_iter +EXPORT_SYMBOL vmlinux 0xc77223f5 cpumask_any_distribute +EXPORT_SYMBOL vmlinux 0xc77fb646 skb_coalesce_rx_frag +EXPORT_SYMBOL vmlinux 0xc781bd9f rfkill_resume_polling +EXPORT_SYMBOL vmlinux 0xc7856a3d inet6addr_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xc798dbb9 scsi_register_driver +EXPORT_SYMBOL vmlinux 0xc7a4fbed rtnl_lock +EXPORT_SYMBOL vmlinux 0xc7ae1903 security_lock_kernel_down +EXPORT_SYMBOL vmlinux 0xc7b7c512 fb_io_write +EXPORT_SYMBOL vmlinux 0xc7c1107a LZ4_decompress_safe +EXPORT_SYMBOL vmlinux 0xc7c52262 ac97_bus_type +EXPORT_SYMBOL vmlinux 0xc7e02a74 pci_request_region +EXPORT_SYMBOL vmlinux 0xc7ec6c27 strspn +EXPORT_SYMBOL vmlinux 0xc7fd78bf udp6_csum_init +EXPORT_SYMBOL vmlinux 0xc805e4f6 from_kuid_munged +EXPORT_SYMBOL vmlinux 0xc81481c8 submit_bio +EXPORT_SYMBOL vmlinux 0xc81ec623 netdev_master_upper_dev_get +EXPORT_SYMBOL vmlinux 0xc8260094 iterate_dir +EXPORT_SYMBOL vmlinux 0xc8339e24 string_unescape +EXPORT_SYMBOL vmlinux 0xc839afed hdmi_audio_infoframe_check +EXPORT_SYMBOL vmlinux 0xc8419535 __filemap_set_wb_err +EXPORT_SYMBOL vmlinux 0xc84a0a7e seq_hlist_start_rcu +EXPORT_SYMBOL vmlinux 0xc854f2f9 tcf_idr_check_alloc +EXPORT_SYMBOL vmlinux 0xc86ceba4 tcp_setsockopt +EXPORT_SYMBOL vmlinux 0xc872b5a4 param_set_int +EXPORT_SYMBOL vmlinux 0xc872fd85 in6addr_interfacelocal_allnodes +EXPORT_SYMBOL vmlinux 0xc8827b75 sysctl_vals +EXPORT_SYMBOL vmlinux 0xc888cd0b d_find_alias +EXPORT_SYMBOL vmlinux 0xc890c008 zlib_deflateEnd +EXPORT_SYMBOL vmlinux 0xc895373e vfs_create +EXPORT_SYMBOL vmlinux 0xc8a91f5b cpumask_local_spread +EXPORT_SYMBOL vmlinux 0xc8a975a2 fwnode_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0xc8b58a25 __memset64 +EXPORT_SYMBOL vmlinux 0xc8bd6fea snd_component_add +EXPORT_SYMBOL vmlinux 0xc8e173ed _find_next_bit_le +EXPORT_SYMBOL vmlinux 0xc8e7fe4e dquot_quotactl_sysfile_ops +EXPORT_SYMBOL vmlinux 0xc8e9e3d1 kiocb_set_cancel_fn +EXPORT_SYMBOL vmlinux 0xc8f3eb30 snd_pcm_create_iec958_consumer +EXPORT_SYMBOL vmlinux 0xc916dd46 __SCK__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0xc92142d7 cad_pid +EXPORT_SYMBOL vmlinux 0xc924678a __kmalloc_node_track_caller +EXPORT_SYMBOL vmlinux 0xc92f8a4e nd_device_register +EXPORT_SYMBOL vmlinux 0xc9634df9 in6addr_linklocal_allrouters +EXPORT_SYMBOL vmlinux 0xc96b1631 __ip_options_compile +EXPORT_SYMBOL vmlinux 0xc96f629c tcp_getsockopt +EXPORT_SYMBOL vmlinux 0xc972449f mempool_alloc_slab +EXPORT_SYMBOL vmlinux 0xc97d6e75 devm_aperture_acquire_for_platform_device +EXPORT_SYMBOL vmlinux 0xc9822234 clk_register_clkdev +EXPORT_SYMBOL vmlinux 0xc982384b d_find_any_alias +EXPORT_SYMBOL vmlinux 0xc9981280 scsi_is_host_device +EXPORT_SYMBOL vmlinux 0xc99cbb83 gen_pool_dma_alloc_align +EXPORT_SYMBOL vmlinux 0xc99e2a55 twl_rev +EXPORT_SYMBOL vmlinux 0xc9bcad33 devfreq_monitor_start +EXPORT_SYMBOL vmlinux 0xc9c543f9 tcp_recvmsg +EXPORT_SYMBOL vmlinux 0xc9ce6f44 xfrm_state_unregister_afinfo +EXPORT_SYMBOL vmlinux 0xc9dabc40 blk_queue_logical_block_size +EXPORT_SYMBOL vmlinux 0xc9df055a xfrm_policy_walk_init +EXPORT_SYMBOL vmlinux 0xc9e9d5f9 vme_alloc_consistent +EXPORT_SYMBOL vmlinux 0xc9ed0401 imx_sc_rm_is_resource_owned +EXPORT_SYMBOL vmlinux 0xc9f17f06 filemap_fdatawait_keep_errors +EXPORT_SYMBOL vmlinux 0xca04a15d follow_down +EXPORT_SYMBOL vmlinux 0xca15d692 proc_mkdir_mode +EXPORT_SYMBOL vmlinux 0xca17ac01 _find_next_andnot_bit +EXPORT_SYMBOL vmlinux 0xca1cab51 block_commit_write +EXPORT_SYMBOL vmlinux 0xca21ebd3 bitmap_free +EXPORT_SYMBOL vmlinux 0xca431c05 wake_bit_function +EXPORT_SYMBOL vmlinux 0xca46e22c nf_register_queue_handler +EXPORT_SYMBOL vmlinux 0xca5a7528 down_interruptible +EXPORT_SYMBOL vmlinux 0xca643425 md_write_start +EXPORT_SYMBOL vmlinux 0xca658cea neigh_parms_release +EXPORT_SYMBOL vmlinux 0xca6629d3 netif_set_real_num_queues +EXPORT_SYMBOL vmlinux 0xca70282a blk_mq_stop_hw_queues +EXPORT_SYMBOL vmlinux 0xca77bdbf kmalloc_large_node +EXPORT_SYMBOL vmlinux 0xca7ee9b2 fault_in_writeable +EXPORT_SYMBOL vmlinux 0xca813ce6 LZ4_decompress_safe_continue +EXPORT_SYMBOL vmlinux 0xca9360b5 rb_next +EXPORT_SYMBOL vmlinux 0xcac21c0b page_mapping +EXPORT_SYMBOL vmlinux 0xcae07e41 devm_memunmap +EXPORT_SYMBOL vmlinux 0xcaf86a22 dev_kfree_skb_irq_reason +EXPORT_SYMBOL vmlinux 0xcafa25b2 pci_release_region +EXPORT_SYMBOL vmlinux 0xcb0288ea ledtrig_cpu +EXPORT_SYMBOL vmlinux 0xcb2bd024 scsi_is_target_device +EXPORT_SYMBOL vmlinux 0xcb3ae215 call_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xcb491efd nexthop_set_hw_flags +EXPORT_SYMBOL vmlinux 0xcb4b9bbd bfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0xcb510bc2 complete_all +EXPORT_SYMBOL vmlinux 0xcb606eb9 xa_load +EXPORT_SYMBOL vmlinux 0xcb721d41 rfkill_alloc +EXPORT_SYMBOL vmlinux 0xcb77a31d zstd_is_error +EXPORT_SYMBOL vmlinux 0xcb78b4b0 deactivate_super +EXPORT_SYMBOL vmlinux 0xcb88d192 udp_gro_receive +EXPORT_SYMBOL vmlinux 0xcb8bbc62 nvdimm_bus_lock +EXPORT_SYMBOL vmlinux 0xcb8c753b mempool_exit +EXPORT_SYMBOL vmlinux 0xcb91cd08 tcf_exts_change +EXPORT_SYMBOL vmlinux 0xcb95f899 inet_release +EXPORT_SYMBOL vmlinux 0xcbb4d5b3 vme_irq_generate +EXPORT_SYMBOL vmlinux 0xcbbf0a6f audit_log_task_context +EXPORT_SYMBOL vmlinux 0xcbd468a0 pm860x_bulk_write +EXPORT_SYMBOL vmlinux 0xcbd4898c fortify_panic +EXPORT_SYMBOL vmlinux 0xcbe2290a iov_iter_xarray +EXPORT_SYMBOL vmlinux 0xcc248d26 serial8250_suspend_port +EXPORT_SYMBOL vmlinux 0xcc307f0b blk_mq_stop_hw_queue +EXPORT_SYMBOL vmlinux 0xcc30f0f1 tcp_tx_delay_enabled +EXPORT_SYMBOL vmlinux 0xcc330a74 blackhole_netdev +EXPORT_SYMBOL vmlinux 0xcc40dd03 tcp_v4_send_check +EXPORT_SYMBOL vmlinux 0xcc411ed1 ptp_convert_timestamp +EXPORT_SYMBOL vmlinux 0xcc445ceb __sg_page_iter_dma_next +EXPORT_SYMBOL vmlinux 0xcc5005fe msleep_interruptible +EXPORT_SYMBOL vmlinux 0xcc5ad660 of_find_compatible_node +EXPORT_SYMBOL vmlinux 0xcc5d22d9 can_do_mlock +EXPORT_SYMBOL vmlinux 0xcc64ec45 elevator_alloc +EXPORT_SYMBOL vmlinux 0xcc68ef7b snd_pcm_set_managed_buffer +EXPORT_SYMBOL vmlinux 0xcc6a729f snd_ctl_enum_info +EXPORT_SYMBOL vmlinux 0xcc6ab606 clocksource_unregister +EXPORT_SYMBOL vmlinux 0xcc74dc3b phy_driver_register +EXPORT_SYMBOL vmlinux 0xcc7a432b genl_notify +EXPORT_SYMBOL vmlinux 0xcc7f6fc8 tcf_action_dump_1 +EXPORT_SYMBOL vmlinux 0xcc916615 __tracepoint_kfree +EXPORT_SYMBOL vmlinux 0xcc932095 simple_open +EXPORT_SYMBOL vmlinux 0xcc99d5f6 pcix_set_mmrbc +EXPORT_SYMBOL vmlinux 0xccbab8f3 dquot_free_inode +EXPORT_SYMBOL vmlinux 0xccc9130b unregister_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0xcccbaee6 of_find_node_with_property +EXPORT_SYMBOL vmlinux 0xccd15742 build_skb_around +EXPORT_SYMBOL vmlinux 0xccd4120f folio_wait_private_2 +EXPORT_SYMBOL vmlinux 0xccd4c999 __sg_page_iter_start +EXPORT_SYMBOL vmlinux 0xccdc75bc uart_add_one_port +EXPORT_SYMBOL vmlinux 0xcce566ae jbd2_journal_start +EXPORT_SYMBOL vmlinux 0xccebd46b bpf_link_get_from_fd +EXPORT_SYMBOL vmlinux 0xccfb9e07 dst_default_metrics +EXPORT_SYMBOL vmlinux 0xccfd2ebc scsi_dev_info_list_del_keyed +EXPORT_SYMBOL vmlinux 0xcd00abbc add_wait_queue_exclusive +EXPORT_SYMBOL vmlinux 0xcd083b10 unregister_sound_dsp +EXPORT_SYMBOL vmlinux 0xcd09b2db pci_bus_write_config_byte +EXPORT_SYMBOL vmlinux 0xcd234fe6 blk_set_queue_depth +EXPORT_SYMBOL vmlinux 0xcd279169 nla_find +EXPORT_SYMBOL vmlinux 0xcd2e4137 tcf_exts_validate_ex +EXPORT_SYMBOL vmlinux 0xcd3c9887 security_inet_conn_request +EXPORT_SYMBOL vmlinux 0xcd43ad12 zstd_get_error_code +EXPORT_SYMBOL vmlinux 0xcd63c845 __aeabi_lasr +EXPORT_SYMBOL vmlinux 0xcd712306 snd_pcm_new_internal +EXPORT_SYMBOL vmlinux 0xcd751933 nla_put_nohdr +EXPORT_SYMBOL vmlinux 0xcd866ae5 d_tmpfile +EXPORT_SYMBOL vmlinux 0xcd9517a8 input_set_capability +EXPORT_SYMBOL vmlinux 0xcd9c13a3 tty_termios_hw_change +EXPORT_SYMBOL vmlinux 0xcdb044d9 block_write_full_page +EXPORT_SYMBOL vmlinux 0xcdbb31db __seq_open_private +EXPORT_SYMBOL vmlinux 0xcdc39c9e security_ismaclabel +EXPORT_SYMBOL vmlinux 0xcdd58eef neigh_event_ns +EXPORT_SYMBOL vmlinux 0xcddecd6f phy_remove_link_mode +EXPORT_SYMBOL vmlinux 0xcde2a8e1 textsearch_find_continuous +EXPORT_SYMBOL vmlinux 0xcde77bcc free_opal_dev +EXPORT_SYMBOL vmlinux 0xcdf5534b __tty_alloc_driver +EXPORT_SYMBOL vmlinux 0xce087126 get_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0xce2238eb fb_class +EXPORT_SYMBOL vmlinux 0xce2496c9 snd_card_free_when_closed +EXPORT_SYMBOL vmlinux 0xce2840e7 irq_set_irq_wake +EXPORT_SYMBOL vmlinux 0xce2f8d40 zstd_flush_stream +EXPORT_SYMBOL vmlinux 0xce35dbda i2c_del_adapter +EXPORT_SYMBOL vmlinux 0xce3ca308 copy_from_user_toio +EXPORT_SYMBOL vmlinux 0xce3de3e3 blk_mq_delay_run_hw_queue +EXPORT_SYMBOL vmlinux 0xce415754 sound_class +EXPORT_SYMBOL vmlinux 0xce497a41 inet_dgram_ops +EXPORT_SYMBOL vmlinux 0xce4b3927 xfrm_input +EXPORT_SYMBOL vmlinux 0xce4cdb8e fb_find_best_mode +EXPORT_SYMBOL vmlinux 0xce5ac24f zlib_inflate_workspacesize +EXPORT_SYMBOL vmlinux 0xce731b34 ucc_slow_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0xce87ded5 phy_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0xce8bb8a6 adjust_managed_page_count +EXPORT_SYMBOL vmlinux 0xcea36df5 ip_do_fragment +EXPORT_SYMBOL vmlinux 0xceab0311 strchrnul +EXPORT_SYMBOL vmlinux 0xceac0401 mipi_dsi_dcs_read +EXPORT_SYMBOL vmlinux 0xceaeb6fa fb_get_mode +EXPORT_SYMBOL vmlinux 0xcec33c6d nf_unregister_net_hook +EXPORT_SYMBOL vmlinux 0xced7e988 dev_mc_del +EXPORT_SYMBOL vmlinux 0xced7fbf6 mipi_dsi_dcs_soft_reset +EXPORT_SYMBOL vmlinux 0xceda0b3a tegra_ivc_cleanup +EXPORT_SYMBOL vmlinux 0xcedc99af mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0xcede275c memremap +EXPORT_SYMBOL vmlinux 0xcee956fc neigh_proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0xceebb2b1 tcf_qevent_validate_change +EXPORT_SYMBOL vmlinux 0xceec748e inode_insert5 +EXPORT_SYMBOL vmlinux 0xcefc7b86 phy_get_eee_err +EXPORT_SYMBOL vmlinux 0xcefcd99a serial8250_unregister_port +EXPORT_SYMBOL vmlinux 0xcf01f610 panic_notifier_list +EXPORT_SYMBOL vmlinux 0xcf05252c snd_ctl_find_id +EXPORT_SYMBOL vmlinux 0xcf099d48 gnet_stats_start_copy_compat +EXPORT_SYMBOL vmlinux 0xcf13d6d0 dma_resv_add_fence +EXPORT_SYMBOL vmlinux 0xcf289fa0 __mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0xcf3d3183 d_alloc +EXPORT_SYMBOL vmlinux 0xcf40e94d cfb_imageblit +EXPORT_SYMBOL vmlinux 0xcf5840c5 sock_set_mark +EXPORT_SYMBOL vmlinux 0xcf5d02fd of_find_matching_node_and_match +EXPORT_SYMBOL vmlinux 0xcf6b7724 blk_mq_alloc_tag_set +EXPORT_SYMBOL vmlinux 0xcf6cb232 unregister_netdev +EXPORT_SYMBOL vmlinux 0xcf701e8e remap_vmalloc_range +EXPORT_SYMBOL vmlinux 0xcf7e1d1d hdmi_vendor_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0xcf86cdac queue_delayed_work_on +EXPORT_SYMBOL vmlinux 0xcf9b558d touchscreen_set_mt_pos +EXPORT_SYMBOL vmlinux 0xcfa69a7e atomic_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0xcfba9923 lookup_one_len +EXPORT_SYMBOL vmlinux 0xcfc3d8b9 tcp_peek_len +EXPORT_SYMBOL vmlinux 0xcfca813b snd_compr_free_pages +EXPORT_SYMBOL vmlinux 0xcfd70635 mdiobus_unregister +EXPORT_SYMBOL vmlinux 0xcfd933a3 get_user_pages +EXPORT_SYMBOL vmlinux 0xcfe91a15 udplite_prot +EXPORT_SYMBOL vmlinux 0xd002e209 ip6_frag_init +EXPORT_SYMBOL vmlinux 0xd00f9d8f __do_once_sleepable_done +EXPORT_SYMBOL vmlinux 0xd0476ada param_set_short +EXPORT_SYMBOL vmlinux 0xd04c1a64 sysctl_devconf_inherit_init_net +EXPORT_SYMBOL vmlinux 0xd04febe9 arm_elf_read_implies_exec +EXPORT_SYMBOL vmlinux 0xd0515006 skb_push +EXPORT_SYMBOL vmlinux 0xd06246de generic_write_end +EXPORT_SYMBOL vmlinux 0xd0654aba woken_wake_function +EXPORT_SYMBOL vmlinux 0xd06ec79e flow_block_cb_lookup +EXPORT_SYMBOL vmlinux 0xd0760fc0 kfree_sensitive +EXPORT_SYMBOL vmlinux 0xd0a9db05 dma_unmap_resource +EXPORT_SYMBOL vmlinux 0xd0b0b66d pci_enable_ptm +EXPORT_SYMBOL vmlinux 0xd0d685f3 blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0xd0dd023b __fput_sync +EXPORT_SYMBOL vmlinux 0xd0e9fb09 release_firmware +EXPORT_SYMBOL vmlinux 0xd0f1264e jbd2_log_wait_commit +EXPORT_SYMBOL vmlinux 0xd0f1d4f2 jbd2_journal_set_features +EXPORT_SYMBOL vmlinux 0xd0f6e697 jbd2__journal_restart +EXPORT_SYMBOL vmlinux 0xd0f7c5df dev_set_threaded +EXPORT_SYMBOL vmlinux 0xd107cb61 phy_disconnect +EXPORT_SYMBOL vmlinux 0xd1094eea param_set_bool +EXPORT_SYMBOL vmlinux 0xd109778f gen_pool_dma_alloc_algo +EXPORT_SYMBOL vmlinux 0xd10f74af snd_pcm_hw_rule_add +EXPORT_SYMBOL vmlinux 0xd1182be1 security_sock_graft +EXPORT_SYMBOL vmlinux 0xd11b3d19 __bforget +EXPORT_SYMBOL vmlinux 0xd131f97f genphy_c45_eee_is_active +EXPORT_SYMBOL vmlinux 0xd1363cc1 ucs2_strsize +EXPORT_SYMBOL vmlinux 0xd1402edf mipi_dsi_turn_on_peripheral +EXPORT_SYMBOL vmlinux 0xd14c267f skb_copy_and_hash_datagram_iter +EXPORT_SYMBOL vmlinux 0xd15590ed vga_client_register +EXPORT_SYMBOL vmlinux 0xd15aa1c8 input_event +EXPORT_SYMBOL vmlinux 0xd1637538 __page_frag_cache_drain +EXPORT_SYMBOL vmlinux 0xd18f2345 nla_put +EXPORT_SYMBOL vmlinux 0xd1950208 sk_stream_error +EXPORT_SYMBOL vmlinux 0xd1abed27 tty_unregister_ldisc +EXPORT_SYMBOL vmlinux 0xd1b5b5bd xfrm_lookup_route +EXPORT_SYMBOL vmlinux 0xd1b997f0 tcp_md5_do_del +EXPORT_SYMBOL vmlinux 0xd1d87e92 scsi_mlreturn_string +EXPORT_SYMBOL vmlinux 0xd1ee0ab0 phy_loopback +EXPORT_SYMBOL vmlinux 0xd1f5384c mmc_get_card +EXPORT_SYMBOL vmlinux 0xd1f72648 from_kprojid +EXPORT_SYMBOL vmlinux 0xd2051916 qcom_scm_cpu_power_down +EXPORT_SYMBOL vmlinux 0xd20a5531 __dst_destroy_metrics_generic +EXPORT_SYMBOL vmlinux 0xd2136bc0 phy_attached_print +EXPORT_SYMBOL vmlinux 0xd235b530 input_get_keycode +EXPORT_SYMBOL vmlinux 0xd23dab65 neigh_table_init +EXPORT_SYMBOL vmlinux 0xd23fc386 tcf_get_next_chain +EXPORT_SYMBOL vmlinux 0xd24108d4 rfkill_soft_blocked +EXPORT_SYMBOL vmlinux 0xd247070e jbd2_transaction_committed +EXPORT_SYMBOL vmlinux 0xd24e253e request_key_rcu +EXPORT_SYMBOL vmlinux 0xd2552068 register_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0xd2582f8f __SCK__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xd25a73d0 capable_wrt_inode_uidgid +EXPORT_SYMBOL vmlinux 0xd25d4f74 console_blank_hook +EXPORT_SYMBOL vmlinux 0xd27b25dd blk_check_plugged +EXPORT_SYMBOL vmlinux 0xd2800691 nf_conntrack_destroy +EXPORT_SYMBOL vmlinux 0xd2802d5c pgprot_kernel +EXPORT_SYMBOL vmlinux 0xd2968472 rproc_coredump_add_segment +EXPORT_SYMBOL vmlinux 0xd2b46a3c vme_unregister_error_handler +EXPORT_SYMBOL vmlinux 0xd2b7cd59 tcp_openreq_init_rwin +EXPORT_SYMBOL vmlinux 0xd2c085ca bio_init_clone +EXPORT_SYMBOL vmlinux 0xd2d88506 netdev_offload_xstats_report_used +EXPORT_SYMBOL vmlinux 0xd2da1048 register_netdevice_notifier +EXPORT_SYMBOL vmlinux 0xd2dd0841 of_graph_get_remote_port +EXPORT_SYMBOL vmlinux 0xd2e67234 km_report +EXPORT_SYMBOL vmlinux 0xd2eb1af9 nand_ecc_sw_hamming_cleanup_ctx +EXPORT_SYMBOL vmlinux 0xd2eff689 blk_mq_start_request +EXPORT_SYMBOL vmlinux 0xd3093ccd con_is_bound +EXPORT_SYMBOL vmlinux 0xd31ccb06 of_machine_is_compatible +EXPORT_SYMBOL vmlinux 0xd31e6ccb filp_close +EXPORT_SYMBOL vmlinux 0xd32d6c08 lockref_get +EXPORT_SYMBOL vmlinux 0xd33161ad phy_set_sym_pause +EXPORT_SYMBOL vmlinux 0xd3489376 udp6_seq_ops +EXPORT_SYMBOL vmlinux 0xd355f855 eth_gro_complete +EXPORT_SYMBOL vmlinux 0xd35a6d31 mempool_kmalloc +EXPORT_SYMBOL vmlinux 0xd35f75a1 match_string +EXPORT_SYMBOL vmlinux 0xd36dc10c get_random_u32 +EXPORT_SYMBOL vmlinux 0xd3839f7e security_path_rename +EXPORT_SYMBOL vmlinux 0xd38adb16 dcb_setapp +EXPORT_SYMBOL vmlinux 0xd38ee2c7 __get_hash_from_flowi6 +EXPORT_SYMBOL vmlinux 0xd39fa6ab __kfifo_alloc +EXPORT_SYMBOL vmlinux 0xd3aa1cfa inc_nlink +EXPORT_SYMBOL vmlinux 0xd3c980a0 generic_delete_inode +EXPORT_SYMBOL vmlinux 0xd3dc12a8 key_put +EXPORT_SYMBOL vmlinux 0xd3e6b5e7 tcp_conn_request +EXPORT_SYMBOL vmlinux 0xd3f3a14c nand_ecc_unregister_on_host_hw_engine +EXPORT_SYMBOL vmlinux 0xd3fe0ed1 __bh_read_batch +EXPORT_SYMBOL vmlinux 0xd406d266 fb_mode_is_equal +EXPORT_SYMBOL vmlinux 0xd40760c4 xfrm_state_free +EXPORT_SYMBOL vmlinux 0xd40a4619 of_cpu_node_to_id +EXPORT_SYMBOL vmlinux 0xd421e642 tcp_get_md5sig_pool +EXPORT_SYMBOL vmlinux 0xd4398dc3 retire_super +EXPORT_SYMBOL vmlinux 0xd44f80f2 locks_copy_conflock +EXPORT_SYMBOL vmlinux 0xd45ddb66 kstrtobool_from_user +EXPORT_SYMBOL vmlinux 0xd4611b7f ip_tunnel_parse_protocol +EXPORT_SYMBOL vmlinux 0xd46895ae devfreq_update_status +EXPORT_SYMBOL vmlinux 0xd46b54dd flush_delayed_work +EXPORT_SYMBOL vmlinux 0xd47efb5c nand_write_oob_std +EXPORT_SYMBOL vmlinux 0xd4808660 of_clk_get_by_name +EXPORT_SYMBOL vmlinux 0xd4835ef8 dmi_check_system +EXPORT_SYMBOL vmlinux 0xd48530ac __napi_schedule +EXPORT_SYMBOL vmlinux 0xd4a60d29 read_cache_folio +EXPORT_SYMBOL vmlinux 0xd4a84e04 genphy_restart_aneg +EXPORT_SYMBOL vmlinux 0xd4afea5d free_irq_cpu_rmap +EXPORT_SYMBOL vmlinux 0xd4bb4a82 inet6addr_validator_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xd4cfead9 of_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0xd4d0c3e5 nd_btt_arena_is_valid +EXPORT_SYMBOL vmlinux 0xd4d391d6 scsi_block_requests +EXPORT_SYMBOL vmlinux 0xd4d3aff0 generic_write_checks +EXPORT_SYMBOL vmlinux 0xd4dab474 set_security_override_from_ctx +EXPORT_SYMBOL vmlinux 0xd4e2f0e4 gen_pool_set_algo +EXPORT_SYMBOL vmlinux 0xd4fa5a87 __kfifo_dma_out_prepare +EXPORT_SYMBOL vmlinux 0xd50ca918 pci_scan_root_bus +EXPORT_SYMBOL vmlinux 0xd5263820 mb_cache_destroy +EXPORT_SYMBOL vmlinux 0xd53334ba snd_ctl_find_numid +EXPORT_SYMBOL vmlinux 0xd534c5fe security_sb_set_mnt_opts +EXPORT_SYMBOL vmlinux 0xd5371544 rpmh_write_async +EXPORT_SYMBOL vmlinux 0xd5582d4f eth_commit_mac_addr_change +EXPORT_SYMBOL vmlinux 0xd56f806c rtc_add_groups +EXPORT_SYMBOL vmlinux 0xd5723e49 xsk_tx_completed +EXPORT_SYMBOL vmlinux 0xd59ceffe __tracepoint_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xd5b09263 dcb_getrewr_prio_pcp_mask_map +EXPORT_SYMBOL vmlinux 0xd5b3d0d5 xxh64_copy_state +EXPORT_SYMBOL vmlinux 0xd5f52d4f netdev_rss_key_fill +EXPORT_SYMBOL vmlinux 0xd60736ec gf128mul_free_64k +EXPORT_SYMBOL vmlinux 0xd61ce75d phy_device_remove +EXPORT_SYMBOL vmlinux 0xd627480b strncat +EXPORT_SYMBOL vmlinux 0xd63fafc2 div64_u64_rem +EXPORT_SYMBOL vmlinux 0xd63ff1b6 __genphy_config_aneg +EXPORT_SYMBOL vmlinux 0xd642f3f6 video_firmware_drivers_only +EXPORT_SYMBOL vmlinux 0xd6582ab0 xa_extract +EXPORT_SYMBOL vmlinux 0xd6684a26 xp_can_alloc +EXPORT_SYMBOL vmlinux 0xd66ca761 ppp_register_channel +EXPORT_SYMBOL vmlinux 0xd67305ea blk_mq_destroy_queue +EXPORT_SYMBOL vmlinux 0xd685c5e6 snd_timer_new +EXPORT_SYMBOL vmlinux 0xd68c5a1f adjust_resource +EXPORT_SYMBOL vmlinux 0xd692dadd md_cluster_ops +EXPORT_SYMBOL vmlinux 0xd6a91f54 twl_i2c_read +EXPORT_SYMBOL vmlinux 0xd6bc04ff cmd_db_read_aux_data +EXPORT_SYMBOL vmlinux 0xd6c92281 devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0xd6eaaea1 full_name_hash +EXPORT_SYMBOL vmlinux 0xd6ee688f vmalloc +EXPORT_SYMBOL vmlinux 0xd6f67f99 snd_timer_continue +EXPORT_SYMBOL vmlinux 0xd6fde043 is_module_sig_enforced +EXPORT_SYMBOL vmlinux 0xd70d35a1 gf128mul_4k_bbe +EXPORT_SYMBOL vmlinux 0xd719fca8 xsk_get_pool_from_qid +EXPORT_SYMBOL vmlinux 0xd71f3a02 pci_request_irq +EXPORT_SYMBOL vmlinux 0xd738ca1b phy_unregister_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xd73c8c2b synchronize_shrinkers +EXPORT_SYMBOL vmlinux 0xd7499928 shrink_dcache_sb +EXPORT_SYMBOL vmlinux 0xd74c9ffb tcp_req_err +EXPORT_SYMBOL vmlinux 0xd74d950c inet_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0xd75a28ef simple_link +EXPORT_SYMBOL vmlinux 0xd762d170 scsi_remove_device +EXPORT_SYMBOL vmlinux 0xd7646f1c devfreq_recommended_opp +EXPORT_SYMBOL vmlinux 0xd76645cb serio_unregister_child_port +EXPORT_SYMBOL vmlinux 0xd76f6099 vscnprintf +EXPORT_SYMBOL vmlinux 0xd77c2add mmc_command_done +EXPORT_SYMBOL vmlinux 0xd797b9a5 vme_master_write +EXPORT_SYMBOL vmlinux 0xd7987177 utf8_load +EXPORT_SYMBOL vmlinux 0xd79a7261 __dquot_free_space +EXPORT_SYMBOL vmlinux 0xd7d280ad irq_poll_complete +EXPORT_SYMBOL vmlinux 0xd7e21c8e pcie_get_speed_cap +EXPORT_SYMBOL vmlinux 0xd7e56a4e simple_strtoll +EXPORT_SYMBOL vmlinux 0xd7e637a3 inet_frag_rbtree_purge +EXPORT_SYMBOL vmlinux 0xd7ea7094 nf_unregister_queue_handler +EXPORT_SYMBOL vmlinux 0xd8028f84 lookup_positive_unlocked +EXPORT_SYMBOL vmlinux 0xd8054fdc tegra_ivc_read_get_next_frame +EXPORT_SYMBOL vmlinux 0xd8132b48 __fib6_flush_trees +EXPORT_SYMBOL vmlinux 0xd819c7f1 devm_gen_pool_create +EXPORT_SYMBOL vmlinux 0xd81a37ca rps_sock_flow_table +EXPORT_SYMBOL vmlinux 0xd81a48da copy_splice_read +EXPORT_SYMBOL vmlinux 0xd82334cf tcp_gro_complete +EXPORT_SYMBOL vmlinux 0xd82b47ff fib_notifier_ops_unregister +EXPORT_SYMBOL vmlinux 0xd8410611 mempool_alloc +EXPORT_SYMBOL vmlinux 0xd84aa283 mmc_retune_pause +EXPORT_SYMBOL vmlinux 0xd862a221 i2c_find_device_by_fwnode +EXPORT_SYMBOL vmlinux 0xd86b61c4 _raw_spin_lock_irq +EXPORT_SYMBOL vmlinux 0xd8754bac netif_receive_skb_core +EXPORT_SYMBOL vmlinux 0xd875584a __genradix_ptr +EXPORT_SYMBOL vmlinux 0xd87e57c9 page_pool_alloc_pages +EXPORT_SYMBOL vmlinux 0xd88e87fe km_policy_notify +EXPORT_SYMBOL vmlinux 0xd899e8d9 page_pool_put_page_bulk +EXPORT_SYMBOL vmlinux 0xd89aceba udp_gro_complete +EXPORT_SYMBOL vmlinux 0xd89da37f movable_zone +EXPORT_SYMBOL vmlinux 0xd89ee11f krait_set_l2_indirect_reg +EXPORT_SYMBOL vmlinux 0xd8a0337a gnet_stats_finish_copy +EXPORT_SYMBOL vmlinux 0xd8a994eb scsi_extd_sense_format +EXPORT_SYMBOL vmlinux 0xd8b19c8a snd_pcm_lib_preallocate_pages_for_all +EXPORT_SYMBOL vmlinux 0xd8b1e1bd inode_needs_sync +EXPORT_SYMBOL vmlinux 0xd8b61304 get_default_font +EXPORT_SYMBOL vmlinux 0xd8b6d96f __find_nth_and_bit +EXPORT_SYMBOL vmlinux 0xd8cf229f __xfrm_state_destroy +EXPORT_SYMBOL vmlinux 0xd8f1e1a0 sock_no_accept +EXPORT_SYMBOL vmlinux 0xd911e225 skb_flow_get_icmp_tci +EXPORT_SYMBOL vmlinux 0xd91c6d9c mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0xd91f6ab6 strnlen_user +EXPORT_SYMBOL vmlinux 0xd9218327 key_validate +EXPORT_SYMBOL vmlinux 0xd930649a ip6_output +EXPORT_SYMBOL vmlinux 0xd9518fde vmf_insert_pfn +EXPORT_SYMBOL vmlinux 0xd95b7c70 nand_read_page_raw +EXPORT_SYMBOL vmlinux 0xd9796e5a __sk_receive_skb +EXPORT_SYMBOL vmlinux 0xd985dc99 mempool_free_pages +EXPORT_SYMBOL vmlinux 0xd98cd7c7 register_sound_dsp +EXPORT_SYMBOL vmlinux 0xd9a88d16 nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xd9b8eaea __SCK__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xd9c4c5ac netdev_offload_xstats_disable +EXPORT_SYMBOL vmlinux 0xd9cabebc posix_acl_update_mode +EXPORT_SYMBOL vmlinux 0xd9ce8f0c strnlen +EXPORT_SYMBOL vmlinux 0xd9d8fd16 register_restart_handler +EXPORT_SYMBOL vmlinux 0xd9d952d1 crypto_aes_sbox +EXPORT_SYMBOL vmlinux 0xd9e9229e dev_printk_emit +EXPORT_SYMBOL vmlinux 0xd9ebdcd2 nand_ecc_sw_hamming_init_ctx +EXPORT_SYMBOL vmlinux 0xd9efa83c xfrm6_input_addr +EXPORT_SYMBOL vmlinux 0xd9f4ad6d ipv6_dev_mc_inc +EXPORT_SYMBOL vmlinux 0xda0255db pci_request_regions_exclusive +EXPORT_SYMBOL vmlinux 0xda128af8 iov_iter_alignment +EXPORT_SYMBOL vmlinux 0xda18b19a backlight_device_unregister +EXPORT_SYMBOL vmlinux 0xda247b89 snd_ctl_rename +EXPORT_SYMBOL vmlinux 0xda2821e3 par_io_of_config +EXPORT_SYMBOL vmlinux 0xda293c5e max8998_read_reg +EXPORT_SYMBOL vmlinux 0xda2c88c7 mdio_driver_unregister +EXPORT_SYMBOL vmlinux 0xda3d10a8 security_tun_dev_open +EXPORT_SYMBOL vmlinux 0xda3d362d of_translate_address +EXPORT_SYMBOL vmlinux 0xda4ed007 phy_ethtool_get_stats +EXPORT_SYMBOL vmlinux 0xda6d5012 scsi_unblock_requests +EXPORT_SYMBOL vmlinux 0xda6fc0b3 __percpu_counter_compare +EXPORT_SYMBOL vmlinux 0xda71ee72 bio_integrity_alloc +EXPORT_SYMBOL vmlinux 0xdab6ef79 __hw_addr_ref_sync_dev +EXPORT_SYMBOL vmlinux 0xdac4913a bitmap_allocate_region +EXPORT_SYMBOL vmlinux 0xdacba56b get_phy_device +EXPORT_SYMBOL vmlinux 0xdacf9d05 setattr_should_drop_sgid +EXPORT_SYMBOL vmlinux 0xdad10925 phy_suspend +EXPORT_SYMBOL vmlinux 0xdad97f94 __raw_writesw +EXPORT_SYMBOL vmlinux 0xdae1b8df jbd2_fc_end_commit_fallback +EXPORT_SYMBOL vmlinux 0xdae45d73 folio_wait_bit +EXPORT_SYMBOL vmlinux 0xdaf65445 vsnprintf +EXPORT_SYMBOL vmlinux 0xdaf65491 devm_mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0xdb166510 proc_create_single_data +EXPORT_SYMBOL vmlinux 0xdb1e1399 seq_file_path +EXPORT_SYMBOL vmlinux 0xdb1f8e91 dev_uc_flush +EXPORT_SYMBOL vmlinux 0xdb58ba2f qdisc_create_dflt +EXPORT_SYMBOL vmlinux 0xdb5ab167 iov_iter_revert +EXPORT_SYMBOL vmlinux 0xdb5ab854 inet_get_local_port_range +EXPORT_SYMBOL vmlinux 0xdb68bbad rfkill_destroy +EXPORT_SYMBOL vmlinux 0xdb691611 sg_alloc_append_table_from_pages +EXPORT_SYMBOL vmlinux 0xdb6cc879 amba_request_regions +EXPORT_SYMBOL vmlinux 0xdb760f52 __kfifo_free +EXPORT_SYMBOL vmlinux 0xdb81e2fc __wait_on_bit +EXPORT_SYMBOL vmlinux 0xdb935430 padata_set_cpumask +EXPORT_SYMBOL vmlinux 0xdb9a387a folio_create_empty_buffers +EXPORT_SYMBOL vmlinux 0xdba20e12 blk_set_stacking_limits +EXPORT_SYMBOL vmlinux 0xdbad3edd tcf_chain_put_by_act +EXPORT_SYMBOL vmlinux 0xdbb3d94a to_ndd +EXPORT_SYMBOL vmlinux 0xdbb9a1e8 ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0xdbc43e6a qdisc_get_rtab +EXPORT_SYMBOL vmlinux 0xdbda9fdc to_nd_btt +EXPORT_SYMBOL vmlinux 0xdbdf6c92 ioport_resource +EXPORT_SYMBOL vmlinux 0xdbe34d0a phy_detach +EXPORT_SYMBOL vmlinux 0xdc06f956 d_splice_alias +EXPORT_SYMBOL vmlinux 0xdc0dafeb cdrom_mode_select +EXPORT_SYMBOL vmlinux 0xdc0e4855 timer_delete +EXPORT_SYMBOL vmlinux 0xdc0ebb97 register_sound_special_device +EXPORT_SYMBOL vmlinux 0xdc14eda7 pci_pci_problems +EXPORT_SYMBOL vmlinux 0xdc3fcbc9 __sw_hweight8 +EXPORT_SYMBOL vmlinux 0xdc49c198 reciprocal_value_adv +EXPORT_SYMBOL vmlinux 0xdc512134 backlight_register_notifier +EXPORT_SYMBOL vmlinux 0xdc562e4e filp_open +EXPORT_SYMBOL vmlinux 0xdc5c7961 gen_pool_best_fit +EXPORT_SYMBOL vmlinux 0xdc6b2103 xfrm_policy_register_afinfo +EXPORT_SYMBOL vmlinux 0xdc6e7bc2 __skb_checksum +EXPORT_SYMBOL vmlinux 0xdc7b0f68 dma_unmap_sg_attrs +EXPORT_SYMBOL vmlinux 0xdc81901a wait_for_completion_io +EXPORT_SYMBOL vmlinux 0xdc853b3a jbd2_journal_get_write_access +EXPORT_SYMBOL vmlinux 0xdc9ac937 task_work_add +EXPORT_SYMBOL vmlinux 0xdc9e00fd stream_open +EXPORT_SYMBOL vmlinux 0xdca6a2ff skb_vlan_push +EXPORT_SYMBOL vmlinux 0xdcba4d6c bd_abort_claiming +EXPORT_SYMBOL vmlinux 0xdcc419f7 genphy_read_abilities +EXPORT_SYMBOL vmlinux 0xdccd32f6 mr_mfc_find_any +EXPORT_SYMBOL vmlinux 0xdcd7891e key_task_permission +EXPORT_SYMBOL vmlinux 0xdcdc0040 slhc_compress +EXPORT_SYMBOL vmlinux 0xdced93c2 inet6_offloads +EXPORT_SYMBOL vmlinux 0xdcf6d045 radix_tree_gang_lookup_tag_slot +EXPORT_SYMBOL vmlinux 0xdcf893e4 eth_header +EXPORT_SYMBOL vmlinux 0xdcf8f02b lease_modify +EXPORT_SYMBOL vmlinux 0xdcf90048 tegra_ivc_read_advance +EXPORT_SYMBOL vmlinux 0xdcfb1a88 inode_to_bdi +EXPORT_SYMBOL vmlinux 0xdd0a2ba2 strlcat +EXPORT_SYMBOL vmlinux 0xdd0b8850 generic_pipe_buf_release +EXPORT_SYMBOL vmlinux 0xdd210875 processor +EXPORT_SYMBOL vmlinux 0xdd226fa9 __raw_readsw +EXPORT_SYMBOL vmlinux 0xdd27fa87 memchr +EXPORT_SYMBOL vmlinux 0xdd297317 devm_get_clk_from_child +EXPORT_SYMBOL vmlinux 0xdd2c169b mb_cache_create +EXPORT_SYMBOL vmlinux 0xdd2ec929 qdisc_watchdog_init +EXPORT_SYMBOL vmlinux 0xdd2f60df snd_device_free +EXPORT_SYMBOL vmlinux 0xdd3c342d param_get_ushort +EXPORT_SYMBOL vmlinux 0xdd43c616 ip_route_input_noref +EXPORT_SYMBOL vmlinux 0xdd5e4cea rtnl_nla_parse_ifinfomsg +EXPORT_SYMBOL vmlinux 0xdd5fa363 gnet_stats_copy_basic +EXPORT_SYMBOL vmlinux 0xdd69d9ed copy_page_to_iter_nofault +EXPORT_SYMBOL vmlinux 0xdd745464 cancel_work +EXPORT_SYMBOL vmlinux 0xdd7bfe17 fwnode_irq_get +EXPORT_SYMBOL vmlinux 0xdd7e3192 qcom_scm_pas_auth_and_reset +EXPORT_SYMBOL vmlinux 0xdd81421f trace_print_symbols_seq_u64 +EXPORT_SYMBOL vmlinux 0xdd82e5d0 param_get_uint +EXPORT_SYMBOL vmlinux 0xdd849d51 scsi_get_sense_info_fld +EXPORT_SYMBOL vmlinux 0xdd875ea9 send_sig_mceerr +EXPORT_SYMBOL vmlinux 0xdd8b45b6 rtnl_notify +EXPORT_SYMBOL vmlinux 0xdd8d1b5e md_bitmap_end_sync +EXPORT_SYMBOL vmlinux 0xdd998606 seq_release +EXPORT_SYMBOL vmlinux 0xddd4a2db generic_parse_monolithic +EXPORT_SYMBOL vmlinux 0xdddc91b0 km_query +EXPORT_SYMBOL vmlinux 0xdde5bc78 ns_capable_noaudit +EXPORT_SYMBOL vmlinux 0xddf6ca24 handshake_req_cancel +EXPORT_SYMBOL vmlinux 0xde285a73 misc_deregister +EXPORT_SYMBOL vmlinux 0xde2ac7a5 ethtool_aggregate_rmon_stats +EXPORT_SYMBOL vmlinux 0xde34a16d dm_table_get_size +EXPORT_SYMBOL vmlinux 0xde46d51a devm_ioremap_wc +EXPORT_SYMBOL vmlinux 0xde4ae59c sb_min_blocksize +EXPORT_SYMBOL vmlinux 0xde4bf88b __mutex_init +EXPORT_SYMBOL vmlinux 0xde55e795 _raw_spin_lock_irqsave +EXPORT_SYMBOL vmlinux 0xde6389f9 dma_sync_single_for_cpu +EXPORT_SYMBOL vmlinux 0xde6900cd sock_bindtoindex +EXPORT_SYMBOL vmlinux 0xde6bc7a0 jbd2_journal_stop +EXPORT_SYMBOL vmlinux 0xde6bd916 param_ops_ullong +EXPORT_SYMBOL vmlinux 0xde6de0d9 dev_add_offload +EXPORT_SYMBOL vmlinux 0xde6f8a5f blk_execute_rq +EXPORT_SYMBOL vmlinux 0xde7109f3 proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0xde76503f fb_get_buffer_offset +EXPORT_SYMBOL vmlinux 0xde7ee814 sync_mapping_buffers +EXPORT_SYMBOL vmlinux 0xde968e4a dcb_getapp +EXPORT_SYMBOL vmlinux 0xded0fe4b ip_fraglist_prepare +EXPORT_SYMBOL vmlinux 0xded39a6b gen_kill_estimator +EXPORT_SYMBOL vmlinux 0xded48bcd jbd2_journal_try_to_free_buffers +EXPORT_SYMBOL vmlinux 0xdef68d34 flow_keys_basic_dissector +EXPORT_SYMBOL vmlinux 0xdef7c893 fb_match_mode +EXPORT_SYMBOL vmlinux 0xdef9c01f phy_set_max_speed +EXPORT_SYMBOL vmlinux 0xdf161a1a neigh_resolve_output +EXPORT_SYMBOL vmlinux 0xdf1897d2 mutex_lock_killable +EXPORT_SYMBOL vmlinux 0xdf1daff2 genphy_update_link +EXPORT_SYMBOL vmlinux 0xdf290168 bio_alloc_clone +EXPORT_SYMBOL vmlinux 0xdf2b9aa9 tty_write_room +EXPORT_SYMBOL vmlinux 0xdf2c2742 rb_last +EXPORT_SYMBOL vmlinux 0xdf323a42 mpage_writepages +EXPORT_SYMBOL vmlinux 0xdf397802 tcp_simple_retransmit +EXPORT_SYMBOL vmlinux 0xdf3a693d crc_t10dif_update +EXPORT_SYMBOL vmlinux 0xdf498820 nf_log_unbind_pf +EXPORT_SYMBOL vmlinux 0xdf54a8f7 netlink_unregister_notifier +EXPORT_SYMBOL vmlinux 0xdf6e8f8e phy_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0xdf79fbe4 sock_rfree +EXPORT_SYMBOL vmlinux 0xdf804007 dev_open +EXPORT_SYMBOL vmlinux 0xdf925708 ethtool_rx_flow_rule_create +EXPORT_SYMBOL vmlinux 0xdf929370 fs_overflowgid +EXPORT_SYMBOL vmlinux 0xdf93b9d8 timespec64_to_jiffies +EXPORT_SYMBOL vmlinux 0xdf978501 blk_mq_delay_run_hw_queues +EXPORT_SYMBOL vmlinux 0xdf9dfa4a fqdir_exit +EXPORT_SYMBOL vmlinux 0xdfa92bc1 vc_resize +EXPORT_SYMBOL vmlinux 0xdfbad735 netdev_sk_get_lowest_dev +EXPORT_SYMBOL vmlinux 0xdfd8110c flow_block_cb_is_busy +EXPORT_SYMBOL vmlinux 0xdfd91ce9 omap_type +EXPORT_SYMBOL vmlinux 0xdfed57b6 unload_nls +EXPORT_SYMBOL vmlinux 0xdff905e5 vme_slave_free +EXPORT_SYMBOL vmlinux 0xdffc80fc vesa_modes +EXPORT_SYMBOL vmlinux 0xdffd64fa fb_firmware_edid +EXPORT_SYMBOL vmlinux 0xe0031c3b path_put +EXPORT_SYMBOL vmlinux 0xe0197c09 seq_release_private +EXPORT_SYMBOL vmlinux 0xe01ded05 devm_devfreq_add_device +EXPORT_SYMBOL vmlinux 0xe01eb6ae scsi_host_put +EXPORT_SYMBOL vmlinux 0xe02971c0 gpiochip_irq_reqres +EXPORT_SYMBOL vmlinux 0xe02c2f7c mmc_release_host +EXPORT_SYMBOL vmlinux 0xe03345bf netif_device_attach +EXPORT_SYMBOL vmlinux 0xe038ce61 rproc_mem_entry_init +EXPORT_SYMBOL vmlinux 0xe0393579 blk_post_runtime_suspend +EXPORT_SYMBOL vmlinux 0xe03b8eb7 page_pool_get_stats +EXPORT_SYMBOL vmlinux 0xe0419ac4 kstrtos16 +EXPORT_SYMBOL vmlinux 0xe06e07f0 dev_uc_sync +EXPORT_SYMBOL vmlinux 0xe06fafbc dquot_commit +EXPORT_SYMBOL vmlinux 0xe080e8f0 set_current_groups +EXPORT_SYMBOL vmlinux 0xe0853c4a make_kgid +EXPORT_SYMBOL vmlinux 0xe0861697 key_link +EXPORT_SYMBOL vmlinux 0xe091bc71 kern_unmount_array +EXPORT_SYMBOL vmlinux 0xe091c977 list_sort +EXPORT_SYMBOL vmlinux 0xe0a5bfdc flow_rule_match_tcp +EXPORT_SYMBOL vmlinux 0xe0b13336 argv_free +EXPORT_SYMBOL vmlinux 0xe0b9065b security_xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0xe0bef318 icst_hz_to_vco +EXPORT_SYMBOL vmlinux 0xe0d0705f inet_rtx_syn_ack +EXPORT_SYMBOL vmlinux 0xe0de2657 fb_set_cmap +EXPORT_SYMBOL vmlinux 0xe0f2f906 scsi_device_get +EXPORT_SYMBOL vmlinux 0xe0f3281a __sock_queue_rcv_skb +EXPORT_SYMBOL vmlinux 0xe0f525ae phy_queue_state_machine +EXPORT_SYMBOL vmlinux 0xe10c7857 of_get_parent +EXPORT_SYMBOL vmlinux 0xe10e2af2 sock_create_kern +EXPORT_SYMBOL vmlinux 0xe1137269 vfs_get_link +EXPORT_SYMBOL vmlinux 0xe113bbbc csum_partial +EXPORT_SYMBOL vmlinux 0xe114ded7 vfs_unlink +EXPORT_SYMBOL vmlinux 0xe1216be9 inet_del_offload +EXPORT_SYMBOL vmlinux 0xe123f3d9 dma_fence_release +EXPORT_SYMBOL vmlinux 0xe1258d73 netdev_change_features +EXPORT_SYMBOL vmlinux 0xe12bda79 vme_dma_free_attribute +EXPORT_SYMBOL vmlinux 0xe13cd8a7 dmi_name_in_vendors +EXPORT_SYMBOL vmlinux 0xe14b4e65 nand_ecc_sw_hamming_get_engine +EXPORT_SYMBOL vmlinux 0xe14e58a8 tls_client_hello_anon +EXPORT_SYMBOL vmlinux 0xe153f436 __cpu_present_mask +EXPORT_SYMBOL vmlinux 0xe178720d tcf_action_update_stats +EXPORT_SYMBOL vmlinux 0xe17a7802 sock_set_keepalive +EXPORT_SYMBOL vmlinux 0xe17e5453 of_device_is_available +EXPORT_SYMBOL vmlinux 0xe1823230 kmem_cache_alloc_node +EXPORT_SYMBOL vmlinux 0xe190779b netdev_adjacent_change_abort +EXPORT_SYMBOL vmlinux 0xe1c28547 phy_write_mmd +EXPORT_SYMBOL vmlinux 0xe1dcf64a audit_log_format +EXPORT_SYMBOL vmlinux 0xe1ecbf70 xfrm_trans_queue_net +EXPORT_SYMBOL vmlinux 0xe1eeed94 folio_set_bh +EXPORT_SYMBOL vmlinux 0xe1f83ff8 dma_resv_copy_fences +EXPORT_SYMBOL vmlinux 0xe200fbed pci_enable_link_state +EXPORT_SYMBOL vmlinux 0xe207af7b tty_chars_in_buffer +EXPORT_SYMBOL vmlinux 0xe20b151d mmc_gpiod_request_cd +EXPORT_SYMBOL vmlinux 0xe21cea64 fault_in_readable +EXPORT_SYMBOL vmlinux 0xe2230379 cdev_set_parent +EXPORT_SYMBOL vmlinux 0xe2274a1c __percpu_counter_sum +EXPORT_SYMBOL vmlinux 0xe22e95a6 mmc_gpio_set_cd_irq +EXPORT_SYMBOL vmlinux 0xe2398305 dump_align +EXPORT_SYMBOL vmlinux 0xe23c146f xfrm_state_register_afinfo +EXPORT_SYMBOL vmlinux 0xe242a885 __netif_rx +EXPORT_SYMBOL vmlinux 0xe24a0d9c skb_checksum +EXPORT_SYMBOL vmlinux 0xe25b4687 mroute6_is_socket +EXPORT_SYMBOL vmlinux 0xe2601e9b _dev_emerg +EXPORT_SYMBOL vmlinux 0xe266f098 xa_get_mark +EXPORT_SYMBOL vmlinux 0xe26ee7dd ptp_cancel_worker_sync +EXPORT_SYMBOL vmlinux 0xe284a9fd scsi_device_set_state +EXPORT_SYMBOL vmlinux 0xe289b0b6 unlock_buffer +EXPORT_SYMBOL vmlinux 0xe292c3d6 scsi_remove_target +EXPORT_SYMBOL vmlinux 0xe2a991d1 mii_check_gmii_support +EXPORT_SYMBOL vmlinux 0xe2aba6dc update_region +EXPORT_SYMBOL vmlinux 0xe2bb8020 devm_mfd_add_devices +EXPORT_SYMBOL vmlinux 0xe2c4c3fd alloc_fcdev +EXPORT_SYMBOL vmlinux 0xe2d3568c tty_insert_flip_string_flags +EXPORT_SYMBOL vmlinux 0xe2d47398 crc_ccitt_false +EXPORT_SYMBOL vmlinux 0xe2d5255a strcmp +EXPORT_SYMBOL vmlinux 0xe2dd1510 xfrm_policy_walk +EXPORT_SYMBOL vmlinux 0xe2e8065e memdup_user +EXPORT_SYMBOL vmlinux 0xe2f3d99f rename_lock +EXPORT_SYMBOL vmlinux 0xe3153264 input_free_device +EXPORT_SYMBOL vmlinux 0xe3205e3c scsi_eh_finish_cmd +EXPORT_SYMBOL vmlinux 0xe3249ef4 blk_mq_end_request +EXPORT_SYMBOL vmlinux 0xe32ab4d8 xxh64_digest +EXPORT_SYMBOL vmlinux 0xe335a82c twl6040_get_pll +EXPORT_SYMBOL vmlinux 0xe3482046 radix_tree_iter_delete +EXPORT_SYMBOL vmlinux 0xe353cf34 hdmi_infoframe_unpack +EXPORT_SYMBOL vmlinux 0xe354abe4 _dev_crit +EXPORT_SYMBOL vmlinux 0xe35c548b eth_prepare_mac_addr_change +EXPORT_SYMBOL vmlinux 0xe35fb0b9 flow_rule_match_eth_addrs +EXPORT_SYMBOL vmlinux 0xe36b8600 snd_ctl_replace +EXPORT_SYMBOL vmlinux 0xe3773691 udp_prot +EXPORT_SYMBOL vmlinux 0xe3812d99 skb_dump +EXPORT_SYMBOL vmlinux 0xe39b2ea5 sha256 +EXPORT_SYMBOL vmlinux 0xe3a90dfa radix_tree_tag_set +EXPORT_SYMBOL vmlinux 0xe3b11a55 vfs_iocb_iter_read +EXPORT_SYMBOL vmlinux 0xe3b1d16f of_find_node_opts_by_path +EXPORT_SYMBOL vmlinux 0xe3b42220 generic_perform_write +EXPORT_SYMBOL vmlinux 0xe3b6cf44 rproc_alloc +EXPORT_SYMBOL vmlinux 0xe3b7376b tty_devnum +EXPORT_SYMBOL vmlinux 0xe3c0c176 poll_freewait +EXPORT_SYMBOL vmlinux 0xe3c8ff93 mfd_add_devices +EXPORT_SYMBOL vmlinux 0xe3d36ec3 put_cmsg_scm_timestamping +EXPORT_SYMBOL vmlinux 0xe3ec2f2b alloc_chrdev_region +EXPORT_SYMBOL vmlinux 0xe3fbd30a _raw_write_trylock +EXPORT_SYMBOL vmlinux 0xe3feba56 tasklet_unlock_spin_wait +EXPORT_SYMBOL vmlinux 0xe3ff2c41 get_random_u64 +EXPORT_SYMBOL vmlinux 0xe4018583 module_put +EXPORT_SYMBOL vmlinux 0xe4047676 bdi_unregister +EXPORT_SYMBOL vmlinux 0xe4243b4f vlan_vids_add_by_dev +EXPORT_SYMBOL vmlinux 0xe426462c i2c_smbus_read_i2c_block_data +EXPORT_SYMBOL vmlinux 0xe42951b4 xfrm_state_lookup_byaddr +EXPORT_SYMBOL vmlinux 0xe42e9be1 netif_schedule_queue +EXPORT_SYMBOL vmlinux 0xe4300269 inet_sock_destruct +EXPORT_SYMBOL vmlinux 0xe43a790c vlan_vid_add +EXPORT_SYMBOL vmlinux 0xe43e256e key_unlink +EXPORT_SYMBOL vmlinux 0xe45ce93f xfrm6_protocol_deregister +EXPORT_SYMBOL vmlinux 0xe45d26ea __bread_gfp +EXPORT_SYMBOL vmlinux 0xe46fd706 pci_find_bus +EXPORT_SYMBOL vmlinux 0xe478a874 __ps2_command +EXPORT_SYMBOL vmlinux 0xe482ddf8 ip_cmsg_recv_offset +EXPORT_SYMBOL vmlinux 0xe4a65a71 of_device_alloc +EXPORT_SYMBOL vmlinux 0xe4c6ed0a mount_subtree +EXPORT_SYMBOL vmlinux 0xe4c80097 cacheid +EXPORT_SYMBOL vmlinux 0xe4c9a5c1 rproc_coredump_using_sections +EXPORT_SYMBOL vmlinux 0xe4e0c4f9 dquot_get_next_id +EXPORT_SYMBOL vmlinux 0xe4e9e414 page_pool_update_nid +EXPORT_SYMBOL vmlinux 0xe50b416b skb_copy_header +EXPORT_SYMBOL vmlinux 0xe50e9294 fs_param_is_path +EXPORT_SYMBOL vmlinux 0xe5107a57 dev_disable_lro +EXPORT_SYMBOL vmlinux 0xe523ad75 synchronize_irq +EXPORT_SYMBOL vmlinux 0xe542249f tcp_sock_set_keepcnt +EXPORT_SYMBOL vmlinux 0xe56a9336 snd_pcm_format_width +EXPORT_SYMBOL vmlinux 0xe57feefb qcom_scm_ocmem_unlock +EXPORT_SYMBOL vmlinux 0xe5807e62 gen_pool_first_fit_align +EXPORT_SYMBOL vmlinux 0xe58090ca security_ib_endport_manage_subnet +EXPORT_SYMBOL vmlinux 0xe590dea3 sk_busy_loop_end +EXPORT_SYMBOL vmlinux 0xe596d4c1 dquot_destroy +EXPORT_SYMBOL vmlinux 0xe5bbfa0c ptp_find_pin_unlocked +EXPORT_SYMBOL vmlinux 0xe5c61f1f path_is_mountpoint +EXPORT_SYMBOL vmlinux 0xe5c78a99 do_blank_screen +EXPORT_SYMBOL vmlinux 0xe5e84b13 __destroy_inode +EXPORT_SYMBOL vmlinux 0xe6115412 xfrm_state_flush +EXPORT_SYMBOL vmlinux 0xe6128066 pci_get_class +EXPORT_SYMBOL vmlinux 0xe627607d netdev_next_lower_dev_rcu +EXPORT_SYMBOL vmlinux 0xe62919f2 thaw_bdev +EXPORT_SYMBOL vmlinux 0xe62cdb0e memcpy_and_pad +EXPORT_SYMBOL vmlinux 0xe650fc58 kernel_tmpfile_open +EXPORT_SYMBOL vmlinux 0xe656547f blk_pre_runtime_resume +EXPORT_SYMBOL vmlinux 0xe6661cca xfrm_state_delete_tunnel +EXPORT_SYMBOL vmlinux 0xe6765ec3 md_set_array_sectors +EXPORT_SYMBOL vmlinux 0xe6796356 call_usermodehelper_setup +EXPORT_SYMBOL vmlinux 0xe693a6ce vme_get_size +EXPORT_SYMBOL vmlinux 0xe6990970 param_ops_int +EXPORT_SYMBOL vmlinux 0xe6acafb8 ip_fraglist_init +EXPORT_SYMBOL vmlinux 0xe6b1cf27 __task_pid_nr_ns +EXPORT_SYMBOL vmlinux 0xe6be3bdd __traceiter_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0xe6c3c6f6 xfrm6_rcv +EXPORT_SYMBOL vmlinux 0xe6d2458e do_trace_netlink_extack +EXPORT_SYMBOL vmlinux 0xe6db989b ecc_sw_hamming_correct +EXPORT_SYMBOL vmlinux 0xe6e8ea35 snd_pcm_lib_get_vmalloc_page +EXPORT_SYMBOL vmlinux 0xe7008a71 lookup_one_len_unlocked +EXPORT_SYMBOL vmlinux 0xe707d823 __aeabi_uidiv +EXPORT_SYMBOL vmlinux 0xe70bfbb5 __cgroup_bpf_run_filter_skb +EXPORT_SYMBOL vmlinux 0xe713ef17 hdmi_audio_infoframe_pack_for_dp +EXPORT_SYMBOL vmlinux 0xe733cc7d copy_page_from_iter +EXPORT_SYMBOL vmlinux 0xe74a9d74 start_tty +EXPORT_SYMBOL vmlinux 0xe74bf764 __snd_pcm_lib_xfer +EXPORT_SYMBOL vmlinux 0xe753d251 netdev_state_change +EXPORT_SYMBOL vmlinux 0xe7644072 phy_read_paged +EXPORT_SYMBOL vmlinux 0xe78ceee5 revert_creds +EXPORT_SYMBOL vmlinux 0xe78e8f78 of_match_node +EXPORT_SYMBOL vmlinux 0xe796960c cdrom_get_last_written +EXPORT_SYMBOL vmlinux 0xe7d4daac seq_list_next +EXPORT_SYMBOL vmlinux 0xe7d640e6 blk_queue_virt_boundary +EXPORT_SYMBOL vmlinux 0xe7d82ab0 fs_param_is_blob +EXPORT_SYMBOL vmlinux 0xe7dc0986 sk_stop_timer +EXPORT_SYMBOL vmlinux 0xe7e4d52a _raw_spin_lock_bh +EXPORT_SYMBOL vmlinux 0xe7e8e507 dma_set_coherent_mask +EXPORT_SYMBOL vmlinux 0xe7f04a7c misc_register +EXPORT_SYMBOL vmlinux 0xe7fd8c26 pin_user_pages_remote +EXPORT_SYMBOL vmlinux 0xe7fe60d4 ww_mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0xe801ae14 qdisc_offload_query_caps +EXPORT_SYMBOL vmlinux 0xe816048f tty_termios_copy_hw +EXPORT_SYMBOL vmlinux 0xe81f4170 bio_integrity_add_page +EXPORT_SYMBOL vmlinux 0xe82054af dma_fence_chain_init +EXPORT_SYMBOL vmlinux 0xe8277fd5 i2c_smbus_read_word_data +EXPORT_SYMBOL vmlinux 0xe82cb327 has_capability_noaudit +EXPORT_SYMBOL vmlinux 0xe830e670 icmpv6_ndo_send +EXPORT_SYMBOL vmlinux 0xe834ccbb file_write_and_wait_range +EXPORT_SYMBOL vmlinux 0xe85860a5 snd_timer_pause +EXPORT_SYMBOL vmlinux 0xe8606d25 skb_splice_from_iter +EXPORT_SYMBOL vmlinux 0xe8824f80 amba_release_regions +EXPORT_SYMBOL vmlinux 0xe8a4900a nla_reserve +EXPORT_SYMBOL vmlinux 0xe8b9a3d4 mx51_revision +EXPORT_SYMBOL vmlinux 0xe8c6db6a of_get_min_tck +EXPORT_SYMBOL vmlinux 0xe8cd0a2c crc32_le_shift +EXPORT_SYMBOL vmlinux 0xe8ce20de jbd2_fc_release_bufs +EXPORT_SYMBOL vmlinux 0xe8cfce09 tegra114_clock_deassert_dfll_dvco_reset +EXPORT_SYMBOL vmlinux 0xe8d285b2 nla_policy_len +EXPORT_SYMBOL vmlinux 0xe8d29977 proc_mkdir +EXPORT_SYMBOL vmlinux 0xe8f1736e inet_csk_reqsk_queue_drop +EXPORT_SYMBOL vmlinux 0xe8f42d8c irq_stat +EXPORT_SYMBOL vmlinux 0xe8fd4a69 of_find_all_nodes +EXPORT_SYMBOL vmlinux 0xe9017b5a sock_pfree +EXPORT_SYMBOL vmlinux 0xe90578dd blk_mq_alloc_request +EXPORT_SYMBOL vmlinux 0xe90e8f34 register_cdrom +EXPORT_SYMBOL vmlinux 0xe914e41e strcpy +EXPORT_SYMBOL vmlinux 0xe915ba5c dev_mc_init +EXPORT_SYMBOL vmlinux 0xe9325f03 downgrade_write +EXPORT_SYMBOL vmlinux 0xe953b21f get_next_ino +EXPORT_SYMBOL vmlinux 0xe9585eda task_lookup_next_fd_rcu +EXPORT_SYMBOL vmlinux 0xe9628ce8 sort_r +EXPORT_SYMBOL vmlinux 0xe969a519 init_pseudo +EXPORT_SYMBOL vmlinux 0xe9766509 mmc_retune_timer_stop +EXPORT_SYMBOL vmlinux 0xe97bb2de netdev_crit +EXPORT_SYMBOL vmlinux 0xe981313e sg_miter_start +EXPORT_SYMBOL vmlinux 0xe99b7111 LZ4_decompress_fast_continue +EXPORT_SYMBOL vmlinux 0xe99bafd9 pcie_capability_write_word +EXPORT_SYMBOL vmlinux 0xe9a37e2a tcf_idr_create_from_flags +EXPORT_SYMBOL vmlinux 0xe9abd228 of_phy_find_device +EXPORT_SYMBOL vmlinux 0xe9b0a272 scsi_print_sense_hdr +EXPORT_SYMBOL vmlinux 0xe9b4a099 dev_mc_sync +EXPORT_SYMBOL vmlinux 0xe9b52019 inet_select_addr +EXPORT_SYMBOL vmlinux 0xe9cbf734 radix_tree_gang_lookup +EXPORT_SYMBOL vmlinux 0xe9d33848 of_graph_is_present +EXPORT_SYMBOL vmlinux 0xe9e8faeb efi_tpm_final_log_size +EXPORT_SYMBOL vmlinux 0xe9f7149c zlib_deflate_workspacesize +EXPORT_SYMBOL vmlinux 0xe9ff4685 textsearch_unregister +EXPORT_SYMBOL vmlinux 0xea3c8e4e scsilun_to_int +EXPORT_SYMBOL vmlinux 0xea5500a9 default_qdisc_ops +EXPORT_SYMBOL vmlinux 0xea566290 __folio_alloc +EXPORT_SYMBOL vmlinux 0xea57be60 filemap_get_folios +EXPORT_SYMBOL vmlinux 0xea6c7704 xp_dma_sync_for_cpu_slow +EXPORT_SYMBOL vmlinux 0xea6f9a36 zlib_deflate_dfltcc_enabled +EXPORT_SYMBOL vmlinux 0xea78dfb3 flow_rule_match_enc_control +EXPORT_SYMBOL vmlinux 0xea7987f1 key_update +EXPORT_SYMBOL vmlinux 0xea7daa08 __video_get_options +EXPORT_SYMBOL vmlinux 0xea80f878 phy_aneg_done +EXPORT_SYMBOL vmlinux 0xea88bb63 mdiobus_register_device +EXPORT_SYMBOL vmlinux 0xea9ced9a dqput +EXPORT_SYMBOL vmlinux 0xeab3a1fd cros_ec_prepare_tx +EXPORT_SYMBOL vmlinux 0xeab6fd0d t10_pi_type1_ip +EXPORT_SYMBOL vmlinux 0xeab99233 pci_dev_put +EXPORT_SYMBOL vmlinux 0xeac86519 sock_common_getsockopt +EXPORT_SYMBOL vmlinux 0xead82413 d_set_d_op +EXPORT_SYMBOL vmlinux 0xeada13e7 crypto_sha1_finup +EXPORT_SYMBOL vmlinux 0xeae0f6df snd_pcm_open_substream +EXPORT_SYMBOL vmlinux 0xeae1ac18 snd_info_create_card_entry +EXPORT_SYMBOL vmlinux 0xeae797fb __phy_read_mmd +EXPORT_SYMBOL vmlinux 0xeafc141f __posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xeb03b389 __raw_readsl +EXPORT_SYMBOL vmlinux 0xeb158724 dev_pick_tx_zero +EXPORT_SYMBOL vmlinux 0xeb37101c audit_log_end +EXPORT_SYMBOL vmlinux 0xeb3c3e72 pci_stop_and_remove_bus_device +EXPORT_SYMBOL vmlinux 0xeb47e05b noop_dirty_folio +EXPORT_SYMBOL vmlinux 0xeb519d3e redirty_page_for_writepage +EXPORT_SYMBOL vmlinux 0xeb53178a crc8 +EXPORT_SYMBOL vmlinux 0xeb55a931 __kfifo_max_r +EXPORT_SYMBOL vmlinux 0xeb7329a2 qcom_scm_set_warm_boot_addr +EXPORT_SYMBOL vmlinux 0xeb853031 dquot_mark_dquot_dirty +EXPORT_SYMBOL vmlinux 0xeb869aac __dev_get_by_flags +EXPORT_SYMBOL vmlinux 0xeb90788b md_bitmap_close_sync +EXPORT_SYMBOL vmlinux 0xeb961515 mdiobus_unregister_device +EXPORT_SYMBOL vmlinux 0xeb981728 __folio_lock +EXPORT_SYMBOL vmlinux 0xeb9e913d sgl_alloc_order +EXPORT_SYMBOL vmlinux 0xeb9eef52 match_uint +EXPORT_SYMBOL vmlinux 0xebaea1a1 mmc_put_card +EXPORT_SYMBOL vmlinux 0xebb893f1 pcie_capability_clear_and_set_word_locked +EXPORT_SYMBOL vmlinux 0xebd32a66 inet_offloads +EXPORT_SYMBOL vmlinux 0xebe056dc tty_port_close_start +EXPORT_SYMBOL vmlinux 0xebe13391 cdrom_number_of_slots +EXPORT_SYMBOL vmlinux 0xebe516df clk_get +EXPORT_SYMBOL vmlinux 0xebe632db zstd_decompress_dctx +EXPORT_SYMBOL vmlinux 0xebfdcbdf system_serial_high +EXPORT_SYMBOL vmlinux 0xec0d0539 jbd2_journal_force_commit +EXPORT_SYMBOL vmlinux 0xec1f46da flow_rule_match_icmp +EXPORT_SYMBOL vmlinux 0xec33c668 __SCK__tp_func_spi_transfer_start +EXPORT_SYMBOL vmlinux 0xec37a2e8 lockref_get_not_dead +EXPORT_SYMBOL vmlinux 0xec4d9e3a clk_get_sys +EXPORT_SYMBOL vmlinux 0xec69d4b3 simple_dir_operations +EXPORT_SYMBOL vmlinux 0xec6caaee fault_in_iov_iter_writeable +EXPORT_SYMBOL vmlinux 0xeca957d1 __bitmap_and +EXPORT_SYMBOL vmlinux 0xecaae5d0 vme_dma_list_add +EXPORT_SYMBOL vmlinux 0xecd7d3d1 pci_find_next_bus +EXPORT_SYMBOL vmlinux 0xece784c2 rb_first +EXPORT_SYMBOL vmlinux 0xecf8a3b4 __raw_writesl +EXPORT_SYMBOL vmlinux 0xed1049ac mipi_dsi_dcs_set_column_address +EXPORT_SYMBOL vmlinux 0xed12ebab devm_of_find_backlight +EXPORT_SYMBOL vmlinux 0xed339023 __lock_sock_fast +EXPORT_SYMBOL vmlinux 0xed542038 sock_ioctl_inout +EXPORT_SYMBOL vmlinux 0xed656e30 udp_encap_disable +EXPORT_SYMBOL vmlinux 0xed81e413 cqhci_init +EXPORT_SYMBOL vmlinux 0xed8875f0 block_truncate_page +EXPORT_SYMBOL vmlinux 0xed972aab of_device_get_match_data +EXPORT_SYMBOL vmlinux 0xeda2e038 scsi_cmd_allowed +EXPORT_SYMBOL vmlinux 0xedbaee5e nla_strcmp +EXPORT_SYMBOL vmlinux 0xedc03953 iounmap +EXPORT_SYMBOL vmlinux 0xedd08c04 free_task +EXPORT_SYMBOL vmlinux 0xedd0bbf8 ipv6_chk_addr +EXPORT_SYMBOL vmlinux 0xedd17b31 sock_get_timeout +EXPORT_SYMBOL vmlinux 0xedd9106d __ashrdi3 +EXPORT_SYMBOL vmlinux 0xee0118df aperture_remove_conflicting_devices +EXPORT_SYMBOL vmlinux 0xee2d0fc7 _local_bh_enable +EXPORT_SYMBOL vmlinux 0xee33f1f9 jbd2__journal_start +EXPORT_SYMBOL vmlinux 0xee43fd9b ___ratelimit +EXPORT_SYMBOL vmlinux 0xee48d047 __filemap_get_folio +EXPORT_SYMBOL vmlinux 0xee4dcba6 sys_copyarea +EXPORT_SYMBOL vmlinux 0xee4eb1c3 dma_fence_array_next +EXPORT_SYMBOL vmlinux 0xee5501ab phy_mac_interrupt +EXPORT_SYMBOL vmlinux 0xee56ff1f fwnode_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0xee58e970 fb_add_videomode +EXPORT_SYMBOL vmlinux 0xee61a4fb request_key_tag +EXPORT_SYMBOL vmlinux 0xee8c02e9 vprintk_emit +EXPORT_SYMBOL vmlinux 0xee8d74d6 jiffies64_to_nsecs +EXPORT_SYMBOL vmlinux 0xee91879b rb_first_postorder +EXPORT_SYMBOL vmlinux 0xee922b77 gen_pool_dma_zalloc_align +EXPORT_SYMBOL vmlinux 0xee965974 free_mdio_bitbang +EXPORT_SYMBOL vmlinux 0xeea833bf serial8250_do_pm +EXPORT_SYMBOL vmlinux 0xeea9dbaf bitmap_bitremap +EXPORT_SYMBOL vmlinux 0xeec07bdf wireless_spy_update +EXPORT_SYMBOL vmlinux 0xeed42150 devm_devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0xeed6961d __blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0xeede395f snd_pcm_lib_ioctl +EXPORT_SYMBOL vmlinux 0xeee05ea5 con_set_default_unimap +EXPORT_SYMBOL vmlinux 0xeee75d91 ucc_fast_init +EXPORT_SYMBOL vmlinux 0xeeed3f8d update_devfreq +EXPORT_SYMBOL vmlinux 0xeef0cc2b md_bitmap_sync_with_cluster +EXPORT_SYMBOL vmlinux 0xeef1b19b clk_bulk_get +EXPORT_SYMBOL vmlinux 0xeefa76e7 snd_sgbuf_get_page +EXPORT_SYMBOL vmlinux 0xef01247a unregister_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0xef19df84 remove_proc_subtree +EXPORT_SYMBOL vmlinux 0xef1daf07 scsi_report_bus_reset +EXPORT_SYMBOL vmlinux 0xef201945 devm_alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0xef27b465 generic_file_direct_write +EXPORT_SYMBOL vmlinux 0xef47e423 dm_table_get_mode +EXPORT_SYMBOL vmlinux 0xef4cad92 trace_print_flags_seq +EXPORT_SYMBOL vmlinux 0xef5726c8 of_clk_get +EXPORT_SYMBOL vmlinux 0xef5c122e end_page_writeback +EXPORT_SYMBOL vmlinux 0xef61dfe2 scsi_device_quiesce +EXPORT_SYMBOL vmlinux 0xef6dceae jbd2_fc_begin_commit +EXPORT_SYMBOL vmlinux 0xef72d96b nf_log_bind_pf +EXPORT_SYMBOL vmlinux 0xef7c0cd6 posix_acl_to_xattr +EXPORT_SYMBOL vmlinux 0xef7da277 inode_permission +EXPORT_SYMBOL vmlinux 0xef8ac53d qcom_scm_restore_sec_cfg +EXPORT_SYMBOL vmlinux 0xefa1d91e drop_nlink +EXPORT_SYMBOL vmlinux 0xefc2932e rproc_report_crash +EXPORT_SYMBOL vmlinux 0xefcadcc4 netif_napi_add_weight +EXPORT_SYMBOL vmlinux 0xefe641b3 __sk_mem_schedule +EXPORT_SYMBOL vmlinux 0xefeefc09 __SCK__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xefff6ed8 param_get_int +EXPORT_SYMBOL vmlinux 0xf0009fee put_pages_list +EXPORT_SYMBOL vmlinux 0xf00568d7 inet_shutdown +EXPORT_SYMBOL vmlinux 0xf01528a4 dim_turn +EXPORT_SYMBOL vmlinux 0xf01e7d7c __skb_gso_segment +EXPORT_SYMBOL vmlinux 0xf0229430 dcache_dir_close +EXPORT_SYMBOL vmlinux 0xf02a6977 queue_rcu_work +EXPORT_SYMBOL vmlinux 0xf0570d76 sock_i_ino +EXPORT_SYMBOL vmlinux 0xf06cc126 nf_hook_slow +EXPORT_SYMBOL vmlinux 0xf06cee2c radix_tree_replace_slot +EXPORT_SYMBOL vmlinux 0xf08ecd6e posix_acl_valid +EXPORT_SYMBOL vmlinux 0xf08ed410 inet_sendmsg +EXPORT_SYMBOL vmlinux 0xf095dabf qdisc_class_hash_grow +EXPORT_SYMBOL vmlinux 0xf09b5d9a get_zeroed_page +EXPORT_SYMBOL vmlinux 0xf0a343ed release_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0xf0c9a8f6 __breadahead +EXPORT_SYMBOL vmlinux 0xf0e70291 uart_update_timeout +EXPORT_SYMBOL vmlinux 0xf0ed2ef4 __raw_writesb +EXPORT_SYMBOL vmlinux 0xf0ef52e8 down +EXPORT_SYMBOL vmlinux 0xf0f6e848 mdio_device_create +EXPORT_SYMBOL vmlinux 0xf0fdf6cb __stack_chk_fail +EXPORT_SYMBOL vmlinux 0xf0fe0776 devm_iounmap +EXPORT_SYMBOL vmlinux 0xf0ff7ddb proc_doulongvec_ms_jiffies_minmax +EXPORT_SYMBOL vmlinux 0xf102732a crc16 +EXPORT_SYMBOL vmlinux 0xf10638f8 blk_queue_io_opt +EXPORT_SYMBOL vmlinux 0xf10641b8 secpath_set +EXPORT_SYMBOL vmlinux 0xf11239e6 tcp_parse_options +EXPORT_SYMBOL vmlinux 0xf11dd46e _page_poisoning_enabled_early +EXPORT_SYMBOL vmlinux 0xf11edcac locks_delete_block +EXPORT_SYMBOL vmlinux 0xf1324297 mipi_dsi_dcs_get_display_brightness_large +EXPORT_SYMBOL vmlinux 0xf133d90c proc_create_data +EXPORT_SYMBOL vmlinux 0xf13f5918 serio_bus +EXPORT_SYMBOL vmlinux 0xf13fa860 iommu_put_resv_regions +EXPORT_SYMBOL vmlinux 0xf15377be cdrom_get_media_event +EXPORT_SYMBOL vmlinux 0xf156c19d d_add +EXPORT_SYMBOL vmlinux 0xf161c99f jbd2_journal_dirty_metadata +EXPORT_SYMBOL vmlinux 0xf162fa95 of_get_cpu_node +EXPORT_SYMBOL vmlinux 0xf191b427 __tcf_em_tree_match +EXPORT_SYMBOL vmlinux 0xf194c20c gen_pool_dma_zalloc_algo +EXPORT_SYMBOL vmlinux 0xf195c682 fb_invert_cmaps +EXPORT_SYMBOL vmlinux 0xf1969a8e __usecs_to_jiffies +EXPORT_SYMBOL vmlinux 0xf1ad9c4b tegra_ivc_align +EXPORT_SYMBOL vmlinux 0xf1baf346 phy_advertise_supported +EXPORT_SYMBOL vmlinux 0xf1c0cc54 dma_fence_get_stub +EXPORT_SYMBOL vmlinux 0xf1c91c14 posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xf1daa8e5 flow_indr_dev_unregister +EXPORT_SYMBOL vmlinux 0xf1db1704 nla_memcpy +EXPORT_SYMBOL vmlinux 0xf1e046cc panic +EXPORT_SYMBOL vmlinux 0xf1e4b976 ip_setsockopt +EXPORT_SYMBOL vmlinux 0xf1e98c74 avenrun +EXPORT_SYMBOL vmlinux 0xf1ea6f1c __bswapsi2 +EXPORT_SYMBOL vmlinux 0xf1ec8217 kill_pid +EXPORT_SYMBOL vmlinux 0xf1ef9aa7 memcg_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0xf1f88a0e dm_kcopyd_prepare_callback +EXPORT_SYMBOL vmlinux 0xf217d499 zstd_init_cctx +EXPORT_SYMBOL vmlinux 0xf2189b59 mmc_is_req_done +EXPORT_SYMBOL vmlinux 0xf21adf31 __scm_send +EXPORT_SYMBOL vmlinux 0xf222f0eb generic_mii_ioctl +EXPORT_SYMBOL vmlinux 0xf236c75e swake_up_one +EXPORT_SYMBOL vmlinux 0xf23fcb99 __kfifo_in +EXPORT_SYMBOL vmlinux 0xf2627ebd finish_no_open +EXPORT_SYMBOL vmlinux 0xf2669a2c imx_scu_irq_register_notifier +EXPORT_SYMBOL vmlinux 0xf27125fb bio_chain +EXPORT_SYMBOL vmlinux 0xf2782c04 inet6_protos +EXPORT_SYMBOL vmlinux 0xf2827a01 load_nls_default +EXPORT_SYMBOL vmlinux 0xf28cf0ae __hw_addr_init +EXPORT_SYMBOL vmlinux 0xf2a115fe tcf_classify +EXPORT_SYMBOL vmlinux 0xf2a8efae dm_kcopyd_do_callback +EXPORT_SYMBOL vmlinux 0xf2ad80d9 snd_pcm_create_iec958_consumer_hw_params +EXPORT_SYMBOL vmlinux 0xf2b40a4b ethtool_op_get_ts_info +EXPORT_SYMBOL vmlinux 0xf2b9dadc xfrm_dev_policy_flush +EXPORT_SYMBOL vmlinux 0xf2bd08a6 unregister_key_type +EXPORT_SYMBOL vmlinux 0xf2c43f3f zlib_deflate +EXPORT_SYMBOL vmlinux 0xf2e039e5 netpoll_poll_enable +EXPORT_SYMBOL vmlinux 0xf2e2f3c7 param_get_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xf2e5bd87 security_free_mnt_opts +EXPORT_SYMBOL vmlinux 0xf2ee717a kernel_recvmsg +EXPORT_SYMBOL vmlinux 0xf2f53617 memregion_free +EXPORT_SYMBOL vmlinux 0xf3094104 tty_port_close_end +EXPORT_SYMBOL vmlinux 0xf3209e72 inet_frag_destroy +EXPORT_SYMBOL vmlinux 0xf328cf70 skb_expand_head +EXPORT_SYMBOL vmlinux 0xf32af22a unregister_shrinker +EXPORT_SYMBOL vmlinux 0xf346231f seq_list_start_head +EXPORT_SYMBOL vmlinux 0xf348ff41 bpf_stats_enabled_key +EXPORT_SYMBOL vmlinux 0xf353a698 register_module_notifier +EXPORT_SYMBOL vmlinux 0xf3628863 tcp_mtup_init +EXPORT_SYMBOL vmlinux 0xf362dc7f arm_clear_user +EXPORT_SYMBOL vmlinux 0xf36ed397 fwnode_phy_find_device +EXPORT_SYMBOL vmlinux 0xf36f42a9 slhc_uncompress +EXPORT_SYMBOL vmlinux 0xf378b822 pcie_capability_read_dword +EXPORT_SYMBOL vmlinux 0xf38071ef scsi_target_resume +EXPORT_SYMBOL vmlinux 0xf386ef83 blk_mq_init_queue +EXPORT_SYMBOL vmlinux 0xf38cd258 generic_copy_file_range +EXPORT_SYMBOL vmlinux 0xf390f6f1 __bitmap_andnot +EXPORT_SYMBOL vmlinux 0xf3916987 global_cursor_default +EXPORT_SYMBOL vmlinux 0xf3932313 mb_cache_entry_wait_unused +EXPORT_SYMBOL vmlinux 0xf3a11c35 xa_find_after +EXPORT_SYMBOL vmlinux 0xf3abe408 xp_alloc +EXPORT_SYMBOL vmlinux 0xf3c58201 mmc_can_secure_erase_trim +EXPORT_SYMBOL vmlinux 0xf3c6db8a kmem_cache_create_usercopy +EXPORT_SYMBOL vmlinux 0xf3d0b495 _raw_spin_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0xf3d484ed snd_pcm_kernel_ioctl +EXPORT_SYMBOL vmlinux 0xf3e0e1df allocate_resource +EXPORT_SYMBOL vmlinux 0xf3e12955 xfrm_spd_getinfo +EXPORT_SYMBOL vmlinux 0xf3eb1323 kstrtou16_from_user +EXPORT_SYMBOL vmlinux 0xf3f81d68 __sk_mem_reclaim +EXPORT_SYMBOL vmlinux 0xf40019c0 tegra114_clock_tune_cpu_trimmers_init +EXPORT_SYMBOL vmlinux 0xf4040bec netdev_bonding_info_change +EXPORT_SYMBOL vmlinux 0xf409462f max8998_bulk_read +EXPORT_SYMBOL vmlinux 0xf4441feb tcf_qevent_handle +EXPORT_SYMBOL vmlinux 0xf44a904a net_ns_barrier +EXPORT_SYMBOL vmlinux 0xf44f852a phy_check_valid +EXPORT_SYMBOL vmlinux 0xf4675078 tcp_get_cookie_sock +EXPORT_SYMBOL vmlinux 0xf474c21c bitmap_print_to_pagebuf +EXPORT_SYMBOL vmlinux 0xf474fdcb kfree_const +EXPORT_SYMBOL vmlinux 0xf494cd63 tcp_v4_connect +EXPORT_SYMBOL vmlinux 0xf49da2f5 skb_ext_add +EXPORT_SYMBOL vmlinux 0xf4a04498 nmi_panic +EXPORT_SYMBOL vmlinux 0xf4a841a3 param_set_invbool +EXPORT_SYMBOL vmlinux 0xf4b4b359 of_mdio_find_bus +EXPORT_SYMBOL vmlinux 0xf4b77ec9 xfrm_policy_bysel_ctx +EXPORT_SYMBOL vmlinux 0xf4db35bc stpcpy +EXPORT_SYMBOL vmlinux 0xf4ec801c phy_read_mmd +EXPORT_SYMBOL vmlinux 0xf4f14de6 rtnl_trylock +EXPORT_SYMBOL vmlinux 0xf4f6abf0 __devm_of_mdiobus_register +EXPORT_SYMBOL vmlinux 0xf4fb5f6e blk_integrity_register +EXPORT_SYMBOL vmlinux 0xf500163b __d_drop +EXPORT_SYMBOL vmlinux 0xf50bd330 folio_clear_dirty_for_io +EXPORT_SYMBOL vmlinux 0xf5200948 param_ops_ulong +EXPORT_SYMBOL vmlinux 0xf524d3ca blkdev_put +EXPORT_SYMBOL vmlinux 0xf525bd7a rproc_elf_load_rsc_table +EXPORT_SYMBOL vmlinux 0xf53d4c26 qdisc_class_hash_destroy +EXPORT_SYMBOL vmlinux 0xf5551e29 mntput +EXPORT_SYMBOL vmlinux 0xf557781b dquot_get_state +EXPORT_SYMBOL vmlinux 0xf55c8b6d __read_overflow2_field +EXPORT_SYMBOL vmlinux 0xf564412a __aeabi_ulcmp +EXPORT_SYMBOL vmlinux 0xf5704b78 thread_group_exited +EXPORT_SYMBOL vmlinux 0xf598cc9c nf_ip6_checksum +EXPORT_SYMBOL vmlinux 0xf59ab736 tag_pages_for_writeback +EXPORT_SYMBOL vmlinux 0xf5b666ef __cond_resched_lock +EXPORT_SYMBOL vmlinux 0xf5cbfa9e rproc_shutdown +EXPORT_SYMBOL vmlinux 0xf5db30ae gen_pool_for_each_chunk +EXPORT_SYMBOL vmlinux 0xf5e7ea40 ktime_get_coarse_ts64 +EXPORT_SYMBOL vmlinux 0xf5f780a8 km_policy_expired +EXPORT_SYMBOL vmlinux 0xf612db7b iw_handler_set_thrspy +EXPORT_SYMBOL vmlinux 0xf61e0b74 zstd_reset_dstream +EXPORT_SYMBOL vmlinux 0xf62c39fe ucc_slow_graceful_stop_tx +EXPORT_SYMBOL vmlinux 0xf638203b skb_queue_tail +EXPORT_SYMBOL vmlinux 0xf638b28e blk_rq_map_user_io +EXPORT_SYMBOL vmlinux 0xf63f9d30 tegra_ivc_write_advance +EXPORT_SYMBOL vmlinux 0xf643d104 hsiphash_4u32 +EXPORT_SYMBOL vmlinux 0xf64bf255 wait_for_completion +EXPORT_SYMBOL vmlinux 0xf652d359 __wake_up_bit +EXPORT_SYMBOL vmlinux 0xf665f74f sock_load_diag_module +EXPORT_SYMBOL vmlinux 0xf66bdfd3 eth_type_trans +EXPORT_SYMBOL vmlinux 0xf67939c8 sock_efree +EXPORT_SYMBOL vmlinux 0xf679a9d6 __inode_add_bytes +EXPORT_SYMBOL vmlinux 0xf68285c0 register_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xf6ca7b6c pci_get_slot +EXPORT_SYMBOL vmlinux 0xf6e07ac9 seq_puts +EXPORT_SYMBOL vmlinux 0xf6e4df71 on_each_cpu_cond_mask +EXPORT_SYMBOL vmlinux 0xf6ebc03b net_ratelimit +EXPORT_SYMBOL vmlinux 0xf6fc8791 __bitmap_xor +EXPORT_SYMBOL vmlinux 0xf705fa49 gen_pool_free_owner +EXPORT_SYMBOL vmlinux 0xf7163ec9 __raw_readsb +EXPORT_SYMBOL vmlinux 0xf71976a7 xp_set_rxq_info +EXPORT_SYMBOL vmlinux 0xf729c8d5 fscrypt_put_encryption_info +EXPORT_SYMBOL vmlinux 0xf7370f56 system_state +EXPORT_SYMBOL vmlinux 0xf738d1be register_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xf76843b5 qcom_scm_pas_supported +EXPORT_SYMBOL vmlinux 0xf7802486 __aeabi_uidivmod +EXPORT_SYMBOL vmlinux 0xf7819101 sk_send_sigurg +EXPORT_SYMBOL vmlinux 0xf795c177 watchdog_unregister_governor +EXPORT_SYMBOL vmlinux 0xf7a412b6 inet_csk_init_xmit_timers +EXPORT_SYMBOL vmlinux 0xf7bc7132 fs_bio_set +EXPORT_SYMBOL vmlinux 0xf7de8d29 qdisc_watchdog_cancel +EXPORT_SYMBOL vmlinux 0xf7e1cb90 ipv4_specific +EXPORT_SYMBOL vmlinux 0xf808ac63 fault_in_subpage_writeable +EXPORT_SYMBOL vmlinux 0xf80b5796 shmem_aops +EXPORT_SYMBOL vmlinux 0xf811e69d scsi_eh_flush_done_q +EXPORT_SYMBOL vmlinux 0xf82a6c23 config_group_find_item +EXPORT_SYMBOL vmlinux 0xf82ec573 rb_prev +EXPORT_SYMBOL vmlinux 0xf838fd97 dim_park_on_top +EXPORT_SYMBOL vmlinux 0xf84aeb66 seq_write +EXPORT_SYMBOL vmlinux 0xf860a2a6 of_n_size_cells +EXPORT_SYMBOL vmlinux 0xf8648789 snd_dma_free_pages +EXPORT_SYMBOL vmlinux 0xf868f90a scsi_add_host_with_dma +EXPORT_SYMBOL vmlinux 0xf86d4308 __alloc_pages +EXPORT_SYMBOL vmlinux 0xf86f27cd idr_alloc_cyclic +EXPORT_SYMBOL vmlinux 0xf888ca21 sg_init_table +EXPORT_SYMBOL vmlinux 0xf88d5ac4 __mdiobus_register +EXPORT_SYMBOL vmlinux 0xf8b8a07a __folio_batch_release +EXPORT_SYMBOL vmlinux 0xf8bb9b3d pci_bus_size_bridges +EXPORT_SYMBOL vmlinux 0xf8bbea23 mtree_insert +EXPORT_SYMBOL vmlinux 0xf8bd3e3c pci_rebar_get_possible_sizes +EXPORT_SYMBOL vmlinux 0xf8d1f51c fwnode_mdiobus_register_phy +EXPORT_SYMBOL vmlinux 0xf8da2363 copy_string_kernel +EXPORT_SYMBOL vmlinux 0xf8f61ebc wake_up_var +EXPORT_SYMBOL vmlinux 0xf8fb71ef tcp_md5_needed +EXPORT_SYMBOL vmlinux 0xf902869c sync_blockdev +EXPORT_SYMBOL vmlinux 0xf922db0f km_state_expired +EXPORT_SYMBOL vmlinux 0xf93337f4 __mmc_claim_host +EXPORT_SYMBOL vmlinux 0xf93aae46 __arm_smccc_smc +EXPORT_SYMBOL vmlinux 0xf93ebec4 dcb_ieee_delapp +EXPORT_SYMBOL vmlinux 0xf93fd09c fb_find_mode_cvt +EXPORT_SYMBOL vmlinux 0xf9416076 dquot_set_dqblk +EXPORT_SYMBOL vmlinux 0xf963ebb6 touch_atime +EXPORT_SYMBOL vmlinux 0xf9722676 twl_i2c_write +EXPORT_SYMBOL vmlinux 0xf9749507 __dev_remove_pack +EXPORT_SYMBOL vmlinux 0xf9848f3b crypto_sha1_update +EXPORT_SYMBOL vmlinux 0xf9989c40 register_md_personality +EXPORT_SYMBOL vmlinux 0xf9a482f9 msleep +EXPORT_SYMBOL vmlinux 0xf9ab1d9e mipi_dsi_attach +EXPORT_SYMBOL vmlinux 0xf9b6d93e console_start +EXPORT_SYMBOL vmlinux 0xf9cdddc3 __cpuhp_remove_state_cpuslocked +EXPORT_SYMBOL vmlinux 0xf9e2be6a netif_set_real_num_rx_queues +EXPORT_SYMBOL vmlinux 0xf9e60925 fuse_mount_destroy +EXPORT_SYMBOL vmlinux 0xf9ecf151 drop_super_exclusive +EXPORT_SYMBOL vmlinux 0xf9f0c951 kstrtol_from_user +EXPORT_SYMBOL vmlinux 0xfa07b47a snd_pcm_hw_constraint_integer +EXPORT_SYMBOL vmlinux 0xfa08c34a page_offline_end +EXPORT_SYMBOL vmlinux 0xfa27a78b tcp_seq_start +EXPORT_SYMBOL vmlinux 0xfa30d6b8 devm_pci_remap_cfgspace +EXPORT_SYMBOL vmlinux 0xfa3f4891 dm_put_device +EXPORT_SYMBOL vmlinux 0xfa44e3a1 devfreq_add_governor +EXPORT_SYMBOL vmlinux 0xfa4d2f03 __nla_parse +EXPORT_SYMBOL vmlinux 0xfa599bb2 netlink_register_notifier +EXPORT_SYMBOL vmlinux 0xfa65eff2 phy_get_internal_delay +EXPORT_SYMBOL vmlinux 0xfa6b00f6 mipi_dsi_dcs_get_pixel_format +EXPORT_SYMBOL vmlinux 0xfa705a3f phy_ethtool_get_wol +EXPORT_SYMBOL vmlinux 0xfa72be38 xa_get_order +EXPORT_SYMBOL vmlinux 0xfa730374 zero_fill_bio +EXPORT_SYMBOL vmlinux 0xfa77bc33 __skb_pad +EXPORT_SYMBOL vmlinux 0xfa7a0886 config_item_put +EXPORT_SYMBOL vmlinux 0xfaa5e6b4 simple_get_link +EXPORT_SYMBOL vmlinux 0xfaa708c3 dev_addr_del +EXPORT_SYMBOL vmlinux 0xfab0ead3 dev_uc_del +EXPORT_SYMBOL vmlinux 0xfab62cd9 flow_rule_alloc +EXPORT_SYMBOL vmlinux 0xfac09633 netlink_broadcast +EXPORT_SYMBOL vmlinux 0xfac8865f sysctl_wmem_max +EXPORT_SYMBOL vmlinux 0xfac9d8a9 sdev_disable_disk_events +EXPORT_SYMBOL vmlinux 0xfad2a695 dma_map_page_attrs +EXPORT_SYMBOL vmlinux 0xfadce3ee skb_queue_purge +EXPORT_SYMBOL vmlinux 0xfae0f17c amba_device_unregister +EXPORT_SYMBOL vmlinux 0xfaee622b pps_lookup_dev +EXPORT_SYMBOL vmlinux 0xfaf57b9f tty_unlock +EXPORT_SYMBOL vmlinux 0xfaf7aa76 ps2_sendbyte +EXPORT_SYMBOL vmlinux 0xfb12ae7d sock_recv_errqueue +EXPORT_SYMBOL vmlinux 0xfb1d7438 down_read +EXPORT_SYMBOL vmlinux 0xfb290f86 kmem_cache_alloc_bulk +EXPORT_SYMBOL vmlinux 0xfb2a6b50 dev_get_by_napi_id +EXPORT_SYMBOL vmlinux 0xfb30fefe jbd2_trans_will_send_data_barrier +EXPORT_SYMBOL vmlinux 0xfb319713 phy_free_interrupt +EXPORT_SYMBOL vmlinux 0xfb336634 mempool_destroy +EXPORT_SYMBOL vmlinux 0xfb384d37 kasprintf +EXPORT_SYMBOL vmlinux 0xfb424bd0 nand_ecc_register_on_host_hw_engine +EXPORT_SYMBOL vmlinux 0xfb5a03e8 mr_fill_mroute +EXPORT_SYMBOL vmlinux 0xfb69e747 fs_param_is_fd +EXPORT_SYMBOL vmlinux 0xfb6af58d recalc_sigpending +EXPORT_SYMBOL vmlinux 0xfb7bdd72 pci_bus_read_config_word +EXPORT_SYMBOL vmlinux 0xfb7d9c45 __udivsi3 +EXPORT_SYMBOL vmlinux 0xfb91ac9a timestamp_truncate +EXPORT_SYMBOL vmlinux 0xfb9cdeb3 sg_miter_skip +EXPORT_SYMBOL vmlinux 0xfb9d1cc3 sock_no_sendmsg +EXPORT_SYMBOL vmlinux 0xfba7a5f5 __get_random_u32_below +EXPORT_SYMBOL vmlinux 0xfba7ddd2 match_u64 +EXPORT_SYMBOL vmlinux 0xfbaaf01e console_lock +EXPORT_SYMBOL vmlinux 0xfbac90ae blk_mq_run_hw_queue +EXPORT_SYMBOL vmlinux 0xfbad3cf0 scsi_normalize_sense +EXPORT_SYMBOL vmlinux 0xfbc420e7 iov_iter_get_pages_alloc2 +EXPORT_SYMBOL vmlinux 0xfbc4f89e io_schedule_timeout +EXPORT_SYMBOL vmlinux 0xfbdb353d trace_seq_acquire +EXPORT_SYMBOL vmlinux 0xfbdfd3f1 ioremap_wc +EXPORT_SYMBOL vmlinux 0xfbe7a731 ppp_output_wakeup +EXPORT_SYMBOL vmlinux 0xfbea611e _raw_read_unlock_bh +EXPORT_SYMBOL vmlinux 0xfbf75da7 ip6_err_gen_icmpv6_unreach +EXPORT_SYMBOL vmlinux 0xfc155177 vlan_vids_del_by_dev +EXPORT_SYMBOL vmlinux 0xfc16bec2 reuseport_select_sock +EXPORT_SYMBOL vmlinux 0xfc1bb904 mr_mfc_seq_idx +EXPORT_SYMBOL vmlinux 0xfc31eec2 _raw_read_lock_irq +EXPORT_SYMBOL vmlinux 0xfc39e32f ioport_unmap +EXPORT_SYMBOL vmlinux 0xfc3f3589 strscpy_pad +EXPORT_SYMBOL vmlinux 0xfc421e79 gnet_stats_add_queue +EXPORT_SYMBOL vmlinux 0xfc42db2c kill_block_super +EXPORT_SYMBOL vmlinux 0xfc48d17c get_user_pages_remote +EXPORT_SYMBOL vmlinux 0xfc52abc7 qcom_scm_pas_shutdown +EXPORT_SYMBOL vmlinux 0xfc88a31e mr_rtm_dumproute +EXPORT_SYMBOL vmlinux 0xfc8c3427 filemap_fdatawrite +EXPORT_SYMBOL vmlinux 0xfc94a8b6 touchscreen_report_pos +EXPORT_SYMBOL vmlinux 0xfc9ed8c3 qcom_scm_ice_available +EXPORT_SYMBOL vmlinux 0xfca03273 d_drop +EXPORT_SYMBOL vmlinux 0xfcc23238 rio_query_mport +EXPORT_SYMBOL vmlinux 0xfcc55f73 cpumask_any_and_distribute +EXPORT_SYMBOL vmlinux 0xfcce2f7d ucc_fast_enable +EXPORT_SYMBOL vmlinux 0xfcd1819a hdmi_spd_infoframe_check +EXPORT_SYMBOL vmlinux 0xfcd185f6 single_open +EXPORT_SYMBOL vmlinux 0xfcd328c0 alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0xfcd7e6a4 dquot_transfer +EXPORT_SYMBOL vmlinux 0xfcda9456 seq_putc +EXPORT_SYMBOL vmlinux 0xfcec0987 enable_irq +EXPORT_SYMBOL vmlinux 0xfcfedbd6 tegra_dfll_suspend +EXPORT_SYMBOL vmlinux 0xfd0e13b3 mipi_dsi_dcs_set_tear_scanline +EXPORT_SYMBOL vmlinux 0xfd1aeda7 nf_ct_attach +EXPORT_SYMBOL vmlinux 0xfd26f92a skb_unlink +EXPORT_SYMBOL vmlinux 0xfd30a36a inetdev_by_index +EXPORT_SYMBOL vmlinux 0xfd3516fe __dynamic_ibdev_dbg +EXPORT_SYMBOL vmlinux 0xfd3d3e23 seq_vprintf +EXPORT_SYMBOL vmlinux 0xfd400ca0 seg6_hmac_validate_skb +EXPORT_SYMBOL vmlinux 0xfd435e54 ip6_dst_hoplimit +EXPORT_SYMBOL vmlinux 0xfd456c37 of_get_next_available_child +EXPORT_SYMBOL vmlinux 0xfd711229 tty_port_hangup +EXPORT_SYMBOL vmlinux 0xfd78f500 reuseport_alloc +EXPORT_SYMBOL vmlinux 0xfd861294 mipi_dsi_driver_register_full +EXPORT_SYMBOL vmlinux 0xfd8a41a1 d_alloc_anon +EXPORT_SYMBOL vmlinux 0xfd8c5afc release_fiq +EXPORT_SYMBOL vmlinux 0xfd91879c vc_cons +EXPORT_SYMBOL vmlinux 0xfdad2367 wait_for_completion_state +EXPORT_SYMBOL vmlinux 0xfdcc8a0e fb_find_best_display +EXPORT_SYMBOL vmlinux 0xfdcc9d54 snd_ctl_notify +EXPORT_SYMBOL vmlinux 0xfde8a5cb phys_mem_access_prot +EXPORT_SYMBOL vmlinux 0xfdff8813 ucc_of_parse_tdm +EXPORT_SYMBOL vmlinux 0xfe003e40 __phy_write_mmd +EXPORT_SYMBOL vmlinux 0xfe029963 unregister_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xfe0573da pci_read_vpd +EXPORT_SYMBOL vmlinux 0xfe171764 ioremap_page +EXPORT_SYMBOL vmlinux 0xfe179c6a pci_restore_state +EXPORT_SYMBOL vmlinux 0xfe2999a1 __register_chrdev +EXPORT_SYMBOL vmlinux 0xfe41829c xa_store_range +EXPORT_SYMBOL vmlinux 0xfe487975 init_wait_entry +EXPORT_SYMBOL vmlinux 0xfe5d4bb2 sys_tz +EXPORT_SYMBOL vmlinux 0xfe757c08 mfd_remove_devices_late +EXPORT_SYMBOL vmlinux 0xfe80bcfc param_get_invbool +EXPORT_SYMBOL vmlinux 0xfe9266c1 tty_port_tty_get +EXPORT_SYMBOL vmlinux 0xfea2787d proc_set_size +EXPORT_SYMBOL vmlinux 0xfea3f24d security_binder_transfer_file +EXPORT_SYMBOL vmlinux 0xfeac844f stop_tty +EXPORT_SYMBOL vmlinux 0xfed2b576 inet6_register_protosw +EXPORT_SYMBOL vmlinux 0xfedcdb60 seq_hlist_next_percpu +EXPORT_SYMBOL vmlinux 0xfeddd288 mark_info_dirty +EXPORT_SYMBOL vmlinux 0xfee57fb5 pcim_iomap +EXPORT_SYMBOL vmlinux 0xfefcb98e vme_dma_vme_attribute +EXPORT_SYMBOL vmlinux 0xfefd49a3 aperture_remove_conflicting_pci_devices +EXPORT_SYMBOL vmlinux 0xff09f892 nand_monolithic_write_page_raw +EXPORT_SYMBOL vmlinux 0xff0de8d8 netdev_alert +EXPORT_SYMBOL vmlinux 0xff14e439 inet_sk_get_local_port_range +EXPORT_SYMBOL vmlinux 0xff1e9dd8 seq_list_start +EXPORT_SYMBOL vmlinux 0xff244f65 vlan_for_each +EXPORT_SYMBOL vmlinux 0xff282521 rfkill_register +EXPORT_SYMBOL vmlinux 0xff3cdd69 __generic_file_fsync +EXPORT_SYMBOL vmlinux 0xff434ccd tcp_md5_hash_skb_data +EXPORT_SYMBOL vmlinux 0xff4351b0 ecc_sw_hamming_calculate +EXPORT_SYMBOL vmlinux 0xff4cee59 vma_set_file +EXPORT_SYMBOL vmlinux 0xff5eda04 vfs_mkdir +EXPORT_SYMBOL vmlinux 0xff6104d0 snd_pcm_rate_bit_to_rate +EXPORT_SYMBOL vmlinux 0xff67b37f __lshrdi3 +EXPORT_SYMBOL vmlinux 0xff6878cf fb_default_cmap +EXPORT_SYMBOL vmlinux 0xff7dd17b vfs_create_mount +EXPORT_SYMBOL vmlinux 0xff8c2e5a radix_tree_tag_get +EXPORT_SYMBOL vmlinux 0xff9658b9 skb_pull_data +EXPORT_SYMBOL vmlinux 0xff996450 gen_pool_virt_to_phys +EXPORT_SYMBOL vmlinux 0xffabd61d pci_msi_vec_count +EXPORT_SYMBOL vmlinux 0xffb94ef0 _test_and_change_bit +EXPORT_SYMBOL vmlinux 0xffbb1398 mmc_add_host +EXPORT_SYMBOL vmlinux 0xffc0c9d1 dquot_quota_off +EXPORT_SYMBOL vmlinux 0xffc154cd devm_backlight_device_unregister +EXPORT_SYMBOL vmlinux 0xffc8e133 uart_register_driver +EXPORT_SYMBOL vmlinux 0xffcc4ec7 tcp_bpf_bypass_getsockopt +EXPORT_SYMBOL vmlinux 0xffd14c39 snd_timer_global_free +EXPORT_SYMBOL vmlinux 0xffde6132 tty_hangup +EXPORT_SYMBOL vmlinux 0xffe910e5 skb_udp_tunnel_segment +EXPORT_SYMBOL vmlinux 0xffeedf6a delayed_work_timer_fn +EXPORT_SYMBOL_GPL arch/arm/crypto/sha1-arm 0x18a61db3 sha1_finup_arm +EXPORT_SYMBOL_GPL arch/arm/crypto/sha1-arm 0x696e9ddd sha1_update_arm +EXPORT_SYMBOL_GPL crypto/af_alg 0x04510af2 af_alg_get_rsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x27e92408 af_alg_async_cb +EXPORT_SYMBOL_GPL crypto/af_alg 0x2ccaeadd af_alg_wait_for_data +EXPORT_SYMBOL_GPL crypto/af_alg 0x33c7f6f3 af_alg_free_resources +EXPORT_SYMBOL_GPL crypto/af_alg 0x39896bf7 af_alg_register_type +EXPORT_SYMBOL_GPL crypto/af_alg 0x3aec22c1 af_alg_release_parent +EXPORT_SYMBOL_GPL crypto/af_alg 0x5996ae3a af_alg_sendmsg +EXPORT_SYMBOL_GPL crypto/af_alg 0xafd191f4 af_alg_alloc_areq +EXPORT_SYMBOL_GPL crypto/af_alg 0xb984d37c af_alg_free_sg +EXPORT_SYMBOL_GPL crypto/af_alg 0xc06c1895 af_alg_pull_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0xca4a2d76 af_alg_accept +EXPORT_SYMBOL_GPL crypto/af_alg 0xd112d406 af_alg_unregister_type +EXPORT_SYMBOL_GPL crypto/af_alg 0xd1c60585 af_alg_poll +EXPORT_SYMBOL_GPL crypto/af_alg 0xe38b151d af_alg_count_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0xef1c5cd7 af_alg_wmem_wakeup +EXPORT_SYMBOL_GPL crypto/af_alg 0xf632b1ed af_alg_release +EXPORT_SYMBOL_GPL crypto/aria_generic 0x4a61978a aria_encrypt +EXPORT_SYMBOL_GPL crypto/aria_generic 0x7a4d1d45 aria_set_key +EXPORT_SYMBOL_GPL crypto/aria_generic 0xbdad6df6 aria_decrypt +EXPORT_SYMBOL_GPL crypto/async_tx/async_memcpy 0x09ea764c async_memcpy +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0x22985c2a async_syndrome_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0xaadffd18 async_gen_syndrome +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x32166903 async_raid6_2data_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0xa3c85788 async_raid6_datap_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x3d8b14f3 __async_tx_find_channel +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x5a8f2f64 async_trigger_callback +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xc65acf00 async_tx_submit +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xcf18fd69 async_tx_quiesce +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x3d73043e async_xor_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x50ca0e2c async_xor_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x77a97df4 async_xor +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xfc56df23 async_xor_val_offs +EXPORT_SYMBOL_GPL crypto/authenc 0x2479193e crypto_authenc_extractkeys +EXPORT_SYMBOL_GPL crypto/blowfish_common 0xb2f5333d blowfish_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x188d9d26 __cast5_decrypt +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xe561025a cast5_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xef81a4af __cast5_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x3dbae082 __cast6_decrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x4be143fa cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xcfce512f __cast6_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xd76a5716 __cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast_common 0x5609ce41 cast_s2 +EXPORT_SYMBOL_GPL crypto/cast_common 0x5b17be06 cast_s4 +EXPORT_SYMBOL_GPL crypto/cast_common 0xb9cba57f cast_s3 +EXPORT_SYMBOL_GPL crypto/cast_common 0xbd3e7542 cast_s1 +EXPORT_SYMBOL_GPL crypto/cryptd 0x05dd2094 cryptd_skcipher_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x215eb648 cryptd_free_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x3246ce92 cryptd_free_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0x4636b83b cryptd_aead_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x6773a3ee cryptd_ahash_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x67c297af cryptd_free_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0x6890cb0c cryptd_alloc_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x9f94b49e cryptd_skcipher_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xd000bdbe cryptd_ahash_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xd8163b97 cryptd_alloc_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0xef6faf5a cryptd_shash_desc +EXPORT_SYMBOL_GPL crypto/cryptd 0xf20278fa cryptd_aead_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xfe9dbeee cryptd_alloc_skcipher +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x0277bd8e crypto_transfer_hash_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x05509a2f crypto_finalize_hash_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x121bae42 crypto_engine_exit +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x259a0482 crypto_transfer_akcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x38d0f045 crypto_finalize_skcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x4ffbb9d3 crypto_engine_stop +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x52370674 crypto_finalize_akcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x78c05ee9 crypto_finalize_aead_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x7a336312 crypto_engine_alloc_init +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xbeb19935 crypto_engine_start +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xcf685a7a crypto_engine_alloc_init_and_set +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xd44e11d3 crypto_transfer_aead_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xf0572cbb crypto_transfer_kpp_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xf826de07 crypto_finalize_kpp_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xfe07ac9c crypto_transfer_skcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x16db8e2e simd_register_aeads_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x504cb053 simd_aead_create_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x66983e96 simd_skcipher_create +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x8139eb9c simd_unregister_aeads +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x851c747c simd_aead_create +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x88638552 simd_skcipher_create_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0x8af411b1 simd_register_skciphers_compat +EXPORT_SYMBOL_GPL crypto/crypto_simd 0xbfd26f15 simd_aead_free +EXPORT_SYMBOL_GPL crypto/crypto_simd 0xdc3ad2bd simd_unregister_skciphers +EXPORT_SYMBOL_GPL crypto/crypto_simd 0xefe73979 simd_skcipher_free +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x33b866ce crypto_ecdh_decode_key +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7475be8e crypto_ecdh_key_len +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0xb230d2ec crypto_ecdh_encode_key +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x1936413e polyval_mul_non4k +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x42c78b47 polyval_update_non4k +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x0c6e5494 serpent_setkey +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x4eb4c55e __serpent_encrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xbcc074f3 __serpent_decrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xd4c9681a __serpent_setkey +EXPORT_SYMBOL_GPL crypto/sm2_generic 0x867df5ab sm2_compute_z_digest +EXPORT_SYMBOL_GPL crypto/sm3 0xa98edad1 sm3_update +EXPORT_SYMBOL_GPL crypto/sm3 0xf04338f9 sm3_final +EXPORT_SYMBOL_GPL crypto/sm3_generic 0x0bddca87 sm3_zero_message_hash +EXPORT_SYMBOL_GPL crypto/sm4 0x24e254e8 sm4_expandkey +EXPORT_SYMBOL_GPL crypto/sm4 0xfa81970e sm4_crypt_block +EXPORT_SYMBOL_GPL crypto/twofish_common 0xb20b1b56 twofish_setkey +EXPORT_SYMBOL_GPL crypto/twofish_common 0xe22b7787 __twofish_setkey +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x08f0212d spk_set_num_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x0ec29562 spk_ttyio_ops +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1e39eb14 synth_putws +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x299b9c6c spk_ttyio_release +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x2e7e21d7 speakup_event +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x41a160e5 synth_buffer_empty +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4449e1dd synth_buffer_clear +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x45eda959 spk_get_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x466f5eb7 synth_putwc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x5eb0e2c7 spk_ttyio_synth_probe +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x625a5d6c spk_synth_is_alive_restart +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x6ab0a5f0 spk_var_store +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x72379139 spk_ttyio_synth_immediate +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x76d40046 synth_buffer_skip_nonlatin1 +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8181ceec speakup_info +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x84dad068 synth_buffer_getc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x89951832 spk_synth_get_index +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8c82dfca synth_request_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8ec1505a spk_do_catch_up +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8fe0db01 synth_putwc_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x94d43c04 synth_remove +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x9f7e6f83 spk_do_catch_up_unicode +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xaadb0612 synth_buffer_peek +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xb57e64e0 spk_synth_is_alive_nop +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xbbd15a51 speakup_start_ttys +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc15b1994 spk_var_show +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc19b83fe synth_current +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc1e339d2 synth_add +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc319c604 synth_putws_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc58f6e50 spk_get_var_header +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd8fd86cf synth_release_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe194d0ef synth_printf +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xf8bcf7dd spk_synth_flush +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0x3b38d818 pata_parport_unregister_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_parport/pata_parport 0xb03c390d pata_parport_register_driver +EXPORT_SYMBOL_GPL drivers/ata/pata_platform 0xcbd75aeb __pata_platform_probe +EXPORT_SYMBOL_GPL drivers/ata/pata_sis 0x8eb7e086 sis_info133_for_sata +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x09917359 charlcd_poke +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x6fd9cc4a charlcd_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x8b45326c charlcd_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xd3e29970 charlcd_backlight +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf3304696 charlcd_free +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf883c540 charlcd_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x07b26ecc hd44780_common_gotoxy +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x1aa688fd hd44780_common_lines +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x23159a5b hd44780_common_clear_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x30e85287 hd44780_common_shift_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x36dc00a2 hd44780_common_print +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x3c4c183f hd44780_common_home +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x489c89e8 hd44780_common_redefine_char +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x64415593 hd44780_common_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x79e8e259 hd44780_common_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8585e5fd hd44780_common_blink +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8d4f3fa4 hd44780_common_init_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xa22afdaa hd44780_common_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xc369090d hd44780_common_shift_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xf360d788 hd44780_common_fontsize +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x14102f23 ks0108_displaystate +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x48a70518 ks0108_writedata +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x4f506333 ks0108_startline +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x6edae968 ks0108_isinited +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xbf4774db ks0108_writecontrol +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xedde6df2 ks0108_page +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xfee8ef7b ks0108_address +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x5e4a24f8 linedisp_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0xa354c1b9 linedisp_unregister +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0x360e2c82 __devm_regmap_init_ac97 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0x445a34a6 __regmap_init_ac97 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-ac97 0x58c0bd2c regmap_ac97_default_volatile +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-i3c 0xdb1facf8 __devm_regmap_init_i3c +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0x017dea1e __devm_regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0x4a080c86 __regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0x05104f62 __devm_regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0xd2e21329 __regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0xe978dfa6 __devm_regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0xfef61306 __regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0x7f8c7949 __regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xc821f77f __devm_regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0x341329bd __devm_regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0xd0a140fe __regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x4e7fdad2 __regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x8829ffa4 __devm_regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x97da1864 __devm_regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0xfbb1954d __regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0x18f3c23e __devm_regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0xd8a0c32a __regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x008cc8e6 bcma_chipco_gpio_control +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x06f286c3 bcma_chipco_gpio_outen +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x0c17d400 bcma_core_set_clockmode +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x0c605ebe bcma_chipco_regctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x1608d542 bcma_chipco_pll_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x190b9865 bcma_chipco_chipctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x1dc2a0bd bcma_chipco_pll_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x2c44086a bcma_core_pll_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x34a97817 bcma_chipco_pll_read +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x3781a3de bcma_host_pci_up +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x40c69ed2 bcma_find_core_unit +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x4d999c0b __bcma_driver_register +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x579d1e38 bcma_host_pci_irq_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x621760b9 bcma_pmu_get_bus_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x7d3b37fc bcma_chipco_b_mii_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x9d270427 bcma_driver_unregister +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xb20a6b92 bcma_chipco_get_alp_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xb31045df bcma_host_pci_down +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xcbe2f214 bcma_core_pci_power_save +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xcfe46272 bcma_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xd166a0a7 bcma_core_enable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xe6194021 bcma_core_disable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xf9f4225d bcma_core_is_enabled +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xfbf771dc bcma_chipco_gpio_out +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x2836554f btbcm_setup_apple +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x3f10f1a1 btbcm_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x6c03afb6 btbcm_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x73f2ab2a btbcm_setup_patchram +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x787fe4cf btbcm_read_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xb0bc46e3 btbcm_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xcd6e81ec btbcm_write_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xf7094559 btbcm_finalize +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x0d6e4363 btintel_send_intel_reset +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x16add69d btintel_bootup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x230d02aa btintel_set_diag +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x29475e56 btintel_read_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x441808a4 btintel_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x5ec6967d btintel_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x616b582c btintel_set_quality_report +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x65060a2c btintel_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x6a0e8ee5 btintel_regmap_init +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x6f033deb btintel_secure_send_result +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x83bf35d1 btintel_configure_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x977a9a95 btintel_set_event_mask_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x9ad3f486 btintel_load_ddc_config +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xa9edbcc1 btintel_enter_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xc4e99219 btintel_exit_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xd1812073 btintel_read_boot_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xd188d96f btintel_version_info +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x1e36eef6 btmrvl_interrupt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x2a0f8b05 btmrvl_add_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x2f02b040 btmrvl_register_hdev +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x59e7221b btmrvl_process_event +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x6e27e9eb btmrvl_enable_hs +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x74f8a4ae btmrvl_send_hscfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x7a20013e btmrvl_send_module_cfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x7ce32ed4 btmrvl_remove_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xb77681d4 btmrvl_enable_ps +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xca3be2d6 btmrvl_pscan_window_reporting +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xcdfdb628 btmrvl_check_evtpkt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x56fa805c btmtk_setup_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x6c608f32 btmtk_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x70045663 btmtk_setup_firmware_79xx +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x91723f2d qca_read_soc_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x957d7ac5 qca_set_bdaddr_rome +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xeeb26268 qca_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xf62f6fc3 qca_uart_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xfb2aba5c qca_send_pre_shutdown_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x0cfec38d btrtl_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xaf78f260 btrtl_free +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xb78219d8 btrtl_shutdown_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xc79b4865 btrtl_setup_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xc881e689 btrtl_get_uart_settings +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xc9888d9c btrtl_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xd50a7f63 btrtl_set_quirks +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x0760969b hci_uart_register_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x15108879 hci_uart_unregister_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x868ff45b h4_recv_buf +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xa00ec63c hci_uart_tx_wakeup +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x25185df6 mhi_ep_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x28034487 mhi_ep_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x3c16bb17 mhi_ep_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x43ebf873 mhi_ep_queue_is_empty +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x499e33c7 mhi_ep_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x586df2ea mhi_ep_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x803e70e5 __mhi_ep_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xa99a5d14 mhi_ep_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x05c2cbf7 mhi_get_exec_env +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x147b7f81 mhi_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x15ddb629 mhi_get_free_desc_count +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x17575012 mhi_queue_buf +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x20e0829b mhi_force_rddm_mode +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x2d827b44 mhi_prepare_for_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x2d91304d mhi_async_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x3368f0fc mhi_download_rddm_image +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x360b9420 mhi_device_put +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x51a1bc8f mhi_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x52c543a3 mhi_device_get_sync +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x5fd8eb22 mhi_pm_resume +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7284d692 mhi_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7636e14c __mhi_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x8021eaf3 mhi_prepare_for_transfer_autoqueue +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x8268a7cb mhi_alloc_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x851ffda1 mhi_soc_reset +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x8d3f8bff mhi_notify +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x8dd1564b mhi_get_mhi_state +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x96551bd2 mhi_pm_resume_force +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x997e16e1 mhi_unprepare_from_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xa26c5b57 mhi_free_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb43e2e7c mhi_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb6a82b3e mhi_prepare_for_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xc8707608 mhi_device_get +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xcb371113 mhi_unprepare_after_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xcc835369 mhi_queue_is_full +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe20b23d1 mhi_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xf75ab58b mhi_queue_dma +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xfac2090a mhi_pm_suspend +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x1cff0fd6 moxtet_device_write +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x21aff33b moxtet_device_written +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0xacdb4c72 moxtet_device_read +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0xd5d92aa1 __moxtet_register_driver +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x03351dae clk_rcg_floor_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x03e7eb9a clk_alpha_pll_stromer_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x040b256b clk_fabia_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x07935d8b clk_alpha_pll_postdiv_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ae351c4 clk_alpha_pll_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0bb849d9 clk_is_enabled_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0d678ab9 qcom_reset_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0ed823f3 clk_alpha_pll_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x0f33f9b4 qcom_cc_map +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1d0f06af clk_byte2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1de81c63 clk_pll_configure_sr_hpm_lp +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1ea782c8 clk_alpha_pll_huayra_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1eade75c clk_zonda_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1f83275f clk_regmap_mux_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x1f88365f clk_alpha_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x22dc5dd7 clk_lucid_evo_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x233e5373 clk_rcg_bypass_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x2be7081a gdsc_gx_do_nothing_enable +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x2d293905 clk_alpha_pll_postdiv_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x35261f7e clk_alpha_pll_regs +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x35964fa4 qcom_cc_register_board_clk +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x363d9eb4 clk_rivian_evo_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x38229fba clk_alpha_pll_reset_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x395868a1 qcom_find_freq_floor +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x45180f77 clk_dyn_rcg_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x45226263 clk_gfx3d_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x468b22ce clk_pll_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x4a930432 clk_branch_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x55db854e qcom_cc_register_rcg_dfs +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5875c6f8 qcom_cc_probe +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x59eabda5 mux_div_set_src_div +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5c035f38 clk_alpha_pll_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x5c3e75ee clk_pll_vote_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x62cf95cf clk_stromer_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x64b8755d clk_alpha_pll_fixed_lucid_5lpe_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x66580ca3 clk_regmap_mux_closest_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6af41b8b qcom_pll_set_fsm_mode +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6b8e2aa0 clk_pll_configure_sr +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6bf29926 qcom_cc_register_sleep_clk +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x6d308251 clk_alpha_pll_fixed_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x70156ec0 clk_alpha_pll_postdiv_ro_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x708a435d clk_alpha_pll_lucid_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x71b860b8 krait_div2_clk_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7319e51c clk_alpha_pll_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x73748d88 qcom_find_cfg_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x787e8234 qcom_find_freq +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7b87fe3e clk_alpha_pll_postdiv_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7dfa4f12 clk_alpha_pll_postdiv_lucid_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x7e69e953 clk_alpha_pll_postdiv_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x82afa55e clk_regmap_phy_mux_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x85831405 clk_alpha_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x88c0add9 clk_rcg_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x8e4c395e clk_edp_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x93bc2a64 clk_ops_hfpll +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x94c464a3 clk_rcg2_floor_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x953b97b7 clk_alpha_pll_postdiv_lucid_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9821a599 clk_rcg_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9950d9f4 clk_trion_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0x9c401604 clk_rcg_esc_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xa0755dc3 clk_alpha_pll_fixed_trion_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xa95ed447 clk_rcg2_shared_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaa1c1b1b clk_enable_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaea28295 clk_rcg_bypass2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xaf105ec4 clk_branch2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb06b360a qcom_find_src_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb3d93f1b clk_branch_simple_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xb8694bf5 clk_rcg2_mux_closest_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xbc1c0045 qcom_cc_probe_by_index +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc0126fe0 clk_pll_sr2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc0d2ecb0 clk_regmap_div_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xc9cb9fbf clk_alpha_pll_zonda_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xcb2d25f8 clk_alpha_pll_fixed_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd2ec30a3 clk_dp_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd83794fd devm_clk_register_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xd98fe91b clk_alpha_pll_fixed_fabia_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xdfbf2cdb krait_mux_clk_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe4d191e1 clk_rcg_lcc_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe88890ab clk_disable_regmap +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe8b8b851 qcom_cc_really_probe +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xe8c0478b clk_byte_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xeec69605 clk_rcg2_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf2522383 clk_alpha_pll_rivian_evo_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf3bf69c3 clk_pixel_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf439f21a clk_alpha_pll_agera_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf566bbef clk_agera_pll_configure +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xf84b8d59 clk_regmap_div_ro_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfafc1469 clk_branch2_aon_ops +EXPORT_SYMBOL_GPL drivers/clk/qcom/clk-qcom 0xfbd6578d clk_alpha_pll_hwfsm_ops +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0bd784c5 comedi_dio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0cd330f4 range_unknown +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0d91cab8 comedi_dio_update_state +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x21102f87 range_0_32mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x21bdecb4 comedi_event +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x21e7a7ed comedi_nsamples_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x25b82ed9 comedi_alloc_subdev_readback +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2e846657 comedi_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2f0ad9d3 range_bipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x415df925 comedi_dev_get_from_minor +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4236eaaf range_4_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x49b963df comedi_set_spriv_auto_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4d76a254 comedi_buf_read_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4fe634f3 range_bipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x55e7761a comedi_is_subdevice_running +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x56c91942 comedi_legacy_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x5b4e29c0 comedi_buf_write_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x660759e2 comedi_alloc_spriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x68c06b6c comedi_bytes_per_scan_cmd +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x7891047f comedi_alloc_subdevices +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8113872c range_unipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x91ec61a2 comedi_check_chanlist +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x96b3a784 comedi_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x9b2af166 __comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x9fb100bf comedi_buf_read_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xaa77fa2e comedi_handle_events +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xaab929e8 comedi_nscans_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xaeccf06c comedi_bytes_per_scan +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb0b02bd7 comedi_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb5851400 comedi_buf_read_n_available +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb679cebc range_0_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbb52fc7f range_bipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbdbe75c6 range_unipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xc062f8d2 comedi_buf_write_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd18e42c6 comedi_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd43a53ab comedi_dev_put +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd44eff6c comedi_buf_write_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd5441021 comedi_alloc_devpriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd7665ab4 comedi_readback_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd9b418ca comedi_inc_scan_progress +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdb2044b2 range_unipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdc07de97 comedi_load_firmware +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdced9478 comedi_timeout +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xe7123171 comedi_buf_read_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xf2745a28 comedi_set_hw_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xf4b719cd comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x068b5c6b comedi_pci_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x36eb4415 comedi_pci_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x3cbc5834 comedi_to_pci_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x45144e23 comedi_pci_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xa13ec5c5 comedi_pci_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xa1d196ac comedi_pci_disable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xb0cd0224 comedi_pci_enable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xd3c104ee comedi_pci_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x03e5dfdb comedi_to_usb_interface +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x48df58f8 comedi_usb_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x8b2d3a78 comedi_usb_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xa202a026 comedi_usb_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xc91a8998 comedi_to_usb_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xde2da174 comedi_usb_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x79f4a6cf addi_watchdog_reset +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x7a5d0fb4 addi_watchdog_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/amplc_pc236_common 0xbde777cc amplc_pc236_common_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x11c23aeb subdev_8255_regbase +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x18a14f91 subdev_8255_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x4a9c1d9b subdev_8255_mm_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x08a60ffb mite_request_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x2edafbdd mite_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x31c2ea29 mite_request_channel_in_range +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x3e9e17a7 mite_dma_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x403ff1e5 mite_detach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x590038a6 mite_sync_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x68484ca6 mite_buf_change +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x92021648 mite_release_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x939ae328 mite_dma_disarm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x9c633059 mite_ack_linkc +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x9cca5855 mite_done +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xa05b2fa3 mite_init_ring_descriptors +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xbe2f9b27 mite_free_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xcc45d327 mite_bytes_in_transit +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xe2d1cee1 mite_prep_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xe49cbaa2 mite_alloc_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x076bc308 ni_find_route_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x0921123e ni_lookup_route_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x1facf7f8 ni_is_cmd_dest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x64443d67 ni_get_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x6c18c54e ni_count_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x85e75c94 ni_assign_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x863a306d ni_sort_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8ab47ba4 ni_route_set_has_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8f0f0901 ni_find_route_set +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0xb3e302a3 ni_route_to_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x0ba5540a ni_tio_set_gate_src_raw +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x0d14d1f2 ni_tio_set_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x19b6c24b ni_tio_set_bits +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x1cde45d9 ni_gpct_device_construct +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x391224fb ni_tio_get_soft_copy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x4ec6613a ni_tio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x62003dd9 ni_tio_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x6609c480 ni_tio_set_gate_src +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x6bdef54f ni_tio_init_counter +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x72dcdd53 ni_tio_unset_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x746c63f8 ni_tio_get_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x88fd426b ni_tio_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x9b0d9604 ni_gpct_device_destroy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xbf4d051d ni_tio_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xc9288aae ni_tio_insn_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xf33ef79b ni_tio_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x385b8c62 ni_tio_cmdtest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x948bdc56 ni_tio_set_mite_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xb74b5c86 ni_tio_cmd +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xc5a77eb4 ni_tio_handle_interrupt +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xc663ef6d ni_tio_cancel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xcaae39b4 ni_tio_acknowledge +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x1506c6af comedi_dio_get_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x88ad11f1 comedi_open +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x8f29b155 comedi_dio_bitfield2 +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xa02f6872 comedi_find_subdevice_by_type +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xe3f84c47 comedi_close +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xe62550da comedi_dio_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xecaddc96 comedi_get_n_channels +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x00bd2dee adf_gen2_init_vf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x07874e78 adf_pfvf_comms_disabled +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0e49dcb9 adf_vf2pf_notify_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x199f403d adf_gen4_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1bc4f7a2 adf_init_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1f703a6f adf_init_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x238850a7 adf_disable_pf2vf_interrupts +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x24a4e03b adf_dbgfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x291e21b1 adf_cleanup_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2bcb4313 adf_dev_get +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2be4e269 adf_gen2_get_arb_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2d2bc6a9 adf_gen4_enable_pm +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2d2cdd64 adf_disable_sriov +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x30182938 adf_err_handler +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x319d8875 adf_enable_vf2pf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x31ae2a43 adf_exit_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x348273eb adf_flush_vf_wq +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x361d1f1b adf_cfg_section_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x38857556 adf_gen2_get_accel_cap +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3a18f022 adf_gen2_get_num_aes +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3e707f37 adf_gen2_get_admin_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3eaebd09 adf_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x42f0e85c adf_devmgr_update_class_index +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x44801186 adf_exit_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4f5975b3 adf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4fe16b85 adf_sysfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x55976f2f adf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5f96f41b adf_devmgr_add_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x64188acd adf_gen4_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6641aca3 adf_vf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x7586921b adf_gen2_get_num_accels +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x83043699 adf_dev_restart +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x847a8abd adf_dev_down +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x87735221 adf_devmgr_rm_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x9e6fe356 adf_cfg_dev_remove +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa050181b adf_cfg_add_key_value_param +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa18cec99 adf_cfg_get_param_value +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa6a47c2a adf_dbgfs_exit +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xaf35db8c adf_gen2_cfg_iov_thds +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb746b48f adf_send_admin_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb9876108 adf_gen2_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xbc891419 adf_dev_up +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xbdc90aaf adf_gen2_dev_config +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc14edb26 adf_dev_started +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc400abf8 adf_gen2_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc501ac82 adf_gen4_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xcc3b167a adf_clean_vf_map +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd636a345 adf_devmgr_pci_to_accel_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd64519f1 adf_gen2_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd92d78ce adf_dev_put +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xda99be96 adf_reset_flr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xdae5a75a adf_gen2_enable_error_correction +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xdf2eb68c adf_enable_pf2vf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe0cef63b adf_gen2_enable_ints +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe13dac53 adf_devmgr_in_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe327f1f1 adf_gen4_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe45f3512 adf_gen2_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe932e843 adf_cfg_dev_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe9b642ff adf_vf2pf_notify_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xea13b7a2 adf_gen4_handle_pm_interrupt +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xeb5bc2e6 adf_init_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xef2b5e64 adf_reset_sbr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf29d4bea adf_dev_in_use +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf8d6a1eb adf_gen4_ring_pair_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf9811a4b adf_vf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/omap-crypto 0x5c2673e4 omap_crypto_cleanup +EXPORT_SYMBOL_GPL drivers/crypto/omap-crypto 0xd9009a51 omap_crypto_align_sg +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0x3d827de0 dw_edma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0xfa0824a7 dw_edma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x04e48f0c do_dw_dma_disable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x084b679a idma32_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x10c3833d dw_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x15b35cc5 dw_dma_filter +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x1a8b5f5c do_dw_dma_enable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x376d5657 dw_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x44ad0772 idma32_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x05f3a750 fsl_edma_disable_request +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x0c4b1470 fsl_edma_prep_slave_sg +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x0cd724e0 fsl_edma_tx_status +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x1081c989 fsl_edma_xfer_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x21c6fcd7 fsl_edma_chan_mux +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x21eee2f7 fsl_edma_terminate_all +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x4f636371 fsl_edma_free_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x6573c7b8 fsl_edma_setup_regs +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x71515e86 fsl_edma_resume +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x8776dab4 fsl_edma_free_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x9319ca1c fsl_edma_pause +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x9b63b2f9 fsl_edma_cleanup_vchan +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xacbc1878 fsl_edma_prep_memcpy +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xc10b890d fsl_edma_issue_pending +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xcf5a8225 fsl_edma_slave_config +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xe7327c5b fsl_edma_prep_dma_cyclic +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xf18bb520 fsl_edma_alloc_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0x52bd5e62 hidma_mgmt_setup +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0xec74b5ab hidma_mgmt_init_sys +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0x40773353 __fw_send_request +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xa018d2dd fw_card_read_cycle_time +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xabb5547d fw_request_get_timestamp +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xe86fb5c7 fw_card_release +EXPORT_SYMBOL_GPL drivers/firmware/arm_scpi 0x7d82b7db get_scpi_ops +EXPORT_SYMBOL_GPL drivers/firmware/mtk-adsp-ipc 0x5b0c4b0e mtk_adsp_ipc_send +EXPORT_SYMBOL_GPL drivers/fpga/altera-pr-ip-core 0x5a8170ea alt_pr_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x0353772b dfl_fpga_port_ops_get +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x07a8d259 dfl_fpga_enum_info_add_dfl +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x089336f6 dfl_fpga_check_port_id +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x2a60c18e dfl_fpga_dev_ops_unregister +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x2df8f246 dfl_fpga_dev_feature_uinit +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x348e82c9 dfl_fpga_port_ops_add +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x3550ec86 dfl_fpga_port_ops_put +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x4b7d5abd dfl_fpga_port_ops_del +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x4cbb82ea dfl_fpga_cdev_assign_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x4d84f103 dfl_fpga_enum_info_add_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x52770dee dfh_find_param +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x8915e605 dfl_fpga_cdev_config_ports_pf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x8a49b3d7 dfl_feature_ioctl_get_num_irqs +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x8f78195d dfl_fpga_dev_feature_init +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x8fea2119 dfl_feature_ioctl_set_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x903f606b dfl_fpga_feature_devs_enumerate +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xa7f7d025 dfl_fpga_enum_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb9a032d4 dfl_fpga_enum_info_free +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xbfdea267 __dfl_fpga_cdev_find_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xc020acae dfl_fpga_set_irq_triggers +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xc1be4964 dfl_fpga_dev_ops_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xcc0d90b8 dfl_fpga_cdev_release_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xccab1beb dfl_fpga_feature_devs_remove +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xfecb1da0 dfl_fpga_cdev_config_ports_vf +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0633c4b9 fpga_bridges_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0b2b884c fpga_bridges_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x238602bc of_fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2a2a8780 fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2c8167cf fpga_bridges_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x7c0daf10 fpga_bridge_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x8b2ebb28 fpga_bridge_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x9a870791 of_fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xbf23c4c0 fpga_bridge_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xc9526e21 fpga_bridge_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xdda9506f fpga_bridge_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xe892c4fe fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x092d4f8a fpga_mgr_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x1dad14ad of_fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x34d95323 fpga_image_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x534b4b3a devm_fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x7014a81a devm_fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x70190c12 fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x8cfd03d4 fpga_mgr_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x9671419c fpga_image_info_free +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xcad5dcb3 fpga_mgr_unlock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xcda3f43b fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xdce6c893 fpga_mgr_lock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xf3e3f5d9 fpga_mgr_load +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xf6f320a0 fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x1eb1e5f9 fpga_region_program_fpga +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x2e62d08c fpga_region_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x6f7034ce fpga_region_class_find +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x99312d9f fpga_region_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xe9df8ca1 fpga_region_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x29746401 fsi_cdev_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x3a93847e fsi_slave_claim_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x52a2b8a7 fsi_bus_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x5a57d574 fsi_free_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x5ea1a349 fsi_device_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x60a97912 fsi_slave_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x61c1f60c fsi_master_rescan +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x685dcd72 fsi_master_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x6866b63f fsi_driver_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x8eb6041e fsi_get_new_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xaa6e85cd fsi_master_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xc627ddb2 fsi_driver_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xcd5ac42b fsi_device_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xce22aee2 fsi_slave_release_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xe4ac7aa2 fsi_slave_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-occ 0x66c3b401 fsi_occ_submit +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0x291bb07b sbefifo_submit +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0xbdf62e1a sbefifo_parse_status +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x1d1dce28 gnss_allocate_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x3ea144ec gnss_register_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x4dbda244 gnss_insert_raw +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xa229dd86 gnss_put_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xeec31aed gnss_deregister_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x0e59540b gnss_serial_free +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x1aeed02e gnss_serial_pm_ops +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x4d090510 gnss_serial_allocate +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x5f10a39e gnss_serial_deregister +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xc2876f39 gnss_serial_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-aspeed 0x33b395e7 aspeed_gpio_copro_grab_gpio +EXPORT_SYMBOL_GPL drivers/gpio/gpio-aspeed 0x3faff7d8 aspeed_gpio_copro_release_gpio +EXPORT_SYMBOL_GPL drivers/gpio/gpio-aspeed 0x5dcbe46c aspeed_gpio_copro_set_ops +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x19564f02 idio_16_set +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x40780f24 idio_16_state_init +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x8bfb9315 idio_16_get_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x8fe1179b idio_16_get +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0xf3237eda idio_16_set_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x32a0fd0a __max730x_remove +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0xc1f660dc __max730x_probe +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x1e5649b4 devm_gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x496ce291 gpio_regmap_get_drvdata +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x5d7947eb gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xb7066570 gpio_regmap_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x16bc0b00 analogix_dp_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x285847cb analogix_dp_suspend +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x3d1faa9c analogix_dp_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x4bec00b4 analogix_dp_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x78ed97ed analogix_dp_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x89d4a2c4 analogix_dp_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xb9cbaf89 analogix_dp_stop_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xe4978c9d anx_dp_aux_transfer +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xfd4ff5d9 analogix_dp_start_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x3d515f04 ldb_find_next_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x7474b1eb ldb_bridge_disable_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x75aa0d92 ldb_channel_is_split_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x783da467 ldb_remove_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x7928f8e3 ldb_init_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x7b7e0d59 ldb_channel_is_single_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x893777b1 ldb_bridge_mode_set_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x8989b8ee ldb_bridge_enable_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x9d415307 ldb_bridge_attach_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0x9e7d3354 ldb_add_bridge_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/imx/imx-ldb-helper 0xf2b2ddd6 ldb_bridge_atomic_check_helper +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0x5cc9f0fd samsung_dsim_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0xaaa19611 samsung_dsim_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0xab3416ad samsung_dsim_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x09340e05 dw_hdmi_set_channel_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x094f6fc5 dw_hdmi_phy_i2c_set_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x1461e227 dw_hdmi_set_channel_status +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x26d629cd dw_hdmi_phy_gen2_reset +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x2d1c0e80 dw_hdmi_setup_rx_sense +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x2fac9436 dw_hdmi_set_channel_allocation +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x316212a8 dw_hdmi_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x42926f4a dw_hdmi_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x4a9b174f dw_hdmi_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x56f72e25 dw_hdmi_set_sample_non_pcm +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x6712b5a7 dw_hdmi_phy_gen2_txpwron +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x7d8a3aee dw_hdmi_phy_i2c_write +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x8dcd6f43 dw_hdmi_set_sample_rate +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x8fa34eea dw_hdmi_set_plugged_cb +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x96f3e250 dw_hdmi_set_sample_width +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0x9b44a60b dw_hdmi_phy_gen2_pddq +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xbb630a76 dw_hdmi_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xc59f9e6f dw_hdmi_phy_gen1_reset +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xce27012a dw_hdmi_audio_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd2ddc552 dw_hdmi_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd32faf88 dw_hdmi_set_high_tmds_clock_ratio +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd6968220 dw_hdmi_phy_setup_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xd8fe547b dw_hdmi_audio_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xdafa1790 dw_hdmi_phy_read_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-hdmi 0xf5922009 dw_hdmi_phy_update_hpd +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x0d667204 dw_mipi_dsi_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x212285aa dw_mipi_dsi_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x41361ae4 dw_mipi_dsi_set_slave +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0x42ac3b2e dw_mipi_dsi_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi 0xed85d555 dw_mipi_dsi_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_display_helper 0x3ae3039c drm_hdcp_check_ksvs_revoked +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x263474be of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x29f74a52 dp_aux_dp_driver_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x6319a8c2 of_dp_aux_depopulate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x66e21ba7 devm_of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0xae8bd9a0 __dp_aux_dp_driver_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x23b75af8 drm_class_device_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x2c57ec9e accel_open +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x3d4d2fa9 drmm_kstrdup +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x4a5723d9 drm_of_encoder_active_endpoint +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x51a31d02 drm_bridge_hpd_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x5fe77331 drm_of_lvds_get_data_mapping +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x6285183d drm_do_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x66a194e8 of_get_drm_panel_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x66cf2f64 drm_display_mode_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x67a64b38 drm_bridge_hpd_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x8f6e1f21 drm_of_get_data_lanes_count_ep +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x8fe5ea2b drm_bridge_detect +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x9987b4c5 drm_of_component_match_add +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xad885165 drm_bus_flags_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xb1446666 of_get_drm_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xb24882c1 drm_of_lvds_get_dual_link_pixel_order +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xb2cddf3b drm_bridge_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xbd6473b2 drm_bridge_hpd_notify +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xca4ed505 drm_of_get_dsi_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xcae00998 drm_gem_dumb_map_offset +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xee8fd940 drm_crtc_add_crc_entry +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf003646e drm_bridge_get_modes +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf06429c2 drm_class_device_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf343208f drm_of_find_panel_or_bridge +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf914ef12 drm_of_get_data_lanes_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xfe9f72f3 drm_display_mode_to_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x0a84ef6d drm_gem_dma_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x3e58f24c drm_gem_dma_vmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x3f156f20 drm_gem_dma_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x488f927f drm_gem_dma_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x4bfbccfe drm_fb_dma_get_gem_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x5c6f0957 drm_fb_dma_sync_non_coherent +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x90b53580 drm_gem_dma_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xb8a5d898 drm_gem_dma_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xc87d6096 drm_fb_dma_get_gem_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xc9912b6c drm_gem_dma_dumb_create_internal +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xd0ec8d64 drm_gem_dma_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xf750e7a5 drm_gem_dma_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x244768b4 drm_gem_fb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x290f2bb3 drm_gem_fb_init_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x2a884152 drm_gem_fb_afbc_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xad73def1 drm_bridge_connector_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xc8b6ec5e drm_gem_fb_create_with_dirty +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xd3ffcb5f drm_gem_fb_get_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xe6b1d717 drm_gem_fb_create_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xf155d969 drm_gem_plane_helper_prepare_fb +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x06642579 drm_gem_shmem_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x1c6d0864 drm_gem_shmem_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x33d535ac drm_gem_shmem_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x5252ec62 drm_gem_shmem_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x9aebc495 drm_gem_shmem_get_pages_sgt +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xe3ba2856 drm_gem_shmem_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xe7f537fc drm_gem_shmem_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xf07d6772 drm_gem_shmem_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/imx/ipuv3/imxdrm 0x3af628da imx_drm_connector_destroy +EXPORT_SYMBOL_GPL drivers/gpu/drm/imx/ipuv3/imxdrm 0xd766e7ef imx_drm_encoder_parse_of +EXPORT_SYMBOL_GPL drivers/gpu/drm/mcde/mcde_drm 0xc43f0a9d mcde_display_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x0216e51e meson_venc_hdmi_mode_set +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x2c73cfcf meson_venc_hdmi_venc_repeat +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x7ffb97ba meson_vclk_dmt_supported_freq +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0x94a785f8 meson_venc_hdmi_supported_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xa70a8ed0 meson_venc_mipi_dsi_mode_set +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xab5bee2f meson_venc_hdmi_supported_vic +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xbdc6b795 meson_vclk_setup +EXPORT_SYMBOL_GPL drivers/gpu/drm/meson/meson-drm 0xf0aed008 meson_vclk_vic_supported_freq +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0x476a0807 s6e63m0_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0x72c97946 s6e63m0_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/panfrost/panfrost 0x3e5c8a99 panfrost_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/pl111/pl111_drm 0x22d9922e pl111_versatile_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x3f6614e1 rcar_cmm_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x9094bb07 rcar_cmm_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0x97c87244 rcar_cmm_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_cmm 0xe5fec17d rcar_cmm_setup +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x39469e73 rcar_lvds_pclk_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x447d281b rcar_lvds_dual_link +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x69f222d0 rcar_lvds_is_connected +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_lvds 0x98628cc9 rcar_lvds_pclk_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi 0x12b71e0e rcar_mipi_dsi_pclk_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi 0x6266c45c rcar_mipi_dsi_pclk_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0x8fc8022c rockchip_rgb_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xb7c84583 vop2_component_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xe27272a5 vop_component_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/rockchip/rockchipdrm 0xfead7585 rockchip_rgb_fini +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x055ed19a ssd130x_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x76560b72 ssd130x_shutdown +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0xccfbb1a6 ssd130x_probe +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0x1107e0eb host1x_memory_context_get +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0x1b006033 host1x_memory_context_alloc +EXPORT_SYMBOL_GPL drivers/gpu/host1x/host1x 0xb101e246 host1x_memory_context_put +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x01f0f1e1 ipu_idmac_enable_channel +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x04ba49f8 ipu_prg_channel_configure_pending +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x050f0d7b ipu_di_adjust_videomode +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x06b5f368 ipu_idmac_clear_buffer +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x0728116a ipu_csi_disable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x0c53ca02 ipu_module_enable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x0cb40c93 ipu_prg_present +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x0e42bd95 ipu_csi_set_dest +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x0ff61586 ipu_idmac_unlink +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x118160e1 ipu_ic_enable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x12eae2b4 ipu_cpmem_set_format_rgb +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x13952dfe ipu_dmfc_enable_channel +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x144c1959 __ipu_ic_calc_csc +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x15ca60da ipu_image_convert +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x15ec2ba5 ipu_di_put +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x18730251 ipu_rot_mode_to_degrees +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x18aa0dcd ipu_image_convert_abort +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x193ea620 ipu_dc_enable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x1de121bb ipu_idmac_enable_watermark +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x1e4e4357 ipu_cpmem_set_format_passthrough +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x1e913d9f ipu_csi_get_window +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x1ef1f811 ipu_csi_get +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x1fb476f2 ipu_idmac_link +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x212fa7a4 ipu_prg_enable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x213ea159 ipu_ic_task_init +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x2424c9a6 ipu_csi_is_interlaced +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x2cf7ed72 ipu_dc_init_sync +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x2e825a67 ipu_smfc_set_watermark +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x2f92d651 ipu_ic_task_enable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x3020d65c ipu_prg_max_active_channels +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x306f493f ipu_idmac_put +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x3166aec7 ipu_dmfc_disable_channel +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x35d27d82 ipu_ic_task_graphics_init +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x3b4130ab ipu_dp_disable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x3bb0111b ipu_vdi_get +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x3c0ae2e4 ipu_cpmem_set_buffer +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x3dd0954c ipu_smfc_get +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x3e86ea72 ipu_di_get_num +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x418a282f ipu_drm_fourcc_to_colorspace +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x42d3d500 ipu_image_convert_unprepare +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x445e42a9 ipu_cpmem_set_yuv_interleaved +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x480d2870 ipu_idmac_channel_irq +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x482dc9fd ipu_srm_dp_update +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x48f4a067 ipu_cpmem_set_fmt +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x4917f47a ipu_ic_dump +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x492a422d ipu_csi_set_mipi_datatype +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x49605230 ipu_image_convert_sync +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x498b4c7b ipu_image_convert_enum_format +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x4c179b49 ipu_dp_put +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x51475e87 ipu_dmfc_put +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x51f62a8a ipu_prg_channel_configure +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x527f3b94 ipu_smfc_set_burstsize +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x53de277c ipu_di_enable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x55767280 ipu_vdi_set_motion +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x580d2f81 ipu_vdi_put +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x5b15aea8 ipu_dp_disable_channel +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x5cae270a ipu_vdi_unsetup +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x5d0a6c43 ipu_cpmem_set_rotation +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x60bdf2ec ipu_csi_put +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x623722e2 ipu_ic_task_disable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x6fd29e02 ipu_cpmem_set_high_priority +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x7068e939 ipu_dc_put +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x710cec21 ipu_fsu_link +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x72bcf3ba ipu_module_disable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x7354b221 ipu_idmac_channel_busy +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x764c792a ipu_cpmem_dump +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x77bb3d95 ipu_ic_get +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x791b82e3 ipu_fsu_unlink +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x7dd355a6 ipu_set_ic_src_mux +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x7f510cb1 ipu_dc_get +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x82b142cd ipu_cpmem_set_block_mode +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x8497c7d4 ipu_degrees_to_rot_mode +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x872a6799 ipu_idmac_lock_enable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x886c35aa ipu_smfc_map_channel +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x8884ee50 ipu_prg_disable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x8a040271 ipu_idmac_set_double_buffer +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x8a9458d2 ipu_image_convert_verify +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x8ca82e44 ipu_di_get +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x8eb22643 ipu_dp_set_global_alpha +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x9058e289 ipu_smfc_put +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x91ce1a04 ipu_dp_set_window_pos +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x951a09d5 ipu_csi_enable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x960afd48 ipu_cpmem_set_axi_id +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x961684d0 ipu_idmac_wait_busy +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x9881697f ipu_idmac_disable_channel +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x9db19484 ipu_prg_channel_disable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x9dbd5905 ipu_ic_calc_csc +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0x9f38e177 ipu_dp_enable_channel +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xa4b0cabd ipu_dc_disable_channel +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xa60b144b ipu_csi_set_window +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xa6daa1cb ipu_image_convert_queue +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xa887ae88 ipu_cpmem_set_burstsize +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xa8adc101 ipu_pixelformat_to_colorspace +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xa96882d8 ipu_ic_disable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xab8133dd ipu_cpmem_get_burstsize +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xac58e4bd ipu_get_num +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xac66d0dd ipu_cpmem_set_yuv_planar_full +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xadf30b90 ipu_cpmem_set_uv_offset +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xb87fea54 ipu_dp_get +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xb9ea6823 ipu_dp_setup_channel +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xba458b8f ipu_csi_set_test_generator +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xbe147a46 ipu_dump +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xbf983ba6 ipu_vdi_set_field_order +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xbff6607a ipu_idmac_select_buffer +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xc1d46537 ipu_cpmem_interlaced_scan +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xc3c2cdb0 ipu_smfc_disable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xc4af2e81 ipu_dmfc_config_wait4eot +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xc4b15642 ipu_csi_set_skip_smfc +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xc603fac7 ipu_image_convert_adjust +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xc6675aa9 ipu_csi_dump +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xc677177d ipu_smfc_enable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xc96361a8 ipu_cpmem_set_stride +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xc97e7a0f ipu_di_disable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xcbea3eec ipu_di_init_sync_panel +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xd62ea795 ipu_ic_task_idma_init +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xd8f285f0 ipu_vdi_setup +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xdcba9fb7 ipu_dmfc_get +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xdd531744 ipu_idmac_get +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xdd743f7f ipu_idmac_get_current_buffer +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xe14f0d51 ipu_image_convert_prepare +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xe6243c52 ipu_dc_enable_channel +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xe6a5ffb0 ipu_cpmem_set_image +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xe96a7f34 ipu_dc_disable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xe9be5884 ipu_idmac_buffer_is_ready +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xea46902d ipu_cpmem_zero +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xeb2d071a ipu_cpmem_set_resolution +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xec30eaaf ipu_cpmem_skip_odd_chroma_rows +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xeea12b31 ipu_vdi_enable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xef964eb7 ipu_csi_init_interface +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xf07d9ad6 ipu_map_irq +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xf1440dc1 ipu_ic_put +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xf1abac7e ipu_csi_set_downsize +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xf372d5dc ipu_prg_format_supported +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xf541df2d ipu_vdi_disable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xfdb082f6 ipu_dp_enable +EXPORT_SYMBOL_GPL drivers/gpu/ipu-v3/imx-ipu-v3 0xff40fa33 ipu_set_csi_src_mux +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x00c271af gb_connection_latency_tag_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0c859461 __tracepoint_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x10687e5c gb_operation_unidirectional_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x10f5c169 gb_interface_request_mode_switch +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x14028e17 __SCK__tp_func_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x15d1942f greybus_disabled +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x16341653 gb_operation_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1a301d7c gb_connection_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1aa66261 gb_operation_response_alloc +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1e001a25 __traceiter_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2bdf0ec2 gb_connection_create_offloaded +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2efd17e1 gb_operation_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x3119d23d gb_operation_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x374a56ad __traceiter_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x43dda7f1 gb_connection_disable_rx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x461fea28 gb_connection_latency_tag_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4f9cd66b gb_connection_disable_forced +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x54ffae67 greybus_data_rcvd +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x5ab1b83c __traceiter_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6721b273 gb_operation_request_send_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6a4d21ca gb_svc_intf_set_power_mode +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6b0dbb1d gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6d3bb9ec __SCK__tp_func_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6efcc511 greybus_message_sent +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x70bafc14 gb_connection_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7b401392 gb_hd_shutdown +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7be81cb8 gb_operation_result +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x81e221fb __SCK__tp_func_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x84ef2268 gb_hd_cport_reserve +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x89f514a1 __SCK__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x90a2e310 gb_hd_output +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9c6d2102 gb_operation_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x9d575450 gb_connection_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa847e4ab gb_operation_cancel +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa8a36eee __tracepoint_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa913fd2e __traceiter_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa938154a greybus_deregister_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xabd3c5ac gb_operation_request_send +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xaea76f15 __traceiter_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb228356f gb_operation_get_payload_size_max +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xb2bddc01 gb_connection_destroy +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbb7b6e9a __tracepoint_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbe64c3b4 __traceiter_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc30a1241 gb_debugfs_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xcb8869a3 __tracepoint_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xccbce4a0 gb_connection_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xccf7ea88 gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd4852335 gb_hd_cport_release_reserved +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xdd2133e5 greybus_register_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xdd75f27c __tracepoint_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xde30bd8d gb_hd_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xeac79e1a __SCK__tp_func_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xeafccb3e gb_connection_enable_tx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xeb9354b9 gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf107a122 __SCK__tp_func_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf240846c __tracepoint_gb_hd_add +EXPORT_SYMBOL_GPL drivers/hid/hid 0x02219e34 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x09ff9afd hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0c2e36d6 hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0x16c79586 hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1f327b6f hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x238f76e8 hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x2fa6b645 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x34644d6f __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3bdb5159 hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4065f90f hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4b1b0d88 hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4f92042a hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0x52bf7b6d hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x73b90ece hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7bdeaeea hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7e4d96e3 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7ebeb6ff hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8266604b hid_resolv_usage +EXPORT_SYMBOL_GPL drivers/hid/hid 0x83111d4d hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x844709e8 hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8577c069 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8bc54802 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8dab33cb hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9526d7eb hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa18d2b1a hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa45f2020 hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa7ad40d0 hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xac974e5d hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0xaf530368 hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xafc54b87 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb5679c0c hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb6a74ccf hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbff9e976 hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc158c544 hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc2fdd6b5 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc46af996 hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc496dfc2 hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xc576737e __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0xcdc4e356 hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd26e7915 hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd752f55b hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd83d3fe4 hid_match_id +EXPORT_SYMBOL_GPL drivers/hid/hid 0xde25a364 hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe15c9a71 hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe456e1b7 hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe72d7efc hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe77c937a hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf8067ac9 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfd61ee8f hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfeb1d8b3 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x7f39a140 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x1c366e5d roccat_common2_send_with_status +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x380b69a9 roccat_common2_sysfs_write +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x41ec78ae roccat_common2_send +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xa7d42913 roccat_common2_device_init_struct +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xb710a4b0 roccat_common2_receive +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xd08764a6 roccat_common2_sysfs_read +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x06243ead sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x065c1db6 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x2918526e sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x314db1fa hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x68773aa1 sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xa955f2e7 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xb2a5ed99 sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xcfdf2647 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xdeeda77d sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xdd4c09ed vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0xe4d47922 vivaldi_attribute_groups +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x331e38d8 i2c_hid_core_shutdown +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x56e2636e i2c_hid_core_remove +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7bb96cdb i2c_hid_core_probe +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xf251908a i2c_hid_core_pm +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x737e202b hid_is_usb +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0x7f0ce36b hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x078f6557 hsi_async +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x0bbd6948 hsi_unregister_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x0f88f9d1 hsi_get_channel_id_by_name +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x2fcad729 hsi_put_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x39cc05f3 hsi_register_client_driver +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5210a5bf hsi_board_list +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x61880cac hsi_port_unregister_clients +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x620031da hsi_new_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x63553a15 hsi_remove_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x7e6184c6 hsi_register_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x8dee54eb hsi_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x9178f7c5 hsi_add_clients_from_dt +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x9d33f9ee hsi_claim_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xa5eb854b hsi_release_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xbd2c9f36 hsi_alloc_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xd6af9dfd hsi_free_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xd82bf45a hsi_unregister_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xdffacdf6 hsi_alloc_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xfe47f57b hsi_register_port_event +EXPORT_SYMBOL_GPL drivers/hwmon/adt7x10 0xb6e3448d adt7x10_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0x5cbb5274 ltc2947_core_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0xbc54f93e ltc2947_of_match +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x020e473c nct6775_show_alarm +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x03d15a63 nct6775_store_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x28af0272 nct6775_probe +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x8a455357 nct6775_update_device +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xabee78c0 nct6775_reg_is_word_sized +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xce334324 nct6775_show_beep +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x0946c7f0 intel_th_trace_switch +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x16b1d006 intel_th_set_output +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x2e64ab72 intel_th_alloc +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x31883c9e intel_th_trace_disable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x74946e86 intel_th_driver_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x930858bf intel_th_trace_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xc8f344c2 intel_th_free +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xce87eda8 intel_th_output_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xe2170f0b intel_th_driver_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x19e78b61 intel_th_msu_buffer_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x53a76c79 intel_th_msc_window_unlock +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x97a56522 intel_th_msu_buffer_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x3331a1ce to_pdrv_policy_node +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x4610af01 stm_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x515acbed stm_unregister_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x611f1321 stm_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x811c54f2 stm_source_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x8831e22e stm_register_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x9933df9c stm_source_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xa269a877 stm_source_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xafe3a6a8 stm_data_write +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-ccgx-ucsi 0x1767f1e9 i2c_new_ccgx_ucsi +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x6e10f51d i2c_mux_del_adapters +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xbac6e727 i2c_root_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xbe5e997e i2c_mux_add_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xf4aaeabe i2c_mux_alloc +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x4b4f468e i2c_handle_smbus_alert +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0x9b2d995d i2c_free_slave_host_notify_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0xd87b6763 i2c_register_spd +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0xf61b2995 i2c_new_slave_host_notify_device +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x047c3ef6 i3c_generic_ibi_recycle_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x10629711 i3c_master_do_daa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x2259e227 i3c_master_defslvs_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x22a9c4ea i3c_driver_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x2cf2ee2f i3c_master_get_free_addr +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x34b896eb i3c_master_add_i3c_dev_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x367d8a86 i3c_master_queue_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x3fa48d50 i3c_device_do_priv_xfers +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x5958a969 i3c_master_set_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x6328147e i3c_driver_register_with_owner +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x6a8af2df i3cdev_to_dev +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x764a64fb i3c_generic_ibi_get_free_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x76fe3e05 i3c_generic_ibi_free_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x8a319d14 i3c_device_get_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xa67ade39 i3c_device_do_setdasa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xb3b32b30 i3c_generic_ibi_alloc_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xc0daad6f i3c_device_disable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xc36ed5d9 i3c_master_entdaa_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xc5bbfdbb i3c_master_enec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xca8c1ae3 i3c_device_request_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xcb55c982 i3c_device_free_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xd99d8a1b i3c_master_disec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xe9ed24a0 i3c_master_register +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xee887d25 i3c_device_match_id +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xf1a580b3 i3c_master_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xf230eccf i3c_device_enable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x2349480f dw_i3c_common_probe +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x28cc9f0d dw_i3c_common_remove +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x168da872 iio_channel_cb_get_channels +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x267c0508 iio_channel_release_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x2a1fab3c iio_channel_stop_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x7a711aef iio_channel_start_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0xc890cffc iio_channel_get_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0xd832bc80 iio_channel_cb_get_iio_dev +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0xfff2647d iio_channel_cb_set_buffer_watermark +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x0c54b926 iio_dma_buffer_exit +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x3127212c iio_dma_buffer_read +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x50165858 iio_dma_buffer_block_done +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x5a28d6e5 iio_dma_buffer_data_available +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x6489f162 iio_dma_buffer_request_update +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x66badb35 iio_dma_buffer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x866d0cf5 iio_dma_buffer_block_list_abort +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xc086e4c2 iio_dma_buffer_init +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xe10d7453 iio_dma_buffer_release +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xe212e97f iio_dma_buffer_set_bytes_per_datum +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xe9e05030 iio_dma_buffer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xf9291589 iio_dma_buffer_set_length +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dmaengine 0xc28517f8 devm_iio_dmaengine_buffer_setup +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x3391543d iio_hw_consumer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x704270b4 devm_iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x9671bc15 iio_hw_consumer_free +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xbf358fa9 iio_hw_consumer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xe1ae8a66 iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-triggered-buffer 0x741d6feb devm_iio_triggered_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/buffer/kfifo_buf 0xa2b2c578 devm_iio_kfifo_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x1bc7c8e4 cros_ec_sensors_core_init +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x27b45f6f cros_ec_sensors_read_cmd +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x2a12c899 cros_ec_sensors_core_read +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x499fa6f7 cros_ec_sensors_core_read_avail +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x56c1256c cros_ec_sensors_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x6af0c362 cros_ec_sensors_core_register +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x6cc0a2be cros_ec_sensors_core_write +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x73099103 cros_ec_sensors_ext_info +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x82ed8a94 cros_ec_sensors_push_data +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x9971dac4 cros_ec_sensors_capture +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0x9be74030 cros_ec_sensors_read_lpc +EXPORT_SYMBOL_GPL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core 0xa1b2bd39 cros_ec_motion_send_host_cmd +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x4b7b3ab8 bmg160_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x900ad108 bmg160_core_remove +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0xb67dd09d bmg160_core_probe +EXPORT_SYMBOL_GPL drivers/iio/imu/fxos8700_core 0x191c1d70 fxos8700_core_probe +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x003bb2aa iio_device_release_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x030579b4 iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x09067d34 devm_iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x122c7616 iio_device_attach_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x18cb1540 iio_channel_release +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1a160d26 iio_enum_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x20ce344a iio_format_value +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x26f6b499 iio_str_to_fixpoint +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2e1450c7 iio_read_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x32e26b9b iio_device_release_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x400f54d8 iio_write_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x454847a1 iio_map_array_unregister +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x462a875c iio_alloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x47cdfcf1 iio_channel_release_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x488d00b2 iio_device_claim_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4fd889d3 iio_get_channel_type +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x57e2b337 iio_read_channel_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5ddeb74c devm_iio_trigger_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x61f3bbd7 iio_pop_from_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x67740cdf devm_iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x709b8545 iio_convert_raw_to_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x73b23ec0 iio_show_mount_matrix +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x75500983 iio_buffer_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x764fd83d devm_iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x76a7a128 iio_read_channel_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7a389dd1 iio_validate_scan_mask_onehot +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7a54d983 iio_device_claim_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x7a5fb96d iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x825dbae0 iio_read_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x87dd48b2 iio_read_channel_processed_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8c5bcd6a iio_push_to_buffers_with_ts_unaligned +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8dda1721 devm_fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x94b104b3 iio_read_avail_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9587c889 iio_device_id +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xa8945f4c iio_read_avail_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xaa8f07af iio_get_channel_ext_info_count +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xad48de7b iio_buffer_enabled +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xba1f21be iio_write_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xbc75e5c0 iio_dealloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xbce80b07 __devm_iio_trigger_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc1339b50 iio_buffer_put +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc329e45d devm_iio_device_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc3e44d56 iio_read_max_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc43c67a1 iio_push_to_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc6162fdb iio_device_get_current_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcb28003d iio_read_channel_offset +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcfa38796 iio_get_debugfs_dentry +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd749779e iio_update_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xda4b79bb iio_validate_own_trigger +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xdd39bc34 fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xdff0e2f7 iio_enum_available_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe95b6425 iio_enum_write +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xedd8d525 iio_write_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf03ff05f iio_read_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf0fb9b33 __devm_iio_device_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf8c6f419 iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xfb8411ed iio_read_channel_average_raw +EXPORT_SYMBOL_GPL drivers/infiniband/core/ib_core 0xdbd019c4 ib_wq +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x3ad09242 rtrs_init_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x3c5cd1da rtrs_stop_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x48bd95a4 rtrs_start_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x4cf1e613 rtrs_cq_qp_destroy +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x5a088a65 rtrs_iu_post_rdma_write_imm +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x5e1a6318 rtrs_post_recv_empty +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x5ee4a3c8 rtrs_cq_qp_create +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x8867d08c rtrs_iu_post_send +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xaf85c6ff rtrs_iu_alloc +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xb3d85c4f rtrs_iu_free +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xc2e8d194 rtrs_send_hb_ack +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xdadf6aab rtrs_iu_post_recv +EXPORT_SYMBOL_GPL drivers/input/ff-memless 0xdd74f50d input_ff_create_memless +EXPORT_SYMBOL_GPL drivers/input/matrix-keymap 0xad499f06 matrix_keypad_parse_properties +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0x8b2553be adxl34x_probe +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xec511022 adxl34x_remove +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xecdeaf9c adxl34x_pm +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x0754ae07 rmi_driver_resume +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x0882d7b2 rmi_of_property_read_u32 +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x2dbaf903 rmi_set_attn_data +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x566505db rmi_2d_sensor_abs_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x5c35ceb0 rmi_2d_sensor_abs_process +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x63ec7932 __rmi_register_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x6bbfa0cc rmi_register_transport_device +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x98828a12 rmi_unregister_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x996bbe93 rmi_dbg +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xa74b7e7b rmi_2d_sensor_configure_input +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xb866e779 rmi_driver_suspend +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xbf68696f rmi_2d_sensor_rel_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xf884c2f2 rmi_2d_sensor_of_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x5164be00 cyttsp4_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0xecd733b0 cyttsp4_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0xffdcb6a3 cyttsp4_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x8249cbeb cyttsp_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x9286c71c cyttsp_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0x29944fa0 cyttsp_i2c_write_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0x88a230fa cyttsp_i2c_read_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x04eedbb0 tsc200x_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x1dcbdc4f tsc200x_regmap_config +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x29784eb6 tsc200x_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0xee4a5f5d tsc200x_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x138932d9 wm97xx_reg_write +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x3e69ce92 wm97xx_set_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x4f97f5de wm9712_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x5149e95e wm97xx_read_aux_adc +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x5229e884 wm9705_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x833df540 wm9713_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x8c83c9a0 wm97xx_config_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xc7b4212c wm97xx_reg_read +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xcae7e39d wm97xx_set_suspend_mode +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xd1899812 wm97xx_register_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xf99e34be wm97xx_unregister_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xfe871d0d wm97xx_get_gpio +EXPORT_SYMBOL_GPL drivers/interconnect/imx/imx-interconnect 0x5d565b96 imx_icc_register +EXPORT_SYMBOL_GPL drivers/interconnect/imx/imx-interconnect 0xae801478 imx_icc_unregister +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0x0b39b783 qcom_icc_bcm_voter_commit +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0xb8488728 qcom_icc_bcm_voter_add +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-bcm-voter 0xccdcf941 of_bcm_voter_get +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x2a4202a2 qcom_icc_pre_aggregate +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0x4c3c9e87 qcom_icc_bcm_init +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0xa6ba8e68 qcom_icc_rpmh_remove +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0xaf6fc003 qcom_icc_set +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0xb747458f qcom_icc_aggregate +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-rpmh 0xd1a10fbc qcom_icc_rpmh_probe +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-smd-rpm 0x81e513ad qcom_icc_rpm_smd_available +EXPORT_SYMBOL_GPL drivers/interconnect/qcom/icc-smd-rpm 0xe8dbdc6c qcom_icc_rpm_smd_send +EXPORT_SYMBOL_GPL drivers/iommu/iova 0x0f7c9e2a free_iova +EXPORT_SYMBOL_GPL drivers/iommu/iova 0x438d8df2 iova_cache_get +EXPORT_SYMBOL_GPL drivers/iommu/iova 0x48b9ac87 find_iova +EXPORT_SYMBOL_GPL drivers/iommu/iova 0x4a42a414 reserve_iova +EXPORT_SYMBOL_GPL drivers/iommu/iova 0x8b09406d alloc_iova +EXPORT_SYMBOL_GPL drivers/iommu/iova 0x9980a114 alloc_iova_fast +EXPORT_SYMBOL_GPL drivers/iommu/iova 0xb8bb867a put_iova_domain +EXPORT_SYMBOL_GPL drivers/iommu/iova 0xbf65335a __free_iova +EXPORT_SYMBOL_GPL drivers/iommu/iova 0xc7061ef3 iova_cache_put +EXPORT_SYMBOL_GPL drivers/iommu/iova 0xea42a6ea iova_domain_init_rcaches +EXPORT_SYMBOL_GPL drivers/iommu/iova 0xebae13d2 free_iova_fast +EXPORT_SYMBOL_GPL drivers/iommu/iova 0xf6ca2ba0 init_iova_domain +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x22b4058c ipack_device_add +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x4cb6bd32 ipack_driver_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x51fb109d ipack_get_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x5b52e7e0 ipack_device_init +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x7a58bff0 ipack_put_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x85b97e55 ipack_bus_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x91c860c2 ipack_driver_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xa6eb9b84 ipack_device_del +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xfdd984c8 ipack_bus_register +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x23966d8e devm_led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x46563b55 devm_led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x4f8ab840 led_get_flash_fault +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x924ba5e0 led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xa6c38bb3 led_update_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xc73a9af4 led_set_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xc91d0aac led_set_flash_timeout +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xf6c240b9 led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x1c853b87 devm_led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x34802dfa devm_led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x77a53ff5 led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x795647d6 led_mc_calc_color_components +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xf999dbe0 led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x2cdaad94 lp55xx_unregister_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x2e6403af lp55xx_is_extclk_used +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x3c4feee7 lp55xx_update_bits +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x55deee2b lp55xx_init_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x5fb68ad1 lp55xx_write +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x77873152 lp55xx_register_leds +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xb97e199a lp55xx_deinit_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xc65c6567 lp55xx_register_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xef9fea8c lp55xx_of_populate_pdata +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xf2e38cd3 lp55xx_read +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0x3bd45b0d ledtrig_audio_set +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0xce593c22 ledtrig_audio_get +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x749e05f2 ledtrig_flash_ctrl +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x7903e46e ledtrig_torch_ctrl +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0167734d __traceiter_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x039d6f81 __traceiter_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0634e43b __tracepoint_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x06bceaa1 __SCK__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x090897a1 __tracepoint_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0bc0be45 __SCK__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x11c949ae __tracepoint_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x15f3de09 __SCK__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x17a83e40 __traceiter_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x180cee58 __tracepoint_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x181a1930 __SCK__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x18dd8791 __traceiter_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1b083369 __SCK__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c599ebe __traceiter_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c83d5b7 __SCK__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1fbaa9c4 __traceiter_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x21bf9c95 __traceiter_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x22ae6324 __SCK__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x26c4165c __traceiter_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2766fb04 __traceiter_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2af60833 __SCK__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x360e96a8 __tracepoint_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x38a2546d __traceiter_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3b1d1e91 __traceiter_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x447eec16 __tracepoint_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x452a056d __traceiter_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x46c66897 __SCK__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4a2d1241 __SCK__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4b50f916 __traceiter_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4d7eb0d4 __traceiter_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x509a23cd __tracepoint_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x51d0e534 __SCK__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x564bdfb4 __tracepoint_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5818161c __traceiter_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5a1cab44 __traceiter_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5d9c8fc8 __SCK__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5fd7c423 __SCK__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6026e276 __SCK__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x64e39418 __traceiter_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x654e8b42 __tracepoint_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6697827f __SCK__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6da62af9 __tracepoint_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e74dca7 __SCK__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x705c5512 __tracepoint_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x71bbf385 __tracepoint_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x765ace80 __tracepoint_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x79eeb380 __SCK__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7b269a64 __tracepoint_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7c8336f5 __traceiter_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7f1c61eb __tracepoint_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x800bf4be __tracepoint_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x80e3881d __SCK__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x829f254e __tracepoint_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x870f22e4 __traceiter_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8ad20d61 __SCK__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x92dd945a __traceiter_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9a6a89e7 __tracepoint_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9a6f4d9f __SCK__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9ce21c84 __SCK__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa16f383b __tracepoint_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa187023e __SCK__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa2bf35b9 __traceiter_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa464022a __traceiter_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa48df968 __traceiter_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa5bd9599 __tracepoint_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa5edfdb7 __tracepoint_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa64134e4 __SCK__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa842a5c8 __SCK__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xad6440b4 __traceiter_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xae7ecd21 __tracepoint_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb3c68880 __tracepoint_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb5a62a8c __traceiter_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb671e2fe __tracepoint_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xba3d6825 __tracepoint_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xba843c3f __SCK__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc21c66cc __traceiter_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc8ae4213 __SCK__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xcdd32d84 __tracepoint_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd90cc1a2 __traceiter_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xda06fe86 __SCK__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe16c06b3 __SCK__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe3185e9d __tracepoint_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe5addf8a __traceiter_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe7190869 __traceiter_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec29e22a __traceiter_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec92a163 __SCK__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xecca54c8 __traceiter_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xecf64c73 __tracepoint_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf5284f78 __tracepoint_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf6249e5f __SCK__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf6882307 __tracepoint_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf8443005 __tracepoint_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd6b5d80 __SCK__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x17dd39d6 dm_deferred_set_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x25c7435d dm_cell_lock_promote_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2bcc6175 dm_cell_visit_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2dc9427c dm_cell_get_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2eb01e04 dm_deferred_set_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x51f2f571 dm_cell_error +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x5dd55aa3 dm_cell_promote_or_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6791a44e dm_deferred_entry_dec +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x72f17f9d dm_cell_unlock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x753e20b2 dm_bio_prison_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x82f23ddf dm_cell_quiesce_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xace9b57b dm_bio_prison_destroy_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb6d5c65d dm_deferred_set_add_work +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb70b342a dm_bio_prison_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb8bafd05 dm_bio_prison_alloc_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xbd11fcdd dm_cell_release_no_holder +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xbed25d6c dm_cell_lock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xca2e3a88 dm_deferred_entry_inc +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd1856291 dm_bio_prison_free_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd1a01c4c dm_bio_prison_free_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd71ed91e dm_cell_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd99e003d dm_bio_prison_create_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xdc081368 dm_cell_put_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xf0a5f6d2 dm_bio_detain +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xf560f820 dm_bio_prison_alloc_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xf8e1989b dm_get_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x0ad0dc4f dm_bufio_mark_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x24772bfe dm_bufio_get +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x2e0774dc dm_bufio_get_block_number +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x656100cc dm_bufio_client_reset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6a2f40e1 dm_bufio_mark_partial_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6aebce95 dm_bufio_issue_discard +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6cdb2d56 dm_bufio_prefetch +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d3f57bd dm_bufio_get_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d83826d dm_bufio_get_block_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x74dcd98c dm_bufio_get_aux_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x867e87eb dm_bufio_get_dm_io_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x91f00abc dm_bufio_set_minimum_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xa82b2066 dm_bufio_write_dirty_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xb04f56ab dm_bufio_read +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc0d7df85 dm_bufio_new +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc9a3422d dm_bufio_write_dirty_buffers_async +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xcd2ba798 dm_bufio_forget +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd1e3a4b4 dm_bufio_client_create +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd4bddf5c dm_bufio_issue_flush +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd991e3b9 dm_bufio_get_device_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xe6024e59 dm_bufio_release +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xebcc64a4 dm_bufio_get_block_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xeca7949e dm_bufio_client_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xed3283a4 dm_bufio_set_sector_offset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xf241a6eb dm_bufio_forget_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x0efbca4c btracker_promotion_already_present +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x1c852cab btracker_nr_demotions_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x2632ab11 dm_cache_policy_get_version +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x2d1bee32 dm_cache_policy_register +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x408095ee dm_cache_policy_unregister +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x4627c218 dm_cache_policy_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x481a0b15 btracker_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x5adc2807 btracker_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x65eea825 btracker_nr_writebacks_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x7d1a32a3 dm_cache_policy_get_hint_size +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x87bee547 btracker_queue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa2365f44 btracker_issue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa7eadcb5 btracker_complete +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xb6515661 dm_cache_policy_get_name +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xde33f911 dm_cache_policy_create +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x21d1e413 dm_register_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x551078b7 dm_unregister_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x01d2f9ac dm_rh_recovery_start +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38972f23 dm_rh_region_to_sector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38efaf5a dm_region_hash_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x3a18389a dm_rh_update_states +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x43ecfb8e dm_rh_mark_nosync +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x4f831b7b dm_rh_delay +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x5013950f dm_region_hash_create +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x57e16c3e dm_rh_get_state +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x5f4a6e61 dm_rh_dec +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x644f2876 dm_rh_dirty_log +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x64a41265 dm_rh_inc_pending +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7774620f dm_rh_stop_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d053fc5 dm_rh_start_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d5e1815 dm_rh_get_region_key +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa53387c7 dm_rh_flush +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa83588eb dm_rh_recovery_end +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbe38a431 dm_rh_recovery_prepare +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xcaf054cd dm_rh_bio_to_region +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd8aa4284 dm_rh_region_context +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xf92b8a3d dm_rh_get_region_size +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xfd93482e dm_rh_recovery_in_flight +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0054f69d dm_tm_pre_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x01f7c2b0 dm_btree_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0211c39e dm_tm_with_runs +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x07ed9022 dm_bitset_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x088a5b30 dm_btree_find_lowest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0cf7c42f dm_btree_remove +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0d251167 dm_array_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x109eae1f dm_btree_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x15a2bf57 dm_btree_lookup_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1ae16d40 dm_tm_dec_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1d0d53f7 dm_array_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1e3f728d dm_block_data +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2842d760 dm_bitset_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x29c25d50 dm_bm_write_lock_zero +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2f40da68 dm_bm_set_read_write +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x32bf4f4b dm_bitset_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3646e38f dm_tm_issue_prefetches +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3896f8d8 dm_array_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x38d53eec dm_array_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ad0f55b dm_bm_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ae50a4a dm_tm_inc_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x40720a25 dm_bitset_set_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x40e755d6 dm_block_manager_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x418204e4 dm_array_set_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46af8087 dm_bm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46c56110 dm_bitset_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46eff63a dm_sm_disk_open +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x48e323be dm_bm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f2c653e dm_btree_insert_notify +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x51005cef dm_bitset_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5475ba9e dm_block_location +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x563946a0 dm_btree_remove_leaves +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5b04d3fe dm_bitset_clear_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x64976f82 dm_tm_shadow_block +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x67c6c5b9 dm_array_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x68f34c27 dm_array_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6bfa88c8 dm_bitset_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6c600395 dm_btree_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6fac2256 dm_array_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x703aa099 dm_block_manager_reset +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x72289260 dm_block_manager_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7612cd9c dm_bm_block_size +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7ade1071 dm_tm_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b047bd9 dm_tm_create_non_blocking_clone +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x807c17a2 dm_sm_disk_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x836693c5 dm_disk_bitset_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87419c51 dm_array_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87c934be dm_tm_inc +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x88295b96 dm_tm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x8a56150c dm_tm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x8e057e61 dm_array_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x900896b9 dm_btree_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x91baa32f dm_btree_find_highest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x94daa188 dm_bitset_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x95a52abd dm_bm_is_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9e798e22 dm_bm_set_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa0bc1801 dm_btree_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa433adbc dm_bm_write_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa99029b9 dm_bitset_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb940af6a dm_array_info_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xbdde4031 dm_btree_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xcd28942d dm_tm_create_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd017c9c7 dm_array_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd163cade dm_tm_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd8682982 dm_btree_insert +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdb2c8e97 dm_btree_lookup +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe07a2542 dm_bitset_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe0e68183 dm_array_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe41c4f79 dm_tm_open_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe781f874 dm_tm_dec +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xecc1aeba dm_bitset_test_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xedf5036f dm_bitset_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf2b4509a dm_btree_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf3e25192 dm_bm_checksum +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf71f197e dm_btree_cursor_next +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x22a43891 cec_notifier_conn_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x24b6098f cec_queue_pin_hpd_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x2a507540 cec_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x449bb894 cec_notifier_cec_adap_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x44edc9ff cec_queue_pin_cec_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x482af731 cec_notifier_parse_hdmi_phandle +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x4b06051d cec_fill_conn_info_from_drm +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x6817e135 cec_transmit_msg +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x76a2f5db cec_s_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x894f0cbe cec_s_log_addrs +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x92b6a1a8 cec_s_conn_info +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa01fbb6b cec_notifier_set_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa10098a4 cec_transmit_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa720ca75 cec_unregister_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xaee236c6 cec_notifier_conn_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xb44d7ce2 cec_notifier_cec_adap_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbe4de675 cec_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc16f2887 cec_notifier_set_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe404530c cec_s_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe76a31e5 cec_delete_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xeb2b9727 cec_received_msg_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xed580379 cec_register_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xf0967651 cec_queue_pin_5v_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xfa807760 cec_transmit_attempt_done_ts +EXPORT_SYMBOL_GPL drivers/media/common/b2c2/b2c2-flexcop 0x66c0289a b2c2_flexcop_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x0d5577d0 saa7146_vmalloc_build_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x18a0c4db saa7146_i2c_adapter_prepare +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x49934e58 saa7146_unregister_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x566fdeb9 saa7146_wait_for_debi_done +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x760b0772 saa7146_setgpio +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x7648efdb saa7146_register_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xd1f90b83 saa7146_pgtable_alloc +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe3cd9b5c saa7146_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe59c3826 saa7146_vfree_destroy_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe9663415 saa7146_pgtable_build_single +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xfbe11523 saa7146_pgtable_free +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x2fcd173a saa7146_set_hps_source_and_sync +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xa7e8f261 saa7146_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xcdf719a9 saa7146_register_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xe69760bd saa7146_vv_release +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xefb92dba saa7146_vv_init +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x063853b1 smscore_onresponse +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x0e50e74b sms_board_power +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x1688cc8c smscore_putbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x2026fd31 smscore_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x21e36bf2 smscore_registry_getmode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x2439439d smscore_unregister_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x2c92f46a smscore_start_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x30c18dd3 sms_board_setup +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x34bf0e61 smscore_translate_msg +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x37d91069 smsendian_handle_tx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x40ca1fdf smscore_get_device_mode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x45284ae9 smsendian_handle_rx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x4d2705b1 sms_board_event +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x63222b29 smsclient_sendrequest +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x6ef5df36 smscore_getbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x74ee9098 sms_board_load_modules +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7c576277 smsendian_handle_message_header +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x844539ae sms_get_board +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x966633a4 smscore_register_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xb6099a51 sms_board_lna_control +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xb7ed5ba8 smscore_register_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbbdb5c42 smscore_unregister_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbd2ea1f5 sms_board_led_feedback +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xc7091362 smscore_register_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xe5cfcf44 smscore_set_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xf43e67bb smscore_get_board_id +EXPORT_SYMBOL_GPL drivers/media/common/uvc 0x08c5db3e uvc_format_by_guid +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x040dc7cd tpg_aspect_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x21bfae4e tpg_gen_text +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x4a738cc1 tpg_g_interleaved_plane +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x7e83543f tpg_s_crop_compose +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x80aaf962 tpg_g_color_order +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xa8a3f406 tpg_free +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xaa5503d9 tpg_set_font +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xb052969d tpg_init +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xbbc315dd tpg_update_mv_step +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xcaede3e2 tpg_fill_plane_buffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xce8159bb tpg_pattern_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe2169014 tpg_log_status +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe6f04b89 tpg_alloc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe7ee5819 tpg_s_fourcc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf064e392 tpg_fillbuffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7a5f765 tpg_calc_text_basep +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7ec0949 tpg_reset_source +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x07729fd4 __SCK__tp_func_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x0bed52bb vb2_thread_start +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x11445f4d vb2_core_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x1715856e __traceiter_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x17f7c3fe vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x1db38a0f vb2_core_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2a883493 vb2_plane_cookie +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2d24e462 vb2_core_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2d7f4fcf vb2_core_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3dfd5755 __tracepoint_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x516155db vb2_core_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5433b4f2 vb2_core_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x548c9ac3 __traceiter_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5e80e7c1 __traceiter_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5f90d542 __tracepoint_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x61f976b6 vb2_request_buffer_cnt +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x62601df8 vb2_core_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x635d7ab3 vb2_thread_stop +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x800be6c5 vb2_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x81554275 vb2_wait_for_all_buffers +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8dba71b1 vb2_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8fa3ec9f vb2_discard_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x9324fc6f vb2_core_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x97a2ca7e __tracepoint_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa1d68476 vb2_core_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb6f4b031 __SCK__tp_func_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb9d2df39 __SCK__tp_func_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc16b3e5d __traceiter_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc255e7b3 vb2_core_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc50295a2 vb2_core_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc7b45aa4 __SCK__tp_func_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xcdf832fe vb2_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xd42f59d5 vb2_core_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xe688fdc6 vb2_request_object_is_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xec6da4a6 vb2_buffer_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xf14cd93f vb2_plane_vaddr +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xfd2d15c5 __tracepoint_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0x0f0fe811 vb2_dma_contig_set_max_seg_size +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0xc6766314 vb2_dma_contig_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-sg 0x2ad5079a vb2_dma_sg_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-memops 0x13933eb8 vb2_common_vm_ops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x03919acd vb2_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x0bc40694 vb2_request_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x0fa9291e vb2_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x12ec55b7 vb2_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x143d84c9 vb2_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x19dbf9c7 vb2_request_validate +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x1dc23335 vb2_video_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x28606858 vb2_fop_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x2cbb00c6 vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x3df04af0 vb2_find_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4124ac02 vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x41b24f28 vb2_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4d170a9f vb2_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x517151a7 vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x6594f6c0 vb2_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x707360e2 vb2_queue_change_type +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x792476a9 vb2_fop_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x7a4babda vb2_ops_wait_prepare +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x92c8bd1e vb2_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x945376f3 vb2_fop_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x97c885aa vb2_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x996bb3e9 vb2_ops_wait_finish +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x9d617ce7 vb2_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x9e3aed70 vb2_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xa33d0aee vb2_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xaa9a8acb _vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xb6aa580a vb2_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xc585886a vb2_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xccd31564 vb2_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd31a8e73 vb2_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd8e75181 vb2_queue_init_name +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe13ed50e vb2_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe28c7d04 vb2_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf4cff149 vb2_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-vmalloc 0x692dd560 vb2_vmalloc_memops +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x255cc093 dvb_module_release +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x8a7ad0c4 dvb_module_probe +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0xd880e1c8 dvb_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/as102_fe 0xef00d26c as102_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ascot2e 0x2cdbff0e ascot2e_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/atbm8830 0x1eb63b9d atbm8830_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/au8522_dig 0x94a667ab au8522_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/bcm3510 0x21b2c0fe bcm3510_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22700 0xf578eade cx22700_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22702 0xa5fde7b0 cx22702_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24110 0xee68a0b1 cx24110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24113 0x30259504 cx24113_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24116 0x585f99fb cx24116_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24117 0x204ac0e8 cx24117_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24120 0xc8a268e5 cx24120_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24123 0x433a93c6 cx24123_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2820r 0xd06dde55 cxd2820r_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x2d304a53 cxd2841er_attach_t_c +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0xe398ab9f cxd2841er_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2880/cxd2880 0xff632874 cxd2880_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0070 0xb3d25565 dib0070_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0x4dde6ad6 dib0090_fw_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0xf46210ab dib0090_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mb 0x6672850f dib3000mb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mc 0x85dfa065 dib3000mc_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000m 0x5ee0255b dib7000m_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000p 0x19c575bb dib7000p_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib8000 0x07094bb3 dib8000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib9000 0x438540a3 dib9000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drx39xyj/drx39xyj 0x92646275 drx39xxj_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxd 0xdafd20b0 drxd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxk 0xcb9027a9 drxk_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ds3000 0x732e7cc6 ds3000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dvb-pll 0xa7b8a1e5 dvb_pll_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ec100 0xda13bcb8 ec100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/gp8psk-fe 0xbf1a95c0 gp8psk_fe_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x40a77f2a helene_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x64459678 helene_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/horus3a 0x93499505 horus3a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6405 0xc0c55cd2 isl6405_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6421 0xfb426ac5 isl6421_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6423 0x6a2baa00 isl6423_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/itd1000 0xbee24dc6 itd1000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ix2505v 0x4fef2d9a ix2505v_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/l64781 0x291a6fa1 l64781_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lg2160 0x5dd1add8 lg2160_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3305 0x0557c256 lgdt3305_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3306a 0xf164ee05 lgdt3306a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt330x 0x4ff1254a lgdt330x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgs8gxx 0x1597ad8e lgs8gxx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbh25 0x406b9510 lnbh25_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x9a03e614 lnbp21_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0xa1086ac0 lnbh24_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp22 0x32a5dd30 lnbp22_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88ds3103 0x5b63a1e2 m88ds3103_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88rs2000 0x8a64f365 m88rs2000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a16 0x92a6a3a1 mb86a16_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a20s 0x2412d929 mb86a20s_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt312 0xf4ce7edc mt312_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt352 0x4187dc06 mt352_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mxl5xx 0xc090df4d mxl5xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt200x 0x892ccc31 nxt200x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt6000 0x5fbbe7fb nxt6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51132 0x6b9fbced or51132_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51211 0x89ee7a3f or51211_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1409 0x4c2e718e s5h1409_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1411 0x1a5a5c6a s5h1411_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1420 0xf988eefd s5h1420_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1432 0x14eb71b6 s5h1432_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s921 0x828d41df s921_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/si21xx 0xab162b3a si21xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/sp887x 0x45e69807 sp887x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb0899 0x2f8a85b3 stb0899_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6000 0x2376019c stb6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6100 0x6c3f4e68 stb6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0288 0xe7bbb28d stv0288_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0297 0x34d2d49c stv0297_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0299 0x2afc33a4 stv0299_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x070a6f8a stv0367ddb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x37fa71b0 stv0367ter_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0xb6c88bdd stv0367cab_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0900 0x03a5c208 stv0900_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv090x 0xc216296c stv090x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0910 0x28c81044 stv0910_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110 0x41ec466c stv6110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110x 0x386cbc5f stv6110x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6111 0x1b7aac5a stv6111_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10021 0x70f96f88 tda10021_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10023 0x1aa8470f tda10023_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10048 0xc98c3f01 tda10048_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0x50b7410b tda10045_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0x6b3a5e7f tda10046_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10086 0xb2b61bab tda10086_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda18271c2dd 0x82ed7363 tda18271c2dd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda665x 0x21b8364c tda665x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8083 0x9a791e98 tda8083_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8261 0x30f9b6ff tda8261_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda826x 0x0cfb072e tda826x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ts2020 0x490ba63b ts2020_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tua6100 0xb1ba3178 tua6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1820 0xdf72dd02 ves1820_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1x93 0x31ade26e ves1x93_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10036 0x3dfb8a73 zl10036_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10039 0xddb307ec zl10039_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10353 0x3570242e zl10353_attach +EXPORT_SYMBOL_GPL drivers/media/i2c/aptina-pll 0xb83f2b31 aptina_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/ccs-pll 0x63164fe5 ccs_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x0dcf0f84 max9271_set_high_threshold +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x16941027 max9271_clear_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x1a363cbe max9271_set_deserializer_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x2bd4ebe9 max9271_verify_id +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x4013b872 max9271_disable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x42e6be3b max9271_configure_i2c +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x4c3d0192 max9271_set_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x5136c456 max9271_set_serial_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x53d2eed0 max9271_configure_gmsl_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x7950491d max9271_wake_up +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xd2ac74af max9271_set_translation +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xd3cc49b5 max9271_enable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xf3881b54 max9271_set_address +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x04b1b47d media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x05f4e50e media_pad_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0faf1c87 media_device_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x11152464 media_device_unregister_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x11af0344 media_pad_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x13f17c9b media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x14bb9887 __media_device_usb_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x16d17454 media_device_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x1bf00c9e __media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x23c6cfef media_entity_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x24889825 media_request_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2773b0fe __media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x279e91aa media_request_object_complete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2a890f3e __media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2d451460 media_entity_get_fwnode_pad +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x38d24cac __media_device_register +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3b691ecd media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3bbd57d8 media_entity_pads_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3e271780 media_device_usb_allocate +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x41db0c69 media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x45e3f859 __media_pipeline_entity_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x50379059 media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5f51d7fd media_pipeline_entity_iter_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x65dd67e0 media_pipeline_entity_iter_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x690be3e6 __media_pipeline_pad_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6c8863de media_request_object_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x784c3b2d media_create_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x78af77e3 media_device_delete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7d630eea media_request_get_by_fd +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x800246c2 media_pad_remote_pad_first +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x84ad301a media_devnode_remove +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x896e3dbe media_device_register_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9187895e media_device_pci_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x94a4a48e __media_entity_next_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x95b6fefb media_devnode_create +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9c769c0f media_entity_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa3e20958 media_device_register_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa5df900d media_device_unregister +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa6de8785 media_request_object_find +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa7003ab8 media_entity_enum_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xabd6cb3d media_graph_walk_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb246b4eb __media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbb4dce5a media_graph_walk_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbbf3d931 media_device_unregister_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbce914fd media_request_object_unbind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbe3e681e media_get_pad_index +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xcf35c315 media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd0103f5d media_request_object_bind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd5d61dc2 media_request_object_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xdabdc176 __media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xdb6f8125 __media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe38195f5 media_entity_find_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe5ceecd6 media_entity_enum_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe758433d media_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe7dccb1e media_graph_walk_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe8bbb72f media_create_ancillary_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf4cfe31b media_create_pad_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xf58c3a67 media_graph_walk_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xfd934569 media_create_pad_link +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst 0x68702b60 dst_attach +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst_ca 0xc483a388 dst_ca_attach +EXPORT_SYMBOL_GPL drivers/media/pci/cx88/cx88xx 0xa94d9519 cx88_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/pci/ddbridge/ddbridge-dummy-fe 0xae91de2c ddbridge_dummy_fe_qam_attach +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x1ce76558 mantis_dma_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x232faa63 mantis_uart_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x63bf2969 mantis_input_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x648d57ce mantis_i2c_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x6a3d77cd mantis_dvb_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x9ce11603 mantis_stream_control +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xa15145a8 mantis_gpio_set_bits +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xa3440dbf mantis_i2c_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xac483400 mantis_pci_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xadf42dbc mantis_dvb_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xcd053043 mantis_frontend_power +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xda525867 mantis_ca_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xdb2e3f29 mantis_dma_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xdbf447d2 mantis_get_mac +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xea58ca22 mantis_input_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xedc13e21 mantis_uart_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xee38e631 mantis_frontend_soft_reset +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xfa03767d mantis_pci_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xfbef9958 mantis_ca_exit +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x1a9a3621 saa7134_ts_qops +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x2251e14c saa7134_g_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x31ecff09 saa7134_ts_queue_setup +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x39de9abd saa7134_enum_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x65dafc0c saa7134_s_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x6edd2ff6 saa7134_s_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x7642e741 saa7134_querycap +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x77458835 saa7134_g_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x93d5e2fc saa7134_s_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x9e145b11 saa7134_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xa7feab9f saa7134_ts_start_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xb4e947d8 saa7134_s_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xb773be08 saa7134_g_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xbf86a353 saa7134_ts_buffer_init +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xc34b0da7 saa7134_g_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xd9a4ebb4 saa7134_ts_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xe6433b8c saa7134_ts_buffer_prepare +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xfbcf3ff4 saa7134_querystd +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xfbdf7e9b saa7134_vb2_buffer_queue +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x1323b8cc ttpci_budget_irq10_handler +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x17caf72e ttpci_budget_debiread +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x44a961be ttpci_budget_init_hooks +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7948c222 budget_debug +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7fe65120 ttpci_budget_debiwrite +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x8434a723 ttpci_budget_set_video_port +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xaae8cd54 ttpci_budget_deinit +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xd7751aff ttpci_budget_init +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x4d9aacb2 mccic_suspend +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x7e707b6b mccic_register +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xab061f9c mccic_shutdown +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xc8e1245b mccic_irq +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xea3b8c82 mccic_resume +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x0632088e vpu_get_plat_device +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x0d02fb7e vpu_ipi_send +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x77792cec vpu_wdt_reg_handler +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x8f6c041c vpu_get_venc_hw_capa +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0x913a57b9 vpu_mapping_dm_addr +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xa935f08d vpu_load_firmware +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xe0b379ec vpu_ipi_register +EXPORT_SYMBOL_GPL drivers/media/platform/mediatek/vpu/mtk-vpu 0xfa4ff669 vpu_get_vdec_hw_capa +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x3d858696 rcar_fcp_put +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x4ad5d888 rcar_fcp_enable +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x5fe6f6e8 rcar_fcp_disable +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x68d9cf89 rcar_fcp_get_device +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/rcar-fcp 0x9877c29f rcar_fcp_get +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x1c50b692 vsp1_du_unmap_sg +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x4916bde8 vsp1_du_map_sg +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x4df92978 vsp1_du_atomic_flush +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x7f04c489 vsp1_du_atomic_update +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0x82dc2f81 vsp1_du_atomic_begin +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xa6bb29e3 vsp1_du_init +EXPORT_SYMBOL_GPL drivers/media/platform/renesas/vsp1/vsp1 0xbdfc6229 vsp1_du_setup_lif +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x32a020d5 xvip_set_format_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x57b59e91 xvip_enum_mbus_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x58b3bb5f xvip_clr_and_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x64c7f15c xvip_clr_or_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x77015ee3 xvip_of_get_format +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xab4efb52 xvip_init_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xb67940fb xvip_get_format_by_fourcc +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xd277c5ab xvip_cleanup_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xe08e6063 xvip_get_format_by_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xf044f67c xvip_enum_frame_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x3c16a6b1 xvtc_generator_stop +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x47d7900b xvtc_generator_start +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x55b5724b xvtc_of_get +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0xa8a0f912 xvtc_put +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x4113520f radio_tea5777_init +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0xa966704c radio_tea5777_exit +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x1ee0fba1 si470x_set_freq +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x21728be0 si470x_viddev_template +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x3f636d55 si470x_ctrl_ops +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x85ccbed7 si470x_stop +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xdf896ab4 si470x_start +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x00e50490 ir_raw_event_store_with_timeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x06a90d74 rc_g_keycode_from_table +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x0d69e4bb ir_raw_event_store_with_filter +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x0fbebe3f ir_raw_event_set_idle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x19341c22 ir_raw_event_store +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x1bd9ecc3 devm_rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x28af3c3f rc_map_unregister +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x367d8a1c rc_repeat +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x3fdc7f7a ir_raw_event_handle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x57b0990d rc_keyup +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x6b717cca rc_keydown_notimeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x82bdea62 devm_rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x90e71887 rc_keydown +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xab4bda5b rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xcc82adc6 lirc_scancode_event +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xd744cd67 ir_raw_event_store_edge +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xdefdc367 rc_unregister_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xe1bc9681 rc_map_get +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xe7648541 rc_map_register +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xf033d475 rc_free_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xfb0d8841 rc_register_device +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0011 0x7926cdb5 fc0011_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0012 0x8c124647 fc0012_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0013 0xf6816df4 fc0013_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/max2165 0xe2573af7 max2165_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mc44s803 0xb906d390 mc44s803_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2060 0x54ba9129 mt2060_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2063 0xe7c805a1 mt2063_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt20xx 0x9933ffec microtune_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2131 0x49260321 mt2131_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2266 0x46ba4f44 mt2266_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5005s 0xf5a7dee8 mxl5005s_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5007t 0x0d0ebbca mxl5007t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/qt1010 0xebac1c40 qt1010_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/r820t 0x429c9d90 r820t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18218 0x04c7891e tda18218_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18271 0x19a8be7a tda18271_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda827x 0x7c01aecc tda827x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x05dc9e7e tda829x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x7a3d4abf tda829x_probe +EXPORT_SYMBOL_GPL drivers/media/tuners/tda9887 0xc9e832bd tda9887_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0x60b52220 tea5761_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0xefc2d00a tea5761_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0xc4eb4b21 tea5767_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0xd92e198a tea5767_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tuner-simple 0xc91fe969 simple_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc2028 0x888df240 xc2028_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc4000 0x907ce581 xc4000_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc5000 0xacd6cb3a xc5000_attach +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x017ea7c7 cx231xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x13fc78f1 cx231xx_uninit_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x29fd1e9c cx231xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x2f16d9ec cx231xx_disable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x3b470fc4 cx231xx_dev_init +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x4c5c4164 cx231xx_capture_start +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x4c5d8e6d cx231xx_uninit_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x59cbfbf2 cx231xx_set_alt_setting +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x703a0b2d cx231xx_demod_reset +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x70864f2e cx231xx_send_usb_command +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x7365a6d7 cx231xx_init_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x7ab2c2c6 cx231xx_get_i2c_adap +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x84ac5da5 cx231xx_init_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x8831a237 cx231xx_dev_uninit +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x8a2a3ffc cx231xx_send_gpio_cmd +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x9daf4011 cx231xx_init_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xb0d93e4e cx231xx_uninit_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xb16c7d45 cx231xx_enable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xbcb9dcd5 cx231xx_enable_i2c_port_3 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xd30f3784 is_fw_load +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xd57681ab cx231xx_unmute_audio +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-demod 0xd4f899bb mxl111sf_demod_attach +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-tuner 0x515ba323 mxl111sf_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x26903ac9 em28xx_audio_analog_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x28b2a115 em28xx_uninit_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x29712d71 em28xx_write_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x3bdbd26e em28xx_write_regs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x4287ed18 em28xx_toggle_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x449ed738 em28xx_alloc_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x4a2954e9 em28xx_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x4b36e61b em28xx_init_camera +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x5dc2173c em28xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x721f7cc7 em28xx_free_device +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x78bd38be em28xx_init_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7fc8652c em28xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x921d7c65 em28xx_boards +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x9d45c825 em28xx_find_led +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xb76400cc em28xx_stop_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xb9d4b529 em28xx_write_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xc7380dd2 em28xx_read_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xcb5bacbb em28xx_read_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xd309d75d em28xx_audio_setup +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xd32ce533 em28xx_gpio_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xf76792fc em28xx_write_reg +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x063cdc17 __v4l2_async_nf_add_fwnode_remote +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x3ee9de75 __v4l2_async_nf_add_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x4016becc __v4l2_async_nf_add_i2c +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xa4b2b2fe v4l2_async_nf_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xbed106dd __v4l2_async_nf_add_fwnode +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x01612c0b v4l2_detect_gtf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x08402862 v4l2_print_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0958448b v4l2_set_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0af3d134 v4l2_valid_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x2bf67def v4l2_calc_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x370cfe6e v4l2_dv_timings_presets +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x3aa68d7a v4l2_find_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x4839762f v4l2_calc_timeperframe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x7b6ac78f v4l2_phys_addr_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x8f8d4341 v4l2_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x922ecd29 v4l2_enum_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa22fbfeb v4l2_hdmi_rx_colorimetry +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa97e00eb v4l2_detect_cvt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xae575c8f v4l2_phys_addr_for_input +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xd034392d v4l2_match_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xf56238f4 v4l2_find_dv_timings_cea861_vic +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xff585440 v4l2_dv_timings_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x346e5f6a v4l2_flash_indicator_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x7292b0bc v4l2_flash_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0xcab05347 v4l2_flash_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x0e41110c v4l2_fwnode_connector_add_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x263a5e5d v4l2_async_register_subdev_sensor +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x594e23ab v4l2_fwnode_put_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x612ddce5 v4l2_fwnode_connector_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x76d01acd v4l2_fwnode_device_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xb411a8e1 v4l2_fwnode_endpoint_alloc_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xc86f1866 v4l2_fwnode_endpoint_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xdbd5a4b3 v4l2_fwnode_parse_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xe2e13977 v4l2_fwnode_endpoint_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xf2674651 v4l2_async_nf_parse_fwnode_endpoints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xf9539bb5 v4l2_fwnode_connector_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0x639ecc68 v4l2_h264_init_reflist_builder +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0x6a1429ff v4l2_h264_build_p_ref_list +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-h264 0xf568bf81 v4l2_h264_build_b_ref_lists +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0x4c847e31 v4l2_jpeg_parse_huffman_tables +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0x5e92a994 v4l2_jpeg_parse_scan_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xa24bdf6d v4l2_jpeg_parse_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xd8c706cb v4l2_jpeg_parse_frame_header +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-jpeg 0xdc58b7d5 v4l2_jpeg_parse_quantization_tables +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0a09fe82 v4l2_m2m_try_schedule +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0a35db3d v4l2_m2m_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0dcfdcf8 v4l2_m2m_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x11b5aa3f v4l2_m2m_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x11f46c98 v4l2_m2m_ctx_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x122ba7fa v4l2_m2m_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x17dbd477 v4l2_m2m_request_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1984413d v4l2_m2m_ctx_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1abdb734 v4l2_m2m_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1e617ee2 v4l2_m2m_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1efc4949 v4l2_m2m_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1f3f89ad v4l2_m2m_buf_remove_by_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2454ab28 v4l2_m2m_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3026e8c2 v4l2_m2m_buf_remove +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x432b7f68 v4l2_m2m_update_stop_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x48180282 v4l2_m2m_ioctl_stateless_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4acb7a79 v4l2_m2m_fop_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5076c65a v4l2_m2m_last_buffer_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5bd6fa59 v4l2_m2m_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5d9ed242 v4l2_m2m_last_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5e28a472 v4l2_m2m_buf_copy_metadata +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5e930dc6 v4l2_m2m_ioctl_stateless_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x6344f6ef v4l2_m2m_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x6c3b2928 v4l2_m2m_buf_remove_by_idx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x70470987 v4l2_m2m_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x730f2eae v4l2_m2m_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x7aeb7b94 v4l2_m2m_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x87b01ee1 v4l2_m2m_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x90f01907 v4l2_m2m_ioctl_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x953df5ae v4l2_m2m_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x98f7e951 v4l2_m2m_ioctl_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9dce16f0 v4l2_m2m_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9fbfa007 v4l2_m2m_ioctl_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xaaeda795 v4l2_m2m_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb09fa12e v4l2_m2m_register_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xbc1c33d8 v4l2_m2m_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc279c5c4 v4l2_m2m_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc6fca5ad v4l2_m2m_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd67eaf43 v4l2_m2m_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe4ce244d v4l2_m2m_ioctl_try_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xebd60bae v4l2_m2m_update_start_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf13ff84d v4l2_m2m_unregister_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf1a99b01 v4l2_m2m_next_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf6add593 v4l2_m2m_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf785b3bc v4l2_m2m_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf8323e74 v4l2_m2m_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf95044bc v4l2_m2m_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x4137d90c v4l2_vp9_adapt_coef_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x8ef1a3dd v4l2_vp9_reset_frame_ctx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x8ef25d5d v4l2_vp9_seg_feat_enabled +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0x9dec35a2 v4l2_vp9_fw_update_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xb3cf2529 v4l2_vp9_adapt_noncoef_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xcf15018a v4l2_vp9_kf_partition_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xdf6586d2 v4l2_vp9_kf_uv_mode_prob +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xf5c55c43 v4l2_vp9_default_probs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-vp9 0xfbf87a5e v4l2_vp9_kf_y_mode_prob +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x01ba7c0a videobuf_read_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x18b9c835 videobuf_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x2099e8da videobuf_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x3442868a videobuf_mmap_mapper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x3694a8f8 videobuf_alloc_vb +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x3cd61c7c videobuf_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x3f46d96f videobuf_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x64b8bda1 videobuf_queue_is_busy +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x6597cad0 videobuf_queue_cancel +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x754364b5 videobuf_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x82166f7a videobuf_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x8d60d544 videobuf_read_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x9131a889 videobuf_mmap_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x92314bf8 videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x9cf53e31 videobuf_read_one +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xac6a4049 videobuf_next_field +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xafb24ccc videobuf_poll_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xd0b19a94 videobuf_read_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xd14645ad videobuf_queue_core_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xd425ed22 __videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xd478e41a videobuf_queue_to_vaddr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xdff271f0 videobuf_iolock +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xfe4d33ed videobuf_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xff07d7f0 videobuf_waiton +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x04b145db videobuf_queue_sg_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x145af645 videobuf_dma_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x7fc20924 videobuf_dma_unmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xa825c75b videobuf_sg_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xabea7ed4 videobuf_to_dma +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x00205b4f __v4l2_ctrl_handler_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x00d0c15b v4l2_subdev_s_stream_helper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x06093d42 v4l2_event_unsubscribe_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0a5a7a6b __traceiter_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0bcc097d v4l2_subdev_has_pad_interdep +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0f4d16fb v4l2_ctrl_request_hdl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x11c8f48e v4l2_event_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x11f3044c __SCK__tp_func_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1267c4f6 __v4l2_subdev_state_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x12d33eb6 v4l2_subdev_link_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x142fff9a v4l2_spi_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x17aae81d v4l2_device_register +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1876f6b5 v4l2_src_change_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x190bcf15 __traceiter_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1cf6ecf2 v4l2_i2c_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x20e6890a v4l_disable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2298a043 v4l2_subdev_state_get_stream_crop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2750c552 v4l2_src_change_event_subdev_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x294d43ab v4l2_pipeline_pm_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2ae0877b __SCK__tp_func_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2d275ff7 v4l2_pipeline_link_notify +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x32ba07fb v4l2_subdev_state_get_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x34e7a133 v4l2_subdev_state_get_stream_compose +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3b04bf44 v4l2_subdev_get_fwnode_pad_1_to_1 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3bc92b7d v4l2_fh_add +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3cb87add v4l2_get_link_freq +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3ce58b03 v4l2_subdev_routing_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3ce8bcfb __video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3d33e92b video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3f050515 v4l2_device_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x405b3be3 v4l2_spi_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x419d33cd v4l2_event_queue_fh +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x41fd46f5 v4l2_fh_open +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x44796c2d v4l2_subdev_set_routing +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x44b3966e video_device_pipeline +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x44e55c23 v4l2_subdev_state_xlate_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5021f6d0 v4l2_event_wake_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5074e573 v4l2_fraction_to_interval +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5328fdba v4l2_i2c_subdev_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x55722d59 v4l2_event_dequeue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x56a9d5d0 v4l2_i2c_new_subdev_board +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x58402cd2 v4l2_fh_exit +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5ba48f96 v4l_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6266673b v4l_vb2q_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6c832306 v4l2_subdev_put_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6ce1c95c __SCK__tp_func_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e9acc41 v4l2_fill_pixfmt_mp +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6f20b866 v4l2_ctrl_request_hdl_ctrl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x733b6ea9 __traceiter_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x77ae7dd2 v4l2_device_unregister +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7cfaa99d video_device_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7e9eedc0 v4l2_subdev_enable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7ecc5179 v4l2_i2c_subdev_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x80dc1e62 v4l2_i2c_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x82672c45 v4l2_fh_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x84cda380 __traceiter_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x8a7afab2 __v4l2_subdev_state_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x90dfaba8 v4l2_subdev_state_get_opposite_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x93849d4e v4l2_device_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x96fbada5 v4l2_device_disconnect +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9aaecceb __tracepoint_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9ea5403a v4l2_device_unregister_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fef35ac v4l2_apply_frmsize_constraints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa1349443 v4l2_g_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa2bce6ea v4l2_event_subdev_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa31754f6 v4l2_create_fwnode_links +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa3a4e8c0 v4l2_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa693a4f9 __v4l2_subdev_init_finalize +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa6d43eaa v4l2_mc_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xad5c3c93 v4l2_simplify_fraction +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xae3dd8d6 __v4l2_subdev_next_active_route +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb24ef628 v4l2_subdev_notify_event +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbc7888f3 v4l2_fh_del +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbcebd5ea v4l2_device_register_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbd567df6 v4l2_create_fwnode_links_to_pad +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbda26f95 v4l2_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc5fab343 v4l2_s_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcc501597 v4l2_fill_pixfmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcf62e98b v4l2_pipeline_pm_get +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcf754c8f v4l2_subdev_routing_find_opposite_end +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd3444f94 v4l2_fh_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd431588d __v4l2_device_register_subdev_nodes +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd7ebfd09 v4l2_subdev_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd9ee2a2c v4l2_event_pending +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xde00c7f3 v4l2_subdev_get_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdf2cf992 __tracepoint_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe14cd943 __tracepoint_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe1c0510d v4l2_subdev_get_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe41409aa v4l2_subdev_link_validate_default +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe51b981e v4l2_subdev_disable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe5a33113 __SCK__tp_func_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xed7a0151 __video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf0054a45 v4l2_subdev_set_routing_with_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf1f62774 v4l2_fh_is_singular +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf2a353ac v4l2_i2c_tuner_addrs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf5ef842e v4l_bound_align_image +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf664f522 __tracepoint_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfee935e4 video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xff76573f __v4l2_find_nearest_size +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x13c427ac pm80x_regmap_config +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x5e16f197 pm80x_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xb965b37c pm80x_init +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xd99fd720 pm80x_deinit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x02b2fecf cs47l24_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x0d63b576 wm5102_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1949d8fa wm5110_revd_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1f0ae858 arizona_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1f2553a9 arizona_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x2e1de5ed wm8997_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3501187e wm5110_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x384e3153 cs47l24_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x39419a43 wm8997_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3c591bb2 cs47l24_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3de61fae arizona_clk32k_enable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x4e5b743a wm5102_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x5fa9a2ce wm8998_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x78d977fb wm8997_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x7c73f818 arizona_set_irq_wake +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x7dd0ea59 wm5110_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x91cd59c8 arizona_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x9dc2fdcd arizona_clk32k_disable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xa8a570d4 arizona_request_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xaeccd719 arizona_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xb3082007 wm5110_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd3fee6a6 wm5110_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdfbe649b wm8997_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xf030e14b wm5110_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0x051b0db1 atc260x_match_device +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0x09930a7c atc260x_device_probe +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x2f6525ff da9150_write_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x50385adb da9150_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x57cdcf3c da9150_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x65bb4ea3 da9150_bulk_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x7636abe5 da9150_read_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x8e0e04af da9150_bulk_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xec60176f da9150_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xa142a524 gsc_read +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xb7abd1c4 gsc_write +EXPORT_SYMBOL_GPL drivers/mfd/iqs62x 0xa436f4de iqs62x_events +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x254ed188 kempld_write16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x3ad28533 kempld_read32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x6fe3c2e9 kempld_read16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xa6d5b4c5 kempld_write8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xac9806f4 kempld_write32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xdd800138 kempld_release_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xf6b48950 kempld_read8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xfda659dc kempld_get_mutex +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x5d63976e lm3533_update +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x72721f02 lm3533_read +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0xf0a7d785 lm3533_write +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x4ad4cb44 lm3533_ctrlbank_set_max_current +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x63f379c4 lm3533_ctrlbank_set_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x75808ef6 lm3533_ctrlbank_get_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x76ce4031 lm3533_ctrlbank_get_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x7c0afe92 lm3533_ctrlbank_disable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xec3952a1 lm3533_ctrlbank_enable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xfc34f9e1 lm3533_ctrlbank_set_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x661b578e lp3943_read_byte +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x7c89a5b6 lp3943_update_bits +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0xdbe9433c lp3943_write_byte +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0f379262 madera_of_match +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x153da2ad cs47l35_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x29ed1e0b madera_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x31d44f07 cs47l15_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x31d99347 cs47l15_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x3509c6e1 madera_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x4703fde7 cs47l15_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x6ca23145 madera_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x72e1520b cs47l15_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x72ec8e4b cs47l15_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x8a5063bf cs47l85_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x8a5dbfff cs47l85_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x9285140f cs47l90_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x9288c84f cs47l90_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xa5040ff2 cs47l92_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xa509d3b2 cs47l92_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xb822f8c7 cs47l35_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xb82f2487 cs47l35_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xbf174291 cs47l90_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xc9657eb3 cs47l85_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xc968a2f3 cs47l85_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd1b00903 cs47l90_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd1bdd543 cs47l90_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xe63112fe cs47l92_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xe63ccebe cs47l92_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xe9aa3e22 cs47l92_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xebe384cb madera_name_from_type +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xfb17e5cb cs47l35_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xfb1a398b cs47l35_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xfd94a92b cs47l85_patch +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x06e30ed1 mc13xxx_variant_mc34708 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x14ecfbb9 mc13xxx_variant_mc13783 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x2aa614cf mc13xxx_adc_do_conversion +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x5456b099 mc13xxx_variant_mc13892 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x8aadb74e mc13xxx_common_exit +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x950fc878 mc13xxx_common_init +EXPORT_SYMBOL_GPL drivers/mfd/motorola-cpcap 0xa226dbe8 cpcap_sense_virq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x0da2e264 pcf50633_reg_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x15bb0603 pcf50633_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x169b9d80 pcf50633_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x336b8509 pcf50633_read_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x5bdb8eb9 pcf50633_write_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x7d23f823 pcf50633_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x889360d5 pcf50633_pm +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x8c84c569 pcf50633_register_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xb1121595 pcf50633_reg_set_bit_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xb80bdc18 pcf50633_irq_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xbf6529c0 pcf50633_irq_mask_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xe509517a pcf50633_irq_unmask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x5cc14445 pcf50633_adc_async_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0x77313d97 pcf50633_adc_sync_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x13203221 pcf50633_gpio_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x49b3393a pcf50633_gpio_power_supply_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x6e6aef5f pcf50633_gpio_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xc397611d pcf50633_gpio_invert_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xdb7b5752 pcf50633_gpio_invert_set +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x0e5eb0a0 devm_rave_sp_register_event_notifier +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0xeecaf484 rave_sp_exec +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0x56d1a8c5 retu_read +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0xa074c8b6 retu_write +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x48618444 rk8xx_probe +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x9cde0f63 rk8xx_shutdown +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0xb51d77f1 rk8xx_resume +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0xbd61321f rk8xx_suspend +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x00749754 si476x_core_is_a_primary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x06ac8541 si476x_core_is_a_secondary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x0d09b003 si476x_core_has_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x0e0d14fa si476x_core_cmd_am_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x18906b11 si476x_core_cmd_ic_link_gpo_ctl_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x1d978b34 si476x_core_cmd_fm_rds_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x30f4b723 si476x_core_is_powered_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x34e51dd5 si476x_core_cmd_power_down +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x3c8a3e2f si476x_core_cmd_am_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x4e394f94 si476x_core_cmd_dig_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x549680db si476x_core_cmd_fm_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x64481766 si476x_core_cmd_agc_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x69b56139 si476x_core_cmd_set_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x6fe0debe si476x_core_cmd_fm_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x729d5179 si476x_core_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x77145951 si476x_core_stop +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x7ae8fdbf si476x_core_cmd_intb_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x8ce68fd7 devm_regmap_init_si476x +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x8fc59d55 si476x_core_cmd_fm_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xa43c5026 si476x_core_cmd_fm_phase_div_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb448c7bf si476x_core_cmd_fm_phase_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb921a36c si476x_core_has_am +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xbd6db259 si476x_core_cmd_func_info +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xc242eb0f si476x_core_cmd_zif_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xc2555543 si476x_core_cmd_am_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xc5fad72d si476x_core_cmd_power_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xcdf62ceb si476x_core_set_power_state +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xda7d2f54 si476x_core_i2c_xfer +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xdc0ffb1e si476x_core_cmd_ana_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xde63673f si476x_core_cmd_am_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xe192b6af si476x_core_cmd_fm_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xec5e8d4d si476x_core_cmd_get_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xecdaa101 si476x_core_is_in_am_receiver_mode +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xedfeb189 si476x_core_cmd_fm_rds_blockcount +EXPORT_SYMBOL_GPL drivers/mfd/ssbi 0x962ba25e ssbi_write +EXPORT_SYMBOL_GPL drivers/mfd/ssbi 0x96431ab8 ssbi_read +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0x32ca1d63 stmfx_function_disable +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0x8d440ae7 stmfx_function_enable +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x0dd79556 am335x_tsc_se_clr +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x77446004 am335x_tsc_se_set_once +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x91142790 am335x_tsc_se_adc_done +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xdb510f8c am335x_tsc_se_set_cache +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x27098459 tps65218_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x60785895 tps65218_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x6b8c9170 tps65218_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0x6e5c4639 tps6594_is_volatile_reg +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0xd3823b72 tps6594_device_init +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x22a81eed alcor_write32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x37d701c3 alcor_read32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x40633ca1 alcor_write8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x62533109 alcor_read8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x98ffc069 alcor_write32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xa387dbd4 alcor_read32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xa6d20140 alcor_write16 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x0b33a950 rtsx_pci_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x2ec0ec4c rtsx_pci_read_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x37e67670 rtsx_pci_card_pull_ctl_disable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x38547d72 rtsx_pci_switch_output_voltage +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x453acdc0 rtsx_pci_write_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x4dddb87b rtsx_pci_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x65b860e0 rtsx_pci_card_pull_ctl_enable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x6d899899 rtsx_pci_start_run +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x77683b40 rtsx_pci_card_power_on +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x8d43f878 rtsx_pci_dma_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x93f9b1ab rtsx_pci_send_cmd_no_wait +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x97e5e7b9 rtsx_pci_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xa3ce3a0c rtsx_pci_stop_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xb3a7fc30 rtsx_pci_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xb96574b0 rtsx_pci_card_exist +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xc18689e4 rtsx_pci_complete_unfinished_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xc37916bc rtsx_pci_dma_map_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xca36723b rtsx_pci_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xd3461079 rtsx_pci_dma_unmap_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xd69afbaf rtsx_pci_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xd9156332 rtsx_pci_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xe98d72ae rtsx_pci_card_power_off +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xf1237c4e rtsx_pci_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xf30c9610 rtsx_pci_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x0e0c3e50 rtsx_usb_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x22a33aa4 rtsx_usb_ep0_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x238799e1 rtsx_usb_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x28a80a88 rtsx_usb_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x4210174f rtsx_usb_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x4518034c rtsx_usb_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x66d8f5b0 rtsx_usb_get_rsp +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x82e6f6ab rtsx_usb_get_card_status +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xa649d7a4 rtsx_usb_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xa760ca38 rtsx_usb_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xb15f015a rtsx_usb_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xdaf5498d rtsx_usb_ep0_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xef867123 rtsx_usb_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x4bf558d1 cb710_pci_update_config_reg +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x6747aacf cb710_sg_dwiter_write_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x83a97d07 cb710_set_irq_handler +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x942ae0f3 cb710_sg_dwiter_read_next_block +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x0b008db0 oslec_hpf_tx +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x296a8983 oslec_update +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x3115970d oslec_create +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x4b711f77 oslec_adaption_mode +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x5909e701 oslec_snapshot +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x780d3f01 oslec_flush +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x84eba96d oslec_free +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x3cb83d5b eeprom_93cx6_multireadb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x63d2ff63 eeprom_93cx6_wren +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x870b53e9 eeprom_93cx6_write +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x884deb9d eeprom_93cx6_read +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xc9c6bb25 eeprom_93cx6_readb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xff7a0fdf eeprom_93cx6_multiread +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x2cab6ceb enclosure_remove_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x927cd2ec enclosure_component_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x93d0d695 enclosure_unregister +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x9501ddf1 enclosure_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xa3dc5563 enclosure_find +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xb76e5368 enclosure_component_alloc +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xdce084bb enclosure_for_each_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xfe0f3972 enclosure_add_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x16c8d540 lis3lv02d_init_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x297ace96 lis3lv02d_init_dt +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x3c43a5a7 lis3lv02d_joystick_disable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x4b9c9bbd lis3lv02d_joystick_enable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xa24a7242 lis3lv02d_remove_fs +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xc428803f lis3_dev +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xce85fe65 lis3lv02d_poweroff +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xe32d3f1c lis3lv02d_poweron +EXPORT_SYMBOL_GPL drivers/misc/pvpanic/pvpanic 0xd82c051f devm_pvpanic_probe +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0x885f81e1 st_unregister +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0xbad5b405 st_register +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x12b0877c uacce_register +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0xbb3c6ff7 uacce_alloc +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0xc5dee0c1 uacce_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0x3483e2c1 dw_mci_pltfm_register +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0xbcabb800 dw_mci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/dw_mmc-pltfm 0xcfe72e4b dw_mci_pltfm_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/renesas_sdhi_core 0xdc1332f6 renesas_sdhi_remove +EXPORT_SYMBOL_GPL drivers/mmc/host/renesas_sdhi_core 0xf3de56c6 renesas_sdhi_probe +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x038de2cd tmio_mmc_host_alloc +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x31db96d4 tmio_mmc_host_runtime_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x378f2335 tmio_mmc_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x4ca74745 tmio_mmc_disable_mmc_irqs +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x69efaeeb tmio_mmc_host_free +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x8324a051 tmio_mmc_host_runtime_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x937605ae tmio_mmc_do_data_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x9c59c59b tmio_mmc_enable_mmc_irqs +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0x9f0c07fc tmio_mmc_host_probe +EXPORT_SYMBOL_GPL drivers/mmc/host/tmio_mmc_core 0xa996e94e tmio_mmc_host_remove +EXPORT_SYMBOL_GPL drivers/most/most_core 0x194629d7 channel_has_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x1b6b51f7 most_register_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0x3a033ed2 most_deregister_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0x4161c096 most_put_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x4e3e0a5b most_get_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x5e4f2d0b most_deregister_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0x69ebb357 most_deregister_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0x7959a321 most_submit_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x897042a8 most_resume_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0xa612a830 most_register_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0xbd54af02 most_stop_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0xcf331112 most_start_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0xe8070e4b most_register_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0xf7e4327f most_stop_enqueue +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x085b6ff9 cfi_cmdset_0001 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x37724a11 cfi_cmdset_0003 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0xca6c6f87 cfi_cmdset_0200 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x28e6d8e5 cfi_cmdset_0002 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x56b49335 cfi_cmdset_0006 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0xdb1f1763 cfi_cmdset_0701 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0020 0xb921be62 cfi_cmdset_0020 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x357c13b8 cfi_qry_mode_on +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0xdac5374f cfi_qry_mode_off +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0xfeb9ea25 cfi_qry_present +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0xc52ff82d hyperbus_register_device +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0xeefe2012 hyperbus_unregister_device +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0x1c4355bb onenand_release +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0x62f3eea5 onenand_scan +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0x580e35a4 brcmnand_remove +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0x9e527f6b brcmnand_pm_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/brcmnand/brcmnand 0xacb03525 brcmnand_probe +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/denali 0xe14481f1 denali_chip_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/sm_common 0x59a526c5 sm_register_device +EXPORT_SYMBOL_GPL drivers/mtd/spi-nor/spi-nor 0x0917ad63 spi_nor_scan +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x38e10c1d ubi_flush +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x3e482d2c ubi_leb_read_sg +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x42801d20 ubi_sync +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x53bbfc94 ubi_close_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x5d838140 ubi_get_volume_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x64e39123 ubi_leb_write +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x66011ab6 ubi_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x6b578ce0 ubi_do_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x77090279 ubi_open_volume_nm +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x7bb6f212 ubi_leb_change +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x8415a9f2 ubi_leb_erase +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x85a8ee76 ubi_unregister_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x8d67f6f2 ubi_leb_read +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x9ad0659e ubi_open_volume_path +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xc64ccbde ubi_leb_unmap +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xebbbeb14 ubi_leb_map +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xec8c75e7 ubi_is_mapped +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf5ee9ba8 ubi_register_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xfb19dda9 ubi_open_volume +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x019f941a mux_control_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0a65c89f mux_state_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x1621b6e7 mux_control_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x1e3166d5 devm_mux_state_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x2be1e86b mux_control_put +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x2e4ba298 devm_mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x59812eea mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x6b358fbc mux_chip_unregister +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x6f153bf4 mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7cf08396 mux_state_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x821220e4 devm_mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x881623e6 mux_chip_free +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x89a3b555 devm_mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x8d8b0abd mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xac79d918 mux_control_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xe9678be4 mux_control_states +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xfa76e911 mux_state_select_delay +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0x326b365c devm_arcnet_led_init +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0x9b97e19d arcnet_led_event +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x0db855e6 c_can_power_up +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x62a15136 register_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x88b9dee3 alloc_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x9db0d9ca free_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xa4d516fb c_can_power_down +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xd092222d unregister_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x021104bc register_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x1ecd8393 free_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x29f05e7d unregister_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x97c40f86 alloc_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x044045b1 can_rx_offload_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x06040195 alloc_can_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x06314d4c can_rx_offload_irq_offload_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x10d892eb can_get_state_str +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x118d2f6d can_rx_offload_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x11ec2e84 can_bus_off +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x1492627d of_can_transceiver +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x19a8acf1 can_skb_get_frame_len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x2130e1a8 can_change_state +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x247dcc05 register_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x26d2e78a can_change_mtu +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x2afe9d13 can_rx_offload_queue_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x2cf3563f can_rx_offload_del +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x2f19d1db can_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x356a3dc8 can_rx_offload_threaded_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x4f4ea561 can_rx_offload_add_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x58c20ac2 can_rx_offload_queue_tail +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x5fec1be0 can_rx_offload_add_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6047ede6 can_fd_len2dlc +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x8cdf4208 alloc_can_err_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x987f247b alloc_canfd_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x99649610 safe_candev_priv +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x9db8a2e9 alloc_canxl_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xaa66216b alloc_candev_mqs +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xbd963743 can_rx_offload_enable +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc459343b open_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc69740d7 can_free_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc6dfca16 can_rx_offload_irq_offload_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xcf986c8d can_rx_offload_add_manual +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xddfeef02 close_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xe1d377c9 can_dropped_invalid_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xe59f5128 unregister_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xef2ff04a free_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf12d9387 can_fd_dlc2len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf244e0b5 can_put_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x1a1d083e m_can_init_ram +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x1c05034c m_can_class_unregister +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x3649cbc4 m_can_class_allocate_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x617742c0 m_can_class_register +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x81dc3b55 m_can_class_get_clocks +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x8e0cb3b9 m_can_class_resume +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xe22fec4a m_can_class_suspend +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xecdfd31a m_can_class_free_dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x0bb857b5 register_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x49ebd0d2 sja1000_interrupt +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x52e722b1 unregister_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x6a786587 free_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xcc684552 alloc_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/dsa/lan9303-core 0x21e6d9a3 lan9303_indirect_phy_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/microchip/ksz_switch 0xe5ecc69c ksz_switch_chips +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xb03a8ce9 mt7530_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xcc7eed61 mt7530_probe_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xdef620e3 mt753x_table +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xe63c7328 mt7530_remove_common +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x27eb16a4 felix_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x3faa85dd felix_netdev_to_port +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x760bb247 felix_port_to_netdev +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8365mb 0x4d1f4640 rtl8365mb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x03f75858 rtl8366_vlan_del +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x078fa4bd rtl8366rb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x2e7436ce rtl8366_enable_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x549ca6f5 rtl8366_enable_vlan4k +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x8358854b rtl8366_get_ethtool_stats +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x88cb0e04 rtl8366_mc_is_used +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x9474774a rtl8366_reset_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xc7814682 rtl8366_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xd1d26809 rtl8366_vlan_add +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xdde3aa21 rtl8366_get_strings +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xf2a422b3 rtl8366_set_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xf4503f2b rtl8366_set_pvid +EXPORT_SYMBOL_GPL drivers/net/ethernet/8390/ax88796 0xe08ac58d ax_NS8390_reinit +EXPORT_SYMBOL_GPL drivers/net/ethernet/arc/arc_emac 0x6dce17ce arc_emac_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/arc/arc_emac 0xee5d6e1c arc_emac_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x007b6f99 enetc_configure_si +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x083cdea7 enetc_get_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x0d3e89a2 enetc_teardown_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x0d4c8271 enetc_init_si_rings_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x1641d3cf enetc_port_mac_rd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x257cd958 enetc_get_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x290512bd enetc_set_rss_key +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x3695c952 enetc_close +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x38932f9c enetc_alloc_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x3b5d8c43 enetc_clear_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x42a57c57 enetc_xdp_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x4724fe24 enetc_get_si_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x4a40f340 enetc_set_features +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x55ee72cd enetc_set_fs_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x59508af6 enetc_setup_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x5adc16ad enetc_reset_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x62b1c74c enetc_set_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x719a7529 enetc_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x77bd1bc2 enetc_ioctl +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x79986c3b enetc_set_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x8a22f6db enetc_send_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x943ddfbc enetc_start +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x97875b62 enetc_alloc_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x986127c5 enetc_mm_link_state_update +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x9fdead28 enetc_pci_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xa1fad680 enetc_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xae18e294 enetc_port_mac_wr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xb6c1a2cb enetc_setup_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xbd154d37 enetc_open +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xcb26915a enetc_pci_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xd223bcf8 enetc_setup_bpf +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xe275325c enetc_free_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xe8707e3c enetc_free_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xe8bddb48 enetc_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x6b2bf596 enetc_mdio_write_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x8416a370 enetc_mdio_read_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xaa0f13f8 enetc_hw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xeaa53d71 enetc_mdio_write_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xefb62958 enetc_mdio_read_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xf68ac32d enetc_mdio_lock +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp 0x5431a304 enetc_phc_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x0083b116 fun_free_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x09ef3d79 fun_sq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x5396ee4a fun_bind +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x56d9b6da fun_res_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x7aa5b625 fun_get_res_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x88450e01 fun_cq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xb5fdd21b fun_submit_admin_sync_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xd8e729ac fun_serv_restart +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xebecd8bc fun_serv_sched +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xed544fd7 fun_alloc_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xf8fa31a4 fun_serv_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0xa0ca0051 i40e_client_device_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0xf486d86d i40e_client_device_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x18d24e94 ice_rdma_request_reset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x4aed015e ice_add_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x588ba86f ice_rdma_update_vsi_filter +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x8838b1ef ice_get_qos_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xbd0f53f1 ice_del_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x005086df mlx4_config_vxlan_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x00de5140 mlx4_read_clock +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x02a5c74f mlx4_get_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x04bf9ffb mlx4_cq_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x054a8624 mlx4_ACCESS_PTYS_REG +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0ada9500 mlx4_set_vf_spoofchk +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x12feb02c mlx4_get_active_ports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x138f2e34 mlx4_slave_convert_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x14b5ee32 mlx4_config_roce_v2_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x14e703f8 mlx4_mr_hw_write_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x156a1f99 mlx4_srq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x16e6bf05 mlx4_get_vf_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x18b7dae1 mlx4_unicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1e9840fa mlx4_multicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x26f6b088 mlx4_set_vf_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x279c0c84 mlx4_flow_steer_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2883b6dc mlx4_mw_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x28dd9620 mlx4_mr_hw_get_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x293899e0 mlx4_counter_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2e1a8cc5 __mlx4_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2f5bb0d1 mlx4_map_sw_to_hw_steering_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x31e77956 mlx4_counter_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x377533c6 mlx4_uar_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x37978aef mlx4_find_cached_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3a5924b4 __mlx4_replace_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3eab7c67 mlx4_mtt_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x43247b42 mlx4_update_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x43b527cd mlx4_xrcd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x43d4f25f mlx4_buf_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x44a8d220 mlx4_INIT_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x45c58405 mlx4_pd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4bb64e72 mlx4_qp_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4d95c28e mlx4_port_map_set +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x50949af6 mlx4_qp_reserve_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x50b93ffb mlx4_get_default_counter_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x57ebbf7c mlx4_register_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x58029d46 mlx4_cq_resize +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5dcd2f66 mlx4_free_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x640bfec6 mlx4_srq_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x655d3e44 mlx4_get_counter_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x677a5927 mlx4_qp_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6ba704a5 mlx4_vf_get_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6ec918ff mlx4_unregister_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6f376ac0 mlx4_cq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7203632f mlx4_mw_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x753998b5 mlx4_multicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x75986bd5 mlx4_mr_hw_change_access +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x75d4ea0b mlx4_unicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7627ef46 mlx4_set_vf_link_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x76d9ce4a mlx4_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7792d0ab mlx4_bf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x782d8524 mlx4_alloc_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7877f575 mlx4_bond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x78bbf071 mlx4_phys_to_slaves_pport_actv +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x79144d4f mlx4_get_base_gid_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x793b8750 mlx4_bf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7da81498 mlx4_phys_to_slaves_pport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7de976ef mlx4_get_slave_default_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7e67e65e mlx4_wol_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x83040a19 mlx4_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x831cc1c9 mlx4_qp_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x84c9ba2f mlx4_phys_to_slave_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x878f81d4 mlx4_db_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x884fcfa2 mlx4_mr_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8ac665c5 mlx4_FLOW_STEERING_IB_UC_QP_RANGE +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8b3ab3fc mlx4_xrcd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x92f0e130 mlx4_mr_hw_change_pd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x94d64352 mlx4_alloc_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x979920d6 mlx4_put_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x97b2ef13 mlx4_vf_set_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x980a4b8e mlx4_buf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x98760cfd mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9a897983 mlx4_cq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9c1f396b mlx4_mr_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9ddbf01e mlx4_qp_release_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9dfd1032 mlx4_mr_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9f45dbef mlx4_get_protocol_dev +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa1787e6a mlx4_qp_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa3b3e524 mlx4_CLOSE_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa4c71728 mlx4_mr_rereg_mem_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa68f5862 mlx4_register_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa83eb5f1 mlx4_srq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaac851ec mlx4_set_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb1db015c mlx4_flow_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb3f2a61b mlx4_config_dev_retrieval +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbcfc23d1 __mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc06a8b4f mlx4_srq_lookup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc14600d6 mlx4_mw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc153925b __mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc71499d0 mlx4_hw_rule_sz +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc7b6fc25 mlx4_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc9974e2d mlx4_multicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcc9a27a9 mlx4_replace_zero_macs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xce5cc55d mlx4_unicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcfdf75ed mlx4_find_cached_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd01c04b5 mlx4_mr_rereg_mem_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd190b9ea mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd28122b7 mlx4_get_devlink_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd28c9336 mlx4_unregister_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd3253a78 mlx4_vf_smi_enabled +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd5b69066 mlx4_qp_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xda19b5a4 mlx4_set_vf_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdd886812 mlx4_wol_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe27cea06 mlx4_set_vf_rate +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe3c7ac70 mlx4_srq_arm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe402d0af mlx4_mtt_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe592c47d mlx4_multicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe6826e55 mlx4_get_internal_clock_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe6b1b7d0 mlx4_flow_steer_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe78c0513 mlx4_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe88ca14a mlx4_flow_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xed7bd4d8 mlx4_pd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xee252cbe mlx4_mr_hw_put_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf31ff394 mlx4_qp_to_ready +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf60155f1 mlx4_mtt_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf69e60dc mlx4_get_base_qpn +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf910eae5 mlx4_unbond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf9846106 mlx4_map_sw_to_hw_steering_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf9c2acfb mlx4_SYNC_TPT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfcb495b0 mlx4_unicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfd4fcebd mlx4_uar_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xff31a48a mlx4_free_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x01a70755 mlx5_set_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0367e39e mlx5_query_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x072460c4 mlx5_fill_page_frag_array +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x08e0c20a mlx5_nic_vport_affiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0b1f001d mlx5_query_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0c283de0 mlx5_core_reserved_gids_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0e2586f2 mlx5_query_module_eeprom +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x10fcfa60 mlx5_modify_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x163baf08 mlx5_query_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x179e68ab mlx5_frag_buf_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x19ff50dd mlx5_dm_sw_icm_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c9e7254 mlx5_db_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x21df1578 mlx5_modify_nic_vport_vlans +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2394d402 mlx5_query_nic_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x285e812f mlx5_query_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x297f2f2e mlx5_query_nic_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x31b437ec mlx5_query_hca_vport_gid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x35be2cd7 mlx5_query_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x38cb65f5 mlx5_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3a9499a3 mlx5_query_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3b719bf6 mlx5_toggle_port_link +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3fdb3eed mlx5_modify_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x42e24a8f mlx5_set_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4709acbe mlx5_query_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x470c2cdd mlx5_set_port_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x49c0a71e mlx5_modify_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4dc41b55 mlx5_query_hca_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x501617f6 mlx5_eswitch_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5446151d mlx5_core_query_vport_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x563be1b1 mlx5_frag_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5ca7105d mlx5_query_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6006a67c mlx5_set_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x62f66f93 mlx5_set_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x65cd2209 mlx5_query_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6645fb48 mlx5_query_hca_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6aa9571f mlx5_modify_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6c6594d3 mlx5_query_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x710b33ed mlx5_query_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x78d04c72 mlx5_nic_vport_query_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x798c1b96 mlx5_nic_vport_unaffiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x818ebcf4 mlx5_nic_vport_enable_roce +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81aadc6a mlx5_fill_page_frag_array_perm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x83711c12 mlx5_query_nic_vport_qkey_viol_cntr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x873a6587 mlx5_ipsec_device_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x882666be mlx5_query_port_ptys +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8d02eb44 mlx5_query_port_vl_hw_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8e10bd24 mlx5_core_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8e4d8451 mlx5_nic_vport_update_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8f6f549c mlx5_query_nic_vport_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x98a39d0a mlx5_query_port_oper_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9c87e8c2 mlx5_query_nic_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9de80ad3 mlx5_query_hca_vport_pkey +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa539b626 mlx5_eswitch_get_total_vports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa832a44e mlx5_vport_get_other_func_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xabacb6d4 mlx5_query_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb97d34da mlx5_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbccf091b mlx5_set_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbd863135 mlx5_dm_sw_icm_dealloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbf005716 mlx5_core_modify_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc6d06f1e mlx5_query_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xca9a1b62 mlx5_set_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcc901de1 mlx5_query_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd6a1c783 mlx5_query_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd9a80bd1 mlx5_set_port_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdb1df950 mlx5_core_query_sq_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe2e17b48 mlx5_query_module_eeprom_by_page +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe46042ce mlx5_set_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xedf2821a mlx5_query_port_max_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf5ef2722 mlx5_modify_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x062efbc4 ks8851_remove_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xb669f653 ks8851_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xd2541475 ks8851_probe_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xd9f7310a ks8851_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0x2695f52f regmap_encx24j600_spi_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0x4be2f862 regmap_encx24j600_spi_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0x85da897b devm_regmap_init_encx24j600 +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x14f75eb6 ocelot_port_get_eth_ctrl_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1794b76e __ocelot_rmw_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x182fa5f0 ocelot_port_configure_serdes +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1864343f ocelot_port_set_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1bd782cb __ocelot_bulk_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2a89dcc4 __ocelot_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2f812ee2 ocelot_lag_fdb_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x34882202 ocelot_port_setup_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3837c02b ocelot_bridge_num_find +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x40f43e10 ocelot_port_get_pause_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x489e2306 ocelot_migrate_mdbs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x491e8324 ocelot_port_get_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5453cb55 ocelot_port_add_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x609d4021 ocelot_port_assigned_dsa_8021q_cpu_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x65eca399 ocelot_port_assign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x66020a58 ocelot_phylink_mac_link_down +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6d470591 ocelot_port_mirror_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x78a86b82 ocelot_get_bridge_fwd_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7f65b698 ocelot_port_get_rmon_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8314f3da ocelot_port_readl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x87039926 ocelot_cls_flower_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x877c4a99 __ocelot_write_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x88d5c027 ocelot_phylink_mac_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x893fa5c0 ocelot_cls_flower_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8cd942f8 ocelot_port_rmwl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9215c688 ocelot_port_get_eth_mac_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x94628e3a ocelot_bond_get_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x965aa173 ocelot_mact_flush +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9aeb9d5b ocelot_port_get_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9d2f6542 ocelot_port_mirror_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa2255094 ocelot_port_writel +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa84fc7aa ocelot_port_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xad36f06b ocelot_mm_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xad8b938f ocelot_lag_fdb_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xaf65d8c4 ocelot_port_get_eth_phy_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb1042cae ocelot_port_teardown_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb7da5d39 ocelot_cls_flower_replace +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc2ecffd3 ocelot_port_unassign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc34d6aac ocelot_regmap_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcb54b29a ocelot_regfields_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xcc98a0c5 ocelot_port_del_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd39aeadd ocelot_port_set_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd547e7cd ocelot_phylink_mac_link_up +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe9c8d162 ocelot_port_get_mm_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf0491444 ocelot_port_get_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x0b28a9ad qcafrm_create_footer +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x2b6ddf3f qcafrm_fsm_decode +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x41da0375 qcafrm_create_header +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x1b69d384 stmmac_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x545572d4 stmmac_set_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x5c7eaf3e stmmac_dvr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x64d94b66 stmmac_dvr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x92d778bb stmmac_get_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xa29c5c27 stmmac_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xb9086f53 stmmac_init_tstamp_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xc387fecd stmmac_bus_clks_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x1393680b stmmac_remove_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x1c6d5ad0 stmmac_pltfr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x209e8745 stmmac_pltfr_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x2e0c8e76 stmmac_pltfr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x6cc64711 stmmac_get_platform_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x9b4d4153 devm_stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xa82a8e5d stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xaa5a23a1 devm_stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xad62c1e5 stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xed49bbcd stmmac_pltfr_remove_no_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xed8c57e3 stmmac_pltfr_exit +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x0d2f2ca7 w5100_ops_priv +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x8a1e577b w5100_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x8a7fe3b8 w5100_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0xf50a0ad6 w5100_probe +EXPORT_SYMBOL_GPL drivers/net/geneve 0x80f31e05 geneve_dev_create_fb +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x2c6970db ipvlan_link_new +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x42fa1a8e ipvlan_link_delete +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x6c0adbb9 ipvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xa13ee0cf ipvlan_link_setup +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xdb62a8cf ipvlan_count_rx +EXPORT_SYMBOL_GPL drivers/net/macsec 0xb5700e2b macsec_pn_wrapped +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x07d57a60 macvlan_common_newlink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x7a2ac16b macvlan_common_setup +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x9e32cc54 macvlan_dellink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xeaeb4c8f macvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-i2c 0xa007b9fb mdio_i2c_alloc +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0x4c6771c6 mdio_mux_init +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0x6318757f mdio_mux_uninit +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-regmap 0x68c478de devm_mdio_regmap_register +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs-lynx 0xebecd607 lynx_pcs_create_fwnode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x17b18cec xpcs_config_eee +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x5514966d xpcs_destroy +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x573f0ab8 xpcs_get_an_mode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x6dc48c5e xpcs_get_interfaces +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x70d517c4 xpcs_create_mdiodev +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x9b430bc5 xpcs_link_up +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xddcf4c25 xpcs_do_config +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0000b738 bcm_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x05606370 bcm_phy_write_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x1b0ac6f5 bcm_phy_get_stats +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x24b3760d bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x28810617 bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x330f2897 bcm_phy_cable_test_start +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4199d7c6 bcm_phy_downshift_get +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4719da78 bcm_phy_28nm_a0b0_afe_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x51a23c78 bcm_phy_write_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x56a2fdf5 bcm_phy_get_strings +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x58da4f36 __bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x661456dd bcm_phy_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x6d5ceca5 bcm_phy_led_brightness_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x6ebdefd6 bcm_phy_read_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x742df932 bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x795a5522 bcm_phy_ack_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x7db30f5e bcm54xx_auxctl_read +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x83211322 __bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x8f136338 __bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x8f9878cf bcm_phy_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x911d31a3 bcm_phy_enable_jumbo +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x92169936 bcm_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x93c75bca __bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x9a585c3f bcm_phy_read_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x9b6053b6 __bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0f0ddfd bcm_phy_wol_isr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xb9e0acf2 bcm_phy_cable_test_get_status +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xbe6377af bcm_phy_r_rc_cal_reset +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xc22af151 bcm_phy_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xcae5b949 __bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xccbb249b bcm_phy_enable_apd +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd0ca4385 bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd67ba083 bcm_phy_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd86d4bf9 bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xdd50f1fb bcm_phy_downshift_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe102a4a5 bcm_phy_cable_test_start_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe6120f4d bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xff30da12 bcm_phy_cable_test_get_status_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x785cd695 bcm_ptp_probe +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xe54c4503 bcm_ptp_stop +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xf4ddc0ee bcm_ptp_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x0456b4f2 phylink_connect_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x08213956 phylink_ethtool_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x12135396 phylink_mac_change +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x15c4e3e2 phylink_ethtool_set_pauseparam +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x16ca1a8a phylink_suspend +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x1bdc0f0b phylink_mii_c22_pcs_config +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x2c8e28ee phylink_ethtool_get_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x3abe6fe5 phylink_validate_mask_caps +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x4278d56a phylink_expects_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x57727285 phylink_ethtool_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x59e0695d phylink_speed_down +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x5d0c4dcc phylink_speed_up +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x5dc19747 phylink_mii_c22_pcs_encode_advertisement +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x60fe6113 phylink_of_phy_connect +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x62104126 phylink_ethtool_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x66e8b5b0 phylink_caps_to_linkmodes +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x6fa426d2 phylink_ethtool_nway_reset +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x825c7340 phylink_get_eee_err +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x911fcd6c phylink_start +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x94299178 phylink_decode_usxgmii_word +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x945558c1 phylink_fwnode_phy_connect +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x9467dbc3 phylink_generic_validate +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x9616a255 phylink_ethtool_ksettings_get +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x983276da phylink_disconnect_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x9b652b6e phylink_resolve_c73 +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xa16449b4 phylink_ethtool_ksettings_set +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xa3fd703e phylink_mii_c22_pcs_an_restart +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xb1b3f6ed phylink_mii_c22_pcs_decode_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xb993eb88 phylink_mii_c45_pcs_get_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc0a8f4be phylink_resume +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc1d15a4c phylink_set_port_modes +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc2ee989c phylink_create +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd04d4106 phylink_mii_c22_pcs_get_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd2ef6a40 phylink_mii_ioctl +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd903f419 phylink_get_capabilities +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xdcb0a2c0 phylink_stop +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xec02ebe0 phylink_init_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xf3083a1d phylink_destroy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xf8fe5642 phylink_ethtool_get_pauseparam +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x3f72b3f9 lan87xx_read_status +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x407da7f7 smsc_phy_get_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x5fad396a smsc_phy_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x651d0ceb smsc_phy_probe +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x73f79f15 smsc_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x917ce814 smsc_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xd9235e9f smsc_phy_set_tunable +EXPORT_SYMBOL_GPL drivers/net/tap 0x1cabb642 tap_del_queues +EXPORT_SYMBOL_GPL drivers/net/tap 0x21a8c37b tap_get_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x226e0d21 tap_handle_frame +EXPORT_SYMBOL_GPL drivers/net/tap 0x2acecef1 tap_get_ptr_ring +EXPORT_SYMBOL_GPL drivers/net/tap 0x309bc18c tap_queue_resize +EXPORT_SYMBOL_GPL drivers/net/tap 0x4dec2f57 tap_create_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0x4ff4a375 tap_destroy_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0xd6901ec5 tap_get_socket +EXPORT_SYMBOL_GPL drivers/net/tap 0xfc854dba tap_free_minor +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x309264b8 usbnet_cdc_status +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x69818772 usbnet_cdc_zte_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x969f28db usbnet_cdc_update_filter +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xb9c8e059 usbnet_cdc_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xbc5586a3 usbnet_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xd4324f29 usbnet_ether_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xe487db8d usbnet_generic_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x191a4910 cdc_ncm_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x1d042f28 cdc_ncm_rx_verify_nth16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x28051f8c cdc_ncm_rx_verify_ndp32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x6bfa6829 cdc_ncm_bind_common +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x6c8629e1 cdc_ncm_select_altsetting +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x7fa4edf9 cdc_ncm_rx_verify_nth32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x8c0ed310 cdc_ncm_rx_verify_ndp16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xcf996eae cdc_ncm_fill_tx_frame +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xdde9df44 cdc_ncm_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xe42253d2 cdc_ncm_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xf636fb97 cdc_ncm_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/r8152 0x67382d6f rtl8152_get_version +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x0abf5949 rndis_status +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x820285ef rndis_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x96c2400b rndis_command +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xb50dd51c rndis_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xc8b87cb2 generic_rndis_bind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xf758ade0 rndis_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x13d23382 usbnet_start_xmit +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x24c8e527 usbnet_get_drvinfo +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x256f700c usbnet_get_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x270d8ecf usbnet_get_ethernet_addr +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x34d4cb5a usbnet_suspend +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x38d85906 usbnet_status_start +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x426cd53e usbnet_write_cmd_async +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x4470676e usbnet_get_endpoints +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x4c39c700 usbnet_set_rx_mode +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x4d2f9d5f usbnet_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x5d54b7e6 usbnet_probe +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6197bc33 usbnet_get_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x649368a4 usbnet_write_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6b6ae0e1 usbnet_get_link +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x75b54efc usbnet_purge_paused_rxq +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x795bb3c9 usbnet_update_max_qlen +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8899afdb usbnet_get_link_ksettings_internal +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x93df6075 usbnet_resume_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x94b5b1c7 usbnet_set_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x990dba5e usbnet_disconnect +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x9fa89816 usbnet_unlink_rx_urbs +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xa1f47e94 usbnet_tx_timeout +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xa7345741 usbnet_pause_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xa95c8f9e usbnet_defer_kevent +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xb210351e usbnet_nway_reset +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xbbbc7170 usbnet_set_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc05d2e11 usbnet_skb_return +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc3a82369 usbnet_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc5be2a8d usbnet_resume +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xe5b161f1 usbnet_read_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xec3509f2 usbnet_write_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xf2b77861 usbnet_status_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xf5339d54 usbnet_read_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xfc77ae7c usbnet_open +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x0183bfed vxlan_dev_create +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x82fc584f vxlan_fdb_find_uc +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xb2a01ecf vxlan_fdb_clear_offload +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xd863246f vxlan_fdb_replay +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/ipw2x00/libipw 0x86b5b957 libipw_rx_any +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0d9705ec il_prep_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x31d1721b _il_grab_nic_access +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x390fe6cf il_mac_tx_last_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x58797f07 il_remove_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9db509d4 il_dealloc_bcast_stations +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x3140d84d iwl_fw_lookup_cmd_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x5987fe45 iwl_fw_lookup_assert_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xccfc78e8 iwl_fw_lookup_notif_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x1445cc36 p54_parse_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x3dcfdea7 p54_unregister_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x5f24fdc9 p54_read_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x7a0fff5d p54_parse_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x7c8c8cb1 p54_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xc31ed7ff p54_free_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xdd680c3a p54_register_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xde27fccc p54_free_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xe00fba16 p54_init_common +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x07e0ad4b lbs_start_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x08676078 lbs_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x13f750e3 lbs_get_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x1ee8fe45 lbs_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x2a5da9e6 lbs_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x6e4a76a8 lbs_process_rxed_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x804d0222 lbs_get_firmware_async +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x95c12c49 __lbs_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x9e3e1410 lbs_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xbfa47bdb lbs_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xc71d1129 lbs_host_to_card_done +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xda968612 lbs_queue_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xdd23ba77 lbs_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xe2ad5c8c lbs_stop_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf64277de lbs_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf9ea06dc lbs_host_sleep_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xfdbcfae1 lbs_notify_command_response +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x0fda1482 lbtf_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x1964d94f lbtf_bcn_sent +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x3f808cd6 lbtf_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x887d11e5 __lbtf_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x8ad72c01 lbtf_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xabc69afe lbtf_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xafcb65a3 lbtf_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc43a47b9 lbtf_cmd_response_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc85e6899 lbtf_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x0b323e28 _mwifiex_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x128f0464 mwifiex_drv_info_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x2b534ac6 mwifiex_deauthenticate_all +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x2e35f527 mwifiex_disable_auto_ds +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x378f2827 mwifiex_process_hs_config +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x3b2ed44c mwifiex_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x432bc612 mwifiex_dnld_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x4af7f4c5 mwifiex_del_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x56e17d4d mwifiex_fw_dump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x5cec6be3 mwifiex_enable_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x6b4a5361 mwifiex_init_shutdown_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x73e20a77 mwifiex_prepare_fw_dump_info +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x76ddcff3 mwifiex_handle_rx_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x7ea993ff mwifiex_reinit_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x9af6ec85 mwifiex_process_sleep_confirm_resp +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xa54a6717 mwifiex_add_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xa8ab3e06 mwifiex_queue_main_work +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xc22e6ecc mwifiex_cancel_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xc606d6df mwifiex_multi_chan_resync +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd4dad9f3 mwifiex_alloc_dma_align_buf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xdb2782cb mwifiex_shutdown_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xe14bf92e mwifiex_upload_device_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xee0d10f9 mwifiex_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xfac2cda4 mwifiex_main_process +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xfb207b51 mwifiex_write_data_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x000cb012 mt76_tx_status_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0100b730 __tracepoint_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x049ae2af mt76_rx_aggr_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x08dad0c6 __mt76_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0c9f208c mt76_sta_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0fa82ab1 mt76_init_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x17f568e9 mt76_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1bfe2299 mt76_rx_aggr_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ec57b4f __mt76_worker_fn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2dafdd38 mt76_rx_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2e2ff000 mt76_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3489edf8 mt76_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x34cab1ce __mt76_set_tx_blocked +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x35e78ffc mt76_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x394b67ad mt76_put_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x398dc625 mt76_dma_rx_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x399845ca mt76_get_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x45642159 ____mt76_poll_msec +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4b2df8f6 mt76_csa_finish +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4d03fba1 mt76_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4ec2053d mt76_get_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4f552290 mt76_get_of_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4fd45a90 mt76_wake_tx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5340bc8e mt76_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x593053a1 mt76_tx_worker_run +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5c5c3d68 mt76_tx_check_agg_ssn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5fe4804c mt76_sw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x62d13b0e __tracepoint_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x65d2a857 mt76_rx_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x679a0747 mt76_tx_status_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x67d52713 mt76_get_rate_power_limits +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6e3dc129 mt76_register_debugfs_fops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6fe9cbd5 mt76_mcu_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x723dd7ea __traceiter_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x77f34c95 mt76_seq_puts_array +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7e644bbd mt76_calculate_default_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x805fc13a __SCK__tp_func_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x84943463 mt76_free_pending_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8bd51208 mt76_pci_disable_aspm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8df5ead0 mt76_tx_status_unlock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8f166eb2 mt76_alloc_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8f276ce5 mt76_create_page_pool +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8f66bee0 __mt76_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x97615f25 mt76_dma_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x98e8b7be mt76_get_min_avg_rssi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x999fc032 mt76_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9d3f2a5d mt76_register_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9e8acd84 mt76_set_stream_caps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9f403037 mt76_phy_dfs_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa02772df __mt76_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa231d23a mt76_put_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa4da711a mt76_init_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa6b0b632 mt76_get_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xaa2131fb mt76_release_buffered_frames +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xaa84fc31 mt76_update_survey_active_time +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xab9d88b8 mt76_ethtool_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb0d0a17f mt76_tx_status_skb_get +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb3b0f7d7 mt76_skb_adjust_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb98f6648 mt76_free_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb9da5174 mt76_dma_wed_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xbe38c598 mt76_unregister_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc282a05b mt76_has_tx_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc3fa80a1 __mt76_mcu_msg_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6315d8e __SCK__tp_func_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6634315 mt76_ac_to_hwq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6659b81 __traceiter_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc866c2d3 mt76_insert_ccmp_hdr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcbb6a3df mt76_queue_tx_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcc295801 mt76_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd004f95e mt76_ethtool_page_pool_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd069ce4f mt76_eeprom_override +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd2b1c600 mt76_queues_read +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd32233ee mt76_mcu_rx_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd41ddf62 mt76_txq_schedule +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd60b6148 mt76_mcu_get_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdb320921 mt76_mcu_skb_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdc12631f mt76_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xde98a576 mt76_txq_schedule_all +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xdec4a4c8 mt76_update_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe0179cb2 __mt76_mcu_send_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe1341238 mt76_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe32b8248 mt76_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe40b66ef mt76_wcid_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe48eb402 mt76_alloc_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe7565066 mt76_tx_status_skb_done +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe7731de9 mt76_dma_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe77a754c mt76_unregister_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe8357caa mt76_mmio_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xeac1b9e0 mt76_csa_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xec6fa1ef mt76_tx_status_skb_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xecb58b96 mt76_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xeeb03412 mt76_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf057596d mt76_sta_pre_rcu_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf3f952e4 mt76_get_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfd95e515 mt76_stop_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfeefa385 mt76_set_irq_mask +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x06f3325b mt76_connac_mcu_start_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x07ccbd49 mt76_connac_mcu_reg_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x09821e8c mt76_connac_pm_wake +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0a25337f mt76_connac_gen_ppe_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0f7a6b78 mt76_connac_mcu_sta_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x11f62f7d mt76_connac_pm_queue_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x17acb16a mt76_connac2_mac_fill_rx_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x18b7a944 mt76_connac_mcu_wtbl_ht_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1b4bef5f mt76_connac_mcu_sta_uapsd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1b828edc mt76_connac_mcu_alloc_wtbl_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1e9654d3 mt76_connac_mcu_set_p2p_oppps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2026dc33 mt76_connac_mcu_add_nested_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2166263a mt76_connac_mcu_update_arp_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x21a032d6 mt76_connac_mcu_uni_set_chctx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3158f07b mt76_connac2_mac_fill_txs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x328b64e4 mt76_connac2_mac_add_txs_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x32b35541 mt76_connac_mcu_set_hif_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x34b0d166 mt76_connac2_mac_decode_he_radiotap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3584bb10 mt76_connac_mcu_reg_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x377be377 mt76_connac_mcu_wtbl_hdr_trans_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x403a2fcc mt76_connac_txp_skb_unmap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x46ec8a2b mt76_connac_mcu_wtbl_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x486d0159 mt76_connac2_load_ram +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4da4f193 mt76_connac_mcu_sta_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x558a8a45 mt76_connac2_reverse_frag0_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x58e0abed mt76_connac_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5937f729 mt76_connac_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5ac3e947 mt76_connac_mcu_set_rts_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5ccc7dcd mt76_connac_mcu_set_mac_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5d57f5f3 mt76_connac_get_he_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5d992598 mt76_connac_write_hw_txp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x68b36151 mt76_connac_mcu_sta_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x710c1eaa mt76_connac_mcu_coredump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x72be99a4 mt76_connac_mcu_chip_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7e9fe647 mt76_connac2_load_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x80701ac6 mt76_connac_mcu_rdd_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x81b4fedf mt76_connac_mcu_add_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x82732429 mt76_connac2_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x82cf347f mt76_connac_mcu_wtbl_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x83177b32 mt76_connac_mcu_wtbl_smps_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x852a16a5 mt76_connac_mcu_sta_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8687467c mt76_connac_mcu_set_vif_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x87cb80ba mt76_connac_get_phy_mode +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x890cef97 mt76_connac_mcu_get_nic_capability +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8aaace9d mt76_connac_mcu_beacon_loss_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8aeb0f55 mt76_connac_mcu_set_suspend_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8d9bfc6d mt76_connac_mcu_sta_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x908ca40c mt76_connac_wowlan_support +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x940169fe mt76_connac_get_eht_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa154c4d7 mt76_connac2_mcu_fill_message +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa254d5f9 mt76_connac_get_phy_mode_ext +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa72ec646 mt76_connac_mcu_sta_ba +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xaa9c8d35 mt76_connac_sta_state_dp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb0d31099 __mt76_connac_mcu_alloc_sta_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb15b807f mt76_connac_mcu_patch_sem_ctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xbdd5eb7a mt76_connac_mcu_sched_scan_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc4778762 mt76_connac_mcu_init_download +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc61d9362 mt76_connac_mcu_bss_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc88ecc03 mt76_connac_mcu_cancel_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcb5e2c3b mt76_connac_mcu_set_deep_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xce070d73 mt76_connac_mcu_bss_ext_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcee926bc mt76_connac_mcu_set_channel_domain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcf4829ce mt76_connac_mcu_set_rate_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcf6a7e77 mt76_connac_power_save_sched +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcf9839ea mt76_connac_mcu_start_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd3705f2e mt76_connac_pm_dequeue_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd987fd94 mt76_connac_mcu_sched_scan_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xdb48d1c2 mt76_connac_mcu_wtbl_generic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xdf785e11 mt76_connac2_mac_tx_rate_val +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe211c1f2 mt76_connac_mcu_bss_omac_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe3f16d50 mt76_connac_mcu_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe4da64e4 mt76_connac_free_pending_tx_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe8d851b1 mt76_connac_mcu_uni_add_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xed50c2f4 mt76_connac_mcu_set_pm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf8bb1d50 mt76_connac_mcu_sta_wed_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xfa6ebeeb mt76_connac_mcu_update_gtk_rekey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xfbeffa90 mt76_connac_init_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xfc630968 mt76_connac_mcu_uni_add_bss +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x078d421b mt76s_rmw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x26f606eb mt76s_txqs_empty +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x3897fb0a mt76s_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x4a171bec mt76s_rd_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x4e5263c1 mt76s_write_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x733b6838 mt76s_alloc_rx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x78f138ee mt76s_sdio_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x83c82fd1 mt76s_wr_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x855ef2fe mt76s_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xa45e9ad3 mt76s_alloc_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xa487bc2d mt76s_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xab358179 mt76s_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xbd33d320 mt76s_txrx_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xd85fb018 mt76s_hw_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xdedaa853 mt76s_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xdf350f8b mt76s_read_pcr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x00fe52f3 mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x06da60d8 ___mt76u_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x1025c525 mt76u_queues_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x1244bc31 mt76u_stop_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x1f154aaf mt76u_single_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x3b6f7981 mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x3dfbd662 ___mt76u_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x45199864 __mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x4a9b7523 mt76u_stop_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x5406519a __mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x6daeb907 mt76u_alloc_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x79cff125 mt76u_resume_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x88b0c691 mt76u_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xa8057ecf mt76u_alloc_mcu_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x04fc722d mt7615_init_work +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x20b7ed55 mt7615_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x27825618 mt7615_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x2ed77889 mt7615_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x3bdf8202 mt7615_mcu_exit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x3ecff942 __mt7663_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x5295ce7d mt7615_led_set_brightness +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x656578e4 mt7615_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x7250f137 mt7615_tx_token_put +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x7374beec mt7615_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x75a489d5 mt7615_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x77538f96 mt7615_wait_for_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x7d023b8a mt7622_trigger_hif_int +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x99516ec6 mt7615_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x9d47ceb2 mt7615_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x9d706ee7 mt7615_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xb2d05f3f mt7615_led_set_blink +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xb39dfba3 mt7615_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xb76296da mt7615_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xb91c4115 mt7615_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xbc59d65a mt7615_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xbfda1c4b mt7615_register_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc1388861 mt7615_mcu_fill_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc3c847d2 mt7615_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xc4300c09 mt7615_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xd5b47f97 mt7615_mac_set_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xd6f23ce4 mt7615_unregister_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xe1ad1da7 mt7615_thermal_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xf1de1a09 mt7615_mac_enable_rtscts +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xfa453184 mt7615_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615e 0x11f637cc mt7615_dma_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x0a7177e2 mt7663_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x1506ffca mt7663_usb_sdio_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x553a29bb mt7663_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xb1c7787b mt7663_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0xe404962c mt7663_usb_sdio_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x30e48654 mt76x0_init_hardware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x504e4504 mt76x0_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x7fdecf82 mt76x0_phy_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x84607e49 mt76x0_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xe35579cc mt76x0_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xe5c24e2e mt76x0_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xfe7c1a70 mt76x0_chip_onoff +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x011c5b75 mt76x02_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x02feaed5 mt76x02_mcu_msg_send +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x06af4706 mt76x02_enqueue_buffered_bc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0ac1f9f2 mt76x02_phy_set_band +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0d7333e4 mt76x02_update_beacon_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x173745a8 mt76x02_phy_adjust_vga_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1743c7e0 mt76x02_set_tx_ackto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x185be4b7 mt76x02_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1d87d1a0 mt76x02_edcca_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2368bca7 mt76x02_get_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x26212e66 mt76x02_mac_cc_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2b30d854 mt76x02_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3dd81724 mt76x02_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x43deb24f mt76x02_ext_pa_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x450db0f0 mt76x02_mcu_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4529b803 mt76x02_phy_set_rxpath +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4cdbb344 mt76x02_mac_reset_counters +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x50c7e1d9 mt76x02_get_efuse_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x54359a2a mt76x02_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x567e8b32 mt76x02_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5a3b15a1 mt76x02_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5b21cc11 mt76x02_set_coverage_class +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5bd84fd5 mt76x02_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5d763530 mt76x02_dma_disable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5e4d15a4 mt76x02_dma_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x612a5125 mt76x02_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x61abc7fc mt76x02_set_ethtool_fwver +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x62cda74c mt76x02_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x63394afd mt76x02_tx_set_txpwr_auto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x75fef85d mt76x02_add_rate_power_offset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7c0440d5 mt76x02_sta_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7f07fe88 mt76x02_mcu_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x801db743 mt76x02_mac_set_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x80615ada mt76x02_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8157a025 mt76x02_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8202db01 mt76x02_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x82d25565 mt76x02_dfs_init_params +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x9107a95a mt76x02_get_lna_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x91d5b9ee mt76x02_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x93c479bc mt76x02_limit_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x940ed1d2 mt76x02_mac_wcid_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x99c09b32 mt76x02_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa2d3f0ea mt76x02_mac_setaddr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa3745d66 mt76x02_mac_shared_key_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa56b2718 mt76x02_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa6fea097 mt76x02_phy_dfs_adjust_agc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa7ffb375 mt76x02_mcu_set_radio_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xad5d3ba8 mt76x02_get_max_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xaedf2e01 mt76x02_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb12addfa mt76x02_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xb4400c24 mt76x02_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbd586eca mt76x02_eeprom_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xcb4b48eb mt76x02_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xcbab8ef5 mt76x02_sta_rate_tbl_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xce5e3ae6 mt76x02_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xcf5fb554 mt76x02_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd117e8e7 mt76x02_remove_hdr_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd179507d mt76x02_mcu_function_select +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd2a7babd mt76x02_resync_beacon_timer +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xdc2470db mt76x02_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xdce9a04f mt76x02_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe11d68f4 mt76x02_phy_set_bw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe74de80e mt76x02_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe7cd3f80 mt76x02_eeprom_parse_hw_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xecf0937b mt76x02_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xeed62763 mt76x02_config_mac_addr_list +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf103edde mt76x02e_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf2d3d99e mt76x02_init_agc_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf43d1953 mt76x02_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xfbf7a037 mt76x02_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xff1ac8e1 mt76x02_phy_set_txdac +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x323eb6e7 mt76x02u_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x3c2d1c07 mt76x02u_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x41344198 mt76x02u_mcu_fw_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x95babe64 mt76x02u_exit_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x9e268260 mt76x02u_mcu_fw_send_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xbc9ad95d mt76x02u_init_mcu +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xbda7f01c mt76x02u_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xd5efe96f mt76x02u_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x0bc61915 mt76x2_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x260567a6 mt76x2_mcu_load_cr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x2a5c4bd6 mt76x2_mcu_tssi_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x33b0674a mt76x2_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x43f8f809 mt76x2_phy_update_channel_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x50ff1a71 mt76x2_get_temp_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x600a3ec3 mt76x2_reset_wlan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x6021e438 mt76x2_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x74806198 mt76x2_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x846c4c6b mt76x2_phy_tssi_compensate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x8dee113c mt76x2_read_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x92f28d79 mt76x2_get_power_info +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x95800b30 mt76x2_get_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x95b8de77 mt76x2_phy_set_txpower_regs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x9fd9f6e9 mt76x2_apply_gain_adj +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xc7a577bb mt76x2_configure_tx_delay +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xc8a831b2 mt76x2_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xcfd64803 mt76_write_mac_initvals +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xf50bac16 mt76x2_mcu_init_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xff8ff436 mt76x2_mcu_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x0ae498ef mt7921_mcu_fw_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x0ee30985 mt7921_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x1b761a25 mt7921_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x369548ae mt7921_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x3890e3f2 mt7921_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x448462e1 mt7921_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x54b27489 mt7921_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x5c7b722d mt7921_get_mac80211_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x5e551d61 mt7921_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x66d33756 mt7921_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x71423075 mt7921_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x7dec13f3 mt7921_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xaaffa335 mt7921_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xb0a44550 mt7921_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xb565f595 mt7921_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xb7234a67 mt7921_mac_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xb8fcaa50 mt7921_mcu_drv_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xb92c3dc1 mt7921_mac_sta_assoc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xbe5f8075 mt7921_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xcb2ede62 __mt7921_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xd042f688 mt7921_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xf322a74e mt7921_txwi_free +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xfb8867a5 mt7921_mcu_set_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x4adc3391 wilc_cfg80211_init +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x59bf7685 host_wakeup_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x90779387 wilc_netdev_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xcc3ac37b chip_allow_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xd1f6eceb chip_wakeup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xd3bf71ef wilc_handle_isr +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xecc8eb6b host_sleep_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x2cec2c14 qtnf_core_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x31fab83c qtnf_chipid_to_string +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x38b2c239 qtnf_core_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x7be7e2f8 qtnf_wake_all_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xa52db7c6 qtnf_classify_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xd5df8cd9 qtnf_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xe517df06 qtnf_trans_handle_rx_ctl_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0684d719 rt2800_clear_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x076ae3bd rt2800_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x08d6caa8 rt2800_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0af6d52b rt2800_config_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1182541d rt2800_txstatus_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x14679ca1 rt2800_get_key_seq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x219bbd20 rt2800_config_erp +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2983c0aa rt2800_disable_wpdma +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x2ecb4b8d rt2800_get_txwi_rxwi_size +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x33b0c602 rt2800_wait_wpdma_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x361bd533 rt2800_pre_reset_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x379f0358 rt2800_config_shared_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x3caee4ca rt2800_reset_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x4e682977 rt2800_vco_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x52f7d433 rt2800_txdone_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5c4aa9dc rt2800_process_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x635d1b35 rt2800_write_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x73cd7453 rt2800_write_tx_data +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x7e1f4889 rt2800_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x89dec9b0 rt2800_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9b213250 rt2800_get_tsf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9d1945f9 rt2800_config_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa296cd04 rt2800_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xab686f9b rt2800_wait_csr_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xaca13f40 rt2800_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xad0e063a rt2800_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xae6833f9 rt2800_txdone_nostatus +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xb6f11096 rt2800_efuse_detect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xbf67106f rt2800_mcu_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xca9f0b3c rt2800_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd0efe4e7 rt2800_read_eeprom_efuse +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd427703b rt2800_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd5c2ecce rt2800_config_ant +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd5e36b9f rt2800_link_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd708013d rt2800_link_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd8521e36 rt2800_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xdd12a1ca rt2800_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf5d7b73e rt2800_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf73d383a rt2800_txstatus_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf80fb34a rt2800_check_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf879eefb rt2800_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xfad8ef27 rt2800_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xfaffab0f rt2800_config_pairwise_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xfd8e44a6 rt2800_gain_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x073a5bff rt2800mmio_init_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x15c68030 rt2800mmio_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x2116e0ec rt2800mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x32ac3645 rt2800mmio_rxdone_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3d741c87 rt2800mmio_pretbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x4cdb6f56 rt2800mmio_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5028bbb2 rt2800mmio_tbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x59a38059 rt2800mmio_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5fa4db64 rt2800mmio_interrupt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x74e5f819 rt2800mmio_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x7c951929 rt2800mmio_get_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x8f3a0229 rt2800mmio_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x936e3dba rt2800mmio_toggle_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x97e3c029 rt2800mmio_autowake_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x99624874 rt2800mmio_init_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9ba322b1 rt2800mmio_write_tx_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9f3c8921 rt2800mmio_txstatus_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xa1566a0a rt2800mmio_get_entry_state +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xcb8ec486 rt2800mmio_fill_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xccdb6acd rt2800mmio_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xe4f97389 rt2800mmio_queue_init +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xfd0fda68 rt2800mmio_get_dma_done +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0e5361da rt2x00lib_remove_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x10128a8d rt2x00mac_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x117e14db rt2x00queue_for_each_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x14e35f46 rt2x00mac_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x15e310c2 rt2x00mac_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x2a90de9a rt2x00mac_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x309ab843 rt2x00mac_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x36e8552c rt2x00lib_txdone_nomatch +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x3e95c716 rt2x00queue_pause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x41cc63a9 rt2x00mac_get_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4ad65dfd rt2x00lib_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4ccc317a rt2x00mac_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x50226623 rt2x00queue_map_txskb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x50672e78 rt2x00mac_tx_frames_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x54bb8f11 rt2x00lib_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5a26fc5b rt2x00lib_get_bssidx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5a2e5610 rt2x00mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x68f06513 rt2x00lib_set_mac_address +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x6da23ac1 rt2x00lib_pretbtt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x703e8f88 rt2x00lib_beacondone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x7217f400 rt2x00queue_stop_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x74fba7fe rt2x00mac_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x81839a06 rt2x00lib_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x87acd15d rt2x00lib_txdone_noinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x8b8d2433 rt2x00mac_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x8e410f71 rt2x00queue_get_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x8ec28eae rt2x00mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x92bc21b8 rt2x00queue_flush_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x96d48b30 rt2x00mac_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9b1084ab rt2x00lib_dmastart +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9b50a556 rt2x00mac_get_ringparam +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9f3e0022 rt2x00queue_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa0343f92 rt2x00queue_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa55cae91 rt2x00mac_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb1e43984 rt2x00lib_dmadone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb626b018 rt2x00mac_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb6aa7a0e rt2x00mac_set_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb7573252 rt2x00queue_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb83eec1e rt2x00mac_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xbc0adf8d rt2x00queue_unpause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xcd08e458 rt2x00queue_unmap_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xce70b0de rt2x00mac_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xd2920687 rt2x00mac_sw_scan_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xd7b0711c rt2x00lib_probe_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xdb22ddbf rt2x00mac_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe96455bd rt2x00queue_start_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xf24fd1d3 rt2x00lib_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x18d560b4 rt2x00mmio_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x2615fced rt2x00mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x324b4608 rt2x00mmio_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x38dea65d rt2x00mmio_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x5ba5e523 rt2x00mmio_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x6f5e4631 rt2x00pci_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xadabc8e6 rt2x00pci_pm_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0xf1042070 rt2x00pci_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x128e9537 rt2x00usb_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x22227492 rt2x00usb_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x2a87a0f0 rt2x00usb_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x3f88d77a rt2x00usb_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x4b28ea55 rt2x00usb_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x523e3f3e rt2x00usb_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x5bc2c23c rt2x00usb_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x8bf7fd57 rt2x00usb_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xaf9e66b8 rt2x00usb_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xc3af63ee rt2x00usb_vendor_req_buff_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xd72d184e rt2x00usb_vendor_request_buff +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xd7edd6f8 rt2x00usb_register_read_async +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xdc5ebac7 rt2x00usb_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xf4e6ec05 rt2x00usb_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xf8215963 rt2x00usb_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xfc76ac1c rt2x00usb_disconnect +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x192bab40 dm_writepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9309b407 rtl92c_set_p2p_ps_offload_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc26e9dfe dm_restorepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xfab693e9 dm_savepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0198100b rtl8723_write_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0413d364 rtl8723_enable_fw_download +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x1d1dad83 rtl8723_dm_init_dynamic_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x27565d16 rtl8723_phy_save_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x35bd23db rtl8723_phy_path_adda_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x368d37bf rtl8723_phy_reload_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3a5de0c0 rtl8723_phy_init_bb_rf_reg_def +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3f5bf9c0 rtl8723_phy_calculate_bit_shift +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x416fb407 rtl8723_phy_set_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8336656e rtl8723_dm_init_edca_turbo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8baf8913 rtl8723_phy_set_sw_chnl_cmdarray +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x9bd18f2c rtl8723ae_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xaa255f1e rtl8723_download_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xb689e3cc rtl8723_cmd_send_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xb71e3d38 rtl8723_phy_path_a_fill_iqk_matrix +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xb984bb6d rtl8723be_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xbf27bc9f rtl8723_phy_rf_serial_read +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xcde0d144 rtl8723_phy_query_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xcf58f135 rtl8723_phy_mac_setting_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xd2520576 rtl8723_phy_pi_mode_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xd2ebea79 rtl8723_dm_init_dynamic_bb_powersaving +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xd5431d63 rtl8723_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xd870e80c rtl8723_fw_free_to_go +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xdc502757 rtl8723_save_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xe4547a1a rtl8723_phy_reload_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xea15688e rtl8723_phy_path_a_standby +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf086b961 rtl8723_phy_rf_serial_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0423ba37 rtl_action_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0f5ca8dc rtl_beacon_statistic +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1611ecbb rtl_get_hwinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x168d6090 rtl_tx_mgmt_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1a87de19 rtl_tx_report_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2921a4d4 rtl_btc_status_false +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x29b96918 rtl_update_beacon_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x29e151d6 rtl_deinit_deferred_work +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2e5382f9 rtl_fill_dummy +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x37b993b4 rtl_global_var +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x39316604 rtl_deinit_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3c052175 rtl_lps_enter +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3eb83ddf rtl_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x40fd3ee7 rtl_init_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4122c28c rtl_efuse_ops_init +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5e9e324d rtl_ips_nic_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x92c94a5a rtl_is_special_data +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x97e05663 rtl_tid_to_ac +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9e40dd2a rtl_recognize_peer +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xaa986600 rtl_get_hal_edca_param +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xadff75c9 rtl_lps_leave +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb43c8db6 rtl_deinit_rfkill +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb63a1922 rtl_tx_ackqueue +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb7f17e6f rtl_p2p_info +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc5cf9af4 rtl_fw_page_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc611aa71 rtl_swlps_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xc957d592 rtl_fw_block_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd8f57e72 rtl_init_rx_config +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xed148ed7 read_efuse_byte +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf0d25d53 rtl_set_tx_report +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf8ff6add rtl_lps_change_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x0f5c3ce9 rsi_zone_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x569a6281 rsi_read_pkt +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x5a79546b rsi_hal_device_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x787b53ea rsi_91x_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xcd173710 rsi_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xcf80a22f rsi_91x_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xfdf14a27 rsi_mac80211_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x3d055fde cw1200_core_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x7af8a083 cw1200_can_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x844fb8f4 cw1200_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0xbb6caca5 cw1200_core_release +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x52c963b0 wl1251_init_ieee80211 +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x587e02c2 wl1251_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x7d105df6 wl1251_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x02e11c91 wlcore_set_scan_chan_params +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x032df7d5 wlcore_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x04034121 wlcore_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x06d3b27e wl12xx_debug_level +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1191b842 wl1271_acx_pm_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x15055e62 wlcore_disable_interrupts_nosync +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x16da4073 wlcore_cmd_generic_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x197117c4 wlcore_event_fw_logger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1ad0e025 wlcore_translate_addr +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1fde1415 wlcore_event_soft_gemini_sense +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x20351125 wlcore_get_native_channel_type +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x22de247e wlcore_boot_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x23c98210 wlcore_event_max_tx_failure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x26484c54 wl1271_cmd_test +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x34a69941 wlcore_event_beacon_loss +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x36142c43 wlcore_boot_upload_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3645d680 wl1271_acx_init_mem_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3a20254e wlcore_enable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3ef2e80b wlcore_set_partition +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3f2a3fe0 wlcore_disable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4b3b8387 wlcore_scan_sched_scan_results +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x522d35f9 wl1271_tx_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x56ccbfa2 wlcore_event_dummy_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x5b74361c wlcore_boot_upload_nvs +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x72451ddb wlcore_synchronize_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x744db2d0 wl1271_cmd_data_path +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x81d209f6 wl1271_debugfs_update_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x84abe36c wl1271_cmd_configure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x878557a9 wlcore_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x89932914 wl1271_cmd_send +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8a1e160b wl1271_tx_min_rate_get +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8f3375b6 wlcore_scan_sched_scan_ssid_list +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9ef5386b wl12xx_acx_mem_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb2bd100e wlcore_event_inactive_sta +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb7e31cb6 wl1271_acx_set_ht_capabilities +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xbabb60aa wlcore_event_sched_scan_completed +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc1db71fa wl1271_format_buffer +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xcecda97a wlcore_event_ba_rx_constraint +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd160634d wlcore_event_rssi_trigger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd3717b68 wlcore_event_roc_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd5a9a151 wl12xx_cmd_build_probe_req +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xda6b47ae wlcore_cmd_wait_for_event_or_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xdb97ba03 wl1271_acx_sleep_auth +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf9c0ca9b wlcore_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xfcaff353 wlcore_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xffc4109d wlcore_event_channel_switch +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x251cb48f nfcmrvl_parse_dt +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xae790958 nfcmrvl_nci_register_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xd0e52d76 nfcmrvl_nci_recv_frame +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xf71d0128 nfcmrvl_nci_unregister_dev +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x0c7e278d pn53x_unregister_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x0eb82fb3 pn532_i2c_nfc_alloc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x21235d77 pn53x_common_init +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xb283a0bf pn53x_common_clean +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xbbc6ea29 pn533_finalize_setup +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xc6f46033 pn533_rx_frame_is_cmd_response +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xdecfd339 pn533_rx_frame_is_ack +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xe5e0308c pn53x_register_nfc +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x250a5bb3 st_nci_remove +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x2c6e3cf4 st_nci_probe +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x304b9b24 st_nci_hci_cmd_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x3d0f34af st_nci_hci_load_session +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x4ec457e2 st_nci_disable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x879da1ba st_nci_enable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xb5cd34f5 st_nci_discover_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xdc55a17c st_nci_hci_event_received +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x1ae5e276 st95hf_spi_recv_response +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x9007be10 st95hf_spi_recv_echo_res +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0xe13169b6 st95hf_spi_send +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x0862001f ntb_transport_tx_free_entry +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x30934216 ntb_transport_max_size +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x32537aca ntb_transport_link_query +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x3d54dbfc ntb_transport_tx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x436098aa ntb_transport_link_down +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x573ce55b ntb_transport_create_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x82e6c13d ntb_transport_qp_num +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x9c992c8f ntb_transport_link_up +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc270dc24 ntb_transport_free_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc37d9036 ntb_transport_rx_remove +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xd40e7a02 ntb_transport_rx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xe79a3578 ntb_transport_register_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf55d6313 ntb_transport_register_client_dev +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf85e3511 ntb_transport_unregister_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf9eb813f ntb_transport_unregister_client_dev +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0xdfcf5a29 virtio_pmem_host_ack +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0xe0074a5d async_pmem_flush +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x1f0da484 nvme_auth_augmented_challenge +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x37a166fe nvme_auth_extract_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x51873876 nvme_auth_get_seqnum +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x674c5bc1 nvme_auth_hmac_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6e91ee1b nvme_auth_digest_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x780989d1 nvme_auth_dhgroup_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xb4e95750 nvme_auth_free_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xb9cf4c3a nvme_auth_hmac_hash_len +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xc31b3ca0 nvme_auth_transform_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xc9bb48ac nvme_auth_dhgroup_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcb39603c nvme_auth_hmac_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcfb7a272 nvme_auth_gen_pubkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xd8aa50b6 nvme_auth_generate_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xe2028d70 nvme_auth_gen_privkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xf0ccf2d4 nvme_auth_dhgroup_kpp +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xfb47c916 nvme_auth_gen_shared_secret +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x02630701 nvme_alloc_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x050aaeee nvme_init_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0c479769 nvme_dev_attrs_group +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0d8015cf nvme_init_ctrl_finish +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x11abc494 __SCK__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x137c9d63 nvme_set_queue_count +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1d58cc96 nvme_auth_free +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x24ed5108 nvme_unquiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x289bb859 nvme_cleanup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2976ed9a nvme_remove_namespaces +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2affb716 nvme_get_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x326aa152 nvme_complete_batch_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3c3b201f nvme_auth_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3d660c68 nvme_alloc_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4016016e nvme_fail_nonready_command +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4254eceb nvme_delete_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x45168dd2 nvme_wait_freeze_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x46e3f8af nvme_disable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x46efd3a5 nvme_complete_rq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x470c3997 nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x49224181 nvme_reset_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5289ec36 nvme_wait_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x54d7c3fc nvme_reset_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6142d308 nvme_remove_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x62a284a6 nvme_sync_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x635ab120 __nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x642508a1 nvme_cancel_admin_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x64b62862 nvme_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6504bea3 nvme_uninit_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6c195486 nvme_auth_stop +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x7161ed28 __traceiter_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x7d7ad75d nvme_remove_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x813cf212 nvme_io_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x899734fc nvme_try_sched_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x8e9b847e nvme_start_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x94958968 nvme_sync_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9c8537ac nvme_host_path_error +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9ddcd28c nvme_mpath_start_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa0a47dd6 nvme_start_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa2a8f5ac nvme_cancel_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa5ebc0a8 nvme_quiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbc2fc94d nvme_complete_async_event +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc44002c4 nvme_cancel_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc5519bba __nvme_check_ready +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xcdbda4ea nvme_unquiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd1d48e06 nvme_stop_keep_alive +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd45434ee admin_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd54cb9b9 nvme_mark_namespaces_dead +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd58bbbcb nvme_delete_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd61f168c nvme_stop_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd9ed9a37 nvme_wait_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xdbb2462a nvme_enable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe35230e1 nvme_unfreeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe57188f2 nvme_auth_wait +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xeeff2536 nvme_set_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf13e8c2b nvme_change_ctrl_state +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf3253ea0 __tracepoint_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf53238a4 nvme_setup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf7757fdd nvme_quiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xfce7a6ef nvme_auth_negotiate +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xfff5343b nvme_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x042f948f nvmf_should_reconnect +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x4b080585 nvmf_free_options +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x55585700 nvmf_map_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x6272deac nvmf_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x6bb8bb87 nvmf_ip_options_match +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x70cf13b8 nvmf_reg_read32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x909d7cba nvmf_connect_io_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xad0c4b6e nvmf_connect_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xbf6f9c36 nvmf_set_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xdc42472a nvmf_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xe5cd36b1 nvmf_reg_write32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xe8023e00 nvmf_get_address +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xfa7628db nvmf_reg_read64 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x0d12e564 nvme_fc_register_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3884f8b8 nvme_fc_unregister_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3e33ac54 nvme_fc_rescan_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x8a9cf5a7 nvme_fc_set_remoteport_devloss +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xa3511295 nvme_fc_register_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xb58f3678 nvme_fc_io_getuuid +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xbb0e18a6 nvme_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xfca9dc99 nvme_fc_unregister_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x1a5e4c6e nvmet_req_uninit +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x3e0ef07a nvmet_wq +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x4083a499 nvmet_req_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x51d7fc82 nvmet_req_alloc_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x61b7def0 nvmet_req_complete +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x83a97276 nvmet_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x8f5a8f78 nvmet_req_free_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x9a1050fc nvmet_check_transfer_len +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x9becb96e nvmet_sq_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xccf5395d nvmet_ctrl_fatal_error +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xd8b3cc9f nvmet_sq_destroy +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xde014cdc nvmet_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x0b98123d nvmet_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x1048b92a nvmet_fc_rcv_fcp_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x4a013682 nvmet_fc_invalidate_host +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x71f76562 nvmet_fc_register_targetport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x7fa5302a nvmet_fc_rcv_fcp_abort +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x9ef76d99 nvmet_fc_unregister_targetport +EXPORT_SYMBOL_GPL drivers/pci/switch/switchtec 0xe71760be switchtec_class +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x00919d4c tegra_xusb_padctl_put +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x46754452 tegra_xusb_padctl_disable_phy_wake +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x47bf2406 tegra_xusb_padctl_get_usb3_companion +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x5130b509 tegra_phy_xusb_utmi_pad_power_on +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x5966416b tegra_xusb_padctl_disable_phy_sleepwalk +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x5bc20d73 tegra_xusb_padctl_usb3_set_lfps_detect +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x62c24c1f tegra_xusb_padctl_get +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x64632ccf tegra_xusb_padctl_enable_phy_wake +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x6f81792e tegra_xusb_padctl_enable_phy_sleepwalk +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x7924e6e1 tegra_phy_xusb_utmi_pad_power_down +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x86ce206b tegra_xusb_padctl_remote_wake_detected +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0x91ded315 tegra_xusb_padctl_hsic_set_idle +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xab596561 tegra_xusb_padctl_set_vbus_override +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xbf7f6f7d tegra124_xusb_padctl_soc +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xda8e92cc tegra_xusb_padctl_usb3_save_context +EXPORT_SYMBOL_GPL drivers/phy/tegra/phy-tegra-xusb 0xe696928b tegra_phy_xusb_utmi_port_reset +EXPORT_SYMBOL_GPL drivers/phy/ti/phy-omap-control 0x581484bf omap_control_phy_power +EXPORT_SYMBOL_GPL drivers/phy/ti/phy-omap-control 0x6ad5721c omap_control_pcie_pcs +EXPORT_SYMBOL_GPL drivers/phy/ti/phy-omap-control 0xc15c30c3 omap_control_usb_set_mode +EXPORT_SYMBOL_GPL drivers/phy/ti/phy-omap-usb2 0x00d48f33 omap_usb2_set_comparator +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x7e7ac7e2 mcp23s08_probe_one +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0xdb7471ef mcp23x17_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0xeb0fd500 mcp23x08_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/qcom/pinctrl-lpass-lpi 0x5036a8fd lpi_pinctrl_remove +EXPORT_SYMBOL_GPL drivers/pinctrl/qcom/pinctrl-lpass-lpi 0xda0ef14c lpi_pinctrl_probe +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0xbee61c15 cros_ec_sensorhub_register_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros-ec-sensorhub 0xbf12e04b cros_ec_sensorhub_unregister_push_data +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x6b1be500 cros_usbpd_unregister_notify +EXPORT_SYMBOL_GPL drivers/platform/chrome/cros_usbpd_notify 0x8bda2df3 cros_usbpd_register_notify +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x03c519a5 devm_reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x55a65b91 reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x962a06d0 devm_reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0xf1820a39 reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x33fab6c9 bq27xxx_battery_teardown +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0xa688d4e1 bq27xxx_battery_update +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0xd3574595 bq27xxx_battery_setup +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0xa3637bab pcf50633_mbc_get_usb_online_status +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0xc1699d66 pcf50633_mbc_get_status +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0xff1447e4 pcf50633_mbc_usb_curlim_set +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x1be3c695 ptp_qoriq_adjfine +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x2eae82b0 ptp_qoriq_isr +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x47c81e28 ptp_qoriq_init +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x8d8938de extts_clean_up +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x99df9457 ptp_qoriq_gettime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xb5de2a03 ptp_qoriq_enable +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xba7ef98b ptp_qoriq_free +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xf2e048e4 ptp_qoriq_adjtime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xfffbe75d ptp_qoriq_settime +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x01c0f839 mc13xxx_fixed_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x2948d380 mc13xxx_fixed_regulator_set_voltage +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x3871e10a mc13xxx_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x659a5da5 mc13xxx_parse_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0xf0fd93e8 mc13xxx_get_num_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/rohm-regulator 0xb824fd02 rohm_regulator_set_voltage_sel_restricted +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x172bc3b8 wm8350_register_led +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x254eb77c wm8350_register_regulator +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x4c01a1fd wm8350_isink_set_flash +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x9e84925e wm8350_dcdc_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xfb1c1f25 wm8350_ldo_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xfbad9339 wm8350_dcdc25_set_mode +EXPORT_SYMBOL_GPL drivers/regulator/wm8400-regulator 0x1c6a0598 wm8400_register_regulator +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x68ebd5ac scp_get_venc_hw_capa +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0x85ecbb80 scp_put +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xbac1f0de scp_get_rproc +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xbcb7d932 scp_get_device +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xc7cebe0f scp_get_vdec_hw_capa +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xe5484a02 scp_get +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp 0xf1734419 scp_mapping_dm_addr +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x09313652 scp_memcpy_aligned +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0x93aee2a6 scp_ipi_register +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0xc13bc3e1 scp_ipi_send +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0xc551f77e scp_ipi_unlock +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0xe7af24fb scp_ipi_lock +EXPORT_SYMBOL_GPL drivers/remoteproc/mtk_scp_ipi 0xfaabca43 scp_ipi_unregister +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0x06ea22fc pru_rproc_set_ctable +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0x9af3ef83 pru_rproc_get +EXPORT_SYMBOL_GPL drivers/remoteproc/pru_rproc 0xe71540d6 pru_rproc_put +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x011ef69c qcom_minidump +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x060b5032 qcom_add_smd_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x0fa538df qcom_register_ssr_notifier +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x1029ff19 qcom_register_dump_segments +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x3fae9508 qcom_add_glink_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x4df5238c qcom_remove_glink_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x6f5e7a18 qcom_remove_ssr_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0x9d80f2f8 qcom_remove_smd_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xbb2d6df2 qcom_add_ssr_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_common 0xd6cc0cc0 qcom_unregister_ssr_notifier +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_pil_info 0x950d8f20 qcom_pil_info_store +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x07097e18 qcom_q6v5_deinit +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x10487273 qcom_q6v5_wait_for_start +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x1bd5fba3 qcom_q6v5_init +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x2bdfe4eb qcom_q6v5_request_stop +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x87e91afe qcom_q6v5_unprepare +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0x8dea2b65 qcom_q6v5_panic +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_q6v5 0xa66a1eb3 qcom_q6v5_prepare +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0x1482d168 qcom_sysmon_shutdown_acked +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0x2ae91056 qcom_add_sysmon_subdev +EXPORT_SYMBOL_GPL drivers/remoteproc/qcom_sysmon 0xa881c6fc qcom_remove_sysmon_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/mtk_rpmsg 0x86903274 mtk_rpmsg_destroy_rproc_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/mtk_rpmsg 0x8a42a6e3 mtk_rpmsg_create_rproc_subdev +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x149236da qcom_glink_native_remove +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x8a969899 qcom_glink_native_probe +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xf14f5684 qcom_glink_ssr_notify +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink_smem 0x4b4a8a2a qcom_glink_smem_register +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink_smem 0x4fe311b0 qcom_glink_smem_unregister +EXPORT_SYMBOL_GPL drivers/rtc/rtc-ds1685 0x8b461f9c ds1685_rtc_poweroff +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x03795678 cxgbi_device_portmap_create +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x04aef2bd cxgbi_sock_closed +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x0a7008d3 cxgbi_device_register +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1a225e29 cxgbi_device_unregister +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1e64d8ea cxgbi_create_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x21bd5f80 cxgbi_ddp_ppm_setup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2526c367 cxgbi_device_find_by_netdev_rcu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x26104c67 cxgbi_sock_act_open_req_arp_failure +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x330375f3 cxgbi_sock_rcv_abort_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x336278eb cxgbi_sock_check_wr_invariants +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3d4a8fbd cxgbi_sock_rcv_peer_close +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3fc2dc30 cxgbi_ep_disconnect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x47316a85 cxgbi_sock_skb_entail +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x5137adad cxgbi_conn_init_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x57d5aa1d cxgbi_hbas_add +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x60465d6d cxgbi_get_conn_stats +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x63aac2e2 cxgbi_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x65b800a1 cxgbi_set_conn_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x6757b3a6 cxgbi_sock_purge_wr_queue +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x700b0dcd cxgbi_conn_tx_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x78a905da cxgbi_ep_poll +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7ac55197 cxgbi_device_portmap_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7fdb6004 cxgbi_device_unregister_all +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x81f73101 cxgbi_hbas_remove +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8507375d cxgbi_parse_pdu_itt +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8b827717 cxgbi_sock_established +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8f2975cf cxgbi_get_ep_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9290953a cxgbi_sock_rcv_close_conn_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x959a9d74 cxgbi_device_find_by_netdev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa2ed4332 cxgbi_iscsi_init +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa5e3f9fb cxgbi_conn_alloc_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xab2709cf cxgbi_set_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb479bf89 cxgbi_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb72e0c4a cxgbi_bind_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xbe42924a cxgbi_conn_xmit_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc011af75 cxgbi_ddp_set_one_ppod +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc69a9057 cxgbi_sock_select_mss +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xccb60ac8 cxgbi_conn_pdu_ready +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd55d51dc cxgbi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd6bba90f cxgbi_sock_fail_act_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd977acf9 cxgbi_iscsi_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xe54ebed4 cxgbi_device_find_by_lldev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xe945066d cxgbi_sock_rcv_wr_ack +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xef346615 cxgbi_attr_is_visible +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf83b03dd cxgbi_ep_connect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf8d4c532 cxgbi_get_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xfd5c7a5d cxgbi_sock_free_cpl_skbs +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x0730aefc fcoe_ctlr_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x0d0c4d1f fcoe_ctlr_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x0f136359 fcoe_ctlr_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x1005f087 fcoe_link_speed_update +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x10d4f2d4 fcoe_clean_pending_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x1f0e8cf0 fcoe_check_wait_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x22275c71 __fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x3290320b fcoe_fcf_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x334e2850 fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x437b04f7 fcoe_libfc_config +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x4847aa09 fcoe_start_io +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x4e70c0a7 fcoe_get_paged_crc_eof +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x688b4b30 fcoe_get_wwn +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xafb30442 fcoe_fcf_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbac58840 fcoe_queue_timer +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbe28b945 fcoe_fc_crc +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc3f30cc0 fcoe_wwn_from_mac +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf167cb7a fcoe_wwn_to_str +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf88ee5e1 fcoe_validate_vport_create +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x6d8a62f8 fdomain_create +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0xe557dcae fdomain_destroy +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x497e7bca iscsi_boot_create_acpitbl +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x4b590b31 iscsi_boot_create_initiator +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x76f44f98 iscsi_boot_create_ethernet +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x80d8eca8 iscsi_boot_create_target +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xc7879159 iscsi_boot_destroy_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xc9dee203 iscsi_boot_create_host_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xffaec248 iscsi_boot_create_kset +EXPORT_SYMBOL_GPL drivers/scsi/libfc/libfc 0xba51c2ac fc_seq_els_rsp_send +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x049da9cf iscsi_suspend_queue +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0f97dc6b iscsi_suspend_tx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x12b2ad06 iscsi_switch_str_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1700c6e3 iscsi_session_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x21513105 iscsi_suspend_rx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2ac6a6e8 iscsi_eh_abort +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2bb88f9a iscsi_session_recovery_timedout +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x31c47a5b iscsi_eh_cmd_timed_out +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x33635522 iscsi_conn_queue_recv +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3bef2f73 iscsi_pool_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x4b996cfb iscsi_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x529eba17 iscsi_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x54b3b5f5 iscsi_complete_scsi_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x56640583 iscsi_host_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5a58fb3e iscsi_session_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x60439204 iscsi_host_add +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x714952d2 iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x7c4b97f2 iscsi_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x7e2315d6 iscsi_host_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x80953566 iscsi_itt_to_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x80dfe025 iscsi_session_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x882fd49d iscsi_itt_to_ctask +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8954e4fb iscsi_conn_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8acae6fc iscsi_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8cf40d14 iscsi_session_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d303b1b iscsi_pool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8e1e8424 iscsi_conn_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x91372094 iscsi_conn_start +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x998fe0e4 iscsi_session_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa9db9a9b iscsi_host_get_max_scsi_cmds +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb3fc614e iscsi_update_cmdsn +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb4e89588 iscsi_eh_device_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb52a47f7 iscsi_eh_recover_target +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xbd0cc6c6 iscsi_host_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xbfc01f47 __iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc3f62d1d iscsi_get_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc45b1458 iscsi_prep_data_out_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc4cfda52 iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc6284c18 iscsi_host_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xcd423b56 iscsi_conn_stop +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd331ea10 iscsi_requeue_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd4c5a4a0 iscsi_verify_itt +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xdf1ed377 iscsi_conn_bind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe54f6773 iscsi_conn_send_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe98cfeaa iscsi_host_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeab9cbd5 iscsi_conn_get_addr_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf1c2fdaf iscsi_eh_session_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf5e9c003 iscsi_conn_queue_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf6f0f8c2 iscsi_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xfa901c8b iscsi_session_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xfcc99de5 __iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xfed56637 iscsi_conn_unbind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x158b77a0 iscsi_tcp_recv_segment_is_hdr +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x1ded698e iscsi_tcp_segment_unmap +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x29ce758a iscsi_tcp_dgst_header +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x3324d2c8 iscsi_tcp_recv_skb +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x3590f0a4 iscsi_tcp_segment_done +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x4b9393a9 iscsi_tcp_task_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x4f5c5e98 iscsi_tcp_r2tpool_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x592c828a iscsi_tcp_task_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x6ce49473 iscsi_tcp_hdr_recv_prep +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x7fbe96d9 iscsi_tcp_set_max_r2t +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x87685e65 iscsi_tcp_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x99eed858 iscsi_tcp_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa0c91b74 iscsi_tcp_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xb085e861 iscsi_tcp_conn_get_stats +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xd247ff04 iscsi_tcp_r2tpool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xe27b7f55 iscsi_segment_init_linear +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xf0c463e4 iscsi_segment_seek_sg +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x027ed66b sas_domain_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x0697fbe1 sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1f621797 smp_ata_check_ready_type +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x213b9f30 sas_drain_work +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2a279968 sas_find_attached_phy_id +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2b0856aa sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2e46d24a sas_abort_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2f202f30 sas_clear_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x40b3b8c6 sas_request_addr +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4c750c3d sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4ec2de6a sas_eh_target_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x5e4da2da sas_ata_schedule_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x69dc5ff4 sas_target_destroy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x6abf3a0d sas_unregister_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x6bcdcbad sas_eh_device_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x8b276054 sas_ata_device_link_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x8c408453 sas_abort_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x9097e83a sas_phy_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x945062b7 sas_task_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x9ee51d6c sas_register_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xa61cf731 sas_ssp_task_response +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xae4398ae sas_lu_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xaee59c3b sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xb488dff2 sas_query_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xb4bf1979 sas_notify_port_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xc9198e13 sas_get_local_phy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xc9289281 sas_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd6b21d9b sas_eh_abort_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd85c5cff sas_ioctl +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xde6b822e sas_execute_ata_cmd +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xdee3efe1 sas_execute_internal_abort_single +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe2f6a2a1 sas_bios_param +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xeabdf59f sas_change_queue_depth +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xeb09e2b9 sas_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf4048b81 sas_execute_internal_abort_dev +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf53ffc54 dev_attr_phy_event_threshold +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_fc 0x5e189c02 fc_eh_should_retry_cmd +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x09a734f7 iscsi_force_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x139dcb08 iscsi_add_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1da045e6 iscsi_unregister_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x2335a3fb iscsi_unblock_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x2d285952 iscsi_lookup_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3595c6b2 __tracepoint_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3a67c372 iscsi_destroy_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3d05b3d0 iscsi_destroy_all_flashnode +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3f232b6a iscsi_alloc_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x41d70936 iscsi_add_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x43dbad4e iscsi_offload_mesg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x47911634 iscsi_remove_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4c9ebfde iscsi_session_chkready +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4d08df59 iscsi_destroy_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4db2b33f iscsi_create_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x584a31ab __SCK__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5ff1d8c6 iscsi_block_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x689edeb0 iscsi_ping_comp_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x699fe53e iscsi_get_discovery_parent_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x69e27d5e iscsi_alloc_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x71b768b0 __SCK__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x74d1692f __traceiter_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x79d694be iscsi_find_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7ed12405 iscsi_post_host_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x80f2a620 iscsi_flashnode_bus_match +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x811fd09c iscsi_create_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x84a005f1 iscsi_get_router_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x88768c48 __SCK__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8aba9180 __traceiter_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8e11bfcc iscsi_find_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9135a575 iscsi_destroy_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9a37a642 iscsi_get_port_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9c74d8fe iscsi_dbg_trace +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9d1b0fa4 iscsi_put_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9e8b86f5 iscsi_put_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9f89e5ab iscsi_session_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa096b5c9 iscsi_is_session_online +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa3100bb9 __traceiter_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa6848589 iscsi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xab4674c8 __SCK__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xad30a81c iscsi_create_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb0679f87 iscsi_free_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb12eb45b iscsi_host_for_each_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb2f944c9 __tracepoint_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbc071179 iscsi_get_ipaddress_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbc421109 iscsi_block_scsi_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd3b2b297 iscsi_conn_login_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd5a8a5c7 iscsi_get_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xdad28b50 iscsi_recv_pdu +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xdbfaa317 iscsi_conn_error_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xde5ed0c7 __tracepoint_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe24c0c6d __traceiter_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe3cf105f iscsi_is_session_dev +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe4c79fa6 __SCK__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe6b46fc4 __traceiter_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe8047a3b __tracepoint_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xeb3254ce __tracepoint_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xeb621e21 iscsi_get_port_speed_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xef165737 iscsi_create_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf3613006 iscsi_remove_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xfc95c56b iscsi_register_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x120b42fc sas_enable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x458264c3 sas_disable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x6007c218 sas_is_tlr_enabled +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x830c559c sas_tlr_supported +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x0ef06974 spi_populate_ppr_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x7a6749b3 spi_populate_tag_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xa0c71dac spi_populate_sync_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xcffa2aff spi_populate_width_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x12a4119f srp_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x1902178a srp_tmo_valid +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x1ed4c953 srp_stop_rport_timers +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x3cb18a40 srp_remove_host +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x543f5bfe srp_rport_add +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xa2febd2f srp_rport_del +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0xf6fde734 srp_release_transport +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x03cbfd60 siox_device_synced +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x58c53c6d siox_device_connected +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x6700c1dd siox_master_unregister +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xae1c55a1 siox_master_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xe973a6fa __siox_driver_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xeb9bdf5b siox_master_alloc +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x07f23a0c slim_free_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x146aa4f7 slim_read +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x1541077e slim_stream_disable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x2e515e8d slim_register_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x3185bf21 slim_ctrl_clk_pause +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x32e05fda slim_readb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x331a9ef8 slim_stream_prepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x34be4d27 slim_stream_allocate +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x5ab9c17a slim_unregister_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x64d903d2 slim_alloc_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x67fda818 slim_get_logical_addr +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x7dd9cf57 of_slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x8661ed2c slim_driver_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x89ebf903 slimbus_bus +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x91374841 slim_writeb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9b33934f slim_write +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9f634e08 slim_msg_response +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xbe5e1f39 slim_stream_free +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd04eba6b slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd4d95539 slim_stream_unprepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd52cadf7 slim_stream_enable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xed8722ef __slim_driver_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xf3c1fe8f slim_report_absent +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xf3ee8417 slim_do_transfer +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xf734fa10 slim_device_report_present +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xfaf3f0ea slim_xfer_msg +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x494128eb meson_canvas_alloc +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x673c5a86 meson_canvas_config +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0x86d41eb1 meson_canvas_get +EXPORT_SYMBOL_GPL drivers/soc/amlogic/meson-canvas 0xfbd79150 meson_canvas_free +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x08d54949 mtk_mmsys_ddp_dpi_fmt_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x0e07996b mtk_mmsys_ddp_disconnect +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x0fdc612b mtk_mmsys_hdr_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x5253e545 mtk_mmsys_vpp_rsz_dcm_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x5bdf846b mtk_mmsys_ddp_connect +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0x7a10e43b mtk_mmsys_vpp_rsz_merge_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xc2737cc2 mtk_mmsys_mixer_in_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xe45fbc5b mtk_mmsys_merge_async_config +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mmsys 0xedb4072d mtk_mmsys_mixer_in_channel_swap +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x1736cec6 mtk_mutex_remove_comp +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x1d6696b0 mtk_mutex_disable +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x2fcc9ff2 mtk_mutex_add_comp +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x4e2f3c90 mtk_mutex_enable_by_cmdq +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x51991b38 mtk_mutex_enable +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x5ec2319a mtk_mutex_unprepare +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x71a9a3ab mtk_mutex_acquire +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x7534596b mtk_mutex_write_sof +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x7a34cda0 mtk_mutex_get +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0x8b650752 mtk_mutex_release +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xab7f853d mtk_mutex_prepare +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xbbb4ab02 mtk_mutex_put +EXPORT_SYMBOL_GPL drivers/soc/mediatek/mtk-mutex 0xfa95f801 mtk_mutex_write_mod +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x18f171d5 __apr_driver_register +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x61b1a621 apr_driver_unregister +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x7147f48f apr_send_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x7582f005 aprbus +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0x9d5f10a3 gpr_free_port +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xbcb772d6 gpr_alloc_port +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xcfc51e01 gpr_send_port_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/apr 0xe9fe7921 gpr_send_pkt +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x06285798 llcc_slice_deactivate +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x09afc16e llcc_slice_activate +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x14f99b76 llcc_get_slice_id +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x2027e82d llcc_slice_getd +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0x62ff6e92 llcc_slice_putd +EXPORT_SYMBOL_GPL drivers/soc/qcom/llcc-qcom 0xdffee709 llcc_get_slice_size +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x17b6b90a qcom_mdt_read_metadata +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x271a0c1b qcom_mdt_load +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x45e1cd7c qcom_mdt_get_size +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0x6e29aed3 qcom_mdt_pas_init +EXPORT_SYMBOL_GPL drivers/soc/qcom/mdt_loader 0xefcac118 qcom_mdt_load_no_init +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0x2d084253 devm_pmic_glink_register_client +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0x9bafd667 pmic_glink_send +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x50d28b20 qcom_ice_evict_key +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x821440f7 of_qcom_ice_get +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0x82936acb qcom_ice_enable +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xc994d57b qcom_ice_suspend +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xe4280d97 qcom_ice_program_key +EXPORT_SYMBOL_GPL drivers/soc/qcom/qcom_ice 0xf0e63b1a qcom_ice_resume +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x5a710273 qcom_smem_get_free_space +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x63ef36e3 qcom_smem_alloc +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x932eb0e3 qcom_smem_get +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0x9979b76e qcom_smem_virt_to_phys +EXPORT_SYMBOL_GPL drivers/soc/qcom/smem 0xe583bba3 qcom_smem_get_soc_id +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x037161f8 pruss_cfg_xfr_enable +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x0f2b478d pruss_release_mem_region +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x3cabfec9 pruss_put +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x425a441f pruss_cfg_set_gpmux +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x66ce2508 pruss_get +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x75da4bc3 pruss_request_mem_region +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0x8b5a92c6 pruss_cfg_miirt_enable +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xa7af23e8 pruss_cfg_get_gpmux +EXPORT_SYMBOL_GPL drivers/soc/ti/pruss 0xf22cfd21 pruss_cfg_gpimode +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0x850ae3be __sdw_register_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xa343742f sdw_unregister_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xdfa52ecc sdw_bus_type +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xa2d7ae83 altera_spi_init_host +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xb9edd149 altera_spi_irq +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x25b78794 spi_bitbang_setup_transfer +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x3c62038b spi_bitbang_setup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x5082deb7 spi_bitbang_start +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x8594578b spi_bitbang_cleanup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xae99c611 spi_bitbang_init +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xf9cafac9 spi_bitbang_stop +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x265cd0e2 spi_test_execute_msg +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x9555fb70 spi_test_run_tests +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0xc538e32e spi_test_run_test +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x06676fb4 spmi_controller_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x07ba5167 spmi_ext_register_writel +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x0c6a39cd spmi_command_reset +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x1b028e11 spmi_command_sleep +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x2ba58622 spmi_register_zero_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x3857910e spmi_ext_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x46d8f30c spmi_device_from_of +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x481ee84f spmi_command_shutdown +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x4a0813c0 spmi_command_wakeup +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x55c7eb3e spmi_ext_register_readl +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x5ee1e324 spmi_controller_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x736e7b16 spmi_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x7e3c1368 spmi_device_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x907d30db __spmi_driver_register +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x942d9b3c spmi_controller_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x9608c501 spmi_ext_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x98108829 spmi_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x9f2b0f41 spmi_device_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xce0394c0 spmi_device_remove +EXPORT_SYMBOL_GPL drivers/ssb/ssb 0xa6f893ad ssb_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x067cf62b anybuss_read_output +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x165e3a3f anybuss_send_ext +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x1acdaee4 devm_anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x3b7a016e anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x433a019a anybuss_read_fbctrl +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x5e0f774d anybuss_set_power +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xa87370b3 anybuss_send_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xabc14a09 anybuss_recv_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xbe2c4dc6 anybuss_write_input +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xd9770f87 anybuss_start_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xe2751be6 anybuss_finish_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xebb67909 anybuss_client_driver_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xeff73789 anybuss_client_driver_register +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xfce879ad anybuss_host_common_remove +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x7575798d fieldbus_dev_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x7c258671 fieldbus_dev_area_updated +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0xa05cf9d1 fieldbus_dev_online_changed +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0xe732cf8c fieldbus_dev_register +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x195c75ba gb_audio_apbridgea_shutdown_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x236aa8fe gb_audio_apbridgea_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x2a14ff87 gb_audio_apbridgea_register_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x37f6ff4d gb_audio_apbridgea_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x3d7e03fd gb_audio_apbridgea_stop_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x42bf9c8d gb_audio_apbridgea_unregister_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x514abf78 gb_audio_apbridgea_start_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x70a67ee2 gb_audio_apbridgea_prepare_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x99c3bbce gb_audio_apbridgea_stop_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xbde1cd89 gb_audio_apbridgea_shutdown_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xd41bc6d1 gb_audio_apbridgea_prepare_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xed3330e4 gb_audio_apbridgea_start_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xeec478fa gb_audio_apbridgea_set_config +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x04a6ae40 gb_audio_gb_set_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x0731f02f gb_audio_gb_deactivate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x09cdf0b1 gb_audio_gb_get_topology +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x0b9f2aa3 gb_audio_gb_disable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x0faba9de gb_audio_gb_enable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x14fd6254 gb_audio_gb_get_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x388b9333 gb_audio_gb_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x7dfa7b7b gb_audio_gb_deactivate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x85a6a57d gb_audio_gb_get_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x972db52a gb_audio_gb_set_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xa4f5390f gb_audio_gb_activate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xb9c978c9 gb_audio_gb_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xde3eb25b gb_audio_gb_activate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x19e9e6b1 gb_audio_manager_remove_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x1fa35cf3 gb_audio_manager_put_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x32e6391e gb_audio_manager_remove +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x5a108b0f gb_audio_manager_add +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x79eef2f8 gb_audio_manager_dump_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x89f731f5 gb_audio_manager_get_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xaeac8ca2 gb_audio_manager_dump_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0x59973d3a gb_gbphy_deregister_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0xf43d4366 gb_gbphy_register_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0x486ec4f6 gb_spilib_master_exit +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0x8b50a9de gb_spilib_master_init +EXPORT_SYMBOL_GPL drivers/staging/iio/addac/adt7316 0x755eefff adt7316_pm_ops +EXPORT_SYMBOL_GPL drivers/staging/media/av7110/sp8870 0x9ddd93c4 sp8870_attach +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x0368791c imx_media_capture_device_next_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x15bce91b imx_media_dev_init +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x1d4fd4a4 imx_media_pipeline_subdev +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x3afc4948 imx_media_find_pixel_format +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x4d675de1 imx_media_capture_device_unregister +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x534ba9e1 imx_media_find_mbus_format +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x635e01c3 imx_media_capture_device_register +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x722b3f96 imx_media_probe_complete +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x891be78a imx_media_alloc_dma_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x8f0a4c56 imx_media_capture_device_remove +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x91d79ea4 imx_media_free_dma_buf +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0x9cb315ce imx_media_pipeline_set_stream +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa631199b imx_media_grp_id_to_sd_name +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xa9e2459f imx_media_enum_mbus_formats +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xb42a0261 imx_media_capture_device_error +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xba1c7b7e imx_media_mbus_fmt_to_pix_fmt +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xc0e6162e imx_media_init_mbus_fmt +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xc6dfdc56 imx_media_add_of_subdevs +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xd02c95ae imx_media_dev_notifier_register +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xd4e45b7e imx_media_try_colorimetry +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xe932b00b imx_media_enum_pixel_formats +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xea4622c9 imx_media_add_video_device +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xeab14cf8 imx_media_pipeline_pad +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xede2f02f imx_media_capture_device_init +EXPORT_SYMBOL_GPL drivers/staging/media/imx/imx-media-common 0xf7ad1e59 imx_media_init_cfg +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x005c1376 amvdec_dst_buf_done_idx +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x00dcdea0 amvdec_set_par_from_dar +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x032446ba amvdec_read_parser +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x03f1358b amvdec_src_change +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x05ba114f codec_hevc_setup_decode_head +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x0752e1a0 codec_hevc_free_fbc_buffers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x115655e9 amvdec_am21c_body_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x1b8387cf codec_hevc_free_mmu_headers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x1cb1e6d9 amvdec_am21c_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x47dc5276 amvdec_dst_buf_done +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x4b89caad amvdec_write_parser +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x508e7e4f codec_hevc_fill_mmu_map +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x5ff35ee8 amvdec_am21c_head_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x63b430a7 amvdec_abort +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x8e1a885b codec_hevc_setup_buffers +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x8f945efb amvdec_clear_dos_bits +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x90d9d233 amvdec_write_dos +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0x972a9d9b amvdec_write_dos_bits +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xbf4d09cc amvdec_read_dos +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xc08de6a2 amvdec_dst_buf_done_offset +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xd530fdf0 amvdec_set_canvases +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xd9a9b1c1 amvdec_get_output_size +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xe6cf1a70 amvdec_remove_ts +EXPORT_SYMBOL_GPL drivers/staging/media/meson/vdec/meson-vdec 0xed8fa338 amvdec_add_ts +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x51b54f92 nvec_unregister_notifier +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0x55f421aa nvec_register_notifier +EXPORT_SYMBOL_GPL drivers/staging/nvec/nvec 0xbe2e79b6 nvec_msg_free +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x2f06523d target_init_cmd +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x648da418 target_free_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x6d55fad3 target_queue_submission +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x8b7517a4 target_stop_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xa3e030f5 target_submit +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xc03dcf6e target_alloc_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xc30fd7f7 target_wait_for_cmds +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xf66c2624 target_submit_prep +EXPORT_SYMBOL_GPL drivers/tee/tee 0x0b5a82a3 tee_shm_get_va +EXPORT_SYMBOL_GPL drivers/tee/tee 0x255b80ff tee_shm_get_from_id +EXPORT_SYMBOL_GPL drivers/tee/tee 0x3d85f63c tee_shm_put +EXPORT_SYMBOL_GPL drivers/tee/tee 0x481a46ce tee_bus_type +EXPORT_SYMBOL_GPL drivers/tee/tee 0x486a23b2 tee_client_open_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x48dd1614 tee_client_invoke_func +EXPORT_SYMBOL_GPL drivers/tee/tee 0x5b240410 tee_device_unregister +EXPORT_SYMBOL_GPL drivers/tee/tee 0x640c366f tee_client_open_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0x6da9d291 tee_shm_register_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0x71cd5d26 tee_shm_pool_alloc_res_mem +EXPORT_SYMBOL_GPL drivers/tee/tee 0x830766da tee_client_close_context +EXPORT_SYMBOL_GPL drivers/tee/tee 0x85fd9922 tee_session_calc_client_uuid +EXPORT_SYMBOL_GPL drivers/tee/tee 0x9bddbc3c teedev_open +EXPORT_SYMBOL_GPL drivers/tee/tee 0x9c18ab33 tee_device_alloc +EXPORT_SYMBOL_GPL drivers/tee/tee 0xa2013c07 tee_shm_free +EXPORT_SYMBOL_GPL drivers/tee/tee 0xaca1b5e9 tee_client_get_version +EXPORT_SYMBOL_GPL drivers/tee/tee 0xb0579ce7 tee_client_close_session +EXPORT_SYMBOL_GPL drivers/tee/tee 0xb1d9d684 tee_shm_get_pa +EXPORT_SYMBOL_GPL drivers/tee/tee 0xb4d911f1 tee_get_drvdata +EXPORT_SYMBOL_GPL drivers/tee/tee 0xc2279301 tee_shm_alloc_priv_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0xd499842b tee_shm_alloc_kernel_buf +EXPORT_SYMBOL_GPL drivers/tee/tee 0xda695f31 tee_device_register +EXPORT_SYMBOL_GPL drivers/tee/tee 0xeda500ad teedev_close_context +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x01d23ee1 tb_property_create_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x1a38e6f5 tb_xdomain_enable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x21a31526 tb_unregister_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x36521060 tb_register_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x3664b570 tb_ring_free +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x393b4f2f tb_property_free_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x555f9008 tb_ring_poll +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x603249ed tb_unregister_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x640b2fd3 tb_xdomain_disable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x658e3d97 tb_property_add_immediate +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x691b1887 tb_ring_alloc_tx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x6baac81f tb_xdomain_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x6ceee74b tb_property_remove +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x7d2644f2 tb_xdomain_lane_bonding_disable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x85f5222a tb_service_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x86166e8c tb_property_get_next +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x896307a9 tb_ring_alloc_rx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8b62f95e tb_property_add_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x908bb6fc tb_xdomain_release_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa3962c52 tb_register_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb7c7cdce tb_property_add_text +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb8188cc8 tb_xdomain_request +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb8ea9e8b __tb_ring_enqueue +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xbab26564 tb_xdomain_find_by_uuid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc5f82814 tb_ring_stop +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc64da6ae tb_property_find +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xd1329e50 tb_unregister_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xd3be5be6 tb_xdomain_alloc_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xe2697cd4 tb_property_add_data +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xe5ae1eea tb_ring_poll_complete +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xe67e629f tb_xdomain_alloc_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xe953f635 tb_xdomain_lane_bonding_enable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xed4d6495 tb_xdomain_find_by_route +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xed6b14f9 tb_xdomain_response +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf1cfd1ff tb_register_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xfa2ba8a6 tb_xdomain_release_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xff0bacdc tb_ring_start +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x05ad9095 ufshcd_get_vreg +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x16794f6e ufshcd_uic_hibern8_enter +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x1e4eb1fd ufshcd_remove +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x23cfd025 ufshcd_dme_get_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x2d8a6dca ufshcd_system_freeze +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x2dffc3fd ufshcd_link_recovery +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x3b950c1e ufshcd_hba_enable +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x3dab9556 ufshcd_hold +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x3f456f24 ufshcd_fixup_dev_quirks +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x458b77fb ufshcd_release +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x478c1a64 __ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x48a4fcb3 ufshcd_update_evt_hist +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x5285a136 ufshcd_make_hba_operational +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x6c3d1200 ufshcd_mcq_write_cqis +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x723b1abf ufshcd_delay_us +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x74e35de8 ufshcd_dealloc_host +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7b76b497 ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8206b67f ufshcd_init +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x824e9afd ufshcd_clkgate_delay_set +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8c18a8a8 ufshcd_mcq_poll_cqe_lock +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8d603ab2 ufshcd_system_thaw +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x92197381 ufshcd_resume_complete +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x98e02ff7 ufshcd_uic_hibern8_exit +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x99038190 ufshcd_uic_change_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x9bcf24ef ufshcd_config_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xa004a466 ufshcd_hba_stop +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xb2fe3125 ufshcd_dump_regs +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xb362aaf2 ufshcd_auto_hibern8_update +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xca6ab0ab ufshcd_mcq_config_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xd25b525c ufshcd_dme_set_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xe5a03ce0 ufshcd_mcq_enable_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xeeac4bf5 ufshcd_system_restore +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xf77d8369 ufshcd_dme_configure_adapt +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x412079ec ufshcd_populate_vreg +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x54c946de ufshcd_init_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x7a0460ff ufshcd_get_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x8a6787be ufshcd_pltfrm_init +EXPORT_SYMBOL_GPL drivers/uio/uio 0x10c6496c uio_unregister_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0x26d7dccb __uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0x6af2fa41 __devm_uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xd9bbf445 uio_event_notify +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x43e3dc8a usbatm_usb_disconnect +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x59fe02b2 usbatm_usb_probe +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x02c48d91 cdns_clear_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x08cefa43 cdns_resume +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x3141b603 cdns_init +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x70a5ce5d cdns_power_is_lost +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x8c8a38f5 cdns_set_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x8f8d0166 cdns_drd_gadget_on +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x9c511422 cdns_remove +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xb3559912 cdns_suspend +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xb876157d cdns_drd_gadget_off +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x059da0d5 ci_hdrc_remove_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x456d8d70 ci_hdrc_add_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xb9b13961 hw_phymode_configure +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xb9c371c1 ci_hdrc_query_available_role +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x2b675617 imx_usbmisc_init +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x37b2ce30 imx_usbmisc_resume +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x765cb37d imx_usbmisc_charger_detection +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x7bee325a imx_usbmisc_suspend +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xb65c107b imx_usbmisc_init_post +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xd0e42d70 imx_usbmisc_hsic_set_connect +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x0c6dded3 __ulpi_register_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x292f0ccf ulpi_read +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x6c8d1739 ulpi_register_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xc52fe121 ulpi_write +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xe3f8c6b4 ulpi_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xefa168b0 ulpi_unregister_interface +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x169628ec u_audio_get_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x218a0602 u_audio_get_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x271d8fb7 u_audio_get_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x3208c44c u_audio_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x36491fc5 g_audio_setup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x4b54bb36 u_audio_set_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x5244d47b u_audio_set_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x5bff9649 u_audio_stop_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x706ce15a u_audio_set_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x7cc89b98 u_audio_stop_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x85a3e940 g_audio_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x8c3ff02b u_audio_get_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xbfc55ad6 u_audio_set_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xdb45d570 u_audio_start_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xf589714d u_audio_start_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x03e6fe13 gether_set_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x0fa625e8 gether_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x10fe07f4 gether_register_netdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x13186a92 gether_setup_name_default +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x272092ec gether_set_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x3e624930 gether_setup_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x40ae902f gether_get_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x45f0b5e5 gether_get_host_addr_u8 +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8177c5ce gether_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8878cfa6 gether_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x9457628b gether_set_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x96db1980 gether_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xa8361026 gether_get_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xb4606dd9 gether_get_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xc023af9c gether_get_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xc4d8a0fd gether_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xc562cb4b gether_set_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xcda58ee7 gether_get_host_addr_cdc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xcf4b915f gether_set_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x282010b1 gserial_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x33bfdca2 gserial_alloc_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x3e62febf gserial_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x4a3df9d0 gs_alloc_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x60ea48a0 gs_free_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x77dbf841 gserial_get_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x924cdf1c gserial_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xa18ee0bd gserial_set_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xb6652875 gserial_free_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe89dc424 gserial_alloc_line_no_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xeb17b00e gserial_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x12772b85 ffs_lock +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x453ff0f7 ffs_name_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0xd52294d4 ffs_single_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x0ed48398 fsg_store_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x141fce2a fsg_common_remove_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1710b539 fsg_fs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1ccb58f7 fsg_common_set_num_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x2933ee1d fsg_ss_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x398778e1 fsg_ss_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3c6a07d0 fsg_common_create_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x422886f4 fsg_store_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x423845e4 fsg_ss_bulk_in_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x490c22d0 fsg_show_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x4ac78ad0 fsg_store_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x4bfe5e98 fsg_show_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x56344daf fsg_hs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x5dc3c311 fsg_lun_fsync_sub +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x62fc96c8 fsg_lun_close +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x63089ab6 fsg_store_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6acb4179 fsg_common_set_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6d12f21a fsg_show_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x7444fd1c fsg_common_set_cdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x7e26d4a5 fsg_common_set_sysfs +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x857b6dc2 fsg_hs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x8db52f69 fsg_show_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x95cffb3e fsg_hs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9a0221c7 fsg_common_free_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5cae92f fsg_ss_bulk_out_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5f99b69 fsg_fs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xab6c68ac fsg_config_from_params +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb3adf38d store_cdrom_address +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb52ba28a fsg_intf_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb54d0d95 fsg_fs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xc62eb4bb fsg_store_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd1a3e8e0 fsg_common_create_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd4ca56e5 fsg_lun_open +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xda184501 fsg_show_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xe64e5f32 fsg_show_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf31749e0 fsg_store_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf4af0de6 fsg_common_remove_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf4efc0c8 fsg_ss_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xfe148ea5 fsg_store_forced_eject +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x13bde2a6 rndis_set_host_mac +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x1d69a921 rndis_uninit +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x2dc93f8d rndis_free_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x30cc4038 rndis_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x5631c54d rndis_signal_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x85010e16 rndis_msg_parser +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x85aa0aac rndis_add_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x87018d4d rndis_deregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x99ce66e0 rndis_get_next_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xb7e6306a rndis_rm_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xb8cc489e rndis_set_param_medium +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xc3bb5070 rndis_signal_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xdc70a969 rndis_set_param_vendor +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xe13e4ed6 rndis_borrow_net +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xf42abd9d rndis_set_param_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x055ce28a usb_ep_autoconfig_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x09970d08 usb_add_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0c589aba usb_validate_langid +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0cb7e477 usb_ep_autoconfig_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x12510db8 usb_otg_descriptor_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x19a6a056 usb_put_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2e09263f usb_copy_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x347e854f usb_function_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x3886ead1 usb_string_ids_tab +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x40d7e51a usb_remove_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4a398d49 config_ep_by_speed_and_alt +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4beb505d usb_gadget_get_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x61a6e79f usb_function_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x65b2eddd usb_otg_descriptor_alloc +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x671a3cae usb_free_all_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x6f24c336 usb_add_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x75eb0e41 usb_get_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7b626b64 unregister_gadget_item +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x8d8b9ced usb_gstrings_attach +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x90329fdc usb_ep_autoconfig +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9404f1fc usb_interface_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x958e7be0 usb_composite_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x982cb36d alloc_ep_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9a504b27 usb_function_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xa23153a6 usb_ep_autoconfig_ss +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xa426ff64 usb_function_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xa43531df usb_put_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xa5171dca usb_add_config_only +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xb61477f9 usb_func_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xb7f00ea7 usb_assign_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd2ea2134 usb_descriptor_fillbuf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd2f3b39d usb_string_ids_n +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd4a4d709 usb_composite_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd646a60a usb_composite_setup_continue +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xdeb28f9e usb_composite_overwrite_options +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf474a207 usb_gadget_config_buf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf483f6ad usb_get_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf5747ba6 config_ep_by_speed +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf8beff6e usb_string_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x068930ae empty_req_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x40676a4e init_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5d01d078 udc_irq +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x635bef65 udc_basic_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x6868b47c udc_remove +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x99ea79a7 free_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xbbec9235 gadget_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xc3677748 udc_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xea56c5a7 udc_enable_dev_setup_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xf0ebea3d udc_mask_unused_interrupts +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-pci-renesas 0x931e20ca renesas_xhci_check_request_fw +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x60981a63 xhci_plat_pm_ops +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x8522c2d4 xhci_plat_remove +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0xe6846464 xhci_plat_probe +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0x0241e434 ezusb_fx1_set_reset +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0xe84e0062 ezusb_fx1_ihex_firmware_download +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-am335x-control 0x53c47bf0 am335x_get_phy_control +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-isp1301 0x3dcf2687 isp1301_get_client +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0x72a138a9 tegra_usb_phy_preresume +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0xbf832828 tegra_usb_phy_postresume +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0xc2f9cf8b tegra_ehci_phy_restore_start +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-tegra-usb 0xc31b57f7 tegra_ehci_phy_restore_end +EXPORT_SYMBOL_GPL drivers/usb/serial/usb_wwan 0x012ad46e usb_wwan_port_probe +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x1c019eda usb_serial_generic_resume +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x23608340 usb_serial_claim_interface +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x381f9371 usb_serial_generic_chars_in_buffer +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x40c58468 usb_serial_generic_submit_read_urbs +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x43f34216 usb_serial_generic_read_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x45ea3fc5 usb_serial_generic_wait_until_sent +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x461f5595 usb_serial_generic_get_icount +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x5049aa34 usb_serial_generic_open +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x51267e95 usb_serial_generic_unthrottle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x5f8afd94 usb_serial_generic_process_read_urb +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x6fec0336 usb_serial_generic_throttle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x952677f0 usb_serial_deregister_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x9fb47905 usb_serial_generic_tiocmiwait +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xa5af7a87 usb_serial_generic_close +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xaeb2bab0 usb_serial_generic_write_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xc5389ddd usb_serial_generic_write +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xd61217cb usb_serial_handle_dcd_change +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xe388c97a usb_serial_register_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xe74a03c4 usb_serial_generic_write_start +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xfaf50077 usb_serial_port_softint +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0x4678fb94 dp_altmode_remove +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0x64fa950b dp_altmode_probe +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x6f497a3c tcpci_irq +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x9f83e900 tcpci_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xbe111953 tcpci_get_tcpm_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xc529e32e tcpci_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x10ec6d2d tcpm_sink_frs +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x3b84657b tcpm_pd_transmit_complete +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x76eeda4b tcpm_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x9e0bd753 tcpm_pd_hard_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xb655342c tcpm_pd_receive +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc37b9769 tcpm_cc_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xccae5632 tcpm_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xceb50012 tcpm_vbus_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xd680581d tcpm_port_clean +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xda86a83d tcpm_port_is_toggling +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xea220941 tcpm_tcpc_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xeb779665 tcpm_sourcing_vbus +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x00f11f7f typec_unregister_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x068a723c typec_cable_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x09e549dd typec_altmode_attention +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x0cf9a962 usb_power_delivery_unregister_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x10ca2c3b typec_altmode_get_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x11820fb9 typec_mux_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x15012c88 typec_plug_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x17dabf76 typec_get_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x193b5c44 typec_register_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1c40e990 typec_get_fw_cap +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1e649fc5 typec_mux_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x200f1966 __typec_altmode_register_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x21fbf48b typec_port_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x29065313 typec_cable_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2ada8cc4 typec_switch_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2d1e301d typec_find_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x30f64ef1 typec_retimer_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x33f47ff4 typec_altmode_get_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x35267f29 usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x35db95b0 typec_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3ca09ae6 typec_register_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x3eac75f8 typec_retimer_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x452f39ea usb_power_delivery_unlink_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5333a74a typec_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5639797d usb_power_delivery_register_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5681468f typec_mux_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x56f22e9f typec_get_negotiated_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x582615f3 typec_cable_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x60846e4f typec_port_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x609e8b53 typec_altmode_notify +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x64082423 typec_match_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x67743e6f typec_unregister_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6b3d9465 typec_mux_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x79d3d482 usb_power_delivery_link_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x7e9675d1 typec_retimer_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x80c13042 typec_partner_set_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x83e9f76e typec_unregister_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x85a27bdd fwnode_typec_retimer_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86521d45 typec_switch_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x881bfed5 typec_set_pwr_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8ab96721 typec_partner_usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8ae7d305 typec_switch_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8b54db1d typec_retimer_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9049491e typec_find_port_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x90b94fc6 typec_mux_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x91b65361 fwnode_typec_switch_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x92cbf88f typec_partner_set_pd_revision +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9b502e55 typec_altmode_exit +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9d486ab7 usb_power_delivery_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa0783caf typec_altmode2port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa08ea142 typec_retimer_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa254de98 typec_find_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa3911a0c typec_partner_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa8d45157 typec_partner_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xace1cf66 typec_set_mode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc21f2f1d typec_set_vconn_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc70117bf typec_altmode_update_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc7ac1dba typec_altmode_vdm +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcafb8812 typec_altmode_enter +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcfb3fb9e typec_unregister_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd2fa1286 typec_switch_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd5d1b9ee typec_switch_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd8e45fbe typec_partner_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdc4278c5 typec_plug_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xde07d01e typec_switch_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe472c04e typec_register_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe90f9acd typec_port_register_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeafc1eb8 typec_find_port_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xec1d2f5e typec_altmode_put_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xedaeec15 typec_set_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf020c551 typec_partner_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf103e9b3 fwnode_typec_mux_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf1234a8b typec_find_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf4d5e220 typec_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf84c78c4 typec_cable_is_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf9945a32 typec_altmode_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfc8df340 typec_mux_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfd6191b7 typec_set_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xff1336c4 typec_set_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x195a2a77 ucsi_destroy +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x230cd941 ucsi_send_command +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x49c8e73e ucsi_register +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x561f2d06 ucsi_resume +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x5a14920b ucsi_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x7205d7c9 ucsi_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xab9d6643 ucsi_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xad8eed90 ucsi_connector_change +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xc93a71c6 ucsi_create +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x22346465 usbip_pad_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x392299b2 usbip_event_happened +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x3ef54541 usbip_recv_xbuff +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x668a277b usbip_recv +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x76c9e9db usbip_recv_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x78b72f44 usbip_debug_flag +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x9f036df6 usbip_alloc_iso_desc_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xa29c5246 usbip_in_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xc0751c0d usbip_stop_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xc44eb94c usbip_pack_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd02753dc usbip_header_correct_endian +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd54b5328 usbip_dump_urb +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe1ea0586 usbip_dump_header +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe5198bb7 dev_attr_usbip_debug +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xf3c73056 usbip_event_add +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xfd2bc203 usbip_start_eh +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x47812baf __vdpa_alloc_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x52e58427 vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x6970d57d __vdpa_register_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x78dce821 _vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x7b3daa17 vdpa_mgmtdev_register +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xa6d21c42 vdpa_mgmtdev_unregister +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xb365d31d vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xbf7b8791 vdpa_unregister_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xc07438d2 vdpa_set_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xcfac8e28 _vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xd3630f02 vdpa_get_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0xbc080808 vdpasim_schedule_work +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0xfbbc5364 vdpasim_create +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x023eb918 vfio_pci_core_release_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x243840cf vfio_pci_core_close_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x2a35114e vfio_pci_core_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x2d5d9461 vfio_pci_core_init_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x2e8c82b1 vfio_pci_core_register_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x37643fb5 vfio_pci_core_register_dev_region +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x404ab3e7 vfio_pci_core_request +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4c191d5e vfio_pci_core_write +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4cf699b8 vfio_pci_core_set_params +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x794e6233 vfio_pci_core_disable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x9163c2eb vfio_pci_core_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xcf4b3233 vfio_pci_core_finish_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xd431c801 vfio_pci_core_aer_err_detected +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xdd816d58 vfio_pci_core_sriov_configure +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xe390d324 vfio_pci_core_ioctl_feature +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xebf48d42 vfio_pci_core_err_handlers +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xef19a92e vfio_pci_core_mmap +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xfb6ac414 vfio_pci_core_unregister_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xfd1666d9 vfio_pci_core_read +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xfd8c475a vfio_pci_core_match +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x02c93ae1 vfio_platform_unregister_reset +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x03834885 vfio_platform_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x25f1f4d6 vfio_platform_read +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x3c331b53 vfio_platform_init_common +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x65c987f0 vfio_platform_release_common +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x7f523cf3 vfio_platform_open_device +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x9131f290 vfio_platform_close_device +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0x93eb5046 vfio_platform_write +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xb6d630a9 vfio_platform_mmap +EXPORT_SYMBOL_GPL drivers/vfio/platform/vfio-platform-base 0xd282ddc1 __vfio_platform_register_reset +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x10269728 vfio_iommufd_emulated_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x18ae99c2 vfio_file_enforced_coherent +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x20f788e2 vfio_iommufd_emulated_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x3832dab6 _vfio_alloc_device +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x395454b6 vfio_iommufd_emulated_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x42020aa1 vfio_iommufd_physical_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x44b83e00 vfio_info_cap_add +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x5c4a47dc vfio_assign_device_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x6641cd5f vfio_file_is_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x677f529b vfio_iommufd_physical_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x6d481dc0 vfio_iommufd_physical_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7751713b vfio_virqfd_disable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x8cdec4c5 vfio_register_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x9bc14c6c vfio_device_set_open_count +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xa910b074 vfio_register_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xbd0d57b2 vfio_register_emulated_iommu_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xc61ba5cb vfio_file_set_kvm +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xd0177bc9 vfio_file_iommu_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xd6fa1445 vfio_virqfd_enable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xd71f4e9a vfio_mig_get_next_state +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xf425cc75 vfio_unregister_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xf5b9c6ae vfio_file_has_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xf87aec63 vfio_unregister_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xfe2eae00 iova_bitmap_set +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x04282af1 vhost_new_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x05be3470 vhost_dev_reset_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x091fbe92 vhost_vring_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x0bc407d2 vhost_poll_start +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x11e6041a vhost_exceeds_weight +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x16843f9e vhost_init_device_iotlb +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1e9029b2 vhost_vq_init_access +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x2f935170 vhost_vq_is_setup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x31007ab4 vhost_vq_work_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x37d39b81 vhost_vq_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x4bdddbe1 vhost_vq_avail_empty +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x4dafaf45 vhost_poll_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5b5d4a20 vhost_vq_has_work +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x623c98f1 vhost_dev_check_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7022b231 vhost_log_write +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x75eb0671 vhost_enqueue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x787944fb vhost_chr_read_iter +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7bfbb123 vhost_dev_has_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x813ccfb3 vhost_worker_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x830d4ef2 vhost_enable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x89c1de12 vhost_dev_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x8cbaf5fa vhost_dev_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x907d5906 vhost_set_backend_features +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x93c0c98f vhost_disable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x9515c303 vhost_discard_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x96dda290 vhost_dev_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x98603cd3 vhost_add_used_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x9d288ac9 vhost_poll_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x9e2d9ebc vhost_dev_set_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa66c4475 vhost_dequeue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa909cfc5 vhost_work_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xca562767 vhost_dev_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xcdce9675 vhost_vq_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd204e380 vhost_add_used_and_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd3ec8e5e vhost_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe3325892 vhost_clear_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe49434d3 vhost_get_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe5162f34 vhost_poll_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xebc718a1 vhost_log_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xed6b870f vhost_add_used_and_signal_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf08afab0 vhost_dev_cleanup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf0c874da vhost_add_used +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf6ffbacb vq_meta_prefetch +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfd2b3e45 vhost_dev_reset_owner_prepare +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x38ff875f vhost_iotlb_add_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x5f4e5249 vhost_iotlb_reset +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x69e872f9 vhost_iotlb_itree_first +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x6bec0e66 vhost_iotlb_del_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x83be64b9 vhost_iotlb_itree_next +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x885512a2 vhost_iotlb_add_range_ctx +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x8a7d8ee9 vhost_iotlb_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xa24517eb vhost_iotlb_free +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xc577832d vhost_iotlb_alloc +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xf9deb0db vhost_iotlb_map_free +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x231044df ili9320_write_regs +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x4a13d16d ili9320_shutdown +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x665f2019 ili9320_write +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x7ed01c8c ili9320_resume +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xba294d29 ili9320_suspend +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xc22ee244 ili9320_probe_spi +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xeea93873 ili9320_remove +EXPORT_SYMBOL_GPL drivers/video/fbdev/core/fb_ddc 0xa7fc3f8f fb_ddc_read +EXPORT_SYMBOL_GPL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0x613ba5f6 omapdss_of_get_next_endpoint +EXPORT_SYMBOL_GPL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xa2e7b2ed omapdss_of_get_next_port +EXPORT_SYMBOL_GPL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xd8fcf492 omapdss_of_find_source_for_first_ep +EXPORT_SYMBOL_GPL drivers/video/fbdev/omap2/omapfb/dss/omapdss 0xe25994c0 omapdss_of_get_first_endpoint +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x67df03f7 sis_malloc_new +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0xe7d9316b sis_free_new +EXPORT_SYMBOL_GPL drivers/w1/wire 0x04dbcb06 w1_touch_bit +EXPORT_SYMBOL_GPL drivers/w1/wire 0x279b029e w1_reset_select_slave +EXPORT_SYMBOL_GPL drivers/w1/wire 0x3496f589 w1_touch_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x63757e92 w1_calc_crc8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x63eb053c w1_reset_bus +EXPORT_SYMBOL_GPL drivers/w1/wire 0x766bcc73 w1_triplet +EXPORT_SYMBOL_GPL drivers/w1/wire 0x8fe727c9 w1_reset_resume_command +EXPORT_SYMBOL_GPL drivers/w1/wire 0xce6be7d3 w1_read_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0xd2ffc842 w1_next_pullup +EXPORT_SYMBOL_GPL drivers/w1/wire 0xd99c68bd w1_write_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0xe366f7f2 w1_read_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0xf54f0dfd w1_write_8 +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x4b62826c dlm_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x62be339c dlm_posix_get +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x8a6c5f1b dlm_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xb2cf9275 dlm_posix_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcd224e1d dlm_new_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcf9f3328 dlm_release_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xeb5f851a dlm_posix_lock +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x06cfdd6f nlmsvc_unlock_all_by_sb +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x0b216fc0 nlmclnt_rpc_clnt +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x3193b86c lockd_up +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x3b567c12 nlmclnt_proc +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x880a4158 nlmsvc_ops +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x9aca38bc nlmclnt_init +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x9cbde0a0 nlmsvc_unlock_all_by_ip +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xa24c5a42 lockd_down +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xb3f17d7f nlmclnt_done +EXPORT_SYMBOL_GPL fs/netfs/netfs 0x6b36a7e0 netfs_extract_user_iter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x00340a75 nfs_free_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x01118bae nfs_setsecurity +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x01690cd7 nfs_server_insert_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x018be7c0 nfs_refresh_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x01aca384 nfs_permission +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x01ed7f17 nfs_sysfs_link_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0294c6a2 nfs_callback_nr_threads +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03eacb8c nfs_fattr_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x07399f35 nfs_create_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0957f6b2 nfs_server_remove_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0ebeb4ab nfs_request_add_commit_list_locked +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0eea2eed nfs_probe_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10962bc2 nfs_auth_info_match +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x13dd2a35 nfs_init_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1b75e2ea nfs_init_server_rpcclient +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1dcebd7f nfs_pageio_reset_read_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1f7e9822 nfs_lookup +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x20c795a3 nfs_atomic_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x20eccde5 nfs_try_get_tree +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22d795a8 _nfs_display_fhandle_hash +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2377660e __traceiter_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x26884ff7 nfs_alloc_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x26bde28e nfs_d_prune_case_insensitive_aliases +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2774295c nfs_fhget +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x279716c7 nfs_lock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x28fac909 nfs_symlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2939f6f0 nfs_get_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2a58ff16 nfs_put_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2db88803 nfs_show_stats +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x310e943c nfs_request_add_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x31e5b9d7 nfs_file_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x35cb0f05 alloc_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x376a9fea nfs_client_init_is_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39b43299 nfs_file_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39e05ac3 nfs_idmap_cache_timeout +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3addcf7b nfs_sb_active +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f2690f2 nfs_check_flags +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4016b70c nfs_sops +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x407130bf nfs_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x40739385 nfs_wait_bit_killable +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4165dc39 nfs_wb_all +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x41c7e889 nfs_unlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42b0e000 nfs_writeback_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42f2c81f nfs4_client_id_uniquifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x465238ad nfs_clear_verifier_delegated +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x48802d9d nfs_sysfs_add_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x48a5d7d4 nfs_pgheader_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4b6a9f80 nfs_show_options +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4cb9e001 recover_lost_locks +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4ce7b7a0 nfs4_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4d809f2c nfs_file_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4e48ddc3 __tracepoint_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x50758493 nfs4_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5161f475 nfs_clear_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x51892d61 nfs_callback_set_tcpport +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5256877d nfs_initiate_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x54ddd36b nfs_sync_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x57c236cc nfs_umount_begin +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x584b8482 nfs_inc_attr_generation_counter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x59ba03ff nfs_mark_client_ready +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5a1ba1dd nfs_statfs +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5db3d8d0 nfs_pageio_reset_write_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5eac7034 nfs_access_zap_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6567b058 nfs_post_op_update_inode_force_wcc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x666d8b4e nfs_set_verifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x686a5c68 __traceiter_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x694bc916 nfs_commitdata_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6d11084f nfs_pgio_header_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6db546d1 nfs_file_splice_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6dc2d5b6 nfs_force_lookup_revalidate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6dddf2ef nfs_revalidate_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e08c196 nfs_invalidate_atime +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e81f032 __SCK__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6ef8584e nfs_pageio_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6fc83254 nfs_may_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7072685f nfs_sb_deactive +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x71a46eb1 nfs_pageio_resend +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x72654c09 nfs_commitdata_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73dff4c0 __SCK__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x76a185fd nfs_create +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x77cab258 nfs_client_for_each_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7e1f4b04 nfs_mkdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7f119294 __traceiter_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8174de53 nfs_access_add_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8312f2fb nfs_drop_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8326bf3a nfs_fscache_open_file +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8499de4f nfs_alloc_fattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x85cc6024 nfs_commit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x88a0f407 nfs_setattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8985a951 nfs_check_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x89cce1d8 nfs4_label_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8a516f05 nfs_retry_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8c253e2d __traceiter_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8e141b7f nfs_instantiate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x90a5530f nfsiod_workqueue +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9175337f nfs_file_set_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x91d1fe52 max_session_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x92fcafd0 nfs_pgio_current_mirror +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x947cbc62 nfs_inode_attach_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95007f7e __SCK__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x96d28920 __tracepoint_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9753e3e3 nfs_reconfigure +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x98b0ece8 nfs_init_timeout_values +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9e0e4ad5 nfs_show_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9ebc7059 nfs_alloc_fattr_with_label +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9f9a93db nfs_alloc_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa0375ff9 nfs_write_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa0b2e1cf nfs_rmdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa20d2a8d nfs_setattr_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8e9e1ae send_implementation_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa9fc7fa9 put_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaafd4acc max_session_cb_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xabc36f2e nfs_pgio_header_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaeac90c6 nfs_file_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb1201655 nfs_alloc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb54e7401 nfs_wait_client_init_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb68ff7f3 nfs_pageio_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb74d498a nfs_alloc_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb7cbb0ee nfs_put_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb813addb nfs_free_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xba6f5084 nfs_init_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbb1475a3 nfs_do_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbce394b1 nfs_commit_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbcfa9aad nfs_flock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbf741a86 nfs_file_mmap +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc09cfe3f unregister_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc21f15a0 nfs_close_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc331c234 nfs_initiate_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3a2be67 nfs_net_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc4b6bcdd nfs_wait_on_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc5104249 nfs_access_get_cached +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc56c42f4 register_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc6189c8c nfs_show_devname +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc6c8b8f1 nfs_access_set_mask +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc7dcb024 nfs_read_alloc_scratch +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc8ba6e37 nfs_add_or_obtain +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc96b6b3e nfs_scan_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xca442348 get_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xca9a4d38 nfs_rename +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcc5d175d nfs_generic_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xccc0b9c1 nfs_filemap_write_and_wait_range +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcd614cb3 nfs_get_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcf4f6c06 nfs_request_remove_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd258b10f nfs_client_init_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd2908611 nfs_init_cinfo +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd810ad4e nfs_release_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd9ce9d4a nfs_kill_super +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdae9b5d7 nfs4_disable_idmapping +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdc0219c6 nfs_clone_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdc652969 nfs_getattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdd359eab nfs_post_op_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe0644938 nfs_create_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe108a1b6 nfs_server_copy_userdata +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe2f767d8 nfs_set_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe369516d nfs_async_iocounter_wait +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe82bbf61 nfs_link +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe9500861 nfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe95ac8be __tracepoint_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xed63910f nfs_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf404cc4c __tracepoint_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf40acdec nfs_dreq_bytes_left +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf664ce90 nfs_zap_acl_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf67b8578 nfs_file_fsync +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf68978c1 nfs_file_llseek +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf96f04c4 __SCK__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfa580160 nfs_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfa78d054 nfs_mknod +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc619abd _nfs_display_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfcdd700e nfs_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfde58560 nfs_free_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv3 0xdfce6171 nfs3_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x02b30112 nfs4_mark_deviceid_available +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x03b9b4e1 nfs4_setup_sequence +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x054bef45 layoutstats_timer +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x07a644b2 __tracepoint_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x08b2c467 __SCK__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x08be8173 nfs4_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0b603239 __tracepoint_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0e11a510 pnfs_destroy_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0ebb836a __traceiter_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0f05a446 nfs4_schedule_lease_moved_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0f5cace9 pnfs_report_layoutstat +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0fe785c3 nfs4_schedule_migration_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0ff289f3 __SCK__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x11dc9b90 pnfs_read_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x11f324dc pnfs_set_layoutcommit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x15594678 nfs41_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1ef7ba26 __traceiter_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1fc920d5 nfs42_proc_layouterror +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x228d742f pnfs_layoutcommit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2322c4ae pnfs_generic_ds_cinfo_release_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x27ad47ea __SCK__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2da822c2 pnfs_ld_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x305b6b8f pnfs_generic_prepare_to_resend_writes +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x30a44ac3 __SCK__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x30c68d23 __tracepoint_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x32292203 pnfs_generic_recover_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x33df61ff nfs_remove_bad_delegation +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x36ae6e18 __tracepoint_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x39049ecc nfs4_find_get_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3939079f __traceiter_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3ef76083 pnfs_generic_pg_writepages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3fba3d92 nfs4_delete_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x423de825 __traceiter_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x533c198f __SCK__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x54b01841 __tracepoint_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5778a0d9 pnfs_layout_mark_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x579126b8 __SCK__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x584644db __tracepoint_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5a4314e9 __SCK__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5b9a9aea nfs4_test_session_trunk +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5d2ce52a __tracepoint_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5fb16636 pnfs_error_mark_layout_for_return +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5fc5d43e pnfs_alloc_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x675b9462 pnfs_read_resend_pnfs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69d3558d pnfs_generic_rw_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6bf9f24d nfs4_decode_mp_ds_addr +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6c5f0e4c __traceiter_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6ecdc153 __tracepoint_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x711e1e99 __traceiter_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x727f37bb pnfs_generic_scan_commit_lists +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x74f1ffa0 pnfs_generic_layout_insert_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x758fa020 pnfs_register_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x785c06ab __SCK__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7a4e7f4e __SCK__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7cd013a8 __SCK__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x824b508e nfs4_mark_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x85cf712f nfs4_set_rw_stateid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x86d6e781 nfs4_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8eea6f85 pnfs_set_lo_fail +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x94670988 pnfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x94703ec3 __traceiter_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x94a4fced pnfs_generic_search_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9c8cb455 pnfs_put_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9c97e409 nfs4_schedule_lease_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa02df320 nfs_map_string_to_numeric +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa144c240 pnfs_free_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa3b3b683 __traceiter_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa5c86ca2 pnfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa8c1d904 pnfs_generic_commit_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa8f68b39 pnfs_generic_write_commit_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa91443de __traceiter_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xaff4beb0 pnfs_add_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb10bb60b pnfs_generic_pg_check_range +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb6e36b09 pnfs_unregister_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xba53a1ef __SCK__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbaf49400 nfs4_init_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbb8d29f8 nfs4_pnfs_ds_connect +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbe6cb7cc nfs4_find_or_create_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc0db1140 pnfs_generic_clear_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc345a145 nfs4_init_ds_session +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc54041aa pnfs_nfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7a9d954 __SCK__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xca0cb6a5 __tracepoint_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcb38ef5d pnfs_generic_pg_check_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcf2978b2 pnfs_generic_pg_cleanup +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcfe26f22 pnfs_generic_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xda1e0001 nfs4_pnfs_ds_put +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdf6991a4 __SCK__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe206bd2c pnfs_write_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe2eb7157 nfs4_schedule_stateid_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe41bc088 __tracepoint_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe44b1d7d pnfs_generic_pg_readpages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe507880c __tracepoint_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe52f9969 __traceiter_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe7406b2a __traceiter_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe888f6b3 __tracepoint_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe8c298e0 pnfs_generic_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xed15fb41 nfs4_print_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xedde5636 pnfs_update_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xef86fa26 nfs4_schedule_session_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf20f80d3 nfs4_proc_getdeviceinfo +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf2229b8b pnfs_ld_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf7801360 nfs41_maxgetdevinfo_overhead +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf91b1694 __traceiter_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf999267e pnfs_generic_commit_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf9c574fc nfs4_test_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfb40f502 __tracepoint_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfccfd01b __traceiter_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfcf37760 nfs4_put_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfebcb9ae nfs4_pnfs_ds_add +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xffc558c8 pnfs_generic_ds_cinfo_destroy +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x136cb585 locks_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x1fe1e1ad locks_end_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x74cdce37 locks_start_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0xfacbbb0f opens_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x5df09c63 nfs_stream_decode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xb38d3e61 nfsacl_encode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xceadce02 nfsacl_decode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xf37b5a49 nfs_stream_encode_acl +EXPORT_SYMBOL_GPL fs/nfsd/nfsd 0x7d8528f7 nfsd4_ssc_init_umount_work +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x04d7739b o2nm_get_node_by_ip +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x1cb231d0 mlog_not_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x1fd4c60e o2nm_node_get +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x364f639b o2net_send_message_vec +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x3e7f6915 o2hb_setup_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4624c63b o2nm_node_put +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4900035b o2hb_stop_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4af1e55c o2nm_get_node_by_num +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x58c88ff2 o2hb_get_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x687f6251 mlog_and_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x6a0c3847 __mlog_printk +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x9c0858fd o2hb_unregister_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa87bc9e7 o2nm_configured_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa941cb47 o2hb_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb6ebf62a o2nm_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xbd13ee5d o2hb_check_node_heartbeating_no_sem +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xc4d99852 o2hb_check_node_heartbeating_from_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd859ac8c o2net_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf1a5611d o2net_unregister_handler_list +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf982e6db o2net_send_message +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfdb0aca0 o2hb_register_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfe1298f3 o2net_register_handler +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x320f38fe dlm_register_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x4bb37ccf dlmlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x7a1211f8 dlm_setup_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x9c47e948 dlm_unregister_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xa091005d dlm_print_one_lock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xbc555b88 dlm_register_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd7ba575e dlm_errmsg +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd8fa57a6 dlm_unregister_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xe7bf8d2d dlmunlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfb86b96f dlm_errname +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0a726931 ocfs2_cluster_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0cfd3fc5 ocfs2_cluster_connect_agnostic +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x1475f64b ocfs2_dlm_lvb_valid +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x2880fff4 ocfs2_stack_glue_unregister +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4d3af7fa ocfs2_cluster_hangup +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x76f40744 ocfs2_dlm_lvb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x9053bc98 ocfs2_plock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x9507547f ocfs2_cluster_disconnect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xaf969565 ocfs2_dlm_lock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xbbc4ef97 ocfs2_stack_supports_plocks +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc5196999 ocfs2_dlm_unlock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc9fae756 ocfs2_cluster_connect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xcafdd707 ocfs2_dlm_lock_status +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd344e4ee ocfs2_stack_glue_set_max_proto_version +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd806a273 ocfs2_dlm_dump_lksb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xf056f017 ocfs2_stack_glue_register +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xfc71a591 ocfs2_kset +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x43cc3d4b pstore_blk_get_config +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x6d9bd2fc unregister_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x8c8c9d72 register_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0x24b18b5d unregister_pstore_zone +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0x46522877 register_pstore_zone +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xabd9af6d cifs_arc4_crypt +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xc4c73891 cifs_arc4_setkey +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0x798f3830 cifs_md4_init +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xceecd9e4 cifs_md4_final +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xdef1096d cifs_md4_update +EXPORT_SYMBOL_GPL lib/842/842_compress 0xcf048a91 sw842_compress +EXPORT_SYMBOL_GPL lib/842/842_decompress 0xa4adedf1 sw842_decompress +EXPORT_SYMBOL_GPL lib/crc4 0x696b3a5a crc4 +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x0105b595 des_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x574eda34 des3_ede_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x856a5ef3 des3_ede_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa6aa9857 des_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa77b3b62 des3_ede_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa8fb743d des_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x39e8fa4b poly1305_update_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x4a833012 poly1305_final_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x8c874435 poly1305_init_generic +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0x154fd927 notifier_err_inject_dir +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0x57cbe95c notifier_err_inject_init +EXPORT_SYMBOL_GPL lib/polynomial 0xb8b44e50 polynomial_calc +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x021957e1 raid6_datap_recov +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x0f8a2742 raid6_2data_recov +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x39a7ce3a raid6_call +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0x372269ba lowpan_header_compress +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0xac670b3b lowpan_header_decompress +EXPORT_SYMBOL_GPL net/802/garp 0x1263f612 garp_unregister_application +EXPORT_SYMBOL_GPL net/802/garp 0x44a58158 garp_register_application +EXPORT_SYMBOL_GPL net/802/garp 0x780d60e6 garp_init_applicant +EXPORT_SYMBOL_GPL net/802/garp 0x9899da97 garp_request_leave +EXPORT_SYMBOL_GPL net/802/garp 0x9c8db53e garp_request_join +EXPORT_SYMBOL_GPL net/802/garp 0xacfa428f garp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x045845fd mrp_request_leave +EXPORT_SYMBOL_GPL net/802/mrp 0x2b4388f4 mrp_register_application +EXPORT_SYMBOL_GPL net/802/mrp 0x2ef3c2e3 mrp_request_join +EXPORT_SYMBOL_GPL net/802/mrp 0x2faf4eeb mrp_init_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0xc0d1c509 mrp_unregister_application +EXPORT_SYMBOL_GPL net/802/mrp 0xde740ce7 mrp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/stp 0x03dfed45 stp_proto_register +EXPORT_SYMBOL_GPL net/802/stp 0xd03c8e3d stp_proto_unregister +EXPORT_SYMBOL_GPL net/9p/9pnet 0x14837de7 p9_client_xattrwalk +EXPORT_SYMBOL_GPL net/9p/9pnet 0xa35540c7 p9_client_xattrcreate +EXPORT_SYMBOL_GPL net/atm/atm 0xb09faf79 register_atmdevice_notifier +EXPORT_SYMBOL_GPL net/atm/atm 0xcfb6a3da unregister_atmdevice_notifier +EXPORT_SYMBOL_GPL net/ax25/ax25 0xac93ae05 ax25_bcast +EXPORT_SYMBOL_GPL net/ax25/ax25 0xaeb7451e ax25_defaddr +EXPORT_SYMBOL_GPL net/ax25/ax25 0xaf8a0eef ax25_register_pid +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x33193aa6 l2cap_chan_del +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x4345c364 l2cap_chan_put +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x44bc1d8a l2cap_chan_set_defaults +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x58349bc8 l2cap_chan_list +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x625a40ff l2cap_chan_connect +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x760d2bdb l2cap_chan_create +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x847e7d5c bt_debugfs +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xd7da9d37 l2cap_chan_send +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xeea5d3d6 l2cap_add_psm +EXPORT_SYMBOL_GPL net/bridge/bridge 0x00e8a33e br_mst_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0x015f88c5 br_forward_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0x13cc904f br_mst_get_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0x2c83a752 br_multicast_list_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x314b3566 br_multicast_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x3e02fd33 br_vlan_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0x480141f2 br_mst_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x50d678c8 br_multicast_has_router_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x55556e22 br_forward +EXPORT_SYMBOL_GPL net/bridge/bridge 0x6213f6ce br_multicast_has_querier_anywhere +EXPORT_SYMBOL_GPL net/bridge/bridge 0x65de1eb0 br_vlan_get_pvid +EXPORT_SYMBOL_GPL net/bridge/bridge 0x67e08d0b br_multicast_has_querier_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x6f77d779 nf_br_ops +EXPORT_SYMBOL_GPL net/bridge/bridge 0x78be6131 br_vlan_get_pvid_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x9b2439cd br_dev_queue_push_xmit +EXPORT_SYMBOL_GPL net/bridge/bridge 0xb248a1e6 br_port_get_stp_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0xb7b46a67 br_port_flag_is_set +EXPORT_SYMBOL_GPL net/bridge/bridge 0xb9a6bc93 br_get_ageing_time +EXPORT_SYMBOL_GPL net/bridge/bridge 0xbd5eb9c7 br_fdb_find_port +EXPORT_SYMBOL_GPL net/bridge/bridge 0xcaac4034 br_vlan_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0xd4ffbcd1 br_handle_frame_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0xe6e93f0b br_vlan_get_proto +EXPORT_SYMBOL_GPL net/bridge/bridge 0xe8b79cca br_fdb_clear_offload +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf18aad2e br_multicast_router +EXPORT_SYMBOL_GPL net/bridge/bridge 0xfaff9d84 br_vlan_get_info_rcu +EXPORT_SYMBOL_GPL net/dccp/dccp 0x03bcc7e0 dccp_reqsk_init +EXPORT_SYMBOL_GPL net/dccp/dccp 0x0c5439ae dccp_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x1078efd0 dccp_destroy_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0x17c4d157 dccp_feat_signal_nn_change +EXPORT_SYMBOL_GPL net/dccp/dccp 0x17d31d03 dccp_destruct_common +EXPORT_SYMBOL_GPL net/dccp/dccp 0x182ec2bf dccp_ackvec_parsed_add +EXPORT_SYMBOL_GPL net/dccp/dccp 0x25d647c6 dccp_feat_nn_get +EXPORT_SYMBOL_GPL net/dccp/dccp 0x2768890f dccp_rcv_state_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0x29b68269 dccp_setsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x2c7106a1 dccp_sendmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x419dca5a dccp_reqsk_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x42c6cc3d dccp_send_sync +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4c205713 dccp_recvmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4cdd391d dccp_feat_list_purge +EXPORT_SYMBOL_GPL net/dccp/dccp 0x522fe4c1 dccp_shutdown +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59814a84 dccp_statistics +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59d7fd61 dccp_make_response +EXPORT_SYMBOL_GPL net/dccp/dccp 0x603b3744 dccp_disconnect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x69be503d dccp_child_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0x72a52bdc dccp_sync_mss +EXPORT_SYMBOL_GPL net/dccp/dccp 0x80993155 dccp_timestamp +EXPORT_SYMBOL_GPL net/dccp/dccp 0x86be7924 dccp_packet_name +EXPORT_SYMBOL_GPL net/dccp/dccp 0x87b1a7e0 dccp_death_row +EXPORT_SYMBOL_GPL net/dccp/dccp 0x89492bca dccp_create_openreq_child +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9598d24d dccp_ackvec_parsed_cleanup +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9ce5e389 dccp_ioctl +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa01cb6c6 dccp_rcv_established +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa03a4174 dccp_hashinfo +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa3761a58 dccp_check_req +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb53eec5c dccp_connect +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb6393c0e dccp_set_state +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb84fa92e dccp_poll +EXPORT_SYMBOL_GPL net/dccp/dccp 0xbc3ea1bc dccp_close +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc005b923 dccp_ctl_make_reset +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc0e15512 dccp_parse_options +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc57d75d2 dccp_insert_option +EXPORT_SYMBOL_GPL net/dccp/dccp 0xce21fc71 dccp_getsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd0f73373 dccp_init_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd75b7072 dccp_orphan_count +EXPORT_SYMBOL_GPL net/dccp/dccp 0xe0d54239 dccp_done +EXPORT_SYMBOL_GPL net/dccp/dccp 0xfc4d993c inet_dccp_listen +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x31cd6c23 dccp_v4_connect +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xac2b92d1 dccp_v4_do_rcv +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xd8c8e0ad dccp_v4_conn_request +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xde04834e dccp_v4_request_recv_sock +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xe549a629 dccp_v4_send_check +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xf8a47217 dccp_invalid_packet +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c6039ac dsa_flush_workqueue +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0fb597b5 dsa_devlink_port_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x115b8058 dsa_slave_dev_check +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x13a05428 dsa_switch_find +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x2475050f dsa_enqueue_skb +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x2e7c6784 dsa_fdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x31d1c1af dsa_devlink_params_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x3f2eb82f dsa_port_phylink_mac_change +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x417d1fed dsa_8021q_rx_switch_id +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x45ca5090 dsa_tag_8021q_bridge_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x5e570dc4 dsa_devlink_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x60571aa5 dsa_8021q_rcv +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x62e090a6 dsa_devlink_resources_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x661f30cc dsa_switch_shutdown +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x66e7def5 dsa_unregister_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x6dbc0e28 dsa_devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x753f7dae dsa_tag_drivers_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x7c43f35b dsa_devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x7dd1b6ff dsa_tag_drivers_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x827f6990 dsa_devlink_resource_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x86ff1521 dsa_mdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9910b5d1 dsa_switch_suspend +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9e59271d dsa_8021q_rx_source_port +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9f6bb00b dsa_tag_8021q_bridge_join +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xa368a8e6 dsa_tag_8021q_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xab4d44ff dsa_register_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xb87d05bd dsa_8021q_xmit +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xbf4647dc dsa_tag_8021q_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc23e8d5f dsa_devlink_region_destroy +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xcef8e6ec dsa_switch_resume +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd077e855 dsa_devlink_param_get +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xe4c1444b dsa_tag_8021q_bridge_leave +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf13e1803 vid_is_dsa_8021q +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf1fb9740 dsa_port_from_netdev +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf22756c8 dsa_tag_8021q_find_port_by_vbid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf606bbcd dsa_tag_8021q_standalone_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfcb7ed87 dsa_devlink_params_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfd3e2b67 dsa_devlink_param_set +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x089c2365 nl802154_scan_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x132282de nl802154_beaconing_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x1e2ada2d ieee802154_hdr_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x56056ff7 ieee802154_hdr_peek +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x7a0bdd6c ieee802154_mac_cmd_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x87e2553b ieee802154_max_payload +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x99f6e0f5 ieee802154_mac_cmd_pl_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xa908fe2d ieee802154_hdr_peek_addrs +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xcdfa4f8f nl802154_scan_started +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xda394929 nl802154_scan_event +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xdda2826f ieee802154_hdr_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xef8f4561 ieee802154_beacon_push +EXPORT_SYMBOL_GPL net/ife/ife 0x6210e871 ife_tlv_meta_next +EXPORT_SYMBOL_GPL net/ife/ife 0x67db2029 ife_tlv_meta_decode +EXPORT_SYMBOL_GPL net/ife/ife 0x7bae1952 ife_decode +EXPORT_SYMBOL_GPL net/ife/ife 0xb14da171 ife_encode +EXPORT_SYMBOL_GPL net/ife/ife 0xe7888e98 ife_tlv_meta_encode +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x51c74a17 esp_output_tail +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x8369c732 esp_input_done2 +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x8c0ba9c3 esp_output_head +EXPORT_SYMBOL_GPL net/ipv4/gre 0x94ee09d6 gre_add_protocol +EXPORT_SYMBOL_GPL net/ipv4/gre 0xc0ffdfc8 gre_del_protocol +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x22b9d4ae inet_sk_diag_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x3718fe05 inet_diag_find_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x452e301f inet_diag_dump_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x5736c167 inet_diag_register +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x7a6aa389 inet_diag_msg_attrs_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xd4f7aa49 inet_diag_bc_sk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xe37460bd inet_diag_msg_common_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xe6002070 inet_diag_dump_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xff9915c9 inet_diag_unregister +EXPORT_SYMBOL_GPL net/ipv4/ip_gre 0xbe801cb4 gretap_fb_dev_create +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x03e1fa5f ip_tunnel_init +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x3e1fde21 ip_tunnel_rcv +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x433c02d1 ip_tunnel_ctl +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x53a5456a ip_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x5823515a ip_tunnel_init_net +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x5f1bb7cf __ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x668f7538 ip_tunnel_siocdevprivate +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x6b86b03a ip_tunnel_changelink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x7002d68f ip_tunnel_encap_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x73e620e2 ip_md_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x939fc155 ip_tunnel_uninit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xa4e93f82 ip_tunnel_dellink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xa65bcdff ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xaf69167d ip_tunnel_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xb31d4b95 ip_tunnel_lookup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xca49bd77 ip_tunnel_newlink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xe411919d ip_tunnel_delete_nets +EXPORT_SYMBOL_GPL net/ipv4/netfilter/arp_tables 0xf577cced arpt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/ip_tables 0xec7ccc51 ipt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x058770a4 nf_defrag_ipv4_disable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x075324b6 nf_defrag_ipv4_enable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_dup_ipv4 0x18f540b5 nf_dup_ipv4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x0aade4cd nf_reject_ip_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x2eafba11 nf_reject_iphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x79bf3698 nf_reject_ip_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x7d523f8a nf_send_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xbd5714c2 nf_reject_skb_v4_tcp_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xef1c5c18 nf_reject_skb_v4_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xf4af42b6 nf_send_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_socket_ipv4 0x1047e71b nf_sk_lookup_slow_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x2f132b3c nf_tproxy_laddr4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x7700fd10 nf_tproxy_get_sock_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x78a84a51 nf_tproxy_handle_time_wait4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0xa348aa6e nft_fib4_eval_type +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0xc0852a3a nft_fib4_eval +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x0396af1b tcp_vegas_pkts_acked +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x48a7c08f tcp_vegas_init +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x4a903020 tcp_vegas_get_info +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xa6cfb233 tcp_vegas_state +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xf7caa740 tcp_vegas_cwnd_event +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x0b4fc4d4 udp_tun_rx_dst +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x4613054f setup_udp_tunnel_sock +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x70b9ed84 udp_tunnel_push_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xba34b2fc udp_tunnel_xmit_skb +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xc0f7ccff udp_tunnel_notify_add_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xdd87ef5c udp_tunnel_notify_del_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xeeb47818 udp_tunnel_sock_release +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xfda0f027 udp_tunnel_drop_rx_port +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x2ff04abe esp6_output_tail +EXPORT_SYMBOL_GPL net/ipv6/esp6 0xc5c5b91d esp6_output_head +EXPORT_SYMBOL_GPL net/ipv6/esp6 0xde014647 esp6_input_done2 +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x64ddf292 ip6_tnl_rcv_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x6cc03c88 ip6_tnl_encap_setup +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xa7814a54 ip6_tnl_xmit_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x14221cbd udp_sock_create6 +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0xbf78b12f udp_tunnel6_xmit_skb +EXPORT_SYMBOL_GPL net/ipv6/netfilter/ip6_tables 0xe12bb329 ip6t_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x122dbcde nf_defrag_ipv6_enable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x3877e66b nf_defrag_ipv6_disable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xf12e70aa nf_ct_frag6_gather +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_dup_ipv6 0xff2f7eb1 nf_dup_ipv6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x6f340106 nf_reject_skb_v6_tcp_reset +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x8371db49 nf_reject_ip6_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x9ab4b4a0 nf_reject_skb_v6_unreach +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xc0e760c2 nf_send_unreach6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xcce35954 nf_reject_ip6hdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xdf9c28c1 nf_send_reset6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xed6e786e nf_reject_ip6_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_socket_ipv6 0x97204672 nf_sk_lookup_slow_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x6c3886c2 nf_tproxy_get_sock_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xacb98bbe nf_tproxy_handle_time_wait6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xee9a0558 nf_tproxy_laddr6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x4296b50e nft_fib6_eval +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0xf7e6e682 nft_fib6_eval_type +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x0da7fc3f l2tp_session_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x275a9a0f l2tp_tunnel_get_session +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x3cb4051d l2tp_udp_encap_recv +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x4d2c9b12 l2tp_session_set_header_len +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x59559948 l2tp_tunnel_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x61c45bad l2tp_session_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x6ecf07b2 l2tp_tunnel_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x75a8d03e l2tp_xmit_skb +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x762e0eff l2tp_recv_common +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xa4f40d9b l2tp_session_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xb05b96d8 l2tp_session_get_by_ifname +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xb21dd684 l2tp_session_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xb7ef0503 l2tp_tunnel_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xb892be32 l2tp_sk_to_tunnel +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xbd150cc4 l2tp_session_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xbf1cf601 l2tp_tunnel_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xe03aa424 l2tp_tunnel_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xe96c1b77 l2tp_tunnel_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xecdbd807 l2tp_session_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xf1f469e3 l2tp_session_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xff8c0049 l2tp_tunnel_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_ip 0x62a83243 l2tp_ioctl +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x2f0d36c3 l2tp_nl_register_ops +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x337f2432 l2tp_nl_unregister_ops +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x053879c7 ieee80211_resume_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x12c136fa ieee80211_iter_chan_contexts_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x16ad7c5f ieee80211_tkip_add_iv +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x191f8f5e ieee80211_find_sta_by_ifaddr +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x19c0ee86 ieee80211_ready_on_channel +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1dab0efe ieee80211_set_key_rx_seq +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x2136b249 ieee80211_obss_color_collision_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x25466d74 ieee80211_remain_on_channel_expired +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x261e86e9 ieee80211_hw_restart_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3839de9c ieee80211_find_sta_by_link_addrs +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x50da41c3 ieee80211_calc_tx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x7f624d58 ieee80211_set_active_links +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x81640fd6 ieee80211_calc_rx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9583be9f ieee80211_request_smps +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9e1c1431 ieee80211_key_replay +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9f48e8fc ieee80211_iterate_interfaces +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9f799c5f ieee80211_gtk_rekey_add +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xad07595c ieee80211_iterate_active_interfaces_mtx +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xb057dc34 ieee80211_update_mu_groups +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xb571b779 ieee80211_iterate_active_interfaces_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xb693b748 ieee80211_gtk_rekey_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xbc44e4bd ieee80211_vif_to_wdev +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xcb66b283 ieee80211_color_change_finish +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd004ea88 ieee80211_key_mic_failure +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd93dd685 wdev_to_ieee80211_vif +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xdeabd21b ieee80211_ave_rssi +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xe540fafc ieee80211_iterate_stations_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xea792270 ieee80211_remove_key +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xf64afba9 ieee80211_set_active_links_async +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x3ac4b73b nla_put_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x8d8da320 mpls_output_possible +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x8ee316eb nla_get_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xa39fdd8c mpls_dev_mtu +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xb2f07666 mpls_stats_inc_outucastpkts +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0xda347392 mpls_pkt_too_big +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x127b5820 ip_set_match_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x195c51c3 ip_set_put_flags +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x1f49d32b ip_set_get_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x22d966c6 ip_set_range_to_cidr +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x316a75a0 ip_set_elem_len +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x397f6231 ip_set_free +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x44674d7d ip_set_nfnl_get_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x51fad086 ip_set_type_register +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x52cca366 ip_set_del +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x53817d23 ip_set_type_unregister +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x5ceeea8d ip_set_put_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x6344eaf6 ip_set_alloc +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7924b6de ip_set_hostmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x81fff2d1 ip_set_netmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x8e61203f ip_set_name_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9432b99b ip_set_get_ip4_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9e98722b ip_set_get_ipaddr6 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9f81b8d3 ip_set_get_byname +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa293f8a6 ip_set_get_ipaddr4 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xadfb16b8 ip_set_add +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xaecd963f ip_set_nfnl_put +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xb694b5ae ip_set_test +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xc34ccf47 ip_set_init_comment +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xc66bfb44 ip_set_get_ip6_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xcd0b85f3 ip_set_put_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xd69a3148 ip_set_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x14d6ef41 ip_vs_conn_in_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x80f9ada2 register_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xcb5ba035 ip_vs_conn_out_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xf34f5770 unregister_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x0c1f45cd nf_conncount_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x5aba9fda nf_conncount_list_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x9b296888 nf_conncount_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x9d70f80f nf_conncount_gc_list +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xb2d711d4 nf_conncount_cache_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xd23d39a3 nf_conncount_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xec68ad54 nf_conncount_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0099ff82 nf_ct_get_id +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x036df205 nf_ct_helper_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0460ec0f nf_ct_invert_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x04dc5aa4 nf_ct_kill_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x05a7405a nf_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x067c1f81 __nf_ct_refresh_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0b9d422c nf_conntrack_in +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0bc00f80 nf_nat_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0c689216 nf_ct_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0fc0fc59 nf_ct_helper_expectfn_find_by_name +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1145b22e nf_ct_destroy_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1203c789 nf_conntrack_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x13af0a41 nf_connlabels_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1521ed4b nf_ct_acct_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x16b8f4e3 nf_ct_tmpl_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x171bee98 nf_conntrack_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x17a757b6 nf_ct_expect_iterate_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1cebc688 nf_ct_iterate_cleanup_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1fea75be nf_conntrack_helpers_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x26cc5c5b nf_ct_expect_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x277af850 nf_ct_expect_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x280ab0d2 nf_ct_gre_keymap_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x289c3714 nf_ct_alloc_hashtable +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x28eff409 nf_conntrack_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x298d74b2 nf_conntrack_unregister_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2cbccfd7 nf_ct_change_status_common +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2fa5e95a __nf_ct_change_status +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x33b23944 nf_ct_remove_expectations +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3549be2b nf_ct_expect_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x35df5dca nf_connlabels_replace +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3fdaa7b4 nf_ct_remove_expect +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x40f7f444 nf_ct_seq_offset +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x419bfeb5 __nf_ct_change_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x44e3e85f nf_conntrack_helpers_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x473e385d nf_conntrack_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4985ca35 nf_ct_add_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4ae63113 nf_ct_helper_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4b48fa29 nf_ct_netns_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4ea258d2 nf_conntrack_expect_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x510f9328 __nf_conntrack_helper_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x51b7dc4c nf_conntrack_register_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5382a77c nf_ct_netns_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x57278fa6 nf_conntrack_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x59f6a12f nf_ct_timeout_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5be262a0 nf_conntrack_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5c410a59 nf_conntrack_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5cb9aa4f nf_ct_tmpl_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5f4b3d6c __nf_ct_expect_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x693c3961 nf_ct_helper_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6f0d22f3 nf_ct_handle_fragments +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x71a854e7 nf_ct_untimeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x73b3d6c3 nf_ct_expect_related_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x752f0aa2 nf_ct_port_nlattr_to_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7cd8d7f6 __nf_ct_try_assign_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7ffa07eb nf_ct_deliver_cached_events +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x80770066 nf_nat_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x825f645c nf_ct_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x82ae9d48 nf_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x82cee7fc nf_ct_helper_expectfn_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x83e00d3e nf_ct_gre_keymap_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x84b3feb0 nf_ct_set_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x85f8f1d1 nf_connlabels_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x86639d38 nf_ct_unexpect_related +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8768ba98 nf_ct_bridge_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8c6e11f4 nf_conntrack_locks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8ffe7e89 nf_conntrack_htable_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x904f06b0 nf_conn_pernet_ecache +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9859ee9f nf_ct_delete +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x98d35481 nf_conntrack_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9a59dd02 nf_conntrack_eventmask_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9b8ccaeb nf_nat_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa868bca6 nf_conntrack_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb39356f5 nf_ct_port_nla_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb4dc1928 nf_ct_expect_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb6c17c81 nf_conntrack_hash_check_insert +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb9cd25a8 nf_ct_seq_adjust +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbb842f2f nf_nat_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbe9bc091 nf_ct_port_tuple_to_nlattr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc18ac88d nf_ct_expect_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc1cdd383 nf_ct_expect_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc21b6992 nf_ct_l4proto_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc40f284c nf_ct_helper_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xca43d16a __nf_conntrack_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xcab8a4b0 nf_ct_bridge_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xcd37d822 nf_ct_helper_log +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xcf8a2e67 nf_ct_helper_expectfn_find_by_symbol +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd20637cd nf_conntrack_tuple_taken +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd4406410 nf_ct_helper_expectfn_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd505c3e0 nf_ct_port_nlattr_tuple_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd764a86f nf_ct_skb_network_trim +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xda91570e nf_ct_seqadj_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdea38528 nf_ct_get_tuplepr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdebb27e3 nf_conntrack_alter_reply +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe5fe0923 nf_conntrack_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe6833618 nf_ct_unlink_expect_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xea8ca333 nf_ct_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec8beba6 nf_ct_expect_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xed89abfd nf_ct_tcp_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xedcf8344 nf_ct_ecache_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf38bcdf3 nf_conntrack_max +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf6a0376b nf_ct_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_amanda 0xd95f74c4 nf_nat_amanda_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_broadcast 0x8527ab50 nf_conntrack_broadcast_help +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_ftp 0xacafeea2 nf_nat_ftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0x18aee4fc nfct_h323_nat_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0x7c06795c get_h225_addr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_irc 0xae8b490d nf_nat_irc_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_pptp 0x996c0bd1 nf_nat_pptp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x1f3ce466 ct_sip_parse_header_uri +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x45991c9f ct_sip_get_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x5b6c503e ct_sip_parse_numerical_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x5cc54fa0 ct_sip_parse_address_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x5efe4b31 ct_sip_parse_request +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xec2961ad nf_nat_sip_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xedb591e3 ct_sip_get_sdp_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_snmp 0xa518d37f nf_nat_snmp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_tftp 0x0f751a8e nf_nat_tftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x105dcdc5 nft_fwd_dup_netdev_offload +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x405a7af1 nf_fwd_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0xea148a9f nf_dup_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x0ecd975a flow_offload_add +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x31368d99 nf_flow_rule_route_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x3195db87 nf_flow_offload_ipv6_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x38a2b63d nf_flow_table_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x407a12b0 flow_offload_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x44696cd1 flow_offload_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x52da877b nf_flow_offload_ip_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x5d4aeec8 nf_flow_rule_route_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x6864a49b flow_offload_teardown +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x69c325ac flow_offload_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x76d26583 flow_offload_route_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x8ba0d3d2 nf_flow_table_offload_setup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x941ea795 nf_flow_dnat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x99c6ee78 nf_flow_table_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xb70bfe78 nf_flow_table_cleanup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xe40457ec nf_flow_snat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xfa9e083f flow_offload_refresh +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x105af6ff nf_nat_inet_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x16960979 nf_nat_redirect_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x330bcf0b nf_nat_masquerade_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3a099d63 nf_nat_packet +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3bc17c49 nf_nat_masquerade_inet_register_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3e5b1361 nf_nat_ipv4_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x4852feb8 nf_ct_nat_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x5e2aa1b1 nf_nat_alloc_null_binding +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x6272aaa9 nf_nat_exp_find_port +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x7742cf16 nf_nat_ipv6_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x79cea8dc nf_nat_ipv4_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x7aa9c891 nf_ct_nat +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x9659e9a0 nf_nat_inet_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x96d5900b nf_nat_ipv6_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb7e6af19 nf_nat_icmp_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xcd554214 nf_nat_masquerade_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd9c25654 nf_nat_masquerade_inet_unregister_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xda78e78f nf_nat_icmpv6_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xdd953c48 nf_nat_inet_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xf308e1a7 nf_nat_redirect_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x0f87b591 synproxy_parse_options +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x133f5434 synproxy_recv_client_ack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x13572f08 nf_synproxy_ipv4_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x1f099794 synproxy_init_timestamp_cookie +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x2a23b865 ipv6_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x4bf011dc nf_synproxy_ipv4_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x4f6fc555 synproxy_recv_client_ack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x66e2bd5f ipv4_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xb8cbf206 nf_synproxy_ipv6_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xbcddcce8 synproxy_send_client_synack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xc7dc96c2 synproxy_send_client_synack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xca9fc082 synproxy_net_id +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xe06cccd2 nf_synproxy_ipv6_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x00c9e4fb nft_meta_get_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x06ed4219 nft_unregister_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1ec4e46f nft_flowtable_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x29a4b89e nf_tables_bind_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2ead56be nft_meta_set_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2efb6871 nft_parse_register_store +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x2f789284 nft_unregister_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x30d4d560 nft_obj_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x41b1273f nft_expr_reduce_bitwise +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x42429cad nft_set_catchall_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x425cabfa nft_set_lookup_global +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4376649d nf_tables_activate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x45a1f069 nft_request_module +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4c534a9f nft_dump_register +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4cecbb60 nft_meta_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5b30211c nft_chain_validate_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x69b299c2 nft_data_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6ede9648 nft_reg_track_update +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x728e0b96 nft_meta_get_reduce +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x78f5f3d0 nft_data_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7a627e04 nft_unregister_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8023df45 nft_register_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x88911eed nft_meta_set_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8a515f11 nf_tables_destroy_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8bdd1568 nft_chain_validate_dependency +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8d3180a5 nft_data_release +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x92db1cef __nft_release_basechain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x98e6abe2 __nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9971a42c nft_register_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9b807fd8 nft_meta_get_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9c32d298 nft_meta_set_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9c6c842b nft_chain_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9dc777c4 nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa9ffc821 nft_trace_enabled +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xaabac0fb nft_register_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb436b155 nft_unregister_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb5a54f8f nf_tables_deactivate_flowtable +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb7c54b09 nft_obj_notify +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc95d2284 nft_meta_inner_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xcc26883c nft_meta_set_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xdf14b42b nft_set_elem_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b8cc13 nft_parse_register_load +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe36d8e26 nf_tables_deactivate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe37ebd28 nft_register_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xeaf9da82 nft_meta_set_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xef4bd8ca nft_do_chain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf6e43aca nft_meta_get_dump +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x1598d822 nfnetlink_set_err +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5b2a0fa1 nfnetlink_has_listeners +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5ccec3f7 nfnetlink_subsys_register +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5ce3b588 nfnl_lock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x6bda3b98 nfnetlink_subsys_unregister +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x9e796ee9 nfnetlink_unicast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x9f64a0b1 nfnetlink_send +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xa1ed2b87 nfnetlink_broadcast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xdb065657 nfnl_unlock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x6e4bb696 nfnl_acct_find_get +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x86bdb316 nfnl_acct_update +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xbecf5d14 nfnl_acct_put +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xc7090dff nfnl_acct_overquota +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x35eff5e0 nf_osf_fingers +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0xc04a8d32 nf_osf_match +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0xdc8f05da nf_osf_find +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x0397bd60 nft_fib_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x140df1d7 nft_fib_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x41bbac38 nft_fib_init +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x591dc368 nft_fib_reduce +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xfc0f1a09 nft_fib_store_result +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x1de558c1 nft_reject_icmpv6_code +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x435ef360 nft_reject_init +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x6502bbab nft_reject_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9d46ccf8 nft_reject_policy +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xe2c84666 nft_reject_icmp_code +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xe5b8d1e4 nft_reject_dump +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x03096f9f xt_proto_fini +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x2505e9ac xt_request_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x3f1ef70a xt_tee_enabled +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x42315c95 xt_register_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x447135e3 xt_table_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x46bfdfc3 xt_request_find_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7bce4603 xt_data_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x807d2b2c xt_recseq +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x8ed9d1bf xt_check_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x9bd4ca3b xt_request_find_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x9c995c69 xt_percpu_counter_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa1f1741f xt_unregister_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xaf165334 xt_proto_init +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xbfacb837 xt_percpu_counter_free +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc7ffbdb8 xt_register_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xcd722d18 xt_replace_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd22a6f96 xt_unregister_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd415931c xt_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd9ad7866 xt_check_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xddf68fc6 xt_find_revision +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xefe8027c xt_hook_ops_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf46295e3 xt_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf6abeb06 xt_copy_counters +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xff26b874 xt_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x2bbccf31 xt_rateest_lookup +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0xdcb2133a xt_rateest_put +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x38230f28 nci_spi_send +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x99443e93 nci_spi_read +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0xb3fdbac4 nci_spi_allocate_spi +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x1389c0ca nci_uart_unregister +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x315d7abf nci_uart_register +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x3c23141b nci_uart_set_config +EXPORT_SYMBOL_GPL net/nsh/nsh 0x73aa8a8d nsh_push +EXPORT_SYMBOL_GPL net/nsh/nsh 0xa5558bb1 nsh_pop +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x53f313eb ovs_netdev_link +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x5b9c7153 __ovs_vport_ops_register +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x6ca91232 ovs_vport_alloc +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x778cd42c ovs_vport_free +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x7ae557d6 ovs_netdev_tunnel_destroy +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x83d7d97f ovs_vport_ops_unregister +EXPORT_SYMBOL_GPL net/psample/psample 0x21b67305 psample_group_get +EXPORT_SYMBOL_GPL net/psample/psample 0x5a8ecbeb psample_sample_packet +EXPORT_SYMBOL_GPL net/psample/psample 0x615ffcd2 psample_group_take +EXPORT_SYMBOL_GPL net/psample/psample 0xfe85365e psample_group_put +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x2fc45ab4 qrtr_endpoint_unregister +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x3d9ed32c qrtr_endpoint_register +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x73536546 qrtr_endpoint_post +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x8d25501f qrtr_ns_remove +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xa47e91ba qrtr_ns_init +EXPORT_SYMBOL_GPL net/rds/rds 0x00a467af rds_wq +EXPORT_SYMBOL_GPL net/rds/rds 0x146b11c6 rds_inc_init +EXPORT_SYMBOL_GPL net/rds/rds 0x1548fc88 rds_trans_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0x1699d685 rds_inc_path_init +EXPORT_SYMBOL_GPL net/rds/rds 0x25e7d3da rds_conn_destroy +EXPORT_SYMBOL_GPL net/rds/rds 0x2aee8deb rds_conn_create +EXPORT_SYMBOL_GPL net/rds/rds 0x2b0d543c rds_message_add_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x2ce78609 rds_message_put +EXPORT_SYMBOL_GPL net/rds/rds 0x2f80f97a rds_conn_drop +EXPORT_SYMBOL_GPL net/rds/rds 0x36087aa4 rds_stats +EXPORT_SYMBOL_GPL net/rds/rds 0x452b55c1 rds_info_deregister_func +EXPORT_SYMBOL_GPL net/rds/rds 0x45a4781e rds_addr_cmp +EXPORT_SYMBOL_GPL net/rds/rds 0x582fe5cf rds_message_add_rdma_dest_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x585f567b rds_message_populate_header +EXPORT_SYMBOL_GPL net/rds/rds 0x5e2628b9 rds_cong_map_updated +EXPORT_SYMBOL_GPL net/rds/rds 0x70f3d58a rds_trans_register +EXPORT_SYMBOL_GPL net/rds/rds 0x763d08be rds_rdma_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x7b399e66 rds_page_remainder_alloc +EXPORT_SYMBOL_GPL net/rds/rds 0x84a70150 rds_send_path_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x8ca0a8e3 rds_send_ping +EXPORT_SYMBOL_GPL net/rds/rds 0x94b80f8c rds_send_path_reset +EXPORT_SYMBOL_GPL net/rds/rds 0x997d908e rds_inc_put +EXPORT_SYMBOL_GPL net/rds/rds 0x9f060ab2 rds_conn_create_outgoing +EXPORT_SYMBOL_GPL net/rds/rds 0xb0973e34 rds_send_xmit +EXPORT_SYMBOL_GPL net/rds/rds 0xba6a4cae rds_for_each_conn_info +EXPORT_SYMBOL_GPL net/rds/rds 0xc2dab779 rds_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0xc452d774 rds_message_addref +EXPORT_SYMBOL_GPL net/rds/rds 0xc76d4ea4 rds_conn_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0xc8d0a238 rds_conn_path_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0xca42719c rds_atomic_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xcefcd244 rds_message_unmapped +EXPORT_SYMBOL_GPL net/rds/rds 0xcf8083bd rds_connect_path_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xd182f6a7 rds_info_register_func +EXPORT_SYMBOL_GPL net/rds/rds 0xead8ef6c rds_send_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0xf2a38253 rds_conn_path_drop +EXPORT_SYMBOL_GPL net/rds/rds 0xf3402ebc rds_recv_incoming +EXPORT_SYMBOL_GPL net/rds/rds 0xf4c257e8 rds_stats_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0xf8901ed3 rds_connect_complete +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x2e244609 mqprio_qopt_reconstruct +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x69591cc7 mqprio_validate_qopt +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xcede419b mqprio_fp_to_offload +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x3f318d66 pie_drop_early +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x6ce9b467 pie_calculate_probability +EXPORT_SYMBOL_GPL net/sched/sch_pie 0xfc1e0cbd pie_process_dequeue +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0xd844d7c1 taprio_offload_get +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0xe84c0d41 taprio_offload_free +EXPORT_SYMBOL_GPL net/sctp/sctp 0x587a54cc sctp_transport_traverse_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0xc0fa76d0 sctp_for_each_endpoint +EXPORT_SYMBOL_GPL net/sctp/sctp 0xc86ee3c2 sctp_get_sctp_info +EXPORT_SYMBOL_GPL net/sctp/sctp 0xe693256e sctp_transport_lookup_process +EXPORT_SYMBOL_GPL net/smc/smc 0x662a8f40 smc_proto +EXPORT_SYMBOL_GPL net/smc/smc 0x736ed437 smc_unhash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0x834e118d smc_proto6 +EXPORT_SYMBOL_GPL net/smc/smc 0xa33eeb70 smc_hash_sk +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x2b1ebbde svcauth_gss_flavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x38d3dce5 g_make_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x4149c86b gss_mech_unregister +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x482ac5a4 g_token_size +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x5ac4548d gss_mech_register +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd7673035 g_verify_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xe6ad67c3 svcauth_gss_register_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x01732907 rpc_sleep_on_priority +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0198d598 rpc_task_release_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x029bb183 xprt_lookup_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x02c056ce svc_reg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x02cfbd73 rpc_restart_call_prepare +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x036ed413 xdr_encode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0515d661 auth_domain_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05594388 cache_create_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05e807a9 xdr_encode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x065994f1 xdr_encode_opaque_fixed +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x06bb0940 rpc_setbufsize +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x06bfe328 xdr_buf_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x075c37a8 xprt_lock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x095a1217 xdr_stream_decode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0a85c6f2 xdr_buf_from_iov +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0b84fea0 rpc_wake_up_status +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0c08140a svc_generic_init_request +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0c28008b rpc_init_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0e63712a svc_fill_write_vector +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0e7cdbb9 svc_xprt_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x115e42de rpc_num_bc_slots +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x11c9781e xdr_process_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x120c72fc svc_authenticate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x142f2c2f svc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x14ab1d68 auth_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1601c940 xdr_inline_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x162c6651 rpcauth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1644a823 cache_register_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x17cc1b6b rpc_ntop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1807e7d1 rpc_init_priority_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x185afeea rpc_init_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x19987bca rpc_cancel_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1b3d8b12 xdr_stream_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1b4cfcd5 xprt_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1dd5ce93 rpc_exit +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e119a79 rpcauth_get_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e88b991 xdr_init_encode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1ee900d7 rpc_remove_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x211278f0 auth_domain_lookup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x21805713 rpc_init_pipe_dir_head +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x22816157 rpc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x23edd2a8 rpc_release_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2435f9b5 xdr_encode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x24394671 rpc_clnt_probe_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x253ba1f2 gssd_running +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x269ce782 xdr_init_decode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x272c7d32 rpc_call_start +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x285e1f4c xprt_request_get_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2919b156 xdr_decode_string_inplace +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x292c97e3 xdr_stream_decode_opaque_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2cac0607 xdr_truncate_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2d06ce55 xprt_complete_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2e36615c write_bytes_to_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2ec3c776 rpc_clnt_xprt_switch_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f366e05 rpc_shutdown_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f37dfb1 svc_fill_symlink_pathname +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f9a5101 svc_reserve +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2ff25e7a svc_generic_rpcbind_set +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31a89d59 rpc_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x328d5706 put_rpccred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x32c740ca rpc_clnt_xprt_switch_remove_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x348b2ed1 rpc_call_sync +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x353cb69b __xdr_commit_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x36443cb3 rpc_destroy_pipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x387e1639 rpc_pipefs_notifier_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3a2318e5 rpc_sleep_on_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3b0abd10 xprt_destroy_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3b54fa6e rpcauth_wrap_req_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3c4cfda4 rpc_put_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3cfb1a08 xprt_write_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3dca7fd0 rpc_call_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3e8e3f84 rpc_switch_client_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3ef9f76f xprt_release_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f9a2b0b rpcauth_get_gssinfo +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x44a40e41 cache_seq_start_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x45008ae8 svc_rqst_replace_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x452f268b svc_xprt_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4536cfa8 svc_seq_show +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4709aaa8 _copy_from_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x47d00ed1 rpcauth_destroy_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x49a266e8 xprt_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x49e15b70 rpc_put_task_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4a5f19c6 xprt_reserve_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4afedab1 xprtiod_workqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4b44e99a xdr_stream_decode_string_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4c247712 xdr_stream_zero +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4cd2f4d8 rpc_clone_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4d4dd32e rpc_run_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dac77f0 xdr_encode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e8f6ca7 sunrpc_net_id +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5047dc60 rpc_clnt_show_stats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5093e837 xprt_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x51d049c5 bc_svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x51f51219 rpc_max_bc_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x52adf8e6 xprt_reserve_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x52f06b25 svc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5320c5b1 rpc_uaddr2sockaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53445f68 nlm_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x55373768 xprt_wait_for_buffer_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x58dfe57d svc_set_num_threads +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x58facc19 svc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a45ba31 svc_auth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5af48101 rpc_find_or_alloc_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5b4af8a3 rpc_clnt_swap_deactivate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5c23e619 sunrpc_destroy_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5caafda4 rpc_killall_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5dc5179f xdr_stream_move_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5e545542 rpc_clnt_iterate_for_each_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6080ff50 rpcauth_lookup_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x609202f9 rpc_task_gfp_mask +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6132b18b cache_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x61b2dca4 rpc_wait_for_completion_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x61ee5ab1 svc_sock_update_bufs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x63b00cc3 rpc_localaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x65437aed xprt_unpin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x66e24d11 rpcauth_unwrap_resp_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6bb99095 rpc_clnt_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6fab0135 svc_encode_result_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x716619ec svc_recv +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71fa908a cache_flush +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x722920ca sunrpc_cache_register_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x72353263 svc_unreg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x723d0d32 rpcb_getport_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7256d252 rpc_alloc_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7324cb6e sunrpc_cache_update +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x753fddfd xprt_reconnect_backoff +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x758b060d xdr_set_pagelen +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x75d57343 rpc_clnt_xprt_switch_has_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x76f7fcb5 xprt_unregister_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x77180911 rpc_clnt_setup_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x78d2d8b2 sunrpc_cache_unregister_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7a10558e svc_rpcb_cleanup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7a243bd8 rpc_clone_client_set_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7a8e20bf xdr_stream_decode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7aaf6a99 xdr_terminate_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7b45a49a rpc_queue_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7b9fdea5 xdr_buf_trim +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7bb78b62 xprt_register_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7bda097b rpc_wake_up_next +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7cc55ad3 svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7de53067 rpc_init_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7e44aef4 svc_rqst_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7f6c4c97 rpc_wake_up_queued_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8164f532 rpcauth_init_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x816a699a xprt_unlock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x822664f9 sunrpc_init_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x82fddc66 rpc_prepare_reply_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8441781d rpc_mkpipe_dentry +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x863c99a7 xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x871482d2 xprt_add_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x87641e1b rpc_call_null +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8769af93 cache_seq_stop_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x88153872 rpc_clnt_xprt_switch_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x88b88361 svc_rpcb_setup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8908259d svc_xprt_deferred_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8b1fa500 xdr_stream_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8bea898c rpc_peeraddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8c504489 xdr_reserve_space_vec +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8f35f4ea xprt_wait_for_reply_request_def +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8f4efdc4 svc_create_pooled +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8f9cae2a xprt_release_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8ff4f313 rpc_restart_call +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x916cedff xdr_stream_encode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x91c814c0 svc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9224516d rpc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x92af614b rpc_sleep_on +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x94394234 rpcauth_init_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x97d09cae cache_destroy_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x98b30c26 rpc_machine_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x99520579 xdr_init_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9a7632ee svcauth_unix_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9aca2ae4 xprt_pin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9b66fa97 xprt_release_rqst_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9e9f98b1 svc_xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9ee91e96 svc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9f42a42f xdr_write_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9f7c0a17 rpc_unlink +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa15b5f81 svc_rpcbind_set_version +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa3ea3ef2 sunrpc_cache_unhash +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa69f5d8b xprt_adjust_cwnd +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa7906157 rpc_clnt_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa79a398c svc_find_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa898353c unix_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa9038470 rpc_d_lookup_sb +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa940fa12 xprt_setup_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa972696e svc_rqst_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xabfa50ce rpc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xade19fc4 svc_xprt_names +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaeff13d8 xdr_decode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf5bf6ef nfs_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb1f93237 xdr_read_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb20828c1 xdr_enter_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb23f218a svc_auth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb3ab92c0 xdr_page_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb51a3724 rpc_pipefs_notifier_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb6aad8f2 svc_xprt_received +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb79fc26f rpc_pipe_generic_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb939e5e7 rpc_count_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xba1c30aa cache_check +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xba42b0d3 csum_partial_copy_to_xdr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbaf6d2d7 svc_bind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbb5e2250 rpc_bind_new_program +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbb6cc2bf svc_age_temp_xprts_now +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf9d1b96 nfsd_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0908dd0 svc_destroy +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc12435e3 rpc_calc_rto +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc169d947 rpc_destroy_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc2b0ed8a xprt_force_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc2e4c901 rpc_put_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc2ea786f xprt_wake_pending_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc40916f5 sunrpc_cache_pipe_upcall_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc4d24615 svc_xprt_enqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc5bba1ac svc_xprt_init +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8e96dea qword_addhex +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xca0139eb rpc_clnt_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcb3530a8 rpc_peeraddr2str +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcb465752 rpcauth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce678a59 xdr_decode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd0aa9a38 svc_print_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd0b1f727 rpc_mkpipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd15a9921 svc_drop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd1f312bf rpc_force_rebind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd207a817 svc_xprt_copy_addrs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd20fe98e xprt_disconnect_done +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd33c0995 sunrpc_cache_pipe_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd470747e sunrpc_cache_lookup_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd6bbe07b xdr_inline_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd92aa8f7 xprt_alloc_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd9a623a8 xdr_init_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd9b47383 xdr_decode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd9da7669 svc_exit_thread +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd9f0b529 rpc_count_iostats_metrics +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xda00817f rpc_get_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd691402 xprt_find_transport_ident +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xddfb1e17 read_bytes_from_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xde1c02b7 rpc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdf549e29 cache_seq_next_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdf5fa773 xdr_stream_decode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe267a07b xprt_reconnect_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe48c0b47 svc_xprt_destroy_all +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe4e98bea rpc_clnt_manage_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5919cb1 xdr_encode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5df57d6 rpcauth_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe6b9f970 svc_addsock +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe78efb42 rpc_malloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe84d59a3 rpc_pton +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe95c348f rpc_free_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe97f4ce5 qword_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xec022d4e rpc_sleep_on_priority_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xec02a6a6 rpc_net_ns +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xec5dcc4e rpc_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xed5259b7 xprt_free_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedcf6be4 qword_add +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeeacab69 rpc_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf1c5dc99 svc_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf28de892 xdr_reserve_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf2913092 xprt_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf2b0531e rpcauth_lookupcred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf35fd4e1 rpc_task_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf63d113a rpcauth_stringify_acceptor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf6e3595a xprt_wake_up_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7c6c6d1 rpc_set_connect_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7d0f152 rpc_clnt_swap_activate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf8f075ee rpc_add_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf9f42c8d svcauth_unix_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfb28a4aa rpc_wake_up_first +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfdfbb731 rpc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfe813d1a cache_unregister_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfec1c82a rpc_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xff2a1c1c xprt_wait_for_reply_request_rtt +EXPORT_SYMBOL_GPL net/tls/tls 0x539e5c78 tls_encrypt_skb +EXPORT_SYMBOL_GPL net/tls/tls 0xb2c2e4ba tls_device_sk_destruct +EXPORT_SYMBOL_GPL net/tls/tls 0xbbc9658c tls_offload_tx_resync_request +EXPORT_SYMBOL_GPL net/tls/tls 0xdccd72be tls_validate_xmit_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x03a81e69 virtio_transport_stream_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x124886d8 virtio_transport_connect +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x2ef5a202 virtio_transport_inc_tx_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x2fbf4b0f virtio_transport_notify_send_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x32de1a3e virtio_transport_notify_send_post_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3e1e5767 virtio_transport_stream_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x40377162 virtio_transport_seqpacket_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x41e692e2 virtio_transport_notify_recv_pre_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x47342bc0 virtio_transport_recv_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x4a00d280 virtio_transport_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x5118bb7b virtio_transport_dgram_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x542800d1 virtio_transport_stream_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x5629cae1 virtio_transport_stream_is_active +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x6665f12e virtio_transport_do_socket_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x7252466b virtio_transport_notify_buffer_size +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x74ee2c2f virtio_transport_notify_recv_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x7aa1fee0 virtio_transport_notify_send_pre_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x7b6e0856 virtio_transport_get_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x90d3f403 virtio_transport_dgram_bind +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xa1b60c27 virtio_transport_shutdown +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xaee02850 virtio_transport_notify_recv_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb5c0e14c virtio_transport_seqpacket_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb707a4ee virtio_transport_notify_send_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xba4cd45d virtio_transport_put_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbabd30f5 virtio_transport_dgram_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbe0a061f virtio_transport_purge_skbs +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc2f15981 virtio_transport_seqpacket_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc58f1490 virtio_transport_read_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc809a839 virtio_transport_notify_recv_post_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc95e4254 virtio_transport_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xcd4f40df virtio_transport_notify_poll_out +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe7231677 virtio_transport_stream_rcvhiwat +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe912c179 virtio_transport_deliver_tap_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe91aae46 virtio_transport_notify_poll_in +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe9faa6c3 virtio_transport_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf881c2f0 virtio_transport_release +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xfbb34b6e virtio_transport_dgram_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x01e0b75b vsock_add_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0e9bc9b6 vsock_addr_unbind +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x10ee8efa vsock_remove_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x284e07d8 vsock_bind_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x2905bdd7 vsock_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x2c7961f7 vsock_addr_cast +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3634647e vsock_dgram_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x37721320 vsock_remove_sock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3d4b0fca vsock_addr_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x40ef6984 vsock_connectible_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x44420515 vsock_table_lock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x484f2ca6 vsock_core_unregister +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x49103e17 vsock_enqueue_accept +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4b99648c vsock_addr_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x58e46b33 vsock_find_bound_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x607286ac vsock_create_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x622308a5 vsock_find_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x674ca74a vsock_data_ready +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x700ef872 vsock_remove_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x854dfebf vsock_for_each_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x8b96bf14 vsock_assign_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x8d864c0b vsock_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x90aa8549 vsock_find_cid +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9bb6fd09 vsock_connected_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xa724c247 vsock_deliver_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xaf2674b5 vsock_addr_equals_addr +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb31b4ac1 vsock_add_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc481066d vsock_core_get_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc701e72a vsock_connectible_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xcc3e7a97 vsock_remove_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xd70a0266 vsock_core_register +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe83fe97b vsock_remove_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe8410707 vsock_insert_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xec96eadf vsock_addr_validate +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x14b47b6d cfg80211_pmsr_report +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x3a4c85c6 cfg80211_wext_giwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x4e19e2d3 cfg80211_wext_giwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x6141c8a1 cfg80211_wext_siwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x619d506d cfg80211_wext_giwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x6306e711 cfg80211_vendor_cmd_reply +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x6eee641e cfg80211_vendor_cmd_get_sender +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x71214e3e cfg80211_wext_giwretry +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x7da87364 cfg80211_wext_giwrange +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x83b8eff3 cfg80211_pmsr_complete +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x86a4cdfb cfg80211_wext_siwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x8974935b cfg80211_shutdown_all_interfaces +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x9dfa986c cfg80211_wext_siwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xa700cef4 cfg80211_wext_giwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xaf6ebf28 wiphy_delayed_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xba6f1aab wiphy_delayed_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xc92e4b36 wiphy_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xd91c3fa0 wiphy_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xf893b9f7 cfg80211_wext_giwname +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xfc0d8393 cfg80211_wext_siwfrag +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0049ca83 xfrm_aead_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x00c80741 xfrm_ealg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0a575945 xfrm_count_pfkey_auth_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x28e23139 xfrm_probe_algs +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x37a02412 xfrm_aalg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x5c699441 xfrm_aalg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x72395dc1 xfrm_calg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x7a8ca627 xfrm_count_pfkey_enc_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xaab23340 xfrm_calg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xb73be794 xfrm_ealg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xc6b1fdbe xfrm_aalg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xd6f50cf7 xfrm_ealg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x60786555 ipcomp_output +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x786fed39 ipcomp_init_state +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xdb479ffa ipcomp_destroy +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xf68501ce ipcomp_input +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0x4a0c7516 xfrm_msg_min +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0xa294bed8 xfrma_policy +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0x3595c2a9 snd_seq_kernel_client_get +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xadb51cff snd_seq_client_ioctl_unlock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xc3537752 snd_seq_kernel_client_put +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xcbf9166f snd_seq_system_broadcast +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xe50413d7 snd_seq_client_ioctl_lock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xf0c8f9fa snd_seq_expand_var_event_at +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0x780ffec4 snd_rawmidi_free +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0xee26590c snd_rawmidi_init +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0xb8aa061d snd_seq_driver_unregister +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0xc63f8283 __snd_seq_driver_register +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x43bc0c16 snd_ump_attach_legacy_rawmidi +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x593ba4fb snd_ump_endpoint_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x5b39d06f snd_ump_convert_from_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x8762efd7 snd_ump_transmit +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xb55a6c3f snd_ump_switch_protocol +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xb80a84d4 snd_ump_receive +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xc25976da snd_ump_receive_ump_val +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xc715cf5f snd_ump_block_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe3590e5b snd_ump_convert_to_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xf8ada73a snd_ump_parse_endpoint +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x1336d975 amdtp_domain_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x228f81a7 amdtp_am824_set_midi_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x25f7c0b6 amdtp_am824_set_pcm_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x25fa2cf7 amdtp_domain_start +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x2d3a4fe7 amdtp_am824_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x36dcb33e amdtp_domain_destroy +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x3cca0f0d amdtp_am824_add_pcm_hw_constraints +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x47bda9fd amdtp_domain_stop +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x73880619 amdtp_am824_midi_trigger +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x78982c60 amdtp_domain_stream_pcm_ack +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x7cd0fd84 amdtp_domain_stream_pcm_pointer +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xae881486 amdtp_domain_add_stream +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xc81ce97a amdtp_am824_set_parameters +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x1761ac68 snd_hdac_ext_bus_get_ml_capabilities +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x178d3689 snd_hdac_ext_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x1a7a1ff2 snd_hdac_ext_stream_setup +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x22a59afd snd_hdac_ext_stream_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x2ebcac1e snd_hdac_ext_stream_init_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x35dc47be snd_hdac_ext_bus_link_clear_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x37b5a055 snd_hdac_ext_bus_exit +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x3929723b snd_hdac_ext_bus_link_power_up_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x3cc6da59 snd_hdac_ext_bus_ppcap_int_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x44da640e snd_hdac_ext_bus_init +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x468e83e5 snd_hdac_ext_stream_decouple_locked +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x4cdb3411 snd_hdac_ext_bus_get_hlink_by_name +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x4faa98b8 snd_hdac_ext_bus_link_power_down_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x509fb5d6 snd_hdac_ext_stream_release +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x61c3cda4 snd_hda_ext_driver_unregister +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x660a0348 snd_hdac_ext_bus_link_power_up +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x82e14f12 snd_hdac_ext_bus_link_put +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x86dad731 snd_hdac_ext_bus_link_set_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x89bdd531 snd_hdac_ext_stream_clear +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa20f333c snd_hdac_ext_bus_link_power_down +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xaacfc7b6 snd_hdac_ext_bus_ppcap_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xc0be1af4 snd_hdac_ext_cstream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xc4cf3e00 snd_hdac_ext_stream_reset +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xc7c2e2bb snd_hdac_ext_bus_device_remove +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xd972a67b snd_hdac_ext_link_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe3bf2fc7 snd_hda_ext_driver_register +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe740c06b snd_hdac_ext_bus_link_get +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xec06ee78 snd_hdac_ext_stream_start +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf06dc49e snd_hdac_ext_stream_decouple +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf8f8f161 snd_hdac_ext_stream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf93c30a9 snd_hdac_ext_bus_get_hlink_by_addr +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x039e0d19 snd_hdac_acomp_register_notifier +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x03b85f90 snd_hdac_regmap_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x05636f93 snd_hdac_aligned_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x095ee9d1 snd_hdac_device_unregister +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0b6a86e5 snd_hdac_stream_wait_drsm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0efcd284 snd_hdac_bus_send_cmd +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0f8f153a snd_hdac_get_stream_stripe_ctl +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x102fbaf2 snd_hdac_bus_parse_capabilities +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x13fbe5e0 snd_hdac_codec_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1488641f snd_hdac_aligned_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1a35dbb5 snd_hdac_stream_stop +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1d2b3c53 snd_hdac_dsp_prepare +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1db0bdb4 snd_hdac_bus_init_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1ff96c0b snd_hdac_regmap_write_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x20c8945e snd_hdac_stream_start +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2285ff31 snd_hdac_bus_handle_stream_irq +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2792a57c snd_hdac_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x27f3c2f2 snd_hdac_regmap_update_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x28e3b14c snd_hdac_stop_streams_and_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2918f4f0 snd_hdac_stream_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2930cd16 snd_hdac_regmap_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2c14907b snd_hdac_device_register +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2d47e84b snd_hdac_bus_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3bd544c2 snd_hdac_get_active_channels +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3e70776c snd_hdac_stream_drsm_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3eb1ad48 snd_hdac_bus_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x428ab222 snd_hdac_stream_get_spbmaxfifo +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x44f0656a snd_hdac_stream_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x45917468 snd_hdac_bus_update_rirb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x465f5a43 snd_hdac_acomp_get_eld +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4675c985 snd_hdac_stream_set_spib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x47e620c9 snd_hdac_stream_timecounter_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x48dca893 snd_hdac_override_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c7ec4b6 snd_hdac_get_ch_alloc_from_ca +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x53ceeb22 snd_hdac_get_sub_nodes +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x55d489e7 snd_hdac_power_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5668f718 snd_hdac_codec_modalias +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x57a78eb6 snd_hdac_read_parm_uncached +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5ad67eb2 snd_hdac_stream_set_dpibr +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5c07cb49 snd_hdac_calc_stream_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5f78e735 snd_hdac_acomp_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x647b83b1 snd_hdac_register_chmap_ops +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x67bfe791 snd_hdac_spk_to_chmap +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x68db3a9a _snd_hdac_read_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6a87729b snd_hdac_check_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6b2d95c9 snd_hdac_dsp_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6e6a539a snd_hdac_device_set_chip_name +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x74b541b5 snd_hdac_power_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x77c754a8 snd_hdac_chmap_to_spk_mask +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7a823480 snd_hdac_bus_alloc_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7aea127c snd_hdac_regmap_add_vendor_verb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7f27ffd6 snd_hdac_bus_exec_verb_unlocked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x81403169 snd_hdac_stream_release_locked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x81ef2f3c snd_hdac_stop_streams +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x830933de snd_hdac_query_supported_pcm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x84675e01 snd_hdac_bus_get_response +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x84cf1f3a snd_hdac_refresh_widgets +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x85dd89af snd_hdac_stream_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x88f0ca38 hdac_get_device_id +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8d4e4e7b snd_hdac_power_up_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8f9cb387 snd_hdac_stream_release +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x90524d1c snd_hdac_display_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x955cfa28 snd_hdac_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x96f4dc8c snd_hdac_bus_reset_link +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x98936f1b snd_hdac_sync_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x99022187 snd_hdac_stream_sync_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x99b78d5f snd_hdac_codec_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a2e1bbe snd_hdac_get_connections +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a8e1877 snd_array_free +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9bf368d9 snd_hdac_is_supported_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa86ad1c9 snd_hdac_codec_link_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xaa474b91 snd_hdac_stream_spbcap_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xab484e40 snd_hdac_bus_stop_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xaf07de39 snd_hdac_device_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb1022893 snd_hdac_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb2a034d0 snd_hdac_regmap_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb5df0e76 snd_hdac_stream_set_params +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb875a319 snd_hdac_stream_setup_periods +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbe7dd7dc snd_array_new +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbea27a13 snd_hdac_acomp_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbfd2107b snd_hdac_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc40a867c snd_hdac_bus_free_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc6424884 snd_hdac_get_stream +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc7a5b47b snd_hdac_stream_set_lpib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xcae2e658 snd_hdac_device_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd00fc1a5 snd_hdac_bus_enter_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd1141032 snd_hdac_regmap_read_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd2e75531 snd_hdac_setup_channel_mapping +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdbe0b80c snd_hdac_power_down_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe16aedeb snd_hdac_regmap_update_raw_once +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe16d6702 snd_hdac_stream_setup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe2e79e51 snd_hdac_bus_exit_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe3564bf7 snd_hdac_sync_audio_rate +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe4e07754 snd_hdac_print_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe5249ddd snd_hdac_codec_link_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf34ada7e snd_hdac_set_codec_wakeup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf3645ade snd_hdac_bus_init_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf798e4d1 snd_hda_bus_type +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfbf07976 snd_hdac_stream_assign +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfc8235eb snd_hdac_dsp_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfd2d1acd snd_hdac_stream_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xffee80ba snd_hdac_bus_stop_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x15aac4cb snd_intel_acpi_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x2c7fa271 snd_intel_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x0b620dd5 snd_ak4113_external_rate +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x0b7ae815 snd_ak4113_build +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x0f304057 snd_ak4113_reg_write +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x480c5697 snd_ak4113_check_rate_and_errors +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7d7dc537 snd_ak4113_reinit +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x95a11741 snd_ak4113_create +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x010a1ce3 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x020d7131 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x02da72ba snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x047e620f azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0518ed79 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0596cc02 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x071f90da snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x077888cf snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x07cdbbe3 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a92defd hda_codec_driver_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0fe06206 snd_hda_mixer_amp_volume_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1596f8f5 snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x18d9ea8f snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1b7517db snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x21dd825e snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x22d6ca3c snd_hda_mixer_amp_volume_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x23bb33c1 snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x256a2bb6 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x271a5fd5 snd_hda_mixer_amp_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x273771e6 snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x29f1dc93 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2bf256b9 snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2d8038c4 snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2e2dae4b snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ec31ab5 snd_hda_enum_helper_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x33e4b1b6 snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x39d8c5f8 __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x39f04afb snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3c44e121 snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3f6780f9 snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x41bce1ad snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x437baae2 snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x43bc7d47 snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x44ba8748 snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4536b0cf snd_hda_lock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4aced3fe snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4d3228cf snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4e7e4cbc azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4efe3db2 snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4f51d4a9 snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x52419c81 azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x548d2ed3 snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5515ad17 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55b43f03 snd_hda_mixer_amp_switch_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x582e24a9 snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x599e0b60 snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5cabb17e snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x60d07bb8 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x64e2e922 snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x689a1e0e snd_hda_mixer_amp_switch_put_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x69d30616 snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6b27affe snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6b87750e snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ca06f70 snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6d860710 azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6fed14ce hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x769949e5 snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x783e7b0b snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78cc6160 snd_hda_mixer_amp_switch_get_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x79642b03 snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x80b04507 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x84516a22 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x84e883b1 snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x88ade0ee snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x899e15e3 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x89b4cbf2 snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8a744a11 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8aebdad1 snd_hda_mixer_amp_switch_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c0b47d0 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c1383d4 snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8e57ff65 azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x913cfb12 snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9294d73a azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x93022e05 snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x94b87ef6 azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x95018d23 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x99b8ccf4 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9bd01fe0 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9ee6175b __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9fcbf710 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa13145e1 azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa7dd72eb snd_hda_mixer_amp_switch_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xad88ac6c snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xad8f904d snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xadd8e3f3 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xade6fb2b snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xae752b1d snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xafd69726 is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb0cca03c query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb4212fe4 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb49334dc snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb656c7b0 snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb8dfe08a snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbcad6c1b snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbec409e7 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc0b0095f __hda_codec_driver_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc3dfe1ac snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc5ff14a0 snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc605b55c snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc7e008ed snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc8c44821 snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xca22cd98 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcc5fe028 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xccd72ca1 snd_hda_load_patch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcfc48f8e snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd2be6d5a azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd38833b3 snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd421294c snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd610e752 snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd7b0bc15 snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8a431c6 snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd8ec9359 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xda3b5011 snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdc36de68 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdc4ed9ec snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdd77baad snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe1830dc6 snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe1877fbf snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe314eae7 snd_hda_unlock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe69e6540 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe70befa5 snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xec3b1c1a snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xee5cc8d5 snd_hda_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf13dfbe7 snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf166d10e snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf9ee25af snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfb5e2c9f snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfbb826e7 snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfd892fee snd_hda_mixer_amp_volume_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x020fb955 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x16aec80b snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x18165c5d snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x23497001 snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2ee7726b snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x509d3fc5 snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5196b45d snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x6771cf51 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x70fc45a2 snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7854f83d snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x79e14a5e snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7c3981d6 snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xbeaf8690 snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xc31f2b08 snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd28a51f7 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xd2f27e1d snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe0afdd2d snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe1aee7b3 snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xe94d744f snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xed92880f snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xefae3c39 snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/soc/codecs/mt6359-accdet 0xc4a2f853 mt6359_accdet_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0x1d4a8627 adau1372_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0xd9cc580c adau1761_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0xf3032b01 adau1761_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x398bb2e5 adau17x1_add_widgets +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x3e781715 adau17x1_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x4e84effc adau17x1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x68e8bb58 adau17x1_add_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xa8626492 adau17x1_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xb315accd adau17x1_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xb5ae3aa2 adau17x1_set_micbias_voltage +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xe42ef398 adau17x1_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xebaa7844 adau17x1_precious_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xf5f4c775 adau17x1_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau7118 0x60ab8ea0 adau7118_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x1a1d154a aw88395_dev_set_volume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x1b9ab012 aw88395_dev_mute +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x2016d868 aw88395_dev_get_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x2051bc69 aw88395_dev_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x3c0fd3fe aw88395_dev_set_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x4851a253 aw88395_dev_get_profile_count +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x5eb5d344 aw88395_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x65450aff aw88395_dev_stop +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xcddfa3ea aw88395_dev_get_prof_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xdfaf126f aw88395_dev_start +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xe7060450 aw88395_dev_fw_update +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xfeb556ed aw88395_dev_get_prof_name +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0x7e8a6408 aw88395_dev_load_acf_check +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0xd808457c aw88395_dev_cfg_load +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x1cf4f188 cs35l41_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x829d1ee6 cs35l41_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0xaf7a578a cs35l41_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x03b6d9ca cs35l41_exit_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x27464433 cs35l41_test_key_unlock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x389e86c7 cs35l41_safe_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x41d40eca cs35l41_set_cspl_mbox_cmd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x6df024a9 cs35l41_regmap_spi +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x92cdc0b2 cs35l41_enter_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x9835baea cs35l41_configure_cs_dsp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xb7b15bf5 cs35l41_write_fs_errata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xc642fd49 cs35l41_register_errata_patch +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xd3cfa1f6 cs35l41_set_channels +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xd3e8069e cs35l41_test_key_lock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xdba52276 cs35l41_regmap_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe21b2a7a cs35l41_global_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe7c0e49b cs35l41_otp_unpack +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe92ff6ad cs35l41_gpio_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xf3592471 cs35l41_init_boost +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x2d657074 cs35l56_system_resume_early +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x43b4c2ab cs35l56_system_suspend_late +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x65514cd6 cs35l56_system_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x907a6db8 cs35l56_system_suspend_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x9c962592 cs35l56_system_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xaf9e0fa6 cs35l56_system_resume_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x5fb1574a cs4271_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x7d05786f cs4271_dt_ids +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0xdb80975a cs4271_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x1bd016a0 cs42l51_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x4d045fb3 cs42l51_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x7a1b09b2 cs42l51_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xa166e556 cs42l51_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xd2476c61 cs42l51_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x1d306df1 cs42xx8_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x7cac7292 cs42888_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xcd3794c9 cs42448_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xf1a4514d cs42xx8_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xfc914059 cs42xx8_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0xbf49c2e7 es8328_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0xf5828dbe es8328_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x3e6ef0db hda_codec_probe_complete +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0x739e0bcc snd_soc_hda_codec_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xf5a2541f soc_hda_ext_bus_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0x62a192ef lpass_macro_pds_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0x8bf360b1 lpass_macro_pds_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98090 0x931867b1 max98090_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x5576049e soc_codec_dev_max98373_sdw +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x57992052 max98373_slot_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x7ef319c4 soc_codec_dev_max98373 +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xec02d9bc max98373_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x251e2903 mt6358_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x7f361269 mt6358_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x8527bf3f mt6358_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0xce27f5f0 mt6358_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0x4427ac42 mt6359_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0xa3215f74 mt6359_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0xbe360114 mt6359_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6359 0xe052f862 mt6359_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8821 0xd4e26d2e nau8821_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0x8bbf2b66 nau8824_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xbf55f96a nau8824_components +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8825 0x2e7c68b1 nau8825_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x09ec4909 pcm1789_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xccfd81b0 pcm1789_common_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xd6cb36eb pcm1789_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0xcf06855b pcm179x_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0xd17b9ac3 pcm179x_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x2f583a76 pcm186x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0xe1568f78 pcm186x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x9e93086c pcm3168a_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xbbb73493 pcm3168a_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xc5894b83 pcm3168a_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xcea50ca4 pcm3168a_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x4ca22bdf pcm512x_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x90f62af8 pcm512x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xa3bef029 pcm512x_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xed80e5ca pcm512x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x5dc92cdf rl6231_pll_calc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x70617a04 rl6231_get_clk_info +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x8d7fa148 rl6231_get_pre_div +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0xdba4502f rl6231_calc_dmic_clk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0x554467a3 rt5514_spi_burst_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5514-spi 0xbb4583f6 rt5514_spi_burst_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x2bd6d8d0 rt5640_disable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x3886076f rt5640_dmic_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x41125bda rt5640_detect_headset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x8cd9fc60 rt5640_enable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xc81628f2 rt5640_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xec3690d3 rt5640_set_ovcd_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0x1660c62e rt5645_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0xfe2b20bf rt5645_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5659 0x3996a01e rt5659_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5663 0xbc90e359 rt5663_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677 0x7df23da1 rt5677_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0x425a794d rt5677_spi_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xa8c77592 rt5677_spi_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xc6695825 rt5677_spi_hotword_detected +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5677-spi 0xf17750f8 rt5677_spi_write_firmware +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x03269f22 rt5682_calibrate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x0bd6d7d5 rt5682_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x0d18594a rt5682_supply_names +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x14291dc4 rt5682_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x1e3b8ee5 rt5682_register_dai_clks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x2eb26829 rt5682_soc_component_dev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x7797223a rt5682_aif2_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x8af48857 rt5682_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x91079df2 rt5682_jack_detect_handler +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x9ca09939 rt5682_aif1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xb897de56 rt5682_reg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xce7ff949 rt5682_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xd7451eef rt5682_parse_dt +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xda1b35a8 rt5682_apply_patch_list +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682s 0x518cdff9 rt5682s_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x16309822 sigmadsp_setup +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x2967c5b6 sigmadsp_attach +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x2df6ae10 devm_sigmadsp_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x53f25e9c sigmadsp_restrict_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x556a3f25 sigmadsp_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-i2c 0xd8b2ce72 devm_sigmadsp_init_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-regmap 0xce734a79 devm_sigmadsp_init_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0x857f03e2 src4xxx_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0x8d5d1a93 src4xxx_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x059c1db7 ssm2602_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x5498dd2c ssm2602_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x04a0c47b tasdevice_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x1b344d87 tasdevice_amp_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x4690be01 tasdevice_dev_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x571579f9 tasdevice_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x6af90d85 tascodec_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x7947352a tasdevice_kzalloc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x7b0e9795 tasdevice_digital_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x87f19ce1 tasdevice_amp_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x921ade4a tasdevice_dev_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x93a51936 tasdevice_dev_bulk_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x9afc6bbd tas2781_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xd60d28da tasdevice_dsp_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xde6bdf1a tasdevice_dev_bulk_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xe4a26cb6 tasdevice_dev_update_bits +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xe7cb46f3 tasdevice_digital_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic32x4 0x3ad5b997 aic32x4_register_clocks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic3x 0x11102e7e aic3x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ts3a227e 0xe0a044d3 ts3a227e_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd-mbhc 0x936c1623 wcd_mbhc_event_notify +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x8ae4fc0a wcd938x_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x96a17e7b wcd938x_sdw_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xc3b2dd05 wcd938x_swr_get_current_bank +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xd3381cdd wcd938x_sdw_device_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xeebb8c6c wcd938x_sdw_set_sdw_stream +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x03b6473c wm_adsp_early_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x0b0da867 wm_adsp_read_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x0c35f769 wm_adsp_fw_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x0c63d817 wm_adsp_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x16b20491 wm_adsp_power_up +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x195d7826 wm_halo_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x1e164545 wm_adsp2_preloader_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x52c16479 wm_halo_wdt_expire +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x56037517 wm_adsp1_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x5fb227d4 wm_adsp_compr_open +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x62469904 wm_adsp2_set_dspclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x6b13e738 wm_adsp2_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x94a532ae wm_adsp_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x98789aae wm_adsp2_component_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xa48d107d wm_adsp1_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xaaf0d48f wm_adsp_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xb6ebe689 wm_adsp_write_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xc241fafa wm_adsp_fw_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xcb782f18 wm_adsp_compr_handle_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xcbf3b88e wm_adsp_compr_copy +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xcc8d5d70 wm_adsp_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xd06248d6 wm_adsp2_preloader_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xd3fa1d2c wm_adsp_fw_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xdd3c79ef wm_adsp2_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xea38ee07 wm_halo_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf14ccc31 wm_adsp_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf5776774 wm_adsp2_component_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf70175b0 wm_adsp2_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xf8d56b6e wm_adsp_compr_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x13256267 wm_hubs_hpl_mux +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x24f89c82 wm_hubs_update_class_w +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x27a27c73 wm_hubs_vmid_ena +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x2af9018c wm_hubs_hpr_mux +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x5cd7eb9b wm_hubs_dcs_done +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x695881fc wm_hubs_add_analogue_controls +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x757206d5 wm_hubs_spkmix_tlv +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0x9f281ec9 wm_hubs_add_analogue_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xa3c804c6 wm_hubs_handle_analogue_pdata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-hubs 0xc99ef232 wm_hubs_set_bias_level +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0x7f65fee8 wm8731_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0xce95f32e wm8731_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x2d66b579 wm8804_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x679e0155 wm8804_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xc450a19f wm8804_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xea6efba1 wm8804_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8903 0x04b19869 wm8903_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8962 0xc81d95e3 wm8962_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8994 0x346fbd75 wm8958_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8994 0x7b3f5895 wm8994_mic_detect +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-fsl-asrc 0xc407d106 fsl_asrc_component +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card 0xba67cb1b audio_graph_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x580a3aac audio_graph2_link_dpcm +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x74b314b8 audio_graph2_link_c2c +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x7b706fa8 audio_graph2_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0xeae0437a audio_graph2_link_normal +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x00e1d1ff asoc_simple_is_convert_required +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x03e55728 asoc_simple_canonicalize_cpu +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x1e2c749d asoc_simple_init_jack +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x39d44ae8 asoc_simple_canonicalize_platform +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x3cd99fd6 asoc_simple_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x440a5415 asoc_graph_is_ports0 +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x45d606a4 asoc_simple_parse_clk +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x49cc5631 asoc_simple_remove +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x4a8684a4 asoc_graph_parse_dai +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x501cb6d7 asoc_simple_parse_tdm_width_map +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x52dc8954 asoc_simple_set_dailink_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x53843bc0 asoc_simple_init_aux_jacks +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x696f598d asoc_simple_parse_routing +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x6ad203a1 asoc_simple_hw_params +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x8cbe3c4f asoc_simple_startup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xa4a26ca5 asoc_simple_be_hw_params_fixup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xab8be8e1 asoc_simple_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xaef6c1db asoc_simple_parse_convert +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xb8d1e23e asoc_simple_init_priv +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xc77f3b87 asoc_simple_shutdown +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xce3161da asoc_simple_dai_init +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xd4d5b4a2 asoc_simple_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xe3cf31ef asoc_simple_parse_widgets +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xe930ded4 asoc_simple_clean_reference +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xebfb973f asoc_graph_card_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x04df31c9 mtk_dynamic_irq_acquire +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x09ee1d8b mtk_afe_fe_startup +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x0c071a43 mtk_afe_pcm_new +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x11c49b0f mtk_memif_set_rate_substream +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x18fa93c3 mtk_memif_set_format +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x1abbf986 mtk_afe_suspend +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x28af13a3 mtk_memif_set_addr +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x2acf8cd7 mtk_afe_combine_sub_dai +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x30b5c1e0 mtk_memif_set_rate +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x4678bd43 clean_card_reference +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x4fb98ec3 mtk_afe_resume +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x511a3b5a mtk_afe_pcm_platform +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x51a474de mtk_afe_fe_prepare +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x5302f383 mtk_sof_dailink_parse_of +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x5ee07d4c mtk_sof_card_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x80ef60b8 mtk_memif_set_disable +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x81f92430 mtk_sof_dai_link_fixup +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x8452c1af mtk_afe_fe_hw_free +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x8a6a574c mtk_afe_fe_hw_params +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0x90b6e706 mtk_memif_set_enable +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xa81514dc parse_dai_link_info +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xaacfa891 mtk_sof_card_late_probe +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xb5cff73f mtk_afe_fe_ops +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xd8de6d30 mtk_memif_set_pbuf_size +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xdce5e33a mtk_afe_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xdd91240f mtk_afe_add_sub_dai_control +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xe22dd33e mtk_dynamic_irq_release +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xe3b61647 mtk_afe_fe_shutdown +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xee53eadf mtk_memif_set_channel +EXPORT_SYMBOL_GPL sound/soc/mediatek/common/snd-soc-mtk-common 0xf8270ec2 mtk_afe_fe_trigger +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8183/snd-soc-mt8183-afe 0xbbed9cf8 mt8183_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x0fe28a9b mt8186_afe_gpio_init +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x41f54977 mt8186_mt6366_init +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0x8c921558 mt8186_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8186/snd-soc-mt8186-afe 0xda75e0a4 mt8186_mt6366_card_set_be_link +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8188/snd-soc-mt8188-afe 0x2aa5334b mt8188_afe_enable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8188/snd-soc-mt8188-afe 0x7de55cc7 mt8188_afe_disable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8192/snd-soc-mt8192-afe 0x8ec1276d mt8192_dai_i2s_set_share +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8195/snd-soc-mt8195-afe 0x6419095a mt8195_afe_disable_clk +EXPORT_SYMBOL_GPL sound/soc/mediatek/mt8195/snd-soc-mt8195-afe 0xbac6dfdd mt8195_afe_enable_clk +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x565a244d axg_fifo_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x706731ab axg_fifo_pcm_open +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x7bba8af2 axg_fifo_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x8d9e5a5e axg_fifo_pcm_new +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x8fb60731 axg_fifo_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x906e6a91 axg_fifo_pcm_trigger +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0x9f029c54 axg_fifo_pcm_hw_free +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xa3b3c648 axg_fifo_pcm_close +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-fifo 0xa3e02a31 g12a_fifo_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x14468237 axg_tdm_formatter_set_channel_masks +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x2159b391 axg_tdm_formatter_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x314f9f02 axg_tdm_stream_alloc +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x443d22ba axg_tdm_stream_free +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x506c837c axg_tdm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x9099d139 axg_tdm_formatter_event +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-formatter 0x970060bd axg_tdm_stream_start +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-axg-tdm-interface 0x734deba8 axg_tdm_set_tdm_slots +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x21b2174c meson_card_set_be_link +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x27cf4b80 meson_card_set_fe_link +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x46fe2b61 meson_card_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x4a1d3931 meson_card_reallocate_links +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x87119e87 meson_card_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0x92bdea51 meson_card_remove +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0xc02c0dc1 meson_card_parse_dai +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-card-utils 0xedb87ecd meson_card_i2s_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x126c66f3 meson_codec_glue_input_hw_params +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0x317ef35e meson_codec_glue_input_get_data +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xcc4d4129 meson_codec_glue_input_dai_probe +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xd0128319 meson_codec_glue_input_set_fmt +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xfc9b5f18 meson_codec_glue_input_dai_remove +EXPORT_SYMBOL_GPL sound/soc/meson/snd-soc-meson-codec-glue 0xfe5f90af meson_codec_glue_output_startup +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x28421460 q6adm_get_copp_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x3248cfa4 q6adm_matrix_map +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0x388cf0cb q6adm_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6adm 0xfd95acff q6adm_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x07a54780 q6afe_cdc_dma_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x369b6eeb q6afe_port_put +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x3b16d6e7 q6afe_port_stop +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x498d993b q6afe_get_port_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x5332304f q6afe_slim_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x66c027b9 q6afe_port_get_from_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x7df60063 q6afe_port_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0x94a1a740 q6afe_set_lpass_clock +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xae809786 q6afe_hdmi_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xd4523c59 q6afe_i2s_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xe45246a8 q6afe_port_start +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6afe 0xfaf22370 q6afe_tdm_port_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x13b7efd9 q6asm_cmd +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x1b6c77fc q6asm_stream_media_format_block_alac +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x25bfa476 q6asm_open_write +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x2b693eed q6asm_stream_media_format_block_wma_v9 +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4afe6f73 q6asm_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x4fba2f0c q6asm_run_nowait +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x68db31e2 q6asm_unmap_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x6cec4b17 q6asm_stream_remove_trailing_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x7195844e q6asm_audio_client_alloc +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x856b4fdb q6asm_stream_media_format_block_wma_v10 +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0x9d0cf85f q6asm_stream_media_format_block_flac +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xa7d3a3a6 q6asm_media_format_block_multi_ch_pcm +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xb37ed108 q6asm_enc_cfg_blk_pcm_format_support +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xb4f98cb3 q6asm_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc0dd8d67 q6asm_open_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc1347db0 q6asm_write_async +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xc5a116a4 q6asm_get_session_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xcbee5e42 q6asm_stream_remove_initial_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xcc4952e4 q6asm_audio_client_free +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xd2cf1a0f q6asm_run +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xd38aa312 q6asm_cmd_nowait +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6asm 0xf47f4b35 q6asm_stream_media_format_block_ape +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6core 0x7e52e977 q6core_is_adsp_ready +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6core 0x9b02ea0d q6core_get_svc_api_info +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0x0bc05640 q6prm_set_lpass_clock +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0x78b99147 q6prm_unvote_lpass_core_hw +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6prm 0xd3b98f08 q6prm_vote_lpass_core_hw +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6routing 0x5b75f756 q6routing_stream_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/q6routing 0xa7a64259 q6routing_stream_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x016b0293 q6apm_graph_start +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x145cf8f6 audioreach_alloc_apm_cmd_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x15459d32 q6apm_remove_trailing_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x16541f05 q6apm_set_real_module_id +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x26047ac7 audioreach_alloc_graph_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x2c616d2d audioreach_send_u32_param +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x2fe33fd3 q6apm_is_adsp_ready +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x3595c039 q6apm_graph_media_format_pcm +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x3bdec407 audioreach_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x48845b23 q6apm_map_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x49d6bf39 audioreach_tplg_init +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x49ec5325 audioreach_compr_set_param +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x5543dd66 audioreach_alloc_apm_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x5672f034 audioreach_send_cmd_sync +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x64dc5171 audioreach_alloc_cmd_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x681c392a audioreach_graph_send_cmd_sync +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x71126955 q6apm_graph_prepare +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7146b6ae q6apm_graph_get_rx_shmem_module_iid +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0x7f4d39c8 audioreach_alloc_pkt +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xa5fa2c93 q6apm_graph_close +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xae13595e audioreach_shared_memory_send_eos +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xb2138315 audioreach_gain_set_vol_ctrl +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xb6c476e1 q6apm_read +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xc057db5a q6apm_remove_initial_silence +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xc2e44b21 q6apm_unmap_memory_regions +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xc941e446 q6apm_graph_open +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xcd959f33 audioreach_set_media_format +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xd02cba5a q6apm_write_async +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xdf625758 q6apm_graph_flush +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xe6f65bd0 q6apm_graph_stop +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xea6d944f audioreach_graph_free_buf +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xf0462791 q6apm_enable_compress_module +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6apm 0xfc3b3342 q6apm_graph_media_format_shmem +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x17142e58 q6dsp_map_channels +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x740b45fd q6dsp_audio_ports_of_xlate_dai_name +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0x9501f8e4 q6dsp_get_channel_allocation +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0xae6dced8 q6dsp_clock_dev_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/qdsp6/snd-q6dsp-common 0xb282bd58 q6dsp_audio_ports_set_config +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cdc-dma 0x651b1e6f asoc_qcom_lpass_cdc_dma_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x03bf47b0 lpass_cpu_pcm_new +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x06f59209 asoc_qcom_lpass_cpu_dai_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x0b56382d asoc_qcom_lpass_cpu_platform_probe +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0x4470bae0 asoc_qcom_lpass_cpu_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xa432e701 asoc_qcom_lpass_cpu_platform_remove +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-cpu 0xc260e5da asoc_qcom_lpass_cpu_platform_shutdown +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-hdmi 0xefee566b asoc_qcom_lpass_hdmi_dai_ops +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-lpass-platform 0xfecd616d asoc_qcom_lpass_platform_register +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-common 0x41a52eef qcom_snd_parse_of +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-common 0xa3b28dc0 qcom_snd_wcd_jack_setup +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x0cd6eb3f qcom_snd_sdw_hw_free +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0x8de532d0 qcom_snd_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/qcom/snd-soc-qcom-sdw 0xea133b85 qcom_snd_sdw_prepare +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-machine 0x326dea5b tegra_asoc_machine_probe +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-machine 0xecdf8446 tegra_asoc_machine_init +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x2312d9b2 tegra_pcm_open +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x26dce047 tegra_pcm_hw_params +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x30ad79df devm_tegra_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x604485af tegra_pcm_platform_unregister +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0x8e9061f4 tegra_pcm_close +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xa1e2580d tegra_pcm_platform_register_with_chan_names +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xa212740d tegra_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xa7af2777 tegra_pcm_construct +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra-pcm 0xd54fab80 tegra_pcm_pointer +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x0427e3da tegra30_ahub_allocate_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x55a40206 tegra30_ahub_disable_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x5d7237ff tegra30_ahub_set_cif +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0x6fe20143 tegra30_ahub_set_rx_cif_source +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb419329b tegra30_ahub_disable_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb4a9367d tegra30_ahub_enable_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xb81bca9d tegra30_ahub_free_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xc78c7125 tegra30_ahub_free_tx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xccb67e55 tegra124_ahub_set_cif +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xccc98372 tegra30_ahub_enable_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xd01de23b tegra30_ahub_allocate_rx_fifo +EXPORT_SYMBOL_GPL sound/soc/tegra/snd-soc-tegra30-ahub 0xe549513a tegra30_ahub_unset_rx_cif_source +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-omap-mcbsp 0x146a0dd7 omap_mcbsp_st_add_controls +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-edma 0x2ddac1f8 edma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-sdma 0x4dacc7f4 sdma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/soc/ti/snd-soc-ti-udma 0x6bd90966 udma_pcm_platform_register +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x02ccb341 line6_read_serial_number +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x196c0d30 line6_suspend +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x202a1b1b line6_midi_id +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x380c60a8 line6_pcm_release +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x3ffb121e line6_alloc_sysex_buffer +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x80d62cf8 line6_disconnect +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x8d6afd3b line6_send_raw_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x9f70a8b2 line6_init_pcm +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xb21ff3ee line6_resume +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xca504225 line6_pcm_acquire +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xcad19d0f line6_send_sysex_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xe08510c9 line6_probe +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xe374d57c line6_send_raw_message_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xe3b81f1c line6_init_midi +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xf855708b line6_write_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xfa1f00ab line6_read_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xfc24bb36 line6_version_request_async +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x3fe35aea irq_bypass_unregister_consumer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x418873cc irq_bypass_register_producer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x888c5be5 irq_bypass_register_consumer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0xf6e772c3 irq_bypass_unregister_producer +EXPORT_SYMBOL_GPL vmlinux 0x00023b35 dev_queue_xmit_nit +EXPORT_SYMBOL_GPL vmlinux 0x000522d6 tty_buffer_request_room +EXPORT_SYMBOL_GPL vmlinux 0x0015c22c apply_to_page_range +EXPORT_SYMBOL_GPL vmlinux 0x001aced2 mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x00208c29 iommu_set_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x002d361e devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0036328f irq_create_of_mapping +EXPORT_SYMBOL_GPL vmlinux 0x00388d30 __devm_clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0x00513f58 get_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x00632780 work_busy +EXPORT_SYMBOL_GPL vmlinux 0x007b6e17 disk_alloc_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0x009d4553 sdhci_start_signal_voltage_switch +EXPORT_SYMBOL_GPL vmlinux 0x00ac2b99 ip_build_and_send_pkt +EXPORT_SYMBOL_GPL vmlinux 0x00b4388f virtio_check_driver_offered_feature +EXPORT_SYMBOL_GPL vmlinux 0x00bfac24 clk_hw_rate_is_protected +EXPORT_SYMBOL_GPL vmlinux 0x00d10177 pci_aer_clear_nonfatal_status +EXPORT_SYMBOL_GPL vmlinux 0x00d4c500 usb_decode_interval +EXPORT_SYMBOL_GPL vmlinux 0x00e563d9 nand_reset +EXPORT_SYMBOL_GPL vmlinux 0x010691ab snd_soc_resume +EXPORT_SYMBOL_GPL vmlinux 0x011795fa snd_soc_card_jack_new_pins +EXPORT_SYMBOL_GPL vmlinux 0x01208ac8 ata_sff_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x014d8578 clk_hw_is_prepared +EXPORT_SYMBOL_GPL vmlinux 0x014e8186 cpu_scale +EXPORT_SYMBOL_GPL vmlinux 0x014ecd97 mmu_notifier_put +EXPORT_SYMBOL_GPL vmlinux 0x015a8498 imx_clk_hw_cpu +EXPORT_SYMBOL_GPL vmlinux 0x01681386 strp_process +EXPORT_SYMBOL_GPL vmlinux 0x01688be7 simple_attr_open +EXPORT_SYMBOL_GPL vmlinux 0x016a82f4 iomap_read_folio +EXPORT_SYMBOL_GPL vmlinux 0x01827f8a usb_unlocked_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x01866a57 ezx_pcap_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x018ab635 dev_pm_opp_remove_all_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x01911cbc tty_ldisc_ref_wait +EXPORT_SYMBOL_GPL vmlinux 0x01948eb3 rcu_tasks_trace_qs_blkd +EXPORT_SYMBOL_GPL vmlinux 0x0197364c ip_route_output_flow +EXPORT_SYMBOL_GPL vmlinux 0x019d9005 ata_eh_analyze_ncq_error +EXPORT_SYMBOL_GPL vmlinux 0x019f24fd crypto_ahash_final +EXPORT_SYMBOL_GPL vmlinux 0x01a1b3e1 snd_soc_component_compr_copy +EXPORT_SYMBOL_GPL vmlinux 0x01b12bfb usb_ep_free_request +EXPORT_SYMBOL_GPL vmlinux 0x01b8ad58 clk_gate_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x01c6cb0c cpu_cluster_pm_enter +EXPORT_SYMBOL_GPL vmlinux 0x01ce82e4 imx_pcm_fiq_init +EXPORT_SYMBOL_GPL vmlinux 0x01e1a8de kgdb_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x0207a6c6 reset_control_bulk_acquire +EXPORT_SYMBOL_GPL vmlinux 0x020cd1d6 kernfs_get +EXPORT_SYMBOL_GPL vmlinux 0x022be7ac synth_event_add_val +EXPORT_SYMBOL_GPL vmlinux 0x02394899 play_idle_precise +EXPORT_SYMBOL_GPL vmlinux 0x023b27e5 espintcp_push_skb +EXPORT_SYMBOL_GPL vmlinux 0x0245f80c __rio_local_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x0246a57e pm_generic_suspend +EXPORT_SYMBOL_GPL vmlinux 0x024d13dd request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x024e27bb snd_soc_dapm_del_routes +EXPORT_SYMBOL_GPL vmlinux 0x024fe693 trace_array_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0x025511a8 dw_pcie_host_init +EXPORT_SYMBOL_GPL vmlinux 0x026f3380 btree_lookup +EXPORT_SYMBOL_GPL vmlinux 0x029155eb tps6586x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x029671d6 elv_register +EXPORT_SYMBOL_GPL vmlinux 0x02a75b9e dev_pm_opp_free_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0x02a8b5b8 ip6_datagram_connect_v6_only +EXPORT_SYMBOL_GPL vmlinux 0x02b270e1 msi_lock_descs +EXPORT_SYMBOL_GPL vmlinux 0x02b6faf5 vfs_splice_read +EXPORT_SYMBOL_GPL vmlinux 0x02c59cba phy_get_rate_matching +EXPORT_SYMBOL_GPL vmlinux 0x02c5c501 power_supply_find_ocv2cap_table +EXPORT_SYMBOL_GPL vmlinux 0x02ca2ace usb_phy_set_event +EXPORT_SYMBOL_GPL vmlinux 0x02cec6b1 perf_event_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0x02e0593b tcp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x02ea61a6 dax_flush +EXPORT_SYMBOL_GPL vmlinux 0x02ec74bb crypto_unregister_shash +EXPORT_SYMBOL_GPL vmlinux 0x02ee475f device_register +EXPORT_SYMBOL_GPL vmlinux 0x03000f05 __tracepoint_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x030cbca2 ata_id_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x0312b3b0 reset_controller_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x031c0592 clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x0321cdbf of_alias_get_highest_id +EXPORT_SYMBOL_GPL vmlinux 0x032920e5 rio_add_device +EXPORT_SYMBOL_GPL vmlinux 0x032f272a apply_to_existing_page_range +EXPORT_SYMBOL_GPL vmlinux 0x03315f0c btree_destroy +EXPORT_SYMBOL_GPL vmlinux 0x0337a6b2 fixed_phy_change_carrier +EXPORT_SYMBOL_GPL vmlinux 0x033832c7 usb_amd_hang_symptom_quirk +EXPORT_SYMBOL_GPL vmlinux 0x0343bdf1 __i2c_board_list +EXPORT_SYMBOL_GPL vmlinux 0x03473884 phy_basic_t1s_p2mp_features +EXPORT_SYMBOL_GPL vmlinux 0x034e3d81 pm_generic_resume_early +EXPORT_SYMBOL_GPL vmlinux 0x035bdab5 bdev_discard_alignment +EXPORT_SYMBOL_GPL vmlinux 0x036555a7 spi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x036d8e9b klist_add_tail +EXPORT_SYMBOL_GPL vmlinux 0x036e58c3 snd_pcm_stop_xrun +EXPORT_SYMBOL_GPL vmlinux 0x037c28cd of_detach_node +EXPORT_SYMBOL_GPL vmlinux 0x038618a9 ata_port_wait_eh +EXPORT_SYMBOL_GPL vmlinux 0x038f0c7e devl_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0x03921cf6 snd_soc_dapm_get_pin_status +EXPORT_SYMBOL_GPL vmlinux 0x03926922 vfs_getxattr +EXPORT_SYMBOL_GPL vmlinux 0x03952887 ktime_add_safe +EXPORT_SYMBOL_GPL vmlinux 0x03958559 gpiod_set_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x03a8caa6 ahci_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x03bd7131 gpiod_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x03bfdd1f ata_pci_device_resume +EXPORT_SYMBOL_GPL vmlinux 0x03c57cdd blk_mq_sched_try_insert_merge +EXPORT_SYMBOL_GPL vmlinux 0x03c70bf1 blk_queue_max_zone_append_sectors +EXPORT_SYMBOL_GPL vmlinux 0x03d16aef dev_pm_opp_is_turbo +EXPORT_SYMBOL_GPL vmlinux 0x03e4bfa6 ata_sff_softreset +EXPORT_SYMBOL_GPL vmlinux 0x03e91bf0 inverse_translate +EXPORT_SYMBOL_GPL vmlinux 0x040d530c usb_mon_register +EXPORT_SYMBOL_GPL vmlinux 0x0412332f rcar_rst_set_rproc_boot_addr +EXPORT_SYMBOL_GPL vmlinux 0x0417aa99 devlink_port_fini +EXPORT_SYMBOL_GPL vmlinux 0x04207763 sysfs_unbreak_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x0422a652 led_set_brightness_sync +EXPORT_SYMBOL_GPL vmlinux 0x042d0034 sdhci_setup_host +EXPORT_SYMBOL_GPL vmlinux 0x04453dbc of_mm_gpiochip_add_data +EXPORT_SYMBOL_GPL vmlinux 0x0449c064 i2c_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x0453f297 crypto_unregister_algs +EXPORT_SYMBOL_GPL vmlinux 0x045bf026 __sdhci_read_caps +EXPORT_SYMBOL_GPL vmlinux 0x0465a073 regmap_reg_in_ranges +EXPORT_SYMBOL_GPL vmlinux 0x046f359e of_overlay_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x04852fc5 scmi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x048b5f8d twl4030_audio_get_mclk +EXPORT_SYMBOL_GPL vmlinux 0x048d1590 locks_alloc_lock +EXPORT_SYMBOL_GPL vmlinux 0x04a46031 fuse_do_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x04ae4635 trace_handle_return +EXPORT_SYMBOL_GPL vmlinux 0x04b94325 tpm_chip_start +EXPORT_SYMBOL_GPL vmlinux 0x04bf38ac tegra_bpmp_transfer_atomic +EXPORT_SYMBOL_GPL vmlinux 0x04c2a585 devm_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x04c4f603 mpi_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0x04c8aebf console_verbose +EXPORT_SYMBOL_GPL vmlinux 0x04e1b99f snd_pcm_std_chmaps +EXPORT_SYMBOL_GPL vmlinux 0x04e2e398 __traceiter_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x04f0f77b component_release_of +EXPORT_SYMBOL_GPL vmlinux 0x04fdb649 virtqueue_get_vring_size +EXPORT_SYMBOL_GPL vmlinux 0x0503a0b6 regmap_fields_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x05043c66 device_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x051085e3 lock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x05131419 irq_chip_disable_parent +EXPORT_SYMBOL_GPL vmlinux 0x05144712 pcie_reset_flr +EXPORT_SYMBOL_GPL vmlinux 0x0514e0cc usb_gadget_deactivate +EXPORT_SYMBOL_GPL vmlinux 0x051a0bc1 stack_depot_fetch +EXPORT_SYMBOL_GPL vmlinux 0x051a4ce7 inet_csk_route_req +EXPORT_SYMBOL_GPL vmlinux 0x052b4013 register_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x052c9aed ktime_get_real_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x05332a27 dm_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x053d738a __SCK__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x054bc06c tpmm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0x054e550b kernel_halt +EXPORT_SYMBOL_GPL vmlinux 0x055a47e6 ata_ehi_clear_desc +EXPORT_SYMBOL_GPL vmlinux 0x05610897 of_changeset_destroy +EXPORT_SYMBOL_GPL vmlinux 0x056ce33d __traceiter_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0x05829c49 blk_crypto_register +EXPORT_SYMBOL_GPL vmlinux 0x0587f5e2 tps6586x_reads +EXPORT_SYMBOL_GPL vmlinux 0x05883efb __traceiter_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x058b3bed pci_common_swizzle +EXPORT_SYMBOL_GPL vmlinux 0x059136df of_get_display_timings +EXPORT_SYMBOL_GPL vmlinux 0x05b713a8 crypto_unregister_aead +EXPORT_SYMBOL_GPL vmlinux 0x05ca7a78 edac_pci_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x05cb42e0 blk_stat_enable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x05cd1dd4 vcap_rule_add_key_bit +EXPORT_SYMBOL_GPL vmlinux 0x05d6ce83 devlink_remote_reload_actions_performed +EXPORT_SYMBOL_GPL vmlinux 0x05dd52ce snd_soc_component_compr_ack +EXPORT_SYMBOL_GPL vmlinux 0x05eac66a regulator_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x0608f1e3 imx_clk_fracn_gppll_integer +EXPORT_SYMBOL_GPL vmlinux 0x06122337 atomic_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x06126376 ata_sas_tport_delete +EXPORT_SYMBOL_GPL vmlinux 0x061c7386 device_dma_supported +EXPORT_SYMBOL_GPL vmlinux 0x06209f49 phy_lookup_setting +EXPORT_SYMBOL_GPL vmlinux 0x0626da5f od_unregister_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x06408f9c class_dev_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x064d0e1f sdhci_resume_host +EXPORT_SYMBOL_GPL vmlinux 0x064db9a5 mark_mounts_for_expiry +EXPORT_SYMBOL_GPL vmlinux 0x0675386c genphy_c45_read_eee_abilities +EXPORT_SYMBOL_GPL vmlinux 0x0681f753 fsverity_verify_blocks +EXPORT_SYMBOL_GPL vmlinux 0x0686da61 serial8250_em485_stop_tx +EXPORT_SYMBOL_GPL vmlinux 0x06b53bd2 memalloc_socks_key +EXPORT_SYMBOL_GPL vmlinux 0x06ba4d9a set_primary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x06bc1199 devm_regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x06bdcf08 driver_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x06c4a387 pm_clk_suspend +EXPORT_SYMBOL_GPL vmlinux 0x06ca0925 serial8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x06cca30b ring_buffer_record_off +EXPORT_SYMBOL_GPL vmlinux 0x06d2b195 btree_init +EXPORT_SYMBOL_GPL vmlinux 0x06d47054 blk_mq_quiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x06daa796 rio_mport_get_physefb +EXPORT_SYMBOL_GPL vmlinux 0x06e92aea nl_table_lock +EXPORT_SYMBOL_GPL vmlinux 0x06ee7004 bio_end_io_acct_remapped +EXPORT_SYMBOL_GPL vmlinux 0x06fddb03 ata_host_resume +EXPORT_SYMBOL_GPL vmlinux 0x070c5f2c __bio_add_page +EXPORT_SYMBOL_GPL vmlinux 0x07120c28 __sock_recv_cmsgs +EXPORT_SYMBOL_GPL vmlinux 0x0713645c hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0x071765dd edac_pci_create_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x07187f7e pinctrl_find_and_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0x07242d92 put_dax +EXPORT_SYMBOL_GPL vmlinux 0x0726156d tps6586x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x073205e7 vcap_filter_rule_keys +EXPORT_SYMBOL_GPL vmlinux 0x07323c69 ata_sff_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x07483e13 cn_del_callback +EXPORT_SYMBOL_GPL vmlinux 0x074a869b scsi_build_sense +EXPORT_SYMBOL_GPL vmlinux 0x0756a31c register_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0x076356e7 sfp_may_have_phy +EXPORT_SYMBOL_GPL vmlinux 0x07676fe5 sdio_f0_readb +EXPORT_SYMBOL_GPL vmlinux 0x076d76c7 inet6_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0x07745451 pci_epc_set_bar +EXPORT_SYMBOL_GPL vmlinux 0x0791d51b put_device +EXPORT_SYMBOL_GPL vmlinux 0x07964f3c tty_set_termios +EXPORT_SYMBOL_GPL vmlinux 0x07b21f85 kdb_get_kbd_char +EXPORT_SYMBOL_GPL vmlinux 0x07b52e38 rtnl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x07b697b5 sm501_unit_power +EXPORT_SYMBOL_GPL vmlinux 0x07b94be7 __traceiter_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x07be6905 net_inc_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x07cd68f1 led_blink_set_nosleep +EXPORT_SYMBOL_GPL vmlinux 0x07e1a061 __traceiter_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x07f87db0 int_active_memcg +EXPORT_SYMBOL_GPL vmlinux 0x08058f7e devm_hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0x08135613 dax_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x081b3438 platform_get_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x081c4b0c wakeup_source_create +EXPORT_SYMBOL_GPL vmlinux 0x08349780 pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x08548dbd wm831x_device_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x086bd3a6 wm8350_gpio_config +EXPORT_SYMBOL_GPL vmlinux 0x086e3fdc platform_add_devices +EXPORT_SYMBOL_GPL vmlinux 0x087b1d8b sync_blockdev_nowait +EXPORT_SYMBOL_GPL vmlinux 0x087f5dc5 wm831x_of_match +EXPORT_SYMBOL_GPL vmlinux 0x0889ea56 perf_event_create_kernel_counter +EXPORT_SYMBOL_GPL vmlinux 0x08a32d46 clk_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x08a51a65 iptunnel_handle_offloads +EXPORT_SYMBOL_GPL vmlinux 0x08a5da91 sdhci_reset_tuning +EXPORT_SYMBOL_GPL vmlinux 0x08a88a9f __SCK__tp_func_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x08a89177 mmc_regulator_set_ocr +EXPORT_SYMBOL_GPL vmlinux 0x08afa9b3 blkcg_root_css +EXPORT_SYMBOL_GPL vmlinux 0x08be4e7e bpf_trace_run3 +EXPORT_SYMBOL_GPL vmlinux 0x08cc938a crypto_akcipher_sync_prep +EXPORT_SYMBOL_GPL vmlinux 0x08def853 pci_dev_trylock +EXPORT_SYMBOL_GPL vmlinux 0x08e40067 usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x08f35a7d nvmem_cell_read_variable_le_u64 +EXPORT_SYMBOL_GPL vmlinux 0x08f37393 nf_route +EXPORT_SYMBOL_GPL vmlinux 0x08f49cf9 serial8250_do_set_mctrl +EXPORT_SYMBOL_GPL vmlinux 0x090b978d bio_start_io_acct +EXPORT_SYMBOL_GPL vmlinux 0x091eb9b4 round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x09248cd1 pm_generic_freeze_late +EXPORT_SYMBOL_GPL vmlinux 0x092fece3 phy_modify +EXPORT_SYMBOL_GPL vmlinux 0x0932c2f2 bus_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x0943af29 cpufreq_policy_transition_delay_us +EXPORT_SYMBOL_GPL vmlinux 0x09492220 musb_mailbox +EXPORT_SYMBOL_GPL vmlinux 0x094c7c20 xhci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x09511e3a umd_unload_blob +EXPORT_SYMBOL_GPL vmlinux 0x096be6ef devm_kfree +EXPORT_SYMBOL_GPL vmlinux 0x096f0f9a ata_host_suspend +EXPORT_SYMBOL_GPL vmlinux 0x0976822d sfp_get_module_eeprom_by_page +EXPORT_SYMBOL_GPL vmlinux 0x098cd9b9 fscrypt_ioctl_add_key +EXPORT_SYMBOL_GPL vmlinux 0x09924ae4 devl_dpipe_headers_register +EXPORT_SYMBOL_GPL vmlinux 0x0999a4e9 cgrp_dfl_root +EXPORT_SYMBOL_GPL vmlinux 0x09a67efd mmc_pwrseq_register +EXPORT_SYMBOL_GPL vmlinux 0x09b53e14 interval_tree_remove +EXPORT_SYMBOL_GPL vmlinux 0x09bea169 i2c_dw_probe_master +EXPORT_SYMBOL_GPL vmlinux 0x09d3748d devm_clk_get_prepared +EXPORT_SYMBOL_GPL vmlinux 0x09dd93e2 dev_pm_opp_enable +EXPORT_SYMBOL_GPL vmlinux 0x09e913c1 snd_pcm_alt_chmaps +EXPORT_SYMBOL_GPL vmlinux 0x09f733ce sysfs_file_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x0a16bd0e pinctrl_generic_get_group +EXPORT_SYMBOL_GPL vmlinux 0x0a19fabc transport_setup_device +EXPORT_SYMBOL_GPL vmlinux 0x0a1eeb63 snd_soc_component_compr_get_params +EXPORT_SYMBOL_GPL vmlinux 0x0a30ee53 strp_stop +EXPORT_SYMBOL_GPL vmlinux 0x0a3408e4 cpuidle_disable_device +EXPORT_SYMBOL_GPL vmlinux 0x0a47d5ec serial8250_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x0a4d5b99 handle_bad_irq +EXPORT_SYMBOL_GPL vmlinux 0x0a5739cc perf_aux_output_skip +EXPORT_SYMBOL_GPL vmlinux 0x0a5f4e65 scsi_target_unblock +EXPORT_SYMBOL_GPL vmlinux 0x0a77f2b4 rockchip_clk_register_armclk +EXPORT_SYMBOL_GPL vmlinux 0x0a8a303b sbitmap_del_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x0a8c3b4b usb_ep_set_halt +EXPORT_SYMBOL_GPL vmlinux 0x0a8e458b crypto_req_done +EXPORT_SYMBOL_GPL vmlinux 0x0a8fcf1d sm501_modify_reg +EXPORT_SYMBOL_GPL vmlinux 0x0a97b7b8 snd_soc_dapm_nc_pin +EXPORT_SYMBOL_GPL vmlinux 0x0a9aed8a ata_cable_40wire +EXPORT_SYMBOL_GPL vmlinux 0x0a9c54b6 pinctrl_utils_add_map_configs +EXPORT_SYMBOL_GPL vmlinux 0x0aa23021 mddev_resume +EXPORT_SYMBOL_GPL vmlinux 0x0ab81933 __fsverity_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x0ac117b0 dw_pcie_ep_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x0acb0a98 vcap_keyset_name +EXPORT_SYMBOL_GPL vmlinux 0x0acfe2e7 usb_ep_set_wedge +EXPORT_SYMBOL_GPL vmlinux 0x0ae090b8 nvmem_device_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x0ae80f73 inet6_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0x0afb58dd ip_valid_fib_dump_req +EXPORT_SYMBOL_GPL vmlinux 0x0aff8234 thermal_cooling_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0b07abe2 unshare_fs_struct +EXPORT_SYMBOL_GPL vmlinux 0x0b0b6a56 mtk_pinconf_adv_pull_get +EXPORT_SYMBOL_GPL vmlinux 0x0b0ebef3 devm_regulator_get +EXPORT_SYMBOL_GPL vmlinux 0x0b15b4e7 mmc_crypto_prepare_req +EXPORT_SYMBOL_GPL vmlinux 0x0b194f93 ethnl_cable_test_amplitude +EXPORT_SYMBOL_GPL vmlinux 0x0b19b18f register_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0x0b2970fe klist_iter_init +EXPORT_SYMBOL_GPL vmlinux 0x0b2a893c pci_num_vf +EXPORT_SYMBOL_GPL vmlinux 0x0b2b3d46 usb_gen_phy_init +EXPORT_SYMBOL_GPL vmlinux 0x0b2db2d5 remove_resource +EXPORT_SYMBOL_GPL vmlinux 0x0b3e6b1d tcp_is_ulp_esp +EXPORT_SYMBOL_GPL vmlinux 0x0b3f2810 gpiod_set_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x0b428df1 fscrypt_set_bio_crypt_ctx +EXPORT_SYMBOL_GPL vmlinux 0x0b4a8834 musb_writeb +EXPORT_SYMBOL_GPL vmlinux 0x0b660745 blk_mq_hctx_set_fq_lock_class +EXPORT_SYMBOL_GPL vmlinux 0x0b69e104 pse_ethtool_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b6d9430 simple_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x0b905b71 mtd_pairing_groups +EXPORT_SYMBOL_GPL vmlinux 0x0b93d784 register_mtd_user +EXPORT_SYMBOL_GPL vmlinux 0x0bacf497 crypto_unregister_rngs +EXPORT_SYMBOL_GPL vmlinux 0x0bb028d4 hisi_clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x0bb5d490 fb_deferred_io_init +EXPORT_SYMBOL_GPL vmlinux 0x0bb63727 dsa_stubs +EXPORT_SYMBOL_GPL vmlinux 0x0bc24e4f __traceiter_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x0bc6225c gpiochip_get_data +EXPORT_SYMBOL_GPL vmlinux 0x0bd7ef3f ipv6_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x0be2103e skb_mpls_dec_ttl +EXPORT_SYMBOL_GPL vmlinux 0x0beb0d72 snd_soc_dpcm_can_be_free_stop +EXPORT_SYMBOL_GPL vmlinux 0x0bf32478 __SCK__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x0bf7b814 device_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0x0bf8fb8e security_kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x0bfa6bda deregister_mtd_parser +EXPORT_SYMBOL_GPL vmlinux 0x0c002a5d crypto_register_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x0c17d30e snd_soc_component_write_field +EXPORT_SYMBOL_GPL vmlinux 0x0c1fa343 make_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x0c2a2620 dev_coredumpm +EXPORT_SYMBOL_GPL vmlinux 0x0c303f52 bch_encode +EXPORT_SYMBOL_GPL vmlinux 0x0c30714b usb_hcd_start_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x0c322670 snd_soc_dai_digital_mute +EXPORT_SYMBOL_GPL vmlinux 0x0c32ff8a edac_pci_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x0c343428 vfs_cancel_lock +EXPORT_SYMBOL_GPL vmlinux 0x0c46f82f led_set_brightness +EXPORT_SYMBOL_GPL vmlinux 0x0c47ae76 bpf_prog_get_type_dev +EXPORT_SYMBOL_GPL vmlinux 0x0c51d82a snd_soc_dai_get_channel_map +EXPORT_SYMBOL_GPL vmlinux 0x0c520e11 pcie_aspm_capable +EXPORT_SYMBOL_GPL vmlinux 0x0c5f9293 device_match_devt +EXPORT_SYMBOL_GPL vmlinux 0x0c70bef4 usb_get_hcd +EXPORT_SYMBOL_GPL vmlinux 0x0c81a29e snd_soc_dai_set_fmt +EXPORT_SYMBOL_GPL vmlinux 0x0c87d46b mmc_regulator_set_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x0c88c1c3 pci_vpd_find_id_string +EXPORT_SYMBOL_GPL vmlinux 0x0c96d58f __srcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x0c998628 stmpe_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x0c9bec87 usb_hcd_setup_local_mem +EXPORT_SYMBOL_GPL vmlinux 0x0c9d1768 driver_deferred_probe_check_state +EXPORT_SYMBOL_GPL vmlinux 0x0ca914bd pci_stop_and_remove_bus_device_locked +EXPORT_SYMBOL_GPL vmlinux 0x0cad4775 extcon_get_edev_name +EXPORT_SYMBOL_GPL vmlinux 0x0cc9d36c iommu_group_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x0cd17c0d tty_buffer_space_avail +EXPORT_SYMBOL_GPL vmlinux 0x0cf391ab phy_put +EXPORT_SYMBOL_GPL vmlinux 0x0cfe8c78 sdio_retune_crc_enable +EXPORT_SYMBOL_GPL vmlinux 0x0d09285a clk_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x0d0abf78 __traceiter_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x0d0b0a3a ata_wait_register +EXPORT_SYMBOL_GPL vmlinux 0x0d37707d usb_alloc_urb +EXPORT_SYMBOL_GPL vmlinux 0x0d3e3481 bch_free +EXPORT_SYMBOL_GPL vmlinux 0x0d3fb7d4 phy_interface_num_ports +EXPORT_SYMBOL_GPL vmlinux 0x0d40152d snd_soc_new_compress +EXPORT_SYMBOL_GPL vmlinux 0x0d459213 work_on_cpu_safe +EXPORT_SYMBOL_GPL vmlinux 0x0d4958e6 devlink_dpipe_action_put +EXPORT_SYMBOL_GPL vmlinux 0x0d4961de nf_log_buf_open +EXPORT_SYMBOL_GPL vmlinux 0x0d51361a tcp_slow_start +EXPORT_SYMBOL_GPL vmlinux 0x0d53588a __traceiter_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x0d546878 meson_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0x0d5a7ecf nanddev_ecc_engine_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x0d5f9322 shmem_file_setup +EXPORT_SYMBOL_GPL vmlinux 0x0d692e5d da903x_reads +EXPORT_SYMBOL_GPL vmlinux 0x0d6a49d4 tcp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d6be1fa switchdev_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x0d706831 nfs42_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0d73a1c6 input_class +EXPORT_SYMBOL_GPL vmlinux 0x0d77e5d0 ata_link_abort +EXPORT_SYMBOL_GPL vmlinux 0x0d7b9b3f device_store_int +EXPORT_SYMBOL_GPL vmlinux 0x0d7c17c0 regulator_enable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x0d90d784 usb_ep_fifo_flush +EXPORT_SYMBOL_GPL vmlinux 0x0d9d032c __traceiter_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x0d9d5cba regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0x0db5ed06 fscrypt_fname_encrypted_size +EXPORT_SYMBOL_GPL vmlinux 0x0db74e94 tcp_set_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x0dbaeec6 io_uring_cmd_done +EXPORT_SYMBOL_GPL vmlinux 0x0dbfe464 dev_pm_opp_get_supplies +EXPORT_SYMBOL_GPL vmlinux 0x0dc257b2 iommu_device_register +EXPORT_SYMBOL_GPL vmlinux 0x0dc85137 mtk_pinconf_adv_drive_set +EXPORT_SYMBOL_GPL vmlinux 0x0dd82a2a mdiobus_modify +EXPORT_SYMBOL_GPL vmlinux 0x0ddb1cd7 llist_reverse_order +EXPORT_SYMBOL_GPL vmlinux 0x0dde005b irq_domain_update_bus_token +EXPORT_SYMBOL_GPL vmlinux 0x0de4caf8 icc_link_create +EXPORT_SYMBOL_GPL vmlinux 0x0df02c20 scsi_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x0dfaeaf6 dm_start_time_ns_from_clone +EXPORT_SYMBOL_GPL vmlinux 0x0e088fae __put_mtd_device +EXPORT_SYMBOL_GPL vmlinux 0x0e0c6a7d crypto_dh_encode_key +EXPORT_SYMBOL_GPL vmlinux 0x0e10b052 dw_pcie_setup_rc +EXPORT_SYMBOL_GPL vmlinux 0x0e13eeea clk_hw_get_parent_index +EXPORT_SYMBOL_GPL vmlinux 0x0e29f9a7 topology_update_thermal_pressure +EXPORT_SYMBOL_GPL vmlinux 0x0e442141 vfs_inode_has_locks +EXPORT_SYMBOL_GPL vmlinux 0x0e464a43 trace_get_event_file +EXPORT_SYMBOL_GPL vmlinux 0x0e506ce6 altr_sysmgr_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x0e5cc9d7 xdp_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x0e796a8d iomap_seek_data +EXPORT_SYMBOL_GPL vmlinux 0x0e7a8a7b devm_gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x0e840eae of_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x0e8a574a cpuacct_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x0e9c7a61 sbitmap_bitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x0eb55549 inet_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0x0eb9f5e7 gpiod_get_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x0ecfea88 btf_type_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0eda495b meson_clk_pll_ops +EXPORT_SYMBOL_GPL vmlinux 0x0eeb5417 __kprobe_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x0ef6b4e4 gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x0ef6bb9b fuse_dev_alloc_install +EXPORT_SYMBOL_GPL vmlinux 0x0f05d217 sata_async_notification +EXPORT_SYMBOL_GPL vmlinux 0x0f0e7651 crypto_sig_set_privkey +EXPORT_SYMBOL_GPL vmlinux 0x0f16fd7d __irq_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x0f180070 ring_buffer_free_read_page +EXPORT_SYMBOL_GPL vmlinux 0x0f1ad036 __tracepoint_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x0f2d7b57 put_io_context +EXPORT_SYMBOL_GPL vmlinux 0x0f2da3dc rdma_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x0f3438dc lwtunnel_output +EXPORT_SYMBOL_GPL vmlinux 0x0f346758 pm_generic_restore_early +EXPORT_SYMBOL_GPL vmlinux 0x0f4e2b24 snd_soc_dapm_disable_pin_unlocked +EXPORT_SYMBOL_GPL vmlinux 0x0f5f7d4e snd_devm_card_new +EXPORT_SYMBOL_GPL vmlinux 0x0f630af9 irq_chip_set_vcpu_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x0f6ecc9f fuse_conn_get +EXPORT_SYMBOL_GPL vmlinux 0x0f7bd8f7 usb_disable_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0x0f7ca236 dmi_memdev_name +EXPORT_SYMBOL_GPL vmlinux 0x0f84a98e tty_port_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x0f84ae1a nvdimm_name +EXPORT_SYMBOL_GPL vmlinux 0x0f934752 cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0x0fb852c8 iommu_detach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0x0fbd9c40 of_add_property +EXPORT_SYMBOL_GPL vmlinux 0x0fd4610e kmem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0x0fe3ad49 snd_soc_rtdcom_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0ff00496 pci_epc_stop +EXPORT_SYMBOL_GPL vmlinux 0x0ff2743c mtd_write +EXPORT_SYMBOL_GPL vmlinux 0x0ffb7215 io_cgrp_subsys +EXPORT_SYMBOL_GPL vmlinux 0x0ffc9a5c usb_add_gadget_udc_release +EXPORT_SYMBOL_GPL vmlinux 0x100359e4 stop_machine +EXPORT_SYMBOL_GPL vmlinux 0x10038720 snd_soc_add_pcm_runtimes +EXPORT_SYMBOL_GPL vmlinux 0x10138352 tracing_on +EXPORT_SYMBOL_GPL vmlinux 0x10169499 ethnl_cable_test_finished +EXPORT_SYMBOL_GPL vmlinux 0x10175545 rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x101e5b87 imx_pinctrl_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0x102313d8 iptunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x1025e88a __fsverity_cleanup_inode +EXPORT_SYMBOL_GPL vmlinux 0x1043cac3 queue_work_node +EXPORT_SYMBOL_GPL vmlinux 0x10472db8 devm_regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x104b2b7d vcap_rule_get_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x10568334 onboard_hub_create_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x106ad9e1 software_node_unregister_node_group +EXPORT_SYMBOL_GPL vmlinux 0x107ae3a7 debugfs_create_file_unsafe +EXPORT_SYMBOL_GPL vmlinux 0x1083f2b9 mtk_clk_unregister_ref2usb_tx +EXPORT_SYMBOL_GPL vmlinux 0x109bacd3 debugfs_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0x10a2c37d nanddev_bbt_get_block_status +EXPORT_SYMBOL_GPL vmlinux 0x10a51000 snd_soc_get_enum_double +EXPORT_SYMBOL_GPL vmlinux 0x10a6da68 devlink_region_snapshot_id_get +EXPORT_SYMBOL_GPL vmlinux 0x10aba41f i2c_adapter_type +EXPORT_SYMBOL_GPL vmlinux 0x10ae5e76 bio_associate_blkg_from_css +EXPORT_SYMBOL_GPL vmlinux 0x10b0e42e attribute_container_classdev_to_container +EXPORT_SYMBOL_GPL vmlinux 0x10b3a0f5 snd_soc_dapm_free +EXPORT_SYMBOL_GPL vmlinux 0x10b4426b of_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x10b89330 crypto_has_shash +EXPORT_SYMBOL_GPL vmlinux 0x10bfb7e1 sdhci_request +EXPORT_SYMBOL_GPL vmlinux 0x10c34670 __pneigh_lookup +EXPORT_SYMBOL_GPL vmlinux 0x10ca5053 disk_set_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0x10cb5445 mbox_request_channel_byname +EXPORT_SYMBOL_GPL vmlinux 0x10d9f317 stack_depot_init +EXPORT_SYMBOL_GPL vmlinux 0x10defa67 of_genpd_add_provider_simple +EXPORT_SYMBOL_GPL vmlinux 0x10ecc52c usb_amd_quirk_pll_enable +EXPORT_SYMBOL_GPL vmlinux 0x10f0001c ata_pci_sff_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x1104c4d5 trace_seq_puts +EXPORT_SYMBOL_GPL vmlinux 0x11091291 nand_extract_bits +EXPORT_SYMBOL_GPL vmlinux 0x1109f1bd arm_iommu_release_mapping +EXPORT_SYMBOL_GPL vmlinux 0x110f2db6 power_supply_battery_info_properties_size +EXPORT_SYMBOL_GPL vmlinux 0x11201ef9 regmap_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x1138a616 gpiochip_get_desc +EXPORT_SYMBOL_GPL vmlinux 0x113f470d tcp_twsk_destructor +EXPORT_SYMBOL_GPL vmlinux 0x11405831 regulator_set_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0x11450f9d usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x114577af virtqueue_add_sgs +EXPORT_SYMBOL_GPL vmlinux 0x1152eece cpufreq_dbs_governor_init +EXPORT_SYMBOL_GPL vmlinux 0x116ba4a4 rockchip_clk_register_plls +EXPORT_SYMBOL_GPL vmlinux 0x1171c909 ZSTD_getErrorName +EXPORT_SYMBOL_GPL vmlinux 0x11796f88 musb_queue_resume_work +EXPORT_SYMBOL_GPL vmlinux 0x117ef7ef __pci_epf_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x1184c5d6 devm_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x1199179f gpiod_set_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x11b297be amba_device_add +EXPORT_SYMBOL_GPL vmlinux 0x11b7cfc0 rio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x11bfec62 crypto_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x11c48fcc usb_control_msg_send +EXPORT_SYMBOL_GPL vmlinux 0x11d915f9 edac_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0x11dc494a meson8_pmx_ops +EXPORT_SYMBOL_GPL vmlinux 0x11df0e75 devlink_fmsg_binary_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x11ebc955 bio_iov_iter_get_pages +EXPORT_SYMBOL_GPL vmlinux 0x11fc19ae devm_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x121305bf snd_soc_dapm_new_control +EXPORT_SYMBOL_GPL vmlinux 0x121d958a unregister_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0x12227c52 usb_disable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x12328c16 of_clk_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0x1233686d fb_deferred_io_fsync +EXPORT_SYMBOL_GPL vmlinux 0x1234e483 get_cpu_iowait_time_us +EXPORT_SYMBOL_GPL vmlinux 0x123666d7 blk_crypto_has_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x12389f77 extcon_set_state +EXPORT_SYMBOL_GPL vmlinux 0x123d5bbc nvdimm_region_delete +EXPORT_SYMBOL_GPL vmlinux 0x124afd05 irq_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x125db0a2 bio_add_zone_append_page +EXPORT_SYMBOL_GPL vmlinux 0x125edd6c ip6_route_input_lookup +EXPORT_SYMBOL_GPL vmlinux 0x12619bda trace_add_event_call +EXPORT_SYMBOL_GPL vmlinux 0x126c8661 __thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0x12717fe8 skb_gso_validate_network_len +EXPORT_SYMBOL_GPL vmlinux 0x1280e104 clk_regmap_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x128135d7 xas_nomem +EXPORT_SYMBOL_GPL vmlinux 0x1283f771 snd_soc_dai_compr_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x1285a0ae pinctrl_generic_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0x12876378 blk_trace_startstop +EXPORT_SYMBOL_GPL vmlinux 0x128a7397 clkdev_hw_create +EXPORT_SYMBOL_GPL vmlinux 0x12962d71 disk_force_media_change +EXPORT_SYMBOL_GPL vmlinux 0x12b240d1 devm_regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x12b6da5d dma_request_chan_by_mask +EXPORT_SYMBOL_GPL vmlinux 0x12f088eb tpm_is_tpm2 +EXPORT_SYMBOL_GPL vmlinux 0x12f2b0eb crypto_remove_spawns +EXPORT_SYMBOL_GPL vmlinux 0x1300f219 ata_port_abort +EXPORT_SYMBOL_GPL vmlinux 0x13022771 virtqueue_enable_cb_prepare +EXPORT_SYMBOL_GPL vmlinux 0x1316bbb1 ehci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x131a5ed7 regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x131db64a system_long_wq +EXPORT_SYMBOL_GPL vmlinux 0x131e9f43 irq_domain_remove_sim +EXPORT_SYMBOL_GPL vmlinux 0x132858cf HUF_readStats_wksp +EXPORT_SYMBOL_GPL vmlinux 0x1331d589 usb_set_interface +EXPORT_SYMBOL_GPL vmlinux 0x133969d7 __trace_printk +EXPORT_SYMBOL_GPL vmlinux 0x134930c2 irq_domain_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x134b3046 rtc_set_alarm +EXPORT_SYMBOL_GPL vmlinux 0x13611ee0 ncsi_start_dev +EXPORT_SYMBOL_GPL vmlinux 0x136209db power_supply_reg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x13640660 get_cached_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0x1365f448 kill_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x1366d44c amba_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x136e5a11 devlink_dpipe_match_put +EXPORT_SYMBOL_GPL vmlinux 0x13799566 snd_soc_dapm_put_enum_double +EXPORT_SYMBOL_GPL vmlinux 0x137ecb27 power_supply_put +EXPORT_SYMBOL_GPL vmlinux 0x1381d4f3 net_cls_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x138e0957 dax_write_cache_enabled +EXPORT_SYMBOL_GPL vmlinux 0x138e5ff0 tty_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x13a1a44d rio_register_mport +EXPORT_SYMBOL_GPL vmlinux 0x13bfe731 tcp_done +EXPORT_SYMBOL_GPL vmlinux 0x13c33a11 fscrypt_fname_siphash +EXPORT_SYMBOL_GPL vmlinux 0x13d50f05 blk_mq_complete_request_remote +EXPORT_SYMBOL_GPL vmlinux 0x13d748b4 wm831x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x13d77b91 devlink_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x13e6fc3f clk_hw_unregister +EXPORT_SYMBOL_GPL vmlinux 0x13ed8784 sdev_evt_alloc +EXPORT_SYMBOL_GPL vmlinux 0x13f0bf6e snd_soc_dapm_dai_get_connected_widgets +EXPORT_SYMBOL_GPL vmlinux 0x13f1d639 event_triggers_call +EXPORT_SYMBOL_GPL vmlinux 0x1403ad09 cpufreq_add_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x140b776c genpd_dev_pm_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x141527f7 cgroup_get_e_css +EXPORT_SYMBOL_GPL vmlinux 0x141f38bf ktime_get_raw_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x142962c3 i2c_generic_scl_recovery +EXPORT_SYMBOL_GPL vmlinux 0x14349633 rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x143a924f dev_attr_ncq_prio_enable +EXPORT_SYMBOL_GPL vmlinux 0x1440a418 snd_soc_component_set_pll +EXPORT_SYMBOL_GPL vmlinux 0x1450a141 hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x14551e90 spi_mem_exec_op +EXPORT_SYMBOL_GPL vmlinux 0x145f395a scmi_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x146b74f9 rio_unlock_device +EXPORT_SYMBOL_GPL vmlinux 0x146f8f87 skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0x14786b6d rio_get_comptag +EXPORT_SYMBOL_GPL vmlinux 0x147e9b8e inet_csk_listen_stop +EXPORT_SYMBOL_GPL vmlinux 0x148ae1e8 udp_abort +EXPORT_SYMBOL_GPL vmlinux 0x148c8998 da903x_read +EXPORT_SYMBOL_GPL vmlinux 0x148e0f65 mmc_app_cmd +EXPORT_SYMBOL_GPL vmlinux 0x1495ba4d ata_sas_port_destroy +EXPORT_SYMBOL_GPL vmlinux 0x149cd91b snd_soc_dpcm_fe_can_update +EXPORT_SYMBOL_GPL vmlinux 0x14a98a21 cpu_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x14b4d03f da903x_write +EXPORT_SYMBOL_GPL vmlinux 0x14b6acc0 dev_pm_genpd_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x14bc7c31 pci_disable_pri +EXPORT_SYMBOL_GPL vmlinux 0x14c72413 sdhci_get_cd_nogpio +EXPORT_SYMBOL_GPL vmlinux 0x14cef1db fib_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x14d525f8 __serdev_device_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x14d90225 usb_hcd_link_urb_to_ep +EXPORT_SYMBOL_GPL vmlinux 0x14dcc818 led_trigger_set_default +EXPORT_SYMBOL_GPL vmlinux 0x14eeb968 device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x14fd479e vfs_truncate +EXPORT_SYMBOL_GPL vmlinux 0x150a4edd nf_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x151e4fa5 crypto_unregister_aeads +EXPORT_SYMBOL_GPL vmlinux 0x15210fa9 blkg_conf_exit +EXPORT_SYMBOL_GPL vmlinux 0x152e7071 pci_generic_config_read32 +EXPORT_SYMBOL_GPL vmlinux 0x153aa98d device_reprobe +EXPORT_SYMBOL_GPL vmlinux 0x153b60a6 klist_del +EXPORT_SYMBOL_GPL vmlinux 0x1550efdf inet_peer_base_init +EXPORT_SYMBOL_GPL vmlinux 0x15510a89 devlink_fmsg_binary_put +EXPORT_SYMBOL_GPL vmlinux 0x15535980 proc_create_net_single_write +EXPORT_SYMBOL_GPL vmlinux 0x155a8b63 pci_epc_remove_epf +EXPORT_SYMBOL_GPL vmlinux 0x1562f0dc usb_set_device_state +EXPORT_SYMBOL_GPL vmlinux 0x15664fc0 sdhci_adma_write_desc +EXPORT_SYMBOL_GPL vmlinux 0x15776d18 thermal_zone_get_temp +EXPORT_SYMBOL_GPL vmlinux 0x15886f48 hte_disable_ts +EXPORT_SYMBOL_GPL vmlinux 0x15936cd7 irq_domain_pop_irq +EXPORT_SYMBOL_GPL vmlinux 0x15a6f101 snd_soc_bytes_get +EXPORT_SYMBOL_GPL vmlinux 0x15ade1cc filter_irq_stacks +EXPORT_SYMBOL_GPL vmlinux 0x15b1732a policy_has_boost_freq +EXPORT_SYMBOL_GPL vmlinux 0x15b4ccdd ip_local_out +EXPORT_SYMBOL_GPL vmlinux 0x15bd7435 psi_memstall_leave +EXPORT_SYMBOL_GPL vmlinux 0x15be7a3c pinctrl_pm_select_idle_state +EXPORT_SYMBOL_GPL vmlinux 0x15bf40f2 ata_port_pbar_desc +EXPORT_SYMBOL_GPL vmlinux 0x15d10155 class_compat_create_link +EXPORT_SYMBOL_GPL vmlinux 0x15d4fc1e sdio_writeb +EXPORT_SYMBOL_GPL vmlinux 0x15d58803 sata_scr_read +EXPORT_SYMBOL_GPL vmlinux 0x15dab25a icc_node_add +EXPORT_SYMBOL_GPL vmlinux 0x15e57c07 snd_soc_dapm_ignore_suspend +EXPORT_SYMBOL_GPL vmlinux 0x15e957a7 skcipher_walk_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x15eb7eb3 fhctl_parse_dt +EXPORT_SYMBOL_GPL vmlinux 0x15eca580 percpu_ref_switch_to_percpu +EXPORT_SYMBOL_GPL vmlinux 0x15f8abe3 rcuwait_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x15facdfa regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x1617e8c0 check_move_unevictable_folios +EXPORT_SYMBOL_GPL vmlinux 0x161f04c1 firmware_request_cache +EXPORT_SYMBOL_GPL vmlinux 0x1639dd2f bio_split_rw +EXPORT_SYMBOL_GPL vmlinux 0x16422a6e xdp_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x164f19f3 usb_get_maximum_ssp_rate +EXPORT_SYMBOL_GPL vmlinux 0x16541c10 dma_get_merge_boundary +EXPORT_SYMBOL_GPL vmlinux 0x1658af50 tty_save_termios +EXPORT_SYMBOL_GPL vmlinux 0x166fda09 class_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x1673c4c7 crypto_grab_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x167c1024 file_ra_state_init +EXPORT_SYMBOL_GPL vmlinux 0x167fa008 ping_close +EXPORT_SYMBOL_GPL vmlinux 0x1681641e dev_attr_unload_heads +EXPORT_SYMBOL_GPL vmlinux 0x1687ec20 tty_get_frame_size +EXPORT_SYMBOL_GPL vmlinux 0x1690b503 usb_role_switch_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x16911423 del_mtd_blktrans_dev +EXPORT_SYMBOL_GPL vmlinux 0x169b185f verify_pkcs7_signature +EXPORT_SYMBOL_GPL vmlinux 0x16be2dc2 inet6_hash +EXPORT_SYMBOL_GPL vmlinux 0x16d9f9ff pci_remap_cfgspace +EXPORT_SYMBOL_GPL vmlinux 0x16da1f88 devlink_fmsg_u32_put +EXPORT_SYMBOL_GPL vmlinux 0x16dfbf36 add_interrupt_randomness +EXPORT_SYMBOL_GPL vmlinux 0x16eeb256 devm_krealloc +EXPORT_SYMBOL_GPL vmlinux 0x170cc36c put_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x17348b09 l3mdev_master_upper_ifindex_by_index_rcu +EXPORT_SYMBOL_GPL vmlinux 0x173fe218 bpf_warn_invalid_xdp_action +EXPORT_SYMBOL_GPL vmlinux 0x174c6274 ring_buffer_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x175de67f sbitmap_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x176031a7 devlink_fmsg_string_put +EXPORT_SYMBOL_GPL vmlinux 0x1774a214 mtd_write_oob +EXPORT_SYMBOL_GPL vmlinux 0x177c338d twl_get_version +EXPORT_SYMBOL_GPL vmlinux 0x1783bf40 ata_qc_complete_multiple +EXPORT_SYMBOL_GPL vmlinux 0x1784ff15 usb_of_get_interface_node +EXPORT_SYMBOL_GPL vmlinux 0x178cbbec dmaengine_unmap_put +EXPORT_SYMBOL_GPL vmlinux 0x178f7cee fsstack_copy_inode_size +EXPORT_SYMBOL_GPL vmlinux 0x17a7f4f1 usb_hcd_pci_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0x17b66c27 dapm_regulator_event +EXPORT_SYMBOL_GPL vmlinux 0x17d9e483 devl_lock +EXPORT_SYMBOL_GPL vmlinux 0x18008c59 ring_buffer_resize +EXPORT_SYMBOL_GPL vmlinux 0x1802f66d __pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x1817ecde unregister_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x182365cd iommu_domain_alloc +EXPORT_SYMBOL_GPL vmlinux 0x18266ca5 pm_clk_remove +EXPORT_SYMBOL_GPL vmlinux 0x182878e7 phy_create_lookup +EXPORT_SYMBOL_GPL vmlinux 0x182e2f09 cn_netlink_send_mult +EXPORT_SYMBOL_GPL vmlinux 0x182e45e8 ata_std_qc_defer +EXPORT_SYMBOL_GPL vmlinux 0x1830e2d1 show_class_attr_string +EXPORT_SYMBOL_GPL vmlinux 0x1837607b alloc_dax_region +EXPORT_SYMBOL_GPL vmlinux 0x18428692 __cookie_v6_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x1846954b acomp_request_free +EXPORT_SYMBOL_GPL vmlinux 0x1859cc12 usb_gadget_check_config +EXPORT_SYMBOL_GPL vmlinux 0x18819b3f da9055_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x1884f397 pci_epf_create +EXPORT_SYMBOL_GPL vmlinux 0x18a3ae78 devres_remove +EXPORT_SYMBOL_GPL vmlinux 0x18b1f31d ksm_madvise +EXPORT_SYMBOL_GPL vmlinux 0x18b7692d devm_extcon_dev_allocate +EXPORT_SYMBOL_GPL vmlinux 0x18b91e23 __tracepoint_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x18c52daa nvdimm_pmem_region_create +EXPORT_SYMBOL_GPL vmlinux 0x18cd8374 dma_run_dependencies +EXPORT_SYMBOL_GPL vmlinux 0x18e4f8aa swphy_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x18e8c440 arch_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0x18f610ac md_stop +EXPORT_SYMBOL_GPL vmlinux 0x18fb2caf cpus_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x19004cda bpf_trace_run1 +EXPORT_SYMBOL_GPL vmlinux 0x1923de5e switchdev_handle_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0x192fbfb7 da903x_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x193b6579 __pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0x194132fa zs_huge_class_size +EXPORT_SYMBOL_GPL vmlinux 0x194c4e37 wwan_unregister_ops +EXPORT_SYMBOL_GPL vmlinux 0x194dd751 alarm_forward_now +EXPORT_SYMBOL_GPL vmlinux 0x195d3c43 security_file_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x1961379f lwtunnel_get_encap_size +EXPORT_SYMBOL_GPL vmlinux 0x19713865 iommu_device_sysfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x197fb4d8 regulator_bulk_set_supply_names +EXPORT_SYMBOL_GPL vmlinux 0x199c36e3 pm_clk_remove_clk +EXPORT_SYMBOL_GPL vmlinux 0x19a304ba usb_disabled +EXPORT_SYMBOL_GPL vmlinux 0x19b4f209 dma_get_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x19ba60bb tty_put_char +EXPORT_SYMBOL_GPL vmlinux 0x19c20269 soc_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19c42957 blk_op_str +EXPORT_SYMBOL_GPL vmlinux 0x19c4e787 i2c_new_scanned_device +EXPORT_SYMBOL_GPL vmlinux 0x19e81304 btree_alloc +EXPORT_SYMBOL_GPL vmlinux 0x19f33626 nf_ctnetlink_has_listener +EXPORT_SYMBOL_GPL vmlinux 0x1a007312 sdhci_pltfm_register +EXPORT_SYMBOL_GPL vmlinux 0x1a05c249 mas_find_rev +EXPORT_SYMBOL_GPL vmlinux 0x1a10c32b crypto_ft_tab +EXPORT_SYMBOL_GPL vmlinux 0x1a146ec3 usb_ep_type_string +EXPORT_SYMBOL_GPL vmlinux 0x1a267fa8 bch_init +EXPORT_SYMBOL_GPL vmlinux 0x1a309b35 asoc_dummy_dlc +EXPORT_SYMBOL_GPL vmlinux 0x1a365923 vma_kernel_pagesize +EXPORT_SYMBOL_GPL vmlinux 0x1a4325d9 of_irq_get +EXPORT_SYMBOL_GPL vmlinux 0x1a57356f extcon_find_edev_by_node +EXPORT_SYMBOL_GPL vmlinux 0x1a5e5d07 mas_next_range +EXPORT_SYMBOL_GPL vmlinux 0x1a6bf28f fsnotify_get_cookie +EXPORT_SYMBOL_GPL vmlinux 0x1a723d76 dev_pm_opp_find_bw_ceil +EXPORT_SYMBOL_GPL vmlinux 0x1a7d4256 iommu_group_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x1a85dc11 led_blink_set +EXPORT_SYMBOL_GPL vmlinux 0x1a8721c3 trace_array_put +EXPORT_SYMBOL_GPL vmlinux 0x1aa51500 of_resolve_phandles +EXPORT_SYMBOL_GPL vmlinux 0x1aab19dd vcap_keyfield_name +EXPORT_SYMBOL_GPL vmlinux 0x1aaf5112 pci_remove_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x1ab703b6 genphy_c45_fast_retrain +EXPORT_SYMBOL_GPL vmlinux 0x1aba599f skcipher_alloc_instance_simple +EXPORT_SYMBOL_GPL vmlinux 0x1ac14f0c ata_eh_read_sense_success_ncq_log +EXPORT_SYMBOL_GPL vmlinux 0x1ac1816c devm_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0x1ac3fc39 da9052_adc_manual_read +EXPORT_SYMBOL_GPL vmlinux 0x1ae57f55 ata_pci_device_suspend +EXPORT_SYMBOL_GPL vmlinux 0x1af267f8 int_pow +EXPORT_SYMBOL_GPL vmlinux 0x1b0602c1 cond_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x1b13c6e8 raw_abort +EXPORT_SYMBOL_GPL vmlinux 0x1b197587 dm_send_uevents +EXPORT_SYMBOL_GPL vmlinux 0x1b26cf7e __traceiter_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x1b2a1a37 sysfs_remove_file_from_group +EXPORT_SYMBOL_GPL vmlinux 0x1b2bab5f cpufreq_table_index_unsorted +EXPORT_SYMBOL_GPL vmlinux 0x1b2bbc40 extcon_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x1b3a460a crypto_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x1b423a2f pci_enable_sriov +EXPORT_SYMBOL_GPL vmlinux 0x1b47fe0e of_property_read_u32_index +EXPORT_SYMBOL_GPL vmlinux 0x1b4c07dd nvmem_cell_read_u32 +EXPORT_SYMBOL_GPL vmlinux 0x1b6e8794 call_switchdev_blocking_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x1b77b079 bd_unlink_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x1b7eb6c9 set_cpus_allowed_ptr +EXPORT_SYMBOL_GPL vmlinux 0x1b7f30d7 iomap_file_buffered_write_punch_delalloc +EXPORT_SYMBOL_GPL vmlinux 0x1b8822d8 pinctrl_gpio_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x1b92e41d inet_putpeer +EXPORT_SYMBOL_GPL vmlinux 0x1bb70bc0 do_unregister_con_driver +EXPORT_SYMBOL_GPL vmlinux 0x1bbc004e tps6586x_read +EXPORT_SYMBOL_GPL vmlinux 0x1bc40a8d gpmc_omap_get_nand_ops +EXPORT_SYMBOL_GPL vmlinux 0x1bc5eebe pinctrl_gpio_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x1bcb8c62 ip6_route_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1bee4974 sg_alloc_table_chained +EXPORT_SYMBOL_GPL vmlinux 0x1c05770a sdio_set_block_size +EXPORT_SYMBOL_GPL vmlinux 0x1c2da30c dev_pm_opp_put +EXPORT_SYMBOL_GPL vmlinux 0x1c333de5 ohci_restart +EXPORT_SYMBOL_GPL vmlinux 0x1c45ac9b thermal_remove_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x1c538579 mpc8xxx_spi_rx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0x1c5541bd cpufreq_boost_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1c5b1f28 irq_free_descs +EXPORT_SYMBOL_GPL vmlinux 0x1c5ff742 clk_get_phase +EXPORT_SYMBOL_GPL vmlinux 0x1c648583 pci_epc_bme_notify +EXPORT_SYMBOL_GPL vmlinux 0x1c717bc8 elv_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1c7c98c4 snd_soc_dai_active +EXPORT_SYMBOL_GPL vmlinux 0x1c80d27d btree_geo128 +EXPORT_SYMBOL_GPL vmlinux 0x1c87a811 __round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x1c970d4f device_add_software_node +EXPORT_SYMBOL_GPL vmlinux 0x1c9dc98c devm_gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x1caf3541 spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0x1cbd92b0 cpu_mitigations_off +EXPORT_SYMBOL_GPL vmlinux 0x1cbda3c4 l3mdev_link_scope_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1cc64884 dev_pm_opp_of_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x1ccd058d snd_soc_dapm_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL vmlinux 0x1cd1bff9 genphy_c45_read_status +EXPORT_SYMBOL_GPL vmlinux 0x1cd31a1e fwnode_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x1cdd0605 xhci_port_state_to_neutral +EXPORT_SYMBOL_GPL vmlinux 0x1cdf4efb copy_from_kernel_nofault +EXPORT_SYMBOL_GPL vmlinux 0x1cea3104 rhashtable_walk_start_check +EXPORT_SYMBOL_GPL vmlinux 0x1cf2f3c6 ata_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x1cf638fe devm_of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0x1cff7b54 clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x1d019799 vchan_find_desc +EXPORT_SYMBOL_GPL vmlinux 0x1d0ee9dc __devm_add_action +EXPORT_SYMBOL_GPL vmlinux 0x1d18de44 nvdimm_provider_data +EXPORT_SYMBOL_GPL vmlinux 0x1d222ced irq_get_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0x1d2577cb tun_get_tx_ring +EXPORT_SYMBOL_GPL vmlinux 0x1d28b959 dev_fill_metadata_dst +EXPORT_SYMBOL_GPL vmlinux 0x1d29b9e1 decode_rs8 +EXPORT_SYMBOL_GPL vmlinux 0x1d38e860 __tracepoint_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x1d4629c0 tty_port_install +EXPORT_SYMBOL_GPL vmlinux 0x1d4855dd ata_sas_port_suspend +EXPORT_SYMBOL_GPL vmlinux 0x1d4d43e8 device_rename +EXPORT_SYMBOL_GPL vmlinux 0x1d563e4d kernel_read_file_from_path_initns +EXPORT_SYMBOL_GPL vmlinux 0x1d5edb1a bpf_offload_dev_create +EXPORT_SYMBOL_GPL vmlinux 0x1d6cac13 snd_soc_card_remove_dai_link +EXPORT_SYMBOL_GPL vmlinux 0x1d7fb34d ahci_start_engine +EXPORT_SYMBOL_GPL vmlinux 0x1d933631 mctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x1d94a218 dmi_memdev_handle +EXPORT_SYMBOL_GPL vmlinux 0x1d9d7a60 mtd_panic_write +EXPORT_SYMBOL_GPL vmlinux 0x1da5ab7e fscrypt_symlink_getattr +EXPORT_SYMBOL_GPL vmlinux 0x1db09157 dst_cache_set_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x1dd5a22c pci_epf_free_space +EXPORT_SYMBOL_GPL vmlinux 0x1de484a3 hvc_poll +EXPORT_SYMBOL_GPL vmlinux 0x1df9b40f vring_create_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x1dfa5dbd mpi_invm +EXPORT_SYMBOL_GPL vmlinux 0x1e0670c6 reset_control_release +EXPORT_SYMBOL_GPL vmlinux 0x1e0ca490 pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x1e0d1d4c mtk_clk_unregister_plls +EXPORT_SYMBOL_GPL vmlinux 0x1e2395ed pci_scan_child_bus +EXPORT_SYMBOL_GPL vmlinux 0x1e23d9bd sdio_readb +EXPORT_SYMBOL_GPL vmlinux 0x1e3e4b41 espintcp_queue_out +EXPORT_SYMBOL_GPL vmlinux 0x1e52ad8f snd_card_ref +EXPORT_SYMBOL_GPL vmlinux 0x1e53f827 stack_depot_print +EXPORT_SYMBOL_GPL vmlinux 0x1e645fe5 report_iommu_fault +EXPORT_SYMBOL_GPL vmlinux 0x1e6658b1 nvdimm_has_flush +EXPORT_SYMBOL_GPL vmlinux 0x1e6b13cb device_show_bool +EXPORT_SYMBOL_GPL vmlinux 0x1e7bbcb3 kernel_restart +EXPORT_SYMBOL_GPL vmlinux 0x1e7d6157 freezer_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x1e8756ac blk_req_zone_write_trylock +EXPORT_SYMBOL_GPL vmlinux 0x1e8fac8e wireless_nlevent_flush +EXPORT_SYMBOL_GPL vmlinux 0x1e9c590a usb_find_common_endpoints_reverse +EXPORT_SYMBOL_GPL vmlinux 0x1eb20441 pinctrl_generic_get_group_name +EXPORT_SYMBOL_GPL vmlinux 0x1eb9516e round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x1ebf6c2a pci_power_names +EXPORT_SYMBOL_GPL vmlinux 0x1ed88242 device_create_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x1ee0826a dev_pm_opp_get_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x1ee47e00 is_vmalloc_or_module_addr +EXPORT_SYMBOL_GPL vmlinux 0x1eea7fe3 skcipher_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x1f1070d8 of_icc_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0x1f127796 dev_pm_opp_set_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x1f248c23 ahci_platform_enable_clks +EXPORT_SYMBOL_GPL vmlinux 0x1f38a4f6 mpi_set_highbit +EXPORT_SYMBOL_GPL vmlinux 0x1f3abf7c register_mtd_blktrans +EXPORT_SYMBOL_GPL vmlinux 0x1f449588 mctrl_gpio_disable_ms +EXPORT_SYMBOL_GPL vmlinux 0x1f4c5dd4 devlink_port_region_create +EXPORT_SYMBOL_GPL vmlinux 0x1f563160 bpf_offload_dev_priv +EXPORT_SYMBOL_GPL vmlinux 0x1f597df1 ahci_do_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x1f5e9af0 icc_sync_state +EXPORT_SYMBOL_GPL vmlinux 0x1f5fc4a5 cpu_latency_qos_request_active +EXPORT_SYMBOL_GPL vmlinux 0x1f665b92 bpf_prog_select_runtime +EXPORT_SYMBOL_GPL vmlinux 0x1f7148e4 snd_soc_unregister_component_by_driver +EXPORT_SYMBOL_GPL vmlinux 0x1f73fe11 sysfs_notify +EXPORT_SYMBOL_GPL vmlinux 0x1f774f46 cpuset_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x1f7d69c4 badblocks_exit +EXPORT_SYMBOL_GPL vmlinux 0x1f810725 trace_array_init_printk +EXPORT_SYMBOL_GPL vmlinux 0x1f8544b8 panic_timeout +EXPORT_SYMBOL_GPL vmlinux 0x1f975e72 snd_soc_bytes_tlv_callback +EXPORT_SYMBOL_GPL vmlinux 0x1fa1d95c sha256_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x1fa48995 efivar_supports_writes +EXPORT_SYMBOL_GPL vmlinux 0x1fa565fb dev_pm_opp_xlate_required_opp +EXPORT_SYMBOL_GPL vmlinux 0x1fa6ddec rio_alloc_net +EXPORT_SYMBOL_GPL vmlinux 0x1fadadb2 regulator_get_error_flags +EXPORT_SYMBOL_GPL vmlinux 0x1fae75bb of_get_fb_videomode +EXPORT_SYMBOL_GPL vmlinux 0x1fba62be usb_phy_roothub_suspend +EXPORT_SYMBOL_GPL vmlinux 0x1fc83a12 get_user_pages_fast_only +EXPORT_SYMBOL_GPL vmlinux 0x1fca0b38 housekeeping_overridden +EXPORT_SYMBOL_GPL vmlinux 0x1fcb548a sdhci_set_uhs_signaling +EXPORT_SYMBOL_GPL vmlinux 0x1fccdf5a rtc_class_open +EXPORT_SYMBOL_GPL vmlinux 0x1fd29036 pci_bus_max_busnr +EXPORT_SYMBOL_GPL vmlinux 0x1fd6c840 handle_fasteoi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0x1fd80cd7 dev_attr_sw_activity +EXPORT_SYMBOL_GPL vmlinux 0x1fe303a4 watchdog_init_timeout +EXPORT_SYMBOL_GPL vmlinux 0x1fe3f369 netdev_walk_all_lower_dev +EXPORT_SYMBOL_GPL vmlinux 0x1fe6e504 gpiod_add_hogs +EXPORT_SYMBOL_GPL vmlinux 0x1fed8d4b fscrypt_mergeable_bio_bh +EXPORT_SYMBOL_GPL vmlinux 0x1ff04cf5 ip6_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x2009e400 devlink_info_board_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x200efddf mt_prev +EXPORT_SYMBOL_GPL vmlinux 0x202971cc handle_mm_fault +EXPORT_SYMBOL_GPL vmlinux 0x202a684b crypto_spawn_tfm +EXPORT_SYMBOL_GPL vmlinux 0x202bbb9a msg_zerocopy_callback +EXPORT_SYMBOL_GPL vmlinux 0x202dee50 __tracepoint_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x2039b023 __devres_alloc_node +EXPORT_SYMBOL_GPL vmlinux 0x204446cb devm_get_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x204bdb11 ata_qc_get_active +EXPORT_SYMBOL_GPL vmlinux 0x2052fa65 sdhci_dumpregs +EXPORT_SYMBOL_GPL vmlinux 0x2053aed2 tty_prepare_flip_string +EXPORT_SYMBOL_GPL vmlinux 0x2055b07c of_property_read_variable_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x2056f6e9 da9052_adc_read_temp +EXPORT_SYMBOL_GPL vmlinux 0x205aa196 blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0x2072d443 devlink_flash_update_status_notify +EXPORT_SYMBOL_GPL vmlinux 0x2080fb8c crypto_aead_setauthsize +EXPORT_SYMBOL_GPL vmlinux 0x208ae278 dev_pm_set_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x20a461a2 usb_pipe_type_check +EXPORT_SYMBOL_GPL vmlinux 0x20b5fffc devm_gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x20c1ded6 pinctrl_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0x20c26493 pm_generic_restore_noirq +EXPORT_SYMBOL_GPL vmlinux 0x20dc19fb ata_bmdma_post_internal_cmd +EXPORT_SYMBOL_GPL vmlinux 0x21087621 mm_unaccount_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x210b87c9 __clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0x212734c5 vcap_netbytes_copy +EXPORT_SYMBOL_GPL vmlinux 0x21291ae0 fsverity_get_digest +EXPORT_SYMBOL_GPL vmlinux 0x21303f6a dst_cache_set_ip4 +EXPORT_SYMBOL_GPL vmlinux 0x21494650 mvebu_mbus_get_dram_win_info +EXPORT_SYMBOL_GPL vmlinux 0x215195e9 dev_attr_ncq_prio_supported +EXPORT_SYMBOL_GPL vmlinux 0x21563e68 stack_depot_snprint +EXPORT_SYMBOL_GPL vmlinux 0x216de4e1 rcu_get_gp_kthreads_prio +EXPORT_SYMBOL_GPL vmlinux 0x21726652 pernet_ops_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x2174af44 sysfs_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x217940a9 disk_uevent +EXPORT_SYMBOL_GPL vmlinux 0x217e906d icc_get_name +EXPORT_SYMBOL_GPL vmlinux 0x2181b0a1 usb_bus_idr_lock +EXPORT_SYMBOL_GPL vmlinux 0x21838c29 tpm_put_ops +EXPORT_SYMBOL_GPL vmlinux 0x218ba687 crypto_enqueue_request +EXPORT_SYMBOL_GPL vmlinux 0x219de825 lwtunnel_encap_del_ops +EXPORT_SYMBOL_GPL vmlinux 0x21a563da clk_get_accuracy +EXPORT_SYMBOL_GPL vmlinux 0x21a9138a rhashtable_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x21b69e41 fat_time_unix2fat +EXPORT_SYMBOL_GPL vmlinux 0x21bd1d2e __tracepoint_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x21c22e2c bsg_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x21c8b3be badblocks_set +EXPORT_SYMBOL_GPL vmlinux 0x21cd536a crypto_put_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x21de791c __tracepoint_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x21f0c881 power_supply_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2203535e vp_legacy_config_vector +EXPORT_SYMBOL_GPL vmlinux 0x220ce70c kvm_arm_hyp_service_available +EXPORT_SYMBOL_GPL vmlinux 0x22109b2b ata_bmdma_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x222bd695 modify_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x22490c7c vcap_select_min_rule_keyset +EXPORT_SYMBOL_GPL vmlinux 0x2268a447 cpufreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2275db5c blk_abort_request +EXPORT_SYMBOL_GPL vmlinux 0x227f2692 of_icc_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x228af5a2 __traceiter_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x22a50726 relay_open +EXPORT_SYMBOL_GPL vmlinux 0x22ab36e1 iommu_device_unlink +EXPORT_SYMBOL_GPL vmlinux 0x22abf8ed mtk_clk_unregister_fixed_clks +EXPORT_SYMBOL_GPL vmlinux 0x22b860f2 __alloc_pages_bulk +EXPORT_SYMBOL_GPL vmlinux 0x22bf00e0 vring_del_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x22c65c56 serdev_device_write_room +EXPORT_SYMBOL_GPL vmlinux 0x22c9e5c6 ptp_classify_raw +EXPORT_SYMBOL_GPL vmlinux 0x22d0ade8 usb_gadget_unmap_request_by_dev +EXPORT_SYMBOL_GPL vmlinux 0x22d4eb99 xhci_get_ep_ctx +EXPORT_SYMBOL_GPL vmlinux 0x22d79eb5 of_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0x22d9409b iomap_sort_ioends +EXPORT_SYMBOL_GPL vmlinux 0x22e4aa12 usb_gadget_map_request_by_dev +EXPORT_SYMBOL_GPL vmlinux 0x22eb5815 skb_mpls_pop +EXPORT_SYMBOL_GPL vmlinux 0x22f4f813 nanddev_bbt_init +EXPORT_SYMBOL_GPL vmlinux 0x22f78f74 mmc_sanitize +EXPORT_SYMBOL_GPL vmlinux 0x231adba3 mtk_hw_set_value +EXPORT_SYMBOL_GPL vmlinux 0x232d3253 sata_scr_write +EXPORT_SYMBOL_GPL vmlinux 0x23412816 rtc_tm_to_ktime +EXPORT_SYMBOL_GPL vmlinux 0x2344ef4b adp5520_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x234cf416 devlink_fmsg_string_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x23549bac edac_pci_add_device +EXPORT_SYMBOL_GPL vmlinux 0x2368f9e1 netdev_set_default_ethtool_ops +EXPORT_SYMBOL_GPL vmlinux 0x237e85f9 pm_clk_add +EXPORT_SYMBOL_GPL vmlinux 0x238608ad tegra_mc_write_emem_configuration +EXPORT_SYMBOL_GPL vmlinux 0x23864ce7 cpuset_mem_spread_node +EXPORT_SYMBOL_GPL vmlinux 0x2393e395 sbitmap_queue_resize +EXPORT_SYMBOL_GPL vmlinux 0x2393ed19 ata_eh_freeze_port +EXPORT_SYMBOL_GPL vmlinux 0x2396c7f0 clk_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x23af0e8a crypto_mod_get +EXPORT_SYMBOL_GPL vmlinux 0x23b3eabf devm_request_pci_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0x23b7ef84 xas_pause +EXPORT_SYMBOL_GPL vmlinux 0x23b963ad sysfs_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x23c3b778 phy_basic_features +EXPORT_SYMBOL_GPL vmlinux 0x23cd2ffc snd_soc_limit_volume +EXPORT_SYMBOL_GPL vmlinux 0x23cdfa5d dma_alloc_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x23ce4c58 dw8250_do_set_termios +EXPORT_SYMBOL_GPL vmlinux 0x23cfd9bd spi_mem_get_name +EXPORT_SYMBOL_GPL vmlinux 0x23dd6c77 of_pci_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x23e04260 perf_aux_output_begin +EXPORT_SYMBOL_GPL vmlinux 0x23f51fff crypto_shash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x23f6a82f attribute_container_find_class_device +EXPORT_SYMBOL_GPL vmlinux 0x24004129 scmi_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x240104cb devm_clk_get_enabled +EXPORT_SYMBOL_GPL vmlinux 0x2402f5a5 iommu_register_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x241314a2 ahci_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x241efb85 add_disk_randomness +EXPORT_SYMBOL_GPL vmlinux 0x2421097b mpi_const +EXPORT_SYMBOL_GPL vmlinux 0x24235223 phy_10gbit_full_features +EXPORT_SYMBOL_GPL vmlinux 0x2426dd7f dm_accept_partial_bio +EXPORT_SYMBOL_GPL vmlinux 0x24273ff5 imx_clk_hw_pllv4 +EXPORT_SYMBOL_GPL vmlinux 0x242b2ee3 scsi_host_complete_all_commands +EXPORT_SYMBOL_GPL vmlinux 0x242f5aa0 rockchip_pcie_cfg_configuration_accesses +EXPORT_SYMBOL_GPL vmlinux 0x243354d8 sata_sff_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x2434631f crypto_register_templates +EXPORT_SYMBOL_GPL vmlinux 0x243e39cc pinconf_generic_dt_free_map +EXPORT_SYMBOL_GPL vmlinux 0x2441c516 switchdev_handle_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x24478d94 skb_cow_data +EXPORT_SYMBOL_GPL vmlinux 0x2447a2e9 __nvdimm_create +EXPORT_SYMBOL_GPL vmlinux 0x244a0f84 bpf_verifier_log_write +EXPORT_SYMBOL_GPL vmlinux 0x245a5516 iommu_get_domain_for_dev_pasid +EXPORT_SYMBOL_GPL vmlinux 0x2466d8b8 devl_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x246b84a4 r9a06g032_sysctrl_set_dmamux +EXPORT_SYMBOL_GPL vmlinux 0x247a0e40 ehci_setup +EXPORT_SYMBOL_GPL vmlinux 0x24828ddd platform_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x24852826 __SCK__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x248832ec fsnotify_find_mark +EXPORT_SYMBOL_GPL vmlinux 0x24885f03 led_trigger_blink_oneshot +EXPORT_SYMBOL_GPL vmlinux 0x248bc867 raw_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0x249e44dc clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x249fe873 is_nvdimm_sync +EXPORT_SYMBOL_GPL vmlinux 0x24aab572 component_add_typed +EXPORT_SYMBOL_GPL vmlinux 0x24ab0e5e pci_iov_get_pf_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x24ad11db wakeup_sources_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24b130b3 extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x24b625fe __tracepoint_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x24c1a385 pci_epc_mem_init +EXPORT_SYMBOL_GPL vmlinux 0x24c43276 tps6586x_write +EXPORT_SYMBOL_GPL vmlinux 0x24c5b730 gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x24c6b043 dm_audit_log_ti +EXPORT_SYMBOL_GPL vmlinux 0x24c82133 xas_store +EXPORT_SYMBOL_GPL vmlinux 0x24d29366 snd_soc_jack_free_gpios +EXPORT_SYMBOL_GPL vmlinux 0x24da0093 rcu_inkernel_boot_has_ended +EXPORT_SYMBOL_GPL vmlinux 0x24e36299 device_show_int +EXPORT_SYMBOL_GPL vmlinux 0x24e58c8a debugfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x24e63a39 of_i2c_get_board_info +EXPORT_SYMBOL_GPL vmlinux 0x24e83a2b ptp_parse_header +EXPORT_SYMBOL_GPL vmlinux 0x24eb7e32 leds_list +EXPORT_SYMBOL_GPL vmlinux 0x24f39c39 reset_control_reset +EXPORT_SYMBOL_GPL vmlinux 0x24f4d97a dma_fence_unwrap_next +EXPORT_SYMBOL_GPL vmlinux 0x24f74972 platform_device_add_data +EXPORT_SYMBOL_GPL vmlinux 0x24fc50f4 kdb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x250344ee phy_reset +EXPORT_SYMBOL_GPL vmlinux 0x2516b727 mtd_add_partition +EXPORT_SYMBOL_GPL vmlinux 0x25313023 tracing_snapshot_cond_disable +EXPORT_SYMBOL_GPL vmlinux 0x2534f99f debounce_time_mt6795 +EXPORT_SYMBOL_GPL vmlinux 0x2536b8cb wbt_enable_default +EXPORT_SYMBOL_GPL vmlinux 0x25379e73 clk_set_min_rate +EXPORT_SYMBOL_GPL vmlinux 0x253babab cpufreq_generic_attr +EXPORT_SYMBOL_GPL vmlinux 0x2541a979 snd_soc_calc_frame_size +EXPORT_SYMBOL_GPL vmlinux 0x25559e35 ata_dummy_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x255c1017 led_trigger_event +EXPORT_SYMBOL_GPL vmlinux 0x25747de7 wwan_create_port +EXPORT_SYMBOL_GPL vmlinux 0x257a4b5e xhci_resume +EXPORT_SYMBOL_GPL vmlinux 0x258057e3 device_match_name +EXPORT_SYMBOL_GPL vmlinux 0x258356ba rdev_get_id +EXPORT_SYMBOL_GPL vmlinux 0x258f5b92 snd_pcm_stream_lock_irq +EXPORT_SYMBOL_GPL vmlinux 0x2592fc6c console_printk +EXPORT_SYMBOL_GPL vmlinux 0x2598f2d1 led_classdev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x259d9234 xhci_stop +EXPORT_SYMBOL_GPL vmlinux 0x25a4add1 pci_set_cacheline_size +EXPORT_SYMBOL_GPL vmlinux 0x25b86b4d spi_split_transfers_maxwords +EXPORT_SYMBOL_GPL vmlinux 0x25ba3196 tcpv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x25bbfa9a security_kernel_load_data +EXPORT_SYMBOL_GPL vmlinux 0x25be7ced gpiod_count +EXPORT_SYMBOL_GPL vmlinux 0x25c0b8ee snd_soc_dapm_info_pin_switch +EXPORT_SYMBOL_GPL vmlinux 0x25c42796 onboard_hub_destroy_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x25c6f3e4 evm_verifyxattr +EXPORT_SYMBOL_GPL vmlinux 0x25daf73e snd_soc_dapm_get_volsw +EXPORT_SYMBOL_GPL vmlinux 0x25db7420 pci_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x25e67bc1 snd_soc_of_parse_card_name +EXPORT_SYMBOL_GPL vmlinux 0x25e823cc of_genpd_add_provider_onecell +EXPORT_SYMBOL_GPL vmlinux 0x2603e700 usb_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x2623d712 gpiochip_relres_irq +EXPORT_SYMBOL_GPL vmlinux 0x26243e4e tty_port_register_device_attr_serdev +EXPORT_SYMBOL_GPL vmlinux 0x262e1b65 devl_param_driverinit_value_set +EXPORT_SYMBOL_GPL vmlinux 0x262e661d rtc_update_irq +EXPORT_SYMBOL_GPL vmlinux 0x2637cb6c led_trigger_remove +EXPORT_SYMBOL_GPL vmlinux 0x263a610b gpiochip_irqchip_irq_valid +EXPORT_SYMBOL_GPL vmlinux 0x264040ba virtqueue_detach_unused_buf +EXPORT_SYMBOL_GPL vmlinux 0x264b8fb3 usb_control_msg_recv +EXPORT_SYMBOL_GPL vmlinux 0x264dd830 devlink_port_attrs_pci_vf_set +EXPORT_SYMBOL_GPL vmlinux 0x264e8a78 of_msi_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x26520970 vm_memory_committed +EXPORT_SYMBOL_GPL vmlinux 0x2658364a crypto_dequeue_request +EXPORT_SYMBOL_GPL vmlinux 0x265bbef9 kexec_crash_loaded +EXPORT_SYMBOL_GPL vmlinux 0x2660098a shash_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x266a4b08 tasklet_unlock +EXPORT_SYMBOL_GPL vmlinux 0x267632cc gpiod_get_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x267df662 smp_call_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0x268fb2af vp_modern_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x2697f896 pci_find_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0x26ab4755 put_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x26bb3993 crypto_grab_aead +EXPORT_SYMBOL_GPL vmlinux 0x26c547c0 bL_switcher_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26c90ea4 scsi_eh_get_sense +EXPORT_SYMBOL_GPL vmlinux 0x26d62447 sk_msg_clone +EXPORT_SYMBOL_GPL vmlinux 0x26dc8607 ata_sff_check_status +EXPORT_SYMBOL_GPL vmlinux 0x26e35b8f ping_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x26ed2186 register_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26f6733f pci_add_dynid +EXPORT_SYMBOL_GPL vmlinux 0x27011639 nf_ipv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x27063560 fat_alloc_new_dir +EXPORT_SYMBOL_GPL vmlinux 0x2718c0e6 skcipher_walk_async +EXPORT_SYMBOL_GPL vmlinux 0x271bf070 sdhci_enable_sdio_irq +EXPORT_SYMBOL_GPL vmlinux 0x272953cd crypto_shash_update +EXPORT_SYMBOL_GPL vmlinux 0x272e9d77 hisi_reset_exit +EXPORT_SYMBOL_GPL vmlinux 0x27314acf extcon_set_property_capability +EXPORT_SYMBOL_GPL vmlinux 0x2733eb37 iommu_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2734197f musb_readb +EXPORT_SYMBOL_GPL vmlinux 0x2738257d blk_mq_unquiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x274dd1a3 sg_free_table_chained +EXPORT_SYMBOL_GPL vmlinux 0x2757de78 __tracepoint_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x27697d21 xfrm_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x277cc964 snd_soc_bytes_info_ext +EXPORT_SYMBOL_GPL vmlinux 0x27844855 nf_checksum_partial +EXPORT_SYMBOL_GPL vmlinux 0x2795fc9d vcap_set_rule_set_actionset +EXPORT_SYMBOL_GPL vmlinux 0x279630e4 bus_find_device +EXPORT_SYMBOL_GPL vmlinux 0x279b155e event_triggers_post_call +EXPORT_SYMBOL_GPL vmlinux 0x27a7e141 tcf_dev_queue_xmit +EXPORT_SYMBOL_GPL vmlinux 0x27ac4553 __sdhci_add_host +EXPORT_SYMBOL_GPL vmlinux 0x27aebc0c sysfs_create_files +EXPORT_SYMBOL_GPL vmlinux 0x27aee644 usb_unpoison_urb +EXPORT_SYMBOL_GPL vmlinux 0x27be475f usb_free_streams +EXPORT_SYMBOL_GPL vmlinux 0x27cb9733 nvdimm_in_overwrite +EXPORT_SYMBOL_GPL vmlinux 0x27d17c38 of_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x27eac572 virtqueue_disable_cb +EXPORT_SYMBOL_GPL vmlinux 0x27ec842a wwan_put_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x27f4f029 ftrace_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x27fa66e1 nr_free_buffer_pages +EXPORT_SYMBOL_GPL vmlinux 0x27fb517c sdio_retune_crc_disable +EXPORT_SYMBOL_GPL vmlinux 0x2801d3e3 pci_host_common_probe +EXPORT_SYMBOL_GPL vmlinux 0x282a9742 device_wakeup_disable +EXPORT_SYMBOL_GPL vmlinux 0x282b6318 regmap_reinit_cache +EXPORT_SYMBOL_GPL vmlinux 0x282cdabc usb_led_activity +EXPORT_SYMBOL_GPL vmlinux 0x28473fda sdhci_set_power_noreg +EXPORT_SYMBOL_GPL vmlinux 0x2849b651 devm_rtc_device_register +EXPORT_SYMBOL_GPL vmlinux 0x285432d8 reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x285e681a pci_bridge_emul_conf_read +EXPORT_SYMBOL_GPL vmlinux 0x285f075b synth_event_trace_array +EXPORT_SYMBOL_GPL vmlinux 0x2864abc9 klist_node_attached +EXPORT_SYMBOL_GPL vmlinux 0x2864ff6b snd_card_free_on_error +EXPORT_SYMBOL_GPL vmlinux 0x286b8d56 of_nvmem_layout_get_container +EXPORT_SYMBOL_GPL vmlinux 0x286cc647 async_synchronize_cookie_domain +EXPORT_SYMBOL_GPL vmlinux 0x286f4123 clk_hw_get_name +EXPORT_SYMBOL_GPL vmlinux 0x287e512d devm_of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x2882d40e usb_role_switch_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2890e4d4 driver_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x28a7db63 nd_fletcher64 +EXPORT_SYMBOL_GPL vmlinux 0x28aa6a67 call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x28ab4fb9 pinctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x28afe5d6 mtk_pinconf_adv_pull_set +EXPORT_SYMBOL_GPL vmlinux 0x28b030d2 of_overlay_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x28b60fbe kobject_uevent +EXPORT_SYMBOL_GPL vmlinux 0x28b62d1e uart_try_toggle_sysrq +EXPORT_SYMBOL_GPL vmlinux 0x28b76920 ahci_platform_suspend +EXPORT_SYMBOL_GPL vmlinux 0x28b855cc spi_setup +EXPORT_SYMBOL_GPL vmlinux 0x28d2474f crypto_unregister_templates +EXPORT_SYMBOL_GPL vmlinux 0x28d9f3b3 usb_get_descriptor +EXPORT_SYMBOL_GPL vmlinux 0x28e105c9 proc_dou8vec_minmax +EXPORT_SYMBOL_GPL vmlinux 0x28e5c822 mas_store +EXPORT_SYMBOL_GPL vmlinux 0x28f7df52 unregister_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x2900aef0 bpf_prog_sub +EXPORT_SYMBOL_GPL vmlinux 0x2903ceda usb_unlocked_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x2904b138 kernel_read_file_from_path +EXPORT_SYMBOL_GPL vmlinux 0x29146c32 snd_soc_of_parse_audio_routing +EXPORT_SYMBOL_GPL vmlinux 0x291876f3 mpi_ec_get_affine +EXPORT_SYMBOL_GPL vmlinux 0x291ba137 dw_pcie_host_deinit +EXPORT_SYMBOL_GPL vmlinux 0x29265ccf usb_del_gadget +EXPORT_SYMBOL_GPL vmlinux 0x293ac660 kobject_init_and_add +EXPORT_SYMBOL_GPL vmlinux 0x295b982a hisi_clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x296c32df serial8250_rpm_get_tx +EXPORT_SYMBOL_GPL vmlinux 0x296e49e2 pm_generic_restore +EXPORT_SYMBOL_GPL vmlinux 0x296e9219 pci_sriov_configure_simple +EXPORT_SYMBOL_GPL vmlinux 0x29843b50 snd_soc_find_dai +EXPORT_SYMBOL_GPL vmlinux 0x2984eb90 device_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x2986c9b6 serdev_device_write_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x298f04ea pci_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x2998a6e7 of_reconfig_get_state_change +EXPORT_SYMBOL_GPL vmlinux 0x29be631d snd_soc_component_compr_get_codec_caps +EXPORT_SYMBOL_GPL vmlinux 0x29cf2470 rdma_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x29eb89f9 iommu_detach_group +EXPORT_SYMBOL_GPL vmlinux 0x29eba37f current_is_async +EXPORT_SYMBOL_GPL vmlinux 0x29ed19a3 __spi_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x29ed8e88 bpf_trace_run6 +EXPORT_SYMBOL_GPL vmlinux 0x29f32b50 ata_dev_next +EXPORT_SYMBOL_GPL vmlinux 0x2a20c29e fscrypt_prepare_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x2a274843 vp_legacy_set_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x2a2f04fa ip_tunnel_netlink_parms +EXPORT_SYMBOL_GPL vmlinux 0x2a3a3ddd mxic_ecc_process_data_pipelined +EXPORT_SYMBOL_GPL vmlinux 0x2a3d7ee8 nand_read_data_op +EXPORT_SYMBOL_GPL vmlinux 0x2a46752b fscrypt_drop_inode +EXPORT_SYMBOL_GPL vmlinux 0x2a4fc4c3 bpf_event_output +EXPORT_SYMBOL_GPL vmlinux 0x2a62cb3a ring_buffer_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2a645dc9 raw_seq_next +EXPORT_SYMBOL_GPL vmlinux 0x2a7316da __SCK__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x2a7bdece dev_pm_set_dedicated_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x2a89b6d0 sdhci_enable_v4_mode +EXPORT_SYMBOL_GPL vmlinux 0x2a8a4d79 wbc_account_cgroup_owner +EXPORT_SYMBOL_GPL vmlinux 0x2a976d1c dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x2a9b236b rtm_getroute_parse_ip_proto +EXPORT_SYMBOL_GPL vmlinux 0x2aa14833 devm_usb_get_phy_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x2aadad1a efi_capsule_update +EXPORT_SYMBOL_GPL vmlinux 0x2ab42ea3 bpf_trace_run2 +EXPORT_SYMBOL_GPL vmlinux 0x2abb8649 dmaengine_desc_attach_metadata +EXPORT_SYMBOL_GPL vmlinux 0x2ac1bf81 of_irq_to_resource_table +EXPORT_SYMBOL_GPL vmlinux 0x2ac6d620 fuse_dev_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2acf52cf __tracepoint_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x2ad58596 crypto_unregister_alg +EXPORT_SYMBOL_GPL vmlinux 0x2af679ce pm_generic_freeze +EXPORT_SYMBOL_GPL vmlinux 0x2b017f12 da9052_request_irq +EXPORT_SYMBOL_GPL vmlinux 0x2b0c9177 led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x2b0ddd55 hisi_clk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2b10abc3 blk_mq_unquiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x2b211b73 devlink_dpipe_entry_ctx_prepare +EXPORT_SYMBOL_GPL vmlinux 0x2b38fd38 crypto_register_alg +EXPORT_SYMBOL_GPL vmlinux 0x2b392802 spi_target_abort +EXPORT_SYMBOL_GPL vmlinux 0x2b3bcb0d rockchip_pcie_parse_dt +EXPORT_SYMBOL_GPL vmlinux 0x2b3f0fc4 snd_soc_of_put_dai_link_codecs +EXPORT_SYMBOL_GPL vmlinux 0x2b4509dd devlink_health_reporter_state_update +EXPORT_SYMBOL_GPL vmlinux 0x2b6150fb power_supply_temp2resist_simple +EXPORT_SYMBOL_GPL vmlinux 0x2b93de22 nvdimm_bus_check_dimm_count +EXPORT_SYMBOL_GPL vmlinux 0x2b9f97d9 iommu_group_add_device +EXPORT_SYMBOL_GPL vmlinux 0x2baa6b4a skb_splice_bits +EXPORT_SYMBOL_GPL vmlinux 0x2bd74252 gpiochip_populate_parent_fwspec_twocell +EXPORT_SYMBOL_GPL vmlinux 0x2bd8a8bb blk_fill_rwbs +EXPORT_SYMBOL_GPL vmlinux 0x2bdda410 pci_generic_config_write +EXPORT_SYMBOL_GPL vmlinux 0x2bdf5ab0 pm_wakeup_pending +EXPORT_SYMBOL_GPL vmlinux 0x2be5030f copy_to_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0x2c000275 mtk_clk_gate_ops_no_setclr +EXPORT_SYMBOL_GPL vmlinux 0x2c04237b css_next_descendant_pre +EXPORT_SYMBOL_GPL vmlinux 0x2c09a856 pstore_register +EXPORT_SYMBOL_GPL vmlinux 0x2c0bc907 __mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x2c102e43 uhci_check_and_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0x2c1be4e4 crypto_alloc_sig +EXPORT_SYMBOL_GPL vmlinux 0x2c208607 power_supply_is_system_supplied +EXPORT_SYMBOL_GPL vmlinux 0x2c3054f9 net_inc_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x2c4ae5fa __traceiter_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x2c5f8d50 devlink_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2c66ac85 devlink_info_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2c7db649 irq_dispose_mapping +EXPORT_SYMBOL_GPL vmlinux 0x2c81a826 imx_1443x_pll +EXPORT_SYMBOL_GPL vmlinux 0x2c83b4a9 for_each_kernel_tracepoint +EXPORT_SYMBOL_GPL vmlinux 0x2c8dd6b8 edac_mem_types +EXPORT_SYMBOL_GPL vmlinux 0x2c8e257b pci_check_and_mask_intx +EXPORT_SYMBOL_GPL vmlinux 0x2c934902 fwnode_usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x2c97f8a2 of_reconfig_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x2ca2a13c cci_ace_get_port +EXPORT_SYMBOL_GPL vmlinux 0x2ca6f516 tegra_bpmp_get +EXPORT_SYMBOL_GPL vmlinux 0x2cb30199 snd_soc_dapm_sync_unlocked +EXPORT_SYMBOL_GPL vmlinux 0x2cb83e4a pm_generic_resume_noirq +EXPORT_SYMBOL_GPL vmlinux 0x2ccc924f debugfs_create_x8 +EXPORT_SYMBOL_GPL vmlinux 0x2ccf0565 vcap_rule_find_keysets +EXPORT_SYMBOL_GPL vmlinux 0x2cd7a731 sm501_find_clock +EXPORT_SYMBOL_GPL vmlinux 0x2ce2b231 irq_domain_associate +EXPORT_SYMBOL_GPL vmlinux 0x2ce61f33 __SCK__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x2d0b557a blk_queue_max_discard_segments +EXPORT_SYMBOL_GPL vmlinux 0x2d1386ee of_pci_get_slot_power_limit +EXPORT_SYMBOL_GPL vmlinux 0x2d1b02d2 usermodehelper_read_lock_wait +EXPORT_SYMBOL_GPL vmlinux 0x2d1cd2e3 __clocksource_update_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0x2d2dd36f kobj_ns_grab_current +EXPORT_SYMBOL_GPL vmlinux 0x2d368c4c nand_subop_get_addr_start_off +EXPORT_SYMBOL_GPL vmlinux 0x2d3937be crypto_unregister_ahash +EXPORT_SYMBOL_GPL vmlinux 0x2d3e05f9 __tracepoint_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x2d41e6f5 __trace_puts +EXPORT_SYMBOL_GPL vmlinux 0x2d4ade40 regmap_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x2d5f69b3 rcu_read_unlock_strict +EXPORT_SYMBOL_GPL vmlinux 0x2d609547 dax_direct_access +EXPORT_SYMBOL_GPL vmlinux 0x2d614f28 nvmem_layout_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2d66f7bc nvdimm_has_cache +EXPORT_SYMBOL_GPL vmlinux 0x2d7d2d90 pci_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x2da1dcb8 ata_sff_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x2db67d4a owl_sps_set_pg +EXPORT_SYMBOL_GPL vmlinux 0x2dbcf545 clk_hw_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x2dbe472b pci_epc_add_epf +EXPORT_SYMBOL_GPL vmlinux 0x2dc4518d pci_msix_alloc_irq_at +EXPORT_SYMBOL_GPL vmlinux 0x2dc7c0d3 usb_disable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x2dd45ba0 edac_device_del_device +EXPORT_SYMBOL_GPL vmlinux 0x2df45974 kset_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0x2dfc6597 dev_pm_opp_find_freq_exact +EXPORT_SYMBOL_GPL vmlinux 0x2e01429e spi_mem_driver_register_with_owner +EXPORT_SYMBOL_GPL vmlinux 0x2e028ae6 rcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x2e0bfd2f __pm_runtime_idle +EXPORT_SYMBOL_GPL vmlinux 0x2e1188ca ping_unhash +EXPORT_SYMBOL_GPL vmlinux 0x2e2360b1 ftrace_set_global_notrace +EXPORT_SYMBOL_GPL vmlinux 0x2e2768bf ahci_host_activate +EXPORT_SYMBOL_GPL vmlinux 0x2e4261f6 snmp_get_cpu_field64 +EXPORT_SYMBOL_GPL vmlinux 0x2e4878bb __rio_local_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x2e4e7361 qcom_smem_state_register +EXPORT_SYMBOL_GPL vmlinux 0x2e63dd19 mtk_clk_gate_ops_setclr_inv +EXPORT_SYMBOL_GPL vmlinux 0x2e66298c __SCK__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x2e721935 power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x2e7280a7 i2c_of_match_device +EXPORT_SYMBOL_GPL vmlinux 0x2e7887d2 nf_ct_set_closing +EXPORT_SYMBOL_GPL vmlinux 0x2e891286 nf_queue_entry_get_refs +EXPORT_SYMBOL_GPL vmlinux 0x2e8d011d pm_clk_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x2e8f09d9 ata_bmdma_dumb_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x2e913a2b nvmem_device_find +EXPORT_SYMBOL_GPL vmlinux 0x2e9c6586 ahci_platform_get_resources +EXPORT_SYMBOL_GPL vmlinux 0x2e9eda4d debugfs_print_regs32 +EXPORT_SYMBOL_GPL vmlinux 0x2eb19fce ext_pi_type1_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x2eb4a9c4 mtk_pinconf_drive_set_raw +EXPORT_SYMBOL_GPL vmlinux 0x2eb4c253 pci_cfg_access_lock +EXPORT_SYMBOL_GPL vmlinux 0x2eb4e23a vcap_tc_flower_handler_ipv4_usage +EXPORT_SYMBOL_GPL vmlinux 0x2eb9aa5e devm_of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0x2ebe3135 cpu_is_hotpluggable +EXPORT_SYMBOL_GPL vmlinux 0x2ec151b4 skb_zerocopy +EXPORT_SYMBOL_GPL vmlinux 0x2eca6a19 phy_basic_t1s_p2mp_features_array +EXPORT_SYMBOL_GPL vmlinux 0x2ef2e216 pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0x2f0d9053 usb_otg_state_string +EXPORT_SYMBOL_GPL vmlinux 0x2f1ea064 __SCK__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x2f235be6 sched_show_task +EXPORT_SYMBOL_GPL vmlinux 0x2f2bdd6b ahci_platform_enable_resources +EXPORT_SYMBOL_GPL vmlinux 0x2f3959e8 cdrom_read_tocentry +EXPORT_SYMBOL_GPL vmlinux 0x2f3f3a68 __traceiter_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x2f50ec7e __strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x2f538324 pci_epc_get_msi +EXPORT_SYMBOL_GPL vmlinux 0x2f53a330 devlink_port_attrs_set +EXPORT_SYMBOL_GPL vmlinux 0x2f5cd3dd mvebu_mbus_add_window_by_id +EXPORT_SYMBOL_GPL vmlinux 0x2f5ecbfa nand_wait_ready +EXPORT_SYMBOL_GPL vmlinux 0x2f63e634 usb_poison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x2f7071ef usb_reset_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x2f7a5704 tegra_bpmp_mrq_is_supported +EXPORT_SYMBOL_GPL vmlinux 0x2f7ed312 dmi_kobj +EXPORT_SYMBOL_GPL vmlinux 0x2f888102 mtd_ooblayout_get_databytes +EXPORT_SYMBOL_GPL vmlinux 0x2faac966 pci_bridge_emul_init +EXPORT_SYMBOL_GPL vmlinux 0x2fade0be synth_event_add_field +EXPORT_SYMBOL_GPL vmlinux 0x2fb26495 sdio_align_size +EXPORT_SYMBOL_GPL vmlinux 0x2fb84446 nand_read_page_op +EXPORT_SYMBOL_GPL vmlinux 0x2fb9b94d crypto_sig_sign +EXPORT_SYMBOL_GPL vmlinux 0x2fbdd22d nand_ecc_cleanup_req_tweaking +EXPORT_SYMBOL_GPL vmlinux 0x2fc1e0fe kmem_valid_obj +EXPORT_SYMBOL_GPL vmlinux 0x2fc81824 fuse_dev_operations +EXPORT_SYMBOL_GPL vmlinux 0x2fd4cd0a thermal_zone_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2feec658 dm_copy_name_and_uuid +EXPORT_SYMBOL_GPL vmlinux 0x2ff9b770 fat_add_entries +EXPORT_SYMBOL_GPL vmlinux 0x2ffc62ab devm_tegra_core_dev_init_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x300b7e1c pci_pasid_features +EXPORT_SYMBOL_GPL vmlinux 0x30110a29 phy_eee_cap1_features +EXPORT_SYMBOL_GPL vmlinux 0x30205884 switchdev_handle_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x3023cc88 crypto_unregister_shashes +EXPORT_SYMBOL_GPL vmlinux 0x30309695 snd_card_add_dev_attr +EXPORT_SYMBOL_GPL vmlinux 0x3033b573 dm_post_suspending +EXPORT_SYMBOL_GPL vmlinux 0x303b4410 dev_err_probe +EXPORT_SYMBOL_GPL vmlinux 0x303dcb22 iomap_invalidate_folio +EXPORT_SYMBOL_GPL vmlinux 0x303f0785 sec_irq_init +EXPORT_SYMBOL_GPL vmlinux 0x3041a754 __ndisc_fill_addr_option +EXPORT_SYMBOL_GPL vmlinux 0x304a3624 pci_max_pasids +EXPORT_SYMBOL_GPL vmlinux 0x3061cfce ring_buffer_entries_cpu +EXPORT_SYMBOL_GPL vmlinux 0x30693bb7 imx_audmux_v1_configure_port +EXPORT_SYMBOL_GPL vmlinux 0x306f34b8 crypto_register_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x30797b62 ipv6_find_tlv +EXPORT_SYMBOL_GPL vmlinux 0x3079e6e9 mvebu_mbus_add_window_remap_by_id +EXPORT_SYMBOL_GPL vmlinux 0x30850fb1 i2c_client_type +EXPORT_SYMBOL_GPL vmlinux 0x3087821e crypto_clone_cipher +EXPORT_SYMBOL_GPL vmlinux 0x30909117 devm_hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x309ae7a9 thermal_zone_bind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x30a262dc look_up_OID +EXPORT_SYMBOL_GPL vmlinux 0x30a29cff sk_msg_zerocopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0x30a2b5f5 cpuacct_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x30be4642 generic_device_group +EXPORT_SYMBOL_GPL vmlinux 0x30c6e126 ohci_resume +EXPORT_SYMBOL_GPL vmlinux 0x30d3a663 backing_file_real_path +EXPORT_SYMBOL_GPL vmlinux 0x31009aa5 ata_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0x310149ef relay_flush +EXPORT_SYMBOL_GPL vmlinux 0x31019477 __ftrace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x31074576 pci_epf_add_vepf +EXPORT_SYMBOL_GPL vmlinux 0x310b14a5 bpf_preload_ops +EXPORT_SYMBOL_GPL vmlinux 0x310b6270 alarm_forward +EXPORT_SYMBOL_GPL vmlinux 0x31154af3 of_clk_src_simple_get +EXPORT_SYMBOL_GPL vmlinux 0x31266931 con_debug_leave +EXPORT_SYMBOL_GPL vmlinux 0x3128539d devm_platform_ioremap_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x31294ee3 __traceiter_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x3133e5f0 __platform_register_drivers +EXPORT_SYMBOL_GPL vmlinux 0x313add35 ata_host_alloc_pinfo +EXPORT_SYMBOL_GPL vmlinux 0x313ea5fd ipi_send_single +EXPORT_SYMBOL_GPL vmlinux 0x314ca003 snd_soc_lookup_component +EXPORT_SYMBOL_GPL vmlinux 0x3159bd49 ata_sff_irq_on +EXPORT_SYMBOL_GPL vmlinux 0x316c958c pm_runtime_force_resume +EXPORT_SYMBOL_GPL vmlinux 0x31793272 regulator_desc_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x3185e1c6 crypto_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x31886f23 device_find_any_child +EXPORT_SYMBOL_GPL vmlinux 0x3192d768 cpufreq_remove_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x31a95e8b ring_buffer_record_enable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x31a96b36 __tracepoint_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0x31aba116 irq_domain_free_irqs_common +EXPORT_SYMBOL_GPL vmlinux 0x31c596e0 tcp_register_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x31c7970f pciserial_suspend_ports +EXPORT_SYMBOL_GPL vmlinux 0x31cd02b8 mas_walk +EXPORT_SYMBOL_GPL vmlinux 0x31d4d8d2 vp_modern_set_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x31dbc07e devm_mipi_dsi_attach +EXPORT_SYMBOL_GPL vmlinux 0x31fa10e4 __traceiter_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x321adc39 phy_init +EXPORT_SYMBOL_GPL vmlinux 0x3224b2a9 mpi_read_raw_from_sgl +EXPORT_SYMBOL_GPL vmlinux 0x32295715 dev_pm_opp_clear_config +EXPORT_SYMBOL_GPL vmlinux 0x322a63d6 devm_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x324a0368 inet_pernet_hashinfo_free +EXPORT_SYMBOL_GPL vmlinux 0x32578a6c watchdog_set_restart_priority +EXPORT_SYMBOL_GPL vmlinux 0x325f9d61 vcap_rule_add_key_u72 +EXPORT_SYMBOL_GPL vmlinux 0x32689b6d failover_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3272cf07 balloon_page_list_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x329b9a99 sk_msg_free_partial +EXPORT_SYMBOL_GPL vmlinux 0x32aa1dbd devl_dpipe_table_register +EXPORT_SYMBOL_GPL vmlinux 0x32ab06cc irq_percpu_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x32ac2c8d regmap_mmio_detach_clk +EXPORT_SYMBOL_GPL vmlinux 0x32c3cb4e class_compat_register +EXPORT_SYMBOL_GPL vmlinux 0x32d4365c vp_modern_generation +EXPORT_SYMBOL_GPL vmlinux 0x32dd179d usb_add_gadget +EXPORT_SYMBOL_GPL vmlinux 0x32f2abb0 debugfs_read_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x32f4c538 clk_hw_get_parent_by_index +EXPORT_SYMBOL_GPL vmlinux 0x32ffeb69 device_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x33097d72 crypto_rng_reset +EXPORT_SYMBOL_GPL vmlinux 0x330be80c pci_find_dvsec_capability +EXPORT_SYMBOL_GPL vmlinux 0x330de921 pciserial_init_ports +EXPORT_SYMBOL_GPL vmlinux 0x330f6116 set_dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x33266f1b mddev_init_writes_pending +EXPORT_SYMBOL_GPL vmlinux 0x33338211 rcuref_get_slowpath +EXPORT_SYMBOL_GPL vmlinux 0x3335ae32 freq_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x33413fcb bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3342bb5a tty_ldisc_deref +EXPORT_SYMBOL_GPL vmlinux 0x33472bd5 qcom_icc_xlate_extended +EXPORT_SYMBOL_GPL vmlinux 0x334cfd2d usb_free_coherent +EXPORT_SYMBOL_GPL vmlinux 0x3355e07a subsys_virtual_register +EXPORT_SYMBOL_GPL vmlinux 0x3356b247 vp_modern_probe +EXPORT_SYMBOL_GPL vmlinux 0x335c570f enable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x336636bb clk_hw_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x33827934 ioc_find_get_icq +EXPORT_SYMBOL_GPL vmlinux 0x338a6eea sdhci_cqe_enable +EXPORT_SYMBOL_GPL vmlinux 0x338db153 ipv6_bpf_stub +EXPORT_SYMBOL_GPL vmlinux 0x33b9d560 irq_setup_alt_chip +EXPORT_SYMBOL_GPL vmlinux 0x33cd2cd6 cpu_latency_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x33d8b162 skb_consume_udp +EXPORT_SYMBOL_GPL vmlinux 0x33dde944 led_blink_set_oneshot +EXPORT_SYMBOL_GPL vmlinux 0x33e9e0a2 atomic_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x33ee291e of_changeset_action +EXPORT_SYMBOL_GPL vmlinux 0x33ef05e4 phy_pm_runtime_get_sync +EXPORT_SYMBOL_GPL vmlinux 0x33efc8c8 trace_clock_local +EXPORT_SYMBOL_GPL vmlinux 0x33f1dbf3 devm_serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x34049f2c iommu_fwspec_add_ids +EXPORT_SYMBOL_GPL vmlinux 0x3404bb8a devm_regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x340797d5 i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0x3413c635 sdhci_abort_tuning +EXPORT_SYMBOL_GPL vmlinux 0x34152e3d sdio_retune_release +EXPORT_SYMBOL_GPL vmlinux 0x3422d9fa bpf_redirect_info +EXPORT_SYMBOL_GPL vmlinux 0x342708e8 irq_chip_enable_parent +EXPORT_SYMBOL_GPL vmlinux 0x343e4bac blockdev_superblock +EXPORT_SYMBOL_GPL vmlinux 0x34407691 crypto_has_ahash +EXPORT_SYMBOL_GPL vmlinux 0x344361a1 kdb_register +EXPORT_SYMBOL_GPL vmlinux 0x34452157 is_skb_forwardable +EXPORT_SYMBOL_GPL vmlinux 0x344d9975 input_ff_create +EXPORT_SYMBOL_GPL vmlinux 0x3450ad94 mpi_set_ui +EXPORT_SYMBOL_GPL vmlinux 0x345bd619 phy_package_leave +EXPORT_SYMBOL_GPL vmlinux 0x3461ba36 usb_bus_idr +EXPORT_SYMBOL_GPL vmlinux 0x34a7b142 __SCK__tp_func_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x34abaf6c fwnode_get_phy_node +EXPORT_SYMBOL_GPL vmlinux 0x34ac50a4 visitorl +EXPORT_SYMBOL_GPL vmlinux 0x34b420f9 platform_find_device_by_driver +EXPORT_SYMBOL_GPL vmlinux 0x34b6b78d md_find_rdev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x34c6dd27 xdp_return_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x34d7a4fe firmware_upload_register +EXPORT_SYMBOL_GPL vmlinux 0x34dbc133 inet_ehash_locks_alloc +EXPORT_SYMBOL_GPL vmlinux 0x34dccfb2 context_tracking +EXPORT_SYMBOL_GPL vmlinux 0x34e37a08 pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x34fbd54c ata_dev_disable +EXPORT_SYMBOL_GPL vmlinux 0x3504b994 scsi_autopm_get_device +EXPORT_SYMBOL_GPL vmlinux 0x3507f567 trace_event_buffer_commit +EXPORT_SYMBOL_GPL vmlinux 0x350f6ce5 tasklet_unlock_wait +EXPORT_SYMBOL_GPL vmlinux 0x3510489c wwan_port_rx +EXPORT_SYMBOL_GPL vmlinux 0x351d50da icc_enable +EXPORT_SYMBOL_GPL vmlinux 0x352262db __pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0x3528f0c5 crypto_register_acomp +EXPORT_SYMBOL_GPL vmlinux 0x352b3813 maxim_charger_calc_reg_current +EXPORT_SYMBOL_GPL vmlinux 0x352ec68b bpf_offload_dev_destroy +EXPORT_SYMBOL_GPL vmlinux 0x35369ff8 usb_hcd_pci_remove +EXPORT_SYMBOL_GPL vmlinux 0x3542e347 phy_10gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x354d53d0 posix_clock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3551aab4 __tracepoint_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x355277f8 device_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x355af7f7 dw_pcie_ep_linkup +EXPORT_SYMBOL_GPL vmlinux 0x356598d4 ncsi_vlan_rx_add_vid +EXPORT_SYMBOL_GPL vmlinux 0x3565a929 utf8_data_table +EXPORT_SYMBOL_GPL vmlinux 0x3566bbb3 devm_spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0x356ecab2 gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0x3579972a otg_ulpi_create +EXPORT_SYMBOL_GPL vmlinux 0x35818eb8 nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x358ff60f twl_get_hfclk_rate +EXPORT_SYMBOL_GPL vmlinux 0x3599bdea fwnode_get_next_parent +EXPORT_SYMBOL_GPL vmlinux 0x359bfd78 clk_hw_forward_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x35a04c2a fat_scan +EXPORT_SYMBOL_GPL vmlinux 0x35a1d6a4 snd_soc_component_compr_set_params +EXPORT_SYMBOL_GPL vmlinux 0x35cb5029 regmap_get_val_endian +EXPORT_SYMBOL_GPL vmlinux 0x35e1c29a __rio_local_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x35e1dcb2 ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x35ef75f1 find_get_pid +EXPORT_SYMBOL_GPL vmlinux 0x3608e786 __tracepoint_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x361a8bca security_inode_setattr +EXPORT_SYMBOL_GPL vmlinux 0x36242943 switchdev_deferred_process +EXPORT_SYMBOL_GPL vmlinux 0x362c09f9 pinctrl_pm_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0x36356eda tegra124_clk_set_emc_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x363b2812 fixed_phy_set_link_update +EXPORT_SYMBOL_GPL vmlinux 0x363e228d devfreq_event_enable_edev +EXPORT_SYMBOL_GPL vmlinux 0x3641c37e crypto_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0x365989e5 imx_1416x_pll +EXPORT_SYMBOL_GPL vmlinux 0x367abf02 device_show_ulong +EXPORT_SYMBOL_GPL vmlinux 0x367dbba7 crypto_akcipher_sync_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x36898d6f gpiod_remove_hogs +EXPORT_SYMBOL_GPL vmlinux 0x369fcd70 tracing_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x36d2a5de vcap_chain_offset +EXPORT_SYMBOL_GPL vmlinux 0x36db257f edac_mc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x36df386a ehci_reset +EXPORT_SYMBOL_GPL vmlinux 0x36f1e569 mas_pause +EXPORT_SYMBOL_GPL vmlinux 0x36f98bee dev_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0x3700c3f1 fwnode_connection_find_matches +EXPORT_SYMBOL_GPL vmlinux 0x37117191 rockchip_pcie_deinit_phys +EXPORT_SYMBOL_GPL vmlinux 0x37207ab4 split_page +EXPORT_SYMBOL_GPL vmlinux 0x37209846 invalidate_inode_pages2_range +EXPORT_SYMBOL_GPL vmlinux 0x37269572 ata_bmdma_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x372a0538 sysfs_remove_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x372f592b regulator_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x37396a5e __tracepoint_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x373a385d snd_soc_component_compr_free +EXPORT_SYMBOL_GPL vmlinux 0x373b724d vring_notification_data +EXPORT_SYMBOL_GPL vmlinux 0x3742e305 cpufreq_dbs_governor_exit +EXPORT_SYMBOL_GPL vmlinux 0x374a5a60 snd_soc_dai_compr_pointer +EXPORT_SYMBOL_GPL vmlinux 0x3750f1e1 usb_gadget_connect +EXPORT_SYMBOL_GPL vmlinux 0x375bceb3 devm_gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x375c68c9 ip4_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x3761827b pci_epc_put +EXPORT_SYMBOL_GPL vmlinux 0x37743b64 iomap_dio_complete +EXPORT_SYMBOL_GPL vmlinux 0x3775c195 bdev_alignment_offset +EXPORT_SYMBOL_GPL vmlinux 0x377970f7 md_allow_write +EXPORT_SYMBOL_GPL vmlinux 0x377bbcbc pm_suspend_target_state +EXPORT_SYMBOL_GPL vmlinux 0x378c20b1 serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x378de7d0 nd_cmd_in_size +EXPORT_SYMBOL_GPL vmlinux 0x379211a1 vfs_get_acl +EXPORT_SYMBOL_GPL vmlinux 0x37a81bad devm_device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0x37b4db0e regulator_unregister +EXPORT_SYMBOL_GPL vmlinux 0x37bb6083 __folio_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x37c3f14c snd_soc_unregister_component +EXPORT_SYMBOL_GPL vmlinux 0x37caa5df devm_gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0x37cb1eed clean_acked_data_disable +EXPORT_SYMBOL_GPL vmlinux 0x37d27a7d __nvmem_layout_register +EXPORT_SYMBOL_GPL vmlinux 0x37d3c3ee devm_mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x37d4195f screen_glyph_unicode +EXPORT_SYMBOL_GPL vmlinux 0x37e2740f mmu_notifier_get_locked +EXPORT_SYMBOL_GPL vmlinux 0x37e87865 srcu_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x37eec728 ethnl_cable_test_free +EXPORT_SYMBOL_GPL vmlinux 0x37ef97f8 device_release_driver +EXPORT_SYMBOL_GPL vmlinux 0x37f10e5e vp_legacy_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x37f45d77 __tracepoint_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x37f68a25 irq_chip_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0x3802f73a class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x380afe4e blk_set_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x380dde36 power_supply_batinfo_ocv2cap +EXPORT_SYMBOL_GPL vmlinux 0x38268b62 icc_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x38354b40 dev_pm_opp_of_register_em +EXPORT_SYMBOL_GPL vmlinux 0x38374815 clear_selection +EXPORT_SYMBOL_GPL vmlinux 0x385c1fe7 pci_ioremap_bar +EXPORT_SYMBOL_GPL vmlinux 0x385e0f44 relay_reset +EXPORT_SYMBOL_GPL vmlinux 0x386c787c regmap_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x386ca48e nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x38a15706 devm_regmap_init_vexpress_config +EXPORT_SYMBOL_GPL vmlinux 0x38a9c2c7 input_ff_effect_from_user +EXPORT_SYMBOL_GPL vmlinux 0x38aa1397 gpiod_add_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0x38b39757 vga_default_device +EXPORT_SYMBOL_GPL vmlinux 0x38c0c9e4 btree_update +EXPORT_SYMBOL_GPL vmlinux 0x38e1fde7 mpi_set +EXPORT_SYMBOL_GPL vmlinux 0x38e5bc5a clk_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x38f47c8e of_usb_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x38f704de dm_get_reserved_bio_based_ios +EXPORT_SYMBOL_GPL vmlinux 0x39090f1d trace_array_printk +EXPORT_SYMBOL_GPL vmlinux 0x390b6ad5 spi_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x3915ea4b clk_regmap_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x392bccd0 sfp_register_socket +EXPORT_SYMBOL_GPL vmlinux 0x392dce42 pci_epc_start +EXPORT_SYMBOL_GPL vmlinux 0x392f633f ping_hash +EXPORT_SYMBOL_GPL vmlinux 0x3934db83 pci_bridge_emul_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x393deb46 tcp_plb_check_rehash +EXPORT_SYMBOL_GPL vmlinux 0x394c0527 tty_find_polling_driver +EXPORT_SYMBOL_GPL vmlinux 0x394ce7f5 ahci_ops +EXPORT_SYMBOL_GPL vmlinux 0x3956d075 user_update +EXPORT_SYMBOL_GPL vmlinux 0x39597ee1 tty_release_struct +EXPORT_SYMBOL_GPL vmlinux 0x395ff2dc xfrm_dev_state_add +EXPORT_SYMBOL_GPL vmlinux 0x39689fe2 snd_soc_component_update_bits_async +EXPORT_SYMBOL_GPL vmlinux 0x396c07bf devres_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x396f8582 fat_remove_entries +EXPORT_SYMBOL_GPL vmlinux 0x397b9264 blk_stat_disable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x397e2142 __SCK__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x39828128 __traceiter_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x39aa4888 usb_role_string +EXPORT_SYMBOL_GPL vmlinux 0x39abec4e rdev_get_dev +EXPORT_SYMBOL_GPL vmlinux 0x39aed6f3 devl_trap_policers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x39b24a64 imx_fracn_gppll_integer +EXPORT_SYMBOL_GPL vmlinux 0x39b6e6d4 dm_internal_resume_fast +EXPORT_SYMBOL_GPL vmlinux 0x39bd25b5 of_genpd_parse_idle_states +EXPORT_SYMBOL_GPL vmlinux 0x39c2f378 regmap_get_raw_write_max +EXPORT_SYMBOL_GPL vmlinux 0x39c32aca __SCK__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x39c6447b sdhci_runtime_suspend_host +EXPORT_SYMBOL_GPL vmlinux 0x39c6711d ohci_setup +EXPORT_SYMBOL_GPL vmlinux 0x39cbac7b stmpe_enable +EXPORT_SYMBOL_GPL vmlinux 0x39e334d3 devlink_free +EXPORT_SYMBOL_GPL vmlinux 0x39e3d714 vcap_add_rule +EXPORT_SYMBOL_GPL vmlinux 0x39eac9bb rio_release_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x39ef9f88 ip6_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x39f04ad8 irq_domain_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x39f365ab rtc_alarm_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0x39f403a1 virtqueue_enable_cb +EXPORT_SYMBOL_GPL vmlinux 0x39fc3efc devm_usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0x39fd8fcc devm_otg_ulpi_create +EXPORT_SYMBOL_GPL vmlinux 0x3a1105d3 relay_buf_full +EXPORT_SYMBOL_GPL vmlinux 0x3a14f027 sbitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x3a15013b ata_pack_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x3a171150 srcu_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x3a283092 sk_msg_free_nocharge +EXPORT_SYMBOL_GPL vmlinux 0x3a3c6ea3 ata_sff_freeze +EXPORT_SYMBOL_GPL vmlinux 0x3a4f6a32 ata_sff_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x3a536bd7 ring_buffer_read_finish +EXPORT_SYMBOL_GPL vmlinux 0x3a6bc4d6 dev_pm_opp_find_freq_floor +EXPORT_SYMBOL_GPL vmlinux 0x3a7f6fa6 mtd_ooblayout_find_eccregion +EXPORT_SYMBOL_GPL vmlinux 0x3a91343a ahci_platform_enable_regulators +EXPORT_SYMBOL_GPL vmlinux 0x3a91cb5a br_ip6_fragment +EXPORT_SYMBOL_GPL vmlinux 0x3a9aa60f usb_phy_generic_register +EXPORT_SYMBOL_GPL vmlinux 0x3a9be019 asymmetric_key_id_partial +EXPORT_SYMBOL_GPL vmlinux 0x3aad2959 __tracepoint_console +EXPORT_SYMBOL_GPL vmlinux 0x3ab70944 list_lru_walk_node +EXPORT_SYMBOL_GPL vmlinux 0x3abc3f71 crypto_larval_alloc +EXPORT_SYMBOL_GPL vmlinux 0x3ac18d1c blkcg_policy_register +EXPORT_SYMBOL_GPL vmlinux 0x3aca0439 blk_bio_list_merge +EXPORT_SYMBOL_GPL vmlinux 0x3acc4e7c crypto_unregister_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x3acdf325 twl4030_audio_enable_resource +EXPORT_SYMBOL_GPL vmlinux 0x3ace40d9 devres_add +EXPORT_SYMBOL_GPL vmlinux 0x3ad351a9 devm_thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x3addd0f5 nand_get_large_page_hamming_ooblayout +EXPORT_SYMBOL_GPL vmlinux 0x3ae65f46 netdev_cmd_to_name +EXPORT_SYMBOL_GPL vmlinux 0x3af6baab __devm_spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0x3af9224b usb_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x3b0023d1 task_cputime_adjusted +EXPORT_SYMBOL_GPL vmlinux 0x3b03208d power_supply_battery_info_has_prop +EXPORT_SYMBOL_GPL vmlinux 0x3b0714f7 fanout_mutex +EXPORT_SYMBOL_GPL vmlinux 0x3b083805 snd_dmaengine_pcm_get_chan +EXPORT_SYMBOL_GPL vmlinux 0x3b08a01d rhashtable_walk_enter +EXPORT_SYMBOL_GPL vmlinux 0x3b09a79a __traceiter_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x3b0ea0c9 __traceiter_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x3b155e75 meson8_aobus_parse_dt_extra +EXPORT_SYMBOL_GPL vmlinux 0x3b165040 mas_find_range_rev +EXPORT_SYMBOL_GPL vmlinux 0x3b23ea4d amba_device_put +EXPORT_SYMBOL_GPL vmlinux 0x3b2935d6 regulator_put +EXPORT_SYMBOL_GPL vmlinux 0x3b2fe974 of_pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0x3b3b0974 irq_gc_mask_clr_bit +EXPORT_SYMBOL_GPL vmlinux 0x3b3bf488 virtqueue_poll +EXPORT_SYMBOL_GPL vmlinux 0x3b458193 devm_pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0x3b4c240a display_timings_release +EXPORT_SYMBOL_GPL vmlinux 0x3b6a3a2c rtnl_put_cacheinfo +EXPORT_SYMBOL_GPL vmlinux 0x3b74a799 regcache_cache_only +EXPORT_SYMBOL_GPL vmlinux 0x3b8899b5 ata_std_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x3b8abab7 mmc_pwrseq_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3b952740 pci_iomap_wc_range +EXPORT_SYMBOL_GPL vmlinux 0x3b97cbef xas_find +EXPORT_SYMBOL_GPL vmlinux 0x3b989e8f rio_dev_get +EXPORT_SYMBOL_GPL vmlinux 0x3ba18794 irq_domain_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0x3ba51047 proc_mkdir_data +EXPORT_SYMBOL_GPL vmlinux 0x3bb36157 fs_kobj +EXPORT_SYMBOL_GPL vmlinux 0x3bdb5d28 alg_test +EXPORT_SYMBOL_GPL vmlinux 0x3be200ce phy_10gbit_fec_features +EXPORT_SYMBOL_GPL vmlinux 0x3be8c27d usb_wakeup_enabled_descendants +EXPORT_SYMBOL_GPL vmlinux 0x3bf17755 mpi_read_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3bfce728 led_trigger_rename_static +EXPORT_SYMBOL_GPL vmlinux 0x3c050e86 __blk_req_zone_write_unlock +EXPORT_SYMBOL_GPL vmlinux 0x3c1c3725 rcu_fwd_progress_check +EXPORT_SYMBOL_GPL vmlinux 0x3c1f00cc pinconf_generic_dt_subnode_to_map +EXPORT_SYMBOL_GPL vmlinux 0x3c241c2c public_key_free +EXPORT_SYMBOL_GPL vmlinux 0x3c276318 dev_pm_opp_get_suspend_opp_freq +EXPORT_SYMBOL_GPL vmlinux 0x3c2a224b __tracepoint_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0x3c2b68f7 of_changeset_apply +EXPORT_SYMBOL_GPL vmlinux 0x3c2e7d12 tty_buffer_set_limit +EXPORT_SYMBOL_GPL vmlinux 0x3c3c85d8 __SCK__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x3c66d4cb ata_sff_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x3c6785b7 block_pr_type_to_scsi +EXPORT_SYMBOL_GPL vmlinux 0x3c67c6c2 regmap_parse_val +EXPORT_SYMBOL_GPL vmlinux 0x3c681dc4 ring_buffer_record_disable +EXPORT_SYMBOL_GPL vmlinux 0x3c6e5bb1 gpiod_set_config +EXPORT_SYMBOL_GPL vmlinux 0x3c72724e usb_wait_anchor_empty_timeout +EXPORT_SYMBOL_GPL vmlinux 0x3c7441cc __fib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x3c83bc8c __tracepoint_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x3c914c31 attribute_container_register +EXPORT_SYMBOL_GPL vmlinux 0x3c99ed16 led_trigger_register_simple +EXPORT_SYMBOL_GPL vmlinux 0x3c9e8b2b ata_sff_data_xfer +EXPORT_SYMBOL_GPL vmlinux 0x3ca6a0f0 vp_legacy_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x3cb41fff ahci_handle_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x3cbccd17 ata_scsi_slave_destroy +EXPORT_SYMBOL_GPL vmlinux 0x3cc7ce82 tpm2_flush_context +EXPORT_SYMBOL_GPL vmlinux 0x3cd06035 add_input_randomness +EXPORT_SYMBOL_GPL vmlinux 0x3cd1b510 trace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x3ce75b73 edac_pci_handle_pe +EXPORT_SYMBOL_GPL vmlinux 0x3cf46fc4 relay_switch_subbuf +EXPORT_SYMBOL_GPL vmlinux 0x3cf4ef38 fb_sys_write +EXPORT_SYMBOL_GPL vmlinux 0x3d04aa89 pkcs7_supply_detached_data +EXPORT_SYMBOL_GPL vmlinux 0x3d1508c9 metadata_dst_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x3d17a03a mctp_register_netdev +EXPORT_SYMBOL_GPL vmlinux 0x3d285349 nand_ecc_init_req_tweaking +EXPORT_SYMBOL_GPL vmlinux 0x3d2b2846 devm_regulator_bulk_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x3d2dfa87 ata_port_freeze +EXPORT_SYMBOL_GPL vmlinux 0x3d31caae i2c_dw_prepare_clk +EXPORT_SYMBOL_GPL vmlinux 0x3d388324 dpm_resume_end +EXPORT_SYMBOL_GPL vmlinux 0x3d3bf134 rio_mport_send_doorbell +EXPORT_SYMBOL_GPL vmlinux 0x3d3faf57 shash_ahash_update +EXPORT_SYMBOL_GPL vmlinux 0x3d510a7b rcu_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0x3d5dc306 ping_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x3d625e7b nfs_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3d663771 clk_hw_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x3d78c481 watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x3d81f2a5 pinmux_generic_add_function +EXPORT_SYMBOL_GPL vmlinux 0x3d859143 max8997_write_reg +EXPORT_SYMBOL_GPL vmlinux 0x3d866e05 __SCK__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x3d87445b blk_mq_quiesce_queue_nowait +EXPORT_SYMBOL_GPL vmlinux 0x3d94530f synth_event_trace_end +EXPORT_SYMBOL_GPL vmlinux 0x3d9bbf75 wwan_port_txon +EXPORT_SYMBOL_GPL vmlinux 0x3d9caeba __io_uring_cmd_do_in_task +EXPORT_SYMBOL_GPL vmlinux 0x3da47ef6 receive_fd +EXPORT_SYMBOL_GPL vmlinux 0x3dabd56c l3mdev_ifindex_lookup_by_table_id +EXPORT_SYMBOL_GPL vmlinux 0x3dc1fba0 devm_release_action +EXPORT_SYMBOL_GPL vmlinux 0x3dc4939f regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x3dcc5aa8 scsi_mode_select +EXPORT_SYMBOL_GPL vmlinux 0x3dcf54ab sysfs_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0x3dd91bd1 xhci_check_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x3de600e6 i2c_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x3de9cae1 crypto_remove_final +EXPORT_SYMBOL_GPL vmlinux 0x3df5ebbe switchdev_handle_fdb_event_to_device +EXPORT_SYMBOL_GPL vmlinux 0x3dfcc5e8 mtd_point +EXPORT_SYMBOL_GPL vmlinux 0x3dfd4d98 snd_soc_new_ac97_component +EXPORT_SYMBOL_GPL vmlinux 0x3e124093 reset_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3e1f54ce snd_dmaengine_pcm_set_config_from_dai_data +EXPORT_SYMBOL_GPL vmlinux 0x3e2b2bca regulator_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x3e31d9c3 net_prio_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x3e31f3dc cg_regs_dummy +EXPORT_SYMBOL_GPL vmlinux 0x3e34e96d mtk_clk_unregister_cpumuxes +EXPORT_SYMBOL_GPL vmlinux 0x3e411ace sfp_select_interface +EXPORT_SYMBOL_GPL vmlinux 0x3e47fe1f gpiochip_is_requested +EXPORT_SYMBOL_GPL vmlinux 0x3e52bc71 genphy_c45_check_and_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x3e7080cb mpi_read_from_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3e834a1a led_trigger_set +EXPORT_SYMBOL_GPL vmlinux 0x3e903560 ip_tunnel_netlink_encap_parms +EXPORT_SYMBOL_GPL vmlinux 0x3e94fe73 edac_pci_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x3e9b8ac8 pci_sriov_get_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x3eb72064 __kthread_init_worker +EXPORT_SYMBOL_GPL vmlinux 0x3ebb7294 ip6_flush_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0x3ec0c3ef nd_region_provider_data +EXPORT_SYMBOL_GPL vmlinux 0x3ec40239 idr_alloc_u32 +EXPORT_SYMBOL_GPL vmlinux 0x3ecb6e48 spi_bus_unlock +EXPORT_SYMBOL_GPL vmlinux 0x3ed8f76a ata_pci_device_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x3edb086b pse_control_put +EXPORT_SYMBOL_GPL vmlinux 0x3eed928c dev_pm_qos_flags +EXPORT_SYMBOL_GPL vmlinux 0x3ef051c8 crypto_inc +EXPORT_SYMBOL_GPL vmlinux 0x3ef9aacf sk_msg_free +EXPORT_SYMBOL_GPL vmlinux 0x3efa96cf uart_xchar_out +EXPORT_SYMBOL_GPL vmlinux 0x3f060887 __ioread32_copy +EXPORT_SYMBOL_GPL vmlinux 0x3f16cb0b genphy_c45_an_disable_aneg +EXPORT_SYMBOL_GPL vmlinux 0x3f1d1ee6 trace_event_buffer_reserve +EXPORT_SYMBOL_GPL vmlinux 0x3f355003 snd_soc_dai_set_bclk_ratio +EXPORT_SYMBOL_GPL vmlinux 0x3f491f49 reset_control_bulk_reset +EXPORT_SYMBOL_GPL vmlinux 0x3f4aaa83 ahci_reset_controller +EXPORT_SYMBOL_GPL vmlinux 0x3f5d1de6 sata_link_scr_lpm +EXPORT_SYMBOL_GPL vmlinux 0x3f73fa43 bsg_job_put +EXPORT_SYMBOL_GPL vmlinux 0x3f74d1d0 __sk_flush_backlog +EXPORT_SYMBOL_GPL vmlinux 0x3f760b7b bpf_map_put +EXPORT_SYMBOL_GPL vmlinux 0x3f7cc334 rio_release_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x3f84bcd7 dax_alive +EXPORT_SYMBOL_GPL vmlinux 0x3f891136 page_cache_async_ra +EXPORT_SYMBOL_GPL vmlinux 0x3f8f3c57 gpiochip_lock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x3f951b25 crypto_grab_ahash +EXPORT_SYMBOL_GPL vmlinux 0x3f9de711 __inet_twsk_schedule +EXPORT_SYMBOL_GPL vmlinux 0x3f9f34f0 handle_fasteoi_ack_irq +EXPORT_SYMBOL_GPL vmlinux 0x3fa3036c msi_device_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x3fa73d54 regcache_sync_region +EXPORT_SYMBOL_GPL vmlinux 0x3fa7da3d ethtool_set_ethtool_phy_ops +EXPORT_SYMBOL_GPL vmlinux 0x3fb2bb0b __tracepoint_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x3fbf1a11 fwnode_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0x3fcb1d6e net_ns_get_ownership +EXPORT_SYMBOL_GPL vmlinux 0x3fd65ea5 ima_file_check +EXPORT_SYMBOL_GPL vmlinux 0x3fdd92ea iommu_device_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x3fe6c346 devlink_fmsg_binary_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x3fea029c hisi_clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x3fee16fa sata_link_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x3ff2e349 hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x3ff7a9a6 of_get_pci_domain_nr +EXPORT_SYMBOL_GPL vmlinux 0x3ffdacf3 timerqueue_iterate_next +EXPORT_SYMBOL_GPL vmlinux 0x3fffdbda dma_resv_describe +EXPORT_SYMBOL_GPL vmlinux 0x401f53e1 kernfs_path_from_node +EXPORT_SYMBOL_GPL vmlinux 0x40368f7e of_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x403f9529 gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x4052e822 snd_dmaengine_pcm_close_release_chan +EXPORT_SYMBOL_GPL vmlinux 0x4053694a dma_get_required_mask +EXPORT_SYMBOL_GPL vmlinux 0x4058e7cc thermal_zone_get_offset +EXPORT_SYMBOL_GPL vmlinux 0x4059839a blk_mq_sched_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x405b1666 pci_epc_mem_free_addr +EXPORT_SYMBOL_GPL vmlinux 0x4065d168 pm_print_active_wakeup_sources +EXPORT_SYMBOL_GPL vmlinux 0x406c4cb1 hrtimer_resolution +EXPORT_SYMBOL_GPL vmlinux 0x4071b517 out_of_line_wait_on_bit_timeout +EXPORT_SYMBOL_GPL vmlinux 0x4082f95f pci_epc_get_first_free_bar +EXPORT_SYMBOL_GPL vmlinux 0x40958e55 nexthop_for_each_fib6_nh +EXPORT_SYMBOL_GPL vmlinux 0x4099f919 tun_ptr_free +EXPORT_SYMBOL_GPL vmlinux 0x40b61f88 snd_dmaengine_pcm_open +EXPORT_SYMBOL_GPL vmlinux 0x40be6ccc nvmem_cell_read_variable_le_u32 +EXPORT_SYMBOL_GPL vmlinux 0x40da3fdc usb_get_dr_mode +EXPORT_SYMBOL_GPL vmlinux 0x40dfdff5 pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0x40ed24ba edac_pci_handle_npe +EXPORT_SYMBOL_GPL vmlinux 0x40ed690f ndo_dflt_bridge_getlink +EXPORT_SYMBOL_GPL vmlinux 0x40f0683e reset_control_put +EXPORT_SYMBOL_GPL vmlinux 0x40f8b94e ring_buffer_iter_dropped +EXPORT_SYMBOL_GPL vmlinux 0x40f8bd4e klist_add_before +EXPORT_SYMBOL_GPL vmlinux 0x40fb008b devlink_alloc_ns +EXPORT_SYMBOL_GPL vmlinux 0x4100a662 clk_get_scaled_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x4104a252 pci_check_and_unmask_intx +EXPORT_SYMBOL_GPL vmlinux 0x4108552a sysfs_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x411a1c56 of_get_regulator_init_data +EXPORT_SYMBOL_GPL vmlinux 0x411e14e2 snd_soc_info_volsw +EXPORT_SYMBOL_GPL vmlinux 0x41271ae8 serial8250_do_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x412bc681 ring_buffer_empty_cpu +EXPORT_SYMBOL_GPL vmlinux 0x412ffce2 sdhci_set_power_and_bus_voltage +EXPORT_SYMBOL_GPL vmlinux 0x4131c24e inet_hash +EXPORT_SYMBOL_GPL vmlinux 0x41367822 thermal_cooling_device_update +EXPORT_SYMBOL_GPL vmlinux 0x4139cf78 __fsverity_file_open +EXPORT_SYMBOL_GPL vmlinux 0x413e1176 __phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x414538e6 synth_event_add_field_str +EXPORT_SYMBOL_GPL vmlinux 0x414a3f6f __trace_trigger_soft_disabled +EXPORT_SYMBOL_GPL vmlinux 0x414ca742 inet6_csk_xmit +EXPORT_SYMBOL_GPL vmlinux 0x414d119a videomode_from_timings +EXPORT_SYMBOL_GPL vmlinux 0x415319c8 __kmap_local_pfn_prot +EXPORT_SYMBOL_GPL vmlinux 0x41567da2 balloon_mops +EXPORT_SYMBOL_GPL vmlinux 0x41580488 mtk_clk_unregister_gates +EXPORT_SYMBOL_GPL vmlinux 0x4167db1f ip6_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x416da80b shmem_read_folio_gfp +EXPORT_SYMBOL_GPL vmlinux 0x416eb7e1 extract_iter_to_sg +EXPORT_SYMBOL_GPL vmlinux 0x417de50d tcp_abort +EXPORT_SYMBOL_GPL vmlinux 0x41814cb8 dirty_writeback_interval +EXPORT_SYMBOL_GPL vmlinux 0x4188c86a msi_next_desc +EXPORT_SYMBOL_GPL vmlinux 0x418b69ec ata_host_activate +EXPORT_SYMBOL_GPL vmlinux 0x419703c6 da903x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x419e7efd sfp_module_stop +EXPORT_SYMBOL_GPL vmlinux 0x41a72573 tcp_get_syncookie_mss +EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue +EXPORT_SYMBOL_GPL vmlinux 0x41bb4e96 addrconf_add_linklocal +EXPORT_SYMBOL_GPL vmlinux 0x41c30f3a trace_seq_bprintf +EXPORT_SYMBOL_GPL vmlinux 0x41c6a458 clockevent_delta2ns +EXPORT_SYMBOL_GPL vmlinux 0x41c9b4b6 __udp_enqueue_schedule_skb +EXPORT_SYMBOL_GPL vmlinux 0x41ed3cec eventfd_ctx_remove_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x41f5a2a3 rockchip_register_softrst_lut +EXPORT_SYMBOL_GPL vmlinux 0x41f91ea0 of_irq_parse_one +EXPORT_SYMBOL_GPL vmlinux 0x42041512 i2c_get_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x4205ad24 cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x42087317 snd_soc_tplg_component_load +EXPORT_SYMBOL_GPL vmlinux 0x4208e40c sbitmap_queue_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x420bf996 mxic_ecc_put_pipelined_engine +EXPORT_SYMBOL_GPL vmlinux 0x420cae23 pci_cfg_access_trylock +EXPORT_SYMBOL_GPL vmlinux 0x420f3d01 nvmem_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4214bad9 blkcg_root +EXPORT_SYMBOL_GPL vmlinux 0x4215c43f __phy_modify +EXPORT_SYMBOL_GPL vmlinux 0x42239f9b pci_find_next_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0x42340d5c regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x42351d16 devm_pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4238b8de dev_pm_genpd_set_next_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x423a54e5 nand_get_small_page_ooblayout +EXPORT_SYMBOL_GPL vmlinux 0x423d298f scmi_protocol_register +EXPORT_SYMBOL_GPL vmlinux 0x42635d55 pm_suspend_global_flags +EXPORT_SYMBOL_GPL vmlinux 0x4263ccaf usb_sg_cancel +EXPORT_SYMBOL_GPL vmlinux 0x426e995e dev_pm_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x4274cfe9 inet_csk_route_child_sock +EXPORT_SYMBOL_GPL vmlinux 0x427a285d __pm_runtime_use_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x42825ce2 rcu_scheduler_active +EXPORT_SYMBOL_GPL vmlinux 0x42837827 devm_clk_get_optional_prepared +EXPORT_SYMBOL_GPL vmlinux 0x42973ad2 usb_match_one_id +EXPORT_SYMBOL_GPL vmlinux 0x429c3f9c reboot_mode +EXPORT_SYMBOL_GPL vmlinux 0x429c558e regulator_set_voltage_time_sel +EXPORT_SYMBOL_GPL vmlinux 0x42a7ab0b sdhci_calc_clk +EXPORT_SYMBOL_GPL vmlinux 0x42b014bb dev_pm_opp_get_freq +EXPORT_SYMBOL_GPL vmlinux 0x42b0ef14 regulator_set_active_discharge_regmap +EXPORT_SYMBOL_GPL vmlinux 0x42b98f38 of_clk_hw_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0x42be133c vfs_test_lock +EXPORT_SYMBOL_GPL vmlinux 0x42c5682d inet_bhash2_update_saddr +EXPORT_SYMBOL_GPL vmlinux 0x42d21c9d tpm2_probe +EXPORT_SYMBOL_GPL vmlinux 0x42e732cb vcap_rule_add_key_u128 +EXPORT_SYMBOL_GPL vmlinux 0x42efb127 nvmem_del_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0x42f728aa mctrl_gpio_get_outputs +EXPORT_SYMBOL_GPL vmlinux 0x42fea5ea anon_inode_getfd +EXPORT_SYMBOL_GPL vmlinux 0x43035e39 mtd_unpoint +EXPORT_SYMBOL_GPL vmlinux 0x430d88ec __traceiter_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x431e755b fib_rules_dump +EXPORT_SYMBOL_GPL vmlinux 0x4320c355 imx_clk_hw_frac_pll +EXPORT_SYMBOL_GPL vmlinux 0x433088d0 extcon_get_property +EXPORT_SYMBOL_GPL vmlinux 0x433a0242 phy_pm_runtime_put +EXPORT_SYMBOL_GPL vmlinux 0x433ae68c alloc_skb_for_msg +EXPORT_SYMBOL_GPL vmlinux 0x433ccb54 nexthop_select_path +EXPORT_SYMBOL_GPL vmlinux 0x43408f21 of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0x43424a90 sdev_evt_send +EXPORT_SYMBOL_GPL vmlinux 0x43449dd8 make_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x434a6d75 dev_pm_opp_put_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x435d580a mptcp_diag_fill_info +EXPORT_SYMBOL_GPL vmlinux 0x436d817f mpi_clear_bit +EXPORT_SYMBOL_GPL vmlinux 0x4372f3c2 sbitmap_init_node +EXPORT_SYMBOL_GPL vmlinux 0x4375fb6b pci_msi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0x437eb1df ipv6_mod_enabled +EXPORT_SYMBOL_GPL vmlinux 0x43aa319e lease_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x43b2daec clk_hw_register_gate2 +EXPORT_SYMBOL_GPL vmlinux 0x43c160c7 dev_pm_genpd_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x43c405fe icc_provider_init +EXPORT_SYMBOL_GPL vmlinux 0x43c4c7f2 proc_create_net_single +EXPORT_SYMBOL_GPL vmlinux 0x43c76ea6 mtk_pinconf_bias_disable_get +EXPORT_SYMBOL_GPL vmlinux 0x43c8276d pci_create_slot +EXPORT_SYMBOL_GPL vmlinux 0x43c91368 irq_chip_mask_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0x43ca3c85 snd_ctl_sync_vmaster +EXPORT_SYMBOL_GPL vmlinux 0x43caa7c0 regmap_irq_get_irq_reg_linear +EXPORT_SYMBOL_GPL vmlinux 0x43cc49e7 sata_lpm_ignore_phy_events +EXPORT_SYMBOL_GPL vmlinux 0x43d007da regulator_sync_voltage +EXPORT_SYMBOL_GPL vmlinux 0x43d51169 __clk_mux_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x43db946b devm_hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x43e10458 regmap_get_device +EXPORT_SYMBOL_GPL vmlinux 0x43e3bdd7 vcap_tc_flower_handler_portnum_usage +EXPORT_SYMBOL_GPL vmlinux 0x43f612af snd_soc_dapm_sync +EXPORT_SYMBOL_GPL vmlinux 0x43f81957 clk_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x43f92edd wait_for_initramfs +EXPORT_SYMBOL_GPL vmlinux 0x4401e6c2 mpi_cmpabs +EXPORT_SYMBOL_GPL vmlinux 0x44041d72 perf_event_disable +EXPORT_SYMBOL_GPL vmlinux 0x44204340 da903x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x44239884 nexthop_find_by_id +EXPORT_SYMBOL_GPL vmlinux 0x442cfaf5 tty_ldisc_flush +EXPORT_SYMBOL_GPL vmlinux 0x442deaa9 poll_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x4432b819 devl_params_register +EXPORT_SYMBOL_GPL vmlinux 0x44393f27 spi_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x44398199 mvebu_mbus_del_window +EXPORT_SYMBOL_GPL vmlinux 0x4439bcd2 __SCK__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x443beac6 mmu_interval_notifier_remove +EXPORT_SYMBOL_GPL vmlinux 0x4447d8d1 usb_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0x444c56d6 of_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x444f1735 cpu_pm_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4458673a fscrypt_ioctl_get_policy_ex +EXPORT_SYMBOL_GPL vmlinux 0x445bdc04 decrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0x4471a51d vhost_task_stop +EXPORT_SYMBOL_GPL vmlinux 0x44773b96 of_get_mtd_device_by_node +EXPORT_SYMBOL_GPL vmlinux 0x447f809c imx_clk_hw_pllv3 +EXPORT_SYMBOL_GPL vmlinux 0x4482569b scatterwalk_copychunks +EXPORT_SYMBOL_GPL vmlinux 0x448479af __tracepoint_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x4484a5a4 wait_for_device_probe +EXPORT_SYMBOL_GPL vmlinux 0x44879728 tcp_register_ulp +EXPORT_SYMBOL_GPL vmlinux 0x4491b4ed snd_soc_of_get_dai_link_cpus +EXPORT_SYMBOL_GPL vmlinux 0x44947d07 shash_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0x44a2e2e6 __traceiter_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x44a6fc3f snd_soc_free_ac97_component +EXPORT_SYMBOL_GPL vmlinux 0x44bae227 bit_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x44c10a52 kvfree_call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x44cf8cf0 blk_zone_cond_str +EXPORT_SYMBOL_GPL vmlinux 0x44e2aba7 aead_exit_geniv +EXPORT_SYMBOL_GPL vmlinux 0x44ea5ad1 iomap_ioend_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x44eb7c13 snd_soc_link_compr_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x44f3b117 ata_port_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x44f9e455 pingv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x4507f4a8 cpuhp_tasks_frozen +EXPORT_SYMBOL_GPL vmlinux 0x452208ad devm_mipi_dsi_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x452e57db blk_req_needs_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0x453068e0 devl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x453d275f __traceiter_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x45453085 fib_rules_register +EXPORT_SYMBOL_GPL vmlinux 0x45459650 perf_event_refresh +EXPORT_SYMBOL_GPL vmlinux 0x45558f56 clk_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x45563f9f meson_pmx_get_groups +EXPORT_SYMBOL_GPL vmlinux 0x4561f990 qcom_smem_state_unregister +EXPORT_SYMBOL_GPL vmlinux 0x457123fe pinctrl_utils_add_map_mux +EXPORT_SYMBOL_GPL vmlinux 0x457594fa crypto_alg_list +EXPORT_SYMBOL_GPL vmlinux 0x45788fe9 gpiochip_line_is_persistent +EXPORT_SYMBOL_GPL vmlinux 0x45827fb3 tcp_cong_avoid_ai +EXPORT_SYMBOL_GPL vmlinux 0x4582e0ac component_compare_dev +EXPORT_SYMBOL_GPL vmlinux 0x45851756 rio_mport_class +EXPORT_SYMBOL_GPL vmlinux 0x4599effb __tracepoint_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x459b0312 pkcs7_parse_message +EXPORT_SYMBOL_GPL vmlinux 0x459f6cf0 kobject_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0x45a3aed8 regulator_map_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x45b50cb7 sdhci_cqe_irq +EXPORT_SYMBOL_GPL vmlinux 0x45d07221 region_intersects +EXPORT_SYMBOL_GPL vmlinux 0x45e0fe7e ping_get_port +EXPORT_SYMBOL_GPL vmlinux 0x45e8b450 mnt_idmap_get +EXPORT_SYMBOL_GPL vmlinux 0x45e96051 clk_regmap_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0x45f53014 __traceiter_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x45fb2ab2 devl_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x45ff8535 trace_seq_putc +EXPORT_SYMBOL_GPL vmlinux 0x46013233 net_dec_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x4609a302 tcp_get_info +EXPORT_SYMBOL_GPL vmlinux 0x464414f3 ata_pci_bmdma_clear_simplex +EXPORT_SYMBOL_GPL vmlinux 0x4662c907 ahci_set_em_messages +EXPORT_SYMBOL_GPL vmlinux 0x466436de dev_pm_opp_get_required_pstate +EXPORT_SYMBOL_GPL vmlinux 0x466b8c51 xhci_add_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x466e5342 net_prio_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x46711c5b driver_find +EXPORT_SYMBOL_GPL vmlinux 0x4673a6ca clk_hw_determine_rate_no_reparent +EXPORT_SYMBOL_GPL vmlinux 0x467a1e6e mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x46804894 dma_need_sync +EXPORT_SYMBOL_GPL vmlinux 0x46860189 wb_writeout_inc +EXPORT_SYMBOL_GPL vmlinux 0x4688d7ec pvclock_gtod_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x46b532aa tpm1_getcap +EXPORT_SYMBOL_GPL vmlinux 0x46b5862d regulator_set_soft_start_regmap +EXPORT_SYMBOL_GPL vmlinux 0x46bbc213 phy_resolve_aneg_pause +EXPORT_SYMBOL_GPL vmlinux 0x46bc5114 __imx8m_clk_hw_composite +EXPORT_SYMBOL_GPL vmlinux 0x46c06c19 klist_add_head +EXPORT_SYMBOL_GPL vmlinux 0x46d04731 __mnt_is_readonly +EXPORT_SYMBOL_GPL vmlinux 0x46d4c382 usb_gadget_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x46d70f6d __fscrypt_prepare_lookup +EXPORT_SYMBOL_GPL vmlinux 0x46da3eed vp_legacy_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x46e9f896 sysfs_create_groups +EXPORT_SYMBOL_GPL vmlinux 0x46f64ee6 usb_hub_clear_tt_buffer +EXPORT_SYMBOL_GPL vmlinux 0x46f88e4c trace_event_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x46fdb750 devm_hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0x4712c881 failover_unregister +EXPORT_SYMBOL_GPL vmlinux 0x47229b5c gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x4729d32f ata_bmdma_stop +EXPORT_SYMBOL_GPL vmlinux 0x472e9904 mtd_block_isreserved +EXPORT_SYMBOL_GPL vmlinux 0x47317949 crypto_alg_sem +EXPORT_SYMBOL_GPL vmlinux 0x47329f7c __vfs_removexattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x4737220b nand_readid_op +EXPORT_SYMBOL_GPL vmlinux 0x4761f17c register_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x47663cfe vcap_rule_mod_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x47884890 system_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0x47899a6a devl_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x478e81f8 tcp_orphan_count +EXPORT_SYMBOL_GPL vmlinux 0x47925794 idr_find +EXPORT_SYMBOL_GPL vmlinux 0x479803b9 base64_encode +EXPORT_SYMBOL_GPL vmlinux 0x479ae884 nvdimm_region_notify +EXPORT_SYMBOL_GPL vmlinux 0x479f7d4b clk_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x47aad3b9 have_governor_per_policy +EXPORT_SYMBOL_GPL vmlinux 0x47c90440 serial8250_update_uartclk +EXPORT_SYMBOL_GPL vmlinux 0x47cfa789 scsi_dh_attached_handler_name +EXPORT_SYMBOL_GPL vmlinux 0x47d8e4c2 blk_update_request +EXPORT_SYMBOL_GPL vmlinux 0x47de0dc7 clk_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x47e52d09 snd_soc_bytes_info +EXPORT_SYMBOL_GPL vmlinux 0x47e98a4e wbc_detach_inode +EXPORT_SYMBOL_GPL vmlinux 0x47f38f40 gpiod_to_chip +EXPORT_SYMBOL_GPL vmlinux 0x48020c1c irq_get_percpu_devid_partition +EXPORT_SYMBOL_GPL vmlinux 0x480305ca kmsg_dump_rewind +EXPORT_SYMBOL_GPL vmlinux 0x48139bce snd_soc_dapm_kcontrol_widget +EXPORT_SYMBOL_GPL vmlinux 0x481f9840 devm_namespace_disable +EXPORT_SYMBOL_GPL vmlinux 0x481f9b7d mpi_mulm +EXPORT_SYMBOL_GPL vmlinux 0x48203853 em_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x484779ef __i2c_board_lock +EXPORT_SYMBOL_GPL vmlinux 0x485333e3 devlink_port_init +EXPORT_SYMBOL_GPL vmlinux 0x4856cb2e iommu_fwspec_free +EXPORT_SYMBOL_GPL vmlinux 0x4859d8fe scsi_template_proc_dir +EXPORT_SYMBOL_GPL vmlinux 0x486ba5c2 crc64_rocksoft_generic +EXPORT_SYMBOL_GPL vmlinux 0x4870b173 snd_soc_bytes_put +EXPORT_SYMBOL_GPL vmlinux 0x487244e2 umd_cleanup_helper +EXPORT_SYMBOL_GPL vmlinux 0x48867519 fat_setattr +EXPORT_SYMBOL_GPL vmlinux 0x489a214b __tracepoint_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x48a3d20b mctrl_gpio_get +EXPORT_SYMBOL_GPL vmlinux 0x48a5ac3b dev_pm_opp_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x48b65869 spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0x48c2c566 mddev_unlock +EXPORT_SYMBOL_GPL vmlinux 0x48c32847 __SCK__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x48c3eca5 xdp_master_redirect +EXPORT_SYMBOL_GPL vmlinux 0x48c89489 usb_udc_vbus_handler +EXPORT_SYMBOL_GPL vmlinux 0x48d3df5c pm_generic_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x48e1262c __traceiter_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x48f3a260 scsi_ioctl_block_when_processing_errors +EXPORT_SYMBOL_GPL vmlinux 0x48f410d0 hisi_reset_init +EXPORT_SYMBOL_GPL vmlinux 0x4904c8a9 fl6_update_dst +EXPORT_SYMBOL_GPL vmlinux 0x4904cde5 nvdimm_badblocks_populate +EXPORT_SYMBOL_GPL vmlinux 0x490f21bd __traceiter_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x492d4315 dw_pcie_ep_init +EXPORT_SYMBOL_GPL vmlinux 0x49326ef6 irq_set_affinity_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4934bdd0 crypto_check_attr_type +EXPORT_SYMBOL_GPL vmlinux 0x494021d3 sysfs_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x49608959 migrate_disable +EXPORT_SYMBOL_GPL vmlinux 0x49710b2a extcon_get_property_capability +EXPORT_SYMBOL_GPL vmlinux 0x49761522 ata_host_detach +EXPORT_SYMBOL_GPL vmlinux 0x499043d3 crypto_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x49953c18 thp_get_unmapped_area +EXPORT_SYMBOL_GPL vmlinux 0x4999cdf0 device_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x49a85d57 mddev_init +EXPORT_SYMBOL_GPL vmlinux 0x49b11fb7 genphy_c45_read_pma +EXPORT_SYMBOL_GPL vmlinux 0x49b67ef4 virtio_config_changed +EXPORT_SYMBOL_GPL vmlinux 0x49b93e02 device_match_of_node +EXPORT_SYMBOL_GPL vmlinux 0x49bf4a95 class_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x49cd25ed alloc_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x49d96707 freq_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x49d9f030 usb_ep_fifo_status +EXPORT_SYMBOL_GPL vmlinux 0x49ddf303 __tracepoint_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x49e1280c ata_std_sched_eh +EXPORT_SYMBOL_GPL vmlinux 0x49e96999 cond_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x4a14dca2 virtqueue_notify +EXPORT_SYMBOL_GPL vmlinux 0x4a155ef5 rio_local_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x4a17ed66 sysrq_mask +EXPORT_SYMBOL_GPL vmlinux 0x4a20089f cookie_tcp_reqsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x4a22e3d2 gpiod_is_active_low +EXPORT_SYMBOL_GPL vmlinux 0x4a23c532 inet_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x4a2c9ad8 crc64_rocksoft +EXPORT_SYMBOL_GPL vmlinux 0x4a2d2aac md_run +EXPORT_SYMBOL_GPL vmlinux 0x4a32f757 usb_alloc_streams +EXPORT_SYMBOL_GPL vmlinux 0x4a3461f3 vp_legacy_get_features +EXPORT_SYMBOL_GPL vmlinux 0x4a37dc33 snd_soc_cnew +EXPORT_SYMBOL_GPL vmlinux 0x4a4f88b1 gpiod_set_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x4a59b7c8 tegra_bpmp_mrq_return +EXPORT_SYMBOL_GPL vmlinux 0x4a64a551 pingv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x4a727b0e __tracepoint_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x4a83c4fd rio_release_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x4a8f70bb crypto_unregister_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x4a9babfe tty_kclose +EXPORT_SYMBOL_GPL vmlinux 0x4ab77d97 __skb_zcopy_downgrade_managed +EXPORT_SYMBOL_GPL vmlinux 0x4ac47e5c __platform_driver_probe +EXPORT_SYMBOL_GPL vmlinux 0x4acabac5 powercap_unregister_control_type +EXPORT_SYMBOL_GPL vmlinux 0x4adf5c21 snd_soc_card_jack_new +EXPORT_SYMBOL_GPL vmlinux 0x4afc90fd fib4_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x4b086aab ata_sas_port_alloc +EXPORT_SYMBOL_GPL vmlinux 0x4b0f01d6 of_usb_get_dr_mode_by_phy +EXPORT_SYMBOL_GPL vmlinux 0x4b1d32db of_fdt_unflatten_tree +EXPORT_SYMBOL_GPL vmlinux 0x4b24203c vp_modern_get_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0x4b2a13d1 __phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x4b2e9997 switchdev_handle_port_obj_del_foreign +EXPORT_SYMBOL_GPL vmlinux 0x4b3db174 blk_mq_unfreeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x4b5b7684 fsnotify_destroy_mark +EXPORT_SYMBOL_GPL vmlinux 0x4b738311 snd_soc_component_enable_pin_unlocked +EXPORT_SYMBOL_GPL vmlinux 0x4b87e782 task_active_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x4b8ae72b crypto_register_ahash +EXPORT_SYMBOL_GPL vmlinux 0x4b97bef3 power_supply_set_property +EXPORT_SYMBOL_GPL vmlinux 0x4b9a0e3e blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0x4bbe2cd1 cpuidle_register_device +EXPORT_SYMBOL_GPL vmlinux 0x4bdb8dcc housekeeping_test_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4bf191a8 __iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0x4c036652 device_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x4c04dcce wbt_disable_default +EXPORT_SYMBOL_GPL vmlinux 0x4c0885b4 devm_clk_hw_get_clk +EXPORT_SYMBOL_GPL vmlinux 0x4c169316 usb_hcd_pci_probe +EXPORT_SYMBOL_GPL vmlinux 0x4c2b351d start_poll_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x4c2d1692 sk_msg_alloc +EXPORT_SYMBOL_GPL vmlinux 0x4c373065 devm_extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4c4b997e xdp_rxq_info_unused +EXPORT_SYMBOL_GPL vmlinux 0x4c4fed39 dev_pm_genpd_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4c549b36 __traceiter_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x4c650528 fib6_check_nexthop +EXPORT_SYMBOL_GPL vmlinux 0x4c66de19 mtk_is_virt_gpio +EXPORT_SYMBOL_GPL vmlinux 0x4c6fef28 pm_genpd_init +EXPORT_SYMBOL_GPL vmlinux 0x4c7c8f3c irq_create_mapping_affinity +EXPORT_SYMBOL_GPL vmlinux 0x4c98391d blk_trace_remove +EXPORT_SYMBOL_GPL vmlinux 0x4c9dd6a2 invalidate_inode_pages2 +EXPORT_SYMBOL_GPL vmlinux 0x4cb27100 ktime_get_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x4cb81fda __SCK__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x4cbdb00d edac_mc_del_mc +EXPORT_SYMBOL_GPL vmlinux 0x4ce75f6f dm_internal_suspend_noflush +EXPORT_SYMBOL_GPL vmlinux 0x4ced4361 debugfs_lookup +EXPORT_SYMBOL_GPL vmlinux 0x4cf24332 __usb_get_extra_descriptor +EXPORT_SYMBOL_GPL vmlinux 0x4cf4ad6c mtd_ooblayout_set_databytes +EXPORT_SYMBOL_GPL vmlinux 0x4cf6b4bf disk_set_zoned +EXPORT_SYMBOL_GPL vmlinux 0x4cf8880f vcap_rule_add_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4d0015e2 cpu_hotplug_disable +EXPORT_SYMBOL_GPL vmlinux 0x4d0224fe handle_fasteoi_nmi +EXPORT_SYMBOL_GPL vmlinux 0x4d0a111e dev_pm_domain_attach_by_name +EXPORT_SYMBOL_GPL vmlinux 0x4d21f2dc devm_i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0x4d2fcbf1 spi_alloc_device +EXPORT_SYMBOL_GPL vmlinux 0x4d38f1e0 bL_switcher_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4d3a0696 __SCK__tp_func_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x4d411fab regulator_set_load +EXPORT_SYMBOL_GPL vmlinux 0x4d4e93c1 bdev_disk_changed +EXPORT_SYMBOL_GPL vmlinux 0x4d6d0bbc iommu_group_ref_get +EXPORT_SYMBOL_GPL vmlinux 0x4d7272e4 migrate_enable +EXPORT_SYMBOL_GPL vmlinux 0x4d74d134 __rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4d772a40 phy_power_on +EXPORT_SYMBOL_GPL vmlinux 0x4d8cf460 fwnode_connection_find_match +EXPORT_SYMBOL_GPL vmlinux 0x4d9b29b5 component_master_del +EXPORT_SYMBOL_GPL vmlinux 0x4da73380 sdhci_send_tuning +EXPORT_SYMBOL_GPL vmlinux 0x4dae16e4 i2c_put_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x4daead69 snd_soc_lookup_component_nolocked +EXPORT_SYMBOL_GPL vmlinux 0x4db25cc3 shmem_read_mapping_page_gfp +EXPORT_SYMBOL_GPL vmlinux 0x4db8c077 debugfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0x4dc41663 sysfs_unmerge_group +EXPORT_SYMBOL_GPL vmlinux 0x4dc56b88 ZSTD_customMalloc +EXPORT_SYMBOL_GPL vmlinux 0x4dc6fa21 blk_crypto_intersect_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x4dc75cd4 spi_controller_resume +EXPORT_SYMBOL_GPL vmlinux 0x4dd3e5d2 regulator_set_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x4de17ab3 usb_state_string +EXPORT_SYMBOL_GPL vmlinux 0x4de2381e register_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x4de24ef8 of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4deb1e5e trace_seq_path +EXPORT_SYMBOL_GPL vmlinux 0x4dff61e5 wwan_port_txoff +EXPORT_SYMBOL_GPL vmlinux 0x4e136f46 devl_unlock +EXPORT_SYMBOL_GPL vmlinux 0x4e1541c1 ZSTD_customFree +EXPORT_SYMBOL_GPL vmlinux 0x4e15e1be devlink_port_type_ib_set +EXPORT_SYMBOL_GPL vmlinux 0x4e16642f __tracepoint_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x4e1b02b0 rio_request_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x4e2bc1f8 snd_soc_of_get_dai_link_codecs +EXPORT_SYMBOL_GPL vmlinux 0x4e2d14fc aead_geniv_alloc +EXPORT_SYMBOL_GPL vmlinux 0x4e41c042 rio_set_port_lockout +EXPORT_SYMBOL_GPL vmlinux 0x4e4cec62 xdp_rxq_info_unreg +EXPORT_SYMBOL_GPL vmlinux 0x4e5207d1 cgroup_path_ns +EXPORT_SYMBOL_GPL vmlinux 0x4e6fc9b0 power_supply_battery_info_get_prop +EXPORT_SYMBOL_GPL vmlinux 0x4e82191f blkg_conf_prep +EXPORT_SYMBOL_GPL vmlinux 0x4e95a38d devm_hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x4eac5fc1 cpu_mitigations_auto_nosmt +EXPORT_SYMBOL_GPL vmlinux 0x4eb262de rockchip_pcie_enable_clocks +EXPORT_SYMBOL_GPL vmlinux 0x4eba762d snd_soc_component_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x4ec1e24b blk_mq_freeze_queue_wait +EXPORT_SYMBOL_GPL vmlinux 0x4ec44aa5 spi_mem_adjust_op_size +EXPORT_SYMBOL_GPL vmlinux 0x4ec5b412 relay_subbufs_consumed +EXPORT_SYMBOL_GPL vmlinux 0x4ecf022b linear_hugepage_index +EXPORT_SYMBOL_GPL vmlinux 0x4ed2167d kobject_get_path +EXPORT_SYMBOL_GPL vmlinux 0x4ede1ed5 vring_new_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x4ee09993 regulator_disable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x4eea67fe page_reporting_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4eefd6c3 find_mci_by_dev +EXPORT_SYMBOL_GPL vmlinux 0x4ef5bcf4 perf_swevent_get_recursion_context +EXPORT_SYMBOL_GPL vmlinux 0x4efa9c17 bd_link_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x4efcf021 mpi_normalize +EXPORT_SYMBOL_GPL vmlinux 0x4f3ba219 blkg_rwstat_init +EXPORT_SYMBOL_GPL vmlinux 0x4f3ecae1 __pm_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4f4c4d9c thermal_zone_get_zone_by_name +EXPORT_SYMBOL_GPL vmlinux 0x4f4f018b of_clk_src_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0x4f65cf52 unregister_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0x4f679f7b fscrypt_get_symlink +EXPORT_SYMBOL_GPL vmlinux 0x4f6a07fe show_rcu_gp_kthreads +EXPORT_SYMBOL_GPL vmlinux 0x4f72a987 uart_parse_options +EXPORT_SYMBOL_GPL vmlinux 0x4f779bb2 device_set_node +EXPORT_SYMBOL_GPL vmlinux 0x4f7f96b9 rockchip_clk_init +EXPORT_SYMBOL_GPL vmlinux 0x4f98d766 cpu_pm_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4fa1782d snd_soc_tdm_params_to_bclk +EXPORT_SYMBOL_GPL vmlinux 0x4fae9772 serdev_device_add +EXPORT_SYMBOL_GPL vmlinux 0x4faf4683 crypto_register_rng +EXPORT_SYMBOL_GPL vmlinux 0x4faf8422 snd_pcm_stream_unlock +EXPORT_SYMBOL_GPL vmlinux 0x4fb61309 anon_inode_getfile +EXPORT_SYMBOL_GPL vmlinux 0x4fb72c9e ahci_kick_engine +EXPORT_SYMBOL_GPL vmlinux 0x4fc4c752 blk_crypto_update_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x4fcd46f4 fuse_mount_remove +EXPORT_SYMBOL_GPL vmlinux 0x4fd790c8 failover_register +EXPORT_SYMBOL_GPL vmlinux 0x4fdc945d sata_deb_timing_normal +EXPORT_SYMBOL_GPL vmlinux 0x4fde8d74 unregister_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x4fe1eddf unregister_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4fe233d8 fwnode_graph_get_endpoint_by_id +EXPORT_SYMBOL_GPL vmlinux 0x4ff4345b __traceiter_map +EXPORT_SYMBOL_GPL vmlinux 0x4ffaa4bf ehci_resume +EXPORT_SYMBOL_GPL vmlinux 0x5001d186 dma_mmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x500c2cdd snd_soc_jack_add_gpiods +EXPORT_SYMBOL_GPL vmlinux 0x50163f89 tty_ldisc_receive_buf +EXPORT_SYMBOL_GPL vmlinux 0x502307e5 snd_device_initialize +EXPORT_SYMBOL_GPL vmlinux 0x5028b518 sdhci_pltfm_init +EXPORT_SYMBOL_GPL vmlinux 0x50294b90 vcap_is_last_chain +EXPORT_SYMBOL_GPL vmlinux 0x502b6878 ata_slave_link_init +EXPORT_SYMBOL_GPL vmlinux 0x50363379 crypto_register_shashes +EXPORT_SYMBOL_GPL vmlinux 0x503734d2 fuse_dev_release +EXPORT_SYMBOL_GPL vmlinux 0x50380384 pci_msix_can_alloc_dyn +EXPORT_SYMBOL_GPL vmlinux 0x503eeebb synth_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x5048ee47 devm_led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x506a0c38 devlink_region_create +EXPORT_SYMBOL_GPL vmlinux 0x506ab3a9 usb_ep_queue +EXPORT_SYMBOL_GPL vmlinux 0x506cda8a spi_sync_locked +EXPORT_SYMBOL_GPL vmlinux 0x50882d7d snd_soc_dai_compr_get_metadata +EXPORT_SYMBOL_GPL vmlinux 0x508afef4 usb_anchor_suspend_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x5091b823 ring_buffer_read_start +EXPORT_SYMBOL_GPL vmlinux 0x5096eb7c snd_soc_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x50a70d58 _snd_pcm_stream_lock_irqsave_nested +EXPORT_SYMBOL_GPL vmlinux 0x50ae7468 bpf_map_inc +EXPORT_SYMBOL_GPL vmlinux 0x50affb7a tps6586x_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x50b88f41 usb_get_gadget_udc_name +EXPORT_SYMBOL_GPL vmlinux 0x50c631b9 list_lru_walk_one +EXPORT_SYMBOL_GPL vmlinux 0x50c89f23 __alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x50cd27eb sdio_writeb_readb +EXPORT_SYMBOL_GPL vmlinux 0x50cfee04 ftrace_set_filter_ip +EXPORT_SYMBOL_GPL vmlinux 0x50e7193a __i2c_first_dynamic_bus_num +EXPORT_SYMBOL_GPL vmlinux 0x50e9c18c power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x50f7487a mmu_interval_read_begin +EXPORT_SYMBOL_GPL vmlinux 0x50f7c7e0 debugfs_create_x16 +EXPORT_SYMBOL_GPL vmlinux 0x50f96242 register_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x50fad434 round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x510887aa dma_resv_set_deadline +EXPORT_SYMBOL_GPL vmlinux 0x511fb9b1 mtk_clk_unregister_pllfhs +EXPORT_SYMBOL_GPL vmlinux 0x51247f01 netlink_remove_tap +EXPORT_SYMBOL_GPL vmlinux 0x5132a82e snd_soc_component_enable_pin +EXPORT_SYMBOL_GPL vmlinux 0x51390c96 rcu_barrier_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x513d75db splice_to_pipe +EXPORT_SYMBOL_GPL vmlinux 0x515b390f __SCK__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x51612c99 crypto_unregister_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x51632cad sysfs_break_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x5166b34c gpiod_set_value +EXPORT_SYMBOL_GPL vmlinux 0x517cff9c xhci_run +EXPORT_SYMBOL_GPL vmlinux 0x51867db4 iommu_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x518792db sysfs_group_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x518cc592 cpufreq_driver_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x518e55e3 power_supply_powers +EXPORT_SYMBOL_GPL vmlinux 0x5190c77f iommu_attach_group +EXPORT_SYMBOL_GPL vmlinux 0x51922ceb usb_deregister_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x51a348cc usb_role_switch_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x51cbd5b9 fat_sync_inode +EXPORT_SYMBOL_GPL vmlinux 0x51e4e3bf snd_soc_dapm_get_pin_switch +EXPORT_SYMBOL_GPL vmlinux 0x51edbc9c raw_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x51ee9aa8 usb_autopm_get_interface +EXPORT_SYMBOL_GPL vmlinux 0x51fa6724 sched_set_normal +EXPORT_SYMBOL_GPL vmlinux 0x51fea973 serdev_controller_alloc +EXPORT_SYMBOL_GPL vmlinux 0x52060f3e user_read +EXPORT_SYMBOL_GPL vmlinux 0x5209011e irq_gc_ack_set_bit +EXPORT_SYMBOL_GPL vmlinux 0x520ed189 devm_gpiod_unhinge +EXPORT_SYMBOL_GPL vmlinux 0x520f4819 sync_page_io +EXPORT_SYMBOL_GPL vmlinux 0x52109623 ipv6_proxy_select_ident +EXPORT_SYMBOL_GPL vmlinux 0x5211461c pci_find_host_bridge +EXPORT_SYMBOL_GPL vmlinux 0x5213a279 shmem_file_setup_with_mnt +EXPORT_SYMBOL_GPL vmlinux 0x521471e9 wm831x_auxadc_read +EXPORT_SYMBOL_GPL vmlinux 0x521b36a8 regcache_drop_region +EXPORT_SYMBOL_GPL vmlinux 0x52247a6c rio_unregister_scan +EXPORT_SYMBOL_GPL vmlinux 0x52252316 clk_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x5236497d trace_clock +EXPORT_SYMBOL_GPL vmlinux 0x523a025f pm_clk_init +EXPORT_SYMBOL_GPL vmlinux 0x52497c07 regulator_bulk_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x524bbc3c mtd_device_parse_register +EXPORT_SYMBOL_GPL vmlinux 0x524f9fc5 kobject_uevent_env +EXPORT_SYMBOL_GPL vmlinux 0x52527992 devm_spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0x525356b4 regulator_map_voltage_iterate +EXPORT_SYMBOL_GPL vmlinux 0x5254b181 platform_device_del +EXPORT_SYMBOL_GPL vmlinux 0x5254ba3c spi_split_transfers_maxsize +EXPORT_SYMBOL_GPL vmlinux 0x5260dbc2 mtd_ooblayout_count_eccbytes +EXPORT_SYMBOL_GPL vmlinux 0x5261322c rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0x52647db1 ct_idle_exit +EXPORT_SYMBOL_GPL vmlinux 0x5265a079 rio_request_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x5266e8d8 of_phy_put +EXPORT_SYMBOL_GPL vmlinux 0x526bcf2a wwan_port_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x5277eb64 pci_create_ims_domain +EXPORT_SYMBOL_GPL vmlinux 0x527a8467 nfs_ssc_client_tbl +EXPORT_SYMBOL_GPL vmlinux 0x5282b851 tty_port_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x5294edc5 __traceiter_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x52ac0d21 pci_d3cold_disable +EXPORT_SYMBOL_GPL vmlinux 0x52ad90ca tps6586x_update +EXPORT_SYMBOL_GPL vmlinux 0x52b1e3c7 pci_flags +EXPORT_SYMBOL_GPL vmlinux 0x52beebfa spi_finalize_current_message +EXPORT_SYMBOL_GPL vmlinux 0x52c35e83 call_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x52c7b94d proc_douintvec_minmax +EXPORT_SYMBOL_GPL vmlinux 0x52d3e874 phy_pm_runtime_put_sync +EXPORT_SYMBOL_GPL vmlinux 0x52d54fce devlink_info_version_stored_put +EXPORT_SYMBOL_GPL vmlinux 0x52fa4558 regulator_is_supported_voltage +EXPORT_SYMBOL_GPL vmlinux 0x5301316c nvmem_cell_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0x53067f06 nf_hook_entries_insert_raw +EXPORT_SYMBOL_GPL vmlinux 0x530e0f8c devl_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x530f5672 irq_chip_get_parent_state +EXPORT_SYMBOL_GPL vmlinux 0x53112d85 get_net_ns_by_fd +EXPORT_SYMBOL_GPL vmlinux 0x5318ffc2 dev_pm_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x5321a3f0 iomap_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x5323dc5d devm_regulator_get_enable +EXPORT_SYMBOL_GPL vmlinux 0x5334aa67 vcap_admin_rule_count +EXPORT_SYMBOL_GPL vmlinux 0x5337ec3c dev_pm_qos_expose_flags +EXPORT_SYMBOL_GPL vmlinux 0x5344e5dc bpf_trace_run8 +EXPORT_SYMBOL_GPL vmlinux 0x534768f5 dma_request_chan +EXPORT_SYMBOL_GPL vmlinux 0x534ed7a5 pci_slots_kset +EXPORT_SYMBOL_GPL vmlinux 0x5358864e devlink_fmsg_binary_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x537252cf __SCK__tp_func_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x538d073d phy_duplex_to_str +EXPORT_SYMBOL_GPL vmlinux 0x5393ec01 sdio_memcpy_fromio +EXPORT_SYMBOL_GPL vmlinux 0x53d7c01e __traceiter_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x53e1f02d phy_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x53eeff32 of_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x53fe9244 regulator_bulk_force_disable +EXPORT_SYMBOL_GPL vmlinux 0x540277a5 tty_perform_flush +EXPORT_SYMBOL_GPL vmlinux 0x5405791d devm_nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x540c2374 ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x5412958a mbox_chan_received_data +EXPORT_SYMBOL_GPL vmlinux 0x54172702 cci_disable_port_by_cpu +EXPORT_SYMBOL_GPL vmlinux 0x541bd60a irq_work_run +EXPORT_SYMBOL_GPL vmlinux 0x541fd1d0 snd_soc_tplg_component_remove +EXPORT_SYMBOL_GPL vmlinux 0x54226071 do_xdp_generic +EXPORT_SYMBOL_GPL vmlinux 0x542522b8 usb_hcd_giveback_urb +EXPORT_SYMBOL_GPL vmlinux 0x542b9da6 devfreq_cooling_em_register +EXPORT_SYMBOL_GPL vmlinux 0x542c98ad fsl8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x54348438 snd_soc_jack_report +EXPORT_SYMBOL_GPL vmlinux 0x543492de filemap_read +EXPORT_SYMBOL_GPL vmlinux 0x545d35f7 ata_ncq_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x54606fe3 devm_platform_get_irqs_affinity +EXPORT_SYMBOL_GPL vmlinux 0x546410f0 __netdev_watchdog_up +EXPORT_SYMBOL_GPL vmlinux 0x546fcc96 sdio_readl +EXPORT_SYMBOL_GPL vmlinux 0x54950fa6 scsi_block_targets +EXPORT_SYMBOL_GPL vmlinux 0x549525ef handle_nested_irq +EXPORT_SYMBOL_GPL vmlinux 0x549e6d57 metadata_dst_alloc +EXPORT_SYMBOL_GPL vmlinux 0x549f49f8 em_dev_register_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x54a25da2 qcom_smem_state_put +EXPORT_SYMBOL_GPL vmlinux 0x54bbeda2 __fscrypt_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x54bf42e8 ata_do_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x54c8bc9d nand_read_page_hwecc_oob_first +EXPORT_SYMBOL_GPL vmlinux 0x54eebeec dpcm_end_walk_at_be +EXPORT_SYMBOL_GPL vmlinux 0x54f468c5 extcon_set_state_sync +EXPORT_SYMBOL_GPL vmlinux 0x5502e537 __trace_array_puts +EXPORT_SYMBOL_GPL vmlinux 0x550791aa rio_route_get_entry +EXPORT_SYMBOL_GPL vmlinux 0x550d7a12 dax_recovery_write +EXPORT_SYMBOL_GPL vmlinux 0x550e4258 dev_pm_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x550f3e05 i2c_freq_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x5510b1c7 device_phy_find_device +EXPORT_SYMBOL_GPL vmlinux 0x551640f8 pci_d3cold_enable +EXPORT_SYMBOL_GPL vmlinux 0x551a2dcb xfrm_audit_policy_add +EXPORT_SYMBOL_GPL vmlinux 0x551e5220 __netpoll_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x552d0a12 strp_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x55339365 flush_delayed_fput +EXPORT_SYMBOL_GPL vmlinux 0x553b49a4 cpufreq_get_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x553c5443 nfnl_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x553d66ef ata_cable_unknown +EXPORT_SYMBOL_GPL vmlinux 0x55417264 unregister_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0x5541d3c6 snd_ctl_activate_id +EXPORT_SYMBOL_GPL vmlinux 0x555f6f34 sdio_enable_func +EXPORT_SYMBOL_GPL vmlinux 0x556592f0 regulator_get_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0x556e4390 clk_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x5575f8e8 ata_sff_drain_fifo +EXPORT_SYMBOL_GPL vmlinux 0x55784228 regmap_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x558890d6 mtk_clk_register_composites +EXPORT_SYMBOL_GPL vmlinux 0x558eae0f of_regulator_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x55b4f863 __dev_fwnode_const +EXPORT_SYMBOL_GPL vmlinux 0x55c0e93f regulator_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x55c76a23 ksys_sync_helper +EXPORT_SYMBOL_GPL vmlinux 0x55cf67a5 ncsi_vlan_rx_kill_vid +EXPORT_SYMBOL_GPL vmlinux 0x55cfbb0d group_cpus_evenly +EXPORT_SYMBOL_GPL vmlinux 0x55d0fbe2 serdev_device_write_buf +EXPORT_SYMBOL_GPL vmlinux 0x55d8ee09 mtk_eint_do_init +EXPORT_SYMBOL_GPL vmlinux 0x55e2175f net_failover_destroy +EXPORT_SYMBOL_GPL vmlinux 0x55eecff4 bit_wait_io_timeout +EXPORT_SYMBOL_GPL vmlinux 0x55f2ab25 serdev_device_set_baudrate +EXPORT_SYMBOL_GPL vmlinux 0x55f7e645 trace_put_event_file +EXPORT_SYMBOL_GPL vmlinux 0x56028145 scsi_get_vpd_page +EXPORT_SYMBOL_GPL vmlinux 0x56054c05 crypto_it_tab +EXPORT_SYMBOL_GPL vmlinux 0x560d4016 pinconf_generic_dt_node_to_map +EXPORT_SYMBOL_GPL vmlinux 0x561285e9 handle_simple_irq +EXPORT_SYMBOL_GPL vmlinux 0x561540ae devlink_is_reload_failed +EXPORT_SYMBOL_GPL vmlinux 0x56173654 pcap_set_ts_bits +EXPORT_SYMBOL_GPL vmlinux 0x561835eb init_rs_non_canonical +EXPORT_SYMBOL_GPL vmlinux 0x561aa8f4 __tracepoint_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x561c041a devfreq_event_set_event +EXPORT_SYMBOL_GPL vmlinux 0x561c78e8 gpiochip_irq_unmap +EXPORT_SYMBOL_GPL vmlinux 0x56256e8a orderly_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x56261d9c usb_hcd_unmap_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x562c7bf2 devm_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0x562f4953 devm_power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0x56310925 regulator_mode_to_status +EXPORT_SYMBOL_GPL vmlinux 0x5632e63d nand_subop_get_num_addr_cyc +EXPORT_SYMBOL_GPL vmlinux 0x563769e8 transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x56392607 param_set_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x5640a81d srcu_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x5641485b tty_termios_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x56507f1f devm_ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0x5661d398 kill_pid_usb_asyncio +EXPORT_SYMBOL_GPL vmlinux 0x56622fe1 blk_mq_free_request +EXPORT_SYMBOL_GPL vmlinux 0x566e74e6 kgdb_register_io_module +EXPORT_SYMBOL_GPL vmlinux 0x56708100 __platform_create_bundle +EXPORT_SYMBOL_GPL vmlinux 0x5671d265 hte_push_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x567aadd8 ata_link_online +EXPORT_SYMBOL_GPL vmlinux 0x567b3bc9 snd_soc_get_stream_cpu +EXPORT_SYMBOL_GPL vmlinux 0x5691df77 icc_nodes_remove +EXPORT_SYMBOL_GPL vmlinux 0x569c7551 syscon_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x56a5c58b fuse_file_poll +EXPORT_SYMBOL_GPL vmlinux 0x56a6a76c net_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x56a86367 devl_dpipe_table_resource_set +EXPORT_SYMBOL_GPL vmlinux 0x56aa4cce virtio_device_freeze +EXPORT_SYMBOL_GPL vmlinux 0x56b63670 lzo1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x56bee4bc md_bitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x56c38456 of_dma_xlate_by_chan_id +EXPORT_SYMBOL_GPL vmlinux 0x56c78204 __cci_control_port_by_device +EXPORT_SYMBOL_GPL vmlinux 0x56e2b28d usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0x56e9103b cpu_pm_enter +EXPORT_SYMBOL_GPL vmlinux 0x56fbb130 no_hash_pointers +EXPORT_SYMBOL_GPL vmlinux 0x570785d9 sdhci_get_property +EXPORT_SYMBOL_GPL vmlinux 0x5710f3d7 irq_find_matching_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x5713518d key_type_logon +EXPORT_SYMBOL_GPL vmlinux 0x5713b35d of_regulator_match +EXPORT_SYMBOL_GPL vmlinux 0x5724be15 serial8250_modem_status +EXPORT_SYMBOL_GPL vmlinux 0x5728b551 irq_chip_unmask_parent +EXPORT_SYMBOL_GPL vmlinux 0x573d2cdf thermal_zone_device_enable +EXPORT_SYMBOL_GPL vmlinux 0x57571d48 pci_epf_unbind +EXPORT_SYMBOL_GPL vmlinux 0x5762c944 snd_soc_component_disable_pin +EXPORT_SYMBOL_GPL vmlinux 0x57682d92 sysfs_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x5776a32a nvdimm_delete +EXPORT_SYMBOL_GPL vmlinux 0x5790e7a0 pci_unlock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0x579341c7 pinctrl_find_gpio_range_from_pin_nolock +EXPORT_SYMBOL_GPL vmlinux 0x57973616 power_supply_class +EXPORT_SYMBOL_GPL vmlinux 0x57977117 create_signature +EXPORT_SYMBOL_GPL vmlinux 0x5798793e snd_soc_component_compr_get_metadata +EXPORT_SYMBOL_GPL vmlinux 0x579e0bf5 rtnl_unregister_all +EXPORT_SYMBOL_GPL vmlinux 0x57a231cc usb_decode_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x57a2e44a __tracepoint_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0x57b50fee xdp_convert_zc_to_xdp_frame +EXPORT_SYMBOL_GPL vmlinux 0x57b75510 irq_domain_disconnect_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x57c0bb39 __reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x57c4840c fib_nh_common_release +EXPORT_SYMBOL_GPL vmlinux 0x57c76f2b platform_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x57c99210 dw_pcie_read_dbi +EXPORT_SYMBOL_GPL vmlinux 0x57cf70d8 spi_take_timestamp_post +EXPORT_SYMBOL_GPL vmlinux 0x57d4050a xhci_get_endpoint_index +EXPORT_SYMBOL_GPL vmlinux 0x57e73883 irq_create_fwspec_mapping +EXPORT_SYMBOL_GPL vmlinux 0x57e9486d __cpuhp_state_add_instance +EXPORT_SYMBOL_GPL vmlinux 0x57eda402 transport_configure_device +EXPORT_SYMBOL_GPL vmlinux 0x57ef3185 input_ff_flush +EXPORT_SYMBOL_GPL vmlinux 0x57f576b9 mpi_ec_curve_point +EXPORT_SYMBOL_GPL vmlinux 0x57f62655 xdp_attachment_setup +EXPORT_SYMBOL_GPL vmlinux 0x57f7bbda tty_mode_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x58054e3d regulator_suspend_disable +EXPORT_SYMBOL_GPL vmlinux 0x580f2277 usb_deregister_dev +EXPORT_SYMBOL_GPL vmlinux 0x58123e71 power_supply_set_battery_charged +EXPORT_SYMBOL_GPL vmlinux 0x5814e830 phy_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x581fefcb devm_qcom_smem_state_get +EXPORT_SYMBOL_GPL vmlinux 0x582f49f1 snd_soc_daifmt_parse_format +EXPORT_SYMBOL_GPL vmlinux 0x5831e062 cpus_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0x585f17b8 mxic_ecc_get_pipelined_ops +EXPORT_SYMBOL_GPL vmlinux 0x58631dab imx_audmux_v2_configure_port +EXPORT_SYMBOL_GPL vmlinux 0x586f725e platform_get_irq_byname_optional +EXPORT_SYMBOL_GPL vmlinux 0x5879a27d sfp_get_module_info +EXPORT_SYMBOL_GPL vmlinux 0x587ac04d cpufreq_show_cpus +EXPORT_SYMBOL_GPL vmlinux 0x58ae0adb devfreq_event_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x58b709d9 raw_unhash_sk +EXPORT_SYMBOL_GPL vmlinux 0x58b9e3ac led_update_brightness +EXPORT_SYMBOL_GPL vmlinux 0x58c370db ftrace_ops_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x58cd2af3 of_clk_get_parent_count +EXPORT_SYMBOL_GPL vmlinux 0x58d14442 devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x58d228bc ata_pci_bmdma_init +EXPORT_SYMBOL_GPL vmlinux 0x58dad94e usb_driver_claim_interface +EXPORT_SYMBOL_GPL vmlinux 0x58db1176 ata_xfer_mode2shift +EXPORT_SYMBOL_GPL vmlinux 0x58def6ca sfp_module_remove +EXPORT_SYMBOL_GPL vmlinux 0x58e8e9dc snd_soc_register_dai +EXPORT_SYMBOL_GPL vmlinux 0x58ebe4c3 of_pci_dma_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0x59025cdb rio_dev_put +EXPORT_SYMBOL_GPL vmlinux 0x5902f52b dev_pm_genpd_resume +EXPORT_SYMBOL_GPL vmlinux 0x5932733d fwnode_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x5947ca28 sbitmap_get +EXPORT_SYMBOL_GPL vmlinux 0x5952ebf8 fwnode_handle_get +EXPORT_SYMBOL_GPL vmlinux 0x59551cc1 atomic_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x5957cddb zs_lookup_class_index +EXPORT_SYMBOL_GPL vmlinux 0x595881ab nl_table +EXPORT_SYMBOL_GPL vmlinux 0x5973de06 crypto_unregister_template +EXPORT_SYMBOL_GPL vmlinux 0x597d6b30 driver_set_override +EXPORT_SYMBOL_GPL vmlinux 0x5986d190 kdb_printf +EXPORT_SYMBOL_GPL vmlinux 0x599a4b19 watchdog_set_last_hw_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x599bbbd2 PageHuge +EXPORT_SYMBOL_GPL vmlinux 0x59a1fab8 ehci_cf_port_reset_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x59a2ff9e __devm_of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x59a7457f lwtunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x59afb2a7 __traceiter_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x59b063ba start_poll_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x59baece6 alloc_page_buffers +EXPORT_SYMBOL_GPL vmlinux 0x59c43dc9 __traceiter_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x59c66657 ata_scsi_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x59cb3b11 sysfs_remove_files +EXPORT_SYMBOL_GPL vmlinux 0x59d2d223 __tracepoint_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x59dd3fbd ahci_platform_deassert_rsts +EXPORT_SYMBOL_GPL vmlinux 0x59e1cd40 gov_update_cpu_data +EXPORT_SYMBOL_GPL vmlinux 0x59e6b76b sdio_readw +EXPORT_SYMBOL_GPL vmlinux 0x59e98170 crypto_alloc_acomp +EXPORT_SYMBOL_GPL vmlinux 0x59e989e5 sdio_signal_irq +EXPORT_SYMBOL_GPL vmlinux 0x59eced74 max8997_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x59edfeb8 phy_rate_matching_to_str +EXPORT_SYMBOL_GPL vmlinux 0x59f32720 mpi_subm +EXPORT_SYMBOL_GPL vmlinux 0x5a12e60c __SCK__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x5a18f7c9 kthread_mod_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x5a1d134a rcu_momentary_dyntick_idle +EXPORT_SYMBOL_GPL vmlinux 0x5a1ea351 __tracepoint_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x5a22aac2 regmap_check_range_table +EXPORT_SYMBOL_GPL vmlinux 0x5a2d61db irq_chip_eoi_parent +EXPORT_SYMBOL_GPL vmlinux 0x5a345176 udp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x5a448581 get_task_mm +EXPORT_SYMBOL_GPL vmlinux 0x5a49dbc9 timerqueue_del +EXPORT_SYMBOL_GPL vmlinux 0x5a5492a5 crypto_alloc_kpp +EXPORT_SYMBOL_GPL vmlinux 0x5a5cc78b devlink_region_snapshot_id_put +EXPORT_SYMBOL_GPL vmlinux 0x5a6cdb52 nf_ct_zone_dflt +EXPORT_SYMBOL_GPL vmlinux 0x5a7b890b class_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x5a7bfe41 crypto_probing_notify +EXPORT_SYMBOL_GPL vmlinux 0x5a87555c debugfs_create_str +EXPORT_SYMBOL_GPL vmlinux 0x5a883ef3 l3mdev_table_lookup_register +EXPORT_SYMBOL_GPL vmlinux 0x5a926ea5 irq_domain_xlate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x5a95da3f blk_revalidate_disk_zones +EXPORT_SYMBOL_GPL vmlinux 0x5aa2889f dapm_kcontrol_get_value +EXPORT_SYMBOL_GPL vmlinux 0x5aa796ba __put_net +EXPORT_SYMBOL_GPL vmlinux 0x5aa91ceb clk_gate_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x5ab09745 edac_get_owner +EXPORT_SYMBOL_GPL vmlinux 0x5ab6d3db devm_snd_soc_register_card +EXPORT_SYMBOL_GPL vmlinux 0x5aba4353 pci_epc_mem_alloc_addr +EXPORT_SYMBOL_GPL vmlinux 0x5ac4ac71 pci_epc_write_header +EXPORT_SYMBOL_GPL vmlinux 0x5ad5da2e fixed_phy_register_with_gpiod +EXPORT_SYMBOL_GPL vmlinux 0x5ae612d6 devm_of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x5aec5359 pm_wakeup_dev_event +EXPORT_SYMBOL_GPL vmlinux 0x5aefae33 usb_choose_configuration +EXPORT_SYMBOL_GPL vmlinux 0x5af762f1 snd_fasync_free +EXPORT_SYMBOL_GPL vmlinux 0x5b022116 skb_gso_validate_mac_len +EXPORT_SYMBOL_GPL vmlinux 0x5b069346 pci_ecam_create +EXPORT_SYMBOL_GPL vmlinux 0x5b0b1280 usb_alloc_coherent +EXPORT_SYMBOL_GPL vmlinux 0x5b21ceff ring_buffer_iter_peek +EXPORT_SYMBOL_GPL vmlinux 0x5b22c2a2 devl_resource_size_get +EXPORT_SYMBOL_GPL vmlinux 0x5b283590 get_device +EXPORT_SYMBOL_GPL vmlinux 0x5b2c2c51 mtd_del_partition +EXPORT_SYMBOL_GPL vmlinux 0x5b30e25c vhost_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x5b3bdea8 alarm_restart +EXPORT_SYMBOL_GPL vmlinux 0x5b449455 usb_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x5b5fb033 pinmux_generic_get_function_count +EXPORT_SYMBOL_GPL vmlinux 0x5b60f2bd rio_del_device +EXPORT_SYMBOL_GPL vmlinux 0x5b6a2650 usb_find_interface +EXPORT_SYMBOL_GPL vmlinux 0x5b7ebf4c i2c_parse_fw_timings +EXPORT_SYMBOL_GPL vmlinux 0x5b7f9106 genphy_c45_baset1_read_status +EXPORT_SYMBOL_GPL vmlinux 0x5b8aa1de snd_soc_of_parse_node_prefix +EXPORT_SYMBOL_GPL vmlinux 0x5b9272ec devlink_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5b994e71 ima_measure_critical_data +EXPORT_SYMBOL_GPL vmlinux 0x5b9abed1 tpm2_get_cc_attrs_tbl +EXPORT_SYMBOL_GPL vmlinux 0x5b9c6265 mtk_pinconf_bias_set +EXPORT_SYMBOL_GPL vmlinux 0x5b9fc0ac net_ns_type_operations +EXPORT_SYMBOL_GPL vmlinux 0x5ba463b6 __rio_local_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x5ba9c87f blk_crypto_keyslot_index +EXPORT_SYMBOL_GPL vmlinux 0x5bacdadb pm_runtime_autosuspend_expiration +EXPORT_SYMBOL_GPL vmlinux 0x5bb5b77f netdev_walk_all_upper_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x5bb9524d crypto_skcipher_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x5bbd0d15 rt_mutex_trylock +EXPORT_SYMBOL_GPL vmlinux 0x5bbdfa26 scatterwalk_ffwd +EXPORT_SYMBOL_GPL vmlinux 0x5bbfb6bd n_tty_inherit_ops +EXPORT_SYMBOL_GPL vmlinux 0x5bc19d05 nand_op_parser_exec_op +EXPORT_SYMBOL_GPL vmlinux 0x5bc89ec6 __netpoll_free +EXPORT_SYMBOL_GPL vmlinux 0x5bc950fe regulator_irq_helper_cancel +EXPORT_SYMBOL_GPL vmlinux 0x5bcc0df7 ata_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x5bcc7f25 edac_pci_release_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x5bd0748f crypto_del_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x5bdae35b usb_phy_roothub_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x5bdbac4e rcu_unexpedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x5be6fc23 ata_sff_dev_select +EXPORT_SYMBOL_GPL vmlinux 0x5bf37141 scsi_dh_activate +EXPORT_SYMBOL_GPL vmlinux 0x5bf4a0a5 nand_decode_ext_id +EXPORT_SYMBOL_GPL vmlinux 0x5bfc5500 synth_event_gen_cmd_array_start +EXPORT_SYMBOL_GPL vmlinux 0x5c0098c8 dt_init_idle_driver +EXPORT_SYMBOL_GPL vmlinux 0x5c0f2fdc ata_bmdma_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x5c2100fa cgroup_attach_task_all +EXPORT_SYMBOL_GPL vmlinux 0x5c309e65 hibernate_quiet_exec +EXPORT_SYMBOL_GPL vmlinux 0x5c39da1b blk_rq_poll +EXPORT_SYMBOL_GPL vmlinux 0x5c39f59f debugfs_rename +EXPORT_SYMBOL_GPL vmlinux 0x5c3bbd06 __SCK__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x5c59513f snd_soc_get_volsw_range +EXPORT_SYMBOL_GPL vmlinux 0x5c5a1b16 tick_broadcast_control +EXPORT_SYMBOL_GPL vmlinux 0x5c67fd98 kern_mount +EXPORT_SYMBOL_GPL vmlinux 0x5c720650 filemap_migrate_folio +EXPORT_SYMBOL_GPL vmlinux 0x5c724709 memory_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x5c74b41d public_key_signature_free +EXPORT_SYMBOL_GPL vmlinux 0x5c7a906b dst_blackhole_mtu +EXPORT_SYMBOL_GPL vmlinux 0x5c82016e __SCK__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x5c84d1f6 mvebu_mbus_get_io_win_info +EXPORT_SYMBOL_GPL vmlinux 0x5ca74ebe dev_pm_opp_disable +EXPORT_SYMBOL_GPL vmlinux 0x5cac1513 snd_soc_dapm_dai_free_widgets +EXPORT_SYMBOL_GPL vmlinux 0x5cad8fc3 power_supply_ocv2cap_simple +EXPORT_SYMBOL_GPL vmlinux 0x5cc2862a bus_for_each_drv +EXPORT_SYMBOL_GPL vmlinux 0x5cc2a511 hrtimer_forward +EXPORT_SYMBOL_GPL vmlinux 0x5cc77c45 led_colors +EXPORT_SYMBOL_GPL vmlinux 0x5cd8986d crypto_unregister_scomps +EXPORT_SYMBOL_GPL vmlinux 0x5cd98f62 of_clk_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0x5cdefacb sdhci_cleanup_host +EXPORT_SYMBOL_GPL vmlinux 0x5cede0a7 xdp_flush_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x5d0cc4b9 rio_add_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0x5d0dfd01 dm_disk +EXPORT_SYMBOL_GPL vmlinux 0x5d11aa0d sbitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x5d2158d3 fwnode_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x5d2436ae dev_pm_qos_expose_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x5d2bc42a reset_control_rearm +EXPORT_SYMBOL_GPL vmlinux 0x5d304977 __audit_inode_child +EXPORT_SYMBOL_GPL vmlinux 0x5d326366 adp5520_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x5d34311c sock_diag_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5d357e48 irq_gc_unmask_enable_reg +EXPORT_SYMBOL_GPL vmlinux 0x5d52c440 efivars_register +EXPORT_SYMBOL_GPL vmlinux 0x5d61376e register_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x5d67deee noop_direct_IO +EXPORT_SYMBOL_GPL vmlinux 0x5d6a73c0 __tracepoint_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x5d744293 usb_intf_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0x5d8476d3 bpf_sk_storage_diag_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5d9b17e4 serial8250_rpm_put_tx +EXPORT_SYMBOL_GPL vmlinux 0x5da6440d pci_find_next_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x5da67adc zs_compact +EXPORT_SYMBOL_GPL vmlinux 0x5da7b756 ata_pci_bmdma_init_one +EXPORT_SYMBOL_GPL vmlinux 0x5db1aada iocb_bio_iopoll +EXPORT_SYMBOL_GPL vmlinux 0x5db51f7a tcp_sendmsg_locked +EXPORT_SYMBOL_GPL vmlinux 0x5db96fca devfreq_get_devfreq_by_node +EXPORT_SYMBOL_GPL vmlinux 0x5dc00a9a rtc_initialize_alarm +EXPORT_SYMBOL_GPL vmlinux 0x5dd77848 __tracepoint_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x5de4575c regmap_mmio_attach_clk +EXPORT_SYMBOL_GPL vmlinux 0x5df95145 crypto_alloc_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x5dff6fda x509_decode_time +EXPORT_SYMBOL_GPL vmlinux 0x5e04c738 vp_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0x5e0b7de6 vp_modern_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x5e0bd1c3 software_node_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x5e242b63 serial8250_em485_start_tx +EXPORT_SYMBOL_GPL vmlinux 0x5e45a6ac ahci_platform_disable_regulators +EXPORT_SYMBOL_GPL vmlinux 0x5e4ed906 spi_transfer_cs_change_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x5e515be6 ktime_get_ts64 +EXPORT_SYMBOL_GPL vmlinux 0x5e545cf4 crypto_unregister_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x5e547c53 devl_param_driverinit_value_get +EXPORT_SYMBOL_GPL vmlinux 0x5e58691b irq_set_default_host +EXPORT_SYMBOL_GPL vmlinux 0x5e61cc79 snd_ctl_get_preferred_subdevice +EXPORT_SYMBOL_GPL vmlinux 0x5e624949 fib_nexthop_info +EXPORT_SYMBOL_GPL vmlinux 0x5e67b71d evm_set_key +EXPORT_SYMBOL_GPL vmlinux 0x5e798ffb divider_get_val +EXPORT_SYMBOL_GPL vmlinux 0x5e7b404f usb_autopm_put_interface +EXPORT_SYMBOL_GPL vmlinux 0x5e85415b ring_buffer_consume +EXPORT_SYMBOL_GPL vmlinux 0x5ea0e5d8 device_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x5eac0b9e sk_set_memalloc +EXPORT_SYMBOL_GPL vmlinux 0x5eae5408 clk_is_enabled_when_prepared +EXPORT_SYMBOL_GPL vmlinux 0x5eaef504 __fscrypt_prepare_rename +EXPORT_SYMBOL_GPL vmlinux 0x5eb417e0 __SCK__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x5ecee649 regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x5f0bd4ea gpiochip_generic_config +EXPORT_SYMBOL_GPL vmlinux 0x5f0dff3d serdev_device_get_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x5f0edab5 __udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x5f155171 devm_regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x5f23e3fa insert_resource +EXPORT_SYMBOL_GPL vmlinux 0x5f24176b dev_pm_opp_config_clks_simple +EXPORT_SYMBOL_GPL vmlinux 0x5f27cb68 iommu_present +EXPORT_SYMBOL_GPL vmlinux 0x5f35c71d __irq_resolve_mapping +EXPORT_SYMBOL_GPL vmlinux 0x5f384a68 x509_free_certificate +EXPORT_SYMBOL_GPL vmlinux 0x5f3e1a97 led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5f481ddb __mtd_next_device +EXPORT_SYMBOL_GPL vmlinux 0x5f54349e devm_regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x5f6f1e9e dax_get_private +EXPORT_SYMBOL_GPL vmlinux 0x5f74a74d mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0x5f75fed5 gpiod_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x5f7600bf snd_soc_dpcm_runtime_update +EXPORT_SYMBOL_GPL vmlinux 0x5f9e7338 dev_pm_opp_find_freq_ceil +EXPORT_SYMBOL_GPL vmlinux 0x5fa625ed mpi_ec_mul_point +EXPORT_SYMBOL_GPL vmlinux 0x5fb16041 pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0x5fb79aed ata_host_init +EXPORT_SYMBOL_GPL vmlinux 0x5fbdf913 blk_rq_prep_clone +EXPORT_SYMBOL_GPL vmlinux 0x5fc294ef usb_ep_clear_halt +EXPORT_SYMBOL_GPL vmlinux 0x5fd11c7b cleanup_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x5fd2004f bio_trim +EXPORT_SYMBOL_GPL vmlinux 0x5fd8499b serial8250_em485_config +EXPORT_SYMBOL_GPL vmlinux 0x5fe12e23 key_type_trusted +EXPORT_SYMBOL_GPL vmlinux 0x5fe1a55e __put_task_struct +EXPORT_SYMBOL_GPL vmlinux 0x5fe3cc81 serial8250_init_port +EXPORT_SYMBOL_GPL vmlinux 0x5ffe9fd2 pcie_port_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x60009237 from_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x60091316 clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x600c422f sock_diag_register_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x6010c4b4 ip6_input +EXPORT_SYMBOL_GPL vmlinux 0x6011eb03 rhashtable_init +EXPORT_SYMBOL_GPL vmlinux 0x601b1723 tpm_transmit_cmd +EXPORT_SYMBOL_GPL vmlinux 0x6045d6f7 fib_nl_delrule +EXPORT_SYMBOL_GPL vmlinux 0x6046c375 device_driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x6047e880 tc3589x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x6060ee96 housekeeping_cpumask +EXPORT_SYMBOL_GPL vmlinux 0x60619be0 watchdog_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x60661812 dev_pm_opp_get_max_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0x606b4aba devlink_linecard_provision_set +EXPORT_SYMBOL_GPL vmlinux 0x6075d0c7 omap_tll_init +EXPORT_SYMBOL_GPL vmlinux 0x6076bd93 tcp_leave_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0x607c4683 devlink_info_version_fixed_put +EXPORT_SYMBOL_GPL vmlinux 0x60807d6c devm_phy_put +EXPORT_SYMBOL_GPL vmlinux 0x608b270d fscrypt_prepare_symlink +EXPORT_SYMBOL_GPL vmlinux 0x6091797f synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x609b1707 pinctrl_dev_get_name +EXPORT_SYMBOL_GPL vmlinux 0x60a13e90 rcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x60a3a05c uprobe_unregister +EXPORT_SYMBOL_GPL vmlinux 0x60a5dbc2 blk_mq_virtio_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x60ae0922 power_supply_vbat2ri +EXPORT_SYMBOL_GPL vmlinux 0x60b8bc36 sk_psock_drop +EXPORT_SYMBOL_GPL vmlinux 0x60ccef39 i2c_match_id +EXPORT_SYMBOL_GPL vmlinux 0x60e73bf0 snd_soc_unregister_card +EXPORT_SYMBOL_GPL vmlinux 0x60ebc96f ring_buffer_read_prepare +EXPORT_SYMBOL_GPL vmlinux 0x60f600f9 gadget_find_ep_by_name +EXPORT_SYMBOL_GPL vmlinux 0x60fb1424 __tracepoint_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x60fc2a8b power_supply_charge_behaviour_show +EXPORT_SYMBOL_GPL vmlinux 0x61034a1e fat_truncate_time +EXPORT_SYMBOL_GPL vmlinux 0x6107bbfb phy_start_machine +EXPORT_SYMBOL_GPL vmlinux 0x611882ba fuse_request_end +EXPORT_SYMBOL_GPL vmlinux 0x6129fb93 sfp_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x612bfd89 errno_to_blk_status +EXPORT_SYMBOL_GPL vmlinux 0x612ef7ea pci_probe_reset_slot +EXPORT_SYMBOL_GPL vmlinux 0x613c8f32 regmap_irq_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x613e0a6e rdev_get_name +EXPORT_SYMBOL_GPL vmlinux 0x614782f1 usb_anchor_empty +EXPORT_SYMBOL_GPL vmlinux 0x614adcb7 of_overlay_remove_all +EXPORT_SYMBOL_GPL vmlinux 0x614f48c9 serdev_device_write_flush +EXPORT_SYMBOL_GPL vmlinux 0x615c03f9 pci_dev_lock +EXPORT_SYMBOL_GPL vmlinux 0x615da564 mtk_clk_register_pllfhs +EXPORT_SYMBOL_GPL vmlinux 0x616eee80 query_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x61774cd4 mtk_alloc_clk_data +EXPORT_SYMBOL_GPL vmlinux 0x6178003a balloon_page_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x617c7956 usb_anchor_urb +EXPORT_SYMBOL_GPL vmlinux 0x6181e79f timerqueue_add +EXPORT_SYMBOL_GPL vmlinux 0x618206d0 pinctrl_utils_add_config +EXPORT_SYMBOL_GPL vmlinux 0x6196779f ping_getfrag +EXPORT_SYMBOL_GPL vmlinux 0x6198dfea __ring_buffer_alloc +EXPORT_SYMBOL_GPL vmlinux 0x619965e8 pci_epc_map_addr +EXPORT_SYMBOL_GPL vmlinux 0x6199ad5d crypto_has_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x619dd31b bdi_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x61a565d9 device_move +EXPORT_SYMBOL_GPL vmlinux 0x61b1ca40 governor_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x61bd0bd0 get_completed_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x61c1ca29 __SCK__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x61c651a3 imx93_clk_composite_flags +EXPORT_SYMBOL_GPL vmlinux 0x61d123c3 pci_rescan_bus +EXPORT_SYMBOL_GPL vmlinux 0x61da382f usb_amd_pt_check_port +EXPORT_SYMBOL_GPL vmlinux 0x61e2b3cc firmware_kobj +EXPORT_SYMBOL_GPL vmlinux 0x61e7870f crypto_alg_mod_lookup +EXPORT_SYMBOL_GPL vmlinux 0x61eaa0fa __traceiter_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x61edccd5 devm_of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x61eea8b2 pci_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x61f67c92 phy_gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0x620d4c42 crypto_alloc_sync_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x621ccec2 ip6_pol_route +EXPORT_SYMBOL_GPL vmlinux 0x621d1677 public_key_subtype +EXPORT_SYMBOL_GPL vmlinux 0x621e6a6c x509_load_certificate_list +EXPORT_SYMBOL_GPL vmlinux 0x621eb946 rhashtable_walk_stop +EXPORT_SYMBOL_GPL vmlinux 0x6227fab1 tps65217_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x622bf39e clk_register_mux_table +EXPORT_SYMBOL_GPL vmlinux 0x622c7922 register_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0x622f3a88 crypto_mod_put +EXPORT_SYMBOL_GPL vmlinux 0x623765b4 usb_register_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x62377a7b blk_io_schedule +EXPORT_SYMBOL_GPL vmlinux 0x623c3b54 tracepoint_srcu +EXPORT_SYMBOL_GPL vmlinux 0x6246a629 synchronize_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x624b103e dev_pm_opp_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x624e8587 crypto_get_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x62540d3f component_unbind_all +EXPORT_SYMBOL_GPL vmlinux 0x6257dda7 clk_rate_exclusive_get +EXPORT_SYMBOL_GPL vmlinux 0x6259d291 clk_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x6266df40 dm_device_name +EXPORT_SYMBOL_GPL vmlinux 0x626f2070 cros_ec_cmd +EXPORT_SYMBOL_GPL vmlinux 0x6288e600 of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x628e8e0a iommu_group_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x6298a776 vcap_rule_set_counter +EXPORT_SYMBOL_GPL vmlinux 0x629a2b38 __traceiter_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x629a8528 fat_time_fat2unix +EXPORT_SYMBOL_GPL vmlinux 0x62a2f04a bus_sort_breadthfirst +EXPORT_SYMBOL_GPL vmlinux 0x62b456b4 aead_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x62bb09bf clocks_calc_mult_shift +EXPORT_SYMBOL_GPL vmlinux 0x62c11ed7 ehci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x62ce9b31 musb_root_disconnect +EXPORT_SYMBOL_GPL vmlinux 0x62d0e2a6 __wake_up_locked +EXPORT_SYMBOL_GPL vmlinux 0x62d938fb fib_add_nexthop +EXPORT_SYMBOL_GPL vmlinux 0x62f931a5 ata_scsi_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0x63038850 crypto_alloc_acomp_node +EXPORT_SYMBOL_GPL vmlinux 0x63090722 trace_seq_vprintf +EXPORT_SYMBOL_GPL vmlinux 0x630abc9b vp_legacy_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x63150e06 clk_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x63197685 s2idle_wake +EXPORT_SYMBOL_GPL vmlinux 0x631a5fbc blk_mq_flush_busy_ctxs +EXPORT_SYMBOL_GPL vmlinux 0x632eda7d con_debug_enter +EXPORT_SYMBOL_GPL vmlinux 0x63353b79 regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x633cb2c6 register_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x634108ed __mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0x634b9d42 __SCK__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x6358889d snd_soc_dpcm_can_be_prepared +EXPORT_SYMBOL_GPL vmlinux 0x6375eedc sock_map_close +EXPORT_SYMBOL_GPL vmlinux 0x637bff78 pci_disable_ats +EXPORT_SYMBOL_GPL vmlinux 0x63808708 xas_get_mark +EXPORT_SYMBOL_GPL vmlinux 0x638119bb of_mm_gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0x63920ac6 phy_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x6392bc6f debugfs_create_devm_seqfile +EXPORT_SYMBOL_GPL vmlinux 0x63ac4572 platform_irq_count +EXPORT_SYMBOL_GPL vmlinux 0x63adbf92 encode_rs8 +EXPORT_SYMBOL_GPL vmlinux 0x63b7044c usb_phy_generic_unregister +EXPORT_SYMBOL_GPL vmlinux 0x63b7e69a usb_gadget_clear_selfpowered +EXPORT_SYMBOL_GPL vmlinux 0x63c08029 clk_bulk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0x63c9d672 __reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x63d2178c irq_get_default_host +EXPORT_SYMBOL_GPL vmlinux 0x63df4475 dev_pm_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x63e1672a gpiochip_line_is_irq +EXPORT_SYMBOL_GPL vmlinux 0x63e1ed0f dma_get_slave_caps +EXPORT_SYMBOL_GPL vmlinux 0x641b449e devm_clk_hw_register_fixed_factor_index +EXPORT_SYMBOL_GPL vmlinux 0x64256424 visitor32 +EXPORT_SYMBOL_GPL vmlinux 0x642e33ff thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0x6439cf42 snd_soc_info_volsw_sx +EXPORT_SYMBOL_GPL vmlinux 0x643df045 sched_set_fifo_low +EXPORT_SYMBOL_GPL vmlinux 0x6448fe7d fib_nh_common_init +EXPORT_SYMBOL_GPL vmlinux 0x644bfdcf trace_print_bitmask_seq +EXPORT_SYMBOL_GPL vmlinux 0x64523578 ahci_print_info +EXPORT_SYMBOL_GPL vmlinux 0x64639a02 irq_work_queue +EXPORT_SYMBOL_GPL vmlinux 0x646b5a93 nf_queue_nf_hook_drop +EXPORT_SYMBOL_GPL vmlinux 0x646eca33 rockchip_clk_of_add_provider +EXPORT_SYMBOL_GPL vmlinux 0x6470e1b7 ip6_sk_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x647537f3 pl320_ipc_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6478d946 securityfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x648f59a9 sfp_module_insert +EXPORT_SYMBOL_GPL vmlinux 0x64972c35 of_alias_from_compatible +EXPORT_SYMBOL_GPL vmlinux 0x6499ca92 copy_from_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0x649e8520 devm_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0x64a5d26e pci_epc_mem_exit +EXPORT_SYMBOL_GPL vmlinux 0x64a67ddb dma_resv_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x64c07d32 btree_remove +EXPORT_SYMBOL_GPL vmlinux 0x64c1d759 dw8250_setup_port +EXPORT_SYMBOL_GPL vmlinux 0x64d472be register_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x64da2ed5 vfs_fallocate +EXPORT_SYMBOL_GPL vmlinux 0x64e2703b pci_epc_clear_bar +EXPORT_SYMBOL_GPL vmlinux 0x64e27c4f synth_event_delete +EXPORT_SYMBOL_GPL vmlinux 0x64e4910c rio_map_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x64f75c25 ftrace_set_filter_ips +EXPORT_SYMBOL_GPL vmlinux 0x6514b623 rio_request_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x651d10e5 ktime_get_tai_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x651f3b88 of_cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x65298771 irq_set_chip_and_handler_name +EXPORT_SYMBOL_GPL vmlinux 0x652dfd4c platform_get_irq +EXPORT_SYMBOL_GPL vmlinux 0x6531a37f mpi_add +EXPORT_SYMBOL_GPL vmlinux 0x65506d3f dummy_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x65537437 freezer_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x655931c5 platform_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x65629958 xdp_features_set_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x6566c0fa snd_soc_jack_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6585f1fa snd_soc_card_add_dai_link +EXPORT_SYMBOL_GPL vmlinux 0x65905ff6 class_dev_iter_init +EXPORT_SYMBOL_GPL vmlinux 0x65906a51 of_device_compatible_match +EXPORT_SYMBOL_GPL vmlinux 0x65b57203 serial8250_rx_chars +EXPORT_SYMBOL_GPL vmlinux 0x65b95c46 usb_gadget_disconnect +EXPORT_SYMBOL_GPL vmlinux 0x65bbf98a __skb_get_hash_symmetric +EXPORT_SYMBOL_GPL vmlinux 0x65ccb6f0 call_netevent_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x65d79134 bpf_trace_run7 +EXPORT_SYMBOL_GPL vmlinux 0x65fc743a pse_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x66038dc0 pci_load_and_free_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x661601de sprint_symbol +EXPORT_SYMBOL_GPL vmlinux 0x66286528 devm_mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x6636c3c9 irq_set_vcpu_affinity +EXPORT_SYMBOL_GPL vmlinux 0x66398a24 devm_regulator_bulk_get_enable +EXPORT_SYMBOL_GPL vmlinux 0x663bb448 devlink_fmsg_obj_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x665e92a0 clk_set_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x666768f6 usb_of_get_companion_dev +EXPORT_SYMBOL_GPL vmlinux 0x666ae0a0 __tracepoint_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x6674ef35 genphy_c45_pma_suspend +EXPORT_SYMBOL_GPL vmlinux 0x668402aa crypto_put_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x6687ffc4 devm_hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0x669594ad musb_clearw +EXPORT_SYMBOL_GPL vmlinux 0x66a5d7a2 crypto_register_aeads +EXPORT_SYMBOL_GPL vmlinux 0x66b4077d nanddev_mtd_max_bad_blocks +EXPORT_SYMBOL_GPL vmlinux 0x66b97421 sfp_link_up +EXPORT_SYMBOL_GPL vmlinux 0x66c150ba pci_device_is_present +EXPORT_SYMBOL_GPL vmlinux 0x66d35cde wakeup_sources_walk_start +EXPORT_SYMBOL_GPL vmlinux 0x66d36b33 edac_device_add_device +EXPORT_SYMBOL_GPL vmlinux 0x66d87d38 symbol_put_addr +EXPORT_SYMBOL_GPL vmlinux 0x66dcedbd __tracepoint_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x66df26a5 srcu_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x66fc2bc0 badrange_add +EXPORT_SYMBOL_GPL vmlinux 0x6707e39a bsg_remove_queue +EXPORT_SYMBOL_GPL vmlinux 0x6711757b crypto_register_scomps +EXPORT_SYMBOL_GPL vmlinux 0x671b182b of_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x671be537 sk_attach_filter +EXPORT_SYMBOL_GPL vmlinux 0x672f2661 pm_generic_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x67337ab9 dma_async_device_channel_register +EXPORT_SYMBOL_GPL vmlinux 0x6733fa5f crypto_register_acomps +EXPORT_SYMBOL_GPL vmlinux 0x673836ee devres_find +EXPORT_SYMBOL_GPL vmlinux 0x6739f506 dev_pm_qos_update_user_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x67429805 genphy_c45_aneg_done +EXPORT_SYMBOL_GPL vmlinux 0x67429c91 __SCK__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x674bc3c3 i2c_detect_slave_mode +EXPORT_SYMBOL_GPL vmlinux 0x67650198 serial8250_get_port +EXPORT_SYMBOL_GPL vmlinux 0x676a755f meson_pmx_get_funcs_count +EXPORT_SYMBOL_GPL vmlinux 0x6781513c __wake_up_locked_key +EXPORT_SYMBOL_GPL vmlinux 0x67878eb7 devl_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x67955ce6 profile_hits +EXPORT_SYMBOL_GPL vmlinux 0x67956da0 find_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x67c3c795 get_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x67d4ac53 __fscrypt_prepare_readdir +EXPORT_SYMBOL_GPL vmlinux 0x67d6a8eb key_set_timeout +EXPORT_SYMBOL_GPL vmlinux 0x67d83717 snd_soc_info_enum_double +EXPORT_SYMBOL_GPL vmlinux 0x67da9f7c sha512_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x67e56622 vcap_del_rule +EXPORT_SYMBOL_GPL vmlinux 0x6802815b ethnl_cable_test_result +EXPORT_SYMBOL_GPL vmlinux 0x68032139 irq_domain_translate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x68096a72 shash_no_setkey +EXPORT_SYMBOL_GPL vmlinux 0x6814d9d4 i2c_new_smbus_alert_device +EXPORT_SYMBOL_GPL vmlinux 0x681b5c46 relay_close +EXPORT_SYMBOL_GPL vmlinux 0x6822de1a firmware_upload_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6827189f sdhci_reset +EXPORT_SYMBOL_GPL vmlinux 0x68281692 ata_bmdma_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x682ff057 ring_buffer_commit_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x684a9f30 usb_phy_get_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x68538dd1 devl_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x685418a8 icc_put +EXPORT_SYMBOL_GPL vmlinux 0x686c58c2 usb_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x68758fda nvmem_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x687fca31 imx6q_cpuidle_fec_irqs_used +EXPORT_SYMBOL_GPL vmlinux 0x68952493 rcu_note_context_switch +EXPORT_SYMBOL_GPL vmlinux 0x68a1bcaf tpm_chip_unregister +EXPORT_SYMBOL_GPL vmlinux 0x68a3af3c pcie_port_find_device +EXPORT_SYMBOL_GPL vmlinux 0x68acbbc5 irq_chip_mask_parent +EXPORT_SYMBOL_GPL vmlinux 0x68b6d8e2 gpiochip_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0x690f585e phy_basic_ports_array +EXPORT_SYMBOL_GPL vmlinux 0x6913865a trace_clock_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x69181930 fsnotify_put_mark +EXPORT_SYMBOL_GPL vmlinux 0x6926c3fa vcap_rule_get_counter +EXPORT_SYMBOL_GPL vmlinux 0x692739f0 of_reserved_mem_device_init_by_idx +EXPORT_SYMBOL_GPL vmlinux 0x692a4f08 idr_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6931f401 security_inode_create +EXPORT_SYMBOL_GPL vmlinux 0x693b2416 pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x693cb561 skb_defer_rx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x693f2fdb of_dma_router_register +EXPORT_SYMBOL_GPL vmlinux 0x6945725e mpi_read_raw_data +EXPORT_SYMBOL_GPL vmlinux 0x695bf5e9 hrtimer_cancel +EXPORT_SYMBOL_GPL vmlinux 0x69637b2c __traceiter_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x696f2b63 of_changeset_init +EXPORT_SYMBOL_GPL vmlinux 0x6972438a cpts_unregister +EXPORT_SYMBOL_GPL vmlinux 0x697c5d0d tracing_snapshot_alloc +EXPORT_SYMBOL_GPL vmlinux 0x697fc9a3 usb_hcd_is_primary_hcd +EXPORT_SYMBOL_GPL vmlinux 0x698d6cd2 cn_add_callback +EXPORT_SYMBOL_GPL vmlinux 0x69916668 irq_domain_associate_many +EXPORT_SYMBOL_GPL vmlinux 0x69a7ffc4 ip6_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x69b1745e FSE_readNCount +EXPORT_SYMBOL_GPL vmlinux 0x69c6ad15 dm_submit_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x69c7b17c clk_register_divider_table +EXPORT_SYMBOL_GPL vmlinux 0x69cf0632 mpi_fromstr +EXPORT_SYMBOL_GPL vmlinux 0x69d42dfb adp5520_read +EXPORT_SYMBOL_GPL vmlinux 0x69dcbdc5 pci_enable_rom +EXPORT_SYMBOL_GPL vmlinux 0x69e683de uuid_gen +EXPORT_SYMBOL_GPL vmlinux 0x69e79e51 lwtunnel_state_alloc +EXPORT_SYMBOL_GPL vmlinux 0x69e83605 mc146818_get_time +EXPORT_SYMBOL_GPL vmlinux 0x69ee2220 linear_range_get_selector_high +EXPORT_SYMBOL_GPL vmlinux 0x6a05b65b fb_videomode_from_videomode +EXPORT_SYMBOL_GPL vmlinux 0x6a1e2936 __traceiter_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x6a2478a0 __auxiliary_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x6a29e5d2 irq_force_affinity +EXPORT_SYMBOL_GPL vmlinux 0x6a3b9b0b thermal_zone_get_slope +EXPORT_SYMBOL_GPL vmlinux 0x6a431c57 rio_route_clr_table +EXPORT_SYMBOL_GPL vmlinux 0x6a441fe4 devm_reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x6a460dc5 schedule_hrtimeout +EXPORT_SYMBOL_GPL vmlinux 0x6a4f623b mmu_notifier_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x6a584b17 call_switchdev_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x6a71d318 class_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x6a7ce604 misc_cg_try_charge +EXPORT_SYMBOL_GPL vmlinux 0x6a838fd6 fb_deferred_io_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x6a894976 icc_set_tag +EXPORT_SYMBOL_GPL vmlinux 0x6a9e90af ata_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x6aa5e412 gen_pool_avail +EXPORT_SYMBOL_GPL vmlinux 0x6aa85506 devm_pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x6abdcde2 regmap_async_complete +EXPORT_SYMBOL_GPL vmlinux 0x6ac23cb7 rtc_set_time +EXPORT_SYMBOL_GPL vmlinux 0x6ada2e9e srcu_torture_stats_print +EXPORT_SYMBOL_GPL vmlinux 0x6ae8d2db wakeup_sources_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x6aeee938 of_property_read_variable_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x6af37637 pinctrl_remove_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0x6af4784d thermal_zone_device_priv +EXPORT_SYMBOL_GPL vmlinux 0x6af8c33d snd_soc_dapm_new_widgets +EXPORT_SYMBOL_GPL vmlinux 0x6af8c6dc musb_writel +EXPORT_SYMBOL_GPL vmlinux 0x6b0f4a4b snd_soc_component_force_enable_pin +EXPORT_SYMBOL_GPL vmlinux 0x6b1d97d2 alloc_dax +EXPORT_SYMBOL_GPL vmlinux 0x6b31065b thermal_zone_device_update +EXPORT_SYMBOL_GPL vmlinux 0x6b334acc trace_seq_bitmask +EXPORT_SYMBOL_GPL vmlinux 0x6b346481 snd_soc_of_parse_audio_simple_widgets +EXPORT_SYMBOL_GPL vmlinux 0x6b413c9b sfp_link_down +EXPORT_SYMBOL_GPL vmlinux 0x6b453f78 debugfs_write_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x6b47dfee security_kernel_post_read_file +EXPORT_SYMBOL_GPL vmlinux 0x6b47f8a4 hisi_clk_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x6b4ff66a vchan_tx_submit +EXPORT_SYMBOL_GPL vmlinux 0x6b5c11f2 set_capacity_and_notify +EXPORT_SYMBOL_GPL vmlinux 0x6b644dba blk_mq_update_nr_hw_queues +EXPORT_SYMBOL_GPL vmlinux 0x6b81c38b power_supply_unreg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6b8d28d7 unix_outq_len +EXPORT_SYMBOL_GPL vmlinux 0x6b912310 usb_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x6b9781db fwnode_device_is_available +EXPORT_SYMBOL_GPL vmlinux 0x6bb04338 rhashtable_insert_slow +EXPORT_SYMBOL_GPL vmlinux 0x6bb9c6ef ata_host_register +EXPORT_SYMBOL_GPL vmlinux 0x6bbba7e2 xdp_rxq_info_is_reg +EXPORT_SYMBOL_GPL vmlinux 0x6bcdedc0 mpi_point_init +EXPORT_SYMBOL_GPL vmlinux 0x6bd1aa56 stack_trace_save +EXPORT_SYMBOL_GPL vmlinux 0x6bd4ba62 blkcg_deactivate_policy +EXPORT_SYMBOL_GPL vmlinux 0x6bd86f13 devres_get +EXPORT_SYMBOL_GPL vmlinux 0x6bdd680c snd_pcm_fill_iec958_consumer_hw_params +EXPORT_SYMBOL_GPL vmlinux 0x6be1d50a snd_soc_runtime_set_dai_fmt +EXPORT_SYMBOL_GPL vmlinux 0x6be673c1 spi_async +EXPORT_SYMBOL_GPL vmlinux 0x6be83236 snd_soc_put_volsw_sx +EXPORT_SYMBOL_GPL vmlinux 0x6beec7ed __crypto_alloc_tfmgfp +EXPORT_SYMBOL_GPL vmlinux 0x6bf322a4 snd_soc_component_disable_pin_unlocked +EXPORT_SYMBOL_GPL vmlinux 0x6bfece58 xfrm_audit_policy_delete +EXPORT_SYMBOL_GPL vmlinux 0x6c02911e ipv6_stub +EXPORT_SYMBOL_GPL vmlinux 0x6c2c3320 regulator_disable_deferred +EXPORT_SYMBOL_GPL vmlinux 0x6c3e0dce snd_soc_dapm_free_widget +EXPORT_SYMBOL_GPL vmlinux 0x6c3f70e0 guid_gen +EXPORT_SYMBOL_GPL vmlinux 0x6c43b737 ata_sff_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x6c479f1f sata_pmp_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x6c486735 crypto_wait_for_test +EXPORT_SYMBOL_GPL vmlinux 0x6c4b6684 reset_control_assert +EXPORT_SYMBOL_GPL vmlinux 0x6c5229cc nand_reset_op +EXPORT_SYMBOL_GPL vmlinux 0x6c556a09 blk_mq_end_request_batch +EXPORT_SYMBOL_GPL vmlinux 0x6c5ad0cd kmsg_dump_register +EXPORT_SYMBOL_GPL vmlinux 0x6c5bc838 sysfs_remove_link_from_group +EXPORT_SYMBOL_GPL vmlinux 0x6c605352 clk_hw_get_flags +EXPORT_SYMBOL_GPL vmlinux 0x6c6c7cd9 __tracepoint_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x6c70a9d1 rdev_clear_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x6c713d57 usb_find_alt_setting +EXPORT_SYMBOL_GPL vmlinux 0x6c78d9b2 snd_soc_dapm_force_bias_level +EXPORT_SYMBOL_GPL vmlinux 0x6c7b435f mc146818_does_rtc_work +EXPORT_SYMBOL_GPL vmlinux 0x6c922b10 devlink_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x6c92c042 fwnode_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0x6c9498b3 ext_pi_type3_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x6c956075 __SCK__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x6c95bc66 pm_runtime_no_callbacks +EXPORT_SYMBOL_GPL vmlinux 0x6ca4bf88 async_synchronize_full_domain +EXPORT_SYMBOL_GPL vmlinux 0x6ca79a24 edac_mc_add_mc_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x6cad22bb sk_psock_msg_verdict +EXPORT_SYMBOL_GPL vmlinux 0x6cc1401e netlink_add_tap +EXPORT_SYMBOL_GPL vmlinux 0x6cc2ee97 sk_msg_trim +EXPORT_SYMBOL_GPL vmlinux 0x6cc7c8de __xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0x6cd17e49 zs_pool_stats +EXPORT_SYMBOL_GPL vmlinux 0x6cd37f11 addrconf_prefix_rcv_add_addr +EXPORT_SYMBOL_GPL vmlinux 0x6cdf63fb perf_pmu_migrate_context +EXPORT_SYMBOL_GPL vmlinux 0x6ce1f463 usb_enable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x6cf1d880 gpiod_get_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x6cfb3c4d sata_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x6cfccd4d clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0x6d09843f copy_bpf_fprog_from_user +EXPORT_SYMBOL_GPL vmlinux 0x6d0ae550 pinctrl_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x6d165306 perf_event_update_userpage +EXPORT_SYMBOL_GPL vmlinux 0x6d1c03a0 sdhci_pltfm_clk_get_max_clock +EXPORT_SYMBOL_GPL vmlinux 0x6d1ccf94 clk_hw_register_composite +EXPORT_SYMBOL_GPL vmlinux 0x6d211d05 pm_report_hw_sleep_time +EXPORT_SYMBOL_GPL vmlinux 0x6d222b97 iomap_readahead +EXPORT_SYMBOL_GPL vmlinux 0x6d2fc5a6 net_namespace_list +EXPORT_SYMBOL_GPL vmlinux 0x6d461dd5 of_phandle_iterator_init +EXPORT_SYMBOL_GPL vmlinux 0x6d467b08 arm_smccc_1_1_get_conduit +EXPORT_SYMBOL_GPL vmlinux 0x6d49c8ed iommu_group_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x6d53ca29 trace_output_call +EXPORT_SYMBOL_GPL vmlinux 0x6d567936 uart_handle_dcd_change +EXPORT_SYMBOL_GPL vmlinux 0x6d686139 gpiochip_remove_pin_ranges +EXPORT_SYMBOL_GPL vmlinux 0x6d6fec1f ktime_mono_to_any +EXPORT_SYMBOL_GPL vmlinux 0x6d7832b7 __stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x6d793693 param_ops_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x6d7c3eb4 do_take_over_console +EXPORT_SYMBOL_GPL vmlinux 0x6d7e951e rcu_exp_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x6d802ad5 pci_enable_ats +EXPORT_SYMBOL_GPL vmlinux 0x6d80cb8a perf_pmu_register +EXPORT_SYMBOL_GPL vmlinux 0x6d8b4492 irq_domain_create_simple +EXPORT_SYMBOL_GPL vmlinux 0x6d934020 ima_inode_hash +EXPORT_SYMBOL_GPL vmlinux 0x6d9871b9 dev_set_name +EXPORT_SYMBOL_GPL vmlinux 0x6d9c78b1 pci_bridge_secondary_bus_reset +EXPORT_SYMBOL_GPL vmlinux 0x6da3cb4e cpufreq_frequency_table_get_index +EXPORT_SYMBOL_GPL vmlinux 0x6dab86cc devm_regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6db06d76 regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x6db7846b wm8350_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x6dbaafd3 put_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6dc28714 kick_process +EXPORT_SYMBOL_GPL vmlinux 0x6dc43f43 imx6q_cpuidle_fec_irqs_unused +EXPORT_SYMBOL_GPL vmlinux 0x6dcaee3a snd_soc_dai_link_set_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x6dceb6f2 pm_runtime_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x6dd1b8a7 parse_OID +EXPORT_SYMBOL_GPL vmlinux 0x6dd5680d sprint_symbol_build_id +EXPORT_SYMBOL_GPL vmlinux 0x6de5afce __clk_get_hw +EXPORT_SYMBOL_GPL vmlinux 0x6dfa842f pwm_get_chip_data +EXPORT_SYMBOL_GPL vmlinux 0x6dfaf14c regmap_get_raw_read_max +EXPORT_SYMBOL_GPL vmlinux 0x6dfb224a __virtqueue_unbreak +EXPORT_SYMBOL_GPL vmlinux 0x6dff4f4a ip_fib_metrics_init +EXPORT_SYMBOL_GPL vmlinux 0x6dffccbf snd_dma_buffer_sync +EXPORT_SYMBOL_GPL vmlinux 0x6e08a913 led_set_brightness_nopm +EXPORT_SYMBOL_GPL vmlinux 0x6e09d93d __SCK__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0x6e1413f0 nand_gpio_waitrdy +EXPORT_SYMBOL_GPL vmlinux 0x6e203523 ahci_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x6e26bec4 mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x6e28018f perf_pmu_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6e2a4338 regulator_irq_map_event_simple +EXPORT_SYMBOL_GPL vmlinux 0x6e347218 crypto_shash_digest +EXPORT_SYMBOL_GPL vmlinux 0x6e353c26 mpi_rshift +EXPORT_SYMBOL_GPL vmlinux 0x6e39254c anon_inode_getfd_secure +EXPORT_SYMBOL_GPL vmlinux 0x6e3d1143 key_type_user +EXPORT_SYMBOL_GPL vmlinux 0x6e3fb5c9 xfrm_output +EXPORT_SYMBOL_GPL vmlinux 0x6e3ff83a edac_device_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x6e5d1967 stmpe_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x6e635087 percpu_ref_exit +EXPORT_SYMBOL_GPL vmlinux 0x6e679321 xas_find_conflict +EXPORT_SYMBOL_GPL vmlinux 0x6e6a5bcc debugfs_create_u32 +EXPORT_SYMBOL_GPL vmlinux 0x6e6b1601 genphy_c45_read_mdix +EXPORT_SYMBOL_GPL vmlinux 0x6e7943ec iommu_group_id +EXPORT_SYMBOL_GPL vmlinux 0x6e89a560 regmap_irq_chip_get_base +EXPORT_SYMBOL_GPL vmlinux 0x6e95f04a dev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0x6e9ac473 ip_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x6e9f1cd5 bus_create_file +EXPORT_SYMBOL_GPL vmlinux 0x6eab5894 switchdev_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0x6eb6bd5a rt_mutex_lock_interruptible +EXPORT_SYMBOL_GPL vmlinux 0x6eb97f58 badblocks_check +EXPORT_SYMBOL_GPL vmlinux 0x6ebe366f ktime_get_mono_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6ee864c7 kthread_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x6ee990d1 lpddr2_jedec_manufacturer +EXPORT_SYMBOL_GPL vmlinux 0x6ef6b54f ktime_get_boot_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6efd4305 dma_resv_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x6f083c94 radix_tree_preloads +EXPORT_SYMBOL_GPL vmlinux 0x6f12560a get_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6f188c23 __traceiter_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x6f1cd77f mtd_get_user_prot_info +EXPORT_SYMBOL_GPL vmlinux 0x6f2017de misc_cg_set_capacity +EXPORT_SYMBOL_GPL vmlinux 0x6f2d664b tpm_pm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x6f32ed53 crypto_unregister_scomp +EXPORT_SYMBOL_GPL vmlinux 0x6f32fa80 __iptunnel_pull_header +EXPORT_SYMBOL_GPL vmlinux 0x6f3b303c phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x6f488e0e virtio_break_device +EXPORT_SYMBOL_GPL vmlinux 0x6f5d7b4f phy_set_speed +EXPORT_SYMBOL_GPL vmlinux 0x6f6b52e9 __ipv6_fixup_options +EXPORT_SYMBOL_GPL vmlinux 0x6f767ef0 cpts_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x6f7ca348 extcon_sync +EXPORT_SYMBOL_GPL vmlinux 0x6f7e6040 irq_has_action +EXPORT_SYMBOL_GPL vmlinux 0x6f7ecf68 __irq_domain_alloc_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x6f7fa735 spi_controller_dma_map_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x6f9ac199 mtk_clk_register_muxes +EXPORT_SYMBOL_GPL vmlinux 0x6f9e763b timecounter_read +EXPORT_SYMBOL_GPL vmlinux 0x6f9eba59 __fsnotify_parent +EXPORT_SYMBOL_GPL vmlinux 0x6fa4ccb6 blkg_conf_init +EXPORT_SYMBOL_GPL vmlinux 0x6fa95233 gpiod_export_link +EXPORT_SYMBOL_GPL vmlinux 0x6fcef6ab ring_buffer_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fe0b858 of_genpd_del_provider +EXPORT_SYMBOL_GPL vmlinux 0x6fee9c82 snd_soc_dapm_enable_pin_unlocked +EXPORT_SYMBOL_GPL vmlinux 0x6feefc3d pci_restore_msi_state +EXPORT_SYMBOL_GPL vmlinux 0x6ff07144 mtd_block_isbad +EXPORT_SYMBOL_GPL vmlinux 0x6ff607b6 crypto_get_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x6fff4124 dst_cache_get_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x70027e18 iommu_device_link +EXPORT_SYMBOL_GPL vmlinux 0x7006586e iommu_get_group_resv_regions +EXPORT_SYMBOL_GPL vmlinux 0x700be92a nand_prog_page_end_op +EXPORT_SYMBOL_GPL vmlinux 0x70126f5c vp_modern_map_vq_notify +EXPORT_SYMBOL_GPL vmlinux 0x701ecd73 fscrypt_ioctl_get_nonce +EXPORT_SYMBOL_GPL vmlinux 0x70549046 dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x70562b52 device_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x706ded86 sdhci_set_ios +EXPORT_SYMBOL_GPL vmlinux 0x7073c04f phy_10_100_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7073cccd cros_ec_get_sensor_count +EXPORT_SYMBOL_GPL vmlinux 0x70760905 gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0x7087f77d devlink_params_register +EXPORT_SYMBOL_GPL vmlinux 0x70aebcb9 devres_release +EXPORT_SYMBOL_GPL vmlinux 0x70b8197e snd_soc_dai_set_sysclk +EXPORT_SYMBOL_GPL vmlinux 0x70be1798 pci_ecam_free +EXPORT_SYMBOL_GPL vmlinux 0x70c05c3e nf_ip6_check_hbh_len +EXPORT_SYMBOL_GPL vmlinux 0x70c1e0dc get_mtd_device_nm +EXPORT_SYMBOL_GPL vmlinux 0x70c52dc5 nf_skb_duplicated +EXPORT_SYMBOL_GPL vmlinux 0x70c6d827 mc146818_set_time +EXPORT_SYMBOL_GPL vmlinux 0x70cf032f usb_hcd_irq +EXPORT_SYMBOL_GPL vmlinux 0x70d9012f fwnode_get_name +EXPORT_SYMBOL_GPL vmlinux 0x70d9e9ee devm_clk_get_optional_enabled +EXPORT_SYMBOL_GPL vmlinux 0x70e24953 percpu_ref_switch_to_atomic +EXPORT_SYMBOL_GPL vmlinux 0x70ecae6f __traceiter_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x70f039e4 bpf_prog_alloc +EXPORT_SYMBOL_GPL vmlinux 0x70fceb74 dev_pm_genpd_synced_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x710c73b6 crypto_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x710d004b dev_fill_forward_path +EXPORT_SYMBOL_GPL vmlinux 0x7117e03a mtk_clk_gate_ops_no_setclr_inv +EXPORT_SYMBOL_GPL vmlinux 0x711f5d46 irq_chip_retrigger_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x712dc4da cpufreq_cpu_put +EXPORT_SYMBOL_GPL vmlinux 0x713498ce snd_soc_dai_compr_set_metadata +EXPORT_SYMBOL_GPL vmlinux 0x713efac8 pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0x7145fc25 md_submit_discard_bio +EXPORT_SYMBOL_GPL vmlinux 0x7153bec6 hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7154c8f7 pci_epf_remove_vepf +EXPORT_SYMBOL_GPL vmlinux 0x715a4f37 __wake_up_pollfree +EXPORT_SYMBOL_GPL vmlinux 0x716216eb pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x716265c7 debugfs_initialized +EXPORT_SYMBOL_GPL vmlinux 0x71724493 mctrl_gpio_enable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x718794ed vcap_get_rule +EXPORT_SYMBOL_GPL vmlinux 0x71945f96 account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x7195940a mctrl_gpio_disable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x719a5e41 musb_readw +EXPORT_SYMBOL_GPL vmlinux 0x719e17ff clk_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x71a1728a od_register_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x71a20f4a __SCK__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x71ab0251 ipv4_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x71ab98d1 __tracepoint_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x71b15830 clk_register_hisi_phase +EXPORT_SYMBOL_GPL vmlinux 0x71b4d07b scsi_autopm_put_device +EXPORT_SYMBOL_GPL vmlinux 0x71b6cf94 dst_cache_reset_now +EXPORT_SYMBOL_GPL vmlinux 0x71bc4ff9 mmc_send_tuning +EXPORT_SYMBOL_GPL vmlinux 0x71c0a548 rtnl_af_unregister +EXPORT_SYMBOL_GPL vmlinux 0x71d33410 md_rdev_clear +EXPORT_SYMBOL_GPL vmlinux 0x71d4e58a snd_soc_dapm_mixer_update_power +EXPORT_SYMBOL_GPL vmlinux 0x71dee190 nand_write_data_op +EXPORT_SYMBOL_GPL vmlinux 0x71e47ab6 pci_pri_supported +EXPORT_SYMBOL_GPL vmlinux 0x7209a879 inet_csk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x721eea67 iomap_page_mkwrite +EXPORT_SYMBOL_GPL vmlinux 0x722ed3d7 vcap_enable_lookups +EXPORT_SYMBOL_GPL vmlinux 0x72389994 inet6_sk_rebuild_header +EXPORT_SYMBOL_GPL vmlinux 0x723b1f11 dpcm_be_dai_trigger +EXPORT_SYMBOL_GPL vmlinux 0x72487b48 pci_try_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x724a3b67 crypto_sig_set_pubkey +EXPORT_SYMBOL_GPL vmlinux 0x725ce9a1 of_map_id +EXPORT_SYMBOL_GPL vmlinux 0x725db93e snd_soc_dapm_add_routes +EXPORT_SYMBOL_GPL vmlinux 0x7265f2b0 pci_vpd_check_csum +EXPORT_SYMBOL_GPL vmlinux 0x726860bb mtd_get_unmapped_area +EXPORT_SYMBOL_GPL vmlinux 0x7268b43a tps65912_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x726f7fb5 regulator_list_voltage_table +EXPORT_SYMBOL_GPL vmlinux 0x7270dc13 wm8350_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x7271df1a perf_event_pause +EXPORT_SYMBOL_GPL vmlinux 0x727798f2 generic_fh_to_dentry +EXPORT_SYMBOL_GPL vmlinux 0x7278d328 all_vm_events +EXPORT_SYMBOL_GPL vmlinux 0x72792768 devlink_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x727cb5cb crypto_larval_kill +EXPORT_SYMBOL_GPL vmlinux 0x7282ecb6 rcu_async_hurry +EXPORT_SYMBOL_GPL vmlinux 0x728b01e5 ohci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x728c7df2 thermal_zone_device_register +EXPORT_SYMBOL_GPL vmlinux 0x72968cee md_rdev_init +EXPORT_SYMBOL_GPL vmlinux 0x72ae1839 base64_decode +EXPORT_SYMBOL_GPL vmlinux 0x72b299e1 efi_capsule_supported +EXPORT_SYMBOL_GPL vmlinux 0x72bb8d9d skb_scrub_packet +EXPORT_SYMBOL_GPL vmlinux 0x72c3b6d9 led_sysfs_enable +EXPORT_SYMBOL_GPL vmlinux 0x72ca08c3 tegra_bpmp_free_mrq +EXPORT_SYMBOL_GPL vmlinux 0x72decd4c nvmem_cell_read_u16 +EXPORT_SYMBOL_GPL vmlinux 0x72e8d2c0 dma_vmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x72f76403 blk_crypto_evict_key +EXPORT_SYMBOL_GPL vmlinux 0x72ff01aa usb_gadget_map_request +EXPORT_SYMBOL_GPL vmlinux 0x7311006b ip6_redirect +EXPORT_SYMBOL_GPL vmlinux 0x7313f2f9 tty_buffer_unlock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x731b0f9f serdev_device_remove +EXPORT_SYMBOL_GPL vmlinux 0x733af2ca devm_kmemdup +EXPORT_SYMBOL_GPL vmlinux 0x736a33c9 platform_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x7377ead0 scsi_internal_device_unblock_nowait +EXPORT_SYMBOL_GPL vmlinux 0x7382f7db strp_check_rcv +EXPORT_SYMBOL_GPL vmlinux 0x73965bfc snd_soc_component_nc_pin +EXPORT_SYMBOL_GPL vmlinux 0x73a48b4a ata_sff_std_ports +EXPORT_SYMBOL_GPL vmlinux 0x73abfa37 unregister_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0x73ad8e09 mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x73b98231 asymmetric_key_generate_id +EXPORT_SYMBOL_GPL vmlinux 0x73cc8631 oiap +EXPORT_SYMBOL_GPL vmlinux 0x73cd85fe crypto_unregister_instance +EXPORT_SYMBOL_GPL vmlinux 0x73d34c3d ip6_dst_lookup_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x73d42860 snd_fasync_helper +EXPORT_SYMBOL_GPL vmlinux 0x73dd55c8 __rio_local_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x73ec905c transport_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x73f03178 bio_blkcg_css +EXPORT_SYMBOL_GPL vmlinux 0x73f71c9a blk_steal_bios +EXPORT_SYMBOL_GPL vmlinux 0x74108b2b spi_mem_dirmap_write +EXPORT_SYMBOL_GPL vmlinux 0x7419c0bd init_uts_ns +EXPORT_SYMBOL_GPL vmlinux 0x742082d8 sbitmap_queue_recalculate_wake_batch +EXPORT_SYMBOL_GPL vmlinux 0x7429297b interval_tree_span_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x74420cef dapm_mark_endpoints_dirty +EXPORT_SYMBOL_GPL vmlinux 0x744ff1c6 generic_handle_domain_irq +EXPORT_SYMBOL_GPL vmlinux 0x7473b4c1 iommu_get_domain_for_dev +EXPORT_SYMBOL_GPL vmlinux 0x7475880a fwnode_property_present +EXPORT_SYMBOL_GPL vmlinux 0x74803be4 netlink_strict_get_check +EXPORT_SYMBOL_GPL vmlinux 0x748892b8 usb_hcd_map_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x748ddbf1 regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x74a26c74 debugfs_create_x64 +EXPORT_SYMBOL_GPL vmlinux 0x74a36297 unregister_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x74b5ea68 lcm_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x74baf17a tracing_is_on +EXPORT_SYMBOL_GPL vmlinux 0x74bf059d raw_v4_match +EXPORT_SYMBOL_GPL vmlinux 0x74bf2e01 scsi_pr_type_to_block +EXPORT_SYMBOL_GPL vmlinux 0x74da9ec7 ata_pci_sff_activate_host +EXPORT_SYMBOL_GPL vmlinux 0x74faa96f kernfs_find_and_get_ns +EXPORT_SYMBOL_GPL vmlinux 0x74feb0af vivaldi_function_row_physmap_show +EXPORT_SYMBOL_GPL vmlinux 0x75034d68 usb_role_switch_find_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x75064e6a power_supply_get_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x7513b5ec __iowrite32_copy +EXPORT_SYMBOL_GPL vmlinux 0x751d2e97 bpf_log +EXPORT_SYMBOL_GPL vmlinux 0x751d587f genphy_c45_plca_get_status +EXPORT_SYMBOL_GPL vmlinux 0x7522f3ba irq_modify_status +EXPORT_SYMBOL_GPL vmlinux 0x753510e5 ahci_platform_suspend_host +EXPORT_SYMBOL_GPL vmlinux 0x7550763a ahci_platform_resume +EXPORT_SYMBOL_GPL vmlinux 0x75509aa4 pm_genpd_remove +EXPORT_SYMBOL_GPL vmlinux 0x7555e5f7 sdhci_set_clock +EXPORT_SYMBOL_GPL vmlinux 0x755a1cc7 power_supply_get_property_from_supplier +EXPORT_SYMBOL_GPL vmlinux 0x755ae3c8 trusted_tpm_send +EXPORT_SYMBOL_GPL vmlinux 0x75705812 dma_fence_unwrap_first +EXPORT_SYMBOL_GPL vmlinux 0x757c1bbb housekeeping_any_cpu +EXPORT_SYMBOL_GPL vmlinux 0x759139cb of_pci_check_probe_only +EXPORT_SYMBOL_GPL vmlinux 0x75a67ae4 power_supply_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0x75a750e4 vcap_rule_rem_key +EXPORT_SYMBOL_GPL vmlinux 0x75a94d16 pm_runtime_get_if_active +EXPORT_SYMBOL_GPL vmlinux 0x75bec73b blk_crypto_profile_destroy +EXPORT_SYMBOL_GPL vmlinux 0x75bf6cc0 is_binary_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0x75c91796 usb_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x75cbd366 ata_do_dev_read_id +EXPORT_SYMBOL_GPL vmlinux 0x75cf3ad1 class_dev_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x75d1e440 drop_reasons_register_subsys +EXPORT_SYMBOL_GPL vmlinux 0x75d68987 sdhci_alloc_host +EXPORT_SYMBOL_GPL vmlinux 0x75d9c16e sock_map_destroy +EXPORT_SYMBOL_GPL vmlinux 0x75db385d vp_modern_set_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0x75dd4ebe of_overlay_remove +EXPORT_SYMBOL_GPL vmlinux 0x75e51945 __SCK__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x75e9c735 pci_ats_disabled +EXPORT_SYMBOL_GPL vmlinux 0x75f520c2 sdhci_set_power +EXPORT_SYMBOL_GPL vmlinux 0x75fb9062 arch_timer_read_counter +EXPORT_SYMBOL_GPL vmlinux 0x76195b1e dma_resv_get_singleton +EXPORT_SYMBOL_GPL vmlinux 0x76237ee5 aead_init_geniv +EXPORT_SYMBOL_GPL vmlinux 0x7624bc54 of_hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0x7637d75b __tracepoint_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x76517f03 interval_tree_span_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0x76560928 clk_regmap_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x7656410c mpi_sub +EXPORT_SYMBOL_GPL vmlinux 0x76684ae4 sk_setup_caps +EXPORT_SYMBOL_GPL vmlinux 0x766948bf ata_sas_slave_configure +EXPORT_SYMBOL_GPL vmlinux 0x767ee816 xhci_ext_cap_init +EXPORT_SYMBOL_GPL vmlinux 0x7681946c unregister_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x76856d98 ping_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0x768d90c0 hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x768ec8ae devm_of_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x76966ae4 sysfs_rename_link_ns +EXPORT_SYMBOL_GPL vmlinux 0x76a4a76f ahci_platform_disable_clks +EXPORT_SYMBOL_GPL vmlinux 0x76bb2d0f vcap_debugfs +EXPORT_SYMBOL_GPL vmlinux 0x76bdffab ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x76c3c533 extcon_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x76c8ec9d tegra_mc_probe_device +EXPORT_SYMBOL_GPL vmlinux 0x76d1af56 debounce_time_mt2701 +EXPORT_SYMBOL_GPL vmlinux 0x76d6b052 device_link_remove +EXPORT_SYMBOL_GPL vmlinux 0x76d73503 of_get_named_gpio +EXPORT_SYMBOL_GPL vmlinux 0x76d9b876 clk_set_rate +EXPORT_SYMBOL_GPL vmlinux 0x76dd75a1 tty_buffer_lock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x76df1c17 snd_soc_dai_set_tristate +EXPORT_SYMBOL_GPL vmlinux 0x76e10a88 __wait_rcu_gp +EXPORT_SYMBOL_GPL vmlinux 0x76ed8a36 ping_err +EXPORT_SYMBOL_GPL vmlinux 0x76eeeb0f sha384_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x76f17926 pci_iov_vf_id +EXPORT_SYMBOL_GPL vmlinux 0x76f53e9b vcap_tc_flower_handler_ipv6_usage +EXPORT_SYMBOL_GPL vmlinux 0x76f6bb46 __netpoll_setup +EXPORT_SYMBOL_GPL vmlinux 0x76fd2a4f dev_pm_opp_set_opp +EXPORT_SYMBOL_GPL vmlinux 0x7722abdb regmap_noinc_write +EXPORT_SYMBOL_GPL vmlinux 0x77508408 regulator_set_suspend_voltage +EXPORT_SYMBOL_GPL vmlinux 0x77518698 max8997_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x7757b51a clk_unregister +EXPORT_SYMBOL_GPL vmlinux 0x77640a2c register_net_sysctl +EXPORT_SYMBOL_GPL vmlinux 0x77641ae2 devm_thermal_of_zone_unregister +EXPORT_SYMBOL_GPL vmlinux 0x77663e45 badblocks_show +EXPORT_SYMBOL_GPL vmlinux 0x7771386f kiocb_modified +EXPORT_SYMBOL_GPL vmlinux 0x77737aad devm_regulator_bulk_get_const +EXPORT_SYMBOL_GPL vmlinux 0x7789104f tpm_get_timeouts +EXPORT_SYMBOL_GPL vmlinux 0x7791e066 dw_pcie_read +EXPORT_SYMBOL_GPL vmlinux 0x7797fbb5 imx_clk_hw_pfdv2 +EXPORT_SYMBOL_GPL vmlinux 0x77ae495d usb_speed_string +EXPORT_SYMBOL_GPL vmlinux 0x77b62ec7 sysfs_chmod_file +EXPORT_SYMBOL_GPL vmlinux 0x77c107e1 platform_unregister_drivers +EXPORT_SYMBOL_GPL vmlinux 0x77cf925d sdhci_set_data_timeout_irq +EXPORT_SYMBOL_GPL vmlinux 0x77dcf2bb regulator_list_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x77e45c50 pm_runtime_set_memalloc_noio +EXPORT_SYMBOL_GPL vmlinux 0x77e75be3 sfp_bus_put +EXPORT_SYMBOL_GPL vmlinux 0x77e87ae2 class_destroy +EXPORT_SYMBOL_GPL vmlinux 0x77f19f5e badblocks_init +EXPORT_SYMBOL_GPL vmlinux 0x77f67a57 irq_generic_chip_ops +EXPORT_SYMBOL_GPL vmlinux 0x77f71f22 get_cpu_device +EXPORT_SYMBOL_GPL vmlinux 0x77f811d3 dev_pm_opp_of_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x78090e2d deregister_mtd_blktrans +EXPORT_SYMBOL_GPL vmlinux 0x781545f0 extcon_set_property_sync +EXPORT_SYMBOL_GPL vmlinux 0x781c0be5 serial8250_do_get_mctrl +EXPORT_SYMBOL_GPL vmlinux 0x783c2396 task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0x7847c621 sfp_parse_support +EXPORT_SYMBOL_GPL vmlinux 0x785a93b4 si_mem_available +EXPORT_SYMBOL_GPL vmlinux 0x78619e8f devl_param_value_changed +EXPORT_SYMBOL_GPL vmlinux 0x7872ad98 extcon_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7889869e l3mdev_table_lookup_unregister +EXPORT_SYMBOL_GPL vmlinux 0x788bfbad ring_buffer_empty +EXPORT_SYMBOL_GPL vmlinux 0x7891c2c8 snd_soc_dai_compr_trigger +EXPORT_SYMBOL_GPL vmlinux 0x789c73d9 rcu_cpu_stall_suppress_at_boot +EXPORT_SYMBOL_GPL vmlinux 0x78a0abbd synth_event_trace_start +EXPORT_SYMBOL_GPL vmlinux 0x78a1b0d5 of_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x78bd485c vp_modern_set_features +EXPORT_SYMBOL_GPL vmlinux 0x78c499da meson_clk_pcie_pll_ops +EXPORT_SYMBOL_GPL vmlinux 0x78c85b26 __devm_regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0x78d47f5e of_pse_control_get +EXPORT_SYMBOL_GPL vmlinux 0x78dda542 adp5520_write +EXPORT_SYMBOL_GPL vmlinux 0x78ddb76b dmi_match +EXPORT_SYMBOL_GPL vmlinux 0x78ee8b6f rhltable_init +EXPORT_SYMBOL_GPL vmlinux 0x790fa5a5 nfs42_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x7910dd05 tcp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x7918ef4b xdp_return_frame +EXPORT_SYMBOL_GPL vmlinux 0x792784d5 devm_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x79370353 xfrm_audit_state_add +EXPORT_SYMBOL_GPL vmlinux 0x793e5709 crypto_grab_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x7944e0fc tracing_off +EXPORT_SYMBOL_GPL vmlinux 0x79470a2c TSS_authhmac +EXPORT_SYMBOL_GPL vmlinux 0x79471f18 snd_compr_stop_error +EXPORT_SYMBOL_GPL vmlinux 0x794a0461 rockchip_pcie_disable_clocks +EXPORT_SYMBOL_GPL vmlinux 0x794b7271 orderly_reboot +EXPORT_SYMBOL_GPL vmlinux 0x794f49ac mas_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7952d93b pm_clk_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x79577ceb nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x7962d18b ipv4_redirect +EXPORT_SYMBOL_GPL vmlinux 0x7966feb3 nanddev_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x79694e54 netdev_sw_irq_coalesce_default_on +EXPORT_SYMBOL_GPL vmlinux 0x796e3580 nf_conn_btf_access_lock +EXPORT_SYMBOL_GPL vmlinux 0x79824d20 devm_clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x7985e806 __clk_mux_determine_rate_closest +EXPORT_SYMBOL_GPL vmlinux 0x798fcfef bpf_prog_put +EXPORT_SYMBOL_GPL vmlinux 0x79bc11b1 tc3589x_block_read +EXPORT_SYMBOL_GPL vmlinux 0x79c39f83 dequeue_signal +EXPORT_SYMBOL_GPL vmlinux 0x79c62337 snd_soc_of_parse_tdm_slot +EXPORT_SYMBOL_GPL vmlinux 0x79d615c5 pcie_flr +EXPORT_SYMBOL_GPL vmlinux 0x79d7d9b5 subsys_system_register +EXPORT_SYMBOL_GPL vmlinux 0x79dc54a1 __spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0x79defbe1 kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x79e30d24 ata_sff_thaw +EXPORT_SYMBOL_GPL vmlinux 0x79e533e1 get_task_pid +EXPORT_SYMBOL_GPL vmlinux 0x79ea3df6 usb_hub_release_port +EXPORT_SYMBOL_GPL vmlinux 0x79eed6e9 devlink_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x79ef4479 spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x7a08924e of_css +EXPORT_SYMBOL_GPL vmlinux 0x7a0990c1 devfreq_event_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x7a105716 spi_mem_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x7a19e425 fwnode_graph_get_next_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x7a1fb75c vp_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x7a2f252d devm_extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x7a37f0ef pci_intx +EXPORT_SYMBOL_GPL vmlinux 0x7a3f16a2 devl_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7a41b9f2 usb_ep_set_maxpacket_limit +EXPORT_SYMBOL_GPL vmlinux 0x7a48d06c cpu_latency_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x7a548eb8 crypto_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x7a5f6b36 unix_inq_len +EXPORT_SYMBOL_GPL vmlinux 0x7a602f15 auxiliary_find_device +EXPORT_SYMBOL_GPL vmlinux 0x7a649934 pci_enable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x7a66cfa8 get_tree_mtd +EXPORT_SYMBOL_GPL vmlinux 0x7a6c884d cpufreq_freq_transition_begin +EXPORT_SYMBOL_GPL vmlinux 0x7a73e605 wm831x_isinkv_values +EXPORT_SYMBOL_GPL vmlinux 0x7a7b8678 crypto_shash_finup +EXPORT_SYMBOL_GPL vmlinux 0x7a7e7d6e gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x7a7f1396 zs_malloc +EXPORT_SYMBOL_GPL vmlinux 0x7a81541b async_synchronize_cookie +EXPORT_SYMBOL_GPL vmlinux 0x7a89f177 crypto_register_template +EXPORT_SYMBOL_GPL vmlinux 0x7a8a5959 fscrypt_set_context +EXPORT_SYMBOL_GPL vmlinux 0x7a951f4d ohci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x7a9f2826 snd_pcm_stream_unlock_irq +EXPORT_SYMBOL_GPL vmlinux 0x7aa889ba platform_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x7abb792e cdrom_multisession +EXPORT_SYMBOL_GPL vmlinux 0x7ac10ad8 icst_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x7ac722bd phy_all_ports_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7ad02a41 asn1_encode_tag +EXPORT_SYMBOL_GPL vmlinux 0x7ad1ded1 pinctrl_register_mappings +EXPORT_SYMBOL_GPL vmlinux 0x7ae66ccd bus_register +EXPORT_SYMBOL_GPL vmlinux 0x7aeb464d snd_soc_close_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x7af56bc1 pinmux_generic_get_function_name +EXPORT_SYMBOL_GPL vmlinux 0x7b008a70 arm_iommu_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x7b07bec8 kthread_use_mm +EXPORT_SYMBOL_GPL vmlinux 0x7b16f56c ata_sas_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x7b1efedb i2c_slave_register +EXPORT_SYMBOL_GPL vmlinux 0x7b3aae32 sdio_memcpy_toio +EXPORT_SYMBOL_GPL vmlinux 0x7b4a3870 pci_load_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x7b552357 udp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x7b5a4926 sha1_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7b750da8 dev_pm_opp_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x7b75af0c __cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0x7b8910f4 kfence_sample_interval +EXPORT_SYMBOL_GPL vmlinux 0x7b8e5153 netlink_has_listeners +EXPORT_SYMBOL_GPL vmlinux 0x7b9793a2 get_cpu_idle_time_us +EXPORT_SYMBOL_GPL vmlinux 0x7bb045a7 __request_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x7bb3fa18 vcap_rule_add_action_bit +EXPORT_SYMBOL_GPL vmlinux 0x7bbbcfaf crypto_create_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x7bbf0047 devm_kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x7bbfa472 led_compose_name +EXPORT_SYMBOL_GPL vmlinux 0x7be72aab vp_legacy_set_status +EXPORT_SYMBOL_GPL vmlinux 0x7be89624 usb_gadget_giveback_request +EXPORT_SYMBOL_GPL vmlinux 0x7bead6ab usb_cache_string +EXPORT_SYMBOL_GPL vmlinux 0x7c0bc2fd virtqueue_get_buf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x7c12e476 cpu_device_create +EXPORT_SYMBOL_GPL vmlinux 0x7c170f5f mptcp_token_get_sock +EXPORT_SYMBOL_GPL vmlinux 0x7c291e86 show_rcu_tasks_trace_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0x7c2f1e43 regulator_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x7c3d8a4b icc_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x7c4354b5 spi_write_then_read +EXPORT_SYMBOL_GPL vmlinux 0x7c44f05d __srcu_read_lock_nmisafe +EXPORT_SYMBOL_GPL vmlinux 0x7c5968da disable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x7c66c03c regulator_set_ramp_delay_regmap +EXPORT_SYMBOL_GPL vmlinux 0x7c7164f8 pcie_update_link_speed +EXPORT_SYMBOL_GPL vmlinux 0x7c735f49 omap_iommu_domain_activate +EXPORT_SYMBOL_GPL vmlinux 0x7c891e58 nanddev_markbad +EXPORT_SYMBOL_GPL vmlinux 0x7c983a5d dmi_walk +EXPORT_SYMBOL_GPL vmlinux 0x7c9a7371 clk_prepare +EXPORT_SYMBOL_GPL vmlinux 0x7ca64a0b __cookie_v4_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x7cb05808 dev_attr_link_power_management_policy +EXPORT_SYMBOL_GPL vmlinux 0x7cb1aea1 devlink_dpipe_header_ethernet +EXPORT_SYMBOL_GPL vmlinux 0x7cc3e50e vchan_init +EXPORT_SYMBOL_GPL vmlinux 0x7cd0bfad regmap_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x7cd607d0 crypto_register_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x7cd6f042 cpufreq_get_current_driver +EXPORT_SYMBOL_GPL vmlinux 0x7cea28d4 pci_vpd_alloc +EXPORT_SYMBOL_GPL vmlinux 0x7ceaf0d5 generic_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x7cee06bc dst_blackhole_redirect +EXPORT_SYMBOL_GPL vmlinux 0x7d00c65b nd_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x7d1437df skb_copy_ubufs +EXPORT_SYMBOL_GPL vmlinux 0x7d2828c6 snd_soc_get_pcm_runtime +EXPORT_SYMBOL_GPL vmlinux 0x7d2a8a22 usb_autopm_get_interface_no_resume +EXPORT_SYMBOL_GPL vmlinux 0x7d3e2cff pci_assign_unassigned_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0x7d4a9ddb bsg_job_done +EXPORT_SYMBOL_GPL vmlinux 0x7d59dd46 pm_wq +EXPORT_SYMBOL_GPL vmlinux 0x7d6dc749 __tracepoint_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x7d71f939 fscrypt_parse_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0x7d7d4ad9 tc3589x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x7d81e9a1 dw_pcie_own_conf_map_bus +EXPORT_SYMBOL_GPL vmlinux 0x7d8ccb27 root_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7d8f3314 fuse_simple_background +EXPORT_SYMBOL_GPL vmlinux 0x7d8fea50 __traceiter_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x7d968b30 usb_submit_urb +EXPORT_SYMBOL_GPL vmlinux 0x7da27a7b blk_mq_wait_quiesce_done +EXPORT_SYMBOL_GPL vmlinux 0x7dbe8a23 of_phandle_iterator_next +EXPORT_SYMBOL_GPL vmlinux 0x7dda30af unregister_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7dddda81 power_supply_get_property +EXPORT_SYMBOL_GPL vmlinux 0x7de25aa8 fwnode_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x7de39e07 phy_basic_t1_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7de9fcea sdhci_suspend_host +EXPORT_SYMBOL_GPL vmlinux 0x7df20815 devm_gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x7df247a6 spi_sync +EXPORT_SYMBOL_GPL vmlinux 0x7e0705df rio_request_mport_dma +EXPORT_SYMBOL_GPL vmlinux 0x7e0baeea devm_regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0x7e0d3045 usb_enable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x7e11b817 transport_add_device +EXPORT_SYMBOL_GPL vmlinux 0x7e195156 __traceiter_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x7e1c6d5d icc_node_create +EXPORT_SYMBOL_GPL vmlinux 0x7e2a531c fscrypt_ioctl_get_key_status +EXPORT_SYMBOL_GPL vmlinux 0x7e3bdecd __ftrace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0x7e3c7c52 extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x7e4f6fbe dev_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0x7e5db80b pstore_name_to_type +EXPORT_SYMBOL_GPL vmlinux 0x7e606130 snd_soc_calc_bclk +EXPORT_SYMBOL_GPL vmlinux 0x7e60689c sb800_prefetch +EXPORT_SYMBOL_GPL vmlinux 0x7e64181d usb_calc_bus_time +EXPORT_SYMBOL_GPL vmlinux 0x7e705286 rdev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0x7e7e3f58 ring_buffer_reset_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7e7f36cb fork_usermode_driver +EXPORT_SYMBOL_GPL vmlinux 0x7e850494 fuse_conn_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7e917894 __SCK__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0x7ea8f3e9 zap_vma_ptes +EXPORT_SYMBOL_GPL vmlinux 0x7eb808d0 add_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7ec9a360 phy_get +EXPORT_SYMBOL_GPL vmlinux 0x7ecaad37 fb_deferred_io_open +EXPORT_SYMBOL_GPL vmlinux 0x7ed85356 usb_get_urb +EXPORT_SYMBOL_GPL vmlinux 0x7eea6b8b pcap_adc_async +EXPORT_SYMBOL_GPL vmlinux 0x7f0b0664 tcp_reno_ssthresh +EXPORT_SYMBOL_GPL vmlinux 0x7f22114f devm_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x7f2623ee mm_account_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x7f2e4757 usb_hcd_poll_rh_status +EXPORT_SYMBOL_GPL vmlinux 0x7f3b48d5 io_uring_cmd_do_in_task_lazy +EXPORT_SYMBOL_GPL vmlinux 0x7f4f3fe2 inet6_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x7f591fe1 mctrl_gpio_init +EXPORT_SYMBOL_GPL vmlinux 0x7f5a7d82 tracing_cond_snapshot_data +EXPORT_SYMBOL_GPL vmlinux 0x7f6c57f9 xfrm_dev_offload_ok +EXPORT_SYMBOL_GPL vmlinux 0x7f784747 __get_mtd_device +EXPORT_SYMBOL_GPL vmlinux 0x7f7cbc64 ip_tunnel_need_metadata +EXPORT_SYMBOL_GPL vmlinux 0x7f84f35d rcu_gp_slow_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7f8dd2bb bstr_printf +EXPORT_SYMBOL_GPL vmlinux 0x7f92ce6b ata_sas_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x7f9d0bec debugfs_file_get +EXPORT_SYMBOL_GPL vmlinux 0x7fa0cc1a gpiod_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x7fae97af xfrm_audit_state_delete +EXPORT_SYMBOL_GPL vmlinux 0x7fb2b0e9 component_del +EXPORT_SYMBOL_GPL vmlinux 0x7fce4eba device_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0x7fd3a374 snd_soc_dai_compr_startup +EXPORT_SYMBOL_GPL vmlinux 0x7fd4f145 regmap_fields_read +EXPORT_SYMBOL_GPL vmlinux 0x7fdccaa3 i2c_probe_func_quick_read +EXPORT_SYMBOL_GPL vmlinux 0x7fdf1c11 mtk_build_eint +EXPORT_SYMBOL_GPL vmlinux 0x7fe03c93 inet_csk_reqsk_queue_hash_add +EXPORT_SYMBOL_GPL vmlinux 0x7fe145fb tpm1_do_selftest +EXPORT_SYMBOL_GPL vmlinux 0x7fe43c8d ethnl_cable_test_step +EXPORT_SYMBOL_GPL vmlinux 0x7fecf50c __regmap_init +EXPORT_SYMBOL_GPL vmlinux 0x7ff4c005 inet_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x80087d80 __virtio_unbreak_device +EXPORT_SYMBOL_GPL vmlinux 0x80126ce3 snd_soc_put_volsw +EXPORT_SYMBOL_GPL vmlinux 0x801eb65d dev_pm_opp_of_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x8024b2e7 usb_phy_roothub_resume +EXPORT_SYMBOL_GPL vmlinux 0x80282147 dst_cache_get_ip4 +EXPORT_SYMBOL_GPL vmlinux 0x802b6d81 regulator_get_linear_step +EXPORT_SYMBOL_GPL vmlinux 0x8035bed7 rockchip_clk_protect_critical +EXPORT_SYMBOL_GPL vmlinux 0x803acdaf free_vm_area +EXPORT_SYMBOL_GPL vmlinux 0x803af75a __traceiter_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x803dbf00 pm_schedule_suspend +EXPORT_SYMBOL_GPL vmlinux 0x803e1b03 iov_iter_extract_pages +EXPORT_SYMBOL_GPL vmlinux 0x80463b4d kernel_file_open +EXPORT_SYMBOL_GPL vmlinux 0x8046712e divider_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x804e38bb regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x804edf7c of_clk_parent_fill +EXPORT_SYMBOL_GPL vmlinux 0x80577248 meson_clk_pll_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x80584211 misc_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x80678a92 ahci_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x806c933c dev_pm_opp_get_level +EXPORT_SYMBOL_GPL vmlinux 0x8071d6b4 dapm_pinctrl_event +EXPORT_SYMBOL_GPL vmlinux 0x80746ec6 btree_visitor +EXPORT_SYMBOL_GPL vmlinux 0x807fdcc4 call_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x808c99c7 __vfs_setxattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x808ec1a3 crypto_alg_tested +EXPORT_SYMBOL_GPL vmlinux 0x80abf064 auxiliary_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x80b4f4dd rt288x_setup +EXPORT_SYMBOL_GPL vmlinux 0x80b63c4a tegra20_clk_prepare_emc_mc_same_freq +EXPORT_SYMBOL_GPL vmlinux 0x80c04a34 fuse_dev_install +EXPORT_SYMBOL_GPL vmlinux 0x80c68137 nf_log_buf_close +EXPORT_SYMBOL_GPL vmlinux 0x80c8f8eb inet6_cleanup_sock +EXPORT_SYMBOL_GPL vmlinux 0x80d2e929 imx_clk_fracn_gppll +EXPORT_SYMBOL_GPL vmlinux 0x80d5e57a mpi_free +EXPORT_SYMBOL_GPL vmlinux 0x80db2d27 usb_check_bulk_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x80efad29 cpts_create +EXPORT_SYMBOL_GPL vmlinux 0x80efd015 imx_dev_clk_hw_pll14xx +EXPORT_SYMBOL_GPL vmlinux 0x80f2ae50 synchronize_srcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x80f40853 bpf_offload_dev_netdev_register +EXPORT_SYMBOL_GPL vmlinux 0x8104562b sdio_set_host_pm_flags +EXPORT_SYMBOL_GPL vmlinux 0x8105edb5 sdhci_pltfm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x81078154 regulator_desc_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x8109ef6e scsi_host_block +EXPORT_SYMBOL_GPL vmlinux 0x810f382f blk_clear_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x8110a73a cond_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x8112f732 pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x81186fd8 __traceiter_block_split +EXPORT_SYMBOL_GPL vmlinux 0x8118caef regulator_find_closest_bigger +EXPORT_SYMBOL_GPL vmlinux 0x811dc334 usb_unregister_notify +EXPORT_SYMBOL_GPL vmlinux 0x811dd245 __tracepoint_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x8120c202 dev_pm_genpd_get_next_hrtimer +EXPORT_SYMBOL_GPL vmlinux 0x8128ea99 proc_create_net_data_write +EXPORT_SYMBOL_GPL vmlinux 0x8134bf4a relay_late_setup_files +EXPORT_SYMBOL_GPL vmlinux 0x813ab323 call_srcu +EXPORT_SYMBOL_GPL vmlinux 0x815588a6 clk_enable +EXPORT_SYMBOL_GPL vmlinux 0x815fda83 sed_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x816151a0 devm_hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0x816a41ca cpufreq_update_limits +EXPORT_SYMBOL_GPL vmlinux 0x817105d3 __crypto_alloc_tfm +EXPORT_SYMBOL_GPL vmlinux 0x81741f9e vcap_keyfieldset +EXPORT_SYMBOL_GPL vmlinux 0x8180cede asn1_encode_sequence +EXPORT_SYMBOL_GPL vmlinux 0x81823451 ata_dev_pair +EXPORT_SYMBOL_GPL vmlinux 0x81889481 cpts_release +EXPORT_SYMBOL_GPL vmlinux 0x81af55aa devm_hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0x81b09fdb blk_queue_rq_timeout +EXPORT_SYMBOL_GPL vmlinux 0x81b7d384 pci_user_read_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x81d96f10 devfreq_event_disable_edev +EXPORT_SYMBOL_GPL vmlinux 0x81e11cde rio_mport_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x81e2bdf4 generic_handle_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x81e5af80 sdhci_pltfm_free +EXPORT_SYMBOL_GPL vmlinux 0x81ee81f0 percpu_ref_reinit +EXPORT_SYMBOL_GPL vmlinux 0x81f372a2 unregister_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x81f5ab65 pm_clk_destroy +EXPORT_SYMBOL_GPL vmlinux 0x81fd16db snd_ac97_reset +EXPORT_SYMBOL_GPL vmlinux 0x8202b650 irq_set_affinity +EXPORT_SYMBOL_GPL vmlinux 0x82077f40 platform_device_put +EXPORT_SYMBOL_GPL vmlinux 0x82091652 regmap_attach_dev +EXPORT_SYMBOL_GPL vmlinux 0x82226c53 pinctrl_unregister_mappings +EXPORT_SYMBOL_GPL vmlinux 0x82279911 ata_pci_shutdown_one +EXPORT_SYMBOL_GPL vmlinux 0x822a3f24 mtd_wunit_to_pairing_info +EXPORT_SYMBOL_GPL vmlinux 0x8246cf86 anon_transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x824ecac8 fscrypt_ioctl_remove_key +EXPORT_SYMBOL_GPL vmlinux 0x826db271 crypto_grab_shash +EXPORT_SYMBOL_GPL vmlinux 0x826eddfb d_same_name +EXPORT_SYMBOL_GPL vmlinux 0x8275980f sdhci_execute_tuning +EXPORT_SYMBOL_GPL vmlinux 0x828bd870 synth_event_add_next_val +EXPORT_SYMBOL_GPL vmlinux 0x8298eb05 devl_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x829ebec2 init_user_ns +EXPORT_SYMBOL_GPL vmlinux 0x82a2709f powercap_register_control_type +EXPORT_SYMBOL_GPL vmlinux 0x82a80545 __SCK__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x82ad72b9 crypto_grab_kpp +EXPORT_SYMBOL_GPL vmlinux 0x82b662b0 snd_soc_component_update_bits +EXPORT_SYMBOL_GPL vmlinux 0x82bd055b mas_prev_range +EXPORT_SYMBOL_GPL vmlinux 0x82c86873 __clk_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x82d79b51 sysctl_vfs_cache_pressure +EXPORT_SYMBOL_GPL vmlinux 0x82e7a341 md_find_rdev_nr_rcu +EXPORT_SYMBOL_GPL vmlinux 0x82fddd61 mbox_flush +EXPORT_SYMBOL_GPL vmlinux 0x83146b9c rockchip_pcie_get_phys +EXPORT_SYMBOL_GPL vmlinux 0x831c7722 ahci_init_controller +EXPORT_SYMBOL_GPL vmlinux 0x8320cda9 scmi_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0x8330227f __traceiter_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x8339df73 klist_add_behind +EXPORT_SYMBOL_GPL vmlinux 0x8349a895 nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x834c2781 devm_led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x8364e83a fwnode_get_next_available_child_node +EXPORT_SYMBOL_GPL vmlinux 0x836d652f poll_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x8378db5e gpiochip_irq_map +EXPORT_SYMBOL_GPL vmlinux 0x838271d1 sdio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x83838773 mtk_pinconf_bias_disable_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0x838d7121 devlink_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x83907a51 pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0x83938d9f sysfs_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x83955133 pm_generic_resume +EXPORT_SYMBOL_GPL vmlinux 0x83971642 enable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x83a1816b device_create_file +EXPORT_SYMBOL_GPL vmlinux 0x83a888e0 serdev_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x83af2f5b rockchip_clk_register_branches +EXPORT_SYMBOL_GPL vmlinux 0x83c8b524 sk_set_peek_off +EXPORT_SYMBOL_GPL vmlinux 0x83db186b ethnl_cable_test_alloc +EXPORT_SYMBOL_GPL vmlinux 0x83e6f842 __tracepoint_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x83eaa7e2 __mmdrop +EXPORT_SYMBOL_GPL vmlinux 0x83f5ce83 devl_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x83f8827e crypto_spawn_tfm2 +EXPORT_SYMBOL_GPL vmlinux 0x8404319d sk_msg_return_zero +EXPORT_SYMBOL_GPL vmlinux 0x840d346a devm_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x84106f36 devlink_trap_ctx_priv +EXPORT_SYMBOL_GPL vmlinux 0x84151c96 gpiod_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0x841cc1c0 devlink_to_dev +EXPORT_SYMBOL_GPL vmlinux 0x841fdfcc crypto_clone_tfm +EXPORT_SYMBOL_GPL vmlinux 0x84264ced fs_umode_to_ftype +EXPORT_SYMBOL_GPL vmlinux 0x8429f73e pci_epc_map_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x844712df perf_event_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x844f552b transport_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0x84502a47 blk_status_to_errno +EXPORT_SYMBOL_GPL vmlinux 0x845aa3dc lpddr2_jedec_timings +EXPORT_SYMBOL_GPL vmlinux 0x845b2069 usb_show_dynids +EXPORT_SYMBOL_GPL vmlinux 0x845bf7df tegra_xusb_padctl_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x845dbf3b scatterwalk_map_and_copy +EXPORT_SYMBOL_GPL vmlinux 0x8462cb62 atapi_cmd_type +EXPORT_SYMBOL_GPL vmlinux 0x847a4c6b dev_pm_qos_expose_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x847d2e6f fuse_do_open +EXPORT_SYMBOL_GPL vmlinux 0x847fd9b3 irq_remove_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x848a020e device_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0x848eabf9 dev_pm_opp_sync_regulators +EXPORT_SYMBOL_GPL vmlinux 0x848ef866 tty_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x8493d039 proc_create_net_data +EXPORT_SYMBOL_GPL vmlinux 0x8497a533 component_compare_of +EXPORT_SYMBOL_GPL vmlinux 0x849b8bcc __regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0x84a3ad69 mtk_eint_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0x84a86915 cpts_register +EXPORT_SYMBOL_GPL vmlinux 0x84a8d0eb of_changeset_revert +EXPORT_SYMBOL_GPL vmlinux 0x84ac42dc blocking_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x84ac6cbf xfrm_audit_state_notfound +EXPORT_SYMBOL_GPL vmlinux 0x84c65eed crypto_register_shash +EXPORT_SYMBOL_GPL vmlinux 0x84ca1cf9 clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x84d35c9c sock_gen_put +EXPORT_SYMBOL_GPL vmlinux 0x84dbe9ed devlink_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x84f7d8f1 xhci_gen_setup +EXPORT_SYMBOL_GPL vmlinux 0x84ff0b3c generic_handle_domain_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x8506baa8 clk_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x8508b812 ip6_route_output_flags +EXPORT_SYMBOL_GPL vmlinux 0x850bb6db devlink_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x850d3523 ping_common_sendmsg +EXPORT_SYMBOL_GPL vmlinux 0x850f454d pci_disable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x85135ff1 led_get_default_pattern +EXPORT_SYMBOL_GPL vmlinux 0x851e6003 usb_phy_roothub_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x851fe124 __SCK__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x85466068 sata_scr_valid +EXPORT_SYMBOL_GPL vmlinux 0x8552dd10 get_net_ns_by_id +EXPORT_SYMBOL_GPL vmlinux 0x85540ebc nvmem_cell_put +EXPORT_SYMBOL_GPL vmlinux 0x85647219 alarm_init +EXPORT_SYMBOL_GPL vmlinux 0x85718d7c snd_soc_of_parse_pin_switches +EXPORT_SYMBOL_GPL vmlinux 0x8574ca6c gpio_request_array +EXPORT_SYMBOL_GPL vmlinux 0x8587d740 snd_dmaengine_pcm_trigger +EXPORT_SYMBOL_GPL vmlinux 0x858e2628 dax_holder +EXPORT_SYMBOL_GPL vmlinux 0x85910bc3 __blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x85964e11 crypto_alg_extsize +EXPORT_SYMBOL_GPL vmlinux 0x859aa68a dw_pcie_link_up +EXPORT_SYMBOL_GPL vmlinux 0x85a0128c of_property_read_u64_index +EXPORT_SYMBOL_GPL vmlinux 0x85a7d05b cpufreq_cpu_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x85aa4c7f class_register +EXPORT_SYMBOL_GPL vmlinux 0x85ac18e2 sprint_OID +EXPORT_SYMBOL_GPL vmlinux 0x85bb462f sched_setattr_nocheck +EXPORT_SYMBOL_GPL vmlinux 0x85c55559 unregister_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x85e7d87d nf_queue_entry_free +EXPORT_SYMBOL_GPL vmlinux 0x85eefd86 perf_aux_output_end +EXPORT_SYMBOL_GPL vmlinux 0x85f06030 xdp_return_buff +EXPORT_SYMBOL_GPL vmlinux 0x860496b7 devlink_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x860a2eab bch_decode +EXPORT_SYMBOL_GPL vmlinux 0x860dba48 usb_gen_phy_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x860f6fff mvebu_mbus_get_pcie_mem_aperture +EXPORT_SYMBOL_GPL vmlinux 0x861a7a70 fscrypt_dummy_policies_equal +EXPORT_SYMBOL_GPL vmlinux 0x862258db timecounter_init +EXPORT_SYMBOL_GPL vmlinux 0x862bb17b linear_range_values_in_range_array +EXPORT_SYMBOL_GPL vmlinux 0x862cfaf7 __traceiter_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x864abf4f tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x86571e98 fscrypt_fname_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x86585a33 devlink_fmsg_obj_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x8662ea15 of_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x86704321 mvebu_mbus_get_pcie_io_aperture +EXPORT_SYMBOL_GPL vmlinux 0x8677245d unregister_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0x8682501e icc_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x86871b40 devlink_info_version_stored_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x86875cda md_do_sync +EXPORT_SYMBOL_GPL vmlinux 0x868784cb __symbol_get +EXPORT_SYMBOL_GPL vmlinux 0x8690f820 dw_pcie_ep_raise_legacy_irq +EXPORT_SYMBOL_GPL vmlinux 0x8696808c phy_gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x8698471a pinctrl_enable +EXPORT_SYMBOL_GPL vmlinux 0x86aa4001 thermal_zone_device_id +EXPORT_SYMBOL_GPL vmlinux 0x86aca86b sdhci_cqe_disable +EXPORT_SYMBOL_GPL vmlinux 0x86b1ed1f snd_dmaengine_pcm_close +EXPORT_SYMBOL_GPL vmlinux 0x86d7c9a3 component_compare_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x86da0bee serdev_device_set_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x86e7a634 alarm_start_relative +EXPORT_SYMBOL_GPL vmlinux 0x86f6b99d synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x86f85114 net_dec_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x8700d578 device_iommu_capable +EXPORT_SYMBOL_GPL vmlinux 0x8703f425 pci_epf_alloc_space +EXPORT_SYMBOL_GPL vmlinux 0x871c884c fsnotify_alloc_group +EXPORT_SYMBOL_GPL vmlinux 0x871e0dfd kthread_func +EXPORT_SYMBOL_GPL vmlinux 0x87245ec4 device_create_managed_software_node +EXPORT_SYMBOL_GPL vmlinux 0x87251e6b platform_device_register +EXPORT_SYMBOL_GPL vmlinux 0x8726e493 syscon_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x872f9814 of_prop_next_string +EXPORT_SYMBOL_GPL vmlinux 0x873a8f71 snd_soc_of_parse_aux_devs +EXPORT_SYMBOL_GPL vmlinux 0x874f21c3 fbcon_modechange_possible +EXPORT_SYMBOL_GPL vmlinux 0x876232f7 bpf_map_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x876446da ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x87678908 sysfs_update_groups +EXPORT_SYMBOL_GPL vmlinux 0x8774fa67 of_request_module +EXPORT_SYMBOL_GPL vmlinux 0x877f18da snd_soc_card_get_kcontrol +EXPORT_SYMBOL_GPL vmlinux 0x877febbd vcap_alloc_rule +EXPORT_SYMBOL_GPL vmlinux 0x878260bd wm831x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x878fc7ee regulator_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x87a1f6df pm_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x87b210d0 clkdev_create +EXPORT_SYMBOL_GPL vmlinux 0x87cfe48f spi_bus_lock +EXPORT_SYMBOL_GPL vmlinux 0x87d21ff4 register_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x87d438da usb_hcd_pci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x87ddf5b9 device_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x87f6452d genphy_c45_pma_baset1_setup_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x8805a073 blocking_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x8805c84f ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x880ef295 property_entries_dup +EXPORT_SYMBOL_GPL vmlinux 0x8812465d of_property_read_variable_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x881730e8 dax_inode +EXPORT_SYMBOL_GPL vmlinux 0x881a66d7 ata_bmdma_irq_clear +EXPORT_SYMBOL_GPL vmlinux 0x882077d5 usb_ep_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x882b05cf mbox_bind_client +EXPORT_SYMBOL_GPL vmlinux 0x885528a6 ring_buffer_discard_commit +EXPORT_SYMBOL_GPL vmlinux 0x8869df21 pm_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x886c7bc1 device_create +EXPORT_SYMBOL_GPL vmlinux 0x8888529b irq_domain_free_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0x88a31cbc usb_gadget_register_driver_owner +EXPORT_SYMBOL_GPL vmlinux 0x88a79699 clk_hw_get_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x88ab6fe3 kgdb_active +EXPORT_SYMBOL_GPL vmlinux 0x88b4ae92 ring_buffer_normalize_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x88b52e52 sk_psock_init +EXPORT_SYMBOL_GPL vmlinux 0x88b59c66 __traceiter_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x88d28f2a fsverity_verify_bio +EXPORT_SYMBOL_GPL vmlinux 0x88e416ec irqchip_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x88ec2232 fib_info_nh_uses_dev +EXPORT_SYMBOL_GPL vmlinux 0x88ef0ff8 ethtool_params_from_link_mode +EXPORT_SYMBOL_GPL vmlinux 0x88f12451 __xdp_rxq_info_reg +EXPORT_SYMBOL_GPL vmlinux 0x88f84af7 icc_provider_deregister +EXPORT_SYMBOL_GPL vmlinux 0x88f9ff48 regulator_get_current_limit +EXPORT_SYMBOL_GPL vmlinux 0x88fac4e8 xhci_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x88fbab54 ata_bmdma_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x8915ccc4 rio_release_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x8924eb1e rcu_force_quiescent_state +EXPORT_SYMBOL_GPL vmlinux 0x892719cc devfreq_event_get_event +EXPORT_SYMBOL_GPL vmlinux 0x89359905 tty_port_register_device +EXPORT_SYMBOL_GPL vmlinux 0x893882f3 dev_pm_opp_adjust_voltage +EXPORT_SYMBOL_GPL vmlinux 0x893abbdd devlink_fmsg_u32_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x893c5ddb unlock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x89485687 iommu_group_put +EXPORT_SYMBOL_GPL vmlinux 0x8954dc8e __SCK__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x895b27cc devm_namespace_enable +EXPORT_SYMBOL_GPL vmlinux 0x896afe49 __traceiter_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x8972f1e6 kthread_cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x89755eea mtk_clk_dummy_ops +EXPORT_SYMBOL_GPL vmlinux 0x8980a5eb mtd_ooblayout_ecc +EXPORT_SYMBOL_GPL vmlinux 0x899155c9 raw_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x89966364 phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x89a870f0 regulator_map_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x89b7676f inet_bhash2_reset_saddr +EXPORT_SYMBOL_GPL vmlinux 0x89bbafc6 usb_register_notify +EXPORT_SYMBOL_GPL vmlinux 0x89bfe270 __wake_up_locked_key_bookmark +EXPORT_SYMBOL_GPL vmlinux 0x89c142ae iomap_fiemap +EXPORT_SYMBOL_GPL vmlinux 0x89d2f5d4 page_cache_sync_ra +EXPORT_SYMBOL_GPL vmlinux 0x89d64f1e __traceiter_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x89ed7053 blk_mq_freeze_queue_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x8a0143ec clk_mux_determine_rate_flags +EXPORT_SYMBOL_GPL vmlinux 0x8a176652 gpiochip_add_pin_range +EXPORT_SYMBOL_GPL vmlinux 0x8a235a00 nvdimm_clear_poison +EXPORT_SYMBOL_GPL vmlinux 0x8a2efae0 rhashtable_free_and_destroy +EXPORT_SYMBOL_GPL vmlinux 0x8a3129f7 sdhci_enable_clk +EXPORT_SYMBOL_GPL vmlinux 0x8a3f84ba linear_range_get_selector_low +EXPORT_SYMBOL_GPL vmlinux 0x8a46cb6c mc146818_avoid_UIP +EXPORT_SYMBOL_GPL vmlinux 0x8a48d378 devlink_dpipe_table_counter_enabled +EXPORT_SYMBOL_GPL vmlinux 0x8a554a36 mpc8xxx_spi_strmode +EXPORT_SYMBOL_GPL vmlinux 0x8a59c6eb snd_soc_dapm_update_dai +EXPORT_SYMBOL_GPL vmlinux 0x8a5e55fa devm_phy_create +EXPORT_SYMBOL_GPL vmlinux 0x8a62b81b sfp_upstream_stop +EXPORT_SYMBOL_GPL vmlinux 0x8a6433be gpiod_set_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x8a83fb45 mpi_point_free_parts +EXPORT_SYMBOL_GPL vmlinux 0x8a856dd5 nf_queue +EXPORT_SYMBOL_GPL vmlinux 0x8a8763fd platform_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x8aa1b702 __tracepoint_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x8aab413a __tracepoint_block_split +EXPORT_SYMBOL_GPL vmlinux 0x8aab84a0 irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x8aad89f7 exynos_get_pmu_regmap +EXPORT_SYMBOL_GPL vmlinux 0x8ab524ed input_device_enabled +EXPORT_SYMBOL_GPL vmlinux 0x8ab96165 fsnotify_init_mark +EXPORT_SYMBOL_GPL vmlinux 0x8abacc47 get_max_files +EXPORT_SYMBOL_GPL vmlinux 0x8ac1407b sfp_get_module_eeprom +EXPORT_SYMBOL_GPL vmlinux 0x8acd4428 securityfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0x8ad76b2c scsi_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x8ad9e1e9 sbitmap_queue_wake_all +EXPORT_SYMBOL_GPL vmlinux 0x8ae9fbf6 of_devfreq_cooling_register_power +EXPORT_SYMBOL_GPL vmlinux 0x8afa89e7 fat_getattr +EXPORT_SYMBOL_GPL vmlinux 0x8b003ba2 stmpe_block_write +EXPORT_SYMBOL_GPL vmlinux 0x8b0c7168 fat_update_time +EXPORT_SYMBOL_GPL vmlinux 0x8b13d337 devm_kstrdup_const +EXPORT_SYMBOL_GPL vmlinux 0x8b149c36 clk_is_match +EXPORT_SYMBOL_GPL vmlinux 0x8b1cce03 phy_driver_is_genphy_10g +EXPORT_SYMBOL_GPL vmlinux 0x8b1d9c75 __devm_irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x8b1e1c4e pm_runtime_force_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8b2a30a3 pid_vnr +EXPORT_SYMBOL_GPL vmlinux 0x8b3ca765 fwnode_graph_get_remote_port_parent +EXPORT_SYMBOL_GPL vmlinux 0x8b3f6e4a pm_generic_freeze_noirq +EXPORT_SYMBOL_GPL vmlinux 0x8b41b28f gpiod_get_direction +EXPORT_SYMBOL_GPL vmlinux 0x8b426c6f sysfs_create_group +EXPORT_SYMBOL_GPL vmlinux 0x8b4a2aaf nanddev_ecc_engine_init +EXPORT_SYMBOL_GPL vmlinux 0x8b4cf8af rio_lock_device +EXPORT_SYMBOL_GPL vmlinux 0x8b529ce4 nvmem_add_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0x8b574b35 mpc8xxx_spi_rx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8b639a9f genpd_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0x8b91f7a7 nr_swap_pages +EXPORT_SYMBOL_GPL vmlinux 0x8ba1dd9e ohci_hub_status_data +EXPORT_SYMBOL_GPL vmlinux 0x8bbe1b6c vp_modern_set_status +EXPORT_SYMBOL_GPL vmlinux 0x8bffade7 xdp_do_redirect +EXPORT_SYMBOL_GPL vmlinux 0x8c019352 dev_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0x8c0215f2 pm_system_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x8c03d20c destroy_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x8c09cb50 vcap_rule_add_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8c0ed103 rcu_check_boost_fail +EXPORT_SYMBOL_GPL vmlinux 0x8c2d4119 of_get_required_opp_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x8c4ecaec __ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0x8c5e2f4a mtd_erase_user_prot_reg +EXPORT_SYMBOL_GPL vmlinux 0x8c64d1be pinctrl_force_default +EXPORT_SYMBOL_GPL vmlinux 0x8c6f1279 thermal_zone_get_crit_temp +EXPORT_SYMBOL_GPL vmlinux 0x8c732ec6 usb_enable_intel_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0x8c743fb6 reset_control_status +EXPORT_SYMBOL_GPL vmlinux 0x8c79d408 fat_dir_empty +EXPORT_SYMBOL_GPL vmlinux 0x8c89e3b8 usb_phy_roothub_power_off +EXPORT_SYMBOL_GPL vmlinux 0x8c951cf0 iomap_is_partially_uptodate +EXPORT_SYMBOL_GPL vmlinux 0x8c98d1c6 device_property_present +EXPORT_SYMBOL_GPL vmlinux 0x8c98d248 unregister_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x8c9e54d3 devlink_info_version_running_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x8cad1aa4 rio_add_net +EXPORT_SYMBOL_GPL vmlinux 0x8cad3a1e fwnode_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x8cc4155f pci_sriov_set_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x8cc441f8 max8997_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x8cc5e8a0 snd_soc_remove_pcm_runtime +EXPORT_SYMBOL_GPL vmlinux 0x8cd33ecf ata_sas_port_stop +EXPORT_SYMBOL_GPL vmlinux 0x8cdce50c nanddev_mtd_erase +EXPORT_SYMBOL_GPL vmlinux 0x8ce7c2a5 trace_event_raw_init +EXPORT_SYMBOL_GPL vmlinux 0x8cf58fd0 ata_cable_80wire +EXPORT_SYMBOL_GPL vmlinux 0x8cf83a31 crypto_shash_final +EXPORT_SYMBOL_GPL vmlinux 0x8d0cc20d netdev_rx_handler_register +EXPORT_SYMBOL_GPL vmlinux 0x8d1c1e60 usb_interrupt_msg +EXPORT_SYMBOL_GPL vmlinux 0x8d22bb58 iommu_group_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8d2f0d12 __page_file_index +EXPORT_SYMBOL_GPL vmlinux 0x8d4044fb devl_traps_register +EXPORT_SYMBOL_GPL vmlinux 0x8d467e73 sdhci_end_tuning +EXPORT_SYMBOL_GPL vmlinux 0x8d852f1a dma_resv_get_fences +EXPORT_SYMBOL_GPL vmlinux 0x8d864069 snd_pcm_rate_range_to_bits +EXPORT_SYMBOL_GPL vmlinux 0x8d8c299d dev_pm_opp_init_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0x8d908ebf power_supply_get_maintenance_charging_setting +EXPORT_SYMBOL_GPL vmlinux 0x8d9af743 pinctrl_force_sleep +EXPORT_SYMBOL_GPL vmlinux 0x8d9ce549 edac_get_sysfs_subsys +EXPORT_SYMBOL_GPL vmlinux 0x8da3b7ba virtqueue_get_used_addr +EXPORT_SYMBOL_GPL vmlinux 0x8dbb059f __traceiter_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x8dbf50b9 xas_set_mark +EXPORT_SYMBOL_GPL vmlinux 0x8dc0228b tty_port_register_device_serdev +EXPORT_SYMBOL_GPL vmlinux 0x8dc11669 lpddr2_jedec_addressing_table +EXPORT_SYMBOL_GPL vmlinux 0x8dc32f15 exportfs_encode_inode_fh +EXPORT_SYMBOL_GPL vmlinux 0x8dd218b0 icc_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x8ddaec15 inet_ehash_nolisten +EXPORT_SYMBOL_GPL vmlinux 0x8dde390a mctrl_gpio_init_noauto +EXPORT_SYMBOL_GPL vmlinux 0x8de92c9c register_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x8dec06f1 kstrdup_quotable_file +EXPORT_SYMBOL_GPL vmlinux 0x8e13f154 irq_chip_set_parent_state +EXPORT_SYMBOL_GPL vmlinux 0x8e198a5c snd_device_get_state +EXPORT_SYMBOL_GPL vmlinux 0x8e1e695a rtc_update_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0x8e200295 validate_xmit_skb_list +EXPORT_SYMBOL_GPL vmlinux 0x8e286e68 skb_clone_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x8e40b23e ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0x8e4b63a6 hisi_clk_register_gate_sep +EXPORT_SYMBOL_GPL vmlinux 0x8e4eb451 bpf_sk_storage_diag_free +EXPORT_SYMBOL_GPL vmlinux 0x8e51a3c7 dev_pm_opp_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x8e6b1a9e net_selftest_get_count +EXPORT_SYMBOL_GPL vmlinux 0x8e6b7f82 tcp_set_state +EXPORT_SYMBOL_GPL vmlinux 0x8e70296c tpm_send +EXPORT_SYMBOL_GPL vmlinux 0x8e771ff8 devm_phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0x8e859e23 usb_hcd_amd_remote_wakeup_quirk +EXPORT_SYMBOL_GPL vmlinux 0x8e96b225 devfreq_event_get_edev_count +EXPORT_SYMBOL_GPL vmlinux 0x8e9a9d5a pinctrl_generic_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x8eb53523 __virtqueue_break +EXPORT_SYMBOL_GPL vmlinux 0x8ebe83ad mmc_cmdq_disable +EXPORT_SYMBOL_GPL vmlinux 0x8ec0266f devl_rate_leaf_create +EXPORT_SYMBOL_GPL vmlinux 0x8ec9d769 clockevents_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0x8ed065a3 tcp_bpf_sendmsg_redir +EXPORT_SYMBOL_GPL vmlinux 0x8ed49354 dev_pm_opp_get_max_clock_latency +EXPORT_SYMBOL_GPL vmlinux 0x8ee64608 gpiod_set_array_value +EXPORT_SYMBOL_GPL vmlinux 0x8eec19bd __SCK__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x8eee3399 dax_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x8f00f6d1 vhost_task_start +EXPORT_SYMBOL_GPL vmlinux 0x8f0748af rcu_expedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x8f0b6c79 ping_bind +EXPORT_SYMBOL_GPL vmlinux 0x8f1a8cf9 rsa_parse_pub_key +EXPORT_SYMBOL_GPL vmlinux 0x8f35c0b3 rio_enable_rx_tx_port +EXPORT_SYMBOL_GPL vmlinux 0x8f3dbfbd cpufreq_freq_attr_scaling_boost_freqs +EXPORT_SYMBOL_GPL vmlinux 0x8f44fca7 hvc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8f4bd094 vfs_setxattr +EXPORT_SYMBOL_GPL vmlinux 0x8f5fea9f __percpu_down_read +EXPORT_SYMBOL_GPL vmlinux 0x8f6cee77 __round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x8f725e67 probes_decode_arm_table +EXPORT_SYMBOL_GPL vmlinux 0x8f7291b6 of_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x8f786bee fs_umode_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0x8f9764a3 switchdev_bridge_port_unoffload +EXPORT_SYMBOL_GPL vmlinux 0x8f9890da smpboot_register_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x8f9f2b5a cpuidle_get_cpu_driver +EXPORT_SYMBOL_GPL vmlinux 0x8f9f81ee scsi_dh_set_params +EXPORT_SYMBOL_GPL vmlinux 0x8fa7dc08 phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0x8fbd4263 serial8250_do_set_divisor +EXPORT_SYMBOL_GPL vmlinux 0x8fca6c3b ima_file_hash +EXPORT_SYMBOL_GPL vmlinux 0x8fda3377 pm_runtime_barrier +EXPORT_SYMBOL_GPL vmlinux 0x8fe22bfc sata_set_spd +EXPORT_SYMBOL_GPL vmlinux 0x8fe4b160 register_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x8fe6fa41 snd_soc_jack_add_pins +EXPORT_SYMBOL_GPL vmlinux 0x8fe798f9 nvmem_device_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x8fe93b3d __tracepoint_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0x8ff60436 mpi_ec_add_points +EXPORT_SYMBOL_GPL vmlinux 0x8ff99cb5 vfs_remove_acl +EXPORT_SYMBOL_GPL vmlinux 0x8ffe6631 unregister_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x900c83a6 led_trigger_blink +EXPORT_SYMBOL_GPL vmlinux 0x90118b72 ahci_platform_disable_resources +EXPORT_SYMBOL_GPL vmlinux 0x902c7df3 devm_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x903b627c list_lru_isolate_move +EXPORT_SYMBOL_GPL vmlinux 0x904ca30a devm_pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0x904fa5cc clk_hw_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x90673d74 pinctrl_utils_free_map +EXPORT_SYMBOL_GPL vmlinux 0x906dd327 usb_unpoison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x90872147 __clocksource_register_scale +EXPORT_SYMBOL_GPL vmlinux 0x908f1375 device_get_dma_attr +EXPORT_SYMBOL_GPL vmlinux 0x90a11ce8 ata_sas_port_init +EXPORT_SYMBOL_GPL vmlinux 0x90a7d214 regulator_count_voltages +EXPORT_SYMBOL_GPL vmlinux 0x90b64f30 __fsnotify_inode_delete +EXPORT_SYMBOL_GPL vmlinux 0x90e1950d fsverity_ioctl_read_metadata +EXPORT_SYMBOL_GPL vmlinux 0x90fe8a54 fuse_get_unique +EXPORT_SYMBOL_GPL vmlinux 0x911056f8 pci_ignore_hotplug +EXPORT_SYMBOL_GPL vmlinux 0x9110dc97 usb_role_switch_register +EXPORT_SYMBOL_GPL vmlinux 0x913ebd32 stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x91409b92 irq_set_chained_handler_and_data +EXPORT_SYMBOL_GPL vmlinux 0x91519a16 dev_pm_opp_of_cpumask_add_table +EXPORT_SYMBOL_GPL vmlinux 0x9151a36d ahci_platform_disable_phys +EXPORT_SYMBOL_GPL vmlinux 0x9161398b devm_blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0x917aacc4 bio_associate_blkg +EXPORT_SYMBOL_GPL vmlinux 0x917f4c9d ata_host_put +EXPORT_SYMBOL_GPL vmlinux 0x9184a032 dev_pm_opp_get_of_node +EXPORT_SYMBOL_GPL vmlinux 0x918a37dc tpm_pcr_extend +EXPORT_SYMBOL_GPL vmlinux 0x918e87fc devm_device_add_group +EXPORT_SYMBOL_GPL vmlinux 0x91949f6b find_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x91955a9f start_poll_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x91984838 genphy_c45_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x919883dc xhci_dbg_trace +EXPORT_SYMBOL_GPL vmlinux 0x91a118dd irq_chip_set_type_parent +EXPORT_SYMBOL_GPL vmlinux 0x91b774a1 mpi_scanval +EXPORT_SYMBOL_GPL vmlinux 0x91b8ae0c devlink_port_type_eth_set +EXPORT_SYMBOL_GPL vmlinux 0x91c3f515 component_add +EXPORT_SYMBOL_GPL vmlinux 0x91c49140 tty_port_default_client_ops +EXPORT_SYMBOL_GPL vmlinux 0x91c6e5b0 pcap_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x91cf13a2 xdp_set_features_flag +EXPORT_SYMBOL_GPL vmlinux 0x91d01374 ata_sff_prereset +EXPORT_SYMBOL_GPL vmlinux 0x91e76571 pci_ats_supported +EXPORT_SYMBOL_GPL vmlinux 0x91ea8726 asn1_encode_boolean +EXPORT_SYMBOL_GPL vmlinux 0x91eab914 scsi_check_sense +EXPORT_SYMBOL_GPL vmlinux 0x91eac764 mpi_print +EXPORT_SYMBOL_GPL vmlinux 0x91f948a6 vcap_set_tc_exterr +EXPORT_SYMBOL_GPL vmlinux 0x920000a4 snd_soc_component_initialize +EXPORT_SYMBOL_GPL vmlinux 0x9201c059 tc3589x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x92038f07 wm8350_read_auxadc +EXPORT_SYMBOL_GPL vmlinux 0x9227807f mtk_hw_get_value +EXPORT_SYMBOL_GPL vmlinux 0x922cb261 posix_acl_create +EXPORT_SYMBOL_GPL vmlinux 0x923e42aa sysfb_disable +EXPORT_SYMBOL_GPL vmlinux 0x9243a493 usb_gadget_vbus_disconnect +EXPORT_SYMBOL_GPL vmlinux 0x924c46f8 zs_unmap_object +EXPORT_SYMBOL_GPL vmlinux 0x925ac2b1 usb_deregister +EXPORT_SYMBOL_GPL vmlinux 0x925e4e9b vp_modern_remove +EXPORT_SYMBOL_GPL vmlinux 0x92654cae tracing_snapshot_cond +EXPORT_SYMBOL_GPL vmlinux 0x92769031 device_initialize +EXPORT_SYMBOL_GPL vmlinux 0x927ee83a mmc_crypto_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x92890001 cpufreq_dbs_governor_stop +EXPORT_SYMBOL_GPL vmlinux 0x928f5e2f bpf_prog_create_from_user +EXPORT_SYMBOL_GPL vmlinux 0x9297d9ec mtk_pinconf_adv_drive_get +EXPORT_SYMBOL_GPL vmlinux 0x929e95cf psi_memstall_enter +EXPORT_SYMBOL_GPL vmlinux 0x92a57642 icc_std_aggregate +EXPORT_SYMBOL_GPL vmlinux 0x92b57248 flush_work +EXPORT_SYMBOL_GPL vmlinux 0x92c2eb60 dma_vunmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x92ce481f virtqueue_add_outbuf +EXPORT_SYMBOL_GPL vmlinux 0x92d2b779 mtd_read +EXPORT_SYMBOL_GPL vmlinux 0x92d31cfb fixed_phy_add +EXPORT_SYMBOL_GPL vmlinux 0x92db8f68 do_trace_rcu_torture_read +EXPORT_SYMBOL_GPL vmlinux 0x92e0b4aa meson_a1_parse_dt_extra +EXPORT_SYMBOL_GPL vmlinux 0x92e5075b sdhci_set_bus_width +EXPORT_SYMBOL_GPL vmlinux 0x92e70c68 __percpu_init_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x92e7ca9f devm_kstrdup +EXPORT_SYMBOL_GPL vmlinux 0x92f3bf9f fwnode_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x93010ef0 devm_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x931446f1 __tracepoint_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x931e3a26 mbox_client_peek_data +EXPORT_SYMBOL_GPL vmlinux 0x931e8713 of_console_check +EXPORT_SYMBOL_GPL vmlinux 0x9322b62d udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x93255b2b ring_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x932c8d7a linear_range_get_value_array +EXPORT_SYMBOL_GPL vmlinux 0x93335116 led_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x93394026 pci_epf_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x93418afa devfreq_event_reset_event +EXPORT_SYMBOL_GPL vmlinux 0x9342e724 clockevents_config_and_register +EXPORT_SYMBOL_GPL vmlinux 0x93454adb __blk_trace_note_message +EXPORT_SYMBOL_GPL vmlinux 0x935b28e6 snd_dmaengine_pcm_pointer +EXPORT_SYMBOL_GPL vmlinux 0x935c936a dst_blackhole_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x93605e9a vfsgid_in_group_p +EXPORT_SYMBOL_GPL vmlinux 0x936be112 devm_snd_soc_register_dai +EXPORT_SYMBOL_GPL vmlinux 0x93720e94 snd_soc_put_volsw_range +EXPORT_SYMBOL_GPL vmlinux 0x93805369 software_node_register_node_group +EXPORT_SYMBOL_GPL vmlinux 0x93931ad9 gpiochip_irqchip_add_domain +EXPORT_SYMBOL_GPL vmlinux 0x9396c787 __wake_up_locked_sync_key +EXPORT_SYMBOL_GPL vmlinux 0x93ae7806 pci_user_write_config_byte +EXPORT_SYMBOL_GPL vmlinux 0x93b2a90e ata_msleep +EXPORT_SYMBOL_GPL vmlinux 0x93c7edeb usb_find_common_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x93cb5265 desc_to_gpio +EXPORT_SYMBOL_GPL vmlinux 0x93cc4fe9 pl08x_filter_id +EXPORT_SYMBOL_GPL vmlinux 0x93d49756 iommu_fwspec_init +EXPORT_SYMBOL_GPL vmlinux 0x93d88d15 dev_pm_genpd_set_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x93ddfd84 clk_hw_init_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x93ed7db4 dev_pm_opp_get_power +EXPORT_SYMBOL_GPL vmlinux 0x93edef07 devlink_health_report +EXPORT_SYMBOL_GPL vmlinux 0x941b2d1b mptcp_pm_get_subflows_max +EXPORT_SYMBOL_GPL vmlinux 0x941c435b nand_ecc_choose_conf +EXPORT_SYMBOL_GPL vmlinux 0x941f2aaa eventfd_ctx_put +EXPORT_SYMBOL_GPL vmlinux 0x9425bb34 nvmem_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x94296742 ata_sff_port_intr +EXPORT_SYMBOL_GPL vmlinux 0x942c331f inet6_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9430b198 trace_dump_stack +EXPORT_SYMBOL_GPL vmlinux 0x94491a99 skb_zerocopy_headlen +EXPORT_SYMBOL_GPL vmlinux 0x944d5459 pci_ioremap_wc_bar +EXPORT_SYMBOL_GPL vmlinux 0x94528241 nfs_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x946846cd wakeup_source_destroy +EXPORT_SYMBOL_GPL vmlinux 0x9468ea70 schedule_hrtimeout_range_clock +EXPORT_SYMBOL_GPL vmlinux 0x946a7e6e icc_node_del +EXPORT_SYMBOL_GPL vmlinux 0x946dd559 sha224_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x946e5f34 vfs_removexattr +EXPORT_SYMBOL_GPL vmlinux 0x9476337b spi_delay_to_ns +EXPORT_SYMBOL_GPL vmlinux 0x9484e41b pci_generic_config_write32 +EXPORT_SYMBOL_GPL vmlinux 0x94877f7a usb_gadget_activate +EXPORT_SYMBOL_GPL vmlinux 0x949b5176 devlink_region_snapshot_create +EXPORT_SYMBOL_GPL vmlinux 0x949d31a1 spi_mem_poll_status +EXPORT_SYMBOL_GPL vmlinux 0x94a74bee fb_deferred_io_mmap +EXPORT_SYMBOL_GPL vmlinux 0x94a7f310 serdev_device_set_parity +EXPORT_SYMBOL_GPL vmlinux 0x94aadf4c snd_soc_dai_compr_ack +EXPORT_SYMBOL_GPL vmlinux 0x94abb745 sprint_oid +EXPORT_SYMBOL_GPL vmlinux 0x94ac832d hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0x94b6b8dc of_alias_get_id +EXPORT_SYMBOL_GPL vmlinux 0x94cfa69f nand_ecc_tweak_req +EXPORT_SYMBOL_GPL vmlinux 0x94d7a7be vfs_listxattr +EXPORT_SYMBOL_GPL vmlinux 0x94d82d1b strp_init +EXPORT_SYMBOL_GPL vmlinux 0x94d94c44 __kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x94e24f66 dm_bio_from_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x94e73abc rio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x94edf06f cpuidle_register +EXPORT_SYMBOL_GPL vmlinux 0x94ee2332 pinctrl_find_gpio_range_from_pin +EXPORT_SYMBOL_GPL vmlinux 0x9504df26 irq_wake_thread +EXPORT_SYMBOL_GPL vmlinux 0x951a2773 crypto_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x95229d9b snd_dmaengine_pcm_refine_runtime_hwparams +EXPORT_SYMBOL_GPL vmlinux 0x952377a6 clk_register_composite +EXPORT_SYMBOL_GPL vmlinux 0x9528637a clk_register +EXPORT_SYMBOL_GPL vmlinux 0x953e1b9e ktime_get_real_seconds +EXPORT_SYMBOL_GPL vmlinux 0x95458250 pci_test_config_bits +EXPORT_SYMBOL_GPL vmlinux 0x955ac876 device_bind_driver +EXPORT_SYMBOL_GPL vmlinux 0x955b0e2e kthread_worker_fn +EXPORT_SYMBOL_GPL vmlinux 0x955ee96c crc64_be +EXPORT_SYMBOL_GPL vmlinux 0x95649040 __tracepoint_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x956ac400 ring_buffer_dropped_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x956ce108 crypto_sig_verify +EXPORT_SYMBOL_GPL vmlinux 0x957166d8 regmap_irq_set_type_config_simple +EXPORT_SYMBOL_GPL vmlinux 0x95843030 mpi_ec_init +EXPORT_SYMBOL_GPL vmlinux 0x958a4ada snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL vmlinux 0x958df3ac zs_free +EXPORT_SYMBOL_GPL vmlinux 0x95900595 watchdog_notify_pretimeout +EXPORT_SYMBOL_GPL vmlinux 0x95920f5c ZSTD_customCalloc +EXPORT_SYMBOL_GPL vmlinux 0x9593ef31 register_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x95a7ff5a spi_mem_default_supports_op +EXPORT_SYMBOL_GPL vmlinux 0x95b8e113 __dev_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x95bc9078 btree_free +EXPORT_SYMBOL_GPL vmlinux 0x95c5c424 phy_set_media +EXPORT_SYMBOL_GPL vmlinux 0x95d6f8d3 mmu_interval_notifier_insert +EXPORT_SYMBOL_GPL vmlinux 0x95ef1ccc dmi_memdev_size +EXPORT_SYMBOL_GPL vmlinux 0x95f3d560 pinctrl_generic_add_group +EXPORT_SYMBOL_GPL vmlinux 0x95f5fbce skb_zerocopy_iter_stream +EXPORT_SYMBOL_GPL vmlinux 0x960127d5 tps6586x_writes +EXPORT_SYMBOL_GPL vmlinux 0x960e530b snd_soc_of_get_dai_name +EXPORT_SYMBOL_GPL vmlinux 0x961286e0 ring_buffer_read_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x96208ce8 regmap_field_read +EXPORT_SYMBOL_GPL vmlinux 0x962fab12 pci_assign_unassigned_bridge_resources +EXPORT_SYMBOL_GPL vmlinux 0x9631d2d3 folio_invalidate +EXPORT_SYMBOL_GPL vmlinux 0x963f4745 of_reserved_mem_lookup +EXPORT_SYMBOL_GPL vmlinux 0x964b7df4 misc_cg_uncharge +EXPORT_SYMBOL_GPL vmlinux 0x96554810 register_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x965a1727 of_mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0x967fa2d2 crypto_clone_shash +EXPORT_SYMBOL_GPL vmlinux 0x968b2e1c strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x96a5ed2f of_clk_add_provider +EXPORT_SYMBOL_GPL vmlinux 0x96b0866c rio_mport_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x96b76b28 snd_soc_tplg_widget_bind_event +EXPORT_SYMBOL_GPL vmlinux 0x96beaa2c usb_sg_wait +EXPORT_SYMBOL_GPL vmlinux 0x96e84fa7 thermal_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0x96e98f3a kthread_cancel_delayed_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x96efa135 l3mdev_master_ifindex_rcu +EXPORT_SYMBOL_GPL vmlinux 0x96f4d96b evict_inodes +EXPORT_SYMBOL_GPL vmlinux 0x96f9a01b __SCK__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x96fcdf75 tty_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x970751eb to_nvdimm_bus +EXPORT_SYMBOL_GPL vmlinux 0x970afa25 mas_empty_area_rev +EXPORT_SYMBOL_GPL vmlinux 0x9714e0bb ktime_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x9715340b fuse_sync_release +EXPORT_SYMBOL_GPL vmlinux 0x971b346e unregister_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x9735c7cc devm_regulator_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x97380a07 blk_mq_freeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x9738b556 encrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0x973fbee4 led_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x97444e92 mtd_blktrans_cease_background +EXPORT_SYMBOL_GPL vmlinux 0x974b9a15 sdio_claim_irq +EXPORT_SYMBOL_GPL vmlinux 0x975519c1 asymmetric_key_id_same +EXPORT_SYMBOL_GPL vmlinux 0x97585e6f sk_msg_is_readable +EXPORT_SYMBOL_GPL vmlinux 0x975b9013 sk_detach_filter +EXPORT_SYMBOL_GPL vmlinux 0x976131a2 usb_del_gadget_udc +EXPORT_SYMBOL_GPL vmlinux 0x976736a1 usb_ep0_reinit +EXPORT_SYMBOL_GPL vmlinux 0x976f1c95 pci_host_common_remove +EXPORT_SYMBOL_GPL vmlinux 0x97779588 blk_queue_zone_write_granularity +EXPORT_SYMBOL_GPL vmlinux 0x97db9099 __tracepoint_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x97de2b83 debug_locks_silent +EXPORT_SYMBOL_GPL vmlinux 0x97e09047 crypto_destroy_tfm +EXPORT_SYMBOL_GPL vmlinux 0x97e1fb7d of_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0x97e7b5e9 hrtimer_init_sleeper +EXPORT_SYMBOL_GPL vmlinux 0x980a5df3 tracepoint_probe_unregister +EXPORT_SYMBOL_GPL vmlinux 0x980e185e crypto_alloc_shash +EXPORT_SYMBOL_GPL vmlinux 0x9815df8a wm831x_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x98172e46 device_set_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0x9819d5ca eventfd_fget +EXPORT_SYMBOL_GPL vmlinux 0x9822efd3 skb_segment_list +EXPORT_SYMBOL_GPL vmlinux 0x98235976 percpu_up_write +EXPORT_SYMBOL_GPL vmlinux 0x9823e51c platform_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x983114e5 snd_hwparams_to_dma_slave_config +EXPORT_SYMBOL_GPL vmlinux 0x9831ca76 sata_std_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x9833bc0c hvc_kick +EXPORT_SYMBOL_GPL vmlinux 0x983f1492 fwnode_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x9843f501 __cookie_v4_check +EXPORT_SYMBOL_GPL vmlinux 0x9846914e regulator_map_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x98503a63 mpi_alloc +EXPORT_SYMBOL_GPL vmlinux 0x98519697 devm_extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x98529b8c phy_resolve_aneg_linkmode +EXPORT_SYMBOL_GPL vmlinux 0x985453e1 lease_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x985a9ff8 tcp_unregister_ulp +EXPORT_SYMBOL_GPL vmlinux 0x985cb80d __traceiter_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x985de43a __get_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0x985ffb5f clk_mux_val_to_index +EXPORT_SYMBOL_GPL vmlinux 0x9874f5d4 gpiod_export +EXPORT_SYMBOL_GPL vmlinux 0x98797dbb buffer_migrate_folio_norefs +EXPORT_SYMBOL_GPL vmlinux 0x9879932b crypto_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9880f2dc gpiod_get_array_value +EXPORT_SYMBOL_GPL vmlinux 0x988e4086 debugfs_create_size_t +EXPORT_SYMBOL_GPL vmlinux 0x989074ff kmsg_dump_reason_str +EXPORT_SYMBOL_GPL vmlinux 0x9892c96d __of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x9897729d tracing_snapshot_cond_enable +EXPORT_SYMBOL_GPL vmlinux 0x989c2ead usb_alloc_dev +EXPORT_SYMBOL_GPL vmlinux 0x98a3295d __traceiter_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x98b2ff24 xhci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x98c3785a folio_wait_writeback_killable +EXPORT_SYMBOL_GPL vmlinux 0x98d3c48f devm_regulator_get_enable_optional +EXPORT_SYMBOL_GPL vmlinux 0x98e1be5b of_usb_host_tpl_support +EXPORT_SYMBOL_GPL vmlinux 0x98e6026e usb_gadget_vbus_connect +EXPORT_SYMBOL_GPL vmlinux 0x98e737cf soc_ac97_ops +EXPORT_SYMBOL_GPL vmlinux 0x98ee62b2 ring_buffer_record_disable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x98f7768d ftrace_free_filter +EXPORT_SYMBOL_GPL vmlinux 0x98fe6251 __traceiter_unmap +EXPORT_SYMBOL_GPL vmlinux 0x9912fdfe __irq_alloc_domain_generic_chips +EXPORT_SYMBOL_GPL vmlinux 0x99213b3d regulator_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x99504f3e raw_v6_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x995d1071 prof_on +EXPORT_SYMBOL_GPL vmlinux 0x9968aacb __audit_log_nfcfg +EXPORT_SYMBOL_GPL vmlinux 0x9968c2c3 soc_device_register +EXPORT_SYMBOL_GPL vmlinux 0x9972f82a lp8788_write_byte +EXPORT_SYMBOL_GPL vmlinux 0x997e13c4 fwnode_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x998917fa device_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x99a03078 dax_holder_notify_failure +EXPORT_SYMBOL_GPL vmlinux 0x99b5cf60 crypto_comp_decompress +EXPORT_SYMBOL_GPL vmlinux 0x99b7191f dynevent_create +EXPORT_SYMBOL_GPL vmlinux 0x99c1d953 devl_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0x99d9686b fuse_fill_super_common +EXPORT_SYMBOL_GPL vmlinux 0x99ed0b1a uart_handle_cts_change +EXPORT_SYMBOL_GPL vmlinux 0x99ed62f9 xfrm_state_mtu +EXPORT_SYMBOL_GPL vmlinux 0x99f2d00a sysfs_emit_at +EXPORT_SYMBOL_GPL vmlinux 0x9a02b71d mmc_switch +EXPORT_SYMBOL_GPL vmlinux 0x9a062e1a mtd_kmalloc_up_to +EXPORT_SYMBOL_GPL vmlinux 0x9a0e2f16 user_describe +EXPORT_SYMBOL_GPL vmlinux 0x9a11a0fc crypto_attr_alg_name +EXPORT_SYMBOL_GPL vmlinux 0x9a16c750 dev_coredumpv +EXPORT_SYMBOL_GPL vmlinux 0x9a182a26 crypto_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x9a32aa86 msi_domain_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x9a361cdc regmap_can_raw_write +EXPORT_SYMBOL_GPL vmlinux 0x9a39c47d key_type_asymmetric +EXPORT_SYMBOL_GPL vmlinux 0x9a40b3bc fib_rules_seq_read +EXPORT_SYMBOL_GPL vmlinux 0x9a4da9ce au_platform_setup +EXPORT_SYMBOL_GPL vmlinux 0x9a5cb11b devm_regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x9a6196b1 __traceiter_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x9a61d60b dm_noflush_suspending +EXPORT_SYMBOL_GPL vmlinux 0x9a6ab758 devm_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x9a6bb918 usb_phy_set_charger_state +EXPORT_SYMBOL_GPL vmlinux 0x9a6be52e fib_nl_newrule +EXPORT_SYMBOL_GPL vmlinux 0x9a72a01c rdev_set_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x9a73c3d2 clk_fractional_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x9a7cec0b hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0x9a96c63e blkcg_punt_bio_submit +EXPORT_SYMBOL_GPL vmlinux 0x9aa481e9 rcu_read_unlock_trace_special +EXPORT_SYMBOL_GPL vmlinux 0x9aa7057c devlink_net +EXPORT_SYMBOL_GPL vmlinux 0x9aa7cb80 cpufreq_driver_resolve_freq +EXPORT_SYMBOL_GPL vmlinux 0x9aae1cb5 mtk_clk_pdev_probe +EXPORT_SYMBOL_GPL vmlinux 0x9ab0ddbb pci_bus_add_device +EXPORT_SYMBOL_GPL vmlinux 0x9ac11b74 suspend_set_ops +EXPORT_SYMBOL_GPL vmlinux 0x9ac59da9 ahci_platform_assert_rsts +EXPORT_SYMBOL_GPL vmlinux 0x9acac243 folio_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x9ad391ed __dax_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x9ad4e02a devm_clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x9ad55b99 clk_hw_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x9ada9495 sbitmap_queue_clear +EXPORT_SYMBOL_GPL vmlinux 0x9ae5a683 blk_freeze_queue_start +EXPORT_SYMBOL_GPL vmlinux 0x9aeacb87 ring_buffer_iter_empty +EXPORT_SYMBOL_GPL vmlinux 0x9aeed551 get_governor_parent_kobj +EXPORT_SYMBOL_GPL vmlinux 0x9af49514 icc_bulk_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x9b021131 vcap_del_rules +EXPORT_SYMBOL_GPL vmlinux 0x9b119cbe crypto_unregister_acomp +EXPORT_SYMBOL_GPL vmlinux 0x9b16e4ee phy_gbit_fibre_features +EXPORT_SYMBOL_GPL vmlinux 0x9b1aa97a __tracepoint_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x9b1afe65 balloon_page_alloc +EXPORT_SYMBOL_GPL vmlinux 0x9b415e72 inet6_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x9b42bb28 nd_cmd_out_size +EXPORT_SYMBOL_GPL vmlinux 0x9b4db7cb mtd_unlock +EXPORT_SYMBOL_GPL vmlinux 0x9b546b16 shash_free_singlespawn_instance +EXPORT_SYMBOL_GPL vmlinux 0x9b555c8c pm_suspend_default_s2idle +EXPORT_SYMBOL_GPL vmlinux 0x9b6ec967 ring_buffer_size +EXPORT_SYMBOL_GPL vmlinux 0x9b746c56 snd_pcm_create_iec958_consumer_default +EXPORT_SYMBOL_GPL vmlinux 0x9b7523c6 musb_set_host +EXPORT_SYMBOL_GPL vmlinux 0x9b752d30 device_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x9b82673c crypto_akcipher_sync_post +EXPORT_SYMBOL_GPL vmlinux 0x9b8d2d86 vcap_tc_flower_handler_ethaddr_usage +EXPORT_SYMBOL_GPL vmlinux 0x9b9071cb get_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x9b92d16e pinctrl_gpio_set_config +EXPORT_SYMBOL_GPL vmlinux 0x9b9c8003 regulator_get_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0x9ba725a1 mtd_lock +EXPORT_SYMBOL_GPL vmlinux 0x9ba8ff26 serial8250_do_startup +EXPORT_SYMBOL_GPL vmlinux 0x9baf6348 kthread_unpark +EXPORT_SYMBOL_GPL vmlinux 0x9bb0bea7 of_reserved_mem_device_init_by_name +EXPORT_SYMBOL_GPL vmlinux 0x9bb48219 usb_gadget_set_selfpowered +EXPORT_SYMBOL_GPL vmlinux 0x9bc52edc nand_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x9bca2005 l3mdev_update_flow +EXPORT_SYMBOL_GPL vmlinux 0x9bda3abf snd_soc_dapm_get_enum_double +EXPORT_SYMBOL_GPL vmlinux 0x9bece81b mpi_cmp_ui +EXPORT_SYMBOL_GPL vmlinux 0x9bf63349 __traceiter_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0x9bffce69 pkcs7_validate_trust +EXPORT_SYMBOL_GPL vmlinux 0x9c0c6d74 regmap_field_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x9c128bee ata_host_start +EXPORT_SYMBOL_GPL vmlinux 0x9c1a8764 ethnl_cable_test_pulse +EXPORT_SYMBOL_GPL vmlinux 0x9c1f7438 usb_get_maximum_speed +EXPORT_SYMBOL_GPL vmlinux 0x9c29346f mtd_ooblayout_get_eccbytes +EXPORT_SYMBOL_GPL vmlinux 0x9c30acf1 usb_phy_set_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x9c4eb103 crypto_register_algs +EXPORT_SYMBOL_GPL vmlinux 0x9c570df5 __tracepoint_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x9c57a334 cpufreq_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x9c601bb9 vp_modern_set_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x9c60a4c2 gpiod_disable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x9c63ccc1 msi_unlock_descs +EXPORT_SYMBOL_GPL vmlinux 0x9c641a12 mddev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x9c6dc7bd raw_hash_sk +EXPORT_SYMBOL_GPL vmlinux 0x9c6e7645 thermal_zone_device_register_with_trips +EXPORT_SYMBOL_GPL vmlinux 0x9c6febfc add_uevent_var +EXPORT_SYMBOL_GPL vmlinux 0x9c77e7e1 devlink_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x9c803020 usb_phy_roothub_power_on +EXPORT_SYMBOL_GPL vmlinux 0x9c81c5dc dm_table_set_type +EXPORT_SYMBOL_GPL vmlinux 0x9c8f43c5 ftrace_set_filter +EXPORT_SYMBOL_GPL vmlinux 0x9c93de38 nand_get_large_page_ooblayout +EXPORT_SYMBOL_GPL vmlinux 0x9c96c2ed imx_pinctrl_probe +EXPORT_SYMBOL_GPL vmlinux 0x9c96f88b lp8788_read_byte +EXPORT_SYMBOL_GPL vmlinux 0x9c9a8af2 iomap_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x9ca0d259 fuse_dev_fiq_ops +EXPORT_SYMBOL_GPL vmlinux 0x9cb8cbcc dma_pci_p2pdma_supported +EXPORT_SYMBOL_GPL vmlinux 0x9cbc452a imx8ulp_clk_hw_composite +EXPORT_SYMBOL_GPL vmlinux 0x9cc4f70a register_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9cc678a0 genphy_c45_read_lpa +EXPORT_SYMBOL_GPL vmlinux 0x9ccf9233 udp_cmsg_send +EXPORT_SYMBOL_GPL vmlinux 0x9cd09b8c snd_soc_dapm_weak_routes +EXPORT_SYMBOL_GPL vmlinux 0x9cdd6a66 sysctl_long_vals +EXPORT_SYMBOL_GPL vmlinux 0x9ce2d3cd usb_create_shared_hcd +EXPORT_SYMBOL_GPL vmlinux 0x9cf0257a __get_task_comm +EXPORT_SYMBOL_GPL vmlinux 0x9cf935aa fwnode_graph_get_port_parent +EXPORT_SYMBOL_GPL vmlinux 0x9d064902 skcipher_walk_complete +EXPORT_SYMBOL_GPL vmlinux 0x9d09e8ae ring_buffer_event_data +EXPORT_SYMBOL_GPL vmlinux 0x9d25c806 mtd_ooblayout_count_freebytes +EXPORT_SYMBOL_GPL vmlinux 0x9d2f49ef __SCK__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x9d5a8178 hrtimer_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0x9d65f973 nand_read_oob_op +EXPORT_SYMBOL_GPL vmlinux 0x9d85f380 clk_hw_get_num_parents +EXPORT_SYMBOL_GPL vmlinux 0x9d8bb00e set_dax_nocache +EXPORT_SYMBOL_GPL vmlinux 0x9d8eb735 devl_rate_node_create +EXPORT_SYMBOL_GPL vmlinux 0x9d8ec702 synth_event_create +EXPORT_SYMBOL_GPL vmlinux 0x9d98d5dd percpu_down_write +EXPORT_SYMBOL_GPL vmlinux 0x9d9e01ad dev_pm_domain_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x9db9e083 i2c_dw_adjust_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0x9dbe8316 mtd_block_markbad +EXPORT_SYMBOL_GPL vmlinux 0x9dcd8681 synth_event_trace +EXPORT_SYMBOL_GPL vmlinux 0x9dd988b5 powercap_register_zone +EXPORT_SYMBOL_GPL vmlinux 0x9de88bc8 __SCK__tp_func_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x9df3e46b cgroup_get_from_path +EXPORT_SYMBOL_GPL vmlinux 0x9df9a020 gpiod_get_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x9dfdf722 gpio_free_array +EXPORT_SYMBOL_GPL vmlinux 0x9dff2353 devl_rate_nodes_destroy +EXPORT_SYMBOL_GPL vmlinux 0x9e016686 digsig_verify +EXPORT_SYMBOL_GPL vmlinux 0x9e472f5f snmp_fold_field +EXPORT_SYMBOL_GPL vmlinux 0x9e4b19bd pstore_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9e4e058a of_clk_del_provider +EXPORT_SYMBOL_GPL vmlinux 0x9e52f37e vcap_rule_mod_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x9e65ed2b __kprobe_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x9e6d2059 akcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x9e70231f usb_wakeup_notification +EXPORT_SYMBOL_GPL vmlinux 0x9e7404e8 devm_devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x9e795e70 devm_thermal_of_zone_register +EXPORT_SYMBOL_GPL vmlinux 0x9e8a6aff snd_soc_of_put_dai_link_cpus +EXPORT_SYMBOL_GPL vmlinux 0x9e8bf0be kthread_flush_worker +EXPORT_SYMBOL_GPL vmlinux 0x9e8d5eba power_supply_put_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x9e8e7d7b snd_pcm_stream_unlock_irqrestore +EXPORT_SYMBOL_GPL vmlinux 0x9e8f3b35 debugfs_create_atomic_t +EXPORT_SYMBOL_GPL vmlinux 0x9e9819ee __hvc_resize +EXPORT_SYMBOL_GPL vmlinux 0x9e9c4f24 set_dax_nomc +EXPORT_SYMBOL_GPL vmlinux 0x9ea21abe firmware_request_nowarn +EXPORT_SYMBOL_GPL vmlinux 0x9ea745ed wm8350_clear_bits +EXPORT_SYMBOL_GPL vmlinux 0x9ea9537f usb_sg_init +EXPORT_SYMBOL_GPL vmlinux 0x9eb52803 usb_ep_disable +EXPORT_SYMBOL_GPL vmlinux 0x9ebc5105 dev_pm_domain_attach +EXPORT_SYMBOL_GPL vmlinux 0x9ec57143 __udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9ecbe807 nf_nat_hook +EXPORT_SYMBOL_GPL vmlinux 0x9ed23786 pwmchip_remove +EXPORT_SYMBOL_GPL vmlinux 0x9ed554b3 unregister_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9ed70412 badblocks_store +EXPORT_SYMBOL_GPL vmlinux 0x9ee5e40a __ktime_divns +EXPORT_SYMBOL_GPL vmlinux 0x9eebdde7 mpi_point_new +EXPORT_SYMBOL_GPL vmlinux 0x9eecc7e7 iov_iter_is_aligned +EXPORT_SYMBOL_GPL vmlinux 0x9efa5f66 serdev_controller_add +EXPORT_SYMBOL_GPL vmlinux 0x9efb9c75 handle_untracked_irq +EXPORT_SYMBOL_GPL vmlinux 0x9f140889 usb_anchor_resume_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x9f3b2c9a __traceiter_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0x9f466c37 __hwspin_unlock +EXPORT_SYMBOL_GPL vmlinux 0x9f56c4b9 __SCK__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x9f5791cb nand_soft_waitrdy +EXPORT_SYMBOL_GPL vmlinux 0x9f5c6dc2 __cookie_v6_check +EXPORT_SYMBOL_GPL vmlinux 0x9f633154 pci_user_write_config_word +EXPORT_SYMBOL_GPL vmlinux 0x9f6423a7 usb_store_new_id +EXPORT_SYMBOL_GPL vmlinux 0x9f964647 tegra20_clk_set_emc_round_callback +EXPORT_SYMBOL_GPL vmlinux 0x9fa4564a timer_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9fa88cf1 perf_aux_output_flag +EXPORT_SYMBOL_GPL vmlinux 0x9faed2a2 of_dma_request_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x9fb6f150 dma_opt_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0x9fc268a1 swapcache_mapping +EXPORT_SYMBOL_GPL vmlinux 0x9fc2b08c tcp_plb_update_state_upon_rto +EXPORT_SYMBOL_GPL vmlinux 0x9fcc593f sdev_evt_send_simple +EXPORT_SYMBOL_GPL vmlinux 0x9fce80db fb_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x9fd612f9 xas_find_marked +EXPORT_SYMBOL_GPL vmlinux 0x9fe5d75f devm_pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x9fe899b7 get_cpu_idle_time +EXPORT_SYMBOL_GPL vmlinux 0x9fe939e1 mpi_powm +EXPORT_SYMBOL_GPL vmlinux 0x9ff0c78a xdp_do_redirect_frame +EXPORT_SYMBOL_GPL vmlinux 0xa013bb37 snd_soc_set_runtime_hwparams +EXPORT_SYMBOL_GPL vmlinux 0xa01a8d9b nd_cmd_bus_desc +EXPORT_SYMBOL_GPL vmlinux 0xa01efda5 proc_get_parent_data +EXPORT_SYMBOL_GPL vmlinux 0xa0225f84 device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xa038f306 __rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xa0392be5 irq_domain_reset_irq_data +EXPORT_SYMBOL_GPL vmlinux 0xa04ab422 devm_regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xa04f945a cpus_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa05e0194 iomap_bmap +EXPORT_SYMBOL_GPL vmlinux 0xa065cb64 input_ff_event +EXPORT_SYMBOL_GPL vmlinux 0xa0673a61 debugfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0xa08ba05e snd_soc_component_set_sysclk +EXPORT_SYMBOL_GPL vmlinux 0xa09567c1 fib6_get_table +EXPORT_SYMBOL_GPL vmlinux 0xa09c06f4 fat_get_dotdot_entry +EXPORT_SYMBOL_GPL vmlinux 0xa09cf11c register_btf_kfunc_id_set +EXPORT_SYMBOL_GPL vmlinux 0xa0bf7c7e ahci_platform_init_host +EXPORT_SYMBOL_GPL vmlinux 0xa0cc7116 vcap_addr_keysets +EXPORT_SYMBOL_GPL vmlinux 0xa0cd541a devm_hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa0cf400c stmpe811_adc_common_init +EXPORT_SYMBOL_GPL vmlinux 0xa0d16573 rio_mport_initialize +EXPORT_SYMBOL_GPL vmlinux 0xa0e9bf25 irq_gc_mask_disable_reg +EXPORT_SYMBOL_GPL vmlinux 0xa0ed1fdf of_pci_get_devfn +EXPORT_SYMBOL_GPL vmlinux 0xa0f372a6 snd_pcm_add_chmap_ctls +EXPORT_SYMBOL_GPL vmlinux 0xa106c316 of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0xa10c958c shmem_truncate_range +EXPORT_SYMBOL_GPL vmlinux 0xa10e9e12 of_pwm_single_xlate +EXPORT_SYMBOL_GPL vmlinux 0xa10ebde6 crypto_hash_alg_has_setkey +EXPORT_SYMBOL_GPL vmlinux 0xa11b53a6 init_dummy_netdev +EXPORT_SYMBOL_GPL vmlinux 0xa123d426 sk_msg_memcopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0xa12efa20 hvc_instantiate +EXPORT_SYMBOL_GPL vmlinux 0xa1320dc7 pci_hp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0xa13852d8 pci_find_vsec_capability +EXPORT_SYMBOL_GPL vmlinux 0xa13d8e17 ata_sff_lost_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xa1430099 dev_pm_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xa14750fc pci_ecam_map_bus +EXPORT_SYMBOL_GPL vmlinux 0xa14aaca5 mnt_want_write_file +EXPORT_SYMBOL_GPL vmlinux 0xa14c792f __hrtimer_get_remaining +EXPORT_SYMBOL_GPL vmlinux 0xa16b2ca7 __traceiter_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0xa16b5608 __traceiter_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xa16df893 device_add +EXPORT_SYMBOL_GPL vmlinux 0xa186d0e3 devm_spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xa19561fb __SCK__tp_func_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa19a03dc pm_wakeup_ws_event +EXPORT_SYMBOL_GPL vmlinux 0xa19d5442 mtk_clk_simple_probe +EXPORT_SYMBOL_GPL vmlinux 0xa1a3b15a usb_ifnum_to_if +EXPORT_SYMBOL_GPL vmlinux 0xa1c11df2 fsnotify +EXPORT_SYMBOL_GPL vmlinux 0xa1d8004a videomode_from_timing +EXPORT_SYMBOL_GPL vmlinux 0xa1d8a799 fixed_phy_register +EXPORT_SYMBOL_GPL vmlinux 0xa1edf014 rio_mport_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0xa1f1bd3a arm_check_condition +EXPORT_SYMBOL_GPL vmlinux 0xa1f7efca snd_soc_component_compr_open +EXPORT_SYMBOL_GPL vmlinux 0xa2033420 platform_get_mem_or_io +EXPORT_SYMBOL_GPL vmlinux 0xa2071e89 devlink_dpipe_entry_ctx_append +EXPORT_SYMBOL_GPL vmlinux 0xa207840a trace_event_ignore_this_pid +EXPORT_SYMBOL_GPL vmlinux 0xa208b5a7 pm_debug_messages_should_print +EXPORT_SYMBOL_GPL vmlinux 0xa20d01ba __trace_bprintk +EXPORT_SYMBOL_GPL vmlinux 0xa2194bc7 crypto_find_alg +EXPORT_SYMBOL_GPL vmlinux 0xa21f2ce7 clk_mux_index_to_val +EXPORT_SYMBOL_GPL vmlinux 0xa2402218 __traceiter_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa2500ef6 __SCK__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xa253347f snd_soc_dai_set_channel_map +EXPORT_SYMBOL_GPL vmlinux 0xa25674b8 iommu_page_response +EXPORT_SYMBOL_GPL vmlinux 0xa2570995 mptcp_pm_get_add_addr_signal_max +EXPORT_SYMBOL_GPL vmlinux 0xa25be82f virtqueue_get_vring +EXPORT_SYMBOL_GPL vmlinux 0xa26c6497 xas_load +EXPORT_SYMBOL_GPL vmlinux 0xa26d9b4f workqueue_congested +EXPORT_SYMBOL_GPL vmlinux 0xa278e544 pinctrl_select_state +EXPORT_SYMBOL_GPL vmlinux 0xa286a234 snd_pcm_format_name +EXPORT_SYMBOL_GPL vmlinux 0xa28f28a1 extcon_set_property +EXPORT_SYMBOL_GPL vmlinux 0xa2952d5a tps6586x_get_version +EXPORT_SYMBOL_GPL vmlinux 0xa2ad4cf4 sbitmap_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0xa2b0820d __SCK__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xa2bdfc60 kpp_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xa2c0f59a ct_idle_enter +EXPORT_SYMBOL_GPL vmlinux 0xa2c92371 sock_diag_check_cookie +EXPORT_SYMBOL_GPL vmlinux 0xa2d28117 snd_soc_component_compr_get_caps +EXPORT_SYMBOL_GPL vmlinux 0xa2e1b3ef trace_printk_init_buffers +EXPORT_SYMBOL_GPL vmlinux 0xa306f15c dw_pcie_ep_init_complete +EXPORT_SYMBOL_GPL vmlinux 0xa319c683 blk_rq_unprep_clone +EXPORT_SYMBOL_GPL vmlinux 0xa31de25e fwnode_graph_get_remote_port +EXPORT_SYMBOL_GPL vmlinux 0xa31e2029 blk_queue_required_elevator_features +EXPORT_SYMBOL_GPL vmlinux 0xa31f55f8 usb_remove_hcd +EXPORT_SYMBOL_GPL vmlinux 0xa324410f snd_ctl_register_layer +EXPORT_SYMBOL_GPL vmlinux 0xa32b81be set_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0xa32f3d9e decode_rs16 +EXPORT_SYMBOL_GPL vmlinux 0xa33744aa edac_stop_work +EXPORT_SYMBOL_GPL vmlinux 0xa33e00a3 kthread_unuse_mm +EXPORT_SYMBOL_GPL vmlinux 0xa3406955 hte_ts_get +EXPORT_SYMBOL_GPL vmlinux 0xa345c163 simple_attr_release +EXPORT_SYMBOL_GPL vmlinux 0xa346975c idr_remove +EXPORT_SYMBOL_GPL vmlinux 0xa362bf8f hrtimer_init +EXPORT_SYMBOL_GPL vmlinux 0xa36c36f2 mtk_clk_register_gates +EXPORT_SYMBOL_GPL vmlinux 0xa36d9b2f snd_soc_component_compr_set_metadata +EXPORT_SYMBOL_GPL vmlinux 0xa3732cf7 rtnl_get_net_ns_capable +EXPORT_SYMBOL_GPL vmlinux 0xa38602cd drain_workqueue +EXPORT_SYMBOL_GPL vmlinux 0xa3882160 sock_diag_put_meminfo +EXPORT_SYMBOL_GPL vmlinux 0xa38a9f71 get_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xa38f1c7c snd_soc_get_dai_name +EXPORT_SYMBOL_GPL vmlinux 0xa391c60b serial8250_request_dma +EXPORT_SYMBOL_GPL vmlinux 0xa39a127b sysfs_update_group +EXPORT_SYMBOL_GPL vmlinux 0xa3a04602 btree_geo64 +EXPORT_SYMBOL_GPL vmlinux 0xa3a64448 hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0xa3ac0975 dm_report_zones +EXPORT_SYMBOL_GPL vmlinux 0xa3b8b6c5 pci_user_write_config_dword +EXPORT_SYMBOL_GPL vmlinux 0xa3b958ce reset_hung_task_detector +EXPORT_SYMBOL_GPL vmlinux 0xa3c1db37 nf_hooks_lwtunnel_enabled +EXPORT_SYMBOL_GPL vmlinux 0xa3c5ed97 nfct_btf_struct_access +EXPORT_SYMBOL_GPL vmlinux 0xa3f12f69 __crypto_xor +EXPORT_SYMBOL_GPL vmlinux 0xa4008ee9 find_ge_pid +EXPORT_SYMBOL_GPL vmlinux 0xa4013039 __account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0xa4031b7f sfp_parse_port +EXPORT_SYMBOL_GPL vmlinux 0xa410a295 devlink_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa417212c devm_pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0xa4197e01 sdio_readsb +EXPORT_SYMBOL_GPL vmlinux 0xa41c34a7 wm831x_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0xa4222b39 nanddev_init +EXPORT_SYMBOL_GPL vmlinux 0xa44464e0 __devm_regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0xa444c3ca topology_clear_scale_freq_source +EXPORT_SYMBOL_GPL vmlinux 0xa446ed47 __traceiter_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0xa44a1307 interval_tree_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xa44f4a4a sbitmap_prepare_to_wait +EXPORT_SYMBOL_GPL vmlinux 0xa45b81e8 devm_hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0xa45c55eb regulator_set_voltage +EXPORT_SYMBOL_GPL vmlinux 0xa45c7b90 stack_trace_print +EXPORT_SYMBOL_GPL vmlinux 0xa45dc275 trace_seq_putmem +EXPORT_SYMBOL_GPL vmlinux 0xa4623b16 tegra_xusb_padctl_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0xa465a117 netdev_walk_all_lower_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa474b6a0 fixup_user_fault +EXPORT_SYMBOL_GPL vmlinux 0xa476f15c bpf_prog_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa47817ca snd_soc_dapm_nc_pin_unlocked +EXPORT_SYMBOL_GPL vmlinux 0xa47fe6a3 snd_pcm_lib_default_mmap +EXPORT_SYMBOL_GPL vmlinux 0xa48196c8 kdb_poll_idx +EXPORT_SYMBOL_GPL vmlinux 0xa48a5c94 sfp_add_phy +EXPORT_SYMBOL_GPL vmlinux 0xa4951090 snd_pcm_stream_lock +EXPORT_SYMBOL_GPL vmlinux 0xa4a54cca edac_mc_free +EXPORT_SYMBOL_GPL vmlinux 0xa4ab7c1c ring_buffer_overruns +EXPORT_SYMBOL_GPL vmlinux 0xa4adf183 mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xa4b07fe7 ring_buffer_change_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xa4c00324 asn1_encode_octet_string +EXPORT_SYMBOL_GPL vmlinux 0xa4c085f8 ata_tf_from_fis +EXPORT_SYMBOL_GPL vmlinux 0xa4c84ece mptcp_pm_get_add_addr_accept_max +EXPORT_SYMBOL_GPL vmlinux 0xa4dc79c3 blocking_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0xa5073fb6 dev_pm_domain_set +EXPORT_SYMBOL_GPL vmlinux 0xa51d3208 shash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xa51fb5ce ohci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0xa52a01b6 musb_get_mode +EXPORT_SYMBOL_GPL vmlinux 0xa531471e clk_save_context +EXPORT_SYMBOL_GPL vmlinux 0xa532bf8f HUF_readStats +EXPORT_SYMBOL_GPL vmlinux 0xa53f0dd7 tnum_strn +EXPORT_SYMBOL_GPL vmlinux 0xa546ad39 usb_get_intf +EXPORT_SYMBOL_GPL vmlinux 0xa54a2cba devlink_linecard_provision_clear +EXPORT_SYMBOL_GPL vmlinux 0xa54d0909 nanddev_isbad +EXPORT_SYMBOL_GPL vmlinux 0xa558b003 stmpe_block_read +EXPORT_SYMBOL_GPL vmlinux 0xa56341fb snd_soc_jack_add_gpios +EXPORT_SYMBOL_GPL vmlinux 0xa56afa60 dev_pm_qos_add_ancestor_request +EXPORT_SYMBOL_GPL vmlinux 0xa572c2b3 fscrypt_mergeable_bio +EXPORT_SYMBOL_GPL vmlinux 0xa57d16fe ata_sff_pause +EXPORT_SYMBOL_GPL vmlinux 0xa58e5bb5 gpiod_get_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xa59582dd blkdev_report_zones +EXPORT_SYMBOL_GPL vmlinux 0xa5983ef4 gpmc_omap_onenand_set_timings +EXPORT_SYMBOL_GPL vmlinux 0xa59cde7c ata_dev_set_feature +EXPORT_SYMBOL_GPL vmlinux 0xa5ad14d0 __irq_apply_affinity_hint +EXPORT_SYMBOL_GPL vmlinux 0xa5ae3d30 gpiod_get_value +EXPORT_SYMBOL_GPL vmlinux 0xa5bd82dc ipv4_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0xa5c69382 _snd_pcm_stream_lock_irqsave +EXPORT_SYMBOL_GPL vmlinux 0xa5c7abfa nf_checksum +EXPORT_SYMBOL_GPL vmlinux 0xa5d3ed5c ip6_dst_lookup +EXPORT_SYMBOL_GPL vmlinux 0xa5d4db63 virtqueue_add_inbuf_ctx +EXPORT_SYMBOL_GPL vmlinux 0xa5d72a8f cpuidle_enable_device +EXPORT_SYMBOL_GPL vmlinux 0xa5d7c388 pstore_type_to_name +EXPORT_SYMBOL_GPL vmlinux 0xa5d90c38 __tracepoint_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xa5e9ae71 tegra_mc_get_carveout_info +EXPORT_SYMBOL_GPL vmlinux 0xa5efbf4c async_synchronize_full +EXPORT_SYMBOL_GPL vmlinux 0xa613949b platform_irqchip_probe +EXPORT_SYMBOL_GPL vmlinux 0xa61b8d2f sdhci_remove_host +EXPORT_SYMBOL_GPL vmlinux 0xa61c1a4a mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0xa61d8e37 bus_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xa6224af7 gpiochip_unlock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0xa625a15a devm_led_get +EXPORT_SYMBOL_GPL vmlinux 0xa62cd3aa __fat_fs_error +EXPORT_SYMBOL_GPL vmlinux 0xa630a881 subsys_interface_register +EXPORT_SYMBOL_GPL vmlinux 0xa634ddbe __mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xa636a942 mtd_ooblayout_set_eccbytes +EXPORT_SYMBOL_GPL vmlinux 0xa63c5674 fscrypt_file_open +EXPORT_SYMBOL_GPL vmlinux 0xa65d4e5a of_get_videomode +EXPORT_SYMBOL_GPL vmlinux 0xa6815cc6 power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0xa6a088b7 fscrypt_match_name +EXPORT_SYMBOL_GPL vmlinux 0xa6a40d3a sdio_disable_func +EXPORT_SYMBOL_GPL vmlinux 0xa6a8b49b nanddev_bbt_update +EXPORT_SYMBOL_GPL vmlinux 0xa6aa4965 platform_device_add_resources +EXPORT_SYMBOL_GPL vmlinux 0xa6af1e35 __SCK__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xa6b10d57 fat_search_long +EXPORT_SYMBOL_GPL vmlinux 0xa6b21ef2 dpm_suspend_end +EXPORT_SYMBOL_GPL vmlinux 0xa6b5ee5b __SCK__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0xa6c2af6f regmap_raw_write +EXPORT_SYMBOL_GPL vmlinux 0xa6cef3e1 genphy_c45_loopback +EXPORT_SYMBOL_GPL vmlinux 0xa6dc0d97 tegra_read_ram_code +EXPORT_SYMBOL_GPL vmlinux 0xa6e1a69d kick_all_cpus_sync +EXPORT_SYMBOL_GPL vmlinux 0xa6f94eba attribute_container_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa700eb02 unregister_kprobes +EXPORT_SYMBOL_GPL vmlinux 0xa70553e3 put_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xa709c835 fib6_info_destroy_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa7119f65 rht_bucket_nested_insert +EXPORT_SYMBOL_GPL vmlinux 0xa715a9ba simple_rename_exchange +EXPORT_SYMBOL_GPL vmlinux 0xa72dd105 pci_bridge_emul_conf_write +EXPORT_SYMBOL_GPL vmlinux 0xa7356059 replace_page_cache_folio +EXPORT_SYMBOL_GPL vmlinux 0xa74d81ff xhci_drop_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xa74f6761 power_supply_changed +EXPORT_SYMBOL_GPL vmlinux 0xa7539a8f fsverity_ioctl_measure +EXPORT_SYMBOL_GPL vmlinux 0xa7553281 amba_bustype +EXPORT_SYMBOL_GPL vmlinux 0xa756f259 i2c_recover_bus +EXPORT_SYMBOL_GPL vmlinux 0xa759785f pinctrl_generic_get_group_count +EXPORT_SYMBOL_GPL vmlinux 0xa762ec8b rio_dma_prep_xfer +EXPORT_SYMBOL_GPL vmlinux 0xa7802e2e btree_grim_visitor +EXPORT_SYMBOL_GPL vmlinux 0xa7aaafde klist_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0xa7b6e057 dev_pm_get_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0xa7be0c54 lwtunnel_input +EXPORT_SYMBOL_GPL vmlinux 0xa7d02efb inet_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xa7e35b01 regmap_raw_read +EXPORT_SYMBOL_GPL vmlinux 0xa7ed4956 xfrm_output_resume +EXPORT_SYMBOL_GPL vmlinux 0xa7f78328 mdiobus_c45_modify +EXPORT_SYMBOL_GPL vmlinux 0xa7f7f578 cpufreq_generic_init +EXPORT_SYMBOL_GPL vmlinux 0xa80ef19d nand_ecc_restore_req +EXPORT_SYMBOL_GPL vmlinux 0xa8110350 ata_pci_sff_init_one +EXPORT_SYMBOL_GPL vmlinux 0xa81485e6 __traceiter_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xa81ce82c genphy_c45_plca_set_cfg +EXPORT_SYMBOL_GPL vmlinux 0xa82732b1 __mt_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa8410a2a trace_define_field +EXPORT_SYMBOL_GPL vmlinux 0xa851973a raw_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xa8547006 pci_generic_ecam_ops +EXPORT_SYMBOL_GPL vmlinux 0xa85d5066 regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0xa85eb0c1 skb_complete_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xa868c582 devlink_port_linecard_set +EXPORT_SYMBOL_GPL vmlinux 0xa8739391 crypto_skcipher_setkey +EXPORT_SYMBOL_GPL vmlinux 0xa87fb2be icmp_build_probe +EXPORT_SYMBOL_GPL vmlinux 0xa89353b2 pci_host_probe +EXPORT_SYMBOL_GPL vmlinux 0xa89926dc crypto_dh_decode_key +EXPORT_SYMBOL_GPL vmlinux 0xa8a9cadd class_is_registered +EXPORT_SYMBOL_GPL vmlinux 0xa8bfbc81 genphy_c45_pma_read_abilities +EXPORT_SYMBOL_GPL vmlinux 0xa8c66eba sock_diag_register +EXPORT_SYMBOL_GPL vmlinux 0xa8dde40c fsnotify_add_mark +EXPORT_SYMBOL_GPL vmlinux 0xa8e2a91a devm_of_led_get +EXPORT_SYMBOL_GPL vmlinux 0xa8e938ef pci_create_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xa8eb8233 irq_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0xa8fca52c __traceiter_console +EXPORT_SYMBOL_GPL vmlinux 0xa9017069 clk_hw_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xa909811a badrange_forget +EXPORT_SYMBOL_GPL vmlinux 0xa90e176a cpufreq_freq_transition_end +EXPORT_SYMBOL_GPL vmlinux 0xa9300a02 request_firmware_direct +EXPORT_SYMBOL_GPL vmlinux 0xa930463c follow_pte +EXPORT_SYMBOL_GPL vmlinux 0xa9320d27 ktime_get_seconds +EXPORT_SYMBOL_GPL vmlinux 0xa938c973 dst_cache_get +EXPORT_SYMBOL_GPL vmlinux 0xa9554912 firmware_request_platform +EXPORT_SYMBOL_GPL vmlinux 0xa95b5c77 hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xa9933aad da9052_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xa99b8e70 __SCK__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xa99ef899 devlink_fmsg_bool_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xa9a2877f __traceiter_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0xa9af63b7 xdp_rxq_info_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0xa9bd2c80 ata_common_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0xa9d5e78d vp_modern_get_num_queues +EXPORT_SYMBOL_GPL vmlinux 0xa9e05660 io_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xa9e74462 usb_ep_alloc_request +EXPORT_SYMBOL_GPL vmlinux 0xa9f9311f iomap_dio_bio_end_io +EXPORT_SYMBOL_GPL vmlinux 0xaa02b068 mtk_clk_unregister_factors +EXPORT_SYMBOL_GPL vmlinux 0xaa096b7a ata_sff_qc_fill_rtf +EXPORT_SYMBOL_GPL vmlinux 0xaa152108 hrtimer_active +EXPORT_SYMBOL_GPL vmlinux 0xaa159238 tty_port_link_device +EXPORT_SYMBOL_GPL vmlinux 0xaa184b71 dw_pcie_find_capability +EXPORT_SYMBOL_GPL vmlinux 0xaa188b7e ahci_platform_ops +EXPORT_SYMBOL_GPL vmlinux 0xaa1a4911 wm831x_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0xaa2a72bf __iowrite64_copy +EXPORT_SYMBOL_GPL vmlinux 0xaa356537 usb_asmedia_modifyflowcontrol +EXPORT_SYMBOL_GPL vmlinux 0xaa3e0987 of_pci_range_parser_one +EXPORT_SYMBOL_GPL vmlinux 0xaa3fc774 wm8350_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xaa437b90 tty_port_tty_hangup +EXPORT_SYMBOL_GPL vmlinux 0xaa44acff omap_tll_disable +EXPORT_SYMBOL_GPL vmlinux 0xaa471830 locks_release_private +EXPORT_SYMBOL_GPL vmlinux 0xaa4f93ac pinconf_generic_dump_config +EXPORT_SYMBOL_GPL vmlinux 0xaa6047a5 extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0xaa649ff9 nd_tbl +EXPORT_SYMBOL_GPL vmlinux 0xaa76dbef eventfd_ctx_fileget +EXPORT_SYMBOL_GPL vmlinux 0xaa854dda put_pid +EXPORT_SYMBOL_GPL vmlinux 0xaa88ba94 seq_buf_printf +EXPORT_SYMBOL_GPL vmlinux 0xaa8ae731 virtqueue_add_inbuf +EXPORT_SYMBOL_GPL vmlinux 0xaaa5980a user_preparse +EXPORT_SYMBOL_GPL vmlinux 0xaaa918c9 ftrace_dump +EXPORT_SYMBOL_GPL vmlinux 0xaaabcd6b pkcs7_get_content_data +EXPORT_SYMBOL_GPL vmlinux 0xaaae6b78 xas_split_alloc +EXPORT_SYMBOL_GPL vmlinux 0xaab9c421 clk_multiplier_ops +EXPORT_SYMBOL_GPL vmlinux 0xaaecf75d perf_trace_buf_alloc +EXPORT_SYMBOL_GPL vmlinux 0xaaed056f wwan_register_ops +EXPORT_SYMBOL_GPL vmlinux 0xaaef6641 ata_bmdma_port_start32 +EXPORT_SYMBOL_GPL vmlinux 0xaaf77931 sbitmap_queue_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0xaaf841d9 tegra_bpmp_request_mrq +EXPORT_SYMBOL_GPL vmlinux 0xaafad77a balloon_page_enqueue +EXPORT_SYMBOL_GPL vmlinux 0xaafafbff rockchip_pmu_unblock +EXPORT_SYMBOL_GPL vmlinux 0xab0ffe73 pinctrl_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0xab137ce9 gpiochip_irq_domain_activate +EXPORT_SYMBOL_GPL vmlinux 0xab238184 ata_bmdma_port_start +EXPORT_SYMBOL_GPL vmlinux 0xab33dda7 ack_all_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xab39aea0 cpu_subsys +EXPORT_SYMBOL_GPL vmlinux 0xab471515 peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0xab4f4b32 bprintf +EXPORT_SYMBOL_GPL vmlinux 0xab533bc5 usb_check_int_endpoints +EXPORT_SYMBOL_GPL vmlinux 0xab698f56 get_net_ns +EXPORT_SYMBOL_GPL vmlinux 0xab8aabb0 vcap_get_rule_count_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0xab8b2323 uart_set_options +EXPORT_SYMBOL_GPL vmlinux 0xab8bc1a2 snd_pcm_rate_mask_intersect +EXPORT_SYMBOL_GPL vmlinux 0xab8bfce3 serial8250_rpm_put +EXPORT_SYMBOL_GPL vmlinux 0xab98d583 folio_alloc_buffers +EXPORT_SYMBOL_GPL vmlinux 0xab9cbe01 mmu_interval_notifier_insert_locked +EXPORT_SYMBOL_GPL vmlinux 0xabaa6cc6 hrtimer_sleeper_start_expires +EXPORT_SYMBOL_GPL vmlinux 0xabb32d8e regmap_noinc_read +EXPORT_SYMBOL_GPL vmlinux 0xabbb457d scmi_protocol_unregister +EXPORT_SYMBOL_GPL vmlinux 0xabc640f3 list_lru_isolate +EXPORT_SYMBOL_GPL vmlinux 0xabc6e9e4 pm_report_max_hw_sleep +EXPORT_SYMBOL_GPL vmlinux 0xabcda29e leds_list_lock +EXPORT_SYMBOL_GPL vmlinux 0xabd21c8e snd_soc_get_dlc +EXPORT_SYMBOL_GPL vmlinux 0xabd86cb4 direct_write_fallback +EXPORT_SYMBOL_GPL vmlinux 0xabe4b505 imx_pcm_dma_init +EXPORT_SYMBOL_GPL vmlinux 0xac04bc33 snd_soc_add_component_controls +EXPORT_SYMBOL_GPL vmlinux 0xac09e4da xhci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xac1216c9 device_set_of_node_from_dev +EXPORT_SYMBOL_GPL vmlinux 0xac193612 unregister_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xac1ee4ed regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xac235449 lwtunnel_encap_add_ops +EXPORT_SYMBOL_GPL vmlinux 0xac264143 devm_platform_get_and_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0xac2fb069 vcap_chain_id_to_lookup +EXPORT_SYMBOL_GPL vmlinux 0xac38f7c8 snd_soc_register_component +EXPORT_SYMBOL_GPL vmlinux 0xac41f661 vp_modern_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0xac4268a5 nd_region_dev +EXPORT_SYMBOL_GPL vmlinux 0xac4a1881 usb_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0xac4b949a vring_transport_features +EXPORT_SYMBOL_GPL vmlinux 0xac4d4fdd ata_dummy_port_info +EXPORT_SYMBOL_GPL vmlinux 0xac5c5427 iommu_alloc_resv_region +EXPORT_SYMBOL_GPL vmlinux 0xac62049e rhashtable_destroy +EXPORT_SYMBOL_GPL vmlinux 0xac6e70e1 add_hwgenerator_randomness +EXPORT_SYMBOL_GPL vmlinux 0xac810442 icc_disable +EXPORT_SYMBOL_GPL vmlinux 0xaca5380d blk_mq_pci_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xacb4d88c clk_rate_exclusive_put +EXPORT_SYMBOL_GPL vmlinux 0xacb7c844 list_lru_del +EXPORT_SYMBOL_GPL vmlinux 0xacc207ae rio_unmap_inb_region +EXPORT_SYMBOL_GPL vmlinux 0xacd6e52f pinctrl_parse_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0xace36369 of_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0xaceac007 priv_to_devlink +EXPORT_SYMBOL_GPL vmlinux 0xad0093b7 fb_bl_default_curve +EXPORT_SYMBOL_GPL vmlinux 0xad0b1198 blk_rq_is_poll +EXPORT_SYMBOL_GPL vmlinux 0xad104627 gpiochip_generic_request +EXPORT_SYMBOL_GPL vmlinux 0xad194bf9 regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xad2c18af vfs_set_acl +EXPORT_SYMBOL_GPL vmlinux 0xad31f001 switchdev_bridge_port_offload +EXPORT_SYMBOL_GPL vmlinux 0xad324368 devm_power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0xad42dff8 __SCK__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0xad4e6259 remove_cpu +EXPORT_SYMBOL_GPL vmlinux 0xad56a2a3 __sock_recv_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xad5c7085 usb_gadget_set_remote_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xad6233dd ata_link_next +EXPORT_SYMBOL_GPL vmlinux 0xad645234 register_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xad64d9b2 of_led_get +EXPORT_SYMBOL_GPL vmlinux 0xad6ca18a gpiod_toggle_active_low +EXPORT_SYMBOL_GPL vmlinux 0xad6f3f19 fscrypt_context_for_new_inode +EXPORT_SYMBOL_GPL vmlinux 0xad72a6fb blkcg_print_blkgs +EXPORT_SYMBOL_GPL vmlinux 0xad76a3f0 __SCK__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xad7ba823 ata_platform_remove_one +EXPORT_SYMBOL_GPL vmlinux 0xad966615 mtk_pinconf_drive_get +EXPORT_SYMBOL_GPL vmlinux 0xad9fb247 lwtunnel_valid_encap_type_attr +EXPORT_SYMBOL_GPL vmlinux 0xada01d0a vcap_tc_flower_handler_vlan_usage +EXPORT_SYMBOL_GPL vmlinux 0xada38766 dst_cache_destroy +EXPORT_SYMBOL_GPL vmlinux 0xadaa7e5a dma_mmap_pages +EXPORT_SYMBOL_GPL vmlinux 0xadaf5313 bus_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xadb129d6 hisi_clk_init +EXPORT_SYMBOL_GPL vmlinux 0xadc36aa8 irq_domain_xlate_onetwocell +EXPORT_SYMBOL_GPL vmlinux 0xadc844ed xas_create_range +EXPORT_SYMBOL_GPL vmlinux 0xadca6a87 of_irq_parse_raw +EXPORT_SYMBOL_GPL vmlinux 0xade0b56a sdhci_add_host +EXPORT_SYMBOL_GPL vmlinux 0xade3e56c musb_writew +EXPORT_SYMBOL_GPL vmlinux 0xade5339b hte_get_clk_src_info +EXPORT_SYMBOL_GPL vmlinux 0xade72b4b elv_rqhash_del +EXPORT_SYMBOL_GPL vmlinux 0xadead86a to_nd_desc +EXPORT_SYMBOL_GPL vmlinux 0xadfede5a __irq_set_handler +EXPORT_SYMBOL_GPL vmlinux 0xae02cbdb usb_add_gadget_udc +EXPORT_SYMBOL_GPL vmlinux 0xae0853ca udp4_hwcsum +EXPORT_SYMBOL_GPL vmlinux 0xae08ffe2 pci_bus_resource_n +EXPORT_SYMBOL_GPL vmlinux 0xae0e1e31 usb_hcd_unmap_urb_setup_for_dma +EXPORT_SYMBOL_GPL vmlinux 0xae1feb86 clk_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xae227ddb nvdimm_kobj +EXPORT_SYMBOL_GPL vmlinux 0xae231e09 i2c_client_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xae25d7df stmpe_dev_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xae2b91a9 ip6_append_data +EXPORT_SYMBOL_GPL vmlinux 0xae2f4a0b pci_disable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0xae39f80e dst_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xae3f8c0a of_clk_get_parent_name +EXPORT_SYMBOL_GPL vmlinux 0xae46d934 dev_pm_qos_hide_flags +EXPORT_SYMBOL_GPL vmlinux 0xae4ef2d8 kthread_flush_work +EXPORT_SYMBOL_GPL vmlinux 0xae599fb1 snd_soc_daifmt_parse_clock_provider_raw +EXPORT_SYMBOL_GPL vmlinux 0xae69b1c1 usermodehelper_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xae6c01ef user_free_preparse +EXPORT_SYMBOL_GPL vmlinux 0xae745929 fscrypt_ioctl_remove_key_all_users +EXPORT_SYMBOL_GPL vmlinux 0xae7495b1 thermal_zone_device_disable +EXPORT_SYMBOL_GPL vmlinux 0xae7c231d mpi_cmp +EXPORT_SYMBOL_GPL vmlinux 0xae8207ad dev_pm_opp_add +EXPORT_SYMBOL_GPL vmlinux 0xae84e3b1 dev_pm_qos_hide_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xae84f413 snd_soc_jack_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xaec7546e dma_async_device_channel_unregister +EXPORT_SYMBOL_GPL vmlinux 0xaecfdb94 auxiliary_device_init +EXPORT_SYMBOL_GPL vmlinux 0xaee06c3d snd_soc_of_get_slot_mask +EXPORT_SYMBOL_GPL vmlinux 0xaee4dc4d devm_init_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xaef4e3ed serdev_device_wait_until_sent +EXPORT_SYMBOL_GPL vmlinux 0xaf0eb350 device_store_bool +EXPORT_SYMBOL_GPL vmlinux 0xaf151524 mtk_clk_register_fixed_clks +EXPORT_SYMBOL_GPL vmlinux 0xaf1f4956 regmap_register_patch +EXPORT_SYMBOL_GPL vmlinux 0xaf201fa6 usb_ep_enable +EXPORT_SYMBOL_GPL vmlinux 0xaf212646 to_software_node +EXPORT_SYMBOL_GPL vmlinux 0xaf2de264 tun_get_socket +EXPORT_SYMBOL_GPL vmlinux 0xaf30814d rockchip_pcie_init_port +EXPORT_SYMBOL_GPL vmlinux 0xaf348da7 cpu_pm_exit +EXPORT_SYMBOL_GPL vmlinux 0xaf3a44e9 __SCK__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xaf4014ff usb_amd_quirk_pll_check +EXPORT_SYMBOL_GPL vmlinux 0xaf41255a tcp_reno_cong_avoid +EXPORT_SYMBOL_GPL vmlinux 0xaf4418d9 pinctrl_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xaf52e368 gpiochip_line_is_open_source +EXPORT_SYMBOL_GPL vmlinux 0xaf66e4ea nvdimm_security_setup_events +EXPORT_SYMBOL_GPL vmlinux 0xaf687f6a blkcg_activate_policy +EXPORT_SYMBOL_GPL vmlinux 0xaf6d38c0 vcap_mod_rule +EXPORT_SYMBOL_GPL vmlinux 0xaf75a531 i2c_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xaf7ad94c __SCK__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xaf8788b0 __inet_lookup_established +EXPORT_SYMBOL_GPL vmlinux 0xaf89db48 pci_disable_sriov +EXPORT_SYMBOL_GPL vmlinux 0xafa96230 pci_store_saved_state +EXPORT_SYMBOL_GPL vmlinux 0xafb2a495 pm_generic_poweroff_late +EXPORT_SYMBOL_GPL vmlinux 0xafb71285 vp_modern_queue_address +EXPORT_SYMBOL_GPL vmlinux 0xafddd545 ata_id_c_string +EXPORT_SYMBOL_GPL vmlinux 0xafde00fd fib_new_table +EXPORT_SYMBOL_GPL vmlinux 0xafe506b5 irq_of_parse_and_map +EXPORT_SYMBOL_GPL vmlinux 0xafe5434d mtk_free_clk_data +EXPORT_SYMBOL_GPL vmlinux 0xafeb58c1 __SCK__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0xafef260a usb_clear_halt +EXPORT_SYMBOL_GPL vmlinux 0xaff0d841 usb_autopm_put_interface_async +EXPORT_SYMBOL_GPL vmlinux 0xafff080f scsi_nl_sock +EXPORT_SYMBOL_GPL vmlinux 0xb002328e sk_msg_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0xb0025583 pci_doe +EXPORT_SYMBOL_GPL vmlinux 0xb0052dea free_fib_info +EXPORT_SYMBOL_GPL vmlinux 0xb0232477 klist_prev +EXPORT_SYMBOL_GPL vmlinux 0xb02a8e64 nanddev_bbt_set_block_status +EXPORT_SYMBOL_GPL vmlinux 0xb034e18e samsung_sdi_battery_get_info +EXPORT_SYMBOL_GPL vmlinux 0xb03bf684 register_kprobes +EXPORT_SYMBOL_GPL vmlinux 0xb045fb02 fb_sys_read +EXPORT_SYMBOL_GPL vmlinux 0xb049659b mbox_send_message +EXPORT_SYMBOL_GPL vmlinux 0xb049a294 __SCK__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0xb04d1f7b perf_event_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xb057cc69 mtk_clk_register_plls +EXPORT_SYMBOL_GPL vmlinux 0xb066cc20 regcache_sync +EXPORT_SYMBOL_GPL vmlinux 0xb0746645 __ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0xb0747ed2 rcu_cpu_stall_suppress +EXPORT_SYMBOL_GPL vmlinux 0xb077e70a clk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0xb080eb12 device_get_child_node_count +EXPORT_SYMBOL_GPL vmlinux 0xb09c605a of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0xb0a0ec98 spi_controller_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb0b7eef3 usb_root_hub_lost_power +EXPORT_SYMBOL_GPL vmlinux 0xb0b85f47 ring_buffer_iter_reset +EXPORT_SYMBOL_GPL vmlinux 0xb0c168cd snd_soc_component_exit_regmap +EXPORT_SYMBOL_GPL vmlinux 0xb0cabea3 usb_initialize_gadget +EXPORT_SYMBOL_GPL vmlinux 0xb0cad093 of_pwm_xlate_with_flags +EXPORT_SYMBOL_GPL vmlinux 0xb0d6706a inet_ctl_sock_create +EXPORT_SYMBOL_GPL vmlinux 0xb0da78a5 devm_of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0xb0e78c72 sysfs_add_link_to_group +EXPORT_SYMBOL_GPL vmlinux 0xb0eb8b1d __traceiter_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xb10d964d devlink_fmsg_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xb11625b9 cpu_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xb11c83e1 tpm_calc_ordinal_duration +EXPORT_SYMBOL_GPL vmlinux 0xb11d9000 tty_dev_name_to_number +EXPORT_SYMBOL_GPL vmlinux 0xb11dfa0e serdev_controller_remove +EXPORT_SYMBOL_GPL vmlinux 0xb1236e4b mtk_clk_unregister_composites +EXPORT_SYMBOL_GPL vmlinux 0xb127330f inet_csk_get_port +EXPORT_SYMBOL_GPL vmlinux 0xb13837ce vcap_rule_add_key_u48 +EXPORT_SYMBOL_GPL vmlinux 0xb14c9e5f vchan_dma_desc_free_list +EXPORT_SYMBOL_GPL vmlinux 0xb14f2210 seg6_do_srh_inline +EXPORT_SYMBOL_GPL vmlinux 0xb154481f devres_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb1619648 nvdimm_cmd_mask +EXPORT_SYMBOL_GPL vmlinux 0xb163aa9e crypto_grab_spawn +EXPORT_SYMBOL_GPL vmlinux 0xb1647fc2 devlink_info_version_running_put +EXPORT_SYMBOL_GPL vmlinux 0xb170a351 rtc_read_alarm +EXPORT_SYMBOL_GPL vmlinux 0xb1794f0d tty_kopen_shared +EXPORT_SYMBOL_GPL vmlinux 0xb1a152fe mmput_async +EXPORT_SYMBOL_GPL vmlinux 0xb1a42578 tpm_chip_register +EXPORT_SYMBOL_GPL vmlinux 0xb1a9f724 kthread_park +EXPORT_SYMBOL_GPL vmlinux 0xb1b6ee61 devl_dpipe_table_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb1b78eb9 regulator_map_voltage_ascend +EXPORT_SYMBOL_GPL vmlinux 0xb1b900e8 rio_pw_enable +EXPORT_SYMBOL_GPL vmlinux 0xb1baa71a devlink_linecard_provision_fail +EXPORT_SYMBOL_GPL vmlinux 0xb1bb4280 __rio_local_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xb1bed25d dpm_resume_start +EXPORT_SYMBOL_GPL vmlinux 0xb1c13630 spi_mem_dirmap_read +EXPORT_SYMBOL_GPL vmlinux 0xb1c13dab udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xb1ca4765 free_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0xb1db9a16 fl6_merge_options +EXPORT_SYMBOL_GPL vmlinux 0xb1e25684 __trace_bputs +EXPORT_SYMBOL_GPL vmlinux 0xb1e47962 pci_ims_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xb1fc1782 pci_speed_string +EXPORT_SYMBOL_GPL vmlinux 0xb214c46a max8997_update_reg +EXPORT_SYMBOL_GPL vmlinux 0xb2197878 ata_cable_sata +EXPORT_SYMBOL_GPL vmlinux 0xb21c672f devm_nvdimm_memremap +EXPORT_SYMBOL_GPL vmlinux 0xb21d00c6 hte_ts_put +EXPORT_SYMBOL_GPL vmlinux 0xb2210d64 reset_control_deassert +EXPORT_SYMBOL_GPL vmlinux 0xb2347bf1 list_lru_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb23b7691 start_poll_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0xb2405efc secure_tcp_seq +EXPORT_SYMBOL_GPL vmlinux 0xb247653d usb_unanchor_urb +EXPORT_SYMBOL_GPL vmlinux 0xb2507103 metadata_dst_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xb256be16 efivar_is_available +EXPORT_SYMBOL_GPL vmlinux 0xb2639678 folio_wait_stable +EXPORT_SYMBOL_GPL vmlinux 0xb26a1add elfcorehdr_addr +EXPORT_SYMBOL_GPL vmlinux 0xb27370bc devm_regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xb2818491 is_software_node +EXPORT_SYMBOL_GPL vmlinux 0xb297d0eb snd_soc_get_dai_id +EXPORT_SYMBOL_GPL vmlinux 0xb2a6d957 devl_resource_register +EXPORT_SYMBOL_GPL vmlinux 0xb2a6f197 bpf_fentry_test1 +EXPORT_SYMBOL_GPL vmlinux 0xb2a98f22 phy_led_triggers_register +EXPORT_SYMBOL_GPL vmlinux 0xb2b0c74b __tracepoint_map +EXPORT_SYMBOL_GPL vmlinux 0xb2b520c2 device_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0xb2b775ea usb_add_phy_dev +EXPORT_SYMBOL_GPL vmlinux 0xb2c1732e rcu_gp_set_torture_wait +EXPORT_SYMBOL_GPL vmlinux 0xb2c73c39 regulator_allow_bypass +EXPORT_SYMBOL_GPL vmlinux 0xb2ccc9e1 soc_device_match +EXPORT_SYMBOL_GPL vmlinux 0xb2d94d60 rockchip_clk_register_ddrclk +EXPORT_SYMBOL_GPL vmlinux 0xb2e64a4e usb_reset_configuration +EXPORT_SYMBOL_GPL vmlinux 0xb2e764e8 suspend_valid_only_mem +EXPORT_SYMBOL_GPL vmlinux 0xb2e84860 virtio_device_restore +EXPORT_SYMBOL_GPL vmlinux 0xb2ef37d9 tpm2_get_tpm_pt +EXPORT_SYMBOL_GPL vmlinux 0xb2f0a567 sysfs_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xb2f24cf4 rio_mport_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xb2fa093e blk_mq_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xb2fca729 genphy_c45_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0xb2fd5ae0 regmap_get_reg_stride +EXPORT_SYMBOL_GPL vmlinux 0xb303f2db platform_bus +EXPORT_SYMBOL_GPL vmlinux 0xb3063d6f regulator_set_pull_down_regmap +EXPORT_SYMBOL_GPL vmlinux 0xb307c909 devlink_fmsg_u64_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xb324f586 skb_pull_rcsum +EXPORT_SYMBOL_GPL vmlinux 0xb3316de4 rio_free_net +EXPORT_SYMBOL_GPL vmlinux 0xb33db876 devm_bitmap_zalloc +EXPORT_SYMBOL_GPL vmlinux 0xb3487312 __auxiliary_device_add +EXPORT_SYMBOL_GPL vmlinux 0xb360ff4e driver_create_file +EXPORT_SYMBOL_GPL vmlinux 0xb364defc unix_peer_get +EXPORT_SYMBOL_GPL vmlinux 0xb37734eb mtk_clk_register_dividers +EXPORT_SYMBOL_GPL vmlinux 0xb378559e freq_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xb39c7cf9 trace_seq_printf +EXPORT_SYMBOL_GPL vmlinux 0xb3b1eb64 pci_epc_init_notify +EXPORT_SYMBOL_GPL vmlinux 0xb3bf1326 of_irq_find_parent +EXPORT_SYMBOL_GPL vmlinux 0xb3e81c1b skcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xb3eb3908 security_inode_mkdir +EXPORT_SYMBOL_GPL vmlinux 0xb3ef8c6e spi_controller_dma_unmap_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0xb3f538cb page_reporting_register +EXPORT_SYMBOL_GPL vmlinux 0xb40291ad irq_gc_mask_set_bit +EXPORT_SYMBOL_GPL vmlinux 0xb40a923f hwmon_device_register +EXPORT_SYMBOL_GPL vmlinux 0xb40c6376 cpuset_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xb42f1da9 bsg_job_get +EXPORT_SYMBOL_GPL vmlinux 0xb43f9365 ktime_get +EXPORT_SYMBOL_GPL vmlinux 0xb44e18ea audit_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb46be451 fib_rule_matchall +EXPORT_SYMBOL_GPL vmlinux 0xb46d9e61 dpm_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xb4742d19 page_cache_ra_unbounded +EXPORT_SYMBOL_GPL vmlinux 0xb477b2de edac_device_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xb47dcddd wm8350_device_init +EXPORT_SYMBOL_GPL vmlinux 0xb481ff0a phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0xb4b97c90 pvclock_gtod_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb4bf69bf __dma_fence_unwrap_merge +EXPORT_SYMBOL_GPL vmlinux 0xb4d4c498 mtd_erase +EXPORT_SYMBOL_GPL vmlinux 0xb4d57537 of_property_read_string_helper +EXPORT_SYMBOL_GPL vmlinux 0xb4e31a7a usb_of_has_combined_node +EXPORT_SYMBOL_GPL vmlinux 0xb4ea7cf7 kgdb_connected +EXPORT_SYMBOL_GPL vmlinux 0xb4eda0da ring_buffer_event_length +EXPORT_SYMBOL_GPL vmlinux 0xb501b2df nd_cmd_dimm_desc +EXPORT_SYMBOL_GPL vmlinux 0xb5093dd3 console_list +EXPORT_SYMBOL_GPL vmlinux 0xb5097342 vp_modern_config_vector +EXPORT_SYMBOL_GPL vmlinux 0xb509b731 devfreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb50d42a9 of_remove_property +EXPORT_SYMBOL_GPL vmlinux 0xb5122661 wwan_get_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0xb5133f73 uprobe_register +EXPORT_SYMBOL_GPL vmlinux 0xb5168ffc bus_rescan_devices +EXPORT_SYMBOL_GPL vmlinux 0xb51fbd64 edac_op_state +EXPORT_SYMBOL_GPL vmlinux 0xb52c9aee __srcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xb5517dd3 snd_soc_jack_get_type +EXPORT_SYMBOL_GPL vmlinux 0xb55a3393 devm_register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xb561c490 mpi_mul +EXPORT_SYMBOL_GPL vmlinux 0xb5662de7 dev_pm_qos_hide_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0xb57010c3 io_uring_cmd_import_fixed +EXPORT_SYMBOL_GPL vmlinux 0xb570745c __SCK__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xb5770e43 __hwspin_trylock +EXPORT_SYMBOL_GPL vmlinux 0xb581c7b7 thermal_zone_device +EXPORT_SYMBOL_GPL vmlinux 0xb5965602 devm_regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb59667cd snd_dmaengine_pcm_prepare_slave_config +EXPORT_SYMBOL_GPL vmlinux 0xb59c9ea7 crypto_alloc_rng +EXPORT_SYMBOL_GPL vmlinux 0xb5a06cbe evm_inode_init_security +EXPORT_SYMBOL_GPL vmlinux 0xb5ac5509 sdio_writel +EXPORT_SYMBOL_GPL vmlinux 0xb5ae2914 devm_bitmap_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb5b4c2e8 key_type_encrypted +EXPORT_SYMBOL_GPL vmlinux 0xb5b7b6b5 mmput +EXPORT_SYMBOL_GPL vmlinux 0xb5ba0eb0 mtk_pinconf_drive_set +EXPORT_SYMBOL_GPL vmlinux 0xb5c1bfcd snd_soc_component_compr_trigger +EXPORT_SYMBOL_GPL vmlinux 0xb5cd151b snd_soc_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb5ce3303 devm_watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0xb5cf4304 cpufreq_dbs_governor_limits +EXPORT_SYMBOL_GPL vmlinux 0xb5dcd8a0 klist_init +EXPORT_SYMBOL_GPL vmlinux 0xb5e5faf1 virtqueue_is_broken +EXPORT_SYMBOL_GPL vmlinux 0xb5e69a3d mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xb5f70ed5 usb_add_hcd +EXPORT_SYMBOL_GPL vmlinux 0xb60776de snd_soc_add_component +EXPORT_SYMBOL_GPL vmlinux 0xb614bded regulator_is_equal +EXPORT_SYMBOL_GPL vmlinux 0xb6261484 register_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb6262e44 validate_xmit_xfrm +EXPORT_SYMBOL_GPL vmlinux 0xb62dcf1f usb_gadget_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xb6410433 mpi_addm +EXPORT_SYMBOL_GPL vmlinux 0xb64e2b37 devlink_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb64e91e9 sock_diag_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb66c2f95 is_hash_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xb66e882d crypto_clone_ahash +EXPORT_SYMBOL_GPL vmlinux 0xb6787346 sfp_unregister_socket +EXPORT_SYMBOL_GPL vmlinux 0xb682eff7 platform_msi_domain_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0xb689bfa3 verify_signature +EXPORT_SYMBOL_GPL vmlinux 0xb696a5fe dev_pm_opp_of_find_icc_paths +EXPORT_SYMBOL_GPL vmlinux 0xb69afbb0 devlink_linecard_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xb69bf954 fsstack_copy_attr_all +EXPORT_SYMBOL_GPL vmlinux 0xb69c46c4 devm_fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xb6a1a14b pci_iomap_wc +EXPORT_SYMBOL_GPL vmlinux 0xb6b01483 vp_modern_get_status +EXPORT_SYMBOL_GPL vmlinux 0xb6b6a51f spi_add_device +EXPORT_SYMBOL_GPL vmlinux 0xb6bbe9fc pci_dev_run_wake +EXPORT_SYMBOL_GPL vmlinux 0xb6bce718 free_uid +EXPORT_SYMBOL_GPL vmlinux 0xb6c07b33 device_set_wakeup_capable +EXPORT_SYMBOL_GPL vmlinux 0xb6ca5f96 host1x_context_device_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xb6da4141 imx_check_clk_hws +EXPORT_SYMBOL_GPL vmlinux 0xb6db6ef3 snd_soc_dapm_disable_pin +EXPORT_SYMBOL_GPL vmlinux 0xb6e0e5b4 mtd_read_oob +EXPORT_SYMBOL_GPL vmlinux 0xb6e3bdeb usb_gadget_frame_number +EXPORT_SYMBOL_GPL vmlinux 0xb6e6d99d clk_disable +EXPORT_SYMBOL_GPL vmlinux 0xb6ee0f45 pci_cfg_access_unlock +EXPORT_SYMBOL_GPL vmlinux 0xb6f3c979 spi_slave_abort +EXPORT_SYMBOL_GPL vmlinux 0xb6fcb7db class_find_device +EXPORT_SYMBOL_GPL vmlinux 0xb7075882 mtd_check_expert_analysis_mode +EXPORT_SYMBOL_GPL vmlinux 0xb70f753a sysfs_create_mount_point +EXPORT_SYMBOL_GPL vmlinux 0xb71699e7 virtqueue_kick_prepare +EXPORT_SYMBOL_GPL vmlinux 0xb7179feb pm_runtime_set_autosuspend_delay +EXPORT_SYMBOL_GPL vmlinux 0xb717f070 netif_carrier_event +EXPORT_SYMBOL_GPL vmlinux 0xb71a3ebb dev_nit_active +EXPORT_SYMBOL_GPL vmlinux 0xb7329c06 clk_set_phase +EXPORT_SYMBOL_GPL vmlinux 0xb74538d2 kprobe_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0xb7491c17 lzorle1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0xb74c31cd wwan_remove_port +EXPORT_SYMBOL_GPL vmlinux 0xb753a0ee mmc_prepare_busy_cmd +EXPORT_SYMBOL_GPL vmlinux 0xb75efdca ata_scsi_dma_need_drain +EXPORT_SYMBOL_GPL vmlinux 0xb771e6b7 bL_switch_request_cb +EXPORT_SYMBOL_GPL vmlinux 0xb77d5e73 snd_pcm_fill_iec958_consumer +EXPORT_SYMBOL_GPL vmlinux 0xb77db4cd software_node_find_by_name +EXPORT_SYMBOL_GPL vmlinux 0xb786bf75 pci_write_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xb7909508 cgroup_get_from_id +EXPORT_SYMBOL_GPL vmlinux 0xb790c173 skb_segment +EXPORT_SYMBOL_GPL vmlinux 0xb79f5bf5 devm_irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xb7a23927 irq_chip_release_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0xb7a387fc synchronize_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0xb7b31f30 screen_glyph +EXPORT_SYMBOL_GPL vmlinux 0xb7c32cc3 iomap_get_folio +EXPORT_SYMBOL_GPL vmlinux 0xb7c45694 __bio_release_pages +EXPORT_SYMBOL_GPL vmlinux 0xb7c53381 wait_on_page_writeback +EXPORT_SYMBOL_GPL vmlinux 0xb7c69a63 unregister_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb7cfeb16 led_trigger_read +EXPORT_SYMBOL_GPL vmlinux 0xb7d32a8c vc_scrolldelta_helper +EXPORT_SYMBOL_GPL vmlinux 0xb7dbdd9a usb_block_urb +EXPORT_SYMBOL_GPL vmlinux 0xb7e94b78 bpf_trace_run11 +EXPORT_SYMBOL_GPL vmlinux 0xb7eab117 devl_linecard_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb7f3aa29 skb_to_sgvec_nomark +EXPORT_SYMBOL_GPL vmlinux 0xb80b1d7a xfrm_state_afinfo_get_rcu +EXPORT_SYMBOL_GPL vmlinux 0xb80b33db regulator_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb82566eb omap_tll_enable +EXPORT_SYMBOL_GPL vmlinux 0xb836af91 snd_soc_link_compr_set_params +EXPORT_SYMBOL_GPL vmlinux 0xb856b2e8 __skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0xb8571792 wakeup_source_register +EXPORT_SYMBOL_GPL vmlinux 0xb862000c nand_change_write_column_op +EXPORT_SYMBOL_GPL vmlinux 0xb86758bf unregister_kprobe +EXPORT_SYMBOL_GPL vmlinux 0xb86f9a69 devm_thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xb8781582 imx_clk_hw_sscg_pll +EXPORT_SYMBOL_GPL vmlinux 0xb87d9fda tty_standard_install +EXPORT_SYMBOL_GPL vmlinux 0xb88bdf6f regulator_get_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0xb88dbfce irq_set_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0xb89951f5 dma_resv_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xb89a498c led_trigger_write +EXPORT_SYMBOL_GPL vmlinux 0xb8aac511 iommu_dev_enable_feature +EXPORT_SYMBOL_GPL vmlinux 0xb8bea50b register_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0xb8cd3a7f nf_logger_put +EXPORT_SYMBOL_GPL vmlinux 0xb8d3bcff xfrm_local_error +EXPORT_SYMBOL_GPL vmlinux 0xb8db336d serdev_device_break_ctl +EXPORT_SYMBOL_GPL vmlinux 0xb8df84df gpiod_unexport +EXPORT_SYMBOL_GPL vmlinux 0xb8e72a3c __device_reset +EXPORT_SYMBOL_GPL vmlinux 0xb8f6f99d xhci_find_slot_id_by_port +EXPORT_SYMBOL_GPL vmlinux 0xb8fdf806 snd_soc_runtime_calc_hw +EXPORT_SYMBOL_GPL vmlinux 0xb906552c cpufreq_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xb90a1fcd rsa_parse_priv_key +EXPORT_SYMBOL_GPL vmlinux 0xb90c2fb6 ipv6_recv_error +EXPORT_SYMBOL_GPL vmlinux 0xb9176155 asn1_ber_decoder +EXPORT_SYMBOL_GPL vmlinux 0xb917b6d7 return_address +EXPORT_SYMBOL_GPL vmlinux 0xb923da6e phy_power_off +EXPORT_SYMBOL_GPL vmlinux 0xb9251e4e bpf_map_inc_with_uref +EXPORT_SYMBOL_GPL vmlinux 0xb92bc4b0 hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0xb939ce51 __register_mtd_parser +EXPORT_SYMBOL_GPL vmlinux 0xb93c7141 genphy_c45_read_link +EXPORT_SYMBOL_GPL vmlinux 0xb93dc021 devm_of_phy_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0xb940d90d hte_enable_ts +EXPORT_SYMBOL_GPL vmlinux 0xb9437962 regulator_get_hardware_vsel_register +EXPORT_SYMBOL_GPL vmlinux 0xb959c1cc snd_soc_find_dai_with_mutex +EXPORT_SYMBOL_GPL vmlinux 0xb9681621 xdp_do_flush +EXPORT_SYMBOL_GPL vmlinux 0xb9852d11 __traceiter_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xb985724c pci_epc_linkdown +EXPORT_SYMBOL_GPL vmlinux 0xb987ab3d bd_prepare_to_claim +EXPORT_SYMBOL_GPL vmlinux 0xb9968947 regulator_list_hardware_vsel +EXPORT_SYMBOL_GPL vmlinux 0xb99a93f5 crypto_chain +EXPORT_SYMBOL_GPL vmlinux 0xb99d3629 synth_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0xb9a0a4f1 add_swap_extent +EXPORT_SYMBOL_GPL vmlinux 0xb9a89a7d rio_map_inb_region +EXPORT_SYMBOL_GPL vmlinux 0xb9b51e9d alarm_start +EXPORT_SYMBOL_GPL vmlinux 0xb9b9df41 usb_amd_dev_put +EXPORT_SYMBOL_GPL vmlinux 0xb9bb05cd blk_queue_can_use_dma_map_merging +EXPORT_SYMBOL_GPL vmlinux 0xb9bfdbe2 blkcg_get_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0xb9c425de register_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xb9c6bb0f ehci_adjust_port_wakeup_flags +EXPORT_SYMBOL_GPL vmlinux 0xb9d025c9 llist_del_first +EXPORT_SYMBOL_GPL vmlinux 0xb9d09418 class_compat_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xb9d1fa44 da903x_update +EXPORT_SYMBOL_GPL vmlinux 0xb9d79c26 ata_pci_device_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb9e13bf0 pci_disable_rom +EXPORT_SYMBOL_GPL vmlinux 0xb9e87b94 bL_switcher_trace_trigger +EXPORT_SYMBOL_GPL vmlinux 0xba032f94 btree_insert +EXPORT_SYMBOL_GPL vmlinux 0xba05f509 platform_get_irq_optional +EXPORT_SYMBOL_GPL vmlinux 0xba2b7f64 cpufreq_generic_get +EXPORT_SYMBOL_GPL vmlinux 0xba30143e sdio_retune_hold_now +EXPORT_SYMBOL_GPL vmlinux 0xba35869c locks_owner_has_blockers +EXPORT_SYMBOL_GPL vmlinux 0xba362cdb devm_clk_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xba3a8667 of_usb_update_otg_caps +EXPORT_SYMBOL_GPL vmlinux 0xba3ba2f3 mtd_table_mutex +EXPORT_SYMBOL_GPL vmlinux 0xba3c41a8 __hwspin_lock_timeout +EXPORT_SYMBOL_GPL vmlinux 0xba477e1d snd_soc_dai_action +EXPORT_SYMBOL_GPL vmlinux 0xba4936d7 ahci_platform_find_clk +EXPORT_SYMBOL_GPL vmlinux 0xba6a6a6a gpiochip_line_is_open_drain +EXPORT_SYMBOL_GPL vmlinux 0xba7a383b dev_xdp_prog_count +EXPORT_SYMBOL_GPL vmlinux 0xba7c1308 tty_kopen_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xba8b171d sbitmap_queue_init_node +EXPORT_SYMBOL_GPL vmlinux 0xba972479 skb_mpls_push +EXPORT_SYMBOL_GPL vmlinux 0xba9b7f8e sdio_claim_host +EXPORT_SYMBOL_GPL vmlinux 0xbaa6f1b3 snd_soc_component_get_pin_status +EXPORT_SYMBOL_GPL vmlinux 0xbab39758 pci_user_read_config_byte +EXPORT_SYMBOL_GPL vmlinux 0xbab9a9f0 maxim_charger_currents +EXPORT_SYMBOL_GPL vmlinux 0xbabb5f87 pci_set_host_bridge_release +EXPORT_SYMBOL_GPL vmlinux 0xbac00b15 __tracepoint_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0xbac67bc3 hvc_remove +EXPORT_SYMBOL_GPL vmlinux 0xbac6a1cc __inode_attach_wb +EXPORT_SYMBOL_GPL vmlinux 0xbaca388d crypto_alloc_base +EXPORT_SYMBOL_GPL vmlinux 0xbace2e56 virtio_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xbad00ac6 snd_soc_info_xr_sx +EXPORT_SYMBOL_GPL vmlinux 0xbaf2cfeb bpf_prog_free +EXPORT_SYMBOL_GPL vmlinux 0xbaf6850c fsnotify_wait_marks_destroyed +EXPORT_SYMBOL_GPL vmlinux 0xbb028ad3 rcu_gp_slow_register +EXPORT_SYMBOL_GPL vmlinux 0xbb0ab47b debug_locks +EXPORT_SYMBOL_GPL vmlinux 0xbb102ade mas_expected_entries +EXPORT_SYMBOL_GPL vmlinux 0xbb150b15 devlink_port_attrs_pci_sf_set +EXPORT_SYMBOL_GPL vmlinux 0xbb189a68 uart_console_write +EXPORT_SYMBOL_GPL vmlinux 0xbb24f372 __SCK__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xbb27abf2 dm_table_device_name +EXPORT_SYMBOL_GPL vmlinux 0xbb4146b3 get_completed_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xbb4c7570 pids_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xbb6508da random_get_entropy_fallback +EXPORT_SYMBOL_GPL vmlinux 0xbb684e53 pwm_adjust_config +EXPORT_SYMBOL_GPL vmlinux 0xbb6a3cbd devlink_fmsg_arr_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xbb6da149 snd_soc_put_strobe +EXPORT_SYMBOL_GPL vmlinux 0xbb6e3359 snd_card_rw_proc_new +EXPORT_SYMBOL_GPL vmlinux 0xbb7195a5 xdp_warn +EXPORT_SYMBOL_GPL vmlinux 0xbb7f8624 phy_save_page +EXPORT_SYMBOL_GPL vmlinux 0xbbb7d3ae phy_configure +EXPORT_SYMBOL_GPL vmlinux 0xbbe5bd86 rtc_read_time +EXPORT_SYMBOL_GPL vmlinux 0xbbee4e35 power_supply_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xbbf01fe6 pci_epf_bind +EXPORT_SYMBOL_GPL vmlinux 0xbbf6e941 devl_rate_leaf_destroy +EXPORT_SYMBOL_GPL vmlinux 0xbbf982ae regmap_get_val_bytes +EXPORT_SYMBOL_GPL vmlinux 0xbbfc67c2 snd_card_disconnect_sync +EXPORT_SYMBOL_GPL vmlinux 0xbbfc82c3 init_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xbc05fd32 iommu_unmap +EXPORT_SYMBOL_GPL vmlinux 0xbc09f4ec dm_get_md +EXPORT_SYMBOL_GPL vmlinux 0xbc1c3a2b devm_create_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xbc314156 nop_mnt_idmap +EXPORT_SYMBOL_GPL vmlinux 0xbc3e888b devm_regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xbc3f2cb0 timecounter_cyc2time +EXPORT_SYMBOL_GPL vmlinux 0xbc48461e pwm_request_from_chip +EXPORT_SYMBOL_GPL vmlinux 0xbc4d11a4 fuse_conn_put +EXPORT_SYMBOL_GPL vmlinux 0xbc569bd5 list_lru_count_node +EXPORT_SYMBOL_GPL vmlinux 0xbc5bd2c1 pm_genpd_remove_device +EXPORT_SYMBOL_GPL vmlinux 0xbc6bec66 free_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc700973 blk_mq_sched_mark_restart_hctx +EXPORT_SYMBOL_GPL vmlinux 0xbc96108b __mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xbca29037 mmc_cmdq_enable +EXPORT_SYMBOL_GPL vmlinux 0xbcb4878e sdhci_pltfm_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbcb60fbf cpufreq_freq_attr_scaling_available_freqs +EXPORT_SYMBOL_GPL vmlinux 0xbcbdd950 nvdimm_to_bus +EXPORT_SYMBOL_GPL vmlinux 0xbcc1419c tpm_pcr_read +EXPORT_SYMBOL_GPL vmlinux 0xbcc15e75 ktime_get_coarse_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xbcc61b0f dev_get_tstats64 +EXPORT_SYMBOL_GPL vmlinux 0xbcd0a126 iptunnel_metadata_reply +EXPORT_SYMBOL_GPL vmlinux 0xbcd98cf3 pinctrl_add_gpio_ranges +EXPORT_SYMBOL_GPL vmlinux 0xbcdd5b99 iommu_group_set_name +EXPORT_SYMBOL_GPL vmlinux 0xbce12556 clk_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xbce370bf tcp_unregister_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0xbcea462c snd_soc_put_xr_sx +EXPORT_SYMBOL_GPL vmlinux 0xbcf1f0e6 zs_create_pool +EXPORT_SYMBOL_GPL vmlinux 0xbd021eb8 tcp_ca_openreq_child +EXPORT_SYMBOL_GPL vmlinux 0xbd06f3a9 ata_get_cmd_name +EXPORT_SYMBOL_GPL vmlinux 0xbd2e9dea pci_iov_virtfn_devfn +EXPORT_SYMBOL_GPL vmlinux 0xbd3d818e ata_sff_dma_pause +EXPORT_SYMBOL_GPL vmlinux 0xbd3fe1e3 disable_hardirq +EXPORT_SYMBOL_GPL vmlinux 0xbd4462bc usb_get_from_anchor +EXPORT_SYMBOL_GPL vmlinux 0xbd446e62 sdio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xbd4ce870 devm_devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0xbd6d87f1 find_vpid +EXPORT_SYMBOL_GPL vmlinux 0xbd7a799a sata_pmp_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xbd856aed cpufreq_enable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0xbd956139 __devm_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0xbd9b8044 trace_remove_event_call +EXPORT_SYMBOL_GPL vmlinux 0xbd9df850 devres_for_each_res +EXPORT_SYMBOL_GPL vmlinux 0xbda04a91 cond_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xbdbb5e91 sdio_get_host_pm_caps +EXPORT_SYMBOL_GPL vmlinux 0xbdc4400f snd_soc_dai_compr_get_params +EXPORT_SYMBOL_GPL vmlinux 0xbdcd6e5e imx_unregister_hw_clocks +EXPORT_SYMBOL_GPL vmlinux 0xbdce59b0 dapm_clock_event +EXPORT_SYMBOL_GPL vmlinux 0xbdda1b5f vmalloc_huge +EXPORT_SYMBOL_GPL vmlinux 0xbde56a34 ata_timing_compute +EXPORT_SYMBOL_GPL vmlinux 0xbde81bdc rio_mport_chk_dev_access +EXPORT_SYMBOL_GPL vmlinux 0xbdf340ec mmc_regulator_get_supply +EXPORT_SYMBOL_GPL vmlinux 0xbdf4b96f percpu_ref_init +EXPORT_SYMBOL_GPL vmlinux 0xbdf58127 iommu_domain_free +EXPORT_SYMBOL_GPL vmlinux 0xbe046f13 gov_attr_set_init +EXPORT_SYMBOL_GPL vmlinux 0xbe0676c1 switchdev_handle_port_obj_add_foreign +EXPORT_SYMBOL_GPL vmlinux 0xbe10c2c7 cpufreq_unregister_governor +EXPORT_SYMBOL_GPL vmlinux 0xbe137c1e imx_fracn_gppll +EXPORT_SYMBOL_GPL vmlinux 0xbe1c3eeb devm_irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xbe2ab664 imx_pcm_fiq_exit +EXPORT_SYMBOL_GPL vmlinux 0xbe55d4a7 gpio_to_desc +EXPORT_SYMBOL_GPL vmlinux 0xbe674a8f bpf_sk_storage_diag_put +EXPORT_SYMBOL_GPL vmlinux 0xbe687e88 wake_up_all_idle_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbe7dc8e3 omap_iommu_domain_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xbe812e6d ethtool_dev_mm_supported +EXPORT_SYMBOL_GPL vmlinux 0xbe8c3124 crypto_comp_compress +EXPORT_SYMBOL_GPL vmlinux 0xbe8d2039 xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0xbe96dfd8 of_reconfig_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbe9a83d5 dw_pcie_write +EXPORT_SYMBOL_GPL vmlinux 0xbea5ff1e static_key_initialized +EXPORT_SYMBOL_GPL vmlinux 0xbeb1974a of_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xbeb28eab bus_get_kset +EXPORT_SYMBOL_GPL vmlinux 0xbebc6fde driver_register +EXPORT_SYMBOL_GPL vmlinux 0xbed0f2dd da903x_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbee64a6e spi_finalize_current_transfer +EXPORT_SYMBOL_GPL vmlinux 0xbee7cb5e xdp_features_clear_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0xbf041102 register_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbf150ebe gpiochip_request_own_desc +EXPORT_SYMBOL_GPL vmlinux 0xbf1b4647 snd_dmaengine_pcm_request_channel +EXPORT_SYMBOL_GPL vmlinux 0xbf1ecc9c hwmon_notify_event +EXPORT_SYMBOL_GPL vmlinux 0xbf2e2e71 housekeeping_enabled +EXPORT_SYMBOL_GPL vmlinux 0xbf322369 platform_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbf37fe9b rtnl_register_module +EXPORT_SYMBOL_GPL vmlinux 0xbf4227a5 ahci_fill_cmd_slot +EXPORT_SYMBOL_GPL vmlinux 0xbf4513c3 devlink_linecard_activate +EXPORT_SYMBOL_GPL vmlinux 0xbf4a7648 devm_usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0xbf6e0bd1 regmap_multi_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xbf6ec6cf devl_sb_register +EXPORT_SYMBOL_GPL vmlinux 0xbf9420ec iomap_swapfile_activate +EXPORT_SYMBOL_GPL vmlinux 0xbf950dd6 sfp_bus_add_upstream +EXPORT_SYMBOL_GPL vmlinux 0xbf9e38d7 compat_only_sysfs_link_entry_to_kobj +EXPORT_SYMBOL_GPL vmlinux 0xbfbc5434 pciserial_resume_ports +EXPORT_SYMBOL_GPL vmlinux 0xbfe2f864 sysfs_groups_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xbfe5616d tick_broadcast_oneshot_control +EXPORT_SYMBOL_GPL vmlinux 0xbfe83bb4 imx_ccm_lock +EXPORT_SYMBOL_GPL vmlinux 0xc00131cf visitor64 +EXPORT_SYMBOL_GPL vmlinux 0xc014dca6 tpm_chip_bootstrap +EXPORT_SYMBOL_GPL vmlinux 0xc02a53b6 phy_speed_down +EXPORT_SYMBOL_GPL vmlinux 0xc03a017f strp_done +EXPORT_SYMBOL_GPL vmlinux 0xc046cf84 imx93_clk_gate +EXPORT_SYMBOL_GPL vmlinux 0xc04e20c3 percpu_ref_switch_to_atomic_sync +EXPORT_SYMBOL_GPL vmlinux 0xc050f336 clk_regmap_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0xc0583e20 edac_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xc05cee80 ipi_get_hwirq +EXPORT_SYMBOL_GPL vmlinux 0xc06504e9 phy_check_downshift +EXPORT_SYMBOL_GPL vmlinux 0xc06b77b3 __cci_control_port_by_index +EXPORT_SYMBOL_GPL vmlinux 0xc081c246 bL_switcher_put_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc08326b7 sbitmap_queue_min_shallow_depth +EXPORT_SYMBOL_GPL vmlinux 0xc087d75f extcon_register_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0xc090c376 net_selftest_get_strings +EXPORT_SYMBOL_GPL vmlinux 0xc091ba73 __devm_rtc_register_device +EXPORT_SYMBOL_GPL vmlinux 0xc0a96e14 rcu_gp_is_expedited +EXPORT_SYMBOL_GPL vmlinux 0xc0ac546b devm_platform_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0xc0b2664d devlink_dpipe_header_ipv4 +EXPORT_SYMBOL_GPL vmlinux 0xc0be8cc4 uart_get_rs485_mode +EXPORT_SYMBOL_GPL vmlinux 0xc0d6e404 fuse_conn_init +EXPORT_SYMBOL_GPL vmlinux 0xc0d7b63f perf_event_period +EXPORT_SYMBOL_GPL vmlinux 0xc0dcb59e edac_layer_name +EXPORT_SYMBOL_GPL vmlinux 0xc0deddc1 dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0xc0e75cec visitor128 +EXPORT_SYMBOL_GPL vmlinux 0xc0edbab0 genphy_c45_an_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xc0f0458a ip_tunnel_unneed_metadata +EXPORT_SYMBOL_GPL vmlinux 0xc0fe2c9e kobject_rename +EXPORT_SYMBOL_GPL vmlinux 0xc105ba23 of_property_count_elems_of_size +EXPORT_SYMBOL_GPL vmlinux 0xc107c721 devl_dpipe_headers_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc1086e0c sysrq_toggle_support +EXPORT_SYMBOL_GPL vmlinux 0xc10d71d6 snd_power_ref_and_wait +EXPORT_SYMBOL_GPL vmlinux 0xc13c1db2 fat_build_inode +EXPORT_SYMBOL_GPL vmlinux 0xc13cf6ff raw_v4_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0xc14ecb55 usb_hcd_end_port_resume +EXPORT_SYMBOL_GPL vmlinux 0xc15a1e8d crypto_lookup_template +EXPORT_SYMBOL_GPL vmlinux 0xc1638095 of_platform_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc16390ec unregister_mtd_user +EXPORT_SYMBOL_GPL vmlinux 0xc17515d7 usb_hcds_loaded +EXPORT_SYMBOL_GPL vmlinux 0xc1865644 usb_phy_gen_create_phy +EXPORT_SYMBOL_GPL vmlinux 0xc1a8e874 xfrm_audit_state_icvfail +EXPORT_SYMBOL_GPL vmlinux 0xc1abfb50 blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0xc1b67e4e device_link_add +EXPORT_SYMBOL_GPL vmlinux 0xc1d031f9 fb_deferred_io_release +EXPORT_SYMBOL_GPL vmlinux 0xc1d2f400 extcon_get_state +EXPORT_SYMBOL_GPL vmlinux 0xc1de354a cpts_rx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xc1e6986e interval_tree_span_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xc1fea00b __blk_req_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0xc21b3cca devices_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc21dcc18 debugfs_create_bool +EXPORT_SYMBOL_GPL vmlinux 0xc2265869 of_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0xc22a3091 vm_unmap_aliases +EXPORT_SYMBOL_GPL vmlinux 0xc22fea45 tegra_mc_get_emem_device_count +EXPORT_SYMBOL_GPL vmlinux 0xc2368ea5 ata_xfer_mask2mode +EXPORT_SYMBOL_GPL vmlinux 0xc2434a46 screen_pos +EXPORT_SYMBOL_GPL vmlinux 0xc246192b iomap_file_buffered_write +EXPORT_SYMBOL_GPL vmlinux 0xc25aae64 mtd_get_fact_prot_info +EXPORT_SYMBOL_GPL vmlinux 0xc25dee54 iommu_report_device_fault +EXPORT_SYMBOL_GPL vmlinux 0xc2692173 wakeup_sources_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xc2697830 devm_clk_register +EXPORT_SYMBOL_GPL vmlinux 0xc289e46d cpufreq_generic_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xc2928d2c dev_pm_put_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0xc29d2ec0 hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0xc2a814db tcp_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xc2c4fe87 gpiod_set_consumer_name +EXPORT_SYMBOL_GPL vmlinux 0xc2c89852 sbitmap_finish_wait +EXPORT_SYMBOL_GPL vmlinux 0xc2dfec6b fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xc2e1ce48 ata_sff_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0xc2e6b4b8 rtnl_af_register +EXPORT_SYMBOL_GPL vmlinux 0xc2ea8dcd gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0xc2f2db44 hisi_clk_register_phase +EXPORT_SYMBOL_GPL vmlinux 0xc3025407 tps65912_device_init +EXPORT_SYMBOL_GPL vmlinux 0xc303f630 l3mdev_fib_table_by_index +EXPORT_SYMBOL_GPL vmlinux 0xc308149e led_trigger_unregister_simple +EXPORT_SYMBOL_GPL vmlinux 0xc30b04c7 fscrypt_prepare_lookup_partial +EXPORT_SYMBOL_GPL vmlinux 0xc30b7f19 cgroup_get_from_fd +EXPORT_SYMBOL_GPL vmlinux 0xc30b84d5 md_account_bio +EXPORT_SYMBOL_GPL vmlinux 0xc31294e7 regulator_set_current_limit +EXPORT_SYMBOL_GPL vmlinux 0xc317a15e snd_soc_daifmt_clock_provider_flipped +EXPORT_SYMBOL_GPL vmlinux 0xc335aacc lochnagar_update_config +EXPORT_SYMBOL_GPL vmlinux 0xc33b17a0 dm_internal_suspend_fast +EXPORT_SYMBOL_GPL vmlinux 0xc341ae6d zs_map_object +EXPORT_SYMBOL_GPL vmlinux 0xc34e4c7b kernel_read_file_from_fd +EXPORT_SYMBOL_GPL vmlinux 0xc35ab103 lwtstate_free +EXPORT_SYMBOL_GPL vmlinux 0xc36d0c92 phy_pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0xc36f6b3e balance_dirty_pages_ratelimited_flags +EXPORT_SYMBOL_GPL vmlinux 0xc3708747 trace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0xc3805cd1 fs_ftype_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0xc3884e17 irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xc393fe8b wait_for_stable_page +EXPORT_SYMBOL_GPL vmlinux 0xc3a804f6 nand_select_target +EXPORT_SYMBOL_GPL vmlinux 0xc3ac0725 i2c_handle_smbus_host_notify +EXPORT_SYMBOL_GPL vmlinux 0xc3acb2a6 unregister_net_sysctl_table +EXPORT_SYMBOL_GPL vmlinux 0xc3af0079 class_create +EXPORT_SYMBOL_GPL vmlinux 0xc3b47825 rcu_async_relax +EXPORT_SYMBOL_GPL vmlinux 0xc3ba88c0 dma_get_any_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0xc3bb2ded usb_debug_root +EXPORT_SYMBOL_GPL vmlinux 0xc3bf3c64 clk_hw_set_parent +EXPORT_SYMBOL_GPL vmlinux 0xc3c2d084 efivars_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc3c4c6cc hash_algo_name +EXPORT_SYMBOL_GPL vmlinux 0xc3db1c1f tcp_rate_check_app_limited +EXPORT_SYMBOL_GPL vmlinux 0xc3de65ff ring_buffer_bytes_cpu +EXPORT_SYMBOL_GPL vmlinux 0xc3e2ac0c mtk_pinconf_drive_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0xc3ea5305 iommu_default_passthrough +EXPORT_SYMBOL_GPL vmlinux 0xc3f36c59 edac_mc_find_csrow_by_page +EXPORT_SYMBOL_GPL vmlinux 0xc3f47a99 kill_mtd_super +EXPORT_SYMBOL_GPL vmlinux 0xc40ccfac perf_get_aux +EXPORT_SYMBOL_GPL vmlinux 0xc412178f phy_led_triggers_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc41263e0 da9052_disable_irq_nosync +EXPORT_SYMBOL_GPL vmlinux 0xc428068d sata_deb_timing_long +EXPORT_SYMBOL_GPL vmlinux 0xc4296a0b mtk_eint_find_irq +EXPORT_SYMBOL_GPL vmlinux 0xc42e14b9 sbitmap_any_bit_set +EXPORT_SYMBOL_GPL vmlinux 0xc44afc48 pse_ethtool_set_config +EXPORT_SYMBOL_GPL vmlinux 0xc44c4636 sock_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0xc454fc7b twl_get_type +EXPORT_SYMBOL_GPL vmlinux 0xc4575b07 fscrypt_dio_supported +EXPORT_SYMBOL_GPL vmlinux 0xc460ee25 phy_restore_page +EXPORT_SYMBOL_GPL vmlinux 0xc46562e6 pci_destroy_slot +EXPORT_SYMBOL_GPL vmlinux 0xc471c67a twl4030_audio_disable_resource +EXPORT_SYMBOL_GPL vmlinux 0xc473f58c mtk_clk_unregister_dividers +EXPORT_SYMBOL_GPL vmlinux 0xc4837181 stmpe_disable +EXPORT_SYMBOL_GPL vmlinux 0xc48fce37 devm_hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc4937fde ti_clk_is_in_standby +EXPORT_SYMBOL_GPL vmlinux 0xc4b459df snd_ctl_apply_vmaster_followers +EXPORT_SYMBOL_GPL vmlinux 0xc4ba6779 mpc8xxx_spi_rx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0xc4ba67fc umd_load_blob +EXPORT_SYMBOL_GPL vmlinux 0xc4bd6a73 scsi_eh_ready_devs +EXPORT_SYMBOL_GPL vmlinux 0xc4cf2420 ring_buffer_read_page +EXPORT_SYMBOL_GPL vmlinux 0xc4d1d9fe get_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0xc4d4c8fa inet_unhash +EXPORT_SYMBOL_GPL vmlinux 0xc4f0da12 ktime_get_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xc5027e53 devm_snd_soc_register_component +EXPORT_SYMBOL_GPL vmlinux 0xc5053a51 x509_cert_parse +EXPORT_SYMBOL_GPL vmlinux 0xc509a896 cpuidle_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xc50f0cb0 devm_rtc_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0xc5113046 pinmux_generic_remove_function +EXPORT_SYMBOL_GPL vmlinux 0xc5149bb2 regmap_might_sleep +EXPORT_SYMBOL_GPL vmlinux 0xc5375402 serial8250_em485_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc53aa4ae led_init_default_state_get +EXPORT_SYMBOL_GPL vmlinux 0xc53ac036 devm_regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc53b74d3 i2c_dw_validate_speed +EXPORT_SYMBOL_GPL vmlinux 0xc540a4e5 __root_device_register +EXPORT_SYMBOL_GPL vmlinux 0xc54d2af4 __tracepoint_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0xc5604800 clk_set_rate_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xc5637cc9 regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xc569d8ce __clk_get_name +EXPORT_SYMBOL_GPL vmlinux 0xc56a2b5b ipv4_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xc575c737 debug_locks_off +EXPORT_SYMBOL_GPL vmlinux 0xc5777fca linear_range_get_selector_low_array +EXPORT_SYMBOL_GPL vmlinux 0xc57c1d2b snd_soc_dapm_stream_stop +EXPORT_SYMBOL_GPL vmlinux 0xc58a3ee6 icc_node_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc5a3063b virtqueue_kick +EXPORT_SYMBOL_GPL vmlinux 0xc5a5c678 uart_parse_earlycon +EXPORT_SYMBOL_GPL vmlinux 0xc5a8b57a iommu_group_get +EXPORT_SYMBOL_GPL vmlinux 0xc5a8e909 snd_soc_get_xr_sx +EXPORT_SYMBOL_GPL vmlinux 0xc5b9b649 edac_pci_del_device +EXPORT_SYMBOL_GPL vmlinux 0xc5c6da67 snd_soc_link_compr_startup +EXPORT_SYMBOL_GPL vmlinux 0xc5d0680a regulator_enable +EXPORT_SYMBOL_GPL vmlinux 0xc5e17393 pci_epc_raise_irq +EXPORT_SYMBOL_GPL vmlinux 0xc5e48cc9 regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc5ee7ac5 pskb_put +EXPORT_SYMBOL_GPL vmlinux 0xc617f82c unregister_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc624d3ef tps65217_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xc628eb48 bpf_trace_run9 +EXPORT_SYMBOL_GPL vmlinux 0xc649a56a udp_destruct_common +EXPORT_SYMBOL_GPL vmlinux 0xc6569014 clk_fixed_rate_ops +EXPORT_SYMBOL_GPL vmlinux 0xc6608a24 open_related_ns +EXPORT_SYMBOL_GPL vmlinux 0xc6657243 skcipher_walk_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xc66b77b1 iommu_group_set_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xc6779093 ring_buffer_record_enable +EXPORT_SYMBOL_GPL vmlinux 0xc68c41d6 __SCK__tp_func_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xc693534f driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc695645c musb_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xc69b7ee5 zs_destroy_pool +EXPORT_SYMBOL_GPL vmlinux 0xc6a4a872 __clk_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc6adc8ba __xas_next +EXPORT_SYMBOL_GPL vmlinux 0xc6b32405 __devm_reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xc6b6190d __traceiter_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc6b76d82 usb_altnum_to_altsetting +EXPORT_SYMBOL_GPL vmlinux 0xc6df47f3 devm_request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0xc6e5bcf3 linear_range_get_selector_within +EXPORT_SYMBOL_GPL vmlinux 0xc6e667f1 thread_notify_head +EXPORT_SYMBOL_GPL vmlinux 0xc6e91dbf __pm_runtime_set_status +EXPORT_SYMBOL_GPL vmlinux 0xc6e9de67 bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xc6fc51f0 dev_pm_opp_find_bw_floor +EXPORT_SYMBOL_GPL vmlinux 0xc71065e9 acct_bioset_exit +EXPORT_SYMBOL_GPL vmlinux 0xc715dbbc __fscrypt_inode_uses_inline_crypto +EXPORT_SYMBOL_GPL vmlinux 0xc7167d37 fwnode_handle_put +EXPORT_SYMBOL_GPL vmlinux 0xc71c86d5 dev_pm_opp_get_max_volt_latency +EXPORT_SYMBOL_GPL vmlinux 0xc71ead47 __traceiter_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0xc7311343 blk_trace_setup +EXPORT_SYMBOL_GPL vmlinux 0xc73d5e06 crypto_hash_walk_done +EXPORT_SYMBOL_GPL vmlinux 0xc742db12 device_link_del +EXPORT_SYMBOL_GPL vmlinux 0xc753375c nand_prog_page_op +EXPORT_SYMBOL_GPL vmlinux 0xc75a3df8 ip6_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0xc77042aa iommu_map_sg +EXPORT_SYMBOL_GPL vmlinux 0xc772adb3 debugfs_create_u16 +EXPORT_SYMBOL_GPL vmlinux 0xc77367b3 of_property_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0xc7785320 snd_soc_set_ac97_ops +EXPORT_SYMBOL_GPL vmlinux 0xc780fc71 pci_stop_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xc782e17f synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xc79144f5 trace_seq_putmem_hex +EXPORT_SYMBOL_GPL vmlinux 0xc79aeb23 register_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xc7a1840e llist_add_batch +EXPORT_SYMBOL_GPL vmlinux 0xc7a588aa of_irq_parse_and_map_pci +EXPORT_SYMBOL_GPL vmlinux 0xc7a7e770 clk_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xc7b62598 of_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xc7c61aa4 scsi_dh_attach +EXPORT_SYMBOL_GPL vmlinux 0xc7d2d787 bpf_trace_run4 +EXPORT_SYMBOL_GPL vmlinux 0xc7e64fc2 asn1_encode_integer +EXPORT_SYMBOL_GPL vmlinux 0xc7e78b2e vbin_printf +EXPORT_SYMBOL_GPL vmlinux 0xc7fa4aa9 kobj_ns_drop +EXPORT_SYMBOL_GPL vmlinux 0xc81a759a sdio_release_host +EXPORT_SYMBOL_GPL vmlinux 0xc8231890 mtk_pinconf_bias_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0xc8269f94 snd_soc_params_to_frame_size +EXPORT_SYMBOL_GPL vmlinux 0xc82b3a88 __SCK__tp_func_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xc82c721f klist_remove +EXPORT_SYMBOL_GPL vmlinux 0xc82db0ed register_btf_fmodret_id_set +EXPORT_SYMBOL_GPL vmlinux 0xc847ad72 poll_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xc851c2fa xfrm_audit_state_notfound_simple +EXPORT_SYMBOL_GPL vmlinux 0xc853678a devm_tegra_memory_controller_get +EXPORT_SYMBOL_GPL vmlinux 0xc8594d3d reset_control_acquire +EXPORT_SYMBOL_GPL vmlinux 0xc861d2e1 pci_set_pcie_reset_state +EXPORT_SYMBOL_GPL vmlinux 0xc86a9da2 wm8350_block_read +EXPORT_SYMBOL_GPL vmlinux 0xc878664d usb_queue_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xc88cc276 sdio_f0_writeb +EXPORT_SYMBOL_GPL vmlinux 0xc8b08a3b devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0xc8bc90bf pkcs7_free_message +EXPORT_SYMBOL_GPL vmlinux 0xc8d485e4 fat_free_clusters +EXPORT_SYMBOL_GPL vmlinux 0xc8db705c tcp_plb_update_state +EXPORT_SYMBOL_GPL vmlinux 0xc8ddd5b5 kstrdup_quotable +EXPORT_SYMBOL_GPL vmlinux 0xc8de90e8 of_clk_hw_simple_get +EXPORT_SYMBOL_GPL vmlinux 0xc8e44f6e snd_dmaengine_pcm_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc8fd05a2 debugfs_attr_read +EXPORT_SYMBOL_GPL vmlinux 0xc9172aff pci_epc_get_next_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xc926ae1b start_poll_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xc926c6e5 sock_diag_unregister_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0xc93639cf pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0xc93a3655 mtk_eint_do_resume +EXPORT_SYMBOL_GPL vmlinux 0xc93b6c93 simple_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0xc93ee1e7 usb_phy_roothub_init +EXPORT_SYMBOL_GPL vmlinux 0xc94ac469 cpuidle_get_driver +EXPORT_SYMBOL_GPL vmlinux 0xc9515c36 rio_release_dma +EXPORT_SYMBOL_GPL vmlinux 0xc9561772 fb_destroy_modelist +EXPORT_SYMBOL_GPL vmlinux 0xc95a3b3a of_phy_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0xc96c903a nvmem_cell_read_u8 +EXPORT_SYMBOL_GPL vmlinux 0xc96d76a1 scsi_internal_device_block_nowait +EXPORT_SYMBOL_GPL vmlinux 0xc96eb1c4 regulator_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xc96fb674 nvmem_device_read +EXPORT_SYMBOL_GPL vmlinux 0xc9715630 __SCK__tp_func_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc981de1a snd_soc_dai_set_pll +EXPORT_SYMBOL_GPL vmlinux 0xc9825415 percpu_ref_is_zero +EXPORT_SYMBOL_GPL vmlinux 0xc9827693 __bpf_call_base +EXPORT_SYMBOL_GPL vmlinux 0xc98ac751 regmap_raw_write_async +EXPORT_SYMBOL_GPL vmlinux 0xc998f330 vfs_kern_mount +EXPORT_SYMBOL_GPL vmlinux 0xc99d68fe gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0xc9a228ce property_entries_free +EXPORT_SYMBOL_GPL vmlinux 0xc9b23841 sk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0xc9b68710 usb_gadget_unmap_request +EXPORT_SYMBOL_GPL vmlinux 0xc9c6af94 dev_pm_domain_detach +EXPORT_SYMBOL_GPL vmlinux 0xc9ceea06 clk_has_parent +EXPORT_SYMBOL_GPL vmlinux 0xc9d130c1 dma_free_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xc9db0991 ZSTD_isError +EXPORT_SYMBOL_GPL vmlinux 0xc9e87bcd crypto_type_has_alg +EXPORT_SYMBOL_GPL vmlinux 0xc9e97e55 ata_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xc9e9ab54 component_bind_all +EXPORT_SYMBOL_GPL vmlinux 0xc9ec4e21 free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xc9f76eb1 __tracepoint_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0xc9fb00f7 pl320_ipc_transmit +EXPORT_SYMBOL_GPL vmlinux 0xc9fd634a usb_role_switch_put +EXPORT_SYMBOL_GPL vmlinux 0xca0a7a5b rio_route_add_entry +EXPORT_SYMBOL_GPL vmlinux 0xca192f16 usb_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xca3d3cc5 xas_split +EXPORT_SYMBOL_GPL vmlinux 0xca40ebc3 xas_clear_mark +EXPORT_SYMBOL_GPL vmlinux 0xca454a34 vt_get_leds +EXPORT_SYMBOL_GPL vmlinux 0xca467318 hibernation_set_ops +EXPORT_SYMBOL_GPL vmlinux 0xca47a033 br_fdb_test_addr_hook +EXPORT_SYMBOL_GPL vmlinux 0xca4dcdfc regcache_cache_bypass +EXPORT_SYMBOL_GPL vmlinux 0xca545922 smpboot_unregister_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0xca69496a devm_clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0xca74ff13 regmap_exit +EXPORT_SYMBOL_GPL vmlinux 0xca76b23a __clk_hw_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0xca7d8764 kthread_freezable_should_stop +EXPORT_SYMBOL_GPL vmlinux 0xca900e14 inet_csk_listen_start +EXPORT_SYMBOL_GPL vmlinux 0xca9a1d5e ring_buffer_free +EXPORT_SYMBOL_GPL vmlinux 0xcabe04de cpuidle_resume_and_unlock +EXPORT_SYMBOL_GPL vmlinux 0xcad2b76c imx_clk_hw_pfd +EXPORT_SYMBOL_GPL vmlinux 0xcad51d62 yield_to +EXPORT_SYMBOL_GPL vmlinux 0xcadd3162 __sock_recv_wifi_status +EXPORT_SYMBOL_GPL vmlinux 0xcaddd0ff kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0xcae5e27e mt_next +EXPORT_SYMBOL_GPL vmlinux 0xcaecc540 kmsg_dump_get_line +EXPORT_SYMBOL_GPL vmlinux 0xcb0bd843 regulator_get_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0xcb0c6dfa ping_seq_next +EXPORT_SYMBOL_GPL vmlinux 0xcb2bfe2b nvmem_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcb2e166b __tracepoint_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xcb349fa4 clk_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0xcb435196 fwnode_find_reference +EXPORT_SYMBOL_GPL vmlinux 0xcb4a7d9b public_key_verify_signature +EXPORT_SYMBOL_GPL vmlinux 0xcb4d5d89 backing_file_open +EXPORT_SYMBOL_GPL vmlinux 0xcb561441 mem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0xcb6177f8 pcie_aspm_enabled +EXPORT_SYMBOL_GPL vmlinux 0xcb64abd0 mtk_register_reset_controller_with_dev +EXPORT_SYMBOL_GPL vmlinux 0xcb6a4634 fuse_init_fs_context_submount +EXPORT_SYMBOL_GPL vmlinux 0xcb805ddf net_selftest +EXPORT_SYMBOL_GPL vmlinux 0xcb87e247 spi_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0xcb973053 blk_next_bio +EXPORT_SYMBOL_GPL vmlinux 0xcb9f0201 __clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0xcbacb45d device_for_each_child_reverse +EXPORT_SYMBOL_GPL vmlinux 0xcbbb0356 nf_hooks_lwtunnel_sysctl_handler +EXPORT_SYMBOL_GPL vmlinux 0xcbbf63ea _proc_mkdir +EXPORT_SYMBOL_GPL vmlinux 0xcbd18c4f devm_power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xcbe56bc2 zs_get_total_pages +EXPORT_SYMBOL_GPL vmlinux 0xcbf778de crypto_init_akcipher_ops_sig +EXPORT_SYMBOL_GPL vmlinux 0xcbfe0680 from_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0xcc19559c dev_attr_em_message_type +EXPORT_SYMBOL_GPL vmlinux 0xcc376e9a gpiod_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xcc39c03e nvmem_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcc426d65 uhci_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0xcc4691f9 fuse_direct_io +EXPORT_SYMBOL_GPL vmlinux 0xcc56519e blkcg_set_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0xcc6b2a29 regmap_read +EXPORT_SYMBOL_GPL vmlinux 0xcc723179 pktgen_xfrm_outer_mode_output +EXPORT_SYMBOL_GPL vmlinux 0xcc7359c2 set_secondary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xcc74e3de snd_soc_dapm_put_volsw +EXPORT_SYMBOL_GPL vmlinux 0xcc876142 kthread_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xcc87ff27 perf_trace_run_bpf_submit +EXPORT_SYMBOL_GPL vmlinux 0xcc908e6e phy_led_trigger_change_speed +EXPORT_SYMBOL_GPL vmlinux 0xcc935375 walk_iomem_res_desc +EXPORT_SYMBOL_GPL vmlinux 0xcc95ef9c misc_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xcc9e024a ulpi_viewport_access_ops +EXPORT_SYMBOL_GPL vmlinux 0xccc2cec6 __tracepoint_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0xcccfb2fa sata_deb_timing_hotplug +EXPORT_SYMBOL_GPL vmlinux 0xccd86806 ata_id_string +EXPORT_SYMBOL_GPL vmlinux 0xccd9fad4 palmas_ext_control_req_config +EXPORT_SYMBOL_GPL vmlinux 0xccda7fea __devm_clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xcce450f6 fscrypt_d_revalidate +EXPORT_SYMBOL_GPL vmlinux 0xccf52bc9 sfp_upstream_start +EXPORT_SYMBOL_GPL vmlinux 0xccf5aa5f fuse_free_conn +EXPORT_SYMBOL_GPL vmlinux 0xcd07f84d sdhci_switch_external_dma +EXPORT_SYMBOL_GPL vmlinux 0xcd083960 sdhci_pltfm_pmops +EXPORT_SYMBOL_GPL vmlinux 0xcd12cb5d rio_unregister_mport +EXPORT_SYMBOL_GPL vmlinux 0xcd1e17f1 fwnode_graph_get_remote_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xcd233f80 device_match_any +EXPORT_SYMBOL_GPL vmlinux 0xcd24e146 hash_digest_size +EXPORT_SYMBOL_GPL vmlinux 0xcd365511 phy_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0xcd3e426b pci_msi_unmask_irq +EXPORT_SYMBOL_GPL vmlinux 0xcd467029 gov_attr_set_put +EXPORT_SYMBOL_GPL vmlinux 0xcd4a43f0 sm501_set_clock +EXPORT_SYMBOL_GPL vmlinux 0xcd4c0635 wm8350_block_write +EXPORT_SYMBOL_GPL vmlinux 0xcd4cfd9c pci_find_doe_mailbox +EXPORT_SYMBOL_GPL vmlinux 0xcd4f9582 bpf_trace_run12 +EXPORT_SYMBOL_GPL vmlinux 0xcd652787 tpm_tis_remove +EXPORT_SYMBOL_GPL vmlinux 0xcd652efd pm_generic_thaw_noirq +EXPORT_SYMBOL_GPL vmlinux 0xcd6f2dc9 nf_log_buf_add +EXPORT_SYMBOL_GPL vmlinux 0xcd6f3f0e usb_put_intf +EXPORT_SYMBOL_GPL vmlinux 0xcd79a383 ata_sas_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0xcd883456 __traceiter_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xcd91b127 system_highpri_wq +EXPORT_SYMBOL_GPL vmlinux 0xcd974f00 rcu_all_qs +EXPORT_SYMBOL_GPL vmlinux 0xcd9afead snd_soc_dapm_new_dai_widgets +EXPORT_SYMBOL_GPL vmlinux 0xcd9cd2ff wakeme_after_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcd9efac1 wm831x_auxadc_read_uv +EXPORT_SYMBOL_GPL vmlinux 0xcda170d9 dev_pm_domain_start +EXPORT_SYMBOL_GPL vmlinux 0xcda1ddb0 sata_scr_write_flush +EXPORT_SYMBOL_GPL vmlinux 0xcdb6adcc ras_userspace_consumers +EXPORT_SYMBOL_GPL vmlinux 0xcdc26880 phy_driver_is_genphy +EXPORT_SYMBOL_GPL vmlinux 0xcdc9f99e blk_mq_alloc_request_hctx +EXPORT_SYMBOL_GPL vmlinux 0xcdca3691 nr_irqs +EXPORT_SYMBOL_GPL vmlinux 0xcdd76713 da903x_writes +EXPORT_SYMBOL_GPL vmlinux 0xcddd4880 tty_port_tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xcdec7d50 acct_bioset_init +EXPORT_SYMBOL_GPL vmlinux 0xcdf8227b mptcp_get_reset_option +EXPORT_SYMBOL_GPL vmlinux 0xcdfaf70a nand_status_op +EXPORT_SYMBOL_GPL vmlinux 0xce1ed548 serdev_device_close +EXPORT_SYMBOL_GPL vmlinux 0xce2cf9fb __devm_clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0xce305b9c crypto_hash_walk_first +EXPORT_SYMBOL_GPL vmlinux 0xce31c786 nf_ip_route +EXPORT_SYMBOL_GPL vmlinux 0xce38bfdb usb_driver_release_interface +EXPORT_SYMBOL_GPL vmlinux 0xce44bf22 snd_soc_component_read_field +EXPORT_SYMBOL_GPL vmlinux 0xce5fd05d snd_device_disconnect +EXPORT_SYMBOL_GPL vmlinux 0xce6db656 rcu_is_watching +EXPORT_SYMBOL_GPL vmlinux 0xce737959 of_msi_configure +EXPORT_SYMBOL_GPL vmlinux 0xce8ea715 dev_pm_opp_set_rate +EXPORT_SYMBOL_GPL vmlinux 0xce95f5e3 sk_clear_memalloc +EXPORT_SYMBOL_GPL vmlinux 0xce961df2 __list_lru_init +EXPORT_SYMBOL_GPL vmlinux 0xcea29652 __srcu_read_unlock_nmisafe +EXPORT_SYMBOL_GPL vmlinux 0xcea71101 mtk_clk_register_factors +EXPORT_SYMBOL_GPL vmlinux 0xcebb6436 thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xcec6a9bb cpuidle_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xced7da44 xhci_reset_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0xcedf281d pinconf_generic_parse_dt_config +EXPORT_SYMBOL_GPL vmlinux 0xcee1641c kgdb_unregister_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xcee825b3 xas_init_marks +EXPORT_SYMBOL_GPL vmlinux 0xcee88e7a of_overlay_fdt_apply +EXPORT_SYMBOL_GPL vmlinux 0xcef1a0d7 devlink_priv +EXPORT_SYMBOL_GPL vmlinux 0xcef4d5b4 __alloc_percpu_gfp +EXPORT_SYMBOL_GPL vmlinux 0xcefbb5ac __tracepoint_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0xcefe9abe ata_port_classify +EXPORT_SYMBOL_GPL vmlinux 0xcf03afe2 snd_soc_dapm_kcontrol_dapm +EXPORT_SYMBOL_GPL vmlinux 0xcf0af557 pci_epc_unmap_addr +EXPORT_SYMBOL_GPL vmlinux 0xcf1719c0 alarmtimer_get_rtcdev +EXPORT_SYMBOL_GPL vmlinux 0xcf193e78 dm_put +EXPORT_SYMBOL_GPL vmlinux 0xcf28f55e trace_clock_global +EXPORT_SYMBOL_GPL vmlinux 0xcf2f3c3c regmap_get_max_register +EXPORT_SYMBOL_GPL vmlinux 0xcf34a284 omap_iommu_save_ctx +EXPORT_SYMBOL_GPL vmlinux 0xcf6e45bb sysfs_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xcf7ba552 bpfilter_ops +EXPORT_SYMBOL_GPL vmlinux 0xcf91b7b7 relay_file_operations +EXPORT_SYMBOL_GPL vmlinux 0xcf99304d msg_zerocopy_realloc +EXPORT_SYMBOL_GPL vmlinux 0xcf9db176 usb_autopm_put_interface_no_suspend +EXPORT_SYMBOL_GPL vmlinux 0xcfa15312 of_gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0xcfa6b616 of_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0xcfa70ee0 kobject_move +EXPORT_SYMBOL_GPL vmlinux 0xcfa7cec3 sk_msg_return +EXPORT_SYMBOL_GPL vmlinux 0xcfb6a11b mtk_pinconf_bias_get +EXPORT_SYMBOL_GPL vmlinux 0xcfb8a451 serial8250_tx_chars +EXPORT_SYMBOL_GPL vmlinux 0xcfc5108a devlink_fmsg_u8_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xcfc7b4e4 rcu_barrier_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0xcfd28727 vcap_tc_flower_handler_arp_usage +EXPORT_SYMBOL_GPL vmlinux 0xcfd55798 mtk_devm_alloc_clk_data +EXPORT_SYMBOL_GPL vmlinux 0xcfe6c67c devlink_port_attrs_pci_pf_set +EXPORT_SYMBOL_GPL vmlinux 0xd014db85 blk_queue_flag_test_and_set +EXPORT_SYMBOL_GPL vmlinux 0xd0158cf6 blk_insert_cloned_request +EXPORT_SYMBOL_GPL vmlinux 0xd03207c0 udp_tunnel_nic_ops +EXPORT_SYMBOL_GPL vmlinux 0xd0350050 regulator_get_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0xd03683d5 mtk_pinconf_bias_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0xd03eaf4c schedule_hrtimeout_range +EXPORT_SYMBOL_GPL vmlinux 0xd04aedfd __SCK__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0xd04b7270 phy_select_page +EXPORT_SYMBOL_GPL vmlinux 0xd059c28b fixed_phy_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd05c2bce mas_empty_area +EXPORT_SYMBOL_GPL vmlinux 0xd06524ba raw_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd0654596 __tracepoint_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xd067d3c5 system_freezable_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0xd0686cd4 rcuref_put_slowpath +EXPORT_SYMBOL_GPL vmlinux 0xd06a6d12 devlink_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd06e8477 lp8788_read_multi_bytes +EXPORT_SYMBOL_GPL vmlinux 0xd09a2f23 get_mtd_device +EXPORT_SYMBOL_GPL vmlinux 0xd09e4e43 snd_ctl_disconnect_layer +EXPORT_SYMBOL_GPL vmlinux 0xd0b047b0 regulator_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0xd0bd2e7f thermal_zone_unbind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0xd0c05159 emergency_restart +EXPORT_SYMBOL_GPL vmlinux 0xd0d7ebff snd_soc_set_dmi_name +EXPORT_SYMBOL_GPL vmlinux 0xd0db0f12 run_dax +EXPORT_SYMBOL_GPL vmlinux 0xd0e4f0e4 serial8250_rpm_get +EXPORT_SYMBOL_GPL vmlinux 0xd0e7ee58 tps65217_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xd0f218b7 mtk_clk_gate_ops_setclr +EXPORT_SYMBOL_GPL vmlinux 0xd0fb9c41 smp_call_function_single_async +EXPORT_SYMBOL_GPL vmlinux 0xd102db3e filemap_range_has_writeback +EXPORT_SYMBOL_GPL vmlinux 0xd11b6436 blk_queue_write_cache +EXPORT_SYMBOL_GPL vmlinux 0xd1207701 vcap_find_admin +EXPORT_SYMBOL_GPL vmlinux 0xd12097e4 mbox_client_txdone +EXPORT_SYMBOL_GPL vmlinux 0xd12159a7 stack_trace_snprint +EXPORT_SYMBOL_GPL vmlinux 0xd1323592 iommu_set_pgtable_quirks +EXPORT_SYMBOL_GPL vmlinux 0xd1351fd0 dm_suspended +EXPORT_SYMBOL_GPL vmlinux 0xd13de565 kill_device +EXPORT_SYMBOL_GPL vmlinux 0xd13ef964 debugfs_lookup_and_remove +EXPORT_SYMBOL_GPL vmlinux 0xd142c501 mas_prev +EXPORT_SYMBOL_GPL vmlinux 0xd1481de7 mpi_clear +EXPORT_SYMBOL_GPL vmlinux 0xd14ac484 tpm_default_chip +EXPORT_SYMBOL_GPL vmlinux 0xd14b56aa mtd_lock_user_prot_reg +EXPORT_SYMBOL_GPL vmlinux 0xd1635acd filemap_add_folio +EXPORT_SYMBOL_GPL vmlinux 0xd16b0b85 devm_register_power_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xd1718be5 gpiochip_populate_parent_fwspec_fourcell +EXPORT_SYMBOL_GPL vmlinux 0xd1733238 sampling_rate_store +EXPORT_SYMBOL_GPL vmlinux 0xd177b864 fscrypt_set_bio_crypt_ctx_bh +EXPORT_SYMBOL_GPL vmlinux 0xd178b071 crypto_register_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xd178e4c3 bpf_prog_add +EXPORT_SYMBOL_GPL vmlinux 0xd18f2863 led_set_brightness_nosleep +EXPORT_SYMBOL_GPL vmlinux 0xd1a9ca15 __SCK__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xd1ac57a4 pci_msix_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xd1b19e29 ethnl_cable_test_fault_length +EXPORT_SYMBOL_GPL vmlinux 0xd1b4fd15 gpiochip_reqres_irq +EXPORT_SYMBOL_GPL vmlinux 0xd1b65ebb nand_erase_op +EXPORT_SYMBOL_GPL vmlinux 0xd1b9d10d crypto_register_scomp +EXPORT_SYMBOL_GPL vmlinux 0xd1c09f32 ncsi_stop_dev +EXPORT_SYMBOL_GPL vmlinux 0xd1c3fb44 vcap_free_rule +EXPORT_SYMBOL_GPL vmlinux 0xd1cbc23c add_timer_on +EXPORT_SYMBOL_GPL vmlinux 0xd1e328cd virtqueue_resize +EXPORT_SYMBOL_GPL vmlinux 0xd1eb0ab9 is_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xd1f05d5e pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0xd1f2eee2 nf_logger_find_get +EXPORT_SYMBOL_GPL vmlinux 0xd1f64465 of_phandle_args_to_fwspec +EXPORT_SYMBOL_GPL vmlinux 0xd20de0fb dbs_update +EXPORT_SYMBOL_GPL vmlinux 0xd211e0cb generic_fh_to_parent +EXPORT_SYMBOL_GPL vmlinux 0xd217e9e6 trace_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0xd21b61bd async_schedule_node_domain +EXPORT_SYMBOL_GPL vmlinux 0xd21f1d35 __SCK__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xd2292092 ata_scsi_port_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xd248a519 rockchip_pmu_block +EXPORT_SYMBOL_GPL vmlinux 0xd24ad931 pinctrl_pm_select_sleep_state +EXPORT_SYMBOL_GPL vmlinux 0xd25d30c1 of_dma_is_coherent +EXPORT_SYMBOL_GPL vmlinux 0xd260af0d ring_buffer_write +EXPORT_SYMBOL_GPL vmlinux 0xd26e20c8 ata_sas_async_probe +EXPORT_SYMBOL_GPL vmlinux 0xd273b1b1 __round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xd2780326 divider_recalc_rate +EXPORT_SYMBOL_GPL vmlinux 0xd27adfa5 mas_find_range +EXPORT_SYMBOL_GPL vmlinux 0xd29c1f10 __traceiter_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xd2a6ce73 fib_alias_hw_flags_set +EXPORT_SYMBOL_GPL vmlinux 0xd2b09f79 input_ff_upload +EXPORT_SYMBOL_GPL vmlinux 0xd2b10a05 ata_timing_find_mode +EXPORT_SYMBOL_GPL vmlinux 0xd2bce13f devm_regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xd2c5ddc0 crypto_skcipher_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xd2cb58e9 __regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0xd2d7e59b unregister_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0xd2e455d0 of_property_read_variable_u16_array +EXPORT_SYMBOL_GPL vmlinux 0xd2fc5121 kstrdup_quotable_cmdline +EXPORT_SYMBOL_GPL vmlinux 0xd2ff6c61 pci_status_get_and_clear_errors +EXPORT_SYMBOL_GPL vmlinux 0xd302621b divider_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xd31640e4 scsi_unregister_device_handler +EXPORT_SYMBOL_GPL vmlinux 0xd31a2ac5 ring_buffer_oldest_event_ts +EXPORT_SYMBOL_GPL vmlinux 0xd31f06f9 clk_regmap_gate_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xd33ada8b cci_probed +EXPORT_SYMBOL_GPL vmlinux 0xd33c4c93 sk_free_unlock_clone +EXPORT_SYMBOL_GPL vmlinux 0xd3440452 mtd_is_locked +EXPORT_SYMBOL_GPL vmlinux 0xd3728e25 virtqueue_get_buf +EXPORT_SYMBOL_GPL vmlinux 0xd37c8976 debounce_time_mt6765 +EXPORT_SYMBOL_GPL vmlinux 0xd38329d0 snd_soc_component_write +EXPORT_SYMBOL_GPL vmlinux 0xd397b3eb usb_free_urb +EXPORT_SYMBOL_GPL vmlinux 0xd398b348 perf_report_aux_output_id +EXPORT_SYMBOL_GPL vmlinux 0xd39af744 crypto_register_aead +EXPORT_SYMBOL_GPL vmlinux 0xd39e9848 put_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xd3b03bcd gpiochip_generic_free +EXPORT_SYMBOL_GPL vmlinux 0xd3b63142 devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xd3c4cceb snd_soc_dai_compr_set_params +EXPORT_SYMBOL_GPL vmlinux 0xd3c672b8 nand_subop_get_data_len +EXPORT_SYMBOL_GPL vmlinux 0xd3d8eb1b rcu_trc_cmpxchg_need_qs +EXPORT_SYMBOL_GPL vmlinux 0xd3e1afa3 pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0xd3e55911 static_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xd3e8c738 ata_pci_remove_one +EXPORT_SYMBOL_GPL vmlinux 0xd3e97c21 hugetlb_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xd3eaf1ed devlink_dpipe_entry_clear +EXPORT_SYMBOL_GPL vmlinux 0xd3f0cd42 misc_cg_res_total_usage +EXPORT_SYMBOL_GPL vmlinux 0xd3f0fa9d gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0xd3f1ca45 fscrypt_show_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0xd4034828 system_freezable_wq +EXPORT_SYMBOL_GPL vmlinux 0xd40a1d1b ip6_push_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0xd4163e99 fsnotify_put_group +EXPORT_SYMBOL_GPL vmlinux 0xd41ddfff is_swiotlb_active +EXPORT_SYMBOL_GPL vmlinux 0xd41ff2ac nand_subop_get_data_start_off +EXPORT_SYMBOL_GPL vmlinux 0xd42f1d4e show_rcu_tasks_rude_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd42f34bc iommu_iova_to_phys +EXPORT_SYMBOL_GPL vmlinux 0xd44823ed of_prop_next_u32 +EXPORT_SYMBOL_GPL vmlinux 0xd44a5eac kgdb_register_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xd4651357 thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0xd4735582 debugfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xd48a78db rtnl_delete_link +EXPORT_SYMBOL_GPL vmlinux 0xd4935851 __SCK__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0xd4938a26 pinctrl_lookup_state +EXPORT_SYMBOL_GPL vmlinux 0xd499c42e percpu_ref_kill_and_confirm +EXPORT_SYMBOL_GPL vmlinux 0xd4b0fdd1 iommu_device_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xd4b6157e devlink_health_reporter_recovery_done +EXPORT_SYMBOL_GPL vmlinux 0xd4b9a616 reset_control_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xd4c14632 system_unbound_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4c19d4c ahash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xd4cbdbe3 __SCK__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xd4e6a1ba xdp_rxq_info_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0xd4e6d7e0 linear_range_get_value +EXPORT_SYMBOL_GPL vmlinux 0xd4ede112 sysfs_merge_group +EXPORT_SYMBOL_GPL vmlinux 0xd50c3618 of_pci_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0xd51772af iommu_unregister_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xd5203750 mtd_read_user_prot_reg +EXPORT_SYMBOL_GPL vmlinux 0xd525233c snd_compress_new +EXPORT_SYMBOL_GPL vmlinux 0xd52adeb8 pci_dev_unlock +EXPORT_SYMBOL_GPL vmlinux 0xd5301b2c linear_range_get_max_value +EXPORT_SYMBOL_GPL vmlinux 0xd5316d75 null_dailink_component +EXPORT_SYMBOL_GPL vmlinux 0xd535797f net_failover_create +EXPORT_SYMBOL_GPL vmlinux 0xd53b1edc devm_rtc_allocate_device +EXPORT_SYMBOL_GPL vmlinux 0xd54034f7 gpiod_set_transitory +EXPORT_SYMBOL_GPL vmlinux 0xd543bc3f gpiod_set_raw_value +EXPORT_SYMBOL_GPL vmlinux 0xd5474690 usb_role_switch_set_role +EXPORT_SYMBOL_GPL vmlinux 0xd55ad93b iommu_group_get_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xd55bef26 serial8250_rx_dma_flush +EXPORT_SYMBOL_GPL vmlinux 0xd55d2453 devm_register_restart_handler +EXPORT_SYMBOL_GPL vmlinux 0xd576bbc5 __regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0xd580945c irq_domain_add_legacy +EXPORT_SYMBOL_GPL vmlinux 0xd5885877 debugfs_create_file_size +EXPORT_SYMBOL_GPL vmlinux 0xd59a1587 linkmode_resolve_pause +EXPORT_SYMBOL_GPL vmlinux 0xd59b53a7 ata_pci_sff_init_host +EXPORT_SYMBOL_GPL vmlinux 0xd5ac24e5 blocking_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xd5ada7f6 led_classdev_notify_brightness_hw_changed +EXPORT_SYMBOL_GPL vmlinux 0xd5d76e27 i2c_adapter_depth +EXPORT_SYMBOL_GPL vmlinux 0xd5d89440 nf_hook_entries_delete_raw +EXPORT_SYMBOL_GPL vmlinux 0xd5dd942d rhashtable_walk_exit +EXPORT_SYMBOL_GPL vmlinux 0xd5e37cbb ip6_datagram_recv_ctl +EXPORT_SYMBOL_GPL vmlinux 0xd5f77549 devm_snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL vmlinux 0xd5f881b9 ata_bmdma32_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xd60d6c4f omap_iommu_restore_ctx +EXPORT_SYMBOL_GPL vmlinux 0xd6164816 blkg_rwstat_exit +EXPORT_SYMBOL_GPL vmlinux 0xd61a9ac4 dev_coredumpsg +EXPORT_SYMBOL_GPL vmlinux 0xd624b468 inode_sb_list_add +EXPORT_SYMBOL_GPL vmlinux 0xd6344d1a perf_tp_event +EXPORT_SYMBOL_GPL vmlinux 0xd6362016 blk_mark_disk_dead +EXPORT_SYMBOL_GPL vmlinux 0xd63cce91 pci_epc_get_features +EXPORT_SYMBOL_GPL vmlinux 0xd64b1fe3 ftrace_set_notrace +EXPORT_SYMBOL_GPL vmlinux 0xd64ed259 __memcat_p +EXPORT_SYMBOL_GPL vmlinux 0xd663f3ad switchdev_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0xd67364f7 eventfd_ctx_fdget +EXPORT_SYMBOL_GPL vmlinux 0xd6749358 of_hwspin_lock_get_id_byname +EXPORT_SYMBOL_GPL vmlinux 0xd67fa178 pci_walk_bus +EXPORT_SYMBOL_GPL vmlinux 0xd6861ffb __inet_inherit_port +EXPORT_SYMBOL_GPL vmlinux 0xd686d5e9 mtk_clk_unregister_muxes +EXPORT_SYMBOL_GPL vmlinux 0xd69ba995 wm8400_reset_codec_reg_cache +EXPORT_SYMBOL_GPL vmlinux 0xd6a3bb8b snd_soc_runtime_action +EXPORT_SYMBOL_GPL vmlinux 0xd6a84247 iommu_device_sysfs_add +EXPORT_SYMBOL_GPL vmlinux 0xd6ae9ba7 rcu_async_should_hurry +EXPORT_SYMBOL_GPL vmlinux 0xd6b6632c mtd_writev +EXPORT_SYMBOL_GPL vmlinux 0xd6bace5c snd_soc_add_dai_controls +EXPORT_SYMBOL_GPL vmlinux 0xd6c55c8f dev_fetch_sw_netstats +EXPORT_SYMBOL_GPL vmlinux 0xd6d47998 crypto_shoot_alg +EXPORT_SYMBOL_GPL vmlinux 0xd6ee1b7b dev_pm_opp_get_opp_count +EXPORT_SYMBOL_GPL vmlinux 0xd70db8cc mtk_clk_register_cpumuxes +EXPORT_SYMBOL_GPL vmlinux 0xd71445e7 rio_request_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xd719d24b debugfs_create_blob +EXPORT_SYMBOL_GPL vmlinux 0xd730dd1d regmap_async_complete_cb +EXPORT_SYMBOL_GPL vmlinux 0xd7416e91 iommu_dev_disable_feature +EXPORT_SYMBOL_GPL vmlinux 0xd7438da6 mtd_pairing_info_to_wunit +EXPORT_SYMBOL_GPL vmlinux 0xd744916d sdhci_free_host +EXPORT_SYMBOL_GPL vmlinux 0xd758c51f devfreq_get_devfreq_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xd758f1c5 extcon_get_extcon_dev +EXPORT_SYMBOL_GPL vmlinux 0xd75ef5b9 vcap_lookup_rule_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0xd766e8f2 btree_init_mempool +EXPORT_SYMBOL_GPL vmlinux 0xd768e985 regulator_has_full_constraints +EXPORT_SYMBOL_GPL vmlinux 0xd76ffbf2 rio_local_set_device_id +EXPORT_SYMBOL_GPL vmlinux 0xd774957d mpi_write_to_sgl +EXPORT_SYMBOL_GPL vmlinux 0xd7754064 unregister_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0xd7a350f1 extcon_unregister_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0xd7a36e25 __xas_prev +EXPORT_SYMBOL_GPL vmlinux 0xd7a77318 dma_can_mmap +EXPORT_SYMBOL_GPL vmlinux 0xd7a86ea4 tcp_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0xd7ab8c92 crypto_aead_setkey +EXPORT_SYMBOL_GPL vmlinux 0xd7ad54ea ata_host_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd7c1b92f fwnode_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0xd7c6da79 tegra_bpmp_put +EXPORT_SYMBOL_GPL vmlinux 0xd7c732f3 ip_route_output_tunnel +EXPORT_SYMBOL_GPL vmlinux 0xd7dccd23 __SCK__tp_func_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0xd7e6729f devm_clk_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0xd7f40415 pwm_put +EXPORT_SYMBOL_GPL vmlinux 0xd7fa35d6 to_nvdimm_bus_dev +EXPORT_SYMBOL_GPL vmlinux 0xd809cf54 sch_frag_xmit_hook +EXPORT_SYMBOL_GPL vmlinux 0xd81970a5 mmu_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd81db3ca folio_mkclean +EXPORT_SYMBOL_GPL vmlinux 0xd823d36d __SCK__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0xd8254636 fat_fill_super +EXPORT_SYMBOL_GPL vmlinux 0xd82b24a6 pm_generic_thaw +EXPORT_SYMBOL_GPL vmlinux 0xd82d200f mas_store_gfp +EXPORT_SYMBOL_GPL vmlinux 0xd83504d3 fwnode_count_parents +EXPORT_SYMBOL_GPL vmlinux 0xd8493c26 mtk_pinconf_drive_set_rev1 +EXPORT_SYMBOL_GPL vmlinux 0xd84d35bd dax_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xd851183c pci_enable_pasid +EXPORT_SYMBOL_GPL vmlinux 0xd868c388 wakeup_source_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd86ec1e1 regulator_force_disable +EXPORT_SYMBOL_GPL vmlinux 0xd87fc0a0 usb_amd_prefetch_quirk +EXPORT_SYMBOL_GPL vmlinux 0xd88ca406 inet_twsk_hashdance +EXPORT_SYMBOL_GPL vmlinux 0xd8906f07 em_pd_get +EXPORT_SYMBOL_GPL vmlinux 0xd8936c79 of_pci_get_max_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xd897c20b phy_set_mode_ext +EXPORT_SYMBOL_GPL vmlinux 0xd899013d usb_kill_urb +EXPORT_SYMBOL_GPL vmlinux 0xd8a8ce34 tracepoint_probe_register +EXPORT_SYMBOL_GPL vmlinux 0xd8c8a3e0 put_mtd_device +EXPORT_SYMBOL_GPL vmlinux 0xd8d68ab1 dmi_memdev_type +EXPORT_SYMBOL_GPL vmlinux 0xd8dd0004 tpm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd8e56e4f pci_epc_multi_mem_init +EXPORT_SYMBOL_GPL vmlinux 0xd8e9745a tty_init_termios +EXPORT_SYMBOL_GPL vmlinux 0xd904ef14 devlink_port_type_clear +EXPORT_SYMBOL_GPL vmlinux 0xd90e6682 iomap_writepages +EXPORT_SYMBOL_GPL vmlinux 0xd91bcbbb irq_domain_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0xd91dbd1f xdp_alloc_skb_bulk +EXPORT_SYMBOL_GPL vmlinux 0xd92ef192 security_kernel_post_load_data +EXPORT_SYMBOL_GPL vmlinux 0xd9433aa0 crypto_register_kpp +EXPORT_SYMBOL_GPL vmlinux 0xd9458e41 usb_device_match_id +EXPORT_SYMBOL_GPL vmlinux 0xd9519ea4 blkg_rwstat_recursive_sum +EXPORT_SYMBOL_GPL vmlinux 0xd9529867 to_nvdimm +EXPORT_SYMBOL_GPL vmlinux 0xd966ca5f nvmem_layout_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xd968560a inet_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0xd969c013 mctp_unregister_netdev +EXPORT_SYMBOL_GPL vmlinux 0xd96babb4 interval_tree_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd96e2fc3 dw_pcie_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0xd973109f tcf_frag_xmit_count +EXPORT_SYMBOL_GPL vmlinux 0xd97ee5c3 regmap_write +EXPORT_SYMBOL_GPL vmlinux 0xd9a4764a snd_pcm_hw_constraint_eld +EXPORT_SYMBOL_GPL vmlinux 0xd9ac4f7f devm_usb_get_phy_by_node +EXPORT_SYMBOL_GPL vmlinux 0xd9bae6d9 devl_trap_policers_register +EXPORT_SYMBOL_GPL vmlinux 0xd9e24457 ring_buffer_peek +EXPORT_SYMBOL_GPL vmlinux 0xd9e5cc1d vp_legacy_set_features +EXPORT_SYMBOL_GPL vmlinux 0xd9e61980 phy_gbit_all_ports_features +EXPORT_SYMBOL_GPL vmlinux 0xd9ed1670 __ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0xd9ff2172 ezx_pcap_write +EXPORT_SYMBOL_GPL vmlinux 0xda0371c3 devm_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0xda0695a0 usb_put_dev +EXPORT_SYMBOL_GPL vmlinux 0xda07f1e3 iommu_unmap_fast +EXPORT_SYMBOL_GPL vmlinux 0xda088f94 device_attach +EXPORT_SYMBOL_GPL vmlinux 0xda08bef8 iomap_finish_ioends +EXPORT_SYMBOL_GPL vmlinux 0xda0947de kmsg_dump_unregister +EXPORT_SYMBOL_GPL vmlinux 0xda0ca491 gen10g_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xda0db39d ata_std_bios_param +EXPORT_SYMBOL_GPL vmlinux 0xda10e1e2 phy_basic_t1_features +EXPORT_SYMBOL_GPL vmlinux 0xda1cb446 ata_sas_sync_probe +EXPORT_SYMBOL_GPL vmlinux 0xda223703 clockevents_register_device +EXPORT_SYMBOL_GPL vmlinux 0xda258a90 device_match_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xda320d31 sfp_module_start +EXPORT_SYMBOL_GPL vmlinux 0xda3fafe6 meson_pmx_get_func_name +EXPORT_SYMBOL_GPL vmlinux 0xda42f8d1 device_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xda4cf216 sdhci_pltfm_resume +EXPORT_SYMBOL_GPL vmlinux 0xda5b0f35 crypto_alloc_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0xda5ce04e securityfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0xda743bd9 rt_mutex_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0xda788be9 iommu_detach_device +EXPORT_SYMBOL_GPL vmlinux 0xda7e8fa3 __tracepoint_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xda81d85c virtio_add_status +EXPORT_SYMBOL_GPL vmlinux 0xda98b796 devm_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0xdaa04156 __tracepoint_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xdab04af7 gpiochip_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0xdab5a1eb interval_tree_insert +EXPORT_SYMBOL_GPL vmlinux 0xdac33d0a irq_domain_create_legacy +EXPORT_SYMBOL_GPL vmlinux 0xdac559f0 devm_remove_action +EXPORT_SYMBOL_GPL vmlinux 0xdad26f48 housekeeping_affine +EXPORT_SYMBOL_GPL vmlinux 0xdb060edc device_find_child +EXPORT_SYMBOL_GPL vmlinux 0xdb076462 mmc_regulator_disable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xdb1e7a2c cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0xdb2526b0 meson_clk_mpll_ops +EXPORT_SYMBOL_GPL vmlinux 0xdb256785 perf_event_addr_filters_sync +EXPORT_SYMBOL_GPL vmlinux 0xdb29af40 trace_array_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0xdb36bb79 sdio_writesb +EXPORT_SYMBOL_GPL vmlinux 0xdb461ada mmc_regulator_enable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xdb4b618d adp5520_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0xdb4d8ea5 fwnode_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0xdb7daefd clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xdb830335 debugfs_create_u32_array +EXPORT_SYMBOL_GPL vmlinux 0xdb8a1b3f usermodehelper_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0xdb8cb729 irq_domain_free_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xdb90604b rt_mutex_lock +EXPORT_SYMBOL_GPL vmlinux 0xdb91a71b mmc_send_abort_tuning +EXPORT_SYMBOL_GPL vmlinux 0xdba22696 software_node_register +EXPORT_SYMBOL_GPL vmlinux 0xdba574e1 __fl6_sock_lookup +EXPORT_SYMBOL_GPL vmlinux 0xdbbe5213 dmaengine_desc_set_metadata_len +EXPORT_SYMBOL_GPL vmlinux 0xdbc838cb devl_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0xdbdb0e8b request_any_context_irq +EXPORT_SYMBOL_GPL vmlinux 0xdbdca75d rio_release_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xdbe0f21d fwnode_create_software_node +EXPORT_SYMBOL_GPL vmlinux 0xdbe3dbe0 vhost_task_create +EXPORT_SYMBOL_GPL vmlinux 0xdbe59952 i2c_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xdbe8d8a0 __SCK__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xdbe8f611 serial8250_read_char +EXPORT_SYMBOL_GPL vmlinux 0xdbf7cb70 mpi_get_nbits +EXPORT_SYMBOL_GPL vmlinux 0xdc02eb39 dmi_available +EXPORT_SYMBOL_GPL vmlinux 0xdc0f86da ip_route_output_key_hash +EXPORT_SYMBOL_GPL vmlinux 0xdc16bedb mtk_clk_pdev_remove +EXPORT_SYMBOL_GPL vmlinux 0xdc1797b9 user_destroy +EXPORT_SYMBOL_GPL vmlinux 0xdc1f8c04 bio_clone_blkg_association +EXPORT_SYMBOL_GPL vmlinux 0xdc2cdde0 of_genpd_remove_last +EXPORT_SYMBOL_GPL vmlinux 0xdc2e6a65 vfs_lock_file +EXPORT_SYMBOL_GPL vmlinux 0xdc384529 tcp_enter_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xdc43bdc6 pci_vpd_find_ro_info_keyword +EXPORT_SYMBOL_GPL vmlinux 0xdc4f1c68 pinctrl_dev_get_devname +EXPORT_SYMBOL_GPL vmlinux 0xdc56d857 usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0xdc5cf76a sata_link_resume +EXPORT_SYMBOL_GPL vmlinux 0xdc5e1c8f snd_soc_dpcm_be_can_update +EXPORT_SYMBOL_GPL vmlinux 0xdc5fff17 phy_exit +EXPORT_SYMBOL_GPL vmlinux 0xdc60cbc3 dm_path_uevent +EXPORT_SYMBOL_GPL vmlinux 0xdc63f528 irq_get_domain_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xdc6524d3 gpiochip_line_is_valid +EXPORT_SYMBOL_GPL vmlinux 0xdc6596fa irq_set_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc6e5446 pci_platform_power_transition +EXPORT_SYMBOL_GPL vmlinux 0xdc7ce353 mv_mbus_dram_info_nooverlap +EXPORT_SYMBOL_GPL vmlinux 0xdc80bed2 fib_rules_unregister +EXPORT_SYMBOL_GPL vmlinux 0xdc825d6c usb_amd_quirk_pll_disable +EXPORT_SYMBOL_GPL vmlinux 0xdc8a9372 spi_get_device_match_data +EXPORT_SYMBOL_GPL vmlinux 0xdc97af2e syscore_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdc9f6bca __SCK__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0xdc9fa232 raw_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xdcad1dfd driver_find_device +EXPORT_SYMBOL_GPL vmlinux 0xdcb97bd8 pci_user_read_config_word +EXPORT_SYMBOL_GPL vmlinux 0xdcbc2af6 trace_event_reg +EXPORT_SYMBOL_GPL vmlinux 0xdcda5636 exportfs_encode_fh +EXPORT_SYMBOL_GPL vmlinux 0xdcdec9af nvdimm_volatile_region_create +EXPORT_SYMBOL_GPL vmlinux 0xdceb5362 efi_status_to_err +EXPORT_SYMBOL_GPL vmlinux 0xdcedcf19 wm8350_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xdd0762df set_worker_desc +EXPORT_SYMBOL_GPL vmlinux 0xdd10a481 ata_qc_complete +EXPORT_SYMBOL_GPL vmlinux 0xdd14f182 vcap_tc_flower_handler_ip_usage +EXPORT_SYMBOL_GPL vmlinux 0xdd1e4f12 vcap_find_keystream_keysets +EXPORT_SYMBOL_GPL vmlinux 0xdd22838c mpc8xxx_spi_tx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0xdd2f7ff2 ahci_stop_engine +EXPORT_SYMBOL_GPL vmlinux 0xdd315ab0 pci_find_next_capability +EXPORT_SYMBOL_GPL vmlinux 0xdd48efb6 led_sysfs_disable +EXPORT_SYMBOL_GPL vmlinux 0xdd607e56 snd_devm_alloc_dir_pages +EXPORT_SYMBOL_GPL vmlinux 0xdd626ee3 fuse_len_args +EXPORT_SYMBOL_GPL vmlinux 0xdd63981a ip_icmp_error_rfc4884 +EXPORT_SYMBOL_GPL vmlinux 0xdd641b0b imx_get_clk_hw_by_name +EXPORT_SYMBOL_GPL vmlinux 0xdd67c64a __devm_regmap_init +EXPORT_SYMBOL_GPL vmlinux 0xdd81d8f6 __SCK__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0xdd85063c lpddr2_jedec_min_tck +EXPORT_SYMBOL_GPL vmlinux 0xdd8d9071 lwtunnel_build_state +EXPORT_SYMBOL_GPL vmlinux 0xdd9167d6 rio_unmap_outb_region +EXPORT_SYMBOL_GPL vmlinux 0xdd936d60 ZSTD_getErrorCode +EXPORT_SYMBOL_GPL vmlinux 0xdda116d9 clone_private_mount +EXPORT_SYMBOL_GPL vmlinux 0xddade827 mtk_mux_clr_set_upd_ops +EXPORT_SYMBOL_GPL vmlinux 0xddbd8d12 ping_rcv +EXPORT_SYMBOL_GPL vmlinux 0xddbdca95 ipv6_opt_accepted +EXPORT_SYMBOL_GPL vmlinux 0xddbeeecc pci_lock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0xddc2fd28 badblocks_clear +EXPORT_SYMBOL_GPL vmlinux 0xddd0a3b5 irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xddd41e4d vcap_lookup_keyfield +EXPORT_SYMBOL_GPL vmlinux 0xddd4e318 access_process_vm +EXPORT_SYMBOL_GPL vmlinux 0xddd6a7be devices_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdddb9d57 percpu_ref_resurrect +EXPORT_SYMBOL_GPL vmlinux 0xdddc4c8f fwnode_graph_get_endpoint_count +EXPORT_SYMBOL_GPL vmlinux 0xdde27943 dm_internal_resume +EXPORT_SYMBOL_GPL vmlinux 0xdde953cd ata_scsi_unlock_native_capacity +EXPORT_SYMBOL_GPL vmlinux 0xddfe1ad7 __SCK__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xde004ebd spi_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xde09eb85 lwtunnel_cmp_encap +EXPORT_SYMBOL_GPL vmlinux 0xde0af24f udp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0xde128a25 nvdimm_bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0xde14c9ff srcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0xde276afc uart_insert_char +EXPORT_SYMBOL_GPL vmlinux 0xde31bf7e unregister_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xde33ab35 crypto_unregister_rng +EXPORT_SYMBOL_GPL vmlinux 0xde39c6b8 clk_hw_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0xde616812 fwnode_get_nth_parent +EXPORT_SYMBOL_GPL vmlinux 0xde6367c0 ata_link_offline +EXPORT_SYMBOL_GPL vmlinux 0xde6b4251 pkcs7_verify +EXPORT_SYMBOL_GPL vmlinux 0xde6f1851 TSS_checkhmac1 +EXPORT_SYMBOL_GPL vmlinux 0xde86b5e2 __irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0xde91e46d ata_sas_port_start +EXPORT_SYMBOL_GPL vmlinux 0xdea6e070 platform_device_add +EXPORT_SYMBOL_GPL vmlinux 0xdeb6c519 scsi_register_device_handler +EXPORT_SYMBOL_GPL vmlinux 0xdeb6fa12 mtd_write_user_prot_reg +EXPORT_SYMBOL_GPL vmlinux 0xdeb9697d bpf_prog_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0xdec4c8a8 debugfs_create_regset32 +EXPORT_SYMBOL_GPL vmlinux 0xded46837 spi_take_timestamp_pre +EXPORT_SYMBOL_GPL vmlinux 0xdee2304b skb_append_pagefrags +EXPORT_SYMBOL_GPL vmlinux 0xdee419c5 irq_chip_request_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0xdee91d7a dtpm_destroy_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xdefc210b adp5520_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xdefeb75c cpufreq_register_governor +EXPORT_SYMBOL_GPL vmlinux 0xdeffa0a7 edac_raw_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xdf0c757f ata_tf_to_fis +EXPORT_SYMBOL_GPL vmlinux 0xdf0ca90c edac_device_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xdf0f75c6 eventfd_signal +EXPORT_SYMBOL_GPL vmlinux 0xdf237453 timer_shutdown_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf255dcf memory_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdf2d3bf0 power_supply_property_is_writeable +EXPORT_SYMBOL_GPL vmlinux 0xdf2f56ab wbc_attach_and_unlock_inode +EXPORT_SYMBOL_GPL vmlinux 0xdf3a159c nvdimm_bus_register +EXPORT_SYMBOL_GPL vmlinux 0xdf4741b1 unmap_mapping_pages +EXPORT_SYMBOL_GPL vmlinux 0xdf558314 power_supply_battery_info_properties +EXPORT_SYMBOL_GPL vmlinux 0xdf610c74 rio_mport_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xdf665749 tracepoint_probe_register_prio_may_exist +EXPORT_SYMBOL_GPL vmlinux 0xdf7864cc unregister_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xdf7b9b0a usb_gadget_udc_reset +EXPORT_SYMBOL_GPL vmlinux 0xdf809f39 pm_generic_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdf8e4fab snd_soc_put_enum_double +EXPORT_SYMBOL_GPL vmlinux 0xdf95067d pci_device_group +EXPORT_SYMBOL_GPL vmlinux 0xdf9e362e seq_buf_do_printk +EXPORT_SYMBOL_GPL vmlinux 0xdfa2204b sbitmap_queue_show +EXPORT_SYMBOL_GPL vmlinux 0xdfaaddb3 usb_driver_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0xdfacf5ed devres_release_group +EXPORT_SYMBOL_GPL vmlinux 0xdfad41ca debugfs_attr_write +EXPORT_SYMBOL_GPL vmlinux 0xdfb21b33 rio_mport_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xdfc03cd7 __wake_up_sync +EXPORT_SYMBOL_GPL vmlinux 0xdfc32e1c i2c_slave_event +EXPORT_SYMBOL_GPL vmlinux 0xdfcb6c90 mctrl_gpio_set +EXPORT_SYMBOL_GPL vmlinux 0xdfd90b00 snd_soc_set_ac97_ops_of_reset +EXPORT_SYMBOL_GPL vmlinux 0xdfe10ad2 __pm_runtime_disable +EXPORT_SYMBOL_GPL vmlinux 0xdfea30c1 tpm_try_get_ops +EXPORT_SYMBOL_GPL vmlinux 0xdfeb2e46 kvm_arch_ptp_get_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0xdfeec6a7 spi_mem_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xdff15435 bio_poll +EXPORT_SYMBOL_GPL vmlinux 0xe004e705 sdhci_runtime_resume_host +EXPORT_SYMBOL_GPL vmlinux 0xe0100bb9 ahci_do_softreset +EXPORT_SYMBOL_GPL vmlinux 0xe020b08e mtk_pinconf_bias_set_combo +EXPORT_SYMBOL_GPL vmlinux 0xe028891d devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0xe031cee7 xhci_update_hub_device +EXPORT_SYMBOL_GPL vmlinux 0xe034276f regulator_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xe037de3f ata_sff_queue_pio_task +EXPORT_SYMBOL_GPL vmlinux 0xe03b88ec crc64_rocksoft_update +EXPORT_SYMBOL_GPL vmlinux 0xe0405029 vring_create_virtqueue_dma +EXPORT_SYMBOL_GPL vmlinux 0xe04200f0 gpiochip_find +EXPORT_SYMBOL_GPL vmlinux 0xe0486eae device_del +EXPORT_SYMBOL_GPL vmlinux 0xe049a2e7 mas_preallocate +EXPORT_SYMBOL_GPL vmlinux 0xe04e99d7 btree_merge +EXPORT_SYMBOL_GPL vmlinux 0xe05e2f85 nexthop_free_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe06457a2 bpf_prog_create +EXPORT_SYMBOL_GPL vmlinux 0xe06a26fb i2c_new_client_device +EXPORT_SYMBOL_GPL vmlinux 0xe0789f79 dma_map_sgtable +EXPORT_SYMBOL_GPL vmlinux 0xe07937e0 pci_epf_destroy +EXPORT_SYMBOL_GPL vmlinux 0xe09038a2 serial8250_clear_and_reinit_fifos +EXPORT_SYMBOL_GPL vmlinux 0xe0b061eb seg6_do_srh_encap +EXPORT_SYMBOL_GPL vmlinux 0xe0b1c103 clk_set_max_rate +EXPORT_SYMBOL_GPL vmlinux 0xe0b20ff7 ata_scsi_slave_config +EXPORT_SYMBOL_GPL vmlinux 0xe0b9b3a8 tps65912_device_exit +EXPORT_SYMBOL_GPL vmlinux 0xe0c1848d device_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0xe0cda31d md_bitmap_load +EXPORT_SYMBOL_GPL vmlinux 0xe0df8d97 usb_bulk_msg +EXPORT_SYMBOL_GPL vmlinux 0xe0e2a89a snd_soc_component_async_complete +EXPORT_SYMBOL_GPL vmlinux 0xe0e697c7 add_mtd_blktrans_dev +EXPORT_SYMBOL_GPL vmlinux 0xe0ec0256 mnt_drop_write +EXPORT_SYMBOL_GPL vmlinux 0xe10e714a dev_pm_opp_remove +EXPORT_SYMBOL_GPL vmlinux 0xe11ad7f7 cpu_topology +EXPORT_SYMBOL_GPL vmlinux 0xe129743e __platform_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xe12a339f dev_pm_opp_of_get_opp_desc_node +EXPORT_SYMBOL_GPL vmlinux 0xe133937e sdio_release_irq +EXPORT_SYMBOL_GPL vmlinux 0xe139de79 of_reserved_mem_device_release +EXPORT_SYMBOL_GPL vmlinux 0xe1653a54 software_node_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe1671021 __tracepoint_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xe1696e01 mtk_pinconf_adv_drive_set_raw +EXPORT_SYMBOL_GPL vmlinux 0xe1796033 phy_create +EXPORT_SYMBOL_GPL vmlinux 0xe1822aba usb_phy_roothub_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe18960ba nvmem_device_write +EXPORT_SYMBOL_GPL vmlinux 0xe18e0840 device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0xe193cad5 snd_soc_dai_set_clkdiv +EXPORT_SYMBOL_GPL vmlinux 0xe1aad202 virtio_check_mem_acc_cb +EXPORT_SYMBOL_GPL vmlinux 0xe1b92fb5 dev_pm_opp_find_level_ceil +EXPORT_SYMBOL_GPL vmlinux 0xe1bd6c99 rio_init_mports +EXPORT_SYMBOL_GPL vmlinux 0xe1c87a2f kernel_can_power_off +EXPORT_SYMBOL_GPL vmlinux 0xe1d44db6 iomap_release_folio +EXPORT_SYMBOL_GPL vmlinux 0xe1de8db8 usb_string +EXPORT_SYMBOL_GPL vmlinux 0xe1fc73be __sdhci_set_timeout +EXPORT_SYMBOL_GPL vmlinux 0xe21059c2 nand_prog_page_begin_op +EXPORT_SYMBOL_GPL vmlinux 0xe21238fa iommu_enable_nesting +EXPORT_SYMBOL_GPL vmlinux 0xe22ca303 ncsi_unregister_dev +EXPORT_SYMBOL_GPL vmlinux 0xe233762a input_event_from_user +EXPORT_SYMBOL_GPL vmlinux 0xe23cd479 alarm_expires_remaining +EXPORT_SYMBOL_GPL vmlinux 0xe23f3455 sfp_bus_find_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xe240812b md_start +EXPORT_SYMBOL_GPL vmlinux 0xe24518da snd_soc_add_card_controls +EXPORT_SYMBOL_GPL vmlinux 0xe2458804 dma_resv_test_signaled +EXPORT_SYMBOL_GPL vmlinux 0xe25b1f46 __devm_pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0xe25c49f2 perf_event_release_kernel +EXPORT_SYMBOL_GPL vmlinux 0xe264338e gpiochip_add_pingroup_range +EXPORT_SYMBOL_GPL vmlinux 0xe2717792 dax_zero_page_range +EXPORT_SYMBOL_GPL vmlinux 0xe2744e48 acomp_request_alloc +EXPORT_SYMBOL_GPL vmlinux 0xe278f695 devm_hte_register_chip +EXPORT_SYMBOL_GPL vmlinux 0xe27e93a1 l3mdev_fib_table_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe28a12a3 __pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0xe28aa665 iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0xe2932d36 pm_generic_thaw_early +EXPORT_SYMBOL_GPL vmlinux 0xe296f82d skb_morph +EXPORT_SYMBOL_GPL vmlinux 0xe298825e do_unbind_con_driver +EXPORT_SYMBOL_GPL vmlinux 0xe299feb9 serial8250_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0xe2b3207a unregister_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe2c08efe blk_mq_quiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0xe2cbb9e6 pinmux_generic_get_function_groups +EXPORT_SYMBOL_GPL vmlinux 0xe2d4f386 vcap_val_rule +EXPORT_SYMBOL_GPL vmlinux 0xe2d52f30 hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xe2e58c84 task_cls_state +EXPORT_SYMBOL_GPL vmlinux 0xe3055dd6 __rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0xe30c26f2 __suspend_report_result +EXPORT_SYMBOL_GPL vmlinux 0xe313830f alloc_io_pgtable_ops +EXPORT_SYMBOL_GPL vmlinux 0xe320a99a cpuidle_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xe3270627 debugfs_create_u64 +EXPORT_SYMBOL_GPL vmlinux 0xe32bd8f4 usb_gadget_ep_match_desc +EXPORT_SYMBOL_GPL vmlinux 0xe336394a mbox_chan_txdone +EXPORT_SYMBOL_GPL vmlinux 0xe3370577 pid_nr_ns +EXPORT_SYMBOL_GPL vmlinux 0xe35aaa40 pm_genpd_opp_to_performance_state +EXPORT_SYMBOL_GPL vmlinux 0xe3600523 snd_soc_component_read +EXPORT_SYMBOL_GPL vmlinux 0xe368955c sm501_misc_control +EXPORT_SYMBOL_GPL vmlinux 0xe36fbd51 irq_gc_set_wake +EXPORT_SYMBOL_GPL vmlinux 0xe38344b9 serdev_device_set_flow_control +EXPORT_SYMBOL_GPL vmlinux 0xe3840e18 secure_ipv4_port_ephemeral +EXPORT_SYMBOL_GPL vmlinux 0xe3923283 lp8788_update_bits +EXPORT_SYMBOL_GPL vmlinux 0xe39d0794 usb_phy_roothub_exit +EXPORT_SYMBOL_GPL vmlinux 0xe39d4415 usb_get_current_frame_number +EXPORT_SYMBOL_GPL vmlinux 0xe39db888 irq_gc_noop +EXPORT_SYMBOL_GPL vmlinux 0xe3a51c0c fw_devlink_purge_absent_suppliers +EXPORT_SYMBOL_GPL vmlinux 0xe3ad980b devm_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0xe3b09712 kprobe_event_delete +EXPORT_SYMBOL_GPL vmlinux 0xe3ba3940 devlink_dpipe_entry_ctx_close +EXPORT_SYMBOL_GPL vmlinux 0xe3c678d7 vp_legacy_get_status +EXPORT_SYMBOL_GPL vmlinux 0xe3cad6cf devlink_linecard_nested_dl_set +EXPORT_SYMBOL_GPL vmlinux 0xe3cd4fa1 noop_backing_dev_info +EXPORT_SYMBOL_GPL vmlinux 0xe3d5366e sock_map_unhash +EXPORT_SYMBOL_GPL vmlinux 0xe3dcf3d6 gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0xe3e37deb nvdimm_bus_add_badrange +EXPORT_SYMBOL_GPL vmlinux 0xe3e423ac iommu_group_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xe3e9af08 usb_hub_claim_port +EXPORT_SYMBOL_GPL vmlinux 0xe4033bcd ahci_start_fis_rx +EXPORT_SYMBOL_GPL vmlinux 0xe403860d mtd_ooblayout_free +EXPORT_SYMBOL_GPL vmlinux 0xe4045295 inode_dax +EXPORT_SYMBOL_GPL vmlinux 0xe40bb23e devlink_health_reporter_priv +EXPORT_SYMBOL_GPL vmlinux 0xe40c65c4 to_of_pinfo +EXPORT_SYMBOL_GPL vmlinux 0xe41a1d36 blk_mq_queue_inflight +EXPORT_SYMBOL_GPL vmlinux 0xe42336de snd_soc_get_volsw_sx +EXPORT_SYMBOL_GPL vmlinux 0xe4296a60 tty_get_pgrp +EXPORT_SYMBOL_GPL vmlinux 0xe429f156 dw_pcie_wait_for_link +EXPORT_SYMBOL_GPL vmlinux 0xe42a2ba1 regulator_get_mode +EXPORT_SYMBOL_GPL vmlinux 0xe42bba92 fuse_abort_conn +EXPORT_SYMBOL_GPL vmlinux 0xe4309905 syscore_resume +EXPORT_SYMBOL_GPL vmlinux 0xe452f954 clk_fixed_factor_ops +EXPORT_SYMBOL_GPL vmlinux 0xe4765119 metadata_dst_free +EXPORT_SYMBOL_GPL vmlinux 0xe479290e skb_mpls_update_lse +EXPORT_SYMBOL_GPL vmlinux 0xe47999a4 kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0xe47a80d5 snd_soc_dapm_init +EXPORT_SYMBOL_GPL vmlinux 0xe4971ade tracing_alloc_snapshot +EXPORT_SYMBOL_GPL vmlinux 0xe4a7d60e dummy_con +EXPORT_SYMBOL_GPL vmlinux 0xe4b064f9 pcie_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xe4b818c3 phy_speed_to_str +EXPORT_SYMBOL_GPL vmlinux 0xe4b9fa3d driver_attach +EXPORT_SYMBOL_GPL vmlinux 0xe4c2c66c rtc_ktime_to_tm +EXPORT_SYMBOL_GPL vmlinux 0xe4c43f07 __irq_domain_add +EXPORT_SYMBOL_GPL vmlinux 0xe4c52d57 usb_match_id +EXPORT_SYMBOL_GPL vmlinux 0xe4c9f178 btree_get_prev +EXPORT_SYMBOL_GPL vmlinux 0xe4d6bde1 __inet_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0xe4e11d21 of_get_display_timing +EXPORT_SYMBOL_GPL vmlinux 0xe4e48b12 swphy_validate_state +EXPORT_SYMBOL_GPL vmlinux 0xe4faa5c7 pci_generic_config_read +EXPORT_SYMBOL_GPL vmlinux 0xe50656c5 vmf_insert_pfn_pmd +EXPORT_SYMBOL_GPL vmlinux 0xe51d83c5 nanddev_bbt_cleanup +EXPORT_SYMBOL_GPL vmlinux 0xe52173f2 devm_gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0xe5319c3d ptp_msg_is_sync +EXPORT_SYMBOL_GPL vmlinux 0xe53e52e0 xdp_return_frame_rx_napi +EXPORT_SYMBOL_GPL vmlinux 0xe5488976 __blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0xe5533f79 exportfs_decode_fh +EXPORT_SYMBOL_GPL vmlinux 0xe563fbb3 securityfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0xe566db49 irq_domain_translate_onecell +EXPORT_SYMBOL_GPL vmlinux 0xe56b61db gpiod_enable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0xe57b3d23 blkdev_zone_mgmt +EXPORT_SYMBOL_GPL vmlinux 0xe580ff42 __devm_regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0xe5883bd9 class_compat_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe58b126a rdev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xe59efb0e musb_clearb +EXPORT_SYMBOL_GPL vmlinux 0xe5ab4e5e mxic_ecc_get_pipelined_engine +EXPORT_SYMBOL_GPL vmlinux 0xe5bd2906 cpufreq_dbs_governor_start +EXPORT_SYMBOL_GPL vmlinux 0xe5cb1943 hisi_clk_register_divider +EXPORT_SYMBOL_GPL vmlinux 0xe5cef7b0 pwm_apply_state +EXPORT_SYMBOL_GPL vmlinux 0xe5d62da5 device_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0xe5d7565c init_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0xe5f0145a usb_hub_find_child +EXPORT_SYMBOL_GPL vmlinux 0xe5f1b51a ping_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xe5ff835b tps65217_clear_bits +EXPORT_SYMBOL_GPL vmlinux 0xe5ffc197 virtio_require_restricted_mem_acc +EXPORT_SYMBOL_GPL vmlinux 0xe604b0a5 spi_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0xe60bb969 skcipher_walk_virt +EXPORT_SYMBOL_GPL vmlinux 0xe628bb9f phy_fibre_port_array +EXPORT_SYMBOL_GPL vmlinux 0xe636c228 usb_autopm_get_interface_async +EXPORT_SYMBOL_GPL vmlinux 0xe654809e perf_event_enable +EXPORT_SYMBOL_GPL vmlinux 0xe6568b9f snd_soc_dpcm_get_substream +EXPORT_SYMBOL_GPL vmlinux 0xe6587b4c irq_chip_set_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0xe6594925 uprobe_register_refctr +EXPORT_SYMBOL_GPL vmlinux 0xe663f027 spi_get_next_queued_message +EXPORT_SYMBOL_GPL vmlinux 0xe666505e snd_soc_jack_add_zones +EXPORT_SYMBOL_GPL vmlinux 0xe66a3793 reset_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0xe693cbe8 ahci_pmp_retry_srst_ops +EXPORT_SYMBOL_GPL vmlinux 0xe694067e bpf_trace_run10 +EXPORT_SYMBOL_GPL vmlinux 0xe69fcb9d gpiod_get_raw_value +EXPORT_SYMBOL_GPL vmlinux 0xe6ba1397 kobj_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0xe6c9df53 crypto_aes_set_key +EXPORT_SYMBOL_GPL vmlinux 0xe6d3edc8 percpu_free_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xe6da3bc4 ehci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0xe6defbd1 rio_attach_device +EXPORT_SYMBOL_GPL vmlinux 0xe6e40502 rcu_get_gp_seq +EXPORT_SYMBOL_GPL vmlinux 0xe6e6b684 md_new_event +EXPORT_SYMBOL_GPL vmlinux 0xe6e75bc1 blk_add_driver_data +EXPORT_SYMBOL_GPL vmlinux 0xe6ea492e snd_soc_dapm_new_controls +EXPORT_SYMBOL_GPL vmlinux 0xe700d767 reset_control_bulk_deassert +EXPORT_SYMBOL_GPL vmlinux 0xe71c287d spi_new_device +EXPORT_SYMBOL_GPL vmlinux 0xe7269002 crypto_inst_setname +EXPORT_SYMBOL_GPL vmlinux 0xe72eeb19 mas_store_prealloc +EXPORT_SYMBOL_GPL vmlinux 0xe73b80fc crypto_drop_spawn +EXPORT_SYMBOL_GPL vmlinux 0xe7434985 tty_ldisc_ref +EXPORT_SYMBOL_GPL vmlinux 0xe74fdb28 ahci_shost_groups +EXPORT_SYMBOL_GPL vmlinux 0xe753b68d devlink_fmsg_arr_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xe75625fb cpu_bit_bitmap +EXPORT_SYMBOL_GPL vmlinux 0xe769232e sprint_symbol_no_offset +EXPORT_SYMBOL_GPL vmlinux 0xe771d256 __tracepoint_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xe77a85f7 vcap_tc_flower_handler_tcp_usage +EXPORT_SYMBOL_GPL vmlinux 0xe77d5ef3 ata_xfer_mode2mask +EXPORT_SYMBOL_GPL vmlinux 0xe781fdd9 of_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0xe783e261 sysfs_emit +EXPORT_SYMBOL_GPL vmlinux 0xe78faf45 register_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0xe799b632 ahci_reset_em +EXPORT_SYMBOL_GPL vmlinux 0xe79acb2d devm_i2c_add_adapter +EXPORT_SYMBOL_GPL vmlinux 0xe79f1a27 fuse_send_init +EXPORT_SYMBOL_GPL vmlinux 0xe7afc890 irq_domain_alloc_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0xe7c11851 hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0xe7cb21e3 usb_hc_died +EXPORT_SYMBOL_GPL vmlinux 0xe7d2ce06 vfs_setlease +EXPORT_SYMBOL_GPL vmlinux 0xe7d6d2d4 filter_match_preds +EXPORT_SYMBOL_GPL vmlinux 0xe7e228b7 usb_get_status +EXPORT_SYMBOL_GPL vmlinux 0xe7eeb387 qcom_smem_state_get +EXPORT_SYMBOL_GPL vmlinux 0xe80667a1 vchan_tx_desc_free +EXPORT_SYMBOL_GPL vmlinux 0xe818b32b ata_bmdma_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xe819e28b nop_posix_acl_access +EXPORT_SYMBOL_GPL vmlinux 0xe8256f87 ata_sas_tport_add +EXPORT_SYMBOL_GPL vmlinux 0xe829d31f irq_chip_set_wake_parent +EXPORT_SYMBOL_GPL vmlinux 0xe84f6e5c pciserial_remove_ports +EXPORT_SYMBOL_GPL vmlinux 0xe85a9fd3 cpu_cluster_pm_exit +EXPORT_SYMBOL_GPL vmlinux 0xe85da2dc rio_mport_get_efb +EXPORT_SYMBOL_GPL vmlinux 0xe85e1811 usb_control_msg +EXPORT_SYMBOL_GPL vmlinux 0xe862c4b7 dpm_suspend_start +EXPORT_SYMBOL_GPL vmlinux 0xe88fb18c stmpe_set_altfunc +EXPORT_SYMBOL_GPL vmlinux 0xe8915487 __dev_change_net_namespace +EXPORT_SYMBOL_GPL vmlinux 0xe8974461 kgdb_unregister_io_module +EXPORT_SYMBOL_GPL vmlinux 0xe89d430e uart_console_device +EXPORT_SYMBOL_GPL vmlinux 0xe8a42136 of_devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0xe8a772bd vcap_keyset_list_add +EXPORT_SYMBOL_GPL vmlinux 0xe8bc40c5 cn_netlink_send +EXPORT_SYMBOL_GPL vmlinux 0xe8c298da musb_set_peripheral +EXPORT_SYMBOL_GPL vmlinux 0xe8c41bd7 regulator_set_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0xe8cf7d4f regulator_is_enabled_regmap +EXPORT_SYMBOL_GPL vmlinux 0xe8d736ff xfrm_audit_state_replay_overflow +EXPORT_SYMBOL_GPL vmlinux 0xe8e45533 sysfs_create_link +EXPORT_SYMBOL_GPL vmlinux 0xe901a069 clk_hw_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xe9043298 __udp_gso_segment +EXPORT_SYMBOL_GPL vmlinux 0xe911df29 eventfd_ctx_do_read +EXPORT_SYMBOL_GPL vmlinux 0xe9237854 devm_of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe92dbdea rtc_class_close +EXPORT_SYMBOL_GPL vmlinux 0xe93b71bd of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0xe93e49c3 devres_free +EXPORT_SYMBOL_GPL vmlinux 0xe93f3d0f pin_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0xe94986d6 sched_clock +EXPORT_SYMBOL_GPL vmlinux 0xe956a75c pl320_ipc_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe957f28a __netif_set_xps_queue +EXPORT_SYMBOL_GPL vmlinux 0xe973575f regulator_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xe98f55f2 arm_smccc_get_version +EXPORT_SYMBOL_GPL vmlinux 0xe9a5f58e clk_hw_unregister_composite +EXPORT_SYMBOL_GPL vmlinux 0xe9a7fe16 nvmem_cell_read +EXPORT_SYMBOL_GPL vmlinux 0xe9aa4f98 fib6_new_table +EXPORT_SYMBOL_GPL vmlinux 0xe9c616de cpu_latency_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xe9d1b7cf irq_to_pcap +EXPORT_SYMBOL_GPL vmlinux 0xe9ed8ee8 sysfs_create_link_nowarn +EXPORT_SYMBOL_GPL vmlinux 0xe9f5116f rcu_exp_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0xea018bbb mpi_test_bit +EXPORT_SYMBOL_GPL vmlinux 0xea07e6be __nf_ip6_route +EXPORT_SYMBOL_GPL vmlinux 0xea124bd1 gcd +EXPORT_SYMBOL_GPL vmlinux 0xea1bb291 bL_switcher_get_enabled +EXPORT_SYMBOL_GPL vmlinux 0xea1f6e0e hugetlb_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xea38036f ring_buffer_entries +EXPORT_SYMBOL_GPL vmlinux 0xea388f10 snd_soc_component_notify_control +EXPORT_SYMBOL_GPL vmlinux 0xea460bbf scsi_free_sgtables +EXPORT_SYMBOL_GPL vmlinux 0xea4a09cb mod_delayed_work_on +EXPORT_SYMBOL_GPL vmlinux 0xea50dad3 ahci_ignore_sss +EXPORT_SYMBOL_GPL vmlinux 0xea52182f devlink_traps_register +EXPORT_SYMBOL_GPL vmlinux 0xea61d026 fwnode_property_get_reference_args +EXPORT_SYMBOL_GPL vmlinux 0xea688866 md_stop_writes +EXPORT_SYMBOL_GPL vmlinux 0xea75c132 pci_epc_get_msix +EXPORT_SYMBOL_GPL vmlinux 0xea7ccd0a usb_hcd_unlink_urb_from_ep +EXPORT_SYMBOL_GPL vmlinux 0xea87d539 meson_clk_mpll_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xea8e67d8 __tracepoint_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0xea9a6d68 devm_pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0xeaa5f5ec __cpuhp_state_remove_instance +EXPORT_SYMBOL_GPL vmlinux 0xead3e41b __traceiter_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xead54924 mctrl_gpio_to_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xead5c8e5 clk_bulk_prepare +EXPORT_SYMBOL_GPL vmlinux 0xeadb6003 snd_soc_register_card +EXPORT_SYMBOL_GPL vmlinux 0xeae0f496 clean_acked_data_flush +EXPORT_SYMBOL_GPL vmlinux 0xeae4eacb perf_event_read_value +EXPORT_SYMBOL_GPL vmlinux 0xeafe7db0 wakeup_source_add +EXPORT_SYMBOL_GPL vmlinux 0xeb0653be dw_pcie_upconfig_setup +EXPORT_SYMBOL_GPL vmlinux 0xeb08e33b ipi_send_mask +EXPORT_SYMBOL_GPL vmlinux 0xeb0b3057 mptcp_token_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xeb0bed02 devl_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0xeb188d5d mtk_eint_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0xeb1c59b7 bus_get_dev_root +EXPORT_SYMBOL_GPL vmlinux 0xeb2f825c init_rs_gfp +EXPORT_SYMBOL_GPL vmlinux 0xeb308574 __tracepoint_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xeb36ab3f __tracepoint_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xeb589530 mpc8xxx_spi_tx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0xeb5cd4ea usb_lock_device_for_reset +EXPORT_SYMBOL_GPL vmlinux 0xeb5deec8 pm_clk_resume +EXPORT_SYMBOL_GPL vmlinux 0xeb711ae7 snd_soc_params_to_bclk +EXPORT_SYMBOL_GPL vmlinux 0xeb7a2e13 phy_validate +EXPORT_SYMBOL_GPL vmlinux 0xeb8d8c39 kmsg_dump_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0xeb9abbee ata_sff_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xeb9bcb5d handle_fasteoi_irq +EXPORT_SYMBOL_GPL vmlinux 0xebabe6be bpf_offload_dev_match +EXPORT_SYMBOL_GPL vmlinux 0xebad5228 ahci_port_resume +EXPORT_SYMBOL_GPL vmlinux 0xebbe1622 io_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xebca005b cros_ec_check_features +EXPORT_SYMBOL_GPL vmlinux 0xebca6710 fsl_mc_device_group +EXPORT_SYMBOL_GPL vmlinux 0xebd4cc11 mctrl_gpio_enable_ms +EXPORT_SYMBOL_GPL vmlinux 0xebd7f58d __tracepoint_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0xebe73e64 devm_kasprintf +EXPORT_SYMBOL_GPL vmlinux 0xebeb24a2 alarm_cancel +EXPORT_SYMBOL_GPL vmlinux 0xebed39b2 devlink_register +EXPORT_SYMBOL_GPL vmlinux 0xebed8234 ata_port_desc +EXPORT_SYMBOL_GPL vmlinux 0xebf30201 devm_mtk_clk_mux_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xebf73784 dm_bio_get_target_bio_nr +EXPORT_SYMBOL_GPL vmlinux 0xebfb3cf2 snd_dmaengine_pcm_pointer_no_residue +EXPORT_SYMBOL_GPL vmlinux 0xec0cfcf8 wakeup_source_remove +EXPORT_SYMBOL_GPL vmlinux 0xec0f8740 edac_mod_work +EXPORT_SYMBOL_GPL vmlinux 0xec1243b1 ata_std_postreset +EXPORT_SYMBOL_GPL vmlinux 0xec212354 clean_acked_data_enable +EXPORT_SYMBOL_GPL vmlinux 0xec23ed5e i2c_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0xec2a3a7a devm_led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xec2f15de mtk_clk_simple_remove +EXPORT_SYMBOL_GPL vmlinux 0xec31a19c fib_rules_lookup +EXPORT_SYMBOL_GPL vmlinux 0xec449440 virtqueue_get_avail_addr +EXPORT_SYMBOL_GPL vmlinux 0xec493008 devm_gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0xec523f88 hrtimer_start_range_ns +EXPORT_SYMBOL_GPL vmlinux 0xec565831 ata_sff_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xec590c0c srcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0xec5e8fa6 xfrm_audit_state_replay +EXPORT_SYMBOL_GPL vmlinux 0xec616745 tpm_pm_resume +EXPORT_SYMBOL_GPL vmlinux 0xec774acb cpufreq_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xec7e56ca pm_runtime_suspended_time +EXPORT_SYMBOL_GPL vmlinux 0xec7fc555 mptcp_pm_get_local_addr_max +EXPORT_SYMBOL_GPL vmlinux 0xec830d89 mptcp_subflow_init_cookie_req +EXPORT_SYMBOL_GPL vmlinux 0xec8f5120 xhci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0xecab8031 mmc_get_ext_csd +EXPORT_SYMBOL_GPL vmlinux 0xecaf7fd1 phy_pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0xecbbcb05 of_hte_req_count +EXPORT_SYMBOL_GPL vmlinux 0xecc23018 devlink_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0xeccb81b9 trace_array_destroy +EXPORT_SYMBOL_GPL vmlinux 0xecd1875e inet6_sock_destruct +EXPORT_SYMBOL_GPL vmlinux 0xed044b39 __usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0xed116c6a devl_region_create +EXPORT_SYMBOL_GPL vmlinux 0xed27c084 msg_zerocopy_put_abort +EXPORT_SYMBOL_GPL vmlinux 0xed2c5bcf power_supply_charge_behaviour_parse +EXPORT_SYMBOL_GPL vmlinux 0xed344146 mcpm_is_available +EXPORT_SYMBOL_GPL vmlinux 0xed3804a4 ata_sff_hsm_move +EXPORT_SYMBOL_GPL vmlinux 0xed38f62b param_set_uint_minmax +EXPORT_SYMBOL_GPL vmlinux 0xed5017c5 get_net_ns_by_pid +EXPORT_SYMBOL_GPL vmlinux 0xed5fe298 inet_pernet_hashinfo_alloc +EXPORT_SYMBOL_GPL vmlinux 0xed62d25e pm_generic_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0xed6bc336 sdhci_start_tuning +EXPORT_SYMBOL_GPL vmlinux 0xed6ef8de vfs_submount +EXPORT_SYMBOL_GPL vmlinux 0xed805ece gpiod_direction_output_raw +EXPORT_SYMBOL_GPL vmlinux 0xed8444b1 mtk_clk_register_ref2usb_tx +EXPORT_SYMBOL_GPL vmlinux 0xed89afba sata_link_debounce +EXPORT_SYMBOL_GPL vmlinux 0xed8c384b netdev_xmit_skip_txqueue +EXPORT_SYMBOL_GPL vmlinux 0xed918dde hte_init_line_attr +EXPORT_SYMBOL_GPL vmlinux 0xed997b6b fib6_rule_default +EXPORT_SYMBOL_GPL vmlinux 0xeda44ed6 balloon_page_list_enqueue +EXPORT_SYMBOL_GPL vmlinux 0xedac8c1b __synth_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0xedadcfaa ata_std_prereset +EXPORT_SYMBOL_GPL vmlinux 0xedc7f49f devl_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xedcac7ca class_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0xedd258f6 bpf_offload_dev_netdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xedd2e335 nanddev_isreserved +EXPORT_SYMBOL_GPL vmlinux 0xee38ef57 register_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee549df0 devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0xee5b0f97 nvmem_add_cell_table +EXPORT_SYMBOL_GPL vmlinux 0xee6741d9 __traceiter_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0xee6b71c4 syscon_regmap_lookup_by_compatible +EXPORT_SYMBOL_GPL vmlinux 0xee76e2bf __kernel_write +EXPORT_SYMBOL_GPL vmlinux 0xee85dfec edac_device_handle_ce_count +EXPORT_SYMBOL_GPL vmlinux 0xee9a54ed tegra_bpmp_transfer +EXPORT_SYMBOL_GPL vmlinux 0xee9b1042 dm_hold +EXPORT_SYMBOL_GPL vmlinux 0xee9b876a devm_irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0xeea76283 divider_ro_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xeeae68b8 irq_domain_remove +EXPORT_SYMBOL_GPL vmlinux 0xeeb364c8 device_store_ulong +EXPORT_SYMBOL_GPL vmlinux 0xeed4a1b5 iommu_map +EXPORT_SYMBOL_GPL vmlinux 0xeedd987e phy_10gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0xeee4b172 mnt_idmap_put +EXPORT_SYMBOL_GPL vmlinux 0xeee5fe32 bpf_master_redirect_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xeef8dc37 iommu_attach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0xef0577a4 kset_find_obj +EXPORT_SYMBOL_GPL vmlinux 0xef18371d sk_psock_tls_strp_read +EXPORT_SYMBOL_GPL vmlinux 0xef2982b9 mdiobus_c45_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xef29fcdd clk_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xef30bc21 arm_iommu_detach_device +EXPORT_SYMBOL_GPL vmlinux 0xef35a346 rio_register_scan +EXPORT_SYMBOL_GPL vmlinux 0xef464c28 getboottime64 +EXPORT_SYMBOL_GPL vmlinux 0xef47f626 ahci_check_ready +EXPORT_SYMBOL_GPL vmlinux 0xef480d0d serdev_device_write +EXPORT_SYMBOL_GPL vmlinux 0xef48e6fd devl_assert_locked +EXPORT_SYMBOL_GPL vmlinux 0xef5db66d regulator_get_init_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xef6c3f70 round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xef70eb7e ring_buffer_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0xef7ba8fa mutex_lock_io +EXPORT_SYMBOL_GPL vmlinux 0xef7dc2e4 bpf_trace_run5 +EXPORT_SYMBOL_GPL vmlinux 0xef7fd709 usb_gadget_set_state +EXPORT_SYMBOL_GPL vmlinux 0xef83eed1 usb_unlink_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0xef93abff netdev_is_rx_handler_busy +EXPORT_SYMBOL_GPL vmlinux 0xefa2c27d register_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0xefa7ee6a ata_sff_wait_ready +EXPORT_SYMBOL_GPL vmlinux 0xefaace6e mv_mbus_dram_info +EXPORT_SYMBOL_GPL vmlinux 0xefadf9d8 usb_get_role_switch_default_mode +EXPORT_SYMBOL_GPL vmlinux 0xefaeeed3 disk_update_readahead +EXPORT_SYMBOL_GPL vmlinux 0xefc3b1dd devm_pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0xefc801cf cpufreq_disable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0xefd4ef83 dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xefdd5eca __sbitmap_queue_get +EXPORT_SYMBOL_GPL vmlinux 0xefe480c8 stmpe_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xefeafcf1 edac_has_mcs +EXPORT_SYMBOL_GPL vmlinux 0xefeb64fd bsg_register_queue +EXPORT_SYMBOL_GPL vmlinux 0xeff5f3a9 lwtunnel_valid_encap_type +EXPORT_SYMBOL_GPL vmlinux 0xeffa0121 em_dev_unregister_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0xf01037a1 snd_soc_get_strobe +EXPORT_SYMBOL_GPL vmlinux 0xf01cc6ad snd_soc_dapm_force_enable_pin +EXPORT_SYMBOL_GPL vmlinux 0xf02785bf snd_soc_component_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL vmlinux 0xf02c344b sata_pmp_qc_defer_cmd_switch +EXPORT_SYMBOL_GPL vmlinux 0xf0359581 rio_dma_prep_slave_sg +EXPORT_SYMBOL_GPL vmlinux 0xf03a6945 crypto_alloc_aead +EXPORT_SYMBOL_GPL vmlinux 0xf049919e usb_of_get_device_node +EXPORT_SYMBOL_GPL vmlinux 0xf04d63e8 of_irq_get_byname +EXPORT_SYMBOL_GPL vmlinux 0xf054df82 ping_init_sock +EXPORT_SYMBOL_GPL vmlinux 0xf05a52fe asn1_encode_oid +EXPORT_SYMBOL_GPL vmlinux 0xf05af2ad cpts_misc_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xf05ea064 iomap_seek_hole +EXPORT_SYMBOL_GPL vmlinux 0xf05fbf09 pci_pio_to_address +EXPORT_SYMBOL_GPL vmlinux 0xf06ab114 blk_mq_alloc_sq_tag_set +EXPORT_SYMBOL_GPL vmlinux 0xf07221bd snd_soc_component_get_jack_type +EXPORT_SYMBOL_GPL vmlinux 0xf074fc48 simple_attr_read +EXPORT_SYMBOL_GPL vmlinux 0xf07a9717 da9052_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0xf080bea3 snd_soc_dai_set_tdm_slot +EXPORT_SYMBOL_GPL vmlinux 0xf081c4ab __tracepoint_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0xf087cf26 gov_attr_set_get +EXPORT_SYMBOL_GPL vmlinux 0xf088a4a9 i2c_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf0910075 sfp_bus_del_upstream +EXPORT_SYMBOL_GPL vmlinux 0xf0954e87 usb_urb_ep_type_check +EXPORT_SYMBOL_GPL vmlinux 0xf0a3d527 to_nd_region +EXPORT_SYMBOL_GPL vmlinux 0xf0b23082 gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0xf0b30b0a mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0xf0b85533 pm_clk_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xf0bd8628 pci_get_dsn +EXPORT_SYMBOL_GPL vmlinux 0xf0c16df9 clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0xf0d2008a register_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xf0d43187 ti_cm_get_macid +EXPORT_SYMBOL_GPL vmlinux 0xf0f297c3 syscon_regmap_lookup_by_phandle_args +EXPORT_SYMBOL_GPL vmlinux 0xf0f37f26 xfrm_dev_policy_add +EXPORT_SYMBOL_GPL vmlinux 0xf0f85f75 da9052_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0xf0f95e51 musb_readl +EXPORT_SYMBOL_GPL vmlinux 0xf0fb1ce1 mcore_booted +EXPORT_SYMBOL_GPL vmlinux 0xf0fd0b2a netdev_rx_handler_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf0fe2b24 dma_release_channel +EXPORT_SYMBOL_GPL vmlinux 0xf0ffda12 wm8350_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0xf100010a debugfs_file_put +EXPORT_SYMBOL_GPL vmlinux 0xf1076161 crypto_sig_maxsize +EXPORT_SYMBOL_GPL vmlinux 0xf1124ecd sfp_upstream_set_signal_rate +EXPORT_SYMBOL_GPL vmlinux 0xf11e2c3e snd_soc_component_init_regmap +EXPORT_SYMBOL_GPL vmlinux 0xf11f3e40 pwm_set_chip_data +EXPORT_SYMBOL_GPL vmlinux 0xf12180fd imx_1443x_dram_pll +EXPORT_SYMBOL_GPL vmlinux 0xf134968f dma_wait_for_async_tx +EXPORT_SYMBOL_GPL vmlinux 0xf13a2400 __dma_request_channel +EXPORT_SYMBOL_GPL vmlinux 0xf150d2c2 dmaengine_desc_get_metadata_ptr +EXPORT_SYMBOL_GPL vmlinux 0xf151ad37 tpm_tis_resume +EXPORT_SYMBOL_GPL vmlinux 0xf155a3e3 nop_posix_acl_default +EXPORT_SYMBOL_GPL vmlinux 0xf1592152 __fscrypt_prepare_link +EXPORT_SYMBOL_GPL vmlinux 0xf1757ffa device_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0xf17af16c inet_twsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0xf17c1707 scsi_alloc_request +EXPORT_SYMBOL_GPL vmlinux 0xf181335a rio_del_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0xf184d189 kernel_power_off +EXPORT_SYMBOL_GPL vmlinux 0xf18d585c thermal_zone_device_type +EXPORT_SYMBOL_GPL vmlinux 0xf18e6865 __tracepoint_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0xf1b574d1 nvmem_add_one_cell +EXPORT_SYMBOL_GPL vmlinux 0xf1df666c led_get +EXPORT_SYMBOL_GPL vmlinux 0xf1ecda92 vcap_set_rule_set_keyset +EXPORT_SYMBOL_GPL vmlinux 0xf1f245ed divider_ro_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0xf1f9f6f0 vcap_port_debugfs +EXPORT_SYMBOL_GPL vmlinux 0xf1faa13d vcap_find_actionfield +EXPORT_SYMBOL_GPL vmlinux 0xf1ffb44f vcap_rule_set_counter_id +EXPORT_SYMBOL_GPL vmlinux 0xf20fd10d inet_twsk_put +EXPORT_SYMBOL_GPL vmlinux 0xf212169f crypto_ahash_setkey +EXPORT_SYMBOL_GPL vmlinux 0xf21e1f9b disable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xf23317a7 __clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0xf24744b0 wm831x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0xf27cad57 regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xf283e5e7 kernfs_put +EXPORT_SYMBOL_GPL vmlinux 0xf28404cf devlink_dpipe_header_ipv6 +EXPORT_SYMBOL_GPL vmlinux 0xf2884035 rockchip_register_restart_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf2884b7e mtk_pinconf_bias_disable_set +EXPORT_SYMBOL_GPL vmlinux 0xf2895636 snd_soc_info_volsw_range +EXPORT_SYMBOL_GPL vmlinux 0xf2967796 ring_buffer_record_on +EXPORT_SYMBOL_GPL vmlinux 0xf2b6ef5e regulator_disable +EXPORT_SYMBOL_GPL vmlinux 0xf2ce0ea4 regulator_suspend_enable +EXPORT_SYMBOL_GPL vmlinux 0xf2e2fe0e mas_find +EXPORT_SYMBOL_GPL vmlinux 0xf2eef6fe power_supply_external_power_changed +EXPORT_SYMBOL_GPL vmlinux 0xf2fb61bd vprintk_default +EXPORT_SYMBOL_GPL vmlinux 0xf2ff4bc2 serial8250_em485_supported +EXPORT_SYMBOL_GPL vmlinux 0xf307874e __scsi_init_queue +EXPORT_SYMBOL_GPL vmlinux 0xf30a5502 cpufreq_enable_boost_support +EXPORT_SYMBOL_GPL vmlinux 0xf30fda27 lzo1x_decompress_safe +EXPORT_SYMBOL_GPL vmlinux 0xf311e156 key_being_used_for +EXPORT_SYMBOL_GPL vmlinux 0xf31264bc platform_get_irq_byname +EXPORT_SYMBOL_GPL vmlinux 0xf31632e0 ezx_pcap_read +EXPORT_SYMBOL_GPL vmlinux 0xf31b0ebb fat_detach +EXPORT_SYMBOL_GPL vmlinux 0xf31b3fd1 workqueue_set_max_active +EXPORT_SYMBOL_GPL vmlinux 0xf322bc3e component_master_add_with_match +EXPORT_SYMBOL_GPL vmlinux 0xf3256284 devm_kmalloc +EXPORT_SYMBOL_GPL vmlinux 0xf32a9b6a __tcp_send_ack +EXPORT_SYMBOL_GPL vmlinux 0xf32dcc6b usb_hcd_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xf331236f btree_geo32 +EXPORT_SYMBOL_GPL vmlinux 0xf33b3f32 pci_ims_alloc_irq +EXPORT_SYMBOL_GPL vmlinux 0xf342fd5d freq_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0xf3430114 md_bitmap_copy_from_slot +EXPORT_SYMBOL_GPL vmlinux 0xf3481856 rt_mutex_unlock +EXPORT_SYMBOL_GPL vmlinux 0xf34dff8f reset_control_get_count +EXPORT_SYMBOL_GPL vmlinux 0xf350bb8d mas_erase +EXPORT_SYMBOL_GPL vmlinux 0xf351846b crypto_enqueue_request_head +EXPORT_SYMBOL_GPL vmlinux 0xf3797506 mpi_ec_deinit +EXPORT_SYMBOL_GPL vmlinux 0xf3808cb1 get_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf385656a vp_modern_get_features +EXPORT_SYMBOL_GPL vmlinux 0xf39430b1 cpufreq_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xf39ba477 usb_hcd_resume_root_hub +EXPORT_SYMBOL_GPL vmlinux 0xf3a09fe7 crypto_has_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf3aef170 usb_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xf3af3f70 ata_sff_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xf3b451ca kdb_poll_funcs +EXPORT_SYMBOL_GPL vmlinux 0xf3cd2bae pinmux_generic_get_function +EXPORT_SYMBOL_GPL vmlinux 0xf3d9ca81 crypto_register_rngs +EXPORT_SYMBOL_GPL vmlinux 0xf3d9fdb5 of_icc_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0xf3dc7045 blk_mq_start_stopped_hw_queue +EXPORT_SYMBOL_GPL vmlinux 0xf3e0dbbe devres_close_group +EXPORT_SYMBOL_GPL vmlinux 0xf3f21dae usb_hcd_check_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0xf40c4db9 handle_level_irq +EXPORT_SYMBOL_GPL vmlinux 0xf421d47e vcap_copy_rule +EXPORT_SYMBOL_GPL vmlinux 0xf4254cb9 i2c_add_numbered_adapter +EXPORT_SYMBOL_GPL vmlinux 0xf434fe12 ehci_handshake +EXPORT_SYMBOL_GPL vmlinux 0xf439cf92 led_trigger_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf43f9a65 genphy_c45_pma_baset1_read_master_slave +EXPORT_SYMBOL_GPL vmlinux 0xf443b054 dw_pcie_ep_reset_bar +EXPORT_SYMBOL_GPL vmlinux 0xf451fe2e finish_rcuwait +EXPORT_SYMBOL_GPL vmlinux 0xf45b0022 fuse_dev_free +EXPORT_SYMBOL_GPL vmlinux 0xf4689d50 linkmode_set_pause +EXPORT_SYMBOL_GPL vmlinux 0xf4709f49 snd_soc_debugfs_root +EXPORT_SYMBOL_GPL vmlinux 0xf475c585 rio_mport_get_feature +EXPORT_SYMBOL_GPL vmlinux 0xf47654df irq_check_status_bit +EXPORT_SYMBOL_GPL vmlinux 0xf47d62aa serial8250_do_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0xf47de486 usb_kill_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0xf48ceebd net_cls_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xf495d80f dev_pm_set_dedicated_wake_irq_reverse +EXPORT_SYMBOL_GPL vmlinux 0xf49c680a fsverity_enqueue_verify_work +EXPORT_SYMBOL_GPL vmlinux 0xf4a73d33 ahci_platform_resume_host +EXPORT_SYMBOL_GPL vmlinux 0xf4ae61f0 widget_in_list +EXPORT_SYMBOL_GPL vmlinux 0xf4af35c2 rcu_gp_is_normal +EXPORT_SYMBOL_GPL vmlinux 0xf4c5f713 iomap_zero_range +EXPORT_SYMBOL_GPL vmlinux 0xf4cd9f8f reset_control_bulk_release +EXPORT_SYMBOL_GPL vmlinux 0xf4d16a3a mtd_read_fact_prot_reg +EXPORT_SYMBOL_GPL vmlinux 0xf4dbc7bb devm_gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0xf4eaf5b4 get_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xf4f544aa dev_pm_clear_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xf50b78d9 usb_init_urb +EXPORT_SYMBOL_GPL vmlinux 0xf5162671 rio_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xf51cd0d0 clk_hw_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0xf5245de6 dm_audit_log_bio +EXPORT_SYMBOL_GPL vmlinux 0xf5277127 rhashtable_walk_peek +EXPORT_SYMBOL_GPL vmlinux 0xf52b4398 ata_sff_data_xfer32 +EXPORT_SYMBOL_GPL vmlinux 0xf52e14e9 snmp_fold_field64 +EXPORT_SYMBOL_GPL vmlinux 0xf52ec840 list_lru_add +EXPORT_SYMBOL_GPL vmlinux 0xf53a277a __dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0xf543753d tpm_get_random +EXPORT_SYMBOL_GPL vmlinux 0xf54bd49b lcm +EXPORT_SYMBOL_GPL vmlinux 0xf553318d cpuidle_pause_and_lock +EXPORT_SYMBOL_GPL vmlinux 0xf55c7e7c raw_v6_match +EXPORT_SYMBOL_GPL vmlinux 0xf55fde03 ata_pci_bmdma_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0xf5654869 pwm_capture +EXPORT_SYMBOL_GPL vmlinux 0xf56cd5f1 clk_hw_get_parent +EXPORT_SYMBOL_GPL vmlinux 0xf57964cb regmap_multi_reg_write_bypassed +EXPORT_SYMBOL_GPL vmlinux 0xf5a067bf iommu_group_dma_owner_claimed +EXPORT_SYMBOL_GPL vmlinux 0xf5a3ba99 linear_range_values_in_range +EXPORT_SYMBOL_GPL vmlinux 0xf5a691cd invalidate_bh_lrus +EXPORT_SYMBOL_GPL vmlinux 0xf5a8d55c skb_complete_wifi_ack +EXPORT_SYMBOL_GPL vmlinux 0xf5afb2bd dax_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf5b07e0a __pm_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0xf5b262ca paste_selection +EXPORT_SYMBOL_GPL vmlinux 0xf5b7e6e7 __wake_up_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xf5b84a07 nvdimm_flush +EXPORT_SYMBOL_GPL vmlinux 0xf5c66f97 vp_modern_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0xf5d1fdef debugfs_real_fops +EXPORT_SYMBOL_GPL vmlinux 0xf5f370e0 async_schedule_node +EXPORT_SYMBOL_GPL vmlinux 0xf6078026 skb_to_sgvec +EXPORT_SYMBOL_GPL vmlinux 0xf60a4e8f folio_test_hugetlb +EXPORT_SYMBOL_GPL vmlinux 0xf61af4a7 regcache_mark_dirty +EXPORT_SYMBOL_GPL vmlinux 0xf61baa65 pids_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xf62df41d clk_hw_get_rate +EXPORT_SYMBOL_GPL vmlinux 0xf6323088 pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xf6384722 blk_crypto_reprogram_all_keys +EXPORT_SYMBOL_GPL vmlinux 0xf63fb1f3 devm_pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xf6406e4e __of_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xf641c5f8 regulator_get +EXPORT_SYMBOL_GPL vmlinux 0xf65795f1 snd_soc_of_get_dlc +EXPORT_SYMBOL_GPL vmlinux 0xf65a2e36 gpiochip_irq_domain_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xf65ac93c tracepoint_probe_register_prio +EXPORT_SYMBOL_GPL vmlinux 0xf65b243f device_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0xf663ee2f pcap_adc_sync +EXPORT_SYMBOL_GPL vmlinux 0xf68d1b3f posix_clock_register +EXPORT_SYMBOL_GPL vmlinux 0xf696b1c0 regmap_write_async +EXPORT_SYMBOL_GPL vmlinux 0xf6a6fb76 hwrng_msleep +EXPORT_SYMBOL_GPL vmlinux 0xf6b070f9 kthread_data +EXPORT_SYMBOL_GPL vmlinux 0xf6b2cf6e of_pci_parse_bus_range +EXPORT_SYMBOL_GPL vmlinux 0xf6b4c8a6 mtd_get_device_size +EXPORT_SYMBOL_GPL vmlinux 0xf6beee37 __SCK__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xf6c8468a crypto_akcipher_sync_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xf6c8dc62 cpu_hotplug_enable +EXPORT_SYMBOL_GPL vmlinux 0xf6dade9f thermal_zone_get_num_trips +EXPORT_SYMBOL_GPL vmlinux 0xf6dc4148 devm_regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xf6dcb6a5 pm_generic_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0xf6df72ff ipv6_dup_options +EXPORT_SYMBOL_GPL vmlinux 0xf6e499ad ata_sff_postreset +EXPORT_SYMBOL_GPL vmlinux 0xf6e874f5 ata_timing_merge +EXPORT_SYMBOL_GPL vmlinux 0xf6fb772d ahci_save_initial_config +EXPORT_SYMBOL_GPL vmlinux 0xf6fec3e4 blk_execute_rq_nowait +EXPORT_SYMBOL_GPL vmlinux 0xf7031c71 snd_soc_unregister_dai +EXPORT_SYMBOL_GPL vmlinux 0xf7059261 __devm_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xf7145dc4 drop_reasons_unregister_subsys +EXPORT_SYMBOL_GPL vmlinux 0xf716d3d8 crypto_alloc_ahash +EXPORT_SYMBOL_GPL vmlinux 0xf72a65ea tty_get_char_size +EXPORT_SYMBOL_GPL vmlinux 0xf730fb4a qcom_smem_state_update_bits +EXPORT_SYMBOL_GPL vmlinux 0xf7384d6f rio_request_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0xf73daea5 led_put +EXPORT_SYMBOL_GPL vmlinux 0xf7455c16 input_event_to_user +EXPORT_SYMBOL_GPL vmlinux 0xf749debc md5_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0xf75610d7 pci_epc_get +EXPORT_SYMBOL_GPL vmlinux 0xf763b8bc tc3589x_block_write +EXPORT_SYMBOL_GPL vmlinux 0xf768ee9b gpiochip_free_own_desc +EXPORT_SYMBOL_GPL vmlinux 0xf76adb38 snd_soc_dapm_mux_update_power +EXPORT_SYMBOL_GPL vmlinux 0xf76b0a59 read_current_timer +EXPORT_SYMBOL_GPL vmlinux 0xf775d9ca mm_kobj +EXPORT_SYMBOL_GPL vmlinux 0xf7843b45 crypto_shash_tfm_digest +EXPORT_SYMBOL_GPL vmlinux 0xf7a2bc3b debugfs_create_u8 +EXPORT_SYMBOL_GPL vmlinux 0xf7bc95b0 devlink_fmsg_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xf7c6bed6 pm_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0xf7d2bef1 msi_domain_first_desc +EXPORT_SYMBOL_GPL vmlinux 0xf7ed259d tty_get_icount +EXPORT_SYMBOL_GPL vmlinux 0xf7ef056e crypto_unregister_acomps +EXPORT_SYMBOL_GPL vmlinux 0xf7fbc1d6 devl_linecard_create +EXPORT_SYMBOL_GPL vmlinux 0xf80c220a input_ff_erase +EXPORT_SYMBOL_GPL vmlinux 0xf80f5fc7 __SCK__tp_func_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf81dce70 thermal_genl_cpu_capability_event +EXPORT_SYMBOL_GPL vmlinux 0xf82c0c7e devres_open_group +EXPORT_SYMBOL_GPL vmlinux 0xf82f16b3 execute_in_process_context +EXPORT_SYMBOL_GPL vmlinux 0xf82f3657 work_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0xf8425963 blk_lld_busy +EXPORT_SYMBOL_GPL vmlinux 0xf846fa46 of_pm_clk_add_clks +EXPORT_SYMBOL_GPL vmlinux 0xf862e3a7 ata_cable_ignore +EXPORT_SYMBOL_GPL vmlinux 0xf86d2b03 sysfs_add_file_to_group +EXPORT_SYMBOL_GPL vmlinux 0xf8777c2c sdhci_request_atomic +EXPORT_SYMBOL_GPL vmlinux 0xf883bf93 crypto_dh_key_len +EXPORT_SYMBOL_GPL vmlinux 0xf898325c scmi_device_create +EXPORT_SYMBOL_GPL vmlinux 0xf8a36a52 transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0xf8b25bc2 devm_clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0xf8c0dd3b vcap_is_next_lookup +EXPORT_SYMBOL_GPL vmlinux 0xf8ce085f pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0xf8d18821 ahci_platform_enable_phys +EXPORT_SYMBOL_GPL vmlinux 0xf8d3fb2a __traceiter_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xf8e35422 scsi_host_busy_iter +EXPORT_SYMBOL_GPL vmlinux 0xf8e91ea4 tcp_twsk_unique +EXPORT_SYMBOL_GPL vmlinux 0xf8f2a4eb snd_kill_fasync +EXPORT_SYMBOL_GPL vmlinux 0xf8f2b70a da9052_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0xf8f35b85 mpc8xxx_spi_tx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0xf8f3a0fb ata_ratelimit +EXPORT_SYMBOL_GPL vmlinux 0xf8f876c4 led_stop_software_blink +EXPORT_SYMBOL_GPL vmlinux 0xf9142235 nand_deselect_target +EXPORT_SYMBOL_GPL vmlinux 0xf93258a3 wm831x_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0xf947d9fa debugfs_create_ulong +EXPORT_SYMBOL_GPL vmlinux 0xf948ef7e vcap_tc_flower_handler_cvlan_usage +EXPORT_SYMBOL_GPL vmlinux 0xf94af5fa ata_sff_tf_read +EXPORT_SYMBOL_GPL vmlinux 0xf950c3c6 snd_soc_get_volsw +EXPORT_SYMBOL_GPL vmlinux 0xf95322f4 kthread_parkme +EXPORT_SYMBOL_GPL vmlinux 0xf9622dd1 snd_soc_daifmt_clock_provider_from_bitmap +EXPORT_SYMBOL_GPL vmlinux 0xf96da44f xa_delete_node +EXPORT_SYMBOL_GPL vmlinux 0xf9707529 nvmem_del_cell_table +EXPORT_SYMBOL_GPL vmlinux 0xf98a3a52 pci_vfs_assigned +EXPORT_SYMBOL_GPL vmlinux 0xf98e7bc3 percpu_is_read_locked +EXPORT_SYMBOL_GPL vmlinux 0xf9926a71 tcp_reno_undo_cwnd +EXPORT_SYMBOL_GPL vmlinux 0xf995112d led_init_core +EXPORT_SYMBOL_GPL vmlinux 0xf99d0b3c snd_soc_component_compr_pointer +EXPORT_SYMBOL_GPL vmlinux 0xf9a054b5 __round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xf9a09d77 device_find_child_by_name +EXPORT_SYMBOL_GPL vmlinux 0xf9b41bd5 sched_set_fifo +EXPORT_SYMBOL_GPL vmlinux 0xf9d129df klist_iter_init_node +EXPORT_SYMBOL_GPL vmlinux 0xf9d3794c set_selection_kernel +EXPORT_SYMBOL_GPL vmlinux 0xf9dc602d sock_diag_save_cookie +EXPORT_SYMBOL_GPL vmlinux 0xf9e03808 cpuidle_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf9e306bd mtk_pinconf_adv_drive_get_raw +EXPORT_SYMBOL_GPL vmlinux 0xf9e6aa47 snd_soc_component_nc_pin_unlocked +EXPORT_SYMBOL_GPL vmlinux 0xf9ef319f debugfs_create_x32 +EXPORT_SYMBOL_GPL vmlinux 0xf9f43344 edac_device_handle_ue_count +EXPORT_SYMBOL_GPL vmlinux 0xf9fa8ae6 get_device_system_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0xfa03858a sram_exec_copy +EXPORT_SYMBOL_GPL vmlinux 0xfa0459e5 scsi_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xfa06cce5 __blkg_prfill_u64 +EXPORT_SYMBOL_GPL vmlinux 0xfa11dc67 snd_soc_dapm_put_pin_switch +EXPORT_SYMBOL_GPL vmlinux 0xfa1eb910 unregister_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xfa20488d tcp_parse_mss_option +EXPORT_SYMBOL_GPL vmlinux 0xfa287deb pm_generic_poweroff_noirq +EXPORT_SYMBOL_GPL vmlinux 0xfa2b6214 devl_trylock +EXPORT_SYMBOL_GPL vmlinux 0xfa3563c7 mnt_want_write +EXPORT_SYMBOL_GPL vmlinux 0xfa43709e snd_soc_dapm_enable_pin +EXPORT_SYMBOL_GPL vmlinux 0xfa4e5359 pci_epc_set_msi +EXPORT_SYMBOL_GPL vmlinux 0xfa53ab30 led_classdev_resume +EXPORT_SYMBOL_GPL vmlinux 0xfa55728f input_ff_destroy +EXPORT_SYMBOL_GPL vmlinux 0xfa60cdb5 gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xfa6c4b56 scmi_requested_devices_nh +EXPORT_SYMBOL_GPL vmlinux 0xfa74f2fe inet_getpeer +EXPORT_SYMBOL_GPL vmlinux 0xfa765eb0 devm_regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0xfa79f81a mtk_pinconf_drive_get_raw +EXPORT_SYMBOL_GPL vmlinux 0xfa7c2e49 mas_next +EXPORT_SYMBOL_GPL vmlinux 0xfa82f473 klist_next +EXPORT_SYMBOL_GPL vmlinux 0xfa831a61 pinctrl_count_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0xfa8441ce icc_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xfa97a85e device_pm_wait_for_dev +EXPORT_SYMBOL_GPL vmlinux 0xfaa9b30d inet_send_prepare +EXPORT_SYMBOL_GPL vmlinux 0xfaaf8621 power_supply_battery_bti_in_range +EXPORT_SYMBOL_GPL vmlinux 0xfab30dc0 mdio_bus_exit +EXPORT_SYMBOL_GPL vmlinux 0xfab53ed9 pinctrl_gpio_can_use_line +EXPORT_SYMBOL_GPL vmlinux 0xfab91922 sbitmap_weight +EXPORT_SYMBOL_GPL vmlinux 0xfaba248a usb_scuttle_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0xfacd715c blkcg_policy_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfad9c827 kill_dax +EXPORT_SYMBOL_GPL vmlinux 0xfaf326a4 of_irq_to_resource +EXPORT_SYMBOL_GPL vmlinux 0xfaf598c6 snd_ctl_request_layer +EXPORT_SYMBOL_GPL vmlinux 0xfafacb49 of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0xfb1c4a48 usb_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xfb2234a7 devm_fwnode_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0xfb24d4ab blocking_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfb2ad31d list_lru_count_one +EXPORT_SYMBOL_GPL vmlinux 0xfb32b30f ring_buffer_read_prepare_sync +EXPORT_SYMBOL_GPL vmlinux 0xfb42fe39 rio_inb_pwrite_handler +EXPORT_SYMBOL_GPL vmlinux 0xfb51f520 gen_pool_size +EXPORT_SYMBOL_GPL vmlinux 0xfb52aed7 lwtunnel_fill_encap +EXPORT_SYMBOL_GPL vmlinux 0xfb56bd64 ncsi_register_dev +EXPORT_SYMBOL_GPL vmlinux 0xfb5d6dfb pci_epc_set_msix +EXPORT_SYMBOL_GPL vmlinux 0xfb60faf5 posix_acl_clone +EXPORT_SYMBOL_GPL vmlinux 0xfb611a59 __rt_mutex_init +EXPORT_SYMBOL_GPL vmlinux 0xfb6eedf9 power_group_name +EXPORT_SYMBOL_GPL vmlinux 0xfb73451f alarm_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0xfb7a4a7f btree_last +EXPORT_SYMBOL_GPL vmlinux 0xfb829329 dw_pcie_ep_raise_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0xfb82c16e mtk_mux_gate_clr_set_upd_ops +EXPORT_SYMBOL_GPL vmlinux 0xfb96f72b topology_set_scale_freq_source +EXPORT_SYMBOL_GPL vmlinux 0xfb9b896d fat_flush_inodes +EXPORT_SYMBOL_GPL vmlinux 0xfb9f7119 pinctrl_dev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xfba6a098 sock_prot_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0xfbac6cfd dev_pm_opp_find_level_exact +EXPORT_SYMBOL_GPL vmlinux 0xfbb29432 snd_soc_component_set_jack +EXPORT_SYMBOL_GPL vmlinux 0xfbb5d58d __traceiter_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0xfbb826f0 anon_transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfbbd41ca no_action +EXPORT_SYMBOL_GPL vmlinux 0xfbbd8887 of_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0xfbbe7543 crypto_unregister_kpp +EXPORT_SYMBOL_GPL vmlinux 0xfbd25094 register_btf_id_dtor_kfuncs +EXPORT_SYMBOL_GPL vmlinux 0xfbe35d73 ata_noop_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0xfbe7e6ec power_supply_am_i_supplied +EXPORT_SYMBOL_GPL vmlinux 0xfbee05ef bgpio_init +EXPORT_SYMBOL_GPL vmlinux 0xfbf3c8a3 folio_wait_writeback +EXPORT_SYMBOL_GPL vmlinux 0xfbf6d6f0 elv_rqhash_add +EXPORT_SYMBOL_GPL vmlinux 0xfc014cb6 smp_call_function_any +EXPORT_SYMBOL_GPL vmlinux 0xfc03d97a page_is_ram +EXPORT_SYMBOL_GPL vmlinux 0xfc0b405c syscon_regmap_lookup_by_phandle_optional +EXPORT_SYMBOL_GPL vmlinux 0xfc13c295 fsverity_ioctl_enable +EXPORT_SYMBOL_GPL vmlinux 0xfc14ddbf dm_set_target_max_io_len +EXPORT_SYMBOL_GPL vmlinux 0xfc16d5c3 get_pid_task +EXPORT_SYMBOL_GPL vmlinux 0xfc1b5e93 kernfs_notify +EXPORT_SYMBOL_GPL vmlinux 0xfc235817 tpm_tis_core_init +EXPORT_SYMBOL_GPL vmlinux 0xfc37fc26 usb_set_wireless_status +EXPORT_SYMBOL_GPL vmlinux 0xfc54feb0 devlink_flash_update_timeout_notify +EXPORT_SYMBOL_GPL vmlinux 0xfc635920 fscrypt_limit_io_blocks +EXPORT_SYMBOL_GPL vmlinux 0xfc68df34 led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0xfc7e51ea snd_ctl_add_vmaster_hook +EXPORT_SYMBOL_GPL vmlinux 0xfc8841de of_platform_default_populate +EXPORT_SYMBOL_GPL vmlinux 0xfc91e48a usb_gadget_vbus_draw +EXPORT_SYMBOL_GPL vmlinux 0xfc921fab fat_attach +EXPORT_SYMBOL_GPL vmlinux 0xfc92c0e0 clk_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0xfc962496 get_current_tty +EXPORT_SYMBOL_GPL vmlinux 0xfca32085 rio_request_dma +EXPORT_SYMBOL_GPL vmlinux 0xfcb26cc2 mtk_pinconf_bias_disable_get_rev1 +EXPORT_SYMBOL_GPL vmlinux 0xfcbe2ba2 devm_phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0xfcc05515 of_pci_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0xfcf372af i2c_dw_configure_master +EXPORT_SYMBOL_GPL vmlinux 0xfcf54d1d add_wait_queue_priority +EXPORT_SYMBOL_GPL vmlinux 0xfcf9ef73 hw_protection_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xfcfc5b65 scsi_host_unblock +EXPORT_SYMBOL_GPL vmlinux 0xfd02af03 subsys_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfd34a12e powercap_unregister_zone +EXPORT_SYMBOL_GPL vmlinux 0xfd36b173 pinctrl_utils_reserve_map +EXPORT_SYMBOL_GPL vmlinux 0xfd3965ba dma_max_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0xfd3afdba regulator_set_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0xfd40ad83 kfree_strarray +EXPORT_SYMBOL_GPL vmlinux 0xfd4dba7d freq_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0xfd544b19 badrange_init +EXPORT_SYMBOL_GPL vmlinux 0xfd560cd1 phy_calibrate +EXPORT_SYMBOL_GPL vmlinux 0xfd581da1 free_rs +EXPORT_SYMBOL_GPL vmlinux 0xfd58308a ip6_datagram_send_ctl +EXPORT_SYMBOL_GPL vmlinux 0xfd5c5715 power_supply_notifier +EXPORT_SYMBOL_GPL vmlinux 0xfd5d06d1 kernel_kobj +EXPORT_SYMBOL_GPL vmlinux 0xfd5dec45 virtqueue_enable_cb_delayed +EXPORT_SYMBOL_GPL vmlinux 0xfd5e564e bpf_prog_inc +EXPORT_SYMBOL_GPL vmlinux 0xfd64c408 usb_put_hcd +EXPORT_SYMBOL_GPL vmlinux 0xfd6f9a46 genphy_c45_plca_get_cfg +EXPORT_SYMBOL_GPL vmlinux 0xfd77e268 register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xfd9465be nand_change_read_column_op +EXPORT_SYMBOL_GPL vmlinux 0xfd977efb snd_soc_dpcm_can_be_params +EXPORT_SYMBOL_GPL vmlinux 0xfda0c045 snd_soc_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xfda2b963 tpm_chip_stop +EXPORT_SYMBOL_GPL vmlinux 0xfdb03d00 srcu_init_notifier_head +EXPORT_SYMBOL_GPL vmlinux 0xfdb64373 pwm_get +EXPORT_SYMBOL_GPL vmlinux 0xfdbd7a17 crypto_get_attr_type +EXPORT_SYMBOL_GPL vmlinux 0xfdc8941d virtqueue_get_desc_addr +EXPORT_SYMBOL_GPL vmlinux 0xfdd666d0 irq_domain_push_irq +EXPORT_SYMBOL_GPL vmlinux 0xfddfd3da mtk_pinconf_bias_get_combo +EXPORT_SYMBOL_GPL vmlinux 0xfdf3978d skb_partial_csum_set +EXPORT_SYMBOL_GPL vmlinux 0xfdfb473e __tracepoint_unmap +EXPORT_SYMBOL_GPL vmlinux 0xfe0bbbd2 atomic_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xfe150989 pci_epc_linkup +EXPORT_SYMBOL_GPL vmlinux 0xfe1a7a7b mpi_point_release +EXPORT_SYMBOL_GPL vmlinux 0xfe1b2f45 ring_buffer_unlock_commit +EXPORT_SYMBOL_GPL vmlinux 0xfe29d810 trace_seq_to_user +EXPORT_SYMBOL_GPL vmlinux 0xfe3ec1fe dev_attr_em_message +EXPORT_SYMBOL_GPL vmlinux 0xfe4008be pin_get_name +EXPORT_SYMBOL_GPL vmlinux 0xfe466fdd dw_pcie_write_dbi +EXPORT_SYMBOL_GPL vmlinux 0xfe476039 ktime_get_resolution_ns +EXPORT_SYMBOL_GPL vmlinux 0xfe4e9f2b bdev_nr_zones +EXPORT_SYMBOL_GPL vmlinux 0xfe71c7c2 ahci_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0xfe755b5d pci_probe_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0xfe7fc8ab irq_domain_set_hwirq_and_chip +EXPORT_SYMBOL_GPL vmlinux 0xfe8aa26a devm_hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0xfe8cdb84 ring_buffer_alloc_read_page +EXPORT_SYMBOL_GPL vmlinux 0xfe990052 gpio_free +EXPORT_SYMBOL_GPL vmlinux 0xfe99dad0 dtpm_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xfe9ff8c6 usb_poison_urb +EXPORT_SYMBOL_GPL vmlinux 0xfea1b3f1 inet_hashinfo2_init_mod +EXPORT_SYMBOL_GPL vmlinux 0xfeb5805a virtio_max_dma_size +EXPORT_SYMBOL_GPL vmlinux 0xfebaee1d skb_send_sock_locked +EXPORT_SYMBOL_GPL vmlinux 0xfebfe8d2 sdio_writew +EXPORT_SYMBOL_GPL vmlinux 0xfec3bf84 icst_clk_setup +EXPORT_SYMBOL_GPL vmlinux 0xfec793ef phy_pm_runtime_get +EXPORT_SYMBOL_GPL vmlinux 0xfed033e7 genphy_c45_pma_resume +EXPORT_SYMBOL_GPL vmlinux 0xfed11ed1 usb_mon_deregister +EXPORT_SYMBOL_GPL vmlinux 0xfed3d1d8 device_destroy +EXPORT_SYMBOL_GPL vmlinux 0xfefb059a pcie_bus_configure_settings +EXPORT_SYMBOL_GPL vmlinux 0xff05fa13 vring_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xff1666f3 reset_control_bulk_assert +EXPORT_SYMBOL_GPL vmlinux 0xff291ecf clk_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xff2c41aa snd_dmaengine_pcm_open_request_chan +EXPORT_SYMBOL_GPL vmlinux 0xff39fdf4 exportfs_decode_fh_raw +EXPORT_SYMBOL_GPL vmlinux 0xff42c374 usb_role_switch_get_role +EXPORT_SYMBOL_GPL vmlinux 0xff5381de arm_iommu_create_mapping +EXPORT_SYMBOL_GPL vmlinux 0xff65b003 crypto_alloc_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xff6926f1 genphy_c45_pma_setup_forced +EXPORT_SYMBOL_GPL vmlinux 0xff7e33bf mpi_sub_ui +EXPORT_SYMBOL_GPL vmlinux 0xff81487d gpiod_remove_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0xff84a8a5 page_reporting_order +EXPORT_SYMBOL_GPL vmlinux 0xff995d0e regulator_set_voltage_time +EXPORT_SYMBOL_GPL vmlinux 0xffa84a15 regmap_field_test_bits +EXPORT_SYMBOL_GPL vmlinux 0xffae8e8b nsecs_to_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xffaf8905 __fscrypt_encrypt_symlink +EXPORT_SYMBOL_GPL vmlinux 0xffd143aa mtd_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xffdbb195 ata_pio_need_iordy +EXPORT_SYMBOL_GPL vmlinux 0xffe51b72 devl_register +EXPORT_SYMBOL_GPL vmlinux 0xfff2dc36 regulator_set_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0xfffc8259 regulator_list_voltage +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0x07342898 unregister_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xae43feea register_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xd3ae7756 fw_fallback_config vmlinux +FW_CS_DSP EXPORT_SYMBOL_GPL 0x0d4db824 cs_dsp_get_ctl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x0dd7d23a cs_dsp_coeff_read_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x144d6986 cs_dsp_mem_region_name drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x21d57adf cs_dsp_adsp2_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x2985a871 cs_dsp_cleanup_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4e5562f8 cs_dsp_remove_padding drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x55b8ed7c cs_dsp_halo_wdt_expire drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x57964a4f cs_dsp_adsp1_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e0cce2d cs_dsp_chunk_write drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x729e5732 cs_dsp_adsp2_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x75184218 cs_dsp_halo_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x85e75945 cs_dsp_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x86939109 cs_dsp_adsp1_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x90b62448 cs_dsp_read_raw_data_block drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x9aba19a7 cs_dsp_stop drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x9e324cb0 cs_dsp_chunk_flush drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa254f283 cs_dsp_find_alg_region drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa90e83e3 cs_dsp_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb6c0d9e7 cs_dsp_chunk_read drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb948efc2 cs_dsp_init_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xc8e97fe5 cs_dsp_coeff_write_acked_control drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xdf6646c5 cs_dsp_write_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xe47eb844 cs_dsp_adsp1_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xedd94104 cs_dsp_read_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xee4b2d2a cs_dsp_coeff_write_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf2f35f1b cs_dsp_halo_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf6c00f57 cs_dsp_set_dspclk drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xfb2a05ed cs_dsp_remove drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xfc971bdc cs_dsp_run drivers/firmware/cirrus/cs_dsp +HWMON_THERMAL EXPORT_SYMBOL_GPL 0x6b8c5952 hwmon_device_register_for_thermal vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x0fc850a1 idle_inject_register vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5b3a2cd6 idle_inject_start vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x85c2b7eb idle_inject_stop vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x95e93783 idle_inject_set_latency vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xa3630126 idle_inject_register_full vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xc18575af idle_inject_set_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xe9cbcfd0 idle_inject_get_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xf0e96547 idle_inject_unregister vmlinux +IIO_AD5592R EXPORT_SYMBOL_GPL 0x010c067b ad5592r_remove drivers/iio/dac/ad5592r-base +IIO_AD5592R EXPORT_SYMBOL_GPL 0x7b4b3d0f ad5592r_probe drivers/iio/dac/ad5592r-base +IIO_AD5686 EXPORT_SYMBOL_GPL 0x2fecc883 ad5686_remove drivers/iio/dac/ad5686 +IIO_AD5686 EXPORT_SYMBOL_GPL 0x85655987 ad5686_probe drivers/iio/dac/ad5686 +IIO_AD7091R EXPORT_SYMBOL_GPL 0x3d37dbc5 ad7091r_regmap_config drivers/iio/adc/ad7091r-base +IIO_AD7091R EXPORT_SYMBOL_GPL 0x6e7169ee ad7091r_probe drivers/iio/adc/ad7091r-base +IIO_AD7606 EXPORT_SYMBOL_GPL 0x4b975d1b ad7606_pm_ops drivers/iio/adc/ad7606 +IIO_AD7606 EXPORT_SYMBOL_GPL 0x9e8eb3bc ad7606_probe drivers/iio/adc/ad7606 +IIO_ADISLIB EXPORT_SYMBOL 0x121a36e1 __adis_enable_irq drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL 0x6f0cbcbb adis_debugfs_reg_access drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x05452411 __adis_read_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x0698c131 adis_single_conversion drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x241a270a devm_adis_setup_buffer_and_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x508a63b6 adis_update_scan_mode drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x6297c9c0 __adis_write_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x6bfc8506 __adis_initial_startup drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xcfbc699e __adis_update_bits_base drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xe1dc7fac __adis_check_status drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xe292148c devm_adis_probe_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xef1ac4f6 adis_init drivers/iio/imu/adis_lib +IIO_ADIS_LIB EXPORT_SYMBOL_GPL 0xf0a8fc2f __adis_reset drivers/iio/imu/adis_lib +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0x6b0508dd devm_adi_axi_adc_conv_register drivers/iio/adc/adi-axi-adc +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0xef659882 adi_axi_adc_conv_priv drivers/iio/adc/adi-axi-adc +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x81402d16 adxl31x_chip_info drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x8401eedc adxl313_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x93298a1c adxl312_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x932e87b3 adxl314_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xa4de571b adxl313_core_probe drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1d8d09c adxl314_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1dfdd33 adxl312_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xf6f7b9f3 adxl313_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x4d2f5e0f adxl35x_chip_info drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x597104a8 adxl355_core_probe drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x6ff5403b adxl355_readable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0xb446fa86 adxl355_writeable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL367 EXPORT_SYMBOL_GPL 0xc1e11976 adxl367_probe drivers/iio/accel/adxl367 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x0af7b173 adxl372_readable_noinc_reg drivers/iio/accel/adxl372 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x51b912d0 adxl372_probe drivers/iio/accel/adxl372 +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x164cc2c4 ad_sd_read_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x167efc3e ad_sd_set_comm drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x2b9767f0 ad_sd_calibrate drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x46d7a4f8 devm_ad_sd_setup_buffer_and_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x4f8042d0 ad_sd_calibrate_all drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x5a14c182 ad_sd_init drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x82741f1d ad_sd_validate_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xa51c8475 ad_sd_reset drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xb901a9ee ad_sigma_delta_single_conversion drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xc4fbae8b ad_sd_write_reg drivers/iio/adc/ad_sigma_delta +IIO_BMA400 EXPORT_SYMBOL 0xb1b04743 bma400_regmap_config drivers/iio/accel/bma400_core +IIO_BMA400 EXPORT_SYMBOL 0xfdcbe8bd bma400_probe drivers/iio/accel/bma400_core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x9906636c bmc150_regmap_conf drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0xae54ce1d bmc150_accel_core_probe drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0xb615d65b bmc150_accel_core_remove drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0xc6f432a4 bmc150_accel_pm_ops drivers/iio/accel/bmc150-accel-core +IIO_BMC150_MAGN EXPORT_SYMBOL 0x495904f2 bmc150_magn_pm_ops drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0x4cdf68c2 bmc150_magn_remove drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xb29f2152 bmc150_magn_regmap_config drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0xc48c9524 bmc150_magn_probe drivers/iio/magnetometer/bmc150_magn +IIO_BME680 EXPORT_SYMBOL 0x7d6ce390 bme680_regmap_config drivers/iio/chemical/bme680_core +IIO_BME680 EXPORT_SYMBOL_GPL 0x27ef1866 bme680_core_probe drivers/iio/chemical/bme680_core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x36c1a7c4 bmi088_regmap_conf drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x6a6c1a42 bmi088_accel_core_remove drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x6ff89eee bmi088_accel_pm_ops drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x99152603 bmi088_accel_core_probe drivers/iio/accel/bmi088-accel-core +IIO_BMI160 EXPORT_SYMBOL 0x539742c8 bmi160_regmap_config drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL 0xca19cfae bmi160_enable_irq drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL_GPL 0x7d08301d bmi160_core_probe drivers/iio/imu/bmi160/bmi160_core +IIO_BMP280 EXPORT_SYMBOL 0x0456ef2c bmp380_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x56baf9c4 bmp280_common_probe drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x722eb9eb bmp380_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x77fad268 bmp180_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x7c52056e bmp580_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x99590e5a bmp280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x9d7c0f0a bmp280_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xe5382b81 bmp180_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xeebc2f9e bme280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xfc94a49a bmp580_chip_info drivers/iio/pressure/bmp280 +IIO_BNO055 EXPORT_SYMBOL_GPL 0xa6389cfc bno055_regmap_config drivers/iio/imu/bno055/bno055 +IIO_BNO055 EXPORT_SYMBOL_GPL 0xaaa9cf0a bno055_probe drivers/iio/imu/bno055/bno055 +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x3d3e4220 fxas21002c_core_probe drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x4337ad8a fxas21002c_pm_ops drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0xc3f2a7f3 fxas21002c_core_remove drivers/iio/gyro/fxas21002c_core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x5fdec549 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x68657e1e fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xc9ee4311 fxls8962af_core_probe drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xfd00518c fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x094bee02 iio_gts_avail_scales_for_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x296bb0cd iio_gts_all_avail_scales drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x4ed89402 iio_gts_find_sel_by_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x53000dc5 iio_gts_find_gain_by_sel drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x54a7bad7 iio_gts_get_min_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x5f338fa0 iio_gts_find_new_gain_sel_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xa3374797 iio_gts_get_scale drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xaf40a957 devm_iio_init_iio_gts drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xaf5aaa85 iio_find_closest_gain_low drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc061498b iio_gts_avail_times drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc25ccf30 iio_gts_find_new_gain_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xd7e29768 iio_gts_find_gain_sel_for_scale_using_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xf42af90f iio_gts_total_gain_to_scale drivers/iio/industrialio-gts-helper +IIO_HID EXPORT_SYMBOL 0x0a7d0d82 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x0b4f9679 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x2ff47173 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x6303b4ed hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x63307b59 hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x9328830b hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xc49d58b6 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xd3b41ff9 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xe3ecf30b hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xe66f7fb8 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xf1ccfa08 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xfd33671a hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x7bfec76a hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x98fd4f79 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xc1cb3dd2 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0xdfa3a809 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HMC5843 EXPORT_SYMBOL 0x4c103e7c hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0x4ee706cb hmc5843_pm_ops drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0xff9815d4 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core +IIO_HTS221 EXPORT_SYMBOL 0x54e6215c hts221_probe drivers/iio/humidity/hts221 +IIO_HTS221 EXPORT_SYMBOL 0xe289e25e hts221_pm_ops drivers/iio/humidity/hts221 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x04ec30c4 inv_icm42600_pm_ops drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x4ea24e87 inv_icm42600_core_probe drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x9c5f03c6 inv_icm42600_regmap_config drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_KX022A EXPORT_SYMBOL_GPL 0x607b1b40 kx022a_regmap drivers/iio/accel/kionix-kx022a +IIO_KX022A EXPORT_SYMBOL_GPL 0xcf5d186a kx022a_probe_internal drivers/iio/accel/kionix-kx022a +IIO_KXSD9 EXPORT_SYMBOL 0x0ad8378b kxsd9_dev_pm_ops drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0x822ae235 kxsd9_common_remove drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0x8674710a kxsd9_common_probe drivers/iio/accel/kxsd9 +IIO_LSM6DSX EXPORT_SYMBOL 0x8af5e9c3 st_lsm6dsx_pm_ops drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_LSM6DSX EXPORT_SYMBOL 0xec9f57ff st_lsm6dsx_probe drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x045688dd ms_sensors_read_prom_word drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x2d2f5cd5 ms_sensors_reset drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x33b934e5 ms_sensors_show_battery_low drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x42b6a050 ms_sensors_convert_and_read drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x8ca88853 ms_sensors_write_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x91ae6b1c ms_sensors_read_serial drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xbfae4e9f ms_sensors_tp_read_prom drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xd42be408 ms_sensors_write_resolution drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xe1d45139 ms_sensors_ht_read_temperature drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xe4f98676 ms_sensors_show_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xf6ae6ab0 ms_sensors_ht_read_humidity drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xfb1758b6 ms_sensors_read_temp_and_pressure drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x7b602311 mma7455_core_remove drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xd478de59 mma7455_core_regmap drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xdad41451 mma7455_core_probe drivers/iio/accel/mma7455_core +IIO_MMA9551 EXPORT_SYMBOL 0x0d90c055 mma9551_write_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x1744fd50 mma9551_read_status_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x1eae4e01 mma9551_read_version drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x23432101 mma9551_read_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x2556f0de mma9551_write_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x3942974a mma9551_app_reset drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x41ef446c mma9551_read_accel_scale drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x518c3ee3 mma9551_set_device_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x58ac51d7 mma9551_read_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x6a16724c mma9551_read_accel_chan drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x6dce6d28 mma9551_read_status_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x91031079 mma9551_update_config_bits drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x9ef882ae mma9551_read_status_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xbcd7fe96 mma9551_sleep drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xd469da0d mma9551_write_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xe7d2aaa1 mma9551_set_power_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xe98cda73 mma9551_gpio_config drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xf7fd2fc7 mma9551_read_config_byte drivers/iio/accel/mma9551_core +IIO_MPL115 EXPORT_SYMBOL 0xa167b898 mpl115_dev_pm_ops drivers/iio/pressure/mpl115 +IIO_MPL115 EXPORT_SYMBOL_GPL 0x064dd951 mpl115_probe drivers/iio/pressure/mpl115 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0x7d123a41 inv_mpu_core_probe drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0xaef16970 inv_mpu_pmops drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MS5611 EXPORT_SYMBOL 0x66d5a679 ms5611_probe drivers/iio/pressure/ms5611_core +IIO_RESCALE EXPORT_SYMBOL_GPL 0x375a393e rescale_process_offset drivers/iio/afe/iio-rescale +IIO_RESCALE EXPORT_SYMBOL_GPL 0xb40943cd rescale_process_scale drivers/iio/afe/iio-rescale +IIO_RM3100 EXPORT_SYMBOL_GPL 0x0a1424e0 rm3100_volatile_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0x50257b71 rm3100_common_probe drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xaa911f08 rm3100_readable_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xcc7209be rm3100_writable_table drivers/iio/magnetometer/rm3100-core +IIO_SCD30 EXPORT_SYMBOL 0x5777fe0f scd30_probe drivers/iio/chemical/scd30_core +IIO_SCD30 EXPORT_SYMBOL 0xf566fb0b scd30_pm_ops drivers/iio/chemical/scd30_core +IIO_SPS30 EXPORT_SYMBOL_GPL 0x210fadd0 sps30_probe drivers/iio/chemical/sps30 +IIO_SSP_SENSORS EXPORT_SYMBOL 0x2d7f430e ssp_register_consumer drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x3bf55699 ssp_change_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x52845957 ssp_enable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x5eccf17e ssp_common_process_data drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x78ef6908 ssp_disable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x839f9c4a ssp_common_buffer_postenable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x8af58e74 ssp_get_sensor_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0xfe2a0629 ssp_common_buffer_postdisable drivers/iio/common/ssp_sensors/ssp_iio +IIO_ST_SENSORS EXPORT_SYMBOL 0x074d7047 st_sensors_trigger_handler drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x078d90d7 st_sensors_power_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x1bb74a87 st_accel_common_probe drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0x26a91ef1 st_gyro_get_settings drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0x274ab963 st_sensors_set_odr drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x2920b5bb st_sensors_set_axis_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x321ab76f st_gyro_common_probe drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0x3692ce8f st_sensors_verify_id drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x479074c9 st_sensors_debugfs_reg_access drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x5578a243 st_sensors_sysfs_sampling_frequency_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x5b2a7807 st_sensors_init_sensor drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x72cb2996 st_sensors_sysfs_scale_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x784a6c04 st_sensors_set_fullscale_by_gain drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x7ff74a46 st_sensors_get_settings_index drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x94724820 st_sensors_set_dataready_irq drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x98fd8f75 st_sensors_dev_name_probe drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x9e1bccf1 st_sensors_allocate_trigger drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x9fcb152a st_sensors_i2c_configure drivers/iio/common/st_sensors/st_sensors_i2c +IIO_ST_SENSORS EXPORT_SYMBOL 0xa1a8a145 st_press_common_probe drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0xb75dd550 st_magn_get_settings drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0xc340a4a8 st_sensors_read_info_raw drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xccbd5b4b st_sensors_spi_configure drivers/iio/common/st_sensors/st_sensors_spi +IIO_ST_SENSORS EXPORT_SYMBOL 0xcdec1770 st_magn_common_probe drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0xe03d42f2 st_sensors_set_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xfb3730f9 st_accel_get_settings drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0xfc1343dc st_sensors_validate_device drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xfd531ab7 st_press_get_settings drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL_GPL 0x87798d50 st_lsm9ds0_probe drivers/iio/imu/st_lsm9ds0/st_lsm9ds0 +IIO_UVIS25 EXPORT_SYMBOL 0x1ebbec68 st_uvis25_probe drivers/iio/light/st_uvis25_core +IIO_UVIS25 EXPORT_SYMBOL 0xeb786b14 st_uvis25_pm_ops drivers/iio/light/st_uvis25_core +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x811069d0 zpa2326_isreg_readable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x8b9f9521 zpa2326_remove drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x8fafe67a zpa2326_isreg_precious drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xcb51bfef zpa2326_pm_ops drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xcc8540cf zpa2326_isreg_writeable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0xfea5b674 zpa2326_probe drivers/iio/pressure/zpa2326 +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x91da9d2d m10bmc_fw_state_set drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x9335430f m10bmc_dev_groups drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xa690634f m10bmc_sys_read drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xae3a6328 m10bmc_dev_init drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xd49e08fe m10bmc_sys_update_bits drivers/mfd/intel-m10-bmc-core +IOMMUFD EXPORT_SYMBOL_GPL 0x04c75734 iommufd_access_unpin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x0e3285c9 iommufd_device_unbind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x19fb024d iommufd_access_destroy drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x1ce0b0bb iommufd_ctx_get drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x39313a02 iommufd_access_rw drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x407978b8 iommufd_device_detach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x4d816cfd iommufd_device_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x7145dac8 iommufd_access_pin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x7500ebeb iommufd_device_bind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x822a15bc iommufd_access_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x9013c4a2 iommufd_ctx_put drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xc4b382af iommufd_ctx_from_file drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xd160d7b5 iommufd_access_create drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x01720f0f iommufd_vfio_compat_ioas_create drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x2b8a5f46 iommufd_vfio_compat_set_no_iommu drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x35b1378e iommufd_vfio_compat_ioas_get_id drivers/iommu/iommufd/iommufd +IWLWIFI EXPORT_SYMBOL_GPL 0x01e18553 iwl_read_eeprom drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0458c35e iwl_fw_runtime_resume drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x06229b54 iwl_fw_runtime_suspend drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0ab94c59 iwl_set_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0f64d0d2 iwl_fw_runtime_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x11c2da49 iwl_read_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x13a8e52d iwl_fw_dbg_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x16a91854 iwl_fw_dbg_stop_sync drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1c48129a iwl_dump_desc_assert drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2469a633 iwl_dbg_tlv_del_timers drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x25c80981 iwl_fwrt_dump_error_logs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2ab674ff iwl_write_prph64_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2c0f571f iwl_init_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2c2ca070 iwl_poll_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x32192410 iwl_write8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x35033c81 iwl_phy_db_free drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37956b72 rs_pretty_print_rate drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x417bea57 iwl_fw_dbg_collect_trig drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x47a05b31 iwl_force_nmi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x48eede84 iwl_fw_dbg_error_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x48f811ff __iwl_err drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x49e0135d iwl_new_rate_from_v1 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4ff691fa iwl_uefi_get_step_table drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5266e1e1 iwl_set_soc_latency drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x55d79076 iwl_phy_db_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x55f609e0 iwl_read_external_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c52e109 iwl_opmode_deregister drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c56a90f iwl_read32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5ef4a44d iwl_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x62674b1c iwl_drv_get_fwname_pre drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6b8380bc iwl_parse_eeprom_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6c78a98c iwl_finish_nic_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7209ab3e __iwl_crit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x776221bf iwl_send_phy_db_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x78971d7e iwl_he_is_sgi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x80b8eb70 iwl_opmode_register drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x81320103 iwl_free_fw_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x828c6838 iwlwifi_mod_params drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x84bb50e1 iwl_rs_pretty_ant drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x874c77de iwl_fw_rate_idx_to_plcp drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x88a373db iwl_fw_dbg_stop_restart_recording drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8b9016d3 __iwl_warn drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8d42645b iwl_write64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8e649209 iwl_parse_mei_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x93160e9e iwl_abort_notification_waits drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9595e0b7 iwl_fw_start_dbg_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x98b26225 iwl_cmd_groups_verify_sorted drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa045c75a iwl_read_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa1d659c1 __iwl_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa2cb3471 iwl_poll_direct_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa3c00993 iwl_trans_send_cmd drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa4cd9a2a iwl_clear_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xab7d7917 iwl_get_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xac976f10 iwl_write_direct64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xade937bf iwl_read_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xaeece17f iwl_fw_dbg_read_d3_debug_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb1e39cb3 iwl_remove_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb37b318c iwl_rs_pretty_bw drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb704e37b iwl_fw_dbg_collect_desc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb7d5ffb1 iwl_rate_mcs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc442d04c iwl_parse_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc7e794b4 iwl_set_bits_mask_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcaab0176 __iwl_dbg drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcd944153 iwl_get_cmd_string drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xce0c6460 iwl_phy_db_set_section drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd2de3cc1 iwl_wait_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd9633bf5 iwl_write32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xdec9e66d iwl_notification_wait_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe6132c17 iwl_parse_nvm_mcc_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe86d0e54 iwl_write_prph_delay drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe87ac048 iwl_get_shared_mem_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xea1b26fc iwl_nvm_fixups drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf5e1d532 _iwl_dbg_tlv_time_point drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf62a82c1 iwl_write_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf81e71da iwl_init_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf84fb314 iwl_configure_rxq drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf8b630be iwl_write_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xfa6131d2 iwl_pnvm_load drivers/net/wireless/intel/iwlwifi/iwlwifi +LTC2497 EXPORT_SYMBOL 0x2bc5f9ac ltc2497core_remove drivers/iio/adc/ltc2497-core +LTC2497 EXPORT_SYMBOL 0xafd8b70a ltc2497core_probe drivers/iio/adc/ltc2497-core +MCB EXPORT_SYMBOL_GPL 0x00ce4857 mcb_bus_put drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x1e0320e2 mcb_alloc_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x4d9b2122 mcb_get_resource drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x525b94ac mcb_get_irq drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x56fd09fc mcb_free_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x68cd0aa2 chameleon_parse_cells drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x846eeaff mcb_unregister_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x87ae6709 mcb_request_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x9868713f mcb_bus_add_devices drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xac34a0e2 mcb_device_register drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xb6e4d453 mcb_release_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xc373ee4d __mcb_register_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xcb465db0 mcb_bus_get drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xdc6c27da mcb_alloc_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeb2c8905 mcb_release_mem drivers/mcb/mcb +MFD_OCELOT EXPORT_SYMBOL 0x468ab873 ocelot_core_init drivers/mfd/ocelot-soc +MFD_OCELOT EXPORT_SYMBOL 0xfaaec518 ocelot_chip_reset drivers/mfd/ocelot-soc +MFD_OCELOT_SPI EXPORT_SYMBOL 0x85051a33 ocelot_spi_init_regmap drivers/mfd/ocelot-soc +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x24297c4b nvme_put_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x31687252 nvme_command_effects drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x49f7fa71 nvme_ctrl_from_file drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x648d5bbf nvme_passthru_end drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xa24a4809 nvme_find_get_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xa83b3f69 nvme_passthru_start drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xe5cc1ff0 nvme_execute_rq drivers/nvme/host/nvme-core +PECI EXPORT_SYMBOL_GPL 0x08d1144a peci_request_data_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x0d11f2b0 peci_xfer_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x10c16637 peci_xfer_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x1271bfdb peci_xfer_pkg_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x136cfc4a peci_request_status drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x1d149b08 peci_xfer_get_temp drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x2041f410 peci_xfer_ep_pci_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x35558822 peci_request_temp_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x359b6e37 peci_request_data_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x3ec04583 peci_xfer_pkg_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x4ceb0884 peci_xfer_ep_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x528e1721 peci_request_free drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x5d4ab647 peci_xfer_pkg_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x68d4996d devm_peci_controller_add drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x75b56a11 peci_request_data_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x8b401134 peci_request_data_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x926f6294 peci_xfer_ep_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x9ee3ca2f peci_request_alloc drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xa31da812 peci_xfer_get_dib drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xa768be63 peci_request_dib_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xb64bf8d9 peci_xfer_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xbb559cb1 peci_xfer_ep_mmio64_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xbdc4dd5d peci_xfer_ep_pci_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xc086b0e2 __peci_driver_register drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xc1d96ef0 peci_xfer_ep_mmio32_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xc69ab689 peci_xfer_pkg_cfg_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xd16e21c9 peci_xfer_ep_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xf3d5a6b2 peci_driver_unregister drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xfec59e00 peci_xfer_ep_pci_cfg_readw drivers/peci/peci +PECI_CPU EXPORT_SYMBOL_GPL 0x3084c5a5 peci_ep_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x4624d8f3 peci_mmio_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x851e2f03 peci_pcs_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x9490ff8a peci_temp_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0xadac5d3b peci_pci_local_read drivers/peci/peci-cpu +PMBUS EXPORT_SYMBOL_GPL 0x042312f9 pmbus_update_fan drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x1306e12c pmbus_clear_faults drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x2acb1319 pmbus_lock_interruptible drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x3b435cfe pmbus_get_debugfs_dir drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x454c011e pmbus_get_fan_rate_device drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x4eb94755 pmbus_set_update drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x5ea11e91 pmbus_write_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x74a27ee3 pmbus_get_fan_rate_cached drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x7c858a4a pmbus_read_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x818468bc pmbus_read_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x8bcd85ae pmbus_unlock drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x902f7f2d pmbus_check_word_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xac219718 pmbus_check_byte_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xad9e70e3 pmbus_write_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xc2799a41 pmbus_clear_cache drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xd2456b97 pmbus_regulator_ops drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xe1c78f95 pmbus_set_page drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xe21596c7 pmbus_write_byte drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xf08db440 pmbus_get_driver_info drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xf64366e5 pmbus_update_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xfd2d0318 pmbus_do_probe drivers/hwmon/pmbus/pmbus_core +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x4aae5db0 sx_common_write_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x8348ebfe sx_common_read_proximity drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x91813a3d sx_common_probe drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xa103ce02 sx_common_events drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xc5c9b7fe sx_common_read_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xc6d37b30 sx_common_get_raw_register_config drivers/iio/proximity/sx_common +SERIAL_8250_PCI EXPORT_SYMBOL_GPL 0xe2a021db serial8250_pci_setup_port vmlinux +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x32ba1aad cs35l45_probe sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3431c8ad cs35l45_get_clk_freq_id sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3738a383 cs35l45_i2c_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x672b9ed1 cs35l45_remove sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x740062cf cs35l45_spi_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xd8fd78e7 cs35l45_apply_patch sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xf2960686 cs35l45_pm_ops sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x05482545 cs35l56_irq sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x09a21e5c cs35l56_remove sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x26d2ab5d cs35l56_init sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x32d21c37 cs35l56_common_probe sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x45d5ea39 cs35l56_irq_request sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x62563866 cs35l56_runtime_resume_common sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x9feecc0d cs35l56_pm_ops_i2c_spi sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xf565c074 cs35l56_runtime_suspend sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x05c2529e cs35l56_tx_input_values sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x312c0e0f cs35l56_dsp1_regions sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x33717141 cs35l56_regmap_spi sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x64e759e4 cs35l56_tx_input_texts sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x6a6abb6f cs35l56_reread_firmware_registers sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x8524779e cs35l56_regmap_i2c sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x88762c92 cs35l56_get_bclk_freq_id sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xcd5438ad cs35l56_fill_supply_names sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xfc1f4532 cs35l56_regmap_sdw sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x01a231fb cs42l42_common_remove sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x17faed75 cs42l42_dai sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x3c1d44f3 cs42l42_soc_component sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x4cd1acce cs42l42_mute_stream sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x4ce33145 cs42l42_init sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x6f66833e cs42l42_volatile_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x7e15a1f1 cs42l42_readable_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xaa2b3d1d cs42l42_resume_restore sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xac545e49 cs42l42_regmap sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xae4be5c4 cs42l42_irq_thread sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xb642c708 cs42l42_pll_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc053efa9 cs42l42_page_range sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc5d771b8 cs42l42_src_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xe5df917b cs42l42_suspend sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xee1560b7 cs42l42_common_probe sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xf05d01df cs42l42_resume sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x09351149 tasdevice_prmg_calibdata_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1a949c7c tasdevice_select_cfg_blk sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1ab9b7d9 tasdevice_select_tuningprm_cfg sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x23c94cc6 tasdevice_tuning_switch sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x2c2d92de tasdevice_config_info_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x40ec23ee tasdevice_calbin_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x768f48a3 tasdevice_rca_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x957998f4 tas2781_load_calibration sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfa72134b tasdevice_dsp_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfe3a6722 tasdevice_prmg_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x177c0d23 dw_spi_dma_setup_mfld drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x1c92e15d dw_spi_check_status drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x1f2a1c11 dw_spi_dma_setup_generic drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x28b1cb76 dw_spi_add_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x576d6ad0 dw_spi_remove_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x6ca36dd3 dw_spi_suspend_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x866ff813 dw_spi_resume_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xaa57dcad dw_spi_set_cs drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xc1d02dab dw_spi_update_config drivers/spi/spi-dw +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0xf02aeff0 firmware_request_builtin vmlinux +USB_STORAGE EXPORT_SYMBOL_GPL 0x0382d615 usb_stor_Bulk_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x04ddf861 usb_stor_reset_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x169067f5 usb_stor_transparent_scsi_command drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1bc3edc2 usb_stor_sense_invalidCDB drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x223cedc3 usb_stor_CB_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2609fe69 usb_stor_control_msg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x60c12f25 usb_stor_bulk_transfer_sg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x635195fc usb_stor_clear_halt drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x6ee8e929 usb_stor_post_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x7fe9c62e fill_inquiry_response drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x8590959c usb_stor_disconnect drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x864189dd usb_stor_adjust_quirks drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x880356b9 usb_stor_host_template_init drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x94285eca usb_stor_CB_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xaa3ceb67 usb_stor_bulk_srb drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xc5eb38ca usb_stor_access_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xcb15c340 usb_stor_suspend drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xcb99a139 usb_stor_ctrl_transfer drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xcc6c6183 usb_stor_set_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xd0d53439 usb_stor_pre_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xd73c86eb usb_stor_Bulk_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xdb5e32f9 usb_stor_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xea02293a usb_stor_probe2 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xead7bdbe usb_stor_probe1 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xfcaeb66d usb_stor_bulk_transfer_buf drivers/usb/storage/usb-storage --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/armhf/generic.compiler +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/armhf/generic.compiler @@ -0,0 +1 @@ +GCC: (Ubuntu 13.2.0-4ubuntu3) 13.2.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/armhf/generic.modules +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/armhf/generic.modules @@ -0,0 +1,6964 @@ +3w-9xxx +3w-sas +3w-xxxx +6lowpan +6pack +8021q +8139cp +8139too +8250_aspeed_vuart +8250_dfl +8250_dw +8250_exar +8250_men_mcb +8250_pci1xxxx +8250_pericom +8255 +8255_pci +8390 +842 +842_compress +842_decompress +88pg86x +88pm800 +88pm800-regulator +88pm805 +88pm80x +88pm80x_onkey +88pm8607 +88pm860x-ts +88pm860x_battery +88pm860x_bl +88pm860x_charger +88pm860x_onkey +9p +9pnet +9pnet_fd +9pnet_rdma +9pnet_virtio +BusLogic +a100u2w +a3d +a53-pll +a7-pll +a8293 +aacraid +aat2870-regulator +aat2870_bl +abp060mg +acard-ahci +acbel-fsg032 +acecad +acenic +acer-ec-a500 +acer_a500_battery +acp_audio_dma +act8865-regulator +act8945a +act8945a-regulator +act8945a_charger +act_bpf +act_connmark +act_csum +act_ct +act_ctinfo +act_gact +act_gate +act_ipt +act_mirred +act_mpls +act_nat +act_pedit +act_police +act_sample +act_simple +act_skbedit +act_skbmod +act_tunnel_key +act_vlan +ad2s1200 +ad2s1210 +ad2s90 +ad3552r +ad4130 +ad5064 +ad5110 +ad525x_dpot +ad525x_dpot-i2c +ad525x_dpot-spi +ad5272 +ad5360 +ad5380 +ad5398 +ad5421 +ad5446 +ad5449 +ad5504 +ad5592r +ad5592r-base +ad5593r +ad5624r_spi +ad5686 +ad5686-spi +ad5696-i2c +ad5755 +ad5758 +ad5761 +ad5764 +ad5766 +ad5770r +ad5791 +ad5820 +ad5933 +ad7091r-base +ad7091r5 +ad7124 +ad714x +ad714x-i2c +ad714x-spi +ad7150 +ad7192 +ad7266 +ad7280a +ad7291 +ad7292 +ad7293 +ad7298 +ad7303 +ad7314 +ad74115 +ad7414 +ad7418 +ad74413r +ad7476 +ad7606 +ad7606_par +ad7606_spi +ad7746 +ad7766 +ad7768-1 +ad7780 +ad7791 +ad7793 +ad7816 +ad7877 +ad7879 +ad7879-i2c +ad7879-spi +ad7887 +ad7923 +ad7949 +ad799x +ad8366 +ad8801 +ad9467 +ad9523 +ad9832 +ad9834 +ad_sigma_delta +ada4250 +adc-joystick +adc-keys +adc128d818 +adcxx +addi_apci_1032 +addi_apci_1500 +addi_apci_1516 +addi_apci_1564 +addi_apci_16xx +addi_apci_2032 +addi_apci_2200 +addi_apci_3120 +addi_apci_3501 +addi_apci_3xxx +addi_watchdog +adf4350 +adf4371 +adf4377 +adf7242 +adfs +adi +adi-axi-adc +adiantum +adin +adin1100 +adin1110 +adis16080 +adis16130 +adis16136 +adis16201 +adis16203 +adis16209 +adis16240 +adis16260 +adis16400 +adis16460 +adis16475 +adis16480 +adis_lib +adjd_s311 +adl_pci6208 +adl_pci7x3x +adl_pci8164 +adm1025 +adm1026 +adm1029 +adm1031 +adm1177 +adm1266 +adm1275 +adm8211 +adm9240 +admv1013 +admv4420 +adp1653 +adp5061 +adp5520-keys +adp5520_bl +adp5588-keys +adp5589-keys +adp8860_bl +adp8870_bl +adrf6780 +ads7828 +ads7846 +ads7871 +adt7310 +adt7316 +adt7316-i2c +adt7316-spi +adt7410 +adt7411 +adt7462 +adt7470 +adt7475 +adt7x10 +adummy +adutux +adux1020 +adv7170 +adv7175 +adv7180 +adv7183 +adv7343 +adv7393 +adv748x +adv7511 +adv7604 +adv7842 +adv_pci1720 +adv_pci1723 +adv_pci1724 +adv_pci1760 +advansys +adxl313_core +adxl313_i2c +adxl313_spi +adxl34x +adxl34x-i2c +adxl34x-spi +adxl355_core +adxl355_i2c +adxl355_spi +adxl367 +adxl367_i2c +adxl367_spi +adxl372 +adxl372_i2c +adxl372_spi +adxrs290 +adxrs450 +aegis128 +aes-arm +aes-arm-bs +aes-arm-ce +aes_ti +af9013 +af9033 +af_alg +af_key +af_packet_diag +afe4403 +afe4404 +affs +afs +ah4 +ah6 +ahci +ahci_ceva +ahci_dm816 +ahci_dwc +ahci_mtk +ahci_mvebu +ahci_tegra +aht10 +aic79xx +aic7xxx +aic94xx +aiptek +aircable +airo +airspy +ak7375 +ak881x +ak8974 +ak8975 +al3010 +al3320a +alcor +alcor_pci +algif_aead +algif_hash +algif_rng +algif_skcipher +alim7101_wdt +altera-ci +altera-cvp +altera-fpga2sdram +altera-freeze-bridge +altera-hps2fpga +altera-msgdma +altera-pr-ip-core +altera-pr-ip-core-plat +altera-ps-spi +altera-stapl +altera_jtaguart +altera_ps2 +altera_tse +altera_uart +alx +am2315 +am53c974 +amba-clcd +amba-pl010 +ambakmi +amc6821 +amd +amd5536udc_pci +amd8111e +amdgpu +amdxcp +amlogic-gxl-crypto +amlogic_thermal +amphion-vpu +amplc_pc236_common +amplc_pci236 +amplc_pci263 +ams-iaq-core +ams369fg06 +amt +analog +analogix-anx6345 +analogix-anx78xx +analogix_dp +anatop-regulator +ansi_cprng +anx7411 +anx7625 +anybuss_core +ao-cec +ao-cec-g12a +aoe +apbps2 +apcs-msm8916 +apcs-sdx55 +apds9300 +apds9802als +apds990x +apds9960 +apple-mfi-fastcharge +appledisplay +appletalk +appletouch +applicom +apr +apss-ipq-pll +apss-ipq6018 +aptina-pll +aqc111 +aquacomputer_d5next +aquantia +ar0521 +ar1021_i2c +ar5523 +ar7part +ar9331 +arasan-nand-controller +arc-rawmode +arc-rimi +arc_emac +arc_ps2 +arc_uart +arcmsr +arcnet +arcpgu +arcx-anybus +arcxcnn_bl +aria_generic +arizona +arizona-haptics +arizona-i2c +arizona-ldo1 +arizona-micsupp +arizona-spi +ark3116 +arkfb +arm_mhu +arm_mhu_db +arm_mhuv2 +arm_scmi_powercap +arm_scpi +arm_smc_wdt +arm_smccc_trng +armada +armada-37xx-cpufreq +armada-37xx-rwtm-mailbox +armada-8k-cpufreq +armada_37xx_wdt +arp_tables +arpt_mangle +arptable_filter +artpec6_crypto +as102_fe +as370-hwmon +as3711-regulator +as3711_bl +as3722-regulator +as3935 +as5011 +as73211 +asc7621 +ascot2e +asix +aspeed-acry +aspeed-lpc-ctrl +aspeed-lpc-snoop +aspeed-p2a-ctrl +aspeed-pwm-tacho +aspeed-uart-routing +aspeed-vhub +aspeed-video +aspeed_adc +aspeed_crypto +aspeed_edac +aspeed_gfx +aspeed_udc +ast +ast2600-i3c-master +async_memcpy +async_pq +async_raid6_recov +async_tx +async_xor +at24 +at25 +at76c50x-usb +at803x +at86rf230 +ata_generic +ata_piix +atbm8830 +atc260x-core +atc260x-i2c +atc260x-onkey +atc260x-poweroff +atc260x-regulator +aten +ath +ath10k_core +ath10k_pci +ath10k_sdio +ath10k_snoc +ath10k_usb +ath11k +ath11k_ahb +ath11k_pci +ath12k +ath3k +ath5k +ath6kl_core +ath6kl_sdio +ath6kl_usb +ath9k +ath9k_common +ath9k_htc +ath9k_hw +ath9k_pci_owl_loader +ati_remote +ati_remote2 +atl1 +atl1c +atl1e +atl2 +atlantic +atlas-ezo-sensor +atlas-sensor +atm +atmel +atmel-ecc +atmel-flexcom +atmel-hlcdc +atmel-hlcdc-dc +atmel-i2c +atmel-sha204a +atmel_captouch +atmel_mxt_ts +atmel_pci +atmtcp +atp870u +atusb +atxp1 +aty128fb +atyfb +au0828 +au8522_common +au8522_decoder +au8522_dig +auo-pixcir-ts +auth_rpcgss +authenc +authencesn +autofs4 +auxadc_thermal +avmfritz +ax25 +ax88179_178a +ax88796 +ax88796b +ax88796c +axi-fan-control +axis-fifo +axp20x +axp20x-i2c +axp20x-pek +axp20x-regulator +axp20x_ac_power +axp20x_adc +axp20x_battery +axp20x_usb_power +axp288_adc +b2c2-flexcop +b2c2-flexcop-pci +b2c2-flexcop-usb +b43 +b43legacy +b44 +b53_common +b53_mdio +b53_mmap +b53_serdes +b53_spi +b53_srab +bL_switcher_dummy_if +ba431-rng +bam_dma +bareudp +batman-adv +baycom_epp +baycom_par +baycom_ser_fdx +baycom_ser_hdx +bcache +bcm-keypad +bcm-phy-lib +bcm-phy-ptp +bcm-sf2 +bcm203x +bcm3510 +bcm47xxsflash +bcm54140 +bcm590xx +bcm590xx-regulator +bcm5974 +bcm63138_nand +bcm6368_nand +bcm7xxx +bcm87xx +bcm_vk +bcma +bcma-hcd +bcmsysport +bd6107 +bd71815-regulator +bd71828-regulator +bd718x7-regulator +bd9571mwv +bd9571mwv-regulator +bd9576-regulator +bd9576_wdt +bd99954-charger +bdc +be2iscsi +be2net +befs +bel-pfe +belkin_sa +berlin2-adc +bfa +bfq +bfs +bfusb +bh1750 +bh1770glc +bh1780 +binder_linux +binfmt_misc +blake2b-neon +blake2b_generic +block2mtd +blocklayoutdriver +blowfish_common +blowfish_generic +bluetooth +bluetooth_6lowpan +bma150 +bma220_spi +bma400_core +bma400_i2c +bma400_spi +bmc150-accel-core +bmc150-accel-i2c +bmc150-accel-spi +bmc150_magn +bmc150_magn_i2c +bmc150_magn_spi +bme680_core +bme680_i2c +bme680_spi +bmg160_core +bmg160_i2c +bmg160_spi +bmi088-accel-core +bmi088-accel-spi +bmi160_core +bmi160_i2c +bmi160_spi +bmp280 +bmp280-i2c +bmp280-spi +bna +bnep +bno055 +bno055_i2c +bno055_ser +bnx2 +bnx2fc +bnx2i +bnx2x +bnxt_en +bochs +bonding +bpa-rs600 +bpa10x +bpck +bpck6 +bpfilter +bpqether +bq2415x_charger +bq24190_charger +bq24257_charger +bq24735-charger +bq2515x_charger +bq256xx_charger +bq25890_charger +bq25980_charger +bq27xxx_battery +bq27xxx_battery_hdq +bq27xxx_battery_i2c +br2684 +br_netfilter +brcmfmac +brcmfmac-bca +brcmfmac-cyw +brcmfmac-wcc +brcmnand +brcmsmac +brcmstb_nand +brcmutil +brd +bridge +broadcom +bsd_comp +bt-bmc +bt819 +bt856 +bt866 +bt878 +btbcm +btcoexist +btintel +btmrvl +btmrvl_sdio +btmtk +btmtksdio +btmtkuart +btnxpuart +btqca +btqcomsmd +btrfs +btrsi +btrtl +btsdio +bttv +btusb +bu21013_ts +bu21029_ts +budget +budget-av +budget-ci +budget-core +budget-patch +c67x00 +c_can +c_can_pci +c_can_platform +ca8210 +caam +caam_jr +caamalg_desc +caamhash_desc +cachefiles +cadence-nand-controller +cadence_wdt +cafe_ccic +cafe_nand +caif +caif_serial +caif_socket +caif_usb +caif_virtio +camellia_generic +can +can-bcm +can-dev +can-gw +can-isotp +can-j1939 +can-raw +can327 +cap11xx +capmode +capsule-loader +carl9170 +carminefb +cassini +cast5_generic +cast6_generic +cast_common +catc +cb710 +cb710-mmc +cb_pcidas64 +cb_pcidda +cb_pcimdda +cc10001_adc +cc2520 +cc770 +cc770_isa +cc770_platform +ccm +ccree +ccs +ccs-pll +ccs811 +cctrng +cdc-acm +cdc-phonet +cdc-wdm +cdc_eem +cdc_ether +cdc_mbim +cdc_ncm +cdc_subset +cdns-csi2rx +cdns-csi2tx +cdns-dphy +cdns-dphy-rx +cdns-dsi +cdns-mhdp8546 +cdns-pltfrm +cdns-usb-common +cdns3 +cdns3-imx +cec +ceph +cfb +cfg80211 +cfi_cmdset_0001 +cfi_cmdset_0002 +cfi_cmdset_0020 +cfi_probe +cfi_util +ch +ch341 +ch7006 +ch7322 +ch9200 +ch_ipsec +ch_ktls +chacha-neon +chacha20poly1305 +chacha_generic +chaoskey +charlcd +chcr +chipone-icn6211 +chipone_icn8318 +chnl_net +chrontel-ch7033 +chv3-i2s +ci_hdrc +ci_hdrc_imx +ci_hdrc_msm +ci_hdrc_pci +ci_hdrc_tegra +ci_hdrc_usb2 +cicada +cifs +cifs_arc4 +cifs_md4 +cirrus +cirrusfb +clip +clk-axi-clkgen +clk-bd718x7 +clk-cdce706 +clk-cdce925 +clk-cs2000-cp +clk-hi3519 +clk-hi655x +clk-imx8ulp +clk-imx93 +clk-lmk04832 +clk-lochnagar +clk-max77686 +clk-max9485 +clk-mt6795-apmixedsys +clk-mt6795-infracfg +clk-mt6795-mfg +clk-mt6795-mm +clk-mt6795-pericfg +clk-mt6795-topckgen +clk-mt6795-vdecsys +clk-mt6795-vencsys +clk-mt7981-eth +clk-mt8365 +clk-mt8365-apmixedsys +clk-mt8365-apu +clk-mt8365-cam +clk-mt8365-mfg +clk-mt8365-mm +clk-mt8365-vdec +clk-mt8365-venc +clk-palmas +clk-pwm +clk-qcom +clk-renesas-pcie +clk-rk808 +clk-rpm +clk-rpmh +clk-s2mps11 +clk-scmi +clk-scpi +clk-si514 +clk-si521xx +clk-si5341 +clk-si5351 +clk-si544 +clk-si570 +clk-smd-rpm +clk-sp7021 +clk-spmi-pmic-div +clk-twl6040 +clk-versaclock5 +clk-versaclock7 +clk-wm831x +clk-xlnx-clock-wizard +cls_basic +cls_bpf +cls_cgroup +cls_flow +cls_flower +cls_fw +cls_matchall +cls_route +cls_u32 +cm109 +cm32181 +cm3232 +cm3323 +cm3605 +cm36651 +cma3000_d0x +cma3000_d0x_i2c +cmac +cmtp +cnic +cobra +coda +coda-vpu +colibri-vf50-ts +com20020 +com20020-pci +com90io +com90xx +comedi +comedi_8255 +comedi_bond +comedi_example_test +comedi_parport +comedi_pci +comedi_test +comedi_usb +comm +contec_pci_dio +cordic +core +corsair-cpro +corsair-psu +cortina +counter +cp210x +cpcap-adc +cpcap-battery +cpcap-charger +cpcap-pwrbutton +cpcap-regulator +cppi41 +cpr +cramfs +crc-itu-t +crc32-arm-ce +crc32_generic +crc4 +crc7 +crct10dif-arm-ce +crg-hi3516cv300 +crg-hi3798cv200 +cros-ec-anx7688 +cros-ec-cec +cros-ec-regulator +cros-ec-sensorhub +cros-ec-typec +cros_ec +cros_ec_accel_legacy +cros_ec_baro +cros_ec_chardev +cros_ec_debugfs +cros_ec_dev +cros_ec_i2c +cros_ec_keyb +cros_ec_lid_angle +cros_ec_light_prox +cros_ec_lightbar +cros_ec_mkbp_proximity +cros_ec_rpmsg +cros_ec_sensors +cros_ec_sensors_core +cros_ec_spi +cros_ec_sysfs +cros_ec_vbc +cros_hps_i2c +cros_kbd_led_backlight +cros_peripheral_charger +cros_usbpd-charger +cros_usbpd_logger +cros_usbpd_notify +cryptd +crypto_engine +crypto_safexcel +crypto_simd +crypto_user +cs3308 +cs5345 +cs53l32a +cs89x0 +cs_dsp +csiostor +ctucanfd +ctucanfd_pci +ctucanfd_platform +curve25519-generic +curve25519-neon +cuse +cw1200_core +cw1200_wlan_sdio +cw1200_wlan_spi +cw2015_battery +cx18 +cx18-alsa +cx22700 +cx22702 +cx231xx +cx231xx-alsa +cx231xx-dvb +cx2341x +cx23885 +cx24110 +cx24113 +cx24116 +cx24117 +cx24120 +cx24123 +cx25821 +cx25821-alsa +cx25840 +cx82310_eth +cx88-alsa +cx88-blackbird +cx88-dvb +cx88-vp3054-i2c +cx8800 +cx8802 +cx88xx +cxacru +cxd2099 +cxd2820r +cxd2841er +cxd2880 +cxd2880-spi +cxgb +cxgb3 +cxgb3i +cxgb4 +cxgb4i +cxgb4vf +cxgbit +cxl_core +cxl_mem +cxl_pci +cxl_pmem +cxl_pmu +cxl_port +cy8ctma140 +cy8ctmg110_ts +cyapatp +cyber2000fb +cyberjack +cypress-sf +cypress_cy7c63 +cypress_firmware +cypress_m8 +cytherm +cyttsp4_core +cyttsp4_i2c +cyttsp4_spi +cyttsp5 +cyttsp_core +cyttsp_i2c +cyttsp_i2c_common +cyttsp_spi +da280 +da311 +da7280 +da9030_battery +da9034-ts +da903x-regulator +da903x_bl +da9052-battery +da9052-hwmon +da9052-regulator +da9052_bl +da9052_onkey +da9052_tsi +da9052_wdt +da9055-hwmon +da9055-regulator +da9055_onkey +da9055_wdt +da9062-core +da9062-regulator +da9062-thermal +da9062_wdt +da9063-regulator +da9063_onkey +da9063_wdt +da9121-regulator +da9150-charger +da9150-core +da9150-fg +da9150-gpadc +da9210-regulator +da9211-regulator +daqboard2000 +davicom +dax_cxl +db9 +dc395x +dccp +dccp_diag +dccp_ipv4 +dccp_ipv6 +ddbridge +ddbridge-dummy-fe +de2104x +defxx +delta-ahe50dc-fan +denali +denali_dt +denali_pci +des_generic +designware_i2s +device_dax +dfl +dfl-afu +dfl-emif +dfl-fme +dfl-fme-br +dfl-fme-mgr +dfl-fme-region +dfl-n3000-nios +dfl-pci +dht11 +diag +dib0070 +dib0090 +dib3000mb +dib3000mc +dib7000m +dib7000p +dib8000 +dib9000 +dibx000_common +digi_acceleport +digicolor-usart +diskonchip +dispcc-qcm2290 +display-connector +dl2k +dlhl60d +dlink-dir685-touchkeys +dlm +dln2 +dln2-adc +dm-bio-prison +dm-bufio +dm-cache +dm-cache-smq +dm-clone +dm-crypt +dm-delay +dm-era +dm-flakey +dm-historical-service-time +dm-integrity +dm-io-affinity +dm-log +dm-log-userspace +dm-log-writes +dm-mirror +dm-multipath +dm-persistent-data +dm-queue-length +dm-raid +dm-region-hash +dm-round-robin +dm-service-time +dm-snapshot +dm-switch +dm-thin-pool +dm-unstripe +dm-verity +dm-writecache +dm-zero +dm-zoned +dm1105 +dm9000 +dm9051 +dm9601 +dma-axi-dmac +dmard06 +dmard09 +dmard10 +dme1737 +dmfe +dmi-sysfs +dmx3191d +dnet +dove_thermal +dp83640 +dp83822 +dp83848 +dp83867 +dp83869 +dp83tc811 +dp83td510 +dpot-dac +dps310 +dps920ab +drbd +drivetemp +drm +drm_buddy +drm_display_helper +drm_dma_helper +drm_dp_aux_bus +drm_kms_helper +drm_mipi_dbi +drm_shmem_helper +drm_suballoc_helper +drm_ttm_helper +drm_vram_helper +drv260x +drv2665 +drv2667 +drx39xyj +drxd +drxk +ds1621 +ds1682 +ds1803 +ds2482 +ds2490 +ds2760_battery +ds2780_battery +ds2781_battery +ds2782_battery +ds3000 +ds4424 +ds620 +dsa_core +dsbr100 +dst +dst_ca +dstr +dt3000 +dt3155 +dt9812 +dtpm +dummy +dummy-irq +dummy_stm +dvb-as102 +dvb-bt8xx +dvb-core +dvb-pll +dvb-ttpci +dvb-ttusb-budget +dvb-usb +dvb-usb-a800 +dvb-usb-af9005 +dvb-usb-af9005-remote +dvb-usb-af9015 +dvb-usb-af9035 +dvb-usb-anysee +dvb-usb-au6610 +dvb-usb-az6007 +dvb-usb-az6027 +dvb-usb-ce6230 +dvb-usb-cinergyT2 +dvb-usb-cxusb +dvb-usb-dib0700 +dvb-usb-dibusb-common +dvb-usb-dibusb-mb +dvb-usb-dibusb-mc +dvb-usb-dibusb-mc-common +dvb-usb-digitv +dvb-usb-dtt200u +dvb-usb-dtv5100 +dvb-usb-dvbsky +dvb-usb-dw2102 +dvb-usb-ec168 +dvb-usb-gl861 +dvb-usb-gp8psk +dvb-usb-lmedm04 +dvb-usb-m920x +dvb-usb-mxl111sf +dvb-usb-nova-t-usb2 +dvb-usb-opera +dvb-usb-pctv452e +dvb-usb-rtl28xxu +dvb-usb-technisat-usb2 +dvb-usb-ttusb2 +dvb-usb-umt-010 +dvb-usb-vp702x +dvb-usb-vp7045 +dvb_dummy_fe +dvb_usb_v2 +dw-axi-dmac-platform +dw-edma +dw-edma-pcie +dw-hdmi +dw-hdmi-ahb-audio +dw-hdmi-cec +dw-hdmi-gp-audio +dw-hdmi-i2s-audio +dw-i3c-master +dw-mipi-dsi +dw-xdata-pcie +dw100 +dw9714 +dw9768 +dw9807-vcm +dw_dmac +dw_dmac_core +dw_dmac_pci +dw_hdmi-imx +dw_mmc +dw_mmc-bluefield +dw_mmc-exynos +dw_mmc-hi3798cv200 +dw_mmc-k3 +dw_mmc-pci +dw_mmc-pltfm +dw_mmc-rockchip +dw_wdt +dwc-xlgmac +dwc2_pci +dwc3 +dwc3-haps +dwc3-meson-g12a +dwc3-of-simple +dwc3-omap +dwc3-qcom +dwmac-altr-socfpga +dwmac-dwc-qos-eth +dwmac-generic +dwmac-imx +dwmac-intel-plat +dwmac-ipq806x +dwmac-loongson +dwmac-mediatek +dwmac-meson +dwmac-meson8b +dwmac-qcom-ethqos +dwmac-rk +dwmac-tegra +dyna_pci10xx +dynapro +e100 +e1000 +e1000e +e3x0-button +e4000 +earth-pt1 +earth-pt3 +ebt_802_3 +ebt_among +ebt_arp +ebt_arpreply +ebt_dnat +ebt_ip +ebt_ip6 +ebt_limit +ebt_log +ebt_mark +ebt_mark_m +ebt_nflog +ebt_pkttype +ebt_redirect +ebt_snat +ebt_stp +ebt_vlan +ebtable_broute +ebtable_filter +ebtable_nat +ebtables +ec100 +ecc +ecc-mtk +ecdh_generic +ecdsa_generic +echainiv +echo +ecrdsa_generic +edt-ft5x06 +ee1004 +eeprom +eeprom_93cx6 +eeprom_93xx46 +eeti_ts +efct +efi-pstore +efi_test +efibc +efs +egalax_ts +egalax_ts_serial +ehci-fsl +ehci-npcm7xx +ehci-omap +ehci-platform +ehset +ektf2127 +elan_i2c +elants_i2c +elo +em28xx +em28xx-alsa +em28xx-dvb +em28xx-rc +em28xx-v4l +em_canid +em_cmp +em_ipset +em_ipt +em_meta +em_nbyte +em_text +em_u32 +emac_rockchip +emc1403 +emc2103 +emc2305 +emc6w201 +emi26 +emi62 +emif +empeg +ems_pci +ems_usb +emu10k1-gp +ena +enc28j60 +enclosure +encx24j600 +encx24j600-regmap +eni +enic +envelope-detector +epat +epia +epic100 +eql +erofs +error +esas2r +esd_usb +esp4 +esp4_offload +esp6 +esp6_offload +esp_scsi +essiv +et1011c +et131x +et8ek8 +etas_es58x +ethoc +etnaviv +evbug +exc3000 +exfat +extcon-adc-jack +extcon-fsa9480 +extcon-gpio +extcon-max14577 +extcon-max3355 +extcon-max77693 +extcon-max77843 +extcon-max8997 +extcon-palmas +extcon-ptn5150 +extcon-qcom-spmi-misc +extcon-rt8973a +extcon-sm5502 +extcon-usb-gpio +extcon-usbc-cros-ec +extcon-usbc-tusb320 +exynosdrm +ezusb +f2fs +f71805f +f71882fg +f75375s +f81232 +f81534 +f81601 +f81604 +fakelb +fan53555 +fan53880 +farsync +fastrpc +faulty +fb_agm1264k-fl +fb_bd663474 +fb_ddc +fb_hx8340bn +fb_hx8347d +fb_hx8353d +fb_hx8357d +fb_ili9163 +fb_ili9320 +fb_ili9325 +fb_ili9340 +fb_ili9341 +fb_ili9481 +fb_ili9486 +fb_pcd8544 +fb_ra8875 +fb_s6d02a1 +fb_s6d1121 +fb_seps525 +fb_sh1106 +fb_ssd1289 +fb_ssd1305 +fb_ssd1306 +fb_ssd1325 +fb_ssd1331 +fb_ssd1351 +fb_st7735r +fb_st7789v +fb_tinylcd +fb_tls8204 +fb_uc1611 +fb_uc1701 +fb_upd161704 +fbtft +fc0011 +fc0012 +fc0013 +fc2580 +fcoe +fcrypt +fdomain +fdomain_pci +fdp +fdp_i2c +fealnx +ff-memless +fieldbus_dev +firedtv +firewire-core +firewire-net +firewire-ohci +firewire-sbp2 +fit2 +fit3 +flexcan +fm10k +fm801-gp +fm_drv +forcedeth +fore_200e +fou +fou6 +fpga-bridge +fpga-mgr +fpga-region +freevxfs +friq +frpw +fsa4480 +fscache +fsi-core +fsi-master-aspeed +fsi-master-ast-cf +fsi-master-gpio +fsi-master-hub +fsi-occ +fsi-sbefifo +fsi-scom +fsia6b +fsl-dcu-drm +fsl-edma +fsl-edma-common +fsl-enetc +fsl-enetc-core +fsl-enetc-ierb +fsl-enetc-mdio +fsl-enetc-ptp +fsl-enetc-vf +fsl-ldb +fsl-mph-dr-of +fsl-qdma +fsl_imx8_ddr_perf +fsl_imx9_ddr_perf +fsl_linflexuart +fsl_lpuart +fsl_pq_mdio +fsl_ucc_hdlc +fsp-3y +ftdi_sio +ftgmac100 +ftl +ftmac100 +ftsteutates +ftwdt010_wdt +fujitsu_ts +funcore +funeth +fusb302 +fxas21002c_core +fxas21002c_i2c +fxas21002c_spi +fxls8962af-core +fxls8962af-i2c +fxls8962af-spi +fxos8700_core +fxos8700_i2c +fxos8700_spi +g450_pll +g760a +g762 +g_acm_ms +g_audio +g_cdc +g_dbgp +g_ether +g_ffs +g_hid +g_mass_storage +g_midi +g_ncm +g_nokia +g_printer +g_serial +g_webcam +g_zero +gadgetfs +gamecon +gameport +garmin_gps +garp +gateworks-gsc +gb-audio-apbridgea +gb-audio-codec +gb-audio-gb +gb-audio-manager +gb-audio-module +gb-bootrom +gb-es2 +gb-firmware +gb-gbphy +gb-gpio +gb-hid +gb-i2c +gb-light +gb-log +gb-loopback +gb-power-supply +gb-pwm +gb-raw +gb-sdio +gb-spi +gb-spilib +gb-uart +gb-usb +gb-vibrator +gcc-apq8084 +gcc-ipq4019 +gcc-ipq6018 +gcc-ipq806x +gcc-ipq8074 +gcc-ipq9574 +gcc-mdm9607 +gcc-mdm9615 +gcc-msm8660 +gcc-msm8909 +gcc-msm8916 +gcc-msm8939 +gcc-msm8953 +gcc-msm8960 +gcc-msm8974 +gcc-msm8976 +gcc-msm8994 +gcc-msm8996 +gcc-msm8998 +gcc-qcm2290 +gcc-qcs404 +gcc-qdu1000 +gcc-sa8775p +gcc-sdx55 +gcc-sdx65 +gcc-sdx75 +gcc-sm7150 +gdmtty +gdmulte +ge2d +gemini +gen_probe +generic +generic-adc-battery +genet +geneve +gf2k +gfs2 +ghash-arm-ce +gianfar_driver +gl518sm +gl520sm +gl620a +gluebi +gm12u320 +gnss +gnss-mtk +gnss-serial +gnss-sirf +gnss-ubx +gnss-usb +go7007 +go7007-loader +go7007-usb +goku_udc +goldfish_battery +goodix_ts +gp2ap002 +gp2ap020a00f +gp8psk-fe +gpi +gpio +gpio-74x164 +gpio-74xx-mmio +gpio-adnp +gpio-adp5520 +gpio-aggregator +gpio-altera +gpio-altera-a10sr +gpio-amd-fch +gpio-arizona +gpio-aspeed +gpio-bd71815 +gpio-bd71828 +gpio-bd9571mwv +gpio-beeper +gpio-cadence +gpio-charger +gpio-da9052 +gpio-da9055 +gpio-dln2 +gpio-dwapb +gpio-en7523 +gpio-exar +gpio-fan +gpio-fxl6408 +gpio-grgpio +gpio-gw-pld +gpio-hlwd +gpio-idio-16 +gpio-ir-recv +gpio-ir-tx +gpio-janz-ttl +gpio-kempld +gpio-latch +gpio-logicvc +gpio-lp3943 +gpio-lp873x +gpio-lp87565 +gpio-madera +gpio-max3191x +gpio-max7300 +gpio-max7301 +gpio-max730x +gpio-max732x +gpio-max77620 +gpio-max77650 +gpio-mb86s7x +gpio-mc33880 +gpio-menz127 +gpio-moxtet +gpio-pca953x +gpio-pca9570 +gpio-pcf857x +gpio-pci-idio-16 +gpio-pcie-idio-24 +gpio-pisosr +gpio-rcar +gpio-rdc321x +gpio-regmap +gpio-regulator +gpio-rockchip +gpio-sbu-mux +gpio-sim +gpio-siox +gpio-syscon +gpio-tpic2810 +gpio-tps65086 +gpio-tps65218 +gpio-tps65219 +gpio-tps65912 +gpio-ts4800 +gpio-ts4900 +gpio-vibra +gpio-viperboard +gpio-virtio +gpio-wcd934x +gpio-wm831x +gpio-wm8350 +gpio-wm8994 +gpio-xra1403 +gpio_backlight +gpio_decoder +gpio_keys +gpio_keys_polled +gpio_mouse +gpio_wdt +gpmi-nand +gpu-sched +gpucc-msm8998 +gpucc-sa8775p +gr_udc +grace +grcan +gre +greybus +grip +grip_mp +gs1662 +gs_usb +gsc-hwmon +gsc_hpdi +gspca_benq +gspca_conex +gspca_cpia1 +gspca_dtcs033 +gspca_etoms +gspca_finepix +gspca_gl860 +gspca_jeilinj +gspca_jl2005bcd +gspca_kinect +gspca_konica +gspca_m5602 +gspca_main +gspca_mars +gspca_mr97310a +gspca_nw80x +gspca_ov519 +gspca_ov534 +gspca_ov534_9 +gspca_pac207 +gspca_pac7302 +gspca_pac7311 +gspca_se401 +gspca_sn9c2028 +gspca_sn9c20x +gspca_sonixb +gspca_sonixj +gspca_spca1528 +gspca_spca500 +gspca_spca501 +gspca_spca505 +gspca_spca506 +gspca_spca508 +gspca_spca561 +gspca_sq905 +gspca_sq905c +gspca_sq930x +gspca_stk014 +gspca_stk1135 +gspca_stv0680 +gspca_stv06xx +gspca_sunplus +gspca_t613 +gspca_topro +gspca_touptek +gspca_tv8532 +gspca_vc032x +gspca_vicam +gspca_xirlink_cit +gspca_zc3xx +gtp +gud +guillemot +gunze +gve +gxp-fan-ctrl +gxp-wdt +hackrf +hamachi +hampshire +hantro-vpu +hanwang +hci +hci_bcm4377 +hci_nokia +hci_uart +hci_vhci +hclge +hclgevf +hctr2 +hd3ss3220 +hd44780 +hd44780_common +hdc100x +hdc2010 +hdlc +hdlc_cisco +hdlc_fr +hdlc_ppp +hdlc_raw +hdlc_raw_eth +hdlc_x25 +hdlcd +hdlcdrv +hdma +hdma_mgmt +hdpvr +he +helene +hellcreek_sw +hexium_gemini +hexium_orion +hfcmulti +hfcpci +hfcsusb +hfpll +hfs +hfsplus +hi311x +hi3660-mailbox +hi556 +hi6210-i2s +hi6220-mailbox +hi6220_reset +hi6421-pmic-core +hi6421-regulator +hi6421-spmi-pmic +hi6421v530-regulator +hi6421v600-irq +hi6421v600-regulator +hi655x-pmic +hi655x-regulator +hi8435 +hi846 +hi847 +hid +hid-a4tech +hid-accutouch +hid-alps +hid-apple +hid-appleir +hid-asus +hid-aureal +hid-axff +hid-belkin +hid-betopff +hid-bigbenff +hid-cherry +hid-chicony +hid-cmedia +hid-corsair +hid-cougar +hid-cp2112 +hid-creative-sb0540 +hid-cypress +hid-dr +hid-elan +hid-elecom +hid-elo +hid-emsff +hid-evision +hid-ezkey +hid-ft260 +hid-gaff +hid-gembird +hid-generic +hid-gfrm +hid-glorious +hid-google-hammer +hid-gt683r +hid-gyration +hid-holtek-kbd +hid-holtek-mouse +hid-holtekff +hid-icade +hid-ite +hid-jabra +hid-kensington +hid-keytouch +hid-kye +hid-lcpower +hid-led +hid-lenovo +hid-letsketch +hid-lg-g15 +hid-logitech +hid-logitech-dj +hid-logitech-hidpp +hid-macally +hid-magicmouse +hid-maltron +hid-mcp2221 +hid-megaworld +hid-mf +hid-microsoft +hid-monterey +hid-multitouch +hid-nintendo +hid-nti +hid-ntrig +hid-nvidia-shield +hid-ortek +hid-penmount +hid-petalynx +hid-picolcd +hid-pl +hid-plantronics +hid-playstation +hid-primax +hid-prodikeys +hid-pxrc +hid-razer +hid-redragon +hid-retrode +hid-rmi +hid-roccat +hid-roccat-arvo +hid-roccat-common +hid-roccat-isku +hid-roccat-kone +hid-roccat-koneplus +hid-roccat-konepure +hid-roccat-kovaplus +hid-roccat-lua +hid-roccat-pyra +hid-roccat-ryos +hid-roccat-savu +hid-saitek +hid-samsung +hid-semitek +hid-sensor-accel-3d +hid-sensor-als +hid-sensor-custom +hid-sensor-custom-intel-hinge +hid-sensor-gyro-3d +hid-sensor-hub +hid-sensor-humidity +hid-sensor-iio-common +hid-sensor-incl-3d +hid-sensor-magn-3d +hid-sensor-press +hid-sensor-prox +hid-sensor-rotation +hid-sensor-temperature +hid-sensor-trigger +hid-sigmamicro +hid-sjoy +hid-sony +hid-speedlink +hid-steam +hid-steelseries +hid-sunplus +hid-thrustmaster +hid-tivo +hid-tmff +hid-topre +hid-topseed +hid-twinhan +hid-u2fzero +hid-uclogic +hid-udraw-ps3 +hid-viewsonic +hid-vivaldi +hid-vivaldi-common +hid-vrc2 +hid-waltop +hid-wiimote +hid-xiaomi +hid-xinmo +hid-zpff +hid-zydacron +hideep +hidp +highbank-cpufreq +highbank_l2_edac +highbank_mc_edac +hih6130 +himax_hx83112b +hip04_eth +hisi-rng +hisi-sfc +hisi-spmi-controller +hisi504_nand +hisi_dma +hisi_femac +hisi_hikey_usb +hisi_powerkey +hisi_thermal +histb-rng +hix5hd2_gmac +hmc425a +hmc5843_core +hmc5843_i2c +hmc5843_spi +hmc6352 +hms-profinet +hnae +hnae3 +hns_dsaf +hns_enet_drv +hns_mdio +hopper +horus3a +host1x +hostap +hostap_pci +hostap_plx +hp03 +hp206c +hpfs +hpilo +hpsa +hptiop +hsi +hsi_char +hso +hsr +ht16k33 +hts221 +hts221_i2c +hts221_spi +htu21 +huawei_cdc_ncm +hwmon-vid +hx711 +hx8357 +hx8357d +hycon-hy46xx +hynitron_cstxxx +hyperbus-core +i2c-algo-bit +i2c-algo-pca +i2c-ali1535 +i2c-ali1563 +i2c-ali15x3 +i2c-altera +i2c-amd756 +i2c-amd8111 +i2c-arb-gpio-challenge +i2c-aspeed +i2c-axxia +i2c-cbus-gpio +i2c-ccgx-ucsi +i2c-cp2615 +i2c-cros-ec-tunnel +i2c-demux-pinctrl +i2c-designware-pci +i2c-diolan-u2c +i2c-dln2 +i2c-fsi +i2c-gpio +i2c-gxp +i2c-hid +i2c-hid-of +i2c-hid-of-elan +i2c-hid-of-goodix +i2c-hix5hd2 +i2c-i801 +i2c-imx-lpi2c +i2c-isch +i2c-kempld +i2c-matroxfb +i2c-mchp-pci1xxxx +i2c-meson +i2c-mt65xx +i2c-mux +i2c-mux-gpio +i2c-mux-gpmux +i2c-mux-ltc4306 +i2c-mux-mlxcpld +i2c-mux-pca9541 +i2c-mux-pca954x +i2c-mux-pinctrl +i2c-mux-reg +i2c-mv64xxx +i2c-nforce2 +i2c-nomadik +i2c-npcm7xx +i2c-nvidia-gpu +i2c-ocores +i2c-owl +i2c-parport +i2c-pca-platform +i2c-piix4 +i2c-pxa +i2c-qcom-cci +i2c-qcom-geni +i2c-qup +i2c-rcar +i2c-riic +i2c-rk3x +i2c-robotfuzz-osif +i2c-rzv2m +i2c-sh_mobile +i2c-simtec +i2c-sis5595 +i2c-sis630 +i2c-sis96x +i2c-slave-eeprom +i2c-smbus +i2c-stub +i2c-taos-evm +i2c-tegra +i2c-tegra-bpmp +i2c-tiny-usb +i2c-versatile +i2c-via +i2c-viapro +i2c-viperboard +i2c-virtio +i2c-xiic +i3c +i3c-master-cdns +i40e +i5k_amb +i6300esb +i740fb +iavf +ib_cm +ib_core +ib_ipoib +ib_iser +ib_isert +ib_mthca +ib_srp +ib_srpt +ib_umad +ib_uverbs +ibm-cffps +ibm-panel +ibmaem +ibmpex +icc-bcm-voter +icc-bwmon +icc-osm-l3 +icc-rpmh +icc-smd-rpm +ice +ice40-spi +icp10100 +icp_multi +icplus +ics932s401 +idma64 +idmouse +idt77252 +idt_89hpesx +idt_gen2 +idt_gen3 +idtcps +ieee802154 +ieee802154_6lowpan +ieee802154_socket +ifb +ifcvf +ife +ifi_canfd +iforce +iforce-serio +iforce-usb +igb +igbvf +igc +igorplugusb +iguanair +iio-mux +iio-rescale +iio-trig-hrtimer +iio-trig-interrupt +iio-trig-loop +iio-trig-sysfs +iio_dummy +iio_hwmon +ila +ili210x +ili9163 +ili9225 +ili922x +ili9320 +ili9341 +ili9486 +ilitek_ts_i2c +imagis +img-ascii-lcd +img-i2s-in +img-i2s-out +img-parallel-out +img-spdif-in +img-spdif-out +imm +imon +imon_raw +impa7 +ims-pcu +imx-audio-rpmsg +imx-bus +imx-cpufreq-dt +imx-dma +imx-dsp +imx-interconnect +imx-ipu-v3 +imx-lcdc +imx-lcdif +imx-ldb +imx-ldb-helper +imx-mailbox +imx-media-common +imx-mipi-csis +imx-pcm-rpmsg +imx-pxp +imx-rngc +imx-sdma +imx-tve +imx-vdoa +imx208 +imx214 +imx219 +imx258 +imx274 +imx290 +imx296 +imx2_wdt +imx319 +imx334 +imx335 +imx355 +imx412 +imx415 +imx6-media +imx6-media-csi +imx6-mipi-csi2 +imx6q-cpufreq +imx6ul_tsc +imx7-media-csi +imx7d_adc +imx7ulp_wdt +imx8-isi +imx8m-ddrc +imx8mm-interconnect +imx8mm_thermal +imx8mn-interconnect +imx8mp-interconnect +imx8mq-interconnect +imx8mq-mipi-csi2 +imx8qm-ldb +imx8qxp-adc +imx8qxp-ldb +imx8qxp-pixel-combiner +imx8qxp-pixel-link +imx8qxp-pxl2dpi +imx93-pd +imx93-src +imx93_adc +imx_dsp_rproc +imx_keypad +imx_rproc +imx_sc_key +imx_sc_thermal +imx_sc_wdt +imx_thermal +imxdrm +imxfb +ina209 +ina238 +ina2xx +ina2xx-adc +ina3221 +industrialio +industrialio-buffer-cb +industrialio-buffer-dma +industrialio-buffer-dmaengine +industrialio-configfs +industrialio-gts-helper +industrialio-hw-consumer +industrialio-sw-device +industrialio-sw-trigger +industrialio-triggered-buffer +industrialio-triggered-event +inet_diag +inexio +inftl +initio +input-leds +inspur-ipsps +int51x1 +intel-m10-bmc-core +intel-m10-bmc-hwmon +intel-m10-bmc-pmci +intel-m10-bmc-spi +intel-nand-controller +intel-xway +intel_qat +intel_th +intel_th_gth +intel_th_msu +intel_th_msu_sink +intel_th_pci +intel_th_pti +intel_th_sth +intel_vr_nor +interact +interrupt-cnt +inv-icm42600 +inv-icm42600-i2c +inv-icm42600-spi +inv-mpu6050 +inv-mpu6050-i2c +inv-mpu6050-spi +io-domain +io_edgeport +io_ti +iommufd +iosm +iova +iowarrior +ip5xxx_power +ip6_gre +ip6_tables +ip6_tunnel +ip6_udp_tunnel +ip6_vti +ip6t_NPT +ip6t_REJECT +ip6t_SYNPROXY +ip6t_ah +ip6t_eui64 +ip6t_frag +ip6t_hbh +ip6t_ipv6header +ip6t_mh +ip6t_rpfilter +ip6t_rt +ip6t_srh +ip6table_filter +ip6table_mangle +ip6table_nat +ip6table_raw +ip6table_security +ip_gre +ip_set +ip_set_bitmap_ip +ip_set_bitmap_ipmac +ip_set_bitmap_port +ip_set_hash_ip +ip_set_hash_ipmac +ip_set_hash_ipmark +ip_set_hash_ipport +ip_set_hash_ipportip +ip_set_hash_ipportnet +ip_set_hash_mac +ip_set_hash_net +ip_set_hash_netiface +ip_set_hash_netnet +ip_set_hash_netport +ip_set_hash_netportnet +ip_set_list_set +ip_tables +ip_tunnel +ip_vs +ip_vs_dh +ip_vs_fo +ip_vs_ftp +ip_vs_lblc +ip_vs_lblcr +ip_vs_lc +ip_vs_mh +ip_vs_nq +ip_vs_ovf +ip_vs_pe_sip +ip_vs_rr +ip_vs_sed +ip_vs_sh +ip_vs_twos +ip_vs_wlc +ip_vs_wrr +ip_vti +ipa +ipack +ipaq +ipcomp +ipcomp6 +iphase +ipheth +ipip +ipmb_dev_int +ipmi_devintf +ipmi_ipmb +ipmi_msghandler +ipmi_poweroff +ipmi_si +ipmi_ssif +ipmi_watchdog +ipoctal +ipr +iproc_nand +ips +ipt_ECN +ipt_REJECT +ipt_SYNPROXY +ipt_ah +ipt_rpfilter +iptable_filter +iptable_mangle +iptable_nat +iptable_raw +iptable_security +ipvlan +ipvtap +ipw +ipw2100 +ipw2200 +iqs269a +iqs5xx +iqs620at-temp +iqs621-als +iqs624-pos +iqs626a +iqs62x +iqs62x-keys +iqs7222 +ir-hix5hd2 +ir-imon-decoder +ir-jvc-decoder +ir-kbd-i2c +ir-mce_kbd-decoder +ir-nec-decoder +ir-rc5-decoder +ir-rc6-decoder +ir-rcmm-decoder +ir-rx51 +ir-sanyo-decoder +ir-sharp-decoder +ir-sony-decoder +ir-spi +ir-usb +ir-xmp-decoder +ir35221 +ir36021 +ir38064 +ir_toy +irdma +irps5401 +irq-imx-mu-msi +irq-madera +irq-pruss-intc +irq-qcom-mpm +irq-ts4800 +irqbypass +iscsi_boot_sysfs +iscsi_target_mod +iscsi_tcp +isdnhdlc +isight_firmware +isl29003 +isl29018 +isl29020 +isl29028 +isl29125 +isl29501 +isl6271a-regulator +isl6405 +isl6421 +isl6423 +isl68137 +isl7998x +isl9305 +isofs +isp116x-hcd +isp1704_charger +isp1760 +it87 +it913x +itd1000 +ite-it6505 +ite-it66121 +itg3200 +iuu_phoenix +ivtv +ivtv-alsa +ivtvfb +iw_cm +iw_cxgb4 +iwl3945 +iwl4965 +iwldvm +iwlegacy +iwlmvm +iwlwifi +ix2505v +ixgbe +ixgbevf +janz-cmodio +janz-ican3 +jc42 +jedec_probe +jffs2 +jfs +jh7110-crypto +jmb38x_ms +jme +joydev +joydump +jr3_pci +jsa1212 +jsm +k3dma +kafs +kalmia +kaweth +kbic +kbtab +kcm +kcomedilib +kcs_bmc +kcs_bmc_aspeed +kcs_bmc_cdev_ipmi +kcs_bmc_npcm7xx +kcs_bmc_serio +ke_counter +kempld-core +kempld_wdt +kernelcapi +keyspan +keyspan_pda +keyspan_remote +keywrap +kfifo_buf +khadas-mcu +khadas_mcu_fan +kheaders +kionix-kx022a +kionix-kx022a-i2c +kionix-kx022a-spi +kl5kusb105 +kmx61 +kobil_sct +komeda +kpss-xcc +krait-cc +ks0108 +ks0127 +ks7010 +ks8842 +ks8851_common +ks8851_par +ks8851_spi +ksmbd +ksz884x +ksz8863_smi +ksz9477_i2c +ksz_spi +ksz_switch +ktd253-backlight +ktti +ktz8866 +kvaser_pci +kvaser_pciefd +kvaser_usb +kxcjk-1013 +kxsd9 +kxsd9-i2c +kxsd9-spi +kxtj9 +kyber-iosched +kyrofb +l1oip +l2tp_core +l2tp_debugfs +l2tp_eth +l2tp_ip +l2tp_ip6 +l2tp_netlink +l2tp_ppp +l4f00242t03 +l64781 +lan743x +lan78xx +lan9303-core +lan9303_i2c +lan9303_mdio +lan966x-switch +lan966x_serdes +lanai +lantiq_gswip +lapb +lapbether +lattice-ecp3-config +lattice-sysconfig +lattice-sysconfig-spi +lcc-ipq806x +lcc-mdm9615 +lcc-msm8960 +lcd +lcd2s +ldusb +lec +led-class-flash +led-class-multicolor +led_bl +leds-88pm860x +leds-aat1290 +leds-acer-a500 +leds-adp5520 +leds-an30259a +leds-as3645a +leds-aw200xx +leds-aw2013 +leds-bcm6328 +leds-bcm6358 +leds-bd2606mvv +leds-bd2802 +leds-blinkm +leds-cpcap +leds-cr0014114 +leds-da903x +leds-da9052 +leds-dac124s085 +leds-el15203000 +leds-gpio +leds-is31fl319x +leds-is31fl32xx +leds-ktd2692 +leds-lm3530 +leds-lm3532 +leds-lm3533 +leds-lm355x +leds-lm3601x +leds-lm36274 +leds-lm3642 +leds-lm3692x +leds-lm3697 +leds-lp3944 +leds-lp3952 +leds-lp50xx +leds-lp5521 +leds-lp5523 +leds-lp5562 +leds-lp55xx-common +leds-lp8501 +leds-lp8788 +leds-lp8860 +leds-lt3593 +leds-max77650 +leds-max77693 +leds-max8997 +leds-mc13783 +leds-menf21bmc +leds-mlxreg +leds-mt6323 +leds-mt6360 +leds-mt6370-flash +leds-mt6370-rgb +leds-ns2 +leds-pca9532 +leds-pca955x +leds-pca963x +leds-pm8058 +leds-pwm +leds-pwm-multicolor +leds-qcom-flash +leds-qcom-lpg +leds-regulator +leds-rt4505 +leds-rt8515 +leds-sgm3140 +leds-spi-byte +leds-tca6507 +leds-ti-lmu-common +leds-tlc591xx +leds-tps6105x +leds-turris-omnia +leds-wm831x-status +leds-wm8350 +ledtrig-activity +ledtrig-audio +ledtrig-backlight +ledtrig-camera +ledtrig-default-on +ledtrig-heartbeat +ledtrig-netdev +ledtrig-oneshot +ledtrig-pattern +ledtrig-timer +ledtrig-transient +ledtrig-tty +ledtrig-usbport +legousbtower +lg-vl600 +lg2160 +lgdt3305 +lgdt3306a +lgdt330x +lgs8gl5 +lgs8gxx +lib80211 +lib80211_crypt_ccmp +lib80211_crypt_tkip +lib80211_crypt_wep +libarc4 +libceph +libchacha +libchacha20poly1305 +libcomposite +libcrc32c +libcurve25519 +libcurve25519-generic +libcxgb +libcxgbi +libdes +libertas +libertas_sdio +libertas_spi +libertas_tf +libertas_tf_usb +libfc +libfcoe +libipw +libiscsi +libiscsi_tcp +libpoly1305 +libsas +libwx +lightning +lima +line-display +lineage-pem +linear +linkstation-poweroff +lis3lv02d +lis3lv02d_i2c +lis3lv02d_spi +liteuart +litex_liteeth +litex_mmc +litex_soc_ctrl +lkkbd +ll_temac +llc +llc2 +llcc-qcom +lm25066 +lm3533-als +lm3533-core +lm3533-ctrlbank +lm3533_bl +lm3560 +lm3630a_bl +lm3639_bl +lm363x-regulator +lm3646 +lm63 +lm70 +lm73 +lm75 +lm77 +lm78 +lm80 +lm83 +lm8323 +lm8333 +lm85 +lm87 +lm90 +lm92 +lm93 +lm95234 +lm95241 +lm95245 +lmh +lmp91000 +lms283gf05 +lms501kf03 +lnbh25 +lnbh29 +lnbp21 +lnbp22 +lochnagar-hwmon +lochnagar-regulator +lockd +logicvc-drm +lontium-lt8912b +lontium-lt9211 +lontium-lt9611 +lontium-lt9611uxc +lp +lp3943 +lp3971 +lp3972 +lp855x_bl +lp8727_charger +lp872x +lp873x +lp873x-regulator +lp8755 +lp87565 +lp87565-regulator +lp8788-buck +lp8788-charger +lp8788-ldo +lp8788_adc +lp8788_bl +lpc_ich +lpc_sch +lpddr2_nvm +lpddr_cmds +lpfc +lru_cache +lrw +lt3651-charger +lt7182s +ltc1660 +ltc2471 +ltc2485 +ltc2496 +ltc2497 +ltc2497-core +ltc2632 +ltc2688 +ltc2941-battery-gauge +ltc2945 +ltc2947-core +ltc2947-i2c +ltc2947-spi +ltc2978 +ltc2983 +ltc2990 +ltc2992 +ltc3589 +ltc3676 +ltc3815 +ltc4151 +ltc4162-l-charger +ltc4215 +ltc4222 +ltc4245 +ltc4260 +ltc4261 +ltr501 +ltrf216a +ltv350qv +lv0104cs +lv5207lp +lvds-codec +lvstest +lvts_thermal +lxt +lz4 +lz4_compress +lz4hc +lz4hc_compress +m2m-deinterlace +m52790 +m62332 +m88ds3103 +m88rs2000 +m88rs6000t +mISDN_core +mISDN_dsp +mISDNinfineon +mISDNipac +mISDNisar +m_can +m_can_pci +m_can_platform +mac-celtic +mac-centeuro +mac-croatian +mac-cyrillic +mac-gaelic +mac-greek +mac-iceland +mac-inuit +mac-roman +mac-romanian +mac-turkish +mac80211 +mac80211_hwsim +mac802154 +mac802154_hwsim +macb +macb_pci +machxo2-spi +macmodes +macsec +macvlan +macvtap +madera +madera-i2c +madera-spi +mag3110 +magellan +mailbox-altera +mailbox-test +mali-dp +mantis +mantis_core +map_absent +map_ram +map_rom +marvell +marvell-88x2222 +marvell-cesa +marvell10g +marvell_nand +matrix-keymap +matrix_keypad +matrox_w1 +matroxfb_DAC1064 +matroxfb_Ti3026 +matroxfb_accel +matroxfb_base +matroxfb_crtc2 +matroxfb_g450 +matroxfb_maven +matroxfb_misc +max1027 +max11100 +max1111 +max1118 +max11205 +max11410 +max11801_ts +max1241 +max127 +max1363 +max14577-regulator +max14577_charger +max14656_charger_detector +max15301 +max1586 +max16064 +max16065 +max1619 +max16601 +max1668 +max17040_battery +max17042_battery +max1721x_battery +max197 +max20086-regulator +max20411-regulator +max20730 +max20751 +max2165 +max2175 +max30100 +max30102 +max30208 +max3100 +max31722 +max31730 +max31760 +max31785 +max31790 +max31827 +max31856 +max31865 +max3420_udc +max3421-hcd +max34440 +max44000 +max44009 +max517 +max5432 +max5481 +max5487 +max5522 +max5821 +max63xx_wdt +max6620 +max6621 +max6639 +max6650 +max6697 +max6875 +max7359_keypad +max77541 +max77541-adc +max77541-regulator +max77620-regulator +max77620_thermal +max77620_wdt +max77650 +max77650-charger +max77650-onkey +max77650-regulator +max77686-regulator +max77693-haptic +max77693-regulator +max77693_charger +max77714 +max77802-regulator +max77826-regulator +max77976_charger +max8649 +max8660 +max8688 +max8893 +max8903_charger +max8907 +max8907-regulator +max8925-regulator +max8925_bl +max8925_onkey +max8925_power +max8952 +max8973-regulator +max8997-regulator +max8997_charger +max8997_haptic +max8998 +max8998_charger +max9271 +max9286 +max9611 +max96712 +maxim_thermocouple +mb1232 +mb862xxfb +mb86a16 +mb86a20s +mc +mc13783-adc +mc13783-pwrbutton +mc13783-regulator +mc13783_ts +mc13892-regulator +mc13xxx-core +mc13xxx-i2c +mc13xxx-regulator-core +mc13xxx-spi +mc3230 +mc34vr500 +mc44s803 +mcam-core +mcb +mcb-lpc +mcb-pci +mcba_usb +mcde_drm +mceusb +mchp23k256 +mchp48l640 +mchp_pci1xxxx_gp +mchp_pci1xxxx_gpio +mcp16502 +mcp251x +mcp251xfd +mcp3021 +mcp320x +mcp3422 +mcp3911 +mcp4018 +mcp41010 +mcp4131 +mcp4531 +mcp4725 +mcp4922 +mcr20a +mcs5000_ts +mcs7830 +mcs_touchkey +mct_u232 +mctp-i2c +mctp-serial +md-cluster +md4 +mdc800 +mdio +mdio-aspeed +mdio-bcm-unimac +mdio-gpio +mdio-hisi-femac +mdio-i2c +mdio-ipq4019 +mdio-ipq8064 +mdio-mscc-miim +mdio-mux +mdio-mux-gpio +mdio-mux-meson-g12a +mdio-mux-meson-gxl +mdio-mux-mmioreg +mdio-mux-multiplexer +mdio-mvusb +mdio-regmap +mdt_loader +me_daq +mediatek +mediatek-cpufreq +mediatek-cpufreq-hw +mediatek-drm +mediatek-drm-hdmi +mediatek-ge +megachips-stdpxxxx-ge-b850v3-fw +megaraid +megaraid_mbox +megaraid_mm +megaraid_sas +melfas_mip4 +memstick +men_z135_uart +men_z188_adc +mena21_wdt +menf21bmc +menf21bmc_hwmon +menf21bmc_wdt +menz69_wdt +meson-canvas +meson-drm +meson-gx-mmc +meson-gxl +meson-ir +meson-ir-tx +meson-mx-sdhc +meson-mx-sdio +meson-rng +meson-vdec +meson_ddr_pmu_g12 +meson_dw_hdmi +meson_dw_mipi_dsi +meson_gxbb_wdt +meson_mx_ao_arc +meson_nand +meson_saradc +meson_wdt +metro-usb +metronomefb +mf6x4 +mgag200 +mhi +mhi_ep +mhi_net +mhi_pci_generic +mhi_wwan_ctrl +mhi_wwan_mbim +mi0283qt +michael_mic +micrel +microchip +microchip-spi +microchip_t1 +microchip_t1s +microread +microread_i2c +microtek +milbeaut-hdmac +milbeaut-xdmac +milbeaut_usio +minix +mip6 +mipi-i3c-hci +mite +mkiss +ml86v7667 +mlx4_core +mlx4_en +mlx4_ib +mlx5-vfio-pci +mlx5_core +mlx5_ib +mlx5_vdpa +mlx90614 +mlx90632 +mlx_wdt +mlxfw +mlxreg-fan +mlxreg-hotplug +mlxreg-io +mlxreg-lc +mlxsw_core +mlxsw_i2c +mlxsw_minimal +mlxsw_pci +mlxsw_spectrum +mma7455_core +mma7455_i2c +mma7455_spi +mma7660 +mma8450 +mma8452 +mma9551 +mma9551_core +mma9553 +mmc35240 +mmc_spi +mmcc-apq8084 +mmcc-msm8960 +mmcc-msm8974 +mmcc-msm8994 +mmcc-msm8996 +mmcc-msm8998 +mms114 +mn88443x +mn88472 +mn88473 +mos7720 +mos7840 +most_cdev +most_core +most_dim2 +most_i2c +most_net +most_snd +most_usb +most_video +motorcomm +motorola-cpcap +moxa +moxtet +mp2629 +mp2629_adc +mp2629_charger +mp2888 +mp2975 +mp5023 +mp5416 +mp8859 +mp886x +mpi3mr +mpl115 +mpl115_i2c +mpl115_spi +mpl3115 +mpls_gso +mpls_iptunnel +mpls_router +mpoa +mpq7920 +mpq7932 +mpr121_touchkey +mprls0025pa +mpt3sas +mptbase +mptcp_diag +mptctl +mptfc +mptlan +mptsas +mptscsih +mptspi +mpu3050 +mr75203 +mrf24j40 +mrp +ms5611_core +ms5611_i2c +ms5611_spi +ms5637 +ms_block +ms_sensors_i2c +msa311 +msc313e_wdt +mscc +mscc_felix +mscc_felix_dsa_lib +mscc_ocelot +mscc_ocelot_ext +mscc_ocelot_switch_lib +mscc_seville +msdos +mse102x +msg2638 +msi001 +msi2500 +msm +msp3400 +mspro_block +mt2060 +mt2063 +mt20xx +mt2131 +mt2266 +mt312 +mt352 +mt6311-regulator +mt6315-regulator +mt6323-regulator +mt6331-regulator +mt6332-regulator +mt6357-regulator +mt6358-regulator +mt6359-accdet +mt6359-regulator +mt6360-adc +mt6360-core +mt6360-regulator +mt6360_charger +mt6370 +mt6370-adc +mt6370-backlight +mt6370-charger +mt6370-regulator +mt6380-regulator +mt6397 +mt6397-regulator +mt6577_auxadc +mt6779-keypad +mt6797-mt6351 +mt7530 +mt7530-mdio +mt7530-mmio +mt76 +mt76-connac-lib +mt76-sdio +mt76-usb +mt7601u +mt7603e +mt7615-common +mt7615e +mt7663-usb-sdio-common +mt7663s +mt7663u +mt76x0-common +mt76x02-lib +mt76x02-usb +mt76x0e +mt76x0u +mt76x2-common +mt76x2e +mt76x2u +mt7915e +mt7921-common +mt7921e +mt7921s +mt7921u +mt7996e +mt8183-da7219-max98357 +mt8183-mt6358-ts3a227-max98357 +mt8186-mt6366-da7219-max98357 +mt8186-mt6366-rt1019-rt5682s +mt8188-mt6359 +mt8192-mt6359-rt1015-rt5682 +mt8195-mt6359 +mt9m001 +mt9m111 +mt9p031 +mt9t112 +mt9v011 +mt9v032 +mt9v111 +mtd_dataflash +mtdoops +mtdpstore +mtdram +mtdswap +mtip32xx +mtk-adsp-ipc +mtk-adsp-mailbox +mtk-btcvsd +mtk-cci-devfreq +mtk-cir +mtk-cmdq-helper +mtk-cmdq-mailbox +mtk-cqdma +mtk-devapc +mtk-hsdma +mtk-mmsys +mtk-mutex +mtk-pmic-keys +mtk-pmic-wrap +mtk-rng +mtk-sd +mtk-smi +mtk-svs +mtk-uart-apdma +mtk-vpu +mtk_dp +mtk_nand +mtk_rpmsg +mtk_scp +mtk_scp_ipi +mtk_t7xx +mtk_wdt +mtouch +mtu3 +multipath +musb_dsps +mux-adg792a +mux-adgs1408 +mux-core +mux-gpio +mux-mmio +mv643xx_eth +mv88e6060 +mv88e6xxx +mv_u3d_core +mv_udc +mvmdio +mvneta +mvpp2 +mvsas +mvsdio +mvumi +mwifiex +mwifiex_pcie +mwifiex_sdio +mwifiex_usb +mwl8k +mxb +mxc-jpeg-encdec +mxc4005 +mxc6255 +mxc_nand +mxc_w1 +mxcmmc +mxic_nand +mxl-gpy +mxl111sf-demod +mxl111sf-tuner +mxl301rf +mxl5005s +mxl5007t +mxl5xx +mxl692 +mxser +mxsfb +mxuport +myrb +myri10ge +myrs +n_gsm +n_hdlc +nandsim +national +natsemi +nau7802 +navman +nb7vpq904m +nbd +nbpfaxi +nci +nci_spi +nci_uart +ncn26000 +nct6683 +nct6775-core +nct6775-i2c +nct7802 +nct7904 +nd_btt +nd_pmem +nd_virtio +ne2k-pci +neofb +net1080 +net2272 +net2280 +netconsole +netdevsim +netfs +netjet +netlink_diag +netrom +netup-unidvb +netxen_nic +newtonkbd +nf_conncount +nf_conntrack +nf_conntrack_amanda +nf_conntrack_bridge +nf_conntrack_broadcast +nf_conntrack_ftp +nf_conntrack_h323 +nf_conntrack_irc +nf_conntrack_netbios_ns +nf_conntrack_netlink +nf_conntrack_pptp +nf_conntrack_sane +nf_conntrack_sip +nf_conntrack_snmp +nf_conntrack_tftp +nf_defrag_ipv4 +nf_defrag_ipv6 +nf_dup_ipv4 +nf_dup_ipv6 +nf_dup_netdev +nf_flow_table +nf_flow_table_inet +nf_log_syslog +nf_nat +nf_nat_amanda +nf_nat_ftp +nf_nat_h323 +nf_nat_irc +nf_nat_pptp +nf_nat_sip +nf_nat_snmp_basic +nf_nat_tftp +nf_reject_ipv4 +nf_reject_ipv6 +nf_socket_ipv4 +nf_socket_ipv6 +nf_synproxy_core +nf_tables +nf_tproxy_ipv4 +nf_tproxy_ipv6 +nfc +nfc_digital +nfcmrvl +nfcmrvl_i2c +nfcmrvl_spi +nfcmrvl_uart +nfcmrvl_usb +nfcsim +nfnetlink +nfnetlink_acct +nfnetlink_cthelper +nfnetlink_cttimeout +nfnetlink_hook +nfnetlink_log +nfnetlink_osf +nfnetlink_queue +nfp +nfs +nfs_acl +nfs_layout_flexfiles +nfs_layout_nfsv41_files +nfsd +nfsv2 +nfsv3 +nfsv4 +nft_chain_nat +nft_compat +nft_connlimit +nft_ct +nft_dup_ipv4 +nft_dup_ipv6 +nft_dup_netdev +nft_fib +nft_fib_inet +nft_fib_ipv4 +nft_fib_ipv6 +nft_fib_netdev +nft_flow_offload +nft_fwd_netdev +nft_hash +nft_limit +nft_log +nft_masq +nft_meta_bridge +nft_nat +nft_numgen +nft_osf +nft_queue +nft_quota +nft_redir +nft_reject +nft_reject_bridge +nft_reject_inet +nft_reject_ipv4 +nft_reject_ipv6 +nft_reject_netdev +nft_socket +nft_synproxy +nft_tproxy +nft_tunnel +nft_xfrm +nftl +ngbe +ngene +nhc_dest +nhc_fragment +nhc_hop +nhc_ipv6 +nhc_mobility +nhc_routing +nhc_udp +nhpoly1305 +nhpoly1305-neon +ni_6527 +ni_65xx +ni_660x +ni_670x +ni_pcidio +ni_pcimio +ni_routes_test +ni_routing +ni_tio +ni_tiocmd +ni_usb6501 +nicstar +nilfs2 +niu +nixge +nlmon +nls_ascii +nls_cp1250 +nls_cp1251 +nls_cp1255 +nls_cp737 +nls_cp775 +nls_cp850 +nls_cp852 +nls_cp855 +nls_cp857 +nls_cp860 +nls_cp861 +nls_cp862 +nls_cp863 +nls_cp864 +nls_cp865 +nls_cp866 +nls_cp869 +nls_cp874 +nls_cp932 +nls_cp936 +nls_cp949 +nls_cp950 +nls_euc-jp +nls_iso8859-1 +nls_iso8859-13 +nls_iso8859-14 +nls_iso8859-15 +nls_iso8859-2 +nls_iso8859-3 +nls_iso8859-4 +nls_iso8859-5 +nls_iso8859-6 +nls_iso8859-7 +nls_iso8859-9 +nls_koi8-r +nls_koi8-ru +nls_koi8-u +nls_utf8 +noa1305 +nosy +notifier-error-inject +nouveau +novatek-nvt-ts +nozomi +npcm-rng +npcm750-pwm-fan +npcm_adc +npcm_edac +nps_enet +ns558 +ns83820 +nsh +nsp32 +ntb +ntb_hw_epf +ntb_hw_idt +ntb_hw_switchtec +ntb_netdev +ntb_perf +ntb_pingpong +ntb_tool +ntb_transport +ntc_thermistor +ntfs +ntfs3 +ntxec +null_blk +nvec +nvec_kbd +nvec_paz00 +nvec_power +nvec_ps2 +nvidiafb +nvme +nvme-common +nvme-core +nvme-fabrics +nvme-fc +nvme-loop +nvme-rdma +nvme-tcp +nvmem-imx-iim +nvmem-imx-ocotp +nvmem-imx-ocotp-ele +nvmem-imx-ocotp-scu +nvmem-rave-sp-eeprom +nvmem-reboot-mode +nvmem-rmem +nvmem-rockchip-otp +nvmem_meson_mx_efuse +nvmem_mtk-efuse +nvmem_qcom-spmi-sdam +nvmem_qfprom +nvmem_rockchip_efuse +nvmem_snvs_lpgpr +nvmem_sunplus_ocotp +nvmem_u-boot-env +nvmet +nvmet-fc +nvmet-rdma +nvmet-tcp +nvsw-sn2201 +nwl-dsi +nxp-bbnsm-pwrkey +nxp-c45-tja11xx +nxp-cbtx +nxp-nci +nxp-nci_i2c +nxp-ptn3460 +nxp-tja11xx +nxt200x +nxt6000 +nzxt-kraken2 +nzxt-smart2 +objagg +ocelot-soc +ocfb +ocfs2 +ocfs2_dlm +ocfs2_dlmfs +ocfs2_nodemanager +ocfs2_stack_o2cb +ocfs2_stack_user +ocfs2_stackglue +ocmem +ocrdma +of-fpga-region +of_mmc_spi +of_pmem +of_xilinx_wdt +ofb +og01a1b +ohci-platform +omap +omap-aes-driver +omap-crypto +omap-des +omap-mailbox +omap-ocp2scp +omap-rng +omap-sham +omap2430 +omap2fb +omap4-keypad +omap_hdq +omap_hwspinlock +omap_remoteproc +omap_wdt +omapdss +omfs +omninet +on20 +on26 +onboard_usb_hub +onenand +onie-tlv +open-dice +opencores-kbd +openvswitch +opt3001 +opt4001 +optee +optee-rng +opticon +option +or51132 +or51211 +orangefs +orinoco +orinoco_nortel +orinoco_plx +orinoco_tmd +orinoco_usb +orion_nand +orion_wdt +oti6858 +otm3225a +ov01a10 +ov02a10 +ov08d10 +ov08x40 +ov13858 +ov13b10 +ov2640 +ov2659 +ov2680 +ov2685 +ov4689 +ov5640 +ov5645 +ov5647 +ov5648 +ov5670 +ov5675 +ov5693 +ov5695 +ov6650 +ov7251 +ov7640 +ov7670 +ov772x +ov7740 +ov8856 +ov8858 +ov8865 +ov9282 +ov9640 +ov9650 +overlay +owl-dma +owl-emac +owl-mmc +oxu210hp-hcd +p54common +p54pci +p54spi +p54usb +p8022 +pa12203001 +palmas-pwrbutton +palmas-regulator +palmas_gpadc +pandora_bl +panel +panel-abt-y030xx067a +panel-arm-versatile +panel-asus-z00t-tm5p5-n35596 +panel-auo-a030jtn01 +panel-boe-bf060y8m-aj0 +panel-boe-himax8279d +panel-boe-tv101wum-nl6 +panel-dsi-cm +panel-ebbg-ft8719 +panel-edp +panel-elida-kd35t133 +panel-feixin-k101-im2ba02 +panel-feiyang-fy07024di26a30d +panel-himax-hx8394 +panel-ilitek-ili9322 +panel-ilitek-ili9341 +panel-ilitek-ili9881c +panel-innolux-ej030na +panel-innolux-p079zca +panel-jadard-jd9365da-h3 +panel-jdi-fhd-r63452 +panel-jdi-lt070me05000 +panel-khadas-ts050 +panel-kingdisplay-kd097d04 +panel-leadtek-ltk050h3146w +panel-leadtek-ltk500hd1829 +panel-lg-lb035q02 +panel-lg-lg4573 +panel-lvds +panel-magnachip-d53e6ea8966 +panel-mantix-mlaf057we51 +panel-mipi-dbi +panel-nec-nl8048hl11 +panel-newvision-nv3051d +panel-newvision-nv3052c +panel-novatek-nt35510 +panel-novatek-nt35560 +panel-novatek-nt35950 +panel-novatek-nt36523 +panel-novatek-nt36672a +panel-novatek-nt39016 +panel-olimex-lcd-olinuxino +panel-orisetech-ota5601a +panel-orisetech-otm8009a +panel-osd-osd101t2587-53ts +panel-panasonic-vvx10f034n00 +panel-raspberrypi-touchscreen +panel-raydium-rm67191 +panel-raydium-rm68200 +panel-ronbo-rb070d30 +panel-samsung-atna33xc20 +panel-samsung-db7430 +panel-samsung-ld9040 +panel-samsung-s6d16d0 +panel-samsung-s6d27a1 +panel-samsung-s6d7aa0 +panel-samsung-s6e3ha2 +panel-samsung-s6e63j0x03 +panel-samsung-s6e63m0 +panel-samsung-s6e63m0-dsi +panel-samsung-s6e63m0-spi +panel-samsung-s6e88a0-ams452ef01 +panel-samsung-s6e8aa0 +panel-samsung-sofef00 +panel-seiko-43wvf1g +panel-sharp-lq101r1sx01 +panel-sharp-ls037v7dw01 +panel-sharp-ls043t1le01 +panel-sharp-ls060t1sx01 +panel-simple +panel-sitronix-st7701 +panel-sitronix-st7703 +panel-sitronix-st7789v +panel-sony-acx565akm +panel-sony-td4353-jdi +panel-sony-tulip-truly-nt35521 +panel-tdo-tl070wsh30 +panel-tpo-td028ttec1 +panel-tpo-td043mtea1 +panel-tpo-tpg110 +panel-truly-nt35597 +panel-visionox-rm69299 +panel-visionox-vtdr6130 +panel-widechips-ws2401 +panel-xinpeng-xpp055c272 +panfrost +parade-ps8622 +parade-ps8640 +parallel-display +parkbd +parman +parport +parport_pc +parport_serial +parser_trx +pata_ali +pata_amd +pata_artop +pata_atiixp +pata_atp867x +pata_cmd640 +pata_cmd64x +pata_cypress +pata_efar +pata_hpt366 +pata_hpt37x +pata_hpt3x2n +pata_hpt3x3 +pata_imx +pata_it8213 +pata_it821x +pata_jmicron +pata_legacy +pata_marvell +pata_mpiix +pata_netcell +pata_ninja32 +pata_ns87410 +pata_ns87415 +pata_of_platform +pata_oldpiix +pata_opti +pata_optidma +pata_parport +pata_pdc2027x +pata_pdc202xx_old +pata_piccolo +pata_platform +pata_radisys +pata_rdc +pata_rz1000 +pata_sch +pata_serverworks +pata_sil680 +pata_sis +pata_sl82c105 +pata_triflex +pata_via +pbias-regulator +pc300too +pc87360 +pc87427 +pca9450-regulator +pcap-regulator +pcap_keys +pcap_ts +pcbc +pcf50633 +pcf50633-adc +pcf50633-backlight +pcf50633-charger +pcf50633-gpio +pcf50633-input +pcf50633-regulator +pcf8574_keypad +pcf8591 +pch_udc +pci +pci-dra7xx +pci-epf-mhi +pci-epf-ntb +pci-epf-vntb +pci-mvebu +pci-pf-stub +pci-stub +pci200syn +pcie-mediatek-gen3 +pcie-qcom-ep +pcie-rockchip-host +pcips2 +pcmcia_core +pcmcia_rsrc +pcnet32 +pcrypt +pcs-lynx +pcs-mtk-lynxi +pcs-rzn1-miic +pcs_xpcs +pcwd_pci +pcwd_usb +pdc_adma +pdr_interface +peak_pci +peak_pciefd +peak_usb +peci +peci-aspeed +peci-cpu +peci-cputemp +peci-dimmtemp +pegasus +pegasus_notetaker +penmount +pf8x00-regulator +pfuze100-regulator +phantom +phonet +phram +phy-am335x +phy-am335x-control +phy-armada38x-comphy +phy-bcm-kona-usb2 +phy-berlin-sata +phy-berlin-usb +phy-cadence-salvo +phy-cadence-sierra +phy-cadence-torrent +phy-can-transceiver +phy-cpcap-usb +phy-dm816x-usb +phy-exynos-usb2 +phy-gpio-vbus-usb +phy-hisi-inno-usb2 +phy-hix5hd2-sata +phy-isp1301 +phy-mapphone-mdm6600 +phy-meson-axg-mipi-dphy +phy-meson-g12a-mipi-dphy-analog +phy-meson-g12a-usb2 +phy-meson-g12a-usb3-pcie +phy-meson-gxl-usb2 +phy-meson8-hdmi-tx +phy-meson8b-usb2 +phy-mtk-dp +phy-mtk-hdmi-drv +phy-mtk-mipi-dsi-drv +phy-mtk-pcie +phy-mtk-tphy +phy-mtk-ufs +phy-mtk-xsphy +phy-mvebu-a3700-comphy +phy-mvebu-a3700-utmi +phy-mvebu-cp110-comphy +phy-mvebu-cp110-utmi +phy-ocelot-serdes +phy-omap-control +phy-omap-usb2 +phy-pxa-28nm-hsic +phy-pxa-28nm-usb2 +phy-qcom-apq8064-sata +phy-qcom-edp +phy-qcom-eusb2-repeater +phy-qcom-ipq4019-usb +phy-qcom-ipq806x-sata +phy-qcom-ipq806x-usb +phy-qcom-pcie2 +phy-qcom-qmp-combo +phy-qcom-qmp-pcie +phy-qcom-qmp-pcie-msm8996 +phy-qcom-qmp-ufs +phy-qcom-qmp-usb +phy-qcom-qusb2 +phy-qcom-sgmii-eth +phy-qcom-snps-eusb2 +phy-qcom-snps-femto-v2 +phy-qcom-usb-hs +phy-qcom-usb-hs-28nm +phy-qcom-usb-hsic +phy-qcom-usb-ss +phy-rcar-gen2 +phy-rcar-gen3-pcie +phy-rcar-gen3-usb2 +phy-rcar-gen3-usb3 +phy-rockchip-dp +phy-rockchip-dphy-rx0 +phy-rockchip-emmc +phy-rockchip-inno-csidphy +phy-rockchip-inno-dsidphy +phy-rockchip-inno-hdmi +phy-rockchip-inno-usb2 +phy-rockchip-naneng-combphy +phy-rockchip-pcie +phy-rockchip-snps-pcie3 +phy-rockchip-typec +phy-rockchip-usb +phy-sunplus-usb2 +phy-tahvo +phy-tegra-usb +phy-tegra-xusb +phy-ti-pipe3 +phy-tusb1210 +phy-twl4030-usb +phy-twl6030-usb +phylink +physmap +pi3usb30532 +pi433 +pim4328 +pinctrl-apq8064 +pinctrl-apq8084 +pinctrl-axp209 +pinctrl-cy8c95x0 +pinctrl-da9062 +pinctrl-imx8ulp +pinctrl-imx93 +pinctrl-ipq4019 +pinctrl-ipq8064 +pinctrl-lochnagar +pinctrl-lpass-lpi +pinctrl-madera +pinctrl-max77620 +pinctrl-mcp23s08 +pinctrl-mcp23s08_i2c +pinctrl-mcp23s08_spi +pinctrl-mdm9607 +pinctrl-mdm9615 +pinctrl-msm8226 +pinctrl-msm8660 +pinctrl-msm8909 +pinctrl-msm8916 +pinctrl-msm8960 +pinctrl-msm8x74 +pinctrl-rk805 +pinctrl-sdx55 +pinctrl-sdx65 +pinctrl-spmi-gpio +pinctrl-spmi-mpp +pinctrl-ssbi-gpio +pinctrl-ssbi-mpp +pinctrl-stmfx +pinephone-keyboard +ping +pistachio-internal-dac +pixcir_i2c_ts +pkcs7_test_key +pkcs8_key_parser +pktgen +pl111_drm +pl172 +pl2303 +pl330 +pl353-smc +pl35x-nand-controller +plat-ram +plat_nand +platform_lcd +platform_mhu +plfxlc +pli1209bc +plip +plusb +pluto2 +plx_dma +plx_pci +pm-notifier-error-inject +pm2fb +pm3fb +pm6764tr +pm80xx +pm8916_wdt +pm8941-pwrkey +pm8xxx-vibrator +pmbus +pmbus_core +pmc551 +pmcraid +pmic8xxx-keypad +pmic8xxx-pwrkey +pmic_glink +pmic_glink_altmode +pms7003 +pn532_uart +pn533 +pn533_i2c +pn533_usb +pn544 +pn544_i2c +pn_pep +poly1305-arm +poly1305_generic +polynomial +polyval-generic +port100 +powermate +powr1220 +ppa +ppdev +ppp_async +ppp_deflate +ppp_mppe +ppp_synctty +pppoatm +pppoe +pppox +pps-gpio +pps-ldisc +pps_parport +pptp +prestera +prestera_pci +pretimeout_panic +prism2_usb +pru_rproc +pruss +ps2-gpio +ps2mult +psample +pse_regulator +psmouse +psnap +pstore_blk +pstore_zone +psxpad-spi +ptp-qoriq +ptp_clockmatrix +ptp_dfl_tod +ptp_idt82p33 +ptp_ines +ptp_kvm +ptp_ocp +pulse8-cec +pulsedlight-lidar-lite-v2 +pv88060-regulator +pv88080-regulator +pv88090-regulator +pvpanic +pvpanic-mmio +pvpanic-pci +pvrusb2 +pwc +pwm-atmel-hlcdc +pwm-atmel-tcb +pwm-beeper +pwm-berlin +pwm-clk +pwm-cros-ec +pwm-dwc +pwm-fan +pwm-fsl-ftm +pwm-hibvt +pwm-imx-tpm +pwm-imx1 +pwm-imx27 +pwm-iqs620a +pwm-ir-tx +pwm-lp3943 +pwm-mediatek +pwm-meson +pwm-mtk-disp +pwm-ntxec +pwm-omap-dmtimer +pwm-pca9685 +pwm-rcar +pwm-regulator +pwm-renesas-tpu +pwm-rockchip +pwm-sunplus +pwm-tegra +pwm-tiecap +pwm-tiehrpwm +pwm-twl +pwm-twl-led +pwm-vibra +pwm-xilinx +pwm_bl +pwrseq_emmc +pwrseq_sd8787 +pwrseq_simple +pxa168_eth +pxa27x_udc +pxe1610 +pxrc +q54sj108a2 +q6adm +q6afe +q6afe-clocks +q6afe-dai +q6apm-dai +q6apm-lpass-dais +q6asm +q6asm-dai +q6core +q6prm +q6prm-clocks +q6routing +q6sstop-qcs404 +qaic +qat_4xxx +qat_c3xxx +qat_c3xxxvf +qat_c62x +qat_c62xvf +qat_dh895xcc +qat_dh895xccvf +qca8k +qca_7k_common +qcaspi +qcauart +qcaux +qcom-apcs-ipc-mailbox +qcom-coincell +qcom-cpufreq-hw +qcom-cpufreq-nvmem +qcom-emac +qcom-geni-se +qcom-labibb-regulator +qcom-pm8008 +qcom-pm8xxx +qcom-pm8xxx-xoadc +qcom-pon +qcom-rng +qcom-rpmh-regulator +qcom-spmi-adc-tm5 +qcom-spmi-adc5 +qcom-spmi-iadc +qcom-spmi-pmic +qcom-spmi-rradc +qcom-spmi-temp-alarm +qcom-spmi-vadc +qcom-vadc-common +qcom-wdt +qcom-wled +qcom_aoss +qcom_bam_dmux +qcom_battmgr +qcom_common +qcom_edac +qcom_eud +qcom_geni_serial +qcom_glink +qcom_glink_rpm +qcom_glink_smem +qcom_gsbi +qcom_hwspinlock +qcom_ice +qcom_nandc +qcom_pil_info +qcom_pmi8998_charger +qcom_pmic_tcpm +qcom_q6v5 +qcom_q6v5_adsp +qcom_q6v5_mss +qcom_q6v5_pas +qcom_q6v5_wcss +qcom_rpm +qcom_rpm-regulator +qcom_smbb +qcom_smd +qcom_smd-regulator +qcom_spmi-regulator +qcom_stats +qcom_sysmon +qcom_tsens +qcom_usb_vbus-regulator +qcomsmempart +qcrypto +qcserial +qed +qede +qedf +qedi +qinfo_probe +qla1280 +qla2xxx +qla3xxx +qla4xxx +qlcnic +qlge +qm1d1b0004 +qm1d1c0042 +qmi_helpers +qmi_wwan +qnoc-msm8916 +qnoc-msm8939 +qnoc-msm8974 +qnoc-msm8996 +qnoc-qcm2290 +qnoc-qcs404 +qnoc-qdu1000 +qnoc-sa8775p +qnoc-sc7180 +qnoc-sc7280 +qnoc-sc8180x +qnoc-sc8280xp +qnoc-sdm660 +qnoc-sdm670 +qnoc-sdm845 +qnoc-sdx55 +qnoc-sdx65 +qnoc-sm6350 +qnoc-sm8150 +qnoc-sm8250 +qnoc-sm8350 +qnoc-sm8450 +qnoc-sm8550 +qnx4 +qnx6 +qrtr +qrtr-mhi +qrtr-smd +qrtr-tun +qsemi +qt1010 +qt1050 +qt1070 +qt2160 +qtnfmac +qtnfmac_pcie +quatech2 +quota_tree +quota_v1 +quota_v2 +qwiic-joystick +qxl +r592 +r6040 +r8152 +r8153_ecm +r8169 +r8192e_pci +r8192u_usb +r820t +r852 +r8712u +r8723bs +r8a66597-hcd +r8a66597-udc +r8a779f0-ether-serdes +raa215300 +radeon +radeonfb +radio-keene +radio-ma901 +radio-maxiradio +radio-mr800 +radio-platform-si4713 +radio-raremono +radio-shark +radio-si470x-common +radio-si470x-i2c +radio-si470x-usb +radio-si476x +radio-tea5764 +radio-usb-si4713 +radio-wl1273 +raid0 +raid1 +raid10 +raid456 +raid6_pq +raid_class +rainshadow-cec +ramp_controller +ravb +rave-sp +rave-sp-backlight +rave-sp-pwrbutton +rave-sp-wdt +raw_diag +raw_gadget +raydium_i2c_ts +rbd +rc-adstech-dvb-t-pci +rc-alink-dtu-m +rc-anysee +rc-apac-viewcomp +rc-astrometa-t2hybrid +rc-asus-pc39 +rc-asus-ps3-100 +rc-ati-tv-wonder-hd-600 +rc-ati-x10 +rc-avermedia +rc-avermedia-a16d +rc-avermedia-cardbus +rc-avermedia-dvbt +rc-avermedia-m135a +rc-avermedia-m733a-rm-k6 +rc-avermedia-rm-ks +rc-avertv-303 +rc-azurewave-ad-tu700 +rc-beelink-gs1 +rc-beelink-mxiii +rc-behold +rc-behold-columbus +rc-budget-ci-old +rc-cinergy +rc-cinergy-1400 +rc-core +rc-ct-90405 +rc-d680-dmb +rc-delock-61959 +rc-dib0700-nec +rc-dib0700-rc5 +rc-digitalnow-tinytwin +rc-digittrade +rc-dm1105-nec +rc-dntv-live-dvb-t +rc-dntv-live-dvbt-pro +rc-dreambox +rc-dtt200u +rc-dvbsky +rc-dvico-mce +rc-dvico-portable +rc-em-terratec +rc-encore-enltv +rc-encore-enltv-fm53 +rc-encore-enltv2 +rc-evga-indtube +rc-eztv +rc-flydvb +rc-flyvideo +rc-fusionhdtv-mce +rc-gadmei-rm008z +rc-geekbox +rc-genius-tvgo-a11mce +rc-gotview7135 +rc-hauppauge +rc-hisi-poplar +rc-hisi-tv-demo +rc-imon-mce +rc-imon-pad +rc-imon-rsc +rc-iodata-bctv7e +rc-it913x-v1 +rc-it913x-v2 +rc-kaiomy +rc-khadas +rc-khamsin +rc-kworld-315u +rc-kworld-pc150u +rc-kworld-plus-tv-analog +rc-leadtek-y04g0051 +rc-lme2510 +rc-loopback +rc-manli +rc-mecool-kii-pro +rc-mecool-kiii-pro +rc-medion-x10 +rc-medion-x10-digitainer +rc-medion-x10-or2x +rc-minix-neo +rc-msi-digivox-ii +rc-msi-digivox-iii +rc-msi-tvanywhere +rc-msi-tvanywhere-plus +rc-nebula +rc-nec-terratec-cinergy-xs +rc-norwood +rc-npgtech +rc-odroid +rc-pctv-sedna +rc-pine64 +rc-pinnacle-color +rc-pinnacle-grey +rc-pinnacle-pctv-hd +rc-pixelview +rc-pixelview-002t +rc-pixelview-mk12 +rc-pixelview-new +rc-powercolor-real-angel +rc-proteus-2309 +rc-purpletv +rc-pv951 +rc-rc6-mce +rc-real-audio-220-32-keys +rc-reddo +rc-snapstream-firefly +rc-streamzap +rc-su3000 +rc-tanix-tx3mini +rc-tanix-tx5max +rc-tbs-nec +rc-technisat-ts35 +rc-technisat-usb2 +rc-terratec-cinergy-c-pci +rc-terratec-cinergy-s2-hd +rc-terratec-cinergy-xs +rc-terratec-slim +rc-terratec-slim-2 +rc-tevii-nec +rc-tivo +rc-total-media-in-hand +rc-total-media-in-hand-02 +rc-trekstor +rc-tt-1500 +rc-twinhan-dtv-cab-ci +rc-twinhan1027 +rc-vega-s9x +rc-videomate-m1f +rc-videomate-s350 +rc-videomate-tv-pvr +rc-videostrong-kii-pro +rc-wetek-hub +rc-wetek-play2 +rc-winfast +rc-winfast-usbii-deluxe +rc-x96max +rc-xbox-360 +rc-xbox-dvd +rc-zx-irdec +rc5t583-regulator +rcar-csi2 +rcar-dmac +rcar-du-drm +rcar-fcp +rcar-gyroadc +rcar-isp +rcar-vin +rcar_can +rcar_canfd +rcar_cmm +rcar_drif +rcar_dw_hdmi +rcar_fdp1 +rcar_gen3_thermal +rcar_jpu +rcar_lvds +rcar_mipi_dsi +rcar_rproc +rcar_thermal +rdacm20 +rdacm21 +rdc321x-southbridge +rdma_cm +rdma_ucm +rds +rds_rdma +rds_tcp +realtek +realtek-mdio +realtek-smi +reboot-mode +redboot +redrat3 +regmap-ac97 +regmap-i3c +regmap-sccb +regmap-sdw +regmap-sdw-mbq +regmap-slimbus +regmap-spi-avmm +regmap-spmi +regmap-w1 +regulator-haptic +reiserfs +renesas-ceu +renesas-nand-controller +renesas-rpc-if +renesas_sdhi_core +renesas_sdhi_internal_dmac +renesas_sdhi_sys_dmac +renesas_usb3 +renesas_usbf +renesas_usbhs +renesas_wdt +repaper +reset-a10sr +reset-hi3660 +reset-meson-audio-arb +reset-qcom-pdc +reset-scmi +reset-ti-syscon +reset-tps380x +resistive-adc-touch +retu-mfd +retu-pwrbutton +retu_wdt +rfc1051 +rfc1201 +rfcomm +rfd77402 +rfd_ftl +rfkill-gpio +rio-scan +rio_cm +rio_mport_cdev +rionet +rivafb +rj54n1cb0c +rk3399_dmc +rk805-pwrkey +rk808-regulator +rk817_charger +rk8xx-core +rk8xx-i2c +rk8xx-spi +rk_crypto +rm3100-core +rm3100-i2c +rm3100-spi +rmd160 +rmi_core +rmi_i2c +rmi_smbus +rmi_spi +rmnet +rmobile-reset +rmtfs_mem +rn5t618 +rn5t618-adc +rn5t618-regulator +rn5t618_power +rn5t618_wdt +rnbd-client +rnbd-server +rndis_host +rndis_wlan +rockchip +rockchip-dfi +rockchip-isp1 +rockchip-nand-controller +rockchip-rga +rockchip-vdec +rockchip_saradc +rockchip_thermal +rockchipdrm +rocker +rohm-bd71828 +rohm-bd718x7 +rohm-bd9576 +rohm-bu27008 +rohm-bu27034 +rohm-regulator +rohm_bu21023 +romfs +rose +rotary_encoder +rp2 +rpcrdma +rpcsec_gss_krb5 +rpi-panel-attiny-regulator +rpm_master_stats +rpmpd +rpmsg_char +rpmsg_core +rpmsg_ctrl +rpmsg_ns +rpmsg_tty +rpmsg_wwan_ctrl +rpr0521 +rsi_91x +rsi_sdio +rsi_usb +rsmu-i2c +rsmu-spi +rswitch_drv +rt1719 +rt2400pci +rt2500pci +rt2500usb +rt2800lib +rt2800mmio +rt2800pci +rt2800usb +rt2x00lib +rt2x00mmio +rt2x00pci +rt2x00usb +rt4801-regulator +rt4803 +rt4831 +rt4831-backlight +rt4831-regulator +rt5033 +rt5033-regulator +rt5033_battery +rt5033_charger +rt5120 +rt5120-pwrkey +rt5120-regulator +rt5190a-regulator +rt5739 +rt5759-regulator +rt6160-regulator +rt6190-regulator +rt61pci +rt6245-regulator +rt73usb +rt9455_charger +rt9467-charger +rt9471 +rtc-88pm80x +rtc-88pm860x +rtc-ab-b5ze-s3 +rtc-ab-eoz9 +rtc-abx80x +rtc-armada38x +rtc-as3722 +rtc-aspeed +rtc-bd70528 +rtc-bq32k +rtc-bq4802 +rtc-cadence +rtc-cmos +rtc-cpcap +rtc-cros-ec +rtc-da9052 +rtc-da9055 +rtc-da9063 +rtc-ds1286 +rtc-ds1302 +rtc-ds1305 +rtc-ds1307 +rtc-ds1343 +rtc-ds1347 +rtc-ds1374 +rtc-ds1390 +rtc-ds1511 +rtc-ds1553 +rtc-ds1672 +rtc-ds1685 +rtc-ds1742 +rtc-ds2404 +rtc-ds3232 +rtc-em3027 +rtc-fm3130 +rtc-ftrtc010 +rtc-goldfish +rtc-hid-sensor-time +rtc-hym8563 +rtc-imx-sc +rtc-imxdi +rtc-isl12022 +rtc-isl12026 +rtc-isl1208 +rtc-lp8788 +rtc-m41t80 +rtc-m41t93 +rtc-m41t94 +rtc-m48t35 +rtc-m48t59 +rtc-m48t86 +rtc-max6900 +rtc-max6902 +rtc-max6916 +rtc-max77686 +rtc-max8907 +rtc-max8925 +rtc-max8997 +rtc-max8998 +rtc-mc13xxx +rtc-mcp795 +rtc-meson +rtc-meson-vrtc +rtc-msc313 +rtc-msm6242 +rtc-mt2712 +rtc-mt6397 +rtc-mt7622 +rtc-mxc +rtc-mxc_v2 +rtc-nct3018y +rtc-ntxec +rtc-nxp-bbnsm +rtc-optee +rtc-palmas +rtc-pcap +rtc-pcf2123 +rtc-pcf2127 +rtc-pcf50633 +rtc-pcf85063 +rtc-pcf85363 +rtc-pcf8563 +rtc-pcf8583 +rtc-pl030 +rtc-pm8xxx +rtc-r7301 +rtc-r9701 +rtc-rc5t583 +rtc-rc5t619 +rtc-rk808 +rtc-rp5c01 +rtc-rs5c348 +rtc-rs5c372 +rtc-rv3028 +rtc-rv3029c2 +rtc-rv3032 +rtc-rv8803 +rtc-rx4581 +rtc-rx6110 +rtc-rx8010 +rtc-rx8025 +rtc-rx8581 +rtc-rzn1 +rtc-s35390a +rtc-s5m +rtc-sd3078 +rtc-sh +rtc-snvs +rtc-stk17ta8 +rtc-sunplus +rtc-tegra +rtc-tps6586x +rtc-tps65910 +rtc-wm831x +rtc-wm8350 +rtc-x1205 +rtc-zynqmp +rtl2830 +rtl2832 +rtl2832_sdr +rtl8150 +rtl8187 +rtl8188ee +rtl818x_pci +rtl8192c-common +rtl8192ce +rtl8192cu +rtl8192de +rtl8192ee +rtl8192se +rtl8365mb +rtl8366 +rtl8723-common +rtl8723ae +rtl8723be +rtl8821ae +rtl8xxxu +rtl_pci +rtl_usb +rtllib +rtllib_crypt_ccmp +rtllib_crypt_tkip +rtllib_crypt_wep +rtlwifi +rtmv20-regulator +rtq2134-regulator +rtq6056 +rtq6752-regulator +rtrs-client +rtrs-core +rtrs-server +rts5208 +rtsx_pci +rtsx_pci_ms +rtsx_pci_sdmmc +rtsx_usb +rtsx_usb_ms +rtsx_usb_sdmmc +rtw88_8723d +rtw88_8723de +rtw88_8723ds +rtw88_8723du +rtw88_8821c +rtw88_8821ce +rtw88_8821cs +rtw88_8821cu +rtw88_8822b +rtw88_8822be +rtw88_8822bs +rtw88_8822bu +rtw88_8822c +rtw88_8822ce +rtw88_8822cs +rtw88_8822cu +rtw88_core +rtw88_pci +rtw88_sdio +rtw88_usb +rtw89_8851b +rtw89_8851be +rtw89_8852a +rtw89_8852ae +rtw89_8852b +rtw89_8852be +rtw89_8852c +rtw89_8852ce +rtw89_core +rtw89_pci +rx51_battery +rxrpc +rza_wdt +rzg2l-cru +rzg2l-csi2 +rzg2l_mipi_dsi +rzg2l_thermal +rzg2l_wdt +rzn1-dmamux +rzn1_a5psw +rzn1_wdt +s1d13xxxfb +s2250 +s2255drv +s2io +s2mpa01 +s2mps11 +s3fb +s3fwrn5 +s3fwrn5_i2c +s3fwrn82_uart +s5c73m3 +s5h1409 +s5h1411 +s5h1420 +s5h1432 +s5k5baf +s5k6a3 +s5m8767 +s626 +s6sy761 +s921 +saa6588 +saa6752hs +saa7110 +saa7115 +saa7127 +saa7134 +saa7134-alsa +saa7134-dvb +saa7134-empress +saa7134-go7007 +saa7146 +saa7146_vv +saa7164 +saa717x +saa7185 +saa7706h +safe_serial +sahara +sample-trace-array +samsung-dsim +samsung-keypad +samsung-sxgbe +samsung_tty +sata_dwc_460ex +sata_inic162x +sata_mv +sata_nv +sata_promise +sata_qstor +sata_rcar +sata_sil +sata_sil24 +sata_sis +sata_svw +sata_sx4 +sata_uli +sata_via +sata_vsc +savagefb +sbp_target +sbrmi +sbs-battery +sbs-charger +sbs-manager +sbtsi_temp +sc16is7xx +sc92031 +sca3000 +sca3300 +scd30_core +scd30_i2c +scd30_serial +scd4x +sch5627 +sch5636 +sch56xx-common +sch_cake +sch_cbs +sch_choke +sch_codel +sch_drr +sch_etf +sch_ets +sch_fq +sch_fq_codel +sch_fq_pie +sch_gred +sch_hfsc +sch_hhf +sch_htb +sch_ingress +sch_mqprio +sch_mqprio_lib +sch_multiq +sch_netem +sch_pie +sch_plug +sch_prio +sch_qfq +sch_red +sch_sfb +sch_sfq +sch_skbprio +sch_taprio +sch_tbf +sch_teql +scmi-cpufreq +scmi-hwmon +scmi-regulator +scmi_iio +scmi_pm_domain +scmi_power_control +scpi-cpufreq +scpi-hwmon +scpi_pm_domain +scsi_debug +scsi_dh_alua +scsi_dh_emc +scsi_dh_hp_sw +scsi_dh_rdac +scsi_transport_fc +scsi_transport_iscsi +scsi_transport_sas +scsi_transport_spi +scsi_transport_srp +sctp +sctp_diag +sd_adc_modulator +sdhci-cadence +sdhci-dove +sdhci-milbeaut +sdhci-msm +sdhci-of-arasan +sdhci-of-aspeed +sdhci-of-at91 +sdhci-of-dwcmshc +sdhci-of-esdhc +sdhci-omap +sdhci-pci +sdhci-pxav3 +sdhci-tegra +sdhci-xenon-driver +sdhci_am654 +sdhci_f_sdh30 +sdio_uart +sensehat-joystick +sensorhub +serial-tegra +serial_ir +serio_raw +sermouse +serpent_generic +serport +ses +sf-pdma +sfc +sfc-falcon +sfc-siena +sfp +sgi_w1 +sgp30 +sgp40 +sh_eth +sh_mmcif +sh_mobile_lcdcfb +sha1-arm +sha1-arm-ce +sha1-arm-neon +sha2-arm-ce +sha256-arm +shark2 +shmob-drm +sht15 +sht21 +sht3x +sht4x +shtc1 +si1133 +si1145 +si2157 +si2165 +si2168 +si21xx +si4713 +si476x-core +si7005 +si7020 +sidewinder +sierra +sierra_net +sifive +sii902x +sii9234 +sil-sii8620 +sil164 +silead +simple-bridge +simple-mfd-i2c +simpledrm +simplefb +siox-bus-gpio +siox-core +sis190 +sis5595 +sis900 +sis_i2c +sisfb +sisusbvga +sit +sja1000 +sja1000_isa +sja1000_platform +sja1105 +skfp +skge +sky2 +sky81452 +sky81452-backlight +sky81452-regulator +sl28vpd +sl811-hcd +slcan +slg51000-regulator +slic_ds26522 +slicoss +slim-qcom-ctrl +slim-qcom-ngd-ctrl +slimbus +slip +slram +sm2_generic +sm3 +sm3_generic +sm4 +sm4_generic +sm501fb +sm712fb +sm750fb +sm_common +sm_ftl +smartpqi +smb347-charger +smc +smc_diag +smd-rpm +smem +smipcie +smm665 +smp2p +smpro-core +smpro-errmon +smpro-hwmon +smpro-misc +smsc +smsc47b397 +smsc47m1 +smsc47m192 +smsc75xx +smsc911x +smsc9420 +smsc95xx +smscufx +smsdvb +smsm +smsmdtv +smssdio +smsusb +snd-aaci +snd-ac97-codec +snd-acp-config +snd-ad1889 +snd-ak4113 +snd-ak4114 +snd-ak4xxx-adda +snd-ali5451 +snd-aloop +snd-als300 +snd-atiixp +snd-atiixp-modem +snd-au8810 +snd-au8820 +snd-au8830 +snd-aw2 +snd-azt3328 +snd-bcd2000 +snd-bebob +snd-bt87x +snd-ca0106 +snd-cmipci +snd-cs4281 +snd-cs46xx +snd-cs8427 +snd-ctl-led +snd-ctxfi +snd-darla20 +snd-darla24 +snd-dice +snd-dummy +snd-echo3g +snd-emu10k1 +snd-emu10k1-synth +snd-emu10k1x +snd-emux-synth +snd-ens1370 +snd-ens1371 +snd-es1938 +snd-es1968 +snd-fireface +snd-firewire-digi00x +snd-firewire-lib +snd-firewire-motu +snd-firewire-tascam +snd-fireworks +snd-fm801 +snd-gina20 +snd-gina24 +snd-hda-codec +snd-hda-codec-analog +snd-hda-codec-ca0110 +snd-hda-codec-ca0132 +snd-hda-codec-cirrus +snd-hda-codec-cmedia +snd-hda-codec-conexant +snd-hda-codec-cs8409 +snd-hda-codec-generic +snd-hda-codec-hdmi +snd-hda-codec-idt +snd-hda-codec-realtek +snd-hda-codec-si3054 +snd-hda-codec-via +snd-hda-core +snd-hda-ext-core +snd-hda-intel +snd-hda-tegra +snd-hdsp +snd-hdspm +snd-hrtimer +snd-hwdep +snd-i2c +snd-ice1712 +snd-ice1724 +snd-ice17xx-ak4xxx +snd-indigo +snd-indigodj +snd-indigodjx +snd-indigoio +snd-indigoiox +snd-intel-dspcfg +snd-intel8x0 +snd-intel8x0m +snd-isight +snd-korg1212 +snd-layla20 +snd-layla24 +snd-lola +snd-maestro3 +snd-mia +snd-mixart +snd-mixer-oss +snd-mona +snd-mpu401 +snd-mpu401-uart +snd-mtpav +snd-mts64 +snd-nm256 +snd-opl3-lib +snd-opl3-synth +snd-oxfw +snd-oxygen +snd-oxygen-lib +snd-pcmtest +snd-pcxhr +snd-portman2x4 +snd-pt2258 +snd-q6apm +snd-q6dsp-common +snd-rawmidi +snd-riptide +snd-rme32 +snd-rme96 +snd-rme9652 +snd-seq +snd-seq-device +snd-seq-dummy +snd-seq-midi +snd-seq-midi-emul +snd-seq-midi-event +snd-seq-ump-client +snd-seq-virmidi +snd-serial-generic +snd-serial-u16550 +snd-soc-63xx +snd-soc-ac97 +snd-soc-acp-rt5645-mach +snd-soc-adau-utils +snd-soc-adau1372 +snd-soc-adau1372-i2c +snd-soc-adau1372-spi +snd-soc-adau1701 +snd-soc-adau1761 +snd-soc-adau1761-i2c +snd-soc-adau1761-spi +snd-soc-adau17x1 +snd-soc-adau7002 +snd-soc-adau7118 +snd-soc-adau7118-hw +snd-soc-adau7118-i2c +snd-soc-adi-axi-i2s +snd-soc-adi-axi-spdif +snd-soc-ak4104 +snd-soc-ak4118 +snd-soc-ak4375 +snd-soc-ak4458 +snd-soc-ak4554 +snd-soc-ak4613 +snd-soc-ak4642 +snd-soc-ak5386 +snd-soc-ak5558 +snd-soc-alc5623 +snd-soc-alc5632 +snd-soc-apq8016-sbc +snd-soc-apq8096 +snd-soc-armada-370-db +snd-soc-audio-graph-card +snd-soc-audio-graph-card2 +snd-soc-audio-graph-card2-custom-sample +snd-soc-aw8738 +snd-soc-aw88395 +snd-soc-aw88395-lib +snd-soc-bd28623 +snd-soc-bt-sco +snd-soc-chv3-codec +snd-soc-cpcap +snd-soc-cros-ec-codec +snd-soc-cs35l32 +snd-soc-cs35l33 +snd-soc-cs35l34 +snd-soc-cs35l35 +snd-soc-cs35l36 +snd-soc-cs35l41 +snd-soc-cs35l41-i2c +snd-soc-cs35l41-lib +snd-soc-cs35l41-spi +snd-soc-cs35l45 +snd-soc-cs35l45-i2c +snd-soc-cs35l45-spi +snd-soc-cs35l56 +snd-soc-cs35l56-i2c +snd-soc-cs35l56-sdw +snd-soc-cs35l56-shared +snd-soc-cs35l56-spi +snd-soc-cs4234 +snd-soc-cs4265 +snd-soc-cs4270 +snd-soc-cs4271 +snd-soc-cs4271-i2c +snd-soc-cs4271-spi +snd-soc-cs42l42 +snd-soc-cs42l42-i2c +snd-soc-cs42l42-sdw +snd-soc-cs42l51 +snd-soc-cs42l51-i2c +snd-soc-cs42l52 +snd-soc-cs42l56 +snd-soc-cs42l73 +snd-soc-cs42l83-i2c +snd-soc-cs42xx8 +snd-soc-cs42xx8-i2c +snd-soc-cs43130 +snd-soc-cs4341 +snd-soc-cs4349 +snd-soc-cs53l30 +snd-soc-cx2072x +snd-soc-da7213 +snd-soc-da7219 +snd-soc-davinci-mcasp +snd-soc-dmic +snd-soc-es7134 +snd-soc-es7241 +snd-soc-es8316 +snd-soc-es8326 +snd-soc-es8328 +snd-soc-es8328-i2c +snd-soc-es8328-spi +snd-soc-eukrea-tlv320 +snd-soc-fsi +snd-soc-fsl-asoc-card +snd-soc-fsl-asrc +snd-soc-fsl-aud2htx +snd-soc-fsl-audmix +snd-soc-fsl-easrc +snd-soc-fsl-esai +snd-soc-fsl-micfil +snd-soc-fsl-mqs +snd-soc-fsl-rpmsg +snd-soc-fsl-sai +snd-soc-fsl-spdif +snd-soc-fsl-utils +snd-soc-fsl-xcvr +snd-soc-gtm601 +snd-soc-hda-codec +snd-soc-hdmi-codec +snd-soc-ics43432 +snd-soc-idt821034 +snd-soc-imx-audmix +snd-soc-imx-card +snd-soc-imx-es8328 +snd-soc-imx-hdmi +snd-soc-imx-rpmsg +snd-soc-imx-spdif +snd-soc-inno-rk3036 +snd-soc-kirkwood +snd-soc-lochnagar-sc +snd-soc-lpass-apq8016 +snd-soc-lpass-cdc-dma +snd-soc-lpass-cpu +snd-soc-lpass-hdmi +snd-soc-lpass-ipq806x +snd-soc-lpass-macro-common +snd-soc-lpass-platform +snd-soc-lpass-rx-macro +snd-soc-lpass-sc7180 +snd-soc-lpass-sc7280 +snd-soc-lpass-tx-macro +snd-soc-lpass-va-macro +snd-soc-lpass-wsa-macro +snd-soc-max9759 +snd-soc-max98088 +snd-soc-max98090 +snd-soc-max98357a +snd-soc-max98363 +snd-soc-max98373 +snd-soc-max98373-i2c +snd-soc-max98373-sdw +snd-soc-max98388 +snd-soc-max98390 +snd-soc-max98396 +snd-soc-max98504 +snd-soc-max98520 +snd-soc-max9860 +snd-soc-max9867 +snd-soc-max98927 +snd-soc-meson-aiu +snd-soc-meson-axg-fifo +snd-soc-meson-axg-frddr +snd-soc-meson-axg-pdm +snd-soc-meson-axg-sound-card +snd-soc-meson-axg-spdifin +snd-soc-meson-axg-spdifout +snd-soc-meson-axg-tdm-formatter +snd-soc-meson-axg-tdm-interface +snd-soc-meson-axg-tdmin +snd-soc-meson-axg-tdmout +snd-soc-meson-axg-toddr +snd-soc-meson-card-utils +snd-soc-meson-codec-glue +snd-soc-meson-g12a-toacodec +snd-soc-meson-g12a-tohdmitx +snd-soc-meson-gx-sound-card +snd-soc-meson-t9015 +snd-soc-mikroe-proto +snd-soc-msm8916-analog +snd-soc-msm8916-digital +snd-soc-mt6351 +snd-soc-mt6358 +snd-soc-mt6359 +snd-soc-mt6660 +snd-soc-mt6797-afe +snd-soc-mt8183-afe +snd-soc-mt8186-afe +snd-soc-mt8188-afe +snd-soc-mt8192-afe +snd-soc-mt8195-afe +snd-soc-mtk-common +snd-soc-nau8315 +snd-soc-nau8540 +snd-soc-nau8810 +snd-soc-nau8821 +snd-soc-nau8822 +snd-soc-nau8824 +snd-soc-nau8825 +snd-soc-omap-mcbsp +snd-soc-pcm1681 +snd-soc-pcm1789-codec +snd-soc-pcm1789-i2c +snd-soc-pcm179x-codec +snd-soc-pcm179x-i2c +snd-soc-pcm179x-spi +snd-soc-pcm186x +snd-soc-pcm186x-i2c +snd-soc-pcm186x-spi +snd-soc-pcm3060 +snd-soc-pcm3060-i2c +snd-soc-pcm3060-spi +snd-soc-pcm3168a +snd-soc-pcm3168a-i2c +snd-soc-pcm3168a-spi +snd-soc-pcm5102a +snd-soc-pcm512x +snd-soc-pcm512x-i2c +snd-soc-pcm512x-spi +snd-soc-peb2466 +snd-soc-qcom-common +snd-soc-qcom-sdw +snd-soc-rcar +snd-soc-rk3288-hdmi-analog +snd-soc-rk3328 +snd-soc-rk3399-gru-sound +snd-soc-rk817 +snd-soc-rl6231 +snd-soc-rockchip-i2s +snd-soc-rockchip-i2s-tdm +snd-soc-rockchip-max98090 +snd-soc-rockchip-pdm +snd-soc-rockchip-rt5645 +snd-soc-rockchip-spdif +snd-soc-rt1011 +snd-soc-rt1015 +snd-soc-rt1015p +snd-soc-rt1308-sdw +snd-soc-rt1316-sdw +snd-soc-rt1318-sdw +snd-soc-rt5514 +snd-soc-rt5514-spi +snd-soc-rt5616 +snd-soc-rt5631 +snd-soc-rt5640 +snd-soc-rt5645 +snd-soc-rt5659 +snd-soc-rt5663 +snd-soc-rt5677 +snd-soc-rt5677-spi +snd-soc-rt5682 +snd-soc-rt5682-i2c +snd-soc-rt5682-sdw +snd-soc-rt5682s +snd-soc-rt700 +snd-soc-rt711 +snd-soc-rt711-sdca +snd-soc-rt712-sdca +snd-soc-rt712-sdca-dmic +snd-soc-rt715 +snd-soc-rt715-sdca +snd-soc-rt722-sdca +snd-soc-rt9120 +snd-soc-sc7180 +snd-soc-sc7280 +snd-soc-sc8280xp +snd-soc-sdm845 +snd-soc-sdw-mockup +snd-soc-si476x +snd-soc-sigmadsp +snd-soc-sigmadsp-i2c +snd-soc-sigmadsp-regmap +snd-soc-simple-amplifier +snd-soc-simple-card +snd-soc-simple-card-utils +snd-soc-simple-mux +snd-soc-sm8250 +snd-soc-sma1303 +snd-soc-spdif-rx +snd-soc-spdif-tx +snd-soc-src4xxx +snd-soc-src4xxx-i2c +snd-soc-ssm2305 +snd-soc-ssm2518 +snd-soc-ssm2602 +snd-soc-ssm2602-i2c +snd-soc-ssm2602-spi +snd-soc-ssm3515 +snd-soc-ssm4567 +snd-soc-sta32x +snd-soc-sta350 +snd-soc-sti-sas +snd-soc-storm +snd-soc-tas2552 +snd-soc-tas2562 +snd-soc-tas2764 +snd-soc-tas2770 +snd-soc-tas2780 +snd-soc-tas2781-comlib +snd-soc-tas2781-fmwlib +snd-soc-tas2781-i2c +snd-soc-tas5086 +snd-soc-tas571x +snd-soc-tas5720 +snd-soc-tas5805m +snd-soc-tas6424 +snd-soc-tda7419 +snd-soc-tegra-audio-graph-card +snd-soc-tegra-machine +snd-soc-tegra-pcm +snd-soc-tegra-wm8903 +snd-soc-tegra186-asrc +snd-soc-tegra186-dspk +snd-soc-tegra20-ac97 +snd-soc-tegra20-das +snd-soc-tegra20-i2s +snd-soc-tegra20-spdif +snd-soc-tegra210-admaif +snd-soc-tegra210-adx +snd-soc-tegra210-ahub +snd-soc-tegra210-amx +snd-soc-tegra210-dmic +snd-soc-tegra210-i2s +snd-soc-tegra210-mixer +snd-soc-tegra210-mvc +snd-soc-tegra210-ope +snd-soc-tegra210-sfc +snd-soc-tegra30-ahub +snd-soc-tegra30-i2s +snd-soc-test-component +snd-soc-tfa9879 +snd-soc-tfa989x +snd-soc-ti-edma +snd-soc-ti-sdma +snd-soc-ti-udma +snd-soc-tlv320adc3xxx +snd-soc-tlv320adcx140 +snd-soc-tlv320aic23 +snd-soc-tlv320aic23-i2c +snd-soc-tlv320aic23-spi +snd-soc-tlv320aic31xx +snd-soc-tlv320aic32x4 +snd-soc-tlv320aic32x4-i2c +snd-soc-tlv320aic32x4-spi +snd-soc-tlv320aic3x +snd-soc-tlv320aic3x-i2c +snd-soc-tlv320aic3x-spi +snd-soc-tpa6130a2 +snd-soc-ts3a227e +snd-soc-tscs42xx +snd-soc-tscs454 +snd-soc-uda1334 +snd-soc-wcd-mbhc +snd-soc-wcd9335 +snd-soc-wcd934x +snd-soc-wcd938x +snd-soc-wcd938x-sdw +snd-soc-wm-adsp +snd-soc-wm-hubs +snd-soc-wm8510 +snd-soc-wm8523 +snd-soc-wm8524 +snd-soc-wm8580 +snd-soc-wm8711 +snd-soc-wm8728 +snd-soc-wm8731 +snd-soc-wm8731-i2c +snd-soc-wm8731-spi +snd-soc-wm8737 +snd-soc-wm8741 +snd-soc-wm8750 +snd-soc-wm8753 +snd-soc-wm8770 +snd-soc-wm8776 +snd-soc-wm8782 +snd-soc-wm8804 +snd-soc-wm8804-i2c +snd-soc-wm8804-spi +snd-soc-wm8903 +snd-soc-wm8904 +snd-soc-wm8940 +snd-soc-wm8960 +snd-soc-wm8961 +snd-soc-wm8962 +snd-soc-wm8974 +snd-soc-wm8978 +snd-soc-wm8985 +snd-soc-wm8994 +snd-soc-wm9712 +snd-soc-wsa881x +snd-soc-wsa883x +snd-soc-wsa884x +snd-soc-xlnx-formatter-pcm +snd-soc-xlnx-i2s +snd-soc-xlnx-spdif +snd-soc-xtfpga-i2s +snd-soc-zl38060 +snd-sonicvibes +snd-trident +snd-ua101 +snd-ump +snd-usb-6fire +snd-usb-audio +snd-usb-caiaq +snd-usb-hiface +snd-usb-line6 +snd-usb-pod +snd-usb-podhd +snd-usb-toneport +snd-usb-variax +snd-usbmidi-lib +snd-util-mem +snd-via82xx +snd-via82xx-modem +snd-virmidi +snd-virtuoso +snd-vx-lib +snd-vx222 +snd-ymfpci +snet_vdpa +snic +snps_udc_core +snps_udc_plat +snvs_pwrkey +socfpga +socfpga-a10 +socinfo +softdog +softing +solo6x10 +solos-pci +sony-btf-mpx +soundwire-bus +soundwire-qcom +sp2 +sp7021_emac +sp805_wdt +sp8870 +sp887x +spaceball +spaceorb +sparse-keymap +spcp8x5 +speakup +speakup_acntsa +speakup_apollo +speakup_audptr +speakup_bns +speakup_decext +speakup_dectlk +speakup_dummy +speakup_ltlk +speakup_soft +speakup_spkout +speakup_txprt +speedfax +speedtch +spi-altera-core +spi-altera-dfl +spi-altera-platform +spi-amd +spi-amlogic-spifc-a1 +spi-armada-3700 +spi-aspeed-smc +spi-axi-spi-engine +spi-bitbang +spi-butterfly +spi-cadence +spi-cadence-quadspi +spi-cadence-xspi +spi-dln2 +spi-dw +spi-dw-mmio +spi-dw-pci +spi-fsi +spi-fsl-dspi +spi-fsl-lpspi +spi-fsl-qspi +spi-geni-qcom +spi-gpio +spi-gxp +spi-imx +spi-lm70llp +spi-loopback-test +spi-meson-spicc +spi-meson-spifc +spi-microchip-core +spi-microchip-core-qspi +spi-mt65xx +spi-mtk-nor +spi-mtk-snfi +spi-mux +spi-mxic +spi-nor +spi-npcm-fiu +spi-npcm-pspi +spi-nxp-fspi +spi-oc-tiny +spi-orion +spi-pci1xxxx +spi-pl022 +spi-pxa2xx-pci +spi-pxa2xx-platform +spi-qcom-qspi +spi-qup +spi-rockchip +spi-rockchip-sfc +spi-rpc-if +spi-rspi +spi-rzv2m-csi +spi-sc18is602 +spi-sh-hspi +spi-sh-msiof +spi-sifive +spi-slave-mt27xx +spi-slave-system-control +spi-slave-time +spi-sn-f-ospi +spi-sunplus-sp7021 +spi-tegra114 +spi-tegra20-sflash +spi-tegra20-slink +spi-tegra210-quad +spi-ti-qspi +spi-tle62x0 +spi-wpcm-fiu +spi-xcomm +spi-zynqmp-gqspi +spi_ks8995 +spidev +spinand +spmi +spmi-mtk-pmif +spmi-pmic-arb +sprd_serial +sps30 +sps30_i2c +sps30_serial +sr9700 +sr9800 +srf04 +srf08 +ssb +ssb-hcd +ssbi +ssd1307fb +ssd130x +ssd130x-i2c +ssd130x-spi +ssfdc +ssif_bmc +ssp_accel_sensor +ssp_gyro_sensor +ssp_iio +sst25l +sstfb +ssu100 +st +st-asc +st-mipid02 +st-nci +st-nci_i2c +st-nci_spi +st-vgxy61 +st1232 +st21nfca_hci +st21nfca_i2c +st7586 +st7735r +st95hf +st_accel +st_accel_i2c +st_accel_spi +st_drv +st_gyro +st_gyro_i2c +st_gyro_spi +st_lsm6dsx +st_lsm6dsx_i2c +st_lsm6dsx_i3c +st_lsm6dsx_spi +st_lsm9ds0 +st_lsm9ds0_i2c +st_lsm9ds0_spi +st_magn +st_magn_i2c +st_magn_spi +st_pressure +st_pressure_i2c +st_pressure_spi +st_sensors +st_sensors_i2c +st_sensors_spi +st_uvis25_core +st_uvis25_i2c +st_uvis25_spi +starfire +stb0899 +stb6000 +stb6100 +ste10Xp +stex +stinger +stk1160 +stk3310 +stk8312 +stk8ba50 +stm_console +stm_core +stm_ftrace +stm_heartbeat +stm_p_basic +stm_p_sys-t +stmfts +stmfx +stmmac +stmmac-pci +stmmac-platform +stmpe-adc +stmpe-keypad +stmpe-ts +stowaway +stp +stpddc60 +stpmic1 +stpmic1_onkey +stpmic1_regulator +stpmic1_wdt +streamzap +streebog_generic +stts751 +stusb160x +stv0288 +stv0297 +stv0299 +stv0367 +stv0900 +stv090x +stv0910 +stv6110 +stv6110x +stv6111 +sundance +sungem +sungem_phy +sunhme +suni +sunkbd +sunplus-mmc +sunplus_wdt +sunrise_co2 +sunrpc +sur40 +surface3_spi +svc-i3c-master +svgalib +switchtec +sx8654 +sx9310 +sx9324 +sx9360 +sx9500 +sx_common +sy7636a-hwmon +sy7636a-regulator +sy8106a-regulator +sy8824x +sy8827n +sym53c8xx +symbolserial +synaptics_i2c +synaptics_usb +synclink_gt +synopsys_edac +syscon-reboot-mode +sysv +t5403 +tag_ar9331 +tag_brcm +tag_dsa +tag_gswip +tag_hellcreek +tag_ksz +tag_lan9303 +tag_mtk +tag_none +tag_ocelot +tag_ocelot_8021q +tag_qca +tag_rtl4_a +tag_rtl8_4 +tag_rzn1_a5psw +tag_sja1105 +tag_trailer +tag_xrs700x +tap +target_core_file +target_core_iblock +target_core_mod +target_core_pscsi +target_core_user +tc-dwc-g210 +tc-dwc-g210-pci +tc-dwc-g210-pltfrm +tc358743 +tc358746 +tc358762 +tc358764 +tc358767 +tc358768 +tc358775 +tc3589x-keypad +tc654 +tc74 +tc90522 +tca6416-keypad +tca8418_keypad +tcan4x5x +tcm_fc +tcm_loop +tcm_qla2xxx +tcm_remote +tcm_usb_gadget +tcp_bbr +tcp_bic +tcp_cdg +tcp_dctcp +tcp_diag +tcp_highspeed +tcp_htcp +tcp_hybla +tcp_illinois +tcp_lp +tcp_nv +tcp_scalable +tcp_vegas +tcp_veno +tcp_westwood +tcp_yeah +tcpci +tcpci_maxim +tcpci_mt6360 +tcpci_mt6370 +tcpci_rt1711h +tcpm +tcrypt +tcs3414 +tcs3472 +tda10021 +tda10023 +tda10048 +tda1004x +tda10071 +tda10086 +tda18212 +tda18218 +tda18250 +tda18271 +tda18271c2dd +tda1997x +tda38640 +tda665x +tda7432 +tda8083 +tda8261 +tda826x +tda827x +tda8290 +tda9840 +tda9887 +tda9950 +tda998x +tdfxfb +tdo24m +tea575x +tea5761 +tea5767 +tea6415c +tea6420 +team +team_mode_activebackup +team_mode_broadcast +team_mode_loadbalance +team_mode_random +team_mode_roundrobin +tee +tef6862 +tegra-bpmp-thermal +tegra-drm +tegra-gmi +tegra-kbc +tegra-vde +tegra-video +tegra-xudc +tegra186-cpufreq +tegra186-gpc-dma +tegra30-devfreq +tegra30-tsensor +tegra_cec +tegra_nand +tegra_wdt +tehuti +teranetics +test-kprobes +test_blackhole_dev +test_bpf +test_power +tg3 +thc63lvd1024 +thermal-generic-adc +thermal_mmio +thmc50 +ths7303 +ths8200 +thunderbolt +thunderbolt_net +ti-adc081c +ti-adc0832 +ti-adc084s021 +ti-adc108s102 +ti-adc12138 +ti-adc128s052 +ti-adc161s626 +ti-ads1015 +ti-ads1100 +ti-ads124s08 +ti-ads131e08 +ti-ads7924 +ti-ads7950 +ti-ads8344 +ti-ads8688 +ti-cal +ti-csc +ti-dac082s085 +ti-dac5571 +ti-dac7311 +ti-dac7612 +ti-dlpc3433 +ti-ecap-capture +ti-lmp92064 +ti-lmu +ti-sc +ti-sn65dsi83 +ti-sn65dsi86 +ti-tfp410 +ti-tlc4541 +ti-tpd12s015 +ti-tsc2046 +ti-vpdma +ti-vpe +ti_am335x_adc +ti_am335x_tsc +ti_am335x_tscadc +ti_cpsw_new +ti_edac +ti_hecc +ti_usb_3410_5052 +tidss +tifm_7xx1 +tifm_core +tifm_ms +tifm_sd +tilcdc +timeriomem-rng +tipc +tlan +tls +tlv320aic23b +tm2-touchkey +tmag5273 +tmdc +tmio_mmc_core +tmp006 +tmp007 +tmp102 +tmp103 +tmp108 +tmp117 +tmp401 +tmp421 +tmp464 +tmp513 +toshsd +touchit213 +touchright +touchwin +tpci200 +tpl0102 +tpm_ftpm_tee +tpm_i2c_atmel +tpm_i2c_infineon +tpm_i2c_nuvoton +tpm_st33zp24 +tpm_st33zp24_i2c +tpm_st33zp24_spi +tpm_tis_i2c +tpm_tis_i2c_cr50 +tpm_tis_spi +tpm_vtpm_proxy +tps23861 +tps40422 +tps51632-regulator +tps53679 +tps546d24 +tps6105x +tps6105x-regulator +tps62360-regulator +tps6286x-regulator +tps6287x-regulator +tps65010 +tps65023-regulator +tps6507x +tps6507x-regulator +tps6507x-ts +tps65086 +tps65086-regulator +tps65090-charger +tps65090-regulator +tps65132-regulator +tps65217_bl +tps65217_charger +tps65218 +tps65218-pwrbutton +tps65218-regulator +tps65219 +tps65219-pwrbutton +tps65219-regulator +tps6524x-regulator +tps6586x-regulator +tps65910-regulator +tps65912-regulator +tps6594-core +tps6594-esm +tps6594-i2c +tps6594-pfsm +tps6594-regulator +tps6594-spi +tps6598x +tqmx86 +trace-printk +trancevibrator +trf7970a +tridentfb +ts2020 +ts4800-ts +ts4800_wdt +ts_bm +ts_fsm +ts_kmp +tsc2004 +tsc2005 +tsc2007 +tsc200x-core +tsc40 +tsi721_mport +tsl2550 +tsl2563 +tsl2583 +tsl2591 +tsl2772 +tsl4531 +tsnep +tsys01 +tsys02d +ttm +ttpci-eeprom +ttusb_dec +ttusbdecfe +ttusbir +ttynull +tua6100 +tua9001 +tulip +tuner +tuner-simple +tuner-types +tunnel4 +tunnel6 +turbografx +turingcc-qcs404 +turris-mox-rwtm +tusb6010 +tvaudio +tve200_drm +tveeprom +tvp514x +tvp5150 +tvp7002 +tw2804 +tw5864 +tw68 +tw686x +tw9903 +tw9906 +tw9910 +twidjoy +twl4030-madc +twl4030-pwrbutton +twl4030-vibra +twl4030_charger +twl4030_keypad +twl4030_madc_battery +twl4030_wdt +twl6030-gpadc +twl6040-vibra +twofish_common +twofish_generic +txgbe +typec +typec_displayport +typec_nvidia +typec_ucsi +typhoon +uPD60620 +u_audio +u_ether +u_serial +uacce +uartlite +uas +ubi +ubifs +ublk_drv +ubuntu-host +ucan +ucc_uart +ucd9000 +ucd9200 +ucs1002_power +ucsi_ccg +ucsi_glink +ucsi_stm32g0 +uda1342 +udc-xilinx +udf +udl +udlfb +udp_diag +udp_tunnel +ueagle-atm +ufs +ufs-hisi +ufs-mediatek +ufs-qcom +ufs-renesas +ufshcd-core +ufshcd-dwc +ufshcd-pci +ufshcd-pltfrm +ug3105_battery +uhid +uio +uio_aec +uio_cif +uio_dfl +uio_dmem_genirq +uio_mf624 +uio_netx +uio_pci_generic +uio_pdrv_genirq +uio_pruss +uio_sercos3 +uleds +uli526x +ulpi +ums-alauda +ums-cypress +ums-datafab +ums-eneub6250 +ums-freecom +ums-isd200 +ums-jumpshot +ums-karma +ums-onetouch +ums-realtek +ums-sddr09 +ums-sddr55 +ums-usbat +unix_diag +upd64031a +upd64083 +upd78f0730 +us5182d +usb-conn-gpio +usb-dmac +usb-serial-simple +usb-storage +usb251xb +usb3503 +usb4604 +usb8xxx +usb_8dev +usb_debug +usb_f_acm +usb_f_ecm +usb_f_ecm_subset +usb_f_eem +usb_f_fs +usb_f_hid +usb_f_mass_storage +usb_f_midi +usb_f_ncm +usb_f_obex +usb_f_phonet +usb_f_printer +usb_f_rndis +usb_f_serial +usb_f_ss_lb +usb_f_tcm +usb_f_uac1 +usb_f_uac1_legacy +usb_f_uac2 +usb_f_uvc +usb_wwan +usbatm +usbdux +usbduxfast +usbduxsigma +usbhid +usbip-core +usbip-host +usbip-vudc +usbkbd +usblcd +usblp +usbmisc_imx +usbmon +usbmouse +usbnet +usbserial +usbsevseg +usbtest +usbtmc +usbtouchscreen +usbtv +usdhi6rol0 +userio +userspace-consumer +ushc +uss720 +uvc +uvcvideo +uvesafb +v4l2-async +v4l2-dv-timings +v4l2-flash-led-class +v4l2-fwnode +v4l2-h264 +v4l2-jpeg +v4l2-mem2mem +v4l2-tpg +v4l2-vp9 +vcan +vcnl3020 +vcnl4000 +vcnl4035 +vcpu_stall_detector +vctrl-regulator +vdpa +vdpa_sim +vdpa_sim_blk +vdpa_sim_net +vduse +veml6030 +veml6070 +ves1820 +ves1x93 +veth +vexpress-hwmon +vexpress-regulator +vexpress-spc-cpufreq +vf610_adc +vf610_dac +vfio +vfio-amba +vfio-pci +vfio-pci-core +vfio-platform +vfio-platform-amdxgbe +vfio-platform-base +vfio-platform-calxedaxgmac +vfio_iommu_type1 +vgastate +vgem +vgg2432a4 +vhci-hcd +vhost +vhost_iotlb +vhost_net +vhost_scsi +vhost_vdpa +vhost_vsock +via-rhine +via-sdmmc +via-velocity +via686a +vicodec +video-i2c +video-mux +videobuf-core +videobuf-dma-sg +videobuf2-common +videobuf2-dma-contig +videobuf2-dma-sg +videobuf2-dvb +videobuf2-memops +videobuf2-v4l2 +videobuf2-vmalloc +videodev +vim2m +vimc +viperboard +viperboard_adc +virt_wifi +virtio-gpu +virtio-rng +virtio_bt +virtio_crypto +virtio_dma_buf +virtio_input +virtio_pmem +virtio_rpmsg_bus +virtio_snd +virtio_vdpa +virtiofs +virtual +virtual_ncidev +visl +visor +vitesse +vitesse-vsc73xx-core +vitesse-vsc73xx-platform +vitesse-vsc73xx-spi +vivid +vkms +vl53l0x-i2c +vl6180 +vmac +vme_fake +vme_tsi148 +vme_user +vmk80xx +vmw_pvrdma +vmw_vsock_virtio_transport +vmw_vsock_virtio_transport_common +vmxnet3 +vp27smpx +vp_vdpa +vport-geneve +vport-gre +vport-vxlan +vpx3220 +vqmmc-ipq4019-regulator +vrf +vringh +vsock +vsock_diag +vsock_loopback +vsockmon +vsp1 +vsxxxaa +vt1211 +vt6655_stage +vt6656_stage +vt8231 +vt8623fb +vub300 +vx855 +vxcan +vxlan +vz89x +w1-gpio +w1_ds2405 +w1_ds2406 +w1_ds2408 +w1_ds2413 +w1_ds2423 +w1_ds2430 +w1_ds2431 +w1_ds2433 +w1_ds2438 +w1_ds250x +w1_ds2780 +w1_ds2781 +w1_ds2805 +w1_ds28e04 +w1_ds28e17 +w1_smem +w1_therm +w5100 +w5100-spi +w5300 +w6692 +w83627ehf +w83627hf +w83773g +w83781d +w83791d +w83792d +w83793 +w83795 +w83l785ts +w83l786ng +wacom +wacom_i2c +wacom_serial4 +wacom_w8001 +walkera0701 +wanxl +warrior +wcd934x +wcn36xx +wcnss_ctrl +wd719x +wdt87xx_i2c +wdt_pci +wfx +whiteheat +wil6210 +wilc1000 +wilc1000-sdio +wilc1000-spi +winbond-840 +wire +wireguard +wishbone-serial +wl1251 +wl1251_sdio +wl1251_spi +wl1273-core +wl12xx +wl18xx +wlcore +wlcore_sdio +wlcore_spi +wm831x-dcdc +wm831x-hwmon +wm831x-isink +wm831x-ldo +wm831x-on +wm831x-ts +wm831x_backup +wm831x_bl +wm831x_power +wm831x_wdt +wm8350-hwmon +wm8350-regulator +wm8350_power +wm8350_wdt +wm8400-regulator +wm8739 +wm8775 +wm8994 +wm8994-regulator +wm97xx-ts +wp512 +wpcm450-soc +wusb3801 +wwan_hwsim +x25 +x9250 +x_tables +xbox_remote +xc2028 +xc4000 +xc5000 +xcbc +xctr +xdma +xdpe12284 +xdpe152c4 +xfrm4_tunnel +xfrm6_tunnel +xfrm_algo +xfrm_interface +xfrm_ipcomp +xfrm_user +xfs +xgmac +xhci-histb +xhci-mtk-hcd +xhci-pci +xhci-pci-renesas +xhci-plat-hcd +xhci-rcar-hcd +xhci-tegra +xilinx-csi2rxss +xilinx-pr-decoupler +xilinx-spi +xilinx-tpg +xilinx-video +xilinx-vtc +xilinx-xadc +xilinx_dpdma +xilinx_emac +xilinx_emaclite +xilinx_gmii2rgmii +xilinx_sdfec +xilinx_uartps +xillybus_class +xillybus_core +xillybus_of +xillybus_pcie +xillyusb +xiphera-trng +xircom_cb +xlnx_vcu +xor +xor-neon +xpad +xr_serial +xrs700x +xrs700x_i2c +xrs700x_mdio +xsens_mt +xsk_diag +xt_AUDIT +xt_CHECKSUM +xt_CLASSIFY +xt_CONNSECMARK +xt_CT +xt_DSCP +xt_HL +xt_HMARK +xt_IDLETIMER +xt_LED +xt_LOG +xt_MASQUERADE +xt_NETMAP +xt_NFLOG +xt_NFQUEUE +xt_RATEEST +xt_REDIRECT +xt_SECMARK +xt_TCPMSS +xt_TCPOPTSTRIP +xt_TEE +xt_TPROXY +xt_TRACE +xt_addrtype +xt_bpf +xt_cgroup +xt_cluster +xt_comment +xt_connbytes +xt_connlabel +xt_connlimit +xt_connmark +xt_conntrack +xt_cpu +xt_dccp +xt_devgroup +xt_dscp +xt_ecn +xt_esp +xt_hashlimit +xt_helper +xt_hl +xt_ipcomp +xt_iprange +xt_ipvs +xt_l2tp +xt_length +xt_limit +xt_mac +xt_mark +xt_multiport +xt_nat +xt_nfacct +xt_osf +xt_owner +xt_physdev +xt_pkttype +xt_policy +xt_quota +xt_rateest +xt_realm +xt_recent +xt_sctp +xt_set +xt_socket +xt_state +xt_statistic +xt_string +xt_tcpmss +xt_tcpudp +xt_time +xt_u32 +xtkbd +xusbatm +xxhash_generic +xz_dec_test +yam +yamaha-yas530 +yealink +yellowfin +yenta_socket +yurex +z3fold +zaurus +zd1201 +zd1211rw +zd1301 +zd1301_demod +zet6223 +zforce_ts +zhenhua +ziirave_wdt +zinitix +zl10036 +zl10039 +zl10353 +zl6100 +zonefs +zopt2201 +zpa2326 +zpa2326_i2c +zpa2326_spi +zram +zstd --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/armhf/generic.modules.builtin +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/armhf/generic.modules.builtin @@ -0,0 +1,448 @@ +8250 +8250_base +8250_fsl +8250_mtk +8250_of +8250_omap +8250_pci +8250_rt288x +8250_tegra +ac97_bus +adpll +aead +aes_generic +af_packet +ahci_imx +ahci_platform +akcipher +amba-pl011 +arm-cci +arm-cci +arm-ccn +armada_thermal +armada_xp_edac +armmmci +as3722 +asiliantfb +asn1_decoder +asn1_encoder +aspeed_wdt +atkbd +backlight +bch +bcm84881 +binfmt_elf_fdpic +binfmt_script +brcmstb_gisb +bsg +cbc +cdrom +cfbcopyarea +cfbfillrect +cfbimgblt +charger-manager +chipreg +clk-apmixed +clk-axm5516 +clk-cpumux +clk-gate +clk-imx8mm +clk-imx8mn +clk-imx8mp +clk-imx8mp-audiomix +clk-imx8mq +clk-mpll +clk-mt7622 +clk-mt7622-apmixedsys +clk-mt7622-aud +clk-mt7622-eth +clk-mt7622-hif +clk-mt7622-infracfg +clk-mt7629 +clk-mt7629-eth +clk-mt7629-hif +clk-mt7981-apmixed +clk-mt7981-infracfg +clk-mt7981-topckgen +clk-mt7986-apmixed +clk-mt7986-eth +clk-mt7986-infracfg +clk-mt7986-topckgen +clk-mt8135 +clk-mt8135-apmixedsys +clk-mt8516 +clk-mt8516-apmixedsys +clk-mt8516-aud +clk-mtk +clk-mux +clk-pll +clk-pll +clk-regmap +clk-vexpress-osc +cmd-db +cmdlinepart +cn +configfs +cpsw-common +cpts +cpufreq-dt +cpufreq-dt-platdev +cpufreq_conservative +cpufreq_ondemand +cpufreq_performance +cpufreq_powersave +cpufreq_userspace +cpuidle-mvebu-v7 +cqhci +crc-ccitt +crc-t10dif +crc16 +crc32 +crc32c_generic +crc64 +crc64-rocksoft +crc64_rocksoft_generic +crc8 +crct10dif_common +crct10dif_generic +crypto +crypto_acompress +crypto_algapi +crypto_hash +crypto_null +cryptomgr +ctr +cts +da9063 +davinci_mdio +dax +deflate +dh_generic +digsig +dm-mod +dns_resolver +drbg +drm_mipi_dsi +drm_panel_orientation_quirks +drop_monitor +dwc2 +ecb +ecryptfs +edac_core +edma +efivarfs +ehci-hcd +ehci-orion +ehci-pci +emxx_udc +encrypted-keys +evdev +exportfs +ext4 +extcon-core +exynos_thermal +failover +fat +fb +fb_sys_fops +fddi +fec +firmware_class +fixed +fixed_phy +font +fuse +fwnode_mdio +gcm +geniv +gf128mul +ghash-generic +glob +governor_passive +governor_performance +governor_powersave +governor_simpleondemand +governor_userspace +gpio-generic +gpio-mxc +gpio-omap +gpio-pl061 +gpio-tegra +gpio-twl4030 +gpio-twl6040 +gpio-xilinx +hmac +hwmon +i2c-core +i2c-designware-core +i2c-designware-platform +i2c-dev +i2c-imx +i2c-omap +imsttfb +imx +imx-pcm-dma +imx-pcm-fiq +imx-scu +imx-weim +imx93-blk-ctrl +input-core +interconnect_qcom +ipv6 +irq-meson-gpio +jbd2 +jitterentropy_rng +kdf_sp800108 +kgdboc +kpp +led-class +libaes +libahci +libahci_platform +libata +libcryptoutils +libnvdimm +libphy +libps2 +libsha1 +libsha256 +linear_ranges +loop +lz4_decompress +lzo +lzo-rle +lzo_compress +lzo_decompress +map_funcs +max14577 +max310x +max77686 +max77693 +mbcache +md-mod +md5 +mdio-bitbang +mdio_devres +meson-clk-measure +meson-ee-pwrc +meson-gx-pwrc-vpu +meson_uart +mfd-core +mii +mmc_block +mmc_core +mousedev +mpi +mq-deadline +msm_serial +mtd +mtd_blkdevs +mtdblock +mtk-eint +mtk-regulator-coupler +musb_hdrc +mx3fb +mxc-clk +n_null +nand +nandcore +net_failover +nls_base +nls_cp437 +npcm_wdt +odroid-go-ultra-poweroff +of_mdio +ofpart +ohci-hcd +ohci-pci +oid_registry +omap-cpufreq +omap-dma +omap-gpmc +omap2_nand +omap_elm +omap_hsmmc +omap_l3_noc +omap_l3_smx +owl-uart +palmas +pci-host-common +pci-host-generic +pcie-altera +pcie-altera-msi +pcie-mediatek +phy-generic +phy-gmii-sel +phy-meson-axg-mipi-pcie-analog +phy-meson-axg-pcie +phy-mxs-usb +pinctrl-as3722 +pinctrl-imx +pinctrl-meson +pinctrl-meson8-pmx +pinctrl-microchip-sgpio +pinctrl-msm +pinctrl-mtk-common-v2 +pinctrl-ocelot +pinctrl-palmas +pinctrl-rockchip +pinctrl-single +pinctrl-ti-iodelay +pkcs7_message +ppp_generic +pps_core +pretimeout_noop +pstore +ptp +public_key +qcom-ipcc +qcom-pdc +qcom-scm +qcom_rpmh +ramoops +rapidio +rational +rcar-usb2-clock-sel +rda-uart +reed_solomon +regmap-i2c +regmap-mmio +regmap-spi +reset +reset-berlin +reset-imx7 +reset-meson +reset-qcom-aoss +rfkill +rng +rng-core +roles +rpmhpd +rsa_generic +rtc-efi +rtc-mv +rtc-omap +rtc-pcf8523 +rtc-pl031 +rtc-twl +sata_highbank +sccnxp +scmi-core +scmi-module +scsi_common +scsi_mod +scu-pd +sd_mod +sdhci +sdhci-esdhc-imx +sdhci-pltfm +sec-core +sec-irq +selftests +seqiv +serdev +serial_base +serial_mctrl_gpio +serio +sg +sh-sci +sha1_generic +sha256_generic +sha3_generic +sha512-arm +sha512_generic +sig +skcipher +slhc +sm501 +smc91x +snd +snd-compress +snd-pcm +snd-pcm-dmaengine +snd-soc-core +snd-soc-fsl-ssi +snd-soc-imx-audmux +snd-soc-imx-sgtl5000 +snd-soc-sgtl5000 +snd-timer +soundcore +spi-fsl-lib +spi-fsl-spi +spi-omap2-mcspi +spm +sppinctrl +squashfs +sr_mod +sunplus-uart +syscopyarea +sysfillrect +sysimgblt +t10-pi +tcp_cubic +tegra-tcu +tegra124-emc +tegra20-apb-dma +tegra20-cpufreq +tegra20-emc +tegra30-emc +ti-abb-regulator +ti-cpufreq +ti-opp-supply +ti-pwmss +ti-sysc +ti_cpsw +tpm +tpm_tis +tpm_tis_core +tps65217 +tps65217-regulator +tps65912-core +tps65912-i2c +tps65912-spi +trusted +ttyprintk +tun +twl-regulator +twl4030-power +twl6030-regulator +ucs2_string +udc-core +uhci-hcd +uinput +unix +usb-common +usbcore +utf8data +vexpress-config +vexpress-sysreg +vfat +virt-dma +virtio +virtio_balloon +virtio_blk +virtio_console +virtio_mmio +virtio_net +virtio_pci +virtio_pci_legacy_dev +virtio_pci_modern_dev +virtio_ring +virtio_scsi +vivaldi-fmap +watchdog +wwan +wwnr +x509_key_parser +xgmac_mdio +xhci-hcd +xts +xxhash +xz_dec +zbud +zlib_deflate +zlib_inflate +zsmalloc +zstd_common +zstd_compress +zstd_decompress --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/armhf/generic.retpoline +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/armhf/generic.retpoline @@ -0,0 +1 @@ +# RETPOLINE NOT ENABLED --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/fwinfo +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/fwinfo @@ -0,0 +1,2237 @@ +firmware: 3826.arm +firmware: 3826.eeprom +firmware: 3com/typhoon.bin +firmware: 6fire/dmx6fireap.ihx +firmware: 6fire/dmx6firecf.bin +firmware: 6fire/dmx6firel2.ihx +firmware: BCM2033-FW.bin +firmware: BCM2033-MD.hex +firmware: BT3CPCC.bin +firmware: RTL8192E/boot.img +firmware: RTL8192E/data.img +firmware: RTL8192E/main.img +firmware: RTL8192U/boot.img +firmware: RTL8192U/data.img +firmware: RTL8192U/main.img +firmware: acenic/tg1.bin +firmware: acenic/tg2.bin +firmware: adaptec/starfire_rx.bin +firmware: adaptec/starfire_tx.bin +firmware: adf7242_firmware.bin +firmware: advansys/3550.bin +firmware: advansys/38C0800.bin +firmware: advansys/38C1600.bin +firmware: advansys/mcode.bin +firmware: agere_ap_fw.bin +firmware: agere_sta_fw.bin +firmware: aic94xx-seq.fw +firmware: amd/amd_sev_fam17h_model0xh.sbin +firmware: amd/amd_sev_fam17h_model3xh.sbin +firmware: amd/amd_sev_fam19h_model0xh.sbin +firmware: amd/amd_sev_fam19h_model1xh.sbin +firmware: amdgpu/aldebaran_cap.bin +firmware: amdgpu/aldebaran_mec.bin +firmware: amdgpu/aldebaran_mec2.bin +firmware: amdgpu/aldebaran_rlc.bin +firmware: amdgpu/aldebaran_sdma.bin +firmware: amdgpu/aldebaran_sjt_mec.bin +firmware: amdgpu/aldebaran_sjt_mec2.bin +firmware: amdgpu/aldebaran_smc.bin +firmware: amdgpu/aldebaran_sos.bin +firmware: amdgpu/aldebaran_ta.bin +firmware: amdgpu/aldebaran_vcn.bin +firmware: amdgpu/arcturus_asd.bin +firmware: amdgpu/arcturus_gpu_info.bin +firmware: amdgpu/arcturus_mec.bin +firmware: amdgpu/arcturus_rlc.bin +firmware: amdgpu/arcturus_sdma.bin +firmware: amdgpu/arcturus_smc.bin +firmware: amdgpu/arcturus_sos.bin +firmware: amdgpu/arcturus_ta.bin +firmware: amdgpu/arcturus_vcn.bin +firmware: amdgpu/banks_k_2_smc.bin +firmware: amdgpu/beige_goby_ce.bin +firmware: amdgpu/beige_goby_dmcub.bin +firmware: amdgpu/beige_goby_me.bin +firmware: amdgpu/beige_goby_mec.bin +firmware: amdgpu/beige_goby_mec2.bin +firmware: amdgpu/beige_goby_pfp.bin +firmware: amdgpu/beige_goby_rlc.bin +firmware: amdgpu/beige_goby_sdma.bin +firmware: amdgpu/beige_goby_smc.bin +firmware: amdgpu/beige_goby_sos.bin +firmware: amdgpu/beige_goby_ta.bin +firmware: amdgpu/beige_goby_vcn.bin +firmware: amdgpu/bonaire_ce.bin +firmware: amdgpu/bonaire_k_smc.bin +firmware: amdgpu/bonaire_mc.bin +firmware: amdgpu/bonaire_me.bin +firmware: amdgpu/bonaire_mec.bin +firmware: amdgpu/bonaire_pfp.bin +firmware: amdgpu/bonaire_rlc.bin +firmware: amdgpu/bonaire_sdma.bin +firmware: amdgpu/bonaire_sdma1.bin +firmware: amdgpu/bonaire_smc.bin +firmware: amdgpu/bonaire_uvd.bin +firmware: amdgpu/bonaire_vce.bin +firmware: amdgpu/carrizo_ce.bin +firmware: amdgpu/carrizo_me.bin +firmware: amdgpu/carrizo_mec.bin +firmware: amdgpu/carrizo_mec2.bin +firmware: amdgpu/carrizo_pfp.bin +firmware: amdgpu/carrizo_rlc.bin +firmware: amdgpu/carrizo_sdma.bin +firmware: amdgpu/carrizo_sdma1.bin +firmware: amdgpu/carrizo_uvd.bin +firmware: amdgpu/carrizo_vce.bin +firmware: amdgpu/cyan_skillfish2_ce.bin +firmware: amdgpu/cyan_skillfish2_me.bin +firmware: amdgpu/cyan_skillfish2_mec.bin +firmware: amdgpu/cyan_skillfish2_mec2.bin +firmware: amdgpu/cyan_skillfish2_pfp.bin +firmware: amdgpu/cyan_skillfish2_rlc.bin +firmware: amdgpu/cyan_skillfish2_sdma.bin +firmware: amdgpu/cyan_skillfish2_sdma1.bin +firmware: amdgpu/dcn_3_1_4_dmcub.bin +firmware: amdgpu/dcn_3_1_5_dmcub.bin +firmware: amdgpu/dcn_3_1_6_dmcub.bin +firmware: amdgpu/dcn_3_2_0_dmcub.bin +firmware: amdgpu/dcn_3_2_1_dmcub.bin +firmware: amdgpu/dimgrey_cavefish_ce.bin +firmware: amdgpu/dimgrey_cavefish_dmcub.bin +firmware: amdgpu/dimgrey_cavefish_me.bin +firmware: amdgpu/dimgrey_cavefish_mec.bin +firmware: amdgpu/dimgrey_cavefish_mec2.bin +firmware: amdgpu/dimgrey_cavefish_pfp.bin +firmware: amdgpu/dimgrey_cavefish_rlc.bin +firmware: amdgpu/dimgrey_cavefish_sdma.bin +firmware: amdgpu/dimgrey_cavefish_smc.bin +firmware: amdgpu/dimgrey_cavefish_sos.bin +firmware: amdgpu/dimgrey_cavefish_ta.bin +firmware: amdgpu/dimgrey_cavefish_vcn.bin +firmware: amdgpu/fiji_ce.bin +firmware: amdgpu/fiji_me.bin +firmware: amdgpu/fiji_mec.bin +firmware: amdgpu/fiji_mec2.bin +firmware: amdgpu/fiji_pfp.bin +firmware: amdgpu/fiji_rlc.bin +firmware: amdgpu/fiji_sdma.bin +firmware: amdgpu/fiji_sdma1.bin +firmware: amdgpu/fiji_smc.bin +firmware: amdgpu/fiji_uvd.bin +firmware: amdgpu/fiji_vce.bin +firmware: amdgpu/gc_10_3_6_ce.bin +firmware: amdgpu/gc_10_3_6_me.bin +firmware: amdgpu/gc_10_3_6_mec.bin +firmware: amdgpu/gc_10_3_6_mec2.bin +firmware: amdgpu/gc_10_3_6_pfp.bin +firmware: amdgpu/gc_10_3_6_rlc.bin +firmware: amdgpu/gc_10_3_7_ce.bin +firmware: amdgpu/gc_10_3_7_me.bin +firmware: amdgpu/gc_10_3_7_mec.bin +firmware: amdgpu/gc_10_3_7_mec2.bin +firmware: amdgpu/gc_10_3_7_pfp.bin +firmware: amdgpu/gc_10_3_7_rlc.bin +firmware: amdgpu/gc_11_0_0_imu.bin +firmware: amdgpu/gc_11_0_0_me.bin +firmware: amdgpu/gc_11_0_0_mec.bin +firmware: amdgpu/gc_11_0_0_mes.bin +firmware: amdgpu/gc_11_0_0_mes1.bin +firmware: amdgpu/gc_11_0_0_mes_2.bin +firmware: amdgpu/gc_11_0_0_pfp.bin +firmware: amdgpu/gc_11_0_0_rlc.bin +firmware: amdgpu/gc_11_0_0_toc.bin +firmware: amdgpu/gc_11_0_1_imu.bin +firmware: amdgpu/gc_11_0_1_me.bin +firmware: amdgpu/gc_11_0_1_mec.bin +firmware: amdgpu/gc_11_0_1_mes.bin +firmware: amdgpu/gc_11_0_1_mes1.bin +firmware: amdgpu/gc_11_0_1_mes_2.bin +firmware: amdgpu/gc_11_0_1_pfp.bin +firmware: amdgpu/gc_11_0_1_rlc.bin +firmware: amdgpu/gc_11_0_2_imu.bin +firmware: amdgpu/gc_11_0_2_me.bin +firmware: amdgpu/gc_11_0_2_mec.bin +firmware: amdgpu/gc_11_0_2_mes.bin +firmware: amdgpu/gc_11_0_2_mes1.bin +firmware: amdgpu/gc_11_0_2_mes_2.bin +firmware: amdgpu/gc_11_0_2_pfp.bin +firmware: amdgpu/gc_11_0_2_rlc.bin +firmware: amdgpu/gc_11_0_3_imu.bin +firmware: amdgpu/gc_11_0_3_me.bin +firmware: amdgpu/gc_11_0_3_mec.bin +firmware: amdgpu/gc_11_0_3_mes.bin +firmware: amdgpu/gc_11_0_3_mes1.bin +firmware: amdgpu/gc_11_0_3_mes_2.bin +firmware: amdgpu/gc_11_0_3_pfp.bin +firmware: amdgpu/gc_11_0_3_rlc.bin +firmware: amdgpu/gc_11_0_4_imu.bin +firmware: amdgpu/gc_11_0_4_me.bin +firmware: amdgpu/gc_11_0_4_mec.bin +firmware: amdgpu/gc_11_0_4_mes.bin +firmware: amdgpu/gc_11_0_4_mes1.bin +firmware: amdgpu/gc_11_0_4_mes_2.bin +firmware: amdgpu/gc_11_0_4_pfp.bin +firmware: amdgpu/gc_11_0_4_rlc.bin +firmware: amdgpu/gc_9_4_3_mec.bin +firmware: amdgpu/gc_9_4_3_rlc.bin +firmware: amdgpu/green_sardine_asd.bin +firmware: amdgpu/green_sardine_ce.bin +firmware: amdgpu/green_sardine_dmcub.bin +firmware: amdgpu/green_sardine_me.bin +firmware: amdgpu/green_sardine_mec.bin +firmware: amdgpu/green_sardine_mec2.bin +firmware: amdgpu/green_sardine_pfp.bin +firmware: amdgpu/green_sardine_rlc.bin +firmware: amdgpu/green_sardine_sdma.bin +firmware: amdgpu/green_sardine_ta.bin +firmware: amdgpu/green_sardine_vcn.bin +firmware: amdgpu/hainan_ce.bin +firmware: amdgpu/hainan_k_smc.bin +firmware: amdgpu/hainan_mc.bin +firmware: amdgpu/hainan_me.bin +firmware: amdgpu/hainan_pfp.bin +firmware: amdgpu/hainan_rlc.bin +firmware: amdgpu/hainan_smc.bin +firmware: amdgpu/hawaii_ce.bin +firmware: amdgpu/hawaii_k_smc.bin +firmware: amdgpu/hawaii_mc.bin +firmware: amdgpu/hawaii_me.bin +firmware: amdgpu/hawaii_mec.bin +firmware: amdgpu/hawaii_pfp.bin +firmware: amdgpu/hawaii_rlc.bin +firmware: amdgpu/hawaii_sdma.bin +firmware: amdgpu/hawaii_sdma1.bin +firmware: amdgpu/hawaii_smc.bin +firmware: amdgpu/hawaii_uvd.bin +firmware: amdgpu/hawaii_vce.bin +firmware: amdgpu/ip_discovery.bin +firmware: amdgpu/kabini_ce.bin +firmware: amdgpu/kabini_me.bin +firmware: amdgpu/kabini_mec.bin +firmware: amdgpu/kabini_pfp.bin +firmware: amdgpu/kabini_rlc.bin +firmware: amdgpu/kabini_sdma.bin +firmware: amdgpu/kabini_sdma1.bin +firmware: amdgpu/kabini_uvd.bin +firmware: amdgpu/kabini_vce.bin +firmware: amdgpu/kaveri_ce.bin +firmware: amdgpu/kaveri_me.bin +firmware: amdgpu/kaveri_mec.bin +firmware: amdgpu/kaveri_mec2.bin +firmware: amdgpu/kaveri_pfp.bin +firmware: amdgpu/kaveri_rlc.bin +firmware: amdgpu/kaveri_sdma.bin +firmware: amdgpu/kaveri_sdma1.bin +firmware: amdgpu/kaveri_uvd.bin +firmware: amdgpu/kaveri_vce.bin +firmware: amdgpu/mullins_ce.bin +firmware: amdgpu/mullins_me.bin +firmware: amdgpu/mullins_mec.bin +firmware: amdgpu/mullins_pfp.bin +firmware: amdgpu/mullins_rlc.bin +firmware: amdgpu/mullins_sdma.bin +firmware: amdgpu/mullins_sdma1.bin +firmware: amdgpu/mullins_uvd.bin +firmware: amdgpu/mullins_vce.bin +firmware: amdgpu/navi10_asd.bin +firmware: amdgpu/navi10_ce.bin +firmware: amdgpu/navi10_me.bin +firmware: amdgpu/navi10_mec.bin +firmware: amdgpu/navi10_mec2.bin +firmware: amdgpu/navi10_mes.bin +firmware: amdgpu/navi10_pfp.bin +firmware: amdgpu/navi10_rlc.bin +firmware: amdgpu/navi10_sdma.bin +firmware: amdgpu/navi10_sdma1.bin +firmware: amdgpu/navi10_smc.bin +firmware: amdgpu/navi10_sos.bin +firmware: amdgpu/navi10_ta.bin +firmware: amdgpu/navi10_vcn.bin +firmware: amdgpu/navi12_asd.bin +firmware: amdgpu/navi12_cap.bin +firmware: amdgpu/navi12_ce.bin +firmware: amdgpu/navi12_dmcu.bin +firmware: amdgpu/navi12_gpu_info.bin +firmware: amdgpu/navi12_me.bin +firmware: amdgpu/navi12_mec.bin +firmware: amdgpu/navi12_mec2.bin +firmware: amdgpu/navi12_pfp.bin +firmware: amdgpu/navi12_rlc.bin +firmware: amdgpu/navi12_sdma.bin +firmware: amdgpu/navi12_sdma1.bin +firmware: amdgpu/navi12_smc.bin +firmware: amdgpu/navi12_sos.bin +firmware: amdgpu/navi12_ta.bin +firmware: amdgpu/navi12_vcn.bin +firmware: amdgpu/navi14_asd.bin +firmware: amdgpu/navi14_ce.bin +firmware: amdgpu/navi14_ce_wks.bin +firmware: amdgpu/navi14_me.bin +firmware: amdgpu/navi14_me_wks.bin +firmware: amdgpu/navi14_mec.bin +firmware: amdgpu/navi14_mec2.bin +firmware: amdgpu/navi14_mec2_wks.bin +firmware: amdgpu/navi14_mec_wks.bin +firmware: amdgpu/navi14_pfp.bin +firmware: amdgpu/navi14_pfp_wks.bin +firmware: amdgpu/navi14_rlc.bin +firmware: amdgpu/navi14_sdma.bin +firmware: amdgpu/navi14_sdma1.bin +firmware: amdgpu/navi14_smc.bin +firmware: amdgpu/navi14_sos.bin +firmware: amdgpu/navi14_ta.bin +firmware: amdgpu/navi14_vcn.bin +firmware: amdgpu/navy_flounder_ce.bin +firmware: amdgpu/navy_flounder_dmcub.bin +firmware: amdgpu/navy_flounder_me.bin +firmware: amdgpu/navy_flounder_mec.bin +firmware: amdgpu/navy_flounder_mec2.bin +firmware: amdgpu/navy_flounder_pfp.bin +firmware: amdgpu/navy_flounder_rlc.bin +firmware: amdgpu/navy_flounder_sdma.bin +firmware: amdgpu/navy_flounder_smc.bin +firmware: amdgpu/navy_flounder_sos.bin +firmware: amdgpu/navy_flounder_ta.bin +firmware: amdgpu/navy_flounder_vcn.bin +firmware: amdgpu/oland_ce.bin +firmware: amdgpu/oland_k_smc.bin +firmware: amdgpu/oland_mc.bin +firmware: amdgpu/oland_me.bin +firmware: amdgpu/oland_pfp.bin +firmware: amdgpu/oland_rlc.bin +firmware: amdgpu/oland_smc.bin +firmware: amdgpu/oland_uvd.bin +firmware: amdgpu/picasso_asd.bin +firmware: amdgpu/picasso_ce.bin +firmware: amdgpu/picasso_gpu_info.bin +firmware: amdgpu/picasso_me.bin +firmware: amdgpu/picasso_mec.bin +firmware: amdgpu/picasso_mec2.bin +firmware: amdgpu/picasso_pfp.bin +firmware: amdgpu/picasso_rlc.bin +firmware: amdgpu/picasso_rlc_am4.bin +firmware: amdgpu/picasso_sdma.bin +firmware: amdgpu/picasso_ta.bin +firmware: amdgpu/picasso_vcn.bin +firmware: amdgpu/pitcairn_ce.bin +firmware: amdgpu/pitcairn_k_smc.bin +firmware: amdgpu/pitcairn_mc.bin +firmware: amdgpu/pitcairn_me.bin +firmware: amdgpu/pitcairn_pfp.bin +firmware: amdgpu/pitcairn_rlc.bin +firmware: amdgpu/pitcairn_smc.bin +firmware: amdgpu/pitcairn_uvd.bin +firmware: amdgpu/polaris10_ce.bin +firmware: amdgpu/polaris10_ce_2.bin +firmware: amdgpu/polaris10_k2_smc.bin +firmware: amdgpu/polaris10_k_mc.bin +firmware: amdgpu/polaris10_k_smc.bin +firmware: amdgpu/polaris10_mc.bin +firmware: amdgpu/polaris10_me.bin +firmware: amdgpu/polaris10_me_2.bin +firmware: amdgpu/polaris10_mec.bin +firmware: amdgpu/polaris10_mec2.bin +firmware: amdgpu/polaris10_mec2_2.bin +firmware: amdgpu/polaris10_mec_2.bin +firmware: amdgpu/polaris10_pfp.bin +firmware: amdgpu/polaris10_pfp_2.bin +firmware: amdgpu/polaris10_rlc.bin +firmware: amdgpu/polaris10_sdma.bin +firmware: amdgpu/polaris10_sdma1.bin +firmware: amdgpu/polaris10_smc.bin +firmware: amdgpu/polaris10_smc_sk.bin +firmware: amdgpu/polaris10_uvd.bin +firmware: amdgpu/polaris10_vce.bin +firmware: amdgpu/polaris11_ce.bin +firmware: amdgpu/polaris11_ce_2.bin +firmware: amdgpu/polaris11_k2_smc.bin +firmware: amdgpu/polaris11_k_mc.bin +firmware: amdgpu/polaris11_k_smc.bin +firmware: amdgpu/polaris11_mc.bin +firmware: amdgpu/polaris11_me.bin +firmware: amdgpu/polaris11_me_2.bin +firmware: amdgpu/polaris11_mec.bin +firmware: amdgpu/polaris11_mec2.bin +firmware: amdgpu/polaris11_mec2_2.bin +firmware: amdgpu/polaris11_mec_2.bin +firmware: amdgpu/polaris11_pfp.bin +firmware: amdgpu/polaris11_pfp_2.bin +firmware: amdgpu/polaris11_rlc.bin +firmware: amdgpu/polaris11_sdma.bin +firmware: amdgpu/polaris11_sdma1.bin +firmware: amdgpu/polaris11_smc.bin +firmware: amdgpu/polaris11_smc_sk.bin +firmware: amdgpu/polaris11_uvd.bin +firmware: amdgpu/polaris11_vce.bin +firmware: amdgpu/polaris12_32_mc.bin +firmware: amdgpu/polaris12_ce.bin +firmware: amdgpu/polaris12_ce_2.bin +firmware: amdgpu/polaris12_k_mc.bin +firmware: amdgpu/polaris12_k_smc.bin +firmware: amdgpu/polaris12_mc.bin +firmware: amdgpu/polaris12_me.bin +firmware: amdgpu/polaris12_me_2.bin +firmware: amdgpu/polaris12_mec.bin +firmware: amdgpu/polaris12_mec2.bin +firmware: amdgpu/polaris12_mec2_2.bin +firmware: amdgpu/polaris12_mec_2.bin +firmware: amdgpu/polaris12_pfp.bin +firmware: amdgpu/polaris12_pfp_2.bin +firmware: amdgpu/polaris12_rlc.bin +firmware: amdgpu/polaris12_sdma.bin +firmware: amdgpu/polaris12_sdma1.bin +firmware: amdgpu/polaris12_smc.bin +firmware: amdgpu/polaris12_uvd.bin +firmware: amdgpu/polaris12_vce.bin +firmware: amdgpu/psp_13_0_0_sos.bin +firmware: amdgpu/psp_13_0_0_ta.bin +firmware: amdgpu/psp_13_0_10_sos.bin +firmware: amdgpu/psp_13_0_10_ta.bin +firmware: amdgpu/psp_13_0_11_ta.bin +firmware: amdgpu/psp_13_0_11_toc.bin +firmware: amdgpu/psp_13_0_4_ta.bin +firmware: amdgpu/psp_13_0_4_toc.bin +firmware: amdgpu/psp_13_0_5_ta.bin +firmware: amdgpu/psp_13_0_5_toc.bin +firmware: amdgpu/psp_13_0_6_sos.bin +firmware: amdgpu/psp_13_0_6_ta.bin +firmware: amdgpu/psp_13_0_7_sos.bin +firmware: amdgpu/psp_13_0_7_ta.bin +firmware: amdgpu/psp_13_0_8_ta.bin +firmware: amdgpu/psp_13_0_8_toc.bin +firmware: amdgpu/raven2_asd.bin +firmware: amdgpu/raven2_ce.bin +firmware: amdgpu/raven2_gpu_info.bin +firmware: amdgpu/raven2_me.bin +firmware: amdgpu/raven2_mec.bin +firmware: amdgpu/raven2_mec2.bin +firmware: amdgpu/raven2_pfp.bin +firmware: amdgpu/raven2_rlc.bin +firmware: amdgpu/raven2_sdma.bin +firmware: amdgpu/raven2_ta.bin +firmware: amdgpu/raven2_vcn.bin +firmware: amdgpu/raven_asd.bin +firmware: amdgpu/raven_ce.bin +firmware: amdgpu/raven_dmcu.bin +firmware: amdgpu/raven_gpu_info.bin +firmware: amdgpu/raven_kicker_rlc.bin +firmware: amdgpu/raven_me.bin +firmware: amdgpu/raven_mec.bin +firmware: amdgpu/raven_mec2.bin +firmware: amdgpu/raven_pfp.bin +firmware: amdgpu/raven_rlc.bin +firmware: amdgpu/raven_sdma.bin +firmware: amdgpu/raven_ta.bin +firmware: amdgpu/raven_vcn.bin +firmware: amdgpu/renoir_asd.bin +firmware: amdgpu/renoir_ce.bin +firmware: amdgpu/renoir_dmcub.bin +firmware: amdgpu/renoir_me.bin +firmware: amdgpu/renoir_mec.bin +firmware: amdgpu/renoir_pfp.bin +firmware: amdgpu/renoir_rlc.bin +firmware: amdgpu/renoir_sdma.bin +firmware: amdgpu/renoir_ta.bin +firmware: amdgpu/renoir_vcn.bin +firmware: amdgpu/sdma_4_4_2.bin +firmware: amdgpu/sdma_5_2_6.bin +firmware: amdgpu/sdma_5_2_7.bin +firmware: amdgpu/sdma_6_0_0.bin +firmware: amdgpu/sdma_6_0_1.bin +firmware: amdgpu/sdma_6_0_2.bin +firmware: amdgpu/sdma_6_0_3.bin +firmware: amdgpu/si58_mc.bin +firmware: amdgpu/sienna_cichlid_cap.bin +firmware: amdgpu/sienna_cichlid_ce.bin +firmware: amdgpu/sienna_cichlid_dmcub.bin +firmware: amdgpu/sienna_cichlid_me.bin +firmware: amdgpu/sienna_cichlid_mec.bin +firmware: amdgpu/sienna_cichlid_mec2.bin +firmware: amdgpu/sienna_cichlid_mes.bin +firmware: amdgpu/sienna_cichlid_mes1.bin +firmware: amdgpu/sienna_cichlid_pfp.bin +firmware: amdgpu/sienna_cichlid_rlc.bin +firmware: amdgpu/sienna_cichlid_sdma.bin +firmware: amdgpu/sienna_cichlid_smc.bin +firmware: amdgpu/sienna_cichlid_sos.bin +firmware: amdgpu/sienna_cichlid_ta.bin +firmware: amdgpu/sienna_cichlid_vcn.bin +firmware: amdgpu/smu_13_0_0.bin +firmware: amdgpu/smu_13_0_10.bin +firmware: amdgpu/smu_13_0_7.bin +firmware: amdgpu/stoney_ce.bin +firmware: amdgpu/stoney_me.bin +firmware: amdgpu/stoney_mec.bin +firmware: amdgpu/stoney_pfp.bin +firmware: amdgpu/stoney_rlc.bin +firmware: amdgpu/stoney_sdma.bin +firmware: amdgpu/stoney_uvd.bin +firmware: amdgpu/stoney_vce.bin +firmware: amdgpu/tahiti_ce.bin +firmware: amdgpu/tahiti_mc.bin +firmware: amdgpu/tahiti_me.bin +firmware: amdgpu/tahiti_pfp.bin +firmware: amdgpu/tahiti_rlc.bin +firmware: amdgpu/tahiti_smc.bin +firmware: amdgpu/tahiti_uvd.bin +firmware: amdgpu/tonga_ce.bin +firmware: amdgpu/tonga_k_smc.bin +firmware: amdgpu/tonga_mc.bin +firmware: amdgpu/tonga_me.bin +firmware: amdgpu/tonga_mec.bin +firmware: amdgpu/tonga_mec2.bin +firmware: amdgpu/tonga_pfp.bin +firmware: amdgpu/tonga_rlc.bin +firmware: amdgpu/tonga_sdma.bin +firmware: amdgpu/tonga_sdma1.bin +firmware: amdgpu/tonga_smc.bin +firmware: amdgpu/tonga_uvd.bin +firmware: amdgpu/tonga_vce.bin +firmware: amdgpu/topaz_ce.bin +firmware: amdgpu/topaz_k_smc.bin +firmware: amdgpu/topaz_mc.bin +firmware: amdgpu/topaz_me.bin +firmware: amdgpu/topaz_mec.bin +firmware: amdgpu/topaz_pfp.bin +firmware: amdgpu/topaz_rlc.bin +firmware: amdgpu/topaz_sdma.bin +firmware: amdgpu/topaz_sdma1.bin +firmware: amdgpu/topaz_smc.bin +firmware: amdgpu/vangogh_asd.bin +firmware: amdgpu/vangogh_ce.bin +firmware: amdgpu/vangogh_dmcub.bin +firmware: amdgpu/vangogh_me.bin +firmware: amdgpu/vangogh_mec.bin +firmware: amdgpu/vangogh_mec2.bin +firmware: amdgpu/vangogh_pfp.bin +firmware: amdgpu/vangogh_rlc.bin +firmware: amdgpu/vangogh_sdma.bin +firmware: amdgpu/vangogh_toc.bin +firmware: amdgpu/vangogh_vcn.bin +firmware: amdgpu/vcn_3_1_2.bin +firmware: amdgpu/vcn_4_0_0.bin +firmware: amdgpu/vcn_4_0_2.bin +firmware: amdgpu/vcn_4_0_3.bin +firmware: amdgpu/vcn_4_0_4.bin +firmware: amdgpu/vega10_acg_smc.bin +firmware: amdgpu/vega10_asd.bin +firmware: amdgpu/vega10_cap.bin +firmware: amdgpu/vega10_ce.bin +firmware: amdgpu/vega10_gpu_info.bin +firmware: amdgpu/vega10_me.bin +firmware: amdgpu/vega10_mec.bin +firmware: amdgpu/vega10_mec2.bin +firmware: amdgpu/vega10_pfp.bin +firmware: amdgpu/vega10_rlc.bin +firmware: amdgpu/vega10_sdma.bin +firmware: amdgpu/vega10_sdma1.bin +firmware: amdgpu/vega10_smc.bin +firmware: amdgpu/vega10_sos.bin +firmware: amdgpu/vega10_uvd.bin +firmware: amdgpu/vega10_vce.bin +firmware: amdgpu/vega12_asd.bin +firmware: amdgpu/vega12_ce.bin +firmware: amdgpu/vega12_gpu_info.bin +firmware: amdgpu/vega12_me.bin +firmware: amdgpu/vega12_mec.bin +firmware: amdgpu/vega12_mec2.bin +firmware: amdgpu/vega12_pfp.bin +firmware: amdgpu/vega12_rlc.bin +firmware: amdgpu/vega12_sdma.bin +firmware: amdgpu/vega12_sdma1.bin +firmware: amdgpu/vega12_smc.bin +firmware: amdgpu/vega12_sos.bin +firmware: amdgpu/vega12_uvd.bin +firmware: amdgpu/vega12_vce.bin +firmware: amdgpu/vega20_asd.bin +firmware: amdgpu/vega20_ce.bin +firmware: amdgpu/vega20_me.bin +firmware: amdgpu/vega20_mec.bin +firmware: amdgpu/vega20_mec2.bin +firmware: amdgpu/vega20_pfp.bin +firmware: amdgpu/vega20_rlc.bin +firmware: amdgpu/vega20_sdma.bin +firmware: amdgpu/vega20_sdma1.bin +firmware: amdgpu/vega20_smc.bin +firmware: amdgpu/vega20_sos.bin +firmware: amdgpu/vega20_ta.bin +firmware: amdgpu/vega20_uvd.bin +firmware: amdgpu/vega20_vce.bin +firmware: amdgpu/vegam_ce.bin +firmware: amdgpu/vegam_me.bin +firmware: amdgpu/vegam_mec.bin +firmware: amdgpu/vegam_mec2.bin +firmware: amdgpu/vegam_pfp.bin +firmware: amdgpu/vegam_rlc.bin +firmware: amdgpu/vegam_sdma.bin +firmware: amdgpu/vegam_sdma1.bin +firmware: amdgpu/vegam_smc.bin +firmware: amdgpu/vegam_uvd.bin +firmware: amdgpu/vegam_vce.bin +firmware: amdgpu/verde_ce.bin +firmware: amdgpu/verde_k_smc.bin +firmware: amdgpu/verde_mc.bin +firmware: amdgpu/verde_me.bin +firmware: amdgpu/verde_pfp.bin +firmware: amdgpu/verde_rlc.bin +firmware: amdgpu/verde_smc.bin +firmware: amdgpu/verde_uvd.bin +firmware: amdgpu/yellow_carp_ce.bin +firmware: amdgpu/yellow_carp_dmcub.bin +firmware: amdgpu/yellow_carp_me.bin +firmware: amdgpu/yellow_carp_mec.bin +firmware: amdgpu/yellow_carp_mec2.bin +firmware: amdgpu/yellow_carp_pfp.bin +firmware: amdgpu/yellow_carp_rlc.bin +firmware: amdgpu/yellow_carp_sdma.bin +firmware: amdgpu/yellow_carp_ta.bin +firmware: amdgpu/yellow_carp_toc.bin +firmware: amdgpu/yellow_carp_vcn.bin +firmware: ar5523.bin +firmware: asihpi/dsp5000.bin +firmware: asihpi/dsp6200.bin +firmware: asihpi/dsp6205.bin +firmware: asihpi/dsp6400.bin +firmware: asihpi/dsp6600.bin +firmware: asihpi/dsp8700.bin +firmware: asihpi/dsp8900.bin +firmware: ast_dp501_fw.bin +firmware: ath10k/QCA6174/hw2.1/board-2.bin +firmware: ath10k/QCA6174/hw2.1/board.bin +firmware: ath10k/QCA6174/hw2.1/firmware-4.bin +firmware: ath10k/QCA6174/hw2.1/firmware-5.bin +firmware: ath10k/QCA6174/hw3.0/board-2.bin +firmware: ath10k/QCA6174/hw3.0/board.bin +firmware: ath10k/QCA6174/hw3.0/firmware-4.bin +firmware: ath10k/QCA6174/hw3.0/firmware-5.bin +firmware: ath10k/QCA6174/hw3.0/firmware-6.bin +firmware: ath10k/QCA9377/hw1.0/board.bin +firmware: ath10k/QCA9377/hw1.0/firmware-5.bin +firmware: ath10k/QCA9377/hw1.0/firmware-6.bin +firmware: ath10k/QCA9887/hw1.0/board-2.bin +firmware: ath10k/QCA9887/hw1.0/board.bin +firmware: ath10k/QCA9887/hw1.0/firmware-5.bin +firmware: ath10k/QCA988X/hw2.0/board-2.bin +firmware: ath10k/QCA988X/hw2.0/board.bin +firmware: ath10k/QCA988X/hw2.0/firmware-2.bin +firmware: ath10k/QCA988X/hw2.0/firmware-3.bin +firmware: ath10k/QCA988X/hw2.0/firmware-4.bin +firmware: ath10k/QCA988X/hw2.0/firmware-5.bin +firmware: ath11k/QCA6390/hw2.0/* +firmware: ath11k/QCN9074/hw1.0/* +firmware: ath11k/WCN6855/hw2.0/* +firmware: ath11k/WCN6855/hw2.1/* +firmware: ath3k-1.fw +firmware: ath6k/AR6003/hw2.0/athwlan.bin.z77 +firmware: ath6k/AR6003/hw2.0/bdata.SD31.bin +firmware: ath6k/AR6003/hw2.0/bdata.bin +firmware: ath6k/AR6003/hw2.0/data.patch.bin +firmware: ath6k/AR6003/hw2.0/otp.bin.z77 +firmware: ath6k/AR6003/hw2.1.1/athwlan.bin +firmware: ath6k/AR6003/hw2.1.1/bdata.SD31.bin +firmware: ath6k/AR6003/hw2.1.1/bdata.bin +firmware: ath6k/AR6003/hw2.1.1/data.patch.bin +firmware: ath6k/AR6003/hw2.1.1/otp.bin +firmware: ath6k/AR6004/hw1.0/bdata.DB132.bin +firmware: ath6k/AR6004/hw1.0/bdata.bin +firmware: ath6k/AR6004/hw1.0/fw.ram.bin +firmware: ath6k/AR6004/hw1.1/bdata.DB132.bin +firmware: ath6k/AR6004/hw1.1/bdata.bin +firmware: ath6k/AR6004/hw1.1/fw.ram.bin +firmware: ath6k/AR6004/hw1.2/bdata.bin +firmware: ath6k/AR6004/hw1.2/fw.ram.bin +firmware: ath6k/AR6004/hw1.3/bdata.bin +firmware: ath6k/AR6004/hw1.3/fw.ram.bin +firmware: ath9k_htc/htc_7010-1.4.0.fw +firmware: ath9k_htc/htc_9271-1.4.0.fw +firmware: atmel/wilc1000_wifi_firmware-1.bin +firmware: atmel_at76c502-wpa.bin +firmware: atmel_at76c502.bin +firmware: atmel_at76c502_3com-wpa.bin +firmware: atmel_at76c502_3com.bin +firmware: atmel_at76c502d-wpa.bin +firmware: atmel_at76c502d.bin +firmware: atmel_at76c502e-wpa.bin +firmware: atmel_at76c502e.bin +firmware: atmel_at76c503-i3861.bin +firmware: atmel_at76c503-i3863.bin +firmware: atmel_at76c503-rfmd-acc.bin +firmware: atmel_at76c503-rfmd.bin +firmware: atmel_at76c504-wpa.bin +firmware: atmel_at76c504.bin +firmware: atmel_at76c504_2958-wpa.bin +firmware: atmel_at76c504_2958.bin +firmware: atmel_at76c504a_2958-wpa.bin +firmware: atmel_at76c504a_2958.bin +firmware: atmel_at76c505-rfmd.bin +firmware: atmel_at76c505-rfmd2958.bin +firmware: atmel_at76c505a-rfmd2958.bin +firmware: atmel_at76c505amx-rfmd.bin +firmware: atmel_at76c506-wpa.bin +firmware: atmel_at76c506.bin +firmware: atsc_denver.inp +firmware: av7110/bootcode.bin +firmware: b43/ucode11.fw +firmware: b43/ucode13.fw +firmware: b43/ucode14.fw +firmware: b43/ucode15.fw +firmware: b43/ucode16_lp.fw +firmware: b43/ucode16_mimo.fw +firmware: b43/ucode24_lcn.fw +firmware: b43/ucode25_lcn.fw +firmware: b43/ucode25_mimo.fw +firmware: b43/ucode26_mimo.fw +firmware: b43/ucode29_mimo.fw +firmware: b43/ucode30_mimo.fw +firmware: b43/ucode33_lcn40.fw +firmware: b43/ucode40.fw +firmware: b43/ucode42.fw +firmware: b43/ucode5.fw +firmware: b43/ucode9.fw +firmware: b43legacy/ucode2.fw +firmware: b43legacy/ucode4.fw +firmware: bfubase.frm +firmware: bnx2/bnx2-mips-06-6.2.3.fw +firmware: bnx2/bnx2-mips-09-6.2.1b.fw +firmware: bnx2/bnx2-rv2p-06-6.0.15.fw +firmware: bnx2/bnx2-rv2p-09-6.0.17.fw +firmware: bnx2/bnx2-rv2p-09ax-6.0.17.fw +firmware: bnx2x/bnx2x-e1-7.13.15.0.fw +firmware: bnx2x/bnx2x-e1-7.13.21.0.fw +firmware: bnx2x/bnx2x-e1h-7.13.15.0.fw +firmware: bnx2x/bnx2x-e1h-7.13.21.0.fw +firmware: bnx2x/bnx2x-e2-7.13.15.0.fw +firmware: bnx2x/bnx2x-e2-7.13.21.0.fw +firmware: brcm/bcm43xx-0.fw +firmware: brcm/bcm43xx_hdr-0.fw +firmware: brcm/brcmbt4377*.bin +firmware: brcm/brcmbt4377*.ptb +firmware: brcm/brcmbt4378*.bin +firmware: brcm/brcmbt4378*.ptb +firmware: brcm/brcmbt4387*.bin +firmware: brcm/brcmbt4387*.ptb +firmware: brcm/brcmfmac*-pcie.*.bin +firmware: brcm/brcmfmac*-pcie.*.clm_blob +firmware: brcm/brcmfmac*-pcie.*.txcap_blob +firmware: brcm/brcmfmac*-pcie.*.txt +firmware: brcm/brcmfmac*-pcie.txt +firmware: brcm/brcmfmac*-sdio.*.bin +firmware: brcm/brcmfmac*-sdio.*.txt +firmware: brcm/brcmfmac43012-sdio.bin +firmware: brcm/brcmfmac43012-sdio.clm_blob +firmware: brcm/brcmfmac43143-sdio.bin +firmware: brcm/brcmfmac43143.bin +firmware: brcm/brcmfmac43236b.bin +firmware: brcm/brcmfmac43241b0-sdio.bin +firmware: brcm/brcmfmac43241b4-sdio.bin +firmware: brcm/brcmfmac43241b5-sdio.bin +firmware: brcm/brcmfmac43242a.bin +firmware: brcm/brcmfmac4329-sdio.bin +firmware: brcm/brcmfmac4330-sdio.bin +firmware: brcm/brcmfmac4334-sdio.bin +firmware: brcm/brcmfmac43340-sdio.bin +firmware: brcm/brcmfmac4335-sdio.bin +firmware: brcm/brcmfmac43362-sdio.bin +firmware: brcm/brcmfmac4339-sdio.bin +firmware: brcm/brcmfmac43430-sdio.bin +firmware: brcm/brcmfmac43430-sdio.clm_blob +firmware: brcm/brcmfmac43430a0-sdio.bin +firmware: brcm/brcmfmac43430b0-sdio.bin +firmware: brcm/brcmfmac43439-sdio.bin +firmware: brcm/brcmfmac43439-sdio.clm_blob +firmware: brcm/brcmfmac43455-sdio.bin +firmware: brcm/brcmfmac43455-sdio.clm_blob +firmware: brcm/brcmfmac43456-sdio.bin +firmware: brcm/brcmfmac4350-pcie.bin +firmware: brcm/brcmfmac4350c2-pcie.bin +firmware: brcm/brcmfmac4354-sdio.bin +firmware: brcm/brcmfmac4354-sdio.clm_blob +firmware: brcm/brcmfmac4355-pcie.bin +firmware: brcm/brcmfmac4355-pcie.clm_blob +firmware: brcm/brcmfmac4355c1-pcie.bin +firmware: brcm/brcmfmac4355c1-pcie.clm_blob +firmware: brcm/brcmfmac4356-pcie.bin +firmware: brcm/brcmfmac4356-pcie.clm_blob +firmware: brcm/brcmfmac4356-sdio.bin +firmware: brcm/brcmfmac4356-sdio.clm_blob +firmware: brcm/brcmfmac43569.bin +firmware: brcm/brcmfmac43570-pcie.bin +firmware: brcm/brcmfmac43570-pcie.clm_blob +firmware: brcm/brcmfmac4358-pcie.bin +firmware: brcm/brcmfmac4359-pcie.bin +firmware: brcm/brcmfmac4359-sdio.bin +firmware: brcm/brcmfmac4359c-pcie.bin +firmware: brcm/brcmfmac43602-pcie.bin +firmware: brcm/brcmfmac4364b2-pcie.bin +firmware: brcm/brcmfmac4364b2-pcie.clm_blob +firmware: brcm/brcmfmac4364b3-pcie.bin +firmware: brcm/brcmfmac4364b3-pcie.clm_blob +firmware: brcm/brcmfmac4365b-pcie.bin +firmware: brcm/brcmfmac4365c-pcie.bin +firmware: brcm/brcmfmac4366b-pcie.bin +firmware: brcm/brcmfmac4366c-pcie.bin +firmware: brcm/brcmfmac4371-pcie.bin +firmware: brcm/brcmfmac4373-sdio.bin +firmware: brcm/brcmfmac4373-sdio.clm_blob +firmware: brcm/brcmfmac4373.bin +firmware: brcm/brcmfmac43752-sdio.bin +firmware: brcm/brcmfmac43752-sdio.clm_blob +firmware: brcm/brcmfmac4377b3-pcie.bin +firmware: brcm/brcmfmac4377b3-pcie.clm_blob +firmware: brcm/brcmfmac4378b1-pcie.bin +firmware: brcm/brcmfmac4378b1-pcie.clm_blob +firmware: brcm/brcmfmac4378b3-pcie.bin +firmware: brcm/brcmfmac4378b3-pcie.clm_blob +firmware: brcm/brcmfmac4387c2-pcie.bin +firmware: brcm/brcmfmac4387c2-pcie.clm_blob +firmware: c218tunx.cod +firmware: c320tunx.cod +firmware: cadence/mhdp8546.bin +firmware: carl9170-1.fw +firmware: cavium/cnn55xx_se.fw +firmware: cbfw-3.2.5.1.bin +firmware: cf-fsi-fw.bin +firmware: cis/3CCFEM556.cis +firmware: cis/3CXEM556.cis +firmware: cis/COMpad2.cis +firmware: cis/COMpad4.cis +firmware: cis/DP83903.cis +firmware: cis/LA-PCM.cis +firmware: cis/MT5634ZLX.cis +firmware: cis/NE2K.cis +firmware: cis/PCMLM28.cis +firmware: cis/PE-200.cis +firmware: cis/PE520.cis +firmware: cis/RS-COM-2P.cis +firmware: cis/SW_555_SER.cis +firmware: cis/SW_7xx_SER.cis +firmware: cis/SW_8xx_SER.cis +firmware: cis/tamarack.cis +firmware: cmmb_ming_app.inp +firmware: cmmb_vega_12mhz.inp +firmware: cmmb_venice_12mhz.inp +firmware: comedi/jr3pci.idm +firmware: cp204unx.cod +firmware: cs46xx/cwc4630 +firmware: cs46xx/cwcasync +firmware: cs46xx/cwcbinhack +firmware: cs46xx/cwcdma +firmware: cs46xx/cwcsnoop +firmware: ct2fw-3.2.5.1.bin +firmware: ctefx-desktop.bin +firmware: ctefx-r3di.bin +firmware: ctefx.bin +firmware: ctfw-3.2.5.1.bin +firmware: cxgb3/ael2005_opt_edc.bin +firmware: cxgb3/ael2005_twx_edc.bin +firmware: cxgb3/ael2020_twx_edc.bin +firmware: cxgb3/t3b_psram-1.1.0.bin +firmware: cxgb3/t3c_psram-1.1.0.bin +firmware: cxgb3/t3fw-7.12.0.bin +firmware: cxgb4/t4fw.bin +firmware: cxgb4/t5fw.bin +firmware: cxgb4/t6fw.bin +firmware: daqboard2000_firmware.bin +firmware: digiface_firmware.bin +firmware: digiface_firmware_rev11.bin +firmware: dvb-cx18-mpc718-mt352.fw +firmware: dvb-demod-m88ds3103.fw +firmware: dvb-demod-m88ds3103b.fw +firmware: dvb-demod-m88rs6000.fw +firmware: dvb-demod-mn88472-02.fw +firmware: dvb-demod-mn88473-01.fw +firmware: dvb-demod-mxl692.fw +firmware: dvb-demod-si2165.fw +firmware: dvb-demod-si2168-a20-01.fw +firmware: dvb-demod-si2168-a30-01.fw +firmware: dvb-demod-si2168-b40-01.fw +firmware: dvb-demod-si2168-d60-01.fw +firmware: dvb-fe-af9013.fw +firmware: dvb-fe-cx24117.fw +firmware: dvb-fe-drxj-mc-1.0.8.fw +firmware: dvb-fe-ds3000.fw +firmware: dvb-fe-tda10071.fw +firmware: dvb-fe-xc4000-1.4.1.fw +firmware: dvb-fe-xc4000-1.4.fw +firmware: dvb-fe-xc5000-1.6.114.fw +firmware: dvb-fe-xc5000c-4.1.30.7.fw +firmware: dvb-tuner-si2141-a10-01.fw +firmware: dvb-tuner-si2157-a30-01.fw +firmware: dvb-tuner-si2158-a20-01.fw +firmware: dvb-usb-af9015.fw +firmware: dvb-usb-af9035-02.fw +firmware: dvb-usb-dib0700-1.20.fw +firmware: dvb-usb-dw2101.fw +firmware: dvb-usb-dw2102.fw +firmware: dvb-usb-dw2104.fw +firmware: dvb-usb-dw3101.fw +firmware: dvb-usb-ec168.fw +firmware: dvb-usb-it9135-01.fw +firmware: dvb-usb-it9135-02.fw +firmware: dvb-usb-it9303-01.fw +firmware: dvb-usb-lme2510-lg.fw +firmware: dvb-usb-lme2510-s0194.fw +firmware: dvb-usb-lme2510c-lg.fw +firmware: dvb-usb-lme2510c-rs2000.fw +firmware: dvb-usb-lme2510c-s0194.fw +firmware: dvb-usb-lme2510c-s7395.fw +firmware: dvb-usb-p1100.fw +firmware: dvb-usb-p7500.fw +firmware: dvb-usb-s630.fw +firmware: dvb-usb-s660.fw +firmware: dvb-usb-terratec-h7-az6007.fw +firmware: dvb_driver_si2141_rom60.fw +firmware: dvb_driver_si2141_rom61.fw +firmware: dvb_driver_si2146_rom11.fw +firmware: dvb_driver_si2147_rom50.fw +firmware: dvb_driver_si2148_rom32.fw +firmware: dvb_driver_si2148_rom33.fw +firmware: dvb_driver_si2157_rom50.fw +firmware: dvb_driver_si2158_rom51.fw +firmware: dvb_driver_si2177_rom50.fw +firmware: dvb_driver_si2178_rom50.fw +firmware: dvb_nova_12mhz.inp +firmware: dvb_nova_12mhz_b0.inp +firmware: dvb_rio.inp +firmware: dvbh_rio.inp +firmware: e100/d101m_ucode.bin +firmware: e100/d101s_ucode.bin +firmware: e100/d102e_ucode.bin +firmware: ea/3g_asic.fw +firmware: ea/darla20_dsp.fw +firmware: ea/darla24_dsp.fw +firmware: ea/echo3g_dsp.fw +firmware: ea/gina20_dsp.fw +firmware: ea/gina24_301_asic.fw +firmware: ea/gina24_301_dsp.fw +firmware: ea/gina24_361_asic.fw +firmware: ea/gina24_361_dsp.fw +firmware: ea/indigo_dj_dsp.fw +firmware: ea/indigo_djx_dsp.fw +firmware: ea/indigo_dsp.fw +firmware: ea/indigo_io_dsp.fw +firmware: ea/indigo_iox_dsp.fw +firmware: ea/layla20_asic.fw +firmware: ea/layla20_dsp.fw +firmware: ea/layla24_1_asic.fw +firmware: ea/layla24_2A_asic.fw +firmware: ea/layla24_2S_asic.fw +firmware: ea/layla24_dsp.fw +firmware: ea/loader_dsp.fw +firmware: ea/mia_dsp.fw +firmware: ea/mona_2_asic.fw +firmware: ea/mona_301_1_asic_48.fw +firmware: ea/mona_301_1_asic_96.fw +firmware: ea/mona_301_dsp.fw +firmware: ea/mona_361_1_asic_48.fw +firmware: ea/mona_361_1_asic_96.fw +firmware: ea/mona_361_dsp.fw +firmware: edgeport/boot.fw +firmware: edgeport/boot2.fw +firmware: edgeport/down.fw +firmware: edgeport/down2.fw +firmware: edgeport/down3.bin +firmware: emi26/bitstream.fw +firmware: emi26/firmware.fw +firmware: emi26/loader.fw +firmware: emi62/bitstream.fw +firmware: emi62/loader.fw +firmware: emi62/spdif.fw +firmware: emu/audio_dock.fw +firmware: emu/emu0404.fw +firmware: emu/emu1010_notebook.fw +firmware: emu/emu1010b.fw +firmware: emu/hana.fw +firmware: emu/micro_dock.fw +firmware: ene-ub6250/ms_init.bin +firmware: ene-ub6250/ms_rdwr.bin +firmware: ene-ub6250/msp_rdwr.bin +firmware: ene-ub6250/sd_init1.bin +firmware: ene-ub6250/sd_init2.bin +firmware: ene-ub6250/sd_rdwr.bin +firmware: ess/maestro3_assp_kernel.fw +firmware: ess/maestro3_assp_minisrc.fw +firmware: f2255usb.bin +firmware: fm_radio.inp +firmware: fm_radio_rio.inp +firmware: fw.ram.bin +firmware: go7007/go7007fw.bin +firmware: go7007/go7007tv.bin +firmware: go7007/lr192.fw +firmware: go7007/px-m402u.fw +firmware: go7007/px-tv402u.fw +firmware: go7007/s2250-1.fw +firmware: go7007/s2250-2.fw +firmware: go7007/wis-startrek.fw +firmware: hfi1_dc8051.fw +firmware: hfi1_fabric.fw +firmware: hfi1_pcie.fw +firmware: hfi1_sbus.fw +firmware: i915/adlp_dmc.bin +firmware: i915/adlp_dmc_ver2_16.bin +firmware: i915/adlp_guc_69.0.3.bin +firmware: i915/adlp_guc_70.1.1.bin +firmware: i915/adlp_guc_70.bin +firmware: i915/adls_dmc_ver2_01.bin +firmware: i915/bxt_dmc_ver1_07.bin +firmware: i915/bxt_guc_70.1.1.bin +firmware: i915/bxt_huc_2.0.0.bin +firmware: i915/cml_guc_70.1.1.bin +firmware: i915/cml_huc_4.0.0.bin +firmware: i915/dg1_dmc_ver2_02.bin +firmware: i915/dg1_guc_70.bin +firmware: i915/dg1_huc.bin +firmware: i915/dg2_dmc_ver2_08.bin +firmware: i915/dg2_guc_70.bin +firmware: i915/dg2_huc_gsc.bin +firmware: i915/ehl_guc_70.1.1.bin +firmware: i915/ehl_huc_9.0.0.bin +firmware: i915/glk_dmc_ver1_04.bin +firmware: i915/glk_guc_70.1.1.bin +firmware: i915/glk_huc_4.0.0.bin +firmware: i915/icl_dmc_ver1_09.bin +firmware: i915/icl_guc_70.1.1.bin +firmware: i915/icl_huc_9.0.0.bin +firmware: i915/kbl_dmc_ver1_04.bin +firmware: i915/kbl_guc_70.1.1.bin +firmware: i915/kbl_huc_4.0.0.bin +firmware: i915/mtl_dmc.bin +firmware: i915/mtl_guc_70.bin +firmware: i915/mtl_huc_gsc.bin +firmware: i915/rkl_dmc_ver2_03.bin +firmware: i915/skl_dmc_ver1_27.bin +firmware: i915/skl_guc_70.1.1.bin +firmware: i915/skl_huc_2.0.0.bin +firmware: i915/tgl_dmc_ver2_12.bin +firmware: i915/tgl_guc_69.0.3.bin +firmware: i915/tgl_guc_70.1.1.bin +firmware: i915/tgl_guc_70.bin +firmware: i915/tgl_huc.bin +firmware: i915/tgl_huc_7.9.3.bin +firmware: icom_asc.bin +firmware: icom_call_setup.bin +firmware: icom_res_dce.bin +firmware: idt82p33xxx.bin +firmware: ifpp.bin +firmware: imx/sdma/sdma-imx6q.bin +firmware: imx/sdma/sdma-imx7d.bin +firmware: inside-secure/eip197_minifw/ifpp.bin +firmware: inside-secure/eip197_minifw/ipue.bin +firmware: inside-secure/eip197b/ifpp.bin +firmware: inside-secure/eip197b/ipue.bin +firmware: inside-secure/eip197d/ifpp.bin +firmware: inside-secure/eip197d/ipue.bin +firmware: intel/ibt-11-5.ddc +firmware: intel/ibt-11-5.sfi +firmware: intel/ibt-12-16.ddc +firmware: intel/ibt-12-16.sfi +firmware: intel/ice/ddp/ice.pkg +firmware: ipue.bin +firmware: ipw2100-1.3-i.fw +firmware: ipw2100-1.3-p.fw +firmware: ipw2100-1.3.fw +firmware: ipw2200-bss.fw +firmware: ipw2200-ibss.fw +firmware: ipw2200-sniffer.fw +firmware: isci/isci_firmware.bin +firmware: isdbt_nova_12mhz.inp +firmware: isdbt_nova_12mhz_b0.inp +firmware: isdbt_pele.inp +firmware: isdbt_rio.inp +firmware: isdn/ISAR.BIN +firmware: isight.fw +firmware: isl3886pci +firmware: isl3886usb +firmware: isl3887usb +firmware: iwlwifi-100-5.ucode +firmware: iwlwifi-1000-5.ucode +firmware: iwlwifi-105-6.ucode +firmware: iwlwifi-135-6.ucode +firmware: iwlwifi-2000-6.ucode +firmware: iwlwifi-2030-6.ucode +firmware: iwlwifi-3160-17.ucode +firmware: iwlwifi-3168-29.ucode +firmware: iwlwifi-3945-2.ucode +firmware: iwlwifi-4965-2.ucode +firmware: iwlwifi-5000-5.ucode +firmware: iwlwifi-5150-2.ucode +firmware: iwlwifi-6000-6.ucode +firmware: iwlwifi-6000g2a-6.ucode +firmware: iwlwifi-6000g2b-6.ucode +firmware: iwlwifi-6050-5.ucode +firmware: iwlwifi-7260-17.ucode +firmware: iwlwifi-7265-17.ucode +firmware: iwlwifi-7265D-29.ucode +firmware: iwlwifi-8000C-36.ucode +firmware: iwlwifi-8265-36.ucode +firmware: iwlwifi-9000-pu-b0-jf-b0-46.ucode +firmware: iwlwifi-9260-th-b0-jf-b0-46.ucode +firmware: iwlwifi-Qu-b0-hr-b0-77.ucode +firmware: iwlwifi-Qu-b0-jf-b0-77.ucode +firmware: iwlwifi-Qu-c0-hr-b0-77.ucode +firmware: iwlwifi-QuZ-a0-hr-b0-77.ucode +firmware: iwlwifi-QuZ-a0-jf-b0-77.ucode +firmware: iwlwifi-bz-a0-fm-b0-83.ucode +firmware: iwlwifi-bz-a0-fm-c0-83.ucode +firmware: iwlwifi-bz-a0-fm4-b0-83.ucode +firmware: iwlwifi-bz-a0-gf-a0-83.ucode +firmware: iwlwifi-bz-a0-gf4-a0-83.ucode +firmware: iwlwifi-bz-a0-hr-b0-83.ucode +firmware: iwlwifi-cc-a0-77.ucode +firmware: iwlwifi-gl-b0-fm-b0-83.ucode +firmware: iwlwifi-gl-c0-fm-c0-83.ucode +firmware: iwlwifi-ma-a0-gf-a0-83.ucode +firmware: iwlwifi-ma-a0-gf4-a0-83.ucode +firmware: iwlwifi-ma-a0-hr-b0-83.ucode +firmware: iwlwifi-ma-a0-mr-a0-83.ucode +firmware: iwlwifi-ma-b0-gf-a0-83.ucode +firmware: iwlwifi-ma-b0-gf4-a0-83.ucode +firmware: iwlwifi-ma-b0-hr-b0-83.ucode +firmware: iwlwifi-ma-b0-mr-a0-83.ucode +firmware: iwlwifi-sc-a0-fm-b0-83.ucode +firmware: iwlwifi-sc-a0-fm-c0-83.ucode +firmware: iwlwifi-sc-a0-gf-a0-83.ucode +firmware: iwlwifi-sc-a0-gf4-a0-83.ucode +firmware: iwlwifi-sc-a0-hr-b0-83.ucode +firmware: iwlwifi-sc-a0-wh-a0-83.ucode +firmware: iwlwifi-so-a0-gf-a0-83.ucode +firmware: iwlwifi-so-a0-hr-b0-83.ucode +firmware: iwlwifi-so-a0-jf-b0-83.ucode +firmware: iwlwifi-ty-a0-gf-a0-83.ucode +firmware: kaweth/new_code.bin +firmware: kaweth/new_code_fix.bin +firmware: kaweth/trigger_code.bin +firmware: kaweth/trigger_code_fix.bin +firmware: keyspan/mpr.fw +firmware: keyspan/usa18x.fw +firmware: keyspan/usa19.fw +firmware: keyspan/usa19qi.fw +firmware: keyspan/usa19qw.fw +firmware: keyspan/usa19w.fw +firmware: keyspan/usa28.fw +firmware: keyspan/usa28x.fw +firmware: keyspan/usa28xa.fw +firmware: keyspan/usa28xb.fw +firmware: keyspan/usa49w.fw +firmware: keyspan/usa49wlc.fw +firmware: keyspan_pda/keyspan_pda.fw +firmware: keyspan_pda/xircom_pgs.fw +firmware: korg/k1212.dsp +firmware: ks7010sd.rom +firmware: lantiq/xrx200_phy11g_a14.bin +firmware: lantiq/xrx200_phy11g_a22.bin +firmware: lantiq/xrx200_phy22f_a14.bin +firmware: lantiq/xrx200_phy22f_a22.bin +firmware: lantiq/xrx300_phy11g_a21.bin +firmware: lantiq/xrx300_phy22f_a21.bin +firmware: lattice-ecp3.bit +firmware: lbtf_usb.bin +firmware: lgs8g75.fw +firmware: libertas/cf8305.bin +firmware: libertas/cf8381.bin +firmware: libertas/cf8381_helper.bin +firmware: libertas/cf8385.bin +firmware: libertas/cf8385_helper.bin +firmware: libertas/gspi8385.bin +firmware: libertas/gspi8385_helper.bin +firmware: libertas/gspi8385_hlp.bin +firmware: libertas/gspi8686.bin +firmware: libertas/gspi8686_hlp.bin +firmware: libertas/gspi8686_v9.bin +firmware: libertas/gspi8686_v9_helper.bin +firmware: libertas/gspi8688.bin +firmware: libertas/gspi8688_helper.bin +firmware: libertas/sd8385.bin +firmware: libertas/sd8385_helper.bin +firmware: libertas/sd8686_v8.bin +firmware: libertas/sd8686_v8_helper.bin +firmware: libertas/sd8686_v9.bin +firmware: libertas/sd8686_v9_helper.bin +firmware: libertas/sd8688.bin +firmware: libertas/sd8688_helper.bin +firmware: libertas/usb8388.bin +firmware: libertas/usb8388_v5.bin +firmware: libertas/usb8388_v9.bin +firmware: libertas/usb8682.bin +firmware: libertas_cs.fw +firmware: libertas_cs_helper.fw +firmware: liquidio/lio_210nv_nic.bin +firmware: liquidio/lio_210sv_nic.bin +firmware: liquidio/lio_23xx_nic.bin +firmware: liquidio/lio_410nv_nic.bin +firmware: me2600_firmware.bin +firmware: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin +firmware: mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin +firmware: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin +firmware: mediatek/WIFI_RAM_CODE_MT7922_1.bin +firmware: mediatek/WIFI_RAM_CODE_MT7961_1.bin +firmware: mediatek/mt7610e.bin +firmware: mediatek/mt7610u.bin +firmware: mediatek/mt7615_cr4.bin +firmware: mediatek/mt7615_n9.bin +firmware: mediatek/mt7615_rom_patch.bin +firmware: mediatek/mt7622_n9.bin +firmware: mediatek/mt7622_rom_patch.bin +firmware: mediatek/mt7622pr2h.bin +firmware: mediatek/mt7650e.bin +firmware: mediatek/mt7663_n9_rebb.bin +firmware: mediatek/mt7663_n9_v3.bin +firmware: mediatek/mt7663pr2h.bin +firmware: mediatek/mt7663pr2h_rebb.bin +firmware: mediatek/mt7668pr2h.bin +firmware: mediatek/mt7915_rom_patch.bin +firmware: mediatek/mt7915_wa.bin +firmware: mediatek/mt7915_wm.bin +firmware: mediatek/mt7916_rom_patch.bin +firmware: mediatek/mt7916_wa.bin +firmware: mediatek/mt7916_wm.bin +firmware: mediatek/mt7986_rom_patch.bin +firmware: mediatek/mt7986_rom_patch_mt7975.bin +firmware: mediatek/mt7986_wa.bin +firmware: mediatek/mt7986_wm.bin +firmware: mediatek/mt7986_wm_mt7975.bin +firmware: mediatek/mt7996/mt7996_rom_patch.bin +firmware: mediatek/mt7996/mt7996_wa.bin +firmware: mediatek/mt7996/mt7996_wm.bin +firmware: mellanox/lc_ini_bundle_2010_1006.bin +firmware: mellanox/mlxsw_spectrum-13.2010.1006.mfa2 +firmware: mellanox/mlxsw_spectrum2-29.2010.1006.mfa2 +firmware: mellanox/mlxsw_spectrum3-30.2010.1006.mfa2 +firmware: metronome.wbf +firmware: microchip/mscc_vsc8574_revb_int8051_29e8.bin +firmware: microchip/mscc_vsc8584_revb_int8051_fb48.bin +firmware: mixart/miXart8.elf +firmware: mixart/miXart8.xlx +firmware: mixart/miXart8AES.xlx +firmware: moxa/moxa-1110.fw +firmware: moxa/moxa-1130.fw +firmware: moxa/moxa-1131.fw +firmware: moxa/moxa-1150.fw +firmware: moxa/moxa-1151.fw +firmware: mrvl/sd8688.bin +firmware: mrvl/sd8688_helper.bin +firmware: mrvl/sd8786_uapsta.bin +firmware: mrvl/sd8787_uapsta.bin +firmware: mrvl/sd8797_uapsta.bin +firmware: mrvl/sd8887_uapsta.bin +firmware: mrvl/sd8897_uapsta.bin +firmware: mrvl/sd8987_uapsta.bin +firmware: mrvl/sdiouart8997_combo_v4.bin +firmware: mrvl/sdiouartiw416_combo_v0.bin +firmware: mrvl/sdsd8977_combo_v2.bin +firmware: mrvl/sdsd8997_combo_v4.bin +firmware: mrvl/usb8766_uapsta.bin +firmware: mrvl/usb8797_uapsta.bin +firmware: mrvl/usb8801_uapsta.bin +firmware: mrvl/usbusb8997_combo_v4.bin +firmware: mt7601u.bin +firmware: mt7603_e1.bin +firmware: mt7603_e2.bin +firmware: mt7628_e1.bin +firmware: mt7628_e2.bin +firmware: mt7662.bin +firmware: mt7662_rom_patch.bin +firmware: mts_cdma.fw +firmware: mts_edge.fw +firmware: mts_gsm.fw +firmware: mts_mt9234mu.fw +firmware: mts_mt9234zba.fw +firmware: multiface_firmware.bin +firmware: multiface_firmware_rev11.bin +firmware: mwl8k/fmimage_8363.fw +firmware: mwl8k/fmimage_8366.fw +firmware: mwl8k/fmimage_8366_ap-3.fw +firmware: mwl8k/fmimage_8687.fw +firmware: mwl8k/helper_8363.fw +firmware: mwl8k/helper_8366.fw +firmware: mwl8k/helper_8687.fw +firmware: myri10ge_eth_z8e.dat +firmware: myri10ge_ethp_z8e.dat +firmware: myri10ge_rss_eth_z8e.dat +firmware: myri10ge_rss_ethp_z8e.dat +firmware: netronome/nic_AMDA0058-0011_2x40.nffw +firmware: netronome/nic_AMDA0058-0012_2x40.nffw +firmware: netronome/nic_AMDA0081-0001_1x40.nffw +firmware: netronome/nic_AMDA0081-0001_4x10.nffw +firmware: netronome/nic_AMDA0096-0001_2x10.nffw +firmware: netronome/nic_AMDA0097-0001_2x40.nffw +firmware: netronome/nic_AMDA0097-0001_4x10_1x40.nffw +firmware: netronome/nic_AMDA0097-0001_8x10.nffw +firmware: netronome/nic_AMDA0099-0001_1x10_1x25.nffw +firmware: netronome/nic_AMDA0099-0001_2x10.nffw +firmware: netronome/nic_AMDA0099-0001_2x25.nffw +firmware: ni6534a.bin +firmware: niscrb01.bin +firmware: niscrb02.bin +firmware: nvidia/ga102/acr/ucode_ahesasc.bin +firmware: nvidia/ga102/acr/ucode_asb.bin +firmware: nvidia/ga102/acr/ucode_unload.bin +firmware: nvidia/ga102/gr/NET_img.bin +firmware: nvidia/ga102/gr/fecs_bl.bin +firmware: nvidia/ga102/gr/fecs_sig.bin +firmware: nvidia/ga102/gr/gpccs_bl.bin +firmware: nvidia/ga102/gr/gpccs_sig.bin +firmware: nvidia/ga102/nvdec/scrubber.bin +firmware: nvidia/ga102/sec2/desc.bin +firmware: nvidia/ga102/sec2/hs_bl_sig.bin +firmware: nvidia/ga102/sec2/image.bin +firmware: nvidia/ga102/sec2/sig.bin +firmware: nvidia/ga103/acr/ucode_ahesasc.bin +firmware: nvidia/ga103/acr/ucode_asb.bin +firmware: nvidia/ga103/acr/ucode_unload.bin +firmware: nvidia/ga103/gr/NET_img.bin +firmware: nvidia/ga103/gr/fecs_bl.bin +firmware: nvidia/ga103/gr/fecs_sig.bin +firmware: nvidia/ga103/gr/gpccs_bl.bin +firmware: nvidia/ga103/gr/gpccs_sig.bin +firmware: nvidia/ga103/nvdec/scrubber.bin +firmware: nvidia/ga103/sec2/desc.bin +firmware: nvidia/ga103/sec2/hs_bl_sig.bin +firmware: nvidia/ga103/sec2/image.bin +firmware: nvidia/ga103/sec2/sig.bin +firmware: nvidia/ga104/acr/ucode_ahesasc.bin +firmware: nvidia/ga104/acr/ucode_asb.bin +firmware: nvidia/ga104/acr/ucode_unload.bin +firmware: nvidia/ga104/gr/NET_img.bin +firmware: nvidia/ga104/gr/fecs_bl.bin +firmware: nvidia/ga104/gr/fecs_sig.bin +firmware: nvidia/ga104/gr/gpccs_bl.bin +firmware: nvidia/ga104/gr/gpccs_sig.bin +firmware: nvidia/ga104/nvdec/scrubber.bin +firmware: nvidia/ga104/sec2/desc.bin +firmware: nvidia/ga104/sec2/hs_bl_sig.bin +firmware: nvidia/ga104/sec2/image.bin +firmware: nvidia/ga104/sec2/sig.bin +firmware: nvidia/ga106/acr/ucode_ahesasc.bin +firmware: nvidia/ga106/acr/ucode_asb.bin +firmware: nvidia/ga106/acr/ucode_unload.bin +firmware: nvidia/ga106/gr/NET_img.bin +firmware: nvidia/ga106/gr/fecs_bl.bin +firmware: nvidia/ga106/gr/fecs_sig.bin +firmware: nvidia/ga106/gr/gpccs_bl.bin +firmware: nvidia/ga106/gr/gpccs_sig.bin +firmware: nvidia/ga106/nvdec/scrubber.bin +firmware: nvidia/ga106/sec2/desc.bin +firmware: nvidia/ga106/sec2/hs_bl_sig.bin +firmware: nvidia/ga106/sec2/image.bin +firmware: nvidia/ga106/sec2/sig.bin +firmware: nvidia/ga107/acr/ucode_ahesasc.bin +firmware: nvidia/ga107/acr/ucode_asb.bin +firmware: nvidia/ga107/acr/ucode_unload.bin +firmware: nvidia/ga107/gr/NET_img.bin +firmware: nvidia/ga107/gr/fecs_bl.bin +firmware: nvidia/ga107/gr/fecs_sig.bin +firmware: nvidia/ga107/gr/gpccs_bl.bin +firmware: nvidia/ga107/gr/gpccs_sig.bin +firmware: nvidia/ga107/nvdec/scrubber.bin +firmware: nvidia/ga107/sec2/desc.bin +firmware: nvidia/ga107/sec2/hs_bl_sig.bin +firmware: nvidia/ga107/sec2/image.bin +firmware: nvidia/ga107/sec2/sig.bin +firmware: nvidia/gk20a/fecs_data.bin +firmware: nvidia/gk20a/fecs_inst.bin +firmware: nvidia/gk20a/gpccs_data.bin +firmware: nvidia/gk20a/gpccs_inst.bin +firmware: nvidia/gk20a/sw_bundle_init.bin +firmware: nvidia/gk20a/sw_ctx.bin +firmware: nvidia/gk20a/sw_method_init.bin +firmware: nvidia/gk20a/sw_nonctx.bin +firmware: nvidia/gm200/acr/bl.bin +firmware: nvidia/gm200/acr/ucode_load.bin +firmware: nvidia/gm200/acr/ucode_unload.bin +firmware: nvidia/gm200/gr/fecs_bl.bin +firmware: nvidia/gm200/gr/fecs_data.bin +firmware: nvidia/gm200/gr/fecs_inst.bin +firmware: nvidia/gm200/gr/fecs_sig.bin +firmware: nvidia/gm200/gr/gpccs_bl.bin +firmware: nvidia/gm200/gr/gpccs_data.bin +firmware: nvidia/gm200/gr/gpccs_inst.bin +firmware: nvidia/gm200/gr/gpccs_sig.bin +firmware: nvidia/gm200/gr/sw_bundle_init.bin +firmware: nvidia/gm200/gr/sw_ctx.bin +firmware: nvidia/gm200/gr/sw_method_init.bin +firmware: nvidia/gm200/gr/sw_nonctx.bin +firmware: nvidia/gm204/acr/bl.bin +firmware: nvidia/gm204/acr/ucode_load.bin +firmware: nvidia/gm204/acr/ucode_unload.bin +firmware: nvidia/gm204/gr/fecs_bl.bin +firmware: nvidia/gm204/gr/fecs_data.bin +firmware: nvidia/gm204/gr/fecs_inst.bin +firmware: nvidia/gm204/gr/fecs_sig.bin +firmware: nvidia/gm204/gr/gpccs_bl.bin +firmware: nvidia/gm204/gr/gpccs_data.bin +firmware: nvidia/gm204/gr/gpccs_inst.bin +firmware: nvidia/gm204/gr/gpccs_sig.bin +firmware: nvidia/gm204/gr/sw_bundle_init.bin +firmware: nvidia/gm204/gr/sw_ctx.bin +firmware: nvidia/gm204/gr/sw_method_init.bin +firmware: nvidia/gm204/gr/sw_nonctx.bin +firmware: nvidia/gm206/acr/bl.bin +firmware: nvidia/gm206/acr/ucode_load.bin +firmware: nvidia/gm206/acr/ucode_unload.bin +firmware: nvidia/gm206/gr/fecs_bl.bin +firmware: nvidia/gm206/gr/fecs_data.bin +firmware: nvidia/gm206/gr/fecs_inst.bin +firmware: nvidia/gm206/gr/fecs_sig.bin +firmware: nvidia/gm206/gr/gpccs_bl.bin +firmware: nvidia/gm206/gr/gpccs_data.bin +firmware: nvidia/gm206/gr/gpccs_inst.bin +firmware: nvidia/gm206/gr/gpccs_sig.bin +firmware: nvidia/gm206/gr/sw_bundle_init.bin +firmware: nvidia/gm206/gr/sw_ctx.bin +firmware: nvidia/gm206/gr/sw_method_init.bin +firmware: nvidia/gm206/gr/sw_nonctx.bin +firmware: nvidia/gm20b/acr/bl.bin +firmware: nvidia/gm20b/acr/ucode_load.bin +firmware: nvidia/gm20b/gr/fecs_bl.bin +firmware: nvidia/gm20b/gr/fecs_data.bin +firmware: nvidia/gm20b/gr/fecs_inst.bin +firmware: nvidia/gm20b/gr/fecs_sig.bin +firmware: nvidia/gm20b/gr/gpccs_data.bin +firmware: nvidia/gm20b/gr/gpccs_inst.bin +firmware: nvidia/gm20b/gr/sw_bundle_init.bin +firmware: nvidia/gm20b/gr/sw_ctx.bin +firmware: nvidia/gm20b/gr/sw_method_init.bin +firmware: nvidia/gm20b/gr/sw_nonctx.bin +firmware: nvidia/gm20b/pmu/desc.bin +firmware: nvidia/gm20b/pmu/image.bin +firmware: nvidia/gm20b/pmu/sig.bin +firmware: nvidia/gp100/acr/bl.bin +firmware: nvidia/gp100/acr/ucode_load.bin +firmware: nvidia/gp100/acr/ucode_unload.bin +firmware: nvidia/gp100/gr/fecs_bl.bin +firmware: nvidia/gp100/gr/fecs_data.bin +firmware: nvidia/gp100/gr/fecs_inst.bin +firmware: nvidia/gp100/gr/fecs_sig.bin +firmware: nvidia/gp100/gr/gpccs_bl.bin +firmware: nvidia/gp100/gr/gpccs_data.bin +firmware: nvidia/gp100/gr/gpccs_inst.bin +firmware: nvidia/gp100/gr/gpccs_sig.bin +firmware: nvidia/gp100/gr/sw_bundle_init.bin +firmware: nvidia/gp100/gr/sw_ctx.bin +firmware: nvidia/gp100/gr/sw_method_init.bin +firmware: nvidia/gp100/gr/sw_nonctx.bin +firmware: nvidia/gp102/acr/bl.bin +firmware: nvidia/gp102/acr/ucode_load.bin +firmware: nvidia/gp102/acr/ucode_unload.bin +firmware: nvidia/gp102/acr/unload_bl.bin +firmware: nvidia/gp102/gr/fecs_bl.bin +firmware: nvidia/gp102/gr/fecs_data.bin +firmware: nvidia/gp102/gr/fecs_inst.bin +firmware: nvidia/gp102/gr/fecs_sig.bin +firmware: nvidia/gp102/gr/gpccs_bl.bin +firmware: nvidia/gp102/gr/gpccs_data.bin +firmware: nvidia/gp102/gr/gpccs_inst.bin +firmware: nvidia/gp102/gr/gpccs_sig.bin +firmware: nvidia/gp102/gr/sw_bundle_init.bin +firmware: nvidia/gp102/gr/sw_ctx.bin +firmware: nvidia/gp102/gr/sw_method_init.bin +firmware: nvidia/gp102/gr/sw_nonctx.bin +firmware: nvidia/gp102/nvdec/scrubber.bin +firmware: nvidia/gp102/sec2/desc-1.bin +firmware: nvidia/gp102/sec2/desc.bin +firmware: nvidia/gp102/sec2/image-1.bin +firmware: nvidia/gp102/sec2/image.bin +firmware: nvidia/gp102/sec2/sig-1.bin +firmware: nvidia/gp102/sec2/sig.bin +firmware: nvidia/gp104/acr/bl.bin +firmware: nvidia/gp104/acr/ucode_load.bin +firmware: nvidia/gp104/acr/ucode_unload.bin +firmware: nvidia/gp104/acr/unload_bl.bin +firmware: nvidia/gp104/gr/fecs_bl.bin +firmware: nvidia/gp104/gr/fecs_data.bin +firmware: nvidia/gp104/gr/fecs_inst.bin +firmware: nvidia/gp104/gr/fecs_sig.bin +firmware: nvidia/gp104/gr/gpccs_bl.bin +firmware: nvidia/gp104/gr/gpccs_data.bin +firmware: nvidia/gp104/gr/gpccs_inst.bin +firmware: nvidia/gp104/gr/gpccs_sig.bin +firmware: nvidia/gp104/gr/sw_bundle_init.bin +firmware: nvidia/gp104/gr/sw_ctx.bin +firmware: nvidia/gp104/gr/sw_method_init.bin +firmware: nvidia/gp104/gr/sw_nonctx.bin +firmware: nvidia/gp104/nvdec/scrubber.bin +firmware: nvidia/gp104/sec2/desc-1.bin +firmware: nvidia/gp104/sec2/desc.bin +firmware: nvidia/gp104/sec2/image-1.bin +firmware: nvidia/gp104/sec2/image.bin +firmware: nvidia/gp104/sec2/sig-1.bin +firmware: nvidia/gp104/sec2/sig.bin +firmware: nvidia/gp106/acr/bl.bin +firmware: nvidia/gp106/acr/ucode_load.bin +firmware: nvidia/gp106/acr/ucode_unload.bin +firmware: nvidia/gp106/acr/unload_bl.bin +firmware: nvidia/gp106/gr/fecs_bl.bin +firmware: nvidia/gp106/gr/fecs_data.bin +firmware: nvidia/gp106/gr/fecs_inst.bin +firmware: nvidia/gp106/gr/fecs_sig.bin +firmware: nvidia/gp106/gr/gpccs_bl.bin +firmware: nvidia/gp106/gr/gpccs_data.bin +firmware: nvidia/gp106/gr/gpccs_inst.bin +firmware: nvidia/gp106/gr/gpccs_sig.bin +firmware: nvidia/gp106/gr/sw_bundle_init.bin +firmware: nvidia/gp106/gr/sw_ctx.bin +firmware: nvidia/gp106/gr/sw_method_init.bin +firmware: nvidia/gp106/gr/sw_nonctx.bin +firmware: nvidia/gp106/nvdec/scrubber.bin +firmware: nvidia/gp106/sec2/desc-1.bin +firmware: nvidia/gp106/sec2/desc.bin +firmware: nvidia/gp106/sec2/image-1.bin +firmware: nvidia/gp106/sec2/image.bin +firmware: nvidia/gp106/sec2/sig-1.bin +firmware: nvidia/gp106/sec2/sig.bin +firmware: nvidia/gp107/acr/bl.bin +firmware: nvidia/gp107/acr/ucode_load.bin +firmware: nvidia/gp107/acr/ucode_unload.bin +firmware: nvidia/gp107/acr/unload_bl.bin +firmware: nvidia/gp107/gr/fecs_bl.bin +firmware: nvidia/gp107/gr/fecs_data.bin +firmware: nvidia/gp107/gr/fecs_inst.bin +firmware: nvidia/gp107/gr/fecs_sig.bin +firmware: nvidia/gp107/gr/gpccs_bl.bin +firmware: nvidia/gp107/gr/gpccs_data.bin +firmware: nvidia/gp107/gr/gpccs_inst.bin +firmware: nvidia/gp107/gr/gpccs_sig.bin +firmware: nvidia/gp107/gr/sw_bundle_init.bin +firmware: nvidia/gp107/gr/sw_ctx.bin +firmware: nvidia/gp107/gr/sw_method_init.bin +firmware: nvidia/gp107/gr/sw_nonctx.bin +firmware: nvidia/gp107/nvdec/scrubber.bin +firmware: nvidia/gp107/sec2/desc-1.bin +firmware: nvidia/gp107/sec2/desc.bin +firmware: nvidia/gp107/sec2/image-1.bin +firmware: nvidia/gp107/sec2/image.bin +firmware: nvidia/gp107/sec2/sig-1.bin +firmware: nvidia/gp107/sec2/sig.bin +firmware: nvidia/gp108/acr/bl.bin +firmware: nvidia/gp108/acr/ucode_load.bin +firmware: nvidia/gp108/acr/ucode_unload.bin +firmware: nvidia/gp108/acr/unload_bl.bin +firmware: nvidia/gp108/gr/fecs_bl.bin +firmware: nvidia/gp108/gr/fecs_data.bin +firmware: nvidia/gp108/gr/fecs_inst.bin +firmware: nvidia/gp108/gr/fecs_sig.bin +firmware: nvidia/gp108/gr/gpccs_bl.bin +firmware: nvidia/gp108/gr/gpccs_data.bin +firmware: nvidia/gp108/gr/gpccs_inst.bin +firmware: nvidia/gp108/gr/gpccs_sig.bin +firmware: nvidia/gp108/gr/sw_bundle_init.bin +firmware: nvidia/gp108/gr/sw_ctx.bin +firmware: nvidia/gp108/gr/sw_method_init.bin +firmware: nvidia/gp108/gr/sw_nonctx.bin +firmware: nvidia/gp108/nvdec/scrubber.bin +firmware: nvidia/gp108/sec2/desc.bin +firmware: nvidia/gp108/sec2/image.bin +firmware: nvidia/gp108/sec2/sig.bin +firmware: nvidia/gp10b/acr/bl.bin +firmware: nvidia/gp10b/acr/ucode_load.bin +firmware: nvidia/gp10b/gr/fecs_bl.bin +firmware: nvidia/gp10b/gr/fecs_data.bin +firmware: nvidia/gp10b/gr/fecs_inst.bin +firmware: nvidia/gp10b/gr/fecs_sig.bin +firmware: nvidia/gp10b/gr/gpccs_bl.bin +firmware: nvidia/gp10b/gr/gpccs_data.bin +firmware: nvidia/gp10b/gr/gpccs_inst.bin +firmware: nvidia/gp10b/gr/gpccs_sig.bin +firmware: nvidia/gp10b/gr/sw_bundle_init.bin +firmware: nvidia/gp10b/gr/sw_ctx.bin +firmware: nvidia/gp10b/gr/sw_method_init.bin +firmware: nvidia/gp10b/gr/sw_nonctx.bin +firmware: nvidia/gp10b/pmu/desc.bin +firmware: nvidia/gp10b/pmu/image.bin +firmware: nvidia/gp10b/pmu/sig.bin +firmware: nvidia/gv100/acr/bl.bin +firmware: nvidia/gv100/acr/ucode_load.bin +firmware: nvidia/gv100/acr/ucode_unload.bin +firmware: nvidia/gv100/acr/unload_bl.bin +firmware: nvidia/gv100/gr/fecs_bl.bin +firmware: nvidia/gv100/gr/fecs_data.bin +firmware: nvidia/gv100/gr/fecs_inst.bin +firmware: nvidia/gv100/gr/fecs_sig.bin +firmware: nvidia/gv100/gr/gpccs_bl.bin +firmware: nvidia/gv100/gr/gpccs_data.bin +firmware: nvidia/gv100/gr/gpccs_inst.bin +firmware: nvidia/gv100/gr/gpccs_sig.bin +firmware: nvidia/gv100/gr/sw_bundle_init.bin +firmware: nvidia/gv100/gr/sw_ctx.bin +firmware: nvidia/gv100/gr/sw_method_init.bin +firmware: nvidia/gv100/gr/sw_nonctx.bin +firmware: nvidia/gv100/nvdec/scrubber.bin +firmware: nvidia/gv100/sec2/desc.bin +firmware: nvidia/gv100/sec2/image.bin +firmware: nvidia/gv100/sec2/sig.bin +firmware: nvidia/tegra124/vic03_ucode.bin +firmware: nvidia/tegra124/xusb.bin +firmware: nvidia/tegra186/nvdec.bin +firmware: nvidia/tegra186/vic04_ucode.bin +firmware: nvidia/tegra186/xusb.bin +firmware: nvidia/tegra194/nvdec.bin +firmware: nvidia/tegra194/vic.bin +firmware: nvidia/tegra194/xusb.bin +firmware: nvidia/tegra210/nvdec.bin +firmware: nvidia/tegra210/vic04_ucode.bin +firmware: nvidia/tegra210/xusb.bin +firmware: nvidia/tegra234/vic.bin +firmware: nvidia/tu102/acr/bl.bin +firmware: nvidia/tu102/acr/ucode_ahesasc.bin +firmware: nvidia/tu102/acr/ucode_asb.bin +firmware: nvidia/tu102/acr/ucode_unload.bin +firmware: nvidia/tu102/acr/unload_bl.bin +firmware: nvidia/tu102/gr/fecs_bl.bin +firmware: nvidia/tu102/gr/fecs_data.bin +firmware: nvidia/tu102/gr/fecs_inst.bin +firmware: nvidia/tu102/gr/fecs_sig.bin +firmware: nvidia/tu102/gr/gpccs_bl.bin +firmware: nvidia/tu102/gr/gpccs_data.bin +firmware: nvidia/tu102/gr/gpccs_inst.bin +firmware: nvidia/tu102/gr/gpccs_sig.bin +firmware: nvidia/tu102/gr/sw_bundle_init.bin +firmware: nvidia/tu102/gr/sw_ctx.bin +firmware: nvidia/tu102/gr/sw_method_init.bin +firmware: nvidia/tu102/gr/sw_nonctx.bin +firmware: nvidia/tu102/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu102/nvdec/scrubber.bin +firmware: nvidia/tu102/sec2/desc.bin +firmware: nvidia/tu102/sec2/image.bin +firmware: nvidia/tu102/sec2/sig.bin +firmware: nvidia/tu104/acr/bl.bin +firmware: nvidia/tu104/acr/ucode_ahesasc.bin +firmware: nvidia/tu104/acr/ucode_asb.bin +firmware: nvidia/tu104/acr/ucode_unload.bin +firmware: nvidia/tu104/acr/unload_bl.bin +firmware: nvidia/tu104/gr/fecs_bl.bin +firmware: nvidia/tu104/gr/fecs_data.bin +firmware: nvidia/tu104/gr/fecs_inst.bin +firmware: nvidia/tu104/gr/fecs_sig.bin +firmware: nvidia/tu104/gr/gpccs_bl.bin +firmware: nvidia/tu104/gr/gpccs_data.bin +firmware: nvidia/tu104/gr/gpccs_inst.bin +firmware: nvidia/tu104/gr/gpccs_sig.bin +firmware: nvidia/tu104/gr/sw_bundle_init.bin +firmware: nvidia/tu104/gr/sw_ctx.bin +firmware: nvidia/tu104/gr/sw_method_init.bin +firmware: nvidia/tu104/gr/sw_nonctx.bin +firmware: nvidia/tu104/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu104/nvdec/scrubber.bin +firmware: nvidia/tu104/sec2/desc.bin +firmware: nvidia/tu104/sec2/image.bin +firmware: nvidia/tu104/sec2/sig.bin +firmware: nvidia/tu106/acr/bl.bin +firmware: nvidia/tu106/acr/ucode_ahesasc.bin +firmware: nvidia/tu106/acr/ucode_asb.bin +firmware: nvidia/tu106/acr/ucode_unload.bin +firmware: nvidia/tu106/acr/unload_bl.bin +firmware: nvidia/tu106/gr/fecs_bl.bin +firmware: nvidia/tu106/gr/fecs_data.bin +firmware: nvidia/tu106/gr/fecs_inst.bin +firmware: nvidia/tu106/gr/fecs_sig.bin +firmware: nvidia/tu106/gr/gpccs_bl.bin +firmware: nvidia/tu106/gr/gpccs_data.bin +firmware: nvidia/tu106/gr/gpccs_inst.bin +firmware: nvidia/tu106/gr/gpccs_sig.bin +firmware: nvidia/tu106/gr/sw_bundle_init.bin +firmware: nvidia/tu106/gr/sw_ctx.bin +firmware: nvidia/tu106/gr/sw_method_init.bin +firmware: nvidia/tu106/gr/sw_nonctx.bin +firmware: nvidia/tu106/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu106/nvdec/scrubber.bin +firmware: nvidia/tu106/sec2/desc.bin +firmware: nvidia/tu106/sec2/image.bin +firmware: nvidia/tu106/sec2/sig.bin +firmware: nvidia/tu116/acr/bl.bin +firmware: nvidia/tu116/acr/ucode_ahesasc.bin +firmware: nvidia/tu116/acr/ucode_asb.bin +firmware: nvidia/tu116/acr/ucode_unload.bin +firmware: nvidia/tu116/acr/unload_bl.bin +firmware: nvidia/tu116/gr/fecs_bl.bin +firmware: nvidia/tu116/gr/fecs_data.bin +firmware: nvidia/tu116/gr/fecs_inst.bin +firmware: nvidia/tu116/gr/fecs_sig.bin +firmware: nvidia/tu116/gr/gpccs_bl.bin +firmware: nvidia/tu116/gr/gpccs_data.bin +firmware: nvidia/tu116/gr/gpccs_inst.bin +firmware: nvidia/tu116/gr/gpccs_sig.bin +firmware: nvidia/tu116/gr/sw_bundle_init.bin +firmware: nvidia/tu116/gr/sw_ctx.bin +firmware: nvidia/tu116/gr/sw_method_init.bin +firmware: nvidia/tu116/gr/sw_nonctx.bin +firmware: nvidia/tu116/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu116/nvdec/scrubber.bin +firmware: nvidia/tu116/sec2/desc.bin +firmware: nvidia/tu116/sec2/image.bin +firmware: nvidia/tu116/sec2/sig.bin +firmware: nvidia/tu117/acr/bl.bin +firmware: nvidia/tu117/acr/ucode_ahesasc.bin +firmware: nvidia/tu117/acr/ucode_asb.bin +firmware: nvidia/tu117/acr/ucode_unload.bin +firmware: nvidia/tu117/acr/unload_bl.bin +firmware: nvidia/tu117/gr/fecs_bl.bin +firmware: nvidia/tu117/gr/fecs_data.bin +firmware: nvidia/tu117/gr/fecs_inst.bin +firmware: nvidia/tu117/gr/fecs_sig.bin +firmware: nvidia/tu117/gr/gpccs_bl.bin +firmware: nvidia/tu117/gr/gpccs_data.bin +firmware: nvidia/tu117/gr/gpccs_inst.bin +firmware: nvidia/tu117/gr/gpccs_sig.bin +firmware: nvidia/tu117/gr/sw_bundle_init.bin +firmware: nvidia/tu117/gr/sw_ctx.bin +firmware: nvidia/tu117/gr/sw_method_init.bin +firmware: nvidia/tu117/gr/sw_nonctx.bin +firmware: nvidia/tu117/gr/sw_veid_bundle_init.bin +firmware: nvidia/tu117/nvdec/scrubber.bin +firmware: nvidia/tu117/sec2/desc.bin +firmware: nvidia/tu117/sec2/image.bin +firmware: nvidia/tu117/sec2/sig.bin +firmware: orinoco_ezusb_fw +firmware: ositech/Xilinx7OD.bin +firmware: otp.bin +firmware: pca200e.bin +firmware: pca200e_ecd.bin2 +firmware: pcxhr/dspb1222e.b56 +firmware: pcxhr/dspb1222hr.b56 +firmware: pcxhr/dspb882e.b56 +firmware: pcxhr/dspb882hr.b56 +firmware: pcxhr/dspb924.b56 +firmware: pcxhr/dspd1222.d56 +firmware: pcxhr/dspd222.d56 +firmware: pcxhr/dspd882.d56 +firmware: pcxhr/dspe882.e56 +firmware: pcxhr/dspe924.e56 +firmware: pcxhr/xlxc1222e.dat +firmware: pcxhr/xlxc1222hr.dat +firmware: pcxhr/xlxc222.dat +firmware: pcxhr/xlxc882e.dat +firmware: pcxhr/xlxc882hr.dat +firmware: pcxhr/xlxc924.dat +firmware: pcxhr/xlxint.dat +firmware: phanfw.bin +firmware: plfxlc/lifi-x.bin +firmware: prism2_ru.fw +firmware: prism_ap_fw.bin +firmware: prism_sta_fw.bin +firmware: qat_4xxx.bin +firmware: qat_4xxx_mmp.bin +firmware: qat_895xcc.bin +firmware: qat_895xcc_mmp.bin +firmware: qat_c3xxx.bin +firmware: qat_c3xxx_mmp.bin +firmware: qat_c62x.bin +firmware: qat_c62x_mmp.bin +firmware: qcom/a300_pfp.fw +firmware: qcom/a300_pm4.fw +firmware: qcom/a330_pfp.fw +firmware: qcom/a330_pm4.fw +firmware: qcom/a420_pfp.fw +firmware: qcom/a420_pm4.fw +firmware: qcom/a530_pfp.fw +firmware: qcom/a530_pm4.fw +firmware: qcom/a530_zap.b00 +firmware: qcom/a530_zap.b01 +firmware: qcom/a530_zap.b02 +firmware: qcom/a530_zap.mdt +firmware: qcom/a530v3_gpmu.fw2 +firmware: qcom/a619_gmu.bin +firmware: qcom/a630_gmu.bin +firmware: qcom/a630_sqe.fw +firmware: qcom/a630_zap.mbn +firmware: qed/qed_init_values_zipped-8.59.1.0.bin +firmware: ql2100_fw.bin +firmware: ql2200_fw.bin +firmware: ql2300_fw.bin +firmware: ql2322_fw.bin +firmware: ql2400_fw.bin +firmware: ql2500_fw.bin +firmware: qlogic/1040.bin +firmware: qlogic/12160.bin +firmware: qlogic/1280.bin +firmware: qlogic/sd7220.fw +firmware: r8a779x_usb3_v1.dlmem +firmware: r8a779x_usb3_v3.dlmem +firmware: radeon/ARUBA_me.bin +firmware: radeon/ARUBA_pfp.bin +firmware: radeon/ARUBA_rlc.bin +firmware: radeon/BARTS_mc.bin +firmware: radeon/BARTS_me.bin +firmware: radeon/BARTS_pfp.bin +firmware: radeon/BARTS_smc.bin +firmware: radeon/BONAIRE_ce.bin +firmware: radeon/BONAIRE_mc.bin +firmware: radeon/BONAIRE_mc2.bin +firmware: radeon/BONAIRE_me.bin +firmware: radeon/BONAIRE_mec.bin +firmware: radeon/BONAIRE_pfp.bin +firmware: radeon/BONAIRE_rlc.bin +firmware: radeon/BONAIRE_sdma.bin +firmware: radeon/BONAIRE_smc.bin +firmware: radeon/BONAIRE_uvd.bin +firmware: radeon/BONAIRE_vce.bin +firmware: radeon/BTC_rlc.bin +firmware: radeon/CAICOS_mc.bin +firmware: radeon/CAICOS_me.bin +firmware: radeon/CAICOS_pfp.bin +firmware: radeon/CAICOS_smc.bin +firmware: radeon/CAYMAN_mc.bin +firmware: radeon/CAYMAN_me.bin +firmware: radeon/CAYMAN_pfp.bin +firmware: radeon/CAYMAN_rlc.bin +firmware: radeon/CAYMAN_smc.bin +firmware: radeon/CEDAR_me.bin +firmware: radeon/CEDAR_pfp.bin +firmware: radeon/CEDAR_rlc.bin +firmware: radeon/CEDAR_smc.bin +firmware: radeon/CYPRESS_me.bin +firmware: radeon/CYPRESS_pfp.bin +firmware: radeon/CYPRESS_rlc.bin +firmware: radeon/CYPRESS_smc.bin +firmware: radeon/CYPRESS_uvd.bin +firmware: radeon/HAINAN_ce.bin +firmware: radeon/HAINAN_mc.bin +firmware: radeon/HAINAN_mc2.bin +firmware: radeon/HAINAN_me.bin +firmware: radeon/HAINAN_pfp.bin +firmware: radeon/HAINAN_rlc.bin +firmware: radeon/HAINAN_smc.bin +firmware: radeon/HAWAII_ce.bin +firmware: radeon/HAWAII_mc.bin +firmware: radeon/HAWAII_mc2.bin +firmware: radeon/HAWAII_me.bin +firmware: radeon/HAWAII_mec.bin +firmware: radeon/HAWAII_pfp.bin +firmware: radeon/HAWAII_rlc.bin +firmware: radeon/HAWAII_sdma.bin +firmware: radeon/HAWAII_smc.bin +firmware: radeon/JUNIPER_me.bin +firmware: radeon/JUNIPER_pfp.bin +firmware: radeon/JUNIPER_rlc.bin +firmware: radeon/JUNIPER_smc.bin +firmware: radeon/KABINI_ce.bin +firmware: radeon/KABINI_me.bin +firmware: radeon/KABINI_mec.bin +firmware: radeon/KABINI_pfp.bin +firmware: radeon/KABINI_rlc.bin +firmware: radeon/KABINI_sdma.bin +firmware: radeon/KAVERI_ce.bin +firmware: radeon/KAVERI_me.bin +firmware: radeon/KAVERI_mec.bin +firmware: radeon/KAVERI_pfp.bin +firmware: radeon/KAVERI_rlc.bin +firmware: radeon/KAVERI_sdma.bin +firmware: radeon/MULLINS_ce.bin +firmware: radeon/MULLINS_me.bin +firmware: radeon/MULLINS_mec.bin +firmware: radeon/MULLINS_pfp.bin +firmware: radeon/MULLINS_rlc.bin +firmware: radeon/MULLINS_sdma.bin +firmware: radeon/OLAND_ce.bin +firmware: radeon/OLAND_mc.bin +firmware: radeon/OLAND_mc2.bin +firmware: radeon/OLAND_me.bin +firmware: radeon/OLAND_pfp.bin +firmware: radeon/OLAND_rlc.bin +firmware: radeon/OLAND_smc.bin +firmware: radeon/PALM_me.bin +firmware: radeon/PALM_pfp.bin +firmware: radeon/PITCAIRN_ce.bin +firmware: radeon/PITCAIRN_mc.bin +firmware: radeon/PITCAIRN_mc2.bin +firmware: radeon/PITCAIRN_me.bin +firmware: radeon/PITCAIRN_pfp.bin +firmware: radeon/PITCAIRN_rlc.bin +firmware: radeon/PITCAIRN_smc.bin +firmware: radeon/R100_cp.bin +firmware: radeon/R200_cp.bin +firmware: radeon/R300_cp.bin +firmware: radeon/R420_cp.bin +firmware: radeon/R520_cp.bin +firmware: radeon/R600_me.bin +firmware: radeon/R600_pfp.bin +firmware: radeon/R600_rlc.bin +firmware: radeon/R600_uvd.bin +firmware: radeon/R700_rlc.bin +firmware: radeon/REDWOOD_me.bin +firmware: radeon/REDWOOD_pfp.bin +firmware: radeon/REDWOOD_rlc.bin +firmware: radeon/REDWOOD_smc.bin +firmware: radeon/RS600_cp.bin +firmware: radeon/RS690_cp.bin +firmware: radeon/RS780_me.bin +firmware: radeon/RS780_pfp.bin +firmware: radeon/RS780_uvd.bin +firmware: radeon/RV610_me.bin +firmware: radeon/RV610_pfp.bin +firmware: radeon/RV620_me.bin +firmware: radeon/RV620_pfp.bin +firmware: radeon/RV630_me.bin +firmware: radeon/RV630_pfp.bin +firmware: radeon/RV635_me.bin +firmware: radeon/RV635_pfp.bin +firmware: radeon/RV670_me.bin +firmware: radeon/RV670_pfp.bin +firmware: radeon/RV710_me.bin +firmware: radeon/RV710_pfp.bin +firmware: radeon/RV710_smc.bin +firmware: radeon/RV710_uvd.bin +firmware: radeon/RV730_me.bin +firmware: radeon/RV730_pfp.bin +firmware: radeon/RV730_smc.bin +firmware: radeon/RV740_smc.bin +firmware: radeon/RV770_me.bin +firmware: radeon/RV770_pfp.bin +firmware: radeon/RV770_smc.bin +firmware: radeon/RV770_uvd.bin +firmware: radeon/SUMO2_me.bin +firmware: radeon/SUMO2_pfp.bin +firmware: radeon/SUMO_me.bin +firmware: radeon/SUMO_pfp.bin +firmware: radeon/SUMO_rlc.bin +firmware: radeon/SUMO_uvd.bin +firmware: radeon/TAHITI_ce.bin +firmware: radeon/TAHITI_mc.bin +firmware: radeon/TAHITI_mc2.bin +firmware: radeon/TAHITI_me.bin +firmware: radeon/TAHITI_pfp.bin +firmware: radeon/TAHITI_rlc.bin +firmware: radeon/TAHITI_smc.bin +firmware: radeon/TAHITI_uvd.bin +firmware: radeon/TAHITI_vce.bin +firmware: radeon/TURKS_mc.bin +firmware: radeon/TURKS_me.bin +firmware: radeon/TURKS_pfp.bin +firmware: radeon/TURKS_smc.bin +firmware: radeon/VERDE_ce.bin +firmware: radeon/VERDE_mc.bin +firmware: radeon/VERDE_mc2.bin +firmware: radeon/VERDE_me.bin +firmware: radeon/VERDE_pfp.bin +firmware: radeon/VERDE_rlc.bin +firmware: radeon/VERDE_smc.bin +firmware: radeon/banks_k_2_smc.bin +firmware: radeon/bonaire_ce.bin +firmware: radeon/bonaire_k_smc.bin +firmware: radeon/bonaire_mc.bin +firmware: radeon/bonaire_me.bin +firmware: radeon/bonaire_mec.bin +firmware: radeon/bonaire_pfp.bin +firmware: radeon/bonaire_rlc.bin +firmware: radeon/bonaire_sdma.bin +firmware: radeon/bonaire_smc.bin +firmware: radeon/bonaire_uvd.bin +firmware: radeon/hainan_ce.bin +firmware: radeon/hainan_k_smc.bin +firmware: radeon/hainan_mc.bin +firmware: radeon/hainan_me.bin +firmware: radeon/hainan_pfp.bin +firmware: radeon/hainan_rlc.bin +firmware: radeon/hainan_smc.bin +firmware: radeon/hawaii_ce.bin +firmware: radeon/hawaii_k_smc.bin +firmware: radeon/hawaii_mc.bin +firmware: radeon/hawaii_me.bin +firmware: radeon/hawaii_mec.bin +firmware: radeon/hawaii_pfp.bin +firmware: radeon/hawaii_rlc.bin +firmware: radeon/hawaii_sdma.bin +firmware: radeon/hawaii_smc.bin +firmware: radeon/kabini_ce.bin +firmware: radeon/kabini_me.bin +firmware: radeon/kabini_mec.bin +firmware: radeon/kabini_pfp.bin +firmware: radeon/kabini_rlc.bin +firmware: radeon/kabini_sdma.bin +firmware: radeon/kaveri_ce.bin +firmware: radeon/kaveri_me.bin +firmware: radeon/kaveri_mec.bin +firmware: radeon/kaveri_mec2.bin +firmware: radeon/kaveri_pfp.bin +firmware: radeon/kaveri_rlc.bin +firmware: radeon/kaveri_sdma.bin +firmware: radeon/mullins_ce.bin +firmware: radeon/mullins_me.bin +firmware: radeon/mullins_mec.bin +firmware: radeon/mullins_pfp.bin +firmware: radeon/mullins_rlc.bin +firmware: radeon/mullins_sdma.bin +firmware: radeon/oland_ce.bin +firmware: radeon/oland_k_smc.bin +firmware: radeon/oland_mc.bin +firmware: radeon/oland_me.bin +firmware: radeon/oland_pfp.bin +firmware: radeon/oland_rlc.bin +firmware: radeon/oland_smc.bin +firmware: radeon/pitcairn_ce.bin +firmware: radeon/pitcairn_k_smc.bin +firmware: radeon/pitcairn_mc.bin +firmware: radeon/pitcairn_me.bin +firmware: radeon/pitcairn_pfp.bin +firmware: radeon/pitcairn_rlc.bin +firmware: radeon/pitcairn_smc.bin +firmware: radeon/si58_mc.bin +firmware: radeon/tahiti_ce.bin +firmware: radeon/tahiti_mc.bin +firmware: radeon/tahiti_me.bin +firmware: radeon/tahiti_pfp.bin +firmware: radeon/tahiti_rlc.bin +firmware: radeon/tahiti_smc.bin +firmware: radeon/verde_ce.bin +firmware: radeon/verde_k_smc.bin +firmware: radeon/verde_mc.bin +firmware: radeon/verde_me.bin +firmware: radeon/verde_pfp.bin +firmware: radeon/verde_rlc.bin +firmware: radeon/verde_smc.bin +firmware: ram.bin +firmware: regulatory.db +firmware: regulatory.db.p7s +firmware: renesas_usb_fw.mem +firmware: riptide.hex +firmware: rockchip/dptx.bin +firmware: rp2.fw +firmware: rpm_firmware.bin +firmware: rs9113_wlan_qspi.rps +firmware: rt2561.bin +firmware: rt2561s.bin +firmware: rt2661.bin +firmware: rt2860.bin +firmware: rt2870.bin +firmware: rt5677_elf_vad +firmware: rt73.bin +firmware: rtl_bt/rtl8723a_fw.bin +firmware: rtl_bt/rtl8723b_config.bin +firmware: rtl_bt/rtl8723b_fw.bin +firmware: rtl_bt/rtl8723bs_config.bin +firmware: rtl_bt/rtl8723bs_fw.bin +firmware: rtl_bt/rtl8723cs_cg_config.bin +firmware: rtl_bt/rtl8723cs_cg_fw.bin +firmware: rtl_bt/rtl8723cs_vf_config.bin +firmware: rtl_bt/rtl8723cs_vf_fw.bin +firmware: rtl_bt/rtl8723cs_xx_config.bin +firmware: rtl_bt/rtl8723cs_xx_fw.bin +firmware: rtl_bt/rtl8723d_config.bin +firmware: rtl_bt/rtl8723d_fw.bin +firmware: rtl_bt/rtl8723ds_config.bin +firmware: rtl_bt/rtl8723ds_fw.bin +firmware: rtl_bt/rtl8761a_config.bin +firmware: rtl_bt/rtl8761a_fw.bin +firmware: rtl_bt/rtl8761b_config.bin +firmware: rtl_bt/rtl8761b_fw.bin +firmware: rtl_bt/rtl8761bu_config.bin +firmware: rtl_bt/rtl8761bu_fw.bin +firmware: rtl_bt/rtl8821a_config.bin +firmware: rtl_bt/rtl8821a_fw.bin +firmware: rtl_bt/rtl8821c_config.bin +firmware: rtl_bt/rtl8821c_fw.bin +firmware: rtl_bt/rtl8821cs_config.bin +firmware: rtl_bt/rtl8821cs_fw.bin +firmware: rtl_bt/rtl8822b_config.bin +firmware: rtl_bt/rtl8822b_fw.bin +firmware: rtl_bt/rtl8822cs_config.bin +firmware: rtl_bt/rtl8822cs_fw.bin +firmware: rtl_bt/rtl8822cu_config.bin +firmware: rtl_bt/rtl8822cu_fw.bin +firmware: rtl_bt/rtl8851bu_config.bin +firmware: rtl_bt/rtl8851bu_fw.bin +firmware: rtl_bt/rtl8852au_config.bin +firmware: rtl_bt/rtl8852au_fw.bin +firmware: rtl_bt/rtl8852bs_config.bin +firmware: rtl_bt/rtl8852bs_fw.bin +firmware: rtl_bt/rtl8852bu_config.bin +firmware: rtl_bt/rtl8852bu_fw.bin +firmware: rtl_bt/rtl8852cu_config.bin +firmware: rtl_bt/rtl8852cu_fw.bin +firmware: rtl_bt/rtl8852cu_fw_v2.bin +firmware: rtl_nic/rtl8105e-1.fw +firmware: rtl_nic/rtl8106e-1.fw +firmware: rtl_nic/rtl8106e-2.fw +firmware: rtl_nic/rtl8107e-2.fw +firmware: rtl_nic/rtl8125a-3.fw +firmware: rtl_nic/rtl8125b-2.fw +firmware: rtl_nic/rtl8153a-2.fw +firmware: rtl_nic/rtl8153a-3.fw +firmware: rtl_nic/rtl8153a-4.fw +firmware: rtl_nic/rtl8153b-2.fw +firmware: rtl_nic/rtl8153c-1.fw +firmware: rtl_nic/rtl8156a-2.fw +firmware: rtl_nic/rtl8156b-2.fw +firmware: rtl_nic/rtl8168d-1.fw +firmware: rtl_nic/rtl8168d-2.fw +firmware: rtl_nic/rtl8168e-1.fw +firmware: rtl_nic/rtl8168e-2.fw +firmware: rtl_nic/rtl8168e-3.fw +firmware: rtl_nic/rtl8168f-1.fw +firmware: rtl_nic/rtl8168f-2.fw +firmware: rtl_nic/rtl8168fp-3.fw +firmware: rtl_nic/rtl8168g-2.fw +firmware: rtl_nic/rtl8168g-3.fw +firmware: rtl_nic/rtl8168h-2.fw +firmware: rtl_nic/rtl8402-1.fw +firmware: rtl_nic/rtl8411-1.fw +firmware: rtl_nic/rtl8411-2.fw +firmware: rtlwifi/rtl8188efw.bin +firmware: rtlwifi/rtl8188eufw.bin +firmware: rtlwifi/rtl8188fufw.bin +firmware: rtlwifi/rtl8192cfw.bin +firmware: rtlwifi/rtl8192cfwU.bin +firmware: rtlwifi/rtl8192cfwU_B.bin +firmware: rtlwifi/rtl8192cufw.bin +firmware: rtlwifi/rtl8192cufw_A.bin +firmware: rtlwifi/rtl8192cufw_B.bin +firmware: rtlwifi/rtl8192cufw_TMSC.bin +firmware: rtlwifi/rtl8192defw.bin +firmware: rtlwifi/rtl8192eefw.bin +firmware: rtlwifi/rtl8192eu_nic.bin +firmware: rtlwifi/rtl8192fufw.bin +firmware: rtlwifi/rtl8192sefw.bin +firmware: rtlwifi/rtl8710bufw_SMIC.bin +firmware: rtlwifi/rtl8710bufw_UMC.bin +firmware: rtlwifi/rtl8712u.bin +firmware: rtlwifi/rtl8723aufw_A.bin +firmware: rtlwifi/rtl8723aufw_B.bin +firmware: rtlwifi/rtl8723aufw_B_NoBT.bin +firmware: rtlwifi/rtl8723befw.bin +firmware: rtlwifi/rtl8723befw_36.bin +firmware: rtlwifi/rtl8723bu_bt.bin +firmware: rtlwifi/rtl8723bu_nic.bin +firmware: rtlwifi/rtl8723efw.bin +firmware: rtlwifi/rtl8821aefw.bin +firmware: rtlwifi/rtl8821aefw_29.bin +firmware: rtw88/rtw8723d_fw.bin +firmware: rtw88/rtw8821c_fw.bin +firmware: rtw88/rtw8822b_fw.bin +firmware: rtw88/rtw8822c_fw.bin +firmware: rtw88/rtw8822c_wow_fw.bin +firmware: rtw89/rtw8851b_fw.bin +firmware: rtw89/rtw8852a_fw.bin +firmware: rtw89/rtw8852b_fw-1.bin +firmware: rtw89/rtw8852c_fw.bin +firmware: sd8385.bin +firmware: sd8385_helper.bin +firmware: sd8686.bin +firmware: sd8686_helper.bin +firmware: sd8688.bin +firmware: sd8688_helper.bin +firmware: slicoss/gbdownload.sys +firmware: slicoss/gbrcvucode.sys +firmware: slicoss/oasisdownload.sys +firmware: slicoss/oasisrcvucode.sys +firmware: sms1xxx-hcw-55xxx-dvbt-02.fw +firmware: sms1xxx-hcw-55xxx-isdbt-02.fw +firmware: sms1xxx-nova-a-dvbt-01.fw +firmware: sms1xxx-nova-b-dvbt-01.fw +firmware: sms1xxx-stellar-dvbt-01.fw +firmware: softing-4.6/bcard.bin +firmware: softing-4.6/bcard2.bin +firmware: softing-4.6/cancard.bin +firmware: softing-4.6/cancrd2.bin +firmware: softing-4.6/cansja.bin +firmware: softing-4.6/ldcard.bin +firmware: softing-4.6/ldcard2.bin +firmware: solos-FPGA.bin +firmware: solos-Firmware.bin +firmware: solos-db-FPGA.bin +firmware: sun/cassini.bin +firmware: symbol_sp24t_prim_fw +firmware: symbol_sp24t_sec_fw +firmware: tdmb_denver.inp +firmware: tdmb_nova_12mhz.inp +firmware: tdmb_nova_12mhz_b0.inp +firmware: tehuti/bdx.bin +firmware: ti-connectivity/wl1251-fw.bin +firmware: ti-connectivity/wl1251-nvs.bin +firmware: ti-connectivity/wl127x-fw-5-mr.bin +firmware: ti-connectivity/wl127x-fw-5-plt.bin +firmware: ti-connectivity/wl127x-fw-5-sr.bin +firmware: ti-connectivity/wl128x-fw-5-mr.bin +firmware: ti-connectivity/wl128x-fw-5-plt.bin +firmware: ti-connectivity/wl128x-fw-5-sr.bin +firmware: ti-connectivity/wl18xx-fw-4.bin +firmware: ti_3410.fw +firmware: ti_5052.fw +firmware: tigon/tg3.bin +firmware: tigon/tg357766.bin +firmware: tigon/tg3_tso.bin +firmware: tigon/tg3_tso5.bin +firmware: ttusb-budget/dspbootcode.bin +firmware: ueagle-atm/930-fpga.bin +firmware: ueagle-atm/CMV4i.bin +firmware: ueagle-atm/CMV4i.bin.v2 +firmware: ueagle-atm/CMV4p.bin +firmware: ueagle-atm/CMV4p.bin.v2 +firmware: ueagle-atm/CMV9i.bin +firmware: ueagle-atm/CMV9i.bin.v2 +firmware: ueagle-atm/CMV9p.bin +firmware: ueagle-atm/CMV9p.bin.v2 +firmware: ueagle-atm/CMVei.bin +firmware: ueagle-atm/CMVei.bin.v2 +firmware: ueagle-atm/CMVep.bin +firmware: ueagle-atm/CMVep.bin.v2 +firmware: ueagle-atm/DSP4i.bin +firmware: ueagle-atm/DSP4p.bin +firmware: ueagle-atm/DSP9i.bin +firmware: ueagle-atm/DSP9p.bin +firmware: ueagle-atm/DSPei.bin +firmware: ueagle-atm/DSPep.bin +firmware: ueagle-atm/adi930.fw +firmware: ueagle-atm/eagle.fw +firmware: ueagle-atm/eagleI.fw +firmware: ueagle-atm/eagleII.fw +firmware: ueagle-atm/eagleIII.fw +firmware: ueagle-atm/eagleIV.fw +firmware: usb8388.bin +firmware: usbdux_firmware.bin +firmware: usbduxfast_firmware.bin +firmware: usbduxsigma_firmware.bin +firmware: v4l-cx231xx-avcore-01.fw +firmware: v4l-cx23418-apu.fw +firmware: v4l-cx23418-cpu.fw +firmware: v4l-cx23418-dig.fw +firmware: v4l-cx2341x-dec.fw +firmware: v4l-cx2341x-enc.fw +firmware: v4l-cx2341x-init.mpg +firmware: v4l-cx23885-avcore-01.fw +firmware: v4l-cx23885-enc.fw +firmware: v4l-cx25840.fw +firmware: v4l-pvrusb2-24xxx-01.fw +firmware: v4l-pvrusb2-29xxx-01.fw +firmware: v4l-pvrusb2-73xxx-01.fw +firmware: vicam/firmware.fw +firmware: vntwusb.fw +firmware: vpdma-1b8.bin +firmware: vx/bd56002.boot +firmware: vx/bd563s3.boot +firmware: vx/bd563v2.boot +firmware: vx/bx_1_vp4.b56 +firmware: vx/bx_1_vxp.b56 +firmware: vx/l_1_v22.d56 +firmware: vx/l_1_vp4.d56 +firmware: vx/l_1_vx2.d56 +firmware: vx/l_1_vxp.d56 +firmware: vx/x1_1_vp4.xlx +firmware: vx/x1_1_vx2.xlx +firmware: vx/x1_1_vxp.xlx +firmware: vx/x1_2_v22.xlx +firmware: wd719x-risc.bin +firmware: wd719x-wcs.bin +firmware: whiteheat.fw +firmware: whiteheat_loader.fw +firmware: wil6210.brd +firmware: wil6210.fw +firmware: wil6210_sparrow_plus.fw +firmware: wil6436.brd +firmware: wil6436.fw +firmware: wlan/prima/WCNSS_qcom_wlan_nv.bin +firmware: xc3028-v27.fw +firmware: xc3028L-v36.fw +firmware: yam/1200.bin +firmware: yam/9600.bin +firmware: yamaha/ds1_ctrl.fw +firmware: yamaha/ds1_dsp.fw +firmware: yamaha/ds1e_ctrl.fw +firmware: zd1201-ap.fw +firmware: zd1201.fw +firmware: zd1211/zd1211_ub +firmware: zd1211/zd1211_uphr +firmware: zd1211/zd1211_ur +firmware: zd1211/zd1211b_ub +firmware: zd1211/zd1211b_uphr +firmware: zd1211/zd1211b_ur --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/ppc64el/generic +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/ppc64el/generic @@ -0,0 +1,26402 @@ +BRCMFMAC EXPORT_SYMBOL_GPL 0x28c9774d brcmf_fwvid_register_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +BRCMFMAC EXPORT_SYMBOL_GPL 0xee61a572 brcmf_fwvid_unregister_vendor drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac +COUNTER EXPORT_SYMBOL_GPL 0x1c6bcda5 counter_unregister drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x2081a4d0 counter_priv drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x3b7db722 devm_counter_add drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0x637bf3e2 counter_put drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xbaa25e47 counter_push_event drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xbc4850b5 counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xc557f14b devm_counter_alloc drivers/counter/counter +COUNTER EXPORT_SYMBOL_GPL 0xc988fb36 counter_add drivers/counter/counter +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x1470815c crypto_cipher_encrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x8ca93ce5 crypto_cipher_setkey vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xc91443c1 crypto_cipher_decrypt_one vmlinux +CXL EXPORT_SYMBOL_GPL 0x055c6ee3 cxl_mem_active_inc vmlinux +CXL EXPORT_SYMBOL_GPL 0x0747b6b5 cxl_await_media_ready drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x0d1811f7 cxl_setup_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x102c4c46 to_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1038aef5 cxl_dpa_debug drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x108ca726 cxl_mem_get_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1a15e84f to_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1ab7c2c0 is_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1be2b368 cxl_find_regblock_instance drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x1fad31d1 cxl_probe_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2065f31d to_cxl_dax_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x20a35ccc clear_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x25773e64 cxl_find_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x26e2a1d0 cxl_enumerate_cmds drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x2748967c devm_cxl_pmu_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x27553050 devm_cxl_enumerate_ports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x318aa3a2 devm_cxl_register_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x334dc4d7 devm_cxl_add_passthrough_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x33aba7e1 cxl_root_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x33e2aa93 cxl_mem_active_dec vmlinux +CXL EXPORT_SYMBOL_GPL 0x341c0019 cxl_decoder_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x41e67b86 read_cdat_data drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x44fb0966 to_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4506218b cxl_endpoint_autoremove drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4549532e cxl_decoder_add_locked drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x45fb2e4b cxl_hdm_decode_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x47de0642 cxl_switch_decoder_alloc drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x4d632f43 cxl_mem_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x501e6ca3 to_cxl_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x502c00d0 cxl_mem_create_range_info drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x51b9f623 cxl_set_timestamp drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5389fe6c devm_cxl_add_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5b31456c is_cxl_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5bca9d34 schedule_cxl_memdev_detach drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x5eafe9c9 is_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x60712055 cxl_decoder_add drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x60bdeb7c devm_cxl_add_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6110fa5b is_cxl_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x655bb496 cxl_cor_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6a201be0 cxl_internal_send_cmd drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x6d6cbce7 cxl_dev_state_identify drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x701bbaad cxl_bus_rescan drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x702dcbd2 cxl_driver_unregister drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x731acbfe cxl_memdev_state_create drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7335c0ce cxl_dvsec_rr_decode drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x76922c5c cxl_map_component_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x77b62261 to_cxl_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x77c36bf2 devm_cxl_enumerate_decoders drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7f08cc4e cxl_port_to_pci_bus drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7f7fbb9e cxl_hb_modulo drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x7fa19cc4 alloc_free_mem_region vmlinux +CXL EXPORT_SYMBOL_GPL 0x84b45156 insert_resource_expand_to_fit vmlinux +CXL EXPORT_SYMBOL_GPL 0x8639bb86 cxl_debugfs_create_dir drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x89f4bc5b to_cxl_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x8b6c4f64 devm_cxl_port_enumerate_dports drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x95dabdcc cxl_mem_sanitize drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x982a2c31 cxl_inject_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x98628ac8 cxl_bus_drain drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x991c8a8b cxl_mem_get_event_records drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9c208120 cxl_probe_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0x9fc30ae5 cxl_count_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa2e3b507 devm_cxl_add_memdev drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa3fd661a is_cxl_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa7e33226 __cxl_driver_register drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xa7e9963d devm_cxl_add_rch_dport drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xaa1b7869 is_endpoint_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb132d724 cxl_add_to_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb267c6a3 devm_cxl_add_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb31c1f57 cxl_bus_type drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb346c4aa to_cxl_switch_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xb56ca470 devm_cxl_setup_hdm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc0b0e545 cxl_rcd_component_reg_phys drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc24d2d78 cxl_poison_state_init drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc6581099 cxl_trigger_poison_list drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc774e66e cxl_find_regblock drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xc8a8f5f8 cxl_map_device_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xcb46cf24 to_cxl_nvdimm drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd37122d6 cxl_error_detected drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xd896d64b is_cxl_pmem_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe27713b3 devm_cxl_add_nvdimm_bridge drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xe5386cde devm_cxl_dpa_reserve drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xece18a08 cxl_pci_find_port drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xed64aba9 find_cxl_root drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf4998688 is_root_decoder drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xf5c2a1c1 is_cxl_region drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfb1e7bcd cxl_memdev_setup_fw_upload drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfbeecd64 cxl_clear_poison drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfdd90c98 cxl_map_pmu_regs drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfe54ba75 set_exclusive_cxl_commands drivers/cxl/core/cxl_core +CXL EXPORT_SYMBOL_GPL 0xfe58a3c1 cxl_endpoint_decoder_alloc drivers/cxl/core/cxl_core +DMA_BUF EXPORT_SYMBOL_GPL 0x0d3a3afc dma_buf_vmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x0f1d9b35 dma_buf_begin_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x384f943b dma_buf_put vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x38b33a11 dma_buf_export vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x40ada0ad dma_buf_vmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x4cf13f59 dma_buf_detach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x5e33da1a dma_buf_vunmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x5f7cc6f8 dma_buf_pin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xa98614a1 dma_buf_map_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xb2926faa dma_buf_get vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xb3792c04 dma_buf_fd vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xb85bb675 dma_buf_end_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xbc7048ae dma_buf_move_notify vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xbdf868b2 dma_buf_unpin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xbfe5890b dma_buf_mmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xcc7c4dd2 dma_buf_vunmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xcff4766f dma_buf_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xddb86c37 dma_buf_unmap_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xe3cedf17 dma_buf_dynamic_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf7a1a2a1 dma_buf_unmap_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xfd579887 dma_buf_map_attachment vmlinux +DRM_SSD130X EXPORT_SYMBOL_GPL 0x33cf1f58 ssd130x_variants drivers/gpu/drm/solomon/ssd130x +EXPORT_SYMBOL arch/powerpc/kvm/kvm 0xc5053a9e kvmppc_core_queue_syscall +EXPORT_SYMBOL arch/powerpc/platforms/pseries/hvcserver 0x913f1e6d hvcs_get_partner_info +EXPORT_SYMBOL arch/powerpc/platforms/pseries/hvcserver 0xa73464c7 hvcs_register_connection +EXPORT_SYMBOL arch/powerpc/platforms/pseries/hvcserver 0xbdf97f58 hvcs_free_connection +EXPORT_SYMBOL arch/powerpc/platforms/pseries/hvcserver 0xc39c3704 hvcs_free_partner_info +EXPORT_SYMBOL crypto/blake2b_generic 0x32e24c8a blake2b_compress_generic +EXPORT_SYMBOL crypto/ecc 0x16e410ff vli_from_be64 +EXPORT_SYMBOL crypto/ecc 0x188a1647 ecc_is_pubkey_valid_full +EXPORT_SYMBOL crypto/ecc 0x1a5faa3a vli_mod_inv +EXPORT_SYMBOL crypto/ecc 0x4c281912 vli_is_zero +EXPORT_SYMBOL crypto/ecc 0x671f7aa5 ecc_is_key_valid +EXPORT_SYMBOL crypto/ecc 0x7c0fbb00 vli_mod_mult_slow +EXPORT_SYMBOL crypto/ecc 0x8261eccb ecc_get_curve25519 +EXPORT_SYMBOL crypto/ecc 0x8e688192 ecc_alloc_point +EXPORT_SYMBOL crypto/ecc 0x90cdc197 ecc_free_point +EXPORT_SYMBOL crypto/ecc 0x9263b417 ecc_point_mult_shamir +EXPORT_SYMBOL crypto/ecc 0x92668805 vli_cmp +EXPORT_SYMBOL crypto/ecc 0x932b6ff7 vli_num_bits +EXPORT_SYMBOL crypto/ecc 0x9f6efabd vli_sub +EXPORT_SYMBOL crypto/ecc 0xa76b31a2 crypto_ecdh_shared_secret +EXPORT_SYMBOL crypto/ecc 0xb10fc19e ecc_get_curve +EXPORT_SYMBOL crypto/ecc 0xd6315f31 ecc_gen_privkey +EXPORT_SYMBOL crypto/ecc 0xd94c8eb5 ecc_point_is_zero +EXPORT_SYMBOL crypto/ecc 0xde867c29 ecc_is_pubkey_valid_partial +EXPORT_SYMBOL crypto/ecc 0xeac9b99a vli_from_le64 +EXPORT_SYMBOL crypto/ecc 0xed4ae15e ecc_make_pub_key +EXPORT_SYMBOL crypto/nhpoly1305 0x29ded403 crypto_nhpoly1305_final_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x482937be crypto_nhpoly1305_update +EXPORT_SYMBOL crypto/nhpoly1305 0x6161773d crypto_nhpoly1305_init +EXPORT_SYMBOL crypto/nhpoly1305 0x7b3cdf6d crypto_nhpoly1305_update_helper +EXPORT_SYMBOL crypto/nhpoly1305 0xdabe5f3a crypto_nhpoly1305_setkey +EXPORT_SYMBOL crypto/nhpoly1305 0xf82c197f crypto_nhpoly1305_final +EXPORT_SYMBOL crypto/sm4 0x2b098da5 crypto_sm4_ck +EXPORT_SYMBOL crypto/sm4 0x7931a202 crypto_sm4_fk +EXPORT_SYMBOL crypto/sm4 0xf4fd3bd2 crypto_sm4_sbox +EXPORT_SYMBOL crypto/xor 0x5b6c00e6 xor_blocks +EXPORT_SYMBOL drivers/atm/suni 0x1ce90e3f suni_init +EXPORT_SYMBOL drivers/bcma/bcma 0x64cb28f2 bcma_core_irq +EXPORT_SYMBOL drivers/bcma/bcma 0x7ed3bd69 bcma_core_dma_translation +EXPORT_SYMBOL drivers/block/drbd/drbd 0x127a5901 drbd_set_st_err_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x35131b36 drbd_role_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x7730f22d drbd_conn_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0xaf27bebf drbd_disk_str +EXPORT_SYMBOL drivers/bluetooth/btbcm 0x077a4e1c btbcm_patchram +EXPORT_SYMBOL drivers/bluetooth/btrsi 0x6cb99d0e rsi_bt_ops +EXPORT_SYMBOL drivers/bus/mhi/host/mhi 0x9fbadc5f mhi_sync_power_up +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x03bc993e ipmi_set_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x0705dd14 ipmi_register_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x12dd1e77 ipmi_set_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x1f65170f ipmi_alloc_smi_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x230094ac ipmi_smi_watchdog_pretimeout +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x4c2054d7 ipmi_request_settime +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x50f65edf ipmi_set_gets_events +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x5207aa35 ipmi_smi_watcher_register +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x67369b42 ipmi_addr_src_to_str +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x74778a80 ipmi_get_my_LUN +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x804f922a ipmi_addr_length +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x80aa4656 ipmi_free_recv_msg +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x89a5279a ipmi_get_version +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0x96a6e5e8 ipmi_smi_msg_received +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xa3fd86ae ipmi_add_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xaca90ebd ipmi_request_supply_msgs +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xae71627d ipmi_create_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xd54a5050 ipmi_unregister_for_cmd +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4330a39 ipmi_unregister_smi +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe4f4665b ipmi_validate_addr +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xe98c507d ipmb_checksum +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xec1c2a90 ipmi_get_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf388b18b ipmi_destroy_user +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xf5531bea ipmi_poll_interface +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfaaa4831 ipmi_set_my_address +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfafcf0c7 ipmi_smi_watcher_unregister +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfe0f2369 ipmi_get_maintenance_mode +EXPORT_SYMBOL drivers/char/ipmi/ipmi_msghandler 0xfe9c8175 ipmi_get_smi_info +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0x2b07340a st33zp24_probe +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xda4f3411 st33zp24_remove +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xdf200227 st33zp24_pm_suspend +EXPORT_SYMBOL drivers/char/tpm/st33zp24/tpm_st33zp24 0xe9718b54 st33zp24_pm_resume +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x4f84e457 xillybus_init_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x5a09e536 xillybus_find_inode +EXPORT_SYMBOL drivers/char/xillybus/xillybus_class 0x71be3cbd xillybus_cleanup_chrdev +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x25978d50 xillybus_isr +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0x6a69855a xillybus_endpoint_remove +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0xe8952180 xillybus_init_endpoint +EXPORT_SYMBOL drivers/char/xillybus/xillybus_core 0xfad20da9 xillybus_endpoint_discovery +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x1389c660 atmel_i2c_probe +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x2ac28687 atmel_i2c_enqueue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x80a11b1d atmel_i2c_init_read_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0x80e747c3 atmel_i2c_send_receive +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xb6c854bb atmel_i2c_init_ecdh_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc71ed50c atmel_i2c_init_genkey_cmd +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xc80f14e8 atmel_i2c_flush_queue +EXPORT_SYMBOL drivers/crypto/atmel-i2c 0xf283e995 atmel_i2c_init_random_cmd +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x2b89cb64 xdma_get_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0x5d07fc73 xdma_enable_user_irq +EXPORT_SYMBOL drivers/dma/xilinx/xdma 0xa6003efc xdma_disable_user_irq +EXPORT_SYMBOL drivers/firewire/firewire-core 0x0bc6094c fw_core_remove_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x1721301b fw_iso_context_stop +EXPORT_SYMBOL drivers/firewire/firewire-core 0x188f6ca0 fw_core_handle_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2885fec5 fw_get_request_speed +EXPORT_SYMBOL drivers/firewire/firewire-core 0x2fcbb34f fw_iso_buffer_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0x354a7e0b fw_iso_context_start +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3a771e39 fw_core_add_descriptor +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3a8d6219 fw_iso_resource_manage +EXPORT_SYMBOL drivers/firewire/firewire-core 0x3c56ef91 fw_workqueue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x4c024f5b fw_iso_context_destroy +EXPORT_SYMBOL drivers/firewire/firewire-core 0x533ea2aa fw_card_add +EXPORT_SYMBOL drivers/firewire/firewire-core 0x567c973e fw_core_handle_request +EXPORT_SYMBOL drivers/firewire/firewire-core 0x6dc50487 fw_csr_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x75c21aaf fw_fill_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0x782d9d04 fw_iso_context_create +EXPORT_SYMBOL drivers/firewire/firewire-core 0x7bdb75d2 fw_cancel_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0x7be7a847 fw_iso_context_queue_flush +EXPORT_SYMBOL drivers/firewire/firewire-core 0x83d8924f fw_core_remove_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0x86468d44 fw_rcode_string +EXPORT_SYMBOL drivers/firewire/firewire-core 0x8abf73b5 fw_bus_type +EXPORT_SYMBOL drivers/firewire/firewire-core 0x8e049690 fw_iso_context_queue +EXPORT_SYMBOL drivers/firewire/firewire-core 0x9fa4294c fw_schedule_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0xac139197 fw_send_response +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaccb2238 fw_card_initialize +EXPORT_SYMBOL drivers/firewire/firewire-core 0xaedf84ce fw_high_memory_region +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc0e9e8b9 fw_core_add_address_handler +EXPORT_SYMBOL drivers/firewire/firewire-core 0xc9fa91db fw_core_handle_bus_reset +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe0ab8398 fw_iso_context_flush_completions +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe3fde125 fw_csr_iterator_next +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe80e5087 fw_csr_iterator_init +EXPORT_SYMBOL drivers/firewire/firewire-core 0xe883a8b1 fw_run_transaction +EXPORT_SYMBOL drivers/firewire/firewire-core 0xf0910269 fw_core_remove_card +EXPORT_SYMBOL drivers/firewire/firewire-core 0xf3b2a165 fw_device_enable_phys_dma +EXPORT_SYMBOL drivers/firewire/firewire-core 0xf4eaab55 fw_iso_buffer_destroy +EXPORT_SYMBOL drivers/fpga/dfl 0x49e4ba24 dfl_driver_unregister +EXPORT_SYMBOL drivers/fpga/dfl 0xedf96add __dfl_driver_register +EXPORT_SYMBOL drivers/fpga/lattice-sysconfig 0x77be8b66 sysconfig_probe +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0x0ea5d74b amdgpu_xcp_drv_release +EXPORT_SYMBOL drivers/gpu/drm/amd/amdxcp/amdxcp 0x648ea64b amdgpu_xcp_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0009ba7b drm_dp_mst_topology_mgr_resume +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x007f44e9 drm_atomic_get_old_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x01c4bba9 drm_dp_lttpr_max_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x02760aba drm_dp_mst_get_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x02895ef2 drm_dp_pcon_reset_frl_config +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x05a64c3b drm_dp_dpcd_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x06f63b92 drm_dp_add_payload_part2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x0f7b57c0 drm_hdmi_avi_infoframe_bars +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x12a9661b drm_scdc_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x149a13a0 drm_dp_mst_add_affected_dsc_crtcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1605d0ed drm_dp_lttpr_max_lane_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x16a87fbc drm_dp_mst_topology_mgr_set_mst +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1709ddcf drm_dp_lttpr_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x17a67897 drm_dp_aux_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x19290d4a drm_dp_get_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1a5bf3ca drm_dsc_dp_rc_buffer_size +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1b0a1fdc drm_dp_lttpr_voltage_swing_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1f298c02 drm_dp_mst_detect_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x1fcf3d44 drm_lspcon_get_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x23961837 drm_dp_downstream_max_bpc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x24ada755 drm_dsc_set_rc_buf_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x260d0ef5 drm_dp_pcon_hdmi_frl_link_error_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x26815dbc drm_dp_link_rate_to_bw_code +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x28d992fa drm_dp_check_act_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2dd0fb99 drm_dp_cec_set_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2f2c0b39 drm_dp_pcon_pps_default +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fa94ef2 drm_dp_downstream_444_to_420_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x2fd3906a drm_dp_aux_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x32752aa7 drm_dp_mst_atomic_enable_dsc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x349dbbef drm_dp_read_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3541c150 drm_dp_get_vc_payload_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x36540df1 drm_connector_attach_content_protection_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x36873769 drm_edp_backlight_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x392a838b drm_dp_downstream_max_dotclock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x399fb414 drm_dp_mst_dsc_aux_for_port +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3c4e7b2e drm_dp_link_train_clock_recovery_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x3e776550 drm_hdmi_avi_infoframe_content_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x402af905 drm_dp_dual_mode_set_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x40b4a4ee drm_dp_lttpr_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x44645125 drm_dp_dual_mode_write +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4603c416 drm_dp_pcon_dsc_bpp_incr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x47b8af40 drm_dp_dpcd_read_phy_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x49f03c57 drm_dp_send_real_edid_checksum +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x4bc9a15c drm_dp_atomic_release_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x520199f0 drm_dp_dpcd_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x531d4b4a drm_dp_read_lttpr_common_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x53f65bc8 drm_dp_pcon_is_frl_ready +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5407ae9e drm_dp_get_dual_mode_type_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x54aaf4c9 drm_dp_dual_mode_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x56a663e9 drm_dp_dsc_sink_line_buf_depth +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x582f248e drm_dp_get_adjust_request_pre_emphasis +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x58d8fcaa drm_dsc_pps_payload_pack +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x59668d7d drm_dp_remove_payload +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x59f27ed7 drm_dp_pcon_enc_is_dsc_1_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5a86f411 drm_dp_phy_name +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x5e4e8bf8 drm_dp_mst_connector_late_register +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x61ba34cd drm_dp_pcon_hdmi_link_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x627ba04b drm_dsc_set_const_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x627d3a71 drm_dp_mst_atomic_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x63991bb4 drm_dp_send_power_updown_phy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x63a477fb drm_dp_downstream_min_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x648d953b drm_dsc_dp_pps_header_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x64a1f922 drm_dp_send_query_stream_enc_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x66781fce drm_dp_mst_atomic_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x68156136 drm_dp_cec_unregister_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x68d8dce7 drm_dp_downstream_is_tmds +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6a4df8c5 drm_dp_128b132b_eq_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6aacee47 drm_dp_128b132b_link_training_failed +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6b53e216 drm_dp_downstream_max_tmds_clock +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x6dc07b95 drm_dp_mst_hpd_irq_handle_event +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7053fa72 drm_dp_get_pcon_max_frl_bw +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x71a97517 drm_dp_downstream_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x73011db0 drm_dp_bw_code_to_link_rate +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x741055f1 drm_dp_dpcd_read_link_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x74379069 drm_edp_backlight_disable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x74b8e876 drm_dp_mst_get_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x76ff6644 drm_dp_lttpr_pre_emphasis_level_3_supported +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x773bbbe2 drm_hdmi_avi_infoframe_colorimetry +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x774e2817 drm_dp_link_train_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x788e1dd0 drm_scdc_get_scrambling_status +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x79008c7e drm_dsc_setup_rc_params +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7b9c8ee6 drm_hdmi_infoframe_set_hdr_metadata +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x7c41f1b3 drm_dp_mst_connector_early_unregister +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8014fd66 drm_dp_set_phy_test_pattern +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x81299345 drm_dp_mst_topology_mgr_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x81417f31 drm_dp_read_desc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x829b6048 drm_dp_dsc_sink_max_slice_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x83b6dbbf drm_dp_mst_topology_mgr_suspend +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x83ff9c15 drm_dp_read_lttpr_phy_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x84ff3f1f drm_dp_pcon_frl_configure_1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8a27b254 drm_dp_read_dpcd_caps +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8ca2d9e4 drm_dp_calc_pbn_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8cd9f65f drm_dp_dual_mode_get_tmds_output +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8d701329 drm_dp_clock_recovery_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x8f38dbc3 drm_dp_128b132b_read_aux_rd_interval +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x92b9835e drm_dp_128b132b_cds_interlane_align_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x94989546 drm_scdc_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x95883bb4 drm_dsc_initial_scale_value +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9c27b105 drm_dp_mst_topology_mgr_destroy +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0x9f86f8fb drm_dp_dual_mode_detect +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa1603780 drm_dp_vsc_sdp_log +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa1fefe6a drm_dp_psr_setup_time +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa287d244 drm_dp_pcon_frl_configure_2 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa3731d2f drm_edp_backlight_set_level +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa77c66cd drm_dp_mst_dump_topology +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa843606e drm_dp_dsc_sink_supported_input_bpcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa8d753f2 drm_dp_stop_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xa988402f drm_dp_read_channel_eq_delay +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xada47d89 drm_dp_mst_topology_state_funcs +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xaf267620 drm_dp_lttpr_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xafb6a5a8 drm_dp_atomic_find_time_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb06f7754 drm_dp_pcon_frl_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xb3abf81c drm_dp_pcon_hdmi_link_active +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbe3aaa4a drm_atomic_get_mst_payload_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbf2d8812 drm_dp_downstream_id +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xbf371fcb drm_dp_mst_root_conn_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc020c0c1 drm_dp_pcon_dsc_max_slice_width +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc19d4e5c drm_dp_mst_edid_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc31569fa drm_dp_pcon_frl_prepare +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc4a9dc8c drm_dp_mst_hpd_irq_send_new_request +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc5c99a79 drm_dp_get_adjust_request_voltage +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc79ecffb drm_dp_downstream_is_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xc8b6a8ae drm_dp_128b132b_lane_channel_eq_done +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xca974f51 drm_dp_pcon_convert_rgb_to_ycbcr +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xcc57883b drm_atomic_get_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xccf54d5e drm_dp_get_adjust_tx_ffe_preset +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd0e95456 drm_dsc_get_bpp_int +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd1c00f1c drm_panel_dp_aux_backlight +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd36240c1 drm_dp_dpcd_probe +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd5a95eae drm_dp_128b132b_lane_symbol_locked +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xd62f5c9d drm_lspcon_set_mode +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdc7ed6e4 drm_dp_mst_update_slots +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdf280e7d drm_dp_pcon_pps_override_buf +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdf6ab818 drm_dp_remote_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xdfb113fd drm_dp_add_payload_part1 +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe0b6704e drm_scdc_set_scrambling +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2431f4f drm_dp_read_sink_count +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2468a48 drm_dsc_flatness_det_thresh +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe2dc96d7 drm_scdc_set_high_tmds_clock_ratio +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe32a19e0 drm_dp_pcon_pps_override_param +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe4c6eda9 drm_dp_aux_init +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe5360b84 drm_dp_pcon_dsc_max_slices +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe6b7b720 drm_dp_read_downstream_info +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xe9b22442 drm_dp_cec_unset_edid +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xec5d98ed drm_dp_cec_register_connector +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xec79165e drm_dp_mst_put_port_malloc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xedcf81ce drm_dp_channel_eq_ok +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xee4c5e84 drm_hdcp_update_content_protection +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xeff5290d drm_dp_set_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf04503de drm_dp_mst_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf07e9e64 drm_dp_start_crc +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf2202e37 drm_dp_cec_irq +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf54f595e drm_dp_dual_mode_read +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf68741fb drm_dp_subconnector_type +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf689ad25 drm_dp_downstream_420_passthrough +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf6f41bf5 drm_dp_read_mst_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xf8fbc965 drm_dp_read_sink_count_cap +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfb1a7a5a drm_dp_downstream_rgb_to_ycbcr_conversion +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfc5b9db0 drm_atomic_get_new_mst_topology_state +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfd178709 drm_edp_backlight_enable +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xfe12bcb9 drm_dsc_compute_rc_parameters +EXPORT_SYMBOL drivers/gpu/drm/display/drm_display_helper 0xff63fc12 drm_dp_downstream_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x002632d3 drm_prime_gem_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x007d642b of_drm_find_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm 0x008aed4a drm_set_preferred_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0108add3 drm_property_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x017f85ae drm_crtc_commit_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0194a83f drm_writeback_connector_init_with_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03205b13 drm_gem_lru_move_tail_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03705a8f drm_client_framebuffer_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03c63897 __drm_get_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x050112fc drm_aperture_remove_conflicting_pci_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05ea1395 drm_syncobj_get_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0x08300da0 drm_file_get_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x08b19d67 drm_panel_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x09178e18 drm_mode_object_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x09b33b3f drm_client_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x09c10890 drm_crtc_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a086426 drm_connector_attach_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a72f765 drm_clflush_virt_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0b015f31 drm_av_sync_delay +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0b2b4ac5 drm_mode_create_dp_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0c1fae86 drm_debugfs_remove_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d3e0676 __drm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d9b4753 drm_mode_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0e66a5be drm_crtc_vblank_waitqueue +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0e8a4b7f drm_crtc_check_viewport +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f7acb66 drm_mm_print +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fd60df2 drm_get_connector_status_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fd610ac drm_syncobj_find_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x101f1310 drm_client_dev_hotplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x107742a9 drm_get_subpixel_order_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x10ba27bf drm_property_create_bool +EXPORT_SYMBOL drivers/gpu/drm/drm 0x10c5d964 drm_crtc_next_vblank_start +EXPORT_SYMBOL drivers/gpu/drm/drm 0x10d198d2 drm_dev_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x116b1a46 drm_any_plane_has_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x12631083 drm_property_create_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x12bca8ea drm_gem_prime_fd_to_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16726d61 drm_gem_create_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16b809c8 drm_print_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17e62ede drm_property_create_signed_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x18c2bbb4 drm_event_reserve_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x18ea6245 drm_modeset_acquire_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x18fe0b3d drm_master_internal_acquire +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1b0ccb1e drm_plane_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c0b8732 drm_gem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1c3c9937 drm_connector_attach_dp_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1cc6b4f4 drm_writeback_cleanup_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1d4240d7 drm_connector_set_orientation_from_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ef11014 drm_vma_node_revoke +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f46d16e drm_gem_dmabuf_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1fff332b drm_mode_object_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2028f0ff drm_vblank_work_schedule +EXPORT_SYMBOL drivers/gpu/drm/drm 0x20d263b7 drm_mode_config_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2183c08c drm_mm_scan_add_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x221fe408 drm_dev_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x225dca8b drm_mode_create_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x239d1ec3 drm_gtf_mode_complex +EXPORT_SYMBOL drivers/gpu/drm/drm 0x23b21ee0 drm_atomic_get_new_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24993e50 drm_edid_are_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24bc1698 drm_crtc_accurate_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24d124ac drm_mode_equal_no_clocks_no_stereo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24d9899f drm_print_regset32 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25433b0d drm_plane_enable_fb_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25daad93 __drm_mm_interval_first +EXPORT_SYMBOL drivers/gpu/drm/drm 0x27161c05 drm_writeback_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2754dad8 drm_mm_reserve_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28779e52 drm_printf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2955fbca drm_is_current_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29c4b52a drm_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f078d1 drm_mode_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f819fc drm_bridge_chain_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a1d972c drm_gem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2b184989 __devm_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2b620a99 drm_atomic_set_fb_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2be02482 drm_object_property_set_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2be14cc7 drm_property_create_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2cc15c17 drm_bridge_chain_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d2d95ef drm_atomic_add_encoder_bridges +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f1c9897 drm_plane_create_color_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f2085e6 drm_modeset_lock_all_ctx +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f6ac7ab drm_crtc_vblank_restore +EXPORT_SYMBOL drivers/gpu/drm/drm 0x301080da drm_crtc_vblank_helper_get_vblank_timestamp +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3013d40b drm_plane_create_alpha_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x30628d0c drm_edid_get_panel_id +EXPORT_SYMBOL drivers/gpu/drm/drm 0x312931db drm_object_attach_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31b8a5e3 __drm_set_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31e9d852 drm_atomic_get_connector_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3512d7c2 drm_object_property_get_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x35fd07cc __drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm 0x368eaedf drm_release_noglobal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x36eaf069 drm_panel_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x36ecd068 drm_client_framebuffer_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0x37f0bc1b drm_connector_list_iter_begin +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38f8c50b drm_get_edid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x397c3d27 drm_edid_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ab87110 drm_mode_equal_no_clocks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b0cea65 drm_master_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b0e5e9c __drm_puts_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3bf2af47 drm_atomic_nonblocking_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c095e00 drm_gem_dmabuf_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cc124cc drm_mode_create_tv_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cdc37e9 drm_edid_to_speaker_allocation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3d86cbec drm_connector_list_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3e7d2535 drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3e82ea6d drm_poll +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3eac564e drm_encoder_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f211584 drm_vma_offset_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f405489 __drm_printfn_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0x40c17150 drm_connector_attach_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x410020a1 drm_of_crtc_port_mask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4167510d drm_writeback_signal_completion +EXPORT_SYMBOL drivers/gpu/drm/drm 0x418e6a8a drm_hdmi_vendor_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x42ae5e0d drm_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x437f91ec drm_invalid_op +EXPORT_SYMBOL drivers/gpu/drm/drm 0x438475f4 drm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4418609a drm_writeback_prepare_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4489a5e9 drm_edid_raw +EXPORT_SYMBOL drivers/gpu/drm/drm 0x453ed322 drm_vma_offset_manager_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x461e7cb9 __drm_dev_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x46dad230 drm_sysfs_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x47077251 drm_crtc_arm_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4717e204 drm_gem_vm_close +EXPORT_SYMBOL drivers/gpu/drm/drm 0x47d511a9 drm_crtc_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4922e374 drmm_kmalloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4967a4d4 drm_gem_vmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4992b946 drm_gem_free_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a35d30d drm_mode_set_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b399af2 drm_mode_create_hdmi_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b72e50c drm_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b7ebf95 drm_mm_remove_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b94f172 drm_mode_create_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c6c6748 drm_gem_lru_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4da0210a drm_master_internal_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4ddfcb86 drm_atomic_add_affected_connectors +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e2a621e drm_prime_sg_to_dma_addr_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e7614b2 drm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4fb35feb drm_dev_enter +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50674de7 drm_timeout_abs_to_jiffies +EXPORT_SYMBOL drivers/gpu/drm/drm 0x513072fe __drm_puts_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x51c70dc5 drm_event_reserve_init_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x51dc3fca drm_mode_get_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x521ad6d0 drm_puts +EXPORT_SYMBOL drivers/gpu/drm/drm 0x52ae7dff drm_atomic_get_new_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x536d0160 drm_hdmi_avi_infoframe_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x53996ae1 drm_modeset_lock_single_interruptible +EXPORT_SYMBOL drivers/gpu/drm/drm 0x547a3ed6 drm_mode_plane_set_obj_prop +EXPORT_SYMBOL drivers/gpu/drm/drm 0x54d048ae drm_panel_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55801b35 drm_edid_connector_add_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55eb38da drm_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5603756d drm_sysfs_connector_status_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5643a2c2 drm_atomic_state_default_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x56c4619f drm_atomic_state_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57358563 drm_mode_create_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5750b441 drm_framebuffer_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57698a50 drm_mm_takedown +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57d6ee80 drm_warn_on_modeset_not_all_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x589fbba1 __drmm_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58cb5e4d drm_framebuffer_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x58edc8dc drm_noop +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x596ccb5f drm_vma_node_is_allowed +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5a037066 drm_connector_set_panel_orientation_with_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5a04e3de drm_atomic_bridge_chain_post_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5b1504c8 drm_hdmi_avi_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5bdfcc35 drm_property_create_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5dbd76c8 drm_bridge_chain_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5e6657c6 drm_aperture_remove_conflicting_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5e8bfba9 drm_mode_probed_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5ef50ed5 drm_of_component_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f209724 drm_property_replace_global_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f7985a5 drm_mm_scan_remove_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5fc2e6d2 drm_gem_object_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5fdd826d drm_syncobj_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6041449b drm_mode_set_config_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x604692c4 drm_vma_offset_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x60f84f61 drm_atomic_get_crtc_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x618e97ce drm_atomic_get_new_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x629d8c3a drm_panel_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0x62a11882 drm_plane_create_blend_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x62ee9ee0 drm_gem_lru_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x63983953 __drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x646a31e8 drm_gem_handle_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0x650bbacf drm_atomic_get_old_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x655abdef drm_gem_private_object_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6561424f drmm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65702bd6 drm_default_rgb_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65935b92 drm_gem_vm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x66d3ac55 __drmm_mutex_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x679c3aad drm_gem_prime_import +EXPORT_SYMBOL drivers/gpu/drm/drm 0x686dc62f drm_gem_create_mmap_offset_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0x68968b6d drm_gem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x68f8d0bb drm_atomic_state_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6910e4cd drm_format_info_min_pitch +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69353664 __drm_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69563cb1 drm_debugfs_add_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x696da131 drm_edid_read_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69e1bf40 drm_clflush_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6a87c589 drm_mode_prune_invalid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6bdc3fdc drm_atomic_get_old_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6d48238a drm_prime_sg_to_page_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6d95cd2e drm_get_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6e43d1f8 drm_connector_attach_max_bpc_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ecd33b2 drm_atomic_add_affected_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6fb57bd6 drm_atomic_normalize_zpos +EXPORT_SYMBOL drivers/gpu/drm/drm 0x72557d7f drm_mode_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7261745c drm_gem_dmabuf_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x73e82e1f drm_atomic_bridge_chain_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74fc6fbd drm_format_info_block_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x76ef3aa5 drm_gem_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0x77b4737c drm_add_edid_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x78d30fdc drm_mode_find_dmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7925ab11 drm_writeback_get_out_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79898876 drm_syncobj_add_point +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79c00fa2 drm_edid_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7a409277 drm_framebuffer_plane_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b08f632 drm_client_modeset_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7b3738ee drm_gem_dmabuf_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c0d9cad drm_display_info_set_bus_formats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c545285 drm_edid_get_monitor_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c7dd31c drm_prime_pages_to_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7d16dba7 drm_mode_create_dvi_i_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e3277f8 ___drm_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7edf470b drm_edid_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fa3e859 drm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7fe4d13e drm_client_modeset_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8022ac75 drm_mode_create_aspect_ratio_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x811397cb drm_client_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x819f717a drm_panel_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8399731d drm_edid_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x84f184a5 drm_gem_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x869dc984 drm_modeset_lock_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x86b4ae00 drm_modeset_acquire_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x86dbe0a3 drm_connector_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x87163a7e drm_crtc_set_max_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x871cac12 drm_gem_unmap_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x879eae87 drm_bridge_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x87f34158 drm_gem_vunmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x888cde84 drm_connector_attach_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8953ee89 drm_vma_offset_lookup_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a7d6785 drm_crtc_vblank_count_and_time +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8ad373fa drm_client_framebuffer_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8b1f91f6 drm_gem_dmabuf_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8c2f5a59 drm_connector_set_tile_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d72789e drm_edid_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8db45aed drm_send_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8e080ca9 drm_crtc_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x903682cf drm_crtc_vblank_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x904cfbd0 drm_atomic_bridge_chain_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x90616486 drm_atomic_set_mode_prop_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x91a830e8 drm_mode_parse_command_line_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0x91df3b41 drm_crtc_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x91e65646 drmm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x92327d9d drm_atomic_bridge_chain_pre_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x93e17e9e drm_gem_lru_move_tail +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9554ea36 drm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x96bcd3d9 drm_object_property_get_default_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x96e522ce drm_get_edid_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x982d09b3 drm_format_info_block_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x98420bbc drm_connector_init_with_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x989cc537 __drmm_crtc_alloc_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9942818b drm_connector_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x99461a90 drm_crtc_send_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x99478c6b drm_mode_create_suggested_offset_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x99e21d5f drm_atomic_get_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x99ebd447 drm_connector_set_link_status_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a3dc8b3 drm_probe_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b285573 drm_match_cea_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b95c885 drm_mode_match +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b9de1c1 drm_edid_header_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9bfa3560 drm_gem_private_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9c2f6d27 drm_edid_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9cb40d05 drm_mode_object_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9cb6726e drm_gem_unlock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9ce050be drm_mode_copy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9eddce17 drm_syncobj_get_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9ffac975 drm_connector_attach_hdr_output_metadata_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa1d67370 drm_client_modeset_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa3149f1e drm_state_dump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa419e8b4 drm_gem_map_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa559f336 drm_atomic_set_crtc_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa721bae2 drm_connector_attach_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa72439be drm_dev_has_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa77eb500 drm_connector_list_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa78e1db5 drm_connector_set_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa813e1c7 drm_atomic_state_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa9526f28 drm_gem_prime_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa975791f drm_mode_create_from_cmdline_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa9eb63e5 drm_panel_of_backlight +EXPORT_SYMBOL drivers/gpu/drm/drm 0xabd388cf __drmm_add_action +EXPORT_SYMBOL drivers/gpu/drm/drm 0xac1a6367 drmm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad08e0d5 drm_property_blob_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad1bcfef of_drm_find_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad4e902b drm_color_ctm_s31_32_to_qm_n +EXPORT_SYMBOL drivers/gpu/drm/drm 0xadb857b4 drm_property_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae277372 __drm_crtc_commit_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaedb49d7 drm_plane_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xafeb657d drm_mode_validate_driver +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb11ac7a7 __drm_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb11b4e41 drm_connector_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb212dc3e drm_edid_dup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3750192 drm_edid_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4032484 drm_mm_insert_node_in_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb40f9a31 drm_gem_map_detach +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4f4036d drm_property_replace_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4fbeed8 drm_client_buffer_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb509961e drm_dev_printk +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6127243 drm_need_swiotlb +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6ac122f drm_crtc_vblank_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6b0cd18 drm_connector_attach_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb850bc42 drm_atomic_private_obj_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb87a5b07 drm_mode_create_tv_properties_legacy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb87aed0b drm_vblank_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb8d700b2 drm_dev_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9cad492 __drm_atomic_state_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xba1e84a6 drm_gem_object_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xba9520a9 drm_cvt_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbadcde0e drm_modeset_unlock +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb05119e drm_connector_attach_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbbfcf7bf drm_universal_plane_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbc1143cd drmm_mode_config_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbc1e6293 drm_vblank_work_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbc2386ba drm_client_modeset_commit_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbce7b167 drm_vma_offset_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbd0b28f5 devm_aperture_acquire_from_firmware +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbd270fd3 __drmm_add_action_or_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbd8d5efe drm_crtc_vblank_off +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe22704f drm_gem_handle_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe906e1a drm_connector_update_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbfa2be4c drm_gem_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbfe1783a drm_ioctl_kernel +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbff3f920 drm_plane_create_zpos_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc0e05abd drm_gem_map_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc1d40b87 drm_connector_set_path_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc216b49f drm_vblank_work_cancel_sync +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc2f54811 drm_atomic_set_crtc_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc409da9b drm_client_buffer_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc4a3b55c drm_gem_dma_resv_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc4f3cead devm_drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5d44e8a drm_modeset_backoff +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc6c4a38b drm_atomic_bridge_chain_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc710ec62 drm_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc7493fe3 drm_connector_set_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9c6589b drm_crtc_vblank_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc9f5ad7d drm_connector_attach_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca0480f0 drm_client_rotation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca72eea1 drm_dev_unplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcaeae3cf drm_vblank_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb1e871f drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcc5838be drm_connector_attach_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcc66486b drm_mode_put_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0xccd97ba1 drm_mode_crtc_set_gamma_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xccf484d1 drm_panel_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdb99cc9 drm_mode_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xce153f70 drm_plane_create_rotation_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf1f5c8c drm_show_fdinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf46eb40 drm_crtc_enable_color_mgmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcfaa90d6 drm_gem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd0013d00 drm_atomic_get_old_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd01da993 drm_analog_tv_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd02a976f drm_atomic_get_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd0324f66 drm_gem_lru_scan +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd0b527f4 drm_property_create_bitmask +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd0d0f1ac drm_of_find_possible_crtcs +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd11fcb83 drm_writeback_queue_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd13f9985 drm_edid_block_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd1563abd drm_add_modes_noedid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd261e69e drm_panel_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd2782b4a drm_property_lookup_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd2ccb3c0 drm_modeset_lock +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd315df61 drm_edid_read_custom +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd39f4603 drm_show_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd3df3fe8 drm_atomic_get_old_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd455a18e drm_client_modeset_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd463c83b drm_connector_attach_privacy_screen_provider +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd63b6af5 drm_debugfs_create_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd6496046 drm_mode_config_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd680a377 drm_gem_object_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd6ab1e03 drm_vma_node_allow +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd78e46ca drm_plane_force_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7a9cf42 drm_mode_validate_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7b6c911 drm_framebuffer_plane_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7c91532 drm_plane_get_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd8a004c2 drm_syncobj_replace_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd8e79398 drm_atomic_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd91f0c7c drm_crtc_vblank_on +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd95fa5c5 drm_color_lut_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdad9c8b1 drm_prime_get_contiguous_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdae3ae31 drm_event_cancel_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb320a08 drm_mode_is_420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdbb837f8 drm_gem_prime_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdbff16ee drm_syncobj_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdc13fca7 drm_gem_prime_handle_to_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd0c4244 drm_atomic_check_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd3c6afa drm_mode_is_420_also +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddaaec6f drm_edid_read_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xddfa6893 drm_framebuffer_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde784ac3 drmm_kfree +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde87184e drm_framebuffer_unregister_private +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdeca882a drm_send_event_timestamp_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf3f760d drm_mm_scan_color_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf666902 drm_rotation_simplify +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdfa3a38a drm_mode_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe0132006 drm_mode_create_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe037acba drm_atomic_private_obj_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe0f13405 drm_modeset_drop_locks +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe1073404 drm_client_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe1ce0fcb drm_plane_get_damage_clips_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe1dcdd55 drm_connector_create_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe23ad4d6 of_drm_get_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe284d7b4 drm_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe288a5f8 drm_compat_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe317082a __drm_printfn_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe337930c drm_debugfs_add_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3617f28 drm_gtf_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3ac15d5 drm_mode_is_420_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe43758d1 drm_put_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe4418a2b drm_connector_update_privacy_screen +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe47af8d8 drm_atomic_get_new_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe4815f52 drm_connector_atomic_hdr_metadata_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe5b61602 drm_connector_oob_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe633a4cd drm_format_info_bpp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe6384e10 drm_master_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe6fd43d2 drm_property_blob_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8064f3b __drmm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe868a86e drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a034df drm_dev_exit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8bde955 drm_connector_has_possible_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8e6c200 drm_gem_lock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe984f6b6 drm_property_add_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe9ada452 drm_crtc_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea00fe81 __drm_printfn_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea7353be drm_gem_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xebcf4c1f drm_edid_override_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0xec100b74 drm_sysfs_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xec75d38c drm_modeset_unlock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0xec837cea drm_atomic_set_mode_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xedaae50f drm_atomic_print_new_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xedd1d0bc drm_send_event_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee2d7b9a drm_mode_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee759d5c drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeeb73907 drm_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeed1bd2f drm_atomic_get_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeed25b39 drm_framebuffer_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xef9a1fbf drm_dev_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0517d7a drm_mm_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf095dc96 drm_get_tv_mode_from_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1421d13 drm_mode_sort +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1794ae3 drm_property_create_object +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1b5340a drm_mode_vrefresh +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf21bd8ab drm_driver_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf406e46a drm_get_connector_type_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf430f9fc drm_plane_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf485986d drm_vma_node_allow_once +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf51c6932 drm_modeset_lock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf56f4512 drm_panel_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf592fbc0 drm_connector_list_iter_end +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf5d587bc drm_display_mode_from_cea_vic +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf7eadc32 drm_crtc_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf824c7db __drm_printfn_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf8a08767 drm_atomic_state_default_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf8b3675c drm_mode_validate_ycbcr420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf920eddf drm_plane_create_zpos_immutable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf9775fa1 drm_gem_prime_import_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfbc7d606 drm_gem_objects_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeb77be2 drm_clflush_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeb953b1 __drm_printfn_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x22d53779 drm_buddy_free_list +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x2d9e9583 drm_buddy_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x40d76a49 drm_get_buddy +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0x9f44c898 drm_buddy_init +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xabb5a026 drm_buddy_block_trim +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xbd5b3bcc drm_buddy_free_block +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xc30d71cc drm_buddy_block_print +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xfa150882 drm_buddy_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_buddy 0xff748b76 drm_buddy_alloc_blocks +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0x0123075c drm_fbdev_dma_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0xa5c4c20e drm_gem_dma_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_dma_helper 0xcf3a89c7 drm_gem_dma_prime_import_sg_table_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x008e58c9 __drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0097f247 drm_atomic_helper_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x01156e10 drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0295ad4c drm_fb_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x05fc4c2c drm_gem_simple_kms_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x066f6ac8 __drmm_simple_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x06c358a0 drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0758a0e0 drm_atomic_helper_commit_hw_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x078e7432 drm_kms_helper_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0a1c29a6 drm_helper_force_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0bb22c35 drm_atomic_helper_connector_tv_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0e41f04d drm_atomic_helper_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0f0385c6 drm_helper_mode_fill_fb_struct +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x10d68d64 drm_atomic_helper_dirtyfb +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x10ed4433 drm_atomic_helper_commit_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x13f59070 drm_crtc_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x14176d0f drm_atomic_helper_check_wb_encoder_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x14a36c64 __drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x14abe10d __drm_atomic_helper_private_obj_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x154bb5d4 drm_i2c_encoder_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1862593f drm_fb_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x199a09d2 drm_gem_simple_kms_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1a93614f drm_atomic_helper_check_plane_damage +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1d608f1d __drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ffd15de drm_atomic_helper_connector_tv_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x20eb1019 drm_i2c_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x22513c6f drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x22b4b028 drm_fb_xrgb8888_to_rgb888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x28927f4a drm_atomic_helper_swap_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x289fbc84 drm_fb_xrgb8888_to_argb8888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x28b9bc05 drm_atomic_helper_disable_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d50570f drm_rect_calc_hscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2ea6538d drm_gem_fb_end_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x30581302 drm_panel_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x30cc895c drm_gem_fb_create_handle +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x30f834df drm_fb_build_fourcc_list +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x33c4139a drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x33d75a6a drm_simple_display_pipe_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x34883858 __drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x34bc8975 drm_fb_helper_deferred_io +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x379250e7 drm_flip_work_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x38b16d19 drm_fb_helper_debug_enter +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3942c91b drmm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3a62e436 drm_atomic_helper_commit_modeset_enables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3a7d5bf8 drm_self_refresh_helper_update_avg_times +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3aecac4d drm_atomic_helper_page_flip +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3b70f081 drm_gem_fb_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3d27d326 drm_atomic_helper_bridge_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x413fb852 drm_fb_xrgb8888_to_xrgb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x41833b4b devm_drm_of_get_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x418c4a02 drm_crtc_helper_mode_valid_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4370d5f2 drm_flip_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x43a05139 drm_fb_xrgb8888_to_gray8 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x43f791d4 drm_self_refresh_helper_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x44786e16 drm_atomic_helper_shutdown +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x44e445ab drm_fb_helper_debug_leave +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46c1ef09 __drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4bcfa9ec drm_panel_bridge_connector +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4c38d4da drm_kms_helper_poll_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4d01b71d drm_fb_helper_fill_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4fa89e5b __drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x506ec1d1 drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x50d5f15f __drm_atomic_helper_plane_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x51500411 drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5348e443 drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x53cbd4bc drm_atomic_helper_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x544f226b drm_gem_fb_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x560bf51b drm_helper_probe_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x58f5c11b drm_kms_helper_poll_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a4734d1 drm_kms_helper_is_poll_worker +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5c4abd3f drm_helper_probe_single_connector_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x61340530 drm_i2c_encoder_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x64f491ef drm_fb_helper_damage_range +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x656802a5 drm_i2c_encoder_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x662f3134 drm_fb_xrgb8888_to_rgb565 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6654a726 drm_crtc_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6792f88d drm_gem_fb_begin_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x67a5c0a9 drm_plane_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x696a0dad drm_fb_helper_set_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6a9dd2d5 devm_drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6afbc4b1 drm_i2c_encoder_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b5c2b06 drm_atomic_helper_damage_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6d0b10d3 drm_fb_xrgb8888_to_mono +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6d20063c drm_kms_helper_poll_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e30ba8e drm_rect_rotate_inv +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6ea22352 __drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6ed11ef3 drm_atomic_helper_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x70553396 drm_atomic_helper_damage_merged +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x71071b5b drm_atomic_helper_check_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7236649b drm_kms_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7348f76a drm_fb_helper_pan_display +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x74f80b8d __drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7727f5c6 drm_kms_helper_poll_enable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x773f3c0b drm_atomic_helper_update_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7759a490 drm_connector_helper_tv_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x776c8f2a drm_fb_helper_set_suspend_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x78041d1a drm_connector_helper_get_modes_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x785c1860 drm_i2c_encoder_restore +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x79e66d17 drm_helper_connector_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7b82c42f drm_fb_helper_check_var +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7cdae704 __drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7f0d4adf drm_mode_config_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7ff6bbe6 drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x84c0c853 drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x871ab41a drm_rect_intersect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x882e2355 drm_helper_crtc_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x88631bd9 __drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8886efbc drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x895e1d8b drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8e20790a drm_fb_helper_damage_area +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91fec1cc drm_rect_calc_vscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x92057df1 drm_atomic_helper_check_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x929d075e drm_fb_helper_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x937787c1 drm_flip_work_queue_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99f3b5e4 __drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99fd20aa drm_rect_clip_scaled +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9abd905d drm_panel_bridge_set_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9aeda93f drm_helper_encoder_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9b36a4e5 drm_gem_simple_kms_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9bf0d211 drm_fb_helper_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9ccb9097 drm_connector_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9ff25164 drm_atomic_helper_damage_iter_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa2307d97 drm_atomic_helper_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa2a41100 drm_atomic_helper_async_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa2ec8f0f drm_atomic_helper_wait_for_fences +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa68f561c drm_atomic_helper_check_modeset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa752921f drm_atomic_helper_cleanup_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa7a9fb81 drm_gem_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaa455fa0 drm_helper_resume_force_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xac86535c drm_atomic_helper_check_crtc_primary_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xad7be9a1 drm_crtc_helper_set_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xae07cf7b drm_fb_helper_unregister_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb04e305f drm_fb_xrgb8888_to_xrgb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb053adda drm_rect_rotate +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb0c7da32 drm_gem_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb139f9c4 drm_fb_helper_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb1b09a5b drm_fb_memcpy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb1efda02 drm_atomic_helper_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb387c752 drm_flip_work_queue +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb38d7e3b drm_atomic_helper_bridge_propagate_bus_fmt +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb4115fb3 drm_gem_fb_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb43b6cea drm_fb_helper_initial_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb52ed9b1 drm_atomic_helper_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb56aea2f drm_fb_xrgb8888_to_rgb332 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb6a6b711 drm_fb_clip_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbaa6be64 drm_fb_xrgb8888_to_rgba5551 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbba7abe0 drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbc0a36b2 drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbceb20eb drm_i2c_encoder_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbcee50ba drm_fb_helper_set_par +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbdb8b98c drm_plane_helper_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbef751f3 drm_gem_simple_kms_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbf42966f drm_plane_helper_disable_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbf7df4fd drm_atomic_helper_commit_duplicated_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc03c466b drm_helper_move_panel_connectors_to_head +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc0c29ab3 drm_atomic_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc19a9b03 __drm_atomic_helper_crtc_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc2e80e2a drm_kms_helper_poll_reschedule +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc391bfe4 __drm_atomic_helper_connector_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc3f35d8e drm_fbdev_generic_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc503f70c drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc516c4bc drm_fb_helper_setcmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc5f330ea drm_connector_helper_get_modes_from_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc68a3d01 drm_fb_helper_release_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc6c0d429 drm_crtc_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc785c521 drm_mode_config_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc9f7f5c6 drm_atomic_helper_page_flip_target +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xca93c70d drm_atomic_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb2340b8 drm_rect_debug_print +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb8ae9c5 __drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcc093905 drm_i2c_encoder_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcc353966 drm_fb_xrgb8888_to_argb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcda24f6a drm_i2c_encoder_save +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcdfb3c51 devm_drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcedb3508 drm_atomic_helper_commit_cleanup_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf0387cb drm_fb_helper_output_poll_changed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf11a549 drm_flip_work_allocate_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd15ee58e drm_atomic_helper_wait_for_vblanks +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd24b11a7 drm_self_refresh_helper_alter_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd29ebe21 drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd7a8aa2f drm_atomic_helper_async_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd80a7f23 drm_fb_helper_lastclose +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd8457cae drm_atomic_helper_update_legacy_modeset_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdd0a2c9c drm_flip_work_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdd238897 drm_helper_disable_unused_functions +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdd37bc03 drm_simple_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xde8c54ac drm_i2c_encoder_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdf1125be drm_fb_helper_restore_fbdev_mode_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdfe74d07 drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe02deaad drm_bridge_is_panel +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe0ed584d drm_atomic_helper_commit_tail +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe0ee8c81 drm_atomic_helper_commit_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe1acda8f drm_gem_simple_kms_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe1b1463e drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe21140e1 drm_atomic_helper_connector_tv_margins_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe2d3241b drm_simple_display_pipe_attach_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe33c8f15 __drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe52c74d9 drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe84ae743 drm_fb_swab +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xea2aa819 drm_fb_blit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xeaa66091 drm_atomic_helper_commit_tail_rpm +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xeb52d659 drm_self_refresh_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xec285846 drm_atomic_helper_prepare_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xecc3eb14 drm_fb_xrgb8888_to_argb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf0ec5861 drmm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf2f3bcf1 drm_atomic_helper_commit_modeset_disables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf38ef7f3 drm_fb_helper_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf3d576bc drm_fb_helper_blank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf788ddbb drm_atomic_helper_fake_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf7936719 drm_plane_helper_update_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf8a231ec drm_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfc3d464e drm_atomic_helper_wait_for_flip_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfdbeaaf6 drm_fb_helper_alloc_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfe21b133 __drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xff4ea498 drm_connector_helper_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x040af586 mipi_dbi_command_buf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x042eb831 mipi_dbi_display_is_on +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x047d86f7 mipi_dbi_pipe_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x1354438c mipi_dbi_command_read +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x341c0005 mipi_dbi_poweron_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x3559550e mipi_dbi_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x3b67508c mipi_dbi_pipe_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x3e0a2f26 mipi_dbi_poweron_conditional_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x4f465fdb mipi_dbi_spi_transfer +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x53affa99 mipi_dbi_hw_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x65383eab mipi_dbi_buf_copy +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x7861da23 mipi_dbi_pipe_reset_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x7c964bcb mipi_dbi_dev_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x7f458d75 mipi_dbi_spi_init +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0x9b351606 mipi_dbi_pipe_update +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xa323d1ab mipi_dbi_enable_flush +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xa6e672c0 mipi_dbi_dev_init_with_formats +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xad48da16 mipi_dbi_pipe_begin_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xb22222a1 mipi_dbi_command_stackbuf +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xb2b101ad mipi_dbi_pipe_end_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xc6cf86f8 mipi_dbi_pipe_duplicate_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xff14933b mipi_dbi_spi_cmd_max_speed +EXPORT_SYMBOL drivers/gpu/drm/drm_mipi_dbi 0xffa1e52c mipi_dbi_pipe_destroy_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_panel_orientation_quirks 0x2e439142 drm_get_panel_orientation_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x259af840 drm_gem_shmem_purge_locked +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x36c68179 drm_gem_shmem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x63104e4a drm_gem_shmem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x7a35d6c8 drm_gem_shmem_purge +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x7f918358 drm_gem_shmem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xa32c6a0c drm_gem_shmem_madvise +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xa7cceffa drm_gem_shmem_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xc2b1bc3a drm_gem_shmem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xe659c205 drm_gem_shmem_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0xf38f6bc8 drm_gem_shmem_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x46c366a6 drm_suballoc_new +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x4deccd24 drm_suballoc_dump_debug_info +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0x64de42c3 drm_suballoc_free +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xd5778c0f drm_suballoc_manager_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_suballoc_helper 0xe47dd04d drm_suballoc_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x7eebd7c7 drm_gem_ttm_dumb_map_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x808e4b85 drm_gem_ttm_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xd4a239fa drm_gem_ttm_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xe5dabd7a drm_gem_ttm_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xf978284c drm_gem_ttm_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x0d947c28 drm_gem_vram_put +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x1cb1e2f3 drm_gem_vram_driver_dumb_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x2c275018 drm_gem_vram_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x2d7a18e1 drm_gem_vram_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x394481c4 drm_gem_vram_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x40265585 drm_gem_vram_fill_create_dumb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x493bfb8a drm_gem_vram_simple_display_pipe_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x5448ec2b drm_gem_vram_plane_helper_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x66a2d3d5 drm_vram_helper_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x6dc5fa8b drmm_vram_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x75d4e354 drm_gem_vram_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x93cbcf7b drm_gem_vram_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x966b6c6d drm_gem_vram_simple_display_pipe_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xa6bb12b3 drm_gem_vram_plane_helper_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xaeac9f46 drm_vram_mm_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xd0513ab5 drm_gem_vram_unpin +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x141e680e drm_sched_entity_error +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x175f28b1 drm_sched_entity_push_job +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x2bdbef26 drm_sched_entity_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x33da135d drm_sched_suspend_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x38dd7805 drm_sched_job_add_dependency +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x3a6bf1ab to_drm_sched_fence +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x404b14d4 drm_sched_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x431cc832 drm_sched_fault +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x443961ad drm_sched_entity_destroy +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x55f032f3 drm_sched_entity_fini +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x587c390c drm_sched_stop +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x5b6d45df drm_sched_entity_set_priority +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x6e91d3ec drm_sched_resume_timeout +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x7cdd1434 drm_sched_entity_modify_sched +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x823eccd5 drm_sched_resubmit_jobs +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0x9d9d180e drm_sched_job_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xadce5fdc drm_sched_entity_flush +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xb715e335 drm_sched_job_cleanup +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xbd109bf8 drm_sched_job_add_resv_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xc9f7e8f1 drm_sched_job_arm +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xcd63959c drm_sched_start +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xd1e09610 drm_sched_pick_best +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xd8a93ba3 drm_sched_init +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xde9c6123 drm_sched_job_add_implicit_dependencies +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xedfab1b3 drm_sched_increase_karma +EXPORT_SYMBOL drivers/gpu/drm/scheduler/gpu-sched 0xf1e42818 drm_sched_job_add_syncobj_dependency +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x08673925 ttm_pool_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x099cde4d ttm_bo_move_sync_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x09cc05bf ttm_device_clear_dma_mappings +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0df89425 ttm_bo_pin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0e3d5701 ttm_agp_is_bound +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1224bd1c ttm_bo_set_bulk_move +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x18a25712 ttm_bo_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a71d30c ttm_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1d2ee5da ttm_bo_wait_ctx +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1d7cc0b7 ttm_bo_mem_space +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x21d7ecec ttm_bo_vm_access +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2ad5e624 ttm_resource_manager_evict_all +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x2cea7c40 ttm_pool_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x30327c94 ttm_bo_vm_fault +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x317e7684 ttm_resource_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3446561b ttm_agp_destroy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x37b0ef66 ttm_resource_manager_debug +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3830fc01 ttm_bo_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3df6d8b5 ttm_eu_backoff_reservation +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x41297e60 ttm_bo_init_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x4fde1132 ttm_resource_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x53e0a408 ttm_kmap_iter_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5b76e4e3 ttm_glob +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x62149b6c ttm_pool_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x69cc2943 ttm_tt_pages_limit +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x71693860 ttm_bo_unmap_virtual +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x75797d93 ttm_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x760369d5 ttm_bo_vunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7a1f99bb ttm_lru_bulk_move_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7b9927a2 ttm_bo_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x7ed4efe9 ttm_range_man_init_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8a31b2e8 ttm_resource_manager_create_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8a880307 ttm_bo_kunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8bba29b5 ttm_agp_tt_create +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8edc797a ttm_bo_put +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x92c3a663 ttm_resource_manager_usage +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9a3659b3 ttm_lru_bulk_move_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9da65057 ttm_bo_vm_fault_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9e279d9d ttm_device_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9f2b0f6d ttm_agp_unbind +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa081598b ttm_bo_move_to_lru_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa3c1fabb ttm_bo_vm_reserve +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa99830f3 ttm_bo_vm_open +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xafebe807 ttm_range_man_fini_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb245e957 ttm_pool_alloc +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb3f3c8e4 ttm_bo_kmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb7342afb ttm_bo_init_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb8e9d39d ttm_agp_bind +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xbb247fbf ttm_pool_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc108b7ce ttm_device_swapout +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc49bff67 ttm_eu_reserve_buffers +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc7505fa8 ttm_bo_vmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xda4dfa59 ttm_io_prot +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xdc2da698 ttm_tt_populate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe074d5af ttm_tt_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe0930001 ttm_kmap_iter_iomap_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe09e9078 ttm_resource_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe7599809 ttm_device_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xeb22a776 ttm_bo_eviction_valuable +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf38918bd ttm_bo_vm_dummy_page +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf571a18d ttm_eu_fence_buffer_objects +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf84420c7 ttm_bo_move_accel_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf849a640 ttm_bo_unpin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf86d3fa7 ttm_sg_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfb4fe40d ttm_bo_vm_close +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfe76f901 ttm_resource_manager_init +EXPORT_SYMBOL drivers/hid/hid 0x52160657 hid_bus_type +EXPORT_SYMBOL drivers/hwmon/adt7x10 0x96b7956c adt7x10_dev_pm_ops +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x2f9e7f8e vid_which_vrm +EXPORT_SYMBOL drivers/hwmon/hwmon-vid 0x446615bd vid_from_reg +EXPORT_SYMBOL drivers/hwmon/ltc2947-core 0x2962fbc8 ltc2947_pm_ops +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0x1fb7efd5 i2c_bit_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xc0354a33 i2c_bit_add_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-bit 0xd82e8353 i2c_bit_algo +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0x345b2019 i2c_pca_add_numbered_bus +EXPORT_SYMBOL drivers/i2c/algos/i2c-algo-pca 0xb5cbc486 i2c_pca_add_bus +EXPORT_SYMBOL drivers/i2c/busses/i2c-amd756 0x0b12aea8 amd756_smbus +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x10a4c688 qcom_adc5_hw_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x1fcd0103 qcom_adc_tm5_gen2_temp_res_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x39885d6b qcom_adc_tm5_temp_volt_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x401dc869 qcom_vadc_scale +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x47f699dd qcom_adc5_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x4e64cdb9 qcom_adc5_hw_settle_time_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x53546ecd qcom_adc5_avg_samples_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0x70e6eca1 qcom_vadc_decimation_from_dt +EXPORT_SYMBOL drivers/iio/adc/qcom-vadc-common 0xc61e7a34 qcom_adc5_prescaling_from_dt +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x726ba258 iio_triggered_buffer_cleanup +EXPORT_SYMBOL drivers/iio/buffer/industrialio-triggered-buffer 0x909018d6 iio_triggered_buffer_setup_ext +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0x8627e34e iio_kfifo_free +EXPORT_SYMBOL drivers/iio/buffer/kfifo_buf 0xac330d4f iio_kfifo_allocate +EXPORT_SYMBOL drivers/iio/imu/fxos8700_core 0x0013dc36 fxos8700_regmap_config +EXPORT_SYMBOL drivers/iio/industrialio 0x0c9d566f iio_device_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0x13ad0747 iio_get_time_ns +EXPORT_SYMBOL drivers/iio/industrialio 0x13c9ad57 iio_device_get_clock +EXPORT_SYMBOL drivers/iio/industrialio 0x17407756 iio_buffer_init +EXPORT_SYMBOL drivers/iio/industrialio 0x17c0c665 iio_device_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0x19c826f2 iio_push_event +EXPORT_SYMBOL drivers/iio/industrialio 0x2d6bcdcb iio_trigger_generic_data_rdy_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x38096200 iio_trigger_poll_nested +EXPORT_SYMBOL drivers/iio/industrialio 0x742dcf04 iio_trigger_poll +EXPORT_SYMBOL drivers/iio/industrialio 0x7de7a0a1 iio_trigger_unregister +EXPORT_SYMBOL drivers/iio/industrialio 0x85921e48 iio_trigger_using_own +EXPORT_SYMBOL drivers/iio/industrialio 0x89a16e50 iio_bus_type +EXPORT_SYMBOL drivers/iio/industrialio 0x933bbb02 __iio_device_register +EXPORT_SYMBOL drivers/iio/industrialio 0xa654ab55 iio_trigger_notify_done +EXPORT_SYMBOL drivers/iio/industrialio 0xac61d052 iio_read_mount_matrix +EXPORT_SYMBOL drivers/iio/industrialio 0xba2a42c5 __iio_trigger_alloc +EXPORT_SYMBOL drivers/iio/industrialio 0xc4566b68 iio_device_free +EXPORT_SYMBOL drivers/iio/industrialio 0xd6b87e52 iio_trigger_free +EXPORT_SYMBOL drivers/iio/industrialio 0xd91964fa iio_trigger_register +EXPORT_SYMBOL drivers/iio/industrialio 0xd9d35493 iio_device_set_clock +EXPORT_SYMBOL drivers/iio/industrialio 0xdf76bbeb iio_pollfunc_store_time +EXPORT_SYMBOL drivers/iio/industrialio 0xe14b0562 iio_trigger_set_immutable +EXPORT_SYMBOL drivers/iio/industrialio 0xe310d3b3 iio_trigger_validate_own_device +EXPORT_SYMBOL drivers/iio/industrialio 0xeba2ba27 iio_read_const_attr +EXPORT_SYMBOL drivers/iio/industrialio-configfs 0x81693fb2 iio_configfs_subsys +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0x074e1f3a iio_unregister_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xb5a9680e iio_register_sw_device_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xc65a936a iio_sw_device_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-device 0xdad00a5b iio_sw_device_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x2f77e773 iio_sw_trigger_create +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0x429c8692 iio_register_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0xb5cc32c6 iio_sw_trigger_destroy +EXPORT_SYMBOL drivers/iio/industrialio-sw-trigger 0xb8d9bc3a iio_unregister_sw_trigger_type +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0x06ed5e5f iio_triggered_event_setup +EXPORT_SYMBOL drivers/iio/industrialio-triggered-event 0x9fa80115 iio_triggered_event_cleanup +EXPORT_SYMBOL drivers/iio/pressure/bmp280 0x5d166b8c bmp280_dev_pm_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x0e65ae01 ib_send_cm_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x30f2c726 ib_send_cm_drep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x384f87c6 ib_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x48525ca6 ib_cm_notify +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x60c4cfd8 ib_send_cm_sidr_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x62295e9a ib_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x69824a14 ibcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x7f81e875 ib_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x9485f003 ib_send_cm_rtu +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x99ac3786 ib_send_cm_mra +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x9f5c1299 ib_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xaad918a2 ib_send_cm_rej +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xd63f5be6 ib_send_cm_sidr_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xe02dcdc1 ib_cm_insert_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xea2fcc7a ib_send_cm_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xf8dd3d77 ib_send_cm_dreq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00cd25ea ib_get_rdma_header_version +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x00d3a975 ib_modify_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0154b2be ib_dereg_mr_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0445c479 ib_port_immutable_read +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x04ca8611 ib_resize_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x05b6cca1 rdma_put_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x06ce4f90 ib_rdmacg_uncharge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x06d97f91 ibdev_notice +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0a28bdef rdma_alloc_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0cccb1be ib_sa_path_rec_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0da13168 rdma_dev_access_netns +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0df0c801 ib_drain_rq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0e684e20 ib_alloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0eced1b4 rdma_read_gid_l2_fields +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x105544dd __ib_alloc_cq_any +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1099cab2 ib_query_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x10ae3e57 rdma_restrack_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1231baf6 rdma_restrack_set_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1243f564 ib_set_vf_link_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x124a5256 ib_drain_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x13ed041b rdma_resolve_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x158eeadc ib_free_recv_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x16799c0a ib_map_mr_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x16def56e rdma_alloc_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x187207b6 rdma_copy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x19e7490f __rdma_block_iter_next +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1b520068 ib_destroy_cq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1dc16130 roce_gid_type_mask_support +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x202c3f72 rdma_restrack_parent_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x20c95581 ib_cq_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2255818d ib_modify_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x22f3cf93 ib_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x279d853d ib_sa_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2801795d rdma_nl_put_driver_u64 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x29080e63 rdma_rw_ctx_post +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2a88ca45 rdma_modify_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2c116ac3 ibdev_emerg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2f2e975a ib_map_mr_sg_pi +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x305e5701 rdma_addr_size_kss +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x30c21bb2 rdma_copy_src_l2_addr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x33c02d9a ib_get_eth_speed +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x349105e3 ibdev_alert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x34faca13 ib_mr_pool_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x35d33f01 ib_get_cached_subnet_prefix +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x36251dbd ib_reg_user_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x369535c7 ib_init_ah_attr_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3b310a86 rdma_create_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3b84c6c3 rdma_destroy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3badb9f3 ib_create_qp_kernel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3c15f062 ib_get_vf_config +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3c7accf0 ib_register_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3f1f9c48 rdma_nl_unicast_wait +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fc2387c ib_ud_header_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x408e1d77 rdma_restrack_add +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x41b3c06b rdma_query_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x41beede7 ib_query_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x42e083be rdma_rw_ctx_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x42f7e4d9 ib_create_wq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4345f641 rdma_rw_mr_factor +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x434c5d10 zgid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x44280a15 ib_device_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45e11362 rdma_rw_ctx_signature_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45fb8985 rdma_nl_chk_listeners +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x48b043ed ib_set_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x48ff7808 ib_set_client_data +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x49432a5e ib_query_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x498ea22b rdma_user_mmap_entry_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4a1dd648 rdma_read_gid_hw_context +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4a91dc4b rdma_rw_ctx_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4b85362d rdma_nl_put_driver_u32_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4d661f1f rdma_port_get_link_layer +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e155af0 ib_response_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e8e5683 ib_get_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e90435c ib_sa_free_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4f119c8d ib_mr_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x523be244 ib_close_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x53b46cce ib_mr_pool_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x544fba47 ib_check_mr_status +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55bb02f3 ib_cache_gid_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55f8f66a ib_modify_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x571470da __rdma_block_iter_start +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x571c62a0 ib_qp_usecnt_dec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5792e91a ib_attach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x57a0746f ib_get_device_fw_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5883d455 ib_qp_usecnt_inc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x58df5b94 ib_get_gids_from_rdma_hdr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5a0b615f ib_dma_virt_map_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5fb8609e ib_get_net_dev_by_params +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x613b1e2e ib_is_mad_class_rmpp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61d24c52 ib_rate_to_mbps +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x678c053c rdma_nl_put_driver_u32 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6852aedb rdma_roce_rescan_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6a58b6aa rdma_user_mmap_entry_remove +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6a6a9fc1 rdma_query_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b05e004 ib_init_ah_attr_from_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b958320 ib_ud_ip4_csum +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6ce7d822 ib_port_register_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6dabd87d rdma_set_cq_moderation +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f3614b6 rdma_is_zero_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6fb756c8 ib_register_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70807834 rdma_addr_size +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7309ee0c ib_destroy_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x73baf9a2 ib_modify_qp_is_ok +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75a729a0 rdma_nl_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x76852eba ib_mr_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x76b3134c ib_sa_get_mcmember_rec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x77ef5fc7 ib_post_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x78072e1d ib_sg_to_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x787ccc4c ib_get_mad_data_offset +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x79fa9e3e ib_process_cq_direct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7b395a34 ib_port_unregister_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7fe6c0a2 ibdev_info +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x83e62702 rdma_user_mmap_entry_get_pgoff +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8458e1a4 rdma_move_grh_sgid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x866b0f41 ib_find_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x86b00c36 ib_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8733d035 ib_unregister_device_queued +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x874ae2e3 ib_destroy_wq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x87971c30 ib_unregister_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x88d024e3 ib_init_ah_from_mcmember +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x89f7bd14 ib_port_sysfs_get_ibdev_kobj +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8b955102 rdma_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8e37b4c6 ib_modify_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x903d93dc ib_open_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90e807c7 ib_cache_gid_parse_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x933a0ef5 ib_modify_qp_with_udata +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9421857e rdma_destroy_ah_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x95e825f9 ib_device_get_by_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x96c96448 ib_mad_kernel_rmpp_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x970af586 ib_get_rmpp_segment +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x975ff2b9 ib_sa_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x97d24c24 rdma_restrack_del +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x981757a4 rdma_get_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9aec08e6 ib_unregister_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9c36695d rdma_restrack_get_byid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9cc9111c rdma_nl_put_driver_u64_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9d0ee660 ib_device_set_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9deb82d7 rdma_translate_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9e20076a ib_dealloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa432baf6 ib_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa4cdb3b4 ib_create_qp_security +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa530d23b rdma_move_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa5bea924 ibdev_err +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa6589fb2 rdma_link_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa7318fae rdma_restrack_new +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa7e21155 ib_sa_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xabccccc6 rdma_addr_cancel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xadae55ef __ib_alloc_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae3d71c5 ib_set_device_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae75dd08 ib_dealloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae956dce ib_rate_to_mult +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xaedf5fe8 ib_rdmacg_try_charge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb00f4399 ib_device_get_by_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb0a1af15 ib_detach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb1f380b2 rdma_rw_ctx_destroy_signature +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb1fa688f rdma_umap_priv_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb2bf41cb rdma_user_mmap_entry_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4c40040 ib_sa_pack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb520bcb9 __ib_create_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7852a05 ib_ud_header_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7b01f24 ib_get_cached_lmc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7b6f1a5 ib_alloc_mr_integrity +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xba04d0fd ib_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbaf3c996 _ib_alloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbbb94696 ibnl_put_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbc399dbf ib_modify_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbe859562 rdma_nl_unicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc3785a42 rdma_replace_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc4d2c33a ib_create_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc6a48aa4 ib_find_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc6dbc2ef rdma_init_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc73979ba rdma_rw_ctx_wrs +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8158dc5 ib_cq_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcab65195 ib_dealloc_pd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcba04e59 rdma_hold_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcbdd4dbd ibnl_put_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcc277aa1 ibdev_printk +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcf541376 rdma_query_gid_table +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcf965a24 ib_advise_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0478dc4 ib_unregister_driver +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd21bb37a ib_sa_unpack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd2f751f9 rdma_nl_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd3657d47 rdma_user_mmap_io +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd38c099e rdma_restrack_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd4a866a7 ib_create_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd56d85cb ib_create_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd5b2cd17 rdma_find_gid_by_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd6636ca6 rdma_addr_size_in6 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd7b94497 __ib_alloc_pd +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd7ce2fe4 rdma_read_gid_attr_ndev_rcu +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd9b71874 rdma_nl_put_driver_string +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda0d50ec ib_sa_cancel_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdbfa15d3 ib_free_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdc0b2a86 ib_query_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdd19014b ib_get_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdf17c642 rdma_user_mmap_entry_insert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdf307ebb rdma_nl_stat_hwcounter_entry +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe1230ca4 rdma_user_mmap_entry_insert_range +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe223141d ib_destroy_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe254d29c ibdev_warn +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe2f9579e ib_register_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe46d00f1 ib_drain_sq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5840ec6 ib_wc_status_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7ad06b0 rdma_create_user_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7b52e5f mult_to_ib_rate +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7bbcaf8 ib_unregister_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe826c718 ib_get_vf_stats +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe8a9e42d rdma_restrack_count +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe8cb5c89 ib_get_cached_port_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9e799fc ib_ud_header_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xeaf79b61 ib_create_ah_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xed453c9c rdma_link_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xed9e8c9d ib_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xeeb9ee88 rdma_nl_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf1deae98 ib_free_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf35e6988 ibdev_crit +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf43fbd15 ib_find_exact_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5dedb30 rdma_node_get_transport +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf65f72cb ib_dispatch_event +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6ed3334 ib_event_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf70f02e6 ib_sa_guid_info_rec_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf74ccb9a rdma_free_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf8aea4f6 ib_alloc_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfffa4570 ib_unregister_device_and_put +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0d2b97a6 ib_umem_dmabuf_unmap_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0f60cba6 uverbs_uobject_fd_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x0ffb3e28 ib_umem_odp_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x13238a5d _uverbs_get_const_signed +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x1ad4c512 ib_copy_ah_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x1d5eeefa uverbs_get_flags64 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x1e14611c ib_umem_odp_alloc_child +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x1e265755 ib_umem_odp_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x1ec5229c flow_resources_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x29184e9d ib_umem_odp_alloc_implicit +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x35c357c0 uverbs_copy_to_struct_or_zero +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x36c34dc6 ib_copy_path_rec_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x48d6aedb ib_copy_qp_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4c1f189f flow_resources_add +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x5590ede1 ib_umem_odp_map_dma_and_lock +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x5858efb3 uverbs_finalize_uobj_create +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x5c1f4f6a ib_umem_dmabuf_get_pinned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x6ce20543 uverbs_idr_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x716af6ba ib_umem_odp_unmap_dma_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x71db81b5 _uverbs_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x746bb655 uverbs_fd_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x754b0000 ib_copy_path_rec_from_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x791df37d ib_uverbs_get_ucontext_file +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x7f7b0215 ib_umem_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x7facacaf ib_umem_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xaa648222 uverbs_copy_to +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc3347514 uverbs_uobject_put +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc61b4008 uverbs_destroy_def_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xcb30a864 ib_umem_copy_from +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xd9cf3041 ib_umem_dmabuf_map_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xded9e94b ib_umem_dmabuf_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe9349d72 ib_umem_find_best_pgsz +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf26d8415 ib_uverbs_flow_resources_free +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xfb293222 uverbs_get_flags32 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xfb7a18fc _uverbs_get_const_unsigned +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x15999e4b iw_cm_accept +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x4416787a iw_cm_reject +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x660f7d06 iw_cm_disconnect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x6ae8281f iw_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x6e212ba7 iw_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xa8a7a7fb iw_cm_connect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xacd280fd iw_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf3df871f iwcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf3f69a6b iw_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0b15d35d rdma_disconnect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x102f10c8 rdma_set_reuseaddr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x2fcbd923 rdma_set_afonly +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x32df5d9e rdma_bind_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x401ff037 rdma_set_service_type +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x41fb333e rdma_lock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x480ef4bd rdma_accept_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x49aa7618 rdma_create_user_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x4aaa88a5 rdma_res_to_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x52803ed0 rdma_resolve_route +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x54f88656 rdma_read_gids +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x59989dec rdma_resolve_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x68aecf10 rdma_set_min_rnr_timer +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x73f7f35d rdma_unlock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x793c1785 rdma_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x85436bb0 rdma_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x907df803 rdma_event_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x9359d4cd rdma_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x970df92b rdma_consumer_reject_data +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x99679e0a rdma_notify +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xa2f7d12b rdma_reject +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xad5309a8 rdma_iw_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xafba8b11 rdma_set_ack_timeout +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc53e263b rdma_connect_locked +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc8095958 rdma_destroy_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xdb7dccf0 rdma_set_ib_path +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xdc049612 rdma_destroy_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe0a1620a rdma_create_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe1e7aa68 __rdma_create_kernel_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe2435f09 rdma_leave_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe3dbd433 rdma_accept +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xe8e9db2d rdma_get_service_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xed246bec rdma_connect_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xeea1b2b9 rdma_connect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf93f93fc rdma_listen +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x021105c7 rtrs_clt_get_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x3a3160a3 rtrs_clt_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x43180199 rtrs_clt_rdma_cq_direct +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x729bff01 rtrs_clt_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x8d0b1e4a rtrs_clt_query +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x9421efab rtrs_clt_put_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xd57d591e rtrs_clt_request +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x19fd1fb0 rtrs_ib_dev_find_or_add +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x242a8646 rtrs_addr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x3946a0c3 rtrs_rdma_dev_pd_init +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x887302f3 rtrs_addr_to_sockaddr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xb5b3af44 rtrs_ib_dev_put +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xbbf0b05f rtrs_rdma_dev_pd_deinit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xe15357ef sockaddr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x4f725d63 rtrs_srv_resp_rdma +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xa4c30e62 rtrs_srv_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xa8dbbd05 rtrs_srv_set_sess_priv +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xb8acd61a rtrs_srv_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xbb7d8ed6 rtrs_srv_get_queue_depth +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xf156b0dd rtrs_srv_get_path_name +EXPORT_SYMBOL drivers/input/gameport/gameport 0x330f4ec7 gameport_unregister_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0x42223c55 gameport_close +EXPORT_SYMBOL drivers/input/gameport/gameport 0x5e1072d8 __gameport_register_port +EXPORT_SYMBOL drivers/input/gameport/gameport 0x73c8cb59 gameport_unregister_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0x91e8bf72 __gameport_register_driver +EXPORT_SYMBOL drivers/input/gameport/gameport 0xac778a9f gameport_set_phys +EXPORT_SYMBOL drivers/input/gameport/gameport 0xcefe1dcd gameport_open +EXPORT_SYMBOL drivers/input/gameport/gameport 0xef07f774 gameport_start_polling +EXPORT_SYMBOL drivers/input/gameport/gameport 0xfd55e628 gameport_stop_polling +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x0d61b39d iforce_init_device +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x54e6a995 iforce_process_packet +EXPORT_SYMBOL drivers/input/joystick/iforce/iforce 0x9745ca39 iforce_send_packet +EXPORT_SYMBOL drivers/input/matrix-keymap 0x7ad4db42 matrix_keypad_build_keymap +EXPORT_SYMBOL drivers/input/misc/ad714x 0x7d69e483 ad714x_pm +EXPORT_SYMBOL drivers/input/misc/ad714x 0x9b466356 ad714x_probe +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x41a42ef0 cma3000_init +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x892d76b2 cma3000_resume +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0x89d9444e cma3000_exit +EXPORT_SYMBOL drivers/input/misc/cma3000_d0x 0xca3f100a cma3000_suspend +EXPORT_SYMBOL drivers/input/rmi4/rmi_core 0xc77ae760 rmi_unregister_transport_device +EXPORT_SYMBOL drivers/input/sparse-keymap 0x21047965 sparse_keymap_entry_from_scancode +EXPORT_SYMBOL drivers/input/sparse-keymap 0x2f518172 sparse_keymap_report_event +EXPORT_SYMBOL drivers/input/sparse-keymap 0x75dc65c2 sparse_keymap_entry_from_keycode +EXPORT_SYMBOL drivers/input/sparse-keymap 0x9290412d sparse_keymap_report_entry +EXPORT_SYMBOL drivers/input/sparse-keymap 0xff8115c2 sparse_keymap_setup +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0x4aefd3b8 ad7879_pm_ops +EXPORT_SYMBOL drivers/input/touchscreen/ad7879 0x51565735 ad7879_probe +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x55ccf55f detach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x6e13baf8 capi_ctr_handle_message +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0x8538be7d attach_capi_ctr +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xce800506 capi_ctr_down +EXPORT_SYMBOL drivers/isdn/capi/kernelcapi 0xfbf93cd7 capi_ctr_ready +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x27c58fd5 isdnhdlc_decode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x4644eea5 isdnhdlc_out_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0x5b835a58 isdnhdlc_rcv_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/isdnhdlc 0xef4ee223 isdnhdlc_encode +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x18f0badd mISDNisac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x57f4d577 mISDNipac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0x76fc0b36 mISDNipac_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNipac 0xead95266 mISDNisac_init +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0x37a8b58f mISDNisar_irq +EXPORT_SYMBOL drivers/isdn/hardware/mISDN/mISDNisar 0xc8cda5a6 mISDNisar_init +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x03a68066 mISDN_FsmRestartTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x0820301a mISDN_ctrl_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2348cc3c mISDN_FsmFree +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x26236de8 mISDN_clock_update +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x26dc4772 recv_Bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x27d9ef5a recv_Echannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30d25b0d mISDN_FsmDelTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x313b1fde mISDN_FsmAddTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3ef50ce7 mISDN_initdchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x418ae072 recv_Dchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x42a55aa6 get_next_bframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x4f29fd4e mISDN_unregister_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x50c2230c mISDN_FsmChangeState +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x588886a6 l1_event +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x5d858cb7 recv_Bchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6047df40 mISDN_FsmInitTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9aee2d1c mISDNDevName4ch +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9c928457 mISDN_FsmNew +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9fee064e mISDN_freebchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xa5f8f8d7 queue_ch_frame +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xa90576af get_next_dframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xaaa22eed dchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xaf1e1768 mISDN_initbchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xbb80a6a7 mISDN_register_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xbbbb32f1 recv_Dchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc3401729 mISDN_register_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc3b69d49 bchannel_get_rxbuf +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc8e9cb6e mISDN_unregister_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xce1141dc mISDN_freedchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd285995f mISDN_clock_get +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd5145151 mISDN_FsmEvent +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd8a1c9b1 bchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd8a9be8b mISDN_clear_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe8807082 mISDN_register_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe8f617eb mISDN_unregister_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xeebd467c create_l1 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x01087af0 mISDN_dsp_element_unregister +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x93df9e4b dsp_audio_law_to_s32 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb07a21b8 dsp_audio_s16_to_law +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb98308d8 mISDN_dsp_element_register +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x54a12ec4 ti_lmu_common_set_ramp +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x96f29304 ti_lmu_common_get_brt_res +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0x9ce79ae2 ti_lmu_common_get_ramp_params +EXPORT_SYMBOL drivers/leds/leds-ti-lmu-common 0xced72aae ti_lmu_common_set_brightness +EXPORT_SYMBOL drivers/md/dm-bio-prison 0x476d2454 dm_cell_key_has_valid_range +EXPORT_SYMBOL drivers/md/dm-log 0x247f50b5 dm_dirty_log_type_register +EXPORT_SYMBOL drivers/md/dm-log 0x6d63f510 dm_dirty_log_destroy +EXPORT_SYMBOL drivers/md/dm-log 0x7ea532e9 dm_dirty_log_create +EXPORT_SYMBOL drivers/md/dm-log 0x84417075 dm_dirty_log_type_unregister +EXPORT_SYMBOL drivers/md/dm-snapshot 0x0b029756 dm_snap_origin +EXPORT_SYMBOL drivers/md/dm-snapshot 0x11bf76f0 dm_exception_store_type_register +EXPORT_SYMBOL drivers/md/dm-snapshot 0x42def72d dm_snap_cow +EXPORT_SYMBOL drivers/md/dm-snapshot 0x6b864280 dm_exception_store_destroy +EXPORT_SYMBOL drivers/md/dm-snapshot 0x6daa890a dm_exception_store_type_unregister +EXPORT_SYMBOL drivers/md/dm-snapshot 0xe9efebd6 dm_exception_store_create +EXPORT_SYMBOL drivers/md/raid456 0x12174cb2 raid5_set_cache_size +EXPORT_SYMBOL drivers/md/raid456 0x885aea89 r5c_journal_mode_set +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x38ac2a2e flexcop_wan_set_speed +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x49d3c0f9 flexcop_eeprom_check_mac_addr +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0x83c32baf flexcop_sram_ctrl +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xa7d4a85f flexcop_dump_reg +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xaf2755e5 flexcop_i2c_request +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xc4ed9fff flexcop_device_exit +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xca357385 flexcop_pid_feed_control +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xcc8b245e flexcop_pass_dmx_packets +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xd7422c93 flexcop_device_initialize +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xdacdf510 flexcop_pass_dmx_data +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xdbffdf88 flexcop_device_kfree +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xddb2aa04 flexcop_sram_set_dest +EXPORT_SYMBOL drivers/media/common/b2c2/b2c2-flexcop 0xf1511d24 flexcop_device_kmalloc +EXPORT_SYMBOL drivers/media/common/cx2341x 0x15ac1bd0 cx2341x_ctrl_query +EXPORT_SYMBOL drivers/media/common/cx2341x 0x28240e61 cx2341x_ctrl_get_menu +EXPORT_SYMBOL drivers/media/common/cx2341x 0x55aa7c5f cx2341x_mpeg_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5aa6c863 cx2341x_handler_set_50hz +EXPORT_SYMBOL drivers/media/common/cx2341x 0x5b5cc43e cx2341x_ext_ctrls +EXPORT_SYMBOL drivers/media/common/cx2341x 0x66ad1a45 cx2341x_handler_set_busy +EXPORT_SYMBOL drivers/media/common/cx2341x 0x7b4dd2cb cx2341x_fill_defaults +EXPORT_SYMBOL drivers/media/common/cx2341x 0xa32fa9e7 cx2341x_handler_init +EXPORT_SYMBOL drivers/media/common/cx2341x 0xca314d7a cx2341x_handler_setup +EXPORT_SYMBOL drivers/media/common/cx2341x 0xdbc5583a cx2341x_update +EXPORT_SYMBOL drivers/media/common/cx2341x 0xe1fe1432 cx2341x_log_status +EXPORT_SYMBOL drivers/media/common/cypress_firmware 0x81f1331f cypress_load_firmware +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x009d407f ttpci_eeprom_parse_mac +EXPORT_SYMBOL drivers/media/common/ttpci-eeprom 0x693e74ba ttpci_eeprom_decode_mac +EXPORT_SYMBOL drivers/media/common/tveeprom 0x0dbf0296 tveeprom_hauppauge_analog +EXPORT_SYMBOL drivers/media/common/tveeprom 0x0f3fb24e tveeprom_read +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x065246b8 frame_vector_create +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1b700d37 put_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x1d5f9555 frame_vector_destroy +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0x9613bc5c vb2_verify_memory_type +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xc5e5573a frame_vector_to_pages +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xdffb744b frame_vector_to_pfns +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xe20dfe0f get_vaddr_frames +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-common 0xff727bb6 vb2_buffer_in_use +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x4c49f709 vb2_dvb_unregister_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x543ec8ab vb2_dvb_register_bus +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x6958c284 vb2_dvb_alloc_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x6ecf91b6 vb2_dvb_get_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0x86eb54f0 vb2_dvb_find_frontend +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-dvb 0xa18bb452 vb2_dvb_dealloc_frontends +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xc7c2b85f vb2_create_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-memops 0xccd197c7 vb2_destroy_framevec +EXPORT_SYMBOL drivers/media/common/videobuf2/videobuf2-v4l2 0xce59374b vb2_querybuf +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x0333d38d dvb_net_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x064fd246 dvb_ringbuffer_read_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x08733236 intlog10 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x0d203832 dvb_dmxdev_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x15052806 dvb_dmx_swfilter_204 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x1ed55c73 dvb_ca_en50221_frda_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x248279a5 dvb_frontend_suspend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x29d58443 dvb_ringbuffer_empty +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x3b93d71a dvb_frontend_sleep_until +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x4502c3be dvb_ringbuffer_flush +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x4eef9629 dvb_generic_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5830a49a dvb_ringbuffer_flush_spinlock_wakeup +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x5f2b1d95 intlog2 +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x65ce00dd dvb_ca_en50221_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x66a68864 dvb_ringbuffer_avail +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x66bd7694 dvb_ringbuffer_free +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6ab6aac6 dvb_dmx_swfilter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6b220fb2 dvb_frontend_reinitialise +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x6ef5628b dvb_ringbuffer_read +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x73389132 dvb_unregister_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x82878c35 dvb_ringbuffer_write +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x8fd6e094 dvb_dmx_swfilter_packets +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0x9dffb35d dvb_dmx_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xa3ec7c22 dvb_remove_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xacec4122 dvb_generic_open +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xae052323 dvb_ca_en50221_camready_irq +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb5a3524f dvb_ringbuffer_init +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb5de0a49 dvb_register_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb9549afd dvb_unregister_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xb9b1045c dvb_register_frontend +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xbc05d026 dvb_dmx_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xbd10bb1e dvb_device_get +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xce748c8d dvb_ringbuffer_write_user +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xd05b4803 dvb_net_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xd1ce2e16 dvb_frontend_resume +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xdea689c6 dvb_generic_ioctl +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe1f3abf4 dvb_register_device +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe20d7169 dvb_frontend_detach +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xe4ea2bdb dvb_dmxdev_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xed056cde dvb_dmx_swfilter_raw +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xefa42505 dvb_ca_en50221_release +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xf4d2be54 dvb_unregister_adapter +EXPORT_SYMBOL drivers/media/dvb-core/dvb-core 0xf70f1d77 dvb_ca_en50221_camchange_irq +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x1dba6d7a au8522_readreg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x382752e5 au8522_init +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x41f8ae2f au8522_get_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x58117436 au8522_writereg +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x95beaa8a au8522_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0x9a20787c au8522_analog_i2c_gate_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xb51b32e8 au8522_release_state +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xd55d24ac au8522_sleep +EXPORT_SYMBOL drivers/media/dvb-frontends/au8522_common 0xe909c0c7 au8522_led_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24113 0x260831a5 cx24113_agc_callback +EXPORT_SYMBOL drivers/media/dvb-frontends/cx24123 0xcee9fdfb cx24123_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x52e6addf dib0070_set_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x5e521d69 dib0070_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x79719f7b dib0070_ctrl_agc_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0070 0x82b296cd dib0070_get_rf_output +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x098daf47 dib0090_update_rframp_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x1466381a dib0090_gain_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x168411e6 dib0090_dcc_freq +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x521f8cee dib0090_set_dc_servo +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x620662c5 dib0090_update_tuning_table_7090 +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x6228ff6b dib0090_set_switch +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x8a90677a dib0090_pwm_gain_reset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0x972f4dcd dib0090_get_wbd_target +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xb8c443b7 dib0090_get_wbd_offset +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xe1f50600 dib0090_get_current_gain +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xefd75097 dib0090_get_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xf64af475 dib0090_set_vga +EXPORT_SYMBOL drivers/media/dvb-frontends/dib0090 0xf66c5d0d dib0090_set_tune_state +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x38416c5b dib3000mc_set_config +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x5572fb03 dib3000mc_get_tuner_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0x7097b337 dib3000mc_pid_control +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0xbca95997 dib3000mc_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib3000mc 0xfc5a0720 dib3000mc_pid_parse +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x0592f565 dib7000m_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x46c8d5d4 dib7000m_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib7000m 0x645e4ba5 dib7000m_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x16f53262 dib9000_set_gpio +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x186ef0b7 dib9000_fw_pid_filter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x6322ef3f dib9000_fw_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x8626c5be dib9000_set_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x863ef418 dib9000_get_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x8bb790bf dib9000_i2c_enumeration +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0x90ec3af2 dib9000_fw_set_component_bus_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xa8b09d97 dib9000_get_component_bus_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xa90a71b8 dib9000_set_slave_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xb1318de9 dib9000_firmware_post_pll_init +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xcb764682 dib9000_get_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dib9000 0xec580c47 dib9000_get_tuner_interface +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0x2405228f dibx000_init_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xcbc3065f dibx000_get_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xd233a026 dibx000_exit_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xe1bfbd25 dibx000_reset_i2c_master +EXPORT_SYMBOL drivers/media/dvb-frontends/dibx000_common 0xe1e6b258 dibx000_i2c_set_speed +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0x148a8ad8 dvb_dummy_fe_ofdm_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xbf44aeb0 dvb_dummy_fe_qpsk_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/dvb_dummy_fe 0xc1174b8b dvb_dummy_fe_qam_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lgs8gl5 0x80b1665b lgs8gl5_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/lnbh29 0xe90c5e2d lnbh29_attach +EXPORT_SYMBOL drivers/media/dvb-frontends/m88ds3103 0xa5ec43c4 m88ds3103_get_agc_pwm +EXPORT_SYMBOL drivers/media/dvb-frontends/s5h1420 0xd9061060 s5h1420_get_tuner_i2c_adapter +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0x9fb695fd zd1301_demod_get_dvb_frontend +EXPORT_SYMBOL drivers/media/dvb-frontends/zd1301_demod 0xb0d4a37a zd1301_demod_get_i2c_adapter +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x668a8048 flexcop_dma_allocate +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x68b46786 flexcop_dma_control_timer_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0x75918af4 flexcop_dma_config_timer +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xcbcbdf0c flexcop_dma_control_size_irq +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xf1843058 flexcop_dma_config +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xf437375b flexcop_dma_xfer_control +EXPORT_SYMBOL drivers/media/pci/b2c2/b2c2-flexcop-pci 0xf7a06ee1 flexcop_dma_free +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x7b437e47 bt878_device_control +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0x90617041 bt878 +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xc4de384c bt878_start +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xd5d0bdef bt878_num +EXPORT_SYMBOL drivers/media/pci/bt8xx/bt878 0xe7d7eb5f bt878_stop +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x11dc4b6d bttv_gpio_enable +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x64fd33a5 bttv_get_pcidev +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x8beb87c2 bttv_sub_register +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0x8ecf4acc bttv_write_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xbcf2d2fb bttv_read_gpio +EXPORT_SYMBOL drivers/media/pci/bt8xx/bttv 0xee730aab bttv_sub_unregister +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x279f6317 rdc_reset_state +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x32fce4f0 dst_comm_init +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x43a983fd dst_check_sum +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x86a3fff7 read_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0x95a8c7ca dst_error_recovery +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xb4229b58 dst_pio_disable +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xce4d20aa dst_error_bailout +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xd065f01c write_dst +EXPORT_SYMBOL drivers/media/pci/bt8xx/dst 0xf2dd6956 dst_wait_dst_ready +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x2cdea06d cx18_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x4f0acb12 cx18_claim_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x70574ff6 cx18_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0x7bced9fc cx18_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xaec04a2f cx18_release_stream +EXPORT_SYMBOL drivers/media/pci/cx18/cx18 0xf3bd440d cx18_ext_init +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0x6ff7510d altera_ci_tuner_reset +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xbd2ab821 altera_ci_init +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xdb3faf38 altera_ci_release +EXPORT_SYMBOL drivers/media/pci/cx23885/altera-ci 0xe66b9812 altera_ci_irq +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x13cb992a cx25821_dev_unregister +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x237b58bb cx25821_dev_get +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x23cf860a cx25821_risc_databuffer_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x25c99e6f cx25821_sram_channel_dump_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x301a0d83 cx25821_riscmem_alloc +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x3d81c7b2 cx25821_sram_channel_setup_audio +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x411a6039 cx25821_set_gpiopin_direction +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0x44b517f5 cx25821_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx25821/cx25821 0xe9050411 cx25821_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0x58b5fb54 vp3054_i2c_probe +EXPORT_SYMBOL drivers/media/pci/cx88/cx88-vp3054-i2c 0xb5778760 vp3054_i2c_remove +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x3d7f46d6 cx88_querycap +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x8e92f31d cx88_enum_input +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0x9df59fca cx88_video_mux +EXPORT_SYMBOL drivers/media/pci/cx88/cx8800 0xfbd33b70 cx88_set_freq +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x0ae14aa1 cx8802_unregister_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x1fd5403e cx8802_buf_queue +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x56de0b6d cx8802_get_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x5734c26d cx8802_start_dma +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0x8dcb4c0d cx8802_register_driver +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xc818ad17 cx8802_cancel_buffers +EXPORT_SYMBOL drivers/media/pci/cx88/cx8802 0xedc1c245 cx8802_buf_prepare +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x1458e7ca cx88_set_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x20c5aa17 cx88_set_tvnorm +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x2ddb7978 cx88_ir_stop +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x39f39377 cx88_reset +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x45a3671e cx88_core_get +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x4bb44bbe cx88_get_stereo +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5ad2d5c9 cx88_risc_databuffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5bc2d13a cx88_shutdown +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x5edb7ae5 cx88_print_irqbits +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x6141c8c5 cx88_tuner_callback +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x683a3bc8 cx88_sram_channel_dump +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x82d17d26 cx88_sram_channel_setup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x8d88137a cx88_sram_channels +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x904b8696 cx88_audio_thread +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0x98e882ba cx88_risc_buffer +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xa3d2c562 cx88_wakeup +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xa42fdfe9 cx88_set_scale +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xab6a3fc8 cx88_core_irq +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xbc45e2dd cx88_newstation +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xc77799e8 cx88_set_tvaudio +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xc78ae031 cx88_core_put +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xe5a59001 cx88_ir_start +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xe9dcd6cb cx88_vdev_init +EXPORT_SYMBOL drivers/media/pci/cx88/cx88xx 0xec4b1a7f cx88_dsp_detect_stereo_sap +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x004121b0 ivtv_reset_ir_gpio +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x14f67530 ivtv_debug +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x31f579b0 ivtv_ext_init +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x3d384a62 ivtv_api +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x5993a59b ivtv_claim_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x6aaefa72 ivtv_vapi +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x6bb3f68c ivtv_udma_alloc +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x770050c8 ivtv_clear_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x79ab458c ivtv_init_on_first_open +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x8a030f20 ivtv_stop_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x8c79e854 ivtv_udma_setup +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0x9dbf7fb7 ivtv_firmware_check +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xa1a71cbe ivtv_release_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xaa4c3b05 ivtv_vapi_result +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xab78a5a9 ivtv_set_irq_mask +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xbce1d5bf ivtv_udma_unmap +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xdffc2f7a ivtv_start_v4l2_encode_stream +EXPORT_SYMBOL drivers/media/pci/ivtv/ivtv 0xfb2884d2 ivtv_udma_prepare +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x04e83446 saa7134_tuner_callback +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x1211df5d saa7134_devlist +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x1a8bbe79 saa7134_dmasound_exit +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x20bd33d9 saa7134_tvaudio_setmute +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x3e793191 saa7134_dmasound_init +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x4e418c3a saa7134_devlist_lock +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x63906602 saa7134_set_dmabits +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x730c4be3 saa7134_boards +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x947f078c saa7134_pgtable_free +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0x9c7d9cb9 saa7134_pgtable_alloc +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xa7fa6ad4 saa7134_pgtable_build +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xcb3af4c2 saa7134_ts_unregister +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xd6c50006 saa7134_ts_register +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xf006fd9c saa7134_set_gpio +EXPORT_SYMBOL drivers/media/pci/saa7134/saa7134 0xfeda6ee9 saa_dsp_writel +EXPORT_SYMBOL drivers/media/radio/tea575x 0x04dd2f1e snd_tea575x_hw_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0x06f13760 snd_tea575x_set_freq +EXPORT_SYMBOL drivers/media/radio/tea575x 0x0ca4eb5a snd_tea575x_init +EXPORT_SYMBOL drivers/media/radio/tea575x 0x3d07d848 snd_tea575x_exit +EXPORT_SYMBOL drivers/media/radio/tea575x 0x6a9e28db snd_tea575x_enum_freq_bands +EXPORT_SYMBOL drivers/media/radio/tea575x 0x82ffcc0a snd_tea575x_s_hw_freq_seek +EXPORT_SYMBOL drivers/media/radio/tea575x 0xab9b53bf snd_tea575x_g_tuner +EXPORT_SYMBOL drivers/media/rc/rc-core 0x01098f88 ir_raw_encode_scancode +EXPORT_SYMBOL drivers/media/rc/rc-core 0x0edadeae ir_raw_handler_unregister +EXPORT_SYMBOL drivers/media/rc/rc-core 0x2fe55cf5 ir_raw_gen_pd +EXPORT_SYMBOL drivers/media/rc/rc-core 0x7a02ee87 ir_raw_gen_pl +EXPORT_SYMBOL drivers/media/rc/rc-core 0x7e0a5416 ir_raw_handler_register +EXPORT_SYMBOL drivers/media/rc/rc-core 0xb5516017 ir_raw_encode_carrier +EXPORT_SYMBOL drivers/media/rc/rc-core 0xce3696f3 ir_raw_gen_manchester +EXPORT_SYMBOL drivers/media/tuners/fc0013 0x3f241053 fc0013_rc_cal_add +EXPORT_SYMBOL drivers/media/tuners/fc0013 0xef11721d fc0013_rc_cal_reset +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0x4c48939e tuners +EXPORT_SYMBOL drivers/media/tuners/tuner-types 0xc2821775 tuner_count +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0x685408e8 cx231xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/cx231xx/cx231xx 0xd5994455 cx231xx_register_extension +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x07d22488 dvb_usbv2_generic_rw_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x2ed3f15d dvb_usbv2_probe +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x31f13b3c dvb_usbv2_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x34173cd4 dvb_usbv2_generic_write_locked +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x6fa7a297 dvb_usbv2_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0x916f8121 dvb_usbv2_suspend +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xbcdc369c dvb_usbv2_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xc14e2cd5 dvb_usbv2_reset_resume +EXPORT_SYMBOL drivers/media/usb/dvb-usb-v2/dvb_usb_v2 0xdbb7d6f4 dvb_usbv2_disconnect +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x3cc16f2d dvb_usb_device_init +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x509b3a16 dvb_usb_generic_rw +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x51140b62 usb_cypress_load_firmware +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x5176f85e dvb_usb_nec_rc_key_to_event +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x552a5522 dvb_usb_device_exit +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0x8b6f5395 dvb_usb_get_hexline +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb 0xbae21b67 dvb_usb_generic_write +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x29346d4e af9005_rc_decode +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0x341530cb rc_map_af9005_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-af9005-remote 0xd4e288db rc_map_af9005_table_size +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x133a84a4 dibusb_rc_query +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x2a7bded3 dibusb_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x4e18b27c dibusb_pid_filter +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x604ed12a dibusb_i2c_algo +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x73032692 dibusb2_0_streaming_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x881665bc dibusb_pid_filter_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0x93822ecb rc_map_dibusb_table +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xd9e46fcc dibusb_read_eeprom_byte +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xf000ab5c dibusb2_0_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-common 0xf145d9a2 dibusb_power_ctrl +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x2049a147 dibusb_dib3000mc_tuner_attach +EXPORT_SYMBOL drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common 0x9cbcfba9 dibusb_dib3000mc_frontend_attach +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0xb9893e3f em28xx_register_extension +EXPORT_SYMBOL drivers/media/usb/em28xx/em28xx 0xdb486c12 em28xx_unregister_extension +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x0b7c3f00 go7007_snd_init +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x1c67df02 go7007_parse_video_stream +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x25eae686 go7007_snd_remove +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x2dbee4c7 go7007_alloc +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x3a2fddac go7007_boot_encoder +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x3de5ea57 go7007_update_board +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0x526af451 go7007_read_interrupt +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xd42fe44e go7007_read_addr +EXPORT_SYMBOL drivers/media/usb/go7007/go7007 0xff4bb11f go7007_register_encoder +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x36d27562 gspca_disconnect +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x4fb1ad92 gspca_frame_add +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x754ed05f gspca_dev_probe +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x778e4d1e gspca_resume +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0x9670af2c gspca_debug +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xaed131cb gspca_suspend +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xc17787ef gspca_dev_probe2 +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xc3871eeb gspca_expo_autogain +EXPORT_SYMBOL drivers/media/usb/gspca/gspca_main 0xeb9f6123 gspca_coarse_grained_expo_autogain +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x5d471c70 ttusbdecfe_dvbt_attach +EXPORT_SYMBOL drivers/media/usb/ttusb-dec/ttusbdecfe 0x76801dba ttusbdecfe_dvbs_attach +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x033fce48 v4l2_async_register_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x1c99369c v4l2_async_unregister_subdev +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0x384b20d8 v4l2_async_nf_init +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xe49a1bb9 v4l2_async_nf_unregister +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xeda6ebc2 v4l2_async_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-async 0xff6ba651 v4l2_async_subdev_nf_register +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x459e133f v4l2_m2m_get_curr_priv +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x5352d022 v4l2_m2m_resume +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x5c7169dc v4l2_m2m_get_vq +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0x99158a48 v4l2_m2m_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xc7625b6d v4l2_m2m_buf_done_and_job_finish +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xcd66911a v4l2_m2m_mmap +EXPORT_SYMBOL drivers/media/v4l2-core/v4l2-mem2mem 0xf626dd03 v4l2_m2m_suspend +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x01085f97 v4l2_ctrl_activate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x015902c2 v4l2_ctrl_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x052dddd0 v4l2_query_ext_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0614dd5a v4l2_video_std_frame_period +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0783cddd v4l2_ctrl_add_handler +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x082737e8 v4l2_ctrl_merge +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0b82a2bf v4l2_ctrl_type_op_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x0c4f051a v4l2_ctrl_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x123959a1 v4l2_type_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x138a1b7b video_ioctl2 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x13e1c625 v4l2_ctrl_notify +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x16244fe5 v4l2_prio_check +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1851bff6 v4l2_g_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x18f165f8 v4l2_ctrl_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1ae7ad26 v4l2_ctrl_request_complete +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x1d383cce __v4l2_ctrl_s_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x232b7f85 v4l2_subdev_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x2342f1ae v4l2_prio_open +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x25ff7f2b v4l2_ctrl_new_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x315de2cf v4l2_ctrl_get_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x32d43420 v4l2_ctrl_get_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x34a83700 __v4l2_ctrl_s_ctrl_string +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x35ff98bf v4l2_format_info +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3adbd595 v4l2_field_names +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3b86cd9a v4l2_ctrl_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x3bdd0f94 v4l2_prio_change +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4331fec0 v4l2_ctrl_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4500e597 v4l2_ctrl_radio_filter +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4a9bcd01 v4l2_ctrl_sub_ev_ops +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x4e9cf111 v4l2_try_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x53b85b0f v4l2_ctrl_new_std_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x54c4f6fb v4l2_ctrl_handler_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x551d943d video_unregister_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x583ac4df v4l2_ctrl_new_custom +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x612d19e6 __v4l2_ctrl_s_ctrl_compound +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6845b2b2 v4l2_g_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x695ff70c __v4l2_ctrl_modify_dimensions +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x6c720797 v4l2_ctrl_auto_cluster +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x74b531fe video_device_release +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x7a998237 video_device_release_empty +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8106095a v4l2_prio_max +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8945b318 v4l2_ctrl_type_op_equal +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x89e3897d v4l2_ctrl_query_fill +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8b9d5c3b v4l2_queryctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8c758be1 v4l2_ctrl_handler_init_class +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x8f1a0319 v4l2_ctrl_request_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x92f2a915 __v4l2_ctrl_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0x93cca393 v4l2_ctrl_handler_setup +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xaa4f0635 v4l2_subdev_call_wrappers +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb299a8ec v4l2_s_ext_ctrls +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xb77b0159 v4l2_prio_init +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbba2538a v4l2_ctrl_subdev_subscribe_event +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbc5671dc v4l_printk_ioctl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbcbe9711 v4l2_ctrl_type_op_log +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xbe3de61e v4l2_ctrl_poll +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc00ef97d v4l2_ctrl_subdev_log_status +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xc2570ad0 __v4l2_ctrl_modify_range +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xcda04a5b v4l2_prio_close +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd16d9c01 v4l2_ctrl_get_int_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xd35b6efb __v4l2_ctrl_grab +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe0e3360b __video_register_device +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe2b92059 v4l2_video_std_construct +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe46365eb v4l2_ctrl_new_std_menu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe643653c v4l2_querymenu +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xe7bb64b0 v4l2_ctrl_type_op_validate +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xed64ec02 v4l2_ctrl_new_fwnode_properties +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf0d8a83c v4l2_s_ctrl +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf1a4e77e v4l2_ctrl_find +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf27cadfb v4l2_ctrl_new_std_menu_items +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf3251e7b v4l2_norm_to_name +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf45840a3 video_devdata +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf50fecbc v4l2_ctrl_replace +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xf9df7356 v4l2_ctrl_handler_free +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfade0d56 video_device_alloc +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfb77cd6d v4l2_ctrl_g_ctrl_int64 +EXPORT_SYMBOL drivers/media/v4l2-core/videodev 0xfe273c6f v4l2_ctrl_new_std +EXPORT_SYMBOL drivers/memstick/core/memstick 0x0a9c4367 memstick_unregister_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0x199305e6 memstick_init_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0x287277cb memstick_init_req_sg +EXPORT_SYMBOL drivers/memstick/core/memstick 0x30f3b87f memstick_remove_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x5dd20469 memstick_detect_change +EXPORT_SYMBOL drivers/memstick/core/memstick 0x69f59273 memstick_suspend_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0x6bece7ec memstick_register_driver +EXPORT_SYMBOL drivers/memstick/core/memstick 0x8d84e340 memstick_set_rw_addr +EXPORT_SYMBOL drivers/memstick/core/memstick 0x9f90fd8d memstick_new_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0xa427c6c3 memstick_free_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xc84d7ee5 memstick_resume_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xe8308a12 memstick_next_req +EXPORT_SYMBOL drivers/memstick/core/memstick 0xedf4a8a1 memstick_alloc_host +EXPORT_SYMBOL drivers/memstick/core/memstick 0xf7efaeda memstick_add_host +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x0247f07c mpt_put_msg_frame_hi_pri +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x096d9433 mpt_send_handshake_request +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x0d1d62d4 mptbase_sas_persist_operation +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x13562219 mpt_clear_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x15c7eecc mpt_set_taskmgmt_in_progress_flag +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2bd8a2e7 mpt_findImVolumes +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x2d998daf mpt_print_ioc_summary +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x3861c4ba mpt_raid_phys_disk_pg0 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x3e0584da mpt_get_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x4998a0d0 mpt_free_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x49a4e3c7 mpt_reset_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x502108d0 mpt_fwfault_debug +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x5179446c mpt_event_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x5cbc2a9f mpt_device_driver_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x5fa3dabf mpt_GetIocState +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x610b257e mpt_reset_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x63a58cda mpt_halt_firmware +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x74a0134a mpt_device_driver_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x87178235 mpt_attach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x8d673b54 mpt_free_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0x981efe92 mpt_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xa5e96a33 mpt_suspend +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xc22d2f5a mpt_register +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xcd752973 mpt_detach +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xd6448fcb mpt_HardResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xd669dcf8 mpt_Soft_Hard_ResetHandler +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xd6d43479 mpt_alloc_fw_memory +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xdd805159 ioc_list +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe0bcb446 mpt_put_msg_frame +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe6c1e126 mpt_event_deregister +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xe8fabbe8 mpt_raid_phys_disk_pg1 +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf07d488a mpt_resume +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf5b142b7 mpt_config +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xf8d782ab mpt_raid_phys_disk_get_num_paths +EXPORT_SYMBOL drivers/message/fusion/mptbase 0xfefc0a6e mpt_verify_adapter +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x0953493f mptscsih_get_scsi_lookup +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x09632fb7 mptscsih_IssueTaskMgmt +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x11e8467a mptscsih_remove +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x12e23e38 mptscsih_raid_id_to_num +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x1db3fd62 mptscsih_qcmd +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x25e40c06 mptscsih_is_phys_disk +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x2bcd06ef mptscsih_resume +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x2c2ec151 mptscsih_host_attr_groups +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x36282850 mptscsih_slave_destroy +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x38c78e13 mptscsih_abort +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x396f5b19 mptscsih_dev_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x7bd86249 mptscsih_bios_param +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x7c734ff6 mptscsih_host_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x7d72931e mptscsih_slave_configure +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x98efbd54 mptscsih_bus_reset +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x9ae3999a mptscsih_change_queue_depth +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0x9b475d5d mptscsih_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xa0feffb0 mptscsih_taskmgmt_response_code +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xa6b0d6f2 mptscsih_flush_running_cmds +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xa7f55f39 mptscsih_suspend +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xab215e52 mptscsih_taskmgmt_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xad2f4d68 mptscsih_io_done +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc832a046 mptscsih_shutdown +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xc9f2cddc mptscsih_event_process +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xebeeb413 mptscsih_scandv_complete +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xec688759 mptscsih_show_info +EXPORT_SYMBOL drivers/message/fusion/mptscsih 0xeedde5e8 mptscsih_ioc_reset +EXPORT_SYMBOL drivers/mfd/axp20x 0x147ee0ad axp20x_device_probe +EXPORT_SYMBOL drivers/mfd/axp20x 0x1f993550 axp20x_match_device +EXPORT_SYMBOL drivers/mfd/axp20x 0xeaaff367 axp20x_device_remove +EXPORT_SYMBOL drivers/mfd/dln2 0x16a2f937 dln2_unregister_event_cb +EXPORT_SYMBOL drivers/mfd/dln2 0x6cbb115e dln2_transfer +EXPORT_SYMBOL drivers/mfd/dln2 0xd513408a dln2_register_event_cb +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x5d315bec mc13xxx_irq_request +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x6af80a49 mc13xxx_irq_free +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x8bd4ab4b mc13xxx_get_flags +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0x9e2551b6 mc13xxx_irq_mask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xa2ed7e71 mc13xxx_reg_read +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xb4b48b74 mc13xxx_unlock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xdf2ffd3a mc13xxx_lock +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xe7ba9d8c mc13xxx_reg_write +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xfaef1363 mc13xxx_irq_status +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xfb185618 mc13xxx_irq_unmask +EXPORT_SYMBOL drivers/mfd/mc13xxx-core 0xffc6c8bb mc13xxx_reg_rmw +EXPORT_SYMBOL drivers/mfd/tps65010 0x02d4ad0f tps65013_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0x0c6ad2cf tps65010_config_vdcdc2 +EXPORT_SYMBOL drivers/mfd/tps65010 0x28485130 tps65010_config_vregs1 +EXPORT_SYMBOL drivers/mfd/tps65010 0x33739de7 tps65010_set_vib +EXPORT_SYMBOL drivers/mfd/tps65010 0x9fd44c69 tps65010_set_led +EXPORT_SYMBOL drivers/mfd/tps65010 0xb14080cc tps65010_set_low_pwr +EXPORT_SYMBOL drivers/mfd/tps65010 0xd5bb106d tps65010_set_vbus_draw +EXPORT_SYMBOL drivers/mfd/tps65010 0xe99b3f36 tps65010_set_gpio_out_value +EXPORT_SYMBOL drivers/mfd/wm8994 0x21fb04f4 wm1811_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x44fa1871 wm8994_irq_init +EXPORT_SYMBOL drivers/mfd/wm8994 0x62e3680e wm8994_irq_exit +EXPORT_SYMBOL drivers/mfd/wm8994 0x8ca3bd40 wm8994_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0x9d3e5ef0 wm8994_base_regmap_config +EXPORT_SYMBOL drivers/mfd/wm8994 0xbe9906d9 wm8958_regmap_config +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0x109d224b ad_dpot_probe +EXPORT_SYMBOL drivers/misc/ad525x_dpot 0xb0cbda99 ad_dpot_remove +EXPORT_SYMBOL drivers/misc/altera-stapl/altera-stapl 0x5bafa76e altera_init +EXPORT_SYMBOL drivers/misc/c2port/core 0xeae67352 c2port_device_register +EXPORT_SYMBOL drivers/misc/c2port/core 0xf5c0d877 c2port_device_unregister +EXPORT_SYMBOL drivers/misc/tifm_core 0x0ffb277f tifm_queue_work +EXPORT_SYMBOL drivers/misc/tifm_core 0x11c43d2b tifm_eject +EXPORT_SYMBOL drivers/misc/tifm_core 0x3204e285 tifm_remove_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x3a4d522f tifm_free_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0x7abee70d tifm_register_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0x7dc5da49 tifm_has_ms_pif +EXPORT_SYMBOL drivers/misc/tifm_core 0x83999a59 tifm_unregister_driver +EXPORT_SYMBOL drivers/misc/tifm_core 0xb409a3fd tifm_add_adapter +EXPORT_SYMBOL drivers/misc/tifm_core 0xbf4754cf tifm_free_device +EXPORT_SYMBOL drivers/misc/tifm_core 0xcc917647 tifm_map_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0xe127f197 tifm_alloc_device +EXPORT_SYMBOL drivers/misc/tifm_core 0xe6bec819 tifm_unmap_sg +EXPORT_SYMBOL drivers/misc/tifm_core 0xfb27621a tifm_alloc_adapter +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x127d3cf1 cqhci_irq +EXPORT_SYMBOL drivers/mmc/host/cqhci 0x1934f97b cqhci_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xe7a0b5f8 cqhci_deactivate +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xf535887f cqhci_pltfm_init +EXPORT_SYMBOL drivers/mmc/host/cqhci 0xfc25be9d cqhci_resume +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0xf22164ab mmc_spi_put_pdata +EXPORT_SYMBOL drivers/mmc/host/of_mmc_spi 0xf26b66d7 mmc_spi_get_pdata +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x23e0f462 cfi_fixup +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x34db1f32 cfi_merge_status +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x505deab9 cfi_varsize_frob +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x5964a8f7 cfi_read_pri +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0x61732bfd cfi_build_cmd_addr +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xbc813674 cfi_build_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xbdbb8193 cfi_send_gen_cmd +EXPORT_SYMBOL drivers/mtd/chips/cfi_util 0xff9fa623 cfi_udelay +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0x79f43739 map_destroy +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0xa68ea3b5 do_map_probe +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0xe9ebc40e unregister_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/chipreg 0xf99cbdc1 register_mtd_chip_driver +EXPORT_SYMBOL drivers/mtd/chips/gen_probe 0x7b1c3088 mtd_do_chip_probe +EXPORT_SYMBOL drivers/mtd/lpddr/lpddr_cmds 0x496c95ec lpddr_cmdset +EXPORT_SYMBOL drivers/mtd/maps/map_funcs 0x6848acb8 simple_map_init +EXPORT_SYMBOL drivers/mtd/mtd 0x86f43289 mtd_concat_destroy +EXPORT_SYMBOL drivers/mtd/mtd 0xfc2350a5 mtd_concat_create +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x0e5d733d nand_ecc_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x0ec9e917 nand_ecc_sw_bch_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x195ebf46 nand_ecc_get_sw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x1a6e9919 nand_ecc_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x210612cc nand_ecc_unregister_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x2ad5a2b3 nand_ecc_sw_bch_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x2ec14f19 nand_ecc_sw_hamming_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x365060ae nand_ecc_prepare_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x415ff706 nand_ecc_get_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x49322ea9 of_get_nand_ecc_user_config +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x61942273 nand_ecc_register_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x75458d17 nand_ecc_sw_hamming_get_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x83bf042a nand_ecc_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x8acf4134 nand_ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0x8fc73d17 nand_ecc_sw_hamming_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xb7dcc8c2 nand_ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xcacf7416 nand_ecc_finish_io_req +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xd722c75c nand_ecc_put_on_host_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xd9a8ff40 nand_ecc_is_strong_enough +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe3a0fc0e nand_ecc_sw_bch_cleanup_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe6db989b ecc_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xe8835cd8 nand_ecc_get_on_die_hw_engine +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xf6b3308b nand_ecc_sw_bch_init_ctx +EXPORT_SYMBOL drivers/mtd/nand/nandcore 0xff4351b0 ecc_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0xafe96c81 flexonenand_region +EXPORT_SYMBOL drivers/mtd/nand/onenand/onenand 0xb83e59a3 onenand_addr +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x30db096f denali_calc_ecc_bytes +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0x9785415c denali_init +EXPORT_SYMBOL drivers/mtd/nand/raw/denali 0xf8926672 denali_remove +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x0259828c rawnand_sw_hamming_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x0988124b rawnand_sw_hamming_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x0b588179 nand_monolithic_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x194ef1cb rawnand_sw_bch_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x3cb3b740 nand_monolithic_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x3f630e6b rawnand_sw_bch_init +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x4474affa nand_read_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x532f27f4 nand_write_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x7f071a00 nand_read_oob_std +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x7fada907 nand_write_page_raw +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x80daaec8 rawnand_sw_hamming_calculate +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x86f42277 nand_scan_with_ids +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x8b3b31be nand_get_set_features_notsupp +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0x8ecbb3b8 nand_check_erased_ecc_chunk +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xb38375bc rawnand_sw_bch_cleanup +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xbc2f17dd rawnand_dt_parse_gpio_cs +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xd22302e9 rawnand_sw_hamming_correct +EXPORT_SYMBOL drivers/mtd/nand/raw/nand 0xe2c0001d nand_create_bbt +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x02888fdc arcnet_send_packet +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x2b16a76b arc_proto_default +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x358b3640 arcnet_timeout +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x3e25ffd1 alloc_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x6534792a arcnet_debug +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0x8b48620f arcnet_unregister_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xa8797b32 arc_proto_map +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xc35c34d8 arcnet_close +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xc7ae939c free_arcdev +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xc96c4039 arc_bcast_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xcc722180 arc_raw_proto +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xd1b81c0e arcnet_open +EXPORT_SYMBOL drivers/net/arcnet/arcnet 0xecb730b0 arcnet_interrupt +EXPORT_SYMBOL drivers/net/arcnet/com20020 0x928aa73e com20020_netdev_ops +EXPORT_SYMBOL drivers/net/arcnet/com20020 0xa73a0b88 com20020_check +EXPORT_SYMBOL drivers/net/arcnet/com20020 0xf4977008 com20020_found +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x04e383b0 ctucan_resume +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x0ccc6af2 ctucan_probe_common +EXPORT_SYMBOL drivers/net/can/ctucanfd/ctucanfd 0x30883b4a ctucan_suspend +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0x70bb6393 can_eth_ioctl_hwts +EXPORT_SYMBOL drivers/net/can/dev/can-dev 0xb1f02cfa can_ethtool_op_get_ts_info_hwts +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x007c6997 b53_switch_detect +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x074f4120 b53_vlan_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x2193c138 b53_br_leave +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x2afb3609 b53_get_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x2cd017e4 b53_get_sset_count +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x398a0394 b53_phylink_mac_link_up +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x3a41372b b53_br_join +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x5497cbe0 b53_get_ethtool_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x595b2a22 b53_vlan_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x673797f2 b53_eee_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x675e8ff3 b53_port_event +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x6a668abd b53_brcm_hdr_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x703daa11 b53_fdb_dump +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x755de19d b53_mdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x773772da b53_mirror_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x779335dd b53_enable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x8497b623 b53_br_flags_pre +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x8907671e b53_mirror_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x8c1f6fb2 b53_fdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x8dcf55bf b53_get_ethtool_phy_stats +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0x9fc91e82 b53_imp_vlan_setup +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa042fa8a b53_setup_devlink_resources +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa08755e2 b53_mdb_add +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa553c31a b53_br_fast_age +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xa93afbac b53_switch_register +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xbe7b51f7 b53_get_tag_protocol +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xbeaa3d8a b53_configure_vlan +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc37a1800 b53_phylink_mac_link_down +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xc7d60d29 b53_set_mac_eee +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xd28787ab b53_fdb_del +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xdd8ef614 b53_eee_enable_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe139c653 b53_br_set_stp_state +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe6ac276d b53_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe887df74 b53_get_strings +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xe9b32772 b53_phylink_mac_config +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xede7c6cd b53_br_flags +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf6e16b31 b53_disable_port +EXPORT_SYMBOL drivers/net/dsa/b53/b53_common 0xf81a041d b53_vlan_filtering +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x12e04a18 b53_serdes_phylink_mac_select_pcs +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0x18b87452 b53_serdes_link_set +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xba097542 b53_serdes_init +EXPORT_SYMBOL drivers/net/dsa/b53/b53_serdes 0xff3f5ae2 b53_serdes_phylink_get_caps +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x0e1e3c79 lan9303_shutdown +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x3013be2c lan9303_remove +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0x4f1e9180 lan9303_probe +EXPORT_SYMBOL drivers/net/dsa/lan9303-core 0xada83f40 lan9303_register_set +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x28c0a2b4 ksz_switch_remove +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x2e71a60b ksz_switch_register +EXPORT_SYMBOL drivers/net/dsa/microchip/ksz_switch 0x9fb86df0 ksz_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x579aad03 vsc73xx_probe +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x79711213 vsc73xx_shutdown +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x99722ff0 vsc73xx_remove +EXPORT_SYMBOL drivers/net/dsa/vitesse-vsc73xx-core 0x99d242fe vsc73xx_is_addr_valid +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x04307f44 xrs700x_switch_remove +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x5d710cdb xrs700x_switch_alloc +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x7e57a69a xrs700x_switch_shutdown +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x83b7b667 xrs7003f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x8972bf7e xrs7004f_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0x9df8a9f4 xrs700x_switch_register +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb25facfa xrs7003e_info +EXPORT_SYMBOL drivers/net/dsa/xrs700x/xrs700x 0xb89aa5e3 xrs7004e_info +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x0682bbe0 NS8390_init +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x119721ac ei_interrupt +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x1ad51723 ei_open +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x21d300f4 ei_netdev_ops +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x2b275ccb ei_get_stats +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x87aaf26b ei_poll +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x977998b9 ei_tx_timeout +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xa5452a49 ei_start_xmit +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xceb2ed6c ei_set_multicast_list +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xda5aff75 ei_close +EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xeb923711 __alloc_ei_netdev +EXPORT_SYMBOL drivers/net/ethernet/aquantia/atlantic/atlantic 0x9b089d76 aq_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x117836c5 bnxt_register_async_events +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x535907e6 bnxt_register_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0x95ab6bea bnxt_send_msg +EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnxt/bnxt_en 0xf2cc537a bnxt_unregister_dev +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0xaf424deb cnic_register_driver +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x10efda59 cavium_ptp_get +EXPORT_SYMBOL drivers/net/ethernet/cavium/common/cavium_ptp 0x274b28d0 cavium_ptp_put +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x0d8be5fd bgx_lmac_rx_tx_enable +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x34eeb48a bgx_set_dmac_cam_filter +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x42264715 bgx_get_lmac_count +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x46cdf933 bgx_config_timestamping +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x539ca253 bgx_get_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x60cd1f2f bgx_lmac_get_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x6ca2152d bgx_lmac_set_pfc +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x716fd7f0 bgx_reset_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x72b238e4 bgx_get_rx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xbe654297 bgx_get_tx_stats +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc397f585 bgx_lmac_internal_loopback +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xc82be691 bgx_get_map +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xd8ed0bcc bgx_set_lmac_mac +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xf101d1b2 bgx_get_lmac_link_state +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0xff987a02 bgx_set_xcast_mode +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x13912e4b xcv_init_hw +EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_xcv 0x4f739dc0 xcv_setup_link +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x00f2af1b t3_l2e_free +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x626899a0 dev2t3cdev +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x64cf1508 t3_l2t_send_slow +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x65c7c2ef cxgb3_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x759cbe2b t3_l2t_send_event +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x7d1589da t3_register_cpl_handler +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xa18c95b8 cxgb3_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xad063d62 cxgb3_insert_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xb6cb202e cxgb3_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xbbc598b5 cxgb3_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xbd646db0 cxgb3_queue_tid_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xcc419249 t3_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xcd4d71cd cxgb3_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xcf724c00 cxgb3_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xe199d46e cxgb3_register_client +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0xf56c8431 cxgb3_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0106fff2 cxgb4_alloc_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0d2f16c4 cxgb4_reclaim_completed_tx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0d6a06f9 cxgb4_l2t_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0efe19ab cxgb4_remove_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x0f1a5528 cxgb4_unregister_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x1091de78 cxgb4_ofld_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x141df459 cxgb4_get_srq_entry +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x156e0380 cxgb4_register_uld +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x179e1dc6 cxgb4_bar2_sge_qregs +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x246a47fe cxgb4_crypto_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x256ebef6 cxgb4_inline_tx_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x2651f5cd cxgb4_write_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x27e55afe cxgb4_free_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x32d8575c t4_cleanup_clip_tbl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3c373726 cxgb4_ring_tx_db +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x3e121b14 cxgb4_create_server +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x4b686009 cxgb4_clip_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x4f5781c1 cxgb4_read_tpte +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x50ee5c07 cxgb4_best_aligned_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x5407fefb cxgb4_update_root_dev_clip +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x6546919e cxgb4_immdata_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x6afb6d98 cxgb4_map_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x7d98f0b1 cxgb4_get_tcp_stats +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8c13672f cxgb4_alloc_sftid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x8c66dbff cxgb4_sync_txq_pidx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x995e4c0a cxgb4_check_l2t_valid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0x9ef6ce5c cxgb4_l2t_send +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xaa545316 cxgb4_select_ntuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xaa7b3f5e cxgb4_remove_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xab890290 cxgb4_free_atid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xb7636c8f cxgb4_clip_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xbeb5f107 cxgb4_create_server_filter +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc2320d4b cxgb4_port_chan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc4bcc18b cxgb4_write_partial_sgl +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xc5096bcd cxgb4_flush_eq_cache +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xcccb5328 cxgb4_port_viid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xcd1c31ce cxgb4_pktgl_to_skb +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd69a0294 cxgb4_best_mtu +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xd930ace2 cxgb4_port_idx +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xdb0784ef cxgb4_l2t_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xdb483b5c cxgb4_read_sge_timestamp +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xdb5c2a65 cxgb4_smt_alloc_switching +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xdca099f5 cxgb4_iscsi_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe0f5fe14 cxgb4_create_server6 +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe1d91320 cxgb4_alloc_stid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe5cc5773 cxgb4_dbfifo_count +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xe9caac7f cxgb4_l2t_get +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf1fb0fde cxgb4_smt_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf31a23d1 cxgb4_port_e2cchan +EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb4/cxgb4 0xf37d61e9 cxgb4_remove_tid +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x0231fd95 cxgbi_ppm_ppods_reserve +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x1bdaafe1 cxgbi_tagmask_set +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x255ab30f cxgb_get_4tuple +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x895a0855 cxgbi_ppm_make_ppod_hdr +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0x8fc99b91 cxgbi_ppm_ppod_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xac1e1ccc cxgbi_ppm_release +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xc98e59e5 cxgbi_ppm_init +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xd49928c6 cxgb_find_route +EXPORT_SYMBOL drivers/net/ethernet/chelsio/libcxgb/libcxgb 0xf99ba1a9 cxgb_find_route6 +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x0c9d8a3a vnic_dev_get_pdev +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x6a023c8a vnic_dev_register +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x70c5989e vnic_dev_get_res_count +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x781e05c3 vnic_dev_unregister +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x7ba5a264 enic_api_devcmd_proxy_by_index +EXPORT_SYMBOL drivers/net/ethernet/cisco/enic/enic 0x939d5e39 vnic_dev_get_res +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0x4e2e10d2 be_roce_mcc_cmd +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0xd92865ab be_roce_register_driver +EXPORT_SYMBOL drivers/net/ethernet/emulex/benet/be2net 0xfe58feef be_roce_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb 0xe841e89c enetc_ierb_register_pf +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xb2cb0588 fun_dev_enable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xec638702 fun_release_irqs +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xecc04751 fun_dev_disable +EXPORT_SYMBOL drivers/net/ethernet/fungible/funcore/funcore 0xfb2723b8 fun_reserve_irqs +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0x7ebed624 iavf_unregister_client +EXPORT_SYMBOL drivers/net/ethernet/intel/iavf/iavf 0xfbb32a89 iavf_register_client +EXPORT_SYMBOL drivers/net/ethernet/intel/ice/ice 0x965ff908 ice_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/intel/ixgbe/ixgbe 0xbaa35511 ixgbe_xdp_locking_key +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0xf69f21b1 prestera_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/marvell/prestera/prestera 0xf6eea9e7 prestera_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0cf73acc mlx4_query_diag_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x19f7a675 mlx4_put_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x20a7ab54 mlx4_gen_pkey_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2afaa770 mlx4_get_is_vlan_offload_disabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2e87d22f mlx4_SET_PORT_BEACON +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3818a1a5 mlx4_ALLOCATE_VPP_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x459f8ede mlx4_SET_PORT_PRIO2TC +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x48bfd5de mlx4_SET_VPORT_QOS_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x49eb9e1f mlx4_SET_PORT_user_mtu +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4a64024b mlx4_is_eq_vector_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5d4423b1 mlx4_get_slave_from_roce_gid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x625c5004 mlx4_test_async +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x62c090ff mlx4_is_eq_shared +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x675826f9 mlx4_gen_slaves_port_mgt_ev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6cbd6bb2 mlx4_get_parav_qkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7356e46c mlx4_SET_PORT_general +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x75aee49a mlx4_SET_PORT_SCHEDULER +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7be16c62 mlx4_gen_port_state_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fdde0b4 mlx4_handle_eth_header_mcast_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x81a59d0d mlx4_get_slave_pkey_gid_tbl_len +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8674fcca mlx4_SET_PORT_qpn_calc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x87c6c005 set_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x889ce161 mlx4_get_eqs_per_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x96bbfb79 mlx4_SET_VPORT_QOS_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x970c6ab9 mlx4_is_slave_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9a4799a2 mlx4_gen_guid_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9c9260d6 mlx4_SET_MCAST_FLTR +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa28509dc mlx4_eq_get_irq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaf2fc8f2 mlx4_get_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb1cb3def mlx4_test_interrupt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc9839b4f mlx4_SET_PORT_VXLAN +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcb853197 mlx4_max_tc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcd3c1b53 mlx4_SET_PORT_fcs_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd412ad72 mlx4_ALLOCATE_VPP_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd90a60ef mlx4_tunnel_steer_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xde7bd316 mlx4_get_cpu_rmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe3493aa6 mlx4_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe39f49c7 set_and_calc_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe40acfcf get_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe540b29f mlx4_assign_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe9c234bf mlx4_SET_PORT_user_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xebd546cc mlx4_get_roce_gid_from_slave +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xedcf54e1 mlx4_release_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf6962f99 mlx4_sync_pkey_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf866ea42 mlx4_get_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0005d56f mlx5_create_auto_grouped_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x01e697e2 mlx5_vector2eqn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0544b1b6 mlx5_fs_remove_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x080fcb4a mlx5_add_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0aab6724 mlx5_core_alloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0c07cabf mlx5_modify_header_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0d59e092 mlx5_rl_remove_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0e246e45 mlx5_core_create_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0f4ca7b8 mlx5_eq_enable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x12135c1c __tracepoint_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x13445f7f mlx5_eq_destroy_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1ec5bbc7 mlx5_del_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1f7eba2f mlx5_sriov_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2331ba7c mlx5_nic_vport_disable_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x24be813b mlx5_core_modify_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2712722c mlx5_core_query_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2839c02c mlx5_fc_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2871af00 mlx5_core_dealloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x28df034e mlx5_eq_get_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2906ae9b __traceiter_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2b7bc799 mlx5_comp_irq_get_affinity_mask +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2cb0aaa6 mlx5_core_dealloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2e3c67a8 mlx5_core_query_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2e504019 mlx5_lag_is_master +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x30955ee4 mlx5_eswitch_add_send_to_vport_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x318a5df4 mlx5_fpga_sbu_conn_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x31a54d4a mlx5_lag_is_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x32f4d914 mlx5_core_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3475821f __SCK__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3558b231 mlx5_core_query_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x36e4521e mlx5_debug_qp_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x38f09fc5 mlx5_lag_get_slave_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3c1314a6 mlx5_eq_disable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3cc196de mlx5_lag_is_sriov +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3d258adb mlx5_rl_remove_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3d8bd323 mlx5_core_destroy_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3dc785e6 mlx5_eswitch_register_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3fd668c4 mlx5_packet_reformat_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x45b52e00 __tracepoint_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x463a230a mlx5_core_destroy_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d5f5c07 __SCK__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d62e046 __tracepoint_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4ed3f5c0 mlx5_flow_table_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x502dbedf mlx5_rdma_rn_get_params +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x51270f17 mlx5_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x54a0788f mlx5_sriov_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x559ac38d __SCK__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x596e7c84 mlx5_lag_is_mpesw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5c1a4cf3 mlx5_msix_free +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5da326cf mlx5_cmd_out_err +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5e47db50 mlx5_core_destroy_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61492bb7 mlx5_rl_are_equal +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x64969dbc mlx5_rl_add_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x684c9cde mlx5_lag_mode_is_hash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6874ed5a mlx5_eswitch_get_vport_metadata_for_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x68cb5a64 __traceiter_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x69230233 mlx5_put_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6bc5685b mlx5_fpga_get_sbu_caps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6bec1eb6 mlx5_query_ib_port_oper +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6cd5a182 __tracepoint_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6ce5ce33 mlx5_comp_vectors_count +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6da3e01a mlx5_core_modify_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6e35c89f mlx5_core_roce_gid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6eb507d4 mlx5_core_modify_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7261330b __SCK__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x72a68940 mlx5_mpfs_del_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x73fc1d8e __tracepoint_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7445a1a7 mlx5_lag_get_roce_netdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x752a67de mlx5_core_destroy_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x77879489 mlx5_core_create_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x78dcc8a4 mlx5_core_destroy_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x791dfdea mlx5_rl_is_in_range +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x799b9246 __traceiter_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7a1273d0 mlx5_packet_reformat_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7a16cf26 mlx5_fs_add_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b359a09 __SCK__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7dce032d mlx5_fpga_sbu_conn_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7e39bfab mlx5_cmd_cleanup_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8059ba1c __traceiter_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x82e073ee mlx5_fpga_sbu_conn_sendmsg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x83a36d48 mlx5_is_roce_on +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x847b4aee mlx5_fc_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x85512093 mlx5_core_query_vendor_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8805880c mlx5_eq_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8c35df4c mlx5_cmd_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8c6e61ad mlx5_create_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8d65959a mlx5_lag_is_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x90264804 mlx5_core_create_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x914aefc1 mlx5_core_create_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x91b6e7af mlx5_core_get_terminate_scatter_list_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9300254e __traceiter_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9499b10d mlx5_get_fdb_sub_ns +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9539d090 mlx5_cmd_do +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96eb2c99 mlx5_fc_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x97072ad5 mlx5_eswitch_get_vport_metadata_for_match +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9b364cc7 mlx5_lag_query_cong_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d391f5b mlx5_core_destroy_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d6135dc __SCK__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d769a52 mlx5_eswitch_unregister_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9e9175dd __traceiter_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa003bebe mlx5_cmd_exec_cb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa2142728 mlx5_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa3d5aa03 mlx5_cmd_exec_polling +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa5af2581 mlx5_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xac205dab mlx5_get_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad2f3dc1 mlx5_eswitch_vport_match_metadata_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad33fc1f mlx5_eswitch_vport_rep +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad6815cd mlx5_rsc_dump_cmd_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaec4ac20 mlx5_eq_update_ci +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaef1dccd mlx5_get_flow_namespace +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaf12d58e mlx5_lag_get_next_peer_mdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xafb0170d __traceiter_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xafc3d8a0 mlx5_core_alloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xafe6b393 mlx5_eswitch_get_encap_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb4f60443 mlx5_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb87aa588 mlx5_mpfs_add_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xba074bf3 mlx5_core_create_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb07ebdf __tracepoint_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb2015db mlx5_qp_debugfs_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbbfa6ebd mlx5_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbe1f04b8 mlx5_lag_is_shared_fdb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbe2f22db mlx5_create_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc090f506 mlx5_fpga_mem_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc766db4b mlx5_free_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xca6e02a7 mlx5_lag_get_num_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcb259250 mlx5_core_modify_cq_moderation +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcdaf7a06 mlx5_qp_debugfs_cleanup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcdd2309f mlx5_eswitch_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xce6302a4 mlx5_fpga_mem_read +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xced9b4a6 mlx5_core_attach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcef78580 mlx5_msix_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcf1c6a29 mlx5_core_create_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd1978c87 mlx5_destroy_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd1acb903 mlx5_eq_create_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd21884bb mlx5_rsc_dump_next +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd28ee732 mlx5_eswitch_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd424ea3a mlx5_eswitch_reg_c1_loopback_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd585b63b mlx5_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd80da617 mlx5_debugfs_get_dev_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd81236c7 mlx5_destroy_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd99dc8cd mlx5_fc_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd9acb692 mlx5_modify_header_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdae8aa4d __tracepoint_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdb91d0cc mlx5_eq_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdd402181 mlx5_core_modify_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdeecd296 mlx5_core_query_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe09c5342 mlx5_vf_put_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe1465b74 mlx5_cmd_destroy_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe1aa6d11 mlx5_rl_add_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe36360c5 __traceiter_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe38a70fa mlx5_core_uplink_netdev_event_replay +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe396fb57 mlx5_debug_qp_remove +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe9a1711f mlx5_rsc_dump_cmd_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe9d14144 __traceiter_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xea24d916 mlx5_eswitch_uplink_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeb9a8bcf __SCK__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xec0a7488 mlx5_core_destroy_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xef39c0c6 mlx5_cmd_create_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xef735db8 mlx5_cmd_init_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf06725b6 __tracepoint_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf1eb03c3 mlx5_create_lag_demux_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf34c235b mlx5_core_detach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf52e1946 __tracepoint_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf88d57b1 __SCK__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf9889c5c mlx5_vf_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc8e744e __SCK__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xffb08851 mlx5_debugfs_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xffd8a6aa mlx5_alloc_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxfw/mlxfw 0xc4d702d9 mlxfw_firmware_flash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02815b77 mlxsw_env_module_port_up +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02dfd3d0 mlxsw_afk_key_info_block_encoding_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x07abcc0c mlxsw_afa_block_append_trap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0ca34ccf mlxsw_core_max_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0d0129fc mlxsw_afa_block_append_qos_ecn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0e81c09c mlxsw_afk_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0f4a209d mlxsw_core_read_utc_sec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0ffe1b21 mlxsw_core_ptp_transmitted +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14d6ca2e mlxsw_env_set_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14e17bb4 mlxsw_linecards_event_ops_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x15801382 mlxsw_afk_key_info_put +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16673aec mlxsw_afk_values_add_u32 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16f4221d mlxsw_core_irq_event_handler_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x19fa5852 mlxsw_core_flush_owq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1cb8f858 mlxsw_reg_trans_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x202693f0 mlxsw_afa_block_cur_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x22d4f36b mlxsw_core_port_netdev_link +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x23eddc68 mlxsw_core_cpu_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x299e2562 mlxsw_afk_values_add_buf +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2a0158cb mlxsw_afa_block_append_mirror +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2c68ced3 mlxsw_core_read_frc_h +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2f303cd3 mlxsw_afa_block_append_qos_dsfield +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2f8e0d0d mlxsw_env_get_module_eeprom +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x325c5084 mlxsw_core_trap_state_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x383bc49a mlxsw_afa_block_append_qos_dscp +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4036254f mlxsw_linecards_event_ops_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x43a9b87e mlxsw_afa_block_terminate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x463335b6 mlxsw_core_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x47041e4e mlxsw_afk_key_info_blocks_count_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4765b9f0 mlxsw_core_res_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x484489a4 mlxsw_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4866767a mlxsw_env_get_module_eeprom_by_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x49ec8a06 mlxsw_afa_block_append_police +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4a558271 mlxsw_env_get_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x50359cc0 mlxsw_core_kvd_sizes_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x508923e3 mlxsw_core_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51b5769d mlxsw_env_module_overheat_counter_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5c73d5a4 mlxsw_core_sdq_supports_cqe_v2 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ce84a39 mlxsw_env_reset_module +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5cf3dd79 mlxsw_core_bus_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5d55fb68 mlxsw_afk_encode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ff17b5c mlxsw_afa_block_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x618a30ab mlxsw_afa_block_commit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x63874d4c mlxsw_core_port_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x65c7e645 mlxsw_afa_block_append_qos_switch_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6929f2b4 mlxsw_env_module_port_map +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x718d28f4 mlxsw_afa_block_append_vlan_modify +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x75339042 mlxsw_core_lag_mapping_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x756daa5a mlxsw_core_port_devlink_port_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x77d83398 mlxsw_core_read_frc_l +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7b0bfeec mlxsw_core_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7e08c6e0 mlxsw_core_event_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7f6f6534 mlxsw_env_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x827a2f1f mlxsw_afa_block_jump +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x829e8851 mlxsw_afa_block_first_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x83fb69af mlxsw_core_lag_mapping_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x858c30d0 mlxsw_afa_block_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x86817014 mlxsw_core_read_utc_nsec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8854d198 mlxsw_reg_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8f5ffe37 mlxsw_core_bus_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x902c3533 mlxsw_core_schedule_dw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x939b8288 mlxsw_core_rx_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x94d9710d mlxsw_core_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x996c5d6d mlxsw_reg_trans_bulk_wait +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9cbf026d mlxsw_afa_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa3f5df53 mlxsw_afa_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa509fafd mlxsw_afa_block_append_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa7765e88 mlxsw_reg_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa8e2509a mlxsw_afa_block_append_sampler +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xac1074a5 mlxsw_core_skb_transmit_busy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xaed0277b mlxsw_core_traps_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb6517b2e mlxsw_afa_block_append_trap_and_forward +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb68e9fa8 mlxsw_env_module_port_unmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbc222a8d mlxsw_afk_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbda212df mlxsw_core_irq_event_handlers_call +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbfb7df3c mlxsw_core_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc31fbb6a mlxsw_core_res_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc5eacafe mlxsw_afa_block_append_l4port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc7b391f0 mlxsw_core_trap_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc969bcfa mlxsw_core_skb_transmit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcbab836f mlxsw_core_fw_rev_minor_subminor_validate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xce406565 mlxsw_core_rx_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd111d3e8 mlxsw_core_irq_event_handler_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd1bab622 mlxsw_afk_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd21722b4 mlxsw_core_max_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd28256cf mlxsw_afa_block_append_allocated_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd71566b9 mlxsw_core_schedule_work +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd7a93413 mlxsw_core_event_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd888ffb3 mlxsw_afa_block_append_ip +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd9f711ae mlxsw_afa_block_append_mcrouter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc31781e mlxsw_reg_trans_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc415cf1 mlxsw_afa_block_continue +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc5c95df mlxsw_core_resources_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdeb1dc2e mlxsw_afa_block_first_kvdl_index +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe16986dd mlxsw_afa_block_activity_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe1860dde mlxsw_afa_block_append_fid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe2c9c5af mlxsw_core_trap_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe4d9ac5a mlxsw_afa_block_append_drop +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe532482a mlxsw_afk_key_info_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xecab212a mlxsw_afa_cookie_lookup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xed2801d4 mlxsw_env_module_port_down +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xef52e17c mlxsw_core_skb_receive +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf446732c mlxsw_afk_key_info_subset +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf6db8816 mlxsw_core_traps_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf82bdc70 mlxsw_core_lag_mapping_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff007c25 mlxsw_core_cpu_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff0b141d mlxsw_afa_block_append_fwd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x1593599a mlxsw_i2c_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c 0x22fdfa64 mlxsw_i2c_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0x7d1db22f mlxsw_pci_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0x8c2de383 mlxsw_pci_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x00920c7b ocelot_port_inject_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x04cd55fa ocelot_mrp_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x05f6a6cf ocelot_vlan_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08791cd6 ocelot_wm_enc +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0e7ada70 ocelot_pll5_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x10699508 ocelot_port_lag_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x11178c1d ocelot_init +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x15089497 ocelot_sb_occ_max_clear +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1a763ed3 ocelot_port_bridge_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1aa59b2c ocelot_ptp_adjfine +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1b6d1385 ocelot_deinit +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1d58a35c ocelot_can_inject +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1dc037f0 ocelot_set_ageing_time +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2bf114b0 ocelot_ptp_adjtime +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2ee2eeab ocelot_vcap_block_find_filter_by_id +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2f972c2b ocelot_mrp_add_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x380be268 ocelot_deinit_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3e7def1f ocelot_get_ethtool_stats +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x42c6dce7 ocelot_vcap_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x476fa468 ocelot_policer_validate +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x47a768f4 ocelot_sb_occ_tc_port_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x47ca5e06 ocelot_port_pre_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4cf3588c ocelot_port_set_maxlen +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4d79e439 ocelot_devlink_sb_register +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4daf315f ocelot_port_lag_leave +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5302cb44 ocelot_sb_tc_pool_bind_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x54d06ebf ocelot_get_sset_count +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x59eeddb4 ocelot_vlan_prepare +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5bd3703e ocelot_port_policer_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5dc9634d ocelot_get_strings +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x61821313 ocelot_port_mdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x61fbd0ea ocelot_get_max_mtu +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x679c91c6 ocelot_vlan_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6cb834a0 ocelot_sb_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6ce19e2a vsc7514_vcap_props +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6dc099d0 ocelot_vcap_filter_replace +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x72255205 ocelot_port_bridge_join +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7e5aec55 vsc7514_regfields +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7f5b397c ocelot_get_txtstamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x804b55f4 ocelot_devlink_sb_unregister +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x82820270 ocelot_port_bridge_flags +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8421c554 ocelot_ptp_settime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x86a43a33 ocelot_port_txtstamp_request +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x88282528 ocelot_sb_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x88d4df55 ocelot_port_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8d8f3c4e ocelot_xtr_poll_frame +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9112f942 ocelot_sb_occ_snapshot +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9268f638 ocelot_ptp_gettime64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x92bd6024 ocelot_sb_tc_pool_bind_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x93cc8fd9 ocelot_vcap_filter_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9437d298 ocelot_mact_forget +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9bb46b57 ocelot_init_port +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9c9343a9 ocelot_mact_lookup +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa148a394 ocelot_init_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa1a001ce ocelot_fdb_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa26040e6 ocelot_get_ts_info +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa389457c ocelot_sb_occ_port_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa7c17012 ocelot_port_mdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xa82edbae ocelot_mact_learn +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xafc9eae7 ocelot_vcap_filter_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb0a911d7 ocelot_mrp_del_ring_role +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb0fdd7fd ocelot_wm_dec +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb71d40ee ocelot_deinit_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb8b95413 ocelot_fdb_dump +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb9f6e816 ocelot_sb_pool_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc1748e29 ocelot_ptp_rx_timestamp +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc5b24daa ocelot_port_vlan_filtering +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc740d021 ocelot_ptp_verify +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xca50a4d5 ocelot_reset +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xca606167 ocelot_vcap_policer_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd0ebefd9 ocelot_ifh_port_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd15fbf6f ocelot_hwstamp_get +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd2f7bd60 ocelot_sb_port_pool_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xdd6041f8 ocelot_port_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xde8aad45 ocelot_mrp_add +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe30fc619 ocelot_wm_stat +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe58862e2 ocelot_bridge_stp_state_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe8d64997 ocelot_port_lag_change +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe97bff88 ocelot_drain_cpu_queue +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xea66f382 ocelot_fdb_del +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xed367e5c ocelot_hwstamp_set +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xee0b951a ocelot_ptp_enable +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf80fc88d vsc7514_regmap +EXPORT_SYMBOL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfbffdff5 ocelot_mact_learn_streamdata +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x0080e951 qed_get_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x4f264472 qed_put_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x550445f2 qed_get_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x82f5eb9e qed_get_iscsi_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x992e03d0 qed_put_fcoe_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0x9eeeef48 qed_put_eth_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qed/qed 0xa6d73571 qed_get_rdma_ops +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x631a2523 qede_rdma_unregister_driver +EXPORT_SYMBOL drivers/net/ethernet/qlogic/qede/qede 0x805fde4f qede_rdma_register_driver +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x0aa3b4e4 wx_check_flash_load +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x0f4a1672 wx_reset_interrupt_capability +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x104bdf2c wx_get_drvinfo +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x13e65ea1 wx_start_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x2561ca52 wx_clean_all_rx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x378a9308 wx_change_mtu +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3b159415 wx_clean_all_tx_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x3b48ab26 wx_disable_rx_queue +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4440a0c5 wx_mng_present +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4794c81a wx_free_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4acbd3d1 wx_reset_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4b3398bd wx_msix_clean_rings +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x4f47b2ed wx_clear_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x55b5f351 wx_vlan_rx_kill_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5ac7226d wx_set_mac +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5aeebc14 wx_get_mac_addr +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x5eae924a wx_free_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x6a9196a0 wx_init_interrupt_scheme +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x6da74532 wx_disable_rx +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x735d4dfe wx_init_rx_addrs +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x75856282 wx_control_hw +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7ca910f7 wx_read_ee_hostif +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7f0f24d9 wx_configure +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x7f2759b5 wx_stop_adapter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8a8afe17 wx_napi_enable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8cc114c9 wx_set_rx_mode +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x8cdf2a39 wx_configure_vectors +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0x947dd61b wx_reset_misc +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa164f890 wx_setup_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa1a20826 wx_host_interface_command +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa2605395 wx_set_features +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa3143f27 wx_get_pcie_msix_counts +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa5f48775 wx_setup_isb_resources +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa66f4413 wx_irq_disable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa7d9f104 wx_sw_init +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xa89ac586 wx_xmit_frame +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xb7843ff1 wx_napi_disable_all +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xbf0cf01c wx_vlan_rx_add_vid +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xc6a443c5 wx_free_irq +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xddcef4c8 wx_mac_set_default_filter +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe0492677 wx_intr_enable +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xe6ff30f5 wx_misc_isb +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xec4c5b41 wx_get_stats64 +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf1f48eb5 wx_init_eeprom_params +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf5d2f52e wx_disable_pcie_master +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xf80cc343 wx_read_ee_hostif_buffer +EXPORT_SYMBOL drivers/net/ethernet/wangxun/libwx/libwx 0xfa182fc2 wx_flush_sw_mac_table +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x1f8fadde hdlcdrv_unregister +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0x80926cfe hdlcdrv_transmitter +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xcef1df2d hdlcdrv_arbitrate +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xe9b9fcfe hdlcdrv_register +EXPORT_SYMBOL drivers/net/hamradio/hdlcdrv 0xef7ec55b hdlcdrv_receiver +EXPORT_SYMBOL drivers/net/mdio 0x3e17f466 mdio_set_flag +EXPORT_SYMBOL drivers/net/mdio 0x60443957 mdio45_probe +EXPORT_SYMBOL drivers/net/mdio 0x62eb612a mdio45_ethtool_ksettings_get_npage +EXPORT_SYMBOL drivers/net/mdio 0x63e0fee5 mdio45_links_ok +EXPORT_SYMBOL drivers/net/mdio 0xb79a54ee mdio45_nway_restart +EXPORT_SYMBOL drivers/net/mdio 0xcdbdeca7 mdio45_ethtool_gset_npage +EXPORT_SYMBOL drivers/net/mdio 0xdaceb7a6 mdio_mii_ioctl +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x15632f76 free_mdio_bitbang +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x4742e1a5 mdiobb_read_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0x86c55b34 mdiobb_write_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0xae008562 mdiobb_read_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0xbb6da5f8 alloc_mdio_bitbang +EXPORT_SYMBOL drivers/net/mdio/mdio-bitbang 0xc405821b mdiobb_write_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x055dbe9d cavium_mdiobus_read_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x6267aa3b cavium_mdiobus_write_c45 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0x6f995a42 cavium_mdiobus_read_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-cavium 0xab6ce982 cavium_mdiobus_write_c22 +EXPORT_SYMBOL drivers/net/mdio/mdio-mscc-miim 0x72b27443 mscc_miim_setup +EXPORT_SYMBOL drivers/net/mii 0x0d19a5c5 mii_ethtool_gset +EXPORT_SYMBOL drivers/net/mii 0x1c601e08 mii_link_ok +EXPORT_SYMBOL drivers/net/mii 0x2751b650 mii_check_link +EXPORT_SYMBOL drivers/net/mii 0x2a69826d mii_ethtool_set_link_ksettings +EXPORT_SYMBOL drivers/net/mii 0x2c746380 mii_nway_restart +EXPORT_SYMBOL drivers/net/mii 0x5f447033 generic_mii_ioctl +EXPORT_SYMBOL drivers/net/mii 0x7c264fd4 mii_check_media +EXPORT_SYMBOL drivers/net/mii 0xb7a6c55b mii_check_gmii_support +EXPORT_SYMBOL drivers/net/mii 0xe8171697 mii_ethtool_get_link_ksettings +EXPORT_SYMBOL drivers/net/mii 0xf073ddfd mii_ethtool_sset +EXPORT_SYMBOL drivers/net/pcs/pcs-lynx 0x4912ef35 lynx_pcs_create_mdiodev +EXPORT_SYMBOL drivers/net/pcs/pcs-lynx 0x6d933508 lynx_pcs_destroy +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xe9221a05 mtk_pcs_lynxi_destroy +EXPORT_SYMBOL drivers/net/pcs/pcs-mtk-lynxi 0xf7db6b9e mtk_pcs_lynxi_create +EXPORT_SYMBOL drivers/net/phy/bcm-phy-lib 0xbe98478e bcm54xx_auxctl_write +EXPORT_SYMBOL drivers/net/ppp/pppox 0x0413dc42 pppox_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0x0f0d8840 register_pppox_proto +EXPORT_SYMBOL drivers/net/ppp/pppox 0x3fc3b443 pppox_compat_ioctl +EXPORT_SYMBOL drivers/net/ppp/pppox 0x8168a4a1 pppox_unbind_sock +EXPORT_SYMBOL drivers/net/ppp/pppox 0xe0ff7a18 unregister_pppox_proto +EXPORT_SYMBOL drivers/net/sungem_phy 0x6de38a16 sungem_phy_probe +EXPORT_SYMBOL drivers/net/team/team 0x2bf938d5 team_options_change_check +EXPORT_SYMBOL drivers/net/team/team 0x32ea7378 team_modeop_port_change_dev_addr +EXPORT_SYMBOL drivers/net/team/team 0x35726168 team_options_unregister +EXPORT_SYMBOL drivers/net/team/team 0x38a552e2 team_options_register +EXPORT_SYMBOL drivers/net/team/team 0x84a06d80 team_mode_register +EXPORT_SYMBOL drivers/net/team/team 0xae7bad75 team_mode_unregister +EXPORT_SYMBOL drivers/net/team/team 0xbb5fee96 team_option_inst_set_change +EXPORT_SYMBOL drivers/net/team/team 0xf148699c team_modeop_port_enter +EXPORT_SYMBOL drivers/net/usb/usbnet 0x0b9d3004 usbnet_link_change +EXPORT_SYMBOL drivers/net/usb/usbnet 0xe87957e2 usbnet_device_suggests_idle +EXPORT_SYMBOL drivers/net/usb/usbnet 0xf9f89fee usbnet_manage_power +EXPORT_SYMBOL drivers/net/wan/hdlc 0x0d70f085 register_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x2b0bf2c6 unregister_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x33cb0225 attach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x4a77e0f9 hdlc_open +EXPORT_SYMBOL drivers/net/wan/hdlc 0x96f79ca0 detach_hdlc_protocol +EXPORT_SYMBOL drivers/net/wan/hdlc 0x97f106e5 hdlc_start_xmit +EXPORT_SYMBOL drivers/net/wan/hdlc 0xb1a3743d hdlc_close +EXPORT_SYMBOL drivers/net/wan/hdlc 0xdbe2ebf1 hdlc_ioctl +EXPORT_SYMBOL drivers/net/wan/hdlc 0xdeae4348 alloc_hdlcdev +EXPORT_SYMBOL drivers/net/wan/hdlc 0xf1de73e2 unregister_hdlc_device +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x0b1ab353 ath_regd_get_band_ctl +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x108b188f ath_is_49ghz_allowed +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x39cc2579 ath_reg_notifier_apply +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x4571aea8 ath_is_world_regd +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x46defb79 ath_hw_setbssidmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x5789acba ath_hw_keysetmac +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x609d9f43 ath_hw_get_listen_time +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x6f081e17 ath_is_mybeacon +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0x8be2f476 ath_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xa18f224e ath_regd_find_country_by_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb064c364 ath_rxbuf_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xb6588ba6 ath_bus_type_strings +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xc9c63d68 dfs_pattern_detector_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xce464152 ath_key_delete +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xd4459ad4 ath_regd_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xdac56525 ath_hw_keyreset +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xe00f8824 ath_key_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath 0xf005baa7 ath_hw_cycle_counters_update +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x015e5db2 ath10k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x02b236e8 ath10k_core_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x03bdf4ba __ath10k_ce_send_revert +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x061dff42 ath10k_ce_completed_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x0925fb9e ath10k_ce_enable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x16f5eb55 ath10k_htc_tx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1d111c0c ath10k_ce_completed_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x1f4065da ath10k_core_napi_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x25aa93be ath10k_coredump_new +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2aad6ad3 ath10k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x2f7a612e ath10k_htt_rx_hl_indication +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x32a9c79a __ath10k_ce_rx_num_free_bufs +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x36dfbe79 ath10k_ce_completed_send_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x489fa386 ath10k_htt_rx_pktlog_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x48ce3c5f ath10k_ce_disable_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5066c28d ath10k_core_napi_sync_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x508ce2fb ath10k_ce_revoke_recv_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x50d9a5c2 ath10k_ce_rx_update_write_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x51ecb118 ath10k_ce_dump_registers +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5341921c ath10k_print_driver_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x548531a3 ath10k_ce_alloc_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x5a4f3306 ath10k_ce_send_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x6dc94644 ath10k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7066f8c8 ath10k_ce_deinit_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x70e3587b ath10k_core_unregister +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7357c239 ath10k_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x7f3a6ffb ath10k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x813e45e9 ath10k_core_free_board_files +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x83e2e086 ath10k_core_start_recovery +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9ac4bb96 ath10k_ce_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0x9dc2c5d3 ath10k_htt_t2h_msg_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xa279fd3b ath10k_ce_num_free_src_entries +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xae847614 ath10k_core_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb02bb318 ath10k_htt_hif_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb0fc62d9 ath10k_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb336fd3b ath10k_ce_cancel_send_next +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb44e7b6e ath10k_ce_alloc_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xb538ead8 ath10k_ce_free_rri +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xba1c490e ath10k_htc_rx_completion_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xba2f809e ath10k_htc_process_trailer +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xbd89164b ath10k_bmi_read_memory +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc8d3a269 ath10k_core_fetch_board_file +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xc9037713 ath10k_ce_per_engine_service_any +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcbed9081 ath10k_coredump_get_mem_layout +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcc20d178 __tracepoint_ath10k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xcffb1fc0 ath10k_ce_send +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd351b67c ath10k_mac_tx_push_pending +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xd6f8bc40 ath10k_bmi_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xda2213ff ath10k_ce_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xde534744 ath10k_ce_init_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xde866745 ath10k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe6baa85a ath10k_htt_txrx_compl_task +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xe8342ff2 ath10k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xec399849 ath10k_htc_notify_tx_completion +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf4e2f78a ath10k_ce_free_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf731ebea ath10k_core_register +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf8ef31f8 ath10k_ce_completed_recv_next_nolock +EXPORT_SYMBOL drivers/net/wireless/ath/ath10k/ath10k_core 0xf9df719b ath10k_core_check_dt +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x00cc404d ath11k_pcic_write32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x03459b3b ath11k_ce_per_engine_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x036f5f4e ath11k_pci_enable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x0dae0eb8 __tracepoint_ath11k_log_dbg +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x10f55019 ath11k_debugfs_soc_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1a94e66a ath11k_pcic_get_user_msi_assignment +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1cfdaf59 ath11k_pcic_init_msi_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x1d806c01 ath11k_pci_disable_ce_irqs_except_wake_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x2fb207ce ath11k_pcic_read32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3028c7d5 ath11k_pcic_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3b528d11 ath11k_pcic_free_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3eb61cb1 ath11k_ce_free_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x3f1b078f ath11k_ce_alloc_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x42768cf3 ath11k_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x42a43789 ath11k_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x430565c7 ath11k_pcic_get_msi_address +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4b0a53d2 ath11k_core_pre_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x4f5df84a ath11k_pcic_register_pci_ops +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x556e5db8 ath11k_ce_get_shadow_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x5bf39501 ath11k_dp_service_srng +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x687ea9f5 ath11k_pcic_ext_irq_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x6b0dd2dd ath11k_pcic_config_irq +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x712d8b0f ath11k_ce_get_attr_flags +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x72953ba9 ath11k_qmi_deinit_service +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x7ec9288d ath11k_core_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x89f80c59 ath11k_ce_rx_post_buf +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9c51bcc4 ath11k_debug_mask +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0x9fc9cc44 ath11k_pcic_map_service_to_pipe +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xa1365be6 ath11k_core_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xaeabadab ath11k_pcic_read +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb32c82bb ath11k_core_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xb5be2feb ath11k_hal_srng_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xbe860c31 ath11k_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc4e7ee17 ath11k_ce_cleanup_pipes +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc54bce67 ath11k_pcic_ce_irq_disable_sync +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xc6b3a060 ath11k_core_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xd6294d2f ath11k_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdf7e4129 ath11k_hal_srng_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xdfaa5144 ath11k_core_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe27181a7 ath11k_pcic_get_ce_msi_idx +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xe60c4875 ath11k_pcic_ext_irq_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf0197188 ath11k_cold_boot_cal +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xf50fc20c ath11k_pcic_ce_irqs_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath11k/ath11k 0xfd4a7a4f ath11k_pcic_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x1354043d ath6kl_warn +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x17e86f52 ath6kl_core_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x3502feef ath6kl_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x47b7544b ath6kl_core_destroy +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x4d0fa2d3 ath6kl_cfg80211_suspend +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x5d09ebb9 ath6kl_core_create +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x5ef32d59 ath6kl_hif_intr_bh_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x6598872d ath6kl_read_tgt_stats +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x7558b6b9 ath6kl_core_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x7b3f0306 ath6kl_core_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x8820bbaa ath6kl_cfg80211_resume +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0x91cfb84a ath6kl_hif_rw_comp_handler +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb881b1a9 ath6kl_printk +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xb9a689dd ath6kl_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xedb0c05f ath6kl_core_rx_complete +EXPORT_SYMBOL drivers/net/wireless/ath/ath6kl/ath6kl_core 0xf86e9d80 ath6kl_stop_txrx +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x0c7ee0bc ath9k_cmn_beacon_config_sta +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x13fa23b6 ath9k_cmn_update_txpow +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1773e67d ath9k_cmn_spectral_deinit_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1a0aa030 ath9k_cmn_debug_stat_rx +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x1ea9b834 ath9k_cmn_rx_skb_postprocess +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x44d79481 ath9k_cmn_get_channel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x49992104 ath9k_cmn_setup_ht_cap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x59fa16eb ath9k_cmn_spectral_scan_trigger +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x5c56cf8d ath9k_cmn_get_hw_crypto_keytype +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x64c84468 ath9k_cmn_debug_modal_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x65b01462 ath9k_cmn_process_rate +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x7b78df1f ath9k_cmn_beacon_config_adhoc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x7c132688 ath9k_cmn_beacon_config_ap +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x9994d4a2 ath9k_cmn_spectral_init_debug +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0x9b244b8c ath9k_cmn_debug_recv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xac1b0775 ath9k_cmn_reload_chainmask +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xaebba548 ath9k_cmn_debug_phy_err +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xbdfd272b ath9k_cmn_init_crypto +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xc6ce6af2 ath9k_cmn_process_rssi +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xcc56233f ath9k_cmn_spectral_scan_config +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xcf2868a7 ath_cmn_process_fft +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xd2981357 ath9k_cmn_count_streams +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xde6304f2 ath9k_cmn_debug_base_eeprom +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xe5c908e2 ath9k_cmn_rx_accept +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_common 0xf80f1b0b ath9k_cmn_init_channels_rates +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x00924afe ath9k_hw_stopdmarecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x011757bd ar9003_mci_cleanup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x02fdda66 ath9k_hw_set_tsfadjust +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0679aea5 ath9k_hw_gettsf32 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0766ca09 ar9003_mci_get_interrupt +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0b8298b0 ath9k_hw_btcoex_bt_stomp +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0f100edd ath9k_hw_check_nav +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x0f77dafc ath9k_hw_get_tsf_offset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x12413100 ar9003_mci_send_message +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x19b18b7c ath9k_hw_loadnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x21f29aac ath9k_hw_set_sta_beacon_timers +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x232406d7 ar9003_paprd_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x24931fc7 ath9k_hw_gpio_request_out +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x25da6a9b ath9k_hw_btcoex_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x27fb7bd3 ar9003_paprd_is_done +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2c061c1b ath9k_hw_getrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2dd91c0f ath9k_hw_setmcastfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x2e0417ff ar9003_mci_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x331df700 ath9k_hw_btcoex_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x332e3e7a ath9k_hw_rxprocdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x34178463 ath9k_hw_set_txpowerlimit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x36c59de1 ath9k_hw_startpcureceive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x36fce795 ar9003_paprd_create_curve +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x37e59afb ath9k_hw_stop_dma_queue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3b3f0071 ath9k_hw_releasetxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x3ba1911c ath9k_hw_disable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x45020545 ath9k_hw_gpio_get +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x47b8f7d4 ath9k_hw_beaconq_setup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4846e123 ar9003_is_paprd_enabled +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4851fa3b ath9k_hw_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4b28bacc ath9k_hw_reset_calvalid +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4b6232b8 ath9k_hw_name +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4b91c093 ath_gen_timer_isr +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4d38f5c8 ath9k_hw_init_btcoex_hw +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4e611e35 ath9k_hw_numtxpending +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x4efa00bc ar9003_hw_disable_phy_restart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x518d9505 ath9k_hw_computetxtime +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x54bdedb3 ath9k_hw_beaconinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x588caebe ath9k_hw_updatetxtriglevel +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5b9d673f ath9k_hw_btcoex_set_weight +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5bba9a47 ath9k_hw_wow_apply_pattern +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x5f5b3be0 ath9k_hw_setantenna +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x606b793c ar9003_hw_bb_watchdog_dbg_info +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x64fce734 ath9k_hw_gpio_request_in +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6585ef12 ath9k_hw_set_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x658ce9d5 ath9k_hw_check_alive +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x65d1b72f ath9k_hw_setpower +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6652ede5 ath9k_hw_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x66c98b6f ar9003_mci_send_wlan_channels +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6eb2a755 ath9k_hw_phy_disable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6ed65562 ath9k_hw_wow_wakeup +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x6f84c412 ath9k_hw_get_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x71d48531 ath9k_hw_resettxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x771c600a ath9k_hw_set_rx_bufsize +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x77269b30 ath_gen_timer_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7d465dc4 ath9k_hw_btcoex_init_2wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x7ebfb564 ath9k_hw_setrxfilter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x808df51f ath9k_hw_wow_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x84845193 ath9k_hw_puttxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x85f84f4c ath9k_hw_disable_mib_counters +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8640f518 ath9k_hw_bstuck_nfcal +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x866cad8a ath9k_hw_gettxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x866f014a ath9k_hw_settsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x89b20e9a ath9k_hw_gettsf64 +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8b395782 ath9k_hw_setrxabort +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8c2be9b7 ath9k_hw_init_global_settings +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8c3f8b27 ath9k_hw_kill_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8e2ec4fa ath9k_hw_addrxbuf_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8ebe8879 ar9003_get_pll_sqsum_dvc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x8f8c7789 ath9k_hw_init +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9353c954 ath9k_hw_btcoex_init_mci +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x941ca557 ar9003_paprd_init_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9584d2ce ath9k_hw_set_tx_filter +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x99d522b4 ath9k_hw_intrpend +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9b0d322c ar9003_mci_set_bt_version +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0x9f622635 ath9k_hw_write_associd +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa5d50715 ath9k_hw_putrxbuf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa6c2aac7 ath9k_hw_txstart +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xa7d2d48c ath9k_hw_btcoex_init_3wire +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xabb31a36 ar9003_hw_bb_watchdog_check +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xaece90f1 ath9k_hw_enable_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xaffa9fad ath9k_hw_setopmode +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb2f13daf ath9k_hw_btcoex_set_concur_txprio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xb70b8a43 ath9k_hw_setup_statusring +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbd83cd65 ath9k_hw_gen_timer_start +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xbf9b0a70 ath9k_hw_abortpcurecv +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc3777be8 ath9k_hw_setuprxdesc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xc5f10fdc ath9k_hw_getnf +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xcf6483c9 ar9003_paprd_populate_single_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd53552d0 ath9k_hw_deinit +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd6d0cc9f ath_gen_timer_alloc +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd7094827 ath9k_hw_set_txq_props +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd7dc44c1 ath9k_hw_gpio_free +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xd92a464c ath9k_hw_abort_tx_dma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdb78ab60 ath9k_hw_btcoex_enable +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdb79cbd9 ath9k_hw_ani_monitor +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xdcd1ca0e ar9003_paprd_setup_gain_table +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xddea254b ath9k_hw_set_gpio +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xe07a1010 ath9k_hw_btcoex_init_scheme +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xea582fc9 ath9k_hw_process_rxdesc_edma +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xedfe2776 ath9k_hw_gen_timer_stop +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xef2bbbb4 ar9003_mci_state +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf2ffb0b1 ath9k_hw_getchan_noise +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf3c7a98d ath9k_hw_resume_interrupts +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xf8f0e59f ath9k_hw_wait +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfe5efb49 ath9k_hw_setuptxqueue +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xfe9dd16a ath9k_hw_reset +EXPORT_SYMBOL drivers/net/wireless/ath/ath9k/ath9k_hw 0xff05d848 ar9003_mci_get_next_gpm_offset +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0x0c26e6c4 stop_atmel_card +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xa48903c8 init_atmel_card +EXPORT_SYMBOL drivers/net/wireless/atmel/atmel 0xae1199e8 atmel_open +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x1906648e brcmu_boardrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x2a88acd1 brcmu_pktq_pdeq_tail +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x54b6f342 brcmu_pktq_pflush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x5f756eae brcmu_pktq_pdeq_match +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x66279742 brcmu_pktq_mdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x89e10aa5 brcmu_pktq_penq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0x8c9b6a94 brcmu_pktq_flush +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa17c0ccf brcmu_dotrev_str +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa281dcbf brcmu_pkt_buf_free_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa8c6ffd3 brcmu_pktq_penq_head +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xa8e17fc5 brcmu_pktq_pdeq +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xb434a2e5 brcmu_pktq_mlen +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd6217d91 brcmu_d11_attach +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xd8378644 brcmu_pkt_buf_get_skb +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xeebd8180 brcmu_pktq_init +EXPORT_SYMBOL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil 0xfe209db4 brcmu_pktq_peek_tail +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x2d5e8c78 reset_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x2f049a61 init_airo_card +EXPORT_SYMBOL drivers/net/wireless/cisco/airo 0x91e6237f stop_airo_card +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x1122854f libipw_rx_mgt +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x18619422 libipw_get_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x1b93c5dd libipw_wx_set_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x2547c2a4 libipw_wx_get_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x392388c9 libipw_freq_to_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x4b54c421 free_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x566084e4 libipw_channel_to_freq +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x722ad79a libipw_wx_get_encode +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x79cbaf32 libipw_channel_to_index +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x8a26bc26 alloc_libipw +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x8f7da6ab libipw_wx_get_scan +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x9adb2273 libipw_wx_set_encodeext +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x9b691d2b libipw_xmit +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0x9e71b10f libipw_get_channel_flags +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xa22c35c0 libipw_txb_free +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xad7dcedc libipw_get_channel +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xcc826d27 libipw_networks_age +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xdb6a987a libipw_rx +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xe337d53a libipw_set_geo +EXPORT_SYMBOL drivers/net/wireless/intel/ipw2x00/libipw 0xe9115a9e libipw_is_valid_channel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x033bd247 il_free_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x06291742 il_alloc_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0709730d il_set_rxon_ht +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x0e06d735 il_add_beacon_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x10a2fa23 il_eeprom_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x13e96302 il_add_station_common +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x14afe8ad il_get_free_ucode_key_idx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x16208bed il_hdl_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1a6967a4 il_eeprom_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x1ccca2ec il_hdl_pm_sleep +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x267b712f il_hdl_csa +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x282fa719 il_eeprom_query16 +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2895aa86 il_power_update_mode +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2b18650c il_wr_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x2bf7eea6 il_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x304f07fd il_send_cmd_sync +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x35436345 il_chswitch_done +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x38fc6ab2 il_tx_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3d34ae57 il_get_active_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x3e321211 il_set_rxon_hwcrypto +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4021edad il_set_flags_for_band +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x416bd26a il_debug_level +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x43a24311 il_txq_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x445136b8 il_rx_queue_alloc +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x44a19c92 il_clear_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x46ebfc51 il_get_single_channel_number +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4849bf68 il_update_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x4efa9191 il_check_rxon_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x51e2ba5f il_set_rxon_channel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x53f7bac1 il_mac_hw_scan +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5511810d il_scan_cancel +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5582727d il_mac_change_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x55ce5886 il_send_add_sta +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5650a7a2 il_cancel_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x57244007 il_tx_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5910e72d il_rd_prph +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x5f17012b il_free_txq_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x68c0f6b6 il_apm_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x690b2356 il_eeprom_query_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6b56889d il_force_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6b946941 il_pm_ops +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x6eade716 il_free_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7248316c _il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x72733539 il_leds_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x74bf6eae il_hdl_spectrum_measurement +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x78dfe668 il_power_initialize +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x799e9cdd il_mac_conf_tx +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7afd06fb il_send_stats_request +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x7d488707 il_cmd_queue_unmap +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x868fb860 il_mac_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x8cd7ab5d il_rx_queue_space +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9022a67c il_send_rxon_timing +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x90584e6a il_leds_exit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x918027cc il_send_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x91c5b3a8 il_mac_sta_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x981986e3 il_is_ht40_tx_allowed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x98354a04 il_setup_rx_scan_handlers +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9c46239f il_dbgfs_register +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9cc714af il_bg_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9d15ddae il_get_lowest_plcp +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9d3ff113 il_setup_watchdog +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9dbbd151 il_send_lq_cmd +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9ed3e0c1 il_restore_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0x9fd434cd il_mac_add_interface +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa1b4f9b7 il_mac_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa5b5dc48 il_tx_cmd_protection +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa7a36c09 il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa80a4fb4 il_set_decrypted_flag +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xadabee06 il_irq_handle_error +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xae22d829 il_setup_scan_deferred_work +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xae94f8e4 il_mac_bss_info_changed +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb070ab7d il_send_bt_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb19fcee3 il_mac_flush +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb3cc8463 il_set_rate +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb65510a3 il_get_cmd_string +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xb7bd33ff il_isr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbcbe42ea il_dbgfs_unregister +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbe3d0fbc il_init_geos +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc0202e0d il_send_cmd_pdu +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc0fb155d il_mac_reset_tsf +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc3643200 il_scan_cancel_timeout +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc450b63c il_clear_ucode_stations +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc49179c7 il_write_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc74eee94 il_hdl_pm_debug_stats +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc78963dc il_tx_queue_init +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xc980411f il_tx_cmd_complete +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcb040589 _il_poll_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcb774c35 il_connection_init_rx_config +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcea10295 il_set_tx_power +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xd98c8fae il_apm_stop +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xde84ae48 il_read_targ_mem +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe0d29a99 il_tx_queue_reset +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xe4777f16 il_send_cmd_pdu_async +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xebcf5224 il_usecs_to_beacons +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xeda55901 il_init_channel_map +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xee787a38 il_cmd_queue_free +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf4a7c50e il_fill_probe_req +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf70a693b il_bcast_addr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf924ee0b il_get_channel_info +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf9cdd656 il_full_rxon_required +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf9fd868b il_get_passive_dwell_time +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xfaafa97f il_init_scan_params +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xfcf4f1cf il_set_bit +EXPORT_SYMBOL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xffba47d5 il_rx_queue_update_write_ptr +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x0fa4d950 __tracepoint_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x466ae44d __SCK__tp_func_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x4ff29504 iwl_trans_pcie_remove +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x532fa652 __traceiter_iwlwifi_dev_ucode_wrap_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x970bf4ef __SCK__tp_func_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x9828a56a __tracepoint_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x99636d27 __traceiter_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x9c33885e __traceiter_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xb396913a __tracepoint_iwlwifi_dev_ucode_event +EXPORT_SYMBOL drivers/net/wireless/intel/iwlwifi/iwlwifi 0xd1e69877 __SCK__tp_func_iwlwifi_dev_ucode_cont_event +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x1568a9c4 hostap_add_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x2899ef28 hostap_set_hostapd_sta +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x2fc327a6 hostap_set_roaming +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x477486c7 hostap_set_hostapd +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x509a573e hostap_check_sta_fw_version +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x5ba094f8 hostap_remove_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x75934c58 hostap_set_multicast_list_queue +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7c345ec4 hostap_get_porttype +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7e962fa1 hostap_setup_dev +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x7fb75891 hostap_dump_rx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x82316cfc hostap_master_start_xmit +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x848bafe2 hostap_80211_ops +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x899bcaa2 hostap_set_antsel +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x8a78b41b hostap_info_process +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0x8b09204c hostap_remove_interface +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xa4154084 prism2_update_comms_qual +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xa86fbf2b hostap_set_word +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb1ca88e4 hostap_init_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb2b5faeb hostap_handle_sta_tx_exc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xb4b77c8b hostap_80211_get_hdrlen +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xc12369a7 hostap_set_string +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xc1397bce hostap_info_init +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xc169aee3 hostap_set_auth_algs +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xc50ef61b hostap_set_encryption +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xc91d7972 hostap_80211_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xca917e16 hostap_init_ap_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xd997f7c2 hostap_free_data +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xe3defa3c hostap_init_proc +EXPORT_SYMBOL drivers/net/wireless/intersil/hostap/hostap 0xf91c03e2 hostap_dump_tx_header +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x2cf97771 orinoco_stop +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x455eea6c orinoco_up +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x6703413b orinoco_change_mtu +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x8817d08e orinoco_open +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x8878096d __orinoco_ev_info +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x93b6626e orinoco_set_multicast_list +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0x98e01790 orinoco_process_xmit_skb +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa8a70fbd orinoco_if_del +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xa9c70970 orinoco_if_add +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xab95d295 free_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xba3f3b2b orinoco_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xc150df1a orinoco_tx_timeout +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xc29737d4 hermes_struct_init +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xd65d30a5 alloc_orinocodev +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xf0c9bcdb __orinoco_ev_rx +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xf8d7e39c orinoco_down +EXPORT_SYMBOL drivers/net/wireless/intersil/orinoco/orinoco 0xffe27bca orinoco_interrupt +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0x327a9822 mt76_rx_signal +EXPORT_SYMBOL drivers/net/wireless/mediatek/mt76/mt76 0xa787f9ec mt76_wcid_key_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist 0x3ce5658b rtl_btc_get_ops_pointer +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0152247a rtl92c_dm_check_txpower_tracking +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x028d58b3 rtl92c_dm_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x035a8d78 rtl92c_set_fw_rsvdpagepkt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x0a7b0412 _rtl92c_phy_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x1f522836 rtl92c_dm_rf_saving +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2327d91c _rtl92c_phy_calculate_bit_shift +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x235d4e85 rtl92c_download_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x301b716a _rtl92c_phy_init_bb_rf_register_definition +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x3479a9c5 rtl92c_dm_watchdog +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x39662343 rtl92c_phy_set_rfpath_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x39a2e301 rtl92c_dm_init_edca_turbo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x3f908556 rtl92c_phy_sw_chnl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x447edefe _rtl92c_phy_dbm_to_txpwr_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x55949cc6 rtl92c_phy_set_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x572ed32e rtl92c_set_fw_pwrmode_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5af8362b rtl92c_phy_rf_config +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x5ba0f468 _rtl92c_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x72893dde _rtl92c_phy_fw_rf_serial_write +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x76c3768f rtl92c_dm_init_rate_adaptive_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x822bbe89 rtl92c_dm_write_dig +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x838b9105 rtl92c_phy_set_io_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x8620e552 rtl92c_phy_iq_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x86d49bd0 _rtl92c_phy_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x920256e9 rtl92c_phy_query_bb_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9b44fd9d rtl92ce_phy_set_rf_on +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x9f882e49 rtl8192_phy_check_is_legal_rfpath +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa80969d9 rtl92c_phy_ap_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa9991293 rtl92c_phy_lc_calibrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xa9d950ef rtl92c_bt_rssi_state_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xac4c1a01 _rtl92c_phy_set_rf_sleep +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb37b4a86 rtl92c_phy_set_txpower_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb52510c6 _rtl92c_phy_bb8192c_config_parafile +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xb865dde0 rtl92c_phy_update_txpower_dbm +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xbe013e2e rtl92c_firmware_selfreset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xbf9bb748 _rtl92c_store_pwrindex_diffrate_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xc7aab7db rtl92c_phy_set_io +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd1c86986 rtl92c_dm_bt_coexist +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd253034d _rtl92c_phy_fw_rf_serial_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xd787487a rtl92c_phy_set_bw_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xdf0ed389 rtl92c_phy_sw_chnl_callback +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xf9539b1e rtl92c_fill_h2c_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xffa01215 rtl92c_set_fw_joinbss_report_cmd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x09fdbbda rtl_pci_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x2253ed46 rtl_pci_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0x7cce6be8 rtl_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_pci 0xd8be3cb0 rtl_pci_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x10db5dbc rtl_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x2b3114b6 rtl_usb_suspend +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x3164171a rtl_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtl_usb 0x3e310fba rtl_usb_resume +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0401bc41 rtl_ps_enable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0b038e24 channel5g_80m +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x10600a52 rtl_rfreg_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1b945315 rtl_addr_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x1c3fbb68 rtl_init_sw_leds +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x285daf43 rtl_mrate_idx_to_arfr_id +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x30a956d7 rtl_query_rxpwrpercentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x362aa4ec rtl_init_rfkill +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x364508d5 rtl_hal_pwrseqcmdparsing +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x36f1c812 rtl_collect_scan_list +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3a32ce5e rtl_cmd_send_packet +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4e39d5b9 rtlwifi_rate_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x54824f58 channel5g +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x58b41b3a rtl_cam_del_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5be8844a efuse_power_switch +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x5f1f4eb8 rtl_rx_ampdu_apply +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6e09eba3 rtl_cam_mark_invalid +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7042071c rtl_cam_reset_all_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7626e8ff rtl_phy_scan_operation_backup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7bf5761d rtl_cam_get_free_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x850e471a rtl_signal_scale_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x873c41f4 efuse_shadow_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8a197010 efuse_read_1byte +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8d696664 rtl_cam_add_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8ea60059 rtl_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x8fefbf62 rtl_cam_delete_one_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9186ca23 rtl_send_smps_action +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9df99101 rtl_c2hcmd_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb029fd77 efuse_one_byte_read +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xb53bc9b4 rtl_get_tcb_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbc96f000 rtl_dm_diginit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xcf9796a3 rtl_cam_empty_entry +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd033bed9 rtl_ps_disable_nic +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe37eacd3 rtl_efuse_shadow_map_update +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xebedfe5f rtl_wowlan_fw_cb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xed7c8cf2 rtl_evm_db_to_percentage +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf467eca5 rtl_bb_delay +EXPORT_SYMBOL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf7ce3ca8 rtl_process_phyinfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8723d 0x9b8276e3 rtw8723d_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8821c 0x0642016e rtw8821c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822b 0x70620c51 rtw8822b_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_8822c 0x9fa0676f rtw8822c_hw_spec +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x01fc379b rtw_phy_load_tables +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x03bf3748 rtw_dump_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x0a4e18dc rtw_bf_enable_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1cda8f69 rtw_phy_pwrtrack_need_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x1dc2d072 rtw_tx_ac_to_hwq +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x245ef294 rtw_phy_parsing_cfo +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x24ab6876 rtw_phy_cfg_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2b0a8351 __rtw_dbg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2b667d81 rtw_tx_write_data_h2c_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x2cfb3955 rtw_parse_tbl_txpwr_lmt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x30492ffa rtw_coex_write_scbd +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x33b3f3c0 rtw_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x36c5bfca rtw_disable_lps_deep_mode +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x36e8282e rtw_phy_pwrtrack_need_lck +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x375e73cf rtw_phy_pwrtrack_avg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x38708ba1 rtw_phy_write_rf_reg_mix +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x42e1c240 rtw_coex_write_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x440b7589 rtw_phy_rf_power_2_rssi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x4605274f rtw_fw_inform_rfk_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x519c8ba9 rtw_rate_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x54ecb88e rtw_fw_c2h_cmd_isr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x574339ed rtw_phy_pwrtrack_thermal_changed +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x58210e60 rtw_rate_section +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x60dc656f rtw_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6123e52f rtw_set_rx_freq_band +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x612a3a6c rtw_phy_set_tx_power_level +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x6241eda0 rtw_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x63600eed rtw_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x68f65c7e rtw_phy_cfg_bb +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7832e090 rtw_phy_get_tx_power_index +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7dbddfe1 rtw_register_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x7eb5e921 rtw_restore_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x842f1826 rtw_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x86d4c55b rtw_bf_set_gid_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x8bc97e5d rtw_phy_read_rf_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x91fb4520 rtw_fw_do_iqk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x92311345 rtw_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x97e0691a rtw_phy_cfg_agc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0x9a5dd775 rtw_bf_cfg_csi_rate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xa6306c30 rtw_phy_cfg_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb0873b15 rtw_parse_tbl_phy_cond +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb3b53dac rtw_phy_pwrtrack_get_pwridx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb4ca46af rtw_bf_enable_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xb56b5f90 rtw_parse_tbl_bb_pg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xbc70eab8 rtw_coex_read_indirect_reg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc1458299 rtw_bf_phy_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xc6e65ba9 rtw_set_channel_mac +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd2f81e2f rtw_power_mode_change +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd545ef7c rtw_rx_stats +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd593f4b8 rtw_unregister_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd5c4459c rtw_fw_c2h_cmd_rx_irqsafe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xd9ed4e3e rtw_tx_report_enqueue +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdaf9cb24 rtw_tx_fill_tx_desc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdb72c6d9 rtw_phy_write_rf_reg_sipi +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdd071571 rtw_tx_write_data_rsvd_page_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xdd634421 rtw_phy_config_swing_table +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xde472084 rtw_phy_pwrtrack_get_delta +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe3ee0946 rtw_bf_remove_bfee_su +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe684a6ed check_hw_ready +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe6de58ff rtw_phy_set_edcca_th +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xe85b5625 rtw_tx_queue_mapping +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xebc74b31 rtw_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xec0a63bb rtw_regd_get +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xed47dfdf rtw_dump_fw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xedf87bb6 rtw_bf_remove_bfee_mu +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf06970f7 rtw_rx_fill_rx_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_core 0xf76bda40 rtw_read8_physical_efuse +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x1d249d08 rtw_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x28a6fa0e rtw_pci_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x34ed974b rtw_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_pci 0x3d3decd1 rtw_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x33149387 rtw_sdio_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x53b8e18a rtw_sdio_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x546380d2 rtw_sdio_shutdown +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_sdio 0x8c73e45c rtw_sdio_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0x6ddc2e75 rtw_usb_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw88/rtw88_usb 0xf584f077 rtw_usb_disconnect +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8851b 0x3b38e52a rtw8851b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852a 0xf16c5b14 rtw8852a_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852b 0x86f289e4 rtw8852b_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_8852c 0x1d57c58b rtw8852c_chip_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x015cfb58 rtw89_btc_set_policy_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0599da09 rtw89_phy_set_txpwr_offset +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x07728d2e rtw89_mac_write_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0a4bcedf rtw89_phy_write_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x0b9ef815 rtw89_core_register +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x10b29db7 rtw89_phy_read_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1106899b rtw89_core_napi_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x14ab8b16 rtw89_mac_stop_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1524d8d3 rtw89_encode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x175f59a8 rtw89_core_napi_stop +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1912062f rtw89_mac_enable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x19ca6595 rtw89_mac_coex_init_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x1c08fadc rtw89_mac_stop_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x232a3681 rtw89_mac_cfg_gnt +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x23a9968a rtw89_btc_ntfy_wl_rfk +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x28e2ed33 rtw89_decode_chan_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2a82b773 rtw89_phy_get_txsc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2d93de60 rtw89_btc_set_policy +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x2dab74a5 rtw89_alloc_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x44d0ff2b rtw89_mac_disable_bb_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x48ed43f2 rtw89_phy_set_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4a2c6eb7 rtw89_phy_set_txpwr_limit_ru +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4e9f597e rtw89_core_deinit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x4ff0983f rtw89_mac_cfg_ctrl_path +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x51f61c3d rtw89_phy_tssi_ctrl_set_bandedge_cfg +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x580698ca rtw89_core_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x675f4bc0 rtw89_core_fill_txdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x6de64136 rtw89_fw_h2c_rf_ntfy_mcc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x74cbe8a3 rtw89_phy_write32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x79fe1a93 rtw89_phy_write_reg3_tbl +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x82e17935 rtw89_chip_info_setup +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x89bb7b33 rtw89_mac_resume_sch_tx_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8c04601d rtw89_core_fill_txdesc_fwcmd_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8cde3468 rtw89_phy_read32_idx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x8e305e17 rtw89_mac_set_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x92a702d8 rtw89_mac_read_xtal_si +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x987b4c2f rtw89_core_query_rxdesc +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9ac85705 rtw89_mac_size +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9c3c9c97 rtw89_phy_read_rf +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0x9f7df8a3 rtw89_phy_config_rf_reg_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa22bbe24 rtw89_phy_load_txpwr_byrate +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa43ca697 rtw89_mac_get_txpwr_cr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa5917787 rtw89_core_rx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa5e3296a rtw89_core_napi_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xa7c1e639 rtw89_rfk_parser +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xaddfa7e9 rtw89_core_napi_start +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb253468d rtw89_free_ieee80211_hw +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb4b2e463 rtw89_mac_cfg_ppdu_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xb66d24fb rtw89_phy_write_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xba666b6a rtw89_mac_resume_sch_tx +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xbc790331 rtw89_phy_set_txpwr_limit +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd555f06f rtw89_mac_cfg_gnt_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd631976e rtw89_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xd99441c0 rtw89_mac_cfg_ctrl_path_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xddc49d76 __rtw89_debug +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xdeeb74f4 rtw89_read_efuse_ver +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xe3f57b04 rtw89_debug_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xea7d36e9 rtw89_ser_notify +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xeedd65e9 rtw89_core_unregister +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf0efc31e rtw89_core_fill_txdesc_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf123392e rtw89_phy_read_rf_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xf814ca0e rtw89_mac_coex_init +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfa307816 rtw89_mac_get_err_status +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_core 0xfa77f9da rtw89_fw_h2c_dctl_sec_cam_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x0a334a3e rtw89_pci_recognize_intrs_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x3547f02a rtw89_pci_remove +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x38cbe1a5 rtw89_pci_enable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x3f156043 rtw89_pci_fill_txaddr_info_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x3f5fd0e5 rtw89_pci_probe +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x6efd9f2c rtw89_bd_ram_table_dual +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x71162055 rtw89_bd_ram_table_single +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x799f2d9e rtw89_pci_ltr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x8807175b rtw89_pm_ops +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0x9ce0961b rtw89_pci_ch_dma_addr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xbc35b63a rtw89_pci_fill_txaddr_info +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xc08589f4 rtw89_pci_ltr_set +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xce5081e7 rtw89_pci_config_intr_mask +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xd1e03b82 rtw89_pci_disable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xd2684074 rtw89_pci_config_intr_mask_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xd360f950 rtw89_pci_recognize_intrs +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xd7a450b9 rtw89_pci_enable_intr +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xe74ddc37 rtw89_pci_disable_intr_v1 +EXPORT_SYMBOL drivers/net/wireless/realtek/rtw89/rtw89_pci 0xf630d9a9 rtw89_pci_ch_dma_addr_set_v1 +EXPORT_SYMBOL drivers/net/wireless/rsi/rsi_91x 0x8a14e114 rsi_config_wowlan +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x48959658 wlcore_tx_complete +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x4d2bac7a wl1271_free_tx_id +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0x78206041 wl12xx_is_dummy_packet +EXPORT_SYMBOL drivers/net/wireless/ti/wlcore/wlcore 0xa841130a wlcore_calc_packet_alignment +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0x53d3b25b fdp_nci_remove +EXPORT_SYMBOL drivers/nfc/fdp/fdp 0xeaee7619 fdp_nci_probe +EXPORT_SYMBOL drivers/nfc/microread/microread 0xb0da6776 microread_remove +EXPORT_SYMBOL drivers/nfc/microread/microread 0xc7250fea microread_probe +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x365041bd nxp_nci_remove +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0x8f8af8ac nxp_nci_fw_recv_frame +EXPORT_SYMBOL drivers/nfc/nxp-nci/nxp-nci 0xf8e7f1e2 nxp_nci_probe +EXPORT_SYMBOL drivers/nfc/pn533/pn533 0xe40850e7 pn533_recv_frame +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0x34b61515 pn544_hci_probe +EXPORT_SYMBOL drivers/nfc/pn544/pn544 0xd47b29dc pn544_hci_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x69d72180 s3fwrn5_remove +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x774203fc s3fwrn5_phy_set_wake +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x79848faf s3fwrn5_recv_frame +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0x7c74f3a3 s3fwrn5_phy_power_ctrl +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xedb12f10 s3fwrn5_phy_set_mode +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xf2ab60da s3fwrn5_phy_get_mode +EXPORT_SYMBOL drivers/nfc/s3fwrn5/s3fwrn5 0xf445ffb9 s3fwrn5_probe +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x02e3ba1d st_nci_se_deinit +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x172d5442 ndlc_send +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x1788a5d4 ndlc_close +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x2159294c st_nci_se_io +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x52d6f50c ndlc_probe +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x57d4e201 st_nci_se_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0x59977eec ndlc_remove +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xda0dadb2 st_nci_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xeb749bb1 ndlc_open +EXPORT_SYMBOL drivers/nfc/st-nci/st-nci 0xfffd46c6 ndlc_recv +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x0d82d688 st21nfca_hci_discover_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x12f432f7 st21nfca_dep_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x173d3b9d st21nfca_se_deinit +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x19b19284 st21nfca_hci_remove +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x2bb95278 st21nfca_hci_loopback_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x419493c3 st21nfca_hci_probe +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x52b8df87 st21nfca_apdu_reader_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x746a3f75 st21nfca_connectivity_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x8907e459 st21nfca_vendor_cmds_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x92fff546 st21nfca_se_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x96c54d18 st21nfca_hci_se_io +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0x9a083a04 st21nfca_im_send_atr_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xc0a6b435 st21nfca_dep_init +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xc937db2c st21nfca_dep_event_received +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xd243718f st21nfca_hci_enable_se +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xe64168e1 st21nfca_tm_send_dep_res +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xe856e314 st21nfca_im_send_dep_req +EXPORT_SYMBOL drivers/nfc/st21nfca/st21nfca_hci 0xe896c7f6 st21nfca_hci_disable_se +EXPORT_SYMBOL drivers/ntb/ntb 0x039f7f53 ntbm_msi_request_threaded_irq +EXPORT_SYMBOL drivers/ntb/ntb 0x04927b35 ntb_unregister_device +EXPORT_SYMBOL drivers/ntb/ntb 0x15c0c57c ntb_default_peer_port_idx +EXPORT_SYMBOL drivers/ntb/ntb 0x1a04cce5 __ntb_register_client +EXPORT_SYMBOL drivers/ntb/ntb 0x1b31f66c ntb_default_peer_port_count +EXPORT_SYMBOL drivers/ntb/ntb 0x3c1fedf1 ntb_msg_event +EXPORT_SYMBOL drivers/ntb/ntb 0x3eed8d47 ntb_msi_clear_mws +EXPORT_SYMBOL drivers/ntb/ntb 0x40f49bb9 ntb_msi_peer_trigger +EXPORT_SYMBOL drivers/ntb/ntb 0x46ff5d44 ntb_default_peer_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0x65a5ee39 ntb_clear_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x6e69ac1f ntb_set_ctx +EXPORT_SYMBOL drivers/ntb/ntb 0x7558343f ntb_register_device +EXPORT_SYMBOL drivers/ntb/ntb 0x9a5bfefb ntb_db_event +EXPORT_SYMBOL drivers/ntb/ntb 0xa0dbb40b ntb_msi_init +EXPORT_SYMBOL drivers/ntb/ntb 0xa120b024 ntb_unregister_client +EXPORT_SYMBOL drivers/ntb/ntb 0xc0ac7656 ntb_msi_setup_mws +EXPORT_SYMBOL drivers/ntb/ntb 0xc4b05928 ntb_default_port_number +EXPORT_SYMBOL drivers/ntb/ntb 0xdf9413bb ntb_msi_peer_addr +EXPORT_SYMBOL drivers/ntb/ntb 0xecbbbe1e ntb_link_event +EXPORT_SYMBOL drivers/ntb/ntb 0xf790460e ntbm_msi_free_irq +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0x36bb31e5 nvdimm_namespace_attach_btt +EXPORT_SYMBOL drivers/nvdimm/nd_btt 0xd0b8f8de nvdimm_namespace_detach_btt +EXPORT_SYMBOL drivers/parport/parport 0x02d45011 parport_negotiate +EXPORT_SYMBOL drivers/parport/parport 0x0e3c7db6 parport_release +EXPORT_SYMBOL drivers/parport/parport 0x0f8d0dfc parport_find_number +EXPORT_SYMBOL drivers/parport/parport 0x1eceb013 parport_put_port +EXPORT_SYMBOL drivers/parport/parport 0x2252efba parport_ieee1284_epp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0x24d0f054 parport_set_timeout +EXPORT_SYMBOL drivers/parport/parport 0x2d1251f3 parport_ieee1284_ecp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x2d2fdd7f parport_ieee1284_epp_read_addr +EXPORT_SYMBOL drivers/parport/parport 0x30c07e80 parport_ieee1284_read_nibble +EXPORT_SYMBOL drivers/parport/parport 0x401c35fa parport_register_dev_model +EXPORT_SYMBOL drivers/parport/parport 0x4109d745 parport_remove_port +EXPORT_SYMBOL drivers/parport/parport 0x4d2a941b parport_ieee1284_interrupt +EXPORT_SYMBOL drivers/parport/parport 0x56951082 parport_unregister_device +EXPORT_SYMBOL drivers/parport/parport 0x5e3a3912 parport_irq_handler +EXPORT_SYMBOL drivers/parport/parport 0x66cf873b parport_wait_peripheral +EXPORT_SYMBOL drivers/parport/parport 0x728bc94c parport_ieee1284_ecp_read_data +EXPORT_SYMBOL drivers/parport/parport 0x759fb719 parport_ieee1284_epp_write_data +EXPORT_SYMBOL drivers/parport/parport 0x7adf0950 parport_ieee1284_ecp_write_addr +EXPORT_SYMBOL drivers/parport/parport 0x7b87d444 parport_claim_or_block +EXPORT_SYMBOL drivers/parport/parport 0x8522d597 parport_ieee1284_write_compat +EXPORT_SYMBOL drivers/parport/parport 0x878fdadd parport_get_port +EXPORT_SYMBOL drivers/parport/parport 0x8fa9587a parport_register_port +EXPORT_SYMBOL drivers/parport/parport 0x94545b69 parport_del_port +EXPORT_SYMBOL drivers/parport/parport 0x953b4690 __parport_register_driver +EXPORT_SYMBOL drivers/parport/parport 0x9620fb80 parport_claim +EXPORT_SYMBOL drivers/parport/parport 0xa137dc91 parport_write +EXPORT_SYMBOL drivers/parport/parport 0xa4b56069 parport_wait_event +EXPORT_SYMBOL drivers/parport/parport 0xa9c39362 parport_find_base +EXPORT_SYMBOL drivers/parport/parport 0xb152c45a parport_ieee1284_epp_read_data +EXPORT_SYMBOL drivers/parport/parport 0xb2fb2015 parport_announce_port +EXPORT_SYMBOL drivers/parport/parport 0xb878bc81 parport_read +EXPORT_SYMBOL drivers/parport/parport 0xd20133fa parport_ieee1284_read_byte +EXPORT_SYMBOL drivers/parport/parport 0xee09f4f0 parport_unregister_driver +EXPORT_SYMBOL drivers/parport/parport_pc 0x2e7fc17b parport_pc_probe_port +EXPORT_SYMBOL drivers/parport/parport_pc 0x9b10b70d parport_pc_unregister_port +EXPORT_SYMBOL drivers/regulator/rohm-regulator 0xea5b5632 rohm_regulator_set_dvs_levels +EXPORT_SYMBOL drivers/rpmsg/qcom_glink 0xd7119b40 qcom_glink_native_rx +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0x1539b3b4 rpmsg_chrdev_eptdev_destroy +EXPORT_SYMBOL drivers/rpmsg/rpmsg_char 0xd9fcb355 rpmsg_chrdev_eptdev_create +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x043153d4 rpmsg_send_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x04af42fe rpmsg_trysend +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x0a37c9f7 rpmsg_class +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x34279fe6 rpmsg_destroy_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x42b07bb9 rpmsg_sendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x56e2a663 rpmsg_unregister_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x62d2d5b5 rpmsg_trysend_offchannel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x6386f218 rpmsg_poll +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x66917195 rpmsg_release_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x74c05e1b rpmsg_trysendto +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0x75266a81 rpmsg_find_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xa21c96f9 rpmsg_send +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xb6140d6d __register_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xbcd89eed rpmsg_create_ept +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xca462300 rpmsg_get_mtu +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xd93f9f8c rpmsg_register_device_override +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xf45047c0 unregister_rpmsg_driver +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xf8ac9ecf rpmsg_create_channel +EXPORT_SYMBOL drivers/rpmsg/rpmsg_core 0xfe838078 rpmsg_register_device +EXPORT_SYMBOL drivers/rpmsg/rpmsg_ns 0x07017091 rpmsg_ns_register_device +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x06d00872 scsi_esp_template +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x11be1210 scsi_esp_unregister +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x4a29ab38 scsi_esp_intr +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x54e52414 scsi_esp_register +EXPORT_SYMBOL drivers/scsi/esp_scsi 0x58a56bb5 scsi_esp_cmd +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x054b4813 fcoe_transport_detach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x12e2df01 fcoe_ctlr_link_up +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x24449097 fcoe_ctlr_recv_flogi +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x2cd09831 fcoe_ctlr_destroy +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x76dd6445 fcoe_ctlr_link_down +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x968a582e fcoe_ctlr_set_fip_mode +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xdfd7f213 fcoe_ctlr_els_send +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xe9c0164a fcoe_transport_attach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xec1dbd99 fcoe_ctlr_recv +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xf254d10b fcoe_fcf_get_selected +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xf58b26d7 fcoe_ctlr_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0c14756a fc_eh_abort +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0c588c9b fc_lport_flogi_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0c87a8fd fc_disc_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0f9e7021 fc_elsct_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x12925c5d fc_exch_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x16c28fde fc_get_host_speed +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x18677650 fc_fc4_register_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x1ca13e6a fc_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x1d30caed fc_lport_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x209f579b fc_lport_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x226bdc63 fc_lport_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x22b90986 fc_exch_mgr_del +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x279d7b0f fc_lport_logo_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2a876eb1 fc_fill_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2ae206a8 fc_exch_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2d607070 fc_rport_terminate_io +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x30f33e5c fc_slave_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x36a34fee fc_exch_mgr_free +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x3b4e1949 _fc_frame_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x3dff731c fc_rport_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x40e89f67 fc_rport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4df5fde0 fc_set_mfs +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4f1d45d8 fc_linkdown +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x50cab14d fc_linkup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x543fac73 fc_exch_update_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x5482028e fc_lport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x55942d1f fc_lport_set_local_id +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x5a497388 fc_fabric_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x666f1a02 fc_fcp_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x79fb9b65 fc_fill_reply_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7a1f8d25 fc_disc_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7ba96d29 fc_eh_host_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7cf1bf5a fc_frame_crc_check +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7f3407a7 fc_seq_start_next +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8063427c fc_seq_set_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x80b311f8 fc_fcp_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x811811e0 fc_exch_done +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x81358f86 fc_lport_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x894e8f05 fc_rport_recv_req +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8c1d1941 fc_get_host_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x945ad280 fc_exch_mgr_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x95585012 fc_elsct_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9d50ed7e fc_rport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9ee80c17 fc_queuecommand +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa01cb792 fc_get_host_port_state +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa1bcd198 fc_cpu_mask +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa52e2cb6 fc_set_rport_loss_tmo +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa88ac357 fc_fc4_deregister_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xab73f474 fc_vport_setlink +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb0ddd5a1 fc_rport_flush_queue +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb9806d7f libfc_vport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb9c352d9 fc_lport_notifier_head +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc18bdede fc_exch_mgr_add +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc1e80ad9 fc_frame_alloc_fill +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xc51a240f fc_vport_id_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcf67c9c9 fc_rport_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd3311b3b fc_lport_iterate +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe1257bac fc_exch_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe4a30383 fc_seq_assign +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe8d41961 fc_fabric_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe9273bbb fc_rport_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xec4477fb fc_exch_mgr_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfa4667d1 fc_seq_release +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfd5ee344 fc_exch_mgr_list_clone +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfd88ad87 fc_eh_device_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xffbcf5c7 fc_lport_bsg_request +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x13be2265 sas_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x2ad868b5 sas_resume_ha_no_sync +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x3ede1929 sas_prep_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x40740627 sas_suspend_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x4a8e3d34 try_test_sas_gpio_gp_bit +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0x6b26fc8e mraid_mm_register_adp +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xa21fafb9 mraid_mm_adapter_app_handle +EXPORT_SYMBOL drivers/scsi/megaraid/megaraid_mm 0xb2cf7c01 mraid_mm_unregister_adp +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x009dbcf8 qlt_enable_vha +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x0d716a5d qlt_stop_phase1 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x3d36870d qlt_xmit_response +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x443b827d qlt_abort_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x52308592 qlt_unreg_sess +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x73414247 qlt_free_mcmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0x95cded86 qlt_rdy_to_xfer +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xaa717c8d qlt_free_cmd +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xbe79af02 qlt_lport_deregister +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xd07c82a1 qlt_stop_phase2 +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xe94ae2e5 qlt_lport_register +EXPORT_SYMBOL drivers/scsi/qla2xxx/qla2xxx 0xff724848 qlt_xmit_tm_rsp +EXPORT_SYMBOL drivers/scsi/raid_class 0x38d2068e raid_class_release +EXPORT_SYMBOL drivers/scsi/raid_class 0xc0aeda54 raid_class_attach +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x032ac93e fc_host_post_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x08d237ed fc_vport_create +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x19348bda fc_find_rport_by_wwpn +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x1fbc2559 fc_eh_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x375f8bbd fc_get_event_number +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x3c234018 fc_host_fpin_rcv +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x49c9499a scsi_is_fc_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x512927e9 fc_remote_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x5b60c193 fc_block_scsi_eh +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x640fccb5 fc_remote_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x694b839c fc_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x828ed952 fc_block_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x9103c900 fc_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xa9202a57 fc_host_post_fc_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb45e16bb fc_host_post_vendor_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb9e978ef fc_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xbb62c5a3 fc_vport_terminate +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xca0bed0d fc_remote_port_rolechg +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x01fd563c sas_port_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x068bff58 sas_rphy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x07cc6621 sas_phy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x1ebb1493 sas_end_device_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x1f751df1 sas_rphy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x224f588b sas_phy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x24c0528c sas_rphy_remove +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x2b1c7eba sas_port_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x2f55b122 sas_get_address +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x32075560 sas_port_get_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x35938b36 scsi_is_sas_rphy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x45fc7f51 scsi_is_sas_port +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x54a15206 sas_rphy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x65384408 sas_phy_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x69e78780 sas_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x6b6f66c9 sas_rphy_unlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x6fafa136 sas_port_add_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x8970fc1b sas_port_alloc_num +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x8cb0366f sas_port_mark_backlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x933c9cc8 sas_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x93e684c4 sas_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xa0e7a021 sas_port_delete_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xb2dd294e sas_read_port_mode_page +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xb43f5750 sas_expander_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xbe17fcc8 sas_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc4992855 scsi_is_sas_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xce48937e sas_remove_children +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xe710e408 sas_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xef5b03bf sas_phy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x3686ea09 spi_print_msg +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x66d8d43e spi_display_xfer_agreement +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x6e4758f3 spi_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x73930f9c spi_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xf1b0e9d1 spi_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xf6532326 spi_schedule_dv_device +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x1c76ea4d pdr_restart_pd +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x432975e6 pdr_add_lookup +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0x47b2ed49 pdr_handle_alloc +EXPORT_SYMBOL drivers/soc/qcom/pdr_interface 0xf618ca5b pdr_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x0570ac8a qmi_send_request +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x190c6fde qmi_handle_release +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x1ca8b3e3 qmi_txn_wait +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x28ac2fd2 qmi_encode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x2e24eead qmi_send_indication +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x4cd2fe40 qmi_response_type_v01_ei +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x5d5f0022 qmi_handle_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x6051451d qmi_decode_message +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x7cbe32fc qmi_add_server +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x8f5ec42e qmi_send_response +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0x9b42060b qmi_txn_cancel +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xc8fe216c qmi_txn_init +EXPORT_SYMBOL drivers/soc/qcom/qmi_helpers 0xfa4e2c38 qmi_add_lookup +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x0c535721 sdw_nwrite +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x0e4f2835 sdw_slave_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x16d1706b sdw_prepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x1deee061 sdw_find_row_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x20fb53b2 sdw_nwrite_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x395e9acc sdw_clear_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x3b0a8582 sdw_startup_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x4cde88bf sdw_disable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x60e31fbb sdw_find_col_index +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6807788e sdw_stream_add_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x6f95b16b sdw_shutdown_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x71891d59 sdw_deprepare_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x73372f90 sdw_read_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x7b00d641 sdw_read +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x7ff5abbe sdw_bus_master_add +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x85f05b91 sdw_bus_exit_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x879fb274 sdw_show_ping_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8abff0bb sdw_master_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x8e37135a sdw_stream_remove_master +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x930ce19e sdw_nread +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x953c37f6 sdw_extract_slave_id +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0x9e122d79 sdw_alloc_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xa9435c92 sdw_stream_remove_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xafdebc3e sdw_write_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xba54b904 sdw_cols +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xbbec2c2e sdw_enable_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xc0078a3a sdw_bus_master_delete +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xc25c8d3c sdw_handle_slave_status +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd202cf1d sdw_bwrite_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd2992de4 sdw_bread_no_pm_unlocked +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd5ead33d sdw_compare_devid +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd63105e1 sdw_update_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xd764de69 sdw_slave_read_prop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xda5bce09 sdw_release_stream +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe0386fb2 sdw_update +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xe51a3538 sdw_nread_no_pm +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xed67dab3 sdw_write +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xeddf0994 sdw_bus_prep_clk_stop +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf44428f1 sdw_stream_add_slave +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xf53ba0b8 sdw_rows +EXPORT_SYMBOL drivers/soundwire/soundwire-bus 0xfd09dcac sdw_bus_clk_stop +EXPORT_SYMBOL drivers/ssb/ssb 0x01aa7afe ssb_device_is_enabled +EXPORT_SYMBOL drivers/ssb/ssb 0x1f0d4c53 ssb_pmu_set_ldo_paref +EXPORT_SYMBOL drivers/ssb/ssb 0x2215d815 ssb_bus_suspend +EXPORT_SYMBOL drivers/ssb/ssb 0x2665fc27 ssb_dma_translation +EXPORT_SYMBOL drivers/ssb/ssb 0x28b77364 ssb_device_enable +EXPORT_SYMBOL drivers/ssb/ssb 0x3322711a ssb_bus_sdiobus_register +EXPORT_SYMBOL drivers/ssb/ssb 0x53b28b64 ssb_clockspeed +EXPORT_SYMBOL drivers/ssb/ssb 0x5dc256c4 __ssb_driver_register +EXPORT_SYMBOL drivers/ssb/ssb 0x5f88d652 ssb_set_devtypedata +EXPORT_SYMBOL drivers/ssb/ssb 0x6019c4da ssb_chipco_gpio_control +EXPORT_SYMBOL drivers/ssb/ssb 0x61d5fdb6 ssb_bus_resume +EXPORT_SYMBOL drivers/ssb/ssb 0x7d7f72ad ssb_driver_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0x9450e15f ssb_pmu_set_ldo_voltage +EXPORT_SYMBOL drivers/ssb/ssb 0x945d65a7 ssb_bus_unregister +EXPORT_SYMBOL drivers/ssb/ssb 0xa8c6275b ssb_commit_settings +EXPORT_SYMBOL drivers/ssb/ssb 0xb29e9a84 ssb_bus_powerup +EXPORT_SYMBOL drivers/ssb/ssb 0xc7235eb1 ssb_device_disable +EXPORT_SYMBOL drivers/ssb/ssb 0xcb17f1cb ssb_admatch_base +EXPORT_SYMBOL drivers/ssb/ssb 0xcff9e7ab ssb_bus_may_powerdown +EXPORT_SYMBOL drivers/ssb/ssb 0xdfc7c6ef ssb_admatch_size +EXPORT_SYMBOL drivers/ssb/ssb 0xf0d6ee2f ssb_pcihost_register +EXPORT_SYMBOL drivers/ssb/ssb 0xf44959c7 ssb_pcicore_dev_irqvecs_enable +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x04ae7a16 fbtft_init_display +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x1239d347 fbtft_register_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x25cb3d30 fbtft_unregister_backlight +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x47f54cad fbtft_remove_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x54df2bcf fbtft_register_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x5b62e699 fbtft_write_gpio16_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x65fb66aa fbtft_unregister_framebuffer +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x72b25bba fbtft_write_gpio16_wr_latched +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x73fcefc2 fbtft_write_vmem8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x74d1c6a2 fbtft_write_vmem16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x780eb43e fbtft_write_gpio8_wr +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x7bac69ab fbtft_write_reg8_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x8cc2b5e4 fbtft_write_reg16_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0x90a9fcdf fbtft_framebuffer_alloc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xa8035fbd fbtft_framebuffer_release +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xacfbbea7 fbtft_write_reg8_bus8 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xad220778 fbtft_write_buf_dc +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xadfe8d30 fbtft_write_reg16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb1cfa68d fbtft_write_vmem16_bus16 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb5a6343a fbtft_probe_common +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb6fcf0db fbtft_write_spi_emulate_9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xb972eab0 fbtft_dbg_hex +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xd2c8a98a fbtft_write_spi +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xe6dab13e fbtft_write_vmem16_bus9 +EXPORT_SYMBOL drivers/staging/fbtft/fbtft 0xfdd361b5 fbtft_read_spi +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0x6b1e5f10 gbaudio_unregister_module +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xa7a0ebbc gbaudio_module_update +EXPORT_SYMBOL drivers/staging/greybus/gb-audio-codec 0xb3be697c gbaudio_register_module +EXPORT_SYMBOL drivers/staging/iio/addac/adt7316 0xc4cf0312 adt7316_probe +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x00e6ee80 rtllib_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x025c5329 rtllib_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x087120f6 rtllib_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x14ca498d rtllib_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x22166084 rt_global_debug_component +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x279dbc4d rtllib_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2ebac361 rtllib_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x2fc30504 alloc_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x39ea31e6 rtllib_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x39f0572f rtllib_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x3d5121f0 rtllib_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4790c61c rtllib_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x4be46e62 rtllib_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x530ecf30 rtllib_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x5e9f28bf RemovePeerTS +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x65cb8b6d rtllib_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x67ec4c44 rtllib_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x74ac179c rtllib_rx +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x76368cb5 rtllib_DisableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7d8e2d5b rtllib_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x7ef7e241 rtllib_xmit +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x80e77bed rtllib_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x82afb5c8 rtllib_act_scanning +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x84a51b67 rtllib_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x852c6faa rtllib_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x8779afeb rtllib_sta_ps_send_null_frame +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0x929445d6 rtllib_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa6c986e8 dot11d_channel_map +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa7eb6b66 rtllib_EnableIntelPromiscuousMode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xa9e117a2 rtllib_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xab309eed rtllib_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xab5baa0b rtllib_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xb3e10a1a notify_wx_assoc_event +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xb5f46d98 rtllib_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xbb9cc62e rtllib_stop_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xbdcbe034 HT_update_self_and_peer_setting +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xc7494cc2 rtllib_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xcacca93e dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xcb9590a6 rtllib_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd02fdb34 rtllib_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd0f1effa rtllib_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xd719208e rtllib_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xdc4a8182 free_rtllib +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe21ddc4a rtllib_MgntDisconnect +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe267a16f rtllib_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe542d1e7 rtllib_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe8dcc948 rtllib_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xe955bd85 rtllib_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xedd38782 rtllib_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192e/rtllib 0xffa0b9b9 rtllib_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x026bf2f1 dot11d_get_max_tx_pwr_in_dbm +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x07fcca06 ieee80211_txb_free +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x083f0836 dot11d_reset +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x0f37e26b notify_wx_assoc_event_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x120ebdb5 ieee80211_rx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x13021ed5 ieee80211_rx_mgt +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x14d75c08 ieee80211_wpa_supplicant_ioctl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x15e98b22 ieee80211_wx_set_rawtx +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x18dccbbd ieee80211_softmac_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x231cb2cb ieee80211_wx_set_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x232e7944 ieee80211_wlan_frequencies +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x237482ce ieee80211_wx_set_mlme +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2502dab9 ieee80211_wx_get_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x271e5168 ieee80211_start_scan_syncro +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x2b03379a ieee80211_wx_get_freq +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x31a77b4b ieee80211_wx_set_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x3694efa9 ieee80211_stop_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x431f0706 ieee80211_wx_get_wap +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x49077d5b ieee80211_start_send_beacons +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x541bba7a ieee80211_ps_tx_ack +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x5733351f ieee80211_wx_set_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x57f1c28d ieee80211_reset_queue +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x5cf12601 ieee80211_wx_set_gen_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x645bb58c ieee80211_softmac_xmit +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6651f895 ieee80211_is_shortslot +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x6833a89d ieee80211_softmac_stop_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x694126ba ieee80211_wx_get_encode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x74cb499d dot11d_scan_complete +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x7b45c266 ieee80211_wake_queue_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x86f27f56 HTUpdateSelfAndPeerSetting +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x89b78fef ieee80211_wx_set_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8dc8a61a ieee80211_get_beacon +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x8fe16952 dot11d_update_country_ie +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x907c1aee ieee80211_wx_get_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x930185a0 ieee80211_softmac_start_protocol +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x95d3f108 ieee80211_wx_get_essid +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x96c2fe9e ieee80211_wx_set_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9dbf2878 ieee80211_wx_set_encode_ext +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9edd7bcf ieee80211_wx_get_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0x9f35047f ieee80211_stop_scan +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xa37a38ab is_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb03cf83e ieee80211_wx_set_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb215a592 ieee80211_wx_set_auth +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xb8237d6f ieee80211_wx_get_mode +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xced638fd ieee80211_wx_set_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd13fe9ac ieee80211_wx_set_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd2b2461a ieee80211_wx_get_power +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd8ad662b ieee80211_disassociate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xd9206cfd ieee80211_wx_get_rate +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xdfc3e6b6 ieee80211_wx_get_name +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe2c466a3 ieee80211_wx_set_rts +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe3372510 ieee80211_is_54g +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xe41aee0e to_legal_channel +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xece4e936 rtl8192u_dot11d_init +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xf52eb469 SendDisassociation_rsl +EXPORT_SYMBOL drivers/staging/rtl8192u/r8192u_usb 0xfd1deac3 ieee80211_stop_queue_rsl +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x027d7c9b iscsit_check_dataout_payload +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x086762a4 iscsit_setup_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x09872084 iscsit_stop_dataout_timer +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x09b53931 iscsit_unregister_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x155c0403 iscsit_handle_task_mgt_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x19f5979d iscsit_get_datain_values +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1e51e4a6 iscsit_set_unsolicited_dataout +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1f5db76f iscsit_increment_maxcmdsn +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x20037599 iscsit_cause_connection_reinstatement +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x210ae112 iscsit_queue_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2a71563a iscsit_add_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2d55d319 iscsit_setup_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2e92467d iscsit_build_rsp_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x3514bfc2 iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5b8efa96 iscsit_build_datain_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6847457a iscsit_build_nopin_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x718b2fdb iscsit_setup_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x74745c22 iscsit_build_text_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x7574fd28 iscsit_tmr_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x7b7a8918 iscsit_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x7ee97b9c iscsit_handle_snack +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x83dbae86 iscsi_target_check_login_request +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8ff04bba iscsit_free_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8ff64209 iscsit_find_cmd_from_itt_or_dump +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x90d41fda iscsit_build_task_mgt_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x931f9903 iscsit_sequence_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x941eb56c __iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x94d5ecfd iscsit_release_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x9ad3d064 iscsit_process_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x9bc5999b iscsit_response_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa43b53e6 iscsit_thread_check_cpumask +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa5910743 iscsit_add_cmd_to_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa8bae262 iscsit_logout_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xbf2c5a77 iscsit_process_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc3311e64 iscsit_allocate_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xcc5c04a5 iscsi_change_param_sprintf +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xccf9d4bb iscsit_build_logout_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd15102e9 iscsit_build_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xda9fe747 iscsit_process_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xdd1d8caf iscsit_reject_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe471f02e iscsit_build_r2ts_for_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xed56d19c iscsit_find_cmd_from_itt +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf34332f0 iscsi_find_param_from_key +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf40c0892 iscsit_aborted_task +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf8e97e9c iscsit_register_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xfa39cee4 iscsit_handle_logout_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x000bfa2f target_lun_is_rdonly +EXPORT_SYMBOL drivers/target/target_core_mod 0x06221d86 spc_emulate_evpd_83 +EXPORT_SYMBOL drivers/target/target_core_mod 0x0871ffd6 transport_set_vpd_ident +EXPORT_SYMBOL drivers/target/target_core_mod 0x090a1563 transport_deregister_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x0ac4aa40 transport_free_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x0ba7c2db target_register_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x0dadbebb target_get_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x0e3eac96 target_stop_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x0f537fe1 target_put_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x0fe2317c target_complete_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x1168e04e spc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x123be024 core_alua_check_nonop_delay +EXPORT_SYMBOL drivers/target/target_core_mod 0x142072c0 transport_set_vpd_assoc +EXPORT_SYMBOL drivers/target/target_core_mod 0x1d3fbcff sbc_dif_copy_prot +EXPORT_SYMBOL drivers/target/target_core_mod 0x27ccb977 spc_emulate_report_luns +EXPORT_SYMBOL drivers/target/target_core_mod 0x2cc55f00 core_tpg_deregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x34d4706a sbc_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x37a9de4c transport_alloc_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x3842b4a5 target_wait_for_sess_cmds +EXPORT_SYMBOL drivers/target/target_core_mod 0x3a20a9d7 transport_set_vpd_ident_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x3cf1bca5 target_complete_cmd_with_length +EXPORT_SYMBOL drivers/target/target_core_mod 0x3df21398 target_show_dynamic_sessions +EXPORT_SYMBOL drivers/target/target_core_mod 0x3f31e625 target_setup_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x446e1457 transport_backend_register +EXPORT_SYMBOL drivers/target/target_core_mod 0x4d5a964a sbc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x5298db90 target_put_nacl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5b476e5d core_tpg_check_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5bdb610a target_free_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0x5d5ad0dc spc_emulate_inquiry_std +EXPORT_SYMBOL drivers/target/target_core_mod 0x5e000c11 sbc_dif_verify +EXPORT_SYMBOL drivers/target/target_core_mod 0x5e7d6c65 __target_init_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x632f9ea5 core_tpg_get_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x6398d77b target_cmd_init_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x6584eeb2 target_set_cmd_data_length +EXPORT_SYMBOL drivers/target/target_core_mod 0x6869927c transport_lookup_cmd_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x6b703851 target_nacl_find_deve +EXPORT_SYMBOL drivers/target/target_core_mod 0x6c113c81 transport_handle_cdb_direct +EXPORT_SYMBOL drivers/target/target_core_mod 0x6c6ec710 transport_kmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x749b1e4e target_backend_unregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x792295b7 core_tpg_register +EXPORT_SYMBOL drivers/target/target_core_mod 0x79bcf7b7 transport_generic_request_failure +EXPORT_SYMBOL drivers/target/target_core_mod 0x7cd61612 target_submit_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0x81d9c76b transport_lookup_tmr_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x8efae224 target_cmd_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x918c33c2 target_complete_cmd_with_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0x951f34ea target_to_linux_sector +EXPORT_SYMBOL drivers/target/target_core_mod 0x96080230 core_allocate_nexus_loss_ua +EXPORT_SYMBOL drivers/target/target_core_mod 0x960a191a target_tpg_has_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x9897ac32 target_send_busy +EXPORT_SYMBOL drivers/target/target_core_mod 0x9e261ed4 target_depend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0x9f3ebb9a transport_send_check_condition_and_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0xa26ee01d target_submit_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xa43fd95f target_configure_unmap_from_queue +EXPORT_SYMBOL drivers/target/target_core_mod 0xae868e07 transport_copy_sense_to_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xaefbcacd target_alloc_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0xb3706a73 target_execute_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xb428d88e transport_generic_handle_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0xb586d4e3 core_tpg_set_initiator_node_queue_depth +EXPORT_SYMBOL drivers/target/target_core_mod 0xb760cc5d transport_wait_for_tasks +EXPORT_SYMBOL drivers/target/target_core_mod 0xb77f173c transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xbd27a574 core_tmr_alloc_req +EXPORT_SYMBOL drivers/target/target_core_mod 0xbef86785 target_undepend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0xc246b6c3 transport_generic_new_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xd35d568a target_unregister_template +EXPORT_SYMBOL drivers/target/target_core_mod 0xd6d66626 passthrough_pr_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0xd73d3fca transport_alloc_session_tags +EXPORT_SYMBOL drivers/target/target_core_mod 0xdc9bbc75 passthrough_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xe0966b60 __transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xe48eefa2 target_remove_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xe5377e00 transport_kunmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0xe73aa1d2 transport_generic_free_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xe856c292 sbc_get_write_same_sectors +EXPORT_SYMBOL drivers/target/target_core_mod 0xed14e611 core_tpg_set_initiator_node_tag +EXPORT_SYMBOL drivers/target/target_core_mod 0xef556d56 transport_deregister_session_configfs +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3c2dfe0 transport_set_vpd_proto_id +EXPORT_SYMBOL drivers/target/target_core_mod 0xf49c0fa3 target_show_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xf70d16d2 sbc_get_device_type +EXPORT_SYMBOL drivers/target/target_core_mod 0xfadfc93e passthrough_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0xfdee9eb2 transport_init_session +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x06994b10 ufshcd_alloc_host +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x131864ee ufshcd_runtime_resume +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x2014e056 ufshcd_runtime_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x3f3f301f ufshcd_get_local_unipro_ver +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x443fed61 ufshcd_system_suspend +EXPORT_SYMBOL drivers/ufs/core/ufshcd-core 0x53bd93f7 ufshcd_system_resume +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0x5df5474c tc_dwc_g210_config_20_bit +EXPORT_SYMBOL drivers/ufs/host/tc-dwc-g210 0x75c0fde4 tc_dwc_g210_config_40_bit +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0x1f1ca0bd ufshcd_dwc_link_startup_notify +EXPORT_SYMBOL drivers/ufs/host/ufshcd-dwc 0xc3324ed3 ufshcd_dwc_dme_set_attrs +EXPORT_SYMBOL drivers/usb/class/cdc-wdm 0xfb097fd4 usb_cdc_wdm_register +EXPORT_SYMBOL drivers/usb/gadget/libcomposite 0x349040e6 usb_os_desc_prepare_interf_dir +EXPORT_SYMBOL drivers/usb/host/sl811-hcd 0xe4493ed1 sl811h_driver +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x25411392 usb_wwan_chars_in_buffer +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x4496deba usb_wwan_write +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x6e1e9184 usb_wwan_tiocmget +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x7823e21d usb_wwan_dtr_rts +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0x8af86bdc usb_wwan_tiocmset +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xb6a9b029 usb_wwan_open +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xd7dc1e42 usb_wwan_port_remove +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xdf0a6c1a usb_wwan_close +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xe7eb8062 usb_wwan_suspend +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xf18e1178 usb_wwan_write_room +EXPORT_SYMBOL drivers/usb/serial/usb_wwan 0xf89589c5 usb_wwan_resume +EXPORT_SYMBOL drivers/usb/serial/usbserial 0xa16eddce usb_serial_resume +EXPORT_SYMBOL drivers/usb/serial/usbserial 0xc99cad3a usb_serial_suspend +EXPORT_SYMBOL drivers/vdpa/vdpa 0x1315a8f3 vdpa_set_status +EXPORT_SYMBOL drivers/vfio/vfio 0x19567d06 vfio_info_cap_shift +EXPORT_SYMBOL drivers/vfio/vfio 0x2b718bc0 vfio_unpin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0x6c28be5a vfio_info_add_capability +EXPORT_SYMBOL drivers/vfio/vfio 0xa8a00579 vfio_dma_rw +EXPORT_SYMBOL drivers/vfio/vfio 0xadc044b7 vfio_set_irqs_validate_and_prepare +EXPORT_SYMBOL drivers/vfio/vfio 0xca4fb199 vfio_pin_pages +EXPORT_SYMBOL drivers/vhost/vhost 0x4a8e0703 vhost_chr_poll +EXPORT_SYMBOL drivers/vhost/vhost 0xd0970b22 vhost_chr_write_iter +EXPORT_SYMBOL drivers/vhost/vringh 0x02bc4d97 vringh_notify_disable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x0cb6a9ec vringh_complete_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x14cc0ebd vringh_notify_disable_user +EXPORT_SYMBOL drivers/vhost/vringh 0x1dd360c5 vringh_init_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x26cb6780 vringh_notify_enable_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x3981a144 vringh_abandon_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3b304ebb vringh_iov_push_user +EXPORT_SYMBOL drivers/vhost/vringh 0x3d877ff0 vringh_init_user +EXPORT_SYMBOL drivers/vhost/vringh 0x4311cd91 vringh_iov_pull_user +EXPORT_SYMBOL drivers/vhost/vringh 0x48ce6126 vringh_notify_enable_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x58551583 vringh_getdesc_user +EXPORT_SYMBOL drivers/vhost/vringh 0x5e7271d9 vringh_complete_multi_user +EXPORT_SYMBOL drivers/vhost/vringh 0x660779c8 vringh_kiov_advance +EXPORT_SYMBOL drivers/vhost/vringh 0x708b9086 vringh_complete_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x7ce68484 vringh_notify_enable_user +EXPORT_SYMBOL drivers/vhost/vringh 0x89c716cb vringh_need_notify_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x8edb7712 vringh_need_notify_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x8f39ada0 vringh_getdesc_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x9747a2fe vringh_init_iotlb_va +EXPORT_SYMBOL drivers/vhost/vringh 0x97494ede vringh_iov_push_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0x97fa07e9 vringh_iov_push_kern +EXPORT_SYMBOL drivers/vhost/vringh 0x9fb755e1 vringh_need_notify_user +EXPORT_SYMBOL drivers/vhost/vringh 0xb242047e vringh_abandon_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xd3cd56ae vringh_abandon_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xd6547e3e vringh_iov_pull_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xde804bb9 vringh_iov_pull_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xe4b46292 vringh_complete_user +EXPORT_SYMBOL drivers/vhost/vringh 0xebf76785 vringh_getdesc_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xec8d1196 vringh_notify_disable_iotlb +EXPORT_SYMBOL drivers/vhost/vringh 0xfb0ddc22 vringh_init_kern +EXPORT_SYMBOL drivers/vhost/vringh 0xfbd17af8 vringh_set_iotlb +EXPORT_SYMBOL drivers/video/backlight/lcd 0x0012d55a lcd_device_register +EXPORT_SYMBOL drivers/video/backlight/lcd 0x6fee015e devm_lcd_device_unregister +EXPORT_SYMBOL drivers/video/backlight/lcd 0x7835ccec lcd_device_unregister +EXPORT_SYMBOL drivers/video/backlight/lcd 0xbaaa411e devm_lcd_device_register +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x17f3f471 svga_set_default_seq_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x1be6dc30 svga_set_textmode_vga_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x321b2cd8 svga_get_caps +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x4ab38ef2 svga_set_default_crt_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x57932160 svga_tilecursor +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x83a41489 svga_set_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c337c2 svga_wcrt_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0x84c97d2a svga_match_format +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb08869ae svga_tilecopy +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb0ab2b2e svga_check_timings +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb3d40241 svga_tilefill +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xb91559e1 svga_settile +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xc4cf55a8 svga_get_tilemax +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd22ca511 svga_set_default_atc_regs +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd3de1ca5 svga_tileblit +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xd6ec2c44 svga_compute_pll +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xdcc5a013 svga_wseq_multi +EXPORT_SYMBOL drivers/video/fbdev/core/svgalib 0xe28d2a49 svga_set_default_gfx_regs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x0cc3ede5 cyber2000fb_detach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x534b6f18 cyber2000fb_disable_extregs +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0x77f93698 cyber2000fb_attach +EXPORT_SYMBOL drivers/video/fbdev/cyber2000fb 0xb39f68d1 cyber2000fb_enable_extregs +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x233917d1 mac_vmode_to_var +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0x7822c41a mac_find_mode +EXPORT_SYMBOL drivers/video/fbdev/macmodes 0xe2304303 mac_map_monitor_sense +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x5a524eaa matroxfb_g450_setpll_cond +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0x66c3a87c matroxfb_g450_setclk +EXPORT_SYMBOL drivers/video/fbdev/matrox/g450_pll 0xf5b215a8 g450_mnp2f +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x29c6f6f6 DAC1064_global_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0x973f0958 matrox_G100 +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0xac92615f DAC1064_global_restore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_DAC1064 0xedaaf1ae matrox_mystique +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_Ti3026 0xa9e29006 matrox_millennium +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_accel 0x3d7dcc8c matrox_cfbX_init +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x070304a0 matroxfb_unregister_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0x515e2526 matroxfb_wait_for_sync +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xb2ac6dae matroxfb_register_driver +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_base 0xdc71c378 matroxfb_enable_irq +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0x945f226c matroxfb_g450_connect +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_g450 0xdb2d9da5 matroxfb_g450_shutdown +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x25cf8049 matroxfb_PLL_calcclock +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x2ca2f44e matroxfb_vgaHWrestore +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x683c2efa matroxfb_read_pins +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x6ab7c10f matroxfb_vgaHWinit +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x75ee6cea matroxfb_DAC_in +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0x944182ee matroxfb_DAC_out +EXPORT_SYMBOL drivers/video/fbdev/matrox/matroxfb_misc 0xcdc90c64 matroxfb_var2my +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0x3037658e sis_malloc +EXPORT_SYMBOL drivers/video/fbdev/sis/sisfb 0xfe963115 sis_free +EXPORT_SYMBOL drivers/video/vgastate 0x686de290 restore_vga +EXPORT_SYMBOL drivers/video/vgastate 0xe7a2620e save_vga +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x974ef3ba is_virtio_dma_buf +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xa46a9b61 virtio_dma_buf_get_uuid +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xbe8306fd virtio_dma_buf_export +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xde5f9209 virtio_dma_buf_attach +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x53c00da9 w1_ds2780_io +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2780 0x5fa83fd2 w1_ds2780_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0x3596a8b6 w1_ds2781_eeprom_cmd +EXPORT_SYMBOL drivers/w1/slaves/w1_ds2781 0x9ab9d4b0 w1_ds2781_io +EXPORT_SYMBOL drivers/w1/wire 0x118649bc w1_remove_master_device +EXPORT_SYMBOL drivers/w1/wire 0x6bebfb3f w1_unregister_family +EXPORT_SYMBOL drivers/w1/wire 0x6ee6d0a0 w1_add_master_device +EXPORT_SYMBOL drivers/w1/wire 0xe92fc1bd w1_register_family +EXPORT_SYMBOL fs/fscache/fscache 0x0003507c fscache_withdraw_volume +EXPORT_SYMBOL fs/fscache/fscache 0x0f44c9c2 fscache_dirty_folio +EXPORT_SYMBOL fs/fscache/fscache 0x0fbc4be9 fscache_io_error +EXPORT_SYMBOL fs/fscache/fscache 0x10facfa2 fscache_end_cookie_access +EXPORT_SYMBOL fs/fscache/fscache 0x160a324b fscache_addremove_sem +EXPORT_SYMBOL fs/fscache/fscache 0x1a0d09e7 fscache_n_write +EXPORT_SYMBOL fs/fscache/fscache 0x234a140d __traceiter_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x29bfbca3 fscache_wait_for_operation +EXPORT_SYMBOL fs/fscache/fscache 0x2b389369 __tracepoint_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x306805d3 __SCK__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x3787621d __fscache_acquire_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x3be85234 fscache_put_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x43958c83 fscache_resume_after_invalidation +EXPORT_SYMBOL fs/fscache/fscache 0x4404d2aa fscache_n_no_create_space +EXPORT_SYMBOL fs/fscache/fscache 0x442abc12 __fscache_clear_page_bits +EXPORT_SYMBOL fs/fscache/fscache 0x489dc16c fscache_withdraw_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x4996bd29 fscache_n_updates +EXPORT_SYMBOL fs/fscache/fscache 0x4af0dff5 fscache_cookie_lookup_negative +EXPORT_SYMBOL fs/fscache/fscache 0x4bd084ba __SCK__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x4ec26cff fscache_end_volume_access +EXPORT_SYMBOL fs/fscache/fscache 0x4ff3ebdc __fscache_write_to_cache +EXPORT_SYMBOL fs/fscache/fscache 0x5fbc5b1a __fscache_begin_read_operation +EXPORT_SYMBOL fs/fscache/fscache 0x688b1a84 fscache_relinquish_cache +EXPORT_SYMBOL fs/fscache/fscache 0x6e416521 __SCK__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x71fb0e58 __tracepoint_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x77e19a42 __tracepoint_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x7cef0059 __fscache_begin_write_operation +EXPORT_SYMBOL fs/fscache/fscache 0x822f30be fscache_caching_failed +EXPORT_SYMBOL fs/fscache/fscache 0x90d447f3 fscache_n_culled +EXPORT_SYMBOL fs/fscache/fscache 0x9d7f93f0 __fscache_unuse_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x9ffefcb2 fscache_n_read +EXPORT_SYMBOL fs/fscache/fscache 0xaa8b01a6 __fscache_resize_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xae6040a5 __traceiter_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xb17cbaa7 __fscache_acquire_volume +EXPORT_SYMBOL fs/fscache/fscache 0xb42ebc0f __fscache_relinquish_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xb8a3cc04 __fscache_invalidate +EXPORT_SYMBOL fs/fscache/fscache 0xbab5a20e fscache_add_cache +EXPORT_SYMBOL fs/fscache/fscache 0xbca46908 fscache_wq +EXPORT_SYMBOL fs/fscache/fscache 0xca9ce1ae fscache_acquire_cache +EXPORT_SYMBOL fs/fscache/fscache 0xcce11a60 fscache_n_no_write_space +EXPORT_SYMBOL fs/fscache/fscache 0xd3cf992c fscache_get_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xd8e7c01a __fscache_use_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xdcb87498 __traceiter_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xe3dd7de1 fscache_withdraw_cache +EXPORT_SYMBOL fs/fscache/fscache 0xe9355746 fscache_clearance_waiters +EXPORT_SYMBOL fs/fscache/fscache 0xfdea0f0f __fscache_relinquish_volume +EXPORT_SYMBOL fs/netfs/netfs 0x07dac62a netfs_stats_show +EXPORT_SYMBOL fs/netfs/netfs 0x5b806bec netfs_read_folio +EXPORT_SYMBOL fs/netfs/netfs 0xa4a603ca netfs_write_begin +EXPORT_SYMBOL fs/netfs/netfs 0xf0fa3dd4 netfs_readahead +EXPORT_SYMBOL fs/netfs/netfs 0xfffa538f netfs_subreq_terminated +EXPORT_SYMBOL fs/ocfs2/cluster/ocfs2_nodemanager 0xbfd7d7a2 o2hb_global_heartbeat_active +EXPORT_SYMBOL fs/quota/quota_tree 0x15f83db5 qtree_release_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x44618472 qtree_read_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0x6c8bbb25 qtree_write_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xb0098800 qtree_delete_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xbc632f6c qtree_get_next_id +EXPORT_SYMBOL fs/quota/quota_tree 0xe4cf1b36 qtree_entry_unused +EXPORT_SYMBOL lib/crc-itu-t 0x09a34a2b crc_itu_t +EXPORT_SYMBOL lib/crc-itu-t 0xd819a524 crc_itu_t_table +EXPORT_SYMBOL lib/crc7 0x65aaf037 crc7_be_syndrome_table +EXPORT_SYMBOL lib/crc7 0xba55d23e crc7_be +EXPORT_SYMBOL lib/crc8 0x9c5d5b94 crc8 +EXPORT_SYMBOL lib/crc8 0xaa8106bc crc8_populate_msb +EXPORT_SYMBOL lib/crc8 0xc3cd034d crc8_populate_lsb +EXPORT_SYMBOL lib/crypto/libarc4 0x2bb32ad1 arc4_setkey +EXPORT_SYMBOL lib/crypto/libarc4 0xcd47fcc4 arc4_crypt +EXPORT_SYMBOL lib/crypto/libchacha 0xcec122d7 chacha_crypt_generic +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x147c3f2e chacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x521c7102 xchacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x6c713da5 chacha20poly1305_encrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x916491ac chacha20poly1305_decrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xc20134e7 chacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xce15a526 xchacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x12627f15 curve25519_generic +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x4a5a8811 curve25519_null_point +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x7e6fdbfc curve25519_base_point +EXPORT_SYMBOL lib/crypto/libpoly1305 0x021f3700 poly1305_core_blocks +EXPORT_SYMBOL lib/crypto/libpoly1305 0xbcb90cb3 poly1305_core_emit +EXPORT_SYMBOL lib/crypto/libpoly1305 0xd45b9cf4 poly1305_core_setkey +EXPORT_SYMBOL lib/libcrc32c 0xb15b4109 crc32c +EXPORT_SYMBOL lib/lru_cache 0x0cb562e6 lc_put +EXPORT_SYMBOL lib/lru_cache 0x0cef9cf7 lc_seq_dump_details +EXPORT_SYMBOL lib/lru_cache 0x12de578e lc_committed +EXPORT_SYMBOL lib/lru_cache 0x1d2ebc6a lc_get +EXPORT_SYMBOL lib/lru_cache 0x2675693b lc_del +EXPORT_SYMBOL lib/lru_cache 0x554d28e0 lc_seq_printf_stats +EXPORT_SYMBOL lib/lru_cache 0x75e88edc lc_destroy +EXPORT_SYMBOL lib/lru_cache 0x96d40a48 lc_try_get +EXPORT_SYMBOL lib/lru_cache 0xa79000a0 lc_is_used +EXPORT_SYMBOL lib/lru_cache 0xaeb959aa lc_create +EXPORT_SYMBOL lib/lru_cache 0xbf18a077 lc_reset +EXPORT_SYMBOL lib/lru_cache 0xc4d8d7a4 lc_find +EXPORT_SYMBOL lib/lru_cache 0xdbdee578 lc_element_by_index +EXPORT_SYMBOL lib/lru_cache 0xf0e20f9b lc_try_lock +EXPORT_SYMBOL lib/lru_cache 0xfba16232 lc_get_cumulative +EXPORT_SYMBOL lib/lz4/lz4_compress 0x4f4d78c5 LZ4_compress_default +EXPORT_SYMBOL lib/lz4/lz4_compress 0x5bc92e85 LZ4_compress_destSize +EXPORT_SYMBOL lib/lz4/lz4_compress 0x6004858d LZ4_compress_fast +EXPORT_SYMBOL lib/lz4/lz4_compress 0x635ff76d LZ4_saveDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0x749849d8 LZ4_loadDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0xf9eced44 LZ4_compress_fast_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x38f7b6e0 LZ4_compress_HC_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x93ff008c LZ4_loadDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x9cef495b LZ4_saveDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0xddf86133 LZ4_compress_HC +EXPORT_SYMBOL lib/math/cordic 0x7e431c15 cordic_calc_iq +EXPORT_SYMBOL lib/objagg 0x0363233d objagg_obj_raw +EXPORT_SYMBOL lib/objagg 0x23865923 objagg_destroy +EXPORT_SYMBOL lib/objagg 0x24ca5ca9 objagg_obj_root_priv +EXPORT_SYMBOL lib/objagg 0x342aefe2 objagg_obj_delta_priv +EXPORT_SYMBOL lib/objagg 0x352633f4 objagg_hints_stats_get +EXPORT_SYMBOL lib/objagg 0x3c58e78f objagg_hints_put +EXPORT_SYMBOL lib/objagg 0x6691f29d objagg_obj_put +EXPORT_SYMBOL lib/objagg 0x679e8cc2 objagg_create +EXPORT_SYMBOL lib/objagg 0xb17ab162 objagg_obj_get +EXPORT_SYMBOL lib/objagg 0xdaa3ee68 objagg_stats_get +EXPORT_SYMBOL lib/objagg 0xf5511527 objagg_stats_put +EXPORT_SYMBOL lib/objagg 0xfaa9d1a8 objagg_hints_get +EXPORT_SYMBOL lib/parman 0x0f518717 parman_prio_init +EXPORT_SYMBOL lib/parman 0x7b03d378 parman_item_add +EXPORT_SYMBOL lib/parman 0x8b7e26f5 parman_item_remove +EXPORT_SYMBOL lib/parman 0xc3e2d892 parman_create +EXPORT_SYMBOL lib/parman 0xc6a3d260 parman_prio_fini +EXPORT_SYMBOL lib/parman 0xca39ae6a parman_destroy +EXPORT_SYMBOL lib/raid6/raid6_pq 0x0b2c64a3 raid6_vgfmul +EXPORT_SYMBOL lib/raid6/raid6_pq 0x17f54263 raid6_gfexp +EXPORT_SYMBOL lib/raid6/raid6_pq 0x59a2712d raid6_gfinv +EXPORT_SYMBOL lib/raid6/raid6_pq 0xc8e3332b raid6_gflog +EXPORT_SYMBOL lib/raid6/raid6_pq 0xcc4ee841 raid6_gfexi +EXPORT_SYMBOL lib/raid6/raid6_pq 0xd91319d6 raid6_gfmul +EXPORT_SYMBOL lib/raid6/raid6_pq 0xefc78e77 raid6_empty_zero_page +EXPORT_SYMBOL net/6lowpan/6lowpan 0x00571584 lowpan_nhc_add +EXPORT_SYMBOL net/6lowpan/6lowpan 0x1af2d874 lowpan_unregister_netdev +EXPORT_SYMBOL net/6lowpan/6lowpan 0x4f48facb lowpan_register_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0x64b50474 lowpan_unregister_netdevice +EXPORT_SYMBOL net/6lowpan/6lowpan 0x7c83ae3c lowpan_nhc_del +EXPORT_SYMBOL net/6lowpan/6lowpan 0xb778e02f lowpan_register_netdev +EXPORT_SYMBOL net/802/p8022 0x6ad83b54 unregister_8022_client +EXPORT_SYMBOL net/802/p8022 0x7c9d8237 register_8022_client +EXPORT_SYMBOL net/802/psnap 0x6e853e30 unregister_snap_client +EXPORT_SYMBOL net/802/psnap 0xcf25f405 register_snap_client +EXPORT_SYMBOL net/9p/9pnet 0x018edc65 p9_client_attach +EXPORT_SYMBOL net/9p/9pnet 0x01a8e5a7 p9_client_create +EXPORT_SYMBOL net/9p/9pnet 0x0e0b783b p9_client_read_once +EXPORT_SYMBOL net/9p/9pnet 0x17060ffb p9_client_statfs +EXPORT_SYMBOL net/9p/9pnet 0x18eefe73 do_trace_9p_fid_get +EXPORT_SYMBOL net/9p/9pnet 0x19351ea9 v9fs_get_default_trans +EXPORT_SYMBOL net/9p/9pnet 0x1a1fc9b7 p9_client_write +EXPORT_SYMBOL net/9p/9pnet 0x20c3d664 p9_client_clunk +EXPORT_SYMBOL net/9p/9pnet 0x22f9db6d p9_client_destroy +EXPORT_SYMBOL net/9p/9pnet 0x2482ac68 p9_client_fcreate +EXPORT_SYMBOL net/9p/9pnet 0x3052fb0f p9_client_read +EXPORT_SYMBOL net/9p/9pnet 0x30bb87fb p9_client_cb +EXPORT_SYMBOL net/9p/9pnet 0x32d22bb1 p9_client_walk +EXPORT_SYMBOL net/9p/9pnet 0x35ce8ffd p9_client_mknod_dotl +EXPORT_SYMBOL net/9p/9pnet 0x3a8c9fbc p9_client_mkdir_dotl +EXPORT_SYMBOL net/9p/9pnet 0x3bc48b86 p9_client_rename +EXPORT_SYMBOL net/9p/9pnet 0x3d73a797 p9_errstr2errno +EXPORT_SYMBOL net/9p/9pnet 0x42c3ef38 p9_client_symlink +EXPORT_SYMBOL net/9p/9pnet 0x454fbf08 p9_client_readdir +EXPORT_SYMBOL net/9p/9pnet 0x4ba99359 p9_fcall_fini +EXPORT_SYMBOL net/9p/9pnet 0x55b08c76 v9fs_unregister_trans +EXPORT_SYMBOL net/9p/9pnet 0x598b2e1b p9_client_begin_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x59db3133 p9_client_remove +EXPORT_SYMBOL net/9p/9pnet 0x63a2e758 p9_is_proto_dotu +EXPORT_SYMBOL net/9p/9pnet 0x69fc4352 p9_client_fsync +EXPORT_SYMBOL net/9p/9pnet 0x6aef80db p9_client_stat +EXPORT_SYMBOL net/9p/9pnet 0x6f8d746b p9dirent_read +EXPORT_SYMBOL net/9p/9pnet 0x730a2764 p9_client_unlinkat +EXPORT_SYMBOL net/9p/9pnet 0x74282d25 p9_client_disconnect +EXPORT_SYMBOL net/9p/9pnet 0x744cddb1 p9_client_wstat +EXPORT_SYMBOL net/9p/9pnet 0x761cad64 p9_parse_header +EXPORT_SYMBOL net/9p/9pnet 0x7cf29ce6 p9_client_lock_dotl +EXPORT_SYMBOL net/9p/9pnet 0x7d6289f4 p9_is_proto_dotl +EXPORT_SYMBOL net/9p/9pnet 0x81b6b5d0 v9fs_get_trans_by_name +EXPORT_SYMBOL net/9p/9pnet 0x859eed99 p9_client_readlink +EXPORT_SYMBOL net/9p/9pnet 0x922f2ef0 p9_client_getlock_dotl +EXPORT_SYMBOL net/9p/9pnet 0x9630162b __traceiter_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0x9f0dd3e7 p9_client_create_dotl +EXPORT_SYMBOL net/9p/9pnet 0xa9844ca2 p9_client_link +EXPORT_SYMBOL net/9p/9pnet 0xb55ae777 __SCK__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xc2bcb924 v9fs_register_trans +EXPORT_SYMBOL net/9p/9pnet 0xcb93764e p9_show_client_options +EXPORT_SYMBOL net/9p/9pnet 0xce00d612 p9stat_read +EXPORT_SYMBOL net/9p/9pnet 0xd384c683 p9stat_free +EXPORT_SYMBOL net/9p/9pnet 0xd4885201 p9_client_setattr +EXPORT_SYMBOL net/9p/9pnet 0xdf642b4f do_trace_9p_fid_put +EXPORT_SYMBOL net/9p/9pnet 0xe58a3360 p9_error_init +EXPORT_SYMBOL net/9p/9pnet 0xee437897 __tracepoint_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xee51b0f3 p9_client_renameat +EXPORT_SYMBOL net/9p/9pnet 0xefaed6f7 p9_client_open +EXPORT_SYMBOL net/9p/9pnet 0xf047ce7f p9_release_pages +EXPORT_SYMBOL net/9p/9pnet 0xf22442a0 p9_client_getattr_dotl +EXPORT_SYMBOL net/9p/9pnet 0xfd3bf36a p9_tag_lookup +EXPORT_SYMBOL net/9p/9pnet 0xffc26214 p9_req_put +EXPORT_SYMBOL net/appletalk/appletalk 0x12f07cba alloc_ltalkdev +EXPORT_SYMBOL net/appletalk/appletalk 0x61f8f382 atrtr_get_dev +EXPORT_SYMBOL net/appletalk/appletalk 0xaf8c6893 aarp_send_ddp +EXPORT_SYMBOL net/appletalk/appletalk 0xbe82889f atalk_find_dev_addr +EXPORT_SYMBOL net/atm/atm 0x0c3d2662 atm_charge +EXPORT_SYMBOL net/atm/atm 0x1599f6f5 atm_dev_signal_change +EXPORT_SYMBOL net/atm/atm 0x1d60a804 atm_dev_deregister +EXPORT_SYMBOL net/atm/atm 0x2cc2d52d vcc_hash +EXPORT_SYMBOL net/atm/atm 0x2e6e1cfd vcc_process_recv_queue +EXPORT_SYMBOL net/atm/atm 0x4443d399 atm_proc_root +EXPORT_SYMBOL net/atm/atm 0x4a7b04a4 atm_dev_lookup +EXPORT_SYMBOL net/atm/atm 0x51da028d atm_init_aal5 +EXPORT_SYMBOL net/atm/atm 0x5396fb7a atm_alloc_charge +EXPORT_SYMBOL net/atm/atm 0x5847b6ab atm_dev_register +EXPORT_SYMBOL net/atm/atm 0x9feaf287 sonet_subtract_stats +EXPORT_SYMBOL net/atm/atm 0xa5d30281 deregister_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0xaa024146 sonet_copy_stats +EXPORT_SYMBOL net/atm/atm 0xabe11839 vcc_release_async +EXPORT_SYMBOL net/atm/atm 0xad31a3a5 register_atm_ioctl +EXPORT_SYMBOL net/atm/atm 0xbebe095d vcc_insert_socket +EXPORT_SYMBOL net/atm/atm 0xc5f2dd30 atm_dev_release_vccs +EXPORT_SYMBOL net/atm/atm 0xca87b453 vcc_sklist_lock +EXPORT_SYMBOL net/atm/atm 0xf49bc67a atm_pcr_goal +EXPORT_SYMBOL net/ax25/ax25 0x004b7048 ax25_listen_register +EXPORT_SYMBOL net/ax25/ax25 0x14cecd59 ax25_display_timer +EXPORT_SYMBOL net/ax25/ax25 0x242852b9 ax25_uid_policy +EXPORT_SYMBOL net/ax25/ax25 0x4502c65a asc2ax +EXPORT_SYMBOL net/ax25/ax25 0x4b5c8c8c ax25_linkfail_register +EXPORT_SYMBOL net/ax25/ax25 0x53dea1ff ax2asc +EXPORT_SYMBOL net/ax25/ax25 0x6e7cc192 ax25_header_ops +EXPORT_SYMBOL net/ax25/ax25 0x8ede9e26 ax25_protocol_release +EXPORT_SYMBOL net/ax25/ax25 0xa652b046 ax25_find_cb +EXPORT_SYMBOL net/ax25/ax25 0xbd4552fa ax25_linkfail_release +EXPORT_SYMBOL net/ax25/ax25 0xc1444946 ax25cmp +EXPORT_SYMBOL net/ax25/ax25 0xd43ecbf1 null_ax25_address +EXPORT_SYMBOL net/ax25/ax25 0xe29834e6 ax25_listen_release +EXPORT_SYMBOL net/ax25/ax25 0xe8f8748a ax25_send_frame +EXPORT_SYMBOL net/ax25/ax25 0xee02e420 ax25_findbyuid +EXPORT_SYMBOL net/ax25/ax25 0xf1e8f233 ax25_ip_xmit +EXPORT_SYMBOL net/bluetooth/bluetooth 0x018f3ce1 hci_mgmt_chan_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x03b31187 hci_reset_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x0718b8b7 bt_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0x09431593 hci_alloc_dev_priv +EXPORT_SYMBOL net/bluetooth/bluetooth 0x09e806fb hci_devcd_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1093c474 hci_devcd_append_pattern +EXPORT_SYMBOL net/bluetooth/bluetooth 0x11311767 hci_devcd_append +EXPORT_SYMBOL net/bluetooth/bluetooth 0x13772be2 bt_sock_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0x13de846e hci_cmd_sync_submit +EXPORT_SYMBOL net/bluetooth/bluetooth 0x1645b831 hci_conn_switch_role +EXPORT_SYMBOL net/bluetooth/bluetooth 0x214e4265 bt_warn +EXPORT_SYMBOL net/bluetooth/bluetooth 0x24dfc93b hci_get_route +EXPORT_SYMBOL net/bluetooth/bluetooth 0x27934aad bt_sock_ioctl +EXPORT_SYMBOL net/bluetooth/bluetooth 0x2c21fcf9 bt_sock_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0x3754e614 bt_procfs_cleanup +EXPORT_SYMBOL net/bluetooth/bluetooth 0x40badfab hci_free_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4197f58c hci_recv_frame +EXPORT_SYMBOL net/bluetooth/bluetooth 0x48171eda hci_release_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x485ff3c1 l2cap_register_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0x487a2d0e l2cap_conn_put +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4b1953f9 hci_cmd_sync_queue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x4c365c97 __hci_cmd_sync_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5bb540b5 bt_sock_link +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5c8d656a bt_sock_reclassify_lock +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5eb6fe8c l2cap_chan_close +EXPORT_SYMBOL net/bluetooth/bluetooth 0x5f896be7 bt_procfs_init +EXPORT_SYMBOL net/bluetooth/bluetooth 0x62d9a18d __hci_cmd_sync_ev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x640e6005 hci_conn_check_secure +EXPORT_SYMBOL net/bluetooth/bluetooth 0x712b76dc bt_accept_dequeue +EXPORT_SYMBOL net/bluetooth/bluetooth 0x716092b1 __hci_cmd_send +EXPORT_SYMBOL net/bluetooth/bluetooth 0x71de25ca hci_devcd_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0x776e0d00 hci_recv_diag +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7820e502 bt_sock_stream_recvmsg +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7aad008b bt_to_errno +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b5ce5c3 baswap +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7b8c32f1 bt_err +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7bd9427a bt_status +EXPORT_SYMBOL net/bluetooth/bluetooth 0x7d855d20 hci_conn_security +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8318ccef hci_resume_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8f456f6f hci_devcd_abort +EXPORT_SYMBOL net/bluetooth/bluetooth 0x8fea24bd bt_sock_unregister +EXPORT_SYMBOL net/bluetooth/bluetooth 0x96725c59 hci_unregister_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0x9dbcef1a bt_accept_unlink +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa03958d6 hci_suspend_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa36d67be hci_devcd_rx +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa60137a1 hci_devcd_timeout +EXPORT_SYMBOL net/bluetooth/bluetooth 0xa93160bd __hci_cmd_sync_status_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0xad30bbcf hci_cmd_sync_cancel +EXPORT_SYMBOL net/bluetooth/bluetooth 0xadc93d3d bt_sock_poll +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb304949c hci_devcd_complete +EXPORT_SYMBOL net/bluetooth/bluetooth 0xb873aec3 hci_mgmt_chan_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0xc642534b __hci_cmd_sync_sk +EXPORT_SYMBOL net/bluetooth/bluetooth 0xcabba8ea l2cap_conn_get +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd7613212 bt_err_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xd8b9f211 hci_unregister_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xdd813c61 hci_register_cb +EXPORT_SYMBOL net/bluetooth/bluetooth 0xddacccf6 bt_warn_ratelimited +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe225a364 hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe4456a66 bt_accept_enqueue +EXPORT_SYMBOL net/bluetooth/bluetooth 0xe66239df __hci_cmd_sync +EXPORT_SYMBOL net/bluetooth/bluetooth 0xebbf228f l2cap_is_socket +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf620b0b4 hci_set_hw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf6f2dffd bt_sock_register +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf71a4a8e hci_register_dev +EXPORT_SYMBOL net/bluetooth/bluetooth 0xf81265e2 bt_sock_wait_ready +EXPORT_SYMBOL net/bluetooth/bluetooth 0xfa5c5116 hci_set_fw_info +EXPORT_SYMBOL net/bluetooth/bluetooth 0xfcf42540 l2cap_unregister_user +EXPORT_SYMBOL net/bluetooth/bluetooth 0xfe42392b bt_sock_wait_state +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x1d7bedde ebt_do_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x6f5d69f5 ebt_register_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x8fb66cba ebt_unregister_table_pre_exit +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xa93ce1d5 ebt_unregister_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xb35a1cd3 ebt_register_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xefc091b2 ebt_unregister_template +EXPORT_SYMBOL net/caif/caif 0x1446b60a caif_client_register_refcnt +EXPORT_SYMBOL net/caif/caif 0x25ad9b34 get_cfcnfg +EXPORT_SYMBOL net/caif/caif 0x2a09f713 cfpkt_fromnative +EXPORT_SYMBOL net/caif/caif 0x329dbd06 cfpkt_info +EXPORT_SYMBOL net/caif/caif 0x38701a7c cfcnfg_del_phy_layer +EXPORT_SYMBOL net/caif/caif 0x3fa84493 cfpkt_add_head +EXPORT_SYMBOL net/caif/caif 0x40babbe0 cfpkt_extr_head +EXPORT_SYMBOL net/caif/caif 0x48d46ee9 cfcnfg_add_phy_layer +EXPORT_SYMBOL net/caif/caif 0x4a237e57 cfpkt_tonative +EXPORT_SYMBOL net/caif/caif 0x56fb168f caif_connect_client +EXPORT_SYMBOL net/caif/caif 0x839ddb7b cfcnfg_set_phy_state +EXPORT_SYMBOL net/caif/caif 0x8faa53bb caif_disconnect_client +EXPORT_SYMBOL net/caif/caif 0x9e3e305d cfpkt_set_prio +EXPORT_SYMBOL net/caif/caif 0xb7b6874e caif_free_client +EXPORT_SYMBOL net/caif/caif 0xf4d797d6 caif_enroll_dev +EXPORT_SYMBOL net/can/can 0x38c2cba4 can_send +EXPORT_SYMBOL net/can/can 0x796a52ea can_proto_unregister +EXPORT_SYMBOL net/can/can 0x855ea91f can_rx_unregister +EXPORT_SYMBOL net/can/can 0xaf094d7c can_sock_destruct +EXPORT_SYMBOL net/can/can 0xe2f8b2d0 can_rx_register +EXPORT_SYMBOL net/can/can 0xedbb2fd5 can_proto_register +EXPORT_SYMBOL net/ceph/libceph 0x1085ff41 ceph_create_client +EXPORT_SYMBOL net/ceph/libceph 0x13f16747 osd_req_op_alloc_hint_init +EXPORT_SYMBOL net/ceph/libceph 0x146740d0 osd_req_op_extent_osd_data_bio +EXPORT_SYMBOL net/ceph/libceph 0x165b1948 ceph_pagelist_free_reserve +EXPORT_SYMBOL net/ceph/libceph 0x1f41b57c ceph_monc_wait_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x2087719e ceph_oid_copy +EXPORT_SYMBOL net/ceph/libceph 0x2101cbc9 ceph_oid_destroy +EXPORT_SYMBOL net/ceph/libceph 0x242260fd ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x2a983d26 ceph_pagelist_release +EXPORT_SYMBOL net/ceph/libceph 0x2aa49f5f ceph_osdc_put_request +EXPORT_SYMBOL net/ceph/libceph 0x2e1eb48a ceph_monc_get_version +EXPORT_SYMBOL net/ceph/libceph 0x3459e49d ceph_cls_break_lock +EXPORT_SYMBOL net/ceph/libceph 0x3788b2bc ceph_osdc_alloc_messages +EXPORT_SYMBOL net/ceph/libceph 0x388f2b1a ceph_con_init +EXPORT_SYMBOL net/ceph/libceph 0x38f2d94e ceph_file_to_extents +EXPORT_SYMBOL net/ceph/libceph 0x3a584fdd ceph_msg_put +EXPORT_SYMBOL net/ceph/libceph 0x3a6924da ceph_monc_blocklist_add +EXPORT_SYMBOL net/ceph/libceph 0x3bb3da25 ceph_pg_to_acting_primary +EXPORT_SYMBOL net/ceph/libceph 0x3c606f11 ceph_osdc_get_request +EXPORT_SYMBOL net/ceph/libceph 0x3c6c766e ceph_osdc_start_request +EXPORT_SYMBOL net/ceph/libceph 0x3c8d7111 ceph_get_num_objects +EXPORT_SYMBOL net/ceph/libceph 0x3eb2a6dc ceph_auth_is_authenticated +EXPORT_SYMBOL net/ceph/libceph 0x400c1517 ceph_cls_unlock +EXPORT_SYMBOL net/ceph/libceph 0x410b162f ceph_auth_handle_svc_reply_done +EXPORT_SYMBOL net/ceph/libceph 0x41748cd4 ceph_osdc_sync +EXPORT_SYMBOL net/ceph/libceph 0x417a9131 ceph_oloc_destroy +EXPORT_SYMBOL net/ceph/libceph 0x43642781 ceph_wait_for_latest_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x43e4eb10 ceph_print_client_options +EXPORT_SYMBOL net/ceph/libceph 0x466b85b8 libceph_compatible +EXPORT_SYMBOL net/ceph/libceph 0x4affd6c2 ceph_parse_fsid +EXPORT_SYMBOL net/ceph/libceph 0x4cf4b0aa ceph_pg_poolid_by_name +EXPORT_SYMBOL net/ceph/libceph 0x50603ce3 ceph_decode_entity_addrvec +EXPORT_SYMBOL net/ceph/libceph 0x52ecd7a6 osd_req_op_extent_dup_last +EXPORT_SYMBOL net/ceph/libceph 0x5356c61f ceph_osdc_watch +EXPORT_SYMBOL net/ceph/libceph 0x53bde46a ceph_pg_pool_name_by_id +EXPORT_SYMBOL net/ceph/libceph 0x5663ce67 osd_req_op_cls_response_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x570912de ceph_copy_from_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x575c4f0b osd_req_op_copy_from_init +EXPORT_SYMBOL net/ceph/libceph 0x57baf885 ceph_str_hash +EXPORT_SYMBOL net/ceph/libceph 0x57fd6482 osd_req_op_init +EXPORT_SYMBOL net/ceph/libceph 0x58e27627 ceph_monc_got_map +EXPORT_SYMBOL net/ceph/libceph 0x5ae799f1 osd_req_op_extent_init +EXPORT_SYMBOL net/ceph/libceph 0x5aeeee62 ceph_oid_aprintf +EXPORT_SYMBOL net/ceph/libceph 0x5b7f14b7 ceph_monc_get_version_async +EXPORT_SYMBOL net/ceph/libceph 0x60321f37 ceph_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x60a4aebd ceph_parse_mon_ips +EXPORT_SYMBOL net/ceph/libceph 0x613f2700 ceph_auth_verify_authorizer_reply +EXPORT_SYMBOL net/ceph/libceph 0x6150df1d ceph_con_close +EXPORT_SYMBOL net/ceph/libceph 0x615f8f25 ceph_check_fsid +EXPORT_SYMBOL net/ceph/libceph 0x63758856 ceph_str_hash_name +EXPORT_SYMBOL net/ceph/libceph 0x6566f2bb ceph_msg_data_add_pages +EXPORT_SYMBOL net/ceph/libceph 0x6734ba96 ceph_auth_invalidate_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x67ed0d07 osd_req_op_cls_init +EXPORT_SYMBOL net/ceph/libceph 0x6a7a38a0 ceph_pr_addr +EXPORT_SYMBOL net/ceph/libceph 0x6a909972 ceph_osdc_maybe_request_map +EXPORT_SYMBOL net/ceph/libceph 0x6d393ec2 ceph_msg_dump +EXPORT_SYMBOL net/ceph/libceph 0x6e15a9ac ceph_zero_page_vector_range +EXPORT_SYMBOL net/ceph/libceph 0x6f381323 ceph_monc_renew_subs +EXPORT_SYMBOL net/ceph/libceph 0x6f730838 ceph_object_locator_to_pg +EXPORT_SYMBOL net/ceph/libceph 0x70c5496e ceph_monc_do_statfs +EXPORT_SYMBOL net/ceph/libceph 0x747b936a ceph_osdc_notify +EXPORT_SYMBOL net/ceph/libceph 0x74950003 ceph_osdc_new_request +EXPORT_SYMBOL net/ceph/libceph 0x7968d9fa __ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x7bdcbefd ceph_release_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x7c7f3cb3 ceph_con_send +EXPORT_SYMBOL net/ceph/libceph 0x80e165f0 __ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x82c639ee ceph_msg_new2 +EXPORT_SYMBOL net/ceph/libceph 0x84d4c3b3 ceph_osdc_abort_requests +EXPORT_SYMBOL net/ceph/libceph 0x86fca7e4 ceph_put_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x8a70a90c ceph_osdc_list_watchers +EXPORT_SYMBOL net/ceph/libceph 0x8b5b6dd3 ceph_osdc_cancel_request +EXPORT_SYMBOL net/ceph/libceph 0x8deb35d5 osd_req_op_extent_osd_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x8ebb76dd ceph_msg_get +EXPORT_SYMBOL net/ceph/libceph 0x8ecb6d5e osd_req_op_cls_request_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x8f8398bd __ceph_alloc_sparse_ext_map +EXPORT_SYMBOL net/ceph/libceph 0x8fd02459 osd_req_op_cls_request_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x9332bf51 ceph_cls_lock_info +EXPORT_SYMBOL net/ceph/libceph 0x987d3968 ceph_alloc_options +EXPORT_SYMBOL net/ceph/libceph 0x9bc6b539 ceph_find_or_create_string +EXPORT_SYMBOL net/ceph/libceph 0x9ca95932 ceph_create_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x9fbba67f ceph_buffer_new +EXPORT_SYMBOL net/ceph/libceph 0x9fefa3cb ceph_calc_file_object_mapping +EXPORT_SYMBOL net/ceph/libceph 0xa3373643 osd_req_op_extent_osd_iter +EXPORT_SYMBOL net/ceph/libceph 0xa609ba3f osd_req_op_extent_osd_data_bvec_pos +EXPORT_SYMBOL net/ceph/libceph 0xa62c1857 ceph_cls_set_cookie +EXPORT_SYMBOL net/ceph/libceph 0xa698f998 ceph_free_lockers +EXPORT_SYMBOL net/ceph/libceph 0xa7d9e595 ceph_cls_lock +EXPORT_SYMBOL net/ceph/libceph 0xa9c8f885 ceph_copy_user_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xad703657 ceph_auth_destroy_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xadf88997 osd_req_op_extent_osd_data +EXPORT_SYMBOL net/ceph/libceph 0xae9862f8 ceph_auth_handle_svc_reply_more +EXPORT_SYMBOL net/ceph/libceph 0xafb8a407 ceph_msgr_flush +EXPORT_SYMBOL net/ceph/libceph 0xb00059ec osd_req_op_extent_update +EXPORT_SYMBOL net/ceph/libceph 0xb20d2169 ceph_auth_handle_bad_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xb2a3077a ceph_msg_data_add_pagelist +EXPORT_SYMBOL net/ceph/libceph 0xb532f037 osd_req_op_xattr_init +EXPORT_SYMBOL net/ceph/libceph 0xb54676fa ceph_msg_type_name +EXPORT_SYMBOL net/ceph/libceph 0xb592e668 ceph_copy_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xb675c729 ceph_client_gid +EXPORT_SYMBOL net/ceph/libceph 0xb72c162e ceph_buffer_release +EXPORT_SYMBOL net/ceph/libceph 0xb804f846 ceph_monc_want_map +EXPORT_SYMBOL net/ceph/libceph 0xb8ea7bb6 osd_req_op_extent_osd_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xba93ee8a ceph_con_open +EXPORT_SYMBOL net/ceph/libceph 0xbd2f79ae ceph_oloc_copy +EXPORT_SYMBOL net/ceph/libceph 0xbe3879aa ceph_get_snap_context +EXPORT_SYMBOL net/ceph/libceph 0xbe783e07 ceph_compare_options +EXPORT_SYMBOL net/ceph/libceph 0xc10e326a osd_req_op_cls_request_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xc366bfa1 ceph_pagelist_truncate +EXPORT_SYMBOL net/ceph/libceph 0xc90a7066 ceph_osdc_alloc_request +EXPORT_SYMBOL net/ceph/libceph 0xc93e9e0f ceph_monc_open_session +EXPORT_SYMBOL net/ceph/libceph 0xca80437b ceph_extent_to_file +EXPORT_SYMBOL net/ceph/libceph 0xcfbd82e9 ceph_put_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xd3430e55 ceph_alloc_page_vector +EXPORT_SYMBOL net/ceph/libceph 0xd4d736db ceph_destroy_options +EXPORT_SYMBOL net/ceph/libceph 0xd4eb7735 ceph_decode_entity_addr +EXPORT_SYMBOL net/ceph/libceph 0xd6377a1d ceph_osdc_unwatch +EXPORT_SYMBOL net/ceph/libceph 0xd6974d23 ceph_con_keepalive +EXPORT_SYMBOL net/ceph/libceph 0xd83a2095 ceph_reset_client_addr +EXPORT_SYMBOL net/ceph/libceph 0xdb0bb300 ceph_osdc_clear_abort_err +EXPORT_SYMBOL net/ceph/libceph 0xdd399528 ceph_osdc_call +EXPORT_SYMBOL net/ceph/libceph 0xdda4a7ae ceph_auth_add_authorizer_challenge +EXPORT_SYMBOL net/ceph/libceph 0xddcd8b1c ceph_parse_param +EXPORT_SYMBOL net/ceph/libceph 0xddd84f0a ceph_destroy_client +EXPORT_SYMBOL net/ceph/libceph 0xde7dd529 ceph_msg_data_add_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xdf6ef4a1 ceph_oid_printf +EXPORT_SYMBOL net/ceph/libceph 0xdfc091f9 ceph_entity_type_name +EXPORT_SYMBOL net/ceph/libceph 0xdfcab54e ceph_monc_stop +EXPORT_SYMBOL net/ceph/libceph 0xe022108c ceph_pg_pool_flags +EXPORT_SYMBOL net/ceph/libceph 0xe76e7226 ceph_pagelist_alloc +EXPORT_SYMBOL net/ceph/libceph 0xecd41e20 osd_req_op_extent_osd_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0xee120c03 ceph_release_string +EXPORT_SYMBOL net/ceph/libceph 0xeef6cfa3 ceph_iterate_extents +EXPORT_SYMBOL net/ceph/libceph 0xef83880d ceph_osdc_wait_request +EXPORT_SYMBOL net/ceph/libceph 0xefce3c3b ceph_pagelist_reserve +EXPORT_SYMBOL net/ceph/libceph 0xefce991c ceph_pagelist_append +EXPORT_SYMBOL net/ceph/libceph 0xf03fe862 ceph_pagelist_set_cursor +EXPORT_SYMBOL net/ceph/libceph 0xf1ac8cb1 ceph_msg_new +EXPORT_SYMBOL net/ceph/libceph 0xf254297e ceph_addr_is_blank +EXPORT_SYMBOL net/ceph/libceph 0xf3afd4be ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xf4d77859 ceph_monc_validate_auth +EXPORT_SYMBOL net/ceph/libceph 0xf6ce57ae ceph_osdc_notify_ack +EXPORT_SYMBOL net/ceph/libceph 0xf6ed834e ceph_msg_data_add_bio +EXPORT_SYMBOL net/ceph/libceph 0xf72c58e7 osd_req_op_raw_data_in_pages +EXPORT_SYMBOL net/ceph/libceph 0xf817c291 ceph_cls_assert_locked +EXPORT_SYMBOL net/ceph/libceph 0xf91f50fe ceph_osdc_flush_notifies +EXPORT_SYMBOL net/ceph/libceph 0xfbd238c1 ceph_monc_init +EXPORT_SYMBOL net/ceph/libceph 0xfe879659 ceph_osdc_update_epoch_barrier +EXPORT_SYMBOL net/dccp/dccp_ipv4 0x2594a4db dccp_req_err +EXPORT_SYMBOL net/dccp/dccp_ipv4 0x5d754d90 dccp_syn_ack_timeout +EXPORT_SYMBOL net/hsr/hsr 0x2ae645ec hsr_get_version +EXPORT_SYMBOL net/hsr/hsr 0xa0d4d10f is_hsr_master +EXPORT_SYMBOL net/ieee802154/ieee802154 0x3c9d85e6 wpan_phy_new +EXPORT_SYMBOL net/ieee802154/ieee802154 0x480076cc wpan_phy_for_each +EXPORT_SYMBOL net/ieee802154/ieee802154 0x7ee32d0a wpan_phy_free +EXPORT_SYMBOL net/ieee802154/ieee802154 0x95975c54 wpan_phy_find +EXPORT_SYMBOL net/ieee802154/ieee802154 0xa60ce723 wpan_phy_unregister +EXPORT_SYMBOL net/ieee802154/ieee802154 0xfab92802 wpan_phy_register +EXPORT_SYMBOL net/ipv4/fou 0x1757d1a4 fou_encap_hlen +EXPORT_SYMBOL net/ipv4/fou 0x2cfc4114 __gue_build_header +EXPORT_SYMBOL net/ipv4/fou 0xda37df68 __fou_build_header +EXPORT_SYMBOL net/ipv4/fou 0xf13914b3 gue_encap_hlen +EXPORT_SYMBOL net/ipv4/gre 0x295b6924 gre_parse_header +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x0063f328 ip_tunnel_get_iflink +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x361983d3 ip_tunnel_md_udp_encap +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x3cec3fc0 ip_tunnel_encap_add_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x9b47bb74 ip_tunnel_encap_del_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xc9faf5ab ip_tunnel_get_link_net +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x1fa36142 arpt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x2295aafa arpt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x4b2e1c14 arpt_unregister_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x6e53a30b arpt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x1c6d06ef ipt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x51e0fe98 ipt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xf4c1149c ipt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xfb700e2d ipt_unregister_table_exit +EXPORT_SYMBOL net/ipv4/tunnel4 0x4545ef85 xfrm4_tunnel_deregister +EXPORT_SYMBOL net/ipv4/tunnel4 0x54583efc xfrm4_tunnel_register +EXPORT_SYMBOL net/ipv4/udp_tunnel 0x749bd93b udp_sock_create4 +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x3f62a480 ip6_tnl_encap_del_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x4023aca7 ip6_tnl_xmit +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x6dedbd37 ip6_tnl_get_cap +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x783958bb ip6_tnl_get_iflink +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x7c91be26 ip6_tnl_change_mtu +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x860143e2 ip6_tnl_rcv +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x9c9ff863 ip6_tnl_encap_add_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xc7414703 ip6_tnl_get_link_net +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xe110d77f ip6_tnl_parse_tlv_enc_lim +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x7d6a7a04 ip6t_register_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x7e9a861e ip6t_unregister_table_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x87071dba ip6t_do_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xe20f5d2d ip6t_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv6/tunnel6 0x3d69416b xfrm6_tunnel_register +EXPORT_SYMBOL net/ipv6/tunnel6 0x3dda0fdd xfrm6_tunnel_deregister +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x74fc217b xfrm6_tunnel_alloc_spi +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x85ba02be xfrm6_tunnel_spi_lookup +EXPORT_SYMBOL net/lapb/lapb 0x25dd37cd lapb_register +EXPORT_SYMBOL net/lapb/lapb 0x58037506 lapb_data_request +EXPORT_SYMBOL net/lapb/lapb 0x6a4ea5db lapb_setparms +EXPORT_SYMBOL net/lapb/lapb 0x7316f451 lapb_getparms +EXPORT_SYMBOL net/lapb/lapb 0x872754bb lapb_unregister +EXPORT_SYMBOL net/lapb/lapb 0xb02589c4 lapb_data_received +EXPORT_SYMBOL net/lapb/lapb 0xc8046751 lapb_disconnect_request +EXPORT_SYMBOL net/lapb/lapb 0xd62b0bea lapb_connect_request +EXPORT_SYMBOL net/llc/llc 0x10dfa5a9 llc_set_station_handler +EXPORT_SYMBOL net/llc/llc 0x1e14689a llc_sap_find +EXPORT_SYMBOL net/llc/llc 0x38b92846 llc_remove_pack +EXPORT_SYMBOL net/llc/llc 0x52d7b2fd llc_sap_list +EXPORT_SYMBOL net/llc/llc 0x54410613 llc_sap_close +EXPORT_SYMBOL net/llc/llc 0xaa18800a llc_build_and_send_ui_pkt +EXPORT_SYMBOL net/llc/llc 0xabd1a337 llc_sap_open +EXPORT_SYMBOL net/llc/llc 0xb884762a llc_mac_hdr_init +EXPORT_SYMBOL net/llc/llc 0xd180f4fd llc_add_pack +EXPORT_SYMBOL net/mac80211/mac80211 0x00edb819 ieee80211_tx_prepare_skb +EXPORT_SYMBOL net/mac80211/mac80211 0x021850bb ieee80211_refresh_tx_agg_session_timer +EXPORT_SYMBOL net/mac80211/mac80211 0x06aa8a47 ieee80211_enable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0x07e2ff40 ieee80211_txq_schedule_start +EXPORT_SYMBOL net/mac80211/mac80211 0x0a127dd9 ieee80211_chswitch_done +EXPORT_SYMBOL net/mac80211/mac80211 0x0b427bc1 ieee80211_stop_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x0d1750d9 ieee80211_connection_loss +EXPORT_SYMBOL net/mac80211/mac80211 0x0fdc9983 ieee80211_nan_func_terminated +EXPORT_SYMBOL net/mac80211/mac80211 0x158c81fe ieee80211_unreserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x165b0160 ieee80211_tx_status_ext +EXPORT_SYMBOL net/mac80211/mac80211 0x179f32f1 ieee80211_txq_may_transmit +EXPORT_SYMBOL net/mac80211/mac80211 0x18b47317 ieee80211_sta_recalc_aggregates +EXPORT_SYMBOL net/mac80211/mac80211 0x19f37f0d ieee80211_update_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x1a0c0a40 ieee80211_rx_list +EXPORT_SYMBOL net/mac80211/mac80211 0x1a33e173 ieee80211_beacon_set_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0x1bfe7e03 ieee80211_sta_eosp +EXPORT_SYMBOL net/mac80211/mac80211 0x1cf75d45 ieee80211_get_tkip_p1k_iv +EXPORT_SYMBOL net/mac80211/mac80211 0x245e3d68 ieee80211_sta_ps_transition +EXPORT_SYMBOL net/mac80211/mac80211 0x24794d5e rate_control_set_rates +EXPORT_SYMBOL net/mac80211/mac80211 0x29ac8036 ieee80211_beacon_get_tim +EXPORT_SYMBOL net/mac80211/mac80211 0x2a382b7c ieee80211_disable_rssi_reports +EXPORT_SYMBOL net/mac80211/mac80211 0x2c4e41e7 __ieee80211_create_tpt_led_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0x2e9dfbad ieee80211_beacon_loss +EXPORT_SYMBOL net/mac80211/mac80211 0x32088fcb ieee80211_beacon_free_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x35cc5544 ieee80211_rate_control_unregister +EXPORT_SYMBOL net/mac80211/mac80211 0x391eda45 ieee80211_get_tkip_rx_p1k +EXPORT_SYMBOL net/mac80211/mac80211 0x3ec97aa1 ieee80211_start_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x3fc33a33 ieee80211_get_fils_discovery_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0x40790b40 ieee80211_report_wowlan_wakeup +EXPORT_SYMBOL net/mac80211/mac80211 0x41481366 ieee80211_nullfunc_get +EXPORT_SYMBOL net/mac80211/mac80211 0x41ecb1ea ieee80211_beacon_get_template_ema_list +EXPORT_SYMBOL net/mac80211/mac80211 0x44747836 ieee80211_get_buffered_bc +EXPORT_SYMBOL net/mac80211/mac80211 0x465619b3 ieee80211_beacon_get_template +EXPORT_SYMBOL net/mac80211/mac80211 0x4cd6941c ieee80211_iter_keys_rcu +EXPORT_SYMBOL net/mac80211/mac80211 0x4cdd69f8 __ieee80211_get_assoc_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x52fe727c ieee80211_cqm_rssi_notify +EXPORT_SYMBOL net/mac80211/mac80211 0x53360abe ieee80211_sched_scan_results +EXPORT_SYMBOL net/mac80211/mac80211 0x565682ca ieee80211_restart_hw +EXPORT_SYMBOL net/mac80211/mac80211 0x59b1bbc6 ieee80211_tx_status_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x5cafbbd0 ieee80211_stop_queues +EXPORT_SYMBOL net/mac80211/mac80211 0x5fb3010a ieee80211_stop_tx_ba_cb_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0x633af28a ieee80211_reserve_tid +EXPORT_SYMBOL net/mac80211/mac80211 0x6431e8fd ieee80211_tx_rate_update +EXPORT_SYMBOL net/mac80211/mac80211 0x66268f20 ieee80211_sta_set_buffered +EXPORT_SYMBOL net/mac80211/mac80211 0x6ab29674 ieee80211_sched_scan_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0x6bf89ec5 ieee80211_next_txq +EXPORT_SYMBOL net/mac80211/mac80211 0x6d78872a ieee80211_ctstoself_duration +EXPORT_SYMBOL net/mac80211/mac80211 0x737a158a ieee80211_stop_rx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x74663d41 ieee80211_handle_wake_tx_queue +EXPORT_SYMBOL net/mac80211/mac80211 0x74b4faf0 ieee80211_sta_block_awake +EXPORT_SYMBOL net/mac80211/mac80211 0x7e185f7c ieee80211_rx_ba_timer_expired +EXPORT_SYMBOL net/mac80211/mac80211 0x7ee02035 __ieee80211_get_radio_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x7f34340f ieee80211_stop_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x8083f2c2 ieee80211_sta_register_airtime +EXPORT_SYMBOL net/mac80211/mac80211 0x811d886d __ieee80211_schedule_txq +EXPORT_SYMBOL net/mac80211/mac80211 0x84451383 ieee80211_nan_func_match +EXPORT_SYMBOL net/mac80211/mac80211 0x866913d0 ieee80211_queue_work +EXPORT_SYMBOL net/mac80211/mac80211 0x8b8a6aa9 ieee80211_find_sta +EXPORT_SYMBOL net/mac80211/mac80211 0x8d1914f7 ieee80211_channel_switch_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0x8f278bf5 ieee80211_get_unsol_bcast_probe_resp_tmpl +EXPORT_SYMBOL net/mac80211/mac80211 0x90d24d44 __ieee80211_get_rx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0x9191dc42 ieee80211_start_tx_ba_session +EXPORT_SYMBOL net/mac80211/mac80211 0x94e87e25 ieee80211_rts_get +EXPORT_SYMBOL net/mac80211/mac80211 0x95febea6 ieee80211_get_bssid +EXPORT_SYMBOL net/mac80211/mac80211 0x96fa7548 ieee80211_beacon_cntdwn_is_complete +EXPORT_SYMBOL net/mac80211/mac80211 0x991a0ca0 ieee80211_parse_p2p_noa +EXPORT_SYMBOL net/mac80211/mac80211 0x9ba338ad ieee80211_tx_dequeue +EXPORT_SYMBOL net/mac80211/mac80211 0x9cb8c885 ieee80211_rate_control_register +EXPORT_SYMBOL net/mac80211/mac80211 0x9d703d64 ieee80211_txq_get_depth +EXPORT_SYMBOL net/mac80211/mac80211 0xa035cb11 ieee80211_send_bar +EXPORT_SYMBOL net/mac80211/mac80211 0xa0f91a8d ieee80211_send_eosp_nullfunc +EXPORT_SYMBOL net/mac80211/mac80211 0xa397554d ieee80211_tx_status +EXPORT_SYMBOL net/mac80211/mac80211 0xa4536845 ieee80211_radar_detected +EXPORT_SYMBOL net/mac80211/mac80211 0xa8780e7d ieee80211_wake_queue +EXPORT_SYMBOL net/mac80211/mac80211 0xa9c24e2b ieee80211_ctstoself_get +EXPORT_SYMBOL net/mac80211/mac80211 0xae1ff650 ieee80211_ap_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0xaeb9a917 ieee80211_get_key_rx_seq +EXPORT_SYMBOL net/mac80211/mac80211 0xaf0027b5 ieee80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/mac80211/mac80211 0xb118a65a ieee80211_mark_rx_ba_filtered_frames +EXPORT_SYMBOL net/mac80211/mac80211 0xb2b2ecab ieee80211_beacon_get_template_ema_index +EXPORT_SYMBOL net/mac80211/mac80211 0xb477a3ec ieee80211_iter_keys +EXPORT_SYMBOL net/mac80211/mac80211 0xb4fd08f4 ieee80211_scan_completed +EXPORT_SYMBOL net/mac80211/mac80211 0xb7ab6e29 ieee80211_unregister_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xb7d556f9 ieee80211_register_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xb891cba1 ieee80211_rts_duration +EXPORT_SYMBOL net/mac80211/mac80211 0xba2e9788 ieee80211_generic_frame_duration +EXPORT_SYMBOL net/mac80211/mac80211 0xbf9b8c4d ieee80211_sta_uapsd_trigger +EXPORT_SYMBOL net/mac80211/mac80211 0xbfd2887b ieee80211_tdls_oper_request +EXPORT_SYMBOL net/mac80211/mac80211 0xc2ac33a8 ieee80211_report_low_ack +EXPORT_SYMBOL net/mac80211/mac80211 0xc3b01566 ieee80211_disconnect +EXPORT_SYMBOL net/mac80211/mac80211 0xc4604fb8 wiphy_to_ieee80211_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xc5b811b4 ieee80211_proberesp_get +EXPORT_SYMBOL net/mac80211/mac80211 0xc63226c1 ieee80211_beacon_update_cntdwn +EXPORT_SYMBOL net/mac80211/mac80211 0xc782b27d ieee80211_queue_delayed_work +EXPORT_SYMBOL net/mac80211/mac80211 0xc8180506 ieee80211_rx_napi +EXPORT_SYMBOL net/mac80211/mac80211 0xcb0e7392 ieee80211_queue_stopped +EXPORT_SYMBOL net/mac80211/mac80211 0xd001921f ieee80211_pspoll_get +EXPORT_SYMBOL net/mac80211/mac80211 0xd4761c2a ieee80211_wake_queues +EXPORT_SYMBOL net/mac80211/mac80211 0xd8b7f471 ieee80211_get_tx_rates +EXPORT_SYMBOL net/mac80211/mac80211 0xd942c2a1 ieee80211_manage_rx_ba_offl +EXPORT_SYMBOL net/mac80211/mac80211 0xd96c1410 ieee80211_free_hw +EXPORT_SYMBOL net/mac80211/mac80211 0xe035a15b ieee80211_sta_pspoll +EXPORT_SYMBOL net/mac80211/mac80211 0xe2bf9975 ieee80211_get_tkip_p2k +EXPORT_SYMBOL net/mac80211/mac80211 0xe323d46e ieee80211_csa_finish +EXPORT_SYMBOL net/mac80211/mac80211 0xe67a894d ieee80211_probereq_get +EXPORT_SYMBOL net/mac80211/mac80211 0xe68841c9 __ieee80211_get_tx_led_name +EXPORT_SYMBOL net/mac80211/mac80211 0xe8e2fc39 ieee80211_txq_airtime_check +EXPORT_SYMBOL net/mac80211/mac80211 0xedbc0032 ieee80211_free_txskb +EXPORT_SYMBOL net/mac80211/mac80211 0xef664b15 ieee80211_rx_irqsafe +EXPORT_SYMBOL net/mac80211/mac80211 0xf22569cd ieee80211_alloc_hw_nm +EXPORT_SYMBOL net/mac802154/mac802154 0x34b09f49 ieee802154_xmit_complete +EXPORT_SYMBOL net/mac802154/mac802154 0x3fae4d3a ieee802154_rx_irqsafe +EXPORT_SYMBOL net/mac802154/mac802154 0x663b7d92 ieee802154_unregister_hw +EXPORT_SYMBOL net/mac802154/mac802154 0x873dae29 ieee802154_configure_durations +EXPORT_SYMBOL net/mac802154/mac802154 0x958812dc ieee802154_free_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xc74efb90 ieee802154_xmit_error +EXPORT_SYMBOL net/mac802154/mac802154 0xe98206ba ieee802154_alloc_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xf4f9c9c2 ieee802154_register_hw +EXPORT_SYMBOL net/mac802154/mac802154 0xf801a4c0 ieee802154_xmit_hw_error +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x0eff6611 ip_vs_tcp_conn_listen +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x263e962b ip_vs_conn_in_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x49bcc2b6 ip_vs_new_conn_out +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x590f7891 register_ip_vs_app_inc +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x5b736d61 ip_vs_proto_data_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x6b3498c5 ip_vs_conn_put +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x84bd8d62 unregister_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x878f2153 register_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x8c3c0b1c ip_vs_conn_out_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x9cd8eaea ip_vs_scheduler_err +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xb8086bc7 ip_vs_nfct_expect_related +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xba29657e ip_vs_conn_new +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xc4e21156 unregister_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd831a1a2 ip_vs_proto_name +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xe977c82b register_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xfeb37305 ip_vs_proto_get +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x3b08a8f0 nf_ct_destroy +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x89d99ee1 __nf_ct_ext_find +EXPORT_SYMBOL net/netfilter/nf_conntrack 0xd01ce4fb nf_ct_ext_add +EXPORT_SYMBOL net/netfilter/nf_conntrack_pptp 0xf2a36612 pptp_msg_name +EXPORT_SYMBOL net/netfilter/nf_nat 0x094ce207 nf_nat_follow_master +EXPORT_SYMBOL net/netfilter/nf_nat 0x42481962 nf_nat_mangle_udp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0x6f88fdca nf_nat_setup_info +EXPORT_SYMBOL net/netfilter/nf_nat 0xf6f9dfb3 __nf_nat_mangle_tcp_packet +EXPORT_SYMBOL net/netfilter/nft_fib 0x46170f23 nft_fib_policy +EXPORT_SYMBOL net/netfilter/x_tables 0x0d7f5fcd xt_alloc_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x1c9dda50 xt_register_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x23b20bab xt_find_table +EXPORT_SYMBOL net/netfilter/x_tables 0x3a7bde15 xt_register_target +EXPORT_SYMBOL net/netfilter/x_tables 0x3bf9d084 xt_check_table_hooks +EXPORT_SYMBOL net/netfilter/x_tables 0x48012e28 xt_check_proc_name +EXPORT_SYMBOL net/netfilter/x_tables 0x50873741 xt_compat_init_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x5ba2d79c xt_unregister_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x5d84e496 xt_unregister_target +EXPORT_SYMBOL net/netfilter/x_tables 0x684326ae xt_register_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x977fd4bf xt_alloc_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xa25fc115 xt_compat_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xa5befb0e xt_find_match +EXPORT_SYMBOL net/netfilter/x_tables 0xb2a29224 xt_unregister_match +EXPORT_SYMBOL net/netfilter/x_tables 0xc0fbb092 xt_register_match +EXPORT_SYMBOL net/netfilter/x_tables 0xcb3e91cc xt_counters_alloc +EXPORT_SYMBOL net/netfilter/x_tables 0xd87ae60d xt_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xe204e042 xt_free_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xfad69738 xt_unregister_targets +EXPORT_SYMBOL net/netfilter/x_tables 0xfef779fa xt_find_jump_offset +EXPORT_SYMBOL net/nfc/hci/hci 0x1fe9c2b5 nfc_hci_get_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0x245d8e35 nfc_hci_disconnect_all_gates +EXPORT_SYMBOL net/nfc/hci/hci 0x3b7b3d54 nfc_hci_reset_pipes_per_host +EXPORT_SYMBOL net/nfc/hci/hci 0x3bcd3117 nfc_hci_allocate_device +EXPORT_SYMBOL net/nfc/hci/hci 0x4995684e nfc_hci_get_param +EXPORT_SYMBOL net/nfc/hci/hci 0x4ccccb04 nfc_hci_target_discovered +EXPORT_SYMBOL net/nfc/hci/hci 0x68363df3 nfc_hci_send_event +EXPORT_SYMBOL net/nfc/hci/hci 0x69c4f183 nfc_hci_register_device +EXPORT_SYMBOL net/nfc/hci/hci 0x7257078c nfc_hci_reset_pipes +EXPORT_SYMBOL net/nfc/hci/hci 0x74fe3670 nfc_hci_result_to_errno +EXPORT_SYMBOL net/nfc/hci/hci 0x896842eb nfc_hci_unregister_device +EXPORT_SYMBOL net/nfc/hci/hci 0x93c64e1b nfc_llc_stop +EXPORT_SYMBOL net/nfc/hci/hci 0x9df6b960 nfc_hci_recv_frame +EXPORT_SYMBOL net/nfc/hci/hci 0xa24955d3 nfc_hci_disconnect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0xb28e35a9 nfc_llc_start +EXPORT_SYMBOL net/nfc/hci/hci 0xb8a7094e nfc_hci_set_clientdata +EXPORT_SYMBOL net/nfc/hci/hci 0xc7118a71 nfc_hci_send_cmd +EXPORT_SYMBOL net/nfc/hci/hci 0xcee4de7f nfc_hci_set_param +EXPORT_SYMBOL net/nfc/hci/hci 0xdd231c55 nfc_hci_sak_to_protocol +EXPORT_SYMBOL net/nfc/hci/hci 0xeec222e7 nfc_hci_send_cmd_async +EXPORT_SYMBOL net/nfc/hci/hci 0xefeb97cb nfc_hci_free_device +EXPORT_SYMBOL net/nfc/hci/hci 0xfbc64a42 nfc_hci_connect_gate +EXPORT_SYMBOL net/nfc/hci/hci 0xfcee6ed8 nfc_hci_driver_failure +EXPORT_SYMBOL net/nfc/nci/nci 0x03260a73 nci_core_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x06c92a4c nci_hci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x158d8dd0 nci_get_conn_info_by_dest_type_params +EXPORT_SYMBOL net/nfc/nci/nci 0x30df3dd2 nci_send_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x322ed39e nci_hci_get_param +EXPORT_SYMBOL net/nfc/nci/nci 0x36c1446a nci_hci_connect_gate +EXPORT_SYMBOL net/nfc/nci/nci 0x421d5632 nci_recv_frame +EXPORT_SYMBOL net/nfc/nci/nci 0x4d3f4a1c nci_send_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0x4dd743da nci_conn_max_data_pkt_payload_size +EXPORT_SYMBOL net/nfc/nci/nci 0x507c2081 nci_req_complete +EXPORT_SYMBOL net/nfc/nci/nci 0x526a6a59 nci_hci_set_param +EXPORT_SYMBOL net/nfc/nci/nci 0x53a7f0d5 nci_core_conn_create +EXPORT_SYMBOL net/nfc/nci/nci 0x57d67eab nci_allocate_device +EXPORT_SYMBOL net/nfc/nci/nci 0x59eea5cf nci_send_data +EXPORT_SYMBOL net/nfc/nci/nci 0x6196d10f nci_nfcc_loopback +EXPORT_SYMBOL net/nfc/nci/nci 0x634a6d09 nci_nfcee_mode_set +EXPORT_SYMBOL net/nfc/nci/nci 0x65766787 nci_hci_dev_session_init +EXPORT_SYMBOL net/nfc/nci/nci 0x6efba722 nci_nfcee_discover +EXPORT_SYMBOL net/nfc/nci/nci 0x70ecdd86 nci_hci_send_event +EXPORT_SYMBOL net/nfc/nci/nci 0xa5b54a12 nci_core_conn_close +EXPORT_SYMBOL net/nfc/nci/nci 0xaf37d5a6 nci_free_device +EXPORT_SYMBOL net/nfc/nci/nci 0xba490602 nci_to_errno +EXPORT_SYMBOL net/nfc/nci/nci 0xca81a37d nci_hci_clear_all_pipes +EXPORT_SYMBOL net/nfc/nci/nci 0xd75cb15a nci_core_init +EXPORT_SYMBOL net/nfc/nci/nci 0xda9d5186 nci_register_device +EXPORT_SYMBOL net/nfc/nci/nci 0xdb09e177 nci_hci_open_pipe +EXPORT_SYMBOL net/nfc/nci/nci 0xe26331b5 nci_core_reset +EXPORT_SYMBOL net/nfc/nci/nci 0xeda1756a nci_prop_cmd +EXPORT_SYMBOL net/nfc/nci/nci 0xfbfdbe6c nci_unregister_device +EXPORT_SYMBOL net/nfc/nci/nci 0xfe03d499 nci_set_config +EXPORT_SYMBOL net/nfc/nfc 0x2939da42 nfc_targets_found +EXPORT_SYMBOL net/nfc/nfc 0x29c76041 nfc_target_lost +EXPORT_SYMBOL net/nfc/nfc 0x3c0e2bf6 nfc_class +EXPORT_SYMBOL net/nfc/nfc 0x40daf6c1 nfc_tm_activated +EXPORT_SYMBOL net/nfc/nfc 0x53d40ce8 nfc_tm_deactivated +EXPORT_SYMBOL net/nfc/nfc 0x5b32b5db nfc_se_transaction +EXPORT_SYMBOL net/nfc/nfc 0x5f5e6020 nfc_get_local_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0x6d454f2b nfc_add_se +EXPORT_SYMBOL net/nfc/nfc 0x7d762d16 nfc_fw_download_done +EXPORT_SYMBOL net/nfc/nfc 0x86059c90 __nfc_alloc_vendor_cmd_reply_skb +EXPORT_SYMBOL net/nfc/nfc 0x873cec40 nfc_unregister_device +EXPORT_SYMBOL net/nfc/nfc 0x8cb60cea nfc_tm_data_received +EXPORT_SYMBOL net/nfc/nfc 0x96be20bd nfc_se_connectivity +EXPORT_SYMBOL net/nfc/nfc 0x994e3852 nfc_proto_register +EXPORT_SYMBOL net/nfc/nfc 0xa2ade78a nfc_dep_link_is_up +EXPORT_SYMBOL net/nfc/nfc 0xa497d01f nfc_find_se +EXPORT_SYMBOL net/nfc/nfc 0xa586e380 nfc_remove_se +EXPORT_SYMBOL net/nfc/nfc 0xc01f3b6f nfc_send_to_raw_sock +EXPORT_SYMBOL net/nfc/nfc 0xc0acf129 nfc_proto_unregister +EXPORT_SYMBOL net/nfc/nfc 0xc8b544e0 nfc_allocate_device +EXPORT_SYMBOL net/nfc/nfc 0xd0bdc60f nfc_register_device +EXPORT_SYMBOL net/nfc/nfc 0xde72c321 nfc_vendor_cmd_reply +EXPORT_SYMBOL net/nfc/nfc 0xec0d4d5f nfc_set_remote_general_bytes +EXPORT_SYMBOL net/nfc/nfc 0xee8df40d nfc_driver_failure +EXPORT_SYMBOL net/nfc/nfc 0xfda071cc nfc_alloc_recv_skb +EXPORT_SYMBOL net/nfc/nfc_digital 0x2bcc16e8 nfc_digital_free_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x498b8237 nfc_digital_unregister_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x6b1ec115 nfc_digital_register_device +EXPORT_SYMBOL net/nfc/nfc_digital 0x9ad7f536 nfc_digital_allocate_device +EXPORT_SYMBOL net/phonet/phonet 0x093033eb phonet_header_ops +EXPORT_SYMBOL net/phonet/phonet 0x0cd17cea phonet_stream_ops +EXPORT_SYMBOL net/phonet/phonet 0x10721b3f phonet_proto_unregister +EXPORT_SYMBOL net/phonet/phonet 0x2b820800 pn_sock_unhash +EXPORT_SYMBOL net/phonet/phonet 0x3e0dab23 pn_sock_get_port +EXPORT_SYMBOL net/phonet/phonet 0x663163a1 pn_sock_hash +EXPORT_SYMBOL net/phonet/phonet 0x8c4ec6e8 phonet_proto_register +EXPORT_SYMBOL net/phonet/phonet 0xd1a88a44 pn_skb_send +EXPORT_SYMBOL net/rxrpc/rxrpc 0x03a99edd key_type_rxrpc +EXPORT_SYMBOL net/rxrpc/rxrpc 0x149d2f40 rxrpc_kernel_abort_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x2f198715 rxrpc_kernel_set_tx_length +EXPORT_SYMBOL net/rxrpc/rxrpc 0x31bf3ca3 rxrpc_debug_id +EXPORT_SYMBOL net/rxrpc/rxrpc 0x3e187388 rxrpc_kernel_get_srtt +EXPORT_SYMBOL net/rxrpc/rxrpc 0x40abfbf6 rxrpc_kernel_set_max_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x473499ba rxrpc_kernel_new_call_notification +EXPORT_SYMBOL net/rxrpc/rxrpc 0x4987ba8c rxrpc_get_server_data_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0x5b1f6895 rxrpc_sock_set_min_security_level +EXPORT_SYMBOL net/rxrpc/rxrpc 0x6867e371 rxrpc_kernel_send_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0x7b45c648 rxrpc_kernel_recv_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0x91597701 rxrpc_sock_set_security_keyring +EXPORT_SYMBOL net/rxrpc/rxrpc 0x9b91dee2 rxrpc_kernel_put_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x9ca6062d rxrpc_kernel_shutdown_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x9d3238b7 rxrpc_get_null_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0xa1315d84 rxrpc_kernel_charge_accept +EXPORT_SYMBOL net/rxrpc/rxrpc 0xbf2262e0 rxrpc_kernel_check_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0xe52f165c rxrpc_kernel_get_epoch +EXPORT_SYMBOL net/rxrpc/rxrpc 0xfbe6c94d rxrpc_kernel_get_peer +EXPORT_SYMBOL net/rxrpc/rxrpc 0xfcd6b372 rxrpc_kernel_begin_call +EXPORT_SYMBOL net/sctp/sctp 0x9b21e309 sctp_do_peeloff +EXPORT_SYMBOL net/smc/smc 0x17a69aae __traceiter_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0x20c90d9e __traceiter_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0x3153cc92 __SCK__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x76da5303 __tracepoint_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xa053541c __tracepoint_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xb3f2d173 __SCK__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xd24addfc __tracepoint_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xe7dacb8d __SCK__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xea681ee0 __traceiter_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xf419d2ef __traceiter_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xf47b4ee2 __tracepoint_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xfb8cae0f __SCK__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x304f9319 gss_pseudoflavor_to_service +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x3c20aa09 gss_mech_put +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x659008df gss_mech_get +EXPORT_SYMBOL net/sunrpc/sunrpc 0x1bf80ea3 xdr_restrict_buflen +EXPORT_SYMBOL net/sunrpc/sunrpc 0x5fd0c071 svc_pool_stats_open +EXPORT_SYMBOL net/sunrpc/sunrpc 0xbd3ec0b5 xdr_truncate_encode +EXPORT_SYMBOL net/tipc/tipc 0x3159fea1 tipc_dump_start +EXPORT_SYMBOL net/tipc/tipc 0x4ab02dc1 tipc_dump_done +EXPORT_SYMBOL net/tipc/tipc 0x597fa54b tipc_sk_fill_sock_diag +EXPORT_SYMBOL net/tipc/tipc 0xe2e4962c tipc_nl_sk_walk +EXPORT_SYMBOL net/tls/tls 0x8100d621 tls_get_record +EXPORT_SYMBOL net/wireless/cfg80211 0x023e3112 cfg80211_stop_iface +EXPORT_SYMBOL net/wireless/cfg80211 0x0421016e cfg80211_cqm_beacon_loss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x06ca71fd cfg80211_chandef_create +EXPORT_SYMBOL net/wireless/cfg80211 0x0afb025c cfg80211_disconnected +EXPORT_SYMBOL net/wireless/cfg80211 0x0cc95bc2 ieee80211_s1g_channel_width +EXPORT_SYMBOL net/wireless/cfg80211 0x0fdd6d48 cfg80211_update_owe_info_event +EXPORT_SYMBOL net/wireless/cfg80211 0x10412490 cfg80211_bss_iter +EXPORT_SYMBOL net/wireless/cfg80211 0x117aca91 cfg80211_merge_profile +EXPORT_SYMBOL net/wireless/cfg80211 0x13927753 cfg80211_cac_event +EXPORT_SYMBOL net/wireless/cfg80211 0x13c58e52 ieee80211_get_8023_tunnel_proto +EXPORT_SYMBOL net/wireless/cfg80211 0x1785fde5 cfg80211_gtk_rekey_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x1879fcbd bridge_tunnel_header +EXPORT_SYMBOL net/wireless/cfg80211 0x1b82a85a cfg80211_valid_disable_subchannel_bitmap +EXPORT_SYMBOL net/wireless/cfg80211 0x1ce2497f reg_query_regdb_wmm +EXPORT_SYMBOL net/wireless/cfg80211 0x1ee6fa4b __cfg80211_alloc_reply_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x1ff73382 cfg80211_ch_switch_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x217685d2 ieee80211_is_valid_amsdu +EXPORT_SYMBOL net/wireless/cfg80211 0x23786190 cfg80211_classify8021d +EXPORT_SYMBOL net/wireless/cfg80211 0x274d3037 cfg80211_ft_event +EXPORT_SYMBOL net/wireless/cfg80211 0x275269b3 ieee80211_ie_split_ric +EXPORT_SYMBOL net/wireless/cfg80211 0x2b0aeaf5 cfg80211_remain_on_channel_expired +EXPORT_SYMBOL net/wireless/cfg80211 0x2dee0bf5 cfg80211_background_cac_abort +EXPORT_SYMBOL net/wireless/cfg80211 0x3643b80f ieee80211_chandef_to_operating_class +EXPORT_SYMBOL net/wireless/cfg80211 0x3aca71a1 cfg80211_get_ies_channel_number +EXPORT_SYMBOL net/wireless/cfg80211 0x3c744e95 cfg80211_calculate_bitrate +EXPORT_SYMBOL net/wireless/cfg80211 0x3c86019a cfg80211_sinfo_alloc_tid_stats +EXPORT_SYMBOL net/wireless/cfg80211 0x3d103fb3 cfg80211_iter_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0x3ef1ee2d cfg80211_sta_opmode_change_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x42503b6a cfg80211_port_authorized +EXPORT_SYMBOL net/wireless/cfg80211 0x427b2200 cfg80211_rx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0x429c0c31 ieee80211_bss_get_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x43afadee ieee80211_radiotap_iterator_init +EXPORT_SYMBOL net/wireless/cfg80211 0x4abed7d4 ieee80211_mandatory_rates +EXPORT_SYMBOL net/wireless/cfg80211 0x5279d389 cfg80211_ref_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x534506af cfg80211_del_sta_sinfo +EXPORT_SYMBOL net/wireless/cfg80211 0x54dc1e41 cfg80211_check_combinations +EXPORT_SYMBOL net/wireless/cfg80211 0x5584448a ieee80211_channel_to_freq_khz +EXPORT_SYMBOL net/wireless/cfg80211 0x55d14e42 cfg80211_inform_bss_data +EXPORT_SYMBOL net/wireless/cfg80211 0x573ed2ce cfg80211_auth_timeout +EXPORT_SYMBOL net/wireless/cfg80211 0x5a9ccfac wiphy_read_of_freq_limits +EXPORT_SYMBOL net/wireless/cfg80211 0x5b7b2c01 cfg80211_michael_mic_failure +EXPORT_SYMBOL net/wireless/cfg80211 0x5db9ff4b ieee80211_data_to_8023_exthdr +EXPORT_SYMBOL net/wireless/cfg80211 0x6001b3bd regulatory_set_wiphy_regd_sync +EXPORT_SYMBOL net/wireless/cfg80211 0x615c2e36 __cfg80211_radar_event +EXPORT_SYMBOL net/wireless/cfg80211 0x61bacd5c cfg80211_pmksa_candidate_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x62c9d2a2 wdev_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0x634c1f06 cfg80211_notify_new_peer_candidate +EXPORT_SYMBOL net/wireless/cfg80211 0x64cbdc04 freq_reg_info +EXPORT_SYMBOL net/wireless/cfg80211 0x67821edd regulatory_hint +EXPORT_SYMBOL net/wireless/cfg80211 0x689248ad cfg80211_report_wowlan_wakeup +EXPORT_SYMBOL net/wireless/cfg80211 0x69b18f43 rfc1042_header +EXPORT_SYMBOL net/wireless/cfg80211 0x6bedf402 ieee80211_freq_khz_to_channel +EXPORT_SYMBOL net/wireless/cfg80211 0x6ea62a32 wiphy_rfkill_start_polling +EXPORT_SYMBOL net/wireless/cfg80211 0x799ec1e3 regulatory_set_wiphy_regd +EXPORT_SYMBOL net/wireless/cfg80211 0x79b82a71 cfg80211_find_vendor_elem +EXPORT_SYMBOL net/wireless/cfg80211 0x7acb86ed ieee80211_radiotap_iterator_next +EXPORT_SYMBOL net/wireless/cfg80211 0x7c3ac925 ieee80211_get_vht_max_nss +EXPORT_SYMBOL net/wireless/cfg80211 0x7ef39823 ieee80211_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0x7fb67e6c cfg80211_sched_scan_stopped_locked +EXPORT_SYMBOL net/wireless/cfg80211 0x8033e66f cfg80211_ibss_joined +EXPORT_SYMBOL net/wireless/cfg80211 0x84910a6a cfg80211_assoc_failure +EXPORT_SYMBOL net/wireless/cfg80211 0x85de3f6f wiphy_delayed_work_timer +EXPORT_SYMBOL net/wireless/cfg80211 0x88c9c812 cfg80211_rx_spurious_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x892fc608 cfg80211_get_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x89918d68 cfg80211_unlink_bss +EXPORT_SYMBOL net/wireless/cfg80211 0x8dbdc10a cfg80211_ch_switch_started_notify +EXPORT_SYMBOL net/wireless/cfg80211 0x8e106092 __cfg80211_send_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x8f4f25a2 cfg80211_new_sta +EXPORT_SYMBOL net/wireless/cfg80211 0x8fa02936 cfg80211_free_nan_func +EXPORT_SYMBOL net/wireless/cfg80211 0x941dd640 cfg80211_sched_scan_results +EXPORT_SYMBOL net/wireless/cfg80211 0x97e29d20 cfg80211_register_netdevice +EXPORT_SYMBOL net/wireless/cfg80211 0x982e1aad cfg80211_rx_control_port +EXPORT_SYMBOL net/wireless/cfg80211 0x994d4917 ieee80211_get_hdrlen_from_skb +EXPORT_SYMBOL net/wireless/cfg80211 0x9a57f1a4 cfg80211_any_usable_channels +EXPORT_SYMBOL net/wireless/cfg80211 0x9acb1957 cfg80211_reg_can_beacon +EXPORT_SYMBOL net/wireless/cfg80211 0x9d6cba30 cfg80211_find_elem_match +EXPORT_SYMBOL net/wireless/cfg80211 0x9deb9bb9 cfg80211_rx_unexpected_4addr_frame +EXPORT_SYMBOL net/wireless/cfg80211 0x9df02f11 cfg80211_nan_func_terminated +EXPORT_SYMBOL net/wireless/cfg80211 0x9e4d9d97 __cfg80211_alloc_event_skb +EXPORT_SYMBOL net/wireless/cfg80211 0xa0bd1b80 cfg80211_scan_done +EXPORT_SYMBOL net/wireless/cfg80211 0xa1290d17 cfg80211_send_layer2_update +EXPORT_SYMBOL net/wireless/cfg80211 0xabafbe74 cfg80211_links_removed +EXPORT_SYMBOL net/wireless/cfg80211 0xad2c99b9 wiphy_register +EXPORT_SYMBOL net/wireless/cfg80211 0xaed3bc7d cfg80211_chandef_usable +EXPORT_SYMBOL net/wireless/cfg80211 0xb1f34a60 wiphy_free +EXPORT_SYMBOL net/wireless/cfg80211 0xb365cb31 cfg80211_assoc_comeback +EXPORT_SYMBOL net/wireless/cfg80211 0xb3f48e42 regulatory_pre_cac_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0xb50dc3cf cfg80211_put_bss +EXPORT_SYMBOL net/wireless/cfg80211 0xb6e62be9 cfg80211_inform_bss_frame_data +EXPORT_SYMBOL net/wireless/cfg80211 0xb8ac27ff cfg80211_rx_mgmt_ext +EXPORT_SYMBOL net/wireless/cfg80211 0xbacc8def cfg80211_connect_done +EXPORT_SYMBOL net/wireless/cfg80211 0xbb11e1dc cfg80211_chandef_dfs_required +EXPORT_SYMBOL net/wireless/cfg80211 0xbd792504 cfg80211_check_station_change +EXPORT_SYMBOL net/wireless/cfg80211 0xbf057dc0 cfg80211_sched_scan_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0xc07136d3 cfg80211_iftype_allowed +EXPORT_SYMBOL net/wireless/cfg80211 0xc1b5c533 cfg80211_get_iftype_ext_capa +EXPORT_SYMBOL net/wireless/cfg80211 0xc2d9da8f cfg80211_get_drvinfo +EXPORT_SYMBOL net/wireless/cfg80211 0xc3fb97ca ieee80211_get_response_rate +EXPORT_SYMBOL net/wireless/cfg80211 0xc4b4fc27 cfg80211_chandef_valid +EXPORT_SYMBOL net/wireless/cfg80211 0xc54c4c4e cfg80211_cqm_txe_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xc79c77f3 cfg80211_bss_color_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xcc1a7c48 cfg80211_is_element_inherited +EXPORT_SYMBOL net/wireless/cfg80211 0xcd32d2c6 wiphy_rfkill_set_hw_state_reason +EXPORT_SYMBOL net/wireless/cfg80211 0xce8966d2 cfg80211_control_port_tx_status +EXPORT_SYMBOL net/wireless/cfg80211 0xcf05c328 wiphy_unregister +EXPORT_SYMBOL net/wireless/cfg80211 0xcfa87cd1 ieee80211_get_num_supported_channels +EXPORT_SYMBOL net/wireless/cfg80211 0xd0a3c98d get_wiphy_regdom +EXPORT_SYMBOL net/wireless/cfg80211 0xd3e67b78 cfg80211_probe_status +EXPORT_SYMBOL net/wireless/cfg80211 0xd47a3bdc cfg80211_cqm_pktloss_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xd47d1b22 cfg80211_mgmt_tx_status_ext +EXPORT_SYMBOL net/wireless/cfg80211 0xd49972dc wiphy_new_nm +EXPORT_SYMBOL net/wireless/cfg80211 0xd56d55f3 ieee80211_get_mesh_hdrlen +EXPORT_SYMBOL net/wireless/cfg80211 0xd5d4b4ef nl80211_send_chandef +EXPORT_SYMBOL net/wireless/cfg80211 0xd6c87a05 cfg80211_defragment_element +EXPORT_SYMBOL net/wireless/cfg80211 0xd7adbffa cfg80211_conn_failed +EXPORT_SYMBOL net/wireless/cfg80211 0xd86c10ad cfg80211_tx_mgmt_expired +EXPORT_SYMBOL net/wireless/cfg80211 0xd92d02ae cfg80211_ready_on_channel +EXPORT_SYMBOL net/wireless/cfg80211 0xd95e04af cfg80211_unregister_wdev +EXPORT_SYMBOL net/wireless/cfg80211 0xd97eaad4 cfg80211_chandef_compatible +EXPORT_SYMBOL net/wireless/cfg80211 0xdba126c1 reg_initiator_name +EXPORT_SYMBOL net/wireless/cfg80211 0xdea5ea11 cfg80211_reg_can_beacon_relax +EXPORT_SYMBOL net/wireless/cfg80211 0xe09b2da6 cfg80211_rx_unprot_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xe26b9448 cfg80211_cqm_rssi_notify +EXPORT_SYMBOL net/wireless/cfg80211 0xe284051b cfg80211_nan_match +EXPORT_SYMBOL net/wireless/cfg80211 0xe44feb49 cfg80211_tx_mlme_mgmt +EXPORT_SYMBOL net/wireless/cfg80211 0xe4ff1fc9 ieee80211_amsdu_to_8023s +EXPORT_SYMBOL net/wireless/cfg80211 0xe524853f ieee80211_get_channel_khz +EXPORT_SYMBOL net/wireless/cfg80211 0xe6d7ac10 cfg80211_rx_assoc_resp +EXPORT_SYMBOL net/wireless/cfg80211 0xe736dfbd cfg80211_crit_proto_stopped +EXPORT_SYMBOL net/wireless/cfg80211 0xe952a1e1 cfg80211_tdls_oper_request +EXPORT_SYMBOL net/wireless/cfg80211 0xe9caabb1 wiphy_apply_custom_regulatory +EXPORT_SYMBOL net/wireless/cfg80211 0xed1fa8a7 cfg80211_external_auth_request +EXPORT_SYMBOL net/wireless/cfg80211 0xf0144771 cfg80211_get_station +EXPORT_SYMBOL net/wireless/cfg80211 0xf14e29fb ieee80211_strip_8023_mesh_hdr +EXPORT_SYMBOL net/wireless/cfg80211 0xf40bc2f5 ieee80211_operating_class_to_band +EXPORT_SYMBOL net/wireless/cfg80211 0xf5596d89 cfg80211_get_p2p_attr +EXPORT_SYMBOL net/wireless/cfg80211 0xfa54c5b3 cfg80211_roamed +EXPORT_SYMBOL net/wireless/cfg80211 0xfd04e236 cfg80211_bss_flush +EXPORT_SYMBOL net/wireless/cfg80211 0xfe050e9d cfg80211_report_obss_beacon_khz +EXPORT_SYMBOL net/wireless/lib80211 0x1320e551 lib80211_register_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x4d3f1be8 lib80211_crypt_info_free +EXPORT_SYMBOL net/wireless/lib80211 0x6616a27f lib80211_get_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0x78b44362 lib80211_unregister_crypto_ops +EXPORT_SYMBOL net/wireless/lib80211 0xc195cf5b lib80211_crypt_info_init +EXPORT_SYMBOL net/wireless/lib80211 0xdbb28869 lib80211_crypt_delayed_deinit +EXPORT_SYMBOL sound/ac97_bus 0x457e40a9 ac97_bus_type +EXPORT_SYMBOL sound/core/oss/snd-mixer-oss 0xb05c5bb5 snd_mixer_oss_ioctl_card +EXPORT_SYMBOL sound/core/seq/snd-seq 0x1a724fcc snd_seq_kernel_client_ctl +EXPORT_SYMBOL sound/core/seq/snd-seq 0x23738926 snd_seq_dump_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0x2947ccaf snd_seq_create_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x3061c52d snd_use_lock_sync_helper +EXPORT_SYMBOL sound/core/seq/snd-seq 0x6bb71038 snd_seq_delete_kernel_client +EXPORT_SYMBOL sound/core/seq/snd-seq 0x7b8699eb snd_seq_event_port_detach +EXPORT_SYMBOL sound/core/seq/snd-seq 0x85cd59a8 snd_seq_kernel_client_dispatch +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa47b9186 snd_seq_kernel_client_enqueue +EXPORT_SYMBOL sound/core/seq/snd-seq 0xa6e19f8e snd_seq_expand_var_event +EXPORT_SYMBOL sound/core/seq/snd-seq 0xb0819de1 snd_seq_kernel_client_write_poll +EXPORT_SYMBOL sound/core/seq/snd-seq 0xb8e448a0 snd_seq_set_queue_tempo +EXPORT_SYMBOL sound/core/seq/snd-seq 0xcd25827a snd_seq_event_port_attach +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x6ea09972 snd_midi_channel_alloc_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x74769de9 snd_midi_process_event +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0x833a3e07 snd_midi_channel_set_clear +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-emul 0xb9948d2c snd_midi_channel_free_set +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x072d978b snd_midi_event_new +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x13a17752 snd_midi_event_reset_encode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x2eed26bf snd_midi_event_no_status +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x548ad13a snd_midi_event_encode_byte +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x592f6e9b snd_midi_event_free +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0x6eb7a979 snd_midi_event_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-midi-event 0xe60fb228 snd_midi_event_reset_decode +EXPORT_SYMBOL sound/core/seq/snd-seq-virmidi 0xbf083a58 snd_virmidi_new +EXPORT_SYMBOL sound/core/snd 0x01e7720d snd_jack_add_new_kctl +EXPORT_SYMBOL sound/core/snd 0x0abd3a0d snd_ctl_unregister_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0x0ceccec6 snd_card_register +EXPORT_SYMBOL sound/core/snd 0x0ecfb178 snd_info_create_module_entry +EXPORT_SYMBOL sound/core/snd 0x18e1683f snd_dma_program +EXPORT_SYMBOL sound/core/snd 0x191e88cf snd_dma_pointer +EXPORT_SYMBOL sound/core/snd 0x198788b4 snd_lookup_oss_minor_data +EXPORT_SYMBOL sound/core/snd 0x24a94b26 snd_info_get_line +EXPORT_SYMBOL sound/core/snd 0x26dac18b snd_ctl_replace +EXPORT_SYMBOL sound/core/snd 0x318b5c3d snd_ctl_register_ioctl_compat +EXPORT_SYMBOL sound/core/snd 0x342a2354 copy_to_user_fromio +EXPORT_SYMBOL sound/core/snd 0x346f90ef snd_ctl_boolean_mono_info +EXPORT_SYMBOL sound/core/snd 0x3971b4df snd_ecards_limit +EXPORT_SYMBOL sound/core/snd 0x3b69570b snd_card_free +EXPORT_SYMBOL sound/core/snd 0x3f118ee8 snd_mixer_oss_notify_callback +EXPORT_SYMBOL sound/core/snd 0x4a3ea5c0 snd_request_card +EXPORT_SYMBOL sound/core/snd 0x4c04555f snd_ctl_register_ioctl +EXPORT_SYMBOL sound/core/snd 0x4c6761fc snd_device_register +EXPORT_SYMBOL sound/core/snd 0x582b1a5a snd_jack_set_parent +EXPORT_SYMBOL sound/core/snd 0x5a6000b0 snd_info_create_card_entry +EXPORT_SYMBOL sound/core/snd 0x641dda2f snd_ctl_find_numid +EXPORT_SYMBOL sound/core/snd 0x70c15ac1 snd_dma_disable +EXPORT_SYMBOL sound/core/snd 0x73076315 snd_pci_quirk_lookup_id +EXPORT_SYMBOL sound/core/snd 0x7718bd89 snd_ctl_new1 +EXPORT_SYMBOL sound/core/snd 0x812c3907 snd_card_set_id +EXPORT_SYMBOL sound/core/snd 0x81d2c03c snd_power_wait +EXPORT_SYMBOL sound/core/snd 0x8310b05f snd_card_file_remove +EXPORT_SYMBOL sound/core/snd 0x86462808 snd_jack_report +EXPORT_SYMBOL sound/core/snd 0x8999bbdf snd_jack_set_key +EXPORT_SYMBOL sound/core/snd 0x8df3789f snd_oss_info_register +EXPORT_SYMBOL sound/core/snd 0x8e89ba82 snd_seq_root +EXPORT_SYMBOL sound/core/snd 0x8f595b11 snd_major +EXPORT_SYMBOL sound/core/snd 0x8f9b8c28 snd_register_device +EXPORT_SYMBOL sound/core/snd 0x90de7836 snd_device_free +EXPORT_SYMBOL sound/core/snd 0x937923cf snd_register_oss_device +EXPORT_SYMBOL sound/core/snd 0x95712bb9 snd_ctl_unregister_ioctl +EXPORT_SYMBOL sound/core/snd 0x9749971f snd_ctl_find_id +EXPORT_SYMBOL sound/core/snd 0x99898ac9 snd_ctl_remove_id +EXPORT_SYMBOL sound/core/snd 0x9e6d79f8 snd_info_get_str +EXPORT_SYMBOL sound/core/snd 0xa24c57a4 snd_unregister_oss_device +EXPORT_SYMBOL sound/core/snd 0xa9bd4152 snd_ctl_rename_id +EXPORT_SYMBOL sound/core/snd 0xaf084d31 snd_card_file_add +EXPORT_SYMBOL sound/core/snd 0xb17a0617 snd_ctl_remove +EXPORT_SYMBOL sound/core/snd 0xb2e5ae4a snd_lookup_minor_data +EXPORT_SYMBOL sound/core/snd 0xb37b5d94 snd_info_free_entry +EXPORT_SYMBOL sound/core/snd 0xb48730d7 snd_card_free_when_closed +EXPORT_SYMBOL sound/core/snd 0xb4eebdd3 snd_ctl_boolean_stereo_info +EXPORT_SYMBOL sound/core/snd 0xc5a6d10b release_and_free_resource +EXPORT_SYMBOL sound/core/snd 0xcc6a729f snd_ctl_enum_info +EXPORT_SYMBOL sound/core/snd 0xcfa5fb10 snd_ctl_free_one +EXPORT_SYMBOL sound/core/snd 0xd0688d51 snd_info_register +EXPORT_SYMBOL sound/core/snd 0xd3be5dbe snd_ctl_add +EXPORT_SYMBOL sound/core/snd 0xd4e0dc16 snd_ctl_rename +EXPORT_SYMBOL sound/core/snd 0xd7f64709 snd_unregister_device +EXPORT_SYMBOL sound/core/snd 0xd81e93dc snd_device_new +EXPORT_SYMBOL sound/core/snd 0xd88cfaa3 snd_ctl_make_virtual_master +EXPORT_SYMBOL sound/core/snd 0xdb415ac3 snd_card_new +EXPORT_SYMBOL sound/core/snd 0xde52a696 snd_ctl_notify +EXPORT_SYMBOL sound/core/snd 0xe87b3e63 snd_component_add +EXPORT_SYMBOL sound/core/snd 0xeace46f8 snd_card_disconnect +EXPORT_SYMBOL sound/core/snd 0xf0d633f2 _snd_ctl_add_follower +EXPORT_SYMBOL sound/core/snd 0xf1c62cbf snd_pci_quirk_lookup +EXPORT_SYMBOL sound/core/snd 0xf25333f1 snd_ctl_notify_one +EXPORT_SYMBOL sound/core/snd 0xf4760673 snd_jack_new +EXPORT_SYMBOL sound/core/snd 0xfffd89db copy_from_user_toio +EXPORT_SYMBOL sound/core/snd-compress 0x6b033417 snd_compr_free_pages +EXPORT_SYMBOL sound/core/snd-compress 0xd80822ab snd_compr_malloc_pages +EXPORT_SYMBOL sound/core/snd-hwdep 0x0f8c2a1a snd_hwdep_new +EXPORT_SYMBOL sound/core/snd-pcm 0x0283dfe3 _snd_pcm_hw_params_any +EXPORT_SYMBOL sound/core/snd-pcm 0x04cda566 snd_interval_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x056b3bdd snd_dma_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x08d791b2 snd_pcm_lib_free_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x0aade5e4 snd_pcm_hw_constraint_ratnums +EXPORT_SYMBOL sound/core/snd-pcm 0x11eba48e snd_pcm_create_iec958_consumer_hw_params +EXPORT_SYMBOL sound/core/snd-pcm 0x12adef6a snd_pcm_suspend_all +EXPORT_SYMBOL sound/core/snd-pcm 0x18b7bcb1 snd_dma_buffer_mmap +EXPORT_SYMBOL sound/core/snd-pcm 0x1946dce2 snd_pcm_period_elapsed +EXPORT_SYMBOL sound/core/snd-pcm 0x19577cdb snd_pcm_create_iec958_consumer +EXPORT_SYMBOL sound/core/snd-pcm 0x1d027e4b snd_pcm_format_signed +EXPORT_SYMBOL sound/core/snd-pcm 0x2005e598 _snd_pcm_lib_alloc_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x24741d79 snd_pcm_new_internal +EXPORT_SYMBOL sound/core/snd-pcm 0x28e8b59c snd_pcm_period_elapsed_under_stream_lock +EXPORT_SYMBOL sound/core/snd-pcm 0x2d705a57 snd_sgbuf_get_page +EXPORT_SYMBOL sound/core/snd-pcm 0x311e60f9 snd_pcm_hw_constraint_minmax +EXPORT_SYMBOL sound/core/snd-pcm 0x3165619b snd_pcm_lib_get_vmalloc_page +EXPORT_SYMBOL sound/core/snd-pcm 0x335f97cb snd_pcm_hw_constraint_ratdens +EXPORT_SYMBOL sound/core/snd-pcm 0x34957e15 snd_pcm_lib_preallocate_free_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x3729ab7d snd_pcm_kernel_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0x3796bdcc snd_pcm_format_little_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x380b80aa snd_pcm_hw_constraint_integer +EXPORT_SYMBOL sound/core/snd-pcm 0x39ad9fda snd_pcm_new_stream +EXPORT_SYMBOL sound/core/snd-pcm 0x39bf9301 _snd_pcm_hw_param_setempty +EXPORT_SYMBOL sound/core/snd-pcm 0x4035275b snd_pcm_hw_refine +EXPORT_SYMBOL sound/core/snd-pcm 0x43d7fed8 snd_pcm_hw_param_first +EXPORT_SYMBOL sound/core/snd-pcm 0x4cf6f0fc snd_dma_alloc_dir_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x4ef2573b snd_pcm_new +EXPORT_SYMBOL sound/core/snd-pcm 0x4f816e9b snd_pcm_format_big_endian +EXPORT_SYMBOL sound/core/snd-pcm 0x503bd137 snd_interval_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0x514a1122 snd_pcm_set_sync +EXPORT_SYMBOL sound/core/snd-pcm 0x521d61bd snd_pcm_hw_constraint_pow2 +EXPORT_SYMBOL sound/core/snd-pcm 0x52e3e4a5 snd_pcm_hw_param_value +EXPORT_SYMBOL sound/core/snd-pcm 0x533aab89 snd_pcm_lib_ioctl +EXPORT_SYMBOL sound/core/snd-pcm 0x57bd6aee snd_pcm_lib_malloc_pages +EXPORT_SYMBOL sound/core/snd-pcm 0x5a3301e9 snd_pcm_hw_constraint_mask64 +EXPORT_SYMBOL sound/core/snd-pcm 0x5c809cac snd_pcm_set_managed_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0x5e7f4920 snd_pcm_format_set_silence +EXPORT_SYMBOL sound/core/snd-pcm 0x5ee2ae34 snd_pcm_stop +EXPORT_SYMBOL sound/core/snd-pcm 0x650f8603 snd_pcm_format_silence_64 +EXPORT_SYMBOL sound/core/snd-pcm 0x657028b2 snd_pcm_lib_preallocate_pages_for_all +EXPORT_SYMBOL sound/core/snd-pcm 0x68a24153 snd_pcm_format_physical_width +EXPORT_SYMBOL sound/core/snd-pcm 0x69255f54 snd_pcm_hw_limit_rates +EXPORT_SYMBOL sound/core/snd-pcm 0x6ef8fcd8 snd_pcm_format_linear +EXPORT_SYMBOL sound/core/snd-pcm 0x737c362b snd_pcm_set_ops +EXPORT_SYMBOL sound/core/snd-pcm 0x75172c21 snd_pcm_hw_constraint_list +EXPORT_SYMBOL sound/core/snd-pcm 0x7df94cd4 snd_pcm_set_managed_buffer_all +EXPORT_SYMBOL sound/core/snd-pcm 0x7ede958e snd_pcm_mmap_data +EXPORT_SYMBOL sound/core/snd-pcm 0x834dc955 snd_pcm_format_size +EXPORT_SYMBOL sound/core/snd-pcm 0x861ea95c snd_pcm_hw_param_last +EXPORT_SYMBOL sound/core/snd-pcm 0x94098ff8 snd_interval_list +EXPORT_SYMBOL sound/core/snd-pcm 0x945bd734 snd_pcm_hw_rule_add +EXPORT_SYMBOL sound/core/snd-pcm 0xa166ab46 snd_sgbuf_get_addr +EXPORT_SYMBOL sound/core/snd-pcm 0xa39bbd89 snd_pcm_hw_rule_noresample +EXPORT_SYMBOL sound/core/snd-pcm 0xa61aa028 snd_pcm_format_unsigned +EXPORT_SYMBOL sound/core/snd-pcm 0xac437f7b snd_interval_ratnum +EXPORT_SYMBOL sound/core/snd-pcm 0xb4e04ebf snd_pcm_lib_preallocate_pages +EXPORT_SYMBOL sound/core/snd-pcm 0xb6e7b3be snd_pcm_lib_mmap_iomem +EXPORT_SYMBOL sound/core/snd-pcm 0xb9638db4 snd_pcm_rate_to_rate_bit +EXPORT_SYMBOL sound/core/snd-pcm 0xcf01b964 snd_pcm_open_substream +EXPORT_SYMBOL sound/core/snd-pcm 0xd3a85c08 snd_pcm_hw_constraint_msbits +EXPORT_SYMBOL sound/core/snd-pcm 0xda99a5b5 snd_pcm_lib_free_vmalloc_buffer +EXPORT_SYMBOL sound/core/snd-pcm 0xdf77f099 __snd_pcm_lib_xfer +EXPORT_SYMBOL sound/core/snd-pcm 0xdfb5f018 snd_pcm_hw_constraint_ranges +EXPORT_SYMBOL sound/core/snd-pcm 0xe1734f19 snd_pcm_release_substream +EXPORT_SYMBOL sound/core/snd-pcm 0xe56a9336 snd_pcm_format_width +EXPORT_SYMBOL sound/core/snd-pcm 0xeaa4f8b5 snd_pcm_hw_constraint_step +EXPORT_SYMBOL sound/core/snd-pcm 0xecda857d snd_dma_alloc_pages_fallback +EXPORT_SYMBOL sound/core/snd-pcm 0xf71cd4dd snd_sgbuf_get_chunk_size +EXPORT_SYMBOL sound/core/snd-pcm 0xff6104d0 snd_pcm_rate_bit_to_rate +EXPORT_SYMBOL sound/core/snd-rawmidi 0x14036744 snd_rawmidi_kernel_read +EXPORT_SYMBOL sound/core/snd-rawmidi 0x153b61ea snd_rawmidi_drain_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0x5c27fb97 snd_rawmidi_kernel_open +EXPORT_SYMBOL sound/core/snd-rawmidi 0x6b92ae73 snd_rawmidi_kernel_release +EXPORT_SYMBOL sound/core/snd-rawmidi 0x6d09fb15 snd_rawmidi_transmit_peek +EXPORT_SYMBOL sound/core/snd-rawmidi 0x7c054d6e snd_rawmidi_new +EXPORT_SYMBOL sound/core/snd-rawmidi 0x865b7084 snd_rawmidi_proceed +EXPORT_SYMBOL sound/core/snd-rawmidi 0x94477817 snd_rawmidi_set_ops +EXPORT_SYMBOL sound/core/snd-rawmidi 0x99d15c40 snd_rawmidi_kernel_write +EXPORT_SYMBOL sound/core/snd-rawmidi 0x9cce4525 snd_rawmidi_input_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0xc015727c snd_rawmidi_drain_input +EXPORT_SYMBOL sound/core/snd-rawmidi 0xc31fd80e snd_rawmidi_receive +EXPORT_SYMBOL sound/core/snd-rawmidi 0xc4356297 snd_rawmidi_transmit_empty +EXPORT_SYMBOL sound/core/snd-rawmidi 0xcdf44ec6 snd_rawmidi_output_params +EXPORT_SYMBOL sound/core/snd-rawmidi 0xe12e51f6 snd_rawmidi_info_select +EXPORT_SYMBOL sound/core/snd-rawmidi 0xe67ddf6e snd_rawmidi_drop_output +EXPORT_SYMBOL sound/core/snd-rawmidi 0xef1e298b snd_rawmidi_transmit +EXPORT_SYMBOL sound/core/snd-rawmidi 0xf24e069b snd_rawmidi_transmit_ack +EXPORT_SYMBOL sound/core/snd-seq-device 0x091def1c snd_seq_autoload_exit +EXPORT_SYMBOL sound/core/snd-seq-device 0x370a0736 snd_seq_autoload_init +EXPORT_SYMBOL sound/core/snd-seq-device 0x6339b6d0 snd_seq_device_load_drivers +EXPORT_SYMBOL sound/core/snd-seq-device 0xffac8313 snd_seq_device_new +EXPORT_SYMBOL sound/core/snd-timer 0x2626f94f snd_timer_global_register +EXPORT_SYMBOL sound/core/snd-timer 0x2a453661 snd_timer_global_free +EXPORT_SYMBOL sound/core/snd-timer 0x311f2451 snd_timer_open +EXPORT_SYMBOL sound/core/snd-timer 0x3bbc3260 snd_timer_stop +EXPORT_SYMBOL sound/core/snd-timer 0x6a6d0a21 snd_timer_pause +EXPORT_SYMBOL sound/core/snd-timer 0x77c3ef78 snd_timer_interrupt +EXPORT_SYMBOL sound/core/snd-timer 0x7afc7a59 snd_timer_close +EXPORT_SYMBOL sound/core/snd-timer 0x8172d351 snd_timer_resolution +EXPORT_SYMBOL sound/core/snd-timer 0x8935350a snd_timer_global_new +EXPORT_SYMBOL sound/core/snd-timer 0x9b27806b snd_timer_start +EXPORT_SYMBOL sound/core/snd-timer 0xa248c6fc snd_timer_instance_free +EXPORT_SYMBOL sound/core/snd-timer 0xc99489fa snd_timer_instance_new +EXPORT_SYMBOL sound/core/snd-timer 0xe0250efa snd_timer_continue +EXPORT_SYMBOL sound/core/snd-timer 0xf295da52 snd_timer_notify +EXPORT_SYMBOL sound/core/snd-timer 0xf87f3b79 snd_timer_new +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x25a77631 snd_mpu401_uart_new +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0x6d629c59 snd_mpu401_uart_interrupt_tx +EXPORT_SYMBOL sound/drivers/mpu401/snd-mpu401-uart 0xc0fec227 snd_mpu401_uart_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x05060a19 snd_opl3_regmap +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x0d5099ea snd_opl3_init +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x27916094 snd_opl3_interrupt +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x4bef21e9 snd_opl3_timer_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x50261ecc snd_opl3_find_patch +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x6889d3d1 snd_opl3_create +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x7f952c2d snd_opl3_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0x94310009 snd_opl3_reset +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xb879e258 snd_opl3_hwdep_new +EXPORT_SYMBOL sound/drivers/opl3/snd-opl3-lib 0xc8e3bd30 snd_opl3_load_patch +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x226138b0 snd_vx_threaded_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x2d779683 snd_vx_dsp_boot +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x3084e02e snd_vx_resume +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x635b2e3d snd_vx_setup_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x833b0bde snd_vx_dsp_load +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0x8a47d16f snd_vx_load_boot_image +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xa548931c snd_vx_free_firmware +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xb08e69eb snd_vx_suspend +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xb4257f89 snd_vx_check_reg_bit +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xf1f04d23 snd_vx_irq_handler +EXPORT_SYMBOL sound/drivers/vx/snd-vx-lib 0xff9649d1 snd_vx_create +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x058ea204 cmp_connection_check_used +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x20254e45 amdtp_syt_intervals +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x2616689e snd_fw_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x26d2a899 amdtp_stream_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x2b0e6e37 cmp_connection_release +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x301b366b amdtp_stream_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x3196f420 fcp_avc_transaction +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x3f29be52 avc_general_get_plug_info +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x40a78a82 avc_general_set_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x44d83721 iso_packets_buffer_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x53ca18e8 amdtp_rate_table +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x5679b450 cmp_connection_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x5a0a851a fcp_bus_reset +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x61792c46 amdtp_stream_pcm_abort +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x67a64411 cmp_connection_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x68dfa387 avc_general_get_sig_fmt +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x747a98e9 cmp_connection_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x794f7fcd fw_iso_resources_allocate +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x7d2b0832 fw_iso_resources_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x814e3f48 amdtp_stream_get_max_payload +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x81c1e05a cmp_connection_reserve +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x87352f91 fw_iso_resources_update +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x943a8059 amdtp_stream_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x99c675cc fw_iso_resources_free +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0x9fde27e7 fw_iso_resources_destroy +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xa40f51e8 amdtp_stream_add_pcm_hw_constraints +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xc8b81957 cmp_connection_establish +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xd3792754 iso_packets_buffer_init +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xe3007794 amdtp_stream_set_parameters +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xe9047cde cmp_connection_break +EXPORT_SYMBOL sound/firewire/snd-firewire-lib 0xed66b79d amdtp_stream_pcm_prepare +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0x3100d85d snd_ak4113_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4113 0xc767328f snd_ak4113_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x2cc5bff7 snd_ak4114_reg_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x522a35a4 snd_ak4114_create +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0x95d689bd snd_ak4114_build +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xb31cc141 snd_ak4114_suspend +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xc9a235cd snd_ak4114_external_rate +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xe4ce7595 snd_ak4114_check_rate_and_errors +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xe951e795 snd_ak4114_reinit +EXPORT_SYMBOL sound/i2c/other/snd-ak4114 0xf0488a27 snd_ak4114_resume +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x0065a50a snd_akm4xxx_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x492c0384 snd_akm4xxx_reset +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0x621987ff snd_akm4xxx_write +EXPORT_SYMBOL sound/i2c/other/snd-ak4xxx-adda 0xe5e06aa8 snd_akm4xxx_init +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x363d50f2 snd_pt2258_build_controls +EXPORT_SYMBOL sound/i2c/other/snd-pt2258 0x8070e757 snd_pt2258_reset +EXPORT_SYMBOL sound/i2c/snd-i2c 0x01982f58 snd_i2c_bus_create +EXPORT_SYMBOL sound/i2c/snd-i2c 0x107833ba snd_i2c_sendbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0x6579fccc snd_i2c_probeaddr +EXPORT_SYMBOL sound/i2c/snd-i2c 0x717d428d snd_i2c_device_free +EXPORT_SYMBOL sound/i2c/snd-i2c 0xae934dd1 snd_i2c_readbytes +EXPORT_SYMBOL sound/i2c/snd-i2c 0xfa464c6f snd_i2c_device_create +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x376dab21 snd_sbmixer_resume +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x6134a5e7 snd_sbmixer_suspend +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x74aa354d snd_sbmixer_read +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x7b044c65 snd_sbdsp_get_byte +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x97511a86 snd_sbdsp_reset +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x9b466e09 snd_sbmixer_write +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0x9c67b01a snd_sbmixer_new +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xbf5828d7 snd_sbmixer_add_ctl +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xf081d206 snd_sbdsp_command +EXPORT_SYMBOL sound/isa/sb/snd-sb-common 0xfdbb830d snd_sbdsp_create +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x008ce4d0 snd_ac97_resume +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x3363d276 snd_ac97_read +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x4184e6b3 snd_ac97_pcm_double_rate_rules +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x46447421 snd_ac97_update_bits +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x46a51db6 snd_ac97_update +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x57902561 snd_ac97_pcm_close +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x594993ef snd_ac97_write_cache +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x64d3221f snd_ac97_set_rate +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x881aa228 snd_ac97_write +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x88f531f7 snd_ac97_mixer +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x949c9276 snd_ac97_suspend +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0x9631cf90 snd_ac97_tune_hardware +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xb317cc95 snd_ac97_get_short_name +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xb728d152 snd_ac97_bus +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xb83b1fa3 snd_ac97_update_power +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xe8e7d7f3 snd_ac97_pcm_open +EXPORT_SYMBOL sound/pci/ac97/snd-ac97-codec 0xfa64cb88 snd_ac97_pcm_assign +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x3abe30ba snd_ice1712_akm4xxx_build_controls +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0x8b6528eb snd_ice1712_akm4xxx_init +EXPORT_SYMBOL sound/pci/ice1712/snd-ice17xx-ak4xxx 0xc84b7a36 snd_ice1712_akm4xxx_free +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x013928f9 oxygen_reset_uart +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x0a196bde oxygen_pci_pm +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x0f5bd3b5 oxygen_write8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x1a160645 oxygen_write_i2c +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x4c8f8a6f oxygen_write16_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x5369d088 oxygen_read32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x62201c09 oxygen_read8 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x6cf9ef37 oxygen_read16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x702d72f7 oxygen_write16 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x77cd5a99 oxygen_update_dac_routing +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x80fc9ccd oxygen_write8_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x883f8218 oxygen_pci_probe +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x89c726d6 oxygen_read_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0x9eb72cb8 oxygen_write32 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xb409b0a9 oxygen_write_ac97_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xb615f69e oxygen_pci_shutdown +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xb6cce9f3 oxygen_write_ac97 +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xc3524231 oxygen_write32_masked +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xd423546b oxygen_write_spi +EXPORT_SYMBOL sound/pci/oxygen/snd-oxygen-lib 0xf2648ff2 oxygen_write_uart +EXPORT_SYMBOL sound/soc/amd/acp_audio_dma 0xf2cc2cce acp_bt_uart_enable +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x33103aed snd_soc_acpi_amd_rmb_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x717fbc15 snd_soc_acpi_amd_sof_machines +EXPORT_SYMBOL sound/soc/amd/snd-acp-config 0x8f640f85 snd_amd_acp_find_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-adau1372 0x84bc297a adau1372_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-lpass-wsa-macro 0xca8ac20d wsa_macro_set_spkr_mode +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x76962549 pcm3060_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-pcm3060 0x8ec075dd pcm3060_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-rt715 0xed2acb24 hda_to_sdw +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x032a4ac5 tlv320aic23_regmap +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic23 0x10c10ebf tlv320aic23_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0x665252b1 aic32x4_regmap_config +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0xd3507b89 aic32x4_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic32x4 0xebcdfda5 aic32x4_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x3264970b aic3x_probe +EXPORT_SYMBOL sound/soc/codecs/snd-soc-tlv320aic3x 0x742f75c3 aic3x_remove +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x3a195ca9 wcd_mbhc_get_impedance +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x5bbbb251 wcd_dt_parse_mbhc_data +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x61e54096 wcd_mbhc_init +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x789ebe56 wcd_mbhc_set_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0x92fbf739 wcd_mbhc_start +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xa5758a49 wcd_mbhc_get_hph_type +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xd094df47 wcd_mbhc_deinit +EXPORT_SYMBOL sound/soc/codecs/snd-soc-wcd-mbhc 0xe2beca26 wcd_mbhc_stop +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x581d5d6d fsl_asoc_get_dma_channel +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x6efd4c6f fsl_asoc_reparent_pll_clocks +EXPORT_SYMBOL sound/soc/fsl/snd-soc-fsl-utils 0x772d60c3 fsl_asoc_get_pll_clocks +EXPORT_SYMBOL sound/soc/snd-soc-core 0x460e7d60 snd_soc_alloc_ac97_component +EXPORT_SYMBOL sound/soundcore 0x01aeb840 register_sound_dsp +EXPORT_SYMBOL sound/soundcore 0x70b8b916 register_sound_special +EXPORT_SYMBOL sound/soundcore 0x7afc9d8a unregister_sound_mixer +EXPORT_SYMBOL sound/soundcore 0x841c898e register_sound_special_device +EXPORT_SYMBOL sound/soundcore 0x99c95fa5 unregister_sound_special +EXPORT_SYMBOL sound/soundcore 0xa055c00a register_sound_mixer +EXPORT_SYMBOL sound/soundcore 0xcd083b10 unregister_sound_dsp +EXPORT_SYMBOL sound/soundcore 0xd4a24289 sound_class +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x16756dc0 snd_usbmidi_input_start +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0x63343b1d snd_usbmidi_input_stop +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xb2af19e1 snd_usbmidi_resume +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xbed43a41 snd_usbmidi_suspend +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xd9d2bb03 snd_usbmidi_disconnect +EXPORT_SYMBOL sound/usb/snd-usbmidi-lib 0xf70508a2 __snd_usbmidi_create +EXPORT_SYMBOL vmlinux 0x00077ce0 eth_gro_complete +EXPORT_SYMBOL vmlinux 0x000acfc7 fscrypt_encrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x000d6f74 inet_sk_set_state +EXPORT_SYMBOL vmlinux 0x00148653 vsnprintf +EXPORT_SYMBOL vmlinux 0x003a7a96 h_ipi_redirect +EXPORT_SYMBOL vmlinux 0x003c0869 dma_resv_init +EXPORT_SYMBOL vmlinux 0x00551f0f padata_set_cpumask +EXPORT_SYMBOL vmlinux 0x005acbb4 __tty_insert_flip_char +EXPORT_SYMBOL vmlinux 0x007d3405 netif_skb_features +EXPORT_SYMBOL vmlinux 0x0083f65b kernel_write +EXPORT_SYMBOL vmlinux 0x009249fe gen_pool_virt_to_phys +EXPORT_SYMBOL vmlinux 0x0092fa46 neigh_connected_output +EXPORT_SYMBOL vmlinux 0x00b03fc5 sk_send_sigurg +EXPORT_SYMBOL vmlinux 0x00b4e615 posix_acl_equiv_mode +EXPORT_SYMBOL vmlinux 0x00cf73d7 scsi_device_set_state +EXPORT_SYMBOL vmlinux 0x00d7e722 vme_lm_count +EXPORT_SYMBOL vmlinux 0x00d953a9 dump_emit +EXPORT_SYMBOL vmlinux 0x00dd4469 mmc_detect_change +EXPORT_SYMBOL vmlinux 0x00f1242c __register_chrdev +EXPORT_SYMBOL vmlinux 0x00f563cb simple_nosetlease +EXPORT_SYMBOL vmlinux 0x00fddde0 md_bitmap_update_sb +EXPORT_SYMBOL vmlinux 0x01000e51 schedule +EXPORT_SYMBOL vmlinux 0x010704a2 nf_register_queue_handler +EXPORT_SYMBOL vmlinux 0x010b7e89 mipi_dsi_dcs_write +EXPORT_SYMBOL vmlinux 0x010e234b put_ipc_ns +EXPORT_SYMBOL vmlinux 0x011131f4 sock_set_keepalive +EXPORT_SYMBOL vmlinux 0x0112cb84 i2c_smbus_read_block_data +EXPORT_SYMBOL vmlinux 0x01156ae4 utf8_strncasecmp_folded +EXPORT_SYMBOL vmlinux 0x0115cf93 scsi_report_device_reset +EXPORT_SYMBOL vmlinux 0x011a295c keyring_alloc +EXPORT_SYMBOL vmlinux 0x0129c4f8 par_io_data_set +EXPORT_SYMBOL vmlinux 0x013e9b30 vfs_iter_write +EXPORT_SYMBOL vmlinux 0x0140c525 gen_pool_create +EXPORT_SYMBOL vmlinux 0x01434d2e d_path +EXPORT_SYMBOL vmlinux 0x0147812c kblockd_mod_delayed_work_on +EXPORT_SYMBOL vmlinux 0x01557687 filemap_invalidate_lock_two +EXPORT_SYMBOL vmlinux 0x016f123e sg_copy_to_buffer +EXPORT_SYMBOL vmlinux 0x01757935 rdmacg_register_device +EXPORT_SYMBOL vmlinux 0x017de3d5 nr_cpu_ids +EXPORT_SYMBOL vmlinux 0x0188cd88 vme_alloc_consistent +EXPORT_SYMBOL vmlinux 0x0197e3a1 ip_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x01982074 xa_set_mark +EXPORT_SYMBOL vmlinux 0x01983ccc scsi_mode_sense +EXPORT_SYMBOL vmlinux 0x0199b133 sock_gettstamp +EXPORT_SYMBOL vmlinux 0x01b133c2 new_inode +EXPORT_SYMBOL vmlinux 0x01bf55fc paddr_vmcoreinfo_note +EXPORT_SYMBOL vmlinux 0x01de3ece page_pool_update_nid +EXPORT_SYMBOL vmlinux 0x01e80408 timer_interrupt +EXPORT_SYMBOL vmlinux 0x01fa8dbb blk_finish_plug +EXPORT_SYMBOL vmlinux 0x0202bacb mr_vif_seq_next +EXPORT_SYMBOL vmlinux 0x0209f3a7 secure_ipv6_port_ephemeral +EXPORT_SYMBOL vmlinux 0x020dbf27 bitmap_alloc +EXPORT_SYMBOL vmlinux 0x021289b1 ip_mc_leave_group +EXPORT_SYMBOL vmlinux 0x021f3600 tcp_syn_ack_timeout +EXPORT_SYMBOL vmlinux 0x02239080 devfreq_add_device +EXPORT_SYMBOL vmlinux 0x0228925f iowrite64_hi_lo +EXPORT_SYMBOL vmlinux 0x0248efd3 kstrtobool_from_user +EXPORT_SYMBOL vmlinux 0x0258b8c7 set_bh_page +EXPORT_SYMBOL vmlinux 0x025c1602 __debugger_sstep +EXPORT_SYMBOL vmlinux 0x0274dc2b netif_get_num_default_rss_queues +EXPORT_SYMBOL vmlinux 0x0275dea8 freezing_slow_path +EXPORT_SYMBOL vmlinux 0x028407af dcache_dir_open +EXPORT_SYMBOL vmlinux 0x028f6d5a fasync_helper +EXPORT_SYMBOL vmlinux 0x0296695f refcount_warn_saturate +EXPORT_SYMBOL vmlinux 0x0299e437 uart_suspend_port +EXPORT_SYMBOL vmlinux 0x02a10c08 agp_bridge +EXPORT_SYMBOL vmlinux 0x02a98d0f pci_iounmap +EXPORT_SYMBOL vmlinux 0x02b3a92d try_wait_for_completion +EXPORT_SYMBOL vmlinux 0x02c065f8 ucc_set_qe_mux_mii_mng +EXPORT_SYMBOL vmlinux 0x02c3a991 free_buffer_head +EXPORT_SYMBOL vmlinux 0x02c3c40e __debugger_break_match +EXPORT_SYMBOL vmlinux 0x02df50b0 jiffies +EXPORT_SYMBOL vmlinux 0x02fc6da5 sock_sendmsg +EXPORT_SYMBOL vmlinux 0x02fdc283 __icmp_send +EXPORT_SYMBOL vmlinux 0x0313e274 phy_find_first +EXPORT_SYMBOL vmlinux 0x032317c8 is_nd_btt +EXPORT_SYMBOL vmlinux 0x032f0e3e forget_all_cached_acls +EXPORT_SYMBOL vmlinux 0x03320ff6 neigh_update +EXPORT_SYMBOL vmlinux 0x0334da4e scsi_command_size_tbl +EXPORT_SYMBOL vmlinux 0x033dee3b netdev_crit +EXPORT_SYMBOL vmlinux 0x034ecc4c pci_pme_capable +EXPORT_SYMBOL vmlinux 0x035d25ab memcg_kmem_online_key +EXPORT_SYMBOL vmlinux 0x0360d67f make_flow_keys_digest +EXPORT_SYMBOL vmlinux 0x036232fe agp_copy_info +EXPORT_SYMBOL vmlinux 0x0366307a console_suspend_enabled +EXPORT_SYMBOL vmlinux 0x03742a37 max8925_bulk_write +EXPORT_SYMBOL vmlinux 0x037a0cba kfree +EXPORT_SYMBOL vmlinux 0x037d61bd clkdev_add +EXPORT_SYMBOL vmlinux 0x03815f35 ledtrig_disk_activity +EXPORT_SYMBOL vmlinux 0x0383d780 pcix_set_mmrbc +EXPORT_SYMBOL vmlinux 0x0397edd5 fb_edid_to_monspecs +EXPORT_SYMBOL vmlinux 0x03980481 d_instantiate +EXPORT_SYMBOL vmlinux 0x0399a5c0 xfrm_state_check_expire +EXPORT_SYMBOL vmlinux 0x03b03edb of_platform_bus_probe +EXPORT_SYMBOL vmlinux 0x03b082fa rtc_add_groups +EXPORT_SYMBOL vmlinux 0x03b814ca bpf_dispatcher_xdp_func +EXPORT_SYMBOL vmlinux 0x03d7664e __scsi_print_sense +EXPORT_SYMBOL vmlinux 0x03dce100 dev_pm_opp_unregister_notifier +EXPORT_SYMBOL vmlinux 0x03e5c0d1 pci_choose_state +EXPORT_SYMBOL vmlinux 0x03f2f1f1 xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0x03fd2571 vm_unmap_ram +EXPORT_SYMBOL vmlinux 0x04017e78 dma_fence_chain_walk +EXPORT_SYMBOL vmlinux 0x040815bc xfrm6_rcv +EXPORT_SYMBOL vmlinux 0x040a4385 mmc_erase_group_aligned +EXPORT_SYMBOL vmlinux 0x0422fa6f mdio_device_register +EXPORT_SYMBOL vmlinux 0x042389a5 setattr_prepare +EXPORT_SYMBOL vmlinux 0x044154c6 tc_skb_ext_tc +EXPORT_SYMBOL vmlinux 0x04482cdb __refrigerator +EXPORT_SYMBOL vmlinux 0x044f0ad9 get_random_u16 +EXPORT_SYMBOL vmlinux 0x045ef76e xfrm_init_replay +EXPORT_SYMBOL vmlinux 0x046eac91 __vfs_getxattr +EXPORT_SYMBOL vmlinux 0x0473c063 dcb_ieee_getapp_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0x0474edef kstrtou16_from_user +EXPORT_SYMBOL vmlinux 0x04789d34 __nla_put_64bit +EXPORT_SYMBOL vmlinux 0x0479aac1 seq_list_next_rcu +EXPORT_SYMBOL vmlinux 0x04863e28 hdmi_audio_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x0488ec1b i2c_get_adapter +EXPORT_SYMBOL vmlinux 0x0489ab0c _raw_read_lock_irq +EXPORT_SYMBOL vmlinux 0x04bdc6be prepare_to_swait_exclusive +EXPORT_SYMBOL vmlinux 0x04c6b4ed elevator_alloc +EXPORT_SYMBOL vmlinux 0x04cee4cd vme_irq_request +EXPORT_SYMBOL vmlinux 0x04d24402 iwe_stream_add_point +EXPORT_SYMBOL vmlinux 0x04ea5d10 ksize +EXPORT_SYMBOL vmlinux 0x04f158be cpu_sibling_map +EXPORT_SYMBOL vmlinux 0x04f3f9bf devm_clk_put +EXPORT_SYMBOL vmlinux 0x04f79c00 tc_setup_cb_call +EXPORT_SYMBOL vmlinux 0x050b0278 dcb_ieee_setapp +EXPORT_SYMBOL vmlinux 0x05186ca4 flush_icache_range +EXPORT_SYMBOL vmlinux 0x05240ee7 percpu_counter_batch +EXPORT_SYMBOL vmlinux 0x05370c48 console_force_preferred_locked +EXPORT_SYMBOL vmlinux 0x054496b4 schedule_timeout_interruptible +EXPORT_SYMBOL vmlinux 0x05464d8a tty_port_hangup +EXPORT_SYMBOL vmlinux 0x0546a4c0 pci_iomap_range +EXPORT_SYMBOL vmlinux 0x0562dc30 __sg_page_iter_start +EXPORT_SYMBOL vmlinux 0x0567ceb2 sock_edemux +EXPORT_SYMBOL vmlinux 0x056bcf7b dm_read_arg +EXPORT_SYMBOL vmlinux 0x056d7e20 filemap_fault +EXPORT_SYMBOL vmlinux 0x0575248c tty_write_room +EXPORT_SYMBOL vmlinux 0x05804402 udp_seq_next +EXPORT_SYMBOL vmlinux 0x05869286 blk_mq_delay_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x0588b6ec dev_mc_add_excl +EXPORT_SYMBOL vmlinux 0x0590424f fib6_info_hw_flags_set +EXPORT_SYMBOL vmlinux 0x05ad0070 cpufreq_get_policy +EXPORT_SYMBOL vmlinux 0x05bfb6e6 ww_mutex_unlock +EXPORT_SYMBOL vmlinux 0x05c27d91 generic_pipe_buf_get +EXPORT_SYMBOL vmlinux 0x05c689fb bh_uptodate_or_lock +EXPORT_SYMBOL vmlinux 0x05c82d7a pci_request_selected_regions_exclusive +EXPORT_SYMBOL vmlinux 0x05ce212c xfrm_dev_state_flush +EXPORT_SYMBOL vmlinux 0x05d9a6b0 kernel_param_lock +EXPORT_SYMBOL vmlinux 0x05fa5d96 pmem_sector_size +EXPORT_SYMBOL vmlinux 0x061651be strcat +EXPORT_SYMBOL vmlinux 0x061d251e vga_remove_vgacon +EXPORT_SYMBOL vmlinux 0x0621b289 tcp_mmap +EXPORT_SYMBOL vmlinux 0x06321b68 blk_queue_max_hw_sectors +EXPORT_SYMBOL vmlinux 0x0634100a bitmap_parselist_user +EXPORT_SYMBOL vmlinux 0x063683e3 tcp_splice_read +EXPORT_SYMBOL vmlinux 0x065739ef mount_subtree +EXPORT_SYMBOL vmlinux 0x066543e5 mmc_command_done +EXPORT_SYMBOL vmlinux 0x0668b595 _kstrtoul +EXPORT_SYMBOL vmlinux 0x068331d3 radix__flush_tlb_page +EXPORT_SYMBOL vmlinux 0x068b6561 netlink_rcv_skb +EXPORT_SYMBOL vmlinux 0x068c7fbd scm_fp_dup +EXPORT_SYMBOL vmlinux 0x068d8125 napi_gro_receive +EXPORT_SYMBOL vmlinux 0x068d8664 mmc_set_blocklen +EXPORT_SYMBOL vmlinux 0x06914a77 of_match_node +EXPORT_SYMBOL vmlinux 0x0692c442 dev_get_by_name_rcu +EXPORT_SYMBOL vmlinux 0x0696ee63 ppp_unit_number +EXPORT_SYMBOL vmlinux 0x06a265d8 remap_vmalloc_range +EXPORT_SYMBOL vmlinux 0x06a86bc1 iowrite16 +EXPORT_SYMBOL vmlinux 0x06d11488 __bitmap_equal +EXPORT_SYMBOL vmlinux 0x06d327e8 of_device_register +EXPORT_SYMBOL vmlinux 0x06e861c0 input_reset_device +EXPORT_SYMBOL vmlinux 0x06f677c3 _raw_spin_unlock_bh +EXPORT_SYMBOL vmlinux 0x07098248 xz_dec_microlzma_alloc +EXPORT_SYMBOL vmlinux 0x070c61e9 i2c_transfer +EXPORT_SYMBOL vmlinux 0x070c9fa5 vga_client_register +EXPORT_SYMBOL vmlinux 0x072f901c vme_master_rmw +EXPORT_SYMBOL vmlinux 0x073c8dbc tcp_enter_cwr +EXPORT_SYMBOL vmlinux 0x0748c51c stop_tty +EXPORT_SYMBOL vmlinux 0x0749c9fc srp_timed_out +EXPORT_SYMBOL vmlinux 0x0754d758 tls_client_hello_anon +EXPORT_SYMBOL vmlinux 0x07592fc8 release_pages +EXPORT_SYMBOL vmlinux 0x077343c1 dma_fence_remove_callback +EXPORT_SYMBOL vmlinux 0x07895692 locks_free_lock +EXPORT_SYMBOL vmlinux 0x07975e0d dquot_reclaim_space_nodirty +EXPORT_SYMBOL vmlinux 0x079a8441 generic_set_encrypted_ci_d_ops +EXPORT_SYMBOL vmlinux 0x079fb7a7 ata_scsi_cmd_error_handler +EXPORT_SYMBOL vmlinux 0x07a890c8 fb_alloc_cmap +EXPORT_SYMBOL vmlinux 0x07b356ac vlan_ioctl_set +EXPORT_SYMBOL vmlinux 0x07b6c198 sg_miter_next +EXPORT_SYMBOL vmlinux 0x07cc4a5d printk_timed_ratelimit +EXPORT_SYMBOL vmlinux 0x07d233d1 ip_check_defrag +EXPORT_SYMBOL vmlinux 0x07dbc179 inetdev_by_index +EXPORT_SYMBOL vmlinux 0x07f57478 pci_unmap_iospace +EXPORT_SYMBOL vmlinux 0x0800473f __cond_resched +EXPORT_SYMBOL vmlinux 0x0805f2c8 ecryptfs_get_auth_tok_key +EXPORT_SYMBOL vmlinux 0x08086616 pci_unregister_driver +EXPORT_SYMBOL vmlinux 0x08166e09 pm8606_osc_disable +EXPORT_SYMBOL vmlinux 0x081fa7f4 pci_back_from_sleep +EXPORT_SYMBOL vmlinux 0x082c3213 pci_root_buses +EXPORT_SYMBOL vmlinux 0x083b6f9b scsi_eh_prep_cmnd +EXPORT_SYMBOL vmlinux 0x083eb21c rfkill_unregister +EXPORT_SYMBOL vmlinux 0x08465fe1 inet_recvmsg +EXPORT_SYMBOL vmlinux 0x08566bac ndisc_mc_map +EXPORT_SYMBOL vmlinux 0x0870efe3 jent_testing_exit +EXPORT_SYMBOL vmlinux 0x087bdacb flow_block_cb_decref +EXPORT_SYMBOL vmlinux 0x087cc9f2 cdev_alloc +EXPORT_SYMBOL vmlinux 0x0884a9fe follow_pfn +EXPORT_SYMBOL vmlinux 0x088d40b3 rio_query_mport +EXPORT_SYMBOL vmlinux 0x089b5584 devm_devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x08d3f06d nf_log_set +EXPORT_SYMBOL vmlinux 0x08e88566 invalidate_disk +EXPORT_SYMBOL vmlinux 0x08f7d322 __netif_rx +EXPORT_SYMBOL vmlinux 0x090d4860 vme_unregister_driver +EXPORT_SYMBOL vmlinux 0x09296667 xattr_full_name +EXPORT_SYMBOL vmlinux 0x096a7e99 mutex_lock +EXPORT_SYMBOL vmlinux 0x09769037 dmt_modes +EXPORT_SYMBOL vmlinux 0x097c7b0a bpf_link_get_from_fd +EXPORT_SYMBOL vmlinux 0x098b71c6 fb_dealloc_cmap +EXPORT_SYMBOL vmlinux 0x09a3266c ipv6_getsockopt +EXPORT_SYMBOL vmlinux 0x09abb9e2 blk_mq_destroy_queue +EXPORT_SYMBOL vmlinux 0x09d44df9 in_lock_functions +EXPORT_SYMBOL vmlinux 0x09e6e55f clear_nlink +EXPORT_SYMBOL vmlinux 0x09ea7b10 xfrm_policy_hash_rebuild +EXPORT_SYMBOL vmlinux 0x09eb744f dev_addr_mod +EXPORT_SYMBOL vmlinux 0x09fd0b6b mr_table_dump +EXPORT_SYMBOL vmlinux 0x0a012f73 mb_cache_entry_touch +EXPORT_SYMBOL vmlinux 0x0a041487 vga_get +EXPORT_SYMBOL vmlinux 0x0a0613f2 ipv6_dev_get_saddr +EXPORT_SYMBOL vmlinux 0x0a1e8769 utf8_casefold_hash +EXPORT_SYMBOL vmlinux 0x0a2abcdc tcp_mss_to_mtu +EXPORT_SYMBOL vmlinux 0x0a35e04b dev_pick_tx_cpu_id +EXPORT_SYMBOL vmlinux 0x0a47eb13 __sk_receive_skb +EXPORT_SYMBOL vmlinux 0x0a492951 qdisc_class_hash_grow +EXPORT_SYMBOL vmlinux 0x0a4b2480 tcf_idr_release +EXPORT_SYMBOL vmlinux 0x0a4b6f08 genphy_aneg_done +EXPORT_SYMBOL vmlinux 0x0a535c1d vfs_statfs +EXPORT_SYMBOL vmlinux 0x0a5457ba __scm_send +EXPORT_SYMBOL vmlinux 0x0a770832 register_memory_notifier +EXPORT_SYMBOL vmlinux 0x0a84b15d zstd_init_cctx +EXPORT_SYMBOL vmlinux 0x0a896997 secpath_set +EXPORT_SYMBOL vmlinux 0x0a90900d scm_detach_fds +EXPORT_SYMBOL vmlinux 0x0aa309cf synchronize_hardirq +EXPORT_SYMBOL vmlinux 0x0aaccc92 pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x0acf7679 dma_issue_pending_all +EXPORT_SYMBOL vmlinux 0x0ad61e03 tcp_gro_complete +EXPORT_SYMBOL vmlinux 0x0ada2ccf generic_pipe_buf_try_steal +EXPORT_SYMBOL vmlinux 0x0ae0de52 set_blocksize +EXPORT_SYMBOL vmlinux 0x0b19b445 ioread8 +EXPORT_SYMBOL vmlinux 0x0b1beb31 vmalloc_32_user +EXPORT_SYMBOL vmlinux 0x0b1f3dd5 free_cgroup_ns +EXPORT_SYMBOL vmlinux 0x0b2e1ec7 h_get_mpp +EXPORT_SYMBOL vmlinux 0x0b3319e9 __serio_register_driver +EXPORT_SYMBOL vmlinux 0x0b57a759 nf_ip6_checksum +EXPORT_SYMBOL vmlinux 0x0b742fd7 simple_strtol +EXPORT_SYMBOL vmlinux 0x0ba0b938 vm_brk +EXPORT_SYMBOL vmlinux 0x0ba15d84 blk_mq_alloc_request +EXPORT_SYMBOL vmlinux 0x0bafd0db inet_bind +EXPORT_SYMBOL vmlinux 0x0bc477a2 irq_set_irq_type +EXPORT_SYMBOL vmlinux 0x0bd75f53 dev_set_alias +EXPORT_SYMBOL vmlinux 0x0be59dfa nexthop_bucket_set_hw_flags +EXPORT_SYMBOL vmlinux 0x0bf04f49 pcix_get_mmrbc +EXPORT_SYMBOL vmlinux 0x0bf0e4a2 __SCK__tp_func_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x0bf36885 do_wait_intr +EXPORT_SYMBOL vmlinux 0x0bf590d5 phy_modify_paged_changed +EXPORT_SYMBOL vmlinux 0x0bfb6368 has_capability +EXPORT_SYMBOL vmlinux 0x0bfc1d1a check_zeroed_user +EXPORT_SYMBOL vmlinux 0x0c1e48d3 pci_bus_size_bridges +EXPORT_SYMBOL vmlinux 0x0c2486c7 tcp_init_sock +EXPORT_SYMBOL vmlinux 0x0c25ec48 secure_tcpv6_seq +EXPORT_SYMBOL vmlinux 0x0c2f8443 of_get_ibm_chip_id +EXPORT_SYMBOL vmlinux 0x0c3bf65f xfrm_user_policy +EXPORT_SYMBOL vmlinux 0x0c44c83e ptp_schedule_worker +EXPORT_SYMBOL vmlinux 0x0c51bf2f sync_file_get_fence +EXPORT_SYMBOL vmlinux 0x0c5b513c dev_uc_del +EXPORT_SYMBOL vmlinux 0x0c6bdc3f vme_master_read +EXPORT_SYMBOL vmlinux 0x0c6ccda5 sock_queue_rcv_skb_reason +EXPORT_SYMBOL vmlinux 0x0c929648 phy_ethtool_set_wol +EXPORT_SYMBOL vmlinux 0x0ca2081b netdev_adjacent_change_commit +EXPORT_SYMBOL vmlinux 0x0cb11bc7 __SCK__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0cb12092 xa_destroy +EXPORT_SYMBOL vmlinux 0x0cc4b4b6 crc_ccitt_false +EXPORT_SYMBOL vmlinux 0x0ccb7a7a shrink_dcache_parent +EXPORT_SYMBOL vmlinux 0x0cd5835b ipv6_flowlabel_exclusive +EXPORT_SYMBOL vmlinux 0x0cdce87c rfkill_set_hw_state_reason +EXPORT_SYMBOL vmlinux 0x0ce3cdae pskb_trim_rcsum_slow +EXPORT_SYMBOL vmlinux 0x0ce980c2 rproc_elf_get_boot_addr +EXPORT_SYMBOL vmlinux 0x0cf8a735 phy_get_c45_ids +EXPORT_SYMBOL vmlinux 0x0cf98ca0 __xa_alloc +EXPORT_SYMBOL vmlinux 0x0d001db9 padata_free +EXPORT_SYMBOL vmlinux 0x0d043408 iov_iter_kvec +EXPORT_SYMBOL vmlinux 0x0d07f543 get_anon_bdev +EXPORT_SYMBOL vmlinux 0x0d0a5789 _raw_write_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0x0d12b97e inet_frag_reasm_prepare +EXPORT_SYMBOL vmlinux 0x0d2ca20f ucc_fast_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0x0d2d5f7c md_bitmap_unplug_async +EXPORT_SYMBOL vmlinux 0x0d333b64 zstd_end_stream +EXPORT_SYMBOL vmlinux 0x0d352721 zpool_unregister_driver +EXPORT_SYMBOL vmlinux 0x0d463c3c ip6_dst_hoplimit +EXPORT_SYMBOL vmlinux 0x0d542439 __ipv6_addr_type +EXPORT_SYMBOL vmlinux 0x0d5868d6 pcie_get_width_cap +EXPORT_SYMBOL vmlinux 0x0d717b0c bdi_unregister +EXPORT_SYMBOL vmlinux 0x0d750225 iptun_encaps +EXPORT_SYMBOL vmlinux 0x0d7c12ed current_time +EXPORT_SYMBOL vmlinux 0x0d8476b5 simple_transaction_set +EXPORT_SYMBOL vmlinux 0x0d8afeb3 register_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x0d8b5493 reuseport_alloc +EXPORT_SYMBOL vmlinux 0x0d95c776 param_set_ushort +EXPORT_SYMBOL vmlinux 0x0d9dda5e __sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0x0da54c63 block_commit_write +EXPORT_SYMBOL vmlinux 0x0da93701 nvdimm_bus_lock +EXPORT_SYMBOL vmlinux 0x0dac5b32 fib_notifier_ops_register +EXPORT_SYMBOL vmlinux 0x0dbe46ac vmemmap +EXPORT_SYMBOL vmlinux 0x0dd8a16a inet6_ioctl +EXPORT_SYMBOL vmlinux 0x0dd981cc ppp_input_error +EXPORT_SYMBOL vmlinux 0x0df2cb68 proc_create +EXPORT_SYMBOL vmlinux 0x0df4421e kernel_sock_shutdown +EXPORT_SYMBOL vmlinux 0x0dfbfe82 netdev_port_same_parent_id +EXPORT_SYMBOL vmlinux 0x0e07170a __genphy_config_aneg +EXPORT_SYMBOL vmlinux 0x0e17678a siphash_4u64 +EXPORT_SYMBOL vmlinux 0x0e20eaef flow_rule_match_ipv6_addrs +EXPORT_SYMBOL vmlinux 0x0e232f1b phy_device_free +EXPORT_SYMBOL vmlinux 0x0e4262c6 __siphash_unaligned +EXPORT_SYMBOL vmlinux 0x0e4b13fa gnet_stats_basic_sync_init +EXPORT_SYMBOL vmlinux 0x0e7974db put_fs_context +EXPORT_SYMBOL vmlinux 0x0ea3c74e tasklet_kill +EXPORT_SYMBOL vmlinux 0x0ea593f6 hdmi_drm_infoframe_init +EXPORT_SYMBOL vmlinux 0x0eb6eb87 add_taint +EXPORT_SYMBOL vmlinux 0x0ec5babe vme_dma_free +EXPORT_SYMBOL vmlinux 0x0ee2decc nd_region_to_nstype +EXPORT_SYMBOL vmlinux 0x0eefafa6 mmc_cqe_post_req +EXPORT_SYMBOL vmlinux 0x0f09cc34 schedule_timeout_killable +EXPORT_SYMBOL vmlinux 0x0f0ef96c filemap_get_folios +EXPORT_SYMBOL vmlinux 0x0f121fe4 ethtool_aggregate_ctrl_stats +EXPORT_SYMBOL vmlinux 0x0f1ad8e2 seq_list_start_rcu +EXPORT_SYMBOL vmlinux 0x0f21f935 unregister_binfmt +EXPORT_SYMBOL vmlinux 0x0f270829 filemap_dirty_folio +EXPORT_SYMBOL vmlinux 0x0f358438 mmc_unregister_driver +EXPORT_SYMBOL vmlinux 0x0f4beabf freeze_bdev +EXPORT_SYMBOL vmlinux 0x0f6b97c6 input_mt_destroy_slots +EXPORT_SYMBOL vmlinux 0x0f76d033 of_graph_get_endpoint_by_regs +EXPORT_SYMBOL vmlinux 0x0f811fc7 jent_raw_hires_entropy_store +EXPORT_SYMBOL vmlinux 0x0f86f560 kthread_delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0x0f904d2a devm_alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x0fa17c59 bioset_exit +EXPORT_SYMBOL vmlinux 0x0fa24ce1 ppp_dev_name +EXPORT_SYMBOL vmlinux 0x0fab1ab0 hdmi_spd_infoframe_pack +EXPORT_SYMBOL vmlinux 0x0fb0ec1d phy_start_aneg +EXPORT_SYMBOL vmlinux 0x0fb20c8f scsi_device_lookup +EXPORT_SYMBOL vmlinux 0x0fb2f8a4 mktime64 +EXPORT_SYMBOL vmlinux 0x0fd902db mb_cache_entry_create +EXPORT_SYMBOL vmlinux 0x0ff19e94 tcp_md5_hash_key +EXPORT_SYMBOL vmlinux 0x0fff5afc time64_to_tm +EXPORT_SYMBOL vmlinux 0x10017aa5 kernel_cpustat +EXPORT_SYMBOL vmlinux 0x100381d9 max8998_write_reg +EXPORT_SYMBOL vmlinux 0x1003f763 rproc_elf_find_loaded_rsc_table +EXPORT_SYMBOL vmlinux 0x1025009a cpm_muram_alloc_fixed +EXPORT_SYMBOL vmlinux 0x102936ec qe_clock_source +EXPORT_SYMBOL vmlinux 0x102c34f5 inet_csk_delete_keepalive_timer +EXPORT_SYMBOL vmlinux 0x1035c7c2 __release_region +EXPORT_SYMBOL vmlinux 0x104802a3 param_set_short +EXPORT_SYMBOL vmlinux 0x1057a279 bsearch +EXPORT_SYMBOL vmlinux 0x1068004b gf128mul_bbe +EXPORT_SYMBOL vmlinux 0x107a633c __devm_mdiobus_register +EXPORT_SYMBOL vmlinux 0x107c0b07 kobject_get +EXPORT_SYMBOL vmlinux 0x107e5878 zlib_inflateEnd +EXPORT_SYMBOL vmlinux 0x10807def genphy_c45_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0x108128fb napi_consume_skb +EXPORT_SYMBOL vmlinux 0x1086d669 sock_set_priority +EXPORT_SYMBOL vmlinux 0x10b8a6e4 xfrm_state_lookup +EXPORT_SYMBOL vmlinux 0x10d8fa91 netif_inherit_tso_max +EXPORT_SYMBOL vmlinux 0x10d9f885 scsi_sense_desc_find +EXPORT_SYMBOL vmlinux 0x10e0f124 __pud_index_size +EXPORT_SYMBOL vmlinux 0x10e6f74a free_contig_range +EXPORT_SYMBOL vmlinux 0x11030899 proto_register +EXPORT_SYMBOL vmlinux 0x11032df9 netif_set_real_num_rx_queues +EXPORT_SYMBOL vmlinux 0x11089ac7 _ctype +EXPORT_SYMBOL vmlinux 0x111fa7c9 qe_pin_set_dedicated +EXPORT_SYMBOL vmlinux 0x113ae298 mmc_is_req_done +EXPORT_SYMBOL vmlinux 0x113ea9c7 param_set_ulong +EXPORT_SYMBOL vmlinux 0x114819c4 param_get_bool +EXPORT_SYMBOL vmlinux 0x11543156 dquot_quota_off +EXPORT_SYMBOL vmlinux 0x116627c9 ioremap_prot +EXPORT_SYMBOL vmlinux 0x117093be qdisc_class_hash_init +EXPORT_SYMBOL vmlinux 0x1182d83a cpuidle_disable +EXPORT_SYMBOL vmlinux 0x119294f9 path_has_submounts +EXPORT_SYMBOL vmlinux 0x11c1aae3 rproc_put +EXPORT_SYMBOL vmlinux 0x11d5b806 fifo_create_dflt +EXPORT_SYMBOL vmlinux 0x11e30762 chacha_block_generic +EXPORT_SYMBOL vmlinux 0x11e76b4a phy_do_ioctl_running +EXPORT_SYMBOL vmlinux 0x11ffdfee ucc_slow_stop_tx +EXPORT_SYMBOL vmlinux 0x1202e7ae of_cpu_node_to_id +EXPORT_SYMBOL vmlinux 0x120b336a __rb_insert_augmented +EXPORT_SYMBOL vmlinux 0x122b0ddb of_find_mipi_dsi_device_by_node +EXPORT_SYMBOL vmlinux 0x1235d544 posix_test_lock +EXPORT_SYMBOL vmlinux 0x1236b4ec pci_pme_active +EXPORT_SYMBOL vmlinux 0x124bad4d kstrtobool +EXPORT_SYMBOL vmlinux 0x126500d3 skb_add_rx_frag +EXPORT_SYMBOL vmlinux 0x1276783d netdev_txq_to_tc +EXPORT_SYMBOL vmlinux 0x127d83ea security_locked_down +EXPORT_SYMBOL vmlinux 0x12905ccd qdisc_offload_query_caps +EXPORT_SYMBOL vmlinux 0x12a7f84c d_move +EXPORT_SYMBOL vmlinux 0x12c71fac pcie_set_mps +EXPORT_SYMBOL vmlinux 0x12cabc89 siphash_2u64 +EXPORT_SYMBOL vmlinux 0x12e7466e srp_reconnect_rport +EXPORT_SYMBOL vmlinux 0x12f6f69c fb_videomode_to_var +EXPORT_SYMBOL vmlinux 0x12fb41cc page_pool_put_defragged_page +EXPORT_SYMBOL vmlinux 0x130d2a06 netdev_class_create_file_ns +EXPORT_SYMBOL vmlinux 0x13109ce1 dma_get_sgtable_attrs +EXPORT_SYMBOL vmlinux 0x13110126 request_resource +EXPORT_SYMBOL vmlinux 0x13183b2a arp_send +EXPORT_SYMBOL vmlinux 0x131b4da5 fb_firmware_edid +EXPORT_SYMBOL vmlinux 0x132917eb netdev_unbind_sb_channel +EXPORT_SYMBOL vmlinux 0x133eed38 gen_pool_dma_zalloc_algo +EXPORT_SYMBOL vmlinux 0x13523da8 md_check_recovery +EXPORT_SYMBOL vmlinux 0x136736b5 input_mt_report_finger_count +EXPORT_SYMBOL vmlinux 0x1373ffe4 pcibios_bus_to_resource +EXPORT_SYMBOL vmlinux 0x13746cc5 dump_skip_to +EXPORT_SYMBOL vmlinux 0x13864492 splice_direct_to_actor +EXPORT_SYMBOL vmlinux 0x139c5b39 vio_get_attribute +EXPORT_SYMBOL vmlinux 0x139f2189 __kfifo_alloc +EXPORT_SYMBOL vmlinux 0x13c49cc2 _copy_from_user +EXPORT_SYMBOL vmlinux 0x13d0adf7 __kfifo_out +EXPORT_SYMBOL vmlinux 0x13d928f5 __SCK__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x13e1b2d5 current_stack_frame +EXPORT_SYMBOL vmlinux 0x13f53da6 CMO_PageSize +EXPORT_SYMBOL vmlinux 0x140dd517 mmc_set_data_timeout +EXPORT_SYMBOL vmlinux 0x142ba5b6 configfs_unregister_default_group +EXPORT_SYMBOL vmlinux 0x1435de82 vme_lm_request +EXPORT_SYMBOL vmlinux 0x144271e2 tcp_v4_conn_request +EXPORT_SYMBOL vmlinux 0x14515aea netdev_adjacent_change_abort +EXPORT_SYMBOL vmlinux 0x145327bd bdi_put +EXPORT_SYMBOL vmlinux 0x14605535 dma_fence_context_alloc +EXPORT_SYMBOL vmlinux 0x146289b7 crc16_table +EXPORT_SYMBOL vmlinux 0x1477309b kernel_getpeername +EXPORT_SYMBOL vmlinux 0x147e0857 gen_pool_dma_alloc_algo +EXPORT_SYMBOL vmlinux 0x148ac2b3 serio_interrupt +EXPORT_SYMBOL vmlinux 0x148cf98a __ip_mc_dec_group +EXPORT_SYMBOL vmlinux 0x149afe13 xp_alloc_batch +EXPORT_SYMBOL vmlinux 0x14a2b413 gen_pool_first_fit_order_align +EXPORT_SYMBOL vmlinux 0x14aed7a7 mipi_dsi_shutdown_peripheral +EXPORT_SYMBOL vmlinux 0x14b06b18 scsi_is_target_device +EXPORT_SYMBOL vmlinux 0x14c67e3e tcp_tx_delay_enabled +EXPORT_SYMBOL vmlinux 0x14cde0be touchscreen_parse_properties +EXPORT_SYMBOL vmlinux 0x14d7477f console_list_unlock +EXPORT_SYMBOL vmlinux 0x14fba93e register_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x14fbbba5 proc_create_single_data +EXPORT_SYMBOL vmlinux 0x14ffa128 filemap_range_has_page +EXPORT_SYMBOL vmlinux 0x150bd0c1 watchdog_unregister_governor +EXPORT_SYMBOL vmlinux 0x150d1d25 proc_create_seq_private +EXPORT_SYMBOL vmlinux 0x151f4898 schedule_timeout_uninterruptible +EXPORT_SYMBOL vmlinux 0x15239e1e ipv6_find_hdr +EXPORT_SYMBOL vmlinux 0x152551f5 rawv6_mh_filter_register +EXPORT_SYMBOL vmlinux 0x1526b301 unix_tot_inflight +EXPORT_SYMBOL vmlinux 0x1548d970 __kfifo_dma_out_prepare_r +EXPORT_SYMBOL vmlinux 0x154a8283 jbd2_journal_update_sb_errno +EXPORT_SYMBOL vmlinux 0x154c6338 dm_kcopyd_client_destroy +EXPORT_SYMBOL vmlinux 0x156662e1 sdev_enable_disk_events +EXPORT_SYMBOL vmlinux 0x156fa310 skb_prepare_seq_read +EXPORT_SYMBOL vmlinux 0x157c1839 param_get_short +EXPORT_SYMBOL vmlinux 0x15b3bd5c __blk_rq_map_sg +EXPORT_SYMBOL vmlinux 0x15bafe29 unregister_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x15be29dc jbd2_journal_inode_ranged_wait +EXPORT_SYMBOL vmlinux 0x15bed7a5 LZ4_decompress_safe_partial +EXPORT_SYMBOL vmlinux 0x15ce9b05 agp_allocate_memory +EXPORT_SYMBOL vmlinux 0x15d178de page_cache_next_miss +EXPORT_SYMBOL vmlinux 0x15dd73af pci_get_class +EXPORT_SYMBOL vmlinux 0x15e6ff3b vfs_dedupe_file_range +EXPORT_SYMBOL vmlinux 0x15f90688 slhc_init +EXPORT_SYMBOL vmlinux 0x16286538 iowrite64be_lo_hi +EXPORT_SYMBOL vmlinux 0x162893fd hashlen_string +EXPORT_SYMBOL vmlinux 0x1632bc21 kvasprintf_const +EXPORT_SYMBOL vmlinux 0x163be461 skb_seq_read +EXPORT_SYMBOL vmlinux 0x163f0ff4 pci_rebar_get_possible_sizes +EXPORT_SYMBOL vmlinux 0x1649230b nf_log_bind_pf +EXPORT_SYMBOL vmlinux 0x165d9619 inet_frag_reasm_finish +EXPORT_SYMBOL vmlinux 0x1664b40d put_cmsg_scm_timestamping +EXPORT_SYMBOL vmlinux 0x1677bb62 simple_dir_operations +EXPORT_SYMBOL vmlinux 0x167c5967 print_hex_dump +EXPORT_SYMBOL vmlinux 0x167ff38c dev_mc_sync_multiple +EXPORT_SYMBOL vmlinux 0x1686e0c9 send_sig_info +EXPORT_SYMBOL vmlinux 0x1691ca5f pci_read_config_dword +EXPORT_SYMBOL vmlinux 0x169938c1 __sysfs_match_string +EXPORT_SYMBOL vmlinux 0x16a2145a vma_alloc_folio +EXPORT_SYMBOL vmlinux 0x16a7b16f __traceiter_kmalloc +EXPORT_SYMBOL vmlinux 0x16b2fe5f sock_create_kern +EXPORT_SYMBOL vmlinux 0x16c171f6 blk_integrity_register +EXPORT_SYMBOL vmlinux 0x16d768d8 folio_end_writeback +EXPORT_SYMBOL vmlinux 0x16db5c21 sock_enable_timestamps +EXPORT_SYMBOL vmlinux 0x16e297c3 bit_wait +EXPORT_SYMBOL vmlinux 0x16e7fbdc tty_vhangup +EXPORT_SYMBOL vmlinux 0x16fa17b9 end_page_writeback +EXPORT_SYMBOL vmlinux 0x17146cf4 blk_pre_runtime_suspend +EXPORT_SYMBOL vmlinux 0x1717b898 filemap_write_and_wait_range +EXPORT_SYMBOL vmlinux 0x1728cb2e dev_set_mac_address +EXPORT_SYMBOL vmlinux 0x172e09e9 brioctl_set +EXPORT_SYMBOL vmlinux 0x1739d7cd mmc_start_request +EXPORT_SYMBOL vmlinux 0x1760970c dma_mmap_attrs +EXPORT_SYMBOL vmlinux 0x17648396 dev_base_lock +EXPORT_SYMBOL vmlinux 0x17850168 vfs_get_link +EXPORT_SYMBOL vmlinux 0x178a49d7 truncate_inode_pages_range +EXPORT_SYMBOL vmlinux 0x178c4894 qe_upload_firmware +EXPORT_SYMBOL vmlinux 0x179a829e inet6_csk_route_req +EXPORT_SYMBOL vmlinux 0x17afae0f mr_mfc_seq_next +EXPORT_SYMBOL vmlinux 0x17b6ddce setup_new_exec +EXPORT_SYMBOL vmlinux 0x17d44e92 kthread_create_on_cpu +EXPORT_SYMBOL vmlinux 0x17d7ccab pci_bus_add_devices +EXPORT_SYMBOL vmlinux 0x17e4d2e3 fb_pan_display +EXPORT_SYMBOL vmlinux 0x17ef3544 swake_up_one +EXPORT_SYMBOL vmlinux 0x17f341a0 i8042_lock_chip +EXPORT_SYMBOL vmlinux 0x1804e922 mipi_dsi_dcs_soft_reset +EXPORT_SYMBOL vmlinux 0x18107f0d phy_read_paged +EXPORT_SYMBOL vmlinux 0x1812efdd ptp_clock_unregister +EXPORT_SYMBOL vmlinux 0x18255c0d __init_rwsem +EXPORT_SYMBOL vmlinux 0x18345b8e __bitmap_replace +EXPORT_SYMBOL vmlinux 0x184c4c9d sock_release +EXPORT_SYMBOL vmlinux 0x18523e58 ip_output +EXPORT_SYMBOL vmlinux 0x1853a516 agp_generic_alloc_by_type +EXPORT_SYMBOL vmlinux 0x18644d32 __dev_direct_xmit +EXPORT_SYMBOL vmlinux 0x18646058 ppp_channel_index +EXPORT_SYMBOL vmlinux 0x18661dfe folio_zero_new_buffers +EXPORT_SYMBOL vmlinux 0x18665bf8 phy_ethtool_get_strings +EXPORT_SYMBOL vmlinux 0x186c25e1 inet_csk_reqsk_queue_drop +EXPORT_SYMBOL vmlinux 0x186f39b0 tty_port_raise_dtr_rts +EXPORT_SYMBOL vmlinux 0x187884a8 cpm_muram_free +EXPORT_SYMBOL vmlinux 0x187dcc6b posix_acl_valid +EXPORT_SYMBOL vmlinux 0x1883be54 vio_disable_interrupts +EXPORT_SYMBOL vmlinux 0x188ea314 jiffies_to_timespec64 +EXPORT_SYMBOL vmlinux 0x18a22f87 dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x18bb0677 param_ops_long +EXPORT_SYMBOL vmlinux 0x18c7de00 d_prune_aliases +EXPORT_SYMBOL vmlinux 0x18cf6da4 devm_rproc_add +EXPORT_SYMBOL vmlinux 0x18e07e0d napi_build_skb +EXPORT_SYMBOL vmlinux 0x18e60984 __do_once_start +EXPORT_SYMBOL vmlinux 0x18ebe9c4 sg_miter_start +EXPORT_SYMBOL vmlinux 0x190068bf kernel_tmpfile_open +EXPORT_SYMBOL vmlinux 0x190ec67c unpin_user_pages_dirty_lock +EXPORT_SYMBOL vmlinux 0x192699b5 tcp_md5_do_add +EXPORT_SYMBOL vmlinux 0x1946000e end_buffer_async_write +EXPORT_SYMBOL vmlinux 0x194e9320 sock_register +EXPORT_SYMBOL vmlinux 0x1958f284 sk_reset_timer +EXPORT_SYMBOL vmlinux 0x19657b4e pci_disable_msix +EXPORT_SYMBOL vmlinux 0x196a5a99 radix_tree_tag_get +EXPORT_SYMBOL vmlinux 0x196a5c08 xfrm_sad_getinfo +EXPORT_SYMBOL vmlinux 0x19767d94 jbd2_journal_ack_err +EXPORT_SYMBOL vmlinux 0x1978035d dquot_commit_info +EXPORT_SYMBOL vmlinux 0x197bbccc i2c_smbus_read_byte +EXPORT_SYMBOL vmlinux 0x197fb70b pci_scan_bridge +EXPORT_SYMBOL vmlinux 0x1984d421 out_of_line_wait_on_bit +EXPORT_SYMBOL vmlinux 0x19862564 pagecache_get_page +EXPORT_SYMBOL vmlinux 0x198cf9eb ilookup5 +EXPORT_SYMBOL vmlinux 0x1993119f __brelse +EXPORT_SYMBOL vmlinux 0x199b136d pci_bus_alloc_resource +EXPORT_SYMBOL vmlinux 0x199ed0cd net_disable_timestamp +EXPORT_SYMBOL vmlinux 0x19a6e868 dev_get_by_name +EXPORT_SYMBOL vmlinux 0x19b16b34 up_read +EXPORT_SYMBOL vmlinux 0x19bd383b security_secmark_refcount_dec +EXPORT_SYMBOL vmlinux 0x19d68628 xa_get_mark +EXPORT_SYMBOL vmlinux 0x19ea6711 dqget +EXPORT_SYMBOL vmlinux 0x1a21e7b4 flow_indr_dev_register +EXPORT_SYMBOL vmlinux 0x1a319fb5 srp_start_tl_fail_timers +EXPORT_SYMBOL vmlinux 0x1a37137d folio_wait_private_2_killable +EXPORT_SYMBOL vmlinux 0x1a3e4b56 vfs_rmdir +EXPORT_SYMBOL vmlinux 0x1a47ed76 mdiobus_unregister +EXPORT_SYMBOL vmlinux 0x1a4a3bdd ppp_register_compressor +EXPORT_SYMBOL vmlinux 0x1a4e31d6 lookup_one_qstr_excl +EXPORT_SYMBOL vmlinux 0x1a5d1157 cdrom_get_last_written +EXPORT_SYMBOL vmlinux 0x1a69b1f1 sk_page_frag_refill +EXPORT_SYMBOL vmlinux 0x1a97f65c ihold +EXPORT_SYMBOL vmlinux 0x1a9a433c prandom_u32_state +EXPORT_SYMBOL vmlinux 0x1aa2b3f1 tlbie_capable +EXPORT_SYMBOL vmlinux 0x1aae2073 release_sock +EXPORT_SYMBOL vmlinux 0x1ab5ee0f devm_rproc_alloc +EXPORT_SYMBOL vmlinux 0x1ac5d3cb strcspn +EXPORT_SYMBOL vmlinux 0x1ac69176 uart_update_timeout +EXPORT_SYMBOL vmlinux 0x1adda159 folio_migrate_mapping +EXPORT_SYMBOL vmlinux 0x1adf8bc4 trace_raw_output_prep +EXPORT_SYMBOL vmlinux 0x1ae97f04 neigh_table_clear +EXPORT_SYMBOL vmlinux 0x1aef1728 blkdev_issue_flush +EXPORT_SYMBOL vmlinux 0x1af62a99 panic_notifier_list +EXPORT_SYMBOL vmlinux 0x1afacc62 handshake_req_private +EXPORT_SYMBOL vmlinux 0x1afdc244 mutex_trylock +EXPORT_SYMBOL vmlinux 0x1b015d25 bitmap_parselist +EXPORT_SYMBOL vmlinux 0x1b1807cb skb_eth_push +EXPORT_SYMBOL vmlinux 0x1b335af2 __tracepoint_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x1b33622c param_ops_short +EXPORT_SYMBOL vmlinux 0x1b406459 xfrm_lookup_route +EXPORT_SYMBOL vmlinux 0x1b57c2bc iget_failed +EXPORT_SYMBOL vmlinux 0x1b625d33 enable_kernel_vsx +EXPORT_SYMBOL vmlinux 0x1b6314fd in_aton +EXPORT_SYMBOL vmlinux 0x1b67e016 param_ops_ushort +EXPORT_SYMBOL vmlinux 0x1b777357 rdmacg_unregister_device +EXPORT_SYMBOL vmlinux 0x1b79d8ab sys_copyarea +EXPORT_SYMBOL vmlinux 0x1b7f23b0 pcie_get_mps +EXPORT_SYMBOL vmlinux 0x1b846982 flow_rule_match_enc_ports +EXPORT_SYMBOL vmlinux 0x1b8b95ad i8042_unlock_chip +EXPORT_SYMBOL vmlinux 0x1ba59527 __kmalloc_node +EXPORT_SYMBOL vmlinux 0x1ba731a3 max8998_update_reg +EXPORT_SYMBOL vmlinux 0x1ba96564 seg6_push_hmac +EXPORT_SYMBOL vmlinux 0x1ba9c13c pfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x1bb51249 tcp_have_smc +EXPORT_SYMBOL vmlinux 0x1bc2e79a phy_queue_state_machine +EXPORT_SYMBOL vmlinux 0x1bd59dbe vme_free_consistent +EXPORT_SYMBOL vmlinux 0x1bdb064c rproc_boot +EXPORT_SYMBOL vmlinux 0x1be89383 unpin_user_pages +EXPORT_SYMBOL vmlinux 0x1beb177b kthread_bind +EXPORT_SYMBOL vmlinux 0x1bfe2c38 skb_vlan_pop +EXPORT_SYMBOL vmlinux 0x1c0c1b9d pci_bus_write_config_byte +EXPORT_SYMBOL vmlinux 0x1c2a1759 xfrm_input_register_afinfo +EXPORT_SYMBOL vmlinux 0x1c2cac54 inode_get_bytes +EXPORT_SYMBOL vmlinux 0x1c2e3425 filemap_flush +EXPORT_SYMBOL vmlinux 0x1c31b79e pci_ep_cfs_remove_epc_group +EXPORT_SYMBOL vmlinux 0x1c3e02e4 memcmp +EXPORT_SYMBOL vmlinux 0x1c46c539 tcp_setsockopt +EXPORT_SYMBOL vmlinux 0x1c4928b9 nvdimm_namespace_common_probe +EXPORT_SYMBOL vmlinux 0x1c7ca8c3 mdiobus_write +EXPORT_SYMBOL vmlinux 0x1c7cfdb1 __init_swait_queue_head +EXPORT_SYMBOL vmlinux 0x1c8ff782 mark_buffer_dirty_inode +EXPORT_SYMBOL vmlinux 0x1ca1b1be radix_tree_delete +EXPORT_SYMBOL vmlinux 0x1ca527fa ioread64be_hi_lo +EXPORT_SYMBOL vmlinux 0x1cbb7853 elv_rb_former_request +EXPORT_SYMBOL vmlinux 0x1cc0152d __i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0x1cc11154 __SCK__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x1cdac9bd devfreq_monitor_resume +EXPORT_SYMBOL vmlinux 0x1cdc84ab qdisc_hash_add +EXPORT_SYMBOL vmlinux 0x1cde0a51 wait_for_completion_killable +EXPORT_SYMBOL vmlinux 0x1ce15d0a __irq_regs +EXPORT_SYMBOL vmlinux 0x1cec33c4 pci_find_bus +EXPORT_SYMBOL vmlinux 0x1cfa34e8 blk_queue_update_dma_pad +EXPORT_SYMBOL vmlinux 0x1d07e365 memdup_user_nul +EXPORT_SYMBOL vmlinux 0x1d096727 i2c_find_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x1d1ba844 fs_param_is_s32 +EXPORT_SYMBOL vmlinux 0x1d39f1b9 simple_lookup +EXPORT_SYMBOL vmlinux 0x1d4cf7e3 pnv_phb_to_cxl_mode +EXPORT_SYMBOL vmlinux 0x1d669a8b __percpu_counter_sum +EXPORT_SYMBOL vmlinux 0x1d794855 __tracepoint_spi_transfer_start +EXPORT_SYMBOL vmlinux 0x1d7f8ad1 alloc_buffer_head +EXPORT_SYMBOL vmlinux 0x1d803760 __folio_lock +EXPORT_SYMBOL vmlinux 0x1d8aa773 napi_enable +EXPORT_SYMBOL vmlinux 0x1d9672bd fault_in_subpage_writeable +EXPORT_SYMBOL vmlinux 0x1d9ee53d bio_integrity_alloc +EXPORT_SYMBOL vmlinux 0x1db3437e neigh_sysctl_unregister +EXPORT_SYMBOL vmlinux 0x1dc6c93b lookup_user_key +EXPORT_SYMBOL vmlinux 0x1dd571e6 fb_copy_cmap +EXPORT_SYMBOL vmlinux 0x1de2f9ae scsi_report_bus_reset +EXPORT_SYMBOL vmlinux 0x1de4ccb2 get_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x1df1e25b pm860x_reg_write +EXPORT_SYMBOL vmlinux 0x1df92e94 genphy_c45_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x1dfbb17b tty_chars_in_buffer +EXPORT_SYMBOL vmlinux 0x1dfddab3 __bswapdi2 +EXPORT_SYMBOL vmlinux 0x1e0a0c24 mod_timer_pending +EXPORT_SYMBOL vmlinux 0x1e16df2f tcp_v4_connect +EXPORT_SYMBOL vmlinux 0x1e1992cc __memset64 +EXPORT_SYMBOL vmlinux 0x1e1e24b9 tty_port_init +EXPORT_SYMBOL vmlinux 0x1e335495 gnet_stats_finish_copy +EXPORT_SYMBOL vmlinux 0x1e554dec xfrm_dev_policy_flush +EXPORT_SYMBOL vmlinux 0x1e5a2eed param_ops_string +EXPORT_SYMBOL vmlinux 0x1e6141a8 mipi_dsi_compression_mode +EXPORT_SYMBOL vmlinux 0x1e6adaa0 bitmap_print_bitmask_to_buf +EXPORT_SYMBOL vmlinux 0x1e6d26a8 strstr +EXPORT_SYMBOL vmlinux 0x1e72e72c fb_set_suspend +EXPORT_SYMBOL vmlinux 0x1e79d701 mq_change_real_num_tx +EXPORT_SYMBOL vmlinux 0x1e7d982a skb_dequeue +EXPORT_SYMBOL vmlinux 0x1e83b06e phy_loopback +EXPORT_SYMBOL vmlinux 0x1e875885 add_wait_queue +EXPORT_SYMBOL vmlinux 0x1e9905f7 ip_sock_set_pktinfo +EXPORT_SYMBOL vmlinux 0x1e9edfb7 seq_hlist_start_head_rcu +EXPORT_SYMBOL vmlinux 0x1eaf8abc of_graph_get_port_parent +EXPORT_SYMBOL vmlinux 0x1eb8cce0 drop_nlink +EXPORT_SYMBOL vmlinux 0x1ec7dbb4 mipi_dsi_dcs_read +EXPORT_SYMBOL vmlinux 0x1ed85493 arch_debugfs_dir +EXPORT_SYMBOL vmlinux 0x1ed8f4d1 max8998_bulk_read +EXPORT_SYMBOL vmlinux 0x1edb69d6 ktime_get_raw_ts64 +EXPORT_SYMBOL vmlinux 0x1ef9addf dns_query +EXPORT_SYMBOL vmlinux 0x1efb6c8c sk_net_capable +EXPORT_SYMBOL vmlinux 0x1f3ea01e param_ops_invbool +EXPORT_SYMBOL vmlinux 0x1f46402e scsi_execute_cmd +EXPORT_SYMBOL vmlinux 0x1f4eb6df register_fib_notifier +EXPORT_SYMBOL vmlinux 0x1f6866f7 jbd2_journal_set_triggers +EXPORT_SYMBOL vmlinux 0x1f73ff96 proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x1f8847a7 kthread_create_worker_on_cpu +EXPORT_SYMBOL vmlinux 0x1fa09eef fs_context_for_mount +EXPORT_SYMBOL vmlinux 0x1fa9b34e rproc_free +EXPORT_SYMBOL vmlinux 0x1fbd16da ip_tos2prio +EXPORT_SYMBOL vmlinux 0x1fd07fff kdb_grepping_flag +EXPORT_SYMBOL vmlinux 0x1fde0d49 xsk_tx_peek_release_desc_batch +EXPORT_SYMBOL vmlinux 0x1ff6760b __traceiter_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x1ffd5996 __ip_options_compile +EXPORT_SYMBOL vmlinux 0x20000329 simple_strtoul +EXPORT_SYMBOL vmlinux 0x200893f3 nd_region_release_lane +EXPORT_SYMBOL vmlinux 0x200b2041 in6addr_any +EXPORT_SYMBOL vmlinux 0x2010011c netpoll_cleanup +EXPORT_SYMBOL vmlinux 0x20233864 ipv6_setsockopt +EXPORT_SYMBOL vmlinux 0x203431e6 mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x20377dae user_revoke +EXPORT_SYMBOL vmlinux 0x204c19f5 tcp_alloc_md5sig_pool +EXPORT_SYMBOL vmlinux 0x204c5067 scsi_dev_info_add_list +EXPORT_SYMBOL vmlinux 0x2056d5dc put_watch_queue +EXPORT_SYMBOL vmlinux 0x2060ec72 dev_mc_del_global +EXPORT_SYMBOL vmlinux 0x206850ce iw_handler_set_thrspy +EXPORT_SYMBOL vmlinux 0x207d9858 dev_mc_init +EXPORT_SYMBOL vmlinux 0x208fda97 __invalidate_device +EXPORT_SYMBOL vmlinux 0x20a551d4 __folio_batch_release +EXPORT_SYMBOL vmlinux 0x20a789ac irq_set_chip_data +EXPORT_SYMBOL vmlinux 0x20a92021 jbd2_log_wait_commit +EXPORT_SYMBOL vmlinux 0x20ba0850 filp_close +EXPORT_SYMBOL vmlinux 0x20cbb54d fscrypt_put_encryption_info +EXPORT_SYMBOL vmlinux 0x20cbb67c of_match_device +EXPORT_SYMBOL vmlinux 0x20d44187 twl6040_power +EXPORT_SYMBOL vmlinux 0x20d65e40 fb_find_nearest_mode +EXPORT_SYMBOL vmlinux 0x20d7cb97 scsi_register_driver +EXPORT_SYMBOL vmlinux 0x20d9865a add_to_pipe +EXPORT_SYMBOL vmlinux 0x20efade2 tcf_em_unregister +EXPORT_SYMBOL vmlinux 0x20f2c437 blk_queue_io_opt +EXPORT_SYMBOL vmlinux 0x20f4ac52 twl6040_set_pll +EXPORT_SYMBOL vmlinux 0x210270ff file_remove_privs +EXPORT_SYMBOL vmlinux 0x210862e5 mtree_insert +EXPORT_SYMBOL vmlinux 0x213a738d memregion_alloc +EXPORT_SYMBOL vmlinux 0x213e4965 ps2_is_keyboard_id +EXPORT_SYMBOL vmlinux 0x214e5c33 phy_free_interrupt +EXPORT_SYMBOL vmlinux 0x215eab25 jbd2_journal_start_reserved +EXPORT_SYMBOL vmlinux 0x2172f2cd skb_copy_and_csum_bits +EXPORT_SYMBOL vmlinux 0x218e600b pci_add_resource_offset +EXPORT_SYMBOL vmlinux 0x219c1f71 jbd2_journal_force_commit +EXPORT_SYMBOL vmlinux 0x219fafb2 kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x21aa1c2a skb_set_owner_w +EXPORT_SYMBOL vmlinux 0x21b60242 bit_waitqueue +EXPORT_SYMBOL vmlinux 0x21bdb523 errseq_check_and_advance +EXPORT_SYMBOL vmlinux 0x21c18daf napi_schedule_prep +EXPORT_SYMBOL vmlinux 0x21c9a196 simple_fill_super +EXPORT_SYMBOL vmlinux 0x21d55b62 finish_swait +EXPORT_SYMBOL vmlinux 0x21e13cb3 inet_peer_xrlim_allow +EXPORT_SYMBOL vmlinux 0x21ea5251 __bitmap_weight +EXPORT_SYMBOL vmlinux 0x220ad075 clean_bdev_aliases +EXPORT_SYMBOL vmlinux 0x221116d3 dma_resv_replace_fences +EXPORT_SYMBOL vmlinux 0x22272b5b _dev_info +EXPORT_SYMBOL vmlinux 0x222e7ce2 sysfs_streq +EXPORT_SYMBOL vmlinux 0x2250eeeb seq_lseek +EXPORT_SYMBOL vmlinux 0x229629fc netdev_offload_xstats_enable +EXPORT_SYMBOL vmlinux 0x229cfe70 __skb_recv_udp +EXPORT_SYMBOL vmlinux 0x22a03d09 fib_default_rule_add +EXPORT_SYMBOL vmlinux 0x22b325d5 kd_mksound +EXPORT_SYMBOL vmlinux 0x22c5ee65 skb_flow_dissect_tunnel_info +EXPORT_SYMBOL vmlinux 0x22ce0314 unix_get_socket +EXPORT_SYMBOL vmlinux 0x22fe0d1c ndo_dflt_fdb_add +EXPORT_SYMBOL vmlinux 0x2315ec77 devm_pci_remap_cfgspace +EXPORT_SYMBOL vmlinux 0x2316a652 mdiobus_register_device +EXPORT_SYMBOL vmlinux 0x2355e50e serial8250_set_isa_configurator +EXPORT_SYMBOL vmlinux 0x23619cff jiffies_64 +EXPORT_SYMBOL vmlinux 0x2364c85a tasklet_init +EXPORT_SYMBOL vmlinux 0x2371da27 cdc_parse_cdc_header +EXPORT_SYMBOL vmlinux 0x238b099f mipi_dsi_packet_format_is_short +EXPORT_SYMBOL vmlinux 0x238b2368 dma_fence_array_first +EXPORT_SYMBOL vmlinux 0x239456f3 __sk_mem_schedule +EXPORT_SYMBOL vmlinux 0x239f1e67 jbd2_journal_dirty_metadata +EXPORT_SYMBOL vmlinux 0x23a75bfb done_path_create +EXPORT_SYMBOL vmlinux 0x23b5b617 mempool_create +EXPORT_SYMBOL vmlinux 0x23b9d6e2 mangle_path +EXPORT_SYMBOL vmlinux 0x23daa989 mipi_dsi_create_packet +EXPORT_SYMBOL vmlinux 0x23dc7f6c hdmi_avi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x23e209fa page_pool_unlink_napi +EXPORT_SYMBOL vmlinux 0x23f14812 register_mii_timestamper +EXPORT_SYMBOL vmlinux 0x23f1d7a6 page_pool_ethtool_stats_get_count +EXPORT_SYMBOL vmlinux 0x23f92aeb kernel_sock_ip_overhead +EXPORT_SYMBOL vmlinux 0x23fb3975 xfrm_trans_queue_net +EXPORT_SYMBOL vmlinux 0x23fd3028 vmalloc_node +EXPORT_SYMBOL vmlinux 0x240dafba mmc_wait_for_req +EXPORT_SYMBOL vmlinux 0x243dee31 skb_dump +EXPORT_SYMBOL vmlinux 0x2440d5ac tcp_select_initial_window +EXPORT_SYMBOL vmlinux 0x24428be5 strncpy_from_user +EXPORT_SYMBOL vmlinux 0x244c882a qdisc_warn_nonwc +EXPORT_SYMBOL vmlinux 0x2459bbcc console_set_on_cmdline +EXPORT_SYMBOL vmlinux 0x247fdf31 phy_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x2484adc3 __kfifo_to_user_r +EXPORT_SYMBOL vmlinux 0x248a0452 vfs_fileattr_get +EXPORT_SYMBOL vmlinux 0x249a2af3 tty_port_close_start +EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer +EXPORT_SYMBOL vmlinux 0x24da455a ip6_fraglist_init +EXPORT_SYMBOL vmlinux 0x24e1b558 seg6_hmac_compute +EXPORT_SYMBOL vmlinux 0x24e84ce3 mmc_can_gpio_ro +EXPORT_SYMBOL vmlinux 0x2505bf18 kstrtol_from_user +EXPORT_SYMBOL vmlinux 0x250788f0 rename_lock +EXPORT_SYMBOL vmlinux 0x2516516d rproc_of_parse_firmware +EXPORT_SYMBOL vmlinux 0x251e3d59 filemap_fdatawrite_range +EXPORT_SYMBOL vmlinux 0x252332f1 __SCK__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x25350b1e ip_cmsg_recv_offset +EXPORT_SYMBOL vmlinux 0x253d899e neigh_destroy +EXPORT_SYMBOL vmlinux 0x253fdbfa sk_ioctl +EXPORT_SYMBOL vmlinux 0x254ae2be cdev_device_add +EXPORT_SYMBOL vmlinux 0x254c9287 ioremap +EXPORT_SYMBOL vmlinux 0x254c9d1b skb_flow_dissect_ct +EXPORT_SYMBOL vmlinux 0x25615afe dma_unmap_resource +EXPORT_SYMBOL vmlinux 0x25820c64 fs_overflowuid +EXPORT_SYMBOL vmlinux 0x258d2f76 net_dim_get_tx_moderation +EXPORT_SYMBOL vmlinux 0x25964d2d pci_save_state +EXPORT_SYMBOL vmlinux 0x2598c6c0 __tracepoint_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x25c7163d pcim_iomap_regions +EXPORT_SYMBOL vmlinux 0x25c7a50e mipi_dsi_dcs_set_page_address +EXPORT_SYMBOL vmlinux 0x25d8bb40 vme_unregister_bridge +EXPORT_SYMBOL vmlinux 0x25da714b dquot_quotactl_sysfile_ops +EXPORT_SYMBOL vmlinux 0x25dbb110 lock_sock_nested +EXPORT_SYMBOL vmlinux 0x25dbe643 tty_unlock +EXPORT_SYMBOL vmlinux 0x25e9d4bd resource_list_free +EXPORT_SYMBOL vmlinux 0x25f02b29 pci_set_mwi +EXPORT_SYMBOL vmlinux 0x260e3c5f phy_trigger_machine +EXPORT_SYMBOL vmlinux 0x26194e92 elv_rb_latter_request +EXPORT_SYMBOL vmlinux 0x263beb75 ecryptfs_get_versions +EXPORT_SYMBOL vmlinux 0x263c1223 genphy_read_status_fixed +EXPORT_SYMBOL vmlinux 0x263c3152 bcmp +EXPORT_SYMBOL vmlinux 0x2646443c generic_read_dir +EXPORT_SYMBOL vmlinux 0x264a7479 touch_atime +EXPORT_SYMBOL vmlinux 0x26523278 mdiobus_read_nested +EXPORT_SYMBOL vmlinux 0x2654fedf dma_fence_allocate_private_stub +EXPORT_SYMBOL vmlinux 0x265a9be7 pci_ep_cfs_add_epf_group +EXPORT_SYMBOL vmlinux 0x2688ec10 bitmap_zalloc +EXPORT_SYMBOL vmlinux 0x26897b52 mb_cache_entry_get +EXPORT_SYMBOL vmlinux 0x26aba56a linkwatch_fire_event +EXPORT_SYMBOL vmlinux 0x26b1e9e6 security_binder_transaction +EXPORT_SYMBOL vmlinux 0x26b2b6c4 sk_free +EXPORT_SYMBOL vmlinux 0x26b83b1d inode_update_time +EXPORT_SYMBOL vmlinux 0x26cfceff tty_register_device +EXPORT_SYMBOL vmlinux 0x26d25a1c register_console +EXPORT_SYMBOL vmlinux 0x26d3f67e file_open_root +EXPORT_SYMBOL vmlinux 0x26d5e0b4 add_watch_to_object +EXPORT_SYMBOL vmlinux 0x26e298e0 unregister_memory_notifier +EXPORT_SYMBOL vmlinux 0x26f8f0b8 iowrite16be +EXPORT_SYMBOL vmlinux 0x270b4f77 __nlmsg_put +EXPORT_SYMBOL vmlinux 0x270cf88f dump_stack_lvl +EXPORT_SYMBOL vmlinux 0x272a8933 udp_memory_allocated +EXPORT_SYMBOL vmlinux 0x2733eaf7 scsi_dev_info_list_add_keyed +EXPORT_SYMBOL vmlinux 0x273962e5 pci_release_regions +EXPORT_SYMBOL vmlinux 0x27479d14 param_free_charp +EXPORT_SYMBOL vmlinux 0x274ef40e tcp_ioctl +EXPORT_SYMBOL vmlinux 0x275dfee4 ucc_slow_free +EXPORT_SYMBOL vmlinux 0x275f3d49 hdmi_vendor_infoframe_check +EXPORT_SYMBOL vmlinux 0x27756bc8 scsi_sanitize_inquiry_string +EXPORT_SYMBOL vmlinux 0x277970f8 dev_get_by_index_rcu +EXPORT_SYMBOL vmlinux 0x277ecee1 down_write +EXPORT_SYMBOL vmlinux 0x2782b393 xfrm_state_walk_init +EXPORT_SYMBOL vmlinux 0x27839216 vfs_mknod +EXPORT_SYMBOL vmlinux 0x27864d57 memparse +EXPORT_SYMBOL vmlinux 0x27896414 netpoll_poll_dev +EXPORT_SYMBOL vmlinux 0x27907a47 phy_support_sym_pause +EXPORT_SYMBOL vmlinux 0x27a3c0ed i2c_smbus_write_byte_data +EXPORT_SYMBOL vmlinux 0x27b0b0f5 fb_set_cmap +EXPORT_SYMBOL vmlinux 0x27b2e23f blk_mq_delay_run_hw_queues +EXPORT_SYMBOL vmlinux 0x27bbf221 disable_irq_nosync +EXPORT_SYMBOL vmlinux 0x27c08fae tc_setup_cb_destroy +EXPORT_SYMBOL vmlinux 0x27cdca93 pci_add_resource +EXPORT_SYMBOL vmlinux 0x27d366b1 _dev_err +EXPORT_SYMBOL vmlinux 0x27e2f8e0 __post_watch_notification +EXPORT_SYMBOL vmlinux 0x27ed9a16 xfrm_input_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x27f01f60 dma_fence_get_status +EXPORT_SYMBOL vmlinux 0x27f836e9 eth_mac_addr +EXPORT_SYMBOL vmlinux 0x281823c5 __kfifo_out_peek +EXPORT_SYMBOL vmlinux 0x281bb9b3 phy_attached_info +EXPORT_SYMBOL vmlinux 0x281e69b3 flow_rule_match_cvlan +EXPORT_SYMBOL vmlinux 0x2823b531 bpf_link_put +EXPORT_SYMBOL vmlinux 0x282c7e12 __tracepoint_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x282d0ddd sock_alloc +EXPORT_SYMBOL vmlinux 0x283e0219 rawv6_mh_filter_unregister +EXPORT_SYMBOL vmlinux 0x28508450 genphy_loopback +EXPORT_SYMBOL vmlinux 0x2852cf14 of_mdio_find_device +EXPORT_SYMBOL vmlinux 0x285665cc mmc_calc_max_discard +EXPORT_SYMBOL vmlinux 0x2875a315 utf32_to_utf8 +EXPORT_SYMBOL vmlinux 0x287d6c03 __blockdev_direct_IO +EXPORT_SYMBOL vmlinux 0x28842a85 iov_iter_alignment +EXPORT_SYMBOL vmlinux 0x28864fef __tracepoint_module_get +EXPORT_SYMBOL vmlinux 0x288b4193 free_task +EXPORT_SYMBOL vmlinux 0x2894933a kill_pgrp +EXPORT_SYMBOL vmlinux 0x28aa27da blk_mq_init_allocated_queue +EXPORT_SYMBOL vmlinux 0x28b2ed61 set_security_override_from_ctx +EXPORT_SYMBOL vmlinux 0x28b94e8d scmd_printk +EXPORT_SYMBOL vmlinux 0x28e046c1 copy_page_from_iter_atomic +EXPORT_SYMBOL vmlinux 0x28f264d7 __tracepoint_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x28f94604 __ubsan_handle_builtin_unreachable +EXPORT_SYMBOL vmlinux 0x28fe69aa icmp6_send +EXPORT_SYMBOL vmlinux 0x290ddc0a fget_raw +EXPORT_SYMBOL vmlinux 0x29212b78 blk_mq_start_hw_queues +EXPORT_SYMBOL vmlinux 0x29604158 napi_busy_loop +EXPORT_SYMBOL vmlinux 0x296b2c79 user_path_at_empty +EXPORT_SYMBOL vmlinux 0x296b8bbf __kfifo_dma_in_prepare +EXPORT_SYMBOL vmlinux 0x297374f1 fwnode_mdiobus_register_phy +EXPORT_SYMBOL vmlinux 0x298946c8 bprm_change_interp +EXPORT_SYMBOL vmlinux 0x29987fa0 tcf_action_check_ctrlact +EXPORT_SYMBOL vmlinux 0x299a3aa8 sock_kfree_s +EXPORT_SYMBOL vmlinux 0x29bc1b4f mntget +EXPORT_SYMBOL vmlinux 0x29bd3b32 scsi_change_queue_depth +EXPORT_SYMBOL vmlinux 0x29e1e204 hdmi_audio_infoframe_pack +EXPORT_SYMBOL vmlinux 0x29ea5776 pci_write_config_byte +EXPORT_SYMBOL vmlinux 0x2a04340b phy_suspend +EXPORT_SYMBOL vmlinux 0x2a0ea085 alloc_anon_inode +EXPORT_SYMBOL vmlinux 0x2a1c9ac6 netdev_info +EXPORT_SYMBOL vmlinux 0x2a2702b8 xfrm6_protocol_register +EXPORT_SYMBOL vmlinux 0x2a303d4d check_signature +EXPORT_SYMBOL vmlinux 0x2a54d390 sock_setsockopt +EXPORT_SYMBOL vmlinux 0x2a556263 __skb_gro_checksum_complete +EXPORT_SYMBOL vmlinux 0x2a68131b vme_slot_num +EXPORT_SYMBOL vmlinux 0x2a6a5aac sockopt_capable +EXPORT_SYMBOL vmlinux 0x2a7ef7bd vlan_dev_real_dev +EXPORT_SYMBOL vmlinux 0x2a7fe23e md_reload_sb +EXPORT_SYMBOL vmlinux 0x2a8a0b96 page_frag_alloc_align +EXPORT_SYMBOL vmlinux 0x2a8e32b1 _raw_spin_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0x2a928918 slhc_free +EXPORT_SYMBOL vmlinux 0x2a993713 single_open_size +EXPORT_SYMBOL vmlinux 0x2a9a3905 vme_master_get +EXPORT_SYMBOL vmlinux 0x2aabcdc8 vmalloc_array +EXPORT_SYMBOL vmlinux 0x2ab11378 phy_init_hw +EXPORT_SYMBOL vmlinux 0x2ab7ac17 ethtool_op_get_ts_info +EXPORT_SYMBOL vmlinux 0x2abf3d9e submit_bio_wait +EXPORT_SYMBOL vmlinux 0x2adf249e rdmacg_try_charge +EXPORT_SYMBOL vmlinux 0x2ae0566d folio_account_redirty +EXPORT_SYMBOL vmlinux 0x2b174fde devm_clk_get +EXPORT_SYMBOL vmlinux 0x2b291ea3 padata_alloc_shell +EXPORT_SYMBOL vmlinux 0x2b39cd89 max8925_bulk_read +EXPORT_SYMBOL vmlinux 0x2b51339c textsearch_destroy +EXPORT_SYMBOL vmlinux 0x2b64697c netlink_ns_capable +EXPORT_SYMBOL vmlinux 0x2b9da7a4 genl_lock +EXPORT_SYMBOL vmlinux 0x2bb25967 fscrypt_free_inode +EXPORT_SYMBOL vmlinux 0x2bc5c29f xfrm_state_lookup_byaddr +EXPORT_SYMBOL vmlinux 0x2be8ad7a get_bitmap_from_slot +EXPORT_SYMBOL vmlinux 0x2bf29a65 jbd2_journal_put_journal_head +EXPORT_SYMBOL vmlinux 0x2bf39846 proc_doulongvec_minmax +EXPORT_SYMBOL vmlinux 0x2c03dd6d __nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0x2c0bfcd1 fscrypt_ioctl_get_policy +EXPORT_SYMBOL vmlinux 0x2c256e1f input_scancode_to_scalar +EXPORT_SYMBOL vmlinux 0x2c3d18c9 mmc_detect_card_removed +EXPORT_SYMBOL vmlinux 0x2c3ed9f2 clk_hw_get_clk +EXPORT_SYMBOL vmlinux 0x2c421991 balance_dirty_pages_ratelimited +EXPORT_SYMBOL vmlinux 0x2c5267ea sk_stream_error +EXPORT_SYMBOL vmlinux 0x2c53bbb2 qe_pin_request +EXPORT_SYMBOL vmlinux 0x2c5eb168 flow_indr_dev_unregister +EXPORT_SYMBOL vmlinux 0x2c744e1c simple_rename +EXPORT_SYMBOL vmlinux 0x2c82c36a security_secmark_relabel_packet +EXPORT_SYMBOL vmlinux 0x2c8f4826 lease_get_mtime +EXPORT_SYMBOL vmlinux 0x2c92e40d xfrm_register_type_offload +EXPORT_SYMBOL vmlinux 0x2ca59913 dma_fence_signal_locked +EXPORT_SYMBOL vmlinux 0x2cbdef6f tty_unregister_device +EXPORT_SYMBOL vmlinux 0x2ccd059a dim_on_top +EXPORT_SYMBOL vmlinux 0x2cf0c910 sg_init_table +EXPORT_SYMBOL vmlinux 0x2cf56265 __dynamic_pr_debug +EXPORT_SYMBOL vmlinux 0x2cf939e3 fqdir_init +EXPORT_SYMBOL vmlinux 0x2d140a58 genl_unlock +EXPORT_SYMBOL vmlinux 0x2d30596c from_kqid_munged +EXPORT_SYMBOL vmlinux 0x2d3385d3 system_wq +EXPORT_SYMBOL vmlinux 0x2d38dd74 napi_get_frags +EXPORT_SYMBOL vmlinux 0x2d39b0a7 kstrdup +EXPORT_SYMBOL vmlinux 0x2d4c773a hdmi_spd_infoframe_init +EXPORT_SYMBOL vmlinux 0x2d4daef5 find_font +EXPORT_SYMBOL vmlinux 0x2d552cf7 sock_create_lite +EXPORT_SYMBOL vmlinux 0x2d5bc3f0 ethtool_aggregate_phy_stats +EXPORT_SYMBOL vmlinux 0x2d746164 filemap_get_folios_tag +EXPORT_SYMBOL vmlinux 0x2d7ff018 _dev_emerg +EXPORT_SYMBOL vmlinux 0x2d82b7f5 __dquot_free_space +EXPORT_SYMBOL vmlinux 0x2d87dc47 setattr_should_drop_suidgid +EXPORT_SYMBOL vmlinux 0x2d994605 security_inode_copy_up_xattr +EXPORT_SYMBOL vmlinux 0x2da8f4b1 flow_rule_match_enc_control +EXPORT_SYMBOL vmlinux 0x2dabd9aa __register_binfmt +EXPORT_SYMBOL vmlinux 0x2db30a06 dquot_writeback_dquots +EXPORT_SYMBOL vmlinux 0x2dc031c8 inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x2dc4e156 prepare_to_wait +EXPORT_SYMBOL vmlinux 0x2dc9dadb i2c_add_adapter +EXPORT_SYMBOL vmlinux 0x2dcdea36 chip_to_vas_id +EXPORT_SYMBOL vmlinux 0x2dce19f1 __wait_on_bit +EXPORT_SYMBOL vmlinux 0x2dd620df sock_no_accept +EXPORT_SYMBOL vmlinux 0x2de5d6c0 dev_uc_flush +EXPORT_SYMBOL vmlinux 0x2de7453a mmc_card_is_blockaddr +EXPORT_SYMBOL vmlinux 0x2dea3f9b elv_rb_add +EXPORT_SYMBOL vmlinux 0x2e1ca751 clk_put +EXPORT_SYMBOL vmlinux 0x2e1fab2f _raw_read_unlock_irqrestore +EXPORT_SYMBOL vmlinux 0x2e203905 tc_cleanup_offload_action +EXPORT_SYMBOL vmlinux 0x2e2b40d2 strncat +EXPORT_SYMBOL vmlinux 0x2e309ca2 mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x2e45fd4a rproc_of_resm_mem_entry_init +EXPORT_SYMBOL vmlinux 0x2e48ff6a end_buffer_write_sync +EXPORT_SYMBOL vmlinux 0x2e4cd4f7 qdisc_put +EXPORT_SYMBOL vmlinux 0x2e5f2587 __sk_backlog_rcv +EXPORT_SYMBOL vmlinux 0x2e5fe036 __skb_ext_put +EXPORT_SYMBOL vmlinux 0x2e6d697d unregister_key_type +EXPORT_SYMBOL vmlinux 0x2e6e5283 skb_realloc_headroom +EXPORT_SYMBOL vmlinux 0x2e7d62f4 inode_newsize_ok +EXPORT_SYMBOL vmlinux 0x2e8738ba handshake_req_submit +EXPORT_SYMBOL vmlinux 0x2e9bf149 tcp_set_rcvlowat +EXPORT_SYMBOL vmlinux 0x2e9d9211 gnet_stats_copy_basic +EXPORT_SYMBOL vmlinux 0x2eaab50e inet_csk_reset_keepalive_timer +EXPORT_SYMBOL vmlinux 0x2eab17aa ptp_clock_event +EXPORT_SYMBOL vmlinux 0x2eb51c9f pcibus_to_node +EXPORT_SYMBOL vmlinux 0x2ebaa4b5 phys_mem_access_prot +EXPORT_SYMBOL vmlinux 0x2ec4888b pcibios_resource_to_bus +EXPORT_SYMBOL vmlinux 0x2ec6bba0 errseq_set +EXPORT_SYMBOL vmlinux 0x2edf9581 uart_write_wakeup +EXPORT_SYMBOL vmlinux 0x2ee6ec9b from_kgid_munged +EXPORT_SYMBOL vmlinux 0x2eee9ce8 pcie_capability_write_dword +EXPORT_SYMBOL vmlinux 0x2f000c44 __percpu_counter_compare +EXPORT_SYMBOL vmlinux 0x2f02689d mark_buffer_async_write +EXPORT_SYMBOL vmlinux 0x2f03fc4b security_secmark_refcount_inc +EXPORT_SYMBOL vmlinux 0x2f0a2167 fqdir_exit +EXPORT_SYMBOL vmlinux 0x2f0bfebd pci_bus_type +EXPORT_SYMBOL vmlinux 0x2f0d69c9 of_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0x2f1254d1 ucc_tdm_init +EXPORT_SYMBOL vmlinux 0x2f147232 xfrm_register_km +EXPORT_SYMBOL vmlinux 0x2f15691d scsi_print_result +EXPORT_SYMBOL vmlinux 0x2f2e91b2 security_ib_alloc_security +EXPORT_SYMBOL vmlinux 0x2f3700aa pcie_bandwidth_available +EXPORT_SYMBOL vmlinux 0x2f7754a8 dma_pool_free +EXPORT_SYMBOL vmlinux 0x2f7864b2 find_inode_nowait +EXPORT_SYMBOL vmlinux 0x2f7ae238 vfs_path_lookup +EXPORT_SYMBOL vmlinux 0x2f7cdff5 sock_bind_add +EXPORT_SYMBOL vmlinux 0x2f8264bd gtm_get_timer16 +EXPORT_SYMBOL vmlinux 0x2f93219f dev_kfree_skb_any_reason +EXPORT_SYMBOL vmlinux 0x2fa1d6d6 of_phy_connect +EXPORT_SYMBOL vmlinux 0x2fb41b90 blk_set_queue_depth +EXPORT_SYMBOL vmlinux 0x2fba361b nf_unregister_sockopt +EXPORT_SYMBOL vmlinux 0x2fc78fcc xa_erase +EXPORT_SYMBOL vmlinux 0x2fe252cc unregister_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x30020369 i2c_smbus_read_i2c_block_data +EXPORT_SYMBOL vmlinux 0x3048896d jbd2_fc_wait_bufs +EXPORT_SYMBOL vmlinux 0x3055db81 mipi_dsi_driver_unregister +EXPORT_SYMBOL vmlinux 0x30615d0e __napi_alloc_skb +EXPORT_SYMBOL vmlinux 0x306c3982 dump_align +EXPORT_SYMBOL vmlinux 0x306cad3e security_sb_mnt_opts_compat +EXPORT_SYMBOL vmlinux 0x3096be16 names_cachep +EXPORT_SYMBOL vmlinux 0x30a80826 __kfifo_from_user +EXPORT_SYMBOL vmlinux 0x30acfde9 hsiphash_2u32 +EXPORT_SYMBOL vmlinux 0x30b70e22 icmp_ndo_send +EXPORT_SYMBOL vmlinux 0x30b8b35c cpu_to_chip_id +EXPORT_SYMBOL vmlinux 0x30be05ab d_instantiate_anon +EXPORT_SYMBOL vmlinux 0x30cd6604 import_iovec +EXPORT_SYMBOL vmlinux 0x30e11ab3 __register_nls +EXPORT_SYMBOL vmlinux 0x30e568e7 dma_fence_chain_find_seqno +EXPORT_SYMBOL vmlinux 0x3113ea0b mr_mfc_find_any_parent +EXPORT_SYMBOL vmlinux 0x311d9e57 filemap_release_folio +EXPORT_SYMBOL vmlinux 0x3122c808 phy_disconnect +EXPORT_SYMBOL vmlinux 0x312302cf blk_rq_map_user_iov +EXPORT_SYMBOL vmlinux 0x3126a9e8 siphash_1u64 +EXPORT_SYMBOL vmlinux 0x312ed932 verify_spi_info +EXPORT_SYMBOL vmlinux 0x3130719d ip_sock_set_recverr +EXPORT_SYMBOL vmlinux 0x3136ccc8 netpoll_send_skb +EXPORT_SYMBOL vmlinux 0x31381652 dquot_get_next_id +EXPORT_SYMBOL vmlinux 0x3146a3f4 generic_file_read_iter +EXPORT_SYMBOL vmlinux 0x3154f2f0 get_phy_device +EXPORT_SYMBOL vmlinux 0x31656a63 skb_tx_error +EXPORT_SYMBOL vmlinux 0x319036f3 filemap_fdatawrite +EXPORT_SYMBOL vmlinux 0x31a8ac0c device_add_disk +EXPORT_SYMBOL vmlinux 0x31aee03b sockfd_lookup +EXPORT_SYMBOL vmlinux 0x31b1a41c __debugger_fault_handler +EXPORT_SYMBOL vmlinux 0x31bac176 tcp_sendmsg +EXPORT_SYMBOL vmlinux 0x31c62430 jbd2_journal_extend +EXPORT_SYMBOL vmlinux 0x31cfedca param_ops_uint +EXPORT_SYMBOL vmlinux 0x31dae715 phy_attach_direct +EXPORT_SYMBOL vmlinux 0x31e7199b fb_find_mode +EXPORT_SYMBOL vmlinux 0x31f383df pipe_lock +EXPORT_SYMBOL vmlinux 0x31fa9904 sock_no_shutdown +EXPORT_SYMBOL vmlinux 0x3208c428 max8925_reg_write +EXPORT_SYMBOL vmlinux 0x320f1df2 inet_frags_init +EXPORT_SYMBOL vmlinux 0x3217c3a3 __memset32 +EXPORT_SYMBOL vmlinux 0x3218a67b pci_disable_ptm +EXPORT_SYMBOL vmlinux 0x3221df67 __bitmap_subset +EXPORT_SYMBOL vmlinux 0x32394d4b qe_issue_cmd +EXPORT_SYMBOL vmlinux 0x324b8b7c generic_file_llseek_size +EXPORT_SYMBOL vmlinux 0x324ec6f7 simple_write_begin +EXPORT_SYMBOL vmlinux 0x325a65fe dcb_setapp +EXPORT_SYMBOL vmlinux 0x325e12ba param_set_ullong +EXPORT_SYMBOL vmlinux 0x32654d43 clkdev_drop +EXPORT_SYMBOL vmlinux 0x3265c61c dev_uc_init +EXPORT_SYMBOL vmlinux 0x3266a488 default_qdisc_ops +EXPORT_SYMBOL vmlinux 0x3272e144 of_graph_is_present +EXPORT_SYMBOL vmlinux 0x327c84bf vme_lm_attach +EXPORT_SYMBOL vmlinux 0x3283e6b0 prandom_seed_full_state +EXPORT_SYMBOL vmlinux 0x328918bc of_read_drc_info_cell +EXPORT_SYMBOL vmlinux 0x328ec59a generic_listxattr +EXPORT_SYMBOL vmlinux 0x3299a548 pci_enable_msi +EXPORT_SYMBOL vmlinux 0x32a04ffd fwnode_get_phy_id +EXPORT_SYMBOL vmlinux 0x32b7d5b2 lockref_put_not_zero +EXPORT_SYMBOL vmlinux 0x32bd1e96 skb_eth_pop +EXPORT_SYMBOL vmlinux 0x32c48f82 tcf_chain_put_by_act +EXPORT_SYMBOL vmlinux 0x32ce3777 radix_tree_preload +EXPORT_SYMBOL vmlinux 0x32d581f3 input_set_poll_interval +EXPORT_SYMBOL vmlinux 0x32d95543 vga_put +EXPORT_SYMBOL vmlinux 0x33020b0f pci_irq_get_affinity +EXPORT_SYMBOL vmlinux 0x333bfca1 hdmi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x333eb7c7 ethtool_rx_flow_rule_destroy +EXPORT_SYMBOL vmlinux 0x334125cf cad_pid +EXPORT_SYMBOL vmlinux 0x3347277a mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0x3349fe28 vio_unregister_driver +EXPORT_SYMBOL vmlinux 0x3351f7d2 vfs_symlink +EXPORT_SYMBOL vmlinux 0x33736a1d __genradix_ptr_alloc +EXPORT_SYMBOL vmlinux 0x33984ece qdisc_offload_graft_helper +EXPORT_SYMBOL vmlinux 0x33ade001 ppp_input +EXPORT_SYMBOL vmlinux 0x33b84f74 copy_page +EXPORT_SYMBOL vmlinux 0x33b869f2 free_inode_nonrcu +EXPORT_SYMBOL vmlinux 0x33bf3859 pcie_set_readrq +EXPORT_SYMBOL vmlinux 0x33d64706 param_ops_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x33db3734 of_property_read_reg +EXPORT_SYMBOL vmlinux 0x33e8e907 netif_stacked_transfer_operstate +EXPORT_SYMBOL vmlinux 0x33ef0118 __cpuhp_setup_state +EXPORT_SYMBOL vmlinux 0x33f0768c cpufreq_quick_get_max +EXPORT_SYMBOL vmlinux 0x33fcf44a __kfifo_out_r +EXPORT_SYMBOL vmlinux 0x34017890 flow_rule_match_enc_keyid +EXPORT_SYMBOL vmlinux 0x3402dc8b __write_overflow_field +EXPORT_SYMBOL vmlinux 0x3409b532 path_put +EXPORT_SYMBOL vmlinux 0x34205dbd filemap_get_folios_contig +EXPORT_SYMBOL vmlinux 0x34217067 devm_mfd_add_devices +EXPORT_SYMBOL vmlinux 0x344d4809 jbd2_journal_restart +EXPORT_SYMBOL vmlinux 0x345c8916 strict_msr_control +EXPORT_SYMBOL vmlinux 0x34628e3c security_path_mkdir +EXPORT_SYMBOL vmlinux 0x346640b0 dev_getfirstbyhwtype +EXPORT_SYMBOL vmlinux 0x346ae3e6 mod_node_page_state +EXPORT_SYMBOL vmlinux 0x346afdd6 proc_dointvec_minmax +EXPORT_SYMBOL vmlinux 0x346fcdd1 tcp_hashinfo +EXPORT_SYMBOL vmlinux 0x349cba85 strchr +EXPORT_SYMBOL vmlinux 0x34b3b64f skb_copy_bits +EXPORT_SYMBOL vmlinux 0x34ba7aae md_bitmap_close_sync +EXPORT_SYMBOL vmlinux 0x34c7cdbc lookup_bdev +EXPORT_SYMBOL vmlinux 0x34cff7a4 skb_store_bits +EXPORT_SYMBOL vmlinux 0x34d7f488 blk_mq_delay_run_hw_queue +EXPORT_SYMBOL vmlinux 0x34f3484e security_tun_dev_attach_queue +EXPORT_SYMBOL vmlinux 0x350b4265 devfreq_recommended_opp +EXPORT_SYMBOL vmlinux 0x3515370b __bio_advance +EXPORT_SYMBOL vmlinux 0x3517383e register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x35257e6c epapr_hypercall_start +EXPORT_SYMBOL vmlinux 0x352bb201 xa_store +EXPORT_SYMBOL vmlinux 0x3532e95a skb_tunnel_check_pmtu +EXPORT_SYMBOL vmlinux 0x3539f11b match_strlcpy +EXPORT_SYMBOL vmlinux 0x356461c8 rtc_time64_to_tm +EXPORT_SYMBOL vmlinux 0x3573e0d0 radix_tree_lookup_slot +EXPORT_SYMBOL vmlinux 0x3579f42d dma_resv_iter_first_unlocked +EXPORT_SYMBOL vmlinux 0x3592e31d nd_region_acquire_lane +EXPORT_SYMBOL vmlinux 0x359a1cbb __lock_sock_fast +EXPORT_SYMBOL vmlinux 0x35a88f28 zlib_inflateInit2 +EXPORT_SYMBOL vmlinux 0x35b5d764 mdio_driver_unregister +EXPORT_SYMBOL vmlinux 0x35bc01ce of_graph_get_next_endpoint +EXPORT_SYMBOL vmlinux 0x35c79799 kobject_get_unless_zero +EXPORT_SYMBOL vmlinux 0x35c88867 netdev_rx_csum_fault +EXPORT_SYMBOL vmlinux 0x35c96ae7 __bh_read +EXPORT_SYMBOL vmlinux 0x35d5ad67 truncate_pagecache +EXPORT_SYMBOL vmlinux 0x35e31d6f of_device_get_match_data +EXPORT_SYMBOL vmlinux 0x360486c1 seq_hex_dump +EXPORT_SYMBOL vmlinux 0x3607e808 nf_reinject +EXPORT_SYMBOL vmlinux 0x36297b38 ipv6_push_frag_opts +EXPORT_SYMBOL vmlinux 0x365acda7 set_normalized_timespec64 +EXPORT_SYMBOL vmlinux 0x365e7911 kstrdup_const +EXPORT_SYMBOL vmlinux 0x366707c9 jent_testing_init +EXPORT_SYMBOL vmlinux 0x3669a348 inet_sock_destruct +EXPORT_SYMBOL vmlinux 0x366cdd22 dmaengine_get_unmap_data +EXPORT_SYMBOL vmlinux 0x36988e91 dquot_scan_active +EXPORT_SYMBOL vmlinux 0x36c5e8d9 pci_fixup_cardbus +EXPORT_SYMBOL vmlinux 0x36d2f859 agp_generic_alloc_page +EXPORT_SYMBOL vmlinux 0x36df5eac d_find_alias +EXPORT_SYMBOL vmlinux 0x36eaafe2 __cpu_active_mask +EXPORT_SYMBOL vmlinux 0x36f875fd __skb_warn_lro_forwarding +EXPORT_SYMBOL vmlinux 0x371d2130 check_legacy_ioport +EXPORT_SYMBOL vmlinux 0x371e1953 __printk_cpu_sync_wait +EXPORT_SYMBOL vmlinux 0x37258b5a phy_attach +EXPORT_SYMBOL vmlinux 0x3731d717 tcp_get_md5sig_pool +EXPORT_SYMBOL vmlinux 0x3744cf36 vmalloc_to_pfn +EXPORT_SYMBOL vmlinux 0x374fb1ac pci_enable_ptm +EXPORT_SYMBOL vmlinux 0x3755f990 gf128mul_init_64k_bbe +EXPORT_SYMBOL vmlinux 0x376bd4f8 page_pool_put_page_bulk +EXPORT_SYMBOL vmlinux 0x37818fb4 security_sock_rcv_skb +EXPORT_SYMBOL vmlinux 0x37925cf0 inet_proto_csum_replace4 +EXPORT_SYMBOL vmlinux 0x37968673 pcie_capability_read_word +EXPORT_SYMBOL vmlinux 0x37af9338 netdev_lower_get_next_private_rcu +EXPORT_SYMBOL vmlinux 0x37b13459 path_is_mountpoint +EXPORT_SYMBOL vmlinux 0x37b8b39e screen_info +EXPORT_SYMBOL vmlinux 0x37bd2ca0 ipv6_select_ident +EXPORT_SYMBOL vmlinux 0x37befc70 jiffies_to_msecs +EXPORT_SYMBOL vmlinux 0x37c8c6c3 jbd2__journal_restart +EXPORT_SYMBOL vmlinux 0x37f40aa5 _raw_write_lock_irq +EXPORT_SYMBOL vmlinux 0x38026cb6 complete +EXPORT_SYMBOL vmlinux 0x38032c51 kernel_param_unlock +EXPORT_SYMBOL vmlinux 0x381992ab skb_splice_from_iter +EXPORT_SYMBOL vmlinux 0x381a798a setup_max_cpus +EXPORT_SYMBOL vmlinux 0x381ee5df jbd2_journal_flush +EXPORT_SYMBOL vmlinux 0x382c0431 dma_sync_sg_for_cpu +EXPORT_SYMBOL vmlinux 0x383054e0 dev_pm_opp_register_notifier +EXPORT_SYMBOL vmlinux 0x38415cd1 rtnl_offload_xstats_notify +EXPORT_SYMBOL vmlinux 0x3854774b kstrtoll +EXPORT_SYMBOL vmlinux 0x385c7481 __tracepoint_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x386f4fc3 blk_put_queue +EXPORT_SYMBOL vmlinux 0x3870f798 fs_param_is_u32 +EXPORT_SYMBOL vmlinux 0x38869d88 kstat +EXPORT_SYMBOL vmlinux 0x3891ffc8 ecryptfs_fill_auth_tok +EXPORT_SYMBOL vmlinux 0x389617b0 LZ4_decompress_fast_continue +EXPORT_SYMBOL vmlinux 0x38a486aa of_device_is_big_endian +EXPORT_SYMBOL vmlinux 0x38a71b7e pci_free_resource_list +EXPORT_SYMBOL vmlinux 0x38a9f7c5 in6addr_loopback +EXPORT_SYMBOL vmlinux 0x38c2783c dev_driver_string +EXPORT_SYMBOL vmlinux 0x38d7750f tty_kref_put +EXPORT_SYMBOL vmlinux 0x38d97eb2 agp_alloc_bridge +EXPORT_SYMBOL vmlinux 0x38dded41 dma_fence_init +EXPORT_SYMBOL vmlinux 0x38efd92f mfd_remove_devices_late +EXPORT_SYMBOL vmlinux 0x38fb9933 tty_std_termios +EXPORT_SYMBOL vmlinux 0x3905d327 ppp_unregister_compressor +EXPORT_SYMBOL vmlinux 0x3907e160 mr_mfc_find_any +EXPORT_SYMBOL vmlinux 0x3916bcea devm_request_any_context_irq +EXPORT_SYMBOL vmlinux 0x391ac6fe input_register_device +EXPORT_SYMBOL vmlinux 0x391df80a netstamp_needed_key +EXPORT_SYMBOL vmlinux 0x39309f6f page_pool_alloc_frag +EXPORT_SYMBOL vmlinux 0x3939f8f0 rfkill_pause_polling +EXPORT_SYMBOL vmlinux 0x39436ccc register_qdisc +EXPORT_SYMBOL vmlinux 0x39461d6a in_egroup_p +EXPORT_SYMBOL vmlinux 0x394a1e11 phy_sfp_attach +EXPORT_SYMBOL vmlinux 0x3955fcf6 __kfifo_in_r +EXPORT_SYMBOL vmlinux 0x39800d83 skb_checksum_trimmed +EXPORT_SYMBOL vmlinux 0x39864c6b security_inode_notifysecctx +EXPORT_SYMBOL vmlinux 0x398ff152 tcf_idr_cleanup +EXPORT_SYMBOL vmlinux 0x39915a9d ipv6_dev_mc_dec +EXPORT_SYMBOL vmlinux 0x39991865 icmp_global_allow +EXPORT_SYMBOL vmlinux 0x399ad043 __kfifo_dma_out_finish_r +EXPORT_SYMBOL vmlinux 0x39b5e783 skb_copy_and_csum_datagram_msg +EXPORT_SYMBOL vmlinux 0x39be8c17 unregister_netdev +EXPORT_SYMBOL vmlinux 0x39c74235 dm_read_arg_group +EXPORT_SYMBOL vmlinux 0x39c903ae sock_no_socketpair +EXPORT_SYMBOL vmlinux 0x39d4f80c folio_unlock +EXPORT_SYMBOL vmlinux 0x39d95ca4 zstd_reset_cstream +EXPORT_SYMBOL vmlinux 0x39da3a9a udp_lib_get_port +EXPORT_SYMBOL vmlinux 0x39fa6e9a vme_master_request +EXPORT_SYMBOL vmlinux 0x3a0ca152 get_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0x3a24483d ip_generic_getfrag +EXPORT_SYMBOL vmlinux 0x3a41909c crypto_sha256_finup +EXPORT_SYMBOL vmlinux 0x3a4b4b01 softnet_data +EXPORT_SYMBOL vmlinux 0x3a4f9d28 rng_is_initialized +EXPORT_SYMBOL vmlinux 0x3a516709 __cpuhp_setup_state_cpuslocked +EXPORT_SYMBOL vmlinux 0x3a5ac884 rproc_coredump_using_sections +EXPORT_SYMBOL vmlinux 0x3a7f6cc5 freeze_super +EXPORT_SYMBOL vmlinux 0x3a847ce0 complete_request_key +EXPORT_SYMBOL vmlinux 0x3a875620 __xa_store +EXPORT_SYMBOL vmlinux 0x3a90dd96 dev_graft_qdisc +EXPORT_SYMBOL vmlinux 0x3a9529b0 migrate_folio +EXPORT_SYMBOL vmlinux 0x3a99642c key_payload_reserve +EXPORT_SYMBOL vmlinux 0x3aa4cd1c xfrm6_rcv_tnl +EXPORT_SYMBOL vmlinux 0x3aa697f2 __traceiter_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x3ab28948 console_srcu_read_lock +EXPORT_SYMBOL vmlinux 0x3ab7b1cc scsi_set_sense_field_pointer +EXPORT_SYMBOL vmlinux 0x3ab82137 crypto_sha512_finup +EXPORT_SYMBOL vmlinux 0x3ac432bc inet_frags_fini +EXPORT_SYMBOL vmlinux 0x3ac943fe inet_csk_accept +EXPORT_SYMBOL vmlinux 0x3ad5c9a6 md_bitmap_startwrite +EXPORT_SYMBOL vmlinux 0x3ae34aeb zstd_init_dctx +EXPORT_SYMBOL vmlinux 0x3ae46bfe clk_bulk_get_all +EXPORT_SYMBOL vmlinux 0x3ae70ba5 copy_page_from_iter +EXPORT_SYMBOL vmlinux 0x3b0495f1 twl6040_get_vibralr_status +EXPORT_SYMBOL vmlinux 0x3b08acee input_mt_drop_unused +EXPORT_SYMBOL vmlinux 0x3b116ce2 skb_clone_sk +EXPORT_SYMBOL vmlinux 0x3b20cfcc __ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x3b321462 LZ4_setStreamDecode +EXPORT_SYMBOL vmlinux 0x3b3a500b jbd2_journal_start_commit +EXPORT_SYMBOL vmlinux 0x3b40716f hmm_range_fault +EXPORT_SYMBOL vmlinux 0x3b455442 notify_change +EXPORT_SYMBOL vmlinux 0x3b644591 __bitmap_shift_left +EXPORT_SYMBOL vmlinux 0x3b6c41ea kstrtouint +EXPORT_SYMBOL vmlinux 0x3bc848bc __devm_release_region +EXPORT_SYMBOL vmlinux 0x3bcb8c0f dst_dev_put +EXPORT_SYMBOL vmlinux 0x3bd11975 gro_cells_receive +EXPORT_SYMBOL vmlinux 0x3bfa3c4b dquot_file_open +EXPORT_SYMBOL vmlinux 0x3bfb09fa gen_pool_has_addr +EXPORT_SYMBOL vmlinux 0x3bff612d __skb_ext_del +EXPORT_SYMBOL vmlinux 0x3c03df00 i8042_remove_filter +EXPORT_SYMBOL vmlinux 0x3c185c61 page_put_link +EXPORT_SYMBOL vmlinux 0x3c244b90 dm_io +EXPORT_SYMBOL vmlinux 0x3c3215c4 qe_immr +EXPORT_SYMBOL vmlinux 0x3c3ba626 blk_mq_start_stopped_hw_queues +EXPORT_SYMBOL vmlinux 0x3c3fce39 __local_bh_enable_ip +EXPORT_SYMBOL vmlinux 0x3c3ff9fd sprintf +EXPORT_SYMBOL vmlinux 0x3c4fd9d5 bioset_init +EXPORT_SYMBOL vmlinux 0x3c5ff98c lookup_one_unlocked +EXPORT_SYMBOL vmlinux 0x3c690bb2 vlan_for_each +EXPORT_SYMBOL vmlinux 0x3c76d519 __remove_inode_hash +EXPORT_SYMBOL vmlinux 0x3c80ac82 vfs_clone_file_range +EXPORT_SYMBOL vmlinux 0x3c8c7d97 param_get_uint +EXPORT_SYMBOL vmlinux 0x3cb23db3 console_srcu_read_unlock +EXPORT_SYMBOL vmlinux 0x3cbb940b zstd_init_dstream +EXPORT_SYMBOL vmlinux 0x3ce4ca6f disable_irq +EXPORT_SYMBOL vmlinux 0x3ceddf22 __blk_alloc_disk +EXPORT_SYMBOL vmlinux 0x3d07d3d9 migrate_vma_setup +EXPORT_SYMBOL vmlinux 0x3d095fd8 xsk_tx_release +EXPORT_SYMBOL vmlinux 0x3d0accf9 genphy_read_master_slave +EXPORT_SYMBOL vmlinux 0x3d368a91 sk_stream_kill_queues +EXPORT_SYMBOL vmlinux 0x3d44ffd8 flow_rule_match_enc_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x3d4b3da8 input_allocate_device +EXPORT_SYMBOL vmlinux 0x3d5483ab pci_try_set_mwi +EXPORT_SYMBOL vmlinux 0x3d607b20 page_mapping +EXPORT_SYMBOL vmlinux 0x3d7219bd bio_free_pages +EXPORT_SYMBOL vmlinux 0x3d8ba172 xfrm_state_lookup_byspi +EXPORT_SYMBOL vmlinux 0x3d8f2636 netdev_upper_dev_link +EXPORT_SYMBOL vmlinux 0x3d982023 put_cmsg +EXPORT_SYMBOL vmlinux 0x3da33c9a sk_filter_trim_cap +EXPORT_SYMBOL vmlinux 0x3dabf271 memcg_sockets_enabled_key +EXPORT_SYMBOL vmlinux 0x3dac779a bpf_sk_lookup_enabled +EXPORT_SYMBOL vmlinux 0x3dad9978 cancel_delayed_work +EXPORT_SYMBOL vmlinux 0x3dcb88a0 irq_set_handler_data +EXPORT_SYMBOL vmlinux 0x3dcf4b4d qdisc_watchdog_schedule_range_ns +EXPORT_SYMBOL vmlinux 0x3dfb86b9 resource_list_create_entry +EXPORT_SYMBOL vmlinux 0x3dfc897c seq_hlist_start_head +EXPORT_SYMBOL vmlinux 0x3e1358ce start_tty +EXPORT_SYMBOL vmlinux 0x3e148dcd cfb_fillrect +EXPORT_SYMBOL vmlinux 0x3e18aaaa __skb_free_datagram_locked +EXPORT_SYMBOL vmlinux 0x3e18c0fb ps2_command +EXPORT_SYMBOL vmlinux 0x3e250367 neigh_event_ns +EXPORT_SYMBOL vmlinux 0x3e2d6719 stream_open +EXPORT_SYMBOL vmlinux 0x3e3bad0a __tasklet_hi_schedule +EXPORT_SYMBOL vmlinux 0x3e436e45 sync_file_create +EXPORT_SYMBOL vmlinux 0x3e533470 unregister_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x3e5be0b8 dev_pre_changeaddr_notify +EXPORT_SYMBOL vmlinux 0x3e69e9da vfs_parse_fs_param_source +EXPORT_SYMBOL vmlinux 0x3e9bb9e7 ps2_init +EXPORT_SYMBOL vmlinux 0x3ea44f03 pci_enable_atomic_ops_to_root +EXPORT_SYMBOL vmlinux 0x3eb0de97 sync_filesystem +EXPORT_SYMBOL vmlinux 0x3eccbe2c __find_nth_bit +EXPORT_SYMBOL vmlinux 0x3ed43fae vfs_parse_fs_param +EXPORT_SYMBOL vmlinux 0x3ee97d03 tcp_v4_md5_hash_skb +EXPORT_SYMBOL vmlinux 0x3ef4bc6f jbd2_journal_clear_err +EXPORT_SYMBOL vmlinux 0x3efe1703 phy_unregister_fixup_for_id +EXPORT_SYMBOL vmlinux 0x3f0a5f3f xfrm_if_register_cb +EXPORT_SYMBOL vmlinux 0x3f0eabd2 xxh64_update +EXPORT_SYMBOL vmlinux 0x3f34644d zstd_dstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x3f3ac2c8 qdisc_reset +EXPORT_SYMBOL vmlinux 0x3f406a3b enable_kernel_altivec +EXPORT_SYMBOL vmlinux 0x3f4547a7 put_unused_fd +EXPORT_SYMBOL vmlinux 0x3f460a1e input_set_min_poll_interval +EXPORT_SYMBOL vmlinux 0x3f50f3ca __xfrm_decode_session +EXPORT_SYMBOL vmlinux 0x3f5a0b47 uart_remove_one_port +EXPORT_SYMBOL vmlinux 0x3f5d1744 skb_try_coalesce +EXPORT_SYMBOL vmlinux 0x3f6baab1 dcache_dir_close +EXPORT_SYMBOL vmlinux 0x3f89071b security_ib_pkey_access +EXPORT_SYMBOL vmlinux 0x3f90d49a fscrypt_zeroout_range +EXPORT_SYMBOL vmlinux 0x3fac5692 unregister_qdisc +EXPORT_SYMBOL vmlinux 0x3fb643c7 dquot_set_dqinfo +EXPORT_SYMBOL vmlinux 0x3fbf3c89 vme_slave_set +EXPORT_SYMBOL vmlinux 0x3fd78f3b register_chrdev_region +EXPORT_SYMBOL vmlinux 0x3fe2ccbe memweight +EXPORT_SYMBOL vmlinux 0x3fee37d8 mdiobus_read +EXPORT_SYMBOL vmlinux 0x40016d3c gro_find_receive_by_type +EXPORT_SYMBOL vmlinux 0x4019bfd1 of_phy_register_fixed_link +EXPORT_SYMBOL vmlinux 0x4031602c blk_post_runtime_suspend +EXPORT_SYMBOL vmlinux 0x40320ecd dquot_disable +EXPORT_SYMBOL vmlinux 0x403b018d from_kgid +EXPORT_SYMBOL vmlinux 0x403dbec4 phy_driver_unregister +EXPORT_SYMBOL vmlinux 0x4047c6e1 vme_irq_generate +EXPORT_SYMBOL vmlinux 0x405b6e05 srp_parse_tmo +EXPORT_SYMBOL vmlinux 0x40651469 giveup_fpu +EXPORT_SYMBOL vmlinux 0x4076a99b rproc_da_to_va +EXPORT_SYMBOL vmlinux 0x4076fa28 nf_ct_get_tuple_skb +EXPORT_SYMBOL vmlinux 0x4082cfcc truncate_pagecache_range +EXPORT_SYMBOL vmlinux 0x40973662 sysctl_udp_mem +EXPORT_SYMBOL vmlinux 0x40a4916f dma_fence_get_stub +EXPORT_SYMBOL vmlinux 0x40a62432 __nla_validate +EXPORT_SYMBOL vmlinux 0x40a80c72 tcf_block_get_ext +EXPORT_SYMBOL vmlinux 0x40a83fd0 rproc_coredump_set_elf_info +EXPORT_SYMBOL vmlinux 0x40a9b349 vzalloc +EXPORT_SYMBOL vmlinux 0x40acde3a tty_insert_flip_string_flags +EXPORT_SYMBOL vmlinux 0x40c7247c si_meminfo +EXPORT_SYMBOL vmlinux 0x40c98590 d_obtain_root +EXPORT_SYMBOL vmlinux 0x40d04664 console_trylock +EXPORT_SYMBOL vmlinux 0x40d075e4 padata_alloc +EXPORT_SYMBOL vmlinux 0x40d59096 unregister_restart_handler +EXPORT_SYMBOL vmlinux 0x40d5fd01 i2c_find_device_by_fwnode +EXPORT_SYMBOL vmlinux 0x40edaab9 noop_qdisc +EXPORT_SYMBOL vmlinux 0x40f319c3 devm_devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0x40f76a86 __vcalloc +EXPORT_SYMBOL vmlinux 0x4107b79c xfrm_lookup_with_ifid +EXPORT_SYMBOL vmlinux 0x41205a0c bdev_end_io_acct +EXPORT_SYMBOL vmlinux 0x412540fd ip_frag_init +EXPORT_SYMBOL vmlinux 0x4129eb92 mmc_free_host +EXPORT_SYMBOL vmlinux 0x412f893c page_offline_begin +EXPORT_SYMBOL vmlinux 0x41378790 find_inode_rcu +EXPORT_SYMBOL vmlinux 0x414094b4 eeh_dev_release +EXPORT_SYMBOL vmlinux 0x4145c952 netdev_change_features +EXPORT_SYMBOL vmlinux 0x4146fe50 udp_disconnect +EXPORT_SYMBOL vmlinux 0x41482d8b strndup_user +EXPORT_SYMBOL vmlinux 0x4149fb86 inet_select_addr +EXPORT_SYMBOL vmlinux 0x414e77f7 pcie_ptm_enabled +EXPORT_SYMBOL vmlinux 0x4151760c radix__local_flush_tlb_page +EXPORT_SYMBOL vmlinux 0x41532fe3 clear_inode +EXPORT_SYMBOL vmlinux 0x4154f6e3 __dev_get_by_index +EXPORT_SYMBOL vmlinux 0x4159980a _copy_from_iter +EXPORT_SYMBOL vmlinux 0x415a2bcc shrink_dcache_sb +EXPORT_SYMBOL vmlinux 0x415c7819 tcf_exts_dump_stats +EXPORT_SYMBOL vmlinux 0x416a0dea make_kgid +EXPORT_SYMBOL vmlinux 0x41735c72 mr_vif_seq_idx +EXPORT_SYMBOL vmlinux 0x41840b47 netdev_notice +EXPORT_SYMBOL vmlinux 0x41864971 rc5t583_ext_power_req_config +EXPORT_SYMBOL vmlinux 0x4188d439 neigh_rand_reach_time +EXPORT_SYMBOL vmlinux 0x41978fd2 dm_table_event +EXPORT_SYMBOL vmlinux 0x41abd4db _raw_write_trylock +EXPORT_SYMBOL vmlinux 0x41ae718a __percpu_counter_init +EXPORT_SYMBOL vmlinux 0x41b743e6 __netdev_alloc_skb +EXPORT_SYMBOL vmlinux 0x41bd3fe5 to_nd_dax +EXPORT_SYMBOL vmlinux 0x41be8048 pci_msi_vec_count +EXPORT_SYMBOL vmlinux 0x41cf9ba6 sock_common_recvmsg +EXPORT_SYMBOL vmlinux 0x41ed3709 get_random_bytes +EXPORT_SYMBOL vmlinux 0x4203b136 __traceiter_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x42044ec4 ipv6_mc_check_mld +EXPORT_SYMBOL vmlinux 0x421eafe9 xfrm_state_flush +EXPORT_SYMBOL vmlinux 0x42369091 tcf_em_tree_dump +EXPORT_SYMBOL vmlinux 0x423f7340 dma_fence_default_wait +EXPORT_SYMBOL vmlinux 0x4248ae3c single_task_running +EXPORT_SYMBOL vmlinux 0x424aa817 netif_device_attach +EXPORT_SYMBOL vmlinux 0x424d3620 zlib_inflateIncomp +EXPORT_SYMBOL vmlinux 0x425bb02c pci_domain_nr +EXPORT_SYMBOL vmlinux 0x425e5dd5 key_invalidate +EXPORT_SYMBOL vmlinux 0x427254c8 get_cached_acl_rcu +EXPORT_SYMBOL vmlinux 0x42736793 _raw_spin_trylock_bh +EXPORT_SYMBOL vmlinux 0x428f282f pci_fixup_device +EXPORT_SYMBOL vmlinux 0x42b4a004 scsi_scan_target +EXPORT_SYMBOL vmlinux 0x42bd1b96 load_nls +EXPORT_SYMBOL vmlinux 0x42d6f6e0 tty_wait_until_sent +EXPORT_SYMBOL vmlinux 0x42e02049 flush_dcache_folio +EXPORT_SYMBOL vmlinux 0x42e75341 __of_parse_phandle_with_args +EXPORT_SYMBOL vmlinux 0x42eaa40e seg6_hmac_validate_skb +EXPORT_SYMBOL vmlinux 0x42ef7a17 phy_drivers_unregister +EXPORT_SYMBOL vmlinux 0x42f01faf pci_read_vpd +EXPORT_SYMBOL vmlinux 0x42f1b900 fb_pad_unaligned_buffer +EXPORT_SYMBOL vmlinux 0x4302d0eb free_pages +EXPORT_SYMBOL vmlinux 0x4304001e tcp_time_wait +EXPORT_SYMBOL vmlinux 0x43156e40 iunique +EXPORT_SYMBOL vmlinux 0x432951c6 pps_event +EXPORT_SYMBOL vmlinux 0x4351577a fb_parse_edid +EXPORT_SYMBOL vmlinux 0x435488f1 pcie_capability_clear_and_set_dword +EXPORT_SYMBOL vmlinux 0x4358e608 skb_page_frag_refill +EXPORT_SYMBOL vmlinux 0x437a0d6d __sock_tx_timestamp +EXPORT_SYMBOL vmlinux 0x438610bd security_tun_dev_alloc_security +EXPORT_SYMBOL vmlinux 0x438c8b46 scsi_remove_host +EXPORT_SYMBOL vmlinux 0x438cbc22 of_mdiobus_child_is_phy +EXPORT_SYMBOL vmlinux 0x43a4938f vm_get_page_prot +EXPORT_SYMBOL vmlinux 0x43babd19 sg_init_one +EXPORT_SYMBOL vmlinux 0x43c1c25d nd_btt_arena_is_valid +EXPORT_SYMBOL vmlinux 0x43c82edf wait_for_completion_io_timeout +EXPORT_SYMBOL vmlinux 0x43ce1108 tty_port_close_end +EXPORT_SYMBOL vmlinux 0x43d22fb9 groups_alloc +EXPORT_SYMBOL vmlinux 0x43da0ca3 md_wakeup_thread +EXPORT_SYMBOL vmlinux 0x43f9ebc8 slhc_remember +EXPORT_SYMBOL vmlinux 0x44339dfc vmalloc_to_page +EXPORT_SYMBOL vmlinux 0x443d87af tcp_mtup_init +EXPORT_SYMBOL vmlinux 0x443d8b88 dev_set_promiscuity +EXPORT_SYMBOL vmlinux 0x44469a76 crc_ccitt_false_table +EXPORT_SYMBOL vmlinux 0x4462d35e cpufreq_get_hw_max_freq +EXPORT_SYMBOL vmlinux 0x446dec79 inetpeer_invalidate_tree +EXPORT_SYMBOL vmlinux 0x44798c81 srp_rport_put +EXPORT_SYMBOL vmlinux 0x4482ba75 locks_copy_lock +EXPORT_SYMBOL vmlinux 0x4488bc8a prepare_to_wait_event +EXPORT_SYMBOL vmlinux 0x448b2d76 param_set_invbool +EXPORT_SYMBOL vmlinux 0x44b5c41b proc_dointvec_userhz_jiffies +EXPORT_SYMBOL vmlinux 0x44c732c0 mmc_gpio_set_cd_irq +EXPORT_SYMBOL vmlinux 0x44d417f1 sock_no_ioctl +EXPORT_SYMBOL vmlinux 0x44e03d3a gen_pool_dma_zalloc +EXPORT_SYMBOL vmlinux 0x44e495d7 i2c_smbus_write_byte +EXPORT_SYMBOL vmlinux 0x44e9a829 match_token +EXPORT_SYMBOL vmlinux 0x44ed204d devfreq_register_notifier +EXPORT_SYMBOL vmlinux 0x44ed377e dmam_pool_create +EXPORT_SYMBOL vmlinux 0x44f6f385 take_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0x44fcfe09 pin_user_pages_remote +EXPORT_SYMBOL vmlinux 0x45006cee default_red +EXPORT_SYMBOL vmlinux 0x450639ab sg_last +EXPORT_SYMBOL vmlinux 0x450bd37e __pmd_index_size +EXPORT_SYMBOL vmlinux 0x450c2663 pipe_unlock +EXPORT_SYMBOL vmlinux 0x450e0ccc rproc_shutdown +EXPORT_SYMBOL vmlinux 0x452287df gen_pool_best_fit +EXPORT_SYMBOL vmlinux 0x4523ee7d security_inet_conn_established +EXPORT_SYMBOL vmlinux 0x452ba683 ipv6_ext_hdr +EXPORT_SYMBOL vmlinux 0x453a5a6c dev_mc_sync +EXPORT_SYMBOL vmlinux 0x453c8403 pci_msi_enabled +EXPORT_SYMBOL vmlinux 0x453caf05 fwnode_mdiobus_phy_device_register +EXPORT_SYMBOL vmlinux 0x45535485 xxh32_update +EXPORT_SYMBOL vmlinux 0x4556024a scsi_device_resume +EXPORT_SYMBOL vmlinux 0x455c2733 textsearch_register +EXPORT_SYMBOL vmlinux 0x455f7271 wait_for_key_construction +EXPORT_SYMBOL vmlinux 0x45629267 blk_queue_update_dma_alignment +EXPORT_SYMBOL vmlinux 0x4565163c mtree_insert_range +EXPORT_SYMBOL vmlinux 0x45702168 devm_devfreq_add_governor +EXPORT_SYMBOL vmlinux 0x4573b724 d_alloc_name +EXPORT_SYMBOL vmlinux 0x4578f528 __kfifo_to_user +EXPORT_SYMBOL vmlinux 0x45799f02 kmem_cache_alloc_node +EXPORT_SYMBOL vmlinux 0x458e7c1b device_get_mac_address +EXPORT_SYMBOL vmlinux 0x45bb92c3 dma_async_device_unregister +EXPORT_SYMBOL vmlinux 0x45bd0bea param_ops_bool +EXPORT_SYMBOL vmlinux 0x45d151c2 devfreq_monitor_suspend +EXPORT_SYMBOL vmlinux 0x45dad6e4 dma_resv_reserve_fences +EXPORT_SYMBOL vmlinux 0x45ea63d8 misc_deregister +EXPORT_SYMBOL vmlinux 0x45f01a77 inet_csk_clear_xmit_timers +EXPORT_SYMBOL vmlinux 0x45f1dd1d skb_copy_expand +EXPORT_SYMBOL vmlinux 0x46001d34 percpu_counter_add_batch +EXPORT_SYMBOL vmlinux 0x4602bb30 xsk_clear_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0x460f4a34 flow_hash_from_keys +EXPORT_SYMBOL vmlinux 0x461ebfa0 __copy_tofrom_user +EXPORT_SYMBOL vmlinux 0x46238758 tcp_getsockopt +EXPORT_SYMBOL vmlinux 0x462b0241 xfrm4_udp_encap_rcv +EXPORT_SYMBOL vmlinux 0x462bc18a netdev_warn +EXPORT_SYMBOL vmlinux 0x46451cee zstd_get_frame_header +EXPORT_SYMBOL vmlinux 0x466c14a7 __delay +EXPORT_SYMBOL vmlinux 0x4674ec42 __pgd_val_bits +EXPORT_SYMBOL vmlinux 0x467df16d netdev_rss_key_fill +EXPORT_SYMBOL vmlinux 0x469558a8 phy_set_sym_pause +EXPORT_SYMBOL vmlinux 0x469734ba __ip_select_ident +EXPORT_SYMBOL vmlinux 0x469a6ec7 tcp_parse_md5sig_option +EXPORT_SYMBOL vmlinux 0x469c141a qdisc_watchdog_cancel +EXPORT_SYMBOL vmlinux 0x469c295a jbd2__journal_start +EXPORT_SYMBOL vmlinux 0x46ac9d0e netdev_core_stats_alloc +EXPORT_SYMBOL vmlinux 0x46bd5d6e video_get_options +EXPORT_SYMBOL vmlinux 0x46c47fb6 __node_distance +EXPORT_SYMBOL vmlinux 0x46c9ffea crypto_kdf108_setkey +EXPORT_SYMBOL vmlinux 0x46d9c45b ip6_xmit +EXPORT_SYMBOL vmlinux 0x46dd5929 flush_dcache_icache_page +EXPORT_SYMBOL vmlinux 0x46e81169 scsi_get_device_flags_keyed +EXPORT_SYMBOL vmlinux 0x46f9f2b5 xa_find_after +EXPORT_SYMBOL vmlinux 0x47012fc7 scsi_print_sense +EXPORT_SYMBOL vmlinux 0x47065c73 cpm_muram_offset +EXPORT_SYMBOL vmlinux 0x470c8fca fput +EXPORT_SYMBOL vmlinux 0x471145bb security_path_unlink +EXPORT_SYMBOL vmlinux 0x4737a14f pci_write_vpd_any +EXPORT_SYMBOL vmlinux 0x475457d5 napi_gro_frags +EXPORT_SYMBOL vmlinux 0x475887e3 fault_in_iov_iter_readable +EXPORT_SYMBOL vmlinux 0x47709e42 free_anon_bdev +EXPORT_SYMBOL vmlinux 0x477164f9 blk_rq_count_integrity_sg +EXPORT_SYMBOL vmlinux 0x47748a4f scsi_alloc_sgtables +EXPORT_SYMBOL vmlinux 0x478c4e51 tcp_md5_key_copy +EXPORT_SYMBOL vmlinux 0x479d9cf5 scsi_host_lookup +EXPORT_SYMBOL vmlinux 0x47a7731d cdev_init +EXPORT_SYMBOL vmlinux 0x47b78640 xp_raw_get_dma +EXPORT_SYMBOL vmlinux 0x47c128f2 crypto_sha1_update +EXPORT_SYMBOL vmlinux 0x47c20f8a refcount_dec_not_one +EXPORT_SYMBOL vmlinux 0x47c48af3 store_fp_state +EXPORT_SYMBOL vmlinux 0x47c65bfc unregister_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0x47cfd825 kstrtouint_from_user +EXPORT_SYMBOL vmlinux 0x47f153d3 mipi_dsi_dcs_get_display_brightness +EXPORT_SYMBOL vmlinux 0x47f5f9fb crypto_sha3_init +EXPORT_SYMBOL vmlinux 0x47fb7ccb inet_frag_pull_head +EXPORT_SYMBOL vmlinux 0x480c2f92 folio_alloc +EXPORT_SYMBOL vmlinux 0x480e9025 tty_port_tty_set +EXPORT_SYMBOL vmlinux 0x48148cdf seq_printf +EXPORT_SYMBOL vmlinux 0x481814c4 mb_cache_entry_find_next +EXPORT_SYMBOL vmlinux 0x4829a47e memcpy +EXPORT_SYMBOL vmlinux 0x4829cf6b fscrypt_enqueue_decrypt_work +EXPORT_SYMBOL vmlinux 0x4841bdee strnchr +EXPORT_SYMBOL vmlinux 0x48466461 scsi_device_put +EXPORT_SYMBOL vmlinux 0x4848cfb1 phy_mipi_dphy_get_default_config +EXPORT_SYMBOL vmlinux 0x484d023f twl6040_clear_bits +EXPORT_SYMBOL vmlinux 0x484f6edf ktime_get_coarse_real_ts64 +EXPORT_SYMBOL vmlinux 0x4859b8bb rtc_year_days +EXPORT_SYMBOL vmlinux 0x486c17db __xa_erase +EXPORT_SYMBOL vmlinux 0x489f6e0b rdma_dim +EXPORT_SYMBOL vmlinux 0x48a91171 string_get_size +EXPORT_SYMBOL vmlinux 0x48b99a13 vme_lm_free +EXPORT_SYMBOL vmlinux 0x48c1e2bf generic_file_fsync +EXPORT_SYMBOL vmlinux 0x48c8c0ea serio_reconnect +EXPORT_SYMBOL vmlinux 0x48d27375 __bitmap_intersects +EXPORT_SYMBOL vmlinux 0x48d3fa27 kmalloc_large_node +EXPORT_SYMBOL vmlinux 0x48d5124b pci_request_irq +EXPORT_SYMBOL vmlinux 0x48dab0b9 mipi_dsi_dcs_get_display_brightness_large +EXPORT_SYMBOL vmlinux 0x48e8a2a2 page_pool_get_stats +EXPORT_SYMBOL vmlinux 0x49045426 icmp_err_convert +EXPORT_SYMBOL vmlinux 0x4929aad9 __scsi_add_device +EXPORT_SYMBOL vmlinux 0x4936f731 pci_alloc_irq_vectors +EXPORT_SYMBOL vmlinux 0x4949664b trace_seq_acquire +EXPORT_SYMBOL vmlinux 0x495231ea mul_u64_u64_div_u64 +EXPORT_SYMBOL vmlinux 0x4954b54a posix_lock_file +EXPORT_SYMBOL vmlinux 0x49599f31 dquot_drop +EXPORT_SYMBOL vmlinux 0x4977c498 stack_depot_get_extra_bits +EXPORT_SYMBOL vmlinux 0x4977f359 i2c_smbus_write_i2c_block_data +EXPORT_SYMBOL vmlinux 0x4983a693 dump_page +EXPORT_SYMBOL vmlinux 0x498c0dd9 netdev_emerg +EXPORT_SYMBOL vmlinux 0x499336fc reuseport_migrate_sock +EXPORT_SYMBOL vmlinux 0x49940bd6 d_find_any_alias +EXPORT_SYMBOL vmlinux 0x499bfc6d __per_cpu_offset +EXPORT_SYMBOL vmlinux 0x499f0ecf nd_sb_checksum +EXPORT_SYMBOL vmlinux 0x49a68787 udp6_csum_init +EXPORT_SYMBOL vmlinux 0x49ad1035 locks_init_lock +EXPORT_SYMBOL vmlinux 0x49b34e20 init_pseudo +EXPORT_SYMBOL vmlinux 0x49c6bb41 of_count_phandle_with_args +EXPORT_SYMBOL vmlinux 0x49c78a14 ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0x49e700f6 __bforget +EXPORT_SYMBOL vmlinux 0x49f1616e cpumask_next_wrap +EXPORT_SYMBOL vmlinux 0x49f9eccb tcp_sock_set_nodelay +EXPORT_SYMBOL vmlinux 0x4a0312d4 kobject_add +EXPORT_SYMBOL vmlinux 0x4a1b7a0c __neigh_event_send +EXPORT_SYMBOL vmlinux 0x4a210fe3 devm_pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x4a286dd4 __netlink_dump_start +EXPORT_SYMBOL vmlinux 0x4a453f53 iowrite32 +EXPORT_SYMBOL vmlinux 0x4a4e4b08 __dev_queue_xmit +EXPORT_SYMBOL vmlinux 0x4a5410ef mark_buffer_dirty +EXPORT_SYMBOL vmlinux 0x4a55c8ea ioremap_wc +EXPORT_SYMBOL vmlinux 0x4a6a2f56 __free_pages +EXPORT_SYMBOL vmlinux 0x4a782b80 blk_set_runtime_active +EXPORT_SYMBOL vmlinux 0x4a8897ac redirty_page_for_writepage +EXPORT_SYMBOL vmlinux 0x4a93576a ucc_fast_free +EXPORT_SYMBOL vmlinux 0x4a96a8eb xxh32_digest +EXPORT_SYMBOL vmlinux 0x4a9a0907 scsi_host_busy +EXPORT_SYMBOL vmlinux 0x4aa1df41 fiemap_prep +EXPORT_SYMBOL vmlinux 0x4ab1fc3a input_release_device +EXPORT_SYMBOL vmlinux 0x4ab4555e devm_ioport_unmap +EXPORT_SYMBOL vmlinux 0x4ac1217d kset_unregister +EXPORT_SYMBOL vmlinux 0x4ac7a97c security_inet_conn_request +EXPORT_SYMBOL vmlinux 0x4ac893fb genlmsg_multicast_allns +EXPORT_SYMBOL vmlinux 0x4ad2a57a opal_event_request +EXPORT_SYMBOL vmlinux 0x4ae90d8e hdmi_avi_infoframe_check +EXPORT_SYMBOL vmlinux 0x4aea463f crc32_le_shift +EXPORT_SYMBOL vmlinux 0x4af6ddf0 kstrtou16 +EXPORT_SYMBOL vmlinux 0x4b018257 finish_no_open +EXPORT_SYMBOL vmlinux 0x4b085dbf agp3_generic_configure +EXPORT_SYMBOL vmlinux 0x4b0e0fdc __scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x4b1a8855 __traceiter_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x4b23f1d3 mapping_read_folio_gfp +EXPORT_SYMBOL vmlinux 0x4b2e2d2a pci_bus_write_config_word +EXPORT_SYMBOL vmlinux 0x4b401817 iwe_stream_add_value +EXPORT_SYMBOL vmlinux 0x4b4cbbee udp_push_pending_frames +EXPORT_SYMBOL vmlinux 0x4b4d917b dentry_path_raw +EXPORT_SYMBOL vmlinux 0x4b5b9bbc clk_get +EXPORT_SYMBOL vmlinux 0x4b704d9b dcbnl_cee_notify +EXPORT_SYMBOL vmlinux 0x4b7b613c xfrm6_rcv_encap +EXPORT_SYMBOL vmlinux 0x4b7d653e handshake_req_cancel +EXPORT_SYMBOL vmlinux 0x4b808027 blk_mq_requeue_request +EXPORT_SYMBOL vmlinux 0x4b868caf xfrm_policy_register_afinfo +EXPORT_SYMBOL vmlinux 0x4b8ea6a1 jbd2_journal_set_features +EXPORT_SYMBOL vmlinux 0x4b8fc17f kfree_skb_reason +EXPORT_SYMBOL vmlinux 0x4b9a7da6 ps2_end_command +EXPORT_SYMBOL vmlinux 0x4baace7d __hw_addr_ref_unsync_dev +EXPORT_SYMBOL vmlinux 0x4bcfed5d __xfrm_policy_check +EXPORT_SYMBOL vmlinux 0x4bd94ce7 sock_queue_err_skb +EXPORT_SYMBOL vmlinux 0x4bda311a update_devfreq +EXPORT_SYMBOL vmlinux 0x4bef1c67 empty_name +EXPORT_SYMBOL vmlinux 0x4bff1add udp_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x4c1690ff follow_down_one +EXPORT_SYMBOL vmlinux 0x4c1b5448 dm_register_target +EXPORT_SYMBOL vmlinux 0x4c2b0482 __udp_disconnect +EXPORT_SYMBOL vmlinux 0x4c2bb013 dev_remove_pack +EXPORT_SYMBOL vmlinux 0x4c393c77 param_ops_ulong +EXPORT_SYMBOL vmlinux 0x4c3b1833 param_get_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x4c416eb9 LZ4_decompress_fast +EXPORT_SYMBOL vmlinux 0x4c642be4 genphy_read_mmd_unsupported +EXPORT_SYMBOL vmlinux 0x4c71942c xfrm_policy_walk +EXPORT_SYMBOL vmlinux 0x4c829e10 udp_sendmsg +EXPORT_SYMBOL vmlinux 0x4c8350ee netif_set_real_num_queues +EXPORT_SYMBOL vmlinux 0x4c8fe71d vfs_link +EXPORT_SYMBOL vmlinux 0x4ca8714f d_add +EXPORT_SYMBOL vmlinux 0x4cae4074 proc_dobool +EXPORT_SYMBOL vmlinux 0x4cafb7b4 xfrm_replay_seqhi +EXPORT_SYMBOL vmlinux 0x4cbcb9cb mipi_dsi_dcs_set_column_address +EXPORT_SYMBOL vmlinux 0x4cc6534b cpu_l2_cache_map +EXPORT_SYMBOL vmlinux 0x4ccbb4e2 elv_rb_del +EXPORT_SYMBOL vmlinux 0x4ccbc3c9 agp_generic_create_gatt_table +EXPORT_SYMBOL vmlinux 0x4cdf940c scsi_report_opcode +EXPORT_SYMBOL vmlinux 0x4ce25762 pci_write_vpd +EXPORT_SYMBOL vmlinux 0x4ce65105 dquot_alloc +EXPORT_SYMBOL vmlinux 0x4cf970d5 uart_unregister_driver +EXPORT_SYMBOL vmlinux 0x4cfd2591 __alloc_pages +EXPORT_SYMBOL vmlinux 0x4d066277 of_find_node_by_type +EXPORT_SYMBOL vmlinux 0x4d123755 tls_server_hello_x509 +EXPORT_SYMBOL vmlinux 0x4d2d9f4e mdiobus_write_nested +EXPORT_SYMBOL vmlinux 0x4d4a3977 dm_put_device +EXPORT_SYMBOL vmlinux 0x4d4f313a of_find_property +EXPORT_SYMBOL vmlinux 0x4d65cbd5 csum_ipv6_magic +EXPORT_SYMBOL vmlinux 0x4d6ae35f rps_sock_flow_table +EXPORT_SYMBOL vmlinux 0x4d722d88 radix__flush_tlb_mm +EXPORT_SYMBOL vmlinux 0x4d79aca6 folio_mapping +EXPORT_SYMBOL vmlinux 0x4d924f20 memremap +EXPORT_SYMBOL vmlinux 0x4d952e2d sock_recvmsg +EXPORT_SYMBOL vmlinux 0x4d95d6d1 memcpy_flushcache +EXPORT_SYMBOL vmlinux 0x4d992da3 tty_do_resize +EXPORT_SYMBOL vmlinux 0x4d9b652b rb_erase +EXPORT_SYMBOL vmlinux 0x4da278d9 cpu_rmap_put +EXPORT_SYMBOL vmlinux 0x4db50b67 __tcf_em_tree_match +EXPORT_SYMBOL vmlinux 0x4dcd1304 put_disk +EXPORT_SYMBOL vmlinux 0x4df02057 crc32_be +EXPORT_SYMBOL vmlinux 0x4df2ea84 gen_estimator_read +EXPORT_SYMBOL vmlinux 0x4df8f2e4 inet_csk_reqsk_queue_add +EXPORT_SYMBOL vmlinux 0x4dfe12f1 par_io_of_config +EXPORT_SYMBOL vmlinux 0x4e106d18 nd_device_register +EXPORT_SYMBOL vmlinux 0x4e1ce01a tty_unregister_ldisc +EXPORT_SYMBOL vmlinux 0x4e3567f7 match_int +EXPORT_SYMBOL vmlinux 0x4e36cdc4 __ubsan_handle_divrem_overflow +EXPORT_SYMBOL vmlinux 0x4e3a5c18 io_uring_destruct_scm +EXPORT_SYMBOL vmlinux 0x4e450470 d_invalidate +EXPORT_SYMBOL vmlinux 0x4e4ca3f4 of_find_matching_node_and_match +EXPORT_SYMBOL vmlinux 0x4e547048 __kmalloc_node_track_caller +EXPORT_SYMBOL vmlinux 0x4e5f26d4 phy_mac_interrupt +EXPORT_SYMBOL vmlinux 0x4e65b4b8 misc_register +EXPORT_SYMBOL vmlinux 0x4e65ff73 dma_fence_signal_timestamp +EXPORT_SYMBOL vmlinux 0x4e68e9be rb_next_postorder +EXPORT_SYMBOL vmlinux 0x4e6e8ea7 fg_console +EXPORT_SYMBOL vmlinux 0x4e7a434d inc_node_state +EXPORT_SYMBOL vmlinux 0x4e8df383 tcp_seq_stop +EXPORT_SYMBOL vmlinux 0x4e99f8ae phy_sfp_probe +EXPORT_SYMBOL vmlinux 0x4eada8f7 security_secid_to_secctx +EXPORT_SYMBOL vmlinux 0x4eb2b066 hdmi_avi_infoframe_init +EXPORT_SYMBOL vmlinux 0x4eb7ae3d hvc_get_chars +EXPORT_SYMBOL vmlinux 0x4ec54e78 bitmap_to_arr32 +EXPORT_SYMBOL vmlinux 0x4ed10385 security_inode_listsecurity +EXPORT_SYMBOL vmlinux 0x4ed9fd64 dma_resv_copy_fences +EXPORT_SYMBOL vmlinux 0x4ee66bbe d_set_d_op +EXPORT_SYMBOL vmlinux 0x4f0ca02c ucc_of_parse_tdm +EXPORT_SYMBOL vmlinux 0x4f1991de jbd2_journal_get_create_access +EXPORT_SYMBOL vmlinux 0x4f19e17f key_instantiate_and_link +EXPORT_SYMBOL vmlinux 0x4f1cd128 security_tun_dev_create +EXPORT_SYMBOL vmlinux 0x4f20d80b zstd_min_clevel +EXPORT_SYMBOL vmlinux 0x4f2250ba rtc_tm_to_time64 +EXPORT_SYMBOL vmlinux 0x4f2be93b inet6_add_offload +EXPORT_SYMBOL vmlinux 0x4f2d5be4 mfd_remove_devices +EXPORT_SYMBOL vmlinux 0x4f335993 bio_endio +EXPORT_SYMBOL vmlinux 0x4f43c51e bio_chain +EXPORT_SYMBOL vmlinux 0x4f529608 scsi_target_quiesce +EXPORT_SYMBOL vmlinux 0x4f6e74b1 pcie_print_link_status +EXPORT_SYMBOL vmlinux 0x4f9f55a1 crypto_sha512_update +EXPORT_SYMBOL vmlinux 0x4fa65563 gen_pool_destroy +EXPORT_SYMBOL vmlinux 0x4fdee897 i8042_command +EXPORT_SYMBOL vmlinux 0x4fea1d00 __cgroup_bpf_run_filter_sock_addr +EXPORT_SYMBOL vmlinux 0x4ff030fb xfrm_unregister_type +EXPORT_SYMBOL vmlinux 0x4ffb59bf __SCK__tp_func_kfree +EXPORT_SYMBOL vmlinux 0x50097088 security_tun_dev_free_security +EXPORT_SYMBOL vmlinux 0x5009c71d glob_match +EXPORT_SYMBOL vmlinux 0x50490b6a xfrm_policy_byid +EXPORT_SYMBOL vmlinux 0x50624917 sha1_init +EXPORT_SYMBOL vmlinux 0x506c4a52 setup_arg_pages +EXPORT_SYMBOL vmlinux 0x506da9ed fsync_bdev +EXPORT_SYMBOL vmlinux 0x506dff1a __genradix_free +EXPORT_SYMBOL vmlinux 0x506e055f md_register_thread +EXPORT_SYMBOL vmlinux 0x5071cad3 tcp_stream_memory_free +EXPORT_SYMBOL vmlinux 0x5079c9d7 __pte_index_size +EXPORT_SYMBOL vmlinux 0x5089f45f ip_send_check +EXPORT_SYMBOL vmlinux 0x5092e84e __read_overflow2_field +EXPORT_SYMBOL vmlinux 0x50944630 seq_list_start_head_rcu +EXPORT_SYMBOL vmlinux 0x50a4698c fb_videomode_to_modelist +EXPORT_SYMBOL vmlinux 0x50b108f3 jbd2_journal_check_available_features +EXPORT_SYMBOL vmlinux 0x50b73ce2 rfkill_find_type +EXPORT_SYMBOL vmlinux 0x50b80992 mb_cache_entry_find_first +EXPORT_SYMBOL vmlinux 0x50be748d security_ib_free_security +EXPORT_SYMBOL vmlinux 0x50c75802 request_firmware_nowait +EXPORT_SYMBOL vmlinux 0x50cf7585 hex2bin +EXPORT_SYMBOL vmlinux 0x50d035c2 vsscanf +EXPORT_SYMBOL vmlinux 0x50d52028 sg_alloc_append_table_from_pages +EXPORT_SYMBOL vmlinux 0x50eb0bb9 skb_udp_tunnel_segment +EXPORT_SYMBOL vmlinux 0x50f78580 mmc_run_bkops +EXPORT_SYMBOL vmlinux 0x50f91491 __genradix_ptr +EXPORT_SYMBOL vmlinux 0x5102f8fa param_get_int +EXPORT_SYMBOL vmlinux 0x512c2173 flow_rule_match_icmp +EXPORT_SYMBOL vmlinux 0x513a5fb3 blk_queue_flag_clear +EXPORT_SYMBOL vmlinux 0x514e3655 agp_create_memory +EXPORT_SYMBOL vmlinux 0x515ec591 sync_blockdev +EXPORT_SYMBOL vmlinux 0x51641162 opal_unlock_from_suspend +EXPORT_SYMBOL vmlinux 0x5187a222 sock_recv_errqueue +EXPORT_SYMBOL vmlinux 0x519bb3e7 gen_replace_estimator +EXPORT_SYMBOL vmlinux 0x519d7835 __skb_pad +EXPORT_SYMBOL vmlinux 0x51a9d62f pci_find_capability +EXPORT_SYMBOL vmlinux 0x51b9c2ca genl_register_family +EXPORT_SYMBOL vmlinux 0x51c31752 genphy_suspend +EXPORT_SYMBOL vmlinux 0x51c3400a input_mt_sync_frame +EXPORT_SYMBOL vmlinux 0x51d3a722 inode_dio_wait +EXPORT_SYMBOL vmlinux 0x51dc8183 write_cache_pages +EXPORT_SYMBOL vmlinux 0x51e36334 user_path_create +EXPORT_SYMBOL vmlinux 0x51f70ee3 super_setup_bdi_name +EXPORT_SYMBOL vmlinux 0x520b65c8 xfrm_input_resume +EXPORT_SYMBOL vmlinux 0x521555bc udp_pre_connect +EXPORT_SYMBOL vmlinux 0x525db41a csum_partial_copy_generic +EXPORT_SYMBOL vmlinux 0x52619d2c mark_info_dirty +EXPORT_SYMBOL vmlinux 0x526eef2c hdmi_vendor_infoframe_pack +EXPORT_SYMBOL vmlinux 0x5294f51b d_add_ci +EXPORT_SYMBOL vmlinux 0x52983a4f vme_master_write +EXPORT_SYMBOL vmlinux 0x52d717da xz_dec_init +EXPORT_SYMBOL vmlinux 0x52d87ca6 scsi_device_quiesce +EXPORT_SYMBOL vmlinux 0x52e896fd mmu_feature_keys +EXPORT_SYMBOL vmlinux 0x52ecbc75 crc_ccitt +EXPORT_SYMBOL vmlinux 0x52f0ecaf prepare_to_swait_event +EXPORT_SYMBOL vmlinux 0x52f1adf1 phy_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x52f318e5 inet_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x5308e350 __vmalloc_start +EXPORT_SYMBOL vmlinux 0x530a10d9 dma_set_coherent_mask +EXPORT_SYMBOL vmlinux 0x530b1e98 pm_suspend +EXPORT_SYMBOL vmlinux 0x532fcbe4 __nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x5338184f ethtool_sprintf +EXPORT_SYMBOL vmlinux 0x533e8718 __page_frag_cache_drain +EXPORT_SYMBOL vmlinux 0x53487b27 dquot_initialize +EXPORT_SYMBOL vmlinux 0x534f2aa4 blk_stack_limits +EXPORT_SYMBOL vmlinux 0x535c9e01 dquot_get_state +EXPORT_SYMBOL vmlinux 0x5383895a md_unregister_thread +EXPORT_SYMBOL vmlinux 0x538e0d3e tcf_qevent_dump +EXPORT_SYMBOL vmlinux 0x53917c5d security_inode_setsecctx +EXPORT_SYMBOL vmlinux 0x53920c2e xfrm_find_acq_byseq +EXPORT_SYMBOL vmlinux 0x53a1e8d9 _find_next_bit +EXPORT_SYMBOL vmlinux 0x53abc327 dma_fence_chain_ops +EXPORT_SYMBOL vmlinux 0x53b4a5eb nd_pfn_probe +EXPORT_SYMBOL vmlinux 0x53c0c05b register_md_personality +EXPORT_SYMBOL vmlinux 0x53d06db4 netdev_get_by_name +EXPORT_SYMBOL vmlinux 0x53d087a5 mmc_retune_unpause +EXPORT_SYMBOL vmlinux 0x53d09111 vfs_iocb_iter_read +EXPORT_SYMBOL vmlinux 0x53d8c4b2 genphy_check_and_restart_aneg +EXPORT_SYMBOL vmlinux 0x53e975b6 remove_watch_from_object +EXPORT_SYMBOL vmlinux 0x53ee91f3 init_special_inode +EXPORT_SYMBOL vmlinux 0x53f8ced7 page_pool_ethtool_stats_get_strings +EXPORT_SYMBOL vmlinux 0x5412c7c7 up +EXPORT_SYMBOL vmlinux 0x541e7733 xor_altivec_4 +EXPORT_SYMBOL vmlinux 0x5425f60c config_item_put +EXPORT_SYMBOL vmlinux 0x5428b0f0 radix__flush_pmd_tlb_range +EXPORT_SYMBOL vmlinux 0x5435c19c param_set_hexint +EXPORT_SYMBOL vmlinux 0x543ef284 seq_hlist_start +EXPORT_SYMBOL vmlinux 0x544089c5 devm_devfreq_add_device +EXPORT_SYMBOL vmlinux 0x5455c6c4 netdev_get_xmit_slave +EXPORT_SYMBOL vmlinux 0x547b2196 dma_fence_set_deadline +EXPORT_SYMBOL vmlinux 0x547c3f51 mpage_writepages +EXPORT_SYMBOL vmlinux 0x548bf60a proc_douintvec +EXPORT_SYMBOL vmlinux 0x548f84b3 jbd2_fc_end_commit +EXPORT_SYMBOL vmlinux 0x54906db3 textsearch_unregister +EXPORT_SYMBOL vmlinux 0x5490c34e call_usermodehelper_exec +EXPORT_SYMBOL vmlinux 0x54ae9019 input_mt_assign_slots +EXPORT_SYMBOL vmlinux 0x54b1766b fscrypt_decrypt_bio +EXPORT_SYMBOL vmlinux 0x54b1fac6 __ubsan_handle_load_invalid_value +EXPORT_SYMBOL vmlinux 0x54b23e67 sg_pcopy_to_buffer +EXPORT_SYMBOL vmlinux 0x54b6bbd9 generic_buffers_fsync_noflush +EXPORT_SYMBOL vmlinux 0x54ba4891 crypto_sha3_final +EXPORT_SYMBOL vmlinux 0x54c4fdc7 mipi_dsi_picture_parameter_set +EXPORT_SYMBOL vmlinux 0x54c581c9 __nd_driver_register +EXPORT_SYMBOL vmlinux 0x54cbe07b write_dirty_buffer +EXPORT_SYMBOL vmlinux 0x54cfacd5 __ctzdi2 +EXPORT_SYMBOL vmlinux 0x54dd21ba tcp_v4_mtu_reduced +EXPORT_SYMBOL vmlinux 0x54e33648 devm_free_irq +EXPORT_SYMBOL vmlinux 0x54e3d5fd __pmd_frag_nr +EXPORT_SYMBOL vmlinux 0x54e5e17e tso_build_data +EXPORT_SYMBOL vmlinux 0x54e6fcdd net_enable_timestamp +EXPORT_SYMBOL vmlinux 0x54f7c421 wireless_spy_update +EXPORT_SYMBOL vmlinux 0x54fd1547 of_find_compatible_node +EXPORT_SYMBOL vmlinux 0x54fd8384 vm_insert_page +EXPORT_SYMBOL vmlinux 0x5506b8f7 netlbl_bitmap_setbit +EXPORT_SYMBOL vmlinux 0x5508deae tcf_qevent_validate_change +EXPORT_SYMBOL vmlinux 0x550f75e6 mipi_dsi_dcs_get_power_mode +EXPORT_SYMBOL vmlinux 0x551b43de page_cache_prev_miss +EXPORT_SYMBOL vmlinux 0x551bd071 __rb_erase_color +EXPORT_SYMBOL vmlinux 0x5522b916 seq_read +EXPORT_SYMBOL vmlinux 0x554633bd uart_resume_port +EXPORT_SYMBOL vmlinux 0x554ae3a4 irq_poll_sched +EXPORT_SYMBOL vmlinux 0x555209da clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0x55620f1f seq_dentry +EXPORT_SYMBOL vmlinux 0x55686530 __arch_clear_user +EXPORT_SYMBOL vmlinux 0x557620d8 __xfrm_route_forward +EXPORT_SYMBOL vmlinux 0x557eac4f dma_free_attrs +EXPORT_SYMBOL vmlinux 0x558b281d aes_expandkey +EXPORT_SYMBOL vmlinux 0x55b3a9bb skb_coalesce_rx_frag +EXPORT_SYMBOL vmlinux 0x55bcff61 tcp_connect +EXPORT_SYMBOL vmlinux 0x55c78a1b clear_page_dirty_for_io +EXPORT_SYMBOL vmlinux 0x55cdf993 vme_irq_handler +EXPORT_SYMBOL vmlinux 0x55d8fbd3 pnv_cxl_alloc_hwirq_ranges +EXPORT_SYMBOL vmlinux 0x55dac367 deactivate_locked_super +EXPORT_SYMBOL vmlinux 0x55e31703 ethtool_convert_link_mode_to_legacy_u32 +EXPORT_SYMBOL vmlinux 0x55e5ee64 radix_tree_delete_item +EXPORT_SYMBOL vmlinux 0x562e9776 fsl_lbc_find +EXPORT_SYMBOL vmlinux 0x5635a60a vmalloc_user +EXPORT_SYMBOL vmlinux 0x5640e05f input_register_handler +EXPORT_SYMBOL vmlinux 0x56470118 __warn_printk +EXPORT_SYMBOL vmlinux 0x565c269e file_write_and_wait_range +EXPORT_SYMBOL vmlinux 0x5663cc26 truncate_setsize +EXPORT_SYMBOL vmlinux 0x56802ae8 rps_cpu_mask +EXPORT_SYMBOL vmlinux 0x5685a720 __d_drop +EXPORT_SYMBOL vmlinux 0x568f6ea9 clk_bulk_get +EXPORT_SYMBOL vmlinux 0x56ac2a7c _atomic_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0x56c8799d scsi_kunmap_atomic_sg +EXPORT_SYMBOL vmlinux 0x56c97e2f I_BDEV +EXPORT_SYMBOL vmlinux 0x56eed927 machine_id +EXPORT_SYMBOL vmlinux 0x56f6c7de lockref_get_not_zero +EXPORT_SYMBOL vmlinux 0x56fb6b5b paca_ptrs +EXPORT_SYMBOL vmlinux 0x5703e17c md_finish_reshape +EXPORT_SYMBOL vmlinux 0x570530cf put_cmsg_scm_timestamping64 +EXPORT_SYMBOL vmlinux 0x5707d001 xsk_set_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x57222f31 mr_rtm_dumproute +EXPORT_SYMBOL vmlinux 0x5742ce90 d_rehash +EXPORT_SYMBOL vmlinux 0x574c2e74 bitmap_release_region +EXPORT_SYMBOL vmlinux 0x57575f08 dmaengine_put +EXPORT_SYMBOL vmlinux 0x576542a4 __ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x576567f8 putname +EXPORT_SYMBOL vmlinux 0x57674fd7 __sw_hweight16 +EXPORT_SYMBOL vmlinux 0x577bab9a flow_rule_match_ports +EXPORT_SYMBOL vmlinux 0x578bf6a8 dev_close +EXPORT_SYMBOL vmlinux 0x5792f848 strlcpy +EXPORT_SYMBOL vmlinux 0x57aac62a d_mark_dontcache +EXPORT_SYMBOL vmlinux 0x57b20ba6 generic_fadvise +EXPORT_SYMBOL vmlinux 0x57b26af6 pm_vt_switch_required +EXPORT_SYMBOL vmlinux 0x57bf61db remove_arg_zero +EXPORT_SYMBOL vmlinux 0x57bfe0eb kthread_destroy_worker +EXPORT_SYMBOL vmlinux 0x57c6ed3f kern_path +EXPORT_SYMBOL vmlinux 0x57db8fd6 utf8_normalize +EXPORT_SYMBOL vmlinux 0x57e6d9ba __d_lookup_unhash_wake +EXPORT_SYMBOL vmlinux 0x57e81c59 vga_con +EXPORT_SYMBOL vmlinux 0x57f38cdc qe_get_firmware_info +EXPORT_SYMBOL vmlinux 0x580884cb flow_rule_match_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x5818bf7f skb_kill_datagram +EXPORT_SYMBOL vmlinux 0x5818fe3c posix_acl_from_mode +EXPORT_SYMBOL vmlinux 0x581f98da zlib_inflate +EXPORT_SYMBOL vmlinux 0x582b6275 xfrm_if_unregister_cb +EXPORT_SYMBOL vmlinux 0x5838f6c9 rtc_valid_tm +EXPORT_SYMBOL vmlinux 0x5841ad1f __starget_for_each_device +EXPORT_SYMBOL vmlinux 0x5848b0fc mtree_store +EXPORT_SYMBOL vmlinux 0x5848f145 devm_backlight_device_unregister +EXPORT_SYMBOL vmlinux 0x58584c62 inet_unregister_protosw +EXPORT_SYMBOL vmlinux 0x5860e9a2 security_socket_getpeersec_dgram +EXPORT_SYMBOL vmlinux 0x58617eac km_new_mapping +EXPORT_SYMBOL vmlinux 0x587b0954 kvasprintf +EXPORT_SYMBOL vmlinux 0x587b892e qe_get_num_of_risc +EXPORT_SYMBOL vmlinux 0x587f22d7 devmap_managed_key +EXPORT_SYMBOL vmlinux 0x588df655 vfs_ioctl +EXPORT_SYMBOL vmlinux 0x5891cd73 __filemap_set_wb_err +EXPORT_SYMBOL vmlinux 0x5897a680 __find_nth_and_andnot_bit +EXPORT_SYMBOL vmlinux 0x58a805a1 dquot_resume +EXPORT_SYMBOL vmlinux 0x58acf24b mdiobus_register_board_info +EXPORT_SYMBOL vmlinux 0x58b04957 ilookup +EXPORT_SYMBOL vmlinux 0x58b4645c dev_close_many +EXPORT_SYMBOL vmlinux 0x58b73bc7 match_wildcard +EXPORT_SYMBOL vmlinux 0x58cc45a5 device_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x58d39c8c send_sig +EXPORT_SYMBOL vmlinux 0x58dae47d fb_show_logo +EXPORT_SYMBOL vmlinux 0x58e3306d bit_wait_io +EXPORT_SYMBOL vmlinux 0x58e920cc mipi_dsi_dcs_exit_sleep_mode +EXPORT_SYMBOL vmlinux 0x58f667a7 tcf_unregister_action +EXPORT_SYMBOL vmlinux 0x58fd17f2 param_get_ushort +EXPORT_SYMBOL vmlinux 0x590975a6 devm_of_find_backlight +EXPORT_SYMBOL vmlinux 0x591318c5 __getblk_gfp +EXPORT_SYMBOL vmlinux 0x591cb4e4 __ps2_command +EXPORT_SYMBOL vmlinux 0x594bf15b ioport_map +EXPORT_SYMBOL vmlinux 0x594d368e cdrom_ioctl +EXPORT_SYMBOL vmlinux 0x595d0946 empty_zero_page +EXPORT_SYMBOL vmlinux 0x596439a9 bdi_register +EXPORT_SYMBOL vmlinux 0x59757699 refcount_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0x597e2296 generic_file_mmap +EXPORT_SYMBOL vmlinux 0x597f256e skb_queue_head +EXPORT_SYMBOL vmlinux 0x59859821 inet_proto_csum_replace16 +EXPORT_SYMBOL vmlinux 0x59894fa7 down_write_trylock +EXPORT_SYMBOL vmlinux 0x599b4888 qe_setbrg +EXPORT_SYMBOL vmlinux 0x599fb41c kvmalloc_node +EXPORT_SYMBOL vmlinux 0x59a2f0ee packing +EXPORT_SYMBOL vmlinux 0x59b4ac3e tcp_memory_allocated +EXPORT_SYMBOL vmlinux 0x59bd3262 page_symlink +EXPORT_SYMBOL vmlinux 0x59ed3c66 rproc_mem_entry_init +EXPORT_SYMBOL vmlinux 0x59f1daf9 tcp_make_synack +EXPORT_SYMBOL vmlinux 0x59f9d449 vme_dma_request +EXPORT_SYMBOL vmlinux 0x59fc0c79 dma_async_tx_descriptor_init +EXPORT_SYMBOL vmlinux 0x5a025f7b arch_local_irq_restore +EXPORT_SYMBOL vmlinux 0x5a032030 gtm_put_timer16 +EXPORT_SYMBOL vmlinux 0x5a07b83b dm_kcopyd_copy +EXPORT_SYMBOL vmlinux 0x5a088923 up_write +EXPORT_SYMBOL vmlinux 0x5a0b73d0 zlib_deflateInit2 +EXPORT_SYMBOL vmlinux 0x5a290250 hdmi_drm_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x5a44f8cb __crypto_memneq +EXPORT_SYMBOL vmlinux 0x5a4b161f pneigh_enqueue +EXPORT_SYMBOL vmlinux 0x5a4d313e gf128mul_4k_lle +EXPORT_SYMBOL vmlinux 0x5a54eca2 __inet_hash +EXPORT_SYMBOL vmlinux 0x5a63a77f netpoll_poll_disable +EXPORT_SYMBOL vmlinux 0x5a6541d2 tcp_rcv_state_process +EXPORT_SYMBOL vmlinux 0x5a6a1967 alloc_fcdev +EXPORT_SYMBOL vmlinux 0x5a7d31c0 of_device_unregister +EXPORT_SYMBOL vmlinux 0x5a921311 strncmp +EXPORT_SYMBOL vmlinux 0x5a99a0d7 flow_get_u32_dst +EXPORT_SYMBOL vmlinux 0x5a9f1d63 memmove +EXPORT_SYMBOL vmlinux 0x5ab2b106 con_copy_unimap +EXPORT_SYMBOL vmlinux 0x5ad47295 agp_generic_enable +EXPORT_SYMBOL vmlinux 0x5ae1154b __traceiter_kfree +EXPORT_SYMBOL vmlinux 0x5afcfc03 seq_pad +EXPORT_SYMBOL vmlinux 0x5b3d02f6 mdiobus_unregister_device +EXPORT_SYMBOL vmlinux 0x5b4028eb key_put +EXPORT_SYMBOL vmlinux 0x5b4ccbe9 scsi_block_requests +EXPORT_SYMBOL vmlinux 0x5b56860c vm_munmap +EXPORT_SYMBOL vmlinux 0x5b6dafb5 mr_table_alloc +EXPORT_SYMBOL vmlinux 0x5b6f1390 dm_table_run_md_queue_async +EXPORT_SYMBOL vmlinux 0x5b7cf7f3 genlmsg_put +EXPORT_SYMBOL vmlinux 0x5b7f21a5 of_translate_address +EXPORT_SYMBOL vmlinux 0x5b936122 inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x5b9828c5 dma_spin_lock +EXPORT_SYMBOL vmlinux 0x5bbef15c jbd2_journal_load +EXPORT_SYMBOL vmlinux 0x5bcea5f1 sgl_free_n_order +EXPORT_SYMBOL vmlinux 0x5bd10e60 of_phy_deregister_fixed_link +EXPORT_SYMBOL vmlinux 0x5bd4ff88 flow_action_cookie_create +EXPORT_SYMBOL vmlinux 0x5bdb7603 sock_copy_user_timeval +EXPORT_SYMBOL vmlinux 0x5be63c5b crc32c_csum_stub +EXPORT_SYMBOL vmlinux 0x5bf4041a from_kuid +EXPORT_SYMBOL vmlinux 0x5bf7b237 __mdiobus_register +EXPORT_SYMBOL vmlinux 0x5c032f58 mdio_bus_type +EXPORT_SYMBOL vmlinux 0x5c070649 kern_unmount_array +EXPORT_SYMBOL vmlinux 0x5c3c7387 kstrtoull +EXPORT_SYMBOL vmlinux 0x5c447649 ip_setsockopt +EXPORT_SYMBOL vmlinux 0x5c464b17 dev_mc_flush +EXPORT_SYMBOL vmlinux 0x5c4c33e6 flow_block_cb_lookup +EXPORT_SYMBOL vmlinux 0x5c4f32fb mmc_can_gpio_cd +EXPORT_SYMBOL vmlinux 0x5c5bacbb key_reject_and_link +EXPORT_SYMBOL vmlinux 0x5c745109 tcf_idr_search +EXPORT_SYMBOL vmlinux 0x5c905b8a xmon +EXPORT_SYMBOL vmlinux 0x5cc6145b skb_ensure_writable +EXPORT_SYMBOL vmlinux 0x5cd2ddf3 ethtool_intersect_link_masks +EXPORT_SYMBOL vmlinux 0x5cf188e7 agp_generic_type_to_mask_type +EXPORT_SYMBOL vmlinux 0x5cf53ce2 input_free_minor +EXPORT_SYMBOL vmlinux 0x5d15afe9 tcf_idrinfo_destroy +EXPORT_SYMBOL vmlinux 0x5d19f73a jbd2_journal_clear_features +EXPORT_SYMBOL vmlinux 0x5d3fac56 xp_free +EXPORT_SYMBOL vmlinux 0x5d49aabc init_wait_var_entry +EXPORT_SYMBOL vmlinux 0x5d5c44ea ip6_route_me_harder +EXPORT_SYMBOL vmlinux 0x5dc80215 sg_alloc_table_from_pages_segment +EXPORT_SYMBOL vmlinux 0x5ddcf528 devm_ioremap_wc +EXPORT_SYMBOL vmlinux 0x5de9ce7e __skb_get_hash +EXPORT_SYMBOL vmlinux 0x5df3e336 vfs_iocb_iter_write +EXPORT_SYMBOL vmlinux 0x5df49be6 radix_tree_gang_lookup +EXPORT_SYMBOL vmlinux 0x5e0691b1 blk_integrity_compare +EXPORT_SYMBOL vmlinux 0x5e0ccb9f sha1_transform +EXPORT_SYMBOL vmlinux 0x5e373fb4 gf128mul_64k_bbe +EXPORT_SYMBOL vmlinux 0x5e66aec2 datagram_poll +EXPORT_SYMBOL vmlinux 0x5e7bb85c __mmap_lock_do_trace_released +EXPORT_SYMBOL vmlinux 0x5e9058ad in6_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x5e934fc7 sgl_alloc +EXPORT_SYMBOL vmlinux 0x5e95b1cd current_umask +EXPORT_SYMBOL vmlinux 0x5e99dfca uaccess_flush_key +EXPORT_SYMBOL vmlinux 0x5ec0d24e twl6040_reg_write +EXPORT_SYMBOL vmlinux 0x5ec2beb8 mipi_dsi_dcs_set_display_off +EXPORT_SYMBOL vmlinux 0x5ec4aee6 put_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x5ed040b0 pm_set_vt_switch +EXPORT_SYMBOL vmlinux 0x5ed3ae54 unlock_new_inode +EXPORT_SYMBOL vmlinux 0x5ed90adc int_to_scsilun +EXPORT_SYMBOL vmlinux 0x5eddb914 lockref_put_return +EXPORT_SYMBOL vmlinux 0x5ede527a vme_bus_error_handler +EXPORT_SYMBOL vmlinux 0x5efaf637 ipmr_rule_default +EXPORT_SYMBOL vmlinux 0x5efb145b always_delete_dentry +EXPORT_SYMBOL vmlinux 0x5f015d1b get_ipc_ns_exported +EXPORT_SYMBOL vmlinux 0x5f01ca96 set_posix_acl +EXPORT_SYMBOL vmlinux 0x5f098b2a in6addr_interfacelocal_allrouters +EXPORT_SYMBOL vmlinux 0x5f2ba55e security_req_classify_flow +EXPORT_SYMBOL vmlinux 0x5f31adfa sock_i_ino +EXPORT_SYMBOL vmlinux 0x5f320bbb tcp_shutdown +EXPORT_SYMBOL vmlinux 0x5f368ca0 sock_no_sendmsg +EXPORT_SYMBOL vmlinux 0x5f3be0cf of_io_request_and_map +EXPORT_SYMBOL vmlinux 0x5f5441c8 __ubsan_handle_alignment_assumption +EXPORT_SYMBOL vmlinux 0x5f5d3f5c neigh_proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x5f65f80b ata_print_version +EXPORT_SYMBOL vmlinux 0x5f6b889c rproc_va_to_pa +EXPORT_SYMBOL vmlinux 0x5f844aed security_sctp_bind_connect +EXPORT_SYMBOL vmlinux 0x5f8a2728 isa_io_base +EXPORT_SYMBOL vmlinux 0x5f8a9274 revert_creds +EXPORT_SYMBOL vmlinux 0x5f99383a ioread64_hi_lo +EXPORT_SYMBOL vmlinux 0x5f9ce330 __lock_buffer +EXPORT_SYMBOL vmlinux 0x5f9e868e cdrom_open +EXPORT_SYMBOL vmlinux 0x5fa35bd1 pcim_enable_device +EXPORT_SYMBOL vmlinux 0x5fa9ce1b dev_mc_add +EXPORT_SYMBOL vmlinux 0x5fad2fa6 inet6_unregister_protosw +EXPORT_SYMBOL vmlinux 0x5fb516f8 xa_find +EXPORT_SYMBOL vmlinux 0x5fb98a71 msi_bitmap_free_hwirqs +EXPORT_SYMBOL vmlinux 0x5fc67252 ioread16_rep +EXPORT_SYMBOL vmlinux 0x5fc72f0e alloc_pages_exact +EXPORT_SYMBOL vmlinux 0x5fca16ef security_binder_set_context_mgr +EXPORT_SYMBOL vmlinux 0x5fceda9e phy_get_pause +EXPORT_SYMBOL vmlinux 0x5fd996a1 netdev_bind_sb_channel_queue +EXPORT_SYMBOL vmlinux 0x5fde89c0 migrate_vma_finalize +EXPORT_SYMBOL vmlinux 0x5ff09b49 dev_get_flags +EXPORT_SYMBOL vmlinux 0x60044e45 km_query +EXPORT_SYMBOL vmlinux 0x6005c351 zpool_has_pool +EXPORT_SYMBOL vmlinux 0x600683d3 do_unblank_screen +EXPORT_SYMBOL vmlinux 0x6013fe41 page_pool_create +EXPORT_SYMBOL vmlinux 0x6016531a gen_pool_set_algo +EXPORT_SYMBOL vmlinux 0x601a4ebc kill_anon_super +EXPORT_SYMBOL vmlinux 0x601f665f dm_io_client_create +EXPORT_SYMBOL vmlinux 0x6027bc5e __ClearPageMovable +EXPORT_SYMBOL vmlinux 0x60352082 register_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x605790dc fiemap_fill_next_extent +EXPORT_SYMBOL vmlinux 0x606a2dac __wait_on_buffer +EXPORT_SYMBOL vmlinux 0x606ab179 mipi_dsi_device_unregister +EXPORT_SYMBOL vmlinux 0x6078f7d4 netdev_refcnt_read +EXPORT_SYMBOL vmlinux 0x608d0267 zstd_get_error_code +EXPORT_SYMBOL vmlinux 0x6091b333 unregister_chrdev_region +EXPORT_SYMBOL vmlinux 0x609bcd98 in6_pton +EXPORT_SYMBOL vmlinux 0x609f1c7e synchronize_net +EXPORT_SYMBOL vmlinux 0x60c0bb67 phy_detach +EXPORT_SYMBOL vmlinux 0x60c6d53a phy_reset_after_clk_enable +EXPORT_SYMBOL vmlinux 0x60d8ab30 vme_lm_get +EXPORT_SYMBOL vmlinux 0x60e87ede node_data +EXPORT_SYMBOL vmlinux 0x61058791 finalize_exec +EXPORT_SYMBOL vmlinux 0x610e45d4 blk_dump_rq_flags +EXPORT_SYMBOL vmlinux 0x6118dc26 start_thread +EXPORT_SYMBOL vmlinux 0x611c8dda genphy_restart_aneg +EXPORT_SYMBOL vmlinux 0x61201418 rproc_del +EXPORT_SYMBOL vmlinux 0x6121bd54 dql_init +EXPORT_SYMBOL vmlinux 0x612859b2 __skb_try_recv_datagram +EXPORT_SYMBOL vmlinux 0x6128b5fc __printk_ratelimit +EXPORT_SYMBOL vmlinux 0x61347034 mb_cache_entry_delete_or_get +EXPORT_SYMBOL vmlinux 0x614b2e34 gnet_stats_copy_rate_est +EXPORT_SYMBOL vmlinux 0x614fc4d5 sock_common_getsockopt +EXPORT_SYMBOL vmlinux 0x615911d7 __bitmap_set +EXPORT_SYMBOL vmlinux 0x6162f460 to_ndd +EXPORT_SYMBOL vmlinux 0x618911fc numa_node +EXPORT_SYMBOL vmlinux 0x619cb7dd simple_read_from_buffer +EXPORT_SYMBOL vmlinux 0x61b0d82b phy_aneg_done +EXPORT_SYMBOL vmlinux 0x61b1cbaf blkdev_put +EXPORT_SYMBOL vmlinux 0x61b37f5e mdio_device_remove +EXPORT_SYMBOL vmlinux 0x61b7b126 simple_strtoull +EXPORT_SYMBOL vmlinux 0x61bc0e15 blk_mq_tagset_busy_iter +EXPORT_SYMBOL vmlinux 0x61cb246f _raw_write_lock +EXPORT_SYMBOL vmlinux 0x61d9388c memory_cgrp_subsys +EXPORT_SYMBOL vmlinux 0x61e272c9 sha256_final +EXPORT_SYMBOL vmlinux 0x61ea189b fb_pad_aligned_buffer +EXPORT_SYMBOL vmlinux 0x62139e71 __i2c_transfer +EXPORT_SYMBOL vmlinux 0x6214aef2 cpufreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x62163c5e dev_get_by_napi_id +EXPORT_SYMBOL vmlinux 0x6217a1ac task_work_add +EXPORT_SYMBOL vmlinux 0x6228c21f smp_call_function_single +EXPORT_SYMBOL vmlinux 0x6237a77a submit_bio +EXPORT_SYMBOL vmlinux 0x623c511c call_usermodehelper_setup +EXPORT_SYMBOL vmlinux 0x62422461 dst_discard_out +EXPORT_SYMBOL vmlinux 0x624e957e key_revoke +EXPORT_SYMBOL vmlinux 0x62587c2e inet6_release +EXPORT_SYMBOL vmlinux 0x626442d8 dcb_getapp +EXPORT_SYMBOL vmlinux 0x62737e1d sock_unregister +EXPORT_SYMBOL vmlinux 0x6276af56 migrate_device_range +EXPORT_SYMBOL vmlinux 0x627dd2c6 blk_rq_init +EXPORT_SYMBOL vmlinux 0x6280f5d8 radix_tree_tag_clear +EXPORT_SYMBOL vmlinux 0x62849ac7 dev_valid_name +EXPORT_SYMBOL vmlinux 0x62a6dd54 generic_error_remove_page +EXPORT_SYMBOL vmlinux 0x62a80108 input_mt_report_pointer_emulation +EXPORT_SYMBOL vmlinux 0x62a9d908 phy_driver_register +EXPORT_SYMBOL vmlinux 0x62b5f5d8 console_start +EXPORT_SYMBOL vmlinux 0x62b96273 dst_init +EXPORT_SYMBOL vmlinux 0x62ca509b devm_nvmem_cell_put +EXPORT_SYMBOL vmlinux 0x62d1e166 mmc_gpiod_request_cd_irq +EXPORT_SYMBOL vmlinux 0x62dabc80 filemap_check_errors +EXPORT_SYMBOL vmlinux 0x6313da9d scsi_print_command +EXPORT_SYMBOL vmlinux 0x6315c42c zstd_get_params +EXPORT_SYMBOL vmlinux 0x631bb6fa page_pool_destroy +EXPORT_SYMBOL vmlinux 0x63341a25 input_grab_device +EXPORT_SYMBOL vmlinux 0x634f19a9 iov_iter_get_pages_alloc2 +EXPORT_SYMBOL vmlinux 0x6375df65 d_alloc_parallel +EXPORT_SYMBOL vmlinux 0x6377277f rt_dst_alloc +EXPORT_SYMBOL vmlinux 0x639237b6 _copy_from_iter_nocache +EXPORT_SYMBOL vmlinux 0x639dbda2 vfs_path_parent_lookup +EXPORT_SYMBOL vmlinux 0x63a58370 flow_action_cookie_destroy +EXPORT_SYMBOL vmlinux 0x63a7c28c bitmap_find_free_region +EXPORT_SYMBOL vmlinux 0x63bbb030 mdio_device_reset +EXPORT_SYMBOL vmlinux 0x63cd1992 pci_disable_link_state +EXPORT_SYMBOL vmlinux 0x63cd805e __hw_addr_sync_dev +EXPORT_SYMBOL vmlinux 0x63d9d3df of_find_all_nodes +EXPORT_SYMBOL vmlinux 0x63e2e4f4 tcf_generic_walker +EXPORT_SYMBOL vmlinux 0x63eb9355 panic_blink +EXPORT_SYMBOL vmlinux 0x63ec7277 pci_alloc_irq_vectors_affinity +EXPORT_SYMBOL vmlinux 0x63ff951d blk_queue_logical_block_size +EXPORT_SYMBOL vmlinux 0x64127b67 bitmap_find_next_zero_area_off +EXPORT_SYMBOL vmlinux 0x642271b4 blk_rq_map_kern +EXPORT_SYMBOL vmlinux 0x644484f9 lookup_positive_unlocked +EXPORT_SYMBOL vmlinux 0x6455298a security_xfrm_policy_free +EXPORT_SYMBOL vmlinux 0x6456deee proc_mkdir_mode +EXPORT_SYMBOL vmlinux 0x6481ffe0 hsiphash_1u32 +EXPORT_SYMBOL vmlinux 0x64831cb8 xa_extract +EXPORT_SYMBOL vmlinux 0x648eb59d gc_inflight_list +EXPORT_SYMBOL vmlinux 0x649dca5d ndisc_send_skb +EXPORT_SYMBOL vmlinux 0x64a9c928 default_blu +EXPORT_SYMBOL vmlinux 0x64aa92bf refcount_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0x64bbc288 string_unescape +EXPORT_SYMBOL vmlinux 0x64bd03d7 find_vma_intersection +EXPORT_SYMBOL vmlinux 0x64c05312 mark_page_accessed +EXPORT_SYMBOL vmlinux 0x64c4653c pm860x_set_bits +EXPORT_SYMBOL vmlinux 0x64ce251c pcix_get_max_mmrbc +EXPORT_SYMBOL vmlinux 0x64d22642 pmem_should_map_pages +EXPORT_SYMBOL vmlinux 0x64d4baf4 inet_sk_get_local_port_range +EXPORT_SYMBOL vmlinux 0x64e75240 fb_prepare_logo +EXPORT_SYMBOL vmlinux 0x64fdb0a6 mtree_erase +EXPORT_SYMBOL vmlinux 0x650725e0 unregister_console +EXPORT_SYMBOL vmlinux 0x650aac8e dcbnl_ieee_notify +EXPORT_SYMBOL vmlinux 0x65123706 dquot_transfer +EXPORT_SYMBOL vmlinux 0x6513a3fa fb_get_color_depth +EXPORT_SYMBOL vmlinux 0x6514c1e6 flow_get_u32_src +EXPORT_SYMBOL vmlinux 0x6519b081 jbd2_journal_wipe +EXPORT_SYMBOL vmlinux 0x651a4139 test_taint +EXPORT_SYMBOL vmlinux 0x652032cb mac_pton +EXPORT_SYMBOL vmlinux 0x6522a329 ps2_begin_command +EXPORT_SYMBOL vmlinux 0x652ce9aa nla_memcmp +EXPORT_SYMBOL vmlinux 0x652de31c no_seek_end_llseek +EXPORT_SYMBOL vmlinux 0x653441f3 netlink_ack +EXPORT_SYMBOL vmlinux 0x65408378 zlib_inflate_blob +EXPORT_SYMBOL vmlinux 0x6545707d skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x65513c4c __mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0x656a4325 vio_h_cop_sync +EXPORT_SYMBOL vmlinux 0x656c1a0e string_escape_mem +EXPORT_SYMBOL vmlinux 0x656e4a6e snprintf +EXPORT_SYMBOL vmlinux 0x657b9994 radix_tree_next_chunk +EXPORT_SYMBOL vmlinux 0x658ce1a8 xxh64_reset +EXPORT_SYMBOL vmlinux 0x65929cae ns_to_timespec64 +EXPORT_SYMBOL vmlinux 0x659ded26 xfrm_flush_gc +EXPORT_SYMBOL vmlinux 0x65a8e6a4 vlan_vid_del +EXPORT_SYMBOL vmlinux 0x65beb860 devfreq_update_status +EXPORT_SYMBOL vmlinux 0x65c1da5b md_handle_request +EXPORT_SYMBOL vmlinux 0x65d9e877 cpufreq_register_notifier +EXPORT_SYMBOL vmlinux 0x65dccf13 xz_dec_end +EXPORT_SYMBOL vmlinux 0x65e0d6d7 memory_read_from_buffer +EXPORT_SYMBOL vmlinux 0x65ec0d55 udp_poll +EXPORT_SYMBOL vmlinux 0x66077d64 devm_register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x66143f12 neigh_app_ns +EXPORT_SYMBOL vmlinux 0x66153bc4 super_setup_bdi +EXPORT_SYMBOL vmlinux 0x6615c14c get_agp_version +EXPORT_SYMBOL vmlinux 0x66165401 pm860x_page_reg_write +EXPORT_SYMBOL vmlinux 0x661cc966 ip_local_deliver +EXPORT_SYMBOL vmlinux 0x66295ceb skb_eth_gso_segment +EXPORT_SYMBOL vmlinux 0x6629b4f8 __dev_remove_pack +EXPORT_SYMBOL vmlinux 0x663c0440 blk_mq_alloc_disk_for_queue +EXPORT_SYMBOL vmlinux 0x66453ad9 nla_reserve +EXPORT_SYMBOL vmlinux 0x665e2513 zstd_max_clevel +EXPORT_SYMBOL vmlinux 0x66628bf3 ip_tunnel_metadata_cnt +EXPORT_SYMBOL vmlinux 0x666863dc par_io_config_pin +EXPORT_SYMBOL vmlinux 0x6673f96d xxh32_reset +EXPORT_SYMBOL vmlinux 0x668786b1 of_device_is_compatible +EXPORT_SYMBOL vmlinux 0x669c191b dm_consume_args +EXPORT_SYMBOL vmlinux 0x66a2efeb mmc_remove_host +EXPORT_SYMBOL vmlinux 0x66a62805 xfrm_init_state +EXPORT_SYMBOL vmlinux 0x66b4cc41 kmemdup +EXPORT_SYMBOL vmlinux 0x66b9c258 devm_gen_pool_create +EXPORT_SYMBOL vmlinux 0x66d73257 get_vm_area +EXPORT_SYMBOL vmlinux 0x66e5176e register_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x66edfc78 _find_next_or_bit +EXPORT_SYMBOL vmlinux 0x66fe4052 __breadahead +EXPORT_SYMBOL vmlinux 0x671841b5 agp_generic_free_by_type +EXPORT_SYMBOL vmlinux 0x672a2b11 rproc_elf_sanity_check +EXPORT_SYMBOL vmlinux 0x672b91f2 tls_client_hello_x509 +EXPORT_SYMBOL vmlinux 0x6736f6f0 pci_msix_vec_count +EXPORT_SYMBOL vmlinux 0x673a63b5 inet_addr_type_table +EXPORT_SYMBOL vmlinux 0x673f815e agp_bridges +EXPORT_SYMBOL vmlinux 0x67412d2f ucc_slow_enable +EXPORT_SYMBOL vmlinux 0x6749d53f hdmi_vendor_infoframe_init +EXPORT_SYMBOL vmlinux 0x676eef99 proc_do_large_bitmap +EXPORT_SYMBOL vmlinux 0x677787a7 crypto_sha256_update +EXPORT_SYMBOL vmlinux 0x678b96ec dma_pool_alloc +EXPORT_SYMBOL vmlinux 0x679d4fa8 genphy_handle_interrupt_no_ack +EXPORT_SYMBOL vmlinux 0x67b78eb3 seq_hlist_next_rcu +EXPORT_SYMBOL vmlinux 0x67ca07a1 configfs_register_group +EXPORT_SYMBOL vmlinux 0x67cdf2cc kthread_stop +EXPORT_SYMBOL vmlinux 0x67d5707b setattr_copy +EXPORT_SYMBOL vmlinux 0x67dc899c vfs_parse_fs_string +EXPORT_SYMBOL vmlinux 0x67e40c1d input_alloc_absinfo +EXPORT_SYMBOL vmlinux 0x67edbd22 devm_pci_remap_cfg_resource +EXPORT_SYMBOL vmlinux 0x67f349e5 setattr_should_drop_sgid +EXPORT_SYMBOL vmlinux 0x67f3cd5f flow_rule_match_vlan +EXPORT_SYMBOL vmlinux 0x67fc472c gen_pool_dma_alloc_align +EXPORT_SYMBOL vmlinux 0x68023e8f jbd2_journal_get_write_access +EXPORT_SYMBOL vmlinux 0x68228e0c of_get_next_available_child +EXPORT_SYMBOL vmlinux 0x68311ca6 blk_queue_bounce_limit +EXPORT_SYMBOL vmlinux 0x684018aa truncate_inode_pages_final +EXPORT_SYMBOL vmlinux 0x68419dc4 inode_set_flags +EXPORT_SYMBOL vmlinux 0x685687b0 idr_replace +EXPORT_SYMBOL vmlinux 0x68568c6e audit_log_start +EXPORT_SYMBOL vmlinux 0x6866bbe6 kernel_getsockname +EXPORT_SYMBOL vmlinux 0x686818bb down_read +EXPORT_SYMBOL vmlinux 0x687b6a16 kdbgetsymval +EXPORT_SYMBOL vmlinux 0x687fe233 ppp_register_net_channel +EXPORT_SYMBOL vmlinux 0x68a30ffe shared_processor +EXPORT_SYMBOL vmlinux 0x68accb9a inet_rtx_syn_ack +EXPORT_SYMBOL vmlinux 0x68b3bdbb __sk_queue_drop_skb +EXPORT_SYMBOL vmlinux 0x68b4ed1e param_ops_ullong +EXPORT_SYMBOL vmlinux 0x68b7e6fb get_unmapped_area +EXPORT_SYMBOL vmlinux 0x68cd76eb dma_sync_sg_for_device +EXPORT_SYMBOL vmlinux 0x68e192f5 fs_param_is_u64 +EXPORT_SYMBOL vmlinux 0x68f4a987 scsi_remove_target +EXPORT_SYMBOL vmlinux 0x6909440b __pgd_table_size +EXPORT_SYMBOL vmlinux 0x69233487 devm_extcon_unregister_notifier_all +EXPORT_SYMBOL vmlinux 0x692840a4 cdev_set_parent +EXPORT_SYMBOL vmlinux 0x692a915f tcf_exts_dump +EXPORT_SYMBOL vmlinux 0x694b61ec wait_for_completion_state +EXPORT_SYMBOL vmlinux 0x694fcbb3 iov_iter_revert +EXPORT_SYMBOL vmlinux 0x696071b3 mtree_load +EXPORT_SYMBOL vmlinux 0x696441dc qdisc_create_dflt +EXPORT_SYMBOL vmlinux 0x69668826 netdev_increment_features +EXPORT_SYMBOL vmlinux 0x6971447a rtc_month_days +EXPORT_SYMBOL vmlinux 0x6972e413 __bitmap_weight_and +EXPORT_SYMBOL vmlinux 0x697ed5f0 memcpy_and_pad +EXPORT_SYMBOL vmlinux 0x69845d85 netlink_broadcast +EXPORT_SYMBOL vmlinux 0x6986a603 folio_redirty_for_writepage +EXPORT_SYMBOL vmlinux 0x698aa670 folio_migrate_flags +EXPORT_SYMBOL vmlinux 0x69919da4 sock_wmalloc +EXPORT_SYMBOL vmlinux 0x69a71182 inet_listen +EXPORT_SYMBOL vmlinux 0x69aa1a49 __devm_request_region +EXPORT_SYMBOL vmlinux 0x69b6fd7f xfrm_policy_insert +EXPORT_SYMBOL vmlinux 0x69c258e5 tcp_v4_send_check +EXPORT_SYMBOL vmlinux 0x69c91e9b xfrm_dst_ifdown +EXPORT_SYMBOL vmlinux 0x69ccbc88 generic_remap_file_range_prep +EXPORT_SYMBOL vmlinux 0x69ceb258 devm_clk_get_optional +EXPORT_SYMBOL vmlinux 0x69dd3b5b crc32_le +EXPORT_SYMBOL vmlinux 0x69de8757 vme_check_window +EXPORT_SYMBOL vmlinux 0x69e6da70 of_get_compatible_child +EXPORT_SYMBOL vmlinux 0x69fccf13 blk_mq_alloc_tag_set +EXPORT_SYMBOL vmlinux 0x69fe7b90 jbd2_journal_destroy +EXPORT_SYMBOL vmlinux 0x6a037cf1 mempool_kfree +EXPORT_SYMBOL vmlinux 0x6a1111b2 dquot_get_dqblk +EXPORT_SYMBOL vmlinux 0x6a15bbc6 pci_enable_device_io +EXPORT_SYMBOL vmlinux 0x6a21eb96 copy_string_kernel +EXPORT_SYMBOL vmlinux 0x6a3104e8 serio_open +EXPORT_SYMBOL vmlinux 0x6a45f82a of_graph_get_remote_port +EXPORT_SYMBOL vmlinux 0x6a5cb5ee __get_free_pages +EXPORT_SYMBOL vmlinux 0x6a5ecb18 unregister_module_notifier +EXPORT_SYMBOL vmlinux 0x6a5fa363 sigprocmask +EXPORT_SYMBOL vmlinux 0x6a67b8ea unregister_nls +EXPORT_SYMBOL vmlinux 0x6a6e05bf kstrtou8 +EXPORT_SYMBOL vmlinux 0x6a7becd8 rproc_set_firmware +EXPORT_SYMBOL vmlinux 0x6a82d8f8 atomic_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0x6aa224ce iov_iter_discard +EXPORT_SYMBOL vmlinux 0x6aad4600 page_pool_alloc_pages +EXPORT_SYMBOL vmlinux 0x6ab4df2a netlink_set_err +EXPORT_SYMBOL vmlinux 0x6ab53e68 configfs_register_default_group +EXPORT_SYMBOL vmlinux 0x6abec463 iommu_put_resv_regions +EXPORT_SYMBOL vmlinux 0x6ac19cdf skb_find_text +EXPORT_SYMBOL vmlinux 0x6acc2de3 tcf_register_action +EXPORT_SYMBOL vmlinux 0x6acf3aa3 xp_raw_get_data +EXPORT_SYMBOL vmlinux 0x6ad9f727 pci_read_config_byte +EXPORT_SYMBOL vmlinux 0x6ade6454 trace_print_array_seq +EXPORT_SYMBOL vmlinux 0x6aeefac4 zlib_deflateReset +EXPORT_SYMBOL vmlinux 0x6aef7a57 sock_rfree +EXPORT_SYMBOL vmlinux 0x6b01576a inet_dgram_connect +EXPORT_SYMBOL vmlinux 0x6b10bee1 _copy_to_user +EXPORT_SYMBOL vmlinux 0x6b2dc060 dump_stack +EXPORT_SYMBOL vmlinux 0x6b3ba97a of_device_is_available +EXPORT_SYMBOL vmlinux 0x6b3cb8f7 md_cluster_ops +EXPORT_SYMBOL vmlinux 0x6b55acd0 rtnl_lock_killable +EXPORT_SYMBOL vmlinux 0x6b5b706f security_cred_getsecid +EXPORT_SYMBOL vmlinux 0x6b5ebfa6 __mod_lruvec_page_state +EXPORT_SYMBOL vmlinux 0x6b6c9f37 find_inode_by_ino_rcu +EXPORT_SYMBOL vmlinux 0x6b6f3c04 mptcp_subflow_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x6b7d8f70 of_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x6b8414e0 netpoll_setup +EXPORT_SYMBOL vmlinux 0x6b853d06 ns_to_kernel_old_timeval +EXPORT_SYMBOL vmlinux 0x6b8bf149 netif_receive_skb_list +EXPORT_SYMBOL vmlinux 0x6ba0303c to_nd_btt +EXPORT_SYMBOL vmlinux 0x6ba3cd89 netdev_features_change +EXPORT_SYMBOL vmlinux 0x6bc3fbc0 __unregister_chrdev +EXPORT_SYMBOL vmlinux 0x6bd292d3 dma_sync_single_for_cpu +EXPORT_SYMBOL vmlinux 0x6bdeab7f down_read_interruptible +EXPORT_SYMBOL vmlinux 0x6be961f1 of_phy_get_and_connect +EXPORT_SYMBOL vmlinux 0x6bf49262 _raw_write_unlock_bh +EXPORT_SYMBOL vmlinux 0x6c018758 skb_copy_and_csum_dev +EXPORT_SYMBOL vmlinux 0x6c07e135 dma_fence_free +EXPORT_SYMBOL vmlinux 0x6c080a1c devm_mmc_alloc_host +EXPORT_SYMBOL vmlinux 0x6c0c3a6e register_quota_format +EXPORT_SYMBOL vmlinux 0x6c148ac3 pskb_expand_head +EXPORT_SYMBOL vmlinux 0x6c450fd0 pci_request_regions_exclusive +EXPORT_SYMBOL vmlinux 0x6c4d3adc __mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0x6c56b6f2 get_tree_keyed +EXPORT_SYMBOL vmlinux 0x6c613f4e vfs_create_mount +EXPORT_SYMBOL vmlinux 0x6c61ce70 num_registered_fb +EXPORT_SYMBOL vmlinux 0x6c62eddf iov_iter_npages +EXPORT_SYMBOL vmlinux 0x6c680174 tty_flip_buffer_push +EXPORT_SYMBOL vmlinux 0x6c82790f blk_pre_runtime_resume +EXPORT_SYMBOL vmlinux 0x6c88fc77 rdmacg_uncharge +EXPORT_SYMBOL vmlinux 0x6cb46525 netlbl_catmap_walk +EXPORT_SYMBOL vmlinux 0x6cb50e09 input_open_device +EXPORT_SYMBOL vmlinux 0x6cb76b20 kthread_associate_blkcg +EXPORT_SYMBOL vmlinux 0x6cbc62c9 ip6_frag_init +EXPORT_SYMBOL vmlinux 0x6cc09945 ioread32_rep +EXPORT_SYMBOL vmlinux 0x6cc92ee1 ioc_lookup_icq +EXPORT_SYMBOL vmlinux 0x6ce5deff eth_header_parse +EXPORT_SYMBOL vmlinux 0x6ce8539d __mod_node_page_state +EXPORT_SYMBOL vmlinux 0x6cf0d67d qe_get_num_of_snums +EXPORT_SYMBOL vmlinux 0x6cf44a61 filemap_map_pages +EXPORT_SYMBOL vmlinux 0x6d0371a8 dev_uc_unsync +EXPORT_SYMBOL vmlinux 0x6d0f9a6e sock_wfree +EXPORT_SYMBOL vmlinux 0x6d18e75b phy_device_remove +EXPORT_SYMBOL vmlinux 0x6d1eb245 sock_kmalloc +EXPORT_SYMBOL vmlinux 0x6d294e43 clock_t_to_jiffies +EXPORT_SYMBOL vmlinux 0x6d58f69e agp3_generic_sizes +EXPORT_SYMBOL vmlinux 0x6d688376 skb_put +EXPORT_SYMBOL vmlinux 0x6d7c7dcc bitmap_cut +EXPORT_SYMBOL vmlinux 0x6d802f27 xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x6d8166b8 mdio_find_bus +EXPORT_SYMBOL vmlinux 0x6d851819 vme_master_mmap +EXPORT_SYMBOL vmlinux 0x6d8fd479 dev_add_offload +EXPORT_SYMBOL vmlinux 0x6da2c43c param_ops_int +EXPORT_SYMBOL vmlinux 0x6da66bd4 phy_connect +EXPORT_SYMBOL vmlinux 0x6db290c8 ip_mc_join_group +EXPORT_SYMBOL vmlinux 0x6db4b595 block_truncate_page +EXPORT_SYMBOL vmlinux 0x6dba9051 xz_dec_microlzma_end +EXPORT_SYMBOL vmlinux 0x6dc50263 kernel_sendmsg +EXPORT_SYMBOL vmlinux 0x6dc5c661 eth_header_cache +EXPORT_SYMBOL vmlinux 0x6dcf857f uuid_null +EXPORT_SYMBOL vmlinux 0x6dd18a03 i2c_del_driver +EXPORT_SYMBOL vmlinux 0x6ddd3d7e key_alloc +EXPORT_SYMBOL vmlinux 0x6de0638e generic_parse_monolithic +EXPORT_SYMBOL vmlinux 0x6de3a379 invalidate_inode_buffers +EXPORT_SYMBOL vmlinux 0x6deace37 param_set_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x6df1aaf1 kernel_sigaction +EXPORT_SYMBOL vmlinux 0x6df40c26 pnv_cxl_release_hwirqs +EXPORT_SYMBOL vmlinux 0x6dfe5f3b skb_dequeue_tail +EXPORT_SYMBOL vmlinux 0x6e155250 genphy_soft_reset +EXPORT_SYMBOL vmlinux 0x6e1563d5 security_sk_classify_flow +EXPORT_SYMBOL vmlinux 0x6e2a32cb ip6_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x6e2c95c6 rproc_get_by_phandle +EXPORT_SYMBOL vmlinux 0x6e34b1b4 i2c_verify_client +EXPORT_SYMBOL vmlinux 0x6e4c6fc2 skb_queue_purge +EXPORT_SYMBOL vmlinux 0x6e5b8651 xz_dec_run +EXPORT_SYMBOL vmlinux 0x6e5ccdb9 hash_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x6e716ebe filemap_fdatawait_range_keep_errors +EXPORT_SYMBOL vmlinux 0x6e720ff2 rtnl_unlock +EXPORT_SYMBOL vmlinux 0x6e8036c0 netdev_offload_xstats_disable +EXPORT_SYMBOL vmlinux 0x6e865a97 xp_can_alloc +EXPORT_SYMBOL vmlinux 0x6e8b5292 flow_rule_match_l2tpv3 +EXPORT_SYMBOL vmlinux 0x6e8e3f24 mr_fill_mroute +EXPORT_SYMBOL vmlinux 0x6e9a448d __pte_frag_nr +EXPORT_SYMBOL vmlinux 0x6e9c0384 __bh_read_batch +EXPORT_SYMBOL vmlinux 0x6e9dd606 __symbol_put +EXPORT_SYMBOL vmlinux 0x6ea8544e of_find_node_opts_by_path +EXPORT_SYMBOL vmlinux 0x6ea9363b force_sig +EXPORT_SYMBOL vmlinux 0x6ed64ceb adjust_managed_page_count +EXPORT_SYMBOL vmlinux 0x6ee4d980 ptp_find_pin +EXPORT_SYMBOL vmlinux 0x6eecfaf4 sg_copy_buffer +EXPORT_SYMBOL vmlinux 0x6f08761c sock_diag_put_filterinfo +EXPORT_SYMBOL vmlinux 0x6f08b1c6 mempool_exit +EXPORT_SYMBOL vmlinux 0x6f0c19db gnet_stats_copy_basic_hw +EXPORT_SYMBOL vmlinux 0x6f1283ee idr_for_each +EXPORT_SYMBOL vmlinux 0x6f14e9db console_list_lock +EXPORT_SYMBOL vmlinux 0x6f22d27e skb_mac_gso_segment +EXPORT_SYMBOL vmlinux 0x6f295ee2 vme_dma_list_exec +EXPORT_SYMBOL vmlinux 0x6f41a639 irq_cpu_rmap_remove +EXPORT_SYMBOL vmlinux 0x6f4a59e4 sort_r +EXPORT_SYMBOL vmlinux 0x6f4afbe9 inet_ioctl +EXPORT_SYMBOL vmlinux 0x6f5385d8 arch_free_page +EXPORT_SYMBOL vmlinux 0x6f5b2692 neigh_seq_start +EXPORT_SYMBOL vmlinux 0x6f6bd3f2 cpu_rmap_update +EXPORT_SYMBOL vmlinux 0x6f77324a decrementer_clockevent +EXPORT_SYMBOL vmlinux 0x6f7793a5 skb_flow_dissector_init +EXPORT_SYMBOL vmlinux 0x6fb49676 queue_rcu_work +EXPORT_SYMBOL vmlinux 0x6fcb87a1 touch_softlockup_watchdog +EXPORT_SYMBOL vmlinux 0x6fe3667e security_d_instantiate +EXPORT_SYMBOL vmlinux 0x70002fe8 siphash_1u32 +EXPORT_SYMBOL vmlinux 0x700c6c17 key_create +EXPORT_SYMBOL vmlinux 0x700ea8b1 scsi_host_get +EXPORT_SYMBOL vmlinux 0x70136f08 xsk_tx_completed +EXPORT_SYMBOL vmlinux 0x7019deaf blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x701b43c0 netdev_lower_dev_get_private +EXPORT_SYMBOL vmlinux 0x702d0b5f ip_route_input_noref +EXPORT_SYMBOL vmlinux 0x702dbe5c _dev_printk +EXPORT_SYMBOL vmlinux 0x703d3607 pci_bus_read_dev_vendor_id +EXPORT_SYMBOL vmlinux 0x704115b3 qe_usb_clock_set +EXPORT_SYMBOL vmlinux 0x7054a3e4 request_dma +EXPORT_SYMBOL vmlinux 0x70579f9e sock_bindtoindex +EXPORT_SYMBOL vmlinux 0x705cf3d9 unpin_user_page_range_dirty_lock +EXPORT_SYMBOL vmlinux 0x705ef9eb skb_trim +EXPORT_SYMBOL vmlinux 0x7060d475 kern_sys_bpf +EXPORT_SYMBOL vmlinux 0x706a72dc unregister_filesystem +EXPORT_SYMBOL vmlinux 0x706baf03 inet6_getname +EXPORT_SYMBOL vmlinux 0x7074ef0f mpage_read_folio +EXPORT_SYMBOL vmlinux 0x707570b2 handshake_req_alloc +EXPORT_SYMBOL vmlinux 0x70876c69 mmc_cqe_start_req +EXPORT_SYMBOL vmlinux 0x7095ad2e copy_page_to_iter +EXPORT_SYMBOL vmlinux 0x70a08ee9 param_set_byte +EXPORT_SYMBOL vmlinux 0x70a200e0 vme_register_error_handler +EXPORT_SYMBOL vmlinux 0x70a6a651 refresh_frequency_limits +EXPORT_SYMBOL vmlinux 0x70ac2c1a blk_limits_io_min +EXPORT_SYMBOL vmlinux 0x70ad27c8 __mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x70b86992 thaw_super +EXPORT_SYMBOL vmlinux 0x70df7f2a tcp_prot +EXPORT_SYMBOL vmlinux 0x70f15c58 pid_task +EXPORT_SYMBOL vmlinux 0x710929e9 wait_for_completion_killable_timeout +EXPORT_SYMBOL vmlinux 0x710b0dd4 simple_setattr +EXPORT_SYMBOL vmlinux 0x71146537 phy_read_mmd +EXPORT_SYMBOL vmlinux 0x711cc598 zero_fill_bio +EXPORT_SYMBOL vmlinux 0x7129e5f8 hex_asc +EXPORT_SYMBOL vmlinux 0x714c556e tcp_v4_destroy_sock +EXPORT_SYMBOL vmlinux 0x714e4835 set_security_override +EXPORT_SYMBOL vmlinux 0x71559d1b agp_generic_mask_memory +EXPORT_SYMBOL vmlinux 0x7156e252 ip_route_me_harder +EXPORT_SYMBOL vmlinux 0x715a5ed0 vprintk +EXPORT_SYMBOL vmlinux 0x7171121c overflowgid +EXPORT_SYMBOL vmlinux 0x717d1f96 hdmi_infoframe_check +EXPORT_SYMBOL vmlinux 0x71971050 skb_condense +EXPORT_SYMBOL vmlinux 0x71a672ef dmam_pool_destroy +EXPORT_SYMBOL vmlinux 0x71a89e29 starget_for_each_device +EXPORT_SYMBOL vmlinux 0x71b013ef seq_release_private +EXPORT_SYMBOL vmlinux 0x71ba56a5 textsearch_prepare +EXPORT_SYMBOL vmlinux 0x71bcd5e0 nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x71d9d73a set_anon_super +EXPORT_SYMBOL vmlinux 0x71e2ffe5 lookup_one +EXPORT_SYMBOL vmlinux 0x71e5cca5 unmap_mapping_range +EXPORT_SYMBOL vmlinux 0x720a27a7 __register_blkdev +EXPORT_SYMBOL vmlinux 0x72159768 mtree_alloc_rrange +EXPORT_SYMBOL vmlinux 0x72165be1 blkdev_issue_secure_erase +EXPORT_SYMBOL vmlinux 0x7253c1e0 of_node_name_eq +EXPORT_SYMBOL vmlinux 0x72608c0e do_uaccess_flush +EXPORT_SYMBOL vmlinux 0x727fe652 tty_port_tty_get +EXPORT_SYMBOL vmlinux 0x72904b9c napi_complete_done +EXPORT_SYMBOL vmlinux 0x7290c800 scsi_ioctl +EXPORT_SYMBOL vmlinux 0x72a50966 ucc_fast_disable +EXPORT_SYMBOL vmlinux 0x72a6f3a9 security_inode_init_security +EXPORT_SYMBOL vmlinux 0x72b243d4 free_dma +EXPORT_SYMBOL vmlinux 0x72b9d287 default_grn +EXPORT_SYMBOL vmlinux 0x72c98139 __arch_hweight64 +EXPORT_SYMBOL vmlinux 0x72d5eb62 xfrm_spd_getinfo +EXPORT_SYMBOL vmlinux 0x72ea7b2d scsi_device_type +EXPORT_SYMBOL vmlinux 0x72f64f2e discard_new_inode +EXPORT_SYMBOL vmlinux 0x73004da6 set_page_dirty_lock +EXPORT_SYMBOL vmlinux 0x73109446 down_interruptible +EXPORT_SYMBOL vmlinux 0x7315a4e9 twl6030_mmc_card_detect_config +EXPORT_SYMBOL vmlinux 0x73173fdf inet_add_protocol +EXPORT_SYMBOL vmlinux 0x731a5713 bio_init +EXPORT_SYMBOL vmlinux 0x731a747a pci_io_base +EXPORT_SYMBOL vmlinux 0x731cc57e jbd2_journal_try_to_free_buffers +EXPORT_SYMBOL vmlinux 0x732752a5 scsi_done +EXPORT_SYMBOL vmlinux 0x732dd326 groups_free +EXPORT_SYMBOL vmlinux 0x7335806c __serio_register_port +EXPORT_SYMBOL vmlinux 0x7343fab0 kill_pid +EXPORT_SYMBOL vmlinux 0x7344a359 rtnl_create_link +EXPORT_SYMBOL vmlinux 0x734690aa xfrm_input +EXPORT_SYMBOL vmlinux 0x737e96fb proto_unregister +EXPORT_SYMBOL vmlinux 0x7380dffa argv_split +EXPORT_SYMBOL vmlinux 0x7396e774 mmc_retune_pause +EXPORT_SYMBOL vmlinux 0x73998efa cpm_muram_free_addr +EXPORT_SYMBOL vmlinux 0x739fd00f __SCK__tp_func_module_get +EXPORT_SYMBOL vmlinux 0x73abb180 alloc_contig_range +EXPORT_SYMBOL vmlinux 0x73c28c2b inet6_add_protocol +EXPORT_SYMBOL vmlinux 0x73c33682 agp_bind_memory +EXPORT_SYMBOL vmlinux 0x73c5f288 netdev_lower_get_next +EXPORT_SYMBOL vmlinux 0x73c7f404 security_binder_transfer_binder +EXPORT_SYMBOL vmlinux 0x7401fba0 udp_read_skb +EXPORT_SYMBOL vmlinux 0x7410aba2 strreplace +EXPORT_SYMBOL vmlinux 0x7411550f passthru_features_check +EXPORT_SYMBOL vmlinux 0x7412ed5b kvfree_sensitive +EXPORT_SYMBOL vmlinux 0x741c0a84 mtree_destroy +EXPORT_SYMBOL vmlinux 0x742578a5 wait_for_random_bytes +EXPORT_SYMBOL vmlinux 0x7429e20c kstrtos8 +EXPORT_SYMBOL vmlinux 0x7433f106 mr_mfc_find_parent +EXPORT_SYMBOL vmlinux 0x74349690 dqput +EXPORT_SYMBOL vmlinux 0x7439fd86 radix_tree_lookup +EXPORT_SYMBOL vmlinux 0x743f6e54 jbd2_wait_inode_data +EXPORT_SYMBOL vmlinux 0x7453d3e8 security_release_secctx +EXPORT_SYMBOL vmlinux 0x7472d5fd bio_alloc_clone +EXPORT_SYMBOL vmlinux 0x7475e7dd of_node_put +EXPORT_SYMBOL vmlinux 0x7481eb3c uart_register_driver +EXPORT_SYMBOL vmlinux 0x7483dc59 pci_dev_present +EXPORT_SYMBOL vmlinux 0x7485621a dquot_load_quota_sb +EXPORT_SYMBOL vmlinux 0x7486c4b2 dev_mc_unsync +EXPORT_SYMBOL vmlinux 0x748842e0 prepare_to_wait_exclusive +EXPORT_SYMBOL vmlinux 0x74b8e674 slhc_toss +EXPORT_SYMBOL vmlinux 0x74c134b9 __sw_hweight32 +EXPORT_SYMBOL vmlinux 0x74c594dc dm_kcopyd_zero +EXPORT_SYMBOL vmlinux 0x74d1f82d blk_mq_unique_tag +EXPORT_SYMBOL vmlinux 0x74e5ff1a udpv6_encap_enable +EXPORT_SYMBOL vmlinux 0x74ebfb89 sock_no_connect +EXPORT_SYMBOL vmlinux 0x74f1cd69 __cpu_present_mask +EXPORT_SYMBOL vmlinux 0x750b6462 sock_no_linger +EXPORT_SYMBOL vmlinux 0x751c7294 nf_hook_slow +EXPORT_SYMBOL vmlinux 0x75229bd6 udp_flush_pending_frames +EXPORT_SYMBOL vmlinux 0x75362fa7 skb_copy_datagram_from_iter +EXPORT_SYMBOL vmlinux 0x75380caa __skb_gso_segment +EXPORT_SYMBOL vmlinux 0x7538b132 agp_off +EXPORT_SYMBOL vmlinux 0x754bae7a tcf_exts_terse_dump +EXPORT_SYMBOL vmlinux 0x754d3e97 mmc_of_parse_clk_phase +EXPORT_SYMBOL vmlinux 0x75555ae2 ipv6_dev_find +EXPORT_SYMBOL vmlinux 0x755aac4b dev_get_stats +EXPORT_SYMBOL vmlinux 0x755f4ba3 blake2s_compress_generic +EXPORT_SYMBOL vmlinux 0x75684a10 md_bitmap_cond_end_sync +EXPORT_SYMBOL vmlinux 0x7568bb3d tcp_sock_set_quickack +EXPORT_SYMBOL vmlinux 0x7584b2c4 jbd2_journal_grab_journal_head +EXPORT_SYMBOL vmlinux 0x75998ef5 inet_add_offload +EXPORT_SYMBOL vmlinux 0x75a25ca9 seq_bprintf +EXPORT_SYMBOL vmlinux 0x75aa6ca1 __kernel_virt_start +EXPORT_SYMBOL vmlinux 0x75bda77a seq_hlist_next +EXPORT_SYMBOL vmlinux 0x75c00a2e dev_activate +EXPORT_SYMBOL vmlinux 0x75c263cb blk_queue_max_discard_sectors +EXPORT_SYMBOL vmlinux 0x75d0deb9 nsecs_to_jiffies64 +EXPORT_SYMBOL vmlinux 0x75d499dd vmcore_add_device_dump +EXPORT_SYMBOL vmlinux 0x75f79a1e security_inode_getsecctx +EXPORT_SYMBOL vmlinux 0x75fe40b0 tcp_v4_syn_recv_sock +EXPORT_SYMBOL vmlinux 0x760a0f4f yield +EXPORT_SYMBOL vmlinux 0x76102fd4 disk_stack_limits +EXPORT_SYMBOL vmlinux 0x761566b3 is_nvdimm_bus_locked +EXPORT_SYMBOL vmlinux 0x761e00db __netif_schedule +EXPORT_SYMBOL vmlinux 0x7624249e dim_park_tired +EXPORT_SYMBOL vmlinux 0x763a81ea module_put +EXPORT_SYMBOL vmlinux 0x7647726c handle_sysrq +EXPORT_SYMBOL vmlinux 0x764db133 sock_no_mmap +EXPORT_SYMBOL vmlinux 0x765ff474 crc_t10dif_generic +EXPORT_SYMBOL vmlinux 0x76615448 dst_release +EXPORT_SYMBOL vmlinux 0x7661d048 i2c_smbus_write_word_data +EXPORT_SYMBOL vmlinux 0x7665abdf __fs_parse +EXPORT_SYMBOL vmlinux 0x766a0927 mempool_alloc_pages +EXPORT_SYMBOL vmlinux 0x76702146 flow_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x767e128d netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x7682ba4e __copy_overflow +EXPORT_SYMBOL vmlinux 0x76886d12 input_inject_event +EXPORT_SYMBOL vmlinux 0x7693955b create_empty_buffers +EXPORT_SYMBOL vmlinux 0x769f6e64 errseq_check +EXPORT_SYMBOL vmlinux 0x76ae4ecb __find_get_block +EXPORT_SYMBOL vmlinux 0x76c8afc1 tso_build_hdr +EXPORT_SYMBOL vmlinux 0x76d00b85 security_unix_stream_connect +EXPORT_SYMBOL vmlinux 0x76d3cd60 laptop_mode +EXPORT_SYMBOL vmlinux 0x76dd0810 phy_register_fixup_for_uid +EXPORT_SYMBOL vmlinux 0x76de8300 fs_lookup_param +EXPORT_SYMBOL vmlinux 0x76e5ecc6 ww_mutex_lock +EXPORT_SYMBOL vmlinux 0x76f3fde0 vm_map_pages +EXPORT_SYMBOL vmlinux 0x76f5cb9a blk_mq_start_request +EXPORT_SYMBOL vmlinux 0x77234d37 downgrade_write +EXPORT_SYMBOL vmlinux 0x772a4e30 __inode_sub_bytes +EXPORT_SYMBOL vmlinux 0x77334830 set_user_nice +EXPORT_SYMBOL vmlinux 0x7733a828 path_get +EXPORT_SYMBOL vmlinux 0x77358855 iomem_resource +EXPORT_SYMBOL vmlinux 0x773fa409 __kfifo_dma_in_finish_r +EXPORT_SYMBOL vmlinux 0x776ca93a __clzdi2 +EXPORT_SYMBOL vmlinux 0x77710809 regset_get +EXPORT_SYMBOL vmlinux 0x777ebc01 sdev_prefix_printk +EXPORT_SYMBOL vmlinux 0x77b9b536 of_node_name_prefix +EXPORT_SYMBOL vmlinux 0x77bc13a0 strim +EXPORT_SYMBOL vmlinux 0x77e1a6da tcp_seq_start +EXPORT_SYMBOL vmlinux 0x77e9eb37 aes_encrypt +EXPORT_SYMBOL vmlinux 0x77eb8ec3 dma_unmap_sg_attrs +EXPORT_SYMBOL vmlinux 0x77f5df44 pci_scan_root_bus +EXPORT_SYMBOL vmlinux 0x77fe74cc try_to_writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x7807f0f8 schedule_timeout_idle +EXPORT_SYMBOL vmlinux 0x780c7d1e netdev_set_num_tc +EXPORT_SYMBOL vmlinux 0x78152b26 mipi_dsi_host_unregister +EXPORT_SYMBOL vmlinux 0x7815eba1 vc_resize +EXPORT_SYMBOL vmlinux 0x7821c783 __scsi_iterate_devices +EXPORT_SYMBOL vmlinux 0x78280b7c netif_napi_add_weight +EXPORT_SYMBOL vmlinux 0x7832fbc9 netif_rx +EXPORT_SYMBOL vmlinux 0x7846af3e __kfifo_len_r +EXPORT_SYMBOL vmlinux 0x785a25c3 __traceiter_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0x786406c0 pci_remove_bus +EXPORT_SYMBOL vmlinux 0x786c4112 pci_ep_cfs_add_epc_group +EXPORT_SYMBOL vmlinux 0x786cf247 find_vma +EXPORT_SYMBOL vmlinux 0x787329c1 mmc_get_card +EXPORT_SYMBOL vmlinux 0x78851d2f _outsb +EXPORT_SYMBOL vmlinux 0x788c455f serial8250_do_pm +EXPORT_SYMBOL vmlinux 0x78a16f48 aes_decrypt +EXPORT_SYMBOL vmlinux 0x78a9e905 _numa_mem_ +EXPORT_SYMBOL vmlinux 0x78b887ed vsprintf +EXPORT_SYMBOL vmlinux 0x78c2b307 pci_iomap +EXPORT_SYMBOL vmlinux 0x78d4be63 netdev_set_tc_queue +EXPORT_SYMBOL vmlinux 0x78d61927 would_dump +EXPORT_SYMBOL vmlinux 0x78de8fc8 mdio_driver_register +EXPORT_SYMBOL vmlinux 0x78df6bd7 no_pci_devices +EXPORT_SYMBOL vmlinux 0x79035b01 key_validate +EXPORT_SYMBOL vmlinux 0x7919b383 alloc_cpu_rmap +EXPORT_SYMBOL vmlinux 0x791f7af1 blk_pm_runtime_init +EXPORT_SYMBOL vmlinux 0x793e0403 mdiobus_c45_write_nested +EXPORT_SYMBOL vmlinux 0x795046bf simple_link +EXPORT_SYMBOL vmlinux 0x795e9371 sync_inodes_sb +EXPORT_SYMBOL vmlinux 0x79833e3c __seq_open_private +EXPORT_SYMBOL vmlinux 0x7984eefc key_update +EXPORT_SYMBOL vmlinux 0x79912f1c tcp_timewait_state_process +EXPORT_SYMBOL vmlinux 0x79920146 __cgroup_bpf_run_filter_skb +EXPORT_SYMBOL vmlinux 0x7997dfa8 simple_getattr +EXPORT_SYMBOL vmlinux 0x799a4402 tcp_sync_mss +EXPORT_SYMBOL vmlinux 0x79a17797 may_umount +EXPORT_SYMBOL vmlinux 0x79a33f85 vme_get_size +EXPORT_SYMBOL vmlinux 0x79a9192e pci_find_parent_resource +EXPORT_SYMBOL vmlinux 0x79a93489 dev_open +EXPORT_SYMBOL vmlinux 0x79b0e1bd qdisc_put_unlocked +EXPORT_SYMBOL vmlinux 0x79d6e540 __cpu_dying_mask +EXPORT_SYMBOL vmlinux 0x79f04c13 vlan_filter_push_vids +EXPORT_SYMBOL vmlinux 0x79fca3f5 eth_get_headlen +EXPORT_SYMBOL vmlinux 0x7a09fb9f netlink_net_capable +EXPORT_SYMBOL vmlinux 0x7a155fc0 cont_write_begin +EXPORT_SYMBOL vmlinux 0x7a1bcd59 gf128mul_x8_ble +EXPORT_SYMBOL vmlinux 0x7a2cdd88 _dev_warn +EXPORT_SYMBOL vmlinux 0x7a2d6c97 __debugger_ipi +EXPORT_SYMBOL vmlinux 0x7a2edac1 bfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x7a2ff57e security_current_getsecid_subj +EXPORT_SYMBOL vmlinux 0x7a3f2618 set_disk_ro +EXPORT_SYMBOL vmlinux 0x7a451cf3 kfree_skb_list_reason +EXPORT_SYMBOL vmlinux 0x7a53a06d flow_indr_dev_exists +EXPORT_SYMBOL vmlinux 0x7a57d2a9 netif_tx_stop_all_queues +EXPORT_SYMBOL vmlinux 0x7a6a829e dev_loopback_xmit +EXPORT_SYMBOL vmlinux 0x7a71741f __xa_cmpxchg +EXPORT_SYMBOL vmlinux 0x7a73160d neigh_proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0x7a7560b1 dev_set_threaded +EXPORT_SYMBOL vmlinux 0x7a76a11a arp_xmit +EXPORT_SYMBOL vmlinux 0x7a7de0d6 mempool_init_node +EXPORT_SYMBOL vmlinux 0x7a813f53 touch_buffer +EXPORT_SYMBOL vmlinux 0x7a873aea uart_add_one_port +EXPORT_SYMBOL vmlinux 0x7a95e5ae do_settimeofday64 +EXPORT_SYMBOL vmlinux 0x7a968137 ucc_slow_restart_tx +EXPORT_SYMBOL vmlinux 0x7a9a20a0 tc_setup_offload_action +EXPORT_SYMBOL vmlinux 0x7aa1756e kvfree +EXPORT_SYMBOL vmlinux 0x7ab5f8c3 _insw_ns +EXPORT_SYMBOL vmlinux 0x7aba1c67 iterate_dir +EXPORT_SYMBOL vmlinux 0x7aba86db node_to_cpumask_map +EXPORT_SYMBOL vmlinux 0x7aca8b9f klp_sched_try_switch_key +EXPORT_SYMBOL vmlinux 0x7ad050b9 qid_lt +EXPORT_SYMBOL vmlinux 0x7adb49bd skb_unlink +EXPORT_SYMBOL vmlinux 0x7adc0fbf rb_replace_node_rcu +EXPORT_SYMBOL vmlinux 0x7ae482f5 phy_start_cable_test +EXPORT_SYMBOL vmlinux 0x7ae5d317 qe_get_snum +EXPORT_SYMBOL vmlinux 0x7b01387c component_match_add_release +EXPORT_SYMBOL vmlinux 0x7b273a17 ip_options_rcv_srr +EXPORT_SYMBOL vmlinux 0x7b2f0703 hdmi_infoframe_log +EXPORT_SYMBOL vmlinux 0x7b37d4a7 _find_first_zero_bit +EXPORT_SYMBOL vmlinux 0x7b3a9f03 inode_init_once +EXPORT_SYMBOL vmlinux 0x7b481bce __traceiter_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x7b5b8f31 sha256_update +EXPORT_SYMBOL vmlinux 0x7b5f7185 textsearch_find_continuous +EXPORT_SYMBOL vmlinux 0x7b8d4c3c abort_creds +EXPORT_SYMBOL vmlinux 0x7ba462ed netif_tx_unlock +EXPORT_SYMBOL vmlinux 0x7ba813c5 __wake_up +EXPORT_SYMBOL vmlinux 0x7baee3fe flush_all_to_thread +EXPORT_SYMBOL vmlinux 0x7bbccd05 nr_node_ids +EXPORT_SYMBOL vmlinux 0x7bbef37b kill_litter_super +EXPORT_SYMBOL vmlinux 0x7bc60a60 dma_alloc_attrs +EXPORT_SYMBOL vmlinux 0x7bcab204 iget_locked +EXPORT_SYMBOL vmlinux 0x7bcde7bb cur_cpu_spec +EXPORT_SYMBOL vmlinux 0x7bd3cf40 __dev_get_by_flags +EXPORT_SYMBOL vmlinux 0x7bd8f50d radix_tree_gang_lookup_tag +EXPORT_SYMBOL vmlinux 0x7be75ae7 console_stop +EXPORT_SYMBOL vmlinux 0x7beb18d7 param_set_long +EXPORT_SYMBOL vmlinux 0x7bf09507 qdisc_offload_dump_helper +EXPORT_SYMBOL vmlinux 0x7bfcdde1 __folio_put +EXPORT_SYMBOL vmlinux 0x7c0675ac security_sctp_assoc_established +EXPORT_SYMBOL vmlinux 0x7c173634 __bitmap_complement +EXPORT_SYMBOL vmlinux 0x7c243091 tso_start +EXPORT_SYMBOL vmlinux 0x7c3354d1 folio_wait_bit_killable +EXPORT_SYMBOL vmlinux 0x7c33e2a6 fs_param_is_bool +EXPORT_SYMBOL vmlinux 0x7c46233a cpufreq_quick_get +EXPORT_SYMBOL vmlinux 0x7c5f1d7f tcp_check_req +EXPORT_SYMBOL vmlinux 0x7c63a098 radix_tree_insert +EXPORT_SYMBOL vmlinux 0x7c69064d blk_get_queue +EXPORT_SYMBOL vmlinux 0x7c782b39 tty_port_free_xmit_buf +EXPORT_SYMBOL vmlinux 0x7c7a876b blk_mq_run_hw_queue +EXPORT_SYMBOL vmlinux 0x7c7eff9d udp_seq_start +EXPORT_SYMBOL vmlinux 0x7c83acf6 dcb_ieee_delapp +EXPORT_SYMBOL vmlinux 0x7ca54a31 mount_single +EXPORT_SYMBOL vmlinux 0x7cbe0cd2 drop_reasons_by_subsys +EXPORT_SYMBOL vmlinux 0x7cd9fd0a migrate_device_pages +EXPORT_SYMBOL vmlinux 0x7ce18c9f from_kqid +EXPORT_SYMBOL vmlinux 0x7ce58981 kvrealloc +EXPORT_SYMBOL vmlinux 0x7cf35220 vme_master_free +EXPORT_SYMBOL vmlinux 0x7cfc3c66 bio_split +EXPORT_SYMBOL vmlinux 0x7cfe368d net_dim_get_def_tx_moderation +EXPORT_SYMBOL vmlinux 0x7d059f51 bio_integrity_trim +EXPORT_SYMBOL vmlinux 0x7d0db45c jiffies_to_clock_t +EXPORT_SYMBOL vmlinux 0x7d27e504 dm_shift_arg +EXPORT_SYMBOL vmlinux 0x7d4b176a netlbl_catmap_setbit +EXPORT_SYMBOL vmlinux 0x7d4cff0c __generic_file_fsync +EXPORT_SYMBOL vmlinux 0x7d4e3d60 kernel_recvmsg +EXPORT_SYMBOL vmlinux 0x7d598851 dquot_release +EXPORT_SYMBOL vmlinux 0x7d5e1008 __crc32c_le_shift +EXPORT_SYMBOL vmlinux 0x7d600685 twl6040_get_pll +EXPORT_SYMBOL vmlinux 0x7d65d049 nla_put_64bit +EXPORT_SYMBOL vmlinux 0x7d6ac8fb blk_mq_init_queue +EXPORT_SYMBOL vmlinux 0x7d6e53cc gro_find_complete_by_type +EXPORT_SYMBOL vmlinux 0x7d74d522 kstrtoull_from_user +EXPORT_SYMBOL vmlinux 0x7d845f0e _raw_spin_lock_irq +EXPORT_SYMBOL vmlinux 0x7d85ae01 devm_release_resource +EXPORT_SYMBOL vmlinux 0x7d9618d2 __skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x7d984e19 mmc_add_host +EXPORT_SYMBOL vmlinux 0x7da8f93b xor_altivec_2 +EXPORT_SYMBOL vmlinux 0x7daece67 quota_send_warning +EXPORT_SYMBOL vmlinux 0x7db15d1f gro_cells_init +EXPORT_SYMBOL vmlinux 0x7dc5ffa7 tc_skb_ext_tc_disable +EXPORT_SYMBOL vmlinux 0x7dd18795 blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0x7ddb7603 task_lookup_next_fd_rcu +EXPORT_SYMBOL vmlinux 0x7ddc2c5a make_bad_inode +EXPORT_SYMBOL vmlinux 0x7ddd8056 mipi_dsi_dcs_nop +EXPORT_SYMBOL vmlinux 0x7de9553f netif_tx_lock +EXPORT_SYMBOL vmlinux 0x7deff463 dquot_quota_sync +EXPORT_SYMBOL vmlinux 0x7df955d4 simple_open +EXPORT_SYMBOL vmlinux 0x7dfc8277 isa_mem_base +EXPORT_SYMBOL vmlinux 0x7e054e34 fs_param_is_enum +EXPORT_SYMBOL vmlinux 0x7e0b255f hdmi_audio_infoframe_pack_for_dp +EXPORT_SYMBOL vmlinux 0x7e1361d1 dev_deactivate +EXPORT_SYMBOL vmlinux 0x7e151a7b backlight_device_get_by_name +EXPORT_SYMBOL vmlinux 0x7e1ab843 sock_set_reuseport +EXPORT_SYMBOL vmlinux 0x7e25edfd generic_file_readonly_mmap +EXPORT_SYMBOL vmlinux 0x7e2d6436 ida_free +EXPORT_SYMBOL vmlinux 0x7e2f2752 skb_expand_head +EXPORT_SYMBOL vmlinux 0x7e3191f6 try_to_del_timer_sync +EXPORT_SYMBOL vmlinux 0x7e4cb2e0 of_range_to_resource +EXPORT_SYMBOL vmlinux 0x7e4cdc54 __cond_resched_rwlock_write +EXPORT_SYMBOL vmlinux 0x7e5c9cbd migrate_device_finalize +EXPORT_SYMBOL vmlinux 0x7e5fbda3 vif_device_init +EXPORT_SYMBOL vmlinux 0x7e71257d mmc_cqe_request_done +EXPORT_SYMBOL vmlinux 0x7e7c7fba fixed_size_llseek +EXPORT_SYMBOL vmlinux 0x7e7e7eb9 shmem_aops +EXPORT_SYMBOL vmlinux 0x7e88e26d noop_llseek +EXPORT_SYMBOL vmlinux 0x7e8b1d6a fwnode_iomap +EXPORT_SYMBOL vmlinux 0x7e8b5149 generic_write_end +EXPORT_SYMBOL vmlinux 0x7ead674c ipv6_sock_mc_join +EXPORT_SYMBOL vmlinux 0x7eb63000 pldmfw_op_pci_match_record +EXPORT_SYMBOL vmlinux 0x7ed74779 genphy_c45_eee_is_active +EXPORT_SYMBOL vmlinux 0x7ee1c838 tty_port_open +EXPORT_SYMBOL vmlinux 0x7ee2526b inode_set_bytes +EXPORT_SYMBOL vmlinux 0x7ee8790b mipi_dsi_dcs_set_display_brightness +EXPORT_SYMBOL vmlinux 0x7ee9d15a vfs_unlink +EXPORT_SYMBOL vmlinux 0x7ef4bddc __sg_page_iter_next +EXPORT_SYMBOL vmlinux 0x7efb067e pcim_iounmap_regions +EXPORT_SYMBOL vmlinux 0x7f02188f __msecs_to_jiffies +EXPORT_SYMBOL vmlinux 0x7f03b6a9 crc_ccitt_table +EXPORT_SYMBOL vmlinux 0x7f24de73 jiffies_to_usecs +EXPORT_SYMBOL vmlinux 0x7f52071a net_dim +EXPORT_SYMBOL vmlinux 0x7f567734 phy_validate_pause +EXPORT_SYMBOL vmlinux 0x7f61c21d vlan_dev_vlan_proto +EXPORT_SYMBOL vmlinux 0x7f62eaa4 sgl_free +EXPORT_SYMBOL vmlinux 0x7f66cfb6 touchscreen_report_pos +EXPORT_SYMBOL vmlinux 0x7f71fb97 xa_load +EXPORT_SYMBOL vmlinux 0x7f7f7bb4 irq_poll_disable +EXPORT_SYMBOL vmlinux 0x7fa92fa1 add_to_page_cache_lru +EXPORT_SYMBOL vmlinux 0x7fb95665 call_netdevice_notifiers +EXPORT_SYMBOL vmlinux 0x7fe32873 rb_replace_node +EXPORT_SYMBOL vmlinux 0x800327e8 rps_may_expire_flow +EXPORT_SYMBOL vmlinux 0x80068b72 vm_mmap +EXPORT_SYMBOL vmlinux 0x800a39af __bread_gfp +EXPORT_SYMBOL vmlinux 0x80127f42 blk_rq_map_user +EXPORT_SYMBOL vmlinux 0x801d6ed1 skb_orphan_partial +EXPORT_SYMBOL vmlinux 0x803ddbb6 __posix_acl_create +EXPORT_SYMBOL vmlinux 0x8041d948 __cpuhp_remove_state +EXPORT_SYMBOL vmlinux 0x8048fa7e pci_get_slot +EXPORT_SYMBOL vmlinux 0x8055ed17 fb_io_write +EXPORT_SYMBOL vmlinux 0x8070e9db component_match_add_typed +EXPORT_SYMBOL vmlinux 0x80721bb8 security_dentry_init_security +EXPORT_SYMBOL vmlinux 0x807a89d1 configfs_remove_default_groups +EXPORT_SYMBOL vmlinux 0x80816f26 get_user_ifreq +EXPORT_SYMBOL vmlinux 0x80840994 block_read_full_folio +EXPORT_SYMBOL vmlinux 0x808723e9 __skb_wait_for_more_packets +EXPORT_SYMBOL vmlinux 0x808dfdee phy_connect_direct +EXPORT_SYMBOL vmlinux 0x809568ef scsi_is_sdev_device +EXPORT_SYMBOL vmlinux 0x809715f8 __f_setown +EXPORT_SYMBOL vmlinux 0x809ca029 udp_lib_getsockopt +EXPORT_SYMBOL vmlinux 0x80c114ba xfrm_state_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x80c58963 tcf_exts_change +EXPORT_SYMBOL vmlinux 0x80ca5026 _bin2bcd +EXPORT_SYMBOL vmlinux 0x80d68d3e fb_register_client +EXPORT_SYMBOL vmlinux 0x80dd1738 jbd2_journal_stop +EXPORT_SYMBOL vmlinux 0x80deaedc tcp_mtu_to_mss +EXPORT_SYMBOL vmlinux 0x80e5f86f fscrypt_fname_alloc_buffer +EXPORT_SYMBOL vmlinux 0x80efea50 proc_dostring +EXPORT_SYMBOL vmlinux 0x80f5298e tcp_close +EXPORT_SYMBOL vmlinux 0x810bdb89 xfrm_policy_destroy +EXPORT_SYMBOL vmlinux 0x8112b3d2 scsi_build_sense_buffer +EXPORT_SYMBOL vmlinux 0x811812fc blk_queue_max_segment_size +EXPORT_SYMBOL vmlinux 0x81188c30 match_string +EXPORT_SYMBOL vmlinux 0x8125c612 __neigh_set_probe_once +EXPORT_SYMBOL vmlinux 0x814256fb security_sb_set_mnt_opts +EXPORT_SYMBOL vmlinux 0x81464e93 flow_rule_match_enc_ip +EXPORT_SYMBOL vmlinux 0x81533963 sysfs_format_mac +EXPORT_SYMBOL vmlinux 0x815b5dd4 match_octal +EXPORT_SYMBOL vmlinux 0x816347c6 agp_device_command +EXPORT_SYMBOL vmlinux 0x817e490c md_bitmap_end_sync +EXPORT_SYMBOL vmlinux 0x818416e1 scsi_set_sense_information +EXPORT_SYMBOL vmlinux 0x818edf97 cpm_muram_alloc +EXPORT_SYMBOL vmlinux 0x81a07f4e _atomic_dec_and_lock +EXPORT_SYMBOL vmlinux 0x81a1eb59 utf8_unload +EXPORT_SYMBOL vmlinux 0x81b20e8b ucc_fast_transmit_on_demand +EXPORT_SYMBOL vmlinux 0x81c51d19 irq_cpu_rmap_add +EXPORT_SYMBOL vmlinux 0x81c74509 cdrom_mode_sense +EXPORT_SYMBOL vmlinux 0x81ccf817 generic_pipe_buf_release +EXPORT_SYMBOL vmlinux 0x81d31b8b pci_request_region +EXPORT_SYMBOL vmlinux 0x81db6ebb xz_dec_reset +EXPORT_SYMBOL vmlinux 0x81e0dd22 __dynamic_netdev_dbg +EXPORT_SYMBOL vmlinux 0x81f1fc84 pci_claim_resource +EXPORT_SYMBOL vmlinux 0x81f84545 reuseport_attach_prog +EXPORT_SYMBOL vmlinux 0x821559d6 __vmalloc_end +EXPORT_SYMBOL vmlinux 0x822e5a9d netpoll_parse_options +EXPORT_SYMBOL vmlinux 0x823c0915 zap_page_range_single +EXPORT_SYMBOL vmlinux 0x823ee528 max8925_reg_read +EXPORT_SYMBOL vmlinux 0x825971ad phy_mipi_dphy_get_default_config_for_hsclk +EXPORT_SYMBOL vmlinux 0x826c83dc __block_write_full_folio +EXPORT_SYMBOL vmlinux 0x8278dc59 tcp_inbound_md5_hash +EXPORT_SYMBOL vmlinux 0x8284634f iw_handler_set_spy +EXPORT_SYMBOL vmlinux 0x82c87ad5 nr_online_nodes +EXPORT_SYMBOL vmlinux 0x82ee90dc timer_delete_sync +EXPORT_SYMBOL vmlinux 0x82f1d807 pcie_capability_write_word +EXPORT_SYMBOL vmlinux 0x8318d7ed __vlan_find_dev_deep_rcu +EXPORT_SYMBOL vmlinux 0x83200c4c dma_fence_wait_any_timeout +EXPORT_SYMBOL vmlinux 0x834658ac cmxgcr_lock +EXPORT_SYMBOL vmlinux 0x8349df11 gpiochip_irq_relres +EXPORT_SYMBOL vmlinux 0x83581089 gf128mul_init_4k_lle +EXPORT_SYMBOL vmlinux 0x836de4ff skb_copy_datagram_iter +EXPORT_SYMBOL vmlinux 0x83785b1a udp_seq_ops +EXPORT_SYMBOL vmlinux 0x838d2bc8 siphash_3u32 +EXPORT_SYMBOL vmlinux 0x83a05cf2 __of_mdiobus_register +EXPORT_SYMBOL vmlinux 0x83b2094d __cond_resched_rwlock_read +EXPORT_SYMBOL vmlinux 0x83c62868 block_write_end +EXPORT_SYMBOL vmlinux 0x83d42aa9 inet6_protos +EXPORT_SYMBOL vmlinux 0x83e23b24 pcie_relaxed_ordering_enabled +EXPORT_SYMBOL vmlinux 0x83f24a5c pci_scan_bus +EXPORT_SYMBOL vmlinux 0x83f5908e dmam_free_coherent +EXPORT_SYMBOL vmlinux 0x840385d9 get_fs_type +EXPORT_SYMBOL vmlinux 0x8422aca6 dma_fence_match_context +EXPORT_SYMBOL vmlinux 0x842c8e9d ioread16 +EXPORT_SYMBOL vmlinux 0x842fb382 sock_kzfree_s +EXPORT_SYMBOL vmlinux 0x8437e8aa ptp_cancel_worker_sync +EXPORT_SYMBOL vmlinux 0x843c5f01 tty_driver_kref_put +EXPORT_SYMBOL vmlinux 0x84648482 cdev_del +EXPORT_SYMBOL vmlinux 0x8469e92c disk_check_media_change +EXPORT_SYMBOL vmlinux 0x846b4bb1 __dquot_transfer +EXPORT_SYMBOL vmlinux 0x847b36dc netif_carrier_on +EXPORT_SYMBOL vmlinux 0x847d5fc8 pskb_extract +EXPORT_SYMBOL vmlinux 0x84823cf3 nla_strscpy +EXPORT_SYMBOL vmlinux 0x8482f02e inode_permission +EXPORT_SYMBOL vmlinux 0x848a157b io_uring_get_socket +EXPORT_SYMBOL vmlinux 0x848d372e iowrite8 +EXPORT_SYMBOL vmlinux 0x84914079 __kfifo_dma_out_prepare +EXPORT_SYMBOL vmlinux 0x84936693 xfrm4_protocol_register +EXPORT_SYMBOL vmlinux 0x84a0ca4d bitmap_zalloc_node +EXPORT_SYMBOL vmlinux 0x84b92e90 mdio_device_free +EXPORT_SYMBOL vmlinux 0x84bba6de tcp_poll +EXPORT_SYMBOL vmlinux 0x84bd69bf dq_data_lock +EXPORT_SYMBOL vmlinux 0x84c762fe filemap_alloc_folio +EXPORT_SYMBOL vmlinux 0x84cdb07b rw_verify_area +EXPORT_SYMBOL vmlinux 0x84d9acd1 vfs_fileattr_set +EXPORT_SYMBOL vmlinux 0x850ebe31 nonseekable_open +EXPORT_SYMBOL vmlinux 0x8519020a rtnl_set_sk_err +EXPORT_SYMBOL vmlinux 0x851f61ea dget_parent +EXPORT_SYMBOL vmlinux 0x85250ccc xa_store_range +EXPORT_SYMBOL vmlinux 0x852f36b2 scsi_is_host_device +EXPORT_SYMBOL vmlinux 0x85416d23 getname_kernel +EXPORT_SYMBOL vmlinux 0x8545b013 kobject_put +EXPORT_SYMBOL vmlinux 0x855a7259 inet_sk_rebuild_header +EXPORT_SYMBOL vmlinux 0x85646506 ps2_sliced_command +EXPORT_SYMBOL vmlinux 0x85670f1d rtnl_is_locked +EXPORT_SYMBOL vmlinux 0x8567746e dmaenginem_async_device_register +EXPORT_SYMBOL vmlinux 0x8572de47 mipi_dsi_turn_on_peripheral +EXPORT_SYMBOL vmlinux 0x8574fbb3 ip6_err_gen_icmpv6_unreach +EXPORT_SYMBOL vmlinux 0x85765b4b unlock_rename +EXPORT_SYMBOL vmlinux 0x8591d7d5 ledtrig_mtd_activity +EXPORT_SYMBOL vmlinux 0x8597eb47 plpar_hcall +EXPORT_SYMBOL vmlinux 0x85981178 clocksource_change_rating +EXPORT_SYMBOL vmlinux 0x85abbcde fuse_mount_destroy +EXPORT_SYMBOL vmlinux 0x85b5e625 rfkill_set_states +EXPORT_SYMBOL vmlinux 0x85b99c3d tcp_sock_set_keepintvl +EXPORT_SYMBOL vmlinux 0x85bc570e security_sctp_assoc_request +EXPORT_SYMBOL vmlinux 0x85bd1608 __request_region +EXPORT_SYMBOL vmlinux 0x85c25282 param_get_long +EXPORT_SYMBOL vmlinux 0x85d27c63 flow_rule_match_tcp +EXPORT_SYMBOL vmlinux 0x85df9b6c strsep +EXPORT_SYMBOL vmlinux 0x85ec3c87 netlink_kernel_release +EXPORT_SYMBOL vmlinux 0x85efc7e0 zero_pfn +EXPORT_SYMBOL vmlinux 0x85f1ba96 sk_error_report +EXPORT_SYMBOL vmlinux 0x86001fd3 __kfree_skb +EXPORT_SYMBOL vmlinux 0x862026a3 bio_add_page +EXPORT_SYMBOL vmlinux 0x862c8035 bitmap_alloc_node +EXPORT_SYMBOL vmlinux 0x863a276a color_table +EXPORT_SYMBOL vmlinux 0x863ae2c9 netpoll_send_udp +EXPORT_SYMBOL vmlinux 0x86419050 mipi_dsi_dcs_set_display_brightness_large +EXPORT_SYMBOL vmlinux 0x865471e8 ipv6_chk_addr_and_flags +EXPORT_SYMBOL vmlinux 0x866d3c7d skb_vlan_push +EXPORT_SYMBOL vmlinux 0x86863362 platform_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x868a1316 clear_user_page +EXPORT_SYMBOL vmlinux 0x868acba5 get_options +EXPORT_SYMBOL vmlinux 0x869f9a32 mipi_dsi_dcs_set_tear_on +EXPORT_SYMBOL vmlinux 0x86b45a9b mutex_lock_killable +EXPORT_SYMBOL vmlinux 0x86b554f6 d_alloc_anon +EXPORT_SYMBOL vmlinux 0x86d300f9 cdrom_dummy_generic_packet +EXPORT_SYMBOL vmlinux 0x86d52ba5 lookup_constant +EXPORT_SYMBOL vmlinux 0x86dd708d tc_skb_ext_tc_enable +EXPORT_SYMBOL vmlinux 0x86df6f6e rproc_add_subdev +EXPORT_SYMBOL vmlinux 0x86fb9b05 bitmap_parse_user +EXPORT_SYMBOL vmlinux 0x86fd5034 wireless_send_event +EXPORT_SYMBOL vmlinux 0x8703acf8 submit_bh +EXPORT_SYMBOL vmlinux 0x87264780 xfrm_unregister_km +EXPORT_SYMBOL vmlinux 0x872a5283 gen_pool_dma_zalloc_align +EXPORT_SYMBOL vmlinux 0x87386e09 alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x87389e23 dma_resv_fini +EXPORT_SYMBOL vmlinux 0x873a53ea __arch_hweight8 +EXPORT_SYMBOL vmlinux 0x873d5081 __generic_file_write_iter +EXPORT_SYMBOL vmlinux 0x8756c914 do_wait_intr_irq +EXPORT_SYMBOL vmlinux 0x875efdb2 blk_queue_chunk_sectors +EXPORT_SYMBOL vmlinux 0x8761c87b rps_needed +EXPORT_SYMBOL vmlinux 0x876b7d87 fb_blank +EXPORT_SYMBOL vmlinux 0x877b33a4 of_create_pci_dev +EXPORT_SYMBOL vmlinux 0x87809aeb put_user_ifreq +EXPORT_SYMBOL vmlinux 0x878793f1 set_anon_super_fc +EXPORT_SYMBOL vmlinux 0x878bcb05 iget5_locked +EXPORT_SYMBOL vmlinux 0x87a21cb3 __ubsan_handle_out_of_bounds +EXPORT_SYMBOL vmlinux 0x87b3f31a simple_pin_fs +EXPORT_SYMBOL vmlinux 0x87c09a5c of_phy_find_device +EXPORT_SYMBOL vmlinux 0x87c95dff __nla_put +EXPORT_SYMBOL vmlinux 0x87e0a923 seq_escape_mem +EXPORT_SYMBOL vmlinux 0x87e887c5 netdev_reset_tc +EXPORT_SYMBOL vmlinux 0x880b6d72 i2c_register_driver +EXPORT_SYMBOL vmlinux 0x8810754a _find_first_bit +EXPORT_SYMBOL vmlinux 0x8817b0ee thermal_zone_device_critical +EXPORT_SYMBOL vmlinux 0x881bad5e phy_mipi_dphy_config_validate +EXPORT_SYMBOL vmlinux 0x881cc23f dma_find_channel +EXPORT_SYMBOL vmlinux 0x8822d826 __dquot_alloc_space +EXPORT_SYMBOL vmlinux 0x88254498 zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x88263261 close_fd_get_file +EXPORT_SYMBOL vmlinux 0x882f48b7 pci_enable_wake +EXPORT_SYMBOL vmlinux 0x8830b72b generic_buffers_fsync +EXPORT_SYMBOL vmlinux 0x8857f97a ipv6_dev_mc_inc +EXPORT_SYMBOL vmlinux 0x887ba18c kobject_del +EXPORT_SYMBOL vmlinux 0x887e9b28 mmc_can_trim +EXPORT_SYMBOL vmlinux 0x88822d38 unregister_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0x8888f1fe xxh32 +EXPORT_SYMBOL vmlinux 0x88a427ab sockopt_release_sock +EXPORT_SYMBOL vmlinux 0x88b78f05 radix__local_flush_tlb_mm +EXPORT_SYMBOL vmlinux 0x88b8e658 netdev_has_upper_dev_all_rcu +EXPORT_SYMBOL vmlinux 0x88bc59ab key_unlink +EXPORT_SYMBOL vmlinux 0x88d0f513 unregister_mii_timestamper +EXPORT_SYMBOL vmlinux 0x88d8d8f3 get_user_pages_remote +EXPORT_SYMBOL vmlinux 0x88d8edc3 elv_bio_merge_ok +EXPORT_SYMBOL vmlinux 0x88d98f0c netdev_alert +EXPORT_SYMBOL vmlinux 0x88da2ce7 scsi_vpd_lun_id +EXPORT_SYMBOL vmlinux 0x88db9f48 __check_object_size +EXPORT_SYMBOL vmlinux 0x88dd4a95 genl_unregister_family +EXPORT_SYMBOL vmlinux 0x88e1c3bc agp_unbind_memory +EXPORT_SYMBOL vmlinux 0x88e1d0f0 page_frag_free +EXPORT_SYMBOL vmlinux 0x88e49167 __set_page_dirty_nobuffers +EXPORT_SYMBOL vmlinux 0x88eac303 __xfrm_dst_lookup +EXPORT_SYMBOL vmlinux 0x88ff3cd0 gen_pool_free_owner +EXPORT_SYMBOL vmlinux 0x89137df9 mmc_gpio_set_cd_wake +EXPORT_SYMBOL vmlinux 0x891697ac mmc_release_host +EXPORT_SYMBOL vmlinux 0x891dbb8f sgl_free_order +EXPORT_SYMBOL vmlinux 0x89203ba0 flush_signals +EXPORT_SYMBOL vmlinux 0x8945f0d9 skb_push +EXPORT_SYMBOL vmlinux 0x894dc132 proc_create_data +EXPORT_SYMBOL vmlinux 0x895577b0 numa_cpu_lookup_table +EXPORT_SYMBOL vmlinux 0x89567666 vmf_insert_mixed +EXPORT_SYMBOL vmlinux 0x896c9f6e ppp_register_channel +EXPORT_SYMBOL vmlinux 0x89734404 pci_request_selected_regions +EXPORT_SYMBOL vmlinux 0x897468e6 tty_register_ldisc +EXPORT_SYMBOL vmlinux 0x89898459 kvm_irq_bypass +EXPORT_SYMBOL vmlinux 0x898d044b posix_acl_update_mode +EXPORT_SYMBOL vmlinux 0x89c20cdb mount_nodev +EXPORT_SYMBOL vmlinux 0x89dbd481 md_bitmap_unplug +EXPORT_SYMBOL vmlinux 0x89e7b77d n_tty_ioctl_helper +EXPORT_SYMBOL vmlinux 0x89fa46e8 vme_bus_num +EXPORT_SYMBOL vmlinux 0x89fbbd96 serio_unregister_child_port +EXPORT_SYMBOL vmlinux 0x8a002230 nvdimm_namespace_capacity +EXPORT_SYMBOL vmlinux 0x8a174038 bd_abort_claiming +EXPORT_SYMBOL vmlinux 0x8a246497 __skb_flow_dissect +EXPORT_SYMBOL vmlinux 0x8a270270 rt_mutex_base_init +EXPORT_SYMBOL vmlinux 0x8a2796cf blkdev_get_by_path +EXPORT_SYMBOL vmlinux 0x8a47043d LZ4_decompress_safe_continue +EXPORT_SYMBOL vmlinux 0x8a490c90 rfkill_set_sw_state +EXPORT_SYMBOL vmlinux 0x8a54050b __pud_cache_index +EXPORT_SYMBOL vmlinux 0x8a6e6d84 fscrypt_setup_filename +EXPORT_SYMBOL vmlinux 0x8a7094ba vm_brk_flags +EXPORT_SYMBOL vmlinux 0x8a7d1c31 high_memory +EXPORT_SYMBOL vmlinux 0x8a99a016 mempool_free_slab +EXPORT_SYMBOL vmlinux 0x8ac3334b net_dim_get_def_rx_moderation +EXPORT_SYMBOL vmlinux 0x8ac365c4 vm_iomap_memory +EXPORT_SYMBOL vmlinux 0x8aca3c4b backlight_device_unregister +EXPORT_SYMBOL vmlinux 0x8ad716cb unregister_md_personality +EXPORT_SYMBOL vmlinux 0x8ad8ba44 kmem_cache_shrink +EXPORT_SYMBOL vmlinux 0x8adc0bbd nd_device_unregister +EXPORT_SYMBOL vmlinux 0x8add9f2e inet_csk_complete_hashdance +EXPORT_SYMBOL vmlinux 0x8af5f549 d_obtain_alias +EXPORT_SYMBOL vmlinux 0x8af623a4 mmc_gpiod_request_cd +EXPORT_SYMBOL vmlinux 0x8b0088d1 LZ4_decompress_safe_usingDict +EXPORT_SYMBOL vmlinux 0x8b15962b inet_rcv_saddr_equal +EXPORT_SYMBOL vmlinux 0x8b16f6df rproc_add_carveout +EXPORT_SYMBOL vmlinux 0x8b20d0bd fwnode_mdio_find_device +EXPORT_SYMBOL vmlinux 0x8b24ab62 request_key_with_auxdata +EXPORT_SYMBOL vmlinux 0x8b44aff9 fscrypt_decrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0x8b453620 xsk_uses_need_wakeup +EXPORT_SYMBOL vmlinux 0x8b475622 inet_frag_find +EXPORT_SYMBOL vmlinux 0x8b5316e5 pnv_cxl_release_hwirq_ranges +EXPORT_SYMBOL vmlinux 0x8b577cec tcp_ld_RTO_revert +EXPORT_SYMBOL vmlinux 0x8b5884aa dma_map_sg_attrs +EXPORT_SYMBOL vmlinux 0x8b618d08 overflowuid +EXPORT_SYMBOL vmlinux 0x8b65e000 folio_end_private_2 +EXPORT_SYMBOL vmlinux 0x8b8059bd in_group_p +EXPORT_SYMBOL vmlinux 0x8b910be2 errseq_sample +EXPORT_SYMBOL vmlinux 0x8ba4849c xfrm_state_free +EXPORT_SYMBOL vmlinux 0x8bb2d269 alloc_pages +EXPORT_SYMBOL vmlinux 0x8bba0703 netif_receive_skb +EXPORT_SYMBOL vmlinux 0x8bdfc47c __mb_cache_entry_free +EXPORT_SYMBOL vmlinux 0x8be189ab ucc_slow_disable +EXPORT_SYMBOL vmlinux 0x8be4de68 filemap_fdatawait_range +EXPORT_SYMBOL vmlinux 0x8bf0863b dquot_commit +EXPORT_SYMBOL vmlinux 0x8c0c92ea ether_setup +EXPORT_SYMBOL vmlinux 0x8c26b920 dev_set_allmulti +EXPORT_SYMBOL vmlinux 0x8c30bf67 zstd_dctx_workspace_bound +EXPORT_SYMBOL vmlinux 0x8c39df53 pci_wait_for_pending_transaction +EXPORT_SYMBOL vmlinux 0x8c44a2ce mipi_dsi_dcs_set_tear_scanline +EXPORT_SYMBOL vmlinux 0x8c5439f5 input_set_abs_params +EXPORT_SYMBOL vmlinux 0x8c553a5e netdev_state_change +EXPORT_SYMBOL vmlinux 0x8c56f100 d_splice_alias +EXPORT_SYMBOL vmlinux 0x8c6236a8 noop_fsync +EXPORT_SYMBOL vmlinux 0x8c691e36 param_get_ullong +EXPORT_SYMBOL vmlinux 0x8c7e91ba i2c_get_adapter_by_fwnode +EXPORT_SYMBOL vmlinux 0x8c8569cb kstrtoint +EXPORT_SYMBOL vmlinux 0x8c9eaafd jbd2_journal_unlock_updates +EXPORT_SYMBOL vmlinux 0x8ca161a5 rtnl_link_get_net +EXPORT_SYMBOL vmlinux 0x8ca41344 km_policy_expired +EXPORT_SYMBOL vmlinux 0x8caf9305 uuid_is_valid +EXPORT_SYMBOL vmlinux 0x8cc1f2f8 dev_set_mac_address_user +EXPORT_SYMBOL vmlinux 0x8cc4325f tcf_classify +EXPORT_SYMBOL vmlinux 0x8cc53d20 __par_io_config_pin +EXPORT_SYMBOL vmlinux 0x8cc79cab iowrite16_rep +EXPORT_SYMBOL vmlinux 0x8d0cdf4f input_get_timestamp +EXPORT_SYMBOL vmlinux 0x8d187b22 of_get_next_child +EXPORT_SYMBOL vmlinux 0x8d2753bc radix_tree_gang_lookup_tag_slot +EXPORT_SYMBOL vmlinux 0x8d33e672 __find_nth_andnot_bit +EXPORT_SYMBOL vmlinux 0x8d44836f blk_mq_complete_request +EXPORT_SYMBOL vmlinux 0x8d4c5e23 override_creds +EXPORT_SYMBOL vmlinux 0x8d4f29a9 __traceiter_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x8d517c6d nlmsg_notify +EXPORT_SYMBOL vmlinux 0x8d55bb8a qid_eq +EXPORT_SYMBOL vmlinux 0x8d704b97 jbd2_journal_finish_inode_data_buffers +EXPORT_SYMBOL vmlinux 0x8d73278e hex_asc_upper +EXPORT_SYMBOL vmlinux 0x8d795d33 scsi_add_host_with_dma +EXPORT_SYMBOL vmlinux 0x8d90601a tcp_peek_len +EXPORT_SYMBOL vmlinux 0x8d9ce724 trace_print_hex_dump_seq +EXPORT_SYMBOL vmlinux 0x8da715e2 clk_add_alias +EXPORT_SYMBOL vmlinux 0x8dafaf22 hdmi_avi_infoframe_pack +EXPORT_SYMBOL vmlinux 0x8dcc4da6 fscrypt_decrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x8ddd8aad schedule_timeout +EXPORT_SYMBOL vmlinux 0x8df4afd9 qe_put_snum +EXPORT_SYMBOL vmlinux 0x8df92f66 memchr_inv +EXPORT_SYMBOL vmlinux 0x8df9dd10 guid_null +EXPORT_SYMBOL vmlinux 0x8e14ebf4 pm8606_osc_enable +EXPORT_SYMBOL vmlinux 0x8e3e0f7d fault_in_readable +EXPORT_SYMBOL vmlinux 0x8e4012b0 jbd2_journal_start +EXPORT_SYMBOL vmlinux 0x8e424483 netdev_has_upper_dev +EXPORT_SYMBOL vmlinux 0x8e474b3d __put_devmap_managed_page_refs +EXPORT_SYMBOL vmlinux 0x8e4c60a3 cpm_muram_dma +EXPORT_SYMBOL vmlinux 0x8e4ea7c0 i2c_get_match_data +EXPORT_SYMBOL vmlinux 0x8e669a7d of_device_alloc +EXPORT_SYMBOL vmlinux 0x8e894d35 vme_dma_list_add +EXPORT_SYMBOL vmlinux 0x8e93bd24 security_secctx_to_secid +EXPORT_SYMBOL vmlinux 0x8e9f05c8 inet_offloads +EXPORT_SYMBOL vmlinux 0x8eafb1c8 flow_block_cb_free +EXPORT_SYMBOL vmlinux 0x8eb13257 fscrypt_fname_disk_to_usr +EXPORT_SYMBOL vmlinux 0x8ec760b0 cgroup_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0x8eccd55d devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0x8ed19328 alloc_file_pseudo +EXPORT_SYMBOL vmlinux 0x8ee09d9d register_netdevice +EXPORT_SYMBOL vmlinux 0x8ee0ab3c md_update_sb +EXPORT_SYMBOL vmlinux 0x8eec42b2 __debugger_bpt +EXPORT_SYMBOL vmlinux 0x8f01afd6 twl6030_interrupt_mask +EXPORT_SYMBOL vmlinux 0x8f0386fe sock_set_mark +EXPORT_SYMBOL vmlinux 0x8f06b6bb blk_mq_stop_hw_queue +EXPORT_SYMBOL vmlinux 0x8f178121 generic_file_open +EXPORT_SYMBOL vmlinux 0x8f185f28 rfkill_alloc +EXPORT_SYMBOL vmlinux 0x8f1c831e blk_queue_max_write_zeroes_sectors +EXPORT_SYMBOL vmlinux 0x8f2b2397 pin_user_pages +EXPORT_SYMBOL vmlinux 0x8f68da79 __cpu_online_mask +EXPORT_SYMBOL vmlinux 0x8f6da0b5 genphy_read_lpa +EXPORT_SYMBOL vmlinux 0x8f792500 inet_dgram_ops +EXPORT_SYMBOL vmlinux 0x8f996a30 ethtool_convert_legacy_u32_to_link_mode +EXPORT_SYMBOL vmlinux 0x8fceb6ff ip6_find_1stfragopt +EXPORT_SYMBOL vmlinux 0x8fd998a1 tcp_read_skb +EXPORT_SYMBOL vmlinux 0x8fe1c858 con_is_bound +EXPORT_SYMBOL vmlinux 0x8ff89ed0 seg6_hmac_exit +EXPORT_SYMBOL vmlinux 0x90006be6 dm_kcopyd_client_flush +EXPORT_SYMBOL vmlinux 0x900d76aa tcp_sock_set_cork +EXPORT_SYMBOL vmlinux 0x900f1e6d sk_stop_timer_sync +EXPORT_SYMBOL vmlinux 0x9019b673 tc_setup_cb_reoffload +EXPORT_SYMBOL vmlinux 0x901c71a8 of_cpu_device_node_get +EXPORT_SYMBOL vmlinux 0x902a402b dev_add_pack +EXPORT_SYMBOL vmlinux 0x902a8d3d bmap +EXPORT_SYMBOL vmlinux 0x902d8722 vme_slave_get +EXPORT_SYMBOL vmlinux 0x904d0d3e unix_detach_fds +EXPORT_SYMBOL vmlinux 0x90576ec4 vmemdup_user +EXPORT_SYMBOL vmlinux 0x90629656 xfrm_trans_queue +EXPORT_SYMBOL vmlinux 0x90904967 blk_queue_max_segments +EXPORT_SYMBOL vmlinux 0x909d0526 simple_transaction_get +EXPORT_SYMBOL vmlinux 0x90d9422a jbd2_journal_release_jbd_inode +EXPORT_SYMBOL vmlinux 0x90fd4ef8 __quota_error +EXPORT_SYMBOL vmlinux 0x91012111 alloc_netdev_mqs +EXPORT_SYMBOL vmlinux 0x9104f5a7 radix__flush_tlb_range +EXPORT_SYMBOL vmlinux 0x9107d68b phy_attached_info_irq +EXPORT_SYMBOL vmlinux 0x910e1bec unregister_fib_notifier +EXPORT_SYMBOL vmlinux 0x914099b8 of_graph_get_remote_endpoint +EXPORT_SYMBOL vmlinux 0x9157baa4 aperture_remove_conflicting_pci_devices +EXPORT_SYMBOL vmlinux 0x915e1208 tb_ticks_per_usec +EXPORT_SYMBOL vmlinux 0x9166fada strncpy +EXPORT_SYMBOL vmlinux 0x9166fc03 __flush_workqueue +EXPORT_SYMBOL vmlinux 0x916758a3 node_states +EXPORT_SYMBOL vmlinux 0x916ed533 udp_skb_destructor +EXPORT_SYMBOL vmlinux 0x91748072 xfrm_policy_flush +EXPORT_SYMBOL vmlinux 0x9188cef0 seq_path +EXPORT_SYMBOL vmlinux 0x918a54ec vlan_vids_add_by_dev +EXPORT_SYMBOL vmlinux 0x919c58f3 __clzsi2 +EXPORT_SYMBOL vmlinux 0x91a488ac __netdev_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x91a7b1da qdisc_class_hash_remove +EXPORT_SYMBOL vmlinux 0x91ed51e2 kfree_skb_partial +EXPORT_SYMBOL vmlinux 0x91f3ecf4 __netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x91f68ea1 __hw_addr_sync +EXPORT_SYMBOL vmlinux 0x92003c6b tls_server_hello_psk +EXPORT_SYMBOL vmlinux 0x9209fb68 seq_file_path +EXPORT_SYMBOL vmlinux 0x922f45a6 __bitmap_clear +EXPORT_SYMBOL vmlinux 0x923b1276 dmaengine_get +EXPORT_SYMBOL vmlinux 0x92423a47 dma_fence_signal +EXPORT_SYMBOL vmlinux 0x9251f0d2 wait_for_completion +EXPORT_SYMBOL vmlinux 0x9252fce0 pci_bus_read_config_word +EXPORT_SYMBOL vmlinux 0x9256de17 vfs_getattr_nosec +EXPORT_SYMBOL vmlinux 0x9258c776 hdmi_vendor_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x9264d06a inet_stream_ops +EXPORT_SYMBOL vmlinux 0x92774cf8 __kfence_pool +EXPORT_SYMBOL vmlinux 0x928b3899 blk_start_plug +EXPORT_SYMBOL vmlinux 0x9291cd3b memdup_user +EXPORT_SYMBOL vmlinux 0x92997ed8 _printk +EXPORT_SYMBOL vmlinux 0x92b564af __folio_cancel_dirty +EXPORT_SYMBOL vmlinux 0x92b9b180 slash_name +EXPORT_SYMBOL vmlinux 0x92bbd666 import_single_range +EXPORT_SYMBOL vmlinux 0x92c856a3 iwe_stream_add_event +EXPORT_SYMBOL vmlinux 0x92d5838e request_threaded_irq +EXPORT_SYMBOL vmlinux 0x92ec510d jiffies64_to_msecs +EXPORT_SYMBOL vmlinux 0x92f988ff input_set_max_poll_interval +EXPORT_SYMBOL vmlinux 0x92fa5abb vme_lm_detach +EXPORT_SYMBOL vmlinux 0x93022ba6 __scsi_format_command +EXPORT_SYMBOL vmlinux 0x9305f8e6 cpufreq_get +EXPORT_SYMBOL vmlinux 0x930e8864 seq_open +EXPORT_SYMBOL vmlinux 0x931bfedd xfrm4_rcv +EXPORT_SYMBOL vmlinux 0x93440802 pcibios_fixup_bus +EXPORT_SYMBOL vmlinux 0x934cb559 from_kprojid_munged +EXPORT_SYMBOL vmlinux 0x93560b82 twl6040_reg_read +EXPORT_SYMBOL vmlinux 0x936ac47f eth_header_cache_update +EXPORT_SYMBOL vmlinux 0x937733e3 qid_valid +EXPORT_SYMBOL vmlinux 0x9380406d dma_unmap_page_attrs +EXPORT_SYMBOL vmlinux 0x938b1d1d d_genocide +EXPORT_SYMBOL vmlinux 0x938faa84 phy_write_mmd +EXPORT_SYMBOL vmlinux 0x939abcf5 watchdog_register_governor +EXPORT_SYMBOL vmlinux 0x93a6e0b2 io_schedule +EXPORT_SYMBOL vmlinux 0x93a80219 mmc_gpio_get_ro +EXPORT_SYMBOL vmlinux 0x93b3fc74 register_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x93b9252e mipi_dsi_device_register_full +EXPORT_SYMBOL vmlinux 0x93c0e504 tcf_exts_destroy +EXPORT_SYMBOL vmlinux 0x93fc465f get_user_pages +EXPORT_SYMBOL vmlinux 0x940aa44f cookie_timestamp_decode +EXPORT_SYMBOL vmlinux 0x94215639 crypto_sha1_finup +EXPORT_SYMBOL vmlinux 0x94240cdc devm_memremap +EXPORT_SYMBOL vmlinux 0x9428f816 dim_turn +EXPORT_SYMBOL vmlinux 0x9442438d pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x944375db _totalram_pages +EXPORT_SYMBOL vmlinux 0x944a564d is_console_locked +EXPORT_SYMBOL vmlinux 0x9458060c fwnode_phy_find_device +EXPORT_SYMBOL vmlinux 0x94613c1c inet_twsk_deschedule_put +EXPORT_SYMBOL vmlinux 0x94667988 trace_print_flags_seq +EXPORT_SYMBOL vmlinux 0x946a23b5 default_amr +EXPORT_SYMBOL vmlinux 0x947b06ab pci_scan_root_bus_bridge +EXPORT_SYMBOL vmlinux 0x94961283 vunmap +EXPORT_SYMBOL vmlinux 0x949e5e96 register_framebuffer +EXPORT_SYMBOL vmlinux 0x94a9a4aa _raw_spin_lock_irqsave +EXPORT_SYMBOL vmlinux 0x94b70b96 inet_del_protocol +EXPORT_SYMBOL vmlinux 0x94bf03ca utf8_to_utf32 +EXPORT_SYMBOL vmlinux 0x94cf5ccc devfreq_update_target +EXPORT_SYMBOL vmlinux 0x94d465a5 __ip_dev_find +EXPORT_SYMBOL vmlinux 0x94e55368 phy_write_paged +EXPORT_SYMBOL vmlinux 0x9507c90f copy_fsxattr_to_user +EXPORT_SYMBOL vmlinux 0x9514151a _mcount +EXPORT_SYMBOL vmlinux 0x952985df param_set_charp +EXPORT_SYMBOL vmlinux 0x953d2426 utf8_strncmp +EXPORT_SYMBOL vmlinux 0x954cef6f init_on_alloc +EXPORT_SYMBOL vmlinux 0x954f099c idr_preload +EXPORT_SYMBOL vmlinux 0x955e8368 xor_altivec_5 +EXPORT_SYMBOL vmlinux 0x9571f339 __inet_stream_connect +EXPORT_SYMBOL vmlinux 0x95793994 folio_wait_bit +EXPORT_SYMBOL vmlinux 0x957a6170 default_llseek +EXPORT_SYMBOL vmlinux 0x95920317 xfrm_parse_spi +EXPORT_SYMBOL vmlinux 0x959c9b73 __tracepoint_spi_transfer_stop +EXPORT_SYMBOL vmlinux 0x95a4714f i2c_del_adapter +EXPORT_SYMBOL vmlinux 0x95a472bb tcp_md5_do_del +EXPORT_SYMBOL vmlinux 0x95bb82ec devm_memunmap +EXPORT_SYMBOL vmlinux 0x95c6c48a qe_pin_set_gpio +EXPORT_SYMBOL vmlinux 0x95cbbd81 clocksource_unregister +EXPORT_SYMBOL vmlinux 0x95eee98b __dev_get_by_name +EXPORT_SYMBOL vmlinux 0x95f11215 xfrm6_input_addr +EXPORT_SYMBOL vmlinux 0x95f50cfa __dec_node_page_state +EXPORT_SYMBOL vmlinux 0x95f53262 sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x95fb137a sock_no_sendmsg_locked +EXPORT_SYMBOL vmlinux 0x96017009 configfs_undepend_item +EXPORT_SYMBOL vmlinux 0x9612bb56 bdev_start_io_acct +EXPORT_SYMBOL vmlinux 0x961d8a5d get_tree_bdev +EXPORT_SYMBOL vmlinux 0x961fed19 ip6mr_rule_default +EXPORT_SYMBOL vmlinux 0x96351f30 __mmap_lock_do_trace_start_locking +EXPORT_SYMBOL vmlinux 0x9647d947 dquot_alloc_inode +EXPORT_SYMBOL vmlinux 0x9657d52a has_capability_noaudit +EXPORT_SYMBOL vmlinux 0x965b7dbc mmc_retune_timer_stop +EXPORT_SYMBOL vmlinux 0x967a0232 agp3_generic_tlbflush +EXPORT_SYMBOL vmlinux 0x96848186 scnprintf +EXPORT_SYMBOL vmlinux 0x968b8b6a agp_put_bridge +EXPORT_SYMBOL vmlinux 0x969987fc lockref_get_not_dead +EXPORT_SYMBOL vmlinux 0x969f154d trace_seq_hex_dump +EXPORT_SYMBOL vmlinux 0x96a4f675 kmem_cache_create_usercopy +EXPORT_SYMBOL vmlinux 0x96aced05 agp_generic_remove_memory +EXPORT_SYMBOL vmlinux 0x96b29254 strncasecmp +EXPORT_SYMBOL vmlinux 0x96bac7c9 filemap_fdatawait_keep_errors +EXPORT_SYMBOL vmlinux 0x96c17136 fb_var_to_videomode +EXPORT_SYMBOL vmlinux 0x96c335a5 of_iomap +EXPORT_SYMBOL vmlinux 0x96cd2b04 scsi_sense_key_string +EXPORT_SYMBOL vmlinux 0x96e8a47b handshake_genl_put +EXPORT_SYMBOL vmlinux 0x96fab350 dim_park_on_top +EXPORT_SYMBOL vmlinux 0x9714245f uart_get_divisor +EXPORT_SYMBOL vmlinux 0x97148ae0 inet_confirm_addr +EXPORT_SYMBOL vmlinux 0x971ec27c hvc_put_chars +EXPORT_SYMBOL vmlinux 0x9731e145 xp_alloc +EXPORT_SYMBOL vmlinux 0x97370389 tty_insert_flip_string_fixed_flag +EXPORT_SYMBOL vmlinux 0x973c09e5 __pgd_index_size +EXPORT_SYMBOL vmlinux 0x974d9e5d sock_wake_async +EXPORT_SYMBOL vmlinux 0x97796289 vm_node_stat +EXPORT_SYMBOL vmlinux 0x97853701 dm_table_get_size +EXPORT_SYMBOL vmlinux 0x97a1e796 padata_do_serial +EXPORT_SYMBOL vmlinux 0x97a57333 crc_t10dif_update +EXPORT_SYMBOL vmlinux 0x97adb487 utf8s_to_utf16s +EXPORT_SYMBOL vmlinux 0x97bdfa60 scsi_dev_info_remove_list +EXPORT_SYMBOL vmlinux 0x97ddb5b7 tcf_qevent_handle +EXPORT_SYMBOL vmlinux 0x97e32da9 fb_class +EXPORT_SYMBOL vmlinux 0x97f03d6f vio_cmo_entitlement_update +EXPORT_SYMBOL vmlinux 0x9800130d phy_ethtool_nway_reset +EXPORT_SYMBOL vmlinux 0x9801ba2b max8998_bulk_write +EXPORT_SYMBOL vmlinux 0x98055a9f path_is_under +EXPORT_SYMBOL vmlinux 0x9829fc11 __kfifo_out_peek_r +EXPORT_SYMBOL vmlinux 0x9831d967 from_kprojid +EXPORT_SYMBOL vmlinux 0x9851d2bb pci_bus_read_config_dword +EXPORT_SYMBOL vmlinux 0x98566ed4 param_ops_hexint +EXPORT_SYMBOL vmlinux 0x9858f364 get_random_u8 +EXPORT_SYMBOL vmlinux 0x985b14fd percpu_counter_set +EXPORT_SYMBOL vmlinux 0x985be5d6 ppp_output_wakeup +EXPORT_SYMBOL vmlinux 0x985d1596 i2c_put_adapter +EXPORT_SYMBOL vmlinux 0x985f2506 tcf_action_set_ctrlact +EXPORT_SYMBOL vmlinux 0x98706edc request_firmware_into_buf +EXPORT_SYMBOL vmlinux 0x9887caa7 md_bitmap_free +EXPORT_SYMBOL vmlinux 0x988f419f skb_checksum_setup +EXPORT_SYMBOL vmlinux 0x989925ea of_find_node_by_phandle +EXPORT_SYMBOL vmlinux 0x989e44e4 netif_set_xps_queue +EXPORT_SYMBOL vmlinux 0x98bfa96c vio_unregister_device +EXPORT_SYMBOL vmlinux 0x98c89ade security_xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x98cf60b3 strlen +EXPORT_SYMBOL vmlinux 0x98d11647 rproc_elf_load_rsc_table +EXPORT_SYMBOL vmlinux 0x98e508ef ignore_console_lock_warning +EXPORT_SYMBOL vmlinux 0x98f88df8 devm_request_resource +EXPORT_SYMBOL vmlinux 0x990b9ad6 ip6tun_encaps +EXPORT_SYMBOL vmlinux 0x990f78f5 rproc_elf_load_segments +EXPORT_SYMBOL vmlinux 0x991f1cad nexthop_set_hw_flags +EXPORT_SYMBOL vmlinux 0x992a62a4 nf_getsockopt +EXPORT_SYMBOL vmlinux 0x993473bf locks_lock_inode_wait +EXPORT_SYMBOL vmlinux 0x9939eba0 backlight_unregister_notifier +EXPORT_SYMBOL vmlinux 0x9940fa12 dm_unregister_target +EXPORT_SYMBOL vmlinux 0x99517682 udp_encap_enable +EXPORT_SYMBOL vmlinux 0x995968b9 of_clk_get +EXPORT_SYMBOL vmlinux 0x99663d4d remove_proc_subtree +EXPORT_SYMBOL vmlinux 0x997f197b poll_freewait +EXPORT_SYMBOL vmlinux 0x99893c40 filemap_page_mkwrite +EXPORT_SYMBOL vmlinux 0x999e8297 vfree +EXPORT_SYMBOL vmlinux 0x99bf82b0 of_find_node_with_property +EXPORT_SYMBOL vmlinux 0x99cb5acf __napi_schedule +EXPORT_SYMBOL vmlinux 0x99d3ffa9 netdev_sk_get_lowest_dev +EXPORT_SYMBOL vmlinux 0x99d472b1 net_dim_get_rx_moderation +EXPORT_SYMBOL vmlinux 0x99daa9bf try_offline_node +EXPORT_SYMBOL vmlinux 0x99e49f01 vme_dma_list_free +EXPORT_SYMBOL vmlinux 0x99f7dafb pm_vt_switch_unregister +EXPORT_SYMBOL vmlinux 0x99f9638f __napi_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x99ff80d6 f_setown +EXPORT_SYMBOL vmlinux 0x9a124543 netdev_next_lower_dev_rcu +EXPORT_SYMBOL vmlinux 0x9a1dfd65 strpbrk +EXPORT_SYMBOL vmlinux 0x9a1f1cb5 unlock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x9a23d3a5 reuseport_select_sock +EXPORT_SYMBOL vmlinux 0x9a281075 handle_edge_irq +EXPORT_SYMBOL vmlinux 0x9a4f485b register_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0x9a583306 netlbl_bitmap_walk +EXPORT_SYMBOL vmlinux 0x9a5f7e8b kiocb_set_cancel_fn +EXPORT_SYMBOL vmlinux 0x9a91c31d folio_set_bh +EXPORT_SYMBOL vmlinux 0x9a94c3e0 __skb_vlan_pop +EXPORT_SYMBOL vmlinux 0x9aaeefce sysctl_nf_log_all_netns +EXPORT_SYMBOL vmlinux 0x9ab15877 input_unregister_handler +EXPORT_SYMBOL vmlinux 0x9ac414b7 devm_pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x9acde112 gtm_ack_timer16 +EXPORT_SYMBOL vmlinux 0x9acff1ec __sock_i_ino +EXPORT_SYMBOL vmlinux 0x9ae47436 _find_last_bit +EXPORT_SYMBOL vmlinux 0x9aeddca5 __splice_from_pipe +EXPORT_SYMBOL vmlinux 0x9b0c2c0a md_done_sync +EXPORT_SYMBOL vmlinux 0x9b199ed0 inode_io_list_del +EXPORT_SYMBOL vmlinux 0x9b2560b9 gf128mul_init_4k_bbe +EXPORT_SYMBOL vmlinux 0x9b33e0d7 unregister_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x9b3aee3c dquot_quota_on +EXPORT_SYMBOL vmlinux 0x9b404db6 fs_param_is_string +EXPORT_SYMBOL vmlinux 0x9b496b21 posix_acl_alloc +EXPORT_SYMBOL vmlinux 0x9b62db94 nf_log_unbind_pf +EXPORT_SYMBOL vmlinux 0x9b68534f scsi_dma_unmap +EXPORT_SYMBOL vmlinux 0x9b6bcf0c simple_get_link +EXPORT_SYMBOL vmlinux 0x9b8e65fb nd_dax_probe +EXPORT_SYMBOL vmlinux 0x9bb365e3 folio_clear_dirty_for_io +EXPORT_SYMBOL vmlinux 0x9bb4e317 ioread32be +EXPORT_SYMBOL vmlinux 0x9be6d36c __cgroup_bpf_run_filter_sock_ops +EXPORT_SYMBOL vmlinux 0x9bea7eb4 jbd2_trans_will_send_data_barrier +EXPORT_SYMBOL vmlinux 0x9c077361 __skb_flow_get_ports +EXPORT_SYMBOL vmlinux 0x9c2f1227 neigh_for_each +EXPORT_SYMBOL vmlinux 0x9c2f78fe mdiobus_free +EXPORT_SYMBOL vmlinux 0x9c45895e phy_config_aneg +EXPORT_SYMBOL vmlinux 0x9c54aa48 phy_ethtool_ksettings_set +EXPORT_SYMBOL vmlinux 0x9c56d280 param_ops_charp +EXPORT_SYMBOL vmlinux 0x9c5a2ada ucc_fast_dump_regs +EXPORT_SYMBOL vmlinux 0x9c6a20e1 skb_checksum +EXPORT_SYMBOL vmlinux 0x9c6b19b2 xfrm_alloc_spi +EXPORT_SYMBOL vmlinux 0x9c6e4353 tcf_get_next_chain +EXPORT_SYMBOL vmlinux 0x9c79f098 __mark_inode_dirty +EXPORT_SYMBOL vmlinux 0x9c86b9ab fileattr_fill_flags +EXPORT_SYMBOL vmlinux 0x9c9556b9 agp_enable +EXPORT_SYMBOL vmlinux 0x9c9a5936 prepare_kernel_cred +EXPORT_SYMBOL vmlinux 0x9c9aa3b9 parse_int_array_user +EXPORT_SYMBOL vmlinux 0x9cab34a6 rfkill_set_led_trigger_name +EXPORT_SYMBOL vmlinux 0x9cb9b3d8 inet6_register_protosw +EXPORT_SYMBOL vmlinux 0x9ccf7171 vme_dma_pci_attribute +EXPORT_SYMBOL vmlinux 0x9cdfb3f7 sysctl_fb_tunnels_only_for_init_net +EXPORT_SYMBOL vmlinux 0x9ce80bff pps_register_source +EXPORT_SYMBOL vmlinux 0x9cedb69d kernel_bind +EXPORT_SYMBOL vmlinux 0x9cfd23d5 unregister_sysctl_table +EXPORT_SYMBOL vmlinux 0x9d0d6206 unregister_netdevice_notifier +EXPORT_SYMBOL vmlinux 0x9d14983a ppc_enable_pmcs +EXPORT_SYMBOL vmlinux 0x9d2031a4 kthread_complete_and_exit +EXPORT_SYMBOL vmlinux 0x9d254d07 dec_node_page_state +EXPORT_SYMBOL vmlinux 0x9d26675e zstd_cstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x9d282507 kern_path_create +EXPORT_SYMBOL vmlinux 0x9d2ab8ac __tasklet_schedule +EXPORT_SYMBOL vmlinux 0x9d2e7707 unregister_sysrq_key +EXPORT_SYMBOL vmlinux 0x9d3d40fb sg_miter_skip +EXPORT_SYMBOL vmlinux 0x9d6c16ec phy_set_max_speed +EXPORT_SYMBOL vmlinux 0x9d6f7244 sk_stream_wait_connect +EXPORT_SYMBOL vmlinux 0x9d7341b8 skb_clone +EXPORT_SYMBOL vmlinux 0x9d7415ec block_dirty_folio +EXPORT_SYMBOL vmlinux 0x9d846d50 __xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x9d8f2acd seq_vprintf +EXPORT_SYMBOL vmlinux 0x9d96a9b0 mmu_hash_ops +EXPORT_SYMBOL vmlinux 0x9da92d7a udp_gro_complete +EXPORT_SYMBOL vmlinux 0x9daa7f94 jbd2_journal_begin_ordered_truncate +EXPORT_SYMBOL vmlinux 0x9dd49d21 tcf_exts_validate +EXPORT_SYMBOL vmlinux 0x9dd8dd57 load_fp_state +EXPORT_SYMBOL vmlinux 0x9dd9df13 dm_kcopyd_client_create +EXPORT_SYMBOL vmlinux 0x9ddca41a flow_indr_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x9de706b5 mempool_destroy +EXPORT_SYMBOL vmlinux 0x9df995fb stack_depot_set_extra_bits +EXPORT_SYMBOL vmlinux 0x9e0c711d vzalloc_node +EXPORT_SYMBOL vmlinux 0x9e0fa5ae hsiphash_3u32 +EXPORT_SYMBOL vmlinux 0x9e13f6f6 gf128mul_lle +EXPORT_SYMBOL vmlinux 0x9e1c94e8 dev_mc_add_global +EXPORT_SYMBOL vmlinux 0x9e3e22f5 sock_no_getname +EXPORT_SYMBOL vmlinux 0x9e48dd2f tcp_fastopen_defer_connect +EXPORT_SYMBOL vmlinux 0x9e4faeef dm_io_client_destroy +EXPORT_SYMBOL vmlinux 0x9e5821c3 skb_checksum_help +EXPORT_SYMBOL vmlinux 0x9e5f63f0 security_inode_copy_up +EXPORT_SYMBOL vmlinux 0x9e61bb05 set_freezable +EXPORT_SYMBOL vmlinux 0x9e7534c0 pcim_set_mwi +EXPORT_SYMBOL vmlinux 0x9e9eab95 devcgroup_check_permission +EXPORT_SYMBOL vmlinux 0x9e9fdd9d memunmap +EXPORT_SYMBOL vmlinux 0x9eacf8a5 kstrndup +EXPORT_SYMBOL vmlinux 0x9eaee915 pci_prepare_to_sleep +EXPORT_SYMBOL vmlinux 0x9ec0e639 twl6030_interrupt_unmask +EXPORT_SYMBOL vmlinux 0x9ec440a8 of_node_get +EXPORT_SYMBOL vmlinux 0x9ec6ca96 ktime_get_real_ts64 +EXPORT_SYMBOL vmlinux 0x9ed12e20 kmalloc_large +EXPORT_SYMBOL vmlinux 0x9ed978de vme_lm_set +EXPORT_SYMBOL vmlinux 0x9ef29efd netdev_master_upper_dev_link +EXPORT_SYMBOL vmlinux 0x9f1d6d93 of_get_property +EXPORT_SYMBOL vmlinux 0x9f25a8cf phy_advertise_supported +EXPORT_SYMBOL vmlinux 0x9f29dc93 tcf_em_register +EXPORT_SYMBOL vmlinux 0x9f2f1eb5 nf_unregister_net_hooks +EXPORT_SYMBOL vmlinux 0x9f2fd8d7 inet_get_local_port_range +EXPORT_SYMBOL vmlinux 0x9f313ff8 fddi_type_trans +EXPORT_SYMBOL vmlinux 0x9f3be8dc jbd2_journal_init_dev +EXPORT_SYMBOL vmlinux 0x9f3f1fb7 __skb_checksum_complete +EXPORT_SYMBOL vmlinux 0x9f46ced8 __sw_hweight64 +EXPORT_SYMBOL vmlinux 0x9f4c54fc __inet6_lookup_established +EXPORT_SYMBOL vmlinux 0x9f50b770 keyring_restrict +EXPORT_SYMBOL vmlinux 0x9f54ead7 gro_cells_destroy +EXPORT_SYMBOL vmlinux 0x9f63b693 submit_bio_noacct +EXPORT_SYMBOL vmlinux 0x9f7d96fb rt_dst_clone +EXPORT_SYMBOL vmlinux 0x9f89c170 sb_set_blocksize +EXPORT_SYMBOL vmlinux 0x9f8b0012 netdev_adjacent_change_prepare +EXPORT_SYMBOL vmlinux 0x9f9080ed ilookup5_nowait +EXPORT_SYMBOL vmlinux 0x9f984513 strrchr +EXPORT_SYMBOL vmlinux 0x9fa2ba1d lock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x9fa7184a cancel_delayed_work_sync +EXPORT_SYMBOL vmlinux 0x9fad518e irq_stat +EXPORT_SYMBOL vmlinux 0x9fb19ec5 nf_register_sockopt +EXPORT_SYMBOL vmlinux 0x9fb41842 netdev_offload_xstats_report_delta +EXPORT_SYMBOL vmlinux 0x9fb83e01 netdev_err +EXPORT_SYMBOL vmlinux 0x9fbb5869 gen_new_estimator +EXPORT_SYMBOL vmlinux 0x9fd44630 pci_enable_device +EXPORT_SYMBOL vmlinux 0x9fdecc31 unregister_netdevice_many +EXPORT_SYMBOL vmlinux 0x9fdf2968 mmc_cqe_recovery +EXPORT_SYMBOL vmlinux 0x9fe33f61 bio_add_folio +EXPORT_SYMBOL vmlinux 0x9fe5d3f9 nf_unregister_net_hook +EXPORT_SYMBOL vmlinux 0x9fee4477 lease_modify +EXPORT_SYMBOL vmlinux 0x9feed7ce timer_reduce +EXPORT_SYMBOL vmlinux 0x9ffa3a75 netdev_max_backlog +EXPORT_SYMBOL vmlinux 0xa0098eee register_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0xa01b85a2 dcb_ieee_getapp_default_prio_mask +EXPORT_SYMBOL vmlinux 0xa01d3df6 font_vga_8x16 +EXPORT_SYMBOL vmlinux 0xa0205725 pnv_cxl_get_irq_count +EXPORT_SYMBOL vmlinux 0xa0262284 radix_tree_iter_delete +EXPORT_SYMBOL vmlinux 0xa02f0ef4 tty_unregister_driver +EXPORT_SYMBOL vmlinux 0xa030dac9 pci_map_rom +EXPORT_SYMBOL vmlinux 0xa033d747 next_arg +EXPORT_SYMBOL vmlinux 0xa0436e98 in6addr_linklocal_allnodes +EXPORT_SYMBOL vmlinux 0xa04497e7 proc_create_mount_point +EXPORT_SYMBOL vmlinux 0xa05732c7 kvmppc_hv_find_lock_hpte +EXPORT_SYMBOL vmlinux 0xa057df8f twl_set_regcache_bypass +EXPORT_SYMBOL vmlinux 0xa05b6be2 psched_ppscfg_precompute +EXPORT_SYMBOL vmlinux 0xa07a37f0 memchr +EXPORT_SYMBOL vmlinux 0xa07d1b3c tasklet_setup +EXPORT_SYMBOL vmlinux 0xa07fff72 xfrm_state_walk_done +EXPORT_SYMBOL vmlinux 0xa084749a __bitmap_or +EXPORT_SYMBOL vmlinux 0xa08a0d83 folio_migrate_copy +EXPORT_SYMBOL vmlinux 0xa08edcd7 ps2_drain +EXPORT_SYMBOL vmlinux 0xa095e02e generic_check_addressable +EXPORT_SYMBOL vmlinux 0xa09d8601 block_invalidate_folio +EXPORT_SYMBOL vmlinux 0xa0a2435e udp6_seq_ops +EXPORT_SYMBOL vmlinux 0xa0ace83a vme_bus_type +EXPORT_SYMBOL vmlinux 0xa0adc269 framebuffer_release +EXPORT_SYMBOL vmlinux 0xa0ae1e73 siphash_3u64 +EXPORT_SYMBOL vmlinux 0xa0b04675 vmalloc_32 +EXPORT_SYMBOL vmlinux 0xa0d16e5d md_reap_sync_thread +EXPORT_SYMBOL vmlinux 0xa0d1f675 __put_cred +EXPORT_SYMBOL vmlinux 0xa0dad88e netdev_adjacent_get_private +EXPORT_SYMBOL vmlinux 0xa0e0fa35 dma_map_resource +EXPORT_SYMBOL vmlinux 0xa0e18c7a pci_get_subsys +EXPORT_SYMBOL vmlinux 0xa0e9a391 flow_rule_match_eth_addrs +EXPORT_SYMBOL vmlinux 0xa0eae826 smp_call_function +EXPORT_SYMBOL vmlinux 0xa0ebd14c sysctl_tcp_mem +EXPORT_SYMBOL vmlinux 0xa0ebd437 hdmi_drm_infoframe_check +EXPORT_SYMBOL vmlinux 0xa0ec4704 i2c_verify_adapter +EXPORT_SYMBOL vmlinux 0xa0f10085 __sg_free_table +EXPORT_SYMBOL vmlinux 0xa0fbac79 wake_up_bit +EXPORT_SYMBOL vmlinux 0xa108eb4d sysctl_optmem_max +EXPORT_SYMBOL vmlinux 0xa115da49 __tracepoint_kfree +EXPORT_SYMBOL vmlinux 0xa1242186 rtnl_notify +EXPORT_SYMBOL vmlinux 0xa12b6fb1 load_nls_default +EXPORT_SYMBOL vmlinux 0xa16857e7 dcb_getrewr +EXPORT_SYMBOL vmlinux 0xa174766d register_sysctl_mount_point +EXPORT_SYMBOL vmlinux 0xa1977a30 jbd2_journal_inode_ranged_write +EXPORT_SYMBOL vmlinux 0xa1a9a75a pci_stop_and_remove_bus_device +EXPORT_SYMBOL vmlinux 0xa1c55be2 nvdimm_namespace_locked +EXPORT_SYMBOL vmlinux 0xa1d716bc skb_flow_dissect_hash +EXPORT_SYMBOL vmlinux 0xa1dfc1d9 register_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0xa1ea7205 neigh_table_init +EXPORT_SYMBOL vmlinux 0xa1eaa2cd mempool_init +EXPORT_SYMBOL vmlinux 0xa2060911 inet_current_timestamp +EXPORT_SYMBOL vmlinux 0xa20e1f07 generic_file_direct_write +EXPORT_SYMBOL vmlinux 0xa23ffc04 groups_sort +EXPORT_SYMBOL vmlinux 0xa2442449 fb_set_var +EXPORT_SYMBOL vmlinux 0xa24ef734 fs_bio_set +EXPORT_SYMBOL vmlinux 0xa24f23d8 __request_module +EXPORT_SYMBOL vmlinux 0xa24fa031 devm_ioport_map +EXPORT_SYMBOL vmlinux 0xa25c11de dquot_quota_on_mount +EXPORT_SYMBOL vmlinux 0xa263892b fscrypt_fname_free_buffer +EXPORT_SYMBOL vmlinux 0xa26590d4 __traceiter_module_get +EXPORT_SYMBOL vmlinux 0xa265a7fd skb_vlan_untag +EXPORT_SYMBOL vmlinux 0xa26f1cf3 sock_i_uid +EXPORT_SYMBOL vmlinux 0xa2741e0a igrab +EXPORT_SYMBOL vmlinux 0xa28481e7 pci_enable_link_state +EXPORT_SYMBOL vmlinux 0xa28879c2 mdiobus_get_phy +EXPORT_SYMBOL vmlinux 0xa28cfcc0 gen_estimator_active +EXPORT_SYMBOL vmlinux 0xa29b3a7c da903x_query_status +EXPORT_SYMBOL vmlinux 0xa29b66d5 __phy_resume +EXPORT_SYMBOL vmlinux 0xa29dd570 mipi_dsi_generic_read +EXPORT_SYMBOL vmlinux 0xa2ac55e8 bio_add_pc_page +EXPORT_SYMBOL vmlinux 0xa2afc5d2 pci_dev_put +EXPORT_SYMBOL vmlinux 0xa2b0b9ea devfreq_resume_device +EXPORT_SYMBOL vmlinux 0xa2bbed37 crash_shutdown_register +EXPORT_SYMBOL vmlinux 0xa2c5f1a8 proc_remove +EXPORT_SYMBOL vmlinux 0xa2cec149 blk_queue_flag_set +EXPORT_SYMBOL vmlinux 0xa2d7ec8d __SCK__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xa2d86f20 security_skb_classify_flow +EXPORT_SYMBOL vmlinux 0xa3033b30 giveup_altivec +EXPORT_SYMBOL vmlinux 0xa304f93b rproc_report_crash +EXPORT_SYMBOL vmlinux 0xa31428a8 cookie_ecn_ok +EXPORT_SYMBOL vmlinux 0xa3350071 vfs_rename +EXPORT_SYMBOL vmlinux 0xa336cc49 vlan_uses_dev +EXPORT_SYMBOL vmlinux 0xa33c075b of_get_mac_address +EXPORT_SYMBOL vmlinux 0xa34a6f55 ipv6_sock_mc_drop +EXPORT_SYMBOL vmlinux 0xa34ea576 trace_print_hex_seq +EXPORT_SYMBOL vmlinux 0xa36616c7 folio_wait_private_2 +EXPORT_SYMBOL vmlinux 0xa366ff8d xa_get_order +EXPORT_SYMBOL vmlinux 0xa373b539 get_mem_cgroup_from_mm +EXPORT_SYMBOL vmlinux 0xa376a236 get_thermal_instance +EXPORT_SYMBOL vmlinux 0xa3874414 scsi_vpd_tpg_id +EXPORT_SYMBOL vmlinux 0xa38e691a ioremap_bot +EXPORT_SYMBOL vmlinux 0xa393a74f sock_dequeue_err_skb +EXPORT_SYMBOL vmlinux 0xa39b4cf2 udelay +EXPORT_SYMBOL vmlinux 0xa3bd6203 mmc_wait_for_cmd +EXPORT_SYMBOL vmlinux 0xa3be8342 __ubsan_handle_type_mismatch +EXPORT_SYMBOL vmlinux 0xa3c748ea flow_rule_match_ip +EXPORT_SYMBOL vmlinux 0xa3cbc6e1 inode_add_bytes +EXPORT_SYMBOL vmlinux 0xa3cefaa0 blake2s_update +EXPORT_SYMBOL vmlinux 0xa3d5ac3b devm_get_clk_from_child +EXPORT_SYMBOL vmlinux 0xa3db3a20 dma_set_mask +EXPORT_SYMBOL vmlinux 0xa3dd2f29 bdi_alloc +EXPORT_SYMBOL vmlinux 0xa3e1c8ff mach_pseries +EXPORT_SYMBOL vmlinux 0xa3fea172 sha224_final +EXPORT_SYMBOL vmlinux 0xa404bab5 mark_buffer_write_io_error +EXPORT_SYMBOL vmlinux 0xa412f2ae kernel_sendmsg_locked +EXPORT_SYMBOL vmlinux 0xa428aa4f ip_tunnel_header_ops +EXPORT_SYMBOL vmlinux 0xa4383a3c dma_fence_add_callback +EXPORT_SYMBOL vmlinux 0xa440d121 flow_keys_dissector +EXPORT_SYMBOL vmlinux 0xa489a589 input_match_device_id +EXPORT_SYMBOL vmlinux 0xa49a9b46 mempool_alloc +EXPORT_SYMBOL vmlinux 0xa4af763a remove_proc_entry +EXPORT_SYMBOL vmlinux 0xa4b94fea iowrite8_rep +EXPORT_SYMBOL vmlinux 0xa4c5ec23 dev_set_mtu +EXPORT_SYMBOL vmlinux 0xa4d0060c pci_bus_read_config_byte +EXPORT_SYMBOL vmlinux 0xa4d0feb7 dma_sync_single_for_device +EXPORT_SYMBOL vmlinux 0xa4d2eef8 neigh_proc_dointvec +EXPORT_SYMBOL vmlinux 0xa4d4f0e6 global_cache_flush +EXPORT_SYMBOL vmlinux 0xa4e3843f get_tree_single_reconf +EXPORT_SYMBOL vmlinux 0xa50455bf tty_port_block_til_ready +EXPORT_SYMBOL vmlinux 0xa530730d sock_set_reuseaddr +EXPORT_SYMBOL vmlinux 0xa54b9063 cpu_rmap_add +EXPORT_SYMBOL vmlinux 0xa5526619 rb_insert_color +EXPORT_SYMBOL vmlinux 0xa55a43fb nla_put +EXPORT_SYMBOL vmlinux 0xa55f847a phy_start +EXPORT_SYMBOL vmlinux 0xa56756f4 tcf_qevent_destroy +EXPORT_SYMBOL vmlinux 0xa5959d89 seq_puts +EXPORT_SYMBOL vmlinux 0xa5967c69 blk_mq_stop_hw_queues +EXPORT_SYMBOL vmlinux 0xa5c125e2 _dev_notice +EXPORT_SYMBOL vmlinux 0xa5d63ddd pci_bus_find_capability +EXPORT_SYMBOL vmlinux 0xa5ea679d mmc_card_alternative_gpt_sector +EXPORT_SYMBOL vmlinux 0xa5f4f96a dev_uc_sync +EXPORT_SYMBOL vmlinux 0xa60415e8 mipi_dsi_attach +EXPORT_SYMBOL vmlinux 0xa605b71c skb_csum_hwoffload_help +EXPORT_SYMBOL vmlinux 0xa610b00f fb_get_buffer_offset +EXPORT_SYMBOL vmlinux 0xa61ced89 qdisc_put_rtab +EXPORT_SYMBOL vmlinux 0xa61f78c1 xfrm_state_add +EXPORT_SYMBOL vmlinux 0xa6251c01 ip_sock_set_mtu_discover +EXPORT_SYMBOL vmlinux 0xa6343472 bio_copy_data +EXPORT_SYMBOL vmlinux 0xa635d2a6 profile_pc +EXPORT_SYMBOL vmlinux 0xa63e2a34 vm_map_pages_zero +EXPORT_SYMBOL vmlinux 0xa6457c89 hdmi_infoframe_pack +EXPORT_SYMBOL vmlinux 0xa648e561 __ubsan_handle_shift_out_of_bounds +EXPORT_SYMBOL vmlinux 0xa64c7249 __printk_cpu_sync_try_get +EXPORT_SYMBOL vmlinux 0xa652476c __dec_zone_page_state +EXPORT_SYMBOL vmlinux 0xa6538e65 fs_param_is_blockdev +EXPORT_SYMBOL vmlinux 0xa6579f21 __pud_val_bits +EXPORT_SYMBOL vmlinux 0xa65972b8 _memcpy_toio +EXPORT_SYMBOL vmlinux 0xa6709b59 security_path_mknod +EXPORT_SYMBOL vmlinux 0xa681fe88 generate_random_uuid +EXPORT_SYMBOL vmlinux 0xa6972847 mem_cgroup_from_task +EXPORT_SYMBOL vmlinux 0xa6990beb phy_request_interrupt +EXPORT_SYMBOL vmlinux 0xa6a6db05 md_wait_for_blocked_rdev +EXPORT_SYMBOL vmlinux 0xa6aa91d6 kmalloc_caches +EXPORT_SYMBOL vmlinux 0xa6ade400 dquot_load_quota_inode +EXPORT_SYMBOL vmlinux 0xa6fa8502 tcf_action_dump_1 +EXPORT_SYMBOL vmlinux 0xa6fe839a drop_super_exclusive +EXPORT_SYMBOL vmlinux 0xa70fe960 t10_pi_type1_crc +EXPORT_SYMBOL vmlinux 0xa71d2e2c ioread16be +EXPORT_SYMBOL vmlinux 0xa720bc9d pci_clear_master +EXPORT_SYMBOL vmlinux 0xa741b776 flow_indr_dev_setup_offload +EXPORT_SYMBOL vmlinux 0xa74c9877 refcount_dec_and_rtnl_lock +EXPORT_SYMBOL vmlinux 0xa75cd1f4 pci_disable_link_state_locked +EXPORT_SYMBOL vmlinux 0xa77812a2 config_item_init_type_name +EXPORT_SYMBOL vmlinux 0xa7781950 rproc_coredump_add_segment +EXPORT_SYMBOL vmlinux 0xa77b1ed6 __wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0xa77bfd29 register_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0xa787e449 fib_notifier_ops_unregister +EXPORT_SYMBOL vmlinux 0xa78af5f3 ioread32 +EXPORT_SYMBOL vmlinux 0xa78c7390 mount_bdev +EXPORT_SYMBOL vmlinux 0xa791beda param_get_hexint +EXPORT_SYMBOL vmlinux 0xa79bff2d hpage_shift +EXPORT_SYMBOL vmlinux 0xa7d71541 pcim_iomap +EXPORT_SYMBOL vmlinux 0xa7eedcc4 call_usermodehelper +EXPORT_SYMBOL vmlinux 0xa7f43882 inet6_del_protocol +EXPORT_SYMBOL vmlinux 0xa8048988 rproc_get_by_child +EXPORT_SYMBOL vmlinux 0xa8429721 of_graph_get_port_by_id +EXPORT_SYMBOL vmlinux 0xa843805a get_unused_fd_flags +EXPORT_SYMBOL vmlinux 0xa84474aa _raw_write_lock_irqsave +EXPORT_SYMBOL vmlinux 0xa84ce9e0 crypto_aes_inv_sbox +EXPORT_SYMBOL vmlinux 0xa8676398 __tracepoint_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xa8694ecd kblockd_schedule_work +EXPORT_SYMBOL vmlinux 0xa86de6f4 __phy_write_mmd +EXPORT_SYMBOL vmlinux 0xa882dace folio_mark_dirty +EXPORT_SYMBOL vmlinux 0xa8896319 __xa_clear_mark +EXPORT_SYMBOL vmlinux 0xa88b7553 i2c_smbus_read_byte_data +EXPORT_SYMBOL vmlinux 0xa89f6e3b ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0xa8ac378a jbd2_journal_errno +EXPORT_SYMBOL vmlinux 0xa8bc9a8a serio_bus +EXPORT_SYMBOL vmlinux 0xa8c2fb34 phy_remove_link_mode +EXPORT_SYMBOL vmlinux 0xa8c3d9f9 tcf_exts_validate_ex +EXPORT_SYMBOL vmlinux 0xa8caa845 clk_bulk_put_all +EXPORT_SYMBOL vmlinux 0xa8ccf934 init_net +EXPORT_SYMBOL vmlinux 0xa8e8daee serio_unregister_driver +EXPORT_SYMBOL vmlinux 0xa8f6c843 ip_frag_ecn_table +EXPORT_SYMBOL vmlinux 0xa8f97a75 pci_wake_from_d3 +EXPORT_SYMBOL vmlinux 0xa8fe908f eth_type_trans +EXPORT_SYMBOL vmlinux 0xa90b6aa3 param_set_copystring +EXPORT_SYMBOL vmlinux 0xa90ca0de flush_rcu_work +EXPORT_SYMBOL vmlinux 0xa916b694 strnlen +EXPORT_SYMBOL vmlinux 0xa917c1de blk_limits_io_opt +EXPORT_SYMBOL vmlinux 0xa93215cf seq_putc +EXPORT_SYMBOL vmlinux 0xa933b9b4 rproc_add +EXPORT_SYMBOL vmlinux 0xa9396b47 i2c_transfer_buffer_flags +EXPORT_SYMBOL vmlinux 0xa94049c6 devm_extcon_register_notifier +EXPORT_SYMBOL vmlinux 0xa942e6a8 of_node_to_nid +EXPORT_SYMBOL vmlinux 0xa947f1f1 logfc +EXPORT_SYMBOL vmlinux 0xa948b85a of_get_cpu_state_node +EXPORT_SYMBOL vmlinux 0xa94c21bd sk_dst_check +EXPORT_SYMBOL vmlinux 0xa952b11b pci_bus_write_config_dword +EXPORT_SYMBOL vmlinux 0xa965ca81 reciprocal_value +EXPORT_SYMBOL vmlinux 0xa965e0e6 genphy_setup_forced +EXPORT_SYMBOL vmlinux 0xa975c2d9 inet_shutdown +EXPORT_SYMBOL vmlinux 0xa976957d bitmap_remap +EXPORT_SYMBOL vmlinux 0xa97e2fe5 _atomic_dec_and_raw_lock +EXPORT_SYMBOL vmlinux 0xa991eae9 configfs_depend_item +EXPORT_SYMBOL vmlinux 0xa99c4c8d end_buffer_read_sync +EXPORT_SYMBOL vmlinux 0xa9dffce5 mempool_free +EXPORT_SYMBOL vmlinux 0xaa0c318b vscnprintf +EXPORT_SYMBOL vmlinux 0xaa19e4aa _kstrtol +EXPORT_SYMBOL vmlinux 0xaa387660 generic_write_checks_count +EXPORT_SYMBOL vmlinux 0xaa3ddfe0 of_phy_is_fixed_link +EXPORT_SYMBOL vmlinux 0xaa3f6f04 radix__flush_tlb_kernel_range +EXPORT_SYMBOL vmlinux 0xaa41afe6 skb_ext_add +EXPORT_SYMBOL vmlinux 0xaa5d4e38 jbd2_journal_init_inode +EXPORT_SYMBOL vmlinux 0xaa5dfc29 locks_remove_posix +EXPORT_SYMBOL vmlinux 0xaa6f23ad rfkill_get_led_trigger_name +EXPORT_SYMBOL vmlinux 0xaa8d2014 ethtool_get_phc_vclocks +EXPORT_SYMBOL vmlinux 0xaa8f1b71 inet_addr_is_any +EXPORT_SYMBOL vmlinux 0xaa9179c4 ida_alloc_range +EXPORT_SYMBOL vmlinux 0xaaa25d53 vfs_mkdir +EXPORT_SYMBOL vmlinux 0xaaa4b9bc hchacha_block_generic +EXPORT_SYMBOL vmlinux 0xaab2ee91 complete_all +EXPORT_SYMBOL vmlinux 0xaacb6f4f ___pskb_trim +EXPORT_SYMBOL vmlinux 0xaacba5ea sock_no_bind +EXPORT_SYMBOL vmlinux 0xaad0ae78 __bitmap_shift_right +EXPORT_SYMBOL vmlinux 0xaad6d92f rfkill_init_sw_state +EXPORT_SYMBOL vmlinux 0xaad8c7d6 default_wake_function +EXPORT_SYMBOL vmlinux 0xaaee9d4d neigh_ifdown +EXPORT_SYMBOL vmlinux 0xaaf91fad security_sb_remount +EXPORT_SYMBOL vmlinux 0xaafdc258 strcasecmp +EXPORT_SYMBOL vmlinux 0xab10b74d of_graph_get_remote_node +EXPORT_SYMBOL vmlinux 0xab12f940 sdev_disable_disk_events +EXPORT_SYMBOL vmlinux 0xab14fa48 jbd2_journal_init_jbd_inode +EXPORT_SYMBOL vmlinux 0xab1c6f4f ipv6_chk_custom_prefix +EXPORT_SYMBOL vmlinux 0xab3697e4 irq_poll_init +EXPORT_SYMBOL vmlinux 0xab3b75ea vme_dma_pattern_attribute +EXPORT_SYMBOL vmlinux 0xab3e4d57 sync_inode_metadata +EXPORT_SYMBOL vmlinux 0xab4a91dc inc_nlink +EXPORT_SYMBOL vmlinux 0xab4c1fd3 mdio_device_create +EXPORT_SYMBOL vmlinux 0xab63baa5 unregister_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xab649a1b netdev_lower_get_next_private +EXPORT_SYMBOL vmlinux 0xab64c388 input_set_timestamp +EXPORT_SYMBOL vmlinux 0xab6d5b3b hex_to_bin +EXPORT_SYMBOL vmlinux 0xab781570 fb_get_options +EXPORT_SYMBOL vmlinux 0xab7bed0e __napi_schedule_irqoff +EXPORT_SYMBOL vmlinux 0xabb7c216 folio_create_empty_buffers +EXPORT_SYMBOL vmlinux 0xabbc59c1 devm_backlight_device_register +EXPORT_SYMBOL vmlinux 0xabc67a56 update_region +EXPORT_SYMBOL vmlinux 0xabd29eb6 register_netdev +EXPORT_SYMBOL vmlinux 0xabd88c41 tcp_parse_options +EXPORT_SYMBOL vmlinux 0xabeedddd inet_csk_init_xmit_timers +EXPORT_SYMBOL vmlinux 0xabf32f29 utf16s_to_utf8s +EXPORT_SYMBOL vmlinux 0xabf9494e __insert_inode_hash +EXPORT_SYMBOL vmlinux 0xac02a9ea __sock_create +EXPORT_SYMBOL vmlinux 0xac0a7d2c tty_port_alloc_xmit_buf +EXPORT_SYMBOL vmlinux 0xac140a3a pci_bus_assign_resources +EXPORT_SYMBOL vmlinux 0xac17e8ed backlight_device_set_brightness +EXPORT_SYMBOL vmlinux 0xac1a55be unregister_reboot_notifier +EXPORT_SYMBOL vmlinux 0xac24ed92 key_type_keyring +EXPORT_SYMBOL vmlinux 0xac252c3c _dev_alert +EXPORT_SYMBOL vmlinux 0xac26a385 sync_blockdev_range +EXPORT_SYMBOL vmlinux 0xac2a56c8 input_flush_device +EXPORT_SYMBOL vmlinux 0xac3201b0 udp_flow_hashrnd +EXPORT_SYMBOL vmlinux 0xac430423 __pmd_val_bits +EXPORT_SYMBOL vmlinux 0xac4f4deb irq_set_chip +EXPORT_SYMBOL vmlinux 0xac51759c vfs_get_fsid +EXPORT_SYMBOL vmlinux 0xac5fcec0 in4_pton +EXPORT_SYMBOL vmlinux 0xac6348ae filemap_splice_read +EXPORT_SYMBOL vmlinux 0xac6f3908 inet_csk_destroy_sock +EXPORT_SYMBOL vmlinux 0xac7fad61 nf_ct_attach +EXPORT_SYMBOL vmlinux 0xac9312c3 input_mt_report_slot_state +EXPORT_SYMBOL vmlinux 0xaca1faac proc_set_user +EXPORT_SYMBOL vmlinux 0xacab29b7 seq_hlist_start_percpu +EXPORT_SYMBOL vmlinux 0xacbfbeac dquot_initialize_needed +EXPORT_SYMBOL vmlinux 0xacd81eb3 jbd2_inode_cache +EXPORT_SYMBOL vmlinux 0xacd83638 page_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0xacdd3636 proc_symlink +EXPORT_SYMBOL vmlinux 0xacddd806 ptp_get_vclocks_index +EXPORT_SYMBOL vmlinux 0xacf4d843 match_strdup +EXPORT_SYMBOL vmlinux 0xacf649bf audit_log_task_info +EXPORT_SYMBOL vmlinux 0xacfa18a2 input_handler_for_each_handle +EXPORT_SYMBOL vmlinux 0xad011cfd km_state_notify +EXPORT_SYMBOL vmlinux 0xad0413d4 match_hex +EXPORT_SYMBOL vmlinux 0xad055778 mipi_dsi_dcs_set_display_on +EXPORT_SYMBOL vmlinux 0xad0711f9 scsi_add_device +EXPORT_SYMBOL vmlinux 0xad0c4b6d phy_ethtool_ksettings_get +EXPORT_SYMBOL vmlinux 0xad1831a6 phy_register_fixup +EXPORT_SYMBOL vmlinux 0xad1882d3 nd_integrity_init +EXPORT_SYMBOL vmlinux 0xad1f9760 blk_queue_alignment_offset +EXPORT_SYMBOL vmlinux 0xad2d2e9b d_lookup +EXPORT_SYMBOL vmlinux 0xad2f4012 request_partial_firmware_into_buf +EXPORT_SYMBOL vmlinux 0xad391454 mipi_dsi_dcs_enter_sleep_mode +EXPORT_SYMBOL vmlinux 0xad4ae519 phy_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0xad50cebb i8253_lock +EXPORT_SYMBOL vmlinux 0xad5fb688 eth_validate_addr +EXPORT_SYMBOL vmlinux 0xad73041f autoremove_wake_function +EXPORT_SYMBOL vmlinux 0xad731f0b jbd2_fc_begin_commit +EXPORT_SYMBOL vmlinux 0xad7e485c give_up_console +EXPORT_SYMBOL vmlinux 0xadadb8da pci_add_new_bus +EXPORT_SYMBOL vmlinux 0xadae6df8 blake2s_final +EXPORT_SYMBOL vmlinux 0xadbcdbeb insert_inode_locked +EXPORT_SYMBOL vmlinux 0xadbeed61 mipi_dsi_packet_format_is_long +EXPORT_SYMBOL vmlinux 0xadcbff90 flow_block_cb_priv +EXPORT_SYMBOL vmlinux 0xadcf9212 mach_powernv +EXPORT_SYMBOL vmlinux 0xadd139d4 rfs_needed +EXPORT_SYMBOL vmlinux 0xadd91282 cpumask_any_distribute +EXPORT_SYMBOL vmlinux 0xadea0e94 xfrm6_rcv_spi +EXPORT_SYMBOL vmlinux 0xadec2055 generic_shutdown_super +EXPORT_SYMBOL vmlinux 0xadf9b8ba send_sig_mceerr +EXPORT_SYMBOL vmlinux 0xae04012c __vmalloc +EXPORT_SYMBOL vmlinux 0xae0f9b6b ipmi_platform_add +EXPORT_SYMBOL vmlinux 0xae197587 dma_pool_create +EXPORT_SYMBOL vmlinux 0xae1d2c5e fb_modesetting_disabled +EXPORT_SYMBOL vmlinux 0xae1fe1a5 dev_alloc_name +EXPORT_SYMBOL vmlinux 0xae316c11 icmpv6_err_convert +EXPORT_SYMBOL vmlinux 0xae3acdf5 sk_common_release +EXPORT_SYMBOL vmlinux 0xae48954b giveup_all +EXPORT_SYMBOL vmlinux 0xae4c8439 __pte_table_size +EXPORT_SYMBOL vmlinux 0xae4ca559 devm_ioremap_resource +EXPORT_SYMBOL vmlinux 0xae4df18a seg6_hmac_info_add +EXPORT_SYMBOL vmlinux 0xae5bdf5a kmem_cache_alloc_lru +EXPORT_SYMBOL vmlinux 0xae66472b scsi_kmap_atomic_sg +EXPORT_SYMBOL vmlinux 0xae8bb271 block_is_partially_uptodate +EXPORT_SYMBOL vmlinux 0xae9a611f backlight_device_register +EXPORT_SYMBOL vmlinux 0xaeac049a generate_random_guid +EXPORT_SYMBOL vmlinux 0xaec28ae6 tcf_idr_check_alloc +EXPORT_SYMBOL vmlinux 0xaed0b052 set_cached_acl +EXPORT_SYMBOL vmlinux 0xaee04ed5 fget +EXPORT_SYMBOL vmlinux 0xaefb835c ppc_md +EXPORT_SYMBOL vmlinux 0xaefc79df ps2_sendbyte +EXPORT_SYMBOL vmlinux 0xaf0831b9 security_sctp_sk_clone +EXPORT_SYMBOL vmlinux 0xaf2712db xsk_set_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0xaf292c7f gnet_stats_start_copy_compat +EXPORT_SYMBOL vmlinux 0xaf2ed650 sock_no_recvmsg +EXPORT_SYMBOL vmlinux 0xaf33e2d8 udplite_prot +EXPORT_SYMBOL vmlinux 0xaf3dd7dc scsi_logging_level +EXPORT_SYMBOL vmlinux 0xaf52e56e tcf_em_tree_destroy +EXPORT_SYMBOL vmlinux 0xaf65a7b8 phy_error +EXPORT_SYMBOL vmlinux 0xaf763435 blk_mq_rq_cpu +EXPORT_SYMBOL vmlinux 0xaf7b0ff6 ethtool_notify +EXPORT_SYMBOL vmlinux 0xaf7e964e inet_pton_with_scope +EXPORT_SYMBOL vmlinux 0xaf7f102d posix_acl_from_xattr +EXPORT_SYMBOL vmlinux 0xafaa6031 _find_next_and_bit +EXPORT_SYMBOL vmlinux 0xafb317b5 get_inode_acl +EXPORT_SYMBOL vmlinux 0xafb7ba3b config_item_get_unless_zero +EXPORT_SYMBOL vmlinux 0xafbf200f sock_ioctl_inout +EXPORT_SYMBOL vmlinux 0xafc06bcd wait_for_completion_io +EXPORT_SYMBOL vmlinux 0xafc08054 dotdot_name +EXPORT_SYMBOL vmlinux 0xafc1e120 mroute6_is_socket +EXPORT_SYMBOL vmlinux 0xafc6c68e zstd_is_error +EXPORT_SYMBOL vmlinux 0xafe6c899 mt_find +EXPORT_SYMBOL vmlinux 0xaff1dc40 __neigh_for_each_release +EXPORT_SYMBOL vmlinux 0xb01bebf9 xfrm_get_acqseq +EXPORT_SYMBOL vmlinux 0xb0234c5f mt_find_after +EXPORT_SYMBOL vmlinux 0xb058ca07 dim_calc_stats +EXPORT_SYMBOL vmlinux 0xb05e7da4 device_match_acpi_dev +EXPORT_SYMBOL vmlinux 0xb05fc310 sysctl_rmem_max +EXPORT_SYMBOL vmlinux 0xb0676fee lock_rename_child +EXPORT_SYMBOL vmlinux 0xb06aedc1 lock_rename +EXPORT_SYMBOL vmlinux 0xb08b4d12 nosteal_pipe_buf_ops +EXPORT_SYMBOL vmlinux 0xb0a0da0c rational_best_approximation +EXPORT_SYMBOL vmlinux 0xb0b1314c genphy_update_link +EXPORT_SYMBOL vmlinux 0xb0d28c88 sock_common_setsockopt +EXPORT_SYMBOL vmlinux 0xb0e10781 get_option +EXPORT_SYMBOL vmlinux 0xb0e7b432 bio_integrity_add_page +EXPORT_SYMBOL vmlinux 0xb0f28f21 devm_iounmap +EXPORT_SYMBOL vmlinux 0xb10084b1 vme_register_bridge +EXPORT_SYMBOL vmlinux 0xb1022bbe md_bitmap_sync_with_cluster +EXPORT_SYMBOL vmlinux 0xb11c25e4 tcp_create_openreq_child +EXPORT_SYMBOL vmlinux 0xb123cada blk_queue_io_min +EXPORT_SYMBOL vmlinux 0xb12c33d0 follow_up +EXPORT_SYMBOL vmlinux 0xb12cbacb fb_unregister_client +EXPORT_SYMBOL vmlinux 0xb13cd826 tcp_sock_set_keepidle +EXPORT_SYMBOL vmlinux 0xb147a855 dql_reset +EXPORT_SYMBOL vmlinux 0xb1494c9d __block_write_begin +EXPORT_SYMBOL vmlinux 0xb14ab1ef hdmi_audio_infoframe_init +EXPORT_SYMBOL vmlinux 0xb14fc46a find_next_clump8 +EXPORT_SYMBOL vmlinux 0xb150d15e bio_uninit +EXPORT_SYMBOL vmlinux 0xb1518e15 cancel_work +EXPORT_SYMBOL vmlinux 0xb1539601 inet_reqsk_alloc +EXPORT_SYMBOL vmlinux 0xb155d5a6 tcf_block_netif_keep_dst +EXPORT_SYMBOL vmlinux 0xb15bd8fa tb_ticks_per_sec +EXPORT_SYMBOL vmlinux 0xb16010be bio_init_clone +EXPORT_SYMBOL vmlinux 0xb161388a tty_devnum +EXPORT_SYMBOL vmlinux 0xb1662550 redraw_screen +EXPORT_SYMBOL vmlinux 0xb186a011 netdev_name_in_use +EXPORT_SYMBOL vmlinux 0xb18c3582 of_find_backlight_by_node +EXPORT_SYMBOL vmlinux 0xb19d55df fsl_upm_run_pattern +EXPORT_SYMBOL vmlinux 0xb1a02d71 call_fib_notifiers +EXPORT_SYMBOL vmlinux 0xb1b89179 dma_fence_array_ops +EXPORT_SYMBOL vmlinux 0xb1b925c9 scsi_print_sense_hdr +EXPORT_SYMBOL vmlinux 0xb1bb328b folio_mark_accessed +EXPORT_SYMBOL vmlinux 0xb1be41b5 set_create_files_as +EXPORT_SYMBOL vmlinux 0xb1c3a01a oops_in_progress +EXPORT_SYMBOL vmlinux 0xb1c5c64e gtm_set_exact_timer16 +EXPORT_SYMBOL vmlinux 0xb1c5ff1a phy_start_cable_test_tdr +EXPORT_SYMBOL vmlinux 0xb1cab4a0 generic_fillattr +EXPORT_SYMBOL vmlinux 0xb1cc2396 read_cache_page +EXPORT_SYMBOL vmlinux 0xb1d72a0b srp_rport_get +EXPORT_SYMBOL vmlinux 0xb1d7502c kobject_init +EXPORT_SYMBOL vmlinux 0xb1ddf995 jiffies_64_to_clock_t +EXPORT_SYMBOL vmlinux 0xb1e0de67 skb_queue_tail +EXPORT_SYMBOL vmlinux 0xb1edf175 max8925_set_bits +EXPORT_SYMBOL vmlinux 0xb1f2dd48 __dst_destroy_metrics_generic +EXPORT_SYMBOL vmlinux 0xb1f8f485 inet_put_port +EXPORT_SYMBOL vmlinux 0xb2266f37 config_group_init +EXPORT_SYMBOL vmlinux 0xb22e16d5 radix_tree_maybe_preload +EXPORT_SYMBOL vmlinux 0xb23027c1 kstrtos16_from_user +EXPORT_SYMBOL vmlinux 0xb2374d4f kmem_cache_size +EXPORT_SYMBOL vmlinux 0xb23f75d0 devm_of_iomap +EXPORT_SYMBOL vmlinux 0xb257d226 sock_alloc_send_pskb +EXPORT_SYMBOL vmlinux 0xb28b2a0a vma_set_file +EXPORT_SYMBOL vmlinux 0xb28baae4 __folio_alloc +EXPORT_SYMBOL vmlinux 0xb28e9f98 devm_devfreq_remove_device +EXPORT_SYMBOL vmlinux 0xb2a0a00d register_cdrom +EXPORT_SYMBOL vmlinux 0xb2a5941c dev_change_flags +EXPORT_SYMBOL vmlinux 0xb2acc4cd __msr_check_and_clear +EXPORT_SYMBOL vmlinux 0xb2acd9e5 free_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0xb2b04667 sock_pfree +EXPORT_SYMBOL vmlinux 0xb2c72ed3 __blk_mq_end_request +EXPORT_SYMBOL vmlinux 0xb2e039dd rproc_detach +EXPORT_SYMBOL vmlinux 0xb2e3d729 kobject_set_name +EXPORT_SYMBOL vmlinux 0xb2e3f1a9 gnet_stats_add_basic +EXPORT_SYMBOL vmlinux 0xb2ebfed8 serio_rescan +EXPORT_SYMBOL vmlinux 0xb2f35c6a xxh64 +EXPORT_SYMBOL vmlinux 0xb2fcb56d queue_delayed_work_on +EXPORT_SYMBOL vmlinux 0xb306ec50 __sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken +EXPORT_SYMBOL vmlinux 0xb30b9822 vme_master_set +EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 +EXPORT_SYMBOL vmlinux 0xb32bca13 eth_platform_get_mac_address +EXPORT_SYMBOL vmlinux 0xb350f6f2 dqstats +EXPORT_SYMBOL vmlinux 0xb3545fd0 posix_acl_to_xattr +EXPORT_SYMBOL vmlinux 0xb35724ed tty_unthrottle +EXPORT_SYMBOL vmlinux 0xb35bed64 md_write_inc +EXPORT_SYMBOL vmlinux 0xb360a5ae retire_super +EXPORT_SYMBOL vmlinux 0xb3687850 out_of_line_wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0xb3716e34 d_alloc +EXPORT_SYMBOL vmlinux 0xb3810c89 set_page_dirty +EXPORT_SYMBOL vmlinux 0xb38522e1 flow_rule_match_ports_range +EXPORT_SYMBOL vmlinux 0xb38da0da locks_delete_block +EXPORT_SYMBOL vmlinux 0xb395a153 copy_page_to_iter_nofault +EXPORT_SYMBOL vmlinux 0xb39a95bc configfs_unregister_group +EXPORT_SYMBOL vmlinux 0xb39fc01f timestamp_truncate +EXPORT_SYMBOL vmlinux 0xb3b0ac2c md_flush_request +EXPORT_SYMBOL vmlinux 0xb3b458a3 security_task_getsecid_obj +EXPORT_SYMBOL vmlinux 0xb3c29d5b vme_register_driver +EXPORT_SYMBOL vmlinux 0xb3caa69a jbd2_complete_transaction +EXPORT_SYMBOL vmlinux 0xb3d1944e serio_unregister_port +EXPORT_SYMBOL vmlinux 0xb3d2c76d scsi_hostbyte_string +EXPORT_SYMBOL vmlinux 0xb3e3ac95 _raw_read_lock +EXPORT_SYMBOL vmlinux 0xb3e42247 ip_fraglist_init +EXPORT_SYMBOL vmlinux 0xb3f0de55 xz_dec_microlzma_run +EXPORT_SYMBOL vmlinux 0xb3f49446 kstrtos8_from_user +EXPORT_SYMBOL vmlinux 0xb3f548ad kmemdup_nul +EXPORT_SYMBOL vmlinux 0xb3f75de7 bio_kmalloc +EXPORT_SYMBOL vmlinux 0xb3f7646e kthread_should_stop +EXPORT_SYMBOL vmlinux 0xb3f985a8 sg_alloc_table +EXPORT_SYMBOL vmlinux 0xb423dba1 console_blanked +EXPORT_SYMBOL vmlinux 0xb44478a6 qe_pin_free +EXPORT_SYMBOL vmlinux 0xb473e2c2 lockref_get +EXPORT_SYMBOL vmlinux 0xb47be20e pseries_disable_reloc_on_exc +EXPORT_SYMBOL vmlinux 0xb482940d scsi_host_alloc +EXPORT_SYMBOL vmlinux 0xb482b586 gpiochip_irq_reqres +EXPORT_SYMBOL vmlinux 0xb48d4d22 security_sb_eat_lsm_opts +EXPORT_SYMBOL vmlinux 0xb49601a1 sg_zero_buffer +EXPORT_SYMBOL vmlinux 0xb49e5da2 scsi_partsize +EXPORT_SYMBOL vmlinux 0xb4ac5286 writeback_inodes_sb_nr +EXPORT_SYMBOL vmlinux 0xb4afa7d5 iov_iter_single_seg_count +EXPORT_SYMBOL vmlinux 0xb4b4de69 nvdimm_bus_unlock +EXPORT_SYMBOL vmlinux 0xb4d871d5 vio_enable_interrupts +EXPORT_SYMBOL vmlinux 0xb4daf5c6 nf_log_register +EXPORT_SYMBOL vmlinux 0xb4e7c7b2 vme_init_bridge +EXPORT_SYMBOL vmlinux 0xb4ed5dce tcf_get_next_proto +EXPORT_SYMBOL vmlinux 0xb4f2d766 finish_open +EXPORT_SYMBOL vmlinux 0xb5084df5 inode_owner_or_capable +EXPORT_SYMBOL vmlinux 0xb50f0c2e sget_fc +EXPORT_SYMBOL vmlinux 0xb513be56 fb_validate_mode +EXPORT_SYMBOL vmlinux 0xb537ee1c neigh_sysctl_register +EXPORT_SYMBOL vmlinux 0xb555f9f3 gtm_get_specific_timer16 +EXPORT_SYMBOL vmlinux 0xb5638e93 register_key_type +EXPORT_SYMBOL vmlinux 0xb571fe7f sock_no_listen +EXPORT_SYMBOL vmlinux 0xb5804718 pci_ep_cfs_remove_epf_group +EXPORT_SYMBOL vmlinux 0xb5830414 scsi_device_get +EXPORT_SYMBOL vmlinux 0xb5a459dc unregister_blkdev +EXPORT_SYMBOL vmlinux 0xb5aa7165 dma_pool_destroy +EXPORT_SYMBOL vmlinux 0xb5b63711 fileattr_fill_xflags +EXPORT_SYMBOL vmlinux 0xb5d1c8ca tcf_action_exec +EXPORT_SYMBOL vmlinux 0xb5e32a0c pci_find_next_bus +EXPORT_SYMBOL vmlinux 0xb5e73116 flush_delayed_work +EXPORT_SYMBOL vmlinux 0xb5f9b437 jbd2_journal_invalidate_folio +EXPORT_SYMBOL vmlinux 0xb612d3c3 of_find_mipi_dsi_host_by_node +EXPORT_SYMBOL vmlinux 0xb615a53c md_error +EXPORT_SYMBOL vmlinux 0xb6192383 prepare_creds +EXPORT_SYMBOL vmlinux 0xb625f830 inet_proto_csum_replace_by_diff +EXPORT_SYMBOL vmlinux 0xb62636f9 napi_disable +EXPORT_SYMBOL vmlinux 0xb62aa58d dev_uc_add +EXPORT_SYMBOL vmlinux 0xb633f115 irq_poll_enable +EXPORT_SYMBOL vmlinux 0xb6361231 mutex_is_locked +EXPORT_SYMBOL vmlinux 0xb653a29c commit_creds +EXPORT_SYMBOL vmlinux 0xb66e96d8 netlbl_audit_start +EXPORT_SYMBOL vmlinux 0xb678366f int_sqrt +EXPORT_SYMBOL vmlinux 0xb67f317e of_get_cpu_node +EXPORT_SYMBOL vmlinux 0xb67fec0e uuid_parse +EXPORT_SYMBOL vmlinux 0xb690e05e sget +EXPORT_SYMBOL vmlinux 0xb6936ffe _bcd2bin +EXPORT_SYMBOL vmlinux 0xb6aca816 netdev_master_upper_dev_get_rcu +EXPORT_SYMBOL vmlinux 0xb6acaa13 phy_sfp_detach +EXPORT_SYMBOL vmlinux 0xb6acc1e2 param_get_ulong +EXPORT_SYMBOL vmlinux 0xb6cb556a _find_first_and_bit +EXPORT_SYMBOL vmlinux 0xb6d41a44 tls_handshake_cancel +EXPORT_SYMBOL vmlinux 0xb6e1325f kmem_cache_alloc_bulk +EXPORT_SYMBOL vmlinux 0xb6e36ce2 psched_ratecfg_precompute +EXPORT_SYMBOL vmlinux 0xb6e74823 xfrm_find_acq +EXPORT_SYMBOL vmlinux 0xb6fcdd1e mdiobus_scan_c22 +EXPORT_SYMBOL vmlinux 0xb6fde909 close_fd +EXPORT_SYMBOL vmlinux 0xb703d3a5 blk_mq_run_hw_queues +EXPORT_SYMBOL vmlinux 0xb71589f0 skip_spaces +EXPORT_SYMBOL vmlinux 0xb71b12d3 con_set_default_unimap +EXPORT_SYMBOL vmlinux 0xb71ed69f __hw_addr_unsync +EXPORT_SYMBOL vmlinux 0xb720e1ab mem_section +EXPORT_SYMBOL vmlinux 0xb72dbdc4 nexthop_res_grp_activity_update +EXPORT_SYMBOL vmlinux 0xb734e34f nf_ip_checksum +EXPORT_SYMBOL vmlinux 0xb73803af iterate_fd +EXPORT_SYMBOL vmlinux 0xb75064c5 seq_put_decimal_ll +EXPORT_SYMBOL vmlinux 0xb7688155 ucc_slow_init +EXPORT_SYMBOL vmlinux 0xb774646e tcf_block_put_ext +EXPORT_SYMBOL vmlinux 0xb78debe3 LZ4_decompress_fast_usingDict +EXPORT_SYMBOL vmlinux 0xb7906b69 __check_sticky +EXPORT_SYMBOL vmlinux 0xb7ac317b neigh_seq_next +EXPORT_SYMBOL vmlinux 0xb7c0f443 sort +EXPORT_SYMBOL vmlinux 0xb7c6db70 sysctl_max_skb_frags +EXPORT_SYMBOL vmlinux 0xb7d1869c t10_pi_type1_ip +EXPORT_SYMBOL vmlinux 0xb7d2ef3d gen_pool_dma_alloc +EXPORT_SYMBOL vmlinux 0xb7d7b713 configfs_register_subsystem +EXPORT_SYMBOL vmlinux 0xb7d95076 iw_handler_get_thrspy +EXPORT_SYMBOL vmlinux 0xb7e1602e tcp_add_backlog +EXPORT_SYMBOL vmlinux 0xb8040ef6 simple_empty +EXPORT_SYMBOL vmlinux 0xb80b4a18 zstd_compress_bound +EXPORT_SYMBOL vmlinux 0xb8352895 icmpv6_ndo_send +EXPORT_SYMBOL vmlinux 0xb857188c security_dentry_create_files_as +EXPORT_SYMBOL vmlinux 0xb85c169c consume_skb +EXPORT_SYMBOL vmlinux 0xb85fbf2a neigh_resolve_output +EXPORT_SYMBOL vmlinux 0xb861a7a8 phy_resume +EXPORT_SYMBOL vmlinux 0xb868ac5c register_sysrq_key +EXPORT_SYMBOL vmlinux 0xb8705bee seq_write +EXPORT_SYMBOL vmlinux 0xb8918a6d csum_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0xb893a4d8 is_nd_dax +EXPORT_SYMBOL vmlinux 0xb89b6e6b guid_parse +EXPORT_SYMBOL vmlinux 0xb89ce045 invalidate_bdev +EXPORT_SYMBOL vmlinux 0xb89fe35d netif_set_real_num_tx_queues +EXPORT_SYMBOL vmlinux 0xb8ab2c05 ns_capable_noaudit +EXPORT_SYMBOL vmlinux 0xb8ab48e6 cdrom_number_of_slots +EXPORT_SYMBOL vmlinux 0xb8b043f2 kfree_link +EXPORT_SYMBOL vmlinux 0xb8b0ce22 kmalloc_node_trace +EXPORT_SYMBOL vmlinux 0xb8b6195e neigh_changeaddr +EXPORT_SYMBOL vmlinux 0xb8dfa314 key_link +EXPORT_SYMBOL vmlinux 0xb8fe4183 mtree_store_range +EXPORT_SYMBOL vmlinux 0xb9056c29 _copy_to_iter +EXPORT_SYMBOL vmlinux 0xb907513f unpoison_memory +EXPORT_SYMBOL vmlinux 0xb911bb58 minmax_running_max +EXPORT_SYMBOL vmlinux 0xb9139473 of_platform_device_create +EXPORT_SYMBOL vmlinux 0xb935879f __blk_mq_alloc_disk +EXPORT_SYMBOL vmlinux 0xb9364817 mfd_add_devices +EXPORT_SYMBOL vmlinux 0xb94339c4 qdisc_put_stab +EXPORT_SYMBOL vmlinux 0xb9478d90 hdmi_drm_infoframe_unpack_only +EXPORT_SYMBOL vmlinux 0xb96c4f9e audit_log_subject_context +EXPORT_SYMBOL vmlinux 0xb97220ff bitmap_parse +EXPORT_SYMBOL vmlinux 0xb981a961 jbd2_transaction_committed +EXPORT_SYMBOL vmlinux 0xb9825984 __klp_sched_try_switch +EXPORT_SYMBOL vmlinux 0xb9859d94 single_release +EXPORT_SYMBOL vmlinux 0xb99ac5f7 register_shrinker +EXPORT_SYMBOL vmlinux 0xb9d8d372 mmc_wait_for_req_done +EXPORT_SYMBOL vmlinux 0xb9e8e2cc in6addr_sitelocal_allrouters +EXPORT_SYMBOL vmlinux 0xba0676e2 vm_zone_stat +EXPORT_SYMBOL vmlinux 0xba06b7c3 neigh_parms_alloc +EXPORT_SYMBOL vmlinux 0xba08e446 no_seek_end_llseek_size +EXPORT_SYMBOL vmlinux 0xba093b30 devm_extcon_unregister_notifier +EXPORT_SYMBOL vmlinux 0xba1008c8 __crc32c_le +EXPORT_SYMBOL vmlinux 0xba13d177 sk_stop_timer +EXPORT_SYMBOL vmlinux 0xba25fd9f vfs_fsync_range +EXPORT_SYMBOL vmlinux 0xba3e0491 in_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0xba3ee9ea sk_stream_wait_close +EXPORT_SYMBOL vmlinux 0xba497f13 loops_per_jiffy +EXPORT_SYMBOL vmlinux 0xba5f5a31 cdrom_release +EXPORT_SYMBOL vmlinux 0xba615df2 set_capacity +EXPORT_SYMBOL vmlinux 0xba6177f5 of_graph_get_endpoint_count +EXPORT_SYMBOL vmlinux 0xba67a355 nmi_panic +EXPORT_SYMBOL vmlinux 0xba691c85 _insb +EXPORT_SYMBOL vmlinux 0xba707a78 qe_get_brg_clk +EXPORT_SYMBOL vmlinux 0xba893080 key_task_permission +EXPORT_SYMBOL vmlinux 0xba922214 seg6_hmac_info_del +EXPORT_SYMBOL vmlinux 0xba9f3b8a sync_mapping_buffers +EXPORT_SYMBOL vmlinux 0xbaa56e55 vme_slave_request +EXPORT_SYMBOL vmlinux 0xbac69cbe ppp_unregister_channel +EXPORT_SYMBOL vmlinux 0xbac8aeea sg_nents_for_len +EXPORT_SYMBOL vmlinux 0xbacdc10b ipv4_specific +EXPORT_SYMBOL vmlinux 0xbadc748f d_set_fallthru +EXPORT_SYMBOL vmlinux 0xbaf0f961 i2c_clients_command +EXPORT_SYMBOL vmlinux 0xbafa632e __do_once_sleepable_start +EXPORT_SYMBOL vmlinux 0xbb0540aa zlib_inflateReset +EXPORT_SYMBOL vmlinux 0xbb24f607 init_cdrom_command +EXPORT_SYMBOL vmlinux 0xbb2daa1d ping_prot +EXPORT_SYMBOL vmlinux 0xbb35b354 input_register_handle +EXPORT_SYMBOL vmlinux 0xbb3e9e90 __pmd_table_size +EXPORT_SYMBOL vmlinux 0xbb4f4766 simple_write_to_buffer +EXPORT_SYMBOL vmlinux 0xbb5a7173 sock_init_data_uid +EXPORT_SYMBOL vmlinux 0xbb6851f6 pin_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0xbb76b9fc kill_block_super +EXPORT_SYMBOL vmlinux 0xbb7b414e gtm_stop_timer16 +EXPORT_SYMBOL vmlinux 0xbb8612e5 tcf_em_tree_validate +EXPORT_SYMBOL vmlinux 0xbb8dc6c7 pci_dev_get +EXPORT_SYMBOL vmlinux 0xbb994bdb input_set_keycode +EXPORT_SYMBOL vmlinux 0xbba28d37 dev_getbyhwaddr_rcu +EXPORT_SYMBOL vmlinux 0xbba50986 tty_hung_up_p +EXPORT_SYMBOL vmlinux 0xbba75607 down_killable +EXPORT_SYMBOL vmlinux 0xbbba5589 bpf_prog_get_type_path +EXPORT_SYMBOL vmlinux 0xbbbc9729 pcie_capability_clear_and_set_word_locked +EXPORT_SYMBOL vmlinux 0xbbd113f1 nvdimm_check_and_set_ro +EXPORT_SYMBOL vmlinux 0xbbfb507f pci_bus_set_ops +EXPORT_SYMBOL vmlinux 0xbc18bfda inet_frag_queue_insert +EXPORT_SYMBOL vmlinux 0xbc190659 dma_sync_wait +EXPORT_SYMBOL vmlinux 0xbc1aa56d mipi_dsi_set_maximum_return_packet_size +EXPORT_SYMBOL vmlinux 0xbc2040e6 fbcon_update_vcs +EXPORT_SYMBOL vmlinux 0xbc41c347 scsi_remove_device +EXPORT_SYMBOL vmlinux 0xbc42c17f mutex_unlock +EXPORT_SYMBOL vmlinux 0xbc652169 pci_enable_msix_range +EXPORT_SYMBOL vmlinux 0xbc982b06 eeh_subsystem_flags +EXPORT_SYMBOL vmlinux 0xbc9b0e18 config_item_get +EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf +EXPORT_SYMBOL vmlinux 0xbcb36140 inet_frag_destroy +EXPORT_SYMBOL vmlinux 0xbcb97e7c nd_pfn_validate +EXPORT_SYMBOL vmlinux 0xbcbe451e tc_setup_cb_replace +EXPORT_SYMBOL vmlinux 0xbcbe4a52 dma_fence_describe +EXPORT_SYMBOL vmlinux 0xbce806cd dev_get_iflink +EXPORT_SYMBOL vmlinux 0xbcef9cfd mmc_of_parse_voltage +EXPORT_SYMBOL vmlinux 0xbcf54e7f _raw_write_lock_bh +EXPORT_SYMBOL vmlinux 0xbd08c12f open_exec +EXPORT_SYMBOL vmlinux 0xbd1dcc46 blk_queue_physical_block_size +EXPORT_SYMBOL vmlinux 0xbd2b94b8 input_unregister_device +EXPORT_SYMBOL vmlinux 0xbd393ca3 ioread64be_lo_hi +EXPORT_SYMBOL vmlinux 0xbd413715 tcp_read_done +EXPORT_SYMBOL vmlinux 0xbd462b55 __kfifo_init +EXPORT_SYMBOL vmlinux 0xbd578689 neigh_lookup +EXPORT_SYMBOL vmlinux 0xbd5e69b0 devm_clk_hw_register_clkdev +EXPORT_SYMBOL vmlinux 0xbd6154e3 pci_release_selected_regions +EXPORT_SYMBOL vmlinux 0xbd6841d4 crc16 +EXPORT_SYMBOL vmlinux 0xbd6923c1 __task_pid_nr_ns +EXPORT_SYMBOL vmlinux 0xbd77c974 pcim_iounmap +EXPORT_SYMBOL vmlinux 0xbd7ffbf2 tcp_disconnect +EXPORT_SYMBOL vmlinux 0xbd86d470 xp_set_rxq_info +EXPORT_SYMBOL vmlinux 0xbd89a72b jbd2_journal_free_reserved +EXPORT_SYMBOL vmlinux 0xbd903e20 ip_tunnel_parse_protocol +EXPORT_SYMBOL vmlinux 0xbdb66bfa iov_iter_zero +EXPORT_SYMBOL vmlinux 0xbdc40d89 reuseport_detach_prog +EXPORT_SYMBOL vmlinux 0xbdc6ba62 grab_cache_page_write_begin +EXPORT_SYMBOL vmlinux 0xbdd33c3e fault_in_iov_iter_writeable +EXPORT_SYMBOL vmlinux 0xbdeea12a bio_put +EXPORT_SYMBOL vmlinux 0xbdf94bd7 param_get_string +EXPORT_SYMBOL vmlinux 0xbe144437 nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0xbe2279ea xsk_clear_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0xbe33575d nf_log_packet +EXPORT_SYMBOL vmlinux 0xbe38dd38 xfrm_policy_bysel_ctx +EXPORT_SYMBOL vmlinux 0xbe45ba43 dump_skip +EXPORT_SYMBOL vmlinux 0xbe4eb6ed secure_dccpv6_sequence_number +EXPORT_SYMBOL vmlinux 0xbe588872 phy_ethtool_get_stats +EXPORT_SYMBOL vmlinux 0xbe5a24e9 xxh32_copy_state +EXPORT_SYMBOL vmlinux 0xbe607a04 tcp_v4_do_rcv +EXPORT_SYMBOL vmlinux 0xbe6a8c96 zstd_cctx_workspace_bound +EXPORT_SYMBOL vmlinux 0xbe7f3214 scsi_dma_map +EXPORT_SYMBOL vmlinux 0xbe9f175a udp_prot +EXPORT_SYMBOL vmlinux 0xbea76407 alloc_skb_with_frags +EXPORT_SYMBOL vmlinux 0xbead7fdc __nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xbeafbb14 file_path +EXPORT_SYMBOL vmlinux 0xbeb9bde3 iw_handler_get_spy +EXPORT_SYMBOL vmlinux 0xbec40545 msi_desc_to_pci_dev +EXPORT_SYMBOL vmlinux 0xbef43296 console_conditional_schedule +EXPORT_SYMBOL vmlinux 0xbefa76db ns_capable_setid +EXPORT_SYMBOL vmlinux 0xbeffb1d2 mr_mfc_seq_idx +EXPORT_SYMBOL vmlinux 0xbf1cd29f regset_get_alloc +EXPORT_SYMBOL vmlinux 0xbf3b736f neigh_xmit +EXPORT_SYMBOL vmlinux 0xbf585633 build_skb +EXPORT_SYMBOL vmlinux 0xbf596f45 _insl_ns +EXPORT_SYMBOL vmlinux 0xbf59c419 posix_acl_init +EXPORT_SYMBOL vmlinux 0xbf6908b2 _raw_spin_lock +EXPORT_SYMBOL vmlinux 0xbf6ade30 of_mdio_find_bus +EXPORT_SYMBOL vmlinux 0xbf7c8b56 fs_param_is_fd +EXPORT_SYMBOL vmlinux 0xbfa21753 tcp_seq_next +EXPORT_SYMBOL vmlinux 0xbfa5d535 seq_release +EXPORT_SYMBOL vmlinux 0xbfae9e07 utf8_validate +EXPORT_SYMBOL vmlinux 0xbfb43baa param_set_int +EXPORT_SYMBOL vmlinux 0xbfbe56ce try_lookup_one_len +EXPORT_SYMBOL vmlinux 0xbfc177bc iowrite32_rep +EXPORT_SYMBOL vmlinux 0xbfd3d809 wake_up_process +EXPORT_SYMBOL vmlinux 0xbfdaceaa copy_splice_read +EXPORT_SYMBOL vmlinux 0xbfe1f13d genphy_c37_read_status +EXPORT_SYMBOL vmlinux 0xbff34f31 backlight_device_get_by_type +EXPORT_SYMBOL vmlinux 0xbff8182c plpar_hcall_norets +EXPORT_SYMBOL vmlinux 0xc00fb5c6 pldmfw_flash_image +EXPORT_SYMBOL vmlinux 0xc033b573 vfs_copy_file_range +EXPORT_SYMBOL vmlinux 0xc0364007 fault_in_writeable +EXPORT_SYMBOL vmlinux 0xc0432055 nf_hook_slow_list +EXPORT_SYMBOL vmlinux 0xc060c3f4 page_pool_ethtool_stats_get +EXPORT_SYMBOL vmlinux 0xc0686f3b rproc_coredump_add_custom_segment +EXPORT_SYMBOL vmlinux 0xc06a5511 rtnl_kfree_skbs +EXPORT_SYMBOL vmlinux 0xc0763484 rfkill_blocked +EXPORT_SYMBOL vmlinux 0xc078d22c zstd_init_cstream +EXPORT_SYMBOL vmlinux 0xc07b0863 fb_destroy_modedb +EXPORT_SYMBOL vmlinux 0xc0841511 ip_frag_next +EXPORT_SYMBOL vmlinux 0xc0889e5f __do_once_sleepable_done +EXPORT_SYMBOL vmlinux 0xc09693b0 proc_mkdir +EXPORT_SYMBOL vmlinux 0xc0b346d8 opal_nx_coproc_init +EXPORT_SYMBOL vmlinux 0xc0bfec7b iov_iter_bvec +EXPORT_SYMBOL vmlinux 0xc0cb725d genphy_c37_config_aneg +EXPORT_SYMBOL vmlinux 0xc0d1875a ethtool_aggregate_mac_stats +EXPORT_SYMBOL vmlinux 0xc0d6d78f __var_waitqueue +EXPORT_SYMBOL vmlinux 0xc0ddc9a1 configfs_unregister_subsystem +EXPORT_SYMBOL vmlinux 0xc0e046e9 pci_release_resource +EXPORT_SYMBOL vmlinux 0xc0eded51 nd_btt_version +EXPORT_SYMBOL vmlinux 0xc0f12303 is_nd_pfn +EXPORT_SYMBOL vmlinux 0xc0fe9137 __printk_cpu_sync_put +EXPORT_SYMBOL vmlinux 0xc0ff12fb nla_strdup +EXPORT_SYMBOL vmlinux 0xc0ff21c1 input_get_new_minor +EXPORT_SYMBOL vmlinux 0xc101b4a1 sock_alloc_file +EXPORT_SYMBOL vmlinux 0xc10804fc dentry_create +EXPORT_SYMBOL vmlinux 0xc1108e96 security_path_rename +EXPORT_SYMBOL vmlinux 0xc1198662 __warn_flushing_systemwide_wq +EXPORT_SYMBOL vmlinux 0xc11c589b sock_efree +EXPORT_SYMBOL vmlinux 0xc125c6be dup_iter +EXPORT_SYMBOL vmlinux 0xc1333047 md_bitmap_endwrite +EXPORT_SYMBOL vmlinux 0xc14b6e83 of_get_mac_address_nvmem +EXPORT_SYMBOL vmlinux 0xc1509983 ethtool_rx_flow_rule_create +EXPORT_SYMBOL vmlinux 0xc1514a3b free_irq +EXPORT_SYMBOL vmlinux 0xc15636a5 agp_collect_device_status +EXPORT_SYMBOL vmlinux 0xc1579ff3 mmc_retune_release +EXPORT_SYMBOL vmlinux 0xc16be39d iter_div_u64_rem +EXPORT_SYMBOL vmlinux 0xc1706ba5 tty_check_change +EXPORT_SYMBOL vmlinux 0xc178c72a unlock_buffer +EXPORT_SYMBOL vmlinux 0xc17b48ce ww_mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0xc182ffbf del_gendisk +EXPORT_SYMBOL vmlinux 0xc1986f62 dcb_ieee_getapp_dscp_prio_mask_map +EXPORT_SYMBOL vmlinux 0xc19a2bce page_pool_return_skb_page +EXPORT_SYMBOL vmlinux 0xc19d2b0c pps_unregister_source +EXPORT_SYMBOL vmlinux 0xc1c25539 ethtool_virtdev_set_link_ksettings +EXPORT_SYMBOL vmlinux 0xc1c93dc0 gnet_stats_copy_queue +EXPORT_SYMBOL vmlinux 0xc1ce2bd1 gen_pool_fixed_alloc +EXPORT_SYMBOL vmlinux 0xc1cff917 blk_queue_max_secure_erase_sectors +EXPORT_SYMBOL vmlinux 0xc1d8cfaf __fdget +EXPORT_SYMBOL vmlinux 0xc20932c1 mmc_erase +EXPORT_SYMBOL vmlinux 0xc20df71c sk_alloc +EXPORT_SYMBOL vmlinux 0xc20ee1f3 md_set_array_sectors +EXPORT_SYMBOL vmlinux 0xc223be41 security_inode_invalidate_secctx +EXPORT_SYMBOL vmlinux 0xc224f68b of_find_device_by_node +EXPORT_SYMBOL vmlinux 0xc2260253 skb_copy_header +EXPORT_SYMBOL vmlinux 0xc2273076 set_binfmt +EXPORT_SYMBOL vmlinux 0xc22ea65b tcp_child_process +EXPORT_SYMBOL vmlinux 0xc22f6693 call_fib_notifier +EXPORT_SYMBOL vmlinux 0xc2424641 agp3_generic_cleanup +EXPORT_SYMBOL vmlinux 0xc244308c slab_build_skb +EXPORT_SYMBOL vmlinux 0xc2490212 _raw_read_lock_bh +EXPORT_SYMBOL vmlinux 0xc2495204 file_modified +EXPORT_SYMBOL vmlinux 0xc24b0486 phy_get_eee_err +EXPORT_SYMBOL vmlinux 0xc25d9aef get_tree_nodev +EXPORT_SYMBOL vmlinux 0xc264e523 serial8250_register_8250_port +EXPORT_SYMBOL vmlinux 0xc2872f79 __inc_node_page_state +EXPORT_SYMBOL vmlinux 0xc29bf967 strspn +EXPORT_SYMBOL vmlinux 0xc2addae6 proc_doulongvec_ms_jiffies_minmax +EXPORT_SYMBOL vmlinux 0xc2c0099a d_hash_and_lookup +EXPORT_SYMBOL vmlinux 0xc2cb862e sgl_alloc_order +EXPORT_SYMBOL vmlinux 0xc2e587d1 reset_devices +EXPORT_SYMBOL vmlinux 0xc2eac216 dev_get_mac_address +EXPORT_SYMBOL vmlinux 0xc2eb01c4 blk_queue_virt_boundary +EXPORT_SYMBOL vmlinux 0xc3055d20 usleep_range_state +EXPORT_SYMBOL vmlinux 0xc30ec06f thaw_bdev +EXPORT_SYMBOL vmlinux 0xc310b981 strnstr +EXPORT_SYMBOL vmlinux 0xc31db0ce is_vmalloc_addr +EXPORT_SYMBOL vmlinux 0xc32c71af register_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xc346c19c make_kuid +EXPORT_SYMBOL vmlinux 0xc3591a4b of_get_child_by_name +EXPORT_SYMBOL vmlinux 0xc359fb65 abort +EXPORT_SYMBOL vmlinux 0xc35b82dc module_layout +EXPORT_SYMBOL vmlinux 0xc37b4087 irq_domain_set_info +EXPORT_SYMBOL vmlinux 0xc37f9c6e cpufreq_update_policy +EXPORT_SYMBOL vmlinux 0xc38c83b8 mod_timer +EXPORT_SYMBOL vmlinux 0xc3a34ac5 twl6040_get_sysclk +EXPORT_SYMBOL vmlinux 0xc3c2c681 writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0xc3c58675 tty_port_carrier_raised +EXPORT_SYMBOL vmlinux 0xc3cdceb7 dst_alloc +EXPORT_SYMBOL vmlinux 0xc3ee3e31 inet_csk_reqsk_queue_drop_and_put +EXPORT_SYMBOL vmlinux 0xc3fdd47a scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0xc4017589 tcf_qevent_init +EXPORT_SYMBOL vmlinux 0xc4180188 mtree_alloc_range +EXPORT_SYMBOL vmlinux 0xc419f4c1 devfreq_update_interval +EXPORT_SYMBOL vmlinux 0xc41eb805 nd_dev_to_uuid +EXPORT_SYMBOL vmlinux 0xc4212ab9 qdisc_class_hash_insert +EXPORT_SYMBOL vmlinux 0xc4344043 inet6_del_offload +EXPORT_SYMBOL vmlinux 0xc4378197 devm_register_netdev +EXPORT_SYMBOL vmlinux 0xc4390b1c __neigh_create +EXPORT_SYMBOL vmlinux 0xc452212c utf8_strncasecmp +EXPORT_SYMBOL vmlinux 0xc460b531 kthread_create_on_node +EXPORT_SYMBOL vmlinux 0xc46b5031 do_SAK +EXPORT_SYMBOL vmlinux 0xc4708199 cpm_muram_addr +EXPORT_SYMBOL vmlinux 0xc4777aa9 __ctzsi2 +EXPORT_SYMBOL vmlinux 0xc47ed59d blk_sync_queue +EXPORT_SYMBOL vmlinux 0xc48d0f90 tls_client_hello_psk +EXPORT_SYMBOL vmlinux 0xc48eb24f pcie_capability_read_dword +EXPORT_SYMBOL vmlinux 0xc4a2275a mmc_of_parse +EXPORT_SYMBOL vmlinux 0xc4ae915e arch_touch_nmi_watchdog +EXPORT_SYMBOL vmlinux 0xc4c38326 generic_block_bmap +EXPORT_SYMBOL vmlinux 0xc4cdf48f _raw_read_unlock_bh +EXPORT_SYMBOL vmlinux 0xc4e01f92 show_init_ipc_ns +EXPORT_SYMBOL vmlinux 0xc4e0b7e8 scsi_test_unit_ready +EXPORT_SYMBOL vmlinux 0xc4e49c69 dquot_destroy +EXPORT_SYMBOL vmlinux 0xc4e6a3b3 agp_alloc_page_array +EXPORT_SYMBOL vmlinux 0xc4e6da77 seg6_hmac_net_exit +EXPORT_SYMBOL vmlinux 0xc4f9b6c8 noop_dirty_folio +EXPORT_SYMBOL vmlinux 0xc51a3640 down_write_killable +EXPORT_SYMBOL vmlinux 0xc52549a2 netpoll_poll_enable +EXPORT_SYMBOL vmlinux 0xc53dcf84 dev_get_by_index +EXPORT_SYMBOL vmlinux 0xc547c9c1 jbd2_fc_end_commit_fallback +EXPORT_SYMBOL vmlinux 0xc55f21c2 rtnl_configure_link +EXPORT_SYMBOL vmlinux 0xc56c3609 xz_dec_microlzma_reset +EXPORT_SYMBOL vmlinux 0xc58d5a90 kstrtoll_from_user +EXPORT_SYMBOL vmlinux 0xc595af5a block_write_full_page +EXPORT_SYMBOL vmlinux 0xc599a772 security_xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc5a396fd udplite_table +EXPORT_SYMBOL vmlinux 0xc5b69e5a xfrm_state_update +EXPORT_SYMBOL vmlinux 0xc5b6f236 queue_work_on +EXPORT_SYMBOL vmlinux 0xc5c01a63 bio_copy_data_iter +EXPORT_SYMBOL vmlinux 0xc5d9c46c agp_try_unsupported_boot +EXPORT_SYMBOL vmlinux 0xc5e74216 release_resource +EXPORT_SYMBOL vmlinux 0xc5e7a4fd nf_log_unregister +EXPORT_SYMBOL vmlinux 0xc5e95958 ndo_dflt_fdb_dump +EXPORT_SYMBOL vmlinux 0xc600e43b tty_port_lower_dtr_rts +EXPORT_SYMBOL vmlinux 0xc602ebca ipv6_chk_prefix +EXPORT_SYMBOL vmlinux 0xc60d0620 __num_online_cpus +EXPORT_SYMBOL vmlinux 0xc61b8087 idr_destroy +EXPORT_SYMBOL vmlinux 0xc61ca65e iowrite64be_hi_lo +EXPORT_SYMBOL vmlinux 0xc631580a console_unlock +EXPORT_SYMBOL vmlinux 0xc633d82d phy_unregister_fixup +EXPORT_SYMBOL vmlinux 0xc6395d60 scsi_register_interface +EXPORT_SYMBOL vmlinux 0xc63ef6f7 gnet_stats_start_copy +EXPORT_SYMBOL vmlinux 0xc65e4e97 secure_dccp_sequence_number +EXPORT_SYMBOL vmlinux 0xc66146d4 xp_dma_sync_for_cpu_slow +EXPORT_SYMBOL vmlinux 0xc664b528 mempool_create_node +EXPORT_SYMBOL vmlinux 0xc666a132 crc_t10dif +EXPORT_SYMBOL vmlinux 0xc69efa31 udp_lib_rehash +EXPORT_SYMBOL vmlinux 0xc6a08ac6 cdrom_check_events +EXPORT_SYMBOL vmlinux 0xc6b61a82 sockopt_ns_capable +EXPORT_SYMBOL vmlinux 0xc6bdd154 generic_copy_file_range +EXPORT_SYMBOL vmlinux 0xc6c1bd72 inet_accept +EXPORT_SYMBOL vmlinux 0xc6c40cb0 neigh_carrier_down +EXPORT_SYMBOL vmlinux 0xc6cb465a __kfifo_max_r +EXPORT_SYMBOL vmlinux 0xc6cbbc89 capable +EXPORT_SYMBOL vmlinux 0xc6d09aa9 release_firmware +EXPORT_SYMBOL vmlinux 0xc6d6af46 ppc_pci_io +EXPORT_SYMBOL vmlinux 0xc6dadbf3 inet_addr_type_dev_table +EXPORT_SYMBOL vmlinux 0xc6e9e2ae rtnl_unicast +EXPORT_SYMBOL vmlinux 0xc6f3b3fc refcount_dec_if_one +EXPORT_SYMBOL vmlinux 0xc6f46339 init_timer_key +EXPORT_SYMBOL vmlinux 0xc70aa0fc peernet2id +EXPORT_SYMBOL vmlinux 0xc71d53a4 tcf_idr_create +EXPORT_SYMBOL vmlinux 0xc7208c3a serial8250_resume_port +EXPORT_SYMBOL vmlinux 0xc725b920 blkdev_compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0xc72c6821 netif_receive_skb_core +EXPORT_SYMBOL vmlinux 0xc734bb08 agp_generic_destroy_pages +EXPORT_SYMBOL vmlinux 0xc7616eb9 flow_rule_match_ct +EXPORT_SYMBOL vmlinux 0xc771987f __xfrm_init_state +EXPORT_SYMBOL vmlinux 0xc77acb90 eth_header_parse_protocol +EXPORT_SYMBOL vmlinux 0xc78145e4 __ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0xc781bd9f rfkill_resume_polling +EXPORT_SYMBOL vmlinux 0xc7856a3d inet6addr_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xc788edc0 lookup_one_len_unlocked +EXPORT_SYMBOL vmlinux 0xc78f78e2 tcf_action_update_stats +EXPORT_SYMBOL vmlinux 0xc79ccfdf dma_fence_wait_timeout +EXPORT_SYMBOL vmlinux 0xc7a4fbed rtnl_lock +EXPORT_SYMBOL vmlinux 0xc7ae1903 security_lock_kernel_down +EXPORT_SYMBOL vmlinux 0xc7c1107a LZ4_decompress_safe +EXPORT_SYMBOL vmlinux 0xc7c25afd netlink_unicast +EXPORT_SYMBOL vmlinux 0xc7d4468a skb_headers_offset_update +EXPORT_SYMBOL vmlinux 0xc7f484b1 ida_destroy +EXPORT_SYMBOL vmlinux 0xc82d8826 mmc_sw_reset +EXPORT_SYMBOL vmlinux 0xc839afed hdmi_audio_infoframe_check +EXPORT_SYMBOL vmlinux 0xc83dba88 security_binder_transfer_file +EXPORT_SYMBOL vmlinux 0xc84a0a7e seq_hlist_start_rcu +EXPORT_SYMBOL vmlinux 0xc86d6179 vfs_llseek +EXPORT_SYMBOL vmlinux 0xc872fd85 in6addr_interfacelocal_allnodes +EXPORT_SYMBOL vmlinux 0xc8764b12 netpoll_print_options +EXPORT_SYMBOL vmlinux 0xc8827b75 sysctl_vals +EXPORT_SYMBOL vmlinux 0xc88b24d0 mipi_dsi_detach +EXPORT_SYMBOL vmlinux 0xc890c008 zlib_deflateEnd +EXPORT_SYMBOL vmlinux 0xc89baf7b km_state_expired +EXPORT_SYMBOL vmlinux 0xc8a526ae jbd2_journal_get_undo_access +EXPORT_SYMBOL vmlinux 0xc8a7cac3 ndisc_ns_create +EXPORT_SYMBOL vmlinux 0xc8a91f5b cpumask_local_spread +EXPORT_SYMBOL vmlinux 0xc8c85086 sg_free_table +EXPORT_SYMBOL vmlinux 0xc8c883e6 pcie_get_readrq +EXPORT_SYMBOL vmlinux 0xc8dcc62a krealloc +EXPORT_SYMBOL vmlinux 0xc8f5a95a wait_for_completion_interruptible_timeout +EXPORT_SYMBOL vmlinux 0xc8f7523b xsk_get_pool_from_qid +EXPORT_SYMBOL vmlinux 0xc90f9b20 do_clone_file_range +EXPORT_SYMBOL vmlinux 0xc916dd46 __SCK__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0xc9186837 of_pci_range_to_resource +EXPORT_SYMBOL vmlinux 0xc91fefd1 phy_register_fixup_for_id +EXPORT_SYMBOL vmlinux 0xc944a2db devm_kvasprintf +EXPORT_SYMBOL vmlinux 0xc9450496 pci_scan_single_device +EXPORT_SYMBOL vmlinux 0xc946d062 do_splice_direct +EXPORT_SYMBOL vmlinux 0xc95170b5 simple_unlink +EXPORT_SYMBOL vmlinux 0xc955cb2c down_trylock +EXPORT_SYMBOL vmlinux 0xc9608bfe __dynamic_ibdev_dbg +EXPORT_SYMBOL vmlinux 0xc9634df9 in6addr_linklocal_allrouters +EXPORT_SYMBOL vmlinux 0xc970c024 read_cache_page_gfp +EXPORT_SYMBOL vmlinux 0xc972449f mempool_alloc_slab +EXPORT_SYMBOL vmlinux 0xc97d7443 wait_for_completion_timeout +EXPORT_SYMBOL vmlinux 0xc97da92b of_chosen +EXPORT_SYMBOL vmlinux 0xc97df0f5 twl6040_set_bits +EXPORT_SYMBOL vmlinux 0xc9822234 clk_register_clkdev +EXPORT_SYMBOL vmlinux 0xc9949a14 xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc99e2a55 twl_rev +EXPORT_SYMBOL vmlinux 0xc9a3ab77 dquot_claim_space_nodirty +EXPORT_SYMBOL vmlinux 0xc9ae3194 tty_port_put +EXPORT_SYMBOL vmlinux 0xc9b63270 file_ns_capable +EXPORT_SYMBOL vmlinux 0xc9c5e18c seq_read_iter +EXPORT_SYMBOL vmlinux 0xc9c5f0a9 iput +EXPORT_SYMBOL vmlinux 0xc9d97de9 dev_kfree_skb_irq_reason +EXPORT_SYMBOL vmlinux 0xc9dc3d79 __pte_frag_size_shift +EXPORT_SYMBOL vmlinux 0xc9df055a xfrm_policy_walk_init +EXPORT_SYMBOL vmlinux 0xc9f08e58 netif_device_detach +EXPORT_SYMBOL vmlinux 0xca13976e device_match_acpi_handle +EXPORT_SYMBOL vmlinux 0xca1648d4 zstd_decompress_dctx +EXPORT_SYMBOL vmlinux 0xca16be04 phy_device_register +EXPORT_SYMBOL vmlinux 0xca17ac01 _find_next_andnot_bit +EXPORT_SYMBOL vmlinux 0xca17c312 phy_init_eee +EXPORT_SYMBOL vmlinux 0xca21ebd3 bitmap_free +EXPORT_SYMBOL vmlinux 0xca36763a tcp_recv_skb +EXPORT_SYMBOL vmlinux 0xca3b28c6 store_vr_state +EXPORT_SYMBOL vmlinux 0xca431c05 wake_bit_function +EXPORT_SYMBOL vmlinux 0xca49c6ec devfreq_add_governor +EXPORT_SYMBOL vmlinux 0xca576e84 inc_node_page_state +EXPORT_SYMBOL vmlinux 0xca5f3154 radix_tree_iter_resume +EXPORT_SYMBOL vmlinux 0xca76de0b tcf_block_get +EXPORT_SYMBOL vmlinux 0xca77f153 tcp_recvmsg +EXPORT_SYMBOL vmlinux 0xca7dfd55 generic_cont_expand_simple +EXPORT_SYMBOL vmlinux 0xca9360b5 rb_next +EXPORT_SYMBOL vmlinux 0xca941a36 inet_frag_kill +EXPORT_SYMBOL vmlinux 0xcaa56dec mipi_dsi_dcs_write_buffer +EXPORT_SYMBOL vmlinux 0xcab40cad security_socket_socketpair +EXPORT_SYMBOL vmlinux 0xcabc6619 param_get_invbool +EXPORT_SYMBOL vmlinux 0xcac2cd08 poll_initwait +EXPORT_SYMBOL vmlinux 0xcad006e7 iter_file_splice_write +EXPORT_SYMBOL vmlinux 0xcadc2676 request_key_rcu +EXPORT_SYMBOL vmlinux 0xcb0288ea ledtrig_cpu +EXPORT_SYMBOL vmlinux 0xcb0459ba fs_context_for_reconfigure +EXPORT_SYMBOL vmlinux 0xcb2ea0b5 finish_wait +EXPORT_SYMBOL vmlinux 0xcb3ae215 call_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xcb3c8a7d ___ratelimit +EXPORT_SYMBOL vmlinux 0xcb554544 cpufreq_generic_suspend +EXPORT_SYMBOL vmlinux 0xcb68ec24 capable_wrt_inode_uidgid +EXPORT_SYMBOL vmlinux 0xcb8e72f0 input_mt_get_slot_by_key +EXPORT_SYMBOL vmlinux 0xcbb37301 pci_read_config_word +EXPORT_SYMBOL vmlinux 0xcbb8d75c mipi_dsi_host_register +EXPORT_SYMBOL vmlinux 0xcbbf0a6f audit_log_task_context +EXPORT_SYMBOL vmlinux 0xcbc1953d dev_uc_sync_multiple +EXPORT_SYMBOL vmlinux 0xcbc3b94e eeh_check_failure +EXPORT_SYMBOL vmlinux 0xcbd263cd blk_mq_tagset_wait_completed_request +EXPORT_SYMBOL vmlinux 0xcbd4898c fortify_panic +EXPORT_SYMBOL vmlinux 0xcbdbde47 __debugger_iabr_match +EXPORT_SYMBOL vmlinux 0xcbed6850 of_get_next_cpu_node +EXPORT_SYMBOL vmlinux 0xcbfadcb5 __aperture_remove_legacy_vga_devices +EXPORT_SYMBOL vmlinux 0xcbfb33e4 init_opal_dev +EXPORT_SYMBOL vmlinux 0xcbfd3cc9 blk_mq_free_tag_set +EXPORT_SYMBOL vmlinux 0xcc0b8144 ww_mutex_trylock +EXPORT_SYMBOL vmlinux 0xcc248d26 serial8250_suspend_port +EXPORT_SYMBOL vmlinux 0xcc25e1e6 nf_register_net_hook +EXPORT_SYMBOL vmlinux 0xcc328a5c reservation_ww_class +EXPORT_SYMBOL vmlinux 0xcc392eea kmalloc_size_roundup +EXPORT_SYMBOL vmlinux 0xcc3acf61 bio_split_to_limits +EXPORT_SYMBOL vmlinux 0xcc411ed1 ptp_convert_timestamp +EXPORT_SYMBOL vmlinux 0xcc5005fe msleep_interruptible +EXPORT_SYMBOL vmlinux 0xcc5d22d9 can_do_mlock +EXPORT_SYMBOL vmlinux 0xcc619263 vfs_fsync +EXPORT_SYMBOL vmlinux 0xcc626c2c completion_done +EXPORT_SYMBOL vmlinux 0xcc63de69 iov_iter_gap_alignment +EXPORT_SYMBOL vmlinux 0xcc8df2f3 pci_find_hose_for_OF_device +EXPORT_SYMBOL vmlinux 0xcc9bfe3d __sk_mem_reclaim +EXPORT_SYMBOL vmlinux 0xcc9d87e0 dm_table_get_md +EXPORT_SYMBOL vmlinux 0xccb1acc7 dquot_free_inode +EXPORT_SYMBOL vmlinux 0xccb40534 tcp_rcv_established +EXPORT_SYMBOL vmlinux 0xccbe5918 xp_dma_sync_for_device_slow +EXPORT_SYMBOL vmlinux 0xccc036e5 __ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0xccee6c63 unpin_user_page +EXPORT_SYMBOL vmlinux 0xccfb9e07 dst_default_metrics +EXPORT_SYMBOL vmlinux 0xccfd2ebc scsi_dev_info_list_del_keyed +EXPORT_SYMBOL vmlinux 0xcd11d5fc t10_pi_type3_ip +EXPORT_SYMBOL vmlinux 0xcd1b25b4 __fib6_flush_trees +EXPORT_SYMBOL vmlinux 0xcd279169 nla_find +EXPORT_SYMBOL vmlinux 0xcd2abd47 nvdimm_namespace_disk_name +EXPORT_SYMBOL vmlinux 0xcd2c5738 inode_nohighmem +EXPORT_SYMBOL vmlinux 0xcd2f6c3b pm860x_reg_read +EXPORT_SYMBOL vmlinux 0xcd36145e elv_rb_find +EXPORT_SYMBOL vmlinux 0xcd46528d dma_fence_array_create +EXPORT_SYMBOL vmlinux 0xcd588918 kernel_accept +EXPORT_SYMBOL vmlinux 0xcd589997 dcache_dir_lseek +EXPORT_SYMBOL vmlinux 0xcd7e6300 phy_modify_paged +EXPORT_SYMBOL vmlinux 0xcd83a076 blk_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xcd86c87f __cond_resched_lock +EXPORT_SYMBOL vmlinux 0xcdc0349c add_wait_queue_exclusive +EXPORT_SYMBOL vmlinux 0xcdc20dc1 mmc_hw_reset +EXPORT_SYMBOL vmlinux 0xcdc39c9e security_ismaclabel +EXPORT_SYMBOL vmlinux 0xcdcf4862 of_iommu_get_resv_regions +EXPORT_SYMBOL vmlinux 0xcdd68650 blkdev_get_by_dev +EXPORT_SYMBOL vmlinux 0xcde5a00c phy_ethtool_get_sset_count +EXPORT_SYMBOL vmlinux 0xcde77bcc free_opal_dev +EXPORT_SYMBOL vmlinux 0xcdee038f _raw_spin_trylock +EXPORT_SYMBOL vmlinux 0xce12e9ee tty_name +EXPORT_SYMBOL vmlinux 0xce18bbe1 fsl_lbc_addr +EXPORT_SYMBOL vmlinux 0xce27c40e input_setup_polling +EXPORT_SYMBOL vmlinux 0xce2840e7 irq_set_irq_wake +EXPORT_SYMBOL vmlinux 0xce3b4f67 eth_commit_mac_addr_change +EXPORT_SYMBOL vmlinux 0xce42e7bd xattr_supports_user_prefix +EXPORT_SYMBOL vmlinux 0xce4cdb8e fb_find_best_mode +EXPORT_SYMBOL vmlinux 0xce4e47b6 __kfifo_skip_r +EXPORT_SYMBOL vmlinux 0xce588e97 page_get_link +EXPORT_SYMBOL vmlinux 0xce5ac24f zlib_inflate_workspacesize +EXPORT_SYMBOL vmlinux 0xce695062 genphy_resume +EXPORT_SYMBOL vmlinux 0xce69638e of_find_node_by_name +EXPORT_SYMBOL vmlinux 0xce731b34 ucc_slow_get_qe_cr_subblock +EXPORT_SYMBOL vmlinux 0xce7c0c2e generic_delete_inode +EXPORT_SYMBOL vmlinux 0xce807151 idr_get_next +EXPORT_SYMBOL vmlinux 0xce927c28 inet_stream_connect +EXPORT_SYMBOL vmlinux 0xcea3039f forget_cached_acl +EXPORT_SYMBOL vmlinux 0xcea59641 flow_rule_match_arp +EXPORT_SYMBOL vmlinux 0xceab0311 strchrnul +EXPORT_SYMBOL vmlinux 0xceb6a0a1 simple_recursive_removal +EXPORT_SYMBOL vmlinux 0xcec20e52 pci_write_config_word +EXPORT_SYMBOL vmlinux 0xcec766f1 __memset16 +EXPORT_SYMBOL vmlinux 0xced801ee pneigh_lookup +EXPORT_SYMBOL vmlinux 0xcedebe56 mmc_gpio_get_cd +EXPORT_SYMBOL vmlinux 0xcee24183 xfrm_policy_unregister_afinfo +EXPORT_SYMBOL vmlinux 0xcefc99b0 may_setattr +EXPORT_SYMBOL vmlinux 0xcefcd99a serial8250_unregister_port +EXPORT_SYMBOL vmlinux 0xcefdb008 generic_write_checks +EXPORT_SYMBOL vmlinux 0xcf0a6757 neigh_direct_output +EXPORT_SYMBOL vmlinux 0xcf1338a6 input_free_device +EXPORT_SYMBOL vmlinux 0xcf134a15 skb_pull_data +EXPORT_SYMBOL vmlinux 0xcf276c5b rproc_vq_interrupt +EXPORT_SYMBOL vmlinux 0xcf296ab0 mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0xcf2ea86b __tracepoint_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xcf3b69b3 netdev_stats_to_stats64 +EXPORT_SYMBOL vmlinux 0xcf4e5a77 buffer_migrate_folio +EXPORT_SYMBOL vmlinux 0xcf512081 set_page_writeback +EXPORT_SYMBOL vmlinux 0xcf58571f scsi_eh_restore_cmnd +EXPORT_SYMBOL vmlinux 0xcf5a2f07 sock_from_file +EXPORT_SYMBOL vmlinux 0xcf82a5eb netif_tx_wake_queue +EXPORT_SYMBOL vmlinux 0xcf932a35 vme_new_dma_list +EXPORT_SYMBOL vmlinux 0xcf9a189a down_timeout +EXPORT_SYMBOL vmlinux 0xcf9b558d touchscreen_set_mt_pos +EXPORT_SYMBOL vmlinux 0xcf9eb487 d_delete +EXPORT_SYMBOL vmlinux 0xcfa82367 __dev_set_mtu +EXPORT_SYMBOL vmlinux 0xcfb63dee max8998_read_reg +EXPORT_SYMBOL vmlinux 0xcfb84d76 simple_transaction_release +EXPORT_SYMBOL vmlinux 0xcfd884a8 __hsiphash_unaligned +EXPORT_SYMBOL vmlinux 0xcfdbf1d5 padata_do_parallel +EXPORT_SYMBOL vmlinux 0xd01e1b64 pcim_iomap_regions_request_all +EXPORT_SYMBOL vmlinux 0xd02c101f __scsi_device_lookup +EXPORT_SYMBOL vmlinux 0xd0489986 skb_flow_get_icmp_tci +EXPORT_SYMBOL vmlinux 0xd049bb09 unregister_netdevice_queue +EXPORT_SYMBOL vmlinux 0xd04c1a64 sysctl_devconf_inherit_init_net +EXPORT_SYMBOL vmlinux 0xd0613009 twl6030_mmc_card_detect +EXPORT_SYMBOL vmlinux 0xd0654aba woken_wake_function +EXPORT_SYMBOL vmlinux 0xd06e9a3b seq_open_private +EXPORT_SYMBOL vmlinux 0xd0760fc0 kfree_sensitive +EXPORT_SYMBOL vmlinux 0xd07e6a45 vfs_getattr +EXPORT_SYMBOL vmlinux 0xd088d63b tty_termios_hw_change +EXPORT_SYMBOL vmlinux 0xd08a6cbc kernel_connect +EXPORT_SYMBOL vmlinux 0xd0994a0a unregister_cdrom +EXPORT_SYMBOL vmlinux 0xd0c66750 vfs_dup_fs_context +EXPORT_SYMBOL vmlinux 0xd0dd14fa sock_set_sndtimeo +EXPORT_SYMBOL vmlinux 0xd0edcb2a write_inode_now +EXPORT_SYMBOL vmlinux 0xd0f15ec3 pci_release_region +EXPORT_SYMBOL vmlinux 0xd0fef3b2 agp_free_key +EXPORT_SYMBOL vmlinux 0xd12bf8f4 filemap_fdatawrite_wbc +EXPORT_SYMBOL vmlinux 0xd13fb28e fsl_lbc_ctrl_dev +EXPORT_SYMBOL vmlinux 0xd1411c6b dm_table_get_mode +EXPORT_SYMBOL vmlinux 0xd14c8fe4 phy_print_status +EXPORT_SYMBOL vmlinux 0xd1505336 mipi_dsi_dcs_set_pixel_format +EXPORT_SYMBOL vmlinux 0xd1561db8 netdev_has_any_upper_dev +EXPORT_SYMBOL vmlinux 0xd1633465 fwnode_irq_get +EXPORT_SYMBOL vmlinux 0xd1655ee2 registered_fb +EXPORT_SYMBOL vmlinux 0xd16ce80a dm_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xd192ef6e devfreq_remove_governor +EXPORT_SYMBOL vmlinux 0xd19d575a keyring_search +EXPORT_SYMBOL vmlinux 0xd1a444b4 xfrm_policy_walk_done +EXPORT_SYMBOL vmlinux 0xd1b86ac6 jbd2_journal_forget +EXPORT_SYMBOL vmlinux 0xd1c3c002 __break_lease +EXPORT_SYMBOL vmlinux 0xd1d87e92 scsi_mlreturn_string +EXPORT_SYMBOL vmlinux 0xd1d8f972 flow_rule_match_meta +EXPORT_SYMBOL vmlinux 0xd1f9c048 agp_find_bridge +EXPORT_SYMBOL vmlinux 0xd20000a2 dcb_getrewr_prio_pcp_mask_map +EXPORT_SYMBOL vmlinux 0xd20e87e5 tty_port_destroy +EXPORT_SYMBOL vmlinux 0xd21c5139 iowrite64_lo_hi +EXPORT_SYMBOL vmlinux 0xd22a6aca pci_set_power_state +EXPORT_SYMBOL vmlinux 0xd22d4ff6 xfrm_state_walk +EXPORT_SYMBOL vmlinux 0xd23c4c5c security_sb_clone_mnt_opts +EXPORT_SYMBOL vmlinux 0xd23cf5a1 read_cache_folio +EXPORT_SYMBOL vmlinux 0xd24108d4 rfkill_soft_blocked +EXPORT_SYMBOL vmlinux 0xd2582f8f __SCK__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xd25ad6d8 security_unix_may_send +EXPORT_SYMBOL vmlinux 0xd25d4f74 console_blank_hook +EXPORT_SYMBOL vmlinux 0xd269acf8 tty_termios_input_baud_rate +EXPORT_SYMBOL vmlinux 0xd26b04fb mr_dump +EXPORT_SYMBOL vmlinux 0xd27b25dd blk_check_plugged +EXPORT_SYMBOL vmlinux 0xd2800691 nf_conntrack_destroy +EXPORT_SYMBOL vmlinux 0xd28060a3 pci_disable_msi +EXPORT_SYMBOL vmlinux 0xd289fd16 ipv6_skip_exthdr +EXPORT_SYMBOL vmlinux 0xd2b3d1cc dev_printk_emit +EXPORT_SYMBOL vmlinux 0xd2b46a3c vme_unregister_error_handler +EXPORT_SYMBOL vmlinux 0xd2ca714a jbd2_journal_revoke +EXPORT_SYMBOL vmlinux 0xd2d88506 netdev_offload_xstats_report_used +EXPORT_SYMBOL vmlinux 0xd2da1048 register_netdevice_notifier +EXPORT_SYMBOL vmlinux 0xd2e2a9d0 hdmi_spd_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0xd2f35fe6 input_event +EXPORT_SYMBOL vmlinux 0xd2f3aa42 con_is_visible +EXPORT_SYMBOL vmlinux 0xd2f543e2 devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0xd31cc787 param_get_charp +EXPORT_SYMBOL vmlinux 0xd31ccb06 of_machine_is_compatible +EXPORT_SYMBOL vmlinux 0xd33d3911 mipi_dsi_dcs_set_tear_off +EXPORT_SYMBOL vmlinux 0xd3537ad7 phy_get_internal_delay +EXPORT_SYMBOL vmlinux 0xd35a6d31 mempool_kmalloc +EXPORT_SYMBOL vmlinux 0xd36dc10c get_random_u32 +EXPORT_SYMBOL vmlinux 0xd36e06ae reuseport_add_sock +EXPORT_SYMBOL vmlinux 0xd36e3d59 prandom_bytes_state +EXPORT_SYMBOL vmlinux 0xd377cce4 phy_ethtool_get_wol +EXPORT_SYMBOL vmlinux 0xd37f7eb1 ip6_output +EXPORT_SYMBOL vmlinux 0xd3869075 sock_init_data +EXPORT_SYMBOL vmlinux 0xd38ee2c7 __get_hash_from_flowi6 +EXPORT_SYMBOL vmlinux 0xd38ff0df dquot_get_next_dqblk +EXPORT_SYMBOL vmlinux 0xd3937f4b vc_cons +EXPORT_SYMBOL vmlinux 0xd396bae8 remap_pfn_range +EXPORT_SYMBOL vmlinux 0xd3dd71e4 register_sysctl +EXPORT_SYMBOL vmlinux 0xd3f85000 dcb_delrewr +EXPORT_SYMBOL vmlinux 0xd3fa817c flow_rule_alloc +EXPORT_SYMBOL vmlinux 0xd406d266 fb_mode_is_equal +EXPORT_SYMBOL vmlinux 0xd4303375 of_parse_phandle_with_args_map +EXPORT_SYMBOL vmlinux 0xd449c1e0 netdev_bonding_info_change +EXPORT_SYMBOL vmlinux 0xd45cc6ca bin2hex +EXPORT_SYMBOL vmlinux 0xd469bccc __tracepoint_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xd46b1d16 of_root +EXPORT_SYMBOL vmlinux 0xd46c91e4 md_check_no_bitmap +EXPORT_SYMBOL vmlinux 0xd478f48e skb_abort_seq_read +EXPORT_SYMBOL vmlinux 0xd487a758 pm860x_bulk_read +EXPORT_SYMBOL vmlinux 0xd48fdeef dql_completed +EXPORT_SYMBOL vmlinux 0xd4afea5d free_irq_cpu_rmap +EXPORT_SYMBOL vmlinux 0xd4bb4a82 inet6addr_validator_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xd4d7c068 fsl_upm_find +EXPORT_SYMBOL vmlinux 0xd4de35ac sys_fillrect +EXPORT_SYMBOL vmlinux 0xd4eaf488 iov_iter_get_pages2 +EXPORT_SYMBOL vmlinux 0xd4fd0ec2 radix_tree_tag_set +EXPORT_SYMBOL vmlinux 0xd5075bdc skb_split +EXPORT_SYMBOL vmlinux 0xd50a43a4 kmalloc_trace +EXPORT_SYMBOL vmlinux 0xd50ee5d7 get_tree_single +EXPORT_SYMBOL vmlinux 0xd51d2ec6 pci_select_bars +EXPORT_SYMBOL vmlinux 0xd5226708 input_unregister_handle +EXPORT_SYMBOL vmlinux 0xd5263820 mb_cache_destroy +EXPORT_SYMBOL vmlinux 0xd55740db unregister_framebuffer +EXPORT_SYMBOL vmlinux 0xd56b2445 inode_query_iversion +EXPORT_SYMBOL vmlinux 0xd578a718 dst_destroy +EXPORT_SYMBOL vmlinux 0xd5790a78 iov_iter_xarray +EXPORT_SYMBOL vmlinux 0xd59975e6 from_kuid_munged +EXPORT_SYMBOL vmlinux 0xd5b12f7d radix_tree_replace_slot +EXPORT_SYMBOL vmlinux 0xd5b3d0d5 xxh64_copy_state +EXPORT_SYMBOL vmlinux 0xd5be130e cpu_core_map +EXPORT_SYMBOL vmlinux 0xd5c3ec0f address_space_init_once +EXPORT_SYMBOL vmlinux 0xd5d0e947 xfrm_state_insert +EXPORT_SYMBOL vmlinux 0xd5dca904 devm_mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0xd5ec0af8 __tty_alloc_driver +EXPORT_SYMBOL vmlinux 0xd5f459c2 md_write_end +EXPORT_SYMBOL vmlinux 0xd60736ec gf128mul_free_64k +EXPORT_SYMBOL vmlinux 0xd626cfc4 pci_disable_device +EXPORT_SYMBOL vmlinux 0xd6359b18 agp_generic_destroy_page +EXPORT_SYMBOL vmlinux 0xd642f3f6 video_firmware_drivers_only +EXPORT_SYMBOL vmlinux 0xd64430a6 pci_scan_slot +EXPORT_SYMBOL vmlinux 0xd64a9c89 get_watch_queue +EXPORT_SYMBOL vmlinux 0xd65510a2 debugfs_create_automount +EXPORT_SYMBOL vmlinux 0xd66c8184 add_device_randomness +EXPORT_SYMBOL vmlinux 0xd6742a28 vm_event_states +EXPORT_SYMBOL vmlinux 0xd676a028 pci_unmap_rom +EXPORT_SYMBOL vmlinux 0xd6792055 module_refcount +EXPORT_SYMBOL vmlinux 0xd67acab1 tcf_exts_init_ex +EXPORT_SYMBOL vmlinux 0xd6806ab8 __traceiter_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xd687c828 pm860x_page_bulk_read +EXPORT_SYMBOL vmlinux 0xd68c5a1f adjust_resource +EXPORT_SYMBOL vmlinux 0xd69ecb0d xp_dma_map +EXPORT_SYMBOL vmlinux 0xd6a91f54 twl_i2c_read +EXPORT_SYMBOL vmlinux 0xd6cab7ed netlink_capable +EXPORT_SYMBOL vmlinux 0xd6d97f2d dquot_acquire +EXPORT_SYMBOL vmlinux 0xd6eaaea1 full_name_hash +EXPORT_SYMBOL vmlinux 0xd6ee688f vmalloc +EXPORT_SYMBOL vmlinux 0xd6fd4053 __arch_hweight32 +EXPORT_SYMBOL vmlinux 0xd6fde043 is_module_sig_enforced +EXPORT_SYMBOL vmlinux 0xd70d35a1 gf128mul_4k_bbe +EXPORT_SYMBOL vmlinux 0xd7260daa simple_dentry_operations +EXPORT_SYMBOL vmlinux 0xd726715e mdiobus_c45_read_nested +EXPORT_SYMBOL vmlinux 0xd73653c4 freezer_active +EXPORT_SYMBOL vmlinux 0xd738ca1b phy_unregister_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xd73c8c2b synchronize_shrinkers +EXPORT_SYMBOL vmlinux 0xd7432a28 inet_addr_type +EXPORT_SYMBOL vmlinux 0xd7482f05 vcalloc +EXPORT_SYMBOL vmlinux 0xd7620458 flow_rule_match_pppoe +EXPORT_SYMBOL vmlinux 0xd7681239 xfrm_state_delete_tunnel +EXPORT_SYMBOL vmlinux 0xd76e2746 pci_get_device +EXPORT_SYMBOL vmlinux 0xd7750fd6 tag_pages_for_writeback +EXPORT_SYMBOL vmlinux 0xd775b2ea __vfs_removexattr +EXPORT_SYMBOL vmlinux 0xd786003f flow_block_cb_incref +EXPORT_SYMBOL vmlinux 0xd786c0ea plpar_hcall9 +EXPORT_SYMBOL vmlinux 0xd78c16a0 blk_rq_map_user_io +EXPORT_SYMBOL vmlinux 0xd7987177 utf8_load +EXPORT_SYMBOL vmlinux 0xd7ceaf4f csum_and_copy_from_iter +EXPORT_SYMBOL vmlinux 0xd7d280ad irq_poll_complete +EXPORT_SYMBOL vmlinux 0xd7dcd538 flow_rule_match_control +EXPORT_SYMBOL vmlinux 0xd7e487fb scsi_target_resume +EXPORT_SYMBOL vmlinux 0xd7e56a4e simple_strtoll +EXPORT_SYMBOL vmlinux 0xd7e637a3 inet_frag_rbtree_purge +EXPORT_SYMBOL vmlinux 0xd7ea7094 nf_unregister_queue_handler +EXPORT_SYMBOL vmlinux 0xd7efc926 devfreq_monitor_start +EXPORT_SYMBOL vmlinux 0xd806efe4 bio_integrity_prep +EXPORT_SYMBOL vmlinux 0xd80f456f inet_sendmsg +EXPORT_SYMBOL vmlinux 0xd80ffe05 dev_addr_del +EXPORT_SYMBOL vmlinux 0xd82c2f7f devm_request_threaded_irq +EXPORT_SYMBOL vmlinux 0xd83898d5 nf_hooks_needed +EXPORT_SYMBOL vmlinux 0xd842221a flow_rule_match_mpls +EXPORT_SYMBOL vmlinux 0xd8548b30 gen_pool_first_fit +EXPORT_SYMBOL vmlinux 0xd856ddbb mmc_gpio_set_cd_isr +EXPORT_SYMBOL vmlinux 0xd8570c07 vfs_get_tree +EXPORT_SYMBOL vmlinux 0xd85d0c04 dcb_getrewr_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0xd87ceb4d ps2_interrupt +EXPORT_SYMBOL vmlinux 0xd89da37f movable_zone +EXPORT_SYMBOL vmlinux 0xd8a2dcd0 neigh_seq_stop +EXPORT_SYMBOL vmlinux 0xd8a994eb scsi_extd_sense_format +EXPORT_SYMBOL vmlinux 0xd8b61304 get_default_font +EXPORT_SYMBOL vmlinux 0xd8b6d96f __find_nth_and_bit +EXPORT_SYMBOL vmlinux 0xd9031921 pci_reenable_device +EXPORT_SYMBOL vmlinux 0xd91f6ab6 strnlen_user +EXPORT_SYMBOL vmlinux 0xd93314ca can_nice +EXPORT_SYMBOL vmlinux 0xd93427b3 __alloc_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0xd9400217 jbd2_journal_lock_updates +EXPORT_SYMBOL vmlinux 0xd943097a dma_fence_enable_sw_signaling +EXPORT_SYMBOL vmlinux 0xd94433c9 dev_pick_tx_zero +EXPORT_SYMBOL vmlinux 0xd9466791 netlbl_calipso_ops_register +EXPORT_SYMBOL vmlinux 0xd9540d66 tcp_initialize_rcv_mss +EXPORT_SYMBOL vmlinux 0xd9817689 dcb_setrewr +EXPORT_SYMBOL vmlinux 0xd985cdbd __module_get +EXPORT_SYMBOL vmlinux 0xd985dc99 mempool_free_pages +EXPORT_SYMBOL vmlinux 0xd98ccc9e try_to_free_buffers +EXPORT_SYMBOL vmlinux 0xd9962a7f pci_match_id +EXPORT_SYMBOL vmlinux 0xd9a4ae23 __mmap_lock_do_trace_acquire_returned +EXPORT_SYMBOL vmlinux 0xd9a6a474 truncate_inode_pages +EXPORT_SYMBOL vmlinux 0xd9aa7330 thread_group_exited +EXPORT_SYMBOL vmlinux 0xd9b8eaea __SCK__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xd9b8f821 xfrm_lookup +EXPORT_SYMBOL vmlinux 0xd9d5027f kernel_read +EXPORT_SYMBOL vmlinux 0xd9d8fd16 register_restart_handler +EXPORT_SYMBOL vmlinux 0xd9d952d1 crypto_aes_sbox +EXPORT_SYMBOL vmlinux 0xd9e4e57d udp_gro_receive +EXPORT_SYMBOL vmlinux 0xda0732d9 unlock_page +EXPORT_SYMBOL vmlinux 0xda188dce vio_cmo_set_dev_desired +EXPORT_SYMBOL vmlinux 0xda25d9bb param_set_uint +EXPORT_SYMBOL vmlinux 0xda363ef4 i2c_smbus_read_i2c_block_data_or_emulated +EXPORT_SYMBOL vmlinux 0xda3d10a8 security_tun_dev_open +EXPORT_SYMBOL vmlinux 0xda40d1ad of_get_parent +EXPORT_SYMBOL vmlinux 0xda469129 wrap_directory_iterator +EXPORT_SYMBOL vmlinux 0xda67011b i8042_install_filter +EXPORT_SYMBOL vmlinux 0xda70674a __module_put_and_kthread_exit +EXPORT_SYMBOL vmlinux 0xdaa53920 mntput +EXPORT_SYMBOL vmlinux 0xdac4913a bitmap_allocate_region +EXPORT_SYMBOL vmlinux 0xdac8bb97 param_set_bint +EXPORT_SYMBOL vmlinux 0xdacdba06 _atomic_dec_and_raw_lock_irqsave +EXPORT_SYMBOL vmlinux 0xdad1031e dm_kobject_release +EXPORT_SYMBOL vmlinux 0xdad1fc3f zstd_flush_stream +EXPORT_SYMBOL vmlinux 0xdad6f658 tty_termios_baud_rate +EXPORT_SYMBOL vmlinux 0xdaeb0fc6 vfs_readlink +EXPORT_SYMBOL vmlinux 0xdb07048c inode_insert5 +EXPORT_SYMBOL vmlinux 0xdb1edee6 hdmi_infoframe_unpack +EXPORT_SYMBOL vmlinux 0xdb26f922 dev_uc_add_excl +EXPORT_SYMBOL vmlinux 0xdb35b1c9 vga_set_legacy_decoding +EXPORT_SYMBOL vmlinux 0xdb47f89b empty_aops +EXPORT_SYMBOL vmlinux 0xdb547aeb pci_dev_driver +EXPORT_SYMBOL vmlinux 0xdb68bbad rfkill_destroy +EXPORT_SYMBOL vmlinux 0xdb760f52 __kfifo_free +EXPORT_SYMBOL vmlinux 0xdb795a22 skb_append +EXPORT_SYMBOL vmlinux 0xdb8d6c2a is_subdir +EXPORT_SYMBOL vmlinux 0xdb91dc3d ndo_dflt_fdb_del +EXPORT_SYMBOL vmlinux 0xdb942d75 d_drop +EXPORT_SYMBOL vmlinux 0xdba20e12 blk_set_stacking_limits +EXPORT_SYMBOL vmlinux 0xdba56341 inode_to_bdi +EXPORT_SYMBOL vmlinux 0xdbc27d44 unix_attach_fds +EXPORT_SYMBOL vmlinux 0xdbc43e6a qdisc_get_rtab +EXPORT_SYMBOL vmlinux 0xdbdba1de simple_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0xdbdf6c92 ioport_resource +EXPORT_SYMBOL vmlinux 0xdbe83979 tc_setup_cb_add +EXPORT_SYMBOL vmlinux 0xdbf3110e gen_pool_first_fit_align +EXPORT_SYMBOL vmlinux 0xdbf8b156 zpool_register_driver +EXPORT_SYMBOL vmlinux 0xdbfa0017 cpu_all_bits +EXPORT_SYMBOL vmlinux 0xdc0e4855 timer_delete +EXPORT_SYMBOL vmlinux 0xdc14eda7 pci_pci_problems +EXPORT_SYMBOL vmlinux 0xdc1f50c6 bioset_integrity_create +EXPORT_SYMBOL vmlinux 0xdc2d41ae tty_hangup +EXPORT_SYMBOL vmlinux 0xdc3b35a0 generic_file_write_iter +EXPORT_SYMBOL vmlinux 0xdc3fcbc9 __sw_hweight8 +EXPORT_SYMBOL vmlinux 0xdc3fcbcb __mutex_init +EXPORT_SYMBOL vmlinux 0xdc49c198 reciprocal_value_adv +EXPORT_SYMBOL vmlinux 0xdc4da178 posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xdc512134 backlight_register_notifier +EXPORT_SYMBOL vmlinux 0xdc636be1 __mdiobus_write +EXPORT_SYMBOL vmlinux 0xdc671f55 netdev_offload_xstats_get +EXPORT_SYMBOL vmlinux 0xdc873f5c dst_cow_metrics_generic +EXPORT_SYMBOL vmlinux 0xdc8ef86c drop_super +EXPORT_SYMBOL vmlinux 0xdc9498dd down +EXPORT_SYMBOL vmlinux 0xdc96a202 inet_release +EXPORT_SYMBOL vmlinux 0xdc9d434b dentry_open +EXPORT_SYMBOL vmlinux 0xdcaaeaf1 devm_arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0xdcb3e5f1 mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0xdcb448dc seq_put_decimal_ull +EXPORT_SYMBOL vmlinux 0xdcb6b5d7 config_group_find_item +EXPORT_SYMBOL vmlinux 0xdcb764ad memset +EXPORT_SYMBOL vmlinux 0xdcbeba1d sg_copy_from_buffer +EXPORT_SYMBOL vmlinux 0xdcd0fc89 cdev_device_del +EXPORT_SYMBOL vmlinux 0xdcdc0040 slhc_compress +EXPORT_SYMBOL vmlinux 0xdcdd384b scsi_block_when_processing_errors +EXPORT_SYMBOL vmlinux 0xdce50518 deactivate_super +EXPORT_SYMBOL vmlinux 0xdce91ba7 pci_clear_mwi +EXPORT_SYMBOL vmlinux 0xdcf5d5ad generic_fill_statx_attr +EXPORT_SYMBOL vmlinux 0xdcfa2b50 dev_remove_offload +EXPORT_SYMBOL vmlinux 0xdcfe63ee eth_header +EXPORT_SYMBOL vmlinux 0xdd009c29 cfb_imageblit +EXPORT_SYMBOL vmlinux 0xdd017d45 sk_ns_capable +EXPORT_SYMBOL vmlinux 0xdd13a9cf bio_alloc_bioset +EXPORT_SYMBOL vmlinux 0xdd22f87e pci_free_host_bridge +EXPORT_SYMBOL vmlinux 0xdd2764bd sk_mc_loop +EXPORT_SYMBOL vmlinux 0xdd2c169b mb_cache_create +EXPORT_SYMBOL vmlinux 0xdd5e4cea rtnl_nla_parse_ifinfomsg +EXPORT_SYMBOL vmlinux 0xdd64e639 strscpy +EXPORT_SYMBOL vmlinux 0xdd65b3e2 filp_open +EXPORT_SYMBOL vmlinux 0xdd68bc14 skb_copy_and_hash_datagram_iter +EXPORT_SYMBOL vmlinux 0xdd804649 mmc_can_erase +EXPORT_SYMBOL vmlinux 0xdd849d51 scsi_get_sense_info_fld +EXPORT_SYMBOL vmlinux 0xdd90c699 xfrm_stateonly_find +EXPORT_SYMBOL vmlinux 0xdda72c60 genl_notify +EXPORT_SYMBOL vmlinux 0xddb04d75 mnt_drop_write_file +EXPORT_SYMBOL vmlinux 0xddb3769b lockref_mark_dead +EXPORT_SYMBOL vmlinux 0xddb74131 inode_maybe_inc_iversion +EXPORT_SYMBOL vmlinux 0xdde10fce bio_reset +EXPORT_SYMBOL vmlinux 0xdde276a7 inet_csk_prepare_forced_close +EXPORT_SYMBOL vmlinux 0xdde70f07 cpumask_any_and_distribute +EXPORT_SYMBOL vmlinux 0xddea9be4 vfs_setpos +EXPORT_SYMBOL vmlinux 0xddf5314d msi_bitmap_alloc_hwirqs +EXPORT_SYMBOL vmlinux 0xddfdb8ac tcp_md5_needed +EXPORT_SYMBOL vmlinux 0xde010e60 vfs_create +EXPORT_SYMBOL vmlinux 0xde150818 mdiobus_is_registered_device +EXPORT_SYMBOL vmlinux 0xde406382 blackhole_netdev +EXPORT_SYMBOL vmlinux 0xde5ccaeb tty_driver_flush_buffer +EXPORT_SYMBOL vmlinux 0xde66e8e9 __netlink_kernel_create +EXPORT_SYMBOL vmlinux 0xde674498 kmem_cache_free +EXPORT_SYMBOL vmlinux 0xde76ae09 __SetPageMovable +EXPORT_SYMBOL vmlinux 0xde797ea2 __hw_addr_unsync_dev +EXPORT_SYMBOL vmlinux 0xde8f94a7 __sk_dst_check +EXPORT_SYMBOL vmlinux 0xde91448c load_vr_state +EXPORT_SYMBOL vmlinux 0xde95ec86 tcp_conn_request +EXPORT_SYMBOL vmlinux 0xde9b17ed agp3_generic_fetch_size +EXPORT_SYMBOL vmlinux 0xde9b92c0 ip_mc_check_igmp +EXPORT_SYMBOL vmlinux 0xde9c730f __nla_reserve +EXPORT_SYMBOL vmlinux 0xdeab4b98 sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0xded39a6b gen_kill_estimator +EXPORT_SYMBOL vmlinux 0xded56a4e tcp_v4_md5_lookup +EXPORT_SYMBOL vmlinux 0xdede217b rt6_lookup +EXPORT_SYMBOL vmlinux 0xdee4af69 xfrm_register_type +EXPORT_SYMBOL vmlinux 0xdef68d34 flow_keys_basic_dissector +EXPORT_SYMBOL vmlinux 0xdef7c893 fb_match_mode +EXPORT_SYMBOL vmlinux 0xdf00b5d7 percpu_counter_destroy +EXPORT_SYMBOL vmlinux 0xdf256037 kstrtou8_from_user +EXPORT_SYMBOL vmlinux 0xdf263119 devm_devfreq_unregister_notifier +EXPORT_SYMBOL vmlinux 0xdf2c2742 rb_last +EXPORT_SYMBOL vmlinux 0xdf3d3938 netdev_offload_xstats_push_delta +EXPORT_SYMBOL vmlinux 0xdf521442 _find_next_zero_bit +EXPORT_SYMBOL vmlinux 0xdf54a8f7 netlink_unregister_notifier +EXPORT_SYMBOL vmlinux 0xdf700cfa insert_inode_locked4 +EXPORT_SYMBOL vmlinux 0xdf7457c4 kmem_cache_destroy +EXPORT_SYMBOL vmlinux 0xdf929370 fs_overflowgid +EXPORT_SYMBOL vmlinux 0xdf93b9d8 timespec64_to_jiffies +EXPORT_SYMBOL vmlinux 0xdf9734a7 sg_nents +EXPORT_SYMBOL vmlinux 0xdfaeb0c6 udp_ioctl +EXPORT_SYMBOL vmlinux 0xdfbfe758 udp_lib_setsockopt +EXPORT_SYMBOL vmlinux 0xdfc12ef1 zstd_decompress_stream +EXPORT_SYMBOL vmlinux 0xdfc22bcb pci_find_resource +EXPORT_SYMBOL vmlinux 0xdfc9bb62 make_kprojid +EXPORT_SYMBOL vmlinux 0xdfcc992c current_work +EXPORT_SYMBOL vmlinux 0xdfd07594 ns_capable +EXPORT_SYMBOL vmlinux 0xdfd8110c flow_block_cb_is_busy +EXPORT_SYMBOL vmlinux 0xdfdc6dd2 agp_backend_acquire +EXPORT_SYMBOL vmlinux 0xdff905e5 vme_slave_free +EXPORT_SYMBOL vmlinux 0xdffc80fc vesa_modes +EXPORT_SYMBOL vmlinux 0xe000b4da netif_set_tso_max_size +EXPORT_SYMBOL vmlinux 0xe004acdc key_move +EXPORT_SYMBOL vmlinux 0xe0136a19 unregister_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0xe01bfb7a register_filesystem +EXPORT_SYMBOL vmlinux 0xe022e639 gen_pool_alloc_algo_owner +EXPORT_SYMBOL vmlinux 0xe0272409 set_groups +EXPORT_SYMBOL vmlinux 0xe0325ea7 reuseport_has_conns_set +EXPORT_SYMBOL vmlinux 0xe0342b98 get_task_cred +EXPORT_SYMBOL vmlinux 0xe03d865d tcp_release_cb +EXPORT_SYMBOL vmlinux 0xe0419ac4 kstrtos16 +EXPORT_SYMBOL vmlinux 0xe051b53c file_fdatawait_range +EXPORT_SYMBOL vmlinux 0xe053f05a phy_set_asym_pause +EXPORT_SYMBOL vmlinux 0xe05ab2bc __of_get_address +EXPORT_SYMBOL vmlinux 0xe080e8f0 set_current_groups +EXPORT_SYMBOL vmlinux 0xe0905a41 secure_tcpv6_ts_off +EXPORT_SYMBOL vmlinux 0xe091c977 list_sort +EXPORT_SYMBOL vmlinux 0xe0932070 radix__flush_all_mm +EXPORT_SYMBOL vmlinux 0xe09a5a47 pci_resize_resource +EXPORT_SYMBOL vmlinux 0xe0acc033 __alloc_skb +EXPORT_SYMBOL vmlinux 0xe0b13336 argv_free +EXPORT_SYMBOL vmlinux 0xe0b74044 md_integrity_register +EXPORT_SYMBOL vmlinux 0xe0b9065b security_xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0xe0c2cb8a dst_release_immediate +EXPORT_SYMBOL vmlinux 0xe0da2a04 seg6_hmac_info_lookup +EXPORT_SYMBOL vmlinux 0xe0fc2825 devm_extcon_register_notifier_all +EXPORT_SYMBOL vmlinux 0xe109dc8d block_page_mkwrite +EXPORT_SYMBOL vmlinux 0xe123f3d9 dma_fence_release +EXPORT_SYMBOL vmlinux 0xe12bda79 vme_dma_free_attribute +EXPORT_SYMBOL vmlinux 0xe130a9c5 xfrm_state_register_afinfo +EXPORT_SYMBOL vmlinux 0xe1317694 __kfifo_dma_in_prepare_r +EXPORT_SYMBOL vmlinux 0xe1479c40 napi_gro_flush +EXPORT_SYMBOL vmlinux 0xe14e0571 block_write_begin +EXPORT_SYMBOL vmlinux 0xe1692147 skb_flow_dissect_meta +EXPORT_SYMBOL vmlinux 0xe1705608 d_exact_alias +EXPORT_SYMBOL vmlinux 0xe173ce44 ip_sock_set_tos +EXPORT_SYMBOL vmlinux 0xe1762319 pci_alloc_dev +EXPORT_SYMBOL vmlinux 0xe1a5a1d1 param_array_ops +EXPORT_SYMBOL vmlinux 0xe1a8f7cb fwnode_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0xe1d43b84 _raw_write_lock_nested +EXPORT_SYMBOL vmlinux 0xe1dcf64a audit_log_format +EXPORT_SYMBOL vmlinux 0xe1e0f608 sched_autogroup_create_attach +EXPORT_SYMBOL vmlinux 0xe21f18ac __genradix_iter_peek +EXPORT_SYMBOL vmlinux 0xe24aea94 d_make_root +EXPORT_SYMBOL vmlinux 0xe254ca27 jbd2_fc_get_buf +EXPORT_SYMBOL vmlinux 0xe25d20d3 __xa_alloc_cyclic +EXPORT_SYMBOL vmlinux 0xe2632cf7 free_netdev +EXPORT_SYMBOL vmlinux 0xe274345c vfs_mkobj +EXPORT_SYMBOL vmlinux 0xe2a0493a jbd2_journal_abort +EXPORT_SYMBOL vmlinux 0xe2a2729f audit_log +EXPORT_SYMBOL vmlinux 0xe2c77da6 generic_update_time +EXPORT_SYMBOL vmlinux 0xe2d5255a strcmp +EXPORT_SYMBOL vmlinux 0xe2e1e832 inet_getname +EXPORT_SYMBOL vmlinux 0xe2ea1374 scsi_set_medium_removal +EXPORT_SYMBOL vmlinux 0xe30fa658 param_ops_bint +EXPORT_SYMBOL vmlinux 0xe3102fad ethtool_aggregate_rmon_stats +EXPORT_SYMBOL vmlinux 0xe315e23f fscrypt_ioctl_set_policy +EXPORT_SYMBOL vmlinux 0xe32ab4d8 xxh64_digest +EXPORT_SYMBOL vmlinux 0xe339e761 sock_set_rcvbuf +EXPORT_SYMBOL vmlinux 0xe34524fe tty_lock +EXPORT_SYMBOL vmlinux 0xe351325e fscrypt_free_bounce_page +EXPORT_SYMBOL vmlinux 0xe374ffdd xfrm4_protocol_deregister +EXPORT_SYMBOL vmlinux 0xe37cc472 pci_get_domain_bus_and_slot +EXPORT_SYMBOL vmlinux 0xe38526de d_instantiate_new +EXPORT_SYMBOL vmlinux 0xe386df0f netdev_update_features +EXPORT_SYMBOL vmlinux 0xe39b2ea5 sha256 +EXPORT_SYMBOL vmlinux 0xe39c3e00 dma_resv_add_fence +EXPORT_SYMBOL vmlinux 0xe3abf298 ip6_dst_alloc +EXPORT_SYMBOL vmlinux 0xe3ad3046 __sg_page_iter_dma_next +EXPORT_SYMBOL vmlinux 0xe3be23cc generic_perform_write +EXPORT_SYMBOL vmlinux 0xe3da7247 pci_write_config_dword +EXPORT_SYMBOL vmlinux 0xe3de6fa6 flow_rule_match_enc_ipv6_addrs +EXPORT_SYMBOL vmlinux 0xe3ec2f2b alloc_chrdev_region +EXPORT_SYMBOL vmlinux 0xe3f29f70 __init_waitqueue_head +EXPORT_SYMBOL vmlinux 0xe3feba56 tasklet_unlock_spin_wait +EXPORT_SYMBOL vmlinux 0xe3ff2c41 get_random_u64 +EXPORT_SYMBOL vmlinux 0xe419bc99 iowrite32be +EXPORT_SYMBOL vmlinux 0xe42a0d76 tty_register_driver +EXPORT_SYMBOL vmlinux 0xe469863c netdev_offload_xstats_enabled +EXPORT_SYMBOL vmlinux 0xe47ecc37 config_item_set_name +EXPORT_SYMBOL vmlinux 0xe4bb2e0c netdev_set_sb_channel +EXPORT_SYMBOL vmlinux 0xe4bb30c1 pcie_get_speed_cap +EXPORT_SYMBOL vmlinux 0xe4bc2c2f hdmi_drm_infoframe_pack +EXPORT_SYMBOL vmlinux 0xe4d5e5c8 vfs_iter_read +EXPORT_SYMBOL vmlinux 0xe4e4d7a8 init_task +EXPORT_SYMBOL vmlinux 0xe4e7cff3 tcp_sockets_allocated +EXPORT_SYMBOL vmlinux 0xe4f14d46 phy_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0xe5052c35 gtm_set_timer16 +EXPORT_SYMBOL vmlinux 0xe515e6ef tcf_idr_create_from_flags +EXPORT_SYMBOL vmlinux 0xe523ad75 synchronize_irq +EXPORT_SYMBOL vmlinux 0xe54914fd nf_register_net_hooks +EXPORT_SYMBOL vmlinux 0xe550aecd pci_request_regions +EXPORT_SYMBOL vmlinux 0xe55da85b flow_rule_match_basic +EXPORT_SYMBOL vmlinux 0xe56309c9 __inc_zone_page_state +EXPORT_SYMBOL vmlinux 0xe58090ca security_ib_endport_manage_subnet +EXPORT_SYMBOL vmlinux 0xe590dea3 sk_busy_loop_end +EXPORT_SYMBOL vmlinux 0xe5932577 build_skb_around +EXPORT_SYMBOL vmlinux 0xe5acadd6 page_pool_release_page +EXPORT_SYMBOL vmlinux 0xe5c78a99 do_blank_screen +EXPORT_SYMBOL vmlinux 0xe5d71a61 __cpu_possible_mask +EXPORT_SYMBOL vmlinux 0xe5d83aaa dev_mc_del +EXPORT_SYMBOL vmlinux 0xe5f2ede0 config_group_init_type_name +EXPORT_SYMBOL vmlinux 0xe5f47914 iterate_supers_type +EXPORT_SYMBOL vmlinux 0xe5ffbf3f validate_slab_cache +EXPORT_SYMBOL vmlinux 0xe62484ab cdrom_mode_select +EXPORT_SYMBOL vmlinux 0xe64b349d xsk_tx_peek_desc +EXPORT_SYMBOL vmlinux 0xe6550092 utf8_casefold +EXPORT_SYMBOL vmlinux 0xe66adfba pnv_pci_get_phb_node +EXPORT_SYMBOL vmlinux 0xe694077f gen_pool_for_each_chunk +EXPORT_SYMBOL vmlinux 0xe6a063cd of_clk_get_by_name +EXPORT_SYMBOL vmlinux 0xe6a22369 __dynamic_dev_dbg +EXPORT_SYMBOL vmlinux 0xe6a46d64 vlan_vids_del_by_dev +EXPORT_SYMBOL vmlinux 0xe6aeda60 dcache_readdir +EXPORT_SYMBOL vmlinux 0xe6b5ca9d unregister_quota_format +EXPORT_SYMBOL vmlinux 0xe6bfbe9c vio_register_device_node +EXPORT_SYMBOL vmlinux 0xe6d180de rtc_add_group +EXPORT_SYMBOL vmlinux 0xe6d2458e do_trace_netlink_extack +EXPORT_SYMBOL vmlinux 0xe6d34260 blk_queue_segment_boundary +EXPORT_SYMBOL vmlinux 0xe6e5c45c pci_irq_vector +EXPORT_SYMBOL vmlinux 0xe6f6a0e7 pnv_cxl_ioda_msi_setup +EXPORT_SYMBOL vmlinux 0xe7031951 set_nlink +EXPORT_SYMBOL vmlinux 0xe70d13a5 vlan_vid_add +EXPORT_SYMBOL vmlinux 0xe7132476 keyring_clear +EXPORT_SYMBOL vmlinux 0xe71a8bd2 __skb_checksum_complete_head +EXPORT_SYMBOL vmlinux 0xe71f2ed5 of_get_next_parent +EXPORT_SYMBOL vmlinux 0xe72f02b4 of_n_addr_cells +EXPORT_SYMBOL vmlinux 0xe731a362 single_open +EXPORT_SYMBOL vmlinux 0xe7342467 of_translate_dma_address +EXPORT_SYMBOL vmlinux 0xe737d1be mdiobus_setup_mdiodev_from_board_info +EXPORT_SYMBOL vmlinux 0xe74310dd sg_miter_stop +EXPORT_SYMBOL vmlinux 0xe743a2bc backlight_force_update +EXPORT_SYMBOL vmlinux 0xe74bbdd5 fc_mount +EXPORT_SYMBOL vmlinux 0xe75cb890 netdev_get_by_index +EXPORT_SYMBOL vmlinux 0xe760504a __blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0xe761fd19 phy_device_create +EXPORT_SYMBOL vmlinux 0xe76335c5 __debugger +EXPORT_SYMBOL vmlinux 0xe77a56d9 __sock_cmsg_send +EXPORT_SYMBOL vmlinux 0xe77ac6a2 qdisc_watchdog_init +EXPORT_SYMBOL vmlinux 0xe78237d5 tty_port_close +EXPORT_SYMBOL vmlinux 0xe78260fe agp_generic_free_gatt_table +EXPORT_SYMBOL vmlinux 0xe78aee53 rproc_alloc +EXPORT_SYMBOL vmlinux 0xe78b47dc netdev_upper_dev_unlink +EXPORT_SYMBOL vmlinux 0xe7aeb4b5 blk_post_runtime_resume +EXPORT_SYMBOL vmlinux 0xe7b56e08 input_copy_abs +EXPORT_SYMBOL vmlinux 0xe7c2c770 fwnode_irq_get_byname +EXPORT_SYMBOL vmlinux 0xe7ce7439 _memcpy_fromio +EXPORT_SYMBOL vmlinux 0xe7cfe63a locks_copy_conflock +EXPORT_SYMBOL vmlinux 0xe7d28912 input_enable_softrepeat +EXPORT_SYMBOL vmlinux 0xe7d4daac seq_list_next +EXPORT_SYMBOL vmlinux 0xe7ea59aa tcf_chain_get_by_act +EXPORT_SYMBOL vmlinux 0xe7f0a6fe pci_free_irq_vectors +EXPORT_SYMBOL vmlinux 0xe8052977 follow_down +EXPORT_SYMBOL vmlinux 0xe80aefb2 inode_init_owner +EXPORT_SYMBOL vmlinux 0xe844405e fscrypt_has_permitted_context +EXPORT_SYMBOL vmlinux 0xe8493660 nla_append +EXPORT_SYMBOL vmlinux 0xe878cc22 radix_tree_tagged +EXPORT_SYMBOL vmlinux 0xe87eb7cc ethtool_aggregate_pause_stats +EXPORT_SYMBOL vmlinux 0xe88bb070 unix_destruct_scm +EXPORT_SYMBOL vmlinux 0xe8a3016a vm_insert_pages +EXPORT_SYMBOL vmlinux 0xe8acb613 simple_transaction_read +EXPORT_SYMBOL vmlinux 0xe8d285b2 nla_policy_len +EXPORT_SYMBOL vmlinux 0xe8d54c77 xa_clear_mark +EXPORT_SYMBOL vmlinux 0xe8d9e8ab pci_read_vpd_any +EXPORT_SYMBOL vmlinux 0xe8eba214 generic_setlease +EXPORT_SYMBOL vmlinux 0xe8ecf8b1 pfifo_fast_ops +EXPORT_SYMBOL vmlinux 0xe8f65399 inet6_bind +EXPORT_SYMBOL vmlinux 0xe909997a bitmap_print_list_to_buf +EXPORT_SYMBOL vmlinux 0xe914e41e strcpy +EXPORT_SYMBOL vmlinux 0xe918a5a3 blk_rq_unmap_user +EXPORT_SYMBOL vmlinux 0xe92e0f72 nd_device_notify +EXPORT_SYMBOL vmlinux 0xe953b21f get_next_ino +EXPORT_SYMBOL vmlinux 0xe9579b5e request_key_tag +EXPORT_SYMBOL vmlinux 0xe970a53f vme_irq_free +EXPORT_SYMBOL vmlinux 0xe9987a37 nf_log_unset +EXPORT_SYMBOL vmlinux 0xe9a5a0c6 pci_setup_cardbus +EXPORT_SYMBOL vmlinux 0xe9acf0d8 __cgroup_bpf_run_filter_sk +EXPORT_SYMBOL vmlinux 0xe9bc931a qdisc_hash_del +EXPORT_SYMBOL vmlinux 0xe9c74062 vm_map_ram +EXPORT_SYMBOL vmlinux 0xe9d89ad2 __hw_addr_ref_sync_dev +EXPORT_SYMBOL vmlinux 0xe9dc12a4 zstd_get_error_name +EXPORT_SYMBOL vmlinux 0xe9ddf3f0 dev_vprintk_emit +EXPORT_SYMBOL vmlinux 0xe9e5d4e2 km_policy_notify +EXPORT_SYMBOL vmlinux 0xe9f695bd arch_get_random_seed_longs +EXPORT_SYMBOL vmlinux 0xe9f7149c zlib_deflate_workspacesize +EXPORT_SYMBOL vmlinux 0xe9fc8b01 gen_pool_add_owner +EXPORT_SYMBOL vmlinux 0xea2c8d3f __traceiter_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xea2e091a generic_file_llseek +EXPORT_SYMBOL vmlinux 0xea3c8e4e scsilun_to_int +EXPORT_SYMBOL vmlinux 0xea426e43 mempool_resize +EXPORT_SYMBOL vmlinux 0xea5c2268 scsi_rescan_device +EXPORT_SYMBOL vmlinux 0xea631c3b fb_get_mode +EXPORT_SYMBOL vmlinux 0xea6f9a36 zlib_deflate_dfltcc_enabled +EXPORT_SYMBOL vmlinux 0xea76dc5e genphy_read_status +EXPORT_SYMBOL vmlinux 0xea79fe72 vmf_insert_pfn_prot +EXPORT_SYMBOL vmlinux 0xea7daa08 __video_get_options +EXPORT_SYMBOL vmlinux 0xea80392f on_each_cpu_cond_mask +EXPORT_SYMBOL vmlinux 0xeac7486b t10_pi_type3_crc +EXPORT_SYMBOL vmlinux 0xeaee7c93 vlan_filter_drop_vids +EXPORT_SYMBOL vmlinux 0xeaf27bb6 __pskb_copy_fclone +EXPORT_SYMBOL vmlinux 0xeaf74ebf __do_once_done +EXPORT_SYMBOL vmlinux 0xeafc141f __posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xeafcc7a3 dcb_ieee_getapp_mask +EXPORT_SYMBOL vmlinux 0xeaff28c0 ip6_frag_next +EXPORT_SYMBOL vmlinux 0xeb000253 dev_load +EXPORT_SYMBOL vmlinux 0xeb0a475f rproc_remove_subdev +EXPORT_SYMBOL vmlinux 0xeb17e215 pci_assign_resource +EXPORT_SYMBOL vmlinux 0xeb233a45 __kmalloc +EXPORT_SYMBOL vmlinux 0xeb235d02 get_cached_acl +EXPORT_SYMBOL vmlinux 0xeb2d54e5 blk_mq_start_hw_queue +EXPORT_SYMBOL vmlinux 0xeb320f61 dma_map_page_attrs +EXPORT_SYMBOL vmlinux 0xeb37101c audit_log_end +EXPORT_SYMBOL vmlinux 0xeb44339a free_pages_exact +EXPORT_SYMBOL vmlinux 0xeb481630 framebuffer_alloc +EXPORT_SYMBOL vmlinux 0xeb48da5c of_n_size_cells +EXPORT_SYMBOL vmlinux 0xeb6183b8 dquot_mark_dquot_dirty +EXPORT_SYMBOL vmlinux 0xeb8c7b7b cxl_use_count +EXPORT_SYMBOL vmlinux 0xeb8f2d4f __pmd_frag_size_shift +EXPORT_SYMBOL vmlinux 0xeb99555b pci_bus_claim_resources +EXPORT_SYMBOL vmlinux 0xeb9b8fce __vio_register_driver +EXPORT_SYMBOL vmlinux 0xeb9eef52 match_uint +EXPORT_SYMBOL vmlinux 0xeba4f234 __xfrm_state_destroy +EXPORT_SYMBOL vmlinux 0xeba602fa skb_free_datagram +EXPORT_SYMBOL vmlinux 0xebb203b1 invalidate_mapping_pages +EXPORT_SYMBOL vmlinux 0xebb215a2 __sock_queue_rcv_skb +EXPORT_SYMBOL vmlinux 0xebcbff46 mipi_dsi_driver_register_full +EXPORT_SYMBOL vmlinux 0xebd1bee5 security_tun_dev_attach +EXPORT_SYMBOL vmlinux 0xebd211e4 inode_init_always +EXPORT_SYMBOL vmlinux 0xebf9312d serial8250_do_set_termios +EXPORT_SYMBOL vmlinux 0xec0e6401 netdev_lower_state_changed +EXPORT_SYMBOL vmlinux 0xec239048 sock_create +EXPORT_SYMBOL vmlinux 0xec24d350 lookup_one_positive_unlocked +EXPORT_SYMBOL vmlinux 0xec33c668 __SCK__tp_func_spi_transfer_start +EXPORT_SYMBOL vmlinux 0xec33e413 __traceiter_spi_transfer_start +EXPORT_SYMBOL vmlinux 0xec40c0da of_graph_get_remote_port_parent +EXPORT_SYMBOL vmlinux 0xec4d9e3a clk_get_sys +EXPORT_SYMBOL vmlinux 0xec4fb493 remove_wait_queue +EXPORT_SYMBOL vmlinux 0xec5ed302 is_free_buddy_page +EXPORT_SYMBOL vmlinux 0xec6751b3 fd_install +EXPORT_SYMBOL vmlinux 0xec6e3c44 d_tmpfile +EXPORT_SYMBOL vmlinux 0xec7e95d6 unload_nls +EXPORT_SYMBOL vmlinux 0xec96054d km_report +EXPORT_SYMBOL vmlinux 0xec97ead8 __kernel_io_start +EXPORT_SYMBOL vmlinux 0xec980751 sched_autogroup_detach +EXPORT_SYMBOL vmlinux 0xec9dbbd0 dquot_operations +EXPORT_SYMBOL vmlinux 0xeca957d1 __bitmap_and +EXPORT_SYMBOL vmlinux 0xecbee5cc input_get_keycode +EXPORT_SYMBOL vmlinux 0xecc60723 udp_lib_unhash +EXPORT_SYMBOL vmlinux 0xece784c2 rb_first +EXPORT_SYMBOL vmlinux 0xecfb53e6 neigh_parms_release +EXPORT_SYMBOL vmlinux 0xed0e2e18 md_integrity_add_rdev +EXPORT_SYMBOL vmlinux 0xed2231fd tcp_filter +EXPORT_SYMBOL vmlinux 0xed2e7f77 scsi_track_queue_full +EXPORT_SYMBOL vmlinux 0xed475de5 __tcp_md5_do_lookup +EXPORT_SYMBOL vmlinux 0xed47cba7 tcp_openreq_init_rwin +EXPORT_SYMBOL vmlinux 0xed4eba57 crypto_kdf108_ctr_generate +EXPORT_SYMBOL vmlinux 0xed52f743 file_update_time +EXPORT_SYMBOL vmlinux 0xed5f83a5 devfreq_unregister_opp_notifier +EXPORT_SYMBOL vmlinux 0xed656e30 udp_encap_disable +EXPORT_SYMBOL vmlinux 0xed79660e input_set_capability +EXPORT_SYMBOL vmlinux 0xed79d991 __scm_destroy +EXPORT_SYMBOL vmlinux 0xed9fa765 md_write_start +EXPORT_SYMBOL vmlinux 0xeda2e038 scsi_cmd_allowed +EXPORT_SYMBOL vmlinux 0xedb5b8f5 unix_gc_lock +EXPORT_SYMBOL vmlinux 0xedbaee5e nla_strcmp +EXPORT_SYMBOL vmlinux 0xedc03953 iounmap +EXPORT_SYMBOL vmlinux 0xedc71ece generic_permission +EXPORT_SYMBOL vmlinux 0xedcb992c netdev_printk +EXPORT_SYMBOL vmlinux 0xedd17b31 sock_get_timeout +EXPORT_SYMBOL vmlinux 0xede077b4 qdisc_watchdog_init_clockid +EXPORT_SYMBOL vmlinux 0xede65102 inet6_offloads +EXPORT_SYMBOL vmlinux 0xee0118df aperture_remove_conflicting_devices +EXPORT_SYMBOL vmlinux 0xee1ff9f3 pnv_cxl_alloc_hwirqs +EXPORT_SYMBOL vmlinux 0xee290aa4 mipi_dsi_dcs_get_pixel_format +EXPORT_SYMBOL vmlinux 0xee2d0fc7 _local_bh_enable +EXPORT_SYMBOL vmlinux 0xee310306 tcp_sock_set_user_timeout +EXPORT_SYMBOL vmlinux 0xee3d2d11 xfrm6_protocol_deregister +EXPORT_SYMBOL vmlinux 0xee40d517 vmap +EXPORT_SYMBOL vmlinux 0xee47e7a4 __destroy_inode +EXPORT_SYMBOL vmlinux 0xee4f7aa8 udp6_set_csum +EXPORT_SYMBOL vmlinux 0xee58a9de proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0xee58e970 fb_add_videomode +EXPORT_SYMBOL vmlinux 0xee883b06 __vmalloc_array +EXPORT_SYMBOL vmlinux 0xee8c02e9 vprintk_emit +EXPORT_SYMBOL vmlinux 0xee8d74d6 jiffies64_to_nsecs +EXPORT_SYMBOL vmlinux 0xee8ef74e down_read_killable +EXPORT_SYMBOL vmlinux 0xee8f8e73 vlan_dev_vlan_id +EXPORT_SYMBOL vmlinux 0xee91879b rb_first_postorder +EXPORT_SYMBOL vmlinux 0xeea9dbaf bitmap_bitremap +EXPORT_SYMBOL vmlinux 0xeeabec75 jbd2_journal_force_commit_nested +EXPORT_SYMBOL vmlinux 0xeec410d8 udp_set_csum +EXPORT_SYMBOL vmlinux 0xeecf6281 kmem_cache_free_bulk +EXPORT_SYMBOL vmlinux 0xeed28fb5 rproc_resource_cleanup +EXPORT_SYMBOL vmlinux 0xeed5bcca __pud_table_size +EXPORT_SYMBOL vmlinux 0xeed86934 __pskb_pull_tail +EXPORT_SYMBOL vmlinux 0xeee75d91 ucc_fast_init +EXPORT_SYMBOL vmlinux 0xeef03d4e __put_user_ns +EXPORT_SYMBOL vmlinux 0xeef4d148 tcf_exts_num_actions +EXPORT_SYMBOL vmlinux 0xeef6a1b7 dma_async_device_register +EXPORT_SYMBOL vmlinux 0xeef7ba53 __mmc_claim_host +EXPORT_SYMBOL vmlinux 0xeeff2850 refcount_dec_and_lock +EXPORT_SYMBOL vmlinux 0xef010ece tcp_sock_set_keepcnt +EXPORT_SYMBOL vmlinux 0xef013fdc kmem_cache_create +EXPORT_SYMBOL vmlinux 0xef3118be ip_getsockopt +EXPORT_SYMBOL vmlinux 0xef49b36d ipv6_chk_addr +EXPORT_SYMBOL vmlinux 0xef4b71f1 __qdisc_calculate_pkt_len +EXPORT_SYMBOL vmlinux 0xef4be00d uart_get_baud_rate +EXPORT_SYMBOL vmlinux 0xef575eb0 tcp_get_cookie_sock +EXPORT_SYMBOL vmlinux 0xef63745e i2c_smbus_read_word_data +EXPORT_SYMBOL vmlinux 0xef6549fa pagecache_isize_extended +EXPORT_SYMBOL vmlinux 0xef71a22c wait_for_completion_interruptible +EXPORT_SYMBOL vmlinux 0xef911fe5 tcp_req_err +EXPORT_SYMBOL vmlinux 0xefa34bcc ip_queue_xmit +EXPORT_SYMBOL vmlinux 0xefaf2e4f tcf_queue_work +EXPORT_SYMBOL vmlinux 0xefd1ec90 tcp_simple_retransmit +EXPORT_SYMBOL vmlinux 0xefd50a46 sb_min_blocksize +EXPORT_SYMBOL vmlinux 0xefdf871c netdev_master_upper_dev_get +EXPORT_SYMBOL vmlinux 0xefe7212d input_close_device +EXPORT_SYMBOL vmlinux 0xefeefc09 __SCK__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xefefcc14 input_get_poll_interval +EXPORT_SYMBOL vmlinux 0xeff67417 devfreq_suspend_device +EXPORT_SYMBOL vmlinux 0xf0009fee put_pages_list +EXPORT_SYMBOL vmlinux 0xf00560c6 fs_param_is_blob +EXPORT_SYMBOL vmlinux 0xf0272651 _dev_crit +EXPORT_SYMBOL vmlinux 0xf0329ad1 down_read_trylock +EXPORT_SYMBOL vmlinux 0xf03b68dd tcp_read_sock +EXPORT_SYMBOL vmlinux 0xf04b50c4 cdrom_get_media_event +EXPORT_SYMBOL vmlinux 0xf05125db mini_qdisc_pair_block_init +EXPORT_SYMBOL vmlinux 0xf0551384 scsi_unblock_requests +EXPORT_SYMBOL vmlinux 0xf05bb61f __blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0xf0777a31 nf_log_trace +EXPORT_SYMBOL vmlinux 0xf07b07f6 sg_free_append_table +EXPORT_SYMBOL vmlinux 0xf07b6031 page_readlink +EXPORT_SYMBOL vmlinux 0xf07fe9a0 lockref_put_or_lock +EXPORT_SYMBOL vmlinux 0xf086156b xor_altivec_3 +EXPORT_SYMBOL vmlinux 0xf0910ebc nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xf09b5d9a get_zeroed_page +EXPORT_SYMBOL vmlinux 0xf0a14c82 fs_context_for_submount +EXPORT_SYMBOL vmlinux 0xf0a7ce7a agp_generic_alloc_pages +EXPORT_SYMBOL vmlinux 0xf0c691dc ethtool_op_get_link +EXPORT_SYMBOL vmlinux 0xf0ce129b xfrm4_rcv_encap +EXPORT_SYMBOL vmlinux 0xf0d91b43 simple_statfs +EXPORT_SYMBOL vmlinux 0xf0de6b81 fscrypt_encrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xf0fdf6cb __stack_chk_fail +EXPORT_SYMBOL vmlinux 0xf0fe86b4 netdev_class_remove_file_ns +EXPORT_SYMBOL vmlinux 0xf11007d0 scsi_scan_host +EXPORT_SYMBOL vmlinux 0xf110ab12 ptp_find_pin_unlocked +EXPORT_SYMBOL vmlinux 0xf110d1cb pseries_enable_reloc_on_exc +EXPORT_SYMBOL vmlinux 0xf11c9fa6 scsi_done_direct +EXPORT_SYMBOL vmlinux 0xf11dd46e _page_poisoning_enabled_early +EXPORT_SYMBOL vmlinux 0xf1204309 qdisc_tree_reduce_backlog +EXPORT_SYMBOL vmlinux 0xf12a705c generic_key_instantiate +EXPORT_SYMBOL vmlinux 0xf1349228 swake_up_locked +EXPORT_SYMBOL vmlinux 0xf14a1667 pci_free_irq +EXPORT_SYMBOL vmlinux 0xf1535ca9 devfreq_get_freq_range +EXPORT_SYMBOL vmlinux 0xf169aa32 __netlink_ns_capable +EXPORT_SYMBOL vmlinux 0xf17ef471 param_ops_byte +EXPORT_SYMBOL vmlinux 0xf184b064 netdev_lower_get_first_private_rcu +EXPORT_SYMBOL vmlinux 0xf195c682 fb_invert_cmaps +EXPORT_SYMBOL vmlinux 0xf1969a8e __usecs_to_jiffies +EXPORT_SYMBOL vmlinux 0xf198ec6e mipi_dsi_generic_write +EXPORT_SYMBOL vmlinux 0xf1a65f7b zstd_reset_dstream +EXPORT_SYMBOL vmlinux 0xf1ac35c2 devfreq_remove_device +EXPORT_SYMBOL vmlinux 0xf1b360ca cfb_copyarea +EXPORT_SYMBOL vmlinux 0xf1be5b63 dma_fence_chain_init +EXPORT_SYMBOL vmlinux 0xf1d18e90 _outsw_ns +EXPORT_SYMBOL vmlinux 0xf1db1704 nla_memcpy +EXPORT_SYMBOL vmlinux 0xf1e046cc panic +EXPORT_SYMBOL vmlinux 0xf1e98c74 avenrun +EXPORT_SYMBOL vmlinux 0xf1f88a0e dm_kcopyd_prepare_callback +EXPORT_SYMBOL vmlinux 0xf1fb26c7 __vfs_setxattr +EXPORT_SYMBOL vmlinux 0xf201c0f0 pci_restore_state +EXPORT_SYMBOL vmlinux 0xf202c16c readahead_expand +EXPORT_SYMBOL vmlinux 0xf22a0ab2 inet_register_protosw +EXPORT_SYMBOL vmlinux 0xf23221b4 devm_ioremap +EXPORT_SYMBOL vmlinux 0xf23f262a ip_options_compile +EXPORT_SYMBOL vmlinux 0xf23fcb99 __kfifo_in +EXPORT_SYMBOL vmlinux 0xf241461f __xa_insert +EXPORT_SYMBOL vmlinux 0xf247c076 rtnetlink_put_metrics +EXPORT_SYMBOL vmlinux 0xf2494d42 kernel_listen +EXPORT_SYMBOL vmlinux 0xf252442b genphy_write_mmd_unsupported +EXPORT_SYMBOL vmlinux 0xf254c9a3 dev_lstats_read +EXPORT_SYMBOL vmlinux 0xf25f761f pm860x_bulk_write +EXPORT_SYMBOL vmlinux 0xf2628676 zstd_compress_cctx +EXPORT_SYMBOL vmlinux 0xf287100f inet_dev_addr_type +EXPORT_SYMBOL vmlinux 0xf28cf0ae __hw_addr_init +EXPORT_SYMBOL vmlinux 0xf2a00965 dma_resv_iter_next_unlocked +EXPORT_SYMBOL vmlinux 0xf2a1e3cd mmc_register_driver +EXPORT_SYMBOL vmlinux 0xf2a8efae dm_kcopyd_do_callback +EXPORT_SYMBOL vmlinux 0xf2b03bf6 __fput_sync +EXPORT_SYMBOL vmlinux 0xf2b65318 of_scan_pci_bridge +EXPORT_SYMBOL vmlinux 0xf2bcbb6f pcim_pin_device +EXPORT_SYMBOL vmlinux 0xf2c43f3f zlib_deflate +EXPORT_SYMBOL vmlinux 0xf2d3d8e2 fs_param_is_path +EXPORT_SYMBOL vmlinux 0xf2e5bd87 security_free_mnt_opts +EXPORT_SYMBOL vmlinux 0xf2f53617 memregion_free +EXPORT_SYMBOL vmlinux 0xf2f60169 genphy_config_eee_advert +EXPORT_SYMBOL vmlinux 0xf3056676 mpage_readahead +EXPORT_SYMBOL vmlinux 0xf30974da dev_addr_add +EXPORT_SYMBOL vmlinux 0xf316a60d of_translate_dma_region +EXPORT_SYMBOL vmlinux 0xf31a823b xfrm_policy_delete +EXPORT_SYMBOL vmlinux 0xf32020aa xp_dma_unmap +EXPORT_SYMBOL vmlinux 0xf346231f seq_list_start_head +EXPORT_SYMBOL vmlinux 0xf353a698 register_module_notifier +EXPORT_SYMBOL vmlinux 0xf35e7f4b netif_carrier_off +EXPORT_SYMBOL vmlinux 0xf367b269 ptp_clock_index +EXPORT_SYMBOL vmlinux 0xf36dd7fe devm_devfreq_register_opp_notifier +EXPORT_SYMBOL vmlinux 0xf36f42a9 slhc_uncompress +EXPORT_SYMBOL vmlinux 0xf383b392 eth_prepare_mac_addr_change +EXPORT_SYMBOL vmlinux 0xf390f6f1 __bitmap_andnot +EXPORT_SYMBOL vmlinux 0xf3916987 global_cursor_default +EXPORT_SYMBOL vmlinux 0xf3932313 mb_cache_entry_wait_unused +EXPORT_SYMBOL vmlinux 0xf39f51eb bpf_map_get +EXPORT_SYMBOL vmlinux 0xf3a43a62 padata_free_shell +EXPORT_SYMBOL vmlinux 0xf3a57892 release_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0xf3c942de flow_rule_match_enc_opts +EXPORT_SYMBOL vmlinux 0xf3e0e1df allocate_resource +EXPORT_SYMBOL vmlinux 0xf3e77980 tcp_md5_hash_skb_data +EXPORT_SYMBOL vmlinux 0xf3e85b96 current_in_userns +EXPORT_SYMBOL vmlinux 0xf3fdfc26 lookup_one_len +EXPORT_SYMBOL vmlinux 0xf4012dd3 skb_get_hash_perturb +EXPORT_SYMBOL vmlinux 0xf4025130 mmc_put_card +EXPORT_SYMBOL vmlinux 0xf40a6119 kset_register +EXPORT_SYMBOL vmlinux 0xf410581a jbd2_journal_blocks_per_page +EXPORT_SYMBOL vmlinux 0xf41d0cbe dm_get_device +EXPORT_SYMBOL vmlinux 0xf43a001c i2c_smbus_xfer +EXPORT_SYMBOL vmlinux 0xf446f7b8 kill_fasync +EXPORT_SYMBOL vmlinux 0xf44a204d edac_mc_find +EXPORT_SYMBOL vmlinux 0xf44a904a net_ns_barrier +EXPORT_SYMBOL vmlinux 0xf44f852a phy_check_valid +EXPORT_SYMBOL vmlinux 0xf4571803 phy_stop +EXPORT_SYMBOL vmlinux 0xf4663176 inode_needs_sync +EXPORT_SYMBOL vmlinux 0xf472017a swake_up_all +EXPORT_SYMBOL vmlinux 0xf474c21c bitmap_print_to_pagebuf +EXPORT_SYMBOL vmlinux 0xf474fdcb kfree_const +EXPORT_SYMBOL vmlinux 0xf49897ec migrate_vma_pages +EXPORT_SYMBOL vmlinux 0xf4db35bc stpcpy +EXPORT_SYMBOL vmlinux 0xf4e63c70 sk_wait_data +EXPORT_SYMBOL vmlinux 0xf4f14de6 rtnl_trylock +EXPORT_SYMBOL vmlinux 0xf4f20193 pcie_capability_clear_and_set_word_unlocked +EXPORT_SYMBOL vmlinux 0xf4fbb110 phy_mii_ioctl +EXPORT_SYMBOL vmlinux 0xf502a861 ip_do_fragment +EXPORT_SYMBOL vmlinux 0xf502c117 tty_termios_copy_hw +EXPORT_SYMBOL vmlinux 0xf50bba91 to_nd_pfn +EXPORT_SYMBOL vmlinux 0xf5122420 ata_std_end_eh +EXPORT_SYMBOL vmlinux 0xf537de8d param_set_bool +EXPORT_SYMBOL vmlinux 0xf53d4c26 qdisc_class_hash_destroy +EXPORT_SYMBOL vmlinux 0xf53f722e trace_print_symbols_seq +EXPORT_SYMBOL vmlinux 0xf541ff22 jbd2_fc_release_bufs +EXPORT_SYMBOL vmlinux 0xf5420994 phy_drivers_register +EXPORT_SYMBOL vmlinux 0xf5488fd9 idr_alloc_cyclic +EXPORT_SYMBOL vmlinux 0xf54a40db proc_dointvec +EXPORT_SYMBOL vmlinux 0xf54e5f6b alloc_fddidev +EXPORT_SYMBOL vmlinux 0xf55b3b3d __arch_hweight16 +EXPORT_SYMBOL vmlinux 0xf596b950 vmf_insert_mixed_mkwrite +EXPORT_SYMBOL vmlinux 0xf5a20ed2 __genradix_prealloc +EXPORT_SYMBOL vmlinux 0xf5a62ecc _memset_io +EXPORT_SYMBOL vmlinux 0xf5be740d of_get_ethdev_address +EXPORT_SYMBOL vmlinux 0xf5d24668 tcp_sock_set_syncnt +EXPORT_SYMBOL vmlinux 0xf5d3588e devm_input_allocate_device +EXPORT_SYMBOL vmlinux 0xf5df7458 skb_pull +EXPORT_SYMBOL vmlinux 0xf5e1558d crash_shutdown_unregister +EXPORT_SYMBOL vmlinux 0xf5e27f3c dma_fence_signal_timestamp_locked +EXPORT_SYMBOL vmlinux 0xf5e3575e netdev_pick_tx +EXPORT_SYMBOL vmlinux 0xf5e7ea40 ktime_get_coarse_ts64 +EXPORT_SYMBOL vmlinux 0xf5ee6401 nd_btt_probe +EXPORT_SYMBOL vmlinux 0xf6150d63 __xa_set_mark +EXPORT_SYMBOL vmlinux 0xf62c39fe ucc_slow_graceful_stop_tx +EXPORT_SYMBOL vmlinux 0xf6307e14 netdev_upper_get_next_dev_rcu +EXPORT_SYMBOL vmlinux 0xf630fac1 simple_release_fs +EXPORT_SYMBOL vmlinux 0xf63cff17 try_module_get +EXPORT_SYMBOL vmlinux 0xf643d104 hsiphash_4u32 +EXPORT_SYMBOL vmlinux 0xf6556154 compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0xf665f74f sock_load_diag_module +EXPORT_SYMBOL vmlinux 0xf66db6dc unregister_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0xf6707250 reuseport_stop_listen_sock +EXPORT_SYMBOL vmlinux 0xf6781593 dev_get_port_parent_id +EXPORT_SYMBOL vmlinux 0xf68285c0 register_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xf6a16545 scsi_bios_ptable +EXPORT_SYMBOL vmlinux 0xf6b3c514 agp_generic_alloc_user +EXPORT_SYMBOL vmlinux 0xf6b4fb4f __skb_checksum +EXPORT_SYMBOL vmlinux 0xf6b947c3 nf_setsockopt +EXPORT_SYMBOL vmlinux 0xf6c8b673 reuseport_detach_sock +EXPORT_SYMBOL vmlinux 0xf6dd4da5 vio_find_node +EXPORT_SYMBOL vmlinux 0xf6e134a2 proc_set_size +EXPORT_SYMBOL vmlinux 0xf6ebc03b net_ratelimit +EXPORT_SYMBOL vmlinux 0xf6f9d58d init_on_free +EXPORT_SYMBOL vmlinux 0xf6fc8791 __bitmap_xor +EXPORT_SYMBOL vmlinux 0xf705fbd4 folio_add_lru +EXPORT_SYMBOL vmlinux 0xf725f14e sk_stream_wait_memory +EXPORT_SYMBOL vmlinux 0xf726ed30 gnet_stats_copy_app +EXPORT_SYMBOL vmlinux 0xf72e120d mmc_request_done +EXPORT_SYMBOL vmlinux 0xf7347bdc phy_support_asym_pause +EXPORT_SYMBOL vmlinux 0xf7370f56 system_state +EXPORT_SYMBOL vmlinux 0xf738d1be register_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xf742e8c8 generic_ro_fops +EXPORT_SYMBOL vmlinux 0xf7574ebe uart_match_port +EXPORT_SYMBOL vmlinux 0xf76173a2 request_firmware +EXPORT_SYMBOL vmlinux 0xf7817be7 unregister_shrinker +EXPORT_SYMBOL vmlinux 0xf795efec blk_queue_dma_alignment +EXPORT_SYMBOL vmlinux 0xf7c25f0c scsi_eh_finish_cmd +EXPORT_SYMBOL vmlinux 0xf7c2df39 __wake_up_bit +EXPORT_SYMBOL vmlinux 0xf7c59e52 genphy_read_abilities +EXPORT_SYMBOL vmlinux 0xf7c839e9 arp_tbl +EXPORT_SYMBOL vmlinux 0xf7d31de9 kstrtoul_from_user +EXPORT_SYMBOL vmlinux 0xf7efcc72 scsi_command_normalize_sense +EXPORT_SYMBOL vmlinux 0xf7fcdaec udp_seq_stop +EXPORT_SYMBOL vmlinux 0xf80b0f91 mode_strip_sgid +EXPORT_SYMBOL vmlinux 0xf811e69d scsi_eh_flush_done_q +EXPORT_SYMBOL vmlinux 0xf812cff6 memscan +EXPORT_SYMBOL vmlinux 0xf812e574 _raw_read_lock_irqsave +EXPORT_SYMBOL vmlinux 0xf82ec573 rb_prev +EXPORT_SYMBOL vmlinux 0xf84bd6ee bpf_stats_enabled_key +EXPORT_SYMBOL vmlinux 0xf86f7c64 dquot_set_dqblk +EXPORT_SYMBOL vmlinux 0xf87a92b9 md_bitmap_start_sync +EXPORT_SYMBOL vmlinux 0xf88457bc scsicam_bios_param +EXPORT_SYMBOL vmlinux 0xf88ecec4 kvmemdup +EXPORT_SYMBOL vmlinux 0xf89b7e16 blk_integrity_unregister +EXPORT_SYMBOL vmlinux 0xf8aefa52 serio_close +EXPORT_SYMBOL vmlinux 0xf8b0d007 input_mt_init_slots +EXPORT_SYMBOL vmlinux 0xf8c63b25 ptp_clock_register +EXPORT_SYMBOL vmlinux 0xf8d07858 bitmap_from_arr32 +EXPORT_SYMBOL vmlinux 0xf8d2bc2c zstd_find_frame_compressed_size +EXPORT_SYMBOL vmlinux 0xf8db76fa sys_imageblit +EXPORT_SYMBOL vmlinux 0xf8e1115e _outsl_ns +EXPORT_SYMBOL vmlinux 0xf8f4e8e4 blk_rq_append_bio +EXPORT_SYMBOL vmlinux 0xf8f61ebc wake_up_var +EXPORT_SYMBOL vmlinux 0xf9075034 ip_sock_set_freebind +EXPORT_SYMBOL vmlinux 0xf91509f1 unregister_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0xf921b919 __inode_add_bytes +EXPORT_SYMBOL vmlinux 0xf9367d7a devm_aperture_acquire_for_platform_device +EXPORT_SYMBOL vmlinux 0xf93fd09c fb_find_mode_cvt +EXPORT_SYMBOL vmlinux 0xf94efa8a __pci_register_driver +EXPORT_SYMBOL vmlinux 0xf9551216 kern_unmount +EXPORT_SYMBOL vmlinux 0xf958c37d tcf_action_update_hw_stats +EXPORT_SYMBOL vmlinux 0xf9605752 xfrm_unregister_type_offload +EXPORT_SYMBOL vmlinux 0xf9673497 jbd2_journal_check_used_features +EXPORT_SYMBOL vmlinux 0xf96c017a fb_io_read +EXPORT_SYMBOL vmlinux 0xf9722676 twl_i2c_write +EXPORT_SYMBOL vmlinux 0xf983dd61 tcf_block_put +EXPORT_SYMBOL vmlinux 0xf9a482f9 msleep +EXPORT_SYMBOL vmlinux 0xf9b1cdcd smp_call_function_many +EXPORT_SYMBOL vmlinux 0xf9bddaaa mini_qdisc_pair_swap +EXPORT_SYMBOL vmlinux 0xf9bfac6e trace_event_printf +EXPORT_SYMBOL vmlinux 0xf9c0b663 strlcat +EXPORT_SYMBOL vmlinux 0xf9c2f570 __zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0xf9c62230 netif_set_tso_max_segs +EXPORT_SYMBOL vmlinux 0xf9c84b14 pci_set_master +EXPORT_SYMBOL vmlinux 0xf9ca2eb4 kstrtoint_from_user +EXPORT_SYMBOL vmlinux 0xf9cdd3ce mmc_can_secure_erase_trim +EXPORT_SYMBOL vmlinux 0xf9cdddc3 __cpuhp_remove_state_cpuslocked +EXPORT_SYMBOL vmlinux 0xf9f864e6 udpv6_sendmsg +EXPORT_SYMBOL vmlinux 0xf9fb8112 may_umount_tree +EXPORT_SYMBOL vmlinux 0xfa08c34a page_offline_end +EXPORT_SYMBOL vmlinux 0xfa2021fd vfs_fadvise +EXPORT_SYMBOL vmlinux 0xfa2e5f32 i2c_smbus_pec +EXPORT_SYMBOL vmlinux 0xfa2ec68a simple_rmdir +EXPORT_SYMBOL vmlinux 0xfa45c231 ram_aops +EXPORT_SYMBOL vmlinux 0xfa4d2f03 __nla_parse +EXPORT_SYMBOL vmlinux 0xfa599bb2 netlink_register_notifier +EXPORT_SYMBOL vmlinux 0xfa8b95aa of_find_net_device_by_node +EXPORT_SYMBOL vmlinux 0xfa9c2ece _raw_read_trylock +EXPORT_SYMBOL vmlinux 0xfaaa12d0 _page_poisoning_enabled +EXPORT_SYMBOL vmlinux 0xfaaf64c5 phy_do_ioctl +EXPORT_SYMBOL vmlinux 0xfab05c4e iov_iter_init +EXPORT_SYMBOL vmlinux 0xfac8865f sysctl_wmem_max +EXPORT_SYMBOL vmlinux 0xfacde28b fifo_set_limit +EXPORT_SYMBOL vmlinux 0xfaecb308 memcg_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0xfb0f59c2 eth_gro_receive +EXPORT_SYMBOL vmlinux 0xfb1c482e pps_lookup_dev +EXPORT_SYMBOL vmlinux 0xfb232c7e idr_get_next_ul +EXPORT_SYMBOL vmlinux 0xfb348fea fault_in_safe_writeable +EXPORT_SYMBOL vmlinux 0xfb384d37 kasprintf +EXPORT_SYMBOL vmlinux 0xfb44e508 file_check_and_advance_wb_err +EXPORT_SYMBOL vmlinux 0xfb456f9e cred_fscmp +EXPORT_SYMBOL vmlinux 0xfb53807c sk_capable +EXPORT_SYMBOL vmlinux 0xfb6af58d recalc_sigpending +EXPORT_SYMBOL vmlinux 0xfb6d3174 is_bad_inode +EXPORT_SYMBOL vmlinux 0xfb73f1a9 i2c_smbus_write_block_data +EXPORT_SYMBOL vmlinux 0xfb81c7ab dev_disable_lro +EXPORT_SYMBOL vmlinux 0xfb9087c2 security_sk_clone +EXPORT_SYMBOL vmlinux 0xfba192ce ip_defrag +EXPORT_SYMBOL vmlinux 0xfba609e4 __mdiobus_read +EXPORT_SYMBOL vmlinux 0xfba7a5f5 __get_random_u32_below +EXPORT_SYMBOL vmlinux 0xfba7ddd2 match_u64 +EXPORT_SYMBOL vmlinux 0xfbaaf01e console_lock +EXPORT_SYMBOL vmlinux 0xfbab1bb1 ioread8_rep +EXPORT_SYMBOL vmlinux 0xfbad3cf0 scsi_normalize_sense +EXPORT_SYMBOL vmlinux 0xfbb0cd67 dput +EXPORT_SYMBOL vmlinux 0xfbb61f6a __netif_napi_del +EXPORT_SYMBOL vmlinux 0xfbb7ba84 mnt_set_expiry +EXPORT_SYMBOL vmlinux 0xfbb8a761 strscpy_pad +EXPORT_SYMBOL vmlinux 0xfbbb8faf fwnode_get_mac_address +EXPORT_SYMBOL vmlinux 0xfbc4f89e io_schedule_timeout +EXPORT_SYMBOL vmlinux 0xfbcd7763 __folio_start_writeback +EXPORT_SYMBOL vmlinux 0xfbdf7a36 vfs_dedupe_file_range_one +EXPORT_SYMBOL vmlinux 0xfbe215e4 sg_next +EXPORT_SYMBOL vmlinux 0xfbee165c mmc_gpiod_request_ro +EXPORT_SYMBOL vmlinux 0xfbf5f6d1 inet_protos +EXPORT_SYMBOL vmlinux 0xfc39e32f ioport_unmap +EXPORT_SYMBOL vmlinux 0xfc421e79 gnet_stats_add_queue +EXPORT_SYMBOL vmlinux 0xfc7b1610 fuse_dequeue_forget +EXPORT_SYMBOL vmlinux 0xfc86c48c scsi_host_put +EXPORT_SYMBOL vmlinux 0xfc8e71ce simple_dir_inode_operations +EXPORT_SYMBOL vmlinux 0xfc8e97d7 unregister_nexthop_notifier +EXPORT_SYMBOL vmlinux 0xfca8e71b bpf_empty_prog_array +EXPORT_SYMBOL vmlinux 0xfcafc099 jbd2_submit_inode_data +EXPORT_SYMBOL vmlinux 0xfcb27ff0 percpu_counter_sync +EXPORT_SYMBOL vmlinux 0xfcbff6f8 pci_enable_device_mem +EXPORT_SYMBOL vmlinux 0xfcce2f7d ucc_fast_enable +EXPORT_SYMBOL vmlinux 0xfcd1819a hdmi_spd_infoframe_check +EXPORT_SYMBOL vmlinux 0xfce27a8c sockopt_lock_sock +EXPORT_SYMBOL vmlinux 0xfcec0987 enable_irq +EXPORT_SYMBOL vmlinux 0xfcec89a5 __devm_of_mdiobus_register +EXPORT_SYMBOL vmlinux 0xfd299dac skb_copy +EXPORT_SYMBOL vmlinux 0xfd30af89 crypto_sha3_update +EXPORT_SYMBOL vmlinux 0xfd50205d devfreq_monitor_stop +EXPORT_SYMBOL vmlinux 0xfd8f7d17 kthread_create_worker +EXPORT_SYMBOL vmlinux 0xfda16795 netif_schedule_queue +EXPORT_SYMBOL vmlinux 0xfdcc8a0e fb_find_best_display +EXPORT_SYMBOL vmlinux 0xfdd4216d pcibios_align_resource +EXPORT_SYMBOL vmlinux 0xfdde31b7 agp_free_memory +EXPORT_SYMBOL vmlinux 0xfdde5ede cdev_add +EXPORT_SYMBOL vmlinux 0xfde59c14 __filemap_get_folio +EXPORT_SYMBOL vmlinux 0xfde75723 agp_generic_insert_memory +EXPORT_SYMBOL vmlinux 0xfded48ed enable_kernel_fp +EXPORT_SYMBOL vmlinux 0xfdf08caf phy_attached_print +EXPORT_SYMBOL vmlinux 0xfdf8882b configfs_depend_item_unlocked +EXPORT_SYMBOL vmlinux 0xfdfcdd5f __csum_partial +EXPORT_SYMBOL vmlinux 0xfe029963 unregister_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xfe052363 ioread64_lo_hi +EXPORT_SYMBOL vmlinux 0xfe1c9ea5 sg_pcopy_from_buffer +EXPORT_SYMBOL vmlinux 0xfe1d2e94 key_create_or_update +EXPORT_SYMBOL vmlinux 0xfe2858de begin_new_exec +EXPORT_SYMBOL vmlinux 0xfe3377dc arp_create +EXPORT_SYMBOL vmlinux 0xfe365fa6 blk_execute_rq +EXPORT_SYMBOL vmlinux 0xfe3e9c12 agp_backend_release +EXPORT_SYMBOL vmlinux 0xfe487975 init_wait_entry +EXPORT_SYMBOL vmlinux 0xfe560ab3 flow_block_cb_setup_simple +EXPORT_SYMBOL vmlinux 0xfe58fe02 blk_rq_map_integrity_sg +EXPORT_SYMBOL vmlinux 0xfe5d4bb2 sys_tz +EXPORT_SYMBOL vmlinux 0xfe86278d inet_del_offload +EXPORT_SYMBOL vmlinux 0xfe916dc6 hex_dump_to_buffer +EXPORT_SYMBOL vmlinux 0xfeaff199 tcp_rtx_synack +EXPORT_SYMBOL vmlinux 0xfece4639 dmam_alloc_attrs +EXPORT_SYMBOL vmlinux 0xfed52834 devm_arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0xfedcdb60 seq_hlist_next_percpu +EXPORT_SYMBOL vmlinux 0xfee8de6a _raw_spin_lock_bh +EXPORT_SYMBOL vmlinux 0xfeebc7c4 __kfifo_from_user_r +EXPORT_SYMBOL vmlinux 0xfefcb98e vme_dma_vme_attribute +EXPORT_SYMBOL vmlinux 0xff04a39e mmc_can_discard +EXPORT_SYMBOL vmlinux 0xff18a576 __phy_read_mmd +EXPORT_SYMBOL vmlinux 0xff1e8fec vmf_insert_pfn +EXPORT_SYMBOL vmlinux 0xff1e9dd8 seq_list_start +EXPORT_SYMBOL vmlinux 0xff20a0e7 bdi_set_max_ratio +EXPORT_SYMBOL vmlinux 0xff282521 rfkill_register +EXPORT_SYMBOL vmlinux 0xff28bd06 security_sock_graft +EXPORT_SYMBOL vmlinux 0xff41a709 __tracepoint_kmalloc +EXPORT_SYMBOL vmlinux 0xff470cfe blk_mq_end_request +EXPORT_SYMBOL vmlinux 0xff5ad429 iov_iter_advance +EXPORT_SYMBOL vmlinux 0xff614cb4 param_get_byte +EXPORT_SYMBOL vmlinux 0xff6878cf fb_default_cmap +EXPORT_SYMBOL vmlinux 0xff722a11 pcim_iomap_table +EXPORT_SYMBOL vmlinux 0xff87a58b dma_fence_array_next +EXPORT_SYMBOL vmlinux 0xff9d6db2 dev_trans_start +EXPORT_SYMBOL vmlinux 0xffc4f200 zstd_compress_stream +EXPORT_SYMBOL vmlinux 0xffcc4ec7 tcp_bpf_bypass_getsockopt +EXPORT_SYMBOL vmlinux 0xffe690fd udp_table +EXPORT_SYMBOL vmlinux 0xffea5523 mini_qdisc_pair_init +EXPORT_SYMBOL vmlinux 0xffee973d filemap_invalidate_unlock_two +EXPORT_SYMBOL vmlinux 0xffeedf6a delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0xfff74aa2 mdiobus_alloc_size +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x032ee159 kvm_vcpu_read_guest_atomic +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x0531fd14 kvmppc_core_queue_machine_check +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x07602246 gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x07886cd9 kvm_is_visible_gfn +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x08fb427f kvm_vcpu_is_visible_gfn +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x0c595f6d file_is_kvm +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x0d30009c kvm_vcpu_map +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x11ce7627 gfn_to_pfn_prot +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x1704682f kvm_release_page_clean +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x24984762 kvmppc_h_logical_ci_load +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x27046576 kvm_exit +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x2933da00 kvmppc_xive_clr_mapped +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x298be15e kvm_vcpu_mark_page_dirty +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x2d2cfd85 kvm_vcpu_write_guest_page +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x3020acbf kvm_get_running_vcpu +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x33457ad8 __gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x35c4344c kvmppc_xics_rm_complete +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x366763cc kvm_read_guest_page +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x383941d1 kvmppc_h_put_tce_indirect +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x39fd83db halt_poll_ns_shrink +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x3af25ad4 kvmppc_core_queue_dec +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x3b170292 kvm_write_guest_page +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x3cfd95fa kvmppc_xics_set_mapped +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x3efaaf68 kvm_vcpu_kick +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x3fed8982 kvmppc_core_prepare_to_enter +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x44c100ab __SCK__tp_func_kvm_ppc_instr +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x475501ef kvmppc_handle_store +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x4d3a107e kvmppc_hv_ops +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x4e3fd1b4 kvm_release_pfn_clean +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x4f88263f kvm_clear_guest +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x58ae516c kvm_read_guest +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x59e640c0 halt_poll_ns +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x5e88d54a kvmppc_rtas_hcall +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x5f97fdd8 kvm_vcpu_yield_to +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x5fb8848b halt_poll_ns_grow_start +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x60d910fe kvm_set_memory_region +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x62619480 kvm_irq_has_notifier +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x6892e3c3 kvm_set_pfn_accessed +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x69b86e22 kvmppc_handle_load +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x6d449bc6 kvm_io_bus_write +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x6dd71b4d gfn_to_hva +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x6f313c13 gfn_to_memslot +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x6f589a02 kvmppc_core_queue_data_storage +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x6f651b53 kvmppc_h_logical_ci_store +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x6fe00139 kvm_init +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x6ff3f2c6 kvm_vcpu_wake_up +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x70d4bed4 kvmppc_prepare_to_enter +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x73109337 kvm_vcpu_on_spin +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x74743875 kvm_vcpu_read_guest +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x75cb94b3 kvmppc_gpa_to_pfn +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x76247730 kvm_vcpu_read_guest_page +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x76446458 __kvm_set_memory_region +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x79b9cff0 kvmppc_core_dequeue_dec +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x7afe324e halt_poll_ns_grow +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x7b3dbe5d kvm_release_page_dirty +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x7c94c99a kvm_release_pfn_dirty +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x7d3b3e08 __traceiter_kvm_ppc_instr +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x7d3eeb09 kvmppc_set_msr +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x7d51f007 mark_page_dirty_in_slot +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x7f91ee45 __tracepoint_kvm_ppc_instr +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x829a80c1 kvmppc_pr_ops +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x865259ed kvmppc_xive_push_vcpu +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x89a8d995 kvmppc_kvm_pv +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x8fe743a2 kvmppc_core_queue_inst_storage +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x9390dde1 kvm_read_guest_cached +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x961e8bb6 kvmppc_core_pending_dec +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x97c7df49 kvmppc_ld +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0x996a5aba kvmppc_sanity_check +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xa02f8255 kvmppc_load_last_inst +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xa093663b kvm_vcpu_unmap +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xa162c61f kvm_put_kvm_no_destroy +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xa1c4231f kvm_set_pfn_dirty +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xa2514943 vcpu_put +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xa70bc632 kvm_gfn_to_hva_cache_init +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xa79ce878 kvmppc_xive_pull_vcpu +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xaa25409b kvm_get_kvm_safe +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xaab0f141 kvm_write_guest +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xab59d373 kvmppc_free_lpid +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xae960395 kvm_get_kvm +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xb0458a70 gfn_to_hva_memslot +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xb06c01b0 kvm_flush_remote_tlbs +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xb229864e kvm_read_guest_offset_cached +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xb3920a88 kvmppc_xive_rearm_escalation +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xb498921d gfn_to_page +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xb58af7dd kvmppc_xive_set_mapped +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xb7120416 gfn_to_page_many_atomic +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xb982a7f7 kvm_vcpu_gfn_to_hva +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xbdfeb58a kvmppc_core_queue_program +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xc08eb26f mark_page_dirty +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xc114c043 kvm_make_all_cpus_request +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xc317576f kvm_vcpu_gfn_to_pfn +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xc7c95be9 kvmppc_xics_clr_mapped +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xc7e159df kvmppc_st +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xcb59dca5 kvmppc_h_get_tce +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xcb66f1fb kvm_put_kvm +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xcc44961f kvmppc_alloc_lpid +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xcf7729b5 kvm_debugfs_dir +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xd29c4abd kvm_vcpu_halt +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xd89637f5 kvm_write_guest_offset_cached +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xd95f54a2 kvm_vcpu_gfn_to_pfn_atomic +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xdbeef2c0 kvmppc_h_stuff_tce +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xdc05840c kvmppc_xics_hcall +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xdf334660 kvmppc_xive_xics_hcall +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xe2959f37 gfn_to_pfn +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xe3a10080 kvmppc_h_put_tce +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xe5df0280 kvm_vcpu_write_guest +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xeabc6a01 kvm_destroy_vcpus +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xec0dce1e gfn_to_pfn_memslot_atomic +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xed294992 kvmppc_emulate_mmio +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xeda930bd vcpu_load +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xf4da3546 kvmppc_init_lpid +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xf55e7edd kvm_get_dirty_log +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xf65bec47 kvmppc_book3s_queue_irqprio +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xf88b3ff6 kvm_write_guest_cached +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xf949a295 kvm_are_all_memslots_empty +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm 0xfe2abafa kvm_io_bus_get_dev +EXPORT_SYMBOL_GPL arch/powerpc/kvm/kvm-pr 0xc6847785 kvmppc_emulate_instruction +EXPORT_SYMBOL_GPL crypto/af_alg 0x02f095b2 af_alg_get_rsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x04127cea af_alg_alloc_areq +EXPORT_SYMBOL_GPL crypto/af_alg 0x27e92408 af_alg_async_cb +EXPORT_SYMBOL_GPL crypto/af_alg 0x3e82d5bf af_alg_register_type +EXPORT_SYMBOL_GPL crypto/af_alg 0x43627804 af_alg_count_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x606ab83c af_alg_release_parent +EXPORT_SYMBOL_GPL crypto/af_alg 0x634264a9 af_alg_free_sg +EXPORT_SYMBOL_GPL crypto/af_alg 0x72b63773 af_alg_release +EXPORT_SYMBOL_GPL crypto/af_alg 0x72d6a166 af_alg_unregister_type +EXPORT_SYMBOL_GPL crypto/af_alg 0x7aafeeae af_alg_pull_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x8321e65f af_alg_poll +EXPORT_SYMBOL_GPL crypto/af_alg 0x9ed7f27e af_alg_accept +EXPORT_SYMBOL_GPL crypto/af_alg 0xb08c4069 af_alg_sendmsg +EXPORT_SYMBOL_GPL crypto/af_alg 0xbc4588f1 af_alg_free_resources +EXPORT_SYMBOL_GPL crypto/af_alg 0xc0608599 af_alg_wait_for_data +EXPORT_SYMBOL_GPL crypto/af_alg 0xc423ab99 af_alg_wmem_wakeup +EXPORT_SYMBOL_GPL crypto/aria_generic 0x4a61978a aria_encrypt +EXPORT_SYMBOL_GPL crypto/aria_generic 0x6e9f6c58 aria_set_key +EXPORT_SYMBOL_GPL crypto/aria_generic 0xbdad6df6 aria_decrypt +EXPORT_SYMBOL_GPL crypto/async_tx/async_memcpy 0x06cd804f async_memcpy +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0x27f31a49 async_gen_syndrome +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0x55481268 async_syndrome_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x633da2d8 async_raid6_datap_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x9e5bce0c async_raid6_2data_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x845d074b async_trigger_callback +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xc01481be async_tx_quiesce +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xd4b08346 async_tx_submit +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xf5128948 __async_tx_find_channel +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x1a386f42 async_xor_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x293554e2 async_xor +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x59a3ac99 async_xor_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xd72663d4 async_xor_val_offs +EXPORT_SYMBOL_GPL crypto/authenc 0x2479193e crypto_authenc_extractkeys +EXPORT_SYMBOL_GPL crypto/blowfish_common 0x316734c7 blowfish_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x02c78a9d cast5_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x188d9d26 __cast5_decrypt +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xef81a4af __cast5_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x3dbae082 __cast6_decrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x47ce03ca cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xcfce512f __cast6_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xd76a5716 __cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast_common 0x5609ce41 cast_s2 +EXPORT_SYMBOL_GPL crypto/cast_common 0x5b17be06 cast_s4 +EXPORT_SYMBOL_GPL crypto/cast_common 0xb9cba57f cast_s3 +EXPORT_SYMBOL_GPL crypto/cast_common 0xbd3e7542 cast_s1 +EXPORT_SYMBOL_GPL crypto/cryptd 0x0fc3cff0 cryptd_free_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x1212c07a cryptd_alloc_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0x38c12e72 cryptd_aead_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x3e3df065 cryptd_ahash_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x47f7c201 cryptd_skcipher_child +EXPORT_SYMBOL_GPL crypto/cryptd 0x51540d5f cryptd_ahash_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x5b6b940c cryptd_alloc_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x948c9f24 cryptd_skcipher_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xc3ec5dbd cryptd_shash_desc +EXPORT_SYMBOL_GPL crypto/cryptd 0xd1c1c31d cryptd_aead_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xdda0340c cryptd_free_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0xe28a20b4 cryptd_alloc_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0xf07734a7 cryptd_free_aead +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x0516edf2 crypto_transfer_hash_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x186c2d60 crypto_engine_alloc_init +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x233ee19e crypto_engine_stop +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x40f1c520 crypto_finalize_kpp_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x473b02ab crypto_finalize_hash_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x72c42dfe crypto_engine_alloc_init_and_set +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x8a4c0b39 crypto_transfer_aead_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x9078f9c0 crypto_finalize_aead_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xa0e63b27 crypto_finalize_skcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xb5de9d93 crypto_transfer_skcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xc849f722 crypto_engine_exit +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xc98e4911 crypto_transfer_kpp_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xd3ab0c03 crypto_finalize_akcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xe473c0e3 crypto_transfer_akcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xeed9333b crypto_engine_start +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x33b866ce crypto_ecdh_decode_key +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7475be8e crypto_ecdh_key_len +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0xb230d2ec crypto_ecdh_encode_key +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x1936413e polyval_mul_non4k +EXPORT_SYMBOL_GPL crypto/polyval-generic 0x49dece42 polyval_update_non4k +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x4eb4c55e __serpent_encrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xbcc074f3 __serpent_decrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xd4c9681a __serpent_setkey +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xeebbd054 serpent_setkey +EXPORT_SYMBOL_GPL crypto/sm2_generic 0x51e4c501 sm2_compute_z_digest +EXPORT_SYMBOL_GPL crypto/sm3 0xa98edad1 sm3_update +EXPORT_SYMBOL_GPL crypto/sm3 0xf04338f9 sm3_final +EXPORT_SYMBOL_GPL crypto/sm3_generic 0x0bddca87 sm3_zero_message_hash +EXPORT_SYMBOL_GPL crypto/sm4 0x24e254e8 sm4_expandkey +EXPORT_SYMBOL_GPL crypto/sm4 0xfa81970e sm4_crypt_block +EXPORT_SYMBOL_GPL crypto/twofish_common 0x8e2b68c6 twofish_setkey +EXPORT_SYMBOL_GPL crypto/twofish_common 0xe22b7787 __twofish_setkey +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x08f0212d spk_set_num_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x0ef1d765 speakup_info +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x1e39eb14 synth_putws +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x41a160e5 synth_buffer_empty +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4449e1dd synth_buffer_clear +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x45eda959 spk_get_var +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x466f5eb7 synth_putwc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x4a96450f synth_current +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x535a3d9d spk_synth_get_index +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x65b2bdd3 spk_var_store +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x6b52ffdd spk_do_catch_up +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x6f7892a2 spk_synth_is_alive_restart +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x7627da66 spk_do_catch_up_unicode +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x76d40046 synth_buffer_skip_nonlatin1 +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x84dad068 synth_buffer_getc +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x89de3615 spk_synth_is_alive_nop +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8a6cfc30 spk_ttyio_synth_immediate +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8c82dfca synth_request_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x8fe0db01 synth_putwc_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0x9f7f2768 spk_synth_flush +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xa10d4834 spk_ttyio_synth_probe +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xa1abac39 synth_add +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xa457ca09 spk_var_show +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xa6a51134 spk_ttyio_release +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xaadb0612 synth_buffer_peek +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xb899b924 synth_remove +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xba0088e0 speakup_event +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xbbd15a51 speakup_start_ttys +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc319c604 synth_putws_s +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xc58f6e50 spk_get_var_header +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xd8fd86cf synth_release_region +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe194d0ef synth_printf +EXPORT_SYMBOL_GPL drivers/accessibility/speakup/speakup 0xe404d493 spk_ttyio_ops +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x03100a2a ahci_init_controller +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x10ed2721 ahci_start_engine +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x12adf516 ahci_pmp_retry_srst_ops +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x202dfd32 ahci_reset_controller +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x38753b98 ahci_host_activate +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x3cc17f52 ahci_ops +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x4704572f ahci_print_info +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x4b8ae819 ahci_fill_cmd_slot +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x5fdea50c ahci_do_hardreset +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x6e2c7e78 ahci_qc_issue +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x7f5e8cbf ahci_check_ready +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x807325fc ahci_port_resume +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x893c9cbd ahci_handle_port_intr +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x90a93136 ahci_set_em_messages +EXPORT_SYMBOL_GPL drivers/ata/libahci 0x9bc7fd6a ahci_kick_engine +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xa1335bad ahci_error_handler +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xa62e327e ahci_stop_engine +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xb1f778f6 ahci_save_initial_config +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xc08d49bf ahci_shost_groups +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xc37bf7d7 ahci_sdev_groups +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xc607c509 ahci_start_fis_rx +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xdaa630ab ahci_do_softreset +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xe32562d3 ahci_reset_em +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xea50dad3 ahci_ignore_sss +EXPORT_SYMBOL_GPL drivers/ata/libahci 0xf2bea0d7 ahci_dev_classify +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x05e0686f ahci_platform_enable_regulators +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x148bdd54 ahci_platform_disable_clks +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x23ceb22c ahci_platform_get_resources +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x2e5e4c57 ahci_platform_resume_host +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x2f50b31a ahci_platform_disable_phys +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x79fa0733 ahci_platform_ops +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0x9021fdd9 ahci_platform_suspend +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xa3aa74a5 ahci_platform_suspend_host +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xb31be9c9 ahci_platform_assert_rsts +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xbbe293ee ahci_platform_enable_resources +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xc46a1bdc ahci_platform_find_clk +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xd4d16e67 ahci_platform_enable_clks +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xdc7e58b1 ahci_platform_deassert_rsts +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xe2e5edcf ahci_platform_shutdown +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xe576162e ahci_platform_disable_regulators +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xee8206f2 ahci_platform_resume +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xef0a0029 ahci_platform_enable_phys +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xf875cce4 ahci_platform_disable_resources +EXPORT_SYMBOL_GPL drivers/ata/libahci_platform 0xffc8c1b9 ahci_platform_init_host +EXPORT_SYMBOL_GPL drivers/ata/pata_platform 0x6c3d3b96 __pata_platform_probe +EXPORT_SYMBOL_GPL drivers/ata/pata_sis 0xe95b270b sis_info133_for_sata +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x09917359 charlcd_poke +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x6fd9cc4a charlcd_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0x8b45326c charlcd_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xd3e29970 charlcd_backlight +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf3304696 charlcd_free +EXPORT_SYMBOL_GPL drivers/auxdisplay/charlcd 0xf883c540 charlcd_unregister +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x07b26ecc hd44780_common_gotoxy +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x1aa688fd hd44780_common_lines +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x23159a5b hd44780_common_clear_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x30e85287 hd44780_common_shift_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x36dc00a2 hd44780_common_print +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x3c4c183f hd44780_common_home +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x489c89e8 hd44780_common_redefine_char +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x64415593 hd44780_common_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x79e8e259 hd44780_common_alloc +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8585e5fd hd44780_common_blink +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0x8d4f3fa4 hd44780_common_init_display +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xa22afdaa hd44780_common_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xc369090d hd44780_common_shift_cursor +EXPORT_SYMBOL_GPL drivers/auxdisplay/hd44780_common 0xf360d788 hd44780_common_fontsize +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x14102f23 ks0108_displaystate +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x48a70518 ks0108_writedata +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x4f506333 ks0108_startline +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0x6edae968 ks0108_isinited +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xbf4774db ks0108_writecontrol +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xedde6df2 ks0108_page +EXPORT_SYMBOL_GPL drivers/auxdisplay/ks0108 0xfee8ef7b ks0108_address +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x2c1e47b8 linedisp_register +EXPORT_SYMBOL_GPL drivers/auxdisplay/line-display 0x35e690f9 linedisp_unregister +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-i3c 0xa9cbf198 __devm_regmap_init_i3c +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0x05d915b5 __regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sccb 0xcb22f1ba __devm_regmap_init_sccb +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0x9493bf38 __regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw 0xac3dbd09 __devm_regmap_init_sdw +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0x3c3f49b9 __devm_regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-sdw-mbq 0x6faa2bea __regmap_init_sdw_mbq +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0x56a7661c __devm_regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-slimbus 0xc84c2ee6 __regmap_init_slimbus +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0x30c6622e __devm_regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spi-avmm 0xb22ce0c9 __regmap_init_spi_avmm +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0x7d1709a3 __regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0xb20cb28f __devm_regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0xcd0df851 __devm_regmap_init_spmi_ext +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-spmi 0xe10f3b4e __regmap_init_spmi_base +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0x3523faca __devm_regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-w1 0x4e1829d2 __regmap_init_w1 +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x05fad19f __bcma_driver_register +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x14d8ac61 bcma_driver_unregister +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x34731255 bcma_chipco_pll_write +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x34bf2a02 bcma_core_pll_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x3645a574 bcma_core_enable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x44937892 bcma_host_pci_irq_ctl +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x4997f3c9 bcma_chipco_pll_read +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x52be3b74 bcma_host_pci_down +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x55888ef5 bcma_chipco_gpio_control +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x583d2734 bcma_core_pci_power_save +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x6d880c25 bcma_chipco_get_alp_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x6fab5856 bcma_chipco_chipctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x7cee2311 bcma_find_core_unit +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x86c80b2a bcma_chipco_gpio_outen +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x8907131e bcma_chipco_pll_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x8ebd79d8 bcma_chipco_regctl_maskset +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0x9f463aba bcma_host_pci_up +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xa2387b48 bcma_core_is_enabled +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xa781eaa4 bcma_chipco_gpio_out +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xb238a429 bcma_core_disable +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xb83b75b0 bcma_pmu_get_bus_clock +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xc77f39cc bcma_core_set_clockmode +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xe171d829 bcma_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/bcma/bcma 0xe64b26ed bcma_chipco_b_mii_write +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x0861be85 btbcm_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x1db611c1 btbcm_finalize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0x9d0c407e btbcm_read_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xa8f4bcf1 btbcm_setup_apple +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xbf0fc7aa btbcm_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xd2e831e2 btbcm_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xd3c9f46f btbcm_setup_patchram +EXPORT_SYMBOL_GPL drivers/bluetooth/btbcm 0xe9e63d6a btbcm_write_pcm_int_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x032c84fb btintel_set_event_mask_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x0bff0a2e btintel_bootup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x0c35e1fa btintel_set_quality_report +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x5837c1e0 btintel_check_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x5f0e9625 btintel_load_ddc_config +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x60092c7d btintel_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x792c3852 btintel_configure_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x7be5f9de btintel_read_boot_params +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0x9b28348f btintel_exit_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xb319e364 btintel_read_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xc4b68a69 btintel_send_intel_reset +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xdb236d9e btintel_enter_mfg +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xdef59785 btintel_version_info +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xdf62f736 btintel_set_diag +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xe93b7569 btintel_secure_send_result +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xf1fe29e5 btintel_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btintel 0xf8e87759 btintel_regmap_init +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x12f33d00 btmrvl_register_hdev +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x1d4b4d5b btmrvl_send_hscfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x2a2fe92c btmrvl_add_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x364701d2 btmrvl_enable_hs +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x3ea7483d btmrvl_remove_card +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x5d6163ca btmrvl_enable_ps +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x782d5cc0 btmrvl_pscan_window_reporting +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0x8d58b161 btmrvl_process_event +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xb3e099c1 btmrvl_interrupt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xc37353fe btmrvl_send_module_cfg_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btmrvl 0xccd10026 btmrvl_check_evtpkt +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0x92850ec9 btmtk_setup_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0xa885e3ab btmtk_setup_firmware_79xx +EXPORT_SYMBOL_GPL drivers/bluetooth/btmtk 0xcc1a8b3e btmtk_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0x7427630f qca_uart_setup +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xbaa0fc8d qca_send_pre_shutdown_cmd +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xd7097be3 qca_set_bdaddr +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xe45448c9 qca_read_soc_version +EXPORT_SYMBOL_GPL drivers/bluetooth/btqca 0xebea4b71 qca_set_bdaddr_rome +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x24fc48c0 btrtl_shutdown_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x55aa733c btrtl_set_quirks +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0x9ddd1ee2 btrtl_setup_realtek +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xaf78f260 btrtl_free +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xbf621842 btrtl_download_firmware +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xefe0ebbc btrtl_get_uart_settings +EXPORT_SYMBOL_GPL drivers/bluetooth/btrtl 0xf9bb5d17 btrtl_initialize +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x0e55a709 hci_uart_register_device +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x4c862bad h4_recv_buf +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0x612a0c49 hci_uart_tx_wakeup +EXPORT_SYMBOL_GPL drivers/bluetooth/hci_uart 0xbc6df531 hci_uart_unregister_device +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x26a23102 mhi_ep_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x28d52ea8 mhi_ep_queue_is_empty +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x4fdc2f89 mhi_ep_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x66c54117 mhi_ep_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0x93faed80 mhi_ep_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xb278e55b mhi_ep_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xbcd10a19 mhi_ep_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/ep/mhi_ep 0xf4ecd4ff __mhi_ep_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x043c4c3a mhi_pm_suspend +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x2b4c73c7 mhi_prepare_for_power_up +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x302ab8c4 mhi_free_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x424cdf1a mhi_soc_reset +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x59562a16 mhi_driver_unregister +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x5d50045b mhi_notify +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x6ab5e13e mhi_device_get_sync +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x73b8c112 mhi_get_free_desc_count +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7671a38a mhi_unprepare_from_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x7d730a50 mhi_queue_dma +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x9795e495 mhi_queue_skb +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x9a4aff5e mhi_alloc_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0x9c6d1075 mhi_device_get +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xa27ab028 mhi_device_put +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xa3e44608 mhi_force_rddm_mode +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xa4bfb47c mhi_register_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xa6c8b701 mhi_queue_buf +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xabdba58c mhi_prepare_for_transfer_autoqueue +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xb48f7b8b mhi_queue_is_full +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xbbb3f81d __mhi_driver_register +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xbc1816c6 mhi_pm_resume_force +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xc1a1ec61 mhi_download_rddm_image +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xc518c71f mhi_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xd9f201b2 mhi_get_mhi_state +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe4541fb3 mhi_unprepare_after_power_down +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xe827816a mhi_get_exec_env +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xee66141d mhi_pm_resume +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xef995334 mhi_prepare_for_transfer +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xf3b2c5d1 mhi_unregister_controller +EXPORT_SYMBOL_GPL drivers/bus/mhi/host/mhi 0xf7ff9a18 mhi_async_power_up +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x39328da7 __moxtet_register_driver +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0x7904054f moxtet_device_written +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0xe4ceed54 moxtet_device_read +EXPORT_SYMBOL_GPL drivers/bus/moxtet 0xfb817475 moxtet_device_write +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x06d0ce6a comedi_bytes_per_scan +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0b763c4b comedi_buf_write_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x0cd330f4 range_unknown +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x116d3263 comedi_dev_get_from_minor +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x1b1a9b5c comedi_dio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x1bcbc3c6 comedi_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x1da85c4f comedi_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x21102f87 range_0_32mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x23fd44af comedi_inc_scan_progress +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2be25046 comedi_legacy_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2e4117e4 comedi_is_subdevice_running +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x2f0ad9d3 range_bipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x33f5a3db comedi_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x39a821c0 comedi_check_chanlist +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x41ef5c79 comedi_alloc_subdev_readback +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4236eaaf range_4_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x428adb6d comedi_bytes_per_scan_cmd +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4490815b __comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4b293fa9 comedi_handle_events +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x4fe634f3 range_bipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x54b7c128 comedi_set_hw_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x55d5eac0 comedi_buf_read_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x603063da comedi_alloc_spriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x605fcc59 comedi_buf_read_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x6a346c24 comedi_readback_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x73225b1c comedi_dev_put +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x8113872c range_unipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x81edc80d comedi_buf_read_n_available +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x894b433e comedi_set_spriv_auto_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x92933c71 comedi_buf_write_alloc +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0x9a083930 comedi_buf_read_free +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xae111e82 comedi_dio_update_state +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xb679cebc range_0_20mA +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbb52fc7f range_bipolar10 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbc272628 comedi_timeout +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xbdbe75c6 range_unipolar2_5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd09e6743 comedi_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd24990f3 comedi_load_firmware +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd8ec4541 comedi_request_region +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xd9df696c comedi_alloc_subdevices +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdb2044b2 range_unipolar5 +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xdcb6730f comedi_alloc_devpriv +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xe6c4c6c3 comedi_event +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xeba3c742 comedi_buf_write_samples +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xfb833ccf comedi_nscans_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi 0xfde9b310 comedi_nsamples_left +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x33ca61cb comedi_to_pci_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x459c93ea comedi_pci_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x56bce3fa comedi_pci_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x6ebee843 comedi_pci_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x7a6b2f74 comedi_pci_enable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0x95917a3e comedi_pci_disable +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xaed0c2a1 comedi_pci_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_pci 0xf402b14a comedi_pci_detach +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x03f6c462 comedi_usb_auto_unconfig +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x093c8bda comedi_usb_driver_unregister +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x1ec082ce comedi_to_usb_dev +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0x97a8da37 comedi_usb_auto_config +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xa18487f5 comedi_usb_driver_register +EXPORT_SYMBOL_GPL drivers/comedi/comedi_usb 0xbc0cff7b comedi_to_usb_interface +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x72232521 addi_watchdog_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/addi_watchdog 0x79f4a6cf addi_watchdog_reset +EXPORT_SYMBOL_GPL drivers/comedi/drivers/amplc_pc236_common 0x24418e51 amplc_pc236_common_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0x9da6b09a subdev_8255_mm_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0xc67b5ea3 subdev_8255_init +EXPORT_SYMBOL_GPL drivers/comedi/drivers/comedi_8255 0xfccb4fe7 subdev_8255_regbase +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x021f684a mite_buf_change +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x05d9e276 mite_alloc_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x0bdc13c3 mite_init_ring_descriptors +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x396d2bed mite_free_ring +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x3ae72bee mite_sync_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x41505ceb mite_detach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x41d576a0 mite_bytes_in_transit +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x54822625 mite_done +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x644ee97b mite_dma_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x8064d7ba mite_request_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0x9ca41491 mite_request_channel_in_range +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xb7d27a19 mite_attach +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xb843915d mite_dma_disarm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xc0553318 mite_prep_dma +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xc7a37711 mite_ack_linkc +EXPORT_SYMBOL_GPL drivers/comedi/drivers/mite 0xfee0d19f mite_release_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x076bc308 ni_find_route_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x0921123e ni_lookup_route_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x1facf7f8 ni_is_cmd_dest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x64443d67 ni_get_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x6c18c54e ni_count_valid_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x85e75c94 ni_assign_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x863a306d ni_sort_device_routes +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8ab47ba4 ni_route_set_has_source +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0x8f0f0901 ni_find_route_set +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_routing 0xb3e302a3 ni_route_to_register +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x0b48850f ni_gpct_device_destroy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x0d90a337 ni_tio_init_counter +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x1887cb04 ni_tio_insn_config +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x1ed8a187 ni_tio_get_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x20641d0c ni_tio_set_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x465b2a75 ni_tio_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x482b8b0f ni_tio_insn_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x52a1127c ni_tio_set_bits +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x59eb98b3 ni_tio_unset_routing +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x6031a21f ni_tio_arm +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x6b8dba9c ni_tio_set_gate_src +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x8a9ba568 ni_gpct_device_construct +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0x8ee26dc4 ni_tio_get_soft_copy +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xb40aa9f8 ni_tio_insn_write +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xb7461d22 ni_tio_set_gate_src_raw +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tio 0xee891b2d ni_tio_read +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x306dae51 ni_tio_cancel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x3360ad8a ni_tio_set_mite_channel +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x4a1e797e ni_tio_acknowledge +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x68d2ec81 ni_tio_cmdtest +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0x9bcc2a43 ni_tio_handle_interrupt +EXPORT_SYMBOL_GPL drivers/comedi/drivers/ni_tiocmd 0xec5b708f ni_tio_cmd +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x1fffd621 comedi_open +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x71a4ff91 comedi_close +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x748a6b68 comedi_get_n_channels +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0x75a5c3e5 comedi_dio_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xbb24a231 comedi_dio_bitfield2 +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xd833c03a comedi_dio_get_config +EXPORT_SYMBOL_GPL drivers/comedi/kcomedilib/kcomedilib 0xef35796a comedi_find_subdevice_by_type +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x0cf620f3 adf_dbgfs_exit +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x11800a3e adf_devmgr_rm_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1416411e adf_gen4_handle_pm_interrupt +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1db742e1 adf_cfg_section_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x1f5b0972 adf_dbgfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2867453a adf_devmgr_pci_to_accel_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x2be4e269 adf_gen2_get_arb_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3140ab7a adf_gen4_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3870d71b adf_dev_started +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3e707f37 adf_gen2_get_admin_info +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x3eb0d600 adf_gen2_dev_config +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4042b43a adf_gen2_cfg_iov_thds +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x411b8fdf adf_gen4_enable_pm +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x457230e1 adf_gen4_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x48561fcb adf_init_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x4daaeebc adf_vf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x509217d1 adf_init_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x50ef97a3 adf_gen2_get_accel_cap +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x56d5a862 adf_pfvf_comms_disabled +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x5f838e19 adf_isr_resource_alloc +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x65a147b3 adf_reset_flr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6b55f5b0 adf_init_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6bccae5e adf_send_admin_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6c83f4cd adf_gen2_init_vf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6d70738f adf_devmgr_update_class_index +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x6d8eab61 adf_sriov_configure +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x79901b49 adf_gen2_enable_error_correction +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x79fe07d9 adf_gen2_get_num_accels +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x7a75d810 adf_dev_restart +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x7c47925b adf_cfg_add_key_value_param +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x82a189a4 adf_cfg_dev_remove +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x86cb6d03 adf_dev_up +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x904bc790 adf_gen2_init_pf_pfvf_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x90948eb9 adf_vf2pf_notify_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0x95e18484 adf_cfg_dev_add +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa65c691f adf_dev_in_use +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa74674d3 adf_sysfs_init +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xa8deed57 adf_gen2_get_num_aes +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xac62c916 adf_gen2_enable_ints +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xad625e7d adf_devmgr_in_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xae299107 adf_enable_vf2pf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb1aba639 adf_enable_pf2vf_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb83f8db8 adf_cleanup_etr_data +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xb91bf7bc adf_reset_sbr +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xbec64c21 adf_exit_arb +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc073ac5a adf_dev_put +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc1b890b8 adf_devmgr_add_dev +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc47d5974 adf_err_handler +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc501ac82 adf_gen4_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xc5842a17 adf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xcc3b167a adf_clean_vf_map +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xd64519f1 adf_gen2_init_hw_csr_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe09c7540 adf_exit_admin_comms +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe327f1f1 adf_gen4_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe45f3512 adf_gen2_init_dc_ops +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe4795c0b adf_gen2_set_ssm_wdtimer +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe5d6d72c adf_dev_down +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe7eac033 adf_dev_get +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xe909526e adf_vf_isr_resource_free +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xeb1eda76 adf_disable_sriov +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf3439a26 adf_disable_pf2vf_interrupts +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf56acef3 adf_vf2pf_notify_shutdown +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf6f4dd4e adf_gen4_ring_pair_reset +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xf93328a2 adf_cfg_get_param_value +EXPORT_SYMBOL_GPL drivers/crypto/intel/qat/qat_common/intel_qat 0xfaa07940 adf_flush_vf_wq +EXPORT_SYMBOL_GPL drivers/crypto/nx/nx-compress 0x18b42ed6 nx842_crypto_decompress +EXPORT_SYMBOL_GPL drivers/crypto/nx/nx-compress 0x4a1070f5 nx842_crypto_compress +EXPORT_SYMBOL_GPL drivers/crypto/nx/nx-compress 0x5014a470 nx842_crypto_init +EXPORT_SYMBOL_GPL drivers/crypto/nx/nx-compress 0xd9fb0627 nx842_crypto_exit +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0x27acfeaf dw_edma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw-edma/dw-edma 0x388bf916 dw_edma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x050ba287 dw_dma_filter +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x30d41db7 idma32_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x768b7aaa do_dw_dma_enable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x827ff151 idma32_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x93ccbe9a dw_dma_probe +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0x9e7556b8 do_dw_dma_disable +EXPORT_SYMBOL_GPL drivers/dma/dw/dw_dmac_core 0xa26684f0 dw_dma_remove +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x002e5712 fsl_edma_xfer_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x1b6b966a fsl_edma_alloc_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x2b3cd052 fsl_edma_prep_memcpy +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x3309b421 fsl_edma_issue_pending +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x4bbd1021 fsl_edma_free_chan_resources +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x728222f6 fsl_edma_free_desc +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x81415bc2 fsl_edma_prep_slave_sg +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x82a51f2f fsl_edma_tx_status +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x8972f844 fsl_edma_resume +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x8f41060c fsl_edma_terminate_all +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x91deca2b fsl_edma_cleanup_vchan +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0x926f3393 fsl_edma_setup_regs +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xbbb6e0dc fsl_edma_chan_mux +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xd8d5da51 fsl_edma_disable_request +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xe54fc2f8 fsl_edma_prep_dma_cyclic +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xe731ef6a fsl_edma_pause +EXPORT_SYMBOL_GPL drivers/dma/fsl-edma-common 0xec22be51 fsl_edma_slave_config +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0x027f66b6 hidma_mgmt_setup +EXPORT_SYMBOL_GPL drivers/dma/qcom/hdma_mgmt 0x8c6dd785 hidma_mgmt_init_sys +EXPORT_SYMBOL_GPL drivers/dma/virt-dma 0x222b5f92 vchan_tx_submit +EXPORT_SYMBOL_GPL drivers/dma/virt-dma 0x5b2af8d5 vchan_dma_desc_free_list +EXPORT_SYMBOL_GPL drivers/dma/virt-dma 0x7cd38241 vchan_tx_desc_free +EXPORT_SYMBOL_GPL drivers/dma/virt-dma 0xceafc75d vchan_init +EXPORT_SYMBOL_GPL drivers/dma/virt-dma 0xcfa9b2cb vchan_find_desc +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0x35cf1661 fw_card_read_cycle_time +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0x48ffa993 __fw_send_request +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xabb5547d fw_request_get_timestamp +EXPORT_SYMBOL_GPL drivers/firewire/firewire-core 0xe86fb5c7 fw_card_release +EXPORT_SYMBOL_GPL drivers/fpga/altera-pr-ip-core 0x2d664cde alt_pr_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x03d72dc4 dfl_fpga_feature_devs_remove +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x17893dbb dfl_fpga_cdev_config_ports_vf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x1a64bb4e dfl_fpga_cdev_assign_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x2054e3f7 dfl_fpga_port_ops_put +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x2da69425 __dfl_fpga_cdev_find_port +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x3d846bef dfl_fpga_port_ops_add +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x3dcf1811 dfl_fpga_set_irq_triggers +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x461edc35 dfl_feature_ioctl_set_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x517b4821 dfl_fpga_enum_info_add_dfl +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x5b0b0c93 dfl_fpga_dev_ops_register +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x60b012a9 dfh_find_param +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x6b6bc4a2 dfl_fpga_cdev_config_ports_pf +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x85d1dc34 dfl_fpga_dev_ops_unregister +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x8cd090eb dfl_fpga_enum_info_free +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0x913f2e84 dfl_feature_ioctl_get_num_irqs +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xa540a636 dfl_fpga_port_ops_get +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xa76eb1e8 dfl_fpga_dev_feature_init +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xad9bf336 dfl_fpga_dev_feature_uinit +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xb8ea1be3 dfl_fpga_enum_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xbcc27456 dfl_fpga_check_port_id +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xcb60c44b dfl_fpga_enum_info_add_irq +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xd5da1d60 dfl_fpga_port_ops_del +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xe2c73d9b dfl_fpga_feature_devs_enumerate +EXPORT_SYMBOL_GPL drivers/fpga/dfl 0xe8a3af87 dfl_fpga_cdev_release_port +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x02a892a0 fpga_bridge_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0633c4b9 fpga_bridges_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x0b2b884c fpga_bridges_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x2c8167cf fpga_bridges_disable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x3fd916dc fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x3fe9ef51 fpga_bridge_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x6bcd0398 fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x7a87ac98 of_fpga_bridge_get_to_list +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x8e277fc8 of_fpga_bridge_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x93c95dc0 fpga_bridge_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0x97988bde fpga_bridge_enable +EXPORT_SYMBOL_GPL drivers/fpga/fpga-bridge 0xf523d903 fpga_bridge_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x0014ab78 fpga_image_info_free +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x0fe7ba29 fpga_mgr_load +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x119ed05b fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x11feb5d1 fpga_mgr_unlock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x2addcfa0 fpga_mgr_lock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x3501ab05 fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x3d602a4c fpga_image_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x7e326e6f fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x7f1c0c4d devm_fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x7f86cb9e fpga_mgr_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x819537cc fpga_mgr_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xed538bbc devm_fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xf54c2123 of_fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0x77bd47f9 fpga_region_program_fpga +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xb73fe825 fpga_region_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xc3ec7eb9 fpga_region_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xe41f2405 fpga_region_class_find +EXPORT_SYMBOL_GPL drivers/fpga/fpga-region 0xf3ed7f47 fpga_region_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x1c483888 fsi_device_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x203418e9 fsi_driver_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x27868727 fsi_driver_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x2b31a884 fsi_master_rescan +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x3a93847e fsi_slave_claim_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x47ef57f5 fsi_get_new_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x5a57d574 fsi_free_minor +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x6244b22a fsi_bus_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x78060f23 fsi_slave_read +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0x7c7f3018 fsi_master_register +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xa379b8dd fsi_device_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xce22aee2 fsi_slave_release_range +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xd6ad4a5f fsi_cdev_type +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xd942f235 fsi_slave_write +EXPORT_SYMBOL_GPL drivers/fsi/fsi-core 0xe5ba71ff fsi_master_unregister +EXPORT_SYMBOL_GPL drivers/fsi/fsi-occ 0xba948884 fsi_occ_submit +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0x7857f30b sbefifo_parse_status +EXPORT_SYMBOL_GPL drivers/fsi/fsi-sbefifo 0x92c25d14 sbefifo_submit +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x09e65264 gnss_put_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x103d69f5 gnss_register_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0x7a1b6093 gnss_allocate_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xa5f3ffb5 gnss_deregister_device +EXPORT_SYMBOL_GPL drivers/gnss/gnss 0xe2dc81a7 gnss_insert_raw +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x372826be gnss_serial_pm_ops +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x4b6f7cb0 gnss_serial_allocate +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0x8aa4d7d1 gnss_serial_free +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xd58f081d gnss_serial_deregister +EXPORT_SYMBOL_GPL drivers/gnss/gnss-serial 0xf71052f1 gnss_serial_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x074a8e0d idio_16_set +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x2fea5ebb idio_16_set_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0xa376d180 idio_16_state_init +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0xc0c67d80 idio_16_get_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0xec4ea66a idio_16_get +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0x69cc078f __max730x_remove +EXPORT_SYMBOL_GPL drivers/gpio/gpio-max730x 0xa27aecd2 __max730x_probe +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x2e5d277d gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0x496ce291 gpio_regmap_get_drvdata +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xb7066570 gpio_regmap_unregister +EXPORT_SYMBOL_GPL drivers/gpio/gpio-regmap 0xd5cab4a4 devm_gpio_regmap_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x23946b77 analogix_dp_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x2a560099 analogix_dp_resume +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x3ee0dd60 anx_dp_aux_transfer +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x53dccef3 analogix_dp_suspend +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0x61fb325e analogix_dp_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xaa29dc8a analogix_dp_unbind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xd2fac851 analogix_dp_bind +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xdbe84be4 analogix_dp_start_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/analogix/analogix_dp 0xf928f2de analogix_dp_stop_crc +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0x453bc007 samsung_dsim_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0x4be944bd samsung_dsim_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/bridge/samsung-dsim 0xe5046fc9 samsung_dsim_pm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_display_helper 0x217b308d drm_hdcp_check_ksvs_revoked +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x20f889e2 of_dp_aux_depopulate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x2bd74a82 dp_aux_dp_driver_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x3e864e32 devm_of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x4fd449ac __dp_aux_dp_driver_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/display/drm_dp_aux_bus 0x6b7deed3 of_dp_aux_populate_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x26bd621c drm_of_get_data_lanes_count +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x3af38d76 drm_gem_dumb_map_offset +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x4543be70 drm_bridge_hpd_notify +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x53353b49 drm_of_get_data_lanes_count_ep +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x53a583e6 drm_bridge_hpd_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x55db9177 drm_class_device_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x56de75c3 drm_of_lvds_get_data_mapping +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x605a49c1 drm_crtc_add_crc_entry +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x66cf2f64 drm_display_mode_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x74e60012 drm_of_find_panel_or_bridge +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x7592cf05 of_get_drm_panel_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x7da2c1ae drm_class_device_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x8f3574b3 drm_bridge_get_modes +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x96c2344c accel_open +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x9a79bbfc drm_of_encoder_active_endpoint +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xaaac7305 drm_bridge_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xad885165 drm_bus_flags_from_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xb54dfe5d drm_of_component_match_add +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xb596ac8c drm_bridge_hpd_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xbedc40b9 drm_do_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xc97aa253 of_get_drm_display_mode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xccfc2526 drm_of_lvds_get_dual_link_pixel_order +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xdcc5d995 drm_bridge_detect +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xdd671a06 drm_of_get_dsi_bus +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xe8da6b7b drmm_kstrdup +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xfe9f72f3 drm_display_mode_to_videomode +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x05bea24f drm_gem_dma_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x0bd1b1c2 drm_gem_dma_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x0ff95da3 drm_gem_dma_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x1f270117 drm_gem_dma_dumb_create_internal +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x282693d7 drm_gem_dma_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x3aaf2742 drm_gem_dma_vmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x46ead5c9 drm_gem_dma_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x5f560a9e drm_fb_dma_get_gem_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0x94624a30 drm_fb_dma_get_gem_addr +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xa2f41060 drm_gem_dma_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xf0307de4 drm_fb_dma_sync_non_coherent +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_dma_helper 0xfa38ccf8 drm_gem_dma_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x1c949a5f drm_bridge_connector_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x1fbcf687 drm_gem_fb_create_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x3ae02c57 drm_gem_fb_afbc_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x3c6a854c drm_gem_fb_get_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x7667fa3f drm_gem_fb_create_with_dirty +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xa96eedbd drm_gem_fb_init_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xabf89bb6 drm_gem_fb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xae3398b2 drm_gem_plane_helper_prepare_fb +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x015b06a2 drm_gem_shmem_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x2e762c08 drm_gem_shmem_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x7bd6c28b drm_gem_shmem_get_pages_sgt +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x95629b84 drm_gem_shmem_vm_ops +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x98907f4c drm_gem_shmem_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xaa4b2514 drm_gem_shmem_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xf1e7b391 drm_gem_shmem_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xfde90225 drm_gem_shmem_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0xd11c80d5 s6e63m0_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/panel/panel-samsung-s6e63m0 0xe3d0c200 s6e63m0_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x1775f709 ssd130x_probe +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x74bdaa3a ssd130x_remove +EXPORT_SYMBOL_GPL drivers/gpu/drm/solomon/ssd130x 0x8639d5a6 ssd130x_shutdown +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x00d909f7 gb_operation_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x0b246d91 gb_operation_request_send_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x14028e17 __SCK__tp_func_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x15d1942f greybus_disabled +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x1b19d1fc gb_connection_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x210b1ac4 __traceiter_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x24ca5882 gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x2df663a5 __tracepoint_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x315b316d __traceiter_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x324c61ce gb_operation_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x3ebb728f gb_operation_request_send +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x401bc394 gb_connection_latency_tag_disable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x42ec2a0d gb_debugfs_get +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4812a7c0 gb_operation_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x4ea01a18 gb_connection_latency_tag_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6007eb66 gb_hd_cport_reserve +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6531a2b5 gb_connection_create_offloaded +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6d3bb9ec __SCK__tp_func_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x6fa01fda __tracepoint_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x71d6fa62 gb_connection_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x721ae633 gb_operation_response_alloc +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x72e2962a greybus_message_sent +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7914faaa gb_connection_disable_forced +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x7d69e44d gb_connection_disable_rx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x81e221fb __SCK__tp_func_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8276ad82 gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8670b425 gb_operation_sync_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x89f514a1 __SCK__tp_func_gb_hd_in +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8ac9453f gb_operation_get_payload_size_max +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x8fa107d2 gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0x97298d47 gb_connection_create_flags +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa2eddf8d gb_hd_shutdown +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa3040a44 greybus_deregister_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa390f3d8 gb_connection_enable +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa3b7e938 gb_operation_unidirectional_timeout +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xa62d18dd __traceiter_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbaacd8f0 gb_hd_put +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbf2c07db __tracepoint_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xbffcc4a9 greybus_data_rcvd +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc2ba2b28 gb_hd_output +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc4ccdd62 gb_svc_intf_set_power_mode +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xc4fc82f4 gb_connection_destroy +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xca574fcc __tracepoint_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd33373a8 __tracepoint_gb_hd_add +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd346c4d8 greybus_register_driver +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd64d5e10 gb_connection_enable_tx +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xd97e6e29 gb_hd_cport_release_reserved +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xdb24457a __traceiter_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xdfa7c380 gb_interface_request_mode_switch +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe0e3f9a3 __traceiter_gb_hd_create +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xe54079fd gb_operation_result +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xeac79e1a __SCK__tp_func_gb_hd_del +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf107a122 __SCK__tp_func_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xf357c63d __tracepoint_gb_message_submit +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfad4ca50 __traceiter_gb_hd_release +EXPORT_SYMBOL_GPL drivers/greybus/greybus 0xfb119b8c gb_operation_cancel +EXPORT_SYMBOL_GPL drivers/hid/hid 0x01893b05 hid_report_raw_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x053bb242 hid_resolv_usage +EXPORT_SYMBOL_GPL drivers/hid/hid 0x09ea38a2 hid_unregister_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x0c59fc18 hid_hw_stop +EXPORT_SYMBOL_GPL drivers/hid/hid 0x11da3752 hid_hw_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1914af78 hidinput_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x19d52f1f hid_quirks_exit +EXPORT_SYMBOL_GPL drivers/hid/hid 0x1ded287a hid_setup_resolution_multiplier +EXPORT_SYMBOL_GPL drivers/hid/hid 0x26bba3a4 hid_match_id +EXPORT_SYMBOL_GPL drivers/hid/hid 0x30f4ef5d __hid_register_driver +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3b7a858e hid_field_extract +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3c490b67 hid_hw_start +EXPORT_SYMBOL_GPL drivers/hid/hid 0x3fb400fa hid_match_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4478f048 hid_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x46dc24aa hid_destroy_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x471e55c0 hid_set_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0x4deef60c hid_output_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x50526b3d hidraw_connect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x5879e391 hid_compare_device_paths +EXPORT_SYMBOL_GPL drivers/hid/hid 0x680396e9 hid_open_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x68b1f8b5 hid_allocate_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0x6a616f9f hid_debug_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7cebe1d5 hidinput_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0x7eef1cee hid_hw_open +EXPORT_SYMBOL_GPL drivers/hid/hid 0x822e2443 hid_lookup_quirk +EXPORT_SYMBOL_GPL drivers/hid/hid 0x8b13a8b8 hid_snto32 +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9528fcc3 hid_register_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0x98b04faa hid_driver_suspend +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9e23c61a hidinput_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0x9fd26a21 hid_input_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xa57717f9 hid_check_keys_pressed +EXPORT_SYMBOL_GPL drivers/hid/hid 0xada26773 hidraw_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid 0xafcbf235 hid_ignore +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb131537b hidinput_calc_abs_res +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb2c14af0 hidraw_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb4fdc593 hidinput_count_leds +EXPORT_SYMBOL_GPL drivers/hid/hid 0xb7e2b806 hid_add_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbb11c2f5 hid_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid 0xbd9626d9 hid_parse_report +EXPORT_SYMBOL_GPL drivers/hid/hid 0xcc6d27db hid_dump_input +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd2d07016 hid_driver_reset_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xd8ba9872 hid_hw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xda3c0338 hid_hw_close +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdb62fc4a hid_alloc_report_buf +EXPORT_SYMBOL_GPL drivers/hid/hid 0xdc8f615c hidinput_get_led_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xe12f1eed hid_driver_resume +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf48ca313 hid_hw_raw_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xf7367758 __hid_request +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfa355613 hid_quirks_init +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfb9a217f hid_dump_device +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfb9c440a hid_validate_values +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfdcb31ec hid_dump_field +EXPORT_SYMBOL_GPL drivers/hid/hid 0xfe0a8796 hid_dump_report +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x2f622ea1 roccat_disconnect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0x3e4427c8 roccat_report_event +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat 0xa358e802 roccat_connect +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x186ae845 roccat_common2_send +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x34b0ebcb roccat_common2_receive +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x52d0ec4a roccat_common2_sysfs_write +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0x5f15f6a2 roccat_common2_sysfs_read +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xa4dae19a roccat_common2_send_with_status +EXPORT_SYMBOL_GPL drivers/hid/hid-roccat-common 0xecca2976 roccat_common2_device_init_struct +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x181b9a29 sensor_hub_device_open +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x24bba2e1 sensor_hub_get_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x3149a1dd sensor_hub_input_attr_get_raw_value +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x5e8cb218 sensor_hub_register_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x95051d6f hid_sensor_get_usage_index +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0x9770ce79 sensor_hub_input_get_attribute_info +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xacfccea7 sensor_hub_remove_callback +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xc0bb4dda sensor_hub_set_feature +EXPORT_SYMBOL_GPL drivers/hid/hid-sensor-hub 0xd4b66250 sensor_hub_device_close +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x3821cf6d vivaldi_feature_mapping +EXPORT_SYMBOL_GPL drivers/hid/hid-vivaldi-common 0x49fffd72 vivaldi_attribute_groups +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x1f346f07 i2c_hid_core_remove +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x4a606baa i2c_hid_core_probe +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0x7020bda2 i2c_hid_core_pm +EXPORT_SYMBOL_GPL drivers/hid/i2c-hid/i2c-hid 0xf7edf472 i2c_hid_core_shutdown +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xed6913aa hid_is_usb +EXPORT_SYMBOL_GPL drivers/hid/usbhid/usbhid 0xef3bedca hiddev_hid_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x15e5471b hsi_add_clients_from_dt +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x18f05e47 hsi_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x4cebd2b7 hsi_release_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x4e806808 hsi_unregister_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x5210a5bf hsi_board_list +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x9c6f2f7b hsi_register_port_event +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x9e8dedf5 hsi_alloc_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0x9fb3e75d hsi_remove_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xac2d2395 hsi_free_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xb9a4eaa2 hsi_port_unregister_clients +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xbeab6c79 hsi_unregister_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xcbe85a0c hsi_async +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xce36cd17 hsi_alloc_msg +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xdda4fa22 hsi_get_channel_id_by_name +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xe025ff2a hsi_claim_port +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xe0aebee8 hsi_register_client_driver +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xe89a4285 hsi_register_controller +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xeaf33d44 hsi_new_client +EXPORT_SYMBOL_GPL drivers/hsi/hsi 0xf86422a6 hsi_put_controller +EXPORT_SYMBOL_GPL drivers/hwmon/adt7x10 0x7aa5e383 adt7x10_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0x5cbb5274 ltc2947_core_probe +EXPORT_SYMBOL_GPL drivers/hwmon/ltc2947-core 0xbc54f93e ltc2947_of_match +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x2d2d3beb nct6775_probe +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0x2edefc96 nct6775_reg_is_word_sized +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xa9c45878 nct6775_store_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xc49c80fd nct6775_update_device +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xd9e34017 nct6775_show_beep +EXPORT_SYMBOL_GPL drivers/hwmon/nct6775-core 0xffcceadc nct6775_show_alarm +EXPORT_SYMBOL_GPL drivers/hwmon/occ/occ-hwmon-common 0x32c9a15b occ_setup +EXPORT_SYMBOL_GPL drivers/hwmon/occ/occ-hwmon-common 0x639bac23 occ_shutdown +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x063a6ed5 intel_th_trace_switch +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x299f937a intel_th_alloc +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x2cecccf0 intel_th_driver_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x663e3f21 intel_th_trace_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xcc774d70 intel_th_trace_disable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xd014e070 intel_th_driver_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xd899dccc intel_th_output_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xdc9fa4db intel_th_set_output +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xe3560fef intel_th_free +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x4913f7a3 intel_th_msu_buffer_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0xa784091f intel_th_msc_window_unlock +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0xcaa77ad5 intel_th_msu_buffer_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x26015a01 stm_source_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x3c5f3298 to_pdrv_policy_node +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x89fafef5 stm_source_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x961f41e6 stm_source_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xa04f5e6c stm_unregister_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xd707e920 stm_register_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xdef2d886 stm_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xf0535ca2 stm_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xf70e196d stm_data_write +EXPORT_SYMBOL_GPL drivers/i2c/busses/i2c-ccgx-ucsi 0x0c98623e i2c_new_ccgx_ucsi +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x2e05163c i2c_mux_add_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x98f1f926 i2c_mux_del_adapters +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x9f205e1d i2c_mux_alloc +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xac69abe6 i2c_root_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-smbus 0xb3301df9 i2c_handle_smbus_alert +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x2089d2d8 i3c_device_do_priv_xfers +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x23e13e29 i3c_generic_ibi_alloc_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x25db08e9 i3c_master_queue_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x3f80917a i3c_generic_ibi_recycle_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x4640aca5 i3c_master_add_i3c_dev_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x4b58cd61 i3c_device_free_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x58aa3aa4 i3c_master_enec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x59f1585d i3cdev_to_dev +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x5af7f3ff i3c_device_get_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x5f4ee50b i3c_device_do_setdasa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x6b32684b i3c_master_disec_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x76fc66ee i3c_driver_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x76fe3e05 i3c_generic_ibi_free_pool +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x9137e84c i3c_master_do_daa +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x96fb2782 i3c_master_register +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x99383696 i3c_generic_ibi_get_free_slot +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0x9f9aa272 i3c_driver_register_with_owner +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xa0f6dc6c i3c_device_enable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xa2ccd921 i3c_master_defslvs_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xae65b713 i3c_master_unregister +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xb4221eb6 i3c_master_entdaa_locked +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xeda884a4 i3c_device_request_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xedc435e4 i3c_master_set_info +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xf18a9a3f i3c_master_get_free_addr +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xf710a082 i3c_device_disable_ibi +EXPORT_SYMBOL_GPL drivers/i3c/i3c 0xf9ef7583 i3c_device_match_id +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x506afb75 dw_i3c_common_remove +EXPORT_SYMBOL_GPL drivers/i3c/master/dw-i3c-master 0x94a1b06d dw_i3c_common_probe +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x267c0508 iio_channel_release_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x2a1fab3c iio_channel_stop_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x7340de10 iio_channel_cb_get_channels +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x7a711aef iio_channel_start_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0x9acf62ab iio_channel_cb_set_buffer_watermark +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0xc4c9ba1c iio_channel_cb_get_iio_dev +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-cb 0xf2361d5a iio_channel_get_all_cb +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x46c97317 iio_dma_buffer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x4d44005b iio_dma_buffer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x64ad1293 iio_dma_buffer_set_length +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x82efce1d iio_dma_buffer_data_available +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x929df36a iio_dma_buffer_init +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0x959c072a iio_dma_buffer_block_list_abort +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xc560faca iio_dma_buffer_exit +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xd9ee9cae iio_dma_buffer_request_update +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xdafdac89 iio_dma_buffer_set_bytes_per_datum +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xe1c4cd33 iio_dma_buffer_read +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xeb3e477f iio_dma_buffer_release +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dma 0xf82b698b iio_dma_buffer_block_done +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-buffer-dmaengine 0x8b285d12 devm_iio_dmaengine_buffer_setup +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x3391543d iio_hw_consumer_disable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x4897ae86 iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x63d585e2 devm_iio_hw_consumer_alloc +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0x9671bc15 iio_hw_consumer_free +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-hw-consumer 0xbf358fa9 iio_hw_consumer_enable +EXPORT_SYMBOL_GPL drivers/iio/buffer/industrialio-triggered-buffer 0x0e38956f devm_iio_triggered_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/buffer/kfifo_buf 0x96ccb924 devm_iio_kfifo_buffer_setup_ext +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0x819865d0 bmg160_core_remove +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0xb4776ead bmg160_pm_ops +EXPORT_SYMBOL_GPL drivers/iio/gyro/bmg160_core 0xddf50fce bmg160_core_probe +EXPORT_SYMBOL_GPL drivers/iio/imu/fxos8700_core 0x72eb43fb fxos8700_core_probe +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0056c78b iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x039eba13 iio_push_to_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x06b06d52 iio_read_channel_average_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x070d423a iio_read_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x07304c5a devm_iio_trigger_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0b71799d iio_read_channel_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x0dc097e9 iio_read_channel_processed_scale +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x15338c0d iio_get_channel_type +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x15ec01b7 iio_buffer_enabled +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x171e59d5 iio_show_mount_matrix +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x1b2fc88c iio_write_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2542011e iio_write_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x26f6b499 iio_str_to_fixpoint +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x2cb64235 iio_read_channel_offset +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x34aeb35e iio_get_channel_ext_info_count +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x37d93838 iio_device_release_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x3cf31854 iio_read_avail_channel_attribute +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x3f896088 iio_map_array_unregister +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x44a6077d iio_read_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4dce7dd4 iio_format_value +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4ef513d5 iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x4fec347b iio_write_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5b639be3 iio_dealloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x5e50ea94 __devm_iio_trigger_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x64007539 iio_device_release_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x64fab243 devm_iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6738f8b4 devm_fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x6d8287b1 __devm_iio_device_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x711c1f80 devm_iio_device_alloc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x71bf0938 iio_get_debugfs_dentry +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x746e755a iio_enum_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x85b0f691 devm_iio_channel_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8995dcaf iio_convert_raw_to_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8c47565c iio_read_channel_processed +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8d404bc0 iio_device_claim_direct_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x8e6e7b22 iio_channel_release +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x90d79414 iio_buffer_put +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9287969d iio_validate_scan_mask_onehot +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x93496778 iio_device_id +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x985a7a00 iio_enum_write +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x99e71204 iio_alloc_pollfunc +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9ee21750 iio_device_get_current_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0x9f8654ce iio_push_to_buffers_with_ts_unaligned +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xaceec16b iio_pop_from_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xb257b592 iio_enum_available_read +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xbe31484c iio_device_attach_buffer +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xbe7cfa86 iio_update_buffers +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xc6837d0a iio_map_array_register +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xcf213d61 iio_channel_release_all +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd1841df3 iio_read_max_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xd924aa9c iio_read_channel_ext_info +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xdaf1b394 iio_read_avail_channel_raw +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xde9906c1 iio_device_claim_buffer_mode +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xe29d3057 fwnode_iio_channel_get_by_name +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xef5ae3da iio_buffer_get +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xf5c04869 iio_validate_own_trigger +EXPORT_SYMBOL_GPL drivers/iio/industrialio 0xff733217 devm_iio_channel_get_all +EXPORT_SYMBOL_GPL drivers/infiniband/core/ib_core 0xdbd019c4 ib_wq +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x17c80f7d rtrs_stop_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x39dab21c rtrs_init_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x5dc0403d rtrs_iu_post_send +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x782e8f3f rtrs_cq_qp_destroy +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x82285df0 rtrs_start_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xb664f092 rtrs_cq_qp_create +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xbc91d2f0 rtrs_iu_free +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xd020fc43 rtrs_post_recv_empty +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xdd247339 rtrs_send_hb_ack +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xde217016 rtrs_iu_post_recv +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xeb6059e1 rtrs_iu_post_rdma_write_imm +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xfda0c2b2 rtrs_iu_alloc +EXPORT_SYMBOL_GPL drivers/input/ff-memless 0x7417fa59 input_ff_create_memless +EXPORT_SYMBOL_GPL drivers/input/matrix-keymap 0xd34ce7e9 matrix_keypad_parse_properties +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0x350ce774 adxl34x_pm +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0x78b8d19c adxl34x_probe +EXPORT_SYMBOL_GPL drivers/input/misc/adxl34x 0xec511022 adxl34x_remove +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x0f3f1637 rmi_driver_suspend +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x2a9de02f rmi_2d_sensor_rel_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x379e39de rmi_2d_sensor_abs_process +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x3859ed3e rmi_of_property_read_u32 +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x39e4fdcc rmi_unregister_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x3dc76142 rmi_set_attn_data +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x51e2d837 rmi_2d_sensor_of_probe +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x8b9ab1a8 rmi_dbg +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0x8e00dbb2 rmi_driver_resume +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xa6592a46 rmi_register_transport_device +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xa85c770a rmi_2d_sensor_abs_report +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xbef90690 __rmi_register_function_handler +EXPORT_SYMBOL_GPL drivers/input/rmi4/rmi_core 0xfb734733 rmi_2d_sensor_configure_input +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x7027c642 cyttsp4_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x73197c0f cyttsp4_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp4_core 0x968bf888 cyttsp4_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0x95ee445c cyttsp_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_core 0xdd448969 cyttsp_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0x9062b963 cyttsp_i2c_write_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/cyttsp_i2c_common 0x94bbb784 cyttsp_i2c_read_block_data +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x08e02071 tsc200x_pm_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x552f2f4a tsc200x_probe +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0x76a17671 tsc200x_remove +EXPORT_SYMBOL_GPL drivers/input/touchscreen/tsc200x-core 0xd1137971 tsc200x_regmap_config +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x12ce5862 wm97xx_config_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x36bce84e wm97xx_register_mach_ops +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x3adb0931 wm97xx_reg_read +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x3b080724 wm97xx_read_aux_adc +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x3b1a4677 wm97xx_get_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x495cd705 wm9712_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x54e2ca5f wm9705_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x64e53ee9 wm97xx_reg_write +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x7cdbe313 wm97xx_set_suspend_mode +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x85f6d79b wm9713_codec +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0x8dc78e4f wm97xx_set_gpio +EXPORT_SYMBOL_GPL drivers/input/touchscreen/wm97xx-ts 0xa5479be4 wm97xx_unregister_mach_ops +EXPORT_SYMBOL_GPL drivers/iommu/iova 0x42acbf2f free_iova_fast +EXPORT_SYMBOL_GPL drivers/iommu/iova 0x438d8df2 iova_cache_get +EXPORT_SYMBOL_GPL drivers/iommu/iova 0x5a7ce630 alloc_iova +EXPORT_SYMBOL_GPL drivers/iommu/iova 0x651f2a1d iova_domain_init_rcaches +EXPORT_SYMBOL_GPL drivers/iommu/iova 0x695e804c __free_iova +EXPORT_SYMBOL_GPL drivers/iommu/iova 0x826ad319 alloc_iova_fast +EXPORT_SYMBOL_GPL drivers/iommu/iova 0x91c07a28 reserve_iova +EXPORT_SYMBOL_GPL drivers/iommu/iova 0xbb0cc449 free_iova +EXPORT_SYMBOL_GPL drivers/iommu/iova 0xbd08f9e0 find_iova +EXPORT_SYMBOL_GPL drivers/iommu/iova 0xc7061ef3 iova_cache_put +EXPORT_SYMBOL_GPL drivers/iommu/iova 0xcefe03d4 init_iova_domain +EXPORT_SYMBOL_GPL drivers/iommu/iova 0xef4d8133 put_iova_domain +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x04def935 ipack_driver_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x0af2dafa ipack_device_add +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x52b64772 ipack_put_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x89828074 ipack_get_device +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0x97bb923a ipack_device_init +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xbe1231ec ipack_bus_unregister +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xcb3a039f ipack_bus_register +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xdf2e0460 ipack_device_del +EXPORT_SYMBOL_GPL drivers/ipack/ipack 0xf2de619f ipack_driver_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x027d7da9 led_get_flash_fault +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x05f52c37 led_set_flash_timeout +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x6c8c00c7 led_update_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x85ea38ca led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0x8c8f93f4 led_set_flash_brightness +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xbc806968 devm_led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xd2c26423 led_classdev_flash_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-flash 0xd35611cb devm_led_classdev_flash_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x1ac6662f led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0x6fe7a93f led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xd9fdf199 devm_led_classdev_multicolor_unregister +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xe18aa903 led_mc_calc_color_components +EXPORT_SYMBOL_GPL drivers/leds/led-class-multicolor 0xf190ec5f devm_led_classdev_multicolor_register_ext +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x30de3dcc lp55xx_register_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x3a8dd5ae lp55xx_update_bits +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x3e07bfac lp55xx_read +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x44eb5b50 lp55xx_of_populate_pdata +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0x79e58117 lp55xx_unregister_sysfs +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xa5c044e9 lp55xx_register_leds +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xcc49bf49 lp55xx_deinit_device +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xd27fc4d1 lp55xx_write +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xe043c10a lp55xx_is_extclk_used +EXPORT_SYMBOL_GPL drivers/leds/leds-lp55xx-common 0xf4e4b609 lp55xx_init_device +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0x3bd45b0d ledtrig_audio_set +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-audio 0xce593c22 ledtrig_audio_get +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x749e05f2 ledtrig_flash_ctrl +EXPORT_SYMBOL_GPL drivers/leds/trigger/ledtrig-camera 0x7903e46e ledtrig_torch_ctrl +EXPORT_SYMBOL_GPL drivers/macintosh/windfarm_core 0x0a0527be wf_register_client +EXPORT_SYMBOL_GPL drivers/macintosh/windfarm_core 0x1aaa7ce3 wf_get_control +EXPORT_SYMBOL_GPL drivers/macintosh/windfarm_core 0x31b6334b wf_register_control +EXPORT_SYMBOL_GPL drivers/macintosh/windfarm_core 0x5dc02a14 wf_put_control +EXPORT_SYMBOL_GPL drivers/macintosh/windfarm_core 0x61a873c9 wf_unregister_sensor +EXPORT_SYMBOL_GPL drivers/macintosh/windfarm_core 0x6b7d53cd wf_unregister_control +EXPORT_SYMBOL_GPL drivers/macintosh/windfarm_core 0x75147afa wf_set_overtemp +EXPORT_SYMBOL_GPL drivers/macintosh/windfarm_core 0x89fc273e wf_get_sensor +EXPORT_SYMBOL_GPL drivers/macintosh/windfarm_core 0x97660ae5 wf_register_sensor +EXPORT_SYMBOL_GPL drivers/macintosh/windfarm_core 0xbcace2a5 wf_unregister_client +EXPORT_SYMBOL_GPL drivers/macintosh/windfarm_core 0xc891092f wf_put_sensor +EXPORT_SYMBOL_GPL drivers/macintosh/windfarm_core 0xed82a14f wf_clear_overtemp +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x04b25810 __tracepoint_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x05058957 __tracepoint_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x063306f1 __tracepoint_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x06bceaa1 __SCK__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x099baa91 __traceiter_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0bc0be45 __SCK__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x15f3de09 __SCK__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x17a83e40 __traceiter_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x181a1930 __SCK__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1b083369 __SCK__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c599ebe __traceiter_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c83d5b7 __SCK__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x22ae6324 __SCK__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x247368cd __traceiter_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2766fb04 __traceiter_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2af60833 __SCK__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x362eda19 __tracepoint_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37808fd7 __tracepoint_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37b31e4f __tracepoint_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3a3eb678 __tracepoint_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3efc4479 __traceiter_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3feb7def __tracepoint_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x44bb87a3 __tracepoint_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x46c66897 __SCK__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x46e249be __traceiter_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x47b2af54 __tracepoint_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4a2d1241 __SCK__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4ac09729 __traceiter_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4b96c8a0 __tracepoint_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4fd9262f __traceiter_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x502e2323 __traceiter_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x51d0e534 __SCK__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x58324ebc __traceiter_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5b4a7ab7 __traceiter_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5d9c8fc8 __SCK__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5f9386a1 __tracepoint_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5fd7c423 __SCK__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6026e276 __SCK__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6119e203 __tracepoint_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x64885f63 __traceiter_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x64e39418 __traceiter_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x66232cfe __tracepoint_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6697827f __SCK__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e74dca7 __SCK__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e7df078 __tracepoint_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x71a90620 __tracepoint_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x79eeb380 __SCK__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x80e3881d __SCK__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x81d4d2d1 __tracepoint_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8453b18e __traceiter_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8ad20d61 __SCK__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8b9fa1d8 __tracepoint_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8bba9251 __tracepoint_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8c5db98b __traceiter_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8f7308be __tracepoint_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x93c8c39b __tracepoint_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x98559363 __traceiter_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9a6f4d9f __SCK__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9ce21c84 __SCK__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9f5b822e __traceiter_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa0840dde __traceiter_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa09a6b09 __tracepoint_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa187023e __SCK__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa483d88a __traceiter_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa64134e4 __SCK__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa842a5c8 __SCK__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xad6440b4 __traceiter_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xad72d247 __traceiter_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb4c84065 __traceiter_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb5a62a8c __traceiter_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb877aa6d __traceiter_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xba843c3f __SCK__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xbfa7ad37 __traceiter_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc8ae4213 __SCK__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd327bf21 __traceiter_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd8aa1746 __tracepoint_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd9f63855 __tracepoint_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xda06fe86 __SCK__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdd1455a7 __tracepoint_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe16c06b3 __SCK__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe59b14b4 __traceiter_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe62bc566 __traceiter_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe86a55bd __traceiter_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xea3a1ab2 __tracepoint_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec29e22a __traceiter_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec3327c6 __tracepoint_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec92a163 __SCK__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf021519f __tracepoint_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf6249e5f __SCK__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfc0a0b57 __tracepoint_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd5d057b __tracepoint_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd6b5d80 __SCK__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfed8327b __tracepoint_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x018cbcfb dm_cell_unlock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x04b7e15a dm_bio_prison_free_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x0c0ae5e3 dm_cell_quiesce_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x17dd39d6 dm_deferred_set_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x1e451699 dm_cell_lock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x27b6fc4c dm_cell_visit_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2eb01e04 dm_deferred_set_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x34372f85 dm_bio_detain +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x5b51bcfd dm_bio_prison_alloc_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x63fe1b99 dm_cell_error +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6791a44e dm_deferred_entry_dec +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6b3ac3b9 dm_bio_prison_free_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6e69c7f8 dm_cell_promote_or_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x753e20b2 dm_bio_prison_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x7fd1c6ac dm_get_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xa68be19f dm_bio_prison_alloc_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xace9b57b dm_bio_prison_destroy_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb3a10ddd dm_cell_get_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb6d5c65d dm_deferred_set_add_work +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb70b342a dm_bio_prison_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xbe40d91b dm_cell_lock_promote_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xca2e3a88 dm_deferred_entry_inc +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd99e003d dm_bio_prison_create_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xe0b51f7f dm_cell_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xeae04772 dm_cell_release_no_holder +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xf14daaad dm_cell_put_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x0ad0dc4f dm_bufio_mark_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x24772bfe dm_bufio_get +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x2e0774dc dm_bufio_get_block_number +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x4196665f dm_bufio_client_create +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x656100cc dm_bufio_client_reset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6a2f40e1 dm_bufio_mark_partial_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6aebce95 dm_bufio_issue_discard +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6cdb2d56 dm_bufio_prefetch +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d3f57bd dm_bufio_get_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d83826d dm_bufio_get_block_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x74dcd98c dm_bufio_get_aux_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x867e87eb dm_bufio_get_dm_io_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x91f00abc dm_bufio_set_minimum_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xa82b2066 dm_bufio_write_dirty_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xb04f56ab dm_bufio_read +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc0d7df85 dm_bufio_new +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc9a3422d dm_bufio_write_dirty_buffers_async +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xcd2ba798 dm_bufio_forget +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd4bddf5c dm_bufio_issue_flush +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd991e3b9 dm_bufio_get_device_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xe6024e59 dm_bufio_release +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xebcc64a4 dm_bufio_get_block_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xeca7949e dm_bufio_client_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xed3283a4 dm_bufio_set_sector_offset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xf241a6eb dm_bufio_forget_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x0efbca4c btracker_promotion_already_present +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x1c852cab btracker_nr_demotions_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x23ddc5ab dm_cache_policy_get_version +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x37ef59a5 dm_cache_policy_get_name +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x481a0b15 btracker_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x4becb830 dm_cache_policy_get_hint_size +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x4cadbbf7 dm_cache_policy_unregister +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x50b3c64c dm_cache_policy_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x5adc2807 btracker_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x65eea825 btracker_nr_writebacks_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x87bee547 btracker_queue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa2365f44 btracker_issue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa7eadcb5 btracker_complete +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xf29a135a dm_cache_policy_register +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xf9f3e74b dm_cache_policy_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x5c1f0326 dm_register_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x718514db dm_unregister_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x01d2f9ac dm_rh_recovery_start +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x050bfc7c dm_rh_bio_to_region +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38972f23 dm_rh_region_to_sector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38efaf5a dm_region_hash_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x3a18389a dm_rh_update_states +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x4a8aa3d1 dm_rh_mark_nosync +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x57e16c3e dm_rh_get_state +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x5f4a6e61 dm_rh_dec +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7774620f dm_rh_stop_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d053fc5 dm_rh_start_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d5e1815 dm_rh_get_region_key +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x981faa19 dm_rh_delay +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa53387c7 dm_rh_flush +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa83588eb dm_rh_recovery_end +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbe38a431 dm_rh_recovery_prepare +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xcc6de916 dm_region_hash_create +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd8aa4284 dm_rh_region_context +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xe5bf9bef dm_rh_inc_pending +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xf8f6f164 dm_rh_dirty_log +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xf92b8a3d dm_rh_get_region_size +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xfd93482e dm_rh_recovery_in_flight +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0054f69d dm_tm_pre_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x01f7c2b0 dm_btree_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0211c39e dm_tm_with_runs +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x07ed9022 dm_bitset_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x088a5b30 dm_btree_find_lowest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0cf7c42f dm_btree_remove +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0d251167 dm_array_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x109eae1f dm_btree_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x15a2bf57 dm_btree_lookup_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1ae16d40 dm_tm_dec_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1d0d53f7 dm_array_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1e3f728d dm_block_data +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2842d760 dm_bitset_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2bc1a8d9 dm_tm_open_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2f40da68 dm_bm_set_read_write +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x30c37cc0 dm_bm_write_lock_zero +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x32bf4f4b dm_bitset_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3646e38f dm_tm_issue_prefetches +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3896f8d8 dm_array_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x38d53eec dm_array_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ad0f55b dm_bm_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ae50a4a dm_tm_inc_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x40720a25 dm_bitset_set_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x418204e4 dm_array_set_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46c56110 dm_bitset_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x48e323be dm_bm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f2c653e dm_btree_insert_notify +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f477261 dm_bm_checksum +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x51005cef dm_bitset_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5375ca71 dm_bm_write_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5475ba9e dm_block_location +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x563946a0 dm_btree_remove_leaves +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5b04d3fe dm_bitset_clear_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x67c6c5b9 dm_array_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x68f34c27 dm_array_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6bfa88c8 dm_bitset_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6c600395 dm_btree_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6fac2256 dm_array_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x703aa099 dm_block_manager_reset +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x72289260 dm_block_manager_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7612cd9c dm_bm_block_size +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x79bdc649 dm_sm_disk_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7ade1071 dm_tm_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b047bd9 dm_tm_create_non_blocking_clone +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b6b3af5 dm_bm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x836693c5 dm_disk_bitset_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87419c51 dm_array_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87c934be dm_tm_inc +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x88295b96 dm_tm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x8e057e61 dm_array_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x900896b9 dm_btree_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x91baa32f dm_btree_find_highest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9290e07a dm_tm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x932a6ffc dm_tm_shadow_block +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x94daa188 dm_bitset_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x95a52abd dm_bm_is_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9718cffa dm_sm_disk_open +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9e798e22 dm_bm_set_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa0bc1801 dm_btree_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa903d6d2 dm_block_manager_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa99029b9 dm_bitset_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb940af6a dm_array_info_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xbdde4031 dm_btree_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd017c9c7 dm_array_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd163cade dm_tm_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd8682982 dm_btree_insert +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdb2c8e97 dm_btree_lookup +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdf3a4e7d dm_tm_create_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe07a2542 dm_bitset_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe0e68183 dm_array_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe781f874 dm_tm_dec +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xecc1aeba dm_bitset_test_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xedf5036f dm_bitset_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf2b4509a dm_btree_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf71f197e dm_btree_cursor_next +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x0432fde3 cec_s_conn_info +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x31fb4039 cec_transmit_attempt_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x40164dc2 cec_notifier_conn_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x544e9202 cec_s_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x555bb0da cec_notifier_cec_adap_register +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x6ed1a4a0 cec_notifier_parse_hdmi_phandle +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x84efff6f cec_register_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x84fad563 cec_notifier_cec_adap_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x918f20d5 cec_s_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x9837d52e cec_fill_conn_info_from_drm +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0x9fc64382 cec_transmit_msg +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa01fbb6b cec_notifier_set_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xa5b27242 cec_queue_pin_5v_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xaee236c6 cec_notifier_conn_unregister +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xb7a3d71d cec_queue_pin_cec_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xb7c9ce1f cec_s_log_addrs +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xbe4de675 cec_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc10a4c3b cec_transmit_done_ts +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xc16f2887 cec_notifier_set_phys_addr_from_edid +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xce9d8d6d cec_delete_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xd32609b8 cec_unregister_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xda7ca382 cec_queue_pin_hpd_event +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xe6d148cf cec_allocate_adapter +EXPORT_SYMBOL_GPL drivers/media/cec/core/cec 0xf1f7b30a cec_received_msg_ts +EXPORT_SYMBOL_GPL drivers/media/common/b2c2/b2c2-flexcop 0x66c0289a b2c2_flexcop_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x2c421fc8 saa7146_register_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x30e720c3 saa7146_pgtable_build_single +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x46417651 saa7146_vmalloc_build_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x645f03f3 saa7146_setgpio +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x6e82c77f saa7146_wait_for_debi_done +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x7be04d20 saa7146_pgtable_free +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x9091efb3 saa7146_i2c_adapter_prepare +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0x9f1486f4 saa7146_vfree_destroy_pgtable +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe3cd9b5c saa7146_debug +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xe4763df5 saa7146_pgtable_alloc +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146 0xfa1bee65 saa7146_unregister_extension +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x2802d58f saa7146_vv_release +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x55105f80 saa7146_set_hps_source_and_sync +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x8d96bf6a saa7146_vv_init +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0x8fd6e2d4 saa7146_register_device +EXPORT_SYMBOL_GPL drivers/media/common/saa7146/saa7146_vv 0xf5231e9f saa7146_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x0497a291 smscore_getbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x17081ce4 sms_board_setup +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x172ccdc2 smscore_get_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x1862609e smscore_register_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x1938e607 smscore_unregister_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x1c30f04e sms_board_event +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x21e36bf2 smscore_registry_getmode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x2910e37b smscore_get_device_mode +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x3385a82b sms_board_power +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x34bf0e61 smscore_translate_msg +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x37d91069 smsendian_handle_tx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x44eb2934 smscore_set_board_id +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x45284ae9 smsendian_handle_rx_message +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x497d9ae8 smscore_start_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x68cef948 smscore_register_hotplug +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x729d973d sms_board_lna_control +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x74ee9098 sms_board_load_modules +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7b170419 smscore_putbuffer +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x7c576277 smsendian_handle_message_header +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x844539ae sms_get_board +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0x99a81ab3 smsclient_sendrequest +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xa3f3733b smscore_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbbdb5c42 smscore_unregister_client +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xbc979c77 sms_board_led_feedback +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xe0c3fcad smscore_onresponse +EXPORT_SYMBOL_GPL drivers/media/common/siano/smsmdtv 0xffde6f8e smscore_register_client +EXPORT_SYMBOL_GPL drivers/media/common/uvc 0x08c5db3e uvc_format_by_guid +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x040dc7cd tpg_aspect_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x21bfae4e tpg_gen_text +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x4a738cc1 tpg_g_interleaved_plane +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x7e83543f tpg_s_crop_compose +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0x80aaf962 tpg_g_color_order +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xa8a3f406 tpg_free +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xaa5503d9 tpg_set_font +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xb052969d tpg_init +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xbbc315dd tpg_update_mv_step +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xcaede3e2 tpg_fill_plane_buffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xce8159bb tpg_pattern_strings +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe2169014 tpg_log_status +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe6f04b89 tpg_alloc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xe7ee5819 tpg_s_fourcc +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf064e392 tpg_fillbuffer +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7a5f765 tpg_calc_text_basep +EXPORT_SYMBOL_GPL drivers/media/common/v4l2-tpg/v4l2-tpg 0xf7ec0949 tpg_reset_source +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x0555b56e vb2_core_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x07729fd4 __SCK__tp_func_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x1cb3c92d vb2_core_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x20be2f99 vb2_wait_for_all_buffers +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2b64bc83 vb2_buffer_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x2d403571 vb2_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x37e95bd8 vb2_core_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x3c22713a __tracepoint_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x43cc6c42 vb2_request_buffer_cnt +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x473b3d56 vb2_plane_vaddr +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4bb48cdf vb2_core_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4bd48419 vb2_core_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4da057c8 __traceiter_vb2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4db376e3 vb2_request_object_is_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x4f005be1 vb2_discard_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x50a1bb4a __tracepoint_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x53a3dc1e vb2_core_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x5761267f __traceiter_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x70379dfe vb2_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x78b02cf3 vb2_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x7ee32286 __tracepoint_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x8c5f8ced __traceiter_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0x994f9dc2 vb2_core_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xa1fe2130 vb2_queue_error +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xaa52c8eb vb2_core_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb1637d98 vb2_plane_cookie +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb2055cb1 vb2_core_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb6f4b031 __SCK__tp_func_vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb8520dbd vb2_core_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xb9d2df39 __SCK__tp_func_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xbe5fe025 vb2_core_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xc7b45aa4 __SCK__tp_func_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xca706b78 vb2_thread_start +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xdb51fbcc vb2_core_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xec5a46c6 vb2_thread_stop +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xf97a7c84 __tracepoint_vb2_buf_done +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-common 0xfbcaa36b __traceiter_vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0x2e155c67 vb2_dma_contig_set_max_seg_size +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-contig 0xdd1bf3fa vb2_dma_contig_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-dma-sg 0x39866618 vb2_dma_sg_memops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-memops 0xba630dd9 vb2_common_vm_ops +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x2532b9ab vb2_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x259b0742 vb2_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x2676d894 vb2_queue_change_type +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x29a909bb vb2_request_queue +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x2a902456 vb2_ops_wait_prepare +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x2e6e73dd vb2_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x2e982075 vb2_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x31c956a6 vb2_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x335dc01a vb2_find_buffer +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x46b25274 vb2_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x4790331e vb2_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x63622b5a _vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x6ae0def5 vb2_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x6dbf9978 vb2_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x7236e17e vb2_queue_init +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x7c9f8fc0 vb2_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x85c3cae3 vb2_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x893827d2 vb2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x896177d1 vb2_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x902eae4f vb2_queue_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x97e77075 vb2_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0x9d4ce3c8 vb2_ops_wait_finish +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xb60c3c84 vb2_queue_init_name +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xb83b697b vb2_streamon +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xcfd843d7 vb2_fop_poll +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd75a15fc vb2_fop_read +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd80bcdca vb2_video_unregister_device +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xd82b5db1 vb2_request_validate +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xdb555a7d vb2_expbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe8b01a19 vb2_fop_write +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe9b5f2a5 vb2_fop_release +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xe9e2d293 vb2_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf5420926 vb2_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-v4l2 0xf5de6303 vb2_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/common/videobuf2/videobuf2-vmalloc 0x6a88640d vb2_vmalloc_memops +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0x998750cc dvb_module_probe +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0xe2b4d6e2 dvb_module_release +EXPORT_SYMBOL_GPL drivers/media/dvb-core/dvb-core 0xf7cc1173 dvb_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/as102_fe 0xa7368cac as102_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ascot2e 0xccf58504 ascot2e_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/atbm8830 0xd7a2dfa9 atbm8830_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/au8522_dig 0x2228ca4e au8522_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/bcm3510 0xc5c3e871 bcm3510_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22700 0xca19ed21 cx22700_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx22702 0xd0a2069b cx22702_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24110 0x6e177a8e cx24110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24113 0xa8ae29fc cx24113_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24116 0xa93aaffb cx24116_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24117 0x8567fe89 cx24117_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24120 0x7411de01 cx24120_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cx24123 0x8d1b26b5 cx24123_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2820r 0xcf798e4a cxd2820r_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x6a5842a1 cxd2841er_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2841er 0x6d840671 cxd2841er_attach_t_c +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/cxd2880/cxd2880 0x7762ef12 cxd2880_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0070 0xda4a9d4b dib0070_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0x56c91394 dib0090_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib0090 0xa0a77e98 dib0090_fw_register +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mb 0x4a44e2fd dib3000mb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib3000mc 0x19ca593c dib3000mc_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000m 0x02684779 dib7000m_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib7000p 0x2244e8ba dib7000p_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib8000 0x48fec221 dib8000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dib9000 0x6020cf2c dib9000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drx39xyj/drx39xyj 0x20cdee7a drx39xxj_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxd 0x973af7e1 drxd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/drxk 0xa1267226 drxk_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ds3000 0xcd2aed75 ds3000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/dvb-pll 0xa14b07df dvb_pll_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ec100 0x6fc5f13c ec100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/gp8psk-fe 0xf12edb24 gp8psk_fe_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x3661706c helene_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/helene 0x786fdc87 helene_attach_s +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/horus3a 0x4976724c horus3a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6405 0x0ef47128 isl6405_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6421 0x90883a0a isl6421_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/isl6423 0x2fd4d84e isl6423_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/itd1000 0x43cc99d7 itd1000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ix2505v 0x3c46b1b2 ix2505v_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/l64781 0xd5034e65 l64781_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lg2160 0xaa787215 lg2160_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3305 0xf7ef9612 lgdt3305_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt3306a 0x5d559908 lgdt3306a_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgdt330x 0x51bcfcb9 lgdt330x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lgs8gxx 0x3ca3ba79 lgs8gxx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbh25 0xff884c52 lnbh25_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x1d8a336c lnbp21_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp21 0x6d9f5da7 lnbh24_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/lnbp22 0xefad90c2 lnbp22_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88ds3103 0x55964e14 m88ds3103_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/m88rs2000 0xc04ee01b m88rs2000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a16 0xb9eafeb1 mb86a16_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mb86a20s 0x647b1ad2 mb86a20s_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt312 0x1be7369c mt312_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mt352 0x3b25a92a mt352_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/mxl5xx 0x08c1b579 mxl5xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt200x 0x0bf130cb nxt200x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/nxt6000 0x3202535a nxt6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51132 0xfd7df81d or51132_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/or51211 0x1b3b22b4 or51211_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1409 0xa323a657 s5h1409_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1411 0x7f2b4f4b s5h1411_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1420 0xdec07a53 s5h1420_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s5h1432 0xf12903d4 s5h1432_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/s921 0xeb39fc52 s921_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/si21xx 0xd1ef5b4b si21xx_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/sp887x 0xb0160b7d sp887x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb0899 0xedcb9b76 stb0899_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6000 0x41501a63 stb6000_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stb6100 0x3b30b0d1 stb6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0288 0xb99b9b3a stv0288_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0297 0xa038af30 stv0297_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0299 0x5c8e188f stv0299_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x20e20237 stv0367cab_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0x53965152 stv0367ddb_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0367 0xf45eb775 stv0367ter_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0900 0x01443037 stv0900_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv090x 0xb9435df9 stv090x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv0910 0x20c312ea stv0910_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110 0x2dcb50b7 stv6110_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6110x 0xe2bd6aa2 stv6110x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/stv6111 0x05180d94 stv6111_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10021 0xbcd43d3b tda10021_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10023 0xc764d598 tda10023_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10048 0xde0ea64c tda10048_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0x3859c4ef tda10045_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda1004x 0xcc3a12b5 tda10046_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda10086 0xd3cfc033 tda10086_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda18271c2dd 0xf9fb4b15 tda18271c2dd_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda665x 0xe0449416 tda665x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8083 0xd56835f0 tda8083_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda8261 0xea8f7c17 tda8261_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tda826x 0x97ef604c tda826x_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ts2020 0x53fce80a ts2020_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/tua6100 0xe76aef06 tua6100_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1820 0x3600cc0d ves1820_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/ves1x93 0x2ca0e4b0 ves1x93_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10036 0xb9b15194 zl10036_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10039 0x36b2daab zl10039_attach +EXPORT_SYMBOL_GPL drivers/media/dvb-frontends/zl10353 0x2b28f7dd zl10353_attach +EXPORT_SYMBOL_GPL drivers/media/i2c/aptina-pll 0x105bc954 aptina_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/ccs-pll 0x998c40e4 ccs_pll_calculate +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x019324a0 max9271_set_serial_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x0c32acba max9271_configure_i2c +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x318a435b max9271_wake_up +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x329d1ee6 max9271_set_high_threshold +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x4930dd33 max9271_clear_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x527ac5f9 max9271_disable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x6b702327 max9271_verify_id +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x8f536d06 max9271_configure_gmsl_link +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0x9ff43347 max9271_set_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xb7ef61dd max9271_enable_gpios +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xba9addf9 max9271_set_address +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xce4d4f10 max9271_set_translation +EXPORT_SYMBOL_GPL drivers/media/i2c/max9271 0xee3a0402 max9271_set_deserializer_address +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x02a8ba75 media_request_get_by_fd +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x09c2e4a4 __media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x09cc754a __media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x0b090a5b media_device_register_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x20229e96 media_device_usb_allocate +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2a2607ac media_pad_remote_pad_first +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x2beb92af media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x3cff7e15 media_device_pci_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x420b865d media_request_object_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x441c5fed __media_device_usb_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x48464c69 media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4876cd61 media_get_pad_index +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4c46cca7 media_request_object_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x4f65c70b media_devnode_remove +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x540fc266 media_entity_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x547bed9f media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5882f8e2 media_devnode_create +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x595215dc media_graph_walk_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x5a251f5d media_graph_walk_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x633460e5 __media_entity_remove_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x65dd67e0 media_pipeline_entity_iter_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6d6eafb6 media_device_unregister_entity +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x6f817b31 media_entity_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x77dc88ee media_graph_walk_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7c2aad0e __media_pipeline_pad_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x7d5e609e media_device_register_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x816cd434 media_device_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x863afd53 media_device_delete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8781f43f media_request_object_complete +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8785bc4c media_create_pad_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8d9b688b media_request_object_bind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x8fe44bdc media_request_object_unbind +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x94b5edce media_device_unregister +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x963e47b2 __media_device_register +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x98ee7afb __media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x99de4a5a media_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9a181200 media_device_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9a214a6e media_entity_find_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0x9e9adc2e media_entity_pads_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xa6085f6a media_entity_enum_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xaeb2191a media_device_unregister_entity_notify +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xaf548d10 media_pad_remote_pad_unique +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xb92ba2e5 media_remove_intf_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbb945446 media_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xbda03312 media_pad_pipeline +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd550fa0b media_create_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xd84f3d2f media_request_object_find +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xde211cf0 media_request_put +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe4049c06 __media_pipeline_entity_iter_next +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe41c5266 media_entity_get_fwnode_pad +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe4a6451c __media_entity_next_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe58fb658 media_pipeline_entity_iter_init +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe5ceecd6 media_entity_enum_cleanup +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xe6ef8dbe __media_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xeb2c1dac media_create_ancillary_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xec1f25da __media_entity_setup_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xed09e633 media_create_pad_links +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xfdab8ee3 media_remove_intf_link +EXPORT_SYMBOL_GPL drivers/media/mc/mc 0xffd98070 media_graph_walk_cleanup +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst 0x1064e53b dst_attach +EXPORT_SYMBOL_GPL drivers/media/pci/bt8xx/dst_ca 0x88a60511 dst_ca_attach +EXPORT_SYMBOL_GPL drivers/media/pci/cx88/cx88xx 0x4f61bfac cx88_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/pci/ddbridge/ddbridge-dummy-fe 0x56778d20 ddbridge_dummy_fe_qam_attach +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x082782a0 mantis_dma_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x088dd55a mantis_stream_control +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x0d893311 mantis_frontend_power +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x1007a5bc mantis_dma_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x268be0b5 mantis_i2c_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x308e1d41 mantis_pci_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x3eabc7a9 mantis_i2c_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x42d14094 mantis_gpio_set_bits +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x48a4de4e mantis_ca_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x605d578b mantis_input_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x87b65c65 mantis_ca_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x8f746837 mantis_uart_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x90c4adf7 mantis_pci_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0x937463ca mantis_input_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xa1ef6f4a mantis_uart_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xa47c8133 mantis_dvb_exit +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xbc5ca62f mantis_dvb_init +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xc1f88a42 mantis_get_mac +EXPORT_SYMBOL_GPL drivers/media/pci/mantis/mantis_core 0xdfc3cb1f mantis_frontend_soft_reset +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x09919ec9 saa7134_ts_queue_setup +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x0c51ad1a saa7134_ts_buffer_init +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x155e0c9b saa7134_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x32bb3634 saa7134_vb2_buffer_queue +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x346b5266 saa7134_g_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x41a103e1 saa7134_s_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x446e6836 saa7134_querystd +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x4b0606b3 saa7134_g_std +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x6ace5524 saa7134_enum_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x8c98e4b9 saa7134_g_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0x98f1e437 saa7134_ts_qops +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xa19c7579 saa7134_g_frequency +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xaf1d1111 saa7134_querycap +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xb66c679f saa7134_ts_buffer_prepare +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xe14afef2 saa7134_s_tuner +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xe909dd46 saa7134_s_input +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf164d2e2 saa7134_ts_start_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf5376516 saa7134_ts_stop_streaming +EXPORT_SYMBOL_GPL drivers/media/pci/saa7134/saa7134 0xf96f4b3d saa7134_s_std +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x258a7386 ttpci_budget_debiread +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x74a27d77 ttpci_budget_set_video_port +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x7948c222 budget_debug +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x82414309 ttpci_budget_deinit +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0x9194d9f4 ttpci_budget_debiwrite +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xb2ceafce ttpci_budget_init +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xe3875830 ttpci_budget_init_hooks +EXPORT_SYMBOL_GPL drivers/media/pci/ttpci/budget-core 0xea5cb10a ttpci_budget_irq10_handler +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x380fd954 mccic_register +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x93b9a80a mccic_suspend +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0x9ec1e0a2 mccic_shutdown +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xb2bfcff9 mccic_resume +EXPORT_SYMBOL_GPL drivers/media/platform/marvell/mcam-core 0xcff7d944 mccic_irq +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x32a020d5 xvip_set_format_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x60bdaaa9 xvip_init_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0x681792bb xvip_enum_frame_size +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xb031ea50 xvip_clr_or_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xb0dce58e xvip_clr_and_set +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xb12e2de5 xvip_of_get_format +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xb67940fb xvip_get_format_by_fourcc +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xc82d0296 xvip_cleanup_resources +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xe08e6063 xvip_get_format_by_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-video 0xf9cb53a6 xvip_enum_mbus_code +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x3c16a6b1 xvtc_generator_stop +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0x47d7900b xvtc_generator_start +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0xa8a0f912 xvtc_put +EXPORT_SYMBOL_GPL drivers/media/platform/xilinx/xilinx-vtc 0xb600e07a xvtc_of_get +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0x73ec6d8c radio_tea5777_init +EXPORT_SYMBOL_GPL drivers/media/radio/shark2 0xa1807925 radio_tea5777_exit +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0x7f611d18 si470x_start +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xbf16e46d si470x_set_freq +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xce5643a5 si470x_viddev_template +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xe4d1b486 si470x_ctrl_ops +EXPORT_SYMBOL_GPL drivers/media/radio/si470x/radio-si470x-common 0xff89c193 si470x_stop +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x074fc15c rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x1fc07a45 rc_repeat +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x382b70d1 rc_keyup +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x39765711 ir_raw_event_handle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x3a1c3157 rc_keydown_notimeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x6d0a9aba devm_rc_allocate_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x6d52c84a devm_rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x73aceb6e ir_raw_event_store +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x8bb9e743 rc_g_keycode_from_table +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x90b86807 rc_unregister_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0x9e87df66 ir_raw_event_set_idle +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xa117a5e3 ir_raw_event_store_with_filter +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xaf1c6040 rc_map_register +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xaf3c390e lirc_scancode_event +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xb715817d rc_keydown +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xbef1458e rc_map_get +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xc1cb2a9b rc_register_device +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xc6c905de ir_raw_event_store_edge +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xd7875151 rc_map_unregister +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xe92449d5 ir_raw_event_store_with_timeout +EXPORT_SYMBOL_GPL drivers/media/rc/rc-core 0xfa647c4a rc_free_device +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0011 0x41c375af fc0011_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0012 0xbcb914ce fc0012_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/fc0013 0x2892bec9 fc0013_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/max2165 0x402522c7 max2165_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mc44s803 0x7c61bb34 mc44s803_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2060 0x4a0be200 mt2060_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2063 0xd55172e7 mt2063_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt20xx 0x4d68eced microtune_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2131 0xc5c483a9 mt2131_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mt2266 0x06ff1e44 mt2266_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5005s 0x6a1dd9f2 mxl5005s_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/mxl5007t 0x0b1d30b5 mxl5007t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/qt1010 0x2b55db34 qt1010_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/r820t 0xce35eeaf r820t_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18218 0xc0c27d76 tda18218_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda18271 0xb098d851 tda18271_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda827x 0xb5a61463 tda827x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x761ac5fb tda829x_probe +EXPORT_SYMBOL_GPL drivers/media/tuners/tda8290 0x7d571383 tda829x_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tda9887 0xfe70face tda9887_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0x1fd51d09 tea5761_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5761 0xd891fc01 tea5761_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0xa4ef2071 tea5767_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/tea5767 0xae9f1c67 tea5767_autodetection +EXPORT_SYMBOL_GPL drivers/media/tuners/tuner-simple 0xa77fe6d8 simple_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc2028 0xdd03630c xc2028_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc4000 0x3cf012ce xc4000_attach +EXPORT_SYMBOL_GPL drivers/media/tuners/xc5000 0x46579a47 xc5000_attach +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x017ea7c7 cx231xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x16e42afd cx231xx_capture_start +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x1ba78ac6 cx231xx_dev_uninit +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x1cbf6193 cx231xx_send_gpio_cmd +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x229d6289 cx231xx_send_usb_command +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x25bcb90d cx231xx_init_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x30e29479 cx231xx_disable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x4406298d cx231xx_init_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x4ceb99e7 cx231xx_set_alt_setting +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x501bfc1a cx231xx_uninit_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x5afb03db cx231xx_get_i2c_adap +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x5efb99c6 cx231xx_uninit_bulk +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x635fbf01 cx231xx_init_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x66ae1369 cx231xx_enable656 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x67f9cbc4 cx231xx_demod_reset +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x96ea5c4d cx231xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0x9cd5a5dd cx231xx_unmute_audio +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xb21691de cx231xx_enable_i2c_port_3 +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xbaf634aa cx231xx_dev_init +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xc7182fcf cx231xx_uninit_vbi_isoc +EXPORT_SYMBOL_GPL drivers/media/usb/cx231xx/cx231xx 0xefd5a9e0 is_fw_load +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-demod 0xb870305a mxl111sf_demod_attach +EXPORT_SYMBOL_GPL drivers/media/usb/dvb-usb-v2/mxl111sf-tuner 0xdfda9a95 mxl111sf_tuner_attach +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x0661c44c em28xx_gpio_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x13904ba2 em28xx_alloc_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x3d69f4cf em28xx_init_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x6439523d em28xx_uninit_usb_xfer +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x6ee9e478 em28xx_read_reg +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x721f7cc7 em28xx_free_device +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7d704fb5 em28xx_audio_setup +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7fc8652c em28xx_tuner_callback +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x7fd3cfee em28xx_setup_xc3028 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x87fedece em28xx_find_led +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x921d7c65 em28xx_boards +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x94868191 em28xx_stop_urbs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0x9e4b2434 em28xx_set_mode +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xc58a27b2 em28xx_init_camera +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xd8b8a189 em28xx_write_regs +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xe6e9c106 em28xx_read_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xf2dbfd9d em28xx_audio_analog_set +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xf5148b36 em28xx_write_ac97 +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xfa16f2aa em28xx_write_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xfb6f26f5 em28xx_toggle_reg_bits +EXPORT_SYMBOL_GPL drivers/media/usb/em28xx/em28xx 0xfbcc9115 em28xx_write_reg +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x0d8c3d64 __v4l2_async_nf_add_fwnode_remote +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x0dfab2e2 v4l2_async_nf_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x223814e4 __v4l2_async_nf_add_i2c +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0x7a8ece0c __v4l2_async_nf_add_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-async 0xb5e0b09c __v4l2_async_nf_add_fwnode +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x01612c0b v4l2_detect_gtf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x08402862 v4l2_print_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0958448b v4l2_set_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x0af3d134 v4l2_valid_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x2bf67def v4l2_calc_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x370cfe6e v4l2_dv_timings_presets +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x3aa68d7a v4l2_find_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x4839762f v4l2_calc_timeperframe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x7b6ac78f v4l2_phys_addr_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x8f8d4341 v4l2_get_edid_phys_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0x922ecd29 v4l2_enum_dv_timings_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa22fbfeb v4l2_hdmi_rx_colorimetry +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xa97e00eb v4l2_detect_cvt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xae575c8f v4l2_phys_addr_for_input +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xd034392d v4l2_match_dv_timings +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xf56238f4 v4l2_find_dv_timings_cea861_vic +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-dv-timings 0xff585440 v4l2_dv_timings_aspect_ratio +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x57001c80 v4l2_flash_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0x57d8291f v4l2_flash_indicator_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-flash-led-class 0xbf7a1ac1 v4l2_flash_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x09631104 v4l2_async_nf_parse_fwnode_endpoints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x11d5c4b8 v4l2_fwnode_endpoint_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x288fccfd v4l2_fwnode_connector_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x496979a8 v4l2_fwnode_device_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x612ddce5 v4l2_fwnode_connector_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x6d919e4e v4l2_async_register_subdev_sensor +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x6e338e9a v4l2_fwnode_endpoint_alloc_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0x953e6eac v4l2_fwnode_connector_add_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xd51e39bf v4l2_fwnode_endpoint_parse +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xe8a5ea45 v4l2_fwnode_put_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-fwnode 0xfb9661b0 v4l2_fwnode_parse_link +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x08be9f60 v4l2_m2m_next_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x0dafdfb9 v4l2_m2m_update_start_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1433330a v4l2_m2m_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x18dce366 v4l2_m2m_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1a219f64 v4l2_m2m_fop_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x1ad597e8 v4l2_m2m_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x27a8ab5c v4l2_m2m_update_stop_streaming_state +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2bf67f11 v4l2_m2m_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2cd4fe9d v4l2_m2m_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2dbe4c0e v4l2_m2m_try_schedule +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x2e8884a5 v4l2_m2m_ioctl_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x335b52d9 v4l2_m2m_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x3e33924a v4l2_m2m_ioctl_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x402fddbf v4l2_m2m_ctx_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x43ed79cc v4l2_m2m_last_buffer_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4bad8f2a v4l2_m2m_buf_remove +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4e3ca275 v4l2_m2m_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x4f6f334f v4l2_m2m_poll +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x513d4d2c v4l2_m2m_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x583f40bc v4l2_m2m_ioctl_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x5930f0dc v4l2_m2m_buf_remove_by_idx +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x596f3257 v4l2_m2m_ioctl_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x624a2bce v4l2_m2m_ctx_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x669a6bd0 v4l2_m2m_ioctl_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x6c887b66 v4l2_m2m_fop_mmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x730f2eae v4l2_m2m_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x75d1b000 v4l2_m2m_ioctl_stateless_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x820d2890 v4l2_m2m_ioctl_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x838b56a8 v4l2_m2m_buf_remove_by_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8cd3c7a8 v4l2_m2m_ioctl_try_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x8ef8877f v4l2_m2m_ioctl_stateless_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0x9c018ad8 v4l2_m2m_request_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa4257d01 v4l2_m2m_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa489d623 v4l2_m2m_last_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xa8a57784 v4l2_m2m_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xb4ab57fe v4l2_m2m_ioctl_expbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xbea8e613 v4l2_m2m_register_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xbff44fad v4l2_m2m_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xc6fca5ad v4l2_m2m_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xceec623f v4l2_m2m_ioctl_try_decoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xd92a750a v4l2_m2m_buf_copy_metadata +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe23a25db v4l2_m2m_ioctl_prepare_buf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe248fb18 v4l2_m2m_ioctl_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe4cd14b0 v4l2_m2m_ioctl_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xe865d79e v4l2_m2m_ioctl_encoder_cmd +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xf13ff84d v4l2_m2m_unregister_media_controller +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/v4l2-mem2mem 0xfbb368c3 v4l2_m2m_create_bufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x0043f720 videobuf_read_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x08dc8307 videobuf_next_field +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x1a21cf16 videobuf_alloc_vb +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x1aeec9ae videobuf_reqbufs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x2231c6bd videobuf_mmap_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x22503d72 videobuf_queue_is_busy +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x2fb8431e videobuf_mmap_mapper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x43a51ace videobuf_read_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x4fe4d603 videobuf_queue_cancel +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x5c6b3203 videobuf_read_one +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x6030c376 videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x65256358 videobuf_queue_to_vaddr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x730979fc videobuf_queue_core_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x73d5f2bd videobuf_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x7d6247f8 videobuf_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x83cac1e8 videobuf_waiton +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x8683e30a videobuf_querybuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x8836b0af videobuf_streamoff +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0x9dcef281 __videobuf_mmap_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xa4915263 videobuf_streamon +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xc74313be videobuf_iolock +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xd5b79ca3 videobuf_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xedbdbd4b videobuf_poll_stream +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-core 0xfd37db15 videobuf_read_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x380ca4c2 videobuf_queue_sg_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x3f5a58bd videobuf_dma_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0x553a86d0 videobuf_sg_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xa72757b2 videobuf_dma_unmap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videobuf-dma-sg 0xf2df5dfc videobuf_to_dma +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x01c4e4ce v4l2_subdev_state_get_stream_compose +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x062390e0 __v4l2_subdev_state_alloc +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x0eedb2ec v4l2_mc_create_media_graph +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x10064592 v4l2_subdev_set_routing +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x11f3044c __SCK__tp_func_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1a68524a v4l2_ctrl_request_hdl_ctrl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1b71b493 v4l2_subdev_get_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1b9b9a36 v4l2_event_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1bdf821a v4l2_device_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x1c09aaf8 v4l2_subdev_cleanup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x23edfa49 v4l2_pipeline_pm_get +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2ae0877b __SCK__tp_func_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2b6856cd __tracepoint_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x2c031fa4 v4l2_subdev_state_get_opposite_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x316ad0eb v4l2_subdev_routing_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x324a3752 __traceiter_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x35d93d01 v4l2_create_fwnode_links +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x360c4eac v4l2_event_unsubscribe_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3be0a71e v4l2_create_fwnode_links_to_pad +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3daad9ae v4l2_event_queue_fh +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x3ec94250 v4l2_fh_exit +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x405e0500 v4l2_fh_release +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x434ee2de v4l2_subdev_s_stream_helper +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4d979fb5 v4l2_i2c_new_subdev_board +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4e26d16c __v4l2_subdev_init_finalize +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x4eebeebf v4l2_device_disconnect +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5074e573 v4l2_fraction_to_interval +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5a6e58b4 v4l2_device_register_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5b979567 v4l2_pipeline_link_notify +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x5e0591d3 v4l2_subdev_put_privacy_led +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x622e7869 v4l2_fh_open +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x64c3ead4 v4l2_subdev_set_routing_with_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6a11e622 v4l2_subdev_link_validate +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6ce1c95c __SCK__tp_func_vb2_v4l2_dqbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6df7fa60 v4l2_device_unregister +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x6e9acc41 v4l2_fill_pixfmt_mp +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x720a6aa9 v4l2_event_subdev_unsubscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x72c5c58b v4l2_fh_del +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7466c31e v4l2_spi_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7492f237 v4l2_subdev_state_xlate_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7de76707 v4l2_i2c_subdev_addr +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x7e1051e3 v4l2_ctrl_request_hdl_find +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x80061741 v4l2_subdev_get_fmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x80626241 v4l2_i2c_subdev_set_name +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x81fae267 v4l2_g_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9534d7ca v4l2_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x96e58ca1 __video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0x9fef35ac v4l2_apply_frmsize_constraints +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa1e241b6 __v4l2_ctrl_handler_setup +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa2b22420 __traceiter_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa641da51 v4l2_device_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa9182559 v4l2_subdev_get_fwnode_pad_1_to_1 +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xa9db6feb v4l2_event_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xaae17162 v4l2_event_wake_all +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xacadb7d7 v4l2_subdev_has_pad_interdep +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xad5c3c93 v4l2_simplify_fraction +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xae3dd8d6 __v4l2_subdev_next_active_route +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb48cf8aa __tracepoint_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb77ed558 v4l2_spi_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb82afeb5 v4l2_subdev_state_get_stream_format +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb98705c7 video_device_pipeline +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xb99c3c7f v4l2_device_unregister_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbc962f64 v4l2_src_change_event_subdev_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xbce09ee1 v4l2_i2c_subdev_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc49a099a v4l_disable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc76e83d5 __traceiter_vb2_v4l2_buf_done +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xc9a9fee1 v4l2_event_dequeue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcc501597 v4l2_fill_pixfmt +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcf0b5998 v4l2_subdev_disable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xcf754c8f v4l2_subdev_routing_find_opposite_end +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd0bf40c1 v4l2_fh_add +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd16c7721 v4l_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd24fdf51 __traceiter_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd3a78f53 __v4l2_device_register_subdev_nodes +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd3f01ec3 v4l2_fh_init +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd6f83167 video_device_pipeline_alloc_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xd7de0f1e v4l2_s_parm_cap +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdb1226ed __v4l2_subdev_state_free +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdbe3d638 v4l_vb2q_enable_media_source +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xdef3dffd __tracepoint_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe0af376b v4l2_device_register +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe0b98a71 __tracepoint_vb2_v4l2_buf_queue +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe0ed7333 v4l2_fh_is_singular +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe2822320 __v4l2_find_nearest_size +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe35a3af0 v4l2_subdev_link_validate_default +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xe5a33113 __SCK__tp_func_vb2_v4l2_qbuf +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xea056d8b video_device_pipeline_stop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xecbbd951 video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xedde7c27 v4l2_subdev_state_get_stream_crop +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xeeafbda5 v4l2_get_link_freq +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf014c605 v4l2_event_pending +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf18cc054 v4l2_src_change_event_subscribe +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf26de85c v4l2_pipeline_pm_put +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf2a353ac v4l2_i2c_tuner_addrs +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf5ef0f56 v4l2_subdev_enable_streams +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xf5ef842e v4l_bound_align_image +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfd6a9a1d v4l2_i2c_new_subdev +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfd6f38f2 v4l2_subdev_notify_event +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xfe226f02 __video_device_pipeline_start +EXPORT_SYMBOL_GPL drivers/media/v4l2-core/videodev 0xff473f5a v4l2_compat_ioctl32 +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x106e8a14 pm80x_regmap_config +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0x8f184bd3 pm80x_init +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xd99fd720 pm80x_deinit +EXPORT_SYMBOL_GPL drivers/mfd/88pm80x 0xfef9e357 pm80x_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x02b2fecf cs47l24_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x08b148bf wm5102_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x17edb2c5 arizona_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x19439e4b wm8998_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x1949d8fa wm5110_revd_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3501187e wm5110_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x39419a43 wm8997_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x3e334b7e wm8997_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x471d6435 arizona_set_irq_wake +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x4b8989f3 wm5102_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x73387d4e cs47l24_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x7afc42b9 arizona_request_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x7be4df17 arizona_clk32k_enable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0x80bb8cc0 arizona_clk32k_disable +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xa1cd8621 cs47l24_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xa2c22cd8 arizona_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xacc49f35 arizona_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xb6daddce wm5110_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xd3fee6a6 wm5110_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xdfbe649b wm8997_aod +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xe00826ba arizona_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xf2adc2b6 wm5110_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xf5dc06e4 wm8997_patch +EXPORT_SYMBOL_GPL drivers/mfd/arizona 0xf5e21c82 wm5110_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0xcc8dbd87 atc260x_device_probe +EXPORT_SYMBOL_GPL drivers/mfd/atc260x-core 0xd281fb3e atc260x_match_device +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x11552729 da9150_bulk_write +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x1a27379f da9150_write_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0x78372e49 da9150_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xb88bda80 da9150_read_qif +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xcceb3991 da9150_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xdd6222fe da9150_bulk_read +EXPORT_SYMBOL_GPL drivers/mfd/da9150-core 0xed54669a da9150_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xa142a524 gsc_read +EXPORT_SYMBOL_GPL drivers/mfd/gateworks-gsc 0xb7abd1c4 gsc_write +EXPORT_SYMBOL_GPL drivers/mfd/iqs62x 0xa436f4de iqs62x_events +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x37e203b0 kempld_read32 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x40fc3ec6 kempld_release_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x465310fb kempld_write16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0x8acdaee0 kempld_read16 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xbfec579d kempld_get_mutex +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xca33ea8b kempld_read8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xcde8b9c2 kempld_write8 +EXPORT_SYMBOL_GPL drivers/mfd/kempld-core 0xf1f43c0b kempld_write32 +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0x80672471 lm3533_read +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0xc096475f lm3533_update +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-core 0xf3679073 lm3533_write +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x16722f07 lm3533_ctrlbank_set_max_current +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x1914ca30 lm3533_ctrlbank_get_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x486c34e2 lm3533_ctrlbank_enable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x6307f625 lm3533_ctrlbank_set_pwm +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x647b390b lm3533_ctrlbank_get_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0x860d55a2 lm3533_ctrlbank_disable +EXPORT_SYMBOL_GPL drivers/mfd/lm3533-ctrlbank 0xc7364352 lm3533_ctrlbank_set_brightness +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x51c44e8c lp3943_read_byte +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0x53b6b7c3 lp3943_write_byte +EXPORT_SYMBOL_GPL drivers/mfd/lp3943 0xa7f0285b lp3943_update_bits +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x07615457 cs47l15_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x076c8817 cs47l15_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x0f379262 madera_of_match +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x2d922e85 cs47l15_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x41347049 cs47l90_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x4189acb0 cs47l85_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x4454495b cs47l15_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x4459951b cs47l15_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x8e97e397 cs47l35_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x8e9a3fd7 cs47l35_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x93b114a2 cs47l92_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x93bcc8e2 cs47l92_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x9b6c65c6 madera_dev_exit +EXPORT_SYMBOL_GPL drivers/mfd/madera 0x9cb3995a madera_dev_init +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xa4300f5f cs47l90_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xa43dd31f cs47l90_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xb5476785 cs47l92_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xbce578ef cs47l85_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xbce8a4af cs47l85_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xbfb4d309 cs47l35_patch +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xcda2fe9b cs47l35_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xcdaf22db cs47l35_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd08409ae cs47l92_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd089d5ee cs47l92_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xd442c88e madera_pm_ops +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xe7051253 cs47l90_16bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xe708ce13 cs47l90_32bit_spi_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xebe384cb madera_name_from_type +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xffd065e3 cs47l85_16bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/madera 0xffddb9a3 cs47l85_32bit_i2c_regmap +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x02eecf3d mc13xxx_variant_mc13783 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x10e13a55 mc13xxx_variant_mc34708 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x2a4024dc mc13xxx_common_exit +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x4254841d mc13xxx_variant_mc13892 +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x7470b6f6 mc13xxx_adc_do_conversion +EXPORT_SYMBOL_GPL drivers/mfd/mc13xxx-core 0x840b2f5e mc13xxx_common_init +EXPORT_SYMBOL_GPL drivers/mfd/motorola-cpcap 0xa226dbe8 cpcap_sense_virq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x1b48693d pcf50633_irq_mask_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x397c3148 pcf50633_register_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x39981f8f pcf50633_write_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x48873b60 pcf50633_reg_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x63eea77f pcf50633_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0x6d63d835 pcf50633_pm +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xb1fd1adc pcf50633_reg_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xbec60625 pcf50633_reg_set_bit_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xcf309867 pcf50633_read_block +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xd403e1ba pcf50633_free_irq +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xd88c39c6 pcf50633_irq_unmask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633 0xed7b6454 pcf50633_irq_mask +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0xc5e196e4 pcf50633_adc_async_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-adc 0xdc535262 pcf50633_adc_sync_read +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x00c04645 pcf50633_gpio_invert_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x1a6942c1 pcf50633_gpio_power_supply_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0x456fe745 pcf50633_gpio_get +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xa919a91f pcf50633_gpio_invert_set +EXPORT_SYMBOL_GPL drivers/mfd/pcf50633-gpio 0xefa58a50 pcf50633_gpio_set +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x23f9026b devm_rave_sp_register_event_notifier +EXPORT_SYMBOL_GPL drivers/mfd/rave-sp 0x43e53ef9 rave_sp_exec +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0x56d1a8c5 retu_read +EXPORT_SYMBOL_GPL drivers/mfd/retu-mfd 0xa074c8b6 retu_write +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0x480600bd rk8xx_probe +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0xa692388d rk8xx_shutdown +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0xa969768d rk8xx_suspend +EXPORT_SYMBOL_GPL drivers/mfd/rk8xx-core 0xc4ead6cb rk8xx_resume +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x02bb4614 si476x_core_is_in_am_receiver_mode +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x17f0c0fb si476x_core_stop +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x1e2d246c si476x_core_cmd_ic_link_gpo_ctl_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x1e45b623 si476x_core_cmd_set_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x2b3f807e si476x_core_i2c_xfer +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x2b5b619c si476x_core_cmd_dig_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x2bb06e20 si476x_core_cmd_fm_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x30c284d9 si476x_core_cmd_am_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x3c13d850 si476x_core_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x3e5a50bb si476x_core_cmd_fm_rds_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x448ca2cb si476x_core_cmd_power_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x4bf6edfd si476x_core_cmd_zif_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x52fea906 si476x_core_cmd_fm_phase_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x53be904d si476x_core_cmd_fm_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x55cfbbaf si476x_core_cmd_power_down +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x59830584 si476x_core_cmd_intb_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x5cc49f9e si476x_core_cmd_func_info +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x6cc80261 si476x_core_cmd_fm_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x6dd77961 si476x_core_cmd_fm_phase_div_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x720a2f91 devm_regmap_init_si476x +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x748a8f28 si476x_core_set_power_state +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x79f3e324 si476x_core_cmd_agc_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0x9a9fa1a6 si476x_core_is_powered_up +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xa5b2eb42 si476x_core_cmd_am_tune_freq +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xa66dd316 si476x_core_cmd_am_acf_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xac974d5f si476x_core_has_am +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xafdd24c6 si476x_core_cmd_fm_seek_start +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb04b6110 si476x_core_cmd_get_property +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xb9b172e5 si476x_core_cmd_am_rsq_status +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xc52793ff si476x_core_cmd_ana_audio_pin_cfg +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xc69f960b si476x_core_is_a_primary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xd0e73422 si476x_core_has_diversity +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xddc78f1b si476x_core_cmd_fm_rds_blockcount +EXPORT_SYMBOL_GPL drivers/mfd/si476x-core 0xddfe80f6 si476x_core_is_a_secondary_tuner +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x016843b1 sm501_modify_reg +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x18140bf4 sm501_misc_control +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x708b9884 sm501_find_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0x815ba64a sm501_set_clock +EXPORT_SYMBOL_GPL drivers/mfd/sm501 0xb3827f89 sm501_unit_power +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0x05e47608 stmfx_function_enable +EXPORT_SYMBOL_GPL drivers/mfd/stmfx 0xd069d2a2 stmfx_function_disable +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x81096e88 am335x_tsc_se_set_cache +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0x8318af26 am335x_tsc_se_clr +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xd478d6f7 am335x_tsc_se_set_once +EXPORT_SYMBOL_GPL drivers/mfd/ti_am335x_tscadc 0xe4482e4c am335x_tsc_se_adc_done +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0x0a579c32 tps65218_reg_write +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0xa12f9139 tps65218_clear_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps65218 0xfa0e6f0a tps65218_set_bits +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0xb63514e3 tps6594_device_init +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0xf11c7613 tps6594_is_volatile_reg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x04ee760a alcor_write16 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x13bc9bc5 alcor_write32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x5caa70f8 alcor_write8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x61e4391c alcor_read32 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x6b21171f alcor_read32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0x9bbc03d8 alcor_write32be +EXPORT_SYMBOL_GPL drivers/misc/cardreader/alcor_pci 0xa4a91021 alcor_read8 +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x00a645a9 rtsx_pci_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x06186d42 rtsx_pci_dma_map_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x0b9cbe9f rtsx_pci_card_power_off +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x1e182aff rtsx_pci_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x2d099857 rtsx_pci_card_exist +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x2dd571ad rtsx_pci_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x33f2daab rtsx_pci_switch_output_voltage +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x37856b75 rtsx_pci_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x4c1c6c16 rtsx_pci_read_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x506d9db2 rtsx_pci_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x54639275 rtsx_pci_dma_unmap_sg +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x6be6d86c rtsx_pci_write_phy_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x7ef84f66 rtsx_pci_card_pull_ctl_disable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x7fa41384 rtsx_pci_send_cmd_no_wait +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x82c22a6e rtsx_pci_complete_unfinished_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x90befe57 rtsx_pci_card_pull_ctl_enable +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0x9806347c rtsx_pci_stop_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xb2d2a4a4 rtsx_pci_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xb7bec84e rtsx_pci_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xb92cb87c rtsx_pci_dma_transfer +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xbaebe136 rtsx_pci_start_run +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xd71030f2 rtsx_pci_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xd796c0a4 rtsx_pci_card_power_on +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_pci 0xfc5cd85d rtsx_pci_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x10379e13 rtsx_usb_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x171d64aa rtsx_usb_add_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x1fbe37ed rtsx_usb_read_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x49f70303 rtsx_usb_send_cmd +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x5ce12c44 rtsx_usb_write_ppbuf +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x67b9fab8 rtsx_usb_ep0_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x81634064 rtsx_usb_read_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x827126a8 rtsx_usb_get_card_status +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0x86c2892c rtsx_usb_ep0_write_register +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xa6fe853f rtsx_usb_card_exclusive_check +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xb0bcf225 rtsx_usb_get_rsp +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xbc4eb0d9 rtsx_usb_transfer_data +EXPORT_SYMBOL_GPL drivers/misc/cardreader/rtsx_usb 0xd0d42a33 rtsx_usb_switch_clock +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x06c968fe cb710_sg_dwiter_write_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0x8170abe4 cb710_sg_dwiter_read_next_block +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0xb5f90378 cb710_pci_update_config_reg +EXPORT_SYMBOL_GPL drivers/misc/cb710/cb710 0xce4d05ad cb710_set_irq_handler +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x086617f5 cxl_map_afu_irq +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x0da7060b cxllib_handle_fault +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x105fec16 cxl_get_priv +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x121cec32 cxl_start_context +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x26b53585 cxl_free_afu_irqs +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x2a358703 cxl_context_events_pending +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x2fe1461e cxl_fd_release +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x3d2daaac cxl_process_element +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x3fb97d38 cxl_set_master +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x4965088f cxllib_get_xsl_config +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x49a68f16 cxl_fops_get_context +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x4a149d8f cxl_start_work +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x4f7338b8 cxl_afu_reset +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x54a39c83 cxl_fd_poll +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x57675f01 cxl_stop_context +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x59b200fd cxl_get_context +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x5b96b79b cxllib_set_device_dma +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x5e6bfb52 cxl_dev_context_init +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x67505767 cxl_perst_reloads_same_image +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x77d41c24 cxllib_get_PE_attributes +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x7ea0cf9f cxl_unmap_afu_irq +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x8740bc47 cxl_psa_unmap +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x8944ee9d cxl_psa_map +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x95036fd5 cxllib_slot_is_supported +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x99ef308c cxl_set_priv +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0x9b3b7a8e cxllib_switch_phb_mode +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0xc3832b09 cxl_allocate_afu_irqs +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0xc3db2dc1 cxl_set_driver_ops +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0xc53b8f7b cxl_pci_to_cfg_record +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0xc6b7213e cxl_release_context +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0xcebbcd46 cxl_fd_open +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0xcee137f6 cxl_read_adapter_vpd +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0xd7538087 cxl_get_fd +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0xd869ffb6 cxl_fd_read +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0xdd602a0e cxl_fd_mmap +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0xe0318813 cxl_pci_to_afu +EXPORT_SYMBOL_GPL drivers/misc/cxl/cxl 0xe4b30e8f cxl_fd_ioctl +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x0b008db0 oslec_hpf_tx +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x296a8983 oslec_update +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x3115970d oslec_create +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x4b711f77 oslec_adaption_mode +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x5909e701 oslec_snapshot +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x780d3f01 oslec_flush +EXPORT_SYMBOL_GPL drivers/misc/echo/echo 0x84eba96d oslec_free +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x3cb83d5b eeprom_93cx6_multireadb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x63d2ff63 eeprom_93cx6_wren +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x870b53e9 eeprom_93cx6_write +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0x884deb9d eeprom_93cx6_read +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xc9c6bb25 eeprom_93cx6_readb +EXPORT_SYMBOL_GPL drivers/misc/eeprom/eeprom_93cx6 0xff7a0fdf eeprom_93cx6_multiread +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x0bbfd416 enclosure_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x19966dcd enclosure_remove_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x5f33c063 enclosure_add_device +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0x865b61cd enclosure_component_alloc +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xbb59efd3 enclosure_component_register +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xc986cc03 enclosure_unregister +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xef52a1e9 enclosure_find +EXPORT_SYMBOL_GPL drivers/misc/enclosure 0xf194cdef enclosure_for_each_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x1ae58ce3 lis3lv02d_joystick_disable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x1ffaa0c1 lis3lv02d_remove_fs +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x4830e9bb lis3lv02d_init_device +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x523c889b lis3lv02d_poweroff +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0x64a7a6da lis3lv02d_poweron +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xcad30736 lis3lv02d_joystick_enable +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xcf6e5c3b lis3lv02d_init_dt +EXPORT_SYMBOL_GPL drivers/misc/lis3lv02d/lis3lv02d 0xf4d9f187 lis3_dev +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x03dafed0 ocxl_afu_irq_free +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x07807db4 ocxl_context_detach +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x090daae3 ocxl_function_afu_list +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x1423ecfd ocxl_config_set_afu_state +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x1680c278 ocxl_config_terminate_pasid +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x1779c930 ocxl_global_mmio_set64 +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x188b99b5 ocxl_global_mmio_read64 +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x1a8e94f2 ocxl_link_release +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x1ce955cd ocxl_global_mmio_clear32 +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x2c1c8c97 ocxl_link_setup +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x2d876dd2 ocxl_link_remove_pe +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x2e7b3813 ocxl_config_set_afu_pasid +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x30e99394 ocxl_function_close +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x36d310ba ocxl_global_mmio_clear64 +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x3c55bbe3 ocxl_irq_set_handler +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x3d438c47 ocxl_global_mmio_set32 +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x3de84637 ocxl_config_read_afu +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x4043927c ocxl_afu_config +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x4fbfeb75 ocxl_afu_get +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x5d8814ea ocxl_link_free_irq +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x5fe96d1e ocxl_function_open +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x7007242d ocxl_context_attach +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x7145ec7f ocxl_config_read_function +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x7b082936 ocxl_function_config +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x7e43e9a1 ocxl_global_mmio_read32 +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x83bab166 ocxl_afu_irq_get_addr +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x84574ba5 ocxl_config_set_actag +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x8b54c64f ocxl_afu_put +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x8ecb88ff ocxl_afu_set_private +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0x9d4f03cb ocxl_global_mmio_write32 +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0xb0d3b0e2 ocxl_config_set_afu_actag +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0xb20fc7c7 ocxl_function_fetch_afu +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0xb77546bc ocxl_global_mmio_write64 +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0xbc61cb28 ocxl_config_set_TL +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0xd2473b9a ocxl_config_get_actag_info +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0xd57e0fa7 ocxl_link_irq_alloc +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0xdac3192a ocxl_afu_irq_alloc +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0xde9902c7 ocxl_link_add_pe +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0xe0095acb ocxl_afu_get_private +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0xe19fbf03 ocxl_context_alloc +EXPORT_SYMBOL_GPL drivers/misc/ocxl/ocxl 0xf8ff8d8b ocxl_context_free +EXPORT_SYMBOL_GPL drivers/misc/pvpanic/pvpanic 0x4eb7e86c devm_pvpanic_probe +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0x675e2442 st_register +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0xecca78ec st_unregister +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x17cae154 uacce_alloc +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0x46c6b9a0 uacce_remove +EXPORT_SYMBOL_GPL drivers/misc/uacce/uacce 0xa35b9b7a uacce_register +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x0e4c5888 sdhci_cleanup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x0e4ebec6 sdhci_get_cd_nogpio +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x11b7abf9 sdhci_request_atomic +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1252962f sdhci_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x14f68b10 sdhci_adma_write_desc +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x16c18945 sdhci_enable_sdio_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x1beb5ff2 sdhci_calc_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x20a5f32c __sdhci_set_timeout +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2256b3b7 sdhci_reset +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x22921020 sdhci_cqe_disable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x28e9980a sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2a7e9d93 sdhci_set_uhs_signaling +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x2fafdbbc sdhci_remove_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x3d405949 __sdhci_read_caps +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x454480d6 sdhci_set_data_timeout_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x4c652670 sdhci_start_signal_voltage_switch +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x53459696 sdhci_set_ios +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x5a1c7fe0 sdhci_send_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x5a22da33 sdhci_switch_external_dma +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x690a6eaf sdhci_start_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6d9e6441 sdhci_set_bus_width +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6f240dee sdhci_runtime_resume_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x6fb89034 sdhci_enable_v4_mode +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x74868827 sdhci_abort_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x7d5f9cc1 sdhci_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x8084c7c1 sdhci_dumpregs +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x850a76bd sdhci_request +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x8bdf392e sdhci_execute_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0x9b414bde sdhci_cqe_enable +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa2c39ec8 __sdhci_add_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xa4c355c9 sdhci_enable_clk +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xb4e20c03 sdhci_set_power +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xbdf226d7 sdhci_set_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xc7258914 sdhci_set_power_and_bus_voltage +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xdce2ed82 sdhci_free_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xdcec02a6 sdhci_end_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xe85fa7e1 sdhci_runtime_suspend_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xebded0a1 sdhci_setup_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xed83800f sdhci_alloc_host +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xf9e3d77f sdhci_set_power_noreg +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfde38478 sdhci_cqe_irq +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci 0xfe48c216 sdhci_reset_tuning +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x051d777c sdhci_pltfm_free +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x35613518 sdhci_pltfm_clk_get_max_clock +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x3c5b7979 sdhci_pltfm_resume +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x40e6fa3b sdhci_pltfm_unregister +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x4766da82 sdhci_get_property +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0x50705e38 sdhci_pltfm_init +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xcb182a86 sdhci_pltfm_pmops +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xf1ee80cd sdhci_pltfm_suspend +EXPORT_SYMBOL_GPL drivers/mmc/host/sdhci-pltfm 0xf9521c01 sdhci_pltfm_register +EXPORT_SYMBOL_GPL drivers/most/most_core 0x1d4c73f1 most_deregister_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0x1ec6f622 most_get_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x1f59ed95 most_start_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0x431e5089 most_submit_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0x6b349b9e most_register_component +EXPORT_SYMBOL_GPL drivers/most/most_core 0x9ded40d4 most_register_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0xa3030291 channel_has_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0xa7ad12da most_stop_channel +EXPORT_SYMBOL_GPL drivers/most/most_core 0xa96f0698 most_put_mbo +EXPORT_SYMBOL_GPL drivers/most/most_core 0xb735db3e most_deregister_configfs_subsys +EXPORT_SYMBOL_GPL drivers/most/most_core 0xbafaca85 most_stop_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0xc9b76720 most_register_interface +EXPORT_SYMBOL_GPL drivers/most/most_core 0xea291e57 most_resume_enqueue +EXPORT_SYMBOL_GPL drivers/most/most_core 0xf3a266b4 most_deregister_interface +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x4c9d534b cfi_cmdset_0001 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x73b476a3 cfi_cmdset_0003 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0001 0x8eaa5335 cfi_cmdset_0200 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x1272af87 cfi_cmdset_0006 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x6c20e457 cfi_cmdset_0002 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0002 0x9fd92bd1 cfi_cmdset_0701 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_cmdset_0020 0xfde782d0 cfi_cmdset_0020 +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0x7296317a cfi_qry_mode_off +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0xf935c0c2 cfi_qry_present +EXPORT_SYMBOL_GPL drivers/mtd/chips/cfi_util 0xfeec857b cfi_qry_mode_on +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x554f74dc hyperbus_unregister_device +EXPORT_SYMBOL_GPL drivers/mtd/hyperbus/hyperbus-core 0x769e9f04 hyperbus_register_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x00c8fce3 deregister_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x02c35251 mtd_unpoint +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x072a3306 kill_mtd_super +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x08ba2c09 mtd_block_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x0c2cf296 mtd_table_mutex +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x0cf2e2aa put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x17973e3b mtd_write_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x19ba557e mtd_lock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x1d391f60 mtd_read_fact_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x1f1df2d5 __get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x1f57a805 mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x20148049 mtd_get_user_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x22610471 mtd_get_unmapped_area +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x22e5d2dc mtd_unlock +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x262cf06e mtd_get_fact_prot_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x2835a592 mtd_is_locked +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x283f23bc get_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x30b9e3dc mtd_read_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x3334fa91 mtd_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x37b6bf2f mtd_panic_write +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x405d6035 mtd_ooblayout_ecc +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4307c87d mtd_device_unregister +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x44e26c7e of_get_mtd_device_by_node +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x4876a107 mtd_ooblayout_set_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x59869171 mtd_ooblayout_find_eccregion +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x59eff30f mtd_ooblayout_free +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x69073785 mtd_ooblayout_count_freebytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6ce8be83 mtd_pairing_info_to_wunit +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x6d800794 mtd_read +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x73d957c2 __mtd_next_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x77449a09 mtd_write_oob +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x7fd487c5 __put_mtd_device +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x82828f84 __register_mtd_parser +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8b52b72f register_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x8d1bc0c4 mtd_pairing_groups +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x93fc2725 mtd_read_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9867ff73 mtd_get_device_size +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0x9a229d07 mtd_block_markbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa04694a4 mtd_wunit_to_pairing_info +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa0596590 mtd_ooblayout_set_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xa4dec186 mtd_point +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xafd1b04e mtd_add_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb3ba3102 mtd_del_partition +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xb7075882 mtd_check_expert_analysis_mode +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbcf0b104 mtd_lock_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbd06665f mtd_erase_user_prot_reg +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xbe15aaf4 unregister_mtd_user +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xcd26c64f mtd_kmalloc_up_to +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xcf54ec74 get_tree_mtd +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xd8ef8baf mtd_writev +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xdb7ce3c5 mtd_device_parse_register +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe3081fe4 mtd_block_isbad +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xe856bd0e mtd_ooblayout_get_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf11f0b2b mtd_ooblayout_count_eccbytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xf12e7216 get_mtd_device_nm +EXPORT_SYMBOL_GPL drivers/mtd/mtd 0xffbc92ae mtd_ooblayout_get_databytes +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x21ea9692 del_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x41bd7345 deregister_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x8396381b add_mtd_blktrans_dev +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0x942cdd07 register_mtd_blktrans +EXPORT_SYMBOL_GPL drivers/mtd/mtd_blkdevs 0xfd43efec mtd_blktrans_cease_background +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x0043325a nanddev_bbt_update +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x04e8f301 nanddev_isreserved +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x1ca5a0ca nanddev_isbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x21484312 nanddev_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x23967ff5 nanddev_ecc_engine_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x29522067 nanddev_bbt_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x408f199d nand_get_large_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x65e153e4 nanddev_mtd_erase +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x702a889d nanddev_bbt_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x715e2a84 mxic_ecc_get_pipelined_ops +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x7f7813d8 mxic_ecc_put_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x8392ef9c nand_ecc_cleanup_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x83b807e5 nanddev_ecc_engine_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x85dc47bf nand_ecc_restore_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x89f169d7 nanddev_bbt_get_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0x9e269340 nand_get_small_page_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xa571a85a nanddev_bbt_set_block_status +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xab58efdc nanddev_mtd_max_bad_blocks +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xaefb685b nanddev_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xb14ebf48 nand_ecc_init_req_tweaking +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xcdf5937d mxic_ecc_get_pipelined_engine +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xe9dbc8a0 nand_get_large_page_hamming_ooblayout +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xf3faac8e nanddev_markbad +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xf62cea5f nand_ecc_tweak_req +EXPORT_SYMBOL_GPL drivers/mtd/nand/nandcore 0xfd773d84 mxic_ecc_process_data_pipelined +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0x40925b8f onenand_release +EXPORT_SYMBOL_GPL drivers/mtd/nand/onenand/onenand 0x9c4ef816 onenand_scan +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/denali 0x03214915 denali_chip_init +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x05ea3ebb nand_gpio_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x0d8f85e6 nand_wait_ready +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x0dced9cb nand_read_oob_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x0fa11741 nand_reset_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x11091291 nand_extract_bits +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x1c2ede81 nand_decode_ext_id +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x299b3b9e nand_change_write_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2ac9d0a4 nand_erase_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2d368c4c nand_subop_get_addr_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x2f0bdff2 nand_select_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x425a1677 nand_read_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x50a724db nand_prog_page_begin_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x5632e63d nand_subop_get_num_addr_cyc +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x589d71ec nand_change_read_column_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x63c92048 nand_op_parser_exec_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x663dc266 nand_deselect_target +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x68057529 nand_ecc_choose_conf +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x6b45afad nand_readid_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0x8c87c75d nand_soft_waitrdy +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xb9b17d15 nand_reset +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xbc3f72e3 nand_prog_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xbf77e530 nand_cleanup +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xcbcb7073 nand_status_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xcc6b5bef nand_read_page_hwecc_oob_first +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xcf32ac8b nand_prog_page_end_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd3c672b8 nand_subop_get_data_len +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xd41ff2ac nand_subop_get_data_start_off +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xdacf762e nand_read_page_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/nand 0xe2396cf9 nand_write_data_op +EXPORT_SYMBOL_GPL drivers/mtd/nand/raw/sm_common 0x1d1fef74 sm_register_device +EXPORT_SYMBOL_GPL drivers/mtd/spi-nor/spi-nor 0x88b7fc33 spi_nor_scan +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x00d3e935 ubi_leb_erase +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x062b962a ubi_open_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x2e1f33dd ubi_do_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x38e10c1d ubi_flush +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x399c4515 ubi_leb_read +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x42801d20 ubi_sync +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x44ab67ab ubi_leb_map +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x5d8b91a3 ubi_leb_change +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x66011ab6 ubi_get_device_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x6cf42b01 ubi_get_volume_info +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x7957a28b ubi_leb_unmap +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x85a8ee76 ubi_unregister_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x91cba8a2 ubi_close_volume +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0x9e86570a ubi_open_volume_nm +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xcdfc2b76 ubi_leb_write +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xcf3c7827 ubi_is_mapped +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf410af23 ubi_leb_read_sg +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf5ee9ba8 ubi_register_volume_notifier +EXPORT_SYMBOL_GPL drivers/mtd/ubi/ubi 0xf87ef46e ubi_open_volume_path +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x0a65c89f mux_state_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x1234c04f devm_mux_state_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x1ca8e091 mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x23ffce81 mux_control_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x515801be mux_control_put +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x6581b8c8 mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x6a0a04bd devm_mux_chip_register +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7985bc93 devm_mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x79b63968 mux_chip_unregister +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7ad15b99 mux_control_get +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0x7cf08396 mux_state_deselect +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xb77e705f mux_control_try_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xc1e98223 devm_mux_chip_alloc +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xc279b715 mux_control_states +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xeb069e71 mux_chip_free +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xef22f0f7 mux_control_select_delay +EXPORT_SYMBOL_GPL drivers/mux/mux-core 0xfa76e911 mux_state_select_delay +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0x75e36963 arcnet_led_event +EXPORT_SYMBOL_GPL drivers/net/arcnet/arcnet 0xe60bd314 devm_arcnet_led_init +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x1990989d c_can_power_up +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x703b8cc5 c_can_power_down +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0x88aab7f8 free_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xbc941105 register_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xdc85c417 alloc_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/c_can/c_can 0xfac85e54 unregister_c_can_dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x39620bad alloc_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x436f9cc6 free_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x77c8d19d unregister_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/cc770/cc770 0x8ce1efa3 register_cc770dev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x04de1784 can_rx_offload_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x067e29c9 close_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x0da48fe0 can_rx_offload_del +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x10d892eb can_get_state_str +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x12f28f51 free_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x140ce7cb can_rx_offload_add_manual +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x20732774 of_can_transceiver +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x2663ace3 can_change_state +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x45c33d84 can_rx_offload_add_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x5554ac00 can_free_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x56c4a5e2 safe_candev_priv +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x6047ede6 can_fd_len2dlc +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x62a55122 can_rx_offload_irq_offload_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x75404732 can_rx_offload_queue_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x78b086de can_rx_offload_threaded_irq_finish +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x78f2e8f6 can_rx_offload_enable +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x80134cfd alloc_canfd_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x83591d25 can_skb_get_frame_len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x86247812 alloc_canxl_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x93dfdd8e can_rx_offload_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0x97dbd846 can_rx_offload_queue_tail +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xa3eaae32 can_rx_offload_add_timestamp +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xa8cd2274 can_dropped_invalid_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xaa63bcd4 can_rx_offload_irq_offload_fifo +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xb2a0506d can_put_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xbb57c0e6 can_change_mtu +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xbca5c8b1 can_get_echo_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xc7b69ab6 can_bus_off +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd6825bba alloc_can_skb +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xd9eefe3a open_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xebdbf1a2 unregister_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf12d9387 can_fd_dlc2len +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xf17d9228 register_candev +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xfd273e65 alloc_candev_mqs +EXPORT_SYMBOL_GPL drivers/net/can/dev/can-dev 0xfeafbb1f alloc_can_err_skb +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x02b26ffd m_can_class_unregister +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x02f504f1 m_can_class_resume +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x20591d8e m_can_class_free_dev +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x2a27ba54 m_can_init_ram +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x43237b04 m_can_class_suspend +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0x7a14222f m_can_class_register +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xa56c3a37 m_can_class_get_clocks +EXPORT_SYMBOL_GPL drivers/net/can/m_can/m_can 0xffb5113e m_can_class_allocate_dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x12f480a2 free_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x43d60db7 unregister_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0x49ebd0d2 sja1000_interrupt +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xbd75d284 alloc_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/can/sja1000/sja1000 0xc372f048 register_sja1000dev +EXPORT_SYMBOL_GPL drivers/net/dsa/lan9303-core 0x44192151 lan9303_indirect_phy_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/microchip/ksz_switch 0x1f190af9 ksz_switch_chips +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x56eb3175 mt7530_probe_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0x67b1b846 mt7530_remove_common +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xccaf19ae mt7530_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/mt7530 0xec65b4c9 mt753x_table +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x34c6efee felix_netdev_to_port +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0x4f530097 felix_switch_ops +EXPORT_SYMBOL_GPL drivers/net/dsa/ocelot/mscc_felix_dsa_lib 0xf0b8e3b6 felix_port_to_netdev +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8365mb 0x412c1471 rtl8365mb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x03195a53 rtl8366_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x0bbcf68c rtl8366rb_variant +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x1de53ae3 rtl8366_vlan_add +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x2a6190e4 rtl8366_get_ethtool_stats +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x3ff9b836 rtl8366_set_pvid +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x48cdaa62 rtl8366_enable_vlan4k +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x4b2207f9 rtl8366_mc_is_used +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x6af8d4c1 rtl8366_set_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0x9856f3c4 rtl8366_enable_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xa9f2917f rtl8366_reset_vlan +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xafa06679 rtl8366_get_strings +EXPORT_SYMBOL_GPL drivers/net/dsa/realtek/rtl8366 0xbd75d222 rtl8366_vlan_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x3075e08a pds_client_adminq_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x45b87b4f pdsc_register_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x4c4cd19b pdsc_get_pf_struct +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x5c30ea5b pdsc_adminq_post +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0x72535b67 pds_client_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xce714617 pdsc_unregister_notify +EXPORT_SYMBOL_GPL drivers/net/ethernet/amd/pds_core/pds_core 0xda303671 pds_client_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x029fb6db octeon_get_rx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0851dae6 lio_process_ordered_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x08d51b07 cn23xx_vf_ask_pf_to_do_flr +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0bcfdb69 octeon_droq_process_packets +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x0c3e875a octnet_send_nic_data_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x10a3d845 liquidio_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x19cb4e69 liquidio_link_ctrl_cmd_completion +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1b2f8ab4 octeon_droq_check_hw_for_pkts +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1c728d65 cn23xx_fw_loaded +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1d32acab octeon_register_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x1eab3c37 octeon_free_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x22ff5dd3 octeon_allocate_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x241a2a6c lio_fetch_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2542c29a cleanup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x25fe7437 octeon_mem_access_ok +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x26522fd8 octeon_free_sc_zombie_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x2c69f9a1 cn23xx_octeon_pfvf_handshake +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x306f1241 octeon_delete_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x35b4e940 lio_setup_cn68xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x46f706c5 octeon_delete_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4cf58812 octeon_allocate_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4e7960bf lio_wait_for_clean_oq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4e81d4a5 octeon_read_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x4eedcbb2 lio_get_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x51470b8e octeon_set_io_queues_off +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5627180c lio_wait_for_instr_fetch +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x57f2e532 octeon_setup_output_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5aa48fee octnet_send_nic_ctrl_pkt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x5aff3a39 setup_rx_oom_poll_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x645f8ce1 octeon_setup_interrupt +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6732a0cb octeon_free_sc_done_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x68f5ca09 liquidio_set_feature +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6adc24b4 cn23xx_setup_octeon_vf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d0d28ef octeon_init_device_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6d2684c4 lio_setup_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x6eef4797 liquidio_setup_io_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x700c4b31 octeon_get_conf +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x746b7a61 octeon_free_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x75d11c23 octeon_setup_sc_buffer_pool +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x7b27f42d cn23xx_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x821b9586 setup_cn23xx_octeon_pf_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x822f90f1 liquidio_get_speed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x872c772f lio_enable_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x878653d6 cn23xx_tell_vf_its_macaddr_changed +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x89564aab octeon_pci_read_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8a578c29 octeon_delete_droq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x8cc6e2f8 liquidio_get_fec +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0x9f56952d lio_setup_cn66xx_octeon_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa0b93bc4 octeon_read_device_mem64 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xa46fa745 octeon_free_ioq_vector +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xaa53dd23 octeon_setup_response_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xab9aeeb5 lio_delete_glists +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xafe51944 octeon_write_device_mem32 +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb92dafa4 octeon_send_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xb95fe829 liquidio_change_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc1d49c29 octeon_setup_instr_queues +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc3fa1316 octeon_send_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc6abc5b1 octeon_core_drv_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc6d369a9 octeon_alloc_soft_command_resp +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xc77baa3d lio_pci_readq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xcc475910 octeon_delete_instr_queue +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xcd99013a octeon_init_dispatch_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xce1fdef8 octeon_free_device_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xd43d55c8 octeon_register_reqtype_free_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xdb2433ab lio_pci_writeq +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xdf06e5dd octeon_register_dispatch_fn +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xe21777c1 octeon_wait_for_ddr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xec7f00a5 lio_get_state_string +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xecc7245a octeon_pci_write_core_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xef41d7be lio_process_iq_request_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf19cff0f octeon_deregister_device +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf480f065 octeon_alloc_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xf6d86176 octeon_get_tx_qsize +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfb0f4f90 octeon_ring_doorbell_locked +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfc0876b9 octeon_unregister_droq_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/cavium/liquidio/liquidio-core 0xfd406066 octeon_prepare_soft_command +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x0772741a enetc_port_mac_rd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x0ab831a5 enetc_alloc_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x0e132c70 enetc_get_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x118d43e9 enetc_set_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x17be9843 enetc_free_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x1b83383d enetc_pci_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x1bd22def enetc_start +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x1fceabf0 enetc_close +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x21e4adb8 enetc_set_fs_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x2272a909 enetc_free_msix +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x277a2837 enetc_send_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x290512bd enetc_set_rss_key +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x37b0a2c8 enetc_setup_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x3a199896 enetc_port_mac_wr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x3b318676 enetc_configure_si +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x4557843f enetc_pci_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x4b70a623 enetc_setup_bpf +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x59eac02a enetc_xdp_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x6d810e31 enetc_reset_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x71e15f96 enetc_get_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x76961a05 enetc_xmit +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x77b90bcc enetc_alloc_si_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0x966a41bf enetc_teardown_cbdr +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xa1426c39 enetc_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xa1543517 enetc_clear_mac_flt_entry +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xb3933222 enetc_open +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xb501ad9e enetc_ioctl +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xb61e274f enetc_set_ethtool_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xba8dfda0 enetc_get_si_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xbaa48c27 enetc_set_rss_table +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xc3b11353 enetc_setup_tc_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xcd2bf9e1 enetc_init_si_rings_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xddc5be2d enetc_mm_link_state_update +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-core 0xe30440ea enetc_set_features +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x57974f0f enetc_mdio_lock +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0x5e9afc7e enetc_mdio_write_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xb4bd5ddc enetc_mdio_read_c45 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xc01d9957 enetc_mdio_read_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xc2e0bf81 enetc_hw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio 0xe70f973d enetc_mdio_write_c22 +EXPORT_SYMBOL_GPL drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp 0x5431a304 enetc_phc_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x00492f14 fun_submit_admin_sync_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x030c9bb1 fun_bind +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x3b4f1946 fun_alloc_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x5496874e fun_serv_sched +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x5930c3ee fun_res_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x5e2142cd fun_serv_stop +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x67e6af39 fun_serv_restart +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x6e00f266 fun_get_res_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x7535a20a fun_sq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0x88fc78a3 fun_cq_create +EXPORT_SYMBOL_GPL drivers/net/ethernet/fungible/funcore/funcore 0xae18b31c fun_free_ring_mem +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0x37becbab i40e_client_device_unregister +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/i40e/i40e 0xa4167d31 i40e_client_device_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x4f42b832 ice_rdma_update_vsi_filter +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x63ca2312 ice_del_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0x7ad3b4af ice_add_rdma_qset +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xc2c25d8a ice_get_qos_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/intel/ice/ice 0xf8758bac ice_rdma_request_reset +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x00fecab1 mlx4_buf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x039b2e08 mlx4_put_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0485e0e6 mlx4_find_cached_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0594ef69 mlx4_get_counter_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0705cd55 mlx4_ACCESS_PTYS_REG +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x093894a2 mlx4_vf_get_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x099ec054 mlx4_multicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0b005e4c mlx4_mr_hw_change_pd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0ba1f6d7 mlx4_INIT_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0bf1ce19 mlx4_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0d44add5 mlx4_pd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0dea3cf2 mlx4_wol_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0e09def8 mlx4_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1077e8c3 mlx4_get_internal_clock_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x11c007b2 mlx4_mr_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x12513e8b mlx4_unicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x13205dcc mlx4_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x144e984f mlx4_free_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x16f1df45 mlx4_xrcd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x17ab0604 mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2064a70b mlx4_mr_hw_put_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x21eddf6f mlx4_srq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x23c3d1d0 mlx4_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x24f5d54e mlx4_bond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x251fa30b mlx4_FLOW_STEERING_IB_UC_QP_RANGE +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2811d8b6 mlx4_get_vf_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2ce3565b mlx4_counter_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2d32a3a8 mlx4_srq_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2ec37706 mlx4_counter_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2f94b354 mlx4_find_cached_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x30b8022a __mlx4_replace_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x311a695c mlx4_get_active_ports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x339457d3 mlx4_unregister_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x37a0a19b mlx4_config_vxlan_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3a310cd5 mlx4_cq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3bc5fa62 mlx4_mtt_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3d1bee9f mlx4_unbond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3e02965d mlx4_unicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x40a8bbaf mlx4_multicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4194c431 mlx4_qp_release_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x41f780aa mlx4_uar_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x42bbda7b mlx4_set_vf_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4855c360 mlx4_mr_hw_get_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x48ee4f97 mlx4_flow_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4bd4c230 mlx4_unicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x50852eea mlx4_free_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x529920c2 mlx4_SYNC_TPT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x52e90e04 mlx4_get_protocol_dev +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x562a48ad mlx4_slave_convert_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5997912c mlx4_cq_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x60b5522e mlx4_cq_resize +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6188c97c mlx4_register_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x637fe6f1 mlx4_unicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x63fb3c31 mlx4_get_devlink_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x65547e74 mlx4_hw_rule_sz +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x675941f8 mlx4_qp_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x69f28af4 mlx4_alloc_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6f8ed319 mlx4_cq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x71ef9874 mlx4_set_vf_spoofchk +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x72a55147 __mlx4_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x77b80e53 mlx4_flow_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x78dda806 mlx4_pd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7c9eb17d mlx4_buf_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7ec5b8da mlx4_get_slave_default_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x81700ab6 mlx4_map_sw_to_hw_steering_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x82ed2367 mlx4_replace_zero_macs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x832530c2 __mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x85569164 mlx4_read_clock +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x85ce78b3 mlx4_bf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x888a0bfe mlx4_qp_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x88e6ddff mlx4_mr_hw_change_access +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8985995f mlx4_qp_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x899da2cc mlx4_get_base_qpn +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8bea6c45 mlx4_CLOSE_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x91f01808 mlx4_config_roce_v2_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x96301390 mlx4_multicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9d21671b mlx4_port_map_set +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa094de87 mlx4_update_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa0c2ea97 mlx4_mr_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa242a366 mlx4_get_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa52fe809 mlx4_map_sw_to_hw_steering_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa57cd0cb mlx4_qp_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xabe040a8 mlx4_phys_to_slave_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xad8f09ce mlx4_mr_rereg_mem_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb665b577 mlx4_mw_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbbc70b8e mlx4_srq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbe186069 mlx4_phys_to_slaves_pport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbe7d506a mlx4_mtt_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbe9f697c mlx4_get_base_gid_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc6d7f260 mlx4_bf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcbf2b476 mlx4_config_dev_retrieval +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcc84110e mlx4_srq_lookup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcda1c3b5 mlx4_vf_smi_enabled +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xce66f5b5 mlx4_set_vf_rate +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcf741f35 mlx4_wol_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd21cd7bc mlx4_db_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd3b985a7 mlx4_set_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd6b20367 __mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd6d62b4b mlx4_register_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdaa76186 mlx4_mr_rereg_mem_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe003e42e mlx4_phys_to_slaves_pport_actv +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe1b2e36f mlx4_alloc_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe24e7c9f mlx4_mw_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe4b08ed1 mlx4_mr_hw_write_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe57a41aa mlx4_srq_arm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe6acad42 mlx4_xrcd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe8ea74bf mlx4_qp_to_ready +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe921d763 mlx4_mr_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe9b67db3 mlx4_mw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xea1f1f9a mlx4_flow_steer_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xeab9f843 mlx4_flow_steer_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xebe271b5 mlx4_multicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xec00f6c4 mlx4_set_vf_link_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xeee4804a mlx4_set_vf_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xef929917 mlx4_unregister_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf1f6f8d2 mlx4_qp_reserve_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf2ab29ec mlx4_mtt_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf3769ed4 mlx4_get_default_counter_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf3b2b77a mlx4_vf_set_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf4679182 mlx4_uar_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfa614015 mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfbc97470 mlx4_qp_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x072460c4 mlx5_fill_page_frag_array +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0811a78f mlx5_query_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0d0b7254 mlx5_query_nic_vport_qkey_viol_cntr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0db2e819 mlx5_modify_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0f142ca9 mlx5_query_hca_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0f34a248 mlx5_query_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x18319533 mlx5_core_query_vport_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1893e755 mlx5_modify_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1b3f46f4 mlx5_query_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1ef1affa mlx5_nic_vport_update_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x21223823 mlx5_set_port_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2370c7c6 mlx5_query_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x24992d0c mlx5_query_port_vl_hw_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3273589c mlx5_query_nic_vport_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x34f7a665 mlx5_query_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x369be525 mlx5_set_port_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3ff60709 mlx5_ipsec_device_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x40de6adc mlx5_query_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x42aafd32 mlx5_query_module_eeprom_by_page +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4359f64c mlx5_query_port_oper_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4452defe mlx5_toggle_port_link +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4595a3e1 mlx5_query_hca_vport_pkey +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x49c96b06 mlx5_query_nic_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4ff5ce7d mlx5_eswitch_get_total_vports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x53ff0bce mlx5_query_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5548394d mlx5_set_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5826f17d mlx5_set_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5bd6da86 mlx5_query_hca_vport_gid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5bed0d0e mlx5_query_hca_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6b60596b mlx5_frag_buf_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6d4d7f58 mlx5_query_module_eeprom +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7de362cb mlx5_set_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81aadc6a mlx5_fill_page_frag_array_perm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x82a52d2c mlx5_set_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8411871b mlx5_db_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x859eb3b6 mlx5_set_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x86be44a6 mlx5_core_query_sq_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x89e741e7 mlx5_query_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8ab373ec mlx5_modify_nic_vport_vlans +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8b69cc18 mlx5_query_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8fd5e8d1 mlx5_nic_vport_enable_roce +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x99b2992f mlx5_frag_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d4750a2 mlx5_query_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa5141337 mlx5_modify_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa5d1e15a mlx5_query_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa9fd2b45 mlx5_dm_sw_icm_dealloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaf0e49b8 mlx5_set_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb080f8ce mlx5_core_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb64ee188 mlx5_query_port_ptys +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb6a0901f mlx5_vport_get_other_func_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbd36b915 mlx5_nic_vport_affiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc3da649c mlx5_modify_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc8ab7069 mlx5_query_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc8c109ff mlx5_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xca058f03 mlx5_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd3078722 mlx5_core_modify_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd46ac615 mlx5_eswitch_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd74f9d79 mlx5_query_port_max_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd967d324 mlx5_set_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe1510e83 mlx5_query_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe2e51337 mlx5_nic_vport_query_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xee9b3f33 mlx5_query_nic_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf1acec2a mlx5_dm_sw_icm_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf2905504 mlx5_query_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf3321451 mlx5_query_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf5b20da3 mlx5_query_nic_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf9df0a9c mlx5_modify_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfe9fe879 mlx5_nic_vport_unaffiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xffeb2bc6 mlx5_core_reserved_gids_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x5caa2f5a ks8851_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x640f849b ks8851_probe_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0x7d5e61b8 ks8851_remove_common +EXPORT_SYMBOL_GPL drivers/net/ethernet/micrel/ks8851_common 0xe7e0e0f9 ks8851_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0x1f954d1c devm_regmap_init_encx24j600 +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xcc4fa41a regmap_encx24j600_spi_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/microchip/encx24j600-regmap 0xe8c8c6c2 regmap_encx24j600_spi_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x05463ada ocelot_phylink_mac_link_down +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x08a2ad44 ocelot_port_rmwl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x0d94a3da ocelot_port_set_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1900fd2c ocelot_bond_get_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x1cf79576 ocelot_port_get_rmon_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x228ed359 ocelot_mact_flush +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x264a17fc ocelot_port_set_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x26c1f7ac __ocelot_bulk_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2bf8cf08 ocelot_port_del_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x2d37662f ocelot_port_get_default_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x325b7563 ocelot_lag_fdb_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x37436c81 ocelot_get_bridge_fwd_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x388f9a22 ocelot_port_add_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x3b16b67a ocelot_lag_fdb_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x4308cc06 ocelot_port_get_mm_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x49a287b2 __ocelot_rmw_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x50e957bb ocelot_cls_flower_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x510c10a0 __ocelot_read_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x51f62474 ocelot_port_readl +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5c35783b ocelot_port_assigned_dsa_8021q_cpu_mask +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x5c437dd9 ocelot_port_setup_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6221caad ocelot_cls_flower_destroy +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x645ee602 ocelot_port_teardown_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x68097bab ocelot_port_configure_serdes +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x6a8a7c3e ocelot_port_mqprio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x7ea8eed7 ocelot_port_get_pause_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x83b29317 ocelot_port_mirror_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8aa0a0c4 __ocelot_write_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8c284867 ocelot_port_unassign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x8ff5ad9d ocelot_regmap_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x912a0398 ocelot_port_assign_dsa_8021q_cpu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9286082c ocelot_bridge_num_find +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x99efa825 ocelot_port_get_eth_mac_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0x9d7f628f ocelot_port_get_eth_ctrl_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xad6f6580 ocelot_phylink_mac_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb1ef844f ocelot_regfields_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xb58a3af4 ocelot_port_get_dscp_prio +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xc9e83b4d ocelot_port_get_eth_phy_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xd5bc6bf4 ocelot_port_writel +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe4f10599 ocelot_migrate_mdbs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xe9cb4e08 ocelot_port_mirror_del +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf42fbde9 ocelot_port_get_mm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xf85a0fa2 ocelot_phylink_mac_link_up +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfccf2f4b ocelot_cls_flower_replace +EXPORT_SYMBOL_GPL drivers/net/ethernet/mscc/mscc_ocelot_switch_lib 0xfcff3631 ocelot_mm_irq +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x0b28a9ad qcafrm_create_footer +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x2b6ddf3f qcafrm_fsm_decode +EXPORT_SYMBOL_GPL drivers/net/ethernet/qualcomm/qca_7k_common 0x41da0375 qcafrm_create_header +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x045afc2c stmmac_dvr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x545572d4 stmmac_set_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x79458c5a stmmac_dvr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x8c1836bb stmmac_suspend +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0x92d778bb stmmac_get_mac_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xa091f9c9 stmmac_resume +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xcad9c645 stmmac_init_tstamp_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac 0xddacca49 stmmac_bus_clks_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x2b3a359c devm_stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x51530f19 stmmac_remove_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x5940c9a0 stmmac_pltfr_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0x970e04d1 stmmac_pltfr_exit +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xa0ab905b devm_stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xbcc854a4 stmmac_pltfr_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xc72d9b9a stmmac_probe_config_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xccad7289 stmmac_pltfr_probe +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xe51e056b stmmac_get_platform_resources +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xf8b92221 stmmac_pltfr_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/stmicro/stmmac/stmmac-platform 0xfca62e34 stmmac_pltfr_remove_no_dt +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x3f2fcdd7 w5100_ops_priv +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0x7c80ab22 w5100_pm_ops +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0xe2ff3c69 w5100_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/wiznet/w5100 0xf0373aa0 w5100_probe +EXPORT_SYMBOL_GPL drivers/net/geneve 0x99a35b5f geneve_dev_create_fb +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x1b551bbc ipvlan_link_delete +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x1b63a063 ipvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x2943e8d9 ipvlan_link_setup +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x5c30086e ipvlan_count_rx +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xe9af6871 ipvlan_link_new +EXPORT_SYMBOL_GPL drivers/net/macsec 0x2966d828 macsec_pn_wrapped +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x5b0cbb91 macvlan_common_newlink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x5ec2a22e macvlan_common_setup +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xe0a2562f macvlan_dellink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xed7c62e8 macvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-i2c 0x4a89a962 mdio_i2c_alloc +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0x6318757f mdio_mux_uninit +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-mux 0x9c38424e mdio_mux_init +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-regmap 0xa90d8d9a devm_mdio_regmap_register +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs-lynx 0x12332658 lynx_pcs_create_fwnode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x163355e9 xpcs_do_config +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0x9b430bc5 xpcs_link_up +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xaebb083c xpcs_destroy +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xd0c2148e xpcs_get_interfaces +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xd0d68dff xpcs_get_an_mode +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xe7043846 xpcs_create_mdiodev +EXPORT_SYMBOL_GPL drivers/net/pcs/pcs_xpcs 0xf88385b0 xpcs_config_eee +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0e019077 bcm_phy_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x163e49ae bcm_phy_cable_test_get_status +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x245a9a18 bcm_phy_led_brightness_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x285271f8 bcm_phy_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x2dabb8b8 bcm_phy_enable_apd +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x33da142a __bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x3574afb0 bcm_phy_get_stats +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x359388d4 bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x3865ecd5 bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x41ed9f18 bcm_phy_enable_jumbo +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x45eb3451 bcm_phy_downshift_get +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4e468612 bcm_phy_read_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4e9ce698 bcm54xx_auxctl_read +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4fa36b35 bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x55f39d6a bcm_phy_28nm_a0b0_afe_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x5828f3e8 bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x5e616f16 __bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x64219c98 bcm_phy_write_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x6dcee192 bcm_phy_cable_test_get_status_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x76819d9a bcm_phy_get_strings +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x7d4d7b30 bcm_phy_read_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x80e281d0 bcm_phy_write_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x94a671bd bcm_phy_cable_test_start +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x9ec02a27 bcm_phy_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0f0ddfd bcm_phy_wol_isr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa4d06ebd bcm_phy_ack_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xaeabc96a bcm_phy_downshift_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xb6753a72 __bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xc1b3bd92 __bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xcc9366e1 bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xdb89deee bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xde456048 bcm_phy_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe286bf38 bcm_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe3d0edf6 bcm_phy_cable_test_start_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe79e22b9 __bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xeb691d32 bcm_phy_r_rc_cal_reset +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf0849ab6 __bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xfa855877 bcm_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xd29cdbc9 bcm_ptp_probe +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xe54c4503 bcm_ptp_stop +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xfb56c620 bcm_ptp_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x029c2132 phylink_mii_c45_pcs_get_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x08213956 phylink_ethtool_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x12135396 phylink_mac_change +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x15c4e3e2 phylink_ethtool_set_pauseparam +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x16ca1a8a phylink_suspend +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x20ce5ada phylink_connect_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x2c8e28ee phylink_ethtool_get_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x3abe6fe5 phylink_validate_mask_caps +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x4016ea97 phylink_of_phy_connect +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x4278d56a phylink_expects_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x43833b3b phylink_fwnode_phy_connect +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x57727285 phylink_ethtool_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x59e0695d phylink_speed_down +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x5d0c4dcc phylink_speed_up +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x5dc19747 phylink_mii_c22_pcs_encode_advertisement +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x62104126 phylink_ethtool_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x66e8b5b0 phylink_caps_to_linkmodes +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x6fa426d2 phylink_ethtool_nway_reset +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x825c7340 phylink_get_eee_err +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x911fcd6c phylink_start +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x94299178 phylink_decode_usxgmii_word +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x9616a255 phylink_ethtool_ksettings_get +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x983276da phylink_disconnect_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x9b652b6e phylink_resolve_c73 +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xa16449b4 phylink_ethtool_ksettings_set +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xb1b3f6ed phylink_mii_c22_pcs_decode_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xb75799be phylink_generic_validate +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc0a8f4be phylink_resume +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc1d15a4c phylink_set_port_modes +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc2b6b44d phylink_mii_c22_pcs_an_restart +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd2ef6a40 phylink_mii_ioctl +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd4d8417e phylink_create +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd903f419 phylink_get_capabilities +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xdcb0a2c0 phylink_stop +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xe4dccc15 phylink_mii_c22_pcs_get_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xec02ebe0 phylink_init_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xf3083a1d phylink_destroy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xf875c251 phylink_mii_c22_pcs_config +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xf8fe5642 phylink_ethtool_get_pauseparam +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x0c5468ec smsc_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x4b05936b smsc_phy_get_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x5ea2d833 smsc_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xa1e73342 lan87xx_read_status +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xb605f8f1 smsc_phy_set_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xcc7ddf81 smsc_phy_probe +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xce285627 smsc_phy_config_init +EXPORT_SYMBOL_GPL drivers/net/tap 0x1fd453bd tap_destroy_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0x267091e2 tap_get_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x27be2e6f tap_handle_frame +EXPORT_SYMBOL_GPL drivers/net/tap 0x28260f5c tap_get_ptr_ring +EXPORT_SYMBOL_GPL drivers/net/tap 0x57bff3cb tap_create_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0x7099636b tap_free_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x740adee5 tap_queue_resize +EXPORT_SYMBOL_GPL drivers/net/tap 0xac624039 tap_del_queues +EXPORT_SYMBOL_GPL drivers/net/tap 0xe005017d tap_get_socket +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x1f9f36d8 usbnet_generic_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x5055ded6 usbnet_cdc_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x694a0d7a usbnet_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x703ab6e5 usbnet_cdc_status +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0x95fe72d0 usbnet_ether_cdc_bind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xec5b8ff0 usbnet_cdc_update_filter +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ether 0xf79079bf usbnet_cdc_zte_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x0b366987 cdc_ncm_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x179c9aff cdc_ncm_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x2cae40a2 cdc_ncm_bind_common +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x36c38f76 cdc_ncm_rx_verify_ndp16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x625aae72 cdc_ncm_select_altsetting +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x6e38fca0 cdc_ncm_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x80328d9a cdc_ncm_rx_verify_nth16 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0x8dee20cb cdc_ncm_rx_verify_nth32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xa17169af cdc_ncm_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xd1fb7f8a cdc_ncm_rx_verify_ndp32 +EXPORT_SYMBOL_GPL drivers/net/usb/cdc_ncm 0xda95f8c6 cdc_ncm_fill_tx_frame +EXPORT_SYMBOL_GPL drivers/net/usb/r8152 0x51915f99 rtl8152_get_version +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x0c7262b1 rndis_rx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x25aa8263 rndis_command +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x347540b3 rndis_tx_fixup +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0x859bde9a rndis_unbind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xb1c8e028 generic_rndis_bind +EXPORT_SYMBOL_GPL drivers/net/usb/rndis_host 0xfa78fb32 rndis_status +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x012fbe17 usbnet_nway_reset +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x095f0020 usbnet_probe +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x09fc51cc usbnet_suspend +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x1db1f601 usbnet_get_ethernet_addr +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x1f75997c usbnet_status_start +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x21060211 usbnet_read_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x233a331b usbnet_pause_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x43abd35d usbnet_purge_paused_rxq +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x43c31bfa usbnet_start_xmit +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x450ffb71 usbnet_unlink_rx_urbs +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x4e1b1650 usbnet_update_max_qlen +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x6c7a92b6 usbnet_change_mtu +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x709abb38 usbnet_tx_timeout +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x7c56422b usbnet_write_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x7cc6d166 usbnet_write_cmd_async +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x7fed5c51 usbnet_write_cmd +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x860da26a usbnet_status_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x8d0091c9 usbnet_get_drvinfo +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x9cd6ca96 usbnet_set_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x9cf7fa03 usbnet_set_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0x9e843e7d usbnet_defer_kevent +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xadca5687 usbnet_resume_rx +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xae514b3c usbnet_set_rx_mode +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xb789f84e usbnet_disconnect +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xbc886ce1 usbnet_get_msglevel +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc1e630ff usbnet_stop +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc36ba6ed usbnet_read_cmd_nopm +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xc83f1ffe usbnet_get_link_ksettings_mii +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xd84bc43e usbnet_resume +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xe6ddc768 usbnet_get_link +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xea299db2 usbnet_get_endpoints +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xf03c8675 usbnet_get_link_ksettings_internal +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xf0564545 usbnet_skb_return +EXPORT_SYMBOL_GPL drivers/net/usb/usbnet 0xf6d12312 usbnet_open +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x2c79fcb2 vxlan_fdb_find_uc +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x3d4637bf vxlan_fdb_replay +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x473d65c6 vxlan_fdb_clear_offload +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xcaf2981b vxlan_dev_create +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/ipw2x00/libipw 0x968da082 libipw_rx_any +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xa739ac24 il_mac_tx_last_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbab6b596 _il_grab_nic_access +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xbffe0f79 il_remove_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xcb5f4822 il_prep_station +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlegacy/iwlegacy 0xf326ba8a il_dealloc_bcast_stations +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x13863121 iwl_fw_lookup_cmd_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x443a0ac3 iwl_fw_lookup_notif_ver +EXPORT_SYMBOL_GPL drivers/net/wireless/intel/iwlwifi/iwlwifi 0x5987fe45 iwl_fw_lookup_assert_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x25142829 p54_free_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x330ccfdb p54_register_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x38c3ad43 p54_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x41e63ca1 p54_parse_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x493a625f p54_unregister_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0x6201b0ec p54_parse_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xc8069977 p54_read_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xd72e9308 p54_init_common +EXPORT_SYMBOL_GPL drivers/net/wireless/intersil/p54/p54common 0xf028f318 p54_free_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x2336fdcf lbs_notify_command_response +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x252df5f7 lbs_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x3ede0463 lbs_start_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x4832d90d __lbs_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x4da1fd6a lbs_queue_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x76d12fa2 lbs_get_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x860d77d4 lbs_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x93137942 lbs_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0x9f10b4cc lbs_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xc3b206ba lbs_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xc7ad4770 lbs_get_firmware_async +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xc93543e5 lbs_stop_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xd75fbf95 lbs_host_to_card_done +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf37903de lbs_process_rxed_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xf64277de lbs_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xfc5ce3a2 lbs_host_sleep_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas/libertas 0xfce9b2e0 lbs_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x33f10147 lbtf_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x51c35900 lbtf_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x63213b4a __lbtf_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0x82a3fd16 lbtf_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xaaf517a2 lbtf_send_tx_feedback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xc85e6899 lbtf_debug +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xd4eadbc5 lbtf_cmd_copyback +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xd5948797 lbtf_cmd_response_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/libertas_tf/libertas_tf 0xf3f74bb8 lbtf_bcn_sent +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x0bda43e2 mwifiex_drv_info_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x0ccf4026 mwifiex_fw_dump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x0f3a7303 mwifiex_init_shutdown_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x15ce5dc8 mwifiex_disable_auto_ds +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x20794a18 mwifiex_upload_device_dump +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x22f23c98 mwifiex_process_hs_config +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x29c61de4 mwifiex_remove_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x392ffa30 mwifiex_queue_main_work +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x49f32c75 mwifiex_multi_chan_resync +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x66fe8e99 mwifiex_add_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x6d89b565 mwifiex_enable_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x783ec321 mwifiex_main_process +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x78817d5c mwifiex_write_data_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x7eb42e73 mwifiex_prepare_fw_dump_info +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x86cf5201 mwifiex_add_card +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0x9ac7c78b mwifiex_reinit_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xbc8f3e23 mwifiex_cancel_hs +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xc5b46cbc mwifiex_shutdown_sw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xc73dd13d mwifiex_handle_rx_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xc91503ef mwifiex_dnld_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd4dad9f3 mwifiex_alloc_dma_align_buf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xd6de5d55 mwifiex_process_sleep_confirm_resp +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xdac366d1 _mwifiex_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xe21d66b9 mwifiex_del_virtual_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/marvell/mwifiex/mwifiex 0xf3743689 mwifiex_deauthenticate_all +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x00452c59 mt76_set_irq_mask +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x048fca2b mt76_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x05ad56c3 mt76_pci_disable_aspm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0e8817aa mt76_mcu_skb_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x0f0eba6c mt76_dma_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x119f2266 mt76_get_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x12cf9ad3 mt76_insert_ccmp_hdr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x17f568e9 mt76_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x17ff0bff mt76_sta_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x185c5d8d mt76_mcu_get_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x199826cd __mt76_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1cca781e mt76_rx_aggr_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ec57b4f __mt76_worker_fn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x1ed21a4c mt76_set_stream_caps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x25591503 mt76_get_rate_power_limits +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x2cd2497c mt76_put_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3977fe5c mt76_put_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x3b6eab98 mt76_create_page_pool +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x40213a76 mt76_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4758308f mt76_dma_wed_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x497fde6d mt76_mcu_rx_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4b9544f6 mt76_sta_pre_rcu_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4e64f6b7 mt76_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x4edded48 mt76_rx_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x50577ff1 mt76_get_of_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x54679564 __mt76_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5654d9d1 __traceiter_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5a29a22d mt76_mmio_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5dbd83c4 mt76_eeprom_override +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5e5cfe1e mt76_free_pending_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x5f5e30c8 mt76_init_sar_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x605fd126 mt76_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x60f00610 mt76_release_buffered_frames +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x66d6e772 mt76_seq_puts_array +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x688b30ae mt76_unregister_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6939a9e9 mt76_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6b7627e5 mt76_alloc_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6d04a3b5 __traceiter_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6d27be6c mt76_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x6dd3f855 mt76_tx_status_skb_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7183d60e mt76_queue_tx_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7313efe2 mt76_tx_status_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x732376c2 mt76_tx_worker_run +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x745799b6 mt76_has_tx_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x7e23735b mt76_unregister_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x805fc13a __SCK__tp_func_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x80cd5f07 mt76_get_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x83fdda2c mt76_csa_finish +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x88fc6916 __mt76_set_tx_blocked +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x8f0ba9bb __mt76_mcu_send_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x92509439 mt76_tx_status_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x964f6b9b mt76_queues_read +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9a3083f3 mt76_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9c84c49d mt76_tx_status_unlock +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0x9d28c26e __tracepoint_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa4c6ee28 mt76_csa_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa5520db5 mt76_alloc_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xa72ddf60 mt76_calculate_default_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xab61ca39 mt76_update_survey_active_time +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xab9d88b8 mt76_ethtool_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xaba8fdc3 mt76_register_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xae996269 mt76_register_debugfs_fops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb0cff658 mt76_init_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb22f2053 mt76_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb3c8935b ____mt76_poll_msec +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb4c10934 mt76_skb_adjust_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb546b917 mt76_phy_dfs_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb608bb75 __tracepoint_dev_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb9a536e6 mt76_stop_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xb9cd16d3 mt76_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc1afc819 mt76_dma_rx_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc3a317d3 __mt76_mcu_msg_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc4671491 mt76_txq_schedule +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6315d8e __SCK__tp_func_mac_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc6634315 mt76_ac_to_hwq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xc97ddd1a mt76_free_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcb6314e5 mt76_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xcd85608b mt76_rx_token_consume +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xce21d895 mt76_txq_schedule_all +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd1b72904 mt76_get_min_avg_rssi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd24fe71a mt76_get_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xd9cf2688 mt76_tx_check_agg_ssn +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe058ea32 mt76_token_release +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe1da7733 mt76_sw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe1f1b5c7 mt76_tx_status_skb_done +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe401b6d0 mt76_tx_status_skb_get +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe40b66ef mt76_wcid_alloc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xe9992898 __mt76_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf0a1ac0c mt76_get_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf17a32c4 mt76_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf64a52e8 mt76_mcu_send_and_get_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf6756e49 mt76_rx_aggr_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf6c70e87 mt76_update_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xf8246d59 mt76_ethtool_page_pool_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfa2bb819 mt76_dma_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76 0xfa6ccf7a mt76_wake_tx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0199da9f mt76_connac_mcu_reg_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0288acd4 mt76_connac_mcu_set_rts_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x070ccf14 mt76_connac_pm_queue_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0a25337f mt76_connac_gen_ppe_thresh +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x0bcd8f94 mt76_connac_mcu_patch_sem_ctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x12a414a7 mt76_connac_mcu_wtbl_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1ba61b85 mt76_connac_mcu_set_p2p_oppps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x1def757f mt76_connac2_load_ram +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x2a2c5ceb mt76_connac_mcu_set_channel_domain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3c16b844 mt76_connac_init_tx_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3ceb6193 mt76_connac_mcu_update_gtk_rekey +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x3fb495f1 mt76_connac_mcu_beacon_loss_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x40efdefa mt76_connac_free_pending_tx_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4530d5a6 mt76_connac_mcu_wtbl_generic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x461008da mt76_connac_mcu_start_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4b296978 mt76_connac_mcu_sta_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4eb298d5 mt76_connac_mcu_sta_ba +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x4fb9ebbc mt76_connac_mcu_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x519010a3 mt76_connac_mcu_reg_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5870cc8a mt76_connac_mcu_set_vif_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5c507f6b mt76_connac_mcu_chip_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5d304e09 mt76_connac_mcu_cancel_hw_scan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x5d6c9b35 mt76_connac_mcu_rdd_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x61505a43 mt76_connac_mcu_add_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x63a75fa1 mt76_connac_mcu_wtbl_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6c7634c6 mt76_connac_mcu_sta_update_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x6caa741a mt76_connac_mcu_bss_omac_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x73e9f717 mt76_connac2_mac_tx_rate_val +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x79ceedea mt76_connac_mcu_start_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7b083c15 mt76_connac2_reverse_frag0_hdr_trans +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7b5d538e mt76_connac_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7bd67b97 mt76_connac_txp_skb_unmap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7ecbb85c mt76_connac_mcu_sta_ba_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x7f8494eb mt76_connac2_mcu_fill_message +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x80e448b8 mt76_connac_get_phy_mode_ext +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x82de7025 mt76_connac_mcu_sched_scan_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x835844ab mt76_connac_mcu_set_hif_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x83c65644 mt76_connac_mcu_sta_wed_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x85de9d0b mt76_connac2_mac_add_txs_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x8fd0cea5 mt76_connac_mcu_sta_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x908ca40c mt76_connac_wowlan_support +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0x9ccdc62e mt76_connac_mcu_wtbl_smps_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa672b5c1 mt76_connac2_mac_decode_he_radiotap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa9e349d1 mt76_connac2_mac_fill_txs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xa9f6e997 mt76_connac_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xad4d065e __mt76_connac_mcu_alloc_sta_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb373b4f5 mt76_connac_get_eht_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb7582f9e mt76_connac_mcu_set_mac_enable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xb87b4c7c mt76_connac_mcu_coredump_event +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xbbc8dedc mt76_connac_mcu_uni_add_bss +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xbcc3b8bd mt76_connac_mcu_set_pm +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc3bf2d08 mt76_connac_mcu_uni_set_chctx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc3e8bd58 mt76_connac_mcu_bss_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc3fbef01 mt76_connac_mcu_sta_uapsd +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc44fa3f3 mt76_connac_mcu_alloc_wtbl_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc63f1f3a mt76_connac_write_hw_txp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xc9b504c0 mt76_connac_sta_state_dp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcbb8ef47 mt76_connac_mcu_sched_scan_req +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcd095463 mt76_connac_get_he_phy_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xcec536a0 mt76_connac2_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd335de7b mt76_connac2_mac_fill_rx_rate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd36ea117 mt76_connac_mcu_wtbl_hdr_trans_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd55b499a mt76_connac_mcu_wtbl_ht_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd9022b59 mt76_connac_mcu_set_suspend_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xd9025e52 mt76_connac_pm_wake +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xdc241320 mt76_connac_mcu_get_nic_capability +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xdead5340 mt76_connac_power_save_sched +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xdf2a21f7 mt76_connac_mcu_update_arp_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe372819d mt76_connac_mcu_sta_basic_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe5ec68c6 mt76_connac2_load_patch +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe70951f1 mt76_connac_mcu_set_rate_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xe75d7579 mt76_connac_mcu_set_deep_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xeae7238c mt76_connac_mcu_bss_ext_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xef5cb522 mt76_connac_mcu_init_download +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xf74f7cc4 mt76_connac_pm_dequeue_skbs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xfcd60f73 mt76_connac_mcu_uni_add_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xff1d416e mt76_connac_get_phy_mode +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-connac-lib 0xff5f3021 mt76_connac_mcu_add_nested_tlv +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x0d744f2b mt76s_rmw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x32e439ce mt76s_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x43f5e727 mt76s_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x4738bfb5 mt76s_rd_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x4c308eaf mt76s_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x64586b2f mt76s_alloc_rx_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x6d7a5535 mt76s_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x87cd6b6d mt76s_alloc_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x8ebc63c1 mt76s_sdio_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0x9bac8def mt76s_hw_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xa96b6d53 mt76s_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xaaac6812 mt76s_wr_rp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xacbfd4c7 mt76s_txqs_empty +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xbed17bd4 mt76s_read_pcr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xc51f356e mt76s_write_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-sdio 0xee69a87f mt76s_txrx_worker +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x0055fa26 mt76u_single_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x09ae2da2 ___mt76u_rr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x0f2b76eb __mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x2a3665fd mt76u_stop_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x31741d0e mt76u_alloc_mcu_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x32dfa24a mt76u_stop_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x509bbdaf __mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x76b38c69 mt76u_queues_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x81bdb01b ___mt76u_wr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x831e52b2 mt76u_alloc_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x8727df78 mt76u_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0x8d90c85d mt76u_read_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xbee01a6c mt76u_resume_rx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76-usb 0xe6830ae9 mt76u_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x019fe02c mt7615_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x08e17673 mt7615_register_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x1032031d mt7615_wait_for_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x15dabae4 mt7615_unregister_ext_phy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x21cb101b mt7615_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x21fdaf94 mt7615_led_set_brightness +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x2d2a35ed mt7615_tx_token_put +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x361e975b mt7615_mcu_fill_msg +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x38b8eb16 mt7615_thermal_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x3abf3699 mt7615_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x4576d8db mt7615_led_set_blink +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x4832e73a mt7615_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x59c85d5c mt7615_mcu_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x6c207b6c mt7622_trigger_hif_int +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x6ec88b39 mt7615_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x7b9702ef mt7615_mcu_restart +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x85cccaba mt7615_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x892e02a5 mt7615_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8cd65865 __mt7663_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x8e6c06e8 mt7615_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0x9bebe354 mt7615_mcu_exit +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xa2400382 mt7615_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xac436ccc mt7615_init_work +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xd13b76c8 mt7615_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xd581be3f mt7615_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xe08cc9ee mt7615_mac_set_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xe597525a mt7615_mac_enable_rtscts +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xe770dcf5 mt7615_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xe90e2664 mt7615_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common 0xfe68daac mt7615_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7615e 0x12b88e11 mt7615_dma_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x1506ffca mt7663_usb_sdio_reg_map +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x25a5474a mt7663_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x4f4ae360 mt7663_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x572f81d9 mt7663_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common 0x87df7b7d mt7663_usb_sdio_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x1ca71eab mt76x0_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x3456ed28 mt76x0_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x63115c5e mt76x0_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0x73754927 mt76x0_chip_onoff +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xb2598be5 mt76x0_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xba33dda0 mt76x0_phy_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common 0xc4ee50c2 mt76x0_init_hardware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x076c9c94 mt76x02_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x083d4d64 mt76x02_mcu_set_radio_state +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0b05defe mt76x02_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0b0883a2 mt76x02_rx_poll_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x0f635ad9 mt76x02_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x159b1936 mt76x02_phy_set_txdac +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x17009f9c mt76x02_mac_cc_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1774e0db mt76x02_config_mac_addr_list +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x18808a6e mt76x02_mac_setaddr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1cd7ca4b mt76x02_init_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1d3892df mt76x02_mcu_msg_send +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1ef4db3d mt76x02_dfs_init_params +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x1fe40e12 mt76x02_tx_set_txpwr_auto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x2ac61ce9 mt76x02_init_debugfs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x315ba646 mt76x02_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3a72371b mt76x02_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3ae193fb mt76x02_mac_write_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x3fd9360f mt76x02_phy_dfs_adjust_agc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x45cae7e4 mt76x02_phy_set_bw +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4e4780a5 mt76x02_dma_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x4ffdd1ca mt76x02_mcu_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x520ef795 mt76x02_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x57fe6104 mt76x02_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5a68d5d5 mt76x02_set_ethtool_fwver +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5bd84fd5 mt76x02_rates +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5bfa7413 mt76x02_get_efuse_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5dd43e87 mt76x02_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x5ef5e43c mt76x02_eeprom_parse_hw_cap +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x63d70e2a mt76x02_edcca_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x654a5fca mt76x02_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x6983c046 mt76x02_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x715b4e4a mt76x02_eeprom_copy +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x722f0428 mt76x02_mac_wcid_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x75fef85d mt76x02_add_rate_power_offset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x79017777 mt76x02_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x7ae2295f mt76x02_dma_disable +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8974b803 mt76x02_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x8f64b56b mt76x02_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x91d5b9ee mt76x02_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x93c479bc mt76x02_limit_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x966571e6 mt76x02_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x9a3062d6 mt76x02_mcu_function_select +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0x9dc536be mt76x02_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa2195db5 mt76x02_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xa719efcc mt76x02_sta_rate_tbl_update +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xad5d3ba8 mt76x02_get_max_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xae3cbbe3 mt76x02_sta_ps +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbb50c930 mt76x02_get_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbc573d95 mt76x02_set_coverage_class +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbd524ea1 mt76x02_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbd9886dd mt76x02_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbecce811 mt76x02_get_lna_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xbfe2ab1b mt76x02_phy_adjust_vga_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xc6fbf9e8 mt76x02_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xcd9a7484 mt76x02_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xce0da515 mt76x02_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd21f2d08 mt76x02_mac_reset_counters +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd64c09b2 mt76x02_mac_set_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xd9ac42eb mt76x02_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xda7fa4a9 mt76x02_init_agc_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xde4ea817 mt76x02_phy_set_rxpath +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xde54f47d mt76x02_update_beacon_iter +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xdf3c703f mt76x02e_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe43b25b3 mt76x02_enqueue_buffered_bc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xe5ced16b mt76x02_mac_shared_key_setup +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xeba417e6 mt76x02_set_tx_ackto +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xed4dcfdc mt76x02_phy_set_band +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xef096a4c mt76x02_remove_hdr_pad +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xef8f1d31 mt76x02_ext_pa_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf66c4a9d mt76x02_mcu_calibrate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-lib 0xf6d69d98 mt76x02_resync_beacon_timer +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x0ae171cb mt76x02u_mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x11223fa9 mt76x02u_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x138db772 mt76x02u_mcu_fw_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x2e3070b4 mt76x02u_init_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0x89f1acb9 mt76x02u_init_mcu +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xc90caa97 mt76x02u_mcu_fw_send_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xcf50fa32 mt76x02u_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x02-usb 0xe410f4d8 mt76x02u_exit_beacon_config +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x090bede3 mt76x2_init_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x13eb4658 mt76x2_apply_gain_adj +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x18c9f280 mt76x2_get_temp_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x28139c8d mt76x2_get_rate_power +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x2ba0f702 mt76x2_get_power_info +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x39d93f81 mt76x2_phy_update_channel_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x45d0f6bf mt76x2_mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x54f2d57f mt76x2_reset_wlan +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x73c4328d mt76x2_phy_set_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x770015f5 mt76x2_mcu_tssi_comp +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x7818f563 mt76x2_eeprom_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x966f031d mt76x2_phy_set_txpower_regs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0x9eaa3d8e mt76x2_phy_tssi_compensate +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xa11e225b mt76x2_mcu_set_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xaee1d173 mt76x2_mcu_init_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xb019b37a mt76_write_mac_initvals +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xda30a22b mt76x2_read_rx_gain +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xedaf7d9d mt76x2_set_sar_specs +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xfacad119 mt76x2_configure_tx_delay +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common 0xfece1037 mt76x2_mcu_load_cr +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x04457437 mt7921_register_device +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x10a92a03 mt7921_rx_check +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x16d061b3 mt7921_mcu_parse_response +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x26fe72aa mt7921_mcu_drv_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x414e654f mt7921_reset +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x52577899 mt7921_mac_sta_assoc +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x65f22163 mt7921_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x6f6b0f54 mt7921_mcu_fw_pmctrl +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x6ffa64a2 mt7921_mcu_set_eeprom +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x76828c91 mt7921_queue_rx_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x7799c575 mt7921_mac_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x7bbaac0b mt7921_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x8a6095d8 mt7921_get_mac80211_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0x8c8efb98 mt7921_mac_sta_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xa526bc0a mt7921_usb_sdio_tx_status_data +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xa9c361d2 mt7921_mac_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xb23f635b mt7921_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xc6faf649 mt7921_usb_sdio_tx_complete_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xccf29853 __mt7921_start +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xd66904db mt7921_mac_init +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xdb516510 mt7921_usb_sdio_tx_prepare_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xdb63c9e9 mt7921_update_channel +EXPORT_SYMBOL_GPL drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common 0xe6a2b8a5 mt7921_txwi_free +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x0210d715 wilc_handle_isr +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x3f5a9115 chip_wakeup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x481083b2 wilc_netdev_cleanup +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x563d5b3a wilc_cfg80211_init +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0x75b244ee chip_allow_sleep +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xb4938940 host_sleep_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/microchip/wilc1000/wilc1000 0xe577b063 host_wakeup_notify +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x1a3ae06c qtnf_core_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x31fab83c qtnf_chipid_to_string +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x5e9f9bb3 qtnf_get_debugfs_dir +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x741ca6d0 qtnf_trans_handle_rx_ctl_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0x9743d6c6 qtnf_core_attach +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xac25c866 qtnf_wake_all_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/quantenna/qtnfmac/qtnfmac 0xe2296bdd qtnf_classify_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x05052300 rt2800_get_key_seq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x08a99ac3 rt2800_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x0bab926e rt2800_vco_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x1d592a44 rt2800_write_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x239dc2fc rt2800_config_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x27081dcb rt2800_mcu_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x30d28080 rt2800_read_eeprom_efuse +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x356b6bce rt2800_txdone_nostatus +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x393b5bbe rt2800_get_txwi_rxwi_size +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x3fde2b42 rt2800_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x408f6e07 rt2800_config_pairwise_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x437bc5f1 rt2800_link_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5b801cf0 rt2800_set_rts_threshold +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x5e242226 rt2800_get_survey +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x614560fe rt2800_wait_csr_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x639b88d5 rt2800_process_rxwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x68f988ca rt2800_ampdu_action +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x68ffa3bf rt2800_config_erp +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6be086c8 rt2800_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x6f37853f rt2800_reset_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x72da6ef7 rt2800_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x7321e89d rt2800_efuse_detect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x83b6180a rt2800_txstatus_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8b64761d rt2800_link_tuner +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8c1a4bb4 rt2800_sta_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x8e35ce53 rt2800_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x9639dd59 rt2800_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0x97fe8064 rt2800_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xa2e374e8 rt2800_check_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xaeb582c5 rt2800_pre_reset_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xbdd9188d rt2800_config_ant +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc06d43a0 rt2800_clear_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc669a21f rt2800_gain_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xc8567249 rt2800_config_shared_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xcba6e0cd rt2800_sta_add +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd403bc7c rt2800_config_intf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd6b0b0d3 rt2800_wait_wpdma_ready +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xd76baaa2 rt2800_load_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xddd7b501 rt2800_get_tsf +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe494302b rt2800_disable_wpdma +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xe738cb27 rt2800_write_tx_data +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xecb7a35b rt2800_txstatus_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xed21c528 rt2800_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800lib 0xf162a4fe rt2800_txdone_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x02715c2b rt2800mmio_fill_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x199299d5 rt2800mmio_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x32ac3645 rt2800mmio_rxdone_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x3d741c87 rt2800mmio_pretbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x43686a86 rt2800mmio_probe_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x45b39c93 rt2800mmio_init_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5028bbb2 rt2800mmio_tbtt_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x5fa4db64 rt2800mmio_interrupt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x60759e3f rt2800mmio_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x67a33f5f rt2800mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x68dd826f rt2800mmio_queue_init +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x7a9017b1 rt2800mmio_get_entry_state +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x7fd1475c rt2800mmio_get_dma_done +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x8d4d1733 rt2800mmio_get_txwi +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x97e3c029 rt2800mmio_autowake_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0x9f3c8921 rt2800mmio_txstatus_tasklet +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xb16cf6d7 rt2800mmio_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xb1871b76 rt2800mmio_init_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xbf5720ae rt2800mmio_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xc8699a11 rt2800mmio_toggle_irq +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xdd926d76 rt2800mmio_enable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2800mmio 0xfa59d22e rt2800mmio_write_tx_desc +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0230966f rt2x00mac_remove_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0275315f rt2x00queue_pause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x09ead527 rt2x00mac_bss_info_changed +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0a938cd5 rt2x00lib_get_bssidx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x0f948613 rt2x00queue_for_each_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x1c3ad526 rt2x00lib_remove_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x24746632 rt2x00lib_txdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x296fdf54 rt2x00lib_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x301cdf94 rt2x00lib_probe_dev +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x304789a8 rt2x00queue_unmap_skb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x34c23113 rt2x00mac_configure_filter +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x38ab2199 rt2x00lib_beacondone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x39c57995 rt2x00mac_sw_scan_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x3a9e726f rt2x00queue_start_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x424fe072 rt2x00lib_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4af9841d rt2x00lib_dmastart +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4cbba876 rt2x00lib_pretbtt +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x4d66c7e4 rt2x00mac_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x532f09ff rt2x00queue_start_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x5497f6a1 rt2x00mac_add_interface +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x64e0f320 rt2x00queue_stop_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x660cc63d rt2x00lib_set_mac_address +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x6682ae1b rt2x00mac_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x68317e5c rt2x00queue_map_txskb +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x6fedfac2 rt2x00lib_dmadone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x71f231d3 rt2x00mac_get_ringparam +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x766f3417 rt2x00mac_conf_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x7f7dbaf2 rt2x00mac_sw_scan_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9ab5a3ef rt2x00lib_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9b462572 rt2x00mac_start +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0x9ff59dc0 rt2x00mac_rfkill_poll +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa84fa3b0 rt2x00queue_get_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xa89a60e4 rt2x00mac_get_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xab4be971 rt2x00mac_tx_frames_pending +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xaddd691a rt2x00lib_txdone_nomatch +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb5122b7f rt2x00queue_stop_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb5e56fe8 rt2x00queue_unpause_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xb73b2821 rt2x00mac_reconfig_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xbaa06939 rt2x00mac_tx +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xbe361721 rt2x00lib_txdone_noinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xc821bc33 rt2x00mac_stop +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xcbf32a1f rt2x00mac_set_tim +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xdba47fdb rt2x00queue_flush_queues +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xe8522921 rt2x00queue_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xed089e95 rt2x00mac_get_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xef2a243c rt2x00mac_set_antenna +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00lib 0xff02693c rt2x00mac_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x1625cb00 rt2x00mmio_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x2cbd638b rt2x00mmio_rxdone +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0x5489eb52 rt2x00mmio_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0xd5ebe7c6 rt2x00mmio_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00mmio 0xe38f421e rt2x00mmio_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x612cff92 rt2x00pci_pm_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x8fb9c2d0 rt2x00pci_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00pci 0x90b4c6d9 rt2x00pci_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x03b7704c rt2x00usb_regbusy_read +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x19b84be8 rt2x00usb_vendor_request +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x1b53d851 rt2x00usb_initialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x46ca744a rt2x00usb_vendor_req_buff_lock +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x52699095 rt2x00usb_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x58c8b1ec rt2x00usb_watchdog +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x5edfedf2 rt2x00usb_uninitialize +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x6fc9efac rt2x00usb_register_read_async +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0x71974adc rt2x00usb_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xa4fd8493 rt2x00usb_flush_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xabed6d79 rt2x00usb_vendor_request_buff +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xb9c4dfcc rt2x00usb_disable_radio +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xc197e595 rt2x00usb_resume +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xc40ccacd rt2x00usb_kick_queue +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xd60bea8a rt2x00usb_disconnect +EXPORT_SYMBOL_GPL drivers/net/wireless/ralink/rt2x00/rt2x00usb 0xf5db9205 rt2x00usb_clear_entry +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x2cd6d7aa dm_restorepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x4844202c dm_writepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0x8e6c77aa rtl92c_set_p2p_ps_offload_cmd +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common 0xe8dddcc6 dm_savepowerindex +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x044c2cc5 rtl8723_download_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0663a753 rtl8723_phy_path_a_standby +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x0bd22bfc rtl8723_dm_init_dynamic_txpower +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x16cd626b rtl8723_fw_free_to_go +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x272dddba rtl8723_phy_set_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x28d47231 rtl8723ae_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3a48e7a2 rtl8723_phy_mac_setting_calibration +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x3f5bf9c0 rtl8723_phy_calculate_bit_shift +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x48f16d25 rtl8723_phy_reload_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x511e21f8 rtl8723_phy_path_adda_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x52d4b8de rtl8723_phy_reload_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x54babeb0 rtl8723_phy_rf_serial_read +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x5d173596 rtl8723_cmd_send_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x6c9d806d rtl8723_enable_fw_download +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x744f357e rtl8723_dm_init_dynamic_bb_powersaving +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x75f64524 rtl8723_phy_rf_serial_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x7a0068ba rtl8723_phy_init_bb_rf_reg_def +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x7e3ed888 rtl8723_write_fw +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x8baf8913 rtl8723_phy_set_sw_chnl_cmdarray +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0x90fdfdaa rtl8723_phy_txpwr_idx_to_dbm +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xbf49f788 rtl8723_dm_init_edca_turbo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xc89be781 rtl8723_phy_pi_mode_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xd3dc29ae rtl8723be_firmware_selfreset +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xd8491295 rtl8723_phy_query_bb_reg +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xeeca47a5 rtl8723_phy_save_mac_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xf8d234d4 rtl8723_save_adda_registers +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common 0xfbd4f481 rtl8723_phy_path_a_fill_iqk_matrix +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x00931619 rtl_get_hwinfo +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0d0b6636 rtl_global_var +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x0efa8990 rtl_ips_nic_on +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2921a4d4 rtl_btc_status_false +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2d32cdfc rtl_lps_change_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x2e5382f9 rtl_fill_dummy +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3214e4a8 rtl_deinit_deferred_work +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x38f8be3a rtl_fw_page_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x3ea50069 rtl_deinit_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x40e359f0 rtl_action_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4ab4db43 rtl_tx_mgmt_proc +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4c8768dc rtl_init_rx_config +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4d5fb824 rtl_swlps_beacon +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x4df02769 rtl_ops +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x57fb9a09 rtl_fw_block_write +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x58cb286f rtl_lps_enter +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x6db3ba37 rtl_update_beacon_work_callback +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x708eb813 read_efuse_byte +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x731643c4 rtl_beacon_statistic +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x7d808a2b rtl_is_special_data +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x97e05663 rtl_tid_to_ac +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9ba4f2b1 rtl_tx_report_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0x9edfce8e rtl_set_tx_report +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xbf3ce758 rtl_lps_leave +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd523a04d rtl_deinit_rfkill +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xd979c86a rtl_efuse_ops_init +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xe91c994a rtl_get_hal_edca_param +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xea76f210 rtl_tx_ackqueue +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xf481fb9a rtl_init_core +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xfb51eb6b rtl_recognize_peer +EXPORT_SYMBOL_GPL drivers/net/wireless/realtek/rtlwifi/rtlwifi 0xfe6eb308 rtl_p2p_info +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x050b49c7 rsi_91x_deinit +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x09246354 rsi_hal_device_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x0f5c3ce9 rsi_zone_enabled +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x161adc6d rsi_mac80211_detach +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x53d89c47 rsi_91x_init +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0x85dc2d1d rsi_read_pkt +EXPORT_SYMBOL_GPL drivers/net/wireless/rsi/rsi_91x 0xcd173710 rsi_dbg +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x2e890f1e cw1200_irq_handler +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x617536e9 cw1200_core_release +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0x813db2b8 cw1200_can_suspend +EXPORT_SYMBOL_GPL drivers/net/wireless/st/cw1200/cw1200_core 0xc2bc034a cw1200_core_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0x4b97451c wl1251_init_ieee80211 +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0xa9a54815 wl1251_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wl1251/wl1251 0xf34f865e wl1251_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x00df696d wlcore_boot_upload_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x06d3b27e wl12xx_debug_level +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0ca5905c wlcore_event_roc_complete +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0cd2cd7c wlcore_cmd_wait_for_event_or_timeout +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0d910d43 wlcore_event_soft_gemini_sense +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x0e98b916 wlcore_alloc_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x10242062 wlcore_event_ba_rx_constraint +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x11bb1b26 wlcore_event_dummy_packet +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x16f799a1 wlcore_synchronize_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1c909ea4 wlcore_set_key +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x1f4ef062 wlcore_boot_upload_nvs +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x20351125 wlcore_get_native_channel_type +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x2aff3807 wlcore_scan_sched_scan_results +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x311787c1 wlcore_event_beacon_loss +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x322a6584 wlcore_boot_run_firmware +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3867d942 wl1271_acx_init_mem_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3bd321f3 wlcore_cmd_generic_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x3bee0e90 wlcore_enable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x44fbb26a wlcore_set_scan_chan_params +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x47cc1426 wlcore_event_channel_switch +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x4a214ae8 wl1271_acx_pm_config +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x50af0a51 wlcore_remove +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x538f0fc9 wlcore_event_max_tx_failure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x5b263e3a wl1271_acx_set_ht_capabilities +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x5e53cda1 wlcore_event_rssi_trigger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x60acfcb8 wlcore_set_partition +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6360f66e wl1271_cmd_test +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6d11ba88 wl1271_cmd_send +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x6f4093e7 wl12xx_cmd_build_probe_req +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x85498cd1 wl1271_format_buffer +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x8924e4fb wl1271_debugfs_update_stats +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x97188f29 wlcore_disable_interrupts +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0x9f61bb78 wl1271_cmd_configure +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xac209030 wlcore_translate_addr +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xae3503be wlcore_probe +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xb8670516 wlcore_free_hw +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xba147320 wlcore_scan_sched_scan_ssid_list +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xbc3fccb1 wl12xx_acx_mem_cfg +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xc23f380a wl1271_acx_sleep_auth +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd5748985 wl1271_tx_flush +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xd8a00355 wlcore_event_fw_logger +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe70d1cf6 wl1271_cmd_data_path +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xe9c84df1 wlcore_event_sched_scan_completed +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xeaf2e4ef wlcore_disable_interrupts_nosync +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xf1091432 wlcore_event_inactive_sta +EXPORT_SYMBOL_GPL drivers/net/wireless/ti/wlcore/wlcore 0xfbc7f2ff wl1271_tx_min_rate_get +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0x77d12224 nfcmrvl_parse_dt +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xba0c36a1 nfcmrvl_nci_unregister_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xc340f472 nfcmrvl_nci_register_dev +EXPORT_SYMBOL_GPL drivers/nfc/nfcmrvl/nfcmrvl 0xeccddb9a nfcmrvl_nci_recv_frame +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x64f48ad8 pn53x_register_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x6d46fc08 pn53x_common_init +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0x714b72bf pn533_finalize_setup +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xcda77275 pn532_i2c_nfc_alloc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xdecfd339 pn533_rx_frame_is_ack +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xdfcdd861 pn53x_common_clean +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xeeea8a53 pn53x_unregister_nfc +EXPORT_SYMBOL_GPL drivers/nfc/pn533/pn533 0xfc85a3a8 pn533_rx_frame_is_cmd_response +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x0b116003 st_nci_discover_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x3168291d st_nci_hci_event_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x69623268 st_nci_disable_se +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x6a0fbae5 st_nci_remove +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x8dd7f164 st_nci_hci_load_session +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0x9fcd88a1 st_nci_probe +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xabc8cbea st_nci_hci_cmd_received +EXPORT_SYMBOL_GPL drivers/nfc/st-nci/st-nci 0xe27ffdda st_nci_enable_se +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x169b91c4 st95hf_spi_send +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0x36aaaa64 st95hf_spi_recv_echo_res +EXPORT_SYMBOL_GPL drivers/nfc/st95hf/st95hf 0xd29735cc st95hf_spi_recv_response +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x0862001f ntb_transport_tx_free_entry +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x1af3774c ntb_transport_register_client +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x30934216 ntb_transport_max_size +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x32537aca ntb_transport_link_query +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x3d54dbfc ntb_transport_tx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x436098aa ntb_transport_link_down +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x82e6c13d ntb_transport_qp_num +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0x9c992c8f ntb_transport_link_up +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc270dc24 ntb_transport_free_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xc37d9036 ntb_transport_rx_remove +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xd40e7a02 ntb_transport_rx_enqueue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xe0ffb8b5 ntb_transport_create_queue +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf55d6313 ntb_transport_register_client_dev +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf9eb813f ntb_transport_unregister_client_dev +EXPORT_SYMBOL_GPL drivers/ntb/ntb_transport 0xf9f9aa1f ntb_transport_unregister_client +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0x08e09bbb async_pmem_flush +EXPORT_SYMBOL_GPL drivers/nvdimm/nd_virtio 0x9262d60d virtio_pmem_host_ack +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x01850555 nvme_auth_generate_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x1d3b270f nvme_auth_transform_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x22e5d1de nvme_auth_augmented_challenge +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x378e9f3e nvme_auth_gen_privkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x399d9ac8 nvme_auth_hmac_hash_len +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x51873876 nvme_auth_get_seqnum +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6022e25d nvme_auth_gen_shared_secret +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x636cfd7d nvme_auth_gen_pubkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x674c5bc1 nvme_auth_hmac_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6adadbb4 nvme_auth_free_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6e91ee1b nvme_auth_digest_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x780989d1 nvme_auth_dhgroup_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x9070925e nvme_auth_extract_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xc9bb48ac nvme_auth_dhgroup_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcb39603c nvme_auth_hmac_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xf0ccf2d4 nvme_auth_dhgroup_kpp +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0b908483 nvme_mpath_start_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0d821c85 __nvme_check_ready +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x11abc494 __SCK__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x134086c1 nvme_delete_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x27fcbedb __tracepoint_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x29594f92 nvme_cleanup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2ec4ff06 nvme_auth_free +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x318547cd nvme_cancel_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x321ac2c4 nvme_cancel_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x3225cdc6 nvme_change_ctrl_state +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x40991cd7 nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x470e1cfc nvme_auth_stop +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4803afec nvme_auth_negotiate +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x49224181 nvme_reset_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4a044a88 nvme_auth_wait +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4d7e3c2f nvme_wait_freeze_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x533d295f nvme_unquiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x54580849 nvme_alloc_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x59f62f2e nvme_stop_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x625e2ad2 nvme_mark_namespaces_dead +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x63eaf6af nvme_start_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x64b62862 nvme_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x64fd356f nvme_alloc_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x676a3b55 nvme_sync_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x67e2c9a2 nvme_quiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x70a14c2a nvme_fail_nonready_command +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x74b43711 nvme_unfreeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x78e1a0d4 nvme_remove_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x7cca058b nvme_stop_keep_alive +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x813cf212 nvme_io_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x83411c80 nvme_disable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9e47e734 nvme_start_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9f59166f nvme_quiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa420d6bc __nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xab411707 nvme_auth_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xba6e1d04 nvme_get_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xbb48d81e nvme_set_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc042a3a7 nvme_init_ctrl_finish +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc20cdf95 nvme_remove_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc98b4671 nvme_dev_attrs_group +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xca35d315 nvme_set_queue_count +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xcd08d41c nvme_wait_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd19b2d1f nvme_cancel_admin_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd37cbb25 nvme_try_sched_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd4078d3a nvme_wait_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd45434ee admin_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd58bbbcb nvme_delete_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd9910a68 nvme_enable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xdea2c8ae __traceiter_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xdf364c73 nvme_init_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe115ed28 nvme_host_path_error +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe2db6621 nvme_complete_rq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe32b9168 nvme_complete_async_event +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe4727fb5 nvme_reset_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe8c494c6 nvme_uninit_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xee4b18cc nvme_complete_batch_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf2f48570 nvme_unquiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf73f0614 nvme_remove_namespaces +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf87e57f1 nvme_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf8ad4374 nvme_sync_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf8c6a181 nvme_setup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x14dc8f59 nvmf_get_address +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1552c8e9 nvmf_ip_options_match +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x1e328d22 nvmf_set_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x2462c0da nvmf_reg_write32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x3f2e2ac0 nvmf_connect_io_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x4fedb1f8 nvmf_reg_read32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x61080310 nvmf_map_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x8dbfb3a5 nvmf_connect_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xb704dbc4 nvmf_reg_read64 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xca129ba9 nvmf_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xdd8af66e nvmf_free_options +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xe3817d8c nvmf_should_reconnect +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xfb48eb45 nvmf_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x0d12e564 nvme_fc_register_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3884f8b8 nvme_fc_unregister_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3e33ac54 nvme_fc_rescan_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x8a9cf5a7 nvme_fc_set_remoteport_devloss +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xb71f63ec nvme_fc_register_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xbb0e18a6 nvme_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xcc8a2d78 nvme_fc_io_getuuid +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xfca9dc99 nvme_fc_unregister_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x1ca9bb41 nvmet_req_complete +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x21427be5 nvmet_sq_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x3e0ef07a nvmet_wq +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x444ee730 nvmet_req_free_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x6ae0b13a nvmet_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x6b5b2497 nvmet_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x7b99b699 nvmet_ctrl_fatal_error +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x8708e23e nvmet_req_uninit +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x90157e80 nvmet_check_transfer_len +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xbf42d336 nvmet_sq_destroy +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xeaf4a969 nvmet_req_alloc_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xf91f5279 nvmet_req_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x0b98123d nvmet_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x4a013682 nvmet_fc_invalidate_host +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x6ff62dab nvmet_fc_rcv_fcp_abort +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x725d6965 nvmet_fc_register_targetport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x7bfa9497 nvmet_fc_rcv_fcp_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x9ef76d99 nvmet_fc_unregister_targetport +EXPORT_SYMBOL_GPL drivers/pci/hotplug/pnv-php 0x54426aae pnv_php_find_slot +EXPORT_SYMBOL_GPL drivers/pci/hotplug/pnv-php 0xc45e31d3 pnv_php_set_slot_power_state +EXPORT_SYMBOL_GPL drivers/pci/hotplug/rpaphp 0x01cc7086 rpaphp_slot_head +EXPORT_SYMBOL_GPL drivers/pci/hotplug/rpaphp 0x19f4adc2 rpaphp_add_slot +EXPORT_SYMBOL_GPL drivers/pci/hotplug/rpaphp 0x1ef07c3e rpaphp_check_drc_props +EXPORT_SYMBOL_GPL drivers/pci/hotplug/rpaphp 0x49046214 rpaphp_deregister_slot +EXPORT_SYMBOL_GPL drivers/pci/switch/switchtec 0x7553baf1 switchtec_class +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x096eec9f mcp23s08_probe_one +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x1234dc37 mcp23x08_regmap +EXPORT_SYMBOL_GPL drivers/pinctrl/pinctrl-mcp23s08 0x224f78d8 mcp23x17_regmap +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0x8c65169f reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0xc56196d0 devm_reboot_mode_register +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0xd6615ef8 reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/reset/reboot-mode 0xf0f12e2c devm_reboot_mode_unregister +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x63636bdf bq27xxx_battery_setup +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0x6f84c2cc bq27xxx_battery_update +EXPORT_SYMBOL_GPL drivers/power/supply/bq27xxx_battery 0xc42f85f4 bq27xxx_battery_teardown +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x2a9e1287 pcf50633_mbc_get_status +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0x5552e7bb pcf50633_mbc_usb_curlim_set +EXPORT_SYMBOL_GPL drivers/power/supply/pcf50633-charger 0xca4d5d51 pcf50633_mbc_get_usb_online_status +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x09b7e454 ptp_qoriq_settime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x2eae82b0 ptp_qoriq_isr +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x65533a8f ptp_qoriq_free +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x839b896c ptp_qoriq_gettime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0x9b1dfd37 ptp_qoriq_init +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xa8dd6d32 ptp_qoriq_enable +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xaedbd1b2 ptp_qoriq_adjtime +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xb46b3816 extts_clean_up +EXPORT_SYMBOL_GPL drivers/ptp/ptp-qoriq 0xbe0f9c71 ptp_qoriq_adjfine +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x17b85d9f mc13xxx_get_num_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x3218f148 mc13xxx_fixed_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x3ea3c68c mc13xxx_regulator_ops +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x6f9a7bbc mc13xxx_parse_regulators_dt +EXPORT_SYMBOL_GPL drivers/regulator/mc13xxx-regulator-core 0x8f8f88d6 mc13xxx_fixed_regulator_set_voltage +EXPORT_SYMBOL_GPL drivers/regulator/rohm-regulator 0xa7756209 rohm_regulator_set_voltage_sel_restricted +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x198fed79 wm8350_register_regulator +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x496bc48d wm8350_dcdc25_set_mode +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x6285b99b wm8350_isink_set_flash +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0x995a8c2f wm8350_ldo_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xbafc462c wm8350_dcdc_set_slot +EXPORT_SYMBOL_GPL drivers/regulator/wm8350-regulator 0xdac7e3ac wm8350_register_led +EXPORT_SYMBOL_GPL drivers/regulator/wm8400-regulator 0xe5ecf9d9 wm8400_register_regulator +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x149236da qcom_glink_native_remove +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0x56df630d qcom_glink_native_probe +EXPORT_SYMBOL_GPL drivers/rpmsg/qcom_glink 0xf14f5684 qcom_glink_ssr_notify +EXPORT_SYMBOL_GPL drivers/rtc/rtc-ds1685 0x93b6f1b1 ds1685_rtc_poweroff +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x11f32e37 cxgbi_hbas_remove +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x1aad31eb cxgbi_hbas_add +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x22d8293f cxgbi_conn_init_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2469582f cxgbi_set_conn_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x24cc5b05 cxgbi_conn_alloc_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x2c1cd6c6 cxgbi_get_ep_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3295be2a cxgbi_conn_tx_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3a5db8be cxgbi_set_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3b240fab cxgbi_device_portmap_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x3b3c1b80 cxgbi_ep_poll +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x47362cb8 cxgbi_device_unregister +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x4fc2c837 cxgbi_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x58551eaf cxgbi_sock_rcv_wr_ack +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x60744395 cxgbi_bind_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x611d6a4b cxgbi_sock_purge_wr_queue +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x62936c64 cxgbi_conn_xmit_pdu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x63bb5917 cxgbi_ep_connect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x66c851bc cxgbi_sock_rcv_close_conn_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x6a4f3c3b cxgbi_sock_act_open_req_arp_failure +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x78436685 cxgbi_create_conn +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x794fc076 cxgbi_device_find_by_netdev_rcu +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7b120940 cxgbi_device_find_by_lldev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x7fdb6004 cxgbi_device_unregister_all +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8319f739 cxgbi_ddp_set_one_ppod +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x8d7f8551 cxgbi_sock_check_wr_invariants +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x956406b8 cxgbi_parse_pdu_itt +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x97c85c94 cxgbi_ep_disconnect +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9cc50abb cxgbi_sock_rcv_abort_rpl +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0x9ecf1c83 cxgbi_device_register +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa3ef487e cxgbi_get_host_param +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xa4469d3b cxgbi_sock_free_cpl_skbs +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xad08b4d7 cxgbi_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb147843a cxgbi_sock_established +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xb37fea21 cxgbi_device_find_by_netdev +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xbcdebe3b cxgbi_sock_rcv_peer_close +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc4f3e608 cxgbi_iscsi_init +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc7d5dda0 cxgbi_sock_fail_act_open +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xc7f15b61 cxgbi_iscsi_cleanup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd1947c43 cxgbi_ddp_ppm_setup +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd4f8902d cxgbi_conn_pdu_ready +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xd5123907 cxgbi_get_conn_stats +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xde5170ac cxgbi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xef346615 cxgbi_attr_is_visible +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf2a2d821 cxgbi_device_portmap_create +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf375e057 cxgbi_sock_skb_entail +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xf6a4be26 cxgbi_sock_closed +EXPORT_SYMBOL_GPL drivers/scsi/cxgbi/libcxgbi 0xffd347e4 cxgbi_sock_select_mss +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x03700c24 fcoe_check_wait_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x0bb8ad2a fcoe_fcf_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x2fa7d922 fcoe_start_io +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x4c0a3786 fcoe_fcf_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x56050a59 __fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x56efd031 fcoe_ctlr_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x7c2d56c3 fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x87064a6e fcoe_get_paged_crc_eof +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x93f5227b fcoe_validate_vport_create +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x9a818a19 fcoe_libfc_config +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xada2ae80 fcoe_clean_pending_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbac58840 fcoe_queue_timer +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc3f30cc0 fcoe_wwn_from_mac +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xcecddaa5 fcoe_get_wwn +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xd5c6b103 fcoe_link_speed_update +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xda60ea41 fcoe_ctlr_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xdcc6bd3d fcoe_fc_crc +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xe82f80ff fcoe_ctlr_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf167cb7a fcoe_wwn_to_str +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0x2da01741 fdomain_create +EXPORT_SYMBOL_GPL drivers/scsi/fdomain 0xf1463f4d fdomain_destroy +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x07c6cd82 iscsi_boot_create_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xa39c86ac iscsi_boot_create_acpitbl +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xa8b9f302 iscsi_boot_create_host_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xb762b32c iscsi_boot_create_target +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xbbf2a353 iscsi_boot_create_initiator +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xc9cc108f iscsi_boot_destroy_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xd2cf6908 iscsi_boot_create_ethernet +EXPORT_SYMBOL_GPL drivers/scsi/libfc/libfc 0x5b5d4b09 fc_seq_els_rsp_send +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0150048d iscsi_prep_data_out_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0457edc0 iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x048d5956 iscsi_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x12b2ad06 iscsi_switch_str_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x14eb759a iscsi_session_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1548d95a iscsi_update_cmdsn +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x183d39ff iscsi_session_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1e941a1a iscsi_eh_device_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x26be6cf4 iscsi_eh_recover_target +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2ad5e1ec iscsi_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2cdf4807 iscsi_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2f377e47 iscsi_eh_abort +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3922b502 iscsi_complete_scsi_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3bef2f73 iscsi_pool_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x488d1550 iscsi_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x49738761 iscsi_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x50be09ae iscsi_host_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x50d392b9 iscsi_eh_cmd_timed_out +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x57bbf4d4 iscsi_get_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x590a1a2f iscsi_conn_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x59cae273 __iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x669878d1 iscsi_conn_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x6d53cf10 __iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x7a87e501 iscsi_verify_itt +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x883e2417 iscsi_requeue_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d303b1b iscsi_pool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x9353cc76 iscsi_conn_stop +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x960c92c7 iscsi_host_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x9c8bead4 iscsi_session_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x9e064c80 iscsi_itt_to_ctask +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa06dbbc2 iscsi_session_recovery_timedout +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xab5c142b iscsi_suspend_tx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb0200a97 iscsi_session_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xba83a361 iscsi_host_get_max_scsi_cmds +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xbd68a8fd iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc13d1e6b iscsi_session_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc5c26db9 iscsi_itt_to_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc7acac25 iscsi_eh_session_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xce9e4887 iscsi_host_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd322d500 iscsi_host_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xdae762cf iscsi_conn_queue_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xdcfee2d4 iscsi_host_add +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xdf603c60 iscsi_suspend_queue +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe3574c0f iscsi_suspend_rx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe620bf40 iscsi_session_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe9fb2894 iscsi_conn_bind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeab9cbd5 iscsi_conn_get_addr_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeb8caee1 iscsi_conn_queue_recv +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xec58e937 iscsi_host_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xee3142db iscsi_conn_start +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xfaef305b iscsi_conn_send_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xfc10c043 iscsi_conn_unbind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x181989ed iscsi_tcp_set_max_r2t +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x1cb62e3f iscsi_tcp_task_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x26bae735 iscsi_tcp_task_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x3d59b526 iscsi_tcp_hdr_recv_prep +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x3e6d9ddb iscsi_tcp_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x40537502 iscsi_tcp_r2tpool_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x52e56d0c iscsi_tcp_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x610ac8c8 iscsi_tcp_r2tpool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x68f3ace9 iscsi_tcp_recv_skb +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x9f17cf97 iscsi_tcp_conn_get_stats +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x9f6a742a iscsi_tcp_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa618666f iscsi_segment_init_linear +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xabd467cb iscsi_tcp_recv_segment_is_hdr +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xac62b781 iscsi_tcp_segment_unmap +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xb3ce8d30 iscsi_tcp_dgst_header +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xb6e5da73 iscsi_tcp_segment_done +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xfe2b4f54 iscsi_segment_seek_sg +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x08bc0032 sas_ioctl +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x0b25d2d9 sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x102d1e0b sas_execute_internal_abort_dev +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x13b5aba5 sas_execute_internal_abort_single +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1709c5e2 sas_find_attached_phy_id +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1c14a236 sas_clear_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1e7c975a sas_notify_port_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x331a801f sas_drain_work +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3ee97714 sas_change_queue_depth +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4aa096ac sas_get_local_phy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4c47a63c sas_ata_schedule_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4e37a20e sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x5506a06d sas_abort_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x609f444b sas_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x67043158 sas_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x69a387dd sas_unregister_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x6a171340 sas_eh_abort_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7016048f sas_query_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7604863f sas_domain_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x770e736c sas_bios_param +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x794e8d4e sas_eh_device_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7f96e665 sas_ssp_task_response +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x89598958 dev_attr_phy_event_threshold +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x8b981418 sas_abort_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x98d37072 sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xaba11700 sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xb4a326e2 sas_execute_ata_cmd +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xbade6465 sas_lu_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xbf015afe sas_eh_target_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xc1a001a2 smp_ata_check_ready_type +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd3b0ccb6 sas_request_addr +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe1d41904 sas_ata_device_link_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe9c6a78c sas_phy_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf622ba89 sas_target_destroy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xf6ab525b sas_register_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xfb10d295 sas_task_abort +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_fc 0x7b885e5a fc_eh_should_retry_cmd +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x013f45ec iscsi_put_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x026cfa63 __traceiter_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x03e82dc9 iscsi_is_session_online +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x07f242c8 iscsi_conn_login_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x08ec5e2b iscsi_register_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0efde5bd iscsi_unblock_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x11ab28a7 iscsi_create_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x126484f6 iscsi_add_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x13dbe468 iscsi_get_port_speed_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1646cb4a iscsi_block_scsi_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x1985c1f8 iscsi_flashnode_bus_match +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x2d4cbfbe iscsi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x34d34e6f iscsi_destroy_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x363ef721 __tracepoint_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x44e72d3c iscsi_add_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4beee0ab iscsi_is_session_dev +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5841c334 iscsi_destroy_all_flashnode +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x584a31ab __SCK__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5f273cf2 __traceiter_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6388c06e iscsi_create_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6472b748 iscsi_alloc_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x67e52da1 iscsi_post_host_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x699fe53e iscsi_get_discovery_parent_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6b1a8f54 iscsi_get_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6f12d019 iscsi_remove_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x7179c39f iscsi_force_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x71b768b0 __SCK__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x74f087e9 iscsi_create_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x79454585 __traceiter_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8073c4b2 iscsi_dbg_trace +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x84a005f1 iscsi_get_router_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x88768c48 __SCK__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8c37d19e iscsi_host_for_each_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9ce3fd6e iscsi_session_chkready +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9dadf6ef iscsi_remove_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa3ac06cf __tracepoint_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa7fbf6fb iscsi_alloc_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xab4674c8 __SCK__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb1c01e05 iscsi_recv_pdu +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb32662a6 __tracepoint_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb38ab76e iscsi_put_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbad8e7db iscsi_find_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbc071179 iscsi_get_ipaddress_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbcf7645b __traceiter_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc04e06ed iscsi_get_port_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc5e0eda3 iscsi_offload_mesg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc6264e7a __tracepoint_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xcfb01451 iscsi_destroy_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd4eeabeb iscsi_find_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xda09b986 __tracepoint_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xdd7b40f2 iscsi_session_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xde36a2b8 iscsi_block_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe2ad7fd5 iscsi_destroy_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe369194e iscsi_unregister_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe38d5336 iscsi_free_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe3a77b6e iscsi_conn_error_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe4c79fa6 __SCK__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe6e9a865 iscsi_create_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe8e18d0c __traceiter_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf10ec77b iscsi_ping_comp_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf4e876a7 iscsi_lookup_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x48409398 sas_tlr_supported +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x6ebb7e2f sas_is_tlr_enabled +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xca827703 sas_disable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0xda4573fe sas_enable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x0ef06974 spi_populate_ppr_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xa0c71dac spi_populate_sync_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xaad673e1 spi_populate_tag_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xcffa2aff spi_populate_width_msg +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x1b7033b2 siox_device_connected +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x1c62f490 siox_master_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x67b8e27c siox_device_synced +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x6cdccbe8 __siox_driver_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x82fe9200 siox_master_alloc +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xda76b5c2 siox_master_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x0337daa9 slim_stream_unprepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x085fef16 slim_msg_response +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x17483e08 slim_free_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x1aa7edef slim_unregister_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x1cf0a866 slim_stream_allocate +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x1fbe170b slim_get_logical_addr +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x3c60ad67 slim_xfer_msg +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x41158c7c slim_do_transfer +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x419b2baf slim_read +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x4bda8923 slim_stream_enable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x54f76ab6 slim_readb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x7abf36b1 slim_report_absent +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x8715d73f slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x9d085b38 slim_register_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xaaa7d6a7 slim_device_report_present +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xabf8a58a slim_alloc_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xae850c54 slim_stream_disable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xb09a5ffd slimbus_bus +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xbdfcc3b2 slim_writeb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xc45675c4 slim_stream_prepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd5f94f19 of_slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd8cd1222 slim_write +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xddc5dfdf slim_stream_free +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xdf9f800c __slim_driver_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xed008c4a slim_ctrl_clk_pause +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xfcbc6c69 slim_driver_unregister +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0xc0e4d47c devm_pmic_glink_register_client +EXPORT_SYMBOL_GPL drivers/soc/qcom/pmic_glink 0xc161d729 pmic_glink_send +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0x52b46606 sdw_bus_type +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0x5e259aff __sdw_register_driver +EXPORT_SYMBOL_GPL drivers/soundwire/soundwire-bus 0xfbe45569 sdw_unregister_driver +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xb9edd149 altera_spi_irq +EXPORT_SYMBOL_GPL drivers/spi/spi-altera-core 0xbae2c50f altera_spi_init_host +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x0907f530 spi_bitbang_setup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x13cd3893 spi_bitbang_init +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x20db62c3 spi_bitbang_cleanup +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x25d4058e spi_bitbang_stop +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0x6fc63623 spi_bitbang_start +EXPORT_SYMBOL_GPL drivers/spi/spi-bitbang 0xe6c312db spi_bitbang_setup_transfer +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x2fabc4fa spi_test_run_tests +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0x47a6f92a spi_test_execute_msg +EXPORT_SYMBOL_GPL drivers/spi/spi-loopback-test 0xbe68b654 spi_test_run_test +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x0509c386 spmi_device_from_of +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x0d3de5ed spmi_controller_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x1e8fdef7 spmi_ext_register_writel +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x20bce942 spmi_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x2b8ca8e5 spmi_ext_register_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x37b51836 spmi_command_reset +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x41816f40 spmi_controller_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x445ce74d spmi_command_sleep +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x528bc954 spmi_device_add +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x53957888 spmi_command_wakeup +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x56a2774d spmi_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x58e2fee7 spmi_register_zero_write +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x6137e2b8 __spmi_driver_register +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x888e29a7 spmi_device_remove +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x91156d84 spmi_command_shutdown +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0x998910d4 spmi_device_alloc +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xbc0288a2 spmi_ext_register_readl +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xeb6e5564 spmi_ext_register_read +EXPORT_SYMBOL_GPL drivers/spmi/spmi 0xfa3fe060 spmi_controller_alloc +EXPORT_SYMBOL_GPL drivers/ssb/ssb 0xcfb3a2ea ssb_pmu_spuravoid_pllupdate +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x02fb21c8 anybuss_client_driver_register +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x27fc2311 anybuss_write_input +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x3a094c4b anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x3a4c47b4 anybuss_send_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x46fe49e0 anybuss_set_power +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x57c4983d devm_anybuss_host_common_probe +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x7664d52a anybuss_recv_msg +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x79554350 anybuss_client_driver_unregister +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x7cc20c36 anybuss_start_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x881a2b13 anybuss_read_output +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0x88708d5e anybuss_send_ext +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xa0dc5fe2 anybuss_read_fbctrl +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xc05baac4 anybuss_finish_init +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/anybuss/anybuss_core 0xfce879ad anybuss_host_common_remove +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x010fef37 fieldbus_dev_area_updated +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x20ecc0a7 fieldbus_dev_register +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0x241e8145 fieldbus_dev_online_changed +EXPORT_SYMBOL_GPL drivers/staging/fieldbus/fieldbus_dev 0xf12ab35f fieldbus_dev_unregister +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x174cd279 gb_audio_apbridgea_shutdown_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x1cdcc550 gb_audio_apbridgea_prepare_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x64565812 gb_audio_apbridgea_stop_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x79744c96 gb_audio_apbridgea_unregister_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x8aa59127 gb_audio_apbridgea_stop_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0x8ff3d392 gb_audio_apbridgea_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xc986c1c4 gb_audio_apbridgea_set_config +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xd5093bae gb_audio_apbridgea_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xee432625 gb_audio_apbridgea_start_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xf22f0c65 gb_audio_apbridgea_prepare_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xf9bf1b4c gb_audio_apbridgea_shutdown_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xfb620d13 gb_audio_apbridgea_start_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-apbridgea 0xfec59fa8 gb_audio_apbridgea_register_cport +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x01561b73 gb_audio_gb_set_tx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x1862bac9 gb_audio_gb_set_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x1e9e0bb5 gb_audio_gb_get_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x39bb4058 gb_audio_gb_activate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x493de003 gb_audio_gb_set_control +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x5811c956 gb_audio_gb_deactivate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0x92f1b14c gb_audio_gb_deactivate_rx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xc0d6192e gb_audio_gb_get_topology +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xc27d6a40 gb_audio_gb_enable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xd814c496 gb_audio_gb_get_pcm +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xefe6e453 gb_audio_gb_disable_widget +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xf2013bbb gb_audio_gb_set_rx_data_size +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-gb 0xf35b3842 gb_audio_gb_activate_tx +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x19e9e6b1 gb_audio_manager_remove_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x32e6391e gb_audio_manager_remove +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x48516cf3 gb_audio_manager_get_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x5a108b0f gb_audio_manager_add +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x79eef2f8 gb_audio_manager_dump_all +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0x9f2c02ae gb_audio_manager_put_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-audio-manager 0xaeac8ca2 gb_audio_manager_dump_module +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0x4bd199f2 gb_gbphy_deregister_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-gbphy 0xe56788a6 gb_gbphy_register_driver +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0x56cb6f01 gb_spilib_master_init +EXPORT_SYMBOL_GPL drivers/staging/greybus/gb-spilib 0x78ab79f7 gb_spilib_master_exit +EXPORT_SYMBOL_GPL drivers/staging/iio/addac/adt7316 0xa07c5a68 adt7316_pm_ops +EXPORT_SYMBOL_GPL drivers/staging/media/av7110/sp8870 0xd6b97bbd sp8870_attach +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x18554586 target_submit_prep +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x2c1feae7 target_init_cmd +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x2c534d14 target_wait_for_cmds +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x7b99d123 target_stop_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x94f82aa4 target_queue_submission +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x96b379b3 target_free_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x9f74ad21 target_submit +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xaf4ca84f target_alloc_cmd_counter +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x01d23ee1 tb_property_create_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x08d8ca52 tb_xdomain_enable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x1b5ee6b7 tb_xdomain_release_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x22795790 tb_ring_alloc_rx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x3323f4c6 __tb_ring_enqueue +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x393b4f2f tb_property_free_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x44409deb tb_service_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x47d855b5 tb_xdomain_release_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e5064a7 tb_property_find +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x4e64bdfd tb_register_protocol_handler +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x603249ed tb_unregister_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x658e3d97 tb_property_add_immediate +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x6ad7571c tb_xdomain_request +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x6b4b51f0 tb_ring_start +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x6bec2515 tb_xdomain_disable_paths +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x73ad2acb tb_property_get_next +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x75c3fcd6 tb_xdomain_alloc_in_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x785eb82c tb_property_remove +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x78835443 tb_xdomain_lane_bonding_enable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x7b41030c tb_ring_alloc_tx +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x8b62f95e tb_property_add_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x9cd3e365 tb_xdomain_find_by_route +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0x9e459bf6 tb_unregister_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa29145ca tb_ring_stop +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xa3d2b403 tb_property_add_data +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xaa1f77de tb_xdomain_type +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb76b0ea1 tb_xdomain_lane_bonding_disable +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xb7c7cdce tb_property_add_text +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xbd74ab5e tb_xdomain_response +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc5a01abe tb_register_service_driver +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xc7fb5428 tb_ring_poll_complete +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xcfd7cdfc tb_xdomain_alloc_out_hopid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xd268ec08 tb_ring_poll +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xd34b78c1 tb_ring_free +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xd8dff927 tb_xdomain_find_by_uuid +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf1cfd1ff tb_register_property_dir +EXPORT_SYMBOL_GPL drivers/thunderbolt/thunderbolt 0xf76028c7 tb_unregister_protocol_handler +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x05672a57 ufshcd_uic_change_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x2847e1e1 ufshcd_get_vreg +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x285f3870 ufshcd_auto_hibern8_update +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x2a74f9cb ufshcd_update_evt_hist +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x2f23d621 __ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x48690cf9 ufshcd_mcq_enable_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x5fde3d83 ufshcd_system_freeze +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x608a359d ufshcd_dump_regs +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x66ecadd0 ufshcd_hold +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x6d5db00a ufshcd_resume_complete +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x6fb349b5 ufshcd_remove +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x71ffe2ae ufshcd_suspend_prepare +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x723b1abf ufshcd_delay_us +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7a96cd3f ufshcd_hba_enable +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x7db5f619 ufshcd_system_restore +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x8f774774 ufshcd_mcq_write_cqis +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x91e86804 ufshcd_clkgate_delay_set +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x93ba70d0 ufshcd_dme_get_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x9519db6e ufshcd_hba_stop +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x95dcca33 ufshcd_release +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0x9ead2e79 ufshcd_dealloc_host +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xacac03b5 ufshcd_init +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xbf897ccc ufshcd_uic_hibern8_exit +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xcc2585e4 ufshcd_uic_hibern8_enter +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xcd9c1511 ufshcd_dme_set_attr +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xd8951a0f ufshcd_mcq_poll_cqe_lock +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xe3a95b80 ufshcd_link_recovery +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xe8d2912d ufshcd_fixup_dev_quirks +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xea81d071 ufshcd_config_pwr_mode +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xef92727e ufshcd_make_hba_operational +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xf039c1da ufshcd_mcq_config_esi +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xfac4b6ec ufshcd_dme_configure_adapt +EXPORT_SYMBOL_GPL drivers/ufs/core/ufshcd-core 0xfb8a889c ufshcd_system_thaw +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x54c946de ufshcd_init_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x57141a37 ufshcd_populate_vreg +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x59d2d6a8 ufshcd_pltfrm_init +EXPORT_SYMBOL_GPL drivers/ufs/host/ufshcd-pltfrm 0x7a0460ff ufshcd_get_pwr_dev_param +EXPORT_SYMBOL_GPL drivers/uio/uio 0xa00dd273 __uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xcac01180 uio_unregister_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xdfd60bcb __devm_uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xe5761fae uio_event_notify +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x37a732c2 usbatm_usb_probe +EXPORT_SYMBOL_GPL drivers/usb/atm/usbatm 0x4132eae1 usbatm_usb_disconnect +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x03e01fe6 cdns_init +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x10c32a6e cdns_set_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x1fe9e61f cdns_remove +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x29b1e8d1 cdns_resume +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x37b871b4 cdns_drd_gadget_off +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x59e1b189 cdns_clear_vbus +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0x8c9ad464 cdns_drd_gadget_on +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xa9ec8fe6 cdns_suspend +EXPORT_SYMBOL_GPL drivers/usb/cdns3/cdns-usb-common 0xd51212df cdns_power_is_lost +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x10a847ef ci_hdrc_query_available_role +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0x49ae7346 ci_hdrc_remove_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xad7af4b0 ci_hdrc_add_device +EXPORT_SYMBOL_GPL drivers/usb/chipidea/ci_hdrc 0xc844c3cd hw_phymode_configure +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x166ae99f imx_usbmisc_resume +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x3825e623 imx_usbmisc_hsic_set_connect +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0x961af7dd imx_usbmisc_charger_detection +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xade6b11c imx_usbmisc_suspend +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xda522257 imx_usbmisc_init +EXPORT_SYMBOL_GPL drivers/usb/chipidea/usbmisc_imx 0xf49d99a0 imx_usbmisc_init_post +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x404ef771 ulpi_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x57c1633d ulpi_register_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x594a1896 __ulpi_register_driver +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0x9862b803 ulpi_unregister_interface +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xb866439f ulpi_write +EXPORT_SYMBOL_GPL drivers/usb/common/ulpi 0xcfc5a626 ulpi_read +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x0b2cebf5 u_audio_set_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x110cc061 u_audio_set_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x1db3a612 u_audio_stop_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x238222a3 u_audio_start_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x26f14c00 u_audio_set_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x34149ac5 u_audio_get_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x4bed1f94 g_audio_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x4f0eb854 u_audio_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x6101f37d u_audio_set_mute +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x669a92e0 u_audio_start_playback +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x69f4f557 u_audio_get_capture_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0x73363ebe u_audio_get_playback_srate +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xa254cfd7 g_audio_setup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xbb9d7e69 u_audio_stop_capture +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_audio 0xda07860d u_audio_get_volume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x13715e10 gether_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x26e18f47 gether_get_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x30ad71c6 gether_get_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x346d75b4 gether_register_netdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x6cbbf81d gether_set_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x71517a75 gether_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8878cfa6 gether_cleanup +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8a857570 gether_get_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x8d7fb01c gether_set_host_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x94212765 gether_setup_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x95e0e906 gether_set_ifname +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0x9b8a18a1 gether_get_host_addr_cdc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xa79c110d gether_set_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xc2604cda gether_get_dev_addr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xd61356b9 gether_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xda1dccf1 gether_get_host_addr_u8 +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xdc704248 gether_set_qmult +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xe5c4962e gether_setup_name_default +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_ether 0xed177b28 gether_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x21da6fac gserial_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x33bfdca2 gserial_alloc_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x36811f49 gserial_resume +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x60db48f5 gserial_get_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x77268a68 gs_free_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0x7c747547 gserial_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xb6652875 gserial_free_line +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xc0a01527 gserial_set_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe4f2caf0 gserial_suspend +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xe89dc424 gserial_alloc_line_no_console +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/u_serial 0xfb78a286 gs_alloc_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x1f1383f6 ffs_lock +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0x6369ea50 ffs_single_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_fs 0xa5560d39 ffs_name_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x07c4fa34 fsg_show_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x141fce2a fsg_common_remove_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1710b539 fsg_fs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1ccb58f7 fsg_common_set_num_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x1f85b44a fsg_show_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x21d39de4 fsg_show_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x2933ee1d fsg_ss_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x2ca65b3d fsg_store_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x369fd8c0 fsg_show_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x398778e1 fsg_ss_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3c6a07d0 fsg_common_create_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x3d4f11bc fsg_store_forced_eject +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x423845e4 fsg_ss_bulk_in_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x4bad5c59 fsg_lun_fsync_sub +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x56344daf fsg_hs_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x5c9ff549 fsg_common_set_cdev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x692814b8 fsg_common_remove_lun +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x699a2354 fsg_lun_open +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x6acb4179 fsg_common_set_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x7d044cb9 fsg_store_removable +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x7e26d4a5 fsg_common_set_sysfs +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x857b6dc2 fsg_hs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x95cffb3e fsg_hs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x992768af fsg_show_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9a0221c7 fsg_common_free_buffers +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0x9e8a2464 fsg_store_nofua +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5cae92f fsg_ss_bulk_out_comp_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa5f99b69 fsg_fs_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xa6274f7c fsg_lun_close +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xab6c68ac fsg_config_from_params +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xabe52918 fsg_store_ro +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xad61807b fsg_store_inquiry_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xadc719bb fsg_store_file +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb3adf38d store_cdrom_address +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb52ba28a fsg_intf_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xb54d0d95 fsg_fs_bulk_in_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xceed9a20 fsg_show_cdrom +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xd1a3e8e0 fsg_common_create_luns +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_mass_storage 0xf4efc0c8 fsg_ss_bulk_out_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x1cb17c9f rndis_get_next_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x22da6d41 rndis_rm_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x5ab09de8 rndis_uninit +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x6d6cbbfd rndis_set_param_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0x9dbc320d rndis_signal_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xa2ac48c3 rndis_msg_parser +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xa657eb2a rndis_free_response +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xaa9d0394 rndis_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xafd090d0 rndis_borrow_net +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xb06f011b rndis_add_hdr +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xbf6bf39b rndis_set_param_medium +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xcd94224a rndis_signal_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xe62914ed rndis_set_param_vendor +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xe8113413 rndis_deregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/function/usb_f_rndis 0xed762e2a rndis_set_host_mac +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x00981fee usb_remove_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x042c21af usb_otg_descriptor_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x04e0429d usb_composite_overwrite_options +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x0c589aba usb_validate_langid +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x1408a868 usb_gstrings_attach +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x154ee175 usb_string_ids_n +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x1a8339e1 usb_add_config_only +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x1e6cad3e config_ep_by_speed +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x1ffe8a88 usb_add_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2a5ab010 alloc_ep_req +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x2e09263f usb_copy_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x306beb9c unregister_gadget_item +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x4beb505d usb_gadget_get_string +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x5219fa7c config_ep_by_speed_and_alt +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x56813986 usb_interface_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7148ceb2 usb_ep_autoconfig_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x73d43eb5 usb_function_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7b0bb1a6 usb_composite_setup_continue +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7b60063b usb_function_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7d09cacf usb_ep_autoconfig_ss +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x7dd3e9c4 usb_get_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x84c003b3 usb_function_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x85a504da usb_otg_descriptor_alloc +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x87aab966 usb_func_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x8854f840 usb_free_all_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x8c9136e7 usb_add_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0x9c96d7ac usb_string_ids_tab +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xa21c68bf usb_composite_unregister +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xc92af5b6 usb_assign_descriptors +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd1722788 usb_put_function +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd2ea2134 usb_descriptor_fillbuf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xd78aa9c9 usb_ep_autoconfig_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xdd2d30dd usb_put_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xeeb4a3bc usb_composite_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf1bfb849 usb_string_id +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf474a207 usb_gadget_config_buf +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf4897239 usb_function_register +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf52b6b81 usb_ep_autoconfig +EXPORT_SYMBOL_GPL drivers/usb/gadget/libcomposite 0xf5830d80 usb_get_function_instance +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x2b54803e udc_remove +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x596996be free_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5b4f39c4 gadget_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x5d01d078 udc_irq +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x735c53c6 empty_req_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0x9e8111a6 udc_basic_init +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xe163d7d7 udc_probe +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xe9bfb580 udc_enable_dev_setup_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xfad554a8 udc_mask_unused_interrupts +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/snps_udc_core 0xfb7219ab init_dma_pools +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x004c6380 usb_ep_fifo_flush +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x0b0ecd51 usb_gadget_udc_reset +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x0b342f1b usb_gadget_unmap_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x184c98e5 usb_del_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x1c76d071 usb_gadget_unmap_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x1f66c8d3 usb_gadget_clear_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x1f7fd68e usb_gadget_map_request_by_dev +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2285f938 usb_gadget_vbus_draw +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2372cf9b gadget_find_ep_by_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2af38e5f usb_ep_free_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2c53cadb usb_ep_disable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x2e3acf3d usb_gadget_check_config +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x35a85661 usb_add_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x3ea59b5d usb_ep_alloc_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x405d007d usb_ep_set_wedge +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4305cf48 usb_add_gadget_udc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x47d48f20 usb_gadget_activate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x4fa2450c usb_ep_dequeue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x50b88f41 usb_get_gadget_udc_name +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x51aba6e3 usb_add_gadget_udc_release +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x614161f4 usb_gadget_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x6fa6392e usb_gadget_map_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x784d9a58 usb_ep_enable +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x79c3b872 usb_ep_fifo_status +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x7b889a3e usb_gadget_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x855f078f usb_initialize_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x88dfc957 usb_udc_vbus_handler +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x8b46d0cb usb_gadget_deactivate +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x8f3d510f usb_gadget_set_state +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0x93d5fdc4 usb_gadget_giveback_request +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xa3a38e0f usb_gadget_set_selfpowered +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xac5667d9 usb_ep_queue +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xbee6af28 usb_ep_set_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc2d36e7d usb_gadget_vbus_disconnect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc3d4d06b usb_ep_set_maxpacket_limit +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc5eb47de usb_gadget_set_remote_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xc8ac2c4f usb_ep_clear_halt +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xd27f178f usb_gadget_frame_number +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xd8248739 usb_gadget_register_driver_owner +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xdc4e6d29 usb_gadget_vbus_connect +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xddd1faa7 usb_gadget_ep_match_desc +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xec485fd5 usb_gadget_wakeup +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf41d2bb4 usb_del_gadget +EXPORT_SYMBOL_GPL drivers/usb/gadget/udc/udc-core 0xf9b02a98 usb_gadget_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-pci-renesas 0x21629387 renesas_xhci_check_request_fw +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x64041ad1 xhci_plat_pm_ops +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0x71f3b777 xhci_plat_remove +EXPORT_SYMBOL_GPL drivers/usb/host/xhci-plat-hcd 0xecf6b9ff xhci_plat_probe +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0x0d2e3256 ezusb_fx1_ihex_firmware_download +EXPORT_SYMBOL_GPL drivers/usb/misc/ezusb 0x55ffd57d ezusb_fx1_set_reset +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x09492220 musb_mailbox +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x0b4a8834 musb_writeb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x1aba183c musb_set_peripheral +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x2734197f musb_readb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x329253ea musb_interrupt +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x556e376a musb_get_mode +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x669594ad musb_clearw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x6af8c6dc musb_writel +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0x719a5e41 musb_readw +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xade3e56c musb_writew +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xbc76444d musb_set_host +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xc6bac9aa musb_root_disconnect +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xcb7ad292 musb_queue_resume_work +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xe59efb0e musb_clearb +EXPORT_SYMBOL_GPL drivers/usb/musb/musb_hdrc 0xf0f95e51 musb_readl +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x395fb247 usb_phy_generic_unregister +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x4f8c0a10 usb_gen_phy_init +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x78dfcb16 usb_gen_phy_shutdown +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0x962f28f0 usb_phy_gen_create_phy +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-generic 0xeaa789d8 usb_phy_generic_register +EXPORT_SYMBOL_GPL drivers/usb/phy/phy-isp1301 0xc5c33e94 isp1301_get_client +EXPORT_SYMBOL_GPL drivers/usb/serial/usb_wwan 0x39fde9d5 usb_wwan_port_probe +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x0ce00cbd usb_serial_generic_close +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x0e19951d usb_serial_port_softint +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x1327d9dd usb_serial_generic_tiocmiwait +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x1abb5d1d usb_serial_generic_submit_read_urbs +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x31072b26 usb_serial_generic_read_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x45fe7e9b usb_serial_generic_chars_in_buffer +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x5c12204c usb_serial_generic_write_start +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x6a748252 usb_serial_generic_write +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x6f568ddb usb_serial_handle_dcd_change +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x7f767789 usb_serial_generic_wait_until_sent +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x8296816a usb_serial_claim_interface +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0x9659ef08 usb_serial_generic_unthrottle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xa7ae9a59 usb_serial_generic_throttle +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xbc3c36b6 usb_serial_generic_write_bulk_callback +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xbe472377 usb_serial_generic_process_read_urb +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xe25c25c0 usb_serial_register_drivers +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xe529cde7 usb_serial_generic_get_icount +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xe5cd242b usb_serial_generic_open +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xfa6ba48a usb_serial_generic_resume +EXPORT_SYMBOL_GPL drivers/usb/serial/usbserial 0xff4d2f15 usb_serial_deregister_drivers +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0x5d01a8f1 dp_altmode_probe +EXPORT_SYMBOL_GPL drivers/usb/typec/altmodes/typec_displayport 0xf7f29844 dp_altmode_remove +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0x6f497a3c tcpci_irq +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xbe111953 tcpci_get_tcpm_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xc1ca7bbf tcpci_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpci 0xc529e32e tcpci_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x10ec6d2d tcpm_sink_frs +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x3b84657b tcpm_pd_transmit_complete +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x76eeda4b tcpm_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0x9e0bd753 tcpm_pd_hard_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xaaf53bfa tcpm_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xb655342c tcpm_pd_receive +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xc37b9769 tcpm_cc_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xceb50012 tcpm_vbus_change +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xd680581d tcpm_port_clean +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xda86a83d tcpm_port_is_toggling +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xea220941 tcpm_tcpc_reset +EXPORT_SYMBOL_GPL drivers/usb/typec/tcpm/tcpm 0xeb779665 tcpm_sourcing_vbus +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x0162fede typec_cable_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x0303fc25 typec_mux_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x05113df0 usb_power_delivery_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x084adda0 typec_set_mode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x0a1f4747 usb_power_delivery_register_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x0c6808f7 typec_cable_is_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x0fa31557 typec_altmode_vdm +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x16802d87 typec_cable_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1bfe3536 typec_retimer_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1ca99726 fwnode_typec_retimer_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x1cea32f9 typec_port_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2074c7b4 typec_mux_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x20cd1c12 typec_port_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x23792fb1 usb_power_delivery_unregister_capabilities +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2b75b133 typec_altmode_update_active +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x2d1e301d typec_find_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x31e39fe8 typec_cable_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x35ec435c typec_partner_set_identity +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x405918c2 typec_unregister_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x450033be typec_unregister_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x490704f0 usb_power_delivery_link_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x4c8afa75 typec_port_register_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x56cb6c65 typec_match_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x5d4bd3fd typec_register_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x63bc480e typec_altmode2port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6b3d9465 typec_mux_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x6c556a36 typec_plug_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x701af28c typec_set_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x7062e4d5 usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x73d17f57 typec_altmode_get_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x767e828d typec_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x77b63f30 typec_partner_set_usb_power_delivery +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x7fbc8c21 typec_partner_set_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x81c2926f typec_get_negotiated_svdm_version +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x82f6c7e9 typec_altmode_unregister_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x83705b90 typec_register_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x86521d45 typec_switch_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x89f91332 typec_altmode_put_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x8d01404b typec_unregister_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9049491e typec_find_port_data_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9383055f typec_register_port +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x94b972b5 __typec_altmode_register_driver +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x99b2b7a5 typec_retimer_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9b0d9939 typec_retimer_put +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0x9ec4888b typec_unregister_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa06f409c typec_altmode_attention +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa254de98 typec_find_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa72c37cf typec_altmode_get_plug +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa97006ed typec_get_fw_cap +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xa9dfa5c2 typec_altmode_notify +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xaa0910d9 typec_mux_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xae0a00d8 typec_switch_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xaef9c47e typec_switch_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xb0268935 typec_set_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbb7970ef typec_partner_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xbd5cdc99 usb_power_delivery_unlink_device +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc1c493ee typec_mux_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xc95eb21b typec_switch_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xca39f5d9 typec_partner_set_pd_revision +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xca6f22e2 typec_retimer_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcc8316d1 typec_register_partner +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xcf04018e typec_partner_usb_power_delivery_register +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd289d0d7 typec_set_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd2fa1286 typec_switch_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xd71d7b7e typec_altmode_enter +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdb7a0e51 typec_partner_set_num_altmodes +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xdd9267c4 fwnode_typec_switch_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe30d93d5 fwnode_typec_mux_get +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe57cc0c6 typec_altmode_exit +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xe777d4aa typec_set_vconn_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xeafc1eb8 typec_find_port_power_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xec52cd7e typec_get_orientation +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xef145d55 typec_retimer_set +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf1234a8b typec_find_pwr_opmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf2a5eb42 typec_plug_register_altmode +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf431fe7c typec_switch_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf5936b03 typec_set_pwr_role +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xf890fb77 typec_unregister_cable +EXPORT_SYMBOL_GPL drivers/usb/typec/typec 0xfc8df340 typec_mux_put +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x4fdc2dc4 ucsi_destroy +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x56cf6c57 ucsi_register +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x59ff50f0 ucsi_resume +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x62344319 ucsi_set_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x76233cb7 ucsi_create +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0x8197dba6 ucsi_get_drvdata +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xb6362f93 ucsi_unregister +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xd938ee5d ucsi_connector_change +EXPORT_SYMBOL_GPL drivers/usb/typec/ucsi/typec_ucsi 0xfc3a6c6e ucsi_send_command +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x015d667b usbip_recv_xbuff +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x346346c6 usbip_in_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x37aef2eb usbip_recv +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x54db93ab usbip_recv_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x650d62b7 usbip_pad_iso +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x66c60664 usbip_event_add +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x78b72f44 usbip_debug_flag +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x7918516e usbip_pack_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x8f50f86c dev_attr_usbip_debug +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0x95949729 usbip_alloc_iso_desc_pdu +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xb894f7b9 usbip_stop_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xc9d4dcbc usbip_event_happened +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xcd12119c usbip_start_eh +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xd02753dc usbip_header_correct_endian +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe1ea0586 usbip_dump_header +EXPORT_SYMBOL_GPL drivers/usb/usbip/usbip-core 0xe3ffdb0a usbip_dump_urb +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x32215688 _vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x5440d806 __vdpa_alloc_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x5d0a3054 vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x5e233645 vdpa_mgmtdev_register +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x7106328b vdpa_unregister_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x78614e69 vdpa_set_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0x8d538fee vdpa_get_config +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xcc4200b1 _vdpa_register_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xd43cc2f7 vdpa_mgmtdev_unregister +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xe7c1c181 vdpa_unregister_device +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa 0xf89711a5 __vdpa_register_driver +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0x280aa3cb vdpasim_create +EXPORT_SYMBOL_GPL drivers/vdpa/vdpa_sim/vdpa_sim 0x478deea8 vdpasim_schedule_work +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x062caafa vfio_pci_core_unregister_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x0c3ffb92 vfio_pci_core_read +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x0e8c125c vfio_pci_core_match +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x12eab0cf vfio_pci_core_write +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x22aa4c83 vfio_pci_core_err_handlers +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x3dd25d62 vfio_pci_core_sriov_configure +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x491fcf12 vfio_pci_core_disable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4cf699b8 vfio_pci_core_set_params +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x5df41f17 vfio_pci_core_init_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x68e284d1 vfio_pci_core_register_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x70071415 vfio_pci_core_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x7608d7e2 vfio_pci_core_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x7b5ecef0 vfio_pci_core_request +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x88ae8d64 vfio_pci_core_release_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xb6d5e8a8 vfio_pci_core_register_dev_region +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xd94da164 vfio_pci_core_finish_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xdd30c568 vfio_pci_core_close_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xe796c6bd vfio_pci_core_mmap +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xf5d66ec8 vfio_pci_core_ioctl_feature +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xfa28a2ce vfio_pci_core_aer_err_detected +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x010ce0d2 vfio_file_has_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x0d61f7d7 vfio_register_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x12a254e9 vfio_file_set_kvm +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x212e4d41 vfio_register_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x28ad9e85 vfio_iommufd_physical_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x2a524f2e vfio_virqfd_enable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x43f885d8 vfio_virqfd_disable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x4f32bf1b vfio_iommufd_physical_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x5a0ebfae _vfio_alloc_device +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x60a634c4 vfio_info_cap_add +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x61b0579d vfio_unregister_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x61cdb335 vfio_register_emulated_iommu_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7ae1426d vfio_device_set_open_count +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7d2ed4c3 iova_bitmap_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x96dc6733 vfio_mig_get_next_state +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x9bed67f7 vfio_iommufd_physical_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xa5f2e883 vfio_unregister_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xcd4a95cf vfio_assign_device_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xdd6eec38 vfio_file_iommu_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe3d97eb4 vfio_file_enforced_coherent +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe7d19ba0 vfio_iommufd_emulated_attach_ioas +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xe7f2be4d vfio_iommufd_emulated_bind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xf393e863 vfio_iommufd_emulated_unbind +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xfd61dbf6 vfio_file_is_group +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x06e30632 vhost_dev_set_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x07ad8102 vhost_vq_work_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x0889064f vhost_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x0a5e7720 vhost_init_device_iotlb +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x0e4289de vhost_poll_start +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1ae8bebe vhost_vq_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x1da5ad04 vhost_vq_init_access +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x27a7aab8 vhost_new_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x3b4e5653 vhost_log_write +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x503eb683 vhost_poll_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x517b7d3a vhost_vq_has_work +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x526a34c8 vhost_enqueue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x55f6ec4f vhost_dev_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5795c06b vhost_vq_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5a69f3ad vhost_enable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5ebbca03 vhost_vq_avail_empty +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x604e0716 vhost_worker_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6342b2dd vhost_add_used_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6975ec0b vhost_log_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x69c4cc84 vhost_dev_reset_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x6e71e609 vhost_exceeds_weight +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x78479594 vhost_dev_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7e6e53bd vhost_poll_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7fe546fc vhost_disable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x8286d970 vhost_clear_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x853341ac vhost_chr_read_iter +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x8a32f62c vhost_add_used +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x8bfdc431 vhost_vring_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x90f06ef8 vhost_dev_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x9423a5e7 vhost_dev_has_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x96723dfd vhost_dev_check_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x9873401c vhost_vq_is_setup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa29a7d13 vhost_get_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa6af16d4 vhost_poll_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa74a58a8 vhost_dev_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa909cfc5 vhost_work_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa92d56f0 vhost_discard_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb963c5be vhost_set_backend_features +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xbcc0c95c vhost_dequeue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd836619f vhost_dev_cleanup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xeb0113e8 vhost_add_used_and_signal_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf04939aa vhost_add_used_and_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf9edd65c vq_meta_prefetch +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfd2b3e45 vhost_dev_reset_owner_prepare +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x38ff875f vhost_iotlb_add_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x5f4e5249 vhost_iotlb_reset +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x69e872f9 vhost_iotlb_itree_first +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x6bec0e66 vhost_iotlb_del_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x83be64b9 vhost_iotlb_itree_next +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x885512a2 vhost_iotlb_add_range_ctx +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x8a7d8ee9 vhost_iotlb_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xa24517eb vhost_iotlb_free +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xc577832d vhost_iotlb_alloc +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xf9deb0db vhost_iotlb_map_free +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x0f226462 ili9320_resume +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x188f55cc ili9320_write_regs +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x564880b1 ili9320_remove +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0x6985201a ili9320_write +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xa7353988 ili9320_suspend +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xbd9a1cfb ili9320_shutdown +EXPORT_SYMBOL_GPL drivers/video/backlight/ili9320 0xd67f3566 ili9320_probe_spi +EXPORT_SYMBOL_GPL drivers/video/fbdev/core/fb_ddc 0xd22ba041 fb_ddc_read +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0x9a4b2996 sis_free_new +EXPORT_SYMBOL_GPL drivers/video/fbdev/sis/sisfb 0xc1881ce5 sis_malloc_new +EXPORT_SYMBOL_GPL drivers/w1/wire 0x01cf45d9 w1_write_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x1e0259e5 w1_touch_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x2aae117e w1_write_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x485961d0 w1_touch_bit +EXPORT_SYMBOL_GPL drivers/w1/wire 0x63757e92 w1_calc_crc8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0x673a1960 w1_reset_resume_command +EXPORT_SYMBOL_GPL drivers/w1/wire 0x94d95d23 w1_read_block +EXPORT_SYMBOL_GPL drivers/w1/wire 0x99bc01e9 w1_read_8 +EXPORT_SYMBOL_GPL drivers/w1/wire 0xb391d583 w1_next_pullup +EXPORT_SYMBOL_GPL drivers/w1/wire 0xc81091ab w1_triplet +EXPORT_SYMBOL_GPL drivers/w1/wire 0xd76dc4ad w1_reset_select_slave +EXPORT_SYMBOL_GPL drivers/w1/wire 0xf4248c1a w1_reset_bus +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x113f38b5 dlm_posix_get +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x4b62826c dlm_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x7de1d963 dlm_posix_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x8a6c5f1b dlm_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x9c7f8b33 dlm_posix_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcd224e1d dlm_new_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcf9f3328 dlm_release_lockspace +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x16c6fb60 nlmclnt_rpc_clnt +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x53a414fb nlmclnt_done +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x5440601e nlmsvc_unlock_all_by_sb +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x6f5b0097 nlmsvc_ops +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x8fcabe42 nlmclnt_init +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x9cbde0a0 nlmsvc_unlock_all_by_ip +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xb168a2a1 nlmclnt_proc +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xda1c1596 lockd_up +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xf535dcce lockd_down +EXPORT_SYMBOL_GPL fs/netfs/netfs 0x719de7cc netfs_extract_user_iter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x000d7fd5 __traceiter_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x00cc0bae nfs_pageio_reset_read_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0294c6a2 nfs_callback_nr_threads +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x034a5d86 __traceiter_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03eacb8c nfs_fattr_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x04eca3df nfs_create_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x06aa0763 nfs_file_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x08b5e916 nfs_access_add_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x09819601 put_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0ba0d70f nfs_post_op_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0ba966c1 nfs_clear_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0cc2a60e nfs_async_iocounter_wait +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0e7d6da7 nfs_file_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10962bc2 nfs_auth_info_match +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x118d630f nfs_zap_acl_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1b01c4d9 nfs_get_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1b24249b nfs_commitdata_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1ba37fdd nfs_getattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1c2a1890 nfs_set_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1e6dc7d9 nfs_pgio_header_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2279c234 nfs_request_add_commit_list_locked +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22d795a8 _nfs_display_fhandle_hash +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x232cd446 nfs_mkdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x23841cf1 nfs_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x24b6f6cd register_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x25d66e7b nfs_fscache_open_file +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x26884ff7 nfs_alloc_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x269b72b2 nfs_put_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x28224879 nfs_create +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x29086fa3 __tracepoint_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2cec7a1a nfs_setattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2dfe6be7 nfs_show_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2ed4720a nfs_init_cinfo +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x33afa09d nfs_lock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x33c091a4 nfs_pageio_resend +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x34566b51 __tracepoint_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x36e3ea68 nfs_reconfigure +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x36efc991 nfs_do_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39e05ac3 nfs_idmap_cache_timeout +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3a059411 nfs_may_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3a6daa11 nfs_request_remove_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3b20ae0a nfs_permission +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3c556015 nfs_clone_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f2690f2 nfs_check_flags +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f32457c nfs_filemap_write_and_wait_range +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x40739385 nfs_wait_bit_killable +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x410c8b18 nfs_free_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42140607 nfs_revalidate_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42f2c81f nfs4_client_id_uniquifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4341ba86 nfs_show_options +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x45458537 nfs_show_devname +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x48cd8348 nfs_sb_active +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4c59fe9c nfs_file_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4cb9e001 recover_lost_locks +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4fef1fce nfs_drop_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x506ed69d nfs_lookup +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x51892d61 nfs_callback_set_tcpport +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x584b8482 nfs_inc_attr_generation_counter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x597daaab nfs_sysfs_add_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5a90291a nfs_symlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5ca1c6cd nfs_mknod +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5e6ff1f8 nfs_link +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5f0e266d nfs_read_alloc_scratch +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x62f1abe8 nfs_statfs +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x62fa10a4 nfs_wb_all +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x66e0bc6b nfs_client_init_is_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6833c403 nfs_show_stats +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x68d83b1b nfs4_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6bf22ed1 alloc_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6caa8f13 nfs_get_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6cc0bde3 nfs_pgio_header_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e81f032 __SCK__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6fb501cc nfs_alloc_fattr_with_label +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x71526d67 get_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x727da874 nfs_sb_deactive +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x72a27549 nfs_init_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73dff4c0 __SCK__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7425da08 nfs_client_init_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x759ce9bc nfs_kill_super +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7d0c8fec nfs_mark_client_ready +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7e202e89 __tracepoint_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8499de4f nfs_alloc_fattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x89a03cac nfs_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x89dc2f27 nfs_fhget +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8e93fc64 nfs_dreq_bytes_left +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8ee00c1a __traceiter_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8f9f0404 nfs_file_fsync +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x90a5530f nfsiod_workqueue +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x91d1fe52 max_session_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x93a993fc nfs_sops +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95007f7e __SCK__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95ec90da nfs_try_get_tree +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x96b18286 nfs_instantiate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x98b0ece8 nfs_init_timeout_values +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x99478a51 nfs_init_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9a9d6f3c nfs_force_lookup_revalidate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9db87de3 nfs_setattr_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9e0a4d1c nfs_file_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9f3573da nfs_invalidate_atime +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9f6731fd nfs_wait_client_init_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa0561282 nfs_release_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa11bf112 nfs_close_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa2c3ed1f nfs_put_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa38472b9 nfs_server_insert_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa45f6200 nfs_alloc_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa4cec36e nfs_sysfs_link_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa80c946a nfs_umount_begin +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa85e405b nfs_pageio_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8e9e1ae send_implementation_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaafd4acc max_session_cb_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xacdbf7c0 nfs_clear_verifier_delegated +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xad615ca3 nfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xafcc1b6c nfs_refresh_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb049904e nfs_inode_attach_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb0ee798d nfs_pgheader_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb14a78b2 nfs_file_set_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb14ef565 nfs_retry_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb2aa5152 nfs_client_for_each_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb2dcfae4 nfs_check_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb3cfabb7 nfs_server_remove_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb7c17280 __traceiter_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb848ec59 nfs_add_or_obtain +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbaae3a9d nfs_pgio_current_mirror +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbcc60c8d __tracepoint_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbdd6a705 nfs_initiate_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbeca8b19 nfs_pageio_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbf735a94 nfs_flock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbf91974a nfs_initiate_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc02dd0c5 nfs_create_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3a2be67 nfs_net_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc5888707 nfs_file_mmap +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc6c8b8f1 nfs_access_set_mask +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcb36c86f nfs4_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcbd6cf86 nfs_wait_on_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcf957701 nfs_file_llseek +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xcfaca181 nfs_access_zap_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd1439ab4 nfs_d_prune_case_insensitive_aliases +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd4e7ca68 nfs_file_splice_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd65e59ed nfs_scan_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd71025e0 nfs_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd7106086 nfs_atomic_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd79115a2 nfs_writeback_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd9380677 nfs_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdae9b5d7 nfs4_disable_idmapping +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdb3a76a1 nfs_unlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdd6934a3 nfs_init_server_rpcclient +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe0129d5f nfs_set_verifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe38754ea nfs_post_op_update_inode_force_wcc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe4ae6cc3 nfs_server_copy_userdata +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe4d644d5 nfs_commit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe579deea unregister_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe59a70ca nfs_access_get_cached +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe6dd0283 nfs_free_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe73d7ded nfs_generic_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe80955f0 nfs_free_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe90c1416 nfs_write_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xedaa3a71 nfs_alloc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf07a048a nfs_rmdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf18d80be nfs_pageio_reset_write_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf1b9e076 nfs_setsecurity +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf3a3ad81 nfs_commit_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf6eea8ca nfs_rename +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf96f04c4 __SCK__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfb1f2bac nfs_commitdata_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfbb9d495 nfs_alloc_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc3dce18 nfs_probe_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc5ec6a3 nfs4_label_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc619abd _nfs_display_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xff898b27 nfs_request_add_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xffaec73b nfs_sync_inode +EXPORT_SYMBOL_GPL fs/nfs/nfsv3 0xa8abb2f9 nfs3_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0135750d nfs4_find_get_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x02da1276 __tracepoint_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x054bef45 layoutstats_timer +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0792411f pnfs_update_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x08b2c467 __SCK__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0bd06bd1 __tracepoint_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0d2f0ba7 pnfs_generic_pg_check_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0d381e90 __tracepoint_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0ff289f3 __SCK__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x179553f5 __traceiter_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x17c8f2db nfs4_pnfs_ds_add +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18904ca2 nfs4_pnfs_ds_connect +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18b41178 __tracepoint_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x19155532 nfs4_schedule_session_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1be9f740 pnfs_generic_prepare_to_resend_writes +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1d57c82c __tracepoint_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1e9da558 nfs4_find_or_create_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2174b794 __tracepoint_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x22315eca pnfs_generic_clear_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x27ad47ea __SCK__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x28cb1af2 __traceiter_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x29a5c618 pnfs_report_layoutstat +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2b84163f pnfs_error_mark_layout_for_return +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2f1e21ba __tracepoint_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2fc0ce7d nfs4_schedule_lease_moved_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2fe190c1 __traceiter_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x30a44ac3 __SCK__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x323e1f3c pnfs_set_layoutcommit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3505dd78 __traceiter_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3525b144 pnfs_generic_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x37ebf02e pnfs_generic_pg_cleanup +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3efde403 __traceiter_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x412f0c25 nfs4_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x47f7954b nfs4_mark_deviceid_available +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4844e8de pnfs_ld_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x49569873 pnfs_layout_mark_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4dbc2fdd nfs4_init_ds_session +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5093e43c pnfs_generic_pg_readpages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x533c198f __SCK__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x555bb1db __tracepoint_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x578f3a00 nfs4_pnfs_ds_put +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x579126b8 __SCK__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x59286725 pnfs_generic_commit_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5a4314e9 __SCK__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5f11d3f8 pnfs_unregister_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6085edbd nfs_map_string_to_numeric +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x618c7a16 nfs4_set_rw_stateid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x61fd190f nfs4_proc_getdeviceinfo +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x679487bf nfs4_decode_mp_ds_addr +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69d3558d pnfs_generic_rw_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6aea5675 pnfs_read_resend_pnfs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6d781874 pnfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6ddbdfe5 pnfs_alloc_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6e637af7 __tracepoint_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x70f9548c __traceiter_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x724f011c nfs_remove_bad_delegation +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x72e187cd __traceiter_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x785c06ab __SCK__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x78b7170b pnfs_free_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7a4e7f4e __SCK__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7b182820 nfs4_test_session_trunk +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7c7cb46b nfs4_setup_sequence +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7cc22ae5 nfs4_put_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7cd013a8 __SCK__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7fc13b48 __traceiter_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x802046c5 __tracepoint_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8027ca18 pnfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x820ef5d0 pnfs_nfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8424c29c pnfs_register_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8b4bed52 pnfs_put_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8be24f50 __tracepoint_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9109ee89 nfs4_delete_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x95d2f6e6 pnfs_add_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x96e5d40c pnfs_generic_write_commit_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x98d6a38a nfs41_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x99715c94 __traceiter_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa3c8be2e pnfs_layoutcommit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa3cda85d pnfs_generic_ds_cinfo_destroy +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa4786eb4 nfs4_schedule_lease_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa53afaf1 nfs42_proc_layouterror +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa8b4c688 __traceiter_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xaf1a873d pnfs_generic_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xaf3c199d pnfs_generic_layout_insert_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xafe3847b pnfs_write_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb1e2380b nfs4_test_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb461a8d9 pnfs_destroy_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb6555fcf __traceiter_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xba53a1ef __SCK__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbd1277d2 pnfs_generic_pg_check_range +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xbe976871 pnfs_generic_scan_commit_lists +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc11a93da pnfs_set_lo_fail +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc27068f4 pnfs_read_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc71dd3d8 nfs4_init_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7a9d954 __SCK__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc8dd473b pnfs_generic_recover_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd47333c2 __tracepoint_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd901ec1f nfs4_schedule_migration_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdd342fa8 __tracepoint_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdf6991a4 __SCK__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe2fdbf4c pnfs_generic_ds_cinfo_release_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe6e64cfe __traceiter_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe71ae499 nfs4_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe745f069 nfs4_mark_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xecd13619 nfs4_schedule_stateid_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xed15fb41 nfs4_print_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf5b96834 pnfs_generic_search_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf6196cdf pnfs_generic_pg_writepages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf6271e83 __traceiter_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf7801360 nfs41_maxgetdevinfo_overhead +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf999267e pnfs_generic_commit_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xff1639b0 pnfs_ld_write_done +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x1fe1e1ad locks_end_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x500cdb6c opens_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0xe315bddb locks_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0xe5bbf465 locks_start_grace +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x51fbd1ae nfsacl_encode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x734dca34 nfs_stream_encode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x89bdca10 nfsacl_decode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x9fea0dd3 nfs_stream_decode_acl +EXPORT_SYMBOL_GPL fs/nfsd/nfsd 0xdef899a6 nfsd4_ssc_init_umount_work +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4900035b o2hb_stop_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x58c88ff2 o2hb_get_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x5e95a4b2 o2net_send_message_vec +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x6a0c3847 __mlog_printk +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x6d8ab37e o2hb_unregister_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x81a17396 mlog_and_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x8e2827b4 o2nm_get_node_by_num +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa5e52dfb o2nm_get_node_by_ip +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa87bc9e7 o2nm_configured_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa941cb47 o2hb_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb37dbcbb o2hb_setup_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb6ebf62a o2nm_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb7d95a46 o2nm_node_get +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xbd13ee5d o2hb_check_node_heartbeating_no_sem +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xc4d99852 o2hb_check_node_heartbeating_from_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd616c58d o2nm_node_put +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd859ac8c o2net_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf1a5611d o2net_unregister_handler_list +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf56c2017 mlog_not_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf87fc2f5 o2hb_register_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf982e6db o2net_send_message +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfe1298f3 o2net_register_handler +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x1264088e dlm_register_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x31909a3a dlm_print_one_lock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x3c4f5a08 dlmunlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x4dec6ddc dlm_register_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x5488f464 dlmlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x7a1211f8 dlm_setup_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xa403d6dd dlm_unregister_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd7ba575e dlm_errmsg +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd8fa57a6 dlm_unregister_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfb86b96f dlm_errname +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0a726931 ocfs2_cluster_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0cfd3fc5 ocfs2_cluster_connect_agnostic +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x1475f64b ocfs2_dlm_lvb_valid +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x27958a27 ocfs2_plock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x3c3a0220 ocfs2_stack_glue_unregister +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4d3af7fa ocfs2_cluster_hangup +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x76f40744 ocfs2_dlm_lvb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x8388a924 ocfs2_kset +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x9507547f ocfs2_cluster_disconnect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xaf969565 ocfs2_dlm_lock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xbbc4ef97 ocfs2_stack_supports_plocks +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc5196999 ocfs2_dlm_unlock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc9fae756 ocfs2_cluster_connect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xcafdd707 ocfs2_dlm_lock_status +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd344e4ee ocfs2_stack_glue_set_max_proto_version +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd806a273 ocfs2_dlm_dump_lksb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xeca66f4b ocfs2_stack_glue_register +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x43cc3d4b pstore_blk_get_config +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0x614faa5f unregister_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_blk 0xfd369eb9 register_pstore_device +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0x068a94d4 register_pstore_zone +EXPORT_SYMBOL_GPL fs/pstore/pstore_zone 0x2c8572c2 unregister_pstore_zone +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xabd9af6d cifs_arc4_crypt +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xc4c73891 cifs_arc4_setkey +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0x798f3830 cifs_md4_init +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xceecd9e4 cifs_md4_final +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xdef1096d cifs_md4_update +EXPORT_SYMBOL_GPL lib/842/842_compress 0xcf048a91 sw842_compress +EXPORT_SYMBOL_GPL lib/842/842_decompress 0xa4adedf1 sw842_decompress +EXPORT_SYMBOL_GPL lib/bch 0x0c303f52 bch_encode +EXPORT_SYMBOL_GPL lib/bch 0x0d3e3481 bch_free +EXPORT_SYMBOL_GPL lib/bch 0x1a267fa8 bch_init +EXPORT_SYMBOL_GPL lib/bch 0x860a2eab bch_decode +EXPORT_SYMBOL_GPL lib/crc4 0x696b3a5a crc4 +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x0105b595 des_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x574eda34 des3_ede_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x856a5ef3 des3_ede_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa6aa9857 des_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa77b3b62 des3_ede_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa8fb743d des_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x31d4e581 poly1305_init_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0xd7219de2 poly1305_update_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0xf3945fcd poly1305_final_generic +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0x25bf997c notifier_err_inject_dir +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0xbc5cd7b9 notifier_err_inject_init +EXPORT_SYMBOL_GPL lib/polynomial 0xb8b44e50 polynomial_calc +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x1803a6ed raid6_2data_recov +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x804a5b70 raid6_call +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0xe4b051cf raid6_datap_recov +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x1d29b9e1 decode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x561835eb init_rs_non_canonical +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0x63adbf92 encode_rs8 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xa32f3d9e decode_rs16 +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xeb2f825c init_rs_gfp +EXPORT_SYMBOL_GPL lib/reed_solomon/reed_solomon 0xfd581da1 free_rs +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0x62f8377f lowpan_header_decompress +EXPORT_SYMBOL_GPL net/6lowpan/6lowpan 0xb8cec5b4 lowpan_header_compress +EXPORT_SYMBOL_GPL net/802/garp 0x0ee5de0c garp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/garp 0x1c8ce071 garp_unregister_application +EXPORT_SYMBOL_GPL net/802/garp 0x5e483a70 garp_request_join +EXPORT_SYMBOL_GPL net/802/garp 0xbac9fdee garp_request_leave +EXPORT_SYMBOL_GPL net/802/garp 0xbe7f50ce garp_register_application +EXPORT_SYMBOL_GPL net/802/garp 0xc9ffe29e garp_init_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x0f04ec75 mrp_init_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x1c0eb004 mrp_request_join +EXPORT_SYMBOL_GPL net/802/mrp 0x227c9329 mrp_request_leave +EXPORT_SYMBOL_GPL net/802/mrp 0x427e692e mrp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x96ae9a95 mrp_register_application +EXPORT_SYMBOL_GPL net/802/mrp 0xaafa28f2 mrp_unregister_application +EXPORT_SYMBOL_GPL net/802/stp 0x5bba2014 stp_proto_unregister +EXPORT_SYMBOL_GPL net/802/stp 0xb232ad41 stp_proto_register +EXPORT_SYMBOL_GPL net/9p/9pnet 0xb42fca54 p9_client_xattrwalk +EXPORT_SYMBOL_GPL net/9p/9pnet 0xcbf2f1f8 p9_client_xattrcreate +EXPORT_SYMBOL_GPL net/atm/atm 0xb09faf79 register_atmdevice_notifier +EXPORT_SYMBOL_GPL net/atm/atm 0xcfb6a3da unregister_atmdevice_notifier +EXPORT_SYMBOL_GPL net/ax25/ax25 0x9ea3e0bf ax25_register_pid +EXPORT_SYMBOL_GPL net/ax25/ax25 0xac93ae05 ax25_bcast +EXPORT_SYMBOL_GPL net/ax25/ax25 0xaeb7451e ax25_defaddr +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x150f42db l2cap_add_psm +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x484c6b64 l2cap_chan_put +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x7d079bbd l2cap_chan_send +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x814330e6 l2cap_chan_del +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x85ffe087 bt_debugfs +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0x8ba1c72b l2cap_chan_list +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xbc1bba12 l2cap_chan_set_defaults +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xcba1a3ec l2cap_chan_connect +EXPORT_SYMBOL_GPL net/bluetooth/bluetooth 0xf4c1b9a0 l2cap_chan_create +EXPORT_SYMBOL_GPL net/bridge/bridge 0x117e5b4d br_multicast_has_router_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x1bbc0ec9 br_mst_get_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0x39bfb22f br_multicast_list_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x4a3585c6 br_multicast_router +EXPORT_SYMBOL_GPL net/bridge/bridge 0x4d7761ce br_mst_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0x53b26af4 br_dev_queue_push_xmit +EXPORT_SYMBOL_GPL net/bridge/bridge 0x792b27ee br_fdb_find_port +EXPORT_SYMBOL_GPL net/bridge/bridge 0x7be2b6bb br_forward +EXPORT_SYMBOL_GPL net/bridge/bridge 0x8a9f52a8 br_mst_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x8e3a0291 br_vlan_get_pvid_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x8fc572bb br_get_ageing_time +EXPORT_SYMBOL_GPL net/bridge/bridge 0xa8cda910 br_multicast_has_querier_anywhere +EXPORT_SYMBOL_GPL net/bridge/bridge 0xab2f86f9 br_forward_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0xae47c7b3 br_vlan_get_proto +EXPORT_SYMBOL_GPL net/bridge/bridge 0xaf8d183f br_vlan_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0xb1483b65 br_vlan_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0xbcf551a6 br_multicast_has_querier_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc8cf23ee br_port_get_stp_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0xca82be71 br_vlan_get_info_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0xd388b315 nf_br_ops +EXPORT_SYMBOL_GPL net/bridge/bridge 0xddb3c5ff br_vlan_get_pvid +EXPORT_SYMBOL_GPL net/bridge/bridge 0xe6c15e00 br_multicast_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0xef8b0dfe br_fdb_clear_offload +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf4b6d258 br_port_flag_is_set +EXPORT_SYMBOL_GPL net/bridge/bridge 0xfc1ebb67 br_handle_frame_finish +EXPORT_SYMBOL_GPL net/dccp/dccp 0x01afc6f5 dccp_done +EXPORT_SYMBOL_GPL net/dccp/dccp 0x0c1c1a1f dccp_check_req +EXPORT_SYMBOL_GPL net/dccp/dccp 0x0f57e3c7 dccp_destruct_common +EXPORT_SYMBOL_GPL net/dccp/dccp 0x127ffb58 dccp_set_state +EXPORT_SYMBOL_GPL net/dccp/dccp 0x17d51aa3 dccp_child_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0x182ec2bf dccp_ackvec_parsed_add +EXPORT_SYMBOL_GPL net/dccp/dccp 0x1906c5be dccp_close +EXPORT_SYMBOL_GPL net/dccp/dccp 0x1b7d446c dccp_shutdown +EXPORT_SYMBOL_GPL net/dccp/dccp 0x32850e28 dccp_ctl_make_reset +EXPORT_SYMBOL_GPL net/dccp/dccp 0x38d20c63 dccp_recvmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x485a6a5d dccp_insert_option +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4a220d6f dccp_sync_mss +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4cdd391d dccp_feat_list_purge +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59814a84 dccp_statistics +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5c3dbf12 dccp_make_response +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5c3f41cd dccp_setsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5cb42f3b dccp_create_openreq_child +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5f909106 dccp_sendmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x642ed473 dccp_reqsk_init +EXPORT_SYMBOL_GPL net/dccp/dccp 0x7132cad4 dccp_death_row +EXPORT_SYMBOL_GPL net/dccp/dccp 0x7364afb2 dccp_disconnect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x76810f23 dccp_ioctl +EXPORT_SYMBOL_GPL net/dccp/dccp 0x78c755e9 dccp_poll +EXPORT_SYMBOL_GPL net/dccp/dccp 0x80993155 dccp_timestamp +EXPORT_SYMBOL_GPL net/dccp/dccp 0x84160ebf dccp_reqsk_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x8577f8eb dccp_destroy_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0x86be7924 dccp_packet_name +EXPORT_SYMBOL_GPL net/dccp/dccp 0x8b95691f dccp_parse_options +EXPORT_SYMBOL_GPL net/dccp/dccp 0x93e2473b dccp_send_sync +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9598d24d dccp_ackvec_parsed_cleanup +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa9efa4dc dccp_hashinfo +EXPORT_SYMBOL_GPL net/dccp/dccp 0xbae94326 dccp_rcv_established +EXPORT_SYMBOL_GPL net/dccp/dccp 0xcc0b6f24 dccp_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd75b7072 dccp_orphan_count +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd78c91a6 dccp_init_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0xe2d97d7e dccp_feat_signal_nn_change +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf1ac1ad4 dccp_feat_nn_get +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf2dac2a1 dccp_connect +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf2e81a3f dccp_getsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf94d577c inet_dccp_listen +EXPORT_SYMBOL_GPL net/dccp/dccp 0xfb2dfb9b dccp_rcv_state_process +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x05739fe9 dccp_invalid_packet +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x1ebfdb74 dccp_v4_connect +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xa0051bdc dccp_v4_request_recv_sock +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xb205f677 dccp_v4_conn_request +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xbaa4d5bd dccp_v4_do_rcv +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xdd70ee5d dccp_v4_send_check +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x0c6039ac dsa_flush_workqueue +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x16a5ed94 dsa_8021q_xmit +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x1b88e33f dsa_switch_resume +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x1de932ec dsa_devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x326d76ca dsa_switch_shutdown +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x329797a1 dsa_tag_8021q_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x3bfd2d6f dsa_tag_8021q_standalone_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x417d1fed dsa_8021q_rx_switch_id +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x41b91b86 dsa_devlink_resources_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x45ca5090 dsa_tag_8021q_bridge_vid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x50f73bc7 dsa_devlink_params_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x5406a8ce dsa_mdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x56dca884 dsa_devlink_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x5b28f37e dsa_port_phylink_mac_change +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x62ea2ebb dsa_tag_8021q_bridge_join +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x658b8726 dsa_unregister_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x6e2b7a4c dsa_tag_8021q_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x6f17eb35 dsa_fdb_present_in_other_db +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x83dd97dd dsa_register_switch +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x86689363 dsa_devlink_port_region_create +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9c9668b3 dsa_devlink_resource_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0x9e59271d dsa_8021q_rx_source_port +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xa0a5a740 dsa_tag_drivers_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xafbb3552 dsa_tag_8021q_bridge_leave +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xb16ccd47 dsa_slave_dev_check +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xba21aaa7 dsa_8021q_rcv +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xbebe6af7 dsa_enqueue_skb +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc23e8d5f dsa_devlink_region_destroy +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc4501d69 dsa_port_from_netdev +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xc488d7dc dsa_switch_suspend +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd077e855 dsa_devlink_param_get +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xd11e0ee6 dsa_devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xe12ac55d dsa_tag_8021q_find_port_by_vbid +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf13e1803 vid_is_dsa_8021q +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf404db18 dsa_tag_drivers_unregister +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xf7a32139 dsa_devlink_params_register +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfd3e2b67 dsa_devlink_param_set +EXPORT_SYMBOL_GPL net/dsa/dsa_core 0xfffe61df dsa_switch_find +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x05d4437c ieee802154_hdr_peek +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x1b3ac604 ieee802154_mac_cmd_pl_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x2263fe11 ieee802154_beacon_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x2438de96 ieee802154_hdr_pull +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x2f8d0e5a ieee802154_hdr_peek_addrs +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x569a6637 ieee802154_hdr_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x60e6c134 nl802154_scan_done +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0x87e2553b ieee802154_max_payload +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xa4953538 nl802154_scan_started +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xad98905d nl802154_scan_event +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xe0120a90 ieee802154_mac_cmd_push +EXPORT_SYMBOL_GPL net/ieee802154/ieee802154 0xfd1b7933 nl802154_beaconing_done +EXPORT_SYMBOL_GPL net/ife/ife 0x6210e871 ife_tlv_meta_next +EXPORT_SYMBOL_GPL net/ife/ife 0x67db2029 ife_tlv_meta_decode +EXPORT_SYMBOL_GPL net/ife/ife 0x80e6c82a ife_decode +EXPORT_SYMBOL_GPL net/ife/ife 0xbc7a5b1b ife_encode +EXPORT_SYMBOL_GPL net/ife/ife 0xe7888e98 ife_tlv_meta_encode +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x13625fb3 esp_output_head +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xa87140cd esp_output_tail +EXPORT_SYMBOL_GPL net/ipv4/esp4 0xe3ce92ce esp_input_done2 +EXPORT_SYMBOL_GPL net/ipv4/gre 0x484f0b77 gre_del_protocol +EXPORT_SYMBOL_GPL net/ipv4/gre 0xde11188f gre_add_protocol +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x2dfeed7a inet_diag_msg_common_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x3630c41f inet_diag_find_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x5012c491 inet_sk_diag_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x56344df3 inet_diag_dump_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x7c73cada inet_diag_bc_sk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x80b15284 inet_diag_register +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x84ae591c inet_diag_dump_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x94bb38c0 inet_diag_msg_attrs_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xbc158777 inet_diag_unregister +EXPORT_SYMBOL_GPL net/ipv4/ip_gre 0x22d689f4 gretap_fb_dev_create +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x1c985080 ip_tunnel_changelink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x23ba4413 ip_md_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x25c6fa04 ip_tunnel_ctl +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x31dbf681 __ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x3894e600 ip_tunnel_lookup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x4f9900f9 ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x549a5688 ip_tunnel_delete_nets +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x567c3e9e ip_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x5c47fd10 ip_tunnel_encap_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x6ea8a632 ip_tunnel_uninit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x78115dd8 ip_tunnel_rcv +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x92ac8816 ip_tunnel_dellink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xac65d390 ip_tunnel_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xb991703f ip_tunnel_newlink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xcc05710c ip_tunnel_init +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xf4e1101a ip_tunnel_init_net +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xfa8d901c ip_tunnel_siocdevprivate +EXPORT_SYMBOL_GPL net/ipv4/netfilter/arp_tables 0x1fcb54f2 arpt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/ip_tables 0x457f8127 ipt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x068a9e02 nf_defrag_ipv4_enable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0xcfaf0387 nf_defrag_ipv4_disable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_dup_ipv4 0x3781a8df nf_dup_ipv4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x316a7525 nf_reject_skb_v4_tcp_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x578d5c38 nf_reject_ip_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x59b3d79d nf_reject_ip_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x5b7a6f1b nf_send_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x673f8c46 nf_reject_skb_v4_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xdda6ded4 nf_reject_iphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xfdb8c72e nf_send_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_socket_ipv4 0x341b7ccd nf_sk_lookup_slow_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x311ac127 nf_tproxy_handle_time_wait4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x518c8b61 nf_tproxy_laddr4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0xdf2bc37d nf_tproxy_get_sock_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0x66508811 nft_fib4_eval_type +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0x9d8eb7dd nft_fib4_eval +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x253bf774 tcp_vegas_state +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x3f5d5438 tcp_vegas_init +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x7cfee2eb tcp_vegas_pkts_acked +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xba3af48d tcp_vegas_get_info +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xe74e2f12 tcp_vegas_cwnd_event +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x08070581 udp_tun_rx_dst +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x1cb2cadf udp_tunnel_notify_del_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x299d3c49 udp_tunnel_sock_release +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x7771bf0f udp_tunnel_notify_add_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x78f37cd3 udp_tunnel_xmit_skb +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x793ddad3 setup_udp_tunnel_sock +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xb58fc5ef udp_tunnel_drop_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xd0981d7b udp_tunnel_push_rx_port +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x212bdfb9 esp6_input_done2 +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x3194bc51 esp6_output_tail +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x8a7d20f7 esp6_output_head +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x3f15fb1a ip6_tnl_encap_setup +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xb271e526 ip6_tnl_rcv_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xb744d4c6 ip6_tnl_xmit_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x563e567b udp_sock_create6 +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0xd7308b6a udp_tunnel6_xmit_skb +EXPORT_SYMBOL_GPL net/ipv6/netfilter/ip6_tables 0x5bc578b1 ip6t_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x83dd02b3 nf_defrag_ipv6_enable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x9994e865 nf_ct_frag6_gather +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xf81ef4f0 nf_defrag_ipv6_disable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_dup_ipv6 0x3d35e63f nf_dup_ipv6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x020ea54f nf_reject_ip6_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x0fbacabf nf_reject_skb_v6_tcp_reset +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x2537990b nf_send_reset6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x2cbaceff nf_reject_ip6_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x7235d1fd nf_reject_skb_v6_unreach +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xa75892b0 nf_reject_ip6hdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xffcc467b nf_send_unreach6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_socket_ipv6 0xb37cdda4 nf_sk_lookup_slow_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x6a507f6d nf_tproxy_handle_time_wait6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xab2c35b1 nf_tproxy_laddr6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xc71d1ee6 nf_tproxy_get_sock_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0xbfb2e484 nft_fib6_eval_type +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0xd7b0e209 nft_fib6_eval +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x029e73fa l2tp_session_set_header_len +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x1ab8b5ff l2tp_tunnel_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x2af141c4 l2tp_tunnel_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x2f1887ea l2tp_tunnel_get_session +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x412a38f5 l2tp_session_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x55dbd9a5 l2tp_tunnel_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x64487e3c l2tp_session_get_by_ifname +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x73a08657 l2tp_recv_common +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x7e057c4e l2tp_tunnel_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x8a327b36 l2tp_xmit_skb +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x8ffa64b8 l2tp_session_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x9751f8cf l2tp_udp_encap_recv +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x9fdf6e7c l2tp_tunnel_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xabafa530 l2tp_tunnel_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xb02601a9 l2tp_session_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xca8f087b l2tp_session_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xd925b827 l2tp_session_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xe2ea715f l2tp_tunnel_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xef35c50c l2tp_session_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xf9661392 l2tp_session_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xfd9248c1 l2tp_sk_to_tunnel +EXPORT_SYMBOL_GPL net/l2tp/l2tp_ip 0x9f522093 l2tp_ioctl +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x337f2432 l2tp_nl_unregister_ops +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0xc96a69fc l2tp_nl_register_ops +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x06cf1a61 ieee80211_ready_on_channel +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x0de637d7 ieee80211_find_sta_by_link_addrs +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x15497eac ieee80211_gtk_rekey_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x16ad7c5f ieee80211_tkip_add_iv +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x19310829 wdev_to_ieee80211_vif +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1b545d00 ieee80211_color_change_finish +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1dab0efe ieee80211_set_key_rx_seq +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x1f73193e ieee80211_ave_rssi +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x36532342 ieee80211_gtk_rekey_add +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3b16b191 ieee80211_update_mu_groups +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x3b51f742 ieee80211_set_active_links_async +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x46521f38 ieee80211_iterate_interfaces +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x4758bc9e ieee80211_calc_rx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x4d58974d ieee80211_iterate_active_interfaces_mtx +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x69096683 ieee80211_vif_to_wdev +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x73f15495 ieee80211_hw_restart_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x8ab0e0fc ieee80211_set_active_links +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x8e5f8506 ieee80211_request_smps +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x948a4287 ieee80211_find_sta_by_ifaddr +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0x9e1c1431 ieee80211_key_replay +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xa52f51fa ieee80211_remain_on_channel_expired +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xa8ae6779 ieee80211_calc_tx_airtime +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xb7c52029 ieee80211_obss_color_collision_notify +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xcb7421de ieee80211_iter_chan_contexts_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd004ea88 ieee80211_key_mic_failure +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xd3fe3aa2 ieee80211_iterate_stations_atomic +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xea792270 ieee80211_remove_key +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xeda4f477 ieee80211_resume_disconnect +EXPORT_SYMBOL_GPL net/mac80211/mac80211 0xfc707525 ieee80211_iterate_active_interfaces_atomic +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x25abde11 nla_put_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x3060e905 mpls_pkt_too_big +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x65b94d5c mpls_output_possible +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x662fa313 mpls_stats_inc_outucastpkts +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x74588024 mpls_dev_mtu +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x8ee316eb nla_get_labels +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x11b563f6 ip_set_del +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x22d966c6 ip_set_range_to_cidr +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x26e7259f ip_set_get_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x2716edfb ip_set_get_ip6_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x370528c8 ip_set_put_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x397f6231 ip_set_free +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x4d6e1d81 ip_set_get_ip4_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x6b0cd57c ip_set_put_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x6ecdc7c1 ip_set_elem_len +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x6f8af1f3 ip_set_match_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7924b6de ip_set_hostmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x81fff2d1 ip_set_netmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x8559199c ip_set_nfnl_get_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x90fcab12 ip_set_get_byname +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9e98722b ip_set_get_ipaddr6 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa293f8a6 ip_set_get_ipaddr4 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xaa53cdf0 ip_set_put_flags +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xcb5cae61 ip_set_test +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xccd27640 ip_set_type_unregister +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xcfb1ed8a ip_set_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xe193eec6 ip_set_add +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xe300b241 ip_set_nfnl_put +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xe6567bbb ip_set_type_register +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xe86b949f ip_set_init_comment +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xed45d3c4 ip_set_name_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xf3b4d4ae ip_set_alloc +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x0b3df600 unregister_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x840f8ad1 ip_vs_conn_out_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x9f0e59e2 ip_vs_conn_in_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xcb8ef358 register_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x1f0f56d3 nf_conncount_list_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x2db5f703 nf_conncount_gc_list +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x50c595ee nf_conncount_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x5732ef62 nf_conncount_cache_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x719acf24 nf_conncount_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xcc378c62 nf_conncount_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xffeecb1e nf_conncount_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0460ec0f nf_ct_invert_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x057c5349 nf_ct_helper_expectfn_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x06df76ed nf_ct_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0b739b79 __nf_conntrack_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0bc00f80 nf_nat_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0c6b81fc nf_conntrack_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0c90781a nf_ct_get_tuplepr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0f6efef1 nf_ct_netns_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1086835d nf_ct_expect_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1200f1bd nf_ct_netns_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1870f823 nf_ct_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x19f5436b __nf_ct_change_status +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1bad94aa nf_connlabels_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x22e700f9 nf_ct_gre_keymap_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x24ce9a74 nf_ct_change_status_common +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x262f4a10 nf_conntrack_unregister_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x26be35af nf_ct_expect_iterate_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x289c3714 nf_ct_alloc_hashtable +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x28eff409 nf_conntrack_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x29204f50 nf_ct_seq_adjust +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x29971f59 nf_ct_gre_keymap_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2c1871ea nf_conntrack_eventmask_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3461df7c nf_ct_delete +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x35ecaabc nf_ct_get_id +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x38751de2 nf_ct_destroy_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3af10e27 nf_conntrack_helpers_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3c176461 __nf_ct_refresh_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x465d0920 nf_ct_expect_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x46ca455b nf_ct_expect_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x49b2627b nf_ct_unexpect_related +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4ca8bc94 nf_conntrack_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4dd71133 nf_ct_unlink_expect_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x537e4007 nf_ct_helper_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5c2f4495 nf_ct_bridge_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5ea08a18 __nf_ct_expect_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x61263877 nf_ct_deliver_cached_events +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x61ff3fe4 __nf_ct_change_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x68429ca6 nf_connlabels_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x693c3961 nf_ct_helper_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6d694201 nf_conntrack_hash_check_insert +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6dd29576 nf_connlabels_replace +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x70a7fade nf_conntrack_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x73b5c017 nf_conntrack_helpers_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7465cf6e nf_ct_tmpl_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x752f0aa2 nf_ct_port_nlattr_to_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x755559b9 nf_conntrack_in +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7846b06c nf_ct_untimeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7baa67c5 nf_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7df0f4f1 nf_ct_expect_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x81e80812 __nf_conntrack_helper_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x82f77220 nf_ct_helper_log +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8a66c4fc nf_conntrack_expect_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8afa63fe nf_ct_kill_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8cc9ac13 nf_ct_expect_related_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8ffe7e89 nf_conntrack_htable_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x90b7b521 nf_ct_bridge_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9112e8f3 nf_ct_helper_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x941414de nf_ct_tmpl_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x996e5cdf nf_conntrack_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9ba0b590 nf_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9da836e1 nf_ct_helper_expectfn_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9e883033 nf_conntrack_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xacc9dfbc nf_ct_skb_network_trim +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xadf07455 nf_nat_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb183a3af nf_conn_pernet_ecache +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb2f186e1 nf_ct_handle_fragments +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb39356f5 nf_ct_port_nla_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb60784ef nf_ct_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb67ca358 nf_ct_add_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xbfb76c2c nf_ct_remove_expectations +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc18ac88d nf_ct_expect_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc2596ce5 nf_conntrack_register_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc40f284c nf_ct_helper_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc708401a nf_conntrack_alter_reply +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc77a0c6c nf_ct_acct_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xcf5fd32a nf_conntrack_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd06c70e2 __nf_ct_try_assign_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd3941c1a nf_nat_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd505c3e0 nf_ct_port_nlattr_tuple_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdf9b48b5 nf_ct_expect_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe33e2a46 nf_ct_remove_expect +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe5cf2cee nf_ct_seqadj_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe601ab97 nf_nat_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe72eecee nf_conntrack_tuple_taken +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe92a351a nf_ct_helper_expectfn_find_by_symbol +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe997fa8d nf_ct_l4proto_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xea3e4aad nf_ct_ecache_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xea8f764d nf_ct_seq_offset +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec8beba6 nf_ct_expect_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xedf24317 nf_ct_tcp_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xee079adc nf_conntrack_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xeebad536 nf_conntrack_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf1f0a6b3 nf_ct_set_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf2cd223d nf_ct_timeout_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf38bcdf3 nf_conntrack_max +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf3a17e80 nf_ct_iterate_cleanup_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf8a86a32 nf_ct_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf8a96850 nf_ct_helper_expectfn_find_by_name +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfce2fbce nf_conntrack_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfd797f30 nf_ct_port_tuple_to_nlattr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xff40b965 nf_conntrack_locks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_amanda 0x7bb5bb34 nf_nat_amanda_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_broadcast 0x5f4477d2 nf_conntrack_broadcast_help +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_ftp 0x3dd41894 nf_nat_ftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0x0826eaa6 get_h225_addr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0x4f1edeff nfct_h323_nat_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_irc 0x05521c04 nf_nat_irc_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_pptp 0x0661b379 nf_nat_pptp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x3b8febe3 ct_sip_get_sdp_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x43548add ct_sip_parse_address_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x889165e0 ct_sip_parse_numerical_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x9c468a85 nf_nat_sip_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xa01762b1 ct_sip_parse_header_uri +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xc58f83ac ct_sip_parse_request +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xf7b16685 ct_sip_get_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_snmp 0x032a1c97 nf_nat_snmp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_tftp 0x5293742a nf_nat_tftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x188c21f8 nf_fwd_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x7d8046f5 nft_fwd_dup_netdev_offload +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0xe5e228d6 nf_dup_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x394cf2b2 nf_flow_rule_route_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x57d6a08c nf_flow_snat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x5dbe15fa flow_offload_add +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x5eee1679 nf_flow_table_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x6c8f2c32 flow_offload_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x8191f40b nf_flow_offload_ipv6_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x8df3df52 flow_offload_teardown +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x969009d5 nf_flow_dnat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x9c7e6149 flow_offload_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xb03be89f nf_flow_table_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xbbf422f7 flow_offload_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xd528c934 flow_offload_refresh +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xdddaebfc nf_flow_table_cleanup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xdfe9508d nf_flow_rule_route_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xe6ad7555 nf_flow_table_offload_setup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xe8074222 nf_flow_offload_ip_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xf70b2c28 flow_offload_route_init +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x01399259 nf_nat_icmp_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x1e010326 nf_nat_ipv4_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x2e054c0f nf_nat_ipv6_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x2e86e073 nf_nat_ipv6_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x32d70aeb nf_nat_exp_find_port +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3bc17c49 nf_nat_masquerade_inet_register_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3bdb44c5 nf_nat_inet_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3cb1fd12 nf_nat_alloc_null_binding +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x674a1458 nf_nat_redirect_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x792b471c nf_nat_inet_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x84d25a81 nf_nat_inet_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xac76bd0f nf_nat_packet +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb08267df nf_nat_icmpv6_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb6bbe6bf nf_ct_nat_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb810c2eb nf_ct_nat +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xc2e2e069 nf_nat_masquerade_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd0ca665b nf_nat_ipv4_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd9c25654 nf_nat_masquerade_inet_unregister_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xdc006cef nf_nat_redirect_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xeb7f4e02 nf_nat_masquerade_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x1f099794 synproxy_init_timestamp_cookie +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x55d3a4ae ipv6_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x6631a09e synproxy_recv_client_ack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x7130b04a synproxy_send_client_synack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x790de30a synproxy_recv_client_ack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x81dd0293 synproxy_send_client_synack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x896bbcad nf_synproxy_ipv4_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x92d9fda3 ipv4_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xafec0d2f nf_synproxy_ipv6_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xc9c1c0b4 nf_synproxy_ipv4_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xca9fc082 synproxy_net_id +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xcc4c1fb5 synproxy_parse_options +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xef467136 nf_synproxy_ipv6_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0305e84e nft_chain_validate_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x06a16371 nft_meta_get_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x06b906f5 nft_data_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x0713ac4e nft_reg_track_update +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x165a5714 nft_meta_set_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x16e57c1a nft_register_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x319c29b0 nft_chain_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x40d39302 nf_tables_deactivate_flowtable +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x41b71e65 nft_trace_enabled +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4c8d3392 nft_obj_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4cecbb60 nft_meta_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x52b992f4 nft_dump_register +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x571d6793 nft_meta_inner_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x596d2235 nf_tables_destroy_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5bb9955f nft_meta_set_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5df2c1f9 nft_meta_set_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x60466876 nft_set_catchall_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x611135ce nft_do_chain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6d5e6f6b nft_meta_set_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x74e5924a nft_data_release +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x760505eb nft_meta_get_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x77b5088a nft_set_lookup_global +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7a40ed7d nft_register_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8b05d4ec nft_register_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x8c89e277 __nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x962b8aed nft_set_elem_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9be3150d nft_parse_register_store +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xac6754ad nf_tables_bind_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb36ae166 nft_request_module +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb542ea71 nft_unregister_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb65db2e0 nft_meta_get_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xba3bcfbe nf_tables_activate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbae6567f __nft_release_basechain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc4101a49 nft_obj_notify +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc4a6fa62 nft_register_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc77809b3 nft_flowtable_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc9f49a3a nft_meta_get_reduce +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xca2c96f6 nft_unregister_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xce31210a nft_data_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xcf9a793f nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xd58ed775 nft_unregister_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xdaefe2f6 nft_chain_validate_dependency +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b8cc13 nft_parse_register_load +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe7e4c496 nft_unregister_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe83c77e4 nft_expr_reduce_bitwise +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf1f5f0de nf_tables_deactivate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf344c58d nft_meta_set_dump +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x1112b11f nfnetlink_send +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x185a8340 nfnetlink_subsys_unregister +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5ce3b588 nfnl_lock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x69f35626 nfnetlink_unicast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xacc8fe21 nfnetlink_set_err +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xcab4f698 nfnetlink_has_listeners +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xdb065657 nfnl_unlock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xe330d16d nfnetlink_broadcast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xfb4647c4 nfnetlink_subsys_register +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x1d2e2ccd nfnl_acct_find_get +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x939fe742 nfnl_acct_overquota +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xbecf5d14 nfnl_acct_put +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xdac438ca nfnl_acct_update +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x2da33abf nf_osf_find +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x35eff5e0 nf_osf_fingers +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0xb2d16e38 nf_osf_match +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x565ea18a nft_fib_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x73680f20 nft_fib_reduce +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xd407867f nft_fib_store_result +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xf343e8ec nft_fib_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xf3b006e4 nft_fib_init +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x1de558c1 nft_reject_icmpv6_code +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x7e6110ad nft_reject_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9924b3b9 nft_reject_init +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9d46ccf8 nft_reject_policy +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xd821617a nft_reject_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xe2c84666 nft_reject_icmp_code +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x02659f17 xt_unregister_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x04e27719 xt_compat_flush_offsets +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x1102f0e3 xt_compat_match_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x2acbf406 xt_check_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x306e1729 xt_hook_ops_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x32d62dde xt_proto_fini +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x32fe2251 xt_compat_target_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x362b8643 xt_table_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x38cde31f xt_request_find_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x3a9bf2df xt_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x47eb20a3 xt_compat_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x48304639 xt_register_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x55afc0e4 xt_compat_match_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x5aec1688 xt_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7bce4603 xt_data_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x807d2b2c xt_recseq +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x823edea5 xt_compat_add_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x9c995c69 xt_percpu_counter_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa552c22a xt_request_find_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa7c94f1d xt_compat_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xb0a55ff5 xt_unregister_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xba8cd092 xt_proto_init +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xbfacb837 xt_percpu_counter_free +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc7fae024 xt_compat_calc_jump +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc9126dea xt_replace_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc9848c58 xt_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xce7efeb0 xt_compat_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd1e246a2 xt_compat_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd3fcc511 xt_tee_enabled +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd8492128 xt_check_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xddf68fc6 xt_find_revision +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xe758489b xt_compat_target_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xee4fa8ca xt_register_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf6abeb06 xt_copy_counters +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xfad7f171 xt_request_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x804e9a7e xt_rateest_put +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0xeca1e92c xt_rateest_lookup +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x32719750 nci_spi_allocate_spi +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x406f3829 nci_spi_send +EXPORT_SYMBOL_GPL net/nfc/nci/nci_spi 0x436e8699 nci_spi_read +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x32e439ee nci_uart_set_config +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x560106d0 nci_uart_register +EXPORT_SYMBOL_GPL net/nfc/nci/nci_uart 0x877ef8dd nci_uart_unregister +EXPORT_SYMBOL_GPL net/nsh/nsh 0x8eb396d1 nsh_push +EXPORT_SYMBOL_GPL net/nsh/nsh 0xa31ad6cc nsh_pop +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x0cc7974c ovs_netdev_tunnel_destroy +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x56aee772 ovs_netdev_link +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x9d16e200 ovs_vport_alloc +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xa9dbf621 __ovs_vport_ops_register +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xc68c118c ovs_vport_free +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xd01ae8b5 ovs_vport_ops_unregister +EXPORT_SYMBOL_GPL net/psample/psample 0x9bdc5c94 psample_sample_packet +EXPORT_SYMBOL_GPL net/psample/psample 0xa63c17cb psample_group_take +EXPORT_SYMBOL_GPL net/psample/psample 0xd1423ab2 psample_group_put +EXPORT_SYMBOL_GPL net/psample/psample 0xfaa7d880 psample_group_get +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x8d25501f qrtr_ns_remove +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0x954cd235 qrtr_endpoint_unregister +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xa47e91ba qrtr_ns_init +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xacbc46ba qrtr_endpoint_post +EXPORT_SYMBOL_GPL net/qrtr/qrtr 0xfa9272e3 qrtr_endpoint_register +EXPORT_SYMBOL_GPL net/rds/rds 0x00a467af rds_wq +EXPORT_SYMBOL_GPL net/rds/rds 0x07fd2964 rds_trans_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0x0827a125 rds_inc_put +EXPORT_SYMBOL_GPL net/rds/rds 0x2534d461 rds_inc_init +EXPORT_SYMBOL_GPL net/rds/rds 0x2b0d543c rds_message_add_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x311db1dd rds_send_path_reset +EXPORT_SYMBOL_GPL net/rds/rds 0x36087aa4 rds_stats +EXPORT_SYMBOL_GPL net/rds/rds 0x4134ab65 rds_inc_path_init +EXPORT_SYMBOL_GPL net/rds/rds 0x45a4781e rds_addr_cmp +EXPORT_SYMBOL_GPL net/rds/rds 0x4b25d850 rds_connect_path_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x4dad96fe rds_message_put +EXPORT_SYMBOL_GPL net/rds/rds 0x4f5384f2 rds_conn_create +EXPORT_SYMBOL_GPL net/rds/rds 0x582fe5cf rds_message_add_rdma_dest_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x585f567b rds_message_populate_header +EXPORT_SYMBOL_GPL net/rds/rds 0x6dfcf366 rds_message_unmapped +EXPORT_SYMBOL_GPL net/rds/rds 0x7048fcc1 rds_conn_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0x71dde213 rds_conn_path_drop +EXPORT_SYMBOL_GPL net/rds/rds 0x7ef49069 rds_conn_path_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0x82de245b rds_message_addref +EXPORT_SYMBOL_GPL net/rds/rds 0x85e4e520 rds_stats_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0x8d9de544 rds_conn_destroy +EXPORT_SYMBOL_GPL net/rds/rds 0x998f54fe rds_send_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x99b1553a rds_conn_create_outgoing +EXPORT_SYMBOL_GPL net/rds/rds 0x9dcbbbf0 rds_page_remainder_alloc +EXPORT_SYMBOL_GPL net/rds/rds 0x9e8b0367 rds_send_xmit +EXPORT_SYMBOL_GPL net/rds/rds 0xa4425866 rds_info_register_func +EXPORT_SYMBOL_GPL net/rds/rds 0xa6f3082d rds_atomic_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xa9f131e9 rds_send_ping +EXPORT_SYMBOL_GPL net/rds/rds 0xb0612de0 rds_cong_map_updated +EXPORT_SYMBOL_GPL net/rds/rds 0xb49dac3b rds_for_each_conn_info +EXPORT_SYMBOL_GPL net/rds/rds 0xbf2541d8 rds_rdma_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xbf947c0b rds_connect_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xc2dab779 rds_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0xc3b91fe0 rds_send_path_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0xda9673ac rds_info_deregister_func +EXPORT_SYMBOL_GPL net/rds/rds 0xe5f49458 rds_recv_incoming +EXPORT_SYMBOL_GPL net/rds/rds 0xf84430a8 rds_trans_register +EXPORT_SYMBOL_GPL net/rds/rds 0xf96fd5e0 rds_conn_drop +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x39ebc0ad mqprio_qopt_reconstruct +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xcede419b mqprio_fp_to_offload +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xfdf0db04 mqprio_validate_qopt +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x15c2576a pie_drop_early +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x6ce9b467 pie_calculate_probability +EXPORT_SYMBOL_GPL net/sched/sch_pie 0xa2bbd936 pie_process_dequeue +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x16f8ba5d taprio_offload_get +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x6a6b1c12 taprio_offload_free +EXPORT_SYMBOL_GPL net/sctp/sctp 0x16300621 sctp_transport_lookup_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0x5e2332a1 sctp_transport_traverse_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0xb3055d4c sctp_for_each_endpoint +EXPORT_SYMBOL_GPL net/sctp/sctp 0xe5a14f69 sctp_get_sctp_info +EXPORT_SYMBOL_GPL net/smc/smc 0x1cabb82a smc_unhash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0x84c9bcc9 smc_hash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0xac616a0c smc_proto +EXPORT_SYMBOL_GPL net/smc/smc 0xfcee57d3 smc_proto6 +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x28ce1109 gss_mech_register +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x38d3dce5 g_make_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x482ac5a4 g_token_size +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x48e6e7b3 svcauth_gss_register_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x759072ab svcauth_gss_flavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd7673035 g_verify_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xf0c5f1b9 gss_mech_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0029d65d rpc_task_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x00ee1f19 xdr_stream_move_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0321f827 svc_xprt_copy_addrs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x03d10881 rpc_run_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x03f3898e csum_partial_copy_to_xdr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05e807a9 xdr_encode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x065994f1 xdr_encode_opaque_fixed +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0909b426 rpc_d_lookup_sb +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0a131d15 svc_rpcb_setup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0a3fc546 xprt_wake_pending_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0ad58a27 svc_rqst_replace_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0b1e863b xprt_free_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0b9dfbf6 cache_seq_stop_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0ceb8128 rpc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0d3320b1 svc_sock_update_bufs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1018a688 rpc_setbufsize +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x118caf93 xdr_encode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x11a24487 rpcauth_stringify_acceptor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x11abe099 cache_register_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x11bbc087 xdr_buf_from_iov +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x12cf3ab8 rpc_put_task_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x134eea5b xprt_wait_for_reply_request_def +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x14d60c88 cache_seq_start_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x15c10c5a rpc_init_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x15de755e xprt_release_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x166d625e svc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x18794452 svc_xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x188ac46a rpc_clnt_show_stats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1913965a rpc_killall_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1bb853c3 xdr_init_encode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1cc5a03f xdr_stream_decode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1cd50560 rpc_task_release_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e119a79 rpcauth_get_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e9b6e3e sunrpc_cache_pipe_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1ea21fd3 rpcauth_lookupcred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x20cddb5b xprt_disconnect_done +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x218b4d7e svc_generic_init_request +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2506090a svc_seq_show +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x25fc854c rpc_clone_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2607d936 sunrpc_cache_register_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2742301a sunrpc_init_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x274530c4 rpc_localaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2784acca xprt_reserve_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2789c9ee rpc_clnt_setup_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x27e821be rpc_sleep_on_priority +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x27f75b97 xprt_reconnect_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x28292bee svc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x286d2eb5 svc_bind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2919b156 xdr_decode_string_inplace +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2b429810 xprt_add_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2ba2cc15 write_bytes_to_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2e7b09dc svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3167a0f0 rpc_cancel_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31a89d59 rpc_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x322f9900 svcauth_unix_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x33f940c6 sunrpc_cache_unregister_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34c25cc9 rpc_init_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x356ff818 auth_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x36057dbd rpcauth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x360fe2a9 rpc_net_ns +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x36c26d35 svc_xprt_names +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x37fcc733 cache_seq_next_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x387e1639 rpc_pipefs_notifier_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3a13bd6b rpc_malloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3a644da3 sunrpc_cache_lookup_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3bed4276 bc_svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3c4fc7be rpc_get_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3cf1ca57 xprt_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3d718fb4 xprt_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3d92b9c2 svc_authenticate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3e7313c2 rpc_set_connect_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f9a2b0b rpcauth_get_gssinfo +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3fa30fd2 _copy_from_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4225ce26 rpc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x438f0fbb rpc_wait_for_completion_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x43f64c93 unix_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x441bfc30 xdr_page_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x45c6ddab svc_encode_result_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x46ba1ed6 rpc_mkpipe_dentry +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x485210b8 svc_fill_symlink_pathname +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4a183908 rpc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4a4be005 rpc_shutdown_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4aabc46e rpc_call_null +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4ab57725 xdr_stream_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4afedab1 xprtiod_workqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4b82cbb7 rpc_clnt_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4ba66c48 rpc_put_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4bbb4067 rpcauth_wrap_req_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4c299ca2 xdr_inline_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4d387cb2 svc_rqst_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dac77f0 xdr_encode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e8f6ca7 sunrpc_net_id +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4eb6b444 xdr_write_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4fdf9b91 rpc_prepare_reply_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x50268ace svc_unreg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5110680f svc_set_num_threads +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x519a4631 xprt_request_get_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x524e2eeb rpc_uaddr2sockaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x52cde09e rpc_clnt_xprt_switch_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53445f68 nlm_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x541d9b36 rpc_clnt_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x549c0738 rpc_ntop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x550b77fa svc_addsock +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x551af777 svc_generic_rpcbind_set +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x56d0a3d8 rpcauth_init_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a45ba31 svc_auth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5b1b8b8c svc_xprt_received +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5bce5088 rpc_call_start +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5c013bce xprt_alloc_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5c543c40 rpc_wake_up_status +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5cf6ffae rpcb_getport_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5d63433d xdr_stream_decode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5d934005 rpc_count_iostats_metrics +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5f3b0c21 rpcauth_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x609202f9 rpc_task_gfp_mask +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x63069578 rpcauth_lookup_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x65b332df xdr_truncate_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x690a2730 rpc_clnt_swap_deactivate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6b279a2e sunrpc_cache_update +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6b3f76cd xdr_stream_encode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6db20f63 gssd_running +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6e705f11 xprt_reserve_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6eefd593 rpc_pton +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x707519f2 rpc_clnt_xprt_switch_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x70803822 rpc_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x70b626b5 xprt_pin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7109ee6b rpc_peeraddr2str +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71e0cec5 rpcauth_init_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71fa908a cache_flush +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7335467f xprt_release_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x73815a60 rpc_unlink +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x74791ebd xdr_read_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x749b6678 rpc_sleep_on_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x767ca0af rpc_switch_client_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x76a1d22d xdr_stream_decode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x76a80e3c rpc_restart_call_prepare +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x78547b3c xdr_decode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x78eff95b svc_reserve +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7a25ef74 rpc_init_priority_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7a61984e rpc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7bd8ffe0 xdr_init_decode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7c86daee xprt_setup_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7cefb408 xdr_process_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7d75abc1 xprt_write_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7de53067 rpc_init_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7f0cdc0e xdr_stream_zero +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7fd7ba45 rpc_bind_new_program +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x802246c4 rpc_wake_up_next +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8070b6b2 svc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x80b9b289 xprt_release_rqst_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x80bc77bc svc_create_pooled +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x82eeb7df rpc_wake_up_first +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x82fccc87 rpcauth_destroy_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x83e6e050 svc_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x85629ba1 svc_print_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x85f21fc4 cache_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x87c56cd7 rpc_call_sync +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x88c986f6 xdr_reserve_space_vec +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x89551c1a xprt_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8b85403a xdr_stream_decode_string_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8d48ed25 svc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8d527a95 auth_domain_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8e4f84fa __xdr_commit_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x92981577 xprt_wait_for_buffer_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x92cf9529 svc_exit_thread +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x92f9fbac svcauth_unix_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x93d76a45 rpc_call_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x957dbf62 cache_create_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x95aeff86 xprt_wait_for_reply_request_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x969e3143 rpc_num_bc_slots +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x976497f4 rpc_init_pipe_dir_head +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9945fabf rpc_alloc_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9a2083d8 rpc_count_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9b4240f9 cache_unregister_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9e23fca6 auth_domain_lookup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9fd61dfd sunrpc_destroy_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9fe379a3 svc_xprt_enqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9fef9b6e rpc_clnt_iterate_for_each_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa0650417 xprt_register_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa2beb3a5 xdr_encode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa4a0657f svc_xprt_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa5b73590 rpc_clnt_probe_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa60d45d7 rpc_destroy_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa7946fe0 rpc_mkpipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa7c09852 xdr_stream_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa8e6f37c rpcauth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa9b63ae1 rpc_destroy_pipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa9c781e2 xprt_reconnect_backoff +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaba7d0d5 svc_xprt_init +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xac1171f2 xdr_buf_trim +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf5bf6ef nfs_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb0c7c623 rpc_peeraddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb151100e xdr_set_pagelen +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb51a3724 rpc_pipefs_notifier_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb61bc187 rpc_clnt_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb639cdb0 xprt_complete_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb65553a8 svc_rpcbind_set_version +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb69ebad3 rpc_clnt_swap_activate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb7210c1a rpc_clnt_xprt_switch_remove_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xba35341a svc_age_temp_xprts_now +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbb2f9442 xprt_force_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbc605c4e xprt_unregister_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbdefc032 xdr_terminate_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbeb72838 rpc_force_rebind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf024813 xprt_wake_up_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf28ae0d put_rpccred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf9d1b96 nfsd_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbfbd2b9c sunrpc_cache_pipe_upcall_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc01c0a93 rpc_queue_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0908dd0 svc_destroy +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc12435e3 rpc_calc_rto +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc2e230cf xdr_decode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc2ef5b6a cache_check +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc3a87424 rpcauth_unwrap_resp_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc576e047 rpc_add_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc7a908fb svc_xprt_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8e96dea qword_addhex +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcaeb28f7 svc_auth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcb263009 sunrpc_cache_unhash +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcbd9904f xdr_stream_decode_opaque_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce678a59 xdr_decode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcf58fb27 rpc_clnt_xprt_switch_has_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd025b48c svc_find_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd1b65bfa rpc_remove_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd21768ae svc_fill_write_vector +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd435c370 rpc_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd58a34ef rpc_clnt_manage_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd65dd4f8 xdr_init_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd83c65f9 xdr_inline_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd9afb66c rpc_sleep_on_priority_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xda02fb19 xdr_buf_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xda2c359c rpc_find_or_alloc_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xda62a97d rpc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdb00fa0f xdr_reserve_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdc35b81f rpc_machine_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd691402 xprt_find_transport_ident +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdf0393d1 svc_recv +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdf68f744 rpc_max_bc_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdfd38756 cache_destroy_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe04b157d svc_drop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe1bacdad rpc_sleep_on +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe3dc7249 xprt_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe41db43f svc_xprt_destroy_all +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe4f68f16 xprt_lookup_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5919cb1 xdr_encode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe651b8b1 rpc_exit +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe6b147ba xprt_unlock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe7835628 svc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe813774c rpc_restart_call +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe868d67a rpc_put_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe90e926b svc_rqst_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe97f4ce5 qword_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xea940b3e svc_reg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedcf6be4 qword_add +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xee330bfa read_bytes_from_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeeacab69 rpc_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xefd293a3 xprt_unpin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf049a876 rpc_release_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf1e7e7f4 rpc_pipe_generic_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf40acc64 xprt_lock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf4414b77 rpc_clone_client_set_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf4667803 xprt_destroy_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf5216dd8 svc_xprt_deferred_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf56f5e59 xprt_adjust_cwnd +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7015065 xdr_enter_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf8a00abd svc_rpcb_cleanup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf8c3f9c7 rpc_wake_up_queued_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfd8690f1 xdr_init_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfe26476e rpc_free_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfe54ad3c xprt_put +EXPORT_SYMBOL_GPL net/tls/tls 0x601cfcbd tls_validate_xmit_skb +EXPORT_SYMBOL_GPL net/tls/tls 0x7a4e184d tls_encrypt_skb +EXPORT_SYMBOL_GPL net/tls/tls 0x995a1de9 tls_offload_tx_resync_request +EXPORT_SYMBOL_GPL net/tls/tls 0xe8d65b8f tls_device_sk_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x03a81e69 virtio_transport_stream_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0b83b36a virtio_transport_dgram_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x17cccf3b virtio_transport_seqpacket_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x235e8eb5 virtio_transport_stream_is_active +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x32f1cdb7 virtio_transport_get_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x34cb87b0 virtio_transport_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3b82a84a virtio_transport_notify_buffer_size +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3f4742da virtio_transport_dgram_bind +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x4387177e virtio_transport_purge_skbs +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x4626dbe4 virtio_transport_notify_recv_post_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x5360b8b0 virtio_transport_deliver_tap_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x57e8261b virtio_transport_release +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x5c296d24 virtio_transport_notify_send_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x648466a1 virtio_transport_seqpacket_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x64c61e78 virtio_transport_notify_recv_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x77932daf virtio_transport_put_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x7a66c38e virtio_transport_dgram_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x82618d70 virtio_transport_stream_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8868fdb3 virtio_transport_recv_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x939f58f5 virtio_transport_do_socket_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x986cbb12 virtio_transport_notify_send_pre_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xa2d2a5a0 virtio_transport_notify_poll_out +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xaa701f14 virtio_transport_inc_tx_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xab060e68 virtio_transport_notify_recv_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xaf4b3ade virtio_transport_notify_send_post_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb0e0cb35 virtio_transport_stream_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb5c467e9 virtio_transport_connect +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbabd30f5 virtio_transport_dgram_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbd24df97 virtio_transport_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc31f4a8e virtio_transport_stream_rcvhiwat +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc49c6f72 virtio_transport_notify_poll_in +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc81481db virtio_transport_notify_send_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd201250f virtio_transport_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xd4dfd7bc virtio_transport_read_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf1c23aeb virtio_transport_seqpacket_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf2c4986e virtio_transport_notify_recv_pre_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf9a42af7 virtio_transport_shutdown +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x04dac052 vsock_create_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0a65fd0e vsock_connectible_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0e9bc9b6 vsock_addr_unbind +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0fb15e02 vsock_data_ready +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x13ab9956 vsock_insert_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x14bb571d vsock_connectible_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x284e07d8 vsock_bind_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x2e9fb6e2 vsock_dgram_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3ceb1b99 vsock_table_lock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3d4b0fca vsock_addr_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x46819f15 vsock_core_register +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4b99648c vsock_addr_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4e3c1ca3 vsock_remove_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x63d2d958 vsock_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x687d5ec1 vsock_core_get_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x7598c123 vsock_add_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x7f52a548 vsock_for_each_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x8102dddf vsock_find_bound_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x83d4478a vsock_find_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x90aa8549 vsock_find_cid +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9bb6fd09 vsock_connected_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xa28af77a vsock_enqueue_accept +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xa890bbed vsock_remove_sock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xaf2674b5 vsock_addr_equals_addr +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xb0d7bda7 vsock_addr_cast +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xba194ad2 vsock_deliver_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc1f7cd42 vsock_add_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xcdd38468 vsock_assign_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xd26aad40 vsock_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe528ff51 vsock_core_unregister +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xe975d000 vsock_remove_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xeb2acf57 vsock_remove_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xec96eadf vsock_addr_validate +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xf93e6cb3 vsock_remove_bound +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x10652eb2 cfg80211_pmsr_report +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x31f748a0 cfg80211_wext_siwscan +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x33d1c3c5 cfg80211_wext_giwrange +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x398e5c6f cfg80211_wext_giwretry +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x4da921f8 cfg80211_shutdown_all_interfaces +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x53cd7059 cfg80211_wext_giwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x81f72124 wiphy_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x8be0a67a cfg80211_wext_siwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x9d766d28 cfg80211_vendor_cmd_reply +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0x9e9e4df7 cfg80211_wext_siwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xab480857 wiphy_delayed_work_cancel +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xac1b6807 cfg80211_vendor_cmd_get_sender +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xc8dbcc39 wiphy_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xc9f9717a cfg80211_wext_giwfrag +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xdc879af7 cfg80211_wext_giwmode +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xe16e9988 wiphy_delayed_work_queue +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xe428f3ab cfg80211_pmsr_complete +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xec3deadd cfg80211_wext_giwname +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xf8821c70 cfg80211_wext_siwrts +EXPORT_SYMBOL_GPL net/wireless/cfg80211 0xfbfdd801 cfg80211_wext_giwscan +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0049ca83 xfrm_aead_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x00c80741 xfrm_ealg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0a575945 xfrm_count_pfkey_auth_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x28e23139 xfrm_probe_algs +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x37a02412 xfrm_aalg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x5c699441 xfrm_aalg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x72395dc1 xfrm_calg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x7a8ca627 xfrm_count_pfkey_enc_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xaab23340 xfrm_calg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xb73be794 xfrm_ealg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xc6b1fdbe xfrm_aalg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xd6f50cf7 xfrm_ealg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x2acbfabd ipcomp_destroy +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x9b8a1722 ipcomp_output +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xa7c1f0ca ipcomp_init_state +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0xeec7b95d ipcomp_input +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0x4a0c7516 xfrm_msg_min +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0xa294bed8 xfrma_policy +EXPORT_SYMBOL_GPL sound/ac97_bus 0x258d7546 snd_ac97_reset +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xadb51cff snd_seq_client_ioctl_unlock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xcbf9166f snd_seq_system_broadcast +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xd9d93047 snd_seq_kernel_client_get +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xe50413d7 snd_seq_client_ioctl_lock +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xf03e77f7 snd_seq_kernel_client_put +EXPORT_SYMBOL_GPL sound/core/seq/snd-seq 0xf0c8f9fa snd_seq_expand_var_event_at +EXPORT_SYMBOL_GPL sound/core/snd 0x0393f48c snd_ctl_activate_id +EXPORT_SYMBOL_GPL sound/core/snd 0x0a8e97da snd_card_add_dev_attr +EXPORT_SYMBOL_GPL sound/core/snd 0x0b0996ba snd_ctl_disconnect_layer +EXPORT_SYMBOL_GPL sound/core/snd 0x15692072 snd_ctl_get_preferred_subdevice +EXPORT_SYMBOL_GPL sound/core/snd 0x28ecde8b snd_device_disconnect +EXPORT_SYMBOL_GPL sound/core/snd 0x2aab3bdb snd_device_initialize +EXPORT_SYMBOL_GPL sound/core/snd 0x33b90559 snd_ctl_register_layer +EXPORT_SYMBOL_GPL sound/core/snd 0x54c5eee0 snd_card_rw_proc_new +EXPORT_SYMBOL_GPL sound/core/snd 0x58a22971 snd_card_ref +EXPORT_SYMBOL_GPL sound/core/snd 0x5af762f1 snd_fasync_free +EXPORT_SYMBOL_GPL sound/core/snd 0x70f67ecb snd_card_free_on_error +EXPORT_SYMBOL_GPL sound/core/snd 0x7ee655a1 snd_ctl_sync_vmaster +EXPORT_SYMBOL_GPL sound/core/snd 0x9176e446 snd_ctl_apply_vmaster_followers +EXPORT_SYMBOL_GPL sound/core/snd 0x930c4e68 snd_card_disconnect_sync +EXPORT_SYMBOL_GPL sound/core/snd 0xb683a40c snd_fasync_helper +EXPORT_SYMBOL_GPL sound/core/snd 0xca3331ed snd_devm_card_new +EXPORT_SYMBOL_GPL sound/core/snd 0xcfaf57d0 snd_ctl_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/core/snd 0xd7bc6009 snd_power_ref_and_wait +EXPORT_SYMBOL_GPL sound/core/snd 0xe3d37c00 snd_device_get_state +EXPORT_SYMBOL_GPL sound/core/snd 0xe4c20ed9 snd_devm_request_dma +EXPORT_SYMBOL_GPL sound/core/snd 0xf8f2a4eb snd_kill_fasync +EXPORT_SYMBOL_GPL sound/core/snd 0xfaf598c6 snd_ctl_request_layer +EXPORT_SYMBOL_GPL sound/core/snd-compress 0xa88a5488 snd_compress_new +EXPORT_SYMBOL_GPL sound/core/snd-compress 0xfecc475b snd_compr_stop_error +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x04e1b99f snd_pcm_std_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x09e913c1 snd_pcm_alt_chmaps +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x0dde396a snd_pcm_lib_default_mmap +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x0e3cf3af snd_pcm_stop_xrun +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x27723b20 snd_pcm_hw_constraint_eld +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x30f1a431 _snd_pcm_stream_lock_irqsave +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x4bc88e2e snd_pcm_stream_unlock_irqrestore +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x5c407196 snd_pcm_fill_iec958_consumer_hw_params +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x649892e8 snd_pcm_create_iec958_consumer_default +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x8d864069 snd_pcm_rate_range_to_bits +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x97e37155 snd_pcm_stream_unlock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x9c9c75f7 snd_pcm_stream_lock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0x9d39331f snd_pcm_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xa286a234 snd_pcm_format_name +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xaadb78ed snd_pcm_stream_unlock_irq +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xab8bc1a2 snd_pcm_rate_mask_intersect +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xc03a4cf8 snd_pcm_stream_lock +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xef59aded _snd_pcm_stream_lock_irqsave_nested +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xf15641bf snd_pcm_fill_iec958_consumer +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xfc3ffd46 snd_dma_buffer_sync +EXPORT_SYMBOL_GPL sound/core/snd-pcm 0xfd3efc60 snd_devm_alloc_dir_pages +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x39e83cc2 snd_dmaengine_pcm_refine_runtime_hwparams +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x4ac0ce36 snd_dmaengine_pcm_open +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x5857a8a8 snd_dmaengine_pcm_close +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x671a0314 snd_dmaengine_pcm_pointer_no_residue +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x9940d97b snd_dmaengine_pcm_request_channel +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0x9e63111f snd_dmaengine_pcm_pointer +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xa208bacf snd_dmaengine_pcm_trigger +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xbe07ba78 snd_dmaengine_pcm_close_release_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xd30f1124 snd_dmaengine_pcm_set_config_from_dai_data +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xd3a8f7e1 snd_hwparams_to_dma_slave_config +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xe86818c5 snd_dmaengine_pcm_open_request_chan +EXPORT_SYMBOL_GPL sound/core/snd-pcm-dmaengine 0xfa7caf60 snd_dmaengine_pcm_get_chan +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0x1011aa23 snd_rawmidi_free +EXPORT_SYMBOL_GPL sound/core/snd-rawmidi 0x64b38e1d snd_rawmidi_init +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0x3ffff08e snd_seq_driver_unregister +EXPORT_SYMBOL_GPL sound/core/snd-seq-device 0x94b67fd8 __snd_seq_driver_register +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x4f8deaec snd_ump_transmit +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x5b39d06f snd_ump_convert_from_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x8f7f07d1 snd_ump_receive_ump_val +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x96583d61 snd_ump_switch_protocol +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x9c504438 snd_ump_receive +EXPORT_SYMBOL_GPL sound/core/snd-ump 0x9cabcfbb snd_ump_block_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xca6dd6cd snd_ump_endpoint_new +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xcd70f78a snd_ump_attach_legacy_rawmidi +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xe3590e5b snd_ump_convert_to_ump +EXPORT_SYMBOL_GPL sound/core/snd-ump 0xf15f4a29 snd_ump_parse_endpoint +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x32ab2383 amdtp_domain_stop +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x3ffaac8b amdtp_am824_set_parameters +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x41017fd0 amdtp_am824_set_midi_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x690abce1 amdtp_am824_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x69b436e3 amdtp_domain_stream_pcm_ack +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x79598024 amdtp_domain_init +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0x8f3b2d16 amdtp_domain_destroy +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xd376dec7 amdtp_am824_set_pcm_position +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xdd0f9676 amdtp_am824_add_pcm_hw_constraints +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xe4f9e7bf amdtp_am824_midi_trigger +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xeec19691 amdtp_domain_start +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xf34fb126 amdtp_domain_add_stream +EXPORT_SYMBOL_GPL sound/firewire/snd-firewire-lib 0xfb87c3e9 amdtp_domain_stream_pcm_pointer +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x017060fe snd_hdac_ext_stream_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x1a4bb9b7 snd_hda_ext_driver_unregister +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x1cba5fbc snd_hdac_ext_bus_get_ml_capabilities +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x21bc027e snd_hdac_ext_bus_link_power_up_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x2db6c8f3 snd_hdac_ext_bus_link_get +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x2efc9b1a snd_hdac_ext_stream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x3e5b1601 snd_hdac_ext_stream_clear +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x4db62434 snd_hdac_ext_bus_link_power_down_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x64249d42 snd_hdac_ext_stream_release +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x64371a77 snd_hdac_ext_cstream_assign +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x6662f908 snd_hdac_ext_stream_init_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x6fd88856 snd_hdac_ext_stream_start +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x79f98256 snd_hdac_ext_bus_link_clear_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x7a867526 snd_hda_ext_driver_register +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x7bdf7467 snd_hdac_ext_stream_decouple +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x80f0b071 snd_hdac_ext_bus_get_hlink_by_addr +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x84a81d77 snd_hdac_ext_bus_link_put +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x8ab26acd snd_hdac_ext_stream_decouple_locked +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x8c237ae5 snd_hdac_ext_bus_device_remove +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x939c3376 snd_hdac_ext_bus_init +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0x97affb1c snd_hdac_ext_bus_get_hlink_by_name +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xa7652f4f snd_hdac_ext_bus_exit +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xaeb71caa snd_hdac_ext_stream_setup +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xb179f6bd snd_hdac_ext_bus_ppcap_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xb4637db4 snd_hdac_ext_bus_link_set_stream_id +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xbd4b77df snd_hdac_ext_bus_ppcap_int_enable +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xc04f6a86 snd_hdac_ext_link_free_all +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe00c1f2a snd_hdac_ext_bus_link_power_up +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe3518a84 snd_hdac_ext_bus_link_power_down +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xe62de220 snd_hdac_ext_stream_reset +EXPORT_SYMBOL_GPL sound/hda/ext/snd-hda-ext-core 0xf55874a1 snd_hdac_ext_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x03977aa6 snd_hdac_stream_set_lpib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x03b12223 snd_hdac_bus_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0412fb08 snd_hdac_stream_start +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x0dff4eb2 snd_hdac_bus_stop_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x11c4772a snd_hdac_stream_setup_periods +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x135ea4c4 snd_hdac_regmap_add_vendor_verb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x13a530e8 snd_hdac_stream_release +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x15b44ff2 snd_hdac_get_stream_stripe_ctl +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x16a795dc snd_hdac_bus_parse_capabilities +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x18bfce0c snd_hdac_get_stream +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1c6b17ae snd_hdac_stream_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x1c99286b snd_hdac_setup_channel_mapping +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x253d4a9b snd_hdac_regmap_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2e09eeca snd_hdac_stream_get_spbmaxfifo +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2f004e7e snd_hdac_stream_assign +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x2f4cdc55 snd_hdac_add_chmap_ctls +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x31708d67 snd_hdac_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3243347f snd_hdac_stream_release_locked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x333ab047 snd_hdac_acomp_register_notifier +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3524bb25 snd_hdac_bus_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3675d439 snd_hdac_stream_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3b927d2a snd_hdac_stream_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x3bd544c2 snd_hdac_get_active_channels +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x43430b96 snd_hdac_bus_link_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x45df1427 snd_hdac_power_down_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x47267ef3 snd_hdac_device_set_chip_name +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4887dc05 snd_hdac_read_parm_uncached +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c7ec4b6 snd_hdac_get_ch_alloc_from_ca +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x4c80c18d snd_hdac_bus_send_cmd +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5003c0dd snd_hda_bus_type +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x537fed5c snd_hdac_stream_sync_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x55f255e2 snd_hdac_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5785d798 snd_hdac_dsp_cleanup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5c07cb49 snd_hdac_calc_stream_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5d787db5 snd_hdac_power_up_pm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5d8e0a37 snd_hdac_bus_free_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x5ffa6499 snd_hdac_stream_setup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x61e7c531 snd_hdac_stream_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x62b502b4 snd_hdac_codec_read +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x67bfe791 snd_hdac_spk_to_chmap +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6958e1d5 snd_hdac_regmap_update_raw_once +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x69f7bbd1 snd_hdac_device_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6c1e9ee4 snd_hdac_dsp_trigger +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6d338dd6 snd_hdac_acomp_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x6de4c3e4 snd_hdac_device_unregister +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x70ecd8ad snd_hdac_dsp_prepare +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7205d77f snd_hdac_bus_alloc_stream_pages +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x749fb77c snd_hdac_stream_stop +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x77c754a8 snd_hdac_chmap_to_spk_mask +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x77e0e09b snd_hdac_codec_modalias +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x7aa6bcce snd_hdac_codec_link_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x84bd8747 snd_hdac_stream_set_params +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x852638fc snd_hdac_acomp_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x86baadf2 snd_hdac_check_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x87760024 snd_hdac_power_down +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8b628f6b snd_hdac_stream_spbcap_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x8c35d020 snd_hdac_override_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x90056669 snd_hdac_acomp_get_eld +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x90ce5402 snd_hdac_regmap_write_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9271a08e snd_hdac_bus_enter_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a59be56 snd_hdac_bus_get_response +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9a8e1877 snd_array_free +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0x9d9d9fdc snd_hdac_get_connections +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa0340846 snd_hdac_stop_streams +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xa7a8dae9 snd_hdac_get_sub_nodes +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xad427603 snd_hdac_bus_stop_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb657fd1b snd_hdac_codec_write +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb861d1b9 snd_hdac_bus_exit_link_reset +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xb8da087d snd_hdac_codec_link_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbe7dd7dc snd_array_new +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xbefa0214 snd_hdac_stream_wait_drsm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xc2d98b1f snd_hdac_device_register +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xcc4ecb32 snd_hdac_power_up +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xcfc28607 snd_hdac_register_chmap_ops +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd0be96e5 snd_hdac_stream_drsm_enable +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd10af7c7 snd_hdac_display_power +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd4a94b8b snd_hdac_bus_exec_verb_unlocked +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd598687f _snd_hdac_read_parm +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd60e7fdc snd_hdac_bus_handle_stream_irq +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd6106a1f snd_hdac_regmap_update_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xd69c29e6 snd_hdac_stream_set_dpibr +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdbacca94 snd_hdac_stop_streams_and_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdc423b0e snd_hdac_refresh_widgets +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdebb99c1 snd_hdac_bus_update_rirb +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdf21e05f snd_hdac_sync_audio_rate +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xdf9d4a0b snd_hdac_regmap_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe08029cd snd_hdac_bus_init_cmd_io +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe3d3a2a1 snd_hdac_regmap_sync +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe4e07754 snd_hdac_print_channel_allocation +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe544e3bb snd_hdac_bus_reset_link +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe7abfb27 hdac_get_device_id +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xe8d1a51a snd_hdac_sync_power_state +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xeb1fd1fa snd_hdac_bus_init_chip +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xec303556 snd_hdac_stream_timecounter_init +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xec7ebdfb snd_hdac_device_exit +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xed7a9611 snd_hdac_is_supported_format +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf1d53331 snd_hdac_stream_set_spib +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xf486cebe snd_hdac_set_codec_wakeup +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfb78e31d snd_hdac_regmap_read_raw +EXPORT_SYMBOL_GPL sound/hda/snd-hda-core 0xfd23cdc9 snd_hdac_query_supported_pcm +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0x4d69a178 snd_intel_acpi_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/hda/snd-intel-dspcfg 0xd732d6cd snd_intel_dsp_driver_probe +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x51a13628 snd_ak4113_create +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0x7f7cecdb snd_ak4113_build +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xb5ffc04a snd_ak4113_reg_write +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xd0df8516 snd_ak4113_reinit +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xd8179a00 snd_ak4113_external_rate +EXPORT_SYMBOL_GPL sound/i2c/other/snd-ak4113 0xdbd30628 snd_ak4113_check_rate_and_errors +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x00eeea95 __snd_hda_codec_cleanup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0168264e snd_hda_unlock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x022b354b snd_hda_codec_amp_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x03b0e2bc snd_hda_codec_load_dsp_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0676f5ac snd_hda_get_input_pin_attr +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0a16ba73 snd_hda_codec_cleanup_for_unbind +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x0c3dde10 snd_hda_mixer_amp_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1396bd61 snd_hda_check_amp_list_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x14ad980a snd_hda_jack_set_gating_jack +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x16da401d snd_hda_multi_out_dig_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x1ba1e7a3 snd_hda_sequence_write +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x28f1d627 snd_hda_codec_get_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ae5e671 is_jack_detectable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x2ef21a55 snd_hda_override_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x306246a8 snd_hda_set_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x34fecfa6 snd_hda_enable_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x38ce402b azx_interrupt +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x39c8dead snd_hda_codec_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x39d1feb1 snd_hda_codec_amp_update +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3b89a47e snd_hda_jack_poll_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3bfcbc5a snd_hda_shutup_pins +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3f39187b snd_hda_jack_add_kctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x3feb3f4b azx_probe_codecs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x48390181 snd_hda_codec_set_pincfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x489020cf azx_stop_all_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4926e32e snd_hda_detach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4976522f azx_get_pos_lpib +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4ae26b76 snd_hda_codec_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4b4f79ee azx_stop_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4c3394d8 snd_hda_codec_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x4dc903e0 snd_hda_enum_helper_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5163b779 snd_hda_parse_pin_defcfg +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5205eed3 azx_bus_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5362ee36 snd_hda_codec_amp_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x55e5d062 snd_hda_jack_set_button_state +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x56c2b117 snd_hda_mixer_amp_switch_get_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x571edc7d snd_hda_apply_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x57f23e4a snd_hda_add_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x59ba4ba7 snd_hda_mixer_amp_switch_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x59db3758 azx_init_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x5e691f91 snd_hda_lock_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x627fe2ec snd_hda_override_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x62cb76b8 snd_hda_codec_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x645aa9b9 hda_codec_driver_unregister +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65143dc6 snd_hda_load_patch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x65a0c7f0 snd_hda_create_spdif_share_sw +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x66c77316 snd_hda_codec_pcm_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6a6191f3 snd_hda_add_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6ceafcec snd_hda_mixer_amp_switch_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x6e298bea snd_hda_codec_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x711d3881 snd_hda_ctl_add +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x71de276f snd_hda_mixer_amp_switch_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x729badf1 snd_hda_attach_beep_device +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x73e20a7a azx_init_chip +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7549587b snd_hda_jack_tbl_get_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x768e0bd1 snd_hda_codec_load_dsp_trigger +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x78388d9c __hda_codec_driver_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x7c119ce4 snd_hda_multi_out_analog_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x83f5e021 snd_hda_mixer_amp_volume_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8427e80e snd_hda_codec_setup_stream +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x84a9135a snd_hda_jack_report_sync +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8568dd62 snd_hda_jack_detect_enable_callback_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8ab16e7b snd_hda_get_num_devices +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x8c7f8c6b snd_hda_get_default_vref +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x90b2c01e snd_hda_set_power_save +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9456d2e3 azx_get_pos_posbuf +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x96225ace snd_hda_correct_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x98b254ce snd_hda_input_mux_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9a23010d snd_hda_add_imux_item +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9b97c0af snd_hda_get_int_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9bc1231b snd_hda_codec_device_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9c72c326 snd_hda_jack_set_dirty_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9cb0fcea snd_hda_check_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0x9ec13ba2 snd_hda_mixer_amp_volume_put +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa114e5d5 snd_hda_codec_device_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa4a3ade7 snd_hda_add_new_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa92bb5f7 snd_hda_get_pin_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xa94cb51a snd_hda_codec_update_widgets +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaa83beca snd_hda_find_mixer_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xaf1d034b snd_hda_jack_add_kctl_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb055887e snd_hda_spdif_ctls_unassign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb153a5aa snd_hda_pick_pin_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb1761f78 __snd_hda_add_vmaster +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb250f6e0 snd_hda_codec_set_power_to_all +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb2eb0974 hda_get_autocfg_input_label +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb667e4b9 snd_hda_sync_vmaster_hook +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb6a5576a snd_hda_mixer_amp_volume_get +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb6e9dd78 snd_hda_codec_parse_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb807b5df snd_hda_codec_get_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb87bc66e query_amp_caps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb94f2e71 _snd_hda_set_pin_ctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb9621db0 snd_hda_codec_eapd_power_filter +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xb9ea13fb snd_hda_spdif_ctls_assign +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba14ee25 azx_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xba3d20d1 snd_hda_codec_load_dsp_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xbe61f485 snd_hda_get_conn_list +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc067030d snd_hda_set_vmaster_tlv +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc42d5a97 snd_hda_jack_detect_state_mst +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc526f6f6 snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xc7db6a35 snd_hda_add_verbs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcb04b9a1 snd_hda_codec_amp_init_stereo +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcc6f8642 snd_hda_codec_set_pin_target +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xcdb1411e azx_get_position +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xce6d7b4d snd_hda_jack_pin_sense +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd347db09 snd_hda_codec_prepare +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd3984b32 snd_hda_jack_detect_enable +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd7d283fe snd_hda_jack_unsol_event +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xd94c8e0d snd_hda_get_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xdeaac83f snd_hda_codec_configure +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe118de5d snd_pcm_2_1_chmaps +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe526b81f snd_hda_codec_pcm_new +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe5e58edc snd_hda_jack_bind_keymap +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xe6ff0a3d snd_hda_get_bool_hint +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xea42990d snd_hda_spdif_out_of_nid +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xecc39bd7 snd_hda_pick_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xecd497e0 snd_hda_mixer_amp_switch_put_beep +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xed33c063 snd_hda_multi_out_dig_close +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xed995d8f snd_hda_multi_out_analog_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xeda3a721 snd_print_pcm_bits +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xef5c617a snd_hda_create_spdif_in_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf3c3e24a __snd_hda_apply_fixup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf51b5da4 snd_hda_codec_set_name +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf5b057c5 snd_hda_apply_pincfgs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf72fd5e8 snd_hda_get_dev_select +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf7e5de0c snd_hda_create_dig_out_ctls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf7f106bf snd_hda_get_connections +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf83fc461 snd_hda_multi_out_analog_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8d1d613 azx_free_streams +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xf8dc35ac snd_hda_input_mux_info +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfca142b4 snd_hda_get_conn_index +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfce9c1c2 snd_hda_jack_tbl_get_from_tag +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfcf0fb67 snd_hda_multi_out_dig_open +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfe4e37e6 snd_hda_multi_out_dig_cleanup +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec 0xfe634a31 snd_hda_codec_register +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x01bbe822 snd_hda_gen_build_pcms +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x08edcb0e snd_hda_gen_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x209f621d snd_hda_get_path_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x25c00bf2 snd_hda_gen_add_micmute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x2e113abd snd_hda_gen_fix_pin_power +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3aee72aa snd_hda_gen_add_kctl +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x3e0b6a98 snd_hda_gen_mic_autoswitch +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x451e6c71 snd_hda_gen_update_outputs +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x5f9aabef snd_hda_gen_parse_auto_config +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x65c894eb snd_hda_gen_stream_pm +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x76dc6871 hda_main_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x7c2d9144 snd_hda_gen_hp_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8662431a snd_hda_gen_line_automute +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x871a6e44 hda_extra_out_badness +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x8b7620ee snd_hda_activate_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0x93015e68 snd_hda_gen_free +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xa0323bb8 snd_hda_add_new_path +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xad1a8f8d snd_hda_get_path_from_idx +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xada4cc21 snd_hda_gen_spec_init +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb0026417 snd_hda_gen_check_power_status +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xb202e7fd snd_hda_gen_add_mute_led_cdev +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xed94924a snd_hda_gen_build_controls +EXPORT_SYMBOL_GPL sound/pci/hda/snd-hda-codec-generic 0xefa78bff snd_hda_gen_path_power_filter +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau-utils 0xae620be9 adau_calc_pll_cfg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1372 0xef479b89 adau1372_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0x4b17657f adau1761_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau1761 0xa9150e62 adau1761_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x3559f2e1 adau17x1_add_widgets +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x592a9399 adau17x1_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x6bb0992a adau17x1_precious_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x7c4a9cc0 adau17x1_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0x7c7bca6a adau17x1_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xba2ace4d adau17x1_set_micbias_voltage +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xc7a817e8 adau17x1_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xcae61c3b adau17x1_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xfa081856 adau17x1_add_routes +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau17x1 0xfe35e8a7 adau17x1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-adau7118 0x740ccf5c adau7118_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x30d16cfc aw88395_dev_set_volume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x437027f3 aw88395_dev_get_profile_count +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x50463123 aw88395_dev_fw_update +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x6e054418 aw88395_dev_get_prof_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0x8799b4d8 aw88395_dev_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xaec6df7b aw88395_dev_mute +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xbcfb6d49 aw88395_dev_stop +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xc042d4e2 aw88395_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xd590318e aw88395_dev_get_prof_name +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xd80273bb aw88395_dev_start +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xe41e8cf9 aw88395_dev_get_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395 0xf105ec88 aw88395_dev_set_profile_index +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0x2ccda53b aw88395_dev_cfg_load +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-aw88395-lib 0x867fba03 aw88395_dev_load_acf_check +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0x828a9411 cs35l41_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0xbc391018 cs35l41_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41 0xd833e588 cs35l41_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x24aba7ea cs35l41_enter_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x26c977ed cs35l41_exit_hibernate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x38999751 cs35l41_test_key_lock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x389e86c7 cs35l41_safe_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x38b7b95b cs35l41_set_channels +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x42325780 cs35l41_regmap_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x4e6e04ef cs35l41_write_fs_errata +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x57cbe581 cs35l41_otp_unpack +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x74bb0470 cs35l41_set_cspl_mbox_cmd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x8eaa99e1 cs35l41_register_errata_patch +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0x93b26cd5 cs35l41_test_key_unlock +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xa446bea6 cs35l41_init_boost +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xcaaa8553 cs35l41_global_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xdfc6dab8 cs35l41_configure_cs_dsp +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xe92ff6ad cs35l41_gpio_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l41-lib 0xf467515f cs35l41_regmap_spi +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x0f734439 cs35l56_system_resume_early +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0x5610286a cs35l56_system_suspend_late +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xafe68945 cs35l56_system_resume_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xddc62871 cs35l56_system_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xe5c4497a cs35l56_system_suspend_no_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs35l56 0xfa90e90e cs35l56_system_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x43877ba4 cs4271_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x4d603f42 cs4271_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs4271 0x7d05786f cs4271_dt_ids +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x0a5a3a06 cs42l51_suspend +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x2a837205 cs42l51_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0x6b5070ef cs42l51_resume +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xc5509638 cs42l51_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42l51 0xe9b7a99e cs42l51_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x5fe8be12 cs42xx8_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0x7cac7292 cs42888_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xbf6ed613 cs42xx8_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xc79def23 cs42xx8_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-cs42xx8 0xcd3794c9 cs42448_data +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0x22ccd70f es8328_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-es8328 0x668d8b57 es8328_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xa1019a4d snd_soc_hda_codec_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xaf129da4 soc_hda_ext_bus_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-hda-codec 0xf08e7eb0 hda_codec_probe_complete +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0x851fcbb4 lpass_macro_pds_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-lpass-macro-common 0xc48cc5fd lpass_macro_pds_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98090 0xced4f786 max98090_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x0e553946 soc_codec_dev_max98373_sdw +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x5b45108f max98373_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0x7ad9564f max98373_slot_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-max98373 0xe17ffb83 soc_codec_dev_max98373 +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x03efaf3a mt6358_set_mtkaif_calibration_phase +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x4233d9d7 mt6358_set_mtkaif_protocol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0x8fa27fd0 mt6358_mtkaif_calibration_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-mt6358 0xf3133c37 mt6358_mtkaif_calibration_disable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8821 0xd697ecca nau8821_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0x5ed3a053 nau8824_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-nau8824 0xbf55f96a nau8824_components +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0x1a13dd95 pcm1789_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xb9d6d6b8 pcm1789_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm1789-codec 0xf9ceae63 pcm1789_common_exit +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0xbe667a90 pcm179x_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm179x-codec 0xc6b46bc4 pcm179x_common_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0x81b825fe pcm186x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm186x 0xb1cef4cf pcm186x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x58670799 pcm3168a_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0x70077b36 pcm3168a_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xaf1cd752 pcm3168a_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm3168a 0xd36e5cda pcm3168a_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0x57f10dd8 pcm512x_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xb0fdb7bb pcm512x_pm_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xc06e514f pcm512x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-pcm512x 0xfd41ac13 pcm512x_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x5dc92cdf rl6231_pll_calc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x70617a04 rl6231_get_clk_info +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0x8d7fa148 rl6231_get_pre_div +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rl6231 0xdba4502f rl6231_calc_dmic_clk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0x0688b45f rt5640_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xa407db12 rt5640_disable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xc2b64834 rt5640_enable_micbias1_for_ovcd +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xdafbc8e6 rt5640_set_ovcd_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xe675ef4c rt5640_dmic_enable +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5640 0xfec7d526 rt5640_detect_headset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0xc836efc6 rt5645_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5645 0xdf05038e rt5645_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5659 0x24e6df86 rt5659_set_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x05e1397c rt5682_parse_dt +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x0d18594a rt5682_supply_names +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x22458c54 rt5682_aif1_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x4732f1e0 rt5682_sel_asrc_clk_src +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x59d3d967 rt5682_jack_detect_handler +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x901900ec rt5682_register_dai_clks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x92880fc3 rt5682_readable_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0x92b95969 rt5682_volatile_register +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xb897de56 rt5682_reg +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xc9723757 rt5682_aif2_dai_ops +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xd19af608 rt5682_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xda188b5c rt5682_apply_patch_list +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xee719189 rt5682_calibrate +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-rt5682 0xef9fd1e7 rt5682_soc_component_dev +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x74e85534 sigmadsp_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x7c0dc066 sigmadsp_restrict_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x9c7e046b sigmadsp_attach +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0x9cdc2a71 sigmadsp_setup +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp 0xde5d43b4 devm_sigmadsp_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-i2c 0x4449d2f6 devm_sigmadsp_init_i2c +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-sigmadsp-regmap 0xc05d64ea devm_sigmadsp_init_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0xd7646c44 src4xxx_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-src4xxx 0xe240fac0 src4xxx_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x3b853d7f ssm2602_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ssm2602 0x4affc83e ssm2602_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x11b6a05f tasdevice_dev_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x124c1f8c tasdevice_amp_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x232e0042 tasdevice_dev_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x2857c7d6 tasdevice_kzalloc +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x454bb69e tascodec_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x4a487952 tasdevice_dev_update_bits +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x5faaa808 tasdevice_dev_bulk_read +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x65275e4a tasdevice_amp_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x82b56806 tasdevice_dev_bulk_write +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0x847952d7 tasdevice_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xb150aeaf tasdevice_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xb4aae875 tas2781_reset +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xbd4316f7 tasdevice_digital_getvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xca285731 tasdevice_digital_putvol +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tas2781-comlib 0xd60d28da tasdevice_dsp_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic32x4 0x5b1ff272 aic32x4_register_clocks +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-tlv320aic3x 0xed9ef590 aic3x_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-ts3a227e 0xb167db10 ts3a227e_enable_jack_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd-mbhc 0x936c1623 wcd_mbhc_event_notify +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x41f0022f wcd938x_sdw_hw_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0x9f425a37 wcd938x_sdw_set_sdw_stream +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xa1fd27b3 wcd938x_swr_get_current_bank +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xc2f384f9 wcd938x_sdw_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wcd938x-sdw 0xf9ad0f01 wcd938x_sdw_device_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x15f150b8 wm_adsp2_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x1ecf67f5 wm_adsp_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x2bcd5a19 wm_halo_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x3200cac8 wm_adsp_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x3499e086 wm_adsp_compr_copy +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x4ccadbf5 wm_adsp2_set_dspclk +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x52c16479 wm_halo_wdt_expire +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x66e460d2 wm_adsp_write_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x71f6eb52 wm_adsp2_component_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x74f0a7c7 wm_adsp_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x894458f3 wm_adsp_fw_enum +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x92f17986 wm_adsp2_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x95364974 wm_adsp_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x99c5f30b wm_adsp_power_up +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0x9ebc3087 wm_adsp2_component_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xa5d3068b wm_adsp_read_ctl +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xad1b93e6 wm_adsp_compr_free +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xc0917f00 wm_adsp_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xc5bca6d6 wm_adsp_early_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xcd63268f wm_adsp1_event +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xd13d6aa0 wm_adsp2_preloader_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xd1cf0b32 wm_adsp1_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xd3488d86 wm_adsp_fw_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xd664c434 wm_adsp_compr_open +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xdd3c79ef wm_adsp2_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xe19cd966 wm_adsp_compr_handle_irq +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xea38ee07 wm_halo_bus_error +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xecf7f62c wm_adsp2_preloader_get +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm-adsp 0xee82110a wm_adsp_fw_put +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0x1aaef0d6 wm8731_init +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8731 0xe26f7598 wm8731_regmap +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0x7c68da67 wm8804_probe +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xe05cb712 wm8804_pm +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xfa1b14bd wm8804_regmap_config +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8804 0xff42813e wm8804_remove +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8903 0x0aceafd9 wm8903_mic_detect +EXPORT_SYMBOL_GPL sound/soc/codecs/snd-soc-wm8962 0xae081839 wm8962_mic_detect +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-fsl-asrc 0x2051ea66 fsl_asrc_component +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x30693bb7 imx_audmux_v1_configure_port +EXPORT_SYMBOL_GPL sound/soc/fsl/snd-soc-imx-audmux 0x58631dab imx_audmux_v2_configure_port +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card 0x25e7ff1a audio_graph_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x370ad1f7 audio_graph2_link_dpcm +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x42334d29 audio_graph2_link_normal +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0x4537016b audio_graph2_parse_of +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-audio-graph-card2 0xcd46ffa0 audio_graph2_link_c2c +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x00e1d1ff asoc_simple_is_convert_required +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x0474fd25 asoc_simple_dai_init +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x0aa91870 asoc_simple_parse_tdm_width_map +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x14646e92 asoc_simple_be_hw_params_fixup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x20824f46 asoc_simple_shutdown +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x283fd500 asoc_simple_init_priv +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x2c1c47c0 asoc_simple_parse_convert +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x2db3f17d asoc_simple_parse_routing +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x3f362585 asoc_graph_is_ports0 +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x40d19118 asoc_simple_canonicalize_cpu +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x5866cc9a asoc_simple_hw_params +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x61787872 asoc_simple_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x62923752 asoc_simple_parse_widgets +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x7f07bf5d asoc_graph_card_probe +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x97cb6ef6 asoc_simple_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x9e33a368 asoc_simple_remove +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0x9f981a4e asoc_simple_clean_reference +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xb3f6c596 asoc_simple_parse_clk +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xc9b885f0 asoc_simple_init_jack +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xd90d4ba4 asoc_simple_startup +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xdad471be asoc_simple_canonicalize_platform +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xdec958ab asoc_graph_parse_dai +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xe06a300e asoc_simple_parse_daifmt +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xe8a306a7 asoc_simple_init_aux_jacks +EXPORT_SYMBOL_GPL sound/soc/generic/snd-soc-simple-card-utils 0xf8b21d99 asoc_simple_set_dailink_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x02658c5c snd_soc_dai_set_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0581616b snd_soc_component_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0682113f snd_soc_add_pcm_runtimes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x07b26f4c snd_soc_info_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x07b8450c snd_soc_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x08a10fe3 snd_soc_dai_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x09e99707 snd_soc_get_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0aacca0c snd_soc_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0b1ce3e6 snd_soc_dapm_del_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0baf5b8f snd_soc_add_card_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0c1d2060 snd_soc_of_parse_audio_routing +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0c3957ff snd_soc_component_compr_get_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x0d1ed8a1 snd_soc_dapm_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x10a504f4 asoc_dummy_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x12a41b95 snd_soc_dapm_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x14b393a3 snd_soc_of_parse_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x150ef692 snd_soc_cnew +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1591398e snd_soc_component_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x17bce95c snd_soc_dapm_kcontrol_dapm +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x199f9e1b snd_soc_component_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1b48b6e0 snd_soc_daifmt_parse_format +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1bfd35db snd_soc_runtime_calc_hw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1c5510bf snd_soc_component_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1e79b0ac snd_soc_dai_active +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1ec31eee snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x1f96462b snd_soc_dapm_update_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2020c601 snd_soc_card_jack_new +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x21160c46 snd_soc_dai_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x228b519a snd_soc_of_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2541a979 snd_soc_calc_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x28d7a8b2 snd_soc_daifmt_parse_clock_provider_raw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x294fcf76 snd_soc_dapm_dai_get_connected_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2a2f7299 devm_snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2b232bd6 snd_soc_dapm_mux_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2b7b12d6 snd_soc_component_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2c92979e snd_soc_get_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2ce81cb0 snd_soc_dpcm_can_be_prepared +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2e163242 dapm_kcontrol_get_value +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2f4b8d90 snd_soc_put_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x2f927df9 snd_soc_dapm_stream_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3113575a snd_soc_dapm_get_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3297b945 snd_soc_unregister_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x36083c37 snd_soc_runtime_set_dai_fmt +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x361beeae snd_soc_of_parse_aux_devs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x36c55e5a snd_soc_remove_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x380964f2 snd_soc_new_compress +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x38374f07 snd_soc_set_ac97_ops_of_reset +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x38ba5f12 snd_soc_rtdcom_lookup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x393ed209 snd_soc_of_get_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3c0a92cf snd_soc_bytes_info +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3c415e93 snd_soc_jack_notifier_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3e007209 snd_soc_component_notify_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3e162b78 snd_soc_pm_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x3f3a079f snd_soc_unregister_component_by_driver +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x410d82ea soc_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4118dbfe snd_soc_component_read +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4140ef3f snd_soc_dai_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x41b9e01b snd_soc_dapm_add_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x41e7746c snd_soc_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4228e3ed snd_soc_dapm_init +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x42a22967 snd_soc_put_xr_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x42b80f72 snd_soc_component_update_bits_async +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x42c546b8 snd_soc_component_compr_get_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x431498ba snd_soc_link_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4567e0b5 snd_soc_dapm_get_pin_status +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x45f1bf5d snd_soc_dapm_put_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4617b0a7 snd_soc_component_exit_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x497d677e snd_soc_dai_compr_pointer +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4a03f6d6 snd_soc_dai_set_tdm_slot +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4a10df7e snd_soc_dapm_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4a33852b widget_in_list +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4d114166 snd_soc_new_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4e47c419 snd_soc_bytes_info_ext +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4e599322 snd_soc_unregister_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4ebbdfe1 snd_soc_dai_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4f117fb4 snd_soc_component_compr_free +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x4fa1782d snd_soc_tdm_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x50b6dc7a snd_soc_bytes_put +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x51040f04 snd_soc_get_pcm_runtime +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x534d0319 snd_soc_dai_set_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x538a1b21 snd_soc_jack_free_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x55d42938 snd_soc_jack_add_gpios +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x56638fcc snd_soc_dapm_put_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x57490897 snd_soc_dapm_ignore_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5879e531 snd_soc_component_write_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x58e09a9a snd_soc_resume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x59218999 snd_soc_unregister_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x59900afa snd_soc_dai_set_bclk_ratio +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5abf0f1c snd_soc_info_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5ad57b64 snd_soc_link_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5b65adbe snd_soc_bytes_tlv_callback +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5c010742 snd_soc_add_component_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5c01aa6a dapm_mark_endpoints_dirty +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5c298273 null_dailink_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5cb74932 snd_soc_bytes_get +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5cf14fcb snd_soc_get_dai_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5da4f3ba snd_soc_info_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x5fe40f73 snd_soc_jack_add_gpiods +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x616bbd78 snd_soc_put_strobe +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x62b6f8a3 snd_soc_dai_set_sysclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x62b8b0d8 snd_soc_dapm_free_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x637e7972 snd_soc_dpcm_can_be_free_stop +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x63b5f075 snd_soc_dai_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x642f5db0 snd_soc_component_test_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x644db5c3 snd_soc_find_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x64afc658 snd_soc_add_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x64e4c1de snd_soc_card_add_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x64fd76c7 snd_soc_dapm_kcontrol_widget +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6559c166 snd_soc_component_init_regmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x663317d3 snd_soc_jack_report +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x66f2da3c snd_soc_component_compr_copy +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6947b47a snd_soc_dapm_weak_routes +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6a42c794 snd_soc_dapm_sync +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6a958f95 snd_soc_of_put_dai_link_cpus +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6bb01049 snd_soc_runtime_action +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6c7cf127 snd_dmaengine_pcm_register +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6e283d97 snd_dmaengine_pcm_prepare_slave_config +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x6e97329e snd_soc_dapm_new_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7322fece snd_soc_dapm_sync_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x732a124b snd_soc_dapm_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x73def098 snd_soc_get_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x75952de4 dapm_pinctrl_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x761dcc0a snd_soc_jack_add_zones +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x76c1a134 snd_soc_dapm_mixer_update_power +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x771c9be0 snd_soc_component_async_complete +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x783baf9f snd_soc_dpcm_can_be_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x78b047a0 snd_soc_jack_add_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x79549dd3 snd_soc_debugfs_root +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7b0aeca8 devm_snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7b8060ab snd_soc_poweroff +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7cacbf3a snd_soc_component_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7ceee11f snd_soc_dai_link_set_capabilities +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e08bb22 snd_soc_component_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7e606130 snd_soc_calc_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7edc6544 snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x7f757d57 snd_soc_dai_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x803605d5 snd_soc_dapm_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x840cf3cd snd_soc_dapm_dai_free_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x852bcd7d snd_soc_of_parse_card_name +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x87796204 snd_soc_dapm_get_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x87fe7a1d snd_soc_component_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8aad0414 dpcm_end_walk_at_be +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8ac3fd39 snd_soc_info_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8cb46cde snd_soc_dapm_get_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x8e880e7c snd_soc_dai_compr_ack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9061413e snd_soc_put_enum_double +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x908b78c3 snd_soc_close_delayed_work +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x930e2a32 snd_soc_register_card +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x94eb2e00 snd_soc_of_get_slot_mask +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x99dd4eb9 snd_soc_dapm_new_control +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9b6706b0 snd_soc_dai_digital_mute +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9c53b8b8 dapm_regulator_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9d967685 snd_soc_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9e4f5c3a snd_dmaengine_pcm_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0x9eac6b73 snd_soc_of_put_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa123870c snd_soc_link_compr_shutdown +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa1bc46e9 snd_soc_component_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa2f32e64 snd_soc_component_initialize +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa79c0d04 snd_soc_find_dai_with_mutex +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa909f62d snd_soc_dapm_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xa94cb8af snd_soc_dapm_nc_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xaa0b366e snd_soc_set_ac97_ops +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb6738506 snd_soc_jack_notifier_unregister +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xb68bbb30 snd_soc_of_get_dlc +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbb674feb snd_soc_info_volsw +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbcfb2592 snd_soc_lookup_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbefa3ac8 snd_soc_component_update_bits +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbf5482ad snd_soc_dapm_new_dai_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xbfe18216 snd_soc_of_parse_pin_switches +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc134d9a0 snd_soc_component_compr_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc19b3b27 snd_soc_suspend +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc2b6f5ab dapm_clock_event +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc317a15e snd_soc_daifmt_clock_provider_flipped +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc469e692 snd_soc_component_get_jack_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8269f94 snd_soc_params_to_frame_size +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8278f39 snd_soc_component_write +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc844315e snd_soc_component_compr_open +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xc8e2d7ff snd_soc_card_jack_new_pins +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xca4f776b devm_snd_soc_register_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcb3b39e3 snd_soc_dpcm_be_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcc5f7752 snd_soc_dapm_force_enable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcc670682 snd_soc_lookup_component_nolocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcf6ebb1e snd_soc_component_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xcf8781eb snd_soc_component_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd1828865 snd_soc_dai_get_channel_map +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd40f1ff6 snd_soc_dapm_disable_pin_unlocked +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd5a1801e snd_soc_dai_compr_get_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd5f8805b snd_soc_dapm_force_bias_level +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd650004d snd_soc_dai_set_tristate +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd673980b snd_soc_get_stream_cpu +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xd69eda9f snd_soc_dapm_disable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdcc13f2b devm_snd_soc_register_dai +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdcda6e8f snd_soc_dpcm_fe_can_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xdd042798 snd_soc_jack_get_type +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xde20dc41 snd_soc_component_read_field +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xde2d6b95 snd_soc_add_dai_controls +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe200ceac snd_soc_dpcm_runtime_update +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe303fd9a snd_soc_component_force_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe3ad4bb3 dpcm_be_dai_trigger +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe407f4aa snd_soc_put_volsw_range +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe40e3ee8 snd_soc_card_get_kcontrol +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe40e72af snd_soc_component_enable_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe57024b6 snd_soc_component_compr_get_codec_caps +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe5c9bcb9 snd_soc_get_dai_id +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe7029cbb snd_soc_component_nc_pin +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe79257bb snd_soc_dpcm_get_substream +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe7b3a901 snd_soc_dai_compr_startup +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe8818ff7 snd_soc_dapm_info_pin_switch +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xe9f0ca03 snd_soc_dai_compr_set_params +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xeb711ae7 snd_soc_params_to_bclk +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xee8199bf snd_soc_component_compr_set_metadata +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf38723b8 snd_soc_of_get_dai_link_codecs +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf39acf57 snd_soc_dai_set_clkdiv +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf4603288 snd_soc_card_remove_dai_link +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf6e661c6 snd_soc_limit_volume +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf80c8036 snd_soc_set_runtime_hwparams +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf8feeccc snd_soc_component_set_pll +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xf9622dd1 snd_soc_daifmt_clock_provider_from_bitmap +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfb193ccd snd_soc_component_set_jack +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfbbf79c7 snd_soc_of_parse_node_prefix +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfcd45dd5 snd_soc_get_volsw_sx +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfd7887d9 snd_soc_free_ac97_component +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfe05adc3 snd_soc_of_parse_audio_simple_widgets +EXPORT_SYMBOL_GPL sound/soc/snd-soc-core 0xfe831a4b snd_soc_dapm_new_controls +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x009a2066 line6_init_midi +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x0a012f12 line6_read_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x16ff9ba4 line6_pcm_acquire +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x1703bb90 line6_suspend +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x1cceef54 line6_resume +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x202a1b1b line6_midi_id +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x3fb87436 line6_write_data +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x4f32d5a1 line6_send_raw_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x5fd505bd line6_probe +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x7038b97f line6_version_request_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x97841a7c line6_send_sysex_message +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x9f4407a7 line6_send_raw_message_async +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0x9f475c75 line6_disconnect +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xa1f171b3 line6_init_pcm +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xd1ba8631 line6_read_serial_number +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xe7f3e666 line6_alloc_sysex_buffer +EXPORT_SYMBOL_GPL sound/usb/line6/snd-usb-line6 0xebd8175f line6_pcm_release +EXPORT_SYMBOL_GPL vmlinux 0x00046701 ata_do_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x0034cee7 trace_event_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x003b712b fuse_dev_alloc +EXPORT_SYMBOL_GPL vmlinux 0x00453dc7 usb_get_from_anchor +EXPORT_SYMBOL_GPL vmlinux 0x00513f58 get_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x0061f3ea pm_generic_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x007148ff i2c_generic_scl_recovery +EXPORT_SYMBOL_GPL vmlinux 0x0076924e pci_epc_mem_init +EXPORT_SYMBOL_GPL vmlinux 0x008539f0 klp_shadow_alloc +EXPORT_SYMBOL_GPL vmlinux 0x009896c1 md_bitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0x00b119bc spi_slave_abort +EXPORT_SYMBOL_GPL vmlinux 0x00d4c500 usb_decode_interval +EXPORT_SYMBOL_GPL vmlinux 0x00f5e63e __cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0x01130ef4 usb_get_descriptor +EXPORT_SYMBOL_GPL vmlinux 0x012243c4 __traceiter_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0x0125fb8d wait_for_stable_page +EXPORT_SYMBOL_GPL vmlinux 0x0136a42e shake_page +EXPORT_SYMBOL_GPL vmlinux 0x0138d784 usb_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x0145374f led_get_default_pattern +EXPORT_SYMBOL_GPL vmlinux 0x014a3d93 ipv6_opt_accepted +EXPORT_SYMBOL_GPL vmlinux 0x014d9aff PageHuge +EXPORT_SYMBOL_GPL vmlinux 0x0153e3dc pcie_bus_configure_settings +EXPORT_SYMBOL_GPL vmlinux 0x0159c819 usb_bus_idr +EXPORT_SYMBOL_GPL vmlinux 0x01866a57 ezx_pcap_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x01887917 devl_region_create +EXPORT_SYMBOL_GPL vmlinux 0x01907648 klist_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x01945180 dev_get_tstats64 +EXPORT_SYMBOL_GPL vmlinux 0x019611a7 is_nvdimm_sync +EXPORT_SYMBOL_GPL vmlinux 0x019a5acf icc_disable +EXPORT_SYMBOL_GPL vmlinux 0x01a0cb78 property_entries_free +EXPORT_SYMBOL_GPL vmlinux 0x01a20dfe spi_delay_to_ns +EXPORT_SYMBOL_GPL vmlinux 0x01a450fa regulator_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x01aab0d6 blk_mq_freeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x01affd11 usb_hub_clear_tt_buffer +EXPORT_SYMBOL_GPL vmlinux 0x01c72322 dma_mmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x01c836af vcap_keyfieldset +EXPORT_SYMBOL_GPL vmlinux 0x01e1a8de kgdb_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x01f19f1a firmware_request_cache +EXPORT_SYMBOL_GPL vmlinux 0x0207a6c6 reset_control_bulk_acquire +EXPORT_SYMBOL_GPL vmlinux 0x0223acd3 spi_mem_poll_status +EXPORT_SYMBOL_GPL vmlinux 0x022d5151 inet_twsk_put +EXPORT_SYMBOL_GPL vmlinux 0x02394899 play_idle_precise +EXPORT_SYMBOL_GPL vmlinux 0x024233cd tty_mode_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x024bfd15 pwm_set_chip_data +EXPORT_SYMBOL_GPL vmlinux 0x024d13dd request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x026a4118 pcie_aspm_capable +EXPORT_SYMBOL_GPL vmlinux 0x027e634f crypto_shash_digest +EXPORT_SYMBOL_GPL vmlinux 0x02811e5d blk_abort_request +EXPORT_SYMBOL_GPL vmlinux 0x02a5000a bdev_alignment_offset +EXPORT_SYMBOL_GPL vmlinux 0x02a9d55d set_secondary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x02ab472f devres_for_each_res +EXPORT_SYMBOL_GPL vmlinux 0x02afbed7 call_switchdev_blocking_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x02c0ec0b of_clk_src_simple_get +EXPORT_SYMBOL_GPL vmlinux 0x02c5c501 power_supply_find_ocv2cap_table +EXPORT_SYMBOL_GPL vmlinux 0x02d0d570 crypto_alloc_ahash +EXPORT_SYMBOL_GPL vmlinux 0x02dbfb8a tcp_reno_ssthresh +EXPORT_SYMBOL_GPL vmlinux 0x02e4566a apply_to_existing_page_range +EXPORT_SYMBOL_GPL vmlinux 0x02f3d464 init_dummy_netdev +EXPORT_SYMBOL_GPL vmlinux 0x0301fa2a __irq_domain_alloc_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x03047a3e fwnode_connection_find_match +EXPORT_SYMBOL_GPL vmlinux 0x030b1434 dw_pcie_setup_rc +EXPORT_SYMBOL_GPL vmlinux 0x030cbca2 ata_id_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x03116d8a __rio_local_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x0312b3b0 reset_controller_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x03148e05 regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x032091c7 bpfilter_ops +EXPORT_SYMBOL_GPL vmlinux 0x0321cdbf of_alias_get_highest_id +EXPORT_SYMBOL_GPL vmlinux 0x03224334 input_class +EXPORT_SYMBOL_GPL vmlinux 0x0330d779 phy_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x033832c7 usb_amd_hang_symptom_quirk +EXPORT_SYMBOL_GPL vmlinux 0x0343bdf1 __i2c_board_list +EXPORT_SYMBOL_GPL vmlinux 0x0343c51b vp_modern_get_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0x0343db07 fwnode_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x0345628c usb_driver_release_interface +EXPORT_SYMBOL_GPL vmlinux 0x03473884 phy_basic_t1s_p2mp_features +EXPORT_SYMBOL_GPL vmlinux 0x0354926a thermal_zone_bind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0x036de383 perf_event_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x03952887 ktime_add_safe +EXPORT_SYMBOL_GPL vmlinux 0x03a73974 devlink_linecard_nested_dl_set +EXPORT_SYMBOL_GPL vmlinux 0x03a79cc0 serdev_device_write_room +EXPORT_SYMBOL_GPL vmlinux 0x03a84be8 of_property_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0x03ab269a gpiod_set_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x03ba4240 devm_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0x03c12dfe cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x03cbd622 extcon_set_state +EXPORT_SYMBOL_GPL vmlinux 0x03ce7234 sched_smt_present +EXPORT_SYMBOL_GPL vmlinux 0x03d8f6ca vp_modern_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x03fc52d2 ncsi_register_dev +EXPORT_SYMBOL_GPL vmlinux 0x0402cbbf preempt_notifier_inc +EXPORT_SYMBOL_GPL vmlinux 0x0416b05c max8997_update_reg +EXPORT_SYMBOL_GPL vmlinux 0x04258796 opal_flash_read +EXPORT_SYMBOL_GPL vmlinux 0x04352e7b __traceiter_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x043afb97 rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x0442b555 fib_alias_hw_flags_set +EXPORT_SYMBOL_GPL vmlinux 0x0442ddd9 __usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x04446371 fixed_phy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x04646ed9 edac_device_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x0464a0bb da9052_adc_read_temp +EXPORT_SYMBOL_GPL vmlinux 0x0465a073 regmap_reg_in_ranges +EXPORT_SYMBOL_GPL vmlinux 0x046f359e of_overlay_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x04789521 pinctrl_utils_add_config +EXPORT_SYMBOL_GPL vmlinux 0x048242f6 wwan_port_rx +EXPORT_SYMBOL_GPL vmlinux 0x048a36d0 spi_controller_dma_unmap_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x048b5f8d twl4030_audio_get_mclk +EXPORT_SYMBOL_GPL vmlinux 0x048cfecc tty_set_termios +EXPORT_SYMBOL_GPL vmlinux 0x048e1a1e switchdev_handle_fdb_event_to_device +EXPORT_SYMBOL_GPL vmlinux 0x049fbe01 pm_schedule_suspend +EXPORT_SYMBOL_GPL vmlinux 0x04b54ee6 flush_vsx_to_thread +EXPORT_SYMBOL_GPL vmlinux 0x04bf0092 io_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x04c4f603 mpi_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0x04c8aebf console_verbose +EXPORT_SYMBOL_GPL vmlinux 0x04d0cb42 pin_get_name +EXPORT_SYMBOL_GPL vmlinux 0x04df8fbc lzo1x_decompress_safe +EXPORT_SYMBOL_GPL vmlinux 0x04e727e2 alloc_dax_region +EXPORT_SYMBOL_GPL vmlinux 0x04f227e0 sata_set_spd +EXPORT_SYMBOL_GPL vmlinux 0x04f3b36d usb_driver_claim_interface +EXPORT_SYMBOL_GPL vmlinux 0x050ed0e7 event_triggers_call +EXPORT_SYMBOL_GPL vmlinux 0x051085e3 lock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x051a0bc1 stack_depot_fetch +EXPORT_SYMBOL_GPL vmlinux 0x052b4013 register_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x052c9aed ktime_get_real_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x053d2958 xfrm_audit_state_replay_overflow +EXPORT_SYMBOL_GPL vmlinux 0x053d738a __SCK__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x054e550b kernel_halt +EXPORT_SYMBOL_GPL vmlinux 0x05530509 replace_page_cache_folio +EXPORT_SYMBOL_GPL vmlinux 0x0555dd93 inode_dax +EXPORT_SYMBOL_GPL vmlinux 0x0558ab4a freq_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x05610897 of_changeset_destroy +EXPORT_SYMBOL_GPL vmlinux 0x05641ac2 auxiliary_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x056d5d1b rtc_alarm_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0x05883efb __traceiter_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x05b55b1a power_supply_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x05bf1981 rio_release_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x05c34bc0 regulator_get_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0x05cd1dd4 vcap_rule_add_key_bit +EXPORT_SYMBOL_GPL vmlinux 0x05cf010b d_same_name +EXPORT_SYMBOL_GPL vmlinux 0x05d01e23 umd_cleanup_helper +EXPORT_SYMBOL_GPL vmlinux 0x05d47b44 vfs_test_lock +EXPORT_SYMBOL_GPL vmlinux 0x05df8b53 wakeup_source_remove +EXPORT_SYMBOL_GPL vmlinux 0x05f0204a hvc_instantiate +EXPORT_SYMBOL_GPL vmlinux 0x05f9abe5 regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x060a76f2 crypto_clone_shash +EXPORT_SYMBOL_GPL vmlinux 0x060e6ae7 __percpu_down_read +EXPORT_SYMBOL_GPL vmlinux 0x060ed435 of_reset_control_array_get +EXPORT_SYMBOL_GPL vmlinux 0x061455a8 pci_hp_remove_devices +EXPORT_SYMBOL_GPL vmlinux 0x06209f49 phy_lookup_setting +EXPORT_SYMBOL_GPL vmlinux 0x0626da5f od_unregister_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0x06285d2a leds_list_lock +EXPORT_SYMBOL_GPL vmlinux 0x062d117f __tracepoint_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x062e6f18 alarmtimer_get_rtcdev +EXPORT_SYMBOL_GPL vmlinux 0x063b5bb3 gpiod_export +EXPORT_SYMBOL_GPL vmlinux 0x0643b777 bd_prepare_to_claim +EXPORT_SYMBOL_GPL vmlinux 0x064db9a5 mark_mounts_for_expiry +EXPORT_SYMBOL_GPL vmlinux 0x064dd2be devm_devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x06565310 crypto_grab_spawn +EXPORT_SYMBOL_GPL vmlinux 0x065ed99d virtio_break_device +EXPORT_SYMBOL_GPL vmlinux 0x06648ef9 crypto_register_acomps +EXPORT_SYMBOL_GPL vmlinux 0x066fee17 regulator_is_enabled_regmap +EXPORT_SYMBOL_GPL vmlinux 0x06718589 skb_consume_udp +EXPORT_SYMBOL_GPL vmlinux 0x067b89f2 power_supply_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0x067eef68 ptp_msg_is_sync +EXPORT_SYMBOL_GPL vmlinux 0x0681b3eb i2c_dw_configure_master +EXPORT_SYMBOL_GPL vmlinux 0x0693c529 devm_hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0x06a057d3 clk_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x06a11cea of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x06a76b1d pci_vfs_assigned +EXPORT_SYMBOL_GPL vmlinux 0x06c67dca raw_v6_match +EXPORT_SYMBOL_GPL vmlinux 0x06cca30b ring_buffer_record_off +EXPORT_SYMBOL_GPL vmlinux 0x06e415bc __tracepoint_block_split +EXPORT_SYMBOL_GPL vmlinux 0x06e74c80 sock_diag_unregister_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x06ec885d usb_phy_set_charger_state +EXPORT_SYMBOL_GPL vmlinux 0x06fe475e skb_append_pagefrags +EXPORT_SYMBOL_GPL vmlinux 0x07026004 wm831x_auxadc_read_uv +EXPORT_SYMBOL_GPL vmlinux 0x07129c80 ping_bind +EXPORT_SYMBOL_GPL vmlinux 0x07242d92 put_dax +EXPORT_SYMBOL_GPL vmlinux 0x0727de9e usb_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x073205e7 vcap_filter_rule_keys +EXPORT_SYMBOL_GPL vmlinux 0x073a0b2a dm_internal_resume_fast +EXPORT_SYMBOL_GPL vmlinux 0x07483e13 cn_del_callback +EXPORT_SYMBOL_GPL vmlinux 0x074f98db synth_event_add_field +EXPORT_SYMBOL_GPL vmlinux 0x07529837 kobj_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x0756a31c register_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0x076108f6 of_console_check +EXPORT_SYMBOL_GPL vmlinux 0x07627a32 usb_hub_release_port +EXPORT_SYMBOL_GPL vmlinux 0x076356e7 sfp_may_have_phy +EXPORT_SYMBOL_GPL vmlinux 0x0771f4f0 __traceiter_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x07815c47 pci_create_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x07892735 screen_glyph_unicode +EXPORT_SYMBOL_GPL vmlinux 0x078f343e gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x07a12dbd free_fib_info +EXPORT_SYMBOL_GPL vmlinux 0x07a14200 mptcp_subflow_init_cookie_req +EXPORT_SYMBOL_GPL vmlinux 0x07a78fe0 pstore_unregister +EXPORT_SYMBOL_GPL vmlinux 0x07a921ca __devm_clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x07af7c59 clk_hw_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0x07b02602 udp_tunnel_nic_ops +EXPORT_SYMBOL_GPL vmlinux 0x07b21f85 kdb_get_kbd_char +EXPORT_SYMBOL_GPL vmlinux 0x07b48a4c put_pid +EXPORT_SYMBOL_GPL vmlinux 0x07b52e38 rtnl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x07b8d364 skb_morph +EXPORT_SYMBOL_GPL vmlinux 0x07be6905 net_inc_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x07c07df4 nf_nat_hook +EXPORT_SYMBOL_GPL vmlinux 0x07c1d8df dst_blackhole_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x07e62da5 decrementer_max +EXPORT_SYMBOL_GPL vmlinux 0x07e6f332 blk_mq_update_nr_hw_queues +EXPORT_SYMBOL_GPL vmlinux 0x07e7b755 __traceiter_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x07ecb518 device_set_node +EXPORT_SYMBOL_GPL vmlinux 0x07eed188 kvmppc_do_h_enter +EXPORT_SYMBOL_GPL vmlinux 0x08082983 dma_resv_set_deadline +EXPORT_SYMBOL_GPL vmlinux 0x08102c9a regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x08135613 dax_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x08149bab mmc_prepare_busy_cmd +EXPORT_SYMBOL_GPL vmlinux 0x08265fc2 ata_std_postreset +EXPORT_SYMBOL_GPL vmlinux 0x083321c5 blk_queue_required_elevator_features +EXPORT_SYMBOL_GPL vmlinux 0x0833a5a3 tcp_bpf_sendmsg_redir +EXPORT_SYMBOL_GPL vmlinux 0x083d58f9 tracing_snapshot_cond_enable +EXPORT_SYMBOL_GPL vmlinux 0x085a239b kthread_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x085b645a crypto_clone_ahash +EXPORT_SYMBOL_GPL vmlinux 0x085d7fed pnv_pci_get_slot_id +EXPORT_SYMBOL_GPL vmlinux 0x087dcd4d fat_detach +EXPORT_SYMBOL_GPL vmlinux 0x087f5dc5 wm831x_of_match +EXPORT_SYMBOL_GPL vmlinux 0x088553ad sdio_writeb +EXPORT_SYMBOL_GPL vmlinux 0x08a29e44 crypto_unregister_acomps +EXPORT_SYMBOL_GPL vmlinux 0x08a3feb9 gpiod_toggle_active_low +EXPORT_SYMBOL_GPL vmlinux 0x08a88a9f __SCK__tp_func_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x08b1944f dev_pm_opp_set_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x08ba3cf1 crypto_unregister_algs +EXPORT_SYMBOL_GPL vmlinux 0x08c78cf7 offline_and_remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x08c981cf crypto_aead_setauthsize +EXPORT_SYMBOL_GPL vmlinux 0x08cc6c05 smpboot_unregister_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x08d91181 regulator_register +EXPORT_SYMBOL_GPL vmlinux 0x08dc6f22 gpiochip_request_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x08e9c123 dm_start_time_ns_from_clone +EXPORT_SYMBOL_GPL vmlinux 0x09058530 enable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x0910b75c of_get_regulator_init_data +EXPORT_SYMBOL_GPL vmlinux 0x091c824a machine_power_off +EXPORT_SYMBOL_GPL vmlinux 0x091eb9b4 round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x091f6a01 xdp_rxq_info_unused +EXPORT_SYMBOL_GPL vmlinux 0x093786cf synth_event_add_field_str +EXPORT_SYMBOL_GPL vmlinux 0x094eb9bc ip6_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x09519d59 pm_generic_resume_noirq +EXPORT_SYMBOL_GPL vmlinux 0x096afcaf bio_split_rw +EXPORT_SYMBOL_GPL vmlinux 0x096ca2a0 clk_hw_get_name +EXPORT_SYMBOL_GPL vmlinux 0x0976822d sfp_get_module_eeprom_by_page +EXPORT_SYMBOL_GPL vmlinux 0x09795908 bgpio_init +EXPORT_SYMBOL_GPL vmlinux 0x09a7409f xas_set_mark +EXPORT_SYMBOL_GPL vmlinux 0x09adb84b bpf_trace_run6 +EXPORT_SYMBOL_GPL vmlinux 0x09b22834 device_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x09b53e14 interval_tree_remove +EXPORT_SYMBOL_GPL vmlinux 0x09b5b2e8 rhashtable_free_and_destroy +EXPORT_SYMBOL_GPL vmlinux 0x09be8727 crypto_unregister_scomps +EXPORT_SYMBOL_GPL vmlinux 0x09d41b0e i2c_dw_adjust_bus_speed +EXPORT_SYMBOL_GPL vmlinux 0x09d7ab07 _proc_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x0a00a76b gpiochip_line_is_persistent +EXPORT_SYMBOL_GPL vmlinux 0x0a043068 scsi_free_sgtables +EXPORT_SYMBOL_GPL vmlinux 0x0a0bfe70 of_map_id +EXPORT_SYMBOL_GPL vmlinux 0x0a14e3de bio_associate_blkg_from_css +EXPORT_SYMBOL_GPL vmlinux 0x0a41a37c hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0a51ae5b virq_to_hw +EXPORT_SYMBOL_GPL vmlinux 0x0a5c52fb thermal_remove_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x0a65e83f cpufreq_table_index_unsorted +EXPORT_SYMBOL_GPL vmlinux 0x0a67db9c tcp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x0a70ba1f iomap_zero_range +EXPORT_SYMBOL_GPL vmlinux 0x0a7491b1 pci_enable_sriov +EXPORT_SYMBOL_GPL vmlinux 0x0a7a266e usb_hub_find_child +EXPORT_SYMBOL_GPL vmlinux 0x0a80dea1 devm_platform_ioremap_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x0a88fd38 ata_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x0a8e458b crypto_req_done +EXPORT_SYMBOL_GPL vmlinux 0x0a9df53d for_each_kernel_tracepoint +EXPORT_SYMBOL_GPL vmlinux 0x0aa7dc8a kill_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x0aaa1dc7 kvmppc_save_user_regs +EXPORT_SYMBOL_GPL vmlinux 0x0ab375ca usb_intf_get_dma_device +EXPORT_SYMBOL_GPL vmlinux 0x0ab46e4b dev_pm_domain_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0ab95fc5 l3mdev_master_ifindex_rcu +EXPORT_SYMBOL_GPL vmlinux 0x0abdc439 cc_platform_has +EXPORT_SYMBOL_GPL vmlinux 0x0acac01d tty_buffer_space_avail +EXPORT_SYMBOL_GPL vmlinux 0x0aedd1e0 fwnode_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x0af39f2f kvmppc_check_need_tlb_flush +EXPORT_SYMBOL_GPL vmlinux 0x0af4798b usb_wait_anchor_empty_timeout +EXPORT_SYMBOL_GPL vmlinux 0x0af923b8 __traceiter_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x0afe511b umd_load_blob +EXPORT_SYMBOL_GPL vmlinux 0x0b02ab62 fwnode_get_phy_node +EXPORT_SYMBOL_GPL vmlinux 0x0b06175c __udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0b07abe2 unshare_fs_struct +EXPORT_SYMBOL_GPL vmlinux 0x0b1ba150 ethtool_dev_mm_supported +EXPORT_SYMBOL_GPL vmlinux 0x0b2cfdad ping_common_sendmsg +EXPORT_SYMBOL_GPL vmlinux 0x0b2db2d5 remove_resource +EXPORT_SYMBOL_GPL vmlinux 0x0b356fa5 of_fdt_unflatten_tree +EXPORT_SYMBOL_GPL vmlinux 0x0b4067f6 nvmem_add_one_cell +EXPORT_SYMBOL_GPL vmlinux 0x0b424a8c devl_dpipe_table_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0b48959b fwnode_handle_get +EXPORT_SYMBOL_GPL vmlinux 0x0b69e104 pse_ethtool_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0b79de54 gpiochip_add_pin_range +EXPORT_SYMBOL_GPL vmlinux 0x0b7e9e81 thermal_zone_device_update +EXPORT_SYMBOL_GPL vmlinux 0x0b8b9519 devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0x0b8c8a23 static_key_fast_inc_not_disabled +EXPORT_SYMBOL_GPL vmlinux 0x0b916bcc netlink_add_tap +EXPORT_SYMBOL_GPL vmlinux 0x0ba27e21 fuse_dev_alloc_install +EXPORT_SYMBOL_GPL vmlinux 0x0ba70625 tcp_is_ulp_esp +EXPORT_SYMBOL_GPL vmlinux 0x0bb97122 nvdimm_volatile_region_create +EXPORT_SYMBOL_GPL vmlinux 0x0bbdc9b2 remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x0bc26598 xhci_gen_setup +EXPORT_SYMBOL_GPL vmlinux 0x0bd3cba2 device_property_present +EXPORT_SYMBOL_GPL vmlinux 0x0bd89445 usb_register_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x0bf15696 genphy_c45_plca_get_status +EXPORT_SYMBOL_GPL vmlinux 0x0bf32478 __SCK__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x0c01fce0 ata_sff_check_status +EXPORT_SYMBOL_GPL vmlinux 0x0c0bdd67 tpm_pcr_read +EXPORT_SYMBOL_GPL vmlinux 0x0c23b954 bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0c2c5802 work_busy +EXPORT_SYMBOL_GPL vmlinux 0x0c32ff8a edac_pci_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x0c402cac replay_system_reset +EXPORT_SYMBOL_GPL vmlinux 0x0c42671b devl_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x0c62c594 crypto_hash_walk_first +EXPORT_SYMBOL_GPL vmlinux 0x0c62e75e pciserial_init_ports +EXPORT_SYMBOL_GPL vmlinux 0x0c654629 devres_get +EXPORT_SYMBOL_GPL vmlinux 0x0c6dfc52 folio_wait_writeback_killable +EXPORT_SYMBOL_GPL vmlinux 0x0c728854 pci_msi_unmask_irq +EXPORT_SYMBOL_GPL vmlinux 0x0c853fb8 regulator_set_voltage_time +EXPORT_SYMBOL_GPL vmlinux 0x0c88c1c3 pci_vpd_find_id_string +EXPORT_SYMBOL_GPL vmlinux 0x0c97a64c misc_cg_uncharge +EXPORT_SYMBOL_GPL vmlinux 0x0c980c5a ohci_resume +EXPORT_SYMBOL_GPL vmlinux 0x0ca61f60 sbitmap_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0x0cac5f75 nop_posix_acl_access +EXPORT_SYMBOL_GPL vmlinux 0x0cb8a73b debugfs_create_u64 +EXPORT_SYMBOL_GPL vmlinux 0x0cb9ec26 blk_mq_pci_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x0cbd36e5 hvc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0cbd5f3a watchdog_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x0cbe3ee2 software_node_unregister +EXPORT_SYMBOL_GPL vmlinux 0x0cc7a2a6 ata_sff_irq_on +EXPORT_SYMBOL_GPL vmlinux 0x0cc9c25c devm_phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0x0cc9d36c iommu_group_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x0cca5ed0 ipv4_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x0cd3b051 filemap_read +EXPORT_SYMBOL_GPL vmlinux 0x0ce3ee5a mmu_kernel_ssize +EXPORT_SYMBOL_GPL vmlinux 0x0cf1229a pfn_to_online_page +EXPORT_SYMBOL_GPL vmlinux 0x0cfe3724 inet_ehash_locks_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d10ba5f cpci_hp_unregister_bus +EXPORT_SYMBOL_GPL vmlinux 0x0d125ab6 trace_seq_putmem +EXPORT_SYMBOL_GPL vmlinux 0x0d389db7 list_lru_destroy +EXPORT_SYMBOL_GPL vmlinux 0x0d396f9e fat_alloc_new_dir +EXPORT_SYMBOL_GPL vmlinux 0x0d3fb7d4 phy_interface_num_ports +EXPORT_SYMBOL_GPL vmlinux 0x0d435bd5 __tracepoint_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x0d459213 work_on_cpu_safe +EXPORT_SYMBOL_GPL vmlinux 0x0d4961de nf_log_buf_open +EXPORT_SYMBOL_GPL vmlinux 0x0d49cf97 blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x0d560cf8 usb_hcd_resume_root_hub +EXPORT_SYMBOL_GPL vmlinux 0x0d5cecc6 ima_measure_critical_data +EXPORT_SYMBOL_GPL vmlinux 0x0d6a49d4 tcp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d71c82d ata_sff_queue_pio_task +EXPORT_SYMBOL_GPL vmlinux 0x0d72f427 nvdimm_flush +EXPORT_SYMBOL_GPL vmlinux 0x0d75efa9 irq_domain_add_legacy +EXPORT_SYMBOL_GPL vmlinux 0x0d76f425 virtio_device_restore +EXPORT_SYMBOL_GPL vmlinux 0x0d8bd6d4 devlink_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x0d8c9027 tty_ldisc_ref_wait +EXPORT_SYMBOL_GPL vmlinux 0x0d8e5a30 palmas_ext_control_req_config +EXPORT_SYMBOL_GPL vmlinux 0x0da543f3 __nf_ip6_route +EXPORT_SYMBOL_GPL vmlinux 0x0db68046 hwmon_notify_event +EXPORT_SYMBOL_GPL vmlinux 0x0db83d27 pcie_aspm_enabled +EXPORT_SYMBOL_GPL vmlinux 0x0dbad10f devm_regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x0dbb4733 irq_domain_xlate_onetwocell +EXPORT_SYMBOL_GPL vmlinux 0x0dc1b1b4 ata_dummy_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x0dc95d6c mmc_regulator_set_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x0ddb1cd7 llist_reverse_order +EXPORT_SYMBOL_GPL vmlinux 0x0de06988 cpu_first_thread_of_core +EXPORT_SYMBOL_GPL vmlinux 0x0de3ddfa devl_dpipe_table_register +EXPORT_SYMBOL_GPL vmlinux 0x0debf829 input_ff_upload +EXPORT_SYMBOL_GPL vmlinux 0x0ded36b0 debugfs_create_devm_seqfile +EXPORT_SYMBOL_GPL vmlinux 0x0df033ef dev_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0x0e03aa0c input_ff_erase +EXPORT_SYMBOL_GPL vmlinux 0x0e066c5e crypto_dequeue_request +EXPORT_SYMBOL_GPL vmlinux 0x0e0a168b btree_insert +EXPORT_SYMBOL_GPL vmlinux 0x0e0c6a7d crypto_dh_encode_key +EXPORT_SYMBOL_GPL vmlinux 0x0e18336a watchdog_set_restart_priority +EXPORT_SYMBOL_GPL vmlinux 0x0e1f08df of_cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x0e28c417 mas_store_prealloc +EXPORT_SYMBOL_GPL vmlinux 0x0e2e58a1 vcap_addr_keysets +EXPORT_SYMBOL_GPL vmlinux 0x0e521b82 btree_update +EXPORT_SYMBOL_GPL vmlinux 0x0e542939 sk_msg_is_readable +EXPORT_SYMBOL_GPL vmlinux 0x0e5cc9d7 xdp_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x0e6b79af static_key_disable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x0e7f38ba mmc_app_cmd +EXPORT_SYMBOL_GPL vmlinux 0x0e8e108a udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0e932e55 uhci_check_and_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0x0ea2a72b usb_scuttle_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x0ec6828f sk_msg_clone +EXPORT_SYMBOL_GPL vmlinux 0x0ecfae26 rtc_set_alarm +EXPORT_SYMBOL_GPL vmlinux 0x0ecfea88 btf_type_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0eda46cb usb_string +EXPORT_SYMBOL_GPL vmlinux 0x0ee8e400 kvmppc_h_set_xdabr +EXPORT_SYMBOL_GPL vmlinux 0x0ef49e78 pci_epc_clear_bar +EXPORT_SYMBOL_GPL vmlinux 0x0efe1d1f dw_pcie_upconfig_setup +EXPORT_SYMBOL_GPL vmlinux 0x0f097e24 __wait_rcu_gp +EXPORT_SYMBOL_GPL vmlinux 0x0f0ba13f inet_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x0f0bc386 badblocks_exit +EXPORT_SYMBOL_GPL vmlinux 0x0f160ddb pci_ioremap_bar +EXPORT_SYMBOL_GPL vmlinux 0x0f180070 ring_buffer_free_read_page +EXPORT_SYMBOL_GPL vmlinux 0x0f352d37 md_find_rdev_nr_rcu +EXPORT_SYMBOL_GPL vmlinux 0x0f4cecdd kvmppc_inject_interrupt_hv +EXPORT_SYMBOL_GPL vmlinux 0x0f571ab2 of_devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x0f6e2294 mt_next +EXPORT_SYMBOL_GPL vmlinux 0x0f7c895f vp_legacy_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x0f859381 crypto_create_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x0f95d5e1 srp_remove_host +EXPORT_SYMBOL_GPL vmlinux 0x0f961789 alloc_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x0fbb7344 memremap_compat_align +EXPORT_SYMBOL_GPL vmlinux 0x0fbf4e45 pci_hp_del +EXPORT_SYMBOL_GPL vmlinux 0x0fc1ffa6 ata_sff_prereset +EXPORT_SYMBOL_GPL vmlinux 0x0fc95b7b ptp_parse_header +EXPORT_SYMBOL_GPL vmlinux 0x0fcfb7db sysfs_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x0fd4610e kmem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0x0fe2a120 verify_signature +EXPORT_SYMBOL_GPL vmlinux 0x0fed69fa gov_attr_set_get +EXPORT_SYMBOL_GPL vmlinux 0x0ff63150 ip6_route_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0ff7fc61 thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0x0fff967c dst_blackhole_redirect +EXPORT_SYMBOL_GPL vmlinux 0x10138352 tracing_on +EXPORT_SYMBOL_GPL vmlinux 0x1014bc1d synth_event_add_next_val +EXPORT_SYMBOL_GPL vmlinux 0x10156c34 cpufreq_unregister_governor +EXPORT_SYMBOL_GPL vmlinux 0x10185973 __tracepoint_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x101c3916 __phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x102473ee srcu_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0x103efc66 edac_get_sysfs_subsys +EXPORT_SYMBOL_GPL vmlinux 0x104a5fee hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0x104b2b7d vcap_rule_get_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x104d8739 usb_of_get_interface_node +EXPORT_SYMBOL_GPL vmlinux 0x105018f2 of_mm_gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0x106fa32b pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1083639c devm_regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x10837ad9 subsys_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x10897b06 ata_platform_remove_one +EXPORT_SYMBOL_GPL vmlinux 0x108a0acd bstr_printf +EXPORT_SYMBOL_GPL vmlinux 0x108c0186 dmaengine_desc_set_metadata_len +EXPORT_SYMBOL_GPL vmlinux 0x1098370e tps6586x_write +EXPORT_SYMBOL_GPL vmlinux 0x10a06eed dma_async_device_channel_unregister +EXPORT_SYMBOL_GPL vmlinux 0x10a8cedb devm_regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x10b77a09 kvmppc_p9_enter_guest +EXPORT_SYMBOL_GPL vmlinux 0x10b89330 crypto_has_shash +EXPORT_SYMBOL_GPL vmlinux 0x10d9f317 stack_depot_init +EXPORT_SYMBOL_GPL vmlinux 0x10e3c417 flush_fp_to_thread +EXPORT_SYMBOL_GPL vmlinux 0x10ecc52c usb_amd_quirk_pll_enable +EXPORT_SYMBOL_GPL vmlinux 0x10fe219a __wake_up_locked_key_bookmark +EXPORT_SYMBOL_GPL vmlinux 0x110fa4bd input_ff_event +EXPORT_SYMBOL_GPL vmlinux 0x1113c6fb power_supply_powers +EXPORT_SYMBOL_GPL vmlinux 0x1114011d threads_shift +EXPORT_SYMBOL_GPL vmlinux 0x111e6dfc pnv_get_supported_cpuidle_states +EXPORT_SYMBOL_GPL vmlinux 0x11235e3f wwan_register_ops +EXPORT_SYMBOL_GPL vmlinux 0x113af05e pci_epc_get_msi +EXPORT_SYMBOL_GPL vmlinux 0x115d78ad dev_coredumpsg +EXPORT_SYMBOL_GPL vmlinux 0x11638a69 xive_native_alloc_vp_block +EXPORT_SYMBOL_GPL vmlinux 0x118b539e blkg_rwstat_init +EXPORT_SYMBOL_GPL vmlinux 0x118fd5aa regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x1191fec9 dev_pm_opp_is_turbo +EXPORT_SYMBOL_GPL vmlinux 0x1199ae43 __devm_regmap_init +EXPORT_SYMBOL_GPL vmlinux 0x119ca59a tcp_reno_cong_avoid +EXPORT_SYMBOL_GPL vmlinux 0x11aef374 blk_mq_quiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x11b68a56 __tracepoint_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x11ba59d6 rt_mutex_unlock +EXPORT_SYMBOL_GPL vmlinux 0x11c75978 led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x11da3d59 vp_legacy_config_vector +EXPORT_SYMBOL_GPL vmlinux 0x11dae9db fat_attach +EXPORT_SYMBOL_GPL vmlinux 0x11df0e75 devlink_fmsg_binary_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x11e2c6de rtc_update_irq_enable +EXPORT_SYMBOL_GPL vmlinux 0x11e31465 dst_cache_get_ip4 +EXPORT_SYMBOL_GPL vmlinux 0x11e770b4 pci_ims_alloc_irq +EXPORT_SYMBOL_GPL vmlinux 0x11f6d7ec ata_link_next +EXPORT_SYMBOL_GPL vmlinux 0x11fa01f8 sk_setup_caps +EXPORT_SYMBOL_GPL vmlinux 0x12134f5a clk_hw_get_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x121d958a unregister_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0x122ce299 sbitmap_init_node +EXPORT_SYMBOL_GPL vmlinux 0x1234e483 get_cpu_iowait_time_us +EXPORT_SYMBOL_GPL vmlinux 0x12513310 pci_load_and_free_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x12580346 ping_get_port +EXPORT_SYMBOL_GPL vmlinux 0x125cacbe virtqueue_poll +EXPORT_SYMBOL_GPL vmlinux 0x12668737 clk_hw_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0x12721842 of_clk_src_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0x128a7397 clkdev_hw_create +EXPORT_SYMBOL_GPL vmlinux 0x12a6128d tpm2_flush_context +EXPORT_SYMBOL_GPL vmlinux 0x12a65911 fuse_free_conn +EXPORT_SYMBOL_GPL vmlinux 0x12b13503 __devm_regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0x12c20034 __ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x12e5ef0c rtas_set_power_level +EXPORT_SYMBOL_GPL vmlinux 0x12ed2deb vas_register_api_powernv +EXPORT_SYMBOL_GPL vmlinux 0x12ee1173 memory_group_unregister +EXPORT_SYMBOL_GPL vmlinux 0x13109227 shash_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x13177ddf devlink_dpipe_entry_ctx_append +EXPORT_SYMBOL_GPL vmlinux 0x131a5ed7 regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x131db64a system_long_wq +EXPORT_SYMBOL_GPL vmlinux 0x13316638 of_get_required_opp_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x133969d7 __trace_printk +EXPORT_SYMBOL_GPL vmlinux 0x134cdae1 devlink_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1356fc70 devl_dpipe_headers_register +EXPORT_SYMBOL_GPL vmlinux 0x13603365 crypto_unregister_shashes +EXPORT_SYMBOL_GPL vmlinux 0x136209db power_supply_reg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x13640660 get_cached_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0x1376982c __wake_up_locked_key +EXPORT_SYMBOL_GPL vmlinux 0x137d3441 thermal_cooling_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x137e55f8 __traceiter_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x137e955c iommu_tce_table_put +EXPORT_SYMBOL_GPL vmlinux 0x13810c4c rio_del_device +EXPORT_SYMBOL_GPL vmlinux 0x1383e218 __mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x138e0957 dax_write_cache_enabled +EXPORT_SYMBOL_GPL vmlinux 0x138f25ac blk_execute_rq_nowait +EXPORT_SYMBOL_GPL vmlinux 0x13935b2e add_wait_queue_priority +EXPORT_SYMBOL_GPL vmlinux 0x13ab2175 static_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x13ae6346 ata_pci_device_suspend +EXPORT_SYMBOL_GPL vmlinux 0x13af8f0a get_dev_pagemap +EXPORT_SYMBOL_GPL vmlinux 0x13c5affc tcp_register_ulp +EXPORT_SYMBOL_GPL vmlinux 0x13c72807 ata_eh_analyze_ncq_error +EXPORT_SYMBOL_GPL vmlinux 0x13ce87e8 asn1_ber_decoder +EXPORT_SYMBOL_GPL vmlinux 0x13d2337c unix_inq_len +EXPORT_SYMBOL_GPL vmlinux 0x13d2ca0c dev_pm_opp_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x13e2005a fw_devlink_purge_absent_suppliers +EXPORT_SYMBOL_GPL vmlinux 0x13ed8784 sdev_evt_alloc +EXPORT_SYMBOL_GPL vmlinux 0x13fab921 cpuidle_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x1403ad09 cpufreq_add_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x1415ddf5 fwnode_create_software_node +EXPORT_SYMBOL_GPL vmlinux 0x141f38bf ktime_get_raw_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x14244fd8 inet_send_prepare +EXPORT_SYMBOL_GPL vmlinux 0x14448706 da9052_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0x14476ad6 nvdimm_clear_poison +EXPORT_SYMBOL_GPL vmlinux 0x145192d4 pci_user_read_config_word +EXPORT_SYMBOL_GPL vmlinux 0x145ca261 platform_get_irq_optional +EXPORT_SYMBOL_GPL vmlinux 0x14612983 i2c_adapter_type +EXPORT_SYMBOL_GPL vmlinux 0x1469d825 vp_modern_get_features +EXPORT_SYMBOL_GPL vmlinux 0x146b4bf4 pm_wakeup_ws_event +EXPORT_SYMBOL_GPL vmlinux 0x146cc88f bpf_master_redirect_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x1476604e device_show_int +EXPORT_SYMBOL_GPL vmlinux 0x1496fd71 ip6_push_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0x14998e9a rio_route_add_entry +EXPORT_SYMBOL_GPL vmlinux 0x149b6884 devm_mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x14a50174 hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0x14ae2d7f fib_nl_delrule +EXPORT_SYMBOL_GPL vmlinux 0x14bf9c2b pci_alloc_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x14cd7523 pm_generic_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0x14fa5716 gpiochip_line_is_valid +EXPORT_SYMBOL_GPL vmlinux 0x14fbcd5e __tracepoint_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x1501a1bf led_trigger_set +EXPORT_SYMBOL_GPL vmlinux 0x150438cd devlink_dpipe_match_put +EXPORT_SYMBOL_GPL vmlinux 0x150480ff spi_async +EXPORT_SYMBOL_GPL vmlinux 0x150ee6d1 device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1533d58d fsverity_ioctl_measure +EXPORT_SYMBOL_GPL vmlinux 0x1533ff55 eeh_pe_reset +EXPORT_SYMBOL_GPL vmlinux 0x1537c7f2 opal_ipmi_recv +EXPORT_SYMBOL_GPL vmlinux 0x153b60a6 klist_del +EXPORT_SYMBOL_GPL vmlinux 0x1543a016 dev_pm_opp_set_opp +EXPORT_SYMBOL_GPL vmlinux 0x15510a89 devlink_fmsg_binary_put +EXPORT_SYMBOL_GPL vmlinux 0x1562339f iommu_flush_tce +EXPORT_SYMBOL_GPL vmlinux 0x1565af95 pci_find_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0x15886f48 hte_disable_ts +EXPORT_SYMBOL_GPL vmlinux 0x15971ee6 pinctrl_dev_get_devname +EXPORT_SYMBOL_GPL vmlinux 0x159871c7 mbox_chan_txdone +EXPORT_SYMBOL_GPL vmlinux 0x15ade1cc filter_irq_stacks +EXPORT_SYMBOL_GPL vmlinux 0x15bd098b irq_find_matching_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x15bd7435 psi_memstall_leave +EXPORT_SYMBOL_GPL vmlinux 0x15c21e5e nl_table_lock +EXPORT_SYMBOL_GPL vmlinux 0x15d43987 led_update_brightness +EXPORT_SYMBOL_GPL vmlinux 0x15ea2648 hwpoison_filter_flags_mask +EXPORT_SYMBOL_GPL vmlinux 0x15eb029f iommu_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x15f1d772 sdio_retune_crc_enable +EXPORT_SYMBOL_GPL vmlinux 0x15f3cdef bio_start_io_acct +EXPORT_SYMBOL_GPL vmlinux 0x15ff67ff tc3589x_block_read +EXPORT_SYMBOL_GPL vmlinux 0x160bd45c rtas_token +EXPORT_SYMBOL_GPL vmlinux 0x160ef683 pci_bus_resource_n +EXPORT_SYMBOL_GPL vmlinux 0x1612c6ba clk_gate_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1616145f scsi_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0x161ba184 edac_device_handle_ce_count +EXPORT_SYMBOL_GPL vmlinux 0x161feee3 ata_pci_device_do_resume +EXPORT_SYMBOL_GPL vmlinux 0x1623123d __traceiter_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0x16286565 sdio_claim_irq +EXPORT_SYMBOL_GPL vmlinux 0x162bf1e3 __traceiter_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x16369a27 xive_native_sync_queue +EXPORT_SYMBOL_GPL vmlinux 0x1636fa6d dev_pm_genpd_suspend +EXPORT_SYMBOL_GPL vmlinux 0x163d7edc register_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x16422a6e xdp_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x165ce296 __dev_fwnode_const +EXPORT_SYMBOL_GPL vmlinux 0x165f0d8b __pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x1664bb91 driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x16759d5e ata_pio_need_iordy +EXPORT_SYMBOL_GPL vmlinux 0x1687ec20 tty_get_frame_size +EXPORT_SYMBOL_GPL vmlinux 0x1690b503 usb_role_switch_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x16c5ec08 alarm_expires_remaining +EXPORT_SYMBOL_GPL vmlinux 0x16c7cc57 hwpoison_filter +EXPORT_SYMBOL_GPL vmlinux 0x16d2855d __wake_up_locked +EXPORT_SYMBOL_GPL vmlinux 0x16da1f88 devlink_fmsg_u32_put +EXPORT_SYMBOL_GPL vmlinux 0x16dfbf36 add_interrupt_randomness +EXPORT_SYMBOL_GPL vmlinux 0x16e19928 dev_pm_qos_hide_flags +EXPORT_SYMBOL_GPL vmlinux 0x16e49a67 iomap_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x16fa64d3 rio_request_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x170cc36c put_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x170dc334 crypto_alloc_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x171874b2 blocking_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0x174046ff icc_std_aggregate +EXPORT_SYMBOL_GPL vmlinux 0x1743a5a4 max8997_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x174c6274 ring_buffer_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x174f0979 devlink_port_type_clear +EXPORT_SYMBOL_GPL vmlinux 0x174fba10 serial8250_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x17528d89 idr_alloc +EXPORT_SYMBOL_GPL vmlinux 0x176031a7 devlink_fmsg_string_put +EXPORT_SYMBOL_GPL vmlinux 0x1761b0c5 tps6586x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x177ac2c7 debugfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x177b1042 __tracepoint_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x177c338d twl_get_version +EXPORT_SYMBOL_GPL vmlinux 0x177d8876 pinconf_generic_dump_config +EXPORT_SYMBOL_GPL vmlinux 0x17832188 make_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x179f1d23 wm831x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x17a42d66 uart_console_write +EXPORT_SYMBOL_GPL vmlinux 0x17b69c2a transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x17bb1de5 fuse_dax_cancel_work +EXPORT_SYMBOL_GPL vmlinux 0x17c268be extcon_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x17c2cbfc hash__alloc_context_id +EXPORT_SYMBOL_GPL vmlinux 0x17c724c8 clk_register_mux_table +EXPORT_SYMBOL_GPL vmlinux 0x18008c59 ring_buffer_resize +EXPORT_SYMBOL_GPL vmlinux 0x181065f8 irqchip_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0x1811b5db cgroup_get_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x18188e81 device_destroy +EXPORT_SYMBOL_GPL vmlinux 0x181d3885 devfreq_event_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x182b91f9 list_lru_del +EXPORT_SYMBOL_GPL vmlinux 0x182e2f09 cn_netlink_send_mult +EXPORT_SYMBOL_GPL vmlinux 0x183cda79 divider_recalc_rate +EXPORT_SYMBOL_GPL vmlinux 0x18428692 __cookie_v6_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x1843e540 cpu_bit_bitmap +EXPORT_SYMBOL_GPL vmlinux 0x1846dee7 mnt_drop_write +EXPORT_SYMBOL_GPL vmlinux 0x18654dea trace_seq_bitmask +EXPORT_SYMBOL_GPL vmlinux 0x187f5c2e pinctrl_utils_free_map +EXPORT_SYMBOL_GPL vmlinux 0x187f74bd devm_init_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x18a33c4e blk_rq_unprep_clone +EXPORT_SYMBOL_GPL vmlinux 0x18a9777e get_pid_task +EXPORT_SYMBOL_GPL vmlinux 0x18b50ebe kobject_move +EXPORT_SYMBOL_GPL vmlinux 0x18d57717 ata_bmdma_port_start32 +EXPORT_SYMBOL_GPL vmlinux 0x18e4f8aa swphy_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x18e88b8d led_get +EXPORT_SYMBOL_GPL vmlinux 0x18edb9d7 inet_pernet_hashinfo_alloc +EXPORT_SYMBOL_GPL vmlinux 0x18f1deea clk_hw_determine_rate_no_reparent +EXPORT_SYMBOL_GPL vmlinux 0x18fb2caf cpus_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x1902178a srp_tmo_valid +EXPORT_SYMBOL_GPL vmlinux 0x19106f2a au_platform_setup +EXPORT_SYMBOL_GPL vmlinux 0x191fc715 usb_disable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x1924598e perf_event_refresh +EXPORT_SYMBOL_GPL vmlinux 0x1928dcd1 vp_modern_get_num_queues +EXPORT_SYMBOL_GPL vmlinux 0x1929f84c crypto_comp_decompress +EXPORT_SYMBOL_GPL vmlinux 0x193220d1 gpiochip_line_is_open_drain +EXPORT_SYMBOL_GPL vmlinux 0x193dfdf6 klp_get_prev_state +EXPORT_SYMBOL_GPL vmlinux 0x193e8d71 blk_mq_freeze_queue_wait +EXPORT_SYMBOL_GPL vmlinux 0x19436fdc pci_d3cold_enable +EXPORT_SYMBOL_GPL vmlinux 0x194e1f61 init_user_ns +EXPORT_SYMBOL_GPL vmlinux 0x1953b052 __netpoll_free +EXPORT_SYMBOL_GPL vmlinux 0x196eab4d regulator_bulk_set_supply_names +EXPORT_SYMBOL_GPL vmlinux 0x196f0c8b badrange_init +EXPORT_SYMBOL_GPL vmlinux 0x197be0bb wakeup_source_destroy +EXPORT_SYMBOL_GPL vmlinux 0x1986fda0 fsverity_ioctl_enable +EXPORT_SYMBOL_GPL vmlinux 0x19a304ba usb_disabled +EXPORT_SYMBOL_GPL vmlinux 0x19ad3cb8 __irq_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x19b5dcb8 dw_pcie_host_deinit +EXPORT_SYMBOL_GPL vmlinux 0x19b8a803 fscrypt_context_for_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x19c20269 soc_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x19c42957 blk_op_str +EXPORT_SYMBOL_GPL vmlinux 0x19cf91e7 component_add +EXPORT_SYMBOL_GPL vmlinux 0x19d62bc7 pci_hp_destroy +EXPORT_SYMBOL_GPL vmlinux 0x19d93f6d __irq_apply_affinity_hint +EXPORT_SYMBOL_GPL vmlinux 0x19dab35b ftrace_set_filter_ips +EXPORT_SYMBOL_GPL vmlinux 0x19e162a4 devlink_dpipe_table_counter_enabled +EXPORT_SYMBOL_GPL vmlinux 0x19e81304 btree_alloc +EXPORT_SYMBOL_GPL vmlinux 0x19ecff7c of_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x19f33626 nf_ctnetlink_has_listener +EXPORT_SYMBOL_GPL vmlinux 0x1a0a2f68 dev_pm_qos_expose_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0x1a10c32b crypto_ft_tab +EXPORT_SYMBOL_GPL vmlinux 0x1a146ec3 usb_ep_type_string +EXPORT_SYMBOL_GPL vmlinux 0x1a38d45a led_trigger_register_simple +EXPORT_SYMBOL_GPL vmlinux 0x1a3a1b25 pci_set_pcie_reset_state +EXPORT_SYMBOL_GPL vmlinux 0x1a3a4c97 __traceiter_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x1a3b70d5 pm_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x1a5e638f ata_sff_qc_fill_rtf +EXPORT_SYMBOL_GPL vmlinux 0x1a6716fd skb_complete_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x1a6af678 of_pci_parse_bus_range +EXPORT_SYMBOL_GPL vmlinux 0x1a6bf28f fsnotify_get_cookie +EXPORT_SYMBOL_GPL vmlinux 0x1a82368d ZSTD_customCalloc +EXPORT_SYMBOL_GPL vmlinux 0x1a8f081f dev_pm_opp_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x1a8f0f88 pnv_ocxl_get_actag +EXPORT_SYMBOL_GPL vmlinux 0x1a9550a7 ethnl_cable_test_pulse +EXPORT_SYMBOL_GPL vmlinux 0x1a9c20b1 xive_cleanup_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x1aa7a185 __tracepoint_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x1aaadeac sfp_bus_add_upstream +EXPORT_SYMBOL_GPL vmlinux 0x1ab2d415 addrconf_add_linklocal +EXPORT_SYMBOL_GPL vmlinux 0x1ac18dac pinctrl_utils_reserve_map +EXPORT_SYMBOL_GPL vmlinux 0x1acd18c8 cpuset_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x1ad32cf1 get_device +EXPORT_SYMBOL_GPL vmlinux 0x1ad8769a usb_hcd_is_primary_hcd +EXPORT_SYMBOL_GPL vmlinux 0x1ae837f9 netdev_set_default_ethtool_ops +EXPORT_SYMBOL_GPL vmlinux 0x1ae84350 arch_smp_send_reschedule +EXPORT_SYMBOL_GPL vmlinux 0x1aec4c9e fsverity_verify_blocks +EXPORT_SYMBOL_GPL vmlinux 0x1af1e17b tty_buffer_lock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x1af267f8 int_pow +EXPORT_SYMBOL_GPL vmlinux 0x1b0602c1 cond_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x1b0aa2f3 bio_clone_blkg_association +EXPORT_SYMBOL_GPL vmlinux 0x1b14f4ad __traceiter_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x1b175d9f gpiochip_generic_config +EXPORT_SYMBOL_GPL vmlinux 0x1b199458 class_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x1b1e5640 phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x1b2d9a22 usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0x1b2ebd5d tps6586x_read +EXPORT_SYMBOL_GPL vmlinux 0x1b320af7 pnv_pci_get_presence_state +EXPORT_SYMBOL_GPL vmlinux 0x1b480fb5 of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0x1b560eb9 evm_inode_init_security +EXPORT_SYMBOL_GPL vmlinux 0x1b5cb82d pinctrl_parse_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0x1b5e9387 ata_scsi_unlock_native_capacity +EXPORT_SYMBOL_GPL vmlinux 0x1b739ef5 __tracepoint_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1b745429 inet6_compat_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x1b85ae3b ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x1b87bd8f relay_buf_full +EXPORT_SYMBOL_GPL vmlinux 0x1b8822d8 pinctrl_gpio_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x1b92e41d inet_putpeer +EXPORT_SYMBOL_GPL vmlinux 0x1b9664d1 __destroy_context +EXPORT_SYMBOL_GPL vmlinux 0x1b978107 ip_route_output_flow +EXPORT_SYMBOL_GPL vmlinux 0x1b98a02a set_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0x1ba0fe35 inet6_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x1bacd48b perf_trace_run_bpf_submit +EXPORT_SYMBOL_GPL vmlinux 0x1bba7202 fib6_get_table +EXPORT_SYMBOL_GPL vmlinux 0x1bbd0534 cpufreq_dbs_governor_init +EXPORT_SYMBOL_GPL vmlinux 0x1bc5eebe pinctrl_gpio_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x1bc8924d of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0x1bcede46 thermal_zone_get_crit_temp +EXPORT_SYMBOL_GPL vmlinux 0x1bd9fe7c rtnl_delete_link +EXPORT_SYMBOL_GPL vmlinux 0x1bde0ca8 md_bitmap_load +EXPORT_SYMBOL_GPL vmlinux 0x1be07f71 sock_diag_register_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x1bf95769 __traceiter_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x1bfcf1bd rio_map_inb_region +EXPORT_SYMBOL_GPL vmlinux 0x1c1dd6fb blk_queue_max_zone_append_sectors +EXPORT_SYMBOL_GPL vmlinux 0x1c25a5bf irq_set_chained_handler_and_data +EXPORT_SYMBOL_GPL vmlinux 0x1c273b2c inet_csk_get_port +EXPORT_SYMBOL_GPL vmlinux 0x1c2e93a2 wm8350_read_auxadc +EXPORT_SYMBOL_GPL vmlinux 0x1c33b582 regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1c3f484f of_genpd_del_provider +EXPORT_SYMBOL_GPL vmlinux 0x1c5541bd cpufreq_boost_enabled +EXPORT_SYMBOL_GPL vmlinux 0x1c5b1f28 irq_free_descs +EXPORT_SYMBOL_GPL vmlinux 0x1c5ff742 clk_get_phase +EXPORT_SYMBOL_GPL vmlinux 0x1c62e34d opal_get_sensor_data +EXPORT_SYMBOL_GPL vmlinux 0x1c6ce8c1 __inet_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0x1c7169dc ZSTD_customFree +EXPORT_SYMBOL_GPL vmlinux 0x1c77036a debugfs_create_x16 +EXPORT_SYMBOL_GPL vmlinux 0x1c7cb7c7 crypto_comp_compress +EXPORT_SYMBOL_GPL vmlinux 0x1c7df74c kvm_hv_vm_activated +EXPORT_SYMBOL_GPL vmlinux 0x1c80d27d btree_geo128 +EXPORT_SYMBOL_GPL vmlinux 0x1c85e9ea sata_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x1c87a811 __round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x1c8bca8d emulate_vsx_store +EXPORT_SYMBOL_GPL vmlinux 0x1c95492d skb_send_sock_locked +EXPORT_SYMBOL_GPL vmlinux 0x1ca3280a usb_put_hcd +EXPORT_SYMBOL_GPL vmlinux 0x1ca8a3f7 power_supply_set_property +EXPORT_SYMBOL_GPL vmlinux 0x1cb69569 __blk_req_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0x1cbd92b0 cpu_mitigations_off +EXPORT_SYMBOL_GPL vmlinux 0x1cc73b96 irq_domain_create_legacy +EXPORT_SYMBOL_GPL vmlinux 0x1cd1f9dd pm_genpd_init +EXPORT_SYMBOL_GPL vmlinux 0x1cdd0605 xhci_port_state_to_neutral +EXPORT_SYMBOL_GPL vmlinux 0x1ce5ba2f register_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x1cef3226 usb_bus_idr_lock +EXPORT_SYMBOL_GPL vmlinux 0x1cf74705 iommu_alloc_resv_region +EXPORT_SYMBOL_GPL vmlinux 0x1d11ec5b power_supply_get_battery_info +EXPORT_SYMBOL_GPL vmlinux 0x1d1b5d2a mctp_unregister_netdev +EXPORT_SYMBOL_GPL vmlinux 0x1d222ced irq_get_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0x1d2ac40e __dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0x1d4a40d2 devm_extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0x1d4c7940 iommu_tce_kill +EXPORT_SYMBOL_GPL vmlinux 0x1d517ce7 ip6_append_data +EXPORT_SYMBOL_GPL vmlinux 0x1d539d69 dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x1d626e4e ata_cable_40wire +EXPORT_SYMBOL_GPL vmlinux 0x1d67e235 serial8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x1d718e34 devm_gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x1d73012d kvmppc_update_dirty_map +EXPORT_SYMBOL_GPL vmlinux 0x1d85bd11 ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x1d8a1a52 of_property_read_variable_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x1d956161 blk_mq_alloc_request_hctx +EXPORT_SYMBOL_GPL vmlinux 0x1da07998 __audit_inode_child +EXPORT_SYMBOL_GPL vmlinux 0x1da12f0a pci_epc_start +EXPORT_SYMBOL_GPL vmlinux 0x1db3f304 device_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0x1dc84cc0 devm_phy_create +EXPORT_SYMBOL_GPL vmlinux 0x1dcefa83 pm_clk_remove +EXPORT_SYMBOL_GPL vmlinux 0x1dd19b93 class_find_device +EXPORT_SYMBOL_GPL vmlinux 0x1ddc0acb phy_set_speed +EXPORT_SYMBOL_GPL vmlinux 0x1de00afb devm_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x1de0e069 serdev_device_set_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x1def3600 pci_user_write_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x1df33284 opal_prd_msg +EXPORT_SYMBOL_GPL vmlinux 0x1dfa5dbd mpi_invm +EXPORT_SYMBOL_GPL vmlinux 0x1e002904 devfreq_event_remove_edev +EXPORT_SYMBOL_GPL vmlinux 0x1e0670c6 reset_control_release +EXPORT_SYMBOL_GPL vmlinux 0x1e0b560e __thermal_zone_get_trip +EXPORT_SYMBOL_GPL vmlinux 0x1e0cf235 opal_get_sensor_data_u64 +EXPORT_SYMBOL_GPL vmlinux 0x1e32476b crypto_shash_finup +EXPORT_SYMBOL_GPL vmlinux 0x1e424d61 user_preparse +EXPORT_SYMBOL_GPL vmlinux 0x1e4d06de virtqueue_get_vring_size +EXPORT_SYMBOL_GPL vmlinux 0x1e53f827 stack_depot_print +EXPORT_SYMBOL_GPL vmlinux 0x1e55e8ab thp_get_unmapped_area +EXPORT_SYMBOL_GPL vmlinux 0x1e75ab0f devm_regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x1e7bbcb3 kernel_restart +EXPORT_SYMBOL_GPL vmlinux 0x1e86307c dma_request_chan +EXPORT_SYMBOL_GPL vmlinux 0x1e86e4b0 ip_valid_fib_dump_req +EXPORT_SYMBOL_GPL vmlinux 0x1e8fac8e wireless_nlevent_flush +EXPORT_SYMBOL_GPL vmlinux 0x1e923c72 devl_dpipe_headers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1e9647d5 tracing_snapshot_cond_disable +EXPORT_SYMBOL_GPL vmlinux 0x1e9c590a usb_find_common_endpoints_reverse +EXPORT_SYMBOL_GPL vmlinux 0x1e9fd1ca ata_bmdma32_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x1ea03a51 dev_pm_qos_flags +EXPORT_SYMBOL_GPL vmlinux 0x1ea18698 tpm_tis_remove +EXPORT_SYMBOL_GPL vmlinux 0x1ea56cfd kset_find_obj +EXPORT_SYMBOL_GPL vmlinux 0x1ea8c2a9 devm_register_power_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x1ea8ca4e dma_async_device_channel_register +EXPORT_SYMBOL_GPL vmlinux 0x1eb9516e round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x1ebc2320 crypto_enqueue_request_head +EXPORT_SYMBOL_GPL vmlinux 0x1ebd70a2 sk_msg_free_partial +EXPORT_SYMBOL_GPL vmlinux 0x1ebf6c2a pci_power_names +EXPORT_SYMBOL_GPL vmlinux 0x1ecacd5d get_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0x1ecc8283 sk_msg_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0x1ed4d2eb percpu_ref_kill_and_confirm +EXPORT_SYMBOL_GPL vmlinux 0x1ed77a40 usb_ep0_reinit +EXPORT_SYMBOL_GPL vmlinux 0x1edac5c3 xive_native_enable_vp +EXPORT_SYMBOL_GPL vmlinux 0x1ee47e00 is_vmalloc_or_module_addr +EXPORT_SYMBOL_GPL vmlinux 0x1eea7372 devl_traps_register +EXPORT_SYMBOL_GPL vmlinux 0x1ef20793 stop_core_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x1f050e36 pnv_pci_set_power_state +EXPORT_SYMBOL_GPL vmlinux 0x1f0b7692 usb_set_device_state +EXPORT_SYMBOL_GPL vmlinux 0x1f38a4f6 mpi_set_highbit +EXPORT_SYMBOL_GPL vmlinux 0x1f3cbfa5 sdio_set_host_pm_flags +EXPORT_SYMBOL_GPL vmlinux 0x1f449588 mctrl_gpio_disable_ms +EXPORT_SYMBOL_GPL vmlinux 0x1f44cb31 regulator_get_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0x1f563160 bpf_offload_dev_priv +EXPORT_SYMBOL_GPL vmlinux 0x1f67ec1f pci_ioremap_wc_bar +EXPORT_SYMBOL_GPL vmlinux 0x1f729bca dev_fill_metadata_dst +EXPORT_SYMBOL_GPL vmlinux 0x1f8544b8 panic_timeout +EXPORT_SYMBOL_GPL vmlinux 0x1f8e4826 __devm_irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x1f8ed628 cpu_device_create +EXPORT_SYMBOL_GPL vmlinux 0x1f989e9f spi_target_abort +EXPORT_SYMBOL_GPL vmlinux 0x1f9aadaa tty_port_link_device +EXPORT_SYMBOL_GPL vmlinux 0x1f9b9db4 netdev_walk_all_lower_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x1f9e4af4 devl_rate_leaf_destroy +EXPORT_SYMBOL_GPL vmlinux 0x1fa1d95c sha256_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x1fc7177b pci_epf_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x1fc7e6f3 regulator_set_voltage +EXPORT_SYMBOL_GPL vmlinux 0x1fe6e504 gpiod_add_hogs +EXPORT_SYMBOL_GPL vmlinux 0x2009e400 devlink_info_board_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2013a174 __get_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0x202d4ed6 nvmem_cell_write +EXPORT_SYMBOL_GPL vmlinux 0x2042fda8 usb_enable_ltm +EXPORT_SYMBOL_GPL vmlinux 0x2046b834 pci_enable_ats +EXPORT_SYMBOL_GPL vmlinux 0x2048757b wm8350_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x204c62bb devm_pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0x20507cbc regulator_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x2063c49c irq_domain_associate_many +EXPORT_SYMBOL_GPL vmlinux 0x207c9ac1 root_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x208c7d93 pinmux_generic_get_function_groups +EXPORT_SYMBOL_GPL vmlinux 0x209d0b7f net_failover_create +EXPORT_SYMBOL_GPL vmlinux 0x209e3628 extcon_set_property_sync +EXPORT_SYMBOL_GPL vmlinux 0x20a3b60a bpf_trace_run2 +EXPORT_SYMBOL_GPL vmlinux 0x20a4e01a HUF_readStats_wksp +EXPORT_SYMBOL_GPL vmlinux 0x20b2c127 pm_clk_destroy +EXPORT_SYMBOL_GPL vmlinux 0x20b4d6b8 pci_epc_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x20b7a1d0 unregister_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0x20be2bff mmc_pwrseq_unregister +EXPORT_SYMBOL_GPL vmlinux 0x20d34b13 backing_file_open +EXPORT_SYMBOL_GPL vmlinux 0x20d83453 of_rescan_bus +EXPORT_SYMBOL_GPL vmlinux 0x20ecbccf serial8250_rpm_get_tx +EXPORT_SYMBOL_GPL vmlinux 0x20fa3662 screen_pos +EXPORT_SYMBOL_GPL vmlinux 0x20ffd1d0 crypto_shash_tfm_digest +EXPORT_SYMBOL_GPL vmlinux 0x21082054 mas_find_range +EXPORT_SYMBOL_GPL vmlinux 0x210db965 usb_alloc_urb +EXPORT_SYMBOL_GPL vmlinux 0x210e8a8e regulator_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2117a83f devfreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0x211850f5 htab_hash_mask +EXPORT_SYMBOL_GPL vmlinux 0x211b809a dma_release_channel +EXPORT_SYMBOL_GPL vmlinux 0x211ca385 fb_deferred_io_cleanup +EXPORT_SYMBOL_GPL vmlinux 0x21218e74 bdev_nr_zones +EXPORT_SYMBOL_GPL vmlinux 0x212734c5 vcap_netbytes_copy +EXPORT_SYMBOL_GPL vmlinux 0x2127f51f rtas_function_token +EXPORT_SYMBOL_GPL vmlinux 0x212e8637 i2c_client_type +EXPORT_SYMBOL_GPL vmlinux 0x21385152 alarm_cancel +EXPORT_SYMBOL_GPL vmlinux 0x2139d31a regulator_set_voltage_time_sel +EXPORT_SYMBOL_GPL vmlinux 0x213d307a __sock_recv_cmsgs +EXPORT_SYMBOL_GPL vmlinux 0x216de4e1 rcu_get_gp_kthreads_prio +EXPORT_SYMBOL_GPL vmlinux 0x2176e42a hwpoison_filter_memcg +EXPORT_SYMBOL_GPL vmlinux 0x21813880 sdio_writew +EXPORT_SYMBOL_GPL vmlinux 0x2181c088 srp_rport_del +EXPORT_SYMBOL_GPL vmlinux 0x21831ad7 devm_platform_get_and_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0x2188a2e9 mas_find +EXPORT_SYMBOL_GPL vmlinux 0x218a8dc8 crypto_alloc_rng +EXPORT_SYMBOL_GPL vmlinux 0x219ba8d0 devm_fwnode_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x21a563da clk_get_accuracy +EXPORT_SYMBOL_GPL vmlinux 0x21a68203 ata_sff_thaw +EXPORT_SYMBOL_GPL vmlinux 0x21ad9631 dm_submit_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x21ade1e5 sk_psock_init +EXPORT_SYMBOL_GPL vmlinux 0x21cd536a crypto_put_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x21d82a1b rio_mport_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0x21da828e regulator_enable_regmap +EXPORT_SYMBOL_GPL vmlinux 0x21df2c98 md_stop_writes +EXPORT_SYMBOL_GPL vmlinux 0x21f93334 regulator_suspend_enable +EXPORT_SYMBOL_GPL vmlinux 0x2204f932 serial8250_tx_chars +EXPORT_SYMBOL_GPL vmlinux 0x220aee58 pm_wakeup_dev_event +EXPORT_SYMBOL_GPL vmlinux 0x221838fe i2c_of_match_device +EXPORT_SYMBOL_GPL vmlinux 0x22265285 bus_find_device +EXPORT_SYMBOL_GPL vmlinux 0x22580e0c devl_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x225e66f2 vcap_find_keystream_keysets +EXPORT_SYMBOL_GPL vmlinux 0x2260782d ima_file_check +EXPORT_SYMBOL_GPL vmlinux 0x2275b259 dmaengine_desc_attach_metadata +EXPORT_SYMBOL_GPL vmlinux 0x228cceab tracing_cond_snapshot_data +EXPORT_SYMBOL_GPL vmlinux 0x22915312 platform_add_devices +EXPORT_SYMBOL_GPL vmlinux 0x229ab029 debugfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0x22a6d049 nfs_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x22b543ff page_cache_async_ra +EXPORT_SYMBOL_GPL vmlinux 0x22bab715 get_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0x22c13cfc irq_gc_mask_disable_reg +EXPORT_SYMBOL_GPL vmlinux 0x22d60537 tcf_frag_xmit_count +EXPORT_SYMBOL_GPL vmlinux 0x22d9409b iomap_sort_ioends +EXPORT_SYMBOL_GPL vmlinux 0x22ef933e blk_mq_end_request_batch +EXPORT_SYMBOL_GPL vmlinux 0x22f3789b iommu_detach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0x22f7b746 netdev_walk_all_lower_dev +EXPORT_SYMBOL_GPL vmlinux 0x22fd08ba cpuacct_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x22ff2f99 debugfs_lookup +EXPORT_SYMBOL_GPL vmlinux 0x231405c3 rtnl_af_register +EXPORT_SYMBOL_GPL vmlinux 0x2325a784 uart_get_rs485_mode +EXPORT_SYMBOL_GPL vmlinux 0x23412816 rtc_tm_to_ktime +EXPORT_SYMBOL_GPL vmlinux 0x234305da generic_access_phys +EXPORT_SYMBOL_GPL vmlinux 0x234cf416 devlink_fmsg_string_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x2357562f sysfs_remove_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x23581842 dw_pcie_wait_for_link +EXPORT_SYMBOL_GPL vmlinux 0x235aaaca strp_init +EXPORT_SYMBOL_GPL vmlinux 0x23631a98 fuse_conn_init +EXPORT_SYMBOL_GPL vmlinux 0x23864ce7 cpuset_mem_spread_node +EXPORT_SYMBOL_GPL vmlinux 0x238f0f71 cgroup_attach_task_all +EXPORT_SYMBOL_GPL vmlinux 0x2396c7f0 clk_set_parent +EXPORT_SYMBOL_GPL vmlinux 0x239dcd7a fuse_file_poll +EXPORT_SYMBOL_GPL vmlinux 0x239eccf0 platform_irqchip_probe +EXPORT_SYMBOL_GPL vmlinux 0x23a0a9b7 edac_device_del_device +EXPORT_SYMBOL_GPL vmlinux 0x23c0f7e4 clk_fixed_rate_ops +EXPORT_SYMBOL_GPL vmlinux 0x23c3b778 phy_basic_features +EXPORT_SYMBOL_GPL vmlinux 0x23ce8686 cn_add_callback +EXPORT_SYMBOL_GPL vmlinux 0x23e1d8c6 dw_pcie_ep_init_complete +EXPORT_SYMBOL_GPL vmlinux 0x23ec4e1b usb_add_phy_dev +EXPORT_SYMBOL_GPL vmlinux 0x23facc6f crypto_unregister_aead +EXPORT_SYMBOL_GPL vmlinux 0x2404f151 of_pse_control_get +EXPORT_SYMBOL_GPL vmlinux 0x240cbc3d devlink_port_region_create +EXPORT_SYMBOL_GPL vmlinux 0x2421097b mpi_const +EXPORT_SYMBOL_GPL vmlinux 0x24235223 phy_10gbit_full_features +EXPORT_SYMBOL_GPL vmlinux 0x2445066e syscon_regmap_lookup_by_phandle_optional +EXPORT_SYMBOL_GPL vmlinux 0x2479b8ff gpiod_set_transitory +EXPORT_SYMBOL_GPL vmlinux 0x2484e789 vbin_printf +EXPORT_SYMBOL_GPL vmlinux 0x24852826 __SCK__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x248bc867 raw_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0x248e1473 kfree_strarray +EXPORT_SYMBOL_GPL vmlinux 0x24982984 dev_pm_opp_find_freq_ceil +EXPORT_SYMBOL_GPL vmlinux 0x249dfd21 gpiod_direction_input +EXPORT_SYMBOL_GPL vmlinux 0x24a5dddb devm_clk_get_prepared +EXPORT_SYMBOL_GPL vmlinux 0x24ad11db wakeup_sources_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x24b9f356 mmu_partition_table_set_entry +EXPORT_SYMBOL_GPL vmlinux 0x24bbc3aa irq_chip_set_vcpu_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x24bdd384 usb_choose_configuration +EXPORT_SYMBOL_GPL vmlinux 0x24c44a06 sdio_readb +EXPORT_SYMBOL_GPL vmlinux 0x24c93f49 serial8250_do_set_divisor +EXPORT_SYMBOL_GPL vmlinux 0x24d5a96e __scsi_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x24da0093 rcu_inkernel_boot_has_ended +EXPORT_SYMBOL_GPL vmlinux 0x24e58b8c net_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x24e7bf99 usb_autopm_put_interface_no_suspend +EXPORT_SYMBOL_GPL vmlinux 0x24eb7e32 leds_list +EXPORT_SYMBOL_GPL vmlinux 0x24ecb936 rhashtable_walk_exit +EXPORT_SYMBOL_GPL vmlinux 0x24f39c39 reset_control_reset +EXPORT_SYMBOL_GPL vmlinux 0x24fc50f4 kdb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x251b8ab3 raw_v6_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x252151d4 kvmppc_save_current_sprs +EXPORT_SYMBOL_GPL vmlinux 0x252aa381 iommu_device_sysfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x25301bc6 arch_wb_cache_pmem +EXPORT_SYMBOL_GPL vmlinux 0x253489e3 spi_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x25379e73 clk_set_min_rate +EXPORT_SYMBOL_GPL vmlinux 0x253c8659 to_nvdimm +EXPORT_SYMBOL_GPL vmlinux 0x25475091 tc3589x_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x2547bcff device_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x254f968b devlink_free +EXPORT_SYMBOL_GPL vmlinux 0x25588ba4 devm_of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x2559d24d kvmppc_h_set_dabr +EXPORT_SYMBOL_GPL vmlinux 0x256a3db8 vfs_inode_has_locks +EXPORT_SYMBOL_GPL vmlinux 0x25700ec8 stmpe_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x25854fb9 tps6586x_writes +EXPORT_SYMBOL_GPL vmlinux 0x25892efc perf_aux_output_end +EXPORT_SYMBOL_GPL vmlinux 0x258bb54b ftrace_set_filter_ip +EXPORT_SYMBOL_GPL vmlinux 0x258d1556 led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x2591b621 usb_alloc_coherent +EXPORT_SYMBOL_GPL vmlinux 0x2592fc6c console_printk +EXPORT_SYMBOL_GPL vmlinux 0x259564eb __hrtimer_get_remaining +EXPORT_SYMBOL_GPL vmlinux 0x25977c5a usb_get_maximum_ssp_rate +EXPORT_SYMBOL_GPL vmlinux 0x259be502 anon_inode_getfd +EXPORT_SYMBOL_GPL vmlinux 0x259dc0f8 pm_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x25bbfa9a security_kernel_load_data +EXPORT_SYMBOL_GPL vmlinux 0x25c42796 onboard_hub_destroy_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x25dd007e badblocks_clear +EXPORT_SYMBOL_GPL vmlinux 0x25efd336 dev_pm_opp_get_opp_table +EXPORT_SYMBOL_GPL vmlinux 0x25fe0fd4 skb_segment_list +EXPORT_SYMBOL_GPL vmlinux 0x26173d89 lp8788_read_byte +EXPORT_SYMBOL_GPL vmlinux 0x261ad35c badblocks_set +EXPORT_SYMBOL_GPL vmlinux 0x2621e6aa eeh_dev_check_failure +EXPORT_SYMBOL_GPL vmlinux 0x2637f4a9 ip6_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x263b8f49 of_clk_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0x2640313e blk_mark_disk_dead +EXPORT_SYMBOL_GPL vmlinux 0x26520970 vm_memory_committed +EXPORT_SYMBOL_GPL vmlinux 0x265bbef9 kexec_crash_loaded +EXPORT_SYMBOL_GPL vmlinux 0x265c0fb5 dev_pm_opp_get_of_node +EXPORT_SYMBOL_GPL vmlinux 0x265cd0c5 ata_qc_get_active +EXPORT_SYMBOL_GPL vmlinux 0x266a4b08 tasklet_unlock +EXPORT_SYMBOL_GPL vmlinux 0x26758d58 clk_hw_get_parent_index +EXPORT_SYMBOL_GPL vmlinux 0x267941b3 __tracepoint_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x267d6b47 dma_get_any_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x267df662 smp_call_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0x268f22fd __spi_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x26918054 freq_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x269f7adb bpf_trace_run8 +EXPORT_SYMBOL_GPL vmlinux 0x26a047d7 adp5520_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26a30287 i2c_probe_func_quick_read +EXPORT_SYMBOL_GPL vmlinux 0x26a3c472 pci_d3cold_disable +EXPORT_SYMBOL_GPL vmlinux 0x26a4eb78 edac_pci_handle_pe +EXPORT_SYMBOL_GPL vmlinux 0x26a9e8bd skb_partial_csum_set +EXPORT_SYMBOL_GPL vmlinux 0x26ab4755 put_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x26adbc94 gpiochip_reqres_irq +EXPORT_SYMBOL_GPL vmlinux 0x26b3e568 unmap_mapping_pages +EXPORT_SYMBOL_GPL vmlinux 0x26bd5d1a zap_vma_ptes +EXPORT_SYMBOL_GPL vmlinux 0x26c44a3b __tracepoint_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x26c90ea4 scsi_eh_get_sense +EXPORT_SYMBOL_GPL vmlinux 0x26da43f4 regmap_get_raw_read_max +EXPORT_SYMBOL_GPL vmlinux 0x26df0229 splice_to_pipe +EXPORT_SYMBOL_GPL vmlinux 0x26e4e7b9 class_compat_create_link +EXPORT_SYMBOL_GPL vmlinux 0x26ed2186 register_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26f6a9c4 debugfs_write_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x26fb3372 powercap_register_control_type +EXPORT_SYMBOL_GPL vmlinux 0x27091ea3 wbt_enable_default +EXPORT_SYMBOL_GPL vmlinux 0x270d7d5b vfs_get_acl +EXPORT_SYMBOL_GPL vmlinux 0x271ff8ac serdev_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2730345a destroy_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x2756ac32 phy_get_rate_matching +EXPORT_SYMBOL_GPL vmlinux 0x27590db9 usb_control_msg_recv +EXPORT_SYMBOL_GPL vmlinux 0x27617e12 pm_generic_freeze_late +EXPORT_SYMBOL_GPL vmlinux 0x2766579e relay_flush +EXPORT_SYMBOL_GPL vmlinux 0x276eda80 gpiod_get_value +EXPORT_SYMBOL_GPL vmlinux 0x277f52b5 pcibios_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0x27823e66 dev_pm_opp_get_freq +EXPORT_SYMBOL_GPL vmlinux 0x278c808b blk_queue_max_discard_segments +EXPORT_SYMBOL_GPL vmlinux 0x278f6b40 raw_abort +EXPORT_SYMBOL_GPL vmlinux 0x27900c9c edac_pci_del_device +EXPORT_SYMBOL_GPL vmlinux 0x279446dd vfs_setxattr +EXPORT_SYMBOL_GPL vmlinux 0x279488b6 dev_pm_opp_config_clks_simple +EXPORT_SYMBOL_GPL vmlinux 0x2795fc9d vcap_set_rule_set_actionset +EXPORT_SYMBOL_GPL vmlinux 0x279ade24 bus_get_kset +EXPORT_SYMBOL_GPL vmlinux 0x27a79eab __wake_up_pollfree +EXPORT_SYMBOL_GPL vmlinux 0x27bc01c3 gpiod_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x27bdc242 fib_nh_common_release +EXPORT_SYMBOL_GPL vmlinux 0x27c49fbb mas_erase +EXPORT_SYMBOL_GPL vmlinux 0x27ce3ec0 cpu_latency_qos_request_active +EXPORT_SYMBOL_GPL vmlinux 0x27e418cf fscrypt_ioctl_remove_key_all_users +EXPORT_SYMBOL_GPL vmlinux 0x27e5701f rio_request_outb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x27f4f029 ftrace_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x27fa66e1 nr_free_buffer_pages +EXPORT_SYMBOL_GPL vmlinux 0x280427ba register_kprobes +EXPORT_SYMBOL_GPL vmlinux 0x280512b1 input_device_enabled +EXPORT_SYMBOL_GPL vmlinux 0x282b3f94 __tracepoint_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x282cdabc usb_led_activity +EXPORT_SYMBOL_GPL vmlinux 0x28310bcd kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x2832cf7e spi_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x28385876 dev_pm_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x2843482c fib_rules_dump +EXPORT_SYMBOL_GPL vmlinux 0x28488ce7 ping_hash +EXPORT_SYMBOL_GPL vmlinux 0x28500cfb tpmm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0x285a0876 __account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x2864abc9 klist_node_attached +EXPORT_SYMBOL_GPL vmlinux 0x286cc647 async_synchronize_cookie_domain +EXPORT_SYMBOL_GPL vmlinux 0x2882d40e usb_role_switch_unregister +EXPORT_SYMBOL_GPL vmlinux 0x288356fd __of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x28907a52 usb_hcd_unmap_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x28a8f935 usb_anchor_suspend_wakeups +EXPORT_SYMBOL_GPL vmlinux 0x28aa6a67 call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x28ab4fb9 pinctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0x28b030d2 of_overlay_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x28b1f604 __skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0x28c453a0 fuse_conn_put +EXPORT_SYMBOL_GPL vmlinux 0x28c8a3db mmu_psize_defs +EXPORT_SYMBOL_GPL vmlinux 0x28f5c787 pinctrl_pm_select_sleep_state +EXPORT_SYMBOL_GPL vmlinux 0x28f61feb xfrm_output_resume +EXPORT_SYMBOL_GPL vmlinux 0x28faf009 dev_pm_domain_set +EXPORT_SYMBOL_GPL vmlinux 0x290bfb09 cxl_afu_get +EXPORT_SYMBOL_GPL vmlinux 0x290df9b2 iommu_group_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x291876f3 mpi_ec_get_affine +EXPORT_SYMBOL_GPL vmlinux 0x292ca22c sbitmap_finish_wait +EXPORT_SYMBOL_GPL vmlinux 0x2940032d pnv_pci_get_power_state +EXPORT_SYMBOL_GPL vmlinux 0x2942f56b devm_hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0x294f4874 devm_clk_get_optional_prepared +EXPORT_SYMBOL_GPL vmlinux 0x2956e57c cpci_hp_register_bus +EXPORT_SYMBOL_GPL vmlinux 0x296e6532 i2c_new_client_device +EXPORT_SYMBOL_GPL vmlinux 0x29731e6e pci_msix_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x297447ba cdrom_multisession +EXPORT_SYMBOL_GPL vmlinux 0x2978315a load_vcpu_state +EXPORT_SYMBOL_GPL vmlinux 0x2987f36c icmp_build_probe +EXPORT_SYMBOL_GPL vmlinux 0x298dab1a rdev_get_dev +EXPORT_SYMBOL_GPL vmlinux 0x29aa48d0 radix__flush_tlb_lpid_page +EXPORT_SYMBOL_GPL vmlinux 0x29bde2ca mbox_send_message +EXPORT_SYMBOL_GPL vmlinux 0x29e296ff of_irq_parse_one +EXPORT_SYMBOL_GPL vmlinux 0x29eba37f current_is_async +EXPORT_SYMBOL_GPL vmlinux 0x29ed2afb serial8250_clear_and_reinit_fifos +EXPORT_SYMBOL_GPL vmlinux 0x29fa0762 open_related_ns +EXPORT_SYMBOL_GPL vmlinux 0x2a241ba7 fib4_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x2a2f04fa ip_tunnel_netlink_parms +EXPORT_SYMBOL_GPL vmlinux 0x2a336698 opal_rtc_write +EXPORT_SYMBOL_GPL vmlinux 0x2a33ec9e pinctrl_find_and_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0x2a340310 hte_push_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x2a47c99d spi_alloc_device +EXPORT_SYMBOL_GPL vmlinux 0x2a62cb3a ring_buffer_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2a65b5b1 ata_sff_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x2a7316da __SCK__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x2a931b0a pci_p2pmem_publish +EXPORT_SYMBOL_GPL vmlinux 0x2a96e8db ata_noop_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0x2a976d1c dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x2a9b236b rtm_getroute_parse_ip_proto +EXPORT_SYMBOL_GPL vmlinux 0x2aa4e735 tpm_transmit_cmd +EXPORT_SYMBOL_GPL vmlinux 0x2ad1bf63 phy_pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0x2ae6424d get_user_pages_fast_only +EXPORT_SYMBOL_GPL vmlinux 0x2af9e3fc pci_epf_alloc_space +EXPORT_SYMBOL_GPL vmlinux 0x2b016f31 msi_lock_descs +EXPORT_SYMBOL_GPL vmlinux 0x2b03deac modify_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x2b1bae0e cpu_to_core_id +EXPORT_SYMBOL_GPL vmlinux 0x2b1fba0f xive_native_disable_queue +EXPORT_SYMBOL_GPL vmlinux 0x2b289cab samsung_sdi_battery_get_info +EXPORT_SYMBOL_GPL vmlinux 0x2b4147ed kvmppc_hcall_impl_hv_realmode +EXPORT_SYMBOL_GPL vmlinux 0x2b4509dd devlink_health_reporter_state_update +EXPORT_SYMBOL_GPL vmlinux 0x2b4a8fdf regulator_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x2b4f3b16 __inet_twsk_schedule +EXPORT_SYMBOL_GPL vmlinux 0x2b6150fb power_supply_temp2resist_simple +EXPORT_SYMBOL_GPL vmlinux 0x2b64ba30 memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0x2b67d590 ata_sas_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x2b6d960d synth_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x2b739889 vring_transport_features +EXPORT_SYMBOL_GPL vmlinux 0x2b7ca95d sbitmap_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x2b83f6c0 rio_add_device +EXPORT_SYMBOL_GPL vmlinux 0x2b84e2df of_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x2b9d3c3b fuse_fill_super_common +EXPORT_SYMBOL_GPL vmlinux 0x2ba5a82b nfs_ssc_client_tbl +EXPORT_SYMBOL_GPL vmlinux 0x2bb9095f radix__flush_pwc_lpid +EXPORT_SYMBOL_GPL vmlinux 0x2bc1c8a2 sata_scr_read +EXPORT_SYMBOL_GPL vmlinux 0x2bd8a8bb blk_fill_rwbs +EXPORT_SYMBOL_GPL vmlinux 0x2bdf5ab0 pm_wakeup_pending +EXPORT_SYMBOL_GPL vmlinux 0x2be5f343 ata_host_resume +EXPORT_SYMBOL_GPL vmlinux 0x2beaa9d0 __traceiter_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x2bfdb31c clone_private_mount +EXPORT_SYMBOL_GPL vmlinux 0x2c208607 power_supply_is_system_supplied +EXPORT_SYMBOL_GPL vmlinux 0x2c234cd8 usb_submit_urb +EXPORT_SYMBOL_GPL vmlinux 0x2c3016d2 irq_chip_retrigger_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x2c3054f9 net_inc_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x2c30e6c8 xdp_master_redirect +EXPORT_SYMBOL_GPL vmlinux 0x2c33aa23 fscrypt_ioctl_get_policy_ex +EXPORT_SYMBOL_GPL vmlinux 0x2c3654b8 thermal_zone_device_disable +EXPORT_SYMBOL_GPL vmlinux 0x2c370909 thermal_zone_get_zone_by_name +EXPORT_SYMBOL_GPL vmlinux 0x2c4a311c driver_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x2c560f08 rdev_get_name +EXPORT_SYMBOL_GPL vmlinux 0x2c565acf akcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x2c5e0e81 bus_get_dev_root +EXPORT_SYMBOL_GPL vmlinux 0x2c62bdc6 rio_map_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x2c633169 bus_rescan_devices +EXPORT_SYMBOL_GPL vmlinux 0x2c635527 arch_invalidate_pmem +EXPORT_SYMBOL_GPL vmlinux 0x2c66ac85 devlink_info_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2c7db649 irq_dispose_mapping +EXPORT_SYMBOL_GPL vmlinux 0x2c834418 static_key_slow_inc +EXPORT_SYMBOL_GPL vmlinux 0x2c83cce5 wm831x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x2c848fe0 mas_store_gfp +EXPORT_SYMBOL_GPL vmlinux 0x2c8dd6b8 edac_mem_types +EXPORT_SYMBOL_GPL vmlinux 0x2c90ca1e power_supply_class +EXPORT_SYMBOL_GPL vmlinux 0x2c97f8a2 of_reconfig_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x2cacd766 of_property_read_variable_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x2caed6db ack_all_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x2cbdda29 component_compare_of +EXPORT_SYMBOL_GPL vmlinux 0x2ccb56cb __tracepoint_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x2ccd45d2 __mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0x2ccf0565 vcap_rule_find_keysets +EXPORT_SYMBOL_GPL vmlinux 0x2cd5df3a opal_ipmi_send +EXPORT_SYMBOL_GPL vmlinux 0x2cd88f51 kvm_hv_vm_deactivated +EXPORT_SYMBOL_GPL vmlinux 0x2cd8fd6f mmc_cmdq_disable +EXPORT_SYMBOL_GPL vmlinux 0x2ce61f33 __SCK__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x2cff025b ata_ehi_clear_desc +EXPORT_SYMBOL_GPL vmlinux 0x2d1b02d2 usermodehelper_read_lock_wait +EXPORT_SYMBOL_GPL vmlinux 0x2d1b1e7b inet_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0x2d2d7fea __devm_regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0x2d2dd36f kobj_ns_grab_current +EXPORT_SYMBOL_GPL vmlinux 0x2d40baa4 rio_dma_prep_slave_sg +EXPORT_SYMBOL_GPL vmlinux 0x2d41e6f5 __trace_puts +EXPORT_SYMBOL_GPL vmlinux 0x2d4bdcfe da903x_writes +EXPORT_SYMBOL_GPL vmlinux 0x2d4db905 mmc_regulator_set_ocr +EXPORT_SYMBOL_GPL vmlinux 0x2d4f215d filemap_add_folio +EXPORT_SYMBOL_GPL vmlinux 0x2d4fef75 pci_destroy_slot +EXPORT_SYMBOL_GPL vmlinux 0x2d523888 phy_resolve_aneg_linkmode +EXPORT_SYMBOL_GPL vmlinux 0x2d57a480 xdp_rxq_info_is_reg +EXPORT_SYMBOL_GPL vmlinux 0x2d5f69b3 rcu_read_unlock_strict +EXPORT_SYMBOL_GPL vmlinux 0x2d609547 dax_direct_access +EXPORT_SYMBOL_GPL vmlinux 0x2d63c1d2 blk_rq_prep_clone +EXPORT_SYMBOL_GPL vmlinux 0x2d8ded5a __traceiter_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x2d91f80b device_match_name +EXPORT_SYMBOL_GPL vmlinux 0x2d955c39 lp8788_update_bits +EXPORT_SYMBOL_GPL vmlinux 0x2d99f503 device_add_software_node +EXPORT_SYMBOL_GPL vmlinux 0x2db4b620 sk_set_peek_off +EXPORT_SYMBOL_GPL vmlinux 0x2dc99d10 __regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0x2dcf2a32 fscrypt_fname_siphash +EXPORT_SYMBOL_GPL vmlinux 0x2dd10455 extcon_get_property +EXPORT_SYMBOL_GPL vmlinux 0x2e028ae6 rcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x2e035bb5 of_hwspin_lock_get_id_byname +EXPORT_SYMBOL_GPL vmlinux 0x2e1fb0dd register_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x2e2360b1 ftrace_set_global_notrace +EXPORT_SYMBOL_GPL vmlinux 0x2e267767 __iptunnel_pull_header +EXPORT_SYMBOL_GPL vmlinux 0x2e3925f5 pinctrl_force_sleep +EXPORT_SYMBOL_GPL vmlinux 0x2e41bc2e device_for_each_child_reverse +EXPORT_SYMBOL_GPL vmlinux 0x2e4ab5ad cpu_remove_dev_attr_group +EXPORT_SYMBOL_GPL vmlinux 0x2e52764b devm_ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0x2e5645dd fwnode_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x2e59822f irq_set_affinity +EXPORT_SYMBOL_GPL vmlinux 0x2e5b3266 wm831x_device_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x2e66298c __SCK__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x2e683cec bpf_trace_run1 +EXPORT_SYMBOL_GPL vmlinux 0x2e7243e0 sock_diag_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2e7887d2 nf_ct_set_closing +EXPORT_SYMBOL_GPL vmlinux 0x2e7aa379 __fl6_sock_lookup +EXPORT_SYMBOL_GPL vmlinux 0x2e859071 fwnode_get_next_available_child_node +EXPORT_SYMBOL_GPL vmlinux 0x2e8b428f ipv4_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x2e8fcd31 securityfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x2ea5cade of_phandle_iterator_init +EXPORT_SYMBOL_GPL vmlinux 0x2eb5f7aa power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x2ebb19fd execute_in_process_context +EXPORT_SYMBOL_GPL vmlinux 0x2ebe3135 cpu_is_hotpluggable +EXPORT_SYMBOL_GPL vmlinux 0x2ebea855 dma_wait_for_async_tx +EXPORT_SYMBOL_GPL vmlinux 0x2eca6a19 phy_basic_t1s_p2mp_features_array +EXPORT_SYMBOL_GPL vmlinux 0x2ecc2aa1 regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x2edaca6a fib_rules_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2eec9248 get_cpu_device +EXPORT_SYMBOL_GPL vmlinux 0x2ef5859a device_find_child_by_name +EXPORT_SYMBOL_GPL vmlinux 0x2eff0543 mmu_notifier_get_locked +EXPORT_SYMBOL_GPL vmlinux 0x2f001389 ata_sas_port_stop +EXPORT_SYMBOL_GPL vmlinux 0x2f0d9053 usb_otg_state_string +EXPORT_SYMBOL_GPL vmlinux 0x2f0daf01 __pm_runtime_idle +EXPORT_SYMBOL_GPL vmlinux 0x2f0dd718 scsi_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x2f1ea064 __SCK__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x2f2c95c4 flush_work +EXPORT_SYMBOL_GPL vmlinux 0x2f2cc3ba wm8350_clear_bits +EXPORT_SYMBOL_GPL vmlinux 0x2f41055b debugfs_create_file_unsafe +EXPORT_SYMBOL_GPL vmlinux 0x2f42479e ata_host_alloc_pinfo +EXPORT_SYMBOL_GPL vmlinux 0x2f4880df static_key_slow_dec +EXPORT_SYMBOL_GPL vmlinux 0x2f562fe5 xfrm_state_mtu +EXPORT_SYMBOL_GPL vmlinux 0x2f69dc98 sk_clear_memalloc +EXPORT_SYMBOL_GPL vmlinux 0x2f7d2687 dev_attr_unload_heads +EXPORT_SYMBOL_GPL vmlinux 0x2f8374e5 irq_gc_noop +EXPORT_SYMBOL_GPL vmlinux 0x2f8a626b rio_pw_enable +EXPORT_SYMBOL_GPL vmlinux 0x2f8adccf blk_mq_free_request +EXPORT_SYMBOL_GPL vmlinux 0x2f92fd1f crypto_unregister_rng +EXPORT_SYMBOL_GPL vmlinux 0x2f933b63 usb_find_interface +EXPORT_SYMBOL_GPL vmlinux 0x2f965045 iomap_ioend_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x2fa4bcd4 irq_get_default_host +EXPORT_SYMBOL_GPL vmlinux 0x2fae96de rtas_data_buf_lock +EXPORT_SYMBOL_GPL vmlinux 0x2fb4e81b posix_clock_register +EXPORT_SYMBOL_GPL vmlinux 0x2fc1e0fe kmem_valid_obj +EXPORT_SYMBOL_GPL vmlinux 0x2fda65d3 xfrm_audit_state_notfound +EXPORT_SYMBOL_GPL vmlinux 0x2fe5d73f add_swap_extent +EXPORT_SYMBOL_GPL vmlinux 0x2ffbd18c opal_message_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3007203a folio_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x30110a29 phy_eee_cap1_features +EXPORT_SYMBOL_GPL vmlinux 0x3012d1e4 mmput_async +EXPORT_SYMBOL_GPL vmlinux 0x30178255 __hwspin_lock_timeout +EXPORT_SYMBOL_GPL vmlinux 0x301832fb opal_async_get_token_interruptible +EXPORT_SYMBOL_GPL vmlinux 0x30256b8e vcap_lookup_rule_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0x30275efe __dev_change_net_namespace +EXPORT_SYMBOL_GPL vmlinux 0x302f71f9 trace_get_event_file +EXPORT_SYMBOL_GPL vmlinux 0x30309989 extcon_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x3045269f ata_sff_dev_select +EXPORT_SYMBOL_GPL vmlinux 0x304a018d blk_trace_remove +EXPORT_SYMBOL_GPL vmlinux 0x304aa910 rio_mport_get_physefb +EXPORT_SYMBOL_GPL vmlinux 0x3061cfce ring_buffer_entries_cpu +EXPORT_SYMBOL_GPL vmlinux 0x3069b421 devlink_port_init +EXPORT_SYMBOL_GPL vmlinux 0x3078df82 tpm_chip_bootstrap +EXPORT_SYMBOL_GPL vmlinux 0x307c6316 usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0x307eccf9 policy_has_boost_freq +EXPORT_SYMBOL_GPL vmlinux 0x3080ef22 irq_gc_set_wake +EXPORT_SYMBOL_GPL vmlinux 0x3089fe26 pinctrl_utils_add_map_mux +EXPORT_SYMBOL_GPL vmlinux 0x308aef19 blk_mq_unquiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x309edafe sdio_f0_readb +EXPORT_SYMBOL_GPL vmlinux 0x30c5c321 ping_rcv +EXPORT_SYMBOL_GPL vmlinux 0x30d80416 pm_generic_thaw_noirq +EXPORT_SYMBOL_GPL vmlinux 0x30e1d5c5 pci_epc_get +EXPORT_SYMBOL_GPL vmlinux 0x30e97d7c sdio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x30f5e76e net_selftest +EXPORT_SYMBOL_GPL vmlinux 0x30f8d052 sock_diag_save_cookie +EXPORT_SYMBOL_GPL vmlinux 0x30fb1711 xhci_run +EXPORT_SYMBOL_GPL vmlinux 0x31019477 __ftrace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x310bc3d1 pci_epc_bme_notify +EXPORT_SYMBOL_GPL vmlinux 0x31166030 usb_unanchor_urb +EXPORT_SYMBOL_GPL vmlinux 0x311b0548 devm_spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0x31266931 con_debug_leave +EXPORT_SYMBOL_GPL vmlinux 0x31269173 alarm_init +EXPORT_SYMBOL_GPL vmlinux 0x31371049 regulator_desc_list_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x313ff35b devlink_remote_reload_actions_performed +EXPORT_SYMBOL_GPL vmlinux 0x31422c41 nf_route +EXPORT_SYMBOL_GPL vmlinux 0x3148e76f dev_pm_put_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0x3150abd6 serdev_device_close +EXPORT_SYMBOL_GPL vmlinux 0x31631b04 vfs_splice_read +EXPORT_SYMBOL_GPL vmlinux 0x31648417 pci_set_cacheline_size +EXPORT_SYMBOL_GPL vmlinux 0x3166163b regmap_mmio_attach_clk +EXPORT_SYMBOL_GPL vmlinux 0x3167cbfd devlink_priv +EXPORT_SYMBOL_GPL vmlinux 0x316e9203 ata_port_wait_eh +EXPORT_SYMBOL_GPL vmlinux 0x3176d0c9 gpiod_get_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x3177dc21 vcap_tc_flower_handler_ipv4_usage +EXPORT_SYMBOL_GPL vmlinux 0x317b936e uprobe_unregister +EXPORT_SYMBOL_GPL vmlinux 0x317bd0a1 watchdog_set_last_hw_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x31821b99 of_device_uevent_modalias +EXPORT_SYMBOL_GPL vmlinux 0x3192d768 cpufreq_remove_update_util_hook +EXPORT_SYMBOL_GPL vmlinux 0x31a86bfb __pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0x31a95e8b ring_buffer_record_enable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x31b1d251 nexthop_find_by_id +EXPORT_SYMBOL_GPL vmlinux 0x31b6f2e2 sk_psock_drop +EXPORT_SYMBOL_GPL vmlinux 0x31c7970f pciserial_suspend_ports +EXPORT_SYMBOL_GPL vmlinux 0x31cbeb40 inet_csk_listen_start +EXPORT_SYMBOL_GPL vmlinux 0x31d07819 fat_setattr +EXPORT_SYMBOL_GPL vmlinux 0x31d2aab6 gpiochip_unlock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x31d3d74d fscrypt_show_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0x31d54786 usb_reset_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x31dc42f5 __tracepoint_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x31e32e5d fsnotify_put_group +EXPORT_SYMBOL_GPL vmlinux 0x31e55939 spi_mem_driver_register_with_owner +EXPORT_SYMBOL_GPL vmlinux 0x32189152 spi_take_timestamp_post +EXPORT_SYMBOL_GPL vmlinux 0x32295715 dev_pm_opp_clear_config +EXPORT_SYMBOL_GPL vmlinux 0x322aa2c7 of_genpd_add_provider_simple +EXPORT_SYMBOL_GPL vmlinux 0x323b6f63 skcipher_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x323d1a20 rio_add_net +EXPORT_SYMBOL_GPL vmlinux 0x3246c7f9 bio_iov_iter_get_pages +EXPORT_SYMBOL_GPL vmlinux 0x324e7aa5 devm_of_phy_optional_get +EXPORT_SYMBOL_GPL vmlinux 0x32581756 lwtunnel_fill_encap +EXPORT_SYMBOL_GPL vmlinux 0x325d7297 __clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0x325f9d61 vcap_rule_add_key_u72 +EXPORT_SYMBOL_GPL vmlinux 0x326cefe5 hwpoison_filter_dev_minor +EXPORT_SYMBOL_GPL vmlinux 0x327a20d5 ioc_find_get_icq +EXPORT_SYMBOL_GPL vmlinux 0x32804d31 dev_pm_opp_of_cpumask_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x3285c777 device_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0x32ab06cc irq_percpu_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x32bc0fcf preempt_notifier_dec +EXPORT_SYMBOL_GPL vmlinux 0x32bf91da netlink_strict_get_check +EXPORT_SYMBOL_GPL vmlinux 0x32c3cb4e class_compat_register +EXPORT_SYMBOL_GPL vmlinux 0x32e18c76 gpiod_export_link +EXPORT_SYMBOL_GPL vmlinux 0x32edd500 trace_event_buffer_commit +EXPORT_SYMBOL_GPL vmlinux 0x32fc9ec5 uart_set_options +EXPORT_SYMBOL_GPL vmlinux 0x32fd5cf6 mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x330010b6 cpuset_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x330f6116 set_dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x331a20d1 devm_regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x331adc21 __tracepoint_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x3325bc68 cpufreq_freq_attr_scaling_boost_freqs +EXPORT_SYMBOL_GPL vmlinux 0x33338211 rcuref_get_slowpath +EXPORT_SYMBOL_GPL vmlinux 0x3338c502 crypto_register_shash +EXPORT_SYMBOL_GPL vmlinux 0x333e4a9b xas_find_conflict +EXPORT_SYMBOL_GPL vmlinux 0x33545e93 virtqueue_get_vring +EXPORT_SYMBOL_GPL vmlinux 0x33565a8e pci_disable_pri +EXPORT_SYMBOL_GPL vmlinux 0x335c570f enable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x338530e8 divider_ro_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x338b5c6f iomap_swapfile_activate +EXPORT_SYMBOL_GPL vmlinux 0x338dbc31 kthread_cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x33a00153 perf_aux_output_flag +EXPORT_SYMBOL_GPL vmlinux 0x33aca503 iommu_get_domain_for_dev_pasid +EXPORT_SYMBOL_GPL vmlinux 0x33ae3989 irq_domain_push_irq +EXPORT_SYMBOL_GPL vmlinux 0x33b2d233 pcie_update_link_speed +EXPORT_SYMBOL_GPL vmlinux 0x33c276b0 tty_ldisc_deref +EXPORT_SYMBOL_GPL vmlinux 0x33ce91f4 proc_dou8vec_minmax +EXPORT_SYMBOL_GPL vmlinux 0x33d8fa07 pci_iomap_wc_range +EXPORT_SYMBOL_GPL vmlinux 0x33efc8c8 trace_clock_local +EXPORT_SYMBOL_GPL vmlinux 0x340f4863 serdev_device_write_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x34136bfe nvmem_del_cell_table +EXPORT_SYMBOL_GPL vmlinux 0x34174e93 md_bitmap_copy_from_slot +EXPORT_SYMBOL_GPL vmlinux 0x341a1d38 of_dma_request_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x342ec2df class_destroy +EXPORT_SYMBOL_GPL vmlinux 0x343bd87d pm_clk_resume +EXPORT_SYMBOL_GPL vmlinux 0x343e469e ata_std_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x34407691 crypto_has_ahash +EXPORT_SYMBOL_GPL vmlinux 0x344361a1 kdb_register +EXPORT_SYMBOL_GPL vmlinux 0x344a2c84 iomap_dio_complete +EXPORT_SYMBOL_GPL vmlinux 0x344f093a crypto_enqueue_request +EXPORT_SYMBOL_GPL vmlinux 0x3450ad94 mpi_set_ui +EXPORT_SYMBOL_GPL vmlinux 0x346f2229 ata_sas_port_suspend +EXPORT_SYMBOL_GPL vmlinux 0x34720bdb iommu_attach_group +EXPORT_SYMBOL_GPL vmlinux 0x3482e179 kvmppc_host_rm_ops_hv +EXPORT_SYMBOL_GPL vmlinux 0x348e2e96 device_match_devt +EXPORT_SYMBOL_GPL vmlinux 0x34a7b142 __SCK__tp_func_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x34ad4df9 blk_crypto_evict_key +EXPORT_SYMBOL_GPL vmlinux 0x34c1752e skb_complete_wifi_ack +EXPORT_SYMBOL_GPL vmlinux 0x34c4b4c6 rio_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x34c7e01b irq_chip_disable_parent +EXPORT_SYMBOL_GPL vmlinux 0x34cf162f ethnl_cable_test_finished +EXPORT_SYMBOL_GPL vmlinux 0x34dccfb2 context_tracking +EXPORT_SYMBOL_GPL vmlinux 0x34e51b38 genphy_c45_an_disable_aneg +EXPORT_SYMBOL_GPL vmlinux 0x34f90246 umd_unload_blob +EXPORT_SYMBOL_GPL vmlinux 0x350c881b switchdev_bridge_port_unoffload +EXPORT_SYMBOL_GPL vmlinux 0x350f6ce5 tasklet_unlock_wait +EXPORT_SYMBOL_GPL vmlinux 0x351e95b2 tcp_plb_update_state +EXPORT_SYMBOL_GPL vmlinux 0x352b3813 maxim_charger_calc_reg_current +EXPORT_SYMBOL_GPL vmlinux 0x352c5752 irq_domain_alloc_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0x352ec68b bpf_offload_dev_destroy +EXPORT_SYMBOL_GPL vmlinux 0x35411651 icc_node_del +EXPORT_SYMBOL_GPL vmlinux 0x3542e347 phy_10gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x3565a929 utf8_data_table +EXPORT_SYMBOL_GPL vmlinux 0x356c3b8c folio_invalidate +EXPORT_SYMBOL_GPL vmlinux 0x358c2b9e dmaengine_unmap_put +EXPORT_SYMBOL_GPL vmlinux 0x358ff60f twl_get_hfclk_rate +EXPORT_SYMBOL_GPL vmlinux 0x3591675c xhci_find_slot_id_by_port +EXPORT_SYMBOL_GPL vmlinux 0x35a08c85 security_file_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x35a1994e md_account_bio +EXPORT_SYMBOL_GPL vmlinux 0x35a72357 call_srcu +EXPORT_SYMBOL_GPL vmlinux 0x35a72d04 phy_led_trigger_change_speed +EXPORT_SYMBOL_GPL vmlinux 0x35e605aa of_icc_get_from_provider +EXPORT_SYMBOL_GPL vmlinux 0x35e91b46 nf_hook_entries_delete_raw +EXPORT_SYMBOL_GPL vmlinux 0x35f7eb02 irq_chip_unmask_parent +EXPORT_SYMBOL_GPL vmlinux 0x360cac9a da903x_reads +EXPORT_SYMBOL_GPL vmlinux 0x362192ce eeh_dev_open +EXPORT_SYMBOL_GPL vmlinux 0x3623113e unregister_cxl_calls +EXPORT_SYMBOL_GPL vmlinux 0x36242943 switchdev_deferred_process +EXPORT_SYMBOL_GPL vmlinux 0x362a385d gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x362c4e9e device_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x364a6107 kvmppc_invalidate_hpte +EXPORT_SYMBOL_GPL vmlinux 0x366b1153 serdev_device_write +EXPORT_SYMBOL_GPL vmlinux 0x36741f71 devm_regulator_bulk_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x3675674e regmap_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x368491bd is_software_node +EXPORT_SYMBOL_GPL vmlinux 0x36898d6f gpiod_remove_hogs +EXPORT_SYMBOL_GPL vmlinux 0x369013e4 rio_del_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0x3699dcaf __traceiter_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x369fcd70 tracing_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x36a38454 gpiochip_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0x36b5a00e io_uring_cmd_done +EXPORT_SYMBOL_GPL vmlinux 0x36ca66ea xfrm_local_error +EXPORT_SYMBOL_GPL vmlinux 0x36d02c0f pci_p2pdma_add_resource +EXPORT_SYMBOL_GPL vmlinux 0x36d24255 bpf_map_inc +EXPORT_SYMBOL_GPL vmlinux 0x36f08441 devm_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0x36f6692e phy_pm_runtime_put +EXPORT_SYMBOL_GPL vmlinux 0x37302462 __mmdrop +EXPORT_SYMBOL_GPL vmlinux 0x37383edd rtas_get_power_level +EXPORT_SYMBOL_GPL vmlinux 0x373b9560 crypto_akcipher_sync_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x3742d137 irq_get_domain_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x3748321b blkcg_get_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x374b5c0c irq_chip_release_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x374c4790 from_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x374ed9a2 devm_pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0x37790a2e sdio_release_irq +EXPORT_SYMBOL_GPL vmlinux 0x377bbcbc pm_suspend_target_state +EXPORT_SYMBOL_GPL vmlinux 0x378252be iocb_bio_iopoll +EXPORT_SYMBOL_GPL vmlinux 0x378e95e5 irq_domain_free_irqs_common +EXPORT_SYMBOL_GPL vmlinux 0x3799c8cd pm_genpd_remove +EXPORT_SYMBOL_GPL vmlinux 0x379d4641 irq_domain_free_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0x37a0acea iomap_get_folio +EXPORT_SYMBOL_GPL vmlinux 0x37bf7be3 percpu_ref_exit +EXPORT_SYMBOL_GPL vmlinux 0x37d1eecc usb_remove_hcd +EXPORT_SYMBOL_GPL vmlinux 0x37d5fe25 get_current_tty +EXPORT_SYMBOL_GPL vmlinux 0x37db6520 devm_of_led_get +EXPORT_SYMBOL_GPL vmlinux 0x37e2c547 dev_pm_opp_of_get_opp_desc_node +EXPORT_SYMBOL_GPL vmlinux 0x37e314e2 posix_acl_create +EXPORT_SYMBOL_GPL vmlinux 0x37ed98cc regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x37f99cbc yield_to +EXPORT_SYMBOL_GPL vmlinux 0x3801776b __ioread32_copy +EXPORT_SYMBOL_GPL vmlinux 0x3804ac38 sched_numa_hop_mask +EXPORT_SYMBOL_GPL vmlinux 0x380dde36 power_supply_batinfo_ocv2cap +EXPORT_SYMBOL_GPL vmlinux 0x381b6c5b fat_free_clusters +EXPORT_SYMBOL_GPL vmlinux 0x38268b62 icc_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x38374815 clear_selection +EXPORT_SYMBOL_GPL vmlinux 0x38385f16 scsi_get_vpd_page +EXPORT_SYMBOL_GPL vmlinux 0x384693cd software_node_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x384ac82d onboard_hub_create_pdevs +EXPORT_SYMBOL_GPL vmlinux 0x38537139 usb_enable_intel_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0x3857df9a __traceiter_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0x385d27a9 crypto_unregister_templates +EXPORT_SYMBOL_GPL vmlinux 0x3866e217 nvmem_device_write +EXPORT_SYMBOL_GPL vmlinux 0x38672881 tty_port_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x389b64a2 static_key_count +EXPORT_SYMBOL_GPL vmlinux 0x38a18bb9 __blk_trace_note_message +EXPORT_SYMBOL_GPL vmlinux 0x38a27d66 exportfs_decode_fh +EXPORT_SYMBOL_GPL vmlinux 0x38aa1397 gpiod_add_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0x38bc46b6 _copy_from_iter_flushcache +EXPORT_SYMBOL_GPL vmlinux 0x38c5e34b crypto_alg_mod_lookup +EXPORT_SYMBOL_GPL vmlinux 0x38cdc124 xhci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x38d23562 badrange_add +EXPORT_SYMBOL_GPL vmlinux 0x38ddeee2 vp_modern_set_features +EXPORT_SYMBOL_GPL vmlinux 0x38e1626b __sk_flush_backlog +EXPORT_SYMBOL_GPL vmlinux 0x38e1fde7 mpi_set +EXPORT_SYMBOL_GPL vmlinux 0x38e4984c devm_nvdimm_memremap +EXPORT_SYMBOL_GPL vmlinux 0x38e5bc5a clk_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0x38f2f3df handle_simple_irq +EXPORT_SYMBOL_GPL vmlinux 0x38f704de dm_get_reserved_bio_based_ios +EXPORT_SYMBOL_GPL vmlinux 0x38f7f86d __kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x39040b37 usb_free_coherent +EXPORT_SYMBOL_GPL vmlinux 0x3904bd55 rtnl_af_unregister +EXPORT_SYMBOL_GPL vmlinux 0x39102cba ip6_dst_lookup_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x391c6d60 devm_led_get +EXPORT_SYMBOL_GPL vmlinux 0x39202eec of_pci_range_parser_one +EXPORT_SYMBOL_GPL vmlinux 0x392bb08c x509_load_certificate_list +EXPORT_SYMBOL_GPL vmlinux 0x39314b6e virtqueue_add_outbuf +EXPORT_SYMBOL_GPL vmlinux 0x39503cda do_xdp_generic +EXPORT_SYMBOL_GPL vmlinux 0x3957325c __devm_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x3958ccb6 __tracepoint_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x395d6779 trace_array_printk +EXPORT_SYMBOL_GPL vmlinux 0x396f765b regulator_get +EXPORT_SYMBOL_GPL vmlinux 0x397e2142 __SCK__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x3993f43c tps65912_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x39aa4888 usb_role_string +EXPORT_SYMBOL_GPL vmlinux 0x39b3b7da nvdimm_security_setup_events +EXPORT_SYMBOL_GPL vmlinux 0x39b87e35 iomap_file_buffered_write_punch_delalloc +EXPORT_SYMBOL_GPL vmlinux 0x39c32aca __SCK__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x39d85f82 dax_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x39dd6027 pwmchip_add +EXPORT_SYMBOL_GPL vmlinux 0x39ded098 rdma_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x39e3d714 vcap_add_rule +EXPORT_SYMBOL_GPL vmlinux 0x39f68cde security_inode_create +EXPORT_SYMBOL_GPL vmlinux 0x3a11bd7f pm_runtime_force_suspend +EXPORT_SYMBOL_GPL vmlinux 0x3a15013b ata_pack_xfermask +EXPORT_SYMBOL_GPL vmlinux 0x3a1ec1c9 proc_create_net_single_write +EXPORT_SYMBOL_GPL vmlinux 0x3a24fb2f percpu_ref_resurrect +EXPORT_SYMBOL_GPL vmlinux 0x3a270dde pci_ecam_map_bus +EXPORT_SYMBOL_GPL vmlinux 0x3a2a8bfa ata_sff_softreset +EXPORT_SYMBOL_GPL vmlinux 0x3a33c952 debugfs_create_blob +EXPORT_SYMBOL_GPL vmlinux 0x3a357e56 genphy_c45_loopback +EXPORT_SYMBOL_GPL vmlinux 0x3a38e738 sysfs_create_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x3a4f6a32 ata_sff_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x3a536bd7 ring_buffer_read_finish +EXPORT_SYMBOL_GPL vmlinux 0x3a55981a static_key_enable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x3a690886 rio_dma_prep_xfer +EXPORT_SYMBOL_GPL vmlinux 0x3a6d4966 devm_platform_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0x3a95a028 device_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x3a9be019 asymmetric_key_id_partial +EXPORT_SYMBOL_GPL vmlinux 0x3aa0ea34 proc_create_net_single +EXPORT_SYMBOL_GPL vmlinux 0x3aa98883 crypto_grab_ahash +EXPORT_SYMBOL_GPL vmlinux 0x3aaa092f gpiochip_line_is_irq +EXPORT_SYMBOL_GPL vmlinux 0x3aba1368 dma_fence_unwrap_next +EXPORT_SYMBOL_GPL vmlinux 0x3acdf325 twl4030_audio_enable_resource +EXPORT_SYMBOL_GPL vmlinux 0x3ad2cc80 scsi_host_unblock +EXPORT_SYMBOL_GPL vmlinux 0x3ae65f46 netdev_cmd_to_name +EXPORT_SYMBOL_GPL vmlinux 0x3aef1504 device_get_dma_attr +EXPORT_SYMBOL_GPL vmlinux 0x3afeee99 dequeue_signal +EXPORT_SYMBOL_GPL vmlinux 0x3b03208d power_supply_battery_info_has_prop +EXPORT_SYMBOL_GPL vmlinux 0x3b03a771 start_poll_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0x3b0f8d7e power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x3b1092f3 __ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x3b1a84cd pci_bus_max_busnr +EXPORT_SYMBOL_GPL vmlinux 0x3b410cb3 extcon_set_state_sync +EXPORT_SYMBOL_GPL vmlinux 0x3b4c240a display_timings_release +EXPORT_SYMBOL_GPL vmlinux 0x3b6dc7a6 tpm_tis_resume +EXPORT_SYMBOL_GPL vmlinux 0x3b6dda6d rtnl_get_net_ns_capable +EXPORT_SYMBOL_GPL vmlinux 0x3b749c85 vcap_tc_flower_handler_vlan_usage +EXPORT_SYMBOL_GPL vmlinux 0x3b757ff3 mm_account_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x3b7efb80 md_do_sync +EXPORT_SYMBOL_GPL vmlinux 0x3b8316a0 __devm_clk_hw_register_divider +EXPORT_SYMBOL_GPL vmlinux 0x3b8f4788 rhashtable_walk_peek +EXPORT_SYMBOL_GPL vmlinux 0x3b92ad47 platform_device_add_data +EXPORT_SYMBOL_GPL vmlinux 0x3b95f543 klp_shadow_free +EXPORT_SYMBOL_GPL vmlinux 0x3b96aff6 crypto_sig_set_privkey +EXPORT_SYMBOL_GPL vmlinux 0x3ba01b47 get_compat_sigset +EXPORT_SYMBOL_GPL vmlinux 0x3bccfced pci_hp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0x3bd10fdc powercap_unregister_control_type +EXPORT_SYMBOL_GPL vmlinux 0x3bdb5d28 alg_test +EXPORT_SYMBOL_GPL vmlinux 0x3be200ce phy_10gbit_fec_features +EXPORT_SYMBOL_GPL vmlinux 0x3bee1ad3 rcu_trc_cmpxchg_need_qs +EXPORT_SYMBOL_GPL vmlinux 0x3bf17755 mpi_read_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3c00f542 devm_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x3c0c6751 crypto_register_scomp +EXPORT_SYMBOL_GPL vmlinux 0x3c16c440 devl_rate_leaf_create +EXPORT_SYMBOL_GPL vmlinux 0x3c1c3725 rcu_fwd_progress_check +EXPORT_SYMBOL_GPL vmlinux 0x3c241c2c public_key_free +EXPORT_SYMBOL_GPL vmlinux 0x3c2b68f7 of_changeset_apply +EXPORT_SYMBOL_GPL vmlinux 0x3c37cbf8 machine_check_print_event_info +EXPORT_SYMBOL_GPL vmlinux 0x3c3c85d8 __SCK__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x3c3fe21c led_compose_name +EXPORT_SYMBOL_GPL vmlinux 0x3c41b57b pm_genpd_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x3c43d6b2 serial8250_request_dma +EXPORT_SYMBOL_GPL vmlinux 0x3c4fdae3 dma_pci_p2pdma_supported +EXPORT_SYMBOL_GPL vmlinux 0x3c51beda ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x3c62be63 devm_gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0x3c6785b7 block_pr_type_to_scsi +EXPORT_SYMBOL_GPL vmlinux 0x3c67cf6d trace_event_buffer_reserve +EXPORT_SYMBOL_GPL vmlinux 0x3c681dc4 ring_buffer_record_disable +EXPORT_SYMBOL_GPL vmlinux 0x3c6ad18d clk_hw_init_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x3c865f83 devm_usb_get_phy_by_node +EXPORT_SYMBOL_GPL vmlinux 0x3c9951de virtqueue_enable_cb +EXPORT_SYMBOL_GPL vmlinux 0x3c9f2190 usb_phy_get_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x3cbc4ba6 dev_pm_opp_enable +EXPORT_SYMBOL_GPL vmlinux 0x3cc34e9c fscrypt_get_symlink +EXPORT_SYMBOL_GPL vmlinux 0x3cd06035 add_input_randomness +EXPORT_SYMBOL_GPL vmlinux 0x3cd1b510 trace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x3ceb531f tpm_is_tpm2 +EXPORT_SYMBOL_GPL vmlinux 0x3ceed14f iomap_page_mkwrite +EXPORT_SYMBOL_GPL vmlinux 0x3cf69baf slice_get_unmapped_area +EXPORT_SYMBOL_GPL vmlinux 0x3cf80259 scsi_register_device_handler +EXPORT_SYMBOL_GPL vmlinux 0x3cfb796d kvmppc_save_tm_hv +EXPORT_SYMBOL_GPL vmlinux 0x3d099468 mptcp_get_reset_option +EXPORT_SYMBOL_GPL vmlinux 0x3d181cd3 filemap_migrate_folio +EXPORT_SYMBOL_GPL vmlinux 0x3d2abf85 iommu_fwspec_init +EXPORT_SYMBOL_GPL vmlinux 0x3d388324 dpm_resume_end +EXPORT_SYMBOL_GPL vmlinux 0x3d510a7b rcu_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0x3d544624 mpc8xxx_spi_rx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0x3d612305 iommu_direction_to_tce_perm +EXPORT_SYMBOL_GPL vmlinux 0x3d6666d7 verify_pkcs7_signature +EXPORT_SYMBOL_GPL vmlinux 0x3d750634 of_icc_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x3d866e05 __SCK__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x3d874a13 pci_dev_trylock +EXPORT_SYMBOL_GPL vmlinux 0x3d8baf3b zs_huge_class_size +EXPORT_SYMBOL_GPL vmlinux 0x3d9bbf75 wwan_port_txon +EXPORT_SYMBOL_GPL vmlinux 0x3daa2540 nf_hooks_lwtunnel_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3db31b1d inet_getpeer +EXPORT_SYMBOL_GPL vmlinux 0x3dbbeb23 devm_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x3dbc46c4 __clk_hw_register_mux +EXPORT_SYMBOL_GPL vmlinux 0x3dd5952a iomap_seek_hole +EXPORT_SYMBOL_GPL vmlinux 0x3ddb6559 dev_pm_qos_hide_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x3de9cae1 crypto_remove_final +EXPORT_SYMBOL_GPL vmlinux 0x3debdcf2 rio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x3df1637f gpiochip_irq_map +EXPORT_SYMBOL_GPL vmlinux 0x3df6efe6 pnv_ocxl_unmap_lpar +EXPORT_SYMBOL_GPL vmlinux 0x3df88d36 dev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0x3dfe7d93 regmap_get_reg_stride +EXPORT_SYMBOL_GPL vmlinux 0x3e04306c sk_msg_return +EXPORT_SYMBOL_GPL vmlinux 0x3e089f2c vcap_tc_flower_handler_portnum_usage +EXPORT_SYMBOL_GPL vmlinux 0x3e175d5c sysfs_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x3e31c869 dev_pm_opp_free_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0x3e36f437 usb_phy_set_event +EXPORT_SYMBOL_GPL vmlinux 0x3e3dc405 devm_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x3e3f5ad9 md_stop +EXPORT_SYMBOL_GPL vmlinux 0x3e411ace sfp_select_interface +EXPORT_SYMBOL_GPL vmlinux 0x3e46a3ef platform_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x3e57d87f of_alias_from_compatible +EXPORT_SYMBOL_GPL vmlinux 0x3e6d9d64 __tracepoint_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x3e7080cb mpi_read_from_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3e8022c8 rio_mport_chk_dev_access +EXPORT_SYMBOL_GPL vmlinux 0x3e86637e virtqueue_enable_cb_prepare +EXPORT_SYMBOL_GPL vmlinux 0x3e903560 ip_tunnel_netlink_encap_parms +EXPORT_SYMBOL_GPL vmlinux 0x3ea3a630 pci_dev_run_wake +EXPORT_SYMBOL_GPL vmlinux 0x3ecdaa2b __find_linux_pte +EXPORT_SYMBOL_GPL vmlinux 0x3ed210a1 __pm_runtime_set_status +EXPORT_SYMBOL_GPL vmlinux 0x3ed3393e devm_request_pci_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0x3ed782ab rio_unregister_mport +EXPORT_SYMBOL_GPL vmlinux 0x3edb086b pse_control_put +EXPORT_SYMBOL_GPL vmlinux 0x3ee36563 agp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0x3ee44641 __srcu_read_unlock_nmisafe +EXPORT_SYMBOL_GPL vmlinux 0x3eedc568 uart_console_device +EXPORT_SYMBOL_GPL vmlinux 0x3ef051c8 crypto_inc +EXPORT_SYMBOL_GPL vmlinux 0x3ef2831c wm831x_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x3efe3c0f usb_cache_string +EXPORT_SYMBOL_GPL vmlinux 0x3f0ac3b0 locks_release_private +EXPORT_SYMBOL_GPL vmlinux 0x3f0e01be dev_pm_opp_get_max_clock_latency +EXPORT_SYMBOL_GPL vmlinux 0x3f18b593 ata_port_desc +EXPORT_SYMBOL_GPL vmlinux 0x3f341ad6 xhci_reset_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0x3f491f49 reset_control_bulk_reset +EXPORT_SYMBOL_GPL vmlinux 0x3f4d42b8 iommu_map_sg +EXPORT_SYMBOL_GPL vmlinux 0x3f689a58 bdev_disk_changed +EXPORT_SYMBOL_GPL vmlinux 0x3f84bcd7 dax_alive +EXPORT_SYMBOL_GPL vmlinux 0x3f856900 fsnotify_destroy_mark +EXPORT_SYMBOL_GPL vmlinux 0x3f924ba9 rio_request_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x3f9cbdf5 inet_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0x3f9ede9e edac_mc_add_mc_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x3fc05818 wwan_put_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x3fd052e8 usb_amd_pt_check_port +EXPORT_SYMBOL_GPL vmlinux 0x3fd4c16a mbox_request_channel_byname +EXPORT_SYMBOL_GPL vmlinux 0x3fd68a2c dm_audit_log_bio +EXPORT_SYMBOL_GPL vmlinux 0x3fdb6de0 of_pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0x3fdf2c34 vp_modern_probe +EXPORT_SYMBOL_GPL vmlinux 0x3fe35aea irq_bypass_unregister_consumer +EXPORT_SYMBOL_GPL vmlinux 0x3fe6c346 devlink_fmsg_binary_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x3ff2e349 hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0x3ff5b584 sock_map_unhash +EXPORT_SYMBOL_GPL vmlinux 0x3ffdacf3 timerqueue_iterate_next +EXPORT_SYMBOL_GPL vmlinux 0x3fff8575 vp_modern_set_status +EXPORT_SYMBOL_GPL vmlinux 0x4001b19f kobject_get_path +EXPORT_SYMBOL_GPL vmlinux 0x40037f57 sdio_writel +EXPORT_SYMBOL_GPL vmlinux 0x401e0d06 direct_write_fallback +EXPORT_SYMBOL_GPL vmlinux 0x403f9529 gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x40512801 blkcg_root +EXPORT_SYMBOL_GPL vmlinux 0x4065d168 pm_print_active_wakeup_sources +EXPORT_SYMBOL_GPL vmlinux 0x406c4cb1 hrtimer_resolution +EXPORT_SYMBOL_GPL vmlinux 0x4070fba2 skcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x4071b517 out_of_line_wait_on_bit_timeout +EXPORT_SYMBOL_GPL vmlinux 0x4099f919 tun_ptr_free +EXPORT_SYMBOL_GPL vmlinux 0x40b5be99 xive_native_populate_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x40b5e5da thermal_zone_get_slope +EXPORT_SYMBOL_GPL vmlinux 0x40d4295b blkcg_print_blkgs +EXPORT_SYMBOL_GPL vmlinux 0x40ef5586 kthread_use_mm +EXPORT_SYMBOL_GPL vmlinux 0x40f0683e reset_control_put +EXPORT_SYMBOL_GPL vmlinux 0x40f8b94e ring_buffer_iter_dropped +EXPORT_SYMBOL_GPL vmlinux 0x40f8bd29 balloon_page_alloc +EXPORT_SYMBOL_GPL vmlinux 0x40f8bd4e klist_add_before +EXPORT_SYMBOL_GPL vmlinux 0x4100a662 clk_get_scaled_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x4103abbb kgdb_register_io_module +EXPORT_SYMBOL_GPL vmlinux 0x410a9737 extract_iter_to_sg +EXPORT_SYMBOL_GPL vmlinux 0x412bc681 ring_buffer_empty_cpu +EXPORT_SYMBOL_GPL vmlinux 0x414ab98e virtqueue_detach_unused_buf +EXPORT_SYMBOL_GPL vmlinux 0x414c2c21 __mt_destroy +EXPORT_SYMBOL_GPL vmlinux 0x414d119a videomode_from_timings +EXPORT_SYMBOL_GPL vmlinux 0x414d7aae xive_native_get_queue_state +EXPORT_SYMBOL_GPL vmlinux 0x41550893 __srcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x415a0af7 put_device +EXPORT_SYMBOL_GPL vmlinux 0x417961d5 syscon_regmap_lookup_by_phandle_args +EXPORT_SYMBOL_GPL vmlinux 0x417f4d55 bio_end_io_acct_remapped +EXPORT_SYMBOL_GPL vmlinux 0x41814cb8 dirty_writeback_interval +EXPORT_SYMBOL_GPL vmlinux 0x418873cc irq_bypass_register_producer +EXPORT_SYMBOL_GPL vmlinux 0x419e55e8 __fscrypt_prepare_link +EXPORT_SYMBOL_GPL vmlinux 0x419e7efd sfp_module_stop +EXPORT_SYMBOL_GPL vmlinux 0x41a05b5f genphy_c45_read_status +EXPORT_SYMBOL_GPL vmlinux 0x41a13d9c synth_event_add_val +EXPORT_SYMBOL_GPL vmlinux 0x41a986ce tcf_dev_queue_xmit +EXPORT_SYMBOL_GPL vmlinux 0x41aa7399 dbs_update +EXPORT_SYMBOL_GPL vmlinux 0x41affe5e sysfs_remove_files +EXPORT_SYMBOL_GPL vmlinux 0x41b57ba6 da903x_read +EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue +EXPORT_SYMBOL_GPL vmlinux 0x41c36b9b __tracepoint_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x41cd3bee vp_legacy_get_status +EXPORT_SYMBOL_GPL vmlinux 0x41ed3cec eventfd_ctx_remove_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x41f87465 devm_regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x41fdf184 iommu_device_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x42041512 i2c_get_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x420f3d01 nvmem_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x422051c6 xhci_dbg_trace +EXPORT_SYMBOL_GPL vmlinux 0x423062cb regulator_set_current_limit +EXPORT_SYMBOL_GPL vmlinux 0x42377804 pci_p2pdma_enable_store +EXPORT_SYMBOL_GPL vmlinux 0x423a3357 rio_register_mport +EXPORT_SYMBOL_GPL vmlinux 0x42499601 perf_event_create_kernel_counter +EXPORT_SYMBOL_GPL vmlinux 0x42571113 sbitmap_queue_wake_all +EXPORT_SYMBOL_GPL vmlinux 0x42576639 devm_krealloc +EXPORT_SYMBOL_GPL vmlinux 0x4262c9fe of_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x42631fbf kpp_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x42635d55 pm_suspend_global_flags +EXPORT_SYMBOL_GPL vmlinux 0x426eafb3 __irq_resolve_mapping +EXPORT_SYMBOL_GPL vmlinux 0x4275bd23 fscrypt_parse_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0x42825ce2 rcu_scheduler_active +EXPORT_SYMBOL_GPL vmlinux 0x429c3f9c reboot_mode +EXPORT_SYMBOL_GPL vmlinux 0x42a2fe78 stmpe_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x42bc404b serdev_device_set_parity +EXPORT_SYMBOL_GPL vmlinux 0x42c7c2f9 devm_thermal_of_zone_unregister +EXPORT_SYMBOL_GPL vmlinux 0x42d23c8a thermal_zone_device_id +EXPORT_SYMBOL_GPL vmlinux 0x42d73ac0 percpu_is_read_locked +EXPORT_SYMBOL_GPL vmlinux 0x42e4f2b4 vp_legacy_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x42e732cb vcap_rule_add_key_u128 +EXPORT_SYMBOL_GPL vmlinux 0x42ee72c9 pci_find_host_bridge +EXPORT_SYMBOL_GPL vmlinux 0x42ef0bc4 stop_machine +EXPORT_SYMBOL_GPL vmlinux 0x42f728aa mctrl_gpio_get_outputs +EXPORT_SYMBOL_GPL vmlinux 0x430152fd dma_opt_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0x430d88ec __traceiter_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x430fdf91 alarm_restart +EXPORT_SYMBOL_GPL vmlinux 0x4310ed1d power_supply_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4317186e mf_dax_kill_procs +EXPORT_SYMBOL_GPL vmlinux 0x431aeb28 edac_device_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x431f4eeb __traceiter_block_split +EXPORT_SYMBOL_GPL vmlinux 0x432702e6 mm_iommu_mapped_inc +EXPORT_SYMBOL_GPL vmlinux 0x4327bddf debugfs_create_x8 +EXPORT_SYMBOL_GPL vmlinux 0x432cc26f serdev_device_write_flush +EXPORT_SYMBOL_GPL vmlinux 0x433c982e pci_host_probe +EXPORT_SYMBOL_GPL vmlinux 0x434edcbe sata_scr_write +EXPORT_SYMBOL_GPL vmlinux 0x434ffc15 unregister_kprobes +EXPORT_SYMBOL_GPL vmlinux 0x436aa0c5 cgroup_get_e_css +EXPORT_SYMBOL_GPL vmlinux 0x436d817f mpi_clear_bit +EXPORT_SYMBOL_GPL vmlinux 0x437c7410 dma_resv_iter_first +EXPORT_SYMBOL_GPL vmlinux 0x437eb1df ipv6_mod_enabled +EXPORT_SYMBOL_GPL vmlinux 0x437ef41a skb_clone_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x4386b48d serial8250_get_port +EXPORT_SYMBOL_GPL vmlinux 0x43a1dfeb pci_has_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x43aa319e lease_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x43b69146 netdev_rx_handler_register +EXPORT_SYMBOL_GPL vmlinux 0x43c562b6 simple_attr_open +EXPORT_SYMBOL_GPL vmlinux 0x43c6b55e gpiod_set_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x43caa7c0 regmap_irq_get_irq_reg_linear +EXPORT_SYMBOL_GPL vmlinux 0x43d49b07 led_blink_set +EXPORT_SYMBOL_GPL vmlinux 0x43d78204 scsi_dh_activate +EXPORT_SYMBOL_GPL vmlinux 0x43e4bd7f nf_conn_btf_access_lock +EXPORT_SYMBOL_GPL vmlinux 0x43f81957 clk_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x43f92edd wait_for_initramfs +EXPORT_SYMBOL_GPL vmlinux 0x4401e6c2 mpi_cmpabs +EXPORT_SYMBOL_GPL vmlinux 0x44163c5a fat_get_dotdot_entry +EXPORT_SYMBOL_GPL vmlinux 0x44179c9e pcie_flr +EXPORT_SYMBOL_GPL vmlinux 0x4420d66e relay_reset +EXPORT_SYMBOL_GPL vmlinux 0x442526af fixed_phy_register +EXPORT_SYMBOL_GPL vmlinux 0x442deaa9 poll_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x44338a36 firmware_kobj +EXPORT_SYMBOL_GPL vmlinux 0x4439bcd2 __SCK__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x443ed41a ip6_input +EXPORT_SYMBOL_GPL vmlinux 0x44424fe4 device_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0x4448c679 mt_prev +EXPORT_SYMBOL_GPL vmlinux 0x444ca534 dm_internal_resume +EXPORT_SYMBOL_GPL vmlinux 0x4454bca9 sbitmap_queue_init_node +EXPORT_SYMBOL_GPL vmlinux 0x446aa110 con_debug_enter +EXPORT_SYMBOL_GPL vmlinux 0x4471a51d vhost_task_stop +EXPORT_SYMBOL_GPL vmlinux 0x447f237f pnv_ocxl_unmap_xsl_regs +EXPORT_SYMBOL_GPL vmlinux 0x44824e07 vcap_tc_flower_handler_ethaddr_usage +EXPORT_SYMBOL_GPL vmlinux 0x4484a5a4 wait_for_device_probe +EXPORT_SYMBOL_GPL vmlinux 0x4491934d devm_of_platform_populate +EXPORT_SYMBOL_GPL vmlinux 0x44978591 irq_chip_mask_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0x449fa45d btree_remove +EXPORT_SYMBOL_GPL vmlinux 0x44acdbe5 ata_qc_complete +EXPORT_SYMBOL_GPL vmlinux 0x44b09de0 iommu_tce_check_ioba +EXPORT_SYMBOL_GPL vmlinux 0x44b1bcd9 dm_get_md +EXPORT_SYMBOL_GPL vmlinux 0x44bae227 bit_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x44c10a52 kvfree_call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x44ca69fd unregister_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x44cf8cf0 blk_zone_cond_str +EXPORT_SYMBOL_GPL vmlinux 0x44d2d9ff sbitmap_get +EXPORT_SYMBOL_GPL vmlinux 0x44d41c35 seg6_do_srh_inline +EXPORT_SYMBOL_GPL vmlinux 0x44d50a08 led_trigger_set_default +EXPORT_SYMBOL_GPL vmlinux 0x44e54088 srp_release_transport +EXPORT_SYMBOL_GPL vmlinux 0x44e58976 __tracepoint_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x44eebed3 ping_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x44f43958 key_type_user +EXPORT_SYMBOL_GPL vmlinux 0x44f89b58 crypto_hash_alg_has_setkey +EXPORT_SYMBOL_GPL vmlinux 0x4507f4a8 cpuhp_tasks_frozen +EXPORT_SYMBOL_GPL vmlinux 0x450be69f tpm1_getcap +EXPORT_SYMBOL_GPL vmlinux 0x450cdcc2 irq_domain_free_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x450d9fc4 perf_event_pause +EXPORT_SYMBOL_GPL vmlinux 0x4531624f usb_decode_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x4531ab62 copy_from_kernel_nofault +EXPORT_SYMBOL_GPL vmlinux 0x4534c47b shash_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0x453a6a92 pcibios_free_controller_deferred +EXPORT_SYMBOL_GPL vmlinux 0x4543c8c2 cpu_add_dev_attr +EXPORT_SYMBOL_GPL vmlinux 0x4544726e user_update +EXPORT_SYMBOL_GPL vmlinux 0x45558f56 clk_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x45597170 inet_peer_base_init +EXPORT_SYMBOL_GPL vmlinux 0x457231b1 device_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x4574711f skb_to_sgvec +EXPORT_SYMBOL_GPL vmlinux 0x457594fa crypto_alg_list +EXPORT_SYMBOL_GPL vmlinux 0x4579ade0 genphy_c45_read_eee_abilities +EXPORT_SYMBOL_GPL vmlinux 0x457d5ff1 devlink_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0x457ff693 nvdimm_name +EXPORT_SYMBOL_GPL vmlinux 0x4599fec2 kthread_mod_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x45a3ae1a ata_bmdma_port_start +EXPORT_SYMBOL_GPL vmlinux 0x45b72b26 __put_task_struct +EXPORT_SYMBOL_GPL vmlinux 0x45b80e37 firmware_request_platform +EXPORT_SYMBOL_GPL vmlinux 0x45cc91eb platform_get_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0x45cf2c3f debugfs_create_x64 +EXPORT_SYMBOL_GPL vmlinux 0x45e197f1 devlink_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x45e8b450 mnt_idmap_get +EXPORT_SYMBOL_GPL vmlinux 0x45f137aa debugfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x45fb4821 bsg_remove_queue +EXPORT_SYMBOL_GPL vmlinux 0x46013233 net_dec_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x461e959b crypto_aead_setkey +EXPORT_SYMBOL_GPL vmlinux 0x46554ca4 regulator_list_voltage_table +EXPORT_SYMBOL_GPL vmlinux 0x4658e14d devm_regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x4664f6e2 adp5520_read +EXPORT_SYMBOL_GPL vmlinux 0x467d115c regulator_list_hardware_vsel +EXPORT_SYMBOL_GPL vmlinux 0x467eb7de vas_unregister_api_pseries +EXPORT_SYMBOL_GPL vmlinux 0x4688d7ec pvclock_gtod_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4692f673 copy_mc_generic +EXPORT_SYMBOL_GPL vmlinux 0x4699eca4 edac_mc_del_mc +EXPORT_SYMBOL_GPL vmlinux 0x46a82efa pm_runtime_get_if_active +EXPORT_SYMBOL_GPL vmlinux 0x46c7f5c9 icc_provider_init +EXPORT_SYMBOL_GPL vmlinux 0x46e465de klist_init +EXPORT_SYMBOL_GPL vmlinux 0x46e99776 regulator_set_active_discharge_regmap +EXPORT_SYMBOL_GPL vmlinux 0x46f8c5ae tracing_snapshot_cond +EXPORT_SYMBOL_GPL vmlinux 0x470575c4 sysfs_add_device_to_node +EXPORT_SYMBOL_GPL vmlinux 0x4705c76c trace_seq_to_user +EXPORT_SYMBOL_GPL vmlinux 0x470996c6 ata_sas_port_start +EXPORT_SYMBOL_GPL vmlinux 0x471c9e7c dax_layout_busy_page_range +EXPORT_SYMBOL_GPL vmlinux 0x471d4eaa usb_of_has_combined_node +EXPORT_SYMBOL_GPL vmlinux 0x47229b5c gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x472c3df2 xdp_set_features_flag +EXPORT_SYMBOL_GPL vmlinux 0x4739d202 devm_hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0x473a8c43 pci_epc_set_bar +EXPORT_SYMBOL_GPL vmlinux 0x474c5f92 blk_queue_rq_timeout +EXPORT_SYMBOL_GPL vmlinux 0x4761f17c register_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x476461e8 __tracepoint_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x47663cfe vcap_rule_mod_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x47884890 system_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0x478e81f8 tcp_orphan_count +EXPORT_SYMBOL_GPL vmlinux 0x479803b9 base64_encode +EXPORT_SYMBOL_GPL vmlinux 0x479f7d4b clk_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x47a2b862 iommu_map +EXPORT_SYMBOL_GPL vmlinux 0x47aad3b9 have_governor_per_policy +EXPORT_SYMBOL_GPL vmlinux 0x47b38f49 serdev_controller_add +EXPORT_SYMBOL_GPL vmlinux 0x47b7a692 cpu_feature_keys +EXPORT_SYMBOL_GPL vmlinux 0x47c80d44 devm_pwm_get +EXPORT_SYMBOL_GPL vmlinux 0x47de0dc7 clk_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x47f860aa sk_attach_filter +EXPORT_SYMBOL_GPL vmlinux 0x47f89ea4 pci_find_next_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0x4801ded1 sbitmap_queue_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0x480305ca kmsg_dump_rewind +EXPORT_SYMBOL_GPL vmlinux 0x4807a056 sdio_readsb +EXPORT_SYMBOL_GPL vmlinux 0x4807f06f device_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x480ad18b irq_domain_create_simple +EXPORT_SYMBOL_GPL vmlinux 0x481d44ec pci_p2pdma_distance_many +EXPORT_SYMBOL_GPL vmlinux 0x481f9b7d mpi_mulm +EXPORT_SYMBOL_GPL vmlinux 0x48203853 em_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0x4825c082 pci_disable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x482b3fef generic_fh_to_parent +EXPORT_SYMBOL_GPL vmlinux 0x484277e3 securityfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0x4849c5f5 sock_gen_put +EXPORT_SYMBOL_GPL vmlinux 0x484e01c8 devm_regulator_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x4854ebad pinctrl_find_gpio_range_from_pin +EXPORT_SYMBOL_GPL vmlinux 0x486d6168 class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x487920fe __traceiter_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x487ac245 usb_poison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x48818687 sdio_f0_writeb +EXPORT_SYMBOL_GPL vmlinux 0x48a3d20b mctrl_gpio_get +EXPORT_SYMBOL_GPL vmlinux 0x48a8cf63 noop_direct_IO +EXPORT_SYMBOL_GPL vmlinux 0x48a97cae ata_link_offline +EXPORT_SYMBOL_GPL vmlinux 0x48ac2ecd class_dev_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x48c32847 __SCK__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x48c35c9e __tracepoint_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x48dfac61 tty_put_char +EXPORT_SYMBOL_GPL vmlinux 0x48e5e8e9 pci_disable_ats +EXPORT_SYMBOL_GPL vmlinux 0x48fbed40 dm_bio_from_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x4904c8a9 fl6_update_dst +EXPORT_SYMBOL_GPL vmlinux 0x49130dd3 dm_put +EXPORT_SYMBOL_GPL vmlinux 0x49242bc7 freezer_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x492ee325 of_pci_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0x4934bdd0 crypto_check_attr_type +EXPORT_SYMBOL_GPL vmlinux 0x4939ebcd numa_map_to_online_node +EXPORT_SYMBOL_GPL vmlinux 0x493c30df ata_pci_bmdma_init_one +EXPORT_SYMBOL_GPL vmlinux 0x494ab593 of_pci_find_child_device +EXPORT_SYMBOL_GPL vmlinux 0x49608959 migrate_disable +EXPORT_SYMBOL_GPL vmlinux 0x49634d67 devlink_dpipe_action_put +EXPORT_SYMBOL_GPL vmlinux 0x497e10e7 devm_hte_register_chip +EXPORT_SYMBOL_GPL vmlinux 0x499043d3 crypto_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x49927d25 page_reporting_unregister +EXPORT_SYMBOL_GPL vmlinux 0x49961455 usb_hcd_pci_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0x49a4a5aa devlink_unregister +EXPORT_SYMBOL_GPL vmlinux 0x49a81ff7 serial8250_em485_start_tx +EXPORT_SYMBOL_GPL vmlinux 0x49abb149 pci_epc_write_header +EXPORT_SYMBOL_GPL vmlinux 0x49aee88d phy_pm_runtime_get +EXPORT_SYMBOL_GPL vmlinux 0x49b08cff invalidate_inode_pages2 +EXPORT_SYMBOL_GPL vmlinux 0x49b6ed20 pinctrl_count_index_with_args +EXPORT_SYMBOL_GPL vmlinux 0x49b915fa skcipher_walk_virt +EXPORT_SYMBOL_GPL vmlinux 0x49c6392f css_next_descendant_pre +EXPORT_SYMBOL_GPL vmlinux 0x49cd25ed alloc_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x49cf66ca __traceiter_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x49d8c0a1 tcp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x49e28bbe rio_local_set_device_id +EXPORT_SYMBOL_GPL vmlinux 0x49e96999 cond_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x49f20f4d irq_create_mapping_affinity +EXPORT_SYMBOL_GPL vmlinux 0x49f3b073 irq_get_percpu_devid_partition +EXPORT_SYMBOL_GPL vmlinux 0x49f8a494 rio_route_clr_table +EXPORT_SYMBOL_GPL vmlinux 0x49fba4ac serial8250_rpm_put_tx +EXPORT_SYMBOL_GPL vmlinux 0x4a026413 mm_iommu_mapped_dec +EXPORT_SYMBOL_GPL vmlinux 0x4a052fe5 kgdb_unregister_io_module +EXPORT_SYMBOL_GPL vmlinux 0x4a10557d regcache_sync_region +EXPORT_SYMBOL_GPL vmlinux 0x4a1301e4 phy_restore_page +EXPORT_SYMBOL_GPL vmlinux 0x4a17ed66 sysrq_mask +EXPORT_SYMBOL_GPL vmlinux 0x4a1cf3bb devfreq_event_reset_event +EXPORT_SYMBOL_GPL vmlinux 0x4a243151 inverse_translate +EXPORT_SYMBOL_GPL vmlinux 0x4a27afc9 gpiochip_find +EXPORT_SYMBOL_GPL vmlinux 0x4a42f14d put_io_context +EXPORT_SYMBOL_GPL vmlinux 0x4a474740 wm8350_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0x4a55b510 devm_led_trigger_register +EXPORT_SYMBOL_GPL vmlinux 0x4a5f2538 led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4a61abbb sbitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x4a63632f do_take_over_console +EXPORT_SYMBOL_GPL vmlinux 0x4a6f484a iptunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x4a9081bf usb_bulk_msg +EXPORT_SYMBOL_GPL vmlinux 0x4a9f047a tm_enable +EXPORT_SYMBOL_GPL vmlinux 0x4a9f07a9 irq_domain_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x4aa5c0ba desc_to_gpio +EXPORT_SYMBOL_GPL vmlinux 0x4ad9ef38 bpf_trace_run10 +EXPORT_SYMBOL_GPL vmlinux 0x4af648f1 spi_mem_exec_op +EXPORT_SYMBOL_GPL vmlinux 0x4b0de595 tpm_get_timeouts +EXPORT_SYMBOL_GPL vmlinux 0x4b0f789b tcp_ca_openreq_child +EXPORT_SYMBOL_GPL vmlinux 0x4b1a99ca serdev_device_break_ctl +EXPORT_SYMBOL_GPL vmlinux 0x4b2726bf rtc_read_alarm +EXPORT_SYMBOL_GPL vmlinux 0x4b27476e dax_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x4b369dd3 sysfs_add_link_to_group +EXPORT_SYMBOL_GPL vmlinux 0x4b5a75d0 regulator_set_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0x4b6474e2 vas_init_tx_win_attr +EXPORT_SYMBOL_GPL vmlinux 0x4b6ea9eb tpm_calc_ordinal_duration +EXPORT_SYMBOL_GPL vmlinux 0x4b7975d9 pci_remove_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x4b7b55b1 regulator_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0x4b8ae332 i2c_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x4ba60b5a virtqueue_get_buf +EXPORT_SYMBOL_GPL vmlinux 0x4ba736d9 spi_transfer_cs_change_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x4ba9ed6b __dma_request_channel +EXPORT_SYMBOL_GPL vmlinux 0x4bb2f5d9 file_ra_state_init +EXPORT_SYMBOL_GPL vmlinux 0x4bd6f08b misc_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4bdb8dcc housekeeping_test_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4be3d73b __blk_req_zone_write_unlock +EXPORT_SYMBOL_GPL vmlinux 0x4beb9151 hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0x4bed8152 of_hte_req_count +EXPORT_SYMBOL_GPL vmlinux 0x4bef0884 pgtable_cache_add +EXPORT_SYMBOL_GPL vmlinux 0x4c0300b7 bsg_job_put +EXPORT_SYMBOL_GPL vmlinux 0x4c037b06 dev_pm_genpd_resume +EXPORT_SYMBOL_GPL vmlinux 0x4c25021b vfs_submount +EXPORT_SYMBOL_GPL vmlinux 0x4c274a7f tpm2_probe +EXPORT_SYMBOL_GPL vmlinux 0x4c2b351d start_poll_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x4c392c60 serial8250_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0x4c3baee6 crypto_register_template +EXPORT_SYMBOL_GPL vmlinux 0x4c3e171b component_del +EXPORT_SYMBOL_GPL vmlinux 0x4c4c50c3 get_net_ns_by_pid +EXPORT_SYMBOL_GPL vmlinux 0x4c549b36 __traceiter_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x4c5a9275 request_firmware_direct +EXPORT_SYMBOL_GPL vmlinux 0x4c5aee1a dax_remove_host +EXPORT_SYMBOL_GPL vmlinux 0x4c96fefd nf_hook_entries_insert_raw +EXPORT_SYMBOL_GPL vmlinux 0x4c9ce0bb pinctrl_pm_select_idle_state +EXPORT_SYMBOL_GPL vmlinux 0x4cae9186 device_phy_find_device +EXPORT_SYMBOL_GPL vmlinux 0x4cb1e2c2 xdp_return_buff +EXPORT_SYMBOL_GPL vmlinux 0x4cb27100 ktime_get_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x4cb81fda __SCK__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x4cb89c8d devl_trylock +EXPORT_SYMBOL_GPL vmlinux 0x4ccce42e gpiod_get_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x4ccda360 of_pci_address_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x4cd6db63 unregister_net_sysctl_table +EXPORT_SYMBOL_GPL vmlinux 0x4cdd7e37 dev_pm_opp_find_level_exact +EXPORT_SYMBOL_GPL vmlinux 0x4ce0e03c ata_bmdma_stop +EXPORT_SYMBOL_GPL vmlinux 0x4cf0aa41 spi_add_device +EXPORT_SYMBOL_GPL vmlinux 0x4cf8880f vcap_rule_add_key_u32 +EXPORT_SYMBOL_GPL vmlinux 0x4cfda6f8 phy_pm_runtime_put_sync +EXPORT_SYMBOL_GPL vmlinux 0x4d0015e2 cpu_hotplug_disable +EXPORT_SYMBOL_GPL vmlinux 0x4d03ae6e dev_err_probe +EXPORT_SYMBOL_GPL vmlinux 0x4d246712 usb_unlocked_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x4d3a0696 __SCK__tp_func_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0x4d3c91a5 page_cache_sync_ra +EXPORT_SYMBOL_GPL vmlinux 0x4d3e40d9 driver_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x4d402d6c pm_runtime_autosuspend_expiration +EXPORT_SYMBOL_GPL vmlinux 0x4d5df586 iommu_set_pgtable_quirks +EXPORT_SYMBOL_GPL vmlinux 0x4d6d0bbc iommu_group_ref_get +EXPORT_SYMBOL_GPL vmlinux 0x4d7272e4 migrate_enable +EXPORT_SYMBOL_GPL vmlinux 0x4d83c27f ata_sas_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x4d880d07 l3mdev_fib_table_by_index +EXPORT_SYMBOL_GPL vmlinux 0x4d8a8fe6 devm_register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x4d8c3ba3 rio_register_scan +EXPORT_SYMBOL_GPL vmlinux 0x4d937e5c tps6586x_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x4d974b0c usb_ifnum_to_if +EXPORT_SYMBOL_GPL vmlinux 0x4daaf97c phy_create +EXPORT_SYMBOL_GPL vmlinux 0x4dae16e4 i2c_put_dma_safe_msg_buf +EXPORT_SYMBOL_GPL vmlinux 0x4dc52c09 pnv_power9_force_smt4_catch +EXPORT_SYMBOL_GPL vmlinux 0x4dc8cf66 pci_msi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0x4dcbf292 __traceiter_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x4de133df iomap_fiemap +EXPORT_SYMBOL_GPL vmlinux 0x4de17ab3 usb_state_string +EXPORT_SYMBOL_GPL vmlinux 0x4dff61e5 wwan_port_txoff +EXPORT_SYMBOL_GPL vmlinux 0x4e040994 gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x4e17c613 ata_sff_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x4e3d8b9b device_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x4e46aa18 rhashtable_walk_enter +EXPORT_SYMBOL_GPL vmlinux 0x4e54eafd bio_trim +EXPORT_SYMBOL_GPL vmlinux 0x4e56789a __traceiter_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x4e612570 rio_release_inb_mbox +EXPORT_SYMBOL_GPL vmlinux 0x4e6fc9b0 power_supply_battery_info_get_prop +EXPORT_SYMBOL_GPL vmlinux 0x4e83a6b3 lochnagar_update_config +EXPORT_SYMBOL_GPL vmlinux 0x4e8548e1 dev_pm_opp_of_register_em +EXPORT_SYMBOL_GPL vmlinux 0x4e872f05 fscrypt_set_bio_crypt_ctx +EXPORT_SYMBOL_GPL vmlinux 0x4e9acf90 rio_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x4ea8c7bb regmap_get_val_bytes +EXPORT_SYMBOL_GPL vmlinux 0x4eac5fc1 cpu_mitigations_auto_nosmt +EXPORT_SYMBOL_GPL vmlinux 0x4eb8fb20 mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x4ec95010 xdp_rxq_info_unreg +EXPORT_SYMBOL_GPL vmlinux 0x4ecb3883 dw_pcie_write_dbi +EXPORT_SYMBOL_GPL vmlinux 0x4ee52ec0 mdiobus_c45_modify +EXPORT_SYMBOL_GPL vmlinux 0x4ef5bcf4 perf_swevent_get_recursion_context +EXPORT_SYMBOL_GPL vmlinux 0x4efcf021 mpi_normalize +EXPORT_SYMBOL_GPL vmlinux 0x4efff4f4 sk_msg_trim +EXPORT_SYMBOL_GPL vmlinux 0x4f0aac91 __reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x4f1bd051 edac_device_add_device +EXPORT_SYMBOL_GPL vmlinux 0x4f2c996d kmsg_dump_get_line +EXPORT_SYMBOL_GPL vmlinux 0x4f2fa3d1 clk_multiplier_ops +EXPORT_SYMBOL_GPL vmlinux 0x4f349cff phy_modify +EXPORT_SYMBOL_GPL vmlinux 0x4f3c910d wm831x_reg_lock +EXPORT_SYMBOL_GPL vmlinux 0x4f4a371f fscrypt_ioctl_get_nonce +EXPORT_SYMBOL_GPL vmlinux 0x4f4ba7e5 pci_disable_rom +EXPORT_SYMBOL_GPL vmlinux 0x4f6a07fe show_rcu_gp_kthreads +EXPORT_SYMBOL_GPL vmlinux 0x4f72a987 uart_parse_options +EXPORT_SYMBOL_GPL vmlinux 0x4f72d72e sata_sff_hardreset +EXPORT_SYMBOL_GPL vmlinux 0x4f7aacae spi_controller_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4f98b99e dev_pm_opp_find_freq_exact +EXPORT_SYMBOL_GPL vmlinux 0x4fadba95 platform_get_mem_or_io +EXPORT_SYMBOL_GPL vmlinux 0x4fb5da55 fs_put_dax +EXPORT_SYMBOL_GPL vmlinux 0x4fb60de9 ping_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x4fc807bc mbox_client_peek_data +EXPORT_SYMBOL_GPL vmlinux 0x4fdb3da2 vp_legacy_get_features +EXPORT_SYMBOL_GPL vmlinux 0x4fdc945d sata_deb_timing_normal +EXPORT_SYMBOL_GPL vmlinux 0x4fe1eddf unregister_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4fe8e209 __mnt_is_readonly +EXPORT_SYMBOL_GPL vmlinux 0x4ff2c724 sysfs_groups_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x4ff8a151 tpm_pm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x4ff96955 usb_create_shared_hcd +EXPORT_SYMBOL_GPL vmlinux 0x50004955 kvmhv_vcpu_entry_p9 +EXPORT_SYMBOL_GPL vmlinux 0x5009d5fa tty_buffer_unlock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x501a7b57 dm_disk +EXPORT_SYMBOL_GPL vmlinux 0x5025aeb7 bpf_offload_dev_netdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x504a13a3 serial8250_rpm_put +EXPORT_SYMBOL_GPL vmlinux 0x5054565e vp_modern_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x505569cb tty_port_tty_hangup +EXPORT_SYMBOL_GPL vmlinux 0x506b00a7 list_lru_add +EXPORT_SYMBOL_GPL vmlinux 0x507d7634 led_stop_software_blink +EXPORT_SYMBOL_GPL vmlinux 0x508377eb xive_native_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x5091b823 ring_buffer_read_start +EXPORT_SYMBOL_GPL vmlinux 0x5093e76e __tracepoint_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0x50a7cde4 rio_mport_write_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x50b50ea5 ata_sas_port_alloc +EXPORT_SYMBOL_GPL vmlinux 0x50cb4c1e ftrace_free_filter +EXPORT_SYMBOL_GPL vmlinux 0x50dd1af5 blocking_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x50dfe68e skb_to_sgvec_nomark +EXPORT_SYMBOL_GPL vmlinux 0x50e7193a __i2c_first_dynamic_bus_num +EXPORT_SYMBOL_GPL vmlinux 0x50eabb98 __tracepoint_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x50f0a770 irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x50fad434 round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x50ff83f8 pnv_ocxl_set_tl_conf +EXPORT_SYMBOL_GPL vmlinux 0x51159703 __traceiter_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x5131e1ae fat_update_time +EXPORT_SYMBOL_GPL vmlinux 0x51390c96 rcu_barrier_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x513a6b93 gpiochip_free_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x514f624a dm_copy_name_and_uuid +EXPORT_SYMBOL_GPL vmlinux 0x51535544 ip6_sk_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x51537116 of_phy_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x515b390f __SCK__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x515d19ec reset_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0x516a8443 usb_interrupt_msg +EXPORT_SYMBOL_GPL vmlinux 0x516b5195 cpufreq_disable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x516e1159 phy_select_page +EXPORT_SYMBOL_GPL vmlinux 0x51780b97 i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0x517bef27 ethnl_cable_test_alloc +EXPORT_SYMBOL_GPL vmlinux 0x517e90da sysfs_create_groups +EXPORT_SYMBOL_GPL vmlinux 0x518141fe rio_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x51884060 securityfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x518b6870 failover_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0x51941ba7 elv_register +EXPORT_SYMBOL_GPL vmlinux 0x51a348cc usb_role_switch_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x51ac9f3e dev_pm_opp_adjust_voltage +EXPORT_SYMBOL_GPL vmlinux 0x51b65a26 rtc_lock +EXPORT_SYMBOL_GPL vmlinux 0x51baaaf5 ipv6_find_tlv +EXPORT_SYMBOL_GPL vmlinux 0x51c02982 bd_link_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0x51c44cec soc_device_match +EXPORT_SYMBOL_GPL vmlinux 0x51d2f597 da903x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x51d43d27 register_btf_fmodret_id_set +EXPORT_SYMBOL_GPL vmlinux 0x51f9edea auxiliary_find_device +EXPORT_SYMBOL_GPL vmlinux 0x51fe2bac set_thread_tidr +EXPORT_SYMBOL_GPL vmlinux 0x5200f71a regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0x52136ade register_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x52252316 clk_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x52313a96 mmu_interval_read_begin +EXPORT_SYMBOL_GPL vmlinux 0x5236497d trace_clock +EXPORT_SYMBOL_GPL vmlinux 0x523b8d63 crypto_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x524f446f vfs_remove_acl +EXPORT_SYMBOL_GPL vmlinux 0x525feed2 mmc_crypto_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x52647db1 ct_idle_exit +EXPORT_SYMBOL_GPL vmlinux 0x526bcf2a wwan_port_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x526cc53d __suspend_report_result +EXPORT_SYMBOL_GPL vmlinux 0x52854277 class_create +EXPORT_SYMBOL_GPL vmlinux 0x52855a5b fib6_new_table +EXPORT_SYMBOL_GPL vmlinux 0x528c8099 iommu_register_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x5294210f usb_control_msg +EXPORT_SYMBOL_GPL vmlinux 0x529d79dc mpc8xxx_spi_rx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0x52afa9de ata_timing_compute +EXPORT_SYMBOL_GPL vmlinux 0x52b19ce8 aead_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x52b1e3c7 pci_flags +EXPORT_SYMBOL_GPL vmlinux 0x52c35e83 call_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x52c795f4 mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0x52c9a973 hrtimer_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0x52d54fce devlink_info_version_stored_put +EXPORT_SYMBOL_GPL vmlinux 0x530e0f8c devl_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x532a01a9 vring_notification_data +EXPORT_SYMBOL_GPL vmlinux 0x532b90b5 kprobe_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0x5335dd11 atomic_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x53370983 sched_set_fifo +EXPORT_SYMBOL_GPL vmlinux 0x5358864e devlink_fmsg_binary_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x535eba32 usb_free_streams +EXPORT_SYMBOL_GPL vmlinux 0x537252cf __SCK__tp_func_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0x537d2371 of_msi_configure +EXPORT_SYMBOL_GPL vmlinux 0x53800ae5 fuse_abort_conn +EXPORT_SYMBOL_GPL vmlinux 0x538d073d phy_duplex_to_str +EXPORT_SYMBOL_GPL vmlinux 0x539ae810 pci_hp_create_module_link +EXPORT_SYMBOL_GPL vmlinux 0x53ae5a32 nf_checksum_partial +EXPORT_SYMBOL_GPL vmlinux 0x53b42833 regulator_set_load +EXPORT_SYMBOL_GPL vmlinux 0x53bbc27b blockdev_superblock +EXPORT_SYMBOL_GPL vmlinux 0x53c089f5 property_entries_dup +EXPORT_SYMBOL_GPL vmlinux 0x53d7c01e __traceiter_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x53d9f73a sensor_group_enable +EXPORT_SYMBOL_GPL vmlinux 0x53ebf72d crypto_alloc_acomp_node +EXPORT_SYMBOL_GPL vmlinux 0x5415d885 xhci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x541bd60a irq_work_run +EXPORT_SYMBOL_GPL vmlinux 0x542122e1 ata_sff_lost_interrupt +EXPORT_SYMBOL_GPL vmlinux 0x54215db5 visitor64 +EXPORT_SYMBOL_GPL vmlinux 0x542388b9 of_usb_host_tpl_support +EXPORT_SYMBOL_GPL vmlinux 0x5428345f xfrm_bpf_md_dst +EXPORT_SYMBOL_GPL vmlinux 0x543646b8 clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0x543d8bfb clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x5443fe3f da9052_request_irq +EXPORT_SYMBOL_GPL vmlinux 0x54461702 usb_enable_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x5447d66d of_scan_bus +EXPORT_SYMBOL_GPL vmlinux 0x54568a8d balloon_page_list_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x5457c87d device_link_add +EXPORT_SYMBOL_GPL vmlinux 0x545fe033 sock_map_destroy +EXPORT_SYMBOL_GPL vmlinux 0x54649618 rio_unmap_outb_region +EXPORT_SYMBOL_GPL vmlinux 0x5466642a gpio_to_desc +EXPORT_SYMBOL_GPL vmlinux 0x546c5565 ppc_tb_freq +EXPORT_SYMBOL_GPL vmlinux 0x546c8a6a pci_generic_config_write32 +EXPORT_SYMBOL_GPL vmlinux 0x5484dcc3 of_alias_get_id +EXPORT_SYMBOL_GPL vmlinux 0x54942b6c devm_of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x549525ef handle_nested_irq +EXPORT_SYMBOL_GPL vmlinux 0x549b5310 scsi_autopm_get_device +EXPORT_SYMBOL_GPL vmlinux 0x54aeae40 crypto_drop_spawn +EXPORT_SYMBOL_GPL vmlinux 0x54bc09a2 n_tty_inherit_ops +EXPORT_SYMBOL_GPL vmlinux 0x54c80af6 pci_epf_create +EXPORT_SYMBOL_GPL vmlinux 0x54d4a961 sdio_claim_host +EXPORT_SYMBOL_GPL vmlinux 0x5500886e debugfs_create_u16 +EXPORT_SYMBOL_GPL vmlinux 0x5501db22 blk_stat_enable_accounting +EXPORT_SYMBOL_GPL vmlinux 0x5505f74d crypto_mod_put +EXPORT_SYMBOL_GPL vmlinux 0x55083bfe regulator_get_current_limit +EXPORT_SYMBOL_GPL vmlinux 0x550f3e05 i2c_freq_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x552237df devm_clk_hw_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x5525631d usb_add_hcd +EXPORT_SYMBOL_GPL vmlinux 0x5528ad4c regmap_async_complete +EXPORT_SYMBOL_GPL vmlinux 0x55339365 flush_delayed_fput +EXPORT_SYMBOL_GPL vmlinux 0x553a32c0 nvmem_cell_read_variable_le_u32 +EXPORT_SYMBOL_GPL vmlinux 0x553b49a4 cpufreq_get_driver_data +EXPORT_SYMBOL_GPL vmlinux 0x553d22ac spi_finalize_current_message +EXPORT_SYMBOL_GPL vmlinux 0x55417264 unregister_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0x556a0d9e __regmap_init_spi +EXPORT_SYMBOL_GPL vmlinux 0x556e4390 clk_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x55784228 regmap_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x557e7eed virtio_require_restricted_mem_acc +EXPORT_SYMBOL_GPL vmlinux 0x5585482d of_regulator_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0x5588879e kvmppc_entry_trampoline +EXPORT_SYMBOL_GPL vmlinux 0x559dc034 fwnode_graph_get_next_endpoint +EXPORT_SYMBOL_GPL vmlinux 0x55aa09bf of_dma_simple_xlate +EXPORT_SYMBOL_GPL vmlinux 0x55b4ad95 dev_pm_opp_sync_regulators +EXPORT_SYMBOL_GPL vmlinux 0x55b5b0bd sata_link_debounce +EXPORT_SYMBOL_GPL vmlinux 0x55b8b4ea vfs_lock_file +EXPORT_SYMBOL_GPL vmlinux 0x55c76a23 ksys_sync_helper +EXPORT_SYMBOL_GPL vmlinux 0x55d57138 list_lru_walk_one +EXPORT_SYMBOL_GPL vmlinux 0x55dc004c of_clk_del_provider +EXPORT_SYMBOL_GPL vmlinux 0x55eecff4 bit_wait_io_timeout +EXPORT_SYMBOL_GPL vmlinux 0x55f093a9 opal_write_oppanel_async +EXPORT_SYMBOL_GPL vmlinux 0x55f4fe1f devm_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x55f69c36 nf_ipv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x56054c05 crypto_it_tab +EXPORT_SYMBOL_GPL vmlinux 0x560a153f ata_sas_port_init +EXPORT_SYMBOL_GPL vmlinux 0x560a292c usb_of_get_companion_dev +EXPORT_SYMBOL_GPL vmlinux 0x560e4eee list_lru_walk_node +EXPORT_SYMBOL_GPL vmlinux 0x561375bd tracepoint_probe_register_prio +EXPORT_SYMBOL_GPL vmlinux 0x5615921f __fsverity_cleanup_inode +EXPORT_SYMBOL_GPL vmlinux 0x56173654 pcap_set_ts_bits +EXPORT_SYMBOL_GPL vmlinux 0x561ad788 irq_chip_set_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x56237d5a regulator_suspend_disable +EXPORT_SYMBOL_GPL vmlinux 0x5623c444 task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0x56256e8a orderly_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x56310925 regulator_mode_to_status +EXPORT_SYMBOL_GPL vmlinux 0x5632ec2f usb_sg_wait +EXPORT_SYMBOL_GPL vmlinux 0x56384e56 perf_event_update_userpage +EXPORT_SYMBOL_GPL vmlinux 0x563ac6eb dev_pm_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x564b1605 tty_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x565145aa folio_mkclean +EXPORT_SYMBOL_GPL vmlinux 0x5654be15 usb_create_hcd +EXPORT_SYMBOL_GPL vmlinux 0x565d128e blk_next_bio +EXPORT_SYMBOL_GPL vmlinux 0x565d8240 __devm_clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x5665c8e0 divider_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x566c4f75 fsnotify +EXPORT_SYMBOL_GPL vmlinux 0x56700894 thermal_zone_device +EXPORT_SYMBOL_GPL vmlinux 0x56774d16 l3mdev_table_lookup_unregister +EXPORT_SYMBOL_GPL vmlinux 0x567c67d8 __traceiter_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x568653d0 pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0x56a5bd4e dev_attr_sw_activity +EXPORT_SYMBOL_GPL vmlinux 0x56bad798 genphy_c45_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x56c2b95b rtas_progress +EXPORT_SYMBOL_GPL vmlinux 0x56ce87da adp5520_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0x56d214a1 tcpv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x56dde73c free_uid +EXPORT_SYMBOL_GPL vmlinux 0x56ef15d0 __tracepoint_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x56fbb130 no_hash_pointers +EXPORT_SYMBOL_GPL vmlinux 0x57073a27 __clk_hw_register_gate +EXPORT_SYMBOL_GPL vmlinux 0x570a867f sata_scr_valid +EXPORT_SYMBOL_GPL vmlinux 0x570f2da1 mptcp_pm_get_add_addr_accept_max +EXPORT_SYMBOL_GPL vmlinux 0x5711cbd6 devm_device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0x57253186 devm_of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x5736a330 mm_iommu_ua_to_hpa +EXPORT_SYMBOL_GPL vmlinux 0x573bc4b7 __traceiter_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x5742a452 ping_init_sock +EXPORT_SYMBOL_GPL vmlinux 0x5744c2b6 msg_zerocopy_callback +EXPORT_SYMBOL_GPL vmlinux 0x575c8a73 i2c_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x5789ee24 kiocb_modified +EXPORT_SYMBOL_GPL vmlinux 0x578eeb4d hugetlb_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x5790e7a0 pci_unlock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0x579e0bf5 rtnl_unregister_all +EXPORT_SYMBOL_GPL vmlinux 0x57ad4be0 opal_int_eoi +EXPORT_SYMBOL_GPL vmlinux 0x57c58e9b __tracepoint_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x57d4050a xhci_get_endpoint_index +EXPORT_SYMBOL_GPL vmlinux 0x57dd7cae pm_clk_add_clk +EXPORT_SYMBOL_GPL vmlinux 0x57e9486d __cpuhp_state_add_instance +EXPORT_SYMBOL_GPL vmlinux 0x57ef9e5b mmc_switch +EXPORT_SYMBOL_GPL vmlinux 0x57f576b9 mpi_ec_curve_point +EXPORT_SYMBOL_GPL vmlinux 0x57f5aaa5 evm_verifyxattr +EXPORT_SYMBOL_GPL vmlinux 0x5803b693 dev_xdp_prog_count +EXPORT_SYMBOL_GPL vmlinux 0x58058f4b virtio_check_driver_offered_feature +EXPORT_SYMBOL_GPL vmlinux 0x58099527 init_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x581cca70 crypto_register_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x5822530c regcache_cache_bypass +EXPORT_SYMBOL_GPL vmlinux 0x5831e062 cpus_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0x58397ce3 srp_rport_add +EXPORT_SYMBOL_GPL vmlinux 0x5840372e __devm_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0x584058b5 pci_device_is_present +EXPORT_SYMBOL_GPL vmlinux 0x584e5c93 ata_cable_80wire +EXPORT_SYMBOL_GPL vmlinux 0x585b8c14 usb_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0x5879a27d sfp_get_module_info +EXPORT_SYMBOL_GPL vmlinux 0x587e2bb7 sysfs_merge_group +EXPORT_SYMBOL_GPL vmlinux 0x588ce41a component_compare_dev +EXPORT_SYMBOL_GPL vmlinux 0x5892f832 release_pmc_hardware +EXPORT_SYMBOL_GPL vmlinux 0x589aa9fc power_supply_get_property_from_supplier +EXPORT_SYMBOL_GPL vmlinux 0x58ac4b2a __hwspin_trylock +EXPORT_SYMBOL_GPL vmlinux 0x58aedcc4 fuse_dev_operations +EXPORT_SYMBOL_GPL vmlinux 0x58c30db1 __nvmem_layout_register +EXPORT_SYMBOL_GPL vmlinux 0x58db1176 ata_xfer_mode2shift +EXPORT_SYMBOL_GPL vmlinux 0x58ddf476 phy_resolve_aneg_pause +EXPORT_SYMBOL_GPL vmlinux 0x58def6ca sfp_module_remove +EXPORT_SYMBOL_GPL vmlinux 0x58e904dc sata_pmp_qc_defer_cmd_switch +EXPORT_SYMBOL_GPL vmlinux 0x58ef4b9c swapcache_mapping +EXPORT_SYMBOL_GPL vmlinux 0x58f10ac2 ata_scsi_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x58f9406c restore_p9_host_os_sprs +EXPORT_SYMBOL_GPL vmlinux 0x5909fc18 opal_tpo_read +EXPORT_SYMBOL_GPL vmlinux 0x590a9c12 irq_domain_xlate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x590b717e usb_hub_claim_port +EXPORT_SYMBOL_GPL vmlinux 0x593ac537 __tracepoint_map +EXPORT_SYMBOL_GPL vmlinux 0x5957cddb zs_lookup_class_index +EXPORT_SYMBOL_GPL vmlinux 0x595bfc8f devm_clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x595c3866 usb_control_msg_send +EXPORT_SYMBOL_GPL vmlinux 0x596249be of_get_videomode +EXPORT_SYMBOL_GPL vmlinux 0x597742a6 clk_divider_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0x597b99bf nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x59809cf2 crypto_grab_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x5986d190 kdb_printf +EXPORT_SYMBOL_GPL vmlinux 0x598acaee led_trigger_write +EXPORT_SYMBOL_GPL vmlinux 0x599ebdd7 rtc_class_close +EXPORT_SYMBOL_GPL vmlinux 0x59b063ba start_poll_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x59b2adbf input_ff_effect_from_user +EXPORT_SYMBOL_GPL vmlinux 0x59c43dc9 __traceiter_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x59cab65d usb_store_new_id +EXPORT_SYMBOL_GPL vmlinux 0x59d2ebd5 dev_pm_set_dedicated_wake_irq_reverse +EXPORT_SYMBOL_GPL vmlinux 0x59e617b6 iommu_add_device +EXPORT_SYMBOL_GPL vmlinux 0x59e6f8b3 fuse_dev_release +EXPORT_SYMBOL_GPL vmlinux 0x59ec8d31 usb_role_switch_find_by_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x59edfeb8 phy_rate_matching_to_str +EXPORT_SYMBOL_GPL vmlinux 0x59f32720 mpi_subm +EXPORT_SYMBOL_GPL vmlinux 0x5a12e60c __SCK__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x5a1d134a rcu_momentary_dyntick_idle +EXPORT_SYMBOL_GPL vmlinux 0x5a333030 usb_find_alt_setting +EXPORT_SYMBOL_GPL vmlinux 0x5a3cbbe0 usb_mon_register +EXPORT_SYMBOL_GPL vmlinux 0x5a401ea9 ata_pci_sff_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x5a49dbc9 timerqueue_del +EXPORT_SYMBOL_GPL vmlinux 0x5a592e9c pci_platform_power_transition +EXPORT_SYMBOL_GPL vmlinux 0x5a5f6209 nexthop_select_path +EXPORT_SYMBOL_GPL vmlinux 0x5a6cdb52 nf_ct_zone_dflt +EXPORT_SYMBOL_GPL vmlinux 0x5a74909a devm_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0x5a7acff0 bpf_preload_ops +EXPORT_SYMBOL_GPL vmlinux 0x5a7bfe41 crypto_probing_notify +EXPORT_SYMBOL_GPL vmlinux 0x5a8f6741 __devres_alloc_node +EXPORT_SYMBOL_GPL vmlinux 0x5a934b3b crypto_grab_aead +EXPORT_SYMBOL_GPL vmlinux 0x5ab09745 edac_get_owner +EXPORT_SYMBOL_GPL vmlinux 0x5ab5963e blkcg_deactivate_policy +EXPORT_SYMBOL_GPL vmlinux 0x5ac58f9a skb_copy_ubufs +EXPORT_SYMBOL_GPL vmlinux 0x5adbab92 pci_disable_sriov +EXPORT_SYMBOL_GPL vmlinux 0x5adff0e5 subsys_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5aeaaaa3 watchdog_init_timeout +EXPORT_SYMBOL_GPL vmlinux 0x5aeaab73 ftrace_set_notrace +EXPORT_SYMBOL_GPL vmlinux 0x5aecd553 sampling_rate_store +EXPORT_SYMBOL_GPL vmlinux 0x5b0c1762 em_pd_get +EXPORT_SYMBOL_GPL vmlinux 0x5b0caeb9 __irq_alloc_domain_generic_chips +EXPORT_SYMBOL_GPL vmlinux 0x5b1e90e8 dma_resv_describe +EXPORT_SYMBOL_GPL vmlinux 0x5b21ceff ring_buffer_iter_peek +EXPORT_SYMBOL_GPL vmlinux 0x5b2a621b stmpe_enable +EXPORT_SYMBOL_GPL vmlinux 0x5b2fd285 fscrypt_prepare_lookup_partial +EXPORT_SYMBOL_GPL vmlinux 0x5b3071c4 xdp_return_frame +EXPORT_SYMBOL_GPL vmlinux 0x5b30e25c vhost_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x5b3e0e4e nvdimm_region_notify +EXPORT_SYMBOL_GPL vmlinux 0x5b4bbe2d pci_iov_virtfn_devfn +EXPORT_SYMBOL_GPL vmlinux 0x5b50af89 tracepoint_probe_register +EXPORT_SYMBOL_GPL vmlinux 0x5b5467d4 shmem_read_mapping_page_gfp +EXPORT_SYMBOL_GPL vmlinux 0x5b54f4a5 pci_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x5b680640 blk_freeze_queue_start +EXPORT_SYMBOL_GPL vmlinux 0x5b69c853 regcache_cache_only +EXPORT_SYMBOL_GPL vmlinux 0x5b72f040 devm_clk_get_optional_enabled +EXPORT_SYMBOL_GPL vmlinux 0x5b787037 irq_gc_mask_clr_bit +EXPORT_SYMBOL_GPL vmlinux 0x5b83d7ab __tracepoint_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x5b86d4cc __phy_modify +EXPORT_SYMBOL_GPL vmlinux 0x5ba9c87f blk_crypto_keyslot_index +EXPORT_SYMBOL_GPL vmlinux 0x5bad03f0 irq_domain_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x5bc39ee6 ncsi_unregister_dev +EXPORT_SYMBOL_GPL vmlinux 0x5bc3c551 dm_internal_suspend_fast +EXPORT_SYMBOL_GPL vmlinux 0x5bc950fe regulator_irq_helper_cancel +EXPORT_SYMBOL_GPL vmlinux 0x5bcc0df7 ata_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0x5bd0748f crypto_del_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x5bda9821 ip6_datagram_send_ctl +EXPORT_SYMBOL_GPL vmlinux 0x5bdae35b usb_phy_roothub_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x5bdbac4e rcu_unexpedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x5beb8804 fwnode_count_parents +EXPORT_SYMBOL_GPL vmlinux 0x5bf56cb5 platform_get_irq +EXPORT_SYMBOL_GPL vmlinux 0x5c01f51e md_rdev_init +EXPORT_SYMBOL_GPL vmlinux 0x5c0a0861 ipv4_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x5c3bbd06 __SCK__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x5c43bfc1 usb_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x5c474494 blk_queue_zone_write_granularity +EXPORT_SYMBOL_GPL vmlinux 0x5c4e4f92 led_classdev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x5c5119b6 wakeup_source_add +EXPORT_SYMBOL_GPL vmlinux 0x5c5a1b16 tick_broadcast_control +EXPORT_SYMBOL_GPL vmlinux 0x5c74b41d public_key_signature_free +EXPORT_SYMBOL_GPL vmlinux 0x5c7d17be mptcp_token_get_sock +EXPORT_SYMBOL_GPL vmlinux 0x5c82016e __SCK__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x5c85146b xas_get_mark +EXPORT_SYMBOL_GPL vmlinux 0x5c938171 __nvdimm_create +EXPORT_SYMBOL_GPL vmlinux 0x5cad8fc3 power_supply_ocv2cap_simple +EXPORT_SYMBOL_GPL vmlinux 0x5cb1acbe dw_pcie_ep_raise_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x5cb56be8 dev_pm_domain_detach +EXPORT_SYMBOL_GPL vmlinux 0x5cb99d97 kernstart_addr +EXPORT_SYMBOL_GPL vmlinux 0x5cc6594f usb_root_hub_lost_power +EXPORT_SYMBOL_GPL vmlinux 0x5cc77c45 led_colors +EXPORT_SYMBOL_GPL vmlinux 0x5cd305ed digsig_verify +EXPORT_SYMBOL_GPL vmlinux 0x5cd91c8f usb_wakeup_notification +EXPORT_SYMBOL_GPL vmlinux 0x5cdfa55f _copy_mc_to_iter +EXPORT_SYMBOL_GPL vmlinux 0x5cec85e0 proc_create_net_data +EXPORT_SYMBOL_GPL vmlinux 0x5cede0a7 xdp_flush_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x5cf4d981 ata_sff_wait_after_reset +EXPORT_SYMBOL_GPL vmlinux 0x5cf62128 irq_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x5cfcb12c gov_attr_set_put +EXPORT_SYMBOL_GPL vmlinux 0x5d2bc42a reset_control_rearm +EXPORT_SYMBOL_GPL vmlinux 0x5d2e1222 xdp_features_clear_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x5d462a64 pnv_ocxl_map_lpar +EXPORT_SYMBOL_GPL vmlinux 0x5d4d70db serial8250_do_startup +EXPORT_SYMBOL_GPL vmlinux 0x5d4f1982 irq_domain_set_hwirq_and_chip +EXPORT_SYMBOL_GPL vmlinux 0x5d535266 devm_regulator_get_enable_optional +EXPORT_SYMBOL_GPL vmlinux 0x5d5c911a dev_attr_em_message_type +EXPORT_SYMBOL_GPL vmlinux 0x5d6b5adc netdev_rx_handler_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5d8476d3 bpf_sk_storage_diag_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5d85bb62 __tracepoint_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x5d85e937 devm_hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5d91951d of_dma_configure_id +EXPORT_SYMBOL_GPL vmlinux 0x5d95d431 inode_sb_list_add +EXPORT_SYMBOL_GPL vmlinux 0x5da67adc zs_compact +EXPORT_SYMBOL_GPL vmlinux 0x5da99bac regulator_sync_voltage +EXPORT_SYMBOL_GPL vmlinux 0x5dad36c4 pci_set_host_bridge_release +EXPORT_SYMBOL_GPL vmlinux 0x5dba39c9 nvmem_device_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x5dba5861 vring_new_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x5dc10a19 tpm_chip_stop +EXPORT_SYMBOL_GPL vmlinux 0x5dc1765d dst_blackhole_mtu +EXPORT_SYMBOL_GPL vmlinux 0x5dca4a62 usb_block_urb +EXPORT_SYMBOL_GPL vmlinux 0x5dcf5e00 skb_zerocopy_iter_stream +EXPORT_SYMBOL_GPL vmlinux 0x5dd8d1c7 blk_crypto_register +EXPORT_SYMBOL_GPL vmlinux 0x5de494c4 extcon_get_extcon_dev +EXPORT_SYMBOL_GPL vmlinux 0x5de4970a of_genpd_add_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x5deee1c8 compat_only_sysfs_link_entry_to_kobj +EXPORT_SYMBOL_GPL vmlinux 0x5dfe30b9 of_css +EXPORT_SYMBOL_GPL vmlinux 0x5e00aea4 ucall_norets +EXPORT_SYMBOL_GPL vmlinux 0x5e15f7e3 crypto_unregister_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x5e173309 cpu_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x5e1ae48a led_trigger_read +EXPORT_SYMBOL_GPL vmlinux 0x5e1d9d92 nvdimm_bus_register +EXPORT_SYMBOL_GPL vmlinux 0x5e241933 devm_usb_get_phy_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x5e3eff07 sysfs_create_link_nowarn +EXPORT_SYMBOL_GPL vmlinux 0x5e472aee proc_create_net_data_write +EXPORT_SYMBOL_GPL vmlinux 0x5e515be6 ktime_get_ts64 +EXPORT_SYMBOL_GPL vmlinux 0x5e53c509 irq_chip_get_parent_state +EXPORT_SYMBOL_GPL vmlinux 0x5e648c4c devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5e76841a ohci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x5e798ffb divider_get_val +EXPORT_SYMBOL_GPL vmlinux 0x5e7a85e2 ata_pci_bmdma_prepare_host +EXPORT_SYMBOL_GPL vmlinux 0x5e806090 spi_new_device +EXPORT_SYMBOL_GPL vmlinux 0x5e82d2b4 pci_try_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x5e85415b ring_buffer_consume +EXPORT_SYMBOL_GPL vmlinux 0x5e8cc567 dma_fence_unwrap_first +EXPORT_SYMBOL_GPL vmlinux 0x5ea80562 cpufreq_driver_resolve_freq +EXPORT_SYMBOL_GPL vmlinux 0x5ea97675 iommu_enable_nesting +EXPORT_SYMBOL_GPL vmlinux 0x5eaa5999 cpci_hp_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x5eae5408 clk_is_enabled_when_prepared +EXPORT_SYMBOL_GPL vmlinux 0x5eb417e0 __SCK__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x5ec8c322 xas_clear_mark +EXPORT_SYMBOL_GPL vmlinux 0x5ed0da6c tm_disable +EXPORT_SYMBOL_GPL vmlinux 0x5ed49e7f vcap_keyfield_name +EXPORT_SYMBOL_GPL vmlinux 0x5ed74f4b __clk_hw_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x5ed8a35b pm_generic_suspend_noirq +EXPORT_SYMBOL_GPL vmlinux 0x5edefd1d crypto_sig_maxsize +EXPORT_SYMBOL_GPL vmlinux 0x5eebe49f regulator_is_supported_voltage +EXPORT_SYMBOL_GPL vmlinux 0x5eedf1af xas_split_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5f036e31 i2c_new_scanned_device +EXPORT_SYMBOL_GPL vmlinux 0x5f1f6fb7 unregister_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x5f23e3fa insert_resource +EXPORT_SYMBOL_GPL vmlinux 0x5f341af0 fat_fill_super +EXPORT_SYMBOL_GPL vmlinux 0x5f384a68 x509_free_certificate +EXPORT_SYMBOL_GPL vmlinux 0x5f414fab task_active_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x5f42af43 ipv6_stub +EXPORT_SYMBOL_GPL vmlinux 0x5f56d5d6 receive_fd +EXPORT_SYMBOL_GPL vmlinux 0x5f58db42 alarm_start +EXPORT_SYMBOL_GPL vmlinux 0x5f61383a devm_regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x5f63148b crypto_rng_reset +EXPORT_SYMBOL_GPL vmlinux 0x5f6f1e9e dax_get_private +EXPORT_SYMBOL_GPL vmlinux 0x5f7782d4 dma_request_chan_by_mask +EXPORT_SYMBOL_GPL vmlinux 0x5f7feca2 __fscrypt_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x5f8bc513 phy_init +EXPORT_SYMBOL_GPL vmlinux 0x5fa625ed mpi_ec_mul_point +EXPORT_SYMBOL_GPL vmlinux 0x5fbf354e sdio_align_size +EXPORT_SYMBOL_GPL vmlinux 0x5fc935aa sysfs_create_link +EXPORT_SYMBOL_GPL vmlinux 0x5fd1ee31 clk_mux_val_to_index +EXPORT_SYMBOL_GPL vmlinux 0x5fd3350c __regmap_init +EXPORT_SYMBOL_GPL vmlinux 0x5fdfa6ae class_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x5fe1065e xfrm_audit_state_delete +EXPORT_SYMBOL_GPL vmlinux 0x5fefea4b virtqueue_resize +EXPORT_SYMBOL_GPL vmlinux 0x5ff00183 phy_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5ff58c0f driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5ffd3987 fat_time_unix2fat +EXPORT_SYMBOL_GPL vmlinux 0x6000187c opal_check_token +EXPORT_SYMBOL_GPL vmlinux 0x60035cbf pm_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x60091316 clk_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x600cc455 mmu_slb_size +EXPORT_SYMBOL_GPL vmlinux 0x601a4cd8 fsnotify_add_mark +EXPORT_SYMBOL_GPL vmlinux 0x603d328e fwnode_find_reference +EXPORT_SYMBOL_GPL vmlinux 0x604722fd devices_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x6053c1f9 tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x6062e220 perf_get_aux +EXPORT_SYMBOL_GPL vmlinux 0x606377a4 scsi_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x6067401d tpm_get_random +EXPORT_SYMBOL_GPL vmlinux 0x606b4aba devlink_linecard_provision_set +EXPORT_SYMBOL_GPL vmlinux 0x606fdf79 __fscrypt_prepare_readdir +EXPORT_SYMBOL_GPL vmlinux 0x60713e1a crypto_unregister_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x607c4683 devlink_info_version_fixed_put +EXPORT_SYMBOL_GPL vmlinux 0x60816576 xas_find +EXPORT_SYMBOL_GPL vmlinux 0x6081884a usb_unlink_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0x60854cd9 fb_deferred_io_mmap +EXPORT_SYMBOL_GPL vmlinux 0x608c05c9 nfct_btf_struct_access +EXPORT_SYMBOL_GPL vmlinux 0x6091797f synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x60a13e90 rcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x60a32ea9 pm_power_off +EXPORT_SYMBOL_GPL vmlinux 0x60ae0922 power_supply_vbat2ri +EXPORT_SYMBOL_GPL vmlinux 0x60d08b1d percpu_down_write +EXPORT_SYMBOL_GPL vmlinux 0x60d60b31 rtc_initialize_alarm +EXPORT_SYMBOL_GPL vmlinux 0x60de0c0c usb_of_get_device_node +EXPORT_SYMBOL_GPL vmlinux 0x60e297bc sysfs_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x60ebc96f ring_buffer_read_prepare +EXPORT_SYMBOL_GPL vmlinux 0x60f29049 xfrm_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x60f874ab md_allow_write +EXPORT_SYMBOL_GPL vmlinux 0x6111bf80 trace_add_event_call +EXPORT_SYMBOL_GPL vmlinux 0x611cf35b icc_sync_state +EXPORT_SYMBOL_GPL vmlinux 0x61201e4d crypto_lookup_template +EXPORT_SYMBOL_GPL vmlinux 0x6129c0db xas_find_marked +EXPORT_SYMBOL_GPL vmlinux 0x6129fb93 sfp_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x612bfd89 errno_to_blk_status +EXPORT_SYMBOL_GPL vmlinux 0x6145227a phy_package_leave +EXPORT_SYMBOL_GPL vmlinux 0x6146c01f hrtimer_active +EXPORT_SYMBOL_GPL vmlinux 0x614adcb7 of_overlay_remove_all +EXPORT_SYMBOL_GPL vmlinux 0x6160e0da bdev_discard_alignment +EXPORT_SYMBOL_GPL vmlinux 0x6167a297 irq_domain_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x6181e79f timerqueue_add +EXPORT_SYMBOL_GPL vmlinux 0x6198dfea __ring_buffer_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6199ad5d crypto_has_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x619a8194 threads_core_mask +EXPORT_SYMBOL_GPL vmlinux 0x619e3cee of_usb_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x61a2f154 kobject_init_and_add +EXPORT_SYMBOL_GPL vmlinux 0x61ae5638 usb_autopm_put_interface_async +EXPORT_SYMBOL_GPL vmlinux 0x61bd0bd0 get_completed_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x61c1ca29 __SCK__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x61c7c3db driver_create_file +EXPORT_SYMBOL_GPL vmlinux 0x61d93099 pci_ecam_free +EXPORT_SYMBOL_GPL vmlinux 0x61e686a8 crypto_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x61e81674 pinmux_generic_get_function_name +EXPORT_SYMBOL_GPL vmlinux 0x61ec95b5 tty_port_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x61f11de7 sbitmap_del_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x61f67c92 phy_gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0x61fe0486 dev_pm_opp_find_bw_floor +EXPORT_SYMBOL_GPL vmlinux 0x620d4334 genphy_c45_fast_retrain +EXPORT_SYMBOL_GPL vmlinux 0x62177d65 espintcp_push_skb +EXPORT_SYMBOL_GPL vmlinux 0x621e033d genphy_c45_pma_suspend +EXPORT_SYMBOL_GPL vmlinux 0x6227ca66 ata_host_register +EXPORT_SYMBOL_GPL vmlinux 0x622c7922 register_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0x622f311a inet6_sk_rebuild_header +EXPORT_SYMBOL_GPL vmlinux 0x62377a7b blk_io_schedule +EXPORT_SYMBOL_GPL vmlinux 0x6244dfca pinconf_generic_dt_subnode_to_map +EXPORT_SYMBOL_GPL vmlinux 0x6246a629 synchronize_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x6257dda7 clk_rate_exclusive_get +EXPORT_SYMBOL_GPL vmlinux 0x6259d291 clk_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x626c3a37 ata_bmdma_port_ops +EXPORT_SYMBOL_GPL vmlinux 0x627013ea simple_rename_exchange +EXPORT_SYMBOL_GPL vmlinux 0x6274ec9c regulator_list_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x627a5ac1 metadata_dst_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x627d877f skb_segment +EXPORT_SYMBOL_GPL vmlinux 0x627e742b dax_iomap_fault +EXPORT_SYMBOL_GPL vmlinux 0x628148be _kvmppc_restore_tm_pr +EXPORT_SYMBOL_GPL vmlinux 0x628199d2 fb_deferred_io_open +EXPORT_SYMBOL_GPL vmlinux 0x6283317a dm_path_uevent +EXPORT_SYMBOL_GPL vmlinux 0x628888e6 tracepoint_srcu +EXPORT_SYMBOL_GPL vmlinux 0x628caa31 of_genpd_add_device +EXPORT_SYMBOL_GPL vmlinux 0x6292712a rio_mport_send_doorbell +EXPORT_SYMBOL_GPL vmlinux 0x6298a776 vcap_rule_set_counter +EXPORT_SYMBOL_GPL vmlinux 0x62bb09bf clocks_calc_mult_shift +EXPORT_SYMBOL_GPL vmlinux 0x62c3b363 devl_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x62d3e221 inet6_hash +EXPORT_SYMBOL_GPL vmlinux 0x62d9f2ab genphy_c45_read_link +EXPORT_SYMBOL_GPL vmlinux 0x62edfe15 pcie_reset_flr +EXPORT_SYMBOL_GPL vmlinux 0x6302096e gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0x63150e06 clk_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x63197685 s2idle_wake +EXPORT_SYMBOL_GPL vmlinux 0x631c9db2 skb_zerocopy_headlen +EXPORT_SYMBOL_GPL vmlinux 0x6325e860 vfs_getxattr +EXPORT_SYMBOL_GPL vmlinux 0x63278f46 fwnode_connection_find_matches +EXPORT_SYMBOL_GPL vmlinux 0x6332e1c9 xfrm_audit_policy_delete +EXPORT_SYMBOL_GPL vmlinux 0x63486e1f rio_mport_initialize +EXPORT_SYMBOL_GPL vmlinux 0x634b9d42 __SCK__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x634eddb7 bpf_verifier_log_write +EXPORT_SYMBOL_GPL vmlinux 0x63528317 pwm_capture +EXPORT_SYMBOL_GPL vmlinux 0x6354f2b2 is_skb_forwardable +EXPORT_SYMBOL_GPL vmlinux 0x63680dbb pci_msix_alloc_irq_at +EXPORT_SYMBOL_GPL vmlinux 0x636f9cc8 rtnl_put_cacheinfo +EXPORT_SYMBOL_GPL vmlinux 0x638a9653 memory_add_physaddr_to_nid +EXPORT_SYMBOL_GPL vmlinux 0x638cf366 pinmux_generic_get_function_count +EXPORT_SYMBOL_GPL vmlinux 0x638ebdb5 dev_pm_genpd_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0x63b60084 devm_kstrdup_const +EXPORT_SYMBOL_GPL vmlinux 0x63c08029 clk_bulk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0x63d81254 sdio_get_host_pm_caps +EXPORT_SYMBOL_GPL vmlinux 0x63f3d738 sdio_readw +EXPORT_SYMBOL_GPL vmlinux 0x63f82be0 attribute_container_register +EXPORT_SYMBOL_GPL vmlinux 0x63fb0bc8 i2c_dw_prepare_clk +EXPORT_SYMBOL_GPL vmlinux 0x6401c7a0 gpiod_direction_output_raw +EXPORT_SYMBOL_GPL vmlinux 0x640b4b12 dm_table_set_type +EXPORT_SYMBOL_GPL vmlinux 0x641555d2 debugfs_attr_read +EXPORT_SYMBOL_GPL vmlinux 0x6418789c xa_delete_node +EXPORT_SYMBOL_GPL vmlinux 0x6428696e sysfs_remove_device_from_node +EXPORT_SYMBOL_GPL vmlinux 0x64367a5d fscrypt_ioctl_add_key +EXPORT_SYMBOL_GPL vmlinux 0x645109ad vcap_get_rule +EXPORT_SYMBOL_GPL vmlinux 0x648f59a9 sfp_module_insert +EXPORT_SYMBOL_GPL vmlinux 0x6493a2df rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0x64972076 tcp_twsk_unique +EXPORT_SYMBOL_GPL vmlinux 0x64b053c3 bpf_trace_run5 +EXPORT_SYMBOL_GPL vmlinux 0x64b1b885 crypto_skcipher_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x64b6e53f __clk_mux_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0x64b9bf91 icc_provider_deregister +EXPORT_SYMBOL_GPL vmlinux 0x64c46bca class_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x64cfb8f7 regulator_set_current_limit_regmap +EXPORT_SYMBOL_GPL vmlinux 0x64d15b21 blk_crypto_intersect_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x64d1cb14 vp_modern_set_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x64d6d01b dax_writeback_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0x64d76ccc mmc_regulator_disable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0x64e27c4f synth_event_delete +EXPORT_SYMBOL_GPL vmlinux 0x64f0c956 sata_link_resume +EXPORT_SYMBOL_GPL vmlinux 0x64f36620 dax_flush +EXPORT_SYMBOL_GPL vmlinux 0x64f521ee thermal_zone_device_register_with_trips +EXPORT_SYMBOL_GPL vmlinux 0x64f92064 of_device_compatible_match +EXPORT_SYMBOL_GPL vmlinux 0x65028b70 crypto_mod_get +EXPORT_SYMBOL_GPL vmlinux 0x65043052 kobject_uevent_env +EXPORT_SYMBOL_GPL vmlinux 0x6509330b usb_hcd_check_unlink_urb +EXPORT_SYMBOL_GPL vmlinux 0x651d10e5 ktime_get_tai_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x652e2238 regulator_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0x6531a37f mpi_add +EXPORT_SYMBOL_GPL vmlinux 0x6533299f pm_clk_suspend +EXPORT_SYMBOL_GPL vmlinux 0x6546a430 iommu_detach_group +EXPORT_SYMBOL_GPL vmlinux 0x6562b9ae devm_power_supply_register_no_ws +EXPORT_SYMBOL_GPL vmlinux 0x6571acc6 trace_array_destroy +EXPORT_SYMBOL_GPL vmlinux 0x6573cc22 blk_crypto_update_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x6578db86 crypto_alloc_shash +EXPORT_SYMBOL_GPL vmlinux 0x6582c5d7 sysfs_update_groups +EXPORT_SYMBOL_GPL vmlinux 0x6586bcd0 iov_iter_is_aligned +EXPORT_SYMBOL_GPL vmlinux 0x65c1444d tps6586x_update +EXPORT_SYMBOL_GPL vmlinux 0x65ccb6f0 call_netevent_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x65e5e719 cpufreq_frequency_table_get_index +EXPORT_SYMBOL_GPL vmlinux 0x65ea3f66 sk_msg_free_nocharge +EXPORT_SYMBOL_GPL vmlinux 0x661601de sprint_symbol +EXPORT_SYMBOL_GPL vmlinux 0x662a1bd4 ata_common_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0x662f72db fuse_do_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x6636c3c9 irq_set_vcpu_affinity +EXPORT_SYMBOL_GPL vmlinux 0x663bb448 devlink_fmsg_obj_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x665067e3 regulator_set_suspend_voltage +EXPORT_SYMBOL_GPL vmlinux 0x665b2dfc bpf_trace_run3 +EXPORT_SYMBOL_GPL vmlinux 0x665e92a0 clk_set_duty_cycle +EXPORT_SYMBOL_GPL vmlinux 0x6666ab02 vfs_kern_mount +EXPORT_SYMBOL_GPL vmlinux 0x66760be7 regulator_map_voltage_iterate +EXPORT_SYMBOL_GPL vmlinux 0x668402aa crypto_put_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x66885fe1 virtqueue_is_broken +EXPORT_SYMBOL_GPL vmlinux 0x669368aa ftrace_ops_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x6695b6f5 regulator_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0x66a08241 ethnl_cable_test_step +EXPORT_SYMBOL_GPL vmlinux 0x66a1ca99 fib_nh_common_init +EXPORT_SYMBOL_GPL vmlinux 0x66ac82f4 device_initialize +EXPORT_SYMBOL_GPL vmlinux 0x66b53d4a shmem_read_folio_gfp +EXPORT_SYMBOL_GPL vmlinux 0x66b661d5 virtqueue_kick_prepare +EXPORT_SYMBOL_GPL vmlinux 0x66b97421 sfp_link_up +EXPORT_SYMBOL_GPL vmlinux 0x66c320b2 devm_gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x66d87d38 symbol_put_addr +EXPORT_SYMBOL_GPL vmlinux 0x67176bb5 ata_sas_slave_configure +EXPORT_SYMBOL_GPL vmlinux 0x67182dcc serdev_device_get_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x67219cfd rcu_read_unlock_trace_special +EXPORT_SYMBOL_GPL vmlinux 0x672df0dd thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0x6737108d of_irq_parse_raw +EXPORT_SYMBOL_GPL vmlinux 0x67392e89 kernfs_path_from_node +EXPORT_SYMBOL_GPL vmlinux 0x67429c91 __SCK__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x6758e11d devfreq_get_devfreq_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x675be4a4 mmu_interval_notifier_insert_locked +EXPORT_SYMBOL_GPL vmlinux 0x67673f9f ip6_datagram_recv_ctl +EXPORT_SYMBOL_GPL vmlinux 0x6781ca6b ata_pci_bmdma_clear_simplex +EXPORT_SYMBOL_GPL vmlinux 0x67955ce6 profile_hits +EXPORT_SYMBOL_GPL vmlinux 0x679b606e thermal_zone_get_temp +EXPORT_SYMBOL_GPL vmlinux 0x67bef1cd l3mdev_update_flow +EXPORT_SYMBOL_GPL vmlinux 0x67c3c795 get_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x67d26e07 devm_extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0x67d86f1c ftrace_set_filter +EXPORT_SYMBOL_GPL vmlinux 0x67da9f7c sha512_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x67e03f95 dax_iomap_rw +EXPORT_SYMBOL_GPL vmlinux 0x67f82b0b fib_nl_newrule +EXPORT_SYMBOL_GPL vmlinux 0x6800e36b vcap_get_rule_count_by_cookie +EXPORT_SYMBOL_GPL vmlinux 0x6805764d exportfs_encode_inode_fh +EXPORT_SYMBOL_GPL vmlinux 0x6821be13 dummy_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x6822de1a firmware_upload_unregister +EXPORT_SYMBOL_GPL vmlinux 0x682ff057 ring_buffer_commit_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x68460527 blkcg_set_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x684e9b04 attribute_container_find_class_device +EXPORT_SYMBOL_GPL vmlinux 0x685cb93c failover_unregister +EXPORT_SYMBOL_GPL vmlinux 0x68697920 query_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x68786f2e xive_native_configure_queue +EXPORT_SYMBOL_GPL vmlinux 0x6878b92a dsa_stubs +EXPORT_SYMBOL_GPL vmlinux 0x688542eb devl_lock +EXPORT_SYMBOL_GPL vmlinux 0x6892715b __pm_runtime_use_autosuspend +EXPORT_SYMBOL_GPL vmlinux 0x68948b55 pci_epc_mem_exit +EXPORT_SYMBOL_GPL vmlinux 0x68952493 rcu_note_context_switch +EXPORT_SYMBOL_GPL vmlinux 0x689b06f7 stmpe811_adc_common_init +EXPORT_SYMBOL_GPL vmlinux 0x68a630bd regmap_async_complete_cb +EXPORT_SYMBOL_GPL vmlinux 0x68acb04b skb_cow_data +EXPORT_SYMBOL_GPL vmlinux 0x68b10f30 dev_pm_qos_update_user_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0x68b3a50a to_nvdimm_bus_dev +EXPORT_SYMBOL_GPL vmlinux 0x68bb51da pci_epc_unmap_addr +EXPORT_SYMBOL_GPL vmlinux 0x68d498f5 platform_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x68d6b2d8 devm_gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0x68ef9136 of_irq_to_resource_table +EXPORT_SYMBOL_GPL vmlinux 0x6900686f vcap_find_actionfield +EXPORT_SYMBOL_GPL vmlinux 0x6900adbe pci_hp_remove_module_link +EXPORT_SYMBOL_GPL vmlinux 0x69051dca device_match_any +EXPORT_SYMBOL_GPL vmlinux 0x69095a0b virtio_config_changed +EXPORT_SYMBOL_GPL vmlinux 0x6909a38b opal_rtc_read +EXPORT_SYMBOL_GPL vmlinux 0x690f585e phy_basic_ports_array +EXPORT_SYMBOL_GPL vmlinux 0x691275ea wm831x_auxadc_read +EXPORT_SYMBOL_GPL vmlinux 0x6913865a trace_clock_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x6926c3fa vcap_rule_get_counter +EXPORT_SYMBOL_GPL vmlinux 0x6928269b xive_native_disable_vp +EXPORT_SYMBOL_GPL vmlinux 0x692a1a6c regmap_write +EXPORT_SYMBOL_GPL vmlinux 0x69324d17 cgroup_get_from_path +EXPORT_SYMBOL_GPL vmlinux 0x693d23b2 espintcp_queue_out +EXPORT_SYMBOL_GPL vmlinux 0x694bf17a dax_recovery_write +EXPORT_SYMBOL_GPL vmlinux 0x695776c5 seq_buf_do_printk +EXPORT_SYMBOL_GPL vmlinux 0x69637b2c __traceiter_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x696f2b63 of_changeset_init +EXPORT_SYMBOL_GPL vmlinux 0x69790c10 gpiochip_get_data +EXPORT_SYMBOL_GPL vmlinux 0x697c5d0d tracing_snapshot_alloc +EXPORT_SYMBOL_GPL vmlinux 0x697cbbb4 threads_per_core +EXPORT_SYMBOL_GPL vmlinux 0x6985e023 virtio_device_freeze +EXPORT_SYMBOL_GPL vmlinux 0x699b4712 peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0x699e65b4 usb_hcd_giveback_urb +EXPORT_SYMBOL_GPL vmlinux 0x69a54b4c xas_create_range +EXPORT_SYMBOL_GPL vmlinux 0x69aa61b3 devm_hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0x69aeddef atomic_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x69bf91ec anon_transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x69c0ceb2 irq_remove_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0x69cf0632 mpi_fromstr +EXPORT_SYMBOL_GPL vmlinux 0x69cf0cb2 fsl_mc_device_group +EXPORT_SYMBOL_GPL vmlinux 0x69d3d5d7 dma_mmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x69e59372 xhci_suspend +EXPORT_SYMBOL_GPL vmlinux 0x69e683de uuid_gen +EXPORT_SYMBOL_GPL vmlinux 0x69e83605 mc146818_get_time +EXPORT_SYMBOL_GPL vmlinux 0x69ebc355 devm_hwspin_lock_request_specific +EXPORT_SYMBOL_GPL vmlinux 0x69ee2220 linear_range_get_selector_high +EXPORT_SYMBOL_GPL vmlinux 0x69ee77f8 of_pwm_xlate_with_flags +EXPORT_SYMBOL_GPL vmlinux 0x69f18966 tpm2_get_cc_attrs_tbl +EXPORT_SYMBOL_GPL vmlinux 0x69fea386 driver_deferred_probe_check_state +EXPORT_SYMBOL_GPL vmlinux 0x6a055ae0 clk_hw_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6a05b65b fb_videomode_from_videomode +EXPORT_SYMBOL_GPL vmlinux 0x6a0f0823 usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0x6a1862a8 dma_resv_get_fences +EXPORT_SYMBOL_GPL vmlinux 0x6a421062 memory_failure_queue +EXPORT_SYMBOL_GPL vmlinux 0x6a42eca0 from_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x6a460dc5 schedule_hrtimeout +EXPORT_SYMBOL_GPL vmlinux 0x6a4f623b mmu_notifier_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x6a63f95d nvdimm_pmem_region_create +EXPORT_SYMBOL_GPL vmlinux 0x6a6f2f19 device_store_int +EXPORT_SYMBOL_GPL vmlinux 0x6a7f7515 usb_autopm_get_interface_no_resume +EXPORT_SYMBOL_GPL vmlinux 0x6a8441be cpci_hp_start +EXPORT_SYMBOL_GPL vmlinux 0x6a9e90af ata_mode_string +EXPORT_SYMBOL_GPL vmlinux 0x6aa07962 is_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x6aaf3c88 unregister_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x6ab2a1c5 udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x6ac63c76 __pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0x6ad2c5ac serdev_device_wait_until_sent +EXPORT_SYMBOL_GPL vmlinux 0x6adee683 phy_driver_is_genphy +EXPORT_SYMBOL_GPL vmlinux 0x6ae1c3d9 relay_switch_subbuf +EXPORT_SYMBOL_GPL vmlinux 0x6b12a55b __traceiter_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x6b13c4d9 pci_msix_can_alloc_dyn +EXPORT_SYMBOL_GPL vmlinux 0x6b145789 rio_set_port_lockout +EXPORT_SYMBOL_GPL vmlinux 0x6b26ffc7 tcp_get_syncookie_mss +EXPORT_SYMBOL_GPL vmlinux 0x6b2b69f7 static_key_enable +EXPORT_SYMBOL_GPL vmlinux 0x6b3c256a i2c_add_numbered_adapter +EXPORT_SYMBOL_GPL vmlinux 0x6b413c9b sfp_link_down +EXPORT_SYMBOL_GPL vmlinux 0x6b49a82e cpufreq_driver_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0x6b5811b8 device_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x6b5b5c0f usb_disable_lpm +EXPORT_SYMBOL_GPL vmlinux 0x6b5b838d vcap_is_next_lookup +EXPORT_SYMBOL_GPL vmlinux 0x6b65e64d of_nvmem_device_get +EXPORT_SYMBOL_GPL vmlinux 0x6b7d7e20 dev_pm_set_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0x6b81c38b power_supply_unreg_notifier +EXPORT_SYMBOL_GPL vmlinux 0x6b8fb260 fscrypt_dio_supported +EXPORT_SYMBOL_GPL vmlinux 0x6ba36c6a hwpoison_filter_flags_value +EXPORT_SYMBOL_GPL vmlinux 0x6ba55bbe disk_set_zoned +EXPORT_SYMBOL_GPL vmlinux 0x6bb73ab1 i2c_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x6bc9a378 rt_mutex_lock +EXPORT_SYMBOL_GPL vmlinux 0x6bcdedc0 mpi_point_init +EXPORT_SYMBOL_GPL vmlinux 0x6bd1aa56 stack_trace_save +EXPORT_SYMBOL_GPL vmlinux 0x6bd3c5ec of_detach_node +EXPORT_SYMBOL_GPL vmlinux 0x6bedfddf ata_scsi_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x6bfed016 crypto_alloc_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x6c154c1c devfreq_get_devfreq_by_node +EXPORT_SYMBOL_GPL vmlinux 0x6c171edb iomap_file_buffered_write +EXPORT_SYMBOL_GPL vmlinux 0x6c196210 dev_pm_genpd_get_next_hrtimer +EXPORT_SYMBOL_GPL vmlinux 0x6c205008 mpi_print +EXPORT_SYMBOL_GPL vmlinux 0x6c22434e __udp_gso_segment +EXPORT_SYMBOL_GPL vmlinux 0x6c2afc54 icc_get_name +EXPORT_SYMBOL_GPL vmlinux 0x6c2cd3cd update_numa_distance +EXPORT_SYMBOL_GPL vmlinux 0x6c30ad43 unregister_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x6c34bbba vp_legacy_set_status +EXPORT_SYMBOL_GPL vmlinux 0x6c35a0bd srp_stop_rport_timers +EXPORT_SYMBOL_GPL vmlinux 0x6c3accbe ata_eh_read_sense_success_ncq_log +EXPORT_SYMBOL_GPL vmlinux 0x6c3d8d08 fwnode_graph_get_endpoint_by_id +EXPORT_SYMBOL_GPL vmlinux 0x6c3e63c8 pci_epc_set_msi +EXPORT_SYMBOL_GPL vmlinux 0x6c3f70e0 guid_gen +EXPORT_SYMBOL_GPL vmlinux 0x6c4b6684 reset_control_assert +EXPORT_SYMBOL_GPL vmlinux 0x6c4c191b fsstack_copy_inode_size +EXPORT_SYMBOL_GPL vmlinux 0x6c5ad0cd kmsg_dump_register +EXPORT_SYMBOL_GPL vmlinux 0x6c61bfec ata_scsi_slave_config +EXPORT_SYMBOL_GPL vmlinux 0x6c6694a4 tcp_sendmsg_locked +EXPORT_SYMBOL_GPL vmlinux 0x6c7b435f mc146818_does_rtc_work +EXPORT_SYMBOL_GPL vmlinux 0x6c7be928 of_irq_get +EXPORT_SYMBOL_GPL vmlinux 0x6c82558d __traceiter_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x6c8a5fca cgroup_get_from_id +EXPORT_SYMBOL_GPL vmlinux 0x6c8a8020 da9052_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0x6c8c7569 kernfs_find_and_get_ns +EXPORT_SYMBOL_GPL vmlinux 0x6c956075 __SCK__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x6ca4bf88 async_synchronize_full_domain +EXPORT_SYMBOL_GPL vmlinux 0x6ca9edb5 pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x6caedbdc ata_eh_freeze_port +EXPORT_SYMBOL_GPL vmlinux 0x6cb44b96 handle_mm_fault +EXPORT_SYMBOL_GPL vmlinux 0x6cbb1ff5 devm_regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0x6ccc7551 devm_regulator_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x6cd12278 spi_new_ancillary_device +EXPORT_SYMBOL_GPL vmlinux 0x6cd6bf0f kvm_alloc_hpt_cma +EXPORT_SYMBOL_GPL vmlinux 0x6cdb5864 sata_scr_write_flush +EXPORT_SYMBOL_GPL vmlinux 0x6ce4c6b7 irq_of_parse_and_map +EXPORT_SYMBOL_GPL vmlinux 0x6cf78d8d phy_speed_down +EXPORT_SYMBOL_GPL vmlinux 0x6d09843f copy_bpf_fprog_from_user +EXPORT_SYMBOL_GPL vmlinux 0x6d09e009 cpufreq_register_governor +EXPORT_SYMBOL_GPL vmlinux 0x6d0ae550 pinctrl_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x6d211d05 pm_report_hw_sleep_time +EXPORT_SYMBOL_GPL vmlinux 0x6d2b98dd stmpe_block_read +EXPORT_SYMBOL_GPL vmlinux 0x6d2fc5a6 net_namespace_list +EXPORT_SYMBOL_GPL vmlinux 0x6d49c8ed iommu_group_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x6d4fbca8 srcu_torture_stats_print +EXPORT_SYMBOL_GPL vmlinux 0x6d552a2b bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x6d5ce053 phy_check_downshift +EXPORT_SYMBOL_GPL vmlinux 0x6d651e65 strp_stop +EXPORT_SYMBOL_GPL vmlinux 0x6d6fec1f ktime_mono_to_any +EXPORT_SYMBOL_GPL vmlinux 0x6d774ec9 __rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6d7832b7 __stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x6d7e951e rcu_exp_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x6d8d503d cpu_latency_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0x6d9331a2 rio_local_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0x6d9b9491 i2c_parse_fw_timings +EXPORT_SYMBOL_GPL vmlinux 0x6da5b860 noop_backing_dev_info +EXPORT_SYMBOL_GPL vmlinux 0x6daba6eb extcon_set_property_capability +EXPORT_SYMBOL_GPL vmlinux 0x6db6c5ae platform_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x6dbaafd3 put_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6dc9551f dev_attr_ncq_prio_supported +EXPORT_SYMBOL_GPL vmlinux 0x6dd5680d sprint_symbol_build_id +EXPORT_SYMBOL_GPL vmlinux 0x6dd98239 spi_mem_dirmap_read +EXPORT_SYMBOL_GPL vmlinux 0x6ddaf914 nvmem_cell_read_variable_le_u64 +EXPORT_SYMBOL_GPL vmlinux 0x6ded3958 pskb_put +EXPORT_SYMBOL_GPL vmlinux 0x6dfd70c5 devlink_params_register +EXPORT_SYMBOL_GPL vmlinux 0x6e09d93d __SCK__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0x6e0a9ef1 wm8350_device_init +EXPORT_SYMBOL_GPL vmlinux 0x6e13d4c8 sysfs_create_group +EXPORT_SYMBOL_GPL vmlinux 0x6e16a216 phy_create_lookup +EXPORT_SYMBOL_GPL vmlinux 0x6e1fba34 vring_create_virtqueue_dma +EXPORT_SYMBOL_GPL vmlinux 0x6e261487 device_iommu_capable +EXPORT_SYMBOL_GPL vmlinux 0x6e27ebcf vma_kernel_pagesize +EXPORT_SYMBOL_GPL vmlinux 0x6e2e7a3f regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x6e321cde fuse_send_init +EXPORT_SYMBOL_GPL vmlinux 0x6e353c26 mpi_rshift +EXPORT_SYMBOL_GPL vmlinux 0x6e3ff83a edac_device_alloc_index +EXPORT_SYMBOL_GPL vmlinux 0x6e516277 kvmppc_h_read +EXPORT_SYMBOL_GPL vmlinux 0x6e54dee6 scsi_host_busy_iter +EXPORT_SYMBOL_GPL vmlinux 0x6e6917c5 bpf_trace_run4 +EXPORT_SYMBOL_GPL vmlinux 0x6e704ea2 ping_close +EXPORT_SYMBOL_GPL vmlinux 0x6e7943ec iommu_group_id +EXPORT_SYMBOL_GPL vmlinux 0x6e85f56d register_cxl_calls +EXPORT_SYMBOL_GPL vmlinux 0x6e889b6f dev_pm_genpd_set_performance_state +EXPORT_SYMBOL_GPL vmlinux 0x6e89a560 regmap_irq_chip_get_base +EXPORT_SYMBOL_GPL vmlinux 0x6e9d4d4a class_register +EXPORT_SYMBOL_GPL vmlinux 0x6e9dfc9f alloc_skb_for_msg +EXPORT_SYMBOL_GPL vmlinux 0x6ea256a0 tty_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x6ebe366f ktime_get_mono_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6ec7e09f regmap_fields_read +EXPORT_SYMBOL_GPL vmlinux 0x6ece3497 phy_save_page +EXPORT_SYMBOL_GPL vmlinux 0x6ed0701d register_btf_id_dtor_kfuncs +EXPORT_SYMBOL_GPL vmlinux 0x6ee698c4 metadata_dst_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6ef6b54f ktime_get_boot_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6efe82cb rio_unlock_device +EXPORT_SYMBOL_GPL vmlinux 0x6f000209 __devm_pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0x6f0088d9 xive_native_sync_source +EXPORT_SYMBOL_GPL vmlinux 0x6f0d2554 regulator_map_voltage_ascend +EXPORT_SYMBOL_GPL vmlinux 0x6f12560a get_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6f14f74a trace_event_reg +EXPORT_SYMBOL_GPL vmlinux 0x6f2017de misc_cg_set_capacity +EXPORT_SYMBOL_GPL vmlinux 0x6f2e68f1 pinctrl_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0x6f36b3ff serial8250_do_set_mctrl +EXPORT_SYMBOL_GPL vmlinux 0x6f40cc42 usb_get_dr_mode +EXPORT_SYMBOL_GPL vmlinux 0x6f4d9c28 devm_regulator_bulk_get_const +EXPORT_SYMBOL_GPL vmlinux 0x6f5e5a25 tty_perform_flush +EXPORT_SYMBOL_GPL vmlinux 0x6f6b52e9 __ipv6_fixup_options +EXPORT_SYMBOL_GPL vmlinux 0x6f722ce0 __virtqueue_break +EXPORT_SYMBOL_GPL vmlinux 0x6f79fb4d hrtimer_sleeper_start_expires +EXPORT_SYMBOL_GPL vmlinux 0x6f7e6040 irq_has_action +EXPORT_SYMBOL_GPL vmlinux 0x6f82e669 dev_pm_opp_xlate_required_opp +EXPORT_SYMBOL_GPL vmlinux 0x6f9e763b timecounter_read +EXPORT_SYMBOL_GPL vmlinux 0x6fab8626 fat_build_inode +EXPORT_SYMBOL_GPL vmlinux 0x6fbf87df dw8250_setup_port +EXPORT_SYMBOL_GPL vmlinux 0x6fcbfc2d regulator_disable +EXPORT_SYMBOL_GPL vmlinux 0x6fcef6ab ring_buffer_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fdd947f bpf_warn_invalid_xdp_action +EXPORT_SYMBOL_GPL vmlinux 0x6ff607b6 crypto_get_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x70019a7c dst_cache_get_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x7004a6cc devl_param_driverinit_value_set +EXPORT_SYMBOL_GPL vmlinux 0x7006586e iommu_get_group_resv_regions +EXPORT_SYMBOL_GPL vmlinux 0x70079d69 tracepoint_probe_register_prio_may_exist +EXPORT_SYMBOL_GPL vmlinux 0x70269eee fbcon_modechange_possible +EXPORT_SYMBOL_GPL vmlinux 0x702a5bc2 devm_irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x703b1b45 pin_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0x704f24ae kvmppc_restore_tm_hv +EXPORT_SYMBOL_GPL vmlinux 0x70570f3a tcp_set_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x706c48bc ata_host_put +EXPORT_SYMBOL_GPL vmlinux 0x7072af3d ip6_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x7073c04f phy_10_100_features_array +EXPORT_SYMBOL_GPL vmlinux 0x70804fd3 clk_hw_unregister_mux +EXPORT_SYMBOL_GPL vmlinux 0x708dcdef shash_no_setkey +EXPORT_SYMBOL_GPL vmlinux 0x70ab3fc3 devfreq_event_get_edev_count +EXPORT_SYMBOL_GPL vmlinux 0x70b11cef of_msi_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x70c2c7ea pids_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x70c36910 fat_add_entries +EXPORT_SYMBOL_GPL vmlinux 0x70c52dc5 nf_skb_duplicated +EXPORT_SYMBOL_GPL vmlinux 0x70c6d827 mc146818_set_time +EXPORT_SYMBOL_GPL vmlinux 0x70cf032f usb_hcd_irq +EXPORT_SYMBOL_GPL vmlinux 0x70dc5815 ata_dev_disable +EXPORT_SYMBOL_GPL vmlinux 0x70e8744a pci_sriov_get_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x710b0d94 clk_hw_get_rate +EXPORT_SYMBOL_GPL vmlinux 0x710c73b6 crypto_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x710e348e badblocks_init +EXPORT_SYMBOL_GPL vmlinux 0x711357be usb_set_interface +EXPORT_SYMBOL_GPL vmlinux 0x71198301 usb_check_bulk_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x711becf0 ip_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x711f4081 fat_scan +EXPORT_SYMBOL_GPL vmlinux 0x7137bbe7 pm_generic_poweroff_noirq +EXPORT_SYMBOL_GPL vmlinux 0x714fa598 ipv6_dup_options +EXPORT_SYMBOL_GPL vmlinux 0x71524d05 extcon_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0x715e5147 devm_fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x7161ae60 mmu_interval_notifier_remove +EXPORT_SYMBOL_GPL vmlinux 0x716265c7 debugfs_initialized +EXPORT_SYMBOL_GPL vmlinux 0x71724493 mctrl_gpio_enable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x7188d0f8 crypto_unregister_scomp +EXPORT_SYMBOL_GPL vmlinux 0x7195940a mctrl_gpio_disable_irq_wake +EXPORT_SYMBOL_GPL vmlinux 0x71989d06 exportfs_decode_fh_raw +EXPORT_SYMBOL_GPL vmlinux 0x719e17ff clk_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x71a20f4a __SCK__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x71b619b8 sata_lpm_ignore_phy_events +EXPORT_SYMBOL_GPL vmlinux 0x71b6cf94 dst_cache_reset_now +EXPORT_SYMBOL_GPL vmlinux 0x71c059d8 __traceiter_map +EXPORT_SYMBOL_GPL vmlinux 0x71cf20a0 tun_get_tx_ring +EXPORT_SYMBOL_GPL vmlinux 0x71d7b9f1 rtnl_register_module +EXPORT_SYMBOL_GPL vmlinux 0x71d994a8 sdio_retune_hold_now +EXPORT_SYMBOL_GPL vmlinux 0x71dbcfc7 iommu_get_domain_for_dev +EXPORT_SYMBOL_GPL vmlinux 0x71df89ca i2c_adapter_depth +EXPORT_SYMBOL_GPL vmlinux 0x71f081a2 nf_ip_route +EXPORT_SYMBOL_GPL vmlinux 0x72062065 regulator_set_mode +EXPORT_SYMBOL_GPL vmlinux 0x72148e27 crypto_ahash_final +EXPORT_SYMBOL_GPL vmlinux 0x7234ca17 power_supply_am_i_supplied +EXPORT_SYMBOL_GPL vmlinux 0x726277cc pci_epf_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7265f2b0 pci_vpd_check_csum +EXPORT_SYMBOL_GPL vmlinux 0x726a4b5d pm_generic_restore_early +EXPORT_SYMBOL_GPL vmlinux 0x7278d328 all_vm_events +EXPORT_SYMBOL_GPL vmlinux 0x727a10e0 crypto_larval_kill +EXPORT_SYMBOL_GPL vmlinux 0x727c78c8 devlink_flash_update_status_notify +EXPORT_SYMBOL_GPL vmlinux 0x7282ecb6 rcu_async_hurry +EXPORT_SYMBOL_GPL vmlinux 0x7283161b percpu_ref_switch_to_percpu +EXPORT_SYMBOL_GPL vmlinux 0x72875e62 __hvc_resize +EXPORT_SYMBOL_GPL vmlinux 0x72a542d0 phy_configure +EXPORT_SYMBOL_GPL vmlinux 0x72a979ab spi_split_transfers_maxwords +EXPORT_SYMBOL_GPL vmlinux 0x72ae1839 base64_decode +EXPORT_SYMBOL_GPL vmlinux 0x72b1a022 __traceiter_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x72b3c2fa usb_hcd_platform_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x72b8456d mpic_subsys +EXPORT_SYMBOL_GPL vmlinux 0x72c4525a trace_array_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0x72c67d61 synth_event_gen_cmd_array_start +EXPORT_SYMBOL_GPL vmlinux 0x72d0da95 __pm_runtime_disable +EXPORT_SYMBOL_GPL vmlinux 0x72d267dc nvmem_del_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0x72fd2831 xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0x73060180 tpm_default_chip +EXPORT_SYMBOL_GPL vmlinux 0x7306ad7f ncsi_start_dev +EXPORT_SYMBOL_GPL vmlinux 0x730a37ff pci_doe +EXPORT_SYMBOL_GPL vmlinux 0x730e9329 fat_dir_empty +EXPORT_SYMBOL_GPL vmlinux 0x731bf793 __traceiter_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x731dd6e2 sysfs_group_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x73205ac4 devres_remove +EXPORT_SYMBOL_GPL vmlinux 0x7325299a dm_bio_get_target_bio_nr +EXPORT_SYMBOL_GPL vmlinux 0x73266a68 iommu_group_get +EXPORT_SYMBOL_GPL vmlinux 0x73386f32 usb_phy_set_charger_current +EXPORT_SYMBOL_GPL vmlinux 0x733cdfdb mmc_regulator_get_supply +EXPORT_SYMBOL_GPL vmlinux 0x73430576 serdev_device_set_baudrate +EXPORT_SYMBOL_GPL vmlinux 0x7351f944 ata_port_pbar_desc +EXPORT_SYMBOL_GPL vmlinux 0x7354ff45 pci_assign_unassigned_bridge_resources +EXPORT_SYMBOL_GPL vmlinux 0x73744f31 rtc_update_irq +EXPORT_SYMBOL_GPL vmlinux 0x737895e7 vas_init_rx_win_attr +EXPORT_SYMBOL_GPL vmlinux 0x7379be28 sk_psock_msg_verdict +EXPORT_SYMBOL_GPL vmlinux 0x73890cc1 security_inode_setattr +EXPORT_SYMBOL_GPL vmlinux 0x738d6bcb skb_pull_rcsum +EXPORT_SYMBOL_GPL vmlinux 0x73924154 devm_request_free_mem_region +EXPORT_SYMBOL_GPL vmlinux 0x7395ad20 md_submit_discard_bio +EXPORT_SYMBOL_GPL vmlinux 0x739c9f14 da903x_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x73a48b4a ata_sff_std_ports +EXPORT_SYMBOL_GPL vmlinux 0x73b04306 phy_set_media +EXPORT_SYMBOL_GPL vmlinux 0x73c179bb gpiod_get_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x73c2554f __iowrite64_copy +EXPORT_SYMBOL_GPL vmlinux 0x73cc8631 oiap +EXPORT_SYMBOL_GPL vmlinux 0x73d1997b skcipher_walk_async +EXPORT_SYMBOL_GPL vmlinux 0x73d61c5f crypto_unregister_rngs +EXPORT_SYMBOL_GPL vmlinux 0x73d661a7 of_devfreq_cooling_register_power +EXPORT_SYMBOL_GPL vmlinux 0x73ecaa6d sock_diag_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7410633d lwtunnel_get_encap_size +EXPORT_SYMBOL_GPL vmlinux 0x741630a7 ata_std_sched_eh +EXPORT_SYMBOL_GPL vmlinux 0x74199b26 opal_leds_set_ind +EXPORT_SYMBOL_GPL vmlinux 0x741f59c8 inet_twsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x74286107 pnv_ocxl_map_xsl_regs +EXPORT_SYMBOL_GPL vmlinux 0x7429297b interval_tree_span_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x7429b765 ata_scsi_slave_destroy +EXPORT_SYMBOL_GPL vmlinux 0x742c01b6 mptcp_pm_get_subflows_max +EXPORT_SYMBOL_GPL vmlinux 0x74748894 input_ff_flush +EXPORT_SYMBOL_GPL vmlinux 0x747588c9 fib_rule_matchall +EXPORT_SYMBOL_GPL vmlinux 0x7475c512 soc_device_register +EXPORT_SYMBOL_GPL vmlinux 0x747a6d8f gpiod_set_raw_value +EXPORT_SYMBOL_GPL vmlinux 0x748655cf dpm_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0x7496ff7a is_xive_irq +EXPORT_SYMBOL_GPL vmlinux 0x74a37fcc usb_get_hcd +EXPORT_SYMBOL_GPL vmlinux 0x74a549a8 devfreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x74a58c9a virtio_check_mem_acc_cb +EXPORT_SYMBOL_GPL vmlinux 0x74af7e8a fib_rules_lookup +EXPORT_SYMBOL_GPL vmlinux 0x74b01c77 iommu_dev_enable_feature +EXPORT_SYMBOL_GPL vmlinux 0x74b5ea68 lcm_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x74baf17a tracing_is_on +EXPORT_SYMBOL_GPL vmlinux 0x74bf2e01 scsi_pr_type_to_block +EXPORT_SYMBOL_GPL vmlinux 0x74c7bffa stack_trace_snprint +EXPORT_SYMBOL_GPL vmlinux 0x74d23fd5 debugfs_create_atomic_t +EXPORT_SYMBOL_GPL vmlinux 0x74d25282 __devm_add_action +EXPORT_SYMBOL_GPL vmlinux 0x74e73871 housekeeping_overridden +EXPORT_SYMBOL_GPL vmlinux 0x74ea1bd7 kstrdup_quotable_file +EXPORT_SYMBOL_GPL vmlinux 0x74ec8bda gpiod_set_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x74f7bccb clk_hw_get_parent +EXPORT_SYMBOL_GPL vmlinux 0x74fccaf9 xdp_return_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x750e595e pm_relax +EXPORT_SYMBOL_GPL vmlinux 0x75133f6e visitor128 +EXPORT_SYMBOL_GPL vmlinux 0x751d2e97 bpf_log +EXPORT_SYMBOL_GPL vmlinux 0x7522f3ba irq_modify_status +EXPORT_SYMBOL_GPL vmlinux 0x753e1415 switchdev_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x7545da96 usb_poison_urb +EXPORT_SYMBOL_GPL vmlinux 0x754ba823 trace_seq_puts +EXPORT_SYMBOL_GPL vmlinux 0x754d8f87 inet_hash +EXPORT_SYMBOL_GPL vmlinux 0x75503b36 fscrypt_set_context +EXPORT_SYMBOL_GPL vmlinux 0x7565f54d devm_gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x756e5b16 dma_vunmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x757c1bbb housekeeping_any_cpu +EXPORT_SYMBOL_GPL vmlinux 0x757cfe35 xive_native_get_vp_info +EXPORT_SYMBOL_GPL vmlinux 0x758cf85c nvdimm_delete +EXPORT_SYMBOL_GPL vmlinux 0x75904667 scsi_target_unblock +EXPORT_SYMBOL_GPL vmlinux 0x759139cb of_pci_check_probe_only +EXPORT_SYMBOL_GPL vmlinux 0x759c1ff8 pm_generic_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x75a33b40 wm8350_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x75a533eb tty_ldisc_flush +EXPORT_SYMBOL_GPL vmlinux 0x75a750e4 vcap_rule_rem_key +EXPORT_SYMBOL_GPL vmlinux 0x75aad548 net_ns_get_ownership +EXPORT_SYMBOL_GPL vmlinux 0x75aaf7c7 led_init_default_state_get +EXPORT_SYMBOL_GPL vmlinux 0x75b0c322 devm_kmemdup +EXPORT_SYMBOL_GPL vmlinux 0x75b974f5 regcache_mark_dirty +EXPORT_SYMBOL_GPL vmlinux 0x75dd4ebe of_overlay_remove +EXPORT_SYMBOL_GPL vmlinux 0x75e51945 __SCK__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x75e5ad5d virtqueue_add_inbuf_ctx +EXPORT_SYMBOL_GPL vmlinux 0x75e9c735 pci_ats_disabled +EXPORT_SYMBOL_GPL vmlinux 0x75e9f8b6 trace_event_raw_init +EXPORT_SYMBOL_GPL vmlinux 0x76124b7e of_icc_get +EXPORT_SYMBOL_GPL vmlinux 0x7632c58e of_genpd_remove_subdomain +EXPORT_SYMBOL_GPL vmlinux 0x76355ac0 create_signature +EXPORT_SYMBOL_GPL vmlinux 0x7642b144 vfs_set_acl +EXPORT_SYMBOL_GPL vmlinux 0x764f207f scsi_host_complete_all_commands +EXPORT_SYMBOL_GPL vmlinux 0x76517f03 interval_tree_span_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0x7656410c mpi_sub +EXPORT_SYMBOL_GPL vmlinux 0x7659eca3 blk_mq_quiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x76649e81 devm_bitmap_zalloc +EXPORT_SYMBOL_GPL vmlinux 0x76659a42 bsg_job_get +EXPORT_SYMBOL_GPL vmlinux 0x7681946c unregister_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7691af24 blkg_rwstat_recursive_sum +EXPORT_SYMBOL_GPL vmlinux 0x769b5429 devm_of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0x769b8633 blkcg_policy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x769cefb5 percpu_ref_switch_to_atomic +EXPORT_SYMBOL_GPL vmlinux 0x76bd9ab9 crypto_register_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x76c02384 uhci_reset_hc +EXPORT_SYMBOL_GPL vmlinux 0x76ce3d88 xhci_update_hub_device +EXPORT_SYMBOL_GPL vmlinux 0x76d9b876 clk_set_rate +EXPORT_SYMBOL_GPL vmlinux 0x76e9b42d dev_fetch_sw_netstats +EXPORT_SYMBOL_GPL vmlinux 0x76eeeb0f sha384_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x76f2abe0 btree_lookup +EXPORT_SYMBOL_GPL vmlinux 0x76f85b96 user_read +EXPORT_SYMBOL_GPL vmlinux 0x7700f032 l3mdev_link_scope_lookup +EXPORT_SYMBOL_GPL vmlinux 0x7704d8db rdev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x7713d869 edac_mc_find_csrow_by_page +EXPORT_SYMBOL_GPL vmlinux 0x771924d4 io_cgrp_subsys +EXPORT_SYMBOL_GPL vmlinux 0x77200b7d ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x77204a30 tpm2_get_tpm_pt +EXPORT_SYMBOL_GPL vmlinux 0x77222306 ring_buffer_read_page +EXPORT_SYMBOL_GPL vmlinux 0x7734fed6 mptcp_diag_fill_info +EXPORT_SYMBOL_GPL vmlinux 0x773bbc59 devm_serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x774fd53c shmem_file_setup +EXPORT_SYMBOL_GPL vmlinux 0x7757b51a clk_unregister +EXPORT_SYMBOL_GPL vmlinux 0x776046ee dev_pm_opp_get_required_pstate +EXPORT_SYMBOL_GPL vmlinux 0x77616aee exportfs_encode_fh +EXPORT_SYMBOL_GPL vmlinux 0x7777460e sched_setattr_nocheck +EXPORT_SYMBOL_GPL vmlinux 0x778373fa srcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x7783c8b8 i2c_new_smbus_alert_device +EXPORT_SYMBOL_GPL vmlinux 0x7791e066 dw_pcie_read +EXPORT_SYMBOL_GPL vmlinux 0x779f61ba device_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0x77a7b423 extcon_register_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x77ae495d usb_speed_string +EXPORT_SYMBOL_GPL vmlinux 0x77cbbf30 ata_host_detach +EXPORT_SYMBOL_GPL vmlinux 0x77dab0aa trace_array_put +EXPORT_SYMBOL_GPL vmlinux 0x77e75be3 sfp_bus_put +EXPORT_SYMBOL_GPL vmlinux 0x77e8f134 __tracepoint_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x77eb8c3b xas_nomem +EXPORT_SYMBOL_GPL vmlinux 0x77ecf68d memalloc_socks_key +EXPORT_SYMBOL_GPL vmlinux 0x77ede33a dev_pm_opp_of_remove_table +EXPORT_SYMBOL_GPL vmlinux 0x77f9281b iommu_group_add_device +EXPORT_SYMBOL_GPL vmlinux 0x77ff80d3 __tracepoint_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x78041b8f byte_rev_table +EXPORT_SYMBOL_GPL vmlinux 0x78086f20 devl_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0x780d6efc bpf_offload_dev_netdev_register +EXPORT_SYMBOL_GPL vmlinux 0x78152bd2 register_btf_kfunc_id_set +EXPORT_SYMBOL_GPL vmlinux 0x78152bd4 crypto_larval_alloc +EXPORT_SYMBOL_GPL vmlinux 0x7829bbb4 dev_pm_opp_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0x7847c621 sfp_parse_support +EXPORT_SYMBOL_GPL vmlinux 0x78493a95 handle_untracked_irq +EXPORT_SYMBOL_GPL vmlinux 0x784d43ff tty_port_tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x784dcef8 rio_unmap_inb_region +EXPORT_SYMBOL_GPL vmlinux 0x785a93b4 si_mem_available +EXPORT_SYMBOL_GPL vmlinux 0x785b23fb phy_get +EXPORT_SYMBOL_GPL vmlinux 0x78637118 devlink_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x787c882b lzo1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x787d7ed9 vcap_set_tc_exterr +EXPORT_SYMBOL_GPL vmlinux 0x788bfbad ring_buffer_empty +EXPORT_SYMBOL_GPL vmlinux 0x789c73d9 rcu_cpu_stall_suppress_at_boot +EXPORT_SYMBOL_GPL vmlinux 0x78a5fc56 of_usb_update_otg_caps +EXPORT_SYMBOL_GPL vmlinux 0x78d3fc01 extcon_unregister_notifier_all +EXPORT_SYMBOL_GPL vmlinux 0x78dadde0 ata_sas_async_probe +EXPORT_SYMBOL_GPL vmlinux 0x78e58a4e xive_native_has_single_escalation +EXPORT_SYMBOL_GPL vmlinux 0x79068f08 elv_rqhash_del +EXPORT_SYMBOL_GPL vmlinux 0x7918d817 memory_failure +EXPORT_SYMBOL_GPL vmlinux 0x792e9411 lwtunnel_output +EXPORT_SYMBOL_GPL vmlinux 0x7932567a usb_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x793c6f66 devm_led_classdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x79431559 bsg_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x7944e0fc tracing_off +EXPORT_SYMBOL_GPL vmlinux 0x79470a2c TSS_authhmac +EXPORT_SYMBOL_GPL vmlinux 0x794b7271 orderly_reboot +EXPORT_SYMBOL_GPL vmlinux 0x7952b1d8 regulator_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x79550ca3 phy_power_on +EXPORT_SYMBOL_GPL vmlinux 0x7968414a __traceiter_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0x7986c8b1 cpufreq_driver_target +EXPORT_SYMBOL_GPL vmlinux 0x7990eb87 em_dev_register_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0x79a27b3d of_property_read_u32_index +EXPORT_SYMBOL_GPL vmlinux 0x79ad41bc led_trigger_event +EXPORT_SYMBOL_GPL vmlinux 0x79c86723 vp_modern_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x79c8b116 irq_domain_reset_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x79d8dbfe mptcp_pm_get_local_addr_max +EXPORT_SYMBOL_GPL vmlinux 0x79defbe1 kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x79e82412 edac_mc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x79e919af uart_insert_char +EXPORT_SYMBOL_GPL vmlinux 0x79f697e4 lzorle1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x7a041309 gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0x7a259e25 serial8250_do_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x7a3f16a2 devl_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7a41ea3d regmap_multi_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x7a68491e simple_attr_read +EXPORT_SYMBOL_GPL vmlinux 0x7a714850 spi_bus_lock +EXPORT_SYMBOL_GPL vmlinux 0x7a73e605 wm831x_isinkv_values +EXPORT_SYMBOL_GPL vmlinux 0x7a76c093 __traceiter_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x7a7bbe9c debugfs_read_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x7a81541b async_synchronize_cookie +EXPORT_SYMBOL_GPL vmlinux 0x7a98f4b4 copy_from_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0x7a9e4c23 software_node_register_node_group +EXPORT_SYMBOL_GPL vmlinux 0x7aa161ab ip6_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x7aa18056 pci_find_vsec_capability +EXPORT_SYMBOL_GPL vmlinux 0x7aa99c3d pstore_register +EXPORT_SYMBOL_GPL vmlinux 0x7abf441b ehci_cf_port_reset_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x7ac5b343 fixed_phy_change_carrier +EXPORT_SYMBOL_GPL vmlinux 0x7ac722bd phy_all_ports_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7ad02a41 asn1_encode_tag +EXPORT_SYMBOL_GPL vmlinux 0x7ad1ded1 pinctrl_register_mappings +EXPORT_SYMBOL_GPL vmlinux 0x7ad26c68 pm_generic_suspend_late +EXPORT_SYMBOL_GPL vmlinux 0x7ad957d0 follow_pte +EXPORT_SYMBOL_GPL vmlinux 0x7ada14f3 crypto_skcipher_setkey +EXPORT_SYMBOL_GPL vmlinux 0x7afcb7db __kprobe_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x7b0733a7 fwnode_property_present +EXPORT_SYMBOL_GPL vmlinux 0x7b1df89f pci_address_to_pio +EXPORT_SYMBOL_GPL vmlinux 0x7b27f9b1 clk_hw_unregister_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0x7b32352a key_set_timeout +EXPORT_SYMBOL_GPL vmlinux 0x7b4ff8f4 badrange_forget +EXPORT_SYMBOL_GPL vmlinux 0x7b5a4926 sha1_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7b648290 pci_probe_reset_slot +EXPORT_SYMBOL_GPL vmlinux 0x7b6d6183 __devm_rtc_register_device +EXPORT_SYMBOL_GPL vmlinux 0x7b783824 ppc_breakpoint_available +EXPORT_SYMBOL_GPL vmlinux 0x7b8910f4 kfence_sample_interval +EXPORT_SYMBOL_GPL vmlinux 0x7b9793a2 get_cpu_idle_time_us +EXPORT_SYMBOL_GPL vmlinux 0x7ba53933 irq_domain_translate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x7ba90aaa rcu_tasks_trace_qs_blkd +EXPORT_SYMBOL_GPL vmlinux 0x7baa031b crypto_alloc_sig +EXPORT_SYMBOL_GPL vmlinux 0x7bac093f validate_xmit_skb_list +EXPORT_SYMBOL_GPL vmlinux 0x7bb045a7 __request_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x7bb3fa18 vcap_rule_add_action_bit +EXPORT_SYMBOL_GPL vmlinux 0x7bbca323 cpuidle_get_cpu_driver +EXPORT_SYMBOL_GPL vmlinux 0x7bcda349 handle_fasteoi_irq +EXPORT_SYMBOL_GPL vmlinux 0x7be96aea crypto_unregister_instance +EXPORT_SYMBOL_GPL vmlinux 0x7c0973a3 smpboot_register_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0x7c0b066b __sock_recv_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x7c171c70 ping_seq_next +EXPORT_SYMBOL_GPL vmlinux 0x7c1f9f97 balloon_page_list_enqueue +EXPORT_SYMBOL_GPL vmlinux 0x7c247799 ehci_handshake +EXPORT_SYMBOL_GPL vmlinux 0x7c291e86 show_rcu_tasks_trace_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0x7c37bc89 pseries_ioei_notifier_list +EXPORT_SYMBOL_GPL vmlinux 0x7c3a7e6a genphy_c45_pma_baset1_read_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x7c3d8a4b icc_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0x7c4728fe ata_sas_queuecmd +EXPORT_SYMBOL_GPL vmlinux 0x7c66ad8e dev_fill_forward_path +EXPORT_SYMBOL_GPL vmlinux 0x7c6e1826 devm_devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0x7c73a9e0 klist_add_head +EXPORT_SYMBOL_GPL vmlinux 0x7c81593e balloon_page_enqueue +EXPORT_SYMBOL_GPL vmlinux 0x7c862940 handle_fasteoi_nmi +EXPORT_SYMBOL_GPL vmlinux 0x7c896c1e l3mdev_master_upper_ifindex_by_index_rcu +EXPORT_SYMBOL_GPL vmlinux 0x7c8a41de crypto_unregister_acomp +EXPORT_SYMBOL_GPL vmlinux 0x7c9a7371 clk_prepare +EXPORT_SYMBOL_GPL vmlinux 0x7ca64a0b __cookie_v4_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0x7ca76c86 pcibios_claim_one_bus +EXPORT_SYMBOL_GPL vmlinux 0x7cb1aea1 devlink_dpipe_header_ethernet +EXPORT_SYMBOL_GPL vmlinux 0x7cc233bd platform_device_add_resources +EXPORT_SYMBOL_GPL vmlinux 0x7cce902d __tracepoint_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x7cceaf92 zs_pool_stats +EXPORT_SYMBOL_GPL vmlinux 0x7cd6f042 cpufreq_get_current_driver +EXPORT_SYMBOL_GPL vmlinux 0x7cd7ba1d kernel_read_file_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x7cdddac1 __serdev_device_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x7ceaf0d5 generic_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x7ced6031 device_pm_wait_for_dev +EXPORT_SYMBOL_GPL vmlinux 0x7cef3225 shmem_file_setup_with_mnt +EXPORT_SYMBOL_GPL vmlinux 0x7d00c65b nd_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x7d0bb03c of_irq_get_byname +EXPORT_SYMBOL_GPL vmlinux 0x7d0f6b42 __tracepoint_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x7d1bb1d4 tnum_strn +EXPORT_SYMBOL_GPL vmlinux 0x7d1cc97a register_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0x7d2f898d generic_device_group +EXPORT_SYMBOL_GPL vmlinux 0x7d33a0d5 clk_register_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x7d3d9e61 devres_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x7d4c1e89 serial8250_rpm_get +EXPORT_SYMBOL_GPL vmlinux 0x7d4d3a5d usb_put_dev +EXPORT_SYMBOL_GPL vmlinux 0x7d57fb9a net_ns_type_operations +EXPORT_SYMBOL_GPL vmlinux 0x7d59dd46 pm_wq +EXPORT_SYMBOL_GPL vmlinux 0x7d5c89b8 subsys_system_register +EXPORT_SYMBOL_GPL vmlinux 0x7d5d0395 iommu_iova_to_phys +EXPORT_SYMBOL_GPL vmlinux 0x7d73cfb2 flush_altivec_to_thread +EXPORT_SYMBOL_GPL vmlinux 0x7d773372 raw_v4_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x7d7f46aa bpf_trace_run7 +EXPORT_SYMBOL_GPL vmlinux 0x7da173ce of_nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x7db07b32 thermal_zone_device_priv +EXPORT_SYMBOL_GPL vmlinux 0x7dc68988 dw_pcie_read_dbi +EXPORT_SYMBOL_GPL vmlinux 0x7dc9d33f addrconf_prefix_rcv_add_addr +EXPORT_SYMBOL_GPL vmlinux 0x7dd7347f unregister_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x7dda30af unregister_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7ddd5fd4 idr_find +EXPORT_SYMBOL_GPL vmlinux 0x7de39e07 phy_basic_t1_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7de4cbe6 usb_get_intf +EXPORT_SYMBOL_GPL vmlinux 0x7de6cc23 io_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x7de9546e fib_rules_register +EXPORT_SYMBOL_GPL vmlinux 0x7debc39f mbox_flush +EXPORT_SYMBOL_GPL vmlinux 0x7df59cb8 of_reconfig_get_state_change +EXPORT_SYMBOL_GPL vmlinux 0x7df739d8 regmap_parse_val +EXPORT_SYMBOL_GPL vmlinux 0x7e07d98e divider_ro_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0x7e07f6c7 reserve_pmc_hardware +EXPORT_SYMBOL_GPL vmlinux 0x7e1e1bd3 iommu_tce_check_gpa +EXPORT_SYMBOL_GPL vmlinux 0x7e1e6957 securityfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0x7e2b36e8 uart_try_toggle_sysrq +EXPORT_SYMBOL_GPL vmlinux 0x7e3bdecd __ftrace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0x7e3c9bab folio_test_hugetlb +EXPORT_SYMBOL_GPL vmlinux 0x7e55a6e9 io_uring_cmd_import_fixed +EXPORT_SYMBOL_GPL vmlinux 0x7e5db80b pstore_name_to_type +EXPORT_SYMBOL_GPL vmlinux 0x7e64181d usb_calc_bus_time +EXPORT_SYMBOL_GPL vmlinux 0x7e6ad562 bpf_offload_dev_create +EXPORT_SYMBOL_GPL vmlinux 0x7e7e3f58 ring_buffer_reset_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7e832869 regulator_map_voltage_linear_range +EXPORT_SYMBOL_GPL vmlinux 0x7e8acaae rio_request_mport_dma +EXPORT_SYMBOL_GPL vmlinux 0x7e917894 __SCK__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0x7eb808d0 add_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7ec23845 mptcp_pm_get_add_addr_signal_max +EXPORT_SYMBOL_GPL vmlinux 0x7ed36315 icc_node_add +EXPORT_SYMBOL_GPL vmlinux 0x7ee9208e devres_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7eea6b8b pcap_adc_async +EXPORT_SYMBOL_GPL vmlinux 0x7eed3dfe scsi_dh_attach +EXPORT_SYMBOL_GPL vmlinux 0x7ef1533f pci_free_p2pmem +EXPORT_SYMBOL_GPL vmlinux 0x7efd5ce5 of_property_read_variable_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x7f012a92 dev_pm_opp_find_bw_ceil +EXPORT_SYMBOL_GPL vmlinux 0x7f2331da phy_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x7f3f420b sbitmap_bitmap_show +EXPORT_SYMBOL_GPL vmlinux 0x7f47eb40 fwnode_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x7f482fd9 fuse_get_unique +EXPORT_SYMBOL_GPL vmlinux 0x7f709b75 devlink_is_reload_failed +EXPORT_SYMBOL_GPL vmlinux 0x7f7cbc64 ip_tunnel_need_metadata +EXPORT_SYMBOL_GPL vmlinux 0x7f84f35d rcu_gp_slow_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7f855275 devm_usb_get_phy +EXPORT_SYMBOL_GPL vmlinux 0x7f88316e srp_attach_transport +EXPORT_SYMBOL_GPL vmlinux 0x7f900dbe of_pci_get_devfn +EXPORT_SYMBOL_GPL vmlinux 0x7f929c59 phy_driver_is_genphy_10g +EXPORT_SYMBOL_GPL vmlinux 0x7f9a4408 pci_generic_config_read +EXPORT_SYMBOL_GPL vmlinux 0x7fa8285f wwan_get_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x7faa1779 inet_csk_route_child_sock +EXPORT_SYMBOL_GPL vmlinux 0x7faaee08 fscrypt_file_open +EXPORT_SYMBOL_GPL vmlinux 0x7fb429e6 switch_pmu_to_host +EXPORT_SYMBOL_GPL vmlinux 0x7fb456e6 device_create +EXPORT_SYMBOL_GPL vmlinux 0x7fc22b97 pci_ats_supported +EXPORT_SYMBOL_GPL vmlinux 0x7fdffb98 devl_params_register +EXPORT_SYMBOL_GPL vmlinux 0x7ffddde8 usb_hcd_unmap_urb_setup_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x800e56be cpufreq_generic_attr +EXPORT_SYMBOL_GPL vmlinux 0x801e26d9 kthread_park +EXPORT_SYMBOL_GPL vmlinux 0x802e6dd1 pseries_eeh_init_edev_recursive +EXPORT_SYMBOL_GPL vmlinux 0x8037d330 copro_calculate_slb +EXPORT_SYMBOL_GPL vmlinux 0x8046d56a pci_user_write_config_word +EXPORT_SYMBOL_GPL vmlinux 0x804bba85 pci_epc_stop +EXPORT_SYMBOL_GPL vmlinux 0x805668f3 hwmon_device_register +EXPORT_SYMBOL_GPL vmlinux 0x805e2227 device_set_wakeup_enable +EXPORT_SYMBOL_GPL vmlinux 0x805e75b4 dev_coredumpv +EXPORT_SYMBOL_GPL vmlinux 0x80728472 pci_p2pmem_virt_to_bus +EXPORT_SYMBOL_GPL vmlinux 0x807fdcc4 call_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x8081e190 regulator_set_voltage_sel_regmap +EXPORT_SYMBOL_GPL vmlinux 0x808a1652 __irq_domain_add +EXPORT_SYMBOL_GPL vmlinux 0x808beda2 synth_event_trace_array +EXPORT_SYMBOL_GPL vmlinux 0x808ec1a3 crypto_alg_tested +EXPORT_SYMBOL_GPL vmlinux 0x80a095d8 scatterwalk_ffwd +EXPORT_SYMBOL_GPL vmlinux 0x80b9a3b6 gov_update_cpu_data +EXPORT_SYMBOL_GPL vmlinux 0x80bc8f00 extcon_find_edev_by_node +EXPORT_SYMBOL_GPL vmlinux 0x80c68137 nf_log_buf_close +EXPORT_SYMBOL_GPL vmlinux 0x80d5e57a mpi_free +EXPORT_SYMBOL_GPL vmlinux 0x80e88177 __tracepoint_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x80f18e9d of_hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0x8103f38f devm_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0x8108673c edac_pci_release_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0x810df4ec __strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x810fd3f3 platform_device_add +EXPORT_SYMBOL_GPL vmlinux 0x8110a73a cond_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x81117221 do_h_rpt_invalidate_prt +EXPORT_SYMBOL_GPL vmlinux 0x8111df43 dmaengine_desc_get_metadata_ptr +EXPORT_SYMBOL_GPL vmlinux 0x8114593b skb_gso_validate_network_len +EXPORT_SYMBOL_GPL vmlinux 0x8118caef regulator_find_closest_bigger +EXPORT_SYMBOL_GPL vmlinux 0x811dc334 usb_unregister_notify +EXPORT_SYMBOL_GPL vmlinux 0x811f7ccf __traceiter_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x814ff59a aead_init_geniv +EXPORT_SYMBOL_GPL vmlinux 0x815588a6 clk_enable +EXPORT_SYMBOL_GPL vmlinux 0x815fbaa4 msi_domain_first_desc +EXPORT_SYMBOL_GPL vmlinux 0x815fda83 sed_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x8164d046 unix_outq_len +EXPORT_SYMBOL_GPL vmlinux 0x81674f78 btree_grim_visitor +EXPORT_SYMBOL_GPL vmlinux 0x816a41ca cpufreq_update_limits +EXPORT_SYMBOL_GPL vmlinux 0x817cc7b8 devl_register +EXPORT_SYMBOL_GPL vmlinux 0x8180cede asn1_encode_sequence +EXPORT_SYMBOL_GPL vmlinux 0x8186d011 rio_release_dma +EXPORT_SYMBOL_GPL vmlinux 0x81991da7 pci_bridge_secondary_bus_reset +EXPORT_SYMBOL_GPL vmlinux 0x819e6a5d genphy_c45_pma_read_abilities +EXPORT_SYMBOL_GPL vmlinux 0x81a29947 nvmem_cell_read_u64 +EXPORT_SYMBOL_GPL vmlinux 0x81a7f541 percpu_ref_init +EXPORT_SYMBOL_GPL vmlinux 0x81a95f1f find_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x81b08022 nvdimm_setup_pfn +EXPORT_SYMBOL_GPL vmlinux 0x81b95573 devm_release_action +EXPORT_SYMBOL_GPL vmlinux 0x81bbe7ae device_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x81c0a84f rtas_set_indicator +EXPORT_SYMBOL_GPL vmlinux 0x81dc599a vp_modern_generation +EXPORT_SYMBOL_GPL vmlinux 0x81e08f98 ip6_redirect +EXPORT_SYMBOL_GPL vmlinux 0x81e2bdf4 generic_handle_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x81e591e2 aead_exit_geniv +EXPORT_SYMBOL_GPL vmlinux 0x81e6ad65 security_kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x81eb108b ata_pci_bmdma_init +EXPORT_SYMBOL_GPL vmlinux 0x81f11e85 crypto_register_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x81f372a2 unregister_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x8201e824 hrtimer_init_sleeper +EXPORT_SYMBOL_GPL vmlinux 0x8209ac48 dev_pm_domain_start +EXPORT_SYMBOL_GPL vmlinux 0x82135fc2 scsi_nl_sock +EXPORT_SYMBOL_GPL vmlinux 0x82226c53 pinctrl_unregister_mappings +EXPORT_SYMBOL_GPL vmlinux 0x823e9e36 pinctrl_utils_add_map_configs +EXPORT_SYMBOL_GPL vmlinux 0x8245e2cc rio_request_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x82461f15 raw_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x8259dd91 mas_empty_area_rev +EXPORT_SYMBOL_GPL vmlinux 0x8275b78b nvdimm_bus_check_dimm_count +EXPORT_SYMBOL_GPL vmlinux 0x82784981 dev_nit_active +EXPORT_SYMBOL_GPL vmlinux 0x82992018 genpd_dev_pm_attach_by_id +EXPORT_SYMBOL_GPL vmlinux 0x829f9253 spi_delay_exec +EXPORT_SYMBOL_GPL vmlinux 0x82a80545 __SCK__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x82b6bb33 tty_ldisc_receive_buf +EXPORT_SYMBOL_GPL vmlinux 0x82ba88f5 phy_exit +EXPORT_SYMBOL_GPL vmlinux 0x82d0a520 regmap_get_raw_write_max +EXPORT_SYMBOL_GPL vmlinux 0x82d79b51 sysctl_vfs_cache_pressure +EXPORT_SYMBOL_GPL vmlinux 0x83035dcd register_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x830e8e17 rhltable_init +EXPORT_SYMBOL_GPL vmlinux 0x83151142 kvmppc_h_bulk_remove +EXPORT_SYMBOL_GPL vmlinux 0x8318c2ee fwnode_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x8323159f housekeeping_cpumask +EXPORT_SYMBOL_GPL vmlinux 0x83296d8b synth_event_create +EXPORT_SYMBOL_GPL vmlinux 0x8339df73 klist_add_behind +EXPORT_SYMBOL_GPL vmlinux 0x833b5211 mce_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x8349a895 nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0x834a6662 ata_pci_remove_one +EXPORT_SYMBOL_GPL vmlinux 0x834abe7f usb_hcd_map_urb_for_dma +EXPORT_SYMBOL_GPL vmlinux 0x836b05c4 dax_add_host +EXPORT_SYMBOL_GPL vmlinux 0x836d61d0 atomic_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x836d652f poll_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x836fb352 dma_resv_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x83743837 hash__has_transparent_hugepage +EXPORT_SYMBOL_GPL vmlinux 0x83823073 irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x839653af pci_create_slot +EXPORT_SYMBOL_GPL vmlinux 0x83b6b3f1 alarm_forward_now +EXPORT_SYMBOL_GPL vmlinux 0x83e428f8 kobject_uevent +EXPORT_SYMBOL_GPL vmlinux 0x83ebd1aa blkdev_zone_mgmt +EXPORT_SYMBOL_GPL vmlinux 0x83f17650 check_move_unevictable_folios +EXPORT_SYMBOL_GPL vmlinux 0x83fa47af __traceiter_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x83fd3759 dm_accept_partial_bio +EXPORT_SYMBOL_GPL vmlinux 0x84106f36 devlink_trap_ctx_priv +EXPORT_SYMBOL_GPL vmlinux 0x8414c3ab of_phy_get +EXPORT_SYMBOL_GPL vmlinux 0x84264ced fs_umode_to_ftype +EXPORT_SYMBOL_GPL vmlinux 0x8436ce6e regmap_might_sleep +EXPORT_SYMBOL_GPL vmlinux 0x843df590 serdev_device_add +EXPORT_SYMBOL_GPL vmlinux 0x84427372 rio_request_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0x8444f68b clk_hw_rate_is_protected +EXPORT_SYMBOL_GPL vmlinux 0x84492637 blkg_conf_init +EXPORT_SYMBOL_GPL vmlinux 0x84502a47 blk_status_to_errno +EXPORT_SYMBOL_GPL vmlinux 0x8452ff7e dma_vmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x84575c14 regulator_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x845d9402 nf_queue +EXPORT_SYMBOL_GPL vmlinux 0x845ea9ce copro_flush_all_slbs +EXPORT_SYMBOL_GPL vmlinux 0x84608a4f pm_clk_add +EXPORT_SYMBOL_GPL vmlinux 0x8462cb62 atapi_cmd_type +EXPORT_SYMBOL_GPL vmlinux 0x847075a2 irq_create_fwspec_mapping +EXPORT_SYMBOL_GPL vmlinux 0x8475c1ed rio_dev_put +EXPORT_SYMBOL_GPL vmlinux 0x84813712 devl_trap_policers_register +EXPORT_SYMBOL_GPL vmlinux 0x848527c1 devl_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0x84904b78 badblocks_show +EXPORT_SYMBOL_GPL vmlinux 0x84a8d0eb of_changeset_revert +EXPORT_SYMBOL_GPL vmlinux 0x84a9b3ac virtio_max_dma_size +EXPORT_SYMBOL_GPL vmlinux 0x84ae1af5 devm_reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0x84af1a5f mmu_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x84ec050d ehci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0x84ef1322 devlink_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x84ef27f5 synth_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x84f70262 crypto_sig_set_pubkey +EXPORT_SYMBOL_GPL vmlinux 0x8506baa8 clk_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0x8506eaa7 extcon_get_state +EXPORT_SYMBOL_GPL vmlinux 0x850bb6db devlink_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x850c3e20 devm_kmalloc +EXPORT_SYMBOL_GPL vmlinux 0x851e6003 usb_phy_roothub_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x851fe124 __SCK__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x8522b9ed irq_chip_enable_parent +EXPORT_SYMBOL_GPL vmlinux 0x8523539b fwnode_graph_get_remote_port_parent +EXPORT_SYMBOL_GPL vmlinux 0x8529adac virtqueue_get_desc_addr +EXPORT_SYMBOL_GPL vmlinux 0x8553cf47 __netdev_watchdog_up +EXPORT_SYMBOL_GPL vmlinux 0x85540ebc nvmem_cell_put +EXPORT_SYMBOL_GPL vmlinux 0x855dcd5f pinctrl_find_gpio_range_from_pin_nolock +EXPORT_SYMBOL_GPL vmlinux 0x855df349 clk_gate_restore_context +EXPORT_SYMBOL_GPL vmlinux 0x8561cfdc usb_autopm_put_interface +EXPORT_SYMBOL_GPL vmlinux 0x8579049a rtc_read_time +EXPORT_SYMBOL_GPL vmlinux 0x857f56c9 dev_attr_ncq_prio_enable +EXPORT_SYMBOL_GPL vmlinux 0x85878436 perf_event_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0x858e2628 dax_holder +EXPORT_SYMBOL_GPL vmlinux 0x858ea65d device_release_driver +EXPORT_SYMBOL_GPL vmlinux 0x85a63fc6 fscrypt_ioctl_get_key_status +EXPORT_SYMBOL_GPL vmlinux 0x85bd8990 pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0x85c57353 report_iommu_fault +EXPORT_SYMBOL_GPL vmlinux 0x85ca848e nf_hooks_lwtunnel_sysctl_handler +EXPORT_SYMBOL_GPL vmlinux 0x85cab1e0 __alloc_pages_bulk +EXPORT_SYMBOL_GPL vmlinux 0x860d7349 iomap_finish_ioends +EXPORT_SYMBOL_GPL vmlinux 0x860fce00 nf_ip6_check_hbh_len +EXPORT_SYMBOL_GPL vmlinux 0x861a7a70 fscrypt_dummy_policies_equal +EXPORT_SYMBOL_GPL vmlinux 0x862258db timecounter_init +EXPORT_SYMBOL_GPL vmlinux 0x862bb17b linear_range_values_in_range_array +EXPORT_SYMBOL_GPL vmlinux 0x863d7617 cpufreq_dbs_governor_limits +EXPORT_SYMBOL_GPL vmlinux 0x86585a33 devlink_fmsg_obj_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x866bb488 ehci_reset +EXPORT_SYMBOL_GPL vmlinux 0x8677245d unregister_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0x867f2235 class_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x86871b40 devlink_info_version_stored_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x868784cb __symbol_get +EXPORT_SYMBOL_GPL vmlinux 0x868ab2ee crypto_spawn_tfm +EXPORT_SYMBOL_GPL vmlinux 0x8696808c phy_gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x86a8c032 pci_epf_unbind +EXPORT_SYMBOL_GPL vmlinux 0x86d0bd93 devl_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x86d530a7 rio_mport_get_efb +EXPORT_SYMBOL_GPL vmlinux 0x86db1cbb rtas_flash_term_hook +EXPORT_SYMBOL_GPL vmlinux 0x86f6b99d synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x86f85114 net_dec_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x86fec742 cleanup_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x87126d74 eventfd_ctx_fileget +EXPORT_SYMBOL_GPL vmlinux 0x873a6acd gpiod_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x8744b70a edac_pci_free_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0x8749638b regmap_attach_dev +EXPORT_SYMBOL_GPL vmlinux 0x875c0d4b __dma_fence_unwrap_merge +EXPORT_SYMBOL_GPL vmlinux 0x87841e72 dm_hold +EXPORT_SYMBOL_GPL vmlinux 0x87976fd4 regulator_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x879f0239 filemap_range_has_writeback +EXPORT_SYMBOL_GPL vmlinux 0x87b136a8 iommu_report_device_fault +EXPORT_SYMBOL_GPL vmlinux 0x87b210d0 clkdev_create +EXPORT_SYMBOL_GPL vmlinux 0x87d1fab9 spi_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0x87d747c6 mnt_want_write +EXPORT_SYMBOL_GPL vmlinux 0x87f7b52c sdio_enable_func +EXPORT_SYMBOL_GPL vmlinux 0x87f8dc3b da9052_disable_irq_nosync +EXPORT_SYMBOL_GPL vmlinux 0x880369b8 nfs_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x88091e84 inet_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x88126a62 mm_kobj +EXPORT_SYMBOL_GPL vmlinux 0x8820f772 virtqueue_get_used_addr +EXPORT_SYMBOL_GPL vmlinux 0x882ae8a0 sata_pmp_error_handler +EXPORT_SYMBOL_GPL vmlinux 0x88309375 usb_role_switch_register +EXPORT_SYMBOL_GPL vmlinux 0x88390829 lwtunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x8840fbe9 devm_led_classdev_register_ext +EXPORT_SYMBOL_GPL vmlinux 0x8850ba72 pci_remove_device_node_info +EXPORT_SYMBOL_GPL vmlinux 0x88522491 usb_hcd_end_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x885528a6 ring_buffer_discard_commit +EXPORT_SYMBOL_GPL vmlinux 0x8871c033 nvdimm_has_flush +EXPORT_SYMBOL_GPL vmlinux 0x88867586 class_is_registered +EXPORT_SYMBOL_GPL vmlinux 0x88899b8c wait_on_page_writeback +EXPORT_SYMBOL_GPL vmlinux 0x888c5be5 irq_bypass_register_consumer +EXPORT_SYMBOL_GPL vmlinux 0x8896df7d mm_unaccount_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x889fbffa regulator_get_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x88ab6fe3 kgdb_active +EXPORT_SYMBOL_GPL vmlinux 0x88b4ae92 ring_buffer_normalize_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x88bc9bcc dma_get_merge_boundary +EXPORT_SYMBOL_GPL vmlinux 0x88d5d114 blk_req_zone_write_trylock +EXPORT_SYMBOL_GPL vmlinux 0x88dee351 register_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x88e3fa3c vas_paste_crb +EXPORT_SYMBOL_GPL vmlinux 0x88ef0ff8 ethtool_params_from_link_mode +EXPORT_SYMBOL_GPL vmlinux 0x88fac4e8 xhci_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x890df948 dev_pm_opp_init_cpufreq_table +EXPORT_SYMBOL_GPL vmlinux 0x890f4f97 __kprobe_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x891b3e14 tpm_try_get_ops +EXPORT_SYMBOL_GPL vmlinux 0x8924eb1e rcu_force_quiescent_state +EXPORT_SYMBOL_GPL vmlinux 0x8926c897 irq_gc_ack_set_bit +EXPORT_SYMBOL_GPL vmlinux 0x89276828 relay_file_operations +EXPORT_SYMBOL_GPL vmlinux 0x893a85d3 ata_sff_tf_read +EXPORT_SYMBOL_GPL vmlinux 0x893abbdd devlink_fmsg_u32_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x893c5ddb unlock_system_sleep +EXPORT_SYMBOL_GPL vmlinux 0x89485687 iommu_group_put +EXPORT_SYMBOL_GPL vmlinux 0x894ce76a pinctrl_generic_get_group_name +EXPORT_SYMBOL_GPL vmlinux 0x8954dc8e __SCK__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x89773bdd sysfs_rename_link_ns +EXPORT_SYMBOL_GPL vmlinux 0x898e73a8 gpiochip_line_is_open_source +EXPORT_SYMBOL_GPL vmlinux 0x89901ebe ata_slave_link_init +EXPORT_SYMBOL_GPL vmlinux 0x89ae6f57 iommu_domain_alloc +EXPORT_SYMBOL_GPL vmlinux 0x89ae7aa0 rsa_parse_pub_key +EXPORT_SYMBOL_GPL vmlinux 0x89bbafc6 usb_register_notify +EXPORT_SYMBOL_GPL vmlinux 0x89c1810e bus_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x89cabd88 device_link_del +EXPORT_SYMBOL_GPL vmlinux 0x89e73ca2 mddev_suspend +EXPORT_SYMBOL_GPL vmlinux 0x8a025566 udp_destruct_common +EXPORT_SYMBOL_GPL vmlinux 0x8a06451d sk_msg_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8a3603ab irq_chip_set_type_parent +EXPORT_SYMBOL_GPL vmlinux 0x8a37edca genphy_c45_plca_get_cfg +EXPORT_SYMBOL_GPL vmlinux 0x8a3ced91 generic_handle_domain_irq +EXPORT_SYMBOL_GPL vmlinux 0x8a3f84ba linear_range_get_selector_low +EXPORT_SYMBOL_GPL vmlinux 0x8a46cb6c mc146818_avoid_UIP +EXPORT_SYMBOL_GPL vmlinux 0x8a554a36 mpc8xxx_spi_strmode +EXPORT_SYMBOL_GPL vmlinux 0x8a62b81b sfp_upstream_stop +EXPORT_SYMBOL_GPL vmlinux 0x8a72d864 dma_get_required_mask +EXPORT_SYMBOL_GPL vmlinux 0x8a7c4c45 __traceiter_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x8a83fb45 mpi_point_free_parts +EXPORT_SYMBOL_GPL vmlinux 0x8a8b6fb9 netlink_has_listeners +EXPORT_SYMBOL_GPL vmlinux 0x8a8d71ce mddev_init +EXPORT_SYMBOL_GPL vmlinux 0x8a9112a5 dma_alloc_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x8a9331e9 pci_find_doe_mailbox +EXPORT_SYMBOL_GPL vmlinux 0x8a9dbcad opal_message_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x8aad2a5f acomp_request_free +EXPORT_SYMBOL_GPL vmlinux 0x8ab5539c __platform_driver_probe +EXPORT_SYMBOL_GPL vmlinux 0x8abacc47 get_max_files +EXPORT_SYMBOL_GPL vmlinux 0x8ac1407b sfp_get_module_eeprom +EXPORT_SYMBOL_GPL vmlinux 0x8ac9c9e2 skb_zerocopy +EXPORT_SYMBOL_GPL vmlinux 0x8ad21950 phy_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x8ad51a30 dev_pm_opp_disable +EXPORT_SYMBOL_GPL vmlinux 0x8aed6026 vp_legacy_set_features +EXPORT_SYMBOL_GPL vmlinux 0x8af224b6 tcp_get_info +EXPORT_SYMBOL_GPL vmlinux 0x8afd13cd device_find_any_child +EXPORT_SYMBOL_GPL vmlinux 0x8b149c36 clk_is_match +EXPORT_SYMBOL_GPL vmlinux 0x8b1a1d65 device_driver_attach +EXPORT_SYMBOL_GPL vmlinux 0x8b2100ee wm8350_reg_read +EXPORT_SYMBOL_GPL vmlinux 0x8b3716c6 phy_calibrate +EXPORT_SYMBOL_GPL vmlinux 0x8b4100aa rhashtable_walk_next +EXPORT_SYMBOL_GPL vmlinux 0x8b42ddf0 usb_hcd_start_port_resume +EXPORT_SYMBOL_GPL vmlinux 0x8b487f00 trace_seq_vprintf +EXPORT_SYMBOL_GPL vmlinux 0x8b566478 of_changeset_action +EXPORT_SYMBOL_GPL vmlinux 0x8b5e3839 rt_mutex_trylock +EXPORT_SYMBOL_GPL vmlinux 0x8b61e5e8 of_reserved_mem_device_init_by_name +EXPORT_SYMBOL_GPL vmlinux 0x8b6c761a __xive_enabled +EXPORT_SYMBOL_GPL vmlinux 0x8b97fefa debugfs_print_regs32 +EXPORT_SYMBOL_GPL vmlinux 0x8b9fbd1a rdev_set_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x8ba05987 vcap_chain_id_to_lookup +EXPORT_SYMBOL_GPL vmlinux 0x8bace729 badblocks_store +EXPORT_SYMBOL_GPL vmlinux 0x8baf4b92 __vfs_removexattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x8bb8463a of_clk_hw_onecell_get +EXPORT_SYMBOL_GPL vmlinux 0x8bb8f751 dm_set_target_max_io_len +EXPORT_SYMBOL_GPL vmlinux 0x8bbe527c __tracepoint_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0x8bc42e64 sdio_retune_release +EXPORT_SYMBOL_GPL vmlinux 0x8bcf21e2 crypto_grab_kpp +EXPORT_SYMBOL_GPL vmlinux 0x8bd75c7e xfrm_state_afinfo_get_rcu +EXPORT_SYMBOL_GPL vmlinux 0x8be61ffe sysfs_create_files +EXPORT_SYMBOL_GPL vmlinux 0x8c0215f2 pm_system_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x8c0358cf vfs_listxattr +EXPORT_SYMBOL_GPL vmlinux 0x8c03d20c destroy_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x8c09cb50 vcap_rule_add_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x8c0e9a2f vga_default_device +EXPORT_SYMBOL_GPL vmlinux 0x8c0ed103 rcu_check_boost_fail +EXPORT_SYMBOL_GPL vmlinux 0x8c1f4310 pci_user_read_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x8c23afd5 sec_irq_init +EXPORT_SYMBOL_GPL vmlinux 0x8c281e6e mbox_client_txdone +EXPORT_SYMBOL_GPL vmlinux 0x8c3206da irq_chip_set_parent_state +EXPORT_SYMBOL_GPL vmlinux 0x8c4407df iommu_device_link +EXPORT_SYMBOL_GPL vmlinux 0x8c48ccc2 set_primary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x8c52dd7c __tracepoint_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x8c5f2583 dm_noflush_suspending +EXPORT_SYMBOL_GPL vmlinux 0x8c6a3569 platform_device_del +EXPORT_SYMBOL_GPL vmlinux 0x8c6b77ed pci_epc_mem_alloc_addr +EXPORT_SYMBOL_GPL vmlinux 0x8c743fb6 reset_control_status +EXPORT_SYMBOL_GPL vmlinux 0x8c74ad1a devm_clk_register +EXPORT_SYMBOL_GPL vmlinux 0x8c768294 crypto_unregister_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x8c81fc37 __spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0x8c884209 virtqueue_enable_cb_delayed +EXPORT_SYMBOL_GPL vmlinux 0x8c89e3b8 usb_phy_roothub_power_off +EXPORT_SYMBOL_GPL vmlinux 0x8c931f99 strp_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x8c9429c1 __fsverity_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x8c984e52 devm_blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0x8c98ceba __ndisc_fill_addr_option +EXPORT_SYMBOL_GPL vmlinux 0x8c98d248 unregister_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x8c9e54d3 devlink_info_version_running_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x8ca20266 sbitmap_queue_resize +EXPORT_SYMBOL_GPL vmlinux 0x8cae4ce7 stmpe_reg_write +EXPORT_SYMBOL_GPL vmlinux 0x8cae8e53 pci_common_swizzle +EXPORT_SYMBOL_GPL vmlinux 0x8cd94f86 pernet_ops_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x8cfad231 ata_host_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8cffadea register_nvdimm_pmu +EXPORT_SYMBOL_GPL vmlinux 0x8d031f51 pci_dev_lock +EXPORT_SYMBOL_GPL vmlinux 0x8d0a6596 blkcg_punt_bio_submit +EXPORT_SYMBOL_GPL vmlinux 0x8d14ebb9 finish_rcuwait +EXPORT_SYMBOL_GPL vmlinux 0x8d22bb58 iommu_group_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8d2b8454 __fsnotify_parent +EXPORT_SYMBOL_GPL vmlinux 0x8d326540 device_match_of_node +EXPORT_SYMBOL_GPL vmlinux 0x8d3330b6 cpuacct_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x8d3523f1 regmap_raw_write_async +EXPORT_SYMBOL_GPL vmlinux 0x8d6095b7 clk_gate_ops +EXPORT_SYMBOL_GPL vmlinux 0x8d6dc201 ppc64_caches +EXPORT_SYMBOL_GPL vmlinux 0x8d703cef blk_crypto_profile_destroy +EXPORT_SYMBOL_GPL vmlinux 0x8d7e3373 hwpoison_filter_dev_major +EXPORT_SYMBOL_GPL vmlinux 0x8d7ff63e crypto_alloc_aead +EXPORT_SYMBOL_GPL vmlinux 0x8d908ebf power_supply_get_maintenance_charging_setting +EXPORT_SYMBOL_GPL vmlinux 0x8d9a584f device_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x8d9aaf14 serial8250_em485_config +EXPORT_SYMBOL_GPL vmlinux 0x8dacd3eb sysfs_break_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x8dbd82df msi_domain_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x8dbf5a20 kvmppc_hv_entry_trampoline +EXPORT_SYMBOL_GPL vmlinux 0x8dbf6975 perf_report_aux_output_id +EXPORT_SYMBOL_GPL vmlinux 0x8dc3f5c1 udp4_hwcsum +EXPORT_SYMBOL_GPL vmlinux 0x8dcc8ce8 gpiod_set_array_value +EXPORT_SYMBOL_GPL vmlinux 0x8dce284b xas_split +EXPORT_SYMBOL_GPL vmlinux 0x8dceb48d ncsi_vlan_rx_kill_vid +EXPORT_SYMBOL_GPL vmlinux 0x8dd218b0 icc_bulk_disable +EXPORT_SYMBOL_GPL vmlinux 0x8de713ba xfrm_dev_policy_add +EXPORT_SYMBOL_GPL vmlinux 0x8de747bc ehci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0x8df2d93e fscrypt_mergeable_bio +EXPORT_SYMBOL_GPL vmlinux 0x8df51555 cpufreq_show_cpus +EXPORT_SYMBOL_GPL vmlinux 0x8e13741c devm_gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x8e13b2cc serdev_device_write_buf +EXPORT_SYMBOL_GPL vmlinux 0x8e203909 usb_queue_reset_device +EXPORT_SYMBOL_GPL vmlinux 0x8e230b72 fuse_conn_get +EXPORT_SYMBOL_GPL vmlinux 0x8e2ec605 ata_dev_set_feature +EXPORT_SYMBOL_GPL vmlinux 0x8e31cd5e led_set_brightness_sync +EXPORT_SYMBOL_GPL vmlinux 0x8e3c1b48 device_set_of_node_from_dev +EXPORT_SYMBOL_GPL vmlinux 0x8e45458c gpiod_to_chip +EXPORT_SYMBOL_GPL vmlinux 0x8e4b2b0a devl_param_value_changed +EXPORT_SYMBOL_GPL vmlinux 0x8e4bbccf fixup_user_fault +EXPORT_SYMBOL_GPL vmlinux 0x8e4eb451 bpf_sk_storage_diag_free +EXPORT_SYMBOL_GPL vmlinux 0x8e519813 regmap_irq_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x8e57ecdf fwnode_device_is_available +EXPORT_SYMBOL_GPL vmlinux 0x8e60c6e4 dev_set_name +EXPORT_SYMBOL_GPL vmlinux 0x8e6b1a9e net_selftest_get_count +EXPORT_SYMBOL_GPL vmlinux 0x8e780d22 spi_controller_resume +EXPORT_SYMBOL_GPL vmlinux 0x8e81d7f0 da903x_write +EXPORT_SYMBOL_GPL vmlinux 0x8e9c334d debugfs_create_u8 +EXPORT_SYMBOL_GPL vmlinux 0x8ead800c user_free_preparse +EXPORT_SYMBOL_GPL vmlinux 0x8eaeb101 pci_cfg_access_unlock +EXPORT_SYMBOL_GPL vmlinux 0x8eb7331a blk_rq_poll +EXPORT_SYMBOL_GPL vmlinux 0x8ecd2054 dev_pm_genpd_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x8ed8e218 pci_host_common_remove +EXPORT_SYMBOL_GPL vmlinux 0x8eec19bd __SCK__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x8eed9731 pnv_get_random_long +EXPORT_SYMBOL_GPL vmlinux 0x8eee3399 dax_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x8ef5e68b blk_mq_flush_busy_ctxs +EXPORT_SYMBOL_GPL vmlinux 0x8ef8ab41 devm_hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x8ef8d419 component_release_of +EXPORT_SYMBOL_GPL vmlinux 0x8efb95eb devm_mipi_dsi_attach +EXPORT_SYMBOL_GPL vmlinux 0x8f00f6d1 vhost_task_start +EXPORT_SYMBOL_GPL vmlinux 0x8f0748af rcu_expedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x8f13ad7e fat_time_fat2unix +EXPORT_SYMBOL_GPL vmlinux 0x8f325821 fsnotify_find_mark +EXPORT_SYMBOL_GPL vmlinux 0x8f3759f3 scsi_mode_select +EXPORT_SYMBOL_GPL vmlinux 0x8f382280 lwtunnel_encap_add_ops +EXPORT_SYMBOL_GPL vmlinux 0x8f3f8dea pinctrl_generic_add_group +EXPORT_SYMBOL_GPL vmlinux 0x8f4f5b83 __tracepoint_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x8f581eef ext_pi_type3_crc64 +EXPORT_SYMBOL_GPL vmlinux 0x8f6cee77 __round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x8f786bee fs_umode_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0x8f78d03d ata_dummy_port_info +EXPORT_SYMBOL_GPL vmlinux 0x8f7e044b iommu_present +EXPORT_SYMBOL_GPL vmlinux 0x8f9727ea tcp_rate_check_app_limited +EXPORT_SYMBOL_GPL vmlinux 0x8f9ee84c gpiochip_populate_parent_fwspec_fourcell +EXPORT_SYMBOL_GPL vmlinux 0x8fa787ed fwnode_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0x8faecdc7 of_get_display_timings +EXPORT_SYMBOL_GPL vmlinux 0x8fb04d68 pnv_ocxl_spa_release +EXPORT_SYMBOL_GPL vmlinux 0x8fb2de9d irq_to_desc +EXPORT_SYMBOL_GPL vmlinux 0x8fc12788 software_node_unregister_node_group +EXPORT_SYMBOL_GPL vmlinux 0x8fc32edb crypto_akcipher_sync_post +EXPORT_SYMBOL_GPL vmlinux 0x8fc5f55f of_pwm_single_xlate +EXPORT_SYMBOL_GPL vmlinux 0x8fc72cfa br_fdb_test_addr_hook +EXPORT_SYMBOL_GPL vmlinux 0x8fc7dbe3 blk_crypto_has_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x8fc8dd7c blkcg_root_css +EXPORT_SYMBOL_GPL vmlinux 0x8fd323cd gpiochip_generic_free +EXPORT_SYMBOL_GPL vmlinux 0x8fd6774f usb_hcd_pci_probe +EXPORT_SYMBOL_GPL vmlinux 0x8fde97f6 devm_pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0x8ff60436 mpi_ec_add_points +EXPORT_SYMBOL_GPL vmlinux 0x8ff6faf5 __devm_reset_control_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0x8ff9dd80 spi_sync_locked +EXPORT_SYMBOL_GPL vmlinux 0x90269770 devm_spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0x9027bb14 sata_link_scr_lpm +EXPORT_SYMBOL_GPL vmlinux 0x90388779 mas_find_rev +EXPORT_SYMBOL_GPL vmlinux 0x903b627c list_lru_isolate_move +EXPORT_SYMBOL_GPL vmlinux 0x90454aa9 of_i2c_get_board_info +EXPORT_SYMBOL_GPL vmlinux 0x904bd42c i2c_dw_probe_master +EXPORT_SYMBOL_GPL vmlinux 0x904c9610 devlink_port_attrs_pci_pf_set +EXPORT_SYMBOL_GPL vmlinux 0x904efa6d virtqueue_get_avail_addr +EXPORT_SYMBOL_GPL vmlinux 0x90599e97 ehci_resume +EXPORT_SYMBOL_GPL vmlinux 0x90645e07 rio_release_inb_dbell +EXPORT_SYMBOL_GPL vmlinux 0x906d773d blk_trace_setup +EXPORT_SYMBOL_GPL vmlinux 0x907ecab9 da9052_adc_manual_read +EXPORT_SYMBOL_GPL vmlinux 0x907ffb62 __tracepoint_unmap +EXPORT_SYMBOL_GPL vmlinux 0x908924d2 iomap_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x90ad11ca shmem_truncate_range +EXPORT_SYMBOL_GPL vmlinux 0x90c5219f genpd_dev_pm_attach +EXPORT_SYMBOL_GPL vmlinux 0x90c5e8a9 eeh_iommu_group_to_pe +EXPORT_SYMBOL_GPL vmlinux 0x90da5072 sched_set_normal +EXPORT_SYMBOL_GPL vmlinux 0x90e3aff6 regulator_is_equal +EXPORT_SYMBOL_GPL vmlinux 0x90ebb2ae i2c_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x9116e0df fscrypt_prepare_symlink +EXPORT_SYMBOL_GPL vmlinux 0x91192113 devm_regulator_get +EXPORT_SYMBOL_GPL vmlinux 0x911d18ae dev_pm_opp_of_cpumask_add_table +EXPORT_SYMBOL_GPL vmlinux 0x9129a855 sbitmap_prepare_to_wait +EXPORT_SYMBOL_GPL vmlinux 0x912a43eb sfp_register_socket +EXPORT_SYMBOL_GPL vmlinux 0x912fbc5e bpf_prog_create +EXPORT_SYMBOL_GPL vmlinux 0x913ebd32 stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x9146ccb2 mnt_want_write_file +EXPORT_SYMBOL_GPL vmlinux 0x9154fff4 dev_pm_genpd_set_next_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x91583976 dev_pm_opp_get_max_volt_latency +EXPORT_SYMBOL_GPL vmlinux 0x9158c927 fb_sys_read +EXPORT_SYMBOL_GPL vmlinux 0x91654e88 devl_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9168c033 rtas_get_sensor +EXPORT_SYMBOL_GPL vmlinux 0x91785620 cpuidle_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x917d9939 devm_hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x91925ba3 of_genpd_remove_last +EXPORT_SYMBOL_GPL vmlinux 0x91955a9f start_poll_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x919f2a88 of_irq_to_resource +EXPORT_SYMBOL_GPL vmlinux 0x91a38078 devm_mipi_dsi_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x91b774a1 mpi_scanval +EXPORT_SYMBOL_GPL vmlinux 0x91c6e5b0 pcap_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x91d40441 xas_store +EXPORT_SYMBOL_GPL vmlinux 0x91d85319 find_ge_pid +EXPORT_SYMBOL_GPL vmlinux 0x91d883eb crypto_grab_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x91dfcbfb fork_usermode_driver +EXPORT_SYMBOL_GPL vmlinux 0x91e02d1c crypto_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x91e8f682 device_set_wakeup_capable +EXPORT_SYMBOL_GPL vmlinux 0x91ea8726 asn1_encode_boolean +EXPORT_SYMBOL_GPL vmlinux 0x91ebf993 param_ops_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x91ee0b22 devlink_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x920cc389 visitorl +EXPORT_SYMBOL_GPL vmlinux 0x92187e61 of_genpd_add_provider_onecell +EXPORT_SYMBOL_GPL vmlinux 0x922a74e5 fscrypt_set_bio_crypt_ctx_bh +EXPORT_SYMBOL_GPL vmlinux 0x922eb5ad da903x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x92374b5a unix_peer_get +EXPORT_SYMBOL_GPL vmlinux 0x9241b358 __static_key_slow_dec_deferred +EXPORT_SYMBOL_GPL vmlinux 0x9248cafb __clocksource_update_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0x924c46f8 zs_unmap_object +EXPORT_SYMBOL_GPL vmlinux 0x924d1a2d __rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x924dd6df ata_sff_postreset +EXPORT_SYMBOL_GPL vmlinux 0x924dec23 mm_iommu_get +EXPORT_SYMBOL_GPL vmlinux 0x9254255b pm_clk_remove_clk +EXPORT_SYMBOL_GPL vmlinux 0x925604a9 blk_mq_wait_quiesce_done +EXPORT_SYMBOL_GPL vmlinux 0x925bbe78 pci_store_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x925cc9a0 regmap_noinc_write +EXPORT_SYMBOL_GPL vmlinux 0x9269c20c debugfs_create_u32 +EXPORT_SYMBOL_GPL vmlinux 0x927f050a power_supply_get_property +EXPORT_SYMBOL_GPL vmlinux 0x929d88b6 ata_bmdma_qc_issue +EXPORT_SYMBOL_GPL vmlinux 0x929e68a9 device_move +EXPORT_SYMBOL_GPL vmlinux 0x929e95cf psi_memstall_enter +EXPORT_SYMBOL_GPL vmlinux 0x92a13e8e __wake_up_sync +EXPORT_SYMBOL_GPL vmlinux 0x92a86d03 pm_generic_resume_early +EXPORT_SYMBOL_GPL vmlinux 0x92aa373b idr_alloc_u32 +EXPORT_SYMBOL_GPL vmlinux 0x92aa618f dev_pm_qos_add_ancestor_request +EXPORT_SYMBOL_GPL vmlinux 0x92ae3c57 pm_generic_restore +EXPORT_SYMBOL_GPL vmlinux 0x92b1f1b5 dev_pm_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x92bc90d9 regulator_get_error_flags +EXPORT_SYMBOL_GPL vmlinux 0x92bd1588 devm_regulator_bulk_register_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0x92cb609e __tracepoint_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x92d31cfb fixed_phy_add +EXPORT_SYMBOL_GPL vmlinux 0x92d97cb4 pm_runtime_force_resume +EXPORT_SYMBOL_GPL vmlinux 0x92db8f68 do_trace_rcu_torture_read +EXPORT_SYMBOL_GPL vmlinux 0x92e8e9ab fsverity_enqueue_verify_work +EXPORT_SYMBOL_GPL vmlinux 0x92f0aa28 opal_tpo_write +EXPORT_SYMBOL_GPL vmlinux 0x92ff0bcb kobject_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0x9312deed dw_pcie_ep_reset_bar +EXPORT_SYMBOL_GPL vmlinux 0x931ac7c0 __tracepoint_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x9322e7b8 regmap_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x93255b2b ring_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x9327c693 freq_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x932c8d7a linear_range_get_value_array +EXPORT_SYMBOL_GPL vmlinux 0x9331cc6e rio_mport_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x9332a568 __tracepoint_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0x93335116 led_remove_lookup +EXPORT_SYMBOL_GPL vmlinux 0x933894e6 of_get_pci_domain_nr +EXPORT_SYMBOL_GPL vmlinux 0x933b217c pci_epc_linkdown +EXPORT_SYMBOL_GPL vmlinux 0x934314f4 virtqueue_add_inbuf +EXPORT_SYMBOL_GPL vmlinux 0x934a0aee kvmppc_subcore_exit_guest +EXPORT_SYMBOL_GPL vmlinux 0x934d43ef usb_get_maximum_speed +EXPORT_SYMBOL_GPL vmlinux 0x93505520 set_capacity_and_notify +EXPORT_SYMBOL_GPL vmlinux 0x9356abeb nvmem_cell_get +EXPORT_SYMBOL_GPL vmlinux 0x935dd52c transport_add_device +EXPORT_SYMBOL_GPL vmlinux 0x935fe2d0 tty_port_register_device +EXPORT_SYMBOL_GPL vmlinux 0x93605e9a vfsgid_in_group_p +EXPORT_SYMBOL_GPL vmlinux 0x936d4102 devm_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0x936ee4cd xdp_rxq_info_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x937570c1 md_rdev_clear +EXPORT_SYMBOL_GPL vmlinux 0x937db55a dev_pm_domain_attach +EXPORT_SYMBOL_GPL vmlinux 0x938cf9d8 __tracepoint_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x938ec28a xhci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x93b4597e hwmon_device_register_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x93bcc595 ip6_route_input_lookup +EXPORT_SYMBOL_GPL vmlinux 0x93c7edeb usb_find_common_endpoints +EXPORT_SYMBOL_GPL vmlinux 0x93cf528d balance_dirty_pages_ratelimited_flags +EXPORT_SYMBOL_GPL vmlinux 0x93edef07 devlink_health_report +EXPORT_SYMBOL_GPL vmlinux 0x93f518d1 wm8350_block_read +EXPORT_SYMBOL_GPL vmlinux 0x93f61525 vcap_find_admin +EXPORT_SYMBOL_GPL vmlinux 0x9400f82e inet6_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x94078c72 __folio_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x94097484 crypto_hash_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x9410465b register_wide_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0x94161a4f ncsi_stop_dev +EXPORT_SYMBOL_GPL vmlinux 0x941f2aaa eventfd_ctx_put +EXPORT_SYMBOL_GPL vmlinux 0x9425bb34 nvmem_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x9430b198 trace_dump_stack +EXPORT_SYMBOL_GPL vmlinux 0x9430ccfc tty_release_struct +EXPORT_SYMBOL_GPL vmlinux 0x94343e05 virtio_add_status +EXPORT_SYMBOL_GPL vmlinux 0x9436e405 memory_group_register_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x94393de0 of_pci_get_max_link_speed +EXPORT_SYMBOL_GPL vmlinux 0x94413f94 seg6_do_srh_encap +EXPORT_SYMBOL_GPL vmlinux 0x9448421b clk_hw_round_rate +EXPORT_SYMBOL_GPL vmlinux 0x9455edf4 kill_device +EXPORT_SYMBOL_GPL vmlinux 0x9468ea70 schedule_hrtimeout_range_clock +EXPORT_SYMBOL_GPL vmlinux 0x946cb49c mmc_crypto_prepare_req +EXPORT_SYMBOL_GPL vmlinux 0x946dd559 sha224_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x9471e0c5 debugfs_create_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x94785700 mdiobus_modify +EXPORT_SYMBOL_GPL vmlinux 0x948dd5bd pci_epc_map_addr +EXPORT_SYMBOL_GPL vmlinux 0x948f2f7e clockevent_delta2ns +EXPORT_SYMBOL_GPL vmlinux 0x9494bc5c devm_device_add_group +EXPORT_SYMBOL_GPL vmlinux 0x949b5176 devlink_region_snapshot_create +EXPORT_SYMBOL_GPL vmlinux 0x949f7342 __alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x94a0d3f4 iomap_is_partially_uptodate +EXPORT_SYMBOL_GPL vmlinux 0x94a64e83 __devm_of_phy_provider_register +EXPORT_SYMBOL_GPL vmlinux 0x94aa5117 fscrypt_prepare_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x94aea06e perf_event_disable +EXPORT_SYMBOL_GPL vmlinux 0x94b58daf led_classdev_resume +EXPORT_SYMBOL_GPL vmlinux 0x94b63111 pci_epf_free_space +EXPORT_SYMBOL_GPL vmlinux 0x94bbb62f __tracepoint_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x94bcca92 switchdev_handle_port_obj_add_foreign +EXPORT_SYMBOL_GPL vmlinux 0x94c0d186 sched_show_task +EXPORT_SYMBOL_GPL vmlinux 0x94e927e4 rt_mutex_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x94e96c9c regulator_set_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x94ef4d05 cpci_hp_stop +EXPORT_SYMBOL_GPL vmlinux 0x94f64aa5 __tracepoint_rpm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x94fb09ca devm_clk_hw_get_clk +EXPORT_SYMBOL_GPL vmlinux 0x94fc10ac msi_device_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x9504df26 irq_wake_thread +EXPORT_SYMBOL_GPL vmlinux 0x951849bc gpiod_disable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0x951a2773 crypto_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x9532c7e0 adp5520_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x95380486 iomap_release_folio +EXPORT_SYMBOL_GPL vmlinux 0x953cc43f devm_namespace_disable +EXPORT_SYMBOL_GPL vmlinux 0x953e1b9e ktime_get_real_seconds +EXPORT_SYMBOL_GPL vmlinux 0x9550c8c5 max8997_write_reg +EXPORT_SYMBOL_GPL vmlinux 0x95533a19 cpufreq_dbs_governor_exit +EXPORT_SYMBOL_GPL vmlinux 0x9556a62b spi_controller_dma_map_mem_op_data +EXPORT_SYMBOL_GPL vmlinux 0x955b0e2e kthread_worker_fn +EXPORT_SYMBOL_GPL vmlinux 0x955e00df debugfs_create_bool +EXPORT_SYMBOL_GPL vmlinux 0x956ac400 ring_buffer_dropped_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x957166d8 regmap_irq_set_type_config_simple +EXPORT_SYMBOL_GPL vmlinux 0x95843030 mpi_ec_init +EXPORT_SYMBOL_GPL vmlinux 0x958ac305 debugfs_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x958df3ac zs_free +EXPORT_SYMBOL_GPL vmlinux 0x95928554 debugfs_real_fops +EXPORT_SYMBOL_GPL vmlinux 0x9593ef31 register_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x959682a4 __tracepoint_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x95973773 synth_event_trace_start +EXPORT_SYMBOL_GPL vmlinux 0x9597d2a3 dev_pm_opp_set_config +EXPORT_SYMBOL_GPL vmlinux 0x959cd55a perf_aux_output_skip +EXPORT_SYMBOL_GPL vmlinux 0x959cf8fc eeh_pe_configure +EXPORT_SYMBOL_GPL vmlinux 0x959f63cb dev_pm_opp_get_max_transition_latency +EXPORT_SYMBOL_GPL vmlinux 0x95a25b34 ping_getfrag +EXPORT_SYMBOL_GPL vmlinux 0x95a2c6d7 tps6586x_reads +EXPORT_SYMBOL_GPL vmlinux 0x95a93774 scsi_block_targets +EXPORT_SYMBOL_GPL vmlinux 0x95b66db0 devlink_region_snapshot_id_put +EXPORT_SYMBOL_GPL vmlinux 0x95b6fec4 xive_native_free_vp_block +EXPORT_SYMBOL_GPL vmlinux 0x95bc9078 btree_free +EXPORT_SYMBOL_GPL vmlinux 0x95d3ac5a usb_reset_configuration +EXPORT_SYMBOL_GPL vmlinux 0x95dd687b hash_page_mm +EXPORT_SYMBOL_GPL vmlinux 0x95df3813 fb_sys_write +EXPORT_SYMBOL_GPL vmlinux 0x95e41ee3 security_kernel_post_read_file +EXPORT_SYMBOL_GPL vmlinux 0x95e69836 fib6_rule_default +EXPORT_SYMBOL_GPL vmlinux 0x95f34656 kill_pid_usb_asyncio +EXPORT_SYMBOL_GPL vmlinux 0x95f6271a usb_phy_roothub_resume +EXPORT_SYMBOL_GPL vmlinux 0x960824aa crypto_destroy_tfm +EXPORT_SYMBOL_GPL vmlinux 0x96089564 irq_domain_update_bus_token +EXPORT_SYMBOL_GPL vmlinux 0x961286e0 ring_buffer_read_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x96291884 crypto_shoot_alg +EXPORT_SYMBOL_GPL vmlinux 0x96372a9a l3mdev_table_lookup_register +EXPORT_SYMBOL_GPL vmlinux 0x96554810 register_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9658cc94 usb_debug_root +EXPORT_SYMBOL_GPL vmlinux 0x966b0f3a __device_reset +EXPORT_SYMBOL_GPL vmlinux 0x966b4580 clk_fractional_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0x966e66eb dev_pm_opp_get_supplies +EXPORT_SYMBOL_GPL vmlinux 0x966f703e ata_sff_tf_load +EXPORT_SYMBOL_GPL vmlinux 0x967c0b30 analyse_instr +EXPORT_SYMBOL_GPL vmlinux 0x9685b332 dev_pm_opp_remove_all_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x968b9e90 dst_cache_set_ip4 +EXPORT_SYMBOL_GPL vmlinux 0x968d024f mas_destroy +EXPORT_SYMBOL_GPL vmlinux 0x968da22f blk_mq_unquiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x96ab3409 cxl_afu_put +EXPORT_SYMBOL_GPL vmlinux 0x96b5d564 device_create_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x96ca63f5 __rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0x96cc48b9 xive_native_default_eq_shift +EXPORT_SYMBOL_GPL vmlinux 0x96d4ad7a tc3589x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0x96efdf5e event_triggers_post_call +EXPORT_SYMBOL_GPL vmlinux 0x96f1b2f7 __rio_local_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0x96f84082 usb_asmedia_modifyflowcontrol +EXPORT_SYMBOL_GPL vmlinux 0x96f9a01b __SCK__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x97053efa smp_call_function_any +EXPORT_SYMBOL_GPL vmlinux 0x97067ae7 posix_clock_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9714e0bb ktime_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x97156fc6 __mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x971ad5c7 devm_platform_get_irqs_affinity +EXPORT_SYMBOL_GPL vmlinux 0x971c2508 devl_linecard_create +EXPORT_SYMBOL_GPL vmlinux 0x973551ee thermal_zone_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9737cd38 pkcs7_validate_trust +EXPORT_SYMBOL_GPL vmlinux 0x973fbee4 led_add_lookup +EXPORT_SYMBOL_GPL vmlinux 0x975079ad nd_cmd_out_size +EXPORT_SYMBOL_GPL vmlinux 0x975519c1 asymmetric_key_id_same +EXPORT_SYMBOL_GPL vmlinux 0x9772e6f8 sk_msg_memcopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0x97805f26 sysfs_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0x9786933b devlink_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x978771c6 iomap_read_folio +EXPORT_SYMBOL_GPL vmlinux 0x978ef19d fuse_request_end +EXPORT_SYMBOL_GPL vmlinux 0x97b404c6 __traceiter_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x97bf4c05 show_class_attr_string +EXPORT_SYMBOL_GPL vmlinux 0x97cbd1b3 dma_get_slave_channel +EXPORT_SYMBOL_GPL vmlinux 0x97cd5b8d scsi_dh_set_params +EXPORT_SYMBOL_GPL vmlinux 0x97d15dcf usb_put_intf +EXPORT_SYMBOL_GPL vmlinux 0x97d30263 crypto_register_alg +EXPORT_SYMBOL_GPL vmlinux 0x97de2b83 debug_locks_silent +EXPORT_SYMBOL_GPL vmlinux 0x97e19906 ZSTD_getErrorCode +EXPORT_SYMBOL_GPL vmlinux 0x97f9302f blk_bio_list_merge +EXPORT_SYMBOL_GPL vmlinux 0x97fe11b3 devres_release_group +EXPORT_SYMBOL_GPL vmlinux 0x98157e7b devl_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x9823ae97 dev_pm_domain_attach_by_name +EXPORT_SYMBOL_GPL vmlinux 0x9833bc0c hvc_kick +EXPORT_SYMBOL_GPL vmlinux 0x98423697 xfrm_audit_state_add +EXPORT_SYMBOL_GPL vmlinux 0x9843f501 __cookie_v4_check +EXPORT_SYMBOL_GPL vmlinux 0x984e6289 pci_load_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x98503a63 mpi_alloc +EXPORT_SYMBOL_GPL vmlinux 0x985453e1 lease_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9854d956 rio_route_get_entry +EXPORT_SYMBOL_GPL vmlinux 0x9855a697 opal_xscom_read +EXPORT_SYMBOL_GPL vmlinux 0x9865c4f2 pci_intx +EXPORT_SYMBOL_GPL vmlinux 0x98694f99 regulator_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x986b832f inet_csk_reqsk_queue_hash_add +EXPORT_SYMBOL_GPL vmlinux 0x986baf69 tpm_chip_start +EXPORT_SYMBOL_GPL vmlinux 0x9879932b crypto_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x987ddd94 clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x987ed7db pci_get_dsn +EXPORT_SYMBOL_GPL vmlinux 0x988c4478 usb_clear_halt +EXPORT_SYMBOL_GPL vmlinux 0x988f051b clk_hw_register_composite +EXPORT_SYMBOL_GPL vmlinux 0x989074ff kmsg_dump_reason_str +EXPORT_SYMBOL_GPL vmlinux 0x98a86eda bpf_prog_destroy +EXPORT_SYMBOL_GPL vmlinux 0x98abe950 lp8788_read_multi_bytes +EXPORT_SYMBOL_GPL vmlinux 0x98c5c870 anon_transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x98e42524 __trace_trigger_soft_disabled +EXPORT_SYMBOL_GPL vmlinux 0x98e7b11b tcp_done +EXPORT_SYMBOL_GPL vmlinux 0x98ec5cee __traceiter_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0x98ee62b2 ring_buffer_record_disable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x98f6abc8 da903x_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x99137bb9 security_inode_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x99292afa irq_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x99388915 fsverity_verify_bio +EXPORT_SYMBOL_GPL vmlinux 0x9948860b sdev_evt_send +EXPORT_SYMBOL_GPL vmlinux 0x9953acdb pkcs7_verify +EXPORT_SYMBOL_GPL vmlinux 0x995d1071 prof_on +EXPORT_SYMBOL_GPL vmlinux 0x9968aacb __audit_log_nfcfg +EXPORT_SYMBOL_GPL vmlinux 0x9986cabc hrtimer_init +EXPORT_SYMBOL_GPL vmlinux 0x998cbede kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0x998d79d6 x509_decode_time +EXPORT_SYMBOL_GPL vmlinux 0x998e460f fwnode_graph_get_remote_port +EXPORT_SYMBOL_GPL vmlinux 0x9997030b pm_generic_thaw +EXPORT_SYMBOL_GPL vmlinux 0x99a03078 dax_holder_notify_failure +EXPORT_SYMBOL_GPL vmlinux 0x99aa9d58 regulator_get_hardware_vsel_register +EXPORT_SYMBOL_GPL vmlinux 0x99b01d68 gpiochip_irqchip_irq_valid +EXPORT_SYMBOL_GPL vmlinux 0x99b115b7 serial8250_rx_chars +EXPORT_SYMBOL_GPL vmlinux 0x99b98564 balloon_mops +EXPORT_SYMBOL_GPL vmlinux 0x99bdd153 pci_scan_child_bus +EXPORT_SYMBOL_GPL vmlinux 0x99cf235e phy_put +EXPORT_SYMBOL_GPL vmlinux 0x99d284c2 xfrm_audit_state_replay +EXPORT_SYMBOL_GPL vmlinux 0x99d8c521 shash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x99f018c4 nvmem_cell_read +EXPORT_SYMBOL_GPL vmlinux 0x99f2d00a sysfs_emit_at +EXPORT_SYMBOL_GPL vmlinux 0x99f2f176 spi_mem_get_name +EXPORT_SYMBOL_GPL vmlinux 0x99fedf13 sysfs_update_group +EXPORT_SYMBOL_GPL vmlinux 0x9a019084 pci_user_write_config_byte +EXPORT_SYMBOL_GPL vmlinux 0x9a11a0fc crypto_attr_alg_name +EXPORT_SYMBOL_GPL vmlinux 0x9a3acd42 blkdev_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x9a445731 priv_to_devlink +EXPORT_SYMBOL_GPL vmlinux 0x9a7cb812 da9052_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0x9a7e87b6 clk_register_fractional_divider +EXPORT_SYMBOL_GPL vmlinux 0x9ab5bf1a fsnotify_put_mark +EXPORT_SYMBOL_GPL vmlinux 0x9abdb213 devl_resource_size_get +EXPORT_SYMBOL_GPL vmlinux 0x9abf7509 dev_pm_opp_find_level_ceil +EXPORT_SYMBOL_GPL vmlinux 0x9ac11b74 suspend_set_ops +EXPORT_SYMBOL_GPL vmlinux 0x9ac58f15 __tracepoint_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0x9ad55b99 clk_hw_unregister_fixed_factor +EXPORT_SYMBOL_GPL vmlinux 0x9ada7ed2 group_cpus_evenly +EXPORT_SYMBOL_GPL vmlinux 0x9adf08c3 mmu_linear_psize +EXPORT_SYMBOL_GPL vmlinux 0x9ae7fdde usb_deregister_device_driver +EXPORT_SYMBOL_GPL vmlinux 0x9aeacb87 ring_buffer_iter_empty +EXPORT_SYMBOL_GPL vmlinux 0x9af026c5 pnv_ocxl_get_xsl_irq +EXPORT_SYMBOL_GPL vmlinux 0x9af1b1f5 sdio_memcpy_toio +EXPORT_SYMBOL_GPL vmlinux 0x9af49514 icc_bulk_set_bw +EXPORT_SYMBOL_GPL vmlinux 0x9af9ae0d devm_extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9affb035 __traceiter_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x9b06c664 tcp_slow_start +EXPORT_SYMBOL_GPL vmlinux 0x9b130ca5 h_query_vas_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x9b147bc9 save_p9_host_os_sprs +EXPORT_SYMBOL_GPL vmlinux 0x9b16e4ee phy_gbit_fibre_features +EXPORT_SYMBOL_GPL vmlinux 0x9b1ca546 inet6_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9b1d9244 devl_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x9b2022c7 usb_autopm_get_interface +EXPORT_SYMBOL_GPL vmlinux 0x9b2be5c9 msg_zerocopy_put_abort +EXPORT_SYMBOL_GPL vmlinux 0x9b555c8c pm_suspend_default_s2idle +EXPORT_SYMBOL_GPL vmlinux 0x9b5ca46e mas_prev +EXPORT_SYMBOL_GPL vmlinux 0x9b670b71 cdrom_read_tocentry +EXPORT_SYMBOL_GPL vmlinux 0x9b6ec967 ring_buffer_size +EXPORT_SYMBOL_GPL vmlinux 0x9b86b41d vas_rx_win_open +EXPORT_SYMBOL_GPL vmlinux 0x9b9071cb get_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x9b92d16e pinctrl_gpio_set_config +EXPORT_SYMBOL_GPL vmlinux 0x9ba2bb2b gpio_request_array +EXPORT_SYMBOL_GPL vmlinux 0x9bad3ef2 pse_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9bb3fcd1 __tracepoint_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x9bbbbe75 serdev_controller_alloc +EXPORT_SYMBOL_GPL vmlinux 0x9bc1d407 get_net_ns_by_fd +EXPORT_SYMBOL_GPL vmlinux 0x9bd25e48 pci_test_config_bits +EXPORT_SYMBOL_GPL vmlinux 0x9bde79bc xive_tima_os +EXPORT_SYMBOL_GPL vmlinux 0x9bdf9714 ZSTD_customMalloc +EXPORT_SYMBOL_GPL vmlinux 0x9be1a477 pm_runtime_set_memalloc_noio +EXPORT_SYMBOL_GPL vmlinux 0x9be30d27 mhp_get_pluggable_range +EXPORT_SYMBOL_GPL vmlinux 0x9bece81b mpi_cmp_ui +EXPORT_SYMBOL_GPL vmlinux 0x9bef02c6 tty_get_pgrp +EXPORT_SYMBOL_GPL vmlinux 0x9c153ad8 spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x9c1f8738 __blkg_prfill_u64 +EXPORT_SYMBOL_GPL vmlinux 0x9c205a5c inet6_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0x9c2201ef nvmem_cell_read_u16 +EXPORT_SYMBOL_GPL vmlinux 0x9c3bfa86 dst_cache_get +EXPORT_SYMBOL_GPL vmlinux 0x9c4f498d nvmem_layout_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9c552fe9 blkg_conf_exit +EXPORT_SYMBOL_GPL vmlinux 0x9c582c37 blk_mq_hctx_set_fq_lock_class +EXPORT_SYMBOL_GPL vmlinux 0x9c59b3a4 ata_host_suspend +EXPORT_SYMBOL_GPL vmlinux 0x9c6febfc add_uevent_var +EXPORT_SYMBOL_GPL vmlinux 0x9c803020 usb_phy_roothub_power_on +EXPORT_SYMBOL_GPL vmlinux 0x9c8304c1 genphy_c45_pma_baset1_setup_master_slave +EXPORT_SYMBOL_GPL vmlinux 0x9c8e8aa0 rhashtable_walk_stop +EXPORT_SYMBOL_GPL vmlinux 0x9c954847 gpiod_get_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x9ca213ce tpm_tis_core_init +EXPORT_SYMBOL_GPL vmlinux 0x9cc4f70a register_pm_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9cdd6a66 sysctl_long_vals +EXPORT_SYMBOL_GPL vmlinux 0x9cece1d2 nvdimm_bus_add_badrange +EXPORT_SYMBOL_GPL vmlinux 0x9ced5e29 bpf_trace_run12 +EXPORT_SYMBOL_GPL vmlinux 0x9cf37c44 __iowrite32_copy +EXPORT_SYMBOL_GPL vmlinux 0x9cf9e1e5 dst_cache_set_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x9d09e8ae ring_buffer_event_data +EXPORT_SYMBOL_GPL vmlinux 0x9d169fa8 __traceiter_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x9d1b105a sbitmap_queue_min_shallow_depth +EXPORT_SYMBOL_GPL vmlinux 0x9d2d3f5b pkcs7_free_message +EXPORT_SYMBOL_GPL vmlinux 0x9d2f49ef __SCK__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x9d31fe67 br_ip6_fragment +EXPORT_SYMBOL_GPL vmlinux 0x9d3521c8 ata_std_prereset +EXPORT_SYMBOL_GPL vmlinux 0x9d366f99 page_reporting_register +EXPORT_SYMBOL_GPL vmlinux 0x9d57f620 debugfs_file_put +EXPORT_SYMBOL_GPL vmlinux 0x9d59f0f7 debugfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0x9d5d7bc0 icc_put +EXPORT_SYMBOL_GPL vmlinux 0x9d5e6169 screen_glyph +EXPORT_SYMBOL_GPL vmlinux 0x9d6ec660 extcon_get_property_capability +EXPORT_SYMBOL_GPL vmlinux 0x9d87ff3a device_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x9d8b9c27 kernfs_get +EXPORT_SYMBOL_GPL vmlinux 0x9d8bb00e set_dax_nocache +EXPORT_SYMBOL_GPL vmlinux 0x9d8fc0e8 usb_get_urb +EXPORT_SYMBOL_GPL vmlinux 0x9d9c9406 ethtool_set_ethtool_phy_ops +EXPORT_SYMBOL_GPL vmlinux 0x9da613cd buffer_migrate_folio_norefs +EXPORT_SYMBOL_GPL vmlinux 0x9de0c43e eeh_pe_state_mark +EXPORT_SYMBOL_GPL vmlinux 0x9de88bc8 __SCK__tp_func_ata_bmdma_start +EXPORT_SYMBOL_GPL vmlinux 0x9dea732c acomp_request_alloc +EXPORT_SYMBOL_GPL vmlinux 0x9deeb490 iommu_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9e031b98 ata_pci_sff_init_host +EXPORT_SYMBOL_GPL vmlinux 0x9e045823 handle_bad_irq +EXPORT_SYMBOL_GPL vmlinux 0x9e097d0b blocking_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x9e14bd0d ata_port_classify +EXPORT_SYMBOL_GPL vmlinux 0x9e15f631 raw_unhash_sk +EXPORT_SYMBOL_GPL vmlinux 0x9e193241 get_task_mm +EXPORT_SYMBOL_GPL vmlinux 0x9e1dc2b4 pci_sriov_set_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x9e229c49 sg_alloc_table_chained +EXPORT_SYMBOL_GPL vmlinux 0x9e2aeb9b zone_device_page_init +EXPORT_SYMBOL_GPL vmlinux 0x9e37356f blk_mq_sched_try_merge +EXPORT_SYMBOL_GPL vmlinux 0x9e4072f1 devlink_register +EXPORT_SYMBOL_GPL vmlinux 0x9e472f5f snmp_fold_field +EXPORT_SYMBOL_GPL vmlinux 0x9e4e22eb devres_open_group +EXPORT_SYMBOL_GPL vmlinux 0x9e52f37e vcap_rule_mod_action_u32 +EXPORT_SYMBOL_GPL vmlinux 0x9e5bc3fc pci_enable_pasid +EXPORT_SYMBOL_GPL vmlinux 0x9e76b4d9 __rio_local_write_config_32 +EXPORT_SYMBOL_GPL vmlinux 0x9e8a615f pci_ignore_hotplug +EXPORT_SYMBOL_GPL vmlinux 0x9e9be8b0 __dev_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x9e9c4f24 set_dax_nomc +EXPORT_SYMBOL_GPL vmlinux 0x9e9f7ee1 crypto_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0x9ea14b9f regulator_set_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0x9ebf8d62 pinctrl_lookup_state +EXPORT_SYMBOL_GPL vmlinux 0x9ec1f364 kvmppc_subcore_enter_guest +EXPORT_SYMBOL_GPL vmlinux 0x9ec708be public_key_subtype +EXPORT_SYMBOL_GPL vmlinux 0x9ed4cd8d bpf_offload_dev_match +EXPORT_SYMBOL_GPL vmlinux 0x9ed554b3 unregister_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9ed6d210 clk_hw_forward_rate_request +EXPORT_SYMBOL_GPL vmlinux 0x9ee10f97 user_destroy +EXPORT_SYMBOL_GPL vmlinux 0x9eebdde7 mpi_point_new +EXPORT_SYMBOL_GPL vmlinux 0x9eefd582 of_clk_get_parent_name +EXPORT_SYMBOL_GPL vmlinux 0x9f08c714 scatterwalk_copychunks +EXPORT_SYMBOL_GPL vmlinux 0x9f143cc7 fib_add_nexthop +EXPORT_SYMBOL_GPL vmlinux 0x9f3fc933 task_cputime_adjusted +EXPORT_SYMBOL_GPL vmlinux 0x9f4dc97b scsi_internal_device_unblock_nowait +EXPORT_SYMBOL_GPL vmlinux 0x9f54fb4e devm_kfree +EXPORT_SYMBOL_GPL vmlinux 0x9f56c4b9 __SCK__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x9f5c6dc2 __cookie_v6_check +EXPORT_SYMBOL_GPL vmlinux 0x9f8332c2 usb_alloc_streams +EXPORT_SYMBOL_GPL vmlinux 0x9f8cac4f vcap_is_last_chain +EXPORT_SYMBOL_GPL vmlinux 0x9f9a8503 serial8250_init_port +EXPORT_SYMBOL_GPL vmlinux 0x9fa4564a timer_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9fb996a7 __tracepoint_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x9fbb2b56 __pm_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0x9fbe1787 of_phandle_args_to_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x9fce80db fb_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x9fe829d2 cgrp_dfl_root +EXPORT_SYMBOL_GPL vmlinux 0x9fe899b7 get_cpu_idle_time +EXPORT_SYMBOL_GPL vmlinux 0x9fe939e1 mpi_powm +EXPORT_SYMBOL_GPL vmlinux 0x9ff5a71a eeh_pe_set_option +EXPORT_SYMBOL_GPL vmlinux 0x9ff60120 cpufreq_cooling_register +EXPORT_SYMBOL_GPL vmlinux 0x9ff8151b driver_set_override +EXPORT_SYMBOL_GPL vmlinux 0x9ff9984c devres_find +EXPORT_SYMBOL_GPL vmlinux 0x9ffcc2ad bpf_prog_sub +EXPORT_SYMBOL_GPL vmlinux 0xa0052775 pm_clk_runtime_suspend +EXPORT_SYMBOL_GPL vmlinux 0xa016c650 serial8250_do_get_mctrl +EXPORT_SYMBOL_GPL vmlinux 0xa01a8d9b nd_cmd_bus_desc +EXPORT_SYMBOL_GPL vmlinux 0xa01b8ce1 fb_deferred_io_release +EXPORT_SYMBOL_GPL vmlinux 0xa02b654f pci_cfg_access_trylock +EXPORT_SYMBOL_GPL vmlinux 0xa03213a0 clk_hw_get_num_parents +EXPORT_SYMBOL_GPL vmlinux 0xa03e0e3d synth_event_trace_end +EXPORT_SYMBOL_GPL vmlinux 0xa04f945a cpus_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa0645cca fwnode_usb_role_switch_get +EXPORT_SYMBOL_GPL vmlinux 0xa069e842 clk_register_fixed_rate +EXPORT_SYMBOL_GPL vmlinux 0xa06ab590 gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xa080c5e5 smp_call_function_single_async +EXPORT_SYMBOL_GPL vmlinux 0xa0824dfe devm_regulator_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xa08337ed btree_init +EXPORT_SYMBOL_GPL vmlinux 0xa08bf06e usb_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xa0990f7d of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa0b3cd28 cpuidle_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xa0c44a78 crypto_sig_sign +EXPORT_SYMBOL_GPL vmlinux 0xa0cf1ecc set_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0xa0d1a250 crypto_shash_final +EXPORT_SYMBOL_GPL vmlinux 0xa0d3456d nr_swap_pages +EXPORT_SYMBOL_GPL vmlinux 0xa0df24da xdp_rxq_info_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0xa0f67088 debugfs_create_file_size +EXPORT_SYMBOL_GPL vmlinux 0xa0fca43e irq_domain_disconnect_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xa107f006 nfs42_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa1137115 mbox_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xa11cbcd9 tcp_unregister_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0xa125ee56 device_dma_supported +EXPORT_SYMBOL_GPL vmlinux 0xa13b2962 pnv_ocxl_tlb_invalidate +EXPORT_SYMBOL_GPL vmlinux 0xa1432199 gpiochip_add_pingroup_range +EXPORT_SYMBOL_GPL vmlinux 0xa144d5bb lwtunnel_state_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa14da495 ata_port_abort +EXPORT_SYMBOL_GPL vmlinux 0xa156abc5 skb_defer_rx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xa158116c bpf_prog_select_runtime +EXPORT_SYMBOL_GPL vmlinux 0xa17bcafb fscrypt_mergeable_bio_bh +EXPORT_SYMBOL_GPL vmlinux 0xa184d5f2 mmu_vmalloc_psize +EXPORT_SYMBOL_GPL vmlinux 0xa185b2ea inet_pernet_hashinfo_free +EXPORT_SYMBOL_GPL vmlinux 0xa188feba devl_resource_register +EXPORT_SYMBOL_GPL vmlinux 0xa18dedfb pci_sriov_configure_simple +EXPORT_SYMBOL_GPL vmlinux 0xa19561fb __SCK__tp_func_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa19634b4 early_find_capability +EXPORT_SYMBOL_GPL vmlinux 0xa1975f5f pci_stop_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xa1b6de0d genphy_c45_pma_setup_forced +EXPORT_SYMBOL_GPL vmlinux 0xa1c0121b dw_pcie_ep_init +EXPORT_SYMBOL_GPL vmlinux 0xa1d8004a videomode_from_timing +EXPORT_SYMBOL_GPL vmlinux 0xa1def852 __sbitmap_queue_get +EXPORT_SYMBOL_GPL vmlinux 0xa1eace17 kthread_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0xa1ed135f tpm_put_ops +EXPORT_SYMBOL_GPL vmlinux 0xa1f1b10a ata_sff_drain_fifo +EXPORT_SYMBOL_GPL vmlinux 0xa1ff9a50 pwmchip_remove +EXPORT_SYMBOL_GPL vmlinux 0xa206b85e pm_runtime_forbid +EXPORT_SYMBOL_GPL vmlinux 0xa208b5a7 pm_debug_messages_should_print +EXPORT_SYMBOL_GPL vmlinux 0xa20d01ba __trace_bprintk +EXPORT_SYMBOL_GPL vmlinux 0xa21f2ce7 clk_mux_index_to_val +EXPORT_SYMBOL_GPL vmlinux 0xa23a76ac firmware_request_nowarn +EXPORT_SYMBOL_GPL vmlinux 0xa2402218 __traceiter_xhci_dbg_init +EXPORT_SYMBOL_GPL vmlinux 0xa2450c5b netdev_walk_all_upper_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa2500ef6 __SCK__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xa255eee6 genphy_c45_read_pma +EXPORT_SYMBOL_GPL vmlinux 0xa26340e2 key_type_trusted +EXPORT_SYMBOL_GPL vmlinux 0xa268336f ip_route_output_key_hash +EXPORT_SYMBOL_GPL vmlinux 0xa26d9b4f workqueue_congested +EXPORT_SYMBOL_GPL vmlinux 0xa270f35d mptcp_token_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xa275bcd8 clk_register +EXPORT_SYMBOL_GPL vmlinux 0xa27adacd usb_get_current_frame_number +EXPORT_SYMBOL_GPL vmlinux 0xa29409d2 dma_free_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xa298af95 xive_native_get_queue_info +EXPORT_SYMBOL_GPL vmlinux 0xa29a2903 devm_regulator_register +EXPORT_SYMBOL_GPL vmlinux 0xa2a8ced9 dm_send_uevents +EXPORT_SYMBOL_GPL vmlinux 0xa2b0820d __SCK__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xa2b18420 crypto_unregister_template +EXPORT_SYMBOL_GPL vmlinux 0xa2c0f59a ct_idle_enter +EXPORT_SYMBOL_GPL vmlinux 0xa2c3e457 led_set_brightness_nopm +EXPORT_SYMBOL_GPL vmlinux 0xa2d73f0c vring_del_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0xa2dc536d dev_pm_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0xa2e1b3ef trace_printk_init_buffers +EXPORT_SYMBOL_GPL vmlinux 0xa2e371c5 of_icc_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xa2f9146d serial8250_update_uartclk +EXPORT_SYMBOL_GPL vmlinux 0xa3079b9c mmc_regulator_enable_vqmmc +EXPORT_SYMBOL_GPL vmlinux 0xa31be0ad pci_find_next_capability +EXPORT_SYMBOL_GPL vmlinux 0xa325ca8c device_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xa32809ea regmap_raw_write +EXPORT_SYMBOL_GPL vmlinux 0xa329b396 usb_check_int_endpoints +EXPORT_SYMBOL_GPL vmlinux 0xa32b9d9a of_clk_add_provider +EXPORT_SYMBOL_GPL vmlinux 0xa33d91a8 btree_get_prev +EXPORT_SYMBOL_GPL vmlinux 0xa352d912 input_ff_create +EXPORT_SYMBOL_GPL vmlinux 0xa36a6e45 is_swiotlb_active +EXPORT_SYMBOL_GPL vmlinux 0xa36ce42b devm_kstrdup +EXPORT_SYMBOL_GPL vmlinux 0xa36efdc4 genphy_c45_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0xa36f50fb is_binary_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xa381dd0e fat_remove_entries +EXPORT_SYMBOL_GPL vmlinux 0xa382a645 init_uts_ns +EXPORT_SYMBOL_GPL vmlinux 0xa38602cd drain_workqueue +EXPORT_SYMBOL_GPL vmlinux 0xa38a9f71 get_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xa38b3bff wbc_attach_and_unlock_inode +EXPORT_SYMBOL_GPL vmlinux 0xa3a04602 btree_geo64 +EXPORT_SYMBOL_GPL vmlinux 0xa3a24081 driver_find +EXPORT_SYMBOL_GPL vmlinux 0xa3a2d9af walk_system_ram_range +EXPORT_SYMBOL_GPL vmlinux 0xa3b56555 hpte_page_sizes +EXPORT_SYMBOL_GPL vmlinux 0xa3b958ce reset_hung_task_detector +EXPORT_SYMBOL_GPL vmlinux 0xa3cda5a4 skb_scrub_packet +EXPORT_SYMBOL_GPL vmlinux 0xa3dfb20a iommu_device_sysfs_add +EXPORT_SYMBOL_GPL vmlinux 0xa3e4d6f7 driver_find_device +EXPORT_SYMBOL_GPL vmlinux 0xa3ece414 freezer_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xa3ef6318 edac_pci_alloc_ctl_info +EXPORT_SYMBOL_GPL vmlinux 0xa3f12f69 __crypto_xor +EXPORT_SYMBOL_GPL vmlinux 0xa4031b7f sfp_parse_port +EXPORT_SYMBOL_GPL vmlinux 0xa4038e89 iommu_unregister_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xa4062a57 __tracepoint_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xa406a0a7 device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xa40a12ae alloc_page_buffers +EXPORT_SYMBOL_GPL vmlinux 0xa410a295 devlink_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa419cb8d ata_dev_pair +EXPORT_SYMBOL_GPL vmlinux 0xa41f92e4 tty_kclose +EXPORT_SYMBOL_GPL vmlinux 0xa4223174 ata_sff_data_xfer32 +EXPORT_SYMBOL_GPL vmlinux 0xa435f091 simple_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0xa438c9dc regulator_get_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0xa43f59c7 __xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0xa44a1307 interval_tree_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xa44aa6ef powercap_register_zone +EXPORT_SYMBOL_GPL vmlinux 0xa44c429b find_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xa4586ab7 nvdimm_region_delete +EXPORT_SYMBOL_GPL vmlinux 0xa45c7b90 stack_trace_print +EXPORT_SYMBOL_GPL vmlinux 0xa46348c4 preempt_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xa46b9dad devm_pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xa48196c8 kdb_poll_idx +EXPORT_SYMBOL_GPL vmlinux 0xa48aacd4 gen10g_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xa497007a mm_iommu_put +EXPORT_SYMBOL_GPL vmlinux 0xa49839f3 devm_create_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0xa4ab7c1c ring_buffer_overruns +EXPORT_SYMBOL_GPL vmlinux 0xa4b07fe7 ring_buffer_change_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xa4c00324 asn1_encode_octet_string +EXPORT_SYMBOL_GPL vmlinux 0xa4c085f8 ata_tf_from_fis +EXPORT_SYMBOL_GPL vmlinux 0xa4c6d5e2 __udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xa4e2639c rio_alloc_net +EXPORT_SYMBOL_GPL vmlinux 0xa4e56d49 sk_msg_free +EXPORT_SYMBOL_GPL vmlinux 0xa4f8862f sysfs_unmerge_group +EXPORT_SYMBOL_GPL vmlinux 0xa501ed05 icc_provider_register +EXPORT_SYMBOL_GPL vmlinux 0xa521a1ce cpufreq_freq_transition_begin +EXPORT_SYMBOL_GPL vmlinux 0xa5257673 device_show_ulong +EXPORT_SYMBOL_GPL vmlinux 0xa526af4b platform_get_irq_byname +EXPORT_SYMBOL_GPL vmlinux 0xa5285fa7 perf_pmu_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa531471e clk_save_context +EXPORT_SYMBOL_GPL vmlinux 0xa537dad3 ata_sff_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xa53e9d8e ncsi_vlan_rx_add_vid +EXPORT_SYMBOL_GPL vmlinux 0xa545f118 dev_pm_clear_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xa54a2cba devlink_linecard_provision_clear +EXPORT_SYMBOL_GPL vmlinux 0xa55e7bb1 kvmppc_set_msr_hv +EXPORT_SYMBOL_GPL vmlinux 0xa56e1a52 sg_free_table_chained +EXPORT_SYMBOL_GPL vmlinux 0xa56fb711 __irq_set_handler +EXPORT_SYMBOL_GPL vmlinux 0xa57f257a perf_pmu_migrate_context +EXPORT_SYMBOL_GPL vmlinux 0xa5a2e913 dm_table_device_name +EXPORT_SYMBOL_GPL vmlinux 0xa5b00659 ppc_proc_freq +EXPORT_SYMBOL_GPL vmlinux 0xa5c45325 ata_pci_device_resume +EXPORT_SYMBOL_GPL vmlinux 0xa5d10b4e phy_start_machine +EXPORT_SYMBOL_GPL vmlinux 0xa5d1f4b8 stack_depot_snprint +EXPORT_SYMBOL_GPL vmlinux 0xa5d7c388 pstore_type_to_name +EXPORT_SYMBOL_GPL vmlinux 0xa5e78d50 kernel_file_open +EXPORT_SYMBOL_GPL vmlinux 0xa5ea59d5 disk_alloc_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0xa5efbf4c async_synchronize_full +EXPORT_SYMBOL_GPL vmlinux 0xa5f66070 register_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0xa5fe8bc1 pci_traverse_device_nodes +EXPORT_SYMBOL_GPL vmlinux 0xa5ff2928 hte_ts_get +EXPORT_SYMBOL_GPL vmlinux 0xa5fff34e tpm_pm_resume +EXPORT_SYMBOL_GPL vmlinux 0xa602d623 dma_need_sync +EXPORT_SYMBOL_GPL vmlinux 0xa612469b mas_find_range_rev +EXPORT_SYMBOL_GPL vmlinux 0xa61b8a2b ata_pci_shutdown_one +EXPORT_SYMBOL_GPL vmlinux 0xa6303ebd udp_abort +EXPORT_SYMBOL_GPL vmlinux 0xa64317ef devres_release +EXPORT_SYMBOL_GPL vmlinux 0xa645d2f0 bd_unlink_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0xa64d7823 sysfs_remove_link_from_group +EXPORT_SYMBOL_GPL vmlinux 0xa66453b0 devlink_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa66a91fb fwnode_graph_get_port_parent +EXPORT_SYMBOL_GPL vmlinux 0xa66daaec ima_file_hash +EXPORT_SYMBOL_GPL vmlinux 0xa6724d24 paste_selection +EXPORT_SYMBOL_GPL vmlinux 0xa68428e3 ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0xa69702fa tps6586x_get_version +EXPORT_SYMBOL_GPL vmlinux 0xa6990212 access_process_vm +EXPORT_SYMBOL_GPL vmlinux 0xa69c0c48 irq_domain_remove_sim +EXPORT_SYMBOL_GPL vmlinux 0xa69d2f21 device_register +EXPORT_SYMBOL_GPL vmlinux 0xa6a088b7 fscrypt_match_name +EXPORT_SYMBOL_GPL vmlinux 0xa6a7844d input_ff_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa6a8e33d devm_extcon_dev_allocate +EXPORT_SYMBOL_GPL vmlinux 0xa6af1e35 __SCK__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xa6b06f65 ata_sff_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xa6b21ef2 dpm_suspend_end +EXPORT_SYMBOL_GPL vmlinux 0xa6b5ee5b __SCK__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0xa6bd200b sbitmap_queue_recalculate_wake_batch +EXPORT_SYMBOL_GPL vmlinux 0xa6bf8f1d vas_tx_win_open +EXPORT_SYMBOL_GPL vmlinux 0xa6bfe039 fwnode_get_name +EXPORT_SYMBOL_GPL vmlinux 0xa6d1e06f splpar_spin_yield +EXPORT_SYMBOL_GPL vmlinux 0xa6d819d8 dm_audit_log_ti +EXPORT_SYMBOL_GPL vmlinux 0xa6e06c65 find_vpid +EXPORT_SYMBOL_GPL vmlinux 0xa6e1a69d kick_all_cpus_sync +EXPORT_SYMBOL_GPL vmlinux 0xa6eb17d7 dev_attr_link_power_management_policy +EXPORT_SYMBOL_GPL vmlinux 0xa709c835 fib6_info_destroy_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa7113dd6 __fsverity_file_open +EXPORT_SYMBOL_GPL vmlinux 0xa719518a blk_steal_bios +EXPORT_SYMBOL_GPL vmlinux 0xa719deba of_reserved_mem_device_init_by_idx +EXPORT_SYMBOL_GPL vmlinux 0xa7241959 pkcs7_supply_detached_data +EXPORT_SYMBOL_GPL vmlinux 0xa73b3d1e agp_remove_bridge +EXPORT_SYMBOL_GPL vmlinux 0xa742cf14 bdi_dev_name +EXPORT_SYMBOL_GPL vmlinux 0xa750e665 fsverity_ioctl_read_metadata +EXPORT_SYMBOL_GPL vmlinux 0xa7590c86 of_gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0xa77c89ce devl_rate_nodes_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa78ab62d blk_clear_pm_only +EXPORT_SYMBOL_GPL vmlinux 0xa790ab4b __tracepoint_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xa791cc15 pci_p2pmem_free_sgl +EXPORT_SYMBOL_GPL vmlinux 0xa79bf11e component_master_del +EXPORT_SYMBOL_GPL vmlinux 0xa7c68231 __tracepoint_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0xa7cfa531 fscrypt_symlink_getattr +EXPORT_SYMBOL_GPL vmlinux 0xa7fb062f dax_layout_busy_page +EXPORT_SYMBOL_GPL vmlinux 0xa8060860 vcap_tc_flower_handler_ip_usage +EXPORT_SYMBOL_GPL vmlinux 0xa81485e6 __traceiter_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xa8206810 md_run +EXPORT_SYMBOL_GPL vmlinux 0xa8222449 proc_mkdir_data +EXPORT_SYMBOL_GPL vmlinux 0xa828fd04 unregister_trace_event +EXPORT_SYMBOL_GPL vmlinux 0xa82d737c blk_insert_cloned_request +EXPORT_SYMBOL_GPL vmlinux 0xa835871a devm_of_platform_depopulate +EXPORT_SYMBOL_GPL vmlinux 0xa84f67f2 usb_deregister_dev +EXPORT_SYMBOL_GPL vmlinux 0xa851973a raw_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xa86a617f ethnl_cable_test_amplitude +EXPORT_SYMBOL_GPL vmlinux 0xa89926dc crypto_dh_decode_key +EXPORT_SYMBOL_GPL vmlinux 0xa89f5cd9 __pci_epf_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xa8a5e2ea of_property_read_variable_u32_array +EXPORT_SYMBOL_GPL vmlinux 0xa8b068ea ata_scsi_port_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xa8c54c89 crypto_alloc_base +EXPORT_SYMBOL_GPL vmlinux 0xa8c7bdfb tcp_plb_update_state_upon_rto +EXPORT_SYMBOL_GPL vmlinux 0xa8ecb2bc dev_pm_opp_get_voltage +EXPORT_SYMBOL_GPL vmlinux 0xa8efef4e pci_hp_add +EXPORT_SYMBOL_GPL vmlinux 0xa8f61649 crypto_alloc_acomp +EXPORT_SYMBOL_GPL vmlinux 0xa8f694b8 blk_update_request +EXPORT_SYMBOL_GPL vmlinux 0xa8f97178 __tracepoint_ata_tf_load +EXPORT_SYMBOL_GPL vmlinux 0xa90ae8f9 bpf_prog_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0xa90d3699 rio_mport_class +EXPORT_SYMBOL_GPL vmlinux 0xa90e3b96 timer_rearm_host_dec +EXPORT_SYMBOL_GPL vmlinux 0xa91d120d of_pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0xa9241038 divider_round_rate_parent +EXPORT_SYMBOL_GPL vmlinux 0xa924c039 of_phy_put +EXPORT_SYMBOL_GPL vmlinux 0xa9320d27 ktime_get_seconds +EXPORT_SYMBOL_GPL vmlinux 0xa9351967 switchdev_handle_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0xa9366d1c lp8788_write_byte +EXPORT_SYMBOL_GPL vmlinux 0xa949d732 remove_phb_dynamic +EXPORT_SYMBOL_GPL vmlinux 0xa95b5c77 hwmon_sanitize_name +EXPORT_SYMBOL_GPL vmlinux 0xa95e50de regulator_list_voltage +EXPORT_SYMBOL_GPL vmlinux 0xa964af7f iomap_invalidate_folio +EXPORT_SYMBOL_GPL vmlinux 0xa967de1a fat_truncate_time +EXPORT_SYMBOL_GPL vmlinux 0xa96d32c6 __platform_register_drivers +EXPORT_SYMBOL_GPL vmlinux 0xa98a9f9e power_supply_property_is_writeable +EXPORT_SYMBOL_GPL vmlinux 0xa99b8e70 __SCK__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xa99ef899 devlink_fmsg_bool_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xa9a0ee26 pnv_pci_get_device_tree +EXPORT_SYMBOL_GPL vmlinux 0xa9b9e49e fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xa9c2791a fuse_mount_remove +EXPORT_SYMBOL_GPL vmlinux 0xa9ce341e usb_show_dynids +EXPORT_SYMBOL_GPL vmlinux 0xa9dc3b5e regulator_bulk_unregister_supply_alias +EXPORT_SYMBOL_GPL vmlinux 0xa9f11776 switchdev_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0xa9f8e1db clk_hw_get_flags +EXPORT_SYMBOL_GPL vmlinux 0xa9f90530 xdp_attachment_setup +EXPORT_SYMBOL_GPL vmlinux 0xa9fd0b81 mpc8xxx_spi_tx_buf_u16 +EXPORT_SYMBOL_GPL vmlinux 0xa9ff40c4 regmap_reinit_cache +EXPORT_SYMBOL_GPL vmlinux 0xaa0418dc init_phb_dynamic +EXPORT_SYMBOL_GPL vmlinux 0xaa05b933 mas_empty_area +EXPORT_SYMBOL_GPL vmlinux 0xaa1758c5 gen_pool_avail +EXPORT_SYMBOL_GPL vmlinux 0xaa180fde mas_expected_entries +EXPORT_SYMBOL_GPL vmlinux 0xaa2cb4ad register_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0xaa2db0de fwnode_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0xaa3097a1 usb_hcd_setup_local_mem +EXPORT_SYMBOL_GPL vmlinux 0xaa360dbb of_nvmem_layout_get_container +EXPORT_SYMBOL_GPL vmlinux 0xaa46908a devm_kasprintf +EXPORT_SYMBOL_GPL vmlinux 0xaa6a50f9 __static_key_deferred_flush +EXPORT_SYMBOL_GPL vmlinux 0xaa815a38 usb_hcd_pci_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xaa88862a __skb_zcopy_downgrade_managed +EXPORT_SYMBOL_GPL vmlinux 0xaa8cdc07 __traceiter_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0xaaa918c9 ftrace_dump +EXPORT_SYMBOL_GPL vmlinux 0xaaaa5ec9 cpu_latency_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0xaaadde6c kvmppc_h_enter +EXPORT_SYMBOL_GPL vmlinux 0xaaba7cf1 __tracepoint_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xaadbb3e7 vcap_tc_flower_handler_ipv6_usage +EXPORT_SYMBOL_GPL vmlinux 0xaaf80b37 devm_namespace_enable +EXPORT_SYMBOL_GPL vmlinux 0xab050b70 acct_bioset_exit +EXPORT_SYMBOL_GPL vmlinux 0xab0f2a56 pci_epf_remove_vepf +EXPORT_SYMBOL_GPL vmlinux 0xab1c8795 devm_rtc_allocate_device +EXPORT_SYMBOL_GPL vmlinux 0xab1fb73c regulator_get_voltage_rdev +EXPORT_SYMBOL_GPL vmlinux 0xab206f43 debugfs_create_str +EXPORT_SYMBOL_GPL vmlinux 0xab21f44c pm_generic_thaw_early +EXPORT_SYMBOL_GPL vmlinux 0xab370b4d sysfs_remove_file_from_group +EXPORT_SYMBOL_GPL vmlinux 0xab399e90 __hwspin_unlock +EXPORT_SYMBOL_GPL vmlinux 0xab3e762d ata_sff_dev_classify +EXPORT_SYMBOL_GPL vmlinux 0xab5797d5 invalidate_inode_pages2_range +EXPORT_SYMBOL_GPL vmlinux 0xab698aa2 mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0xab6f0ded __tracepoint_rpm_idle +EXPORT_SYMBOL_GPL vmlinux 0xab8853ed perf_aux_output_begin +EXPORT_SYMBOL_GPL vmlinux 0xab899fbf tty_prepare_flip_string +EXPORT_SYMBOL_GPL vmlinux 0xab8ebb9f of_property_read_u64_index +EXPORT_SYMBOL_GPL vmlinux 0xab91ce9f fscrypt_limit_io_blocks +EXPORT_SYMBOL_GPL vmlinux 0xabaa314b hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0xabac447f wwan_unregister_ops +EXPORT_SYMBOL_GPL vmlinux 0xabb26c4f led_blink_set_nosleep +EXPORT_SYMBOL_GPL vmlinux 0xabb4c945 nop_posix_acl_default +EXPORT_SYMBOL_GPL vmlinux 0xabb94d98 cpufreq_policy_transition_delay_us +EXPORT_SYMBOL_GPL vmlinux 0xabb96bfb srcu_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xabb9fb30 of_clk_get_parent_count +EXPORT_SYMBOL_GPL vmlinux 0xabc640f3 list_lru_isolate +EXPORT_SYMBOL_GPL vmlinux 0xabc69c7f spi_get_device_match_data +EXPORT_SYMBOL_GPL vmlinux 0xabc6e9e4 pm_report_max_hw_sleep +EXPORT_SYMBOL_GPL vmlinux 0xabe4151c ip6_route_output_flags +EXPORT_SYMBOL_GPL vmlinux 0xac04af2e pinconf_generic_parse_dt_config +EXPORT_SYMBOL_GPL vmlinux 0xac09de0e ipv4_redirect +EXPORT_SYMBOL_GPL vmlinux 0xac100cea power_supply_changed +EXPORT_SYMBOL_GPL vmlinux 0xac2af2f0 dm_device_name +EXPORT_SYMBOL_GPL vmlinux 0xac2c2441 __virtqueue_unbreak +EXPORT_SYMBOL_GPL vmlinux 0xac2caed2 nvmem_layout_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xac7a44c5 wm831x_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0xac7a5965 fwnode_get_nth_parent +EXPORT_SYMBOL_GPL vmlinux 0xac9bab8c platform_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xacb4d88c clk_rate_exclusive_put +EXPORT_SYMBOL_GPL vmlinux 0xacb9b314 tcp_unregister_ulp +EXPORT_SYMBOL_GPL vmlinux 0xacbb8ebe relay_subbufs_consumed +EXPORT_SYMBOL_GPL vmlinux 0xaccd0ea7 devm_regulator_get_enable +EXPORT_SYMBOL_GPL vmlinux 0xacdb0732 sysfs_chmod_file +EXPORT_SYMBOL_GPL vmlinux 0xacf1a5a5 powercap_unregister_zone +EXPORT_SYMBOL_GPL vmlinux 0xacf6f902 switchdev_bridge_port_offload +EXPORT_SYMBOL_GPL vmlinux 0xacf9d2a7 virtqueue_kick +EXPORT_SYMBOL_GPL vmlinux 0xacfc4c74 ata_pci_device_do_suspend +EXPORT_SYMBOL_GPL vmlinux 0xacfdb312 pci_cfg_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xacfe997e powerpc_firmware_features +EXPORT_SYMBOL_GPL vmlinux 0xad12bb7a gen_pool_size +EXPORT_SYMBOL_GPL vmlinux 0xad1f70f3 crypto_ahash_setkey +EXPORT_SYMBOL_GPL vmlinux 0xad28edd8 crypto_unregister_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xad32b2f8 __blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0xad3a16c0 radix_tree_preloads +EXPORT_SYMBOL_GPL vmlinux 0xad42dff8 __SCK__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0xad430e3f scsi_build_sense +EXPORT_SYMBOL_GPL vmlinux 0xad457440 ata_bmdma_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0xad4e6259 remove_cpu +EXPORT_SYMBOL_GPL vmlinux 0xad645234 register_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xad76a3f0 __SCK__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xad8e7652 ip_route_output_tunnel +EXPORT_SYMBOL_GPL vmlinux 0xad9932a8 devm_watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0xad9fb247 lwtunnel_valid_encap_type_attr +EXPORT_SYMBOL_GPL vmlinux 0xada38766 dst_cache_destroy +EXPORT_SYMBOL_GPL vmlinux 0xada77b11 fscrypt_ioctl_remove_key +EXPORT_SYMBOL_GPL vmlinux 0xadc53e5e vcap_alloc_rule +EXPORT_SYMBOL_GPL vmlinux 0xade08fbd dev_pm_opp_get_opp_count +EXPORT_SYMBOL_GPL vmlinux 0xade5339b hte_get_clk_src_info +EXPORT_SYMBOL_GPL vmlinux 0xadeb8a8c platform_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0xadf05801 of_pm_clk_add_clks +EXPORT_SYMBOL_GPL vmlinux 0xadf87c4a skcipher_walk_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xae01217a mpi_write_to_sgl +EXPORT_SYMBOL_GPL vmlinux 0xae0703d3 store_vcpu_state +EXPORT_SYMBOL_GPL vmlinux 0xae08510b tcp_reno_undo_cwnd +EXPORT_SYMBOL_GPL vmlinux 0xae1051b0 net_cls_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xae304462 usb_kill_urb +EXPORT_SYMBOL_GPL vmlinux 0xae3053d8 inet_bhash2_update_saddr +EXPORT_SYMBOL_GPL vmlinux 0xae33b520 ata_sff_hsm_move +EXPORT_SYMBOL_GPL vmlinux 0xae33c93a spi_split_transfers_maxsize +EXPORT_SYMBOL_GPL vmlinux 0xae39f80e dst_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xae442152 dawr_force_enable +EXPORT_SYMBOL_GPL vmlinux 0xae5923c4 percpu_free_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xae6534c1 tty_port_register_device_attr_serdev +EXPORT_SYMBOL_GPL vmlinux 0xae69b1c1 usermodehelper_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xae7116ee pwm_get_chip_data +EXPORT_SYMBOL_GPL vmlinux 0xae72e82f tty_save_termios +EXPORT_SYMBOL_GPL vmlinux 0xae7c231d mpi_cmp +EXPORT_SYMBOL_GPL vmlinux 0xae7efe43 dw_pcie_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0xae87cad0 memstart_addr +EXPORT_SYMBOL_GPL vmlinux 0xae91eac5 __xas_prev +EXPORT_SYMBOL_GPL vmlinux 0xaeb988ee eeh_pe_get_state +EXPORT_SYMBOL_GPL vmlinux 0xaeba93d8 regulator_allow_bypass +EXPORT_SYMBOL_GPL vmlinux 0xaec9921f hash_page +EXPORT_SYMBOL_GPL vmlinux 0xaf076aec nd_fletcher64 +EXPORT_SYMBOL_GPL vmlinux 0xaf1a3a04 ohci_init_driver +EXPORT_SYMBOL_GPL vmlinux 0xaf1e10da opal_int_set_mfrr +EXPORT_SYMBOL_GPL vmlinux 0xaf31cef2 pcibios_scan_phb +EXPORT_SYMBOL_GPL vmlinux 0xaf329773 pinctrl_generic_get_group_count +EXPORT_SYMBOL_GPL vmlinux 0xaf342f62 rio_request_dma +EXPORT_SYMBOL_GPL vmlinux 0xaf3a44e9 __SCK__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xaf4014ff usb_amd_quirk_pll_check +EXPORT_SYMBOL_GPL vmlinux 0xaf46bcb1 serial8250_em485_destroy +EXPORT_SYMBOL_GPL vmlinux 0xaf5e66bb dax_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0xaf6572e1 vmf_insert_pfn_pmd +EXPORT_SYMBOL_GPL vmlinux 0xaf6d38c0 vcap_mod_rule +EXPORT_SYMBOL_GPL vmlinux 0xaf793668 __alloc_percpu_gfp +EXPORT_SYMBOL_GPL vmlinux 0xaf7ad94c __SCK__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xaf8496b6 __bio_release_pages +EXPORT_SYMBOL_GPL vmlinux 0xaf852873 cpuidle_register_device +EXPORT_SYMBOL_GPL vmlinux 0xaf9016d0 scsi_ioctl_block_when_processing_errors +EXPORT_SYMBOL_GPL vmlinux 0xafa1c9a4 kernfs_put +EXPORT_SYMBOL_GPL vmlinux 0xafa4c6f0 iommu_attach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0xafae8f44 ehci_adjust_port_wakeup_flags +EXPORT_SYMBOL_GPL vmlinux 0xafb83589 dev_pm_opp_get_level +EXPORT_SYMBOL_GPL vmlinux 0xafbe6c9e kvmppc_hwrng_present +EXPORT_SYMBOL_GPL vmlinux 0xafd912df crypto_remove_spawns +EXPORT_SYMBOL_GPL vmlinux 0xafddd545 ata_id_c_string +EXPORT_SYMBOL_GPL vmlinux 0xafe22992 sk_psock_tls_strp_read +EXPORT_SYMBOL_GPL vmlinux 0xafeb58c1 __SCK__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0xb001230f skcipher_alloc_instance_simple +EXPORT_SYMBOL_GPL vmlinux 0xb006cd99 devl_dpipe_table_resource_set +EXPORT_SYMBOL_GPL vmlinux 0xb00af3d8 pci_pasid_features +EXPORT_SYMBOL_GPL vmlinux 0xb02e08f2 vmalloc_to_phys +EXPORT_SYMBOL_GPL vmlinux 0xb0376abd usb_hc_died +EXPORT_SYMBOL_GPL vmlinux 0xb03f0e31 trace_array_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0xb049a294 __SCK__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0xb0644d74 scsi_template_proc_dir +EXPORT_SYMBOL_GPL vmlinux 0xb06634ec opal_xscom_write +EXPORT_SYMBOL_GPL vmlinux 0xb0747ed2 rcu_cpu_stall_suppress +EXPORT_SYMBOL_GPL vmlinux 0xb0770b6a ata_sff_freeze +EXPORT_SYMBOL_GPL vmlinux 0xb077e70a clk_unprepare +EXPORT_SYMBOL_GPL vmlinux 0xb0797cba xfrm_dev_state_add +EXPORT_SYMBOL_GPL vmlinux 0xb0802f90 __tracepoint_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xb092d03d crypto_init_akcipher_ops_sig +EXPORT_SYMBOL_GPL vmlinux 0xb0965bee mbox_request_channel +EXPORT_SYMBOL_GPL vmlinux 0xb0b85f47 ring_buffer_iter_reset +EXPORT_SYMBOL_GPL vmlinux 0xb0cf1972 dw_pcie_host_init +EXPORT_SYMBOL_GPL vmlinux 0xb0d1656c gpio_free_array +EXPORT_SYMBOL_GPL vmlinux 0xb0e7ab1f __traceiter_console +EXPORT_SYMBOL_GPL vmlinux 0xb0f73f8e __wake_up_locked_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xb10d964d devlink_fmsg_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xb10dbf54 dev_pm_opp_set_rate +EXPORT_SYMBOL_GPL vmlinux 0xb11a83c0 pci_epf_bind +EXPORT_SYMBOL_GPL vmlinux 0xb11d9000 tty_dev_name_to_number +EXPORT_SYMBOL_GPL vmlinux 0xb12f2c32 pci_epc_set_msix +EXPORT_SYMBOL_GPL vmlinux 0xb1353544 dev_pm_get_subsys_data +EXPORT_SYMBOL_GPL vmlinux 0xb13837ce vcap_rule_add_key_u48 +EXPORT_SYMBOL_GPL vmlinux 0xb13ab054 add_disk_randomness +EXPORT_SYMBOL_GPL vmlinux 0xb148f549 pci_iomap_wc +EXPORT_SYMBOL_GPL vmlinux 0xb1517566 regmap_read +EXPORT_SYMBOL_GPL vmlinux 0xb15ccb6c crypto_alloc_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0xb1647fc2 devlink_info_version_running_put +EXPORT_SYMBOL_GPL vmlinux 0xb164f012 of_add_property +EXPORT_SYMBOL_GPL vmlinux 0xb16f08b6 regmap_exit +EXPORT_SYMBOL_GPL vmlinux 0xb1789692 crypto_clone_tfm +EXPORT_SYMBOL_GPL vmlinux 0xb17d28f5 i2c_handle_smbus_host_notify +EXPORT_SYMBOL_GPL vmlinux 0xb193cbcd devm_rtc_nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0xb19479a8 ata_bmdma_port_intr +EXPORT_SYMBOL_GPL vmlinux 0xb1a316cc mmc_send_abort_tuning +EXPORT_SYMBOL_GPL vmlinux 0xb1b94e49 cpufreq_freq_transition_end +EXPORT_SYMBOL_GPL vmlinux 0xb1baa71a devlink_linecard_provision_fail +EXPORT_SYMBOL_GPL vmlinux 0xb1bdf9b1 phy_reset +EXPORT_SYMBOL_GPL vmlinux 0xb1bed25d dpm_resume_start +EXPORT_SYMBOL_GPL vmlinux 0xb1bee4c2 crypto_register_kpp +EXPORT_SYMBOL_GPL vmlinux 0xb1d8d352 devm_hte_request_ts_ns +EXPORT_SYMBOL_GPL vmlinux 0xb1dfecea power_supply_battery_info_properties_size +EXPORT_SYMBOL_GPL vmlinux 0xb1e25684 __trace_bputs +EXPORT_SYMBOL_GPL vmlinux 0xb1fbe73d ip_icmp_error_rfc4884 +EXPORT_SYMBOL_GPL vmlinux 0xb1fc1782 pci_speed_string +EXPORT_SYMBOL_GPL vmlinux 0xb20276b2 gpiod_set_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xb20abf45 tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xb20eb2a6 vp_modern_map_vq_notify +EXPORT_SYMBOL_GPL vmlinux 0xb21c24a2 switchdev_handle_port_obj_del_foreign +EXPORT_SYMBOL_GPL vmlinux 0xb21d00c6 hte_ts_put +EXPORT_SYMBOL_GPL vmlinux 0xb2210d64 reset_control_deassert +EXPORT_SYMBOL_GPL vmlinux 0xb2288a40 __fscrypt_encrypt_symlink +EXPORT_SYMBOL_GPL vmlinux 0xb22bee4e component_unbind_all +EXPORT_SYMBOL_GPL vmlinux 0xb23183af skb_mpls_push +EXPORT_SYMBOL_GPL vmlinux 0xb2350e67 thermal_zone_device_enable +EXPORT_SYMBOL_GPL vmlinux 0xb235602b mm_iommu_preregistered +EXPORT_SYMBOL_GPL vmlinux 0xb23b7691 start_poll_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0xb23d7377 dw_pcie_ep_init_notify +EXPORT_SYMBOL_GPL vmlinux 0xb2405efc secure_tcp_seq +EXPORT_SYMBOL_GPL vmlinux 0xb266f572 phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0xb26a1add elfcorehdr_addr +EXPORT_SYMBOL_GPL vmlinux 0xb2815270 nvdimm_kobj +EXPORT_SYMBOL_GPL vmlinux 0xb28ac3c4 devm_pinctrl_register +EXPORT_SYMBOL_GPL vmlinux 0xb28d221a sdio_writeb_readb +EXPORT_SYMBOL_GPL vmlinux 0xb29533ee zs_malloc +EXPORT_SYMBOL_GPL vmlinux 0xb29bedf0 debugfs_create_ulong +EXPORT_SYMBOL_GPL vmlinux 0xb2a653fc confirm_error_lock +EXPORT_SYMBOL_GPL vmlinux 0xb2a6f197 bpf_fentry_test1 +EXPORT_SYMBOL_GPL vmlinux 0xb2abe050 __traceiter_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0xb2b42c1a xdp_features_set_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0xb2c1732e rcu_gp_set_torture_wait +EXPORT_SYMBOL_GPL vmlinux 0xb2c74bd9 serial8250_do_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0xb2d8792a dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0xb2e764e8 suspend_valid_only_mem +EXPORT_SYMBOL_GPL vmlinux 0xb2fa093e blk_mq_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xb307c909 devlink_fmsg_u64_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xb31636d2 msi_unlock_descs +EXPORT_SYMBOL_GPL vmlinux 0xb31d5e9c devlink_sb_register +EXPORT_SYMBOL_GPL vmlinux 0xb325060a get_governor_parent_kobj +EXPORT_SYMBOL_GPL vmlinux 0xb32c7482 __pm_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0xb3361992 __xdp_rxq_info_reg +EXPORT_SYMBOL_GPL vmlinux 0xb338fff9 ohci_restart +EXPORT_SYMBOL_GPL vmlinux 0xb35ea335 __traceiter_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0xb37cb02f strp_done +EXPORT_SYMBOL_GPL vmlinux 0xb38439f0 trace_event_ignore_this_pid +EXPORT_SYMBOL_GPL vmlinux 0xb3901413 devlink_dpipe_entry_ctx_close +EXPORT_SYMBOL_GPL vmlinux 0xb39aca9f blocking_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb3c1338c mpc8xxx_spi_rx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0xb3fb1e97 stmpe_block_write +EXPORT_SYMBOL_GPL vmlinux 0xb3fd8fe6 kernel_read_file_from_path +EXPORT_SYMBOL_GPL vmlinux 0xb3ff57bf da903x_update +EXPORT_SYMBOL_GPL vmlinux 0xb401377c elv_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb40dd2b2 icc_set_bw +EXPORT_SYMBOL_GPL vmlinux 0xb42394fa regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0xb42ad356 xhci_stop +EXPORT_SYMBOL_GPL vmlinux 0xb433dc35 of_pci_dma_range_parser_init +EXPORT_SYMBOL_GPL vmlinux 0xb43b1df5 crypto_wait_for_test +EXPORT_SYMBOL_GPL vmlinux 0xb43f9365 ktime_get +EXPORT_SYMBOL_GPL vmlinux 0xb44e18ea audit_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb465690c regmap_raw_read +EXPORT_SYMBOL_GPL vmlinux 0xb46ba682 raw_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0xb47c37fb pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xb48269e7 gov_attr_set_init +EXPORT_SYMBOL_GPL vmlinux 0xb4840674 icc_set_tag +EXPORT_SYMBOL_GPL vmlinux 0xb487d47e attribute_container_classdev_to_container +EXPORT_SYMBOL_GPL vmlinux 0xb488588e tb_to_ns +EXPORT_SYMBOL_GPL vmlinux 0xb48f0638 software_node_register +EXPORT_SYMBOL_GPL vmlinux 0xb492982b regulator_force_disable +EXPORT_SYMBOL_GPL vmlinux 0xb4966680 crypto_register_aead +EXPORT_SYMBOL_GPL vmlinux 0xb499de92 iommu_dev_disable_feature +EXPORT_SYMBOL_GPL vmlinux 0xb49bb73f serdev_device_set_flow_control +EXPORT_SYMBOL_GPL vmlinux 0xb4af9ffa nvmem_cell_read_u8 +EXPORT_SYMBOL_GPL vmlinux 0xb4b97c90 pvclock_gtod_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb4bfc40a pci_pri_supported +EXPORT_SYMBOL_GPL vmlinux 0xb4c4e15f serdev_controller_remove +EXPORT_SYMBOL_GPL vmlinux 0xb4c50489 blk_stat_disable_accounting +EXPORT_SYMBOL_GPL vmlinux 0xb4c5bc3a platform_device_register +EXPORT_SYMBOL_GPL vmlinux 0xb4cbd02d regulator_bulk_force_disable +EXPORT_SYMBOL_GPL vmlinux 0xb4cfde86 dev_pm_qos_hide_latency_limit +EXPORT_SYMBOL_GPL vmlinux 0xb4ea7cf7 kgdb_connected +EXPORT_SYMBOL_GPL vmlinux 0xb4eda0da ring_buffer_event_length +EXPORT_SYMBOL_GPL vmlinux 0xb4f5de5a dev_pm_genpd_synced_poweroff +EXPORT_SYMBOL_GPL vmlinux 0xb4f90bf4 bpf_sk_storage_diag_put +EXPORT_SYMBOL_GPL vmlinux 0xb4fee371 devm_of_phy_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0xb501b2df nd_cmd_dimm_desc +EXPORT_SYMBOL_GPL vmlinux 0xb5093dd3 console_list +EXPORT_SYMBOL_GPL vmlinux 0xb51fbd64 edac_op_state +EXPORT_SYMBOL_GPL vmlinux 0xb528f540 __clk_determine_rate +EXPORT_SYMBOL_GPL vmlinux 0xb531ae87 blk_mq_quiesce_queue_nowait +EXPORT_SYMBOL_GPL vmlinux 0xb535ebda tun_get_socket +EXPORT_SYMBOL_GPL vmlinux 0xb55130de account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0xb55139f6 HUF_readStats +EXPORT_SYMBOL_GPL vmlinux 0xb55ecd2c gpiod_set_config +EXPORT_SYMBOL_GPL vmlinux 0xb561c490 mpi_mul +EXPORT_SYMBOL_GPL vmlinux 0xb570745c __SCK__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xb59cf11e extcon_set_property +EXPORT_SYMBOL_GPL vmlinux 0xb5a04f05 xive_native_has_save_restore +EXPORT_SYMBOL_GPL vmlinux 0xb5aa10af atomic_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb5b8c97d tc3589x_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xb5b9a73d regmap_get_device +EXPORT_SYMBOL_GPL vmlinux 0xb5b9ca35 ata_sff_port_intr +EXPORT_SYMBOL_GPL vmlinux 0xb5b9dcd4 mmc_cmdq_enable +EXPORT_SYMBOL_GPL vmlinux 0xb5be60fe hwmon_device_register_with_info +EXPORT_SYMBOL_GPL vmlinux 0xb5d4555f usb_hcd_pci_remove +EXPORT_SYMBOL_GPL vmlinux 0xb5dabedf netlink_remove_tap +EXPORT_SYMBOL_GPL vmlinux 0xb5e394d4 clockevents_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0xb5f8783a fat_sync_inode +EXPORT_SYMBOL_GPL vmlinux 0xb605a9c8 iommu_tce_table_get +EXPORT_SYMBOL_GPL vmlinux 0xb60b5707 of_i8042_aux_irq +EXPORT_SYMBOL_GPL vmlinux 0xb60eeb52 ping_err +EXPORT_SYMBOL_GPL vmlinux 0xb61f6962 regmap_field_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0xb6261484 register_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb6308170 housekeeping_affine +EXPORT_SYMBOL_GPL vmlinux 0xb6357e53 cpuidle_enable_device +EXPORT_SYMBOL_GPL vmlinux 0xb6380c3d cpufreq_enable_fast_switch +EXPORT_SYMBOL_GPL vmlinux 0xb6410433 mpi_addm +EXPORT_SYMBOL_GPL vmlinux 0xb643c250 xics_wake_cpu +EXPORT_SYMBOL_GPL vmlinux 0xb6473127 strp_check_rcv +EXPORT_SYMBOL_GPL vmlinux 0xb6490b11 pnv_power9_force_smt4_release +EXPORT_SYMBOL_GPL vmlinux 0xb655c123 mm_iommu_lookup +EXPORT_SYMBOL_GPL vmlinux 0xb655f91b pci_epc_get_next_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xb65c7320 bpf_trace_run11 +EXPORT_SYMBOL_GPL vmlinux 0xb66840c1 crypto_alloc_kpp +EXPORT_SYMBOL_GPL vmlinux 0xb676f640 regmap_register_patch +EXPORT_SYMBOL_GPL vmlinux 0xb6787346 sfp_unregister_socket +EXPORT_SYMBOL_GPL vmlinux 0xb67f0b31 io_uring_cmd_do_in_task_lazy +EXPORT_SYMBOL_GPL vmlinux 0xb6812b03 led_blink_set_oneshot +EXPORT_SYMBOL_GPL vmlinux 0xb684c579 usb_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xb6888188 klp_shadow_get_or_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb69afbb0 devlink_linecard_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xb6b28514 xas_load +EXPORT_SYMBOL_GPL vmlinux 0xb6d1d7b4 clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0xb6e15c0d debugfs_rename +EXPORT_SYMBOL_GPL vmlinux 0xb6e67fe3 wakeup_source_register +EXPORT_SYMBOL_GPL vmlinux 0xb6e6d99d clk_disable +EXPORT_SYMBOL_GPL vmlinux 0xb6f87fb2 tcp_cong_avoid_ai +EXPORT_SYMBOL_GPL vmlinux 0xb71b7b65 pm_generic_suspend +EXPORT_SYMBOL_GPL vmlinux 0xb71fa2e3 kvmppc_clear_ref_hpte +EXPORT_SYMBOL_GPL vmlinux 0xb7280e59 of_clk_set_defaults +EXPORT_SYMBOL_GPL vmlinux 0xb7329c06 clk_set_phase +EXPORT_SYMBOL_GPL vmlinux 0xb73713d7 nvmem_add_cell_lookups +EXPORT_SYMBOL_GPL vmlinux 0xb74c31cd wwan_remove_port +EXPORT_SYMBOL_GPL vmlinux 0xb7526726 ip6_dst_lookup +EXPORT_SYMBOL_GPL vmlinux 0xb757ba52 perf_event_period +EXPORT_SYMBOL_GPL vmlinux 0xb779a599 tpm1_do_selftest +EXPORT_SYMBOL_GPL vmlinux 0xb786bf75 pci_write_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xb78cc0d3 crypto_chain +EXPORT_SYMBOL_GPL vmlinux 0xb79b1e13 rio_get_comptag +EXPORT_SYMBOL_GPL vmlinux 0xb79ee072 nd_tbl +EXPORT_SYMBOL_GPL vmlinux 0xb7a387fc synchronize_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0xb7aad927 ohci_setup +EXPORT_SYMBOL_GPL vmlinux 0xb7b22de2 trace_output_call +EXPORT_SYMBOL_GPL vmlinux 0xb7b2a49b power_supply_charge_behaviour_show +EXPORT_SYMBOL_GPL vmlinux 0xb7c69a63 unregister_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb7c90d67 __devm_regmap_init_i2c +EXPORT_SYMBOL_GPL vmlinux 0xb7d17fa0 pgtable_cache +EXPORT_SYMBOL_GPL vmlinux 0xb7eab117 devl_linecard_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb7f3db62 syscon_regmap_lookup_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xb800dc06 of_clk_add_hw_provider +EXPORT_SYMBOL_GPL vmlinux 0xb8015489 __rt_mutex_init +EXPORT_SYMBOL_GPL vmlinux 0xb80e8cc5 pm_clk_runtime_resume +EXPORT_SYMBOL_GPL vmlinux 0xb829b099 pci_num_vf +EXPORT_SYMBOL_GPL vmlinux 0xb832d1a7 genphy_c45_check_and_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0xb8336101 spi_mem_adjust_op_size +EXPORT_SYMBOL_GPL vmlinux 0xb867a4c9 max8997_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0xb86d94e7 pci_generic_config_read32 +EXPORT_SYMBOL_GPL vmlinux 0xb87cd00c mbox_bind_client +EXPORT_SYMBOL_GPL vmlinux 0xb88dbfce irq_set_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0xb89065df blk_queue_flag_test_and_set +EXPORT_SYMBOL_GPL vmlinux 0xb891572d disk_update_readahead +EXPORT_SYMBOL_GPL vmlinux 0xb89b4b4e xhci_ext_cap_init +EXPORT_SYMBOL_GPL vmlinux 0xb89e69b1 jump_label_update_timeout +EXPORT_SYMBOL_GPL vmlinux 0xb8a82aa3 nf_queue_entry_get_refs +EXPORT_SYMBOL_GPL vmlinux 0xb8ad767b ethnl_cable_test_free +EXPORT_SYMBOL_GPL vmlinux 0xb8be9b62 sk_msg_zerocopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0xb8c644ab mce_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb8cc94e5 xas_init_marks +EXPORT_SYMBOL_GPL vmlinux 0xb8cd3a7f nf_logger_put +EXPORT_SYMBOL_GPL vmlinux 0xb8dd54fc pcibios_finish_adding_to_bus +EXPORT_SYMBOL_GPL vmlinux 0xb8e49903 pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0xb8f4e6d7 ata_scsi_dma_need_drain +EXPORT_SYMBOL_GPL vmlinux 0xb8fd71c9 nvdimm_cmd_mask +EXPORT_SYMBOL_GPL vmlinux 0xb8fdce04 regmap_get_max_register +EXPORT_SYMBOL_GPL vmlinux 0xb8ff109b vp_modern_get_status +EXPORT_SYMBOL_GPL vmlinux 0xb90b01b2 hrtimer_forward +EXPORT_SYMBOL_GPL vmlinux 0xb912560d static_key_disable +EXPORT_SYMBOL_GPL vmlinux 0xb915f5b9 devlink_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0xb9254c4b pci_dev_unlock +EXPORT_SYMBOL_GPL vmlinux 0xb928b452 gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0xb92a4374 devm_clk_bulk_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xb940d90d hte_enable_ts +EXPORT_SYMBOL_GPL vmlinux 0xb9425293 nvmem_cell_read_u32 +EXPORT_SYMBOL_GPL vmlinux 0xb952fc1d devlink_port_type_eth_set +EXPORT_SYMBOL_GPL vmlinux 0xb9551b20 thermal_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0xb95cd9f4 __traceiter_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xb95f0e00 crypto_clone_cipher +EXPORT_SYMBOL_GPL vmlinux 0xb9601512 devlink_region_snapshot_id_get +EXPORT_SYMBOL_GPL vmlinux 0xb9681621 xdp_do_flush +EXPORT_SYMBOL_GPL vmlinux 0xb9727a4e devl_trap_policers_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb9789755 devm_get_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xb9803193 devm_thermal_add_hwmon_sysfs +EXPORT_SYMBOL_GPL vmlinux 0xb980dc42 tracepoint_probe_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb9852d11 __traceiter_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xb986e90d pm_clk_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb98caf9b srcu_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xb99df747 xive_native_has_queue_state_support +EXPORT_SYMBOL_GPL vmlinux 0xb9b9df41 usb_amd_dev_put +EXPORT_SYMBOL_GPL vmlinux 0xb9bccf48 trace_array_init_printk +EXPORT_SYMBOL_GPL vmlinux 0xb9c425de register_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xb9d025c9 llist_del_first +EXPORT_SYMBOL_GPL vmlinux 0xb9d8ae98 sb800_prefetch +EXPORT_SYMBOL_GPL vmlinux 0xb9e9cbde devlink_port_attrs_pci_vf_set +EXPORT_SYMBOL_GPL vmlinux 0xb9f64b55 devm_kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0xba07243e serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0xba158769 rtas_cancel_event_scan +EXPORT_SYMBOL_GPL vmlinux 0xba18d451 gpiochip_irqchip_add_domain +EXPORT_SYMBOL_GPL vmlinux 0xba2b7f64 cpufreq_generic_get +EXPORT_SYMBOL_GPL vmlinux 0xba3606af __traceiter_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0xba43066a pci_epc_add_epf +EXPORT_SYMBOL_GPL vmlinux 0xba4b1b3d alarm_forward +EXPORT_SYMBOL_GPL vmlinux 0xba52904a regmap_can_raw_write +EXPORT_SYMBOL_GPL vmlinux 0xba616402 page_cache_ra_unbounded +EXPORT_SYMBOL_GPL vmlinux 0xba661cb5 device_create_file +EXPORT_SYMBOL_GPL vmlinux 0xba6d4977 fib_info_nh_uses_dev +EXPORT_SYMBOL_GPL vmlinux 0xba6eb67d __tracepoint_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xba855668 wbc_account_cgroup_owner +EXPORT_SYMBOL_GPL vmlinux 0xba85fd5c ata_sas_port_destroy +EXPORT_SYMBOL_GPL vmlinux 0xba94d80b usb_unlocked_enable_lpm +EXPORT_SYMBOL_GPL vmlinux 0xba9e7c68 ethnl_cable_test_result +EXPORT_SYMBOL_GPL vmlinux 0xbab9a9f0 maxim_charger_currents +EXPORT_SYMBOL_GPL vmlinux 0xbac54fd6 rio_add_mport_pw_handler +EXPORT_SYMBOL_GPL vmlinux 0xbac94448 __tracepoint_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xbae4045c pwm_apply_state +EXPORT_SYMBOL_GPL vmlinux 0xbaf6850c fsnotify_wait_marks_destroyed +EXPORT_SYMBOL_GPL vmlinux 0xbb028ad3 rcu_gp_slow_register +EXPORT_SYMBOL_GPL vmlinux 0xbb0ab47b debug_locks +EXPORT_SYMBOL_GPL vmlinux 0xbb115b6e perf_event_enable +EXPORT_SYMBOL_GPL vmlinux 0xbb177379 blk_mq_unfreeze_queue +EXPORT_SYMBOL_GPL vmlinux 0xbb24f372 __SCK__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xbb33f7e8 clk_register_composite +EXPORT_SYMBOL_GPL vmlinux 0xbb3e6dc3 kvmppc_h_remove +EXPORT_SYMBOL_GPL vmlinux 0xbb3fef13 ata_pci_sff_activate_host +EXPORT_SYMBOL_GPL vmlinux 0xbb4146b3 get_completed_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xbb49bb8f ata_port_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0xbb4a2da0 hwrng_msleep +EXPORT_SYMBOL_GPL vmlinux 0xbb6425ba blk_req_needs_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0xbb6508da random_get_entropy_fallback +EXPORT_SYMBOL_GPL vmlinux 0xbb6a3cbd devlink_fmsg_arr_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xbb6c75ac xas_pause +EXPORT_SYMBOL_GPL vmlinux 0xbb6f025a asymmetric_key_generate_id +EXPORT_SYMBOL_GPL vmlinux 0xbb7195a5 xdp_warn +EXPORT_SYMBOL_GPL vmlinux 0xbb764745 vcap_admin_rule_count +EXPORT_SYMBOL_GPL vmlinux 0xbb839a8c get_device_system_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0xbb88c15f blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0xbb9afa78 ata_sas_tport_delete +EXPORT_SYMBOL_GPL vmlinux 0xbbb6f554 nd_cmd_in_size +EXPORT_SYMBOL_GPL vmlinux 0xbbcb5bb1 generic_handle_domain_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0xbbd1fd36 inet6_sock_destruct +EXPORT_SYMBOL_GPL vmlinux 0xbbe5611b crc64_rocksoft_update +EXPORT_SYMBOL_GPL vmlinux 0xbbe56404 sprint_OID +EXPORT_SYMBOL_GPL vmlinux 0xbbebf3cf vas_unregister_api_powernv +EXPORT_SYMBOL_GPL vmlinux 0xbbfac7b1 gpiochip_is_requested +EXPORT_SYMBOL_GPL vmlinux 0xbc08343f __trace_array_puts +EXPORT_SYMBOL_GPL vmlinux 0xbc22102a ata_bmdma_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xbc314156 nop_mnt_idmap +EXPORT_SYMBOL_GPL vmlinux 0xbc3f2cb0 timecounter_cyc2time +EXPORT_SYMBOL_GPL vmlinux 0xbc50f030 crypto_skcipher_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xbc6ad25f uprobe_register +EXPORT_SYMBOL_GPL vmlinux 0xbc6bec66 free_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc849d26 iptunnel_metadata_reply +EXPORT_SYMBOL_GPL vmlinux 0xbc999a76 dev_pm_set_dedicated_wake_irq +EXPORT_SYMBOL_GPL vmlinux 0xbcaad43c device_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0xbcbc4d9d nd_region_provider_data +EXPORT_SYMBOL_GPL vmlinux 0xbcc15e75 ktime_get_coarse_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xbcca0c25 regulator_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbcdd5b99 iommu_group_set_name +EXPORT_SYMBOL_GPL vmlinux 0xbcee4504 pcibios_map_io_space +EXPORT_SYMBOL_GPL vmlinux 0xbcf1f0e6 zs_create_pool +EXPORT_SYMBOL_GPL vmlinux 0xbcfb2471 dev_queue_xmit_nit +EXPORT_SYMBOL_GPL vmlinux 0xbcfb81df stmpe_disable +EXPORT_SYMBOL_GPL vmlinux 0xbd06f3a9 ata_get_cmd_name +EXPORT_SYMBOL_GPL vmlinux 0xbd0abe8e auxiliary_device_init +EXPORT_SYMBOL_GPL vmlinux 0xbd18257a device_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0xbd1cdebc shash_ahash_update +EXPORT_SYMBOL_GPL vmlinux 0xbd2537bd of_dma_router_register +EXPORT_SYMBOL_GPL vmlinux 0xbd2d8f02 klist_add_tail +EXPORT_SYMBOL_GPL vmlinux 0xbd3fe1e3 disable_hardirq +EXPORT_SYMBOL_GPL vmlinux 0xbd4f88e9 dummy_con +EXPORT_SYMBOL_GPL vmlinux 0xbd58bf80 regulator_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xbd63fe07 icc_link_create +EXPORT_SYMBOL_GPL vmlinux 0xbd654f34 pinctrl_remove_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xbd7aaaee add_memory +EXPORT_SYMBOL_GPL vmlinux 0xbd7adc00 sock_diag_register +EXPORT_SYMBOL_GPL vmlinux 0xbd9f6fcf transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0xbda04a91 cond_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xbdc85994 genphy_c45_pma_resume +EXPORT_SYMBOL_GPL vmlinux 0xbdc969d0 misc_cg_try_charge +EXPORT_SYMBOL_GPL vmlinux 0xbdce9c93 device_rename +EXPORT_SYMBOL_GPL vmlinux 0xbdda1b5f vmalloc_huge +EXPORT_SYMBOL_GPL vmlinux 0xbddd5c2e cpufreq_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0xbe0ab358 devres_close_group +EXPORT_SYMBOL_GPL vmlinux 0xbe0efe12 pinconf_generic_dt_node_to_map +EXPORT_SYMBOL_GPL vmlinux 0xbe1bb1d8 i2c_recover_bus +EXPORT_SYMBOL_GPL vmlinux 0xbe1cd716 spi_mem_default_supports_op +EXPORT_SYMBOL_GPL vmlinux 0xbe202eea sock_diag_put_meminfo +EXPORT_SYMBOL_GPL vmlinux 0xbe25b36e inet6_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0xbe280d54 pinctrl_add_gpio_range +EXPORT_SYMBOL_GPL vmlinux 0xbe302154 nvmem_add_cell_table +EXPORT_SYMBOL_GPL vmlinux 0xbe33cc7d wakeup_source_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbe393051 generic_online_page +EXPORT_SYMBOL_GPL vmlinux 0xbe39a72f tty_buffer_set_limit +EXPORT_SYMBOL_GPL vmlinux 0xbe3cb3dc of_prop_next_string +EXPORT_SYMBOL_GPL vmlinux 0xbe45bcf1 vp_modern_set_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0xbe5287f0 tcp_leave_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xbe56ef05 dm_suspended +EXPORT_SYMBOL_GPL vmlinux 0xbe5f3d94 clear_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0xbe65a4d8 pm_runtime_no_callbacks +EXPORT_SYMBOL_GPL vmlinux 0xbe684c5c of_phandle_iterator_next +EXPORT_SYMBOL_GPL vmlinux 0xbe687e88 wake_up_all_idle_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbe6a50a2 pinctrl_pm_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0xbe6cb9ca mpc8xxx_spi_tx_buf_u32 +EXPORT_SYMBOL_GPL vmlinux 0xbe7a4537 dev_pm_opp_remove +EXPORT_SYMBOL_GPL vmlinux 0xbe7ad303 gpiochip_populate_parent_fwspec_twocell +EXPORT_SYMBOL_GPL vmlinux 0xbe840625 decrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0xbe852d5e ata_scsi_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xbe874b8f device_show_bool +EXPORT_SYMBOL_GPL vmlinux 0xbe87c6f2 fuse_dev_install +EXPORT_SYMBOL_GPL vmlinux 0xbe8acc43 devl_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0xbe8eeafe evict_inodes +EXPORT_SYMBOL_GPL vmlinux 0xbe90488a get_task_pid +EXPORT_SYMBOL_GPL vmlinux 0xbe95380d dma_map_sgtable +EXPORT_SYMBOL_GPL vmlinux 0xbe96dfd8 of_reconfig_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xbe9a83d5 dw_pcie_write +EXPORT_SYMBOL_GPL vmlinux 0xbe9cb3b5 __fscrypt_prepare_lookup +EXPORT_SYMBOL_GPL vmlinux 0xbe9d0b02 unregister_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0xbea5ff1e static_key_initialized +EXPORT_SYMBOL_GPL vmlinux 0xbea63e77 klist_iter_init_node +EXPORT_SYMBOL_GPL vmlinux 0xbeab49c6 apply_to_page_range +EXPORT_SYMBOL_GPL vmlinux 0xbec569f7 irq_domain_remove +EXPORT_SYMBOL_GPL vmlinux 0xbec7083a of_platform_device_destroy +EXPORT_SYMBOL_GPL vmlinux 0xbecfce6e platform_find_device_by_driver +EXPORT_SYMBOL_GPL vmlinux 0xbed613e9 vp_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0xbee3ab74 inet6_cleanup_sock +EXPORT_SYMBOL_GPL vmlinux 0xbef80437 scsi_autopm_put_device +EXPORT_SYMBOL_GPL vmlinux 0xbf027c02 fat_search_long +EXPORT_SYMBOL_GPL vmlinux 0xbf041102 register_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbf0b3c2a usb_hcd_poll_rh_status +EXPORT_SYMBOL_GPL vmlinux 0xbf1cc04b tty_termios_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0xbf1d97d8 regulator_set_ramp_delay_regmap +EXPORT_SYMBOL_GPL vmlinux 0xbf2e2e71 housekeeping_enabled +EXPORT_SYMBOL_GPL vmlinux 0xbf314b6a rhashtable_insert_slow +EXPORT_SYMBOL_GPL vmlinux 0xbf37f038 kvmppc_add_revmap_chain +EXPORT_SYMBOL_GPL vmlinux 0xbf4513c3 devlink_linecard_activate +EXPORT_SYMBOL_GPL vmlinux 0xbf458055 __synth_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0xbf50ace5 dev_pm_opp_of_add_table_indexed +EXPORT_SYMBOL_GPL vmlinux 0xbf75292e mutex_lock_io +EXPORT_SYMBOL_GPL vmlinux 0xbf8bbc3c regulator_irq_map_event_simple +EXPORT_SYMBOL_GPL vmlinux 0xbf93ff0c uart_xchar_out +EXPORT_SYMBOL_GPL vmlinux 0xbf9a3422 vcap_keyset_name +EXPORT_SYMBOL_GPL vmlinux 0xbfbc5434 pciserial_resume_ports +EXPORT_SYMBOL_GPL vmlinux 0xbfdb60f9 anon_inode_getfile +EXPORT_SYMBOL_GPL vmlinux 0xbfdf299a pci_assign_unassigned_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0xbfe5616d tick_broadcast_oneshot_control +EXPORT_SYMBOL_GPL vmlinux 0xbfe97f03 vcap_chain_offset +EXPORT_SYMBOL_GPL vmlinux 0xbfee535d regmap_noinc_read +EXPORT_SYMBOL_GPL vmlinux 0xc01a5831 platform_irq_count +EXPORT_SYMBOL_GPL vmlinux 0xc01ad45f sysfs_unbreak_active_protection +EXPORT_SYMBOL_GPL vmlinux 0xc01e83cd clk_hw_is_prepared +EXPORT_SYMBOL_GPL vmlinux 0xc0214e00 vcap_del_rules +EXPORT_SYMBOL_GPL vmlinux 0xc02a2135 inet_ehash_nolisten +EXPORT_SYMBOL_GPL vmlinux 0xc03391cb pinctrl_generic_get_group_pins +EXPORT_SYMBOL_GPL vmlinux 0xc04079e1 perf_event_addr_filters_sync +EXPORT_SYMBOL_GPL vmlinux 0xc06198b1 hrtimer_start_range_ns +EXPORT_SYMBOL_GPL vmlinux 0xc065a455 cpu_core_index_of_thread +EXPORT_SYMBOL_GPL vmlinux 0xc06d13fa __fscrypt_inode_uses_inline_crypto +EXPORT_SYMBOL_GPL vmlinux 0xc0790bd7 of_property_read_string_helper +EXPORT_SYMBOL_GPL vmlinux 0xc082dd55 __io_uring_cmd_do_in_task +EXPORT_SYMBOL_GPL vmlinux 0xc090c376 net_selftest_get_strings +EXPORT_SYMBOL_GPL vmlinux 0xc0948b53 bio_blkcg_css +EXPORT_SYMBOL_GPL vmlinux 0xc0a96e14 rcu_gp_is_expedited +EXPORT_SYMBOL_GPL vmlinux 0xc0b2664d devlink_dpipe_header_ipv4 +EXPORT_SYMBOL_GPL vmlinux 0xc0dcb59e edac_layer_name +EXPORT_SYMBOL_GPL vmlinux 0xc0e4ed93 devl_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc0f0458a ip_tunnel_unneed_metadata +EXPORT_SYMBOL_GPL vmlinux 0xc0f63551 regmap_multi_reg_write_bypassed +EXPORT_SYMBOL_GPL vmlinux 0xc0f956a4 inet_csk_route_req +EXPORT_SYMBOL_GPL vmlinux 0xc0f98318 devlink_flash_update_timeout_notify +EXPORT_SYMBOL_GPL vmlinux 0xc10033d2 usb_free_urb +EXPORT_SYMBOL_GPL vmlinux 0xc1086e0c sysrq_toggle_support +EXPORT_SYMBOL_GPL vmlinux 0xc11cdbf5 kthread_flush_worker +EXPORT_SYMBOL_GPL vmlinux 0xc11d8b4c regcache_sync +EXPORT_SYMBOL_GPL vmlinux 0xc12b70d6 blk_set_pm_only +EXPORT_SYMBOL_GPL vmlinux 0xc12e4a4f __list_lru_init +EXPORT_SYMBOL_GPL vmlinux 0xc152fe33 srcu_init_notifier_head +EXPORT_SYMBOL_GPL vmlinux 0xc15f56ec pci_walk_bus +EXPORT_SYMBOL_GPL vmlinux 0xc162c3f8 fsl8250_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0xc16757be fuse_conn_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc1743430 cpuidle_disable_device +EXPORT_SYMBOL_GPL vmlinux 0xc17515d7 usb_hcds_loaded +EXPORT_SYMBOL_GPL vmlinux 0xc18d1ab3 nd_region_dev +EXPORT_SYMBOL_GPL vmlinux 0xc18dea33 mmc_get_ext_csd +EXPORT_SYMBOL_GPL vmlinux 0xc19b2437 __tracepoint_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc1a7cc0c rio_mport_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0xc1b9c1c6 fixed_phy_set_link_update +EXPORT_SYMBOL_GPL vmlinux 0xc1bf8b77 of_get_named_gpio +EXPORT_SYMBOL_GPL vmlinux 0xc1c560ce irq_domain_pop_irq +EXPORT_SYMBOL_GPL vmlinux 0xc1d69e72 kthread_cancel_delayed_work_sync +EXPORT_SYMBOL_GPL vmlinux 0xc1e6986e interval_tree_span_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xc1ed9c89 cpu_latency_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xc1f6ed17 cpufreq_cpu_get_raw +EXPORT_SYMBOL_GPL vmlinux 0xc1fe1afb tpm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc2205e62 irq_chip_mask_parent +EXPORT_SYMBOL_GPL vmlinux 0xc221ca58 edac_pci_add_device +EXPORT_SYMBOL_GPL vmlinux 0xc22a3091 vm_unmap_aliases +EXPORT_SYMBOL_GPL vmlinux 0xc23610c8 pinctrl_register_and_init +EXPORT_SYMBOL_GPL vmlinux 0xc2368ea5 ata_xfer_mask2mode +EXPORT_SYMBOL_GPL vmlinux 0xc2480885 sfp_add_phy +EXPORT_SYMBOL_GPL vmlinux 0xc24bc398 vcap_tc_flower_handler_tcp_usage +EXPORT_SYMBOL_GPL vmlinux 0xc265dc62 raw_v4_match +EXPORT_SYMBOL_GPL vmlinux 0xc2692173 wakeup_sources_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xc2702773 __traceiter_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xc2720343 usb_driver_set_configuration +EXPORT_SYMBOL_GPL vmlinux 0xc285b957 sk_free_unlock_clone +EXPORT_SYMBOL_GPL vmlinux 0xc2863bce elv_rqhash_add +EXPORT_SYMBOL_GPL vmlinux 0xc289e46d cpufreq_generic_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xc28ae9bd device_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0xc29897b6 of_clk_parent_fill +EXPORT_SYMBOL_GPL vmlinux 0xc2a427be device_store_bool +EXPORT_SYMBOL_GPL vmlinux 0xc2a814db tcp_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xc2c14388 led_sysfs_disable +EXPORT_SYMBOL_GPL vmlinux 0xc2c1c427 perf_event_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc2c275ff opal_poll_events +EXPORT_SYMBOL_GPL vmlinux 0xc2d33eb6 inet_bhash2_reset_saddr +EXPORT_SYMBOL_GPL vmlinux 0xc2d440cc devm_bitmap_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc2e52ed2 scsi_internal_device_block_nowait +EXPORT_SYMBOL_GPL vmlinux 0xc2fc1878 cxl_update_properties +EXPORT_SYMBOL_GPL vmlinux 0xc2fc5850 device_store_ulong +EXPORT_SYMBOL_GPL vmlinux 0xc2fe0147 gpiochip_remove_pin_ranges +EXPORT_SYMBOL_GPL vmlinux 0xc309196f ata_cable_unknown +EXPORT_SYMBOL_GPL vmlinux 0xc3191048 mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc31b536c __auxiliary_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xc32e8a63 pwm_request_from_chip +EXPORT_SYMBOL_GPL vmlinux 0xc341ae6d zs_map_object +EXPORT_SYMBOL_GPL vmlinux 0xc34e9b8e vp_modern_config_vector +EXPORT_SYMBOL_GPL vmlinux 0xc35c24a9 uart_handle_cts_change +EXPORT_SYMBOL_GPL vmlinux 0xc3654b81 nfnl_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0xc3708747 trace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0xc3785107 mmc_pwrseq_register +EXPORT_SYMBOL_GPL vmlinux 0xc37bd719 dma_can_mmap +EXPORT_SYMBOL_GPL vmlinux 0xc3805cd1 fs_ftype_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0xc386fa5c device_create_managed_software_node +EXPORT_SYMBOL_GPL vmlinux 0xc393bac5 gpiod_count +EXPORT_SYMBOL_GPL vmlinux 0xc3944258 trace_seq_putmem_hex +EXPORT_SYMBOL_GPL vmlinux 0xc3955cb0 hrtimer_cancel +EXPORT_SYMBOL_GPL vmlinux 0xc397ca34 crypto_register_acomp +EXPORT_SYMBOL_GPL vmlinux 0xc3997d9d mpi_read_raw_from_sgl +EXPORT_SYMBOL_GPL vmlinux 0xc3aeab32 vfs_cancel_lock +EXPORT_SYMBOL_GPL vmlinux 0xc3b47825 rcu_async_relax +EXPORT_SYMBOL_GPL vmlinux 0xc3be9410 xfrm_output +EXPORT_SYMBOL_GPL vmlinux 0xc3c395d6 devlink_to_dev +EXPORT_SYMBOL_GPL vmlinux 0xc3c4c6cc hash_algo_name +EXPORT_SYMBOL_GPL vmlinux 0xc3c53f35 of_request_module +EXPORT_SYMBOL_GPL vmlinux 0xc3c93737 memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0xc3ccfd7d irq_generic_chip_ops +EXPORT_SYMBOL_GPL vmlinux 0xc3cd9618 component_add_typed +EXPORT_SYMBOL_GPL vmlinux 0xc3de65ff ring_buffer_bytes_cpu +EXPORT_SYMBOL_GPL vmlinux 0xc3e874d3 mm_iommu_newdev +EXPORT_SYMBOL_GPL vmlinux 0xc3ea5305 iommu_default_passthrough +EXPORT_SYMBOL_GPL vmlinux 0xc3f82c3f srcu_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0xc3fd302e led_trigger_blink_oneshot +EXPORT_SYMBOL_GPL vmlinux 0xc410cfec __traceiter_rpm_return_int +EXPORT_SYMBOL_GPL vmlinux 0xc411debd proc_get_parent_data +EXPORT_SYMBOL_GPL vmlinux 0xc412ca59 fuse_direct_io +EXPORT_SYMBOL_GPL vmlinux 0xc412fdf3 radix__flush_all_lpid +EXPORT_SYMBOL_GPL vmlinux 0xc423bf3d ata_sff_data_xfer +EXPORT_SYMBOL_GPL vmlinux 0xc426c51f klp_shadow_free_all +EXPORT_SYMBOL_GPL vmlinux 0xc428068d sata_deb_timing_long +EXPORT_SYMBOL_GPL vmlinux 0xc42b32e1 thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0xc435661b fwnode_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xc43e2f5a ata_bmdma_dumb_qc_prep +EXPORT_SYMBOL_GPL vmlinux 0xc4435f5b __pci_hp_initialize +EXPORT_SYMBOL_GPL vmlinux 0xc44afc48 pse_ethtool_set_config +EXPORT_SYMBOL_GPL vmlinux 0xc454fc7b twl_get_type +EXPORT_SYMBOL_GPL vmlinux 0xc46324f6 dynevent_create +EXPORT_SYMBOL_GPL vmlinux 0xc46b5e00 btree_merge +EXPORT_SYMBOL_GPL vmlinux 0xc46dbbb4 sock_diag_check_cookie +EXPORT_SYMBOL_GPL vmlinux 0xc46e5f09 crypto_get_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xc471c67a twl4030_audio_disable_resource +EXPORT_SYMBOL_GPL vmlinux 0xc4741b63 inet_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xc47d5f35 iomap_bmap +EXPORT_SYMBOL_GPL vmlinux 0xc4811342 __blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0xc4852885 hwmon_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc49e5f14 __inode_attach_wb +EXPORT_SYMBOL_GPL vmlinux 0xc4a288c6 crypto_unregister_kpp +EXPORT_SYMBOL_GPL vmlinux 0xc4a31146 rdma_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc4a69f60 devfreq_event_set_event +EXPORT_SYMBOL_GPL vmlinux 0xc4a72936 trusted_tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xc4a7eb09 debugfs_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0xc4b6dfa0 vas_win_close +EXPORT_SYMBOL_GPL vmlinux 0xc4ba14cf led_trigger_remove +EXPORT_SYMBOL_GPL vmlinux 0xc4c8cf91 scsi_dh_attached_handler_name +EXPORT_SYMBOL_GPL vmlinux 0xc4dcae7e blkcg_activate_policy +EXPORT_SYMBOL_GPL vmlinux 0xc4e37105 blk_crypto_reprogram_all_keys +EXPORT_SYMBOL_GPL vmlinux 0xc4edcb00 kobject_rename +EXPORT_SYMBOL_GPL vmlinux 0xc4f0da12 ktime_get_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xc4f54c04 virtqueue_disable_cb +EXPORT_SYMBOL_GPL vmlinux 0xc504a4b2 usb_set_wireless_status +EXPORT_SYMBOL_GPL vmlinux 0xc529aecb vp_modern_remove +EXPORT_SYMBOL_GPL vmlinux 0xc537149b of_clk_hw_simple_get +EXPORT_SYMBOL_GPL vmlinux 0xc53b36a4 mctrl_gpio_init +EXPORT_SYMBOL_GPL vmlinux 0xc54250e2 __of_reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xc55fa167 __virtio_unbreak_device +EXPORT_SYMBOL_GPL vmlinux 0xc5604800 clk_set_rate_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xc560a7e8 clk_hw_unregister_gate +EXPORT_SYMBOL_GPL vmlinux 0xc563ee6f pci_hp_deregister +EXPORT_SYMBOL_GPL vmlinux 0xc565c333 __rio_local_read_config_32 +EXPORT_SYMBOL_GPL vmlinux 0xc569d8ce __clk_get_name +EXPORT_SYMBOL_GPL vmlinux 0xc571aeb4 of_dma_is_coherent +EXPORT_SYMBOL_GPL vmlinux 0xc575c737 debug_locks_off +EXPORT_SYMBOL_GPL vmlinux 0xc577070f lwtunnel_input +EXPORT_SYMBOL_GPL vmlinux 0xc5777fca linear_range_get_selector_low_array +EXPORT_SYMBOL_GPL vmlinux 0xc584223e vcap_del_rule +EXPORT_SYMBOL_GPL vmlinux 0xc58a3ee6 icc_node_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc58ce483 pm_runtime_barrier +EXPORT_SYMBOL_GPL vmlinux 0xc5a3e609 usb_disable_xhci_ports +EXPORT_SYMBOL_GPL vmlinux 0xc5a5c678 uart_parse_earlycon +EXPORT_SYMBOL_GPL vmlinux 0xc5a80e49 ehci_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc5bba047 nvdimm_provider_data +EXPORT_SYMBOL_GPL vmlinux 0xc5e0da10 pnv_pci_set_tunnel_bar +EXPORT_SYMBOL_GPL vmlinux 0xc5e70554 ipv6_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0xc5f25f75 iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0xc606cd3c boot_cpuid +EXPORT_SYMBOL_GPL vmlinux 0xc617f82c unregister_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc6199156 netdev_is_rx_handler_busy +EXPORT_SYMBOL_GPL vmlinux 0xc6250576 ZSTD_isError +EXPORT_SYMBOL_GPL vmlinux 0xc62611e1 scatterwalk_map_and_copy +EXPORT_SYMBOL_GPL vmlinux 0xc6299625 rht_bucket_nested_insert +EXPORT_SYMBOL_GPL vmlinux 0xc636d60f __tracepoint_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xc64fd66a add_hwgenerator_randomness +EXPORT_SYMBOL_GPL vmlinux 0xc659d9c1 tps65912_device_exit +EXPORT_SYMBOL_GPL vmlinux 0xc66b77b1 iommu_group_set_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xc672d3d4 synchronize_srcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xc6739daf pci_epc_map_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0xc6779093 ring_buffer_record_enable +EXPORT_SYMBOL_GPL vmlinux 0xc677b70b pm_runtime_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0xc67a725a led_set_brightness_nosleep +EXPORT_SYMBOL_GPL vmlinux 0xc6892662 fuse_init_fs_context_submount +EXPORT_SYMBOL_GPL vmlinux 0xc68c41d6 __SCK__tp_func_ata_bmdma_setup +EXPORT_SYMBOL_GPL vmlinux 0xc68ea64e list_lru_count_one +EXPORT_SYMBOL_GPL vmlinux 0xc68f0236 crypto_register_rng +EXPORT_SYMBOL_GPL vmlinux 0xc697b0f7 nvmem_device_read +EXPORT_SYMBOL_GPL vmlinux 0xc69b7ee5 zs_destroy_pool +EXPORT_SYMBOL_GPL vmlinux 0xc6a4a872 __clk_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xc6a67167 devm_mbox_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc6ba1dab udp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0xc6d220d1 rtas_busy_delay +EXPORT_SYMBOL_GPL vmlinux 0xc6d35362 devm_i2c_new_dummy_device +EXPORT_SYMBOL_GPL vmlinux 0xc6d3f2ef devl_rate_node_create +EXPORT_SYMBOL_GPL vmlinux 0xc6e5bcf3 linear_range_get_selector_within +EXPORT_SYMBOL_GPL vmlinux 0xc6eb8795 dma_resv_get_singleton +EXPORT_SYMBOL_GPL vmlinux 0xc73c8ea5 spi_sync +EXPORT_SYMBOL_GPL vmlinux 0xc74f2507 mm_iommu_new +EXPORT_SYMBOL_GPL vmlinux 0xc7685b60 sched_numa_find_nth_cpu +EXPORT_SYMBOL_GPL vmlinux 0xc77bddab vcap_port_debugfs +EXPORT_SYMBOL_GPL vmlinux 0xc77c4bc9 pci_host_common_probe +EXPORT_SYMBOL_GPL vmlinux 0xc784bf79 pinctrl_select_state +EXPORT_SYMBOL_GPL vmlinux 0xc795fa91 ahash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xc79a1924 tpm_chip_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc7a1840e llist_add_batch +EXPORT_SYMBOL_GPL vmlinux 0xc7a45a2f blkcg_policy_register +EXPORT_SYMBOL_GPL vmlinux 0xc7a7e770 clk_bulk_enable +EXPORT_SYMBOL_GPL vmlinux 0xc7b26cad ata_link_online +EXPORT_SYMBOL_GPL vmlinux 0xc7cdf069 extcon_get_edev_name +EXPORT_SYMBOL_GPL vmlinux 0xc7dd754b em_dev_unregister_perf_domain +EXPORT_SYMBOL_GPL vmlinux 0xc7e376d4 klist_next +EXPORT_SYMBOL_GPL vmlinux 0xc7e64fc2 asn1_encode_integer +EXPORT_SYMBOL_GPL vmlinux 0xc7eeb931 clk_mux_ops +EXPORT_SYMBOL_GPL vmlinux 0xc7f1ecd8 devm_clk_hw_register_fixed_factor_parent_hw +EXPORT_SYMBOL_GPL vmlinux 0xc7f3f115 wm8400_reset_codec_reg_cache +EXPORT_SYMBOL_GPL vmlinux 0xc7fa4aa9 kobj_ns_drop +EXPORT_SYMBOL_GPL vmlinux 0xc805e617 ip4_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0xc8072b15 iptunnel_handle_offloads +EXPORT_SYMBOL_GPL vmlinux 0xc807f887 ima_inode_hash +EXPORT_SYMBOL_GPL vmlinux 0xc8200cfe __udp_enqueue_schedule_skb +EXPORT_SYMBOL_GPL vmlinux 0xc82b3a88 __SCK__tp_func_rpm_resume +EXPORT_SYMBOL_GPL vmlinux 0xc82c721f klist_remove +EXPORT_SYMBOL_GPL vmlinux 0xc84680b1 get_net_ns_by_id +EXPORT_SYMBOL_GPL vmlinux 0xc84d2aae pci_find_dvsec_capability +EXPORT_SYMBOL_GPL vmlinux 0xc8594d3d reset_control_acquire +EXPORT_SYMBOL_GPL vmlinux 0xc8727b36 int_active_memcg +EXPORT_SYMBOL_GPL vmlinux 0xc8902618 __srcu_read_lock_nmisafe +EXPORT_SYMBOL_GPL vmlinux 0xc895e97b extcon_dev_register +EXPORT_SYMBOL_GPL vmlinux 0xc896367c syscon_node_to_regmap +EXPORT_SYMBOL_GPL vmlinux 0xc8b4abbc kthread_unuse_mm +EXPORT_SYMBOL_GPL vmlinux 0xc8b8fde3 edac_device_handle_ue_count +EXPORT_SYMBOL_GPL vmlinux 0xc8c19e65 clockevents_config_and_register +EXPORT_SYMBOL_GPL vmlinux 0xc8d95292 bpf_map_put +EXPORT_SYMBOL_GPL vmlinux 0xc8ddd5b5 kstrdup_quotable +EXPORT_SYMBOL_GPL vmlinux 0xc8fa020c stmpe_dev_pm_ops +EXPORT_SYMBOL_GPL vmlinux 0xc8fa844d __netpoll_setup +EXPORT_SYMBOL_GPL vmlinux 0xc914408c scsi_eh_ready_devs +EXPORT_SYMBOL_GPL vmlinux 0xc91fdf58 percpu_ref_is_zero +EXPORT_SYMBOL_GPL vmlinux 0xc93d3225 folio_alloc_buffers +EXPORT_SYMBOL_GPL vmlinux 0xc93ee1e7 usb_phy_roothub_init +EXPORT_SYMBOL_GPL vmlinux 0xc94d83d5 phy_led_triggers_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc9561772 fb_destroy_modelist +EXPORT_SYMBOL_GPL vmlinux 0xc9599cc6 edac_pci_create_generic_ctl +EXPORT_SYMBOL_GPL vmlinux 0xc9641b48 visitor32 +EXPORT_SYMBOL_GPL vmlinux 0xc9715630 __SCK__tp_func_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xc977ec21 kvmppc_h_clear_mod +EXPORT_SYMBOL_GPL vmlinux 0xc9827693 __bpf_call_base +EXPORT_SYMBOL_GPL vmlinux 0xc9b8f8e6 dma_max_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0xc9bb7d2a ipv6_recv_error +EXPORT_SYMBOL_GPL vmlinux 0xc9bf95ea usb_pipe_type_check +EXPORT_SYMBOL_GPL vmlinux 0xc9c56873 perf_trace_buf_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc9c6a27a xive_native_set_queue_state +EXPORT_SYMBOL_GPL vmlinux 0xc9ceea06 clk_has_parent +EXPORT_SYMBOL_GPL vmlinux 0xc9d75c83 clk_register_divider_table +EXPORT_SYMBOL_GPL vmlinux 0xc9e36ef2 nvdimm_bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc9ec4e21 free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xc9fd634a usb_role_switch_put +EXPORT_SYMBOL_GPL vmlinux 0xca147f29 devm_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0xca2aee78 tcp_abort +EXPORT_SYMBOL_GPL vmlinux 0xca43ba1b nf_checksum +EXPORT_SYMBOL_GPL vmlinux 0xca454a34 vt_get_leds +EXPORT_SYMBOL_GPL vmlinux 0xca4b5c51 idr_remove +EXPORT_SYMBOL_GPL vmlinux 0xca500464 ZSTD_getErrorName +EXPORT_SYMBOL_GPL vmlinux 0xca5b0699 edac_mc_free +EXPORT_SYMBOL_GPL vmlinux 0xca714d52 edac_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xca7b204f devm_hwspin_lock_register +EXPORT_SYMBOL_GPL vmlinux 0xca7d8764 kthread_freezable_should_stop +EXPORT_SYMBOL_GPL vmlinux 0xca7dd653 hvc_poll +EXPORT_SYMBOL_GPL vmlinux 0xca83e181 component_bind_all +EXPORT_SYMBOL_GPL vmlinux 0xca8ca3c8 iommu_device_unlink +EXPORT_SYMBOL_GPL vmlinux 0xca94bf41 btree_last +EXPORT_SYMBOL_GPL vmlinux 0xca9a1d5e ring_buffer_free +EXPORT_SYMBOL_GPL vmlinux 0xca9d4aa3 bio_associate_blkg +EXPORT_SYMBOL_GPL vmlinux 0xcaa56210 of_usb_get_dr_mode_by_phy +EXPORT_SYMBOL_GPL vmlinux 0xcab34abb devlink_port_type_ib_set +EXPORT_SYMBOL_GPL vmlinux 0xcab62ab3 fuse_sync_release +EXPORT_SYMBOL_GPL vmlinux 0xcab6e47b mctp_register_netdev +EXPORT_SYMBOL_GPL vmlinux 0xcabe04de cpuidle_resume_and_unlock +EXPORT_SYMBOL_GPL vmlinux 0xcad5370a kernel_kobj +EXPORT_SYMBOL_GPL vmlinux 0xcadab7df blkg_rwstat_exit +EXPORT_SYMBOL_GPL vmlinux 0xcae2ce2c blk_mq_alloc_sq_tag_set +EXPORT_SYMBOL_GPL vmlinux 0xcaf6272b pm_generic_freeze +EXPORT_SYMBOL_GPL vmlinux 0xcafd4c17 vas_register_api_pseries +EXPORT_SYMBOL_GPL vmlinux 0xcafdb040 dma_resv_test_signaled +EXPORT_SYMBOL_GPL vmlinux 0xcb1662d0 devm_power_supply_get_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xcb2bfe2b nvmem_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xcb423c42 dw8250_do_set_termios +EXPORT_SYMBOL_GPL vmlinux 0xcb49ec9d fat_flush_inodes +EXPORT_SYMBOL_GPL vmlinux 0xcb4a7d9b public_key_verify_signature +EXPORT_SYMBOL_GPL vmlinux 0xcb525aba pci_check_and_unmask_intx +EXPORT_SYMBOL_GPL vmlinux 0xcb552ae0 devm_remove_action +EXPORT_SYMBOL_GPL vmlinux 0xcb561441 mem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0xcb606f0d i2c_dw_validate_speed +EXPORT_SYMBOL_GPL vmlinux 0xcb6d4054 pci_bus_add_device +EXPORT_SYMBOL_GPL vmlinux 0xcb6df95a ata_sff_dma_pause +EXPORT_SYMBOL_GPL vmlinux 0xcb6e94e4 devfreq_event_enable_edev +EXPORT_SYMBOL_GPL vmlinux 0xcb91551f cpufreq_dbs_governor_stop +EXPORT_SYMBOL_GPL vmlinux 0xcb9d0551 pci_slots_kset +EXPORT_SYMBOL_GPL vmlinux 0xcb9d637c usb_register_dev +EXPORT_SYMBOL_GPL vmlinux 0xcbaa9f64 led_trigger_rename_static +EXPORT_SYMBOL_GPL vmlinux 0xcbcc0f79 blkg_conf_prep +EXPORT_SYMBOL_GPL vmlinux 0xcbe569f5 bpf_prog_create_from_user +EXPORT_SYMBOL_GPL vmlinux 0xcbe56bc2 zs_get_total_pages +EXPORT_SYMBOL_GPL vmlinux 0xcbe803cf relay_close +EXPORT_SYMBOL_GPL vmlinux 0xcbeed779 devm_irq_setup_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xcbf10fe7 scsi_host_block +EXPORT_SYMBOL_GPL vmlinux 0xcbfe9ec8 ethnl_cable_test_fault_length +EXPORT_SYMBOL_GPL vmlinux 0xcc02a49c mas_prev_range +EXPORT_SYMBOL_GPL vmlinux 0xcc0848a0 tty_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0xcc0a0975 __auxiliary_device_add +EXPORT_SYMBOL_GPL vmlinux 0xcc1334a8 __traceiter_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0xcc17893a rio_free_net +EXPORT_SYMBOL_GPL vmlinux 0xcc23406a rio_release_inb_pwrite +EXPORT_SYMBOL_GPL vmlinux 0xcc335379 regmap_field_read +EXPORT_SYMBOL_GPL vmlinux 0xcc39c03e nvmem_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcc3ffa87 dev_pm_opp_put +EXPORT_SYMBOL_GPL vmlinux 0xcc426652 pinctrl_dev_get_name +EXPORT_SYMBOL_GPL vmlinux 0xcc596eee inet_unhash +EXPORT_SYMBOL_GPL vmlinux 0xcc6dc76c power_supply_set_battery_charged +EXPORT_SYMBOL_GPL vmlinux 0xcc751ff8 usb_urb_ep_type_check +EXPORT_SYMBOL_GPL vmlinux 0xcc9268fc hwpoison_filter_enable +EXPORT_SYMBOL_GPL vmlinux 0xcc935375 walk_iomem_res_desc +EXPORT_SYMBOL_GPL vmlinux 0xcc9c673c clk_divider_ops +EXPORT_SYMBOL_GPL vmlinux 0xccabde6f crc64_rocksoft_generic +EXPORT_SYMBOL_GPL vmlinux 0xccac32b6 pci_iov_get_pf_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xccb5a28a gpiod_set_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xcccfb2fa sata_deb_timing_hotplug +EXPORT_SYMBOL_GPL vmlinux 0xccd6a012 vp_modern_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0xccd86806 ata_id_string +EXPORT_SYMBOL_GPL vmlinux 0xccdafb41 dw_pcie_find_capability +EXPORT_SYMBOL_GPL vmlinux 0xccdc1367 devm_rtc_device_register +EXPORT_SYMBOL_GPL vmlinux 0xcce1ac3a pnv_ocxl_get_tl_cap +EXPORT_SYMBOL_GPL vmlinux 0xccf52bc9 sfp_upstream_start +EXPORT_SYMBOL_GPL vmlinux 0xccfafe42 pinmux_generic_remove_function +EXPORT_SYMBOL_GPL vmlinux 0xccff97d7 fwnode_property_get_reference_args +EXPORT_SYMBOL_GPL vmlinux 0xcd071403 regulator_enable +EXPORT_SYMBOL_GPL vmlinux 0xcd16ccf8 of_regulator_match +EXPORT_SYMBOL_GPL vmlinux 0xcd24e146 hash_digest_size +EXPORT_SYMBOL_GPL vmlinux 0xcd2e8576 fsnotify_init_mark +EXPORT_SYMBOL_GPL vmlinux 0xcd449ede of_clk_hw_register +EXPORT_SYMBOL_GPL vmlinux 0xcd4894f9 device_link_remove +EXPORT_SYMBOL_GPL vmlinux 0xcd571515 cpuidle_register +EXPORT_SYMBOL_GPL vmlinux 0xcd5f953a key_type_encrypted +EXPORT_SYMBOL_GPL vmlinux 0xcd6f2dc9 nf_log_buf_add +EXPORT_SYMBOL_GPL vmlinux 0xcd785612 sysfs_file_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xcd7d1992 ext_pi_type1_crc64 +EXPORT_SYMBOL_GPL vmlinux 0xcd861a27 dax_zero_range +EXPORT_SYMBOL_GPL vmlinux 0xcd8b2c2d regulator_put +EXPORT_SYMBOL_GPL vmlinux 0xcd8e1ff4 irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xcd91b127 system_highpri_wq +EXPORT_SYMBOL_GPL vmlinux 0xcd974f00 rcu_all_qs +EXPORT_SYMBOL_GPL vmlinux 0xcd9b8ec6 usb_altnum_to_altsetting +EXPORT_SYMBOL_GPL vmlinux 0xcd9cd2ff wakeme_after_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcda1b874 iommu_device_register +EXPORT_SYMBOL_GPL vmlinux 0xcda34bfa of_dma_xlate_by_chan_id +EXPORT_SYMBOL_GPL vmlinux 0xcdb6adcc ras_userspace_consumers +EXPORT_SYMBOL_GPL vmlinux 0xcdba12d8 vcap_debugfs +EXPORT_SYMBOL_GPL vmlinux 0xcdbaffe5 vp_legacy_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0xcdbe1ccc rdev_get_id +EXPORT_SYMBOL_GPL vmlinux 0xcdca3691 nr_irqs +EXPORT_SYMBOL_GPL vmlinux 0xcdce2025 sk_msg_return_zero +EXPORT_SYMBOL_GPL vmlinux 0xcdd1a841 xive_tima +EXPORT_SYMBOL_GPL vmlinux 0xcdde9426 cgroup_path_ns +EXPORT_SYMBOL_GPL vmlinux 0xcddf3609 edac_pci_handle_npe +EXPORT_SYMBOL_GPL vmlinux 0xcde0a818 cpu_remove_dev_attr +EXPORT_SYMBOL_GPL vmlinux 0xcdf61b42 xdp_do_redirect_frame +EXPORT_SYMBOL_GPL vmlinux 0xce22bc36 pid_vnr +EXPORT_SYMBOL_GPL vmlinux 0xce32e5fd __traceiter_ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xce37b6a9 devl_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0xce4e80f3 disable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0xce6db656 rcu_is_watching +EXPORT_SYMBOL_GPL vmlinux 0xcea661bd devm_irq_alloc_generic_chip +EXPORT_SYMBOL_GPL vmlinux 0xceb1f126 mpi_read_raw_data +EXPORT_SYMBOL_GPL vmlinux 0xceb4b99c klist_prev +EXPORT_SYMBOL_GPL vmlinux 0xceb7d48a vfs_setlease +EXPORT_SYMBOL_GPL vmlinux 0xcebb45f5 spi_mem_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xcec2a689 netif_carrier_event +EXPORT_SYMBOL_GPL vmlinux 0xcec74e27 devlink_port_linecard_set +EXPORT_SYMBOL_GPL vmlinux 0xcee1641c kgdb_unregister_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xcee63d26 ip6_flush_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0xcee88e7a of_overlay_fdt_apply +EXPORT_SYMBOL_GPL vmlinux 0xceff6724 badblocks_check +EXPORT_SYMBOL_GPL vmlinux 0xcf02e1c3 pci_iov_vf_id +EXPORT_SYMBOL_GPL vmlinux 0xcf05314c pm_clk_create +EXPORT_SYMBOL_GPL vmlinux 0xcf0932fc inet6_csk_xmit +EXPORT_SYMBOL_GPL vmlinux 0xcf133159 alarm_start_relative +EXPORT_SYMBOL_GPL vmlinux 0xcf1437cd cpufreq_dbs_governor_start +EXPORT_SYMBOL_GPL vmlinux 0xcf28f55e trace_clock_global +EXPORT_SYMBOL_GPL vmlinux 0xcf366acd devfreq_cooling_em_register +EXPORT_SYMBOL_GPL vmlinux 0xcf7b13ad kern_mount +EXPORT_SYMBOL_GPL vmlinux 0xcf7db869 regulator_get_mode +EXPORT_SYMBOL_GPL vmlinux 0xcf9c5bc3 fib6_check_nexthop +EXPORT_SYMBOL_GPL vmlinux 0xcfa6752c cpufreq_cpu_put +EXPORT_SYMBOL_GPL vmlinux 0xcfacd2ea power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0xcfc5108a devlink_fmsg_u8_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xcfc7b4e4 rcu_barrier_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0xcfe68756 dma_resv_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0xd01c26d2 devfreq_event_get_edev_by_phandle +EXPORT_SYMBOL_GPL vmlinux 0xd02807a0 pinctrl_generic_get_group +EXPORT_SYMBOL_GPL vmlinux 0xd02d8e91 pci_epc_mem_free_addr +EXPORT_SYMBOL_GPL vmlinux 0xd03eaf4c schedule_hrtimeout_range +EXPORT_SYMBOL_GPL vmlinux 0xd04aedfd __SCK__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0xd0620123 aead_geniv_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd06524ba raw_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd067d3c5 system_freezable_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0xd0686cd4 rcuref_put_slowpath +EXPORT_SYMBOL_GPL vmlinux 0xd06c3ae9 switchdev_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0xd08b4d08 dm_internal_suspend_noflush +EXPORT_SYMBOL_GPL vmlinux 0xd09ba6ea devres_add +EXPORT_SYMBOL_GPL vmlinux 0xd09c31ad skb_gso_validate_mac_len +EXPORT_SYMBOL_GPL vmlinux 0xd09e4eea pci_ecam_create +EXPORT_SYMBOL_GPL vmlinux 0xd0a5a159 sata_async_notification +EXPORT_SYMBOL_GPL vmlinux 0xd0c05159 emergency_restart +EXPORT_SYMBOL_GPL vmlinux 0xd0c30d37 rt_mutex_lock_interruptible +EXPORT_SYMBOL_GPL vmlinux 0xd0d03317 regmap_fields_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0xd0d95e29 ata_dev_next +EXPORT_SYMBOL_GPL vmlinux 0xd0db0f12 run_dax +EXPORT_SYMBOL_GPL vmlinux 0xd10e9066 vc_scrolldelta_helper +EXPORT_SYMBOL_GPL vmlinux 0xd10fdc11 icc_nodes_remove +EXPORT_SYMBOL_GPL vmlinux 0xd110b7da cpuidle_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd110fd38 pci_add_dynid +EXPORT_SYMBOL_GPL vmlinux 0xd11efef7 cpufreq_generic_init +EXPORT_SYMBOL_GPL vmlinux 0xd1262886 rtas_data_buf +EXPORT_SYMBOL_GPL vmlinux 0xd12f8430 of_get_fb_videomode +EXPORT_SYMBOL_GPL vmlinux 0xd133a9b7 component_master_add_with_match +EXPORT_SYMBOL_GPL vmlinux 0xd1481de7 mpi_clear +EXPORT_SYMBOL_GPL vmlinux 0xd14c0402 ata_sff_error_handler +EXPORT_SYMBOL_GPL vmlinux 0xd159586c net_prio_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xd16bc5a0 __traceiter_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xd175d754 wm831x_reg_unlock +EXPORT_SYMBOL_GPL vmlinux 0xd17b0514 iommu_domain_free +EXPORT_SYMBOL_GPL vmlinux 0xd17e6308 usb_phy_roothub_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd18ea2ef thermal_zone_get_offset +EXPORT_SYMBOL_GPL vmlinux 0xd191cd4b skb_mpls_dec_ttl +EXPORT_SYMBOL_GPL vmlinux 0xd1a9ca15 __SCK__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xd1b207e5 percpu_up_write +EXPORT_SYMBOL_GPL vmlinux 0xd1c3fb44 vcap_free_rule +EXPORT_SYMBOL_GPL vmlinux 0xd1cb7c00 ata_cable_sata +EXPORT_SYMBOL_GPL vmlinux 0xd1cbc23c add_timer_on +EXPORT_SYMBOL_GPL vmlinux 0xd1e5451e trace_seq_path +EXPORT_SYMBOL_GPL vmlinux 0xd1e6a7dc vring_create_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0xd1f2eee2 nf_logger_find_get +EXPORT_SYMBOL_GPL vmlinux 0xd1fd77b1 __netif_set_xps_queue +EXPORT_SYMBOL_GPL vmlinux 0xd20f3739 pci_restore_msi_state +EXPORT_SYMBOL_GPL vmlinux 0xd217e9e6 trace_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0xd219e69e pnv_ocxl_get_pasid_count +EXPORT_SYMBOL_GPL vmlinux 0xd21b61bd async_schedule_node_domain +EXPORT_SYMBOL_GPL vmlinux 0xd21f1d35 __SCK__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xd22214f8 virtqueue_add_sgs +EXPORT_SYMBOL_GPL vmlinux 0xd252b061 genphy_c45_baset1_read_status +EXPORT_SYMBOL_GPL vmlinux 0xd256e2ce dev_pm_qos_expose_flags +EXPORT_SYMBOL_GPL vmlinux 0xd260af0d ring_buffer_write +EXPORT_SYMBOL_GPL vmlinux 0xd26b41af of_remove_property +EXPORT_SYMBOL_GPL vmlinux 0xd26c376c perf_pmu_register +EXPORT_SYMBOL_GPL vmlinux 0xd271155f transport_setup_device +EXPORT_SYMBOL_GPL vmlinux 0xd273b1b1 __round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xd287f0b8 synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xd297d865 devm_regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0xd29c1f10 __traceiter_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xd2a822c7 pseries_reloc_on_exception +EXPORT_SYMBOL_GPL vmlinux 0xd2b10a05 ata_timing_find_mode +EXPORT_SYMBOL_GPL vmlinux 0xd2b9f632 vp_modern_set_queue_size +EXPORT_SYMBOL_GPL vmlinux 0xd2bffaa5 sk_detach_filter +EXPORT_SYMBOL_GPL vmlinux 0xd2c71ab2 __netpoll_cleanup +EXPORT_SYMBOL_GPL vmlinux 0xd2c86ce1 relay_open +EXPORT_SYMBOL_GPL vmlinux 0xd2d7e59b unregister_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0xd2df1b02 da9052_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xd2fbd3d9 pingv6_ops +EXPORT_SYMBOL_GPL vmlinux 0xd30426b4 blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0xd319c15d pm_generic_resume +EXPORT_SYMBOL_GPL vmlinux 0xd31a2ac5 ring_buffer_oldest_event_ts +EXPORT_SYMBOL_GPL vmlinux 0xd320ebaf pci_epc_get_first_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xd3397de7 bsg_register_queue +EXPORT_SYMBOL_GPL vmlinux 0xd33c4a15 sata_link_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xd345cda8 pinctrl_select_default_state +EXPORT_SYMBOL_GPL vmlinux 0xd34822d2 __pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0xd3589162 cpufreq_cooling_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd36760ef __usb_get_extra_descriptor +EXPORT_SYMBOL_GPL vmlinux 0xd3719d00 task_cls_state +EXPORT_SYMBOL_GPL vmlinux 0xd373e548 dax_remap_file_range_prep +EXPORT_SYMBOL_GPL vmlinux 0xd3996eec pci_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0xd39e9848 put_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xd3ab422d put_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xd3cc754a pci_reset_function +EXPORT_SYMBOL_GPL vmlinux 0xd3da1344 ipv6_bpf_stub +EXPORT_SYMBOL_GPL vmlinux 0xd3e0b6cf regulator_irq_helper +EXPORT_SYMBOL_GPL vmlinux 0xd3eaf1ed devlink_dpipe_entry_clear +EXPORT_SYMBOL_GPL vmlinux 0xd3ec851c __traceiter_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd3efeb3e raw_seq_next +EXPORT_SYMBOL_GPL vmlinux 0xd3f0cd42 misc_cg_res_total_usage +EXPORT_SYMBOL_GPL vmlinux 0xd3f30cdf __srcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xd3fe49ad crypto_register_ahash +EXPORT_SYMBOL_GPL vmlinux 0xd4034828 system_freezable_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4104e0d subsys_virtual_register +EXPORT_SYMBOL_GPL vmlinux 0xd4107fd4 sock_prot_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0xd421cd67 xhci_get_ep_ctx +EXPORT_SYMBOL_GPL vmlinux 0xd42f1d4e show_rcu_tasks_rude_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd439bfa3 fwnode_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0xd43f3650 wakeup_sources_walk_start +EXPORT_SYMBOL_GPL vmlinux 0xd44a5eac kgdb_register_nmi_console +EXPORT_SYMBOL_GPL vmlinux 0xd44c472c pci_generic_ecam_ops +EXPORT_SYMBOL_GPL vmlinux 0xd4565152 kvmppc_h_protect +EXPORT_SYMBOL_GPL vmlinux 0xd4668b21 skb_mpls_pop +EXPORT_SYMBOL_GPL vmlinux 0xd470c3ee ata_host_start +EXPORT_SYMBOL_GPL vmlinux 0xd47e5fe9 iommu_device_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xd487890f pci_vpd_alloc +EXPORT_SYMBOL_GPL vmlinux 0xd48a9773 drop_reasons_register_subsys +EXPORT_SYMBOL_GPL vmlinux 0xd48d004c tps65912_device_init +EXPORT_SYMBOL_GPL vmlinux 0xd4935851 __SCK__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0xd4967bd4 regulator_get_linear_step +EXPORT_SYMBOL_GPL vmlinux 0xd49df0ff tps6586x_clr_bits +EXPORT_SYMBOL_GPL vmlinux 0xd4a7ed1b sdio_signal_irq +EXPORT_SYMBOL_GPL vmlinux 0xd4a84dee of_platform_default_populate +EXPORT_SYMBOL_GPL vmlinux 0xd4aa6b41 xfrm_audit_state_icvfail +EXPORT_SYMBOL_GPL vmlinux 0xd4aeaef3 decrementers_next_tb +EXPORT_SYMBOL_GPL vmlinux 0xd4b6157e devlink_health_reporter_recovery_done +EXPORT_SYMBOL_GPL vmlinux 0xd4b9a616 reset_control_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xd4bd37a0 gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0xd4bfada9 fwnode_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0xd4c14632 system_unbound_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4cbdbe3 __SCK__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xd4d982c8 device_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xd4e6d7e0 linear_range_get_value +EXPORT_SYMBOL_GPL vmlinux 0xd4efba44 proc_douintvec_minmax +EXPORT_SYMBOL_GPL vmlinux 0xd4f8c22e of_mm_gpiochip_add_data +EXPORT_SYMBOL_GPL vmlinux 0xd501393a __tcp_send_ack +EXPORT_SYMBOL_GPL vmlinux 0xd517224d usb_unpoison_urb +EXPORT_SYMBOL_GPL vmlinux 0xd5184eee kvmppc_do_h_remove +EXPORT_SYMBOL_GPL vmlinux 0xd5192757 ata_change_queue_depth +EXPORT_SYMBOL_GPL vmlinux 0xd519504a wakeup_source_create +EXPORT_SYMBOL_GPL vmlinux 0xd5301b2c linear_range_get_max_value +EXPORT_SYMBOL_GPL vmlinux 0xd530c313 iommu_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd5474690 usb_role_switch_set_role +EXPORT_SYMBOL_GPL vmlinux 0xd55ad93b iommu_group_get_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xd5629c57 ata_bmdma_post_internal_cmd +EXPORT_SYMBOL_GPL vmlinux 0xd5656e7f ata_bmdma_irq_clear +EXPORT_SYMBOL_GPL vmlinux 0xd5794dd1 devfreq_event_get_event +EXPORT_SYMBOL_GPL vmlinux 0xd585f831 wm8350_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xd59623fb extcon_dev_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd59a1587 linkmode_resolve_pause +EXPORT_SYMBOL_GPL vmlinux 0xd5afa49b btree_visitor +EXPORT_SYMBOL_GPL vmlinux 0xd5f5865d __tracepoint_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0xd5fcbf74 pci_p2pmem_alloc_sgl +EXPORT_SYMBOL_GPL vmlinux 0xd6068719 tty_init_termios +EXPORT_SYMBOL_GPL vmlinux 0xd616b69f kthread_func +EXPORT_SYMBOL_GPL vmlinux 0xd6279380 platform_bus +EXPORT_SYMBOL_GPL vmlinux 0xd62b92a4 usb_unpoison_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0xd62cfd0e gpiochip_irq_unmap +EXPORT_SYMBOL_GPL vmlinux 0xd63ec6af __inet_inherit_port +EXPORT_SYMBOL_GPL vmlinux 0xd64381c3 pm_stay_awake +EXPORT_SYMBOL_GPL vmlinux 0xd64ed259 __memcat_p +EXPORT_SYMBOL_GPL vmlinux 0xd6674fe6 pwm_put +EXPORT_SYMBOL_GPL vmlinux 0xd66c211c sdio_set_block_size +EXPORT_SYMBOL_GPL vmlinux 0xd6725d6e phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0xd67364f7 eventfd_ctx_fdget +EXPORT_SYMBOL_GPL vmlinux 0xd68c483d devm_pm_runtime_enable +EXPORT_SYMBOL_GPL vmlinux 0xd695befa l3mdev_ifindex_lookup_by_table_id +EXPORT_SYMBOL_GPL vmlinux 0xd699ced8 __sock_recv_wifi_status +EXPORT_SYMBOL_GPL vmlinux 0xd69e9a4d sock_map_close +EXPORT_SYMBOL_GPL vmlinux 0xd6a43677 opal_async_release_token +EXPORT_SYMBOL_GPL vmlinux 0xd6aafb42 crc64_rocksoft +EXPORT_SYMBOL_GPL vmlinux 0xd6ae832b devfreq_event_disable_edev +EXPORT_SYMBOL_GPL vmlinux 0xd6ae9ba7 rcu_async_should_hurry +EXPORT_SYMBOL_GPL vmlinux 0xd6bf625a btree_init_mempool +EXPORT_SYMBOL_GPL vmlinux 0xd6d15a1e sdio_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xd6d7595c devl_unlock +EXPORT_SYMBOL_GPL vmlinux 0xd6e133ae copro_handle_mm_fault +EXPORT_SYMBOL_GPL vmlinux 0xd6e6512c tty_port_default_client_ops +EXPORT_SYMBOL_GPL vmlinux 0xd6ea0ed2 usb_get_dev +EXPORT_SYMBOL_GPL vmlinux 0xd6f70c16 od_register_powersave_bias_handler +EXPORT_SYMBOL_GPL vmlinux 0xd6feefa5 agp_num_entries +EXPORT_SYMBOL_GPL vmlinux 0xd7173482 disk_set_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0xd7293ffc percpu_ref_reinit +EXPORT_SYMBOL_GPL vmlinux 0xd73e186b transport_remove_device +EXPORT_SYMBOL_GPL vmlinux 0xd73e8205 __fat_fs_error +EXPORT_SYMBOL_GPL vmlinux 0xd742a6a9 __traceiter_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xd74473f5 usb_sg_cancel +EXPORT_SYMBOL_GPL vmlinux 0xd74a6b85 xfrm_dev_offload_ok +EXPORT_SYMBOL_GPL vmlinux 0xd75b20aa rsa_parse_priv_key +EXPORT_SYMBOL_GPL vmlinux 0xd764e5bb iommu_fwspec_add_ids +EXPORT_SYMBOL_GPL vmlinux 0xd768e985 regulator_has_full_constraints +EXPORT_SYMBOL_GPL vmlinux 0xd76e4a35 ioremap_phb +EXPORT_SYMBOL_GPL vmlinux 0xd772327f metadata_dst_free +EXPORT_SYMBOL_GPL vmlinux 0xd77c8676 devlink_port_fini +EXPORT_SYMBOL_GPL vmlinux 0xd7a86a04 tcp_enter_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xd7a86ea4 tcp_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0xd7aea26e kernel_read_file_from_path_initns +EXPORT_SYMBOL_GPL vmlinux 0xd7c261a6 of_mpc8xxx_spi_probe +EXPORT_SYMBOL_GPL vmlinux 0xd7cbb26e transport_configure_device +EXPORT_SYMBOL_GPL vmlinux 0xd7cea889 edac_mod_work +EXPORT_SYMBOL_GPL vmlinux 0xd7dbf6de ata_sas_sync_probe +EXPORT_SYMBOL_GPL vmlinux 0xd7dccd23 __SCK__tp_func_xhci_dbg_quirks +EXPORT_SYMBOL_GPL vmlinux 0xd7e21659 nf_queue_nf_hook_drop +EXPORT_SYMBOL_GPL vmlinux 0xd7e8651e led_sysfs_enable +EXPORT_SYMBOL_GPL vmlinux 0xd80352ec msi_next_desc +EXPORT_SYMBOL_GPL vmlinux 0xd819458c genphy_c45_read_mdix +EXPORT_SYMBOL_GPL vmlinux 0xd823d36d __SCK__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0xd82fb758 tty_find_polling_driver +EXPORT_SYMBOL_GPL vmlinux 0xd83d3324 kick_process +EXPORT_SYMBOL_GPL vmlinux 0xd84d35bd dax_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xd85ed11f nfs42_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0xd85f5fb8 pci_stop_and_remove_bus_device_locked +EXPORT_SYMBOL_GPL vmlinux 0xd8675cb0 devm_pm_opp_of_add_table +EXPORT_SYMBOL_GPL vmlinux 0xd87fc0a0 usb_amd_prefetch_quirk +EXPORT_SYMBOL_GPL vmlinux 0xd8a07d40 ata_port_freeze +EXPORT_SYMBOL_GPL vmlinux 0xd8a0b4d4 blk_revalidate_disk_zones +EXPORT_SYMBOL_GPL vmlinux 0xd8a83b36 gpiod_get_raw_value +EXPORT_SYMBOL_GPL vmlinux 0xd8aa87fc fib_nexthop_info +EXPORT_SYMBOL_GPL vmlinux 0xd8b94df4 pci_epc_linkup +EXPORT_SYMBOL_GPL vmlinux 0xd8bcefc6 gpiochip_get_desc +EXPORT_SYMBOL_GPL vmlinux 0xd8cff80c __fib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xd8de5507 irq_chip_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0xd8fadc12 of_get_display_timing +EXPORT_SYMBOL_GPL vmlinux 0xd8fbb14d net_cls_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xd90891fa blk_lld_busy +EXPORT_SYMBOL_GPL vmlinux 0xd9174c4c tcp_set_state +EXPORT_SYMBOL_GPL vmlinux 0xd91dbd1f xdp_alloc_skb_bulk +EXPORT_SYMBOL_GPL vmlinux 0xd9273cb5 sata_pmp_port_ops +EXPORT_SYMBOL_GPL vmlinux 0xd92eaaeb dw_pcie_ep_linkup +EXPORT_SYMBOL_GPL vmlinux 0xd92ef192 security_kernel_post_load_data +EXPORT_SYMBOL_GPL vmlinux 0xd934e422 icc_enable +EXPORT_SYMBOL_GPL vmlinux 0xd9543bcf param_set_uint_minmax +EXPORT_SYMBOL_GPL vmlinux 0xd957dc79 scsi_unregister_device_handler +EXPORT_SYMBOL_GPL vmlinux 0xd96babb4 interval_tree_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd97d26d8 unregister_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xd9980b6b mbox_free_channel +EXPORT_SYMBOL_GPL vmlinux 0xd99e5bfc of_icc_get_by_index +EXPORT_SYMBOL_GPL vmlinux 0xd99f9791 __fscrypt_prepare_rename +EXPORT_SYMBOL_GPL vmlinux 0xd9b19aa5 __tracepoint_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0xd9b7a95a pm_runtime_set_autosuspend_delay +EXPORT_SYMBOL_GPL vmlinux 0xd9bb076e sbitmap_any_bit_set +EXPORT_SYMBOL_GPL vmlinux 0xd9bb2c13 pkcs7_get_content_data +EXPORT_SYMBOL_GPL vmlinux 0xd9c0b4d4 spi_bus_unlock +EXPORT_SYMBOL_GPL vmlinux 0xd9c561ea ata_bmdma_status +EXPORT_SYMBOL_GPL vmlinux 0xd9ca4c4b fb_deferred_io_fsync +EXPORT_SYMBOL_GPL vmlinux 0xd9d3b0e0 fib_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0xd9e24457 ring_buffer_peek +EXPORT_SYMBOL_GPL vmlinux 0xd9e61980 phy_gbit_all_ports_features +EXPORT_SYMBOL_GPL vmlinux 0xd9ff2172 ezx_pcap_write +EXPORT_SYMBOL_GPL vmlinux 0xda0947de kmsg_dump_unregister +EXPORT_SYMBOL_GPL vmlinux 0xda10e1e2 phy_basic_t1_features +EXPORT_SYMBOL_GPL vmlinux 0xda1f225f ata_std_bios_param +EXPORT_SYMBOL_GPL vmlinux 0xda27fc05 pci_epc_get_features +EXPORT_SYMBOL_GPL vmlinux 0xda320d31 sfp_module_start +EXPORT_SYMBOL_GPL vmlinux 0xda361293 isa_bridge_pcidev +EXPORT_SYMBOL_GPL vmlinux 0xda3d263d tty_port_install +EXPORT_SYMBOL_GPL vmlinux 0xda4fe531 pcibios_free_controller +EXPORT_SYMBOL_GPL vmlinux 0xda58792f sbitmap_queue_show +EXPORT_SYMBOL_GPL vmlinux 0xda5d3974 xfrm_audit_policy_add +EXPORT_SYMBOL_GPL vmlinux 0xda86b41b rio_mport_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xda8e1302 software_node_find_by_name +EXPORT_SYMBOL_GPL vmlinux 0xda9e7b1e of_pci_get_slot_power_limit +EXPORT_SYMBOL_GPL vmlinux 0xdaa35b16 device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0xdaa4efc1 of_property_count_elems_of_size +EXPORT_SYMBOL_GPL vmlinux 0xdaac0fe0 inet_twsk_hashdance +EXPORT_SYMBOL_GPL vmlinux 0xdab550fe platform_get_irq_byname_optional +EXPORT_SYMBOL_GPL vmlinux 0xdab5a1eb interval_tree_insert +EXPORT_SYMBOL_GPL vmlinux 0xdab79cde trace_put_event_file +EXPORT_SYMBOL_GPL vmlinux 0xdaba21bc sdio_release_host +EXPORT_SYMBOL_GPL vmlinux 0xdad05467 mddev_init_writes_pending +EXPORT_SYMBOL_GPL vmlinux 0xdad20081 of_prop_next_u32 +EXPORT_SYMBOL_GPL vmlinux 0xdad3ac06 rio_release_outb_dbell +EXPORT_SYMBOL_GPL vmlinux 0xdad4255e driver_register +EXPORT_SYMBOL_GPL vmlinux 0xdad90653 linear_hugepage_index +EXPORT_SYMBOL_GPL vmlinux 0xdae6ae72 pinctrl_generic_remove_group +EXPORT_SYMBOL_GPL vmlinux 0xdaf0cf0f regulator_set_voltage_sel_pickable_regmap +EXPORT_SYMBOL_GPL vmlinux 0xdafb4a32 blk_mq_complete_request_remote +EXPORT_SYMBOL_GPL vmlinux 0xdafe43ff lwtunnel_encap_del_ops +EXPORT_SYMBOL_GPL vmlinux 0xdafec6e2 ata_do_dev_read_id +EXPORT_SYMBOL_GPL vmlinux 0xdb15c7fd gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0xdb1e4908 debugfs_create_x32 +EXPORT_SYMBOL_GPL vmlinux 0xdb2123be kernfs_notify +EXPORT_SYMBOL_GPL vmlinux 0xdb22332e sk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0xdb2fa48c tty_buffer_request_room +EXPORT_SYMBOL_GPL vmlinux 0xdb3232e8 max8997_read_reg +EXPORT_SYMBOL_GPL vmlinux 0xdb324f03 devm_power_supply_register +EXPORT_SYMBOL_GPL vmlinux 0xdb3794ce emulate_vsx_load +EXPORT_SYMBOL_GPL vmlinux 0xdb48f544 __kernel_write +EXPORT_SYMBOL_GPL vmlinux 0xdb4f371a fixed_phy_register_with_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xdb7f77f3 trace_define_field +EXPORT_SYMBOL_GPL vmlinux 0xdb81220f pci_find_next_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0xdb890157 spi_write_then_read +EXPORT_SYMBOL_GPL vmlinux 0xdb8a1b3f usermodehelper_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0xdb9e8fff sfp_bus_find_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xdba7819d iommu_fwspec_free +EXPORT_SYMBOL_GPL vmlinux 0xdbaf9700 class_dev_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xdbbefcc4 irq_work_queue +EXPORT_SYMBOL_GPL vmlinux 0xdbc72ac2 xive_native_alloc_irq_on_chip +EXPORT_SYMBOL_GPL vmlinux 0xdbdb0e8b request_any_context_irq +EXPORT_SYMBOL_GPL vmlinux 0xdbdc0e38 serial8250_read_char +EXPORT_SYMBOL_GPL vmlinux 0xdbde1b09 usb_anchor_urb +EXPORT_SYMBOL_GPL vmlinux 0xdbe3dbe0 vhost_task_create +EXPORT_SYMBOL_GPL vmlinux 0xdbe5f5ac debugfs_create_regset32 +EXPORT_SYMBOL_GPL vmlinux 0xdbe8d8a0 __SCK__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xdbebfc61 devl_param_driverinit_value_get +EXPORT_SYMBOL_GPL vmlinux 0xdbf7cb70 mpi_get_nbits +EXPORT_SYMBOL_GPL vmlinux 0xdc016770 clk_hw_set_rate_range +EXPORT_SYMBOL_GPL vmlinux 0xdc07e007 blk_queue_can_use_dma_map_merging +EXPORT_SYMBOL_GPL vmlinux 0xdc0b2b5b opal_flash_write +EXPORT_SYMBOL_GPL vmlinux 0xdc0f3054 crypto_sig_verify +EXPORT_SYMBOL_GPL vmlinux 0xdc10d4aa init_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0xdc1744b7 mdiobus_c45_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xdc204c1a pci_find_bus_by_node +EXPORT_SYMBOL_GPL vmlinux 0xdc2149a3 ata_cable_ignore +EXPORT_SYMBOL_GPL vmlinux 0xdc2da8b3 skb_splice_bits +EXPORT_SYMBOL_GPL vmlinux 0xdc35a549 wakeup_sources_walk_next +EXPORT_SYMBOL_GPL vmlinux 0xdc3a2fab hwspin_lock_get_id +EXPORT_SYMBOL_GPL vmlinux 0xdc3b432d irq_domain_translate_twocell +EXPORT_SYMBOL_GPL vmlinux 0xdc40c3a8 dax_inode +EXPORT_SYMBOL_GPL vmlinux 0xdc40e570 srcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0xdc43bdc6 pci_vpd_find_ro_info_keyword +EXPORT_SYMBOL_GPL vmlinux 0xdc455be2 netdev_sw_irq_coalesce_default_on +EXPORT_SYMBOL_GPL vmlinux 0xdc45a5db edac_stop_work +EXPORT_SYMBOL_GPL vmlinux 0xdc4ced28 bsg_job_done +EXPORT_SYMBOL_GPL vmlinux 0xdc54ff07 of_resolve_phandles +EXPORT_SYMBOL_GPL vmlinux 0xdc557a66 fwnode_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0xdc6596fa irq_set_parent +EXPORT_SYMBOL_GPL vmlinux 0xdc69dba6 key_type_asymmetric +EXPORT_SYMBOL_GPL vmlinux 0xdc6b6407 kthread_flush_work +EXPORT_SYMBOL_GPL vmlinux 0xdc6e45f6 folio_wait_stable +EXPORT_SYMBOL_GPL vmlinux 0xdc74624f rio_lock_device +EXPORT_SYMBOL_GPL vmlinux 0xdc825d6c usb_amd_quirk_pll_disable +EXPORT_SYMBOL_GPL vmlinux 0xdc841b74 misc_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdc8c55b3 pci_max_pasids +EXPORT_SYMBOL_GPL vmlinux 0xdc8d61ca devm_clk_get_enabled +EXPORT_SYMBOL_GPL vmlinux 0xdc965e77 pinconf_generic_dt_free_map +EXPORT_SYMBOL_GPL vmlinux 0xdc97af2e syscore_suspend +EXPORT_SYMBOL_GPL vmlinux 0xdc9f5cb3 skb_mpls_update_lse +EXPORT_SYMBOL_GPL vmlinux 0xdc9f6bca __SCK__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0xdc9fa232 raw_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xdca43c05 __xas_next +EXPORT_SYMBOL_GPL vmlinux 0xdcb1beab sync_page_io +EXPORT_SYMBOL_GPL vmlinux 0xdcb7a076 ehci_setup +EXPORT_SYMBOL_GPL vmlinux 0xdcbba6b6 watchdog_notify_pretimeout +EXPORT_SYMBOL_GPL vmlinux 0xdcbcffbf rhashtable_destroy +EXPORT_SYMBOL_GPL vmlinux 0xdcd6b43c bio_poll +EXPORT_SYMBOL_GPL vmlinux 0xdce1686d rio_dev_get +EXPORT_SYMBOL_GPL vmlinux 0xdce3e579 power_supply_put_battery_info +EXPORT_SYMBOL_GPL vmlinux 0xdcea0d89 to_nd_region +EXPORT_SYMBOL_GPL vmlinux 0xdcec5083 ata_sff_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xdd0762df set_worker_desc +EXPORT_SYMBOL_GPL vmlinux 0xdd0af1b2 ip_build_and_send_pkt +EXPORT_SYMBOL_GPL vmlinux 0xdd25431d failover_register +EXPORT_SYMBOL_GPL vmlinux 0xdd2f2c49 pinctrl_enable +EXPORT_SYMBOL_GPL vmlinux 0xdd5ae3b4 transport_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0xdd5c5149 key_type_logon +EXPORT_SYMBOL_GPL vmlinux 0xdd626ee3 fuse_len_args +EXPORT_SYMBOL_GPL vmlinux 0xdd702eef dev_pm_opp_get_power +EXPORT_SYMBOL_GPL vmlinux 0xdd7a343c device_wakeup_disable +EXPORT_SYMBOL_GPL vmlinux 0xdd81d8f6 __SCK__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0xdd8707c8 vp_legacy_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0xdda27d00 pinctrl_dev_get_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xddaa7e99 crypto_shash_update +EXPORT_SYMBOL_GPL vmlinux 0xddb2b018 led_trigger_unregister +EXPORT_SYMBOL_GPL vmlinux 0xddb9b218 regulator_count_voltages +EXPORT_SYMBOL_GPL vmlinux 0xddbeeecc pci_lock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0xddbffd6a bpf_prog_free +EXPORT_SYMBOL_GPL vmlinux 0xddd41e4d vcap_lookup_keyfield +EXPORT_SYMBOL_GPL vmlinux 0xddf07334 devm_clk_bulk_get +EXPORT_SYMBOL_GPL vmlinux 0xddfe1ad7 __SCK__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xde05cc8d nvdimm_has_cache +EXPORT_SYMBOL_GPL vmlinux 0xde0ab918 clean_acked_data_disable +EXPORT_SYMBOL_GPL vmlinux 0xde0af24f udp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0xde0c7636 net_failover_destroy +EXPORT_SYMBOL_GPL vmlinux 0xde31bf7e unregister_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xde3d69ba devm_gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0xde40a6ee platform_unregister_drivers +EXPORT_SYMBOL_GPL vmlinux 0xde616ffd crypto_grab_shash +EXPORT_SYMBOL_GPL vmlinux 0xde6f1851 TSS_checkhmac1 +EXPORT_SYMBOL_GPL vmlinux 0xde71ccb5 fwnode_graph_get_endpoint_count +EXPORT_SYMBOL_GPL vmlinux 0xde823a2e crypto_unregister_aeads +EXPORT_SYMBOL_GPL vmlinux 0xde86f14e devlink_net +EXPORT_SYMBOL_GPL vmlinux 0xdec266b2 pinmux_generic_get_function +EXPORT_SYMBOL_GPL vmlinux 0xded6b1b8 iommu_tce_xchg_no_kill +EXPORT_SYMBOL_GPL vmlinux 0xdee33b11 regmap_get_val_endian +EXPORT_SYMBOL_GPL vmlinux 0xdee91d7a dtpm_destroy_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xdeffa0a7 edac_raw_mc_handle_error +EXPORT_SYMBOL_GPL vmlinux 0xdf043f0a balloon_page_dequeue +EXPORT_SYMBOL_GPL vmlinux 0xdf0c757f ata_tf_to_fis +EXPORT_SYMBOL_GPL vmlinux 0xdf0f75c6 eventfd_signal +EXPORT_SYMBOL_GPL vmlinux 0xdf1e9cfa btree_destroy +EXPORT_SYMBOL_GPL vmlinux 0xdf237453 timer_shutdown_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf2738bb cpu_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdf31eb25 ata_host_init +EXPORT_SYMBOL_GPL vmlinux 0xdf38419b set_selection_kernel +EXPORT_SYMBOL_GPL vmlinux 0xdf3ff41b mas_next_range +EXPORT_SYMBOL_GPL vmlinux 0xdf4614c0 fsnotify_alloc_group +EXPORT_SYMBOL_GPL vmlinux 0xdf502254 dev_pm_opp_of_find_icc_paths +EXPORT_SYMBOL_GPL vmlinux 0xdf538d9f crypto_inst_setname +EXPORT_SYMBOL_GPL vmlinux 0xdf558314 power_supply_battery_info_properties +EXPORT_SYMBOL_GPL vmlinux 0xdf5da59d bus_remove_file +EXPORT_SYMBOL_GPL vmlinux 0xdf68d8ab usb_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xdf715763 crypto_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xdf72cd1f clk_hw_set_parent +EXPORT_SYMBOL_GPL vmlinux 0xdf80d538 ata_ncq_sdev_groups +EXPORT_SYMBOL_GPL vmlinux 0xdf819366 crypto_aes_set_key +EXPORT_SYMBOL_GPL vmlinux 0xdf835b11 vp_modern_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0xdf8c0208 nexthop_for_each_fib6_nh +EXPORT_SYMBOL_GPL vmlinux 0xdf90578f of_device_modalias +EXPORT_SYMBOL_GPL vmlinux 0xdfa7ccfe reset_controller_unregister +EXPORT_SYMBOL_GPL vmlinux 0xdfab01f2 pingv6_prot +EXPORT_SYMBOL_GPL vmlinux 0xdfab6aa9 shash_free_singlespawn_instance +EXPORT_SYMBOL_GPL vmlinux 0xdfb744a8 uart_handle_dcd_change +EXPORT_SYMBOL_GPL vmlinux 0xdfcb6c90 mctrl_gpio_set +EXPORT_SYMBOL_GPL vmlinux 0xdfe4e5e8 gpiod_get_array_value +EXPORT_SYMBOL_GPL vmlinux 0xdfe85304 genphy_c45_an_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xdff568cb klist_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xdff8c116 get_slice_psize +EXPORT_SYMBOL_GPL vmlinux 0xdff9577e backing_file_real_path +EXPORT_SYMBOL_GPL vmlinux 0xdffc9052 nvdimm_to_bus +EXPORT_SYMBOL_GPL vmlinux 0xdfffc2d7 pnv_ocxl_spa_setup +EXPORT_SYMBOL_GPL vmlinux 0xe00db6dc __tracepoint_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xe01976ab gpiod_set_consumer_name +EXPORT_SYMBOL_GPL vmlinux 0xe02d2ecf sbitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0xe043b3ec set_cpus_allowed_ptr +EXPORT_SYMBOL_GPL vmlinux 0xe0594b38 gpiochip_lock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0xe05e2f85 nexthop_free_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe07a5150 pktgen_xfrm_outer_mode_output +EXPORT_SYMBOL_GPL vmlinux 0xe07de27f perf_tp_event +EXPORT_SYMBOL_GPL vmlinux 0xe089cfcc agp_memory_reserved +EXPORT_SYMBOL_GPL vmlinux 0xe0a9062a __fsnotify_inode_delete +EXPORT_SYMBOL_GPL vmlinux 0xe0b06cfc cpu_subsys +EXPORT_SYMBOL_GPL vmlinux 0xe0b1c103 clk_set_max_rate +EXPORT_SYMBOL_GPL vmlinux 0xe0b8364e __tracepoint_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xe0bd9566 dev_pm_opp_put_opp_table +EXPORT_SYMBOL_GPL vmlinux 0xe0c0a7c8 fl6_merge_options +EXPORT_SYMBOL_GPL vmlinux 0xe0c484e3 gpiochip_generic_request +EXPORT_SYMBOL_GPL vmlinux 0xe0c4acda trace_remove_event_call +EXPORT_SYMBOL_GPL vmlinux 0xe0d3a28e gpiod_enable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0xe0f99015 regulator_map_voltage_pickable_linear_range +EXPORT_SYMBOL_GPL vmlinux 0xe1028a0e devm_nvmem_device_put +EXPORT_SYMBOL_GPL vmlinux 0xe108d302 trace_seq_printf +EXPORT_SYMBOL_GPL vmlinux 0xe11f57f6 crypto_unregister_shash +EXPORT_SYMBOL_GPL vmlinux 0xe12681a4 __tracepoint_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xe12f1818 ata_pci_sff_init_one +EXPORT_SYMBOL_GPL vmlinux 0xe13cbf02 inet_hashinfo2_init_mod +EXPORT_SYMBOL_GPL vmlinux 0xe15767b1 sch_frag_xmit_hook +EXPORT_SYMBOL_GPL vmlinux 0xe158989d klp_enable_patch +EXPORT_SYMBOL_GPL vmlinux 0xe15aba72 regmap_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0xe15f2c0f nvmem_device_cell_write +EXPORT_SYMBOL_GPL vmlinux 0xe161b07b trace_seq_putc +EXPORT_SYMBOL_GPL vmlinux 0xe176b07c find_get_pid +EXPORT_SYMBOL_GPL vmlinux 0xe19fd367 register_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0xe1bd6c99 rio_init_mports +EXPORT_SYMBOL_GPL vmlinux 0xe1c0f1ea __devm_spi_alloc_controller +EXPORT_SYMBOL_GPL vmlinux 0xe1c87a2f kernel_can_power_off +EXPORT_SYMBOL_GPL vmlinux 0xe1ce6c66 dm_report_zones +EXPORT_SYMBOL_GPL vmlinux 0xe1d7367b device_reprobe +EXPORT_SYMBOL_GPL vmlinux 0xe1da68d2 usb_get_role_switch_default_mode +EXPORT_SYMBOL_GPL vmlinux 0xe1efe9d3 find_mci_by_dev +EXPORT_SYMBOL_GPL vmlinux 0xe1f8c201 md_start +EXPORT_SYMBOL_GPL vmlinux 0xe20baeb3 freq_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0xe20bd9ef pci_p2pdma_enable_show +EXPORT_SYMBOL_GPL vmlinux 0xe21e763c devm_pinctrl_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe2237425 __pci_hp_register +EXPORT_SYMBOL_GPL vmlinux 0xe2317d6c ata_qc_complete_multiple +EXPORT_SYMBOL_GPL vmlinux 0xe2328967 tty_ldisc_ref +EXPORT_SYMBOL_GPL vmlinux 0xe233762a input_event_from_user +EXPORT_SYMBOL_GPL vmlinux 0xe2412708 pse_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xe255b4a8 genphy_c45_aneg_done +EXPORT_SYMBOL_GPL vmlinux 0xe26363bc rtc_class_open +EXPORT_SYMBOL_GPL vmlinux 0xe263c53b __traceiter_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xe298755d debugfs_lookup_and_remove +EXPORT_SYMBOL_GPL vmlinux 0xe298ca3a fscrypt_d_revalidate +EXPORT_SYMBOL_GPL vmlinux 0xe2b3207a unregister_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe2ce2b4d evm_set_key +EXPORT_SYMBOL_GPL vmlinux 0xe2d4f386 vcap_val_rule +EXPORT_SYMBOL_GPL vmlinux 0xe2d7c3a9 pci_p2pmem_find_many +EXPORT_SYMBOL_GPL vmlinux 0xe2e35728 __vfs_setxattr_locked +EXPORT_SYMBOL_GPL vmlinux 0xe2e6ba03 ping_unhash +EXPORT_SYMBOL_GPL vmlinux 0xe2ff7057 bus_for_each_drv +EXPORT_SYMBOL_GPL vmlinux 0xe311ba09 pci_user_read_config_byte +EXPORT_SYMBOL_GPL vmlinux 0xe314660c bpf_trace_run9 +EXPORT_SYMBOL_GPL vmlinux 0xe3341cc2 devlink_region_create +EXPORT_SYMBOL_GPL vmlinux 0xe33aef1f platform_device_put +EXPORT_SYMBOL_GPL vmlinux 0xe3422d1d mmput +EXPORT_SYMBOL_GPL vmlinux 0xe3444e90 lwtunnel_cmp_encap +EXPORT_SYMBOL_GPL vmlinux 0xe36c092c __irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0xe36ee8dc virtqueue_get_buf_ctx +EXPORT_SYMBOL_GPL vmlinux 0xe371a085 kset_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xe38153ca gpiod_get_direction +EXPORT_SYMBOL_GPL vmlinux 0xe3840e18 secure_ipv4_port_ephemeral +EXPORT_SYMBOL_GPL vmlinux 0xe390ae99 locks_owner_has_blockers +EXPORT_SYMBOL_GPL vmlinux 0xe397caf5 seq_buf_printf +EXPORT_SYMBOL_GPL vmlinux 0xe39d0794 usb_phy_roothub_exit +EXPORT_SYMBOL_GPL vmlinux 0xe3aeaa03 freq_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe3b09712 kprobe_event_delete +EXPORT_SYMBOL_GPL vmlinux 0xe3bd5266 xhci_resume +EXPORT_SYMBOL_GPL vmlinux 0xe3ce2fc5 iomap_readahead +EXPORT_SYMBOL_GPL vmlinux 0xe3d11e73 iomap_dio_bio_end_io +EXPORT_SYMBOL_GPL vmlinux 0xe3dfe086 vfs_fallocate +EXPORT_SYMBOL_GPL vmlinux 0xe3e423ac iommu_group_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xe4008c8a devm_clk_bulk_get_all +EXPORT_SYMBOL_GPL vmlinux 0xe4065864 spi_take_timestamp_pre +EXPORT_SYMBOL_GPL vmlinux 0xe40bb23e devlink_health_reporter_priv +EXPORT_SYMBOL_GPL vmlinux 0xe41e57dd fb_deferred_io_init +EXPORT_SYMBOL_GPL vmlinux 0xe41ff40b i2c_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xe4207ab2 fscrypt_drop_inode +EXPORT_SYMBOL_GPL vmlinux 0xe4297033 class_dev_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0xe4309905 syscore_resume +EXPORT_SYMBOL_GPL vmlinux 0xe4367f22 ata_link_abort +EXPORT_SYMBOL_GPL vmlinux 0xe44225e6 make_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0xe447879f devm_phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0xe447900b list_lru_count_node +EXPORT_SYMBOL_GPL vmlinux 0xe448ba6c sbitmap_queue_wake_up +EXPORT_SYMBOL_GPL vmlinux 0xe44d088c vfs_removexattr +EXPORT_SYMBOL_GPL vmlinux 0xe44f40f1 __kthread_init_worker +EXPORT_SYMBOL_GPL vmlinux 0xe452f954 clk_fixed_factor_ops +EXPORT_SYMBOL_GPL vmlinux 0xe46f30dd spi_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xe4971ade tracing_alloc_snapshot +EXPORT_SYMBOL_GPL vmlinux 0xe49788d1 phy_pm_runtime_get_sync +EXPORT_SYMBOL_GPL vmlinux 0xe49f305b strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0xe4a68b94 pci_probe_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0xe4b064f9 pcie_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xe4b818c3 phy_speed_to_str +EXPORT_SYMBOL_GPL vmlinux 0xe4bfd751 rtc_set_time +EXPORT_SYMBOL_GPL vmlinux 0xe4c14a31 spi_get_next_queued_message +EXPORT_SYMBOL_GPL vmlinux 0xe4c2c66c rtc_ktime_to_tm +EXPORT_SYMBOL_GPL vmlinux 0xe4df012d disk_uevent +EXPORT_SYMBOL_GPL vmlinux 0xe4e48b12 swphy_validate_state +EXPORT_SYMBOL_GPL vmlinux 0xe4eade25 pinctrl_add_gpio_ranges +EXPORT_SYMBOL_GPL vmlinux 0xe4ec5322 fs_kobj +EXPORT_SYMBOL_GPL vmlinux 0xe4ef5cd0 __platform_create_bundle +EXPORT_SYMBOL_GPL vmlinux 0xe4f1290f mas_preallocate +EXPORT_SYMBOL_GPL vmlinux 0xe518d5a4 irq_domain_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0xe51c2120 class_compat_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xe572442a iommu_unmap_fast +EXPORT_SYMBOL_GPL vmlinux 0xe574c011 tpm_chip_register +EXPORT_SYMBOL_GPL vmlinux 0xe5883bd9 class_compat_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe58eb9d7 FSE_readNCount +EXPORT_SYMBOL_GPL vmlinux 0xe5953a8e thermal_cooling_device_update +EXPORT_SYMBOL_GPL vmlinux 0xe5a7920b irq_chip_eoi_parent +EXPORT_SYMBOL_GPL vmlinux 0xe5b10074 tc3589x_block_write +EXPORT_SYMBOL_GPL vmlinux 0xe5c6943f cpu_add_dev_attr_group +EXPORT_SYMBOL_GPL vmlinux 0xe5c7d547 devl_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe5ec503b __i2c_board_lock +EXPORT_SYMBOL_GPL vmlinux 0xe5f361bc sdio_retune_crc_disable +EXPORT_SYMBOL_GPL vmlinux 0xe5f7b56c xhci_drop_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xe60632a9 edac_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xe607517b thermal_zone_device_register +EXPORT_SYMBOL_GPL vmlinux 0xe60a5e8d pids_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xe625567a xhci_check_bandwidth +EXPORT_SYMBOL_GPL vmlinux 0xe628bb9f phy_fibre_port_array +EXPORT_SYMBOL_GPL vmlinux 0xe62dbe5a nvmem_device_find +EXPORT_SYMBOL_GPL vmlinux 0xe635b743 crypto_type_has_alg +EXPORT_SYMBOL_GPL vmlinux 0xe64772df rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe65d56da usb_wakeup_enabled_descendants +EXPORT_SYMBOL_GPL vmlinux 0xe6658b50 usb_kill_anchored_urbs +EXPORT_SYMBOL_GPL vmlinux 0xe6a13e7d xive_native_configure_irq +EXPORT_SYMBOL_GPL vmlinux 0xe6aef439 __tracepoint_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xe6b4c640 ping_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0xe6d9fdd8 lwtunnel_build_state +EXPORT_SYMBOL_GPL vmlinux 0xe6e40502 rcu_get_gp_seq +EXPORT_SYMBOL_GPL vmlinux 0xe6e6b684 md_new_event +EXPORT_SYMBOL_GPL vmlinux 0xe6f43346 devm_thermal_of_cooling_device_register +EXPORT_SYMBOL_GPL vmlinux 0xe6fa6e68 fat_getattr +EXPORT_SYMBOL_GPL vmlinux 0xe700d767 reset_control_bulk_deassert +EXPORT_SYMBOL_GPL vmlinux 0xe71fe38a trace_print_bitmask_seq +EXPORT_SYMBOL_GPL vmlinux 0xe722b6ca xhci_add_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xe7234684 devm_memremap_pages +EXPORT_SYMBOL_GPL vmlinux 0xe72c0af5 sbitmap_weight +EXPORT_SYMBOL_GPL vmlinux 0xe738d68d tty_kopen_shared +EXPORT_SYMBOL_GPL vmlinux 0xe743a169 __crypto_alloc_tfmgfp +EXPORT_SYMBOL_GPL vmlinux 0xe74b9548 hwspin_lock_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe753b68d devlink_fmsg_arr_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xe761d8ca blk_mq_virtio_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xe762c830 watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0xe769232e sprint_symbol_no_offset +EXPORT_SYMBOL_GPL vmlinux 0xe7711302 crypto_find_alg +EXPORT_SYMBOL_GPL vmlinux 0xe77d5ef3 ata_xfer_mode2mask +EXPORT_SYMBOL_GPL vmlinux 0xe783e261 sysfs_emit +EXPORT_SYMBOL_GPL vmlinux 0xe788d76d irq_set_chip_and_handler_name +EXPORT_SYMBOL_GPL vmlinux 0xe788efee adp5520_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe79bf0c4 klp_shadow_get +EXPORT_SYMBOL_GPL vmlinux 0xe7a7a405 scsi_check_sense +EXPORT_SYMBOL_GPL vmlinux 0xe7a8e925 usb_device_match_id +EXPORT_SYMBOL_GPL vmlinux 0xe7b61ebf tcp_plb_check_rehash +EXPORT_SYMBOL_GPL vmlinux 0xe7bbd10a pcibios_unmap_io_space +EXPORT_SYMBOL_GPL vmlinux 0xe7bdc4b0 devm_phy_put +EXPORT_SYMBOL_GPL vmlinux 0xe7be906b xive_irq_free_data +EXPORT_SYMBOL_GPL vmlinux 0xe7c1309f ksm_madvise +EXPORT_SYMBOL_GPL vmlinux 0xe7c3b2c4 sbitmap_queue_clear +EXPORT_SYMBOL_GPL vmlinux 0xe7d34db2 opal_async_wait_response +EXPORT_SYMBOL_GPL vmlinux 0xe7d6d2d4 filter_match_preds +EXPORT_SYMBOL_GPL vmlinux 0xe7d71b00 __reset_control_get +EXPORT_SYMBOL_GPL vmlinux 0xe7e7d786 call_switchdev_notifiers +EXPORT_SYMBOL_GPL vmlinux 0xe7ea0ec2 of_dma_controller_free +EXPORT_SYMBOL_GPL vmlinux 0xe7f18b3c threads_per_subcore +EXPORT_SYMBOL_GPL vmlinux 0xe7f9dbc9 vcap_select_min_rule_keyset +EXPORT_SYMBOL_GPL vmlinux 0xe8001e05 rio_mport_get_feature +EXPORT_SYMBOL_GPL vmlinux 0xe817743f nvmem_register +EXPORT_SYMBOL_GPL vmlinux 0xe818b32b ata_bmdma_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xe829eebf regulator_disable_regmap +EXPORT_SYMBOL_GPL vmlinux 0xe82bf6cf fscrypt_fname_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xe83228d9 irq_chip_set_wake_parent +EXPORT_SYMBOL_GPL vmlinux 0xe836780a init_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xe83af95f sdev_evt_send_simple +EXPORT_SYMBOL_GPL vmlinux 0xe83bf25c stmpe_set_altfunc +EXPORT_SYMBOL_GPL vmlinux 0xe84d47d6 generic_fh_to_dentry +EXPORT_SYMBOL_GPL vmlinux 0xe84f1cbb spi_setup +EXPORT_SYMBOL_GPL vmlinux 0xe84f6e5c pciserial_remove_ports +EXPORT_SYMBOL_GPL vmlinux 0xe8566636 nvdimm_in_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xe85705f7 __get_task_comm +EXPORT_SYMBOL_GPL vmlinux 0xe8586d98 bpf_prog_get_type_dev +EXPORT_SYMBOL_GPL vmlinux 0xe858800f fuse_do_open +EXPORT_SYMBOL_GPL vmlinux 0xe862c4b7 dpm_suspend_start +EXPORT_SYMBOL_GPL vmlinux 0xe86c8640 dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0xe87f8643 led_classdev_notify_brightness_hw_changed +EXPORT_SYMBOL_GPL vmlinux 0xe87f8ae8 devfreq_event_add_edev +EXPORT_SYMBOL_GPL vmlinux 0xe8865c2d bio_add_zone_append_page +EXPORT_SYMBOL_GPL vmlinux 0xe89e0d81 usb_hcd_unlink_urb_from_ep +EXPORT_SYMBOL_GPL vmlinux 0xe8a65f57 clk_mux_determine_rate_flags +EXPORT_SYMBOL_GPL vmlinux 0xe8a772bd vcap_keyset_list_add +EXPORT_SYMBOL_GPL vmlinux 0xe8bc40c5 cn_netlink_send +EXPORT_SYMBOL_GPL vmlinux 0xe8bf4815 alloc_dax +EXPORT_SYMBOL_GPL vmlinux 0xe8c0065d memory_group_register_static +EXPORT_SYMBOL_GPL vmlinux 0xe8c051d6 to_of_pinfo +EXPORT_SYMBOL_GPL vmlinux 0xe8c84d87 validate_xmit_xfrm +EXPORT_SYMBOL_GPL vmlinux 0xe8d156f5 fuse_dev_fiq_ops +EXPORT_SYMBOL_GPL vmlinux 0xe8e42d4f blocking_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0xe8e4b15f pinctrl_get +EXPORT_SYMBOL_GPL vmlinux 0xe8eec622 usb_init_urb +EXPORT_SYMBOL_GPL vmlinux 0xe8ef2aea spi_mem_supports_op +EXPORT_SYMBOL_GPL vmlinux 0xe8f7695c __mmc_poll_for_busy +EXPORT_SYMBOL_GPL vmlinux 0xe8fd8f7c irq_gc_unmask_enable_reg +EXPORT_SYMBOL_GPL vmlinux 0xe909eee3 usb_anchor_empty +EXPORT_SYMBOL_GPL vmlinux 0xe911df29 eventfd_ctx_do_read +EXPORT_SYMBOL_GPL vmlinux 0xe91a909d power_supply_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe92c2e3e platform_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe93ab22e of_dma_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xe93e49c3 devres_free +EXPORT_SYMBOL_GPL vmlinux 0xe94986d6 sched_clock +EXPORT_SYMBOL_GPL vmlinux 0xe9506579 iommu_tce_direction +EXPORT_SYMBOL_GPL vmlinux 0xe95e5441 bus_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe962657d mpc8xxx_spi_tx_buf_u8 +EXPORT_SYMBOL_GPL vmlinux 0xe9678e1a led_init_core +EXPORT_SYMBOL_GPL vmlinux 0xe98d03c7 usb_get_status +EXPORT_SYMBOL_GPL vmlinux 0xe98fe6df fsstack_copy_attr_all +EXPORT_SYMBOL_GPL vmlinux 0xe993bb07 pm_generic_restore_noirq +EXPORT_SYMBOL_GPL vmlinux 0xe9a5f58e clk_hw_unregister_composite +EXPORT_SYMBOL_GPL vmlinux 0xe9a88935 iomap_seek_data +EXPORT_SYMBOL_GPL vmlinux 0xe9c5b80d sysfs_remove_group +EXPORT_SYMBOL_GPL vmlinux 0xe9d1b7cf irq_to_pcap +EXPORT_SYMBOL_GPL vmlinux 0xe9d6ebd5 pci_add_device_node_info +EXPORT_SYMBOL_GPL vmlinux 0xe9de773f synth_event_trace +EXPORT_SYMBOL_GPL vmlinux 0xe9f5116f rcu_exp_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0xe9f72d7d class_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xe9f92f9a firmware_upload_register +EXPORT_SYMBOL_GPL vmlinux 0xea018bbb mpi_test_bit +EXPORT_SYMBOL_GPL vmlinux 0xea02e496 pid_nr_ns +EXPORT_SYMBOL_GPL vmlinux 0xea0f03f3 unregister_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0xea124bd1 gcd +EXPORT_SYMBOL_GPL vmlinux 0xea2436b4 rdev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0xea2c1628 regulator_disable_deferred +EXPORT_SYMBOL_GPL vmlinux 0xea339cf7 mmc_send_status +EXPORT_SYMBOL_GPL vmlinux 0xea38036f ring_buffer_entries +EXPORT_SYMBOL_GPL vmlinux 0xea41daa7 mmc_sanitize +EXPORT_SYMBOL_GPL vmlinux 0xea659c8f crypto_unregister_alg +EXPORT_SYMBOL_GPL vmlinux 0xea67f355 kstrdup_quotable_cmdline +EXPORT_SYMBOL_GPL vmlinux 0xea77eb64 devm_regulator_put +EXPORT_SYMBOL_GPL vmlinux 0xea88c866 copy_to_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0xeaa542ec gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xeaa5f5ec __cpuhp_state_remove_instance +EXPORT_SYMBOL_GPL vmlinux 0xeaafdd0f regmap_field_test_bits +EXPORT_SYMBOL_GPL vmlinux 0xeac6c543 fanout_mutex +EXPORT_SYMBOL_GPL vmlinux 0xeac81518 dev_attr_em_message +EXPORT_SYMBOL_GPL vmlinux 0xead3e41b __traceiter_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xead486fd crypto_alg_sem +EXPORT_SYMBOL_GPL vmlinux 0xead54924 mctrl_gpio_to_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xead5c8e5 clk_bulk_prepare +EXPORT_SYMBOL_GPL vmlinux 0xead7111d fs_dax_get_by_bdev +EXPORT_SYMBOL_GPL vmlinux 0xeadf72e1 tm_abort +EXPORT_SYMBOL_GPL vmlinux 0xeae0f496 clean_acked_data_flush +EXPORT_SYMBOL_GPL vmlinux 0xeae8ecaa usb_deregister +EXPORT_SYMBOL_GPL vmlinux 0xeaf0a57c look_up_OID +EXPORT_SYMBOL_GPL vmlinux 0xeaf3cb23 crc64_be +EXPORT_SYMBOL_GPL vmlinux 0xeafbb4f6 genphy_c45_plca_set_cfg +EXPORT_SYMBOL_GPL vmlinux 0xeb109562 thermal_zone_device_type +EXPORT_SYMBOL_GPL vmlinux 0xeb1a4f29 opal_error_code +EXPORT_SYMBOL_GPL vmlinux 0xeb1f46f6 blk_add_driver_data +EXPORT_SYMBOL_GPL vmlinux 0xeb2599e9 __bio_add_page +EXPORT_SYMBOL_GPL vmlinux 0xeb2c652a crypto_akcipher_sync_prep +EXPORT_SYMBOL_GPL vmlinux 0xeb587b3f usb_match_id +EXPORT_SYMBOL_GPL vmlinux 0xeb5a5aa8 kvmppc_msr_hard_disable_set_facilities +EXPORT_SYMBOL_GPL vmlinux 0xeb61ff7d devm_usb_put_phy +EXPORT_SYMBOL_GPL vmlinux 0xeb69fcdd bus_create_file +EXPORT_SYMBOL_GPL vmlinux 0xeb721201 anon_inode_getfd_secure +EXPORT_SYMBOL_GPL vmlinux 0xeb88470f icc_node_create +EXPORT_SYMBOL_GPL vmlinux 0xeb9251c9 usb_disable_ltm +EXPORT_SYMBOL_GPL vmlinux 0xeb976d1f __iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0xeb9c7928 __traceiter_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xeba33972 ip6_pol_route +EXPORT_SYMBOL_GPL vmlinux 0xeba5b993 pci_status_get_and_clear_errors +EXPORT_SYMBOL_GPL vmlinux 0xeba80b3c pci_epc_raise_irq +EXPORT_SYMBOL_GPL vmlinux 0xebd4cc11 mctrl_gpio_enable_ms +EXPORT_SYMBOL_GPL vmlinux 0xebd71376 platform_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0xebe2787c devm_gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xebe496ca __tracepoint_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xebf3c621 eventfd_fget +EXPORT_SYMBOL_GPL vmlinux 0xec022b3c devlink_traps_register +EXPORT_SYMBOL_GPL vmlinux 0xec0ef777 of_reserved_mem_device_release +EXPORT_SYMBOL_GPL vmlinux 0xec10584d spi_finalize_current_transfer +EXPORT_SYMBOL_GPL vmlinux 0xec118a1f dw_pcie_own_conf_map_bus +EXPORT_SYMBOL_GPL vmlinux 0xec14af77 regmap_check_range_table +EXPORT_SYMBOL_GPL vmlinux 0xec16879e wbc_detach_inode +EXPORT_SYMBOL_GPL vmlinux 0xec1982f0 rt288x_setup +EXPORT_SYMBOL_GPL vmlinux 0xec279137 devlink_dpipe_entry_ctx_prepare +EXPORT_SYMBOL_GPL vmlinux 0xec297259 __traceiter_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xec356c53 msr_check_and_set +EXPORT_SYMBOL_GPL vmlinux 0xec5668f6 dax_zero_page_range +EXPORT_SYMBOL_GPL vmlinux 0xec576860 sched_set_fifo_low +EXPORT_SYMBOL_GPL vmlinux 0xec6b90dc phy_pm_runtime_allow +EXPORT_SYMBOL_GPL vmlinux 0xec6ca2cc kvm_free_hpt_cma +EXPORT_SYMBOL_GPL vmlinux 0xec774acb cpufreq_frequency_table_verify +EXPORT_SYMBOL_GPL vmlinux 0xec84bfb9 opal_leds_get_ind +EXPORT_SYMBOL_GPL vmlinux 0xec865850 led_set_brightness +EXPORT_SYMBOL_GPL vmlinux 0xeca01d9c xdp_do_redirect +EXPORT_SYMBOL_GPL vmlinux 0xecaee6ae genphy_c45_read_lpa +EXPORT_SYMBOL_GPL vmlinux 0xecba727e vp_legacy_set_queue_address +EXPORT_SYMBOL_GPL vmlinux 0xecccfee1 tcp_register_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0xecffbdf9 iomap_writepages +EXPORT_SYMBOL_GPL vmlinux 0xed03793d eeh_pe_inject_err +EXPORT_SYMBOL_GPL vmlinux 0xed040254 crypto_register_algs +EXPORT_SYMBOL_GPL vmlinux 0xed1d612f bus_register +EXPORT_SYMBOL_GPL vmlinux 0xed2c5bcf power_supply_charge_behaviour_parse +EXPORT_SYMBOL_GPL vmlinux 0xed2c726a pci_device_group +EXPORT_SYMBOL_GPL vmlinux 0xed2f2f02 pm_clk_init +EXPORT_SYMBOL_GPL vmlinux 0xed39b7b8 parse_OID +EXPORT_SYMBOL_GPL vmlinux 0xed48cc9e devm_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xed4ac73f devm_hwspin_lock_request +EXPORT_SYMBOL_GPL vmlinux 0xed4de109 led_trigger_blink +EXPORT_SYMBOL_GPL vmlinux 0xed6605d2 switchdev_handle_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0xed6e294d wb_writeout_inc +EXPORT_SYMBOL_GPL vmlinux 0xed7c5a8c device_bind_driver +EXPORT_SYMBOL_GPL vmlinux 0xed8c384b netdev_xmit_skip_txqueue +EXPORT_SYMBOL_GPL vmlinux 0xed918dde hte_init_line_attr +EXPORT_SYMBOL_GPL vmlinux 0xedae9e24 dm_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0xedc1ebc6 __root_device_register +EXPORT_SYMBOL_GPL vmlinux 0xedeb162c usb_autopm_get_interface_async +EXPORT_SYMBOL_GPL vmlinux 0xedff166a devl_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0xee143d7f mas_walk +EXPORT_SYMBOL_GPL vmlinux 0xee1f770c clean_acked_data_enable +EXPORT_SYMBOL_GPL vmlinux 0xee353492 md_find_rdev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xee38ef57 register_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee518148 kmsg_dump_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0xee55886b pm_generic_freeze_noirq +EXPORT_SYMBOL_GPL vmlinux 0xee6701a8 __page_file_index +EXPORT_SYMBOL_GPL vmlinux 0xee6b71c4 syscon_regmap_lookup_by_compatible +EXPORT_SYMBOL_GPL vmlinux 0xee6c633a devices_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xee74a922 __tracepoint_console +EXPORT_SYMBOL_GPL vmlinux 0xee7a286e regulator_map_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0xee8f96d2 regulator_get_bypass_regmap +EXPORT_SYMBOL_GPL vmlinux 0xee9c38f8 unregister_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0xeeaa8a2d __traceiter_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0xeeabf14a vcap_enable_lookups +EXPORT_SYMBOL_GPL vmlinux 0xeeb8abe6 inet_csk_listen_stop +EXPORT_SYMBOL_GPL vmlinux 0xeebaaadc irq_domain_associate +EXPORT_SYMBOL_GPL vmlinux 0xeedd987e phy_10gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0xeede6d55 iov_iter_extract_pages +EXPORT_SYMBOL_GPL vmlinux 0xeedfd0be platform_msi_domain_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0xeee0efd1 pci_epc_put +EXPORT_SYMBOL_GPL vmlinux 0xeee4b172 mnt_idmap_put +EXPORT_SYMBOL_GPL vmlinux 0xeef01f7d gpiod_set_value +EXPORT_SYMBOL_GPL vmlinux 0xeef5ca12 make_device_exclusive_range +EXPORT_SYMBOL_GPL vmlinux 0xeef852b5 sk_set_memalloc +EXPORT_SYMBOL_GPL vmlinux 0xeef87d1d inet_csk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0xef0a274f perf_event_release_kernel +EXPORT_SYMBOL_GPL vmlinux 0xef1567ee dev_pm_opp_of_get_sharing_cpus +EXPORT_SYMBOL_GPL vmlinux 0xef29fcdd clk_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xef329aca gpiochip_irq_domain_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xef464c28 getboottime64 +EXPORT_SYMBOL_GPL vmlinux 0xef5db66d regulator_get_init_drvdata +EXPORT_SYMBOL_GPL vmlinux 0xef65692d devl_assert_locked +EXPORT_SYMBOL_GPL vmlinux 0xef67ec35 __tracepoint_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xef6c3f70 round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xef6d0376 opal_invalid_call +EXPORT_SYMBOL_GPL vmlinux 0xef6ea117 kthread_unpark +EXPORT_SYMBOL_GPL vmlinux 0xef70eb7e ring_buffer_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0xef994e6d phy_power_off +EXPORT_SYMBOL_GPL vmlinux 0xefa2c27d register_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0xefa5c507 regulator_set_pull_down_regmap +EXPORT_SYMBOL_GPL vmlinux 0xefa65a5e register_user_hw_breakpoint +EXPORT_SYMBOL_GPL vmlinux 0xefb69fb3 cpufreq_freq_attr_scaling_available_freqs +EXPORT_SYMBOL_GPL vmlinux 0xefb89d09 crypto_register_aeads +EXPORT_SYMBOL_GPL vmlinux 0xefc43fbc irq_create_of_mapping +EXPORT_SYMBOL_GPL vmlinux 0xefd03cc1 pci_create_ims_domain +EXPORT_SYMBOL_GPL vmlinux 0xefd29667 clk_hw_get_parent_by_index +EXPORT_SYMBOL_GPL vmlinux 0xefd2d419 blk_rq_is_poll +EXPORT_SYMBOL_GPL vmlinux 0xefd51b33 mm_iommu_is_devmem +EXPORT_SYMBOL_GPL vmlinux 0xefe1dc12 crypto_alg_extsize +EXPORT_SYMBOL_GPL vmlinux 0xefeafcf1 edac_has_mcs +EXPORT_SYMBOL_GPL vmlinux 0xefedaf58 handle_level_irq +EXPORT_SYMBOL_GPL vmlinux 0xefef2d28 pci_generic_config_write +EXPORT_SYMBOL_GPL vmlinux 0xefef6d73 uprobe_register_refctr +EXPORT_SYMBOL_GPL vmlinux 0xeff00719 power_supply_put +EXPORT_SYMBOL_GPL vmlinux 0xeff5f3a9 lwtunnel_valid_encap_type +EXPORT_SYMBOL_GPL vmlinux 0xf01247bd sdio_memcpy_fromio +EXPORT_SYMBOL_GPL vmlinux 0xf01f297f clk_mux_ro_ops +EXPORT_SYMBOL_GPL vmlinux 0xf01fe8e4 mddev_resume +EXPORT_SYMBOL_GPL vmlinux 0xf02182c6 thermal_zone_get_num_trips +EXPORT_SYMBOL_GPL vmlinux 0xf05a52fe asn1_encode_oid +EXPORT_SYMBOL_GPL vmlinux 0xf05e5f09 metadata_dst_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0xf05fbf09 pci_pio_to_address +EXPORT_SYMBOL_GPL vmlinux 0xf063a183 gpiod_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0xf0671e81 ata_wait_register +EXPORT_SYMBOL_GPL vmlinux 0xf080f6c2 relay_late_setup_files +EXPORT_SYMBOL_GPL vmlinux 0xf08fab5c device_get_child_node_count +EXPORT_SYMBOL_GPL vmlinux 0xf0910075 sfp_bus_del_upstream +EXPORT_SYMBOL_GPL vmlinux 0xf0bc70e1 __platform_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xf0e52dc0 __tracepoint_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf10c2fd1 serdev_device_remove +EXPORT_SYMBOL_GPL vmlinux 0xf1124ecd sfp_upstream_set_signal_rate +EXPORT_SYMBOL_GPL vmlinux 0xf1420606 debugfs_file_get +EXPORT_SYMBOL_GPL vmlinux 0xf15452b5 device_find_child +EXPORT_SYMBOL_GPL vmlinux 0xf158c56d dma_get_slave_caps +EXPORT_SYMBOL_GPL vmlinux 0xf15aa4e5 crypto_register_scomps +EXPORT_SYMBOL_GPL vmlinux 0xf160071f irq_set_default_host +EXPORT_SYMBOL_GPL vmlinux 0xf181820c __regmap_init_mmio_clk +EXPORT_SYMBOL_GPL vmlinux 0xf184d189 kernel_power_off +EXPORT_SYMBOL_GPL vmlinux 0xf1946541 bpf_event_output +EXPORT_SYMBOL_GPL vmlinux 0xf199afd9 mas_pause +EXPORT_SYMBOL_GPL vmlinux 0xf19ef5a3 ip_fib_metrics_init +EXPORT_SYMBOL_GPL vmlinux 0xf19fae66 clk_hw_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0xf1a0946b reset_controller_register +EXPORT_SYMBOL_GPL vmlinux 0xf1a62b6f of_i8042_kbd_irq +EXPORT_SYMBOL_GPL vmlinux 0xf1abb328 governor_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0xf1b175d8 fscrypt_fname_encrypted_size +EXPORT_SYMBOL_GPL vmlinux 0xf1bc969f encrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0xf1c01f6d ndo_dflt_bridge_getlink +EXPORT_SYMBOL_GPL vmlinux 0xf1c2bafe irq_force_affinity +EXPORT_SYMBOL_GPL vmlinux 0xf1ea8f90 usb_lock_device_for_reset +EXPORT_SYMBOL_GPL vmlinux 0xf1ecda92 vcap_set_rule_set_keyset +EXPORT_SYMBOL_GPL vmlinux 0xf1ed05f3 pwm_get +EXPORT_SYMBOL_GPL vmlinux 0xf1ffb44f vcap_rule_set_counter_id +EXPORT_SYMBOL_GPL vmlinux 0xf2068b09 pci_epc_remove_epf +EXPORT_SYMBOL_GPL vmlinux 0xf21c4c0c sync_blockdev_nowait +EXPORT_SYMBOL_GPL vmlinux 0xf21e1f9b disable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xf22a2090 dw_pcie_ep_raise_legacy_irq +EXPORT_SYMBOL_GPL vmlinux 0xf2397ff2 devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xf243a7ce thermal_zone_unbind_cooling_device +EXPORT_SYMBOL_GPL vmlinux 0xf24c1025 fwnode_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0xf250e737 locks_alloc_lock +EXPORT_SYMBOL_GPL vmlinux 0xf25c7c69 pm_genpd_opp_to_performance_state +EXPORT_SYMBOL_GPL vmlinux 0xf262d4d0 devm_regulator_bulk_get_enable +EXPORT_SYMBOL_GPL vmlinux 0xf26eadbd devm_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xf2710766 __rio_local_write_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xf27205cd devm_memunmap_pages +EXPORT_SYMBOL_GPL vmlinux 0xf28089c2 pci_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0xf28404cf devlink_dpipe_header_ipv6 +EXPORT_SYMBOL_GPL vmlinux 0xf28612fe fwnode_handle_put +EXPORT_SYMBOL_GPL vmlinux 0xf29334ca rdev_clear_badblocks +EXPORT_SYMBOL_GPL vmlinux 0xf2967796 ring_buffer_record_on +EXPORT_SYMBOL_GPL vmlinux 0xf299c7ce disk_force_media_change +EXPORT_SYMBOL_GPL vmlinux 0xf2b33cb7 memory_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xf2b4c7f6 blk_trace_startstop +EXPORT_SYMBOL_GPL vmlinux 0xf2b9a409 sata_std_hardreset +EXPORT_SYMBOL_GPL vmlinux 0xf2c6aef4 devm_phy_get +EXPORT_SYMBOL_GPL vmlinux 0xf2cc29d0 simple_attr_write +EXPORT_SYMBOL_GPL vmlinux 0xf2de5382 __traceiter_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0xf2e42ea5 get_net_ns +EXPORT_SYMBOL_GPL vmlinux 0xf2f0b73a xive_native_get_vp_state +EXPORT_SYMBOL_GPL vmlinux 0xf2f90472 simple_attr_release +EXPORT_SYMBOL_GPL vmlinux 0xf2fb61bd vprintk_default +EXPORT_SYMBOL_GPL vmlinux 0xf2ff4bc2 serial8250_em485_supported +EXPORT_SYMBOL_GPL vmlinux 0xf3028ba1 rio_mport_read_config_8 +EXPORT_SYMBOL_GPL vmlinux 0xf30a5502 cpufreq_enable_boost_support +EXPORT_SYMBOL_GPL vmlinux 0xf311e156 key_being_used_for +EXPORT_SYMBOL_GPL vmlinux 0xf31632e0 ezx_pcap_read +EXPORT_SYMBOL_GPL vmlinux 0xf319c605 vas_copy_crb +EXPORT_SYMBOL_GPL vmlinux 0xf31b3fd1 workqueue_set_max_active +EXPORT_SYMBOL_GPL vmlinux 0xf321591b vp_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0xf3236a50 kthread_data +EXPORT_SYMBOL_GPL vmlinux 0xf331236f btree_geo32 +EXPORT_SYMBOL_GPL vmlinux 0xf33f8b9a usb_hcd_amd_remote_wakeup_quirk +EXPORT_SYMBOL_GPL vmlinux 0xf34e47cd of_genpd_parse_idle_states +EXPORT_SYMBOL_GPL vmlinux 0xf34fbffc wm8350_block_write +EXPORT_SYMBOL_GPL vmlinux 0xf352023f memory_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xf361df2e fuse_simple_background +EXPORT_SYMBOL_GPL vmlinux 0xf364be92 blk_mq_freeze_queue_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0xf3797506 mpi_ec_deinit +EXPORT_SYMBOL_GPL vmlinux 0xf3808cb1 get_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf38a4f2a fuse_dev_free +EXPORT_SYMBOL_GPL vmlinux 0xf38d1d38 reset_control_get_count +EXPORT_SYMBOL_GPL vmlinux 0xf39cbec1 cookie_tcp_reqsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0xf3a09fe7 crypto_has_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf3aa9b84 raw_hash_sk +EXPORT_SYMBOL_GPL vmlinux 0xf3b1ff54 dev_coredumpm +EXPORT_SYMBOL_GPL vmlinux 0xf3b3549c ata_std_qc_defer +EXPORT_SYMBOL_GPL vmlinux 0xf3b3e771 scsi_alloc_request +EXPORT_SYMBOL_GPL vmlinux 0xf3b451ca kdb_poll_funcs +EXPORT_SYMBOL_GPL vmlinux 0xf3c4199b switch_pmu_to_guest +EXPORT_SYMBOL_GPL vmlinux 0xf3dc9f44 of_irq_parse_and_map_pci +EXPORT_SYMBOL_GPL vmlinux 0xf3ebc5cd crypto_unregister_ahash +EXPORT_SYMBOL_GPL vmlinux 0xf3f678f8 ohci_hub_control +EXPORT_SYMBOL_GPL vmlinux 0xf40d8feb device_add +EXPORT_SYMBOL_GPL vmlinux 0xf40e2889 mmu_notifier_put +EXPORT_SYMBOL_GPL vmlinux 0xf41055c3 i2c_match_id +EXPORT_SYMBOL_GPL vmlinux 0xf41bcc7e fib_new_table +EXPORT_SYMBOL_GPL vmlinux 0xf421d47e vcap_copy_rule +EXPORT_SYMBOL_GPL vmlinux 0xf426da33 pci_enable_rom +EXPORT_SYMBOL_GPL vmlinux 0xf429f737 sysfs_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xf42afb5f gpiod_unexport +EXPORT_SYMBOL_GPL vmlinux 0xf43e4844 crypto_shash_setkey +EXPORT_SYMBOL_GPL vmlinux 0xf440e79e dev_pm_qos_expose_latency_tolerance +EXPORT_SYMBOL_GPL vmlinux 0xf445fce9 devm_regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xf44618e9 to_nvdimm_bus +EXPORT_SYMBOL_GPL vmlinux 0xf44b059c cpci_hp_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xf450ff75 __rio_local_read_config_16 +EXPORT_SYMBOL_GPL vmlinux 0xf46347b5 mmu_interval_notifier_insert +EXPORT_SYMBOL_GPL vmlinux 0xf4689d50 linkmode_set_pause +EXPORT_SYMBOL_GPL vmlinux 0xf46f7c73 __wake_up_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xf47654df irq_check_status_bit +EXPORT_SYMBOL_GPL vmlinux 0xf47e6c22 acct_bioset_init +EXPORT_SYMBOL_GPL vmlinux 0xf483ee10 devm_pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf486f814 __traceiter_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0xf4ae33f4 unregister_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0xf4af35c2 rcu_gp_is_normal +EXPORT_SYMBOL_GPL vmlinux 0xf4c285a1 ata_host_activate +EXPORT_SYMBOL_GPL vmlinux 0xf4cd9f8f reset_control_bulk_release +EXPORT_SYMBOL_GPL vmlinux 0xf4d7ae9f blk_mq_sched_try_insert_merge +EXPORT_SYMBOL_GPL vmlinux 0xf4e0f381 bpf_redirect_info +EXPORT_SYMBOL_GPL vmlinux 0xf4e295b9 skcipher_walk_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xf4e2c80c __clocksource_register_scale +EXPORT_SYMBOL_GPL vmlinux 0xf4f06e93 rcuwait_wake_up +EXPORT_SYMBOL_GPL vmlinux 0xf4f2ec83 nf_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0xf4ffac7d gpiochip_relres_irq +EXPORT_SYMBOL_GPL vmlinux 0xf50e551e devm_spi_register_controller +EXPORT_SYMBOL_GPL vmlinux 0xf521561b folio_wait_writeback +EXPORT_SYMBOL_GPL vmlinux 0xf52a4ce3 sock_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0xf53c61a6 pci_ims_free_irq +EXPORT_SYMBOL_GPL vmlinux 0xf54bd49b lcm +EXPORT_SYMBOL_GPL vmlinux 0xf553318d cpuidle_pause_and_lock +EXPORT_SYMBOL_GPL vmlinux 0xf5643fe3 device_match_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xf56ab863 regulator_set_soft_start_regmap +EXPORT_SYMBOL_GPL vmlinux 0xf57509a6 dev_pm_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0xf585ec3d serial8250_em485_stop_tx +EXPORT_SYMBOL_GPL vmlinux 0xf59e76d6 mctrl_gpio_free +EXPORT_SYMBOL_GPL vmlinux 0xf59f2d71 iommu_page_response +EXPORT_SYMBOL_GPL vmlinux 0xf5a067bf iommu_group_dma_owner_claimed +EXPORT_SYMBOL_GPL vmlinux 0xf5a3ba99 linear_range_values_in_range +EXPORT_SYMBOL_GPL vmlinux 0xf5a691cd invalidate_bh_lrus +EXPORT_SYMBOL_GPL vmlinux 0xf5af057d sysfs_notify +EXPORT_SYMBOL_GPL vmlinux 0xf5cd3243 pnv_ocxl_spa_remove_pe_from_cache +EXPORT_SYMBOL_GPL vmlinux 0xf5eff5e5 msg_zerocopy_realloc +EXPORT_SYMBOL_GPL vmlinux 0xf5f370e0 async_schedule_node +EXPORT_SYMBOL_GPL vmlinux 0xf5fdae2a crypto_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xf61ad5af kernstart_virt_addr +EXPORT_SYMBOL_GPL vmlinux 0xf62bff91 regmap_mmio_detach_clk +EXPORT_SYMBOL_GPL vmlinux 0xf62ed86f tcp_twsk_destructor +EXPORT_SYMBOL_GPL vmlinux 0xf63961c6 rhashtable_walk_start_check +EXPORT_SYMBOL_GPL vmlinux 0xf63e85c8 tpm_pcr_extend +EXPORT_SYMBOL_GPL vmlinux 0xf642c3ca usb_hcd_link_urb_to_ep +EXPORT_SYMBOL_GPL vmlinux 0xf64f5cf1 do_unbind_con_driver +EXPORT_SYMBOL_GPL vmlinux 0xf6508541 iommu_set_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xf663ee2f pcap_adc_sync +EXPORT_SYMBOL_GPL vmlinux 0xf66a8926 __crypto_alloc_tfm +EXPORT_SYMBOL_GPL vmlinux 0xf6730dd5 mctrl_gpio_init_noauto +EXPORT_SYMBOL_GPL vmlinux 0xf6766677 spi_mem_dirmap_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf696622f ip6_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xf6a28554 region_intersects +EXPORT_SYMBOL_GPL vmlinux 0xf6a8465a __clk_get_hw +EXPORT_SYMBOL_GPL vmlinux 0xf6b0f195 tty_standard_install +EXPORT_SYMBOL_GPL vmlinux 0xf6b8cdbc led_trigger_unregister_simple +EXPORT_SYMBOL_GPL vmlinux 0xf6beee37 __SCK__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xf6c8dc62 cpu_hotplug_enable +EXPORT_SYMBOL_GPL vmlinux 0xf6e05d25 rhashtable_init +EXPORT_SYMBOL_GPL vmlinux 0xf6e772c3 irq_bypass_unregister_producer +EXPORT_SYMBOL_GPL vmlinux 0xf6e874f5 ata_timing_merge +EXPORT_SYMBOL_GPL vmlinux 0xf6f24a43 bpf_prog_add +EXPORT_SYMBOL_GPL vmlinux 0xf711e306 regmap_write_async +EXPORT_SYMBOL_GPL vmlinux 0xf7145dc4 drop_reasons_unregister_subsys +EXPORT_SYMBOL_GPL vmlinux 0xf722f74f pci_epc_get_msix +EXPORT_SYMBOL_GPL vmlinux 0xf724d227 extcon_sync +EXPORT_SYMBOL_GPL vmlinux 0xf72a65ea tty_get_char_size +EXPORT_SYMBOL_GPL vmlinux 0xf73df8de usb_phy_roothub_suspend +EXPORT_SYMBOL_GPL vmlinux 0xf7455c16 input_event_to_user +EXPORT_SYMBOL_GPL vmlinux 0xf7464302 perf_event_read_value +EXPORT_SYMBOL_GPL vmlinux 0xf749debc md5_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0xf74bb274 mod_delayed_work_on +EXPORT_SYMBOL_GPL vmlinux 0xf74e7c93 jump_label_rate_limit +EXPORT_SYMBOL_GPL vmlinux 0xf7597cc7 hvc_remove +EXPORT_SYMBOL_GPL vmlinux 0xf75f0ddb crypto_akcipher_sync_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xf763b001 dax_finish_sync_fault +EXPORT_SYMBOL_GPL vmlinux 0xf7642068 bpf_map_inc_with_uref +EXPORT_SYMBOL_GPL vmlinux 0xf76ac1f6 mas_store +EXPORT_SYMBOL_GPL vmlinux 0xf77f44e6 crypto_alloc_sync_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xf7810b1e pci_rescan_bus +EXPORT_SYMBOL_GPL vmlinux 0xf7820271 preempt_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf782fb07 percpu_ref_switch_to_atomic_sync +EXPORT_SYMBOL_GPL vmlinux 0xf7995829 bus_sort_breadthfirst +EXPORT_SYMBOL_GPL vmlinux 0xf7b5790c alarm_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0xf7bc95b0 devlink_fmsg_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xf7bcb505 wbt_disable_default +EXPORT_SYMBOL_GPL vmlinux 0xf7c3b62d rio_unregister_scan +EXPORT_SYMBOL_GPL vmlinux 0xf7cfea0e vfs_truncate +EXPORT_SYMBOL_GPL vmlinux 0xf7d2dbdb xfrm_audit_state_notfound_simple +EXPORT_SYMBOL_GPL vmlinux 0xf7d50256 eeh_pe_mark_isolated +EXPORT_SYMBOL_GPL vmlinux 0xf7d69381 wm8350_gpio_config +EXPORT_SYMBOL_GPL vmlinux 0xf7dbac95 pci_hp_add_devices +EXPORT_SYMBOL_GPL vmlinux 0xf7dbf9f7 pm_runtime_suspended_time +EXPORT_SYMBOL_GPL vmlinux 0xf7dd5ae7 devlink_port_attrs_pci_sf_set +EXPORT_SYMBOL_GPL vmlinux 0xf7eb8de1 ata_msleep +EXPORT_SYMBOL_GPL vmlinux 0xf7f50793 register_net_sysctl +EXPORT_SYMBOL_GPL vmlinux 0xf7fedaef poll_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0xf7ffeb2d kvmppc_hpte_hv_fault +EXPORT_SYMBOL_GPL vmlinux 0xf80f5fc7 __SCK__tp_func_ata_exec_command +EXPORT_SYMBOL_GPL vmlinux 0xf81dce70 thermal_genl_cpu_capability_event +EXPORT_SYMBOL_GPL vmlinux 0xf824e561 gpiod_is_active_low +EXPORT_SYMBOL_GPL vmlinux 0xf82f3657 work_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0xf83d40ef tty_get_icount +EXPORT_SYMBOL_GPL vmlinux 0xf84c814e __percpu_init_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xf85128b5 mmc_send_tuning +EXPORT_SYMBOL_GPL vmlinux 0xf85f02a0 gpiod_to_irq +EXPORT_SYMBOL_GPL vmlinux 0xf871ae5d nvdimm_badblocks_populate +EXPORT_SYMBOL_GPL vmlinux 0xf880e098 pinctrl_force_default +EXPORT_SYMBOL_GPL vmlinux 0xf883bf93 crypto_dh_key_len +EXPORT_SYMBOL_GPL vmlinux 0xf8a1711c do_unregister_con_driver +EXPORT_SYMBOL_GPL vmlinux 0xf8a23827 pinmux_generic_add_function +EXPORT_SYMBOL_GPL vmlinux 0xf8a420c5 spi_mem_dirmap_write +EXPORT_SYMBOL_GPL vmlinux 0xf8ae2776 blk_mq_queue_inflight +EXPORT_SYMBOL_GPL vmlinux 0xf8c64066 virtqueue_notify +EXPORT_SYMBOL_GPL vmlinux 0xf8c73d2b dev_pm_opp_find_freq_floor +EXPORT_SYMBOL_GPL vmlinux 0xf8d3c61e virtio_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xf8d3fef8 restore_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0xf8d45372 devlink_alloc_ns +EXPORT_SYMBOL_GPL vmlinux 0xf8e06058 __skb_get_hash_symmetric +EXPORT_SYMBOL_GPL vmlinux 0xf8e2b25d dev_pm_opp_get_suspend_opp_freq +EXPORT_SYMBOL_GPL vmlinux 0xf8e6484b vcap_tc_flower_handler_cvlan_usage +EXPORT_SYMBOL_GPL vmlinux 0xf8ec338e accumulate_time +EXPORT_SYMBOL_GPL vmlinux 0xf8ed7046 dev_pm_opp_add +EXPORT_SYMBOL_GPL vmlinux 0xf8f0ccf4 gpiod_get_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xf8f3a0fb ata_ratelimit +EXPORT_SYMBOL_GPL vmlinux 0xf8fc4771 devm_i2c_add_adapter +EXPORT_SYMBOL_GPL vmlinux 0xf90eab5f skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0xf9220779 sdio_disable_func +EXPORT_SYMBOL_GPL vmlinux 0xf9255d16 da9055_regmap_config +EXPORT_SYMBOL_GPL vmlinux 0xf92a89b7 devm_gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xf92aba4d of_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xf92ef162 param_set_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0xf9460e78 debugfs_create_size_t +EXPORT_SYMBOL_GPL vmlinux 0xf95322f4 kthread_parkme +EXPORT_SYMBOL_GPL vmlinux 0xf955e9c5 bprintf +EXPORT_SYMBOL_GPL vmlinux 0xf973e3a1 devm_of_phy_provider_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf97471ef opal_i2c_request +EXPORT_SYMBOL_GPL vmlinux 0xf98a5777 crypto_register_shashes +EXPORT_SYMBOL_GPL vmlinux 0xf9929e08 crypto_register_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xf9a054b5 __round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xf9a2bbe8 unregister_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0xf9b16715 to_nd_desc +EXPORT_SYMBOL_GPL vmlinux 0xf9bf774f kvmppc_h_clear_ref +EXPORT_SYMBOL_GPL vmlinux 0xf9d77ea8 fwnode_get_next_parent +EXPORT_SYMBOL_GPL vmlinux 0xf9dbd892 nf_queue_entry_free +EXPORT_SYMBOL_GPL vmlinux 0xf9e07d9a ata_sff_pause +EXPORT_SYMBOL_GPL vmlinux 0xf9efcd28 bpf_map_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0xf9f82b7c tty_port_register_device_serdev +EXPORT_SYMBOL_GPL vmlinux 0xfa11488b tty_kopen_exclusive +EXPORT_SYMBOL_GPL vmlinux 0xfa151379 mas_next +EXPORT_SYMBOL_GPL vmlinux 0xfa1731c1 __put_net +EXPORT_SYMBOL_GPL vmlinux 0xfa17b783 ip_local_out +EXPORT_SYMBOL_GPL vmlinux 0xfa1eb910 unregister_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xfa1f3e05 led_put +EXPORT_SYMBOL_GPL vmlinux 0xfa20488d tcp_parse_mss_option +EXPORT_SYMBOL_GPL vmlinux 0xfa27430d crypto_spawn_tfm2 +EXPORT_SYMBOL_GPL vmlinux 0xfa43cefc is_hash_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xfa474f2c sysfs_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xfa495da4 sysfs_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xfa606a6e ata_sff_wait_ready +EXPORT_SYMBOL_GPL vmlinux 0xfa666974 queue_work_node +EXPORT_SYMBOL_GPL vmlinux 0xfa6cddc3 sdio_writesb +EXPORT_SYMBOL_GPL vmlinux 0xfa766cdb l3mdev_fib_table_rcu +EXPORT_SYMBOL_GPL vmlinux 0xfa79b05d power_supply_external_power_changed +EXPORT_SYMBOL_GPL vmlinux 0xfa7d2ad8 hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xfa837e58 fb_bl_default_curve +EXPORT_SYMBOL_GPL vmlinux 0xfa8ed3b5 dw_pcie_link_up +EXPORT_SYMBOL_GPL vmlinux 0xfa90c06a pci_check_and_mask_intx +EXPORT_SYMBOL_GPL vmlinux 0xfa971326 klp_get_state +EXPORT_SYMBOL_GPL vmlinux 0xfa9b760c fsverity_get_digest +EXPORT_SYMBOL_GPL vmlinux 0xfa9f92ae pwm_adjust_config +EXPORT_SYMBOL_GPL vmlinux 0xfaa9ec16 devm_register_restart_handler +EXPORT_SYMBOL_GPL vmlinux 0xfaaf8621 power_supply_battery_bti_in_range +EXPORT_SYMBOL_GPL vmlinux 0xfab30dc0 mdio_bus_exit +EXPORT_SYMBOL_GPL vmlinux 0xfab53ed9 pinctrl_gpio_can_use_line +EXPORT_SYMBOL_GPL vmlinux 0xfab65754 pm_generic_poweroff_late +EXPORT_SYMBOL_GPL vmlinux 0xfab7ee31 blk_mq_start_stopped_hw_queue +EXPORT_SYMBOL_GPL vmlinux 0xfabb6aff opal_flash_erase +EXPORT_SYMBOL_GPL vmlinux 0xfacc659f cpufreq_register_driver +EXPORT_SYMBOL_GPL vmlinux 0xfad14ed0 pci_epf_add_vepf +EXPORT_SYMBOL_GPL vmlinux 0xfad2a763 __phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0xfad9c827 kill_dax +EXPORT_SYMBOL_GPL vmlinux 0xfae2afb8 regcache_drop_region +EXPORT_SYMBOL_GPL vmlinux 0xfb0b7b8d ata_sas_tport_add +EXPORT_SYMBOL_GPL vmlinux 0xfb0d7867 __tracepoint_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xfb2659af switchdev_handle_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0xfb32b30f ring_buffer_read_prepare_sync +EXPORT_SYMBOL_GPL vmlinux 0xfb35890a x509_cert_parse +EXPORT_SYMBOL_GPL vmlinux 0xfb4ad3a3 udp_cmsg_send +EXPORT_SYMBOL_GPL vmlinux 0xfb4d682f user_describe +EXPORT_SYMBOL_GPL vmlinux 0xfb526c5f phy_led_triggers_register +EXPORT_SYMBOL_GPL vmlinux 0xfb60faf5 posix_acl_clone +EXPORT_SYMBOL_GPL vmlinux 0xfb67b51a of_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0xfb6eedf9 power_group_name +EXPORT_SYMBOL_GPL vmlinux 0xfb732249 ping_seq_start +EXPORT_SYMBOL_GPL vmlinux 0xfb738290 trace_seq_bprintf +EXPORT_SYMBOL_GPL vmlinux 0xfb7937f8 gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0xfb7f8928 irq_set_affinity_notifier +EXPORT_SYMBOL_GPL vmlinux 0xfb9245b7 of_irq_find_parent +EXPORT_SYMBOL_GPL vmlinux 0xfba01378 dm_post_suspending +EXPORT_SYMBOL_GPL vmlinux 0xfba21783 device_attach +EXPORT_SYMBOL_GPL vmlinux 0xfba6c5a3 bpf_prog_put +EXPORT_SYMBOL_GPL vmlinux 0xfbb5b2e0 sysfs_add_file_to_group +EXPORT_SYMBOL_GPL vmlinux 0xfbbd41ca no_action +EXPORT_SYMBOL_GPL vmlinux 0xfbc47033 rio_inb_pwrite_handler +EXPORT_SYMBOL_GPL vmlinux 0xfbd5b1b6 pci_epc_multi_mem_init +EXPORT_SYMBOL_GPL vmlinux 0xfbd636c7 devm_pinctrl_put +EXPORT_SYMBOL_GPL vmlinux 0xfbea5122 phy_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xfbecd359 ptp_classify_raw +EXPORT_SYMBOL_GPL vmlinux 0xfbffd601 net_prio_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xfc03d97a page_is_ram +EXPORT_SYMBOL_GPL vmlinux 0xfc0e7463 wwan_create_port +EXPORT_SYMBOL_GPL vmlinux 0xfc201b66 sprint_oid +EXPORT_SYMBOL_GPL vmlinux 0xfc20c555 lwtstate_free +EXPORT_SYMBOL_GPL vmlinux 0xfc234177 _kvmppc_save_tm_pr +EXPORT_SYMBOL_GPL vmlinux 0xfc2c71f0 regulator_desc_list_voltage_linear +EXPORT_SYMBOL_GPL vmlinux 0xfc513570 crypto_register_templates +EXPORT_SYMBOL_GPL vmlinux 0xfc51b499 mmu_lpid_bits +EXPORT_SYMBOL_GPL vmlinux 0xfc587d28 ip6_datagram_connect_v6_only +EXPORT_SYMBOL_GPL vmlinux 0xfc5c8181 irq_gc_mask_set_bit +EXPORT_SYMBOL_GPL vmlinux 0xfc65de0e devlink_port_attrs_set +EXPORT_SYMBOL_GPL vmlinux 0xfc683b45 has_big_cores +EXPORT_SYMBOL_GPL vmlinux 0xfc7e5d68 usb_alloc_dev +EXPORT_SYMBOL_GPL vmlinux 0xfc838c32 serial8250_rx_dma_flush +EXPORT_SYMBOL_GPL vmlinux 0xfc8ceaff xdp_convert_zc_to_xdp_frame +EXPORT_SYMBOL_GPL vmlinux 0xfc9ff512 clockevents_register_device +EXPORT_SYMBOL_GPL vmlinux 0xfca2591d component_compare_dev_name +EXPORT_SYMBOL_GPL vmlinux 0xfca4b21c to_software_node +EXPORT_SYMBOL_GPL vmlinux 0xfcab1724 __traceiter_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xfcaf49b0 trace_handle_return +EXPORT_SYMBOL_GPL vmlinux 0xfcb5f1e3 device_del +EXPORT_SYMBOL_GPL vmlinux 0xfcbe8ae1 fwnode_graph_get_remote_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xfcbefd5b xdp_return_frame_rx_napi +EXPORT_SYMBOL_GPL vmlinux 0xfcbfec70 add_memory_driver_managed +EXPORT_SYMBOL_GPL vmlinux 0xfcc1edd3 memory_block_size_bytes +EXPORT_SYMBOL_GPL vmlinux 0xfcc37108 of_reserved_mem_lookup +EXPORT_SYMBOL_GPL vmlinux 0xfcc51045 usb_sg_init +EXPORT_SYMBOL_GPL vmlinux 0xfcec9d2a sysfs_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xfcefc21a platform_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0xfcf9ef73 hw_protection_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xfcffda3b devm_hwspin_lock_free +EXPORT_SYMBOL_GPL vmlinux 0xfd0e065f __traceiter_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0xfd199063 regmap_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0xfd2eddba blk_queue_write_cache +EXPORT_SYMBOL_GPL vmlinux 0xfd3e0b98 gpiochip_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0xfd45c424 nl_table +EXPORT_SYMBOL_GPL vmlinux 0xfd4b25b8 vcap_tc_flower_handler_arp_usage +EXPORT_SYMBOL_GPL vmlinux 0xfd53f2a9 __ata_ehi_push_desc +EXPORT_SYMBOL_GPL vmlinux 0xfd5531a2 spi_mem_dirmap_create +EXPORT_SYMBOL_GPL vmlinux 0xfd590add mbox_chan_received_data +EXPORT_SYMBOL_GPL vmlinux 0xfd6007c7 rio_enable_rx_tx_port +EXPORT_SYMBOL_GPL vmlinux 0xfd61c68a wm831x_set_bits +EXPORT_SYMBOL_GPL vmlinux 0xfd63730c i2c_client_get_device_id +EXPORT_SYMBOL_GPL vmlinux 0xfd6451b1 __dax_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xfd77e268 register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xfd7e3ced __clk_mux_determine_rate_closest +EXPORT_SYMBOL_GPL vmlinux 0xfd7f1138 extcon_dev_free +EXPORT_SYMBOL_GPL vmlinux 0xfd83f86c serial8250_modem_status +EXPORT_SYMBOL_GPL vmlinux 0xfd87f461 blk_mq_sched_mark_restart_hctx +EXPORT_SYMBOL_GPL vmlinux 0xfd8c97ca usb_match_one_id +EXPORT_SYMBOL_GPL vmlinux 0xfda8da0b gpiochip_irq_domain_activate +EXPORT_SYMBOL_GPL vmlinux 0xfdacae37 __inet_lookup_established +EXPORT_SYMBOL_GPL vmlinux 0xfdaf247b phy_validate +EXPORT_SYMBOL_GPL vmlinux 0xfdbd7a17 crypto_get_attr_type +EXPORT_SYMBOL_GPL vmlinux 0xfdd71e73 udp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xfdd86052 attribute_container_unregister +EXPORT_SYMBOL_GPL vmlinux 0xfe19dc28 vivaldi_function_row_physmap_show +EXPORT_SYMBOL_GPL vmlinux 0xfe1a7a7b mpi_point_release +EXPORT_SYMBOL_GPL vmlinux 0xfe1b2f45 ring_buffer_unlock_commit +EXPORT_SYMBOL_GPL vmlinux 0xfe275fc9 cpufreq_cpu_get +EXPORT_SYMBOL_GPL vmlinux 0xfe295d5e skcipher_walk_complete +EXPORT_SYMBOL_GPL vmlinux 0xfe2c3286 usb_anchor_resume_wakeups +EXPORT_SYMBOL_GPL vmlinux 0xfe2c717a irq_setup_alt_chip +EXPORT_SYMBOL_GPL vmlinux 0xfe30965d crypto_register_rngs +EXPORT_SYMBOL_GPL vmlinux 0xfe476039 ktime_get_resolution_ns +EXPORT_SYMBOL_GPL vmlinux 0xfe4ff5c4 iommu_detach_device +EXPORT_SYMBOL_GPL vmlinux 0xfe51f2a4 fib_rules_seq_read +EXPORT_SYMBOL_GPL vmlinux 0xfe5899a0 bpf_prog_inc +EXPORT_SYMBOL_GPL vmlinux 0xfe6106f2 devm_regulator_bulk_put +EXPORT_SYMBOL_GPL vmlinux 0xfe707ad3 adp5520_write +EXPORT_SYMBOL_GPL vmlinux 0xfe7d0eb9 split_page +EXPORT_SYMBOL_GPL vmlinux 0xfe8cdb84 ring_buffer_alloc_read_page +EXPORT_SYMBOL_GPL vmlinux 0xfe8d2402 devm_gpiod_unhinge +EXPORT_SYMBOL_GPL vmlinux 0xfe990052 gpio_free +EXPORT_SYMBOL_GPL vmlinux 0xfe99dad0 dtpm_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0xfeaa1558 opal_async_wait_response_interruptible +EXPORT_SYMBOL_GPL vmlinux 0xfeb54517 devm_thermal_of_zone_register +EXPORT_SYMBOL_GPL vmlinux 0xfec711c0 dma_run_dependencies +EXPORT_SYMBOL_GPL vmlinux 0xfec8b2e4 pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0xfed11ed1 usb_mon_deregister +EXPORT_SYMBOL_GPL vmlinux 0xfeec3489 pkcs7_parse_message +EXPORT_SYMBOL_GPL vmlinux 0xfeecc3d0 bpf_prog_alloc +EXPORT_SYMBOL_GPL vmlinux 0xfef6d1f8 strp_process +EXPORT_SYMBOL_GPL vmlinux 0xff05fa13 vring_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xff071f8e irq_chip_request_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0xff1666f3 reset_control_bulk_assert +EXPORT_SYMBOL_GPL vmlinux 0xff1765c7 rtas_call +EXPORT_SYMBOL_GPL vmlinux 0xff291ecf clk_unregister_divider +EXPORT_SYMBOL_GPL vmlinux 0xff354a58 iommu_group_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xff405082 free_vm_area +EXPORT_SYMBOL_GPL vmlinux 0xff42c374 usb_role_switch_get_role +EXPORT_SYMBOL_GPL vmlinux 0xff64576f phy_set_mode_ext +EXPORT_SYMBOL_GPL vmlinux 0xff6abe49 ohci_hub_status_data +EXPORT_SYMBOL_GPL vmlinux 0xff6ddb8c inet_ctl_sock_create +EXPORT_SYMBOL_GPL vmlinux 0xff6e71de sdio_readl +EXPORT_SYMBOL_GPL vmlinux 0xff7525ea ipv6_proxy_select_ident +EXPORT_SYMBOL_GPL vmlinux 0xff7e33bf mpi_sub_ui +EXPORT_SYMBOL_GPL vmlinux 0xff81487d gpiod_remove_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0xff84a8a5 page_reporting_order +EXPORT_SYMBOL_GPL vmlinux 0xff8f64c2 is_pnv_opal_msi +EXPORT_SYMBOL_GPL vmlinux 0xff938b49 mddev_unlock +EXPORT_SYMBOL_GPL vmlinux 0xff9e23d1 hugetlb_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xff9e8c03 devm_clk_hw_register_fixed_factor_index +EXPORT_SYMBOL_GPL vmlinux 0xff9ef1ca cpuidle_get_driver +EXPORT_SYMBOL_GPL vmlinux 0xffae8e8b nsecs_to_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xffd3ad1c devlink_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0xffeeb6e3 __pneigh_lookup +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0x07342898 unregister_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xae43feea register_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xd3ae7756 fw_fallback_config vmlinux +FW_CS_DSP EXPORT_SYMBOL_GPL 0x001f3cd0 cs_dsp_adsp2_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x0144f9cb cs_dsp_init_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x0bafb15d cs_dsp_set_dspclk drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x0cdc0e87 cs_dsp_halo_wdt_expire drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x144d6986 cs_dsp_mem_region_name drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x1bc2521a cs_dsp_adsp2_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x2e871595 cs_dsp_find_alg_region drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x32fd98cb cs_dsp_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x38b9bc68 cs_dsp_adsp1_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x49381a3a cs_dsp_halo_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x4e5562f8 cs_dsp_remove_padding drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x57e1c7ba cs_dsp_write_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x59d03344 cs_dsp_cleanup_debugfs drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x6e0cce2d cs_dsp_chunk_write drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x83dbffcb cs_dsp_coeff_write_acked_control drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x84e0d62d cs_dsp_read_raw_data_block drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x8d5c36a0 cs_dsp_run drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0x9e324cb0 cs_dsp_chunk_flush drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xa5f2473f cs_dsp_read_data_word drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb6482368 cs_dsp_stop drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xb6c0d9e7 cs_dsp_chunk_read drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xba9ed2b0 cs_dsp_halo_bus_error drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xbc250109 cs_dsp_remove drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xbe7268dd cs_dsp_adsp1_init drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xcee16fb7 cs_dsp_coeff_read_ctrl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xd154c108 cs_dsp_adsp1_power_up drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xda6a83ed cs_dsp_get_ctl drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf2190c0f cs_dsp_power_down drivers/firmware/cirrus/cs_dsp +FW_CS_DSP EXPORT_SYMBOL_GPL 0xf4c2bce6 cs_dsp_coeff_write_ctrl drivers/firmware/cirrus/cs_dsp +HWMON_THERMAL EXPORT_SYMBOL_GPL 0x6b69b05f hwmon_device_register_for_thermal vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x5b3a2cd6 idle_inject_start vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x85c2b7eb idle_inject_stop vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0x95e93783 idle_inject_set_latency vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xc18575af idle_inject_set_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xe9cae481 idle_inject_register vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xe9cbcfd0 idle_inject_get_duration vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xea86d9dd idle_inject_register_full vmlinux +IDLE_INJECT EXPORT_SYMBOL_GPL 0xf0e96547 idle_inject_unregister vmlinux +IIO_AD5592R EXPORT_SYMBOL_GPL 0xb676e515 ad5592r_probe drivers/iio/dac/ad5592r-base +IIO_AD5592R EXPORT_SYMBOL_GPL 0xe96811b0 ad5592r_remove drivers/iio/dac/ad5592r-base +IIO_AD5686 EXPORT_SYMBOL_GPL 0x9e384342 ad5686_probe drivers/iio/dac/ad5686 +IIO_AD5686 EXPORT_SYMBOL_GPL 0xe1542b7d ad5686_remove drivers/iio/dac/ad5686 +IIO_AD7091R EXPORT_SYMBOL_GPL 0x4868c5b7 ad7091r_probe drivers/iio/adc/ad7091r-base +IIO_AD7091R EXPORT_SYMBOL_GPL 0x9ad44705 ad7091r_regmap_config drivers/iio/adc/ad7091r-base +IIO_AD7606 EXPORT_SYMBOL_GPL 0x3d6afc73 ad7606_pm_ops drivers/iio/adc/ad7606 +IIO_AD7606 EXPORT_SYMBOL_GPL 0xfbabf19e ad7606_probe drivers/iio/adc/ad7606 +IIO_ADISLIB EXPORT_SYMBOL 0x0c8b142c adis_debugfs_reg_access drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL 0xeac87af5 __adis_enable_irq drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x0c69f300 adis_update_scan_mode drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x0da2996f __adis_write_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x2cd13985 __adis_update_bits_base drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x4ce7979f __adis_initial_startup drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x4d4a5c12 adis_single_conversion drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x58858d18 adis_init drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0x83c5147a __adis_check_status drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xa8353d7c devm_adis_setup_buffer_and_trigger drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xee992046 __adis_read_reg drivers/iio/imu/adis_lib +IIO_ADISLIB EXPORT_SYMBOL_GPL 0xf5913bc0 devm_adis_probe_trigger drivers/iio/imu/adis_lib +IIO_ADIS_LIB EXPORT_SYMBOL_GPL 0xa9b07b38 __adis_reset drivers/iio/imu/adis_lib +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0xd26558e8 devm_adi_axi_adc_conv_register drivers/iio/adc/adi-axi-adc +IIO_ADI_AXI EXPORT_SYMBOL_GPL 0xd37cb626 adi_axi_adc_conv_priv drivers/iio/adc/adi-axi-adc +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x03555e59 adxl313_core_probe drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x33b5c379 adxl31x_chip_info drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x8401eedc adxl313_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x93298a1c adxl312_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0x932e87b3 adxl314_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1d8d09c adxl314_readable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xe1dfdd33 adxl312_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL313 EXPORT_SYMBOL_GPL 0xf6f7b9f3 adxl313_writable_regs_table drivers/iio/accel/adxl313_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x4d2f5e0f adxl35x_chip_info drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x5a2aa1ab adxl355_core_probe drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0x6ff5403b adxl355_readable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL355 EXPORT_SYMBOL_GPL 0xb446fa86 adxl355_writeable_regs_tbl drivers/iio/accel/adxl355_core +IIO_ADXL367 EXPORT_SYMBOL_GPL 0x7b4fa039 adxl367_probe drivers/iio/accel/adxl367 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x3d6db690 adxl372_probe drivers/iio/accel/adxl372 +IIO_ADXL372 EXPORT_SYMBOL_GPL 0x6cd9966e adxl372_readable_noinc_reg drivers/iio/accel/adxl372 +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x1018bc02 ad_sd_init drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x171ccce9 devm_ad_sd_setup_buffer_and_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x184574ca ad_sd_validate_trigger drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x1d978c08 ad_sd_read_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x47a7de8b ad_sd_write_reg drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x78b55b38 ad_sd_calibrate_all drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0x7d97b050 ad_sigma_delta_single_conversion drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xde55db5b ad_sd_reset drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xe2b8a731 ad_sd_set_comm drivers/iio/adc/ad_sigma_delta +IIO_AD_SIGMA_DELTA EXPORT_SYMBOL_GPL 0xf1f1cdce ad_sd_calibrate drivers/iio/adc/ad_sigma_delta +IIO_BMA400 EXPORT_SYMBOL 0x0c99b991 bma400_probe drivers/iio/accel/bma400_core +IIO_BMA400 EXPORT_SYMBOL 0x350ae6a7 bma400_regmap_config drivers/iio/accel/bma400_core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x2df8c2e1 bmc150_accel_pm_ops drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x5179e87c bmc150_regmap_conf drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0x5fec54dd bmc150_accel_core_remove drivers/iio/accel/bmc150-accel-core +IIO_BMC150 EXPORT_SYMBOL_GPL 0xbfe50e35 bmc150_accel_core_probe drivers/iio/accel/bmc150-accel-core +IIO_BMC150_MAGN EXPORT_SYMBOL 0x3c1c60ad bmc150_magn_probe drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0x4b9f7e37 bmc150_magn_pm_ops drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0x5be9443a bmc150_magn_remove drivers/iio/magnetometer/bmc150_magn +IIO_BMC150_MAGN EXPORT_SYMBOL 0x694de870 bmc150_magn_regmap_config drivers/iio/magnetometer/bmc150_magn +IIO_BME680 EXPORT_SYMBOL 0x730a9c8e bme680_regmap_config drivers/iio/chemical/bme680_core +IIO_BME680 EXPORT_SYMBOL_GPL 0x6c530686 bme680_core_probe drivers/iio/chemical/bme680_core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x4243497f bmi088_accel_pm_ops drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x484d4681 bmi088_accel_core_remove drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0x9c9b56fa bmi088_regmap_conf drivers/iio/accel/bmi088-accel-core +IIO_BMI088 EXPORT_SYMBOL_GPL 0xf31cec76 bmi088_accel_core_probe drivers/iio/accel/bmi088-accel-core +IIO_BMI160 EXPORT_SYMBOL 0xb1f00425 bmi160_regmap_config drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL 0xca19cfae bmi160_enable_irq drivers/iio/imu/bmi160/bmi160_core +IIO_BMI160 EXPORT_SYMBOL_GPL 0x6e4d9148 bmi160_core_probe drivers/iio/imu/bmi160/bmi160_core +IIO_BMP280 EXPORT_SYMBOL 0x19c6aeee bmp280_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x1cc2abe6 bmp280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x2b2727ae bmp280_common_probe drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x60a38e3d bmp180_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x6b278a22 bme280_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x790f0126 bmp580_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0x81cd4a90 bmp380_chip_info drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xf340738c bmp180_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xf694180f bmp380_regmap_config drivers/iio/pressure/bmp280 +IIO_BMP280 EXPORT_SYMBOL 0xf8e8a48a bmp580_regmap_config drivers/iio/pressure/bmp280 +IIO_BNO055 EXPORT_SYMBOL_GPL 0x11de5803 bno055_regmap_config drivers/iio/imu/bno055/bno055 +IIO_BNO055 EXPORT_SYMBOL_GPL 0xae046190 bno055_probe drivers/iio/imu/bno055/bno055 +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x1dfa8690 fxas21002c_core_probe drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x5b184dc7 fxas21002c_core_remove drivers/iio/gyro/fxas21002c_core +IIO_FXAS21002C EXPORT_SYMBOL_GPL 0x7d6b0ec8 fxas21002c_pm_ops drivers/iio/gyro/fxas21002c_core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x28bbc2a1 fxls8962af_i2c_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0x8a655664 fxls8962af_spi_regmap_conf drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xc2ceae55 fxls8962af_core_probe drivers/iio/accel/fxls8962af-core +IIO_FXLS8962AF EXPORT_SYMBOL_GPL 0xc38cb1dd fxls8962af_pm_ops drivers/iio/accel/fxls8962af-core +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x094bee02 iio_gts_avail_scales_for_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x296bb0cd iio_gts_all_avail_scales drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x4ed89402 iio_gts_find_sel_by_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x53000dc5 iio_gts_find_gain_by_sel drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x54a7bad7 iio_gts_get_min_gain drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0x5f338fa0 iio_gts_find_new_gain_sel_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xa3374797 iio_gts_get_scale drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xaf5aaa85 iio_find_closest_gain_low drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc061498b iio_gts_avail_times drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xc25ccf30 iio_gts_find_new_gain_by_old_gain_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xd7e29768 iio_gts_find_gain_sel_for_scale_using_time drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xf0f8e0d3 devm_iio_init_iio_gts drivers/iio/industrialio-gts-helper +IIO_GTS_HELPER EXPORT_SYMBOL_GPL 0xf42af90f iio_gts_total_gain_to_scale drivers/iio/industrialio-gts-helper +IIO_HID EXPORT_SYMBOL 0x11401254 hid_sensor_power_state drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0x5ae237ed hid_sensor_convert_timestamp drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x7f7621ec hid_sensor_format_scale drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x854c9ca9 hid_sensor_read_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x85d13e1b hid_sensor_parse_common_attributes drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x9dae1b93 hid_sensor_read_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x9f6cc527 hid_sensor_write_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0x9fae9246 hid_sensor_read_raw_hyst_rel_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xa639d396 hid_sensor_write_samp_freq_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xcec05528 hid_sensor_remove_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xd32b6ee4 hid_sensor_write_raw_hyst_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID EXPORT_SYMBOL 0xe9d14062 hid_sensor_pm_ops drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID EXPORT_SYMBOL 0xed28fc34 hid_sensor_setup_trigger drivers/iio/common/hid-sensors/hid-sensor-trigger +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x08acd225 hid_sensor_get_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x10f8c0e4 hid_sensor_set_report_latency drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x70d2f2f1 hid_sensor_read_poll_value drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HID_ATTRIBUTES EXPORT_SYMBOL 0x89c67a52 hid_sensor_batch_mode_supported drivers/iio/common/hid-sensors/hid-sensor-iio-common +IIO_HMC5843 EXPORT_SYMBOL 0x309873d7 hmc5843_common_remove drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0x4ece08d4 hmc5843_common_probe drivers/iio/magnetometer/hmc5843_core +IIO_HMC5843 EXPORT_SYMBOL 0xffb600d6 hmc5843_pm_ops drivers/iio/magnetometer/hmc5843_core +IIO_HTS221 EXPORT_SYMBOL 0xd9d67691 hts221_probe drivers/iio/humidity/hts221 +IIO_HTS221 EXPORT_SYMBOL 0xdf5225ba hts221_pm_ops drivers/iio/humidity/hts221 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x5be4e1e7 inv_icm42600_core_probe drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0x897cd14d inv_icm42600_pm_ops drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_ICM42600 EXPORT_SYMBOL_GPL 0xeda16d07 inv_icm42600_regmap_config drivers/iio/imu/inv_icm42600/inv-icm42600 +IIO_KX022A EXPORT_SYMBOL_GPL 0xc55b015c kx022a_probe_internal drivers/iio/accel/kionix-kx022a +IIO_KX022A EXPORT_SYMBOL_GPL 0xeff5f94b kx022a_regmap drivers/iio/accel/kionix-kx022a +IIO_KXSD9 EXPORT_SYMBOL 0x1149bee4 kxsd9_common_probe drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0x3189051f kxsd9_dev_pm_ops drivers/iio/accel/kxsd9 +IIO_KXSD9 EXPORT_SYMBOL 0x980e2926 kxsd9_common_remove drivers/iio/accel/kxsd9 +IIO_LSM6DSX EXPORT_SYMBOL 0x07306883 st_lsm6dsx_pm_ops drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_LSM6DSX EXPORT_SYMBOL 0x22235f40 st_lsm6dsx_probe drivers/iio/imu/st_lsm6dsx/st_lsm6dsx +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x0179d2bb ms_sensors_read_temp_and_pressure drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x045688dd ms_sensors_read_prom_word drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x2d2f5cd5 ms_sensors_reset drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x2ef6814f ms_sensors_write_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x42b6a050 ms_sensors_convert_and_read drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x64c3edff ms_sensors_write_resolution drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x6ed6b4e8 ms_sensors_ht_read_temperature drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x7bee7ad1 ms_sensors_show_heater drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x89a101c7 ms_sensors_show_battery_low drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0x8a5edf53 ms_sensors_tp_read_prom drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xd93a8894 ms_sensors_ht_read_humidity drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MEAS_SPEC_SENSORS EXPORT_SYMBOL 0xe79fb55d ms_sensors_read_serial drivers/iio/common/ms_sensors/ms_sensors_i2c +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x15b39903 mma7455_core_regmap drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0x2ea7367a mma7455_core_remove drivers/iio/accel/mma7455_core +IIO_MMA7455 EXPORT_SYMBOL_GPL 0xd6a21845 mma7455_core_probe drivers/iio/accel/mma7455_core +IIO_MMA9551 EXPORT_SYMBOL 0x002cb448 mma9551_read_accel_chan drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x01a3bc90 mma9551_set_power_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x0685de04 mma9551_read_status_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x353a85c8 mma9551_write_config_byte drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x3ba0d8d2 mma9551_read_status_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x41ef446c mma9551_read_accel_scale drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x45600b10 mma9551_update_config_bits drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x4c19a876 mma9551_set_device_state drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x4f0bbf60 mma9551_read_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0x6e4753a4 mma9551_read_status_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xb4b065fc mma9551_read_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xbcd7fe96 mma9551_sleep drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xcba45d9c mma9551_app_reset drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xce755c33 mma9551_write_config_words drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xd7c59f50 mma9551_read_version drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xf96edfc7 mma9551_write_config_word drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xfd01ab71 mma9551_gpio_config drivers/iio/accel/mma9551_core +IIO_MMA9551 EXPORT_SYMBOL 0xfe9daf30 mma9551_read_config_byte drivers/iio/accel/mma9551_core +IIO_MPL115 EXPORT_SYMBOL 0xf44a5c5d mpl115_dev_pm_ops drivers/iio/pressure/mpl115 +IIO_MPL115 EXPORT_SYMBOL_GPL 0xc1f1119d mpl115_probe drivers/iio/pressure/mpl115 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0xb6fc629b inv_mpu_pmops drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MPU6050 EXPORT_SYMBOL_GPL 0xe3cd352e inv_mpu_core_probe drivers/iio/imu/inv_mpu6050/inv-mpu6050 +IIO_MS5611 EXPORT_SYMBOL 0x95c353ff ms5611_probe drivers/iio/pressure/ms5611_core +IIO_RESCALE EXPORT_SYMBOL_GPL 0x094814f5 rescale_process_scale drivers/iio/afe/iio-rescale +IIO_RESCALE EXPORT_SYMBOL_GPL 0x8c3197e7 rescale_process_offset drivers/iio/afe/iio-rescale +IIO_RM3100 EXPORT_SYMBOL_GPL 0x0a1424e0 rm3100_volatile_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xaa911f08 rm3100_readable_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xcc7209be rm3100_writable_table drivers/iio/magnetometer/rm3100-core +IIO_RM3100 EXPORT_SYMBOL_GPL 0xf6688823 rm3100_common_probe drivers/iio/magnetometer/rm3100-core +IIO_SCD30 EXPORT_SYMBOL 0x148f254b scd30_probe drivers/iio/chemical/scd30_core +IIO_SCD30 EXPORT_SYMBOL 0xf634c86e scd30_pm_ops drivers/iio/chemical/scd30_core +IIO_SPS30 EXPORT_SYMBOL_GPL 0xd9d66252 sps30_probe drivers/iio/chemical/sps30 +IIO_SSP_SENSORS EXPORT_SYMBOL 0x15c97df3 ssp_change_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x37c634e3 ssp_get_sensor_delay drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x6e1a25c7 ssp_disable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0x825f0922 ssp_common_process_data drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x88055ba8 ssp_common_buffer_postdisable drivers/iio/common/ssp_sensors/ssp_iio +IIO_SSP_SENSORS EXPORT_SYMBOL 0x8ffb0622 ssp_enable_sensor drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0xb25445bb ssp_register_consumer drivers/iio/common/ssp_sensors/sensorhub +IIO_SSP_SENSORS EXPORT_SYMBOL 0xf5c96b46 ssp_common_buffer_postenable drivers/iio/common/ssp_sensors/ssp_iio +IIO_ST_SENSORS EXPORT_SYMBOL 0x0055dc04 st_press_common_probe drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0x074d7047 st_sensors_trigger_handler drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x0eb912f0 st_sensors_debugfs_reg_access drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x17fa4b80 st_sensors_sysfs_sampling_frequency_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x35ee8aba st_gyro_common_probe drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0x36723b33 st_sensors_set_axis_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x3f1b2663 st_sensors_set_dataready_irq drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x4533c7c2 st_accel_common_probe drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0x48220fa7 st_sensors_verify_id drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x571ae369 st_magn_get_settings drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0x628019b9 st_sensors_get_settings_index drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x63e89bcd st_sensors_set_fullscale_by_gain drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x6a868c4f st_sensors_set_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x82686618 st_sensors_init_sensor drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x88f975d2 st_sensors_read_info_raw drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0x8f99d22b st_sensors_sysfs_scale_avail drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xa27c542f st_magn_common_probe drivers/iio/magnetometer/st_magn +IIO_ST_SENSORS EXPORT_SYMBOL 0xa2b6d589 st_press_get_settings drivers/iio/pressure/st_pressure +IIO_ST_SENSORS EXPORT_SYMBOL 0xa4d2ffc7 st_accel_get_settings drivers/iio/accel/st_accel +IIO_ST_SENSORS EXPORT_SYMBOL 0xaba62926 st_sensors_set_odr drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xae0b274d st_sensors_allocate_trigger drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xaf81d6a4 st_sensors_spi_configure drivers/iio/common/st_sensors/st_sensors_spi +IIO_ST_SENSORS EXPORT_SYMBOL 0xb187c825 st_sensors_power_enable drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xc6ee28c8 st_gyro_get_settings drivers/iio/gyro/st_gyro +IIO_ST_SENSORS EXPORT_SYMBOL 0xec27ca64 st_sensors_dev_name_probe drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xf0c034b4 st_sensors_validate_device drivers/iio/common/st_sensors/st_sensors +IIO_ST_SENSORS EXPORT_SYMBOL 0xf0dd1ecb st_sensors_i2c_configure drivers/iio/common/st_sensors/st_sensors_i2c +IIO_ST_SENSORS EXPORT_SYMBOL_GPL 0xc27fafaf st_lsm9ds0_probe drivers/iio/imu/st_lsm9ds0/st_lsm9ds0 +IIO_UVIS25 EXPORT_SYMBOL 0xcb002473 st_uvis25_probe drivers/iio/light/st_uvis25_core +IIO_UVIS25 EXPORT_SYMBOL 0xfd77136c st_uvis25_pm_ops drivers/iio/light/st_uvis25_core +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x091e632c zpa2326_probe drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x0c8da03c zpa2326_isreg_writeable drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x0e08a4b0 zpa2326_isreg_precious drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x53620117 zpa2326_remove drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x6c0b4249 zpa2326_pm_ops drivers/iio/pressure/zpa2326 +IIO_ZPA2326 EXPORT_SYMBOL_GPL 0x88c66368 zpa2326_isreg_readable drivers/iio/pressure/zpa2326 +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x171023d3 m10bmc_fw_state_set drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x406856b5 m10bmc_dev_init drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x453c6b52 m10bmc_dev_groups drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0x77b1f790 m10bmc_sys_read drivers/mfd/intel-m10-bmc-core +INTEL_M10_BMC_CORE EXPORT_SYMBOL_GPL 0xfd2ddc17 m10bmc_sys_update_bits drivers/mfd/intel-m10-bmc-core +IOMMUFD EXPORT_SYMBOL_GPL 0x10382ef4 iommufd_device_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x18532894 iommufd_access_destroy drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x2dd7005a iommufd_access_rw drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x39bc689e iommufd_access_attach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x4e7df74b iommufd_device_bind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x5e798e16 iommufd_device_detach drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x647b9ccd iommufd_access_create drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x976d6130 iommufd_ctx_from_file drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0x9ec5f7c0 iommufd_ctx_get drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xa62f3290 iommufd_access_pin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xcfb75ba0 iommufd_device_unbind drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xe82a0ce7 iommufd_access_unpin_pages drivers/iommu/iommufd/iommufd +IOMMUFD EXPORT_SYMBOL_GPL 0xf6000520 iommufd_ctx_put drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x4af298c6 iommufd_vfio_compat_ioas_create drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0x5bb1f773 iommufd_vfio_compat_ioas_get_id drivers/iommu/iommufd/iommufd +IOMMUFD_VFIO EXPORT_SYMBOL_GPL 0xe03e8ed7 iommufd_vfio_compat_set_no_iommu drivers/iommu/iommufd/iommufd +IWLWIFI EXPORT_SYMBOL_GPL 0x01c45552 iwl_set_bits_mask_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x029f9c62 iwl_dbg_tlv_del_timers drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x04d0e761 iwl_parse_mei_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x060c3ad9 iwl_fw_start_dbg_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x0a1935b6 _iwl_dbg_tlv_time_point drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x105ca08a iwl_read_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x13798b80 iwl_set_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1e6243dd iwl_fwrt_dump_error_logs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x1ee1c386 iwl_wait_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x205f8ccb iwl_get_cmd_string drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x20b3882c iwl_parse_nvm_mcc_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x222eb0fb iwl_parse_eeprom_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x229d8b26 iwl_init_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2559a602 iwl_read_eeprom drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2710c362 iwl_dump_desc_assert drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x29948484 iwl_read_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x29cb0665 iwl_set_soc_latency drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2a5a4d41 iwl_fw_dbg_stop_sync drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2e114daa iwl_fw_dbg_error_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x2edd6478 iwl_cmd_groups_verify_sorted drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x30c8340e iwl_fw_runtime_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x34ed65d5 iwl_opmode_register drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x35033c81 iwl_phy_db_free drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x35307150 iwl_notification_wait drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x37956b72 rs_pretty_print_rate drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3a817653 __iwl_err drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3cbc60c0 iwl_read32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x3d52c315 iwl_fw_dbg_read_d3_debug_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x44c4af52 iwl_clear_bits_prph drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x49e0135d iwl_new_rate_from_v1 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x4b3670fe iwl_write_prph64_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5102750a iwl_parse_nvm_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x517ac59d iwl_write_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x57a766f4 iwl_fw_dbg_stop_restart_recording drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5bf4c31b iwl_read_external_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x5c52e109 iwl_opmode_deregister drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x6e4a86d9 iwl_notification_wait_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x724e8822 iwl_remove_notification drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7307e077 iwl_abort_notification_waits drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x776221bf iwl_send_phy_db_data drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x78971d7e iwl_he_is_sgi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x7c7ab76c __iwl_warn drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x828c6838 iwlwifi_mod_params drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x84bb50e1 iwl_rs_pretty_ant drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x854e0fea iwl_write64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x874c77de iwl_fw_rate_idx_to_plcp drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8d28c4c9 iwl_read_prph_no_grab drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8e3d8855 __iwl_dbg drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x8f90e4df iwl_force_nmi drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x924343f4 iwl_init_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x99d4b4d1 iwl_poll_direct_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9a011520 iwl_fw_runtime_resume drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0x9b97d50c __iwl_crit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa361da6c iwl_fw_dbg_collect_desc drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa7026055 iwl_get_shared_mem_conf drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa7b0148a iwl_write_direct64 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xa8dabdcd iwl_fw_dbg_collect drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xad99b57b iwl_write_prph_delay drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb31fb5f5 iwl_phy_db_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb37b318c iwl_rs_pretty_bw drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xb7d5ffb1 iwl_rate_mcs drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xc407ec65 iwl_fw_runtime_suspend drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcdbe2d8c iwl_write32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xce0c6460 iwl_phy_db_set_section drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xce867286 iwl_finish_nic_init drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xcf1412c2 iwl_write8 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd23b252a __iwl_info drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd40ef2f4 iwl_pnvm_load drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xd57947ff iwl_get_nvm drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xe8d73895 iwl_poll_bit drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xea1b26fc iwl_nvm_fixups drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xebf7afd6 iwl_fw_dbg_collect_trig drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xef4036ec iwl_write_direct32 drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf0c2c4c9 iwl_trans_send_cmd drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf2aa2576 iwl_drv_get_fwname_pre drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xf423f73f iwl_free_fw_paging drivers/net/wireless/intel/iwlwifi/iwlwifi +IWLWIFI EXPORT_SYMBOL_GPL 0xff1e8cab iwl_configure_rxq drivers/net/wireless/intel/iwlwifi/iwlwifi +LTC2497 EXPORT_SYMBOL 0x3a7cd31d ltc2497core_probe drivers/iio/adc/ltc2497-core +LTC2497 EXPORT_SYMBOL 0x94bf8707 ltc2497core_remove drivers/iio/adc/ltc2497-core +MCB EXPORT_SYMBOL_GPL 0x04add250 mcb_request_mem drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x23bae6d5 mcb_get_irq drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x23d044ec mcb_bus_put drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x2516e92a mcb_bus_add_devices drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x567a67d6 mcb_get_resource drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x76ad0d7d mcb_release_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x76bc1cc7 mcb_bus_get drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0x9d29276e mcb_free_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xa3cf2934 mcb_device_register drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xa95edcd8 mcb_unregister_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xbc1c3a62 mcb_alloc_dev drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xd0df3e3c mcb_alloc_bus drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xd336e5a0 __mcb_register_driver drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xe14d665c chameleon_parse_cells drivers/mcb/mcb +MCB EXPORT_SYMBOL_GPL 0xeb2c8905 mcb_release_mem drivers/mcb/mcb +MFD_OCELOT EXPORT_SYMBOL 0x36f78ddd ocelot_chip_reset drivers/mfd/ocelot-soc +MFD_OCELOT EXPORT_SYMBOL 0xd77b4ead ocelot_core_init drivers/mfd/ocelot-soc +MFD_OCELOT_SPI EXPORT_SYMBOL 0xdfb8a2ea ocelot_spi_init_regmap drivers/mfd/ocelot-soc +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x147658c8 nvme_passthru_end drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x28032b2c nvme_find_get_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x29ed0b18 nvme_execute_rq drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x2a1d3876 nvme_command_effects drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x60674388 nvme_ctrl_from_file drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x933506a9 nvme_put_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xbafdd034 nvme_passthru_start drivers/nvme/host/nvme-core +PECI EXPORT_SYMBOL_GPL 0x01ce507a peci_xfer_pkg_cfg_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x09e1f538 peci_xfer_get_temp drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x1274ff47 peci_xfer_ep_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x1e081a7a peci_xfer_ep_pci_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x2a7408c8 peci_driver_unregister drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x46abb0d2 peci_request_alloc drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x4d15ba2a peci_request_status drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x5175bc1a peci_xfer_ep_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x572fd70e peci_xfer_get_dib drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x5d095927 peci_xfer_ep_pci_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x6c68850e peci_xfer_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x6f508f47 peci_request_data_readq drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x7912387e peci_request_data_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x8156b95a peci_request_temp_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x87b5246e peci_xfer_ep_mmio64_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x8ff1d60a peci_xfer_ep_pci_cfg_local_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0x9a1e50b4 peci_xfer_pkg_cfg_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xb1c985f3 peci_request_data_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xb9bb10e1 peci_request_dib_read drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xc08c706a peci_xfer_ep_pci_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xc962ecc2 devm_peci_controller_add drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xcae21be0 peci_xfer_pci_cfg_local_readw drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xd5255928 peci_xfer_pkg_cfg_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xd7328f67 peci_xfer_pci_cfg_local_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xd7ddad5f __peci_driver_register drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xdb23e24b peci_request_data_readl drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xdd24df5e peci_request_free drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xf994a370 peci_xfer_pkg_cfg_readb drivers/peci/peci +PECI EXPORT_SYMBOL_GPL 0xfd39d62f peci_xfer_ep_mmio32_readl drivers/peci/peci +PECI_CPU EXPORT_SYMBOL_GPL 0x268a9338 peci_ep_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x55f2138e peci_temp_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x8ab557d9 peci_pci_local_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x8b899229 peci_pcs_read drivers/peci/peci-cpu +PECI_CPU EXPORT_SYMBOL_GPL 0x94db4ae5 peci_mmio_read drivers/peci/peci-cpu +PMBUS EXPORT_SYMBOL_GPL 0x0694aee3 pmbus_get_driver_info drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x11af6746 pmbus_read_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x1d8a196a pmbus_clear_cache drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x2b0db956 pmbus_get_fan_rate_device drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x34e8e894 pmbus_set_update drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x37b33e3a pmbus_lock_interruptible drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x3e05522b pmbus_write_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x48073791 pmbus_update_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x49327b0d pmbus_do_probe drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x6c18905d pmbus_update_fan drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x7ab927fb pmbus_set_page drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x8f030456 pmbus_clear_faults drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0x8fb069eb pmbus_get_debugfs_dir drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xb2429261 pmbus_write_word_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xc09668e1 pmbus_write_byte drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xc181ef4a pmbus_regulator_ops drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xc8313f36 pmbus_check_byte_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xc8b6c1d0 pmbus_check_word_register drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xee50f96c pmbus_read_byte_data drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xf03ca68e pmbus_get_fan_rate_cached drivers/hwmon/pmbus/pmbus_core +PMBUS EXPORT_SYMBOL_GPL 0xfefc759c pmbus_unlock drivers/hwmon/pmbus/pmbus_core +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x16ddcc10 sx_common_read_proximity drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x271c2da2 sx_common_probe drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0x3fa93708 sx_common_get_raw_register_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xa103ce02 sx_common_events drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xda8d66b4 sx_common_read_event_config drivers/iio/proximity/sx_common +SEMTECH_PROX EXPORT_SYMBOL_GPL 0xe1441206 sx_common_write_event_config drivers/iio/proximity/sx_common +SERIAL_8250_PCI EXPORT_SYMBOL_GPL 0x19685391 serial8250_pci_setup_port vmlinux +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x21b6c210 cs35l45_apply_patch sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3431c8ad cs35l45_get_clk_freq_id sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x3dca03f7 cs35l45_i2c_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x4eb15aaf cs35l45_remove sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0x7ef2c2bb cs35l45_spi_regmap sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xe1d54114 cs35l45_pm_ops sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L45 EXPORT_SYMBOL_GPL 0xe6b62b99 cs35l45_probe sound/soc/codecs/snd-soc-cs35l45 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x05482545 cs35l56_irq sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x21e92f63 cs35l56_remove sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x40e1dc0b cs35l56_init sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x48018537 cs35l56_irq_request sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0x6df49d8e cs35l56_runtime_resume_common sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xaf424e2e cs35l56_runtime_suspend sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xdd6ba1e6 cs35l56_pm_ops_i2c_spi sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_CORE EXPORT_SYMBOL_GPL 0xe1c86a1c cs35l56_common_probe sound/soc/codecs/snd-soc-cs35l56 +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x05c2529e cs35l56_tx_input_values sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x0bf80b05 cs35l56_regmap_sdw sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x312c0e0f cs35l56_dsp1_regions sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x64e759e4 cs35l56_tx_input_texts sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x72c339a9 cs35l56_regmap_i2c sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0x88762c92 cs35l56_get_bclk_freq_id sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xc4963f76 cs35l56_regmap_spi sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xcd5438ad cs35l56_fill_supply_names sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS35L56_SHARED EXPORT_SYMBOL_GPL 0xfd3ef8b3 cs35l56_reread_firmware_registers sound/soc/codecs/snd-soc-cs35l56-shared +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x18e49675 cs42l42_src_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x26830471 cs42l42_resume_restore sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x2e6d2cc0 cs42l42_mute_stream sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x2fc6047c cs42l42_dai sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x309b5704 cs42l42_common_probe sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x4787869e cs42l42_soc_component sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x4c26c807 cs42l42_volatile_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x766d592e cs42l42_init sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x88e750ce cs42l42_readable_register sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0x9125e524 cs42l42_pll_config sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xae4be5c4 cs42l42_irq_thread sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xbfb32cb2 cs42l42_common_remove sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xc053efa9 cs42l42_page_range sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xcf5b5d6d cs42l42_suspend sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xd00ca557 cs42l42_resume sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_CS42L42_CORE EXPORT_SYMBOL_GPL 0xfccc25fe cs42l42_regmap sound/soc/codecs/snd-soc-cs42l42 +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x09351149 tasdevice_prmg_calibdata_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1a949c7c tasdevice_select_cfg_blk sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x1ab9b7d9 tasdevice_select_tuningprm_cfg sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x23c94cc6 tasdevice_tuning_switch sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x2c2d92de tasdevice_config_info_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x40ec23ee tasdevice_calbin_remove sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0x957998f4 tas2781_load_calibration sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xa7d17083 tasdevice_rca_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfa72134b tasdevice_dsp_parser sound/soc/codecs/snd-soc-tas2781-fmwlib +SND_SOC_TAS2781_FMWLIB EXPORT_SYMBOL_GPL 0xfe3a6722 tasdevice_prmg_load sound/soc/codecs/snd-soc-tas2781-fmwlib +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x08f00b60 dw_spi_resume_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x2264d495 dw_spi_add_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x2c52ea45 dw_spi_dma_setup_generic drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x39c97341 dw_spi_suspend_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x42461a95 dw_spi_dma_setup_mfld drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x82a9ace7 dw_spi_set_cs drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0x846f45c3 dw_spi_remove_host drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xceac9a7f dw_spi_check_status drivers/spi/spi-dw +SPI_DW_CORE EXPORT_SYMBOL_GPL 0xd4e5fa14 dw_spi_update_config drivers/spi/spi-dw +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x3dce036c firmware_request_builtin vmlinux +USB_STORAGE EXPORT_SYMBOL_GPL 0x0963f092 usb_stor_access_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x0a68a399 usb_stor_Bulk_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1af8e0fe usb_stor_suspend drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1bc3edc2 usb_stor_sense_invalidCDB drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x1e3b0ea5 usb_stor_bulk_srb drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x269041b2 usb_stor_control_msg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x28b3de03 usb_stor_ctrl_transfer drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x2a501615 usb_stor_reset_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x3b9d79df usb_stor_probe2 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x429f1710 usb_stor_set_xfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x44ef6ca8 usb_stor_resume drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x49b331d2 usb_stor_adjust_quirks drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x4a0cb997 usb_stor_Bulk_transport drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x5513acf4 usb_stor_pre_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x71fa0eec usb_stor_clear_halt drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x82abb0a5 usb_stor_bulk_transfer_buf drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x89f7bf5a fill_inquiry_response drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0x9e481a99 usb_stor_post_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xc0aa356b usb_stor_transparent_scsi_command drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xcdf2cc71 usb_stor_CB_reset drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xd9d054d1 usb_stor_bulk_transfer_sg drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xdb5041ad usb_stor_host_template_init drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xed010273 usb_stor_disconnect drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xf35666e6 usb_stor_probe1 drivers/usb/storage/usb-storage +USB_STORAGE EXPORT_SYMBOL_GPL 0xfc82b91b usb_stor_CB_transport drivers/usb/storage/usb-storage --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/ppc64el/generic.compiler +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/ppc64el/generic.compiler @@ -0,0 +1 @@ +GCC: (Ubuntu 13.2.0-4ubuntu3) 13.2.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/ppc64el/generic.modules +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/ppc64el/generic.modules @@ -0,0 +1,5950 @@ +3c59x +3w-9xxx +3w-sas +3w-xxxx +6lowpan +6pack +8021q +8139cp +8139too +8250_dw +8250_exar +8250_men_mcb +8250_pericom +8255 +8255_pci +8390 +842 +842_compress +842_decompress +88pg86x +88pm800 +88pm800-regulator +88pm805 +88pm80x +88pm80x_onkey +88pm8607 +88pm860x-ts +88pm860x_battery +88pm860x_bl +88pm860x_charger +88pm860x_onkey +9p +9pnet +9pnet_fd +9pnet_rdma +9pnet_virtio +BusLogic +a100u2w +a3d +a8293 +aacraid +aat2870-regulator +aat2870_bl +abp060mg +ac97_bus +acard-ahci +acbel-fsg032 +acecad +acenic +acp_audio_dma +act8865-regulator +act8945a +act8945a-regulator +act8945a_charger +act_bpf +act_connmark +act_csum +act_ct +act_ctinfo +act_gact +act_gate +act_ipt +act_mirred +act_mpls +act_nat +act_pedit +act_police +act_sample +act_simple +act_skbedit +act_skbmod +act_tunnel_key +act_vlan +ad2s1200 +ad2s1210 +ad2s90 +ad3552r +ad4130 +ad5064 +ad5110 +ad525x_dpot +ad525x_dpot-i2c +ad525x_dpot-spi +ad5272 +ad5360 +ad5380 +ad5398 +ad5421 +ad5446 +ad5449 +ad5504 +ad5592r +ad5592r-base +ad5593r +ad5624r_spi +ad5686 +ad5686-spi +ad5696-i2c +ad5755 +ad5758 +ad5761 +ad5764 +ad5766 +ad5770r +ad5791 +ad5820 +ad5933 +ad7091r-base +ad7091r5 +ad7124 +ad714x +ad714x-i2c +ad714x-spi +ad7150 +ad7192 +ad7266 +ad7280a +ad7291 +ad7292 +ad7293 +ad7298 +ad7303 +ad7314 +ad74115 +ad7414 +ad7418 +ad74413r +ad7476 +ad7606 +ad7606_par +ad7606_spi +ad7746 +ad7766 +ad7768-1 +ad7780 +ad7791 +ad7793 +ad7816 +ad7877 +ad7879 +ad7879-i2c +ad7879-spi +ad7887 +ad7923 +ad7949 +ad799x +ad8366 +ad8801 +ad9467 +ad9523 +ad9832 +ad9834 +ad_sigma_delta +ada4250 +adc-joystick +adc-keys +adc128d818 +adcxx +addi_apci_1032 +addi_apci_1500 +addi_apci_1516 +addi_apci_1564 +addi_apci_16xx +addi_apci_2032 +addi_apci_2200 +addi_apci_3120 +addi_apci_3501 +addi_apci_3xxx +addi_watchdog +adf4350 +adf4371 +adf4377 +adf7242 +adfs +adi +adi-axi-adc +adiantum +adin +adin1100 +adin1110 +adis16080 +adis16130 +adis16136 +adis16201 +adis16203 +adis16209 +adis16240 +adis16260 +adis16400 +adis16460 +adis16475 +adis16480 +adis_lib +adjd_s311 +adl_pci6208 +adl_pci7x3x +adl_pci8164 +adm1025 +adm1026 +adm1029 +adm1031 +adm1177 +adm1266 +adm1275 +adm8211 +adm9240 +admv1013 +admv1014 +admv4420 +admv8818 +adp1653 +adp5061 +adp5520-keys +adp5520_bl +adp5588-keys +adp5589-keys +adp8860_bl +adp8870_bl +adrf6780 +ads7828 +ads7846 +ads7871 +adt7310 +adt7316 +adt7316-i2c +adt7316-spi +adt7410 +adt7411 +adt7462 +adt7470 +adt7475 +adt7x10 +adummy +adutux +adux1020 +adv7170 +adv7175 +adv7180 +adv7183 +adv7343 +adv7393 +adv748x +adv7511 +adv7604 +adv7842 +adv_pci1720 +adv_pci1723 +adv_pci1724 +adv_pci1760 +advansys +adxl313_core +adxl313_i2c +adxl313_spi +adxl34x +adxl34x-i2c +adxl34x-spi +adxl355_core +adxl355_i2c +adxl355_spi +adxl367 +adxl367_i2c +adxl367_spi +adxl372 +adxl372_i2c +adxl372_spi +adxrs290 +adxrs450 +aegis128 +aes-gcm-p10-crypto +aes_ti +af9013 +af9033 +af_alg +af_key +af_packet_diag +afe4403 +afe4404 +affs +ah4 +ah6 +ahci +ahci_ceva +ahci_dwc +ahci_platform +aht10 +aic79xx +aic7xxx +aic94xx +aiptek +aircable +airo +airspy +ak7375 +ak881x +ak8974 +ak8975 +al3010 +al3320a +alcor +alcor_pci +algif_aead +algif_hash +algif_rng +algif_skcipher +alim7101_wdt +altera-ci +altera-cvp +altera-freeze-bridge +altera-msgdma +altera-pr-ip-core +altera-pr-ip-core-plat +altera-ps-spi +altera-stapl +altera_jtaguart +altera_ps2 +altera_tse +altera_uart +alx +am2315 +am53c974 +amc6821 +amd +amd5536udc_pci +amd8111e +amdgpu +amdxcp +amlogic-gxl-crypto +amplc_pc236_common +amplc_pci236 +amplc_pci263 +ams-iaq-core +ams369fg06 +amt +analog +analogix-anx6345 +analogix-anx78xx +analogix_dp +ansi_cprng +anx7411 +anx7625 +anybuss_core +aoe +apbps2 +apds9300 +apds9802als +apds990x +apds9960 +apple-mfi-fastcharge +appledisplay +appletalk +appletouch +applicom +aptina-pll +aqc111 +aquacomputer_d5next +aquantia +ar0521 +ar1021_i2c +ar5523 +ar7part +ar9331 +arasan-nand-controller +arc-rawmode +arc-rimi +arc_ps2 +arc_uart +arcmsr +arcnet +arcpgu +arcx-anybus +arcxcnn_bl +aria_generic +arizona +arizona-haptics +arizona-i2c +arizona-ldo1 +arizona-micsupp +arizona-spi +ark3116 +arkfb +arp_tables +arpt_mangle +arptable_filter +as102_fe +as370-hwmon +as3711-regulator +as3711_bl +as3722-regulator +as3935 +as5011 +as73211 +asc7621 +ascot2e +asix +ast +async_memcpy +async_pq +async_raid6_recov +async_tx +async_xor +at24 +at25 +at76c50x-usb +at803x +at86rf230 +ata_generic +ata_piix +atbm8830 +atc260x-core +atc260x-i2c +atc260x-onkey +atc260x-poweroff +atc260x-regulator +ath +ath10k_core +ath10k_pci +ath10k_sdio +ath10k_usb +ath11k +ath11k_ahb +ath11k_pci +ath3k +ath5k +ath6kl_core +ath6kl_sdio +ath6kl_usb +ath9k +ath9k_common +ath9k_htc +ath9k_hw +ath9k_pci_owl_loader +ati_remote +ati_remote2 +atl1 +atl1c +atl1e +atl2 +atlantic +atlas-ezo-sensor +atlas-sensor +atm +atmel +atmel-ecc +atmel-flexcom +atmel-hlcdc +atmel-i2c +atmel-sha204a +atmel_captouch +atmel_mxt_ts +atmel_pci +atmtcp +atp870u +atusb +atxp1 +aty128fb +atyfb +au0828 +au8522_common +au8522_decoder +au8522_dig +auo-pixcir-ts +auth_rpcgss +authenc +authencesn +autofs4 +avmfritz +ax25 +ax88179_178a +ax88796b +ax88796c +axi-fan-control +axis-fifo +axp20x +axp20x-i2c +axp20x-pek +axp20x-regulator +axp20x_ac_power +axp20x_adc +axp20x_battery +axp20x_usb_power +axp288_adc +b2c2-flexcop +b2c2-flexcop-pci +b2c2-flexcop-usb +b43 +b43legacy +b44 +b53_common +b53_mdio +b53_mmap +b53_serdes +b53_spi +b53_srab +ba431-rng +bareudp +batman-adv +baycom_par +baycom_ser_fdx +baycom_ser_hdx +bcache +bch +bcm-keypad +bcm-phy-lib +bcm-phy-ptp +bcm-sf2 +bcm203x +bcm3510 +bcm54140 +bcm590xx +bcm590xx-regulator +bcm5974 +bcm7xxx +bcm87xx +bcm_vk +bcma +bcma-hcd +bcmsysport +bd6107 +bd71815-regulator +bd71828-regulator +bd718x7-regulator +bd9571mwv +bd9571mwv-regulator +bd9576-regulator +bd9576_wdt +bd99954-charger +bdc +be2iscsi +be2net +befs +bel-pfe +belkin_sa +bfa +bfq +bfs +bfusb +bh1750 +bh1770glc +bh1780 +binder_linux +binfmt_misc +blake2b_generic +block2mtd +blocklayoutdriver +blowfish_common +blowfish_generic +bluetooth +bluetooth_6lowpan +bma150 +bma220_spi +bma400_core +bma400_i2c +bma400_spi +bmc150-accel-core +bmc150-accel-i2c +bmc150-accel-spi +bmc150_magn +bmc150_magn_i2c +bmc150_magn_spi +bme680_core +bme680_i2c +bme680_spi +bmg160_core +bmg160_i2c +bmg160_spi +bmi088-accel-core +bmi088-accel-spi +bmi160_core +bmi160_i2c +bmi160_spi +bmp280 +bmp280-i2c +bmp280-spi +bna +bnep +bno055 +bno055_i2c +bno055_ser +bnx2 +bnx2fc +bnx2i +bnx2x +bnxt_en +bnxt_re +bochs +bonding +bpa-rs600 +bpa10x +bpfilter +bpqether +bq2415x_charger +bq24190_charger +bq24257_charger +bq24735-charger +bq2515x_charger +bq256xx_charger +bq25890_charger +bq25980_charger +bq27xxx_battery +bq27xxx_battery_hdq +bq27xxx_battery_i2c +br2684 +br_netfilter +brcmfmac +brcmfmac-bca +brcmfmac-cyw +brcmfmac-wcc +brcmsmac +brcmutil +brd +bridge +broadcom +bsd_comp +bsr +bt819 +bt856 +bt866 +bt878 +btbcm +btcoexist +btintel +btmrvl +btmrvl_sdio +btmtk +btmtksdio +btmtkuart +btnxpuart +btqca +btrfs +btrsi +btrtl +btsdio +bttv +btusb +bu21013_ts +bu21029_ts +budget +budget-av +budget-ci +budget-core +budget-patch +c67x00 +c_can +c_can_pci +c_can_platform +ca8210 +cachefiles +cadence-nand-controller +cadence_wdt +cafe_ccic +cafe_nand +caif +caif_serial +caif_socket +caif_usb +caif_virtio +camellia_generic +can +can-bcm +can-dev +can-gw +can-isotp +can-j1939 +can-raw +can327 +cap11xx +capmode +carl9170 +carminefb +cassini +cast5_generic +cast6_generic +cast_common +catc +cavium_ptp +cb710 +cb710-mmc +cb_pcidas64 +cb_pcidda +cb_pcimdda +cc10001_adc +cc2520 +cc770 +cc770_isa +cc770_platform +ccm +ccree +ccs +ccs-pll +ccs811 +cdc-acm +cdc-phonet +cdc-wdm +cdc_eem +cdc_ether +cdc_mbim +cdc_ncm +cdc_subset +cdns-csi2rx +cdns-csi2tx +cdns-dphy +cdns-dphy-rx +cdns-dsi +cdns-mhdp8546 +cdns-pltfrm +cdns-usb-common +cdns3 +cec +ceph +cfb +cfg80211 +cfi_cmdset_0001 +cfi_cmdset_0002 +cfi_cmdset_0020 +cfi_probe +cfi_util +ch +ch341 +ch7006 +ch7322 +ch9200 +ch_ipsec +ch_ktls +chacha20poly1305 +chacha_generic +chaoskey +charlcd +chcr +chipone-icn6211 +chipone_icn8318 +chipreg +chnl_net +chrontel-ch7033 +chv3-i2s +ci_hdrc +ci_hdrc_imx +ci_hdrc_msm +ci_hdrc_pci +ci_hdrc_tegra +ci_hdrc_usb2 +cicada +cifs +cifs_arc4 +cifs_md4 +cirrus +cirrusfb +clip +clk-axi-clkgen +clk-bd718x7 +clk-cdce706 +clk-cdce925 +clk-cs2000-cp +clk-lmk04832 +clk-lochnagar +clk-max77686 +clk-max9485 +clk-palmas +clk-pwm +clk-renesas-pcie +clk-rk808 +clk-s2mps11 +clk-si514 +clk-si521xx +clk-si5341 +clk-si5351 +clk-si544 +clk-si570 +clk-twl6040 +clk-versaclock5 +clk-versaclock7 +clk-wm831x +clk-xlnx-clock-wizard +cls_basic +cls_bpf +cls_cgroup +cls_flow +cls_flower +cls_fw +cls_matchall +cls_route +cls_u32 +cm109 +cm32181 +cm3232 +cm3323 +cm3605 +cm36651 +cma3000_d0x +cma3000_d0x_i2c +cmac +cmdlinepart +cmm +cmtp +cnic +cobra +coda +colibri-vf50-ts +com20020 +com20020-pci +com90io +com90xx +comedi +comedi_8255 +comedi_bond +comedi_example_test +comedi_parport +comedi_pci +comedi_test +comedi_usb +contec_pci_dio +cordic +core +corsair-cpro +corsair-psu +cortina +counter +cp210x +cpc925_edac +cpcap-adc +cpcap-battery +cpcap-pwrbutton +cpcap-regulator +cqhci +cramfs +crc-itu-t +crc-vpmsum_test +crc32_generic +crc32c-vpmsum +crc4 +crc7 +crc8 +crct10dif-vpmsum +cryptd +crypto_engine +crypto_safexcel +crypto_user +cs3308 +cs5345 +cs53l32a +cs_dsp +csiostor +ctucanfd +ctucanfd_pci +ctucanfd_platform +curve25519-generic +cuse +cw1200_core +cw1200_wlan_sdio +cw1200_wlan_spi +cw2015_battery +cx18 +cx18-alsa +cx22700 +cx22702 +cx231xx +cx231xx-alsa +cx231xx-dvb +cx2341x +cx23885 +cx24110 +cx24113 +cx24116 +cx24117 +cx24120 +cx24123 +cx25821 +cx25821-alsa +cx25840 +cx82310_eth +cx88-alsa +cx88-blackbird +cx88-dvb +cx88-vp3054-i2c +cx8800 +cx8802 +cx88xx +cxacru +cxd2099 +cxd2820r +cxd2841er +cxd2880 +cxd2880-spi +cxgb +cxgb3 +cxgb3i +cxgb4 +cxgb4i +cxgb4vf +cxgbit +cxl +cxl_core +cxl_mem +cxl_pci +cxl_pmem +cxl_pmu +cxl_port +cxlflash +cy8ctma140 +cy8ctmg110_ts +cyapatp +cyber2000fb +cyberjack +cypress-sf +cypress_cy7c63 +cypress_firmware +cypress_m8 +cytherm +cyttsp4_core +cyttsp4_i2c +cyttsp4_spi +cyttsp5 +cyttsp_core +cyttsp_i2c +cyttsp_i2c_common +cyttsp_spi +da280 +da311 +da7280 +da9030_battery +da9034-ts +da903x-regulator +da903x_bl +da9052-battery +da9052-hwmon +da9052-regulator +da9052_bl +da9052_onkey +da9052_tsi +da9052_wdt +da9055-hwmon +da9055-regulator +da9055_onkey +da9055_wdt +da9062-core +da9062-regulator +da9062-thermal +da9062_wdt +da9063-regulator +da9063_onkey +da9063_wdt +da9121-regulator +da9150-charger +da9150-core +da9150-fg +da9150-gpadc +da9210-regulator +da9211-regulator +daqboard2000 +davicom +dax_cxl +dax_pmem +db9 +dc395x +dccp +dccp_diag +dccp_ipv4 +dccp_ipv6 +ddbridge +ddbridge-dummy-fe +de2104x +defxx +delta-ahe50dc-fan +denali +denali_dt +denali_pci +des_generic +designware_i2s +device_dax +dfl +dfl-afu +dfl-emif +dfl-fme +dfl-fme-br +dfl-fme-mgr +dfl-fme-region +dfl-n3000-nios +dfl-pci +dht11 +diag +dib0070 +dib0090 +dib3000mb +dib3000mc +dib7000m +dib7000p +dib8000 +dib9000 +dibx000_common +digi_acceleport +digicolor-usart +diskonchip +display-connector +dl2k +dlhl60d +dlink-dir685-touchkeys +dlm +dln2 +dln2-adc +dm-bio-prison +dm-bufio +dm-cache +dm-cache-smq +dm-clone +dm-crypt +dm-delay +dm-ebs +dm-era +dm-flakey +dm-historical-service-time +dm-integrity +dm-io-affinity +dm-log +dm-log-userspace +dm-log-writes +dm-mirror +dm-multipath +dm-persistent-data +dm-queue-length +dm-raid +dm-region-hash +dm-round-robin +dm-service-time +dm-snapshot +dm-switch +dm-thin-pool +dm-unstripe +dm-verity +dm-writecache +dm-zero +dm-zoned +dm1105 +dm9601 +dmard06 +dmard09 +dmard10 +dmfe +dmx3191d +dnet +dp83640 +dp83822 +dp83848 +dp83867 +dp83869 +dp83tc811 +dp83td510 +dpot-dac +dps310 +dps920ab +drbd +drivetemp +drm +drm_buddy +drm_display_helper +drm_dma_helper +drm_dp_aux_bus +drm_kms_helper +drm_mipi_dbi +drm_panel_orientation_quirks +drm_shmem_helper +drm_suballoc_helper +drm_ttm_helper +drm_vram_helper +drv260x +drv2665 +drv2667 +drx39xyj +drxd +drxk +ds1621 +ds1682 +ds1803 +ds2482 +ds2490 +ds2760_battery +ds2780_battery +ds2781_battery +ds2782_battery +ds3000 +ds4424 +ds620 +dsa_core +dsbr100 +dst +dst_ca +dt3000 +dt3155 +dt9812 +dummy +dummy-irq +dummy_stm +dvb-as102 +dvb-bt8xx +dvb-core +dvb-pll +dvb-ttpci +dvb-ttusb-budget +dvb-usb +dvb-usb-a800 +dvb-usb-af9005 +dvb-usb-af9005-remote +dvb-usb-af9015 +dvb-usb-af9035 +dvb-usb-anysee +dvb-usb-au6610 +dvb-usb-az6007 +dvb-usb-az6027 +dvb-usb-ce6230 +dvb-usb-cinergyT2 +dvb-usb-cxusb +dvb-usb-dib0700 +dvb-usb-dibusb-common +dvb-usb-dibusb-mb +dvb-usb-dibusb-mc +dvb-usb-dibusb-mc-common +dvb-usb-digitv +dvb-usb-dtt200u +dvb-usb-dtv5100 +dvb-usb-dvbsky +dvb-usb-dw2102 +dvb-usb-ec168 +dvb-usb-gl861 +dvb-usb-gp8psk +dvb-usb-lmedm04 +dvb-usb-m920x +dvb-usb-mxl111sf +dvb-usb-nova-t-usb2 +dvb-usb-opera +dvb-usb-pctv452e +dvb-usb-rtl28xxu +dvb-usb-technisat-usb2 +dvb-usb-ttusb2 +dvb-usb-umt-010 +dvb-usb-vp702x +dvb-usb-vp7045 +dvb_dummy_fe +dvb_usb_v2 +dw-axi-dmac-platform +dw-edma +dw-edma-pcie +dw-i3c-master +dw-xdata-pcie +dw9714 +dw9768 +dw9807-vcm +dw_dmac +dw_dmac_core +dw_dmac_pci +dw_wdt +dwc-xlgmac +dwc2_pci +dwc3 +dwc3-haps +dwc3-of-simple +dwmac-dwc-qos-eth +dwmac-generic +dwmac-intel-plat +dwmac-loongson +dyna_pci10xx +dynapro +e100 +e1000 +e1000e +e3x0-button +e4000 +earth-pt1 +earth-pt3 +ebt_802_3 +ebt_among +ebt_arp +ebt_arpreply +ebt_dnat +ebt_ip +ebt_ip6 +ebt_limit +ebt_log +ebt_mark +ebt_mark_m +ebt_nflog +ebt_pkttype +ebt_redirect +ebt_snat +ebt_stp +ebt_vlan +ebtable_broute +ebtable_filter +ebtable_nat +ebtables +ec100 +ecc +ecdh_generic +ecdsa_generic +echainiv +echo +ecrdsa_generic +edt-ft5x06 +ee1004 +eeprom +eeprom_93cx6 +eeprom_93xx46 +eeti_ts +efa +efct +efs +egalax_ts +egalax_ts_serial +ehci-fsl +ehci-platform +ehset +ektf2127 +elan_i2c +elants_i2c +elo +em28xx +em28xx-alsa +em28xx-dvb +em28xx-rc +em28xx-v4l +em_canid +em_cmp +em_ipset +em_ipt +em_meta +em_nbyte +em_text +em_u32 +emc1403 +emc2103 +emc2305 +emc6w201 +emi26 +emi62 +empeg +ems_pci +ems_usb +emu10k1-gp +ena +enc28j60 +enclosure +encx24j600 +encx24j600-regmap +eni +enic +envelope-detector +epic100 +eql +erdma +erofs +esas2r +esd_usb +esp4 +esp4_offload +esp6 +esp6_offload +esp_scsi +essiv +et1011c +et131x +et8ek8 +etas_es58x +ethoc +evbug +exc3000 +exfat +extcon-adc-jack +extcon-fsa9480 +extcon-gpio +extcon-max14577 +extcon-max3355 +extcon-max77693 +extcon-max77843 +extcon-max8997 +extcon-palmas +extcon-ptn5150 +extcon-rt8973a +extcon-sm5502 +extcon-usb-gpio +extcon-usbc-tusb320 +ezusb +f2fs +f75375s +f81232 +f81534 +f81601 +f81604 +fakelb +fan53555 +fan53880 +farsync +faulty +fb_agm1264k-fl +fb_bd663474 +fb_ddc +fb_hx8340bn +fb_hx8347d +fb_hx8353d +fb_hx8357d +fb_ili9163 +fb_ili9320 +fb_ili9325 +fb_ili9340 +fb_ili9341 +fb_ili9481 +fb_ili9486 +fb_pcd8544 +fb_ra8875 +fb_s6d02a1 +fb_s6d1121 +fb_seps525 +fb_sh1106 +fb_ssd1289 +fb_ssd1305 +fb_ssd1306 +fb_ssd1325 +fb_ssd1331 +fb_ssd1351 +fb_st7735r +fb_st7789v +fb_tinylcd +fb_tls8204 +fb_uc1611 +fb_uc1701 +fb_upd161704 +fbtft +fc0011 +fc0012 +fc0013 +fc2580 +fcoe +fcrypt +fdomain +fdomain_pci +fdp +fdp_i2c +fealnx +ff-memless +fhci +fieldbus_dev +firedtv +firewire-core +firewire-net +firewire-ohci +firewire-sbp2 +fixed +flexcan +floppy +fm10k +fm801-gp +fm_drv +forcedeth +fore_200e +fou +fou6 +fpga-bridge +fpga-mgr +fpga-region +freevxfs +fsa4480 +fscache +fsi-core +fsi-master-aspeed +fsi-master-gpio +fsi-master-hub +fsi-occ +fsi-sbefifo +fsi-scom +fsia6b +fsl-edma +fsl-edma-common +fsl-enetc +fsl-enetc-core +fsl-enetc-ierb +fsl-enetc-mdio +fsl-enetc-ptp +fsl-enetc-vf +fsl-mph-dr-of +fsl_linflexuart +fsl_lpuart +fsl_pq_mdio +fsl_ucc_hdlc +fsp-3y +ftdi_sio +ftl +ftsteutates +fujitsu_ts +funcore +funeth +fusb302 +fxas21002c_core +fxas21002c_i2c +fxas21002c_spi +fxls8962af-core +fxls8962af-i2c +fxls8962af-spi +fxos8700_core +fxos8700_i2c +fxos8700_spi +g450_pll +g760a +g762 +g_acm_ms +g_audio +g_cdc +g_dbgp +g_ether +g_ffs +g_hid +g_mass_storage +g_midi +g_ncm +g_nokia +g_printer +g_serial +g_webcam +g_zero +gadgetfs +gamecon +gameport +garmin_gps +garp +gateworks-gsc +gb-audio-apbridgea +gb-audio-codec +gb-audio-gb +gb-audio-manager +gb-audio-module +gb-bootrom +gb-es2 +gb-firmware +gb-gbphy +gb-gpio +gb-hid +gb-i2c +gb-light +gb-log +gb-loopback +gb-power-supply +gb-pwm +gb-raw +gb-sdio +gb-spi +gb-spilib +gb-uart +gb-usb +gb-vibrator +gdmtty +gdmulte +gemini +gen_probe +generic +generic-adc-battery +genet +geneve +genwqe_card +gf2k +gfs2 +gianfar_driver +gl518sm +gl520sm +gl620a +gluebi +gm12u320 +gnss +gnss-mtk +gnss-serial +gnss-sirf +gnss-ubx +gnss-usb +go7007 +go7007-loader +go7007-usb +goku_udc +goldfish_battery +goodix_ts +gp2ap002 +gp2ap020a00f +gp8psk-fe +gpio +gpio-74x164 +gpio-74xx-mmio +gpio-adnp +gpio-adp5520 +gpio-aggregator +gpio-altera +gpio-amd-fch +gpio-arizona +gpio-bd71815 +gpio-bd71828 +gpio-bd9571mwv +gpio-beeper +gpio-cadence +gpio-charger +gpio-da9052 +gpio-da9055 +gpio-dln2 +gpio-dwapb +gpio-exar +gpio-fan +gpio-fxl6408 +gpio-grgpio +gpio-gw-pld +gpio-hlwd +gpio-idio-16 +gpio-ir-recv +gpio-ir-tx +gpio-janz-ttl +gpio-kempld +gpio-latch +gpio-logicvc +gpio-lp3943 +gpio-lp873x +gpio-lp87565 +gpio-madera +gpio-max3191x +gpio-max7300 +gpio-max7301 +gpio-max730x +gpio-max732x +gpio-max77620 +gpio-max77650 +gpio-mb86s7x +gpio-mc33880 +gpio-menz127 +gpio-moxtet +gpio-pca953x +gpio-pca9570 +gpio-pcf857x +gpio-pci-idio-16 +gpio-pcie-idio-24 +gpio-pisosr +gpio-rdc321x +gpio-regmap +gpio-regulator +gpio-sbu-mux +gpio-sim +gpio-siox +gpio-syscon +gpio-tpic2810 +gpio-tps65086 +gpio-tps65218 +gpio-tps65219 +gpio-tps65912 +gpio-tqmx86 +gpio-twl4030 +gpio-twl6040 +gpio-vibra +gpio-viperboard +gpio-virtio +gpio-wcd934x +gpio-wm831x +gpio-wm8350 +gpio-wm8994 +gpio-xra1403 +gpio_backlight +gpio_decoder +gpio_keys +gpio_keys_polled +gpio_mouse +gpio_wdt +gpu-sched +gr_udc +grace +grcan +gre +greybus +grip +grip_mp +gs1662 +gs_usb +gsc-hwmon +gsc_hpdi +gspca_benq +gspca_conex +gspca_cpia1 +gspca_dtcs033 +gspca_etoms +gspca_finepix +gspca_gl860 +gspca_jeilinj +gspca_jl2005bcd +gspca_kinect +gspca_konica +gspca_m5602 +gspca_main +gspca_mars +gspca_mr97310a +gspca_nw80x +gspca_ov519 +gspca_ov534 +gspca_ov534_9 +gspca_pac207 +gspca_pac7302 +gspca_pac7311 +gspca_se401 +gspca_sn9c2028 +gspca_sn9c20x +gspca_sonixb +gspca_sonixj +gspca_spca1528 +gspca_spca500 +gspca_spca501 +gspca_spca505 +gspca_spca506 +gspca_spca508 +gspca_spca561 +gspca_sq905 +gspca_sq905c +gspca_sq930x +gspca_stk014 +gspca_stk1135 +gspca_stv0680 +gspca_stv06xx +gspca_sunplus +gspca_t613 +gspca_topro +gspca_touptek +gspca_tv8532 +gspca_vc032x +gspca_vicam +gspca_xirlink_cit +gspca_zc3xx +gtp +gud +guillemot +gunze +gve +hackrf +hamachi +hampshire +hangcheck-timer +hanwang +hci +hci_bcm4377 +hci_nokia +hci_uart +hci_vhci +hctr2 +hd3ss3220 +hd44780 +hd44780_common +hdc100x +hdc2010 +hdlc +hdlc_cisco +hdlc_fr +hdlc_ppp +hdlc_raw +hdlc_raw_eth +hdlc_x25 +hdlcdrv +hdma +hdma_mgmt +hdpvr +he +helene +hellcreek_sw +hexium_gemini +hexium_orion +hfcmulti +hfcpci +hfcsusb +hfs +hfsplus +hi311x +hi556 +hi6210-i2s +hi6421-pmic-core +hi6421-regulator +hi6421-spmi-pmic +hi6421v530-regulator +hi6421v600-irq +hi6421v600-regulator +hi8435 +hi846 +hi847 +hid +hid-a4tech +hid-accutouch +hid-alps +hid-apple +hid-appleir +hid-asus +hid-aureal +hid-axff +hid-belkin +hid-betopff +hid-bigbenff +hid-cherry +hid-chicony +hid-cmedia +hid-corsair +hid-cougar +hid-cp2112 +hid-creative-sb0540 +hid-cypress +hid-dr +hid-elan +hid-elecom +hid-elo +hid-emsff +hid-evision +hid-ezkey +hid-ft260 +hid-gaff +hid-gembird +hid-generic +hid-gfrm +hid-glorious +hid-gt683r +hid-gyration +hid-holtek-kbd +hid-holtek-mouse +hid-holtekff +hid-icade +hid-ite +hid-jabra +hid-kensington +hid-keytouch +hid-kye +hid-lcpower +hid-led +hid-lenovo +hid-letsketch +hid-lg-g15 +hid-logitech +hid-logitech-dj +hid-logitech-hidpp +hid-macally +hid-magicmouse +hid-maltron +hid-mcp2221 +hid-megaworld +hid-mf +hid-microsoft +hid-monterey +hid-multitouch +hid-nintendo +hid-nti +hid-ntrig +hid-nvidia-shield +hid-ortek +hid-penmount +hid-petalynx +hid-picolcd +hid-pl +hid-plantronics +hid-playstation +hid-primax +hid-prodikeys +hid-pxrc +hid-razer +hid-redragon +hid-retrode +hid-rmi +hid-roccat +hid-roccat-arvo +hid-roccat-common +hid-roccat-isku +hid-roccat-kone +hid-roccat-koneplus +hid-roccat-konepure +hid-roccat-kovaplus +hid-roccat-lua +hid-roccat-pyra +hid-roccat-ryos +hid-roccat-savu +hid-saitek +hid-samsung +hid-semitek +hid-sensor-accel-3d +hid-sensor-als +hid-sensor-custom +hid-sensor-custom-intel-hinge +hid-sensor-gyro-3d +hid-sensor-hub +hid-sensor-humidity +hid-sensor-iio-common +hid-sensor-incl-3d +hid-sensor-magn-3d +hid-sensor-press +hid-sensor-prox +hid-sensor-rotation +hid-sensor-temperature +hid-sensor-trigger +hid-sigmamicro +hid-sjoy +hid-sony +hid-speedlink +hid-steam +hid-steelseries +hid-sunplus +hid-thrustmaster +hid-tivo +hid-tmff +hid-topre +hid-topseed +hid-twinhan +hid-u2fzero +hid-uclogic +hid-udraw-ps3 +hid-viewsonic +hid-vivaldi +hid-vivaldi-common +hid-vrc2 +hid-waltop +hid-wiimote +hid-xiaomi +hid-xinmo +hid-zpff +hid-zydacron +hideep +hidp +hih6130 +himax_hx83112b +hisi-spmi-controller +hisi_hikey_usb +hmc425a +hmc5843_core +hmc5843_i2c +hmc5843_spi +hmc6352 +hms-profinet +hopper +horus3a +hostap +hostap_pci +hostap_plx +hp03 +hp206c +hpfs +hpilo +hpsa +hptiop +hsi +hsi_char +hso +hsr +ht16k33 +hts221 +hts221_i2c +hts221_spi +htu21 +huawei_cdc_ncm +hvcs +hvcserver +hwmon-vid +hwpoison-inject +hx711 +hx8357 +hx8357d +hycon-hy46xx +hynitron_cstxxx +hyperbus-core +i2c-algo-bit +i2c-algo-pca +i2c-ali1535 +i2c-ali1563 +i2c-ali15x3 +i2c-amd756 +i2c-amd8111 +i2c-arb-gpio-challenge +i2c-cbus-gpio +i2c-ccgx-ucsi +i2c-cp2615 +i2c-demux-pinctrl +i2c-designware-pci +i2c-diolan-u2c +i2c-dln2 +i2c-fsi +i2c-gpio +i2c-hid +i2c-hid-of +i2c-hid-of-elan +i2c-hid-of-goodix +i2c-i801 +i2c-isch +i2c-kempld +i2c-matroxfb +i2c-mchp-pci1xxxx +i2c-mpc +i2c-mux +i2c-mux-gpio +i2c-mux-gpmux +i2c-mux-ltc4306 +i2c-mux-mlxcpld +i2c-mux-pca9541 +i2c-mux-pca954x +i2c-mux-pinctrl +i2c-mux-reg +i2c-nforce2 +i2c-nvidia-gpu +i2c-ocores +i2c-parport +i2c-pca-platform +i2c-piix4 +i2c-rk3x +i2c-robotfuzz-osif +i2c-simtec +i2c-sis5595 +i2c-sis630 +i2c-sis96x +i2c-smbus +i2c-stub +i2c-taos-evm +i2c-tiny-usb +i2c-via +i2c-viapro +i2c-viperboard +i2c-virtio +i2c-xiic +i3c +i3c-master-cdns +i40e +i5k_amb +i6300esb +i740fb +iavf +ib_cm +ib_core +ib_ipoib +ib_iser +ib_isert +ib_mthca +ib_srp +ib_srpt +ib_umad +ib_uverbs +ibm-cffps +ibmaem +ibmpex +ibmpowernv +ibmveth +ibmvfc +ibmvmc +ibmvnic +ibmvscsi +ibmvscsis +ice +ice40-spi +icom +icp10100 +icp_multi +icplus +ics932s401 +ideapad_slidebar +idma64 +idmouse +idt77252 +idt_89hpesx +idt_gen2 +idt_gen3 +idtcps +ieee802154 +ieee802154_6lowpan +ieee802154_socket +ifb +ifcvf +ife +ifi_canfd +iforce +iforce-serio +iforce-usb +igb +igbvf +igc +igorplugusb +iguanair +iio-mux +iio-rescale +iio-trig-hrtimer +iio-trig-interrupt +iio-trig-loop +iio-trig-sysfs +iio_dummy +iio_hwmon +ila +ili210x +ili9163 +ili9225 +ili922x +ili9320 +ili9341 +ili9486 +ilitek_ts_i2c +imagis +img-ascii-lcd +img-i2s-in +img-i2s-out +img-parallel-out +img-spdif-in +img-spdif-out +imm +imon +imon_raw +ims-pcu +imx208 +imx214 +imx219 +imx258 +imx274 +imx290 +imx296 +imx319 +imx334 +imx335 +imx355 +imx412 +imx415 +imx6ul_tsc +ina209 +ina238 +ina2xx +ina2xx-adc +ina3221 +industrialio +industrialio-buffer-cb +industrialio-buffer-dma +industrialio-buffer-dmaengine +industrialio-configfs +industrialio-gts-helper +industrialio-hw-consumer +industrialio-sw-device +industrialio-sw-trigger +industrialio-triggered-buffer +industrialio-triggered-event +inet_diag +inexio +inftl +initio +input-leds +inspur-ipsps +int51x1 +intel-m10-bmc-core +intel-m10-bmc-hwmon +intel-m10-bmc-pmci +intel-m10-bmc-spi +intel-nand-controller +intel-xway +intel_qat +intel_th +intel_th_gth +intel_th_msu +intel_th_msu_sink +intel_th_pci +intel_th_pti +intel_th_sth +intel_vr_nor +interact +interrupt-cnt +inv-icm42600 +inv-icm42600-i2c +inv-icm42600-spi +inv-mpu6050 +inv-mpu6050-i2c +inv-mpu6050-spi +io_edgeport +io_ti +iommufd +ionic +iosm +iova +iowarrior +ip5xxx_power +ip6_gre +ip6_tables +ip6_tunnel +ip6_udp_tunnel +ip6_vti +ip6t_NPT +ip6t_REJECT +ip6t_SYNPROXY +ip6t_ah +ip6t_eui64 +ip6t_frag +ip6t_hbh +ip6t_ipv6header +ip6t_mh +ip6t_rpfilter +ip6t_rt +ip6t_srh +ip6table_filter +ip6table_mangle +ip6table_nat +ip6table_raw +ip6table_security +ip_gre +ip_set +ip_set_bitmap_ip +ip_set_bitmap_ipmac +ip_set_bitmap_port +ip_set_hash_ip +ip_set_hash_ipmac +ip_set_hash_ipmark +ip_set_hash_ipport +ip_set_hash_ipportip +ip_set_hash_ipportnet +ip_set_hash_mac +ip_set_hash_net +ip_set_hash_netiface +ip_set_hash_netnet +ip_set_hash_netport +ip_set_hash_netportnet +ip_set_list_set +ip_tables +ip_tunnel +ip_vs +ip_vs_dh +ip_vs_fo +ip_vs_ftp +ip_vs_lblc +ip_vs_lblcr +ip_vs_lc +ip_vs_mh +ip_vs_nq +ip_vs_ovf +ip_vs_pe_sip +ip_vs_rr +ip_vs_sed +ip_vs_sh +ip_vs_twos +ip_vs_wlc +ip_vs_wrr +ip_vti +ipack +ipaq +ipcomp +ipcomp6 +iphase +ipheth +ipip +ipmi_devintf +ipmi_msghandler +ipmi_powernv +ipmi_poweroff +ipmi_si +ipmi_ssif +ipmi_watchdog +ipoctal +ipr +ips +ipt_ECN +ipt_REJECT +ipt_SYNPROXY +ipt_ah +ipt_rpfilter +iptable_filter +iptable_mangle +iptable_nat +iptable_raw +iptable_security +ipvlan +ipvtap +ipw +ipw2100 +ipw2200 +iqs269a +iqs5xx +iqs620at-temp +iqs621-als +iqs624-pos +iqs626a +iqs62x +iqs62x-keys +iqs7222 +ir-hix5hd2 +ir-imon-decoder +ir-jvc-decoder +ir-kbd-i2c +ir-mce_kbd-decoder +ir-nec-decoder +ir-rc5-decoder +ir-rc6-decoder +ir-rcmm-decoder +ir-sanyo-decoder +ir-sharp-decoder +ir-sony-decoder +ir-spi +ir-usb +ir-xmp-decoder +ir35221 +ir36021 +ir38064 +ir_toy +irdma +irps5401 +irq-madera +iscsi_boot_sysfs +iscsi_target_mod +iscsi_tcp +isdnhdlc +isight_firmware +isl29003 +isl29018 +isl29020 +isl29028 +isl29125 +isl29501 +isl6271a-regulator +isl6405 +isl6421 +isl6423 +isl68137 +isl7998x +isl9305 +isofs +isp116x-hcd +isp1704_charger +isp1760 +it913x +itd1000 +ite-it6505 +ite-it66121 +itg3200 +iuu_phoenix +ivtv +ivtv-alsa +ivtvfb +iw_cm +iw_cxgb4 +iwl3945 +iwl4965 +iwldvm +iwlegacy +iwlmvm +iwlwifi +ix2505v +ixgbe +ixgbevf +janz-cmodio +janz-ican3 +jc42 +jedec_probe +jffs2 +jfs +jmb38x_ms +jme +joydev +joydump +jr3_pci +jsa1212 +jsm +kafs +kalmia +kaweth +kbtab +kcm +kcomedilib +ke_counter +kempld-core +kempld_wdt +kernelcapi +keyspan +keyspan_pda +keyspan_remote +keywrap +kfifo_buf +kheaders +kionix-kx022a +kionix-kx022a-i2c +kionix-kx022a-spi +kl5kusb105 +kmem +kmx61 +kobil_sct +komeda +ks0108 +ks0127 +ks7010 +ks8842 +ks8851_common +ks8851_par +ks8851_spi +ksmbd +ksz884x +ksz8863_smi +ksz9477_i2c +ksz_spi +ksz_switch +ktd253-backlight +ktz8866 +kvaser_pci +kvaser_pciefd +kvaser_usb +kvm +kvm-hv +kvm-pr +kxcjk-1013 +kxsd9 +kxsd9-i2c +kxsd9-spi +kxtj9 +kyber-iosched +kyrofb +l1oip +l2tp_core +l2tp_debugfs +l2tp_eth +l2tp_ip +l2tp_ip6 +l2tp_netlink +l2tp_ppp +l4f00242t03 +l64781 +lan743x +lan78xx +lan9303-core +lan9303_i2c +lan9303_mdio +lan966x-switch +lan966x_serdes +lanai +lantiq_gswip +lapb +lapbether +lattice-ecp3-config +lattice-sysconfig +lattice-sysconfig-spi +lcd +lcd2s +ldusb +lec +led-class-flash +led-class-multicolor +led_bl +leds-88pm860x +leds-aat1290 +leds-adp5520 +leds-an30259a +leds-as3645a +leds-aw200xx +leds-aw2013 +leds-bcm6328 +leds-bcm6358 +leds-bd2606mvv +leds-bd2802 +leds-blinkm +leds-cpcap +leds-cr0014114 +leds-da903x +leds-da9052 +leds-dac124s085 +leds-el15203000 +leds-gpio +leds-is31fl319x +leds-is31fl32xx +leds-ktd2692 +leds-lm3530 +leds-lm3532 +leds-lm3533 +leds-lm355x +leds-lm3601x +leds-lm36274 +leds-lm3642 +leds-lm3692x +leds-lm3697 +leds-lp3944 +leds-lp3952 +leds-lp50xx +leds-lp5521 +leds-lp5523 +leds-lp5562 +leds-lp55xx-common +leds-lp8501 +leds-lp8788 +leds-lp8860 +leds-lt3593 +leds-max77650 +leds-max77693 +leds-max8997 +leds-mc13783 +leds-menf21bmc +leds-mlxreg +leds-mt6323 +leds-mt6360 +leds-mt6370-flash +leds-mt6370-rgb +leds-pca9532 +leds-pca955x +leds-pca963x +leds-powernv +leds-pwm +leds-pwm-multicolor +leds-qcom-lpg +leds-regulator +leds-rt4505 +leds-rt8515 +leds-sgm3140 +leds-spi-byte +leds-tca6507 +leds-ti-lmu-common +leds-tlc591xx +leds-tps6105x +leds-wm831x-status +leds-wm8350 +ledtrig-activity +ledtrig-audio +ledtrig-backlight +ledtrig-camera +ledtrig-default-on +ledtrig-heartbeat +ledtrig-netdev +ledtrig-oneshot +ledtrig-pattern +ledtrig-timer +ledtrig-transient +ledtrig-tty +ledtrig-usbport +legousbtower +lg-vl600 +lg2160 +lgdt3305 +lgdt3306a +lgdt330x +lgs8gl5 +lgs8gxx +lib80211 +lib80211_crypt_ccmp +lib80211_crypt_tkip +lib80211_crypt_wep +libahci +libahci_platform +libarc4 +libceph +libchacha +libchacha20poly1305 +libcomposite +libcrc32c +libcurve25519 +libcurve25519-generic +libcxgb +libcxgbi +libdes +libertas +libertas_sdio +libertas_spi +libertas_tf +libertas_tf_usb +libfc +libfcoe +libipw +libiscsi +libiscsi_tcp +libpoly1305 +libsas +libwx +lightning +line-display +lineage-pem +linear +liquidio +liquidio-core +liquidio_vf +lis3lv02d +lis3lv02d_i2c +lis3lv02d_spi +liteuart +litex_liteeth +litex_mmc +litex_soc_ctrl +lkkbd +ll_temac +llc +llc2 +lm25066 +lm3533-als +lm3533-core +lm3533-ctrlbank +lm3533_bl +lm3560 +lm3630a_bl +lm3639_bl +lm363x-regulator +lm3646 +lm63 +lm70 +lm73 +lm75 +lm77 +lm78 +lm80 +lm83 +lm8323 +lm8333 +lm85 +lm87 +lm90 +lm92 +lm93 +lm95234 +lm95241 +lm95245 +lmp91000 +lms283gf05 +lms501kf03 +lnbh25 +lnbh29 +lnbp21 +lnbp22 +lochnagar-hwmon +lochnagar-regulator +lockd +logicvc-drm +lontium-lt8912b +lontium-lt9211 +lontium-lt9611 +lontium-lt9611uxc +lp +lp3943 +lp3971 +lp3972 +lp855x_bl +lp8727_charger +lp872x +lp873x +lp873x-regulator +lp8755 +lp87565 +lp87565-regulator +lp8788-buck +lp8788-charger +lp8788-ldo +lp8788_adc +lp8788_bl +lpc_ich +lpc_sch +lpddr_cmds +lpfc +lru_cache +lrw +lt3651-charger +lt7182s +ltc1660 +ltc2471 +ltc2485 +ltc2496 +ltc2497 +ltc2497-core +ltc2632 +ltc2688 +ltc2941-battery-gauge +ltc2945 +ltc2947-core +ltc2947-i2c +ltc2947-spi +ltc2978 +ltc2983 +ltc2990 +ltc2992 +ltc3589 +ltc3676 +ltc3815 +ltc4151 +ltc4162-l-charger +ltc4215 +ltc4222 +ltc4245 +ltc4260 +ltc4261 +ltr501 +ltrf216a +ltv350qv +lv0104cs +lv5207lp +lvds-codec +lvstest +lxt +lz4 +lz4_compress +lz4hc +lz4hc_compress +m2m-deinterlace +m52790 +m62332 +m88ds3103 +m88rs2000 +m88rs6000t +mISDN_core +mISDN_dsp +mISDNinfineon +mISDNipac +mISDNisar +m_can +m_can_pci +m_can_platform +mac-celtic +mac-centeuro +mac-croatian +mac-cyrillic +mac-gaelic +mac-greek +mac-iceland +mac-inuit +mac-roman +mac-romanian +mac-turkish +mac80211 +mac80211_hwsim +mac802154 +mac802154_hwsim +mac_hid +macb +macb_pci +machxo2-spi +macmodes +macsec +macvlan +macvtap +madera +madera-i2c +madera-spi +mag3110 +magellan +mailbox-altera +mailbox-test +mantis +mantis_core +map_absent +map_funcs +map_ram +map_rom +marvell +marvell-88x2222 +marvell10g +matrix-keymap +matrix_keypad +matrox_w1 +matroxfb_DAC1064 +matroxfb_Ti3026 +matroxfb_accel +matroxfb_base +matroxfb_crtc2 +matroxfb_g450 +matroxfb_maven +matroxfb_misc +max1027 +max11100 +max1111 +max1118 +max11205 +max11410 +max11801_ts +max1241 +max127 +max1363 +max14577-regulator +max14577_charger +max14656_charger_detector +max15301 +max1586 +max16064 +max16065 +max1619 +max16601 +max1668 +max17040_battery +max17042_battery +max1721x_battery +max197 +max20086-regulator +max20411-regulator +max20730 +max20751 +max2165 +max2175 +max30100 +max30102 +max30208 +max3100 +max31722 +max31730 +max31760 +max31785 +max31790 +max31827 +max31856 +max31865 +max3420_udc +max3421-hcd +max34440 +max44000 +max44009 +max517 +max5432 +max5481 +max5487 +max5522 +max5821 +max63xx_wdt +max6620 +max6621 +max6639 +max6650 +max6697 +max6875 +max7359_keypad +max77541 +max77541-adc +max77541-regulator +max77620-regulator +max77620_thermal +max77620_wdt +max77650 +max77650-charger +max77650-onkey +max77650-regulator +max77686-regulator +max77693-haptic +max77693-regulator +max77693_charger +max77714 +max77802-regulator +max77826-regulator +max77976_charger +max8649 +max8660 +max8688 +max8893 +max8903_charger +max8907 +max8907-regulator +max8925-regulator +max8925_bl +max8925_onkey +max8925_power +max8952 +max8973-regulator +max8997-regulator +max8997_charger +max8997_haptic +max8998 +max8998_charger +max9271 +max9286 +max9611 +max96712 +maxim_thermocouple +mb1232 +mb862xxfb +mb86a16 +mb86a20s +mc +mc13783-adc +mc13783-pwrbutton +mc13783-regulator +mc13783_ts +mc13892-regulator +mc13xxx-core +mc13xxx-i2c +mc13xxx-regulator-core +mc13xxx-spi +mc3230 +mc34vr500 +mc44s803 +mcam-core +mcb +mcb-lpc +mcb-pci +mcba_usb +mceusb +mchp23k256 +mchp48l640 +mchp_pci1xxxx_gp +mchp_pci1xxxx_gpio +mcp16502 +mcp251x +mcp251xfd +mcp3021 +mcp320x +mcp3422 +mcp3911 +mcp4018 +mcp41010 +mcp4131 +mcp4531 +mcp4725 +mcp4922 +mcr20a +mcs5000_ts +mcs7830 +mcs_touchkey +mct_u232 +mctp-serial +md-cluster +md4 +md5-ppc +mdc800 +mdio +mdio-bcm-unimac +mdio-bitbang +mdio-cavium +mdio-gpio +mdio-hisi-femac +mdio-i2c +mdio-ipq4019 +mdio-ipq8064 +mdio-mscc-miim +mdio-mux +mdio-mux-gpio +mdio-mux-mmioreg +mdio-mux-multiplexer +mdio-mvusb +mdio-octeon +mdio-regmap +mdio-thunder +me_daq +mediatek-ge +megachips-stdpxxxx-ge-b850v3-fw +megaraid +megaraid_mbox +megaraid_mm +megaraid_sas +melfas_mip4 +memory-notifier-error-inject +memstick +men_z135_uart +men_z188_adc +mena21_wdt +menf21bmc +menf21bmc_hwmon +menf21bmc_wdt +menz69_wdt +metro-usb +metronomefb +mf6x4 +mgag200 +mhi +mhi_ep +mhi_net +mhi_pci_generic +mhi_wwan_ctrl +mhi_wwan_mbim +mi0283qt +michael_mic +micrel +microchip +microchip-spi +microchip_t1 +microchip_t1s +microread +microread_i2c +microtek +mii +minix +mip6 +mipi-i3c-hci +mite +mkiss +ml86v7667 +mlx4_core +mlx4_en +mlx4_ib +mlx5-vfio-pci +mlx5_core +mlx5_ib +mlx5_vdpa +mlx90614 +mlx90632 +mlxfw +mlxsw_core +mlxsw_i2c +mlxsw_minimal +mlxsw_pci +mlxsw_spectrum +mma7455_core +mma7455_i2c +mma7455_spi +mma7660 +mma8450 +mma8452 +mma9551 +mma9551_core +mma9553 +mmc35240 +mmc_block +mmc_spi +mms114 +mn88443x +mn88472 +mn88473 +mos7720 +mos7840 +most_cdev +most_core +most_dim2 +most_i2c +most_net +most_snd +most_usb +most_video +motorcomm +motorola-cpcap +moxa +moxtet +mp2629 +mp2629_adc +mp2629_charger +mp2888 +mp2975 +mp5023 +mp5416 +mp8859 +mp886x +mpi3mr +mpl115 +mpl115_i2c +mpl115_spi +mpl3115 +mpls_gso +mpls_iptunnel +mpls_router +mpoa +mpq7920 +mpq7932 +mpr121_touchkey +mprls0025pa +mpt3sas +mptbase +mptcp_diag +mptctl +mptfc +mptlan +mptsas +mptscsih +mptspi +mpu3050 +mr75203 +mrf24j40 +mrp +ms5611_core +ms5611_i2c +ms5611_spi +ms5637 +ms_block +ms_sensors_i2c +msa311 +mscc +mscc_felix_dsa_lib +mscc_ocelot +mscc_ocelot_switch_lib +mscc_seville +msdos +mse102x +msg2638 +msi001 +msi2500 +msp3400 +mspro_block +mt2060 +mt2063 +mt20xx +mt2131 +mt2266 +mt312 +mt352 +mt6311-regulator +mt6315-regulator +mt6323-regulator +mt6331-regulator +mt6332-regulator +mt6357-regulator +mt6358-regulator +mt6359-regulator +mt6360-adc +mt6360-core +mt6360-regulator +mt6360_charger +mt6370 +mt6370-adc +mt6370-backlight +mt6370-charger +mt6370-regulator +mt6397 +mt6397-regulator +mt7530 +mt7530-mdio +mt7530-mmio +mt76 +mt76-connac-lib +mt76-sdio +mt76-usb +mt7601u +mt7603e +mt7615-common +mt7615e +mt7663-usb-sdio-common +mt7663s +mt7663u +mt76x0-common +mt76x02-lib +mt76x02-usb +mt76x0e +mt76x0u +mt76x2-common +mt76x2e +mt76x2u +mt7915e +mt7921-common +mt7921e +mt7921s +mt7921u +mt7996e +mt9m001 +mt9m111 +mt9p031 +mt9t112 +mt9v011 +mt9v032 +mt9v111 +mtd +mtd_blkdevs +mtd_dataflash +mtdblock +mtdblock_ro +mtdoops +mtdpstore +mtdram +mtdswap +mtip32xx +mtk-pmic-keys +mtk-sd +mtk_t7xx +mtouch +multipath +musb_hdrc +mux-adg792a +mux-adgs1408 +mux-core +mux-gpio +mux-mmio +mv88e6060 +mv88e6xxx +mv_u3d_core +mv_udc +mvmdio +mvsas +mvumi +mwifiex +mwifiex_pcie +mwifiex_sdio +mwifiex_usb +mwl8k +mxb +mxc4005 +mxc6255 +mxic_nand +mxl-gpy +mxl111sf-demod +mxl111sf-tuner +mxl301rf +mxl5005s +mxl5007t +mxl5xx +mxl692 +mxser +mxuport +myrb +myri10ge +myrs +n5pf +n_gsm +n_hdlc +nand +nandcore +nandsim +national +natsemi +nau7802 +navman +nb7vpq904m +nbd +nci +nci_spi +nci_uart +nct6775-core +nct6775-i2c +nct7802 +nct7904 +nd_btt +nd_pmem +nd_virtio +ne2k-pci +neofb +net1080 +net2272 +net2280 +netconsole +netdevsim +netfs +netjet +netlink_diag +netrom +netup-unidvb +netxen_nic +newtonkbd +nf_conncount +nf_conntrack +nf_conntrack_amanda +nf_conntrack_bridge +nf_conntrack_broadcast +nf_conntrack_ftp +nf_conntrack_h323 +nf_conntrack_irc +nf_conntrack_netbios_ns +nf_conntrack_netlink +nf_conntrack_pptp +nf_conntrack_sane +nf_conntrack_sip +nf_conntrack_snmp +nf_conntrack_tftp +nf_defrag_ipv4 +nf_defrag_ipv6 +nf_dup_ipv4 +nf_dup_ipv6 +nf_dup_netdev +nf_flow_table +nf_flow_table_inet +nf_log_syslog +nf_nat +nf_nat_amanda +nf_nat_ftp +nf_nat_h323 +nf_nat_irc +nf_nat_pptp +nf_nat_sip +nf_nat_snmp_basic +nf_nat_tftp +nf_reject_ipv4 +nf_reject_ipv6 +nf_socket_ipv4 +nf_socket_ipv6 +nf_synproxy_core +nf_tables +nf_tproxy_ipv4 +nf_tproxy_ipv6 +nfc +nfc_digital +nfcmrvl +nfcmrvl_i2c +nfcmrvl_spi +nfcmrvl_uart +nfcmrvl_usb +nfcsim +nfnetlink +nfnetlink_acct +nfnetlink_cthelper +nfnetlink_cttimeout +nfnetlink_hook +nfnetlink_log +nfnetlink_osf +nfnetlink_queue +nfp +nfs +nfs_acl +nfs_layout_flexfiles +nfs_layout_nfsv41_files +nfsd +nfsv2 +nfsv3 +nfsv4 +nft_chain_nat +nft_compat +nft_connlimit +nft_ct +nft_dup_ipv4 +nft_dup_ipv6 +nft_dup_netdev +nft_fib +nft_fib_inet +nft_fib_ipv4 +nft_fib_ipv6 +nft_fib_netdev +nft_flow_offload +nft_fwd_netdev +nft_hash +nft_limit +nft_log +nft_masq +nft_meta_bridge +nft_nat +nft_numgen +nft_osf +nft_queue +nft_quota +nft_redir +nft_reject +nft_reject_bridge +nft_reject_inet +nft_reject_ipv4 +nft_reject_ipv6 +nft_reject_netdev +nft_socket +nft_synproxy +nft_tproxy +nft_tunnel +nft_xfrm +nftl +ngbe +ngene +nhc_dest +nhc_fragment +nhc_hop +nhc_ipv6 +nhc_mobility +nhc_routing +nhc_udp +nhpoly1305 +ni_6527 +ni_65xx +ni_660x +ni_670x +ni_pcidio +ni_pcimio +ni_routes_test +ni_routing +ni_tio +ni_tiocmd +ni_usb6501 +nicpf +nicstar +nicvf +nilfs2 +niu +nixge +nlmon +nls_ascii +nls_cp1250 +nls_cp1251 +nls_cp1255 +nls_cp737 +nls_cp775 +nls_cp850 +nls_cp852 +nls_cp855 +nls_cp857 +nls_cp860 +nls_cp861 +nls_cp862 +nls_cp863 +nls_cp864 +nls_cp865 +nls_cp866 +nls_cp869 +nls_cp874 +nls_cp932 +nls_cp936 +nls_cp949 +nls_cp950 +nls_euc-jp +nls_iso8859-1 +nls_iso8859-13 +nls_iso8859-14 +nls_iso8859-15 +nls_iso8859-2 +nls_iso8859-3 +nls_iso8859-4 +nls_iso8859-5 +nls_iso8859-6 +nls_iso8859-7 +nls_iso8859-9 +nls_koi8-r +nls_koi8-ru +nls_koi8-u +nls_utf8 +noa1305 +nosy +notifier-error-inject +nouveau +novatek-nvt-ts +nozomi +npcm750-pwm-fan +nps_enet +ns558 +ns83820 +nsh +ntb +ntb_hw_epf +ntb_hw_idt +ntb_hw_switchtec +ntb_netdev +ntb_perf +ntb_pingpong +ntb_tool +ntb_transport +ntc_thermistor +ntfs +ntfs3 +ntxec +null_blk +nvidiafb +nvme +nvme-common +nvme-core +nvme-fabrics +nvme-fc +nvme-loop +nvme-rdma +nvme-tcp +nvmem-rave-sp-eeprom +nvmem-reboot-mode +nvmem-rmem +nvmem_qcom-spmi-sdam +nvmem_u-boot-env +nvmet +nvmet-fc +nvmet-rdma +nvmet-tcp +nwl-dsi +nx-compress +nx-compress-powernv +nx-compress-pseries +nxp-c45-tja11xx +nxp-cbtx +nxp-nci +nxp-nci_i2c +nxp-ptn3460 +nxp-tja11xx +nxt200x +nxt6000 +nzxt-kraken2 +nzxt-smart2 +objagg +occ-hwmon-common +occ-p8-hwmon +occ-p9-hwmon +ocelot-soc +ocfb +ocfs2 +ocfs2_dlm +ocfs2_dlmfs +ocfs2_nodemanager +ocfs2_stack_o2cb +ocfs2_stack_user +ocfs2_stackglue +ocrdma +octeon_ep +ocxl +of-fpga-region +of_mmc_spi +of_pmem +of_xilinx_wdt +ofb +ofdrm +offb +ofpart +og01a1b +ohci-platform +omap4-keypad +omfs +omninet +onboard_usb_hub +onenand +onie-tlv +opal-prd +open-dice +opencores-kbd +openvswitch +opt3001 +opt4001 +opticon +option +or51132 +or51211 +orangefs +orinoco +orinoco_nortel +orinoco_plx +orinoco_tmd +orinoco_usb +oti6858 +otm3225a +ov01a10 +ov02a10 +ov08d10 +ov08x40 +ov13858 +ov13b10 +ov2640 +ov2659 +ov2680 +ov2685 +ov4689 +ov5640 +ov5645 +ov5647 +ov5648 +ov5670 +ov5675 +ov5693 +ov5695 +ov6650 +ov7251 +ov7640 +ov7670 +ov772x +ov7740 +ov8856 +ov8858 +ov8865 +ov9282 +ov9640 +ov9650 +overlay +oxu210hp-hcd +p54common +p54pci +p54spi +p54usb +p8022 +pa12203001 +palmas-pwrbutton +palmas-regulator +palmas_gpadc +pandora_bl +panel +panel-abt-y030xx067a +panel-arm-versatile +panel-asus-z00t-tm5p5-n35596 +panel-auo-a030jtn01 +panel-boe-bf060y8m-aj0 +panel-boe-himax8279d +panel-boe-tv101wum-nl6 +panel-dsi-cm +panel-ebbg-ft8719 +panel-edp +panel-elida-kd35t133 +panel-feixin-k101-im2ba02 +panel-feiyang-fy07024di26a30d +panel-himax-hx8394 +panel-ilitek-ili9322 +panel-ilitek-ili9341 +panel-ilitek-ili9881c +panel-innolux-ej030na +panel-innolux-p079zca +panel-jadard-jd9365da-h3 +panel-jdi-fhd-r63452 +panel-jdi-lt070me05000 +panel-khadas-ts050 +panel-kingdisplay-kd097d04 +panel-leadtek-ltk050h3146w +panel-leadtek-ltk500hd1829 +panel-lg-lb035q02 +panel-lg-lg4573 +panel-lvds +panel-magnachip-d53e6ea8966 +panel-mantix-mlaf057we51 +panel-mipi-dbi +panel-nec-nl8048hl11 +panel-newvision-nv3051d +panel-newvision-nv3052c +panel-novatek-nt35510 +panel-novatek-nt35560 +panel-novatek-nt35950 +panel-novatek-nt36523 +panel-novatek-nt36672a +panel-novatek-nt39016 +panel-olimex-lcd-olinuxino +panel-orisetech-ota5601a +panel-orisetech-otm8009a +panel-osd-osd101t2587-53ts +panel-panasonic-vvx10f034n00 +panel-raspberrypi-touchscreen +panel-raydium-rm67191 +panel-raydium-rm68200 +panel-ronbo-rb070d30 +panel-samsung-atna33xc20 +panel-samsung-db7430 +panel-samsung-ld9040 +panel-samsung-s6d16d0 +panel-samsung-s6d27a1 +panel-samsung-s6d7aa0 +panel-samsung-s6e3ha2 +panel-samsung-s6e63j0x03 +panel-samsung-s6e63m0 +panel-samsung-s6e63m0-dsi +panel-samsung-s6e63m0-spi +panel-samsung-s6e88a0-ams452ef01 +panel-samsung-s6e8aa0 +panel-samsung-sofef00 +panel-seiko-43wvf1g +panel-sharp-lq101r1sx01 +panel-sharp-ls037v7dw01 +panel-sharp-ls043t1le01 +panel-sharp-ls060t1sx01 +panel-simple +panel-sitronix-st7701 +panel-sitronix-st7703 +panel-sitronix-st7789v +panel-sony-acx565akm +panel-sony-td4353-jdi +panel-sony-tulip-truly-nt35521 +panel-tdo-tl070wsh30 +panel-tpo-td028ttec1 +panel-tpo-td043mtea1 +panel-tpo-tpg110 +panel-truly-nt35597 +panel-visionox-rm69299 +panel-visionox-vtdr6130 +panel-widechips-ws2401 +panel-xinpeng-xpp055c272 +papr_scm +parade-ps8622 +parade-ps8640 +parkbd +parman +parport +parport_pc +parport_serial +pata_ali +pata_amd +pata_artop +pata_atiixp +pata_atp867x +pata_cmd640 +pata_cmd64x +pata_cypress +pata_efar +pata_hpt366 +pata_hpt37x +pata_hpt3x2n +pata_hpt3x3 +pata_it8213 +pata_it821x +pata_jmicron +pata_legacy +pata_marvell +pata_mpiix +pata_netcell +pata_ninja32 +pata_ns87410 +pata_ns87415 +pata_of_platform +pata_oldpiix +pata_opti +pata_optidma +pata_pdc2027x +pata_pdc202xx_old +pata_piccolo +pata_platform +pata_radisys +pata_rdc +pata_rz1000 +pata_sch +pata_serverworks +pata_sil680 +pata_sis +pata_sl82c105 +pata_triflex +pata_via +pc300too +pca9450-regulator +pcap-regulator +pcap_keys +pcap_ts +pcbc +pcf50633 +pcf50633-adc +pcf50633-backlight +pcf50633-charger +pcf50633-gpio +pcf50633-input +pcf50633-regulator +pcf8574_keypad +pcf8591 +pch_udc +pci +pci-epf-mhi +pci-epf-ntb +pci-epf-vntb +pci-pf-stub +pci-stub +pci200syn +pcips2 +pcnet32 +pcrypt +pcs-lynx +pcs-mtk-lynxi +pcs_xpcs +pcspkr +pcwd_pci +pcwd_usb +pdc_adma +pdr_interface +pds_core +pds_vdpa +peak_pci +peak_pciefd +peak_usb +peci +peci-cpu +peci-cputemp +peci-dimmtemp +pegasus +pegasus_notetaker +penmount +pf8x00-regulator +pfuze100-regulator +phantom +phonet +phram +phy-bcm-kona-usb2 +phy-cadence-salvo +phy-cadence-sierra +phy-cadence-torrent +phy-can-transceiver +phy-cpcap-usb +phy-exynos-usb2 +phy-generic +phy-gpio-vbus-usb +phy-isp1301 +phy-mapphone-mdm6600 +phy-ocelot-serdes +phy-pxa-28nm-hsic +phy-pxa-28nm-usb2 +phy-qcom-usb-hs +phy-qcom-usb-hsic +phy-tahvo +phy-tusb1210 +phylink +physmap +pi3usb30532 +pi433 +pim4328 +pinctrl-axp209 +pinctrl-cy8c95x0 +pinctrl-da9062 +pinctrl-lochnagar +pinctrl-madera +pinctrl-max77620 +pinctrl-mcp23s08 +pinctrl-mcp23s08_i2c +pinctrl-mcp23s08_spi +pinctrl-rk805 +pinctrl-stmfx +pinephone-keyboard +ping +pistachio-internal-dac +pixcir_i2c_ts +pkcs7_test_key +pkcs8_key_parser +pktgen +pl2303 +plat-ram +plat_nand +platform_lcd +platform_mhu +plfxlc +pli1209bc +plip +plusb +pluto2 +plx_dma +plx_pci +pm-notifier-error-inject +pm2fb +pm3fb +pm6764tr +pm80xx +pmbus +pmbus_core +pmc551 +pmcraid +pmic_glink +pmic_glink_altmode +pms7003 +pn532_uart +pn533 +pn533_i2c +pn533_usb +pn544 +pn544_i2c +pn_pep +pnv-php +poly1305_generic +polynomial +polyval-generic +port100 +powermate +powernv-op-panel +powernv-rng +powernv_flash +powr1220 +ppa +ppdev +ppp_async +ppp_deflate +ppp_mppe +ppp_synctty +pppoatm +pppoe +pppox +pps-gpio +pps-ldisc +pps_parport +pptp +prestera +prestera_pci +pretimeout_panic +prism2_usb +ps2-gpio +ps2mult +psample +pse_regulator +pseries-rng +pseries-wdt +pseries_energy +psmouse +psnap +pstore_blk +pstore_zone +psxpad-spi +ptp-qoriq +ptp_clockmatrix +ptp_dfl_tod +ptp_idt82p33 +ptp_ines +ptp_ocp +pulse8-cec +pulsedlight-lidar-lite-v2 +pv88060-regulator +pv88080-regulator +pv88090-regulator +pvpanic +pvpanic-mmio +pvpanic-pci +pvrusb2 +pwc +pwm-atmel-hlcdc +pwm-atmel-tcb +pwm-beeper +pwm-clk +pwm-dwc +pwm-fan +pwm-fsl-ftm +pwm-iqs620a +pwm-ir-tx +pwm-lp3943 +pwm-ntxec +pwm-pca9685 +pwm-regulator +pwm-twl +pwm-twl-led +pwm-vibra +pwm-xilinx +pwm_bl +pwrseq_emmc +pwrseq_sd8787 +pwrseq_simple +pxa27x_udc +pxe1610 +pxrc +qaic +qat_4xxx +qat_c3xxx +qat_c3xxxvf +qat_c62x +qat_c62xvf +qat_dh895xcc +qat_dh895xccvf +qca8k +qca_7k_common +qcaspi +qcauart +qcaux +qcom-emac +qcom-labibb-regulator +qcom-pm8008 +qcom-spmi-adc5 +qcom-spmi-iadc +qcom-spmi-vadc +qcom-vadc-common +qcom-wled +qcom_battmgr +qcom_glink +qcom_glink_rpm +qcom_spmi-regulator +qcom_usb_vbus-regulator +qcserial +qed +qede +qedf +qedi +qedr +qinfo_probe +qla1280 +qla2xxx +qla3xxx +qla4xxx +qlcnic +qlge +qm1d1b0004 +qm1d1c0042 +qmi_helpers +qmi_wwan +qnx4 +qnx6 +qrtr +qrtr-mhi +qrtr-smd +qrtr-tun +qsemi +qt1010 +qt1050 +qt1070 +qt2160 +qtnfmac +qtnfmac_pcie +quatech2 +quota_tree +quota_v1 +quota_v2 +qwiic-joystick +qxl +r592 +r6040 +r8152 +r8153_ecm +r8169 +r8192e_pci +r8192u_usb +r820t +r852 +r8712u +r8723bs +r8a66597-hcd +r8a66597-udc +raa215300 +radeon +radeonfb +radio-keene +radio-ma901 +radio-maxiradio +radio-mr800 +radio-platform-si4713 +radio-raremono +radio-shark +radio-si470x-common +radio-si470x-i2c +radio-si470x-usb +radio-si476x +radio-tea5764 +radio-usb-si4713 +radio-wl1273 +raid0 +raid1 +raid10 +raid456 +raid6_pq +raid_class +rainshadow-cec +ramoops +rave-sp +rave-sp-backlight +rave-sp-pwrbutton +rave-sp-wdt +raw_diag +raw_gadget +raydium_i2c_ts +rbd +rc-adstech-dvb-t-pci +rc-alink-dtu-m +rc-anysee +rc-apac-viewcomp +rc-astrometa-t2hybrid +rc-asus-pc39 +rc-asus-ps3-100 +rc-ati-tv-wonder-hd-600 +rc-ati-x10 +rc-avermedia +rc-avermedia-a16d +rc-avermedia-cardbus +rc-avermedia-dvbt +rc-avermedia-m135a +rc-avermedia-m733a-rm-k6 +rc-avermedia-rm-ks +rc-avertv-303 +rc-azurewave-ad-tu700 +rc-beelink-gs1 +rc-beelink-mxiii +rc-behold +rc-behold-columbus +rc-budget-ci-old +rc-cinergy +rc-cinergy-1400 +rc-core +rc-ct-90405 +rc-d680-dmb +rc-delock-61959 +rc-dib0700-nec +rc-dib0700-rc5 +rc-digitalnow-tinytwin +rc-digittrade +rc-dm1105-nec +rc-dntv-live-dvb-t +rc-dntv-live-dvbt-pro +rc-dreambox +rc-dtt200u +rc-dvbsky +rc-dvico-mce +rc-dvico-portable +rc-em-terratec +rc-encore-enltv +rc-encore-enltv-fm53 +rc-encore-enltv2 +rc-evga-indtube +rc-eztv +rc-flydvb +rc-flyvideo +rc-fusionhdtv-mce +rc-gadmei-rm008z +rc-geekbox +rc-genius-tvgo-a11mce +rc-gotview7135 +rc-hauppauge +rc-hisi-poplar +rc-hisi-tv-demo +rc-imon-mce +rc-imon-pad +rc-imon-rsc +rc-iodata-bctv7e +rc-it913x-v1 +rc-it913x-v2 +rc-kaiomy +rc-khadas +rc-khamsin +rc-kworld-315u +rc-kworld-pc150u +rc-kworld-plus-tv-analog +rc-leadtek-y04g0051 +rc-lme2510 +rc-loopback +rc-manli +rc-mecool-kii-pro +rc-mecool-kiii-pro +rc-medion-x10 +rc-medion-x10-digitainer +rc-medion-x10-or2x +rc-minix-neo +rc-msi-digivox-ii +rc-msi-digivox-iii +rc-msi-tvanywhere +rc-msi-tvanywhere-plus +rc-nebula +rc-nec-terratec-cinergy-xs +rc-norwood +rc-npgtech +rc-odroid +rc-pctv-sedna +rc-pine64 +rc-pinnacle-color +rc-pinnacle-grey +rc-pinnacle-pctv-hd +rc-pixelview +rc-pixelview-002t +rc-pixelview-mk12 +rc-pixelview-new +rc-powercolor-real-angel +rc-proteus-2309 +rc-purpletv +rc-pv951 +rc-rc6-mce +rc-real-audio-220-32-keys +rc-reddo +rc-snapstream-firefly +rc-streamzap +rc-su3000 +rc-tanix-tx3mini +rc-tanix-tx5max +rc-tbs-nec +rc-technisat-ts35 +rc-technisat-usb2 +rc-terratec-cinergy-c-pci +rc-terratec-cinergy-s2-hd +rc-terratec-cinergy-xs +rc-terratec-slim +rc-terratec-slim-2 +rc-tevii-nec +rc-tivo +rc-total-media-in-hand +rc-total-media-in-hand-02 +rc-trekstor +rc-tt-1500 +rc-twinhan-dtv-cab-ci +rc-twinhan1027 +rc-vega-s9x +rc-videomate-m1f +rc-videomate-s350 +rc-videomate-tv-pvr +rc-videostrong-kii-pro +rc-wetek-hub +rc-wetek-play2 +rc-winfast +rc-winfast-usbii-deluxe +rc-x96max +rc-xbox-360 +rc-xbox-dvd +rc-zx-irdec +rc5t583-regulator +rdacm20 +rdacm21 +rdc321x-southbridge +rdma_cm +rdma_rxe +rdma_ucm +rds +rds_rdma +rds_tcp +realtek +realtek-mdio +realtek-smi +reboot-mode +redboot +redrat3 +reed_solomon +regmap-i3c +regmap-sccb +regmap-sdw +regmap-sdw-mbq +regmap-slimbus +regmap-spi-avmm +regmap-spmi +regmap-w1 +regulator-haptic +reiserfs +repaper +reset-ti-syscon +reset-tps380x +resistive-adc-touch +retu-mfd +retu-pwrbutton +retu_wdt +rfc1051 +rfc1201 +rfcomm +rfd77402 +rfd_ftl +rfkill-gpio +rio-scan +rio_cm +rio_mport_cdev +rionet +rivafb +rj54n1cb0c +rk805-pwrkey +rk808-regulator +rk817_charger +rk8xx-core +rk8xx-i2c +rk8xx-spi +rm3100-core +rm3100-i2c +rm3100-spi +rmd160 +rmi_core +rmi_i2c +rmi_smbus +rmi_spi +rmnet +rn5t618 +rn5t618-adc +rn5t618-regulator +rn5t618_power +rn5t618_wdt +rnbd-client +rnbd-server +rndis_host +rndis_wlan +rockchip +rocker +rohm-bd71828 +rohm-bd718x7 +rohm-bd9576 +rohm-bu27008 +rohm-bu27034 +rohm-regulator +rohm_bu21023 +romfs +rose +rotary_encoder +rp2 +rpadlpar_io +rpaphp +rpcrdma +rpcsec_gss_krb5 +rpi-panel-attiny-regulator +rpmsg_char +rpmsg_core +rpmsg_ctrl +rpmsg_ns +rpmsg_tty +rpmsg_wwan_ctrl +rpr0521 +rsi_91x +rsi_sdio +rsi_usb +rsmu-i2c +rsmu-spi +rt1719 +rt2400pci +rt2500pci +rt2500usb +rt2800lib +rt2800mmio +rt2800pci +rt2800usb +rt2x00lib +rt2x00mmio +rt2x00pci +rt2x00usb +rt4801-regulator +rt4803 +rt4831 +rt4831-backlight +rt4831-regulator +rt5033 +rt5033-regulator +rt5033_battery +rt5033_charger +rt5120 +rt5120-pwrkey +rt5120-regulator +rt5190a-regulator +rt5739 +rt5759-regulator +rt6160-regulator +rt6190-regulator +rt61pci +rt6245-regulator +rt73usb +rt9455_charger +rt9471 +rtas_flash +rtc-88pm80x +rtc-88pm860x +rtc-ab-b5ze-s3 +rtc-ab-eoz9 +rtc-abx80x +rtc-as3722 +rtc-bd70528 +rtc-bq32k +rtc-bq4802 +rtc-cadence +rtc-cmos +rtc-cpcap +rtc-da9052 +rtc-da9055 +rtc-da9063 +rtc-ds1286 +rtc-ds1302 +rtc-ds1305 +rtc-ds1307 +rtc-ds1343 +rtc-ds1347 +rtc-ds1374 +rtc-ds1390 +rtc-ds1511 +rtc-ds1553 +rtc-ds1672 +rtc-ds1685 +rtc-ds1742 +rtc-ds2404 +rtc-ds3232 +rtc-em3027 +rtc-fm3130 +rtc-ftrtc010 +rtc-goldfish +rtc-hid-sensor-time +rtc-hym8563 +rtc-isl12022 +rtc-isl12026 +rtc-isl1208 +rtc-lp8788 +rtc-m41t80 +rtc-m41t93 +rtc-m41t94 +rtc-m48t35 +rtc-m48t59 +rtc-m48t86 +rtc-max6900 +rtc-max6902 +rtc-max6916 +rtc-max77686 +rtc-max8907 +rtc-max8925 +rtc-max8997 +rtc-max8998 +rtc-mc13xxx +rtc-mcp795 +rtc-msm6242 +rtc-mt6397 +rtc-nct3018y +rtc-ntxec +rtc-palmas +rtc-pcap +rtc-pcf2123 +rtc-pcf2127 +rtc-pcf50633 +rtc-pcf85063 +rtc-pcf8523 +rtc-pcf85363 +rtc-pcf8563 +rtc-pcf8583 +rtc-r7301 +rtc-r9701 +rtc-rc5t583 +rtc-rc5t619 +rtc-rk808 +rtc-rp5c01 +rtc-rs5c348 +rtc-rs5c372 +rtc-rv3028 +rtc-rv3029c2 +rtc-rv3032 +rtc-rv8803 +rtc-rx4581 +rtc-rx6110 +rtc-rx8010 +rtc-rx8025 +rtc-rx8581 +rtc-s35390a +rtc-s5m +rtc-sd3078 +rtc-stk17ta8 +rtc-tps6586x +rtc-tps65910 +rtc-twl +rtc-wm831x +rtc-wm8350 +rtc-x1205 +rtc-zynqmp +rtc_cmos_setup +rtl2830 +rtl2832 +rtl2832_sdr +rtl8150 +rtl8187 +rtl8188ee +rtl818x_pci +rtl8192c-common +rtl8192ce +rtl8192cu +rtl8192de +rtl8192ee +rtl8192se +rtl8365mb +rtl8366 +rtl8723-common +rtl8723ae +rtl8723be +rtl8821ae +rtl8xxxu +rtl_pci +rtl_usb +rtllib +rtllib_crypt_ccmp +rtllib_crypt_tkip +rtllib_crypt_wep +rtlwifi +rtmv20-regulator +rtq2134-regulator +rtq6056 +rtq6752-regulator +rtrs-client +rtrs-core +rtrs-server +rts5208 +rtsx_pci +rtsx_pci_ms +rtsx_pci_sdmmc +rtsx_usb +rtsx_usb_ms +rtsx_usb_sdmmc +rtw88_8723d +rtw88_8723de +rtw88_8723ds +rtw88_8723du +rtw88_8821c +rtw88_8821ce +rtw88_8821cs +rtw88_8821cu +rtw88_8822b +rtw88_8822be +rtw88_8822bs +rtw88_8822bu +rtw88_8822c +rtw88_8822ce +rtw88_8822cs +rtw88_8822cu +rtw88_core +rtw88_pci +rtw88_sdio +rtw88_usb +rtw89_8851b +rtw89_8851be +rtw89_8852a +rtw89_8852ae +rtw89_8852b +rtw89_8852be +rtw89_8852c +rtw89_8852ce +rtw89_core +rtw89_pci +rx51_battery +rxrpc +s1d13xxxfb +s2250 +s2255drv +s2io +s2mpa01 +s2mps11 +s3fb +s3fwrn5 +s3fwrn5_i2c +s3fwrn82_uart +s5c73m3 +s5h1409 +s5h1411 +s5h1420 +s5h1432 +s5k5baf +s5k6a3 +s5m8767 +s626 +s6sy761 +s921 +saa6588 +saa6752hs +saa7110 +saa7115 +saa7127 +saa7134 +saa7134-alsa +saa7134-dvb +saa7134-empress +saa7134-go7007 +saa7146 +saa7146_vv +saa7164 +saa717x +saa7185 +saa7706h +safe_serial +sample-trace-array +samsung-dsim +samsung-keypad +samsung-sxgbe +sata_dwc_460ex +sata_inic162x +sata_mv +sata_nv +sata_promise +sata_qstor +sata_sil +sata_sil24 +sata_sis +sata_svw +sata_sx4 +sata_uli +sata_via +sata_vsc +savagefb +sbp_target +sbrmi +sbs-battery +sbs-charger +sbs-manager +sbtsi_temp +sc16is7xx +sc92031 +sca3000 +sca3300 +scd30_core +scd30_i2c +scd30_serial +scd4x +sch_cake +sch_cbs +sch_choke +sch_codel +sch_drr +sch_etf +sch_ets +sch_fq +sch_fq_codel +sch_fq_pie +sch_gred +sch_hfsc +sch_hhf +sch_htb +sch_ingress +sch_mqprio +sch_mqprio_lib +sch_multiq +sch_netem +sch_pie +sch_plug +sch_prio +sch_qfq +sch_red +sch_sfb +sch_sfq +sch_skbprio +sch_taprio +sch_tbf +sch_teql +scsi_debug +scsi_dh_alua +scsi_dh_emc +scsi_dh_hp_sw +scsi_dh_rdac +scsi_transport_fc +scsi_transport_iscsi +scsi_transport_sas +scsi_transport_spi +sctp +sctp_diag +sd_adc_modulator +sdhci +sdhci-cadence +sdhci-milbeaut +sdhci-of-arasan +sdhci-of-at91 +sdhci-of-dwcmshc +sdhci-of-esdhc +sdhci-of-hlwd +sdhci-omap +sdhci-pci +sdhci-pltfm +sdhci-xenon-driver +sdhci_am654 +sdhci_f_sdh30 +sdio_uart +sensehat-joystick +sensorhub +serial_ir +serio_raw +sermouse +serpent_generic +serport +ses +sf-pdma +sfc +sfc-falcon +sfc-siena +sfp +sgi_w1 +sgp30 +sgp40 +sha1-powerpc +shark2 +sht15 +sht21 +sht3x +sht4x +shtc1 +si1133 +si1145 +si2157 +si2165 +si2168 +si21xx +si4713 +si476x-core +si7005 +si7020 +sidewinder +sierra +sierra_net +sifive +sii902x +sii9234 +sil-sii8620 +sil164 +silead +simple-bridge +simple-mfd-i2c +simpledrm +simplefb +siox-bus-gpio +siox-core +sis190 +sis5595 +sis900 +sis_i2c +sisfb +sisusbvga +sit +siw +sja1000 +sja1000_isa +sja1000_platform +sja1105 +skfp +skge +sky2 +sky81452 +sky81452-backlight +sky81452-regulator +sl28vpd +sl811-hcd +slcan +slg51000-regulator +slicoss +slim-qcom-ctrl +slimbus +slip +slram +sm2_generic +sm3 +sm3_generic +sm4 +sm4_generic +sm501 +sm501fb +sm712fb +sm750fb +sm_common +sm_ftl +smartpqi +smb347-charger +smc +smc_diag +smipcie +smm665 +smpro-core +smpro-errmon +smpro-hwmon +smpro-misc +smsc +smsc47m192 +smsc75xx +smsc911x +smsc9420 +smsc95xx +smscufx +smsdvb +smsmdtv +smssdio +smsusb +snd +snd-ac97-codec +snd-acp-config +snd-ad1889 +snd-ak4113 +snd-ak4114 +snd-ak4xxx-adda +snd-aloop +snd-als4000 +snd-atiixp +snd-atiixp-modem +snd-au8810 +snd-au8820 +snd-au8830 +snd-aw2 +snd-bcd2000 +snd-bebob +snd-bt87x +snd-ca0106 +snd-cmipci +snd-compress +snd-cs4281 +snd-cs46xx +snd-ctl-led +snd-ctxfi +snd-darla20 +snd-darla24 +snd-dice +snd-dummy +snd-echo3g +snd-ens1370 +snd-ens1371 +snd-fireface +snd-firewire-digi00x +snd-firewire-lib +snd-firewire-motu +snd-firewire-tascam +snd-fireworks +snd-fm801 +snd-gina20 +snd-gina24 +snd-hda-codec +snd-hda-codec-analog +snd-hda-codec-ca0110 +snd-hda-codec-ca0132 +snd-hda-codec-cirrus +snd-hda-codec-cmedia +snd-hda-codec-conexant +snd-hda-codec-cs8409 +snd-hda-codec-generic +snd-hda-codec-hdmi +snd-hda-codec-idt +snd-hda-codec-realtek +snd-hda-codec-si3054 +snd-hda-codec-via +snd-hda-core +snd-hda-ext-core +snd-hda-intel +snd-hdsp +snd-hdspm +snd-hrtimer +snd-hwdep +snd-i2c +snd-ice1724 +snd-ice17xx-ak4xxx +snd-indigo +snd-indigodj +snd-indigodjx +snd-indigoio +snd-indigoiox +snd-intel-dspcfg +snd-intel8x0 +snd-intel8x0m +snd-isight +snd-korg1212 +snd-layla20 +snd-layla24 +snd-lola +snd-lx6464es +snd-mia +snd-mixart +snd-mixer-oss +snd-mona +snd-mpu401 +snd-mpu401-uart +snd-mtpav +snd-mts64 +snd-nm256 +snd-opl3-lib +snd-opl3-synth +snd-oxfw +snd-oxygen +snd-oxygen-lib +snd-pcm +snd-pcm-dmaengine +snd-pcmtest +snd-pcxhr +snd-portman2x4 +snd-pt2258 +snd-rawmidi +snd-riptide +snd-rme32 +snd-rme96 +snd-rme9652 +snd-sb-common +snd-seq +snd-seq-device +snd-seq-dummy +snd-seq-midi +snd-seq-midi-emul +snd-seq-midi-event +snd-seq-ump-client +snd-seq-virmidi +snd-serial-generic +snd-serial-u16550 +snd-soc-63xx +snd-soc-ac97 +snd-soc-acp-rt5645-mach +snd-soc-adau-utils +snd-soc-adau1372 +snd-soc-adau1372-i2c +snd-soc-adau1372-spi +snd-soc-adau1701 +snd-soc-adau1761 +snd-soc-adau1761-i2c +snd-soc-adau1761-spi +snd-soc-adau17x1 +snd-soc-adau7002 +snd-soc-adau7118 +snd-soc-adau7118-hw +snd-soc-adau7118-i2c +snd-soc-adi-axi-i2s +snd-soc-adi-axi-spdif +snd-soc-ak4104 +snd-soc-ak4118 +snd-soc-ak4375 +snd-soc-ak4458 +snd-soc-ak4554 +snd-soc-ak4613 +snd-soc-ak4642 +snd-soc-ak5386 +snd-soc-ak5558 +snd-soc-alc5623 +snd-soc-audio-graph-card +snd-soc-audio-graph-card2 +snd-soc-audio-graph-card2-custom-sample +snd-soc-aw8738 +snd-soc-aw88395 +snd-soc-aw88395-lib +snd-soc-bd28623 +snd-soc-bt-sco +snd-soc-chv3-codec +snd-soc-core +snd-soc-cpcap +snd-soc-cs35l32 +snd-soc-cs35l33 +snd-soc-cs35l34 +snd-soc-cs35l35 +snd-soc-cs35l36 +snd-soc-cs35l41 +snd-soc-cs35l41-i2c +snd-soc-cs35l41-lib +snd-soc-cs35l41-spi +snd-soc-cs35l45 +snd-soc-cs35l45-i2c +snd-soc-cs35l45-spi +snd-soc-cs35l56 +snd-soc-cs35l56-i2c +snd-soc-cs35l56-sdw +snd-soc-cs35l56-shared +snd-soc-cs35l56-spi +snd-soc-cs4234 +snd-soc-cs4265 +snd-soc-cs4270 +snd-soc-cs4271 +snd-soc-cs4271-i2c +snd-soc-cs4271-spi +snd-soc-cs42l42 +snd-soc-cs42l42-i2c +snd-soc-cs42l42-sdw +snd-soc-cs42l51 +snd-soc-cs42l51-i2c +snd-soc-cs42l52 +snd-soc-cs42l56 +snd-soc-cs42l73 +snd-soc-cs42l83-i2c +snd-soc-cs42xx8 +snd-soc-cs42xx8-i2c +snd-soc-cs43130 +snd-soc-cs4341 +snd-soc-cs4349 +snd-soc-cs53l30 +snd-soc-cx2072x +snd-soc-da7213 +snd-soc-dmic +snd-soc-es7134 +snd-soc-es7241 +snd-soc-es8316 +snd-soc-es8326 +snd-soc-es8328 +snd-soc-es8328-i2c +snd-soc-es8328-spi +snd-soc-fsl-asrc +snd-soc-fsl-audmix +snd-soc-fsl-easrc +snd-soc-fsl-esai +snd-soc-fsl-micfil +snd-soc-fsl-mqs +snd-soc-fsl-rpmsg +snd-soc-fsl-sai +snd-soc-fsl-spdif +snd-soc-fsl-ssi +snd-soc-fsl-utils +snd-soc-fsl-xcvr +snd-soc-gtm601 +snd-soc-hda-codec +snd-soc-hdmi-codec +snd-soc-ics43432 +snd-soc-idt821034 +snd-soc-imx-audmux +snd-soc-inno-rk3036 +snd-soc-lochnagar-sc +snd-soc-lpass-macro-common +snd-soc-lpass-rx-macro +snd-soc-lpass-tx-macro +snd-soc-lpass-va-macro +snd-soc-lpass-wsa-macro +snd-soc-max9759 +snd-soc-max98088 +snd-soc-max98090 +snd-soc-max98357a +snd-soc-max98363 +snd-soc-max98373 +snd-soc-max98373-i2c +snd-soc-max98373-sdw +snd-soc-max98388 +snd-soc-max98390 +snd-soc-max98396 +snd-soc-max98504 +snd-soc-max98520 +snd-soc-max9860 +snd-soc-max9867 +snd-soc-max98927 +snd-soc-mikroe-proto +snd-soc-msm8916-analog +snd-soc-msm8916-digital +snd-soc-mt6351 +snd-soc-mt6358 +snd-soc-mt6660 +snd-soc-nau8315 +snd-soc-nau8540 +snd-soc-nau8810 +snd-soc-nau8821 +snd-soc-nau8822 +snd-soc-nau8824 +snd-soc-pcm1681 +snd-soc-pcm1789-codec +snd-soc-pcm1789-i2c +snd-soc-pcm179x-codec +snd-soc-pcm179x-i2c +snd-soc-pcm179x-spi +snd-soc-pcm186x +snd-soc-pcm186x-i2c +snd-soc-pcm186x-spi +snd-soc-pcm3060 +snd-soc-pcm3060-i2c +snd-soc-pcm3060-spi +snd-soc-pcm3168a +snd-soc-pcm3168a-i2c +snd-soc-pcm3168a-spi +snd-soc-pcm5102a +snd-soc-pcm512x +snd-soc-pcm512x-i2c +snd-soc-pcm512x-spi +snd-soc-peb2466 +snd-soc-rk3328 +snd-soc-rk817 +snd-soc-rl6231 +snd-soc-rt1308-sdw +snd-soc-rt1316-sdw +snd-soc-rt1318-sdw +snd-soc-rt5616 +snd-soc-rt5631 +snd-soc-rt5640 +snd-soc-rt5645 +snd-soc-rt5659 +snd-soc-rt5682 +snd-soc-rt5682-sdw +snd-soc-rt700 +snd-soc-rt711 +snd-soc-rt711-sdca +snd-soc-rt712-sdca +snd-soc-rt712-sdca-dmic +snd-soc-rt715 +snd-soc-rt715-sdca +snd-soc-rt722-sdca +snd-soc-rt9120 +snd-soc-sdw-mockup +snd-soc-sgtl5000 +snd-soc-si476x +snd-soc-sigmadsp +snd-soc-sigmadsp-i2c +snd-soc-sigmadsp-regmap +snd-soc-simple-amplifier +snd-soc-simple-card +snd-soc-simple-card-utils +snd-soc-simple-mux +snd-soc-sma1303 +snd-soc-spdif-rx +snd-soc-spdif-tx +snd-soc-src4xxx +snd-soc-src4xxx-i2c +snd-soc-ssm2305 +snd-soc-ssm2518 +snd-soc-ssm2602 +snd-soc-ssm2602-i2c +snd-soc-ssm2602-spi +snd-soc-ssm3515 +snd-soc-ssm4567 +snd-soc-sta32x +snd-soc-sta350 +snd-soc-sti-sas +snd-soc-tas2552 +snd-soc-tas2562 +snd-soc-tas2764 +snd-soc-tas2770 +snd-soc-tas2780 +snd-soc-tas2781-comlib +snd-soc-tas2781-fmwlib +snd-soc-tas2781-i2c +snd-soc-tas5086 +snd-soc-tas571x +snd-soc-tas5720 +snd-soc-tas5805m +snd-soc-tas6424 +snd-soc-tda7419 +snd-soc-test-component +snd-soc-tfa9879 +snd-soc-tfa989x +snd-soc-tlv320adc3xxx +snd-soc-tlv320adcx140 +snd-soc-tlv320aic23 +snd-soc-tlv320aic23-i2c +snd-soc-tlv320aic23-spi +snd-soc-tlv320aic31xx +snd-soc-tlv320aic32x4 +snd-soc-tlv320aic32x4-i2c +snd-soc-tlv320aic32x4-spi +snd-soc-tlv320aic3x +snd-soc-tlv320aic3x-i2c +snd-soc-tlv320aic3x-spi +snd-soc-tpa6130a2 +snd-soc-ts3a227e +snd-soc-tscs42xx +snd-soc-tscs454 +snd-soc-uda1334 +snd-soc-wcd-mbhc +snd-soc-wcd9335 +snd-soc-wcd934x +snd-soc-wcd938x +snd-soc-wcd938x-sdw +snd-soc-wm-adsp +snd-soc-wm8510 +snd-soc-wm8523 +snd-soc-wm8524 +snd-soc-wm8580 +snd-soc-wm8711 +snd-soc-wm8728 +snd-soc-wm8731 +snd-soc-wm8731-i2c +snd-soc-wm8731-spi +snd-soc-wm8737 +snd-soc-wm8741 +snd-soc-wm8750 +snd-soc-wm8753 +snd-soc-wm8770 +snd-soc-wm8776 +snd-soc-wm8782 +snd-soc-wm8804 +snd-soc-wm8804-i2c +snd-soc-wm8804-spi +snd-soc-wm8903 +snd-soc-wm8904 +snd-soc-wm8940 +snd-soc-wm8960 +snd-soc-wm8961 +snd-soc-wm8962 +snd-soc-wm8974 +snd-soc-wm8978 +snd-soc-wm8985 +snd-soc-wsa881x +snd-soc-wsa883x +snd-soc-wsa884x +snd-soc-xlnx-formatter-pcm +snd-soc-xlnx-i2s +snd-soc-xlnx-spdif +snd-soc-xtfpga-i2s +snd-soc-zl38060 +snd-timer +snd-ua101 +snd-ump +snd-usb-6fire +snd-usb-audio +snd-usb-caiaq +snd-usb-hiface +snd-usb-line6 +snd-usb-pod +snd-usb-podhd +snd-usb-toneport +snd-usb-usx2y +snd-usb-variax +snd-usbmidi-lib +snd-via82xx +snd-via82xx-modem +snd-virmidi +snd-virtuoso +snd-vx-lib +snd-vx222 +snd-ymfpci +snet_vdpa +snic +snps_udc_core +snps_udc_plat +softdog +softing +solo6x10 +solos-pci +sony-btf-mpx +soundcore +soundwire-bus +soundwire-qcom +sp2 +sp8870 +sp887x +spaceball +spaceorb +sparse-keymap +spcp8x5 +speakup +speakup_acntsa +speakup_apollo +speakup_audptr +speakup_bns +speakup_decext +speakup_dectlk +speakup_dummy +speakup_ltlk +speakup_soft +speakup_spkout +speakup_txprt +speedfax +speedtch +spi-altera-core +spi-altera-dfl +spi-altera-platform +spi-amd +spi-axi-spi-engine +spi-bitbang +spi-butterfly +spi-cadence +spi-cadence-xspi +spi-dln2 +spi-dw +spi-dw-mmio +spi-dw-pci +spi-fsi +spi-gpio +spi-lm70llp +spi-loopback-test +spi-microchip-core +spi-microchip-core-qspi +spi-mux +spi-mxic +spi-nor +spi-oc-tiny +spi-pci1xxxx +spi-pxa2xx-pci +spi-pxa2xx-platform +spi-sc18is602 +spi-sifive +spi-slave-system-control +spi-slave-time +spi-sn-f-ospi +spi-tle62x0 +spi-xcomm +spi-zynqmp-gqspi +spi_ks8995 +spidev +spinand +spl +spmi +sprd_serial +sps30 +sps30_i2c +sps30_serial +sr9700 +sr9800 +srf04 +srf08 +ssb +ssb-hcd +ssd1307fb +ssd130x +ssd130x-i2c +ssd130x-spi +ssfdc +ssp_accel_sensor +ssp_gyro_sensor +ssp_iio +sst25l +sstfb +ssu100 +st +st-mipid02 +st-nci +st-nci_i2c +st-nci_spi +st-vgxy61 +st1232 +st21nfca_hci +st21nfca_i2c +st7586 +st7735r +st95hf +st_accel +st_accel_i2c +st_accel_spi +st_drv +st_gyro +st_gyro_i2c +st_gyro_spi +st_lsm6dsx +st_lsm6dsx_i2c +st_lsm6dsx_i3c +st_lsm6dsx_spi +st_lsm9ds0 +st_lsm9ds0_i2c +st_lsm9ds0_spi +st_magn +st_magn_i2c +st_magn_spi +st_pressure +st_pressure_i2c +st_pressure_spi +st_sensors +st_sensors_i2c +st_sensors_spi +st_uvis25_core +st_uvis25_i2c +st_uvis25_spi +starfire +stb0899 +stb6000 +stb6100 +ste10Xp +stex +stinger +stk1160 +stk3310 +stk8312 +stk8ba50 +stm_console +stm_core +stm_ftrace +stm_heartbeat +stm_p_basic +stm_p_sys-t +stmfts +stmfx +stmmac +stmmac-pci +stmmac-platform +stmpe-adc +stmpe-keypad +stmpe-ts +stowaway +stp +stpddc60 +stpmic1 +stpmic1_onkey +stpmic1_regulator +stpmic1_wdt +streamzap +streebog_generic +stts751 +stusb160x +stv0288 +stv0297 +stv0299 +stv0367 +stv0900 +stv090x +stv0910 +stv6110 +stv6110x +stv6111 +sundance +sungem +sungem_phy +sunhme +suni +sunkbd +sunrise_co2 +sunrpc +sur40 +surface3_spi +svc-i3c-master +svgalib +switchtec +sx8654 +sx9310 +sx9324 +sx9360 +sx9500 +sx_common +sy7636a-hwmon +sy7636a-regulator +sy8106a-regulator +sy8824x +sy8827n +sym53c8xx +symbolserial +synaptics_i2c +synaptics_usb +synclink_gt +syscon-reboot-mode +sysv +t5403 +tag_ar9331 +tag_brcm +tag_dsa +tag_gswip +tag_hellcreek +tag_ksz +tag_lan9303 +tag_mtk +tag_none +tag_ocelot +tag_ocelot_8021q +tag_qca +tag_rtl4_a +tag_rtl8_4 +tag_rzn1_a5psw +tag_sja1105 +tag_trailer +tag_xrs700x +tap +target_core_file +target_core_iblock +target_core_mod +target_core_pscsi +target_core_user +tc-dwc-g210 +tc-dwc-g210-pci +tc-dwc-g210-pltfrm +tc358743 +tc358746 +tc358762 +tc358764 +tc358767 +tc358768 +tc358775 +tc3589x-keypad +tc654 +tc74 +tc90522 +tca6416-keypad +tca8418_keypad +tcan4x5x +tcm_fc +tcm_loop +tcm_qla2xxx +tcm_remote +tcm_usb_gadget +tcp_bbr +tcp_bic +tcp_cdg +tcp_dctcp +tcp_diag +tcp_highspeed +tcp_htcp +tcp_hybla +tcp_illinois +tcp_lp +tcp_nv +tcp_scalable +tcp_vegas +tcp_veno +tcp_westwood +tcp_yeah +tcpci +tcpci_maxim +tcpci_mt6360 +tcpci_mt6370 +tcpci_rt1711h +tcpm +tcrypt +tcs3414 +tcs3472 +tda10021 +tda10023 +tda10048 +tda1004x +tda10071 +tda10086 +tda18212 +tda18218 +tda18250 +tda18271 +tda18271c2dd +tda1997x +tda38640 +tda665x +tda7432 +tda8083 +tda8261 +tda826x +tda827x +tda8290 +tda9840 +tda9887 +tda9950 +tda998x +tdfxfb +tdo24m +tea575x +tea5761 +tea5767 +tea6415c +tea6420 +team +team_mode_activebackup +team_mode_broadcast +team_mode_loadbalance +team_mode_random +team_mode_roundrobin +tef6862 +tehuti +teranetics +test_blackhole_dev +test_bpf +test_power +tg3 +thc63lvd1024 +thermal-generic-adc +thermal_mmio +thmc50 +ths7303 +ths8200 +thunder_bgx +thunder_xcv +thunderbolt +thunderbolt_net +ti-adc081c +ti-adc0832 +ti-adc084s021 +ti-adc108s102 +ti-adc12138 +ti-adc128s052 +ti-adc161s626 +ti-ads1015 +ti-ads1100 +ti-ads124s08 +ti-ads131e08 +ti-ads7924 +ti-ads7950 +ti-ads8344 +ti-ads8688 +ti-dac082s085 +ti-dac5571 +ti-dac7311 +ti-dac7612 +ti-dlpc3433 +ti-lmp92064 +ti-lmu +ti-sn65dsi83 +ti-sn65dsi86 +ti-tfp410 +ti-tlc4541 +ti-tpd12s015 +ti-tsc2046 +ti_am335x_adc +ti_am335x_tsc +ti_am335x_tscadc +ti_usb_3410_5052 +tifm_7xx1 +tifm_core +tifm_ms +tifm_sd +timeriomem-rng +tipc +tlan +tls +tlv320aic23b +tm2-touchkey +tmag5273 +tmdc +tmp006 +tmp007 +tmp102 +tmp103 +tmp108 +tmp117 +tmp401 +tmp421 +tmp464 +tmp513 +toshsd +touchit213 +touchright +touchwin +tpci200 +tpl0102 +tpm_atmel +tpm_st33zp24 +tpm_st33zp24_i2c +tpm_st33zp24_spi +tpm_tis_i2c +tpm_tis_i2c_cr50 +tpm_tis_spi +tpm_vtpm_proxy +tps23861 +tps40422 +tps51632-regulator +tps53679 +tps546d24 +tps6105x +tps6105x-regulator +tps62360-regulator +tps6286x-regulator +tps6287x-regulator +tps65010 +tps65023-regulator +tps6507x +tps6507x-regulator +tps6507x-ts +tps65086 +tps65086-regulator +tps65090-charger +tps65090-regulator +tps65132-regulator +tps65218 +tps65218-pwrbutton +tps65218-regulator +tps65219 +tps65219-pwrbutton +tps65219-regulator +tps6524x-regulator +tps6586x-regulator +tps65910-regulator +tps65912-regulator +tps6594-core +tps6594-esm +tps6594-i2c +tps6594-pfsm +tps6594-regulator +tps6594-spi +tps6598x +tqmx86 +trace-printk +trancevibrator +trf7970a +tridentfb +ts2020 +ts_bm +ts_fsm +ts_kmp +tsc2004 +tsc2005 +tsc2007 +tsc200x-core +tsc40 +tsl2550 +tsl2563 +tsl2583 +tsl2591 +tsl2772 +tsl4531 +tsnep +tsys01 +tsys02d +ttm +ttpci-eeprom +ttusb_dec +ttusbdecfe +ttusbir +ttynull +tua6100 +tua9001 +tulip +tuner +tuner-simple +tuner-types +tunnel4 +tunnel6 +turbografx +tvaudio +tveeprom +tvp514x +tvp5150 +tvp7002 +tw2804 +tw5864 +tw68 +tw686x +tw9903 +tw9906 +tw9910 +twidjoy +twl-regulator +twl4030-madc +twl4030-pwrbutton +twl4030-vibra +twl4030_charger +twl4030_keypad +twl4030_madc_battery +twl4030_wdt +twl6030-gpadc +twl6030-regulator +twl6040-vibra +twofish_common +twofish_generic +txgbe +typec +typec_displayport +typec_nvidia +typec_ucsi +typhoon +uPD60620 +u_audio +u_ether +u_serial +uacce +uartlite +uas +ubi +ubifs +ublk_drv +ubuntu-host +ucan +ucc_uart +ucd9000 +ucd9200 +ucs1002_power +ucsi_ccg +ucsi_glink +ucsi_stm32g0 +uda1342 +udc-core +udc-xilinx +udf +udl +udlfb +udp_diag +udp_tunnel +ueagle-atm +ufs +ufshcd-core +ufshcd-dwc +ufshcd-pci +ufshcd-pltfrm +ug3105_battery +uhid +uio +uio_aec +uio_cif +uio_dfl +uio_dmem_genirq +uio_fsl_elbc_gpcm +uio_mf624 +uio_netx +uio_pci_generic +uio_pdrv_genirq +uio_pruss +uio_sercos3 +uleds +uli526x +ulpi +ums-alauda +ums-cypress +ums-datafab +ums-eneub6250 +ums-freecom +ums-isd200 +ums-jumpshot +ums-karma +ums-onetouch +ums-realtek +ums-sddr09 +ums-sddr55 +ums-usbat +unix_diag +upd64031a +upd64083 +upd78f0730 +us5182d +usb-conn-gpio +usb-serial-simple +usb-storage +usb251xb +usb3503 +usb4604 +usb8xxx +usb_8dev +usb_debug +usb_f_acm +usb_f_ecm +usb_f_ecm_subset +usb_f_eem +usb_f_fs +usb_f_hid +usb_f_mass_storage +usb_f_midi +usb_f_ncm +usb_f_obex +usb_f_phonet +usb_f_printer +usb_f_rndis +usb_f_serial +usb_f_ss_lb +usb_f_tcm +usb_f_uac1 +usb_f_uac1_legacy +usb_f_uac2 +usb_f_uvc +usb_wwan +usbatm +usbdux +usbduxfast +usbduxsigma +usbhid +usbip-core +usbip-host +usbip-vudc +usbkbd +usblcd +usblp +usbmisc_imx +usbmon +usbmouse +usbnet +usbserial +usbsevseg +usbtest +usbtmc +usbtouchscreen +usbtv +usdhi6rol0 +userio +userspace-consumer +ushc +uss720 +uvc +uvcvideo +uvesafb +v4l2-async +v4l2-dv-timings +v4l2-flash-led-class +v4l2-fwnode +v4l2-mem2mem +v4l2-tpg +vcan +vcnl3020 +vcnl4000 +vcnl4035 +vcpu_stall_detector +vctrl-regulator +vdpa +vdpa_sim +vdpa_sim_blk +vdpa_sim_net +vduse +veml6030 +veml6070 +ves1820 +ves1x93 +veth +vf610_adc +vf610_dac +vfio +vfio-pci +vfio-pci-core +vfio_iommu_spapr_tce +vga16fb +vgastate +vgem +vgg2432a4 +vhci-hcd +vhost +vhost_iotlb +vhost_net +vhost_scsi +vhost_vdpa +vhost_vsock +via-rhine +via-sdmmc +via-velocity +via686a +vicodec +video-i2c +video-mux +videobuf-core +videobuf-dma-sg +videobuf2-common +videobuf2-dma-contig +videobuf2-dma-sg +videobuf2-dvb +videobuf2-memops +videobuf2-v4l2 +videobuf2-vmalloc +videodev +vim2m +vimc +viperboard +viperboard_adc +virt-dma +virt_wifi +virtio-gpu +virtio-rng +virtio_bt +virtio_crypto +virtio_dma_buf +virtio_input +virtio_pmem +virtio_rpmsg_bus +virtio_snd +virtio_vdpa +virtiofs +virtual +virtual_ncidev +visl +visor +vitesse +vitesse-vsc73xx-core +vitesse-vsc73xx-platform +vitesse-vsc73xx-spi +vivid +vkms +vl53l0x-i2c +vl6180 +vmac +vme_fake +vme_tsi148 +vme_user +vmk80xx +vmw_vsock_virtio_transport +vmw_vsock_virtio_transport_common +vmx-crypto +vp27smpx +vp_vdpa +vport-geneve +vport-gre +vport-vxlan +vpx3220 +vrf +vringh +vsock +vsock_diag +vsock_loopback +vsockmon +vsxxxaa +vt6655_stage +vt6656_stage +vt8231 +vt8623fb +vub300 +vx855 +vxcan +vxlan +vz89x +w1-gpio +w1_ds2405 +w1_ds2406 +w1_ds2408 +w1_ds2413 +w1_ds2423 +w1_ds2430 +w1_ds2431 +w1_ds2433 +w1_ds2438 +w1_ds250x +w1_ds2780 +w1_ds2781 +w1_ds2805 +w1_ds28e04 +w1_ds28e17 +w1_smem +w1_therm +w5100 +w5100-spi +w5300 +w6692 +w83773g +w83781d +w83791d +w83792d +w83793 +w83795 +w83l785ts +w83l786ng +wacom +wacom_i2c +wacom_serial4 +wacom_w8001 +walkera0701 +wanxl +warrior +wbsd +wcd934x +wcn36xx +wd719x +wdrtas +wdt87xx_i2c +wdt_pci +wfx +whiteheat +wil6210 +wilc1000 +wilc1000-sdio +wilc1000-spi +winbond-840 +windfarm_core +wire +wireguard +wishbone-serial +wl1251 +wl1251_sdio +wl1251_spi +wl1273-core +wl12xx +wl18xx +wlcore +wlcore_sdio +wlcore_spi +wm831x-dcdc +wm831x-hwmon +wm831x-isink +wm831x-ldo +wm831x-on +wm831x-ts +wm831x_backup +wm831x_bl +wm831x_power +wm831x_wdt +wm8350-hwmon +wm8350-regulator +wm8350_power +wm8350_wdt +wm8400-regulator +wm8739 +wm8775 +wm8994 +wm8994-regulator +wm97xx-ts +wp512 +wpcm450-soc +wusb3801 +wwan_hwsim +x25 +x9250 +x_tables +xbox_remote +xc2028 +xc4000 +xc5000 +xcbc +xctr +xdma +xdpe12284 +xdpe152c4 +xfrm4_tunnel +xfrm6_tunnel +xfrm_algo +xfrm_interface +xfrm_ipcomp +xfrm_user +xfs +xhci-pci +xhci-pci-renesas +xhci-plat-hcd +xilinx-csi2rxss +xilinx-pr-decoupler +xilinx-spi +xilinx-tpg +xilinx-video +xilinx-vtc +xilinx-xadc +xilinx_dpdma +xilinx_emac +xilinx_emaclite +xilinx_gmii2rgmii +xilinx_ps2 +xilinx_sdfec +xilinx_uartps +xillybus_class +xillybus_core +xillybus_of +xillybus_pcie +xillyusb +xiphera-trng +xlnx_vcu +xor +xpad +xr_serial +xrs700x +xrs700x_i2c +xrs700x_mdio +xsens_mt +xsk_diag +xt_AUDIT +xt_CHECKSUM +xt_CLASSIFY +xt_CONNSECMARK +xt_CT +xt_DSCP +xt_HL +xt_HMARK +xt_IDLETIMER +xt_LED +xt_LOG +xt_MASQUERADE +xt_NETMAP +xt_NFLOG +xt_NFQUEUE +xt_RATEEST +xt_REDIRECT +xt_SECMARK +xt_TCPMSS +xt_TCPOPTSTRIP +xt_TEE +xt_TPROXY +xt_TRACE +xt_addrtype +xt_bpf +xt_cgroup +xt_cluster +xt_comment +xt_connbytes +xt_connlabel +xt_connlimit +xt_connmark +xt_conntrack +xt_cpu +xt_dccp +xt_devgroup +xt_dscp +xt_ecn +xt_esp +xt_hashlimit +xt_helper +xt_hl +xt_ipcomp +xt_iprange +xt_ipvs +xt_l2tp +xt_length +xt_limit +xt_mac +xt_mark +xt_multiport +xt_nat +xt_nfacct +xt_osf +xt_owner +xt_physdev +xt_pkttype +xt_policy +xt_quota +xt_rateest +xt_realm +xt_recent +xt_sctp +xt_set +xt_socket +xt_state +xt_statistic +xt_string +xt_tcpmss +xt_tcpudp +xt_time +xt_u32 +xtkbd +xusbatm +xxhash_generic +xz_dec_test +yam +yamaha-yas530 +yealink +yellowfin +yurex +z3fold +zaurus +zd1201 +zd1211rw +zd1301 +zd1301_demod +zet6223 +zforce_ts +zfs +zhenhua +ziirave_wdt +zinitix +zl10036 +zl10039 +zl10353 +zl6100 +zonefs +zopt2201 +zpa2326 +zpa2326_i2c +zpa2326_spi +zram +zstd --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/ppc64el/generic.modules.builtin +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/ppc64el/generic.modules.builtin @@ -0,0 +1,260 @@ +8250 +8250_base +8250_fsl +8250_of +8250_pci +8250_rt288x +aead +aes_generic +af_packet +agpgart +akcipher +as3722 +asiliantfb +asn1_decoder +asn1_encoder +atkbd +backlight +bcm84881 +binfmt_script +bitrev +bsg +cbc +cdrom +cfbcopyarea +cfbfillrect +cfbimgblt +charger-manager +cn +configfs +cpufreq-dt +cpufreq-dt-platdev +cpufreq_conservative +cpufreq_ondemand +cpufreq_performance +cpufreq_powersave +cpufreq_userspace +crc-ccitt +crc-t10dif +crc16 +crc32 +crc32c_generic +crc64 +crc64-rocksoft +crc64_rocksoft_generic +crct10dif_common +crct10dif_generic +crypto +crypto_acompress +crypto_algapi +crypto_hash +crypto_null +cryptomgr +ctr +cts +da9063 +dax +deflate +dh_generic +digsig +dm-mod +dns_resolver +drbg +drm_mipi_dsi +drop_monitor +dwc2 +ecb +ecryptfs +edac_core +ehci-hcd +ehci-pci +encrypted-keys +evdev +exportfs +ext4 +extcon-core +failover +fat +fb +fb_sys_fops +fddi +firmware_class +fixed_phy +font +fuse +fwnode_mdio +gcm +geniv +gf128mul +ghash-generic +glob +governor_passive +governor_performance +governor_powersave +governor_simpleondemand +governor_userspace +gpio-generic +gpio-xilinx +gxt4500 +hmac +hwmon +i2c-core +i2c-designware-core +i2c-designware-platform +i2c-dev +i2c-opal +i8042 +imsttfb +input-core +ipv6 +irqbypass +jbd2 +jitterentropy_rng +kdf_sp800108 +kgdboc +kpp +led-class +libaes +libata +libcryptoutils +libnvdimm +libphy +libps2 +libsha1 +libsha256 +linear_ranges +loop +lz4_decompress +lzo +lzo-rle +lzo_compress +lzo_decompress +max14577 +max310x +max77686 +max77693 +mbcache +md-mod +md5 +mdio_devres +mfd-core +mmc_core +mousedev +mpi +mq-deadline +n_null +net_failover +nls_base +nls_cp437 +nvram +of_mdio +ohci-hcd +ohci-pci +oid_registry +palmas +pci-host-common +pci-host-generic +pinctrl-as3722 +pinctrl-microchip-sgpio +pinctrl-ocelot +pinctrl-palmas +pinctrl-single +pkcs7_message +powernv-cpufreq +ppp_generic +pps_core +pretimeout_noop +pstore +ptp +public_key +rapidio +rational +regmap-i2c +regmap-mmio +regmap-spi +rfkill +rng +rng-core +roles +rsa_generic +rtc-generic +rtc-opal +sccnxp +scsi_common +scsi_mod +scsi_transport_srp +sd_mod +sec-core +sec-irq +selftests +seqiv +serdev +serial_base +serial_mctrl_gpio +serio +sg +sha1_generic +sha256_generic +sha3_generic +sha512_generic +sig +skcipher +slhc +spi-fsl-lib +spi-fsl-spi +squashfs +sr_mod +syscopyarea +sysfillrect +sysimgblt +t10-pi +tcp_cubic +tpm +tpm_i2c_atmel +tpm_i2c_infineon +tpm_i2c_nuvoton +tpm_ibmvtpm +tpm_tis +tpm_tis_core +tps65912-core +tps65912-i2c +tps65912-spi +trusted +ttyprintk +tun +uhci-hcd +uinput +unix +usb-common +usbcore +utf8data +vfat +vgacon +virtio +virtio_balloon +virtio_blk +virtio_console +virtio_mmio +virtio_net +virtio_pci +virtio_pci_legacy_dev +virtio_pci_modern_dev +virtio_ring +virtio_scsi +vivaldi-fmap +watchdog +wwan +wwnr +x509_key_parser +xgmac_mdio +xhci-hcd +xts +xxhash +xz_dec +zbud +zlib_deflate +zlib_inflate +zsmalloc +zstd_common +zstd_compress +zstd_decompress --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/ppc64el/generic.retpoline +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/ppc64el/generic.retpoline @@ -0,0 +1 @@ +# RETPOLINE NOT ENABLED --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/s390x/generic +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/s390x/generic @@ -0,0 +1,14352 @@ +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x5731a85d crypto_cipher_setkey vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0x748a9849 crypto_cipher_decrypt_one vmlinux +CRYPTO_INTERNAL EXPORT_SYMBOL_GPL 0xa79662d8 crypto_cipher_encrypt_one vmlinux +CXL EXPORT_SYMBOL_GPL 0x84b45156 insert_resource_expand_to_fit vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x0856d699 dma_buf_put vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x0d03e666 dma_buf_map_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x25e756bc dma_buf_move_notify vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x2ced3b30 dma_buf_pin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x350290b6 dma_buf_map_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x4332a6b7 dma_buf_end_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x48790599 dma_buf_vmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x48f42b38 dma_buf_vunmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x4f55e042 dma_buf_detach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x655cd7d9 dma_buf_unpin vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0x9cea3944 dma_buf_begin_cpu_access vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xac222793 dma_buf_fd vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xcae45788 dma_buf_attach vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xd5f9ec90 dma_buf_mmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xdffa4712 dma_buf_export vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xeda160a2 dma_buf_vunmap_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf0ea7752 dma_buf_unmap_attachment_unlocked vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf20c42fd dma_buf_get vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf8ee28e4 dma_buf_vmap vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xf8eef036 dma_buf_unmap_attachment vmlinux +DMA_BUF EXPORT_SYMBOL_GPL 0xff014167 dma_buf_dynamic_attach vmlinux +EXPORT_SYMBOL arch/s390/crypto/chacha_s390 0x220b49ab chacha_crypt_arch +EXPORT_SYMBOL arch/s390/crypto/chacha_s390 0xdc94f829 chacha_init_arch +EXPORT_SYMBOL arch/s390/crypto/chacha_s390 0xdd8ec6bd hchacha_block_arch +EXPORT_SYMBOL crypto/blake2b_generic 0xe13c4380 blake2b_compress_generic +EXPORT_SYMBOL crypto/ecc 0x16e410ff vli_from_be64 +EXPORT_SYMBOL crypto/ecc 0x188a1647 ecc_is_pubkey_valid_full +EXPORT_SYMBOL crypto/ecc 0x1a5faa3a vli_mod_inv +EXPORT_SYMBOL crypto/ecc 0x4c281912 vli_is_zero +EXPORT_SYMBOL crypto/ecc 0x671f7aa5 ecc_is_key_valid +EXPORT_SYMBOL crypto/ecc 0x7c0fbb00 vli_mod_mult_slow +EXPORT_SYMBOL crypto/ecc 0x8261eccb ecc_get_curve25519 +EXPORT_SYMBOL crypto/ecc 0x8e688192 ecc_alloc_point +EXPORT_SYMBOL crypto/ecc 0x90cdc197 ecc_free_point +EXPORT_SYMBOL crypto/ecc 0x9263b417 ecc_point_mult_shamir +EXPORT_SYMBOL crypto/ecc 0x92668805 vli_cmp +EXPORT_SYMBOL crypto/ecc 0x932b6ff7 vli_num_bits +EXPORT_SYMBOL crypto/ecc 0x9f6efabd vli_sub +EXPORT_SYMBOL crypto/ecc 0xa76b31a2 crypto_ecdh_shared_secret +EXPORT_SYMBOL crypto/ecc 0xb10fc19e ecc_get_curve +EXPORT_SYMBOL crypto/ecc 0xd6315f31 ecc_gen_privkey +EXPORT_SYMBOL crypto/ecc 0xd94c8eb5 ecc_point_is_zero +EXPORT_SYMBOL crypto/ecc 0xde867c29 ecc_is_pubkey_valid_partial +EXPORT_SYMBOL crypto/ecc 0xeac9b99a vli_from_le64 +EXPORT_SYMBOL crypto/ecc 0xed4ae15e ecc_make_pub_key +EXPORT_SYMBOL crypto/nhpoly1305 0x063ca8c1 crypto_nhpoly1305_setkey +EXPORT_SYMBOL crypto/nhpoly1305 0x6cfbf93b crypto_nhpoly1305_final_helper +EXPORT_SYMBOL crypto/nhpoly1305 0x9cfcf990 crypto_nhpoly1305_update_helper +EXPORT_SYMBOL crypto/nhpoly1305 0xd8125fe1 crypto_nhpoly1305_update +EXPORT_SYMBOL crypto/nhpoly1305 0xddce5950 crypto_nhpoly1305_final +EXPORT_SYMBOL crypto/nhpoly1305 0xe9fdc238 crypto_nhpoly1305_init +EXPORT_SYMBOL crypto/xor 0x5b6c00e6 xor_blocks +EXPORT_SYMBOL drivers/block/drbd/drbd 0x127a5901 drbd_set_st_err_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x35131b36 drbd_role_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0x7730f22d drbd_conn_str +EXPORT_SYMBOL drivers/block/drbd/drbd 0xaf27bebf drbd_disk_str +EXPORT_SYMBOL drivers/gpu/drm/drm 0x007198bf drm_modeset_acquire_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x01dc5419 drm_vblank_work_cancel_sync +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03156232 __drm_get_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x03d52883 drm_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0445f22d drm_probe_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05a4ee8f drm_crtc_vblank_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05aacdad drm_gem_unlock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x05e1dbb0 drm_print_regset32 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x06e0823e drm_gem_vm_close +EXPORT_SYMBOL drivers/gpu/drm/drm 0x071df6f4 __drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm 0x082fc903 drm_atomic_state_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x086a875b drm_gem_private_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0917c903 drm_plane_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a37112e drm_crtc_vblank_on +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a40d6aa drm_av_sync_delay +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0a72f765 drm_clflush_virt_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0ad7782d drm_gem_lru_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0b714b1e drm_crtc_accurate_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0c032e25 drm_object_property_set_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0c04271c drm_gem_dmabuf_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0c4ee32e drm_atomic_get_old_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0ccb23ff drm_client_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d033f2f drm_mode_validate_ycbcr420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d28376c drm_is_current_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0d9b4753 drm_mode_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0de60ca5 drm_get_edid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0e43d118 drm_atomic_private_obj_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0e4cd202 drm_gem_prime_import_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f6884f3 drm_dev_has_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0f7acb66 drm_mm_print +EXPORT_SYMBOL drivers/gpu/drm/drm 0x0fd60df2 drm_get_connector_status_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1048abb2 drm_atomic_add_affected_connectors +EXPORT_SYMBOL drivers/gpu/drm/drm 0x107742a9 drm_get_subpixel_order_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x11ae9a38 drm_display_mode_from_cea_vic +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1314a15d drm_compat_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1315ffda drm_atomic_normalize_zpos +EXPORT_SYMBOL drivers/gpu/drm/drm 0x137530d5 drm_sysfs_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x137fcefd drm_show_fdinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x145c3665 drm_framebuffer_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x16b809c8 drm_print_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x171d1b96 drm_atomic_get_connector_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1785e4aa drm_syncobj_get_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0x17d9dae8 drm_bridge_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x184dbf23 drm_event_cancel_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x189e9f1c drm_atomic_get_old_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x18b7c715 drm_framebuffer_plane_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1a411479 drm_syncobj_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1b495d48 drm_mode_create_hdmi_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1d585530 drm_gem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1d772273 drm_atomic_bridge_chain_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1e87c194 drm_gem_prime_export +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1f8e0a8f __drmm_add_action +EXPORT_SYMBOL drivers/gpu/drm/drm 0x1ff4d5c0 drm_object_property_get_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x20ab3c52 drm_atomic_get_old_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2100c556 __drmm_add_action_or_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0x210484d8 drm_dev_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2183c08c drm_mm_scan_add_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x219342ca drm_atomic_private_obj_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x235a367f drm_aperture_remove_conflicting_pci_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x239013ac drm_plane_create_alpha_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2452c12a drm_client_framebuffer_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24993e50 drm_edid_are_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x24d124ac drm_mode_equal_no_clocks_no_stereo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2556dc23 drm_gtf_mode_complex +EXPORT_SYMBOL drivers/gpu/drm/drm 0x25daad93 __drm_mm_interval_first +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2754dad8 drm_mm_reserve_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x27611e0b __drm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x27978ecc drm_connector_update_privacy_screen +EXPORT_SYMBOL drivers/gpu/drm/drm 0x27a1d444 drm_connector_update_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x28779e52 drm_printf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29c0d1fa drm_crtc_enable_color_mgmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0x29f078d1 drm_mode_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2a962499 drm_mm_scan_init_with_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ac570e4 drm_gem_vm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2c09edd1 drm_gem_private_object_fini +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d134514 drm_panel_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d467191 drm_modeset_lock_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d823bab drm_gem_handle_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2d8c804e drm_dev_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2da4d78e drm_plane_create_zpos_immutable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2ed3c600 drm_mode_debug_printmodeline +EXPORT_SYMBOL drivers/gpu/drm/drm 0x2f463e6c drm_crtc_vblank_helper_get_vblank_timestamp_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0x303641de drm_property_create_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31128819 drm_framebuffer_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3180fd35 drm_edid_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x319b952f drm_aperture_remove_conflicting_framebuffers +EXPORT_SYMBOL drivers/gpu/drm/drm 0x31b8a5e3 __drm_set_edid_firmware_path +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32a0cc37 drm_print_bits +EXPORT_SYMBOL drivers/gpu/drm/drm 0x32bf513d drm_put_dev +EXPORT_SYMBOL drivers/gpu/drm/drm 0x33595a15 drm_mode_create_tv_properties_legacy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3432105f drm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x34bc9d03 drm_client_framebuffer_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0x35c7f66f drm_atomic_set_mode_prop_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x362feff8 drm_atomic_set_fb_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0x36a2d664 drm_connector_attach_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x37b8231b drm_hdmi_vendor_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x37d54367 drm_plane_get_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38690d99 drm_detect_hdmi_monitor +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38724f64 drm_crtc_vblank_waitqueue +EXPORT_SYMBOL drivers/gpu/drm/drm 0x38a6cc83 drm_modeset_unlock +EXPORT_SYMBOL drivers/gpu/drm/drm 0x394b9a32 drm_atomic_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0x397c3d27 drm_edid_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3989ea25 drm_connector_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a0c47ad drm_property_blob_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a0def48 drm_gem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3a0f8fe6 drm_vma_node_allow_once +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ab87110 drm_mode_equal_no_clocks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3b0e5e9c __drm_puts_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3c8b692b __drmm_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cb803c8 drm_vma_offset_manager_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3cdc37e9 drm_edid_to_speaker_allocation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3e9d2499 drm_vblank_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3ed01bae drm_crtc_check_viewport +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f405489 __drm_printfn_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0x3f8ac873 drm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x404bfd40 drm_writeback_prepare_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4106ba10 drm_property_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x41ad7090 drm_connector_list_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm 0x42a2e225 drm_crtc_next_vblank_start +EXPORT_SYMBOL drivers/gpu/drm/drm 0x42e163d7 drm_connector_set_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4326a068 drm_connector_list_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4403a9c3 drm_mode_get_hv_timing +EXPORT_SYMBOL drivers/gpu/drm/drm 0x440cd029 drm_panel_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4489a5e9 drm_edid_raw +EXPORT_SYMBOL drivers/gpu/drm/drm 0x44a2cadb drm_prime_sg_to_dma_addr_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4575a0ca drm_mode_set_crtcinfo +EXPORT_SYMBOL drivers/gpu/drm/drm 0x45b282d0 drm_mode_object_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x46ee0159 drm_color_lut_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4750848b drm_crtc_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x479abe84 drm_property_add_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0x47c55492 drm_plane_create_blend_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x496e988f drm_client_framebuffer_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0x49ee1651 drm_ioctl_kernel +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4a35d30d drm_mode_set_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b08f524 drm_gem_vmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4b7ebf95 drm_mm_remove_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4c877a68 drm_gem_object_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4cc70126 drm_syncobj_find_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d1eb6c4 drm_property_create_bool +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4d9fb505 devm_aperture_acquire_from_firmware +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4dbac2f8 drm_client_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4e2bee90 drm_event_reserve_init_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4ef1e3d6 drm_atomic_bridge_chain_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4fdc0eee drm_send_event_timestamp_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x4ffd9951 drm_modeset_drop_locks +EXPORT_SYMBOL drivers/gpu/drm/drm 0x503af8e0 drm_connector_set_link_status_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5059c3f4 drm_crtc_vblank_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x50674de7 drm_timeout_abs_to_jiffies +EXPORT_SYMBOL drivers/gpu/drm/drm 0x507af56e drm_connector_attach_edid_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x513072fe __drm_puts_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0x514cf89d drm_prime_sg_to_page_array +EXPORT_SYMBOL drivers/gpu/drm/drm 0x517db038 drm_mode_object_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x521ad6d0 drm_puts +EXPORT_SYMBOL drivers/gpu/drm/drm 0x52a21c86 drm_atomic_state_default_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5450cedf drm_set_preferred_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55608e87 drm_gem_dmabuf_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5576fc17 drm_gem_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55d6ca85 drm_bridge_chain_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm 0x55eb38da drm_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0x561fa6a3 drm_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5628eeb4 drm_syncobj_find +EXPORT_SYMBOL drivers/gpu/drm/drm 0x56708385 drm_property_create_object +EXPORT_SYMBOL drivers/gpu/drm/drm 0x56e07e77 drm_gem_lock_reservations +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57698a50 drm_mm_takedown +EXPORT_SYMBOL drivers/gpu/drm/drm 0x57b6efe3 drm_ioctl_flags +EXPORT_SYMBOL drivers/gpu/drm/drm 0x587a3cf0 drmm_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x589faa3e drm_bridge_chain_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x59056243 drm_mm_replace_node +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5990648c drm_noop +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c062d8d drm_connector_attach_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5c34a84d drm_mode_create_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x5f7985a5 drm_mm_scan_remove_block +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6029f867 drm_framebuffer_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x60932daa drm_mode_validate_driver +EXPORT_SYMBOL drivers/gpu/drm/drm 0x60fa1845 drm_encoder_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6125a8f7 drm_panel_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0x61a6d96b drm_mode_create_dvi_i_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x61eab18f drm_crtc_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6202cb20 drm_atomic_set_mode_for_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x621ce03d drm_gem_unmap_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0x62489a4a drm_gem_dmabuf_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x62572b08 drm_mode_create_from_cmdline_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x62977e0b drmm_kmalloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x639f212a drm_atomic_get_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x645136f6 drm_crtc_commit_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0x64791a9c drm_send_event_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x64a6aec0 drm_crtc_vblank_off +EXPORT_SYMBOL drivers/gpu/drm/drm 0x65702bd6 drm_default_rgb_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6584f7e3 drm_wait_one_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0x66d4d59a drm_connector_attach_hdr_output_metadata_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x66e32eb8 drm_crtc_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6791671f drm_gem_dmabuf_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x67a583d2 drm_gem_map_attach +EXPORT_SYMBOL drivers/gpu/drm/drm 0x682fbda3 drm_vma_node_is_allowed +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6905f289 drmm_kfree +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6910e4cd drm_format_info_min_pitch +EXPORT_SYMBOL drivers/gpu/drm/drm 0x69353664 __drm_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6a53ee99 drm_gem_prime_import +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6ac01ea8 drm_edid_to_sad +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6b48a0d9 drm_mode_create_aspect_ratio_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6bfb38ef drm_client_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6bfd5f4a drm_atomic_state_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c662094 drm_poll +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6c7f713b drm_atomic_add_affected_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6d85fa23 drm_framebuffer_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6d93c1d2 drm_mode_get_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6e6c2ff4 drm_connector_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6e949191 drm_gem_create_mmap_offset_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6f30e5db drm_property_create_enum +EXPORT_SYMBOL drivers/gpu/drm/drm 0x6f66dbc8 drm_dev_printk +EXPORT_SYMBOL drivers/gpu/drm/drm 0x70e32933 drm_dev_register +EXPORT_SYMBOL drivers/gpu/drm/drm 0x71ed2919 drm_edid_read +EXPORT_SYMBOL drivers/gpu/drm/drm 0x721d1ca8 drm_gem_lru_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x731d11f1 drm_modeset_unlock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7353fc99 drm_client_buffer_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x746c142f drm_hdmi_avi_infoframe_quant_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74a77b3a drm_mode_create_dp_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74aa65d6 drm_cvt_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x74fc6fbd drm_format_info_block_width +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7525680c drm_client_modeset_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7537d1b9 drm_atomic_set_crtc_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7565954d drm_atomic_get_crtc_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7670c7fe drm_panel_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm 0x76a94616 drm_dev_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0x76b64f05 drm_framebuffer_unregister_private +EXPORT_SYMBOL drivers/gpu/drm/drm 0x785c209c drm_event_reserve_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x79123343 drm_plane_create_color_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0x795aeca1 drm_prime_pages_to_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7a435e58 drm_invalid_op +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7afd4bc7 drm_edid_override_connector_update +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c0d9cad drm_display_info_set_bus_formats +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7c545285 drm_edid_get_monitor_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7d9b3370 drm_vma_offset_lookup_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7dbb9227 drm_plane_create_zpos_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e10d6f3 drm_gem_dmabuf_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e3277f8 ___drm_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7e3f7b28 drm_property_create_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7edf470b drm_edid_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0x7f1f055c __devm_drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x80ccc365 drm_syncobj_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x81b97349 drm_mode_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0x81eb1ed9 drm_atomic_get_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x82b7fa8c __drmm_crtc_alloc_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x82d9f7a5 drm_property_create_bitmask +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8361a130 drm_dev_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0x83a7d12c drm_gem_object_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0x83d6110e drm_modeset_lock_single_interruptible +EXPORT_SYMBOL drivers/gpu/drm/drm 0x84e0a038 drm_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x89c63102 drm_mode_create_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8a15ad6a drm_connector_attach_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8cd1f61b drm_vma_offset_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d3e9d10 drm_connector_unregister +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d3fa139 drm_atomic_get_new_connector_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8d72789e drm_edid_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8da792a7 drm_any_plane_has_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8e3b65c3 drm_atomic_get_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8e844254 drm_mode_prune_invalid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8f1ad1ac drm_gem_dma_resv_wait +EXPORT_SYMBOL drivers/gpu/drm/drm 0x8f5a25d5 drm_atomic_bridge_chain_pre_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0x90897c3b drm_framebuffer_plane_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x90bcc2e3 drm_crtc_arm_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0x91401e5a drm_gem_object_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x91d69c43 drm_client_modeset_check +EXPORT_SYMBOL drivers/gpu/drm/drm 0x93380a40 drm_gem_lru_move_tail +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9351743b drm_panel_remove +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9388b032 drm_mode_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x94bec700 drm_atomic_add_encoder_bridges +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9519dee7 drm_client_rotation +EXPORT_SYMBOL drivers/gpu/drm/drm 0x958bfbae drm_hdmi_avi_infoframe_from_display_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x958e37a3 drm_writeback_cleanup_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x95b1fa32 drm_writeback_connector_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0x95ee819b drm_writeback_queue_job +EXPORT_SYMBOL drivers/gpu/drm/drm 0x96cb21cb drm_analog_tv_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x982d09b3 drm_format_info_block_height +EXPORT_SYMBOL drivers/gpu/drm/drm 0x983b34ab drm_crtc_vblank_count_and_time +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9933a655 drm_dev_unplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a20efa3 drm_gem_prime_handle_to_fd +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a299577 drm_property_create_signed_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9a9bfc94 drm_object_property_get_default_value +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b285573 drm_match_cea_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b59f6c1 drm_connector_attach_colorspace_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b95c885 drm_mode_match +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9b9de1c1 drm_edid_header_is_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9ce050be drm_mode_copy +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9e71fa29 drm_plane_create_scaling_filter_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9eb6e71e drm_add_modes_noedid +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9f433903 drm_edid_connector_add_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9f5f43c8 drm_debugfs_remove_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9f6b38b9 drm_debugfs_create_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0x9fc5a558 drm_client_modeset_probe +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa110b805 drm_syncobj_replace_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa12dacb7 drm_gem_lru_move_tail_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa15661eb drm_crtc_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa1da7e45 drm_atomic_get_new_private_obj_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa216eaab drm_gem_lru_scan +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa248afde drm_detect_monitor_audio +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa38c4c94 drm_memcpy_from_wc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa4ce2964 drm_edid_get_panel_id +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa4d72837 drm_gem_prime_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa538862d drm_mode_object_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa5ec2523 drm_vma_node_revoke +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa659a1d3 drm_mode_crtc_set_gamma_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa65ea5c0 drm_atomic_bridge_chain_enable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa6943fc6 drm_edid_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa6eca9aa drm_state_dump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa7ff050f drm_vma_offset_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa80efbc1 drm_crtc_set_max_vblank_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa8a56c17 drm_sysfs_connector_status_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa8b67c72 drm_connector_attach_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa91bebb0 drm_syncobj_add_point +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa987ee75 drm_writeback_connector_init_with_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xa9ca6a1b drm_connector_has_possible_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaa1486ef drm_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaa70dd6b drm_edid_read_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xab8bcd01 drm_master_internal_acquire +EXPORT_SYMBOL drivers/gpu/drm/drm 0xaba2d4a1 drm_plane_get_damage_clips_count +EXPORT_SYMBOL drivers/gpu/drm/drm 0xac584700 drm_panel_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xac7722bb drm_edid_read_custom +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad4e902b drm_color_ctm_s31_32_to_qm_n +EXPORT_SYMBOL drivers/gpu/drm/drm 0xad7878f0 __drmm_mutex_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xae277372 __drm_crtc_commit_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb04a6426 drm_atomic_get_new_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb0b05ff5 drm_clflush_sg +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb11ac7a7 __drm_err +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb212dc3e drm_edid_dup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb280c758 drm_show_memory_stats +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb30b6823 drm_universal_plane_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb3750192 drm_edid_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb382fd13 drm_crtc_vblank_restore +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4032484 drm_mm_insert_node_in_range +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb4fe0501 drm_vma_offset_manager_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb5b9c989 drm_modeset_backoff +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb6127243 drm_need_swiotlb +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb7512397 drm_master_internal_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb82326a4 drm_modeset_lock_all +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb82e7732 drm_send_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb8442dfa drm_mode_put_tile_group +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb99e0a7f drm_gem_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9cad492 __drm_atomic_state_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xb9f9c146 drm_gem_map_dma_buf +EXPORT_SYMBOL drivers/gpu/drm/drm 0xba18cc34 drm_atomic_get_old_crtc_for_encoder +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb4e348e drm_vblank_work_schedule +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb56bfe9 drm_connector_init_with_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbb58a589 drm_edid_read_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbbd01e1b drm_gem_objects_lookup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbd2af451 drm_mode_set_config_internal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbda396e5 drm_gtf_mode +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbdf32055 drm_mode_create_tv_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe1ac6b9 drm_master_get +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe45d38c drm_connector_list_iter_end +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe508146 drmm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbe562cc8 drm_gem_create_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xbeefda90 drm_modeset_acquire_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc028e4ae drm_connector_create_privacy_screen_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc049f817 drm_mode_config_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc08c80c1 drm_add_edid_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc12faaf1 drm_crtc_init_with_planes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc1c621bd drm_crtc_handle_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc239cce2 drm_mode_parse_command_line_for_connector +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc32b7171 drm_client_modeset_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc39f38c2 drm_plane_create_rotation_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc3f44b95 drm_mode_create_tv_margin_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc530f5c3 drm_release_noglobal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5b80531 drm_property_blob_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc5fc97d3 drm_mode_probed_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc6105bf9 drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc651bd3e drm_plane_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc682a1f6 drm_property_create +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc6dfab1c drm_debugfs_add_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xc8efdb98 drm_gem_handle_delete +EXPORT_SYMBOL drivers/gpu/drm/drm 0xca83bbdd drm_atomic_state_clear +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb3a1e5c drm_plane_force_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb4fae8a drm_client_buffer_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcb5f18e5 drmm_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcc5435ea drm_gem_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xccd29734 __drmm_universal_plane_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcdb99cc9 drm_mode_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xce0f3598 drm_connector_list_iter_begin +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf11ba5f drm_vblank_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xcf5c96f5 drm_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd005e6da drm_clflush_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd05fda43 drm_prime_get_contiguous_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd13f9985 drm_edid_block_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd190218e drm_connector_attach_dp_subconnector_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd1f93386 drm_bridge_chain_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd3554207 drm_open +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd3da4d8a drm_sysfs_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd3ea73c9 drm_connector_set_panel_orientation_with_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd538c9d9 drm_mode_create_suggested_offset_properties +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd56805a3 drm_vblank_work_flush +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd680a377 drm_gem_object_free +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd73838cc drm_prime_gem_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd75b0669 drm_gem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7803400 drm_mode_plane_set_obj_prop +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7a9cf42 drm_mode_validate_size +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd7d02d49 drm_mode_config_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd8b8d95d drm_get_edid_switcheroo +EXPORT_SYMBOL drivers/gpu/drm/drm 0xd9457ef4 drm_gem_free_mmap_offset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xda96c974 drm_modeset_lock +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdab02ead __drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdaff2cdf drm_get_tv_mode_from_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdb320a08 drm_mode_is_420 +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdbe76c13 drm_gem_vunmap_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdcf1eb8d drm_property_lookup_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdd3c6afa drm_mode_is_420_also +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde1e9435 drm_atomic_bridge_chain_post_disable +EXPORT_SYMBOL drivers/gpu/drm/drm 0xde9f63c1 __drm_dev_dbg +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdec2da41 drm_writeback_signal_completion +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf10e0ba drm_client_modeset_commit_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf3f760d drm_mm_scan_color_evict +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf422920 drm_atomic_check_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf666902 drm_rotation_simplify +EXPORT_SYMBOL drivers/gpu/drm/drm 0xdf9bea0d drm_mode_duplicate +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe00ee5fe drm_connector_set_path_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe09f7f90 drm_crtc_vblank_helper_get_vblank_timestamp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe2035a7e drm_object_attach_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe22b1d83 drm_panel_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe2f2c34b drm_atomic_state_default_release +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe317082a __drm_printfn_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe3ac15d5 drm_mode_is_420_only +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe4d786fa drm_master_put +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe5b3b235 drm_client_dev_hotplug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe60c5e78 drm_gem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe633a4cd drm_format_info_bpp +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe6587ce9 drm_connector_atomic_hdr_metadata_equal +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe6aedf6a drm_gem_map_detach +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe6b4229c devm_drm_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe6c1b13e drm_crtc_send_vblank_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe716ccda drm_atomic_nonblocking_commit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8143b7d drm_connector_attach_privacy_screen_provider +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe876571d drm_debugfs_add_files +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe8a034df drm_dev_exit +EXPORT_SYMBOL drivers/gpu/drm/drm 0xe9f4f9cf drm_atomic_set_crtc_for_plane +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea00fe81 __drm_printfn_coredump +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea060949 drm_writeback_get_out_fence +EXPORT_SYMBOL drivers/gpu/drm/drm 0xea6201bd drm_get_format_info +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeaee864e drm_connector_attach_max_bpc_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeb2dbcfc drm_atomic_get_new_bridge_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xeb77bb35 drmm_mode_config_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xec1d3a19 drm_crtc_from_index +EXPORT_SYMBOL drivers/gpu/drm/drm 0xed228701 drm_connector_attach_vrr_capable_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee51ea8d drm_atomic_print_new_state +EXPORT_SYMBOL drivers/gpu/drm/drm 0xee87d7f8 drm_warn_on_modeset_not_all_locked +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0517d7a drm_mm_init +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf092af45 drm_vma_node_allow +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf0b16b36 drm_dev_enter +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf128b4d6 drm_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1421d13 drm_mode_sort +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1853c25 drm_connector_attach_content_type_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf1b5340a drm_mode_vrefresh +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf406e46a drm_get_connector_type_name +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4466119 drm_mode_find_dmt +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf46b0736 drm_driver_legacy_fb_format +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf4e06249 drm_gem_prime_fd_to_handle +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf56d53eb drm_panel_add +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf6ba846f drm_modeset_lock_all_ctx +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf7dcebd4 drm_connector_set_tile_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf824c7db __drm_printfn_debug +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf8a338b0 drm_file_get_master +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf9647f4b drm_connector_set_orientation_from_panel +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf9d67bbb drm_crtc_vblank_reset +EXPORT_SYMBOL drivers/gpu/drm/drm 0xf9d9bfce drm_connector_set_panel_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfab550e8 drm_property_replace_global_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfad0b00b drm_mode_create_scaling_mode_property +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfbdcbee7 drm_property_replace_blob +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfe066382 drm_connector_oob_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfe6cc186 drm_plane_enable_fb_damage_clips +EXPORT_SYMBOL drivers/gpu/drm/drm 0xfeb953b1 __drm_printfn_seq_file +EXPORT_SYMBOL drivers/gpu/drm/drm 0xffd8e49e drm_syncobj_get_fd +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x00382ed5 drm_atomic_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0115fa53 drm_gem_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x019bc318 drm_atomic_helper_bridge_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0226b072 drm_i2c_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x02eef39f drm_crtc_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0329063f drm_fb_helper_damage_area +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x039b0368 drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x07ed8caa drm_helper_connector_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x09342845 drm_atomic_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x095d3e00 drm_mode_config_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0c12c20d drm_panel_bridge_connector +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0d12a21c drm_fb_xrgb8888_to_gray8 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0dd7163b drm_atomic_helper_commit_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x0e46f931 drm_plane_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x143dcef6 drm_fb_helper_restore_fbdev_mode_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x160eca29 drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x16b911d4 drm_i2c_encoder_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x16f0b84f drm_atomic_helper_page_flip +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1a4eb3d7 drm_fb_xrgb8888_to_argb8888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1a7552f4 drm_kms_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1cfb1bdd __drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1d79ecdf drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x1ea80cde drm_fb_xrgb8888_to_argb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x20a1f33f drm_fb_xrgb8888_to_rgba5551 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x20e064c4 drm_atomic_helper_damage_merged +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x213c5edf drm_fb_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2175edfe drm_fb_helper_pan_display +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x219a7837 drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x25ce17ce drm_flip_work_queue_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x267e4908 drm_fb_memcpy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x27af4906 drm_fb_xrgb8888_to_argb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x28535d58 drm_fb_helper_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x291a0f39 drm_bridge_is_panel +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2badaa3d drm_atomic_helper_damage_iter_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2ca4b553 drm_fb_helper_fill_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2cab463e drm_atomic_helper_connector_tv_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2cf69e3f drm_fb_helper_output_poll_changed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d3eefda drm_atomic_helper_wait_for_flip_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d50570f drm_rect_calc_hscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x2d64038b drm_atomic_helper_update_legacy_modeset_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x309621d4 drm_atomic_helper_commit_cleanup_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x345b0247 drm_fb_helper_ioctl +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x360b1a52 drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x36982b5f drm_gem_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3775cabf drm_atomic_helper_commit_duplicated_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x38f4410a drm_fb_helper_damage_range +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x39f3c367 drm_gem_fb_end_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3d650063 drm_i2c_encoder_dpms +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3eee5e0b drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x3ffe2c14 drm_atomic_helper_async_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x43bff336 drm_atomic_helper_commit_tail +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x445b0f5c drm_crtc_helper_set_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x44956375 devm_drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x44d2cf9b drm_fb_helper_lastclose +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x44d7040f __drm_atomic_helper_crtc_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4517fc6c drm_gem_simple_kms_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x45624c20 __drm_atomic_helper_crtc_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46021e1c drm_kms_helper_poll_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46b4cd76 drm_fb_helper_initial_config +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x46d87a92 drm_kms_helper_poll_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4746dfb7 drm_self_refresh_helper_update_avg_times +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x487bbab3 drm_fb_helper_set_suspend_unlocked +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4a254b8b drm_i2c_encoder_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4a6d5f67 drm_atomic_helper_shutdown +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4b364010 drm_atomic_helper_connector_tv_margins_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4cc06b0b drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4dd17d83 drm_atomic_helper_plane_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4e5efe6d drm_kms_helper_connector_hotplug_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4e654358 drm_fb_helper_debug_enter +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x4eee20c0 drm_fb_helper_check_var +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x51e82fa9 drm_atomic_helper_wait_for_vblanks +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x52755543 drm_self_refresh_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x53664f4d drm_connector_helper_tv_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x540b7a56 drm_helper_encoder_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x54ff607d drm_self_refresh_helper_alter_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x56c1f466 drm_atomic_helper_commit_hw_done +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x57587b34 drm_connector_helper_get_modes_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a3d347d __drmm_simple_encoder_alloc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5a4734d1 drm_kms_helper_is_poll_worker +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5aa2b037 drm_flip_work_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5aadde47 drm_helper_move_panel_connectors_to_head +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5f1bdbe0 drm_atomic_helper_prepare_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x5fbc931a drm_atomic_helper_check_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x62d1aa77 drm_fb_swab +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x64db793c drm_atomic_helper_commit_tail_rpm +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6687184d drm_fb_helper_set_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x66f4b3c7 drm_atomic_helper_commit_modeset_disables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6b5c2b06 drm_atomic_helper_damage_iter_next +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6c13b1a0 drm_atomic_helper_dirtyfb +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6d3c1757 drm_atomic_helper_check_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6d6e98dd drm_gem_fb_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x6e30ba8e drm_rect_rotate_inv +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x70d931b5 drm_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x720d18f8 drm_mode_config_helper_suspend +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x73791953 drm_i2c_encoder_restore +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x78537d52 drm_gem_fb_create_handle +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x78abd81e drm_atomic_helper_swap_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7964f9dc drm_flip_work_queue +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x79820745 drmm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7a385f3b __drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7d75cead __drm_atomic_helper_plane_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x7fcaa74c drm_fb_helper_set_par +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x81aae471 drm_atomic_helper_async_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x81e4e392 __drm_gem_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x821d5bd5 drm_fb_helper_unprepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x82a60422 drm_atomic_helper_check_plane_damage +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x83a6530d __drm_atomic_helper_plane_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x84075085 drm_atomic_helper_connector_tv_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x85d495ca drm_self_refresh_helper_cleanup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x871ab41a drm_rect_intersect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8818d78f drm_atomic_helper_check_modeset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x896bbb6c drm_panel_bridge_set_orientation +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8a4d7678 drm_fb_xrgb8888_to_rgb565 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8a87e61c drm_atomic_helper_update_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8aa130dd drm_atomic_helper_check_wb_encoder_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x8e1b6b7d drm_atomic_helper_disable_planes_on_crtc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x911dccec drm_connector_helper_hpd_irq_event +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x91fec1cc drm_rect_calc_vscale +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9217d4ee drm_i2c_encoder_save +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9345b671 drm_atomic_helper_setup_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9370fbad __drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x93cec5c7 drm_flip_work_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x951ac594 drm_panel_bridge_remove +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x96c0bf98 drm_fbdev_generic_setup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x973f0ea7 drm_kms_helper_poll_enable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x97d1e786 drm_atomic_helper_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x99fd20aa drm_rect_clip_scaled +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9b9011eb drm_atomic_helper_wait_for_fences +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9f099297 drm_fb_blit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9f349967 devm_drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0x9fa326e1 drm_plane_helper_disable_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa15c9bfc drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa2a4c67b drm_fb_xrgb8888_to_mono +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa2b0d8ce drm_fb_helper_unregister_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa34a53e0 drm_plane_helper_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xa78dfb5b drm_fb_xrgb8888_to_rgb888 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaad94f56 drm_helper_probe_detect +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xab6c58bd __drm_atomic_helper_crtc_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xac693b91 drm_crtc_helper_atomic_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xacb82b99 drm_helper_resume_force_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xadd790c9 __drm_atomic_helper_connector_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xaf94d790 drm_fb_helper_release_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb053adda drm_rect_rotate +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb350c64e drm_i2c_encoder_mode_fixup +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb36a0f4f drm_plane_helper_update_primary +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb3f99747 drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb40b0529 drm_fb_helper_debug_leave +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb5414da3 drm_atomic_helper_resume +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb62b1b19 drm_atomic_helper_fake_vblank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb66c484d drm_fb_helper_fini +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb6a6b711 drm_fb_clip_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb6cbfec8 drm_simple_display_pipe_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb77dbd25 drm_i2c_encoder_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb87d1134 drm_atomic_helper_commit_modeset_enables +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb923196a drm_atomic_helper_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xb9d3a846 drm_gem_fb_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbaad264d drm_fb_helper_blank +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbb5460e2 drm_panel_bridge_add +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xbe81bd58 drm_helper_mode_fill_fb_struct +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc14e9871 drm_atomic_helper_calc_timestamping_constants +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc20a6787 drm_atomic_helper_connector_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc460392a drm_flip_work_commit +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc483c010 drm_connector_helper_get_modes_from_ddc +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc5a6c3e0 drm_panel_bridge_add_typed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xc7c6390e drm_fb_helper_prepare +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcb2340b8 drm_rect_debug_print +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcd86d55c drm_gem_fb_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf11a549 drm_flip_work_allocate_task +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xcf9fab2c drm_gem_simple_kms_end_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd04403e5 __drm_gem_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd289c116 drm_atomic_helper_bridge_propagate_bus_fmt +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd2de9b7f drm_atomic_helper_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd339beaa drm_atomic_helper_check +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd36cc0b3 __drm_atomic_helper_crtc_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd3b8fe03 __drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd411d71e drm_helper_crtc_in_use +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd4c7517c drm_fb_helper_setcmap +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd58133f8 drm_gem_simple_kms_reset_shadow_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd6e7202b drm_fb_xrgb8888_to_xrgb1555 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd81e41b5 drm_helper_force_disable_all +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xd95de589 drm_atomic_helper_wait_for_dependencies +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdb917cc1 drm_kms_helper_poll_disable +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdccd5b73 drm_fb_helper_alloc_info +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdd137d92 drm_crtc_helper_mode_valid_fixed +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdd25dd93 __drm_gem_duplicate_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xdd6d648f drm_gem_simple_kms_destroy_shadow_plane_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe16f3283 drm_fb_xrgb8888_to_rgb332 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe205c0d0 drm_fb_xrgb8888_to_xrgb2101010 +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe20d6164 drm_simple_encoder_init +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe3ca31b0 drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe3e16023 drm_helper_disable_unused_functions +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe41e00e5 drm_atomic_helper_connector_destroy_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe45942b3 drm_connector_helper_get_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe724b948 drm_atomic_helper_check_crtc_primary_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xe92c8d4d drm_atomic_helper_commit_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xea64b74f drm_fb_helper_deferred_io +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xee847181 drm_crtc_helper_set_mode +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xefc7cf83 drm_i2c_encoder_mode_set +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf21c57c8 drm_atomic_helper_plane_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf3b01339 __drm_atomic_helper_connector_state_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf54c2a8a drm_gem_simple_kms_begin_shadow_fb_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf6e27c63 drm_atomic_helper_cleanup_planes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xf8babda0 __drm_atomic_helper_bridge_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfa2f54fb drm_atomic_helper_page_flip_target +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfac58a80 drm_simple_display_pipe_attach_bridge +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfb77398c drm_atomic_helper_disable_plane +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfb90f516 drm_fb_build_fourcc_list +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfb914392 __drm_atomic_helper_private_obj_duplicate_state +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfbf82051 drm_gem_fb_begin_cpu_access +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfcd93039 drm_i2c_encoder_destroy +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfd08683c drm_helper_probe_single_connector_modes +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xfda17731 drm_kms_helper_poll_reschedule +EXPORT_SYMBOL drivers/gpu/drm/drm_kms_helper 0xff77ab72 __drm_atomic_helper_bridge_reset +EXPORT_SYMBOL drivers/gpu/drm/drm_panel_orientation_quirks 0x2e439142 drm_get_panel_orientation_quirk +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x0f66e184 drm_gem_shmem_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x1b3ecdbe drm_gem_shmem_put_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x22fd2e40 drm_gem_shmem_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x356d0347 drm_gem_shmem_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x3c0aac83 drm_gem_shmem_get_pages +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x5084837f drm_gem_shmem_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x56d20a37 drm_gem_shmem_purge_locked +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x5a3447b8 drm_gem_shmem_madvise +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x60cc9c66 drm_gem_shmem_purge +EXPORT_SYMBOL drivers/gpu/drm/drm_shmem_helper 0x91252f6c drm_gem_shmem_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x352f1414 drm_gem_ttm_print_info +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0x9f49dbb3 drm_gem_ttm_mmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xab8e28a9 drm_gem_ttm_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xd81b9bf2 drm_gem_ttm_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_ttm_helper 0xdf826af0 drm_gem_ttm_dumb_map_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x00570ee1 drm_gem_vram_vunmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x0d7dfef7 drm_gem_vram_create +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x34098ee8 drm_gem_vram_plane_helper_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x5ea9f49d drm_gem_vram_simple_display_pipe_cleanup_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x5f72e26c drm_gem_vram_put +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x60b69f0e drm_gem_vram_fill_create_dumb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x6b7d9d4a drm_vram_mm_debugfs_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x7a4facb6 drm_gem_vram_pin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0x8e0ab93e drm_gem_vram_unpin +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xa44e711b drm_gem_vram_offset +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xa477dc07 drmm_vram_helper_init +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xb559c54f drm_gem_vram_vmap +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xbeeba3c6 drm_vram_helper_mode_valid +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xc1ce67de drm_gem_vram_plane_helper_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xe2af90d4 drm_gem_vram_simple_display_pipe_prepare_fb +EXPORT_SYMBOL drivers/gpu/drm/drm_vram_helper 0xf95dda35 drm_gem_vram_driver_dumb_create +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x02f5b0b5 ttm_bo_kmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x04ed9ca4 ttm_bo_vunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x05f00141 ttm_resource_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x08aa6ab2 ttm_eu_backoff_reservation +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0ae3cc64 ttm_bo_move_sync_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0beda824 ttm_device_swapout +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0ca13c8c ttm_bo_wait_ctx +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x0ca3ee5d ttm_resource_manager_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x101f92ce ttm_resource_manager_evict_all +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a2943ff ttm_resource_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1a71d30c ttm_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1ea746b2 ttm_bo_vm_access +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x1f44d5fa ttm_lru_bulk_move_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x29415d84 ttm_eu_reserve_buffers +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x35dfd61f ttm_tt_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x38c9960c ttm_bo_mmap_obj +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3a185623 ttm_pool_alloc +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x3af30a59 ttm_bo_init_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x424b1171 ttm_bo_move_to_lru_tail +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x50f18318 ttm_bo_unpin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x52ab4f2c ttm_bo_move_accel_cleanup +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5d83ea69 ttm_bo_vm_reserve +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x5f263760 ttm_kmap_iter_iomap_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x64e9dc87 ttm_device_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6894432c ttm_pool_free +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x69cc2943 ttm_tt_pages_limit +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x6f5f00e0 ttm_pool_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x716d561a ttm_kmap_iter_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x79879969 ttm_resource_manager_create_debugfs +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x80e347e8 ttm_bo_vm_open +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x831b19bf ttm_bo_kunmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x831f0014 ttm_device_clear_dma_mappings +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x834aeae1 ttm_bo_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x836e4570 ttm_pool_fini +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x862d7245 ttm_resource_manager_debug +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x865cb1ac ttm_resource_manager_usage +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x8cf9a98c ttm_bo_mem_space +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0x9fd8df5d ttm_device_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xa547db99 ttm_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xaafd3500 ttm_bo_pin +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb8653f0a ttm_pool_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xb92da8b0 ttm_range_man_init_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xba937f46 ttm_sg_tt_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xbe51138a ttm_tt_populate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc0ee5662 ttm_resource_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc1c45a86 ttm_bo_set_bulk_move +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc4a14006 ttm_bo_put +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xc5b6ce47 ttm_bo_vm_dummy_page +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xcbc8c72c ttm_bo_vmap +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xcfbb7ce6 ttm_io_prot +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd2587083 ttm_bo_move_memcpy +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xd503b928 ttm_bo_vm_close +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xda6dc568 ttm_lru_bulk_move_init +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe15c0905 ttm_glob +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe18061e3 ttm_bo_unmap_virtual +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe1a6867d ttm_bo_vm_fault_reserved +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe21ae5f7 ttm_bo_init_validate +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xe2cd6b48 ttm_bo_vm_fault +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xea2e11df ttm_bo_eviction_valuable +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xf02951f0 ttm_range_man_fini_nocheck +EXPORT_SYMBOL drivers/gpu/drm/ttm/ttm 0xfcdd87f9 ttm_eu_fence_buffer_objects +EXPORT_SYMBOL drivers/i2c/i2c-core 0x0056ed2d i2c_get_adapter +EXPORT_SYMBOL drivers/i2c/i2c-core 0x0329b1f2 i2c_verify_client +EXPORT_SYMBOL drivers/i2c/i2c-core 0x110bf1ef i2c_put_adapter +EXPORT_SYMBOL drivers/i2c/i2c-core 0x12cbb0c2 i2c_smbus_write_byte +EXPORT_SYMBOL drivers/i2c/i2c-core 0x153a3439 __i2c_smbus_xfer +EXPORT_SYMBOL drivers/i2c/i2c-core 0x2964d232 i2c_transfer_buffer_flags +EXPORT_SYMBOL drivers/i2c/i2c-core 0x3491d1ae i2c_smbus_pec +EXPORT_SYMBOL drivers/i2c/i2c-core 0x41d15b55 i2c_smbus_read_word_data +EXPORT_SYMBOL drivers/i2c/i2c-core 0x44d2037d i2c_smbus_read_byte +EXPORT_SYMBOL drivers/i2c/i2c-core 0x4507296d i2c_smbus_read_byte_data +EXPORT_SYMBOL drivers/i2c/i2c-core 0x68d8df53 i2c_del_adapter +EXPORT_SYMBOL drivers/i2c/i2c-core 0x707d1df8 i2c_smbus_read_i2c_block_data +EXPORT_SYMBOL drivers/i2c/i2c-core 0x7a2c60c8 i2c_get_adapter_by_fwnode +EXPORT_SYMBOL drivers/i2c/i2c-core 0x8178c42c i2c_smbus_read_block_data +EXPORT_SYMBOL drivers/i2c/i2c-core 0x83bef6f8 i2c_verify_adapter +EXPORT_SYMBOL drivers/i2c/i2c-core 0x90035420 i2c_smbus_write_block_data +EXPORT_SYMBOL drivers/i2c/i2c-core 0x94c18213 __i2c_transfer +EXPORT_SYMBOL drivers/i2c/i2c-core 0x9f98c8db i2c_clients_command +EXPORT_SYMBOL drivers/i2c/i2c-core 0xa0869cf5 i2c_get_match_data +EXPORT_SYMBOL drivers/i2c/i2c-core 0xa19b92a8 i2c_smbus_write_byte_data +EXPORT_SYMBOL drivers/i2c/i2c-core 0xa367e5e0 i2c_smbus_xfer +EXPORT_SYMBOL drivers/i2c/i2c-core 0xa3f425c6 i2c_find_adapter_by_fwnode +EXPORT_SYMBOL drivers/i2c/i2c-core 0xad219cea i2c_add_adapter +EXPORT_SYMBOL drivers/i2c/i2c-core 0xb2d2e086 i2c_smbus_write_i2c_block_data +EXPORT_SYMBOL drivers/i2c/i2c-core 0xd35d9adc i2c_register_driver +EXPORT_SYMBOL drivers/i2c/i2c-core 0xe1b88918 i2c_transfer +EXPORT_SYMBOL drivers/i2c/i2c-core 0xe8d4ac58 i2c_del_driver +EXPORT_SYMBOL drivers/i2c/i2c-core 0xeb31c945 i2c_smbus_read_i2c_block_data_or_emulated +EXPORT_SYMBOL drivers/i2c/i2c-core 0xed02f9cc i2c_find_device_by_fwnode +EXPORT_SYMBOL drivers/i2c/i2c-core 0xf8bced0f i2c_smbus_write_word_data +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x04253070 ib_send_cm_sidr_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x0a33c91b ib_cm_notify +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x146a8ebd ib_send_cm_dreq +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x29997eb0 ib_send_cm_drep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x3e13c5e3 ib_send_cm_mra +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x3efd9b3a ib_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x69824a14 ibcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x6b5673e4 ib_send_cm_rej +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x7f2b2c05 ib_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0x82900090 ib_send_cm_rtu +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xb18cd089 ib_send_cm_rep +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xdbe3de5b ib_cm_insert_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xe6406006 ib_send_cm_sidr_req +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xf2d9258d ib_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xf4cbf60b ib_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/ib_cm 0xf4dedac3 ib_send_cm_req +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x012eb524 ib_create_wq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x01e880df ib_unregister_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x02fb1f19 ibdev_emerg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x06830b9a ib_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x074ed151 ib_mr_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x08a70301 ib_rdmacg_try_charge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x094e7bc0 ib_get_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x0f165e2f rdma_link_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x10084d9c rdma_user_mmap_entry_insert_range +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x12721e64 ib_open_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x12ef35b6 ib_free_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1386e534 rdma_port_get_link_layer +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x138d8048 ib_mr_pool_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x13bbca54 rdma_replace_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x15836a12 rdma_move_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x16b5d89a ibdev_warn +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1a265d1d ib_drain_sq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1a6fe5f6 ib_dereg_mr_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1ac49265 ib_qp_usecnt_inc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1b037462 __rdma_block_iter_start +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1c6a6715 rdma_read_gid_l2_fields +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x1e98ff29 rdma_restrack_count +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x21953145 rdma_nl_put_driver_u32_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x23306f77 rdma_nl_put_driver_u64 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x239d03ac ib_create_qp_security +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x23d099dc ib_dealloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x260d838f ibdev_alert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2806f282 ibnl_put_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2894f573 rdma_restrack_new +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x29bc3cbf ib_cq_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2cd8a94f rdma_rw_ctx_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2d8d4519 ib_unregister_device_and_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2dd6416f rdma_query_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2e7d9f75 ib_get_cached_lmc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2fc99f4c rdma_dev_access_netns +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x2ff57534 ib_dma_virt_map_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x30596e2d ib_get_vf_config +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x305d595e rdma_modify_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x305e5701 rdma_addr_size_kss +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x312a2d66 rdma_rw_ctx_post +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3415d39c ib_unregister_device_queued +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x34cd96e1 rdma_hold_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x35bc24e4 ib_sa_guid_info_rec_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x364d630a ib_sa_get_mcmember_rec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x37caadb7 ib_create_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x380433af rdma_user_mmap_entry_get_pgoff +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x381113d1 ib_query_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x382d38b8 __ib_alloc_cq_any +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x384b95f4 ib_port_immutable_read +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x38717a41 ib_dispatch_event +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3b9580f9 rdma_copy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3be7de95 ibdev_notice +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3dcf3925 ib_alloc_mr_integrity +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3e7e6021 rdma_nl_put_driver_u32 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x3fc2387c ib_ud_header_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x40b66362 ib_create_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4110f8e9 ib_port_unregister_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x41838a9e ib_register_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x42212bdb ib_sa_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x42d86f23 rdma_user_mmap_io +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x434c5d10 zgid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x43b03f63 ib_drain_rq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4406a3eb rdma_umap_priv_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x44086d25 rdma_user_mmap_entry_insert +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x44afa9fa ib_create_ah_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x44f838e9 rdma_move_grh_sgid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x45fb8985 rdma_nl_chk_listeners +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x470427fd rdma_nl_unicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x488000c0 ib_map_mr_sg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x49b2fb91 rdma_copy_src_l2_addr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4cd66e5c __ib_create_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e155af0 ib_response_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4e90435c ib_sa_free_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x4fc99629 __ib_alloc_pd +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x52399f88 ib_sg_to_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x52404b29 rdma_rw_ctx_destroy_signature +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x552ba8f4 ibnl_put_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x55bb02f3 ib_cache_gid_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5692fc46 ib_alloc_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x56ac82d8 rdma_restrack_del +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x56ef0e93 ib_advise_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5843d187 ib_detach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5a0f2354 ib_find_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5b121b6f ib_modify_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5c349ada ib_process_cq_direct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5d82f5c7 rdma_resolve_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x5f66a62c rdma_put_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6045b136 ib_post_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x613b1e2e ib_is_mad_class_rmpp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61c3ace7 roce_gid_type_mask_support +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x61d24c52 ib_rate_to_mbps +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x622b4640 rdma_restrack_set_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x62891404 ib_device_get_by_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x62d5d2c7 ib_init_ah_attr_from_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x65157509 ibdev_info +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x65f3919d ib_get_cached_port_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x662ce036 rdma_read_gid_attr_ndev_rcu +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x668663b4 ib_query_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x670d8b37 ib_alloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x67bb0a0d ib_close_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x69125b41 ib_map_mr_sg_pi +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b3e0305 ib_get_net_dev_by_params +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b3f7e1f ib_attach_mcast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6b958320 ib_ud_ip4_csum +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6c1bfb0a rdma_destroy_ah_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x6f3614b6 rdma_is_zero_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x70807834 rdma_addr_size +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x73baf9a2 ib_modify_qp_is_ok +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7454eaaf rdma_restrack_add +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x74964f87 ib_port_sysfs_get_ibdev_kobj +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x75a729a0 rdma_nl_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x770208a6 rdma_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x77bf0ec3 ib_unregister_mad_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x787ccc4c ib_get_mad_data_offset +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x790227c7 rdma_set_cq_moderation +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x79787750 rdma_alloc_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7ace9c88 ib_init_ah_attr_from_wc +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7c5b249b ib_destroy_qp_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x7f18e212 ib_query_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x80e290d4 ib_modify_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x83649240 ib_sa_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8493e085 ib_modify_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x87ebc3f6 ib_query_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x89129c43 rdma_nl_register +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8c55f09d ib_drain_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8e3d85c4 ib_device_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x8e7528da __rdma_block_iter_next +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x90e807c7 ib_cache_gid_parse_type_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x92d96226 ib_set_device_ops +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x93585c8b rdma_restrack_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x93dae141 ib_find_gid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x93f75c9a rdma_user_mmap_entry_remove +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x949bb4a3 ib_destroy_cq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9573ffe4 ib_sa_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x96c861fc ib_unregister_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x97887697 rdma_find_gid_by_port +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x98f02fb0 ib_destroy_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9d538114 ib_rdmacg_uncharge +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0x9f6df767 ib_get_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa16da5e8 ib_free_send_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa1cead59 ibdev_crit +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa56ca1f0 rdma_roce_rescan_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa7e4a440 ib_sa_path_rec_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa80a082f rdma_get_gid_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa820b430 rdma_nl_put_driver_u64_hex +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xa987494a ibdev_err +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xadfc66d2 ib_dealloc_pd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae7648d8 ib_reg_user_mr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xae956dce ib_rate_to_mult +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb0873393 ib_modify_qp +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb112819e ib_unregister_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb1f1acc0 ib_mr_pool_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb25b1e31 rdma_nl_unicast_wait +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb3187150 ib_device_get_by_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4c40040 ib_sa_pack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb4ed1e26 ib_free_recv_mad +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb568c860 ib_get_device_fw_str +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb725460c rdma_addr_cancel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xb7852a05 ib_ud_header_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbaab5179 ib_get_cached_subnet_prefix +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbcc85958 rdma_create_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xbee80833 ib_mr_pool_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc010234e ib_get_eth_speed +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc463e464 ib_create_qp_kernel +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc4dba8ec ib_get_gids_from_rdma_hdr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc525f95e ib_resize_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc5783318 ib_find_exact_cached_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8220a6e ib_mad_kernel_rmpp_agent +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc8a1253a rdma_restrack_get_byid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xc9eed04e rdma_rw_ctx_destroy +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcc369604 rdma_restrack_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xcd74b061 rdma_rw_ctx_wrs +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xce21cc76 rdma_user_mmap_entry_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd0478dc4 ib_unregister_driver +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd04a9305 ib_device_set_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd152d478 ib_check_mr_status +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd19aaca4 ib_get_rmpp_segment +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd21bb37a ib_sa_unpack_path +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd259e22d rdma_nl_stat_hwcounter_entry +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd3a7ce3c ib_register_client +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd48c3ae4 ib_register_event_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd49e3a69 ibdev_printk +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd51796a8 ib_cq_pool_put +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd5f80f72 ib_get_rdma_header_version +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd6636ca6 rdma_addr_size_in6 +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd671c289 rdma_nl_put_driver_string +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd7a97a89 rdma_create_user_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd7d1e753 ib_init_ah_from_mcmember +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xd83a6040 ib_set_vf_guid +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xda0d50ec ib_sa_cancel_query +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdcde57c3 rdma_nl_multicast +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdd22fa3e ib_destroy_wq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xdd5b9335 rdma_user_mmap_entry_get +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xde28290e rdma_query_ah +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5189a62 ib_set_client_data +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe5840ec6 ib_wc_status_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe58577a5 ib_register_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe7b52e5f mult_to_ib_rate +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe97229ad rdma_query_gid_table +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe979fd44 rdma_translate_ip +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xe9e799fc ib_ud_header_pack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xeab71dba rdma_read_gid_hw_context +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xebcb8525 ib_qp_usecnt_dec +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xec97df62 __ib_alloc_cq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xeda4ce61 ib_modify_qp_with_udata +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xedd0a05a ib_find_pkey +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xefc96230 ib_dealloc_xrcd_user +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf043a27e rdma_destroy_ah_attr +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf1786dad rdma_alloc_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf1ad3c1f rdma_link_unregister +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf3dff5e4 rdma_rw_ctx_signature_init +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf4c0935a rdma_restrack_parent_name +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf5dedb30 rdma_node_get_transport +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6a21604 ib_modify_srq +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf6ed3334 ib_event_msg +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xf96fc9de ib_unpack +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfaabf420 rdma_init_netdev +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfb21728b rdma_rw_mr_factor +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfb738324 ib_port_register_client_groups +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfbbee568 _ib_alloc_device +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfbc3a9a8 rdma_free_hw_stats_struct +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfe7f7a9c ib_set_vf_link_state +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfeffcf9d ib_get_vf_stats +EXPORT_SYMBOL drivers/infiniband/core/ib_core 0xfffecafc ib_create_srq_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x033e5b7d flow_resources_add +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x111f7751 uverbs_get_flags64 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x160f9bd1 uverbs_idr_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x26a556c5 uverbs_get_flags32 +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x2a2f8794 ib_umem_odp_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x2dcaf168 ib_umem_odp_map_dma_and_lock +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x36c34dc6 ib_copy_path_rec_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x4b335837 ib_umem_dmabuf_map_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x5caf4a38 ib_umem_odp_alloc_implicit +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x61f31e29 _uverbs_get_const_unsigned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x62b6a216 ib_umem_dmabuf_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x636567a8 ib_umem_odp_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x6fd8d9ff uverbs_copy_to_struct_or_zero +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x754b0000 ib_copy_path_rec_from_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x7d409cbc ib_umem_find_best_pgsz +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x7fe93783 uverbs_uobject_put +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x8ff0f728 ib_copy_qp_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x9c2a8423 ib_uverbs_flow_resources_free +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0x9db7fdc8 ib_copy_ah_attr_to_user +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xad1a92b3 ib_umem_odp_alloc_child +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xb1d83102 flow_resources_alloc +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xbe001488 ib_umem_odp_unmap_dma_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xbeb089cd uverbs_uobject_fd_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xbf4ac856 ib_uverbs_get_ucontext_file +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc7710e9c ib_umem_dmabuf_unmap_pages +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xc87b897b _uverbs_get_const_signed +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xcf4fab7f uverbs_copy_to +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xdeb32bb1 uverbs_finalize_uobj_create +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe24e0047 ib_umem_release +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe603dba9 ib_umem_get +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xe6befe8b ib_umem_copy_from +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf307ee21 uverbs_destroy_def_handler +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf3af8cde uverbs_fd_class +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf456dbc8 ib_umem_dmabuf_get_pinned +EXPORT_SYMBOL drivers/infiniband/core/ib_uverbs 0xf848c3e9 _uverbs_alloc +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x066db6e4 iw_cm_accept +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x16af6fca iw_cm_listen +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x297c7c95 iw_cm_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x656e28c8 iw_cm_connect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x775a6d26 iw_cm_reject +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0x9802ac05 iw_cm_disconnect +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xd17f66da iw_create_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xd1e2caba iw_destroy_cm_id +EXPORT_SYMBOL drivers/infiniband/core/iw_cm 0xf3df871f iwcm_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x092a701b rdma_reject +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0afa7891 rdma_connect +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0d405738 rdma_notify +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x0e5e51a1 rdma_create_user_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x192d67e0 rdma_accept_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x217c89f4 rdma_listen +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x24821d1b rdma_set_min_rnr_timer +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x2aede8b0 rdma_resolve_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x2cbc98d2 rdma_leave_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x33945c33 rdma_reject_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x35b307f2 rdma_accept +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x52583927 rdma_lock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x56d39ffd rdma_unlock_handler +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x579f3c17 rdma_res_to_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x5c0e9eed rdma_consumer_reject_data +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x64618a33 rdma_init_qp_attr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x6cd6a864 rdma_connect_ece +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x78d47cae rdma_set_afonly +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x85dddc70 rdma_set_service_type +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x907df803 rdma_event_msg +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x932fd67d rdma_join_multicast +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x933e71b9 rdma_destroy_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x9c968cdb rdma_bind_addr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0x9cc259d6 rdma_connect_locked +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xa447a1e7 __rdma_create_kernel_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb039705a rdma_set_reuseaddr +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xb20d5500 rdma_destroy_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xbaa4a57e rdma_read_gids +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xbb37aaec rdma_set_ib_path +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xbb8b471d rdma_get_service_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xbcece159 rdma_iw_cm_id +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xc1c3796b rdma_set_ack_timeout +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xedc4150f rdma_create_qp +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xf785b187 rdma_resolve_route +EXPORT_SYMBOL drivers/infiniband/core/rdma_cm 0xfdef89d4 rdma_disconnect +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x02217b6c rtrs_clt_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x2d8b44fd rtrs_clt_query +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x3cc3aa07 rtrs_clt_put_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x7d39a78e rtrs_clt_get_permit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0x887db808 rtrs_clt_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xa4cee766 rtrs_clt_rdma_cq_direct +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-client 0xccdaa8a7 rtrs_clt_request +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x23b97d33 rtrs_rdma_dev_pd_init +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x47cd5ff7 rtrs_ib_dev_find_or_add +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x4c6861c8 rtrs_rdma_dev_pd_deinit +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x5cc818a0 sockaddr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x6244d613 rtrs_ib_dev_put +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0x8f6c7edf rtrs_addr_to_str +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-core 0xc28750dd rtrs_addr_to_sockaddr +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x1d88f2f5 rtrs_srv_get_queue_depth +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x3a1f80c1 rtrs_srv_set_sess_priv +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0x5d82db7b rtrs_srv_get_path_name +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xa60e8490 rtrs_srv_open +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xec6d44dd rtrs_srv_close +EXPORT_SYMBOL drivers/infiniband/ulp/rtrs/rtrs-server 0xf8f4cea3 rtrs_srv_resp_rdma +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x03a68066 mISDN_FsmRestartTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x10d2a048 mISDNDevName4ch +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x1ca75fd3 get_next_dframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x2348cc3c mISDN_FsmFree +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x26236de8 mISDN_clock_update +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x30d25b0d mISDN_FsmDelTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x313b1fde mISDN_FsmAddTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x35eca3d1 get_next_bframe +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x377bac85 mISDN_initbchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x3d917c90 mISDN_unregister_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x4835d181 mISDN_freedchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x50c2230c mISDN_FsmChangeState +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x588886a6 l1_event +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6047df40 mISDN_FsmInitTimer +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6167fd5d recv_Dchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x6666c2af recv_Bchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x786561b9 mISDN_initdchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x95a3e999 mISDN_ctrl_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0x9c928457 mISDN_FsmNew +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xa77e2aa3 recv_Dchannel_skb +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xa9cfaf83 mISDN_register_device +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xb3a1a5a3 mISDN_clear_bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xbb495a98 mISDN_freebchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc3401729 mISDN_register_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xc517a840 bchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd285995f mISDN_clock_get +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd2efb3e9 queue_ch_frame +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd5145151 mISDN_FsmEvent +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xd83a29aa dchannel_senddata +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xdc0e49d6 bchannel_get_rxbuf +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe1eeff7f create_l1 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xe8f617eb mISDN_unregister_clock +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xebc10faa mISDN_unregister_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xeeb7d7b7 mISDN_register_Bprotocol +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xfcd38902 recv_Echannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_core 0xfe895f19 recv_Bchannel +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x01087af0 mISDN_dsp_element_unregister +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0x93df9e4b dsp_audio_law_to_s32 +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb07a21b8 dsp_audio_s16_to_law +EXPORT_SYMBOL drivers/isdn/mISDN/mISDN_dsp 0xb98308d8 mISDN_dsp_element_register +EXPORT_SYMBOL drivers/md/dm-bio-prison 0x476d2454 dm_cell_key_has_valid_range +EXPORT_SYMBOL drivers/md/dm-log 0x40327744 dm_dirty_log_destroy +EXPORT_SYMBOL drivers/md/dm-log 0x93b6adf5 dm_dirty_log_type_unregister +EXPORT_SYMBOL drivers/md/dm-log 0x97de4202 dm_dirty_log_type_register +EXPORT_SYMBOL drivers/md/dm-log 0xa5276159 dm_dirty_log_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0x1eb2178e dm_snap_cow +EXPORT_SYMBOL drivers/md/dm-snapshot 0x47e54631 dm_exception_store_type_unregister +EXPORT_SYMBOL drivers/md/dm-snapshot 0x4887a0c5 dm_exception_store_create +EXPORT_SYMBOL drivers/md/dm-snapshot 0x8e4ea8d7 dm_exception_store_type_register +EXPORT_SYMBOL drivers/md/dm-snapshot 0xca46aaac dm_snap_origin +EXPORT_SYMBOL drivers/md/dm-snapshot 0xe25b8d47 dm_exception_store_destroy +EXPORT_SYMBOL drivers/md/raid456 0x5eb9844b r5c_journal_mode_set +EXPORT_SYMBOL drivers/md/raid456 0xd212d7c8 raid5_set_cache_size +EXPORT_SYMBOL drivers/mfd/mfd-core 0x16c9c10c mfd_add_devices +EXPORT_SYMBOL drivers/mfd/mfd-core 0x2fde2559 mfd_remove_devices_late +EXPORT_SYMBOL drivers/mfd/mfd-core 0x4fc53593 devm_mfd_add_devices +EXPORT_SYMBOL drivers/mfd/mfd-core 0x92b6cf2a mfd_remove_devices +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x036cb1a3 mlx4_is_eq_shared +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x04544e17 mlx4_get_eqs_per_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x049c9e14 mlx4_get_parav_qkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x07d04329 mlx4_max_tc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0b35a2e7 mlx4_test_async +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0c3583b2 mlx4_get_cpu_rmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0fbeb778 mlx4_gen_pkey_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x113bcc3c mlx4_SET_PORT_VXLAN +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x17382f06 mlx4_tunnel_steer_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x275d4a4a mlx4_gen_slaves_port_mgt_ev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2773a7ef mlx4_SET_PORT_fcs_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2ade46e3 mlx4_release_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2b256ce2 mlx4_get_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x33b21a1b mlx4_get_slave_from_roce_gid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x38057332 mlx4_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x43627a42 mlx4_ALLOCATE_VPP_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x487cd08f mlx4_is_slave_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x586e7313 mlx4_gen_port_state_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5a1e1f9b mlx4_SET_MCAST_FLTR +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5fab7d34 get_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x63cd6fd2 mlx4_is_eq_vector_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x64b9bdc2 mlx4_get_is_vlan_offload_disabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6750d348 set_and_calc_slave_port_state +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7bbcb1a3 mlx4_get_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7beffa3b mlx4_put_slave_node_guid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7c3e3d80 mlx4_get_roce_gid_from_slave +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7f0b87b0 mlx4_SET_PORT_BEACON +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7fdde0b4 mlx4_handle_eth_header_mcast_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8b96c1cb mlx4_SET_VPORT_QOS_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa264010e mlx4_SET_PORT_qpn_calc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaccf65c4 mlx4_ALLOCATE_VPP_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb13fb475 mlx4_get_slave_pkey_gid_tbl_len +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb5907ff5 set_phv_bit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb8d07692 mlx4_SET_PORT_general +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbe335e11 mlx4_eq_get_irq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc777611b mlx4_SET_PORT_SCHEDULER +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcfe6ca1c mlx4_SET_PORT_PRIO2TC +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd5c50c7c mlx4_SET_VPORT_QOS_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe1952a19 mlx4_assign_eq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe4c95ea3 mlx4_sync_pkey_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe72068de mlx4_SET_PORT_user_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf047d188 mlx4_test_interrupt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf12f31d3 mlx4_query_diag_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf87e99ce mlx4_gen_guid_change_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfd00ba96 mlx4_SET_PORT_user_mtu +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x01e59e5e mlx5_core_create_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x030921c3 mlx5_packet_reformat_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x04087427 mlx5_fs_add_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x040ede1a mlx5_lag_get_slave_port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x043d23d2 mlx5_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x04641715 mlx5_destroy_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x065e0619 mlx5_get_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x06c83356 mlx5_core_query_vendor_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x09ae9053 mlx5_debug_qp_remove +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0aae772f mlx5_eq_get_eqe +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0ee26bcd mlx5_eswitch_vport_rep +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0f08730d mlx5_rdma_rn_get_params +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x11474b1a mlx5_core_create_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x12135c1c __tracepoint_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x16322a93 mlx5_core_destroy_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x18871c46 mlx5_core_create_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x19504bb5 mlx5_lag_get_roce_netdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1b209f48 mlx5_lag_get_num_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1b9c2537 mlx5_eswitch_unregister_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c5951c9 mlx5_eswitch_vport_match_metadata_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1c68f94d mlx5_get_fdb_sub_ns +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1d7cf39c mlx5_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x20311802 mlx5_core_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x22dcf4b0 mlx5_cmd_cleanup_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x23f5f3b2 mlx5_rl_remove_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2b8f9af6 mlx5_core_create_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2efd346e mlx5_del_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2f924bec mlx5_mpfs_add_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x308ea5e0 mlx5_eswitch_get_encap_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3475821f __SCK__tp_func_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x355493cb mlx5_cmd_exec_polling +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x395d492d mlx5_rl_is_in_range +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3deb4327 mlx5_core_dealloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3e9aa443 mlx5_core_query_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3ec5dae6 mlx5_cmd_out_err +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3f98bb64 mlx5_lag_is_master +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x418b031d mlx5_core_modify_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x43764d59 mlx5_create_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x45b52e00 __tracepoint_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4889fa77 mlx5_core_query_sq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d5f5c07 __SCK__tp_func_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4d62e046 __tracepoint_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x51371a99 mlx5_destroy_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x53492900 mlx5_add_flow_rules +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x559ac38d __SCK__tp_func_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5dfeba6e mlx5_eswitch_add_send_to_vport_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5eec89e2 mlx5_lag_mode_is_hash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x60ed525c __traceiter_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61492bb7 mlx5_rl_are_equal +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61530d56 mlx5_core_destroy_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x61606cb7 mlx5_fpga_sbu_conn_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6225fb18 mlx5_core_get_terminate_scatter_list_mkey +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6329b35c mlx5_core_modify_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63432428 mlx5_lag_is_sriov +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63d2765a mlx5_eswitch_uplink_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x63f5a6fa __traceiter_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x66c5ae62 mlx5_eswitch_get_vport_metadata_for_match +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x67ac2b8e mlx5_lag_query_cong_counters +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6a2b4a36 mlx5_core_query_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6a545750 mlx5_core_query_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6cd5a182 __tracepoint_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6cf1a08d mlx5_core_alloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6dab57ba mlx5_cmd_do +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6dadc67a mlx5_fc_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6fd54506 __traceiter_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6fee6095 mlx5_fpga_sbu_conn_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x72053ee2 mlx5_eswitch_get_vport_metadata_for_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7261330b __SCK__tp_func_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x73fc1d8e __tracepoint_mlx5_fs_add_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x75e615f7 mlx5_eq_disable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7632812b mlx5_eq_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x76d31c64 mlx5_fc_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x77ed9cd0 mlx5_fpga_get_sbu_caps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7893568f mlx5_lag_is_active +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x792969a6 mlx5_sriov_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x793e0579 mlx5_core_uplink_netdev_event_replay +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7b359a09 __SCK__tp_func_mlx5_fw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7bbc902c __traceiter_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7cb452c2 mlx5_create_auto_grouped_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7cdb64ca mlx5_mpfs_del_mac +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7deb6ac6 mlx5_create_flow_group +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x83a79c9d mlx5_cmd_create_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x84ab37ed mlx5_is_roce_on +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x857437fe mlx5_qp_debugfs_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x88c49461 mlx5_core_alloc_transport_domain +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8bdf7e68 mlx5_comp_irq_get_affinity_mask +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8c7e3859 mlx5_rl_add_rate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8fbf273d mlx5_cmd_exec_cb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x90066656 mlx5_core_destroy_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x93723fa0 mlx5_core_destroy_rqt +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x962c90c0 mlx5_eswitch_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96493a46 mlx5_core_modify_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9696ac09 mlx5_eswitch_reg_c1_loopback_enabled +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96dc1127 mlx5_core_modify_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96eb2c99 mlx5_fc_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x96f4bef0 mlx5_rl_add_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x975a4d72 __traceiter_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x98548f30 mlx5_lag_is_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9ab019bd mlx5_put_uars_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9c8d7bf7 mlx5_alloc_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9c9a2284 mlx5_core_destroy_psv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9d6135dc __SCK__tp_func_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa146719a mlx5_core_attach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa297f11a mlx5_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa4bee67f mlx5_eq_destroy_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa96239bd mlx5_packet_reformat_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa9995c52 mlx5_fpga_sbu_conn_sendmsg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xabd42232 mlx5_eq_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xac21b91e __traceiter_mlx5_fs_del_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xac29c680 mlx5_eswitch_register_vport_reps +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xacab62fc mlx5_vf_put_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xad6815cd mlx5_rsc_dump_cmd_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xaf335351 __traceiter_mlx5_fs_add_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb411bfa9 mlx5_sriov_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb4c33cbd mlx5_core_modify_cq_moderation +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb5ec5a13 __traceiter_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb6d291d3 mlx5_core_detach_mcg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb741ab38 mlx5_fpga_mem_read +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbaf779d8 mlx5_nic_vport_disable_roce +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbb07ebdf __tracepoint_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbbff1919 mlx5_debugfs_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbc9f3ec6 mlx5_eq_create_generic +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbe93128e mlx5_get_flow_namespace +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbe96c110 mlx5_core_create_tir +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbf6f12a6 mlx5_core_create_tis +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbfe2ec83 mlx5_qp_debugfs_cleanup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc1cf6966 mlx5_lag_is_shared_fdb +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc29afe01 mlx5_create_lag_demux_flow_table +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc2bbbd4c mlx5_cmd_check +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc4cab910 mlx5_eq_enable +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc8737e65 mlx5_flow_table_id +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc8aeab7d mlx5_rsc_dump_cmd_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc8cdc274 mlx5_eswitch_get_proto_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc9499ac4 mlx5_core_destroy_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcd8fbf24 __traceiter_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcf6c163d mlx5_cmd_init_async_ctx +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd0f36fdb mlx5_blocking_notifier_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd1402fd3 mlx5_modify_header_dealloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd1c3cecc mlx5_fs_remove_rx_underlay_qpn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd2d80d05 mlx5_fpga_mem_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd3249fcd mlx5_vf_get_core_dev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd465c31b mlx5_rsc_dump_next +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd68fc867 mlx5_modify_header_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd82ad9b4 mlx5_blocking_notifier_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd86a034b mlx5_msix_free +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd974c52e mlx5_rl_remove_rate_raw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdae8aa4d __tracepoint_mlx5_fs_del_ft +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdcb6bcd3 mlx5_cmd_destroy_vport_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdf07096a mlx5_fc_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdfe54ccb mlx5_debug_qp_add +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe1b03b4b mlx5_create_cq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe30d5572 mlx5_debugfs_get_dev_root +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe617512e mlx5_vector2eqn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe7472b7b mlx5_lag_is_mpesw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xeb9a8bcf __SCK__tp_func_mlx5_fs_del_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xec6df679 mlx5_core_roce_gid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xed7996c6 mlx5_eq_update_ci +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xef353e56 mlx5_msix_alloc +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf0538786 mlx5_query_ib_port_oper +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf06013b1 mlx5_core_destroy_rq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf06725b6 __tracepoint_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf52e1946 __tracepoint_mlx5_fs_set_fte +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf5d21b76 mlx5_lag_get_next_peer_mdev +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf698a9b8 mlx5_free_bfreg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf88d57b1 __SCK__tp_func_mlx5_fs_add_rule +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfaa7c009 mlx5_core_dealloc_pd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfb9abf55 mlx5_comp_vectors_count +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfc8e744e __SCK__tp_func_mlx5_fs_del_fg +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxfw/mlxfw 0xa94ee689 mlxfw_firmware_flash +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02815b77 mlxsw_env_module_port_up +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x02dfd3d0 mlxsw_afk_key_info_block_encoding_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x07abcc0c mlxsw_afa_block_append_trap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0ca34ccf mlxsw_core_max_ports +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0d0129fc mlxsw_afa_block_append_qos_ecn +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0dd8caa3 mlxsw_reg_trans_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0e81c09c mlxsw_afk_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x0f4a209d mlxsw_core_read_utc_sec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14d6ca2e mlxsw_env_set_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x14e17bb4 mlxsw_linecards_event_ops_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x150f8852 mlxsw_core_trap_state_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x15801382 mlxsw_afk_key_info_put +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16673aec mlxsw_afk_values_add_u32 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x16f4221d mlxsw_core_irq_event_handler_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x19fa5852 mlxsw_core_flush_owq +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x1a2c5f7b mlxsw_env_reset_module +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x202693f0 mlxsw_afa_block_cur_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x22155d70 mlxsw_afa_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x23eddc68 mlxsw_core_cpu_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x299e2562 mlxsw_afk_values_add_buf +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2c68ced3 mlxsw_core_read_frc_h +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2dcb1079 mlxsw_env_get_module_info +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2e849627 mlxsw_core_traps_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x2f303cd3 mlxsw_afa_block_append_qos_dsfield +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x31034cee mlxsw_core_rx_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x34f40fbf mlxsw_core_port_devlink_port_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x383bc49a mlxsw_afa_block_append_qos_dscp +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4036254f mlxsw_linecards_event_ops_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x43a9b87e mlxsw_afa_block_terminate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x47041e4e mlxsw_afk_key_info_blocks_count_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4765b9f0 mlxsw_core_res_valid +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4866767a mlxsw_env_get_module_eeprom_by_page +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x49ec8a06 mlxsw_afa_block_append_police +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4a558271 mlxsw_env_get_module_power_mode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x4e2424ee mlxsw_reg_trans_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x50359cc0 mlxsw_core_kvd_sizes_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x508923e3 mlxsw_core_port_init +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x51b5769d mlxsw_env_module_overheat_counter_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5c73d5a4 mlxsw_core_sdq_supports_cqe_v2 +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5cf3dd79 mlxsw_core_bus_device_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5d55fb68 mlxsw_afk_encode +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x5ff17b5c mlxsw_afa_block_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x618a30ab mlxsw_afa_block_commit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x632314f1 mlxsw_cmd_exec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x63874d4c mlxsw_core_port_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x65c7e645 mlxsw_afa_block_append_qos_switch_prio +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6929f2b4 mlxsw_env_module_port_map +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6cc8cf62 mlxsw_core_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x6e1ab36d mlxsw_core_trap_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x718d28f4 mlxsw_afa_block_append_vlan_modify +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x75339042 mlxsw_core_lag_mapping_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x77d83398 mlxsw_core_read_frc_l +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7b0bfeec mlxsw_core_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x7e08c6e0 mlxsw_core_event_listener_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x827a2f1f mlxsw_afa_block_jump +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x829e8851 mlxsw_afa_block_first_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x83fb69af mlxsw_core_lag_mapping_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x858c30d0 mlxsw_afa_block_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x86817014 mlxsw_core_read_utc_nsec +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x8854d198 mlxsw_reg_write +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x902c3533 mlxsw_core_schedule_dw +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x996c5d6d mlxsw_reg_trans_bulk_wait +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9a2aa491 mlxsw_afa_block_append_mirror +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9b17bf8e mlxsw_core_skb_receive +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9b95422e mlxsw_env_get_module_eeprom +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0x9cbf026d mlxsw_afa_destroy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa509fafd mlxsw_afa_block_append_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa7765e88 mlxsw_reg_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xa8e2509a mlxsw_afa_block_append_sampler +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xabb85516 mlxsw_core_bus_device_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xac1074a5 mlxsw_core_skb_transmit_busy +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xaefecb83 mlxsw_core_trap_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xafe76dce mlxsw_core_rx_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb6517b2e mlxsw_afa_block_append_trap_and_forward +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xb68e9fa8 mlxsw_env_module_port_unmap +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbc222a8d mlxsw_afk_clear +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbda212df mlxsw_core_irq_event_handlers_call +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xbfb7df3c mlxsw_core_driver_priv +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc31fbb6a mlxsw_core_res_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xc5eacafe mlxsw_afa_block_append_l4port +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xcbab836f mlxsw_core_fw_rev_minor_subminor_validate +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd111d3e8 mlxsw_core_irq_event_handler_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd1bab622 mlxsw_afk_create +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd21722b4 mlxsw_core_max_lag +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd28256cf mlxsw_afa_block_append_allocated_counter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd71566b9 mlxsw_core_schedule_work +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd7a93413 mlxsw_core_event_listener_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd888ffb3 mlxsw_afa_block_append_ip +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xd9f711ae mlxsw_afa_block_append_mcrouter +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc415cf1 mlxsw_afa_block_continue +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdc5c95df mlxsw_core_resources_query +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xdeb1dc2e mlxsw_afa_block_first_kvdl_index +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe16986dd mlxsw_afa_block_activity_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe1860dde mlxsw_afa_block_append_fid_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe4d9ac5a mlxsw_afa_block_append_drop +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe532482a mlxsw_afk_key_info_get +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe868134d mlxsw_core_driver_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xe9110f7e mlxsw_core_ptp_transmitted +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xeadb4dae mlxsw_core_port_netdev_link +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xec097473 mlxsw_core_skb_transmit +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xecab212a mlxsw_afa_cookie_lookup +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xed2801d4 mlxsw_env_module_port_down +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf446732c mlxsw_afk_key_info_subset +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf7ea9b16 mlxsw_core_traps_register +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xf82bdc70 mlxsw_core_lag_mapping_set +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff007c25 mlxsw_core_cpu_port_fini +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_core 0xff0b141d mlxsw_afa_block_append_fwd +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0x046d7987 mlxsw_pci_driver_unregister +EXPORT_SYMBOL drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci 0xbc9811ca mlxsw_pci_driver_register +EXPORT_SYMBOL drivers/net/phy/bcm-phy-lib 0x7cffe987 bcm54xx_auxctl_write +EXPORT_SYMBOL drivers/net/team/team 0x12970c5c team_mode_unregister +EXPORT_SYMBOL drivers/net/team/team 0x57d43e17 team_mode_register +EXPORT_SYMBOL drivers/net/team/team 0x5cd81bde team_options_register +EXPORT_SYMBOL drivers/net/team/team 0x64ebccc8 team_options_change_check +EXPORT_SYMBOL drivers/net/team/team 0x8bce1ca5 team_option_inst_set_change +EXPORT_SYMBOL drivers/net/team/team 0xa3318b3f team_modeop_port_change_dev_addr +EXPORT_SYMBOL drivers/net/team/team 0xc3c69648 team_options_unregister +EXPORT_SYMBOL drivers/net/team/team 0xf19656d4 team_modeop_port_enter +EXPORT_SYMBOL drivers/ptp/ptp 0x0d9751e1 ptp_cancel_worker_sync +EXPORT_SYMBOL drivers/ptp/ptp 0x212a2263 ptp_find_pin_unlocked +EXPORT_SYMBOL drivers/ptp/ptp 0x3719fcb2 ptp_clock_unregister +EXPORT_SYMBOL drivers/ptp/ptp 0x7833ff3d ptp_clock_event +EXPORT_SYMBOL drivers/ptp/ptp 0x8e78e388 ptp_clock_index +EXPORT_SYMBOL drivers/ptp/ptp 0x996ed1a5 ptp_find_pin +EXPORT_SYMBOL drivers/ptp/ptp 0xd3ca7415 ptp_schedule_worker +EXPORT_SYMBOL drivers/ptp/ptp 0xdd151608 ptp_clock_register +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x03969f54 dasd_path_create_kobj +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x0799c1ce dasd_log_sense_dbf +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x09621917 dasd_kick_device +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x1801f935 dasd_diag_discipline_pointer +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x18545c20 dasd_add_request_tail +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x19474ae6 dasd_device_clear_timer +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x1cfa8b49 dasd_sleep_on_immediatly +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x2baa8311 dasd_add_link_to_gendisk +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x3cbb9db1 dasd_sleep_on_interruptible +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x46808d05 dasd_enable_device +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x55bd320a dasd_reload_device +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x5e749ee6 dasd_path_remove_kobjects +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x63662fc6 dasd_sfree_request +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x659e6896 dasd_free_erp_request +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x689ba9e7 dasd_device_set_timer +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x81c5c92e dasd_default_erp_postaction +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x8419e37a dasd_schedule_block_bh +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x84c4e890 dasd_set_feature +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x914e6391 dasd_debug_area +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x936746af dasd_term_IO +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x9ac55bbf dasd_alloc_erp_request +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0x9f0c56e5 dasd_ffree_request +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xa2839e1a dasd_path_create_kobjects +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xa3ad4f92 dasd_sleep_on +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xa4e0d979 dasd_fmalloc_request +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xa770d760 dasd_eer_write +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xae985e1f dasd_int_handler +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xb3cb0c1f dasd_smalloc_request +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xb4dcb5de dasd_sleep_on_queue +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xb61b1e97 dasd_log_sense +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xb7c520c7 dasd_default_erp_action +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xbfe31c0b dasd_schedule_requeue +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xc134caac dasd_sleep_on_queue_interruptible +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xc1806527 dasd_start_IO +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xda84b070 dasd_block_set_timer +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xe0cfb534 dasd_add_request_head +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xf4b8c89a dasd_schedule_device_bh +EXPORT_SYMBOL drivers/s390/block/dasd_mod 0xf941e096 dasd_block_clear_timer +EXPORT_SYMBOL drivers/s390/char/hmcdrv 0x08e57a2c hmcdrv_ftp_do +EXPORT_SYMBOL drivers/s390/char/hmcdrv 0x3198b5cb hmcdrv_ftp_startup +EXPORT_SYMBOL drivers/s390/char/hmcdrv 0x83a6e87f hmcdrv_ftp_probe +EXPORT_SYMBOL drivers/s390/char/hmcdrv 0xba68949c hmcdrv_ftp_shutdown +EXPORT_SYMBOL drivers/s390/char/tape 0x03895d7d tape_std_mtoffl +EXPORT_SYMBOL drivers/s390/char/tape 0x08cd6a8e tape_std_mtbsr +EXPORT_SYMBOL drivers/s390/char/tape 0x09baedfe tape_generic_offline +EXPORT_SYMBOL drivers/s390/char/tape 0x0bd955c1 tape_free_request +EXPORT_SYMBOL drivers/s390/char/tape 0x2546c415 tape_state_verbose +EXPORT_SYMBOL drivers/s390/char/tape 0x25f38751 tape_do_io +EXPORT_SYMBOL drivers/s390/char/tape 0x2f1004d0 tape_cancel_io +EXPORT_SYMBOL drivers/s390/char/tape 0x328dae96 tape_std_write_block +EXPORT_SYMBOL drivers/s390/char/tape 0x34aef823 tape_state_set +EXPORT_SYMBOL drivers/s390/char/tape 0x375f11a6 tape_std_mtreset +EXPORT_SYMBOL drivers/s390/char/tape 0x42c9cecb tape_generic_remove +EXPORT_SYMBOL drivers/s390/char/tape 0x482c8b5d tape_std_read_block_id +EXPORT_SYMBOL drivers/s390/char/tape 0x5a68e34b tape_do_io_interruptible +EXPORT_SYMBOL drivers/s390/char/tape 0x5e54d534 tape_std_mtweof +EXPORT_SYMBOL drivers/s390/char/tape 0x612508b8 tape_get_device +EXPORT_SYMBOL drivers/s390/char/tape 0x668c2c09 tape_generic_online +EXPORT_SYMBOL drivers/s390/char/tape 0x66deb66c tape_op_verbose +EXPORT_SYMBOL drivers/s390/char/tape 0x6b1d945d tape_std_mtunload +EXPORT_SYMBOL drivers/s390/char/tape 0x6c7ead1f tape_std_mtfsf +EXPORT_SYMBOL drivers/s390/char/tape 0x72a146dd tape_std_process_eov +EXPORT_SYMBOL drivers/s390/char/tape 0x85d64faf tape_std_mtfsfm +EXPORT_SYMBOL drivers/s390/char/tape 0x8b975fa2 tape_std_read_backward +EXPORT_SYMBOL drivers/s390/char/tape 0x8d2601f1 tape_mtop +EXPORT_SYMBOL drivers/s390/char/tape 0x9ec428dd tape_std_mterase +EXPORT_SYMBOL drivers/s390/char/tape 0xaa1a10db tape_dump_sense_dbf +EXPORT_SYMBOL drivers/s390/char/tape 0xaba57549 tape_std_mtnop +EXPORT_SYMBOL drivers/s390/char/tape 0xb2fedd35 tape_std_mtfsr +EXPORT_SYMBOL drivers/s390/char/tape 0xbb72f864 tape_std_assign +EXPORT_SYMBOL drivers/s390/char/tape 0xbcf9d60a tape_put_device +EXPORT_SYMBOL drivers/s390/char/tape 0xbeb3c2a9 tape_std_unassign +EXPORT_SYMBOL drivers/s390/char/tape 0xc6e829c1 tape_std_display +EXPORT_SYMBOL drivers/s390/char/tape 0xd64d1aa4 tape_std_mtbsf +EXPORT_SYMBOL drivers/s390/char/tape 0xd96bd908 tape_std_read_block +EXPORT_SYMBOL drivers/s390/char/tape 0xd9df161c tape_std_mtbsfm +EXPORT_SYMBOL drivers/s390/char/tape 0xdb507f09 tape_std_mtreten +EXPORT_SYMBOL drivers/s390/char/tape 0xe1633d0b tape_alloc_request +EXPORT_SYMBOL drivers/s390/char/tape 0xe2166553 tape_std_mtload +EXPORT_SYMBOL drivers/s390/char/tape 0xe3ed2782 tape_med_state_set +EXPORT_SYMBOL drivers/s390/char/tape 0xe9ebbec5 tape_std_mtcompression +EXPORT_SYMBOL drivers/s390/char/tape 0xf3838525 tape_do_io_async +EXPORT_SYMBOL drivers/s390/char/tape 0xf38d3d9f tape_generic_probe +EXPORT_SYMBOL drivers/s390/char/tape 0xf60f8faa tape_std_mtsetblk +EXPORT_SYMBOL drivers/s390/char/tape 0xf9cda904 tape_std_mteom +EXPORT_SYMBOL drivers/s390/char/tape 0xfa027688 tape_core_dbf +EXPORT_SYMBOL drivers/s390/char/tape 0xfd2db757 tape_std_mtrew +EXPORT_SYMBOL drivers/s390/char/tape_34xx 0x8ec83f77 tape_34xx_dbf +EXPORT_SYMBOL drivers/s390/char/tape_3590 0x4315c925 tape_3590_dbf +EXPORT_SYMBOL drivers/s390/char/tape_class 0x65d4fff8 register_tape_dev +EXPORT_SYMBOL drivers/s390/char/tape_class 0xd74f60a7 unregister_tape_dev +EXPORT_SYMBOL drivers/s390/cio/ccwgroup 0x03c8a877 ccwgroup_set_offline +EXPORT_SYMBOL drivers/s390/cio/ccwgroup 0x6c58dc98 ccwgroup_create_dev +EXPORT_SYMBOL drivers/s390/cio/ccwgroup 0x85e5210d ccwgroup_driver_unregister +EXPORT_SYMBOL drivers/s390/cio/ccwgroup 0xa81cb522 ccwgroup_probe_ccwdev +EXPORT_SYMBOL drivers/s390/cio/ccwgroup 0xb7b4ea10 dev_is_ccwgroup +EXPORT_SYMBOL drivers/s390/cio/ccwgroup 0xe3dc0ca4 ccwgroup_driver_register +EXPORT_SYMBOL drivers/s390/cio/ccwgroup 0xf24d9328 ccwgroup_set_online +EXPORT_SYMBOL drivers/s390/cio/ccwgroup 0xf86d8cc5 ccwgroup_remove_ccwdev +EXPORT_SYMBOL drivers/s390/cio/qdio 0x1307f7f0 qdio_start_irq +EXPORT_SYMBOL drivers/s390/cio/qdio 0x9ea1a257 qdio_stop_irq +EXPORT_SYMBOL drivers/s390/cio/vfio_ccw 0x00cbfcde __traceiter_vfio_ccw_chp_event +EXPORT_SYMBOL drivers/s390/cio/vfio_ccw 0x42810e16 __tracepoint_vfio_ccw_chp_event +EXPORT_SYMBOL drivers/s390/cio/vfio_ccw 0x5e52f9ca __tracepoint_vfio_ccw_fsm_io_request +EXPORT_SYMBOL drivers/s390/cio/vfio_ccw 0x6d833d04 __tracepoint_vfio_ccw_fsm_event +EXPORT_SYMBOL drivers/s390/cio/vfio_ccw 0x7acf9c1f __SCK__tp_func_vfio_ccw_fsm_io_request +EXPORT_SYMBOL drivers/s390/cio/vfio_ccw 0x87db7cac __traceiter_vfio_ccw_fsm_event +EXPORT_SYMBOL drivers/s390/cio/vfio_ccw 0x9cc9b339 __SCK__tp_func_vfio_ccw_fsm_event +EXPORT_SYMBOL drivers/s390/cio/vfio_ccw 0xb3cb802b __SCK__tp_func_vfio_ccw_chp_event +EXPORT_SYMBOL drivers/s390/cio/vfio_ccw 0xc4df2d80 __traceiter_vfio_ccw_fsm_io_request +EXPORT_SYMBOL drivers/s390/cio/vfio_ccw 0xc71044f9 __SCK__tp_func_vfio_ccw_fsm_async_request +EXPORT_SYMBOL drivers/s390/cio/vfio_ccw 0xda66c31d __tracepoint_vfio_ccw_fsm_async_request +EXPORT_SYMBOL drivers/s390/cio/vfio_ccw 0xeeaa8b65 __traceiter_vfio_ccw_fsm_async_request +EXPORT_SYMBOL drivers/s390/crypto/pkey 0x2c537fd6 pkey_keyblob2pkey +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x024c2617 zcrypt_queue_register +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x0327b454 zcrypt_send_cprb +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x0b198dc8 ep11_clr2keyblob +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x0c15a251 zcrypt_card_unregister +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x0ebc8b2f __SCK__tp_func_s390_zcrypt_rep +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x1360e3df cca_findcard2 +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x17a7ba6e __SCK__tp_func_s390_zcrypt_req +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x1a184939 zcrypt_card_get +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x1eb8ed85 cca_check_secaescipherkey +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x274ee02a ep11_findcard2 +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x2a542faa zcrypt_queue_unregister +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x2d7f789b ep11_genaeskey +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x2dc30fe9 cca_findcard +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x314aed2b cca_get_info +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x404502d2 __traceiter_s390_zcrypt_rep +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x405c9ee6 cca_check_secaeskeytoken +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x4aad03c0 cca_gencipherkey +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x4e15da00 cca_check_sececckeytoken +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x52190334 cca_sec2protkey +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x5c4bdd2e zcrypt_queue_get +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x5dfa6880 zcrypt_card_free +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x5e050fdf cca_genseckey +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x5f564f6a zcrypt_queue_alloc +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x64b6f3e9 zcrypt_queue_put +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x66aa0ff6 zcrypt_card_alloc +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x67cedaeb zcrypt_rescan_req +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x808f8cf5 ep11_check_ecc_key_with_hdr +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x85ca4e1d __traceiter_s390_zcrypt_req +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x889af60b ep11_check_aes_key_with_hdr +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x89f3a162 __tracepoint_s390_zcrypt_rep +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x9032dd84 zcrypt_device_status_mask_ext +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x90e89023 __tracepoint_s390_zcrypt_req +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x96ccae5b ep11_check_aes_key +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0x9992a66f cca_clr2seckey +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xa502c213 zcrypt_wait_api_operational +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xa54284be zcrypt_device_status_ext +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xab911f17 zcrypt_card_put +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xc0c976b6 ep11_get_domain_info +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xc20af440 cca_query_crypto_facility +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xc3ee9fa0 cca_cipher2protkey +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xcece7008 zcrypt_queue_free +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xdb0adadb ep11_kblob2protkey +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xdf7ff06c zcrypt_msgtype +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xe741c8e5 ep11_kb_wkvp +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xea54d73e cca_clr2cipherkey +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xebccfbea zcrypt_card_register +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xec693119 cca_ecc2protkey +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xee077284 ep11_get_card_info +EXPORT_SYMBOL drivers/s390/crypto/zcrypt 0xfa128312 zcrypt_send_ep11_cprb +EXPORT_SYMBOL drivers/s390/net/ctcm 0x40b3051a ctc_mpc_dealloc_ch +EXPORT_SYMBOL drivers/s390/net/ctcm 0x56f42138 ctc_mpc_alloc_channel +EXPORT_SYMBOL drivers/s390/net/ctcm 0x812fa936 ctc_mpc_establish_connectivity +EXPORT_SYMBOL drivers/s390/net/ctcm 0xf5440dc6 ctc_mpc_flow_control +EXPORT_SYMBOL drivers/s390/net/fsm 0x312e1b73 init_fsm +EXPORT_SYMBOL drivers/s390/net/fsm 0x331bbed3 kfree_fsm +EXPORT_SYMBOL drivers/s390/net/fsm 0x92d7bc3b fsm_modtimer +EXPORT_SYMBOL drivers/s390/net/fsm 0xab62b304 fsm_addtimer +EXPORT_SYMBOL drivers/s390/net/fsm 0xaefe8672 fsm_getstate_str +EXPORT_SYMBOL drivers/s390/net/fsm 0xdf20006d fsm_settimer +EXPORT_SYMBOL drivers/s390/net/fsm 0xe8a7dd7d fsm_deltimer +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x0cf0e08c fcoe_transport_attach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x14538969 fcoe_ctlr_destroy +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x495b503a fcoe_ctlr_recv +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x6646ea46 fcoe_fcf_get_selected +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x678feb9f fcoe_ctlr_recv_flogi +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x82091ce3 fcoe_transport_detach +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0x9a1069d2 fcoe_ctlr_link_down +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xa250d622 fcoe_ctlr_link_up +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xb0a89615 fcoe_ctlr_init +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xd85dafea fcoe_ctlr_els_send +EXPORT_SYMBOL drivers/scsi/fcoe/libfcoe 0xde97f751 fcoe_ctlr_set_fip_mode +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x02d545c2 fc_exch_mgr_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x085ceb80 fc_eh_abort +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0a4c6655 fc_set_mfs +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0a8850e8 fc_elsct_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0dec4125 fc_fill_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x0f9c8dbc fc_frame_crc_check +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x13a6ccd9 fc_lport_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x1a4b5bd2 fc_exch_mgr_add +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x1dff580d fc_lport_flogi_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x22b90986 fc_exch_mgr_del +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x288df52d fc_linkdown +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x28b4dd22 fc_fabric_logoff +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x2acb8aa7 fc_lport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x30f95b3a libfc_vport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x32722ec2 fc_exch_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x37e5ce82 fc_lport_iterate +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x3d4a7487 fc_lport_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x4c63124a fc_vport_id_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x52c19fb3 fc_get_host_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x52dfbb03 fc_vport_setlink +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x532c427f fc_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x57a46bb2 fc_frame_alloc_fill +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x591654ae fc_fill_reply_hdr +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x5b864bbf fc_disc_config +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x5efc35f6 fc_eh_host_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x6165142b fc_lport_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x61de5185 fc_set_rport_loss_tmo +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x70da62d8 fc_exch_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x74396fe0 fc_fabric_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7ed273b1 fc_rport_lookup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x7f3407a7 fc_seq_start_next +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x811811e0 fc_exch_done +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x83549d5c fc_get_host_port_state +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x8e3e3fa1 fc_exch_update_stats +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0x9d50ed7e fc_rport_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa1bcd198 fc_cpu_mask +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xa5e9e06d fc_seq_assign +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xac71ebdb fc_fc4_register_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xace2e107 fc_get_host_speed +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xae073403 fc_rport_terminate_io +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xae77c554 fc_lport_bsg_request +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb061ced9 fc_linkup +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb0ddd5a1 fc_rport_flush_queue +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb3417f09 fc_exch_mgr_list_clone +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb48c71c6 fc_rport_create +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb51e2137 fc_fc4_deregister_provider +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xb7cf2318 fc_disc_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xbd2726f5 fc_exch_mgr_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xce0657f7 _fc_frame_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xcf4d89be fc_slave_alloc +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd06deeca fc_lport_recv +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd078ec4c fc_lport_logo_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xd5d01b11 fc_elsct_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xdc74c89a fc_queuecommand +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe0f00159 fc_eh_device_reset +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe1e552ab fc_fcp_init +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe38830e2 fc_lport_set_local_id +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe7772f7f fc_fcp_destroy +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe989c52a fc_seq_set_resp +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xe9d128e3 fc_rport_recv_req +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xead18fa3 fc_exch_mgr_free +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xeecc467c fc_exch_seq_send +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xf1e0571d fc_lport_notifier_head +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xf7b49ea7 fc_rport_login +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfa4667d1 fc_seq_release +EXPORT_SYMBOL drivers/scsi/libfc/libfc 0xfd24e72c fc_rport_logoff +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x3e4789be sas_suspend_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x4a8e3d34 try_test_sas_gpio_gp_bit +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0x565395af sas_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xa310245f sas_prep_resume_ha +EXPORT_SYMBOL drivers/scsi/libsas/libsas 0xeb0942d7 sas_resume_ha_no_sync +EXPORT_SYMBOL drivers/scsi/raid_class 0x4e601a16 raid_class_release +EXPORT_SYMBOL drivers/scsi/raid_class 0xdc95ebbc raid_class_attach +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x3341e743 fc_host_fpin_rcv +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x375f8bbd fc_get_event_number +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x3dccebc2 fc_host_post_vendor_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x42692604 fc_host_post_fc_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x44afc04c fc_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x6b8b247c fc_block_scsi_eh +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x6c448bb7 fc_remote_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x6e482dd1 fc_vport_create +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x733dbcb8 fc_eh_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x7dab68d9 fc_host_post_event +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0x8bfbff76 fc_block_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xb30b3a1d fc_remote_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xc8a35bef fc_vport_terminate +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xd3af7556 scsi_is_fc_rport +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xd73dcca0 fc_find_rport_by_wwpn +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xe10bff30 fc_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xe7459266 fc_remote_port_rolechg +EXPORT_SYMBOL drivers/scsi/scsi_transport_fc 0xfbaf287e fc_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x04e8aac4 scsi_is_sas_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x0a4fe285 sas_port_add_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x0e13b6d8 sas_read_port_mode_page +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x1a0fea35 sas_remove_children +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x32b42c60 scsi_is_sas_port +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x37a4d51d scsi_is_sas_rphy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x3e2820b2 sas_phy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x46d6a353 sas_phy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x54f97ac0 sas_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x5668a16c sas_phy_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x6b249687 sas_port_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x7228bb86 sas_expander_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x84398160 sas_phy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x845b4081 sas_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x87da6855 sas_port_mark_backlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0x88be0d05 sas_rphy_remove +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xa581b58f sas_get_address +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xada79880 sas_remove_host +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xaf8a3550 sas_rphy_unlink +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xb2601d7f sas_port_delete_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc0f8d793 sas_rphy_add +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc5054f75 sas_port_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xc9f37776 sas_rphy_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xdb588fb1 sas_port_delete +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xe0e8a2ef sas_port_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xe13ea2d7 sas_end_device_alloc +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xe41ecc4e sas_port_alloc_num +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xee932a58 sas_port_get_phy +EXPORT_SYMBOL drivers/scsi/scsi_transport_sas 0xf450dcf4 sas_rphy_free +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x3686ea09 spi_print_msg +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x47816f75 spi_attach_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x6859e546 spi_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0x956d88b9 spi_schedule_dv_device +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xd8220aa1 spi_display_xfer_agreement +EXPORT_SYMBOL drivers/scsi/scsi_transport_spi 0xe6973277 spi_release_transport +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x08bd9f01 srp_start_tl_fail_timers +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x2e1e8acf srp_rport_put +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x2edf7870 srp_rport_get +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x405b6e05 srp_parse_tmo +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0x58a57991 srp_timed_out +EXPORT_SYMBOL drivers/scsi/scsi_transport_srp 0xbaf021ca srp_reconnect_rport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x029a8d5f iscsit_set_unsolicited_dataout +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x038716ba iscsit_cause_connection_reinstatement +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x0671bdbd iscsit_find_cmd_from_itt_or_dump +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x0b2c284b iscsit_response_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1cd179c8 iscsit_reject_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1d03cca7 iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x1f057bf5 iscsit_build_datain_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x23ae633b iscsit_check_dataout_payload +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x260fdf49 iscsit_logout_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x27b102a1 iscsit_register_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x2822ab13 iscsit_build_rsp_pdu +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x29544f49 iscsit_build_text_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x348d4daa iscsit_process_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x52eae775 iscsit_allocate_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5626511e iscsit_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x5edf87f1 iscsit_add_cmd_to_immediate_queue +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x6f91249d iscsit_handle_snack +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x7080b44b iscsit_setup_scsi_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x71b92ca5 iscsit_process_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x85e43e8f iscsit_handle_task_mgt_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8b42614a iscsit_sequence_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x8b869290 iscsit_tmr_post_handler +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x92d43f31 __iscsit_check_dataout_hdr +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x96f900d1 iscsit_setup_text_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x97764eaf iscsit_build_nopin_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x989a7a55 iscsit_add_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x98f77409 iscsit_queue_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x9beb7355 iscsit_release_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0x9d37cded iscsit_build_reject +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa1a02e83 iscsit_aborted_task +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa2eb6528 iscsi_target_check_login_request +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xa841ebf0 iscsit_free_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc1572b4d iscsit_stop_dataout_timer +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc35a4ee0 iscsi_change_param_sprintf +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc4928510 iscsit_increment_maxcmdsn +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc86787ed iscsit_build_r2ts_for_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xc9cf2718 iscsit_handle_logout_cmd +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd51551c3 iscsit_build_task_mgt_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xd7103724 iscsit_unregister_transport +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xdd4583b8 iscsit_build_logout_rsp +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe5bbc6be iscsit_find_cmd_from_itt +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xe5ed7a7b iscsit_thread_check_cpumask +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf34332f0 iscsi_find_param_from_key +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xf43018f7 iscsit_setup_nop_out +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xfb87495e iscsit_get_datain_values +EXPORT_SYMBOL drivers/target/iscsi/iscsi_target_mod 0xfd1b3fdd iscsit_process_scsi_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x00299615 spc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x01061a13 target_nacl_find_deve +EXPORT_SYMBOL drivers/target/target_core_mod 0x0267ed6e transport_alloc_session_tags +EXPORT_SYMBOL drivers/target/target_core_mod 0x07462922 target_remove_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x0858d07e target_send_busy +EXPORT_SYMBOL drivers/target/target_core_mod 0x0871ffd6 transport_set_vpd_ident +EXPORT_SYMBOL drivers/target/target_core_mod 0x0d565bcb target_set_cmd_data_length +EXPORT_SYMBOL drivers/target/target_core_mod 0x10556a6f target_stop_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x12522b1a transport_lookup_cmd_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x142072c0 transport_set_vpd_assoc +EXPORT_SYMBOL drivers/target/target_core_mod 0x1dce1656 transport_lookup_tmr_lun +EXPORT_SYMBOL drivers/target/target_core_mod 0x1e68b3af transport_deregister_session_configfs +EXPORT_SYMBOL drivers/target/target_core_mod 0x21161035 target_submit_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x2affb5e0 passthrough_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x2b7dffc8 target_backend_unregister +EXPORT_SYMBOL drivers/target/target_core_mod 0x2bcc09c6 core_allocate_nexus_loss_ua +EXPORT_SYMBOL drivers/target/target_core_mod 0x2dd1b94f core_tpg_register +EXPORT_SYMBOL drivers/target/target_core_mod 0x31b09678 target_register_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x38795fac target_undepend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0x3a20a9d7 transport_set_vpd_ident_type +EXPORT_SYMBOL drivers/target/target_core_mod 0x3ac0da40 target_get_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x3e9ccf49 target_tpg_has_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0x40939615 transport_init_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x45f28218 target_complete_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x49f78d1b transport_generic_request_failure +EXPORT_SYMBOL drivers/target/target_core_mod 0x4a9b63d2 target_lun_is_rdonly +EXPORT_SYMBOL drivers/target/target_core_mod 0x503b9923 target_put_sess_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x539f8e9b target_complete_cmd_with_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0x53bbd24f target_execute_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x57883dbf transport_handle_cdb_direct +EXPORT_SYMBOL drivers/target/target_core_mod 0x5c999a72 core_tmr_alloc_req +EXPORT_SYMBOL drivers/target/target_core_mod 0x5d24b4ed target_wait_for_sess_cmds +EXPORT_SYMBOL drivers/target/target_core_mod 0x5dee2d8f target_cmd_init_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0x638bffb7 target_free_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0x6ad47d31 passthrough_pr_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0x77f1e7fd spc_emulate_evpd_83 +EXPORT_SYMBOL drivers/target/target_core_mod 0x78fdc197 target_setup_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x7a1d0d3c target_alloc_sgl +EXPORT_SYMBOL drivers/target/target_core_mod 0x7b20e3d4 target_submit_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0x89c66dad transport_generic_new_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x8ba7e14b transport_kmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0x8ba89e26 sbc_dif_verify +EXPORT_SYMBOL drivers/target/target_core_mod 0x8e27b8c8 transport_copy_sense_to_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0x8f0af308 sbc_get_write_same_sectors +EXPORT_SYMBOL drivers/target/target_core_mod 0x91e1fbc4 target_unregister_template +EXPORT_SYMBOL drivers/target/target_core_mod 0x9532e3df transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x978f330a core_alua_check_nonop_delay +EXPORT_SYMBOL drivers/target/target_core_mod 0x984a3056 transport_free_session +EXPORT_SYMBOL drivers/target/target_core_mod 0x99e283e9 transport_generic_handle_tmr +EXPORT_SYMBOL drivers/target/target_core_mod 0x9eaf068e core_tpg_get_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0xa2139e67 transport_kunmap_data_sg +EXPORT_SYMBOL drivers/target/target_core_mod 0xa44e1df0 target_complete_cmd_with_length +EXPORT_SYMBOL drivers/target/target_core_mod 0xa54fc3ea target_put_nacl +EXPORT_SYMBOL drivers/target/target_core_mod 0xace1b91e transport_deregister_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xbadae0b1 transport_generic_free_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xbb4dd797 core_tpg_set_initiator_node_queue_depth +EXPORT_SYMBOL drivers/target/target_core_mod 0xbdf0321a core_tpg_set_initiator_node_tag +EXPORT_SYMBOL drivers/target/target_core_mod 0xbe2b8488 sbc_get_device_type +EXPORT_SYMBOL drivers/target/target_core_mod 0xbe35d463 transport_wait_for_tasks +EXPORT_SYMBOL drivers/target/target_core_mod 0xc6fed241 sbc_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xcc5f34d2 sbc_dif_copy_prot +EXPORT_SYMBOL drivers/target/target_core_mod 0xd0925506 transport_send_check_condition_and_sense +EXPORT_SYMBOL drivers/target/target_core_mod 0xd32ebefc transport_backend_register +EXPORT_SYMBOL drivers/target/target_core_mod 0xd3e375c2 core_tpg_check_initiator_node_acl +EXPORT_SYMBOL drivers/target/target_core_mod 0xd9e7ebed spc_emulate_inquiry_std +EXPORT_SYMBOL drivers/target/target_core_mod 0xdbd6b306 target_cmd_parse_cdb +EXPORT_SYMBOL drivers/target/target_core_mod 0xdc38e396 core_tpg_deregister +EXPORT_SYMBOL drivers/target/target_core_mod 0xe400f115 __target_init_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xe5fb8657 target_depend_item +EXPORT_SYMBOL drivers/target/target_core_mod 0xe6df982c passthrough_attrib_attrs +EXPORT_SYMBOL drivers/target/target_core_mod 0xe9e3d1de target_show_dynamic_sessions +EXPORT_SYMBOL drivers/target/target_core_mod 0xea8b473a target_configure_unmap_from_queue +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3c2dfe0 transport_set_vpd_proto_id +EXPORT_SYMBOL drivers/target/target_core_mod 0xf3eda93d __transport_register_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xf6ad816b target_to_linux_sector +EXPORT_SYMBOL drivers/target/target_core_mod 0xf8bfc497 spc_emulate_report_luns +EXPORT_SYMBOL drivers/target/target_core_mod 0xfd9a6d88 target_show_cmd +EXPORT_SYMBOL drivers/target/target_core_mod 0xfe013c58 transport_alloc_session +EXPORT_SYMBOL drivers/target/target_core_mod 0xff6f6236 sbc_attrib_attrs +EXPORT_SYMBOL drivers/tty/serial/serial_base 0x092fa70a uart_add_one_port +EXPORT_SYMBOL drivers/tty/serial/serial_base 0x1c045b0a uart_unregister_driver +EXPORT_SYMBOL drivers/tty/serial/serial_base 0x1d86169f uart_match_port +EXPORT_SYMBOL drivers/tty/serial/serial_base 0x26d4f73b uart_remove_one_port +EXPORT_SYMBOL drivers/tty/serial/serial_base 0x4503ed4b uart_get_baud_rate +EXPORT_SYMBOL drivers/tty/serial/serial_base 0x4c9f7ab9 uart_resume_port +EXPORT_SYMBOL drivers/tty/serial/serial_base 0x71b8f6ee uart_write_wakeup +EXPORT_SYMBOL drivers/tty/serial/serial_base 0x86f4203b uart_update_timeout +EXPORT_SYMBOL drivers/tty/serial/serial_base 0xd07d966b uart_register_driver +EXPORT_SYMBOL drivers/tty/serial/serial_base 0xf31bc7d8 uart_get_divisor +EXPORT_SYMBOL drivers/tty/serial/serial_base 0xf657aad6 uart_suspend_port +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0x199acb19 mdev_unregister_parent +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0x30d8a589 mdev_unregister_driver +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0x5f95dac2 mdev_register_parent +EXPORT_SYMBOL drivers/vfio/mdev/mdev 0xa72d9024 mdev_register_driver +EXPORT_SYMBOL drivers/vfio/vfio 0x2b71c61a vfio_dma_rw +EXPORT_SYMBOL drivers/vfio/vfio 0x4232a0c3 vfio_info_cap_shift +EXPORT_SYMBOL drivers/vfio/vfio 0x87dbffdb vfio_unpin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0xaf8a4a7f vfio_set_irqs_validate_and_prepare +EXPORT_SYMBOL drivers/vfio/vfio 0xed6b3571 vfio_pin_pages +EXPORT_SYMBOL drivers/vfio/vfio 0xf3411eb8 vfio_info_add_capability +EXPORT_SYMBOL drivers/vhost/vhost 0xbe929c78 vhost_chr_write_iter +EXPORT_SYMBOL drivers/vhost/vhost 0xfc8627e0 vhost_chr_poll +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x0f3db63c virtio_dma_buf_attach +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x1783e802 virtio_dma_buf_get_uuid +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0x77d3cc93 is_virtio_dma_buf +EXPORT_SYMBOL drivers/virtio/virtio_dma_buf 0xa01cee2a virtio_dma_buf_export +EXPORT_SYMBOL fs/fscache/fscache 0x00022484 fscache_wait_for_operation +EXPORT_SYMBOL fs/fscache/fscache 0x0895bb23 fscache_relinquish_cache +EXPORT_SYMBOL fs/fscache/fscache 0x1a0d09e7 fscache_n_write +EXPORT_SYMBOL fs/fscache/fscache 0x1f25ce88 fscache_get_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x234a140d __traceiter_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x249671dc fscache_withdraw_volume +EXPORT_SYMBOL fs/fscache/fscache 0x2b389369 __tracepoint_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x306805d3 __SCK__tp_func_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x3196bdf0 fscache_dirty_folio +EXPORT_SYMBOL fs/fscache/fscache 0x4404d2aa fscache_n_no_create_space +EXPORT_SYMBOL fs/fscache/fscache 0x4996bd29 fscache_n_updates +EXPORT_SYMBOL fs/fscache/fscache 0x4b95fbc2 __fscache_use_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x4bd084ba __SCK__tp_func_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0x6c187696 __fscache_write_to_cache +EXPORT_SYMBOL fs/fscache/fscache 0x6c24b068 fscache_resume_after_invalidation +EXPORT_SYMBOL fs/fscache/fscache 0x6e416521 __SCK__tp_func_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x71fb0e58 __tracepoint_fscache_access_volume +EXPORT_SYMBOL fs/fscache/fscache 0x74788057 fscache_end_cookie_access +EXPORT_SYMBOL fs/fscache/fscache 0x75d7fd70 __fscache_unuse_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x77e19a42 __tracepoint_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0x7ad0b384 __fscache_acquire_cookie +EXPORT_SYMBOL fs/fscache/fscache 0x85cea904 fscache_add_cache +EXPORT_SYMBOL fs/fscache/fscache 0x8d830429 __fscache_invalidate +EXPORT_SYMBOL fs/fscache/fscache 0x8fc64523 __fscache_begin_write_operation +EXPORT_SYMBOL fs/fscache/fscache 0x90d447f3 fscache_n_culled +EXPORT_SYMBOL fs/fscache/fscache 0x93e34474 fscache_cookie_lookup_negative +EXPORT_SYMBOL fs/fscache/fscache 0x9aa23490 fscache_withdraw_cache +EXPORT_SYMBOL fs/fscache/fscache 0x9ffefcb2 fscache_n_read +EXPORT_SYMBOL fs/fscache/fscache 0xa0c0eb23 fscache_acquire_cache +EXPORT_SYMBOL fs/fscache/fscache 0xae25213c __fscache_resize_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xae6040a5 __traceiter_fscache_access_cache +EXPORT_SYMBOL fs/fscache/fscache 0xb2c2cd19 __fscache_relinquish_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xbca46908 fscache_wq +EXPORT_SYMBOL fs/fscache/fscache 0xbdd96628 fscache_put_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xc9a1d825 fscache_end_volume_access +EXPORT_SYMBOL fs/fscache/fscache 0xcce11a60 fscache_n_no_write_space +EXPORT_SYMBOL fs/fscache/fscache 0xd1edaf43 fscache_withdraw_cookie +EXPORT_SYMBOL fs/fscache/fscache 0xd5f9c21b __fscache_acquire_volume +EXPORT_SYMBOL fs/fscache/fscache 0xdcb87498 __traceiter_fscache_access +EXPORT_SYMBOL fs/fscache/fscache 0xe0e70aad fscache_io_error +EXPORT_SYMBOL fs/fscache/fscache 0xe249e085 __fscache_clear_page_bits +EXPORT_SYMBOL fs/fscache/fscache 0xeb0c0bdc __fscache_relinquish_volume +EXPORT_SYMBOL fs/fscache/fscache 0xf65e2072 __fscache_begin_read_operation +EXPORT_SYMBOL fs/fscache/fscache 0xf68b44dc fscache_addremove_sem +EXPORT_SYMBOL fs/fscache/fscache 0xf692fdb1 fscache_caching_failed +EXPORT_SYMBOL fs/fscache/fscache 0xff20eabd fscache_clearance_waiters +EXPORT_SYMBOL fs/netfs/netfs 0x05e235df netfs_read_folio +EXPORT_SYMBOL fs/netfs/netfs 0x509ed0f4 netfs_readahead +EXPORT_SYMBOL fs/netfs/netfs 0x6bcf6272 netfs_stats_show +EXPORT_SYMBOL fs/netfs/netfs 0x6f97790d netfs_write_begin +EXPORT_SYMBOL fs/netfs/netfs 0xde8abf80 netfs_subreq_terminated +EXPORT_SYMBOL fs/ocfs2/cluster/ocfs2_nodemanager 0xbfd7d7a2 o2hb_global_heartbeat_active +EXPORT_SYMBOL fs/quota/quota_tree 0xa81dd4db qtree_delete_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xb8819504 qtree_entry_unused +EXPORT_SYMBOL fs/quota/quota_tree 0xbbd17d8d qtree_read_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xbdf369b9 qtree_get_next_id +EXPORT_SYMBOL fs/quota/quota_tree 0xea4e2455 qtree_release_dquot +EXPORT_SYMBOL fs/quota/quota_tree 0xf03668e0 qtree_write_dquot +EXPORT_SYMBOL lib/crc-itu-t 0xd819a524 crc_itu_t_table +EXPORT_SYMBOL lib/crc-itu-t 0xdf59602c crc_itu_t +EXPORT_SYMBOL lib/crc7 0x65aaf037 crc7_be_syndrome_table +EXPORT_SYMBOL lib/crc7 0xc440541c crc7_be +EXPORT_SYMBOL lib/crc8 0x75d9109e crc8 +EXPORT_SYMBOL lib/crc8 0xaa8106bc crc8_populate_msb +EXPORT_SYMBOL lib/crc8 0xc3cd034d crc8_populate_lsb +EXPORT_SYMBOL lib/crypto/libchacha 0xcec122d7 chacha_crypt_generic +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x161ec81e chacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x35142bf2 xchacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0x637307c6 chacha20poly1305_encrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xa3883e62 chacha20poly1305_encrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xb9f848ed xchacha20poly1305_decrypt +EXPORT_SYMBOL lib/crypto/libchacha20poly1305 0xff3141e0 chacha20poly1305_decrypt_sg_inplace +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x12627f15 curve25519_generic +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x4a5a8811 curve25519_null_point +EXPORT_SYMBOL lib/crypto/libcurve25519-generic 0x7e6fdbfc curve25519_base_point +EXPORT_SYMBOL lib/crypto/libpoly1305 0x021f3700 poly1305_core_blocks +EXPORT_SYMBOL lib/crypto/libpoly1305 0xbcb90cb3 poly1305_core_emit +EXPORT_SYMBOL lib/crypto/libpoly1305 0xd45b9cf4 poly1305_core_setkey +EXPORT_SYMBOL lib/libcrc32c 0xb15b4109 crc32c +EXPORT_SYMBOL lib/lru_cache 0x1df0ca1d lc_get +EXPORT_SYMBOL lib/lru_cache 0x55ef57af lc_find +EXPORT_SYMBOL lib/lru_cache 0x57c12aac lc_destroy +EXPORT_SYMBOL lib/lru_cache 0x5f8e9bc8 lc_element_by_index +EXPORT_SYMBOL lib/lru_cache 0x5fcc5043 lc_reset +EXPORT_SYMBOL lib/lru_cache 0x6c0e9649 lc_get_cumulative +EXPORT_SYMBOL lib/lru_cache 0x82d556b7 lc_try_get +EXPORT_SYMBOL lib/lru_cache 0xa752d9cd lc_seq_dump_details +EXPORT_SYMBOL lib/lru_cache 0xa96da040 lc_create +EXPORT_SYMBOL lib/lru_cache 0xb5ce3732 lc_put +EXPORT_SYMBOL lib/lru_cache 0xbb4ab7f7 lc_committed +EXPORT_SYMBOL lib/lru_cache 0xd2c9f32a lc_try_lock +EXPORT_SYMBOL lib/lru_cache 0xdca3cd72 lc_del +EXPORT_SYMBOL lib/lru_cache 0xe3d10a7e lc_seq_printf_stats +EXPORT_SYMBOL lib/lru_cache 0xe8d41b56 lc_is_used +EXPORT_SYMBOL lib/lz4/lz4_compress 0x4f4d78c5 LZ4_compress_default +EXPORT_SYMBOL lib/lz4/lz4_compress 0x5bc92e85 LZ4_compress_destSize +EXPORT_SYMBOL lib/lz4/lz4_compress 0x6004858d LZ4_compress_fast +EXPORT_SYMBOL lib/lz4/lz4_compress 0x635ff76d LZ4_saveDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0x749849d8 LZ4_loadDict +EXPORT_SYMBOL lib/lz4/lz4_compress 0xf9eced44 LZ4_compress_fast_continue +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x0f3dcf29 LZ4_loadDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0x7f7bbb7e LZ4_saveDictHC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0xddf86133 LZ4_compress_HC +EXPORT_SYMBOL lib/lz4/lz4hc_compress 0xe06ae6d6 LZ4_compress_HC_continue +EXPORT_SYMBOL lib/math/cordic 0x7e431c15 cordic_calc_iq +EXPORT_SYMBOL lib/objagg 0x0363233d objagg_obj_raw +EXPORT_SYMBOL lib/objagg 0x23865923 objagg_destroy +EXPORT_SYMBOL lib/objagg 0x24ca5ca9 objagg_obj_root_priv +EXPORT_SYMBOL lib/objagg 0x342aefe2 objagg_obj_delta_priv +EXPORT_SYMBOL lib/objagg 0x352633f4 objagg_hints_stats_get +EXPORT_SYMBOL lib/objagg 0x38e157a7 objagg_create +EXPORT_SYMBOL lib/objagg 0x3c58e78f objagg_hints_put +EXPORT_SYMBOL lib/objagg 0x6691f29d objagg_obj_put +EXPORT_SYMBOL lib/objagg 0xb17ab162 objagg_obj_get +EXPORT_SYMBOL lib/objagg 0xdaa3ee68 objagg_stats_get +EXPORT_SYMBOL lib/objagg 0xf5511527 objagg_stats_put +EXPORT_SYMBOL lib/objagg 0xfaa9d1a8 objagg_hints_get +EXPORT_SYMBOL lib/parman 0x0f518717 parman_prio_init +EXPORT_SYMBOL lib/parman 0x7b03d378 parman_item_add +EXPORT_SYMBOL lib/parman 0x8b7e26f5 parman_item_remove +EXPORT_SYMBOL lib/parman 0xc3e2d892 parman_create +EXPORT_SYMBOL lib/parman 0xc6a3d260 parman_prio_fini +EXPORT_SYMBOL lib/parman 0xca39ae6a parman_destroy +EXPORT_SYMBOL lib/raid6/raid6_pq 0x0b2c64a3 raid6_vgfmul +EXPORT_SYMBOL lib/raid6/raid6_pq 0x17f54263 raid6_gfexp +EXPORT_SYMBOL lib/raid6/raid6_pq 0x59a2712d raid6_gfinv +EXPORT_SYMBOL lib/raid6/raid6_pq 0xb0d904b7 raid6_empty_zero_page +EXPORT_SYMBOL lib/raid6/raid6_pq 0xc8e3332b raid6_gflog +EXPORT_SYMBOL lib/raid6/raid6_pq 0xcc4ee841 raid6_gfexi +EXPORT_SYMBOL lib/raid6/raid6_pq 0xd91319d6 raid6_gfmul +EXPORT_SYMBOL net/802/p8022 0x050a9ad1 unregister_8022_client +EXPORT_SYMBOL net/802/p8022 0xdca9d548 register_8022_client +EXPORT_SYMBOL net/802/psnap 0xa8f81d58 unregister_snap_client +EXPORT_SYMBOL net/802/psnap 0xb3eb7a2d register_snap_client +EXPORT_SYMBOL net/9p/9pnet 0x01cb992e p9_client_link +EXPORT_SYMBOL net/9p/9pnet 0x0e87511a p9_client_read +EXPORT_SYMBOL net/9p/9pnet 0x111db5c5 v9fs_unregister_trans +EXPORT_SYMBOL net/9p/9pnet 0x16df3f8e p9stat_read +EXPORT_SYMBOL net/9p/9pnet 0x2d3ea1ac p9_is_proto_dotl +EXPORT_SYMBOL net/9p/9pnet 0x2e1090f0 p9_client_fcreate +EXPORT_SYMBOL net/9p/9pnet 0x2f75d952 p9_client_create +EXPORT_SYMBOL net/9p/9pnet 0x3d73a797 p9_errstr2errno +EXPORT_SYMBOL net/9p/9pnet 0x42ae776f p9_client_walk +EXPORT_SYMBOL net/9p/9pnet 0x468e68a4 p9_client_fsync +EXPORT_SYMBOL net/9p/9pnet 0x4bb518b4 p9_fcall_fini +EXPORT_SYMBOL net/9p/9pnet 0x4ccd1625 p9_client_readdir +EXPORT_SYMBOL net/9p/9pnet 0x4ec3cdbc p9_client_stat +EXPORT_SYMBOL net/9p/9pnet 0x5023c9e2 p9_client_wstat +EXPORT_SYMBOL net/9p/9pnet 0x5653f84f p9_client_getattr_dotl +EXPORT_SYMBOL net/9p/9pnet 0x59e1cae0 p9_client_create_dotl +EXPORT_SYMBOL net/9p/9pnet 0x60955fea p9_client_attach +EXPORT_SYMBOL net/9p/9pnet 0x60ba2e08 do_trace_9p_fid_put +EXPORT_SYMBOL net/9p/9pnet 0x6220ff0c p9_client_open +EXPORT_SYMBOL net/9p/9pnet 0x62913aa4 v9fs_get_trans_by_name +EXPORT_SYMBOL net/9p/9pnet 0x63bb2ac1 p9_client_clunk +EXPORT_SYMBOL net/9p/9pnet 0x6426e1be p9_req_put +EXPORT_SYMBOL net/9p/9pnet 0x6809cc7d p9_client_statfs +EXPORT_SYMBOL net/9p/9pnet 0x6929977d p9_tag_lookup +EXPORT_SYMBOL net/9p/9pnet 0x69ed76d1 p9_client_rename +EXPORT_SYMBOL net/9p/9pnet 0x7a0990e0 p9_client_getlock_dotl +EXPORT_SYMBOL net/9p/9pnet 0x7a4d6f23 p9_parse_header +EXPORT_SYMBOL net/9p/9pnet 0x886c3bfb p9_is_proto_dotu +EXPORT_SYMBOL net/9p/9pnet 0xa17daf34 p9_client_begin_disconnect +EXPORT_SYMBOL net/9p/9pnet 0xa322c09d __traceiter_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xab08aa48 p9_client_symlink +EXPORT_SYMBOL net/9p/9pnet 0xad350871 p9_release_pages +EXPORT_SYMBOL net/9p/9pnet 0xaf0fac53 v9fs_get_default_trans +EXPORT_SYMBOL net/9p/9pnet 0xb37459f4 p9_client_unlinkat +EXPORT_SYMBOL net/9p/9pnet 0xb55ae777 __SCK__tp_func_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xb5f02360 p9_client_write +EXPORT_SYMBOL net/9p/9pnet 0xba0e7ed2 p9_client_mknod_dotl +EXPORT_SYMBOL net/9p/9pnet 0xbd81dfa6 p9_client_disconnect +EXPORT_SYMBOL net/9p/9pnet 0xbe9b8b1a p9_client_renameat +EXPORT_SYMBOL net/9p/9pnet 0xc3f176e8 p9_client_readlink +EXPORT_SYMBOL net/9p/9pnet 0xc7bad4fc p9dirent_read +EXPORT_SYMBOL net/9p/9pnet 0xcc3c341a do_trace_9p_fid_get +EXPORT_SYMBOL net/9p/9pnet 0xcdb4c2e4 p9_client_cb +EXPORT_SYMBOL net/9p/9pnet 0xd05d7ce5 p9_client_setattr +EXPORT_SYMBOL net/9p/9pnet 0xd384c683 p9stat_free +EXPORT_SYMBOL net/9p/9pnet 0xd81f39b1 p9_client_destroy +EXPORT_SYMBOL net/9p/9pnet 0xda8f0124 p9_client_lock_dotl +EXPORT_SYMBOL net/9p/9pnet 0xdbde9bb2 p9_client_remove +EXPORT_SYMBOL net/9p/9pnet 0xdc11a7eb p9_client_read_once +EXPORT_SYMBOL net/9p/9pnet 0xe2d9436f p9_client_mkdir_dotl +EXPORT_SYMBOL net/9p/9pnet 0xe58a3360 p9_error_init +EXPORT_SYMBOL net/9p/9pnet 0xe9370d0b p9_show_client_options +EXPORT_SYMBOL net/9p/9pnet 0xee437897 __tracepoint_9p_fid_ref +EXPORT_SYMBOL net/9p/9pnet 0xf2f673b1 v9fs_register_trans +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x05719ba0 ebt_do_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x625d9aa3 ebt_unregister_table_pre_exit +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x670b7088 ebt_unregister_table +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x689fe1cd ebt_unregister_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0x838b0776 ebt_register_template +EXPORT_SYMBOL net/bridge/netfilter/ebtables 0xf3c3a1bd ebt_register_table +EXPORT_SYMBOL net/ceph/libceph 0x040bab76 ceph_monc_validate_auth +EXPORT_SYMBOL net/ceph/libceph 0x041d5ed7 ceph_osdc_start_request +EXPORT_SYMBOL net/ceph/libceph 0x049a59ab ceph_auth_handle_svc_reply_more +EXPORT_SYMBOL net/ceph/libceph 0x0682fcd8 ceph_con_keepalive +EXPORT_SYMBOL net/ceph/libceph 0x0ce74839 ceph_pagelist_set_cursor +EXPORT_SYMBOL net/ceph/libceph 0x0d6f4535 ceph_osdc_cancel_request +EXPORT_SYMBOL net/ceph/libceph 0x0d89c567 ceph_msg_dump +EXPORT_SYMBOL net/ceph/libceph 0x0e776b7e ceph_pg_pool_flags +EXPORT_SYMBOL net/ceph/libceph 0x13dc4996 __ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0x1419198c ceph_monc_init +EXPORT_SYMBOL net/ceph/libceph 0x174003f8 ceph_release_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x19691279 ceph_msg_put +EXPORT_SYMBOL net/ceph/libceph 0x19eac2bd ceph_con_close +EXPORT_SYMBOL net/ceph/libceph 0x1a94df5d ceph_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x1c92cfbf ceph_osdc_alloc_request +EXPORT_SYMBOL net/ceph/libceph 0x2087719e ceph_oid_copy +EXPORT_SYMBOL net/ceph/libceph 0x20c52a81 ceph_osdc_sync +EXPORT_SYMBOL net/ceph/libceph 0x20cebeb6 ceph_zero_page_vector_range +EXPORT_SYMBOL net/ceph/libceph 0x2101cbc9 ceph_oid_destroy +EXPORT_SYMBOL net/ceph/libceph 0x210770af ceph_auth_verify_authorizer_reply +EXPORT_SYMBOL net/ceph/libceph 0x24bfc9a9 ceph_monc_open_session +EXPORT_SYMBOL net/ceph/libceph 0x2506b9c4 ceph_osdc_put_request +EXPORT_SYMBOL net/ceph/libceph 0x277e9a02 ceph_copy_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x2a870127 ceph_osdc_alloc_messages +EXPORT_SYMBOL net/ceph/libceph 0x2ab7b9af ceph_monc_stop +EXPORT_SYMBOL net/ceph/libceph 0x2bad6307 ceph_auth_add_authorizer_challenge +EXPORT_SYMBOL net/ceph/libceph 0x2bbaf78a __ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x2cc49e85 ceph_osdc_flush_notifies +EXPORT_SYMBOL net/ceph/libceph 0x3075de76 ceph_con_send +EXPORT_SYMBOL net/ceph/libceph 0x34640d2d ceph_alloc_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x3467bbd5 ceph_copy_user_to_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x3524c308 ceph_find_or_create_string +EXPORT_SYMBOL net/ceph/libceph 0x3684fb2d ceph_cls_assert_locked +EXPORT_SYMBOL net/ceph/libceph 0x3746c25c ceph_oloc_destroy +EXPORT_SYMBOL net/ceph/libceph 0x37680737 ceph_osdc_call +EXPORT_SYMBOL net/ceph/libceph 0x3808faa7 osd_req_op_copy_from_init +EXPORT_SYMBOL net/ceph/libceph 0x38f2d94e ceph_file_to_extents +EXPORT_SYMBOL net/ceph/libceph 0x3c8d7111 ceph_get_num_objects +EXPORT_SYMBOL net/ceph/libceph 0x42b222c5 ceph_monc_do_statfs +EXPORT_SYMBOL net/ceph/libceph 0x44c68afa ceph_msg_new2 +EXPORT_SYMBOL net/ceph/libceph 0x466b85b8 libceph_compatible +EXPORT_SYMBOL net/ceph/libceph 0x483fdf0a osd_req_op_cls_request_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x489317c7 ceph_msg_data_add_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x4affd6c2 ceph_parse_fsid +EXPORT_SYMBOL net/ceph/libceph 0x4ce151cc ceph_osdc_new_request +EXPORT_SYMBOL net/ceph/libceph 0x50603ce3 ceph_decode_entity_addrvec +EXPORT_SYMBOL net/ceph/libceph 0x525fd4ad ceph_monc_wait_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x52e131f0 ceph_pagelist_release +EXPORT_SYMBOL net/ceph/libceph 0x568223e4 ceph_auth_handle_bad_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x57baf885 ceph_str_hash +EXPORT_SYMBOL net/ceph/libceph 0x5a97fa51 ceph_cls_lock_info +EXPORT_SYMBOL net/ceph/libceph 0x5aeeee62 ceph_oid_aprintf +EXPORT_SYMBOL net/ceph/libceph 0x5c029279 osd_req_op_alloc_hint_init +EXPORT_SYMBOL net/ceph/libceph 0x5c29342f ceph_monc_renew_subs +EXPORT_SYMBOL net/ceph/libceph 0x5de969ae ceph_osdc_unwatch +EXPORT_SYMBOL net/ceph/libceph 0x606f1162 ceph_osdc_notify +EXPORT_SYMBOL net/ceph/libceph 0x63679464 ceph_osdc_abort_requests +EXPORT_SYMBOL net/ceph/libceph 0x63758856 ceph_str_hash_name +EXPORT_SYMBOL net/ceph/libceph 0x6a7a38a0 ceph_pr_addr +EXPORT_SYMBOL net/ceph/libceph 0x6e7b6fb2 ceph_compare_options +EXPORT_SYMBOL net/ceph/libceph 0x75416936 ceph_wait_for_latest_osdmap +EXPORT_SYMBOL net/ceph/libceph 0x7790a91c ceph_pagelist_append +EXPORT_SYMBOL net/ceph/libceph 0x79f0c5ec ceph_monc_get_version_async +EXPORT_SYMBOL net/ceph/libceph 0x7a0f09e0 ceph_msg_new +EXPORT_SYMBOL net/ceph/libceph 0x7c714c10 osd_req_op_extent_osd_data_pagelist +EXPORT_SYMBOL net/ceph/libceph 0x7cf75255 osd_req_op_extent_update +EXPORT_SYMBOL net/ceph/libceph 0x7d3c649c osd_req_op_cls_request_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x7ded0d91 ceph_msg_data_add_bvecs +EXPORT_SYMBOL net/ceph/libceph 0x7e422022 ceph_msg_get +EXPORT_SYMBOL net/ceph/libceph 0x7fa0025f ceph_parse_param +EXPORT_SYMBOL net/ceph/libceph 0x8111e973 ceph_pg_poolid_by_name +EXPORT_SYMBOL net/ceph/libceph 0x81d82bea ceph_pagelist_truncate +EXPORT_SYMBOL net/ceph/libceph 0x8375650f ceph_pagelist_reserve +EXPORT_SYMBOL net/ceph/libceph 0x8391964d ceph_cls_break_lock +EXPORT_SYMBOL net/ceph/libceph 0x86fca7e4 ceph_put_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x87665185 ceph_print_client_options +EXPORT_SYMBOL net/ceph/libceph 0x8ac6e806 ceph_auth_invalidate_authorizer +EXPORT_SYMBOL net/ceph/libceph 0x8beb6b21 ceph_put_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x8ebb98a0 ceph_create_client +EXPORT_SYMBOL net/ceph/libceph 0x93c7d4c6 ceph_osdc_clear_abort_err +EXPORT_SYMBOL net/ceph/libceph 0x96138fa6 ceph_auth_handle_svc_reply_done +EXPORT_SYMBOL net/ceph/libceph 0x966b05ea osd_req_op_cls_request_data_pages +EXPORT_SYMBOL net/ceph/libceph 0x96933d47 ceph_copy_from_page_vector +EXPORT_SYMBOL net/ceph/libceph 0x97ed643f ceph_osdc_notify_ack +EXPORT_SYMBOL net/ceph/libceph 0x987d3968 ceph_alloc_options +EXPORT_SYMBOL net/ceph/libceph 0x9ca95932 ceph_create_snap_context +EXPORT_SYMBOL net/ceph/libceph 0x9d756b8a ceph_destroy_client +EXPORT_SYMBOL net/ceph/libceph 0x9e94c3bc ceph_reset_client_addr +EXPORT_SYMBOL net/ceph/libceph 0x9fefa3cb ceph_calc_file_object_mapping +EXPORT_SYMBOL net/ceph/libceph 0xa258472e osd_req_op_extent_init +EXPORT_SYMBOL net/ceph/libceph 0xa376f5df ceph_pagelist_alloc +EXPORT_SYMBOL net/ceph/libceph 0xa4720933 osd_req_op_extent_osd_data +EXPORT_SYMBOL net/ceph/libceph 0xa58b7e99 ceph_pg_to_acting_primary +EXPORT_SYMBOL net/ceph/libceph 0xa64f2880 ceph_osdc_wait_request +EXPORT_SYMBOL net/ceph/libceph 0xa698f998 ceph_free_lockers +EXPORT_SYMBOL net/ceph/libceph 0xa785f740 osd_req_op_extent_osd_data_bvecs +EXPORT_SYMBOL net/ceph/libceph 0xa7d4a427 ceph_check_fsid +EXPORT_SYMBOL net/ceph/libceph 0xac8db656 ceph_monc_want_map +EXPORT_SYMBOL net/ceph/libceph 0xad703657 ceph_auth_destroy_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xafb7a850 ceph_osdc_get_request +EXPORT_SYMBOL net/ceph/libceph 0xafb8a407 ceph_msgr_flush +EXPORT_SYMBOL net/ceph/libceph 0xafc41079 ceph_cls_set_cookie +EXPORT_SYMBOL net/ceph/libceph 0xb03049ed ceph_client_gid +EXPORT_SYMBOL net/ceph/libceph 0xb4cae18c ceph_cls_lock +EXPORT_SYMBOL net/ceph/libceph 0xb54676fa ceph_msg_type_name +EXPORT_SYMBOL net/ceph/libceph 0xb72c162e ceph_buffer_release +EXPORT_SYMBOL net/ceph/libceph 0xb7af1484 __ceph_alloc_sparse_ext_map +EXPORT_SYMBOL net/ceph/libceph 0xb8028006 ceph_object_locator_to_pg +EXPORT_SYMBOL net/ceph/libceph 0xbbc0e211 ceph_cls_unlock +EXPORT_SYMBOL net/ceph/libceph 0xbc98cee2 ceph_oloc_copy +EXPORT_SYMBOL net/ceph/libceph 0xbd3020a7 ceph_monc_got_map +EXPORT_SYMBOL net/ceph/libceph 0xbe3879aa ceph_get_snap_context +EXPORT_SYMBOL net/ceph/libceph 0xbf0d59d5 ceph_osdc_watch +EXPORT_SYMBOL net/ceph/libceph 0xc05ef745 ceph_con_init +EXPORT_SYMBOL net/ceph/libceph 0xc0d3f34c osd_req_op_cls_init +EXPORT_SYMBOL net/ceph/libceph 0xc68727b4 osd_req_op_init +EXPORT_SYMBOL net/ceph/libceph 0xc7909e32 ceph_auth_is_authenticated +EXPORT_SYMBOL net/ceph/libceph 0xc9ccb652 osd_req_op_cls_response_data_pages +EXPORT_SYMBOL net/ceph/libceph 0xca80437b ceph_extent_to_file +EXPORT_SYMBOL net/ceph/libceph 0xcab25d94 ceph_pg_pool_name_by_id +EXPORT_SYMBOL net/ceph/libceph 0xcbbd961c ceph_auth_get_authorizer +EXPORT_SYMBOL net/ceph/libceph 0xcbe4a6a7 ceph_monc_get_version +EXPORT_SYMBOL net/ceph/libceph 0xd00c6c5b ceph_osdc_maybe_request_map +EXPORT_SYMBOL net/ceph/libceph 0xd285a11d osd_req_op_extent_osd_data_pages +EXPORT_SYMBOL net/ceph/libceph 0xd4d736db ceph_destroy_options +EXPORT_SYMBOL net/ceph/libceph 0xd4eb7735 ceph_decode_entity_addr +EXPORT_SYMBOL net/ceph/libceph 0xd6389f29 ceph_open_session +EXPORT_SYMBOL net/ceph/libceph 0xd80f7680 osd_req_op_xattr_init +EXPORT_SYMBOL net/ceph/libceph 0xdcb7192d osd_req_op_raw_data_in_pages +EXPORT_SYMBOL net/ceph/libceph 0xde3994b8 ceph_msg_data_add_pages +EXPORT_SYMBOL net/ceph/libceph 0xdeddd368 ceph_pagelist_free_reserve +EXPORT_SYMBOL net/ceph/libceph 0xdf6ef4a1 ceph_oid_printf +EXPORT_SYMBOL net/ceph/libceph 0xdfc091f9 ceph_entity_type_name +EXPORT_SYMBOL net/ceph/libceph 0xe3002a7d osd_req_op_extent_dup_last +EXPORT_SYMBOL net/ceph/libceph 0xe340e9a9 ceph_osdc_list_watchers +EXPORT_SYMBOL net/ceph/libceph 0xe4188aa8 ceph_con_open +EXPORT_SYMBOL net/ceph/libceph 0xe6a4f490 osd_req_op_extent_osd_data_bvec_pos +EXPORT_SYMBOL net/ceph/libceph 0xe85108a4 ceph_buffer_new +EXPORT_SYMBOL net/ceph/libceph 0xe8ebc843 ceph_parse_mon_ips +EXPORT_SYMBOL net/ceph/libceph 0xea1d8350 ceph_osdc_update_epoch_barrier +EXPORT_SYMBOL net/ceph/libceph 0xed92de6d osd_req_op_extent_osd_data_bio +EXPORT_SYMBOL net/ceph/libceph 0xee120c03 ceph_release_string +EXPORT_SYMBOL net/ceph/libceph 0xeef6cfa3 ceph_iterate_extents +EXPORT_SYMBOL net/ceph/libceph 0xef1c0cdc osd_req_op_extent_osd_iter +EXPORT_SYMBOL net/ceph/libceph 0xf254297e ceph_addr_is_blank +EXPORT_SYMBOL net/ceph/libceph 0xf631915b ceph_msg_data_add_bio +EXPORT_SYMBOL net/ceph/libceph 0xf658b105 ceph_monc_blocklist_add +EXPORT_SYMBOL net/dccp/dccp_ipv4 0x8acf6f6f dccp_syn_ack_timeout +EXPORT_SYMBOL net/dccp/dccp_ipv4 0xff611233 dccp_req_err +EXPORT_SYMBOL net/ipv4/fou 0x0aef47fc __gue_build_header +EXPORT_SYMBOL net/ipv4/fou 0x3899cd11 gue_encap_hlen +EXPORT_SYMBOL net/ipv4/fou 0x583022cd __fou_build_header +EXPORT_SYMBOL net/ipv4/fou 0xdef70806 fou_encap_hlen +EXPORT_SYMBOL net/ipv4/gre 0xdf2dc58a gre_parse_header +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x344d1e28 ip_tunnel_md_udp_encap +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x5ba9a8c6 ip_tunnel_encap_add_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0x73df2e90 ip_tunnel_encap_del_ops +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xbe1ca98d ip_tunnel_get_link_net +EXPORT_SYMBOL net/ipv4/ip_tunnel 0xfd488ec0 ip_tunnel_get_iflink +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x6139104d arpt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0x80564b61 arpt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xa56e2f5a arpt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/arp_tables 0xf5930f19 arpt_unregister_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x2d222990 ipt_do_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0x4afb8ced ipt_register_table +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xb7fa0db7 ipt_unregister_table_exit +EXPORT_SYMBOL net/ipv4/netfilter/ip_tables 0xd08dc3fe ipt_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv4/tunnel4 0x130a9bbc xfrm4_tunnel_register +EXPORT_SYMBOL net/ipv4/tunnel4 0xb9c8f685 xfrm4_tunnel_deregister +EXPORT_SYMBOL net/ipv4/udp_tunnel 0x457570eb udp_sock_create4 +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x1bf428d7 ip6_tnl_get_cap +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x3820cea2 ip6_tnl_get_link_net +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x4d46d79b ip6_tnl_encap_del_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x4f5445fa ip6_tnl_parse_tlv_enc_lim +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x4f7340c1 ip6_tnl_xmit +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0x63cf9072 ip6_tnl_change_mtu +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xcda78bbe ip6_tnl_encap_add_ops +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xd3c28ca2 ip6_tnl_get_iflink +EXPORT_SYMBOL net/ipv6/ip6_tunnel 0xf208df6a ip6_tnl_rcv +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0x4d81cdfb ip6t_do_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xc48f77a3 ip6t_unregister_table_pre_exit +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xe84b8806 ip6t_register_table +EXPORT_SYMBOL net/ipv6/netfilter/ip6_tables 0xed1d14d3 ip6t_unregister_table_exit +EXPORT_SYMBOL net/ipv6/tunnel6 0x1acd8a53 xfrm6_tunnel_register +EXPORT_SYMBOL net/ipv6/tunnel6 0x70812e2a xfrm6_tunnel_deregister +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0x310e10a9 xfrm6_tunnel_spi_lookup +EXPORT_SYMBOL net/ipv6/xfrm6_tunnel 0xb4a1374c xfrm6_tunnel_alloc_spi +EXPORT_SYMBOL net/llc/llc 0x32920352 llc_add_pack +EXPORT_SYMBOL net/llc/llc 0x38b92846 llc_remove_pack +EXPORT_SYMBOL net/llc/llc 0x52d7b2fd llc_sap_list +EXPORT_SYMBOL net/llc/llc 0x59c75f93 llc_sap_close +EXPORT_SYMBOL net/llc/llc 0x745693be llc_sap_find +EXPORT_SYMBOL net/llc/llc 0x84e8bd56 llc_mac_hdr_init +EXPORT_SYMBOL net/llc/llc 0x97320746 llc_sap_open +EXPORT_SYMBOL net/llc/llc 0x9a52d6d7 llc_set_station_handler +EXPORT_SYMBOL net/llc/llc 0xc0e65b26 llc_build_and_send_ui_pkt +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x1f2eddcd ip_vs_nfct_expect_related +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x268eed57 register_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x3a714d37 unregister_ip_vs_app +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x3b35073a unregister_ip_vs_scheduler +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x4cd49eae ip_vs_proto_data_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x5a5f7b64 ip_vs_conn_out_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x8f15ceb3 ip_vs_conn_new +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x93ed068b ip_vs_conn_in_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0x982c2894 ip_vs_conn_put +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xa4f424c0 ip_vs_proto_get +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xad52ad79 ip_vs_scheduler_err +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xd831a1a2 ip_vs_proto_name +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xdc64de77 ip_vs_tcp_conn_listen +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xe28de69d register_ip_vs_app_inc +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xeb8a2777 ip_vs_new_conn_out +EXPORT_SYMBOL net/netfilter/ipvs/ip_vs 0xed678bde register_ip_vs_app +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x0a6a5d9c nf_ct_ext_add +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x3b08a8f0 nf_ct_destroy +EXPORT_SYMBOL net/netfilter/nf_conntrack 0x89d99ee1 __nf_ct_ext_find +EXPORT_SYMBOL net/netfilter/nf_conntrack_pptp 0xf2a36612 pptp_msg_name +EXPORT_SYMBOL net/netfilter/nf_nat 0x2092fd6a __nf_nat_mangle_tcp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0x4375fe10 nf_nat_mangle_udp_packet +EXPORT_SYMBOL net/netfilter/nf_nat 0x934d9721 nf_nat_follow_master +EXPORT_SYMBOL net/netfilter/nf_nat 0xc21aff76 nf_nat_setup_info +EXPORT_SYMBOL net/netfilter/nft_fib 0x46170f23 nft_fib_policy +EXPORT_SYMBOL net/netfilter/x_tables 0x0d7f5fcd xt_alloc_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x2455fbac xt_register_target +EXPORT_SYMBOL net/netfilter/x_tables 0x3bf9d084 xt_check_table_hooks +EXPORT_SYMBOL net/netfilter/x_tables 0x48012e28 xt_check_proc_name +EXPORT_SYMBOL net/netfilter/x_tables 0x4f2afbfa xt_find_table +EXPORT_SYMBOL net/netfilter/x_tables 0x507399b6 xt_find_match +EXPORT_SYMBOL net/netfilter/x_tables 0x50873741 xt_compat_init_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0x5d61659a xt_unregister_matches +EXPORT_SYMBOL net/netfilter/x_tables 0x6f1a23c9 xt_unregister_match +EXPORT_SYMBOL net/netfilter/x_tables 0x770ccd6e xt_unregister_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x8c2b7d7f xt_register_targets +EXPORT_SYMBOL net/netfilter/x_tables 0x977fd4bf xt_alloc_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xa25fc115 xt_compat_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xae9d11c5 xt_register_matches +EXPORT_SYMBOL net/netfilter/x_tables 0xaeaf1af0 xt_unregister_target +EXPORT_SYMBOL net/netfilter/x_tables 0xcb3e91cc xt_counters_alloc +EXPORT_SYMBOL net/netfilter/x_tables 0xd87ae60d xt_check_entry_offsets +EXPORT_SYMBOL net/netfilter/x_tables 0xe204e042 xt_free_table_info +EXPORT_SYMBOL net/netfilter/x_tables 0xf84e9d8f xt_register_match +EXPORT_SYMBOL net/netfilter/x_tables 0xfef779fa xt_find_jump_offset +EXPORT_SYMBOL net/rxrpc/rxrpc 0x0398b4f2 rxrpc_kernel_check_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0x176d4017 rxrpc_kernel_get_peer +EXPORT_SYMBOL net/rxrpc/rxrpc 0x31bf3ca3 rxrpc_debug_id +EXPORT_SYMBOL net/rxrpc/rxrpc 0x32b3dffa rxrpc_sock_set_min_security_level +EXPORT_SYMBOL net/rxrpc/rxrpc 0x490d715d rxrpc_sock_set_security_keyring +EXPORT_SYMBOL net/rxrpc/rxrpc 0x49d4ee7a rxrpc_kernel_get_epoch +EXPORT_SYMBOL net/rxrpc/rxrpc 0x4c7f4c2e rxrpc_get_server_data_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0x5e96652e rxrpc_get_null_key +EXPORT_SYMBOL net/rxrpc/rxrpc 0x665fdd5c rxrpc_kernel_new_call_notification +EXPORT_SYMBOL net/rxrpc/rxrpc 0x6b01e362 rxrpc_kernel_shutdown_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x97050e83 rxrpc_kernel_begin_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0x9edcc3b8 rxrpc_kernel_charge_accept +EXPORT_SYMBOL net/rxrpc/rxrpc 0xa86a47c6 rxrpc_kernel_recv_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0xae558902 rxrpc_kernel_set_tx_length +EXPORT_SYMBOL net/rxrpc/rxrpc 0xb63b4eec rxrpc_kernel_put_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xb63c1ee4 rxrpc_kernel_send_data +EXPORT_SYMBOL net/rxrpc/rxrpc 0xbd5bf7ee key_type_rxrpc +EXPORT_SYMBOL net/rxrpc/rxrpc 0xc410c764 rxrpc_kernel_abort_call +EXPORT_SYMBOL net/rxrpc/rxrpc 0xcca976d5 rxrpc_kernel_set_max_life +EXPORT_SYMBOL net/rxrpc/rxrpc 0xe8ac4f23 rxrpc_kernel_get_srtt +EXPORT_SYMBOL net/sctp/sctp 0xba4c96c7 sctp_do_peeloff +EXPORT_SYMBOL net/smc/smc 0x294563a1 __traceiter_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0x3153cc92 __SCK__tp_func_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0x3665012a __traceiter_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0x37928824 __traceiter_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0x76da5303 __tracepoint_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xa053541c __tracepoint_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xb3f2d173 __SCK__tp_func_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xd24addfc __tracepoint_smc_switch_to_fallback +EXPORT_SYMBOL net/smc/smc 0xe7dacb8d __SCK__tp_func_smcr_link_down +EXPORT_SYMBOL net/smc/smc 0xe9f4f915 __traceiter_smc_rx_recvmsg +EXPORT_SYMBOL net/smc/smc 0xf47b4ee2 __tracepoint_smc_tx_sendmsg +EXPORT_SYMBOL net/smc/smc 0xfb8cae0f __SCK__tp_func_smc_switch_to_fallback +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x4cbb91ed gss_mech_put +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0x61294429 gss_mech_get +EXPORT_SYMBOL net/sunrpc/auth_gss/auth_rpcgss 0xdae4e374 gss_pseudoflavor_to_service +EXPORT_SYMBOL net/sunrpc/sunrpc 0x47bfdc8a svc_pool_stats_open +EXPORT_SYMBOL net/sunrpc/sunrpc 0x50b91c39 xdr_restrict_buflen +EXPORT_SYMBOL net/sunrpc/sunrpc 0x6fbb4e01 xdr_truncate_encode +EXPORT_SYMBOL net/tipc/tipc 0x581eb226 tipc_sk_fill_sock_diag +EXPORT_SYMBOL net/tipc/tipc 0x7a18f7ba tipc_dump_done +EXPORT_SYMBOL net/tipc/tipc 0xea6ee9af tipc_nl_sk_walk +EXPORT_SYMBOL net/tipc/tipc 0xf9e43a46 tipc_dump_start +EXPORT_SYMBOL net/tls/tls 0x09ce23c4 tls_get_record +EXPORT_SYMBOL vmlinux 0x0012c869 skb_copy_and_csum_dev +EXPORT_SYMBOL vmlinux 0x00206ab5 __netif_schedule +EXPORT_SYMBOL vmlinux 0x0029a606 proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x003d7aff pcim_iounmap_regions +EXPORT_SYMBOL vmlinux 0x004851e5 fb_blank +EXPORT_SYMBOL vmlinux 0x006e114b __kernel_fpu_end +EXPORT_SYMBOL vmlinux 0x007b2613 pci_ep_cfs_remove_epf_group +EXPORT_SYMBOL vmlinux 0x00868701 ether_setup +EXPORT_SYMBOL vmlinux 0x009092a2 send_sig_info +EXPORT_SYMBOL vmlinux 0x009526e7 iov_iter_get_pages_alloc2 +EXPORT_SYMBOL vmlinux 0x00ac4e1a inet6_ioctl +EXPORT_SYMBOL vmlinux 0x00b495fc security_task_getsecid_obj +EXPORT_SYMBOL vmlinux 0x00b4e615 posix_acl_equiv_mode +EXPORT_SYMBOL vmlinux 0x00ce6879 blkdev_get_by_dev +EXPORT_SYMBOL vmlinux 0x00d8e84a mtree_alloc_rrange +EXPORT_SYMBOL vmlinux 0x00f2519f kern_unmount +EXPORT_SYMBOL vmlinux 0x00f4a223 _ebc_toupper +EXPORT_SYMBOL vmlinux 0x00f51fdd sockopt_ns_capable +EXPORT_SYMBOL vmlinux 0x00ff86ac do_clone_file_range +EXPORT_SYMBOL vmlinux 0x01000e51 schedule +EXPORT_SYMBOL vmlinux 0x010b29d7 pcim_iounmap +EXPORT_SYMBOL vmlinux 0x01272d35 kthread_associate_blkcg +EXPORT_SYMBOL vmlinux 0x012f43d5 eth_header_cache +EXPORT_SYMBOL vmlinux 0x0130622b tcp_sock_set_nodelay +EXPORT_SYMBOL vmlinux 0x013643e7 udp_seq_ops +EXPORT_SYMBOL vmlinux 0x014716eb hdmi_vendor_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x0147812c kblockd_mod_delayed_work_on +EXPORT_SYMBOL vmlinux 0x01585ca5 _atomic_dec_and_raw_lock +EXPORT_SYMBOL vmlinux 0x0159ccda do_SAK +EXPORT_SYMBOL vmlinux 0x01757935 rdmacg_register_device +EXPORT_SYMBOL vmlinux 0x0176a438 fsync_bdev +EXPORT_SYMBOL vmlinux 0x017de3d5 nr_cpu_ids +EXPORT_SYMBOL vmlinux 0x01927aef import_single_range +EXPORT_SYMBOL vmlinux 0x0194c08d fib_notifier_ops_register +EXPORT_SYMBOL vmlinux 0x019c9432 pcie_capability_clear_and_set_word_unlocked +EXPORT_SYMBOL vmlinux 0x01a09959 folio_alloc +EXPORT_SYMBOL vmlinux 0x01a20ede radix_tree_tag_set +EXPORT_SYMBOL vmlinux 0x01a57836 irq_domain_set_info +EXPORT_SYMBOL vmlinux 0x01addf84 kernel_recvmsg +EXPORT_SYMBOL vmlinux 0x01af8ea4 blk_rq_unmap_user +EXPORT_SYMBOL vmlinux 0x01bf09c2 tcf_qevent_init +EXPORT_SYMBOL vmlinux 0x01bf55fc paddr_vmcoreinfo_note +EXPORT_SYMBOL vmlinux 0x01e397f5 nf_ip6_checksum +EXPORT_SYMBOL vmlinux 0x01f272f1 fiemap_prep +EXPORT_SYMBOL vmlinux 0x0209f3a7 secure_ipv6_port_ephemeral +EXPORT_SYMBOL vmlinux 0x020c3da2 neigh_parms_release +EXPORT_SYMBOL vmlinux 0x020dbf27 bitmap_alloc +EXPORT_SYMBOL vmlinux 0x021228c7 posix_acl_from_xattr +EXPORT_SYMBOL vmlinux 0x0222b671 skb_flow_get_icmp_tci +EXPORT_SYMBOL vmlinux 0x0237a99d vlan_dev_vlan_proto +EXPORT_SYMBOL vmlinux 0x0274dc2b netif_get_num_default_rss_queues +EXPORT_SYMBOL vmlinux 0x02781ac0 proc_set_user +EXPORT_SYMBOL vmlinux 0x027d229f jbd2_journal_destroy +EXPORT_SYMBOL vmlinux 0x027d272b dev_getbyhwaddr_rcu +EXPORT_SYMBOL vmlinux 0x02832738 key_instantiate_and_link +EXPORT_SYMBOL vmlinux 0x0295fe97 phy_attached_info +EXPORT_SYMBOL vmlinux 0x0296695f refcount_warn_saturate +EXPORT_SYMBOL vmlinux 0x029a7bf2 alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x02aa5653 proc_doulongvec_ms_jiffies_minmax +EXPORT_SYMBOL vmlinux 0x02b38886 inet_csk_init_xmit_timers +EXPORT_SYMBOL vmlinux 0x02bba05a input_mt_assign_slots +EXPORT_SYMBOL vmlinux 0x02bd68b9 locks_init_lock +EXPORT_SYMBOL vmlinux 0x02ca22a8 hex_dump_to_buffer +EXPORT_SYMBOL vmlinux 0x02d2db08 invalidate_mapping_pages +EXPORT_SYMBOL vmlinux 0x02e655df dev_open +EXPORT_SYMBOL vmlinux 0x02f034a1 xz_dec_run +EXPORT_SYMBOL vmlinux 0x02f15552 pci_msi_vec_count +EXPORT_SYMBOL vmlinux 0x02f4d77f __SCK__tp_func_s390_cio_tpi +EXPORT_SYMBOL vmlinux 0x0305efb1 vmf_insert_mixed_mkwrite +EXPORT_SYMBOL vmlinux 0x032bdec0 phy_ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x032de460 mpage_readahead +EXPORT_SYMBOL vmlinux 0x0332c029 kmalloc_size_roundup +EXPORT_SYMBOL vmlinux 0x0334da4e scsi_command_size_tbl +EXPORT_SYMBOL vmlinux 0x034a7afe idr_destroy +EXPORT_SYMBOL vmlinux 0x035d25ab memcg_kmem_online_key +EXPORT_SYMBOL vmlinux 0x0360d67f make_flow_keys_digest +EXPORT_SYMBOL vmlinux 0x03629c77 phy_attached_info_irq +EXPORT_SYMBOL vmlinux 0x0366307a console_suspend_enabled +EXPORT_SYMBOL vmlinux 0x036cce78 tty_termios_input_baud_rate +EXPORT_SYMBOL vmlinux 0x03721671 ap_cancel_message +EXPORT_SYMBOL vmlinux 0x037a0cba kfree +EXPORT_SYMBOL vmlinux 0x038762c8 idr_get_next_ul +EXPORT_SYMBOL vmlinux 0x0397edd5 fb_edid_to_monspecs +EXPORT_SYMBOL vmlinux 0x03b814ca bpf_dispatcher_xdp_func +EXPORT_SYMBOL vmlinux 0x03b95171 tty_name +EXPORT_SYMBOL vmlinux 0x03c24677 nf_ip_checksum +EXPORT_SYMBOL vmlinux 0x03c87b04 genphy_update_link +EXPORT_SYMBOL vmlinux 0x03cd8d07 netdev_get_by_name +EXPORT_SYMBOL vmlinux 0x03d2240c add_virt_timer_periodic +EXPORT_SYMBOL vmlinux 0x03ed074f netdev_get_xmit_slave +EXPORT_SYMBOL vmlinux 0x03ed4f30 tcp_v4_syn_recv_sock +EXPORT_SYMBOL vmlinux 0x03fa20de platform_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x03fd2571 vm_unmap_ram +EXPORT_SYMBOL vmlinux 0x041e55ca __register_binfmt +EXPORT_SYMBOL vmlinux 0x04377c9b __nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x044154c6 tc_skb_ext_tc +EXPORT_SYMBOL vmlinux 0x04444662 lockref_get_not_dead +EXPORT_SYMBOL vmlinux 0x04482cdb __refrigerator +EXPORT_SYMBOL vmlinux 0x044f0ad9 get_random_u16 +EXPORT_SYMBOL vmlinux 0x0463a639 blk_put_queue +EXPORT_SYMBOL vmlinux 0x046ad511 d_add +EXPORT_SYMBOL vmlinux 0x046b3bdc register_netdevice +EXPORT_SYMBOL vmlinux 0x04746bc9 zero_fill_bio +EXPORT_SYMBOL vmlinux 0x0479aac1 seq_list_next_rcu +EXPORT_SYMBOL vmlinux 0x048c8de6 __debug_sprintf_event +EXPORT_SYMBOL vmlinux 0x04a7782c register_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x04ad1194 pci_stop_and_remove_bus_device +EXPORT_SYMBOL vmlinux 0x04afac47 tty_port_alloc_xmit_buf +EXPORT_SYMBOL vmlinux 0x04b9c167 do_splice_direct +EXPORT_SYMBOL vmlinux 0x04bb89a3 gnet_stats_copy_app +EXPORT_SYMBOL vmlinux 0x050497c0 xfrm_state_lookup_byaddr +EXPORT_SYMBOL vmlinux 0x0513b99b remove_proc_entry +EXPORT_SYMBOL vmlinux 0x051f914f ip6_dst_alloc +EXPORT_SYMBOL vmlinux 0x05234aa8 __devm_mdiobus_register +EXPORT_SYMBOL vmlinux 0x05240ee7 percpu_counter_batch +EXPORT_SYMBOL vmlinux 0x052bc4d0 __traceiter_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x053310bb sk_ioctl +EXPORT_SYMBOL vmlinux 0x054496b4 schedule_timeout_interruptible +EXPORT_SYMBOL vmlinux 0x0553bcd5 dev_lstats_read +EXPORT_SYMBOL vmlinux 0x055cee0a tcp_select_initial_window +EXPORT_SYMBOL vmlinux 0x056ad4e8 filemap_map_pages +EXPORT_SYMBOL vmlinux 0x056bcf7b dm_read_arg +EXPORT_SYMBOL vmlinux 0x056e2bff param_set_bool +EXPORT_SYMBOL vmlinux 0x056f32a0 get_phy_device +EXPORT_SYMBOL vmlinux 0x0578bd29 vlan_dev_real_dev +EXPORT_SYMBOL vmlinux 0x0584d4ac __traceiter_s390_cio_ssch +EXPORT_SYMBOL vmlinux 0x058584bd devm_of_iomap +EXPORT_SYMBOL vmlinux 0x058ea63d tty_port_put +EXPORT_SYMBOL vmlinux 0x0595c827 flow_rule_match_ct +EXPORT_SYMBOL vmlinux 0x05aca00a napi_build_skb +EXPORT_SYMBOL vmlinux 0x05c99ca8 truncate_pagecache_range +EXPORT_SYMBOL vmlinux 0x05d6f019 jbd2_journal_abort +EXPORT_SYMBOL vmlinux 0x05dd0f91 __lshrti3 +EXPORT_SYMBOL vmlinux 0x0612dac4 begin_new_exec +EXPORT_SYMBOL vmlinux 0x061651be strcat +EXPORT_SYMBOL vmlinux 0x063015d4 gen_pool_first_fit_align +EXPORT_SYMBOL vmlinux 0x0634100a bitmap_parselist_user +EXPORT_SYMBOL vmlinux 0x063a6b31 kstrtouint_from_user +EXPORT_SYMBOL vmlinux 0x0650c484 xfrm4_protocol_deregister +EXPORT_SYMBOL vmlinux 0x065ac411 xfrm_state_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x0668b595 _kstrtoul +EXPORT_SYMBOL vmlinux 0x0676d706 pmdp_xchg_lazy +EXPORT_SYMBOL vmlinux 0x067923af ptep_reset_dat_prot +EXPORT_SYMBOL vmlinux 0x067f942b bioset_exit +EXPORT_SYMBOL vmlinux 0x06948503 retire_super +EXPORT_SYMBOL vmlinux 0x06bb09fb vm_iomap_memory +EXPORT_SYMBOL vmlinux 0x06ce98f2 raw3270_read_modified_cb +EXPORT_SYMBOL vmlinux 0x06d11488 __bitmap_equal +EXPORT_SYMBOL vmlinux 0x06d38fc6 mount_nodev +EXPORT_SYMBOL vmlinux 0x06deab3c netdev_rx_csum_fault +EXPORT_SYMBOL vmlinux 0x06e8d5a5 fifo_set_limit +EXPORT_SYMBOL vmlinux 0x07062418 register_framebuffer +EXPORT_SYMBOL vmlinux 0x07098248 xz_dec_microlzma_alloc +EXPORT_SYMBOL vmlinux 0x07297511 crc_t10dif_update +EXPORT_SYMBOL vmlinux 0x072baf38 blk_rq_map_user_iov +EXPORT_SYMBOL vmlinux 0x0736c3ff fault_in_safe_writeable +EXPORT_SYMBOL vmlinux 0x07464f55 udplite_prot +EXPORT_SYMBOL vmlinux 0x0746d49c key_move +EXPORT_SYMBOL vmlinux 0x07781dc6 sock_set_reuseaddr +EXPORT_SYMBOL vmlinux 0x07965889 nla_put +EXPORT_SYMBOL vmlinux 0x079ed74c netif_stacked_transfer_operstate +EXPORT_SYMBOL vmlinux 0x07a890c8 fb_alloc_cmap +EXPORT_SYMBOL vmlinux 0x07b2f456 pci_write_vpd +EXPORT_SYMBOL vmlinux 0x07cc4a5d printk_timed_ratelimit +EXPORT_SYMBOL vmlinux 0x07e0c275 generic_file_direct_write +EXPORT_SYMBOL vmlinux 0x07e6f2d3 xfrm_lookup_with_ifid +EXPORT_SYMBOL vmlinux 0x07f57478 pci_unmap_iospace +EXPORT_SYMBOL vmlinux 0x07fe8246 put_disk +EXPORT_SYMBOL vmlinux 0x0800473f __cond_resched +EXPORT_SYMBOL vmlinux 0x0805f2c8 ecryptfs_get_auth_tok_key +EXPORT_SYMBOL vmlinux 0x081dd855 sock_create_kern +EXPORT_SYMBOL vmlinux 0x082c3213 pci_root_buses +EXPORT_SYMBOL vmlinux 0x082ffbc9 ipv6_setsockopt +EXPORT_SYMBOL vmlinux 0x08317450 crypto_kdf108_setkey +EXPORT_SYMBOL vmlinux 0x08456553 match_string +EXPORT_SYMBOL vmlinux 0x08509c7b seq_bprintf +EXPORT_SYMBOL vmlinux 0x0856fabe tcp_poll +EXPORT_SYMBOL vmlinux 0x085df1c9 input_mt_sync_frame +EXPORT_SYMBOL vmlinux 0x0870efe3 jent_testing_exit +EXPORT_SYMBOL vmlinux 0x08763ec5 dma_fence_allocate_private_stub +EXPORT_SYMBOL vmlinux 0x088c96f6 tcp_parse_md5sig_option +EXPORT_SYMBOL vmlinux 0x08992ab3 skb_push +EXPORT_SYMBOL vmlinux 0x08ad8521 register_adapter_interrupt +EXPORT_SYMBOL vmlinux 0x08bdb6a0 inc_node_page_state +EXPORT_SYMBOL vmlinux 0x08de1ce2 blk_queue_max_segment_size +EXPORT_SYMBOL vmlinux 0x08e72f7a ww_mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x08fb654f pneigh_enqueue +EXPORT_SYMBOL vmlinux 0x090e3d32 pci_read_vpd +EXPORT_SYMBOL vmlinux 0x0920b173 lockref_mark_dead +EXPORT_SYMBOL vmlinux 0x09367cd6 unregister_nls +EXPORT_SYMBOL vmlinux 0x094b6fec __hw_addr_sync_dev +EXPORT_SYMBOL vmlinux 0x094effa5 __iucv_message_receive +EXPORT_SYMBOL vmlinux 0x0965221c security_inet_conn_request +EXPORT_SYMBOL vmlinux 0x0970102e zstd_compress_bound +EXPORT_SYMBOL vmlinux 0x09769037 dmt_modes +EXPORT_SYMBOL vmlinux 0x0977a428 folio_migrate_flags +EXPORT_SYMBOL vmlinux 0x0986c5e6 inet_stream_ops +EXPORT_SYMBOL vmlinux 0x098b71c6 fb_dealloc_cmap +EXPORT_SYMBOL vmlinux 0x09ae19c0 inet_dgram_ops +EXPORT_SYMBOL vmlinux 0x09af30f5 __netlink_kernel_create +EXPORT_SYMBOL vmlinux 0x09d44df9 in_lock_functions +EXPORT_SYMBOL vmlinux 0x09d50dca cdrom_dummy_generic_packet +EXPORT_SYMBOL vmlinux 0x09ec7551 component_match_add_typed +EXPORT_SYMBOL vmlinux 0x09f7c09a mini_qdisc_pair_swap +EXPORT_SYMBOL vmlinux 0x0a012f73 mb_cache_entry_touch +EXPORT_SYMBOL vmlinux 0x0a116ee5 pci_disable_ptm +EXPORT_SYMBOL vmlinux 0x0a3b0d94 raw_copy_from_user +EXPORT_SYMBOL vmlinux 0x0a514e3e __folio_lock +EXPORT_SYMBOL vmlinux 0x0a6a1a67 bio_add_folio +EXPORT_SYMBOL vmlinux 0x0a6f436f jbd2_log_wait_commit +EXPORT_SYMBOL vmlinux 0x0a770832 register_memory_notifier +EXPORT_SYMBOL vmlinux 0x0a79aed3 devm_memunmap +EXPORT_SYMBOL vmlinux 0x0a7d9b69 __mmap_lock_do_trace_acquire_returned +EXPORT_SYMBOL vmlinux 0x0a8c6d92 inode_set_bytes +EXPORT_SYMBOL vmlinux 0x0a9676f6 dev_set_mac_address_user +EXPORT_SYMBOL vmlinux 0x0aa309cf synchronize_hardirq +EXPORT_SYMBOL vmlinux 0x0aaccc92 pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x0aacd352 __kfifo_len_r +EXPORT_SYMBOL vmlinux 0x0ab066ee kfree_skb_reason +EXPORT_SYMBOL vmlinux 0x0ab6b8ca del_gendisk +EXPORT_SYMBOL vmlinux 0x0acfdcf1 pci_clear_mwi +EXPORT_SYMBOL vmlinux 0x0ad1a20f set_user_nice +EXPORT_SYMBOL vmlinux 0x0adc60ab pci_free_irq_vectors +EXPORT_SYMBOL vmlinux 0x0ade5dbd kernel_sock_ip_overhead +EXPORT_SYMBOL vmlinux 0x0b059ef1 xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0x0b06ae8b __dev_get_by_index +EXPORT_SYMBOL vmlinux 0x0b1beb31 vmalloc_32_user +EXPORT_SYMBOL vmlinux 0x0b1c5a91 tcp_openreq_init_rwin +EXPORT_SYMBOL vmlinux 0x0b406024 dev_driver_string +EXPORT_SYMBOL vmlinux 0x0b4f1484 deactivate_super +EXPORT_SYMBOL vmlinux 0x0b516654 vlan_for_each +EXPORT_SYMBOL vmlinux 0x0b531133 tty_devnum +EXPORT_SYMBOL vmlinux 0x0b742fd7 simple_strtol +EXPORT_SYMBOL vmlinux 0x0b9f0c82 sk_dst_check +EXPORT_SYMBOL vmlinux 0x0b9f1219 splice_direct_to_actor +EXPORT_SYMBOL vmlinux 0x0ba0b938 vm_brk +EXPORT_SYMBOL vmlinux 0x0ba985d2 complete_request_key +EXPORT_SYMBOL vmlinux 0x0bc477a2 irq_set_irq_type +EXPORT_SYMBOL vmlinux 0x0bc4911e nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0x0bd394d8 tty_termios_baud_rate +EXPORT_SYMBOL vmlinux 0x0bd8c3db sock_from_file +EXPORT_SYMBOL vmlinux 0x0bec6ba9 vma_set_file +EXPORT_SYMBOL vmlinux 0x0bf9e86b page_get_link +EXPORT_SYMBOL vmlinux 0x0c1580ba neigh_update +EXPORT_SYMBOL vmlinux 0x0c17a68e zlib_dfltcc_support +EXPORT_SYMBOL vmlinux 0x0c1efdd7 netpoll_setup +EXPORT_SYMBOL vmlinux 0x0c25ec48 secure_tcpv6_seq +EXPORT_SYMBOL vmlinux 0x0c32724a netif_receive_skb_core +EXPORT_SYMBOL vmlinux 0x0c333a7f radix_tree_insert +EXPORT_SYMBOL vmlinux 0x0c46fdea dm_put_device +EXPORT_SYMBOL vmlinux 0x0c73303d rtnl_create_link +EXPORT_SYMBOL vmlinux 0x0c7cf7c6 zero_page_mask +EXPORT_SYMBOL vmlinux 0x0c904c5b mempool_exit +EXPORT_SYMBOL vmlinux 0x0cb11bc7 __SCK__tp_func_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x0cbdb31f netdev_txq_to_tc +EXPORT_SYMBOL vmlinux 0x0cc0f4c5 __genradix_prealloc +EXPORT_SYMBOL vmlinux 0x0cc99dfa config_item_init_type_name +EXPORT_SYMBOL vmlinux 0x0cd5835b ipv6_flowlabel_exclusive +EXPORT_SYMBOL vmlinux 0x0d0317b2 mount_subtree +EXPORT_SYMBOL vmlinux 0x0d059f4a handshake_req_alloc +EXPORT_SYMBOL vmlinux 0x0d07f543 get_anon_bdev +EXPORT_SYMBOL vmlinux 0x0d085c5b ethtool_notify +EXPORT_SYMBOL vmlinux 0x0d09c7f3 padata_free +EXPORT_SYMBOL vmlinux 0x0d130589 inet_addr_type +EXPORT_SYMBOL vmlinux 0x0d18aa5f generic_write_end +EXPORT_SYMBOL vmlinux 0x0d3c2995 phy_disconnect +EXPORT_SYMBOL vmlinux 0x0d40c440 registered_fb +EXPORT_SYMBOL vmlinux 0x0d542439 __ipv6_addr_type +EXPORT_SYMBOL vmlinux 0x0d570a0e raw3270_request_reset +EXPORT_SYMBOL vmlinux 0x0d576e94 vfs_get_link +EXPORT_SYMBOL vmlinux 0x0d640e33 follow_down +EXPORT_SYMBOL vmlinux 0x0d6431e6 tcf_block_get +EXPORT_SYMBOL vmlinux 0x0d6eb67d param_ops_charp +EXPORT_SYMBOL vmlinux 0x0d72e7f5 fs_context_for_mount +EXPORT_SYMBOL vmlinux 0x0db9673e inode_query_iversion +EXPORT_SYMBOL vmlinux 0x0dba8dae component_match_add_release +EXPORT_SYMBOL vmlinux 0x0dc94a33 dquot_transfer +EXPORT_SYMBOL vmlinux 0x0df2a8f3 fifo_create_dflt +EXPORT_SYMBOL vmlinux 0x0df5120c xfrm4_rcv +EXPORT_SYMBOL vmlinux 0x0e0041d8 dquot_initialize_needed +EXPORT_SYMBOL vmlinux 0x0e1153aa pci_get_slot +EXPORT_SYMBOL vmlinux 0x0e17678a siphash_4u64 +EXPORT_SYMBOL vmlinux 0x0e1a9889 netdev_lower_dev_get_private +EXPORT_SYMBOL vmlinux 0x0e1b7f04 unpin_user_page_range_dirty_lock +EXPORT_SYMBOL vmlinux 0x0e1ee435 _copy_from_user_key +EXPORT_SYMBOL vmlinux 0x0e215fa8 ipmr_rule_default +EXPORT_SYMBOL vmlinux 0x0e267997 jbd2_journal_release_jbd_inode +EXPORT_SYMBOL vmlinux 0x0e2df52c tcf_block_put +EXPORT_SYMBOL vmlinux 0x0e56b80a __SCK__tp_func_s390_cio_tsch +EXPORT_SYMBOL vmlinux 0x0e5f14aa jbd2_journal_put_journal_head +EXPORT_SYMBOL vmlinux 0x0ea3c74e tasklet_kill +EXPORT_SYMBOL vmlinux 0x0ea593f6 hdmi_drm_infoframe_init +EXPORT_SYMBOL vmlinux 0x0ea763c3 sclp_sync_wait +EXPORT_SYMBOL vmlinux 0x0eab56fa __kfifo_max_r +EXPORT_SYMBOL vmlinux 0x0eb6eb87 add_taint +EXPORT_SYMBOL vmlinux 0x0ecb01ea setup_arg_pages +EXPORT_SYMBOL vmlinux 0x0ee61a9b airq_iv_free +EXPORT_SYMBOL vmlinux 0x0f09cc34 schedule_timeout_killable +EXPORT_SYMBOL vmlinux 0x0f0a47b0 input_get_timestamp +EXPORT_SYMBOL vmlinux 0x0f151730 jbd2_submit_inode_data +EXPORT_SYMBOL vmlinux 0x0f1ad8e2 seq_list_start_rcu +EXPORT_SYMBOL vmlinux 0x0f5a5d6c md_write_start +EXPORT_SYMBOL vmlinux 0x0f5ca080 folio_unlock +EXPORT_SYMBOL vmlinux 0x0f811fc7 jent_raw_hires_entropy_store +EXPORT_SYMBOL vmlinux 0x0f86f560 kthread_delayed_work_timer_fn +EXPORT_SYMBOL vmlinux 0x0f9084ae input_flush_device +EXPORT_SYMBOL vmlinux 0x0f9fcacc input_mt_report_finger_count +EXPORT_SYMBOL vmlinux 0x0fa8a51f security_inode_copy_up +EXPORT_SYMBOL vmlinux 0x0fb2f8a4 mktime64 +EXPORT_SYMBOL vmlinux 0x0fc3af14 udp_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0x0fc427ca pci_bus_write_config_dword +EXPORT_SYMBOL vmlinux 0x0fcd830b disk_stack_limits +EXPORT_SYMBOL vmlinux 0x0fcf6dfb unregister_netdevice_notifier_net +EXPORT_SYMBOL vmlinux 0x0fd902db mb_cache_entry_create +EXPORT_SYMBOL vmlinux 0x0fff5afc time64_to_tm +EXPORT_SYMBOL vmlinux 0x10017aa5 kernel_cpustat +EXPORT_SYMBOL vmlinux 0x10088263 jbd2_journal_start_commit +EXPORT_SYMBOL vmlinux 0x101b54ce pps_lookup_dev +EXPORT_SYMBOL vmlinux 0x1035c7c2 __release_region +EXPORT_SYMBOL vmlinux 0x10364ea1 xfrm_policy_flush +EXPORT_SYMBOL vmlinux 0x103bafd6 down_read +EXPORT_SYMBOL vmlinux 0x10497616 memweight +EXPORT_SYMBOL vmlinux 0x105e178e ip_cmsg_recv_offset +EXPORT_SYMBOL vmlinux 0x1068004b gf128mul_bbe +EXPORT_SYMBOL vmlinux 0x10728c9f __d_drop +EXPORT_SYMBOL vmlinux 0x10776fb9 xa_extract +EXPORT_SYMBOL vmlinux 0x107c4e3f tcp_mmap +EXPORT_SYMBOL vmlinux 0x107e5878 zlib_inflateEnd +EXPORT_SYMBOL vmlinux 0x1091544b eth_platform_get_mac_address +EXPORT_SYMBOL vmlinux 0x1095312c dev_uc_unsync +EXPORT_SYMBOL vmlinux 0x10c10e68 inet6_bind +EXPORT_SYMBOL vmlinux 0x10c336e2 scsi_print_result +EXPORT_SYMBOL vmlinux 0x10d9f885 scsi_sense_desc_find +EXPORT_SYMBOL vmlinux 0x10e120e2 __neigh_create +EXPORT_SYMBOL vmlinux 0x10e6f74a free_contig_range +EXPORT_SYMBOL vmlinux 0x11089ac7 _ctype +EXPORT_SYMBOL vmlinux 0x112121f7 __traceiter_s390_cio_chsc +EXPORT_SYMBOL vmlinux 0x1121322d napi_gro_flush +EXPORT_SYMBOL vmlinux 0x113efdc4 blkdev_put +EXPORT_SYMBOL vmlinux 0x114c8224 from_kprojid_munged +EXPORT_SYMBOL vmlinux 0x1163cda6 xp_free +EXPORT_SYMBOL vmlinux 0x116e8578 udp6_csum_init +EXPORT_SYMBOL vmlinux 0x117093be qdisc_class_hash_init +EXPORT_SYMBOL vmlinux 0x11b145df folio_migrate_mapping +EXPORT_SYMBOL vmlinux 0x11c24fa8 tc_setup_offload_action +EXPORT_SYMBOL vmlinux 0x11e1272b tso_start +EXPORT_SYMBOL vmlinux 0x11e30762 chacha_block_generic +EXPORT_SYMBOL vmlinux 0x11eb2a77 netif_set_xps_queue +EXPORT_SYMBOL vmlinux 0x11f79699 dma_resv_iter_next_unlocked +EXPORT_SYMBOL vmlinux 0x11f8ad31 tty_insert_flip_string_flags +EXPORT_SYMBOL vmlinux 0x120b12f1 lookup_one_len +EXPORT_SYMBOL vmlinux 0x120b336a __rb_insert_augmented +EXPORT_SYMBOL vmlinux 0x121ca5e8 mini_qdisc_pair_init +EXPORT_SYMBOL vmlinux 0x1222f3aa tcp_child_process +EXPORT_SYMBOL vmlinux 0x122c3a7e _printk +EXPORT_SYMBOL vmlinux 0x122e8df4 tty_unlock +EXPORT_SYMBOL vmlinux 0x1231fb5c dcb_getrewr_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0x12325bbb md_error +EXPORT_SYMBOL vmlinux 0x1239fc2d sg_copy_to_buffer +EXPORT_SYMBOL vmlinux 0x124bad4d kstrtobool +EXPORT_SYMBOL vmlinux 0x1251a12e console_mode +EXPORT_SYMBOL vmlinux 0x1261f5e4 _dev_info +EXPORT_SYMBOL vmlinux 0x12641250 get_phys_clock +EXPORT_SYMBOL vmlinux 0x12651d70 rtnetlink_put_metrics +EXPORT_SYMBOL vmlinux 0x127d83ea security_locked_down +EXPORT_SYMBOL vmlinux 0x12844c18 tcp_v4_mtu_reduced +EXPORT_SYMBOL vmlinux 0x128c1c93 phy_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0x12941e14 mr_vif_seq_idx +EXPORT_SYMBOL vmlinux 0x12cabc89 siphash_2u64 +EXPORT_SYMBOL vmlinux 0x12e4a67d xfrm_replay_seqhi +EXPORT_SYMBOL vmlinux 0x12f6f69c fb_videomode_to_var +EXPORT_SYMBOL vmlinux 0x12f8b235 raw3270_request_set_cmd +EXPORT_SYMBOL vmlinux 0x13110126 request_resource +EXPORT_SYMBOL vmlinux 0x13180931 iov_iter_init +EXPORT_SYMBOL vmlinux 0x131dfe7a netdev_master_upper_dev_get +EXPORT_SYMBOL vmlinux 0x13543c7d has_capability_noaudit +EXPORT_SYMBOL vmlinux 0x1357b2df config_item_get_unless_zero +EXPORT_SYMBOL vmlinux 0x138fb7e1 nexthop_res_grp_activity_update +EXPORT_SYMBOL vmlinux 0x13c7b725 inet_frag_reasm_finish +EXPORT_SYMBOL vmlinux 0x13d0adf7 __kfifo_out +EXPORT_SYMBOL vmlinux 0x13d371d6 km_state_expired +EXPORT_SYMBOL vmlinux 0x13d497ea eth_validate_addr +EXPORT_SYMBOL vmlinux 0x13d928f5 __SCK__tp_func_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x13d929a0 __cond_resched_lock +EXPORT_SYMBOL vmlinux 0x13daede2 add_to_pipe +EXPORT_SYMBOL vmlinux 0x13e36f21 tty_write_room +EXPORT_SYMBOL vmlinux 0x13eaf06b dcb_ieee_getapp_default_prio_mask +EXPORT_SYMBOL vmlinux 0x13ef3388 scsi_vpd_tpg_id +EXPORT_SYMBOL vmlinux 0x13f9540f set_guest_storage_key +EXPORT_SYMBOL vmlinux 0x14182c60 netpoll_cleanup +EXPORT_SYMBOL vmlinux 0x141858f9 xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x141903e6 ap_send +EXPORT_SYMBOL vmlinux 0x141b2737 fscrypt_ioctl_set_policy +EXPORT_SYMBOL vmlinux 0x1422d185 set_groups +EXPORT_SYMBOL vmlinux 0x142efca6 copy_splice_read +EXPORT_SYMBOL vmlinux 0x144932b9 sys_copyarea +EXPORT_SYMBOL vmlinux 0x144c1e89 fwnode_graph_parse_endpoint +EXPORT_SYMBOL vmlinux 0x145731f9 kernel_accept +EXPORT_SYMBOL vmlinux 0x14605535 dma_fence_context_alloc +EXPORT_SYMBOL vmlinux 0x146289b7 crc16_table +EXPORT_SYMBOL vmlinux 0x1465bcb1 bdi_put +EXPORT_SYMBOL vmlinux 0x14759583 sock_common_getsockopt +EXPORT_SYMBOL vmlinux 0x147a2d04 fwnode_irq_get_byname +EXPORT_SYMBOL vmlinux 0x147a3f47 scsi_track_queue_full +EXPORT_SYMBOL vmlinux 0x147bab00 skb_queue_purge +EXPORT_SYMBOL vmlinux 0x147d7290 xor_block_xc +EXPORT_SYMBOL vmlinux 0x1489e7ce tcf_em_unregister +EXPORT_SYMBOL vmlinux 0x14b3fb46 thaw_super +EXPORT_SYMBOL vmlinux 0x14b7458b pci_bus_claim_resources +EXPORT_SYMBOL vmlinux 0x14c5e5b3 segment_warning +EXPORT_SYMBOL vmlinux 0x14c67e3e tcp_tx_delay_enabled +EXPORT_SYMBOL vmlinux 0x14c8d6a4 tcp_disconnect +EXPORT_SYMBOL vmlinux 0x14d7477f console_list_unlock +EXPORT_SYMBOL vmlinux 0x14ec9293 seq_pad +EXPORT_SYMBOL vmlinux 0x14f0e58d mark_buffer_write_io_error +EXPORT_SYMBOL vmlinux 0x14f5b6fc scsi_host_busy +EXPORT_SYMBOL vmlinux 0x151f4898 schedule_timeout_uninterruptible +EXPORT_SYMBOL vmlinux 0x152130e5 param_get_ullong +EXPORT_SYMBOL vmlinux 0x1526b301 unix_tot_inflight +EXPORT_SYMBOL vmlinux 0x152ec524 sock_sendmsg +EXPORT_SYMBOL vmlinux 0x1535c5a3 radix_tree_delete_item +EXPORT_SYMBOL vmlinux 0x1539a59b sg_alloc_table_from_pages_segment +EXPORT_SYMBOL vmlinux 0x153e5acd simple_unlink +EXPORT_SYMBOL vmlinux 0x154c6338 dm_kcopyd_client_destroy +EXPORT_SYMBOL vmlinux 0x154ebbf2 pci_iomap_wc_range +EXPORT_SYMBOL vmlinux 0x1555e92e __tcp_md5_do_lookup +EXPORT_SYMBOL vmlinux 0x1566603b inet6_register_protosw +EXPORT_SYMBOL vmlinux 0x156f00f3 sg_pcopy_from_buffer +EXPORT_SYMBOL vmlinux 0x1593417e scsi_execute_cmd +EXPORT_SYMBOL vmlinux 0x1599db38 seq_release_private +EXPORT_SYMBOL vmlinux 0x15b45c51 pin_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0x15b49bac vscnprintf +EXPORT_SYMBOL vmlinux 0x15bafe29 unregister_md_cluster_operations +EXPORT_SYMBOL vmlinux 0x15bb3b05 __phy_read_mmd +EXPORT_SYMBOL vmlinux 0x15bed7a5 LZ4_decompress_safe_partial +EXPORT_SYMBOL vmlinux 0x15cfb2b3 _find_first_zero_bit_le +EXPORT_SYMBOL vmlinux 0x15d1e0be freezing_slow_path +EXPORT_SYMBOL vmlinux 0x15d58992 tc_setup_cb_reoffload +EXPORT_SYMBOL vmlinux 0x15d85a57 down_trylock +EXPORT_SYMBOL vmlinux 0x15ddc872 fb_find_mode +EXPORT_SYMBOL vmlinux 0x15e83ace ipv6_push_frag_opts +EXPORT_SYMBOL vmlinux 0x162893fd hashlen_string +EXPORT_SYMBOL vmlinux 0x1632bc21 kvasprintf_const +EXPORT_SYMBOL vmlinux 0x1647394e ndisc_mc_map +EXPORT_SYMBOL vmlinux 0x165d15e2 down_interruptible +EXPORT_SYMBOL vmlinux 0x168f43c5 page_mapping +EXPORT_SYMBOL vmlinux 0x16a47d34 dma_get_sgtable_attrs +EXPORT_SYMBOL vmlinux 0x16a5aab6 input_mt_drop_unused +EXPORT_SYMBOL vmlinux 0x16c0392a tcp_inbound_md5_hash +EXPORT_SYMBOL vmlinux 0x16c49442 __neigh_for_each_release +EXPORT_SYMBOL vmlinux 0x16cf1402 phy_print_status +EXPORT_SYMBOL vmlinux 0x16ddc494 scsi_register_driver +EXPORT_SYMBOL vmlinux 0x16e297c3 bit_wait +EXPORT_SYMBOL vmlinux 0x16ec502e pci_bus_read_config_byte +EXPORT_SYMBOL vmlinux 0x16f661cb sock_diag_put_filterinfo +EXPORT_SYMBOL vmlinux 0x17063a66 input_enable_softrepeat +EXPORT_SYMBOL vmlinux 0x1714a5b5 blk_dump_rq_flags +EXPORT_SYMBOL vmlinux 0x172fbd16 get_task_cred +EXPORT_SYMBOL vmlinux 0x17433926 unregister_md_personality +EXPORT_SYMBOL vmlinux 0x174bc1cc debug_sprintf_view +EXPORT_SYMBOL vmlinux 0x1754fd9a phy_ethtool_set_wol +EXPORT_SYMBOL vmlinux 0x1761c867 pps_register_source +EXPORT_SYMBOL vmlinux 0x176a04f2 skb_copy_and_csum_bits +EXPORT_SYMBOL vmlinux 0x1775b09d jbd2_journal_start_reserved +EXPORT_SYMBOL vmlinux 0x17a86ab7 proc_symlink +EXPORT_SYMBOL vmlinux 0x1819871c gro_find_complete_by_type +EXPORT_SYMBOL vmlinux 0x181afe51 nexthop_set_hw_flags +EXPORT_SYMBOL vmlinux 0x1833dd40 __qdisc_calculate_pkt_len +EXPORT_SYMBOL vmlinux 0x18345b8e __bitmap_replace +EXPORT_SYMBOL vmlinux 0x183fc740 tcp_v4_conn_request +EXPORT_SYMBOL vmlinux 0x188ea314 jiffies_to_timespec64 +EXPORT_SYMBOL vmlinux 0x189a3ca1 scsi_done_direct +EXPORT_SYMBOL vmlinux 0x189b6bac memory_read_from_buffer +EXPORT_SYMBOL vmlinux 0x18a089e5 compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x18aeff05 xsk_tx_peek_desc +EXPORT_SYMBOL vmlinux 0x18b87cca sclp_deactivate +EXPORT_SYMBOL vmlinux 0x18c016b4 mount_bdev +EXPORT_SYMBOL vmlinux 0x18c0987f generic_remap_file_range_prep +EXPORT_SYMBOL vmlinux 0x18c716ba pci_request_region +EXPORT_SYMBOL vmlinux 0x18dc7673 param_get_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x18e60984 __do_once_start +EXPORT_SYMBOL vmlinux 0x18e60c34 neigh_seq_start +EXPORT_SYMBOL vmlinux 0x1909595c generic_pipe_buf_try_steal +EXPORT_SYMBOL vmlinux 0x1919ab97 skb_put +EXPORT_SYMBOL vmlinux 0x19220438 xfrm_dst_ifdown +EXPORT_SYMBOL vmlinux 0x19385c80 dma_map_page_attrs +EXPORT_SYMBOL vmlinux 0x193abdd8 dst_discard_out +EXPORT_SYMBOL vmlinux 0x194b7925 blk_rq_init +EXPORT_SYMBOL vmlinux 0x195ee73a mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0x197399a2 tcp_rtx_synack +EXPORT_SYMBOL vmlinux 0x1984d421 out_of_line_wait_on_bit +EXPORT_SYMBOL vmlinux 0x1987c3fc netdev_offload_xstats_disable +EXPORT_SYMBOL vmlinux 0x199245df dev_uc_init +EXPORT_SYMBOL vmlinux 0x199ed0cd net_disable_timestamp +EXPORT_SYMBOL vmlinux 0x19ae9d52 stop_tty +EXPORT_SYMBOL vmlinux 0x19b561a4 param_ops_bool +EXPORT_SYMBOL vmlinux 0x19bd383b security_secmark_refcount_dec +EXPORT_SYMBOL vmlinux 0x19bdbab0 padata_set_cpumask +EXPORT_SYMBOL vmlinux 0x19c5e77d phy_get_internal_delay +EXPORT_SYMBOL vmlinux 0x19ebd684 neigh_ifdown +EXPORT_SYMBOL vmlinux 0x19f198e9 bio_free_pages +EXPORT_SYMBOL vmlinux 0x1a08d2ba VMALLOC_START +EXPORT_SYMBOL vmlinux 0x1a222d71 dm_table_event +EXPORT_SYMBOL vmlinux 0x1a26a93a dev_kfree_skb_any_reason +EXPORT_SYMBOL vmlinux 0x1a3e576a pci_set_master +EXPORT_SYMBOL vmlinux 0x1a5f337c noop_llseek +EXPORT_SYMBOL vmlinux 0x1a8017c5 reuseport_detach_sock +EXPORT_SYMBOL vmlinux 0x1a974e18 __cgroup_bpf_run_filter_sk +EXPORT_SYMBOL vmlinux 0x1a9a433c prandom_u32_state +EXPORT_SYMBOL vmlinux 0x1a9d4c00 set_page_writeback +EXPORT_SYMBOL vmlinux 0x1aa7fb28 gen_pool_best_fit +EXPORT_SYMBOL vmlinux 0x1ab347ba inetdev_by_index +EXPORT_SYMBOL vmlinux 0x1abbdfee scsi_block_when_processing_errors +EXPORT_SYMBOL vmlinux 0x1ac54800 skb_abort_seq_read +EXPORT_SYMBOL vmlinux 0x1ad6af3a pcie_capability_clear_and_set_word_locked +EXPORT_SYMBOL vmlinux 0x1addecef d_lookup +EXPORT_SYMBOL vmlinux 0x1af9b1f0 mdiobus_read +EXPORT_SYMBOL vmlinux 0x1b015d25 bitmap_parselist +EXPORT_SYMBOL vmlinux 0x1b335af2 __tracepoint_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x1b384ef6 tcp_conn_request +EXPORT_SYMBOL vmlinux 0x1b6314fd in_aton +EXPORT_SYMBOL vmlinux 0x1b6dcdc2 input_set_keycode +EXPORT_SYMBOL vmlinux 0x1b777357 rdmacg_unregister_device +EXPORT_SYMBOL vmlinux 0x1b799d73 param_get_uint +EXPORT_SYMBOL vmlinux 0x1b94c45e skb_page_frag_refill +EXPORT_SYMBOL vmlinux 0x1ba0221a dev_change_flags +EXPORT_SYMBOL vmlinux 0x1ba04458 sg_pcopy_to_buffer +EXPORT_SYMBOL vmlinux 0x1ba4e52e bioset_init +EXPORT_SYMBOL vmlinux 0x1bb51249 tcp_have_smc +EXPORT_SYMBOL vmlinux 0x1bb949e4 tcp_set_rcvlowat +EXPORT_SYMBOL vmlinux 0x1bbb76b0 dcache_readdir +EXPORT_SYMBOL vmlinux 0x1bbe67cf nf_log_trace +EXPORT_SYMBOL vmlinux 0x1bc9a446 phy_start +EXPORT_SYMBOL vmlinux 0x1bc9bbe4 single_release +EXPORT_SYMBOL vmlinux 0x1bd241d6 dns_query +EXPORT_SYMBOL vmlinux 0x1bd4662f nf_log_set +EXPORT_SYMBOL vmlinux 0x1bd7af9f __skb_gro_checksum_complete +EXPORT_SYMBOL vmlinux 0x1bdfa5f4 dma_resv_init +EXPORT_SYMBOL vmlinux 0x1beede85 pcim_set_mwi +EXPORT_SYMBOL vmlinux 0x1c04017a param_set_short +EXPORT_SYMBOL vmlinux 0x1c111570 dentry_create +EXPORT_SYMBOL vmlinux 0x1c3ff326 __skb_wait_for_more_packets +EXPORT_SYMBOL vmlinux 0x1c422688 dquot_quota_on_mount +EXPORT_SYMBOL vmlinux 0x1c4f1e5b md_finish_reshape +EXPORT_SYMBOL vmlinux 0x1c555d4f lookup_one +EXPORT_SYMBOL vmlinux 0x1c577d2f vfs_getattr +EXPORT_SYMBOL vmlinux 0x1c65d1e3 ioremap_wt +EXPORT_SYMBOL vmlinux 0x1c664434 __write_overflow_field +EXPORT_SYMBOL vmlinux 0x1c9292a3 __netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x1cc11154 __SCK__tp_func_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x1cd5c8d6 blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0x1cd87dfb bio_integrity_add_page +EXPORT_SYMBOL vmlinux 0x1cdb61b3 crypto_sha3_update +EXPORT_SYMBOL vmlinux 0x1ce26a63 zstd_flush_stream +EXPORT_SYMBOL vmlinux 0x1ce9a267 xfrm_register_km +EXPORT_SYMBOL vmlinux 0x1ced5148 vfs_ioctl +EXPORT_SYMBOL vmlinux 0x1d216a6b mutex_lock_killable +EXPORT_SYMBOL vmlinux 0x1d2c8f6c iov_iter_discard +EXPORT_SYMBOL vmlinux 0x1d3e2765 iucv_path_quiesce +EXPORT_SYMBOL vmlinux 0x1d428b53 tcp_v4_do_rcv +EXPORT_SYMBOL vmlinux 0x1d449b90 dfltcc_can_deflate +EXPORT_SYMBOL vmlinux 0x1d544177 flow_rule_match_ports +EXPORT_SYMBOL vmlinux 0x1d5a941c flow_rule_match_tcp +EXPORT_SYMBOL vmlinux 0x1d748c55 bdi_register +EXPORT_SYMBOL vmlinux 0x1d7dd577 neigh_destroy +EXPORT_SYMBOL vmlinux 0x1d921c27 vfs_get_tree +EXPORT_SYMBOL vmlinux 0x1d97837d eth_type_trans +EXPORT_SYMBOL vmlinux 0x1da7e426 ndisc_ns_create +EXPORT_SYMBOL vmlinux 0x1da9a087 jbd2_journal_unlock_updates +EXPORT_SYMBOL vmlinux 0x1dadd920 __kmalloc +EXPORT_SYMBOL vmlinux 0x1db931f6 tso_build_data +EXPORT_SYMBOL vmlinux 0x1dc43e63 input_mt_get_slot_by_key +EXPORT_SYMBOL vmlinux 0x1dc6c93b lookup_user_key +EXPORT_SYMBOL vmlinux 0x1dd571e6 fb_copy_cmap +EXPORT_SYMBOL vmlinux 0x1de4ccb2 get_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x1de5127e kstrtou16_from_user +EXPORT_SYMBOL vmlinux 0x1de56c8b kset_unregister +EXPORT_SYMBOL vmlinux 0x1df4fda6 ip_fraglist_init +EXPORT_SYMBOL vmlinux 0x1df88e1a ram_aops +EXPORT_SYMBOL vmlinux 0x1e0a0c24 mod_timer_pending +EXPORT_SYMBOL vmlinux 0x1e1115e1 vfs_mknod +EXPORT_SYMBOL vmlinux 0x1e57298b nf_unregister_sockopt +EXPORT_SYMBOL vmlinux 0x1e63fe69 vcalloc +EXPORT_SYMBOL vmlinux 0x1e6ad964 dev_add_pack +EXPORT_SYMBOL vmlinux 0x1e6b1a9c sync_filesystem +EXPORT_SYMBOL vmlinux 0x1e6d26a8 strstr +EXPORT_SYMBOL vmlinux 0x1e6f2b87 input_get_keycode +EXPORT_SYMBOL vmlinux 0x1e8a161a crc_t10dif_generic +EXPORT_SYMBOL vmlinux 0x1e987acc tty_port_close +EXPORT_SYMBOL vmlinux 0x1e9a2e65 fs_param_is_u32 +EXPORT_SYMBOL vmlinux 0x1e9c5bab dma_fence_get_stub +EXPORT_SYMBOL vmlinux 0x1e9edfb7 seq_hlist_start_head_rcu +EXPORT_SYMBOL vmlinux 0x1eb25eb7 mpage_writepages +EXPORT_SYMBOL vmlinux 0x1ec099a3 kfree_skb_partial +EXPORT_SYMBOL vmlinux 0x1ec18e69 vfs_mkobj +EXPORT_SYMBOL vmlinux 0x1ec3b9ae con_set_default_unimap +EXPORT_SYMBOL vmlinux 0x1ec98be8 bio_split +EXPORT_SYMBOL vmlinux 0x1ed7eb60 __sg_free_table +EXPORT_SYMBOL vmlinux 0x1edb69d6 ktime_get_raw_ts64 +EXPORT_SYMBOL vmlinux 0x1ef04785 pid_task +EXPORT_SYMBOL vmlinux 0x1ef9ccdd pci_write_config_word +EXPORT_SYMBOL vmlinux 0x1f2c376b mount_single +EXPORT_SYMBOL vmlinux 0x1f4b19f3 nf_register_net_hooks +EXPORT_SYMBOL vmlinux 0x1f4c5903 skb_append +EXPORT_SYMBOL vmlinux 0x1f7045b6 skb_flow_dissect_meta +EXPORT_SYMBOL vmlinux 0x1f7df503 filemap_get_folios_contig +EXPORT_SYMBOL vmlinux 0x1f95657b mempool_resize +EXPORT_SYMBOL vmlinux 0x1f977094 from_kgid +EXPORT_SYMBOL vmlinux 0x1f97b6a6 sb_min_blocksize +EXPORT_SYMBOL vmlinux 0x1f99f460 dma_sync_single_for_device +EXPORT_SYMBOL vmlinux 0x1fbd16da ip_tos2prio +EXPORT_SYMBOL vmlinux 0x1fcb1fae netif_receive_skb +EXPORT_SYMBOL vmlinux 0x1fcb720d tcp_sockets_allocated +EXPORT_SYMBOL vmlinux 0x1fda8755 __memset32 +EXPORT_SYMBOL vmlinux 0x1fdc5aff devm_request_threaded_irq +EXPORT_SYMBOL vmlinux 0x1feb076e scsi_dma_map +EXPORT_SYMBOL vmlinux 0x20000329 simple_strtoul +EXPORT_SYMBOL vmlinux 0x20050ce6 unix_gc_lock +EXPORT_SYMBOL vmlinux 0x200b2041 in6addr_any +EXPORT_SYMBOL vmlinux 0x2014a246 __siphash_unaligned +EXPORT_SYMBOL vmlinux 0x201cd9f8 bio_init_clone +EXPORT_SYMBOL vmlinux 0x203c461a netdev_lower_get_next_private_rcu +EXPORT_SYMBOL vmlinux 0x204c19f5 tcp_alloc_md5sig_pool +EXPORT_SYMBOL vmlinux 0x204c5067 scsi_dev_info_add_list +EXPORT_SYMBOL vmlinux 0x205349f3 sock_set_priority +EXPORT_SYMBOL vmlinux 0x20592c6f arch_write_lock_wait +EXPORT_SYMBOL vmlinux 0x20822159 xfrm_input +EXPORT_SYMBOL vmlinux 0x20865ade unregister_key_type +EXPORT_SYMBOL vmlinux 0x2089c1e3 dst_alloc +EXPORT_SYMBOL vmlinux 0x20973b94 segment_unload +EXPORT_SYMBOL vmlinux 0x2098b1c4 pci_iomap_range +EXPORT_SYMBOL vmlinux 0x20a789ac irq_set_chip_data +EXPORT_SYMBOL vmlinux 0x20c2ecb9 blk_mq_init_allocated_queue +EXPORT_SYMBOL vmlinux 0x20c4ca8f dquot_quotactl_sysfile_ops +EXPORT_SYMBOL vmlinux 0x20cf7056 unregister_netdev +EXPORT_SYMBOL vmlinux 0x20d65e40 fb_find_nearest_mode +EXPORT_SYMBOL vmlinux 0x20d8c570 blk_mq_run_hw_queues +EXPORT_SYMBOL vmlinux 0x20ee076e itcw_add_tidaw +EXPORT_SYMBOL vmlinux 0x20ff6355 filemap_range_has_page +EXPORT_SYMBOL vmlinux 0x211c9724 sk_capable +EXPORT_SYMBOL vmlinux 0x211f8605 vfs_copy_file_range +EXPORT_SYMBOL vmlinux 0x21360122 mr_mfc_find_any +EXPORT_SYMBOL vmlinux 0x2179273e vfs_link +EXPORT_SYMBOL vmlinux 0x217b9064 tcp_simple_retransmit +EXPORT_SYMBOL vmlinux 0x2182a74d unregister_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0x2186d44e locks_delete_block +EXPORT_SYMBOL vmlinux 0x2189a725 tcf_action_update_stats +EXPORT_SYMBOL vmlinux 0x2189d27f scsi_rescan_device +EXPORT_SYMBOL vmlinux 0x218e600b pci_add_resource_offset +EXPORT_SYMBOL vmlinux 0x21ac98b1 set_blocksize +EXPORT_SYMBOL vmlinux 0x21bdb523 errseq_check_and_advance +EXPORT_SYMBOL vmlinux 0x21c584ed mark_info_dirty +EXPORT_SYMBOL vmlinux 0x21d719ca blk_integrity_register +EXPORT_SYMBOL vmlinux 0x21e13cb3 inet_peer_xrlim_allow +EXPORT_SYMBOL vmlinux 0x21e180ea security_sb_set_mnt_opts +EXPORT_SYMBOL vmlinux 0x21e8aef4 jbd2_journal_set_triggers +EXPORT_SYMBOL vmlinux 0x21ea5251 __bitmap_weight +EXPORT_SYMBOL vmlinux 0x21ea83bc zstd_reset_cstream +EXPORT_SYMBOL vmlinux 0x21ed244a dst_release +EXPORT_SYMBOL vmlinux 0x21ff76f1 inet_getname +EXPORT_SYMBOL vmlinux 0x220d5a62 pci_enable_device +EXPORT_SYMBOL vmlinux 0x2210642c sclp_ap_deconfigure +EXPORT_SYMBOL vmlinux 0x221567e6 __traceiter_s390_cio_tpi +EXPORT_SYMBOL vmlinux 0x221abea4 scsi_host_put +EXPORT_SYMBOL vmlinux 0x222e7ce2 sysfs_streq +EXPORT_SYMBOL vmlinux 0x223b2168 dma_pool_create +EXPORT_SYMBOL vmlinux 0x22535b94 d_drop +EXPORT_SYMBOL vmlinux 0x22571446 thaw_bdev +EXPORT_SYMBOL vmlinux 0x226c5023 vfs_iocb_iter_read +EXPORT_SYMBOL vmlinux 0x22713786 pci_match_id +EXPORT_SYMBOL vmlinux 0x227ba639 dev_add_offload +EXPORT_SYMBOL vmlinux 0x2291e314 blk_set_queue_depth +EXPORT_SYMBOL vmlinux 0x22955884 seq_open_private +EXPORT_SYMBOL vmlinux 0x22a84baa inode_to_bdi +EXPORT_SYMBOL vmlinux 0x22adac1d phy_ethtool_get_strings +EXPORT_SYMBOL vmlinux 0x22b325d5 kd_mksound +EXPORT_SYMBOL vmlinux 0x22bd887c get_cached_acl_rcu +EXPORT_SYMBOL vmlinux 0x22d4fc26 find_vma_intersection +EXPORT_SYMBOL vmlinux 0x22f06003 genl_register_family +EXPORT_SYMBOL vmlinux 0x22fc1e96 free_netdev +EXPORT_SYMBOL vmlinux 0x231051f2 security_inode_setsecctx +EXPORT_SYMBOL vmlinux 0x2318638a netdev_printk +EXPORT_SYMBOL vmlinux 0x2322db25 arp_tbl +EXPORT_SYMBOL vmlinux 0x2327243d param_get_string +EXPORT_SYMBOL vmlinux 0x233946c6 pcie_capability_write_dword +EXPORT_SYMBOL vmlinux 0x23415759 sk_alloc +EXPORT_SYMBOL vmlinux 0x2353af49 sock_no_sendmsg +EXPORT_SYMBOL vmlinux 0x2364c85a tasklet_init +EXPORT_SYMBOL vmlinux 0x236c8c64 memcpy +EXPORT_SYMBOL vmlinux 0x237512c6 read_cache_page_gfp +EXPORT_SYMBOL vmlinux 0x237adc6a __xfrm_state_delete +EXPORT_SYMBOL vmlinux 0x237cd20f validate_slab_cache +EXPORT_SYMBOL vmlinux 0x23846617 __blk_rq_map_sg +EXPORT_SYMBOL vmlinux 0x238ddff5 netif_set_real_num_rx_queues +EXPORT_SYMBOL vmlinux 0x23924a48 prepare_to_wait_event +EXPORT_SYMBOL vmlinux 0x23a02fb4 set_disk_ro +EXPORT_SYMBOL vmlinux 0x23ac9da1 dev_kfree_skb_irq_reason +EXPORT_SYMBOL vmlinux 0x23b503b7 dquot_quota_sync +EXPORT_SYMBOL vmlinux 0x23b9d6e2 mangle_path +EXPORT_SYMBOL vmlinux 0x23c6768d scsi_device_set_state +EXPORT_SYMBOL vmlinux 0x23ddd74a dquot_load_quota_inode +EXPORT_SYMBOL vmlinux 0x23e259ad security_dentry_init_security +EXPORT_SYMBOL vmlinux 0x23f1d7a6 page_pool_ethtool_stats_get_count +EXPORT_SYMBOL vmlinux 0x23fcf0b1 genphy_read_lpa +EXPORT_SYMBOL vmlinux 0x23fd3028 vmalloc_node +EXPORT_SYMBOL vmlinux 0x242f3562 irq_subclass_register +EXPORT_SYMBOL vmlinux 0x243fc83e skb_flow_dissect_hash +EXPORT_SYMBOL vmlinux 0x2446412b devm_request_resource +EXPORT_SYMBOL vmlinux 0x2459bbcc console_set_on_cmdline +EXPORT_SYMBOL vmlinux 0x2477e930 param_set_int +EXPORT_SYMBOL vmlinux 0x247a3fe4 LZ4_decompress_fast_continue +EXPORT_SYMBOL vmlinux 0x24855f80 tcf_unregister_action +EXPORT_SYMBOL vmlinux 0x24962712 lowcore_ptr +EXPORT_SYMBOL vmlinux 0x24988173 tcp_md5_key_copy +EXPORT_SYMBOL vmlinux 0x249c7dbe generic_file_open +EXPORT_SYMBOL vmlinux 0x249eb116 tty_lock +EXPORT_SYMBOL vmlinux 0x24b8528f mutex_trylock +EXPORT_SYMBOL vmlinux 0x24bc53b0 __traceiter_s390_cio_xsch +EXPORT_SYMBOL vmlinux 0x24c20d3b simple_recursive_removal +EXPORT_SYMBOL vmlinux 0x24c6f599 dev_set_mtu +EXPORT_SYMBOL vmlinux 0x24ca07b0 tcp_read_sock +EXPORT_SYMBOL vmlinux 0x24cd4de0 kmalloc_node_trace +EXPORT_SYMBOL vmlinux 0x24d01731 inet_release +EXPORT_SYMBOL vmlinux 0x24d273d1 add_timer +EXPORT_SYMBOL vmlinux 0x24dd73a7 kernel_getpeername +EXPORT_SYMBOL vmlinux 0x24dfe4d9 netdev_name_in_use +EXPORT_SYMBOL vmlinux 0x24e1b558 seg6_hmac_compute +EXPORT_SYMBOL vmlinux 0x24e66dab inet_csk_destroy_sock +EXPORT_SYMBOL vmlinux 0x24f4173f kobject_get +EXPORT_SYMBOL vmlinux 0x24fd8abe setattr_should_drop_sgid +EXPORT_SYMBOL vmlinux 0x24fe8e1c skb_ensure_writable +EXPORT_SYMBOL vmlinux 0x2521e550 con_is_bound +EXPORT_SYMBOL vmlinux 0x252332f1 __SCK__tp_func_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x252c26f3 debug_exception_common +EXPORT_SYMBOL vmlinux 0x252cf375 scsi_kmap_atomic_sg +EXPORT_SYMBOL vmlinux 0x252fe7e4 down_read_interruptible +EXPORT_SYMBOL vmlinux 0x253b6105 sk_stream_error +EXPORT_SYMBOL vmlinux 0x2548c032 __cpu_possible_mask +EXPORT_SYMBOL vmlinux 0x256e1186 filemap_fdatawait_keep_errors +EXPORT_SYMBOL vmlinux 0x25820c64 fs_overflowuid +EXPORT_SYMBOL vmlinux 0x258d2f76 net_dim_get_tx_moderation +EXPORT_SYMBOL vmlinux 0x2598c6c0 __tracepoint_kmem_cache_free +EXPORT_SYMBOL vmlinux 0x259b95df ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0x25baa0d5 cdrom_release +EXPORT_SYMBOL vmlinux 0x25e9b0fc tc_cleanup_offload_action +EXPORT_SYMBOL vmlinux 0x25e9d4bd resource_list_free +EXPORT_SYMBOL vmlinux 0x25ec1b28 strlen +EXPORT_SYMBOL vmlinux 0x25f96b32 napi_gro_frags +EXPORT_SYMBOL vmlinux 0x25fb7db5 make_kgid +EXPORT_SYMBOL vmlinux 0x26005804 inode_update_time +EXPORT_SYMBOL vmlinux 0x260a095a __sg_alloc_table +EXPORT_SYMBOL vmlinux 0x261c30c5 dma_fence_signal_timestamp +EXPORT_SYMBOL vmlinux 0x262a8f83 proc_create_single_data +EXPORT_SYMBOL vmlinux 0x262b18ec page_pool_unlink_napi +EXPORT_SYMBOL vmlinux 0x263beb75 ecryptfs_get_versions +EXPORT_SYMBOL vmlinux 0x2641a1c6 diag224 +EXPORT_SYMBOL vmlinux 0x266cf5cd block_truncate_page +EXPORT_SYMBOL vmlinux 0x2688ec10 bitmap_zalloc +EXPORT_SYMBOL vmlinux 0x26897b52 mb_cache_entry_get +EXPORT_SYMBOL vmlinux 0x2690b0b9 generic_file_readonly_mmap +EXPORT_SYMBOL vmlinux 0x26a5b938 sclp_pci_configure +EXPORT_SYMBOL vmlinux 0x26c0fdd3 unregister_netdevice_queue +EXPORT_SYMBOL vmlinux 0x26d105bc napi_gro_receive +EXPORT_SYMBOL vmlinux 0x26e298e0 unregister_memory_notifier +EXPORT_SYMBOL vmlinux 0x26ed7ffa netlink_kernel_release +EXPORT_SYMBOL vmlinux 0x26f62e3a tcp_splice_read +EXPORT_SYMBOL vmlinux 0x270cf88f dump_stack_lvl +EXPORT_SYMBOL vmlinux 0x271b353f pci_request_regions +EXPORT_SYMBOL vmlinux 0x27247334 remove_arg_zero +EXPORT_SYMBOL vmlinux 0x272a8933 udp_memory_allocated +EXPORT_SYMBOL vmlinux 0x2733eaf7 scsi_dev_info_list_add_keyed +EXPORT_SYMBOL vmlinux 0x27439eeb flow_rule_match_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x27479d14 param_free_charp +EXPORT_SYMBOL vmlinux 0x27571dfd tcf_em_tree_dump +EXPORT_SYMBOL vmlinux 0x2759f2bf radix_tree_gang_lookup +EXPORT_SYMBOL vmlinux 0x275c24a7 kvfree_sensitive +EXPORT_SYMBOL vmlinux 0x275f3d49 hdmi_vendor_infoframe_check +EXPORT_SYMBOL vmlinux 0x2760969b sync_blockdev_range +EXPORT_SYMBOL vmlinux 0x27650308 flow_block_cb_free +EXPORT_SYMBOL vmlinux 0x276b0e39 xfrm4_protocol_register +EXPORT_SYMBOL vmlinux 0x27756bc8 scsi_sanitize_inquiry_string +EXPORT_SYMBOL vmlinux 0x277d4035 gen_pool_has_addr +EXPORT_SYMBOL vmlinux 0x277ec8ef vfs_getattr_nosec +EXPORT_SYMBOL vmlinux 0x2782b393 xfrm_state_walk_init +EXPORT_SYMBOL vmlinux 0x27864d57 memparse +EXPORT_SYMBOL vmlinux 0x27951d0b tcf_generic_walker +EXPORT_SYMBOL vmlinux 0x2797fb6d register_quota_format +EXPORT_SYMBOL vmlinux 0x279fa5f3 __do_once_done +EXPORT_SYMBOL vmlinux 0x27a81f84 nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0x27a8f51b do_wait_intr_irq +EXPORT_SYMBOL vmlinux 0x27ab6a66 qdisc_hash_add +EXPORT_SYMBOL vmlinux 0x27b1a497 bmap +EXPORT_SYMBOL vmlinux 0x27bbf221 disable_irq_nosync +EXPORT_SYMBOL vmlinux 0x27c50a13 phy_mac_interrupt +EXPORT_SYMBOL vmlinux 0x27ccc580 phy_start_aneg +EXPORT_SYMBOL vmlinux 0x27cdca93 pci_add_resource +EXPORT_SYMBOL vmlinux 0x27d4716c __bh_read_batch +EXPORT_SYMBOL vmlinux 0x27e82df4 security_socket_socketpair +EXPORT_SYMBOL vmlinux 0x27eb9cd1 tcw_set_intrg +EXPORT_SYMBOL vmlinux 0x27f5f314 redirty_page_for_writepage +EXPORT_SYMBOL vmlinux 0x2804fff5 rtnl_configure_link +EXPORT_SYMBOL vmlinux 0x28098454 ip_sock_set_freebind +EXPORT_SYMBOL vmlinux 0x28119c98 vfs_create +EXPORT_SYMBOL vmlinux 0x2815e4e8 tty_chars_in_buffer +EXPORT_SYMBOL vmlinux 0x281823c5 __kfifo_out_peek +EXPORT_SYMBOL vmlinux 0x281c8485 qdisc_tree_reduce_backlog +EXPORT_SYMBOL vmlinux 0x281e4658 get_tree_single +EXPORT_SYMBOL vmlinux 0x28270848 netif_carrier_off +EXPORT_SYMBOL vmlinux 0x282c7e12 __tracepoint_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0x28378917 nla_put_nohdr +EXPORT_SYMBOL vmlinux 0x28544188 device_match_acpi_dev +EXPORT_SYMBOL vmlinux 0x2857a70c folio_wait_bit +EXPORT_SYMBOL vmlinux 0x28641046 sock_kzfree_s +EXPORT_SYMBOL vmlinux 0x286a3661 airq_iv_scan +EXPORT_SYMBOL vmlinux 0x286f4eb3 jbd2_journal_lock_updates +EXPORT_SYMBOL vmlinux 0x2872d4e1 inet_proto_csum_replace4 +EXPORT_SYMBOL vmlinux 0x2875a315 utf32_to_utf8 +EXPORT_SYMBOL vmlinux 0x28864fef __tracepoint_module_get +EXPORT_SYMBOL vmlinux 0x28d74034 seg6_hmac_net_exit +EXPORT_SYMBOL vmlinux 0x28f264d7 __tracepoint_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0x28f8c8c5 fd_install +EXPORT_SYMBOL vmlinux 0x28f94604 __ubsan_handle_builtin_unreachable +EXPORT_SYMBOL vmlinux 0x29168bd5 blk_queue_update_dma_pad +EXPORT_SYMBOL vmlinux 0x2924659d dquot_acquire +EXPORT_SYMBOL vmlinux 0x29364c39 phy_attach_direct +EXPORT_SYMBOL vmlinux 0x29391e7d vm_munmap +EXPORT_SYMBOL vmlinux 0x294cca60 ___pskb_trim +EXPORT_SYMBOL vmlinux 0x2956cf37 sclp_remove_processed +EXPORT_SYMBOL vmlinux 0x29604158 napi_busy_loop +EXPORT_SYMBOL vmlinux 0x2974aa00 dev_mc_init +EXPORT_SYMBOL vmlinux 0x29789394 empty_zero_page +EXPORT_SYMBOL vmlinux 0x297de711 mr_mfc_find_parent +EXPORT_SYMBOL vmlinux 0x297f42d5 netpoll_parse_options +EXPORT_SYMBOL vmlinux 0x29836013 pci_disable_link_state_locked +EXPORT_SYMBOL vmlinux 0x298caf02 xattr_supports_user_prefix +EXPORT_SYMBOL vmlinux 0x29a760f9 d_find_any_alias +EXPORT_SYMBOL vmlinux 0x29cc2059 __icmp_send +EXPORT_SYMBOL vmlinux 0x29d78b59 kset_register +EXPORT_SYMBOL vmlinux 0x29fe3669 rps_may_expire_flow +EXPORT_SYMBOL vmlinux 0x2a003ac8 fs_param_is_blockdev +EXPORT_SYMBOL vmlinux 0x2a23be62 dma_fence_chain_walk +EXPORT_SYMBOL vmlinux 0x2a2e0b4d bio_uninit +EXPORT_SYMBOL vmlinux 0x2a41d203 dql_init +EXPORT_SYMBOL vmlinux 0x2a45e4f3 I_BDEV +EXPORT_SYMBOL vmlinux 0x2a537295 netdev_lower_get_first_private_rcu +EXPORT_SYMBOL vmlinux 0x2a6a5aac sockopt_capable +EXPORT_SYMBOL vmlinux 0x2a8563de clear_nlink +EXPORT_SYMBOL vmlinux 0x2a90269a register_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x2ae91877 netif_schedule_queue +EXPORT_SYMBOL vmlinux 0x2aef7d38 end_buffer_write_sync +EXPORT_SYMBOL vmlinux 0x2af17623 phy_do_ioctl_running +EXPORT_SYMBOL vmlinux 0x2af3f454 ssch +EXPORT_SYMBOL vmlinux 0x2afb8a41 neigh_lookup +EXPORT_SYMBOL vmlinux 0x2b436b36 pcim_iomap_regions +EXPORT_SYMBOL vmlinux 0x2b5ecbc6 __traceiter_kmalloc +EXPORT_SYMBOL vmlinux 0x2b726c45 jbd2_journal_invalidate_folio +EXPORT_SYMBOL vmlinux 0x2b75e119 xsk_uses_need_wakeup +EXPORT_SYMBOL vmlinux 0x2b862936 vm_insert_pages +EXPORT_SYMBOL vmlinux 0x2b873ae1 eth_header_parse +EXPORT_SYMBOL vmlinux 0x2b96ad05 __nla_put +EXPORT_SYMBOL vmlinux 0x2b9c73dc __lock_buffer +EXPORT_SYMBOL vmlinux 0x2b9da7a4 genl_lock +EXPORT_SYMBOL vmlinux 0x2bb6590a tcf_action_check_ctrlact +EXPORT_SYMBOL vmlinux 0x2bbe76f4 rps_sock_flow_table +EXPORT_SYMBOL vmlinux 0x2bc1fecd mptcp_subflow_reqsk_alloc +EXPORT_SYMBOL vmlinux 0x2bf0402d rtnl_link_get_net +EXPORT_SYMBOL vmlinux 0x2bf89968 fib6_info_hw_flags_set +EXPORT_SYMBOL vmlinux 0x2c256e1f input_scancode_to_scalar +EXPORT_SYMBOL vmlinux 0x2c4882c6 flow_block_cb_alloc +EXPORT_SYMBOL vmlinux 0x2c6ef082 vfs_setpos +EXPORT_SYMBOL vmlinux 0x2c745134 nf_hook_slow +EXPORT_SYMBOL vmlinux 0x2c77b3d8 nf_log_register +EXPORT_SYMBOL vmlinux 0x2c82c36a security_secmark_relabel_packet +EXPORT_SYMBOL vmlinux 0x2c8db502 pcim_enable_device +EXPORT_SYMBOL vmlinux 0x2c9889ed iterate_dir +EXPORT_SYMBOL vmlinux 0x2cbc9565 tty_port_open +EXPORT_SYMBOL vmlinux 0x2cbd23af trace_print_hex_dump_seq +EXPORT_SYMBOL vmlinux 0x2cbe1b0e netdev_has_upper_dev_all_rcu +EXPORT_SYMBOL vmlinux 0x2cc4d6a4 sock_wfree +EXPORT_SYMBOL vmlinux 0x2ccb9b1d __vlan_find_dev_deep_rcu +EXPORT_SYMBOL vmlinux 0x2ccbc616 ip_frag_next +EXPORT_SYMBOL vmlinux 0x2ccd059a dim_on_top +EXPORT_SYMBOL vmlinux 0x2cd6e500 tcp_peek_len +EXPORT_SYMBOL vmlinux 0x2cde5bc4 vfs_fadvise +EXPORT_SYMBOL vmlinux 0x2ce1cea8 pci_scan_bus +EXPORT_SYMBOL vmlinux 0x2cf56265 __dynamic_pr_debug +EXPORT_SYMBOL vmlinux 0x2d0ed8b0 simple_open +EXPORT_SYMBOL vmlinux 0x2d140a58 genl_unlock +EXPORT_SYMBOL vmlinux 0x2d1c673d inet_sk_get_local_port_range +EXPORT_SYMBOL vmlinux 0x2d1eef52 write_cache_pages +EXPORT_SYMBOL vmlinux 0x2d2e7f11 inet_rcv_saddr_equal +EXPORT_SYMBOL vmlinux 0x2d30596c from_kqid_munged +EXPORT_SYMBOL vmlinux 0x2d3385d3 system_wq +EXPORT_SYMBOL vmlinux 0x2d39b0a7 kstrdup +EXPORT_SYMBOL vmlinux 0x2d4c773a hdmi_spd_infoframe_init +EXPORT_SYMBOL vmlinux 0x2d4daef5 find_font +EXPORT_SYMBOL vmlinux 0x2d51affb device_get_ethdev_address +EXPORT_SYMBOL vmlinux 0x2d6e4d7b inode_needs_sync +EXPORT_SYMBOL vmlinux 0x2d832cbf utf8_casefold +EXPORT_SYMBOL vmlinux 0x2d983787 pci_alloc_dev +EXPORT_SYMBOL vmlinux 0x2d994605 security_inode_copy_up_xattr +EXPORT_SYMBOL vmlinux 0x2da0bbae sdev_prefix_printk +EXPORT_SYMBOL vmlinux 0x2db545ba __mmap_lock_do_trace_released +EXPORT_SYMBOL vmlinux 0x2db93bf5 bh_uptodate_or_lock +EXPORT_SYMBOL vmlinux 0x2dc9342c flow_block_cb_lookup +EXPORT_SYMBOL vmlinux 0x2dca2bac request_key_rcu +EXPORT_SYMBOL vmlinux 0x2dd615f1 mdiobus_write_nested +EXPORT_SYMBOL vmlinux 0x2dd74c8d ip6_dst_hoplimit +EXPORT_SYMBOL vmlinux 0x2ddb834b __xa_alloc +EXPORT_SYMBOL vmlinux 0x2de125c0 page_frag_alloc_align +EXPORT_SYMBOL vmlinux 0x2de43f15 __alloc_pages +EXPORT_SYMBOL vmlinux 0x2e0ae769 folio_mark_dirty +EXPORT_SYMBOL vmlinux 0x2e2a3154 seq_put_decimal_ull +EXPORT_SYMBOL vmlinux 0x2e3c5950 radix_tree_gang_lookup_tag_slot +EXPORT_SYMBOL vmlinux 0x2e3ca46a pci_enable_msi +EXPORT_SYMBOL vmlinux 0x2e5fe036 __skb_ext_put +EXPORT_SYMBOL vmlinux 0x2ea49db5 mod_node_page_state +EXPORT_SYMBOL vmlinux 0x2ead2652 ip_mc_join_group +EXPORT_SYMBOL vmlinux 0x2eae9f36 netdev_core_stats_alloc +EXPORT_SYMBOL vmlinux 0x2ec6bba0 errseq_set +EXPORT_SYMBOL vmlinux 0x2ed11b5a textsearch_prepare +EXPORT_SYMBOL vmlinux 0x2ed67d13 raw3270_start_request +EXPORT_SYMBOL vmlinux 0x2ef5661d segment_modify_shared +EXPORT_SYMBOL vmlinux 0x2f03fc4b security_secmark_refcount_inc +EXPORT_SYMBOL vmlinux 0x2f1eeb38 cdev_del +EXPORT_SYMBOL vmlinux 0x2f2e91b2 security_ib_alloc_security +EXPORT_SYMBOL vmlinux 0x2f35df2d truncate_setsize +EXPORT_SYMBOL vmlinux 0x2f409399 fwnode_irq_get +EXPORT_SYMBOL vmlinux 0x2f40de4f inode_init_once +EXPORT_SYMBOL vmlinux 0x2f41064a blkdev_issue_secure_erase +EXPORT_SYMBOL vmlinux 0x2f641977 raw3270_deactivate_view +EXPORT_SYMBOL vmlinux 0x2f7754a8 dma_pool_free +EXPORT_SYMBOL vmlinux 0x2f86981a register_cdrom +EXPORT_SYMBOL vmlinux 0x2f9022c5 security_tun_dev_attach +EXPORT_SYMBOL vmlinux 0x2fa2c39f tcf_block_netif_keep_dst +EXPORT_SYMBOL vmlinux 0x2fa5a500 memcmp +EXPORT_SYMBOL vmlinux 0x2fa9da98 tcf_classify +EXPORT_SYMBOL vmlinux 0x2fad8297 qdisc_warn_nonwc +EXPORT_SYMBOL vmlinux 0x2fbffc41 __napi_alloc_skb +EXPORT_SYMBOL vmlinux 0x2fd09944 blake2s_update +EXPORT_SYMBOL vmlinux 0x2fd6b926 debug_unregister +EXPORT_SYMBOL vmlinux 0x2fe252cc unregister_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x2ffffb6f _ebc_tolower +EXPORT_SYMBOL vmlinux 0x300d6be4 __irq_regs +EXPORT_SYMBOL vmlinux 0x30195e9b dev_get_by_index +EXPORT_SYMBOL vmlinux 0x3096be16 names_cachep +EXPORT_SYMBOL vmlinux 0x30a80826 __kfifo_from_user +EXPORT_SYMBOL vmlinux 0x30acfde9 hsiphash_2u32 +EXPORT_SYMBOL vmlinux 0x30ba20ba __pci_register_driver +EXPORT_SYMBOL vmlinux 0x30bafd63 xfrm_policy_hash_rebuild +EXPORT_SYMBOL vmlinux 0x30e08d54 alloc_fcdev +EXPORT_SYMBOL vmlinux 0x30e0dcbe ccw_device_clear_options +EXPORT_SYMBOL vmlinux 0x30f781b9 get_tree_single_reconf +EXPORT_SYMBOL vmlinux 0x30fe427e jbd2_journal_finish_inode_data_buffers +EXPORT_SYMBOL vmlinux 0x311df502 phy_advertise_supported +EXPORT_SYMBOL vmlinux 0x3126a9e8 siphash_1u64 +EXPORT_SYMBOL vmlinux 0x312ed932 verify_spi_info +EXPORT_SYMBOL vmlinux 0x31358696 jbd2_journal_inode_ranged_wait +EXPORT_SYMBOL vmlinux 0x31500158 proc_doulongvec_minmax +EXPORT_SYMBOL vmlinux 0x315f9d93 flow_rule_match_enc_ip +EXPORT_SYMBOL vmlinux 0x316bd2c7 set_bh_page +EXPORT_SYMBOL vmlinux 0x319d5b7c netdev_emerg +EXPORT_SYMBOL vmlinux 0x31a6d2aa __sock_queue_rcv_skb +EXPORT_SYMBOL vmlinux 0x31b6a149 padata_alloc_shell +EXPORT_SYMBOL vmlinux 0x31c92812 __sk_receive_skb +EXPORT_SYMBOL vmlinux 0x31d223b1 page_cache_prev_miss +EXPORT_SYMBOL vmlinux 0x31e657e0 xfrm6_protocol_deregister +EXPORT_SYMBOL vmlinux 0x31e7b349 key_create_or_update +EXPORT_SYMBOL vmlinux 0x31ec7a59 tc_setup_cb_add +EXPORT_SYMBOL vmlinux 0x31f9bc9a fs_param_is_path +EXPORT_SYMBOL vmlinux 0x31fcd2d2 dqget +EXPORT_SYMBOL vmlinux 0x3207ae15 redraw_screen +EXPORT_SYMBOL vmlinux 0x3221df67 __bitmap_subset +EXPORT_SYMBOL vmlinux 0x323fdc5a no_seek_end_llseek +EXPORT_SYMBOL vmlinux 0x3244e36b seg6_push_hmac +EXPORT_SYMBOL vmlinux 0x324e849d xfrm_policy_walk +EXPORT_SYMBOL vmlinux 0x32725554 iterate_fd +EXPORT_SYMBOL vmlinux 0x3278dcc2 gpiochip_irq_reqres +EXPORT_SYMBOL vmlinux 0x3283e6b0 prandom_seed_full_state +EXPORT_SYMBOL vmlinux 0x3293f5ba xfrm_init_state +EXPORT_SYMBOL vmlinux 0x32943a80 netif_tx_stop_all_queues +EXPORT_SYMBOL vmlinux 0x32aabe91 try_lookup_one_len +EXPORT_SYMBOL vmlinux 0x32af3d2a t10_pi_type1_ip +EXPORT_SYMBOL vmlinux 0x32afb0ad end_page_writeback +EXPORT_SYMBOL vmlinux 0x32b46ea7 __block_write_full_folio +EXPORT_SYMBOL vmlinux 0x32c30f42 tcf_exts_validate +EXPORT_SYMBOL vmlinux 0x32c6a2d8 _ebcasc_500 +EXPORT_SYMBOL vmlinux 0x32ce3777 radix_tree_preload +EXPORT_SYMBOL vmlinux 0x32e1cbdb cdev_device_add +EXPORT_SYMBOL vmlinux 0x32e33d9a tty_port_init +EXPORT_SYMBOL vmlinux 0x3307cbb7 generic_ro_fops +EXPORT_SYMBOL vmlinux 0x331de0b9 kstrtos8_from_user +EXPORT_SYMBOL vmlinux 0x33232c8b softnet_data +EXPORT_SYMBOL vmlinux 0x332f04be fs_param_is_blob +EXPORT_SYMBOL vmlinux 0x332fa38c filemap_invalidate_unlock_two +EXPORT_SYMBOL vmlinux 0x333126f7 phy_modify_paged +EXPORT_SYMBOL vmlinux 0x334452f3 xfrm_if_register_cb +EXPORT_SYMBOL vmlinux 0x33457b5a phy_config_aneg +EXPORT_SYMBOL vmlinux 0x334e6967 mdiobus_register_device +EXPORT_SYMBOL vmlinux 0x33569e6f nla_put_64bit +EXPORT_SYMBOL vmlinux 0x335b9ea1 vm_mmap +EXPORT_SYMBOL vmlinux 0x3362a5ac udp_table +EXPORT_SYMBOL vmlinux 0x336b5c2b pci_alloc_irq_vectors_affinity +EXPORT_SYMBOL vmlinux 0x337818a7 unix_destruct_scm +EXPORT_SYMBOL vmlinux 0x337fb3d7 __mod_zone_page_state +EXPORT_SYMBOL vmlinux 0x338259b4 pipe_lock +EXPORT_SYMBOL vmlinux 0x339369ea tso_build_hdr +EXPORT_SYMBOL vmlinux 0x33976a23 kmem_cache_alloc_node +EXPORT_SYMBOL vmlinux 0x33c299ed ap_driver_register +EXPORT_SYMBOL vmlinux 0x33ca35e9 __breadahead +EXPORT_SYMBOL vmlinux 0x33db3cab netdev_lower_state_changed +EXPORT_SYMBOL vmlinux 0x33ef0118 __cpuhp_setup_state +EXPORT_SYMBOL vmlinux 0x33f74de3 _ascebc_500 +EXPORT_SYMBOL vmlinux 0x33fa677f rename_lock +EXPORT_SYMBOL vmlinux 0x33fbca89 security_sctp_bind_connect +EXPORT_SYMBOL vmlinux 0x3401be59 submit_bio +EXPORT_SYMBOL vmlinux 0x3403324c sock_no_mmap +EXPORT_SYMBOL vmlinux 0x341152c2 bio_copy_data +EXPORT_SYMBOL vmlinux 0x34363fcd genphy_restart_aneg +EXPORT_SYMBOL vmlinux 0x34480ffe seq_write +EXPORT_SYMBOL vmlinux 0x344b207f security_binder_set_context_mgr +EXPORT_SYMBOL vmlinux 0x345937c6 finish_swait +EXPORT_SYMBOL vmlinux 0x347c9c1e udp_set_csum +EXPORT_SYMBOL vmlinux 0x349cba85 strchr +EXPORT_SYMBOL vmlinux 0x34ac5a21 remove_watch_from_object +EXPORT_SYMBOL vmlinux 0x34aee455 __cgroup_bpf_run_filter_sock_addr +EXPORT_SYMBOL vmlinux 0x34c7cdbc lookup_bdev +EXPORT_SYMBOL vmlinux 0x34e8be3a block_invalidate_folio +EXPORT_SYMBOL vmlinux 0x34f3484e security_tun_dev_attach_queue +EXPORT_SYMBOL vmlinux 0x34ff6d8c get_cached_acl +EXPORT_SYMBOL vmlinux 0x350656e4 __tracepoint_s390_cio_tsch +EXPORT_SYMBOL vmlinux 0x3517383e register_reboot_notifier +EXPORT_SYMBOL vmlinux 0x3551ff75 devm_pci_remap_iospace +EXPORT_SYMBOL vmlinux 0x355f7e9b cdev_set_parent +EXPORT_SYMBOL vmlinux 0x35608248 pci_prepare_to_sleep +EXPORT_SYMBOL vmlinux 0x35783772 fasync_helper +EXPORT_SYMBOL vmlinux 0x3578e224 d_hash_and_lookup +EXPORT_SYMBOL vmlinux 0x358aa636 scsi_print_sense +EXPORT_SYMBOL vmlinux 0x35a88f28 zlib_inflateInit2 +EXPORT_SYMBOL vmlinux 0x35c574ca phy_sfp_probe +EXPORT_SYMBOL vmlinux 0x35d1e9cd fs_context_for_submount +EXPORT_SYMBOL vmlinux 0x3602aba9 raw3270_register_notifier +EXPORT_SYMBOL vmlinux 0x36081816 flow_rule_match_l2tpv3 +EXPORT_SYMBOL vmlinux 0x360d4d91 call_netdevice_notifiers +EXPORT_SYMBOL vmlinux 0x362a632e unregister_service_level +EXPORT_SYMBOL vmlinux 0x36380ffe proc_mkdir +EXPORT_SYMBOL vmlinux 0x3654f163 register_key_type +EXPORT_SYMBOL vmlinux 0x365acda7 set_normalized_timespec64 +EXPORT_SYMBOL vmlinux 0x365c0ca0 sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x365e7911 kstrdup_const +EXPORT_SYMBOL vmlinux 0x366707c9 jent_testing_init +EXPORT_SYMBOL vmlinux 0x366dc5a7 scsi_report_bus_reset +EXPORT_SYMBOL vmlinux 0x3679d823 fs_param_is_string +EXPORT_SYMBOL vmlinux 0x368692be scsi_host_get +EXPORT_SYMBOL vmlinux 0x36d8d2fa seq_file_path +EXPORT_SYMBOL vmlinux 0x36e221d6 udp_ioctl +EXPORT_SYMBOL vmlinux 0x36e7082f mtree_store_range +EXPORT_SYMBOL vmlinux 0x36f1b22d __xfrm_decode_session +EXPORT_SYMBOL vmlinux 0x37005944 __zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0x370756ff bitmap_print_bitmask_to_buf +EXPORT_SYMBOL vmlinux 0x3708022e io_uring_destruct_scm +EXPORT_SYMBOL vmlinux 0x3712e954 inode_insert5 +EXPORT_SYMBOL vmlinux 0x37167b35 neigh_seq_stop +EXPORT_SYMBOL vmlinux 0x371e1953 __printk_cpu_sync_wait +EXPORT_SYMBOL vmlinux 0x3736d025 down_read_killable +EXPORT_SYMBOL vmlinux 0x3744cf36 vmalloc_to_pfn +EXPORT_SYMBOL vmlinux 0x3753e893 iov_iter_alignment +EXPORT_SYMBOL vmlinux 0x3755f990 gf128mul_init_64k_bbe +EXPORT_SYMBOL vmlinux 0x37580536 bio_add_page +EXPORT_SYMBOL vmlinux 0x375ac910 gen_pool_add_owner +EXPORT_SYMBOL vmlinux 0x376a5684 generic_fillattr +EXPORT_SYMBOL vmlinux 0x377e6034 skb_headers_offset_update +EXPORT_SYMBOL vmlinux 0x37befc70 jiffies_to_msecs +EXPORT_SYMBOL vmlinux 0x37cc1723 __mdiobus_write +EXPORT_SYMBOL vmlinux 0x37d96a80 nexthop_bucket_set_hw_flags +EXPORT_SYMBOL vmlinux 0x37e39ec0 abort_creds +EXPORT_SYMBOL vmlinux 0x37f24c0f scsi_bios_ptable +EXPORT_SYMBOL vmlinux 0x37faaeda ip_generic_getfrag +EXPORT_SYMBOL vmlinux 0x3807f58d inet6_del_offload +EXPORT_SYMBOL vmlinux 0x3809745f __folio_batch_release +EXPORT_SYMBOL vmlinux 0x380ec283 bit_waitqueue +EXPORT_SYMBOL vmlinux 0x381a798a setup_max_cpus +EXPORT_SYMBOL vmlinux 0x382760ae param_set_bint +EXPORT_SYMBOL vmlinux 0x3832522f __crc32c_le_shift +EXPORT_SYMBOL vmlinux 0x384b5195 unlock_page +EXPORT_SYMBOL vmlinux 0x385108a2 kthread_stop +EXPORT_SYMBOL vmlinux 0x3854774b kstrtoll +EXPORT_SYMBOL vmlinux 0x385c7481 __tracepoint_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x385e1d7b page_pool_destroy +EXPORT_SYMBOL vmlinux 0x38724d63 nf_unregister_net_hooks +EXPORT_SYMBOL vmlinux 0x38827979 devm_free_irq +EXPORT_SYMBOL vmlinux 0x38869d88 kstat +EXPORT_SYMBOL vmlinux 0x388d119d netdev_state_change +EXPORT_SYMBOL vmlinux 0x3891ffc8 ecryptfs_fill_auth_tok +EXPORT_SYMBOL vmlinux 0x3894d896 kthread_create_on_node +EXPORT_SYMBOL vmlinux 0x38a71b7e pci_free_resource_list +EXPORT_SYMBOL vmlinux 0x38a88e90 pci_set_power_state +EXPORT_SYMBOL vmlinux 0x38a9f7c5 in6addr_loopback +EXPORT_SYMBOL vmlinux 0x38beb37b generic_buffers_fsync +EXPORT_SYMBOL vmlinux 0x38cf9d33 tcp_sendmsg +EXPORT_SYMBOL vmlinux 0x38e647a8 xfrm_state_delete_tunnel +EXPORT_SYMBOL vmlinux 0x38f6c8fe super_setup_bdi_name +EXPORT_SYMBOL vmlinux 0x3904d59a config_item_get +EXPORT_SYMBOL vmlinux 0x391df80a netstamp_needed_key +EXPORT_SYMBOL vmlinux 0x3929c13f pudp_xchg_direct +EXPORT_SYMBOL vmlinux 0x393a83de node_data +EXPORT_SYMBOL vmlinux 0x393c085f get_inode_acl +EXPORT_SYMBOL vmlinux 0x39461d6a in_egroup_p +EXPORT_SYMBOL vmlinux 0x394a1e11 phy_sfp_attach +EXPORT_SYMBOL vmlinux 0x3952d49a param_set_ullong +EXPORT_SYMBOL vmlinux 0x396e92d3 fscrypt_free_bounce_page +EXPORT_SYMBOL vmlinux 0x397096ce register_service_level +EXPORT_SYMBOL vmlinux 0x3972804c tcf_get_next_chain +EXPORT_SYMBOL vmlinux 0x397545aa skb_prepare_seq_read +EXPORT_SYMBOL vmlinux 0x397897d7 mdiobus_get_phy +EXPORT_SYMBOL vmlinux 0x397e56fe kernel_connect +EXPORT_SYMBOL vmlinux 0x3982e125 genphy_resume +EXPORT_SYMBOL vmlinux 0x39991865 icmp_global_allow +EXPORT_SYMBOL vmlinux 0x39c74235 dm_read_arg_group +EXPORT_SYMBOL vmlinux 0x39fd2b63 zstd_reset_dstream +EXPORT_SYMBOL vmlinux 0x3a13f54a sgl_alloc +EXPORT_SYMBOL vmlinux 0x3a1733d0 dfltcc_inflate +EXPORT_SYMBOL vmlinux 0x3a182368 crypto_kdf108_ctr_generate +EXPORT_SYMBOL vmlinux 0x3a2f6702 sg_alloc_table +EXPORT_SYMBOL vmlinux 0x3a4f9d28 rng_is_initialized +EXPORT_SYMBOL vmlinux 0x3a4fd9bf pcie_get_mps +EXPORT_SYMBOL vmlinux 0x3a516709 __cpuhp_setup_state_cpuslocked +EXPORT_SYMBOL vmlinux 0x3a5a7f1e __scm_send +EXPORT_SYMBOL vmlinux 0x3a69aad6 single_open +EXPORT_SYMBOL vmlinux 0x3a6ca2d7 genphy_setup_forced +EXPORT_SYMBOL vmlinux 0x3a713831 pps_unregister_source +EXPORT_SYMBOL vmlinux 0x3a8f22ce gen_pool_alloc_algo_owner +EXPORT_SYMBOL vmlinux 0x3aafb546 __SetPageMovable +EXPORT_SYMBOL vmlinux 0x3ab28948 console_srcu_read_lock +EXPORT_SYMBOL vmlinux 0x3ab7b1cc scsi_set_sense_field_pointer +EXPORT_SYMBOL vmlinux 0x3aba7b1a gnet_stats_copy_basic_hw +EXPORT_SYMBOL vmlinux 0x3acc7dee mutex_lock_interruptible +EXPORT_SYMBOL vmlinux 0x3ae2be48 keyring_clear +EXPORT_SYMBOL vmlinux 0x3aec20ba pci_iounmap +EXPORT_SYMBOL vmlinux 0x3aec88a2 misc_register +EXPORT_SYMBOL vmlinux 0x3aeffb5e skb_copy_and_hash_datagram_iter +EXPORT_SYMBOL vmlinux 0x3b09bdea tty_port_free_xmit_buf +EXPORT_SYMBOL vmlinux 0x3b0c3a68 __mod_node_page_state +EXPORT_SYMBOL vmlinux 0x3b176ce7 release_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0x3b25d6e0 padata_alloc +EXPORT_SYMBOL vmlinux 0x3b3e376b page_pool_put_page_bulk +EXPORT_SYMBOL vmlinux 0x3b422df0 send_sig_mceerr +EXPORT_SYMBOL vmlinux 0x3b4617f6 bdi_set_max_ratio +EXPORT_SYMBOL vmlinux 0x3b501e18 key_validate +EXPORT_SYMBOL vmlinux 0x3b644591 __bitmap_shift_left +EXPORT_SYMBOL vmlinux 0x3b65e72c single_open_size +EXPORT_SYMBOL vmlinux 0x3b6c3188 crypto_sha1_finup +EXPORT_SYMBOL vmlinux 0x3b6c41ea kstrtouint +EXPORT_SYMBOL vmlinux 0x3b756f6a crc32_le +EXPORT_SYMBOL vmlinux 0x3ba5e895 tcp_mtup_init +EXPORT_SYMBOL vmlinux 0x3bb243ef tcp_get_cookie_sock +EXPORT_SYMBOL vmlinux 0x3bbe3127 pci_enable_msix_range +EXPORT_SYMBOL vmlinux 0x3be508b3 flow_rule_match_cvlan +EXPORT_SYMBOL vmlinux 0x3bf0b060 md_write_end +EXPORT_SYMBOL vmlinux 0x3bf171b9 fs_param_is_s32 +EXPORT_SYMBOL vmlinux 0x3bf968fd __mark_inode_dirty +EXPORT_SYMBOL vmlinux 0x3c02a999 dma_fence_array_next +EXPORT_SYMBOL vmlinux 0x3c0b4eee __kfifo_skip_r +EXPORT_SYMBOL vmlinux 0x3c185c61 page_put_link +EXPORT_SYMBOL vmlinux 0x3c1a3734 blk_integrity_unregister +EXPORT_SYMBOL vmlinux 0x3c336de3 folio_wait_private_2 +EXPORT_SYMBOL vmlinux 0x3c34d073 __neigh_event_send +EXPORT_SYMBOL vmlinux 0x3c3af15f __tracepoint_s390_cio_tpi +EXPORT_SYMBOL vmlinux 0x3c3fce39 __local_bh_enable_ip +EXPORT_SYMBOL vmlinux 0x3c3ff9fd sprintf +EXPORT_SYMBOL vmlinux 0x3c45c5ab jbd2_journal_get_create_access +EXPORT_SYMBOL vmlinux 0x3c4bd9e0 blk_queue_max_discard_sectors +EXPORT_SYMBOL vmlinux 0x3c531813 zstd_is_error +EXPORT_SYMBOL vmlinux 0x3c604f85 __skb_checksum_complete +EXPORT_SYMBOL vmlinux 0x3c768b51 xz_dec_microlzma_run +EXPORT_SYMBOL vmlinux 0x3c9e749b textsearch_unregister +EXPORT_SYMBOL vmlinux 0x3cb14d80 ip_route_me_harder +EXPORT_SYMBOL vmlinux 0x3cb23db3 console_srcu_read_unlock +EXPORT_SYMBOL vmlinux 0x3cb9f26a xfrm_input_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x3cc86b80 input_set_poll_interval +EXPORT_SYMBOL vmlinux 0x3cdb643a d_obtain_root +EXPORT_SYMBOL vmlinux 0x3cdcff6d fb_pan_display +EXPORT_SYMBOL vmlinux 0x3ce4ca6f disable_irq +EXPORT_SYMBOL vmlinux 0x3cee5775 pci_read_config_dword +EXPORT_SYMBOL vmlinux 0x3cef9199 qdisc_put_unlocked +EXPORT_SYMBOL vmlinux 0x3cfade51 config_item_put +EXPORT_SYMBOL vmlinux 0x3d1178c7 unregister_quota_format +EXPORT_SYMBOL vmlinux 0x3d117a60 itcw_calc_size +EXPORT_SYMBOL vmlinux 0x3d16905b sget_fc +EXPORT_SYMBOL vmlinux 0x3d25788f __post_watch_notification +EXPORT_SYMBOL vmlinux 0x3d2623db blk_integrity_compare +EXPORT_SYMBOL vmlinux 0x3d2981fa utf8_casefold_hash +EXPORT_SYMBOL vmlinux 0x3d38ebc2 dmam_pool_create +EXPORT_SYMBOL vmlinux 0x3d4cb9d1 airq_iv_create +EXPORT_SYMBOL vmlinux 0x3d5c049a jbd2_journal_inode_ranged_write +EXPORT_SYMBOL vmlinux 0x3d6b3755 empty_name +EXPORT_SYMBOL vmlinux 0x3da21a06 ip6_find_1stfragopt +EXPORT_SYMBOL vmlinux 0x3da89e5a param_get_ushort +EXPORT_SYMBOL vmlinux 0x3da9d22d netdev_master_upper_dev_link +EXPORT_SYMBOL vmlinux 0x3dabf271 memcg_sockets_enabled_key +EXPORT_SYMBOL vmlinux 0x3dac779a bpf_sk_lookup_enabled +EXPORT_SYMBOL vmlinux 0x3dad9978 cancel_delayed_work +EXPORT_SYMBOL vmlinux 0x3dcb88a0 irq_set_handler_data +EXPORT_SYMBOL vmlinux 0x3dfc897c seq_hlist_start_head +EXPORT_SYMBOL vmlinux 0x3e252458 tcf_idr_cleanup +EXPORT_SYMBOL vmlinux 0x3e27750e dma_resv_replace_fences +EXPORT_SYMBOL vmlinux 0x3e2b5a9e configfs_register_default_group +EXPORT_SYMBOL vmlinux 0x3e2e11d2 kernel_read +EXPORT_SYMBOL vmlinux 0x3e3bad0a __tasklet_hi_schedule +EXPORT_SYMBOL vmlinux 0x3e3cf91f dma_alloc_attrs +EXPORT_SYMBOL vmlinux 0x3e81c97b sock_no_sendmsg_locked +EXPORT_SYMBOL vmlinux 0x3e8924cd phy_validate_pause +EXPORT_SYMBOL vmlinux 0x3e95a990 netlink_broadcast +EXPORT_SYMBOL vmlinux 0x3ea90af0 genphy_read_abilities +EXPORT_SYMBOL vmlinux 0x3eb65534 netpoll_send_skb +EXPORT_SYMBOL vmlinux 0x3ec255de set_anon_super_fc +EXPORT_SYMBOL vmlinux 0x3eccbe2c __find_nth_bit +EXPORT_SYMBOL vmlinux 0x3ed42b38 dev_mc_unsync +EXPORT_SYMBOL vmlinux 0x3efe1703 phy_unregister_fixup_for_id +EXPORT_SYMBOL vmlinux 0x3f02b971 mr_fill_mroute +EXPORT_SYMBOL vmlinux 0x3f4547a7 put_unused_fd +EXPORT_SYMBOL vmlinux 0x3f4c19b6 iov_iter_xarray +EXPORT_SYMBOL vmlinux 0x3f5d0658 ccw_device_set_online +EXPORT_SYMBOL vmlinux 0x3f6ea229 phy_start_cable_test_tdr +EXPORT_SYMBOL vmlinux 0x3f780219 __phy_resume +EXPORT_SYMBOL vmlinux 0x3f78af11 filemap_fdatawrite +EXPORT_SYMBOL vmlinux 0x3f89071b security_ib_pkey_access +EXPORT_SYMBOL vmlinux 0x3f8c9c29 ns_capable +EXPORT_SYMBOL vmlinux 0x3fa913da strspn +EXPORT_SYMBOL vmlinux 0x3fc3ada0 tcf_action_exec +EXPORT_SYMBOL vmlinux 0x3fd54f12 raw3270_request_set_data +EXPORT_SYMBOL vmlinux 0x3fd78f3b register_chrdev_region +EXPORT_SYMBOL vmlinux 0x3fe0d415 blackhole_netdev +EXPORT_SYMBOL vmlinux 0x4003c00c vmemmap +EXPORT_SYMBOL vmlinux 0x4004e762 inet_offloads +EXPORT_SYMBOL vmlinux 0x40093701 handle_edge_irq +EXPORT_SYMBOL vmlinux 0x4022b04f vfs_parse_fs_string +EXPORT_SYMBOL vmlinux 0x40259c75 debug_dflt_header_fn +EXPORT_SYMBOL vmlinux 0x402a960a jiffies_64 +EXPORT_SYMBOL vmlinux 0x402f54d1 inet_sk_set_state +EXPORT_SYMBOL vmlinux 0x403173a3 tty_unregister_ldisc +EXPORT_SYMBOL vmlinux 0x4033fd50 mr_dump +EXPORT_SYMBOL vmlinux 0x4048f908 set_cached_acl +EXPORT_SYMBOL vmlinux 0x4070d68e sg_miter_start +EXPORT_SYMBOL vmlinux 0x40973662 sysctl_udp_mem +EXPORT_SYMBOL vmlinux 0x40a62432 __nla_validate +EXPORT_SYMBOL vmlinux 0x40a6fd98 __scm_destroy +EXPORT_SYMBOL vmlinux 0x40a8c25b blk_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x40a9b349 vzalloc +EXPORT_SYMBOL vmlinux 0x40c7247c si_meminfo +EXPORT_SYMBOL vmlinux 0x40c8427b dquot_reclaim_space_nodirty +EXPORT_SYMBOL vmlinux 0x40d04664 console_trylock +EXPORT_SYMBOL vmlinux 0x40d59096 unregister_restart_handler +EXPORT_SYMBOL vmlinux 0x40e72619 dquot_alloc +EXPORT_SYMBOL vmlinux 0x40f71c75 tcp_create_openreq_child +EXPORT_SYMBOL vmlinux 0x40f9ef89 md_bitmap_update_sb +EXPORT_SYMBOL vmlinux 0x41134625 scsi_print_sense_hdr +EXPORT_SYMBOL vmlinux 0x4116fc2f devm_arch_phys_wc_add +EXPORT_SYMBOL vmlinux 0x4122fac9 nla_reserve +EXPORT_SYMBOL vmlinux 0x412f893c page_offline_begin +EXPORT_SYMBOL vmlinux 0x41482d8b strndup_user +EXPORT_SYMBOL vmlinux 0x415fcab5 sock_register +EXPORT_SYMBOL vmlinux 0x4188d439 neigh_rand_reach_time +EXPORT_SYMBOL vmlinux 0x418e572d ccw_device_get_path_mask +EXPORT_SYMBOL vmlinux 0x41a06aff keyring_search +EXPORT_SYMBOL vmlinux 0x41b40d42 kill_litter_super +EXPORT_SYMBOL vmlinux 0x41b5cdf3 phy_find_first +EXPORT_SYMBOL vmlinux 0x41bab643 udp_seq_start +EXPORT_SYMBOL vmlinux 0x41bd12ff sock_init_data +EXPORT_SYMBOL vmlinux 0x41cfd898 xsk_set_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x41d801eb phy_attached_print +EXPORT_SYMBOL vmlinux 0x41fab3c2 rt6_lookup +EXPORT_SYMBOL vmlinux 0x421e5ab2 pps_event +EXPORT_SYMBOL vmlinux 0x42305e25 end_buffer_async_write +EXPORT_SYMBOL vmlinux 0x4230a8d7 sg_nents_for_len +EXPORT_SYMBOL vmlinux 0x42370c21 path_is_under +EXPORT_SYMBOL vmlinux 0x4248ae3c single_task_running +EXPORT_SYMBOL vmlinux 0x424d3620 zlib_inflateIncomp +EXPORT_SYMBOL vmlinux 0x424fd655 netdev_unbind_sb_channel +EXPORT_SYMBOL vmlinux 0x4265acf4 tty_port_tty_get +EXPORT_SYMBOL vmlinux 0x42810c0a is_subdir +EXPORT_SYMBOL vmlinux 0x42813e12 pskb_extract +EXPORT_SYMBOL vmlinux 0x4282aa44 folio_end_private_2 +EXPORT_SYMBOL vmlinux 0x429dcdc0 xa_find_after +EXPORT_SYMBOL vmlinux 0x42ae6d99 xa_find +EXPORT_SYMBOL vmlinux 0x42bd86c4 skb_vlan_push +EXPORT_SYMBOL vmlinux 0x42c4050a zstd_init_dstream +EXPORT_SYMBOL vmlinux 0x42d133a2 irq_set_chip +EXPORT_SYMBOL vmlinux 0x42e82cd5 netlink_rcv_skb +EXPORT_SYMBOL vmlinux 0x42f1b900 fb_pad_unaligned_buffer +EXPORT_SYMBOL vmlinux 0x4302d0eb free_pages +EXPORT_SYMBOL vmlinux 0x430a8a77 dcb_ieee_getapp_dscp_prio_mask_map +EXPORT_SYMBOL vmlinux 0x43125719 misc_deregister +EXPORT_SYMBOL vmlinux 0x431aaab2 update_region +EXPORT_SYMBOL vmlinux 0x433c9c9a phy_do_ioctl +EXPORT_SYMBOL vmlinux 0x4350da6f dquot_get_state +EXPORT_SYMBOL vmlinux 0x4351577a fb_parse_edid +EXPORT_SYMBOL vmlinux 0x4351e929 param_get_hexint +EXPORT_SYMBOL vmlinux 0x4365bbb9 tty_hangup +EXPORT_SYMBOL vmlinux 0x437a0d6d __sock_tx_timestamp +EXPORT_SYMBOL vmlinux 0x4384ceae tcp_check_req +EXPORT_SYMBOL vmlinux 0x438610bd security_tun_dev_alloc_security +EXPORT_SYMBOL vmlinux 0x4388a150 folio_migrate_copy +EXPORT_SYMBOL vmlinux 0x43963591 pci_scan_bridge +EXPORT_SYMBOL vmlinux 0x43a4938f vm_get_page_prot +EXPORT_SYMBOL vmlinux 0x43b1f866 vfs_clone_file_range +EXPORT_SYMBOL vmlinux 0x43b495c0 block_write_end +EXPORT_SYMBOL vmlinux 0x43bdfa20 console_irq +EXPORT_SYMBOL vmlinux 0x43cf3bc3 dql_completed +EXPORT_SYMBOL vmlinux 0x43d22fb9 groups_alloc +EXPORT_SYMBOL vmlinux 0x43d42b63 skb_dequeue_tail +EXPORT_SYMBOL vmlinux 0x43d9ba52 fault_in_readable +EXPORT_SYMBOL vmlinux 0x43e5718c get_guest_storage_key +EXPORT_SYMBOL vmlinux 0x43fa162e ap_send_config_uevent +EXPORT_SYMBOL vmlinux 0x43ff2661 tcf_em_register +EXPORT_SYMBOL vmlinux 0x44025ea6 flow_rule_match_enc_ipv4_addrs +EXPORT_SYMBOL vmlinux 0x4406edc7 tcp_fastopen_defer_connect +EXPORT_SYMBOL vmlinux 0x440b7b80 inet6_add_protocol +EXPORT_SYMBOL vmlinux 0x441726a3 tty_unregister_driver +EXPORT_SYMBOL vmlinux 0x441fb3e4 sget +EXPORT_SYMBOL vmlinux 0x44213e51 ip_mc_check_igmp +EXPORT_SYMBOL vmlinux 0x4424a9d4 register_sysctl_mount_point +EXPORT_SYMBOL vmlinux 0x44369238 input_free_device +EXPORT_SYMBOL vmlinux 0x4443a2c1 diag_stat_inc +EXPORT_SYMBOL vmlinux 0x44469a76 crc_ccitt_false_table +EXPORT_SYMBOL vmlinux 0x445b8bd0 jbd2_journal_begin_ordered_truncate +EXPORT_SYMBOL vmlinux 0x445fd2d3 tcp_make_synack +EXPORT_SYMBOL vmlinux 0x446a9e62 skb_queue_head +EXPORT_SYMBOL vmlinux 0x4472d4b5 inet_frag_pull_head +EXPORT_SYMBOL vmlinux 0x4494d632 ccw_device_tm_start_key +EXPORT_SYMBOL vmlinux 0x44973339 tcp_syn_ack_timeout +EXPORT_SYMBOL vmlinux 0x449eaad6 release_pages +EXPORT_SYMBOL vmlinux 0x44ac0cba skb_checksum_help +EXPORT_SYMBOL vmlinux 0x44b30fb5 csch +EXPORT_SYMBOL vmlinux 0x44b36c39 param_ops_long +EXPORT_SYMBOL vmlinux 0x44bf7906 rdmacg_try_charge +EXPORT_SYMBOL vmlinux 0x44bfb14a udp_flush_pending_frames +EXPORT_SYMBOL vmlinux 0x44d85e33 pci_find_parent_resource +EXPORT_SYMBOL vmlinux 0x44e9a829 match_token +EXPORT_SYMBOL vmlinux 0x44e9b7d0 __init_waitqueue_head +EXPORT_SYMBOL vmlinux 0x44f73e6e scsi_report_device_reset +EXPORT_SYMBOL vmlinux 0x44f785ab devm_pci_remap_cfg_resource +EXPORT_SYMBOL vmlinux 0x45006cee default_red +EXPORT_SYMBOL vmlinux 0x45010eaa xfrm_alloc_spi +EXPORT_SYMBOL vmlinux 0x452ba683 ipv6_ext_hdr +EXPORT_SYMBOL vmlinux 0x453273c5 simple_transaction_set +EXPORT_SYMBOL vmlinux 0x453c8403 pci_msi_enabled +EXPORT_SYMBOL vmlinux 0x45461471 phy_drivers_unregister +EXPORT_SYMBOL vmlinux 0x454e8fa8 lock_two_nondirectories +EXPORT_SYMBOL vmlinux 0x45549070 mdiobus_is_registered_device +EXPORT_SYMBOL vmlinux 0x4557ead1 unregister_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x456f4a40 blk_mq_delay_kick_requeue_list +EXPORT_SYMBOL vmlinux 0x4578f528 __kfifo_to_user +EXPORT_SYMBOL vmlinux 0x458e3997 sock_queue_rcv_skb_reason +EXPORT_SYMBOL vmlinux 0x45b9877f prepare_to_wait +EXPORT_SYMBOL vmlinux 0x45d3c773 memdup_user_nul +EXPORT_SYMBOL vmlinux 0x45ee1371 sys_imageblit +EXPORT_SYMBOL vmlinux 0x45ee807e csum_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0x45f0d192 dma_fence_chain_find_seqno +EXPORT_SYMBOL vmlinux 0x45f16e60 fbcon_update_vcs +EXPORT_SYMBOL vmlinux 0x45f17fb6 __var_waitqueue +EXPORT_SYMBOL vmlinux 0x46046d71 udp_seq_next +EXPORT_SYMBOL vmlinux 0x460f4a34 flow_hash_from_keys +EXPORT_SYMBOL vmlinux 0x461d16ca sg_nents +EXPORT_SYMBOL vmlinux 0x464ce7e6 flow_rule_match_enc_keyid +EXPORT_SYMBOL vmlinux 0x465505b4 pci_get_domain_bus_and_slot +EXPORT_SYMBOL vmlinux 0x466c14a7 __delay +EXPORT_SYMBOL vmlinux 0x466d5094 dma_sync_sg_for_cpu +EXPORT_SYMBOL vmlinux 0x4674b161 blk_queue_io_min +EXPORT_SYMBOL vmlinux 0x468f75a1 pcix_get_max_mmrbc +EXPORT_SYMBOL vmlinux 0x46a163e7 blk_mq_requeue_request +EXPORT_SYMBOL vmlinux 0x46bd5d6e video_get_options +EXPORT_SYMBOL vmlinux 0x46c5cd93 kbd_free +EXPORT_SYMBOL vmlinux 0x46ca7c6d netdev_err +EXPORT_SYMBOL vmlinux 0x46cd0caf qdisc_offload_dump_helper +EXPORT_SYMBOL vmlinux 0x46cd8fce iucv_message_send +EXPORT_SYMBOL vmlinux 0x46d59f7d smp_cpu_mt_shift +EXPORT_SYMBOL vmlinux 0x46e319aa tcw_set_data +EXPORT_SYMBOL vmlinux 0x46ef8a68 ccw_device_dma_zalloc +EXPORT_SYMBOL vmlinux 0x470ada8a fb_get_mode +EXPORT_SYMBOL vmlinux 0x470edf97 pci_choose_state +EXPORT_SYMBOL vmlinux 0x47392e76 sclp_ocf_cpc_name_copy +EXPORT_SYMBOL vmlinux 0x4739d60b dm_io +EXPORT_SYMBOL vmlinux 0x473d57b4 kernel_bind +EXPORT_SYMBOL vmlinux 0x47440c0a seq_put_decimal_ll +EXPORT_SYMBOL vmlinux 0x47446699 phy_device_register +EXPORT_SYMBOL vmlinux 0x47478881 dquot_get_next_dqblk +EXPORT_SYMBOL vmlinux 0x475d26f3 done_path_create +EXPORT_SYMBOL vmlinux 0x47709e42 free_anon_bdev +EXPORT_SYMBOL vmlinux 0x4776b239 ccw_device_tm_start_timeout +EXPORT_SYMBOL vmlinux 0x4791c6ea gen_pool_create +EXPORT_SYMBOL vmlinux 0x47b24be0 jbd2__journal_restart +EXPORT_SYMBOL vmlinux 0x47b74339 block_commit_write +EXPORT_SYMBOL vmlinux 0x47c20f8a refcount_dec_not_one +EXPORT_SYMBOL vmlinux 0x47c65bfc unregister_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0x47cabf59 scsi_remove_target +EXPORT_SYMBOL vmlinux 0x480caea6 tcp_initialize_rcv_mss +EXPORT_SYMBOL vmlinux 0x481814c4 mb_cache_entry_find_next +EXPORT_SYMBOL vmlinux 0x4829cf6b fscrypt_enqueue_decrypt_work +EXPORT_SYMBOL vmlinux 0x482d4f73 raw3270_request_add_data +EXPORT_SYMBOL vmlinux 0x484f6edf ktime_get_coarse_real_ts64 +EXPORT_SYMBOL vmlinux 0x4851e137 blk_queue_chunk_sectors +EXPORT_SYMBOL vmlinux 0x485a69c6 simple_fill_super +EXPORT_SYMBOL vmlinux 0x486caf9d ethtool_rx_flow_rule_create +EXPORT_SYMBOL vmlinux 0x486f6e4a t10_pi_type3_ip +EXPORT_SYMBOL vmlinux 0x487370a2 fault_in_writeable +EXPORT_SYMBOL vmlinux 0x488778bc ap_queue_message +EXPORT_SYMBOL vmlinux 0x488f17a4 inet_unregister_protosw +EXPORT_SYMBOL vmlinux 0x4890f7bb param_get_short +EXPORT_SYMBOL vmlinux 0x4891ae65 kernel_param_lock +EXPORT_SYMBOL vmlinux 0x489a8f64 gnet_stats_start_copy_compat +EXPORT_SYMBOL vmlinux 0x489f6e0b rdma_dim +EXPORT_SYMBOL vmlinux 0x48a91171 string_get_size +EXPORT_SYMBOL vmlinux 0x48cb8313 xp_alloc +EXPORT_SYMBOL vmlinux 0x48d27375 __bitmap_intersects +EXPORT_SYMBOL vmlinux 0x48ef4e18 deactivate_locked_super +EXPORT_SYMBOL vmlinux 0x48f2b93d file_write_and_wait_range +EXPORT_SYMBOL vmlinux 0x48f6905b zstd_dctx_workspace_bound +EXPORT_SYMBOL vmlinux 0x49045426 icmp_err_convert +EXPORT_SYMBOL vmlinux 0x490dddac dq_data_lock +EXPORT_SYMBOL vmlinux 0x49218c36 blk_queue_logical_block_size +EXPORT_SYMBOL vmlinux 0x4932011e gen_pool_free_owner +EXPORT_SYMBOL vmlinux 0x495231ea mul_u64_u64_div_u64 +EXPORT_SYMBOL vmlinux 0x495990f3 hdmi_audio_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x49672828 node_states +EXPORT_SYMBOL vmlinux 0x4977c498 stack_depot_get_extra_bits +EXPORT_SYMBOL vmlinux 0x497a0db3 vmalloc_to_page +EXPORT_SYMBOL vmlinux 0x49aa5176 netpoll_poll_enable +EXPORT_SYMBOL vmlinux 0x49ab88c3 devm_memremap +EXPORT_SYMBOL vmlinux 0x49afc123 pci_enable_link_state +EXPORT_SYMBOL vmlinux 0x49b03092 scsi_alloc_sgtables +EXPORT_SYMBOL vmlinux 0x49b51398 dquot_commit_info +EXPORT_SYMBOL vmlinux 0x49e4260d textsearch_destroy +EXPORT_SYMBOL vmlinux 0x49e5e7f3 hdmi_drm_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x49e8e800 dquot_quota_on +EXPORT_SYMBOL vmlinux 0x49edd62e fscrypt_decrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x4a572e3a swake_up_all +EXPORT_SYMBOL vmlinux 0x4a679f7b inet_confirm_addr +EXPORT_SYMBOL vmlinux 0x4a87e711 vfs_parse_fs_param_source +EXPORT_SYMBOL vmlinux 0x4a93934a __devm_release_region +EXPORT_SYMBOL vmlinux 0x4a96a8eb xxh32_digest +EXPORT_SYMBOL vmlinux 0x4a9da702 set_page_dirty +EXPORT_SYMBOL vmlinux 0x4aaabbf3 tty_port_close_start +EXPORT_SYMBOL vmlinux 0x4ab7eb85 dev_alloc_name +EXPORT_SYMBOL vmlinux 0x4ade3f9b ns_capable_setid +EXPORT_SYMBOL vmlinux 0x4ae09f91 neigh_table_init +EXPORT_SYMBOL vmlinux 0x4ae679f3 mr_mfc_seq_idx +EXPORT_SYMBOL vmlinux 0x4ae90d8e hdmi_avi_infoframe_check +EXPORT_SYMBOL vmlinux 0x4af6ddf0 kstrtou16 +EXPORT_SYMBOL vmlinux 0x4afab466 ipv6_select_ident +EXPORT_SYMBOL vmlinux 0x4b06d9db pci_alloc_irq_vectors +EXPORT_SYMBOL vmlinux 0x4b0b019e add_device_randomness +EXPORT_SYMBOL vmlinux 0x4b0f4350 fscrypt_encrypt_block_inplace +EXPORT_SYMBOL vmlinux 0x4b117c24 dget_parent +EXPORT_SYMBOL vmlinux 0x4b24fe6e read_cache_page +EXPORT_SYMBOL vmlinux 0x4b369167 __SCK__tp_func_s390_diagnose +EXPORT_SYMBOL vmlinux 0x4b3bcc5a genphy_loopback +EXPORT_SYMBOL vmlinux 0x4b526429 inode_set_flags +EXPORT_SYMBOL vmlinux 0x4b579e23 netif_tx_wake_queue +EXPORT_SYMBOL vmlinux 0x4b78ef93 tcp_setsockopt +EXPORT_SYMBOL vmlinux 0x4b8092a7 mdiobus_unregister +EXPORT_SYMBOL vmlinux 0x4b8f4e7a down_read_trylock +EXPORT_SYMBOL vmlinux 0x4bd018e2 kmalloc_large_node +EXPORT_SYMBOL vmlinux 0x4bdb7956 xfrm_input_register_afinfo +EXPORT_SYMBOL vmlinux 0x4bfca20c pci_scan_slot +EXPORT_SYMBOL vmlinux 0x4c0c6664 pci_irq_vector +EXPORT_SYMBOL vmlinux 0x4c0ccfc2 simple_transaction_get +EXPORT_SYMBOL vmlinux 0x4c2ae080 tty_register_device +EXPORT_SYMBOL vmlinux 0x4c3f02b2 generic_fadvise +EXPORT_SYMBOL vmlinux 0x4c416eb9 LZ4_decompress_fast +EXPORT_SYMBOL vmlinux 0x4c4c956e nla_memcmp +EXPORT_SYMBOL vmlinux 0x4c5d9949 sclp +EXPORT_SYMBOL vmlinux 0x4c92b564 unlock_rename +EXPORT_SYMBOL vmlinux 0x4ca4db17 pci_resize_resource +EXPORT_SYMBOL vmlinux 0x4cadaeed unpin_user_pages_dirty_lock +EXPORT_SYMBOL vmlinux 0x4cc25c44 dev_deactivate +EXPORT_SYMBOL vmlinux 0x4ccc5204 utf8_strncasecmp_folded +EXPORT_SYMBOL vmlinux 0x4d2673f1 kmem_cache_create_usercopy +EXPORT_SYMBOL vmlinux 0x4d2e0be8 dma_resv_fini +EXPORT_SYMBOL vmlinux 0x4d455062 fscrypt_put_encryption_info +EXPORT_SYMBOL vmlinux 0x4d4f5ec5 pci_find_bus +EXPORT_SYMBOL vmlinux 0x4d5fe525 percpu_counter_add_batch +EXPORT_SYMBOL vmlinux 0x4d963216 set_pgste_bits +EXPORT_SYMBOL vmlinux 0x4d9b652b rb_erase +EXPORT_SYMBOL vmlinux 0x4da278d9 cpu_rmap_put +EXPORT_SYMBOL vmlinux 0x4dbe10cf tty_port_raise_dtr_rts +EXPORT_SYMBOL vmlinux 0x4dda726b match_strlcpy +EXPORT_SYMBOL vmlinux 0x4de98fe9 __blk_mq_alloc_disk +EXPORT_SYMBOL vmlinux 0x4dea1053 memchr +EXPORT_SYMBOL vmlinux 0x4df2ea84 gen_estimator_read +EXPORT_SYMBOL vmlinux 0x4dfde9dd phy_ethtool_ksettings_get +EXPORT_SYMBOL vmlinux 0x4e0b4b08 fs_param_is_u64 +EXPORT_SYMBOL vmlinux 0x4e14c2f2 rtnl_unicast +EXPORT_SYMBOL vmlinux 0x4e14fb7d __traceiter_s390_cio_msch +EXPORT_SYMBOL vmlinux 0x4e3159e5 __remove_inode_hash +EXPORT_SYMBOL vmlinux 0x4e3567f7 match_int +EXPORT_SYMBOL vmlinux 0x4e36cdc4 __ubsan_handle_divrem_overflow +EXPORT_SYMBOL vmlinux 0x4e4924ea init_virt_timer +EXPORT_SYMBOL vmlinux 0x4e68e9be rb_next_postorder +EXPORT_SYMBOL vmlinux 0x4e6e8ea7 fg_console +EXPORT_SYMBOL vmlinux 0x4e7b50b9 pci_scan_root_bus_bridge +EXPORT_SYMBOL vmlinux 0x4e89ce10 idr_alloc_cyclic +EXPORT_SYMBOL vmlinux 0x4e8e2703 zstd_decompress_dctx +EXPORT_SYMBOL vmlinux 0x4e9a6e52 jbd2_journal_restart +EXPORT_SYMBOL vmlinux 0x4e9e6a05 downgrade_write +EXPORT_SYMBOL vmlinux 0x4ea9fe21 scsi_unblock_requests +EXPORT_SYMBOL vmlinux 0x4eada8f7 security_secid_to_secctx +EXPORT_SYMBOL vmlinux 0x4eb2b066 hdmi_avi_infoframe_init +EXPORT_SYMBOL vmlinux 0x4ec54e78 bitmap_to_arr32 +EXPORT_SYMBOL vmlinux 0x4ec9b478 d_alloc_anon +EXPORT_SYMBOL vmlinux 0x4ecee614 neigh_connected_output +EXPORT_SYMBOL vmlinux 0x4ed1a95f alloc_buffer_head +EXPORT_SYMBOL vmlinux 0x4ed9ec88 flow_block_cb_setup_simple +EXPORT_SYMBOL vmlinux 0x4eee4a66 dquot_scan_active +EXPORT_SYMBOL vmlinux 0x4f1cd128 security_tun_dev_create +EXPORT_SYMBOL vmlinux 0x4f20d80b zstd_min_clevel +EXPORT_SYMBOL vmlinux 0x4f2cd1b5 __cpcmd +EXPORT_SYMBOL vmlinux 0x4f42ae04 skb_eth_push +EXPORT_SYMBOL vmlinux 0x4f5aa411 radix_tree_next_chunk +EXPORT_SYMBOL vmlinux 0x4f6a17e4 raw3270_del_view +EXPORT_SYMBOL vmlinux 0x4f8187ec config_group_init +EXPORT_SYMBOL vmlinux 0x4fa269e2 phy_remove_link_mode +EXPORT_SYMBOL vmlinux 0x4fa6cd64 kmem_cache_alloc_bulk +EXPORT_SYMBOL vmlinux 0x4fbe0b3a poll_initwait +EXPORT_SYMBOL vmlinux 0x4fbf68e0 genphy_aneg_done +EXPORT_SYMBOL vmlinux 0x4fc7d192 pci_bus_size_bridges +EXPORT_SYMBOL vmlinux 0x4fd1ff91 lease_modify +EXPORT_SYMBOL vmlinux 0x4fdc4230 hmm_range_fault +EXPORT_SYMBOL vmlinux 0x4fe1c692 dcache_dir_close +EXPORT_SYMBOL vmlinux 0x4ffb59bf __SCK__tp_func_kfree +EXPORT_SYMBOL vmlinux 0x5003d52a ap_perms_mutex +EXPORT_SYMBOL vmlinux 0x50097088 security_tun_dev_free_security +EXPORT_SYMBOL vmlinux 0x5009c71d glob_match +EXPORT_SYMBOL vmlinux 0x500db56b d_splice_alias +EXPORT_SYMBOL vmlinux 0x5010f60e mntput +EXPORT_SYMBOL vmlinux 0x5012ddfb iov_iter_zero +EXPORT_SYMBOL vmlinux 0x501ca608 pci_scan_single_device +EXPORT_SYMBOL vmlinux 0x5031b485 dma_fence_chain_ops +EXPORT_SYMBOL vmlinux 0x50624917 sha1_init +EXPORT_SYMBOL vmlinux 0x506817be neigh_sysctl_register +EXPORT_SYMBOL vmlinux 0x506dff1a __genradix_free +EXPORT_SYMBOL vmlinux 0x507144f4 lockref_get_not_zero +EXPORT_SYMBOL vmlinux 0x507b25d0 kstrndup +EXPORT_SYMBOL vmlinux 0x5086730b dquot_destroy +EXPORT_SYMBOL vmlinux 0x50944630 seq_list_start_head_rcu +EXPORT_SYMBOL vmlinux 0x509a7d5c ipv6_chk_prefix +EXPORT_SYMBOL vmlinux 0x50a2484c vlan_dev_vlan_id +EXPORT_SYMBOL vmlinux 0x50a4698c fb_videomode_to_modelist +EXPORT_SYMBOL vmlinux 0x50b1e86d unregister_shrinker +EXPORT_SYMBOL vmlinux 0x50b80992 mb_cache_entry_find_first +EXPORT_SYMBOL vmlinux 0x50bcd94c _copy_from_iter_nocache +EXPORT_SYMBOL vmlinux 0x50be748d security_ib_free_security +EXPORT_SYMBOL vmlinux 0x50d035c2 vsscanf +EXPORT_SYMBOL vmlinux 0x50d23527 kthread_create_worker +EXPORT_SYMBOL vmlinux 0x50e087dc radix_tree_tag_get +EXPORT_SYMBOL vmlinux 0x50e5a9e6 phy_modify_paged_changed +EXPORT_SYMBOL vmlinux 0x50eadf96 pagecache_isize_extended +EXPORT_SYMBOL vmlinux 0x5111541e blk_sync_queue +EXPORT_SYMBOL vmlinux 0x5126450a security_inet_conn_established +EXPORT_SYMBOL vmlinux 0x512958f0 ethtool_aggregate_pause_stats +EXPORT_SYMBOL vmlinux 0x51360ce1 fb_show_logo +EXPORT_SYMBOL vmlinux 0x5138fc4b memory_cgrp_subsys +EXPORT_SYMBOL vmlinux 0x513d9ddf kbd_ascebc +EXPORT_SYMBOL vmlinux 0x51473316 __cpu_present_mask +EXPORT_SYMBOL vmlinux 0x51641162 opal_unlock_from_suspend +EXPORT_SYMBOL vmlinux 0x51645ecc tcp_read_skb +EXPORT_SYMBOL vmlinux 0x517de54c dev_loopback_xmit +EXPORT_SYMBOL vmlinux 0x5184213b proc_create_mount_point +EXPORT_SYMBOL vmlinux 0x518bb9e6 diag204 +EXPORT_SYMBOL vmlinux 0x51918139 lock_rename_child +EXPORT_SYMBOL vmlinux 0x51934c50 tcf_qevent_dump +EXPORT_SYMBOL vmlinux 0x5193985f sk_stop_timer_sync +EXPORT_SYMBOL vmlinux 0x5197bdcb genphy_read_master_slave +EXPORT_SYMBOL vmlinux 0x51a41d8d fb_set_suspend +EXPORT_SYMBOL vmlinux 0x51d6bd83 neigh_proc_dointvec_ms_jiffies +EXPORT_SYMBOL vmlinux 0x51e6c4ed dentry_path_raw +EXPORT_SYMBOL vmlinux 0x51fe535e blk_rq_map_integrity_sg +EXPORT_SYMBOL vmlinux 0x522a4be1 pfifo_fast_ops +EXPORT_SYMBOL vmlinux 0x5231929a locks_copy_conflock +EXPORT_SYMBOL vmlinux 0x5244d267 sync_blockdev +EXPORT_SYMBOL vmlinux 0x525afe3c md_bitmap_startwrite +EXPORT_SYMBOL vmlinux 0x526975eb sync_file_get_fence +EXPORT_SYMBOL vmlinux 0x526d382b generic_parse_monolithic +EXPORT_SYMBOL vmlinux 0x5298723e iget_locked +EXPORT_SYMBOL vmlinux 0x529a4c9b rawv6_mh_filter_unregister +EXPORT_SYMBOL vmlinux 0x52a65eca filemap_fdatawrite_range +EXPORT_SYMBOL vmlinux 0x52c0f0f3 dm_table_get_size +EXPORT_SYMBOL vmlinux 0x52cd68cd __blockdev_direct_IO +EXPORT_SYMBOL vmlinux 0x52d717da xz_dec_init +EXPORT_SYMBOL vmlinux 0x52d950dd vfs_llseek +EXPORT_SYMBOL vmlinux 0x52db1a14 zstd_init_dctx +EXPORT_SYMBOL vmlinux 0x52e71059 watchdog_unregister_governor +EXPORT_SYMBOL vmlinux 0x52e7d246 vma_alloc_folio +EXPORT_SYMBOL vmlinux 0x52f17d35 reuseport_add_sock +EXPORT_SYMBOL vmlinux 0x52f35a62 eth_gro_receive +EXPORT_SYMBOL vmlinux 0x530bbc96 __hsiphash_unaligned +EXPORT_SYMBOL vmlinux 0x531625b6 wait_for_completion +EXPORT_SYMBOL vmlinux 0x5325d6f3 dfltcc_reset_deflate_state +EXPORT_SYMBOL vmlinux 0x532e2883 sync_inode_metadata +EXPORT_SYMBOL vmlinux 0x5338184f ethtool_sprintf +EXPORT_SYMBOL vmlinux 0x534f2aa4 blk_stack_limits +EXPORT_SYMBOL vmlinux 0x535abae2 xattr_full_name +EXPORT_SYMBOL vmlinux 0x537bffd9 in6_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0x5384d2f2 empty_aops +EXPORT_SYMBOL vmlinux 0x53a1e8d9 _find_next_bit +EXPORT_SYMBOL vmlinux 0x53c05a2c netdev_has_upper_dev +EXPORT_SYMBOL vmlinux 0x53c24b01 mutex_is_locked +EXPORT_SYMBOL vmlinux 0x53d5150f dev_get_by_napi_id +EXPORT_SYMBOL vmlinux 0x53e03bc6 nlmsg_notify +EXPORT_SYMBOL vmlinux 0x53f5e832 tcp_sock_set_keepintvl +EXPORT_SYMBOL vmlinux 0x53f8ced7 page_pool_ethtool_stats_get_strings +EXPORT_SYMBOL vmlinux 0x53fa81b4 dev_addr_del +EXPORT_SYMBOL vmlinux 0x540862e2 diag14 +EXPORT_SYMBOL vmlinux 0x541878bd md_bitmap_close_sync +EXPORT_SYMBOL vmlinux 0x54235186 reuseport_attach_prog +EXPORT_SYMBOL vmlinux 0x5424a311 netif_skb_features +EXPORT_SYMBOL vmlinux 0x542659bf blk_mq_rq_cpu +EXPORT_SYMBOL vmlinux 0x54286050 pci_read_vpd_any +EXPORT_SYMBOL vmlinux 0x54350ff0 sk_ns_capable +EXPORT_SYMBOL vmlinux 0x543ef284 seq_hlist_start +EXPORT_SYMBOL vmlinux 0x54476997 xfrm_unregister_type +EXPORT_SYMBOL vmlinux 0x545e465a lock_sock_nested +EXPORT_SYMBOL vmlinux 0x545f5837 __dquot_alloc_space +EXPORT_SYMBOL vmlinux 0x545f90f5 tcf_register_action +EXPORT_SYMBOL vmlinux 0x5470a5e1 may_umount_tree +EXPORT_SYMBOL vmlinux 0x5474de67 get_tree_keyed +EXPORT_SYMBOL vmlinux 0x547f96ac genl_unregister_family +EXPORT_SYMBOL vmlinux 0x548d17c4 airq_iv_alloc +EXPORT_SYMBOL vmlinux 0x54a01faa skb_get_hash_perturb +EXPORT_SYMBOL vmlinux 0x54b0cbad scsi_block_requests +EXPORT_SYMBOL vmlinux 0x54b1fac6 __ubsan_handle_load_invalid_value +EXPORT_SYMBOL vmlinux 0x54cfacd5 __ctzdi2 +EXPORT_SYMBOL vmlinux 0x54deef24 __hw_addr_ref_unsync_dev +EXPORT_SYMBOL vmlinux 0x54e1dc6f pci_bus_find_capability +EXPORT_SYMBOL vmlinux 0x54e6fcdd net_enable_timestamp +EXPORT_SYMBOL vmlinux 0x54eec8cd parse_int_array_user +EXPORT_SYMBOL vmlinux 0x54f2caac jbd2_fc_begin_commit +EXPORT_SYMBOL vmlinux 0x54fbc715 __xfrm_policy_check +EXPORT_SYMBOL vmlinux 0x5506b8f7 netlbl_bitmap_setbit +EXPORT_SYMBOL vmlinux 0x55070422 __skb_warn_lro_forwarding +EXPORT_SYMBOL vmlinux 0x551668bc kstrtoull_from_user +EXPORT_SYMBOL vmlinux 0x551bd071 __rb_erase_color +EXPORT_SYMBOL vmlinux 0x551ed4d5 mdiobus_free +EXPORT_SYMBOL vmlinux 0x55208838 starget_for_each_device +EXPORT_SYMBOL vmlinux 0x552556a8 gen_pool_dma_alloc_algo +EXPORT_SYMBOL vmlinux 0x554ae3a4 irq_poll_sched +EXPORT_SYMBOL vmlinux 0x554af211 cdrom_ioctl +EXPORT_SYMBOL vmlinux 0x554b16f9 dma_fence_set_deadline +EXPORT_SYMBOL vmlinux 0x555ccb97 up_read +EXPORT_SYMBOL vmlinux 0x555d8428 key_revoke +EXPORT_SYMBOL vmlinux 0x556344b8 pci_restore_state +EXPORT_SYMBOL vmlinux 0x55697b74 tty_port_lower_dtr_rts +EXPORT_SYMBOL vmlinux 0x558b281d aes_expandkey +EXPORT_SYMBOL vmlinux 0x559e04f3 jbd2_journal_clear_features +EXPORT_SYMBOL vmlinux 0x55a3f3e0 sclp_add_request +EXPORT_SYMBOL vmlinux 0x55ab0e13 security_sk_classify_flow +EXPORT_SYMBOL vmlinux 0x55baf8a3 ccw_device_get_id +EXPORT_SYMBOL vmlinux 0x55d174b6 has_capability +EXPORT_SYMBOL vmlinux 0x55d63108 kstrtol_from_user +EXPORT_SYMBOL vmlinux 0x55e31703 ethtool_convert_link_mode_to_legacy_u32 +EXPORT_SYMBOL vmlinux 0x55ebe176 is_bad_inode +EXPORT_SYMBOL vmlinux 0x55eccdf5 mod_virt_timer +EXPORT_SYMBOL vmlinux 0x55ee5539 folio_redirty_for_writepage +EXPORT_SYMBOL vmlinux 0x55fba272 neigh_carrier_down +EXPORT_SYMBOL vmlinux 0x55fbaf1d smsg_unregister_callback +EXPORT_SYMBOL vmlinux 0x561c7a73 jbd2_journal_get_undo_access +EXPORT_SYMBOL vmlinux 0x562b9be5 ap_test_config_ctrl_domain +EXPORT_SYMBOL vmlinux 0x5634bd03 discard_new_inode +EXPORT_SYMBOL vmlinux 0x5635a60a vmalloc_user +EXPORT_SYMBOL vmlinux 0x5639dd74 scsi_report_opcode +EXPORT_SYMBOL vmlinux 0x564405cb __cpu_online_mask +EXPORT_SYMBOL vmlinux 0x56470118 __warn_printk +EXPORT_SYMBOL vmlinux 0x564ab27f nla_append +EXPORT_SYMBOL vmlinux 0x56802ae8 rps_cpu_mask +EXPORT_SYMBOL vmlinux 0x56925e13 path_is_mountpoint +EXPORT_SYMBOL vmlinux 0x56c4afb4 phy_mii_ioctl +EXPORT_SYMBOL vmlinux 0x56c8799d scsi_kunmap_atomic_sg +EXPORT_SYMBOL vmlinux 0x56d78870 chsc +EXPORT_SYMBOL vmlinux 0x56e38596 dma_mmap_attrs +EXPORT_SYMBOL vmlinux 0x56e90d09 jbd2_trans_will_send_data_barrier +EXPORT_SYMBOL vmlinux 0x57315f0c put_cmsg_scm_timestamping64 +EXPORT_SYMBOL vmlinux 0x574c2e74 bitmap_release_region +EXPORT_SYMBOL vmlinux 0x57648f34 elv_rb_latter_request +EXPORT_SYMBOL vmlinux 0x576567f8 putname +EXPORT_SYMBOL vmlinux 0x57674fd7 __sw_hweight16 +EXPORT_SYMBOL vmlinux 0x57a8080c inet_stream_connect +EXPORT_SYMBOL vmlinux 0x57b4b9a1 register_external_irq +EXPORT_SYMBOL vmlinux 0x57cc9e90 ccw_device_tm_start +EXPORT_SYMBOL vmlinux 0x57ee81f0 __block_write_begin +EXPORT_SYMBOL vmlinux 0x57f18433 swake_up_one +EXPORT_SYMBOL vmlinux 0x57f810bc xfrm_policy_bysel_ctx +EXPORT_SYMBOL vmlinux 0x5818fe3c posix_acl_from_mode +EXPORT_SYMBOL vmlinux 0x581f98da zlib_inflate +EXPORT_SYMBOL vmlinux 0x582b6275 xfrm_if_unregister_cb +EXPORT_SYMBOL vmlinux 0x582d59ff __kernel_fpu_begin +EXPORT_SYMBOL vmlinux 0x583ce9f7 kernel_sendmsg_locked +EXPORT_SYMBOL vmlinux 0x58464828 icmpv6_ndo_send +EXPORT_SYMBOL vmlinux 0x58542464 xfrm_policy_unregister_afinfo +EXPORT_SYMBOL vmlinux 0x585b435b generic_delete_inode +EXPORT_SYMBOL vmlinux 0x585fd88e ip_output +EXPORT_SYMBOL vmlinux 0x5872840f ap_send_online_uevent +EXPORT_SYMBOL vmlinux 0x587b0954 kvasprintf +EXPORT_SYMBOL vmlinux 0x588bb75b blk_mq_tagset_busy_iter +EXPORT_SYMBOL vmlinux 0x5897a680 __find_nth_and_andnot_bit +EXPORT_SYMBOL vmlinux 0x58acf24b mdiobus_register_board_info +EXPORT_SYMBOL vmlinux 0x58b4645c dev_close_many +EXPORT_SYMBOL vmlinux 0x58b60384 blk_queue_update_dma_alignment +EXPORT_SYMBOL vmlinux 0x58b73bc7 match_wildcard +EXPORT_SYMBOL vmlinux 0x58cd1b54 string_escape_mem +EXPORT_SYMBOL vmlinux 0x58d68fb7 blk_mq_alloc_request +EXPORT_SYMBOL vmlinux 0x58e3306d bit_wait_io +EXPORT_SYMBOL vmlinux 0x58eae9ec gen_pool_dma_zalloc_align +EXPORT_SYMBOL vmlinux 0x58f2f18b clocksource_unregister +EXPORT_SYMBOL vmlinux 0x58f6a317 __tracepoint_s390_cio_msch +EXPORT_SYMBOL vmlinux 0x5900b28e __register_nls +EXPORT_SYMBOL vmlinux 0x59189fb0 sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0x5944d015 sock_enable_timestamps +EXPORT_SYMBOL vmlinux 0x595841f6 take_dentry_name_snapshot +EXPORT_SYMBOL vmlinux 0x59677e95 alloc_anon_inode +EXPORT_SYMBOL vmlinux 0x598250d6 bio_init +EXPORT_SYMBOL vmlinux 0x598dee1d devm_alloc_etherdev_mqs +EXPORT_SYMBOL vmlinux 0x598f0a95 udplite_table +EXPORT_SYMBOL vmlinux 0x59a3aa8e simple_empty +EXPORT_SYMBOL vmlinux 0x59a5e04d dcache_dir_open +EXPORT_SYMBOL vmlinux 0x59b3ab23 __neigh_set_probe_once +EXPORT_SYMBOL vmlinux 0x59b4ac3e tcp_memory_allocated +EXPORT_SYMBOL vmlinux 0x59d5529a neigh_seq_next +EXPORT_SYMBOL vmlinux 0x59e70116 __break_lease +EXPORT_SYMBOL vmlinux 0x59e9731b nf_log_bind_pf +EXPORT_SYMBOL vmlinux 0x59ef2643 tty_port_tty_set +EXPORT_SYMBOL vmlinux 0x5a0b73d0 zlib_deflateInit2 +EXPORT_SYMBOL vmlinux 0x5a10f98e del_virt_timer +EXPORT_SYMBOL vmlinux 0x5a3173b3 flow_rule_match_enc_ports +EXPORT_SYMBOL vmlinux 0x5a33275d fscrypt_encrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0x5a4d313e gf128mul_4k_lle +EXPORT_SYMBOL vmlinux 0x5a5e7ea3 simple_read_from_buffer +EXPORT_SYMBOL vmlinux 0x5a630934 free_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0x5a99a0d7 flow_get_u32_dst +EXPORT_SYMBOL vmlinux 0x5a9b054c vfs_path_lookup +EXPORT_SYMBOL vmlinux 0x5aa3c3e9 simple_getattr +EXPORT_SYMBOL vmlinux 0x5aa90a5e pci_bus_read_config_word +EXPORT_SYMBOL vmlinux 0x5ab8844f make_bad_inode +EXPORT_SYMBOL vmlinux 0x5ad94593 folio_set_bh +EXPORT_SYMBOL vmlinux 0x5ad9c439 udp_poll +EXPORT_SYMBOL vmlinux 0x5ae01108 insert_inode_locked +EXPORT_SYMBOL vmlinux 0x5ae1154b __traceiter_kfree +EXPORT_SYMBOL vmlinux 0x5ae3e0fa simple_rmdir +EXPORT_SYMBOL vmlinux 0x5af9694f kernel_sendmsg +EXPORT_SYMBOL vmlinux 0x5b0ef03e fuse_dequeue_forget +EXPORT_SYMBOL vmlinux 0x5b1b0d52 security_path_mkdir +EXPORT_SYMBOL vmlinux 0x5b2b28ab tcw_add_tidaw +EXPORT_SYMBOL vmlinux 0x5b3b2d62 filemap_write_and_wait_range +EXPORT_SYMBOL vmlinux 0x5b4fb57d __blk_mq_end_request +EXPORT_SYMBOL vmlinux 0x5b604bd1 segment_type +EXPORT_SYMBOL vmlinux 0x5b745a3d xa_load +EXPORT_SYMBOL vmlinux 0x5b8acceb build_skb_around +EXPORT_SYMBOL vmlinux 0x5bb4a6e6 scsi_command_normalize_sense +EXPORT_SYMBOL vmlinux 0x5bbd179d ndo_dflt_fdb_del +EXPORT_SYMBOL vmlinux 0x5bcbd811 param_ops_hexint +EXPORT_SYMBOL vmlinux 0x5bced458 proc_dointvec_userhz_jiffies +EXPORT_SYMBOL vmlinux 0x5bd4ff88 flow_action_cookie_create +EXPORT_SYMBOL vmlinux 0x5bdb7603 sock_copy_user_timeval +EXPORT_SYMBOL vmlinux 0x5bdcabe7 gen_pool_first_fit_order_align +EXPORT_SYMBOL vmlinux 0x5be63c5b crc32c_csum_stub +EXPORT_SYMBOL vmlinux 0x5bed7890 submit_bh +EXPORT_SYMBOL vmlinux 0x5bf6cee5 commit_creds +EXPORT_SYMBOL vmlinux 0x5c072948 ccw_driver_register +EXPORT_SYMBOL vmlinux 0x5c1cf146 dev_uc_add_excl +EXPORT_SYMBOL vmlinux 0x5c3c7387 kstrtoull +EXPORT_SYMBOL vmlinux 0x5c3ef3ee debug_register_view +EXPORT_SYMBOL vmlinux 0x5c5c6d09 neigh_table_clear +EXPORT_SYMBOL vmlinux 0x5c93eb89 ethtool_virtdev_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x5ca6486c bio_reset +EXPORT_SYMBOL vmlinux 0x5ca8ae71 shmem_aops +EXPORT_SYMBOL vmlinux 0x5cacd9ea scsi_ioctl +EXPORT_SYMBOL vmlinux 0x5cc32bdc bitmap_copy_le +EXPORT_SYMBOL vmlinux 0x5cd2ddf3 ethtool_intersect_link_masks +EXPORT_SYMBOL vmlinux 0x5cd6f99b completion_done +EXPORT_SYMBOL vmlinux 0x5cf53ce2 input_free_minor +EXPORT_SYMBOL vmlinux 0x5cf56b46 inet_sendmsg +EXPORT_SYMBOL vmlinux 0x5cfe2cc7 nf_unregister_net_hook +EXPORT_SYMBOL vmlinux 0x5cfff693 xsk_set_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0x5d12f3de inet_frag_find +EXPORT_SYMBOL vmlinux 0x5d16d8cd radix_tree_replace_slot +EXPORT_SYMBOL vmlinux 0x5d192931 free_cgroup_ns +EXPORT_SYMBOL vmlinux 0x5d19b9d4 inet_select_addr +EXPORT_SYMBOL vmlinux 0x5d223766 tcp_read_done +EXPORT_SYMBOL vmlinux 0x5d32f450 from_kprojid +EXPORT_SYMBOL vmlinux 0x5d428f16 __blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x5d49aabc init_wait_var_entry +EXPORT_SYMBOL vmlinux 0x5d57b826 vm_map_ram +EXPORT_SYMBOL vmlinux 0x5d621a01 framebuffer_release +EXPORT_SYMBOL vmlinux 0x5d675f18 phy_suspend +EXPORT_SYMBOL vmlinux 0x5d7dee6b strscpy_pad +EXPORT_SYMBOL vmlinux 0x5d92a3b0 cdrom_mode_sense +EXPORT_SYMBOL vmlinux 0x5da047ab fs_lookup_param +EXPORT_SYMBOL vmlinux 0x5da504f7 skb_copy_and_csum_datagram_msg +EXPORT_SYMBOL vmlinux 0x5da84b31 unregister_adapter_interrupt +EXPORT_SYMBOL vmlinux 0x5dab82db __filemap_get_folio +EXPORT_SYMBOL vmlinux 0x5defbfd9 audit_log_start +EXPORT_SYMBOL vmlinux 0x5df6399d __skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x5df756d7 __crypto_memneq +EXPORT_SYMBOL vmlinux 0x5dffc045 __vfs_removexattr +EXPORT_SYMBOL vmlinux 0x5e01e1bd param_set_ulong +EXPORT_SYMBOL vmlinux 0x5e0ccb9f sha1_transform +EXPORT_SYMBOL vmlinux 0x5e0f6089 dma_fence_remove_callback +EXPORT_SYMBOL vmlinux 0x5e1ef658 __netlink_ns_capable +EXPORT_SYMBOL vmlinux 0x5e25c4ff security_sctp_assoc_established +EXPORT_SYMBOL vmlinux 0x5e273b8b tcp_gro_complete +EXPORT_SYMBOL vmlinux 0x5e373fb4 gf128mul_64k_bbe +EXPORT_SYMBOL vmlinux 0x5e44926e kthread_bind +EXPORT_SYMBOL vmlinux 0x5e472204 bdi_alloc +EXPORT_SYMBOL vmlinux 0x5e4ec350 security_dentry_create_files_as +EXPORT_SYMBOL vmlinux 0x5e54924c dma_sync_sg_for_device +EXPORT_SYMBOL vmlinux 0x5e627cca folio_add_lru +EXPORT_SYMBOL vmlinux 0x5e6b77e0 kbd_ioctl +EXPORT_SYMBOL vmlinux 0x5e83374f security_path_unlink +EXPORT_SYMBOL vmlinux 0x5e86171d raw3270_unregister_notifier +EXPORT_SYMBOL vmlinux 0x5e95b1cd current_umask +EXPORT_SYMBOL vmlinux 0x5ea31004 arch_spin_trylock_retry +EXPORT_SYMBOL vmlinux 0x5ec4aee6 put_sg_io_hdr +EXPORT_SYMBOL vmlinux 0x5ecfeec6 __per_cpu_offset +EXPORT_SYMBOL vmlinux 0x5ed040b0 pm_set_vt_switch +EXPORT_SYMBOL vmlinux 0x5ed8d8a9 crypto_sha256_update +EXPORT_SYMBOL vmlinux 0x5ed90adc int_to_scsilun +EXPORT_SYMBOL vmlinux 0x5eda0fd5 sock_no_ioctl +EXPORT_SYMBOL vmlinux 0x5f098b2a in6addr_interfacelocal_allrouters +EXPORT_SYMBOL vmlinux 0x5f0e1936 bd_abort_claiming +EXPORT_SYMBOL vmlinux 0x5f0fffc9 unregister_nexthop_notifier +EXPORT_SYMBOL vmlinux 0x5f112364 __dev_direct_xmit +EXPORT_SYMBOL vmlinux 0x5f11c748 nmi_panic +EXPORT_SYMBOL vmlinux 0x5f1a703c security_sb_remount +EXPORT_SYMBOL vmlinux 0x5f2ba55e security_req_classify_flow +EXPORT_SYMBOL vmlinux 0x5f2f8c23 __inet6_lookup_established +EXPORT_SYMBOL vmlinux 0x5f409b3f open_exec +EXPORT_SYMBOL vmlinux 0x5f488756 generic_perform_write +EXPORT_SYMBOL vmlinux 0x5f52a433 __napi_schedule_irqoff +EXPORT_SYMBOL vmlinux 0x5f5441c8 __ubsan_handle_alignment_assumption +EXPORT_SYMBOL vmlinux 0x5f574159 phy_driver_unregister +EXPORT_SYMBOL vmlinux 0x5f7eaae1 ccw_device_tm_start_timeout_key +EXPORT_SYMBOL vmlinux 0x5f8b8c8f unix_attach_fds +EXPORT_SYMBOL vmlinux 0x5f8d4115 pcim_iomap_table +EXPORT_SYMBOL vmlinux 0x5f9ae346 ip_frag_init +EXPORT_SYMBOL vmlinux 0x5faff3e7 vlan_ioctl_set +EXPORT_SYMBOL vmlinux 0x5fb3a6ef dev_mc_del +EXPORT_SYMBOL vmlinux 0x5fc74764 tcf_idr_check_alloc +EXPORT_SYMBOL vmlinux 0x5fc781b2 sock_no_socketpair +EXPORT_SYMBOL vmlinux 0x5fcddab3 __ashlti3 +EXPORT_SYMBOL vmlinux 0x5fd2298e strnstr +EXPORT_SYMBOL vmlinux 0x5fd7d9e4 ap_recv +EXPORT_SYMBOL vmlinux 0x5fe447a9 bitmap_print_list_to_buf +EXPORT_SYMBOL vmlinux 0x5fe5d6b5 configfs_unregister_group +EXPORT_SYMBOL vmlinux 0x5fe60de8 seg6_hmac_info_lookup +EXPORT_SYMBOL vmlinux 0x5ff104be pci_find_capability +EXPORT_SYMBOL vmlinux 0x6005c351 zpool_has_pool +EXPORT_SYMBOL vmlinux 0x600683d3 do_unblank_screen +EXPORT_SYMBOL vmlinux 0x60090d9c tcp_rcv_established +EXPORT_SYMBOL vmlinux 0x601f665f dm_io_client_create +EXPORT_SYMBOL vmlinux 0x60352082 register_inet6addr_notifier +EXPORT_SYMBOL vmlinux 0x604625bb vfs_dedupe_file_range +EXPORT_SYMBOL vmlinux 0x605790dc fiemap_fill_next_extent +EXPORT_SYMBOL vmlinux 0x606c1b25 eth_gro_complete +EXPORT_SYMBOL vmlinux 0x6091b333 unregister_chrdev_region +EXPORT_SYMBOL vmlinux 0x609a77f7 filemap_fault +EXPORT_SYMBOL vmlinux 0x609bcd98 in6_pton +EXPORT_SYMBOL vmlinux 0x609f1c7e synchronize_net +EXPORT_SYMBOL vmlinux 0x60ad3849 phy_ethtool_set_link_ksettings +EXPORT_SYMBOL vmlinux 0x60c6ffed pcie_relaxed_ordering_enabled +EXPORT_SYMBOL vmlinux 0x60cf0d39 kstrtoint_from_user +EXPORT_SYMBOL vmlinux 0x60d27fb8 filemap_fdatawait_range_keep_errors +EXPORT_SYMBOL vmlinux 0x60ec1aa8 get_bitmap_from_slot +EXPORT_SYMBOL vmlinux 0x6103a984 set_capacity +EXPORT_SYMBOL vmlinux 0x6108288f complete_all +EXPORT_SYMBOL vmlinux 0x61251916 simple_release_fs +EXPORT_SYMBOL vmlinux 0x6128b5fc __printk_ratelimit +EXPORT_SYMBOL vmlinux 0x6130f66c seq_lseek +EXPORT_SYMBOL vmlinux 0x61347034 mb_cache_entry_delete_or_get +EXPORT_SYMBOL vmlinux 0x6138fa63 debug_event_common +EXPORT_SYMBOL vmlinux 0x614816dd simple_write_begin +EXPORT_SYMBOL vmlinux 0x61504979 inet_protos +EXPORT_SYMBOL vmlinux 0x615911d7 __bitmap_set +EXPORT_SYMBOL vmlinux 0x61804de3 udp_lib_rehash +EXPORT_SYMBOL vmlinux 0x618cc222 jbd2_journal_blocks_per_page +EXPORT_SYMBOL vmlinux 0x6191cf29 dump_skip +EXPORT_SYMBOL vmlinux 0x61a3efc2 unregister_filesystem +EXPORT_SYMBOL vmlinux 0x61b7b126 simple_strtoull +EXPORT_SYMBOL vmlinux 0x61d08eec blkdev_compat_ptr_ioctl +EXPORT_SYMBOL vmlinux 0x61d15f23 xp_raw_get_dma +EXPORT_SYMBOL vmlinux 0x61de36a7 vfs_unlink +EXPORT_SYMBOL vmlinux 0x61e272c9 sha256_final +EXPORT_SYMBOL vmlinux 0x61e5669a arp_send +EXPORT_SYMBOL vmlinux 0x61ea189b fb_pad_aligned_buffer +EXPORT_SYMBOL vmlinux 0x61fb7304 reuseport_stop_listen_sock +EXPORT_SYMBOL vmlinux 0x621780cb ip_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x62206bd6 inet6_protos +EXPORT_SYMBOL vmlinux 0x6228c21f smp_call_function_single +EXPORT_SYMBOL vmlinux 0x62314d61 __traceiter_mmap_lock_released +EXPORT_SYMBOL vmlinux 0x6249b9b4 inet_csk_reqsk_queue_drop_and_put +EXPORT_SYMBOL vmlinux 0x624c45c1 trace_print_array_seq +EXPORT_SYMBOL vmlinux 0x6254403e _dev_alert +EXPORT_SYMBOL vmlinux 0x62737e1d sock_unregister +EXPORT_SYMBOL vmlinux 0x627bc1c4 smp_ctl_set_clear_bit +EXPORT_SYMBOL vmlinux 0x627d9ff0 pmdp_xchg_direct +EXPORT_SYMBOL vmlinux 0x62843687 netdev_reset_tc +EXPORT_SYMBOL vmlinux 0x62849ac7 dev_valid_name +EXPORT_SYMBOL vmlinux 0x62857ae4 netdev_upper_dev_unlink +EXPORT_SYMBOL vmlinux 0x62a0ae07 inet_listen +EXPORT_SYMBOL vmlinux 0x62a8b938 icmp6_send +EXPORT_SYMBOL vmlinux 0x62bad673 flow_indr_dev_unregister +EXPORT_SYMBOL vmlinux 0x62dbf2db __traceiter_mmap_lock_start_locking +EXPORT_SYMBOL vmlinux 0x62e045a3 ethtool_rx_flow_rule_destroy +EXPORT_SYMBOL vmlinux 0x62ea575f security_binder_transfer_file +EXPORT_SYMBOL vmlinux 0x62ec49b2 __blkdev_issue_discard +EXPORT_SYMBOL vmlinux 0x630c636d proc_set_size +EXPORT_SYMBOL vmlinux 0x630cbf2f security_cred_getsecid +EXPORT_SYMBOL vmlinux 0x6315c42c zstd_get_params +EXPORT_SYMBOL vmlinux 0x6323cd31 flow_rule_match_mpls +EXPORT_SYMBOL vmlinux 0x63240d4c elv_bio_merge_ok +EXPORT_SYMBOL vmlinux 0x633ac577 ipv6_dev_mc_inc +EXPORT_SYMBOL vmlinux 0x633c0c87 sock_gettstamp +EXPORT_SYMBOL vmlinux 0x633e6581 dcb_setapp +EXPORT_SYMBOL vmlinux 0x636f4208 dquot_load_quota_sb +EXPORT_SYMBOL vmlinux 0x6371e098 cio_irb +EXPORT_SYMBOL vmlinux 0x638bf6f4 netif_inherit_tso_max +EXPORT_SYMBOL vmlinux 0x63932f0f dev_mc_sync +EXPORT_SYMBOL vmlinux 0x63936267 blk_mq_stop_hw_queues +EXPORT_SYMBOL vmlinux 0x63a58370 flow_action_cookie_destroy +EXPORT_SYMBOL vmlinux 0x63a64df9 __SCK__tp_func_s390_cio_msch +EXPORT_SYMBOL vmlinux 0x63a700a0 md_reload_sb +EXPORT_SYMBOL vmlinux 0x63a7c28c bitmap_find_free_region +EXPORT_SYMBOL vmlinux 0x63a96174 pci_pme_capable +EXPORT_SYMBOL vmlinux 0x63a9f1a2 init_special_inode +EXPORT_SYMBOL vmlinux 0x63aedfd1 tty_driver_flush_buffer +EXPORT_SYMBOL vmlinux 0x63b7b1b8 mroute6_is_socket +EXPORT_SYMBOL vmlinux 0x63c04403 __skb_checksum +EXPORT_SYMBOL vmlinux 0x63c27223 inet6_release +EXPORT_SYMBOL vmlinux 0x63d069e5 d_prune_aliases +EXPORT_SYMBOL vmlinux 0x63eb9355 panic_blink +EXPORT_SYMBOL vmlinux 0x63efc114 tcf_qevent_handle +EXPORT_SYMBOL vmlinux 0x640fe1c2 peernet2id +EXPORT_SYMBOL vmlinux 0x64127b67 bitmap_find_next_zero_area_off +EXPORT_SYMBOL vmlinux 0x64209bb3 netif_tx_unlock +EXPORT_SYMBOL vmlinux 0x644637d7 flow_rule_match_basic +EXPORT_SYMBOL vmlinux 0x644ef27d phy_stop +EXPORT_SYMBOL vmlinux 0x6455298a security_xfrm_policy_free +EXPORT_SYMBOL vmlinux 0x64578ed8 tcp_md5_hash_key +EXPORT_SYMBOL vmlinux 0x6458f1e7 zstd_init_cstream +EXPORT_SYMBOL vmlinux 0x645cc551 dst_init +EXPORT_SYMBOL vmlinux 0x6481ffe0 hsiphash_1u32 +EXPORT_SYMBOL vmlinux 0x648565b0 clear_inode +EXPORT_SYMBOL vmlinux 0x648eb59d gc_inflight_list +EXPORT_SYMBOL vmlinux 0x6492c270 d_set_fallthru +EXPORT_SYMBOL vmlinux 0x649504d1 pci_dev_put +EXPORT_SYMBOL vmlinux 0x649feb24 jbd2_journal_init_inode +EXPORT_SYMBOL vmlinux 0x64a874d1 vlan_filter_drop_vids +EXPORT_SYMBOL vmlinux 0x64a9c928 default_blu +EXPORT_SYMBOL vmlinux 0x64c53700 bdi_unregister +EXPORT_SYMBOL vmlinux 0x64fdb0ce mdiobus_write +EXPORT_SYMBOL vmlinux 0x6513a3fa fb_get_color_depth +EXPORT_SYMBOL vmlinux 0x6514c1e6 flow_get_u32_src +EXPORT_SYMBOL vmlinux 0x651a4139 test_taint +EXPORT_SYMBOL vmlinux 0x651de31b scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x652032cb mac_pton +EXPORT_SYMBOL vmlinux 0x65389d75 scsi_is_host_device +EXPORT_SYMBOL vmlinux 0x653b992c raw3270_activate_view +EXPORT_SYMBOL vmlinux 0x65408378 zlib_inflate_blob +EXPORT_SYMBOL vmlinux 0x6553be20 __ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0x6569f863 __dev_queue_xmit +EXPORT_SYMBOL vmlinux 0x656a11bb would_dump +EXPORT_SYMBOL vmlinux 0x658ce1a8 xxh64_reset +EXPORT_SYMBOL vmlinux 0x65929cae ns_to_timespec64 +EXPORT_SYMBOL vmlinux 0x6593752a pcim_iomap +EXPORT_SYMBOL vmlinux 0x659ded26 xfrm_flush_gc +EXPORT_SYMBOL vmlinux 0x65a49ddd iunique +EXPORT_SYMBOL vmlinux 0x65ae6f36 dcbnl_cee_notify +EXPORT_SYMBOL vmlinux 0x65dccf13 xz_dec_end +EXPORT_SYMBOL vmlinux 0x65e6d82a security_binder_transfer_binder +EXPORT_SYMBOL vmlinux 0x66027704 mtree_store +EXPORT_SYMBOL vmlinux 0x6623f2e3 vmalloc_array +EXPORT_SYMBOL vmlinux 0x662ea4ad dm_table_get_mode +EXPORT_SYMBOL vmlinux 0x665adabf udp_push_pending_frames +EXPORT_SYMBOL vmlinux 0x665cb3c7 pci_release_regions +EXPORT_SYMBOL vmlinux 0x665e2513 zstd_max_clevel +EXPORT_SYMBOL vmlinux 0x66628bf3 ip_tunnel_metadata_cnt +EXPORT_SYMBOL vmlinux 0x6673f96d xxh32_reset +EXPORT_SYMBOL vmlinux 0x66987888 dma_fence_init +EXPORT_SYMBOL vmlinux 0x669c191b dm_consume_args +EXPORT_SYMBOL vmlinux 0x669d0672 skb_realloc_headroom +EXPORT_SYMBOL vmlinux 0x66aa1529 vmap +EXPORT_SYMBOL vmlinux 0x66e08b7a mark_buffer_async_write +EXPORT_SYMBOL vmlinux 0x66e69897 prandom_bytes_state +EXPORT_SYMBOL vmlinux 0x66edfc78 _find_next_or_bit +EXPORT_SYMBOL vmlinux 0x66fe2a74 dcb_ieee_getapp_prio_dscp_mask_map +EXPORT_SYMBOL vmlinux 0x66fe865b zstd_cstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x671bc3c7 md_check_no_bitmap +EXPORT_SYMBOL vmlinux 0x672144bd strlcpy +EXPORT_SYMBOL vmlinux 0x6731b794 netpoll_send_udp +EXPORT_SYMBOL vmlinux 0x67444ef4 simple_setattr +EXPORT_SYMBOL vmlinux 0x6749d53f hdmi_vendor_infoframe_init +EXPORT_SYMBOL vmlinux 0x675c4c01 pcie_capability_read_dword +EXPORT_SYMBOL vmlinux 0x676155ff dotdot_name +EXPORT_SYMBOL vmlinux 0x6772710b pci_back_from_sleep +EXPORT_SYMBOL vmlinux 0x67745bf8 block_page_mkwrite +EXPORT_SYMBOL vmlinux 0x678b96ec dma_pool_alloc +EXPORT_SYMBOL vmlinux 0x678c62eb cpu_all_bits +EXPORT_SYMBOL vmlinux 0x679365dc hdmi_avi_infoframe_pack +EXPORT_SYMBOL vmlinux 0x67938b5b tcp_getsockopt +EXPORT_SYMBOL vmlinux 0x67aa2e03 gnet_stats_finish_copy +EXPORT_SYMBOL vmlinux 0x67ab8641 genphy_c45_ethtool_get_eee +EXPORT_SYMBOL vmlinux 0x67b27ec1 tty_std_termios +EXPORT_SYMBOL vmlinux 0x67b78eb3 seq_hlist_next_rcu +EXPORT_SYMBOL vmlinux 0x67c7d318 sync_inodes_sb +EXPORT_SYMBOL vmlinux 0x67e2272e refcount_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0x67e66ed1 scsi_device_get +EXPORT_SYMBOL vmlinux 0x67ff7b74 blk_queue_max_secure_erase_sectors +EXPORT_SYMBOL vmlinux 0x68210e8c page_pool_update_nid +EXPORT_SYMBOL vmlinux 0x6825b2f7 current_in_userns +EXPORT_SYMBOL vmlinux 0x686c51d8 pcie_set_mps +EXPORT_SYMBOL vmlinux 0x6875e551 skb_seq_read +EXPORT_SYMBOL vmlinux 0x687ee87a file_modified +EXPORT_SYMBOL vmlinux 0x6883242d jbd2_journal_update_sb_errno +EXPORT_SYMBOL vmlinux 0x68855cfc noop_dirty_folio +EXPORT_SYMBOL vmlinux 0x68863d0a load_nls +EXPORT_SYMBOL vmlinux 0x688be12c __skb_get_hash +EXPORT_SYMBOL vmlinux 0x68974c0c __pskb_pull_tail +EXPORT_SYMBOL vmlinux 0x68cb33c0 gen_pool_virt_to_phys +EXPORT_SYMBOL vmlinux 0x68dd526a inet_proto_csum_replace_by_diff +EXPORT_SYMBOL vmlinux 0x68f11788 tcp_v4_send_check +EXPORT_SYMBOL vmlinux 0x68fe9e66 __kfifo_dma_out_prepare_r +EXPORT_SYMBOL vmlinux 0x69097457 crc32_be +EXPORT_SYMBOL vmlinux 0x690974d5 __sk_backlog_rcv +EXPORT_SYMBOL vmlinux 0x6912a379 fb_firmware_edid +EXPORT_SYMBOL vmlinux 0x692ba49d dma_fence_describe +EXPORT_SYMBOL vmlinux 0x6932c0cf md_check_recovery +EXPORT_SYMBOL vmlinux 0x69664691 filemap_get_folios +EXPORT_SYMBOL vmlinux 0x69668826 netdev_increment_features +EXPORT_SYMBOL vmlinux 0x6967d9da vfs_fileattr_get +EXPORT_SYMBOL vmlinux 0x6972e413 __bitmap_weight_and +EXPORT_SYMBOL vmlinux 0x69873c8d param_set_uint +EXPORT_SYMBOL vmlinux 0x698d33c1 jbd2_fc_get_buf +EXPORT_SYMBOL vmlinux 0x6991fd32 reuseport_detach_prog +EXPORT_SYMBOL vmlinux 0x69c6ae90 sk_stream_wait_connect +EXPORT_SYMBOL vmlinux 0x69e7962d flow_rule_match_ip +EXPORT_SYMBOL vmlinux 0x6a03751f sgl_free_order +EXPORT_SYMBOL vmlinux 0x6a037cf1 mempool_kfree +EXPORT_SYMBOL vmlinux 0x6a09e86e tcp_ioctl +EXPORT_SYMBOL vmlinux 0x6a3ca10d dma_sync_single_for_cpu +EXPORT_SYMBOL vmlinux 0x6a431860 xfrm_lookup_route +EXPORT_SYMBOL vmlinux 0x6a5cb5ee __get_free_pages +EXPORT_SYMBOL vmlinux 0x6a5ecb18 unregister_module_notifier +EXPORT_SYMBOL vmlinux 0x6a5fa363 sigprocmask +EXPORT_SYMBOL vmlinux 0x6a6e05bf kstrtou8 +EXPORT_SYMBOL vmlinux 0x6a7b9d62 skb_flow_dissect_ct +EXPORT_SYMBOL vmlinux 0x6a8c5af4 qdisc_hash_del +EXPORT_SYMBOL vmlinux 0x6a9d43cc fscrypt_decrypt_bio +EXPORT_SYMBOL vmlinux 0x6aa11aa6 sgl_free_n_order +EXPORT_SYMBOL vmlinux 0x6ab23aa1 load_fpu_regs +EXPORT_SYMBOL vmlinux 0x6ab69895 ccw_device_is_multipath +EXPORT_SYMBOL vmlinux 0x6ae9c507 netif_device_detach +EXPORT_SYMBOL vmlinux 0x6aebbed9 wrap_directory_iterator +EXPORT_SYMBOL vmlinux 0x6aeefac4 zlib_deflateReset +EXPORT_SYMBOL vmlinux 0x6b0bd89b mdio_driver_register +EXPORT_SYMBOL vmlinux 0x6b2dc060 dump_stack +EXPORT_SYMBOL vmlinux 0x6b3bd94b sk_common_release +EXPORT_SYMBOL vmlinux 0x6b3db7fa sockopt_lock_sock +EXPORT_SYMBOL vmlinux 0x6b49c216 kern_path_create +EXPORT_SYMBOL vmlinux 0x6b55acd0 rtnl_lock_killable +EXPORT_SYMBOL vmlinux 0x6b5858e4 xfrm_policy_insert +EXPORT_SYMBOL vmlinux 0x6b75cd01 genlmsg_multicast_allns +EXPORT_SYMBOL vmlinux 0x6b853d06 ns_to_kernel_old_timeval +EXPORT_SYMBOL vmlinux 0x6b8bf149 netif_receive_skb_list +EXPORT_SYMBOL vmlinux 0x6b8d2325 s390_epoch_delta_notifier +EXPORT_SYMBOL vmlinux 0x6b952b5e dev_mc_del_global +EXPORT_SYMBOL vmlinux 0x6b999165 generic_read_dir +EXPORT_SYMBOL vmlinux 0x6bac671b __crc32c_le +EXPORT_SYMBOL vmlinux 0x6bc3fbc0 __unregister_chrdev +EXPORT_SYMBOL vmlinux 0x6bc6075d vfs_create_mount +EXPORT_SYMBOL vmlinux 0x6bd028fc sock_bind_add +EXPORT_SYMBOL vmlinux 0x6bd0b99e gpiochip_irq_relres +EXPORT_SYMBOL vmlinux 0x6bd8cc5e scsi_device_resume +EXPORT_SYMBOL vmlinux 0x6bdb8b8b nf_ct_get_tuple_skb +EXPORT_SYMBOL vmlinux 0x6bec5cdc scsicam_bios_param +EXPORT_SYMBOL vmlinux 0x6beda13a skb_eth_gso_segment +EXPORT_SYMBOL vmlinux 0x6bf74709 netdev_alert +EXPORT_SYMBOL vmlinux 0x6bfe1653 iucv_message_receive +EXPORT_SYMBOL vmlinux 0x6c02921d generic_file_llseek_size +EXPORT_SYMBOL vmlinux 0x6c041e19 __xa_insert +EXPORT_SYMBOL vmlinux 0x6c1a82cc xfrm_trans_queue_net +EXPORT_SYMBOL vmlinux 0x6c21caef xsk_get_pool_from_qid +EXPORT_SYMBOL vmlinux 0x6c39f226 d_exact_alias +EXPORT_SYMBOL vmlinux 0x6c4e551a trace_event_printf +EXPORT_SYMBOL vmlinux 0x6c61ce70 num_registered_fb +EXPORT_SYMBOL vmlinux 0x6c95ff60 brioctl_set +EXPORT_SYMBOL vmlinux 0x6ca12252 skb_store_bits +EXPORT_SYMBOL vmlinux 0x6cb437ad tcp_get_md5sig_pool +EXPORT_SYMBOL vmlinux 0x6cb46525 netlbl_catmap_walk +EXPORT_SYMBOL vmlinux 0x6ccc34dd sort +EXPORT_SYMBOL vmlinux 0x6cf192df kvrealloc +EXPORT_SYMBOL vmlinux 0x6cf817b6 tcp_v4_connect +EXPORT_SYMBOL vmlinux 0x6d04f4a2 tcp_seq_stop +EXPORT_SYMBOL vmlinux 0x6d1ea6ec strlcat +EXPORT_SYMBOL vmlinux 0x6d21b4be netlink_ns_capable +EXPORT_SYMBOL vmlinux 0x6d294e43 clock_t_to_jiffies +EXPORT_SYMBOL vmlinux 0x6d67762b tccb_add_dcw +EXPORT_SYMBOL vmlinux 0x6d695434 d_alloc_parallel +EXPORT_SYMBOL vmlinux 0x6d6d8948 folio_end_writeback +EXPORT_SYMBOL vmlinux 0x6d6f9dc8 sg_alloc_append_table_from_pages +EXPORT_SYMBOL vmlinux 0x6d7afd89 ipv6_chk_addr +EXPORT_SYMBOL vmlinux 0x6d7c7dcc bitmap_cut +EXPORT_SYMBOL vmlinux 0x6daea280 crc32_le_shift +EXPORT_SYMBOL vmlinux 0x6db09038 __udp_disconnect +EXPORT_SYMBOL vmlinux 0x6dba9051 xz_dec_microlzma_end +EXPORT_SYMBOL vmlinux 0x6dc56f3d skb_queue_tail +EXPORT_SYMBOL vmlinux 0x6dc6b9f5 elv_rb_former_request +EXPORT_SYMBOL vmlinux 0x6dc78784 param_ops_uint +EXPORT_SYMBOL vmlinux 0x6dcf857f uuid_null +EXPORT_SYMBOL vmlinux 0x6de849d7 find_inode_rcu +EXPORT_SYMBOL vmlinux 0x6df1aaf1 kernel_sigaction +EXPORT_SYMBOL vmlinux 0x6e00b8cb _ebcasc +EXPORT_SYMBOL vmlinux 0x6e05a83d device_match_acpi_handle +EXPORT_SYMBOL vmlinux 0x6e1f18d6 dquot_operations +EXPORT_SYMBOL vmlinux 0x6e2da197 arch_read_lock_wait +EXPORT_SYMBOL vmlinux 0x6e33e79e scsi_mode_sense +EXPORT_SYMBOL vmlinux 0x6e528441 generic_permission +EXPORT_SYMBOL vmlinux 0x6e52a605 xfrm_state_walk_done +EXPORT_SYMBOL vmlinux 0x6e573521 raw3270_reset +EXPORT_SYMBOL vmlinux 0x6e5f6f51 ccw_device_start_key +EXPORT_SYMBOL vmlinux 0x6e6356a4 flow_rule_match_arp +EXPORT_SYMBOL vmlinux 0x6e720ff2 rtnl_unlock +EXPORT_SYMBOL vmlinux 0x6e827550 pci_find_next_bus +EXPORT_SYMBOL vmlinux 0x6e9ad290 cpu_have_feature +EXPORT_SYMBOL vmlinux 0x6e9b11be xfrm_policy_destroy +EXPORT_SYMBOL vmlinux 0x6e9dd606 __symbol_put +EXPORT_SYMBOL vmlinux 0x6ea5896c handshake_req_private +EXPORT_SYMBOL vmlinux 0x6ea8ce6c noop_fsync +EXPORT_SYMBOL vmlinux 0x6ea9363b force_sig +EXPORT_SYMBOL vmlinux 0x6ec09bc5 posix_acl_to_xattr +EXPORT_SYMBOL vmlinux 0x6ed55f7d ethtool_get_phc_vclocks +EXPORT_SYMBOL vmlinux 0x6ed8a016 raw3270_request_free +EXPORT_SYMBOL vmlinux 0x6edd3c63 init_pseudo +EXPORT_SYMBOL vmlinux 0x6ef195f2 __phy_write_mmd +EXPORT_SYMBOL vmlinux 0x6ef65b7f __devm_request_region +EXPORT_SYMBOL vmlinux 0x6ef84303 kvmalloc_node +EXPORT_SYMBOL vmlinux 0x6f101c20 bio_kmalloc +EXPORT_SYMBOL vmlinux 0x6f14e9db console_list_lock +EXPORT_SYMBOL vmlinux 0x6f20e8a0 nla_strscpy +EXPORT_SYMBOL vmlinux 0x6f36ccb1 prepare_creds +EXPORT_SYMBOL vmlinux 0x6f41a639 irq_cpu_rmap_remove +EXPORT_SYMBOL vmlinux 0x6f41f6f6 netdev_change_features +EXPORT_SYMBOL vmlinux 0x6f441edd register_mii_timestamper +EXPORT_SYMBOL vmlinux 0x6f53043d wait_for_completion_interruptible +EXPORT_SYMBOL vmlinux 0x6f5bbc97 register_fib_notifier +EXPORT_SYMBOL vmlinux 0x6f5ef93d memchr_inv +EXPORT_SYMBOL vmlinux 0x6f6b4ca5 __dev_get_by_flags +EXPORT_SYMBOL vmlinux 0x6f79375c mempool_free +EXPORT_SYMBOL vmlinux 0x6f9543bc pci_map_rom +EXPORT_SYMBOL vmlinux 0x6f9a001b ipv6_sock_mc_join +EXPORT_SYMBOL vmlinux 0x6fb49676 queue_rcu_work +EXPORT_SYMBOL vmlinux 0x6fd96638 genphy_check_and_restart_aneg +EXPORT_SYMBOL vmlinux 0x70002fe8 siphash_1u32 +EXPORT_SYMBOL vmlinux 0x7007997f netif_napi_add_weight +EXPORT_SYMBOL vmlinux 0x70336943 xa_set_mark +EXPORT_SYMBOL vmlinux 0x7057e3c7 tcp_sock_set_quickack +EXPORT_SYMBOL vmlinux 0x7058e020 __xfrm_state_destroy +EXPORT_SYMBOL vmlinux 0x7060d475 kern_sys_bpf +EXPORT_SYMBOL vmlinux 0x706423e0 get_pgste +EXPORT_SYMBOL vmlinux 0x70667f89 __tracepoint_s390_diagnose +EXPORT_SYMBOL vmlinux 0x706883dc f_setown +EXPORT_SYMBOL vmlinux 0x706d27d1 request_partial_firmware_into_buf +EXPORT_SYMBOL vmlinux 0x707ad4eb vfs_readlink +EXPORT_SYMBOL vmlinux 0x709dc52c param_array_ops +EXPORT_SYMBOL vmlinux 0x70ac2c1a blk_limits_io_min +EXPORT_SYMBOL vmlinux 0x70d45ce4 __scsi_iterate_devices +EXPORT_SYMBOL vmlinux 0x70db16dc eth_mac_addr +EXPORT_SYMBOL vmlinux 0x70e90035 neigh_app_ns +EXPORT_SYMBOL vmlinux 0x70f81b56 ap_max_msg_size +EXPORT_SYMBOL vmlinux 0x7104ae1e tty_vhangup +EXPORT_SYMBOL vmlinux 0x710a3b3a ip_options_rcv_srr +EXPORT_SYMBOL vmlinux 0x711e1491 ap_perms +EXPORT_SYMBOL vmlinux 0x7120f9bd LZ4_setStreamDecode +EXPORT_SYMBOL vmlinux 0x7129e5f8 hex_asc +EXPORT_SYMBOL vmlinux 0x713091d2 unlock_buffer +EXPORT_SYMBOL vmlinux 0x71382515 csum_and_copy_from_iter +EXPORT_SYMBOL vmlinux 0x7145aef0 segment_load +EXPORT_SYMBOL vmlinux 0x7152a9d7 set_binfmt +EXPORT_SYMBOL vmlinux 0x715a5ed0 vprintk +EXPORT_SYMBOL vmlinux 0x716785a1 seq_hex_dump +EXPORT_SYMBOL vmlinux 0x7171121c overflowgid +EXPORT_SYMBOL vmlinux 0x717d1f96 hdmi_infoframe_check +EXPORT_SYMBOL vmlinux 0x718f5e17 proc_do_large_bitmap +EXPORT_SYMBOL vmlinux 0x71a672ef dmam_pool_destroy +EXPORT_SYMBOL vmlinux 0x71b29045 tcp_connect +EXPORT_SYMBOL vmlinux 0x71beef40 cdrom_number_of_slots +EXPORT_SYMBOL vmlinux 0x71cfaead scsi_print_command +EXPORT_SYMBOL vmlinux 0x71d1ad15 blk_rq_append_bio +EXPORT_SYMBOL vmlinux 0x71f18a86 input_grab_device +EXPORT_SYMBOL vmlinux 0x71f7330c phy_request_interrupt +EXPORT_SYMBOL vmlinux 0x71f9c203 sock_set_sndtimeo +EXPORT_SYMBOL vmlinux 0x720a27a7 __register_blkdev +EXPORT_SYMBOL vmlinux 0x72119f30 request_key_with_auxdata +EXPORT_SYMBOL vmlinux 0x72260716 jbd2_journal_get_write_access +EXPORT_SYMBOL vmlinux 0x72297f25 __alloc_bucket_spinlocks +EXPORT_SYMBOL vmlinux 0x723f0e1d d_rehash +EXPORT_SYMBOL vmlinux 0x7242e96d strnchr +EXPORT_SYMBOL vmlinux 0x7247e680 pci_get_device +EXPORT_SYMBOL vmlinux 0x724825ef pci_release_resource +EXPORT_SYMBOL vmlinux 0x725bd0b1 ip6_xmit +EXPORT_SYMBOL vmlinux 0x725fc8a1 put_cmsg_scm_timestamping +EXPORT_SYMBOL vmlinux 0x726ac332 regset_get +EXPORT_SYMBOL vmlinux 0x726db525 drop_super +EXPORT_SYMBOL vmlinux 0x72771819 seq_read +EXPORT_SYMBOL vmlinux 0x729443a2 seq_dentry +EXPORT_SYMBOL vmlinux 0x729c19a8 udp_sendmsg +EXPORT_SYMBOL vmlinux 0x72b45573 inc_nlink +EXPORT_SYMBOL vmlinux 0x72b9d287 default_grn +EXPORT_SYMBOL vmlinux 0x72da70e2 gen_pool_for_each_chunk +EXPORT_SYMBOL vmlinux 0x72e89972 tty_port_carrier_raised +EXPORT_SYMBOL vmlinux 0x72ea7b2d scsi_device_type +EXPORT_SYMBOL vmlinux 0x730b096c ap_apqn_in_matrix_owned_by_def_drv +EXPORT_SYMBOL vmlinux 0x730b1c4e blk_execute_rq +EXPORT_SYMBOL vmlinux 0x732bf8a9 icmp_ndo_send +EXPORT_SYMBOL vmlinux 0x732dd326 groups_free +EXPORT_SYMBOL vmlinux 0x7376784e netdev_adjacent_change_commit +EXPORT_SYMBOL vmlinux 0x73808788 neigh_changeaddr +EXPORT_SYMBOL vmlinux 0x7380dffa argv_split +EXPORT_SYMBOL vmlinux 0x7389706a __memset16 +EXPORT_SYMBOL vmlinux 0x7393eec1 tty_flip_buffer_push +EXPORT_SYMBOL vmlinux 0x7395d227 pci_enable_device_io +EXPORT_SYMBOL vmlinux 0x739fd00f __SCK__tp_func_module_get +EXPORT_SYMBOL vmlinux 0x73abb180 alloc_contig_range +EXPORT_SYMBOL vmlinux 0x73bf20c6 _ascebc +EXPORT_SYMBOL vmlinux 0x73cafec2 key_invalidate +EXPORT_SYMBOL vmlinux 0x73eb6d49 scsi_device_lookup +EXPORT_SYMBOL vmlinux 0x7410aba2 strreplace +EXPORT_SYMBOL vmlinux 0x741f70a9 debug_stop_all +EXPORT_SYMBOL vmlinux 0x742578a5 wait_for_random_bytes +EXPORT_SYMBOL vmlinux 0x7429e20c kstrtos8 +EXPORT_SYMBOL vmlinux 0x7453d3e8 security_release_secctx +EXPORT_SYMBOL vmlinux 0x74634781 sock_create_lite +EXPORT_SYMBOL vmlinux 0x74709a6f alloc_file_pseudo +EXPORT_SYMBOL vmlinux 0x7470b01a tsb_init +EXPORT_SYMBOL vmlinux 0x74819541 raw3270_request_set_idal +EXPORT_SYMBOL vmlinux 0x7483dc59 pci_dev_present +EXPORT_SYMBOL vmlinux 0x748756f8 __tcf_em_tree_match +EXPORT_SYMBOL vmlinux 0x7490eaeb file_fdatawait_range +EXPORT_SYMBOL vmlinux 0x74ae8a7c dcb_ieee_setapp +EXPORT_SYMBOL vmlinux 0x74c134b9 __sw_hweight32 +EXPORT_SYMBOL vmlinux 0x74c6d7ce is_free_buddy_page +EXPORT_SYMBOL vmlinux 0x74d858a7 on_each_cpu_cond_mask +EXPORT_SYMBOL vmlinux 0x74dae967 proc_dointvec +EXPORT_SYMBOL vmlinux 0x74daf8e4 textsearch_find_continuous +EXPORT_SYMBOL vmlinux 0x74dc4410 __inc_node_page_state +EXPORT_SYMBOL vmlinux 0x74deaa1d __f_setown +EXPORT_SYMBOL vmlinux 0x74e5ff1a udpv6_encap_enable +EXPORT_SYMBOL vmlinux 0x75068806 free_inode_nonrcu +EXPORT_SYMBOL vmlinux 0x750c0942 gnet_stats_copy_queue +EXPORT_SYMBOL vmlinux 0x7536779e key_link +EXPORT_SYMBOL vmlinux 0x7550efd0 register_console +EXPORT_SYMBOL vmlinux 0x75589fba pci_enable_wake +EXPORT_SYMBOL vmlinux 0x7578f14b netdev_has_any_upper_dev +EXPORT_SYMBOL vmlinux 0x7586e380 block_write_begin +EXPORT_SYMBOL vmlinux 0x75892f17 xfrm_lookup +EXPORT_SYMBOL vmlinux 0x75920c67 kill_anon_super +EXPORT_SYMBOL vmlinux 0x75970433 scmd_printk +EXPORT_SYMBOL vmlinux 0x759a0416 __memset64 +EXPORT_SYMBOL vmlinux 0x759bf705 simple_dir_operations +EXPORT_SYMBOL vmlinux 0x759f92aa finish_open +EXPORT_SYMBOL vmlinux 0x75b624d5 dev_addr_mod +EXPORT_SYMBOL vmlinux 0x75b9cf29 hsch +EXPORT_SYMBOL vmlinux 0x75bda77a seq_hlist_next +EXPORT_SYMBOL vmlinux 0x75bf5f28 dev_remove_pack +EXPORT_SYMBOL vmlinux 0x75c3b7f9 napi_disable +EXPORT_SYMBOL vmlinux 0x75ca1225 ccw_device_start_timeout_key +EXPORT_SYMBOL vmlinux 0x75d0deb9 nsecs_to_jiffies64 +EXPORT_SYMBOL vmlinux 0x75d499dd vmcore_add_device_dump +EXPORT_SYMBOL vmlinux 0x75e89c38 skb_copy_header +EXPORT_SYMBOL vmlinux 0x75eae0a2 generic_file_llseek +EXPORT_SYMBOL vmlinux 0x7601fccb __skb_flow_dissect +EXPORT_SYMBOL vmlinux 0x760a0f4f yield +EXPORT_SYMBOL vmlinux 0x7624249e dim_park_tired +EXPORT_SYMBOL vmlinux 0x7629ce2e blk_queue_flag_set +EXPORT_SYMBOL vmlinux 0x763ad0d2 set_anon_super +EXPORT_SYMBOL vmlinux 0x76426845 strncpy_from_user +EXPORT_SYMBOL vmlinux 0x7647726c handle_sysrq +EXPORT_SYMBOL vmlinux 0x7656de6d dma_fence_array_create +EXPORT_SYMBOL vmlinux 0x766a0927 mempool_alloc_pages +EXPORT_SYMBOL vmlinux 0x766d7050 secure_tcpv6_ts_off +EXPORT_SYMBOL vmlinux 0x767f43de textsearch_register +EXPORT_SYMBOL vmlinux 0x76822397 bpf_map_get +EXPORT_SYMBOL vmlinux 0x7682ba4e __copy_overflow +EXPORT_SYMBOL vmlinux 0x7695cf1e genphy_write_mmd_unsupported +EXPORT_SYMBOL vmlinux 0x769624af __ethtool_get_link_ksettings +EXPORT_SYMBOL vmlinux 0x769f6e64 errseq_check +EXPORT_SYMBOL vmlinux 0x76aaa8a3 md_wakeup_thread +EXPORT_SYMBOL vmlinux 0x76c28d9b unpin_user_pages +EXPORT_SYMBOL vmlinux 0x76cce468 sock_rfree +EXPORT_SYMBOL vmlinux 0x76d3cd60 laptop_mode +EXPORT_SYMBOL vmlinux 0x76e0017f md_update_sb +EXPORT_SYMBOL vmlinux 0x76e2c151 flow_rule_match_control +EXPORT_SYMBOL vmlinux 0x76efd0e7 nf_register_queue_handler +EXPORT_SYMBOL vmlinux 0x77048b10 ilookup5_nowait +EXPORT_SYMBOL vmlinux 0x7712a664 simple_dir_inode_operations +EXPORT_SYMBOL vmlinux 0x771aba8b __dec_zone_page_state +EXPORT_SYMBOL vmlinux 0x77247c5e ap_bus_force_rescan +EXPORT_SYMBOL vmlinux 0x77358855 iomem_resource +EXPORT_SYMBOL vmlinux 0x77394d40 __scsi_device_lookup +EXPORT_SYMBOL vmlinux 0x773d28d5 mdio_device_create +EXPORT_SYMBOL vmlinux 0x773f5b6e key_put +EXPORT_SYMBOL vmlinux 0x7740a8bb __nla_reserve_nohdr +EXPORT_SYMBOL vmlinux 0x7755eef0 vfs_path_parent_lookup +EXPORT_SYMBOL vmlinux 0x77597101 freeze_super +EXPORT_SYMBOL vmlinux 0x776ca93a __clzdi2 +EXPORT_SYMBOL vmlinux 0x777f1d8c block_dirty_folio +EXPORT_SYMBOL vmlinux 0x7789b11a eth_header +EXPORT_SYMBOL vmlinux 0x778acf4d jbd2_fc_release_bufs +EXPORT_SYMBOL vmlinux 0x778e27ff __skb_checksum_complete_head +EXPORT_SYMBOL vmlinux 0x7790d7a6 jbd2__journal_start +EXPORT_SYMBOL vmlinux 0x779f5bbd phy_get_eee_err +EXPORT_SYMBOL vmlinux 0x77b09e3b mr_mfc_find_any_parent +EXPORT_SYMBOL vmlinux 0x77bc13a0 strim +EXPORT_SYMBOL vmlinux 0x77de8e7e fscrypt_setup_filename +EXPORT_SYMBOL vmlinux 0x77e5e278 dqput +EXPORT_SYMBOL vmlinux 0x77e9eb37 aes_encrypt +EXPORT_SYMBOL vmlinux 0x77f37c74 __put_cred +EXPORT_SYMBOL vmlinux 0x77f7bbe2 filemap_get_folios_tag +EXPORT_SYMBOL vmlinux 0x7804b193 phy_ethtool_get_wol +EXPORT_SYMBOL vmlinux 0x7807f0f8 schedule_timeout_idle +EXPORT_SYMBOL vmlinux 0x7819aea9 __kmalloc_node +EXPORT_SYMBOL vmlinux 0x78237e81 __splice_from_pipe +EXPORT_SYMBOL vmlinux 0x782acba5 crc_t10dif +EXPORT_SYMBOL vmlinux 0x784f673f tls_server_hello_x509 +EXPORT_SYMBOL vmlinux 0x785088fc netpoll_poll_dev +EXPORT_SYMBOL vmlinux 0x78569adf ida_alloc_range +EXPORT_SYMBOL vmlinux 0x785da439 netdev_features_change +EXPORT_SYMBOL vmlinux 0x786c9b61 udp6_set_csum +EXPORT_SYMBOL vmlinux 0x787883cb blk_mq_delay_run_hw_queue +EXPORT_SYMBOL vmlinux 0x78a16f48 aes_decrypt +EXPORT_SYMBOL vmlinux 0x78b0264c d_invalidate +EXPORT_SYMBOL vmlinux 0x78b887ed vsprintf +EXPORT_SYMBOL vmlinux 0x78df6bd7 no_pci_devices +EXPORT_SYMBOL vmlinux 0x78e7a702 __lock_sock_fast +EXPORT_SYMBOL vmlinux 0x78f1475a __traceiter_s390_cio_rsch +EXPORT_SYMBOL vmlinux 0x78f48504 arch_debugfs_dir +EXPORT_SYMBOL vmlinux 0x7919b383 alloc_cpu_rmap +EXPORT_SYMBOL vmlinux 0x794e6b84 sock_no_getname +EXPORT_SYMBOL vmlinux 0x795f28e1 tcp_stream_memory_free +EXPORT_SYMBOL vmlinux 0x7970ef55 swake_up_locked +EXPORT_SYMBOL vmlinux 0x79993ed9 xp_dma_unmap +EXPORT_SYMBOL vmlinux 0x799f8028 param_set_invbool +EXPORT_SYMBOL vmlinux 0x79a8dce5 inode_init_always +EXPORT_SYMBOL vmlinux 0x79ab6c40 get_fs_type +EXPORT_SYMBOL vmlinux 0x79bd9a32 nf_getsockopt +EXPORT_SYMBOL vmlinux 0x79c2f941 genphy_c45_eee_is_active +EXPORT_SYMBOL vmlinux 0x79cd6498 down_write_killable +EXPORT_SYMBOL vmlinux 0x79dd2329 mnt_set_expiry +EXPORT_SYMBOL vmlinux 0x79eecf0d kobject_get_unless_zero +EXPORT_SYMBOL vmlinux 0x7a0bac9b security_inode_invalidate_secctx +EXPORT_SYMBOL vmlinux 0x7a1504ea generic_set_encrypted_ci_d_ops +EXPORT_SYMBOL vmlinux 0x7a1bcd59 gf128mul_x8_ble +EXPORT_SYMBOL vmlinux 0x7a25d4ec init_task +EXPORT_SYMBOL vmlinux 0x7a2ff57e security_current_getsecid_subj +EXPORT_SYMBOL vmlinux 0x7a4f0bb1 unregister_cdrom +EXPORT_SYMBOL vmlinux 0x7a53a06d flow_indr_dev_exists +EXPORT_SYMBOL vmlinux 0x7a5b73e0 __filemap_set_wb_err +EXPORT_SYMBOL vmlinux 0x7a5ec8a7 pci_scan_root_bus +EXPORT_SYMBOL vmlinux 0x7a63eb80 skb_dump +EXPORT_SYMBOL vmlinux 0x7a731d4a inc_zone_page_state +EXPORT_SYMBOL vmlinux 0x7a74b901 truncate_inode_pages_range +EXPORT_SYMBOL vmlinux 0x7a7d60e6 iucv_register +EXPORT_SYMBOL vmlinux 0x7a8295d2 jbd2_fc_wait_bufs +EXPORT_SYMBOL vmlinux 0x7a8c5924 dcb_ieee_delapp +EXPORT_SYMBOL vmlinux 0x7a95e5ae do_settimeofday64 +EXPORT_SYMBOL vmlinux 0x7aa1756e kvfree +EXPORT_SYMBOL vmlinux 0x7ab94d50 tty_port_destroy +EXPORT_SYMBOL vmlinux 0x7aca8b9f klp_sched_try_switch_key +EXPORT_SYMBOL vmlinux 0x7ad050b9 qid_lt +EXPORT_SYMBOL vmlinux 0x7adc0fbf rb_replace_node_rcu +EXPORT_SYMBOL vmlinux 0x7aecd2e3 diag8c +EXPORT_SYMBOL vmlinux 0x7afba940 touch_atime +EXPORT_SYMBOL vmlinux 0x7b0c2cd6 pci_add_new_bus +EXPORT_SYMBOL vmlinux 0x7b0f49a9 __folio_put +EXPORT_SYMBOL vmlinux 0x7b10ba97 __traceiter_dma_fence_emit +EXPORT_SYMBOL vmlinux 0x7b1adc61 skb_ext_add +EXPORT_SYMBOL vmlinux 0x7b1b3908 get_watch_queue +EXPORT_SYMBOL vmlinux 0x7b34aaf0 fscrypt_has_permitted_context +EXPORT_SYMBOL vmlinux 0x7b37d4a7 _find_first_zero_bit +EXPORT_SYMBOL vmlinux 0x7b3a2123 pcie_capability_write_word +EXPORT_SYMBOL vmlinux 0x7b4559a5 tcp_sock_set_syncnt +EXPORT_SYMBOL vmlinux 0x7b48b88d pci_enable_device_mem +EXPORT_SYMBOL vmlinux 0x7b52a999 remove_proc_subtree +EXPORT_SYMBOL vmlinux 0x7b5a7137 strncat +EXPORT_SYMBOL vmlinux 0x7b5b8f31 sha256_update +EXPORT_SYMBOL vmlinux 0x7b615125 netdev_set_num_tc +EXPORT_SYMBOL vmlinux 0x7b76d0b3 pci_bus_set_ops +EXPORT_SYMBOL vmlinux 0x7b86136d drop_super_exclusive +EXPORT_SYMBOL vmlinux 0x7b8f0424 scsi_target_resume +EXPORT_SYMBOL vmlinux 0x7b91a7ce arp_create +EXPORT_SYMBOL vmlinux 0x7ba52913 reuseport_alloc +EXPORT_SYMBOL vmlinux 0x7bbccd05 nr_node_ids +EXPORT_SYMBOL vmlinux 0x7bc20558 dev_uc_sync +EXPORT_SYMBOL vmlinux 0x7bd3a414 scsi_eh_prep_cmnd +EXPORT_SYMBOL vmlinux 0x7bd56b18 follow_pfn +EXPORT_SYMBOL vmlinux 0x7bd7dfd0 ap_test_config_usage_domain +EXPORT_SYMBOL vmlinux 0x7bd9ac16 tcp_seq_start +EXPORT_SYMBOL vmlinux 0x7bde35a6 truncate_pagecache +EXPORT_SYMBOL vmlinux 0x7c14f503 gen_pool_dma_alloc +EXPORT_SYMBOL vmlinux 0x7c173634 __bitmap_complement +EXPORT_SYMBOL vmlinux 0x7c1e3e40 pci_write_config_dword +EXPORT_SYMBOL vmlinux 0x7c3e13f5 pci_request_selected_regions +EXPORT_SYMBOL vmlinux 0x7c4cb86e cdrom_open +EXPORT_SYMBOL vmlinux 0x7c5d4a3a sclp_reactivate +EXPORT_SYMBOL vmlinux 0x7c5f851a phy_device_remove +EXPORT_SYMBOL vmlinux 0x7c77bd92 vfs_fileattr_set +EXPORT_SYMBOL vmlinux 0x7c85db2b security_path_mknod +EXPORT_SYMBOL vmlinux 0x7c9ca58f __sg_page_iter_next +EXPORT_SYMBOL vmlinux 0x7ca07732 ipv6_getsockopt +EXPORT_SYMBOL vmlinux 0x7cac7902 hdmi_infoframe_pack +EXPORT_SYMBOL vmlinux 0x7cba5ada phy_get_pause +EXPORT_SYMBOL vmlinux 0x7cd6e4cc bio_split_to_limits +EXPORT_SYMBOL vmlinux 0x7cdce605 config_group_init_type_name +EXPORT_SYMBOL vmlinux 0x7ce18c9f from_kqid +EXPORT_SYMBOL vmlinux 0x7ce45a05 xfrm_sad_getinfo +EXPORT_SYMBOL vmlinux 0x7ce93615 fault_in_iov_iter_writeable +EXPORT_SYMBOL vmlinux 0x7cef085f kthread_create_on_cpu +EXPORT_SYMBOL vmlinux 0x7cfe368d net_dim_get_def_tx_moderation +EXPORT_SYMBOL vmlinux 0x7d0db45c jiffies_to_clock_t +EXPORT_SYMBOL vmlinux 0x7d178561 proc_dostring +EXPORT_SYMBOL vmlinux 0x7d204ad5 d_instantiate_anon +EXPORT_SYMBOL vmlinux 0x7d27e504 dm_shift_arg +EXPORT_SYMBOL vmlinux 0x7d2cf9af iov_iter_npages +EXPORT_SYMBOL vmlinux 0x7d4b176a netlbl_catmap_setbit +EXPORT_SYMBOL vmlinux 0x7d522361 mempool_create_node +EXPORT_SYMBOL vmlinux 0x7d7835ff qdisc_watchdog_cancel +EXPORT_SYMBOL vmlinux 0x7d7b3ec8 pci_enable_atomic_ops_to_root +EXPORT_SYMBOL vmlinux 0x7d85a295 param_ops_dyndbg_classes +EXPORT_SYMBOL vmlinux 0x7d8bbec3 pci_request_regions_exclusive +EXPORT_SYMBOL vmlinux 0x7d93b8e9 netdev_sk_get_lowest_dev +EXPORT_SYMBOL vmlinux 0x7da4a010 freeze_bdev +EXPORT_SYMBOL vmlinux 0x7daece67 quota_send_warning +EXPORT_SYMBOL vmlinux 0x7dbf8556 reuseport_migrate_sock +EXPORT_SYMBOL vmlinux 0x7dc5ffa7 tc_skb_ext_tc_disable +EXPORT_SYMBOL vmlinux 0x7dde7696 dcb_ieee_getapp_mask +EXPORT_SYMBOL vmlinux 0x7de2b4be dev_mc_add +EXPORT_SYMBOL vmlinux 0x7dea5f18 __scsi_print_sense +EXPORT_SYMBOL vmlinux 0x7dec65ff mempool_init +EXPORT_SYMBOL vmlinux 0x7e3191f6 try_to_del_timer_sync +EXPORT_SYMBOL vmlinux 0x7e427c51 make_kprojid +EXPORT_SYMBOL vmlinux 0x7e66ca9d jbd2_journal_check_available_features +EXPORT_SYMBOL vmlinux 0x7e821ba1 crc_ccitt +EXPORT_SYMBOL vmlinux 0x7eb2f70f generic_pipe_buf_get +EXPORT_SYMBOL vmlinux 0x7eb6ac4e pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0x7ec3736e no_seek_end_llseek_size +EXPORT_SYMBOL vmlinux 0x7ec9a413 hdmi_infoframe_unpack +EXPORT_SYMBOL vmlinux 0x7eeba237 inet_addr_type_dev_table +EXPORT_SYMBOL vmlinux 0x7f02188f __msecs_to_jiffies +EXPORT_SYMBOL vmlinux 0x7f03b6a9 crc_ccitt_table +EXPORT_SYMBOL vmlinux 0x7f081210 dquot_mark_dquot_dirty +EXPORT_SYMBOL vmlinux 0x7f24de73 jiffies_to_usecs +EXPORT_SYMBOL vmlinux 0x7f25353a simple_pin_fs +EXPORT_SYMBOL vmlinux 0x7f277c75 udp_pre_connect +EXPORT_SYMBOL vmlinux 0x7f4c565b add_wait_queue +EXPORT_SYMBOL vmlinux 0x7f52071a net_dim +EXPORT_SYMBOL vmlinux 0x7f5b4fe4 sg_free_table +EXPORT_SYMBOL vmlinux 0x7f64feec blk_rq_count_integrity_sg +EXPORT_SYMBOL vmlinux 0x7f6e8326 elv_rb_del +EXPORT_SYMBOL vmlinux 0x7f7f7bb4 irq_poll_disable +EXPORT_SYMBOL vmlinux 0x7f801c54 _atomic_dec_and_raw_lock_irqsave +EXPORT_SYMBOL vmlinux 0x7f81fa91 sock_set_rcvbuf +EXPORT_SYMBOL vmlinux 0x7f96ef8c clocksource_change_rating +EXPORT_SYMBOL vmlinux 0x7fb4bdf7 mark_buffer_dirty_inode +EXPORT_SYMBOL vmlinux 0x7fca6ec8 blkdev_issue_zeroout +EXPORT_SYMBOL vmlinux 0x7fe32873 rb_replace_node +EXPORT_SYMBOL vmlinux 0x7fec59dc inet_add_offload +EXPORT_SYMBOL vmlinux 0x7ff0fe04 ethtool_aggregate_mac_stats +EXPORT_SYMBOL vmlinux 0x80069e6a debug_register +EXPORT_SYMBOL vmlinux 0x8006c6ac iov_iter_kvec +EXPORT_SYMBOL vmlinux 0x800ffb55 pci_try_set_mwi +EXPORT_SYMBOL vmlinux 0x80170274 pci_write_vpd_any +EXPORT_SYMBOL vmlinux 0x8018e200 inet_register_protosw +EXPORT_SYMBOL vmlinux 0x80318b30 sg_copy_buffer +EXPORT_SYMBOL vmlinux 0x803ddbb6 __posix_acl_create +EXPORT_SYMBOL vmlinux 0x8041d948 __cpuhp_remove_state +EXPORT_SYMBOL vmlinux 0x8053525a sclp_register +EXPORT_SYMBOL vmlinux 0x805485ab __kfifo_out_r +EXPORT_SYMBOL vmlinux 0x80588c84 call_fib_notifiers +EXPORT_SYMBOL vmlinux 0x80680149 genphy_handle_interrupt_no_ack +EXPORT_SYMBOL vmlinux 0x80816f26 get_user_ifreq +EXPORT_SYMBOL vmlinux 0x80a71a4e nf_ct_attach +EXPORT_SYMBOL vmlinux 0x80ca5026 _bin2bcd +EXPORT_SYMBOL vmlinux 0x80d414bf sk_stop_timer +EXPORT_SYMBOL vmlinux 0x80d68d3e fb_register_client +EXPORT_SYMBOL vmlinux 0x80d7f717 sg_zero_buffer +EXPORT_SYMBOL vmlinux 0x80e5f86f fscrypt_fname_alloc_buffer +EXPORT_SYMBOL vmlinux 0x80f57b89 netif_carrier_on +EXPORT_SYMBOL vmlinux 0x80fa2d67 xsk_tx_release +EXPORT_SYMBOL vmlinux 0x810bef7e sg_free_append_table +EXPORT_SYMBOL vmlinux 0x8112b3d2 scsi_build_sense_buffer +EXPORT_SYMBOL vmlinux 0x8114e885 fqdir_exit +EXPORT_SYMBOL vmlinux 0x81164daa __SCK__tp_func_s390_cio_rsch +EXPORT_SYMBOL vmlinux 0x81190622 locks_free_lock +EXPORT_SYMBOL vmlinux 0x8128c039 smsg_register_callback +EXPORT_SYMBOL vmlinux 0x812e1eab register_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0x812f78eb xxh64_update +EXPORT_SYMBOL vmlinux 0x813131e1 inet_frags_init +EXPORT_SYMBOL vmlinux 0x815b5dd4 match_octal +EXPORT_SYMBOL vmlinux 0x818416e1 scsi_set_sense_information +EXPORT_SYMBOL vmlinux 0x81844c9d vmemdup_user +EXPORT_SYMBOL vmlinux 0x818ce351 inode_newsize_ok +EXPORT_SYMBOL vmlinux 0x819da3c4 tcf_action_set_ctrlact +EXPORT_SYMBOL vmlinux 0x819f7d71 pci_wait_for_pending_transaction +EXPORT_SYMBOL vmlinux 0x81a1eb59 utf8_unload +EXPORT_SYMBOL vmlinux 0x81a58001 mempool_init_node +EXPORT_SYMBOL vmlinux 0x81abb07a security_path_rename +EXPORT_SYMBOL vmlinux 0x81b433f2 down +EXPORT_SYMBOL vmlinux 0x81b82860 inode_maybe_inc_iversion +EXPORT_SYMBOL vmlinux 0x81c1e347 jbd2_journal_load +EXPORT_SYMBOL vmlinux 0x81c51d19 irq_cpu_rmap_add +EXPORT_SYMBOL vmlinux 0x81db6ebb xz_dec_reset +EXPORT_SYMBOL vmlinux 0x81f0d435 module_refcount +EXPORT_SYMBOL vmlinux 0x81f2e6fa __mod_lruvec_page_state +EXPORT_SYMBOL vmlinux 0x81f83ab4 put_fs_context +EXPORT_SYMBOL vmlinux 0x81fad0a6 configfs_remove_default_groups +EXPORT_SYMBOL vmlinux 0x8222579a blk_mq_init_queue +EXPORT_SYMBOL vmlinux 0x8233f13e bio_integrity_trim +EXPORT_SYMBOL vmlinux 0x82427d21 key_task_permission +EXPORT_SYMBOL vmlinux 0x82591fe4 release_sock +EXPORT_SYMBOL vmlinux 0x82623253 dev_mc_sync_multiple +EXPORT_SYMBOL vmlinux 0x826e14a5 request_firmware +EXPORT_SYMBOL vmlinux 0x82b1f4c1 param_get_long +EXPORT_SYMBOL vmlinux 0x82c61925 proto_unregister +EXPORT_SYMBOL vmlinux 0x82c87ad5 nr_online_nodes +EXPORT_SYMBOL vmlinux 0x82d042b4 pfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0x82dcfd3b tcf_idr_create +EXPORT_SYMBOL vmlinux 0x82ee90dc timer_delete_sync +EXPORT_SYMBOL vmlinux 0x82f2b1a3 nf_register_sockopt +EXPORT_SYMBOL vmlinux 0x8322149b configfs_register_subsystem +EXPORT_SYMBOL vmlinux 0x83538ba9 __cpu_dying_mask +EXPORT_SYMBOL vmlinux 0x83581089 gf128mul_init_4k_lle +EXPORT_SYMBOL vmlinux 0x83845a4e d_alloc_name +EXPORT_SYMBOL vmlinux 0x838934ee d_tmpfile +EXPORT_SYMBOL vmlinux 0x838d2bc8 siphash_3u32 +EXPORT_SYMBOL vmlinux 0x838e7496 genphy_c37_config_aneg +EXPORT_SYMBOL vmlinux 0x83a37519 generic_key_instantiate +EXPORT_SYMBOL vmlinux 0x83bdb3e1 gen_pool_dma_zalloc +EXPORT_SYMBOL vmlinux 0x83bebc43 padata_do_serial +EXPORT_SYMBOL vmlinux 0x83e3d3ca _dev_err +EXPORT_SYMBOL vmlinux 0x83fa830f flow_block_cb_priv +EXPORT_SYMBOL vmlinux 0x840342c6 sgl_free +EXPORT_SYMBOL vmlinux 0x840e11bd get_tree_bdev +EXPORT_SYMBOL vmlinux 0x8412eecf ccw_device_tm_intrg +EXPORT_SYMBOL vmlinux 0x84313a70 blk_queue_segment_boundary +EXPORT_SYMBOL vmlinux 0x8459c842 __traceiter_kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0x8473e98b buffer_migrate_folio +EXPORT_SYMBOL vmlinux 0x84796ac8 con_copy_unimap +EXPORT_SYMBOL vmlinux 0x847a0ebc vlan_vids_add_by_dev +EXPORT_SYMBOL vmlinux 0x84872f7a dma_fence_add_callback +EXPORT_SYMBOL vmlinux 0x84899679 bio_chain +EXPORT_SYMBOL vmlinux 0x8499b061 gen_pool_destroy +EXPORT_SYMBOL vmlinux 0x84a0ca4d bitmap_zalloc_node +EXPORT_SYMBOL vmlinux 0x84d4c8cc crc16 +EXPORT_SYMBOL vmlinux 0x84e3f5d4 dma_resv_reserve_fences +EXPORT_SYMBOL vmlinux 0x851b84f9 vfs_dedupe_file_range_one +EXPORT_SYMBOL vmlinux 0x85416d23 getname_kernel +EXPORT_SYMBOL vmlinux 0x8542ce70 crypto_sha256_finup +EXPORT_SYMBOL vmlinux 0x855104cb filemap_dirty_folio +EXPORT_SYMBOL vmlinux 0x85629a79 cookie_ecn_ok +EXPORT_SYMBOL vmlinux 0x85670f1d rtnl_is_locked +EXPORT_SYMBOL vmlinux 0x85888162 t10_pi_type1_crc +EXPORT_SYMBOL vmlinux 0x8588e380 seq_puts +EXPORT_SYMBOL vmlinux 0x85abc85f strncmp +EXPORT_SYMBOL vmlinux 0x85bcf5e9 kmem_cache_free_bulk +EXPORT_SYMBOL vmlinux 0x85bd1608 __request_region +EXPORT_SYMBOL vmlinux 0x85d14264 trace_print_flags_seq +EXPORT_SYMBOL vmlinux 0x85df9b6c strsep +EXPORT_SYMBOL vmlinux 0x85efc7e0 zero_pfn +EXPORT_SYMBOL vmlinux 0x85f77ea9 __tracepoint_s390_cio_stsch +EXPORT_SYMBOL vmlinux 0x86043731 phy_set_max_speed +EXPORT_SYMBOL vmlinux 0x860efa2c mutex_lock +EXPORT_SYMBOL vmlinux 0x86128f40 sg_miter_skip +EXPORT_SYMBOL vmlinux 0x86216acd __xa_set_mark +EXPORT_SYMBOL vmlinux 0x862709a8 jbd2_journal_init_jbd_inode +EXPORT_SYMBOL vmlinux 0x862c8035 bitmap_alloc_node +EXPORT_SYMBOL vmlinux 0x863a276a color_table +EXPORT_SYMBOL vmlinux 0x865401b9 sock_alloc_file +EXPORT_SYMBOL vmlinux 0x866a62b2 gnet_stats_basic_sync_init +EXPORT_SYMBOL vmlinux 0x8676db46 get_random_bytes +EXPORT_SYMBOL vmlinux 0x868acba5 get_options +EXPORT_SYMBOL vmlinux 0x868bde1d down_write_trylock +EXPORT_SYMBOL vmlinux 0x869e65ae neigh_for_each +EXPORT_SYMBOL vmlinux 0x86a34793 _copy_to_user_key +EXPORT_SYMBOL vmlinux 0x86a8fb71 mutex_unlock +EXPORT_SYMBOL vmlinux 0x86aa138a devm_input_allocate_device +EXPORT_SYMBOL vmlinux 0x86bbbfa2 dma_fence_signal +EXPORT_SYMBOL vmlinux 0x86bf79ca sk_reset_timer +EXPORT_SYMBOL vmlinux 0x86c22549 address_space_init_once +EXPORT_SYMBOL vmlinux 0x86d2335e mempool_create +EXPORT_SYMBOL vmlinux 0x86d52ba5 lookup_constant +EXPORT_SYMBOL vmlinux 0x86dd708d tc_skb_ext_tc_enable +EXPORT_SYMBOL vmlinux 0x86fb9b05 bitmap_parse_user +EXPORT_SYMBOL vmlinux 0x86ff478b tcp_release_cb +EXPORT_SYMBOL vmlinux 0x870bf770 current_time +EXPORT_SYMBOL vmlinux 0x870c7b64 gro_find_receive_by_type +EXPORT_SYMBOL vmlinux 0x87268af4 __tracepoint_s390_cio_ssch +EXPORT_SYMBOL vmlinux 0x872bd359 input_copy_abs +EXPORT_SYMBOL vmlinux 0x8747a60c dm_unregister_target +EXPORT_SYMBOL vmlinux 0x874b238a netlbl_calipso_ops_register +EXPORT_SYMBOL vmlinux 0x875c34e7 skb_clone +EXPORT_SYMBOL vmlinux 0x8761c87b rps_needed +EXPORT_SYMBOL vmlinux 0x8768686d dquot_set_dqinfo +EXPORT_SYMBOL vmlinux 0x87711c15 tcf_idr_create_from_flags +EXPORT_SYMBOL vmlinux 0x87718457 simple_link +EXPORT_SYMBOL vmlinux 0x877b4e8c __dquot_free_space +EXPORT_SYMBOL vmlinux 0x87809aeb put_user_ifreq +EXPORT_SYMBOL vmlinux 0x87942a17 security_inode_notifysecctx +EXPORT_SYMBOL vmlinux 0x87a21cb3 __ubsan_handle_out_of_bounds +EXPORT_SYMBOL vmlinux 0x87a6fb73 dcb_getrewr +EXPORT_SYMBOL vmlinux 0x87a966a6 folio_zero_new_buffers +EXPORT_SYMBOL vmlinux 0x87b8798d sg_next +EXPORT_SYMBOL vmlinux 0x87bbaeb2 inet_put_port +EXPORT_SYMBOL vmlinux 0x87fa83e1 xfrm_state_check_expire +EXPORT_SYMBOL vmlinux 0x87fcab48 hex2bin +EXPORT_SYMBOL vmlinux 0x8810754a _find_first_bit +EXPORT_SYMBOL vmlinux 0x882e58e7 security_inode_listsecurity +EXPORT_SYMBOL vmlinux 0x8833bc7e __kfifo_dma_out_finish_r +EXPORT_SYMBOL vmlinux 0x883505e9 genlmsg_put +EXPORT_SYMBOL vmlinux 0x8845dbd7 fb_io_write +EXPORT_SYMBOL vmlinux 0x8845f4ee sk_send_sigurg +EXPORT_SYMBOL vmlinux 0x88617f40 flow_rule_match_ipv6_addrs +EXPORT_SYMBOL vmlinux 0x88714bdb build_skb +EXPORT_SYMBOL vmlinux 0x88772666 dev_graft_qdisc +EXPORT_SYMBOL vmlinux 0x88822d38 unregister_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0x88878fe2 pci_disable_device +EXPORT_SYMBOL vmlinux 0x88999894 utf8_validate +EXPORT_SYMBOL vmlinux 0x88b085e1 udp_lib_unhash +EXPORT_SYMBOL vmlinux 0x88b82f05 ip_mc_leave_group +EXPORT_SYMBOL vmlinux 0x88ce500f tcf_exts_change +EXPORT_SYMBOL vmlinux 0x88db9f48 __check_object_size +EXPORT_SYMBOL vmlinux 0x88e1d0f0 page_frag_free +EXPORT_SYMBOL vmlinux 0x88e52cdb idr_for_each +EXPORT_SYMBOL vmlinux 0x88edd6ea scsi_is_sdev_device +EXPORT_SYMBOL vmlinux 0x88f521c3 dev_uc_add +EXPORT_SYMBOL vmlinux 0x88f5f69b scsi_remove_device +EXPORT_SYMBOL vmlinux 0x88ff22df raw3270_start_locked +EXPORT_SYMBOL vmlinux 0x893329e5 ipv6_dev_find +EXPORT_SYMBOL vmlinux 0x89402586 ptep_xchg_lazy +EXPORT_SYMBOL vmlinux 0x894c709b start_tty +EXPORT_SYMBOL vmlinux 0x8955986a inet_twsk_deschedule_put +EXPORT_SYMBOL vmlinux 0x895b5e8b fault_in_subpage_writeable +EXPORT_SYMBOL vmlinux 0x89621b96 __genradix_iter_peek +EXPORT_SYMBOL vmlinux 0x896539ce ip6_fraglist_prepare +EXPORT_SYMBOL vmlinux 0x896e344e fs_context_for_reconfigure +EXPORT_SYMBOL vmlinux 0x89713ea8 filemap_invalidate_lock_two +EXPORT_SYMBOL vmlinux 0x897bc69a file_path +EXPORT_SYMBOL vmlinux 0x8982298d filemap_check_errors +EXPORT_SYMBOL vmlinux 0x898b19cc utf8_strncasecmp +EXPORT_SYMBOL vmlinux 0x89a09837 ioremap_prot +EXPORT_SYMBOL vmlinux 0x89ca2d73 wait_for_completion_state +EXPORT_SYMBOL vmlinux 0x89e51caf set_security_override +EXPORT_SYMBOL vmlinux 0x89e67f95 generic_shutdown_super +EXPORT_SYMBOL vmlinux 0x8a0b06d1 param_ops_short +EXPORT_SYMBOL vmlinux 0x8a0d8dd6 ndo_dflt_fdb_add +EXPORT_SYMBOL vmlinux 0x8a2ec7f8 input_set_max_poll_interval +EXPORT_SYMBOL vmlinux 0x8a32f5f7 shrink_dcache_sb +EXPORT_SYMBOL vmlinux 0x8a61e996 netdev_notice +EXPORT_SYMBOL vmlinux 0x8a65338b percpu_counter_sync +EXPORT_SYMBOL vmlinux 0x8a7094ba vm_brk_flags +EXPORT_SYMBOL vmlinux 0x8a7d1c31 high_memory +EXPORT_SYMBOL vmlinux 0x8a7ebbd4 __starget_for_each_device +EXPORT_SYMBOL vmlinux 0x8a99a016 mempool_free_slab +EXPORT_SYMBOL vmlinux 0x8aa37c3f mr_rtm_dumproute +EXPORT_SYMBOL vmlinux 0x8ac3334b net_dim_get_def_rx_moderation +EXPORT_SYMBOL vmlinux 0x8ac96e0d io_uring_get_socket +EXPORT_SYMBOL vmlinux 0x8ad0457c user_path_at_empty +EXPORT_SYMBOL vmlinux 0x8b0088d1 LZ4_decompress_safe_usingDict +EXPORT_SYMBOL vmlinux 0x8b10492d load_nls_default +EXPORT_SYMBOL vmlinux 0x8b26dcb3 dquot_claim_space_nodirty +EXPORT_SYMBOL vmlinux 0x8b27e8c1 flow_rule_match_enc_opts +EXPORT_SYMBOL vmlinux 0x8b55fd4f hdmi_spd_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0x8b58f41a try_module_get +EXPORT_SYMBOL vmlinux 0x8b618d08 overflowuid +EXPORT_SYMBOL vmlinux 0x8b6cf09d ip_local_deliver +EXPORT_SYMBOL vmlinux 0x8b73fcde xp_alloc_batch +EXPORT_SYMBOL vmlinux 0x8b75d3ff generic_file_fsync +EXPORT_SYMBOL vmlinux 0x8b7913aa udp_seq_stop +EXPORT_SYMBOL vmlinux 0x8b8059bd in_group_p +EXPORT_SYMBOL vmlinux 0x8b840fe4 skb_trim +EXPORT_SYMBOL vmlinux 0x8b910be2 errseq_sample +EXPORT_SYMBOL vmlinux 0x8ba22e10 xfrm_parse_spi +EXPORT_SYMBOL vmlinux 0x8bb21867 __bread_gfp +EXPORT_SYMBOL vmlinux 0x8bb4cfae find_vma +EXPORT_SYMBOL vmlinux 0x8bb6fdf6 input_set_capability +EXPORT_SYMBOL vmlinux 0x8bcdbea8 netdev_class_remove_file_ns +EXPORT_SYMBOL vmlinux 0x8bdfc47c __mb_cache_entry_free +EXPORT_SYMBOL vmlinux 0x8be556d6 cond_set_guest_storage_key +EXPORT_SYMBOL vmlinux 0x8c0e03e4 noop_qdisc +EXPORT_SYMBOL vmlinux 0x8c177172 phy_aneg_done +EXPORT_SYMBOL vmlinux 0x8c1a1961 nf_log_packet +EXPORT_SYMBOL vmlinux 0x8c3a69b6 dm_kcopyd_zero +EXPORT_SYMBOL vmlinux 0x8c4c4585 xsk_clear_rx_need_wakeup +EXPORT_SYMBOL vmlinux 0x8c57a28a page_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0x8c73b4da crypto_sha3_init +EXPORT_SYMBOL vmlinux 0x8c80b9bf d_mark_dontcache +EXPORT_SYMBOL vmlinux 0x8c8569cb kstrtoint +EXPORT_SYMBOL vmlinux 0x8c875be0 tcw_init +EXPORT_SYMBOL vmlinux 0x8c8f6b36 pci_read_config_word +EXPORT_SYMBOL vmlinux 0x8c95da66 fs_param_is_fd +EXPORT_SYMBOL vmlinux 0x8c9974d9 tcp_time_wait +EXPORT_SYMBOL vmlinux 0x8caf9305 uuid_is_valid +EXPORT_SYMBOL vmlinux 0x8cafd636 dev_activate +EXPORT_SYMBOL vmlinux 0x8cb062a8 iucv_message_reply +EXPORT_SYMBOL vmlinux 0x8cdfc002 sclp_unregister +EXPORT_SYMBOL vmlinux 0x8ce15fba udp_lib_getsockopt +EXPORT_SYMBOL vmlinux 0x8ce2e7a4 ap_driver_unregister +EXPORT_SYMBOL vmlinux 0x8d0fd4ef idr_replace +EXPORT_SYMBOL vmlinux 0x8d1f59b0 mdiobus_c45_write_nested +EXPORT_SYMBOL vmlinux 0x8d27e869 xp_can_alloc +EXPORT_SYMBOL vmlinux 0x8d33e672 __find_nth_andnot_bit +EXPORT_SYMBOL vmlinux 0x8d41bc8d get_user_pages_remote +EXPORT_SYMBOL vmlinux 0x8d53ca15 dquot_disable +EXPORT_SYMBOL vmlinux 0x8d55bb8a qid_eq +EXPORT_SYMBOL vmlinux 0x8d73278e hex_asc_upper +EXPORT_SYMBOL vmlinux 0x8d7a8c6c iov_iter_single_seg_count +EXPORT_SYMBOL vmlinux 0x8d7b0014 register_sysctl +EXPORT_SYMBOL vmlinux 0x8daae515 _copy_to_iter +EXPORT_SYMBOL vmlinux 0x8db3bbe3 d_make_root +EXPORT_SYMBOL vmlinux 0x8dc63e34 mr_vif_seq_next +EXPORT_SYMBOL vmlinux 0x8ddd8aad schedule_timeout +EXPORT_SYMBOL vmlinux 0x8de61883 seq_open +EXPORT_SYMBOL vmlinux 0x8dea3613 vlan_vid_del +EXPORT_SYMBOL vmlinux 0x8df3012d input_unregister_device +EXPORT_SYMBOL vmlinux 0x8df9dd10 guid_null +EXPORT_SYMBOL vmlinux 0x8e05e77c dma_set_mask +EXPORT_SYMBOL vmlinux 0x8e11dbc0 may_setattr +EXPORT_SYMBOL vmlinux 0x8e213cc3 generic_fill_statx_attr +EXPORT_SYMBOL vmlinux 0x8e2ef20b dma_set_coherent_mask +EXPORT_SYMBOL vmlinux 0x8e40aa4b dev_vprintk_emit +EXPORT_SYMBOL vmlinux 0x8e443145 __ip_queue_xmit +EXPORT_SYMBOL vmlinux 0x8e51b482 ip_sock_set_mtu_discover +EXPORT_SYMBOL vmlinux 0x8e52b72c input_allocate_device +EXPORT_SYMBOL vmlinux 0x8e736d9e simple_get_link +EXPORT_SYMBOL vmlinux 0x8e739210 pci_select_bars +EXPORT_SYMBOL vmlinux 0x8e93bd24 security_secctx_to_secid +EXPORT_SYMBOL vmlinux 0x8ea8e77a kmalloc_caches +EXPORT_SYMBOL vmlinux 0x8eac3c66 md_bitmap_start_sync +EXPORT_SYMBOL vmlinux 0x8eaf2d62 fixed_size_llseek +EXPORT_SYMBOL vmlinux 0x8eb15aae kobject_put +EXPORT_SYMBOL vmlinux 0x8ec760b0 cgroup_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0x8ed396bf pci_iomap_wc +EXPORT_SYMBOL vmlinux 0x8edcefef bio_endio +EXPORT_SYMBOL vmlinux 0x8f16e3d9 fb_io_read +EXPORT_SYMBOL vmlinux 0x8f1774f1 blk_queue_physical_block_size +EXPORT_SYMBOL vmlinux 0x8f1f2bfe key_payload_reserve +EXPORT_SYMBOL vmlinux 0x8f2e8039 zstd_find_frame_compressed_size +EXPORT_SYMBOL vmlinux 0x8f310f15 blk_mq_start_stopped_hw_queues +EXPORT_SYMBOL vmlinux 0x8f5556d5 __scsi_device_lookup_by_target +EXPORT_SYMBOL vmlinux 0x8f6dfad4 sock_create +EXPORT_SYMBOL vmlinux 0x8f996a30 ethtool_convert_legacy_u32_to_link_mode +EXPORT_SYMBOL vmlinux 0x8fd0849b utf8_normalize +EXPORT_SYMBOL vmlinux 0x8fd82720 mq_change_real_num_tx +EXPORT_SYMBOL vmlinux 0x8fe42102 phy_ethtool_get_stats +EXPORT_SYMBOL vmlinux 0x8ff7dac9 mdiobus_c45_read_nested +EXPORT_SYMBOL vmlinux 0x8ff89ed0 seg6_hmac_exit +EXPORT_SYMBOL vmlinux 0x8ffa0f63 blk_queue_flag_clear +EXPORT_SYMBOL vmlinux 0x90006be6 dm_kcopyd_client_flush +EXPORT_SYMBOL vmlinux 0x9007bd7d dm_get_device +EXPORT_SYMBOL vmlinux 0x90162c67 __tracepoint_s390_cio_hsch +EXPORT_SYMBOL vmlinux 0x90162f51 rw_verify_area +EXPORT_SYMBOL vmlinux 0x906a64d2 tls_server_hello_psk +EXPORT_SYMBOL vmlinux 0x907f232e jbd2_journal_force_commit_nested +EXPORT_SYMBOL vmlinux 0x907faabf zstd_compress_stream +EXPORT_SYMBOL vmlinux 0x90abb542 prepare_to_wait_exclusive +EXPORT_SYMBOL vmlinux 0x90b96d88 __bforget +EXPORT_SYMBOL vmlinux 0x90db03d6 dcb_getrewr_prio_pcp_mask_map +EXPORT_SYMBOL vmlinux 0x90eec03d dmam_alloc_attrs +EXPORT_SYMBOL vmlinux 0x910c7a0c alloc_pages_exact +EXPORT_SYMBOL vmlinux 0x91163a16 __find_get_block +EXPORT_SYMBOL vmlinux 0x9116b417 save_fpu_regs +EXPORT_SYMBOL vmlinux 0x9152a067 register_mii_tstamp_controller +EXPORT_SYMBOL vmlinux 0x915b849a jbd2_journal_start +EXPORT_SYMBOL vmlinux 0x9166fc03 __flush_workqueue +EXPORT_SYMBOL vmlinux 0x916f63c2 skb_vlan_pop +EXPORT_SYMBOL vmlinux 0x917c6b8e xsk_clear_tx_need_wakeup +EXPORT_SYMBOL vmlinux 0x917cc99e vc_cons +EXPORT_SYMBOL vmlinux 0x918728f6 vfs_iter_write +EXPORT_SYMBOL vmlinux 0x9198064b md_flush_request +EXPORT_SYMBOL vmlinux 0x919c58f3 __clzsi2 +EXPORT_SYMBOL vmlinux 0x91a488ac __netdev_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x91a7b1da qdisc_class_hash_remove +EXPORT_SYMBOL vmlinux 0x91ac0880 task_work_add +EXPORT_SYMBOL vmlinux 0x91b11f13 device_add_disk +EXPORT_SYMBOL vmlinux 0x91b9cdf3 file_remove_privs +EXPORT_SYMBOL vmlinux 0x91c00663 writeback_inodes_sb_nr +EXPORT_SYMBOL vmlinux 0x91c9cd8f fget +EXPORT_SYMBOL vmlinux 0x91d1c247 vlan_vids_del_by_dev +EXPORT_SYMBOL vmlinux 0x91f68ea1 __hw_addr_sync +EXPORT_SYMBOL vmlinux 0x91fc7859 vif_device_init +EXPORT_SYMBOL vmlinux 0x922f45a6 __bitmap_clear +EXPORT_SYMBOL vmlinux 0x923d8583 flow_rule_match_pppoe +EXPORT_SYMBOL vmlinux 0x9264b8dc file_ns_capable +EXPORT_SYMBOL vmlinux 0x92774cf8 __kfence_pool +EXPORT_SYMBOL vmlinux 0x927b9d98 __free_pages +EXPORT_SYMBOL vmlinux 0x927e2955 xa_get_order +EXPORT_SYMBOL vmlinux 0x9286b509 xsk_tx_completed +EXPORT_SYMBOL vmlinux 0x9289e67a inet6_add_offload +EXPORT_SYMBOL vmlinux 0x929aeff5 put_cmsg +EXPORT_SYMBOL vmlinux 0x92a16af7 lockref_get +EXPORT_SYMBOL vmlinux 0x92bb315a igrab +EXPORT_SYMBOL vmlinux 0x92d5838e request_threaded_irq +EXPORT_SYMBOL vmlinux 0x92d6ea76 __kfifo_dma_in_prepare_r +EXPORT_SYMBOL vmlinux 0x92dfae5a skb_find_text +EXPORT_SYMBOL vmlinux 0x92ec510d jiffies64_to_msecs +EXPORT_SYMBOL vmlinux 0x92f6df12 inode_dio_wait +EXPORT_SYMBOL vmlinux 0x9312004c __netlink_dump_start +EXPORT_SYMBOL vmlinux 0x93126b76 __page_frag_cache_drain +EXPORT_SYMBOL vmlinux 0x933afd98 panic_notifier_list +EXPORT_SYMBOL vmlinux 0x933d02aa qdisc_watchdog_init_clockid +EXPORT_SYMBOL vmlinux 0x9369c41c raw3270_request_alloc +EXPORT_SYMBOL vmlinux 0x937733e3 qid_valid +EXPORT_SYMBOL vmlinux 0x937f24cf skb_recv_datagram +EXPORT_SYMBOL vmlinux 0x9389be5f jbd2_journal_check_used_features +EXPORT_SYMBOL vmlinux 0x9398991d __check_sticky +EXPORT_SYMBOL vmlinux 0x93a3537e skb_csum_hwoffload_help +EXPORT_SYMBOL vmlinux 0x93a6e0b2 io_schedule +EXPORT_SYMBOL vmlinux 0x93a756e6 generic_cont_expand_simple +EXPORT_SYMBOL vmlinux 0x93b012a4 ccw_driver_unregister +EXPORT_SYMBOL vmlinux 0x93b3d463 mdio_find_bus +EXPORT_SYMBOL vmlinux 0x93b3fc74 register_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x93c957c0 lease_get_mtime +EXPORT_SYMBOL vmlinux 0x93ca90ab ipv6_dev_mc_dec +EXPORT_SYMBOL vmlinux 0x93cc5b33 sock_no_recvmsg +EXPORT_SYMBOL vmlinux 0x93ddd4d1 __memset +EXPORT_SYMBOL vmlinux 0x93e6156e config_item_set_name +EXPORT_SYMBOL vmlinux 0x941cc64e tcp_recvmsg +EXPORT_SYMBOL vmlinux 0x9428f816 dim_turn +EXPORT_SYMBOL vmlinux 0x942f4c5c iucv_message_reject +EXPORT_SYMBOL vmlinux 0x944375db _totalram_pages +EXPORT_SYMBOL vmlinux 0x9445f489 get_user_pages +EXPORT_SYMBOL vmlinux 0x944a564d is_console_locked +EXPORT_SYMBOL vmlinux 0x945775a5 segment_save +EXPORT_SYMBOL vmlinux 0x945f4a98 kmalloc_trace +EXPORT_SYMBOL vmlinux 0x94656dfd writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0x948f5a3a __d_lookup_unhash_wake +EXPORT_SYMBOL vmlinux 0x948ff49f inet_frag_queue_insert +EXPORT_SYMBOL vmlinux 0x94961283 vunmap +EXPORT_SYMBOL vmlinux 0x94bf03ca utf8_to_utf32 +EXPORT_SYMBOL vmlinux 0x94def80e flush_signals +EXPORT_SYMBOL vmlinux 0x94e2529c fib_default_rule_add +EXPORT_SYMBOL vmlinux 0x94ed3ccb pci_get_class +EXPORT_SYMBOL vmlinux 0x94f718af tcp_filter +EXPORT_SYMBOL vmlinux 0x9507c90f copy_fsxattr_to_user +EXPORT_SYMBOL vmlinux 0x951a2dfe iucv_path_accept +EXPORT_SYMBOL vmlinux 0x951da33a mdiobus_unregister_device +EXPORT_SYMBOL vmlinux 0x9530365d __xa_clear_mark +EXPORT_SYMBOL vmlinux 0x954cba15 skb_vlan_untag +EXPORT_SYMBOL vmlinux 0x954cef6f init_on_alloc +EXPORT_SYMBOL vmlinux 0x954f099c idr_preload +EXPORT_SYMBOL vmlinux 0x9551e01d inet6_getname +EXPORT_SYMBOL vmlinux 0x955ab621 dm_table_run_md_queue_async +EXPORT_SYMBOL vmlinux 0x955b0021 seq_printf +EXPORT_SYMBOL vmlinux 0x9594a79a __sock_create +EXPORT_SYMBOL vmlinux 0x95a31adc km_state_notify +EXPORT_SYMBOL vmlinux 0x95a3925c input_release_device +EXPORT_SYMBOL vmlinux 0x95b38ccc resource_list_create_entry +EXPORT_SYMBOL vmlinux 0x95cb01b3 __fib6_flush_trees +EXPORT_SYMBOL vmlinux 0x95ceb864 key_update +EXPORT_SYMBOL vmlinux 0x95d75523 tty_port_block_til_ready +EXPORT_SYMBOL vmlinux 0x95e63ced prot_virt_host +EXPORT_SYMBOL vmlinux 0x95f61195 reset_guest_reference_bit +EXPORT_SYMBOL vmlinux 0x9614b2dd fqdir_init +EXPORT_SYMBOL vmlinux 0x9623e651 kbd_keycode +EXPORT_SYMBOL vmlinux 0x96404e39 itcw_set_data +EXPORT_SYMBOL vmlinux 0x966e102d netdev_adjacent_change_abort +EXPORT_SYMBOL vmlinux 0x96891193 pci_ep_cfs_remove_epc_group +EXPORT_SYMBOL vmlinux 0x96c00287 dev_uc_sync_multiple +EXPORT_SYMBOL vmlinux 0x96c17136 fb_var_to_videomode +EXPORT_SYMBOL vmlinux 0x96c35d2f tty_register_driver +EXPORT_SYMBOL vmlinux 0x96cd2b04 scsi_sense_key_string +EXPORT_SYMBOL vmlinux 0x96cd458c netdev_notify_peers +EXPORT_SYMBOL vmlinux 0x96fab350 dim_park_on_top +EXPORT_SYMBOL vmlinux 0x970248eb iterate_supers_type +EXPORT_SYMBOL vmlinux 0x970f17a7 ap_parse_mask_str +EXPORT_SYMBOL vmlinux 0x97796289 vm_node_stat +EXPORT_SYMBOL vmlinux 0x9781e4ee audit_log +EXPORT_SYMBOL vmlinux 0x979b18b1 inet_del_protocol +EXPORT_SYMBOL vmlinux 0x97adb487 utf8s_to_utf16s +EXPORT_SYMBOL vmlinux 0x97b7ca13 qdisc_watchdog_init +EXPORT_SYMBOL vmlinux 0x97bdfa60 scsi_dev_info_remove_list +EXPORT_SYMBOL vmlinux 0x97cde887 md_integrity_add_rdev +EXPORT_SYMBOL vmlinux 0x97d5d7e9 jbd2_journal_set_features +EXPORT_SYMBOL vmlinux 0x97dbeff1 tcf_block_get_ext +EXPORT_SYMBOL vmlinux 0x97dc8a73 debug_unregister_view +EXPORT_SYMBOL vmlinux 0x97dd3ab3 inet_csk_complete_hashdance +EXPORT_SYMBOL vmlinux 0x97e076b0 posix_acl_valid +EXPORT_SYMBOL vmlinux 0x9817d2c1 __dquot_transfer +EXPORT_SYMBOL vmlinux 0x9858f364 get_random_u8 +EXPORT_SYMBOL vmlinux 0x98637c7e tcp_parse_options +EXPORT_SYMBOL vmlinux 0x98812a4b fib_notifier_ops_unregister +EXPORT_SYMBOL vmlinux 0x989173cd kobject_init +EXPORT_SYMBOL vmlinux 0x989e1516 xa_destroy +EXPORT_SYMBOL vmlinux 0x98b76e1e skb_copy +EXPORT_SYMBOL vmlinux 0x98c89ade security_xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0x98de1c15 snprintf +EXPORT_SYMBOL vmlinux 0x98e508ef ignore_console_lock_warning +EXPORT_SYMBOL vmlinux 0x98f090e5 km_query +EXPORT_SYMBOL vmlinux 0x9900761a zstd_dstream_workspace_bound +EXPORT_SYMBOL vmlinux 0x99039343 sock_set_keepalive +EXPORT_SYMBOL vmlinux 0x991da654 blk_queue_virt_boundary +EXPORT_SYMBOL vmlinux 0x99378be5 unload_nls +EXPORT_SYMBOL vmlinux 0x9942ec77 itcw_finalize +EXPORT_SYMBOL vmlinux 0x99517682 udp_encap_enable +EXPORT_SYMBOL vmlinux 0x9951ac6d set_posix_acl +EXPORT_SYMBOL vmlinux 0x99690a2e kmem_cache_create +EXPORT_SYMBOL vmlinux 0x9972b2e6 dev_pick_tx_cpu_id +EXPORT_SYMBOL vmlinux 0x999e8297 vfree +EXPORT_SYMBOL vmlinux 0x99a72f44 phy_ethtool_get_sset_count +EXPORT_SYMBOL vmlinux 0x99ca74a6 xa_erase +EXPORT_SYMBOL vmlinux 0x99d472b1 net_dim_get_rx_moderation +EXPORT_SYMBOL vmlinux 0x99d857dd slab_build_skb +EXPORT_SYMBOL vmlinux 0x99daa9bf try_offline_node +EXPORT_SYMBOL vmlinux 0x99dc62e7 cad_pid +EXPORT_SYMBOL vmlinux 0x99dd63cf jbd2_journal_flush +EXPORT_SYMBOL vmlinux 0x99f5816d __generic_file_fsync +EXPORT_SYMBOL vmlinux 0x99f9638f __napi_alloc_frag_align +EXPORT_SYMBOL vmlinux 0x9a038901 jbd2_journal_wipe +EXPORT_SYMBOL vmlinux 0x9a18592e __bh_read +EXPORT_SYMBOL vmlinux 0x9a1dfd65 strpbrk +EXPORT_SYMBOL vmlinux 0x9a1fbec9 devm_gen_pool_create +EXPORT_SYMBOL vmlinux 0x9a4a77c0 inet_csk_reset_keepalive_timer +EXPORT_SYMBOL vmlinux 0x9a533119 dcb_delrewr +EXPORT_SYMBOL vmlinux 0x9a57bc89 tccb_init +EXPORT_SYMBOL vmlinux 0x9a583306 netlbl_bitmap_walk +EXPORT_SYMBOL vmlinux 0x9a620010 dquot_file_open +EXPORT_SYMBOL vmlinux 0x9a62b9be fscrypt_free_inode +EXPORT_SYMBOL vmlinux 0x9a684448 do_wait_intr +EXPORT_SYMBOL vmlinux 0x9a726bc2 qdisc_class_hash_grow +EXPORT_SYMBOL vmlinux 0x9a906daf memscan +EXPORT_SYMBOL vmlinux 0x9aaeefce sysctl_nf_log_all_netns +EXPORT_SYMBOL vmlinux 0x9ad858c1 setattr_prepare +EXPORT_SYMBOL vmlinux 0x9adc9c67 vsnprintf +EXPORT_SYMBOL vmlinux 0x9ae47436 _find_last_bit +EXPORT_SYMBOL vmlinux 0x9af40139 fwnode_get_phy_id +EXPORT_SYMBOL vmlinux 0x9af42b4e lock_rename +EXPORT_SYMBOL vmlinux 0x9b1a071a ipv6_dev_get_saddr +EXPORT_SYMBOL vmlinux 0x9b1f9aa7 __sk_mem_schedule +EXPORT_SYMBOL vmlinux 0x9b2560b9 gf128mul_init_4k_bbe +EXPORT_SYMBOL vmlinux 0x9b318096 udp_lib_setsockopt +EXPORT_SYMBOL vmlinux 0x9b33e0d7 unregister_dcbevent_notifier +EXPORT_SYMBOL vmlinux 0x9b496b21 posix_acl_alloc +EXPORT_SYMBOL vmlinux 0x9b4bdb0c vfs_dup_fs_context +EXPORT_SYMBOL vmlinux 0x9b51b946 path_has_submounts +EXPORT_SYMBOL vmlinux 0x9b7bdb04 flow_rule_match_eth_addrs +EXPORT_SYMBOL vmlinux 0x9b82972a xfrm6_protocol_register +EXPORT_SYMBOL vmlinux 0x9b8c6c7b handshake_genl_put +EXPORT_SYMBOL vmlinux 0x9b8d07aa strnlen +EXPORT_SYMBOL vmlinux 0x9ba26a6c sync_file_create +EXPORT_SYMBOL vmlinux 0x9ba64fef page_readlink +EXPORT_SYMBOL vmlinux 0x9bab39b8 wait_for_key_construction +EXPORT_SYMBOL vmlinux 0x9bb1f6f5 follow_up +EXPORT_SYMBOL vmlinux 0x9bb6675a ip_mc_inc_group +EXPORT_SYMBOL vmlinux 0x9bc9adca tcf_chain_put_by_act +EXPORT_SYMBOL vmlinux 0x9c06a3e6 genphy_c45_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0x9c1cdfd6 input_register_device +EXPORT_SYMBOL vmlinux 0x9c425fba netif_tx_lock +EXPORT_SYMBOL vmlinux 0x9c50354a xp_dma_sync_for_device_slow +EXPORT_SYMBOL vmlinux 0x9c5f8b6d __vfs_setxattr +EXPORT_SYMBOL vmlinux 0x9c6fc1f7 sock_no_listen +EXPORT_SYMBOL vmlinux 0x9c86b9ab fileattr_fill_flags +EXPORT_SYMBOL vmlinux 0x9ca02b6c vfs_rmdir +EXPORT_SYMBOL vmlinux 0x9cadbd3b __init_swait_queue_head +EXPORT_SYMBOL vmlinux 0x9cbb9ffb pci_irq_get_affinity +EXPORT_SYMBOL vmlinux 0x9cc2de36 d_add_ci +EXPORT_SYMBOL vmlinux 0x9cd32691 read_cache_folio +EXPORT_SYMBOL vmlinux 0x9cd7b78b posix_lock_file +EXPORT_SYMBOL vmlinux 0x9cdf8656 folio_create_empty_buffers +EXPORT_SYMBOL vmlinux 0x9cdfb3f7 sysctl_fb_tunnels_only_for_init_net +EXPORT_SYMBOL vmlinux 0x9cee24c3 fget_raw +EXPORT_SYMBOL vmlinux 0x9cf0c23f sock_no_accept +EXPORT_SYMBOL vmlinux 0x9cf152a9 md_bitmap_end_sync +EXPORT_SYMBOL vmlinux 0x9d0b97be unmap_mapping_range +EXPORT_SYMBOL vmlinux 0x9d0d6206 unregister_netdevice_notifier +EXPORT_SYMBOL vmlinux 0x9d28e355 submit_bio_wait +EXPORT_SYMBOL vmlinux 0x9d2ab8ac __tasklet_schedule +EXPORT_SYMBOL vmlinux 0x9d2b48e4 blk_rq_map_user_io +EXPORT_SYMBOL vmlinux 0x9d2e7707 unregister_sysrq_key +EXPORT_SYMBOL vmlinux 0x9d30ed9c iov_iter_revert +EXPORT_SYMBOL vmlinux 0x9d361a61 configfs_depend_item +EXPORT_SYMBOL vmlinux 0x9d509dca init_opal_dev +EXPORT_SYMBOL vmlinux 0x9d52c695 unregister_binfmt +EXPORT_SYMBOL vmlinux 0x9d55885d page_pool_return_skb_page +EXPORT_SYMBOL vmlinux 0x9d59640b pci_dev_get +EXPORT_SYMBOL vmlinux 0x9d5cd948 class3270 +EXPORT_SYMBOL vmlinux 0x9d5f22f6 vfs_parse_fs_param +EXPORT_SYMBOL vmlinux 0x9d615af9 netdev_get_by_index +EXPORT_SYMBOL vmlinux 0x9d6afab2 itcw_add_dcw +EXPORT_SYMBOL vmlinux 0x9d729e8d ccw_device_resume +EXPORT_SYMBOL vmlinux 0x9daf1d3b __dynamic_dev_dbg +EXPORT_SYMBOL vmlinux 0x9dd1df62 adjust_managed_page_count +EXPORT_SYMBOL vmlinux 0x9dd9df13 dm_kcopyd_client_create +EXPORT_SYMBOL vmlinux 0x9df6976e raw3270_add_view +EXPORT_SYMBOL vmlinux 0x9df995fb stack_depot_set_extra_bits +EXPORT_SYMBOL vmlinux 0x9e0c711d vzalloc_node +EXPORT_SYMBOL vmlinux 0x9e0fa5ae hsiphash_3u32 +EXPORT_SYMBOL vmlinux 0x9e1394bf bpf_link_put +EXPORT_SYMBOL vmlinux 0x9e13f6f6 gf128mul_lle +EXPORT_SYMBOL vmlinux 0x9e170b57 xfrm6_input_addr +EXPORT_SYMBOL vmlinux 0x9e284252 inet_csk_prepare_forced_close +EXPORT_SYMBOL vmlinux 0x9e4faeef dm_io_client_destroy +EXPORT_SYMBOL vmlinux 0x9e5d86c0 ccw_device_get_ciw +EXPORT_SYMBOL vmlinux 0x9e61bb05 set_freezable +EXPORT_SYMBOL vmlinux 0x9e7d6bd0 __udelay +EXPORT_SYMBOL vmlinux 0x9e976315 simple_lookup +EXPORT_SYMBOL vmlinux 0x9e9eab95 devcgroup_check_permission +EXPORT_SYMBOL vmlinux 0x9e9fdd9d memunmap +EXPORT_SYMBOL vmlinux 0x9ea0e696 flow_indr_dev_setup_offload +EXPORT_SYMBOL vmlinux 0x9eaba24d pcibios_resource_to_bus +EXPORT_SYMBOL vmlinux 0x9ec6ca96 ktime_get_real_ts64 +EXPORT_SYMBOL vmlinux 0x9ec70258 param_set_charp +EXPORT_SYMBOL vmlinux 0x9ee61a1c block_write_full_page +EXPORT_SYMBOL vmlinux 0x9f01e737 d_instantiate_new +EXPORT_SYMBOL vmlinux 0x9f0cb753 __tracepoint_s390_cio_chsc +EXPORT_SYMBOL vmlinux 0x9f103b72 con_is_visible +EXPORT_SYMBOL vmlinux 0x9f12cb2b blk_mq_stop_hw_queue +EXPORT_SYMBOL vmlinux 0x9f14d961 __skb_flow_get_ports +EXPORT_SYMBOL vmlinux 0x9f182a0d __sock_cmsg_send +EXPORT_SYMBOL vmlinux 0x9f1e221f kmalloc_large +EXPORT_SYMBOL vmlinux 0x9f22cb60 flow_rule_match_meta +EXPORT_SYMBOL vmlinux 0x9f24dd0c genphy_read_status_fixed +EXPORT_SYMBOL vmlinux 0x9f382cf1 __invalidate_device +EXPORT_SYMBOL vmlinux 0x9f3c8a49 cpumask_any_distribute +EXPORT_SYMBOL vmlinux 0x9f3e10bf pcie_get_readrq +EXPORT_SYMBOL vmlinux 0x9f446c3c flow_rule_match_enc_control +EXPORT_SYMBOL vmlinux 0x9f46ced8 __sw_hweight64 +EXPORT_SYMBOL vmlinux 0x9f50b770 keyring_restrict +EXPORT_SYMBOL vmlinux 0x9f54ead7 gro_cells_destroy +EXPORT_SYMBOL vmlinux 0x9f6871c6 __ashrti3 +EXPORT_SYMBOL vmlinux 0x9f69bea2 insert_inode_locked4 +EXPORT_SYMBOL vmlinux 0x9f7193e7 tcf_action_update_hw_stats +EXPORT_SYMBOL vmlinux 0x9f7bfce2 md_bitmap_unplug +EXPORT_SYMBOL vmlinux 0x9f8caec5 pci_bus_write_config_byte +EXPORT_SYMBOL vmlinux 0x9f984513 strrchr +EXPORT_SYMBOL vmlinux 0x9fa090be __nla_reserve +EXPORT_SYMBOL vmlinux 0x9fa7184a cancel_delayed_work_sync +EXPORT_SYMBOL vmlinux 0x9fb013d4 inet_csk_reqsk_queue_drop +EXPORT_SYMBOL vmlinux 0x9fb41842 netdev_offload_xstats_report_delta +EXPORT_SYMBOL vmlinux 0x9fb7bbd0 security_sock_graft +EXPORT_SYMBOL vmlinux 0x9fbd2131 debug_register_mode +EXPORT_SYMBOL vmlinux 0x9fd6ce8e jbd2_journal_dirty_metadata +EXPORT_SYMBOL vmlinux 0x9fdecc31 unregister_netdevice_many +EXPORT_SYMBOL vmlinux 0x9feed7ce timer_reduce +EXPORT_SYMBOL vmlinux 0x9ffa3a75 netdev_max_backlog +EXPORT_SYMBOL vmlinux 0xa00c3e77 jbd2_complete_transaction +EXPORT_SYMBOL vmlinux 0xa01d3df6 font_vga_8x16 +EXPORT_SYMBOL vmlinux 0xa02be895 xfrm_trans_queue +EXPORT_SYMBOL vmlinux 0xa02f3038 vmf_insert_pfn_prot +EXPORT_SYMBOL vmlinux 0xa033d747 next_arg +EXPORT_SYMBOL vmlinux 0xa036563d sk_filter_trim_cap +EXPORT_SYMBOL vmlinux 0xa0436e98 in6addr_linklocal_allnodes +EXPORT_SYMBOL vmlinux 0xa04d8230 netlink_ack +EXPORT_SYMBOL vmlinux 0xa054e8ed iucv_unregister +EXPORT_SYMBOL vmlinux 0xa05b6be2 psched_ppscfg_precompute +EXPORT_SYMBOL vmlinux 0xa066d89f xa_store_range +EXPORT_SYMBOL vmlinux 0xa066fd6c __wake_up +EXPORT_SYMBOL vmlinux 0xa06a0a30 blk_mq_start_hw_queue +EXPORT_SYMBOL vmlinux 0xa06e587a release_firmware +EXPORT_SYMBOL vmlinux 0xa0722f9e fwnode_iomap +EXPORT_SYMBOL vmlinux 0xa07d1b3c tasklet_setup +EXPORT_SYMBOL vmlinux 0xa084749a __bitmap_or +EXPORT_SYMBOL vmlinux 0xa0872fd2 file_update_time +EXPORT_SYMBOL vmlinux 0xa08c4d09 blk_mq_destroy_queue +EXPORT_SYMBOL vmlinux 0xa08d78c8 sock_bindtoindex +EXPORT_SYMBOL vmlinux 0xa08e5cc0 netdev_info +EXPORT_SYMBOL vmlinux 0xa095e02e generic_check_addressable +EXPORT_SYMBOL vmlinux 0xa0a15b49 smp_call_function_many +EXPORT_SYMBOL vmlinux 0xa0ae1e73 siphash_3u64 +EXPORT_SYMBOL vmlinux 0xa0ae40b0 elevator_alloc +EXPORT_SYMBOL vmlinux 0xa0b04675 vmalloc_32 +EXPORT_SYMBOL vmlinux 0xa0c55864 migrate_folio +EXPORT_SYMBOL vmlinux 0xa0d06aea ipv4_specific +EXPORT_SYMBOL vmlinux 0xa0d3d560 ksize +EXPORT_SYMBOL vmlinux 0xa0dad88e netdev_adjacent_get_private +EXPORT_SYMBOL vmlinux 0xa0dda257 phy_resume +EXPORT_SYMBOL vmlinux 0xa0eae826 smp_call_function +EXPORT_SYMBOL vmlinux 0xa0ebd14c sysctl_tcp_mem +EXPORT_SYMBOL vmlinux 0xa0ebd437 hdmi_drm_infoframe_check +EXPORT_SYMBOL vmlinux 0xa0fbac79 wake_up_bit +EXPORT_SYMBOL vmlinux 0xa0fd0922 fput +EXPORT_SYMBOL vmlinux 0xa108eb4d sysctl_optmem_max +EXPORT_SYMBOL vmlinux 0xa115da49 __tracepoint_kfree +EXPORT_SYMBOL vmlinux 0xa1322d06 skb_udp_tunnel_segment +EXPORT_SYMBOL vmlinux 0xa13542a3 scsi_done +EXPORT_SYMBOL vmlinux 0xa13600fc d_genocide +EXPORT_SYMBOL vmlinux 0xa174ad7c vfs_mkdir +EXPORT_SYMBOL vmlinux 0xa189c2c2 uv_info +EXPORT_SYMBOL vmlinux 0xa192fe2f ip_setsockopt +EXPORT_SYMBOL vmlinux 0xa1976096 inet_frag_reasm_prepare +EXPORT_SYMBOL vmlinux 0xa1a8cc6c crc_ccitt_false +EXPORT_SYMBOL vmlinux 0xa1aa3a73 __xfrm_init_state +EXPORT_SYMBOL vmlinux 0xa1b87900 zstd_compress_cctx +EXPORT_SYMBOL vmlinux 0xa1c37fbc udp_skb_destructor +EXPORT_SYMBOL vmlinux 0xa1c7c4c3 xfrm_policy_walk_done +EXPORT_SYMBOL vmlinux 0xa1d5979b find_first_bit_inv +EXPORT_SYMBOL vmlinux 0xa1dfede4 try_to_writeback_inodes_sb +EXPORT_SYMBOL vmlinux 0xa1ec8f1c __kfifo_to_user_r +EXPORT_SYMBOL vmlinux 0xa1ee661e xfrm_register_type_offload +EXPORT_SYMBOL vmlinux 0xa1fee353 tcw_set_tsb +EXPORT_SYMBOL vmlinux 0xa2060911 inet_current_timestamp +EXPORT_SYMBOL vmlinux 0xa23ffc04 groups_sort +EXPORT_SYMBOL vmlinux 0xa2431c77 mdio_device_reset +EXPORT_SYMBOL vmlinux 0xa249e0fc flow_rule_alloc +EXPORT_SYMBOL vmlinux 0xa24f23d8 __request_module +EXPORT_SYMBOL vmlinux 0xa263892b fscrypt_fname_free_buffer +EXPORT_SYMBOL vmlinux 0xa26792f9 mdio_device_free +EXPORT_SYMBOL vmlinux 0xa28cfcc0 gen_estimator_active +EXPORT_SYMBOL vmlinux 0xa28e1b49 __percpu_counter_compare +EXPORT_SYMBOL vmlinux 0xa2b5e738 sk_free +EXPORT_SYMBOL vmlinux 0xa2b8b505 fault_in_iov_iter_readable +EXPORT_SYMBOL vmlinux 0xa2ba006c sk_page_frag_refill +EXPORT_SYMBOL vmlinux 0xa2c65965 kmem_cache_destroy +EXPORT_SYMBOL vmlinux 0xa2d7ec8d __SCK__tp_func_kmem_cache_free +EXPORT_SYMBOL vmlinux 0xa2d81f72 tls_client_hello_psk +EXPORT_SYMBOL vmlinux 0xa2fc75e7 trace_print_hex_seq +EXPORT_SYMBOL vmlinux 0xa30e03b9 __skb_ext_del +EXPORT_SYMBOL vmlinux 0xa31a24a8 input_open_device +EXPORT_SYMBOL vmlinux 0xa31d1dea __xa_erase +EXPORT_SYMBOL vmlinux 0xa32440b6 scsi_register_interface +EXPORT_SYMBOL vmlinux 0xa33b845f elv_rb_add +EXPORT_SYMBOL vmlinux 0xa3508839 jbd2_journal_revoke +EXPORT_SYMBOL vmlinux 0xa3509ddc dev_base_lock +EXPORT_SYMBOL vmlinux 0xa351b698 dquot_resume +EXPORT_SYMBOL vmlinux 0xa369a255 kill_pid +EXPORT_SYMBOL vmlinux 0xa376d0ef phy_drivers_register +EXPORT_SYMBOL vmlinux 0xa37d3e62 dev_set_allmulti +EXPORT_SYMBOL vmlinux 0xa3812bb8 find_inode_nowait +EXPORT_SYMBOL vmlinux 0xa3a0cc12 raw3270_wait_queue +EXPORT_SYMBOL vmlinux 0xa3a5be95 memmove +EXPORT_SYMBOL vmlinux 0xa3aaf5c2 tcp_seq_next +EXPORT_SYMBOL vmlinux 0xa3ab5ffa configfs_unregister_default_group +EXPORT_SYMBOL vmlinux 0xa3b06dde percpu_counter_destroy +EXPORT_SYMBOL vmlinux 0xa3b34636 lookup_one_positive_unlocked +EXPORT_SYMBOL vmlinux 0xa3b66ceb kmem_cache_alloc_lru +EXPORT_SYMBOL vmlinux 0xa3be8342 __ubsan_handle_type_mismatch +EXPORT_SYMBOL vmlinux 0xa3c00214 cdev_add +EXPORT_SYMBOL vmlinux 0xa3c3ebb9 xfrm_policy_register_afinfo +EXPORT_SYMBOL vmlinux 0xa3dbe1b2 tty_port_close_end +EXPORT_SYMBOL vmlinux 0xa3e118c2 prepare_kernel_cred +EXPORT_SYMBOL vmlinux 0xa3f53254 scsi_is_target_device +EXPORT_SYMBOL vmlinux 0xa3fea172 sha224_final +EXPORT_SYMBOL vmlinux 0xa402afb6 bio_copy_data_iter +EXPORT_SYMBOL vmlinux 0xa4051bf6 LZ4_decompress_safe_continue +EXPORT_SYMBOL vmlinux 0xa4066a02 configfs_depend_item_unlocked +EXPORT_SYMBOL vmlinux 0xa40edc7b fwnode_mdio_find_device +EXPORT_SYMBOL vmlinux 0xa4105d06 ip6_route_me_harder +EXPORT_SYMBOL vmlinux 0xa427e6b9 md_handle_request +EXPORT_SYMBOL vmlinux 0xa440d121 flow_keys_dissector +EXPORT_SYMBOL vmlinux 0xa44b520a __scsi_format_command +EXPORT_SYMBOL vmlinux 0xa45c59bd __SCK__tp_func_s390_cio_chsc +EXPORT_SYMBOL vmlinux 0xa45dbdaf vfs_rename +EXPORT_SYMBOL vmlinux 0xa480611c dev_pre_changeaddr_notify +EXPORT_SYMBOL vmlinux 0xa485c43d sock_i_ino +EXPORT_SYMBOL vmlinux 0xa4a82520 phy_device_free +EXPORT_SYMBOL vmlinux 0xa4a9dfd2 dev_get_iflink +EXPORT_SYMBOL vmlinux 0xa4b0f0f6 input_register_handler +EXPORT_SYMBOL vmlinux 0xa4c0f87f mark_buffer_dirty +EXPORT_SYMBOL vmlinux 0xa4dced81 _dev_printk +EXPORT_SYMBOL vmlinux 0xa4e188e7 strscpy +EXPORT_SYMBOL vmlinux 0xa503dd04 wait_for_completion_killable_timeout +EXPORT_SYMBOL vmlinux 0xa50b4661 mnt_drop_write_file +EXPORT_SYMBOL vmlinux 0xa510a233 __mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0xa5143644 netpoll_poll_disable +EXPORT_SYMBOL vmlinux 0xa51a2967 _find_next_zero_bit_le +EXPORT_SYMBOL vmlinux 0xa51f4413 xfrm_state_lookup +EXPORT_SYMBOL vmlinux 0xa521e6d4 __inet_hash +EXPORT_SYMBOL vmlinux 0xa523dfa4 __sk_queue_drop_skb +EXPORT_SYMBOL vmlinux 0xa52f10a1 proc_create_data +EXPORT_SYMBOL vmlinux 0xa53a7ce2 __netif_rx +EXPORT_SYMBOL vmlinux 0xa53c8305 dma_fence_signal_timestamp_locked +EXPORT_SYMBOL vmlinux 0xa54378c7 pci_write_config_byte +EXPORT_SYMBOL vmlinux 0xa5445357 xp_dma_map +EXPORT_SYMBOL vmlinux 0xa54b9063 cpu_rmap_add +EXPORT_SYMBOL vmlinux 0xa5526619 rb_insert_color +EXPORT_SYMBOL vmlinux 0xa5706f8e devm_arch_io_reserve_memtype_wc +EXPORT_SYMBOL vmlinux 0xa57e9130 inet_frags_fini +EXPORT_SYMBOL vmlinux 0xa5892b12 filemap_fdatawrite_wbc +EXPORT_SYMBOL vmlinux 0xa58b31da __wait_on_bit +EXPORT_SYMBOL vmlinux 0xa5a7844b jbd2_fc_end_commit +EXPORT_SYMBOL vmlinux 0xa5b1d8d8 tcf_get_next_proto +EXPORT_SYMBOL vmlinux 0xa5b34e4b inode_nohighmem +EXPORT_SYMBOL vmlinux 0xa5b995b9 sock_init_data_uid +EXPORT_SYMBOL vmlinux 0xa5fe51a5 tcf_chain_get_by_act +EXPORT_SYMBOL vmlinux 0xa6025b61 unregister_sysctl_table +EXPORT_SYMBOL vmlinux 0xa60c310c proc_remove +EXPORT_SYMBOL vmlinux 0xa618bea4 d_delete +EXPORT_SYMBOL vmlinux 0xa61ced89 qdisc_put_rtab +EXPORT_SYMBOL vmlinux 0xa62ac9af sg_miter_stop +EXPORT_SYMBOL vmlinux 0xa6441780 alloc_pages +EXPORT_SYMBOL vmlinux 0xa648e561 __ubsan_handle_shift_out_of_bounds +EXPORT_SYMBOL vmlinux 0xa64c7249 __printk_cpu_sync_try_get +EXPORT_SYMBOL vmlinux 0xa65786fa generic_setlease +EXPORT_SYMBOL vmlinux 0xa66055f4 cpumask_any_and_distribute +EXPORT_SYMBOL vmlinux 0xa6744e83 netdev_update_features +EXPORT_SYMBOL vmlinux 0xa681f69d proc_create +EXPORT_SYMBOL vmlinux 0xa681fe88 generate_random_uuid +EXPORT_SYMBOL vmlinux 0xa68ed4ba sdev_disable_disk_events +EXPORT_SYMBOL vmlinux 0xa6b73dea pcie_capability_clear_and_set_dword +EXPORT_SYMBOL vmlinux 0xa6dc63de devm_kvasprintf +EXPORT_SYMBOL vmlinux 0xa6e4ccae tcf_exts_validate_ex +EXPORT_SYMBOL vmlinux 0xa6e9c670 blake2s_compress_generic +EXPORT_SYMBOL vmlinux 0xa71b6a07 watchdog_register_governor +EXPORT_SYMBOL vmlinux 0xa721d41f tcp_rcv_state_process +EXPORT_SYMBOL vmlinux 0xa73a6b8d xfrm_dev_policy_flush +EXPORT_SYMBOL vmlinux 0xa74c9877 refcount_dec_and_rtnl_lock +EXPORT_SYMBOL vmlinux 0xa76264a3 dev_mc_add_excl +EXPORT_SYMBOL vmlinux 0xa76c6d53 phy_write_paged +EXPORT_SYMBOL vmlinux 0xa77088fd sk_error_report +EXPORT_SYMBOL vmlinux 0xa77867fe eth_commit_mac_addr_change +EXPORT_SYMBOL vmlinux 0xa77bfd29 register_inet6addr_validator_notifier +EXPORT_SYMBOL vmlinux 0xa780da4a phy_trigger_machine +EXPORT_SYMBOL vmlinux 0xa7828425 user_path_create +EXPORT_SYMBOL vmlinux 0xa7a4ef4b vm_map_pages +EXPORT_SYMBOL vmlinux 0xa7a8bff5 nf_log_unset +EXPORT_SYMBOL vmlinux 0xa7a9cfe0 iucv_message_send2way +EXPORT_SYMBOL vmlinux 0xa7b71039 ipv6_chk_custom_prefix +EXPORT_SYMBOL vmlinux 0xa7bfea7c md_unregister_thread +EXPORT_SYMBOL vmlinux 0xa7cac97f inet_rtx_syn_ack +EXPORT_SYMBOL vmlinux 0xa7cbc146 __netdev_alloc_skb +EXPORT_SYMBOL vmlinux 0xa7e32b49 raw3270_start +EXPORT_SYMBOL vmlinux 0xa7eedcc4 call_usermodehelper +EXPORT_SYMBOL vmlinux 0xa7f8660e netdev_refcnt_read +EXPORT_SYMBOL vmlinux 0xa814646e add_to_page_cache_lru +EXPORT_SYMBOL vmlinux 0xa82e7af0 kernel_sock_shutdown +EXPORT_SYMBOL vmlinux 0xa8332c83 sock_common_recvmsg +EXPORT_SYMBOL vmlinux 0xa843805a get_unused_fd_flags +EXPORT_SYMBOL vmlinux 0xa8460537 __sk_mem_reclaim +EXPORT_SYMBOL vmlinux 0xa84ce9e0 crypto_aes_inv_sbox +EXPORT_SYMBOL vmlinux 0xa85630fe scsi_dma_unmap +EXPORT_SYMBOL vmlinux 0xa8676398 __tracepoint_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xa8694ecd kblockd_schedule_work +EXPORT_SYMBOL vmlinux 0xa8b72a67 bio_add_pc_page +EXPORT_SYMBOL vmlinux 0xa8e03f2b setattr_should_drop_suidgid +EXPORT_SYMBOL vmlinux 0xa8e2697a netif_set_real_num_tx_queues +EXPORT_SYMBOL vmlinux 0xa8e3fe19 radix_tree_tag_clear +EXPORT_SYMBOL vmlinux 0xa8f6c843 ip_frag_ecn_table +EXPORT_SYMBOL vmlinux 0xa909d210 touchscreen_parse_properties +EXPORT_SYMBOL vmlinux 0xa90aa890 dput +EXPORT_SYMBOL vmlinux 0xa90b79db iter_file_splice_write +EXPORT_SYMBOL vmlinux 0xa90ca0de flush_rcu_work +EXPORT_SYMBOL vmlinux 0xa917c1de blk_limits_io_opt +EXPORT_SYMBOL vmlinux 0xa91a2148 neigh_proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0xa921a798 __skb_recv_udp +EXPORT_SYMBOL vmlinux 0xa92c9f8d __traceiter_s390_cio_tsch +EXPORT_SYMBOL vmlinux 0xa9392430 xa_clear_mark +EXPORT_SYMBOL vmlinux 0xa9520b88 finalize_exec +EXPORT_SYMBOL vmlinux 0xa95d1ceb pipe_unlock +EXPORT_SYMBOL vmlinux 0xa9651eb2 __skb_vlan_pop +EXPORT_SYMBOL vmlinux 0xa965ca81 reciprocal_value +EXPORT_SYMBOL vmlinux 0xa976957d bitmap_remap +EXPORT_SYMBOL vmlinux 0xa979011e rawv6_mh_filter_register +EXPORT_SYMBOL vmlinux 0xa989d447 zpool_unregister_driver +EXPORT_SYMBOL vmlinux 0xa98ed642 udp_gro_receive +EXPORT_SYMBOL vmlinux 0xa9aaf76c unix_detach_fds +EXPORT_SYMBOL vmlinux 0xa9bfc34c vlan_filter_push_vids +EXPORT_SYMBOL vmlinux 0xa9c00ed3 xfrm_dev_state_flush +EXPORT_SYMBOL vmlinux 0xa9e5559d ccw_device_set_options_mask +EXPORT_SYMBOL vmlinux 0xaa19e4aa _kstrtol +EXPORT_SYMBOL vmlinux 0xaa1e096b sock_no_shutdown +EXPORT_SYMBOL vmlinux 0xaa1e246a xxh32_update +EXPORT_SYMBOL vmlinux 0xaa300b44 _dev_emerg +EXPORT_SYMBOL vmlinux 0xaa3212b1 proc_dointvec_minmax +EXPORT_SYMBOL vmlinux 0xaa341ba0 jbd2_journal_init_dev +EXPORT_SYMBOL vmlinux 0xaa444ed3 __brelse +EXPORT_SYMBOL vmlinux 0xaa535250 setattr_copy +EXPORT_SYMBOL vmlinux 0xaa53b33c gen_pool_dma_zalloc_algo +EXPORT_SYMBOL vmlinux 0xaa606c85 dev_printk_emit +EXPORT_SYMBOL vmlinux 0xaa7a1f77 __xa_cmpxchg +EXPORT_SYMBOL vmlinux 0xaa81a1f5 xfrm6_rcv_tnl +EXPORT_SYMBOL vmlinux 0xaa8f1b71 inet_addr_is_any +EXPORT_SYMBOL vmlinux 0xaaa43392 dev_uc_del +EXPORT_SYMBOL vmlinux 0xaaa4b9bc hchacha_block_generic +EXPORT_SYMBOL vmlinux 0xaaa66739 ap_wait_init_apqn_bindings_complete +EXPORT_SYMBOL vmlinux 0xaaadca73 folio_mark_accessed +EXPORT_SYMBOL vmlinux 0xaaaf3b86 md_bitmap_free +EXPORT_SYMBOL vmlinux 0xaab1808a ip_queue_xmit +EXPORT_SYMBOL vmlinux 0xaab5c1c3 follow_down_one +EXPORT_SYMBOL vmlinux 0xaad0ae78 __bitmap_shift_right +EXPORT_SYMBOL vmlinux 0xaad8c7d6 default_wake_function +EXPORT_SYMBOL vmlinux 0xaaec2de6 ip_do_fragment +EXPORT_SYMBOL vmlinux 0xaaf856c5 dump_skip_to +EXPORT_SYMBOL vmlinux 0xaafdc258 strcasecmp +EXPORT_SYMBOL vmlinux 0xab0745b3 vlan_uses_dev +EXPORT_SYMBOL vmlinux 0xab0c80ea tcp_init_sock +EXPORT_SYMBOL vmlinux 0xab212ae7 ccw_device_start +EXPORT_SYMBOL vmlinux 0xab225b7c proc_douintvec +EXPORT_SYMBOL vmlinux 0xab295bdb param_ops_ullong +EXPORT_SYMBOL vmlinux 0xab3697e4 irq_poll_init +EXPORT_SYMBOL vmlinux 0xab444c6a blk_mq_delay_run_hw_queues +EXPORT_SYMBOL vmlinux 0xab46c289 __SCK__tp_func_s390_cio_hsch +EXPORT_SYMBOL vmlinux 0xab51a298 ethtool_aggregate_rmon_stats +EXPORT_SYMBOL vmlinux 0xab544dbf fb_class +EXPORT_SYMBOL vmlinux 0xab5b6026 pcix_get_mmrbc +EXPORT_SYMBOL vmlinux 0xab6042b9 xfrm6_rcv_encap +EXPORT_SYMBOL vmlinux 0xab63baa5 unregister_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xab6d5b3b hex_to_bin +EXPORT_SYMBOL vmlinux 0xab722432 proc_dobool +EXPORT_SYMBOL vmlinux 0xab781570 fb_get_options +EXPORT_SYMBOL vmlinux 0xab84cfc0 pcie_get_width_cap +EXPORT_SYMBOL vmlinux 0xaba6e912 filemap_page_mkwrite +EXPORT_SYMBOL vmlinux 0xabd0c1d4 debug_set_level +EXPORT_SYMBOL vmlinux 0xabe1431b trace_print_symbols_seq +EXPORT_SYMBOL vmlinux 0xabe57b49 cdev_device_del +EXPORT_SYMBOL vmlinux 0xabf25436 eth_prepare_mac_addr_change +EXPORT_SYMBOL vmlinux 0xabf32f29 utf16s_to_utf8s +EXPORT_SYMBOL vmlinux 0xac179cae dma_fence_get_status +EXPORT_SYMBOL vmlinux 0xac19bb0b security_sctp_assoc_request +EXPORT_SYMBOL vmlinux 0xac19c12e blk_queue_max_hw_sectors +EXPORT_SYMBOL vmlinux 0xac1a55be unregister_reboot_notifier +EXPORT_SYMBOL vmlinux 0xac2b37f3 xfrm_state_lookup_byspi +EXPORT_SYMBOL vmlinux 0xac2d24a5 md_bitmap_unplug_async +EXPORT_SYMBOL vmlinux 0xac2d9278 param_get_bool +EXPORT_SYMBOL vmlinux 0xac3201b0 udp_flow_hashrnd +EXPORT_SYMBOL vmlinux 0xac37578f qdisc_put +EXPORT_SYMBOL vmlinux 0xac4744cc __memmove +EXPORT_SYMBOL vmlinux 0xac5abbb1 pci_iomap +EXPORT_SYMBOL vmlinux 0xac5b1a8a mdio_device_remove +EXPORT_SYMBOL vmlinux 0xac5fcec0 in4_pton +EXPORT_SYMBOL vmlinux 0xac6ce479 pci_set_mwi +EXPORT_SYMBOL vmlinux 0xac756101 tty_driver_kref_put +EXPORT_SYMBOL vmlinux 0xac7e539a seg6_hmac_validate_skb +EXPORT_SYMBOL vmlinux 0xac7f8e33 linkwatch_fire_event +EXPORT_SYMBOL vmlinux 0xaca0aef0 complete +EXPORT_SYMBOL vmlinux 0xacab29b7 seq_hlist_start_percpu +EXPORT_SYMBOL vmlinux 0xacae3bb2 xsk_tx_peek_release_desc_batch +EXPORT_SYMBOL vmlinux 0xacaf9f9c register_md_cluster_operations +EXPORT_SYMBOL vmlinux 0xacafc117 sock_recvmsg +EXPORT_SYMBOL vmlinux 0xacb8eb9d input_unregister_handler +EXPORT_SYMBOL vmlinux 0xacbf1cbf inet_dgram_connect +EXPORT_SYMBOL vmlinux 0xacc2de69 __fput_sync +EXPORT_SYMBOL vmlinux 0xacd2a395 unregister_qdisc +EXPORT_SYMBOL vmlinux 0xacd81eb3 jbd2_inode_cache +EXPORT_SYMBOL vmlinux 0xacea318c zstd_get_error_code +EXPORT_SYMBOL vmlinux 0xacf4d843 match_strdup +EXPORT_SYMBOL vmlinux 0xacf649bf audit_log_task_info +EXPORT_SYMBOL vmlinux 0xad0413d4 match_hex +EXPORT_SYMBOL vmlinux 0xad07a08f mt_find +EXPORT_SYMBOL vmlinux 0xad1441f0 __wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0xad153c96 tcf_idr_release +EXPORT_SYMBOL vmlinux 0xad162ff1 mtree_erase +EXPORT_SYMBOL vmlinux 0xad171826 hash_and_copy_to_iter +EXPORT_SYMBOL vmlinux 0xad1ac9fb input_get_poll_interval +EXPORT_SYMBOL vmlinux 0xad299b78 ioremap_wc +EXPORT_SYMBOL vmlinux 0xad4a3051 configfs_register_group +EXPORT_SYMBOL vmlinux 0xad4aee39 strncpy +EXPORT_SYMBOL vmlinux 0xad6c3f78 dqstats +EXPORT_SYMBOL vmlinux 0xad73041f autoremove_wake_function +EXPORT_SYMBOL vmlinux 0xad756a1b tty_kref_put +EXPORT_SYMBOL vmlinux 0xad769e3f param_ops_byte +EXPORT_SYMBOL vmlinux 0xad881ce5 tcf_idrinfo_destroy +EXPORT_SYMBOL vmlinux 0xad943562 arp_xmit +EXPORT_SYMBOL vmlinux 0xada09ad2 dfltcc_can_inflate +EXPORT_SYMBOL vmlinux 0xada64110 kthread_destroy_worker +EXPORT_SYMBOL vmlinux 0xadae6df8 blake2s_final +EXPORT_SYMBOL vmlinux 0xadafe5f5 blk_start_plug +EXPORT_SYMBOL vmlinux 0xadb1bcc0 nf_register_net_hook +EXPORT_SYMBOL vmlinux 0xadce8811 d_set_d_op +EXPORT_SYMBOL vmlinux 0xadd139d4 rfs_needed +EXPORT_SYMBOL vmlinux 0xade05845 request_firmware_into_buf +EXPORT_SYMBOL vmlinux 0xadef5b7b tcw_get_tccb +EXPORT_SYMBOL vmlinux 0xadf83eac unregister_console +EXPORT_SYMBOL vmlinux 0xadfb1904 skb_checksum_trimmed +EXPORT_SYMBOL vmlinux 0xae029cba dquot_quota_off +EXPORT_SYMBOL vmlinux 0xae04012c __vmalloc +EXPORT_SYMBOL vmlinux 0xae06002a kstrtos16_from_user +EXPORT_SYMBOL vmlinux 0xae1d2c5e fb_modesetting_disabled +EXPORT_SYMBOL vmlinux 0xae316c11 icmpv6_err_convert +EXPORT_SYMBOL vmlinux 0xae5031f9 netdev_adjacent_change_prepare +EXPORT_SYMBOL vmlinux 0xae5139ef hdmi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0xae5ff999 pci_ep_cfs_add_epf_group +EXPORT_SYMBOL vmlinux 0xae89b157 dev_uc_flush +EXPORT_SYMBOL vmlinux 0xae8e2ef5 mdiobus_read_nested +EXPORT_SYMBOL vmlinux 0xaeab76ac tls_client_hello_x509 +EXPORT_SYMBOL vmlinux 0xaeac049a generate_random_guid +EXPORT_SYMBOL vmlinux 0xaeb99a02 phy_support_asym_pause +EXPORT_SYMBOL vmlinux 0xaebdf85f refcount_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0xaec3237d pcibios_bus_to_resource +EXPORT_SYMBOL vmlinux 0xaedb9ee4 ww_mutex_lock +EXPORT_SYMBOL vmlinux 0xaee13d73 flow_indr_block_cb_alloc +EXPORT_SYMBOL vmlinux 0xaee3bea0 sock_wake_async +EXPORT_SYMBOL vmlinux 0xaeef346f tcf_exts_num_actions +EXPORT_SYMBOL vmlinux 0xaef58a1a register_shrinker +EXPORT_SYMBOL vmlinux 0xaf0471b7 end_buffer_read_sync +EXPORT_SYMBOL vmlinux 0xaf097bac locks_remove_posix +EXPORT_SYMBOL vmlinux 0xaf15bc1e kobject_del +EXPORT_SYMBOL vmlinux 0xaf352927 devm_iounmap +EXPORT_SYMBOL vmlinux 0xaf3dd7dc scsi_logging_level +EXPORT_SYMBOL vmlinux 0xaf4c5f2c file_check_and_advance_wb_err +EXPORT_SYMBOL vmlinux 0xaf56fad9 vfs_get_fsid +EXPORT_SYMBOL vmlinux 0xaf57f9a5 tcp_md5_hash_skb_data +EXPORT_SYMBOL vmlinux 0xaf61eb03 dev_mc_add_global +EXPORT_SYMBOL vmlinux 0xaf62e671 unlock_new_inode +EXPORT_SYMBOL vmlinux 0xaf7d6918 __inet_stream_connect +EXPORT_SYMBOL vmlinux 0xaf99fab0 inet_frag_destroy +EXPORT_SYMBOL vmlinux 0xaf9e86cd blk_mq_run_hw_queue +EXPORT_SYMBOL vmlinux 0xafa6c45a trace_raw_output_prep +EXPORT_SYMBOL vmlinux 0xafaa6031 _find_next_and_bit +EXPORT_SYMBOL vmlinux 0xafb372b3 dst_cow_metrics_generic +EXPORT_SYMBOL vmlinux 0xafc55f96 ipv6_mc_check_mld +EXPORT_SYMBOL vmlinux 0xafc5b446 filp_close +EXPORT_SYMBOL vmlinux 0xafd3bfe5 try_to_free_buffers +EXPORT_SYMBOL vmlinux 0xafe82e10 strcspn +EXPORT_SYMBOL vmlinux 0xb00922ca dev_addr_add +EXPORT_SYMBOL vmlinux 0xb00d6925 netdev_crit +EXPORT_SYMBOL vmlinux 0xb017d0a5 jbd2_journal_errno +EXPORT_SYMBOL vmlinux 0xb01bebf9 xfrm_get_acqseq +EXPORT_SYMBOL vmlinux 0xb0270e37 md_cluster_ops +EXPORT_SYMBOL vmlinux 0xb02e1659 netlink_unicast +EXPORT_SYMBOL vmlinux 0xb03a34d1 pcie_capability_read_word +EXPORT_SYMBOL vmlinux 0xb03b5ca2 __xfrm_route_forward +EXPORT_SYMBOL vmlinux 0xb03f0f1c param_set_byte +EXPORT_SYMBOL vmlinux 0xb058ca07 dim_calc_stats +EXPORT_SYMBOL vmlinux 0xb05fc310 sysctl_rmem_max +EXPORT_SYMBOL vmlinux 0xb084d362 ap_is_se_guest +EXPORT_SYMBOL vmlinux 0xb085bcef kernel_tmpfile_open +EXPORT_SYMBOL vmlinux 0xb0967c5b dfltcc_reset_inflate_state +EXPORT_SYMBOL vmlinux 0xb0c79f3f rt_mutex_base_init +EXPORT_SYMBOL vmlinux 0xb0e10781 get_option +EXPORT_SYMBOL vmlinux 0xb0eda7e7 iucv_path_sever +EXPORT_SYMBOL vmlinux 0xb10e7df4 __kfifo_dma_in_prepare +EXPORT_SYMBOL vmlinux 0xb110ec29 rtnl_offload_xstats_notify +EXPORT_SYMBOL vmlinux 0xb1176e59 try_wait_for_completion +EXPORT_SYMBOL vmlinux 0xb12cbacb fb_unregister_client +EXPORT_SYMBOL vmlinux 0xb136611c dquot_commit +EXPORT_SYMBOL vmlinux 0xb13be821 get_mem_cgroup_from_mm +EXPORT_SYMBOL vmlinux 0xb14ab1ef hdmi_audio_infoframe_init +EXPORT_SYMBOL vmlinux 0xb14fc46a find_next_clump8 +EXPORT_SYMBOL vmlinux 0xb1518e15 cancel_work +EXPORT_SYMBOL vmlinux 0xb159c5ff netdev_offload_xstats_push_delta +EXPORT_SYMBOL vmlinux 0xb16d183c xfrm_policy_byid +EXPORT_SYMBOL vmlinux 0xb178e529 fscrypt_fname_disk_to_usr +EXPORT_SYMBOL vmlinux 0xb1830038 override_creds +EXPORT_SYMBOL vmlinux 0xb1837b84 pci_free_irq +EXPORT_SYMBOL vmlinux 0xb18bdf05 devm_release_resource +EXPORT_SYMBOL vmlinux 0xb1c3a01a oops_in_progress +EXPORT_SYMBOL vmlinux 0xb1ddf995 jiffies_64_to_clock_t +EXPORT_SYMBOL vmlinux 0xb1e12825 pci_bus_assign_resources +EXPORT_SYMBOL vmlinux 0xb1e8126c down_timeout +EXPORT_SYMBOL vmlinux 0xb222e6db dma_fence_array_ops +EXPORT_SYMBOL vmlinux 0xb2251eee __traceiter_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xb22e16d5 radix_tree_maybe_preload +EXPORT_SYMBOL vmlinux 0xb26051b0 forget_all_cached_acls +EXPORT_SYMBOL vmlinux 0xb2619924 phy_set_sym_pause +EXPORT_SYMBOL vmlinux 0xb270183e phy_register_fixup_for_id +EXPORT_SYMBOL vmlinux 0xb276cf0e inet_shutdown +EXPORT_SYMBOL vmlinux 0xb2944e16 generic_listxattr +EXPORT_SYMBOL vmlinux 0xb2a78f8d __cgroup_bpf_run_filter_skb +EXPORT_SYMBOL vmlinux 0xb2b0d772 __kfifo_dma_in_finish_r +EXPORT_SYMBOL vmlinux 0xb2c7456a shrink_dcache_parent +EXPORT_SYMBOL vmlinux 0xb2d49f74 md_bitmap_endwrite +EXPORT_SYMBOL vmlinux 0xb2d8422e __sync_dirty_buffer +EXPORT_SYMBOL vmlinux 0xb2e68b41 fscrypt_zeroout_range +EXPORT_SYMBOL vmlinux 0xb2fcb56d queue_delayed_work_on +EXPORT_SYMBOL vmlinux 0xb308c97d wait_woken +EXPORT_SYMBOL vmlinux 0xb3099e32 md_write_inc +EXPORT_SYMBOL vmlinux 0xb31ef40e mapping_read_folio_gfp +EXPORT_SYMBOL vmlinux 0xb320cc0e sg_init_one +EXPORT_SYMBOL vmlinux 0xb3223433 skb_tx_error +EXPORT_SYMBOL vmlinux 0xb3258f79 __ubsan_handle_type_mismatch_v1 +EXPORT_SYMBOL vmlinux 0xb32f2999 blk_mq_end_request +EXPORT_SYMBOL vmlinux 0xb334a7cf netdev_warn +EXPORT_SYMBOL vmlinux 0xb339435c dump_page +EXPORT_SYMBOL vmlinux 0xb34daf96 sk_mc_loop +EXPORT_SYMBOL vmlinux 0xb3687850 out_of_line_wait_on_bit_lock +EXPORT_SYMBOL vmlinux 0xb375c416 _dev_crit +EXPORT_SYMBOL vmlinux 0xb376d45f dev_pick_tx_zero +EXPORT_SYMBOL vmlinux 0xb381ff9e ida_destroy +EXPORT_SYMBOL vmlinux 0xb3914412 sockopt_release_sock +EXPORT_SYMBOL vmlinux 0xb3917259 from_kuid +EXPORT_SYMBOL vmlinux 0xb399e924 blk_mq_tagset_wait_completed_request +EXPORT_SYMBOL vmlinux 0xb39a50f0 fwnode_get_mac_address +EXPORT_SYMBOL vmlinux 0xb3a42283 capable_wrt_inode_uidgid +EXPORT_SYMBOL vmlinux 0xb3a58be5 flow_rule_match_ports_range +EXPORT_SYMBOL vmlinux 0xb3a7ff68 kthread_complete_and_exit +EXPORT_SYMBOL vmlinux 0xb3b52d2d phy_detach +EXPORT_SYMBOL vmlinux 0xb3ba075f pci_bus_add_devices +EXPORT_SYMBOL vmlinux 0xb3be9249 xfrm_init_replay +EXPORT_SYMBOL vmlinux 0xb3c76c3b import_iovec +EXPORT_SYMBOL vmlinux 0xb3d2c76d scsi_hostbyte_string +EXPORT_SYMBOL vmlinux 0xb3d3538f get_vm_area +EXPORT_SYMBOL vmlinux 0xb3d9b3a5 zpool_register_driver +EXPORT_SYMBOL vmlinux 0xb3ddc56f napi_consume_skb +EXPORT_SYMBOL vmlinux 0xb3e0df41 filemap_splice_read +EXPORT_SYMBOL vmlinux 0xb3f16f87 sk_stream_kill_queues +EXPORT_SYMBOL vmlinux 0xb3f7646e kthread_should_stop +EXPORT_SYMBOL vmlinux 0xb3ff1f69 free_pages_exact +EXPORT_SYMBOL vmlinux 0xb4177a31 devm_register_netdev +EXPORT_SYMBOL vmlinux 0xb423dba1 console_blanked +EXPORT_SYMBOL vmlinux 0xb4258d5f simple_rename +EXPORT_SYMBOL vmlinux 0xb4338754 input_mt_report_slot_state +EXPORT_SYMBOL vmlinux 0xb437f789 pci_pme_active +EXPORT_SYMBOL vmlinux 0xb4417b53 __blk_alloc_disk +EXPORT_SYMBOL vmlinux 0xb45ae3c3 inode_io_list_del +EXPORT_SYMBOL vmlinux 0xb467fcb0 unix_get_socket +EXPORT_SYMBOL vmlinux 0xb48d4d22 security_sb_eat_lsm_opts +EXPORT_SYMBOL vmlinux 0xb49587df unregister_mii_timestamper +EXPORT_SYMBOL vmlinux 0xb4afb043 trace_seq_acquire +EXPORT_SYMBOL vmlinux 0xb4b2cb87 mdiobus_c45_read +EXPORT_SYMBOL vmlinux 0xb4de337d blk_queue_max_segments +EXPORT_SYMBOL vmlinux 0xb4df755f mem_cgroup_from_task +EXPORT_SYMBOL vmlinux 0xb4e8fc3f ip_sock_set_pktinfo +EXPORT_SYMBOL vmlinux 0xb534f61f __kfifo_alloc +EXPORT_SYMBOL vmlinux 0xb54fef2c vfs_iter_read +EXPORT_SYMBOL vmlinux 0xb59564ba seq_read_iter +EXPORT_SYMBOL vmlinux 0xb5a459dc unregister_blkdev +EXPORT_SYMBOL vmlinux 0xb5a6a551 netdev_offload_xstats_enabled +EXPORT_SYMBOL vmlinux 0xb5aa7165 dma_pool_destroy +EXPORT_SYMBOL vmlinux 0xb5b63711 fileattr_fill_xflags +EXPORT_SYMBOL vmlinux 0xb5bbf656 sock_common_setsockopt +EXPORT_SYMBOL vmlinux 0xb5d3119d _atomic_dec_and_lock +EXPORT_SYMBOL vmlinux 0xb5e73116 flush_delayed_work +EXPORT_SYMBOL vmlinux 0xb60406da scsi_set_medium_removal +EXPORT_SYMBOL vmlinux 0xb60a6bc9 netif_device_attach +EXPORT_SYMBOL vmlinux 0xb60b4d74 dup_iter +EXPORT_SYMBOL vmlinux 0xb6263f0d blk_mq_alloc_disk_for_queue +EXPORT_SYMBOL vmlinux 0xb6264a6c vc_resize +EXPORT_SYMBOL vmlinux 0xb62bb548 __put_user_ns +EXPORT_SYMBOL vmlinux 0xb62f61f4 napi_complete_done +EXPORT_SYMBOL vmlinux 0xb62f735b napi_enable +EXPORT_SYMBOL vmlinux 0xb6308446 __load_fpu_regs +EXPORT_SYMBOL vmlinux 0xb633f115 irq_poll_enable +EXPORT_SYMBOL vmlinux 0xb63644e6 flow_rule_match_vlan +EXPORT_SYMBOL vmlinux 0xb6480ccf __inc_zone_page_state +EXPORT_SYMBOL vmlinux 0xb649eab2 dmam_free_coherent +EXPORT_SYMBOL vmlinux 0xb64ba02a iget_failed +EXPORT_SYMBOL vmlinux 0xb65b1993 dev_get_port_parent_id +EXPORT_SYMBOL vmlinux 0xb661b39e genphy_config_eee_advert +EXPORT_SYMBOL vmlinux 0xb6640816 phy_get_c45_ids +EXPORT_SYMBOL vmlinux 0xb66e96d8 netlbl_audit_start +EXPORT_SYMBOL vmlinux 0xb678366f int_sqrt +EXPORT_SYMBOL vmlinux 0xb67fec0e uuid_parse +EXPORT_SYMBOL vmlinux 0xb692395e neigh_proc_dointvec +EXPORT_SYMBOL vmlinux 0xb6936ffe _bcd2bin +EXPORT_SYMBOL vmlinux 0xb6a34665 alloc_netdev_mqs +EXPORT_SYMBOL vmlinux 0xb6a7f0a1 generic_block_bmap +EXPORT_SYMBOL vmlinux 0xb6acaa13 phy_sfp_detach +EXPORT_SYMBOL vmlinux 0xb6b5cd6a dev_set_mac_address +EXPORT_SYMBOL vmlinux 0xb6cb556a _find_first_and_bit +EXPORT_SYMBOL vmlinux 0xb6d5dd94 ethtool_aggregate_phy_stats +EXPORT_SYMBOL vmlinux 0xb6e36ce2 psched_ratecfg_precompute +EXPORT_SYMBOL vmlinux 0xb6e63f19 invalidate_disk +EXPORT_SYMBOL vmlinux 0xb6ec0ae1 skb_condense +EXPORT_SYMBOL vmlinux 0xb6f4dbfc ___ratelimit +EXPORT_SYMBOL vmlinux 0xb6fbeefe xxh64 +EXPORT_SYMBOL vmlinux 0xb6fde909 close_fd +EXPORT_SYMBOL vmlinux 0xb70dee93 udp_disconnect +EXPORT_SYMBOL vmlinux 0xb71589f0 skip_spaces +EXPORT_SYMBOL vmlinux 0xb71ed69f __hw_addr_unsync +EXPORT_SYMBOL vmlinux 0xb723d5e9 cdrom_mode_select +EXPORT_SYMBOL vmlinux 0xb7395eb7 block_read_full_folio +EXPORT_SYMBOL vmlinux 0xb73ea75e sys_fillrect +EXPORT_SYMBOL vmlinux 0xb767da6c dquot_get_next_id +EXPORT_SYMBOL vmlinux 0xb783943c inode_owner_or_capable +EXPORT_SYMBOL vmlinux 0xb78700c3 kstrtou8_from_user +EXPORT_SYMBOL vmlinux 0xb78788ed netlink_net_capable +EXPORT_SYMBOL vmlinux 0xb78debe3 LZ4_decompress_fast_usingDict +EXPORT_SYMBOL vmlinux 0xb79708c9 skb_free_datagram +EXPORT_SYMBOL vmlinux 0xb79df1ed netif_set_real_num_queues +EXPORT_SYMBOL vmlinux 0xb7a26d2f mtree_load +EXPORT_SYMBOL vmlinux 0xb7aadc93 xfrm_state_free +EXPORT_SYMBOL vmlinux 0xb7aead53 tcp_recv_skb +EXPORT_SYMBOL vmlinux 0xb7aefade lookup_positive_unlocked +EXPORT_SYMBOL vmlinux 0xb7af5dfe cdev_alloc +EXPORT_SYMBOL vmlinux 0xb7bffb66 phy_start_cable_test +EXPORT_SYMBOL vmlinux 0xb7c0050c key_type_keyring +EXPORT_SYMBOL vmlinux 0xb7c6db70 sysctl_max_skb_frags +EXPORT_SYMBOL vmlinux 0xb7c8a963 page_symlink +EXPORT_SYMBOL vmlinux 0xb7cce937 netif_rx +EXPORT_SYMBOL vmlinux 0xb7ee2a2c diag26c +EXPORT_SYMBOL vmlinux 0xb7f1429e bio_put +EXPORT_SYMBOL vmlinux 0xb81196d9 crypto_sha512_update +EXPORT_SYMBOL vmlinux 0xb827d331 __cond_resched_rwlock_write +EXPORT_SYMBOL vmlinux 0xb82d90d3 stream_open +EXPORT_SYMBOL vmlinux 0xb868ac5c register_sysrq_key +EXPORT_SYMBOL vmlinux 0xb87cdb69 tty_port_hangup +EXPORT_SYMBOL vmlinux 0xb87f5b9d tcw_set_tccb +EXPORT_SYMBOL vmlinux 0xb89b6e6b guid_parse +EXPORT_SYMBOL vmlinux 0xb8b043f2 kfree_link +EXPORT_SYMBOL vmlinux 0xb8b27e06 __sie64a +EXPORT_SYMBOL vmlinux 0xb8bc1327 ilookup5 +EXPORT_SYMBOL vmlinux 0xb8d598fd dev_mc_flush +EXPORT_SYMBOL vmlinux 0xb8f82dcd folio_mapping +EXPORT_SYMBOL vmlinux 0xb8fc026b notify_change +EXPORT_SYMBOL vmlinux 0xb90020a7 security_unix_stream_connect +EXPORT_SYMBOL vmlinux 0xb9082388 dm_mq_kick_requeue_list +EXPORT_SYMBOL vmlinux 0xb911bb58 minmax_running_max +EXPORT_SYMBOL vmlinux 0xb912e068 xfrm_state_update +EXPORT_SYMBOL vmlinux 0xb915ceca itcw_init +EXPORT_SYMBOL vmlinux 0xb928aa45 netdev_rss_key_fill +EXPORT_SYMBOL vmlinux 0xb94339c4 qdisc_put_stab +EXPORT_SYMBOL vmlinux 0xb94f4d5d __kmalloc_node_track_caller +EXPORT_SYMBOL vmlinux 0xb956d7f1 sched_autogroup_create_attach +EXPORT_SYMBOL vmlinux 0xb9595a08 tcf_em_tree_validate +EXPORT_SYMBOL vmlinux 0xb95f1067 security_unix_may_send +EXPORT_SYMBOL vmlinux 0xb964ecde blk_get_queue +EXPORT_SYMBOL vmlinux 0xb9673e68 key_reject_and_link +EXPORT_SYMBOL vmlinux 0xb96c4f9e audit_log_subject_context +EXPORT_SYMBOL vmlinux 0xb97220ff bitmap_parse +EXPORT_SYMBOL vmlinux 0xb97924bc raw3270_find_view +EXPORT_SYMBOL vmlinux 0xb9825984 __klp_sched_try_switch +EXPORT_SYMBOL vmlinux 0xb9bcd210 sock_dequeue_err_skb +EXPORT_SYMBOL vmlinux 0xb9cfe109 filp_open +EXPORT_SYMBOL vmlinux 0xb9e669c0 param_get_int +EXPORT_SYMBOL vmlinux 0xb9e8e2cc in6addr_sitelocal_allrouters +EXPORT_SYMBOL vmlinux 0xba0676e2 vm_zone_stat +EXPORT_SYMBOL vmlinux 0xba361955 passthru_features_check +EXPORT_SYMBOL vmlinux 0xba3b2011 scsi_eh_restore_cmnd +EXPORT_SYMBOL vmlinux 0xba3e3979 blk_mq_start_request +EXPORT_SYMBOL vmlinux 0xba46a344 __tracepoint_s390_cio_rsch +EXPORT_SYMBOL vmlinux 0xba497f13 loops_per_jiffy +EXPORT_SYMBOL vmlinux 0xba49b368 filemap_alloc_folio +EXPORT_SYMBOL vmlinux 0xba8c4ced kernel_param_unlock +EXPORT_SYMBOL vmlinux 0xbaa1dddd ping_prot +EXPORT_SYMBOL vmlinux 0xbaa31c87 xfrm_policy_delete +EXPORT_SYMBOL vmlinux 0xbaa4785c skb_add_rx_frag +EXPORT_SYMBOL vmlinux 0xbac53f7f xfrm_state_walk +EXPORT_SYMBOL vmlinux 0xbae2564b pci_bus_type +EXPORT_SYMBOL vmlinux 0xbafa632e __do_once_sleepable_start +EXPORT_SYMBOL vmlinux 0xbb0540aa zlib_inflateReset +EXPORT_SYMBOL vmlinux 0xbb08dbee tcp_v4_md5_lookup +EXPORT_SYMBOL vmlinux 0xbb090832 ip_defrag +EXPORT_SYMBOL vmlinux 0xbb126532 phy_read_mmd +EXPORT_SYMBOL vmlinux 0xbb16ec8a tcp_sock_set_user_timeout +EXPORT_SYMBOL vmlinux 0xbb21ab0e dec_zone_page_state +EXPORT_SYMBOL vmlinux 0xbb23b70f mpage_read_folio +EXPORT_SYMBOL vmlinux 0xbb24f607 init_cdrom_command +EXPORT_SYMBOL vmlinux 0xbb50ecc8 input_unregister_handle +EXPORT_SYMBOL vmlinux 0xbb5934be __wake_up_bit +EXPORT_SYMBOL vmlinux 0xbb675827 mr_table_dump +EXPORT_SYMBOL vmlinux 0xbb7cdfe3 phy_support_sym_pause +EXPORT_SYMBOL vmlinux 0xbb8420dd inet_reqsk_alloc +EXPORT_SYMBOL vmlinux 0xbb9d0dc5 bin2hex +EXPORT_SYMBOL vmlinux 0xbbb98cc3 debugfs_create_automount +EXPORT_SYMBOL vmlinux 0xbbd6ba24 param_set_ushort +EXPORT_SYMBOL vmlinux 0xbbdd8009 security_sctp_sk_clone +EXPORT_SYMBOL vmlinux 0xbbe4d090 dquot_release +EXPORT_SYMBOL vmlinux 0xbc0ed670 keyring_alloc +EXPORT_SYMBOL vmlinux 0xbc1235b2 inet_sock_destruct +EXPORT_SYMBOL vmlinux 0xbc1632a1 pci_unmap_rom +EXPORT_SYMBOL vmlinux 0xbc1e87c2 file_open_root +EXPORT_SYMBOL vmlinux 0xbc1ff883 vm_insert_page +EXPORT_SYMBOL vmlinux 0xbc2fb434 sk_stream_wait_memory +EXPORT_SYMBOL vmlinux 0xbc4d5e3b phy_queue_state_machine +EXPORT_SYMBOL vmlinux 0xbc6be56c copy_page_from_iter_atomic +EXPORT_SYMBOL vmlinux 0xbc764233 jbd2_transaction_committed +EXPORT_SYMBOL vmlinux 0xbc76641a __SCK__tp_func_s390_cio_ssch +EXPORT_SYMBOL vmlinux 0xbc78829b dev_disable_lro +EXPORT_SYMBOL vmlinux 0xbc833b80 sock_recv_errqueue +EXPORT_SYMBOL vmlinux 0xbc8aad5e d_obtain_alias +EXPORT_SYMBOL vmlinux 0xbca7112e diag_stat_inc_norecursion +EXPORT_SYMBOL vmlinux 0xbcab6ee6 sscanf +EXPORT_SYMBOL vmlinux 0xbcb36fe4 hugetlb_optimize_vmemmap_key +EXPORT_SYMBOL vmlinux 0xbcc7bc14 inet_csk_delete_keepalive_timer +EXPORT_SYMBOL vmlinux 0xbcf61b9b skb_copy_expand +EXPORT_SYMBOL vmlinux 0xbd06d630 can_nice +EXPORT_SYMBOL vmlinux 0xbd1c54c1 inet_csk_clear_xmit_timers +EXPORT_SYMBOL vmlinux 0xbd2f2a4c fs_param_is_enum +EXPORT_SYMBOL vmlinux 0xbd492e74 phy_error +EXPORT_SYMBOL vmlinux 0xbd4b6e1d __set_page_dirty_nobuffers +EXPORT_SYMBOL vmlinux 0xbd60d758 phy_ethtool_set_eee +EXPORT_SYMBOL vmlinux 0xbd9c7aff dma_resv_add_fence +EXPORT_SYMBOL vmlinux 0xbdab7fc9 kernel_listen +EXPORT_SYMBOL vmlinux 0xbdc3baa1 ip_route_input_noref +EXPORT_SYMBOL vmlinux 0xbdeb5e8e pci_unregister_driver +EXPORT_SYMBOL vmlinux 0xbe0658ed netdev_master_upper_dev_get_rcu +EXPORT_SYMBOL vmlinux 0xbe32bcba iucv_root +EXPORT_SYMBOL vmlinux 0xbe345663 drop_nlink +EXPORT_SYMBOL vmlinux 0xbe3bf110 from_kuid_munged +EXPORT_SYMBOL vmlinux 0xbe44db48 dm_table_get_md +EXPORT_SYMBOL vmlinux 0xbe4eb6ed secure_dccpv6_sequence_number +EXPORT_SYMBOL vmlinux 0xbe5a24e9 xxh32_copy_state +EXPORT_SYMBOL vmlinux 0xbe726799 ip_getsockopt +EXPORT_SYMBOL vmlinux 0xbe79bdd8 tcf_em_tree_destroy +EXPORT_SYMBOL vmlinux 0xbe89b523 sg_miter_next +EXPORT_SYMBOL vmlinux 0xbebae7b8 pci_bus_read_config_dword +EXPORT_SYMBOL vmlinux 0xbee4bbb4 kernel_getsockname +EXPORT_SYMBOL vmlinux 0xbee86f4c inet_recvmsg +EXPORT_SYMBOL vmlinux 0xbeee9c19 __dec_node_page_state +EXPORT_SYMBOL vmlinux 0xbef43296 console_conditional_schedule +EXPORT_SYMBOL vmlinux 0xbef53f33 scnprintf +EXPORT_SYMBOL vmlinux 0xbf07cc16 param_ops_bint +EXPORT_SYMBOL vmlinux 0xbf10b6d2 dst_release_immediate +EXPORT_SYMBOL vmlinux 0xbf143054 cdrom_get_last_written +EXPORT_SYMBOL vmlinux 0xbf1986de fs_param_is_bool +EXPORT_SYMBOL vmlinux 0xbf22277a __folio_start_writeback +EXPORT_SYMBOL vmlinux 0xbf49aafa percpu_counter_set +EXPORT_SYMBOL vmlinux 0xbf52ccb9 __tty_alloc_driver +EXPORT_SYMBOL vmlinux 0xbf59c419 posix_acl_init +EXPORT_SYMBOL vmlinux 0xbf60aad0 drop_reasons_by_subsys +EXPORT_SYMBOL vmlinux 0xbf7cc0c0 flow_block_cb_incref +EXPORT_SYMBOL vmlinux 0xbf915c1f flow_indr_dev_register +EXPORT_SYMBOL vmlinux 0xbf9a5a1e __init_rwsem +EXPORT_SYMBOL vmlinux 0xbfa51baf dquot_set_dqblk +EXPORT_SYMBOL vmlinux 0xbfa6f364 kill_block_super +EXPORT_SYMBOL vmlinux 0xbfb7b5c1 km_new_mapping +EXPORT_SYMBOL vmlinux 0xbfc5db75 jbd2_wait_inode_data +EXPORT_SYMBOL vmlinux 0xbfcfe6b6 md_reap_sync_thread +EXPORT_SYMBOL vmlinux 0xbfd9f046 remove_wait_queue +EXPORT_SYMBOL vmlinux 0xbffebf7c unregister_fib_notifier +EXPORT_SYMBOL vmlinux 0xc0159cb5 simple_statfs +EXPORT_SYMBOL vmlinux 0xc04012cf netdev_upper_get_next_dev_rcu +EXPORT_SYMBOL vmlinux 0xc053ce91 key_alloc +EXPORT_SYMBOL vmlinux 0xc060c3f4 page_pool_ethtool_stats_get +EXPORT_SYMBOL vmlinux 0xc064b6b1 netlink_capable +EXPORT_SYMBOL vmlinux 0xc06e43ed posix_test_lock +EXPORT_SYMBOL vmlinux 0xc06fa7e0 add_wait_queue_exclusive +EXPORT_SYMBOL vmlinux 0xc07b0863 fb_destroy_modedb +EXPORT_SYMBOL vmlinux 0xc0bfb9d4 VMALLOC_END +EXPORT_SYMBOL vmlinux 0xc0c01628 seg6_hmac_info_del +EXPORT_SYMBOL vmlinux 0xc0e5e4e6 itcw_get_tcw +EXPORT_SYMBOL vmlinux 0xc0fd237c xxh32 +EXPORT_SYMBOL vmlinux 0xc0fe9137 __printk_cpu_sync_put +EXPORT_SYMBOL vmlinux 0xc0ff12fb nla_strdup +EXPORT_SYMBOL vmlinux 0xc0ff21c1 input_get_new_minor +EXPORT_SYMBOL vmlinux 0xc10b0764 __dynamic_netdev_dbg +EXPORT_SYMBOL vmlinux 0xc1198662 __warn_flushing_systemwide_wq +EXPORT_SYMBOL vmlinux 0xc136f890 security_sb_mnt_opts_compat +EXPORT_SYMBOL vmlinux 0xc1394dbd mod_virt_timer_periodic +EXPORT_SYMBOL vmlinux 0xc13e549e kbd_alloc +EXPORT_SYMBOL vmlinux 0xc140bb46 page_pool_create +EXPORT_SYMBOL vmlinux 0xc1514a3b free_irq +EXPORT_SYMBOL vmlinux 0xc160cd52 pcix_set_mmrbc +EXPORT_SYMBOL vmlinux 0xc16be39d iter_div_u64_rem +EXPORT_SYMBOL vmlinux 0xc16fe12d __memcpy +EXPORT_SYMBOL vmlinux 0xc1819e64 blkdev_get_by_path +EXPORT_SYMBOL vmlinux 0xc194be5f ccw_device_get_mdc +EXPORT_SYMBOL vmlinux 0xc1c04c49 vfs_iocb_iter_write +EXPORT_SYMBOL vmlinux 0xc1c5ac15 netdev_offload_xstats_get +EXPORT_SYMBOL vmlinux 0xc1cd60c4 zerocopy_sg_from_iter +EXPORT_SYMBOL vmlinux 0xc1d8cfaf __fdget +EXPORT_SYMBOL vmlinux 0xc1e6d61b inet_sk_rebuild_header +EXPORT_SYMBOL vmlinux 0xc1ef7fa8 blk_mq_alloc_tag_set +EXPORT_SYMBOL vmlinux 0xc1f0c2d0 skb_coalesce_rx_frag +EXPORT_SYMBOL vmlinux 0xc1f76571 input_setup_polling +EXPORT_SYMBOL vmlinux 0xc213cfab ip_tunnel_header_ops +EXPORT_SYMBOL vmlinux 0xc22e8a42 tcp_enter_cwr +EXPORT_SYMBOL vmlinux 0xc22f6693 call_fib_notifier +EXPORT_SYMBOL vmlinux 0xc230473b xp_raw_get_data +EXPORT_SYMBOL vmlinux 0xc23761be udp_prot +EXPORT_SYMBOL vmlinux 0xc250590f strnlen_user +EXPORT_SYMBOL vmlinux 0xc27ee138 __SCK__tp_func_s390_cio_stsch +EXPORT_SYMBOL vmlinux 0xc2898c44 dcache_dir_lseek +EXPORT_SYMBOL vmlinux 0xc28f6ea9 dec_node_page_state +EXPORT_SYMBOL vmlinux 0xc29ed68e module_put +EXPORT_SYMBOL vmlinux 0xc2c27fa1 get_ipc_ns_exported +EXPORT_SYMBOL vmlinux 0xc2e587d1 reset_devices +EXPORT_SYMBOL vmlinux 0xc2ef60fe ip_sock_set_tos +EXPORT_SYMBOL vmlinux 0xc2f40c8b iucv_bus +EXPORT_SYMBOL vmlinux 0xc3055d20 usleep_range_state +EXPORT_SYMBOL vmlinux 0xc30766ee __hw_addr_ref_sync_dev +EXPORT_SYMBOL vmlinux 0xc3130be7 pci_clear_master +EXPORT_SYMBOL vmlinux 0xc31db0ce is_vmalloc_addr +EXPORT_SYMBOL vmlinux 0xc32c71af register_inetaddr_validator_notifier +EXPORT_SYMBOL vmlinux 0xc338af01 seq_escape_mem +EXPORT_SYMBOL vmlinux 0xc345d53e skb_flow_dissect_tunnel_info +EXPORT_SYMBOL vmlinux 0xc34a64eb dma_fence_chain_init +EXPORT_SYMBOL vmlinux 0xc359fb65 abort +EXPORT_SYMBOL vmlinux 0xc362112c phy_driver_register +EXPORT_SYMBOL vmlinux 0xc3670ae8 mdio_bus_type +EXPORT_SYMBOL vmlinux 0xc3764373 d_instantiate +EXPORT_SYMBOL vmlinux 0xc38a6c60 kobject_set_name +EXPORT_SYMBOL vmlinux 0xc38c83b8 mod_timer +EXPORT_SYMBOL vmlinux 0xc38e403d __sk_dst_check +EXPORT_SYMBOL vmlinux 0xc3e3e515 pcim_pin_device +EXPORT_SYMBOL vmlinux 0xc3e45457 down_killable +EXPORT_SYMBOL vmlinux 0xc3f55fbc tcp_mss_to_mtu +EXPORT_SYMBOL vmlinux 0xc3fdc9ce dev_close +EXPORT_SYMBOL vmlinux 0xc402f373 tcp_add_backlog +EXPORT_SYMBOL vmlinux 0xc416c3ff skb_unlink +EXPORT_SYMBOL vmlinux 0xc419df59 md_register_thread +EXPORT_SYMBOL vmlinux 0xc4212ab9 qdisc_class_hash_insert +EXPORT_SYMBOL vmlinux 0xc4290147 inet_addr_type_table +EXPORT_SYMBOL vmlinux 0xc433a088 __read_overflow2_field +EXPORT_SYMBOL vmlinux 0xc470f62d dma_map_sg_attrs +EXPORT_SYMBOL vmlinux 0xc4764e71 scsi_remove_host +EXPORT_SYMBOL vmlinux 0xc4777aa9 __ctzsi2 +EXPORT_SYMBOL vmlinux 0xc478e6d3 xfrm6_rcv_spi +EXPORT_SYMBOL vmlinux 0xc4a83cc3 zstd_cctx_workspace_bound +EXPORT_SYMBOL vmlinux 0xc4b93e71 __module_put_and_kthread_exit +EXPORT_SYMBOL vmlinux 0xc4bb29d5 copy_page_to_iter_nofault +EXPORT_SYMBOL vmlinux 0xc4ea51ee genphy_read_mmd_unsupported +EXPORT_SYMBOL vmlinux 0xc4f43370 dma_fence_wait_any_timeout +EXPORT_SYMBOL vmlinux 0xc53139e9 pci_rebar_get_possible_sizes +EXPORT_SYMBOL vmlinux 0xc53c4e62 cpumask_next_wrap +EXPORT_SYMBOL vmlinux 0xc5475c09 mdio_driver_unregister +EXPORT_SYMBOL vmlinux 0xc560c558 ccw_device_dma_free +EXPORT_SYMBOL vmlinux 0xc56c3609 xz_dec_microlzma_reset +EXPORT_SYMBOL vmlinux 0xc5741874 tcf_block_put_ext +EXPORT_SYMBOL vmlinux 0xc57b8611 diag210 +EXPORT_SYMBOL vmlinux 0xc5928ec0 pci_save_state +EXPORT_SYMBOL vmlinux 0xc599a772 security_xfrm_state_delete +EXPORT_SYMBOL vmlinux 0xc5ad93b8 sie_exit +EXPORT_SYMBOL vmlinux 0xc5b0d06f lockref_put_return +EXPORT_SYMBOL vmlinux 0xc5b6f236 queue_work_on +EXPORT_SYMBOL vmlinux 0xc5c8b56c raw_copy_to_user +EXPORT_SYMBOL vmlinux 0xc5d1be9b skb_try_coalesce +EXPORT_SYMBOL vmlinux 0xc5e74216 release_resource +EXPORT_SYMBOL vmlinux 0xc5f7e801 sg_last +EXPORT_SYMBOL vmlinux 0xc60d0620 __num_online_cpus +EXPORT_SYMBOL vmlinux 0xc622ea97 stsi +EXPORT_SYMBOL vmlinux 0xc62ab2bc mempool_destroy +EXPORT_SYMBOL vmlinux 0xc631580a console_unlock +EXPORT_SYMBOL vmlinux 0xc6329d28 kernel_write +EXPORT_SYMBOL vmlinux 0xc633d82d phy_unregister_fixup +EXPORT_SYMBOL vmlinux 0xc6449e3d phy_free_interrupt +EXPORT_SYMBOL vmlinux 0xc6463c55 sock_no_connect +EXPORT_SYMBOL vmlinux 0xc648d01a posix_acl_update_mode +EXPORT_SYMBOL vmlinux 0xc65e4e97 secure_dccp_sequence_number +EXPORT_SYMBOL vmlinux 0xc66d3543 __seq_open_private +EXPORT_SYMBOL vmlinux 0xc6cbbc89 capable +EXPORT_SYMBOL vmlinux 0xc6e27cf6 pci_wake_from_d3 +EXPORT_SYMBOL vmlinux 0xc6f3b3fc refcount_dec_if_one +EXPORT_SYMBOL vmlinux 0xc6f3e604 task_lookup_next_fd_rcu +EXPORT_SYMBOL vmlinux 0xc6f46339 init_timer_key +EXPORT_SYMBOL vmlinux 0xc6f8989b airq_iv_release +EXPORT_SYMBOL vmlinux 0xc6f9549f rtnl_notify +EXPORT_SYMBOL vmlinux 0xc6f9d292 sync_mapping_buffers +EXPORT_SYMBOL vmlinux 0xc6fb02c7 pci_release_region +EXPORT_SYMBOL vmlinux 0xc709d311 sock_i_uid +EXPORT_SYMBOL vmlinux 0xc714fd90 xfrm_unregister_type_offload +EXPORT_SYMBOL vmlinux 0xc72f7279 zstd_get_error_name +EXPORT_SYMBOL vmlinux 0xc733db9b scsi_vpd_lun_id +EXPORT_SYMBOL vmlinux 0xc7501e3b generic_file_write_iter +EXPORT_SYMBOL vmlinux 0xc764f031 tcf_idr_search +EXPORT_SYMBOL vmlinux 0xc7687eb1 __traceiter_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xc76bc898 locks_lock_inode_wait +EXPORT_SYMBOL vmlinux 0xc77c437f fb_set_cmap +EXPORT_SYMBOL vmlinux 0xc7856a3d inet6addr_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xc785b879 dma_map_resource +EXPORT_SYMBOL vmlinux 0xc79c4d12 xfrm_register_type +EXPORT_SYMBOL vmlinux 0xc7a24d76 sysfs_format_mac +EXPORT_SYMBOL vmlinux 0xc7a4fbed rtnl_lock +EXPORT_SYMBOL vmlinux 0xc7a81bdf nf_setsockopt +EXPORT_SYMBOL vmlinux 0xc7ae1903 security_lock_kernel_down +EXPORT_SYMBOL vmlinux 0xc7c1107a LZ4_decompress_safe +EXPORT_SYMBOL vmlinux 0xc7d2cf1a kstrtoul_from_user +EXPORT_SYMBOL vmlinux 0xc804403c devm_ioremap +EXPORT_SYMBOL vmlinux 0xc808deb9 vfs_fsync +EXPORT_SYMBOL vmlinux 0xc80a83bb remap_pfn_range +EXPORT_SYMBOL vmlinux 0xc80d1677 __destroy_inode +EXPORT_SYMBOL vmlinux 0xc8106878 gen_pool_fixed_alloc +EXPORT_SYMBOL vmlinux 0xc816a2c8 eth_header_parse_protocol +EXPORT_SYMBOL vmlinux 0xc81db162 __skb_try_recv_datagram +EXPORT_SYMBOL vmlinux 0xc82459f1 pcie_print_link_status +EXPORT_SYMBOL vmlinux 0xc82e8c9b user_revoke +EXPORT_SYMBOL vmlinux 0xc83904ae skb_pull +EXPORT_SYMBOL vmlinux 0xc839afed hdmi_audio_infoframe_check +EXPORT_SYMBOL vmlinux 0xc8402069 t10_pi_type3_crc +EXPORT_SYMBOL vmlinux 0xc847206a mode_strip_sgid +EXPORT_SYMBOL vmlinux 0xc84a0a7e seq_hlist_start_rcu +EXPORT_SYMBOL vmlinux 0xc84d2875 bio_alloc_clone +EXPORT_SYMBOL vmlinux 0xc854ee48 console_stop +EXPORT_SYMBOL vmlinux 0xc8561200 sched_autogroup_detach +EXPORT_SYMBOL vmlinux 0xc86a6174 __kfifo_from_user_r +EXPORT_SYMBOL vmlinux 0xc872fd85 in6addr_interfacelocal_allnodes +EXPORT_SYMBOL vmlinux 0xc8756e2e seg6_hmac_info_add +EXPORT_SYMBOL vmlinux 0xc87ce99f __do_once_sleepable_done +EXPORT_SYMBOL vmlinux 0xc8827b75 sysctl_vals +EXPORT_SYMBOL vmlinux 0xc883b6c1 close_fd_get_file +EXPORT_SYMBOL vmlinux 0xc890c008 zlib_deflateEnd +EXPORT_SYMBOL vmlinux 0xc8a91f5b cpumask_local_spread +EXPORT_SYMBOL vmlinux 0xc8ae27f0 ethtool_op_get_ts_info +EXPORT_SYMBOL vmlinux 0xc8c1f170 ns_capable_noaudit +EXPORT_SYMBOL vmlinux 0xc8cddfa0 neigh_sysctl_unregister +EXPORT_SYMBOL vmlinux 0xc8dba3d4 sock_edemux +EXPORT_SYMBOL vmlinux 0xc8e173ed _find_next_bit_le +EXPORT_SYMBOL vmlinux 0xc8fc9f50 fc_mount +EXPORT_SYMBOL vmlinux 0xc916dd46 __SCK__tp_func_kmalloc +EXPORT_SYMBOL vmlinux 0xc91d61f7 tcf_exts_terse_dump +EXPORT_SYMBOL vmlinux 0xc920f421 security_sock_rcv_skb +EXPORT_SYMBOL vmlinux 0xc9456179 put_ipc_ns +EXPORT_SYMBOL vmlinux 0xc94778d5 dev_trans_start +EXPORT_SYMBOL vmlinux 0xc94fdebf __genradix_ptr +EXPORT_SYMBOL vmlinux 0xc9567531 km_report +EXPORT_SYMBOL vmlinux 0xc9634df9 in6addr_linklocal_allrouters +EXPORT_SYMBOL vmlinux 0xc96afb73 scsi_change_queue_depth +EXPORT_SYMBOL vmlinux 0xc972449f mempool_alloc_slab +EXPORT_SYMBOL vmlinux 0xc97d23c8 km_policy_expired +EXPORT_SYMBOL vmlinux 0xc97f0a42 zstd_get_frame_header +EXPORT_SYMBOL vmlinux 0xc98b146f kill_fasync +EXPORT_SYMBOL vmlinux 0xc9b67a05 set_nlink +EXPORT_SYMBOL vmlinux 0xc9c69ba1 sock_setsockopt +EXPORT_SYMBOL vmlinux 0xc9d1f60b pskb_trim_rcsum_slow +EXPORT_SYMBOL vmlinux 0xc9d459c2 skb_expand_head +EXPORT_SYMBOL vmlinux 0xc9df055a xfrm_policy_walk_init +EXPORT_SYMBOL vmlinux 0xc9ebc533 skb_clone_sk +EXPORT_SYMBOL vmlinux 0xc9eef94c bio_integrity_alloc +EXPORT_SYMBOL vmlinux 0xc9fda570 __dst_destroy_metrics_generic +EXPORT_SYMBOL vmlinux 0xc9fe8f2c skb_eth_pop +EXPORT_SYMBOL vmlinux 0xca17ac01 _find_next_andnot_bit +EXPORT_SYMBOL vmlinux 0xca21ebd3 bitmap_free +EXPORT_SYMBOL vmlinux 0xca431c05 wake_bit_function +EXPORT_SYMBOL vmlinux 0xca468779 qdisc_create_dflt +EXPORT_SYMBOL vmlinux 0xca6aefe6 skb_kill_datagram +EXPORT_SYMBOL vmlinux 0xca9360b5 rb_next +EXPORT_SYMBOL vmlinux 0xcaca0697 __nla_put_64bit +EXPORT_SYMBOL vmlinux 0xcad8e74b inet_proto_csum_replace16 +EXPORT_SYMBOL vmlinux 0xcae17a32 iov_iter_gap_alignment +EXPORT_SYMBOL vmlinux 0xcae3a07a sg_copy_from_buffer +EXPORT_SYMBOL vmlinux 0xcae5bf54 skb_copy_datagram_iter +EXPORT_SYMBOL vmlinux 0xcaf8f5f0 raw3270_start_irq +EXPORT_SYMBOL vmlinux 0xcb196b9d __vcalloc +EXPORT_SYMBOL vmlinux 0xcb34a6e7 hdmi_spd_infoframe_pack +EXPORT_SYMBOL vmlinux 0xcb3ae215 call_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xcb4fd243 key_unlink +EXPORT_SYMBOL vmlinux 0xcb5bcbd1 ipv6_find_hdr +EXPORT_SYMBOL vmlinux 0xcb8b090a pskb_expand_head +EXPORT_SYMBOL vmlinux 0xcb91ae7d input_set_timestamp +EXPORT_SYMBOL vmlinux 0xcba6550b __SCK__tp_func_s390_cio_xsch +EXPORT_SYMBOL vmlinux 0xcbb17f95 mod_zone_page_state +EXPORT_SYMBOL vmlinux 0xcbbd58de elv_rb_find +EXPORT_SYMBOL vmlinux 0xcbbf0a6f audit_log_task_context +EXPORT_SYMBOL vmlinux 0xcbd373bf dquot_drop +EXPORT_SYMBOL vmlinux 0xcbd4898c fortify_panic +EXPORT_SYMBOL vmlinux 0xcbf971ca mr_mfc_seq_next +EXPORT_SYMBOL vmlinux 0xcc000374 __inode_add_bytes +EXPORT_SYMBOL vmlinux 0xcc158c39 timestamp_truncate +EXPORT_SYMBOL vmlinux 0xcc1d4d30 cdrom_check_events +EXPORT_SYMBOL vmlinux 0xcc328a5c reservation_ww_class +EXPORT_SYMBOL vmlinux 0xcc445ceb __sg_page_iter_dma_next +EXPORT_SYMBOL vmlinux 0xcc5005fe msleep_interruptible +EXPORT_SYMBOL vmlinux 0xcc5d22d9 can_do_mlock +EXPORT_SYMBOL vmlinux 0xcc6130a0 logfc +EXPORT_SYMBOL vmlinux 0xcca7ea66 __getblk_gfp +EXPORT_SYMBOL vmlinux 0xcca9e54d set_page_dirty_lock +EXPORT_SYMBOL vmlinux 0xccaad46d input_register_handle +EXPORT_SYMBOL vmlinux 0xccaea876 sock_alloc +EXPORT_SYMBOL vmlinux 0xccb491e8 bsearch +EXPORT_SYMBOL vmlinux 0xccb5c659 filemap_fdatawait_range +EXPORT_SYMBOL vmlinux 0xccc13ad2 jbd2_journal_extend +EXPORT_SYMBOL vmlinux 0xcccf4fc6 nf_log_unregister +EXPORT_SYMBOL vmlinux 0xccd4c999 __sg_page_iter_start +EXPORT_SYMBOL vmlinux 0xcce15c38 finish_no_open +EXPORT_SYMBOL vmlinux 0xcce33bee scsi_host_lookup +EXPORT_SYMBOL vmlinux 0xcce991fa n_tty_ioctl_helper +EXPORT_SYMBOL vmlinux 0xccea7a30 blk_mq_free_tag_set +EXPORT_SYMBOL vmlinux 0xccfb2a8d set_security_override_from_ctx +EXPORT_SYMBOL vmlinux 0xccfb9e07 dst_default_metrics +EXPORT_SYMBOL vmlinux 0xccfd2ebc scsi_dev_info_list_del_keyed +EXPORT_SYMBOL vmlinux 0xcd000557 generic_error_remove_page +EXPORT_SYMBOL vmlinux 0xcd0c29d2 wait_for_completion_interruptible_timeout +EXPORT_SYMBOL vmlinux 0xcd279169 nla_find +EXPORT_SYMBOL vmlinux 0xcd28f43c ap_flush_queue +EXPORT_SYMBOL vmlinux 0xcd638e60 ip_sock_set_recverr +EXPORT_SYMBOL vmlinux 0xcd76fb0c fs_bio_set +EXPORT_SYMBOL vmlinux 0xcd79abb8 skb_mac_gso_segment +EXPORT_SYMBOL vmlinux 0xcd952a53 blk_rq_map_kern +EXPORT_SYMBOL vmlinux 0xcd9c13a3 tty_termios_hw_change +EXPORT_SYMBOL vmlinux 0xcdaa478d qdisc_offload_graft_helper +EXPORT_SYMBOL vmlinux 0xcdb10565 netdev_pick_tx +EXPORT_SYMBOL vmlinux 0xcdb68b34 udp_lib_get_port +EXPORT_SYMBOL vmlinux 0xcdc1025d tcp_md5_do_add +EXPORT_SYMBOL vmlinux 0xcdc29a6a gnet_stats_start_copy +EXPORT_SYMBOL vmlinux 0xcdc39c9e security_ismaclabel +EXPORT_SYMBOL vmlinux 0xcdc49968 tcp_v4_destroy_sock +EXPORT_SYMBOL vmlinux 0xcde77bcc free_opal_dev +EXPORT_SYMBOL vmlinux 0xcde8b62b netdev_upper_dev_link +EXPORT_SYMBOL vmlinux 0xcdffa96d skb_copy_bits +EXPORT_SYMBOL vmlinux 0xce0c1f34 dfltcc_deflate +EXPORT_SYMBOL vmlinux 0xce12f1d2 dquot_get_dqblk +EXPORT_SYMBOL vmlinux 0xce205ea9 seq_release +EXPORT_SYMBOL vmlinux 0xce2840e7 irq_set_irq_wake +EXPORT_SYMBOL vmlinux 0xce2afe92 __ip4_datagram_connect +EXPORT_SYMBOL vmlinux 0xce2efeb8 udp6_seq_ops +EXPORT_SYMBOL vmlinux 0xce3f9b69 vmf_insert_pfn +EXPORT_SYMBOL vmlinux 0xce4cdb8e fb_find_best_mode +EXPORT_SYMBOL vmlinux 0xce582a73 tc_setup_cb_call +EXPORT_SYMBOL vmlinux 0xce5ac24f zlib_inflate_workspacesize +EXPORT_SYMBOL vmlinux 0xce775a59 tcf_qevent_validate_change +EXPORT_SYMBOL vmlinux 0xce8b41eb mem_section +EXPORT_SYMBOL vmlinux 0xcea8d6e3 proc_mkdir_mode +EXPORT_SYMBOL vmlinux 0xceab0311 strchrnul +EXPORT_SYMBOL vmlinux 0xcebe3bd9 gen_new_estimator +EXPORT_SYMBOL vmlinux 0xced8a5c7 __folio_cancel_dirty +EXPORT_SYMBOL vmlinux 0xcef6c9b3 ethtool_op_get_link +EXPORT_SYMBOL vmlinux 0xcefff502 consume_skb +EXPORT_SYMBOL vmlinux 0xcf07d1e7 console_start +EXPORT_SYMBOL vmlinux 0xcf129e5e rtnl_set_sk_err +EXPORT_SYMBOL vmlinux 0xcf2763df generic_file_read_iter +EXPORT_SYMBOL vmlinux 0xcf2d9883 tty_insert_flip_string_fixed_flag +EXPORT_SYMBOL vmlinux 0xcf2ea86b __tracepoint_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xcf332c9e __task_pid_nr_ns +EXPORT_SYMBOL vmlinux 0xcf33ea6b tcp_close +EXPORT_SYMBOL vmlinux 0xcf3b69b3 netdev_stats_to_stats64 +EXPORT_SYMBOL vmlinux 0xcf4958ec module_layout +EXPORT_SYMBOL vmlinux 0xcf66c8ac ihold +EXPORT_SYMBOL vmlinux 0xcf7e30e7 simple_nosetlease +EXPORT_SYMBOL vmlinux 0xcf8196bb remap_vmalloc_range +EXPORT_SYMBOL vmlinux 0xcf8868e1 iucv_if +EXPORT_SYMBOL vmlinux 0xcf892807 crypto_sha512_finup +EXPORT_SYMBOL vmlinux 0xcf9b558d touchscreen_set_mt_pos +EXPORT_SYMBOL vmlinux 0xcfb05070 __fs_parse +EXPORT_SYMBOL vmlinux 0xcfb14ed0 tcf_exts_destroy +EXPORT_SYMBOL vmlinux 0xcfbf2286 poll_freewait +EXPORT_SYMBOL vmlinux 0xcfc0147b jbd2_journal_try_to_free_buffers +EXPORT_SYMBOL vmlinux 0xcfd634b3 pci_read_config_byte +EXPORT_SYMBOL vmlinux 0xcfd7747c bpf_link_get_from_fd +EXPORT_SYMBOL vmlinux 0xcfe16dc5 key_create +EXPORT_SYMBOL vmlinux 0xcfe403ca mtree_insert +EXPORT_SYMBOL vmlinux 0xcfefcebb dev_set_alias +EXPORT_SYMBOL vmlinux 0xd0079273 genl_notify +EXPORT_SYMBOL vmlinux 0xd016ae16 invalidate_inode_buffers +EXPORT_SYMBOL vmlinux 0xd04c1a64 sysctl_devconf_inherit_init_net +EXPORT_SYMBOL vmlinux 0xd05e5582 __genphy_config_aneg +EXPORT_SYMBOL vmlinux 0xd0654aba woken_wake_function +EXPORT_SYMBOL vmlinux 0xd0760fc0 kfree_sensitive +EXPORT_SYMBOL vmlinux 0xd07b8903 param_get_ulong +EXPORT_SYMBOL vmlinux 0xd09a5ba9 inode_get_bytes +EXPORT_SYMBOL vmlinux 0xd0a1172e security_inode_init_security +EXPORT_SYMBOL vmlinux 0xd0ad1dc0 qdisc_offload_query_caps +EXPORT_SYMBOL vmlinux 0xd0e27fc1 phy_connect_direct +EXPORT_SYMBOL vmlinux 0xd0ea8908 request_firmware_nowait +EXPORT_SYMBOL vmlinux 0xd0ecfb22 __mdiobus_register +EXPORT_SYMBOL vmlinux 0xd104eeab prepare_to_swait_event +EXPORT_SYMBOL vmlinux 0xd10efefe generic_update_time +EXPORT_SYMBOL vmlinux 0xd11bac17 check_zeroed_user +EXPORT_SYMBOL vmlinux 0xd11da78d eth_header_cache_update +EXPORT_SYMBOL vmlinux 0xd12368f5 tcp_mtu_to_mss +EXPORT_SYMBOL vmlinux 0xd1239e18 phy_read_paged +EXPORT_SYMBOL vmlinux 0xd1339798 register_netdevice_notifier_dev_net +EXPORT_SYMBOL vmlinux 0xd15311fa request_key_tag +EXPORT_SYMBOL vmlinux 0xd15a01a5 ndo_dflt_fdb_dump +EXPORT_SYMBOL vmlinux 0xd160047a __traceiter_module_get +EXPORT_SYMBOL vmlinux 0xd1645502 generic_write_checks +EXPORT_SYMBOL vmlinux 0xd17f890a ipv6_chk_addr_and_flags +EXPORT_SYMBOL vmlinux 0xd1b4b419 tcw_get_intrg +EXPORT_SYMBOL vmlinux 0xd1c81823 path_get +EXPORT_SYMBOL vmlinux 0xd1d2815a netif_set_tso_max_size +EXPORT_SYMBOL vmlinux 0xd1d39498 dm_register_target +EXPORT_SYMBOL vmlinux 0xd1d87e92 scsi_mlreturn_string +EXPORT_SYMBOL vmlinux 0xd1e0c75e pci_bus_write_config_word +EXPORT_SYMBOL vmlinux 0xd1e710e2 jbd2_journal_stop +EXPORT_SYMBOL vmlinux 0xd209e848 memcpy_and_pad +EXPORT_SYMBOL vmlinux 0xd21636d0 sock_alloc_send_pskb +EXPORT_SYMBOL vmlinux 0xd2260096 radix_tree_iter_delete +EXPORT_SYMBOL vmlinux 0xd239c31a scsi_scan_target +EXPORT_SYMBOL vmlinux 0xd240fb4a scsi_eh_finish_cmd +EXPORT_SYMBOL vmlinux 0xd2498c52 pin_user_pages +EXPORT_SYMBOL vmlinux 0xd24c64c7 neigh_event_ns +EXPORT_SYMBOL vmlinux 0xd2504a8c arch_spin_lock_wait +EXPORT_SYMBOL vmlinux 0xd2510a63 up_write +EXPORT_SYMBOL vmlinux 0xd2582f8f __SCK__tp_func_mmap_lock_acquire_returned +EXPORT_SYMBOL vmlinux 0xd259c780 mt_find_after +EXPORT_SYMBOL vmlinux 0xd25d4f74 console_blank_hook +EXPORT_SYMBOL vmlinux 0xd263d191 scsi_host_alloc +EXPORT_SYMBOL vmlinux 0xd27b25dd blk_check_plugged +EXPORT_SYMBOL vmlinux 0xd2800691 nf_conntrack_destroy +EXPORT_SYMBOL vmlinux 0xd28a25f2 __ip_select_ident +EXPORT_SYMBOL vmlinux 0xd28a88ce path_put +EXPORT_SYMBOL vmlinux 0xd2ab201d netlink_set_err +EXPORT_SYMBOL vmlinux 0xd2c6be81 from_kgid_munged +EXPORT_SYMBOL vmlinux 0xd2d6098f kiocb_set_cancel_fn +EXPORT_SYMBOL vmlinux 0xd2d88506 netdev_offload_xstats_report_used +EXPORT_SYMBOL vmlinux 0xd2da1048 register_netdevice_notifier +EXPORT_SYMBOL vmlinux 0xd3169570 bio_alloc_bioset +EXPORT_SYMBOL vmlinux 0xd321ff69 ip6_fraglist_init +EXPORT_SYMBOL vmlinux 0xd34640db input_handler_for_each_handle +EXPORT_SYMBOL vmlinux 0xd35a6d31 mempool_kmalloc +EXPORT_SYMBOL vmlinux 0xd36b2365 sock_wmalloc +EXPORT_SYMBOL vmlinux 0xd36dc10c get_random_u32 +EXPORT_SYMBOL vmlinux 0xd3708a63 pci_assign_resource +EXPORT_SYMBOL vmlinux 0xd3816308 dev_get_mac_address +EXPORT_SYMBOL vmlinux 0xd382d7de netdev_port_same_parent_id +EXPORT_SYMBOL vmlinux 0xd3894893 sk_stream_wait_close +EXPORT_SYMBOL vmlinux 0xd389aadb __folio_alloc +EXPORT_SYMBOL vmlinux 0xd38ee2c7 __get_hash_from_flowi6 +EXPORT_SYMBOL vmlinux 0xd39f5118 kmem_cache_alloc +EXPORT_SYMBOL vmlinux 0xd3abbad7 touchscreen_report_pos +EXPORT_SYMBOL vmlinux 0xd3af979c memdup_user +EXPORT_SYMBOL vmlinux 0xd3cf1c01 down_write +EXPORT_SYMBOL vmlinux 0xd3d16b79 framebuffer_alloc +EXPORT_SYMBOL vmlinux 0xd3f1edac make_kuid +EXPORT_SYMBOL vmlinux 0xd406d266 fb_mode_is_equal +EXPORT_SYMBOL vmlinux 0xd41f5f51 folio_clear_dirty_for_io +EXPORT_SYMBOL vmlinux 0xd43967ee dquot_writeback_dquots +EXPORT_SYMBOL vmlinux 0xd45145e7 ip6_err_gen_icmpv6_unreach +EXPORT_SYMBOL vmlinux 0xd451dbe2 scsi_get_device_flags_keyed +EXPORT_SYMBOL vmlinux 0xd4524111 dma_free_attrs +EXPORT_SYMBOL vmlinux 0xd4574456 clean_bdev_aliases +EXPORT_SYMBOL vmlinux 0xd4692539 mr_table_alloc +EXPORT_SYMBOL vmlinux 0xd469bccc __tracepoint_mmap_lock_released +EXPORT_SYMBOL vmlinux 0xd472b5f0 bdev_start_io_acct +EXPORT_SYMBOL vmlinux 0xd473adc4 dma_unmap_resource +EXPORT_SYMBOL vmlinux 0xd489d678 rtnl_kfree_skbs +EXPORT_SYMBOL vmlinux 0xd48f69c8 tcw_get_tsb +EXPORT_SYMBOL vmlinux 0xd49868c9 zap_page_range_single +EXPORT_SYMBOL vmlinux 0xd4afea5d free_irq_cpu_rmap +EXPORT_SYMBOL vmlinux 0xd4bb4a82 inet6addr_validator_notifier_call_chain +EXPORT_SYMBOL vmlinux 0xd4d87c60 phy_attach +EXPORT_SYMBOL vmlinux 0xd4fa5a87 __kfifo_dma_out_prepare +EXPORT_SYMBOL vmlinux 0xd5123905 netdev_bonding_info_change +EXPORT_SYMBOL vmlinux 0xd5263820 mb_cache_destroy +EXPORT_SYMBOL vmlinux 0xd55a16e7 param_get_charp +EXPORT_SYMBOL vmlinux 0xd5624a2b inet_del_offload +EXPORT_SYMBOL vmlinux 0xd566933c up +EXPORT_SYMBOL vmlinux 0xd59113ba __ip_dev_find +EXPORT_SYMBOL vmlinux 0xd59215b8 copy_string_kernel +EXPORT_SYMBOL vmlinux 0xd59c9e6b pneigh_lookup +EXPORT_SYMBOL vmlinux 0xd5b3d0d5 xxh64_copy_state +EXPORT_SYMBOL vmlinux 0xd5d572b1 genphy_soft_reset +EXPORT_SYMBOL vmlinux 0xd5df1c41 __dev_get_by_name +EXPORT_SYMBOL vmlinux 0xd5e90454 ap_domain_index +EXPORT_SYMBOL vmlinux 0xd60736ec gf128mul_free_64k +EXPORT_SYMBOL vmlinux 0xd6113e02 param_set_copystring +EXPORT_SYMBOL vmlinux 0xd616289f inet_ioctl +EXPORT_SYMBOL vmlinux 0xd61bb222 __skb_pad +EXPORT_SYMBOL vmlinux 0xd62e5788 thread_group_exited +EXPORT_SYMBOL vmlinux 0xd63625ce __cgroup_bpf_run_filter_sock_ops +EXPORT_SYMBOL vmlinux 0xd639f3be sock_set_mark +EXPORT_SYMBOL vmlinux 0xd642f3f6 video_firmware_drivers_only +EXPORT_SYMBOL vmlinux 0xd643399d jbd2_journal_clear_err +EXPORT_SYMBOL vmlinux 0xd64426b5 __traceiter_s390_cio_hsch +EXPORT_SYMBOL vmlinux 0xd6454286 hdmi_avi_infoframe_pack_only +EXPORT_SYMBOL vmlinux 0xd647c057 setup_new_exec +EXPORT_SYMBOL vmlinux 0xd655e4b4 simple_symlink_inode_operations +EXPORT_SYMBOL vmlinux 0xd65e104b pci_release_selected_regions +EXPORT_SYMBOL vmlinux 0xd6742a28 vm_event_states +EXPORT_SYMBOL vmlinux 0xd67aacbe tty_do_resize +EXPORT_SYMBOL vmlinux 0xd67cb6e1 register_md_personality +EXPORT_SYMBOL vmlinux 0xd68c5a1f adjust_resource +EXPORT_SYMBOL vmlinux 0xd6a28e87 param_ops_int +EXPORT_SYMBOL vmlinux 0xd6b202ae generic_copy_file_range +EXPORT_SYMBOL vmlinux 0xd6b3c7da skb_checksum +EXPORT_SYMBOL vmlinux 0xd6bf3f5d zstd_init_cctx +EXPORT_SYMBOL vmlinux 0xd6c3146d tcp_req_err +EXPORT_SYMBOL vmlinux 0xd6eaaea1 full_name_hash +EXPORT_SYMBOL vmlinux 0xd6ee688f vmalloc +EXPORT_SYMBOL vmlinux 0xd6fde043 is_module_sig_enforced +EXPORT_SYMBOL vmlinux 0xd6ffba51 page_cache_next_miss +EXPORT_SYMBOL vmlinux 0xd70d35a1 gf128mul_4k_bbe +EXPORT_SYMBOL vmlinux 0xd71ceaac sk_net_capable +EXPORT_SYMBOL vmlinux 0xd73653c4 freezer_active +EXPORT_SYMBOL vmlinux 0xd738ca1b phy_unregister_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xd73c8c2b synchronize_shrinkers +EXPORT_SYMBOL vmlinux 0xd73d34e0 unregister_external_irq +EXPORT_SYMBOL vmlinux 0xd781bd70 ip_check_defrag +EXPORT_SYMBOL vmlinux 0xd7839b71 input_set_abs_params +EXPORT_SYMBOL vmlinux 0xd7987177 utf8_load +EXPORT_SYMBOL vmlinux 0xd7d280ad irq_poll_complete +EXPORT_SYMBOL vmlinux 0xd7e1c5e1 kstrtobool_from_user +EXPORT_SYMBOL vmlinux 0xd7e56a4e simple_strtoll +EXPORT_SYMBOL vmlinux 0xd7e637a3 inet_frag_rbtree_purge +EXPORT_SYMBOL vmlinux 0xd7ea7094 nf_unregister_queue_handler +EXPORT_SYMBOL vmlinux 0xd7ebbe7a fb_get_buffer_offset +EXPORT_SYMBOL vmlinux 0xd7f7c425 xfrm6_rcv +EXPORT_SYMBOL vmlinux 0xd7f99a10 lookup_one_qstr_excl +EXPORT_SYMBOL vmlinux 0xd7fd7c5a __dev_set_mtu +EXPORT_SYMBOL vmlinux 0xd81917c4 xfrm_state_register_afinfo +EXPORT_SYMBOL vmlinux 0xd827fff3 memremap +EXPORT_SYMBOL vmlinux 0xd8304beb pin_user_pages_remote +EXPORT_SYMBOL vmlinux 0xd83898d5 nf_hooks_needed +EXPORT_SYMBOL vmlinux 0xd83bede4 dma_unmap_page_attrs +EXPORT_SYMBOL vmlinux 0xd855bd3d ww_mutex_trylock +EXPORT_SYMBOL vmlinux 0xd88dbbf4 refcount_dec_and_lock +EXPORT_SYMBOL vmlinux 0xd893e5e3 param_set_hexint +EXPORT_SYMBOL vmlinux 0xd89da37f movable_zone +EXPORT_SYMBOL vmlinux 0xd8a994eb scsi_extd_sense_format +EXPORT_SYMBOL vmlinux 0xd8b61304 get_default_font +EXPORT_SYMBOL vmlinux 0xd8b6d96f __find_nth_and_bit +EXPORT_SYMBOL vmlinux 0xd8e41cc6 utf8_strncmp +EXPORT_SYMBOL vmlinux 0xd8e599e1 register_netdev +EXPORT_SYMBOL vmlinux 0xd8eddecb vmf_insert_mixed +EXPORT_SYMBOL vmlinux 0xd8fa56d3 param_ops_ushort +EXPORT_SYMBOL vmlinux 0xd8fbde35 generic_buffers_fsync_noflush +EXPORT_SYMBOL vmlinux 0xd8fcda72 cpcmd +EXPORT_SYMBOL vmlinux 0xd8fea321 __xa_alloc_cyclic +EXPORT_SYMBOL vmlinux 0xd90d1053 skb_split +EXPORT_SYMBOL vmlinux 0xd91370e5 ip6mr_rule_default +EXPORT_SYMBOL vmlinux 0xd9151ea9 padata_do_parallel +EXPORT_SYMBOL vmlinux 0xd92c2afb zstd_decompress_stream +EXPORT_SYMBOL vmlinux 0xd94e5874 balance_dirty_pages_ratelimited +EXPORT_SYMBOL vmlinux 0xd95aecf5 nosteal_pipe_buf_ops +EXPORT_SYMBOL vmlinux 0xd96de8cb __sysfs_match_string +EXPORT_SYMBOL vmlinux 0xd985dc99 mempool_free_pages +EXPORT_SYMBOL vmlinux 0xd9a462f0 pci_dev_driver +EXPORT_SYMBOL vmlinux 0xd9b3f97d console_devno +EXPORT_SYMBOL vmlinux 0xd9b8eaea __SCK__tp_func_dma_fence_signaled +EXPORT_SYMBOL vmlinux 0xd9ba7aca folio_account_redirty +EXPORT_SYMBOL vmlinux 0xd9c45d46 copy_page_to_iter +EXPORT_SYMBOL vmlinux 0xd9d01997 blk_queue_bounce_limit +EXPORT_SYMBOL vmlinux 0xd9d8fd16 register_restart_handler +EXPORT_SYMBOL vmlinux 0xd9d952d1 crypto_aes_sbox +EXPORT_SYMBOL vmlinux 0xd9e6a105 dev_set_threaded +EXPORT_SYMBOL vmlinux 0xda184329 __ClearPageMovable +EXPORT_SYMBOL vmlinux 0xda3d10a8 security_tun_dev_open +EXPORT_SYMBOL vmlinux 0xda3e497c mdiobus_setup_mdiodev_from_board_info +EXPORT_SYMBOL vmlinux 0xda5490ee input_mt_destroy_slots +EXPORT_SYMBOL vmlinux 0xda696a11 sk_wait_data +EXPORT_SYMBOL vmlinux 0xda6ddb27 jbd2_journal_grab_journal_head +EXPORT_SYMBOL vmlinux 0xda6fa05c _atomic_dec_and_lock_irqsave +EXPORT_SYMBOL vmlinux 0xda75f7c1 skb_splice_from_iter +EXPORT_SYMBOL vmlinux 0xdac4913a bitmap_allocate_region +EXPORT_SYMBOL vmlinux 0xdace8e59 pci_remove_bus +EXPORT_SYMBOL vmlinux 0xdada0aa4 regset_get_alloc +EXPORT_SYMBOL vmlinux 0xdadbd5d5 ap_queue_init_state +EXPORT_SYMBOL vmlinux 0xdade1155 fuse_mount_destroy +EXPORT_SYMBOL vmlinux 0xdae162cb string_unescape +EXPORT_SYMBOL vmlinux 0xdaf56329 neigh_resolve_output +EXPORT_SYMBOL vmlinux 0xdb091c08 md_wait_for_blocked_rdev +EXPORT_SYMBOL vmlinux 0xdb1248a7 ipv6_sock_mc_drop +EXPORT_SYMBOL vmlinux 0xdb2b8016 inet6_offloads +EXPORT_SYMBOL vmlinux 0xdb2c7872 rt_dst_alloc +EXPORT_SYMBOL vmlinux 0xdb58ff34 filemap_release_folio +EXPORT_SYMBOL vmlinux 0xdb760f52 __kfifo_free +EXPORT_SYMBOL vmlinux 0xdb9ea276 sock_release +EXPORT_SYMBOL vmlinux 0xdba20e12 blk_set_stacking_limits +EXPORT_SYMBOL vmlinux 0xdbbac91b mdiobus_scan_c22 +EXPORT_SYMBOL vmlinux 0xdbc43e6a qdisc_get_rtab +EXPORT_SYMBOL vmlinux 0xdbc8319c neigh_parms_alloc +EXPORT_SYMBOL vmlinux 0xdbd35f32 __dynamic_ibdev_dbg +EXPORT_SYMBOL vmlinux 0xdbdf6c92 ioport_resource +EXPORT_SYMBOL vmlinux 0xdbe2fd17 show_init_ipc_ns +EXPORT_SYMBOL vmlinux 0xdc0e4855 timer_delete +EXPORT_SYMBOL vmlinux 0xdc14eda7 pci_pci_problems +EXPORT_SYMBOL vmlinux 0xdc243423 ccw_device_set_options +EXPORT_SYMBOL vmlinux 0xdc34e840 mtree_destroy +EXPORT_SYMBOL vmlinux 0xdc3db6d4 msi_desc_to_pci_dev +EXPORT_SYMBOL vmlinux 0xdc3e7c8e blk_queue_io_opt +EXPORT_SYMBOL vmlinux 0xdc3fcbc9 __sw_hweight8 +EXPORT_SYMBOL vmlinux 0xdc4079a5 inode_sub_bytes +EXPORT_SYMBOL vmlinux 0xdc42bd62 input_close_device +EXPORT_SYMBOL vmlinux 0xdc4324b8 ioc_lookup_icq +EXPORT_SYMBOL vmlinux 0xdc49c198 reciprocal_value_adv +EXPORT_SYMBOL vmlinux 0xdc96f398 __SCK__tp_func_s390_cio_csch +EXPORT_SYMBOL vmlinux 0xdc9abbab tls_handshake_cancel +EXPORT_SYMBOL vmlinux 0xdca3bd72 inet_add_protocol +EXPORT_SYMBOL vmlinux 0xdce4bb87 tcp_hashinfo +EXPORT_SYMBOL vmlinux 0xdcf84646 sort_r +EXPORT_SYMBOL vmlinux 0xdd01588a param_ops_ulong +EXPORT_SYMBOL vmlinux 0xdd2c169b mb_cache_create +EXPORT_SYMBOL vmlinux 0xdd2e6a3d netdev_offload_xstats_enable +EXPORT_SYMBOL vmlinux 0xdd4db76b __tty_insert_flip_char +EXPORT_SYMBOL vmlinux 0xdd5e4cea rtnl_nla_parse_ifinfomsg +EXPORT_SYMBOL vmlinux 0xdd7bd21a xfrm_state_insert +EXPORT_SYMBOL vmlinux 0xdd7e567c skb_copy_datagram_from_iter +EXPORT_SYMBOL vmlinux 0xdd7fc360 input_inject_event +EXPORT_SYMBOL vmlinux 0xdd841d39 register_filesystem +EXPORT_SYMBOL vmlinux 0xdd849d51 scsi_get_sense_info_fld +EXPORT_SYMBOL vmlinux 0xdd883cd2 phy_loopback +EXPORT_SYMBOL vmlinux 0xdd9e8615 __dev_remove_pack +EXPORT_SYMBOL vmlinux 0xdda17bec xfrm_state_add +EXPORT_SYMBOL vmlinux 0xddc257f7 ww_mutex_unlock +EXPORT_SYMBOL vmlinux 0xddc79828 param_ops_string +EXPORT_SYMBOL vmlinux 0xddca797d cookie_timestamp_decode +EXPORT_SYMBOL vmlinux 0xddfaeaba ip_options_compile +EXPORT_SYMBOL vmlinux 0xddfdb8ac tcp_md5_needed +EXPORT_SYMBOL vmlinux 0xddffdbd7 kmem_cache_free +EXPORT_SYMBOL vmlinux 0xde0bdcff memset +EXPORT_SYMBOL vmlinux 0xde12f44d kmem_cache_shrink +EXPORT_SYMBOL vmlinux 0xde1371ce radix_tree_tagged +EXPORT_SYMBOL vmlinux 0xde4cdfea __register_chrdev +EXPORT_SYMBOL vmlinux 0xde5be50b get_tree_nodev +EXPORT_SYMBOL vmlinux 0xde6058a9 __quota_error +EXPORT_SYMBOL vmlinux 0xde697b4b iov_iter_get_pages2 +EXPORT_SYMBOL vmlinux 0xde71c6f6 nf_reinject +EXPORT_SYMBOL vmlinux 0xde87ecd6 pcie_get_speed_cap +EXPORT_SYMBOL vmlinux 0xde933a3c secpath_set +EXPORT_SYMBOL vmlinux 0xdea12b31 xfrm4_udp_encap_rcv +EXPORT_SYMBOL vmlinux 0xdea2257b pci_reenable_device +EXPORT_SYMBOL vmlinux 0xdea57f67 tcp_sock_set_keepcnt +EXPORT_SYMBOL vmlinux 0xdeac6b7e disk_check_media_change +EXPORT_SYMBOL vmlinux 0xdeb0e67d seq_vprintf +EXPORT_SYMBOL vmlinux 0xdebb8a67 gen_pool_dma_alloc_align +EXPORT_SYMBOL vmlinux 0xdec7f8d2 dma_fence_array_first +EXPORT_SYMBOL vmlinux 0xded39a6b gen_kill_estimator +EXPORT_SYMBOL vmlinux 0xdeda2ae2 tcw_get_data +EXPORT_SYMBOL vmlinux 0xdef68d34 flow_keys_basic_dissector +EXPORT_SYMBOL vmlinux 0xdef7c893 fb_match_mode +EXPORT_SYMBOL vmlinux 0xdef84f9f radix_tree_lookup +EXPORT_SYMBOL vmlinux 0xdf08a55e inet6_del_protocol +EXPORT_SYMBOL vmlinux 0xdf2c2742 rb_last +EXPORT_SYMBOL vmlinux 0xdf312333 ipv6_skip_exthdr +EXPORT_SYMBOL vmlinux 0xdf4d508f fb_prepare_logo +EXPORT_SYMBOL vmlinux 0xdf521442 _find_next_zero_bit +EXPORT_SYMBOL vmlinux 0xdf54a8f7 netlink_unregister_notifier +EXPORT_SYMBOL vmlinux 0xdf5bf23e dquot_initialize +EXPORT_SYMBOL vmlinux 0xdf6d476e __percpu_counter_init +EXPORT_SYMBOL vmlinux 0xdf6ea413 pci_fixup_cardbus +EXPORT_SYMBOL vmlinux 0xdf7203e7 generic_file_mmap +EXPORT_SYMBOL vmlinux 0xdf827b08 unlock_two_nondirectories +EXPORT_SYMBOL vmlinux 0xdf8c695a __ndelay +EXPORT_SYMBOL vmlinux 0xdf929370 fs_overflowgid +EXPORT_SYMBOL vmlinux 0xdf935253 qdisc_watchdog_schedule_range_ns +EXPORT_SYMBOL vmlinux 0xdf93b9d8 timespec64_to_jiffies +EXPORT_SYMBOL vmlinux 0xdfa9acca smp_cpu_mtid +EXPORT_SYMBOL vmlinux 0xdfab0fee kern_unmount_array +EXPORT_SYMBOL vmlinux 0xdfafa1f3 raw3270_buffer_address +EXPORT_SYMBOL vmlinux 0xdfb41ae7 page_pool_put_defragged_page +EXPORT_SYMBOL vmlinux 0xdfc0842d submit_bio_noacct +EXPORT_SYMBOL vmlinux 0xdfc38b19 phy_init_hw +EXPORT_SYMBOL vmlinux 0xdfcc992c current_work +EXPORT_SYMBOL vmlinux 0xdfd5f515 flow_rule_match_icmp +EXPORT_SYMBOL vmlinux 0xdfd8110c flow_block_cb_is_busy +EXPORT_SYMBOL vmlinux 0xdfdd02ad __xfrm_dst_lookup +EXPORT_SYMBOL vmlinux 0xdfe5a602 pci_msix_vec_count +EXPORT_SYMBOL vmlinux 0xdffc80fc vesa_modes +EXPORT_SYMBOL vmlinux 0xe02fa72a netdev_next_lower_dev_rcu +EXPORT_SYMBOL vmlinux 0xe035331e write_inode_now +EXPORT_SYMBOL vmlinux 0xe0419ac4 kstrtos16 +EXPORT_SYMBOL vmlinux 0xe068a91c gen_pool_set_algo +EXPORT_SYMBOL vmlinux 0xe0753d8e netdev_bind_sb_channel_queue +EXPORT_SYMBOL vmlinux 0xe080e8f0 set_current_groups +EXPORT_SYMBOL vmlinux 0xe08a32e2 tc_setup_cb_replace +EXPORT_SYMBOL vmlinux 0xe091c977 list_sort +EXPORT_SYMBOL vmlinux 0xe0b13336 argv_free +EXPORT_SYMBOL vmlinux 0xe0b2e23b sock_queue_err_skb +EXPORT_SYMBOL vmlinux 0xe0b9065b security_xfrm_policy_alloc +EXPORT_SYMBOL vmlinux 0xe0bc4fb2 simple_write_to_buffer +EXPORT_SYMBOL vmlinux 0xe0c01b2f tcf_qevent_destroy +EXPORT_SYMBOL vmlinux 0xe0c276a4 mtree_insert_range +EXPORT_SYMBOL vmlinux 0xe0cb1697 __wait_on_buffer +EXPORT_SYMBOL vmlinux 0xe0cbbc2e __bio_advance +EXPORT_SYMBOL vmlinux 0xe0f88107 iommu_put_resv_regions +EXPORT_SYMBOL vmlinux 0xe11f51c5 input_set_min_poll_interval +EXPORT_SYMBOL vmlinux 0xe123f3d9 dma_fence_release +EXPORT_SYMBOL vmlinux 0xe124b28c tcp_shutdown +EXPORT_SYMBOL vmlinux 0xe131676b skb_set_owner_w +EXPORT_SYMBOL vmlinux 0xe135c47f zpci_report_error +EXPORT_SYMBOL vmlinux 0xe13af26f sclp_pci_deconfigure +EXPORT_SYMBOL vmlinux 0xe1580129 wait_for_completion_io_timeout +EXPORT_SYMBOL vmlinux 0xe15b73fb mini_qdisc_pair_block_init +EXPORT_SYMBOL vmlinux 0xe15c067a find_inode_by_ino_rcu +EXPORT_SYMBOL vmlinux 0xe16c94ca in_dev_finish_destroy +EXPORT_SYMBOL vmlinux 0xe1a23891 ap_queue_init_reply +EXPORT_SYMBOL vmlinux 0xe1a35e3d security_sb_clone_mnt_opts +EXPORT_SYMBOL vmlinux 0xe1b1e6bb netpoll_print_options +EXPORT_SYMBOL vmlinux 0xe1b857a4 devm_ioremap_wc +EXPORT_SYMBOL vmlinux 0xe1dcf64a audit_log_format +EXPORT_SYMBOL vmlinux 0xe1e3c950 nf_hook_slow_list +EXPORT_SYMBOL vmlinux 0xe1f74840 call_usermodehelper_setup +EXPORT_SYMBOL vmlinux 0xe1f8ea8d dentry_open +EXPORT_SYMBOL vmlinux 0xe1fc3032 blkdev_issue_flush +EXPORT_SYMBOL vmlinux 0xe20266dd ccw_device_clear +EXPORT_SYMBOL vmlinux 0xe2102741 readahead_expand +EXPORT_SYMBOL vmlinux 0xe231635e inet_sk_rx_dst_set +EXPORT_SYMBOL vmlinux 0xe23e514b devm_request_any_context_irq +EXPORT_SYMBOL vmlinux 0xe254f4f8 xa_get_mark +EXPORT_SYMBOL vmlinux 0xe256d07b inode_add_bytes +EXPORT_SYMBOL vmlinux 0xe26a58b2 forget_cached_acl +EXPORT_SYMBOL vmlinux 0xe27d87a4 gen_pool_first_fit +EXPORT_SYMBOL vmlinux 0xe282085a bpf_empty_prog_array +EXPORT_SYMBOL vmlinux 0xe28ed569 tcp_sock_set_keepidle +EXPORT_SYMBOL vmlinux 0xe29d2d02 __genradix_ptr_alloc +EXPORT_SYMBOL vmlinux 0xe2ad6a14 pci_enable_ptm +EXPORT_SYMBOL vmlinux 0xe2b468f0 sock_no_bind +EXPORT_SYMBOL vmlinux 0xe2d5255a strcmp +EXPORT_SYMBOL vmlinux 0xe2f28a95 get_user_pages_unlocked +EXPORT_SYMBOL vmlinux 0xe30be315 hdmi_vendor_infoframe_pack +EXPORT_SYMBOL vmlinux 0xe32ab4d8 xxh64_digest +EXPORT_SYMBOL vmlinux 0xe333732d security_inode_getsecctx +EXPORT_SYMBOL vmlinux 0xe3463484 wake_up_process +EXPORT_SYMBOL vmlinux 0xe34cd726 set_create_files_as +EXPORT_SYMBOL vmlinux 0xe3575949 bfifo_qdisc_ops +EXPORT_SYMBOL vmlinux 0xe35fb609 kmemdup +EXPORT_SYMBOL vmlinux 0xe37aaffe ccw_device_start_timeout +EXPORT_SYMBOL vmlinux 0xe38530bf page_pool_release_page +EXPORT_SYMBOL vmlinux 0xe3975fce mntget +EXPORT_SYMBOL vmlinux 0xe39b2ea5 sha256 +EXPORT_SYMBOL vmlinux 0xe3c20555 proc_create_seq_private +EXPORT_SYMBOL vmlinux 0xe3cb3433 pgste_perform_essa +EXPORT_SYMBOL vmlinux 0xe3d466cf devm_register_reboot_notifier +EXPORT_SYMBOL vmlinux 0xe3d91d39 simple_transaction_read +EXPORT_SYMBOL vmlinux 0xe3d9c0f2 send_sig +EXPORT_SYMBOL vmlinux 0xe3e26705 config_group_find_item +EXPORT_SYMBOL vmlinux 0xe3ec2f2b alloc_chrdev_region +EXPORT_SYMBOL vmlinux 0xe3f5104b genphy_suspend +EXPORT_SYMBOL vmlinux 0xe3feba56 tasklet_unlock_spin_wait +EXPORT_SYMBOL vmlinux 0xe3ff2c41 get_random_u64 +EXPORT_SYMBOL vmlinux 0xe40b3466 input_mt_report_pointer_emulation +EXPORT_SYMBOL vmlinux 0xe417e43c put_watch_queue +EXPORT_SYMBOL vmlinux 0xe419522f sock_pfree +EXPORT_SYMBOL vmlinux 0xe4244fea blk_mq_unique_tag +EXPORT_SYMBOL vmlinux 0xe434c6cf page_pool_get_stats +EXPORT_SYMBOL vmlinux 0xe43d9ab2 slash_name +EXPORT_SYMBOL vmlinux 0xe43ee9c4 cred_fscmp +EXPORT_SYMBOL vmlinux 0xe44ffc01 tty_wait_until_sent +EXPORT_SYMBOL vmlinux 0xe4548612 __module_get +EXPORT_SYMBOL vmlinux 0xe462afe5 bio_integrity_prep +EXPORT_SYMBOL vmlinux 0xe468e272 netdev_set_sb_channel +EXPORT_SYMBOL vmlinux 0xe47ed683 sockfd_lookup +EXPORT_SYMBOL vmlinux 0xe4b855ca init_net +EXPORT_SYMBOL vmlinux 0xe4c95884 dst_destroy +EXPORT_SYMBOL vmlinux 0xe4ce25ec __mdiobus_read +EXPORT_SYMBOL vmlinux 0xe4df9aec hdmi_drm_infoframe_unpack_only +EXPORT_SYMBOL vmlinux 0xe4f22c56 phy_ethtool_ksettings_set +EXPORT_SYMBOL vmlinux 0xe4f40481 param_set_dyndbg_classes +EXPORT_SYMBOL vmlinux 0xe5094832 page_table_allocate_pgste +EXPORT_SYMBOL vmlinux 0xe523ad75 synchronize_irq +EXPORT_SYMBOL vmlinux 0xe524e3e2 bcmp +EXPORT_SYMBOL vmlinux 0xe532f478 phy_write_mmd +EXPORT_SYMBOL vmlinux 0xe53c9713 reuseport_select_sock +EXPORT_SYMBOL vmlinux 0xe54f8256 udpv6_sendmsg +EXPORT_SYMBOL vmlinux 0xe555c7ab radix_tree_gang_lookup_tag +EXPORT_SYMBOL vmlinux 0xe56b0d0f stsch +EXPORT_SYMBOL vmlinux 0xe572767a pci_disable_msix +EXPORT_SYMBOL vmlinux 0xe57b40af write_dirty_buffer +EXPORT_SYMBOL vmlinux 0xe58090ca security_ib_endport_manage_subnet +EXPORT_SYMBOL vmlinux 0xe58eed21 security_sk_clone +EXPORT_SYMBOL vmlinux 0xe590dea3 sk_busy_loop_end +EXPORT_SYMBOL vmlinux 0xe594a29f param_get_byte +EXPORT_SYMBOL vmlinux 0xe5958ac1 tcf_exts_dump +EXPORT_SYMBOL vmlinux 0xe5969f31 tcp_timewait_state_process +EXPORT_SYMBOL vmlinux 0xe59bc4ed tls_client_hello_anon +EXPORT_SYMBOL vmlinux 0xe5a56ecd idr_get_next +EXPORT_SYMBOL vmlinux 0xe5abe9f3 mtree_alloc_range +EXPORT_SYMBOL vmlinux 0xe5aebeed __sock_i_ino +EXPORT_SYMBOL vmlinux 0xe5b25397 gro_cells_init +EXPORT_SYMBOL vmlinux 0xe5c78a99 do_blank_screen +EXPORT_SYMBOL vmlinux 0xe5e055e8 d_path +EXPORT_SYMBOL vmlinux 0xe5f02c8e __napi_schedule +EXPORT_SYMBOL vmlinux 0xe603691a phy_reset_after_clk_enable +EXPORT_SYMBOL vmlinux 0xe6288fd2 sdev_enable_disk_events +EXPORT_SYMBOL vmlinux 0xe6d2458e do_trace_netlink_extack +EXPORT_SYMBOL vmlinux 0xe6eb13c8 crypto_sha3_final +EXPORT_SYMBOL vmlinux 0xe6f1486d dql_reset +EXPORT_SYMBOL vmlinux 0xe6ff29aa truncate_inode_pages_final +EXPORT_SYMBOL vmlinux 0xe703c0e0 rt_dst_clone +EXPORT_SYMBOL vmlinux 0xe70e184a xa_store +EXPORT_SYMBOL vmlinux 0xe713a97a irq_subclass_unregister +EXPORT_SYMBOL vmlinux 0xe72c264f phy_set_asym_pause +EXPORT_SYMBOL vmlinux 0xe771ca44 neigh_direct_output +EXPORT_SYMBOL vmlinux 0xe77251ac ip6tun_encaps +EXPORT_SYMBOL vmlinux 0xe777e808 sclp_ap_configure +EXPORT_SYMBOL vmlinux 0xe796f19a hdmi_audio_infoframe_pack +EXPORT_SYMBOL vmlinux 0xe798236d jiffies +EXPORT_SYMBOL vmlinux 0xe7c61d76 __tracepoint_s390_cio_csch +EXPORT_SYMBOL vmlinux 0xe7d4daac seq_list_next +EXPORT_SYMBOL vmlinux 0xe7dc5454 security_socket_getpeersec_dgram +EXPORT_SYMBOL vmlinux 0xe80abad7 security_skb_classify_flow +EXPORT_SYMBOL vmlinux 0xe816048f tty_termios_copy_hw +EXPORT_SYMBOL vmlinux 0xe816a331 handshake_req_cancel +EXPORT_SYMBOL vmlinux 0xe81a9e4a cont_write_begin +EXPORT_SYMBOL vmlinux 0xe8285aac pci_request_selected_regions_exclusive +EXPORT_SYMBOL vmlinux 0xe82e7510 netdev_lower_get_next +EXPORT_SYMBOL vmlinux 0xe837e8ac unregister_framebuffer +EXPORT_SYMBOL vmlinux 0xe85a7f14 __debug_sprintf_exception +EXPORT_SYMBOL vmlinux 0xe88559e1 proc_dointvec_jiffies +EXPORT_SYMBOL vmlinux 0xe88ef8ef inet_get_local_port_range +EXPORT_SYMBOL vmlinux 0xe8a35d89 devm_pci_remap_cfgspace +EXPORT_SYMBOL vmlinux 0xe8b6be4b md_bitmap_sync_with_cluster +EXPORT_SYMBOL vmlinux 0xe8ba125d kmemdup_nul +EXPORT_SYMBOL vmlinux 0xe8c98380 may_umount +EXPORT_SYMBOL vmlinux 0xe8d285b2 nla_policy_len +EXPORT_SYMBOL vmlinux 0xe8f4bfa7 grab_cache_page_write_begin +EXPORT_SYMBOL vmlinux 0xe8fbb5ef scsi_scan_host +EXPORT_SYMBOL vmlinux 0xe9020709 trace_seq_hex_dump +EXPORT_SYMBOL vmlinux 0xe90bd575 gnet_stats_copy_basic +EXPORT_SYMBOL vmlinux 0xe914e41e strcpy +EXPORT_SYMBOL vmlinux 0xe94b5b1d kern_path +EXPORT_SYMBOL vmlinux 0xe953b21f get_next_ino +EXPORT_SYMBOL vmlinux 0xe96b2e6a dev_get_by_name +EXPORT_SYMBOL vmlinux 0xe9703f23 __mmap_lock_do_trace_start_locking +EXPORT_SYMBOL vmlinux 0xe97b2399 scsi_device_quiesce +EXPORT_SYMBOL vmlinux 0xe994130a __xa_store +EXPORT_SYMBOL vmlinux 0xe995eee3 __percpu_counter_sum +EXPORT_SYMBOL vmlinux 0xe9993570 proto_register +EXPORT_SYMBOL vmlinux 0xe99f24f8 handshake_req_submit +EXPORT_SYMBOL vmlinux 0xe9a39c4e ccw_device_is_pathgroup +EXPORT_SYMBOL vmlinux 0xe9ac6cfd inode_init_owner +EXPORT_SYMBOL vmlinux 0xe9c58a09 tcw_finalize +EXPORT_SYMBOL vmlinux 0xe9c9d34a blk_mq_start_hw_queues +EXPORT_SYMBOL vmlinux 0xe9cf42c9 kill_pgrp +EXPORT_SYMBOL vmlinux 0xe9e30e5f free_task +EXPORT_SYMBOL vmlinux 0xe9e81ebd __mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0xe9eca225 scm_fp_dup +EXPORT_SYMBOL vmlinux 0xe9f6092d md_bitmap_cond_end_sync +EXPORT_SYMBOL vmlinux 0xe9f7149c zlib_deflate_workspacesize +EXPORT_SYMBOL vmlinux 0xe9fcb616 mempool_alloc +EXPORT_SYMBOL vmlinux 0xea0699a1 nonseekable_open +EXPORT_SYMBOL vmlinux 0xea13f410 phy_connect +EXPORT_SYMBOL vmlinux 0xea172f8c dump_emit +EXPORT_SYMBOL vmlinux 0xea3c8e4e scsilun_to_int +EXPORT_SYMBOL vmlinux 0xea46cc0c xfrm_state_flush +EXPORT_SYMBOL vmlinux 0xea5e8c6b pci_find_resource +EXPORT_SYMBOL vmlinux 0xea66c1b8 neigh_xmit +EXPORT_SYMBOL vmlinux 0xea6f9a36 zlib_deflate_dfltcc_enabled +EXPORT_SYMBOL vmlinux 0xea72926c dev_remove_offload +EXPORT_SYMBOL vmlinux 0xea7daa08 __video_get_options +EXPORT_SYMBOL vmlinux 0xea872313 find_next_bit_inv +EXPORT_SYMBOL vmlinux 0xea9f974d ndisc_send_skb +EXPORT_SYMBOL vmlinux 0xeaacb3a6 skb_checksum_setup +EXPORT_SYMBOL vmlinux 0xeab20873 tcp_sync_mss +EXPORT_SYMBOL vmlinux 0xeabaf735 nf_log_unbind_pf +EXPORT_SYMBOL vmlinux 0xead58fb9 print_hex_dump +EXPORT_SYMBOL vmlinux 0xeafc141f __posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xeb057a91 vm_map_pages_zero +EXPORT_SYMBOL vmlinux 0xeb37101c audit_log_end +EXPORT_SYMBOL vmlinux 0xeb40f11f inet_dev_addr_type +EXPORT_SYMBOL vmlinux 0xeb6304dc __ip_mc_dec_group +EXPORT_SYMBOL vmlinux 0xeb6b3098 vfs_statfs +EXPORT_SYMBOL vmlinux 0xeb7ea8bf sock_ioctl_inout +EXPORT_SYMBOL vmlinux 0xeb9cde59 param_set_long +EXPORT_SYMBOL vmlinux 0xeb9dc55b ap_owned_by_def_drv +EXPORT_SYMBOL vmlinux 0xeb9e913d sgl_alloc_order +EXPORT_SYMBOL vmlinux 0xeb9eef52 match_uint +EXPORT_SYMBOL vmlinux 0xeba4f0d2 blk_finish_plug +EXPORT_SYMBOL vmlinux 0xebb053c3 md_set_array_sectors +EXPORT_SYMBOL vmlinux 0xebbc533c phy_ethtool_nway_reset +EXPORT_SYMBOL vmlinux 0xebbc8935 kvmemdup +EXPORT_SYMBOL vmlinux 0xebbf1dba strncasecmp +EXPORT_SYMBOL vmlinux 0xebcb8bdc kstrtoll_from_user +EXPORT_SYMBOL vmlinux 0xebdcba3e skb_dequeue +EXPORT_SYMBOL vmlinux 0xec0aa960 blk_rq_map_user +EXPORT_SYMBOL vmlinux 0xec314e1b locks_copy_lock +EXPORT_SYMBOL vmlinux 0xec4174bd add_watch_to_object +EXPORT_SYMBOL vmlinux 0xec88ad20 ap_get_qdev +EXPORT_SYMBOL vmlinux 0xec8a73e3 _copy_from_iter +EXPORT_SYMBOL vmlinux 0xec9a42a2 xp_dma_sync_for_cpu_slow +EXPORT_SYMBOL vmlinux 0xec9d7c8a __traceiter_s390_diagnose +EXPORT_SYMBOL vmlinux 0xeca083ae unpin_user_page +EXPORT_SYMBOL vmlinux 0xeca49df7 pcie_ptm_enabled +EXPORT_SYMBOL vmlinux 0xeca957d1 __bitmap_and +EXPORT_SYMBOL vmlinux 0xecab441c scsi_add_device +EXPORT_SYMBOL vmlinux 0xecc2e03b pcim_iomap_regions_request_all +EXPORT_SYMBOL vmlinux 0xecddcb73 _dev_notice +EXPORT_SYMBOL vmlinux 0xece2a6ab jbd2_fc_end_commit_fallback +EXPORT_SYMBOL vmlinux 0xece784c2 rb_first +EXPORT_SYMBOL vmlinux 0xece99c73 dev_get_flags +EXPORT_SYMBOL vmlinux 0xecf42e64 phy_device_create +EXPORT_SYMBOL vmlinux 0xecf556a3 tty_unthrottle +EXPORT_SYMBOL vmlinux 0xed09f7ac phy_register_fixup +EXPORT_SYMBOL vmlinux 0xed0b1bbd ethtool_aggregate_ctrl_stats +EXPORT_SYMBOL vmlinux 0xed1fa6a4 mdio_device_register +EXPORT_SYMBOL vmlinux 0xed269426 dev_get_stats +EXPORT_SYMBOL vmlinux 0xed3d4932 give_up_console +EXPORT_SYMBOL vmlinux 0xed656e30 udp_encap_disable +EXPORT_SYMBOL vmlinux 0xed659ede jbd2_journal_free_reserved +EXPORT_SYMBOL vmlinux 0xed71bd59 napi_get_frags +EXPORT_SYMBOL vmlinux 0xed860a17 folio_wait_private_2_killable +EXPORT_SYMBOL vmlinux 0xeda2e038 scsi_cmd_allowed +EXPORT_SYMBOL vmlinux 0xedb2d4a7 dma_resv_iter_first_unlocked +EXPORT_SYMBOL vmlinux 0xedbaee5e nla_strcmp +EXPORT_SYMBOL vmlinux 0xedc03953 iounmap +EXPORT_SYMBOL vmlinux 0xedd17b31 sock_get_timeout +EXPORT_SYMBOL vmlinux 0xede12167 pcie_set_readrq +EXPORT_SYMBOL vmlinux 0xee080831 new_inode +EXPORT_SYMBOL vmlinux 0xee08cada iucv_message_purge +EXPORT_SYMBOL vmlinux 0xee2d0fc7 _local_bh_enable +EXPORT_SYMBOL vmlinux 0xee3ad506 tcf_exts_dump_stats +EXPORT_SYMBOL vmlinux 0xee4de4fb __traceiter_s390_cio_csch +EXPORT_SYMBOL vmlinux 0xee58e970 fb_add_videomode +EXPORT_SYMBOL vmlinux 0xee6d073d ccw_device_set_offline +EXPORT_SYMBOL vmlinux 0xee7ba02c skb_flow_dissector_init +EXPORT_SYMBOL vmlinux 0xee8c02e9 vprintk_emit +EXPORT_SYMBOL vmlinux 0xee8d74d6 jiffies64_to_nsecs +EXPORT_SYMBOL vmlinux 0xee91879b rb_first_postorder +EXPORT_SYMBOL vmlinux 0xeea9dbaf bitmap_bitremap +EXPORT_SYMBOL vmlinux 0xeeb51e3c xfrm_state_alloc +EXPORT_SYMBOL vmlinux 0xeecde5ea mark_page_accessed +EXPORT_SYMBOL vmlinux 0xeee0cfeb tty_hung_up_p +EXPORT_SYMBOL vmlinux 0xef08dc89 fb_validate_mode +EXPORT_SYMBOL vmlinux 0xef08f58b qdisc_reset +EXPORT_SYMBOL vmlinux 0xef185aba folio_wait_bit_killable +EXPORT_SYMBOL vmlinux 0xef2161dd prepare_to_swait_exclusive +EXPORT_SYMBOL vmlinux 0xef37179d crypto_sha1_update +EXPORT_SYMBOL vmlinux 0xef45d32c __kfifo_init +EXPORT_SYMBOL vmlinux 0xef7bf2e5 console_force_preferred_locked +EXPORT_SYMBOL vmlinux 0xef82865c pci_get_subsys +EXPORT_SYMBOL vmlinux 0xef8e2a12 pagecache_get_page +EXPORT_SYMBOL vmlinux 0xef8f68b0 phy_register_fixup_for_uid +EXPORT_SYMBOL vmlinux 0xef97a36d bprm_change_interp +EXPORT_SYMBOL vmlinux 0xefa01cd4 netif_set_tso_max_segs +EXPORT_SYMBOL vmlinux 0xefaf2e4f tcf_queue_work +EXPORT_SYMBOL vmlinux 0xefaf49d3 input_event +EXPORT_SYMBOL vmlinux 0xefc67050 __cpu_active_mask +EXPORT_SYMBOL vmlinux 0xefd7b9a3 __nlmsg_put +EXPORT_SYMBOL vmlinux 0xefde2ff5 xfrm_unregister_km +EXPORT_SYMBOL vmlinux 0xefed02c3 dev_get_by_index_rcu +EXPORT_SYMBOL vmlinux 0xefeefc09 __SCK__tp_func_dma_fence_emit +EXPORT_SYMBOL vmlinux 0xeff5e520 dquot_free_inode +EXPORT_SYMBOL vmlinux 0xf0009fee put_pages_list +EXPORT_SYMBOL vmlinux 0xf00356e2 ip6_frag_next +EXPORT_SYMBOL vmlinux 0xf005f785 dev_set_promiscuity +EXPORT_SYMBOL vmlinux 0xf0192622 gnet_stats_copy_rate_est +EXPORT_SYMBOL vmlinux 0xf0325b62 scsi_test_unit_ready +EXPORT_SYMBOL vmlinux 0xf032aa7b create_empty_buffers +EXPORT_SYMBOL vmlinux 0xf0562666 simple_transaction_release +EXPORT_SYMBOL vmlinux 0xf05c64f8 iucv_path_connect +EXPORT_SYMBOL vmlinux 0xf06482e0 atomic_dec_and_mutex_lock +EXPORT_SYMBOL vmlinux 0xf069236c pci_ep_cfs_add_epc_group +EXPORT_SYMBOL vmlinux 0xf06bd790 mdiobus_c45_write +EXPORT_SYMBOL vmlinux 0xf09b5d9a get_zeroed_page +EXPORT_SYMBOL vmlinux 0xf0b01719 bpf_prog_get_type_path +EXPORT_SYMBOL vmlinux 0xf0c29a9e input_reset_device +EXPORT_SYMBOL vmlinux 0xf0dc8d23 invalidate_bdev +EXPORT_SYMBOL vmlinux 0xf0e0279a page_pool_alloc_frag +EXPORT_SYMBOL vmlinux 0xf0ea2318 __mutex_init +EXPORT_SYMBOL vmlinux 0xf0edef96 configfs_unregister_subsystem +EXPORT_SYMBOL vmlinux 0xf0f6bbe5 __tracepoint_s390_cio_xsch +EXPORT_SYMBOL vmlinux 0xf0f756b3 ilookup +EXPORT_SYMBOL vmlinux 0xf0fc9aa8 sclp_cpi_set_data +EXPORT_SYMBOL vmlinux 0xf11dd46e _page_poisoning_enabled_early +EXPORT_SYMBOL vmlinux 0xf134f5a6 netdev_lower_get_next_private +EXPORT_SYMBOL vmlinux 0xf1522bba xfrm_user_policy +EXPORT_SYMBOL vmlinux 0xf1690224 lockref_put_not_zero +EXPORT_SYMBOL vmlinux 0xf16b4375 get_unmapped_area +EXPORT_SYMBOL vmlinux 0xf16fd90b kfree_skb_list_reason +EXPORT_SYMBOL vmlinux 0xf1734e2e kthread_create_worker_on_cpu +EXPORT_SYMBOL vmlinux 0xf17f2816 __alloc_skb +EXPORT_SYMBOL vmlinux 0xf18dd55e dma_fence_enable_sw_signaling +EXPORT_SYMBOL vmlinux 0xf195c682 fb_invert_cmaps +EXPORT_SYMBOL vmlinux 0xf1969a8e __usecs_to_jiffies +EXPORT_SYMBOL vmlinux 0xf1d7b847 netdev_set_tc_queue +EXPORT_SYMBOL vmlinux 0xf1d992eb radix_tree_delete +EXPORT_SYMBOL vmlinux 0xf1db1704 nla_memcpy +EXPORT_SYMBOL vmlinux 0xf1e046cc panic +EXPORT_SYMBOL vmlinux 0xf1e74271 vfs_symlink +EXPORT_SYMBOL vmlinux 0xf1e98c74 avenrun +EXPORT_SYMBOL vmlinux 0xf1f4204e xp_set_rxq_info +EXPORT_SYMBOL vmlinux 0xf1f88a0e dm_kcopyd_prepare_callback +EXPORT_SYMBOL vmlinux 0xf20945a5 unregister_tcf_proto_ops +EXPORT_SYMBOL vmlinux 0xf216aaaa __inode_sub_bytes +EXPORT_SYMBOL vmlinux 0xf21883b4 scsi_add_host_with_dma +EXPORT_SYMBOL vmlinux 0xf22c28dc tcp_sock_set_cork +EXPORT_SYMBOL vmlinux 0xf23dbb03 iget5_locked +EXPORT_SYMBOL vmlinux 0xf23fcb99 __kfifo_in +EXPORT_SYMBOL vmlinux 0xf2423de5 hdmi_infoframe_log +EXPORT_SYMBOL vmlinux 0xf24a3331 dcbnl_ieee_notify +EXPORT_SYMBOL vmlinux 0xf24e26d2 tc_setup_cb_destroy +EXPORT_SYMBOL vmlinux 0xf25506d7 configfs_undepend_item +EXPORT_SYMBOL vmlinux 0xf2569626 pci_claim_resource +EXPORT_SYMBOL vmlinux 0xf258142c radix_tree_lookup_slot +EXPORT_SYMBOL vmlinux 0xf25a4413 debug_hex_ascii_view +EXPORT_SYMBOL vmlinux 0xf25ed853 gen_replace_estimator +EXPORT_SYMBOL vmlinux 0xf26af7e5 flow_block_cb_decref +EXPORT_SYMBOL vmlinux 0xf2755b85 sb_set_blocksize +EXPORT_SYMBOL vmlinux 0xf2842f9a scsi_device_put +EXPORT_SYMBOL vmlinux 0xf28c53d2 sock_kfree_s +EXPORT_SYMBOL vmlinux 0xf28cf0ae __hw_addr_init +EXPORT_SYMBOL vmlinux 0xf28ef17f iov_iter_advance +EXPORT_SYMBOL vmlinux 0xf28fe05a pci_free_host_bridge +EXPORT_SYMBOL vmlinux 0xf2a8efae dm_kcopyd_do_callback +EXPORT_SYMBOL vmlinux 0xf2ab7350 input_mt_init_slots +EXPORT_SYMBOL vmlinux 0xf2c43f3f zlib_deflate +EXPORT_SYMBOL vmlinux 0xf2d27371 xfrm_find_acq_byseq +EXPORT_SYMBOL vmlinux 0xf2d36968 inet_csk_accept +EXPORT_SYMBOL vmlinux 0xf2d8b52b d_alloc +EXPORT_SYMBOL vmlinux 0xf2e1b8a2 xfrm4_rcv_encap +EXPORT_SYMBOL vmlinux 0xf2e5bd87 security_free_mnt_opts +EXPORT_SYMBOL vmlinux 0xf2f189d2 simple_dentry_operations +EXPORT_SYMBOL vmlinux 0xf30cec7b blk_queue_dma_alignment +EXPORT_SYMBOL vmlinux 0xf316453a tcp_v4_md5_hash_skb +EXPORT_SYMBOL vmlinux 0xf31c0d52 ioremap +EXPORT_SYMBOL vmlinux 0xf3342491 pci_request_irq +EXPORT_SYMBOL vmlinux 0xf336e9ac get_ccwdev_by_busid +EXPORT_SYMBOL vmlinux 0xf3382707 vlan_vid_add +EXPORT_SYMBOL vmlinux 0xf34490b1 radix_tree_iter_resume +EXPORT_SYMBOL vmlinux 0xf346231f seq_list_start_head +EXPORT_SYMBOL vmlinux 0xf35193c6 xfrm_stateonly_find +EXPORT_SYMBOL vmlinux 0xf353a698 register_module_notifier +EXPORT_SYMBOL vmlinux 0xf36c6290 copy_page_from_iter +EXPORT_SYMBOL vmlinux 0xf3727b0b jbd2_journal_ack_err +EXPORT_SYMBOL vmlinux 0xf377b6e2 __insert_inode_hash +EXPORT_SYMBOL vmlinux 0xf390f6f1 __bitmap_andnot +EXPORT_SYMBOL vmlinux 0xf3916987 global_cursor_default +EXPORT_SYMBOL vmlinux 0xf3932313 mb_cache_entry_wait_unused +EXPORT_SYMBOL vmlinux 0xf39738fb napi_schedule_prep +EXPORT_SYMBOL vmlinux 0xf39ac75d sock_efree +EXPORT_SYMBOL vmlinux 0xf3ab96fd dev_getfirstbyhwtype +EXPORT_SYMBOL vmlinux 0xf3b74f79 __iucv_message_send +EXPORT_SYMBOL vmlinux 0xf3c6f645 dm_kobject_release +EXPORT_SYMBOL vmlinux 0xf3ca733b hdmi_drm_infoframe_pack +EXPORT_SYMBOL vmlinux 0xf3e0e1df allocate_resource +EXPORT_SYMBOL vmlinux 0xf3e70d4b __traceiter_dma_fence_enable_signal +EXPORT_SYMBOL vmlinux 0xf3f7d33f ptep_xchg_direct +EXPORT_SYMBOL vmlinux 0xf4057ca5 lookup_one_unlocked +EXPORT_SYMBOL vmlinux 0xf4283bd8 km_policy_notify +EXPORT_SYMBOL vmlinux 0xf43725fb s390_arch_random_counter +EXPORT_SYMBOL vmlinux 0xf43f2f13 inet_pton_with_scope +EXPORT_SYMBOL vmlinux 0xf441fda0 __skb_free_datagram_locked +EXPORT_SYMBOL vmlinux 0xf447057a pci_setup_cardbus +EXPORT_SYMBOL vmlinux 0xf44a904a net_ns_barrier +EXPORT_SYMBOL vmlinux 0xf44f852a phy_check_valid +EXPORT_SYMBOL vmlinux 0xf474c21c bitmap_print_to_pagebuf +EXPORT_SYMBOL vmlinux 0xf474fdcb kfree_const +EXPORT_SYMBOL vmlinux 0xf4a38f5e eth_get_headlen +EXPORT_SYMBOL vmlinux 0xf4a3ac31 scsi_partsize +EXPORT_SYMBOL vmlinux 0xf4b532d6 fscrypt_ioctl_get_policy +EXPORT_SYMBOL vmlinux 0xf4bb992f inetpeer_invalidate_tree +EXPORT_SYMBOL vmlinux 0xf4db35bc stpcpy +EXPORT_SYMBOL vmlinux 0xf4e6e7e7 skb_orphan_partial +EXPORT_SYMBOL vmlinux 0xf4f14de6 rtnl_trylock +EXPORT_SYMBOL vmlinux 0xf4f1d73f __kfifo_out_peek_r +EXPORT_SYMBOL vmlinux 0xf4f30b97 param_ops_invbool +EXPORT_SYMBOL vmlinux 0xf539969b iov_iter_bvec +EXPORT_SYMBOL vmlinux 0xf53cab35 tag_pages_for_writeback +EXPORT_SYMBOL vmlinux 0xf53d4c26 qdisc_class_hash_destroy +EXPORT_SYMBOL vmlinux 0xf5664645 inet6_csk_route_req +EXPORT_SYMBOL vmlinux 0xf573e78d __vmalloc_array +EXPORT_SYMBOL vmlinux 0xf5957db4 xfrm_find_acq +EXPORT_SYMBOL vmlinux 0xf5ce1d1f devm_ioremap_resource +EXPORT_SYMBOL vmlinux 0xf5cfdb0d dm_kcopyd_copy +EXPORT_SYMBOL vmlinux 0xf5d82626 flow_rule_match_enc_ipv6_addrs +EXPORT_SYMBOL vmlinux 0xf5e7ea40 ktime_get_coarse_ts64 +EXPORT_SYMBOL vmlinux 0xf5eba4e0 pcie_bandwidth_available +EXPORT_SYMBOL vmlinux 0xf5f0a40c bdev_end_io_acct +EXPORT_SYMBOL vmlinux 0xf6085c0b scsi_target_quiesce +EXPORT_SYMBOL vmlinux 0xf61372cc netdev_class_create_file_ns +EXPORT_SYMBOL vmlinux 0xf61f3772 dump_align +EXPORT_SYMBOL vmlinux 0xf643d104 hsiphash_4u32 +EXPORT_SYMBOL vmlinux 0xf651a56d kmem_cache_size +EXPORT_SYMBOL vmlinux 0xf665f74f sock_load_diag_module +EXPORT_SYMBOL vmlinux 0xf68285c0 register_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xf6960b1a d_move +EXPORT_SYMBOL vmlinux 0xf6abebdb tcf_action_dump_1 +EXPORT_SYMBOL vmlinux 0xf6c3e4aa wait_for_completion_io +EXPORT_SYMBOL vmlinux 0xf6ca802f jbd2_journal_force_commit +EXPORT_SYMBOL vmlinux 0xf6ebc03b net_ratelimit +EXPORT_SYMBOL vmlinux 0xf6f9d58d init_on_free +EXPORT_SYMBOL vmlinux 0xf6fc8791 __bitmap_xor +EXPORT_SYMBOL vmlinux 0xf7128811 blk_mq_complete_request +EXPORT_SYMBOL vmlinux 0xf7370f56 system_state +EXPORT_SYMBOL vmlinux 0xf738d1be register_blocking_lsm_notifier +EXPORT_SYMBOL vmlinux 0xf74300d7 arch_vcpu_is_preempted +EXPORT_SYMBOL vmlinux 0xf7444e5e xfrm_spd_getinfo +EXPORT_SYMBOL vmlinux 0xf7852c94 tcf_exts_init_ex +EXPORT_SYMBOL vmlinux 0xf785eef3 param_get_invbool +EXPORT_SYMBOL vmlinux 0xf79faab3 ip_send_check +EXPORT_SYMBOL vmlinux 0xf7a611c9 ip6_output +EXPORT_SYMBOL vmlinux 0xf7ac03a6 rdmacg_uncharge +EXPORT_SYMBOL vmlinux 0xf7b395a1 __ip_options_compile +EXPORT_SYMBOL vmlinux 0xf7d71918 __kfifo_in_r +EXPORT_SYMBOL vmlinux 0xf7d89e93 inode_permission +EXPORT_SYMBOL vmlinux 0xf7dbdcc2 zstd_end_stream +EXPORT_SYMBOL vmlinux 0xf7de2296 pci_disable_link_state +EXPORT_SYMBOL vmlinux 0xf7f477c0 padata_free_shell +EXPORT_SYMBOL vmlinux 0xf7fa5085 sock_kmalloc +EXPORT_SYMBOL vmlinux 0xf80bf7c4 __pskb_copy_fclone +EXPORT_SYMBOL vmlinux 0xf811e69d scsi_eh_flush_done_q +EXPORT_SYMBOL vmlinux 0xf81fd636 arch_spin_relax +EXPORT_SYMBOL vmlinux 0xf82ec573 rb_prev +EXPORT_SYMBOL vmlinux 0xf84bd6ee bpf_stats_enabled_key +EXPORT_SYMBOL vmlinux 0xf8545285 inet6_unregister_protosw +EXPORT_SYMBOL vmlinux 0xf858c86c security_d_instantiate +EXPORT_SYMBOL vmlinux 0xf85b06d7 devm_pci_alloc_host_bridge +EXPORT_SYMBOL vmlinux 0xf8887a85 seq_putc +EXPORT_SYMBOL vmlinux 0xf888ca21 sg_init_table +EXPORT_SYMBOL vmlinux 0xf8d07858 bitmap_from_arr32 +EXPORT_SYMBOL vmlinux 0xf8d14362 d_find_alias +EXPORT_SYMBOL vmlinux 0xf8d9f260 revert_creds +EXPORT_SYMBOL vmlinux 0xf8e2fb70 jbd2_journal_forget +EXPORT_SYMBOL vmlinux 0xf8e3327a md_done_sync +EXPORT_SYMBOL vmlinux 0xf8f0a047 __generic_file_write_iter +EXPORT_SYMBOL vmlinux 0xf8f61ebc wake_up_var +EXPORT_SYMBOL vmlinux 0xf90a9b13 skb_tunnel_check_pmtu +EXPORT_SYMBOL vmlinux 0xf92d7170 clear_page_dirty_for_io +EXPORT_SYMBOL vmlinux 0xf93047f5 inet_frag_kill +EXPORT_SYMBOL vmlinux 0xf93fd09c fb_find_mode_cvt +EXPORT_SYMBOL vmlinux 0xf95e3b9c tty_unregister_device +EXPORT_SYMBOL vmlinux 0xf96a60d7 __cond_resched_rwlock_read +EXPORT_SYMBOL vmlinux 0xf97eb46a udp_read_skb +EXPORT_SYMBOL vmlinux 0xf982e1fd __skb_gso_segment +EXPORT_SYMBOL vmlinux 0xf98c113a block_is_partially_uptodate +EXPORT_SYMBOL vmlinux 0xf9958396 kobject_add +EXPORT_SYMBOL vmlinux 0xf9a06e0e ida_free +EXPORT_SYMBOL vmlinux 0xf9a482f9 msleep +EXPORT_SYMBOL vmlinux 0xf9bff543 skb_pull_data +EXPORT_SYMBOL vmlinux 0xf9ca3065 dst_dev_put +EXPORT_SYMBOL vmlinux 0xf9cdddc3 __cpuhp_remove_state_cpuslocked +EXPORT_SYMBOL vmlinux 0xf9d92e1f vfs_fsync_range +EXPORT_SYMBOL vmlinux 0xf9e1dc13 tty_check_change +EXPORT_SYMBOL vmlinux 0xf9eb1afa __kfree_skb +EXPORT_SYMBOL vmlinux 0xf9f0c1a3 dma_fence_signal_locked +EXPORT_SYMBOL vmlinux 0xf9fc09c7 iput +EXPORT_SYMBOL vmlinux 0xfa025df5 cpu_rmap_update +EXPORT_SYMBOL vmlinux 0xfa02c4ad reuseport_has_conns_set +EXPORT_SYMBOL vmlinux 0xfa042227 gnet_stats_add_basic +EXPORT_SYMBOL vmlinux 0xfa08c34a page_offline_end +EXPORT_SYMBOL vmlinux 0xfa098502 dma_unmap_sg_attrs +EXPORT_SYMBOL vmlinux 0xfa4d2f03 __nla_parse +EXPORT_SYMBOL vmlinux 0xfa4d8d81 page_pool_alloc_pages +EXPORT_SYMBOL vmlinux 0xfa50bd24 dev_get_by_name_rcu +EXPORT_SYMBOL vmlinux 0xfa599bb2 netlink_register_notifier +EXPORT_SYMBOL vmlinux 0xfa6095e2 genphy_read_status +EXPORT_SYMBOL vmlinux 0xfa7c3cd9 __scsi_add_device +EXPORT_SYMBOL vmlinux 0xfa80003c tty_register_ldisc +EXPORT_SYMBOL vmlinux 0xfa815661 sock_no_linger +EXPORT_SYMBOL vmlinux 0xfaaa12d0 _page_poisoning_enabled +EXPORT_SYMBOL vmlinux 0xfaab110e inet_csk_reqsk_queue_add +EXPORT_SYMBOL vmlinux 0xfab4d556 dma_resv_copy_fences +EXPORT_SYMBOL vmlinux 0xfac19588 __clear_user +EXPORT_SYMBOL vmlinux 0xfac8865f sysctl_wmem_max +EXPORT_SYMBOL vmlinux 0xfade2c5b super_setup_bdi +EXPORT_SYMBOL vmlinux 0xfaecb308 memcg_bpf_enabled_key +EXPORT_SYMBOL vmlinux 0xfb0231a7 lookup_one_len_unlocked +EXPORT_SYMBOL vmlinux 0xfb2ba4dc default_qdisc_ops +EXPORT_SYMBOL vmlinux 0xfb34fad4 __nla_reserve_64bit +EXPORT_SYMBOL vmlinux 0xfb384d37 kasprintf +EXPORT_SYMBOL vmlinux 0xfb3ebe0d seq_path +EXPORT_SYMBOL vmlinux 0xfb4449eb input_alloc_absinfo +EXPORT_SYMBOL vmlinux 0xfb482dd1 __traceiter_s390_cio_stsch +EXPORT_SYMBOL vmlinux 0xfb49689f input_match_device_id +EXPORT_SYMBOL vmlinux 0xfb5531c8 fb_set_var +EXPORT_SYMBOL vmlinux 0xfb592a9e devm_mdiobus_alloc_size +EXPORT_SYMBOL vmlinux 0xfb6af58d recalc_sigpending +EXPORT_SYMBOL vmlinux 0xfba7a5f5 __get_random_u32_below +EXPORT_SYMBOL vmlinux 0xfba7ddd2 match_u64 +EXPORT_SYMBOL vmlinux 0xfbaaf01e console_lock +EXPORT_SYMBOL vmlinux 0xfbad3cf0 scsi_normalize_sense +EXPORT_SYMBOL vmlinux 0xfbb8e50c __netif_napi_del +EXPORT_SYMBOL vmlinux 0xfbc4f89e io_schedule_timeout +EXPORT_SYMBOL vmlinux 0xfbf82d95 pci_bus_read_dev_vendor_id +EXPORT_SYMBOL vmlinux 0xfbfd172a _dev_warn +EXPORT_SYMBOL vmlinux 0xfc1d20c8 inet_accept +EXPORT_SYMBOL vmlinux 0xfc3ab976 truncate_inode_pages +EXPORT_SYMBOL vmlinux 0xfc40bfe7 pci_bus_alloc_resource +EXPORT_SYMBOL vmlinux 0xfc421e79 gnet_stats_add_queue +EXPORT_SYMBOL vmlinux 0xfc4a7713 fscrypt_decrypt_pagecache_blocks +EXPORT_SYMBOL vmlinux 0xfc5d8eb5 tcp_ld_RTO_revert +EXPORT_SYMBOL vmlinux 0xfc6fb988 device_get_mac_address +EXPORT_SYMBOL vmlinux 0xfc9f480a dev_load +EXPORT_SYMBOL vmlinux 0xfcab9274 tcp_md5_do_del +EXPORT_SYMBOL vmlinux 0xfcd1819a hdmi_spd_infoframe_check +EXPORT_SYMBOL vmlinux 0xfce4ad44 default_llseek +EXPORT_SYMBOL vmlinux 0xfcea0408 call_usermodehelper_exec +EXPORT_SYMBOL vmlinux 0xfcea98c2 ip_tunnel_parse_protocol +EXPORT_SYMBOL vmlinux 0xfcec0987 enable_irq +EXPORT_SYMBOL vmlinux 0xfcf7d9e4 pci_disable_msi +EXPORT_SYMBOL vmlinux 0xfd04cdf7 gro_cells_receive +EXPORT_SYMBOL vmlinux 0xfd17f3f0 __vfs_getxattr +EXPORT_SYMBOL vmlinux 0xfd67eb1c ccw_device_halt +EXPORT_SYMBOL vmlinux 0xfd6be4a0 iptun_encaps +EXPORT_SYMBOL vmlinux 0xfd6f1f16 free_buffer_head +EXPORT_SYMBOL vmlinux 0xfd76f166 lockref_put_or_lock +EXPORT_SYMBOL vmlinux 0xfd7d68f2 dcb_getapp +EXPORT_SYMBOL vmlinux 0xfd81cb79 hdmi_audio_infoframe_pack_for_dp +EXPORT_SYMBOL vmlinux 0xfd8a9bcf generic_write_checks_count +EXPORT_SYMBOL vmlinux 0xfd9a9866 stfle_fac_list +EXPORT_SYMBOL vmlinux 0xfdb7f6a9 finish_wait +EXPORT_SYMBOL vmlinux 0xfdbaec7a xfrm_input_resume +EXPORT_SYMBOL vmlinux 0xfdc0eb26 security_binder_transaction +EXPORT_SYMBOL vmlinux 0xfdc54842 always_delete_dentry +EXPORT_SYMBOL vmlinux 0xfdcc8a0e fb_find_best_display +EXPORT_SYMBOL vmlinux 0xfdd20de1 md_integrity_register +EXPORT_SYMBOL vmlinux 0xfddb87be register_qdisc +EXPORT_SYMBOL vmlinux 0xfdde0bb2 phy_init_eee +EXPORT_SYMBOL vmlinux 0xfde4edcc tcp_prot +EXPORT_SYMBOL vmlinux 0xfe021b54 alloc_skb_with_frags +EXPORT_SYMBOL vmlinux 0xfe029963 unregister_inetaddr_notifier +EXPORT_SYMBOL vmlinux 0xfe0995c7 udp_gro_complete +EXPORT_SYMBOL vmlinux 0xfe1a1d50 dma_fence_default_wait +EXPORT_SYMBOL vmlinux 0xfe3d60cb cdrom_get_media_event +EXPORT_SYMBOL vmlinux 0xfe407f89 datagram_poll +EXPORT_SYMBOL vmlinux 0xfe46c237 dquot_alloc_inode +EXPORT_SYMBOL vmlinux 0xfe487975 init_wait_entry +EXPORT_SYMBOL vmlinux 0xfe524436 dma_fence_free +EXPORT_SYMBOL vmlinux 0xfe5d4bb2 sys_tz +EXPORT_SYMBOL vmlinux 0xfe6ecf11 sock_set_reuseport +EXPORT_SYMBOL vmlinux 0xfe81cd31 blk_queue_alignment_offset +EXPORT_SYMBOL vmlinux 0xfea670e5 bioset_integrity_create +EXPORT_SYMBOL vmlinux 0xfea94654 inet_bind +EXPORT_SYMBOL vmlinux 0xfedcdb60 seq_hlist_next_percpu +EXPORT_SYMBOL vmlinux 0xfedce52e touch_buffer +EXPORT_SYMBOL vmlinux 0xfefdcd6b genphy_c37_read_status +EXPORT_SYMBOL vmlinux 0xff076c38 fwnode_phy_find_device +EXPORT_SYMBOL vmlinux 0xff1e9dd8 seq_list_start +EXPORT_SYMBOL vmlinux 0xff1f0ae2 add_virt_timer +EXPORT_SYMBOL vmlinux 0xff33724b dma_fence_match_context +EXPORT_SYMBOL vmlinux 0xff41a709 __tracepoint_kmalloc +EXPORT_SYMBOL vmlinux 0xff432198 filemap_flush +EXPORT_SYMBOL vmlinux 0xff6878cf fb_default_cmap +EXPORT_SYMBOL vmlinux 0xff75ad5f generic_pipe_buf_release +EXPORT_SYMBOL vmlinux 0xff7ad1b5 krealloc +EXPORT_SYMBOL vmlinux 0xff8b56a9 wait_for_completion_timeout +EXPORT_SYMBOL vmlinux 0xff95e0c7 dma_fence_wait_timeout +EXPORT_SYMBOL vmlinux 0xff9cf61f scm_detach_fds +EXPORT_SYMBOL vmlinux 0xffb945b3 blk_queue_max_write_zeroes_sectors +EXPORT_SYMBOL vmlinux 0xffbf5a41 wait_for_completion_killable +EXPORT_SYMBOL vmlinux 0xffc1d975 __hw_addr_unsync_dev +EXPORT_SYMBOL vmlinux 0xffc9db48 cdev_init +EXPORT_SYMBOL vmlinux 0xffcc4ec7 tcp_bpf_bypass_getsockopt +EXPORT_SYMBOL vmlinux 0xffde664f ip6_frag_init +EXPORT_SYMBOL vmlinux 0xffe3cba1 posix_acl_chmod +EXPORT_SYMBOL vmlinux 0xffedca0c dcb_setrewr +EXPORT_SYMBOL vmlinux 0xffeedf6a delayed_work_timer_fn +EXPORT_SYMBOL_GPL arch/s390/net/pnet 0xbb5eb1b6 pnet_id_by_dev_port +EXPORT_SYMBOL_GPL crypto/af_alg 0x20318bf6 af_alg_get_rsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x27e92408 af_alg_async_cb +EXPORT_SYMBOL_GPL crypto/af_alg 0x434d5a56 af_alg_sendmsg +EXPORT_SYMBOL_GPL crypto/af_alg 0x4487c57a af_alg_pull_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x48efa77c af_alg_count_tsgl +EXPORT_SYMBOL_GPL crypto/af_alg 0x607b8b57 af_alg_unregister_type +EXPORT_SYMBOL_GPL crypto/af_alg 0x6741a8e6 af_alg_wmem_wakeup +EXPORT_SYMBOL_GPL crypto/af_alg 0x6df70499 af_alg_register_type +EXPORT_SYMBOL_GPL crypto/af_alg 0x79b80db9 af_alg_wait_for_data +EXPORT_SYMBOL_GPL crypto/af_alg 0x7d86508d af_alg_poll +EXPORT_SYMBOL_GPL crypto/af_alg 0x82e0f850 af_alg_free_resources +EXPORT_SYMBOL_GPL crypto/af_alg 0xa094605e af_alg_release +EXPORT_SYMBOL_GPL crypto/af_alg 0xadccc62c af_alg_alloc_areq +EXPORT_SYMBOL_GPL crypto/af_alg 0xb984d37c af_alg_free_sg +EXPORT_SYMBOL_GPL crypto/af_alg 0xcee71b04 af_alg_accept +EXPORT_SYMBOL_GPL crypto/af_alg 0xe13bf9b5 af_alg_release_parent +EXPORT_SYMBOL_GPL crypto/async_tx/async_memcpy 0x81c42da7 async_memcpy +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0x12859236 async_gen_syndrome +EXPORT_SYMBOL_GPL crypto/async_tx/async_pq 0x6b667f95 async_syndrome_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0x18506596 async_raid6_2data_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_raid6_recov 0xb5a1aa5e async_raid6_datap_recov +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x610e6ff0 async_tx_quiesce +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0x939dbcf2 async_tx_submit +EXPORT_SYMBOL_GPL crypto/async_tx/async_tx 0xa13b582f async_trigger_callback +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x223030ad async_xor_val +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0x542cdd45 async_xor_val_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xd3f2688c async_xor_offs +EXPORT_SYMBOL_GPL crypto/async_tx/async_xor 0xed8e8408 async_xor +EXPORT_SYMBOL_GPL crypto/authenc 0x2479193e crypto_authenc_extractkeys +EXPORT_SYMBOL_GPL crypto/blowfish_common 0xad58a046 blowfish_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x188d9d26 __cast5_decrypt +EXPORT_SYMBOL_GPL crypto/cast5_generic 0x702265ec cast5_setkey +EXPORT_SYMBOL_GPL crypto/cast5_generic 0xef81a4af __cast5_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x3dbae082 __cast6_decrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0x3e862f47 cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xcfce512f __cast6_encrypt +EXPORT_SYMBOL_GPL crypto/cast6_generic 0xd76a5716 __cast6_setkey +EXPORT_SYMBOL_GPL crypto/cast_common 0x5609ce41 cast_s2 +EXPORT_SYMBOL_GPL crypto/cast_common 0x5b17be06 cast_s4 +EXPORT_SYMBOL_GPL crypto/cast_common 0xb9cba57f cast_s3 +EXPORT_SYMBOL_GPL crypto/cast_common 0xbd3e7542 cast_s1 +EXPORT_SYMBOL_GPL crypto/cryptd 0x00f2d428 cryptd_free_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0x680f2444 cryptd_free_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x710f844e cryptd_skcipher_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0x8a555b34 cryptd_alloc_ahash +EXPORT_SYMBOL_GPL crypto/cryptd 0x9f2b281d cryptd_ahash_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xa432782a cryptd_ahash_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xb2328a74 cryptd_alloc_aead +EXPORT_SYMBOL_GPL crypto/cryptd 0xbcc73592 cryptd_free_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0xcb1f83bc cryptd_skcipher_child +EXPORT_SYMBOL_GPL crypto/cryptd 0xdd2296e7 cryptd_aead_queued +EXPORT_SYMBOL_GPL crypto/cryptd 0xebb14546 cryptd_shash_desc +EXPORT_SYMBOL_GPL crypto/cryptd 0xf5fbb4c7 cryptd_alloc_skcipher +EXPORT_SYMBOL_GPL crypto/cryptd 0xfbc9930b cryptd_aead_child +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x1aa7ec3c crypto_engine_start +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x49cfd793 crypto_transfer_akcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x6d802f9c crypto_engine_exit +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x709056b0 crypto_engine_alloc_init +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x768df088 crypto_finalize_aead_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0x7d20368c crypto_finalize_hash_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xa6ff1dd5 crypto_transfer_skcipher_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xab16433f crypto_finalize_akcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xafe235e3 crypto_transfer_kpp_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xd6c72303 crypto_engine_alloc_init_and_set +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xda01c8ef crypto_engine_stop +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xde229678 crypto_finalize_kpp_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xf570d183 crypto_transfer_aead_request_to_engine +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xf7bcc675 crypto_finalize_skcipher_request +EXPORT_SYMBOL_GPL crypto/crypto_engine 0xffc2c786 crypto_transfer_hash_request_to_engine +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x33b866ce crypto_ecdh_decode_key +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7475be8e crypto_ecdh_key_len +EXPORT_SYMBOL_GPL crypto/ecdh_generic 0xb230d2ec crypto_ecdh_encode_key +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x4eb4c55e __serpent_encrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0x6630890b serpent_setkey +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xbcc074f3 __serpent_decrypt +EXPORT_SYMBOL_GPL crypto/serpent_generic 0xd4c9681a __serpent_setkey +EXPORT_SYMBOL_GPL crypto/sm2_generic 0x1fe49ab1 sm2_compute_z_digest +EXPORT_SYMBOL_GPL crypto/sm3 0xa98edad1 sm3_update +EXPORT_SYMBOL_GPL crypto/sm3 0xf04338f9 sm3_final +EXPORT_SYMBOL_GPL crypto/twofish_common 0xe22b7787 __twofish_setkey +EXPORT_SYMBOL_GPL crypto/twofish_common 0xe38f46e4 twofish_setkey +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-i2c 0xa09881d9 __regmap_init_i2c +EXPORT_SYMBOL_GPL drivers/base/regmap/regmap-i2c 0xaa50cd6b __devm_regmap_init_i2c +EXPORT_SYMBOL_GPL drivers/fpga/altera-pr-ip-core 0xfc1aabf1 alt_pr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x164c863a of_fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x212a9a32 fpga_mgr_load +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x4783c53d fpga_image_info_free +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x5a9498ea fpga_mgr_get +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x5ebcb6b2 fpga_mgr_unregister +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x66e3f2db fpga_mgr_put +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0x904e59e9 fpga_image_info_alloc +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xb355c699 fpga_mgr_lock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xbad37dc5 devm_fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xc0ff1f32 fpga_mgr_register_full +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xd20370af fpga_mgr_unlock +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xf2551831 devm_fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/fpga/fpga-mgr 0xf700f63f fpga_mgr_register +EXPORT_SYMBOL_GPL drivers/gpio/gpio-generic 0x9986018d bgpio_init +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x02a994f2 idio_16_get +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x1bf5ac5a idio_16_set +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x40f176c1 idio_16_get_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0x8e08818b idio_16_set_multiple +EXPORT_SYMBOL_GPL drivers/gpio/gpio-idio-16 0xa143e5cb idio_16_state_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x28bb10fd drm_class_device_register +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x43494c9d drm_bridge_hpd_enable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x439ee259 drm_class_device_unregister +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x5dc58b57 drm_bridge_hpd_notify +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x8ee4fb53 drm_bridge_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x94be0c0e drm_gem_dumb_map_offset +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0x981992ed drmm_kstrdup +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xb8e5e45e drm_crtc_add_crc_entry +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xbb3ef90e drm_do_get_edid +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xecda6e2f drm_bridge_get_modes +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xf485320f drm_bridge_detect +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm 0xfa6af74e drm_bridge_hpd_disable +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x081d9eff drm_gem_fb_create_with_dirty +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x0eb7c860 drm_gem_fb_init_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x242ebcf0 drm_gem_fb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x388b0bb9 drm_gem_fb_afbc_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x4698997f drm_gem_fb_create_with_funcs +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0x8a874916 drm_gem_fb_get_obj +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xd5ae7677 drm_bridge_connector_init +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_kms_helper 0xf20519c8 drm_gem_plane_helper_prepare_fb +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x1ec19265 drm_gem_shmem_get_pages_sgt +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x37c5a937 drm_gem_shmem_dumb_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x4e1d26a5 drm_gem_shmem_prime_import_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x5264004d drm_gem_shmem_mmap +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0x6e34e4f0 drm_gem_shmem_create +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xa207e936 drm_gem_shmem_free +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xe40ee8ff drm_gem_shmem_get_sg_table +EXPORT_SYMBOL_GPL drivers/gpu/drm/drm_shmem_helper 0xfe4a971b drm_gem_shmem_vm_ops +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x23a78208 intel_th_driver_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x2fda595d intel_th_output_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x37cc2b34 intel_th_driver_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x441ffed6 intel_th_set_output +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x61591187 intel_th_free +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0x86a63f47 intel_th_trace_enable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xa30b316d intel_th_trace_disable +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xee767f17 intel_th_alloc +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th 0xff0b10e9 intel_th_trace_switch +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0x19fce4df intel_th_msu_buffer_unregister +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0xd68b85c6 intel_th_msu_buffer_register +EXPORT_SYMBOL_GPL drivers/hwtracing/intel_th/intel_th_msu 0xdabd1001 intel_th_msc_window_unlock +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x02c8d473 stm_source_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x29be3869 stm_source_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0x91c05c6d stm_source_write +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xb0d5afbb stm_register_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xcc6b7220 stm_register_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xcd384718 to_pdrv_policy_node +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xd29bc8d0 stm_unregister_protocol +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xdb32fbdf stm_unregister_device +EXPORT_SYMBOL_GPL drivers/hwtracing/stm/stm_core 0xe2aa3dd7 stm_data_write +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x021846f9 i2c_probe_func_quick_read +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x037202e4 i2c_unregister_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x063e86ed i2c_adapter_type +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x0804a92c i2c_add_numbered_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x12ac3449 i2c_parse_fw_timings +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x177ec1b1 i2c_new_scanned_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x21ff18ae i2c_recover_bus +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x42041512 i2c_get_dma_safe_msg_buf +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x4a895221 i2c_handle_smbus_host_notify +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x4dae16e4 i2c_put_dma_safe_msg_buf +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x550f3e05 i2c_freq_mode_string +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x777637e6 devm_i2c_new_dummy_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x7dacadfb i2c_bus_type +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x84e25ef9 i2c_adapter_depth +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x9157bdaa i2c_for_each_dev +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x9474510b devm_i2c_add_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0x9acb4af2 i2c_match_id +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0xc83d5e49 i2c_new_ancillary_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0xc968b86e i2c_client_type +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0xe1f480fd i2c_new_dummy_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0xe4b9dce8 i2c_new_client_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0xedf6111b i2c_client_get_device_id +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0xf3f207a2 i2c_generic_scl_recovery +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0xf9455a88 i2c_get_device_id +EXPORT_SYMBOL_GPL drivers/i2c/i2c-core 0xfcb6c00c i2c_new_smbus_alert_device +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x7d88ebee i2c_mux_alloc +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x88ea04f5 i2c_mux_del_adapters +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0x9df314d2 i2c_root_adapter +EXPORT_SYMBOL_GPL drivers/i2c/i2c-mux 0xa328a59f i2c_mux_add_adapter +EXPORT_SYMBOL_GPL drivers/infiniband/core/ib_core 0xdbd019c4 ib_wq +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x2c821c58 rtrs_init_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x3661244e rtrs_cq_qp_create +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x42042996 rtrs_post_recv_empty +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x4c9f50fd rtrs_iu_post_send +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x61c79aca rtrs_iu_post_rdma_write_imm +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x627432c1 rtrs_iu_free +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x66bdcc89 rtrs_iu_alloc +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x70a555f8 rtrs_iu_post_recv +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0x8973fbb2 rtrs_cq_qp_destroy +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xd7ac0436 rtrs_send_hb_ack +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xdb41cb48 rtrs_stop_hb +EXPORT_SYMBOL_GPL drivers/infiniband/ulp/rtrs/rtrs-core 0xead1e206 rtrs_start_hb +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x04b25810 __tracepoint_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x05058957 __tracepoint_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x063306f1 __tracepoint_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x06bceaa1 __SCK__tp_func_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x0bc0be45 __SCK__tp_func_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x15f3de09 __SCK__tp_func_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x17a83e40 __traceiter_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x181a1930 __SCK__tp_func_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1b083369 __SCK__tp_func_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c599ebe __traceiter_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c7eacb5 __traceiter_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1c83d5b7 __SCK__tp_func_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x1e214bd4 __traceiter_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x22ae6324 __SCK__tp_func_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2766fb04 __traceiter_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2af60833 __SCK__tp_func_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x2b564a5c __traceiter_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x304807c3 __traceiter_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x362eda19 __tracepoint_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37808fd7 __tracepoint_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x37b31e4f __tracepoint_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3a3eb678 __tracepoint_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3cbeb875 __traceiter_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x3feb7def __tracepoint_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x44bb87a3 __tracepoint_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x46c66897 __SCK__tp_func_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x47b2af54 __tracepoint_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4a2d1241 __SCK__tp_func_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x4b96c8a0 __tracepoint_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x51d0e534 __SCK__tp_func_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5d9c8fc8 __SCK__tp_func_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5f9386a1 __tracepoint_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x5fd7c423 __SCK__tp_func_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6026e276 __SCK__tp_func_bcache_bypass_congested +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6119e203 __tracepoint_bcache_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x64e39418 __traceiter_bcache_writeback_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x66232cfe __tracepoint_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6697827f __SCK__tp_func_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x691255b9 __traceiter_bcache_btree_node_split +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6df6cd33 __traceiter_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e74dca7 __SCK__tp_func_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e7df078 __tracepoint_bcache_writeback +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x6e97aa65 __traceiter_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x71a90620 __tracepoint_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x79eeb380 __SCK__tp_func_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7d19d649 __traceiter_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x7e95809e __traceiter_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x80e3881d __SCK__tp_func_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x811522ab __traceiter_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x81d4d2d1 __tracepoint_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x89e6d25c __traceiter_bcache_btree_set_root +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8ad20d61 __SCK__tp_func_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8b9fa1d8 __tracepoint_bcache_read_retry +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8bba9251 __tracepoint_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x8f7308be __tracepoint_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x93c8c39b __tracepoint_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x988698f1 __traceiter_bcache_request_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9a6f4d9f __SCK__tp_func_bcache_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0x9ce21c84 __SCK__tp_func_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa09a6b09 __tracepoint_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa187023e __SCK__tp_func_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa3386d59 __traceiter_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa64134e4 __SCK__tp_func_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xa842a5c8 __SCK__tp_func_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xacc9cf54 __traceiter_bcache_btree_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xad6440b4 __traceiter_bcache_gc_copy +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb538d4e0 __traceiter_bcache_invalidate +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb5a62a8c __traceiter_bcache_cache_insert +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xb80148a8 __traceiter_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xba843c3f __SCK__tp_func_bcache_gc_end +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc71c2ab5 __traceiter_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xc8ae4213 __SCK__tp_func_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd4548de4 __traceiter_bcache_btree_node_free +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd8aa1746 __tracepoint_bcache_btree_read +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xd9f63855 __tracepoint_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xda06fe86 __SCK__tp_func_bcache_btree_node_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xda24644c __traceiter_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xdd1455a7 __tracepoint_bcache_journal_entry_full +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe16c06b3 __SCK__tp_func_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe45d5695 __traceiter_bcache_alloc_fail +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xe66fb4d2 __traceiter_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xea3a1ab2 __tracepoint_bcache_request_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec29e22a __traceiter_bcache_gc_copy_collision +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec3327c6 __tracepoint_bcache_btree_node_alloc +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xec92a163 __SCK__tp_func_bcache_btree_cache_cannibalize +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf021519f __tracepoint_bcache_btree_gc_coalesce +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf4fb9f2f __traceiter_bcache_btree_node_compact +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf6249e5f __SCK__tp_func_bcache_journal_replay_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xf7e56915 __traceiter_bcache_gc_start +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfc0a0b57 __tracepoint_bcache_journal_write +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd5d057b __tracepoint_bcache_bypass_sequential +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfd6b5d80 __SCK__tp_func_bcache_btree_insert_key +EXPORT_SYMBOL_GPL drivers/md/bcache/bcache 0xfed8327b __tracepoint_bcache_journal_full +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x0fe7081c dm_cell_get_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x16457125 dm_cell_put_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x17dd39d6 dm_deferred_set_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x20cc624d dm_cell_error +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2ab3b78d dm_cell_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x2eb01e04 dm_deferred_set_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x3065e7d8 dm_bio_prison_alloc_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x4f4d3949 dm_get_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x5fe92ab5 dm_bio_prison_free_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6791a44e dm_deferred_entry_dec +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x6fbed910 dm_bio_prison_alloc_cell_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x753e20b2 dm_bio_prison_create +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x78f0d794 dm_cell_promote_or_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0x92fe2ca4 dm_cell_unlock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xace9b57b dm_bio_prison_destroy_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb6d5c65d dm_deferred_set_add_work +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb70b342a dm_bio_prison_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xb9b38f0c dm_cell_lock_promote_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xc00ee5df dm_bio_prison_free_cell +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xca2e3a88 dm_deferred_entry_inc +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xcb0f8b2c dm_cell_visit_release +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd60eb273 dm_cell_lock_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xd99e003d dm_bio_prison_create_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xe7efd174 dm_bio_detain +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xeb6e04ac dm_cell_release_no_holder +EXPORT_SYMBOL_GPL drivers/md/dm-bio-prison 0xf6ea6b5f dm_cell_quiesce_v2 +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x0ad0dc4f dm_bufio_mark_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x24772bfe dm_bufio_get +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x2e0774dc dm_bufio_get_block_number +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x656100cc dm_bufio_client_reset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6a2f40e1 dm_bufio_mark_partial_buffer_dirty +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6aebce95 dm_bufio_issue_discard +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6cdb2d56 dm_bufio_prefetch +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d3f57bd dm_bufio_get_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x6d83826d dm_bufio_get_block_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x74dcd98c dm_bufio_get_aux_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x867e87eb dm_bufio_get_dm_io_client +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0x91f00abc dm_bufio_set_minimum_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xa82b2066 dm_bufio_write_dirty_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xb04f56ab dm_bufio_read +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc0d7df85 dm_bufio_new +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xc9a3422d dm_bufio_write_dirty_buffers_async +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xcac119b9 dm_bufio_client_create +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xcd2ba798 dm_bufio_forget +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd4bddf5c dm_bufio_issue_flush +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xd991e3b9 dm_bufio_get_device_size +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xe6024e59 dm_bufio_release +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xebcc64a4 dm_bufio_get_block_data +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xeca7949e dm_bufio_client_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xed3283a4 dm_bufio_set_sector_offset +EXPORT_SYMBOL_GPL drivers/md/dm-bufio 0xf241a6eb dm_bufio_forget_buffers +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x032b524d dm_cache_policy_register +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x0efbca4c btracker_promotion_already_present +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x1c852cab btracker_nr_demotions_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x1ca7a695 dm_cache_policy_get_version +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x481a0b15 btracker_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x4c32b454 dm_cache_policy_get_name +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x5adc2807 btracker_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x651b0b58 dm_cache_policy_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x65eea825 btracker_nr_writebacks_queued +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0x87bee547 btracker_queue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa2365f44 btracker_issue +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa7eadcb5 btracker_complete +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xa975270f dm_cache_policy_get_hint_size +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xbaec9cd8 dm_cache_policy_create +EXPORT_SYMBOL_GPL drivers/md/dm-cache 0xd91a0fb9 dm_cache_policy_unregister +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0x21c0035d dm_unregister_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-multipath 0xe0863400 dm_register_path_selector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x01d2f9ac dm_rh_recovery_start +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x0b77087c dm_region_hash_create +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x29fd1c10 dm_rh_dirty_log +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38972f23 dm_rh_region_to_sector +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x38efaf5a dm_region_hash_destroy +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x3a18389a dm_rh_update_states +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x57e16c3e dm_rh_get_state +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x5f4a6e61 dm_rh_dec +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7774620f dm_rh_stop_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d053fc5 dm_rh_start_recovery +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0x7d5e1815 dm_rh_get_region_key +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa491c9e2 dm_rh_inc_pending +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa53387c7 dm_rh_flush +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa75ae244 dm_rh_bio_to_region +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xa83588eb dm_rh_recovery_end +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xb06a9385 dm_rh_mark_nosync +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xb160e342 dm_rh_delay +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xbe38a431 dm_rh_recovery_prepare +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xd8aa4284 dm_rh_region_context +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xf92b8a3d dm_rh_get_region_size +EXPORT_SYMBOL_GPL drivers/md/dm-region-hash 0xfd93482e dm_rh_recovery_in_flight +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0054f69d dm_tm_pre_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x00f5a3c8 dm_bm_write_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x01f7c2b0 dm_btree_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0211c39e dm_tm_with_runs +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x07ed9022 dm_bitset_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x088a5b30 dm_btree_find_lowest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0cf7c42f dm_btree_remove +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x0d251167 dm_array_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x109eae1f dm_btree_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x15a2bf57 dm_btree_lookup_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1ae16d40 dm_tm_dec_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1b1be9e8 dm_sm_disk_open +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1d0d53f7 dm_array_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x1e3f728d dm_block_data +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2842d760 dm_bitset_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x2f40da68 dm_bm_set_read_write +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x32bf4f4b dm_bitset_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3646e38f dm_tm_issue_prefetches +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3896f8d8 dm_array_walk +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x38d53eec dm_array_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ad0f55b dm_bm_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3ae50a4a dm_tm_inc_range +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x3b45ed28 dm_sm_disk_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x40720a25 dm_bitset_set_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x418204e4 dm_array_set_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x46c56110 dm_bitset_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x48e323be dm_bm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x4f2c653e dm_btree_insert_notify +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x51005cef dm_bitset_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5475ba9e dm_block_location +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x563946a0 dm_btree_remove_leaves +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x5b04d3fe dm_bitset_clear_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x67c6c5b9 dm_array_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x68f34c27 dm_array_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6bfa88c8 dm_bitset_cursor_begin +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6c600395 dm_btree_del +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x6fac2256 dm_array_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x703aa099 dm_block_manager_reset +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x72289260 dm_block_manager_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7612cd9c dm_bm_block_size +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7ade1071 dm_tm_destroy +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x7b047bd9 dm_tm_create_non_blocking_clone +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x836693c5 dm_disk_bitset_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87419c51 dm_array_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x87c934be dm_tm_inc +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x88295b96 dm_tm_unlock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x8e057e61 dm_array_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x900896b9 dm_btree_cursor_skip +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x91baa32f dm_btree_find_highest_key +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x94daa188 dm_bitset_cursor_next +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x95a52abd dm_bm_is_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0x9e798e22 dm_bm_set_read_only +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa0bc1801 dm_btree_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa99029b9 dm_bitset_cursor_end +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xa9c4fc6b dm_bm_write_lock_zero +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xae600b00 dm_tm_open_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb11cd6c1 dm_bm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb500e95b dm_tm_shadow_block +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb8695f8a dm_block_manager_create +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xb940af6a dm_array_info_init +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xbdde4031 dm_btree_empty +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xcbba75fc dm_tm_read_lock +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd017c9c7 dm_array_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd163cade dm_tm_commit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xd8682982 dm_btree_insert +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xdb2c8e97 dm_btree_lookup +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe07a2542 dm_bitset_new +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe0e68183 dm_array_resize +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xe781f874 dm_tm_dec +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xecc1aeba dm_bitset_test_bit +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xedf5036f dm_bitset_flush +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf2b4509a dm_btree_cursor_get_value +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf551114d dm_bm_checksum +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf5aada6c dm_tm_create_with_sm +EXPORT_SYMBOL_GPL drivers/md/persistent-data/dm-persistent-data 0xf71f197e dm_btree_cursor_next +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0x5f341101 tps6594_device_init +EXPORT_SYMBOL_GPL drivers/mfd/tps6594-core 0xe6ee238d tps6594_is_volatile_reg +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0x3c8d5a4e st_unregister +EXPORT_SYMBOL_GPL drivers/misc/ti-st/st_drv 0xb2a1cb02 st_register +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x03935a0e mlx4_multicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0758ab38 mlx4_wol_read +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x083aa298 mlx4_CLOSE_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x0f843a25 mlx4_xrcd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x12f0640e mlx4_flow_steer_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x13731440 mlx4_unicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x13ff8b98 mlx4_bf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x153f34f7 mlx4_set_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x15e8e705 mlx4_get_counter_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x18f820ab mlx4_put_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x194baa97 mlx4_get_internal_clock_params +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x194e12ec mlx4_set_vf_rate +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1ae3320f mlx4_db_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1ce522e1 __mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x1d65fabb mlx4_counter_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x223e44ea mlx4_phys_to_slaves_pport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x22efea8a mlx4_hw_rule_sz +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x234bf1aa mlx4_ACCESS_PTYS_REG +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x246cde11 mlx4_unicast_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x29e64ff7 mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2b0444e9 mlx4_buf_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2b900b4f mlx4_vf_set_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x2fd4169d mlx4_register_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x31246f14 mlx4_xrcd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x36040f35 mlx4_get_slave_default_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x385bb958 mlx4_mr_rereg_mem_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x385e6fa4 mlx4_multicast_promisc_add +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3a0c4672 mlx4_get_active_ports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3a2de2f5 mlx4_pd_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3a2e9aaf mlx4_qp_release_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x3c12ae78 mlx4_mr_hw_change_pd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4432f6f0 mlx4_write_mtt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x459e0feb mlx4_unicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x46024bdd mlx4_mr_hw_write_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x46176da4 mlx4_set_vf_link_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x464c4eba mlx4_read_clock +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x468b095c mlx4_get_vf_stats +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x48b772cd mlx4_get_base_gid_ix +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4bfb322f mlx4_FLOW_STEERING_IB_UC_QP_RANGE +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x4de0b5c4 mlx4_mr_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x524c2a22 mlx4_INIT_PORT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5474a44e mlx4_srq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x55c09801 mlx4_mw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x56183c66 mlx4_multicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x571aaee8 mlx4_flow_steer_promisc_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x595f27a1 mlx4_get_devlink_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x59da5c90 mlx4_set_vf_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5b62f679 mlx4_qp_reserve_range +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5b83a6b9 mlx4_find_cached_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5ed9b28b mlx4_mr_hw_change_access +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x5fce4506 mlx4_qp_to_ready +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x62912f0b mlx4_mtt_init +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x68937409 mlx4_vf_smi_enabled +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6ad91957 mlx4_alloc_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6ba25214 mlx4_map_sw_to_hw_steering_id +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x6c074997 mlx4_mr_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x744eeb30 mlx4_phys_to_slave_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7585fbfa mlx4_mr_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x775e5372 mlx4_counter_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x79fe2fab mlx4_cq_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7a9c4466 mlx4_free_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7ac2a9d7 mlx4_unregister_vlan +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7ca4efb7 mlx4_srq_arm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x7e58ed74 mlx4_config_dev_retrieval +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x80fb2f79 mlx4_register_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x82ea0589 mlx4_cq_resize +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x836f6245 __mlx4_cmd +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x89a9b905 mlx4_mr_rereg_mem_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8aeb01e0 mlx4_srq_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8bbf8e15 mlx4_get_vf_config +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x8fae53b8 mlx4_uar_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x90437d3d mlx4_pd_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x91abb487 mlx4_mr_hw_put_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x921cca25 mlx4_cq_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x950dd7fe mlx4_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x95a48b48 mlx4_get_admin_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x97e13c50 mlx4_mtt_addr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9952c673 mlx4_mw_enable +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0x9f4e3f2f mlx4_config_roce_v2_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa10c0759 mlx4_cq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa1482f9b mlx4_set_vf_spoofchk +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa1edd005 mlx4_qp_query +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa33a2406 mlx4_replace_zero_macs +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa4744294 mlx4_port_map_set +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa516d840 mlx4_qp_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa5389dcd mlx4_mw_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa5e2cd8f mlx4_get_protocol_dev +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xa76ed076 mlx4_get_default_counter_index +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaa28c7f7 mlx4_vf_get_enable_smi_admin +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xab94ce7e mlx4_SYNC_TPT +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaf5d49e7 mlx4_unregister_interface +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xaf8fda54 mlx4_wol_write +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xb90acd62 mlx4_uar_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbab5fa86 mlx4_unbond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbb224a68 mlx4_alloc_hwq_res +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbb32ac9a mlx4_set_vf_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbcb43c3d mlx4_mr_hw_get_mpt +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xbed269dd mlx4_flow_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc32dfb96 mlx4_qp_modify +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc8b310dc mlx4_qp_remove +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xc8f2fc0e mlx4_flow_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xcc8689d4 mlx4_get_base_qpn +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd2c8a490 mlx4_map_sw_to_hw_steering_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xd386faa8 mlx4_bond +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xde798faa mlx4_mtt_cleanup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xdfabfb42 mlx4_update_qp +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe3fd5de5 mlx4_find_cached_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe6008dde mlx4_srq_lookup +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xe8bf325e mlx4_bf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xea0264e1 mlx4_slave_convert_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xea58e938 mlx4_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xeacab73f mlx4_config_vxlan_port +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xebf44b19 mlx4_qp_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xef1a3887 mlx4_free_cmd_mailbox +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf0fbabf0 mlx4_unregister_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf19e549f mlx4_multicast_detach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf6229ab2 __mlx4_replace_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf681651e mlx4_buf_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xf7af8f86 mlx4_srq_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfb0d4825 mlx4_phys_to_slaves_pport_actv +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xfbaa3f30 mlx4_unicast_attach +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx4/mlx4_core 0xff47dcba __mlx4_register_mac +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x02f2c8b1 mlx5_query_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x03fa342b mlx5_query_module_eeprom +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x072460c4 mlx5_fill_page_frag_array +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x08fd7523 mlx5_set_port_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x0f475b6b mlx5_set_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x11520a78 mlx5_query_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1cc27305 mlx5_modify_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1d5651a6 mlx5_set_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x1d632606 mlx5_db_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2161489f mlx5_query_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x224fca56 mlx5_query_port_ets_rate_limit +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x281551b2 mlx5_query_port_admin_status +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x288b3d09 mlx5_nic_vport_enable_roce +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2a771f82 mlx5_query_port_max_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2a86090d mlx5_query_nic_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2b36af95 mlx5_query_hca_vport_gid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2e294b85 mlx5_set_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x2e3daa8a mlx5_nic_vport_unaffiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x32d5a85e mlx5_query_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x37ffc898 mlx5_set_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3958e30c mlx5_nic_vport_affiliate_multiport +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3aa242ee mlx5_vport_get_other_func_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3e2b97b0 mlx5_query_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x3e9e7d1b mlx5_query_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x4044828c mlx5_query_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x414ec83e mlx5_query_port_prio_tc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x443f0313 mlx5_set_port_tc_group +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x53c86b40 mlx5_query_hca_vport_pkey +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5850f5ff mlx5_query_port_oper_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x592a0139 mlx5_eswitch_mode +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x594da039 mlx5_core_query_sq_state +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x595879e0 mlx5_query_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5a39c495 mlx5_core_modify_hca_vport_context +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x5b9ec75a mlx5_query_module_eeprom_by_page +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x6339466c mlx5_modify_nic_vport_mac_address +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x66252502 mlx5_core_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x68d55910 mlx5_db_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7d328a7f mlx5_modify_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7ef8c8c4 mlx5_query_nic_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7f089004 mlx5_query_port_tc_bw_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x7fb76c6d mlx5_ipsec_device_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x807f0d45 mlx5_modify_nic_vport_mtu +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x81aadc6a mlx5_fill_page_frag_array_perm +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x8261bdf8 mlx5_nic_vport_query_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x88b5d8eb mlx5_query_nic_vport_qkey_viol_cntr +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9f57247f mlx5_modify_nic_vport_promisc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0x9fabef82 mlx5_query_port_vl_hw_cap +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xa0b9aaa0 mlx5_set_port_wol +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xace4db8f mlx5_nic_vport_update_local_lb +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb025072f mlx5_query_nic_vport_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb2903a76 mlx5_toggle_port_link +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xb93d807e mlx5_modify_nic_vport_vlans +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbc443e40 mlx5_eswitch_get_total_vports +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xbd6f2753 mlx5_set_port_pause +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc7cbf762 mlx5_query_nic_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc918cb7c mlx5_query_min_inline +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xc9eed71d mlx5_frag_buf_free +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xcb9bbc64 mlx5_access_reg +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xd21f6d56 mlx5_query_nic_vport_mac_list +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdb2c9c40 mlx5_query_port_ptys +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xdbd9d5fc mlx5_query_port_pfc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe28bb024 mlx5_dm_sw_icm_dealloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xe79ea910 mlx5_core_reserved_gids_count +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xea687ff7 mlx5_query_hca_vport_node_guid +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xed4480aa mlx5_dm_sw_icm_alloc +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf1c33c85 mlx5_core_query_vport_counter +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf2b06d4c mlx5_set_port_caps +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xf8bbd4a3 mlx5_frag_buf_alloc_node +EXPORT_SYMBOL_GPL drivers/net/ethernet/mellanox/mlx5/core/mlx5_core 0xfdf6bb2e mlx5_query_hca_vport_system_image_guid +EXPORT_SYMBOL_GPL drivers/net/geneve 0xf21c46ce geneve_dev_create_fb +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x08daff1c ipvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x3cc0bd4b ipvlan_count_rx +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x8e1d25bb ipvlan_link_new +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0x9dbce721 ipvlan_link_setup +EXPORT_SYMBOL_GPL drivers/net/ipvlan/ipvlan 0xcdebc87f ipvlan_link_delete +EXPORT_SYMBOL_GPL drivers/net/macsec 0xaf7a7429 macsec_pn_wrapped +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x1b6a5f15 macvlan_common_newlink +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x5a495e79 macvlan_common_setup +EXPORT_SYMBOL_GPL drivers/net/macvlan 0x9884d26a macvlan_link_register +EXPORT_SYMBOL_GPL drivers/net/macvlan 0xde5a8a27 macvlan_dellink +EXPORT_SYMBOL_GPL drivers/net/mdio/mdio-i2c 0xcd92e467 mdio_i2c_alloc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0e435812 bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x0f4e6e9b bcm_phy_get_sset_count +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x1dab9fde bcm_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x2bdb19bc __bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x2dbf4ba9 __bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x3062dcd2 bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x346aa158 bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x40fc113e bcm_phy_cable_test_get_status +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4ade464d bcm_phy_enable_apd +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x4f9e7ea1 __bcm_phy_read_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x56014596 bcm_phy_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x670494e4 bcm_phy_get_stats +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x6c626d1a bcm_phy_read_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x748889fa __bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x79209fe8 bcm_phy_cable_test_start +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x90ac3665 bcm_phy_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x9aa56e33 bcm_phy_read_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0x9e0a02be bcm_phy_led_brightness_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa0f0ddfd bcm_phy_wol_isr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa2c7eb74 __bcm_phy_write_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa6e049d0 __bcm_phy_modify_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xa70c17e9 bcm_phy_cable_test_get_status_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xad5b60b3 bcm_phy_downshift_get +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xadbef8e7 bcm_phy_enable_jumbo +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xb44cedc5 bcm_phy_28nm_a0b0_afe_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xb951f134 bcm_phy_modify_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xc46067aa bcm_phy_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xd7d59161 bcm_phy_downshift_set +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xdff8e9ed bcm_phy_get_strings +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe1e3ca0a bcm_phy_read_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe6255f40 bcm_phy_write_misc +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe62dbe5c bcm_phy_write_exp +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xe6932f3e bcm_phy_ack_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xebb06ffa bcm_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xf2e4b088 bcm_phy_write_shadow +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xfd7d579d bcm_phy_cable_test_start_rdb +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xfdc7ccf1 bcm54xx_auxctl_read +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-lib 0xff1fd095 bcm_phy_r_rc_cal_reset +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x0a3e9ac8 bcm_ptp_probe +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0x29b86790 bcm_ptp_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/bcm-phy-ptp 0xe54c4503 bcm_ptp_stop +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x08213956 phylink_ethtool_get_wol +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x12135396 phylink_mac_change +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x15c4e3e2 phylink_ethtool_set_pauseparam +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x16ca1a8a phylink_suspend +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x2c8e28ee phylink_ethtool_get_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x3abe6fe5 phylink_validate_mask_caps +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x4278d56a phylink_expects_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x57727285 phylink_ethtool_set_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x59e0695d phylink_speed_down +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x5d0c4dcc phylink_speed_up +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x5dc19747 phylink_mii_c22_pcs_encode_advertisement +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x5f99ff52 phylink_mii_c45_pcs_get_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x62104126 phylink_ethtool_set_wol +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x66e8b5b0 phylink_caps_to_linkmodes +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x6fa426d2 phylink_ethtool_nway_reset +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x825c7340 phylink_get_eee_err +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x911fcd6c phylink_start +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x94299178 phylink_decode_usxgmii_word +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x9616a255 phylink_ethtool_ksettings_get +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x969e1abc phylink_of_phy_connect +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x983276da phylink_disconnect_phy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x99f6840e phylink_fwnode_phy_connect +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0x9b652b6e phylink_resolve_c73 +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xa16449b4 phylink_ethtool_ksettings_set +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xa3564b60 phylink_mii_c22_pcs_an_restart +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xaff8241f phylink_mii_c22_pcs_config +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xb1b3f6ed phylink_mii_c22_pcs_decode_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xb7269de6 phylink_mii_c22_pcs_get_state +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xbceedaaa phylink_create +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc0a8f4be phylink_resume +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xc1d15a4c phylink_set_port_modes +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd2ef6a40 phylink_mii_ioctl +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd4ad22ad phylink_generic_validate +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xd903f419 phylink_get_capabilities +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xdcb0a2c0 phylink_stop +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xec02ebe0 phylink_init_eee +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xf3083a1d phylink_destroy +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xf8fe5642 phylink_ethtool_get_pauseparam +EXPORT_SYMBOL_GPL drivers/net/phy/phylink 0xfa740951 phylink_connect_phy +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x20e5b902 smsc_phy_probe +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x2cde8ad1 smsc_phy_handle_interrupt +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x7cd66fa6 smsc_phy_config_intr +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0x8fe22c5e smsc_phy_config_init +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xc1c3ebc3 smsc_phy_get_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xe4589849 smsc_phy_set_tunable +EXPORT_SYMBOL_GPL drivers/net/phy/smsc 0xec6c234c lan87xx_read_status +EXPORT_SYMBOL_GPL drivers/net/tap 0x1abd775f tap_handle_frame +EXPORT_SYMBOL_GPL drivers/net/tap 0x27dd9c05 tap_get_ptr_ring +EXPORT_SYMBOL_GPL drivers/net/tap 0x4d0f3041 tap_del_queues +EXPORT_SYMBOL_GPL drivers/net/tap 0x57398a02 tap_destroy_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0x7d69a170 tap_get_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0x8923ca69 tap_create_cdev +EXPORT_SYMBOL_GPL drivers/net/tap 0xa5c58514 tap_queue_resize +EXPORT_SYMBOL_GPL drivers/net/tap 0xf96d4092 tap_free_minor +EXPORT_SYMBOL_GPL drivers/net/tap 0xff1942d6 tap_get_socket +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x0acb183e vxlan_dev_create +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x246656cd vxlan_fdb_clear_offload +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0x706c56a1 vxlan_fdb_find_uc +EXPORT_SYMBOL_GPL drivers/net/vxlan/vxlan 0xb060259b vxlan_fdb_replay +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x25320252 nvme_auth_gen_privkey +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x3898cd06 nvme_auth_augmented_challenge +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x401d97e7 nvme_auth_gen_shared_secret +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x4ba78f1c nvme_auth_hmac_hash_len +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x50b431c4 nvme_auth_extract_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x51873876 nvme_auth_get_seqnum +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x674c5bc1 nvme_auth_hmac_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6804e9d6 nvme_auth_transform_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x6e91ee1b nvme_auth_digest_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0x780989d1 nvme_auth_dhgroup_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xaef4a750 nvme_auth_generate_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xbd3e3482 nvme_auth_free_key +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xc9bb48ac nvme_auth_dhgroup_name +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xcb39603c nvme_auth_hmac_id +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xf0ccf2d4 nvme_auth_dhgroup_kpp +EXPORT_SYMBOL_GPL drivers/nvme/common/nvme-common 0xf7b3dc4f nvme_auth_gen_pubkey +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x02b665ba nvme_mpath_start_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x03568bb3 nvme_wait_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x052577d6 nvme_remove_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x070dee89 __nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0ada9e84 nvme_mark_namespaces_dead +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x0d7bb797 nvme_init_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x11abc494 __SCK__tp_func_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x1ea99927 nvme_alloc_io_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x220e92c2 nvme_init_ctrl_finish +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x24a45ed1 nvme_quiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x27fcbedb __tracepoint_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2c7a54ae nvme_unfreeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2d7416c0 nvme_unquiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2f09444b nvme_auth_stop +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x2f123800 nvme_get_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x309d5229 nvme_set_queue_count +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x38829b56 nvme_disable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x46bbfbe9 nvme_uninit_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x49224181 nvme_reset_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x4b82d435 nvme_wait_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5462021e nvme_change_ctrl_state +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x56bc09a5 nvme_alloc_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x5f81fa9a nvme_stop_keep_alive +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x64b62862 nvme_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x69940b6c nvme_fail_nonready_command +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6d322dee nvme_remove_namespaces +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6d493a0c nvme_start_freeze +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x6d84a78d nvme_reset_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x70bfcd6e nvme_host_path_error +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x813cf212 nvme_io_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x848f6c63 nvme_start_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x88cf30f6 nvme_stop_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x8966262e nvme_setup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9580d781 __nvme_check_ready +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x963d3aec nvme_sync_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9a001ef5 nvme_set_features +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0x9fcc9531 nvme_sync_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa19551c9 nvme_cleanup_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xa4707345 nvme_dev_attrs_group +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xaf919b25 nvme_auth_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb4eb472e nvme_submit_sync_cmd +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb4ff751a nvme_auth_wait +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xb5db4296 nvme_cancel_request +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc35e1293 nvme_complete_batch_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc4813998 nvme_remove_admin_tag_set +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc5264ed8 nvme_auth_negotiate +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xc7c0af74 __traceiter_nvme_sq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd3d807c4 nvme_enable_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd45434ee admin_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd58bbbcb nvme_delete_wq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd6ac3856 nvme_auth_free +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xd75f36dc nvme_unquiesce_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xdbb3721c nvme_quiesce_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe0ef5884 nvme_cancel_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe379d4a1 nvme_complete_async_event +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe84c05a3 nvme_cancel_admin_tagset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xe9f15077 nvme_init_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xed585874 nvme_complete_rq +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf3316725 nvme_delete_ctrl +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf6fe68a0 nvme_wait_freeze_timeout +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-core 0xf86f48a5 nvme_try_sched_reset +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x02005bb8 nvmf_connect_admin_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x2fe33d87 nvmf_connect_io_queue +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x3a344d9a nvmf_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x3b1000f7 nvmf_should_reconnect +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x49b19df2 nvmf_map_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x5591cb15 nvmf_reg_write32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x7a008968 nvmf_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0x8aa81e0f nvmf_set_io_queues +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xa53fe35c nvmf_free_options +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xaac879ce nvmf_reg_read64 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xcf68bbc9 nvmf_reg_read32 +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xda8393cd nvmf_get_address +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fabrics 0xff6a2c15 nvmf_ip_options_match +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x0d12e564 nvme_fc_register_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3884f8b8 nvme_fc_unregister_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x3e33ac54 nvme_fc_rescan_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0x8a9cf5a7 nvme_fc_set_remoteport_devloss +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xb58f3678 nvme_fc_io_getuuid +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xbb0e18a6 nvme_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xfa05346e nvme_fc_register_localport +EXPORT_SYMBOL_GPL drivers/nvme/host/nvme-fc 0xfca9dc99 nvme_fc_unregister_remoteport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x0e9a3051 nvmet_check_transfer_len +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x25602939 nvmet_req_uninit +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x2a0126fd nvmet_sq_destroy +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x336a4436 nvmet_ctrl_fatal_error +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x3e0ef07a nvmet_wq +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x6c7acc13 nvmet_req_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x8e899621 nvmet_req_complete +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0x9b68bb95 nvmet_sq_init +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xae282378 nvmet_unregister_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xb492dddc nvmet_req_alloc_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xb9e19cc2 nvmet_register_transport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet 0xc31b52de nvmet_req_free_sgls +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x0b98123d nvmet_fc_rcv_ls_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x1048b92a nvmet_fc_rcv_fcp_req +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x4a013682 nvmet_fc_invalidate_host +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x7fa5302a nvmet_fc_rcv_fcp_abort +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0x9ef76d99 nvmet_fc_unregister_targetport +EXPORT_SYMBOL_GPL drivers/nvme/target/nvmet-fc 0xe0c12799 nvmet_fc_register_targetport +EXPORT_SYMBOL_GPL drivers/pci/switch/switchtec 0x8554051c switchtec_class +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x026b87ab dasd_generic_path_event +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x0b9fdf33 dasd_generic_set_online +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x19227556 dasd_nopav +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x1970ba26 dasd_generic_remove +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x22dcb270 dasd_generic_requeue_all_requests +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x3b70c690 dasd_generic_set_offline +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x3e15b1df dasd_generic_verify_path +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x40d4bca5 dasd_generic_notify +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x45db4396 dasd_device_is_ro +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x542736cf dasd_generic_space_avail +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x5a95fab2 dasd_get_sense +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x5d506ca3 dasd_generic_handle_state_change +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x62982aac dasd_free_block +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x6336dda2 dasd_put_device_wake +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x69873b6e dasd_dev_groups +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x6dc34df2 dasd_generic_free_discipline +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x7560d8a9 dasd_generic_probe +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x8e63067d dasd_generic_space_exhaust +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x90ae5b7b dasd_device_set_stop_bits +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0x9bdcbb27 dasd_biodasdinfo +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0xa0343fc2 dasd_wakeup_cb +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0xb19e53a2 dasd_generic_shutdown +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0xb38fe028 dasd_page_cache +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0xb813fa0b dasd_device_remove_stop_bits +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0xbbf08a64 dasd_devmap_set_device_copy_relation +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0xdcecbb62 dasd_generic_last_path_gone +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0xe8b7397e dasd_generic_path_operational +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0xee993f6a dasd_generic_read_dev_chars +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0xf112cee4 dasd_alloc_block +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0xf15784f5 dasd_nofcx +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0xf3071c9e dasd_flush_device_queue +EXPORT_SYMBOL_GPL drivers/s390/block/dasd_mod 0xf657b4ba dasd_generic_uc_handler +EXPORT_SYMBOL_GPL drivers/s390/cio/eadm_sch 0x85d9d140 eadm_start_aob +EXPORT_SYMBOL_GPL drivers/s390/cio/qdio 0x1c4d3566 qdio_allocate +EXPORT_SYMBOL_GPL drivers/s390/cio/qdio 0x23c0e637 qdio_alloc_buffers +EXPORT_SYMBOL_GPL drivers/s390/cio/qdio 0x27488bbc qdio_reset_buffers +EXPORT_SYMBOL_GPL drivers/s390/cio/qdio 0x43076e5b qdio_inspect_input_queue +EXPORT_SYMBOL_GPL drivers/s390/cio/qdio 0x5b8a62c2 qdio_activate +EXPORT_SYMBOL_GPL drivers/s390/cio/qdio 0x5d58a7a4 qdio_get_ssqd_desc +EXPORT_SYMBOL_GPL drivers/s390/cio/qdio 0x83c35431 qdio_add_bufs_to_input_queue +EXPORT_SYMBOL_GPL drivers/s390/cio/qdio 0x97472817 qdio_free +EXPORT_SYMBOL_GPL drivers/s390/cio/qdio 0xa04bb255 qdio_free_buffers +EXPORT_SYMBOL_GPL drivers/s390/cio/qdio 0xa80fdcf3 qdio_shutdown +EXPORT_SYMBOL_GPL drivers/s390/cio/qdio 0xcbb898aa qdio_establish +EXPORT_SYMBOL_GPL drivers/s390/cio/qdio 0xf6ac40c3 qdio_add_bufs_to_output_queue +EXPORT_SYMBOL_GPL drivers/s390/cio/qdio 0xff8c27fe qdio_inspect_output_queue +EXPORT_SYMBOL_GPL drivers/s390/net/ism 0x3380ddc7 ism_unregister_dmb +EXPORT_SYMBOL_GPL drivers/s390/net/ism 0x7fe3cfc0 ism_unregister_client +EXPORT_SYMBOL_GPL drivers/s390/net/ism 0xaaa2d1f3 ism_get_smcd_ops +EXPORT_SYMBOL_GPL drivers/s390/net/ism 0xeca8b5dd ism_move +EXPORT_SYMBOL_GPL drivers/s390/net/ism 0xee311104 ism_register_client +EXPORT_SYMBOL_GPL drivers/s390/net/ism 0xfd6eee64 ism_register_dmb +EXPORT_SYMBOL_GPL drivers/s390/net/ism 0xff2d22b7 ism_get_seid +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x0e9314e5 qeth_threads_running +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x109e565c qeth_poll +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x160fe62d qeth_set_real_num_tx_queues +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x1ea2b81c qeth_setadp_promisc_mode +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x243b1b9e qeth_fix_features +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x2696cf61 qeth_xmit +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x2c4f8a5d qeth_get_diag_cmd +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x34bad87d qeth_set_allowed_threads +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x34d4f92e qeth_setassparms_cb +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x3659f316 qeth_vm_request_mac +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x3d044353 qeth_siocdevprivate +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x56b9a519 qeth_features_check +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x5c4f15f9 qeth_dbf_longtext +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x67607870 qeth_set_offline +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x70ebe955 qeth_stop +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x71ea7232 qeth_setadpparms_change_macaddr +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x71f2fae3 qeth_dbf +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x775ee3da qeth_open +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x84e8497a qeth_iqd_select_queue +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x8b39869f qeth_osa_select_queue +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x9809fe2d qeth_enable_hw_features +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0x99bd78d9 qeth_set_features +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0xa56e6c71 qeth_send_simple_setassparms_prot +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0xa5fe7f20 qeth_resize_buffer_pool +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0xaba64e38 qeth_do_ioctl +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0xb7682ed5 qeth_get_setassparms_cmd +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0xc8687156 qeth_tx_timeout +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0xd254d2e7 qeth_ipa_alloc_cmd +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0xdd43486a qeth_send_ipa_cmd +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0xe7ee9d5b qeth_get_stats64 +EXPORT_SYMBOL_GPL drivers/s390/net/qeth 0xf6e3617c qeth_configure_cq +EXPORT_SYMBOL_GPL drivers/s390/net/qeth_l2 0x46df4438 qeth_l2_discipline +EXPORT_SYMBOL_GPL drivers/s390/net/qeth_l3 0xfdca6fcd qeth_l3_discipline +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x0e74bd81 fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x12681abb fcoe_check_wait_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x170236c8 fcoe_ctlr_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x3c9cc03c fcoe_get_wwn +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x418a5049 fcoe_fcf_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x4a8ef00f fcoe_validate_vport_create +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x57042769 fcoe_ctlr_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x6ced6d50 fcoe_libfc_config +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x7eea2373 fcoe_clean_pending_queue +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x82f7084c fcoe_start_io +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x92e170f1 __fcoe_get_lesb +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x97022422 fcoe_fcf_device_add +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x9a5ac620 fcoe_fc_crc +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0x9b260f8d fcoe_link_speed_update +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xa4383e78 fcoe_get_paged_crc_eof +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xada2617d fcoe_ctlr_device_delete +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xbac58840 fcoe_queue_timer +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xc3f30cc0 fcoe_wwn_from_mac +EXPORT_SYMBOL_GPL drivers/scsi/fcoe/libfcoe 0xf167cb7a fcoe_wwn_to_str +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x1e160cdd iscsi_boot_create_ethernet +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x4d875c6d iscsi_boot_create_initiator +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0x768ec618 iscsi_boot_create_acpitbl +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xab036a0c iscsi_boot_create_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xc563e30e iscsi_boot_create_target +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xce15c799 iscsi_boot_destroy_kset +EXPORT_SYMBOL_GPL drivers/scsi/iscsi_boot_sysfs 0xe3057b03 iscsi_boot_create_host_kset +EXPORT_SYMBOL_GPL drivers/scsi/libfc/libfc 0x17a6fea4 fc_seq_els_rsp_send +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x08185207 iscsi_host_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x0ab40c02 iscsi_session_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x12b2ad06 iscsi_switch_str_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1739c8bc iscsi_requeue_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1bee945e iscsi_prep_data_out_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x1db20ed9 iscsi_eh_abort +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x2223a257 iscsi_conn_bind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x31bc3e01 iscsi_conn_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3494ce0b iscsi_session_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x37f429f2 iscsi_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3bef2f73 iscsi_pool_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3e0ae759 iscsi_conn_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x3fbf4a08 iscsi_host_get_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x468a84e3 iscsi_suspend_rx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x50c8d804 iscsi_conn_queue_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5446b7a4 iscsi_host_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x57ecb163 iscsi_complete_scsi_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5a23f9d6 iscsi_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5f9f6474 iscsi_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x5faad572 iscsi_conn_unbind +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x6bb4398a iscsi_eh_recover_target +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x70833ee5 iscsi_eh_cmd_timed_out +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x708ee211 __iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x70facd46 __iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x73a56c32 iscsi_conn_stop +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x759fda91 iscsi_session_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x75f2f7c6 iscsi_session_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x88dc9ed0 iscsi_eh_device_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x8d303b1b iscsi_pool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x953017e9 iscsi_itt_to_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x9619d25e iscsi_suspend_tx +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x974e70ac iscsi_put_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x992b7a7e iscsi_session_failure +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0x9e0faee9 iscsi_host_set_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xa4ee9e86 iscsi_conn_start +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb36559b1 iscsi_session_remove +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb6d6b49b iscsi_session_recovery_timedout +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xb9d5eb3c iscsi_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xbfa5d4ad iscsi_verify_itt +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xc6e108db iscsi_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xcf8b0748 iscsi_host_add +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd093a4a9 iscsi_eh_session_reset +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xd4a61245 iscsi_suspend_queue +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xdb20da8b iscsi_update_cmdsn +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xdbb82c83 iscsi_conn_queue_recv +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xdbeb1ca6 iscsi_host_get_max_scsi_cmds +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xe341634d iscsi_complete_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xeab9cbd5 iscsi_conn_get_addr_param +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xedb66957 iscsi_host_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf2d972a6 iscsi_get_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xf53def0e iscsi_itt_to_ctask +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi 0xfea79b7f iscsi_conn_send_pdu +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x1ff37e0a iscsi_tcp_task_init +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x266eed48 iscsi_tcp_dgst_header +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x2f07dab8 iscsi_tcp_r2tpool_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x4fe3276a iscsi_segment_seek_sg +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x596315c5 iscsi_tcp_segment_done +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x5b2c06bb iscsi_tcp_hdr_recv_prep +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0x908cf060 iscsi_tcp_r2tpool_free +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xa366a557 iscsi_tcp_conn_get_stats +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xad3ab66e iscsi_tcp_cleanup_task +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xbdf4af03 iscsi_tcp_segment_unmap +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xcb752599 iscsi_tcp_set_max_r2t +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xdb608eed iscsi_tcp_conn_teardown +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xe5af3e2f iscsi_tcp_recv_segment_is_hdr +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xee241a4a iscsi_tcp_recv_skb +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xf0060a95 iscsi_segment_init_linear +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xfa6c459b iscsi_tcp_task_xmit +EXPORT_SYMBOL_GPL drivers/scsi/libiscsi_tcp 0xfd1f2934 iscsi_tcp_conn_setup +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x0007ae10 sas_ssp_task_response +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x03059a84 sas_slave_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x0da40784 sas_notify_port_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x13d9332c sas_abort_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1918cd24 sas_phy_enable +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x1cc859f6 sas_get_local_phy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x24ad77e0 sas_target_alloc +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x2d0d1b61 sas_clear_task_set +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x349007a6 sas_notify_phy_event +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x3b4642c6 sas_drain_work +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4057ad0d sas_find_attached_phy_id +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x43f264e4 sas_target_destroy +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4b62aff3 sas_slave_configure +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x4ba2e2e1 sas_bios_param +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7966dc4e sas_eh_target_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x7c23716e sas_eh_device_reset_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x8110b24e sas_task_abort +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x84ebcfce sas_ioctl +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x8b54f9b2 sas_register_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0x9366e9de sas_execute_internal_abort_dev +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xa118fbb5 dev_attr_phy_event_threshold +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xa92a1342 sas_lu_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xb9953855 sas_request_addr +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xc28c5611 sas_phy_reset +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xcc807c36 sas_queuecommand +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd1fe36bc sas_unregister_ha +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd4f66187 sas_execute_internal_abort_single +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xd957083e sas_abort_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe0eacf36 sas_query_task +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe1bac627 sas_domain_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe2c2d557 sas_eh_abort_handler +EXPORT_SYMBOL_GPL drivers/scsi/libsas/libsas 0xe92ece76 sas_change_queue_depth +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_fc 0xe359726e fc_eh_should_retry_cmd +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x00f96b6e iscsi_session_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x01c42eb4 iscsi_lookup_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x0d7f6770 iscsi_session_chkready +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x17eeab23 iscsi_get_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x185cd14a iscsi_find_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x228233c9 iscsi_conn_login_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x26aff500 iscsi_free_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x32740dcd iscsi_get_port_speed_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x327cffbc iscsi_destroy_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3379b301 __traceiter_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x348ca4b4 iscsi_add_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x363ef721 __tracepoint_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x38e64032 iscsi_find_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x39e7edc1 __traceiter_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x3da55635 iscsi_create_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x41dfa79c iscsi_host_for_each_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4280adec iscsi_register_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x42b5842a iscsi_is_session_online +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x48f4e498 iscsi_remove_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x4a2cea92 iscsi_add_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x56a8a37a iscsi_recv_pdu +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x584a31ab __SCK__tp_func_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5879935c iscsi_block_scsi_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x5a71f2cb iscsi_conn_error_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x6384291b iscsi_force_destroy_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x699fe53e iscsi_get_discovery_parent_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x70e533ca iscsi_destroy_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x71b768b0 __SCK__tp_func_iscsi_dbg_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x79017181 iscsi_create_iface +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x798b3e03 iscsi_remove_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x806116c6 iscsi_is_session_dev +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x81dcdffa iscsi_create_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x823354fe iscsi_post_host_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x84a005f1 iscsi_get_router_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x88768c48 __SCK__tp_func_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x8cd9bacf iscsi_put_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0x9d124f20 iscsi_unblock_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa3ac06cf __tracepoint_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xa9b95a3f __traceiter_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xab4674c8 __SCK__tp_func_iscsi_dbg_sw_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb0172d5c iscsi_create_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb22f7335 iscsi_alloc_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb2fb9221 iscsi_dbg_trace +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xb32662a6 __tracepoint_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbc071179 iscsi_get_ipaddress_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xbc7a10be iscsi_destroy_all_flashnode +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc34eef67 iscsi_unregister_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc6264e7a __tracepoint_iscsi_dbg_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xc6bbc920 iscsi_offload_mesg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd0235a80 iscsi_put_endpoint +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xd37e92cb iscsi_ping_comp_event +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xda09b986 __tracepoint_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xddcca8fa iscsi_get_port_state_name +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xe4c79fa6 __SCK__tp_func_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xeb4ad15b __traceiter_iscsi_dbg_eh +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xed32f642 __traceiter_iscsi_dbg_tcp +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xeded05b5 iscsi_block_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xee1d8057 iscsi_destroy_flashnode_sess +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf00899b7 iscsi_create_flashnode_conn +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf13829d3 iscsi_alloc_session +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_iscsi 0xf868be18 iscsi_flashnode_bus_match +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x169cc26f sas_disable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x262885df sas_enable_tlr +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x640c8fea sas_is_tlr_enabled +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_sas 0x8dc5770c sas_tlr_supported +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0x0ef06974 spi_populate_ppr_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xa0c71dac spi_populate_sync_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xcffa2aff spi_populate_width_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_spi 0xe704be40 spi_populate_tag_msg +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x1902178a srp_tmo_valid +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x1b8d4e8b srp_rport_del +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x3c2b68df srp_rport_add +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x4ada2017 srp_remove_host +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x80a0c2ea srp_stop_rport_timers +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x91d16174 srp_attach_transport +EXPORT_SYMBOL_GPL drivers/scsi/scsi_transport_srp 0x9b663ede srp_release_transport +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x0dfa2cf8 siox_device_connected +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x5aca19a0 siox_master_alloc +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x5c9480ed __siox_driver_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x7586ed85 siox_device_synced +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0x937c1da4 siox_master_register +EXPORT_SYMBOL_GPL drivers/siox/siox-core 0xdb255d8d siox_master_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x0189cf88 __slim_driver_register +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x0c5dd963 slim_driver_unregister +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x12afc1e9 slim_register_controller +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x1327476b slim_msg_response +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x24ef4d74 slim_stream_unprepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x27207873 slim_get_logical_addr +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x43395e8a slim_report_absent +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x450b29b6 slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x46bac333 slim_alloc_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x4b8f518c slim_write +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x584d2fa0 slim_ctrl_clk_pause +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x5bd97431 of_slim_get_device +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x6c756baa slim_stream_enable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x71987d72 slim_xfer_msg +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x7fcb2cc9 slimbus_bus +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0x92f77517 slim_readb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xa182810a slim_free_txn_tid +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xa26d5e1a slim_do_transfer +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xbf769810 slim_stream_disable +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xc91358e3 slim_stream_allocate +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xcf93d113 slim_stream_prepare +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xd8aed02d slim_stream_free +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xdafc6a59 slim_writeb +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xebcb38fc slim_read +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xf9489c15 slim_device_report_present +EXPORT_SYMBOL_GPL drivers/slimbus/slimbus 0xfcb5769f slim_unregister_controller +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x20ebbb8a target_submit_prep +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0x8af7d82c target_wait_for_cmds +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xc07557cb target_stop_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xd4f410d0 target_free_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xd8ab8cf1 target_queue_submission +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xda7a6c6d target_init_cmd +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xe7b37d88 target_alloc_cmd_counter +EXPORT_SYMBOL_GPL drivers/target/target_core_mod 0xec497375 target_submit +EXPORT_SYMBOL_GPL drivers/tty/serial/serial_base 0x05dbdc39 uart_console_device +EXPORT_SYMBOL_GPL drivers/tty/serial/serial_base 0x0d3ae773 uart_insert_char +EXPORT_SYMBOL_GPL drivers/tty/serial/serial_base 0x298a52e7 uart_handle_cts_change +EXPORT_SYMBOL_GPL drivers/tty/serial/serial_base 0x43008908 uart_handle_dcd_change +EXPORT_SYMBOL_GPL drivers/tty/serial/serial_base 0x6c0f6df7 uart_try_toggle_sysrq +EXPORT_SYMBOL_GPL drivers/tty/serial/serial_base 0x75a10a31 uart_xchar_out +EXPORT_SYMBOL_GPL drivers/tty/serial/serial_base 0xf4ffc932 uart_get_rs485_mode +EXPORT_SYMBOL_GPL drivers/uio/uio 0x0bfd6f6c __devm_uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0x202fb1b5 uio_event_notify +EXPORT_SYMBOL_GPL drivers/uio/uio 0x642665cc __uio_register_device +EXPORT_SYMBOL_GPL drivers/uio/uio 0xb5d0a051 uio_unregister_device +EXPORT_SYMBOL_GPL drivers/vfio/mdev/mdev 0x4d1596eb mdev_bus_type +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x1234a65c vfio_pci_core_ioctl +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x2ad3c7c3 vfio_pci_core_disable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x47ef7c30 vfio_pci_core_match +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x4cf699b8 vfio_pci_core_set_params +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x6aae72be vfio_pci_core_aer_err_detected +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x6c65c1a1 vfio_pci_core_err_handlers +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x6d305cdd vfio_pci_core_sriov_configure +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x74020c70 vfio_pci_core_close_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x7750b92c vfio_pci_core_register_dev_region +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x77573cee vfio_pci_core_release_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x7855eb1d vfio_pci_core_ioctl_feature +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x8d030bec vfio_pci_core_mmap +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x93273e5d vfio_pci_core_register_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0x9b20db0f vfio_pci_core_read +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xa50b3ab0 vfio_pci_core_init_dev +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xb40ef670 vfio_pci_core_unregister_device +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xc6befc51 vfio_pci_core_write +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xca703711 vfio_pci_core_request +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xdb422a03 vfio_pci_core_enable +EXPORT_SYMBOL_GPL drivers/vfio/pci/vfio-pci-core 0xe8c5b300 vfio_pci_core_finish_enable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x000aab96 vfio_register_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x07eeac02 vfio_register_emulated_iommu_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x1c15ae36 vfio_unregister_group_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x3f3281c2 vfio_file_set_kvm +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x529db99e vfio_info_cap_add +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x56563d1a vfio_file_has_dev +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x5f602dc7 iova_bitmap_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x6aef0df1 vfio_mig_get_next_state +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x7b8fe654 _vfio_alloc_device +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x850364aa vfio_register_iommu_driver +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x9174bccb vfio_file_iommu_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0x9bb515d5 vfio_file_enforced_coherent +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xc0cb51dd vfio_virqfd_disable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xc6984055 vfio_device_set_open_count +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xd2b1bc10 vfio_virqfd_enable +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xd9c28534 vfio_file_is_group +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xea5550f1 vfio_assign_device_set +EXPORT_SYMBOL_GPL drivers/vfio/vfio 0xf908ce0a vfio_unregister_iommu_driver +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x06904e43 vhost_dev_check_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x0883aaa7 vhost_dev_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x0c7fc5c5 vhost_clear_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x0cc3ea0b vhost_add_used +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x10fce86e vhost_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x19f2e804 vhost_dev_has_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x2450c664 vhost_log_write +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x30be934f vhost_dequeue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x35dbbe70 vhost_chr_read_iter +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x3834ddd1 vhost_dev_set_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x4dedceba vq_meta_prefetch +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x4f0e78ef vhost_new_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x4fdad25d vhost_discard_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x5ba55965 vhost_dev_cleanup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7a23d925 vhost_vq_init_access +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7a5ba4e4 vhost_dev_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7c945aa8 vhost_add_used_and_signal +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x7d8eafa1 vhost_vq_work_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x86ae2f4a vhost_dev_reset_owner +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x87564b06 vhost_vq_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x96f1ae36 vhost_vq_is_setup +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0x984e04f5 vhost_exceeds_weight +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa10502c0 vhost_add_used_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa1dbd4d1 vhost_vq_flush +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa28db640 vhost_vq_has_work +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa2dde524 vhost_poll_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa870c6e8 vhost_get_vq_desc +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xa909cfc5 vhost_work_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xaf787c11 vhost_vring_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xb62a6f7f vhost_dev_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xbcdb89c7 vhost_add_used_and_signal_n +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc36729b3 vhost_disable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xc5a4bb1a vhost_enable_notify +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xcc49c26e vhost_set_backend_features +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd35e80ed vhost_worker_ioctl +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xd3a79acc vhost_log_access_ok +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xda7d5050 vhost_poll_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xdc7dce21 vhost_dev_stop +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe1552f43 vhost_vq_avail_empty +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe579f99f vhost_poll_queue +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xe9ec9170 vhost_enqueue_msg +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf3331a36 vhost_poll_start +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xf757ff6e vhost_init_device_iotlb +EXPORT_SYMBOL_GPL drivers/vhost/vhost 0xfd2b3e45 vhost_dev_reset_owner_prepare +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x38ff875f vhost_iotlb_add_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x5f4e5249 vhost_iotlb_reset +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x69e872f9 vhost_iotlb_itree_first +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x6bec0e66 vhost_iotlb_del_range +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x83be64b9 vhost_iotlb_itree_next +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x885512a2 vhost_iotlb_add_range_ctx +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0x8a7d8ee9 vhost_iotlb_init +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xa24517eb vhost_iotlb_free +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xc577832d vhost_iotlb_alloc +EXPORT_SYMBOL_GPL drivers/vhost/vhost_iotlb 0xf9deb0db vhost_iotlb_map_free +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x06decb4c dlm_posix_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x1c04c758 dlm_posix_get +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x4b62826c dlm_unlock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0x8a6c5f1b dlm_lock +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcd224e1d dlm_new_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xcf9f3328 dlm_release_lockspace +EXPORT_SYMBOL_GPL fs/dlm/dlm 0xefbea8a8 dlm_posix_unlock +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x27a8ab1e nlmclnt_rpc_clnt +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x51822b08 nlmclnt_done +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x718e4e79 nlmclnt_init +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x71fc2176 nlmclnt_proc +EXPORT_SYMBOL_GPL fs/lockd/lockd 0x9cbde0a0 nlmsvc_unlock_all_by_ip +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xc1c52617 lockd_up +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xf4f92658 lockd_down +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xf864b889 nlmsvc_ops +EXPORT_SYMBOL_GPL fs/lockd/lockd 0xfce14fb4 nlmsvc_unlock_all_by_sb +EXPORT_SYMBOL_GPL fs/netfs/netfs 0x1e97a101 netfs_extract_user_iter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x013f926c nfs_access_get_cached +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x016d3e0c nfs_filemap_write_and_wait_range +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0294c6a2 nfs_callback_nr_threads +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0382b642 nfs_get_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x038d5c70 __traceiter_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x03eacb8c nfs_fattr_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x047a6872 nfs_fhget +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0794138b nfs_link +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x08cbc367 nfs_client_init_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0bd5267c nfs_wait_client_init_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0e1a85d2 nfs_force_lookup_revalidate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x0e96e38c nfs_pgio_header_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x10962bc2 nfs_auth_info_match +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x125099c7 nfs_pageio_resend +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x12e0b879 nfs_scan_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x13f2bfaa nfs_create_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1469e78c nfs4_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x15dc02fb nfs_permission +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x17a3a8b1 nfs_generic_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x17ffe7cd nfs_pageio_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x19284ca2 nfs_flock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x19cb6268 nfs_commit_free +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1c11bb47 nfs_mknod +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1c443c5d nfs_fs_type +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1cf65632 nfs_getattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1d6c11d8 nfs_reconfigure +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x1dae5665 nfs_server_insert_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x216bf92e nfs4_label_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x22d795a8 _nfs_display_fhandle_hash +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x26884ff7 nfs_alloc_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x27032d7a nfs_init_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x29086fa3 __tracepoint_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x29288fb9 nfs_clear_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2c9f3a9a nfs_statfs +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x2cb0267e nfs_zap_acl_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x32043446 nfs_file_splice_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x330fcf2e __traceiter_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x34566b51 __tracepoint_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3570d1ec nfs_init_cinfo +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x36fd2ae7 nfs_pgheader_init +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x37a4371f nfs_wb_all +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x398494c5 nfs_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39c649fd nfs_rmdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39d286de nfs_read_alloc_scratch +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x39e05ac3 nfs_idmap_cache_timeout +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3b18bb0a nfs_probe_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x3f2690f2 nfs_check_flags +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x404f83c7 nfs_alloc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x40739385 nfs_wait_bit_killable +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x40e4088a nfs_setattr_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x42f2c81f nfs4_client_id_uniquifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x459c9a3a nfs_clear_verifier_delegated +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4888e538 nfs_atomic_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4bfe2b21 nfs_file_set_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4cb9e001 recover_lost_locks +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x4e003eaa nfs_set_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x51892d61 nfs_callback_set_tcpport +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x54b34dda nfs_pageio_reset_read_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x55ae2445 nfs_get_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x56c9333e nfs_free_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x584b8482 nfs_inc_attr_generation_counter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5948e942 nfs_writeback_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5a455029 nfs_show_options +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5a8c46c1 nfs_mark_client_ready +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5c2e24be nfs_inode_attach_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x5db352f5 nfs_do_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x61c951d0 nfs_write_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6224d9ee nfs_d_prune_case_insensitive_aliases +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x65961491 nfs_server_copy_userdata +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x67a512ca nfs_show_devname +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6d227200 nfs_lock +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6d64a484 nfs_instantiate +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e81f032 __SCK__tp_func_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6e88b8e1 nfs_file_read +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x6fea6a0c nfs_file_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7060a9c9 nfs_init_server_rpcclient +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73df7baf nfs_symlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x73dff4c0 __SCK__tp_func_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x756d3e2c nfs_initiate_pgio +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7630a7e0 nfs_kill_super +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x78c630ac nfs_may_open +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7a03bff7 nfs_access_zap_cache +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7bcffe46 nfs_commit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7da9bd5d nfs_sysfs_add_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7e202e89 __tracepoint_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x7e37caa0 nfs_show_stats +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x802ae12d nfs_pageio_reset_write_mds +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x81211d21 nfs_file_mmap +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x82bef58c nfs_release_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8336db56 nfs_dreq_bytes_left +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8499de4f nfs_alloc_fattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x84c4876d nfs4_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x85209a2e nfs_alloc_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x87b9936b nfs_put_lock_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x88d92520 nfs_sb_deactive +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x89dd36b5 get_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8b81d5f5 unregister_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x8c66fdf5 nfs_create +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9022634c nfs_commitdata_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x90a5530f nfsiod_workqueue +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x91d1fe52 max_session_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x931d3d05 nfs_file_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x94cd1c41 nfs_sysfs_link_rpc_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x95007f7e __SCK__tp_func_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x965a9bf9 nfs_file_fsync +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x96afc5a0 nfs_alloc_fattr_with_label +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x98b0ece8 nfs_init_timeout_values +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9d9749f7 nfs_server_remove_lists +EXPORT_SYMBOL_GPL fs/nfs/nfs 0x9e8227fe nfs_fscache_open_file +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa23f794a nfs_unlink +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa63477ae nfs_pgio_header_alloc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xa8e9e1ae send_implementation_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaa51098c nfs_create_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaac314ad nfs_mkdir +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xaafd4acc max_session_cb_slots +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xab480cbc nfs_put_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb09da69f register_nfs_version +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb220d270 nfs_retry_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb28ae12a nfs_post_op_update_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb341dcdf nfs_close_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb41543d3 nfs_post_op_update_inode_force_wcc +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb4fb3ef5 nfs_try_get_tree +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb5c50b1e nfs_request_remove_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xb94d68f6 nfs_sync_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbb49e303 nfs_alloc_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbc778ea0 nfs_request_add_commit_list +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbcc60c8d __tracepoint_nfs_xdr_bad_filehandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbcc69613 nfs_clone_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xbef2afc3 nfs_revalidate_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc3a2be67 nfs_net_id +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc4db111b nfs_free_client +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc6c8b8f1 nfs_access_set_mask +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc6cd5eb9 put_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xc9746aae nfs_wait_on_request +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xca554f1a nfs_submount +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd28c3758 nfs_setsecurity +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd2afac95 nfs_free_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xd9792a1a nfs_drop_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdae9b5d7 nfs4_disable_idmapping +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xdc7df1fe nfs_add_or_obtain +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xde11b2e5 nfs_lookup +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe1761fbe nfs_check_cache_invalid +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe3322217 nfs_async_iocounter_wait +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe5ac3423 nfs_sb_active +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe62578e2 nfs_invalidate_atime +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe7c25bd2 nfs_show_path +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe8ab1c26 nfs_client_init_is_complete +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xe9ccb806 nfs_setattr +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xea89d61f nfs_client_for_each_server +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xeb115d91 nfs_pageio_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xeb36af80 nfs_commitdata_release +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xeb8b06cc nfs_initiate_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xebe0c1a9 nfs_file_llseek +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xed1d1545 nfs_request_add_commit_list_locked +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xed71e91c __traceiter_nfs_xdr_status +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xef1d6b67 __traceiter_nfs_fsync_exit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf30bb02b nfs_pgio_current_mirror +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf5a07b38 nfs_refresh_inode +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf6741af8 nfs_set_verifier +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf6ee6c6d nfs_dentry_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf7b575b4 nfs_file_operations +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf7dffc6b nfs_sops +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf875c622 nfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xf96f04c4 __SCK__tp_func_nfs_fsync_enter +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfb700256 nfs_umount_begin +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfbabec6a nfs_init_commit +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfbb1cf17 nfs_rename +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfc619abd _nfs_display_fhandle +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xfebb0b66 alloc_nfs_open_context +EXPORT_SYMBOL_GPL fs/nfs/nfs 0xff0cab00 nfs_access_add_cache +EXPORT_SYMBOL_GPL fs/nfs/nfsv3 0x7a74c413 nfs3_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x02da1276 __tracepoint_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0361e2fe pnfs_unregister_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x054bef45 layoutstats_timer +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x081ad973 __traceiter_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x08b2c467 __SCK__tp_func_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0998fe5d pnfs_nfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x09cd6cec nfs4_setup_sequence +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0ade403e pnfs_layoutcommit_inode +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0bd06bd1 __tracepoint_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0d381e90 __tracepoint_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0df9f0a4 pnfs_generic_scan_commit_lists +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x0ff289f3 __SCK__tp_func_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x112c24ff pnfs_generic_pg_readpages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1278f352 __traceiter_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18511e35 pnfs_put_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x18b41178 __tracepoint_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1b2c64fe pnfs_generic_search_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x1d57c82c __tracepoint_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x213cef1d pnfs_generic_prepare_to_resend_writes +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2174b794 __tracepoint_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2247093e __traceiter_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2385207a nfs4_pnfs_ds_put +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x245b7de5 nfs4_schedule_session_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x27ad47ea __SCK__tp_func_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x28745d23 __traceiter_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x28caba3b nfs4_pnfs_ds_add +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2c175fdf nfs4_test_session_trunk +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2c7192f7 __traceiter_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2f1e21ba __tracepoint_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x2f36cb83 pnfs_report_layoutstat +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x30a44ac3 __SCK__tp_func_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x30f66d28 nfs4_mark_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x33106999 pnfs_generic_pg_writepages +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x34b1e96b pnfs_generic_ds_cinfo_destroy +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x371b85ff __traceiter_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x37e5fba7 nfs4_schedule_stateid_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x39aa6eb1 pnfs_read_resend_pnfs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3b00ad57 pnfs_generic_recover_commit_reqs +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x3e314df1 pnfs_generic_ds_cinfo_release_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x439e19bf pnfs_set_lo_fail +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x45dad78c nfs4_find_get_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4b3eb854 nfs4_init_ds_session +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4b772eb0 nfs4_find_or_create_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x4ca88c1f nfs4_set_ds_client +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x506d61d5 pnfs_generic_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x516d105c pnfs_generic_write_commit_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x533c198f __SCK__tp_func_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x555bb1db __tracepoint_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x579126b8 __SCK__tp_func_pnfs_mds_fallback_read_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5a2c93ab pnfs_alloc_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x5a4314e9 __SCK__tp_func_nfs4_pnfs_commit_ds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x69d3558d pnfs_generic_rw_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x6e637af7 __tracepoint_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x71f6819b nfs4_proc_getdeviceinfo +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x775c667d pnfs_ld_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x77b2ec53 pnfs_set_layoutcommit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x785c06ab __SCK__tp_func_ff_layout_read_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7a4e7f4e __SCK__tp_func_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7b09b7a2 __traceiter_ff_layout_commit_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x7cd013a8 __SCK__tp_func_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x802046c5 __tracepoint_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x817a8127 pnfs_register_layoutdriver +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x836367aa pnfs_generic_layout_insert_lseg +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x89ac5fe6 pnfs_generic_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8be24f50 __tracepoint_pnfs_mds_fallback_pg_get_mirror_count +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x8d648a70 pnfs_generic_pg_check_range +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x945a0d56 pnfs_generic_sync +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9974b2d2 nfs4_init_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9cf65503 nfs4_delete_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0x9e957051 nfs42_proc_layouterror +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa009805a pnfs_error_mark_layout_for_return +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xa8e946e7 __traceiter_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xaa76fd87 pnfs_free_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xad39afaf nfs4_decode_mp_ds_addr +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb0a5c64d __traceiter_ff_layout_write_error +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb0e9b983 pnfs_generic_clear_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb1fc9e7f nfs4_put_deviceid_node +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb26d6e65 pnfs_ld_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb3a16528 pnfs_destroy_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xb5b4d741 nfs_remove_bad_delegation +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xba53a1ef __SCK__tp_func_pnfs_mds_fallback_pg_init_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc3331772 nfs_map_string_to_numeric +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc3c855db nfs4_schedule_lease_moved_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc4b1159e pnfs_generic_pg_check_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc7a9d954 __SCK__tp_func_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc81240b3 nfs4_test_deviceid_unavailable +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xc94e9c30 __traceiter_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcb16b389 pnfs_update_layout +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcbacc2a4 nfs4_mark_deviceid_available +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcc9f9447 nfs4_pnfs_ds_connect +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcf8a18d8 nfs4_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcf8a38ed nfs4_schedule_migration_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xcf9a36f1 nfs41_sequence_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd3994748 pnfs_generic_pg_test +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd47333c2 __tracepoint_nfs4_pnfs_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd4b94a11 __traceiter_nfs4_pnfs_read +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd4db74b8 __traceiter_pnfs_mds_fallback_pg_init_write +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xd6c593be nfs4_set_rw_stateid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdd342fa8 __tracepoint_pnfs_mds_fallback_read_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xde7b91e7 pnfs_write_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdf6991a4 __SCK__tp_func_pnfs_mds_fallback_write_pagelist +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xdfa8bb8c pnfs_add_commit_array +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe7af7c37 __traceiter_pnfs_mds_fallback_write_done +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xe9889240 nfs4_schedule_lease_recovery +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xed15fb41 nfs4_print_deviceid +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xee49db6e pnfs_read_done_resend_to_mds +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf0c7e5f0 pnfs_generic_pg_cleanup +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf7801360 nfs41_maxgetdevinfo_overhead +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xf999267e pnfs_generic_commit_release +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xfd973326 pnfs_layout_mark_request_commit +EXPORT_SYMBOL_GPL fs/nfs/nfsv4 0xff3f73cf pnfs_generic_commit_pagelist +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x1fe1e1ad locks_end_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0x9dc45b08 locks_start_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0xd5f84a15 locks_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/grace 0xea0de891 opens_in_grace +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x205e863f nfsacl_decode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0x4b5f39fa nfs_stream_encode_acl +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xe8f4c5e1 nfsacl_encode +EXPORT_SYMBOL_GPL fs/nfs_common/nfs_acl 0xfec790ff nfs_stream_decode_acl +EXPORT_SYMBOL_GPL fs/nfsd/nfsd 0x50996b27 nfsd4_ssc_init_umount_work +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x0bd53c89 o2nm_node_get +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x3c3658ec o2hb_register_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x3e045749 o2hb_setup_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x4900035b o2hb_stop_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x58c88ff2 o2hb_get_all_regions +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x67936fc2 o2nm_get_node_by_ip +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x6a0c3847 __mlog_printk +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x81a17396 mlog_and_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x857f6be0 o2nm_get_node_by_num +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0x90aa1917 o2nm_node_put +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa87bc9e7 o2nm_configured_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xa941cb47 o2hb_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb6ebf62a o2nm_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xb96f9c61 o2hb_unregister_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xbd13ee5d o2hb_check_node_heartbeating_no_sem +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xc4d99852 o2hb_check_node_heartbeating_from_callback +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xd859ac8c o2net_fill_node_map +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf1a5611d o2net_unregister_handler_list +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf56c2017 mlog_not_bits +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xf982e6db o2net_send_message +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfa83d357 o2net_send_message_vec +EXPORT_SYMBOL_GPL fs/ocfs2/cluster/ocfs2_nodemanager 0xfe1298f3 o2net_register_handler +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x51219e21 dlmunlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0x7a1211f8 dlm_setup_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xa3698880 dlm_register_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xb9ba7934 dlm_unregister_domain +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xc6513480 dlm_print_one_lock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xc993327c dlm_register_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd7ba575e dlm_errmsg +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xd8fa57a6 dlm_unregister_eviction_cb +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xe06110e2 dlmlock +EXPORT_SYMBOL_GPL fs/ocfs2/dlm/ocfs2_dlm 0xfb86b96f dlm_errname +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0a726931 ocfs2_cluster_this_node +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x0cfd3fc5 ocfs2_cluster_connect_agnostic +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x1475f64b ocfs2_dlm_lvb_valid +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4d3af7fa ocfs2_cluster_hangup +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x4e4cb8d0 ocfs2_stack_glue_register +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x75a718d3 ocfs2_kset +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x76f40744 ocfs2_dlm_lvb +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x8297cf86 ocfs2_stack_glue_unregister +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0x9507547f ocfs2_cluster_disconnect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xae6bb30f ocfs2_plock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xaf969565 ocfs2_dlm_lock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xbbc4ef97 ocfs2_stack_supports_plocks +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc5196999 ocfs2_dlm_unlock +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xc9fae756 ocfs2_cluster_connect +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xcafdd707 ocfs2_dlm_lock_status +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd344e4ee ocfs2_stack_glue_set_max_proto_version +EXPORT_SYMBOL_GPL fs/ocfs2/ocfs2_stackglue 0xd806a273 ocfs2_dlm_dump_lksb +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xabd9af6d cifs_arc4_crypt +EXPORT_SYMBOL_GPL fs/smb/common/cifs_arc4 0xc4c73891 cifs_arc4_setkey +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0x798f3830 cifs_md4_init +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xceecd9e4 cifs_md4_final +EXPORT_SYMBOL_GPL fs/smb/common/cifs_md4 0xdef1096d cifs_md4_update +EXPORT_SYMBOL_GPL lib/842/842_compress 0xcf048a91 sw842_compress +EXPORT_SYMBOL_GPL lib/842/842_decompress 0xa4adedf1 sw842_decompress +EXPORT_SYMBOL_GPL lib/crc4 0x696b3a5a crc4 +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x0105b595 des_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x574eda34 des3_ede_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0x856a5ef3 des3_ede_encrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa6aa9857 des_decrypt +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa77b3b62 des3_ede_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libdes 0xa8fb743d des_expand_key +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0x31d4e581 poly1305_init_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0xd7219de2 poly1305_update_generic +EXPORT_SYMBOL_GPL lib/crypto/libpoly1305 0xf3945fcd poly1305_final_generic +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0x298842e3 notifier_err_inject_dir +EXPORT_SYMBOL_GPL lib/notifier-error-inject 0xc52c6538 notifier_err_inject_init +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x18efd32f raid6_datap_recov +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0x3e193101 raid6_call +EXPORT_SYMBOL_GPL lib/raid6/raid6_pq 0xa51bfd9f raid6_2data_recov +EXPORT_SYMBOL_GPL net/802/garp 0x026398d7 garp_unregister_application +EXPORT_SYMBOL_GPL net/802/garp 0x17266839 garp_init_applicant +EXPORT_SYMBOL_GPL net/802/garp 0x41535966 garp_request_join +EXPORT_SYMBOL_GPL net/802/garp 0x763070d3 garp_request_leave +EXPORT_SYMBOL_GPL net/802/garp 0x7e07f2e8 garp_register_application +EXPORT_SYMBOL_GPL net/802/garp 0xf8dab758 garp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0x2f03d660 mrp_unregister_application +EXPORT_SYMBOL_GPL net/802/mrp 0x4b5a54d3 mrp_request_leave +EXPORT_SYMBOL_GPL net/802/mrp 0x4e930544 mrp_register_application +EXPORT_SYMBOL_GPL net/802/mrp 0x54fdd3e3 mrp_request_join +EXPORT_SYMBOL_GPL net/802/mrp 0x92592b2e mrp_init_applicant +EXPORT_SYMBOL_GPL net/802/mrp 0xb690b271 mrp_uninit_applicant +EXPORT_SYMBOL_GPL net/802/stp 0x47b302c2 stp_proto_unregister +EXPORT_SYMBOL_GPL net/802/stp 0x751e1134 stp_proto_register +EXPORT_SYMBOL_GPL net/9p/9pnet 0x7e718eb3 p9_client_xattrcreate +EXPORT_SYMBOL_GPL net/9p/9pnet 0x8717e55d p9_client_xattrwalk +EXPORT_SYMBOL_GPL net/bridge/bridge 0x04b60f2c br_multicast_has_querier_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x07871af7 br_multicast_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x084ee987 br_multicast_has_querier_anywhere +EXPORT_SYMBOL_GPL net/bridge/bridge 0x092f0120 br_mst_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0x1b6bd376 br_vlan_get_pvid_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x2733f512 br_forward +EXPORT_SYMBOL_GPL net/bridge/bridge 0x2b68a58a br_get_ageing_time +EXPORT_SYMBOL_GPL net/bridge/bridge 0x2c9a8f5e br_mst_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x3725fd40 br_multicast_list_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x4c693226 br_forward_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0x4ee346fc br_multicast_has_router_adjacent +EXPORT_SYMBOL_GPL net/bridge/bridge 0x51518b57 br_fdb_find_port +EXPORT_SYMBOL_GPL net/bridge/bridge 0x5e63206e br_handle_frame_finish +EXPORT_SYMBOL_GPL net/bridge/bridge 0x5e9a4555 br_mst_get_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0x67dd0450 br_vlan_enabled +EXPORT_SYMBOL_GPL net/bridge/bridge 0x69967e13 nf_br_ops +EXPORT_SYMBOL_GPL net/bridge/bridge 0x7c8f61d3 br_vlan_get_info_rcu +EXPORT_SYMBOL_GPL net/bridge/bridge 0x95f6575e br_multicast_router +EXPORT_SYMBOL_GPL net/bridge/bridge 0xae6cdffc br_port_get_stp_state +EXPORT_SYMBOL_GPL net/bridge/bridge 0xc1f70ef1 br_port_flag_is_set +EXPORT_SYMBOL_GPL net/bridge/bridge 0xcbcf16f6 br_fdb_clear_offload +EXPORT_SYMBOL_GPL net/bridge/bridge 0xe3363ada br_vlan_get_proto +EXPORT_SYMBOL_GPL net/bridge/bridge 0xe5679356 br_vlan_get_info +EXPORT_SYMBOL_GPL net/bridge/bridge 0xef9a9fea br_vlan_get_pvid +EXPORT_SYMBOL_GPL net/bridge/bridge 0xf38d3a3e br_dev_queue_push_xmit +EXPORT_SYMBOL_GPL net/dccp/dccp 0x02da04fd dccp_done +EXPORT_SYMBOL_GPL net/dccp/dccp 0x04ed5371 dccp_set_state +EXPORT_SYMBOL_GPL net/dccp/dccp 0x077759a8 inet_dccp_listen +EXPORT_SYMBOL_GPL net/dccp/dccp 0x0b4b0c58 dccp_rcv_state_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0x0fcdad5c dccp_parse_options +EXPORT_SYMBOL_GPL net/dccp/dccp 0x15f0c34d dccp_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x182ec2bf dccp_ackvec_parsed_add +EXPORT_SYMBOL_GPL net/dccp/dccp 0x22a2070e dccp_setsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0x24ce4977 dccp_insert_option +EXPORT_SYMBOL_GPL net/dccp/dccp 0x2b0fdb6b dccp_hashinfo +EXPORT_SYMBOL_GPL net/dccp/dccp 0x35f6ee87 dccp_rcv_established +EXPORT_SYMBOL_GPL net/dccp/dccp 0x3f7d922c dccp_sync_mss +EXPORT_SYMBOL_GPL net/dccp/dccp 0x40ad7079 dccp_close +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4be42f3d dccp_connect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x4cdd391d dccp_feat_list_purge +EXPORT_SYMBOL_GPL net/dccp/dccp 0x51d324a3 dccp_check_req +EXPORT_SYMBOL_GPL net/dccp/dccp 0x59814a84 dccp_statistics +EXPORT_SYMBOL_GPL net/dccp/dccp 0x5e4f97f6 dccp_feat_nn_get +EXPORT_SYMBOL_GPL net/dccp/dccp 0x62e32147 dccp_feat_signal_nn_change +EXPORT_SYMBOL_GPL net/dccp/dccp 0x66930d06 dccp_recvmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0x7292d4cc dccp_reqsk_init +EXPORT_SYMBOL_GPL net/dccp/dccp 0x7385d900 dccp_poll +EXPORT_SYMBOL_GPL net/dccp/dccp 0x77045be0 dccp_reqsk_send_ack +EXPORT_SYMBOL_GPL net/dccp/dccp 0x80993155 dccp_timestamp +EXPORT_SYMBOL_GPL net/dccp/dccp 0x86be7924 dccp_packet_name +EXPORT_SYMBOL_GPL net/dccp/dccp 0x87349bca dccp_ioctl +EXPORT_SYMBOL_GPL net/dccp/dccp 0x950c4113 dccp_disconnect +EXPORT_SYMBOL_GPL net/dccp/dccp 0x9598d24d dccp_ackvec_parsed_cleanup +EXPORT_SYMBOL_GPL net/dccp/dccp 0xa836e66a dccp_send_sync +EXPORT_SYMBOL_GPL net/dccp/dccp 0xb5a33a79 dccp_make_response +EXPORT_SYMBOL_GPL net/dccp/dccp 0xbe9353b5 dccp_ctl_make_reset +EXPORT_SYMBOL_GPL net/dccp/dccp 0xc7d8226d dccp_sendmsg +EXPORT_SYMBOL_GPL net/dccp/dccp 0xccbcd635 dccp_init_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd75b7072 dccp_orphan_count +EXPORT_SYMBOL_GPL net/dccp/dccp 0xd9fe9ad6 dccp_death_row +EXPORT_SYMBOL_GPL net/dccp/dccp 0xda690f27 dccp_child_process +EXPORT_SYMBOL_GPL net/dccp/dccp 0xe677ad4a dccp_shutdown +EXPORT_SYMBOL_GPL net/dccp/dccp 0xe755baa2 dccp_create_openreq_child +EXPORT_SYMBOL_GPL net/dccp/dccp 0xe8148d89 dccp_destroy_sock +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf79e3682 dccp_getsockopt +EXPORT_SYMBOL_GPL net/dccp/dccp 0xf7c563a5 dccp_destruct_common +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0x84d429f8 dccp_v4_send_check +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xa052b72d dccp_v4_request_recv_sock +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xbb358e90 dccp_v4_conn_request +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xcd26d894 dccp_v4_do_rcv +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xd40a61c5 dccp_invalid_packet +EXPORT_SYMBOL_GPL net/dccp/dccp_ipv4 0xfc8001f3 dccp_v4_connect +EXPORT_SYMBOL_GPL net/ife/ife 0x3fc403df ife_encode +EXPORT_SYMBOL_GPL net/ife/ife 0x6210e871 ife_tlv_meta_next +EXPORT_SYMBOL_GPL net/ife/ife 0x624a048e ife_decode +EXPORT_SYMBOL_GPL net/ife/ife 0x67db2029 ife_tlv_meta_decode +EXPORT_SYMBOL_GPL net/ife/ife 0xe7888e98 ife_tlv_meta_encode +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x4ff8b5c7 esp_input_done2 +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x8309d079 esp_output_head +EXPORT_SYMBOL_GPL net/ipv4/esp4 0x88ed5f6f esp_output_tail +EXPORT_SYMBOL_GPL net/ipv4/gre 0x37970ff8 gre_add_protocol +EXPORT_SYMBOL_GPL net/ipv4/gre 0xb72cdb2a gre_del_protocol +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x17df735b inet_diag_find_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x34b25b2d inet_diag_bc_sk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x3e0d3fdf inet_diag_register +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x4fe03b38 inet_diag_unregister +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x8a5c8c99 inet_diag_msg_attrs_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0x94eea642 inet_diag_dump_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xcdc9991f inet_diag_dump_one_icsk +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xd6e3e636 inet_diag_msg_common_fill +EXPORT_SYMBOL_GPL net/ipv4/inet_diag 0xea614c48 inet_sk_diag_fill +EXPORT_SYMBOL_GPL net/ipv4/ip_gre 0x2f7797de gretap_fb_dev_create +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x07d898c6 ip_tunnel_newlink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x0b4b74c4 ip_tunnel_siocdevprivate +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x0bde023b ip_tunnel_uninit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x0e8b86b2 __ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x1e6f2bfd ip_tunnel_rcv +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x345f9bad ip_tunnel_dellink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x53f1f8f9 ip_tunnel_lookup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x78a79412 ip_tunnel_encap_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x8220367a ip_tunnel_delete_nets +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0x8615ed10 ip_tunnel_changelink +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xa185f3f0 ip_tunnel_ctl +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xaa530935 ip_tunnel_setup +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xcf197868 ip_tunnel_init_net +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xe8258499 ip_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xed2be03a ip_tunnel_init +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xf75fdc0e ip_md_tunnel_xmit +EXPORT_SYMBOL_GPL net/ipv4/ip_tunnel 0xfcf66f64 ip_tunnel_change_mtu +EXPORT_SYMBOL_GPL net/ipv4/netfilter/arp_tables 0x7b1b8aab arpt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/ip_tables 0xa51d2b6d ipt_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x157ee534 nf_defrag_ipv4_enable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_defrag_ipv4 0x3849c75b nf_defrag_ipv4_disable +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_dup_ipv4 0x587e828a nf_dup_ipv4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x0a078b49 nf_reject_ip_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x1670c3e9 nf_send_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x3a81e850 nf_reject_ip_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x612b7bee nf_reject_skb_v4_tcp_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x659da93f nf_reject_skb_v4_unreach +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0x9e6b1876 nf_send_reset +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_reject_ipv4 0xe0aaab45 nf_reject_iphdr_put +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_socket_ipv4 0xf0c47097 nf_sk_lookup_slow_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x0b6e2280 nf_tproxy_handle_time_wait4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x3eefd8f9 nf_tproxy_get_sock_v4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nf_tproxy_ipv4 0x7fb8fca3 nf_tproxy_laddr4 +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0x338f89e4 nft_fib4_eval +EXPORT_SYMBOL_GPL net/ipv4/netfilter/nft_fib_ipv4 0x4760f360 nft_fib4_eval_type +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x08972f8b tcp_vegas_state +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x1c1ccd90 tcp_vegas_init +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0x2ca61d82 tcp_vegas_get_info +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xab6778cf tcp_vegas_cwnd_event +EXPORT_SYMBOL_GPL net/ipv4/tcp_vegas 0xd45afc71 tcp_vegas_pkts_acked +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x1b94eee5 udp_tunnel_drop_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x78e90d17 udp_tunnel_xmit_skb +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x7f961fe2 udp_tunnel_push_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x883b1175 udp_tunnel_sock_release +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0x9a247aad setup_udp_tunnel_sock +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xb3186059 udp_tunnel_notify_del_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xebae5f20 udp_tunnel_notify_add_rx_port +EXPORT_SYMBOL_GPL net/ipv4/udp_tunnel 0xebc256f5 udp_tun_rx_dst +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x1a62a836 esp6_output_tail +EXPORT_SYMBOL_GPL net/ipv6/esp6 0x6deea960 esp6_input_done2 +EXPORT_SYMBOL_GPL net/ipv6/esp6 0xde3911c3 esp6_output_head +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x097d57a8 ip6_tnl_encap_setup +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0x1839ceb1 ip6_tnl_xmit_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_tunnel 0xa91e8432 ip6_tnl_rcv_ctl +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x34f2e9db udp_tunnel6_xmit_skb +EXPORT_SYMBOL_GPL net/ipv6/ip6_udp_tunnel 0x550676ee udp_sock_create6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/ip6_tables 0xc54f1c62 ip6t_alloc_initial_table +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0x8ae22b30 nf_defrag_ipv6_enable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xdb799e37 nf_ct_frag6_gather +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_defrag_ipv6 0xfb9183e4 nf_defrag_ipv6_disable +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_dup_ipv6 0x5ed2bc0f nf_dup_ipv6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x1f0ed90e nf_reject_ip6hdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x517bf24c nf_reject_ip6_tcphdr_get +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x6fd5cb9d nf_reject_skb_v6_tcp_reset +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x891408e1 nf_reject_ip6_tcphdr_put +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0x8dea0e9b nf_reject_skb_v6_unreach +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xd9dd8232 nf_send_reset6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_reject_ipv6 0xdb724214 nf_send_unreach6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_socket_ipv6 0x77a3d1fe nf_sk_lookup_slow_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0x795a9322 nf_tproxy_laddr6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xa0ee66a9 nf_tproxy_get_sock_v6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nf_tproxy_ipv6 0xe2083814 nf_tproxy_handle_time_wait6 +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0x90bcc1fa nft_fib6_eval_type +EXPORT_SYMBOL_GPL net/ipv6/netfilter/nft_fib_ipv6 0xea20d33d nft_fib6_eval +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x097635ba l2tp_xmit_skb +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x1e7b82d8 l2tp_session_set_header_len +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x38653c96 l2tp_tunnel_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x3ae2588a l2tp_session_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x3d648543 l2tp_tunnel_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x43cb2a21 l2tp_tunnel_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x503a7478 l2tp_session_get_by_ifname +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x53771319 l2tp_session_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x5438b840 l2tp_session_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x5ac5f2f3 l2tp_recv_common +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x5fe4fb17 l2tp_tunnel_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x702b9341 l2tp_session_register +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0x801095d4 l2tp_session_get +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xb1c63cb9 l2tp_tunnel_get_session +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xc2e7302c l2tp_tunnel_dec_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xc4f6411b l2tp_udp_encap_recv +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xcb3c3abf l2tp_session_get_nth +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xcd964ab6 l2tp_session_create +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xe675ba94 l2tp_tunnel_inc_refcount +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xf32331c3 l2tp_sk_to_tunnel +EXPORT_SYMBOL_GPL net/l2tp/l2tp_core 0xfdd6c0ac l2tp_tunnel_delete +EXPORT_SYMBOL_GPL net/l2tp/l2tp_ip 0x81b1b74e l2tp_ioctl +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0x337f2432 l2tp_nl_unregister_ops +EXPORT_SYMBOL_GPL net/l2tp/l2tp_netlink 0xe30a6644 l2tp_nl_register_ops +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x2957781c mpls_stats_inc_outucastpkts +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x39da10d2 nla_put_labels +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x68275a39 mpls_output_possible +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x70745b5d mpls_pkt_too_big +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x89d8b0d8 mpls_dev_mtu +EXPORT_SYMBOL_GPL net/mpls/mpls_router 0x8ee316eb nla_get_labels +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x08e5c37e ip_set_name_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x09ad5f83 ip_set_put_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x0b2310aa ip_set_alloc +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x14a82b93 ip_set_get_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x1b3280e0 ip_set_add +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x22d966c6 ip_set_range_to_cidr +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x315ffa37 ip_set_nfnl_put +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x397f6231 ip_set_free +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x39996d85 ip_set_elem_len +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x4086f7a0 ip_set_test +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x48a31881 ip_set_get_ip4_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x4b74a467 ip_set_del +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x5f49fbf1 ip_set_init_comment +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x7924b6de ip_set_hostmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x81fff2d1 ip_set_netmask_map +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x83590150 ip_set_match_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x87968319 ip_set_get_ip6_port +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x89b0722e ip_set_put_flags +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x8b02e3fb ip_set_type_unregister +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9e75cdc1 ip_set_get_byname +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0x9e98722b ip_set_get_ipaddr6 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa293f8a6 ip_set_get_ipaddr4 +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa575155f ip_set_put_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xa58b3211 ip_set_nfnl_get_byindex +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xda1979db ip_set_type_register +EXPORT_SYMBOL_GPL net/netfilter/ipset/ip_set 0xee2f58b6 ip_set_extensions +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x103ffae5 unregister_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0x8bc7fc10 register_ip_vs_pe +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xa41a17ca ip_vs_conn_in_get_proto +EXPORT_SYMBOL_GPL net/netfilter/ipvs/ip_vs 0xb1813665 ip_vs_conn_out_get_proto +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x22097ba9 nf_conncount_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x3095c510 nf_conncount_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0x419ab422 nf_conncount_list_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xa41dfa5a nf_conncount_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xc0e11663 nf_conncount_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xcba565dd nf_conncount_gc_list +EXPORT_SYMBOL_GPL net/netfilter/nf_conncount 0xf808bf82 nf_conncount_cache_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x019b698c nf_ct_destroy_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0460ec0f nf_ct_invert_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0bc00f80 nf_nat_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x0ff1e277 nf_ct_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1a6c58fc nf_ct_expect_related_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x1aaf5440 nf_ct_get_tuplepr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x223e5e42 nf_ct_kill_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x235b658c __nf_conntrack_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x24d2166d nf_connlabels_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2761056b __nf_ct_try_assign_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x283d6dc1 __nf_ct_refresh_acct +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x289c3714 nf_ct_alloc_hashtable +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x28eff409 nf_conntrack_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x296446df nf_ct_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2d14d0ef nf_conn_pernet_ecache +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x2f55e18c nf_ct_expect_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x35afe991 nf_ct_bridge_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3848dd81 nf_ct_tmpl_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3ab16ac8 nf_ct_seq_adjust +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3c743132 nf_ct_l4proto_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x3d55d1df nf_conntrack_helpers_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x403c008d nf_ct_tcp_seqadj_set +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x40dc88d0 nf_conntrack_tuple_taken +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x412f1ad5 nf_connlabels_replace +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4392a6bf nf_confirm +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4732a819 nf_ct_change_status_common +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x492ea032 nf_ct_netns_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x4f2e2f14 nf_ct_remove_expect +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x53572c5f nf_conntrack_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x59c402dd nf_ct_helper_expectfn_find_by_name +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5b349385 nf_ct_bridge_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x5f7f3833 nf_ct_helper_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x61672afe nf_ct_skb_network_trim +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x693c3961 nf_ct_helper_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x697a4b9d __nf_ct_expect_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x6c493b8e nf_ct_netns_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x72009da8 nf_ct_untimeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7356a44b nf_conntrack_free +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x750ce147 nf_ct_expect_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x752f0aa2 nf_ct_port_nlattr_to_tuple +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x758cdf88 nf_ct_helper_log +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x77be791d nf_ct_helper_expectfn_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x7ae1c897 nf_conntrack_helper_try_module_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x87164a0a nf_conntrack_eventmask_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8b767543 nf_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x8ffe7e89 nf_conntrack_htable_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x99a9589b nf_ct_expect_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9a4a430b nf_ct_gre_keymap_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9aaa5389 nf_ct_unexpect_related +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0x9b0a3c4b nf_ct_add_helper +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xa511437e nf_conntrack_register_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xab4e008e nf_ct_set_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xadff1089 nf_ct_unlink_expect_report +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaebface2 nf_conntrack_alter_reply +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaf7c6fd3 nf_ct_iterate_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xaf9f092b nf_connlabels_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xafa57738 nf_ct_ecache_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb262c73a nf_ct_seqadj_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb39356f5 nf_ct_port_nla_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb3b32278 nf_ct_tmpl_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xb7af62dd nf_ct_delete +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xba900ee3 nf_ct_l4proto_log_invalid +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc0a22e65 nf_ct_helper_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc0d923d3 nf_ct_helper_expectfn_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc18ac88d nf_ct_expect_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc3a28f9a nf_ct_remove_expectations +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc40f284c nf_ct_helper_hsize +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xc52b93bd nf_conntrack_in +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xca60fa37 nf_ct_helper_expectfn_find_by_symbol +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xccf40e31 nf_ct_expect_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xceaaac37 nf_conntrack_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd03f1160 nf_conntrack_count +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd0fb7a0f __nf_ct_change_status +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd16f6255 nf_ct_timeout_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd3acd7db nf_conntrack_find_get +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd505c3e0 nf_ct_port_nlattr_tuple_size +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xd9cc99d7 nf_conntrack_expect_lock +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdaf23996 nf_conntrack_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdaf487a8 nf_conntrack_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xdc508868 nf_ct_port_tuple_to_nlattr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe0a2a0e8 nf_conntrack_helpers_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe2e3789c nf_ct_handle_fragments +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe95149a1 __nf_ct_change_timeout +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xe9bf84a9 nf_conntrack_unregister_notifier +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xeb0eb1ac nf_ct_iterate_cleanup_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec8beba6 nf_ct_expect_hash +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xec8de6b0 nf_ct_expect_init +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xee10ba6f nf_ct_deliver_cached_events +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xeefabbb5 __nf_conntrack_helper_find +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf24e79d8 nf_conntrack_locks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf25f01bd nf_ct_seq_offset +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf3687bd3 nf_nat_helper_register +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf38bcdf3 nf_conntrack_max +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf43d3cde nf_conntrack_hash_check_insert +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf76616e9 nf_ct_gre_keymap_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf8d2e83e nf_conntrack_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xf9ecab49 nf_ct_acct_add +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfcd35b6c nf_nat_helper_unregister +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfcd77773 nf_ct_get_id +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfdbb538f nf_nat_helper_put +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack 0xfddd9b4b nf_ct_expect_iterate_net +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_amanda 0x4fcc0009 nf_nat_amanda_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_broadcast 0x3096fce8 nf_conntrack_broadcast_help +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_ftp 0x69ce7f25 nf_nat_ftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0x3485d3c7 get_h225_addr +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_h323 0xded16400 nfct_h323_nat_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_irc 0xcdc10db2 nf_nat_irc_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_pptp 0x3ed6198f nf_nat_pptp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x1fb6b10b ct_sip_parse_address_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x26e4d3e8 ct_sip_get_sdp_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x2a88533d ct_sip_parse_numerical_param +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x48fb7ed6 ct_sip_parse_header_uri +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x90825a8d ct_sip_get_header +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0x9d81c54e ct_sip_parse_request +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_sip 0xae271d95 nf_nat_sip_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_snmp 0x0aa8e7d8 nf_nat_snmp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_conntrack_tftp 0xb847d1f2 nf_nat_tftp_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0x883b3964 nf_dup_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0xe55fc79f nf_fwd_netdev_egress +EXPORT_SYMBOL_GPL net/netfilter/nf_dup_netdev 0xed15160b nft_fwd_dup_netdev_offload +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x18ddb9e6 nf_flow_table_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x1ab84d4e flow_offload_route_init +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x36f5702d flow_offload_teardown +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x454c96a9 nf_flow_table_cleanup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x56602134 nf_flow_rule_route_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x5a74088d flow_offload_alloc +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x5e6548c6 flow_offload_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x5f9e713c flow_offload_add +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x899e8f9e nf_flow_snat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0x9b834bb6 nf_flow_table_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xa57c93f0 nf_flow_table_offload_setup +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xac7ce125 nf_flow_offload_ipv6_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc201088a nf_flow_dnat_port +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc74243a4 flow_offload_free +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xc81a6976 nf_flow_offload_ip_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xdf2ff6aa flow_offload_refresh +EXPORT_SYMBOL_GPL net/netfilter/nf_flow_table 0xe0ad28d2 nf_flow_rule_route_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x14958fb1 nf_nat_redirect_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x26f37193 nf_nat_ipv4_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x2ac0efc5 nf_nat_icmpv6_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3136277b nf_nat_inet_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x31fdf7ea nf_nat_masquerade_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x3bc17c49 nf_nat_masquerade_inet_register_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x42213d22 nf_nat_icmp_reply_translation +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x5b7b2537 nf_ct_nat +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x74bb59b7 nf_nat_exp_find_port +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x77a14e85 nf_nat_ipv6_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x7b9c0a56 nf_nat_ipv6_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0x97ccc808 nf_nat_ipv4_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xb7a12bf1 nf_nat_alloc_null_binding +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xbd4ee38f nf_nat_inet_register_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xbd6d1169 nf_ct_nat_ext_add +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xd9c25654 nf_nat_masquerade_inet_unregister_notifiers +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xe6192714 nf_nat_redirect_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xf38a91ac nf_nat_packet +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xf6279c73 nf_nat_masquerade_ipv4 +EXPORT_SYMBOL_GPL net/netfilter/nf_nat 0xfe8dacdd nf_nat_inet_unregister_fn +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x038716f5 nf_synproxy_ipv6_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x1f099794 synproxy_init_timestamp_cookie +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x33a7f045 synproxy_send_client_synack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x4ef123b1 ipv6_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x66e77adc synproxy_parse_options +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x68f917e0 synproxy_recv_client_ack +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0x7ba2c4dd nf_synproxy_ipv6_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xaae8a263 nf_synproxy_ipv4_fini +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xab8eeb0d ipv4_synproxy_hook +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xc2cef5c7 synproxy_recv_client_ack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xca9fc082 synproxy_net_id +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xd2cd704b nf_synproxy_ipv4_init +EXPORT_SYMBOL_GPL net/netfilter/nf_synproxy_core 0xf1f69874 synproxy_send_client_synack_ipv6 +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x02778894 nf_tables_bind_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x03cdd6ee nft_obj_notify +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x055dcff5 nft_do_chain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x07a9d97f nft_unregister_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x09d77878 nft_request_module +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x138439a0 nft_meta_set_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1a64831f nft_obj_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x1fa56cef nft_meta_inner_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x233561db nft_meta_set_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x25a72fa3 nft_dump_register +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3251d762 nf_tables_trans_destroy_flush_work +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x3468a76c nft_flowtable_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x41b71e65 nft_trace_enabled +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4375651b nft_unregister_expr +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x4cecbb60 nft_meta_policy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x5ad9193a nft_meta_set_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x63fd55aa nft_meta_get_eval +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x655f56f2 nft_chain_validate_hooks +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x66286db1 nf_tables_deactivate_flowtable +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x68a77509 nft_data_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6b1a496c __nft_release_basechain +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x6fc20e31 nft_set_elem_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x7021cb90 nft_data_release +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x98e5679d nf_tables_destroy_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9eed2e65 nft_data_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9eefbded nft_expr_reduce_bitwise +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0x9f253437 nft_meta_get_reduce +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa728087d nft_unregister_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa7590790 nft_chain_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xa8dba1d3 nft_meta_get_init +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xac469fa6 nft_set_catchall_lookup +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xafc7c05d nft_meta_get_dump +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xb376a717 nft_set_lookup_global +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbc3bf960 nft_register_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xbd327049 nft_reg_track_update +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc37d5306 nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xc88ba2d4 nft_meta_set_destroy +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xd0f35e84 nft_register_flowtable_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xd52297ac nft_unregister_obj +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xd6e8fe4a nf_tables_deactivate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xde57b5f5 nft_parse_u32_check +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2b8cc13 nft_parse_register_load +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xe2cdb4d6 nft_register_chain_type +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xea0302b7 nft_chain_validate_dependency +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xeaad13ac nf_tables_activate_set +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xee158954 nft_parse_register_store +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf130b4d2 __nft_reg_track_cancel +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf54d8c1a nft_meta_set_validate +EXPORT_SYMBOL_GPL net/netfilter/nf_tables 0xf97d059e nft_register_expr +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x250c1dc5 nfnetlink_has_listeners +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x42add7a5 nfnetlink_unicast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x534e2721 nfnetlink_subsys_register +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x5ce3b588 nfnl_lock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0x864aa967 nfnetlink_set_err +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xa2a78f54 nfnetlink_send +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xb951f7e4 nfnetlink_subsys_unregister +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xc91df62f nfnetlink_broadcast +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink 0xdb065657 nfnl_unlock +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x36b9c081 nfnl_acct_overquota +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0x3cbc888c nfnl_acct_find_get +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xbecf5d14 nfnl_acct_put +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_acct 0xd8b2f15b nfnl_acct_update +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x34563b09 nf_osf_match +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0x35eff5e0 nf_osf_fingers +EXPORT_SYMBOL_GPL net/netfilter/nfnetlink_osf 0xf7e2b19b nf_osf_find +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x0d3aee81 nft_fib_store_result +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x308aae42 nft_fib_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x5abadf29 nft_fib_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0x7f9697ea nft_fib_init +EXPORT_SYMBOL_GPL net/netfilter/nft_fib 0xa803335c nft_fib_reduce +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x1de558c1 nft_reject_icmpv6_code +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x39deef79 nft_reject_init +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x5c4251be nft_reject_dump +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0x9d46ccf8 nft_reject_policy +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xac51a1ce nft_reject_validate +EXPORT_SYMBOL_GPL net/netfilter/nft_reject 0xe2c84666 nft_reject_icmp_code +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x0287324f xt_table_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x02dd1f48 xt_compat_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x031262cb xt_replace_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x04e27719 xt_compat_flush_offsets +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x0599cd27 xt_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x18b374a9 xt_match_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x1a0493f1 xt_request_find_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x1a18060d xt_unregister_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x1de48777 xt_hook_ops_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x3d7150c8 xt_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x44944b21 xt_proto_init +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x4bc851f1 xt_register_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x516ef405 xt_compat_match_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x6b044a13 xt_compat_match_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7bce4603 xt_data_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x7d33b3df xt_compat_target_to_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x807d2b2c xt_recseq +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x823edea5 xt_compat_add_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x87408878 xt_check_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x91ca80b3 xt_request_find_match +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x9c995c69 xt_percpu_counter_alloc +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0x9ca55b62 xt_proto_fini +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa7c94f1d xt_compat_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xa9a12436 xt_unregister_template +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xac4d9cf8 xt_register_table +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xbfacb837 xt_percpu_counter_free +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc1d29786 xt_request_find_table_lock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc66b2cf4 xt_compat_target_from_user +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xc7fae024 xt_compat_calc_jump +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd1e246a2 xt_compat_unlock +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xd3fcc511 xt_tee_enabled +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xdcb09053 xt_compat_target_offset +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xddf68fc6 xt_find_revision +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf69e0dcc xt_check_target +EXPORT_SYMBOL_GPL net/netfilter/x_tables 0xf6abeb06 xt_copy_counters +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x1a2ecb0c xt_rateest_lookup +EXPORT_SYMBOL_GPL net/netfilter/xt_RATEEST 0x8e310d60 xt_rateest_put +EXPORT_SYMBOL_GPL net/nsh/nsh 0x530a3ee8 nsh_pop +EXPORT_SYMBOL_GPL net/nsh/nsh 0xedf1c153 nsh_push +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x1b5ccbed __ovs_vport_ops_register +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x492f07ea ovs_netdev_link +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x6727513f ovs_vport_alloc +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0x9a35f60a ovs_netdev_tunnel_destroy +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xab15a137 ovs_vport_free +EXPORT_SYMBOL_GPL net/openvswitch/openvswitch 0xf81e62e2 ovs_vport_ops_unregister +EXPORT_SYMBOL_GPL net/psample/psample 0x0d788649 psample_group_take +EXPORT_SYMBOL_GPL net/psample/psample 0x74955364 psample_group_put +EXPORT_SYMBOL_GPL net/psample/psample 0x9835c7f5 psample_sample_packet +EXPORT_SYMBOL_GPL net/psample/psample 0xf6c8db8f psample_group_get +EXPORT_SYMBOL_GPL net/rds/rds 0x00a467af rds_wq +EXPORT_SYMBOL_GPL net/rds/rds 0x06c1acaf rds_conn_create +EXPORT_SYMBOL_GPL net/rds/rds 0x19543e7b rds_conn_path_drop +EXPORT_SYMBOL_GPL net/rds/rds 0x274e3350 rds_trans_unregister +EXPORT_SYMBOL_GPL net/rds/rds 0x2a380d81 rds_connect_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x2a4c06f0 rds_message_put +EXPORT_SYMBOL_GPL net/rds/rds 0x2b0d543c rds_message_add_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x2b5742d5 rds_message_unmapped +EXPORT_SYMBOL_GPL net/rds/rds 0x36087aa4 rds_stats +EXPORT_SYMBOL_GPL net/rds/rds 0x3b1f221a rds_inc_path_init +EXPORT_SYMBOL_GPL net/rds/rds 0x45a4781e rds_addr_cmp +EXPORT_SYMBOL_GPL net/rds/rds 0x4e7ae6f9 rds_atomic_send_complete +EXPORT_SYMBOL_GPL net/rds/rds 0x53053519 rds_inc_init +EXPORT_SYMBOL_GPL net/rds/rds 0x582fe5cf rds_message_add_rdma_dest_extension +EXPORT_SYMBOL_GPL net/rds/rds 0x585f567b rds_message_populate_header +EXPORT_SYMBOL_GPL net/rds/rds 0x603fb649 rds_conn_create_outgoing +EXPORT_SYMBOL_GPL net/rds/rds 0x7b399e66 rds_page_remainder_alloc +EXPORT_SYMBOL_GPL net/rds/rds 0x7cf52431 rds_send_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0x7ed334e0 rds_info_deregister_func +EXPORT_SYMBOL_GPL net/rds/rds 0x89cb38c3 rds_send_ping +EXPORT_SYMBOL_GPL net/rds/rds 0x9c4a2fdf rds_send_xmit +EXPORT_SYMBOL_GPL net/rds/rds 0xa31e702a rds_inc_put +EXPORT_SYMBOL_GPL net/rds/rds 0xa4b4af92 rds_connect_path_complete +EXPORT_SYMBOL_GPL net/rds/rds 0xa8dd11b4 rds_conn_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0xb27a0a16 rds_send_path_drop_acked +EXPORT_SYMBOL_GPL net/rds/rds 0xb6b0885d rds_send_path_reset +EXPORT_SYMBOL_GPL net/rds/rds 0xbc83d26c rds_conn_drop +EXPORT_SYMBOL_GPL net/rds/rds 0xc2dab779 rds_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0xc7053151 rds_for_each_conn_info +EXPORT_SYMBOL_GPL net/rds/rds 0xcff17676 rds_conn_destroy +EXPORT_SYMBOL_GPL net/rds/rds 0xd2ca97a9 rds_conn_path_connect_if_down +EXPORT_SYMBOL_GPL net/rds/rds 0xd8a61c89 rds_recv_incoming +EXPORT_SYMBOL_GPL net/rds/rds 0xd949fdff rds_cong_map_updated +EXPORT_SYMBOL_GPL net/rds/rds 0xe1ff0774 rds_trans_register +EXPORT_SYMBOL_GPL net/rds/rds 0xf1bbab74 rds_stats_info_copy +EXPORT_SYMBOL_GPL net/rds/rds 0xf3d77cf0 rds_message_addref +EXPORT_SYMBOL_GPL net/rds/rds 0xfc11c110 rds_info_register_func +EXPORT_SYMBOL_GPL net/rds/rds 0xfdaf33ae rds_rdma_send_complete +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x0e6b63a2 mqprio_qopt_reconstruct +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0x978d8ff4 mqprio_validate_qopt +EXPORT_SYMBOL_GPL net/sched/sch_mqprio_lib 0xcede419b mqprio_fp_to_offload +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x69e86ded pie_process_dequeue +EXPORT_SYMBOL_GPL net/sched/sch_pie 0x6ce9b467 pie_calculate_probability +EXPORT_SYMBOL_GPL net/sched/sch_pie 0xdb3b4981 pie_drop_early +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x2940d030 taprio_offload_get +EXPORT_SYMBOL_GPL net/sched/sch_taprio 0x7c6b158e taprio_offload_free +EXPORT_SYMBOL_GPL net/sctp/sctp 0x0a841a65 sctp_get_sctp_info +EXPORT_SYMBOL_GPL net/sctp/sctp 0x5f07a6cd sctp_transport_lookup_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0xb81dcfa8 sctp_transport_traverse_process +EXPORT_SYMBOL_GPL net/sctp/sctp 0xe555c9d8 sctp_for_each_endpoint +EXPORT_SYMBOL_GPL net/smc/smc 0x297e449d smc_proto6 +EXPORT_SYMBOL_GPL net/smc/smc 0x5c33c02e smc_proto +EXPORT_SYMBOL_GPL net/smc/smc 0x5d4f8eac smc_unhash_sk +EXPORT_SYMBOL_GPL net/smc/smc 0xb44a6185 smc_hash_sk +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x29bc1001 gss_mech_register +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x38d3dce5 g_make_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x482ac5a4 g_token_size +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0x6082c359 svcauth_gss_register_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xc4bdc82e gss_mech_unregister +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xd7673035 g_verify_token_header +EXPORT_SYMBOL_GPL net/sunrpc/auth_gss/auth_rpcgss 0xed6bbd7c svcauth_gss_flavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x024cc0e4 xprt_pin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x02e2a6ff rpc_task_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x05e807a9 xdr_encode_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x062aa0b9 rpc_ntop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x065994f1 xdr_encode_opaque_fixed +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x066929ec xprt_disconnect_done +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x09a1daf6 sunrpc_cache_unhash +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x09a7e316 rpcauth_init_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x09c216e5 xprt_lookup_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0ad45d9b rpc_net_ns +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0be07e05 rpc_clnt_swap_activate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0cb93467 read_bytes_from_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0cf199e2 cache_register_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0d16f1dd xdr_stream_decode_opaque_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0d7d7c14 sunrpc_cache_unregister_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0ddfffd0 xdr_terminate_string +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x0e8abb97 svc_unreg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x103944c1 rpc_init_priority_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x10d95423 svc_recv +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x133c0265 _copy_from_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x16597892 sunrpc_cache_pipe_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x16fe77e5 svc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x17141eb3 svc_generic_rpcbind_set +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x18b55211 xprt_unlock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1a014f4a xdr_init_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1b2a54aa xprt_lock_connect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1b84dea3 svc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1bdbe54b rpc_count_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1c42fc10 csum_partial_copy_to_xdr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1d48baaf rpc_call_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1d871b1f rpc_max_bc_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1daa8631 rpc_killall_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1deaaf94 svc_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x1e119a79 rpcauth_get_pseudoflavor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2025c298 rpc_pipe_generic_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x213d25e0 svc_xprt_init +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x22c5d4fc xdr_inline_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2343bdef xprt_alloc_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x255d9a1f rpc_prepare_reply_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x26e6eed7 svc_drop +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x27e70dae svc_encode_result_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2847c7c0 rpc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2919b156 xdr_decode_string_inplace +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x298de2b2 xdr_truncate_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x298fce0e svc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x29c32685 rpc_machine_cred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2b11e270 rpc_sleep_on_priority_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2b71e78e xdr_decode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2b7e2e41 rpc_put_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2c1225f9 rpc_setbufsize +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2cff456b gssd_running +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2d14d329 svc_auth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2d9c56dd rpc_clnt_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x2f3a5673 rpc_init_pipe_dir_head +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x302724aa rpc_sleep_on_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3091e9f2 rpcauth_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x31a89d59 rpc_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x34f4f874 sunrpc_cache_pipe_upcall_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x377b8794 bc_svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x387a7bfb xdr_stream_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x387e1639 rpc_pipefs_notifier_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3b1604e6 cache_seq_next_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3dab77b2 rpc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3dd8204d cache_seq_start_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3e639085 auth_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3ed3ec51 rpc_malloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f1cd516 rpc_exit +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x3f9a2b0b rpcauth_get_gssinfo +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x40bd21fd svc_reg_xprt_class +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4299599d rpc_destroy_pipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x42a096af xdr_stream_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x431fecbd rpc_count_iostats_metrics +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x433c4491 xprt_add_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x43868f4d rpc_mkpipe_data +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4498ede0 unix_domain_find +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x44b6d120 rpc_d_lookup_sb +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x45c20c4e xprt_release_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x464d11a3 rpc_call_start +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x47b7425e rpcb_getport_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x481321cd cache_destroy_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x48372ab8 xprt_request_get_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4a74d41e xprt_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4aefd5f9 svc_generic_init_request +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4afedab1 xprtiod_workqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4c5046ed write_bytes_to_xdr_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4cc431e2 svc_xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dac77f0 xdr_encode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4dee330c rpc_alloc_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4e8f6ca7 sunrpc_net_id +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x4f06dd67 cache_unregister_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x50e3041f rpc_sleep_on_priority +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x52c84cfe svc_reserve +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53445f68 nlm_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53cb5449 svc_authenticate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x53ee87e1 xprt_reconnect_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x566dab0f rpc_mkpipe_dentry +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x573b4d45 rpcauth_lookupcred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x577d3f45 xdr_stream_decode_string_dup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x57c93587 cache_seq_stop_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x58ff28c9 rpc_clnt_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5a45ba31 svc_auth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5e1ede3e sunrpc_destroy_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5eba933f cache_create_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x5f26016a rpc_call_null +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x609202f9 rpc_task_gfp_mask +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x60eb4073 svc_find_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x61cb965b svc_process +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x61e9ed6a xprt_unregister_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x624bca71 rpc_bind_new_program +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6268b6a5 rpc_add_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x631bb6e2 rpc_clnt_probe_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6442ff16 xdr_init_encode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x67b97d8d rpc_clone_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x69aedfcc xdr_buf_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6a068cb7 rpc_set_connect_timeout +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6bedc32d xprt_release_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6c65d8b2 svc_fill_write_vector +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6cb200f6 xprt_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6d55fad7 svc_seq_show +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6e9516ec rpc_free_iostats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x6f356271 rpc_wake_up +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x701a951a svc_print_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x714e0d46 rpcauth_unwrap_resp_decode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71f10feb xdr_process_buf +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x71fa908a cache_flush +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x72b616ab xdr_decode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x72e42582 rpc_clnt_xprt_switch_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x72f2ee35 rpc_clnt_xprt_switch_has_addr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x72f98eec rpc_init_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7344fa5e xprt_adjust_cwnd +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x735e14ab rpc_clnt_manage_trunked_xprts +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x73926433 rpc_clnt_xprt_switch_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x73a60b91 rpc_wake_up_first +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x77fe9d9f xprt_complete_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x785b65ed svc_exit_thread +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x78d9aa81 xdr_read_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x793c9d18 xprt_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7ce7456f rpc_clone_client_set_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7d8f5b85 sunrpc_init_cache_detail +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7de53067 rpc_init_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x7f119d3f xprt_free_slot +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x811271c7 rpc_get_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x814a3680 rpc_queue_upcall +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x81efcf93 cache_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x82403dfb xprt_destroy_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x82d914c6 svc_rqst_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x847767d9 svc_proc_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x85cc37ad rpc_wake_up_status +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x86e3db7a xprt_reserve_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x872bb341 xprt_write_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x878e0bd3 rpc_delay +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8a7d0568 rpc_peeraddr2str +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8b3e7eff svc_xprt_names +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8b725256 put_rpccred +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x8e148fca svc_rqst_alloc +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x90160d56 rpc_clnt_iterate_for_each_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9032e8b6 xprt_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9068ae54 rpc_find_or_alloc_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x907768e7 xdr_reserve_space_vec +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x924c1ac6 svc_xprt_copy_addrs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x92dfc76e svc_rqst_replace_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x93cab7fb svcauth_unix_set_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x93faf2bd auth_domain_lookup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x949ac48f rpcauth_lookup_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x978490bc svc_addsock +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9e931a5b rpc_wake_up_next +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0x9f341175 sunrpc_cache_lookup_rcu +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa21de499 xprt_wake_pending_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa21f2987 rpc_put_task_async +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa3294c3e svc_fill_symlink_pathname +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa3794665 rpc_put_sb_net +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa5803472 sunrpc_cache_update +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa5a1adb7 xdr_buf_from_iov +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xa76223b3 rpc_pton +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xac569b5e xprt_force_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xac9ac8f6 rpc_clnt_show_stats +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xad3cf3a9 rpc_peeraddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xae7508e4 rpcauth_destroy_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaeeb8900 svc_bind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaf5bf6ef nfs_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xaff6a8c5 rpc_sleep_on +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb110d8f6 rpcauth_init_credcache +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb118efb8 xprt_wait_for_buffer_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb17db0f1 xdr_encode_array2 +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb3096c8c rpc_num_bc_slots +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb321fead rpc_cancel_tasks +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb472e9c1 rpc_shutdown_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb51a3724 rpc_pipefs_notifier_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb521ed7b svc_xprt_destroy_all +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb6390b64 xdr_stream_decode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb7068281 svc_xprt_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb795d25a rpc_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb7bf1b17 xdr_inline_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb7e5c363 xdr_page_pos +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xb7f6b211 svc_xprt_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbb12c04e xprt_reserve_xprt_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbb59631f rpcauth_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbd2e090a svc_rpcbind_set_version +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbe622641 xprt_release_rqst_cong +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbee1e28d rpc_switch_client_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xbf9d1b96 nfsd_debug +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc02ebe11 svc_set_num_threads +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc088b863 xdr_init_decode_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc0908dd0 svc_destroy +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc12435e3 rpc_calc_rto +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc138eb0e rpc_create +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc2367ff4 rpc_release_client +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc37d1e2f rpc_unlink +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8425e82 rpcauth_wrap_req_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc8e96dea qword_addhex +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc9213534 rpc_task_release_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xc9889ca6 auth_domain_put +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcbacc3d2 xprt_reconnect_backoff +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcdc111ff rpc_uaddr2sockaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xce678a59 xdr_decode_netobj +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xcf10b14f svcauth_unix_purge +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd1a0f87a xprt_wait_for_reply_request_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd26fe239 rpcauth_unregister +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd2d6c711 svc_create_pooled +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd427d00d xdr_stream_decode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd44d782f rpc_run_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd4aa6d58 sunrpc_cache_register_pipefs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd531db84 rpc_restart_call +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd69b3f32 __xdr_commit_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd79eeec7 svc_xprt_deferred_close +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd7f5bffc svc_rpcb_setup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xd88b705d xdr_write_pages +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdc68a446 xdr_encode_word +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdce26e2f svc_xprt_received +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdd691402 xprt_find_transport_ident +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xdfb1c251 rpc_clnt_xprt_switch_remove_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe0b1fb1e rpc_call_sync +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe0fcc689 svc_xprt_enqueue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe191a28e xdr_stream_zero +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe1bb4dbf xdr_stream_move_subsegment +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe28b47b9 rpc_force_rebind +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe312efa9 rpcauth_stringify_acceptor +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe3f2ecd3 rpc_remove_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe40cad62 svc_proc_register +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe5919cb1 xdr_encode_opaque +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe665cc4d xprt_unpin_rqst +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe7aa8cf7 rpc_restart_call_prepare +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe97f4ce5 qword_get +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xe9e8444b rpc_wake_up_queued_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeb7a78e3 xdr_reserve_space +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeb89bbec rpc_localaddr +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xec6cb6a1 xprt_register_transport +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xed20d1aa rpc_max_payload +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedcf6be4 qword_add +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xedeea5bd xdr_set_pagelen +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xee111433 rpc_init_pipe_dir_object +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeeacab69 rpc_update_rtt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xeebc3f81 cache_check +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xef462237 xdr_stream_encode_opaque_auth +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xefdd03f1 rpc_wait_for_completion_task +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf0250885 xprt_wait_for_reply_request_def +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf13d7eba rpc_clnt_setup_test_and_add_xprt +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf203a681 xprt_free +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf62453ce xdr_enter_page +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf6e4b69e xdr_init_encode +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf760c01d svc_sock_update_bufs +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf7fca26f rpc_destroy_wait_queue +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xf8a60b1b svc_age_temp_xprts_now +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfaa29fb3 xdr_buf_trim +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfab030e1 xprt_wake_up_backlog +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfc0e1f84 rpc_clnt_swap_deactivate +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfc305f66 xprt_setup_backchannel +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfc40062c rpc_clnt_disconnect +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xfcad3a1c svc_rpcb_cleanup +EXPORT_SYMBOL_GPL net/sunrpc/sunrpc 0xff4d2554 xdr_stream_decode_string +EXPORT_SYMBOL_GPL net/tls/tls 0x71557a56 tls_device_sk_destruct +EXPORT_SYMBOL_GPL net/tls/tls 0xab841d4b tls_offload_tx_resync_request +EXPORT_SYMBOL_GPL net/tls/tls 0xb0006bc3 tls_encrypt_skb +EXPORT_SYMBOL_GPL net/tls/tls 0xe8c9b134 tls_validate_xmit_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x024ca19e virtio_transport_notify_send_post_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x03a81e69 virtio_transport_stream_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x04fadca5 virtio_transport_dgram_bind +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0beeefda virtio_transport_notify_buffer_size +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0d257148 virtio_transport_notify_send_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x0dec53ec virtio_transport_notify_recv_post_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x18f53763 virtio_transport_inc_tx_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x1a4b0459 virtio_transport_dgram_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x25e49a61 virtio_transport_shutdown +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x37c6fe95 virtio_transport_put_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x39c09f2c virtio_transport_notify_poll_out +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3a66d16c virtio_transport_dgram_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x3b7a7793 virtio_transport_stream_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x418812d5 virtio_transport_connect +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x447b0ed4 virtio_transport_purge_skbs +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x4c8ad442 virtio_transport_notify_recv_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x5a4a61f8 virtio_transport_notify_poll_in +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x6313da23 virtio_transport_seqpacket_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x6e76f954 virtio_transport_deliver_tap_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x71ba5c9b virtio_transport_read_skb +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x7965d6eb virtio_transport_recv_pkt +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x7cffe240 virtio_transport_destruct +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x8e0eeb74 virtio_transport_do_socket_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0x9ea0cb39 virtio_transport_get_credit +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xa76e7508 virtio_transport_notify_recv_pre_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xa84081fd virtio_transport_release +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xad864bf0 virtio_transport_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xaf5ee4d0 virtio_transport_notify_send_pre_block +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xb89722a4 virtio_transport_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xbabd30f5 virtio_transport_dgram_allow +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xc47dc62c virtio_transport_notify_send_pre_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xcfca097e virtio_transport_notify_recv_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xdf3cf09f virtio_transport_stream_is_active +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe1df2519 virtio_transport_seqpacket_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xe9359f83 virtio_transport_seqpacket_enqueue +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf84dbc31 virtio_transport_stream_rcvhiwat +EXPORT_SYMBOL_GPL net/vmw_vsock/vmw_vsock_virtio_transport_common 0xf8740c6a virtio_transport_stream_dequeue +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0091f24f vsock_connectible_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x00c8d6dd vsock_remove_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x0e9bc9b6 vsock_addr_unbind +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x103060b1 vsock_find_bound_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x121fcdac vsock_stream_has_space +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x187f4906 vsock_deliver_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x219d3e07 vsock_assign_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x21b2d61d vsock_addr_cast +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x22a22827 vsock_create_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x284e07d8 vsock_bind_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x39a17772 vsock_data_ready +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x3d4b0fca vsock_addr_init +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x41897bf0 vsock_remove_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x428f38a9 vsock_core_get_transport +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x49b5f66d vsock_remove_sock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4a8474f1 vsock_add_tap +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x4b99648c vsock_addr_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x5582a61f vsock_remove_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x6f61cb74 vsock_stream_has_data +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x8c66fb3f vsock_core_register +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x90aa8549 vsock_find_cid +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x94fc1292 vsock_enqueue_accept +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0x9bb6fd09 vsock_connected_table +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xaa735c33 vsock_for_each_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xaf2674b5 vsock_addr_equals_addr +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xbbc16ec2 vsock_remove_bound +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xbd00a591 vsock_table_lock +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xbd88874b vsock_add_pending +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc23fd62d vsock_insert_connected +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc2b72cfc vsock_dgram_recvmsg +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc70fafdc vsock_find_connected_socket +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xc76b01b4 vsock_core_unregister +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xec96eadf vsock_addr_validate +EXPORT_SYMBOL_GPL net/vmw_vsock/vsock 0xf9147307 vsock_connectible_recvmsg +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0049ca83 xfrm_aead_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x00c80741 xfrm_ealg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x0a575945 xfrm_count_pfkey_auth_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x28e23139 xfrm_probe_algs +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x37a02412 xfrm_aalg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x5c699441 xfrm_aalg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x72395dc1 xfrm_calg_get_byid +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0x7a8ca627 xfrm_count_pfkey_enc_supported +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xaab23340 xfrm_calg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xb73be794 xfrm_ealg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xc6b1fdbe xfrm_aalg_get_byidx +EXPORT_SYMBOL_GPL net/xfrm/xfrm_algo 0xd6f50cf7 xfrm_ealg_get_byname +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x5ac59c28 ipcomp_destroy +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x65802424 ipcomp_input +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x79f89c13 ipcomp_init_state +EXPORT_SYMBOL_GPL net/xfrm/xfrm_ipcomp 0x91dccbe2 ipcomp_output +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0x4a0c7516 xfrm_msg_min +EXPORT_SYMBOL_GPL net/xfrm/xfrm_user 0xa294bed8 xfrma_policy +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x3fe35aea irq_bypass_unregister_consumer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x418873cc irq_bypass_register_producer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0x888c5be5 irq_bypass_register_consumer +EXPORT_SYMBOL_GPL virt/lib/irqbypass 0xf6e772c3 irq_bypass_unregister_producer +EXPORT_SYMBOL_GPL vmlinux 0x0009dd62 regmap_async_complete_cb +EXPORT_SYMBOL_GPL vmlinux 0x00286ff5 trace_event_buffer_commit +EXPORT_SYMBOL_GPL vmlinux 0x002ef8bd __traceiter_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x0030d669 pci_create_ims_domain +EXPORT_SYMBOL_GPL vmlinux 0x00377825 securityfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x0044a45a iommu_dev_disable_feature +EXPORT_SYMBOL_GPL vmlinux 0x00513f58 get_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x00587479 driver_set_override +EXPORT_SYMBOL_GPL vmlinux 0x006099b7 devres_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x008b0bd5 inet_csk_route_child_sock +EXPORT_SYMBOL_GPL vmlinux 0x00ab72bd tcf_dev_queue_xmit +EXPORT_SYMBOL_GPL vmlinux 0x00b78dc3 gpiod_get_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x00bd80bc backing_file_open +EXPORT_SYMBOL_GPL vmlinux 0x012f846b blk_mq_freeze_queue +EXPORT_SYMBOL_GPL vmlinux 0x0130170a unregister_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x01339606 tty_ldisc_ref_wait +EXPORT_SYMBOL_GPL vmlinux 0x01413c5f css_schedule_reprobe +EXPORT_SYMBOL_GPL vmlinux 0x014b61e6 cio_start +EXPORT_SYMBOL_GPL vmlinux 0x0158516d folio_wait_writeback +EXPORT_SYMBOL_GPL vmlinux 0x0167b2f8 iommu_unmap_fast +EXPORT_SYMBOL_GPL vmlinux 0x01736c5a iommu_group_add_device +EXPORT_SYMBOL_GPL vmlinux 0x01c74810 skcipher_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x01d26adf rt_mutex_unlock +EXPORT_SYMBOL_GPL vmlinux 0x01e694be irq_domain_add_legacy +EXPORT_SYMBOL_GPL vmlinux 0x0218630b blk_queue_can_use_dma_map_merging +EXPORT_SYMBOL_GPL vmlinux 0x022b464f vp_modern_set_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x022d57f2 fs_dax_get_by_bdev +EXPORT_SYMBOL_GPL vmlinux 0x02394899 play_idle_precise +EXPORT_SYMBOL_GPL vmlinux 0x02481b10 dma_resv_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x029d88b8 __scsi_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x02ba7aed mas_empty_area_rev +EXPORT_SYMBOL_GPL vmlinux 0x02e9f64b blk_clear_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x03096df7 relay_late_setup_files +EXPORT_SYMBOL_GPL vmlinux 0x0311569b switchdev_handle_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0x031a91a2 bio_blkcg_css +EXPORT_SYMBOL_GPL vmlinux 0x03211a76 disk_alloc_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0x033242d0 scsi_alloc_request +EXPORT_SYMBOL_GPL vmlinux 0x0343bdf1 __i2c_board_list +EXPORT_SYMBOL_GPL vmlinux 0x03473884 phy_basic_t1s_p2mp_features +EXPORT_SYMBOL_GPL vmlinux 0x035b62ff gen10g_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x036de383 perf_event_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x03725fb9 relay_buf_full +EXPORT_SYMBOL_GPL vmlinux 0x03952887 ktime_add_safe +EXPORT_SYMBOL_GPL vmlinux 0x03ad118b user_describe +EXPORT_SYMBOL_GPL vmlinux 0x03b2a4bb scsi_get_vpd_page +EXPORT_SYMBOL_GPL vmlinux 0x03c12dfe cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x03ce5dfd fuse_conn_init +EXPORT_SYMBOL_GPL vmlinux 0x03ce7234 sched_smt_present +EXPORT_SYMBOL_GPL vmlinux 0x03e5df88 netlink_add_tap +EXPORT_SYMBOL_GPL vmlinux 0x0402cbbf preempt_notifier_inc +EXPORT_SYMBOL_GPL vmlinux 0x04311a05 crypto_clone_ahash +EXPORT_SYMBOL_GPL vmlinux 0x0432a9b5 __dev_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x04365758 dev_err_probe +EXPORT_SYMBOL_GPL vmlinux 0x04434033 iommu_set_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x044888df dummy_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x044c2928 atomic_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x045ff882 hypervisor_kobj +EXPORT_SYMBOL_GPL vmlinux 0x0465a073 regmap_reg_in_ranges +EXPORT_SYMBOL_GPL vmlinux 0x04662362 pci_ioremap_wc_bar +EXPORT_SYMBOL_GPL vmlinux 0x0482ad70 firmware_request_platform +EXPORT_SYMBOL_GPL vmlinux 0x04960bf8 crypto_register_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x04a6fee6 software_node_register +EXPORT_SYMBOL_GPL vmlinux 0x04bf0092 io_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x04c4f603 mpi_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0x04c8aebf console_verbose +EXPORT_SYMBOL_GPL vmlinux 0x04ea8706 __iowrite64_copy +EXPORT_SYMBOL_GPL vmlinux 0x05110a36 inet6_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x051a0bc1 stack_depot_fetch +EXPORT_SYMBOL_GPL vmlinux 0x052b4013 register_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x052c9aed ktime_get_real_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x053d738a __SCK__tp_func_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x0545ccc7 security_kernel_post_read_file +EXPORT_SYMBOL_GPL vmlinux 0x054e550b kernel_halt +EXPORT_SYMBOL_GPL vmlinux 0x05559613 dma_resv_set_deadline +EXPORT_SYMBOL_GPL vmlinux 0x055df23e devl_trap_policers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x05626608 do_unbind_con_driver +EXPORT_SYMBOL_GPL vmlinux 0x057b04c9 ip_route_output_key_hash +EXPORT_SYMBOL_GPL vmlinux 0x05883efb __traceiter_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x05ae99ed virtqueue_get_buf +EXPORT_SYMBOL_GPL vmlinux 0x05ba1979 register_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0x060c988a trace_array_printk +EXPORT_SYMBOL_GPL vmlinux 0x061a6a17 rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0x06209f49 phy_lookup_setting +EXPORT_SYMBOL_GPL vmlinux 0x062b20a5 pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x062d117f __tracepoint_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x0644c609 pci_get_dsn +EXPORT_SYMBOL_GPL vmlinux 0x0646b77d ip_valid_fib_dump_req +EXPORT_SYMBOL_GPL vmlinux 0x064db9a5 mark_mounts_for_expiry +EXPORT_SYMBOL_GPL vmlinux 0x064eaba7 proc_mkdir_data +EXPORT_SYMBOL_GPL vmlinux 0x065a7a23 atomic_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x0663b173 pci_create_slot +EXPORT_SYMBOL_GPL vmlinux 0x0677d9be fuse_dev_release +EXPORT_SYMBOL_GPL vmlinux 0x06930a3f pktgen_xfrm_outer_mode_output +EXPORT_SYMBOL_GPL vmlinux 0x06cca30b ring_buffer_record_off +EXPORT_SYMBOL_GPL vmlinux 0x06e415bc __tracepoint_block_split +EXPORT_SYMBOL_GPL vmlinux 0x06e5fa08 devres_find +EXPORT_SYMBOL_GPL vmlinux 0x06edad3d devm_register_restart_handler +EXPORT_SYMBOL_GPL vmlinux 0x07242d92 put_dax +EXPORT_SYMBOL_GPL vmlinux 0x0729e762 crypto_drop_spawn +EXPORT_SYMBOL_GPL vmlinux 0x07483e13 cn_del_callback +EXPORT_SYMBOL_GPL vmlinux 0x0756a31c register_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0x0757eede stack_trace_snprint +EXPORT_SYMBOL_GPL vmlinux 0x076fe1ab get_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0x077bfe3c sk_attach_filter +EXPORT_SYMBOL_GPL vmlinux 0x077d610b sock_diag_put_meminfo +EXPORT_SYMBOL_GPL vmlinux 0x078cbc1b __traceiter_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x079fe7a0 init_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x07ac4259 pfn_to_online_page +EXPORT_SYMBOL_GPL vmlinux 0x07b52e38 rtnl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x07be6905 net_inc_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x07c4d544 task_user_regset_view +EXPORT_SYMBOL_GPL vmlinux 0x07cb7afb sfp_parse_port +EXPORT_SYMBOL_GPL vmlinux 0x080c3ebe gpiod_set_raw_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x08135613 dax_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x081caa87 pci_sriov_configure_simple +EXPORT_SYMBOL_GPL vmlinux 0x08436119 klp_shadow_alloc +EXPORT_SYMBOL_GPL vmlinux 0x084cb3ad irq_domain_create_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x084e5b1b relay_reset +EXPORT_SYMBOL_GPL vmlinux 0x0850a79f crypto_clone_tfm +EXPORT_SYMBOL_GPL vmlinux 0x086ffe1b dw_pcie_ep_raise_legacy_irq +EXPORT_SYMBOL_GPL vmlinux 0x0874be10 xfrm_bpf_md_dst +EXPORT_SYMBOL_GPL vmlinux 0x0895951b ipv4_redirect +EXPORT_SYMBOL_GPL vmlinux 0x08b2e9aa hrtimer_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0x08bc836d trace_array_init_printk +EXPORT_SYMBOL_GPL vmlinux 0x08c78cf7 offline_and_remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x08f9e555 iommu_map_sg +EXPORT_SYMBOL_GPL vmlinux 0x090efd50 ptep_notify +EXPORT_SYMBOL_GPL vmlinux 0x091eb9b4 round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x092b5b18 platform_add_devices +EXPORT_SYMBOL_GPL vmlinux 0x09372d8f debugfs_create_atomic_t +EXPORT_SYMBOL_GPL vmlinux 0x09624e52 ccw_device_get_chp_desc +EXPORT_SYMBOL_GPL vmlinux 0x0965ee5c __pci_epf_register_driver +EXPORT_SYMBOL_GPL vmlinux 0x096dbc75 gpiochip_find +EXPORT_SYMBOL_GPL vmlinux 0x0976822d sfp_get_module_eeprom_by_page +EXPORT_SYMBOL_GPL vmlinux 0x097efc75 platform_bus_type +EXPORT_SYMBOL_GPL vmlinux 0x09b53e14 interval_tree_remove +EXPORT_SYMBOL_GPL vmlinux 0x09b79977 skb_append_pagefrags +EXPORT_SYMBOL_GPL vmlinux 0x09bc02b3 fat_free_clusters +EXPORT_SYMBOL_GPL vmlinux 0x09bfd007 driver_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x09cf90c6 fb_deferred_io_fsync +EXPORT_SYMBOL_GPL vmlinux 0x09f9f239 debugfs_create_str +EXPORT_SYMBOL_GPL vmlinux 0x0a039b8c crypto_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x0a051a7f blk_update_request +EXPORT_SYMBOL_GPL vmlinux 0x0a0e99ca key_type_asymmetric +EXPORT_SYMBOL_GPL vmlinux 0x0a1f3dc7 vfs_truncate +EXPORT_SYMBOL_GPL vmlinux 0x0a2956dc devlink_port_attrs_pci_vf_set +EXPORT_SYMBOL_GPL vmlinux 0x0a31eda0 device_del +EXPORT_SYMBOL_GPL vmlinux 0x0a4a3d0f strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0x0a8e458b crypto_req_done +EXPORT_SYMBOL_GPL vmlinux 0x0a9df53d for_each_kernel_tracepoint +EXPORT_SYMBOL_GPL vmlinux 0x0aa92510 fwnode_get_next_parent +EXPORT_SYMBOL_GPL vmlinux 0x0abf7e03 bpf_warn_invalid_xdp_action +EXPORT_SYMBOL_GPL vmlinux 0x0ac85571 __skb_zcopy_downgrade_managed +EXPORT_SYMBOL_GPL vmlinux 0x0adbfa0f watchdog_set_last_hw_keepalive +EXPORT_SYMBOL_GPL vmlinux 0x0aecf859 desc_to_gpio +EXPORT_SYMBOL_GPL vmlinux 0x0af780c1 devm_phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x0afadf5b dm_copy_name_and_uuid +EXPORT_SYMBOL_GPL vmlinux 0x0b07abe2 unshare_fs_struct +EXPORT_SYMBOL_GPL vmlinux 0x0b0e9846 bpf_preload_ops +EXPORT_SYMBOL_GPL vmlinux 0x0b11a171 klist_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x0b14f7c5 s390_sha_final +EXPORT_SYMBOL_GPL vmlinux 0x0b221bb8 __pci_hp_initialize +EXPORT_SYMBOL_GPL vmlinux 0x0b2d29c8 ipv6_recv_error +EXPORT_SYMBOL_GPL vmlinux 0x0b2db2d5 remove_resource +EXPORT_SYMBOL_GPL vmlinux 0x0b2fd5bf umd_unload_blob +EXPORT_SYMBOL_GPL vmlinux 0x0b3701e1 arch_make_page_accessible +EXPORT_SYMBOL_GPL vmlinux 0x0b3a5a88 relay_close +EXPORT_SYMBOL_GPL vmlinux 0x0b586f6f ip_icmp_error_rfc4884 +EXPORT_SYMBOL_GPL vmlinux 0x0b69a7c9 __traceiter_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x0b8c8a23 static_key_fast_inc_not_disabled +EXPORT_SYMBOL_GPL vmlinux 0x0b8ca605 __dev_fwnode_const +EXPORT_SYMBOL_GPL vmlinux 0x0b95bbc7 synth_event_trace +EXPORT_SYMBOL_GPL vmlinux 0x0ba2f9ac dma_fence_unwrap_next +EXPORT_SYMBOL_GPL vmlinux 0x0ba4abd3 tpm_pcr_extend +EXPORT_SYMBOL_GPL vmlinux 0x0bb85bf1 clockevent_delta2ns +EXPORT_SYMBOL_GPL vmlinux 0x0bbdc9b2 remove_memory +EXPORT_SYMBOL_GPL vmlinux 0x0bc2b464 iommu_detach_group +EXPORT_SYMBOL_GPL vmlinux 0x0bc5481b clock_comparator_max +EXPORT_SYMBOL_GPL vmlinux 0x0be5d5c0 ip_tunnel_netlink_parms +EXPORT_SYMBOL_GPL vmlinux 0x0bf32478 __SCK__tp_func_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x0c1cdbb9 pci_store_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x0c22394b ping_seq_next +EXPORT_SYMBOL_GPL vmlinux 0x0c26bdd5 klist_next +EXPORT_SYMBOL_GPL vmlinux 0x0c2aef4a devm_regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x0c2c5802 work_busy +EXPORT_SYMBOL_GPL vmlinux 0x0c3c967a mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x0c408e19 fib_rules_lookup +EXPORT_SYMBOL_GPL vmlinux 0x0c88c1c3 pci_vpd_find_id_string +EXPORT_SYMBOL_GPL vmlinux 0x0c9ec5a9 __folio_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x0cba55bb debugfs_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x0cc9d36c iommu_group_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x0cedc915 crypto_unregister_shash +EXPORT_SYMBOL_GPL vmlinux 0x0d126631 fuse_do_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x0d171296 pci_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x0d3fb7d4 phy_interface_num_ports +EXPORT_SYMBOL_GPL vmlinux 0x0d435bd5 __tracepoint_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x0d459213 work_on_cpu_safe +EXPORT_SYMBOL_GPL vmlinux 0x0d4961de nf_log_buf_open +EXPORT_SYMBOL_GPL vmlinux 0x0d5edaf6 fixed_phy_change_carrier +EXPORT_SYMBOL_GPL vmlinux 0x0d613915 clockevents_unbind_device +EXPORT_SYMBOL_GPL vmlinux 0x0d6a49d4 tcp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0d74639c platform_get_irq_optional +EXPORT_SYMBOL_GPL vmlinux 0x0d7e342e skb_to_sgvec_nomark +EXPORT_SYMBOL_GPL vmlinux 0x0dadacdb rtnl_af_register +EXPORT_SYMBOL_GPL vmlinux 0x0dae1c9d gen_pool_get +EXPORT_SYMBOL_GPL vmlinux 0x0db20dd1 virtio_check_mem_acc_cb +EXPORT_SYMBOL_GPL vmlinux 0x0dcf0ed2 clean_acked_data_enable +EXPORT_SYMBOL_GPL vmlinux 0x0dd7c66a devlink_port_init +EXPORT_SYMBOL_GPL vmlinux 0x0ddb1cd7 llist_reverse_order +EXPORT_SYMBOL_GPL vmlinux 0x0e0839c3 fscrypt_symlink_getattr +EXPORT_SYMBOL_GPL vmlinux 0x0e0c6a7d crypto_dh_encode_key +EXPORT_SYMBOL_GPL vmlinux 0x0e28f0f3 fuse_free_conn +EXPORT_SYMBOL_GPL vmlinux 0x0e541f71 __alloc_percpu_gfp +EXPORT_SYMBOL_GPL vmlinux 0x0e5cc9d7 xdp_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x0e6b79af static_key_disable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x0e809580 fb_deferred_io_release +EXPORT_SYMBOL_GPL vmlinux 0x0e830600 device_match_of_node +EXPORT_SYMBOL_GPL vmlinux 0x0e993109 mnt_drop_write +EXPORT_SYMBOL_GPL vmlinux 0x0eb72044 rcu_tasks_trace_qs_blkd +EXPORT_SYMBOL_GPL vmlinux 0x0ec0d11c register_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0x0ec7abc6 regmap_reinit_cache +EXPORT_SYMBOL_GPL vmlinux 0x0ecfea88 btf_type_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0edec1ac kthread_queue_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x0ee26ad3 __fscrypt_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x0ee2e528 fwnode_graph_get_endpoint_by_id +EXPORT_SYMBOL_GPL vmlinux 0x0f06347e blk_revalidate_disk_zones +EXPORT_SYMBOL_GPL vmlinux 0x0f180070 ring_buffer_free_read_page +EXPORT_SYMBOL_GPL vmlinux 0x0f3b8882 rht_bucket_nested_insert +EXPORT_SYMBOL_GPL vmlinux 0x0f47ca1c hvc_poll +EXPORT_SYMBOL_GPL vmlinux 0x0f4da3c5 gpiod_set_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x0f50d563 set_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0x0f7432fa xas_split_alloc +EXPORT_SYMBOL_GPL vmlinux 0x0f7a9c44 device_create +EXPORT_SYMBOL_GPL vmlinux 0x0f80f01c tpm_put_ops +EXPORT_SYMBOL_GPL vmlinux 0x0fb22d9f blk_trace_setup +EXPORT_SYMBOL_GPL vmlinux 0x0fb25c42 xdp_rxq_info_unreg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x0fd4610e kmem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0x0fe3259b mas_expected_entries +EXPORT_SYMBOL_GPL vmlinux 0x0fe32a96 sk_setup_caps +EXPORT_SYMBOL_GPL vmlinux 0x0fea472a unregister_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x0ff42984 subsys_system_register +EXPORT_SYMBOL_GPL vmlinux 0x0ff9e675 put_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x1000904a __list_lru_init +EXPORT_SYMBOL_GPL vmlinux 0x10138352 tracing_on +EXPORT_SYMBOL_GPL vmlinux 0x10143367 get_net_ns_by_pid +EXPORT_SYMBOL_GPL vmlinux 0x10185973 __tracepoint_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x1023490a virtqueue_add_inbuf +EXPORT_SYMBOL_GPL vmlinux 0x10438cf6 inet_csk_get_port +EXPORT_SYMBOL_GPL vmlinux 0x104cff2c crypto_unregister_scomp +EXPORT_SYMBOL_GPL vmlinux 0x10571abd xdp_attachment_setup +EXPORT_SYMBOL_GPL vmlinux 0x108e77f5 parse_OID +EXPORT_SYMBOL_GPL vmlinux 0x10b89330 crypto_has_shash +EXPORT_SYMBOL_GPL vmlinux 0x10bfc2a4 fwnode_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0x10d9f317 stack_depot_init +EXPORT_SYMBOL_GPL vmlinux 0x11088421 watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0x111667f7 phy_select_page +EXPORT_SYMBOL_GPL vmlinux 0x111f2c25 sprint_OID +EXPORT_SYMBOL_GPL vmlinux 0x11452943 bpf_prog_alloc +EXPORT_SYMBOL_GPL vmlinux 0x1149dca3 debugfs_create_x16 +EXPORT_SYMBOL_GPL vmlinux 0x1156f426 fat_scan +EXPORT_SYMBOL_GPL vmlinux 0x1170ecb7 ipv6_opt_accepted +EXPORT_SYMBOL_GPL vmlinux 0x117b3c14 fsnotify_destroy_mark +EXPORT_SYMBOL_GPL vmlinux 0x11ad7339 xfrm_output +EXPORT_SYMBOL_GPL vmlinux 0x11b68a56 __tracepoint_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x11cfc9d9 devm_gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x11da4273 component_compare_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x11df0e75 devlink_fmsg_binary_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x11ed8cf1 xdp_features_clear_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x11fead03 skb_zerocopy_headlen +EXPORT_SYMBOL_GPL vmlinux 0x1212be4f iommu_unmap +EXPORT_SYMBOL_GPL vmlinux 0x121d958a unregister_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0x122d28fc pci_stop_and_remove_bus_device_locked +EXPORT_SYMBOL_GPL vmlinux 0x12342fe0 skcipher_walk_complete +EXPORT_SYMBOL_GPL vmlinux 0x1234e483 get_cpu_iowait_time_us +EXPORT_SYMBOL_GPL vmlinux 0x12384c6e balloon_page_list_enqueue +EXPORT_SYMBOL_GPL vmlinux 0x12574f8e gmap_shadow_page +EXPORT_SYMBOL_GPL vmlinux 0x1261f6e4 scsi_queue_work +EXPORT_SYMBOL_GPL vmlinux 0x126fe7fd inet6_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0x1271cc7a ip6_route_output_flags +EXPORT_SYMBOL_GPL vmlinux 0x127d8bd9 ip6_dst_lookup_tunnel +EXPORT_SYMBOL_GPL vmlinux 0x12965e8e crypto_unregister_instance +EXPORT_SYMBOL_GPL vmlinux 0x129ffba8 devlink_port_fini +EXPORT_SYMBOL_GPL vmlinux 0x12a18848 __udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x12c04a3e fat_flush_inodes +EXPORT_SYMBOL_GPL vmlinux 0x12ca77cc bpf_prog_create +EXPORT_SYMBOL_GPL vmlinux 0x12cdbd51 verify_pkcs7_signature +EXPORT_SYMBOL_GPL vmlinux 0x12de77ee skb_mpls_dec_ttl +EXPORT_SYMBOL_GPL vmlinux 0x12e0c8e7 __kernel_write +EXPORT_SYMBOL_GPL vmlinux 0x12ee1173 memory_group_unregister +EXPORT_SYMBOL_GPL vmlinux 0x12f1f15c ZSTD_getErrorCode +EXPORT_SYMBOL_GPL vmlinux 0x1308b90f destroy_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x13165591 pci_probe_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0x131a5ed7 regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0x131db64a system_long_wq +EXPORT_SYMBOL_GPL vmlinux 0x13285153 set_cpus_allowed_ptr +EXPORT_SYMBOL_GPL vmlinux 0x133969d7 __trace_printk +EXPORT_SYMBOL_GPL vmlinux 0x1354cdcd skb_scrub_packet +EXPORT_SYMBOL_GPL vmlinux 0x1359ac81 pci_epf_remove_vepf +EXPORT_SYMBOL_GPL vmlinux 0x135e2b1e gpio_to_desc +EXPORT_SYMBOL_GPL vmlinux 0x13640660 get_cached_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0x1374fa02 __ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0x138e0957 dax_write_cache_enabled +EXPORT_SYMBOL_GPL vmlinux 0x13c5e4c6 dma_map_sgtable +EXPORT_SYMBOL_GPL vmlinux 0x13e1b7ec gmap_sync_dirty_log_pmd +EXPORT_SYMBOL_GPL vmlinux 0x13e7fd83 __wake_up_pollfree +EXPORT_SYMBOL_GPL vmlinux 0x13ea1333 pci_find_host_bridge +EXPORT_SYMBOL_GPL vmlinux 0x13ed8784 sdev_evt_alloc +EXPORT_SYMBOL_GPL vmlinux 0x140bfa56 iomap_bmap +EXPORT_SYMBOL_GPL vmlinux 0x141f38bf ktime_get_raw_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x1422df95 fscrypt_set_bio_crypt_ctx_bh +EXPORT_SYMBOL_GPL vmlinux 0x142fa437 dma_vmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x14379bad bpf_trace_run11 +EXPORT_SYMBOL_GPL vmlinux 0x145e2d8b pci_find_next_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x146cc88f bpf_master_redirect_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x14864237 nexthop_for_each_fib6_nh +EXPORT_SYMBOL_GPL vmlinux 0x148a3278 devm_regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x14ab4068 vp_modern_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0x14ad9f4a skcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x14c3b546 shmem_read_folio_gfp +EXPORT_SYMBOL_GPL vmlinux 0x14d2e16e dst_cache_get_ip6 +EXPORT_SYMBOL_GPL vmlinux 0x14eb6ee2 irq_domain_translate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x1518dfe3 crypto_unregister_shashes +EXPORT_SYMBOL_GPL vmlinux 0x153b60a6 klist_del +EXPORT_SYMBOL_GPL vmlinux 0x154d5b6d gpiochip_irqchip_irq_valid +EXPORT_SYMBOL_GPL vmlinux 0x15510a89 devlink_fmsg_binary_put +EXPORT_SYMBOL_GPL vmlinux 0x156b0e29 ethtool_set_ethtool_phy_ops +EXPORT_SYMBOL_GPL vmlinux 0x157bc422 s390_enable_skey +EXPORT_SYMBOL_GPL vmlinux 0x1587afd1 kvm_get_dirty_log +EXPORT_SYMBOL_GPL vmlinux 0x1589dd99 sk_msg_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0x159f7961 pci_epc_multi_mem_init +EXPORT_SYMBOL_GPL vmlinux 0x15a0f031 component_master_add_with_match +EXPORT_SYMBOL_GPL vmlinux 0x15a8fd37 mas_find_range +EXPORT_SYMBOL_GPL vmlinux 0x15ade1cc filter_irq_stacks +EXPORT_SYMBOL_GPL vmlinux 0x15b4e613 inet6_lookup +EXPORT_SYMBOL_GPL vmlinux 0x15bd7435 psi_memstall_leave +EXPORT_SYMBOL_GPL vmlinux 0x15cc0efe akcipher_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x15d662bd inet6_cleanup_sock +EXPORT_SYMBOL_GPL vmlinux 0x15f02233 tty_buffer_lock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x15f1ed85 dma_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x1600c131 unix_outq_len +EXPORT_SYMBOL_GPL vmlinux 0x160af26b sock_diag_destroy +EXPORT_SYMBOL_GPL vmlinux 0x16278ba6 blk_mq_quiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x1627afac crypto_alloc_rng +EXPORT_SYMBOL_GPL vmlinux 0x1631db6e device_add +EXPORT_SYMBOL_GPL vmlinux 0x16422a6e xdp_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x16423082 subsys_virtual_register +EXPORT_SYMBOL_GPL vmlinux 0x1650ff0d verify_signature +EXPORT_SYMBOL_GPL vmlinux 0x16623182 mt_next +EXPORT_SYMBOL_GPL vmlinux 0x166bbbc0 cio_update_schib +EXPORT_SYMBOL_GPL vmlinux 0x166cc379 devlink_dpipe_entry_ctx_prepare +EXPORT_SYMBOL_GPL vmlinux 0x1678f30c crypto_alg_sem +EXPORT_SYMBOL_GPL vmlinux 0x1687ec20 tty_get_frame_size +EXPORT_SYMBOL_GPL vmlinux 0x168bbc0d vfs_cancel_lock +EXPORT_SYMBOL_GPL vmlinux 0x16ae0550 scsi_dh_activate +EXPORT_SYMBOL_GPL vmlinux 0x16b69bc8 zpci_store +EXPORT_SYMBOL_GPL vmlinux 0x16bb647f poll_state_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0x16c95f6c debugfs_create_blob +EXPORT_SYMBOL_GPL vmlinux 0x16cb1f29 devl_dpipe_headers_unregister +EXPORT_SYMBOL_GPL vmlinux 0x16d3764e register_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0x16da1f88 devlink_fmsg_u32_put +EXPORT_SYMBOL_GPL vmlinux 0x16dfbf36 add_interrupt_randomness +EXPORT_SYMBOL_GPL vmlinux 0x16fb2881 regmap_get_device +EXPORT_SYMBOL_GPL vmlinux 0x1700ea70 device_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0x1702deb9 tty_buffer_request_room +EXPORT_SYMBOL_GPL vmlinux 0x170cc36c put_timespec64 +EXPORT_SYMBOL_GPL vmlinux 0x17149987 trace_print_bitmask_seq +EXPORT_SYMBOL_GPL vmlinux 0x172a4158 wb_writeout_inc +EXPORT_SYMBOL_GPL vmlinux 0x173c2c52 gpiod_export_link +EXPORT_SYMBOL_GPL vmlinux 0x173eff23 hrtimer_init_sleeper +EXPORT_SYMBOL_GPL vmlinux 0x174c6274 ring_buffer_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x175b80c5 misc_cg_uncharge +EXPORT_SYMBOL_GPL vmlinux 0x175c5875 unregister_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x176031a7 devlink_fmsg_string_put +EXPORT_SYMBOL_GPL vmlinux 0x176cc620 pci_domain_nr +EXPORT_SYMBOL_GPL vmlinux 0x177b1042 __tracepoint_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x177b7b34 kill_device +EXPORT_SYMBOL_GPL vmlinux 0x1783bac5 blkcg_get_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x17878e6c priv_to_devlink +EXPORT_SYMBOL_GPL vmlinux 0x179c1900 inet_twsk_hashdance +EXPORT_SYMBOL_GPL vmlinux 0x17ab470d fuse_send_init +EXPORT_SYMBOL_GPL vmlinux 0x17adf14d raw_hash_sk +EXPORT_SYMBOL_GPL vmlinux 0x17b09b50 sk_msg_free_nocharge +EXPORT_SYMBOL_GPL vmlinux 0x17c8dd93 software_node_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x17de9e6b regmap_bulk_write +EXPORT_SYMBOL_GPL vmlinux 0x17ea2917 gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0x17f67366 devm_gpiod_unhinge +EXPORT_SYMBOL_GPL vmlinux 0x18008c59 ring_buffer_resize +EXPORT_SYMBOL_GPL vmlinux 0x182405da ping_hash +EXPORT_SYMBOL_GPL vmlinux 0x1828bebd gmap_shadow_valid +EXPORT_SYMBOL_GPL vmlinux 0x182e2f09 cn_netlink_send_mult +EXPORT_SYMBOL_GPL vmlinux 0x1852cdba regmap_attach_dev +EXPORT_SYMBOL_GPL vmlinux 0x1858890e mas_next_range +EXPORT_SYMBOL_GPL vmlinux 0x1864813c ZSTD_customCalloc +EXPORT_SYMBOL_GPL vmlinux 0x188c4fb2 inet6_csk_xmit +EXPORT_SYMBOL_GPL vmlinux 0x188e8ab4 sysfs_create_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x189d5697 sysfs_add_file_to_group +EXPORT_SYMBOL_GPL vmlinux 0x18b83c47 debugfs_create_u64 +EXPORT_SYMBOL_GPL vmlinux 0x18e4f8aa swphy_read_reg +EXPORT_SYMBOL_GPL vmlinux 0x18e9225e sysfs_rename_link_ns +EXPORT_SYMBOL_GPL vmlinux 0x18e98661 generic_device_group +EXPORT_SYMBOL_GPL vmlinux 0x18f477f3 ip6_datagram_send_ctl +EXPORT_SYMBOL_GPL vmlinux 0x18fb2caf cpus_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x190555d0 mnt_want_write +EXPORT_SYMBOL_GPL vmlinux 0x193dfdf6 klp_get_prev_state +EXPORT_SYMBOL_GPL vmlinux 0x195068bc kvm_read_guest_offset_cached +EXPORT_SYMBOL_GPL vmlinux 0x1967bb2f splice_to_pipe +EXPORT_SYMBOL_GPL vmlinux 0x196b6d97 irq_create_mapping_affinity +EXPORT_SYMBOL_GPL vmlinux 0x1974f410 dev_nit_active +EXPORT_SYMBOL_GPL vmlinux 0x197bb7d9 platform_msi_domain_free_irqs +EXPORT_SYMBOL_GPL vmlinux 0x19808dda unregister_kprobes +EXPORT_SYMBOL_GPL vmlinux 0x19a43ebe device_iommu_capable +EXPORT_SYMBOL_GPL vmlinux 0x19c0e2bc access_process_vm +EXPORT_SYMBOL_GPL vmlinux 0x19c42957 blk_op_str +EXPORT_SYMBOL_GPL vmlinux 0x19ead4fa d_same_name +EXPORT_SYMBOL_GPL vmlinux 0x19f33626 nf_ctnetlink_has_listener +EXPORT_SYMBOL_GPL vmlinux 0x19f55a4c zpci_enable_device +EXPORT_SYMBOL_GPL vmlinux 0x1a10c32b crypto_ft_tab +EXPORT_SYMBOL_GPL vmlinux 0x1a1b5725 zpci_kvm_hook +EXPORT_SYMBOL_GPL vmlinux 0x1a1bc357 rtnl_af_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1a6a2dd8 virtqueue_kick +EXPORT_SYMBOL_GPL vmlinux 0x1a6bf28f fsnotify_get_cookie +EXPORT_SYMBOL_GPL vmlinux 0x1a7614ac ip6_route_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1a8059ed gmap_register_pte_notifier +EXPORT_SYMBOL_GPL vmlinux 0x1a9c309e crypto_shash_digest +EXPORT_SYMBOL_GPL vmlinux 0x1a9d700a ncsi_vlan_rx_add_vid +EXPORT_SYMBOL_GPL vmlinux 0x1a9f715e devm_kasprintf +EXPORT_SYMBOL_GPL vmlinux 0x1aa07b05 perf_tp_event +EXPORT_SYMBOL_GPL vmlinux 0x1aa9dff4 genphy_c45_plca_get_cfg +EXPORT_SYMBOL_GPL vmlinux 0x1aac6df6 blocking_notifier_chain_register_unique_prio +EXPORT_SYMBOL_GPL vmlinux 0x1ab2f288 handle_bad_irq +EXPORT_SYMBOL_GPL vmlinux 0x1acd18c8 cpuset_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x1af267f8 int_pow +EXPORT_SYMBOL_GPL vmlinux 0x1b0602c1 cond_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x1b0f70f3 crc64_be +EXPORT_SYMBOL_GPL vmlinux 0x1b1f5ad0 gpio_request_array +EXPORT_SYMBOL_GPL vmlinux 0x1b467be4 key_type_logon +EXPORT_SYMBOL_GPL vmlinux 0x1b4cd6bd pci_debug_msg_id +EXPORT_SYMBOL_GPL vmlinux 0x1b6797aa kthread_cancel_delayed_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x1b6c214f pci_epc_unmap_addr +EXPORT_SYMBOL_GPL vmlinux 0x1b6c5a67 chsc_error_from_response +EXPORT_SYMBOL_GPL vmlinux 0x1b739ef5 __tracepoint_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1b744728 nf_ip_route +EXPORT_SYMBOL_GPL vmlinux 0x1b7511d4 gfn_to_hva +EXPORT_SYMBOL_GPL vmlinux 0x1b8c3fe6 balloon_page_enqueue +EXPORT_SYMBOL_GPL vmlinux 0x1b92e41d inet_putpeer +EXPORT_SYMBOL_GPL vmlinux 0x1bc5e765 switchdev_port_obj_add +EXPORT_SYMBOL_GPL vmlinux 0x1bcca193 s390_replace_asce +EXPORT_SYMBOL_GPL vmlinux 0x1bd7fd4c virtio_max_dma_size +EXPORT_SYMBOL_GPL vmlinux 0x1bda3f58 list_lru_walk_node +EXPORT_SYMBOL_GPL vmlinux 0x1bee4974 sg_alloc_table_chained +EXPORT_SYMBOL_GPL vmlinux 0x1bfad06e mpi_print +EXPORT_SYMBOL_GPL vmlinux 0x1c0988b8 tpm1_do_selftest +EXPORT_SYMBOL_GPL vmlinux 0x1c14d313 fwnode_get_phy_node +EXPORT_SYMBOL_GPL vmlinux 0x1c1c1b99 trace_array_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0x1c5b1f28 irq_free_descs +EXPORT_SYMBOL_GPL vmlinux 0x1c87a811 __round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x1ca333d7 relay_switch_subbuf +EXPORT_SYMBOL_GPL vmlinux 0x1cbd92b0 cpu_mitigations_off +EXPORT_SYMBOL_GPL vmlinux 0x1ccdf24e devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x1cd41123 fat_dir_empty +EXPORT_SYMBOL_GPL vmlinux 0x1ce6eede __traceiter_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x1ceeed3a rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1d0fe619 regmap_fields_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x1d1c9ac7 devlink_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x1d222ced irq_get_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0x1d3c6210 fib_nh_common_init +EXPORT_SYMBOL_GPL vmlinux 0x1d44f3f6 __crypto_alloc_tfm +EXPORT_SYMBOL_GPL vmlinux 0x1d67b245 ccw_device_get_chpid +EXPORT_SYMBOL_GPL vmlinux 0x1d72e548 fwnode_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0x1d8448f4 devres_remove +EXPORT_SYMBOL_GPL vmlinux 0x1d9937c5 device_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x1d9fcc39 devlink_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0x1db1ab05 pci_epf_unbind +EXPORT_SYMBOL_GPL vmlinux 0x1dbcf48b fib6_new_table +EXPORT_SYMBOL_GPL vmlinux 0x1dca8012 klist_prev +EXPORT_SYMBOL_GPL vmlinux 0x1dec0430 ip6_pol_route +EXPORT_SYMBOL_GPL vmlinux 0x1dfa5dbd mpi_invm +EXPORT_SYMBOL_GPL vmlinux 0x1e093f65 tcp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x1e18546e cio_disable_subchannel +EXPORT_SYMBOL_GPL vmlinux 0x1e1da278 devres_add +EXPORT_SYMBOL_GPL vmlinux 0x1e20f13f freq_qos_remove_notifier +EXPORT_SYMBOL_GPL vmlinux 0x1e326ff0 skb_gso_validate_network_len +EXPORT_SYMBOL_GPL vmlinux 0x1e53f827 stack_depot_print +EXPORT_SYMBOL_GPL vmlinux 0x1e70b731 devlink_flash_update_status_notify +EXPORT_SYMBOL_GPL vmlinux 0x1e719218 gpiod_is_active_low +EXPORT_SYMBOL_GPL vmlinux 0x1e7b89ef vp_legacy_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x1e7bbcb3 kernel_restart +EXPORT_SYMBOL_GPL vmlinux 0x1e925dfa handle_untracked_irq +EXPORT_SYMBOL_GPL vmlinux 0x1ea2f425 bpf_prog_add +EXPORT_SYMBOL_GPL vmlinux 0x1eab3937 transport_setup_device +EXPORT_SYMBOL_GPL vmlinux 0x1eaf40d7 bio_trim +EXPORT_SYMBOL_GPL vmlinux 0x1eb9516e round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x1ebe9c6f fuse_do_open +EXPORT_SYMBOL_GPL vmlinux 0x1ebf6c2a pci_power_names +EXPORT_SYMBOL_GPL vmlinux 0x1ec00d45 __traceiter_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x1ec6de61 find_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x1ecac628 class_create +EXPORT_SYMBOL_GPL vmlinux 0x1ed4d2eb percpu_ref_kill_and_confirm +EXPORT_SYMBOL_GPL vmlinux 0x1ed586fa devlink_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x1ee47e00 is_vmalloc_or_module_addr +EXPORT_SYMBOL_GPL vmlinux 0x1ee619e9 put_device +EXPORT_SYMBOL_GPL vmlinux 0x1eec1238 blocking_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x1ef004a9 bus_for_each_drv +EXPORT_SYMBOL_GPL vmlinux 0x1ef20793 stop_core_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x1ef24141 devlink_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x1ef50c44 crypto_unregister_algs +EXPORT_SYMBOL_GPL vmlinux 0x1f2d801a alarm_forward_now +EXPORT_SYMBOL_GPL vmlinux 0x1f38a4f6 mpi_set_highbit +EXPORT_SYMBOL_GPL vmlinux 0x1f436eaf hrtimer_active +EXPORT_SYMBOL_GPL vmlinux 0x1f4bfded debugfs_file_get +EXPORT_SYMBOL_GPL vmlinux 0x1f563160 bpf_offload_dev_priv +EXPORT_SYMBOL_GPL vmlinux 0x1f6e5aaf devlink_register +EXPORT_SYMBOL_GPL vmlinux 0x1f8544b8 panic_timeout +EXPORT_SYMBOL_GPL vmlinux 0x1f8b750b serdev_device_wait_until_sent +EXPORT_SYMBOL_GPL vmlinux 0x1f96b6bb device_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0x1fa1d95c sha256_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x1fe0a442 badblocks_show +EXPORT_SYMBOL_GPL vmlinux 0x1fe20a82 __traceiter_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x1fe6e504 gpiod_add_hogs +EXPORT_SYMBOL_GPL vmlinux 0x1fedb1e5 vring_new_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x1ff2591c pci_epf_unregister_driver +EXPORT_SYMBOL_GPL vmlinux 0x2001a7d0 gmap_translate +EXPORT_SYMBOL_GPL vmlinux 0x2009e400 devlink_info_board_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2014a8cc gpiod_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x20284743 __xdp_rxq_info_reg +EXPORT_SYMBOL_GPL vmlinux 0x2030be07 crypto_unregister_rngs +EXPORT_SYMBOL_GPL vmlinux 0x2060ce07 phy_speed_down +EXPORT_SYMBOL_GPL vmlinux 0x20716f42 kthread_unpark +EXPORT_SYMBOL_GPL vmlinux 0x20a8b96a raw_v4_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x20b97372 filemap_range_has_writeback +EXPORT_SYMBOL_GPL vmlinux 0x20bfb13c report_iommu_fault +EXPORT_SYMBOL_GPL vmlinux 0x20c431f4 blk_mq_freeze_queue_wait +EXPORT_SYMBOL_GPL vmlinux 0x20c7c731 srcu_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x20d89523 vma_kernel_pagesize +EXPORT_SYMBOL_GPL vmlinux 0x20e6176b freq_qos_add_request +EXPORT_SYMBOL_GPL vmlinux 0x20e6f928 tnum_strn +EXPORT_SYMBOL_GPL vmlinux 0x20f56ae0 __wake_up_sync +EXPORT_SYMBOL_GPL vmlinux 0x21076a07 crypto_clone_shash +EXPORT_SYMBOL_GPL vmlinux 0x2110df15 tty_set_ldisc +EXPORT_SYMBOL_GPL vmlinux 0x21135ed1 gmap_create +EXPORT_SYMBOL_GPL vmlinux 0x211786b1 sysfs_break_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x21199af8 gpiochip_generic_request +EXPORT_SYMBOL_GPL vmlinux 0x211e3caf sbitmap_queue_min_shallow_depth +EXPORT_SYMBOL_GPL vmlinux 0x212ccf11 devl_port_unregister +EXPORT_SYMBOL_GPL vmlinux 0x213955d2 __traceiter_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x2154903e param_set_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x216de4e1 rcu_get_gp_kthreads_prio +EXPORT_SYMBOL_GPL vmlinux 0x21751bc0 md_stop_writes +EXPORT_SYMBOL_GPL vmlinux 0x217cdba7 blk_insert_cloned_request +EXPORT_SYMBOL_GPL vmlinux 0x21b14a54 dw_pcie_ep_reset_bar +EXPORT_SYMBOL_GPL vmlinux 0x21c2b98c devlink_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0x21ccbfcb task_cputime_adjusted +EXPORT_SYMBOL_GPL vmlinux 0x21cd536a crypto_put_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x21d91e3c irq_domain_create_legacy +EXPORT_SYMBOL_GPL vmlinux 0x21e089ac tcp_get_syncookie_mss +EXPORT_SYMBOL_GPL vmlinux 0x21e47802 __devm_irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x21e5c880 xas_set_mark +EXPORT_SYMBOL_GPL vmlinux 0x21e783b7 xfrm_state_mtu +EXPORT_SYMBOL_GPL vmlinux 0x21edccde sock_map_close +EXPORT_SYMBOL_GPL vmlinux 0x21ef3e08 fscrypt_prepare_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x2228d71e cpci_hp_register_controller +EXPORT_SYMBOL_GPL vmlinux 0x223ac608 unregister_net_sysctl_table +EXPORT_SYMBOL_GPL vmlinux 0x22439ba2 sched_numa_hop_mask +EXPORT_SYMBOL_GPL vmlinux 0x225018a2 mt_prev +EXPORT_SYMBOL_GPL vmlinux 0x22517883 do_xdp_generic +EXPORT_SYMBOL_GPL vmlinux 0x2261564d dst_blackhole_mtu +EXPORT_SYMBOL_GPL vmlinux 0x226bb498 kvm_read_guest_cached +EXPORT_SYMBOL_GPL vmlinux 0x228dc10c dm_start_time_ns_from_clone +EXPORT_SYMBOL_GPL vmlinux 0x228e6700 regcache_sync +EXPORT_SYMBOL_GPL vmlinux 0x2291c5d9 fb_deferred_io_init +EXPORT_SYMBOL_GPL vmlinux 0x22a2ef6a __fscrypt_prepare_link +EXPORT_SYMBOL_GPL vmlinux 0x22a50f5e zpci_mod_fc +EXPORT_SYMBOL_GPL vmlinux 0x22a5f471 pci_find_vsec_capability +EXPORT_SYMBOL_GPL vmlinux 0x22b8146b __wake_up_locked_key_bookmark +EXPORT_SYMBOL_GPL vmlinux 0x22cbce51 nf_nat_hook +EXPORT_SYMBOL_GPL vmlinux 0x22d60537 tcf_frag_xmit_count +EXPORT_SYMBOL_GPL vmlinux 0x22d9409b iomap_sort_ioends +EXPORT_SYMBOL_GPL vmlinux 0x22e20b10 chsc_siosl +EXPORT_SYMBOL_GPL vmlinux 0x22fd08ba cpuacct_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x230bca5e key_type_encrypted +EXPORT_SYMBOL_GPL vmlinux 0x233f5316 sprint_oid +EXPORT_SYMBOL_GPL vmlinux 0x23453fb8 debugfs_create_symlink +EXPORT_SYMBOL_GPL vmlinux 0x234663ec call_switchdev_blocking_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x234cf416 devlink_fmsg_string_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x2372661c uprobe_unregister +EXPORT_SYMBOL_GPL vmlinux 0x2372839b device_move +EXPORT_SYMBOL_GPL vmlinux 0x237397c2 kernel_read_file_from_path +EXPORT_SYMBOL_GPL vmlinux 0x23864ce7 cpuset_mem_spread_node +EXPORT_SYMBOL_GPL vmlinux 0x238c8b6f ip6_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x239586a8 ksm_madvise +EXPORT_SYMBOL_GPL vmlinux 0x23a99dfe bpf_prog_get_type_dev +EXPORT_SYMBOL_GPL vmlinux 0x23c3b778 phy_basic_features +EXPORT_SYMBOL_GPL vmlinux 0x23cc4416 sysfs_unmerge_group +EXPORT_SYMBOL_GPL vmlinux 0x23f6d3db cio_cancel_halt_clear +EXPORT_SYMBOL_GPL vmlinux 0x23f7c231 __get_task_comm +EXPORT_SYMBOL_GPL vmlinux 0x24108978 tpm_is_tpm2 +EXPORT_SYMBOL_GPL vmlinux 0x2421097b mpi_const +EXPORT_SYMBOL_GPL vmlinux 0x24235223 phy_10gbit_full_features +EXPORT_SYMBOL_GPL vmlinux 0x246f182d firmware_request_cache +EXPORT_SYMBOL_GPL vmlinux 0x247d0531 kvm_write_guest_cached +EXPORT_SYMBOL_GPL vmlinux 0x24852826 __SCK__tp_func_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0x24874328 aead_init_geniv +EXPORT_SYMBOL_GPL vmlinux 0x248bc867 raw_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0x249ce8b1 pci_epc_mem_init +EXPORT_SYMBOL_GPL vmlinux 0x249f9599 get_cpu_device +EXPORT_SYMBOL_GPL vmlinux 0x24d08475 register_net_sysctl +EXPORT_SYMBOL_GPL vmlinux 0x24da0093 rcu_inkernel_boot_has_ended +EXPORT_SYMBOL_GPL vmlinux 0x24e2e722 dm_path_uevent +EXPORT_SYMBOL_GPL vmlinux 0x24efa7c6 lwtunnel_cmp_encap +EXPORT_SYMBOL_GPL vmlinux 0x24fd5e2c ima_file_check +EXPORT_SYMBOL_GPL vmlinux 0x24fdcbfd perf_event_sysfs_show +EXPORT_SYMBOL_GPL vmlinux 0x2512505d ipv6_proxy_select_ident +EXPORT_SYMBOL_GPL vmlinux 0x25177877 device_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x25284add list_lru_del +EXPORT_SYMBOL_GPL vmlinux 0x25310997 cgroup_path_ns +EXPORT_SYMBOL_GPL vmlinux 0x25522a49 fat_alloc_new_dir +EXPORT_SYMBOL_GPL vmlinux 0x255affff gpiochip_line_is_open_drain +EXPORT_SYMBOL_GPL vmlinux 0x256ff24c rt_mutex_lock_interruptible +EXPORT_SYMBOL_GPL vmlinux 0x2592fc6c console_printk +EXPORT_SYMBOL_GPL vmlinux 0x25943893 __put_task_struct +EXPORT_SYMBOL_GPL vmlinux 0x25a491ca kick_process +EXPORT_SYMBOL_GPL vmlinux 0x25ba57e2 gpiod_set_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x25bbfa9a security_kernel_load_data +EXPORT_SYMBOL_GPL vmlinux 0x25df4859 __blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x25ee3238 __fscrypt_prepare_lookup +EXPORT_SYMBOL_GPL vmlinux 0x262a8985 ping_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x264cb428 raw_unhash_sk +EXPORT_SYMBOL_GPL vmlinux 0x26520970 vm_memory_committed +EXPORT_SYMBOL_GPL vmlinux 0x2653ca04 ZSTD_getErrorName +EXPORT_SYMBOL_GPL vmlinux 0x265bbef9 kexec_crash_loaded +EXPORT_SYMBOL_GPL vmlinux 0x266a4b08 tasklet_unlock +EXPORT_SYMBOL_GPL vmlinux 0x267941b3 __tracepoint_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x267df662 smp_call_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0x267ed719 __platform_create_bundle +EXPORT_SYMBOL_GPL vmlinux 0x2682e439 sk_msg_clone +EXPORT_SYMBOL_GPL vmlinux 0x26ab4755 put_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x26c44a3b __tracepoint_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x26c90ea4 scsi_eh_get_sense +EXPORT_SYMBOL_GPL vmlinux 0x26c9dd47 msg_zerocopy_put_abort +EXPORT_SYMBOL_GPL vmlinux 0x26cd0efc gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0x26de3840 bio_associate_blkg_from_css +EXPORT_SYMBOL_GPL vmlinux 0x26ed2186 register_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0x26ffc470 fib_rule_matchall +EXPORT_SYMBOL_GPL vmlinux 0x27046576 kvm_exit +EXPORT_SYMBOL_GPL vmlinux 0x2704a1c3 phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x270e5508 devm_init_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x2710e92e perf_event_disable +EXPORT_SYMBOL_GPL vmlinux 0x2745ca8a sfp_module_insert +EXPORT_SYMBOL_GPL vmlinux 0x27475d87 blk_steal_bios +EXPORT_SYMBOL_GPL vmlinux 0x274dd1a3 sg_free_table_chained +EXPORT_SYMBOL_GPL vmlinux 0x2759acb6 perf_trace_run_bpf_submit +EXPORT_SYMBOL_GPL vmlinux 0x275a1fdf devl_region_create +EXPORT_SYMBOL_GPL vmlinux 0x277656de tpm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2796c4dc dma_vunmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x27a2400c xfrm_dev_state_add +EXPORT_SYMBOL_GPL vmlinux 0x27cb811f debugfs_attr_read +EXPORT_SYMBOL_GPL vmlinux 0x27d256e9 device_dma_supported +EXPORT_SYMBOL_GPL vmlinux 0x27f3d1f8 devl_dpipe_table_unregister +EXPORT_SYMBOL_GPL vmlinux 0x27f4f029 ftrace_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0x27fa66e1 nr_free_buffer_pages +EXPORT_SYMBOL_GPL vmlinux 0x280679ff tpm_chip_unregister +EXPORT_SYMBOL_GPL vmlinux 0x28196620 cpci_hp_register_bus +EXPORT_SYMBOL_GPL vmlinux 0x282b3f94 __tracepoint_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x2838ef10 fscrypt_context_for_new_inode +EXPORT_SYMBOL_GPL vmlinux 0x2847feca xfrm_audit_state_notfound_simple +EXPORT_SYMBOL_GPL vmlinux 0x2849c663 __wait_rcu_gp +EXPORT_SYMBOL_GPL vmlinux 0x285fa867 init_dummy_netdev +EXPORT_SYMBOL_GPL vmlinux 0x2864abc9 klist_node_attached +EXPORT_SYMBOL_GPL vmlinux 0x286cc647 async_synchronize_cookie_domain +EXPORT_SYMBOL_GPL vmlinux 0x289fb748 md_bitmap_load +EXPORT_SYMBOL_GPL vmlinux 0x28aa6a67 call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x28ab2b21 devm_platform_get_and_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0x28c069f4 crypto_shash_update +EXPORT_SYMBOL_GPL vmlinux 0x28d0285c rhashtable_walk_exit +EXPORT_SYMBOL_GPL vmlinux 0x28d8b49a chsc_scm_info +EXPORT_SYMBOL_GPL vmlinux 0x28dc2312 pci_dev_unlock +EXPORT_SYMBOL_GPL vmlinux 0x28e6bc2c __clocksource_update_freq_scale +EXPORT_SYMBOL_GPL vmlinux 0x29179ec6 crypto_unregister_rng +EXPORT_SYMBOL_GPL vmlinux 0x291876f3 mpi_ec_get_affine +EXPORT_SYMBOL_GPL vmlinux 0x2921074c hrtimer_forward +EXPORT_SYMBOL_GPL vmlinux 0x29233a54 pci_cfg_access_unlock +EXPORT_SYMBOL_GPL vmlinux 0x292a91a2 auxiliary_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x293062a2 xfrm_dev_policy_add +EXPORT_SYMBOL_GPL vmlinux 0x29408d47 regcache_cache_bypass +EXPORT_SYMBOL_GPL vmlinux 0x294746d6 device_register +EXPORT_SYMBOL_GPL vmlinux 0x29652a58 xdp_rxq_info_is_reg +EXPORT_SYMBOL_GPL vmlinux 0x29bcf95d rt_mutex_lock_killable +EXPORT_SYMBOL_GPL vmlinux 0x29c62d8d sfp_add_phy +EXPORT_SYMBOL_GPL vmlinux 0x29cb7877 bdi_dev_name +EXPORT_SYMBOL_GPL vmlinux 0x29d19f9e kobject_move +EXPORT_SYMBOL_GPL vmlinux 0x29deb0ac add_wait_queue_priority +EXPORT_SYMBOL_GPL vmlinux 0x29eba37f current_is_async +EXPORT_SYMBOL_GPL vmlinux 0x2a1538ca lzo1x_decompress_safe +EXPORT_SYMBOL_GPL vmlinux 0x2a211cb5 blk_mark_disk_dead +EXPORT_SYMBOL_GPL vmlinux 0x2a28cdea __mmdrop +EXPORT_SYMBOL_GPL vmlinux 0x2a2a6777 sfp_bus_find_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x2a30b43d tcp_is_ulp_esp +EXPORT_SYMBOL_GPL vmlinux 0x2a381b7a iommu_get_domain_for_dev_pasid +EXPORT_SYMBOL_GPL vmlinux 0x2a4b809c srcu_torture_stats_print +EXPORT_SYMBOL_GPL vmlinux 0x2a619c3b pcie_aspm_capable +EXPORT_SYMBOL_GPL vmlinux 0x2a62cb3a ring_buffer_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x2a7316da __SCK__tp_func_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0x2a7d63ce device_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x2a976d1c dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x2a9b236b rtm_getroute_parse_ip_proto +EXPORT_SYMBOL_GPL vmlinux 0x2a9c3228 serdev_device_set_baudrate +EXPORT_SYMBOL_GPL vmlinux 0x2aa0e23e pci_bus_add_device +EXPORT_SYMBOL_GPL vmlinux 0x2abccb50 crc64_rocksoft_generic +EXPORT_SYMBOL_GPL vmlinux 0x2ac8017e start_poll_synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0x2ad4d543 dm_hold +EXPORT_SYMBOL_GPL vmlinux 0x2af67184 nf_queue_entry_free +EXPORT_SYMBOL_GPL vmlinux 0x2b026977 skb_defer_rx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x2b04948e perf_aux_output_begin +EXPORT_SYMBOL_GPL vmlinux 0x2b0ab15c regmap_write +EXPORT_SYMBOL_GPL vmlinux 0x2b4509dd devlink_health_reporter_state_update +EXPORT_SYMBOL_GPL vmlinux 0x2b4905d5 gpiod_direction_output +EXPORT_SYMBOL_GPL vmlinux 0x2b64b9e1 blk_queue_write_cache +EXPORT_SYMBOL_GPL vmlinux 0x2b692560 bsg_setup_queue +EXPORT_SYMBOL_GPL vmlinux 0x2b69471c platform_device_add_resources +EXPORT_SYMBOL_GPL vmlinux 0x2b7c8bda genphy_c45_read_status +EXPORT_SYMBOL_GPL vmlinux 0x2b880cab xfrm_dev_resume +EXPORT_SYMBOL_GPL vmlinux 0x2b9802ac genphy_c45_read_lpa +EXPORT_SYMBOL_GPL vmlinux 0x2b9a699a crypto_akcipher_sync_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x2ba7dee9 driver_create_file +EXPORT_SYMBOL_GPL vmlinux 0x2bcd87de debugfs_rename +EXPORT_SYMBOL_GPL vmlinux 0x2bd12e57 sysfs_create_link +EXPORT_SYMBOL_GPL vmlinux 0x2bd2915e kfree_strarray +EXPORT_SYMBOL_GPL vmlinux 0x2bd4f216 get_user_pages_fast_only +EXPORT_SYMBOL_GPL vmlinux 0x2bd8a8bb blk_fill_rwbs +EXPORT_SYMBOL_GPL vmlinux 0x2c11efc6 dw_pcie_host_deinit +EXPORT_SYMBOL_GPL vmlinux 0x2c1f0adc dm_accept_partial_bio +EXPORT_SYMBOL_GPL vmlinux 0x2c20a9ca sock_prot_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0x2c3054f9 net_inc_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x2c4037b8 crypto_grab_spawn +EXPORT_SYMBOL_GPL vmlinux 0x2c555439 nd_tbl +EXPORT_SYMBOL_GPL vmlinux 0x2c66ac85 devlink_info_serial_number_put +EXPORT_SYMBOL_GPL vmlinux 0x2c7256dc synth_event_add_field +EXPORT_SYMBOL_GPL vmlinux 0x2c7a6603 udp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0x2c7d13e2 __ioread32_copy +EXPORT_SYMBOL_GPL vmlinux 0x2c7db649 irq_dispose_mapping +EXPORT_SYMBOL_GPL vmlinux 0x2c80bd95 folio_wait_writeback_killable +EXPORT_SYMBOL_GPL vmlinux 0x2c834418 static_key_slow_inc +EXPORT_SYMBOL_GPL vmlinux 0x2c965a77 pci_epc_linkdown +EXPORT_SYMBOL_GPL vmlinux 0x2c9fea47 gmap_pmdp_idte_local +EXPORT_SYMBOL_GPL vmlinux 0x2ca61c00 tcp_ca_openreq_child +EXPORT_SYMBOL_GPL vmlinux 0x2ccad62f folio_mkclean +EXPORT_SYMBOL_GPL vmlinux 0x2ccb56cb __tracepoint_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x2ccc1c00 irq_chip_set_vcpu_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0x2ce61f33 __SCK__tp_func_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x2cf229ae fwnode_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x2d1b02d2 usermodehelper_read_lock_wait +EXPORT_SYMBOL_GPL vmlinux 0x2d27ba55 device_reprobe +EXPORT_SYMBOL_GPL vmlinux 0x2d28c613 blk_mq_virtio_map_queues +EXPORT_SYMBOL_GPL vmlinux 0x2d2dd36f kobj_ns_grab_current +EXPORT_SYMBOL_GPL vmlinux 0x2d3f9de5 ccw_device_pnso +EXPORT_SYMBOL_GPL vmlinux 0x2d41e6f5 __trace_puts +EXPORT_SYMBOL_GPL vmlinux 0x2d4437d4 pci_rescan_bus +EXPORT_SYMBOL_GPL vmlinux 0x2d462a2d devm_bitmap_zalloc +EXPORT_SYMBOL_GPL vmlinux 0x2d510565 mas_preallocate +EXPORT_SYMBOL_GPL vmlinux 0x2d5c542a get_ccwdev_by_dev_id +EXPORT_SYMBOL_GPL vmlinux 0x2d5f69b3 rcu_read_unlock_strict +EXPORT_SYMBOL_GPL vmlinux 0x2d609547 dax_direct_access +EXPORT_SYMBOL_GPL vmlinux 0x2d9f3721 regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x2dc8f8ac vp_legacy_remove +EXPORT_SYMBOL_GPL vmlinux 0x2dd6c4be disable_cmf +EXPORT_SYMBOL_GPL vmlinux 0x2dffb0ea fsnotify_put_mark +EXPORT_SYMBOL_GPL vmlinux 0x2e028ae6 rcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0x2e1c6474 irq_domain_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x2e1d43cf lzo1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0x2e1e5927 xfrm_audit_state_replay +EXPORT_SYMBOL_GPL vmlinux 0x2e2360b1 ftrace_set_global_notrace +EXPORT_SYMBOL_GPL vmlinux 0x2e2f857b fl6_merge_options +EXPORT_SYMBOL_GPL vmlinux 0x2e316fa5 pci_disable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x2e3459d3 xfrm_audit_state_add +EXPORT_SYMBOL_GPL vmlinux 0x2e3ffc71 fwnode_create_software_node +EXPORT_SYMBOL_GPL vmlinux 0x2e4ef073 genphy_c45_pma_resume +EXPORT_SYMBOL_GPL vmlinux 0x2e51c413 bus_remove_file +EXPORT_SYMBOL_GPL vmlinux 0x2e624b0f fwnode_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x2e66298c __SCK__tp_func_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x2e7887d2 nf_ct_set_closing +EXPORT_SYMBOL_GPL vmlinux 0x2e7f0499 seq_buf_printf +EXPORT_SYMBOL_GPL vmlinux 0x2e8f8212 kthread_cancel_work_sync +EXPORT_SYMBOL_GPL vmlinux 0x2ea082d7 tty_perform_flush +EXPORT_SYMBOL_GPL vmlinux 0x2eb03e9f sysfs_create_group +EXPORT_SYMBOL_GPL vmlinux 0x2ebb19fd execute_in_process_context +EXPORT_SYMBOL_GPL vmlinux 0x2ebe3135 cpu_is_hotpluggable +EXPORT_SYMBOL_GPL vmlinux 0x2eca0895 gmap_shadow_pgt_lookup +EXPORT_SYMBOL_GPL vmlinux 0x2eca6a19 phy_basic_t1s_p2mp_features_array +EXPORT_SYMBOL_GPL vmlinux 0x2ed489ec gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL vmlinux 0x2eeb1064 vcpu_load +EXPORT_SYMBOL_GPL vmlinux 0x2f05bc7c devm_platform_get_irqs_affinity +EXPORT_SYMBOL_GPL vmlinux 0x2f12555b percpu_free_rwsem +EXPORT_SYMBOL_GPL vmlinux 0x2f1401aa xfrm_output_resume +EXPORT_SYMBOL_GPL vmlinux 0x2f1668bd pci_probe_reset_slot +EXPORT_SYMBOL_GPL vmlinux 0x2f1ea064 __SCK__tp_func_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x2f1f1a59 component_compare_of +EXPORT_SYMBOL_GPL vmlinux 0x2f2c95c4 flush_work +EXPORT_SYMBOL_GPL vmlinux 0x2f351719 fixup_user_fault +EXPORT_SYMBOL_GPL vmlinux 0x2f4880df static_key_slow_dec +EXPORT_SYMBOL_GPL vmlinux 0x2f59f902 subsys_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x2f64be23 alarm_start_relative +EXPORT_SYMBOL_GPL vmlinux 0x2f6d1a69 bpf_trace_run7 +EXPORT_SYMBOL_GPL vmlinux 0x2f79abba crypto_destroy_tfm +EXPORT_SYMBOL_GPL vmlinux 0x2f7a789d pci_epc_set_msix +EXPORT_SYMBOL_GPL vmlinux 0x2f8621f2 component_add +EXPORT_SYMBOL_GPL vmlinux 0x2f91966d tcp_set_state +EXPORT_SYMBOL_GPL vmlinux 0x2f920458 virtqueue_add_outbuf +EXPORT_SYMBOL_GPL vmlinux 0x2f9a6fd3 crypto_register_algs +EXPORT_SYMBOL_GPL vmlinux 0x2f9a7b47 strp_process +EXPORT_SYMBOL_GPL vmlinux 0x2fb4cd7d bpf_prog_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x2fbf7f55 sk_set_peek_off +EXPORT_SYMBOL_GPL vmlinux 0x2fc1e0fe kmem_valid_obj +EXPORT_SYMBOL_GPL vmlinux 0x2fd11725 irq_chip_mask_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0x2fd758ea crypto_enqueue_request_head +EXPORT_SYMBOL_GPL vmlinux 0x2fe226a6 init_user_ns +EXPORT_SYMBOL_GPL vmlinux 0x2ff7cbf4 sysfs_update_groups +EXPORT_SYMBOL_GPL vmlinux 0x30008ea1 ip6_redirect +EXPORT_SYMBOL_GPL vmlinux 0x3005e20d bpf_offload_dev_netdev_register +EXPORT_SYMBOL_GPL vmlinux 0x30110a29 phy_eee_cap1_features +EXPORT_SYMBOL_GPL vmlinux 0x301831cd trace_array_destroy +EXPORT_SYMBOL_GPL vmlinux 0x303415ca umd_load_blob +EXPORT_SYMBOL_GPL vmlinux 0x30377131 invalidate_inode_pages2 +EXPORT_SYMBOL_GPL vmlinux 0x303db71c __platform_register_drivers +EXPORT_SYMBOL_GPL vmlinux 0x3061cfce ring_buffer_entries_cpu +EXPORT_SYMBOL_GPL vmlinux 0x30696079 rhashtable_free_and_destroy +EXPORT_SYMBOL_GPL vmlinux 0x306999e8 tty_prepare_flip_string +EXPORT_SYMBOL_GPL vmlinux 0x306e09e1 fsverity_get_digest +EXPORT_SYMBOL_GPL vmlinux 0x3077ce12 device_for_each_child_reverse +EXPORT_SYMBOL_GPL vmlinux 0x30780e27 devl_rate_leaf_create +EXPORT_SYMBOL_GPL vmlinux 0x30791005 generic_fh_to_parent +EXPORT_SYMBOL_GPL vmlinux 0x30797ad1 rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0x3081ebfa device_add_software_node +EXPORT_SYMBOL_GPL vmlinux 0x309aec1a fuse_dax_cancel_work +EXPORT_SYMBOL_GPL vmlinux 0x309b0ce1 finish_rcuwait +EXPORT_SYMBOL_GPL vmlinux 0x309e99b5 tpm2_get_tpm_pt +EXPORT_SYMBOL_GPL vmlinux 0x309eba61 crypto_mod_get +EXPORT_SYMBOL_GPL vmlinux 0x30ae9e9a vp_modern_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0x30af63e4 crypto_grab_kpp +EXPORT_SYMBOL_GPL vmlinux 0x30d5f4fa skcipher_walk_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x30e87a1a platform_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x31019477 __ftrace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x310597fc mmput_async +EXPORT_SYMBOL_GPL vmlinux 0x31059d2c gfn_to_memslot +EXPORT_SYMBOL_GPL vmlinux 0x310dec7d __traceiter_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x31266931 con_debug_leave +EXPORT_SYMBOL_GPL vmlinux 0x313c9324 devres_for_each_res +EXPORT_SYMBOL_GPL vmlinux 0x316a65a2 fscrypt_ioctl_remove_key +EXPORT_SYMBOL_GPL vmlinux 0x3177b388 dm_internal_resume +EXPORT_SYMBOL_GPL vmlinux 0x31839e78 skb_zerocopy +EXPORT_SYMBOL_GPL vmlinux 0x3190b753 device_create_file +EXPORT_SYMBOL_GPL vmlinux 0x31a95e8b ring_buffer_record_enable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x31d3199b rhltable_init +EXPORT_SYMBOL_GPL vmlinux 0x31dc42f5 __tracepoint_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x31ec9295 devm_gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x32164ae1 l3mdev_fib_table_rcu +EXPORT_SYMBOL_GPL vmlinux 0x3224b2a9 mpi_read_raw_from_sgl +EXPORT_SYMBOL_GPL vmlinux 0x3234c4e3 account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x32438985 fsnotify +EXPORT_SYMBOL_GPL vmlinux 0x32481ef0 l3mdev_link_scope_lookup +EXPORT_SYMBOL_GPL vmlinux 0x326aeb6e crypto_unregister_ahashes +EXPORT_SYMBOL_GPL vmlinux 0x329de1de iommu_report_device_fault +EXPORT_SYMBOL_GPL vmlinux 0x32ab06cc irq_percpu_is_enabled +EXPORT_SYMBOL_GPL vmlinux 0x32b53c45 pci_epf_add_vepf +EXPORT_SYMBOL_GPL vmlinux 0x32b92b5b kvm_put_kvm +EXPORT_SYMBOL_GPL vmlinux 0x32bc0fcf preempt_notifier_dec +EXPORT_SYMBOL_GPL vmlinux 0x32c3cb4e class_compat_register +EXPORT_SYMBOL_GPL vmlinux 0x32ed4b88 vfs_getxattr +EXPORT_SYMBOL_GPL vmlinux 0x32f0ecf3 trace_event_buffer_reserve +EXPORT_SYMBOL_GPL vmlinux 0x330010b6 cpuset_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x330f6116 set_dax_synchronous +EXPORT_SYMBOL_GPL vmlinux 0x3315d121 md_find_rdev_nr_rcu +EXPORT_SYMBOL_GPL vmlinux 0x331adc21 __tracepoint_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0x33338211 rcuref_get_slowpath +EXPORT_SYMBOL_GPL vmlinux 0x333e63a8 noop_backing_dev_info +EXPORT_SYMBOL_GPL vmlinux 0x3343d21f mddev_resume +EXPORT_SYMBOL_GPL vmlinux 0x335c570f enable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x337bd921 iommu_device_claim_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x338319bd nf_queue +EXPORT_SYMBOL_GPL vmlinux 0x339ab7c2 gfn_to_pfn_prot +EXPORT_SYMBOL_GPL vmlinux 0x33b55a22 blk_req_zone_write_trylock +EXPORT_SYMBOL_GPL vmlinux 0x33b6be20 vp_modern_get_queue_size +EXPORT_SYMBOL_GPL vmlinux 0x33c13fb1 blkdev_zone_mgmt +EXPORT_SYMBOL_GPL vmlinux 0x33ee57a6 devm_kstrdup +EXPORT_SYMBOL_GPL vmlinux 0x33efc8c8 trace_clock_local +EXPORT_SYMBOL_GPL vmlinux 0x33f061c0 __ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x33f0b1ae pci_epc_mem_free_addr +EXPORT_SYMBOL_GPL vmlinux 0x33f90753 is_hash_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0x33fdd77b pci_check_and_mask_intx +EXPORT_SYMBOL_GPL vmlinux 0x34031448 blk_mq_flush_busy_ctxs +EXPORT_SYMBOL_GPL vmlinux 0x341bc7ee l3mdev_update_flow +EXPORT_SYMBOL_GPL vmlinux 0x34242b52 virtio_break_device +EXPORT_SYMBOL_GPL vmlinux 0x34407691 crypto_has_ahash +EXPORT_SYMBOL_GPL vmlinux 0x3447c18d debugfs_create_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x3450ad94 mpi_set_ui +EXPORT_SYMBOL_GPL vmlinux 0x34564261 gpiod_export +EXPORT_SYMBOL_GPL vmlinux 0x34876140 ccw_device_set_timeout +EXPORT_SYMBOL_GPL vmlinux 0x34884eb5 vfs_setlease +EXPORT_SYMBOL_GPL vmlinux 0x349843d1 scm_irq_handler +EXPORT_SYMBOL_GPL vmlinux 0x34ac5bbd find_get_pid +EXPORT_SYMBOL_GPL vmlinux 0x34be505c scsi_host_block +EXPORT_SYMBOL_GPL vmlinux 0x34d560ff gpiod_get_array +EXPORT_SYMBOL_GPL vmlinux 0x34dccfb2 context_tracking +EXPORT_SYMBOL_GPL vmlinux 0x34e7617b bpf_offload_dev_netdev_unregister +EXPORT_SYMBOL_GPL vmlinux 0x34ead672 debugfs_create_u16 +EXPORT_SYMBOL_GPL vmlinux 0x350b0e9f dm_report_zones +EXPORT_SYMBOL_GPL vmlinux 0x350f6ce5 tasklet_unlock_wait +EXPORT_SYMBOL_GPL vmlinux 0x352ec68b bpf_offload_dev_destroy +EXPORT_SYMBOL_GPL vmlinux 0x3542e347 phy_10gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x35543214 put_io_context +EXPORT_SYMBOL_GPL vmlinux 0x35573ed4 backing_file_real_path +EXPORT_SYMBOL_GPL vmlinux 0x3565a929 utf8_data_table +EXPORT_SYMBOL_GPL vmlinux 0x356c1d15 kvm_are_all_memslots_empty +EXPORT_SYMBOL_GPL vmlinux 0x3574bd30 input_ff_create +EXPORT_SYMBOL_GPL vmlinux 0x357bc60e blk_mq_unquiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0x3584114e alarm_forward +EXPORT_SYMBOL_GPL vmlinux 0x358e403b from_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x35ac7d56 ip6_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x35b104df mas_empty_area +EXPORT_SYMBOL_GPL vmlinux 0x35bf7aaf udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x35ccc1fe handle_level_irq +EXPORT_SYMBOL_GPL vmlinux 0x35ce8983 ping_getfrag +EXPORT_SYMBOL_GPL vmlinux 0x3607c5d7 sthyi_fill +EXPORT_SYMBOL_GPL vmlinux 0x360c7de6 tracepoint_srcu +EXPORT_SYMBOL_GPL vmlinux 0x36242943 switchdev_deferred_process +EXPORT_SYMBOL_GPL vmlinux 0x36278d1e tcp_reno_undo_cwnd +EXPORT_SYMBOL_GPL vmlinux 0x364354ba rhashtable_destroy +EXPORT_SYMBOL_GPL vmlinux 0x366e8718 crypto_grab_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x367bc8dd crypto_register_scomps +EXPORT_SYMBOL_GPL vmlinux 0x36898d6f gpiod_remove_hogs +EXPORT_SYMBOL_GPL vmlinux 0x3694ac12 kvm_put_kvm_no_destroy +EXPORT_SYMBOL_GPL vmlinux 0x369caef1 kvm_write_guest +EXPORT_SYMBOL_GPL vmlinux 0x369fcd70 tracing_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x36a12216 tty_buffer_unlock_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x36c80c36 klist_add_tail +EXPORT_SYMBOL_GPL vmlinux 0x36d56508 nf_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x36ec8ca5 is_swiotlb_active +EXPORT_SYMBOL_GPL vmlinux 0x370ba2f6 bsg_job_done +EXPORT_SYMBOL_GPL vmlinux 0x3739a7cb devl_dpipe_table_register +EXPORT_SYMBOL_GPL vmlinux 0x3746288e seg6_do_srh_inline +EXPORT_SYMBOL_GPL vmlinux 0x374da5c4 blk_queue_max_discard_segments +EXPORT_SYMBOL_GPL vmlinux 0x3761d215 idr_find +EXPORT_SYMBOL_GPL vmlinux 0x376e4905 mptcp_pm_get_add_addr_signal_max +EXPORT_SYMBOL_GPL vmlinux 0x378a9729 fat_detach +EXPORT_SYMBOL_GPL vmlinux 0x3793b945 blkcg_punt_bio_submit +EXPORT_SYMBOL_GPL vmlinux 0x37bf7be3 percpu_ref_exit +EXPORT_SYMBOL_GPL vmlinux 0x37d60921 __dev_change_net_namespace +EXPORT_SYMBOL_GPL vmlinux 0x37d6c793 __fat_fs_error +EXPORT_SYMBOL_GPL vmlinux 0x37f049bf device_find_child_by_name +EXPORT_SYMBOL_GPL vmlinux 0x37fef2f2 irq_force_affinity +EXPORT_SYMBOL_GPL vmlinux 0x38048a59 pci_remove_root_bus +EXPORT_SYMBOL_GPL vmlinux 0x380f6636 crypto_alloc_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0x380f7418 fib_new_table +EXPORT_SYMBOL_GPL vmlinux 0x3812ccf0 synth_event_gen_cmd_array_start +EXPORT_SYMBOL_GPL vmlinux 0x3816444b udp_bpf_update_proto +EXPORT_SYMBOL_GPL vmlinux 0x38374815 clear_selection +EXPORT_SYMBOL_GPL vmlinux 0x38493a8b idr_alloc_u32 +EXPORT_SYMBOL_GPL vmlinux 0x3849929b kvm_clear_guest +EXPORT_SYMBOL_GPL vmlinux 0x385bf2ea class_dev_iter_exit +EXPORT_SYMBOL_GPL vmlinux 0x3861444a dw_pcie_setup_rc +EXPORT_SYMBOL_GPL vmlinux 0x386d6eff crypto_chain +EXPORT_SYMBOL_GPL vmlinux 0x38846835 alarm_init +EXPORT_SYMBOL_GPL vmlinux 0x389b64a2 static_key_count +EXPORT_SYMBOL_GPL vmlinux 0x389cf8bf paste_selection +EXPORT_SYMBOL_GPL vmlinux 0x38aa1397 gpiod_add_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0x38da41fc input_class +EXPORT_SYMBOL_GPL vmlinux 0x38e1fde7 mpi_set +EXPORT_SYMBOL_GPL vmlinux 0x38e5b312 gmap_shadow_r3t +EXPORT_SYMBOL_GPL vmlinux 0x38f704de dm_get_reserved_bio_based_ios +EXPORT_SYMBOL_GPL vmlinux 0x393ffa6f asymmetric_key_generate_id +EXPORT_SYMBOL_GPL vmlinux 0x3953d00c anon_inode_getfd_secure +EXPORT_SYMBOL_GPL vmlinux 0x39579087 sfp_may_have_phy +EXPORT_SYMBOL_GPL vmlinux 0x3958ccb6 __tracepoint_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x395a1335 blk_freeze_queue_start +EXPORT_SYMBOL_GPL vmlinux 0x396c34f7 shash_ahash_update +EXPORT_SYMBOL_GPL vmlinux 0x39786edf blk_crypto_evict_key +EXPORT_SYMBOL_GPL vmlinux 0x397a138a device_find_any_child +EXPORT_SYMBOL_GPL vmlinux 0x397e2142 __SCK__tp_func_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x399726da gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0x399f0899 device_phy_find_device +EXPORT_SYMBOL_GPL vmlinux 0x39b302bc rcuwait_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x39b476e1 blk_bio_list_merge +EXPORT_SYMBOL_GPL vmlinux 0x39c32aca __SCK__tp_func_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0x39ded098 rdma_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x39e8fbc5 md_rdev_clear +EXPORT_SYMBOL_GPL vmlinux 0x39fd83db halt_poll_ns_shrink +EXPORT_SYMBOL_GPL vmlinux 0x3a12c341 tpm_transmit_cmd +EXPORT_SYMBOL_GPL vmlinux 0x3a24fb2f percpu_ref_resurrect +EXPORT_SYMBOL_GPL vmlinux 0x3a2684c6 sysfs_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x3a2c3e8e devl_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3a3d2d30 crypto_remove_spawns +EXPORT_SYMBOL_GPL vmlinux 0x3a536bd7 ring_buffer_read_finish +EXPORT_SYMBOL_GPL vmlinux 0x3a558170 unmap_mapping_pages +EXPORT_SYMBOL_GPL vmlinux 0x3a55981a static_key_enable_cpuslocked +EXPORT_SYMBOL_GPL vmlinux 0x3a849cce xdp_rxq_info_reg_mem_model +EXPORT_SYMBOL_GPL vmlinux 0x3a8e13d3 fat_setattr +EXPORT_SYMBOL_GPL vmlinux 0x3a9be019 asymmetric_key_id_partial +EXPORT_SYMBOL_GPL vmlinux 0x3aa1c2f9 pci_bus_max_busnr +EXPORT_SYMBOL_GPL vmlinux 0x3aa69ce4 ftrace_set_filter_ip +EXPORT_SYMBOL_GPL vmlinux 0x3ab1d71b inode_dax +EXPORT_SYMBOL_GPL vmlinux 0x3ae03d40 xas_pause +EXPORT_SYMBOL_GPL vmlinux 0x3ae65f46 netdev_cmd_to_name +EXPORT_SYMBOL_GPL vmlinux 0x3b1194e3 debugfs_create_devm_seqfile +EXPORT_SYMBOL_GPL vmlinux 0x3b23079d nf_checksum +EXPORT_SYMBOL_GPL vmlinux 0x3b43fd3b bus_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3b57eb94 nexthop_find_by_id +EXPORT_SYMBOL_GPL vmlinux 0x3b65ee85 dst_blackhole_redirect +EXPORT_SYMBOL_GPL vmlinux 0x3b71b70c vring_create_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0x3b8cfbd4 zpci_aipb +EXPORT_SYMBOL_GPL vmlinux 0x3b948c88 __traceiter_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x3b95f543 klp_shadow_free +EXPORT_SYMBOL_GPL vmlinux 0x3ba00942 switchdev_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x3ba01b47 get_compat_sigset +EXPORT_SYMBOL_GPL vmlinux 0x3ba9c87a crypto_sig_sign +EXPORT_SYMBOL_GPL vmlinux 0x3bc12465 failover_slave_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3bdb5d28 alg_test +EXPORT_SYMBOL_GPL vmlinux 0x3be200ce phy_10gbit_fec_features +EXPORT_SYMBOL_GPL vmlinux 0x3bf17755 mpi_read_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3c1962dd irq_create_of_mapping +EXPORT_SYMBOL_GPL vmlinux 0x3c1c3725 rcu_fwd_progress_check +EXPORT_SYMBOL_GPL vmlinux 0x3c241c2c public_key_free +EXPORT_SYMBOL_GPL vmlinux 0x3c27aa47 scsi_dh_attach +EXPORT_SYMBOL_GPL vmlinux 0x3c3c85d8 __SCK__tp_func_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x3c55c1c3 sysfs_file_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x3c6785b7 block_pr_type_to_scsi +EXPORT_SYMBOL_GPL vmlinux 0x3c681dc4 ring_buffer_record_disable +EXPORT_SYMBOL_GPL vmlinux 0x3c7d9bd8 __traceiter_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x3c80625a fixed_phy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x3c82f25b skcipher_alloc_instance_simple +EXPORT_SYMBOL_GPL vmlinux 0x3ca21c29 genphy_c45_read_link +EXPORT_SYMBOL_GPL vmlinux 0x3ca66e01 iommu_device_register +EXPORT_SYMBOL_GPL vmlinux 0x3cc60807 evm_set_key +EXPORT_SYMBOL_GPL vmlinux 0x3ccbe6a5 __bio_release_pages +EXPORT_SYMBOL_GPL vmlinux 0x3cd06035 add_input_randomness +EXPORT_SYMBOL_GPL vmlinux 0x3cd1b510 trace_vbprintk +EXPORT_SYMBOL_GPL vmlinux 0x3d0dceda fuse_get_unique +EXPORT_SYMBOL_GPL vmlinux 0x3d1b3696 debugfs_create_x64 +EXPORT_SYMBOL_GPL vmlinux 0x3d510a7b rcu_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0x3d79262d ip6_datagram_recv_ctl +EXPORT_SYMBOL_GPL vmlinux 0x3d866e05 __SCK__tp_func_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x3d88dae6 tcp_leave_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0x3d93fdfc sysfs_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0x3daa2540 nf_hooks_lwtunnel_enabled +EXPORT_SYMBOL_GPL vmlinux 0x3dad01d7 pci_iov_get_pf_drvdata +EXPORT_SYMBOL_GPL vmlinux 0x3db5c41c sk_psock_drop +EXPORT_SYMBOL_GPL vmlinux 0x3dbb52e7 net_ns_type_operations +EXPORT_SYMBOL_GPL vmlinux 0x3ddb83cf devm_gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0x3de9cae1 crypto_remove_final +EXPORT_SYMBOL_GPL vmlinux 0x3e17de6e xas_find +EXPORT_SYMBOL_GPL vmlinux 0x3e411ace sfp_select_interface +EXPORT_SYMBOL_GPL vmlinux 0x3e647c8f n_tty_inherit_ops +EXPORT_SYMBOL_GPL vmlinux 0x3e6b8bfe devm_device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0x3e6d9d64 __tracepoint_br_fdb_update +EXPORT_SYMBOL_GPL vmlinux 0x3e7080cb mpi_read_from_buffer +EXPORT_SYMBOL_GPL vmlinux 0x3e74bc3a serdev_device_break_ctl +EXPORT_SYMBOL_GPL vmlinux 0x3e903560 ip_tunnel_netlink_encap_parms +EXPORT_SYMBOL_GPL vmlinux 0x3eb39650 genphy_c45_read_mdix +EXPORT_SYMBOL_GPL vmlinux 0x3eb795d8 pci_add_dynid +EXPORT_SYMBOL_GPL vmlinux 0x3ed0f0d0 regmap_add_irq_chip_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x3ed227c6 irq_work_queue +EXPORT_SYMBOL_GPL vmlinux 0x3edbd04e pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0x3eeeed52 debugfs_lookup +EXPORT_SYMBOL_GPL vmlinux 0x3ef051c8 crypto_inc +EXPORT_SYMBOL_GPL vmlinux 0x3f38907b dst_blackhole_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x3f3fa938 kobject_uevent +EXPORT_SYMBOL_GPL vmlinux 0x3f5ac2b0 blk_mq_update_nr_hw_queues +EXPORT_SYMBOL_GPL vmlinux 0x3f620550 dm_suspended +EXPORT_SYMBOL_GPL vmlinux 0x3f6deaea fwnode_property_get_reference_args +EXPORT_SYMBOL_GPL vmlinux 0x3f7ecbc7 fork_usermode_driver +EXPORT_SYMBOL_GPL vmlinux 0x3f84bcd7 dax_alive +EXPORT_SYMBOL_GPL vmlinux 0x3f98e5c7 pci_generic_config_write +EXPORT_SYMBOL_GPL vmlinux 0x3fa5c88f generic_access_phys +EXPORT_SYMBOL_GPL vmlinux 0x3fc58a02 __rt_mutex_init +EXPORT_SYMBOL_GPL vmlinux 0x3fe6c346 devlink_fmsg_binary_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x3ffdacf3 timerqueue_iterate_next +EXPORT_SYMBOL_GPL vmlinux 0x3ffe96de pcie_port_find_device +EXPORT_SYMBOL_GPL vmlinux 0x40148998 bpf_event_output +EXPORT_SYMBOL_GPL vmlinux 0x402940a2 phy_driver_is_genphy_10g +EXPORT_SYMBOL_GPL vmlinux 0x403f9529 gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x404179b0 fuse_dev_operations +EXPORT_SYMBOL_GPL vmlinux 0x40449420 xfrm_audit_state_delete +EXPORT_SYMBOL_GPL vmlinux 0x40485456 blk_rq_unprep_clone +EXPORT_SYMBOL_GPL vmlinux 0x406c4cb1 hrtimer_resolution +EXPORT_SYMBOL_GPL vmlinux 0x4071089b gmap_convert_to_secure +EXPORT_SYMBOL_GPL vmlinux 0x4071b517 out_of_line_wait_on_bit_timeout +EXPORT_SYMBOL_GPL vmlinux 0x407ffeba lwtunnel_get_encap_size +EXPORT_SYMBOL_GPL vmlinux 0x4089e35c blk_mq_free_request +EXPORT_SYMBOL_GPL vmlinux 0x408e725a nfs42_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0x4099f919 tun_ptr_free +EXPORT_SYMBOL_GPL vmlinux 0x40a13568 vbin_printf +EXPORT_SYMBOL_GPL vmlinux 0x40ab7632 pci_user_read_config_word +EXPORT_SYMBOL_GPL vmlinux 0x40aeeffe ping_get_port +EXPORT_SYMBOL_GPL vmlinux 0x40c2ee95 pci_hp_destroy +EXPORT_SYMBOL_GPL vmlinux 0x40d21e9f irq_domain_xlate_twocell +EXPORT_SYMBOL_GPL vmlinux 0x40d839a3 devlink_port_type_clear +EXPORT_SYMBOL_GPL vmlinux 0x40e27570 bsg_register_queue +EXPORT_SYMBOL_GPL vmlinux 0x40e62ef8 devm_create_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x40ed2918 scsi_host_unblock +EXPORT_SYMBOL_GPL vmlinux 0x40f8b94e ring_buffer_iter_dropped +EXPORT_SYMBOL_GPL vmlinux 0x40f8bd4e klist_add_before +EXPORT_SYMBOL_GPL vmlinux 0x410f47ef scatterwalk_copychunks +EXPORT_SYMBOL_GPL vmlinux 0x412bc681 ring_buffer_empty_cpu +EXPORT_SYMBOL_GPL vmlinux 0x412bdee3 devl_resource_register +EXPORT_SYMBOL_GPL vmlinux 0x417d8076 dax_zero_page_range +EXPORT_SYMBOL_GPL vmlinux 0x41814cb8 dirty_writeback_interval +EXPORT_SYMBOL_GPL vmlinux 0x419e7efd sfp_module_stop +EXPORT_SYMBOL_GPL vmlinux 0x419f9f30 nf_route +EXPORT_SYMBOL_GPL vmlinux 0x41b9a6e6 bsg_unregister_queue +EXPORT_SYMBOL_GPL vmlinux 0x41c28cf5 kernfs_get +EXPORT_SYMBOL_GPL vmlinux 0x41c2c652 xfrm_dev_offload_ok +EXPORT_SYMBOL_GPL vmlinux 0x41d19f0f devres_release +EXPORT_SYMBOL_GPL vmlinux 0x41d2948d property_entries_dup +EXPORT_SYMBOL_GPL vmlinux 0x41da1eeb clockevents_register_device +EXPORT_SYMBOL_GPL vmlinux 0x41dc719c __bio_add_page +EXPORT_SYMBOL_GPL vmlinux 0x41ed3cec eventfd_ctx_remove_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x41f4acf7 unregister_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0x41fa3907 __gmap_zap +EXPORT_SYMBOL_GPL vmlinux 0x41fb68cb copy_from_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0x420300a7 xdp_rxq_info_unreg +EXPORT_SYMBOL_GPL vmlinux 0x42342f90 tcp_parse_mss_option +EXPORT_SYMBOL_GPL vmlinux 0x42468543 __sbitmap_queue_get +EXPORT_SYMBOL_GPL vmlinux 0x4247d3dd device_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x42661f65 class_find_device +EXPORT_SYMBOL_GPL vmlinux 0x42783618 dm_internal_suspend_fast +EXPORT_SYMBOL_GPL vmlinux 0x42825ce2 rcu_scheduler_active +EXPORT_SYMBOL_GPL vmlinux 0x428b2331 devm_gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0x4291cd3f trace_event_ignore_this_pid +EXPORT_SYMBOL_GPL vmlinux 0x429c3f9c reboot_mode +EXPORT_SYMBOL_GPL vmlinux 0x42b32499 crypto_hash_alg_has_setkey +EXPORT_SYMBOL_GPL vmlinux 0x42c00d62 __wake_up_locked +EXPORT_SYMBOL_GPL vmlinux 0x42d2725e create_signature +EXPORT_SYMBOL_GPL vmlinux 0x4302d185 serdev_device_write +EXPORT_SYMBOL_GPL vmlinux 0x430d88ec __traceiter_arm_event +EXPORT_SYMBOL_GPL vmlinux 0x430fa18b cpu_topology +EXPORT_SYMBOL_GPL vmlinux 0x431430cb gmap_shadow_pgt +EXPORT_SYMBOL_GPL vmlinux 0x43376731 x509_cert_parse +EXPORT_SYMBOL_GPL vmlinux 0x433970a6 devl_register +EXPORT_SYMBOL_GPL vmlinux 0x43692b60 pci_epc_bme_notify +EXPORT_SYMBOL_GPL vmlinux 0x436d817f mpi_clear_bit +EXPORT_SYMBOL_GPL vmlinux 0x437eb1df ipv6_mod_enabled +EXPORT_SYMBOL_GPL vmlinux 0x4388497f xa_delete_node +EXPORT_SYMBOL_GPL vmlinux 0x4395caa1 aead_exit_geniv +EXPORT_SYMBOL_GPL vmlinux 0x43a59c0e sbitmap_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x43a9b4e4 platform_device_put +EXPORT_SYMBOL_GPL vmlinux 0x43aa319e lease_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x43c318b3 scsi_target_unblock +EXPORT_SYMBOL_GPL vmlinux 0x43c33665 isc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x43caa7c0 regmap_irq_get_irq_reg_linear +EXPORT_SYMBOL_GPL vmlinux 0x43f20dfd rtnl_put_cacheinfo +EXPORT_SYMBOL_GPL vmlinux 0x43f92edd wait_for_initramfs +EXPORT_SYMBOL_GPL vmlinux 0x43fc4cd3 blkg_conf_init +EXPORT_SYMBOL_GPL vmlinux 0x4401e6c2 mpi_cmpabs +EXPORT_SYMBOL_GPL vmlinux 0x440a2eaa dax_finish_sync_fault +EXPORT_SYMBOL_GPL vmlinux 0x440be4b9 trace_seq_putmem +EXPORT_SYMBOL_GPL vmlinux 0x4411163b iomap_file_buffered_write +EXPORT_SYMBOL_GPL vmlinux 0x4423b92c raw_abort +EXPORT_SYMBOL_GPL vmlinux 0x4426d1d5 vfs_splice_read +EXPORT_SYMBOL_GPL vmlinux 0x442deaa9 poll_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x4439bcd2 __SCK__tp_func_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x443ea8a5 inet_csk_addr2sockaddr +EXPORT_SYMBOL_GPL vmlinux 0x444c1693 platform_device_del +EXPORT_SYMBOL_GPL vmlinux 0x445602f8 regmap_noinc_write +EXPORT_SYMBOL_GPL vmlinux 0x44601531 pci_num_vf +EXPORT_SYMBOL_GPL vmlinux 0x44673c27 msi_lock_descs +EXPORT_SYMBOL_GPL vmlinux 0x4469f911 dax_layout_busy_page_range +EXPORT_SYMBOL_GPL vmlinux 0x4471a51d vhost_task_stop +EXPORT_SYMBOL_GPL vmlinux 0x44754e8e gpiochip_populate_parent_fwspec_fourcell +EXPORT_SYMBOL_GPL vmlinux 0x4484a5a4 wait_for_device_probe +EXPORT_SYMBOL_GPL vmlinux 0x4489723a mptcp_pm_get_add_addr_accept_max +EXPORT_SYMBOL_GPL vmlinux 0x448d6c72 bio_end_io_acct_remapped +EXPORT_SYMBOL_GPL vmlinux 0x449178c2 genphy_c45_pma_setup_forced +EXPORT_SYMBOL_GPL vmlinux 0x44b1fa5f x509_load_certificate_list +EXPORT_SYMBOL_GPL vmlinux 0x44bae227 bit_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x44c10a52 kvfree_call_rcu +EXPORT_SYMBOL_GPL vmlinux 0x44cf8cf0 blk_zone_cond_str +EXPORT_SYMBOL_GPL vmlinux 0x44e0ccaa zpci_set_irq_ctrl +EXPORT_SYMBOL_GPL vmlinux 0x44e58976 __tracepoint_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x44ebed07 crypto_register_rng +EXPORT_SYMBOL_GPL vmlinux 0x44f391e8 gpiochip_line_is_persistent +EXPORT_SYMBOL_GPL vmlinux 0x4501878c fscrypt_mergeable_bio_bh +EXPORT_SYMBOL_GPL vmlinux 0x4507f4a8 cpuhp_tasks_frozen +EXPORT_SYMBOL_GPL vmlinux 0x4534fee7 iommu_enable_nesting +EXPORT_SYMBOL_GPL vmlinux 0x4545b8bf ncsi_unregister_dev +EXPORT_SYMBOL_GPL vmlinux 0x45549720 int_active_memcg +EXPORT_SYMBOL_GPL vmlinux 0x457081c0 inet_csk_route_req +EXPORT_SYMBOL_GPL vmlinux 0x457594fa crypto_alg_list +EXPORT_SYMBOL_GPL vmlinux 0x458c25e0 vp_modern_set_features +EXPORT_SYMBOL_GPL vmlinux 0x45ad5c66 bpf_prog_put +EXPORT_SYMBOL_GPL vmlinux 0x45bbc8f3 gpiod_to_chip +EXPORT_SYMBOL_GPL vmlinux 0x45c04efa user_free_preparse +EXPORT_SYMBOL_GPL vmlinux 0x45e8b450 mnt_idmap_get +EXPORT_SYMBOL_GPL vmlinux 0x46013233 net_dec_ingress_queue +EXPORT_SYMBOL_GPL vmlinux 0x46025fe4 class_unregister +EXPORT_SYMBOL_GPL vmlinux 0x460fd075 regcache_mark_dirty +EXPORT_SYMBOL_GPL vmlinux 0x465bd082 __mdiobus_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0x4688d7ec pvclock_gtod_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x46b5653e crypto_unregister_template +EXPORT_SYMBOL_GPL vmlinux 0x46d0faad device_property_read_string +EXPORT_SYMBOL_GPL vmlinux 0x46e1660d ethnl_cable_test_pulse +EXPORT_SYMBOL_GPL vmlinux 0x46e205a9 skb_mpls_pop +EXPORT_SYMBOL_GPL vmlinux 0x46f453d0 watchdog_notify_pretimeout +EXPORT_SYMBOL_GPL vmlinux 0x47157962 devm_gpio_request_one +EXPORT_SYMBOL_GPL vmlinux 0x47229b5c gpio_request +EXPORT_SYMBOL_GPL vmlinux 0x472b5f17 serdev_device_remove +EXPORT_SYMBOL_GPL vmlinux 0x4739fb0d devlink_region_snapshot_id_get +EXPORT_SYMBOL_GPL vmlinux 0x474c6f6a iomap_readahead +EXPORT_SYMBOL_GPL vmlinux 0x474e7f51 vcpu_put +EXPORT_SYMBOL_GPL vmlinux 0x4761f17c register_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x476461e8 __tracepoint_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x4766c645 iomap_finish_ioends +EXPORT_SYMBOL_GPL vmlinux 0x47884890 system_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0x478e81f8 tcp_orphan_count +EXPORT_SYMBOL_GPL vmlinux 0x479803b9 base64_encode +EXPORT_SYMBOL_GPL vmlinux 0x47ae5d13 perf_event_period +EXPORT_SYMBOL_GPL vmlinux 0x47b041a5 percpu_is_read_locked +EXPORT_SYMBOL_GPL vmlinux 0x47c43c15 mas_find +EXPORT_SYMBOL_GPL vmlinux 0x47d2ac31 class_interface_register +EXPORT_SYMBOL_GPL vmlinux 0x47eb0295 netdev_walk_all_lower_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x47f50b10 tty_init_termios +EXPORT_SYMBOL_GPL vmlinux 0x480305ca kmsg_dump_rewind +EXPORT_SYMBOL_GPL vmlinux 0x480b8906 fib_nl_newrule +EXPORT_SYMBOL_GPL vmlinux 0x481f9b7d mpi_mulm +EXPORT_SYMBOL_GPL vmlinux 0x486c787f attribute_container_unregister +EXPORT_SYMBOL_GPL vmlinux 0x4885dff9 dm_put +EXPORT_SYMBOL_GPL vmlinux 0x48a09202 pgprot_writethrough +EXPORT_SYMBOL_GPL vmlinux 0x48c0cf29 blk_abort_request +EXPORT_SYMBOL_GPL vmlinux 0x48c32847 __SCK__tp_func_sched_util_est_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x48c35c9e __tracepoint_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x48cd8f7a gmap_disable +EXPORT_SYMBOL_GPL vmlinux 0x48d1f2dd mmu_interval_notifier_remove +EXPORT_SYMBOL_GPL vmlinux 0x48e05924 regcache_cache_only +EXPORT_SYMBOL_GPL vmlinux 0x48e5eb7b blkcg_set_fc_appid +EXPORT_SYMBOL_GPL vmlinux 0x48ec6548 trace_define_field +EXPORT_SYMBOL_GPL vmlinux 0x48fc7ed5 disk_set_zoned +EXPORT_SYMBOL_GPL vmlinux 0x48fcf2d8 fscrypt_fname_siphash +EXPORT_SYMBOL_GPL vmlinux 0x4904c8a9 fl6_update_dst +EXPORT_SYMBOL_GPL vmlinux 0x49058445 __synth_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x490b5e10 scsi_flush_work +EXPORT_SYMBOL_GPL vmlinux 0x49242bc7 freezer_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x492a7b46 attribute_container_classdev_to_container +EXPORT_SYMBOL_GPL vmlinux 0x492e5165 peernet2id_alloc +EXPORT_SYMBOL_GPL vmlinux 0x4934bdd0 crypto_check_attr_type +EXPORT_SYMBOL_GPL vmlinux 0x4939ebcd numa_map_to_online_node +EXPORT_SYMBOL_GPL vmlinux 0x493ef287 __devm_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x495a6bfb debugfs_create_file_size +EXPORT_SYMBOL_GPL vmlinux 0x49608959 migrate_disable +EXPORT_SYMBOL_GPL vmlinux 0x49732d17 gmap_pmdp_invalidate +EXPORT_SYMBOL_GPL vmlinux 0x499043d3 crypto_init_queue +EXPORT_SYMBOL_GPL vmlinux 0x49aac593 anon_inode_getfd +EXPORT_SYMBOL_GPL vmlinux 0x49b5ec54 kvm_vcpu_gfn_to_pfn_atomic +EXPORT_SYMBOL_GPL vmlinux 0x49cd25ed alloc_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x49cd2748 dax_remap_file_range_prep +EXPORT_SYMBOL_GPL vmlinux 0x49e96999 cond_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x49f8e7bf irq_domain_associate +EXPORT_SYMBOL_GPL vmlinux 0x49fb3eaa pci_msix_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x49fcdb80 xdp_convert_zc_to_xdp_frame +EXPORT_SYMBOL_GPL vmlinux 0x4a15b0d8 netdev_rx_handler_register +EXPORT_SYMBOL_GPL vmlinux 0x4a17ed66 sysrq_mask +EXPORT_SYMBOL_GPL vmlinux 0x4a1a0169 cgrp_dfl_root +EXPORT_SYMBOL_GPL vmlinux 0x4a1f3153 dma_need_sync +EXPORT_SYMBOL_GPL vmlinux 0x4a4355e1 rtnl_register_module +EXPORT_SYMBOL_GPL vmlinux 0x4a7cbc7a crypto_comp_compress +EXPORT_SYMBOL_GPL vmlinux 0x4ab8f0f8 fsstack_copy_inode_size +EXPORT_SYMBOL_GPL vmlinux 0x4ac1b400 balloon_page_list_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x4ae43cbd kernfs_path_from_node +EXPORT_SYMBOL_GPL vmlinux 0x4b12480b fat_build_inode +EXPORT_SYMBOL_GPL vmlinux 0x4b2c9e20 gpiod_count +EXPORT_SYMBOL_GPL vmlinux 0x4b4d9705 sock_diag_register +EXPORT_SYMBOL_GPL vmlinux 0x4b857a68 kernel_file_open +EXPORT_SYMBOL_GPL vmlinux 0x4ba05c8c dev_xdp_prog_count +EXPORT_SYMBOL_GPL vmlinux 0x4ba88dcb chsc_sgib +EXPORT_SYMBOL_GPL vmlinux 0x4bd4cb15 mark_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0x4bd6f08b misc_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x4bd89c5a css_chsc_characteristics +EXPORT_SYMBOL_GPL vmlinux 0x4bdb8dcc housekeeping_test_cpu +EXPORT_SYMBOL_GPL vmlinux 0x4bfc4b16 kthread_mod_delayed_work +EXPORT_SYMBOL_GPL vmlinux 0x4bff538d pci_debug_err_id +EXPORT_SYMBOL_GPL vmlinux 0x4c1e11a3 regmap_check_range_table +EXPORT_SYMBOL_GPL vmlinux 0x4c258265 __skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0x4c279a41 __netpoll_free +EXPORT_SYMBOL_GPL vmlinux 0x4c2b351d start_poll_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x4c4faf64 blk_mq_start_stopped_hw_queue +EXPORT_SYMBOL_GPL vmlinux 0x4c52d6d2 pci_intx +EXPORT_SYMBOL_GPL vmlinux 0x4c56bd15 stack_type_name +EXPORT_SYMBOL_GPL vmlinux 0x4c5d8d7c rdev_set_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x4c63068d gmap_shadow_r2t +EXPORT_SYMBOL_GPL vmlinux 0x4c6637d7 hrtimer_sleeper_start_expires +EXPORT_SYMBOL_GPL vmlinux 0x4ca5910d kvm_vcpu_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x4cabdd9b bpf_trace_run1 +EXPORT_SYMBOL_GPL vmlinux 0x4cadd4cb skb_morph +EXPORT_SYMBOL_GPL vmlinux 0x4cb27100 ktime_get_snapshot +EXPORT_SYMBOL_GPL vmlinux 0x4cb2ef4c tcp_unregister_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x4cb81fda __SCK__tp_func_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x4cb96ff9 __traceiter_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x4cbcaaae fwnode_property_read_string_array +EXPORT_SYMBOL_GPL vmlinux 0x4ce91483 hrtimer_init +EXPORT_SYMBOL_GPL vmlinux 0x4cef8202 platform_device_register_full +EXPORT_SYMBOL_GPL vmlinux 0x4cf18c1f virtqueue_get_desc_addr +EXPORT_SYMBOL_GPL vmlinux 0x4d0015e2 cpu_hotplug_disable +EXPORT_SYMBOL_GPL vmlinux 0x4d1a6650 sock_diag_unregister_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0x4d22358a exportfs_decode_fh +EXPORT_SYMBOL_GPL vmlinux 0x4d2b80b3 serdev_device_set_parity +EXPORT_SYMBOL_GPL vmlinux 0x4d3fce31 kvm_release_page_clean +EXPORT_SYMBOL_GPL vmlinux 0x4d643021 crypto_alg_extsize +EXPORT_SYMBOL_GPL vmlinux 0x4d6c5beb irq_domain_reset_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x4d6c8991 crypto_spawn_tfm2 +EXPORT_SYMBOL_GPL vmlinux 0x4d6d0bbc iommu_group_ref_get +EXPORT_SYMBOL_GPL vmlinux 0x4d7272e4 migrate_enable +EXPORT_SYMBOL_GPL vmlinux 0x4d774d3e sk_msg_zerocopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0x4d7c5fad css_sch_is_valid +EXPORT_SYMBOL_GPL vmlinux 0x4d80cba4 kmsg_dump_get_line +EXPORT_SYMBOL_GPL vmlinux 0x4d96dda6 cio_start_key +EXPORT_SYMBOL_GPL vmlinux 0x4dd4beab sock_diag_save_cookie +EXPORT_SYMBOL_GPL vmlinux 0x4dd51a81 scsi_check_sense +EXPORT_SYMBOL_GPL vmlinux 0x4e006e3f devm_regmap_field_bulk_alloc +EXPORT_SYMBOL_GPL vmlinux 0x4e366493 css_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x4e37cd8a __traceiter_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x4e3e8bec fscrypt_set_context +EXPORT_SYMBOL_GPL vmlinux 0x4e3fd1b4 kvm_release_pfn_clean +EXPORT_SYMBOL_GPL vmlinux 0x4e4f6759 debugfs_read_file_bool +EXPORT_SYMBOL_GPL vmlinux 0x4e57b07b kthread_park +EXPORT_SYMBOL_GPL vmlinux 0x4e7adc84 __virtqueue_break +EXPORT_SYMBOL_GPL vmlinux 0x4e950032 crypto_ahash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x4eaa3141 virtqueue_resize +EXPORT_SYMBOL_GPL vmlinux 0x4eac5fc1 cpu_mitigations_auto_nosmt +EXPORT_SYMBOL_GPL vmlinux 0x4eb14b7a crypto_alloc_shash +EXPORT_SYMBOL_GPL vmlinux 0x4ec1e9f5 __irq_alloc_descs +EXPORT_SYMBOL_GPL vmlinux 0x4ed0f121 espintcp_queue_out +EXPORT_SYMBOL_GPL vmlinux 0x4eedd6f3 rhashtable_walk_stop +EXPORT_SYMBOL_GPL vmlinux 0x4eeecf06 devres_destroy +EXPORT_SYMBOL_GPL vmlinux 0x4ef5bcf4 perf_swevent_get_recursion_context +EXPORT_SYMBOL_GPL vmlinux 0x4efcf021 mpi_normalize +EXPORT_SYMBOL_GPL vmlinux 0x4f07076a tracing_snapshot_cond +EXPORT_SYMBOL_GPL vmlinux 0x4f21a524 mptcp_token_get_sock +EXPORT_SYMBOL_GPL vmlinux 0x4f40aed7 __pci_hp_register +EXPORT_SYMBOL_GPL vmlinux 0x4f43d3a5 irq_chip_retrigger_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x4f4acb0b ip6_sk_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0x4f5228c6 iommu_attach_device +EXPORT_SYMBOL_GPL vmlinux 0x4f6a07fe show_rcu_gp_kthreads +EXPORT_SYMBOL_GPL vmlinux 0x4f6b7738 l3mdev_fib_table_by_index +EXPORT_SYMBOL_GPL vmlinux 0x4f8a4b03 iommu_group_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x4f91fd51 __wake_up_sync_key +EXPORT_SYMBOL_GPL vmlinux 0x4f96c950 tpm2_get_cc_attrs_tbl +EXPORT_SYMBOL_GPL vmlinux 0x4f9ebd49 kvm_vcpu_map +EXPORT_SYMBOL_GPL vmlinux 0x4fad980c pci_ignore_hotplug +EXPORT_SYMBOL_GPL vmlinux 0x4fb5da55 fs_put_dax +EXPORT_SYMBOL_GPL vmlinux 0x4fb71758 __s390_uv_destroy_range +EXPORT_SYMBOL_GPL vmlinux 0x4fbf4caa failover_register +EXPORT_SYMBOL_GPL vmlinux 0x4fe1eddf unregister_netevent_notifier +EXPORT_SYMBOL_GPL vmlinux 0x4ff2d2a3 pci_vfs_assigned +EXPORT_SYMBOL_GPL vmlinux 0x501e9b05 platform_device_add_data +EXPORT_SYMBOL_GPL vmlinux 0x501fa0a8 kvm_read_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x5036e758 debugfs_real_fops +EXPORT_SYMBOL_GPL vmlinux 0x50421e41 folio_wait_stable +EXPORT_SYMBOL_GPL vmlinux 0x50460252 blk_crypto_update_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x504a2a15 inet_csk_listen_start +EXPORT_SYMBOL_GPL vmlinux 0x505b5b50 gpiochip_populate_parent_fwspec_twocell +EXPORT_SYMBOL_GPL vmlinux 0x5073de3d iomap_invalidate_folio +EXPORT_SYMBOL_GPL vmlinux 0x50748617 xfrm_audit_state_replay_overflow +EXPORT_SYMBOL_GPL vmlinux 0x5087de7e __vfs_removexattr_locked +EXPORT_SYMBOL_GPL vmlinux 0x5091b823 ring_buffer_read_start +EXPORT_SYMBOL_GPL vmlinux 0x509479dc tracing_cond_snapshot_data +EXPORT_SYMBOL_GPL vmlinux 0x509bb0d1 __auxiliary_device_add +EXPORT_SYMBOL_GPL vmlinux 0x50a6dc43 securityfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0x50b49049 gpiochip_line_is_open_source +EXPORT_SYMBOL_GPL vmlinux 0x50d80f2b __traceiter_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0x50e7193a __i2c_first_dynamic_bus_num +EXPORT_SYMBOL_GPL vmlinux 0x50eabb98 __tracepoint_pelt_rt_tp +EXPORT_SYMBOL_GPL vmlinux 0x50f268a6 dw_pcie_link_up +EXPORT_SYMBOL_GPL vmlinux 0x50f7f9e4 trace_array_get_by_name +EXPORT_SYMBOL_GPL vmlinux 0x50fad434 round_jiffies_up +EXPORT_SYMBOL_GPL vmlinux 0x50fd2f06 cgroup_get_from_path +EXPORT_SYMBOL_GPL vmlinux 0x510859b1 make_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x511994d4 addrconf_prefix_rcv_add_addr +EXPORT_SYMBOL_GPL vmlinux 0x511fb34a dw_pcie_write_dbi +EXPORT_SYMBOL_GPL vmlinux 0x51390c96 rcu_barrier_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x5148de5d locks_release_private +EXPORT_SYMBOL_GPL vmlinux 0x515b390f __SCK__tp_func_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0x516960bd klist_iter_init_node +EXPORT_SYMBOL_GPL vmlinux 0x517a7975 rsa_parse_pub_key +EXPORT_SYMBOL_GPL vmlinux 0x517a9f57 vp_modern_generation +EXPORT_SYMBOL_GPL vmlinux 0x517e6e9f tpm_calc_ordinal_duration +EXPORT_SYMBOL_GPL vmlinux 0x519258f1 ipv6_stub +EXPORT_SYMBOL_GPL vmlinux 0x51c83555 disable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x51f817f4 device_property_read_u32_array +EXPORT_SYMBOL_GPL vmlinux 0x52072662 key_type_user +EXPORT_SYMBOL_GPL vmlinux 0x5208e1a0 sk_msg_alloc +EXPORT_SYMBOL_GPL vmlinux 0x521c323b vfs_inode_has_locks +EXPORT_SYMBOL_GPL vmlinux 0x5236497d trace_clock +EXPORT_SYMBOL_GPL vmlinux 0x523a4265 __fscrypt_prepare_rename +EXPORT_SYMBOL_GPL vmlinux 0x5261ee0a tpm_try_get_ops +EXPORT_SYMBOL_GPL vmlinux 0x5262b215 devm_regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0x52647db1 ct_idle_exit +EXPORT_SYMBOL_GPL vmlinux 0x5295bff7 l3mdev_master_ifindex_rcu +EXPORT_SYMBOL_GPL vmlinux 0x52b1e3c7 pci_flags +EXPORT_SYMBOL_GPL vmlinux 0x52b23191 __trace_trigger_soft_disabled +EXPORT_SYMBOL_GPL vmlinux 0x52b4fff4 _proc_mkdir +EXPORT_SYMBOL_GPL vmlinux 0x52c35e83 call_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x52d54fce devlink_info_version_stored_put +EXPORT_SYMBOL_GPL vmlinux 0x52d85286 devl_trap_policers_register +EXPORT_SYMBOL_GPL vmlinux 0x530e0f8c devl_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x53461b24 debugfs_create_bool +EXPORT_SYMBOL_GPL vmlinux 0x534d4bba acct_bioset_exit +EXPORT_SYMBOL_GPL vmlinux 0x534fba40 attribute_container_find_class_device +EXPORT_SYMBOL_GPL vmlinux 0x5358864e devlink_fmsg_binary_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x536682b5 gpiochip_request_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x53814be3 netdev_is_rx_handler_busy +EXPORT_SYMBOL_GPL vmlinux 0x5382cd02 blkcg_root +EXPORT_SYMBOL_GPL vmlinux 0x538d073d phy_duplex_to_str +EXPORT_SYMBOL_GPL vmlinux 0x53a3b4e6 bpf_prog_free +EXPORT_SYMBOL_GPL vmlinux 0x53bf27a9 serdev_controller_alloc +EXPORT_SYMBOL_GPL vmlinux 0x53c50641 devm_platform_ioremap_resource +EXPORT_SYMBOL_GPL vmlinux 0x53d75180 iomap_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0x53d7c01e __traceiter_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0x540345c8 register_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0x541bd60a irq_work_run +EXPORT_SYMBOL_GPL vmlinux 0x541f7f95 pci_platform_power_transition +EXPORT_SYMBOL_GPL vmlinux 0x542001cb __devm_regmap_init +EXPORT_SYMBOL_GPL vmlinux 0x5426772f __phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0x5427b74d cgroup_attach_task_all +EXPORT_SYMBOL_GPL vmlinux 0x542fd74a fscrypt_dio_supported +EXPORT_SYMBOL_GPL vmlinux 0x54390f29 mm_kobj +EXPORT_SYMBOL_GPL vmlinux 0x54569ce5 regcache_drop_region +EXPORT_SYMBOL_GPL vmlinux 0x546228a2 hvc_alloc +EXPORT_SYMBOL_GPL vmlinux 0x54629147 regmap_parse_val +EXPORT_SYMBOL_GPL vmlinux 0x546cbf10 devlink_dpipe_table_counter_enabled +EXPORT_SYMBOL_GPL vmlinux 0x547403e3 kobj_sysfs_ops +EXPORT_SYMBOL_GPL vmlinux 0x5483dcd2 fib6_get_table +EXPORT_SYMBOL_GPL vmlinux 0x548a61b1 ZSTD_customFree +EXPORT_SYMBOL_GPL vmlinux 0x54942759 filemap_read +EXPORT_SYMBOL_GPL vmlinux 0x5494efed crypto_alloc_akcipher +EXPORT_SYMBOL_GPL vmlinux 0x549525ef handle_nested_irq +EXPORT_SYMBOL_GPL vmlinux 0x549be66a decrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0x54af1d2f sk_free_unlock_clone +EXPORT_SYMBOL_GPL vmlinux 0x54b11088 device_release_driver +EXPORT_SYMBOL_GPL vmlinux 0x54c89c18 vp_modern_get_features +EXPORT_SYMBOL_GPL vmlinux 0x54ca673c irq_get_default_host +EXPORT_SYMBOL_GPL vmlinux 0x54d3136a firmware_kobj +EXPORT_SYMBOL_GPL vmlinux 0x54f6aa84 proc_get_parent_data +EXPORT_SYMBOL_GPL vmlinux 0x55138980 device_initialize +EXPORT_SYMBOL_GPL vmlinux 0x552d1c8c class_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x55339365 flush_delayed_fput +EXPORT_SYMBOL_GPL vmlinux 0x55417264 unregister_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0x554871c2 __xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0x556a9ead xas_split +EXPORT_SYMBOL_GPL vmlinux 0x55784228 regmap_irq_get_virq +EXPORT_SYMBOL_GPL vmlinux 0x55861d8e dev_fill_metadata_dst +EXPORT_SYMBOL_GPL vmlinux 0x5587f6d0 mdiobus_c45_modify +EXPORT_SYMBOL_GPL vmlinux 0x5593eb5d irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0x559a9786 devl_traps_register +EXPORT_SYMBOL_GPL vmlinux 0x55c46671 tcp_reno_ssthresh +EXPORT_SYMBOL_GPL vmlinux 0x55eecff4 bit_wait_io_timeout +EXPORT_SYMBOL_GPL vmlinux 0x55f2580b __alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0x55f91924 trace_seq_puts +EXPORT_SYMBOL_GPL vmlinux 0x56054c05 crypto_it_tab +EXPORT_SYMBOL_GPL vmlinux 0x561375bd tracepoint_probe_register_prio +EXPORT_SYMBOL_GPL vmlinux 0x56256e8a orderly_poweroff +EXPORT_SYMBOL_GPL vmlinux 0x5629277d locks_alloc_lock +EXPORT_SYMBOL_GPL vmlinux 0x563f145e kvm_arch_crypto_clear_masks +EXPORT_SYMBOL_GPL vmlinux 0x5641485b tty_termios_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x56958c6b devm_fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x56da1afb kvm_vcpu_unmap +EXPORT_SYMBOL_GPL vmlinux 0x56ef08de kset_find_obj +EXPORT_SYMBOL_GPL vmlinux 0x56ef15d0 __tracepoint_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0x56ef7ead exportfs_encode_fh +EXPORT_SYMBOL_GPL vmlinux 0x56fbb130 no_hash_pointers +EXPORT_SYMBOL_GPL vmlinux 0x5714e153 shash_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0x572e3d44 pkcs7_parse_message +EXPORT_SYMBOL_GPL vmlinux 0x57306c6f devl_rate_node_create +EXPORT_SYMBOL_GPL vmlinux 0x575e992b sysfs_create_groups +EXPORT_SYMBOL_GPL vmlinux 0x578be82a gmap_pmdp_idte_global +EXPORT_SYMBOL_GPL vmlinux 0x578eeb4d hugetlb_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x5790e7a0 pci_unlock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0x5793124d switchdev_handle_port_obj_add_foreign +EXPORT_SYMBOL_GPL vmlinux 0x579e0bf5 rtnl_unregister_all +EXPORT_SYMBOL_GPL vmlinux 0x57b7bc13 pci_epc_clear_bar +EXPORT_SYMBOL_GPL vmlinux 0x57c06a55 inet_pernet_hashinfo_alloc +EXPORT_SYMBOL_GPL vmlinux 0x57c58e9b __tracepoint_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x57e9486d __cpuhp_state_add_instance +EXPORT_SYMBOL_GPL vmlinux 0x57f576b9 mpi_ec_curve_point +EXPORT_SYMBOL_GPL vmlinux 0x57fa7cfc ping_bind +EXPORT_SYMBOL_GPL vmlinux 0x57fb5ac2 xdp_return_buff +EXPORT_SYMBOL_GPL vmlinux 0x582ef0e6 pci_hp_create_module_link +EXPORT_SYMBOL_GPL vmlinux 0x5831e062 cpus_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0x5833d256 crypto_rng_reset +EXPORT_SYMBOL_GPL vmlinux 0x584e9d45 kobject_get_path +EXPORT_SYMBOL_GPL vmlinux 0x5864374b devlink_is_reload_failed +EXPORT_SYMBOL_GPL vmlinux 0x5867ac13 phy_save_page +EXPORT_SYMBOL_GPL vmlinux 0x5878dc57 kobject_init_and_add +EXPORT_SYMBOL_GPL vmlinux 0x5879a27d sfp_get_module_info +EXPORT_SYMBOL_GPL vmlinux 0x589b9c26 pcie_flr +EXPORT_SYMBOL_GPL vmlinux 0x58a9e413 blk_mq_sched_mark_restart_hctx +EXPORT_SYMBOL_GPL vmlinux 0x58b6767d inet6_sk_rebuild_header +EXPORT_SYMBOL_GPL vmlinux 0x58bdad67 sysfs_unbreak_active_protection +EXPORT_SYMBOL_GPL vmlinux 0x58c70d6f tty_port_register_device +EXPORT_SYMBOL_GPL vmlinux 0x58cd3a89 simple_attr_write +EXPORT_SYMBOL_GPL vmlinux 0x58def6ca sfp_module_remove +EXPORT_SYMBOL_GPL vmlinux 0x58f03aff fscrypt_drop_inode +EXPORT_SYMBOL_GPL vmlinux 0x58f31f10 hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5904e3a1 mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x59088c88 virtqueue_enable_cb_prepare +EXPORT_SYMBOL_GPL vmlinux 0x5912ba71 msi_device_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x593ac537 __tracepoint_map +EXPORT_SYMBOL_GPL vmlinux 0x594fe160 tod_clock_base +EXPORT_SYMBOL_GPL vmlinux 0x595666d8 sfp_bus_add_upstream +EXPORT_SYMBOL_GPL vmlinux 0x5957cddb zs_lookup_class_index +EXPORT_SYMBOL_GPL vmlinux 0x596ad7c6 dax_iomap_fault +EXPORT_SYMBOL_GPL vmlinux 0x596f76bd io_uring_cmd_import_fixed +EXPORT_SYMBOL_GPL vmlinux 0x59848a50 gpiod_set_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x59a34657 regmap_field_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0x59a628f8 housekeeping_affine +EXPORT_SYMBOL_GPL vmlinux 0x59b063ba start_poll_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x59c43dc9 __traceiter_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x59d839b1 irq_domain_free_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0x59e640c0 halt_poll_ns +EXPORT_SYMBOL_GPL vmlinux 0x59edfeb8 phy_rate_matching_to_str +EXPORT_SYMBOL_GPL vmlinux 0x59f2f0ea ip6_local_out +EXPORT_SYMBOL_GPL vmlinux 0x59f32720 mpi_subm +EXPORT_SYMBOL_GPL vmlinux 0x59f4829c addrconf_add_linklocal +EXPORT_SYMBOL_GPL vmlinux 0x59f79525 switchdev_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x5a12e60c __SCK__tp_func_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0x5a13b075 mnt_want_write_file +EXPORT_SYMBOL_GPL vmlinux 0x5a1d134a rcu_momentary_dyntick_idle +EXPORT_SYMBOL_GPL vmlinux 0x5a211e27 rt_mutex_lock +EXPORT_SYMBOL_GPL vmlinux 0x5a289baf trace_seq_path +EXPORT_SYMBOL_GPL vmlinux 0x5a3e015a relay_file_operations +EXPORT_SYMBOL_GPL vmlinux 0x5a49dbc9 timerqueue_del +EXPORT_SYMBOL_GPL vmlinux 0x5a4f1bc6 regmap_can_raw_write +EXPORT_SYMBOL_GPL vmlinux 0x5a5c2cae blk_crypto_profile_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5a6cdb52 nf_ct_zone_dflt +EXPORT_SYMBOL_GPL vmlinux 0x5a78783a input_device_enabled +EXPORT_SYMBOL_GPL vmlinux 0x5a7bfe41 crypto_probing_notify +EXPORT_SYMBOL_GPL vmlinux 0x5a7cdc70 pci_host_probe +EXPORT_SYMBOL_GPL vmlinux 0x5a92a0f0 xas_find_marked +EXPORT_SYMBOL_GPL vmlinux 0x5ac7323e dma_get_required_mask +EXPORT_SYMBOL_GPL vmlinux 0x5b0a53c2 genphy_c45_loopback +EXPORT_SYMBOL_GPL vmlinux 0x5b21ceff ring_buffer_iter_peek +EXPORT_SYMBOL_GPL vmlinux 0x5b30e25c vhost_task_wake +EXPORT_SYMBOL_GPL vmlinux 0x5b434833 dma_can_mmap +EXPORT_SYMBOL_GPL vmlinux 0x5b46803f bpf_trace_run5 +EXPORT_SYMBOL_GPL vmlinux 0x5b50af89 tracepoint_probe_register +EXPORT_SYMBOL_GPL vmlinux 0x5b5585e2 devm_pci_epc_destroy +EXPORT_SYMBOL_GPL vmlinux 0x5b6c3044 file_ra_state_init +EXPORT_SYMBOL_GPL vmlinux 0x5b6ce9c1 rtnl_get_net_ns_capable +EXPORT_SYMBOL_GPL vmlinux 0x5b6cff27 devlink_sb_register +EXPORT_SYMBOL_GPL vmlinux 0x5b7cf8d1 platform_get_mem_or_io +EXPORT_SYMBOL_GPL vmlinux 0x5b83d7ab __tracepoint_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x5ba63bef property_entries_free +EXPORT_SYMBOL_GPL vmlinux 0x5ba9c87f blk_crypto_keyslot_index +EXPORT_SYMBOL_GPL vmlinux 0x5bbadee5 __dma_fence_unwrap_merge +EXPORT_SYMBOL_GPL vmlinux 0x5bbdfa26 scatterwalk_ffwd +EXPORT_SYMBOL_GPL vmlinux 0x5bbe6e16 fsstack_copy_attr_all +EXPORT_SYMBOL_GPL vmlinux 0x5bc96be5 of_phandle_args_to_fwspec +EXPORT_SYMBOL_GPL vmlinux 0x5bd0748f crypto_del_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x5bd663f8 kvm_get_kvm +EXPORT_SYMBOL_GPL vmlinux 0x5bd674f4 xas_load +EXPORT_SYMBOL_GPL vmlinux 0x5bdbac4e rcu_unexpedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x5be48c7b devlink_priv +EXPORT_SYMBOL_GPL vmlinux 0x5c06a2cf balloon_page_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5c0d133e tcp_slow_start +EXPORT_SYMBOL_GPL vmlinux 0x5c276bb1 __phy_modify_mmd +EXPORT_SYMBOL_GPL vmlinux 0x5c2cbad0 platform_device_add +EXPORT_SYMBOL_GPL vmlinux 0x5c37eae8 pci_proc_domain +EXPORT_SYMBOL_GPL vmlinux 0x5c3bbd06 __SCK__tp_func_mc_event +EXPORT_SYMBOL_GPL vmlinux 0x5c4e4634 set_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x5c51a802 scsi_internal_device_block_nowait +EXPORT_SYMBOL_GPL vmlinux 0x5c74b41d public_key_signature_free +EXPORT_SYMBOL_GPL vmlinux 0x5c82016e __SCK__tp_func_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x5c9a8801 dm_noflush_suspending +EXPORT_SYMBOL_GPL vmlinux 0x5ca7970a devlink_port_type_ib_set +EXPORT_SYMBOL_GPL vmlinux 0x5cb588c5 alarm_start +EXPORT_SYMBOL_GPL vmlinux 0x5cede0a7 xdp_flush_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0x5cfaad56 crypto_grab_ahash +EXPORT_SYMBOL_GPL vmlinux 0x5d2c3bd2 tty_get_pgrp +EXPORT_SYMBOL_GPL vmlinux 0x5d35e4d3 validate_xmit_xfrm +EXPORT_SYMBOL_GPL vmlinux 0x5d512765 devm_remove_action +EXPORT_SYMBOL_GPL vmlinux 0x5d62bc98 tty_save_termios +EXPORT_SYMBOL_GPL vmlinux 0x5d81b632 xdp_do_redirect +EXPORT_SYMBOL_GPL vmlinux 0x5d8476d3 bpf_sk_storage_diag_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5d85bb62 __tracepoint_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x5d87e679 device_match_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x5da523e1 gpiod_get_raw_value +EXPORT_SYMBOL_GPL vmlinux 0x5da67adc zs_compact +EXPORT_SYMBOL_GPL vmlinux 0x5dacf59e sched_set_fifo +EXPORT_SYMBOL_GPL vmlinux 0x5db68ac1 devm_register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x5db79d47 phy_restore_page +EXPORT_SYMBOL_GPL vmlinux 0x5dd76e44 mutex_lock_io +EXPORT_SYMBOL_GPL vmlinux 0x5df92cde balloon_page_dequeue +EXPORT_SYMBOL_GPL vmlinux 0x5e173309 cpu_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x5e2d2ba5 crypto_alloc_aead +EXPORT_SYMBOL_GPL vmlinux 0x5e4a7ff1 devlink_port_region_create +EXPORT_SYMBOL_GPL vmlinux 0x5e515be6 ktime_get_ts64 +EXPORT_SYMBOL_GPL vmlinux 0x5e6fd7b3 devm_serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0x5e85415b ring_buffer_consume +EXPORT_SYMBOL_GPL vmlinux 0x5e9c898c class_compat_remove_link +EXPORT_SYMBOL_GPL vmlinux 0x5eaf6e81 pci_user_read_config_dword +EXPORT_SYMBOL_GPL vmlinux 0x5eb417e0 __SCK__tp_func_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0x5ec6ba0b platform_get_irq +EXPORT_SYMBOL_GPL vmlinux 0x5ecc63c8 devl_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5ed312bc acomp_request_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5f23e3fa insert_resource +EXPORT_SYMBOL_GPL vmlinux 0x5f384a68 x509_free_certificate +EXPORT_SYMBOL_GPL vmlinux 0x5f693fb3 fscrypt_fname_encrypted_size +EXPORT_SYMBOL_GPL vmlinux 0x5f6f1e9e dax_get_private +EXPORT_SYMBOL_GPL vmlinux 0x5f752ee2 vp_modern_get_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0x5f765b46 ipv6_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0x5f88a6d9 aead_geniv_alloc +EXPORT_SYMBOL_GPL vmlinux 0x5f91c816 driver_find_device +EXPORT_SYMBOL_GPL vmlinux 0x5fa4ce72 xas_nomem +EXPORT_SYMBOL_GPL vmlinux 0x5fa625ed mpi_ec_mul_point +EXPORT_SYMBOL_GPL vmlinux 0x5fb8848b halt_poll_ns_grow_start +EXPORT_SYMBOL_GPL vmlinux 0x5fb99b0a iov_iter_extract_pages +EXPORT_SYMBOL_GPL vmlinux 0x5fc02b4b class_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0x5fc446da irq_domain_update_bus_token +EXPORT_SYMBOL_GPL vmlinux 0x5fe4ad9e sysfs_groups_change_owner +EXPORT_SYMBOL_GPL vmlinux 0x5ff2f04f irq_domain_remove +EXPORT_SYMBOL_GPL vmlinux 0x6029efd5 dax_flush +EXPORT_SYMBOL_GPL vmlinux 0x6040af4b regmap_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x6046df23 ip6_input +EXPORT_SYMBOL_GPL vmlinux 0x604722fd devices_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x605862fe xfrm_audit_policy_delete +EXPORT_SYMBOL_GPL vmlinux 0x605aaa83 gpiod_get_direction +EXPORT_SYMBOL_GPL vmlinux 0x60601f04 rdev_clear_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x606b4aba devlink_linecard_provision_set +EXPORT_SYMBOL_GPL vmlinux 0x607c4683 devlink_info_version_fixed_put +EXPORT_SYMBOL_GPL vmlinux 0x60810803 get_net_ns_by_fd +EXPORT_SYMBOL_GPL vmlinux 0x60899067 inet_hashinfo2_init_mod +EXPORT_SYMBOL_GPL vmlinux 0x6091797f synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x609a1f71 get_net_ns_by_id +EXPORT_SYMBOL_GPL vmlinux 0x60a13e90 rcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0x60a32ea9 pm_power_off +EXPORT_SYMBOL_GPL vmlinux 0x60a9fe2e ncsi_start_dev +EXPORT_SYMBOL_GPL vmlinux 0x60ebc96f ring_buffer_read_prepare +EXPORT_SYMBOL_GPL vmlinux 0x60fab342 task_active_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x60ffa01f mas_find_range_rev +EXPORT_SYMBOL_GPL vmlinux 0x610399cd cleanup_srcu_struct +EXPORT_SYMBOL_GPL vmlinux 0x611af32f dw_pcie_find_ext_capability +EXPORT_SYMBOL_GPL vmlinux 0x6129fb93 sfp_remove_phy +EXPORT_SYMBOL_GPL vmlinux 0x612bfd89 errno_to_blk_status +EXPORT_SYMBOL_GPL vmlinux 0x6148cf01 rcu_read_unlock_trace_special +EXPORT_SYMBOL_GPL vmlinux 0x6173fbb9 virtqueue_enable_cb_delayed +EXPORT_SYMBOL_GPL vmlinux 0x6177373f rhashtable_walk_peek +EXPORT_SYMBOL_GPL vmlinux 0x617f1665 skb_mpls_push +EXPORT_SYMBOL_GPL vmlinux 0x6181e79f timerqueue_add +EXPORT_SYMBOL_GPL vmlinux 0x6198dfea __ring_buffer_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6199ad5d crypto_has_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x61ad8659 sbitmap_get +EXPORT_SYMBOL_GPL vmlinux 0x61bd0bd0 get_completed_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x61bd1905 kvm_s390_pv_is_protected +EXPORT_SYMBOL_GPL vmlinux 0x61c0aa72 devlink_linecard_nested_dl_set +EXPORT_SYMBOL_GPL vmlinux 0x61c1ca29 __SCK__tp_func_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x61cc0c08 switchdev_handle_port_attr_set +EXPORT_SYMBOL_GPL vmlinux 0x61d38382 blk_mq_sched_try_insert_merge +EXPORT_SYMBOL_GPL vmlinux 0x61ddb96e unregister_asymmetric_key_parser +EXPORT_SYMBOL_GPL vmlinux 0x61ef8a1d mmu_interval_read_begin +EXPORT_SYMBOL_GPL vmlinux 0x61f67c92 phy_gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0x61f7ba67 virtqueue_add_sgs +EXPORT_SYMBOL_GPL vmlinux 0x61fbb31b dw_pcie_read_dbi +EXPORT_SYMBOL_GPL vmlinux 0x622c1720 kvm_io_bus_write +EXPORT_SYMBOL_GPL vmlinux 0x622c7922 register_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0x62338be0 kthread_unuse_mm +EXPORT_SYMBOL_GPL vmlinux 0x62377a7b blk_io_schedule +EXPORT_SYMBOL_GPL vmlinux 0x6246a629 synchronize_rcu_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0x626886bd __srcu_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x6282459d transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x628a946f bio_poll +EXPORT_SYMBOL_GPL vmlinux 0x62bb09bf clocks_calc_mult_shift +EXPORT_SYMBOL_GPL vmlinux 0x62be7952 bpf_trace_run3 +EXPORT_SYMBOL_GPL vmlinux 0x62c00e7f lwtunnel_build_state +EXPORT_SYMBOL_GPL vmlinux 0x62c43814 crypto_unregister_acomp +EXPORT_SYMBOL_GPL vmlinux 0x62e2a233 component_compare_dev +EXPORT_SYMBOL_GPL vmlinux 0x6318ccd6 virtio_config_changed +EXPORT_SYMBOL_GPL vmlinux 0x631ba529 software_node_unregister_node_group +EXPORT_SYMBOL_GPL vmlinux 0x632102bb skb_copy_ubufs +EXPORT_SYMBOL_GPL vmlinux 0x63274e1c sysfs_remove_mount_point +EXPORT_SYMBOL_GPL vmlinux 0x632cd412 sbitmap_queue_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0x634b9d42 __SCK__tp_func_block_unplug +EXPORT_SYMBOL_GPL vmlinux 0x634c6082 freq_qos_remove_request +EXPORT_SYMBOL_GPL vmlinux 0x638714c8 perf_event_create_kernel_counter +EXPORT_SYMBOL_GPL vmlinux 0x6390d24d switchdev_handle_port_obj_del +EXPORT_SYMBOL_GPL vmlinux 0x63a7bdc2 vring_transport_features +EXPORT_SYMBOL_GPL vmlinux 0x63b250f0 tpmm_chip_alloc +EXPORT_SYMBOL_GPL vmlinux 0x63bd9639 fsverity_verify_bio +EXPORT_SYMBOL_GPL vmlinux 0x63c735b3 bpf_sk_storage_diag_put +EXPORT_SYMBOL_GPL vmlinux 0x63e09451 gpiod_set_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x63ec0383 fwnode_handle_put +EXPORT_SYMBOL_GPL vmlinux 0x63f63785 __mt_destroy +EXPORT_SYMBOL_GPL vmlinux 0x64062e75 kernel_kobj +EXPORT_SYMBOL_GPL vmlinux 0x64211c35 blk_set_pm_only +EXPORT_SYMBOL_GPL vmlinux 0x6436ee74 get_device +EXPORT_SYMBOL_GPL vmlinux 0x643d3c6f irq_domain_push_irq +EXPORT_SYMBOL_GPL vmlinux 0x64547817 __mnt_is_readonly +EXPORT_SYMBOL_GPL vmlinux 0x645bd37c inet_ctl_sock_create +EXPORT_SYMBOL_GPL vmlinux 0x6475f5cf device_store_int +EXPORT_SYMBOL_GPL vmlinux 0x64786375 kmsg_dump_get_buffer +EXPORT_SYMBOL_GPL vmlinux 0x64a964e4 tcp_register_congestion_control +EXPORT_SYMBOL_GPL vmlinux 0x64b2b158 __fib_lookup +EXPORT_SYMBOL_GPL vmlinux 0x64c3ad06 rhashtable_init +EXPORT_SYMBOL_GPL vmlinux 0x64d1d903 kobject_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0x64e27c4f synth_event_delete +EXPORT_SYMBOL_GPL vmlinux 0x6506a8ef housekeeping_cpumask +EXPORT_SYMBOL_GPL vmlinux 0x6506e63d auxiliary_device_init +EXPORT_SYMBOL_GPL vmlinux 0x6518db61 kvm_read_guest +EXPORT_SYMBOL_GPL vmlinux 0x651d10e5 ktime_get_tai_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6531a37f mpi_add +EXPORT_SYMBOL_GPL vmlinux 0x6563f78f phy_resolve_aneg_pause +EXPORT_SYMBOL_GPL vmlinux 0x65817e97 ping_close +EXPORT_SYMBOL_GPL vmlinux 0x658f8996 pci_check_and_unmask_intx +EXPORT_SYMBOL_GPL vmlinux 0x65a6fcd5 udp_destruct_common +EXPORT_SYMBOL_GPL vmlinux 0x65ccb6f0 call_netevent_notifiers +EXPORT_SYMBOL_GPL vmlinux 0x65d7db7f vp_modern_get_status +EXPORT_SYMBOL_GPL vmlinux 0x65de3021 stack_depot_snprint +EXPORT_SYMBOL_GPL vmlinux 0x65fea940 mptcp_pm_get_local_addr_max +EXPORT_SYMBOL_GPL vmlinux 0x661601de sprint_symbol +EXPORT_SYMBOL_GPL vmlinux 0x6636c3c9 irq_set_vcpu_affinity +EXPORT_SYMBOL_GPL vmlinux 0x663bb448 devlink_fmsg_obj_nest_end +EXPORT_SYMBOL_GPL vmlinux 0x668402aa crypto_put_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x668a6331 irq_chip_request_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x66aa472a cio_cancel +EXPORT_SYMBOL_GPL vmlinux 0x66b27738 crypto_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x66b8f798 klp_enable_patch +EXPORT_SYMBOL_GPL vmlinux 0x66b97421 sfp_link_up +EXPORT_SYMBOL_GPL vmlinux 0x66ba906e register_virtio_driver +EXPORT_SYMBOL_GPL vmlinux 0x66ca661d rcu_trc_cmpxchg_need_qs +EXPORT_SYMBOL_GPL vmlinux 0x66d87d38 symbol_put_addr +EXPORT_SYMBOL_GPL vmlinux 0x66df0d36 __cookie_v6_check +EXPORT_SYMBOL_GPL vmlinux 0x66e4e3bf dm_bio_from_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0x66feede2 __pneigh_lookup +EXPORT_SYMBOL_GPL vmlinux 0x66ffe527 devl_resource_size_get +EXPORT_SYMBOL_GPL vmlinux 0x67006845 pci_d3cold_disable +EXPORT_SYMBOL_GPL vmlinux 0x672e003a irq_get_irq_data +EXPORT_SYMBOL_GPL vmlinux 0x673ee8f8 __fsnotify_inode_delete +EXPORT_SYMBOL_GPL vmlinux 0x67429c91 __SCK__tp_func_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0x67627ba7 gpiochip_irqchip_add_domain +EXPORT_SYMBOL_GPL vmlinux 0x677c6bd7 tpm_pm_suspend +EXPORT_SYMBOL_GPL vmlinux 0x677d9fee __traceiter_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0x67955ce6 profile_hits +EXPORT_SYMBOL_GPL vmlinux 0x67990d7b tcp_enter_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0x67be1010 fwnode_device_is_available +EXPORT_SYMBOL_GPL vmlinux 0x67c3c795 get_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x67d3e8c1 dma_resv_describe +EXPORT_SYMBOL_GPL vmlinux 0x67da9f7c sha512_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x67ebeb95 preempt_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0x67ee5703 class_register +EXPORT_SYMBOL_GPL vmlinux 0x680a5019 devlink_port_attrs_pci_pf_set +EXPORT_SYMBOL_GPL vmlinux 0x680db39e gmap_unregister_pte_notifier +EXPORT_SYMBOL_GPL vmlinux 0x68126c76 crypto_register_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x68280eca perf_aux_output_end +EXPORT_SYMBOL_GPL vmlinux 0x682ff057 ring_buffer_commit_overrun_cpu +EXPORT_SYMBOL_GPL vmlinux 0x6839dca3 devres_release_group +EXPORT_SYMBOL_GPL vmlinux 0x683eecf9 kvm_vcpu_read_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x685d09ac __kprobe_event_gen_cmd_start +EXPORT_SYMBOL_GPL vmlinux 0x686db837 gmap_make_secure +EXPORT_SYMBOL_GPL vmlinux 0x6892e3c3 kvm_set_pfn_accessed +EXPORT_SYMBOL_GPL vmlinux 0x68933953 netlink_strict_get_check +EXPORT_SYMBOL_GPL vmlinux 0x68952493 rcu_note_context_switch +EXPORT_SYMBOL_GPL vmlinux 0x689f7a8c __irq_set_handler +EXPORT_SYMBOL_GPL vmlinux 0x68a0c9c1 list_lru_destroy +EXPORT_SYMBOL_GPL vmlinux 0x68b5ef6f elv_rqhash_add +EXPORT_SYMBOL_GPL vmlinux 0x68d207ef badblocks_init +EXPORT_SYMBOL_GPL vmlinux 0x690cdeb5 lwtunnel_input +EXPORT_SYMBOL_GPL vmlinux 0x690d1356 securityfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0x690f585e phy_basic_ports_array +EXPORT_SYMBOL_GPL vmlinux 0x6913865a trace_clock_jiffies +EXPORT_SYMBOL_GPL vmlinux 0x69192805 raw_v6_match +EXPORT_SYMBOL_GPL vmlinux 0x692f6f42 clockevents_config_and_register +EXPORT_SYMBOL_GPL vmlinux 0x6931f37f switchdev_bridge_port_offload +EXPORT_SYMBOL_GPL vmlinux 0x69637b2c __traceiter_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0x6972a234 blk_mq_freeze_queue_wait_timeout +EXPORT_SYMBOL_GPL vmlinux 0x697b9040 cpci_hp_unregister_bus +EXPORT_SYMBOL_GPL vmlinux 0x697c5d0d tracing_snapshot_alloc +EXPORT_SYMBOL_GPL vmlinux 0x698a2654 software_node_find_by_name +EXPORT_SYMBOL_GPL vmlinux 0x69925d0e sbitmap_queue_clear +EXPORT_SYMBOL_GPL vmlinux 0x69adb46c proc_create_net_data +EXPORT_SYMBOL_GPL vmlinux 0x69c8c846 fat_truncate_time +EXPORT_SYMBOL_GPL vmlinux 0x69c8ece0 tcp_reno_cong_avoid +EXPORT_SYMBOL_GPL vmlinux 0x69cf0632 mpi_fromstr +EXPORT_SYMBOL_GPL vmlinux 0x69e683de uuid_gen +EXPORT_SYMBOL_GPL vmlinux 0x69ee0737 pkcs7_free_message +EXPORT_SYMBOL_GPL vmlinux 0x6a08fa3a dev_set_name +EXPORT_SYMBOL_GPL vmlinux 0x6a16db5c devm_kmalloc +EXPORT_SYMBOL_GPL vmlinux 0x6a40da15 of_css +EXPORT_SYMBOL_GPL vmlinux 0x6a460dc5 schedule_hrtimeout +EXPORT_SYMBOL_GPL vmlinux 0x6a489570 ipv4_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x6a4f623b mmu_notifier_synchronize +EXPORT_SYMBOL_GPL vmlinux 0x6a7512df pci_epc_raise_irq +EXPORT_SYMBOL_GPL vmlinux 0x6a7f63fe genphy_c45_baset1_read_status +EXPORT_SYMBOL_GPL vmlinux 0x6a8441be cpci_hp_start +EXPORT_SYMBOL_GPL vmlinux 0x6a9d0304 gmap_enable +EXPORT_SYMBOL_GPL vmlinux 0x6aac6b6e dm_device_name +EXPORT_SYMBOL_GPL vmlinux 0x6ab02482 clone_private_mount +EXPORT_SYMBOL_GPL vmlinux 0x6ac2c100 con_debug_enter +EXPORT_SYMBOL_GPL vmlinux 0x6af53498 kvm_vcpu_read_guest_atomic +EXPORT_SYMBOL_GPL vmlinux 0x6b0bcb13 dw_pcie_ep_init_notify +EXPORT_SYMBOL_GPL vmlinux 0x6b10a1e4 cpu_device_create +EXPORT_SYMBOL_GPL vmlinux 0x6b18758e __hvc_resize +EXPORT_SYMBOL_GPL vmlinux 0x6b2b69f7 static_key_enable +EXPORT_SYMBOL_GPL vmlinux 0x6b38ee4c perf_event_enable +EXPORT_SYMBOL_GPL vmlinux 0x6b413c9b sfp_link_down +EXPORT_SYMBOL_GPL vmlinux 0x6b4c0433 __traceiter_neigh_event_send_dead +EXPORT_SYMBOL_GPL vmlinux 0x6b4c0bd5 ccw_device_get_iid +EXPORT_SYMBOL_GPL vmlinux 0x6b5bcdd3 handle_fasteoi_irq +EXPORT_SYMBOL_GPL vmlinux 0x6bbb4f43 sysfs_create_link_nowarn +EXPORT_SYMBOL_GPL vmlinux 0x6bcdedc0 mpi_point_init +EXPORT_SYMBOL_GPL vmlinux 0x6bd1aa56 stack_trace_save +EXPORT_SYMBOL_GPL vmlinux 0x6bd47998 crypto_shoot_alg +EXPORT_SYMBOL_GPL vmlinux 0x6bde1622 ip6_sk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x6bf4419e crypto_register_alg +EXPORT_SYMBOL_GPL vmlinux 0x6bf66163 bd_prepare_to_claim +EXPORT_SYMBOL_GPL vmlinux 0x6bff834f eventfd_ctx_fileget +EXPORT_SYMBOL_GPL vmlinux 0x6c023b78 fixed_phy_register +EXPORT_SYMBOL_GPL vmlinux 0x6c3554ce shmem_file_setup_with_mnt +EXPORT_SYMBOL_GPL vmlinux 0x6c3f70e0 guid_gen +EXPORT_SYMBOL_GPL vmlinux 0x6c493b7b gmap_put +EXPORT_SYMBOL_GPL vmlinux 0x6c510226 vfs_removexattr +EXPORT_SYMBOL_GPL vmlinux 0x6c5ad0cd kmsg_dump_register +EXPORT_SYMBOL_GPL vmlinux 0x6c6ccc03 regmap_bulk_read +EXPORT_SYMBOL_GPL vmlinux 0x6c8c7e41 percpu_down_write +EXPORT_SYMBOL_GPL vmlinux 0x6c8cd606 lwtunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x6c946d86 screen_glyph_unicode +EXPORT_SYMBOL_GPL vmlinux 0x6c956075 __SCK__tp_func_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0x6ca4bf88 async_synchronize_full_domain +EXPORT_SYMBOL_GPL vmlinux 0x6caf094f component_bind_all +EXPORT_SYMBOL_GPL vmlinux 0x6cd1f651 kvm_write_guest_page +EXPORT_SYMBOL_GPL vmlinux 0x6cff04f0 scsi_host_complete_all_commands +EXPORT_SYMBOL_GPL vmlinux 0x6d09843f copy_bpf_fprog_from_user +EXPORT_SYMBOL_GPL vmlinux 0x6d0c0c5c bio_associate_blkg +EXPORT_SYMBOL_GPL vmlinux 0x6d2fc5a6 net_namespace_list +EXPORT_SYMBOL_GPL vmlinux 0x6d49c8ed iommu_group_has_isolated_msi +EXPORT_SYMBOL_GPL vmlinux 0x6d6fec1f ktime_mono_to_any +EXPORT_SYMBOL_GPL vmlinux 0x6d7832b7 __stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x6d7e951e rcu_exp_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0x6da4ecce perf_get_aux +EXPORT_SYMBOL_GPL vmlinux 0x6dac14d0 fuse_dev_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6db83f7f skb_mpls_update_lse +EXPORT_SYMBOL_GPL vmlinux 0x6dbaafd3 put_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6dd4f3de list_lru_walk_one +EXPORT_SYMBOL_GPL vmlinux 0x6dd5680d sprint_symbol_build_id +EXPORT_SYMBOL_GPL vmlinux 0x6dd93fc0 trace_get_event_file +EXPORT_SYMBOL_GPL vmlinux 0x6dee932f __traceiter_console +EXPORT_SYMBOL_GPL vmlinux 0x6df84fc3 debugfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x6e05f536 pci_dev_run_wake +EXPORT_SYMBOL_GPL vmlinux 0x6e09d93d __SCK__tp_func_map +EXPORT_SYMBOL_GPL vmlinux 0x6e353c26 mpi_rshift +EXPORT_SYMBOL_GPL vmlinux 0x6e628c75 netlink_has_listeners +EXPORT_SYMBOL_GPL vmlinux 0x6e66924c bpf_offload_dev_match +EXPORT_SYMBOL_GPL vmlinux 0x6e7943ec iommu_group_id +EXPORT_SYMBOL_GPL vmlinux 0x6e86af67 fuse_fill_super_common +EXPORT_SYMBOL_GPL vmlinux 0x6e89a560 regmap_irq_chip_get_base +EXPORT_SYMBOL_GPL vmlinux 0x6e8a2cfd set_selection_kernel +EXPORT_SYMBOL_GPL vmlinux 0x6eb16e39 __traceiter_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0x6ebe366f ktime_get_mono_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6ec7b94c gen_pool_avail +EXPORT_SYMBOL_GPL vmlinux 0x6ecd182a devlink_traps_register +EXPORT_SYMBOL_GPL vmlinux 0x6ed989e4 pci_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0x6ee5c7ec metadata_dst_alloc +EXPORT_SYMBOL_GPL vmlinux 0x6ef6b54f ktime_get_boot_fast_ns +EXPORT_SYMBOL_GPL vmlinux 0x6efdab1d iptunnel_xmit +EXPORT_SYMBOL_GPL vmlinux 0x6f0b5a96 blocking_notifier_call_chain_robust +EXPORT_SYMBOL_GPL vmlinux 0x6f12560a get_old_timespec32 +EXPORT_SYMBOL_GPL vmlinux 0x6f2014d6 pci_user_write_config_word +EXPORT_SYMBOL_GPL vmlinux 0x6f2017de misc_cg_set_capacity +EXPORT_SYMBOL_GPL vmlinux 0x6f24c999 blk_mq_wait_quiesce_done +EXPORT_SYMBOL_GPL vmlinux 0x6f38ff9f serdev_device_add +EXPORT_SYMBOL_GPL vmlinux 0x6f413734 blk_mq_complete_request_remote +EXPORT_SYMBOL_GPL vmlinux 0x6f658a3d sk_msg_return +EXPORT_SYMBOL_GPL vmlinux 0x6f676ba1 tpm_default_chip +EXPORT_SYMBOL_GPL vmlinux 0x6f6b52e9 __ipv6_fixup_options +EXPORT_SYMBOL_GPL vmlinux 0x6f79c32d crypto_unregister_aeads +EXPORT_SYMBOL_GPL vmlinux 0x6f7e6040 irq_has_action +EXPORT_SYMBOL_GPL vmlinux 0x6f9e1a1c pci_walk_bus +EXPORT_SYMBOL_GPL vmlinux 0x6f9e763b timecounter_read +EXPORT_SYMBOL_GPL vmlinux 0x6fb6b720 blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0x6fcef6ab ring_buffer_reset +EXPORT_SYMBOL_GPL vmlinux 0x6fe1866e shash_ahash_digest +EXPORT_SYMBOL_GPL vmlinux 0x6ff527b5 get_pid_task +EXPORT_SYMBOL_GPL vmlinux 0x6ff607b6 crypto_get_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x6ffa882e device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x70005090 dummy_con +EXPORT_SYMBOL_GPL vmlinux 0x700539e0 vc_scrolldelta_helper +EXPORT_SYMBOL_GPL vmlinux 0x7006586e iommu_get_group_resv_regions +EXPORT_SYMBOL_GPL vmlinux 0x70079d69 tracepoint_probe_register_prio_may_exist +EXPORT_SYMBOL_GPL vmlinux 0x702f0b8e pci_epc_put +EXPORT_SYMBOL_GPL vmlinux 0x70316cd6 iommu_device_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0x70320c79 gpiod_unexport +EXPORT_SYMBOL_GPL vmlinux 0x703c50a8 __traceiter_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0x704a0f69 ethnl_cable_test_fault_length +EXPORT_SYMBOL_GPL vmlinux 0x705802ad enable_cmf +EXPORT_SYMBOL_GPL vmlinux 0x7073c04f phy_10_100_features_array +EXPORT_SYMBOL_GPL vmlinux 0x70856a97 __traceiter_block_split +EXPORT_SYMBOL_GPL vmlinux 0x70ae13cb receive_fd +EXPORT_SYMBOL_GPL vmlinux 0x70b2245b sysfs_merge_group +EXPORT_SYMBOL_GPL vmlinux 0x70be882d free_uid +EXPORT_SYMBOL_GPL vmlinux 0x70c2c7ea pids_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x70c52dc5 nf_skb_duplicated +EXPORT_SYMBOL_GPL vmlinux 0x70c74433 crypto_sig_verify +EXPORT_SYMBOL_GPL vmlinux 0x70f89d53 rsa_parse_priv_key +EXPORT_SYMBOL_GPL vmlinux 0x710c73b6 crypto_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x713659a9 virtqueue_kick_prepare +EXPORT_SYMBOL_GPL vmlinux 0x7155f531 nf_ipv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x716265c7 debugfs_initialized +EXPORT_SYMBOL_GPL vmlinux 0x716f35b0 devm_release_action +EXPORT_SYMBOL_GPL vmlinux 0x7179c31c zpci_iomap_start +EXPORT_SYMBOL_GPL vmlinux 0x7188182e iomap_get_folio +EXPORT_SYMBOL_GPL vmlinux 0x71961125 dma_alloc_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x719b6a42 devl_param_driverinit_value_set +EXPORT_SYMBOL_GPL vmlinux 0x71a20f4a __SCK__tp_func_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x71b6cf94 dst_cache_reset_now +EXPORT_SYMBOL_GPL vmlinux 0x71f69a66 software_node_unregister +EXPORT_SYMBOL_GPL vmlinux 0x71f850d9 vp_modern_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0x721edbc2 kvm_vcpu_on_spin +EXPORT_SYMBOL_GPL vmlinux 0x722a614a wbt_disable_default +EXPORT_SYMBOL_GPL vmlinux 0x7230fb0b iommu_map +EXPORT_SYMBOL_GPL vmlinux 0x7232d618 md_account_bio +EXPORT_SYMBOL_GPL vmlinux 0x72382453 fscrypt_set_bio_crypt_ctx +EXPORT_SYMBOL_GPL vmlinux 0x7241e304 regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0x7259a120 enable_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x7265f2b0 pci_vpd_check_csum +EXPORT_SYMBOL_GPL vmlinux 0x72686dd5 dm_disk +EXPORT_SYMBOL_GPL vmlinux 0x7278d328 all_vm_events +EXPORT_SYMBOL_GPL vmlinux 0x727cbe93 trace_event_reg +EXPORT_SYMBOL_GPL vmlinux 0x727e9c92 inet_hash +EXPORT_SYMBOL_GPL vmlinux 0x7282ecb6 rcu_async_hurry +EXPORT_SYMBOL_GPL vmlinux 0x7283161b percpu_ref_switch_to_percpu +EXPORT_SYMBOL_GPL vmlinux 0x729d18a7 wbc_account_cgroup_owner +EXPORT_SYMBOL_GPL vmlinux 0x72acba13 crypto_spawn_tfm +EXPORT_SYMBOL_GPL vmlinux 0x72ae1839 base64_decode +EXPORT_SYMBOL_GPL vmlinux 0x7309ce3e regmap_irq_get_domain +EXPORT_SYMBOL_GPL vmlinux 0x7331db52 regmap_noinc_read +EXPORT_SYMBOL_GPL vmlinux 0x7334483c s390_uv_destroy_pfns +EXPORT_SYMBOL_GPL vmlinux 0x7343fc72 tty_port_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0x734b2281 genphy_c45_an_disable_aneg +EXPORT_SYMBOL_GPL vmlinux 0x738d2a82 blkcg_activate_policy +EXPORT_SYMBOL_GPL vmlinux 0x73977471 fwnode_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0x73c93090 rhashtable_insert_slow +EXPORT_SYMBOL_GPL vmlinux 0x73cc8631 oiap +EXPORT_SYMBOL_GPL vmlinux 0x73ce8601 platform_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x73d50dfa gpiochip_free_own_desc +EXPORT_SYMBOL_GPL vmlinux 0x73db8824 pci_disable_sriov +EXPORT_SYMBOL_GPL vmlinux 0x73debb7d class_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0x73e9174a devm_register_power_off_handler +EXPORT_SYMBOL_GPL vmlinux 0x74140653 swapcache_mapping +EXPORT_SYMBOL_GPL vmlinux 0x742db026 tty_ldisc_deref +EXPORT_SYMBOL_GPL vmlinux 0x743f9cd8 folio_add_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x745d8388 dm_send_uevents +EXPORT_SYMBOL_GPL vmlinux 0x74736dd4 netdev_walk_all_lower_dev +EXPORT_SYMBOL_GPL vmlinux 0x74b289c0 alloc_skb_for_msg +EXPORT_SYMBOL_GPL vmlinux 0x74b5ea68 lcm_not_zero +EXPORT_SYMBOL_GPL vmlinux 0x74baf17a tracing_is_on +EXPORT_SYMBOL_GPL vmlinux 0x74bf2e01 scsi_pr_type_to_block +EXPORT_SYMBOL_GPL vmlinux 0x74c27a3b is_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x74d60b7e appldata_register_ops +EXPORT_SYMBOL_GPL vmlinux 0x74e73871 housekeeping_overridden +EXPORT_SYMBOL_GPL vmlinux 0x74f01fb7 fat_time_unix2fat +EXPORT_SYMBOL_GPL vmlinux 0x74fc552a __irq_resolve_mapping +EXPORT_SYMBOL_GPL vmlinux 0x751d2e97 bpf_log +EXPORT_SYMBOL_GPL vmlinux 0x7522f3ba irq_modify_status +EXPORT_SYMBOL_GPL vmlinux 0x7535efb0 sysfs_remove_files +EXPORT_SYMBOL_GPL vmlinux 0x753c2091 crypto_unregister_kpp +EXPORT_SYMBOL_GPL vmlinux 0x754c18a4 ethnl_cable_test_result +EXPORT_SYMBOL_GPL vmlinux 0x7554b896 zs_huge_class_size +EXPORT_SYMBOL_GPL vmlinux 0x75608e85 crypto_sig_maxsize +EXPORT_SYMBOL_GPL vmlinux 0x7571d9c8 irq_domain_free_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x757c1bbb housekeeping_any_cpu +EXPORT_SYMBOL_GPL vmlinux 0x75813e9d crypto_alloc_skcipher +EXPORT_SYMBOL_GPL vmlinux 0x758ac036 debugfs_file_put +EXPORT_SYMBOL_GPL vmlinux 0x758d3937 lwtunnel_output +EXPORT_SYMBOL_GPL vmlinux 0x75d71c5e virtqueue_poll +EXPORT_SYMBOL_GPL vmlinux 0x75e51945 __SCK__tp_func_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x75e65a97 mas_store_prealloc +EXPORT_SYMBOL_GPL vmlinux 0x75e9c735 pci_ats_disabled +EXPORT_SYMBOL_GPL vmlinux 0x75edf7b3 copy_from_kernel_nofault +EXPORT_SYMBOL_GPL vmlinux 0x75ef6263 raw_seq_start +EXPORT_SYMBOL_GPL vmlinux 0x76210be6 devl_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0x762b4445 uprobe_register_refctr +EXPORT_SYMBOL_GPL vmlinux 0x764163f0 simple_attr_release +EXPORT_SYMBOL_GPL vmlinux 0x764ffefa page_reporting_register +EXPORT_SYMBOL_GPL vmlinux 0x7656410c mpi_sub +EXPORT_SYMBOL_GPL vmlinux 0x765d5086 pid_vnr +EXPORT_SYMBOL_GPL vmlinux 0x7692f888 vfs_setxattr +EXPORT_SYMBOL_GPL vmlinux 0x769cefb5 percpu_ref_switch_to_atomic +EXPORT_SYMBOL_GPL vmlinux 0x76af57e7 task_cls_state +EXPORT_SYMBOL_GPL vmlinux 0x76b6c59c crypto_register_aeads +EXPORT_SYMBOL_GPL vmlinux 0x76b93f84 add_hwgenerator_randomness +EXPORT_SYMBOL_GPL vmlinux 0x76c5bf54 inet_hash_connect +EXPORT_SYMBOL_GPL vmlinux 0x76e6df48 fuse_request_end +EXPORT_SYMBOL_GPL vmlinux 0x76eeeb0f sha384_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7735cdd4 sbitmap_del_wait_queue +EXPORT_SYMBOL_GPL vmlinux 0x773cc319 set_secondary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x774f0c73 tty_get_icount +EXPORT_SYMBOL_GPL vmlinux 0x775e59d3 platform_get_irq_byname_optional +EXPORT_SYMBOL_GPL vmlinux 0x775eb084 pci_dev_lock +EXPORT_SYMBOL_GPL vmlinux 0x77639322 proc_create_net_single +EXPORT_SYMBOL_GPL vmlinux 0x776fd18c kpp_register_instance +EXPORT_SYMBOL_GPL vmlinux 0x777dc7be anon_transport_class_register +EXPORT_SYMBOL_GPL vmlinux 0x778ad288 crypto_grab_aead +EXPORT_SYMBOL_GPL vmlinux 0x7791e066 dw_pcie_read +EXPORT_SYMBOL_GPL vmlinux 0x77b99a4f inet_csk_reqsk_queue_hash_add +EXPORT_SYMBOL_GPL vmlinux 0x77c15cbe iommu_group_get +EXPORT_SYMBOL_GPL vmlinux 0x77cc059d __fsverity_prepare_setattr +EXPORT_SYMBOL_GPL vmlinux 0x77dcc320 gpiod_set_config +EXPORT_SYMBOL_GPL vmlinux 0x77e75be3 sfp_bus_put +EXPORT_SYMBOL_GPL vmlinux 0x77e8f134 __tracepoint_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0x77eb4fb0 fwnode_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0x77ecf68d memalloc_socks_key +EXPORT_SYMBOL_GPL vmlinux 0x77ff80d3 __tracepoint_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0x78041b8f byte_rev_table +EXPORT_SYMBOL_GPL vmlinux 0x781f6074 ack_all_badblocks +EXPORT_SYMBOL_GPL vmlinux 0x78523e0c get_device_system_crosststamp +EXPORT_SYMBOL_GPL vmlinux 0x7854f8dd io_uring_cmd_done +EXPORT_SYMBOL_GPL vmlinux 0x785a93b4 si_mem_available +EXPORT_SYMBOL_GPL vmlinux 0x787c3fc2 vfs_set_acl +EXPORT_SYMBOL_GPL vmlinux 0x788bfbad ring_buffer_empty +EXPORT_SYMBOL_GPL vmlinux 0x788c1c2b regmap_get_max_register +EXPORT_SYMBOL_GPL vmlinux 0x788c6eda validate_xmit_skb_list +EXPORT_SYMBOL_GPL vmlinux 0x78901a57 mmu_interval_notifier_insert_locked +EXPORT_SYMBOL_GPL vmlinux 0x78968236 fsverity_verify_blocks +EXPORT_SYMBOL_GPL vmlinux 0x789c73d9 rcu_cpu_stall_suppress_at_boot +EXPORT_SYMBOL_GPL vmlinux 0x78b92c72 platform_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x78c400ab raw_v6_hashinfo +EXPORT_SYMBOL_GPL vmlinux 0x78e28dcd tcp_get_info +EXPORT_SYMBOL_GPL vmlinux 0x78f3bffb __fscrypt_encrypt_symlink +EXPORT_SYMBOL_GPL vmlinux 0x78fe9e75 alloc_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x790b12d2 __trace_array_puts +EXPORT_SYMBOL_GPL vmlinux 0x7912b0d7 sbitmap_queue_init_node +EXPORT_SYMBOL_GPL vmlinux 0x7942ff05 device_get_child_node_count +EXPORT_SYMBOL_GPL vmlinux 0x7944e0fc tracing_off +EXPORT_SYMBOL_GPL vmlinux 0x79470a2c TSS_authhmac +EXPORT_SYMBOL_GPL vmlinux 0x7948287b iommu_set_pgtable_quirks +EXPORT_SYMBOL_GPL vmlinux 0x794b7271 orderly_reboot +EXPORT_SYMBOL_GPL vmlinux 0x795a0a3c hvc_remove +EXPORT_SYMBOL_GPL vmlinux 0x797db374 handle_mm_fault +EXPORT_SYMBOL_GPL vmlinux 0x798f8efb tty_kclose +EXPORT_SYMBOL_GPL vmlinux 0x79903569 static_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x79a02166 gmap_map_segment +EXPORT_SYMBOL_GPL vmlinux 0x79a29d4f perf_report_aux_output_id +EXPORT_SYMBOL_GPL vmlinux 0x79d4f9f2 lwtunnel_fill_encap +EXPORT_SYMBOL_GPL vmlinux 0x79defbe1 kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x79e09181 blk_queue_rq_timeout +EXPORT_SYMBOL_GPL vmlinux 0x79eb60cf crypto_alloc_ahash +EXPORT_SYMBOL_GPL vmlinux 0x79ef7018 tty_kopen_exclusive +EXPORT_SYMBOL_GPL vmlinux 0x7a312384 bio_split_rw +EXPORT_SYMBOL_GPL vmlinux 0x7a3f16a2 devl_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0x7a411eb8 blk_mq_debugfs_rq_show +EXPORT_SYMBOL_GPL vmlinux 0x7a45ef3e device_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x7a4ea9d0 devres_close_group +EXPORT_SYMBOL_GPL vmlinux 0x7a57bc11 filemap_migrate_folio +EXPORT_SYMBOL_GPL vmlinux 0x7a5f792e pci_reset_function +EXPORT_SYMBOL_GPL vmlinux 0x7a779c59 devm_kstrdup_const +EXPORT_SYMBOL_GPL vmlinux 0x7a7b37e2 devm_hwrng_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7a81541b async_synchronize_cookie +EXPORT_SYMBOL_GPL vmlinux 0x7a924250 pci_epc_map_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0x7a92e6f0 debugfs_create_ulong +EXPORT_SYMBOL_GPL vmlinux 0x7a95352a direct_write_fallback +EXPORT_SYMBOL_GPL vmlinux 0x7a96b91d blk_trace_remove +EXPORT_SYMBOL_GPL vmlinux 0x7aa4b0b7 proc_dou8vec_minmax +EXPORT_SYMBOL_GPL vmlinux 0x7abfa4ac shash_free_singlespawn_instance +EXPORT_SYMBOL_GPL vmlinux 0x7ac722bd phy_all_ports_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7ad02a41 asn1_encode_tag +EXPORT_SYMBOL_GPL vmlinux 0x7ad30a82 smp_yield_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7afe324e halt_poll_ns_grow +EXPORT_SYMBOL_GPL vmlinux 0x7b003e1d fsverity_ioctl_measure +EXPORT_SYMBOL_GPL vmlinux 0x7b226d49 __fsverity_file_open +EXPORT_SYMBOL_GPL vmlinux 0x7b524c91 locks_owner_has_blockers +EXPORT_SYMBOL_GPL vmlinux 0x7b5a4926 sha1_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x7b636c82 device_get_dma_attr +EXPORT_SYMBOL_GPL vmlinux 0x7b7f8e61 kstrdup_quotable_cmdline +EXPORT_SYMBOL_GPL vmlinux 0x7b8910f4 kfence_sample_interval +EXPORT_SYMBOL_GPL vmlinux 0x7b8fe134 __auxiliary_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x7b96e753 genphy_c45_pma_read_abilities +EXPORT_SYMBOL_GPL vmlinux 0x7b9793a2 get_cpu_idle_time_us +EXPORT_SYMBOL_GPL vmlinux 0x7bb045a7 __request_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0x7bc48ff9 bus_register +EXPORT_SYMBOL_GPL vmlinux 0x7be224da blkg_rwstat_exit +EXPORT_SYMBOL_GPL vmlinux 0x7c060328 public_key_subtype +EXPORT_SYMBOL_GPL vmlinux 0x7c23f586 dma_free_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0x7c291e86 show_rcu_tasks_trace_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0x7c2d392d trace_seq_bprintf +EXPORT_SYMBOL_GPL vmlinux 0x7c35e60a stop_machine +EXPORT_SYMBOL_GPL vmlinux 0x7c44ea67 tty_standard_install +EXPORT_SYMBOL_GPL vmlinux 0x7c4d2bff irq_domain_disconnect_hierarchy +EXPORT_SYMBOL_GPL vmlinux 0x7c516b8d __traceiter_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x7c52e996 __unwind_start +EXPORT_SYMBOL_GPL vmlinux 0x7c57e21b tcp_unregister_ulp +EXPORT_SYMBOL_GPL vmlinux 0x7c7819d0 mas_prev_range +EXPORT_SYMBOL_GPL vmlinux 0x7c94c99a kvm_release_pfn_dirty +EXPORT_SYMBOL_GPL vmlinux 0x7cb1aea1 devlink_dpipe_header_ethernet +EXPORT_SYMBOL_GPL vmlinux 0x7cb259f8 bio_iov_iter_get_pages +EXPORT_SYMBOL_GPL vmlinux 0x7cce902d __tracepoint_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x7cceaf92 zs_pool_stats +EXPORT_SYMBOL_GPL vmlinux 0x7ccec658 gpiod_get_raw_array_value +EXPORT_SYMBOL_GPL vmlinux 0x7cd9db7a debugfs_create_x8 +EXPORT_SYMBOL_GPL vmlinux 0x7ceaf0d5 generic_handle_irq +EXPORT_SYMBOL_GPL vmlinux 0x7cf13c45 kvm_debugfs_dir +EXPORT_SYMBOL_GPL vmlinux 0x7d0f6b42 __tracepoint_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0x7d15671c invalidate_inode_pages2_range +EXPORT_SYMBOL_GPL vmlinux 0x7d2cb3d3 netdev_walk_all_upper_dev_rcu +EXPORT_SYMBOL_GPL vmlinux 0x7d73a157 param_ops_bool_enable_only +EXPORT_SYMBOL_GPL vmlinux 0x7d751642 set_primary_fwnode +EXPORT_SYMBOL_GPL vmlinux 0x7d89da22 mas_store +EXPORT_SYMBOL_GPL vmlinux 0x7d8aceb1 ipv4_sk_redirect +EXPORT_SYMBOL_GPL vmlinux 0x7d90ba45 pci_epc_get_msi +EXPORT_SYMBOL_GPL vmlinux 0x7db2e757 watchdog_set_restart_priority +EXPORT_SYMBOL_GPL vmlinux 0x7dc1cdde regmap_field_test_bits +EXPORT_SYMBOL_GPL vmlinux 0x7dda30af unregister_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7de39e07 phy_basic_t1_features_array +EXPORT_SYMBOL_GPL vmlinux 0x7de6cc23 io_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0x7df05777 crypto_register_template +EXPORT_SYMBOL_GPL vmlinux 0x7df5c9cb ptp_classify_raw +EXPORT_SYMBOL_GPL vmlinux 0x7e0b86cd gfn_to_page +EXPORT_SYMBOL_GPL vmlinux 0x7e300301 query_asymmetric_key +EXPORT_SYMBOL_GPL vmlinux 0x7e3bdecd __ftrace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0x7e7466a3 md_submit_discard_bio +EXPORT_SYMBOL_GPL vmlinux 0x7e7e3f58 ring_buffer_reset_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7e917894 __SCK__tp_func_unmap +EXPORT_SYMBOL_GPL vmlinux 0x7eab622f gpiochip_reqres_irq +EXPORT_SYMBOL_GPL vmlinux 0x7eb808d0 add_cpu +EXPORT_SYMBOL_GPL vmlinux 0x7ebb8237 metadata_dst_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0x7ebd083c dma_mmap_pages +EXPORT_SYMBOL_GPL vmlinux 0x7edfdb92 irq_set_affinity_notifier +EXPORT_SYMBOL_GPL vmlinux 0x7eec0117 iommu_device_sysfs_remove +EXPORT_SYMBOL_GPL vmlinux 0x7f0d069d regmap_get_val_bytes +EXPORT_SYMBOL_GPL vmlinux 0x7f291183 xas_store +EXPORT_SYMBOL_GPL vmlinux 0x7f3385cf gpiod_set_transitory +EXPORT_SYMBOL_GPL vmlinux 0x7f4f138c gpiod_set_debounce +EXPORT_SYMBOL_GPL vmlinux 0x7f58f0b7 wait_for_stable_page +EXPORT_SYMBOL_GPL vmlinux 0x7f78d52b virtqueue_get_vring +EXPORT_SYMBOL_GPL vmlinux 0x7f797871 fib_add_nexthop +EXPORT_SYMBOL_GPL vmlinux 0x7f7cbc64 ip_tunnel_need_metadata +EXPORT_SYMBOL_GPL vmlinux 0x7f7faa2f dma_pci_p2pdma_supported +EXPORT_SYMBOL_GPL vmlinux 0x7f84f35d rcu_gp_slow_unregister +EXPORT_SYMBOL_GPL vmlinux 0x7fd040d9 blk_mq_end_request_batch +EXPORT_SYMBOL_GPL vmlinux 0x7fe7f219 group_cpus_evenly +EXPORT_SYMBOL_GPL vmlinux 0x7ff73c31 platform_msi_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x800334f9 synth_event_add_next_val +EXPORT_SYMBOL_GPL vmlinux 0x8007ec21 serdev_device_write_room +EXPORT_SYMBOL_GPL vmlinux 0x800d459d kvm_get_running_vcpu +EXPORT_SYMBOL_GPL vmlinux 0x80152ad2 __kvm_set_memory_region +EXPORT_SYMBOL_GPL vmlinux 0x805c814c __sock_recv_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x8061243b ima_file_hash +EXPORT_SYMBOL_GPL vmlinux 0x807fdcc4 call_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0x808ec1a3 crypto_alg_tested +EXPORT_SYMBOL_GPL vmlinux 0x80ab4675 iomap_seek_hole +EXPORT_SYMBOL_GPL vmlinux 0x80af8039 irq_domain_simple_ops +EXPORT_SYMBOL_GPL vmlinux 0x80c68137 nf_log_buf_close +EXPORT_SYMBOL_GPL vmlinux 0x80cb1a69 crypto_register_shash +EXPORT_SYMBOL_GPL vmlinux 0x80d5e57a mpi_free +EXPORT_SYMBOL_GPL vmlinux 0x80e88177 __tracepoint_non_standard_event +EXPORT_SYMBOL_GPL vmlinux 0x80fb44b1 software_node_register_node_group +EXPORT_SYMBOL_GPL vmlinux 0x8110a73a cond_synchronize_rcu_expedited_full +EXPORT_SYMBOL_GPL vmlinux 0x812ea476 trace_seq_bitmask +EXPORT_SYMBOL_GPL vmlinux 0x815c3a0d crypto_shash_setkey +EXPORT_SYMBOL_GPL vmlinux 0x815fda83 sed_ioctl +EXPORT_SYMBOL_GPL vmlinux 0x8177cc8d nop_posix_acl_default +EXPORT_SYMBOL_GPL vmlinux 0x8178f643 crypto_alloc_acomp +EXPORT_SYMBOL_GPL vmlinux 0x8179e5d1 blk_crypto_reprogram_all_keys +EXPORT_SYMBOL_GPL vmlinux 0x8180cede asn1_encode_sequence +EXPORT_SYMBOL_GPL vmlinux 0x81881cc4 simple_attr_read +EXPORT_SYMBOL_GPL vmlinux 0x81a7f541 percpu_ref_init +EXPORT_SYMBOL_GPL vmlinux 0x81c29100 __netpoll_setup +EXPORT_SYMBOL_GPL vmlinux 0x81e2bdf4 generic_handle_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0x81f372a2 unregister_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x8226d8a9 virtqueue_get_vring_size +EXPORT_SYMBOL_GPL vmlinux 0x825bf4d1 bdev_discard_alignment +EXPORT_SYMBOL_GPL vmlinux 0x825f2023 strp_check_rcv +EXPORT_SYMBOL_GPL vmlinux 0x8275503f irq_chip_disable_parent +EXPORT_SYMBOL_GPL vmlinux 0x8281f3fe dynevent_create +EXPORT_SYMBOL_GPL vmlinux 0x828b3710 tpm_chip_stop +EXPORT_SYMBOL_GPL vmlinux 0x828df998 restore_online_page_callback +EXPORT_SYMBOL_GPL vmlinux 0x8297b5c8 serdev_device_alloc +EXPORT_SYMBOL_GPL vmlinux 0x82a3aca2 driver_deferred_probe_check_state +EXPORT_SYMBOL_GPL vmlinux 0x82a80545 __SCK__tp_func_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x82c18574 perf_event_update_userpage +EXPORT_SYMBOL_GPL vmlinux 0x82cee00f fwnode_find_reference +EXPORT_SYMBOL_GPL vmlinux 0x82d5ae1a unregister_trace_event +EXPORT_SYMBOL_GPL vmlinux 0x82d79b51 sysctl_vfs_cache_pressure +EXPORT_SYMBOL_GPL vmlinux 0x82d8980b fscrypt_file_open +EXPORT_SYMBOL_GPL vmlinux 0x82e233dc blk_mq_alloc_sq_tag_set +EXPORT_SYMBOL_GPL vmlinux 0x82e4bc56 screen_pos +EXPORT_SYMBOL_GPL vmlinux 0x82f193bf device_match_name +EXPORT_SYMBOL_GPL vmlinux 0x8315044b fixed_phy_set_link_update +EXPORT_SYMBOL_GPL vmlinux 0x831a1205 crypto_akcipher_sync_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x832a338f ip6_dst_lookup +EXPORT_SYMBOL_GPL vmlinux 0x8339df73 klist_add_behind +EXPORT_SYMBOL_GPL vmlinux 0x835754c9 gpiochip_generic_free +EXPORT_SYMBOL_GPL vmlinux 0x835d881e crypto_init_akcipher_ops_sig +EXPORT_SYMBOL_GPL vmlinux 0x8364c7d5 crypto_register_rngs +EXPORT_SYMBOL_GPL vmlinux 0x836d652f poll_state_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0x83856261 register_pernet_device +EXPORT_SYMBOL_GPL vmlinux 0x83857b16 hwrng_msleep +EXPORT_SYMBOL_GPL vmlinux 0x83aa84da ring_buffer_read_page +EXPORT_SYMBOL_GPL vmlinux 0x83b220d6 debugfs_create_x32 +EXPORT_SYMBOL_GPL vmlinux 0x83b47bff ethnl_cable_test_alloc +EXPORT_SYMBOL_GPL vmlinux 0x83c02a12 mptcp_subflow_init_cookie_req +EXPORT_SYMBOL_GPL vmlinux 0x83c0a99e iocb_bio_iopoll +EXPORT_SYMBOL_GPL vmlinux 0x83f11cda l3mdev_table_lookup_unregister +EXPORT_SYMBOL_GPL vmlinux 0x84106f36 devlink_trap_ctx_priv +EXPORT_SYMBOL_GPL vmlinux 0x841664e3 __blk_trace_note_message +EXPORT_SYMBOL_GPL vmlinux 0x841f4b17 dax_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x84264ced fs_umode_to_ftype +EXPORT_SYMBOL_GPL vmlinux 0x84502a47 blk_status_to_errno +EXPORT_SYMBOL_GPL vmlinux 0x8452bdcf fwnode_property_read_u8_array +EXPORT_SYMBOL_GPL vmlinux 0x845dbf3b scatterwalk_map_and_copy +EXPORT_SYMBOL_GPL vmlinux 0x846f73a5 mas_store_gfp +EXPORT_SYMBOL_GPL vmlinux 0x8496c871 devlink_dpipe_action_put +EXPORT_SYMBOL_GPL vmlinux 0x849bd363 vfs_test_lock +EXPORT_SYMBOL_GPL vmlinux 0x849f3750 fwnode_get_nth_parent +EXPORT_SYMBOL_GPL vmlinux 0x84c5e483 pci_destroy_slot +EXPORT_SYMBOL_GPL vmlinux 0x84e29f95 page_cache_sync_ra +EXPORT_SYMBOL_GPL vmlinux 0x84ec909e iommu_page_response +EXPORT_SYMBOL_GPL vmlinux 0x84feb56f kvm_vcpu_read_guest +EXPORT_SYMBOL_GPL vmlinux 0x850bb6db devlink_health_reporter_destroy +EXPORT_SYMBOL_GPL vmlinux 0x851fe124 __SCK__tp_func_fib6_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0x852331d9 virtio_add_status +EXPORT_SYMBOL_GPL vmlinux 0x8527ee62 sync_blockdev_nowait +EXPORT_SYMBOL_GPL vmlinux 0x858e2628 dax_holder +EXPORT_SYMBOL_GPL vmlinux 0x85a2d4c2 sbitmap_init_node +EXPORT_SYMBOL_GPL vmlinux 0x85d7b12d devm_bitmap_alloc +EXPORT_SYMBOL_GPL vmlinux 0x85ed34b3 tcp_rate_check_app_limited +EXPORT_SYMBOL_GPL vmlinux 0x861a7a70 fscrypt_dummy_policies_equal +EXPORT_SYMBOL_GPL vmlinux 0x861f8326 scm_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x862258db timecounter_init +EXPORT_SYMBOL_GPL vmlinux 0x8645c57d phy_package_join +EXPORT_SYMBOL_GPL vmlinux 0x86585a33 devlink_fmsg_obj_nest_start +EXPORT_SYMBOL_GPL vmlinux 0x8677245d unregister_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0x867a9125 gpiochip_line_is_valid +EXPORT_SYMBOL_GPL vmlinux 0x86816f8f device_link_add +EXPORT_SYMBOL_GPL vmlinux 0x8681ac26 unix_inq_len +EXPORT_SYMBOL_GPL vmlinux 0x86871b40 devlink_info_version_stored_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x868784cb __symbol_get +EXPORT_SYMBOL_GPL vmlinux 0x8696808c phy_gbit_features +EXPORT_SYMBOL_GPL vmlinux 0x86b0b6ba zpci_barrier +EXPORT_SYMBOL_GPL vmlinux 0x86c5baf7 trace_seq_vprintf +EXPORT_SYMBOL_GPL vmlinux 0x86d99ff8 fuse_conn_destroy +EXPORT_SYMBOL_GPL vmlinux 0x86e0fc0b driver_find +EXPORT_SYMBOL_GPL vmlinux 0x86f32ad6 __traceiter_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x86f3ecbf register_kprobe +EXPORT_SYMBOL_GPL vmlinux 0x86f6b99d synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0x86f6be7e add_swap_extent +EXPORT_SYMBOL_GPL vmlinux 0x86f85114 net_dec_egress_queue +EXPORT_SYMBOL_GPL vmlinux 0x8700aa85 gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0x87140295 __traceiter_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0x8721d3fe sk_msg_memcopy_from_iter +EXPORT_SYMBOL_GPL vmlinux 0x87292c9d devlink_net +EXPORT_SYMBOL_GPL vmlinux 0x8743b50d blkcg_root_css +EXPORT_SYMBOL_GPL vmlinux 0x875f6043 sbitmap_queue_resize +EXPORT_SYMBOL_GPL vmlinux 0x876f9105 regmap_raw_write_async +EXPORT_SYMBOL_GPL vmlinux 0x87ac48de devm_free_pages +EXPORT_SYMBOL_GPL vmlinux 0x87bff7fe phy_modify +EXPORT_SYMBOL_GPL vmlinux 0x87c519ba gmap_destroy_page +EXPORT_SYMBOL_GPL vmlinux 0x87c5246a fib_info_nh_uses_dev +EXPORT_SYMBOL_GPL vmlinux 0x87d9b687 serdev_device_get_tiocm +EXPORT_SYMBOL_GPL vmlinux 0x87ecb0b3 raw_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0x881645ed perf_event_release_kernel +EXPORT_SYMBOL_GPL vmlinux 0x88165ae6 scsi_dh_set_params +EXPORT_SYMBOL_GPL vmlinux 0x881b793f dma_fence_unwrap_first +EXPORT_SYMBOL_GPL vmlinux 0x882c7d0d kvm_init +EXPORT_SYMBOL_GPL vmlinux 0x88327ae9 pci_iov_vf_id +EXPORT_SYMBOL_GPL vmlinux 0x88357c64 devlink_free +EXPORT_SYMBOL_GPL vmlinux 0x883bec66 regmap_raw_write +EXPORT_SYMBOL_GPL vmlinux 0x884da064 __traceiter_add_device_to_group +EXPORT_SYMBOL_GPL vmlinux 0x8854a206 exportfs_decode_fh_raw +EXPORT_SYMBOL_GPL vmlinux 0x885528a6 ring_buffer_discard_commit +EXPORT_SYMBOL_GPL vmlinux 0x886bed7c tty_port_tty_hangup +EXPORT_SYMBOL_GPL vmlinux 0x886de6d4 pci_enable_pcie_error_reporting +EXPORT_SYMBOL_GPL vmlinux 0x889b5123 pci_ims_free_irq +EXPORT_SYMBOL_GPL vmlinux 0x889cbc58 skb_zerocopy_iter_stream +EXPORT_SYMBOL_GPL vmlinux 0x88b4ae92 ring_buffer_normalize_time_stamp +EXPORT_SYMBOL_GPL vmlinux 0x88cd84fd skb_tstamp_tx +EXPORT_SYMBOL_GPL vmlinux 0x88dc3a08 alarm_expires_remaining +EXPORT_SYMBOL_GPL vmlinux 0x88e0b2fa tty_port_link_device +EXPORT_SYMBOL_GPL vmlinux 0x88edb8b4 tty_port_register_device_serdev +EXPORT_SYMBOL_GPL vmlinux 0x88ee7aed register_btf_fmodret_id_set +EXPORT_SYMBOL_GPL vmlinux 0x88ef0ff8 ethtool_params_from_link_mode +EXPORT_SYMBOL_GPL vmlinux 0x88f7a696 xdp_features_set_redirect_target +EXPORT_SYMBOL_GPL vmlinux 0x89078473 iommu_fwspec_init +EXPORT_SYMBOL_GPL vmlinux 0x891dd0d4 __irq_domain_alloc_irqs +EXPORT_SYMBOL_GPL vmlinux 0x8924eb1e rcu_force_quiescent_state +EXPORT_SYMBOL_GPL vmlinux 0x89351d83 tcp_cong_avoid_ai +EXPORT_SYMBOL_GPL vmlinux 0x893abbdd devlink_fmsg_u32_pair_put +EXPORT_SYMBOL_GPL vmlinux 0x8948460f blk_mq_unquiesce_queue +EXPORT_SYMBOL_GPL vmlinux 0x89485687 iommu_group_put +EXPORT_SYMBOL_GPL vmlinux 0x8954dc8e __SCK__tp_func_br_fdb_external_learn_add +EXPORT_SYMBOL_GPL vmlinux 0x89605f73 anon_inode_getfile +EXPORT_SYMBOL_GPL vmlinux 0x8966b006 kvm_s390_gisc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8969b951 __blkg_prfill_u64 +EXPORT_SYMBOL_GPL vmlinux 0x896fa2be regmap_field_bulk_free +EXPORT_SYMBOL_GPL vmlinux 0x897c7297 devlink_port_linecard_set +EXPORT_SYMBOL_GPL vmlinux 0x89865400 inet_pernet_hashinfo_free +EXPORT_SYMBOL_GPL vmlinux 0x899da26d dw_pcie_ep_init +EXPORT_SYMBOL_GPL vmlinux 0x89a8acc9 iommu_get_domain_for_dev +EXPORT_SYMBOL_GPL vmlinux 0x89b7cb19 vp_modern_queue_address +EXPORT_SYMBOL_GPL vmlinux 0x89b95f28 devl_linecard_create +EXPORT_SYMBOL_GPL vmlinux 0x89bec8b0 gfn_to_pfn_memslot_atomic +EXPORT_SYMBOL_GPL vmlinux 0x89ceedda transport_remove_device +EXPORT_SYMBOL_GPL vmlinux 0x89d3d680 iommu_unregister_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0x89e0f2e6 crypto_hash_walk_done +EXPORT_SYMBOL_GPL vmlinux 0x89ea5521 digsig_verify +EXPORT_SYMBOL_GPL vmlinux 0x89fb400f kernel_read_file_from_path_initns +EXPORT_SYMBOL_GPL vmlinux 0x8a5abfc3 gpiod_to_irq +EXPORT_SYMBOL_GPL vmlinux 0x8a615a20 __kprobe_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0x8a62b81b sfp_upstream_stop +EXPORT_SYMBOL_GPL vmlinux 0x8a62ff16 dev_fill_forward_path +EXPORT_SYMBOL_GPL vmlinux 0x8a63bf7a gpio_free_array +EXPORT_SYMBOL_GPL vmlinux 0x8a67b0c1 clear_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0x8a8073a2 device_for_each_child +EXPORT_SYMBOL_GPL vmlinux 0x8a83fb45 mpi_point_free_parts +EXPORT_SYMBOL_GPL vmlinux 0x8abacc47 get_max_files +EXPORT_SYMBOL_GPL vmlinux 0x8ac1407b sfp_get_module_eeprom +EXPORT_SYMBOL_GPL vmlinux 0x8ad9555c pci_restore_msi_state +EXPORT_SYMBOL_GPL vmlinux 0x8af412e6 iomap_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x8af86b94 blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0x8b0a0361 folio_test_hugetlb +EXPORT_SYMBOL_GPL vmlinux 0x8b7aa493 ftrace_set_notrace +EXPORT_SYMBOL_GPL vmlinux 0x8bad4ff4 pgprot_writecombine +EXPORT_SYMBOL_GPL vmlinux 0x8bb120bc pci_find_dvsec_capability +EXPORT_SYMBOL_GPL vmlinux 0x8bb4b78c vp_modern_set_status +EXPORT_SYMBOL_GPL vmlinux 0x8bb9f4fb hvc_instantiate +EXPORT_SYMBOL_GPL vmlinux 0x8bba1d88 bdev_disk_changed +EXPORT_SYMBOL_GPL vmlinux 0x8bbe527c __tracepoint_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0x8bded20f zpci_load +EXPORT_SYMBOL_GPL vmlinux 0x8c02c580 scsi_free_sgtables +EXPORT_SYMBOL_GPL vmlinux 0x8c03d20c destroy_workqueue +EXPORT_SYMBOL_GPL vmlinux 0x8c0ed103 rcu_check_boost_fail +EXPORT_SYMBOL_GPL vmlinux 0x8c18c478 devl_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0x8c3c5283 regmap_field_free +EXPORT_SYMBOL_GPL vmlinux 0x8c42529c devm_kfree +EXPORT_SYMBOL_GPL vmlinux 0x8c447b9c skb_send_sock_locked +EXPORT_SYMBOL_GPL vmlinux 0x8c47afca idr_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8c52dd7c __tracepoint_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0x8c8d91d9 trace_remove_event_call +EXPORT_SYMBOL_GPL vmlinux 0x8c98d248 unregister_vmcore_cb +EXPORT_SYMBOL_GPL vmlinux 0x8c9b2398 pingv6_ops +EXPORT_SYMBOL_GPL vmlinux 0x8c9e54d3 devlink_info_version_running_put_ext +EXPORT_SYMBOL_GPL vmlinux 0x8cc33fbe tty_kopen_shared +EXPORT_SYMBOL_GPL vmlinux 0x8cc391cb fwnode_connection_find_match +EXPORT_SYMBOL_GPL vmlinux 0x8cc50bd6 net_selftest +EXPORT_SYMBOL_GPL vmlinux 0x8ccc417e net_ns_get_ownership +EXPORT_SYMBOL_GPL vmlinux 0x8cccafdf devlink_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8ce2f8c1 pci_sriov_get_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0x8cf5725e percpu_up_write +EXPORT_SYMBOL_GPL vmlinux 0x8d22bb58 iommu_group_alloc +EXPORT_SYMBOL_GPL vmlinux 0x8d28e423 inet_csk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0x8d32ad37 dw_pcie_upconfig_setup +EXPORT_SYMBOL_GPL vmlinux 0x8d3330b6 cpuacct_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0x8d3b7054 css_next_descendant_pre +EXPORT_SYMBOL_GPL vmlinux 0x8d4f2b18 mas_pause +EXPORT_SYMBOL_GPL vmlinux 0x8d5f3241 register_pernet_subsys +EXPORT_SYMBOL_GPL vmlinux 0x8d6455b4 pci_enable_rom +EXPORT_SYMBOL_GPL vmlinux 0x8d8753f6 scm_driver_register +EXPORT_SYMBOL_GPL vmlinux 0x8d939914 from_vfsuid +EXPORT_SYMBOL_GPL vmlinux 0x8db28dc1 irq_domain_pop_irq +EXPORT_SYMBOL_GPL vmlinux 0x8dd06d75 proc_create_net_single_write +EXPORT_SYMBOL_GPL vmlinux 0x8dd6e609 __traceiter_sched_cpu_capacity_tp +EXPORT_SYMBOL_GPL vmlinux 0x8dda3788 netlink_remove_tap +EXPORT_SYMBOL_GPL vmlinux 0x8ddfc9c6 gpiod_get_index_optional +EXPORT_SYMBOL_GPL vmlinux 0x8de45a0c __fsverity_cleanup_inode +EXPORT_SYMBOL_GPL vmlinux 0x8de5250a simple_attr_open +EXPORT_SYMBOL_GPL vmlinux 0x8debf75f cgroup_get_from_fd +EXPORT_SYMBOL_GPL vmlinux 0x8e1d6e24 gpiochip_disable_irq +EXPORT_SYMBOL_GPL vmlinux 0x8e1e4668 skcipher_walk_aead_encrypt +EXPORT_SYMBOL_GPL vmlinux 0x8e4eb451 bpf_sk_storage_diag_free +EXPORT_SYMBOL_GPL vmlinux 0x8e6b1a9e net_selftest_get_count +EXPORT_SYMBOL_GPL vmlinux 0x8e77570f sbitmap_queue_recalculate_wake_batch +EXPORT_SYMBOL_GPL vmlinux 0x8e7a4769 fwnode_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0x8e9d6a95 irq_domain_set_hwirq_and_chip +EXPORT_SYMBOL_GPL vmlinux 0x8eacb676 s390_pci_dma_ops +EXPORT_SYMBOL_GPL vmlinux 0x8ebc3baa skb_complete_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0x8ec11d01 kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x8eca99fe __fsnotify_parent +EXPORT_SYMBOL_GPL vmlinux 0x8eccef7e dax_file_unshare +EXPORT_SYMBOL_GPL vmlinux 0x8ed721be vring_notification_data +EXPORT_SYMBOL_GPL vmlinux 0x8edb0ce6 register_fprobe_syms +EXPORT_SYMBOL_GPL vmlinux 0x8edbcd1f fwnode_handle_get +EXPORT_SYMBOL_GPL vmlinux 0x8edc377a sysfs_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x8ee234ec synchronize_srcu +EXPORT_SYMBOL_GPL vmlinux 0x8ee89d88 simple_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0x8eec19bd __SCK__tp_func_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0x8eee3399 dax_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0x8ef4add8 msi_unlock_descs +EXPORT_SYMBOL_GPL vmlinux 0x8ef85cb2 elv_rqhash_del +EXPORT_SYMBOL_GPL vmlinux 0x8efbaea3 pci_epf_bind +EXPORT_SYMBOL_GPL vmlinux 0x8f00f6d1 vhost_task_start +EXPORT_SYMBOL_GPL vmlinux 0x8f0748af rcu_expedite_gp +EXPORT_SYMBOL_GPL vmlinux 0x8f39f7e2 find_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0x8f4057a2 phy_speed_up +EXPORT_SYMBOL_GPL vmlinux 0x8f4f5b83 __tracepoint_xdp_bulk_tx +EXPORT_SYMBOL_GPL vmlinux 0x8f50e672 ip6_flush_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0x8f5bf523 __zpci_load +EXPORT_SYMBOL_GPL vmlinux 0x8f6b9bf0 iommu_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0x8f6cee77 __round_jiffies_relative +EXPORT_SYMBOL_GPL vmlinux 0x8f786bee fs_umode_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0x8f83f7d0 badblocks_clear +EXPORT_SYMBOL_GPL vmlinux 0x8f845095 __fscrypt_prepare_readdir +EXPORT_SYMBOL_GPL vmlinux 0x8f997176 ip_build_and_send_pkt +EXPORT_SYMBOL_GPL vmlinux 0x8f9a7b67 pci_hp_add_bridge +EXPORT_SYMBOL_GPL vmlinux 0x8fa5a6ee dev_fetch_sw_netstats +EXPORT_SYMBOL_GPL vmlinux 0x8fb0f31d crypto_unregister_templates +EXPORT_SYMBOL_GPL vmlinux 0x8fd4102b regmap_async_complete +EXPORT_SYMBOL_GPL vmlinux 0x8fe4e98e sock_map_destroy +EXPORT_SYMBOL_GPL vmlinux 0x8ff60436 mpi_ec_add_points +EXPORT_SYMBOL_GPL vmlinux 0x8ff98878 dw_pcie_ep_init_complete +EXPORT_SYMBOL_GPL vmlinux 0x9007f9cf ftrace_set_filter_ips +EXPORT_SYMBOL_GPL vmlinux 0x900a182b wbc_attach_and_unlock_inode +EXPORT_SYMBOL_GPL vmlinux 0x9014f4d3 misc_cg_try_charge +EXPORT_SYMBOL_GPL vmlinux 0x901f683c generic_fh_to_dentry +EXPORT_SYMBOL_GPL vmlinux 0x9025d180 regmap_raw_read +EXPORT_SYMBOL_GPL vmlinux 0x902bf7b4 devres_get +EXPORT_SYMBOL_GPL vmlinux 0x902f69d8 irq_domain_associate_many +EXPORT_SYMBOL_GPL vmlinux 0x903b627c list_lru_isolate_move +EXPORT_SYMBOL_GPL vmlinux 0x90419359 __devm_add_action +EXPORT_SYMBOL_GPL vmlinux 0x907580b7 acct_bioset_init +EXPORT_SYMBOL_GPL vmlinux 0x907e28f9 __skb_get_hash_symmetric +EXPORT_SYMBOL_GPL vmlinux 0x907ffb62 __tracepoint_unmap +EXPORT_SYMBOL_GPL vmlinux 0x909a8abf nr_running +EXPORT_SYMBOL_GPL vmlinux 0x909fda42 blocking_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0x90a845e6 virtqueue_enable_cb +EXPORT_SYMBOL_GPL vmlinux 0x90aee818 make_vfsgid +EXPORT_SYMBOL_GPL vmlinux 0x90bd5e1a xfrm_audit_state_notfound +EXPORT_SYMBOL_GPL vmlinux 0x90dcfd53 list_lru_add +EXPORT_SYMBOL_GPL vmlinux 0x90f7ec23 gpiochip_remove +EXPORT_SYMBOL_GPL vmlinux 0x90faad5c shash_no_setkey +EXPORT_SYMBOL_GPL vmlinux 0x90fac662 __traceiter_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0x910cda47 iomap_release_folio +EXPORT_SYMBOL_GPL vmlinux 0x911fbcbe __gmap_translate +EXPORT_SYMBOL_GPL vmlinux 0x913ae09e fuse_file_poll +EXPORT_SYMBOL_GPL vmlinux 0x913e3de0 crypto_default_rng +EXPORT_SYMBOL_GPL vmlinux 0x913ebd32 stack_depot_save +EXPORT_SYMBOL_GPL vmlinux 0x91483af0 mptcp_get_reset_option +EXPORT_SYMBOL_GPL vmlinux 0x91519063 fbcon_modechange_possible +EXPORT_SYMBOL_GPL vmlinux 0x9187f5cc regcache_sync_region +EXPORT_SYMBOL_GPL vmlinux 0x918ba7b4 vfs_submount +EXPORT_SYMBOL_GPL vmlinux 0x91955a9f start_poll_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0x91b774a1 mpi_scanval +EXPORT_SYMBOL_GPL vmlinux 0x91b8ac8b blk_crypto_intersect_capabilities +EXPORT_SYMBOL_GPL vmlinux 0x91bd6965 shmem_truncate_range +EXPORT_SYMBOL_GPL vmlinux 0x91d768ae generic_handle_domain_irq +EXPORT_SYMBOL_GPL vmlinux 0x91e79a26 alloc_dax +EXPORT_SYMBOL_GPL vmlinux 0x91ea8726 asn1_encode_boolean +EXPORT_SYMBOL_GPL vmlinux 0x92072e01 noop_direct_IO +EXPORT_SYMBOL_GPL vmlinux 0x9216dc76 ping_init_sock +EXPORT_SYMBOL_GPL vmlinux 0x9229cc39 __traceiter_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x9241b358 __static_key_slow_dec_deferred +EXPORT_SYMBOL_GPL vmlinux 0x924c46f8 zs_unmap_object +EXPORT_SYMBOL_GPL vmlinux 0x926fcdb8 genphy_c45_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0x9279d303 disk_force_media_change +EXPORT_SYMBOL_GPL vmlinux 0x92819235 crypto_akcipher_sync_post +EXPORT_SYMBOL_GPL vmlinux 0x929e95cf psi_memstall_enter +EXPORT_SYMBOL_GPL vmlinux 0x92a9976a replace_page_cache_folio +EXPORT_SYMBOL_GPL vmlinux 0x92ac0579 virtqueue_get_used_addr +EXPORT_SYMBOL_GPL vmlinux 0x92be5f13 crypto_skcipher_decrypt +EXPORT_SYMBOL_GPL vmlinux 0x92c5ef45 skb_segment +EXPORT_SYMBOL_GPL vmlinux 0x92cb609e __tracepoint_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0x92d31cfb fixed_phy_add +EXPORT_SYMBOL_GPL vmlinux 0x92db8f68 do_trace_rcu_torture_read +EXPORT_SYMBOL_GPL vmlinux 0x92e8e9ab fsverity_enqueue_verify_work +EXPORT_SYMBOL_GPL vmlinux 0x931ac7c0 __tracepoint_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0x931f0b4b tty_ldisc_flush +EXPORT_SYMBOL_GPL vmlinux 0x93255b2b ring_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0x932ea2b9 fscrypt_prepare_lookup_partial +EXPORT_SYMBOL_GPL vmlinux 0x9331a66c tpm_chip_start +EXPORT_SYMBOL_GPL vmlinux 0x93336b0c crypto_unregister_skciphers +EXPORT_SYMBOL_GPL vmlinux 0x935d976a synth_event_trace_start +EXPORT_SYMBOL_GPL vmlinux 0x93605e9a vfsgid_in_group_p +EXPORT_SYMBOL_GPL vmlinux 0x936c7caf perf_trace_buf_alloc +EXPORT_SYMBOL_GPL vmlinux 0x937370cf device_remove_groups +EXPORT_SYMBOL_GPL vmlinux 0x9380e41b crypto_grab_shash +EXPORT_SYMBOL_GPL vmlinux 0x938cf9d8 __tracepoint_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0x93a56be8 inet_bhash2_reset_saddr +EXPORT_SYMBOL_GPL vmlinux 0x93ab834b balance_dirty_pages_ratelimited_flags +EXPORT_SYMBOL_GPL vmlinux 0x93af31ad vp_modern_probe +EXPORT_SYMBOL_GPL vmlinux 0x93c9bbf6 xdp_build_skb_from_frame +EXPORT_SYMBOL_GPL vmlinux 0x93e99335 ip_fib_metrics_init +EXPORT_SYMBOL_GPL vmlinux 0x93edef07 devlink_health_report +EXPORT_SYMBOL_GPL vmlinux 0x93fb4a22 genphy_c45_fast_retrain +EXPORT_SYMBOL_GPL vmlinux 0x940f53ce kiocb_modified +EXPORT_SYMBOL_GPL vmlinux 0x941f2aaa eventfd_ctx_put +EXPORT_SYMBOL_GPL vmlinux 0x9430b198 trace_dump_stack +EXPORT_SYMBOL_GPL vmlinux 0x9436e405 memory_group_register_dynamic +EXPORT_SYMBOL_GPL vmlinux 0x94398cb7 cdrom_multisession +EXPORT_SYMBOL_GPL vmlinux 0x9466ba76 fat_add_entries +EXPORT_SYMBOL_GPL vmlinux 0x9468ea70 schedule_hrtimeout_range_clock +EXPORT_SYMBOL_GPL vmlinux 0x946dd559 sha224_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0x947a71d7 sk_msg_free +EXPORT_SYMBOL_GPL vmlinux 0x948c0697 gpiochip_irq_domain_activate +EXPORT_SYMBOL_GPL vmlinux 0x949b5176 devlink_region_snapshot_create +EXPORT_SYMBOL_GPL vmlinux 0x94ab78c5 gmap_unmap_segment +EXPORT_SYMBOL_GPL vmlinux 0x94b19a3e genphy_c45_aneg_done +EXPORT_SYMBOL_GPL vmlinux 0x94b42e55 sysfs_create_files +EXPORT_SYMBOL_GPL vmlinux 0x94bbb62f __tracepoint_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0x94d1851b dm_table_device_name +EXPORT_SYMBOL_GPL vmlinux 0x94dac240 dax_add_host +EXPORT_SYMBOL_GPL vmlinux 0x94e2da38 apply_to_existing_page_range +EXPORT_SYMBOL_GPL vmlinux 0x94ea0ea0 crypto_enqueue_request +EXPORT_SYMBOL_GPL vmlinux 0x94ef4d05 cpci_hp_stop +EXPORT_SYMBOL_GPL vmlinux 0x95020ab5 event_triggers_call +EXPORT_SYMBOL_GPL vmlinux 0x9504df26 irq_wake_thread +EXPORT_SYMBOL_GPL vmlinux 0x951a2773 crypto_has_alg +EXPORT_SYMBOL_GPL vmlinux 0x9523863c disk_set_independent_access_ranges +EXPORT_SYMBOL_GPL vmlinux 0x952e1168 __kthread_should_park +EXPORT_SYMBOL_GPL vmlinux 0x953603f7 fat_attach +EXPORT_SYMBOL_GPL vmlinux 0x953e1b9e ktime_get_real_seconds +EXPORT_SYMBOL_GPL vmlinux 0x954c2f47 netdev_rx_handler_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9554f66a fwnode_count_parents +EXPORT_SYMBOL_GPL vmlinux 0x955b0e2e kthread_worker_fn +EXPORT_SYMBOL_GPL vmlinux 0x955c637a fwnode_connection_find_matches +EXPORT_SYMBOL_GPL vmlinux 0x95618de1 component_master_del +EXPORT_SYMBOL_GPL vmlinux 0x956ac400 ring_buffer_dropped_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x957166d8 regmap_irq_set_type_config_simple +EXPORT_SYMBOL_GPL vmlinux 0x95792dd1 fwnode_graph_get_endpoint_count +EXPORT_SYMBOL_GPL vmlinux 0x95825d4b skcipher_walk_virt +EXPORT_SYMBOL_GPL vmlinux 0x95843030 mpi_ec_init +EXPORT_SYMBOL_GPL vmlinux 0x958df3ac zs_free +EXPORT_SYMBOL_GPL vmlinux 0x9593ef31 register_ftrace_export +EXPORT_SYMBOL_GPL vmlinux 0x959682a4 __tracepoint_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0x95988267 synth_event_create +EXPORT_SYMBOL_GPL vmlinux 0x959a7d06 encrypt_blob +EXPORT_SYMBOL_GPL vmlinux 0x95a3d156 mddev_unlock +EXPORT_SYMBOL_GPL vmlinux 0x95a49194 user_preparse +EXPORT_SYMBOL_GPL vmlinux 0x95c798dd tty_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0x95e1d754 dev_queue_xmit_nit +EXPORT_SYMBOL_GPL vmlinux 0x95e5652b wbc_detach_inode +EXPORT_SYMBOL_GPL vmlinux 0x95f1926b __traceiter_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0x9608eb57 blockdev_superblock +EXPORT_SYMBOL_GPL vmlinux 0x961286e0 ring_buffer_read_events_cpu +EXPORT_SYMBOL_GPL vmlinux 0x9613d8b7 pci_set_cacheline_size +EXPORT_SYMBOL_GPL vmlinux 0x961cf9f8 disk_update_readahead +EXPORT_SYMBOL_GPL vmlinux 0x96458885 pci_epc_get_features +EXPORT_SYMBOL_GPL vmlinux 0x96554810 register_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x965c905d register_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0x9670e367 crypto_shash_tfm_digest +EXPORT_SYMBOL_GPL vmlinux 0x96946f75 gmap_read_table +EXPORT_SYMBOL_GPL vmlinux 0x969f51a3 sched_numa_find_nth_cpu +EXPORT_SYMBOL_GPL vmlinux 0x96c057c9 platform_get_resource +EXPORT_SYMBOL_GPL vmlinux 0x96c2dffa sbitmap_queue_wake_up +EXPORT_SYMBOL_GPL vmlinux 0x96cf1ff1 iptunnel_handle_offloads +EXPORT_SYMBOL_GPL vmlinux 0x96e7b2a2 pci_load_and_free_saved_state +EXPORT_SYMBOL_GPL vmlinux 0x96f9a01b __SCK__tp_func_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0x9714e0bb ktime_get_raw +EXPORT_SYMBOL_GPL vmlinux 0x971ce90b serdev_device_write_wakeup +EXPORT_SYMBOL_GPL vmlinux 0x97246f65 dma_get_merge_boundary +EXPORT_SYMBOL_GPL vmlinux 0x973d9070 mm_unaccount_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x975519c1 asymmetric_key_id_same +EXPORT_SYMBOL_GPL vmlinux 0x97689358 eventfd_fget +EXPORT_SYMBOL_GPL vmlinux 0x97765092 ping_common_sendmsg +EXPORT_SYMBOL_GPL vmlinux 0x977e8ef8 fat_fill_super +EXPORT_SYMBOL_GPL vmlinux 0x978d4bcb phy_get_rate_matching +EXPORT_SYMBOL_GPL vmlinux 0x9793134a ipv6_bpf_stub +EXPORT_SYMBOL_GPL vmlinux 0x97a53811 tcp_sendmsg_locked +EXPORT_SYMBOL_GPL vmlinux 0x97b04607 synth_event_add_val +EXPORT_SYMBOL_GPL vmlinux 0x97b14ee2 trace_output_call +EXPORT_SYMBOL_GPL vmlinux 0x97b81fc5 pci_epc_mem_exit +EXPORT_SYMBOL_GPL vmlinux 0x97cadba7 bpf_offload_dev_create +EXPORT_SYMBOL_GPL vmlinux 0x97d17326 kill_dev_dax +EXPORT_SYMBOL_GPL vmlinux 0x97de2b83 debug_locks_silent +EXPORT_SYMBOL_GPL vmlinux 0x9833bc0c hvc_kick +EXPORT_SYMBOL_GPL vmlinux 0x984ae4e2 __kthread_init_worker +EXPORT_SYMBOL_GPL vmlinux 0x98503a63 mpi_alloc +EXPORT_SYMBOL_GPL vmlinux 0x9852240a xdp_set_features_flag +EXPORT_SYMBOL_GPL vmlinux 0x985453e1 lease_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0x985d19a7 fb_deferred_io_open +EXPORT_SYMBOL_GPL vmlinux 0x98673133 vfs_fallocate +EXPORT_SYMBOL_GPL vmlinux 0x98731511 mmu_notifier_get_locked +EXPORT_SYMBOL_GPL vmlinux 0x9879932b crypto_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0x987dabad vtime_account_kernel +EXPORT_SYMBOL_GPL vmlinux 0x989074ff kmsg_dump_reason_str +EXPORT_SYMBOL_GPL vmlinux 0x9894d4c1 inet6_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0x989fc44c device_create_with_groups +EXPORT_SYMBOL_GPL vmlinux 0x98c6691a device_show_ulong +EXPORT_SYMBOL_GPL vmlinux 0x98ea6653 __io_uring_cmd_do_in_task +EXPORT_SYMBOL_GPL vmlinux 0x98ee62b2 ring_buffer_record_disable_cpu +EXPORT_SYMBOL_GPL vmlinux 0x98f4ea68 pci_vpd_alloc +EXPORT_SYMBOL_GPL vmlinux 0x9902c095 ZSTD_customMalloc +EXPORT_SYMBOL_GPL vmlinux 0x991913c4 fib_rules_seq_read +EXPORT_SYMBOL_GPL vmlinux 0x995d1071 prof_on +EXPORT_SYMBOL_GPL vmlinux 0x9968aacb __audit_log_nfcfg +EXPORT_SYMBOL_GPL vmlinux 0x9992d58f genphy_c45_read_pma +EXPORT_SYMBOL_GPL vmlinux 0x999b47d4 crypto_aead_setkey +EXPORT_SYMBOL_GPL vmlinux 0x99a03078 dax_holder_notify_failure +EXPORT_SYMBOL_GPL vmlinux 0x99a19761 tpm_chip_bootstrap +EXPORT_SYMBOL_GPL vmlinux 0x99dd730c page_reporting_unregister +EXPORT_SYMBOL_GPL vmlinux 0x99f2d00a sysfs_emit_at +EXPORT_SYMBOL_GPL vmlinux 0x99f4591c key_type_trusted +EXPORT_SYMBOL_GPL vmlinux 0x9a11a0fc crypto_attr_alg_name +EXPORT_SYMBOL_GPL vmlinux 0x9a128d58 __traceiter_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0x9a3800de perf_event_read_value +EXPORT_SYMBOL_GPL vmlinux 0x9a597913 __fl6_sock_lookup +EXPORT_SYMBOL_GPL vmlinux 0x9a59ec8d gpiod_get_value +EXPORT_SYMBOL_GPL vmlinux 0x9a8697df input_ff_event +EXPORT_SYMBOL_GPL vmlinux 0x9a8d9bd0 gpiochip_is_requested +EXPORT_SYMBOL_GPL vmlinux 0x9a96443a kvm_is_visible_gfn +EXPORT_SYMBOL_GPL vmlinux 0x9ab925cd __account_locked_vm +EXPORT_SYMBOL_GPL vmlinux 0x9ad3de36 mm_account_pinned_pages +EXPORT_SYMBOL_GPL vmlinux 0x9ae9813f to_software_node +EXPORT_SYMBOL_GPL vmlinux 0x9aeacb87 ring_buffer_iter_empty +EXPORT_SYMBOL_GPL vmlinux 0x9b15d64c watchdog_init_timeout +EXPORT_SYMBOL_GPL vmlinux 0x9b16e4ee phy_gbit_fibre_features +EXPORT_SYMBOL_GPL vmlinux 0x9b19a48e kvm_vcpu_gfn_to_hva +EXPORT_SYMBOL_GPL vmlinux 0x9b2f9ff2 inet_bhash2_update_saddr +EXPORT_SYMBOL_GPL vmlinux 0x9b3dbc2f driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9b4659b3 simple_rename_exchange +EXPORT_SYMBOL_GPL vmlinux 0x9b5b5c64 sysfs_remove_group +EXPORT_SYMBOL_GPL vmlinux 0x9b5e1308 free_fib_info +EXPORT_SYMBOL_GPL vmlinux 0x9b666e4b kvm_io_bus_get_dev +EXPORT_SYMBOL_GPL vmlinux 0x9b6ec967 ring_buffer_size +EXPORT_SYMBOL_GPL vmlinux 0x9b88c932 register_kprobes +EXPORT_SYMBOL_GPL vmlinux 0x9b8be12c gpiod_get_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0x9b9071cb get_old_itimerspec32 +EXPORT_SYMBOL_GPL vmlinux 0x9bb3fcd1 __tracepoint_napi_poll +EXPORT_SYMBOL_GPL vmlinux 0x9bd8b7cb tty_encode_baud_rate +EXPORT_SYMBOL_GPL vmlinux 0x9bdb548b blkcg_policy_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9be30d27 mhp_get_pluggable_range +EXPORT_SYMBOL_GPL vmlinux 0x9bece81b mpi_cmp_ui +EXPORT_SYMBOL_GPL vmlinux 0x9c29155c vp_modern_map_vq_notify +EXPORT_SYMBOL_GPL vmlinux 0x9c35f138 unregister_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0x9c4703fa nfnl_ct_hook +EXPORT_SYMBOL_GPL vmlinux 0x9c6eddab devm_request_pci_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0x9c6febfc add_uevent_var +EXPORT_SYMBOL_GPL vmlinux 0x9c70bf61 gpiochip_lock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0x9c88cc15 pci_hp_deregister +EXPORT_SYMBOL_GPL vmlinux 0x9c8d05c2 device_bind_driver +EXPORT_SYMBOL_GPL vmlinux 0x9cbed626 devl_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9cdd6a66 sysctl_long_vals +EXPORT_SYMBOL_GPL vmlinux 0x9ce343b6 platform_find_device_by_driver +EXPORT_SYMBOL_GPL vmlinux 0x9ce6eb16 fwnode_get_name +EXPORT_SYMBOL_GPL vmlinux 0x9d09e8ae ring_buffer_event_data +EXPORT_SYMBOL_GPL vmlinux 0x9d198ca8 bsg_job_get +EXPORT_SYMBOL_GPL vmlinux 0x9d28357e vp_modern_set_queue_reset +EXPORT_SYMBOL_GPL vmlinux 0x9d2f49ef __SCK__tp_func_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0x9d311859 event_triggers_post_call +EXPORT_SYMBOL_GPL vmlinux 0x9d3967d9 serdev_device_close +EXPORT_SYMBOL_GPL vmlinux 0x9d3abb49 css_driver_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9d6311d4 fscrypt_ioctl_get_policy_ex +EXPORT_SYMBOL_GPL vmlinux 0x9d7ec130 __regmap_init +EXPORT_SYMBOL_GPL vmlinux 0x9d811977 register_btf_kfunc_id_set +EXPORT_SYMBOL_GPL vmlinux 0x9d887e6b get_task_mm +EXPORT_SYMBOL_GPL vmlinux 0x9d8bb00e set_dax_nocache +EXPORT_SYMBOL_GPL vmlinux 0x9d949fb4 pci_ats_supported +EXPORT_SYMBOL_GPL vmlinux 0x9d9c5193 s390_unlist_old_asce +EXPORT_SYMBOL_GPL vmlinux 0x9dccd607 mas_prev +EXPORT_SYMBOL_GPL vmlinux 0x9dda4d1a platform_device_register +EXPORT_SYMBOL_GPL vmlinux 0x9de876d4 fwnode_property_read_u64_array +EXPORT_SYMBOL_GPL vmlinux 0x9df4a2a8 idr_remove +EXPORT_SYMBOL_GPL vmlinux 0x9df620c9 sbitmap_weight +EXPORT_SYMBOL_GPL vmlinux 0x9dfe3c85 __crypto_alloc_tfmgfp +EXPORT_SYMBOL_GPL vmlinux 0x9e018752 pci_epc_get_first_free_bar +EXPORT_SYMBOL_GPL vmlinux 0x9e02539b cio_commit_config +EXPORT_SYMBOL_GPL vmlinux 0x9e0cf576 nfs_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9e197f84 chsc_scud +EXPORT_SYMBOL_GPL vmlinux 0x9e35c3ba devm_gpiod_get_array_optional +EXPORT_SYMBOL_GPL vmlinux 0x9e472f5f snmp_fold_field +EXPORT_SYMBOL_GPL vmlinux 0x9e5360e9 regmap_read +EXPORT_SYMBOL_GPL vmlinux 0x9e659a5d devl_assert_locked +EXPORT_SYMBOL_GPL vmlinux 0x9e724f0f udp_abort +EXPORT_SYMBOL_GPL vmlinux 0x9e79def3 irq_domain_translate_onecell +EXPORT_SYMBOL_GPL vmlinux 0x9e8c7ced mptcp_token_iter_next +EXPORT_SYMBOL_GPL vmlinux 0x9e9adaa8 proc_douintvec_minmax +EXPORT_SYMBOL_GPL vmlinux 0x9e9c4f24 set_dax_nomc +EXPORT_SYMBOL_GPL vmlinux 0x9e9f4732 sysfs_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0x9e9fafc0 irq_chip_release_resources_parent +EXPORT_SYMBOL_GPL vmlinux 0x9ebfe051 devl_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0x9ec054d5 trace_seq_putc +EXPORT_SYMBOL_GPL vmlinux 0x9ed554b3 unregister_keyboard_notifier +EXPORT_SYMBOL_GPL vmlinux 0x9ed674b8 __blk_req_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0x9edbab9c genphy_c45_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0x9ee577ea preempt_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0x9eebdde7 mpi_point_new +EXPORT_SYMBOL_GPL vmlinux 0x9f56c4b9 __SCK__tp_func_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0x9f65732f regmap_get_val_endian +EXPORT_SYMBOL_GPL vmlinux 0x9f6dfeb9 tcpv6_prot +EXPORT_SYMBOL_GPL vmlinux 0x9f8e76cd ip4_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0x9f91a76c cio_tm_start_key +EXPORT_SYMBOL_GPL vmlinux 0x9fa2c292 add_disk_randomness +EXPORT_SYMBOL_GPL vmlinux 0x9fa4564a timer_shutdown +EXPORT_SYMBOL_GPL vmlinux 0x9fa826ee bio_add_zone_append_page +EXPORT_SYMBOL_GPL vmlinux 0x9fb0c40d skb_consume_udp +EXPORT_SYMBOL_GPL vmlinux 0x9fb996a7 __tracepoint_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0x9fce80db fb_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0x9fd91cee devm_kasprintf_strarray +EXPORT_SYMBOL_GPL vmlinux 0x9fe939e1 mpi_powm +EXPORT_SYMBOL_GPL vmlinux 0xa0008f77 init_pid_ns +EXPORT_SYMBOL_GPL vmlinux 0xa00e2559 folio_alloc_buffers +EXPORT_SYMBOL_GPL vmlinux 0xa04c5c3c pci_sriov_set_totalvfs +EXPORT_SYMBOL_GPL vmlinux 0xa04f945a cpus_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xa080c5e5 smp_call_function_single_async +EXPORT_SYMBOL_GPL vmlinux 0xa082038e nop_posix_acl_access +EXPORT_SYMBOL_GPL vmlinux 0xa083ec41 transport_configure_device +EXPORT_SYMBOL_GPL vmlinux 0xa08a40f4 kvm_vcpu_halt +EXPORT_SYMBOL_GPL vmlinux 0xa08bd5a2 __traceiter_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0xa08fcd6c crypto_aead_decrypt +EXPORT_SYMBOL_GPL vmlinux 0xa0980535 pci_generic_config_read32 +EXPORT_SYMBOL_GPL vmlinux 0xa0a021ec device_remove_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xa0a184b3 metadata_dst_free +EXPORT_SYMBOL_GPL vmlinux 0xa0a8cd88 crypto_register_templates +EXPORT_SYMBOL_GPL vmlinux 0xa0d3456d nr_swap_pages +EXPORT_SYMBOL_GPL vmlinux 0xa109f611 nexthop_select_path +EXPORT_SYMBOL_GPL vmlinux 0xa10a693c tun_get_socket +EXPORT_SYMBOL_GPL vmlinux 0xa111e665 pernet_ops_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xa12a63cd wait_on_page_writeback +EXPORT_SYMBOL_GPL vmlinux 0xa13eeca3 inet6_hash +EXPORT_SYMBOL_GPL vmlinux 0xa1465db3 pingv6_prot +EXPORT_SYMBOL_GPL vmlinux 0xa1498a55 __traceiter_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xa151fc3d scsi_template_proc_dir +EXPORT_SYMBOL_GPL vmlinux 0xa1646979 zap_vma_ptes +EXPORT_SYMBOL_GPL vmlinux 0xa166bc94 ipv4_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xa1acbdeb do_take_over_console +EXPORT_SYMBOL_GPL vmlinux 0xa1c4231f kvm_set_pfn_dirty +EXPORT_SYMBOL_GPL vmlinux 0xa1cea8bb crypto_lookup_template +EXPORT_SYMBOL_GPL vmlinux 0xa1d8ef42 ima_inode_hash +EXPORT_SYMBOL_GPL vmlinux 0xa1f60014 nl_table_lock +EXPORT_SYMBOL_GPL vmlinux 0xa1f77c33 virtqueue_disable_cb +EXPORT_SYMBOL_GPL vmlinux 0xa20c009f crypto_wait_for_test +EXPORT_SYMBOL_GPL vmlinux 0xa20d01ba __trace_bprintk +EXPORT_SYMBOL_GPL vmlinux 0xa20f3f75 __traceiter_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xa211c34b unregister_fprobe +EXPORT_SYMBOL_GPL vmlinux 0xa24457a4 phy_resolve_aneg_linkmode +EXPORT_SYMBOL_GPL vmlinux 0xa2471a92 platform_bus +EXPORT_SYMBOL_GPL vmlinux 0xa24bbffd devlink_port_attrs_set +EXPORT_SYMBOL_GPL vmlinux 0xa24bc889 __traceiter_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xa2500ef6 __SCK__tp_func_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xa26bed8e bstr_printf +EXPORT_SYMBOL_GPL vmlinux 0xa26d9b4f workqueue_congested +EXPORT_SYMBOL_GPL vmlinux 0xa27022e5 irq_chip_get_parent_state +EXPORT_SYMBOL_GPL vmlinux 0xa28a3ad3 pci_epf_free_space +EXPORT_SYMBOL_GPL vmlinux 0xa2934665 devl_sb_register +EXPORT_SYMBOL_GPL vmlinux 0xa2957f5b pci_find_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0xa29aa3f4 device_store_bool +EXPORT_SYMBOL_GPL vmlinux 0xa29b543b md_rdev_init +EXPORT_SYMBOL_GPL vmlinux 0xa2b0820d __SCK__tp_func_cpu_idle +EXPORT_SYMBOL_GPL vmlinux 0xa2b111a6 __sk_flush_backlog +EXPORT_SYMBOL_GPL vmlinux 0xa2ba9d18 __iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0xa2bb9b6a serdev_device_write_flush +EXPORT_SYMBOL_GPL vmlinux 0xa2c0f59a ct_idle_enter +EXPORT_SYMBOL_GPL vmlinux 0xa2e1b3ef trace_printk_init_buffers +EXPORT_SYMBOL_GPL vmlinux 0xa2ed7d00 gfn_to_page_many_atomic +EXPORT_SYMBOL_GPL vmlinux 0xa2fc8bfe mas_erase +EXPORT_SYMBOL_GPL vmlinux 0xa30a283f tpm_pcr_read +EXPORT_SYMBOL_GPL vmlinux 0xa3116172 xdp_rxq_info_unused +EXPORT_SYMBOL_GPL vmlinux 0xa3294680 dequeue_signal +EXPORT_SYMBOL_GPL vmlinux 0xa3479fcd devlink_resources_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa360cef3 input_ff_upload +EXPORT_SYMBOL_GPL vmlinux 0xa3687f21 __traceiter_map +EXPORT_SYMBOL_GPL vmlinux 0xa37fed95 pci_epc_stop +EXPORT_SYMBOL_GPL vmlinux 0xa381645c blk_rq_is_poll +EXPORT_SYMBOL_GPL vmlinux 0xa38602cd drain_workqueue +EXPORT_SYMBOL_GPL vmlinux 0xa38a9f71 get_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xa3924bc3 fscrypt_show_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0xa3974592 xfrm_state_afinfo_get_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa39abf34 regmap_get_raw_write_max +EXPORT_SYMBOL_GPL vmlinux 0xa39f5b9c udp4_hwcsum +EXPORT_SYMBOL_GPL vmlinux 0xa3ac8524 devl_trylock +EXPORT_SYMBOL_GPL vmlinux 0xa3b0d5d6 __xas_next +EXPORT_SYMBOL_GPL vmlinux 0xa3b958ce reset_hung_task_detector +EXPORT_SYMBOL_GPL vmlinux 0xa3c6a246 gmap_discard +EXPORT_SYMBOL_GPL vmlinux 0xa3d93b7f gpiod_direction_input +EXPORT_SYMBOL_GPL vmlinux 0xa3ece414 freezer_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xa3f12f69 __crypto_xor +EXPORT_SYMBOL_GPL vmlinux 0xa3f66c84 debugfs_attr_write_signed +EXPORT_SYMBOL_GPL vmlinux 0xa3f829f6 fat_sync_inode +EXPORT_SYMBOL_GPL vmlinux 0xa3faacf3 nfs_ssc_client_tbl +EXPORT_SYMBOL_GPL vmlinux 0xa4062a57 __tracepoint_devlink_hwmsg +EXPORT_SYMBOL_GPL vmlinux 0xa40b3a0c fat_get_dotdot_entry +EXPORT_SYMBOL_GPL vmlinux 0xa410a295 devlink_region_destroy +EXPORT_SYMBOL_GPL vmlinux 0xa415f560 dax_layout_busy_page +EXPORT_SYMBOL_GPL vmlinux 0xa41947f9 dm_table_set_type +EXPORT_SYMBOL_GPL vmlinux 0xa41ccf54 check_move_unevictable_folios +EXPORT_SYMBOL_GPL vmlinux 0xa43b0116 blk_execute_rq_nowait +EXPORT_SYMBOL_GPL vmlinux 0xa4453872 bus_get_dev_root +EXPORT_SYMBOL_GPL vmlinux 0xa44a1307 interval_tree_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xa45c7b90 stack_trace_print +EXPORT_SYMBOL_GPL vmlinux 0xa464bebb irq_chip_eoi_parent +EXPORT_SYMBOL_GPL vmlinux 0xa467484b pci_bridge_secondary_bus_reset +EXPORT_SYMBOL_GPL vmlinux 0xa46d72a9 md_start +EXPORT_SYMBOL_GPL vmlinux 0xa4ab7c1c ring_buffer_overruns +EXPORT_SYMBOL_GPL vmlinux 0xa4b07fe7 ring_buffer_change_overwrite +EXPORT_SYMBOL_GPL vmlinux 0xa4c00324 asn1_encode_octet_string +EXPORT_SYMBOL_GPL vmlinux 0xa4ccc9f1 l3mdev_ifindex_lookup_by_table_id +EXPORT_SYMBOL_GPL vmlinux 0xa4d6203c pci_enable_ats +EXPORT_SYMBOL_GPL vmlinux 0xa4e0a264 skb_clone_tx_timestamp +EXPORT_SYMBOL_GPL vmlinux 0xa50aebcb io_cgrp_subsys +EXPORT_SYMBOL_GPL vmlinux 0xa5204276 phy_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xa52e57ea dm_set_target_max_io_len +EXPORT_SYMBOL_GPL vmlinux 0xa54a2cba devlink_linecard_provision_clear +EXPORT_SYMBOL_GPL vmlinux 0xa571affc bpf_trace_run10 +EXPORT_SYMBOL_GPL vmlinux 0xa5745f0c gmap_mark_unmergeable +EXPORT_SYMBOL_GPL vmlinux 0xa5809fee udp_cmsg_send +EXPORT_SYMBOL_GPL vmlinux 0xa5b8ff4b blk_crypto_register +EXPORT_SYMBOL_GPL vmlinux 0xa5ceba5a crypto_alg_mod_lookup +EXPORT_SYMBOL_GPL vmlinux 0xa5efbf4c async_synchronize_full +EXPORT_SYMBOL_GPL vmlinux 0xa6112a07 debugfs_create_u32 +EXPORT_SYMBOL_GPL vmlinux 0xa617f1b6 cookie_tcp_reqsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0xa625ffad devlink_trap_groups_unregister +EXPORT_SYMBOL_GPL vmlinux 0xa62cec4e fsnotify_put_group +EXPORT_SYMBOL_GPL vmlinux 0xa648ee1e iomap_writepages +EXPORT_SYMBOL_GPL vmlinux 0xa64d4564 blk_mq_quiesce_queue_nowait +EXPORT_SYMBOL_GPL vmlinux 0xa6609c48 crypto_alloc_base +EXPORT_SYMBOL_GPL vmlinux 0xa673515c ccw_device_get_util_str +EXPORT_SYMBOL_GPL vmlinux 0xa6af1e35 __SCK__tp_func_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xa6b288ad gpiochip_irq_domain_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xa6b373f2 generic_online_page +EXPORT_SYMBOL_GPL vmlinux 0xa6b5ee5b __SCK__tp_func_block_split +EXPORT_SYMBOL_GPL vmlinux 0xa6e1a69d kick_all_cpus_sync +EXPORT_SYMBOL_GPL vmlinux 0xa709c835 fib6_info_destroy_rcu +EXPORT_SYMBOL_GPL vmlinux 0xa72038f3 auxiliary_find_device +EXPORT_SYMBOL_GPL vmlinux 0xa723eddc perf_event_pause +EXPORT_SYMBOL_GPL vmlinux 0xa7292e1c firmware_request_nowarn +EXPORT_SYMBOL_GPL vmlinux 0xa75fd3ab freq_qos_update_request +EXPORT_SYMBOL_GPL vmlinux 0xa790ab4b __tracepoint_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xa796cf7f devl_params_register +EXPORT_SYMBOL_GPL vmlinux 0xa7bb5cfb pkcs7_supply_detached_data +EXPORT_SYMBOL_GPL vmlinux 0xa7c68231 __tracepoint_remove_device_from_group +EXPORT_SYMBOL_GPL vmlinux 0xa7c6ef75 fat_getattr +EXPORT_SYMBOL_GPL vmlinux 0xa7cb2d4f zpci_disable_device +EXPORT_SYMBOL_GPL vmlinux 0xa7ea7a53 iommu_fwspec_free +EXPORT_SYMBOL_GPL vmlinux 0xa7faba75 dm_get_md +EXPORT_SYMBOL_GPL vmlinux 0xa80afe62 fscrypt_fname_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xa81485e6 __traceiter_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xa81f00ff pkcs7_validate_trust +EXPORT_SYMBOL_GPL vmlinux 0xa851973a raw_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xa879c2e5 pci_aer_clear_nonfatal_status +EXPORT_SYMBOL_GPL vmlinux 0xa87a16e5 __strp_unpause +EXPORT_SYMBOL_GPL vmlinux 0xa889fa4c devlink_remote_reload_actions_performed +EXPORT_SYMBOL_GPL vmlinux 0xa88e158a crypto_register_aead +EXPORT_SYMBOL_GPL vmlinux 0xa89926dc crypto_dh_decode_key +EXPORT_SYMBOL_GPL vmlinux 0xa8af38b9 sbitmap_get_shallow +EXPORT_SYMBOL_GPL vmlinux 0xa8b1dc9d __traceiter_devlink_hwerr +EXPORT_SYMBOL_GPL vmlinux 0xa8c66492 __traceiter_neigh_timer_handler +EXPORT_SYMBOL_GPL vmlinux 0xa8cef3c2 ping_seq_stop +EXPORT_SYMBOL_GPL vmlinux 0xa8dffcce debugfs_create_u8 +EXPORT_SYMBOL_GPL vmlinux 0xa91b3714 phy_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0xa9320d27 ktime_get_seconds +EXPORT_SYMBOL_GPL vmlinux 0xa93ed117 PageHuge +EXPORT_SYMBOL_GPL vmlinux 0xa9459c97 crypto_unregister_aead +EXPORT_SYMBOL_GPL vmlinux 0xa96737cf fuse_init_fs_context_submount +EXPORT_SYMBOL_GPL vmlinux 0xa96c5208 page_cache_ra_unbounded +EXPORT_SYMBOL_GPL vmlinux 0xa98b2e1e platform_get_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0xa98f4428 pci_epc_map_addr +EXPORT_SYMBOL_GPL vmlinux 0xa99b8e70 __SCK__tp_func_xdp_exception +EXPORT_SYMBOL_GPL vmlinux 0xa99ef899 devlink_fmsg_bool_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xa9afb2dc scsi_nl_sock +EXPORT_SYMBOL_GPL vmlinux 0xa9cb5ef8 fib_nl_delrule +EXPORT_SYMBOL_GPL vmlinux 0xa9d0ab1f trace_seq_putmem_hex +EXPORT_SYMBOL_GPL vmlinux 0xa9f2ff54 serdev_device_write_buf +EXPORT_SYMBOL_GPL vmlinux 0xa9f8a6dc gpiod_set_value +EXPORT_SYMBOL_GPL vmlinux 0xa9ff15b9 s390_enable_sie +EXPORT_SYMBOL_GPL vmlinux 0xaa16541b genphy_c45_check_and_restart_aneg +EXPORT_SYMBOL_GPL vmlinux 0xaa2a7d7e irq_work_sync +EXPORT_SYMBOL_GPL vmlinux 0xaa38bd41 dm_audit_log_ti +EXPORT_SYMBOL_GPL vmlinux 0xaa392e94 vfs_lock_file +EXPORT_SYMBOL_GPL vmlinux 0xaa52cdd2 mmput +EXPORT_SYMBOL_GPL vmlinux 0xaa5423af msi_next_desc +EXPORT_SYMBOL_GPL vmlinux 0xaa61de11 irq_stat +EXPORT_SYMBOL_GPL vmlinux 0xaa6a50f9 __static_key_deferred_flush +EXPORT_SYMBOL_GPL vmlinux 0xaaa918c9 ftrace_dump +EXPORT_SYMBOL_GPL vmlinux 0xaaba7cf1 __tracepoint_powernv_throttle +EXPORT_SYMBOL_GPL vmlinux 0xaad45c7a dax_zero_range +EXPORT_SYMBOL_GPL vmlinux 0xaad7fa08 free_vm_area +EXPORT_SYMBOL_GPL vmlinux 0xaaf434f6 sock_inuse_get +EXPORT_SYMBOL_GPL vmlinux 0xaafa5482 klist_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xab14648b gmap_get_enabled +EXPORT_SYMBOL_GPL vmlinux 0xab162955 raw_v4_match +EXPORT_SYMBOL_GPL vmlinux 0xab17e5dc gpiod_set_consumer_name +EXPORT_SYMBOL_GPL vmlinux 0xab282c88 blk_mq_queue_inflight +EXPORT_SYMBOL_GPL vmlinux 0xab48801c evm_verifyxattr +EXPORT_SYMBOL_GPL vmlinux 0xab4bed5e sysfs_remove_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xab555b8a tcp_twsk_unique +EXPORT_SYMBOL_GPL vmlinux 0xab7cb255 pci_disable_rom +EXPORT_SYMBOL_GPL vmlinux 0xabc3df8e pci_bus_resource_n +EXPORT_SYMBOL_GPL vmlinux 0xabc3fd7d bdev_nr_zones +EXPORT_SYMBOL_GPL vmlinux 0xabc481f8 fat_time_fat2unix +EXPORT_SYMBOL_GPL vmlinux 0xabc640f3 list_lru_isolate +EXPORT_SYMBOL_GPL vmlinux 0xabd0bedf alloc_dax_region +EXPORT_SYMBOL_GPL vmlinux 0xabd78add irq_chip_mask_parent +EXPORT_SYMBOL_GPL vmlinux 0xabd928cd devm_regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xabea9506 fscrypt_ioctl_add_key +EXPORT_SYMBOL_GPL vmlinux 0xabf6def3 __inet_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0xac0825f0 dm_submit_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xac2540ea drop_reasons_register_subsys +EXPORT_SYMBOL_GPL vmlinux 0xac486293 blkcg_deactivate_policy +EXPORT_SYMBOL_GPL vmlinux 0xac5a789c trace_seq_printf +EXPORT_SYMBOL_GPL vmlinux 0xac7ab5fa synchronize_srcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xac85ded9 crypto_alloc_sig +EXPORT_SYMBOL_GPL vmlinux 0xac8e118b sync_page_io +EXPORT_SYMBOL_GPL vmlinux 0xaca4d4b7 exportfs_encode_inode_fh +EXPORT_SYMBOL_GPL vmlinux 0xacab654d virtio_check_driver_offered_feature +EXPORT_SYMBOL_GPL vmlinux 0xacd6c8f2 pci_epc_mem_alloc_addr +EXPORT_SYMBOL_GPL vmlinux 0xacd729b4 pcie_bus_configure_settings +EXPORT_SYMBOL_GPL vmlinux 0xacea4461 netdev_set_default_ethtool_ops +EXPORT_SYMBOL_GPL vmlinux 0xacf768ab crypto_register_acomps +EXPORT_SYMBOL_GPL vmlinux 0xad01c3dc __devm_pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0xad086be0 split_page +EXPORT_SYMBOL_GPL vmlinux 0xad20eb50 sock_diag_unregister +EXPORT_SYMBOL_GPL vmlinux 0xad2ae1a9 folio_invalidate +EXPORT_SYMBOL_GPL vmlinux 0xad3dfa13 lgr_info_log +EXPORT_SYMBOL_GPL vmlinux 0xad42dff8 __SCK__tp_func_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0xad4e6259 remove_cpu +EXPORT_SYMBOL_GPL vmlinux 0xad4eb420 regmap_add_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xad645234 register_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xad68be2f device_property_present +EXPORT_SYMBOL_GPL vmlinux 0xad72bf59 fixed_phy_register_with_gpiod +EXPORT_SYMBOL_GPL vmlinux 0xad76a3f0 __SCK__tp_func_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xad78945e __traceiter_udp_fail_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xad9cb44a kvm_vcpu_write_guest +EXPORT_SYMBOL_GPL vmlinux 0xad9ee66c modify_ftrace_direct +EXPORT_SYMBOL_GPL vmlinux 0xad9fb247 lwtunnel_valid_encap_type_attr +EXPORT_SYMBOL_GPL vmlinux 0xada38766 dst_cache_destroy +EXPORT_SYMBOL_GPL vmlinux 0xadaaa3ae diag308 +EXPORT_SYMBOL_GPL vmlinux 0xadac9656 scsi_host_busy_iter +EXPORT_SYMBOL_GPL vmlinux 0xadad0e93 attribute_container_register +EXPORT_SYMBOL_GPL vmlinux 0xadfb2f65 ftrace_free_filter +EXPORT_SYMBOL_GPL vmlinux 0xae1051b0 net_cls_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xae144f1f dev_get_tstats64 +EXPORT_SYMBOL_GPL vmlinux 0xae25eddd genphy_c45_pma_suspend +EXPORT_SYMBOL_GPL vmlinux 0xae2b0960 fscrypt_d_revalidate +EXPORT_SYMBOL_GPL vmlinux 0xae2ef45b devl_resource_occ_get_unregister +EXPORT_SYMBOL_GPL vmlinux 0xae39f80e dst_cache_init +EXPORT_SYMBOL_GPL vmlinux 0xae4a428b pci_hp_remove_module_link +EXPORT_SYMBOL_GPL vmlinux 0xae69b1c1 usermodehelper_read_unlock +EXPORT_SYMBOL_GPL vmlinux 0xae6d8acf regmap_exit +EXPORT_SYMBOL_GPL vmlinux 0xae7c231d mpi_cmp +EXPORT_SYMBOL_GPL vmlinux 0xae9342d0 iommu_attach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0xae9ee47e pci_try_reset_function +EXPORT_SYMBOL_GPL vmlinux 0xaeb503ee sdev_evt_send +EXPORT_SYMBOL_GPL vmlinux 0xaec48b1b __devres_alloc_node +EXPORT_SYMBOL_GPL vmlinux 0xaeda11c9 bpf_redirect_info +EXPORT_SYMBOL_GPL vmlinux 0xaee74507 pci_hp_del +EXPORT_SYMBOL_GPL vmlinux 0xaee7830c ndo_dflt_bridge_getlink +EXPORT_SYMBOL_GPL vmlinux 0xaeeeb0ca zpci_register_ioat +EXPORT_SYMBOL_GPL vmlinux 0xaefc9b61 devl_dpipe_headers_register +EXPORT_SYMBOL_GPL vmlinux 0xaeffc032 ip6_datagram_connect +EXPORT_SYMBOL_GPL vmlinux 0xaf06f254 sysfs_remove_file_from_group +EXPORT_SYMBOL_GPL vmlinux 0xaf0f6278 bus_create_file +EXPORT_SYMBOL_GPL vmlinux 0xaf116afc vp_legacy_config_vector +EXPORT_SYMBOL_GPL vmlinux 0xaf2561c0 bus_unregister_notifier +EXPORT_SYMBOL_GPL vmlinux 0xaf37bb75 __nf_ip6_route +EXPORT_SYMBOL_GPL vmlinux 0xaf39c548 fsnotify_init_mark +EXPORT_SYMBOL_GPL vmlinux 0xaf3a44e9 __SCK__tp_func_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xaf4d0ef5 crypto_akcipher_sync_prep +EXPORT_SYMBOL_GPL vmlinux 0xaf6be0cc blk_mq_quiesce_tagset +EXPORT_SYMBOL_GPL vmlinux 0xaf72ee75 pci_assign_unassigned_bus_resources +EXPORT_SYMBOL_GPL vmlinux 0xaf7ad94c __SCK__tp_func_ipi_send_cpumask +EXPORT_SYMBOL_GPL vmlinux 0xaf861b43 ncsi_register_dev +EXPORT_SYMBOL_GPL vmlinux 0xaf88d6ee sched_show_task +EXPORT_SYMBOL_GPL vmlinux 0xaf89c1be mas_next +EXPORT_SYMBOL_GPL vmlinux 0xaf934ea4 blk_queue_flag_test_and_set +EXPORT_SYMBOL_GPL vmlinux 0xaf966e43 get_net_ns +EXPORT_SYMBOL_GPL vmlinux 0xafbdefbe get_task_pid +EXPORT_SYMBOL_GPL vmlinux 0xafc1874a regmap_multi_reg_write_bypassed +EXPORT_SYMBOL_GPL vmlinux 0xafc7a41d hrtimer_start_range_ns +EXPORT_SYMBOL_GPL vmlinux 0xafd8a278 br_ip6_fragment +EXPORT_SYMBOL_GPL vmlinux 0xafdeab4a css_sched_sch_todo +EXPORT_SYMBOL_GPL vmlinux 0xafeb58c1 __SCK__tp_func_io_page_fault +EXPORT_SYMBOL_GPL vmlinux 0xaffe65e0 iommu_iova_to_phys +EXPORT_SYMBOL_GPL vmlinux 0xb0135289 device_get_phy_mode +EXPORT_SYMBOL_GPL vmlinux 0xb049a294 __SCK__tp_func_pelt_irq_tp +EXPORT_SYMBOL_GPL vmlinux 0xb073baed bpf_prog_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb0747ed2 rcu_cpu_stall_suppress +EXPORT_SYMBOL_GPL vmlinux 0xb0802f90 __tracepoint_sched_overutilized_tp +EXPORT_SYMBOL_GPL vmlinux 0xb0a4cee8 cmf_read +EXPORT_SYMBOL_GPL vmlinux 0xb0a6f84a strp_done +EXPORT_SYMBOL_GPL vmlinux 0xb0b85f47 ring_buffer_iter_reset +EXPORT_SYMBOL_GPL vmlinux 0xb0c17d26 iommu_detach_device +EXPORT_SYMBOL_GPL vmlinux 0xb0d1d9c0 unwind_next_frame +EXPORT_SYMBOL_GPL vmlinux 0xb0e938c4 fscrypt_match_name +EXPORT_SYMBOL_GPL vmlinux 0xb0ec7fe6 iommu_device_unlink +EXPORT_SYMBOL_GPL vmlinux 0xb10d964d devlink_fmsg_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xb11d9000 tty_dev_name_to_number +EXPORT_SYMBOL_GPL vmlinux 0xb125c73a linear_hugepage_index +EXPORT_SYMBOL_GPL vmlinux 0xb13311f7 sched_set_fifo_low +EXPORT_SYMBOL_GPL vmlinux 0xb13713c0 posix_clock_register +EXPORT_SYMBOL_GPL vmlinux 0xb1432f4f devl_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb14f0c2e devlink_params_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb1647fc2 devlink_info_version_running_put +EXPORT_SYMBOL_GPL vmlinux 0xb16d5966 gpiochip_unlock_as_irq +EXPORT_SYMBOL_GPL vmlinux 0xb16dbd7d do_unregister_con_driver +EXPORT_SYMBOL_GPL vmlinux 0xb178b890 inet6_compat_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xb1a94180 pci_hp_add +EXPORT_SYMBOL_GPL vmlinux 0xb1af5ad2 iommu_device_link +EXPORT_SYMBOL_GPL vmlinux 0xb1b1c93e atomic_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb1b3950e class_create_file_ns +EXPORT_SYMBOL_GPL vmlinux 0xb1baa71a devlink_linecard_provision_fail +EXPORT_SYMBOL_GPL vmlinux 0xb1c79e94 synth_event_trace_array +EXPORT_SYMBOL_GPL vmlinux 0xb1cdea85 __srcu_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xb1e25684 __trace_bputs +EXPORT_SYMBOL_GPL vmlinux 0xb1fc1782 pci_speed_string +EXPORT_SYMBOL_GPL vmlinux 0xb212574e irq_chip_ack_parent +EXPORT_SYMBOL_GPL vmlinux 0xb217ed89 md_bitmap_copy_from_slot +EXPORT_SYMBOL_GPL vmlinux 0xb223d354 gpiod_get_raw_array_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xb239b95f xas_clear_mark +EXPORT_SYMBOL_GPL vmlinux 0xb23b7691 start_poll_synchronize_rcu_full +EXPORT_SYMBOL_GPL vmlinux 0xb2405efc secure_tcp_seq +EXPORT_SYMBOL_GPL vmlinux 0xb26a1add elfcorehdr_addr +EXPORT_SYMBOL_GPL vmlinux 0xb26c0fd5 devl_rate_leaf_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb275b70d fwnode_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0xb28f2eeb crypto_register_acomp +EXPORT_SYMBOL_GPL vmlinux 0xb29f6a70 sk_msg_return_zero +EXPORT_SYMBOL_GPL vmlinux 0xb2a6f197 bpf_fentry_test1 +EXPORT_SYMBOL_GPL vmlinux 0xb2ac9a6f strp_stop +EXPORT_SYMBOL_GPL vmlinux 0xb2acfbfa devm_free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xb2c1732e rcu_gp_set_torture_wait +EXPORT_SYMBOL_GPL vmlinux 0xb2ca00b7 sysfs_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xb2cc357a shmem_file_setup +EXPORT_SYMBOL_GPL vmlinux 0xb2d21dff blk_req_needs_zone_write_lock +EXPORT_SYMBOL_GPL vmlinux 0xb2dd21b9 tty_buffer_set_limit +EXPORT_SYMBOL_GPL vmlinux 0xb2fa093e blk_mq_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xb300f410 regmap_register_patch +EXPORT_SYMBOL_GPL vmlinux 0xb307c909 devlink_fmsg_u64_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xb308d6fb md_do_sync +EXPORT_SYMBOL_GPL vmlinux 0xb32bf010 gfn_to_pfn +EXPORT_SYMBOL_GPL vmlinux 0xb3510553 kvm_arch_crypto_set_masks +EXPORT_SYMBOL_GPL vmlinux 0xb3666e29 bpf_trace_run4 +EXPORT_SYMBOL_GPL vmlinux 0xb368f824 s390_sha_update +EXPORT_SYMBOL_GPL vmlinux 0xb3b1352e kvm_s390_pv_cpu_is_protected +EXPORT_SYMBOL_GPL vmlinux 0xb3c4e08d vfs_kern_mount +EXPORT_SYMBOL_GPL vmlinux 0xb3d2a1cd ip6_append_data +EXPORT_SYMBOL_GPL vmlinux 0xb3ec10a2 pci_status_get_and_clear_errors +EXPORT_SYMBOL_GPL vmlinux 0xb400a9c5 cio_tm_intrg +EXPORT_SYMBOL_GPL vmlinux 0xb40a7207 sock_diag_register_inet_compat +EXPORT_SYMBOL_GPL vmlinux 0xb4339edb iomap_dio_complete +EXPORT_SYMBOL_GPL vmlinux 0xb43f9365 ktime_get +EXPORT_SYMBOL_GPL vmlinux 0xb446b0f4 seq_buf_do_printk +EXPORT_SYMBOL_GPL vmlinux 0xb44e18ea audit_enabled +EXPORT_SYMBOL_GPL vmlinux 0xb4526b19 scsi_build_sense +EXPORT_SYMBOL_GPL vmlinux 0xb452cf02 fb_sys_read +EXPORT_SYMBOL_GPL vmlinux 0xb46fbe0b klp_shadow_get_or_alloc +EXPORT_SYMBOL_GPL vmlinux 0xb4703fa7 fib6_check_nexthop +EXPORT_SYMBOL_GPL vmlinux 0xb474d266 fat_remove_entries +EXPORT_SYMBOL_GPL vmlinux 0xb4a867ae unix_peer_get +EXPORT_SYMBOL_GPL vmlinux 0xb4b97c90 pvclock_gtod_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb4eda0da ring_buffer_event_length +EXPORT_SYMBOL_GPL vmlinux 0xb4edb989 alarm_try_to_cancel +EXPORT_SYMBOL_GPL vmlinux 0xb5093dd3 console_list +EXPORT_SYMBOL_GPL vmlinux 0xb515b861 platform_irq_count +EXPORT_SYMBOL_GPL vmlinux 0xb51d438f get_current_tty +EXPORT_SYMBOL_GPL vmlinux 0xb536a2c1 pci_ims_alloc_irq +EXPORT_SYMBOL_GPL vmlinux 0xb555bf60 security_inode_mkdir +EXPORT_SYMBOL_GPL vmlinux 0xb55aa52a __tcp_send_ack +EXPORT_SYMBOL_GPL vmlinux 0xb561c490 mpi_mul +EXPORT_SYMBOL_GPL vmlinux 0xb570745c __SCK__tp_func_ipi_send_cpu +EXPORT_SYMBOL_GPL vmlinux 0xb57daec2 switchdev_handle_port_obj_del_foreign +EXPORT_SYMBOL_GPL vmlinux 0xb583f7d7 wbt_enable_default +EXPORT_SYMBOL_GPL vmlinux 0xb592d904 __gfn_to_pfn_memslot +EXPORT_SYMBOL_GPL vmlinux 0xb5aaa7d8 sysfs_chmod_file +EXPORT_SYMBOL_GPL vmlinux 0xb5c3d7ce dw_pcie_host_init +EXPORT_SYMBOL_GPL vmlinux 0xb5c4c201 dma_resv_test_signaled +EXPORT_SYMBOL_GPL vmlinux 0xb5eced8c devl_param_value_changed +EXPORT_SYMBOL_GPL vmlinux 0xb5f7a110 tpm_pm_resume +EXPORT_SYMBOL_GPL vmlinux 0xb6088146 __cookie_v4_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0xb6261484 register_die_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb6410433 mpi_addm +EXPORT_SYMBOL_GPL vmlinux 0xb64f0ef8 strp_init +EXPORT_SYMBOL_GPL vmlinux 0xb655d449 gpiod_get_value_cansleep +EXPORT_SYMBOL_GPL vmlinux 0xb674e800 metadata_dst_alloc_percpu +EXPORT_SYMBOL_GPL vmlinux 0xb6787346 sfp_unregister_socket +EXPORT_SYMBOL_GPL vmlinux 0xb67d985d smp_call_function_any +EXPORT_SYMBOL_GPL vmlinux 0xb6842fae mas_find_rev +EXPORT_SYMBOL_GPL vmlinux 0xb692e9a7 iommu_alloc_resv_region +EXPORT_SYMBOL_GPL vmlinux 0xb69afbb0 devlink_linecard_deactivate +EXPORT_SYMBOL_GPL vmlinux 0xb69c68d8 cgroup_get_e_css +EXPORT_SYMBOL_GPL vmlinux 0xb6b3e8c3 __mmu_notifier_register +EXPORT_SYMBOL_GPL vmlinux 0xb6b4f963 vp_legacy_get_features +EXPORT_SYMBOL_GPL vmlinux 0xb6bb29fc user_update +EXPORT_SYMBOL_GPL vmlinux 0xb6bb88fb md_stop +EXPORT_SYMBOL_GPL vmlinux 0xb6dd2e60 request_firmware_direct +EXPORT_SYMBOL_GPL vmlinux 0xb6e1b508 sock_map_unhash +EXPORT_SYMBOL_GPL vmlinux 0xb72272ad fb_deferred_io_cleanup +EXPORT_SYMBOL_GPL vmlinux 0xb730ef83 gen_pool_size +EXPORT_SYMBOL_GPL vmlinux 0xb7736870 devm_ioremap_uc +EXPORT_SYMBOL_GPL vmlinux 0xb774ca50 perf_pmu_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb781a4a7 mptcp_diag_fill_info +EXPORT_SYMBOL_GPL vmlinux 0xb786bf75 pci_write_msi_msg +EXPORT_SYMBOL_GPL vmlinux 0xb7a387fc synchronize_rcu_tasks_rude +EXPORT_SYMBOL_GPL vmlinux 0xb7a9c6cc regmap_multi_reg_write +EXPORT_SYMBOL_GPL vmlinux 0xb7b350ed klist_init +EXPORT_SYMBOL_GPL vmlinux 0xb7c083d6 virtio_reset_device +EXPORT_SYMBOL_GPL vmlinux 0xb7c69a63 unregister_vmap_purge_notifier +EXPORT_SYMBOL_GPL vmlinux 0xb7eab117 devl_linecard_destroy +EXPORT_SYMBOL_GPL vmlinux 0xb7edb43e devm_blk_crypto_profile_init +EXPORT_SYMBOL_GPL vmlinux 0xb81c9f1e srcu_barrier +EXPORT_SYMBOL_GPL vmlinux 0xb84b496c iomap_dio_bio_end_io +EXPORT_SYMBOL_GPL vmlinux 0xb85136de devlink_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb88dbfce irq_set_irqchip_state +EXPORT_SYMBOL_GPL vmlinux 0xb89e69b1 jump_label_update_timeout +EXPORT_SYMBOL_GPL vmlinux 0xb8cd3a7f nf_logger_put +EXPORT_SYMBOL_GPL vmlinux 0xb8cff6b2 user_read +EXPORT_SYMBOL_GPL vmlinux 0xb8e79aeb devlink_port_type_eth_set +EXPORT_SYMBOL_GPL vmlinux 0xb8f7fc18 pci_epf_alloc_space +EXPORT_SYMBOL_GPL vmlinux 0xb912560d static_key_disable +EXPORT_SYMBOL_GPL vmlinux 0xb93a6a2e zpci_write_block +EXPORT_SYMBOL_GPL vmlinux 0xb9681621 xdp_do_flush +EXPORT_SYMBOL_GPL vmlinux 0xb980dc42 tracepoint_probe_unregister +EXPORT_SYMBOL_GPL vmlinux 0xb9852d11 __traceiter_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xb997ff87 tcp_twsk_destructor +EXPORT_SYMBOL_GPL vmlinux 0xb99e14ca crypto_type_has_alg +EXPORT_SYMBOL_GPL vmlinux 0xb9a66844 fib_nh_common_release +EXPORT_SYMBOL_GPL vmlinux 0xb9a772f5 umd_cleanup_helper +EXPORT_SYMBOL_GPL vmlinux 0xb9ac0adc kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0xb9b28c02 dma_alloc_pages +EXPORT_SYMBOL_GPL vmlinux 0xb9b755a2 ccw_device_siosl +EXPORT_SYMBOL_GPL vmlinux 0xb9c203fd skb_partial_csum_set +EXPORT_SYMBOL_GPL vmlinux 0xb9c425de register_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xb9ce9728 fuse_abort_conn +EXPORT_SYMBOL_GPL vmlinux 0xb9d025c9 llist_del_first +EXPORT_SYMBOL_GPL vmlinux 0xb9d69f5c ioc_find_get_icq +EXPORT_SYMBOL_GPL vmlinux 0xba158068 tty_port_tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xba19f519 __virtqueue_unbreak +EXPORT_SYMBOL_GPL vmlinux 0xba1b1c31 vp_modern_set_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0xba29b7dd pci_disable_ats +EXPORT_SYMBOL_GPL vmlinux 0xba31093a tty_port_install +EXPORT_SYMBOL_GPL vmlinux 0xba402ae8 file_is_kvm +EXPORT_SYMBOL_GPL vmlinux 0xba60bbd6 pci_scan_child_bus +EXPORT_SYMBOL_GPL vmlinux 0xba6b73f9 zpci_aif_sbv +EXPORT_SYMBOL_GPL vmlinux 0xba6eb67d __tracepoint_mc_event +EXPORT_SYMBOL_GPL vmlinux 0xba7ad70b synth_event_trace_end +EXPORT_SYMBOL_GPL vmlinux 0xba875a4b device_destroy +EXPORT_SYMBOL_GPL vmlinux 0xba9a4443 scsi_mode_select +EXPORT_SYMBOL_GPL vmlinux 0xbaade660 find_ge_pid +EXPORT_SYMBOL_GPL vmlinux 0xbabd6de6 devl_lock +EXPORT_SYMBOL_GPL vmlinux 0xbac94448 __tracepoint_block_rq_insert +EXPORT_SYMBOL_GPL vmlinux 0xbaf0751f tpm_get_timeouts +EXPORT_SYMBOL_GPL vmlinux 0xbaf1e275 iomap_seek_data +EXPORT_SYMBOL_GPL vmlinux 0xbaf6850c fsnotify_wait_marks_destroyed +EXPORT_SYMBOL_GPL vmlinux 0xbb008ff2 tcp_plb_update_state_upon_rto +EXPORT_SYMBOL_GPL vmlinux 0xbb028ad3 rcu_gp_slow_register +EXPORT_SYMBOL_GPL vmlinux 0xbb0ab47b debug_locks +EXPORT_SYMBOL_GPL vmlinux 0xbb14cc55 devm_hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xbb1febf7 sch_frag_xmit_hook +EXPORT_SYMBOL_GPL vmlinux 0xbb23b38e ethtool_dev_mm_supported +EXPORT_SYMBOL_GPL vmlinux 0xbb24f372 __SCK__tp_func_attach_device_to_domain +EXPORT_SYMBOL_GPL vmlinux 0xbb32e49b css_general_characteristics +EXPORT_SYMBOL_GPL vmlinux 0xbb3d5fce page_cache_async_ra +EXPORT_SYMBOL_GPL vmlinux 0xbb4146b3 get_completed_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xbb5170c5 irq_get_percpu_devid_partition +EXPORT_SYMBOL_GPL vmlinux 0xbb6508da random_get_entropy_fallback +EXPORT_SYMBOL_GPL vmlinux 0xbb6a3cbd devlink_fmsg_arr_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xbb7195a5 xdp_warn +EXPORT_SYMBOL_GPL vmlinux 0xbb734cae crypto_unregister_alg +EXPORT_SYMBOL_GPL vmlinux 0xbb7b3f80 chp_ssd_get_mask +EXPORT_SYMBOL_GPL vmlinux 0xbb7e9690 gfn_to_hva_memslot +EXPORT_SYMBOL_GPL vmlinux 0xbbc40a71 x509_decode_time +EXPORT_SYMBOL_GPL vmlinux 0xbbc63fee trace_add_event_call +EXPORT_SYMBOL_GPL vmlinux 0xbbef8520 debugfs_create_regset32 +EXPORT_SYMBOL_GPL vmlinux 0xbbf13f0a blk_queue_zone_write_granularity +EXPORT_SYMBOL_GPL vmlinux 0xbbf8221a virtqueue_is_broken +EXPORT_SYMBOL_GPL vmlinux 0xbc22b0fd ext_pi_type1_crc64 +EXPORT_SYMBOL_GPL vmlinux 0xbc28a2d4 fsverity_ioctl_read_metadata +EXPORT_SYMBOL_GPL vmlinux 0xbc314156 nop_mnt_idmap +EXPORT_SYMBOL_GPL vmlinux 0xbc3f2cb0 timecounter_cyc2time +EXPORT_SYMBOL_GPL vmlinux 0xbc4c4bcc trace_seq_to_user +EXPORT_SYMBOL_GPL vmlinux 0xbc65f81b fuse_dev_free +EXPORT_SYMBOL_GPL vmlinux 0xbc6bec66 free_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xbc7b9040 vmf_insert_pfn_pmd +EXPORT_SYMBOL_GPL vmlinux 0xbc831351 __traceiter_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xbc875da4 bio_clone_blkg_association +EXPORT_SYMBOL_GPL vmlinux 0xbca5dd91 device_property_read_u16_array +EXPORT_SYMBOL_GPL vmlinux 0xbcac0acd skcipher_walk_async +EXPORT_SYMBOL_GPL vmlinux 0xbcc15e75 ktime_get_coarse_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xbccd05a1 pci_d3cold_enable +EXPORT_SYMBOL_GPL vmlinux 0xbcdbf543 crypto_larval_alloc +EXPORT_SYMBOL_GPL vmlinux 0xbcdd5b99 iommu_group_set_name +EXPORT_SYMBOL_GPL vmlinux 0xbcdd7763 fib_rules_register +EXPORT_SYMBOL_GPL vmlinux 0xbcec0323 pci_cfg_access_trylock +EXPORT_SYMBOL_GPL vmlinux 0xbcee4610 inet_twsk_put +EXPORT_SYMBOL_GPL vmlinux 0xbcef1071 pcie_update_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xbcf1f0e6 zs_create_pool +EXPORT_SYMBOL_GPL vmlinux 0xbd3fe1e3 disable_hardirq +EXPORT_SYMBOL_GPL vmlinux 0xbd544036 virtqueue_notify +EXPORT_SYMBOL_GPL vmlinux 0xbd5c423e bdev_alignment_offset +EXPORT_SYMBOL_GPL vmlinux 0xbd6830ff klp_get_state +EXPORT_SYMBOL_GPL vmlinux 0xbd693d7e kill_pid_usb_asyncio +EXPORT_SYMBOL_GPL vmlinux 0xbd7aaaee add_memory +EXPORT_SYMBOL_GPL vmlinux 0xbd813f22 dst_cache_set_ip6 +EXPORT_SYMBOL_GPL vmlinux 0xbd959888 ip6_datagram_connect_v6_only +EXPORT_SYMBOL_GPL vmlinux 0xbd95e941 blkcg_policy_register +EXPORT_SYMBOL_GPL vmlinux 0xbd975194 scsi_schedule_eh +EXPORT_SYMBOL_GPL vmlinux 0xbd99cf3f gpiochip_irq_map +EXPORT_SYMBOL_GPL vmlinux 0xbda04a91 cond_synchronize_rcu_expedited +EXPORT_SYMBOL_GPL vmlinux 0xbda560a1 ping_recvmsg +EXPORT_SYMBOL_GPL vmlinux 0xbda97f7a register_btf_id_dtor_kfuncs +EXPORT_SYMBOL_GPL vmlinux 0xbda9fb55 unregister_kretprobes +EXPORT_SYMBOL_GPL vmlinux 0xbdb242d9 __vfs_setxattr_locked +EXPORT_SYMBOL_GPL vmlinux 0xbdcf7357 irq_domain_remove_sim +EXPORT_SYMBOL_GPL vmlinux 0xbdda1b5f vmalloc_huge +EXPORT_SYMBOL_GPL vmlinux 0xbddac79d l3mdev_master_upper_ifindex_by_index_rcu +EXPORT_SYMBOL_GPL vmlinux 0xbde439fb nf_queue_nf_hook_drop +EXPORT_SYMBOL_GPL vmlinux 0xbe008fbb sock_diag_check_cookie +EXPORT_SYMBOL_GPL vmlinux 0xbe11aafe blkg_conf_prep +EXPORT_SYMBOL_GPL vmlinux 0xbe415ae8 __netif_set_xps_queue +EXPORT_SYMBOL_GPL vmlinux 0xbe4504ee devlink_port_register_with_ops +EXPORT_SYMBOL_GPL vmlinux 0xbe4564e1 device_store_ulong +EXPORT_SYMBOL_GPL vmlinux 0xbe51d308 blkg_rwstat_recursive_sum +EXPORT_SYMBOL_GPL vmlinux 0xbe60cead gpiochip_line_is_irq +EXPORT_SYMBOL_GPL vmlinux 0xbe661c7e pci_common_swizzle +EXPORT_SYMBOL_GPL vmlinux 0xbe687e88 wake_up_all_idle_cpus +EXPORT_SYMBOL_GPL vmlinux 0xbe691858 cio_clear +EXPORT_SYMBOL_GPL vmlinux 0xbe8893d8 mark_page_dirty_in_slot +EXPORT_SYMBOL_GPL vmlinux 0xbe9a83d5 dw_pcie_write +EXPORT_SYMBOL_GPL vmlinux 0xbea5ff1e static_key_initialized +EXPORT_SYMBOL_GPL vmlinux 0xbea826ce fsnotify_find_mark +EXPORT_SYMBOL_GPL vmlinux 0xbeaa3a16 bd_unlink_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0xbeca9d41 sbitmap_queue_show +EXPORT_SYMBOL_GPL vmlinux 0xbecdf38f badblocks_check +EXPORT_SYMBOL_GPL vmlinux 0xbedbc05b bpf_map_inc_not_zero +EXPORT_SYMBOL_GPL vmlinux 0xbee1bae9 trace_put_event_file +EXPORT_SYMBOL_GPL vmlinux 0xbee2913b sk_msg_free_partial +EXPORT_SYMBOL_GPL vmlinux 0xbf041102 register_vt_notifier +EXPORT_SYMBOL_GPL vmlinux 0xbf1120f8 iomap_ioend_try_merge +EXPORT_SYMBOL_GPL vmlinux 0xbf2b140c crypto_larval_kill +EXPORT_SYMBOL_GPL vmlinux 0xbf2e2e71 housekeeping_enabled +EXPORT_SYMBOL_GPL vmlinux 0xbf3896c6 acomp_request_free +EXPORT_SYMBOL_GPL vmlinux 0xbf4513c3 devlink_linecard_activate +EXPORT_SYMBOL_GPL vmlinux 0xbf453ad5 dax_recovery_write +EXPORT_SYMBOL_GPL vmlinux 0xbf4fe00b component_unbind_all +EXPORT_SYMBOL_GPL vmlinux 0xbf746e7f xdp_do_redirect_frame +EXPORT_SYMBOL_GPL vmlinux 0xbf8b6d22 vp_legacy_set_status +EXPORT_SYMBOL_GPL vmlinux 0xbf91ca88 HUF_readStats +EXPORT_SYMBOL_GPL vmlinux 0xbfb37f3e __ndisc_fill_addr_option +EXPORT_SYMBOL_GPL vmlinux 0xbfb7cea6 pci_epc_get +EXPORT_SYMBOL_GPL vmlinux 0xbfb8f9a5 gmap_get +EXPORT_SYMBOL_GPL vmlinux 0xbfbad29c msi_domain_get_virq +EXPORT_SYMBOL_GPL vmlinux 0xbfbb1949 irq_chip_set_type_parent +EXPORT_SYMBOL_GPL vmlinux 0xbfd4dcbf serdev_controller_add +EXPORT_SYMBOL_GPL vmlinux 0xbfe5616d tick_broadcast_oneshot_control +EXPORT_SYMBOL_GPL vmlinux 0xbfe7660a badblocks_set +EXPORT_SYMBOL_GPL vmlinux 0xc011a6e6 serdev_device_set_tiocm +EXPORT_SYMBOL_GPL vmlinux 0xc01d676c ip_route_output_tunnel +EXPORT_SYMBOL_GPL vmlinux 0xc02b7ecf crypto_mod_put +EXPORT_SYMBOL_GPL vmlinux 0xc044ccb5 security_inode_setattr +EXPORT_SYMBOL_GPL vmlinux 0xc045988c rhashtable_walk_next +EXPORT_SYMBOL_GPL vmlinux 0xc090c376 net_selftest_get_strings +EXPORT_SYMBOL_GPL vmlinux 0xc09420f6 irq_set_default_host +EXPORT_SYMBOL_GPL vmlinux 0xc0a42f53 iommu_attach_group +EXPORT_SYMBOL_GPL vmlinux 0xc0a4374b serdev_device_set_flow_control +EXPORT_SYMBOL_GPL vmlinux 0xc0a96e14 rcu_gp_is_expedited +EXPORT_SYMBOL_GPL vmlinux 0xc0afdc77 regmap_get_reg_stride +EXPORT_SYMBOL_GPL vmlinux 0xc0b2664d devlink_dpipe_header_ipv4 +EXPORT_SYMBOL_GPL vmlinux 0xc0b67980 kvm_make_all_cpus_request +EXPORT_SYMBOL_GPL vmlinux 0xc0f0458a ip_tunnel_unneed_metadata +EXPORT_SYMBOL_GPL vmlinux 0xc1086e0c sysrq_toggle_support +EXPORT_SYMBOL_GPL vmlinux 0xc123d679 net_failover_create +EXPORT_SYMBOL_GPL vmlinux 0xc132c453 __wake_up_locked_sync_key +EXPORT_SYMBOL_GPL vmlinux 0xc13374f5 failover_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc15d80e3 anon_transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc179d5d1 __fscrypt_inode_uses_inline_crypto +EXPORT_SYMBOL_GPL vmlinux 0xc17e07c5 blk_queue_max_zone_append_sectors +EXPORT_SYMBOL_GPL vmlinux 0xc197430a ccw_device_get_cssid +EXPORT_SYMBOL_GPL vmlinux 0xc1b990aa sbitmap_finish_wait +EXPORT_SYMBOL_GPL vmlinux 0xc1be4b18 cio_enable_subchannel +EXPORT_SYMBOL_GPL vmlinux 0xc1c75f81 input_ff_flush +EXPORT_SYMBOL_GPL vmlinux 0xc1cb4113 dm_post_suspending +EXPORT_SYMBOL_GPL vmlinux 0xc1ceacc1 blk_mq_sched_try_merge +EXPORT_SYMBOL_GPL vmlinux 0xc1d345a7 pci_enable_sriov +EXPORT_SYMBOL_GPL vmlinux 0xc1dcda89 scsi_ioctl_block_when_processing_errors +EXPORT_SYMBOL_GPL vmlinux 0xc1ddca99 fib_table_lookup +EXPORT_SYMBOL_GPL vmlinux 0xc1ec94bb xdp_master_redirect +EXPORT_SYMBOL_GPL vmlinux 0xc1edf1ac freq_qos_add_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc20aa799 component_add_typed +EXPORT_SYMBOL_GPL vmlinux 0xc221049d __root_device_register +EXPORT_SYMBOL_GPL vmlinux 0xc22a3091 vm_unmap_aliases +EXPORT_SYMBOL_GPL vmlinux 0xc239a223 gpiochip_get_desc +EXPORT_SYMBOL_GPL vmlinux 0xc2448702 blkg_conf_exit +EXPORT_SYMBOL_GPL vmlinux 0xc283d52c __traceiter_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xc293d96f genphy_c45_pma_baset1_setup_master_slave +EXPORT_SYMBOL_GPL vmlinux 0xc29ab1e5 pid_nr_ns +EXPORT_SYMBOL_GPL vmlinux 0xc29b6192 ethnl_cable_test_amplitude +EXPORT_SYMBOL_GPL vmlinux 0xc2a814db tcp_memory_pressure +EXPORT_SYMBOL_GPL vmlinux 0xc2ab4ddb fib_rules_dump +EXPORT_SYMBOL_GPL vmlinux 0xc2ae49bc msg_zerocopy_callback +EXPORT_SYMBOL_GPL vmlinux 0xc2c1c427 perf_event_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc2cabd13 __phy_modify +EXPORT_SYMBOL_GPL vmlinux 0xc2de7608 gpiochip_enable_irq +EXPORT_SYMBOL_GPL vmlinux 0xc2f85644 gmap_remove +EXPORT_SYMBOL_GPL vmlinux 0xc304d297 pci_epc_start +EXPORT_SYMBOL_GPL vmlinux 0xc304ebef gpiod_direction_output_raw +EXPORT_SYMBOL_GPL vmlinux 0xc31dd214 __pci_reset_function_locked +EXPORT_SYMBOL_GPL vmlinux 0xc341ae6d zs_map_object +EXPORT_SYMBOL_GPL vmlinux 0xc35238d6 dm_bio_get_target_bio_nr +EXPORT_SYMBOL_GPL vmlinux 0xc3708747 trace_vprintk +EXPORT_SYMBOL_GPL vmlinux 0xc3805cd1 fs_ftype_to_dtype +EXPORT_SYMBOL_GPL vmlinux 0xc38d5ee6 __put_net +EXPORT_SYMBOL_GPL vmlinux 0xc3968a48 iommu_domain_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc3ad888c pci_msix_can_alloc_dyn +EXPORT_SYMBOL_GPL vmlinux 0xc3b47825 rcu_async_relax +EXPORT_SYMBOL_GPL vmlinux 0xc3c02bde bpf_map_inc_with_uref +EXPORT_SYMBOL_GPL vmlinux 0xc3c41bc1 crypto_skcipher_encrypt +EXPORT_SYMBOL_GPL vmlinux 0xc3c4c6cc hash_algo_name +EXPORT_SYMBOL_GPL vmlinux 0xc3cffbff md_allow_write +EXPORT_SYMBOL_GPL vmlinux 0xc3de65ff ring_buffer_bytes_cpu +EXPORT_SYMBOL_GPL vmlinux 0xc3ea5305 iommu_default_passthrough +EXPORT_SYMBOL_GPL vmlinux 0xc41a0c51 chsc_ssqd +EXPORT_SYMBOL_GPL vmlinux 0xc41d7f4f ethnl_cable_test_finished +EXPORT_SYMBOL_GPL vmlinux 0xc4207b86 alloc_page_buffers +EXPORT_SYMBOL_GPL vmlinux 0xc426c51f klp_shadow_free_all +EXPORT_SYMBOL_GPL vmlinux 0xc42c3d7c list_lru_count_one +EXPORT_SYMBOL_GPL vmlinux 0xc4377dea sk_msg_trim +EXPORT_SYMBOL_GPL vmlinux 0xc45b3f46 vfs_remove_acl +EXPORT_SYMBOL_GPL vmlinux 0xc4697d11 bpf_prog_sub +EXPORT_SYMBOL_GPL vmlinux 0xc48064be blk_next_bio +EXPORT_SYMBOL_GPL vmlinux 0xc480eb84 appldata_diag +EXPORT_SYMBOL_GPL vmlinux 0xc4810203 nr_iowait +EXPORT_SYMBOL_GPL vmlinux 0xc48f7eb5 is_binary_blacklisted +EXPORT_SYMBOL_GPL vmlinux 0xc4988ad2 crypto_register_ahash +EXPORT_SYMBOL_GPL vmlinux 0xc49b5519 blk_rq_poll +EXPORT_SYMBOL_GPL vmlinux 0xc4a31146 rdma_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xc4a7e169 dma_resv_iter_first +EXPORT_SYMBOL_GPL vmlinux 0xc4af157f srcu_notifier_call_chain +EXPORT_SYMBOL_GPL vmlinux 0xc4c9c75a synth_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0xc4cba338 compat_only_sysfs_link_entry_to_kobj +EXPORT_SYMBOL_GPL vmlinux 0xc4da17f5 vp_modern_config_vector +EXPORT_SYMBOL_GPL vmlinux 0xc4f0da12 ktime_get_with_offset +EXPORT_SYMBOL_GPL vmlinux 0xc4fff2ba kvm_get_kvm_safe +EXPORT_SYMBOL_GPL vmlinux 0xc50559de devm_get_free_pages +EXPORT_SYMBOL_GPL vmlinux 0xc50c282a blk_stat_enable_accounting +EXPORT_SYMBOL_GPL vmlinux 0xc51bd040 driver_register +EXPORT_SYMBOL_GPL vmlinux 0xc527ffa0 crypto_aes_set_key +EXPORT_SYMBOL_GPL vmlinux 0xc53ba24f atomic_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xc53cd7e4 ima_measure_critical_data +EXPORT_SYMBOL_GPL vmlinux 0xc5416964 dma_opt_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0xc54e3bf3 __inet_inherit_port +EXPORT_SYMBOL_GPL vmlinux 0xc5618525 s390_reset_cmma +EXPORT_SYMBOL_GPL vmlinux 0xc56f58bc fwnode_graph_get_remote_port_parent +EXPORT_SYMBOL_GPL vmlinux 0xc575c737 debug_locks_off +EXPORT_SYMBOL_GPL vmlinux 0xc5866921 lwtunnel_state_alloc +EXPORT_SYMBOL_GPL vmlinux 0xc59789ab fuse_conn_put +EXPORT_SYMBOL_GPL vmlinux 0xc5dac4c9 transport_destroy_device +EXPORT_SYMBOL_GPL vmlinux 0xc5dd4e04 uprobe_register +EXPORT_SYMBOL_GPL vmlinux 0xc5fff0c4 virtio_require_restricted_mem_acc +EXPORT_SYMBOL_GPL vmlinux 0xc605bff5 skb_pull_rcsum +EXPORT_SYMBOL_GPL vmlinux 0xc60ee146 __traceiter_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xc617f82c unregister_oom_notifier +EXPORT_SYMBOL_GPL vmlinux 0xc61acb5d perf_aux_output_flag +EXPORT_SYMBOL_GPL vmlinux 0xc627821f kvm_vcpu_is_visible_gfn +EXPORT_SYMBOL_GPL vmlinux 0xc636d60f __tracepoint_pelt_se_tp +EXPORT_SYMBOL_GPL vmlinux 0xc638c709 ping_queue_rcv_skb +EXPORT_SYMBOL_GPL vmlinux 0xc639d8bc param_set_uint_minmax +EXPORT_SYMBOL_GPL vmlinux 0xc643d58a devlink_region_snapshot_id_put +EXPORT_SYMBOL_GPL vmlinux 0xc65d0776 vp_legacy_get_driver_features +EXPORT_SYMBOL_GPL vmlinux 0xc66b77b1 iommu_group_set_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xc66cc19c open_related_ns +EXPORT_SYMBOL_GPL vmlinux 0xc6779093 ring_buffer_record_enable +EXPORT_SYMBOL_GPL vmlinux 0xc68e4973 regmap_field_read +EXPORT_SYMBOL_GPL vmlinux 0xc69b7ee5 zs_destroy_pool +EXPORT_SYMBOL_GPL vmlinux 0xc6a2bf51 xfrm_audit_policy_add +EXPORT_SYMBOL_GPL vmlinux 0xc6ab9a27 pci_cfg_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xc6b3bf41 tracing_snapshot_cond_disable +EXPORT_SYMBOL_GPL vmlinux 0xc6bf9813 posix_clock_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc6c813cd platform_unregister_drivers +EXPORT_SYMBOL_GPL vmlinux 0xc6ed85c7 crypto_unregister_scomps +EXPORT_SYMBOL_GPL vmlinux 0xc6f6d4c9 list_lru_count_node +EXPORT_SYMBOL_GPL vmlinux 0xc70cda8c tpm2_flush_context +EXPORT_SYMBOL_GPL vmlinux 0xc755c93f trace_handle_return +EXPORT_SYMBOL_GPL vmlinux 0xc766bc85 inet_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xc767796f subsys_interface_unregister +EXPORT_SYMBOL_GPL vmlinux 0xc76da9fd radix_tree_preloads +EXPORT_SYMBOL_GPL vmlinux 0xc7708c40 ncsi_stop_dev +EXPORT_SYMBOL_GPL vmlinux 0xc78dfefd __irq_apply_affinity_hint +EXPORT_SYMBOL_GPL vmlinux 0xc791aa61 seg6_do_srh_encap +EXPORT_SYMBOL_GPL vmlinux 0xc7958c7c inet_send_prepare +EXPORT_SYMBOL_GPL vmlinux 0xc7a1840e llist_add_batch +EXPORT_SYMBOL_GPL vmlinux 0xc7a49ae9 ipv6_dup_options +EXPORT_SYMBOL_GPL vmlinux 0xc7aef99e tpm_chip_register +EXPORT_SYMBOL_GPL vmlinux 0xc7b13121 securityfs_remove +EXPORT_SYMBOL_GPL vmlinux 0xc7b5d628 gmap_pmdp_csp +EXPORT_SYMBOL_GPL vmlinux 0xc7b75bde __alloc_pages_bulk +EXPORT_SYMBOL_GPL vmlinux 0xc7e64fc2 asn1_encode_integer +EXPORT_SYMBOL_GPL vmlinux 0xc7ef5702 irq_chip_set_affinity_parent +EXPORT_SYMBOL_GPL vmlinux 0xc7f7dc5a pcie_reset_flr +EXPORT_SYMBOL_GPL vmlinux 0xc7fa4aa9 kobj_ns_drop +EXPORT_SYMBOL_GPL vmlinux 0xc80acfca chsc_sadc +EXPORT_SYMBOL_GPL vmlinux 0xc80ad1d7 clean_acked_data_disable +EXPORT_SYMBOL_GPL vmlinux 0xc80bc3af pci_epc_set_msi +EXPORT_SYMBOL_GPL vmlinux 0xc8124d3d class_compat_create_link +EXPORT_SYMBOL_GPL vmlinux 0xc824f9d8 __i2c_board_lock +EXPORT_SYMBOL_GPL vmlinux 0xc82c721f klist_remove +EXPORT_SYMBOL_GPL vmlinux 0xc8485e7d debugfs_print_regs32 +EXPORT_SYMBOL_GPL vmlinux 0xc855f6ce crypto_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xc85bd550 fuse_direct_io +EXPORT_SYMBOL_GPL vmlinux 0xc861f8cc net_failover_destroy +EXPORT_SYMBOL_GPL vmlinux 0xc86a55ce mddev_suspend +EXPORT_SYMBOL_GPL vmlinux 0xc8ab8d4f buffer_migrate_folio_norefs +EXPORT_SYMBOL_GPL vmlinux 0xc8aece38 dm_audit_log_bio +EXPORT_SYMBOL_GPL vmlinux 0xc8b649c1 devlink_port_attrs_pci_sf_set +EXPORT_SYMBOL_GPL vmlinux 0xc8dc2bbe kern_mount +EXPORT_SYMBOL_GPL vmlinux 0xc8ddd5b5 kstrdup_quotable +EXPORT_SYMBOL_GPL vmlinux 0xc8ec61cb genphy_c45_plca_get_status +EXPORT_SYMBOL_GPL vmlinux 0xc8ecaef5 fwnode_graph_get_port_parent +EXPORT_SYMBOL_GPL vmlinux 0xc8fcf953 gpiod_disable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0xc9150d0f dst_cache_get_ip4 +EXPORT_SYMBOL_GPL vmlinux 0xc91fdf58 percpu_ref_is_zero +EXPORT_SYMBOL_GPL vmlinux 0xc922e727 blk_mq_alloc_request_hctx +EXPORT_SYMBOL_GPL vmlinux 0xc932cfa4 irq_set_chained_handler_and_data +EXPORT_SYMBOL_GPL vmlinux 0xc953a60d scsi_eh_ready_devs +EXPORT_SYMBOL_GPL vmlinux 0xc9561772 fb_destroy_modelist +EXPORT_SYMBOL_GPL vmlinux 0xc9579357 proc_create_net_data_write +EXPORT_SYMBOL_GPL vmlinux 0xc975d1ed security_kernel_read_file +EXPORT_SYMBOL_GPL vmlinux 0xc9827693 __bpf_call_base +EXPORT_SYMBOL_GPL vmlinux 0xc98cccaa pci_load_saved_state +EXPORT_SYMBOL_GPL vmlinux 0xc9af573c show_class_attr_string +EXPORT_SYMBOL_GPL vmlinux 0xc9c77806 inet_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0xc9c802ab kthread_flush_work +EXPORT_SYMBOL_GPL vmlinux 0xc9e1fa91 irq_domain_xlate_onetwocell +EXPORT_SYMBOL_GPL vmlinux 0xc9ec4e21 free_percpu +EXPORT_SYMBOL_GPL vmlinux 0xca1903a6 pcie_aspm_enabled +EXPORT_SYMBOL_GPL vmlinux 0xca23881f crypto_shash_final +EXPORT_SYMBOL_GPL vmlinux 0xca279301 pci_set_host_bridge_release +EXPORT_SYMBOL_GPL vmlinux 0xca454a34 vt_get_leds +EXPORT_SYMBOL_GPL vmlinux 0xca471e4a __platform_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xca541308 trusted_tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xca5ca2c8 devm_device_add_group +EXPORT_SYMBOL_GPL vmlinux 0xca7d8764 kthread_freezable_should_stop +EXPORT_SYMBOL_GPL vmlinux 0xca9a1d5e ring_buffer_free +EXPORT_SYMBOL_GPL vmlinux 0xcaa03691 l3mdev_table_lookup_register +EXPORT_SYMBOL_GPL vmlinux 0xcad29180 pci_epc_get_next_free_bar +EXPORT_SYMBOL_GPL vmlinux 0xcad3fff1 phy_check_downshift +EXPORT_SYMBOL_GPL vmlinux 0xcb165039 key_set_timeout +EXPORT_SYMBOL_GPL vmlinux 0xcb268ec0 __irq_domain_add +EXPORT_SYMBOL_GPL vmlinux 0xcb2b1810 iommu_device_sysfs_add +EXPORT_SYMBOL_GPL vmlinux 0xcb4a7d9b public_key_verify_signature +EXPORT_SYMBOL_GPL vmlinux 0xcb561441 mem_dump_obj +EXPORT_SYMBOL_GPL vmlinux 0xcb7fba2c fsnotify_alloc_group +EXPORT_SYMBOL_GPL vmlinux 0xcba9ea4a strp_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xcbaa6907 kvm_vcpu_mark_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0xcbd766b8 crypto_alloc_kpp +EXPORT_SYMBOL_GPL vmlinux 0xcbda5c68 iomap_is_partially_uptodate +EXPORT_SYMBOL_GPL vmlinux 0xcbe56bc2 zs_get_total_pages +EXPORT_SYMBOL_GPL vmlinux 0xcc29e05e irq_set_affinity +EXPORT_SYMBOL_GPL vmlinux 0xcc3f54e5 net_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xcc5a44d4 iomap_fiemap +EXPORT_SYMBOL_GPL vmlinux 0xcc85a269 dw_pcie_own_conf_map_bus +EXPORT_SYMBOL_GPL vmlinux 0xcc935375 walk_iomem_res_desc +EXPORT_SYMBOL_GPL vmlinux 0xcca80fa0 inverse_translate +EXPORT_SYMBOL_GPL vmlinux 0xcccc7c9b mmu_notifier_unregister +EXPORT_SYMBOL_GPL vmlinux 0xccf52bc9 sfp_upstream_start +EXPORT_SYMBOL_GPL vmlinux 0xccfcf70b device_show_int +EXPORT_SYMBOL_GPL vmlinux 0xcd0df603 __traceiter_neigh_update_done +EXPORT_SYMBOL_GPL vmlinux 0xcd24e146 hash_digest_size +EXPORT_SYMBOL_GPL vmlinux 0xcd2946d3 bsg_remove_queue +EXPORT_SYMBOL_GPL vmlinux 0xcd2df3b6 md_find_rdev_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcd308b4e modify_ftrace_direct_nolock +EXPORT_SYMBOL_GPL vmlinux 0xcd4d3120 fib6_rule_default +EXPORT_SYMBOL_GPL vmlinux 0xcd5e1ae3 devl_dpipe_table_resource_set +EXPORT_SYMBOL_GPL vmlinux 0xcd6f2dc9 nf_log_buf_add +EXPORT_SYMBOL_GPL vmlinux 0xcd86af16 __udp4_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xcd8e1051 watchdog_unregister_device +EXPORT_SYMBOL_GPL vmlinux 0xcd91b127 system_highpri_wq +EXPORT_SYMBOL_GPL vmlinux 0xcd974f00 rcu_all_qs +EXPORT_SYMBOL_GPL vmlinux 0xcd9cd2ff wakeme_after_rcu +EXPORT_SYMBOL_GPL vmlinux 0xcdab573c genphy_c45_plca_set_cfg +EXPORT_SYMBOL_GPL vmlinux 0xcdb6adcc ras_userspace_consumers +EXPORT_SYMBOL_GPL vmlinux 0xcdbe89be synth_event_add_field_str +EXPORT_SYMBOL_GPL vmlinux 0xcdc20eff kvm_set_memory_region +EXPORT_SYMBOL_GPL vmlinux 0xcdca3691 nr_irqs +EXPORT_SYMBOL_GPL vmlinux 0xcde167e0 ping_unhash +EXPORT_SYMBOL_GPL vmlinux 0xcde1c729 bpf_map_inc +EXPORT_SYMBOL_GPL vmlinux 0xcdf265c9 kvm_vcpu_yield_to +EXPORT_SYMBOL_GPL vmlinux 0xcdff5c38 __traceiter_pelt_thermal_tp +EXPORT_SYMBOL_GPL vmlinux 0xce080078 crypto_alloc_acomp_node +EXPORT_SYMBOL_GPL vmlinux 0xce0c102b inet_unhash +EXPORT_SYMBOL_GPL vmlinux 0xce0c2783 fb_deferred_io_mmap +EXPORT_SYMBOL_GPL vmlinux 0xce0f12c8 devl_param_driverinit_value_get +EXPORT_SYMBOL_GPL vmlinux 0xce18e768 ip_local_out +EXPORT_SYMBOL_GPL vmlinux 0xce286d36 gpiochip_irq_unmap +EXPORT_SYMBOL_GPL vmlinux 0xce3d8104 dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0xce6db656 rcu_is_watching +EXPORT_SYMBOL_GPL vmlinux 0xce7bcf6f driver_for_each_device +EXPORT_SYMBOL_GPL vmlinux 0xcea41753 __hrtimer_get_remaining +EXPORT_SYMBOL_GPL vmlinux 0xcee5b4e3 FSE_readNCount +EXPORT_SYMBOL_GPL vmlinux 0xcef54ac9 pci_epc_get_msix +EXPORT_SYMBOL_GPL vmlinux 0xcf0afbfb copy_to_user_nofault +EXPORT_SYMBOL_GPL vmlinux 0xcf28f55e trace_clock_global +EXPORT_SYMBOL_GPL vmlinux 0xcf32320e smpboot_register_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0xcf410b00 serdev_device_open +EXPORT_SYMBOL_GPL vmlinux 0xcf51b151 devl_rate_nodes_destroy +EXPORT_SYMBOL_GPL vmlinux 0xcf6fcf61 bpf_trace_run9 +EXPORT_SYMBOL_GPL vmlinux 0xcf7eaefe crypto_ahash_finup +EXPORT_SYMBOL_GPL vmlinux 0xcf9a35c2 sbitmap_show +EXPORT_SYMBOL_GPL vmlinux 0xcf9d7c92 bus_sort_breadthfirst +EXPORT_SYMBOL_GPL vmlinux 0xcfa49405 fwnode_get_parent +EXPORT_SYMBOL_GPL vmlinux 0xcfaeadaf klist_add_head +EXPORT_SYMBOL_GPL vmlinux 0xcfbc43b1 kstrdup_quotable_file +EXPORT_SYMBOL_GPL vmlinux 0xcfc5108a devlink_fmsg_u8_pair_put +EXPORT_SYMBOL_GPL vmlinux 0xcfc7b4e4 rcu_barrier_tasks_trace +EXPORT_SYMBOL_GPL vmlinux 0xd0129515 handle_simple_irq +EXPORT_SYMBOL_GPL vmlinux 0xd01463ce cpu_subsys +EXPORT_SYMBOL_GPL vmlinux 0xd014bad6 scsi_block_targets +EXPORT_SYMBOL_GPL vmlinux 0xd031b589 asn1_ber_decoder +EXPORT_SYMBOL_GPL vmlinux 0xd03bd8e2 mddev_init_writes_pending +EXPORT_SYMBOL_GPL vmlinux 0xd03eaf4c schedule_hrtimeout_range +EXPORT_SYMBOL_GPL vmlinux 0xd04aedfd __SCK__tp_func_arm_event +EXPORT_SYMBOL_GPL vmlinux 0xd0512d69 balloon_mops +EXPORT_SYMBOL_GPL vmlinux 0xd06524ba raw_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xd067d3c5 system_freezable_power_efficient_wq +EXPORT_SYMBOL_GPL vmlinux 0xd0686cd4 rcuref_put_slowpath +EXPORT_SYMBOL_GPL vmlinux 0xd0ab4b21 kvm_vcpu_gfn_to_pfn +EXPORT_SYMBOL_GPL vmlinux 0xd0c05159 emergency_restart +EXPORT_SYMBOL_GPL vmlinux 0xd0cb3ff4 look_up_OID +EXPORT_SYMBOL_GPL vmlinux 0xd0cd3ba2 crypto_sig_set_pubkey +EXPORT_SYMBOL_GPL vmlinux 0xd0db0f12 run_dax +EXPORT_SYMBOL_GPL vmlinux 0xd0e76b59 sbitmap_bitmap_show +EXPORT_SYMBOL_GPL vmlinux 0xd1021a8f devm_krealloc +EXPORT_SYMBOL_GPL vmlinux 0xd102b98a get_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0xd106882d blk_mq_unfreeze_queue +EXPORT_SYMBOL_GPL vmlinux 0xd108ada1 tcp_plb_check_rehash +EXPORT_SYMBOL_GPL vmlinux 0xd10b8706 device_add_groups +EXPORT_SYMBOL_GPL vmlinux 0xd12ff95c crypto_register_shashes +EXPORT_SYMBOL_GPL vmlinux 0xd1422cd0 fscrypt_mergeable_bio +EXPORT_SYMBOL_GPL vmlinux 0xd1481de7 mpi_clear +EXPORT_SYMBOL_GPL vmlinux 0xd159586c net_prio_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xd1a9ca15 __SCK__tp_func_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xd1ad6d38 uv_pin_shared +EXPORT_SYMBOL_GPL vmlinux 0xd1cbc23c add_timer_on +EXPORT_SYMBOL_GPL vmlinux 0xd1e7be87 devm_watchdog_register_device +EXPORT_SYMBOL_GPL vmlinux 0xd1f2eee2 nf_logger_find_get +EXPORT_SYMBOL_GPL vmlinux 0xd217e9e6 trace_set_clr_event +EXPORT_SYMBOL_GPL vmlinux 0xd21b61bd async_schedule_node_domain +EXPORT_SYMBOL_GPL vmlinux 0xd21f1d35 __SCK__tp_func_tcp_send_reset +EXPORT_SYMBOL_GPL vmlinux 0xd241b523 devm_gpiod_put_array +EXPORT_SYMBOL_GPL vmlinux 0xd2473090 bpfilter_ops +EXPORT_SYMBOL_GPL vmlinux 0xd255ec84 blk_queue_required_elevator_features +EXPORT_SYMBOL_GPL vmlinux 0xd260af0d ring_buffer_write +EXPORT_SYMBOL_GPL vmlinux 0xd2673d76 iomap_swapfile_activate +EXPORT_SYMBOL_GPL vmlinux 0xd26c9299 sock_gen_put +EXPORT_SYMBOL_GPL vmlinux 0xd273b1b1 __round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xd293e44e ncsi_vlan_rx_kill_vid +EXPORT_SYMBOL_GPL vmlinux 0xd29c1f10 __traceiter_error_report_end +EXPORT_SYMBOL_GPL vmlinux 0xd2d7e59b unregister_platform_power_off +EXPORT_SYMBOL_GPL vmlinux 0xd2e79416 cpu_bit_bitmap +EXPORT_SYMBOL_GPL vmlinux 0xd2f8d961 pci_ioremap_bar +EXPORT_SYMBOL_GPL vmlinux 0xd3034428 __wake_up_locked_key +EXPORT_SYMBOL_GPL vmlinux 0xd30a3546 pci_epf_create +EXPORT_SYMBOL_GPL vmlinux 0xd31a2ac5 ring_buffer_oldest_event_ts +EXPORT_SYMBOL_GPL vmlinux 0xd31d8c91 cn_add_callback +EXPORT_SYMBOL_GPL vmlinux 0xd3243ae8 mpi_read_raw_data +EXPORT_SYMBOL_GPL vmlinux 0xd32832ed crypto_find_alg +EXPORT_SYMBOL_GPL vmlinux 0xd32b6f0f __rtnl_link_register +EXPORT_SYMBOL_GPL vmlinux 0xd332640f dst_cache_set_ip4 +EXPORT_SYMBOL_GPL vmlinux 0xd353c9e8 crypto_sig_set_privkey +EXPORT_SYMBOL_GPL vmlinux 0xd37b3321 devm_gpiochip_add_data_with_key +EXPORT_SYMBOL_GPL vmlinux 0xd37c723a espintcp_push_skb +EXPORT_SYMBOL_GPL vmlinux 0xd383debd ftrace_set_filter +EXPORT_SYMBOL_GPL vmlinux 0xd384c0c0 platform_msi_create_irq_domain +EXPORT_SYMBOL_GPL vmlinux 0xd39e9848 put_itimerspec64 +EXPORT_SYMBOL_GPL vmlinux 0xd3b1adbe __inet_twsk_schedule +EXPORT_SYMBOL_GPL vmlinux 0xd3b69efb skb_gso_validate_mac_len +EXPORT_SYMBOL_GPL vmlinux 0xd3b94d54 inet_csk_listen_stop +EXPORT_SYMBOL_GPL vmlinux 0xd3daf2ca nf_checksum_partial +EXPORT_SYMBOL_GPL vmlinux 0xd3eaf1ed devlink_dpipe_entry_clear +EXPORT_SYMBOL_GPL vmlinux 0xd3f0cd42 misc_cg_res_total_usage +EXPORT_SYMBOL_GPL vmlinux 0xd3f35227 msg_zerocopy_realloc +EXPORT_SYMBOL_GPL vmlinux 0xd4034828 system_freezable_wq +EXPORT_SYMBOL_GPL vmlinux 0xd41a1cdb platform_get_irq_byname +EXPORT_SYMBOL_GPL vmlinux 0xd42cbadb vp_legacy_probe +EXPORT_SYMBOL_GPL vmlinux 0xd42f1d4e show_rcu_tasks_rude_gp_kthread +EXPORT_SYMBOL_GPL vmlinux 0xd42fddc9 evict_inodes +EXPORT_SYMBOL_GPL vmlinux 0xd4439e2d devlink_flash_update_timeout_notify +EXPORT_SYMBOL_GPL vmlinux 0xd44a1673 bpf_trace_run8 +EXPORT_SYMBOL_GPL vmlinux 0xd4730720 __traceiter_br_fdb_add +EXPORT_SYMBOL_GPL vmlinux 0xd4935851 __SCK__tp_func_suspend_resume +EXPORT_SYMBOL_GPL vmlinux 0xd49a3c12 ptp_parse_header +EXPORT_SYMBOL_GPL vmlinux 0xd4a9bee2 device_link_del +EXPORT_SYMBOL_GPL vmlinux 0xd4b6157e devlink_health_reporter_recovery_done +EXPORT_SYMBOL_GPL vmlinux 0xd4bf483c inet_peer_base_init +EXPORT_SYMBOL_GPL vmlinux 0xd4c14632 system_unbound_wq +EXPORT_SYMBOL_GPL vmlinux 0xd4c4dc06 sched_setattr_nocheck +EXPORT_SYMBOL_GPL vmlinux 0xd4cbdbe3 __SCK__tp_func_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xd4eab5a9 ip_route_output_flow +EXPORT_SYMBOL_GPL vmlinux 0xd4eb0ec1 tpm2_probe +EXPORT_SYMBOL_GPL vmlinux 0xd4ef630c fuse_conn_get +EXPORT_SYMBOL_GPL vmlinux 0xd50d42c6 xfrm_local_error +EXPORT_SYMBOL_GPL vmlinux 0xd51179d3 iomap_page_mkwrite +EXPORT_SYMBOL_GPL vmlinux 0xd516a804 fib4_rule_default +EXPORT_SYMBOL_GPL vmlinux 0xd54d5202 __percpu_down_read +EXPORT_SYMBOL_GPL vmlinux 0xd55ad93b iommu_group_get_iommudata +EXPORT_SYMBOL_GPL vmlinux 0xd570bc95 srcu_init_notifier_head +EXPORT_SYMBOL_GPL vmlinux 0xd57ad194 vp_legacy_get_queue_enable +EXPORT_SYMBOL_GPL vmlinux 0xd57c5d29 appldata_unregister_ops +EXPORT_SYMBOL_GPL vmlinux 0xd59a1587 linkmode_resolve_pause +EXPORT_SYMBOL_GPL vmlinux 0xd5a3807e dma_resv_get_fences +EXPORT_SYMBOL_GPL vmlinux 0xd5a3f129 __serdev_device_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xd5b17266 is_skb_forwardable +EXPORT_SYMBOL_GPL vmlinux 0xd5b776e9 ip6_dst_lookup_flow +EXPORT_SYMBOL_GPL vmlinux 0xd5e5bfb4 regmap_get_raw_read_max +EXPORT_SYMBOL_GPL vmlinux 0xd5f5865d __tracepoint_pelt_dl_tp +EXPORT_SYMBOL_GPL vmlinux 0xd5f74cf8 fwnode_property_present +EXPORT_SYMBOL_GPL vmlinux 0xd60fd8ce virtqueue_add_inbuf_ctx +EXPORT_SYMBOL_GPL vmlinux 0xd649fb6c __traceiter_sched_util_est_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xd64ed259 __memcat_p +EXPORT_SYMBOL_GPL vmlinux 0xd656e22c pci_user_write_config_byte +EXPORT_SYMBOL_GPL vmlinux 0xd65bfd07 pkcs7_verify +EXPORT_SYMBOL_GPL vmlinux 0xd66e9fec __sock_recv_cmsgs +EXPORT_SYMBOL_GPL vmlinux 0xd67364f7 eventfd_ctx_fdget +EXPORT_SYMBOL_GPL vmlinux 0xd673fec4 virtqueue_get_avail_addr +EXPORT_SYMBOL_GPL vmlinux 0xd6a8d840 fscrypt_get_symlink +EXPORT_SYMBOL_GPL vmlinux 0xd6ae9ba7 rcu_async_should_hurry +EXPORT_SYMBOL_GPL vmlinux 0xd6b15ce2 device_match_devt +EXPORT_SYMBOL_GPL vmlinux 0xd6cc4118 sk_msg_is_readable +EXPORT_SYMBOL_GPL vmlinux 0xd6d5c20d bus_get_kset +EXPORT_SYMBOL_GPL vmlinux 0xd6e24d44 ethnl_cable_test_step +EXPORT_SYMBOL_GPL vmlinux 0xd6e95dfa user_destroy +EXPORT_SYMBOL_GPL vmlinux 0xd71e7cbe fwnode_property_match_string +EXPORT_SYMBOL_GPL vmlinux 0xd725f94b phy_driver_is_genphy +EXPORT_SYMBOL_GPL vmlinux 0xd7293ffc percpu_ref_reinit +EXPORT_SYMBOL_GPL vmlinux 0xd754e775 trace_event_buffer_lock_reserve +EXPORT_SYMBOL_GPL vmlinux 0xd774957d mpi_write_to_sgl +EXPORT_SYMBOL_GPL vmlinux 0xd78c3ea6 __blkg_prfill_rwstat +EXPORT_SYMBOL_GPL vmlinux 0xd794e267 fsnotify_add_mark +EXPORT_SYMBOL_GPL vmlinux 0xd7a86ea4 tcp_twsk_purge +EXPORT_SYMBOL_GPL vmlinux 0xd7bc180b devl_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xd7dc7515 crc64_rocksoft +EXPORT_SYMBOL_GPL vmlinux 0xd7dece7c mddev_init +EXPORT_SYMBOL_GPL vmlinux 0xd7e62ce7 bpf_trace_run2 +EXPORT_SYMBOL_GPL vmlinux 0xd7f0e68a yield_to +EXPORT_SYMBOL_GPL vmlinux 0xd823d36d __SCK__tp_func_console +EXPORT_SYMBOL_GPL vmlinux 0xd830ee10 crypto_aead_setauthsize +EXPORT_SYMBOL_GPL vmlinux 0xd839a90a crypto_create_tfm_node +EXPORT_SYMBOL_GPL vmlinux 0xd84d35bd dax_read_lock +EXPORT_SYMBOL_GPL vmlinux 0xd8596b10 fat_update_time +EXPORT_SYMBOL_GPL vmlinux 0xd85f7bb2 ZSTD_isError +EXPORT_SYMBOL_GPL vmlinux 0xd8645970 __traceiter_sched_update_nr_running_tp +EXPORT_SYMBOL_GPL vmlinux 0xd87585ab pci_stop_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xd881d392 irqchip_fwnode_ops +EXPORT_SYMBOL_GPL vmlinux 0xd8945021 devlink_to_dev +EXPORT_SYMBOL_GPL vmlinux 0xd8a3fba2 regmap_write_async +EXPORT_SYMBOL_GPL vmlinux 0xd8edd178 gpiod_toggle_active_low +EXPORT_SYMBOL_GPL vmlinux 0xd8fbb14d net_cls_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xd9188a3a evm_inode_init_security +EXPORT_SYMBOL_GPL vmlinux 0xd91c5fdf tcp_register_ulp +EXPORT_SYMBOL_GPL vmlinux 0xd91dbd1f xdp_alloc_skb_bulk +EXPORT_SYMBOL_GPL vmlinux 0xd92ef192 security_kernel_post_load_data +EXPORT_SYMBOL_GPL vmlinux 0xd95292e5 gpiod_set_raw_value +EXPORT_SYMBOL_GPL vmlinux 0xd96babb4 interval_tree_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xd97f355b skb_cow_data +EXPORT_SYMBOL_GPL vmlinux 0xd99650f1 fuse_sync_release +EXPORT_SYMBOL_GPL vmlinux 0xd9a79c0c device_find_child +EXPORT_SYMBOL_GPL vmlinux 0xd9b19aa5 __tracepoint_fdb_delete +EXPORT_SYMBOL_GPL vmlinux 0xd9b8cfda alarm_restart +EXPORT_SYMBOL_GPL vmlinux 0xd9d3588e xdp_return_frame_bulk +EXPORT_SYMBOL_GPL vmlinux 0xd9e24457 ring_buffer_peek +EXPORT_SYMBOL_GPL vmlinux 0xd9e61980 phy_gbit_all_ports_features +EXPORT_SYMBOL_GPL vmlinux 0xd9f50bea ahash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xda081b4d ping_rcv +EXPORT_SYMBOL_GPL vmlinux 0xda0947de kmsg_dump_unregister +EXPORT_SYMBOL_GPL vmlinux 0xda0a246b trace_array_put +EXPORT_SYMBOL_GPL vmlinux 0xda10e1e2 phy_basic_t1_features +EXPORT_SYMBOL_GPL vmlinux 0xda2088a7 badblocks_store +EXPORT_SYMBOL_GPL vmlinux 0xda23f283 bpf_prog_inc +EXPORT_SYMBOL_GPL vmlinux 0xda248542 sysfs_add_link_to_group +EXPORT_SYMBOL_GPL vmlinux 0xda2a323b fsl_mc_device_group +EXPORT_SYMBOL_GPL vmlinux 0xda2dbb23 security_inode_create +EXPORT_SYMBOL_GPL vmlinux 0xda320d31 sfp_module_start +EXPORT_SYMBOL_GPL vmlinux 0xda3f3e8a isc_register +EXPORT_SYMBOL_GPL vmlinux 0xda60abb3 sysfs_notify +EXPORT_SYMBOL_GPL vmlinux 0xda66f161 nf_hooks_lwtunnel_sysctl_handler +EXPORT_SYMBOL_GPL vmlinux 0xda6cc011 devm_gpio_request +EXPORT_SYMBOL_GPL vmlinux 0xda71f151 crypto_clone_cipher +EXPORT_SYMBOL_GPL vmlinux 0xda7d7ec9 inet6_sock_destruct +EXPORT_SYMBOL_GPL vmlinux 0xda847ac4 init_uts_ns +EXPORT_SYMBOL_GPL vmlinux 0xda9efa25 tcp_abort +EXPORT_SYMBOL_GPL vmlinux 0xdaa52cc3 tracing_snapshot_cond_enable +EXPORT_SYMBOL_GPL vmlinux 0xdab5a1eb interval_tree_insert +EXPORT_SYMBOL_GPL vmlinux 0xdad261a4 fscrypt_prepare_symlink +EXPORT_SYMBOL_GPL vmlinux 0xdad4e1a7 apply_to_page_range +EXPORT_SYMBOL_GPL vmlinux 0xdae2fd1d devm_regmap_field_alloc +EXPORT_SYMBOL_GPL vmlinux 0xdaf96981 __audit_inode_child +EXPORT_SYMBOL_GPL vmlinux 0xdafadcb1 class_dev_iter_init +EXPORT_SYMBOL_GPL vmlinux 0xdb3e9a6f __inet_lookup_established +EXPORT_SYMBOL_GPL vmlinux 0xdb8a1b3f usermodehelper_read_trylock +EXPORT_SYMBOL_GPL vmlinux 0xdb92c94b blk_rq_prep_clone +EXPORT_SYMBOL_GPL vmlinux 0xdb938301 ip6_datagram_release_cb +EXPORT_SYMBOL_GPL vmlinux 0xdb9f70f6 md_bitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0xdb9fd722 lwtstate_free +EXPORT_SYMBOL_GPL vmlinux 0xdbb6c80c fb_sys_write +EXPORT_SYMBOL_GPL vmlinux 0xdbba8eb2 kernel_read_file_from_fd +EXPORT_SYMBOL_GPL vmlinux 0xdbdb0e8b request_any_context_irq +EXPORT_SYMBOL_GPL vmlinux 0xdbdd0906 device_set_node +EXPORT_SYMBOL_GPL vmlinux 0xdbe3dbe0 vhost_task_create +EXPORT_SYMBOL_GPL vmlinux 0xdbe85327 unwind_get_return_address +EXPORT_SYMBOL_GPL vmlinux 0xdbe8d8a0 __SCK__tp_func_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xdbf0453b tty_mode_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xdbf7cb70 mpi_get_nbits +EXPORT_SYMBOL_GPL vmlinux 0xdbfc612b trace_event_raw_init +EXPORT_SYMBOL_GPL vmlinux 0xdc0f4fe2 switchdev_bridge_port_unoffload +EXPORT_SYMBOL_GPL vmlinux 0xdc43bdc6 pci_vpd_find_ro_info_keyword +EXPORT_SYMBOL_GPL vmlinux 0xdc5786f9 kernfs_put +EXPORT_SYMBOL_GPL vmlinux 0xdc5e7513 dax_iomap_rw +EXPORT_SYMBOL_GPL vmlinux 0xdc69193b synth_event_add_fields +EXPORT_SYMBOL_GPL vmlinux 0xdc841b74 misc_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdc97d6be io_uring_cmd_do_in_task_lazy +EXPORT_SYMBOL_GPL vmlinux 0xdc9f6bca __SCK__tp_func_br_mdb_full +EXPORT_SYMBOL_GPL vmlinux 0xdc9fa232 raw_notifier_chain_register +EXPORT_SYMBOL_GPL vmlinux 0xdca3d750 blk_mq_hctx_set_fq_lock_class +EXPORT_SYMBOL_GPL vmlinux 0xdcaa3d71 __virtio_unbreak_device +EXPORT_SYMBOL_GPL vmlinux 0xdd0182b7 devm_irq_domain_create_sim +EXPORT_SYMBOL_GPL vmlinux 0xdd048741 phy_modify_mmd_changed +EXPORT_SYMBOL_GPL vmlinux 0xdd0762df set_worker_desc +EXPORT_SYMBOL_GPL vmlinux 0xdd0dd95a kvm_s390_gisc_register +EXPORT_SYMBOL_GPL vmlinux 0xdd129b46 register_fprobe +EXPORT_SYMBOL_GPL vmlinux 0xdd12d660 fw_devlink_purge_absent_suppliers +EXPORT_SYMBOL_GPL vmlinux 0xdd1fb5e3 pci_iov_virtfn_devfn +EXPORT_SYMBOL_GPL vmlinux 0xdd4f863f pci_user_read_config_byte +EXPORT_SYMBOL_GPL vmlinux 0xdd626ee3 fuse_len_args +EXPORT_SYMBOL_GPL vmlinux 0xdd81d8f6 __SCK__tp_func_block_bio_complete +EXPORT_SYMBOL_GPL vmlinux 0xdd910cfe devlink_alloc_ns +EXPORT_SYMBOL_GPL vmlinux 0xdda771b6 bio_start_io_acct +EXPORT_SYMBOL_GPL vmlinux 0xdda97ccf iommu_register_device_fault_handler +EXPORT_SYMBOL_GPL vmlinux 0xddbeeecc pci_lock_rescan_remove +EXPORT_SYMBOL_GPL vmlinux 0xddc97b82 HUF_readStats_wksp +EXPORT_SYMBOL_GPL vmlinux 0xddf8e4ac class_dev_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xddfe1ad7 __SCK__tp_func_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xde052e95 fanout_mutex +EXPORT_SYMBOL_GPL vmlinux 0xde091bb3 perf_aux_output_skip +EXPORT_SYMBOL_GPL vmlinux 0xde0af24f udp_memory_per_cpu_fw_alloc +EXPORT_SYMBOL_GPL vmlinux 0xde1b5aff pci_epc_remove_epf +EXPORT_SYMBOL_GPL vmlinux 0xde2cc3e7 vfs_listxattr +EXPORT_SYMBOL_GPL vmlinux 0xde31bf7e unregister_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xde32ac59 kvm_flush_remote_tlbs +EXPORT_SYMBOL_GPL vmlinux 0xde487663 devlink_region_create +EXPORT_SYMBOL_GPL vmlinux 0xde568869 vring_del_virtqueue +EXPORT_SYMBOL_GPL vmlinux 0xde6f1851 TSS_checkhmac1 +EXPORT_SYMBOL_GPL vmlinux 0xdee47863 lwtunnel_encap_del_ops +EXPORT_SYMBOL_GPL vmlinux 0xdeeaf507 component_del +EXPORT_SYMBOL_GPL vmlinux 0xdf0adfd2 tcp_plb_update_state +EXPORT_SYMBOL_GPL vmlinux 0xdf0f75c6 eventfd_signal +EXPORT_SYMBOL_GPL vmlinux 0xdf237453 timer_shutdown_sync +EXPORT_SYMBOL_GPL vmlinux 0xdf2738bb cpu_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xdf335859 __rtnl_link_unregister +EXPORT_SYMBOL_GPL vmlinux 0xdf49ac71 phy_package_leave +EXPORT_SYMBOL_GPL vmlinux 0xdf4e964d crypto_comp_decompress +EXPORT_SYMBOL_GPL vmlinux 0xdf9bc82b sbitmap_any_bit_set +EXPORT_SYMBOL_GPL vmlinux 0xdf9d30ee find_vpid +EXPORT_SYMBOL_GPL vmlinux 0xdfd4a8dd dst_cache_get +EXPORT_SYMBOL_GPL vmlinux 0xdfd5b079 bpf_verifier_log_write +EXPORT_SYMBOL_GPL vmlinux 0xdfe2e2ac irq_find_matching_fwspec +EXPORT_SYMBOL_GPL vmlinux 0xe00db6dc __tracepoint_block_bio_remap +EXPORT_SYMBOL_GPL vmlinux 0xe01ac3ae smpboot_unregister_percpu_thread +EXPORT_SYMBOL_GPL vmlinux 0xe01e7407 kset_create_and_add +EXPORT_SYMBOL_GPL vmlinux 0xe033b7b6 pci_epc_init_notify +EXPORT_SYMBOL_GPL vmlinux 0xe043468d debugfs_write_file_bool +EXPORT_SYMBOL_GPL vmlinux 0xe04604ae irq_domain_create_simple +EXPORT_SYMBOL_GPL vmlinux 0xe04df3d5 pci_msi_unmask_irq +EXPORT_SYMBOL_GPL vmlinux 0xe05b4fdc irq_chip_unmask_parent +EXPORT_SYMBOL_GPL vmlinux 0xe05e2f85 nexthop_free_rcu +EXPORT_SYMBOL_GPL vmlinux 0xe066e0d7 driver_attach +EXPORT_SYMBOL_GPL vmlinux 0xe070658b fscrypt_ioctl_remove_key_all_users +EXPORT_SYMBOL_GPL vmlinux 0xe098ae19 __udp_gso_segment +EXPORT_SYMBOL_GPL vmlinux 0xe099b984 devlink_resource_occ_get_register +EXPORT_SYMBOL_GPL vmlinux 0xe0b8364e __tracepoint_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xe0c30396 register_fprobe_ips +EXPORT_SYMBOL_GPL vmlinux 0xe0d10f29 pin_user_pages_fast +EXPORT_SYMBOL_GPL vmlinux 0xe100b3e8 blk_add_driver_data +EXPORT_SYMBOL_GPL vmlinux 0xe114448b iomap_zero_range +EXPORT_SYMBOL_GPL vmlinux 0xe11490fc ccw_device_get_chid +EXPORT_SYMBOL_GPL vmlinux 0xe1159ede tty_port_register_device_attr +EXPORT_SYMBOL_GPL vmlinux 0xe12681a4 __tracepoint_block_rq_remap +EXPORT_SYMBOL_GPL vmlinux 0xe139395d ip_icmp_error +EXPORT_SYMBOL_GPL vmlinux 0xe13ce7db crypto_get_default_null_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xe14a5af3 crypto_unregister_ahash +EXPORT_SYMBOL_GPL vmlinux 0xe14aa950 crypto_skcipher_setkey +EXPORT_SYMBOL_GPL vmlinux 0xe165111a pci_device_is_present +EXPORT_SYMBOL_GPL vmlinux 0xe19ce79c tty_put_char +EXPORT_SYMBOL_GPL vmlinux 0xe1a65d92 fuse_simple_background +EXPORT_SYMBOL_GPL vmlinux 0xe1c1a4aa kvm_irq_has_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe1c87a2f kernel_can_power_off +EXPORT_SYMBOL_GPL vmlinux 0xe1d62f4a phy_start_machine +EXPORT_SYMBOL_GPL vmlinux 0xe1df5119 follow_pte +EXPORT_SYMBOL_GPL vmlinux 0xe2053147 sbitmap_queue_wake_all +EXPORT_SYMBOL_GPL vmlinux 0xe2070a77 dev_get_regmap +EXPORT_SYMBOL_GPL vmlinux 0xe20c260d mas_destroy +EXPORT_SYMBOL_GPL vmlinux 0xe213faa4 mmu_interval_notifier_insert +EXPORT_SYMBOL_GPL vmlinux 0xe21e17a1 unregister_virtio_device +EXPORT_SYMBOL_GPL vmlinux 0xe21ea7f3 blk_lld_busy +EXPORT_SYMBOL_GPL vmlinux 0xe233762a input_event_from_user +EXPORT_SYMBOL_GPL vmlinux 0xe2364ddc fib_alias_hw_flags_set +EXPORT_SYMBOL_GPL vmlinux 0xe23913dc crypto_unregister_acomps +EXPORT_SYMBOL_GPL vmlinux 0xe258286b gmap_shadow_sgt +EXPORT_SYMBOL_GPL vmlinux 0xe26cada8 udp_tunnel_nic_ops +EXPORT_SYMBOL_GPL vmlinux 0xe2b3207a unregister_switchdev_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe2e2161e __traceiter_wbc_writepage +EXPORT_SYMBOL_GPL vmlinux 0xe2e6fda5 dax_remove_host +EXPORT_SYMBOL_GPL vmlinux 0xe2f7b150 regmap_fields_read +EXPORT_SYMBOL_GPL vmlinux 0xe2f8155d dma_resv_get_singleton +EXPORT_SYMBOL_GPL vmlinux 0xe307205a bprintf +EXPORT_SYMBOL_GPL vmlinux 0xe3176fae sbitmap_resize +EXPORT_SYMBOL_GPL vmlinux 0xe31d93a3 __cookie_v6_init_sequence +EXPORT_SYMBOL_GPL vmlinux 0xe3292a95 sbitmap_prepare_to_wait +EXPORT_SYMBOL_GPL vmlinux 0xe3348b5a iptunnel_metadata_reply +EXPORT_SYMBOL_GPL vmlinux 0xe379dc93 dma_resv_iter_next +EXPORT_SYMBOL_GPL vmlinux 0xe3840e18 secure_ipv4_port_ephemeral +EXPORT_SYMBOL_GPL vmlinux 0xe3a12031 devl_traps_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe3ab8efc __udp_enqueue_schedule_skb +EXPORT_SYMBOL_GPL vmlinux 0xe3b09712 kprobe_event_delete +EXPORT_SYMBOL_GPL vmlinux 0xe3b4dc45 switchdev_handle_fdb_event_to_device +EXPORT_SYMBOL_GPL vmlinux 0xe3c02d43 sysfs_remove_file_self +EXPORT_SYMBOL_GPL vmlinux 0xe3d839e5 __dax_driver_register +EXPORT_SYMBOL_GPL vmlinux 0xe3e423ac iommu_group_release_dma_owner +EXPORT_SYMBOL_GPL vmlinux 0xe3ee5c8e skb_to_sgvec +EXPORT_SYMBOL_GPL vmlinux 0xe3f459ab crypto_unregister_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xe40bb23e devlink_health_reporter_priv +EXPORT_SYMBOL_GPL vmlinux 0xe411fe72 is_software_node +EXPORT_SYMBOL_GPL vmlinux 0xe41ce1d2 bus_rescan_devices +EXPORT_SYMBOL_GPL vmlinux 0xe42f7a23 sk_psock_init +EXPORT_SYMBOL_GPL vmlinux 0xe4455061 crypto_register_akcipher +EXPORT_SYMBOL_GPL vmlinux 0xe451d2f3 xas_init_marks +EXPORT_SYMBOL_GPL vmlinux 0xe47b8ed7 fscrypt_parse_test_dummy_encryption +EXPORT_SYMBOL_GPL vmlinux 0xe4971ade tracing_alloc_snapshot +EXPORT_SYMBOL_GPL vmlinux 0xe4a95266 blocking_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe4b064f9 pcie_link_speed +EXPORT_SYMBOL_GPL vmlinux 0xe4b818c3 phy_speed_to_str +EXPORT_SYMBOL_GPL vmlinux 0xe4c71497 dax_inode +EXPORT_SYMBOL_GPL vmlinux 0xe4e48b12 swphy_validate_state +EXPORT_SYMBOL_GPL vmlinux 0xe524af71 tty_ldisc_receive_buf +EXPORT_SYMBOL_GPL vmlinux 0xe52df0a2 pci_find_next_ht_capability +EXPORT_SYMBOL_GPL vmlinux 0xe565718b ip6_route_input_lookup +EXPORT_SYMBOL_GPL vmlinux 0xe56c915a genphy_c45_read_eee_abilities +EXPORT_SYMBOL_GPL vmlinux 0xe56e580a tty_port_register_device_attr_serdev +EXPORT_SYMBOL_GPL vmlinux 0xe5883bd9 class_compat_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe59e6012 mptcp_pm_get_subflows_max +EXPORT_SYMBOL_GPL vmlinux 0xe5a7824e gmap_mprotect_notify +EXPORT_SYMBOL_GPL vmlinux 0xe5b518f9 tty_port_default_client_ops +EXPORT_SYMBOL_GPL vmlinux 0xe5dee542 debugfs_create_file_unsafe +EXPORT_SYMBOL_GPL vmlinux 0xe5e1d2d1 nf_queue_entry_get_refs +EXPORT_SYMBOL_GPL vmlinux 0xe5e52ba3 dm_internal_resume_fast +EXPORT_SYMBOL_GPL vmlinux 0xe60a5e8d pids_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xe612ae3e regmap_update_bits_base +EXPORT_SYMBOL_GPL vmlinux 0xe6192c58 root_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe628bb9f phy_fibre_port_array +EXPORT_SYMBOL_GPL vmlinux 0xe64dc1f4 xas_find_conflict +EXPORT_SYMBOL_GPL vmlinux 0xe650f5af gpiod_get +EXPORT_SYMBOL_GPL vmlinux 0xe65e760d filemap_add_folio +EXPORT_SYMBOL_GPL vmlinux 0xe6888bcb mdiobus_modify +EXPORT_SYMBOL_GPL vmlinux 0xe6893fae dm_per_bio_data +EXPORT_SYMBOL_GPL vmlinux 0xe6aef439 __tracepoint_sk_data_ready +EXPORT_SYMBOL_GPL vmlinux 0xe6bf8534 gpiod_set_array_value +EXPORT_SYMBOL_GPL vmlinux 0xe6c3f77d iomap_file_buffered_write_punch_delalloc +EXPORT_SYMBOL_GPL vmlinux 0xe6c5a1d7 set_capacity_and_notify +EXPORT_SYMBOL_GPL vmlinux 0xe6df1ad7 devlink_dpipe_entry_ctx_close +EXPORT_SYMBOL_GPL vmlinux 0xe6e40502 rcu_get_gp_seq +EXPORT_SYMBOL_GPL vmlinux 0xe6e6b684 md_new_event +EXPORT_SYMBOL_GPL vmlinux 0xe6eb1585 device_attach +EXPORT_SYMBOL_GPL vmlinux 0xe70a4c39 srcutorture_get_gp_data +EXPORT_SYMBOL_GPL vmlinux 0xe70afc1c tpm1_getcap +EXPORT_SYMBOL_GPL vmlinux 0xe70b75d5 tty_buffer_space_avail +EXPORT_SYMBOL_GPL vmlinux 0xe721c2ac vp_legacy_get_status +EXPORT_SYMBOL_GPL vmlinux 0xe72e844b __rht_bucket_nested +EXPORT_SYMBOL_GPL vmlinux 0xe7329421 gpiod_enable_hw_timestamp_ns +EXPORT_SYMBOL_GPL vmlinux 0xe7366d53 relay_flush +EXPORT_SYMBOL_GPL vmlinux 0xe753b68d devlink_fmsg_arr_pair_nest_end +EXPORT_SYMBOL_GPL vmlinux 0xe769232e sprint_symbol_no_offset +EXPORT_SYMBOL_GPL vmlinux 0xe77bdc27 sk_set_memalloc +EXPORT_SYMBOL_GPL vmlinux 0xe78397dc udp6_lib_lookup +EXPORT_SYMBOL_GPL vmlinux 0xe783e261 sysfs_emit +EXPORT_SYMBOL_GPL vmlinux 0xe786af0d cdrom_read_tocentry +EXPORT_SYMBOL_GPL vmlinux 0xe78c89ed irq_domain_xlate_onecell +EXPORT_SYMBOL_GPL vmlinux 0xe79bf0c4 klp_shadow_get +EXPORT_SYMBOL_GPL vmlinux 0xe7abf150 vp_legacy_set_features +EXPORT_SYMBOL_GPL vmlinux 0xe7b718df chsc_determine_channel_path_desc +EXPORT_SYMBOL_GPL vmlinux 0xe7bc27cf nfct_btf_struct_access +EXPORT_SYMBOL_GPL vmlinux 0xe7bc8ea1 bus_register_notifier +EXPORT_SYMBOL_GPL vmlinux 0xe7bdd203 fscrypt_limit_io_blocks +EXPORT_SYMBOL_GPL vmlinux 0xe7d6d2d4 filter_match_preds +EXPORT_SYMBOL_GPL vmlinux 0xe7d953b2 crypto_dequeue_request +EXPORT_SYMBOL_GPL vmlinux 0xe80e0f26 sysfs_group_change_owner +EXPORT_SYMBOL_GPL vmlinux 0xe82399cc device_driver_attach +EXPORT_SYMBOL_GPL vmlinux 0xe8271c17 devl_unlock +EXPORT_SYMBOL_GPL vmlinux 0xe82859ff init_node_memory_type +EXPORT_SYMBOL_GPL vmlinux 0xe844bee6 xdp_return_frame_rx_napi +EXPORT_SYMBOL_GPL vmlinux 0xe867a2f7 nf_hook_entries_insert_raw +EXPORT_SYMBOL_GPL vmlinux 0xe87175f2 __traceiter_devlink_trap_report +EXPORT_SYMBOL_GPL vmlinux 0xe8839830 sk_psock_tls_strp_read +EXPORT_SYMBOL_GPL vmlinux 0xe88fa34f elv_unregister +EXPORT_SYMBOL_GPL vmlinux 0xe897131d sfp_register_socket +EXPORT_SYMBOL_GPL vmlinux 0xe89b2025 iommu_group_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xe8ad7ba6 __pci_epc_create +EXPORT_SYMBOL_GPL vmlinux 0xe8bc40c5 cn_netlink_send +EXPORT_SYMBOL_GPL vmlinux 0xe8bcae06 iov_iter_is_aligned +EXPORT_SYMBOL_GPL vmlinux 0xe8c0065d memory_group_register_static +EXPORT_SYMBOL_GPL vmlinux 0xe8c1147b pci_msi_mask_irq +EXPORT_SYMBOL_GPL vmlinux 0xe8c75259 ipv6_find_tlv +EXPORT_SYMBOL_GPL vmlinux 0xe8d5deca devm_gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xe90b9a34 devm_regmap_del_irq_chip +EXPORT_SYMBOL_GPL vmlinux 0xe911df29 eventfd_ctx_do_read +EXPORT_SYMBOL_GPL vmlinux 0xe93e49c3 devres_free +EXPORT_SYMBOL_GPL vmlinux 0xe94986d6 sched_clock +EXPORT_SYMBOL_GPL vmlinux 0xe99b0d7e aead_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xe9a544c3 nf_hook_entries_delete_raw +EXPORT_SYMBOL_GPL vmlinux 0xe9b463e7 __traceiter_neigh_event_send_done +EXPORT_SYMBOL_GPL vmlinux 0xe9d68781 iomap_read_folio +EXPORT_SYMBOL_GPL vmlinux 0xe9e2ebd8 dax_writeback_mapping_range +EXPORT_SYMBOL_GPL vmlinux 0xe9e6a481 debugfs_create_dir +EXPORT_SYMBOL_GPL vmlinux 0xe9f5116f rcu_exp_jiffies_till_stall_check +EXPORT_SYMBOL_GPL vmlinux 0xea018bbb mpi_test_bit +EXPORT_SYMBOL_GPL vmlinux 0xea066330 rhashtable_walk_enter +EXPORT_SYMBOL_GPL vmlinux 0xea124bd1 gcd +EXPORT_SYMBOL_GPL vmlinux 0xea1dfd98 device_get_match_data +EXPORT_SYMBOL_GPL vmlinux 0xea2b8d84 pci_epc_write_header +EXPORT_SYMBOL_GPL vmlinux 0xea38036f ring_buffer_entries +EXPORT_SYMBOL_GPL vmlinux 0xea6e2a51 fscrypt_ioctl_get_key_status +EXPORT_SYMBOL_GPL vmlinux 0xeaa0a52d kvm_release_page_dirty +EXPORT_SYMBOL_GPL vmlinux 0xeaa5f5ec __cpuhp_state_remove_instance +EXPORT_SYMBOL_GPL vmlinux 0xead176da tpm_get_random +EXPORT_SYMBOL_GPL vmlinux 0xead3e41b __traceiter_cpu_frequency +EXPORT_SYMBOL_GPL vmlinux 0xeae0f496 clean_acked_data_flush +EXPORT_SYMBOL_GPL vmlinux 0xeafb2424 __get_task_ioprio +EXPORT_SYMBOL_GPL vmlinux 0xeafbd6eb perf_pmu_migrate_context +EXPORT_SYMBOL_GPL vmlinux 0xeb0b4fdf __netpoll_cleanup +EXPORT_SYMBOL_GPL vmlinux 0xeb317ee6 __traceiter_unmap +EXPORT_SYMBOL_GPL vmlinux 0xeb432840 sk_psock_msg_verdict +EXPORT_SYMBOL_GPL vmlinux 0xeb70b9a0 bpf_trace_run12 +EXPORT_SYMBOL_GPL vmlinux 0xeb755d96 mdiobus_c45_modify_changed +EXPORT_SYMBOL_GPL vmlinux 0xebc0c31a vfs_get_acl +EXPORT_SYMBOL_GPL vmlinux 0xebc10b0b nf_conn_btf_access_lock +EXPORT_SYMBOL_GPL vmlinux 0xebd53503 devl_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0xebde3dc4 crypto_shash_finup +EXPORT_SYMBOL_GPL vmlinux 0xebe496ca __tracepoint_neigh_cleanup_and_release +EXPORT_SYMBOL_GPL vmlinux 0xebe9b77a inet_ehash_locks_alloc +EXPORT_SYMBOL_GPL vmlinux 0xec13c83c si_swapinfo +EXPORT_SYMBOL_GPL vmlinux 0xec32c53c raw_seq_next +EXPORT_SYMBOL_GPL vmlinux 0xec3acdef elv_register +EXPORT_SYMBOL_GPL vmlinux 0xec4bcacd pci_msix_alloc_irq_at +EXPORT_SYMBOL_GPL vmlinux 0xec6d0b63 skb_splice_bits +EXPORT_SYMBOL_GPL vmlinux 0xec7c0df6 devlink_params_register +EXPORT_SYMBOL_GPL vmlinux 0xeca347ef devm_platform_ioremap_resource_byname +EXPORT_SYMBOL_GPL vmlinux 0xecfcc827 pci_dev_trylock +EXPORT_SYMBOL_GPL vmlinux 0xed08cabd __xas_prev +EXPORT_SYMBOL_GPL vmlinux 0xed0ed018 security_file_ioctl +EXPORT_SYMBOL_GPL vmlinux 0xed1d1771 regmap_might_sleep +EXPORT_SYMBOL_GPL vmlinux 0xed2d9bee xas_get_mark +EXPORT_SYMBOL_GPL vmlinux 0xed3b8aa9 transport_add_device +EXPORT_SYMBOL_GPL vmlinux 0xed48a163 __zpci_store_block +EXPORT_SYMBOL_GPL vmlinux 0xed8c384b netdev_xmit_skip_txqueue +EXPORT_SYMBOL_GPL vmlinux 0xed950906 thp_get_unmapped_area +EXPORT_SYMBOL_GPL vmlinux 0xeda13312 debugfs_create_file +EXPORT_SYMBOL_GPL vmlinux 0xeda34f80 inet_ehash_nolisten +EXPORT_SYMBOL_GPL vmlinux 0xedbc64b5 __percpu_init_rwsem +EXPORT_SYMBOL_GPL vmlinux 0xede94feb css_sch_device_unregister +EXPORT_SYMBOL_GPL vmlinux 0xedf55abb zs_malloc +EXPORT_SYMBOL_GPL vmlinux 0xee053075 fib_rules_unregister +EXPORT_SYMBOL_GPL vmlinux 0xee339b2f icmp_build_probe +EXPORT_SYMBOL_GPL vmlinux 0xee38ef57 register_switchdev_blocking_notifier +EXPORT_SYMBOL_GPL vmlinux 0xee491fd1 kthread_flush_worker +EXPORT_SYMBOL_GPL vmlinux 0xee59e148 scsi_internal_device_unblock_nowait +EXPORT_SYMBOL_GPL vmlinux 0xee6c633a devices_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xee72628b device_set_of_node_from_dev +EXPORT_SYMBOL_GPL vmlinux 0xee74a922 __tracepoint_console +EXPORT_SYMBOL_GPL vmlinux 0xee889616 gpiod_get_index +EXPORT_SYMBOL_GPL vmlinux 0xee9fc27c extract_iter_to_sg +EXPORT_SYMBOL_GPL vmlinux 0xeea834c0 kprobe_event_cmd_init +EXPORT_SYMBOL_GPL vmlinux 0xeedc4b36 tty_set_termios +EXPORT_SYMBOL_GPL vmlinux 0xeedd987e phy_10gbit_features_array +EXPORT_SYMBOL_GPL vmlinux 0xeee15e9d __traceiter_tcp_bad_csum +EXPORT_SYMBOL_GPL vmlinux 0xeee4b172 mnt_idmap_put +EXPORT_SYMBOL_GPL vmlinux 0xeeece5eb __clocksource_register_scale +EXPORT_SYMBOL_GPL vmlinux 0xeef34c75 mmu_notifier_put +EXPORT_SYMBOL_GPL vmlinux 0xeef829b4 gmap_shadow +EXPORT_SYMBOL_GPL vmlinux 0xeefa5a60 pci_user_write_config_dword +EXPORT_SYMBOL_GPL vmlinux 0xeefb5b5a cio_resume +EXPORT_SYMBOL_GPL vmlinux 0xef02776b kthread_func +EXPORT_SYMBOL_GPL vmlinux 0xef08fa93 class_is_registered +EXPORT_SYMBOL_GPL vmlinux 0xef13106c nr_threads +EXPORT_SYMBOL_GPL vmlinux 0xef2f46b8 cio_halt +EXPORT_SYMBOL_GPL vmlinux 0xef2ff5e5 fuse_dev_fiq_ops +EXPORT_SYMBOL_GPL vmlinux 0xef464c28 getboottime64 +EXPORT_SYMBOL_GPL vmlinux 0xef549413 vring_create_virtqueue_dma +EXPORT_SYMBOL_GPL vmlinux 0xef57ef0a devlink_trap_groups_register +EXPORT_SYMBOL_GPL vmlinux 0xef5b6713 scsi_dh_attached_handler_name +EXPORT_SYMBOL_GPL vmlinux 0xef67ec35 __tracepoint_neigh_update +EXPORT_SYMBOL_GPL vmlinux 0xef6c3f70 round_jiffies_up_relative +EXPORT_SYMBOL_GPL vmlinux 0xef70eb7e ring_buffer_iter_advance +EXPORT_SYMBOL_GPL vmlinux 0xef79990d badblocks_exit +EXPORT_SYMBOL_GPL vmlinux 0xef888baa kthread_use_mm +EXPORT_SYMBOL_GPL vmlinux 0xef90158a shash_register_instance +EXPORT_SYMBOL_GPL vmlinux 0xef96d199 bus_find_device +EXPORT_SYMBOL_GPL vmlinux 0xef9c8eef ipl_info +EXPORT_SYMBOL_GPL vmlinux 0xefa2c27d register_tracepoint_module_notifier +EXPORT_SYMBOL_GPL vmlinux 0xefb87e54 vp_legacy_queue_vector +EXPORT_SYMBOL_GPL vmlinux 0xefbebcd8 devres_open_group +EXPORT_SYMBOL_GPL vmlinux 0xefc3aa63 scsi_register_device_handler +EXPORT_SYMBOL_GPL vmlinux 0xefedd8ef tcp_done +EXPORT_SYMBOL_GPL vmlinux 0xeff5f3a9 lwtunnel_valid_encap_type +EXPORT_SYMBOL_GPL vmlinux 0xeff92a33 inet_csk_update_pmtu +EXPORT_SYMBOL_GPL vmlinux 0xeffefa5d inet6_lookup_listener +EXPORT_SYMBOL_GPL vmlinux 0xf0141a2d tcp_bpf_sendmsg_redir +EXPORT_SYMBOL_GPL vmlinux 0xf0344bea put_pid +EXPORT_SYMBOL_GPL vmlinux 0xf046edbe blk_mq_pci_map_queues +EXPORT_SYMBOL_GPL vmlinux 0xf05a52fe asn1_encode_oid +EXPORT_SYMBOL_GPL vmlinux 0xf05fbf09 pci_pio_to_address +EXPORT_SYMBOL_GPL vmlinux 0xf0634d30 devm_kmemdup +EXPORT_SYMBOL_GPL vmlinux 0xf0680b7a pcie_port_bus_type +EXPORT_SYMBOL_GPL vmlinux 0xf0740afe kvm_destroy_vcpus +EXPORT_SYMBOL_GPL vmlinux 0xf07427a6 ip6_push_pending_frames +EXPORT_SYMBOL_GPL vmlinux 0xf080db15 xas_create_range +EXPORT_SYMBOL_GPL vmlinux 0xf0845850 genphy_c45_an_config_aneg +EXPORT_SYMBOL_GPL vmlinux 0xf0900334 iommu_domain_free +EXPORT_SYMBOL_GPL vmlinux 0xf0910075 sfp_bus_del_upstream +EXPORT_SYMBOL_GPL vmlinux 0xf0aadd0d kobject_uevent_env +EXPORT_SYMBOL_GPL vmlinux 0xf0af437a tty_ldisc_ref +EXPORT_SYMBOL_GPL vmlinux 0xf0b5c5e6 genphy_c45_pma_baset1_read_master_slave +EXPORT_SYMBOL_GPL vmlinux 0xf0c302f3 pci_epc_set_bar +EXPORT_SYMBOL_GPL vmlinux 0xf0c83b1c irq_chip_enable_parent +EXPORT_SYMBOL_GPL vmlinux 0xf0cb39ac tty_release_struct +EXPORT_SYMBOL_GPL vmlinux 0xf0d2e926 bd_link_disk_holder +EXPORT_SYMBOL_GPL vmlinux 0xf0f42aa7 cpci_hp_unregister_controller +EXPORT_SYMBOL_GPL vmlinux 0xf1017404 pci_create_root_bus +EXPORT_SYMBOL_GPL vmlinux 0xf1124ecd sfp_upstream_set_signal_rate +EXPORT_SYMBOL_GPL vmlinux 0xf1167642 kthread_queue_work +EXPORT_SYMBOL_GPL vmlinux 0xf13477e8 handle_fasteoi_nmi +EXPORT_SYMBOL_GPL vmlinux 0xf1384705 kernfs_notify +EXPORT_SYMBOL_GPL vmlinux 0xf184d189 kernel_power_off +EXPORT_SYMBOL_GPL vmlinux 0xf18551f8 register_trace_event +EXPORT_SYMBOL_GPL vmlinux 0xf18bd285 sk_clear_memalloc +EXPORT_SYMBOL_GPL vmlinux 0xf194c9c3 mas_walk +EXPORT_SYMBOL_GPL vmlinux 0xf1a64886 ftrace_ops_set_global_filter +EXPORT_SYMBOL_GPL vmlinux 0xf1ea2698 iommu_detach_device_pasid +EXPORT_SYMBOL_GPL vmlinux 0xf21077d0 generic_handle_domain_irq_safe +EXPORT_SYMBOL_GPL vmlinux 0xf21e1f9b disable_percpu_irq +EXPORT_SYMBOL_GPL vmlinux 0xf242359a dw_pcie_find_capability +EXPORT_SYMBOL_GPL vmlinux 0xf24a4cf5 transport_class_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf280111a kernfs_find_and_get_ns +EXPORT_SYMBOL_GPL vmlinux 0xf28192b4 virtqueue_get_buf_ctx +EXPORT_SYMBOL_GPL vmlinux 0xf28404cf devlink_dpipe_header_ipv6 +EXPORT_SYMBOL_GPL vmlinux 0xf2886741 cmf_readall +EXPORT_SYMBOL_GPL vmlinux 0xf288dbb9 call_switchdev_notifiers +EXPORT_SYMBOL_GPL vmlinux 0xf2967796 ring_buffer_record_on +EXPORT_SYMBOL_GPL vmlinux 0xf2a0b5dc rtnl_delete_link +EXPORT_SYMBOL_GPL vmlinux 0xf2af771f device_create_managed_software_node +EXPORT_SYMBOL_GPL vmlinux 0xf2b33cb7 memory_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xf2dcbf1c ethnl_cable_test_free +EXPORT_SYMBOL_GPL vmlinux 0xf2e2fe2e __netdev_watchdog_up +EXPORT_SYMBOL_GPL vmlinux 0xf2f5fceb tcp_set_keepalive +EXPORT_SYMBOL_GPL vmlinux 0xf2fb61bd vprintk_default +EXPORT_SYMBOL_GPL vmlinux 0xf311e156 key_being_used_for +EXPORT_SYMBOL_GPL vmlinux 0xf31b3fd1 workqueue_set_max_active +EXPORT_SYMBOL_GPL vmlinux 0xf323d3d5 vp_modern_get_num_queues +EXPORT_SYMBOL_GPL vmlinux 0xf32f5599 xfrm_audit_state_icvfail +EXPORT_SYMBOL_GPL vmlinux 0xf3307e50 kobject_rename +EXPORT_SYMBOL_GPL vmlinux 0xf3488f73 kvm_vcpu_write_guest_page +EXPORT_SYMBOL_GPL vmlinux 0xf352023f memory_cgrp_subsys_enabled_key +EXPORT_SYMBOL_GPL vmlinux 0xf356217a relay_subbufs_consumed +EXPORT_SYMBOL_GPL vmlinux 0xf367b651 device_create_bin_file +EXPORT_SYMBOL_GPL vmlinux 0xf36d278e fib_nexthop_info +EXPORT_SYMBOL_GPL vmlinux 0xf3771878 debugfs_create_size_t +EXPORT_SYMBOL_GPL vmlinux 0xf3797506 mpi_ec_deinit +EXPORT_SYMBOL_GPL vmlinux 0xf3808cb1 get_state_synchronize_rcu +EXPORT_SYMBOL_GPL vmlinux 0xf39f201c disk_uevent +EXPORT_SYMBOL_GPL vmlinux 0xf3a09fe7 crypto_has_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf3b87fa2 xdp_return_frame +EXPORT_SYMBOL_GPL vmlinux 0xf3bef49b irq_chip_set_wake_parent +EXPORT_SYMBOL_GPL vmlinux 0xf3c03bc3 __blk_req_zone_write_unlock +EXPORT_SYMBOL_GPL vmlinux 0xf3e47ca8 devlink_dpipe_match_put +EXPORT_SYMBOL_GPL vmlinux 0xf3f3f3a2 tty_wakeup +EXPORT_SYMBOL_GPL vmlinux 0xf40322a7 __platform_driver_probe +EXPORT_SYMBOL_GPL vmlinux 0xf403c4f2 perf_event_addr_filters_sync +EXPORT_SYMBOL_GPL vmlinux 0xf40458e9 pci_epc_add_epf +EXPORT_SYMBOL_GPL vmlinux 0xf41561c0 perf_event_refresh +EXPORT_SYMBOL_GPL vmlinux 0xf44c1cba dw_pcie_wait_for_link +EXPORT_SYMBOL_GPL vmlinux 0xf4689d50 linkmode_set_pause +EXPORT_SYMBOL_GPL vmlinux 0xf46d3054 gpiochip_generic_config +EXPORT_SYMBOL_GPL vmlinux 0xf46e2c19 vp_legacy_set_queue_address +EXPORT_SYMBOL_GPL vmlinux 0xf47654df irq_check_status_bit +EXPORT_SYMBOL_GPL vmlinux 0xf4852ced fwnode_graph_get_remote_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xf487f87a crypto_grab_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xf49c710a dax_truncate_page +EXPORT_SYMBOL_GPL vmlinux 0xf4a48bb6 sysfs_remove_link +EXPORT_SYMBOL_GPL vmlinux 0xf4af35c2 rcu_gp_is_normal +EXPORT_SYMBOL_GPL vmlinux 0xf4b94de3 nfs42_ssc_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf4bf5563 fuse_dev_install +EXPORT_SYMBOL_GPL vmlinux 0xf4dc995e pci_find_next_capability +EXPORT_SYMBOL_GPL vmlinux 0xf4e7c347 dw_pcie_ep_linkup +EXPORT_SYMBOL_GPL vmlinux 0xf4ed648b unregister_kprobe +EXPORT_SYMBOL_GPL vmlinux 0xf50474bc crypto_inst_setname +EXPORT_SYMBOL_GPL vmlinux 0xf50db6fa irq_domain_alloc_irqs_parent +EXPORT_SYMBOL_GPL vmlinux 0xf5105b18 devlink_sb_unregister +EXPORT_SYMBOL_GPL vmlinux 0xf5159ea8 sysfs_remove_link_from_group +EXPORT_SYMBOL_GPL vmlinux 0xf51b2738 device_match_any +EXPORT_SYMBOL_GPL vmlinux 0xf5457ca0 crypto_ahash_final +EXPORT_SYMBOL_GPL vmlinux 0xf54bd49b lcm +EXPORT_SYMBOL_GPL vmlinux 0xf5601f01 pci_generic_config_read +EXPORT_SYMBOL_GPL vmlinux 0xf57e1250 iommu_present +EXPORT_SYMBOL_GPL vmlinux 0xf5830fe0 device_get_next_child_node +EXPORT_SYMBOL_GPL vmlinux 0xf597d279 shmem_read_mapping_page_gfp +EXPORT_SYMBOL_GPL vmlinux 0xf59f2d96 devl_port_health_reporter_create +EXPORT_SYMBOL_GPL vmlinux 0xf5a067bf iommu_group_dma_owner_claimed +EXPORT_SYMBOL_GPL vmlinux 0xf5a691cd invalidate_bh_lrus +EXPORT_SYMBOL_GPL vmlinux 0xf5bbab8c gmap_fault +EXPORT_SYMBOL_GPL vmlinux 0xf5f370e0 async_schedule_node +EXPORT_SYMBOL_GPL vmlinux 0xf603deda pci_assign_unassigned_bridge_resources +EXPORT_SYMBOL_GPL vmlinux 0xf61affbd iommu_fwspec_add_ids +EXPORT_SYMBOL_GPL vmlinux 0xf6237963 sk_clone_lock +EXPORT_SYMBOL_GPL vmlinux 0xf6436c53 crypto_register_scomp +EXPORT_SYMBOL_GPL vmlinux 0xf657be8f __iowrite32_copy +EXPORT_SYMBOL_GPL vmlinux 0xf66a2590 sdev_evt_send_simple +EXPORT_SYMBOL_GPL vmlinux 0xf68d67f8 fs_kobj +EXPORT_SYMBOL_GPL vmlinux 0xf6919dda crypto_alloc_sync_skcipher +EXPORT_SYMBOL_GPL vmlinux 0xf698e4b6 irq_set_chip_and_handler_name +EXPORT_SYMBOL_GPL vmlinux 0xf6a44998 dm_internal_suspend_noflush +EXPORT_SYMBOL_GPL vmlinux 0xf6bcfd93 blkdev_report_zones +EXPORT_SYMBOL_GPL vmlinux 0xf6beee37 __SCK__tp_func_pelt_cfs_tp +EXPORT_SYMBOL_GPL vmlinux 0xf6c296b2 crc64_rocksoft_update +EXPORT_SYMBOL_GPL vmlinux 0xf6c8dc62 cpu_hotplug_enable +EXPORT_SYMBOL_GPL vmlinux 0xf6ccc7ea dma_mmap_noncontiguous +EXPORT_SYMBOL_GPL vmlinux 0xf6d168c1 crypto_unregister_akcipher +EXPORT_SYMBOL_GPL vmlinux 0xf6f21779 crypto_register_kpp +EXPORT_SYMBOL_GPL vmlinux 0xf6f21f9c pci_generic_config_write32 +EXPORT_SYMBOL_GPL vmlinux 0xf7087901 fwnode_graph_get_remote_port +EXPORT_SYMBOL_GPL vmlinux 0xf7145dc4 drop_reasons_unregister_subsys +EXPORT_SYMBOL_GPL vmlinux 0xf718bf1d pci_epc_linkup +EXPORT_SYMBOL_GPL vmlinux 0xf71de0dd blk_crypto_has_capabilities +EXPORT_SYMBOL_GPL vmlinux 0xf72a65ea tty_get_char_size +EXPORT_SYMBOL_GPL vmlinux 0xf72d113a chp_get_sch_opm +EXPORT_SYMBOL_GPL vmlinux 0xf7337d27 irq_domain_free_irqs_common +EXPORT_SYMBOL_GPL vmlinux 0xf7455c16 input_event_to_user +EXPORT_SYMBOL_GPL vmlinux 0xf749debc md5_zero_message_hash +EXPORT_SYMBOL_GPL vmlinux 0xf74bb274 mod_delayed_work_on +EXPORT_SYMBOL_GPL vmlinux 0xf74e7c93 jump_label_rate_limit +EXPORT_SYMBOL_GPL vmlinux 0xf75810f3 bpf_prog_create_from_user +EXPORT_SYMBOL_GPL vmlinux 0xf75f2d59 __page_file_index +EXPORT_SYMBOL_GPL vmlinux 0xf7636fc9 ptep_test_and_clear_uc +EXPORT_SYMBOL_GPL vmlinux 0xf776b074 bpf_trace_run6 +EXPORT_SYMBOL_GPL vmlinux 0xf7802b37 device_remove_software_node +EXPORT_SYMBOL_GPL vmlinux 0xf782fb07 percpu_ref_switch_to_atomic_sync +EXPORT_SYMBOL_GPL vmlinux 0xf78ce77e fuse_dev_alloc_install +EXPORT_SYMBOL_GPL vmlinux 0xf7b38450 gpiod_get_array_value +EXPORT_SYMBOL_GPL vmlinux 0xf7bc95b0 devlink_fmsg_pair_nest_start +EXPORT_SYMBOL_GPL vmlinux 0xf7e941b5 dma_max_mapping_size +EXPORT_SYMBOL_GPL vmlinux 0xf7f863b5 sysfs_update_group +EXPORT_SYMBOL_GPL vmlinux 0xf804fa87 vp_modern_remove +EXPORT_SYMBOL_GPL vmlinux 0xf81994a2 hrtimer_cancel +EXPORT_SYMBOL_GPL vmlinux 0xf81b1451 fat_search_long +EXPORT_SYMBOL_GPL vmlinux 0xf82f3657 work_on_cpu +EXPORT_SYMBOL_GPL vmlinux 0xf835ed9a kvm_write_guest_offset_cached +EXPORT_SYMBOL_GPL vmlinux 0xf855ccce __zpci_store +EXPORT_SYMBOL_GPL vmlinux 0xf8683f66 fwnode_get_next_available_child_node +EXPORT_SYMBOL_GPL vmlinux 0xf883bf93 crypto_dh_key_len +EXPORT_SYMBOL_GPL vmlinux 0xf8bfcb89 relay_open +EXPORT_SYMBOL_GPL vmlinux 0xf8c3dc85 inet_getpeer +EXPORT_SYMBOL_GPL vmlinux 0xf8feecbc virtqueue_detach_unused_buf +EXPORT_SYMBOL_GPL vmlinux 0xf914b023 screen_glyph +EXPORT_SYMBOL_GPL vmlinux 0xf917165a class_destroy +EXPORT_SYMBOL_GPL vmlinux 0xf919007a gpiochip_relres_irq +EXPORT_SYMBOL_GPL vmlinux 0xf92b8e0a pci_reset_bus +EXPORT_SYMBOL_GPL vmlinux 0xf9304d92 ccw_device_get_schid +EXPORT_SYMBOL_GPL vmlinux 0xf95322f4 kthread_parkme +EXPORT_SYMBOL_GPL vmlinux 0xf96ecc78 alarm_cancel +EXPORT_SYMBOL_GPL vmlinux 0xf9701d4e cgroup_get_from_id +EXPORT_SYMBOL_GPL vmlinux 0xf9735449 inet_twsk_alloc +EXPORT_SYMBOL_GPL vmlinux 0xf9a054b5 __round_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xf9a431e4 fscrypt_ioctl_get_nonce +EXPORT_SYMBOL_GPL vmlinux 0xf9ae8935 netdev_sw_irq_coalesce_default_on +EXPORT_SYMBOL_GPL vmlinux 0xf9b72d17 md_run +EXPORT_SYMBOL_GPL vmlinux 0xf9be6d09 ptp_msg_is_sync +EXPORT_SYMBOL_GPL vmlinux 0xf9cab462 dw_pcie_ep_raise_msi_irq +EXPORT_SYMBOL_GPL vmlinux 0xfa115071 pci_set_pcie_reset_state +EXPORT_SYMBOL_GPL vmlinux 0xfa1eb910 unregister_syscore_ops +EXPORT_SYMBOL_GPL vmlinux 0xfa35d3af nl_table +EXPORT_SYMBOL_GPL vmlinux 0xfa36bcfe input_ff_destroy +EXPORT_SYMBOL_GPL vmlinux 0xfa5ca195 device_rename +EXPORT_SYMBOL_GPL vmlinux 0xfa64373a fuse_mount_remove +EXPORT_SYMBOL_GPL vmlinux 0xfa666974 queue_work_node +EXPORT_SYMBOL_GPL vmlinux 0xfa7502da crypto_hash_walk_first +EXPORT_SYMBOL_GPL vmlinux 0xfa75c83b rt_mutex_trylock +EXPORT_SYMBOL_GPL vmlinux 0xfa7bbaf5 inode_sb_list_add +EXPORT_SYMBOL_GPL vmlinux 0xfaa297b3 crypto_register_ahashes +EXPORT_SYMBOL_GPL vmlinux 0xfab13212 pkcs7_get_content_data +EXPORT_SYMBOL_GPL vmlinux 0xfab30dc0 mdio_bus_exit +EXPORT_SYMBOL_GPL vmlinux 0xfad9c827 kill_dax +EXPORT_SYMBOL_GPL vmlinux 0xfafb1e78 register_kretprobe +EXPORT_SYMBOL_GPL vmlinux 0xfb0d7867 __tracepoint_kfree_skb +EXPORT_SYMBOL_GPL vmlinux 0xfb1a4d0e irq_create_fwspec_mapping +EXPORT_SYMBOL_GPL vmlinux 0xfb32b30f ring_buffer_read_prepare_sync +EXPORT_SYMBOL_GPL vmlinux 0xfb4e1fd4 pci_device_group +EXPORT_SYMBOL_GPL vmlinux 0xfb569277 gpiochip_get_data +EXPORT_SYMBOL_GPL vmlinux 0xfb60faf5 posix_acl_clone +EXPORT_SYMBOL_GPL vmlinux 0xfb729067 posix_acl_create +EXPORT_SYMBOL_GPL vmlinux 0xfb8b4b35 iomap_dio_rw +EXPORT_SYMBOL_GPL vmlinux 0xfb9baf1c __iptunnel_pull_header +EXPORT_SYMBOL_GPL vmlinux 0xfbbd41ca no_action +EXPORT_SYMBOL_GPL vmlinux 0xfbbde8a4 lwtunnel_encap_add_ops +EXPORT_SYMBOL_GPL vmlinux 0xfbc4149f bus_for_each_dev +EXPORT_SYMBOL_GPL vmlinux 0xfbd0eec3 hwrng_register +EXPORT_SYMBOL_GPL vmlinux 0xfbd914af perf_pmu_register +EXPORT_SYMBOL_GPL vmlinux 0xfbe4df28 blk_stat_disable_accounting +EXPORT_SYMBOL_GPL vmlinux 0xfbfb0ecf unregister_ftrace_function +EXPORT_SYMBOL_GPL vmlinux 0xfbffd601 net_prio_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xfc03d97a page_is_ram +EXPORT_SYMBOL_GPL vmlinux 0xfc1858ad kthread_data +EXPORT_SYMBOL_GPL vmlinux 0xfc1d4b05 call_srcu +EXPORT_SYMBOL_GPL vmlinux 0xfc334afd netif_carrier_event +EXPORT_SYMBOL_GPL vmlinux 0xfc3da0e7 ping_err +EXPORT_SYMBOL_GPL vmlinux 0xfc497b4e pci_slots_kset +EXPORT_SYMBOL_GPL vmlinux 0xfc930edf __irq_domain_alloc_fwnode +EXPORT_SYMBOL_GPL vmlinux 0xfc96f5f9 nfs_ssc_register +EXPORT_SYMBOL_GPL vmlinux 0xfcab876f bpf_map_put +EXPORT_SYMBOL_GPL vmlinux 0xfcbfec70 add_memory_driver_managed +EXPORT_SYMBOL_GPL vmlinux 0xfcc1edd3 memory_block_size_bytes +EXPORT_SYMBOL_GPL vmlinux 0xfcc5e9e5 __dev_forward_skb +EXPORT_SYMBOL_GPL vmlinux 0xfce6df1b device_get_named_child_node +EXPORT_SYMBOL_GPL vmlinux 0xfcec99ce sched_set_normal +EXPORT_SYMBOL_GPL vmlinux 0xfcf9ef73 hw_protection_shutdown +EXPORT_SYMBOL_GPL vmlinux 0xfd1de9f6 scsi_unregister_device_handler +EXPORT_SYMBOL_GPL vmlinux 0xfd2a481e lzorle1x_1_compress +EXPORT_SYMBOL_GPL vmlinux 0xfd49bcb2 iommu_dev_enable_feature +EXPORT_SYMBOL_GPL vmlinux 0xfd4b4793 device_link_remove +EXPORT_SYMBOL_GPL vmlinux 0xfd77e268 register_sys_off_handler +EXPORT_SYMBOL_GPL vmlinux 0xfd81dae3 __inode_attach_wb +EXPORT_SYMBOL_GPL vmlinux 0xfd9fe2e6 devlink_dpipe_entry_ctx_append +EXPORT_SYMBOL_GPL vmlinux 0xfdaca7be bpf_prog_select_runtime +EXPORT_SYMBOL_GPL vmlinux 0xfdbd7a17 crypto_get_attr_type +EXPORT_SYMBOL_GPL vmlinux 0xfdef9224 nf_ip6_check_hbh_len +EXPORT_SYMBOL_GPL vmlinux 0xfdf8e886 tun_get_tx_ring +EXPORT_SYMBOL_GPL vmlinux 0xfdfefb5e __cookie_v4_check +EXPORT_SYMBOL_GPL vmlinux 0xfe01e7e2 blkg_rwstat_init +EXPORT_SYMBOL_GPL vmlinux 0xfe07b780 ext_pi_type3_crc64 +EXPORT_SYMBOL_GPL vmlinux 0xfe1a7a7b mpi_point_release +EXPORT_SYMBOL_GPL vmlinux 0xfe1b2f45 ring_buffer_unlock_commit +EXPORT_SYMBOL_GPL vmlinux 0xfe1b7a43 skb_segment_list +EXPORT_SYMBOL_GPL vmlinux 0xfe361ce9 device_show_bool +EXPORT_SYMBOL_GPL vmlinux 0xfe476039 ktime_get_resolution_ns +EXPORT_SYMBOL_GPL vmlinux 0xfe480b53 component_release_of +EXPORT_SYMBOL_GPL vmlinux 0xfe6764f5 tpm_send +EXPORT_SYMBOL_GPL vmlinux 0xfe7ed0b0 gpiod_put +EXPORT_SYMBOL_GPL vmlinux 0xfe86cb67 devm_gpiod_get_optional +EXPORT_SYMBOL_GPL vmlinux 0xfe8cdb84 ring_buffer_alloc_read_page +EXPORT_SYMBOL_GPL vmlinux 0xfe990052 gpio_free +EXPORT_SYMBOL_GPL vmlinux 0xfe9f9822 irq_chip_set_parent_state +EXPORT_SYMBOL_GPL vmlinux 0xfeaa6dc3 bsg_job_put +EXPORT_SYMBOL_GPL vmlinux 0xfeb3aed8 serdev_controller_remove +EXPORT_SYMBOL_GPL vmlinux 0xfeb47569 debugfs_lookup_and_remove +EXPORT_SYMBOL_GPL vmlinux 0xfecb2fd5 msi_domain_first_desc +EXPORT_SYMBOL_GPL vmlinux 0xfeeedb81 pskb_put +EXPORT_SYMBOL_GPL vmlinux 0xfefa2adb input_ff_effect_from_user +EXPORT_SYMBOL_GPL vmlinux 0xfefaf9a4 fsverity_ioctl_enable +EXPORT_SYMBOL_GPL vmlinux 0xff05fa13 vring_interrupt +EXPORT_SYMBOL_GPL vmlinux 0xff142038 blkcg_print_blkgs +EXPORT_SYMBOL_GPL vmlinux 0xff403774 region_intersects +EXPORT_SYMBOL_GPL vmlinux 0xff5111de sk_detach_filter +EXPORT_SYMBOL_GPL vmlinux 0xff5b3a26 input_ff_erase +EXPORT_SYMBOL_GPL vmlinux 0xff5c3e11 srcu_notifier_chain_unregister +EXPORT_SYMBOL_GPL vmlinux 0xff684bf6 sfp_parse_support +EXPORT_SYMBOL_GPL vmlinux 0xff6f44f4 pci_epf_destroy +EXPORT_SYMBOL_GPL vmlinux 0xff7e33bf mpi_sub_ui +EXPORT_SYMBOL_GPL vmlinux 0xff81487d gpiod_remove_lookup_table +EXPORT_SYMBOL_GPL vmlinux 0xff84a8a5 page_reporting_order +EXPORT_SYMBOL_GPL vmlinux 0xff8cbf4b rhashtable_walk_start_check +EXPORT_SYMBOL_GPL vmlinux 0xff9b06fc srcu_batches_completed +EXPORT_SYMBOL_GPL vmlinux 0xff9e23d1 hugetlb_cgrp_subsys_on_dfl_key +EXPORT_SYMBOL_GPL vmlinux 0xffae8e8b nsecs_to_jiffies +EXPORT_SYMBOL_GPL vmlinux 0xffbf86aa blk_trace_startstop +EXPORT_SYMBOL_GPL vmlinux 0xffc8cf61 tcp_splice_eof +EXPORT_SYMBOL_GPL vmlinux 0xffe0c11e fwnode_graph_get_next_endpoint +EXPORT_SYMBOL_GPL vmlinux 0xfffc3d0c kvm_gfn_to_hva_cache_init +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0x07342898 unregister_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xae43feea register_firmware_config_sysctl vmlinux +FIRMWARE_LOADER_PRIVATE EXPORT_SYMBOL_GPL 0xd3ae7756 fw_fallback_config vmlinux +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x021ee895 nvme_put_ns drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x0d812623 nvme_execute_rq drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x1dc04f81 nvme_passthru_start drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x1f96fd2b nvme_ctrl_from_file drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x5bf5e873 nvme_passthru_end drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0x74d701dc nvme_command_effects drivers/nvme/host/nvme-core +NVME_TARGET_PASSTHRU EXPORT_SYMBOL_GPL 0xd24cf7f5 nvme_find_get_ns drivers/nvme/host/nvme-core +TEST_FIRMWARE EXPORT_SYMBOL_GPL 0x46ed53c1 firmware_request_builtin vmlinux --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/s390x/generic.compiler +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/s390x/generic.compiler @@ -0,0 +1 @@ +GCC: (Ubuntu 13.2.0-4ubuntu3) 13.2.0 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/s390x/generic.modules +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/s390x/generic.modules @@ -0,0 +1,954 @@ +8021q +842 +842_compress +842_decompress +9p +9pnet +9pnet_fd +9pnet_rdma +9pnet_virtio +act_bpf +act_connmark +act_csum +act_ct +act_ctinfo +act_gact +act_gate +act_ipt +act_mirred +act_mpls +act_nat +act_pedit +act_police +act_sample +act_simple +act_skbedit +act_skbmod +act_tunnel_key +act_vlan +adiantum +adin +aegis128 +aes_s390 +aes_ti +af_alg +af_iucv +af_key +af_packet_diag +ah4 +ah6 +algif_aead +algif_hash +algif_rng +algif_skcipher +altera-cvp +altera-pr-ip-core +amd +amlogic-gxl-crypto +amt +ansi_cprng +appldata_mem +appldata_net_sum +appldata_os +aquantia +arp_tables +arpt_mangle +arptable_filter +async_memcpy +async_pq +async_raid6_recov +async_tx +async_xor +auth_rpcgss +authenc +authencesn +ba431-rng +bcache +bcm-phy-lib +bcm-phy-ptp +bcm54140 +bcm7xxx +bcm87xx +bfq +binfmt_misc +blake2b_generic +blocklayoutdriver +blowfish_common +blowfish_generic +bochs +bonding +bpfilter +br_netfilter +brd +bridge +broadcom +btrfs +cachefiles +camellia_generic +cast5_generic +cast6_generic +cast_common +ccm +ccwgroup +ceph +cfb +ch +chacha20poly1305 +chacha_generic +chacha_s390 +chsc_sch +cicada +cifs +cifs_arc4 +cifs_md4 +cls_basic +cls_bpf +cls_cgroup +cls_flow +cls_flower +cls_fw +cls_matchall +cls_route +cls_u32 +cmac +coda +cordic +cortina +crc-itu-t +crc32-vx_s390 +crc32_generic +crc4 +crc7 +crc8 +cryptd +crypto_engine +crypto_user +ctcm +curve25519-generic +cuse +dasd_diag_mod +dasd_eckd_mod +dasd_fba_mod +dasd_mod +davicom +dccp +dccp_diag +dccp_ipv4 +dccp_ipv6 +dcssblk +des_generic +des_s390 +device_dax +diag +diag288_wdt +dlm +dm-bio-prison +dm-bufio +dm-cache +dm-cache-smq +dm-clone +dm-crypt +dm-delay +dm-ebs +dm-era +dm-flakey +dm-historical-service-time +dm-integrity +dm-io-affinity +dm-log +dm-log-userspace +dm-log-writes +dm-mirror +dm-multipath +dm-persistent-data +dm-queue-length +dm-raid +dm-region-hash +dm-round-robin +dm-service-time +dm-snapshot +dm-switch +dm-thin-pool +dm-unstripe +dm-verity +dm-writecache +dm-zero +dm-zoned +dp83640 +dp83822 +dp83848 +dp83867 +dp83869 +dp83tc811 +drbd +drm +drm_kms_helper +drm_panel_orientation_quirks +drm_shmem_helper +drm_ttm_helper +drm_vram_helper +dummy +dummy_stm +dwc-xlgmac +eadm_sch +ebt_802_3 +ebt_among +ebt_arp +ebt_arpreply +ebt_dnat +ebt_ip +ebt_ip6 +ebt_limit +ebt_log +ebt_mark +ebt_mark_m +ebt_nflog +ebt_pkttype +ebt_redirect +ebt_snat +ebt_stp +ebt_vlan +ebtable_broute +ebtable_filter +ebtable_nat +ebtables +ecc +ecdh_generic +ecdsa_generic +echainiv +ecrdsa_generic +em_cmp +em_ipset +em_ipt +em_meta +em_nbyte +em_text +em_u32 +eql +erofs +esp4 +esp4_offload +esp6 +esp6_offload +essiv +et1011c +faulty +fcoe +fcrypt +fou +fou6 +fpga-mgr +fs3270 +fscache +fsm +garp +geneve +genwqe_card +gfs2 +ghash_s390 +gpio-aggregator +gpio-bt8xx +gpio-generic +gpio-idio-16 +gpio-pci-idio-16 +gpio-pcie-idio-24 +gpio-sim +grace +gre +gtp +hangcheck-timer +hfcpci +hmcdrv +i2c-core +i2c-dev +i2c-mux +i2c-stub +ib_cm +ib_core +ib_ipoib +ib_iser +ib_isert +ib_mthca +ib_srp +ib_srpt +ib_umad +ib_uverbs +icplus +ifb +ife +ila +inet_diag +intel-xway +intel_th +intel_th_gth +intel_th_msu +intel_th_msu_sink +intel_th_pci +intel_th_pti +intel_th_sth +ip6_gre +ip6_tables +ip6_tunnel +ip6_udp_tunnel +ip6_vti +ip6t_NPT +ip6t_REJECT +ip6t_SYNPROXY +ip6t_ah +ip6t_eui64 +ip6t_frag +ip6t_hbh +ip6t_ipv6header +ip6t_mh +ip6t_rpfilter +ip6t_rt +ip6t_srh +ip6table_filter +ip6table_mangle +ip6table_nat +ip6table_raw +ip6table_security +ip_gre +ip_set +ip_set_bitmap_ip +ip_set_bitmap_ipmac +ip_set_bitmap_port +ip_set_hash_ip +ip_set_hash_ipmac +ip_set_hash_ipmark +ip_set_hash_ipport +ip_set_hash_ipportip +ip_set_hash_ipportnet +ip_set_hash_mac +ip_set_hash_net +ip_set_hash_netiface +ip_set_hash_netnet +ip_set_hash_netport +ip_set_hash_netportnet +ip_set_list_set +ip_tables +ip_tunnel +ip_vs +ip_vs_dh +ip_vs_fo +ip_vs_ftp +ip_vs_lblc +ip_vs_lblcr +ip_vs_lc +ip_vs_mh +ip_vs_nq +ip_vs_ovf +ip_vs_pe_sip +ip_vs_rr +ip_vs_sed +ip_vs_sh +ip_vs_wlc +ip_vs_wrr +ip_vti +ipcomp +ipcomp6 +ipip +ipt_ECN +ipt_REJECT +ipt_SYNPROXY +ipt_ah +ipt_rpfilter +iptable_filter +iptable_mangle +iptable_nat +iptable_raw +iptable_security +ipvlan +ipvtap +irqbypass +iscsi_boot_sysfs +iscsi_target_mod +iscsi_tcp +ism +isofs +iw_cm +kafs +kcm +keywrap +kheaders +kmem +ksmbd +kyber-iosched +l1oip +l2tp_core +l2tp_debugfs +l2tp_eth +l2tp_ip +l2tp_ip6 +l2tp_netlink +lcs +libceph +libchacha +libchacha20poly1305 +libcrc32c +libcurve25519 +libcurve25519-generic +libdes +libfc +libfcoe +libiscsi +libiscsi_tcp +libpoly1305 +libsas +linear +llc +lockd +lru_cache +lrw +lxt +lz4 +lz4_compress +lz4hc +lz4hc_compress +mISDN_core +mISDN_dsp +mac-celtic +mac-centeuro +mac-croatian +mac-cyrillic +mac-gaelic +mac-greek +mac-iceland +mac-inuit +mac-roman +mac-romanian +mac-turkish +macsec +macvlan +macvtap +marvell +marvell10g +md-cluster +md4 +mdev +mdio-i2c +memory-notifier-error-inject +mena21_wdt +mfd-core +michael_mic +micrel +microchip +microchip_t1 +mip6 +mlx4_core +mlx4_en +mlx4_ib +mlx5_core +mlx5_ib +mlxfw +mlxsw_core +mlxsw_pci +mlxsw_spectrum +monreader +monwriter +mpls_gso +mpls_iptunnel +mpls_router +mpt3sas +mptcp_diag +mrp +mscc +msdos +national +nbd +netconsole +netdevsim +netfs +netiucv +netlink_diag +nf_conncount +nf_conntrack +nf_conntrack_amanda +nf_conntrack_bridge +nf_conntrack_broadcast +nf_conntrack_ftp +nf_conntrack_h323 +nf_conntrack_irc +nf_conntrack_netbios_ns +nf_conntrack_netlink +nf_conntrack_pptp +nf_conntrack_sane +nf_conntrack_sip +nf_conntrack_snmp +nf_conntrack_tftp +nf_defrag_ipv4 +nf_defrag_ipv6 +nf_dup_ipv4 +nf_dup_ipv6 +nf_dup_netdev +nf_flow_table +nf_flow_table_inet +nf_log_syslog +nf_nat +nf_nat_amanda +nf_nat_ftp +nf_nat_h323 +nf_nat_irc +nf_nat_pptp +nf_nat_sip +nf_nat_snmp_basic +nf_nat_tftp +nf_reject_ipv4 +nf_reject_ipv6 +nf_socket_ipv4 +nf_socket_ipv6 +nf_synproxy_core +nf_tables +nf_tproxy_ipv4 +nf_tproxy_ipv6 +nfnetlink +nfnetlink_acct +nfnetlink_cthelper +nfnetlink_cttimeout +nfnetlink_hook +nfnetlink_log +nfnetlink_osf +nfnetlink_queue +nfs +nfs_acl +nfs_layout_flexfiles +nfs_layout_nfsv41_files +nfsd +nfsv2 +nfsv3 +nfsv4 +nft_chain_nat +nft_compat +nft_connlimit +nft_ct +nft_dup_ipv4 +nft_dup_ipv6 +nft_dup_netdev +nft_fib +nft_fib_inet +nft_fib_ipv4 +nft_fib_ipv6 +nft_fib_netdev +nft_flow_offload +nft_fwd_netdev +nft_hash +nft_limit +nft_log +nft_masq +nft_meta_bridge +nft_nat +nft_numgen +nft_osf +nft_queue +nft_quota +nft_redir +nft_reject +nft_reject_bridge +nft_reject_inet +nft_reject_ipv4 +nft_reject_ipv6 +nft_reject_netdev +nft_socket +nft_synproxy +nft_tproxy +nft_tunnel +nft_xfrm +nhpoly1305 +nilfs2 +nlmon +nls_ascii +nls_cp1250 +nls_cp1251 +nls_cp1255 +nls_cp737 +nls_cp775 +nls_cp850 +nls_cp852 +nls_cp855 +nls_cp857 +nls_cp860 +nls_cp861 +nls_cp862 +nls_cp863 +nls_cp864 +nls_cp865 +nls_cp866 +nls_cp869 +nls_cp874 +nls_cp932 +nls_cp936 +nls_cp949 +nls_cp950 +nls_euc-jp +nls_iso8859-1 +nls_iso8859-13 +nls_iso8859-14 +nls_iso8859-15 +nls_iso8859-2 +nls_iso8859-3 +nls_iso8859-4 +nls_iso8859-5 +nls_iso8859-6 +nls_iso8859-7 +nls_iso8859-9 +nls_koi8-r +nls_koi8-ru +nls_koi8-u +nls_utf8 +notifier-error-inject +nsh +ntfs +ntfs3 +null_blk +nvme +nvme-common +nvme-core +nvme-fabrics +nvme-fc +nvme-loop +nvme-rdma +nvme-tcp +nvmet +nvmet-fc +nvmet-rdma +nvmet-tcp +objagg +ocfs2 +ocfs2_dlm +ocfs2_dlmfs +ocfs2_nodemanager +ocfs2_stack_o2cb +ocfs2_stack_user +ocfs2_stackglue +ofb +openvswitch +orangefs +overlay +p8022 +paes_s390 +parman +pcbc +pci-pf-stub +pci-stub +pcrypt +phylink +pkcs7_test_key +pkcs8_key_parser +pkey +pktgen +pnet +poly1305_generic +pretimeout_panic +prng +psample +psnap +ptp +ptp_clockmatrix +ptp_ines +qdio +qeth +qeth_l2 +qeth_l3 +qsemi +quota_tree +quota_v1 +quota_v2 +raid0 +raid1 +raid10 +raid456 +raid6_pq +raid_class +raw_diag +rbd +rdma_cm +rdma_rxe +rdma_ucm +rds +rds_rdma +rds_tcp +realtek +regmap-i2c +rmd160 +rnbd-client +rnbd-server +rockchip +rpcrdma +rpcsec_gss_krb5 +rtrs-client +rtrs-core +rtrs-server +rxrpc +s390-trng +sample-trace-array +sch_cake +sch_cbs +sch_choke +sch_codel +sch_drr +sch_etf +sch_ets +sch_fq +sch_fq_codel +sch_fq_pie +sch_gred +sch_hfsc +sch_hhf +sch_htb +sch_ingress +sch_mqprio +sch_mqprio_lib +sch_multiq +sch_netem +sch_pie +sch_plug +sch_prio +sch_qfq +sch_red +sch_sfb +sch_sfq +sch_skbprio +sch_taprio +sch_tbf +sch_teql +scm_block +scsi_debug +scsi_dh_alua +scsi_dh_emc +scsi_dh_hp_sw +scsi_dh_rdac +scsi_transport_fc +scsi_transport_iscsi +scsi_transport_sas +scsi_transport_spi +scsi_transport_srp +sctp +sctp_diag +serial_base +serpent_generic +sfp +sha1_s390 +sha256_s390 +sha3_256_s390 +sha3_512_s390 +siox-bus-gpio +siox-core +sit +siw +slicoss +slim-qcom-ctrl +slimbus +sm2_generic +sm3 +smc +smc_diag +smsc +smsgiucv_app +softdog +spl +st +st_drv +ste10Xp +stm_console +stm_core +stm_ftrace +stm_heartbeat +stm_p_basic +stm_p_sys-t +stp +streebog_generic +sunrpc +switchtec +tap +tape +tape_34xx +tape_3590 +tape_class +target_core_file +target_core_iblock +target_core_mod +target_core_pscsi +target_core_user +tcm_fc +tcm_loop +tcp_bbr +tcp_bic +tcp_cdg +tcp_dctcp +tcp_diag +tcp_highspeed +tcp_htcp +tcp_hybla +tcp_illinois +tcp_lp +tcp_nv +tcp_scalable +tcp_vegas +tcp_veno +tcp_westwood +tcp_yeah +tcrypt +team +team_mode_activebackup +team_mode_broadcast +team_mode_loadbalance +team_mode_random +team_mode_roundrobin +teranetics +test_blackhole_dev +test_bpf +tipc +tls +tpm_vtpm_proxy +tps6594-core +tps6594-esm +tps6594-i2c +tps6594-pfsm +trace-printk +ts_bm +ts_fsm +ts_kmp +tsnep +ttm +tunnel4 +tunnel6 +twofish_common +twofish_generic +uPD60620 +uartlite +ubuntu-host +udf +udp_diag +udp_tunnel +uio +unix_diag +veth +vfio +vfio-pci +vfio-pci-core +vfio_ap +vfio_ccw +vfio_iommu_type1 +vhost +vhost_iotlb +vhost_net +vhost_scsi +vhost_vsock +virtio-gpu +virtio-rng +virtio_crypto +virtio_dma_buf +virtio_input +virtiofs +vitesse +vmac +vmlogrdr +vmur +vmw_vsock_virtio_transport +vmw_vsock_virtio_transport_common +vport-geneve +vport-gre +vport-vxlan +vrf +vsock +vsock_diag +vsock_loopback +vsockmon +vxlan +wireguard +wp512 +x_tables +xcbc +xfrm4_tunnel +xfrm6_tunnel +xfrm_algo +xfrm_interface +xfrm_ipcomp +xfrm_user +xfs +xilinx_emac +xilinx_gmii2rgmii +xor +xsk_diag +xt_AUDIT +xt_CHECKSUM +xt_CLASSIFY +xt_CONNSECMARK +xt_CT +xt_DSCP +xt_HL +xt_HMARK +xt_IDLETIMER +xt_LOG +xt_MASQUERADE +xt_NETMAP +xt_NFLOG +xt_NFQUEUE +xt_RATEEST +xt_REDIRECT +xt_SECMARK +xt_TCPMSS +xt_TCPOPTSTRIP +xt_TEE +xt_TPROXY +xt_TRACE +xt_addrtype +xt_bpf +xt_cgroup +xt_cluster +xt_comment +xt_connbytes +xt_connlabel +xt_connlimit +xt_connmark +xt_conntrack +xt_cpu +xt_dccp +xt_devgroup +xt_dscp +xt_ecn +xt_esp +xt_hashlimit +xt_helper +xt_hl +xt_ipcomp +xt_iprange +xt_ipvs +xt_l2tp +xt_length +xt_limit +xt_mac +xt_mark +xt_multiport +xt_nat +xt_nfacct +xt_osf +xt_owner +xt_physdev +xt_pkttype +xt_policy +xt_quota +xt_rateest +xt_realm +xt_recent +xt_sctp +xt_set +xt_socket +xt_state +xt_statistic +xt_string +xt_tcpmss +xt_tcpudp +xt_time +xt_u32 +xxhash_generic +z3fold +zcrypt +zcrypt_cex2a +zcrypt_cex2c +zcrypt_cex4 +zfcp +zfs +zonefs +zram +zstd --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/s390x/generic.modules.builtin +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/s390x/generic.modules.builtin @@ -0,0 +1,154 @@ +aead +aes_generic +af_packet +akcipher +asn1_decoder +asn1_encoder +autofs4 +binfmt_script +bitrev +bsg +cbc +cdrom +cmm +cn +con3270 +configfs +crc-ccitt +crc-t10dif +crc16 +crc32 +crc32c_generic +crc64 +crc64-rocksoft +crc64_rocksoft_generic +crct10dif_common +crct10dif_generic +crypto +crypto_acompress +crypto_algapi +crypto_hash +crypto_null +cryptomgr +ctr +cts +dax +deflate +dh_generic +digsig +dm-mod +dns_resolver +drbg +drop_monitor +ecb +ecryptfs +encrypted-keys +evdev +exportfs +ext4 +failover +fat +fb +fb_sys_fops +firmware_class +fixed_phy +font +fuse +gcm +geniv +gf128mul +ghash-generic +glob +hmac +input-core +ipv6 +iucv +jbd2 +jitterentropy_rng +kdf_sp800108 +kpp +kvm +libaes +libcryptoutils +libphy +libsha1 +libsha256 +loop +lz4_decompress +lzo +lzo-rle +lzo_compress +lzo_decompress +mbcache +md-mod +md5 +mdio_devres +mpi +mq-deadline +multipath +n_null +net_failover +nls_base +nls_cp437 +oid_registry +pkcs7_message +pps_core +pretimeout_noop +public_key +raw3270 +rng +rng-core +rsa_generic +scsi_common +scsi_mod +sd_mod +selftests +seqiv +serdev +sg +sha1_generic +sha256_generic +sha3_generic +sha512_generic +sha512_s390 +sha_common +sig +skcipher +smsgiucv +squashfs +sr_mod +syscopyarea +sysfillrect +sysimgblt +t10-pi +tcp_cubic +tpm +trusted +tun +unix +utf8data +vfat +virtio +virtio_balloon +virtio_blk +virtio_console +virtio_net +virtio_pci +virtio_pci_legacy_dev +virtio_pci_modern_dev +virtio_ring +virtio_scsi +watchdog +wwnr +x509_key_parser +xts +xxhash +xz_dec +zbud +zlib_deflate +zlib_dfltcc +zlib_inflate +zsmalloc +zstd_common +zstd_compress +zstd_decompress --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/s390x/generic.retpoline +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/s390x/generic.retpoline @@ -0,0 +1 @@ +# RETPOLINE NOT ENABLED --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/abi/version +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/abi/version @@ -0,0 +1 @@ +6.5.0-14.14 --- linux-lowlatency-hwe-6.5-6.5.0.orig/debian.master/changelog +++ linux-lowlatency-hwe-6.5-6.5.0/debian.master/changelog @@ -0,0 +1,21243 @@ +linux (6.5.0-15.15) mantic; urgency=medium + + * mantic/linux: 6.5.0-15.15 -proposed tracker (LP: #2048549) + + * CVE-2024-0193 + - netfilter: nf_tables: skip set commit for deleted/destroyed sets + + * CVE-2023-6606 + - smb: client: fix OOB in smbCalcSize() + + * CVE-2023-6817 + - netfilter: nft_set_pipapo: skip inactive elements during set walk + + * CVE-2023-6932 + - ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet + + * CVE-2023-6931 + - perf: Fix perf_event_validate_size() + - perf: Fix perf_event_validate_size() lockdep splat + + -- Thadeu Lima de Souza Cascardo Tue, 09 Jan 2024 09:25:08 -0300 + +linux (6.5.0-14.14) mantic; urgency=medium + + * mantic/linux: 6.5.0-14.14 -proposed tracker (LP: #2042660) + + * Boot log print hang on screen, no login prompt on Aspeed 2600 rev 52 BMC + (LP: #2042850) + - drm/ast: Add BMC virtual connector + + * arm64 atomic issues cause disk corruption (LP: #2042573) + - locking/atomic: scripts: fix fallback ifdeffery + + * Packaging resync (LP: #1786013) + - [Packaging] update annotations scripts + + -- Roxana Nicolescu Tue, 14 Nov 2023 14:46:30 +0100 + +linux (6.5.0-12.12) mantic; urgency=medium + + * mantic/linux: 6.5.0-12.12 -proposed tracker (LP: #2041536) + + * Packaging resync (LP: #1786013) + - [Packaging] update annotations scripts + - [Packaging] update helper scripts + - debian/dkms-versions -- update from kernel-versions (main/2023.10.30) + + * CVE-2023-5633 + - drm/vmwgfx: Keep a gem reference to user bos in surfaces + + * CVE-2023-5345 + - fs/smb/client: Reset password pointer to NULL + + * CVE-2023-39189 + - netfilter: nfnetlink_osf: avoid OOB read + + * CVE-2023-4244 + - netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction + + * apparmor restricts read access of user namespace mediation sysctls to root + (LP: #2040194) + - SAUCE: apparmor: open userns related sysctl so lxc can check if restriction + are in place + + * AppArmor spams kernel log with assert when auditing (LP: #2040192) + - SAUCE: apparmor: fix request field from a prompt reply that denies all + access + + * apparmor notification files verification (LP: #2040250) + - SAUCE: apparmor: fix notification header size + + * apparmor oops when racing to retrieve a notification (LP: #2040245) + - SAUCE: apparmor: fix oops when racing to retrieve notification + + * SMC stats: Wrong bucket calculation for payload of exactly 4096 bytes + (LP: #2039575) + - net/smc: Fix pos miscalculation in statistics + + * Support mipi camera on Intel Meteor Lake platform (LP: #2031412) + - SAUCE: iommu: intel-ipu: use IOMMU passthrough mode for Intel IPUs on Meteor + Lake + - SAUCE: platform/x86: int3472: Add handshake GPIO function + + * CVE-2023-45898 + - ext4: fix slab-use-after-free in ext4_es_insert_extent() + + * CVE-2023-31085 + - ubi: Refuse attaching if mtd's erasesize is 0 + + * CVE-2023-5717 + - perf: Disallow mis-matched inherited group reads + + * CVE-2023-5178 + - nvmet-tcp: Fix a possible UAF in queue intialization setup + + * CVE-2023-5158 + - vringh: don't use vringh_kiov_advance() in vringh_iov_xfer() + + * CVE-2023-5090 + - x86: KVM: SVM: always update the x2avic msr interception + + * [SRU][J/L/M] UBUNTU: [Packaging] Make WWAN driver a loadable module + (LP: #2033406) + - [Packaging] Make WWAN driver loadable modules + + * Unable to power off the system with MTL CPU (LP: #2039405) + - Revert "x86/smp: Put CPUs into INIT on shutdown if possible" + + * usbip: error: failed to open /usr/share/hwdata//usb.ids (LP: #2039439) + - [Packaging] Make linux-tools-common depend on hwdata + + * drop all references to is_rust_module.sh in kernels >= 6.5 (LP: #2038611) + - [Packaging] drop references to is_rust_module.sh + + * disable shiftfs (LP: #2038522) + - SAUCE: ceph: enable unsafe idmapped mounts by default + - [Config] disable shiftfs + + * Infinite systemd loop when power off the machine with multiple MD RAIDs + (LP: #2036184) + - md: Put the right device in md_seq_next + + * [Mediatek] mt8195-demo: enable CONFIG_MTK_IOMMU as module for multimedia and + PCIE peripherals (LP: #2036587) + - [Config] Enable CONFIG_MTK_IOMMU on arm64 + + * Realtek 8852CE WiFi 6E country code udpates (LP: #2037273) + - wifi: rtw89: regd: update regulatory map to R64-R43 + + * Unable to use nvme drive to install Ubuntu 23.10 (LP: #2040157) + - misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to + probe + + * CVE-2023-42754 + - ipv4: fix null-deref in ipv4_link_failure + + * linux-*: please enable dm-verity kconfigs to allow MoK/db verified root + images (LP: #2019040) + - [Config] CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG_SECONDARY_KEYRING=y + + * Fix RCU warning on AMD laptops (LP: #2036377) + - power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint + + * allow io_uring to be disabled in runtime (LP: #2035116) + - io_uring: add a sysctl to disable io_uring system-wide + + * Fix unstable audio at low levels on Thinkpad P1G4 (LP: #2037077) + - ALSA: hda/realtek - ALC287 I2S speaker platform support + + -- Roxana Nicolescu Mon, 30 Oct 2023 13:08:56 +0100 + +linux (6.5.0-10.10) mantic; urgency=medium + + * mantic/linux: 6.5.0-10.10 -proposed tracker (LP: #2039204) + + * CVE-2023-4921 + - net: sched: sch_qfq: Fix UAF in qfq_dequeue() + + * CVE-2023-42756 + - netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP + + * CVE-2023-4881 + - netfilter: nftables: exthdr: fix 4-byte stack OOB write + + * CVE-2023-5197 + - netfilter: nf_tables: disallow rule removal from chain binding + + -- Stefan Bader Fri, 13 Oct 2023 11:43:15 +0200 + +linux (6.5.0-9.9) mantic; urgency=medium + + * mantic/linux: 6.5.0-9.9 -proposed tracker (LP: #2038687) + + * update apparmor and LSM stacking patch set (LP: #2028253) + - re-apply apparmor 4.0.0 + + * Disable restricting unprivileged change_profile by default, due to LXD + latest/stable not yet compatible with this new apparmor feature + (LP: #2038567) + - SAUCE: apparmor: Make apparmor_restrict_unprivileged_unconfined opt-in + + -- Andrea Righi Fri, 06 Oct 2023 21:03:52 +0200 + +linux (6.5.0-8.8) mantic; urgency=medium + + * mantic/linux: 6.5.0-8.8 -proposed tracker (LP: #2038577) + + * update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [02/60]: rename SK_CTX() to aa_sock and make it an + inline fn + - SAUCE: apparmor3.2.0 [05/60]: Add sysctls for additional controls of unpriv + userns restrictions + - SAUCE: apparmor3.2.0 [08/60]: Stacking v38: LSM: Identify modules by more + than name + - SAUCE: apparmor3.2.0 [09/60]: Stacking v38: LSM: Add an LSM identifier for + external use + - SAUCE: apparmor3.2.0 [10/60]: Stacking v38: LSM: Identify the process + attributes for each module + - SAUCE: apparmor3.2.0 [11/60]: Stacking v38: LSM: Maintain a table of LSM + attribute data + - SAUCE: apparmor3.2.0 [12/60]: Stacking v38: proc: Use lsmids instead of lsm + names for attrs + - SAUCE: apparmor3.2.0 [13/60]: Stacking v38: integrity: disassociate + ima_filter_rule from security_audit_rule + - SAUCE: apparmor3.2.0 [14/60]: Stacking v38: LSM: Infrastructure management + of the sock security + - SAUCE: apparmor3.2.0 [15/60]: Stacking v38: LSM: Add the lsmblob data + structure. + - SAUCE: apparmor3.2.0 [16/60]: Stacking v38: LSM: provide lsm name and id + slot mappings + - SAUCE: apparmor3.2.0 [17/60]: Stacking v38: IMA: avoid label collisions with + stacked LSMs + - SAUCE: apparmor3.2.0 [18/60]: Stacking v38: LSM: Use lsmblob in + security_audit_rule_match + - SAUCE: apparmor3.2.0 [19/60]: Stacking v38: LSM: Use lsmblob in + security_kernel_act_as + - SAUCE: apparmor3.2.0 [20/60]: Stacking v38: LSM: Use lsmblob in + security_secctx_to_secid + - SAUCE: apparmor3.2.0 [21/60]: Stacking v38: LSM: Use lsmblob in + security_secid_to_secctx + - SAUCE: apparmor3.2.0 [22/60]: Stacking v38: LSM: Use lsmblob in + security_ipc_getsecid + - SAUCE: apparmor3.2.0 [23/60]: Stacking v38: LSM: Use lsmblob in + security_current_getsecid + - SAUCE: apparmor3.2.0 [24/60]: Stacking v38: LSM: Use lsmblob in + security_inode_getsecid + - SAUCE: apparmor3.2.0 [25/60]: Stacking v38: LSM: Use lsmblob in + security_cred_getsecid + - SAUCE: apparmor3.2.0 [26/60]: Stacking v38: LSM: Specify which LSM to + display + - SAUCE: apparmor3.2.0 [28/60]: Stacking v38: LSM: Ensure the correct LSM + context releaser + - SAUCE: apparmor3.2.0 [29/60]: Stacking v38: LSM: Use lsmcontext in + security_secid_to_secctx + - SAUCE: apparmor3.2.0 [30/60]: Stacking v38: LSM: Use lsmcontext in + security_inode_getsecctx + - SAUCE: apparmor3.2.0 [31/60]: Stacking v38: Use lsmcontext in + security_dentry_init_security + - SAUCE: apparmor3.2.0 [32/60]: Stacking v38: LSM: security_secid_to_secctx in + netlink netfilter + - SAUCE: apparmor3.2.0 [33/60]: Stacking v38: NET: Store LSM netlabel data in + a lsmblob + - SAUCE: apparmor3.2.0 [34/60]: Stacking v38: binder: Pass LSM identifier for + confirmation + - SAUCE: apparmor3.2.0 [35/60]: Stacking v38: LSM: security_secid_to_secctx + module selection + - SAUCE: apparmor3.2.0 [36/60]: Stacking v38: Audit: Keep multiple LSM data in + audit_names + - SAUCE: apparmor3.2.0 [37/60]: Stacking v38: Audit: Create audit_stamp + structure + - SAUCE: apparmor3.2.0 [38/60]: Stacking v38: LSM: Add a function to report + multiple LSMs + - SAUCE: apparmor3.2.0 [39/60]: Stacking v38: Audit: Allow multiple records in + an audit_buffer + - SAUCE: apparmor3.2.0 [40/60]: Stacking v38: Audit: Add record for multiple + task security contexts + - SAUCE: apparmor3.2.0 [41/60]: Stacking v38: audit: multiple subject lsm + values for netlabel + - SAUCE: apparmor3.2.0 [42/60]: Stacking v38: Audit: Add record for multiple + object contexts + - SAUCE: apparmor3.2.0 [43/60]: Stacking v38: netlabel: Use a struct lsmblob + in audit data + - SAUCE: apparmor3.2.0 [44/60]: Stacking v38: LSM: Removed scaffolding + function lsmcontext_init + - SAUCE: apparmor3.2.0 [45/60]: Stacking v38: AppArmor: Remove the exclusive + flag + - SAUCE: apparmor3.2.0 [46/60]: combine common_audit_data and + apparmor_audit_data + - SAUCE: apparmor3.2.0 [47/60]: setup slab cache for audit data + - SAUCE: apparmor3.2.0 [48/60]: rename audit_data->label to + audit_data->subj_label + - SAUCE: apparmor3.2.0 [49/60]: pass cred through to audit info. + - SAUCE: apparmor3.2.0 [50/60]: Improve debug print infrastructure + - SAUCE: apparmor3.2.0 [51/60]: add the ability for profiles to have a + learning cache + - SAUCE: apparmor3.2.0 [52/60]: enable userspace upcall for mediation + - SAUCE: apparmor3.2.0 [53/60]: cache buffers on percpu list if there is lock + contention + - SAUCE: apparmor3.2.0 [55/60]: advertise availability of exended perms + - SAUCE: apparmor3.2.0 [60/60]: [Config] enable + CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS + + * LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update + apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [57/60]: fix profile verification and enable it + + * udev fails to make prctl() syscall with apparmor=0 (as used by maas by + default) (LP: #2016908) // update apparmor and LSM stacking patch set + (LP: #2028253) + - SAUCE: apparmor3.2.0 [27/60]: Stacking v38: Fix prctl() syscall with + apparmor=0 + + * kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // + update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [01/60]: add/use fns to print hash string hex value + - SAUCE: apparmor3.2.0 [03/60]: patch to provide compatibility with v2.x net + rules + - SAUCE: apparmor3.2.0 [04/60]: add user namespace creation mediation + - SAUCE: apparmor3.2.0 [06/60]: af_unix mediation + - SAUCE: apparmor3.2.0 [07/60]: Add fine grained mediation of posix mqueues + + -- Andrea Righi Fri, 06 Oct 2023 07:34:00 +0200 + +linux (6.5.0-7.7) mantic; urgency=medium + + * mantic/linux: 6.5.0-7.7 -proposed tracker (LP: #2037611) + + * kexec enable to load/kdump zstd compressed zimg (LP: #2037398) + - [Packaging] Revert arm64 image format to Image.gz + + * Mantic minimized/minimal cloud images do not receive IP address during + provisioning (LP: #2036968) + - [Config] Enable virtio-net as built-in to avoid race + + * Miscellaneous Ubuntu changes + - SAUCE: Add mdev_set_iommu_device() kABI + - [Config] update gcc version in annotations + + -- Andrea Righi Thu, 28 Sep 2023 10:19:24 +0200 + +linux (6.5.0-6.6) mantic; urgency=medium + + * mantic/linux: 6.5.0-6.6 -proposed tracker (LP: #2035595) + + * Mantic update: v6.5.3 upstream stable release (LP: #2035588) + - drm/amd/display: ensure async flips are only accepted for fast updates + - cpufreq: intel_pstate: set stale CPU frequency to minimum + - tpm: Enable hwrng only for Pluton on AMD CPUs + - Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN + - Revert "fuse: in fuse_flush only wait if someone wants the return code" + - Revert "f2fs: clean up w/ sbi->log_sectors_per_block" + - Revert "PCI: tegra194: Enable support for 256 Byte payload" + - Revert "net: macsec: preserve ingress frame ordering" + - reiserfs: Check the return value from __getblk() + - splice: always fsnotify_access(in), fsnotify_modify(out) on success + - splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmsplice + - splice: fsnotify_access(in), fsnotify_modify(out) on success in tee + - eventfd: prevent underflow for eventfd semaphores + - fs: Fix error checking for d_hash_and_lookup() + - iomap: Remove large folio handling in iomap_invalidate_folio() + - tmpfs: verify {g,u}id mount options correctly + - selftests/harness: Actually report SKIP for signal tests + - vfs, security: Fix automount superblock LSM init problem, preventing NFS sb + sharing + - ARM: ptrace: Restore syscall restart tracing + - ARM: ptrace: Restore syscall skipping for tracers + - btrfs: zoned: skip splitting and logical rewriting on pre-alloc write + - erofs: release ztailpacking pclusters properly + - locking/arch: Avoid variable shadowing in local_try_cmpxchg() + - refscale: Fix uninitalized use of wait_queue_head_t + - clocksource: Handle negative skews in "skew is too large" messages + - powercap: arm_scmi: Remove recursion while parsing zones + - OPP: Fix potential null ptr dereference in dev_pm_opp_get_required_pstate() + - OPP: Fix passing 0 to PTR_ERR in _opp_attach_genpd() + - selftests/resctrl: Add resctrl.h into build deps + - selftests/resctrl: Don't leak buffer in fill_cache() + - selftests/resctrl: Unmount resctrl FS if child fails to run benchmark + - selftests/resctrl: Close perf value read fd on errors + - sched/fair: remove util_est boosting + - arm64/ptrace: Clean up error handling path in sve_set_common() + - sched/psi: Select KERNFS as needed + - cpuidle: teo: Update idle duration estimate when choosing shallower state + - x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved + - arm64/fpsimd: Only provide the length to cpufeature for xCR registers + - sched/rt: Fix sysctl_sched_rr_timeslice intial value + - perf/imx_ddr: don't enable counter0 if none of 4 counters are used + - selftests/futex: Order calls to futex_lock_pi + - irqchip/loongson-eiointc: Fix return value checking of eiointc_index + - ACPI: x86: s2idle: Post-increment variables when getting constraints + - ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table + - thermal/of: Fix potential uninitialized value access + - cpufreq: amd-pstate-ut: Remove module parameter access + - cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver + - tools/nolibc: arch-*.h: add missing space after ',' + - tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0 + - x86/efistub: Fix PCI ROM preservation in mixed mode + - cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit() + - cpufreq: tegra194: add online/offline hooks + - cpufreq: tegra194: remove opp table in exit hook + - selftests/bpf: Fix bpf_nf failure upon test rerun + - libbpf: only reset sec_def handler when necessary + - bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie + - bpftool: Define a local bpf_perf_link to fix accessing its fields + - bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c + - bpftool: Use a local bpf_perf_event_value to fix accessing its fields + - libbpf: Fix realloc API handling in zero-sized edge cases + - bpf: Clear the probe_addr for uprobe + - bpf: Fix an error around PTR_UNTRUSTED + - bpf: Fix an error in verifying a field in a union + - crypto: qat - change value of default idle filter + - tcp: tcp_enter_quickack_mode() should be static + - hwrng: nomadik - keep clock enabled while hwrng is registered + - hwrng: pic32 - use devm_clk_get_enabled + - regmap: maple: Use alloc_flags for memory allocations + - regmap: rbtree: Use alloc_flags for memory allocations + - wifi: mt76: mt7996: fix header translation logic + - wifi: mt76: mt7915: fix background radar event being blocked + - wifi: mt76: mt7915: rework tx packets counting when WED is active + - wifi: mt76: mt7915: rework tx bytes counting when WED is active + - wifi: mt76: mt7921: fix non-PSC channel scan fail + - wifi: mt76: mt7996: fix bss wlan_idx when sending bss_info command + - wifi: mt76: mt7996: use correct phy for background radar event + - wifi: mt76: mt7996: fix WA event ring size + - udp: re-score reuseport groups when connected sockets are present + - bpf: reject unhashed sockets in bpf_sk_assign + - wifi: mt76: mt7915: fix command timeout in AP stop period + - wifi: mt76: mt7915: fix capabilities in non-AP mode + - wifi: mt76: mt7915: remove VHT160 capability on MT7915 + - wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTH + - spi: tegra20-sflash: fix to check return value of platform_get_irq() in + tegra_sflash_probe() + - can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also + in case of OOM + - can: tcan4x5x: Remove reserved register 0x814 from writable table + - wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_info + - wifi: mt76: mt7915: fix power-limits while chan_switch + - wifi: rtw89: Fix loading of compressed firmware + - wifi: mwifiex: Fix OOB and integer underflow when rx packets + - wifi: mwifiex: fix error recovery in PCIE buffer descriptor management + - wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHz + - wifi: ath12k: fix memcpy array overflow in ath12k_peer_assoc_h_he() + - selftests/bpf: fix static assert compilation issue for test_cls_*.c + - power: supply: qcom_pmi8998_charger: fix uninitialized variable + - spi: mpc5xxx-psc: Fix unsigned expression compared with zero + - crypto: af_alg - Fix missing initialisation affecting gcm-aes-s390 + - bpf: fix bpf_dynptr_slice() to stop return an ERR_PTR. + - kbuild: rust_is_available: remove -v option + - kbuild: rust_is_available: fix version check when CC has multiple arguments + - kbuild: rust_is_available: add check for `bindgen` invocation + - kbuild: rust_is_available: fix confusion when a version appears in the path + - crypto: stm32 - Properly handle pm_runtime_get failing + - crypto: api - Use work queue in crypto_destroy_instance + - Bluetooth: ISO: Add support for connecting multiple BISes + - Bluetooth: ISO: do not emit new LE Create CIS if previous is pending + - Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe() + - Bluetooth: ISO: Fix not checking for valid CIG/CIS IDs + - Bluetooth: hci_conn: Fix not allowing valid CIS ID + - Bluetooth: hci_conn: Fix hci_le_set_cig_params + - Bluetooth: Fix potential use-after-free when clear keys + - Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor + - Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor() + - Bluetooth: hci_conn: Always allocate unique handles + - Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters fails + - net: tcp: fix unexcepted socket die when snd_wnd is 0 + - net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed- + link mode + - libbpf: Set close-on-exec flag on gzopen + - selftests/bpf: Fix repeat option when kfunc_call verification fails + - selftests/bpf: Clean up fmod_ret in bench_rename test script + - net: hns3: move dump regs function to a separate file + - net: hns3: Support tlv in regs data for HNS3 PF driver + - net: hns3: fix wrong rpu tln reg issue + - net-memcg: Fix scope of sockmem pressure indicators + - ice: ice_aq_check_events: fix off-by-one check when filling buffer + - crypto: caam - fix unchecked return value error + - hwrng: iproc-rng200 - Implement suspend and resume calls + - lwt: Fix return values of BPF xmit ops + - lwt: Check LWTUNNEL_XMIT_CONTINUE strictly + - usb: typec: tcpm: set initial svdm version based on pd revision + - usb: typec: bus: verify partner exists in typec_altmode_attention + - USB: core: Unite old scheme and new scheme descriptor reads + - USB: core: Change usb_get_device_descriptor() API + - USB: core: Fix race by not overwriting udev->descriptor in hub_port_init() + - scripts/gdb: fix 'lx-lsmod' show the wrong size + - nmi_backtrace: allow excluding an arbitrary CPU + - watchdog/hardlockup: avoid large stack frames in watchdog_hardlockup_check() + - fs: ocfs2: namei: check return value of ocfs2_add_entry() + - net: lan966x: Fix return value check for vcap_get_rule() + - net: annotate data-races around sk->sk_lingertime + - hwmon: (asus-ec-sensosrs) fix mutex path for X670E Hero + - wifi: mwifiex: fix memory leak in mwifiex_histogram_read() + - wifi: mwifiex: Fix missed return in oob checks failed path + - wifi: rtw89: 8852b: rfk: fine tune IQK parameters to improve performance on + 2GHz band + - selftests: memfd: error out test process when child test fails + - samples/bpf: fix bio latency check with tracepoint + - samples/bpf: fix broken map lookup probe + - wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx + - wifi: ath9k: protect WMI command response buffer replacement with a lock + - bpf: Fix a bpf_kptr_xchg() issue with local kptr + - wifi: mac80211: fix puncturing bitmap handling in CSA + - wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attribute + - mac80211: make ieee80211_tx_info padding explicit + - bpf: Fix check_func_arg_reg_off bug for graph root/node + - wifi: mwifiex: avoid possible NULL skb pointer dereference + - Bluetooth: hci_conn: Consolidate code for aborting connections + - Bluetooth: ISO: Notify user space about failed bis connections + - Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync + - Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync + - Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone early + - Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave() + - arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush() + - net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clock + - wifi: ath9k: use IS_ERR() with debugfs_create_dir() + - ice: avoid executing commands on other ports when driving sync + - octeontx2-pf: fix page_pool creation fail for rings > 32k + - net: arcnet: Do not call kfree_skb() under local_irq_disable() + - kunit: Fix checksum tests on big endian CPUs + - mlxsw: i2c: Fix chunk size setting in output mailbox buffer + - mlxsw: i2c: Limit single transaction buffer size + - mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counter + - crypto: qat - fix crypto capability detection for 4xxx + - hwmon: (tmp513) Fix the channel number in tmp51x_is_visible() + - octeontx2-pf: Fix PFC TX scheduler free + - octeontx2-af: CN10KB: fix PFC configuration + - cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work + simultaneously + - sfc: Check firmware supports Ethernet PTP filter + - net/sched: sch_hfsc: Ensure inner classes have fsc curve + - pds_core: protect devlink callbacks from fw_down state + - pds_core: no health reporter in VF + - pds_core: no reset command for VF + - pds_core: check for work queue before use + - pds_core: pass opcode to devcmd_wait + - netrom: Deny concurrent connect(). + - drm/bridge: tc358764: Fix debug print parameter order + - ASoC: soc-compress: Fix deadlock in soc_compr_open_fe + - ASoC: cs43130: Fix numerator/denominator mixup + - drm: bridge: dw-mipi-dsi: Fix enable/disable of DSI controller + - quota: factor out dquot_write_dquot() + - quota: rename dquot_active() to inode_quota_active() + - quota: add new helper dquot_active() + - quota: fix dqput() to follow the guarantees dquot_srcu should provide + - drm/amd/display: Do not set drr on pipe commit + - drm/hyperv: Fix a compilation issue because of not including screen_info.h + - ASoC: stac9766: fix build errors with REGMAP_AC97 + - soc: qcom: ocmem: Fix NUM_PORTS & NUM_MACROS macros + - arm64: defconfig: enable Qualcomm MSM8996 Global Clock Controller as built- + in + - arm64: dts: qcom: sm8150: use proper DSI PHY compatible + - arm64: dts: qcom: sm6350: Fix ZAP region + - Revert "arm64: dts: qcom: msm8996: rename labels for HDMI nodes" + - arm64: dts: qcom: sm8250: correct dynamic power coefficients + - arm64: dts: qcom: sm8450: correct crypto unit address + - arm64: dts: qcom: msm8916-l8150: correct light sensor VDDIO supply + - arm64: dts: qcom: sm8250-edo: Add gpio line names for TLMM + - arm64: dts: qcom: sm8250-edo: Add GPIO line names for PMIC GPIOs + - arm64: dts: qcom: sm8250-edo: Rectify gpio-keys + - arm64: dts: qcom: sc8280xp-crd: Correct vreg_misc_3p3 GPIO + - arm64: dts: qcom: sc8280xp: Add missing SCM interconnect + - arm64: dts: qcom: msm8939: Drop "qcom,idle-state-spc" compatible + - arm64: dts: qcom: msm8939: Add missing 'cache-unified' to L2 + - arm64: dts: qcom: msm8996: Add missing interrupt to the USB2 controller + - arm64: dts: qcom: sdm845-tama: Set serial indices and stdout-path + - arm64: dts: qcom: sm8350: Fix CPU idle state residency times + - arm64: dts: qcom: sm8350: Add missing LMH interrupts to cpufreq + - arm64: dts: qcom: sc8180x: Fix cluster PSCI suspend param + - arm64: dts: qcom: sm8350: Use proper CPU compatibles + - arm64: dts: qcom: pm8350: fix thermal zone name + - arm64: dts: qcom: pm8350b: fix thermal zone name + - arm64: dts: qcom: pmr735b: fix thermal zone name + - arm64: dts: qcom: pmk8350: fix ADC-TM compatible string + - arm64: dts: qcom: sm8450-hdk: remove pmr735b PMIC inclusion + - arm64: dts: qcom: sm8250: Mark PCIe hosts as DMA coherent + - arm64: dts: qcom: minor whitespace cleanup around '=' + - arm64: dts: qcom: sm8250: Mark SMMUs as DMA coherent + - ARM: dts: stm32: Add missing detach mailbox for emtrion emSBC-Argon + - ARM: dts: stm32: Add missing detach mailbox for Odyssey SoM + - ARM: dts: stm32: Add missing detach mailbox for DHCOM SoM + - ARM: dts: stm32: Add missing detach mailbox for DHCOR SoM + - firmware: ti_sci: Use system_state to determine polling + - drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar() + - ARM: dts: BCM53573: Drop nonexistent "default-off" LED trigger + - ARM: dts: BCM53573: Drop nonexistent #usb-cells + - ARM: dts: BCM53573: Add cells sizes to PCIe node + - ARM: dts: BCM53573: Use updated "spi-gpio" binding properties + - arm64: tegra: Add missing alias for NVIDIA IGX Orin + - arm64: tegra: Fix HSUART for Jetson AGX Orin + - arm64: dts: qcom: sm8250-sony-xperia: correct GPIO keys wakeup again + - arm64: dts: qcom: pm6150l: Add missing short interrupt + - arm64: dts: qcom: pm660l: Add missing short interrupt + - arm64: dts: qcom: pmi8950: Add missing OVP interrupt + - arm64: dts: qcom: pmi8994: Add missing OVP interrupt + - arm64: dts: qcom: sc8180x: Add missing 'cache-unified' to L3 + - arm64: tegra: Fix HSUART for Smaug + - drm/etnaviv: fix dumping of active MMU context + - block: cleanup queue_wc_store + - block: don't allow enabling a cache on devices that don't support it + - blk-flush: fix rq->flush.seq for post-flush requests + - x86/mm: Fix PAT bit missing from page protection modify mask + - drm/bridge: anx7625: Use common macros for DP power sequencing commands + - drm/bridge: anx7625: Use common macros for HDCP capabilities + - ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split) + - ARM: dts: samsung: s5pv210-smdkv210: correct ethernet reg addresses (split) + - drm: adv7511: Fix low refresh rate register for ADV7533/5 + - ARM: dts: BCM53573: Fix Ethernet info for Luxul devices + - arm64: dts: qcom: sdm845: Add missing RPMh power domain to GCC + - arm64: dts: qcom: sdm845: Fix the min frequency of "ice_core_clk" + - arm64: dts: qcom: sc8180x: Fix LLCC reg property + - arm64: dts: qcom: msm8996-gemini: fix touchscreen VIO supply + - arm64: dts: qcom: sc8180x-pmics: add missing qcom,spmi-gpio fallbacks + - arm64: dts: qcom: sc8180x-pmics: add missing gpio-ranges + - arm64: dts: qcom: sc8180x-pmics: align SPMI PMIC Power-on node name with + dtschema + - arm64: dts: qcom: sc8180x-pmics: align LPG node name with dtschema + - dt-bindings: arm: msm: kpss-acc: Make the optional reg truly optional + - drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl' + - drm/amdgpu: Use seq_puts() instead of seq_printf() + - arm64: dts: rockchip: Fix PCIe regulators on Radxa E25 + - arm64: dts: rockchip: Enable SATA on Radxa E25 + - ASoC: loongson: drop of_match_ptr for OF device id + - ASoC: fsl: fsl_qmc_audio: Fix snd_pcm_format_t values handling + - md: restore 'noio_flag' for the last mddev_resume() + - md/raid10: factor out dereference_rdev_and_rrdev() + - md/raid10: use dereference_rdev_and_rrdev() to get devices + - md/md-bitmap: remove unnecessary local variable in backlog_store() + - md/md-bitmap: hold 'reconfig_mutex' in backlog_store() + - drm/msm: Update dev core dump to not print backwards + - drm/tegra: dpaux: Fix incorrect return value of platform_get_irq + - of: unittest: fix null pointer dereferencing in + of_unittest_find_node_by_name() + - arm64: dts: qcom: sm8150: Fix the I2C7 interrupt + - drm/ast: report connection status on Display Port. + - ARM: dts: BCM53573: Fix Tenda AC9 switch CPU port + - drm/armada: Fix off-by-one error in armada_overlay_get_property() + - drm/repaper: Reduce temporary buffer size in repaper_fb_dirty() + - drm/panel: simple: Add missing connector type and pixel format for AUO + T215HVN01 + - ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig + - drm: xlnx: zynqmp_dpsub: Add missing check for dma_set_mask + - drm/msm/dpu: increase memtype count to 16 for sm8550 + - drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macros + - drm/msm/dpu: fix DSC 1.2 block lengths + - drm/msm/dpu1: Rename sm8150_dspp_blk to sdm845_dspp_blk + - drm/msm/dpu: Define names for unnamed sblks + - drm/msm/dpu: fix DSC 1.2 enc subblock length + - arm64: dts: qcom: sm8550-mtp: Add missing supply for L1B regulator + - soc: qcom: smem: Fix incompatible types in comparison + - drm/msm/mdp5: Don't leak some plane state + - firmware: meson_sm: fix to avoid potential NULL pointer dereference + - drm/msm/dpu: fix the irq index in dpu_encoder_phys_wb_wait_for_commit_done + - arm64: dts: ti: k3-j784s4-evm: Correct Pin mux offset for ospi + - arm64: dts: ti: k3-j721s2: correct pinmux offset for ospi + - smackfs: Prevent underflow in smk_set_cipso() + - drm/amdgpu: Sort the includes in amdgpu/amdgpu_drv.c + - drm/amdgpu: Move vram, gtt & flash defines to amdgpu_ ttm & _psp.h + - drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create() + - drm/msm/a2xx: Call adreno_gpu_init() earlier + - drm/msm/a6xx: Fix GMU lockdep splat + - ASoC: SOF: Intel: hda-mlink: fix off-by-one error + - ASoC: SOF: Intel: fix u16/32 confusion in LSDIID + - drm/mediatek: Fix uninitialized symbol + - audit: fix possible soft lockup in __audit_inode_child() + - block/mq-deadline: use correct way to throttling write requests + - io_uring: fix drain stalls by invalid SQE + - block: move the BIO_CLONED checks out of __bio_try_merge_page + - block: move the bi_vcnt check out of __bio_try_merge_page + - block: move the bi_size overflow check in __bio_try_merge_page + - block: move the bi_size update out of __bio_try_merge_page + - block: don't pass a bio to bio_try_merge_hw_seg + - block: make bvec_try_merge_hw_page() non-static + - bio-integrity: create multi-page bvecs in bio_integrity_add_page() + - drm/mediatek: dp: Add missing error checks in mtk_dp_parse_capabilities + - arm64: dts: ti: k3-j784s4-evm: Correct Pin mux offset for ADC + - arm64: dts: ti: k3-j784s4: Fix interrupt ranges for wkup & main gpio + - bus: ti-sysc: Fix build warning for 64-bit build + - drm/mediatek: Remove freeing not dynamic allocated memory + - drm/mediatek: Add cnt checking for coverity issue + - arm64: dts: imx8mp-debix: remove unused fec pinctrl node + - ARM: dts: qcom: ipq4019: correct SDHCI XO clock + - arm64: dts: ti: k3-am62x-sk-common: Update main-i2c1 frequency + - drm/mediatek: Fix potential memory leak if vmap() fail + - drm/mediatek: Fix void-pointer-to-enum-cast warning + - arm64: dts: qcom: apq8016-sbc: Fix ov5640 regulator supply names + - arm64: dts: qcom: apq8016-sbc: Rename ov5640 enable-gpios to powerdown-gpios + - arm64: dts: qcom: msm8998: Drop bus clock reference from MMSS SMMU + - arm64: dts: qcom: msm8998: Add missing power domain to MMSS SMMU + - ARM: dts: qcom: sdx65-mtp: Update the pmic used in sdx65 + - arm64: dts: qcom: msm8996: Fix dsi1 interrupts + - arm64: dts: qcom: sc8280xp-x13s: Unreserve NC pins + - drm/msm/a690: Switch to a660_gmu.bin + - bus: ti-sysc: Fix cast to enum warning + - block: uapi: Fix compilation errors using ioprio.h with C++ + - md/raid5-cache: fix a deadlock in r5l_exit_log() + - md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe_to_raid() + - firmware: cs_dsp: Fix new control name check + - blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before + init + - md/raid0: Factor out helper for mapping and submitting a bio + - md/raid0: Fix performance regression for large sequential writes + - md: raid0: account for split bio in iostat accounting + - ASoC: SOF: amd: clear dsp to host interrupt status + - of: overlay: Call of_changeset_init() early + - of: unittest: Fix overlay type in apply/revert check + - ALSA: ac97: Fix possible error value of *rac97 + - ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPs + - ALSA: ump: Fill group names for legacy rawmidi substreams + - ALSA: ump: Don't create unused substreams for static blocks + - ALSA: ump: Fix -Wformat-truncation warnings + - ipmi:ssif: Add check for kstrdup + - ipmi:ssif: Fix a memory leak when scanning for an adapter + - clk: qcom: gpucc-sm6350: Introduce index-based clk lookup + - clk: qcom: gpucc-sm6350: Fix clock source names + - clk: qcom: gcc-sc8280xp: Add missing GDSC flags + - dt-bindings: clock: qcom,gcc-sc8280xp: Add missing GDSCs + - clk: qcom: gcc-sc8280xp: Add missing GDSCs + - clk: qcom: gcc-sm7150: Add CLK_OPS_PARENT_ENABLE to sdcc2 rcg + - clk: rockchip: rk3568: Fix PLL rate setting for 78.75MHz + - PCI: apple: Initialize pcie->nvecs before use + - PCI: qcom-ep: Switch MHI bus master clock off during L1SS + - clk: qcom: gcc-sc8280xp: fix runtime PM imbalance on probe errors + - drivers: clk: keystone: Fix parameter judgment in _of_pll_clk_init() + - iommufd: Fix locking around hwpt allocation + - PCI/DOE: Fix destroy_work_on_stack() race + - clk: qcom: dispcc-sc8280xp: Use ret registers on GDSCs + - clk: sunxi-ng: Modify mismatched function name + - clk: qcom: gcc-sc7180: Fix up gcc_sdcc2_apps_clk_src + - EDAC/igen6: Fix the issue of no error events + - ext4: correct grp validation in ext4_mb_good_group + - ext4: avoid potential data overflow in next_linear_group + - clk: qcom: gcc-sm8250: Fix gcc_sdcc2_apps_clk_src + - clk: qcom: fix some Kconfig corner cases + - kvm/vfio: Prepare for accepting vfio device fd + - kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add() + - clk: qcom: reset: Use the correct type of sleep/delay based on length + - clk: qcom: gcc-sm6350: Fix gcc_sdcc2_apps_clk_src + - PCI: microchip: Correct the DED and SEC interrupt bit offsets + - PCI: Mark NVIDIA T4 GPUs to avoid bus reset + - pinctrl: mcp23s08: check return value of devm_kasprintf() + - PCI: Add locking to RMW PCI Express Capability Register accessors + - PCI: Make link retraining use RMW accessors for changing LNKCTL + - PCI: pciehp: Use RMW accessors for changing LNKCTL + - PCI/ASPM: Use RMW accessors for changing LNKCTL + - clk: qcom: gcc-sm8450: Use floor ops for SDCC RCGs + - clk: qcom: gcc-qdu1000: Fix gcc_pcie_0_pipe_clk_src clock handling + - clk: qcom: gcc-qdu1000: Fix clkref clocks handling + - clk: imx: pllv4: Fix SPLL2 MULT range + - clk: imx: imx8ulp: update SPLL2 type + - clk: imx8mp: fix sai4 clock + - clk: imx: composite-8m: fix clock pauses when set_rate would be a no-op + - powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE + - vfio/type1: fix cap_migration information leak + - nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu() + - nvdimm: Fix dereference after free in register_nvdimm_pmu() + - powerpc/fadump: reset dump area size if fadump memory reserve fails + - powerpc/perf: Convert fsl_emb notifier to state machine callbacks + - pinctrl: mediatek: fix pull_type data for MT7981 + - pinctrl: mediatek: assign functions to configure pin bias on MT7986 + - drm/amdgpu: Use RMW accessors for changing LNKCTL + - drm/radeon: Use RMW accessors for changing LNKCTL + - net/mlx5: Use RMW accessors for changing LNKCTL + - wifi: ath11k: Use RMW accessors for changing LNKCTL + - wifi: ath12k: Use RMW accessors for changing LNKCTL + - wifi: ath10k: Use RMW accessors for changing LNKCTL + - NFSv4.2: Fix READ_PLUS smatch warnings + - NFSv4.2: Fix READ_PLUS size calculations + - NFSv4.2: Rework scratch handling for READ_PLUS (again) + - PCI: layerscape: Add workaround for lost link capabilities during reset + - powerpc: Don't include lppaca.h in paca.h + - powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT + - nfs/blocklayout: Use the passed in gfp flags + - powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n + - powerpc/mpc5xxx: Add missing fwnode_handle_put() + - powerpc/iommu: Fix notifiers being shared by PCI and VIO buses + - ext4: fix unttached inode after power cut with orphan file feature enabled + - jfs: validate max amount of blocks before allocation. + - SUNRPC: Fix the recent bv_offset fix + - fs: lockd: avoid possible wrong NULL parameter + - NFSD: da_addr_body field missing in some GETDEVICEINFO replies + - clk: qcom: Fix SM_GPUCC_8450 dependencies + - NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN + - NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ + - pNFS: Fix assignment of xprtdata.cred + - cgroup/cpuset: Inherit parent's load balance state in v2 + - RDMA/qedr: Remove a duplicate assignment in irdma_query_ah() + - media: ov5640: fix low resolution image abnormal issue + - media: i2c: imx290: drop format param from imx290_ctrl_update + - media: ad5820: Drop unsupported ad5823 from i2c_ and of_device_id tables + - media: i2c: tvp5150: check return value of devm_kasprintf() + - media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link() + - iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid + unbind + - iommu: rockchip: Fix directory table address encoding + - drivers: usb: smsusb: fix error handling code in smsusb_init_device + - media: dib7000p: Fix potential division by zero + - media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer() + - media: cx24120: Add retval check for cx24120_message_send() + - RDMA/siw: Fabricate a GID on tun and loopback devices + - scsi: hisi_sas: Fix normally completed I/O analysed as failed + - dt-bindings: extcon: maxim,max77843: restrict connector properties + - media: amphion: reinit vpu if reqbufs output 0 + - media: amphion: add helper function to get id name + - media: verisilicon: Fix TRY_FMT on encoder OUTPUT + - media: mtk-jpeg: Fix use after free bug due to uncanceled work + - media: amphion: decoder support display delay for all formats + - media: rkvdec: increase max supported height for H.264 + - media: amphion: fix CHECKED_RETURN issues reported by coverity + - media: amphion: fix REVERSE_INULL issues reported by coverity + - media: amphion: fix UNINIT issues reported by coverity + - media: amphion: fix UNUSED_VALUE issue reported by coverity + - media: amphion: ensure the bitops don't cross boundaries + - media: mediatek: vcodec: fix AV1 decode fail for 36bit iova + - media: mediatek: vcodec: Return NULL if no vdec_fb is found + - media: mediatek: vcodec: fix potential double free + - media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init() + - usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host() + - scsi: RDMA/srp: Fix residual handling + - scsi: ufs: Fix residual handling + - scsi: iscsi: Add length check for nlattr payload + - scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param() + - scsi: be2iscsi: Add length check when parsing nlattrs + - scsi: qla4xxx: Add length check when parsing nlattrs + - iio: accel: adxl313: Fix adxl313_i2c_id[] table + - serial: sprd: Assign sprd_port after initialized to avoid wrong access + - serial: sprd: Fix DMA buffer leak issue + - x86/APM: drop the duplicate APM_MINOR_DEV macro + - RDMA/rxe: Move work queue code to subroutines + - RDMA/rxe: Fix unsafe drain work queue code + - RDMA/rxe: Fix rxe_modify_srq + - RDMA/rxe: Fix incomplete state save in rxe_requester + - scsi: qedf: Do not touch __user pointer in + qedf_dbg_stop_io_on_error_cmd_read() directly + - scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() + directly + - scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() + directly + - RDMA/irdma: Replace one-element array with flexible-array member + - coresight: tmc: Explicit type conversions to prevent integer overflow + - interconnect: qcom: qcm2290: Enable sync state + - dma-buf/sync_file: Fix docs syntax + - driver core: test_async: fix an error code + - driver core: Call dma_cleanup() on the test_remove path + - kernfs: add stub helper for kernfs_generic_poll() + - extcon: cht_wc: add POWER_SUPPLY dependency + - iommu/mediatek: Fix two IOMMU share pagetable issue + - iommu/sprd: Add missing force_aperture + - iommu: Remove kernel-doc warnings + - bnxt_en: Update HW interface headers + - bnxt_en: Share the bar0 address with the RoCE driver + - RDMA/bnxt_re: Initialize Doorbell pacing feature + - RDMA/bnxt_re: Fix max_qp count for virtual functions + - RDMA/bnxt_re: Remove a redundant flag + - RDMA/hns: Fix port active speed + - RDMA/hns: Fix incorrect post-send with direct wqe of wr-list + - RDMA/hns: Fix inaccurate error label name in init instance + - RDMA/hns: Fix CQ and QP cache affinity + - IB/uverbs: Fix an potential error pointer dereference + - fsi: aspeed: Reset master errors after CFAM reset + - iommu/qcom: Disable and reset context bank before programming + - tty: serial: qcom-geni-serial: Poll primary sequencer irq status after + cancel_tx + - iommu/vt-d: Fix to flush cache of PASID directory table + - platform/x86: dell-sysman: Fix reference leak + - media: cec: core: add adap_nb_transmit_canceled() callback + - media: cec: core: add adap_unconfigured() callback + - media: go7007: Remove redundant if statement + - media: venus: hfi_venus: Only consider sys_idle_indicator on V1 + - arm64: defconfig: Drop CONFIG_VIDEO_IMX_MEDIA + - media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings + - media: ipu3-cio2: rename cio2 bridge to ipu bridge and move out of ipu3 + - media: ipu-bridge: Do not use on stack memory for software_node.name field + - docs: ABI: fix spelling/grammar in SBEFIFO timeout interface + - USB: gadget: core: Add missing kerneldoc for vbus_work + - USB: gadget: f_mass_storage: Fix unused variable warning + - drivers: base: Free devm resources when unregistering a device + - HID: input: Support devices sending Eraser without Invert + - HID: nvidia-shield: Remove led_classdev_unregister in thunderstrike_create + - media: ov5640: Enable MIPI interface in ov5640_set_power_mipi() + - media: ov5640: Fix initial RESETB state and annotate timings + - media: Documentation: Fix [GS]_ROUTING documentation + - media: ov2680: Remove auto-gain and auto-exposure controls + - media: ov2680: Fix ov2680_bayer_order() + - media: ov2680: Fix vflip / hflip set functions + - media: ov2680: Remove VIDEO_V4L2_SUBDEV_API ifdef-s + - media: ov2680: Don't take the lock for try_fmt calls + - media: ov2680: Add ov2680_fill_format() helper function + - media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not + working + - media: ov2680: Fix regulators being left enabled on ov2680_power_on() errors + - media: i2c: rdacm21: Fix uninitialized value + - f2fs: fix spelling in ABI documentation + - f2fs: fix to avoid mmap vs set_compress_option case + - f2fs: don't reopen the main block device in f2fs_scan_devices + - f2fs: check zone type before sending async reset zone command + - f2fs: Only lfs mode is allowed with zoned block device feature + - Revert "f2fs: fix to do sanity check on extent cache correctly" + - f2fs: fix to account gc stats correctly + - f2fs: fix to account cp stats correctly + - cgroup:namespace: Remove unused cgroup_namespaces_init() + - coresight: trbe: Allocate platform data per device + - coresight: platform: acpi: Ignore the absence of graph + - coresight: Fix memory leak in acpi_buffer->pointer + - coresight: trbe: Fix TRBE potential sleep in atomic context + - Revert "f2fs: do not issue small discard commands during checkpoint" + - RDMA/irdma: Prevent zero-length STAG registration + - scsi: core: Use 32-bit hostnum in scsi_host_lookup() + - scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock + - interconnect: qcom: sm8450: Enable sync_state + - interconnect: qcom: bcm-voter: Improve enable_mask handling + - interconnect: qcom: bcm-voter: Use enable_maks for keepalive voting + - dt-bindings: usb: samsung,exynos-dwc3: fix order of clocks on Exynos5433 + - dt-bindings: usb: samsung,exynos-dwc3: Fix Exynos5433 compatible + - serial: tegra: handle clk prepare error in tegra_uart_hw_init() + - Documentation: devices.txt: Remove ttyIOC* + - Documentation: devices.txt: Remove ttySIOC* + - Documentation: devices.txt: Fix minors for ttyCPM* + - amba: bus: fix refcount leak + - Revert "IB/isert: Fix incorrect release of isert connection" + - RDMA/siw: Balance the reference of cep->kref in the error path + - RDMA/siw: Correct wrong debug message + - RDMA/efa: Fix wrong resources deallocation order + - HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode() + - nvmem: core: Return NULL when no nvmem layout is found + - riscv: Require FRAME_POINTER for some configurations + - f2fs: compress: fix to assign compress_level for lz4 correctly + - HID: uclogic: Correct devm device reference for hidinput input_dev name + - HID: multitouch: Correct devm device reference for hidinput input_dev name + - HID: nvidia-shield: Reference hid_device devm allocation of input_dev name + - platform/x86/amd/pmf: Fix a missing cleanup path + - workqueue: fix data race with the pwq->stats[] increment + - tick/rcu: Fix false positive "softirq work is pending" messages + - x86/speculation: Mark all Skylake CPUs as vulnerable to GDS + - tracing: Remove extra space at the end of hwlat_detector/mode + - tracing: Fix race issue between cpu buffer write and swap + - mm/pagewalk: fix bootstopping regression from extra pte_unmap() + - mtd: rawnand: brcmnand: Fix mtd oobsize + - dmaengine: idxd: Modify the dependence of attribute pasid_enabled + - phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328 + - phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rate + - phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg write + - rpmsg: glink: Add check for kstrdup + - leds: aw200xx: Fix error code in probe() + - leds: simatic-ipc-leds-gpio: Restore LEDS_CLASS dependency + - leds: pwm: Fix error code in led_pwm_create_fwnode() + - thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers + - thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode + - thermal/drivers/mediatek/lvts_thermal: Use offset threshold for IRQ + - thermal/drivers/mediatek/lvts_thermal: Disable undesired interrupts + - thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed + - thermal/drivers/mediatek/lvts_thermal: Manage threshold between sensors + - thermal/drivers/imx8mm: Suppress log message on probe deferral + - leds: multicolor: Use rounded division when calculating color components + - leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false + - leds: trigger: tty: Do not use LED_ON/OFF constants, use + led_blink_set_oneshot instead + - mtd: spi-nor: Check bus width while setting QE bit + - mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume() + - mfd: rk808: Make MFD_RK8XX tristate + - mfd: rz-mtu3: Link time dependencies + - um: Fix hostaudio build errors + - dmaengine: ste_dma40: Add missing IRQ check in d40_probe + - dmaengine: idxd: Simplify WQ attribute visibility checks + - dmaengine: idxd: Expose ATS disable knob only when WQ ATS is supported + - dmaengine: idxd: Allow ATS disable update only for configurable devices + - dmaengine: idxd: Fix issues with PRS disable sysfs knob + - remoteproc: stm32: fix incorrect optional pointers + - Drivers: hv: vmbus: Don't dereference ACPI root object handle + - um: virt-pci: fix missing declaration warning + - cpufreq: Fix the race condition while updating the transition_task of policy + - virtio_vdpa: build affinity masks conditionally + - virtio_ring: fix avail_wrap_counter in virtqueue_add_packed + - net: deal with integer overflows in kmalloc_reserve() + - igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU + - netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for + ip_set_hash_netportnet.c + - netfilter: nft_exthdr: Fix non-linear header modification + - netfilter: xt_u32: validate user space input + - netfilter: xt_sctp: validate the flag_info count + - skbuff: skb_segment, Call zero copy functions before using skbuff frags + - drbd: swap bvec_set_page len and offset + - gpio: zynq: restore zynq_gpio_irq_reqres/zynq_gpio_irq_relres callbacks + - igb: set max size RX buffer when store bad packet is enabled + - parisc: ccio-dma: Create private runway procfs root entry + - PM / devfreq: Fix leak in devfreq_dev_release() + - Multi-gen LRU: fix per-zone reclaim + - ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl + - virtio_pmem: add the missing REQ_OP_WRITE for flush bio + - rcu: dump vmalloc memory info safely + - printk: ringbuffer: Fix truncating buffer size min_t cast + - scsi: core: Fix the scsi_set_resid() documentation + - mm/vmalloc: add a safer version of find_vm_area() for debug + - cpu/hotplug: Prevent self deadlock on CPU hot-unplug + - media: i2c: ccs: Check rules is non-NULL + - media: i2c: Add a camera sensor top level menu + - PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI address + - ipmi_si: fix a memleak in try_smi_init() + - ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch() + - riscv: Move create_tmp_mapping() to init sections + - riscv: Mark KASAN tmp* page tables variables as static + - XArray: Do not return sibling entries from xa_load() + - io_uring: fix false positive KASAN warnings + - io_uring: break iopolling on signal + - io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used + - io_uring/net: don't overflow multishot recv + - io_uring/net: don't overflow multishot accept + - io_uring: break out of iowq iopoll on teardown + - backlight/gpio_backlight: Compare against struct fb_info.device + - backlight/bd6107: Compare against struct fb_info.device + - backlight/lv5207lp: Compare against struct fb_info.device + - drm/amd/display: register edp_backlight_control() for DCN301 + - xtensa: PMU: fix base address for the newer hardware + - LoongArch: mm: Add p?d_leaf() definitions + - powercap: intel_rapl: Fix invalid setting of Power Limit 4 + - powerpc/ftrace: Fix dropping weak symbols with older toolchains + - i3c: master: svc: fix probe failure when no i3c device exist + - io_uring: Don't set affinity on a dying sqpoll thread + - arm64: csum: Fix OoB access in IP checksum code for negative lengths + - ALSA: usb-audio: Fix potential memory leaks at error path for UMP open + - ALSA: seq: Fix snd_seq_expand_var_event() call to user-space + - ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs. + - selftests/landlock: Fix a resource leak + - media: dvb: symbol fixup for dvb_attach() + - media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts + - media: nxp: Fix wrong return pointer check in mxc_isi_crossbar_init() + - Revert "scsi: qla2xxx: Fix buffer overrun" + - scsi: mpt3sas: Perform additional retries if doorbell read returns 0 + - PCI: Free released resource after coalescing + - PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation + - PCI/PM: Only read PCI_PM_CTRL register when available + - dt-bindings: PCI: qcom: Fix SDX65 compatible + - ntb: Drop packets when qp link is down + - ntb: Clean up tx tail index on link down + - ntb: Fix calculation ntb_transport_tx_free_entry() + - Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset" + - block: fix pin count management when merging same-page segments + - block: don't add or resize partition on the disk with GENHD_FL_NO_PART + - procfs: block chmod on /proc/thread-self/comm + - parisc: Fix /proc/cpuinfo output for lscpu + - misc: fastrpc: Pass proper scm arguments for static process init + - drm/amd/display: Add smu write msg id fail retry process + - bpf: Fix issue in verifying allow_ptr_leaks + - dlm: fix plock lookup when using multiple lockspaces + - dccp: Fix out of bounds access in DCCP error handler + - x86/sev: Make enc_dec_hypercall() accept a size instead of npages + - r8169: fix ASPM-related issues on a number of systems with NIC version from + RTL8168h + - X.509: if signature is unsupported skip validation + - net: handle ARPHRD_PPP in dev_is_mac_header_xmit() + - fsverity: skip PKCS#7 parser when keyring is empty + - x86/MCE: Always save CS register on AMD Zen IF Poison errors + - crypto: af_alg - Decrement struct key.usage in alg_set_by_key_serial() + - platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFER + - mmc: renesas_sdhi: register irqs before registering controller + - pstore/ram: Check start of empty przs during init + - arm64: sdei: abort running SDEI handlers during crash + - regulator: dt-bindings: qcom,rpm: fix pattern for children + - iov_iter: Fix iov_iter_extract_pages() with zero-sized entries + - RISC-V: Add ptrace support for vectors + - s390/dcssblk: fix kernel crash with list_add corruption + - s390/ipl: add missing secure/has_secure file to ipl type 'unknown' + - s390/dasd: fix string length handling + - HID: logitech-hidpp: rework one more time the retries attempts + - crypto: stm32 - fix loop iterating through scatterlist for DMA + - crypto: stm32 - fix MDMAT condition + - cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug + - of: property: fw_devlink: Add a devlink for panel followers + - USB: core: Fix oversight in SuperSpeed initialization + - x86/smp: Don't send INIT to non-present and non-booted CPUs + - x86/sgx: Break up long non-preemptible delays in sgx_vepc_release() + - x86/build: Fix linker fill bytes quirk/incompatibility for ld.lld + - perf/x86/uncore: Correct the number of CHAs on EMR + - media: ipu3-cio2: allow ipu_bridge to be a module again + - Bluetooth: msft: Extended monitor tracking by address filter + - Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED + - serial: sc16is7xx: remove obsolete out_thread label + - serial: sc16is7xx: fix regression with GPIO configuration + - mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED + - selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED + - memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2 + - memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy + - memfd: improve userspace warnings for missing exec-related flags + - revert "memfd: improve userspace warnings for missing exec-related flags". + - drm/amd/display: Block optimize on consecutive FAMS enables + - Linux 6.5.3 + + * Mantic update: v6.5.2 upstream stable release (LP: #2035583) + - drm/amdgpu: correct vmhub index in GMC v10/11 + - erofs: ensure that the post-EOF tails are all zeroed + - ksmbd: fix wrong DataOffset validation of create context + - ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob() + - ksmbd: replace one-element array with flex-array member in struct + smb2_ea_info + - ksmbd: reduce descriptor size if remaining bytes is less than request size + - ARM: pxa: remove use of symbol_get() + - mmc: au1xmmc: force non-modular build and remove symbol_get usage + - net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index + - rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff + - USB: serial: option: add Quectel EM05G variant (0x030e) + - USB: serial: option: add FOXCONN T99W368/T99W373 product + - ALSA: usb-audio: Fix init call orders for UAC1 + - usb: dwc3: meson-g12a: do post init to fix broken usb after resumption + - usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0 + - HID: wacom: remove the battery when the EKR is off + - staging: rtl8712: fix race condition + - wifi: mt76: mt7921: do not support one stream on secondary antenna only + - wifi: mt76: mt7921: fix skb leak by txs missing in AMSDU + - wifi: rtw88: usb: kill and free rx urbs on probe failure + - wifi: ath11k: Don't drop tx_status when peer cannot be found + - wifi: ath11k: Cleanup mac80211 references on failure during tx_complete + - serial: qcom-geni: fix opp vote on shutdown + - serial: sc16is7xx: fix broken port 0 uart init + - serial: sc16is7xx: fix bug when first setting GPIO direction + - firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe + - fsi: master-ast-cf: Add MODULE_FIRMWARE macro + - tcpm: Avoid soft reset when partner does not support get_status + - dt-bindings: sc16is7xx: Add property to change GPIO function + - tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY + - nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse + - usb: typec: tcpci: clear the fault status bit + - pinctrl: amd: Don't show `Invalid config param` errors + - Linux 6.5.2 + + * Mantic update: v6.5.1 upstream stable release (LP: #2035581) + - ACPI: thermal: Drop nocrt parameter + - module: Expose module_init_layout_section() + - arm64: module: Use module_init_layout_section() to spot init sections + - ARM: module: Use module_init_layout_section() to spot init sections + - ipv6: remove hard coded limitation on ipv6_pinfo + - lockdep: fix static memory detection even more + - kallsyms: Fix kallsyms_selftest failure + - Linux 6.5.1 + + * [23.10 FEAT] [SEC2352] pkey: support EP11 API ordinal 6 for secure guests + (LP: #2029390) + - s390/zcrypt_ep11misc: support API ordinal 6 with empty pin-blob + + * [23.10 FEAT] [SEC2341] pkey: support generation of keys of type + PKEY_TYPE_EP11_AES (LP: #2028937) + - s390/pkey: fix/harmonize internal keyblob headers + - s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTL + - s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTL + - s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_KBLOB2PROTK[23] + - s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_VERIFYKEY2 IOCTL + - s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributes + - s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobs + + * [23.10 FEAT] KVM: Enable Secure Execution Crypto Passthrough - kernel part + (LP: #2003674) + - KVM: s390: interrupt: Fix single-stepping into interrupt handlers + - KVM: s390: interrupt: Fix single-stepping into program interrupt handlers + - KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions + - KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions + - KVM: s390: interrupt: Fix single-stepping keyless mode exits + - KVM: s390: selftests: Add selftest for single-stepping + - s390/vfio-ap: no need to check the 'E' and 'I' bits in APQSW after TAPQ + - s390/vfio-ap: clean up irq resources if possible + - s390/vfio-ap: wait for response code 05 to clear on queue reset + - s390/vfio-ap: allow deconfigured queue to be passed through to a guest + - s390/vfio-ap: remove upper limit on wait for queue reset to complete + - s390/vfio-ap: store entire AP queue status word with the queue object + - s390/vfio-ap: use work struct to verify queue reset + - s390/vfio-ap: handle queue state change in progress on reset + - s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36 + - s390/uv: export uv_pin_shared for direct usage + - KVM: s390: export kvm_s390_pv*_is_protected functions + - s390/vfio-ap: make sure nib is shared + - KVM: s390: pv: relax WARN_ONCE condition for destroy fast + - s390/uv: UV feature check utility + - KVM: s390: Add UV feature negotiation + - KVM: s390: pv: Allow AP-instructions for pv-guests + + * Make backlight module auto detect dell_uart_backlight (LP: #2008882) + - SAUCE: ACPI: video: Dell AIO UART backlight detection + + * Avoid address overwrite in kernel_connect (LP: #2035163) + - net: annotate data-races around sock->ops + - net: Avoid address overwrite in kernel_connect + + * Include QCA WWAN 5G Qualcomm SDX62/DW5932e support (LP: #2035306) + - bus: mhi: host: pci_generic: Add support for Dell DW5932e + + * NULL pointer dereference on CS35L41 HDA AMP (LP: #2029199) + - ALSA: cs35l41: Use mbox command to enable speaker output for external boost + - ALSA: cs35l41: Poll for Power Up/Down rather than waiting a fixed delay + - ALSA: hda: cs35l41: Check mailbox status of pause command after firmware + load + - ALSA: hda: cs35l41: Ensure we correctly re-sync regmap before system + suspending. + - ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend. + - ALSA: hda: cs35l41: Move Play and Pause into separate functions + - ALSA: hda: hda_component: Add pre and post playback hooks to hda_component + - ALSA: hda: cs35l41: Use pre and post playback hooks + - ALSA: hda: cs35l41: Rework System Suspend to ensure correct call separation + - ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hda + - ALSA: hda: cs35l41: Ensure amp is only unmuted during playback + + * Enable ASPM for NVMe behind VMD (LP: #2034504) + - Revert "UBUNTU: SAUCE: vmd: fixup bridge ASPM by driver name instead" + - Revert "UBUNTU: SAUCE: PCI/ASPM: Enable LTR for endpoints behind VMD" + - Revert "UBUNTU: SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain" + - SAUCE: PCI/ASPM: Allow ASPM override over FADT default + - SAUCE: PCI: vmd: Mark ASPM override for device behind VMD bridge + + * Linux 6.2 fails to reboot with current u-boot-nezha (LP: #2021364) + - [Config] Default to performance CPUFreq governor on riscv64 + + * Enable Nezha board (LP: #1975592) + - [Config] Enable CONFIG_REGULATOR_FIXED_VOLTAGE on riscv64 + - [Config] Build in D1 clock drivers on riscv64 + - [Config] Enable CONFIG_SUN6I_RTC_CCU on riscv64 + - [Config] Enable CONFIG_SUNXI_WATCHDOG on riscv64 + - [Config] Disable SUN50I_DE2_BUS on riscv64 + - [Config] Disable unneeded sunxi pinctrl drivers on riscv64 + + * Enable Nezha board (LP: #1975592) // Enable StarFive VisionFive 2 board + (LP: #2013232) + - [Config] Enable CONFIG_SERIAL_8250_DW on riscv64 + + * Enable StarFive VisionFive 2 board (LP: #2013232) + - [Config] Enable CONFIG_PINCTRL_STARFIVE_JH7110_SYS on riscv64 + - [Config] Enable CONFIG_STARFIVE_WATCHDOG on riscv64 + + * rcu_sched detected stalls on CPUs/tasks (LP: #1967130) + - [Config] Enable virtually mapped stacks on riscv64 + + * RISC-V kernel config is out of sync with other archs (LP: #1981437) + - [Config] Sync riscv64 config with other architectures + + * Support for Intel Discrete Gale Peak2/BE200 (LP: #2028065) + - Bluetooth: btintel: Add support for Gale Peak + - Bluetooth: Add support for Gale Peak (8087:0036) + + * Missing BT IDs for support for Intel Discrete Misty Peak2/BE202 + (LP: #2033455) + - SAUCE: Bluetooth: btusb: Add support for Intel Misty Peak - 8087:0038 + + * Audio device fails to function randomly on Intel MTL platform: No CPC match + in the firmware file's manifest (LP: #2034506) + - ASoC: SOF: ipc4-topology: Add module parameter to ignore the CPC value + + * Check for changes relevant for security certifications (LP: #1945989) + - [Packaging] Add a new fips-checks script + + * Installation support for SMARC RZ/G2L platform (LP: #2030525) + - [Config] build Renesas RZ/G2L USBPHY control driver statically + + * Add support for kernels compiled with CONFIG_EFI_ZBOOT (LP: #2002226) + - [Config]: Turn on CONFIG_EFI_ZBOOT on ARM64 + + * Default module signing algo should be accelerated (LP: #2034061) + - [Config] Default module signing algo should be accelerated + + * NEW SRU rustc linux kernel requirements (LP: #1993183) + - [Packaging] re-enable Rust support + + * FATAL:credentials.cc(127)] Check failed: . : Permission denied (13) + (LP: #2017980) + - [Config] disable CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS + + * update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor4.0.0 [01/76]: add/use fns to print hash string hex value + - SAUCE: apparmor4.0.0 [02/76]: rename SK_CTX() to aa_sock and make it an + inline fn + - SAUCE: apparmor4.0.0 [03/76]: patch to provide compatibility with v2.x net + rules + - SAUCE: apparmor4.0.0 [04/76]: add user namespace creation mediation + - SAUCE: apparmor4.0.0 [05/76]: Add sysctls for additional controls of unpriv + userns restrictions + - SAUCE: apparmor4.0.0 [06/76]: af_unix mediation + - SAUCE: apparmor4.0.0 [07/76]: Add fine grained mediation of posix mqueues + - SAUCE: apparmor4.0.0 [08/76]: Stacking v38: LSM: Identify modules by more + than name + - SAUCE: apparmor4.0.0 [09/76]: Stacking v38: LSM: Add an LSM identifier for + external use + - SAUCE: apparmor4.0.0 [10/76]: Stacking v38: LSM: Identify the process + attributes for each module + - SAUCE: apparmor4.0.0 [11/76]: Stacking v38: LSM: Maintain a table of LSM + attribute data + - SAUCE: apparmor4.0.0 [12/76]: Stacking v38: proc: Use lsmids instead of lsm + names for attrs + - SAUCE: apparmor4.0.0 [13/76]: Stacking v38: integrity: disassociate + ima_filter_rule from security_audit_rule + - SAUCE: apparmor4.0.0 [14/76]: Stacking v38: LSM: Infrastructure management + of the sock security + - SAUCE: apparmor4.0.0 [15/76]: Stacking v38: LSM: Add the lsmblob data + structure. + - SAUCE: apparmor4.0.0 [16/76]: Stacking v38: LSM: provide lsm name and id + slot mappings + - SAUCE: apparmor4.0.0 [17/76]: Stacking v38: IMA: avoid label collisions with + stacked LSMs + - SAUCE: apparmor4.0.0 [18/76]: Stacking v38: LSM: Use lsmblob in + security_audit_rule_match + - SAUCE: apparmor4.0.0 [19/76]: Stacking v38: LSM: Use lsmblob in + security_kernel_act_as + - SAUCE: apparmor4.0.0 [20/76]: Stacking v38: LSM: Use lsmblob in + security_secctx_to_secid + - SAUCE: apparmor4.0.0 [21/76]: Stacking v38: LSM: Use lsmblob in + security_secid_to_secctx + - SAUCE: apparmor4.0.0 [22/76]: Stacking v38: LSM: Use lsmblob in + security_ipc_getsecid + - SAUCE: apparmor4.0.0 [23/76]: Stacking v38: LSM: Use lsmblob in + security_current_getsecid + - SAUCE: apparmor4.0.0 [24/70]: Stacking v38: LSM: Use lsmblob in + security_inode_getsecid + - SAUCE: apparmor4.0.0 [25/76]: Stacking v38: LSM: Use lsmblob in + security_cred_getsecid + - SAUCE: apparmor4.0.0 [26/76]: Stacking v38: LSM: Specify which LSM to + display + - SAUCE: apparmor4.0.0 [28/76]: Stacking v38: LSM: Ensure the correct LSM + context releaser + - SAUCE: apparmor4.0.0 [29/76]: Stacking v38: LSM: Use lsmcontext in + security_secid_to_secctx + - SAUCE: apparmor4.0.0 [30/76]: Stacking v38: LSM: Use lsmcontext in + security_inode_getsecctx + - SAUCE: apparmor4.0.0 [31/76]: Stacking v38: Use lsmcontext in + security_dentry_init_security + - SAUCE: apparmor4.0.0 [32/76]: Stacking v38: LSM: security_secid_to_secctx in + netlink netfilter + - SAUCE: apparmor4.0.0 [33/76]: Stacking v38: NET: Store LSM netlabel data in + a lsmblob + - SAUCE: apparmor4.0.0 [34/76]: Stacking v38: binder: Pass LSM identifier for + confirmation + - SAUCE: apparmor4.0.0 [35/76]: Stacking v38: LSM: security_secid_to_secctx + module selection + - SAUCE: apparmor4.0.0 [36/76]: Stacking v38: Audit: Keep multiple LSM data in + audit_names + - SAUCE: apparmor4.0.0 [37/76]: Stacking v38: Audit: Create audit_stamp + structure + - SAUCE: apparmor4.0.0 [38/76]: Stacking v38: LSM: Add a function to report + multiple LSMs + - SAUCE: apparmor4.0.0 [39/76]: Stacking v38: Audit: Allow multiple records in + an audit_buffer + - SAUCE: apparmor4.0.0 [40/76]: Stacking v38: Audit: Add record for multiple + task security contexts + - SAUCE: apparmor4.0.0 [41/76]: Stacking v38: audit: multiple subject lsm + values for netlabel + - SAUCE: apparmor4.0.0 [42/76]: Stacking v38: Audit: Add record for multiple + object contexts + - SAUCE: apparmor4.0.0 [43/76]: Stacking v38: netlabel: Use a struct lsmblob + in audit data + - SAUCE: apparmor4.0.0 [44/76]: Stacking v38: LSM: Removed scaffolding + function lsmcontext_init + - SAUCE: apparmor4.0.0 [45/76]: Stacking v38: AppArmor: Remove the exclusive + flag + - SAUCE: apparmor4.0.0 [46/76]: combine common_audit_data and + apparmor_audit_data + - SAUCE: apparmor4.0.0 [47/76]: setup slab cache for audit data + - SAUCE: apparmor4.0.0 [48/76]: rename audit_data->label to + audit_data->subj_label + - SAUCE: apparmor4.0.0 [49/76]: pass cred through to audit info. + - SAUCE: apparmor4.0.0 [50/76]: Improve debug print infrastructure + - SAUCE: apparmor4.0.0 [51/76]: add the ability for profiles to have a + learning cache + - SAUCE: apparmor4.0.0 [52/76]: enable userspace upcall for mediation + - SAUCE: apparmor4.0.0 [53/76]: cache buffers on percpu list if there is lock + contention + - SAUCE: apparmor4.0.0 [54/76]: advertise availability of exended perms + - SAUCE: apparmor4.0.0 [56/76]: cleanup: provide separate audit messages for + file and policy checks + - SAUCE: apparmor4.0.0 [57/76]: prompt - lock down prompt interface + - SAUCE: apparmor4.0.0 [58/76]: prompt - ref count pdb + - SAUCE: apparmor4.0.0 [59/76]: prompt - allow controlling of caching of a + prompt response + - SAUCE: apparmor4.0.0 [60/76]: prompt - add refcount to audit_node in prep or + reuse and delete + - SAUCE: apparmor4.0.0 [61/76]: prompt - refactor to moving caching to + uresponse + - SAUCE: apparmor4.0.0 [62/76]: prompt - Improve debug statements + - SAUCE: apparmor4.0.0 [63/76]: prompt - fix caching + - SAUCE: apparmor4.0.0 [64/76]: prompt - rework build to use append fn, to + simplify adding strings + - SAUCE: apparmor4.0.0 [65/76]: prompt - refcount notifications + - SAUCE: apparmor4.0.0 [66/76]: prompt - add the ability to reply with a + profile name + - SAUCE: apparmor4.0.0 [67/76]: prompt - fix notification cache when updating + - SAUCE: apparmor4.0.0 [68/76]: prompt - add tailglob on name for cache + support + - SAUCE: apparmor4.0.0 [69/76]: prompt - allow profiles to set prompts as + interruptible + - SAUCE: apparmor4.0.0 [74/76]: advertise disconnected.path is available + - SAUCE: apparmor4.0.0 [75/76]: fix invalid reference on profile->disconnected + - SAUCE: apparmor4.0.0 [76/76]: add io_uring mediation + - SAUCE: apparmor4.0.0: apparmor: Fix regression in mount mediation + + * update apparmor and LSM stacking patch set (LP: #2028253) // [FFe] + apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in mantic + (LP: #2032602) + - SAUCE: apparmor4.0.0 [70/76]: prompt - add support for advanced filtering of + notifications + - SAUCE: apparmor4.0.0 [71/76]: userns - add the ability to reference a global + variable for a feature value + - SAUCE: apparmor4.0.0 [72/76]: userns - make it so special unconfined + profiles can mediate user namespaces + - SAUCE: apparmor4.0.0 [73/76]: userns - allow restricting unprivileged + change_profile + + * LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update + apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor4.0.0 [55/76]: fix profile verification and enable it + + * udev fails to make prctl() syscall with apparmor=0 (as used by maas by + default) (LP: #2016908) // update apparmor and LSM stacking patch set + (LP: #2028253) + - SAUCE: apparmor4.0.0 [27/76]: Stacking v38: Fix prctl() syscall with + apparmor=0 + + * Miscellaneous Ubuntu changes + - SAUCE: fan: relax strict length validation in vxlan policy + - [Config] update gcc version in annotations + - [Config] update annotations after apply 6.5 stable updates + + * Miscellaneous upstream changes + - fs/address_space: add alignment padding for i_map and i_mmap_rwsem to + mitigate a false sharing. + - mm/mmap: move vma operations to mm_struct out of the critical section of + file mapping lock + + -- Andrea Righi Thu, 14 Sep 2023 15:14:55 +0200 + +linux (6.5.0-5.5) mantic; urgency=medium + + * mantic/linux: 6.5.0-5.5 -proposed tracker (LP: #2034546) + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + - debian/dkms-versions -- update from kernel-versions (main/d2023.08.23) + + -- Andrea Righi Wed, 06 Sep 2023 15:51:04 +0200 + +linux (6.5.0-4.4) mantic; urgency=medium + + * mantic/linux: 6.5.0-4.4 -proposed tracker (LP: #2034042) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/d2023.08.23) + + -- Andrea Righi Mon, 04 Sep 2023 16:55:44 +0200 + +linux (6.5.0-3.3) mantic; urgency=medium + + * mantic/linux: 6.5.0-3.3 -proposed tracker (LP: #2033904) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/d2023.08.23) + + * [23.10] Please test secure-boot and lockdown on the early 6.5 kernel (s390x) + (LP: #2026833) + - [Packaging] re-enable signing for s390x + + * Miscellaneous upstream changes + - module/decompress: use vmalloc() for zstd decompression workspace + + -- Andrea Righi Fri, 01 Sep 2023 16:15:33 +0200 + +linux (6.5.0-2.2) mantic; urgency=medium + + * mantic/linux: 6.5.0-2.2 -proposed tracker (LP: #2033240) + + * Soundwire support for Dell SKU0C87 devices (LP: #2029281) + - SAUCE: ASoC: Intel: soc-acpi: add support for Dell SKU0C87 devices + + * Fix numerous AER related issues (LP: #2033025) + - SAUCE: PCI/AER: Disable AER service during suspend, again + - SAUCE: PCI/DPC: Disable DPC service during suspend, again + + * Support Realtek RTL8852CE WiFi 6E/BT Combo (LP: #2025672) + - wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set() + - Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852C + + [ Upstream Kernel Changes ] + + * Rebase to v6.5 + + -- Andrea Righi Mon, 28 Aug 2023 08:53:19 +0200 + +linux (6.5.0-1.1) mantic; urgency=medium + + * mantic/linux: 6.5.0-1.1 -proposed tracker (LP: #2032750) + + * Packaging resync (LP: #1786013) + - [Packaging] resync update-dkms-versions helper + - [Packaging] update variants + - debian/dkms-versions -- update from kernel-versions (main/d2023.07.26) + + * ceph: support idmapped mounts (LP: #2032959) + - SAUCE: libceph: add spinlock around osd->o_requests + - SAUCE: libceph: define struct ceph_sparse_extent and add some helpers + - SAUCE: libceph: new sparse_read op, support sparse reads on msgr2 crc + codepath + - SAUCE: libceph: support sparse reads on msgr2 secure codepath + - SAUCE: libceph: add sparse read support to msgr1 + - SAUCE: libceph: add sparse read support to OSD client + - SAUCE: ceph: add new mount option to enable sparse reads + - SAUCE: ceph: preallocate inode for ops that may create one + - SAUCE: ceph: make ceph_msdc_build_path use ref-walk + - SAUCE: libceph: add new iov_iter-based ceph_msg_data_type and + ceph_osd_data_type + - SAUCE: ceph: use osd_req_op_extent_osd_iter for netfs reads + - SAUCE: ceph: fscrypt_auth handling for ceph + - SAUCE: ceph: implement -o test_dummy_encryption mount option + - SAUCE: ceph: add fscrypt ioctls and ceph.fscrypt.auth vxattr + - SAUCE: ceph: make ioctl cmds more readable in debug log + - SAUCE: ceph: add base64 endcoding routines for encrypted names + - SAUCE: ceph: encode encrypted name in ceph_mdsc_build_path and dentry + release + - SAUCE: ceph: send alternate_name in MClientRequest + - SAUCE: ceph: decode alternate_name in lease info + - SAUCE: ceph: set DCACHE_NOKEY_NAME flag in ceph_lookup/atomic_open() + - SAUCE: ceph: make d_revalidate call fscrypt revalidator for encrypted + dentries + - SAUCE: ceph: add helpers for converting names for userland presentation + - SAUCE: ceph: make ceph_fill_trace and ceph_get_name decrypt names + - SAUCE: ceph: pass the request to parse_reply_info_readdir() + - SAUCE: ceph: add support to readdir for encrypted names + - SAUCE: ceph: create symlinks with encrypted and base64-encoded targets + - SAUCE: ceph: add some fscrypt guardrails + - SAUCE: ceph: allow encrypting a directory while not having Ax caps + - SAUCE: ceph: mark directory as non-complete after loading key + - SAUCE: ceph: size handling in MClientRequest, cap updates and inode traces + - SAUCE: ceph: handle fscrypt fields in cap messages from MDS + - SAUCE: ceph: add infrastructure for file encryption and decryption + - SAUCE: libceph: add CEPH_OSD_OP_ASSERT_VER support + - SAUCE: libceph: allow ceph_osdc_new_request to accept a multi-op read + - SAUCE: ceph: add object version support for sync read + - SAUCE: ceph: add truncate size handling support for fscrypt + - SAUCE: ceph: don't use special DIO path for encrypted inodes + - SAUCE: ceph: align data in pages in ceph_sync_write + - SAUCE: ceph: add read/modify/write to ceph_sync_write + - SAUCE: ceph: add encryption support to writepage and writepages + - SAUCE: ceph: plumb in decryption during reads + - SAUCE: ceph: invalidate pages when doing direct/sync writes + - SAUCE: ceph: add support for encrypted snapshot names + - SAUCE: ceph: prevent snapshot creation in encrypted locked directories + - SAUCE: ceph: update documentation regarding snapshot naming limitations + - SAUCE: ceph: drop messages from MDS when unmounting + - SAUCE: ceph: wait for OSD requests' callbacks to finish when unmounting + - SAUCE: ceph: fix updating i_truncate_pagecache_size for fscrypt + - SAUCE: ceph: switch ceph_lookup/atomic_open() to use new fscrypt helper + - SAUCE: libceph: do not include crypto/algapi.h + - SAUCE: rbd: bump RBD_MAX_PARENT_CHAIN_LEN to 128 + - SAUCE: ceph: dump info about cap flushes when we're waiting too long for + them + - SAUCE: mm: BUG if filemap_alloc_folio gives us a folio with a non-NULL + ->private + - SAUCE: ceph: make sure all the files successfully put before unmounting + - SAUCE: ceph: BUG if MDS changed truncate_seq with client caps still + outstanding + - SAUCE: ceph: add the *_client debug macros support + - SAUCE: ceph: pass the mdsc to several helpers + - SAUCE: ceph: rename _to_client() to _to_fs_client() + - SAUCE: ceph: move mdsmap.h to fs/ceph/ + - SAUCE: ceph: add ceph_inode_to_client() helper support + - SAUCE: ceph: print the client global_id in all the debug logs + - SAUCE: ceph: make the members in struct ceph_mds_request_args_ext an union + - SAUCE: ceph: make num_fwd and num_retry to __u32 + - SAUCE: fs: export mnt_idmap_get/mnt_idmap_put + - SAUCE: ceph: stash idmapping in mdsc request + - SAUCE: ceph: handle idmapped mounts in create_request_message() + - SAUCE: ceph: add enable_unsafe_idmap module parameter + - SAUCE: ceph: pass an idmapping to mknod/symlink/mkdir + - SAUCE: ceph: allow idmapped getattr inode op + - SAUCE: ceph: allow idmapped permission inode op + - SAUCE: ceph: pass idmap to __ceph_setattr + - SAUCE: ceph: allow idmapped setattr inode op + - SAUCE: ceph/acl: allow idmapped set_acl inode op + - SAUCE: ceph/file: allow idmapped atomic_open inode op + - SAUCE: ceph: allow idmapped mounts + + * Got soft lockup CPU if dell_uart_backlight is probed (LP: #2032174) + - SAUCE: platform/x86: dell-uart-backlight: replace chars_in_buffer() with + flush_chars() + + * Fix ACPI TAD on some Intel based systems (LP: #2032767) + - ACPI: TAD: Install SystemCMOS address space handler for ACPI000E + + * Fix unreliable ethernet cable detection on I219 NIC (LP: #2028122) + - e1000e: Use PME poll to circumvent unreliable ACPI wake + + * Fix panel brightness issues on HP laptops (LP: #2032704) + - ACPI: video: Put ACPI video and its child devices into D0 on boot + + * FATAL:credentials.cc(127)] Check failed: . : Permission denied (13) + (LP: #2017980) + - [Config] disable CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS + + * Support initrdless boot on default qemu virt models and openstack + (LP: #2030745) + - [Config] set VIRTIO_BLK=y for default qemu/openstack boot + + * Miscellaneous Ubuntu changes + - [Packaging] rust: use Rust 1.68.2 + - [Packaging] depend on clang/libclang-15 for Rust + - [Config] update toolchain versions in annotations + - [Config] update annotations after rebase to v6.5-rc6 + - [Config] update toolchain version in annotations + - [Packaging] temporarily disable Rust support + - [Packaging] temporarily disable signing for ppc64el + - [Packaging] temporarily disable signing for s390x + + -- Andrea Righi Thu, 24 Aug 2023 17:47:10 +0200 + +linux (6.5.0-0.0) mantic; urgency=medium + + * Empty entry + + -- Andrea Righi Wed, 23 Aug 2023 08:14:48 +0200 + +linux-unstable (6.5.0-4.4) mantic; urgency=medium + + * mantic/linux-unstable: 6.5.0-4.4 -proposed tracker (LP: #2029086) + + * Miscellaneous Ubuntu changes + - [Packaging] Add .NOTPARALLEL + - [Packaging] Remove meaningless $(header_arch) + - [Packaging] Fix File exists error in install-arch-headers + - [Packaging] clean debian/linux-* directories + - [Packaging] remove hmake + - [Packaging] install headers to debian/linux-libc-dev directly + - [Config] define CONFIG options for arm64 instead of arm64-generic + - [Config] update annotations after rebase to v6.5-rc4 + - [Packaging] temporarily disable Rust support + + [ Upstream Kernel Changes ] + + * Rebase to v6.5-rc4 + + -- Andrea Righi Mon, 31 Jul 2023 08:41:59 +0200 + +linux-unstable (6.5.0-3.3) mantic; urgency=medium + + * mantic/linux-unstable: 6.5.0-3.3 -proposed tracker (LP: #2028779) + + * enable Rust support in the kernel (LP: #2007654) + - SAUCE: rust: support rustc-1.69.0 + - [Packaging] depend on rustc-1.69.0 + + * Packaging resync (LP: #1786013) + - [Packaging] resync update-dkms-versions helper + - [Packaging] resync getabis + + * Fix UBSAN in Intel EDAC driver (LP: #2028746) + - EDAC/i10nm: Skip the absent memory controllers + + * Ship kernel modules Zstd compressed (LP: #2028568) + - SAUCE: Support but do not require compressed modules + - [Config] Enable support for ZSTD compressed modules + - [Packaging] ZSTD compress modules + + * update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [02/60]: rename SK_CTX() to aa_sock and make it an + inline fn + - SAUCE: apparmor3.2.0 [05/60]: Add sysctls for additional controls of unpriv + userns restrictions + - SAUCE: apparmor3.2.0 [08/60]: Stacking v38: LSM: Identify modules by more + than name + - SAUCE: apparmor3.2.0 [09/60]: Stacking v38: LSM: Add an LSM identifier for + external use + - SAUCE: apparmor3.2.0 [10/60]: Stacking v38: LSM: Identify the process + attributes for each module + - SAUCE: apparmor3.2.0 [11/60]: Stacking v38: LSM: Maintain a table of LSM + attribute data + - SAUCE: apparmor3.2.0 [12/60]: Stacking v38: proc: Use lsmids instead of lsm + names for attrs + - SAUCE: apparmor3.2.0 [13/60]: Stacking v38: integrity: disassociate + ima_filter_rule from security_audit_rule + - SAUCE: apparmor3.2.0 [14/60]: Stacking v38: LSM: Infrastructure management + of the sock security + - SAUCE: apparmor3.2.0 [15/60]: Stacking v38: LSM: Add the lsmblob data + structure. + - SAUCE: apparmor3.2.0 [16/60]: Stacking v38: LSM: provide lsm name and id + slot mappings + - SAUCE: apparmor3.2.0 [17/60]: Stacking v38: IMA: avoid label collisions with + stacked LSMs + - SAUCE: apparmor3.2.0 [18/60]: Stacking v38: LSM: Use lsmblob in + security_audit_rule_match + - SAUCE: apparmor3.2.0 [19/60]: Stacking v38: LSM: Use lsmblob in + security_kernel_act_as + - SAUCE: apparmor3.2.0 [20/60]: Stacking v38: LSM: Use lsmblob in + security_secctx_to_secid + - SAUCE: apparmor3.2.0 [21/60]: Stacking v38: LSM: Use lsmblob in + security_secid_to_secctx + - SAUCE: apparmor3.2.0 [22/60]: Stacking v38: LSM: Use lsmblob in + security_ipc_getsecid + - SAUCE: apparmor3.2.0 [23/60]: Stacking v38: LSM: Use lsmblob in + security_current_getsecid + - SAUCE: apparmor3.2.0 [24/60]: Stacking v38: LSM: Use lsmblob in + security_inode_getsecid + - SAUCE: apparmor3.2.0 [25/60]: Stacking v38: LSM: Use lsmblob in + security_cred_getsecid + - SAUCE: apparmor3.2.0 [26/60]: Stacking v38: LSM: Specify which LSM to + display + - SAUCE: apparmor3.2.0 [28/60]: Stacking v38: LSM: Ensure the correct LSM + context releaser + - SAUCE: apparmor3.2.0 [29/60]: Stacking v38: LSM: Use lsmcontext in + security_secid_to_secctx + - SAUCE: apparmor3.2.0 [30/60]: Stacking v38: LSM: Use lsmcontext in + security_inode_getsecctx + - SAUCE: apparmor3.2.0 [31/60]: Stacking v38: Use lsmcontext in + security_dentry_init_security + - SAUCE: apparmor3.2.0 [32/60]: Stacking v38: LSM: security_secid_to_secctx in + netlink netfilter + - SAUCE: apparmor3.2.0 [33/60]: Stacking v38: NET: Store LSM netlabel data in + a lsmblob + - SAUCE: apparmor3.2.0 [34/60]: Stacking v38: binder: Pass LSM identifier for + confirmation + - SAUCE: apparmor3.2.0 [35/60]: Stacking v38: LSM: security_secid_to_secctx + module selection + - SAUCE: apparmor3.2.0 [36/60]: Stacking v38: Audit: Keep multiple LSM data in + audit_names + - SAUCE: apparmor3.2.0 [37/60]: Stacking v38: Audit: Create audit_stamp + structure + - SAUCE: apparmor3.2.0 [38/60]: Stacking v38: LSM: Add a function to report + multiple LSMs + - SAUCE: apparmor3.2.0 [39/60]: Stacking v38: Audit: Allow multiple records in + an audit_buffer + - SAUCE: apparmor3.2.0 [40/60]: Stacking v38: Audit: Add record for multiple + task security contexts + - SAUCE: apparmor3.2.0 [41/60]: Stacking v38: audit: multiple subject lsm + values for netlabel + - SAUCE: apparmor3.2.0 [42/60]: Stacking v38: Audit: Add record for multiple + object contexts + - SAUCE: apparmor3.2.0 [43/60]: Stacking v38: netlabel: Use a struct lsmblob + in audit data + - SAUCE: apparmor3.2.0 [44/60]: Stacking v38: LSM: Removed scaffolding + function lsmcontext_init + - SAUCE: apparmor3.2.0 [45/60]: Stacking v38: AppArmor: Remove the exclusive + flag + - SAUCE: apparmor3.2.0 [46/60]: combine common_audit_data and + apparmor_audit_data + - SAUCE: apparmor3.2.0 [47/60]: setup slab cache for audit data + - SAUCE: apparmor3.2.0 [48/60]: rename audit_data->label to + audit_data->subj_label + - SAUCE: apparmor3.2.0 [49/60]: pass cred through to audit info. + - SAUCE: apparmor3.2.0 [50/60]: Improve debug print infrastructure + - SAUCE: apparmor3.2.0 [51/60]: add the ability for profiles to have a + learning cache + - SAUCE: apparmor3.2.0 [52/60]: enable userspace upcall for mediation + - SAUCE: apparmor3.2.0 [53/60]: cache buffers on percpu list if there is lock + contention + - SAUCE: apparmor3.2.0 [55/60]: advertise availability of exended perms + - SAUCE: apparmor3.2.0 [60/60]: [Config] enable + CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS + + * LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update + apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [57/60]: fix profile verification and enable it + + * udev fails to make prctl() syscall with apparmor=0 (as used by maas by + default) (LP: #2016908) // update apparmor and LSM stacking patch set + (LP: #2028253) + - SAUCE: apparmor3.2.0 [27/60]: Stacking v38: Fix prctl() syscall with + apparmor=0 + + * kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // + update apparmor and LSM stacking patch set (LP: #2028253) + - SAUCE: apparmor3.2.0 [01/60]: add/use fns to print hash string hex value + - SAUCE: apparmor3.2.0 [03/60]: patch to provide compatibility with v2.x net + rules + - SAUCE: apparmor3.2.0 [04/60]: add user namespace creation mediation + - SAUCE: apparmor3.2.0 [06/60]: af_unix mediation + - SAUCE: apparmor3.2.0 [07/60]: Add fine grained mediation of posix mqueues + + * Miscellaneous Ubuntu changes + - [Packaging] Use consistent llvm/clang for rust + + [ Upstream Kernel Changes ] + + * Rebase to v6.5-rc3 + + -- Andrea Righi Fri, 28 Jul 2023 07:44:20 +0200 + +linux-unstable (6.5.0-2.2) mantic; urgency=medium + + * mantic/linux-unstable: 6.5.0-2.2 -proposed tracker (LP: #2027953) + + * Remove non-LPAE kernel flavor (LP: #2025265) + - [Packaging] Rename armhf generic-lpae flavor to generic + + * Please enable Renesas RZ platform serial installer (LP: #2022361) + - [Config] enable hihope RZ/G2M serial console + + * Miscellaneous Ubuntu changes + - [Packaging] snap: Remove old configs handling + - [Packaging] checks/final-checks: Remove old configs handling + - [Packaging] checks/final-checks: check existance of Makefile first + - [Packaging] checks/final-checks: Fix shellcheck issues + - [Packaging] add libstdc++-dev to the build dependencies + - [Config] update annotations after rebase to v6.5-rc2 + + * Miscellaneous upstream changes + - kbuild: rust: avoid creating temporary files + - rust: fix bindgen build error with UBSAN_BOUNDS_STRICT + + [ Upstream Kernel Changes ] + + * Rebase to v6.5-rc2 + + -- Andrea Righi Tue, 18 Jul 2023 10:14:14 +0200 + +linux-unstable (6.5.0-1.1) mantic; urgency=medium + + * mantic/linux-unstable: 6.5.0-1.1 -proposed tracker (LP: #2026689) + + * CVE-2023-31248 + - netfilter: nf_tables: do not ignore genmask when looking up chain by id + + * CVE-2023-35001 + - netfilter: nf_tables: prevent OOB access in nft_byteorder_eval + + * HDMI output with More than one child device for port B in VBT error + (LP: #2025195) + - SAUCE: drm/i915/quirks: Add multiple VBT quirk for HP ZBook Power G10 + + * CVE-2023-2640 // CVE-2023-32629 + - SAUCE: overlayfs: default to userxattr when mounted from non initial user + namespace + + * Packaging resync (LP: #1786013) + - [Packaging] resync update-dkms-versions helper + + * enable Rust support in the kernel (LP: #2007654) + - SAUCE: btf, scripts: rust: drop is_rust_module.sh + - [Packaging] add rust dependencies + + * CVE-2023-2612 + - SAUCE: shiftfs: prevent lock unbalance in shiftfs_create_object() + + * Miscellaneous Ubuntu changes + - SAUCE: shiftfs: support linux 6.5 + - [Config] update annotations after rebase to v6.5-rc1 + - [Config] temporarily disable Rust + + [ Upstream Kernel Changes ] + + * Rebase to v6.5-rc1 + + -- Andrea Righi Mon, 10 Jul 2023 09:15:26 +0200 + +linux-unstable (6.5.0-0.0) mantic; urgency=medium + + * Empty entry + + -- Andrea Righi Wed, 05 Jul 2023 12:48:39 +0200 + +linux-unstable (6.4.0-8.8) mantic; urgency=medium + + * mantic/linux-unstable: 6.4.0-8.8 -proposed tracker (LP: #2025018) + + * Miscellaneous Ubuntu changes + - [Config] update toolchain version (gcc) in annotations + + [ Upstream Kernel Changes ] + + * Rebase to v6.4 + + -- Andrea Righi Mon, 26 Jun 2023 09:14:02 +0200 + +linux-unstable (6.4.0-7.7) mantic; urgency=medium + + * mantic/linux-unstable: 6.4.0-7.7 -proposed tracker (LP: #2024338) + + [ Upstream Kernel Changes ] + + * Rebase to v6.4-rc7 + + -- Andrea Righi Mon, 19 Jun 2023 08:51:27 +0200 + +linux-unstable (6.4.0-6.6) mantic; urgency=medium + + * mantic/linux-unstable: 6.4.0-6.6 -proposed tracker (LP: #2023966) + + * Packaging resync (LP: #1786013) + - [Packaging] update annotations scripts + + * enable multi-gen LRU by default (LP: #2023629) + - [Config] enable multi-gen LRU by default + + * Fix Monitor lost after replug WD19TBS to SUT port with VGA/DVI to type-C + dongle (LP: #2021949) + - thunderbolt: Do not touch CL state configuration during discovery + - thunderbolt: Increase DisplayPort Connection Manager handshake timeout + + * Neuter signing tarballs (LP: #2012776) + - [Packaging] remove the signing tarball support + + * Enable Tracing Configs for OSNOISE and TIMERLAT (LP: #2018591) + - [Config] Enable OSNOISE_TRACER and TIMERLAT_TRACER configs + + * Miscellaneous Ubuntu changes + - [Config] Add CONFIG_AS_HAS_NON_CONST_LEB128 on riscv64 + - [Packaging] introduce do_lib_rust and enable it only on generic amd64 + - [Config] update annotations after rebase to v6.4-rc6 + + [ Upstream Kernel Changes ] + + * Rebase to v6.4-rc6 + + -- Andrea Righi Thu, 15 Jun 2023 20:11:07 +0200 + +linux-unstable (6.4.0-5.5) mantic; urgency=medium + + * mantic/linux-unstable: 6.4.0-5.5 -proposed tracker (LP: #2022886) + + * Miscellaneous Ubuntu changes + - [Packaging] update getabis to support linux-unstable + - UBUNTU [Config]: disable hibernation on riscv64 + + [ Upstream Kernel Changes ] + + * Rebase to v6.4-rc5 + + -- Andrea Righi Tue, 06 Jun 2023 08:18:01 +0200 + +linux-unstable (6.4.0-4.4) mantic; urgency=medium + + * mantic/linux-unstable: 6.4.0-4.4 -proposed tracker (LP: #2021597) + + * Miscellaneous Ubuntu changes + - [Config] udpate annotations after rebase to v6.4-rc4 + + -- Andrea Righi Tue, 30 May 2023 11:55:41 +0200 + +linux-unstable (6.4.0-3.3) mantic; urgency=medium + + * mantic/linux-unstable: 6.4.0-3.3 -proposed tracker (LP: #2021497) + + * Packaging resync (LP: #1786013) + - [Packaging] resync git-ubuntu-log + - [Packaging] resync getabis + + * support python < 3.9 with annotations (LP: #2020531) + - [Packaging] kconfig/annotations.py: support older way of merging dicts + + * generate linux-lib-rust only on amd64 (LP: #2020356) + - [Packaging] generate linux-lib-rust only on amd64 + + * Miscellaneous Ubuntu changes + - [Packaging] annotations: never drop configs that have notes different than + the parent + - [Config] drop CONFIG_SMBFS_COMMON from annotations + - [Packaging] perf: build without libtraceevent + + [ Upstream Kernel Changes ] + + * Rebase to v6.4-rc4 + + -- Andrea Righi Tue, 30 May 2023 08:38:10 +0200 + +linux-unstable (6.4.0-2.2) mantic; urgency=medium + + * mantic/linux-unstable: 6.4.0-2.2 -proposed tracker (LP: #2020330) + + * Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20 + (LP: #2017444) + - [Config]: Disable CONFIG_INTEL_ATOMISP + + * Fix NVME storage with RAID ON disappeared under Dell factory WINPE + environment (LP: #2011768) + - SAUCE: PCI: vmd: Reset VMD config register between soft reboots + + * Miscellaneous Ubuntu changes + - [Packaging] Drop support of old config handling + - [Config] update annotations after rebase to v6.4-rc3 + + [ Upstream Kernel Changes ] + + * Rebase to v6.4-rc3 + + -- Andrea Righi Mon, 22 May 2023 11:22:14 +0200 + +linux-unstable (6.4.0-1.1) mantic; urgency=medium + + * mantic/linux-unstable: 6.4.0-1.1 -proposed tracker (LP: #2019965) + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - [Packaging] update helper scripts + + * Kernel 6.1 bumped the disk consumption on default images by 15% + (LP: #2015867) + - [Packaging] introduce a separate linux-lib-rust package + + * Miscellaneous Ubuntu changes + - [Config] enable CONFIG_BLK_DEV_UBLK on amd64 + - [Packaging] annotations: use python3 in the shebang + - SAUCE: blk-throttle: Fix io statistics for cgroup v1 + - [Packaging] move to v6.4 and rename to linux-unstable + - [Config] update annotations after rebase to v6.4-rc1 + - [Packaging] temporarily disable perf + - [Packaging] temporarily disable bpftool + - [Config] ppc64el: reduce CONFIG_ARCH_FORCE_MAX_ORDER from 9 to 8 + - SAUCE: perf: explicitly disable libtraceevent + + [ Upstream Kernel Changes ] + + * Rebase to v6.4-rc2 + + -- Andrea Righi Thu, 18 May 2023 07:34:09 +0200 + +linux-unstable (6.4.0-0.0) mantic; urgency=medium + + * Empty entry + + -- Andrea Righi Wed, 17 May 2023 15:29:25 +0200 + +linux-unstable (6.3.0-2.2) lunar; urgency=medium + + * lunar/linux-unstable: 6.3.0-2.2 -proposed tracker (LP: #2017788) + + * Miscellaneous Ubuntu changes + - [Packaging] move python3-dev to build-depends + + -- Andrea Righi Wed, 26 Apr 2023 21:52:12 +0200 + +linux-unstable (6.3.0-1.1) lunar; urgency=medium + + * lunar/linux-unstable: 6.3.0-1.1 -proposed tracker (LP: #2017776) + + * RFC: virtio and virtio-scsi should be built in (LP: #1685291) + - [Config] Mark CONFIG_SCSI_VIRTIO built-in + + * Debian autoreconstruct Fix restoration of execute permissions (LP: #2015498) + - [Debian] autoreconstruct - fix restoration of execute permissions + + * [SRU][Jammy] CONFIG_PCI_MESON is not enabled (LP: #2007745) + - [Config] arm64: Enable PCI_MESON module + + * vmd may fail to create sysfs entry while `pci_rescan_bus()` called in some + other drivers like wwan (LP: #2011389) + - SAUCE: PCI: vmd: guard device addition and removal + + * Lunar update: v6.2.9 upstream stable release (LP: #2016877) + - [Config] ppc64: updateconfigs following v6.2.9 stable updates + + * Lunar update: v6.2.8 upstream stable release (LP: #2016876) + - [Config] ppc64: updateconfigs following v6.2.8 stable updates + + * Miscellaneous Ubuntu changes + - [Packaging] Move final-checks script to debian/scripts/checks + - [Packaging] checks/final-checks: Honor 'do_skip_checks' + - [Packaging] Drop wireguard DKMS + - [Packaging] Remove update-version-dkms + - [Packaging] debian/rules: Add DKMS info to 'printenv' output + - [Packaging] ignore KBUILD_VERBOSE in arch-has-odm-enabled.sh + - SAUCE: shiftfs: support linux 6.3 + - [Packaging] move to v6.3 and rename to linux-unstable + - [Config] latency-related optimizations + - [Config] update annotations after rebase to v6.3 + - [Packaging] temporarily disable dkms + + [ Upstream Kernel Changes ] + + * Rebase to v6.3 + + -- Andrea Righi Wed, 26 Apr 2023 14:53:52 +0200 + +linux-unstable (6.3.0-0.0) lunar; urgency=medium + + * Empty entry + + -- Andrea Righi Tue, 25 Apr 2023 10:24:12 +0200 + +linux (6.2.0-21.21) lunar; urgency=medium + + * lunar/linux: 6.2.0-21.21 -proposed tracker (LP: #2016249) + + * efivarfs:efivarfs.sh in ubuntu_kernel_selftests crash L-6.2 ARM64 node + dazzle (rcu_preempt detected stalls) (LP: #2015741) + - efi/libstub: smbios: Use length member instead of record struct size + - arm64: efi: Use SMBIOS processor version to key off Ampere quirk + - efi/libstub: smbios: Drop unused 'recsize' parameter + + * Miscellaneous Ubuntu changes + - SAUCE: selftests/bpf: ignore pointer types check with clang + - SAUCE: selftests/bpf: avoid conflicting data types in profiler.inc.h + - [Packaging] get rid of unnecessary artifacts in linux-headers + + * Miscellaneous upstream changes + - Revert "UBUNTU: SAUCE: Revert "efi: random: refresh non-volatile random seed + when RNG is initialized"" + - Revert "UBUNTU: SAUCE: Revert "efi: random: fix NULL-deref when refreshing + seed"" + + -- Andrea Righi Fri, 14 Apr 2023 12:11:49 +0200 + +linux (6.2.0-20.20) lunar; urgency=medium + + * lunar/linux: 6.2.0-20.20 -proposed tracker (LP: #2015429) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * FTBFS with different dkms or when makeflags are set (LP: #2015361) + - [Packaging] FTBFS with different dkms or when makeflags are set + + * expoline.o is packaged unconditionally for s390x (LP: #2013209) + - [Packaging] Copy expoline.o only when produced by the build + + * net:l2tp.sh failure with lunar:linux 6.2 (LP: #2013014) + - SAUCE: l2tp: generate correct module alias strings + + * Miscellaneous Ubuntu changes + - [Packaging] annotations: prevent duplicate include lines + + -- Andrea Righi Thu, 06 Apr 2023 08:33:14 +0200 + +linux (6.2.0-19.19) lunar; urgency=medium + + * lunar/linux: 6.2.0-19.19 -proposed tracker (LP: #2012488) + + * Neuter signing tarballs (LP: #2012776) + - [Packaging] neuter the signing tarball + + * LSM stacking and AppArmor refresh for 6.2 kernel (LP: #2012136) + - Revert "UBUNTU: [Config] define CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS" + - Revert "UBUNTU: SAUCE: apparmor: add user namespace creation mediation" + - Revert "UBUNTU: SAUCE: apparmor: Add fine grained mediation of posix + mqueues" + - Revert "UBUNTU: SAUCE: Revert "apparmor: make __aa_path_perm() static"" + - Revert "UBUNTU: SAUCE: LSM: Specify which LSM to display (using struct cred + as input)" + - Revert "UBUNTU: SAUCE: apparmor: Fix build error, make sk parameter const" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in smk_netlbl_mls()" + - Revert "UBUNTU: SAUCE: LSM: change ima_read_file() to use lsmblob" + - Revert "UBUNTU: SAUCE: apparmor: rename kzfree() to kfree_sensitive()" + - Revert "UBUNTU: SAUCE: AppArmor: Remove the exclusive flag" + - Revert "UBUNTU: SAUCE: LSM: Add /proc attr entry for full LSM context" + - Revert "UBUNTU: SAUCE: Audit: Fix incorrect static inline function + declration." + - Revert "UBUNTU: SAUCE: Audit: Fix for missing NULL check" + - Revert "UBUNTU: SAUCE: Audit: Add a new record for multiple object LSM + attributes" + - Revert "UBUNTU: SAUCE: Audit: Add new record for multiple process LSM + attributes" + - Revert "UBUNTU: SAUCE: NET: Store LSM netlabel data in a lsmblob" + - Revert "UBUNTU: SAUCE: LSM: security_secid_to_secctx in netlink netfilter" + - Revert "UBUNTU: SAUCE: LSM: Use lsmcontext in security_inode_getsecctx" + - Revert "UBUNTU: SAUCE: LSM: Use lsmcontext in security_secid_to_secctx" + - Revert "UBUNTU: SAUCE: LSM: Ensure the correct LSM context releaser" + - Revert "UBUNTU: SAUCE: LSM: Specify which LSM to display" + - Revert "UBUNTU: SAUCE: IMA: Change internal interfaces to use lsmblobs" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_cred_getsecid" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_inode_getsecid" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_task_getsecid" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_ipc_getsecid" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_secid_to_secctx" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_secctx_to_secid" + - Revert "UBUNTU: SAUCE: net: Prepare UDS for security module stacking" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_kernel_act_as" + - Revert "UBUNTU: SAUCE: LSM: Use lsmblob in security_audit_rule_match" + - Revert "UBUNTU: SAUCE: LSM: Create and manage the lsmblob data structure." + - Revert "UBUNTU: SAUCE: LSM: Infrastructure management of the sock security" + - Revert "UBUNTU: SAUCE: apparmor: LSM stacking: switch from SK_CTX() to + aa_sock()" + - Revert "UBUNTU: SAUCE: apparmor: rename aa_sock() to aa_unix_sk()" + - Revert "UBUNTU: SAUCE: apparmor: disable showing the mode as part of a secid + to secctx" + - Revert "UBUNTU: SAUCE: apparmor: fix use after free in sk_peer_label" + - Revert "UBUNTU: SAUCE: apparmor: af_unix mediation" + - Revert "UBUNTU: SAUCE: apparmor: patch to provide compatibility with v2.x + net rules" + - Revert "UBUNTU: SAUCE: apparmor: add/use fns to print hash string hex value" + - SAUCE: apparmor: rename SK_CTX() to aa_sock and make it an inline fn + - SAUCE: apparmor: Add sysctls for additional controls of unpriv userns + restrictions + - SAUCE: Stacking v38: LSM: Identify modules by more than name + - SAUCE: Stacking v38: LSM: Add an LSM identifier for external use + - SAUCE: Stacking v38: LSM: Identify the process attributes for each module + - SAUCE: Stacking v38: LSM: Maintain a table of LSM attribute data + - SAUCE: Stacking v38: proc: Use lsmids instead of lsm names for attrs + - SAUCE: Stacking v38: integrity: disassociate ima_filter_rule from + security_audit_rule + - SAUCE: Stacking v38: LSM: Infrastructure management of the sock security + - SAUCE: Stacking v38: LSM: Add the lsmblob data structure. + - SAUCE: Stacking v38: LSM: provide lsm name and id slot mappings + - SAUCE: Stacking v38: IMA: avoid label collisions with stacked LSMs + - SAUCE: Stacking v38: LSM: Use lsmblob in security_audit_rule_match + - SAUCE: Stacking v38: LSM: Use lsmblob in security_kernel_act_as + - SAUCE: Stacking v38: LSM: Use lsmblob in security_secctx_to_secid + - SAUCE: Stacking v38: LSM: Use lsmblob in security_secid_to_secctx + - SAUCE: Stacking v38: LSM: Use lsmblob in security_ipc_getsecid + - SAUCE: Stacking v38: LSM: Use lsmblob in security_current_getsecid + - SAUCE: Stacking v38: LSM: Use lsmblob in security_inode_getsecid + - SAUCE: Stacking v38: LSM: Use lsmblob in security_cred_getsecid + - SAUCE: Stacking v38: LSM: Specify which LSM to display + - SAUCE: Stacking v38: LSM: Ensure the correct LSM context releaser + - SAUCE: Stacking v38: LSM: Use lsmcontext in security_secid_to_secctx + - SAUCE: Stacking v38: LSM: Use lsmcontext in security_inode_getsecctx + - SAUCE: Stacking v38: Use lsmcontext in security_dentry_init_security + - SAUCE: Stacking v38: LSM: security_secid_to_secctx in netlink netfilter + - SAUCE: Stacking v38: NET: Store LSM netlabel data in a lsmblob + - SAUCE: Stacking v38: binder: Pass LSM identifier for confirmation + - SAUCE: Stacking v38: LSM: security_secid_to_secctx module selection + - SAUCE: Stacking v38: Audit: Keep multiple LSM data in audit_names + - SAUCE: Stacking v38: Audit: Create audit_stamp structure + - SAUCE: Stacking v38: LSM: Add a function to report multiple LSMs + - SAUCE: Stacking v38: Audit: Allow multiple records in an audit_buffer + - SAUCE: Stacking v38: Audit: Add record for multiple task security contexts + - SAUCE: Stacking v38: audit: multiple subject lsm values for netlabel + - SAUCE: Stacking v38: Audit: Add record for multiple object contexts + - SAUCE: Stacking v38: netlabel: Use a struct lsmblob in audit data + - SAUCE: Stacking v38: LSM: Removed scaffolding function lsmcontext_init + - SAUCE: Stacking v38: AppArmor: Remove the exclusive flag + - SAUCE: apparmor: combine common_audit_data and apparmor_audit_data + - SAUCE: apparmor: setup slab cache for audit data + - SAUCE: apparmor: rename audit_data->label to audit_data->subj_label + - SAUCE: apparmor: pass cred through to audit info. + - SAUCE: apparmor: Improve debug print infrastructure + - SAUCE: apparmor: add the ability for profiles to have a learning cache + - SAUCE: apparmor: enable userspace upcall for mediation + - SAUCE: apparmor: cache buffers on percpu list if there is lock contention + - SAUCE: apparmor: fix policy_compat permission remap with extended + permissions + - SAUCE: apparmor: advertise availability of exended perms + - [Config] define CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS + + * kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // LSM + stacking and AppArmor refresh for 6.2 kernel (LP: #2012136) + - SAUCE: apparmor: add/use fns to print hash string hex value + - SAUCE: apparmor: patch to provide compatibility with v2.x net rules + - SAUCE: apparmor: add user namespace creation mediation + - SAUCE: apparmor: af_unix mediation + - SAUCE: apparmor: Add fine grained mediation of posix mqueues + + * devlink_port_split from ubuntu_kernel_selftests.net fails on hirsute + (KeyError: 'flavour') (LP: #1937133) + - selftests: net: devlink_port_split.py: skip test if no suitable device + available + + * NFS deathlock with last Kernel 5.4.0-144.161 and 5.15.0-67.74 (LP: #2009325) + - NFS: Correct timing for assigning access cache timestamp + + -- Andrea Righi Sat, 25 Mar 2023 07:37:30 +0100 + +linux (6.2.0-18.18) lunar; urgency=medium + + * lunar/linux: 6.2.0-18.18 -proposed tracker (LP: #2011750) + + * lunar/linux 6.2 fails to boot on arm64 (LP: #2011748) + - SAUCE: Revert "efi: random: fix NULL-deref when refreshing seed" + - SAUCE: Revert "efi: random: refresh non-volatile random seed when RNG is + initialized" + + -- Andrea Righi Wed, 15 Mar 2023 23:54:18 +0100 + +linux (6.2.0-17.17) lunar; urgency=medium + + * lunar/linux: 6.2.0-17.17 -proposed tracker (LP: #2011593) + + * lunar/linux 6.2 fails to boot on ppc64el (LP: #2011413) + - SAUCE: Revert "powerpc: remove STACK_FRAME_OVERHEAD" + - SAUCE: Revert "powerpc/pseries: hvcall stack frame overhead" + + * Speaker / Audio/Mic mute LED don't work on a HP platform (LP: #2011379) + - SAUCE: ALSA: hda/realtek: fix speaker, mute/micmute LEDs not work on a HP + platform + + * Some QHD panels fail to refresh when PSR2 enabled (LP: #2009014) + - SAUCE: drm/i915/psr: Use calculated io and fast wake lines + + * Lunar update: v6.2.6 upstream stable release (LP: #2011431) + - tpm: disable hwrng for fTPM on some AMD designs + - wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext" + - staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a script + - staging: rtl8192e: Remove call_usermodehelper starting RadioPower.sh + - Linux 6.2.6 + + * Lunar update: v6.2.5 upstream stable release (LP: #2011430) + - net/sched: Retire tcindex classifier + - auxdisplay: hd44780: Fix potential memory leak in hd44780_remove() + - fs/jfs: fix shift exponent db_agl2size negative + - driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event() + - f2fs: don't rely on F2FS_MAP_* in f2fs_iomap_begin + - f2fs: fix to avoid potential deadlock + - objtool: Fix memory leak in create_static_call_sections() + - soc: mediatek: mtk-pm-domains: Allow mt8186 ADSP default power on + - soc: qcom: socinfo: Fix soc_id order + - memory: renesas-rpc-if: Split-off private data from struct rpcif + - memory: renesas-rpc-if: Move resource acquisition to .probe() + - soc: mediatek: mtk-svs: Enable the IRQ later + - pwm: sifive: Always let the first pwm_apply_state succeed + - pwm: stm32-lp: fix the check on arr and cmp registers update + - f2fs: introduce trace_f2fs_replace_atomic_write_block + - f2fs: clear atomic_write_task in f2fs_abort_atomic_write() + - soc: mediatek: mtk-svs: restore default voltages when svs_init02() fail + - soc: mediatek: mtk-svs: reset svs when svs_resume() fail + - soc: mediatek: mtk-svs: Use pm_runtime_resume_and_get() in svs_init01() + - f2fs: fix to do sanity check on extent cache correctly + - fs: f2fs: initialize fsdata in pagecache_write() + - f2fs: allow set compression option of files without blocks + - f2fs: fix to abort atomic write only during do_exist() + - um: vector: Fix memory leak in vector_config + - ubi: ensure that VID header offset + VID header size <= alloc, size + - ubifs: Fix build errors as symbol undefined + - ubifs: Fix memory leak in ubifs_sysfs_init() + - ubifs: Rectify space budget for ubifs_symlink() if symlink is encrypted + - ubifs: Rectify space budget for ubifs_xrename() + - ubifs: Fix wrong dirty space budget for dirty inode + - ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1 + - ubifs: Reserve one leb for each journal head while doing budget + - ubi: Fix use-after-free when volume resizing failed + - ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume() + - ubifs: Fix memory leak in alloc_wbufs() + - ubi: Fix possible null-ptr-deref in ubi_free_volume() + - ubifs: Re-statistic cleaned znode count if commit failed + - ubifs: dirty_cow_znode: Fix memleak in error handling path + - ubifs: ubifs_writepage: Mark page dirty after writing inode failed + - ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process + - ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling + fastmap + - ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show() + - ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed + - f2fs: fix to handle F2FS_IOC_START_ATOMIC_REPLACE in f2fs_compat_ioctl() + - f2fs: fix to avoid potential memory corruption in __update_iostat_latency() + - f2fs: fix to update age extent correctly during truncation + - f2fs: fix to update age extent in f2fs_do_zero_range() + - soc: qcom: stats: Populate all subsystem debugfs files + - f2fs: introduce IS_F2FS_IPU_* macro + - f2fs: fix to set ipu policy + - ext4: use ext4_fc_tl_mem in fast-commit replay path + - ext4: don't show commit interval if it is zero + - netfilter: nf_tables: allow to fetch set elements when table has an owner + - x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber list + - um: virtio_uml: free command if adding to virtqueue failed + - um: virtio_uml: mark device as unregistered when breaking it + - um: virtio_uml: move device breaking into workqueue + - um: virt-pci: properly remove PCI device from bus + - f2fs: synchronize atomic write aborts + - watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks + - watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2M + - watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in + error path + - watchdog: Fix kmemleak in watchdog_cdev_register + - watchdog: pcwd_usb: Fix attempting to access uninitialized memory + - watchdog: sbsa_wdog: Make sure the timeout programming is within the limits + - netfilter: ctnetlink: fix possible refcount leak in + ctnetlink_create_conntrack() + - netfilter: conntrack: fix rmmod double-free race + - netfilter: ip6t_rpfilter: Fix regression with VRF interfaces + - netfilter: ebtables: fix table blob use-after-free + - netfilter: xt_length: use skb len to match in length_mt6 + - netfilter: ctnetlink: make event listener tracking global + - netfilter: x_tables: fix percpu counter block leak on error path when + creating new netns + - swiotlb: mark swiotlb_memblock_alloc() as __init + - ptp: vclock: use mutex to fix "sleep on atomic" bug + - drm/i915: move a Kconfig symbol to unbreak the menu presentation + - ipv6: Add lwtunnel encap size of all siblings in nexthop calculation + - drm/i915/xelpmp: Consider GSI offset when doing MCR lookups + - octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet + - net: sunhme: Fix region request + - sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop + - octeontx2-pf: Use correct struct reference in test condition + - net: fix __dev_kfree_skb_any() vs drop monitor + - 9p/xen: fix version parsing + - 9p/xen: fix connection sequence + - 9p/rdma: unmap receive dma buffer in rdma_request()/post_recv() + - spi: tegra210-quad: Fix validate combined sequence + - mlx5: fix skb leak while fifo resync and push + - mlx5: fix possible ptp queue fifo use-after-free + - net/mlx5: ECPF, wait for VF pages only after disabling host PFs + - net/mlx5e: Verify flow_source cap before using it + - net/mlx5: Geneve, Fix handling of Geneve object id as error code + - ext4: fix incorrect options show of original mount_opt and extend mount_opt2 + - nfc: fix memory leak of se_io context in nfc_genl_se_io + - net/sched: transition act_pedit to rcu and percpu stats + - net/sched: act_pedit: fix action bind logic + - net/sched: act_mpls: fix action bind logic + - net/sched: act_sample: fix action bind logic + - net: dsa: seville: ignore mscc-miim read errors from Lynx PCS + - net: dsa: felix: fix internal MDIO controller resource length + - ARM: dts: aspeed: p10bmc: Update battery node name + - ARM: dts: spear320-hmi: correct STMPE GPIO compatible + - tcp: tcp_check_req() can be called from process context + - vc_screen: modify vcs_size() handling in vcs_read() + - spi: tegra210-quad: Fix iterator outside loop + - rtc: sun6i: Always export the internal oscillator + - genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask() + - scsi: ipr: Work around fortify-string warning + - scsi: mpi3mr: Fix an issue found by KASAN + - scsi: mpi3mr: Use number of bits to manage bitmap sizes + - rtc: allow rtc_read_alarm without read_alarm callback + - io_uring: fix size calculation when registering buf ring + - loop: loop_set_status_from_info() check before assignment + - ASoC: adau7118: don't disable regulators on device unbind + - ASoC: apple: mca: Fix final status read on SERDES reset + - ASoC: apple: mca: Fix SERDES reset sequence + - ASoC: apple: mca: Improve handling of unavailable DMA channels + - nvme: bring back auto-removal of deleted namespaces during sequential scan + - nvme-tcp: don't access released socket during error recovery + - nvme-fabrics: show well known discovery name + - ASoC: zl38060 add gpiolib dependency + - ASoC: mediatek: mt8195: add missing initialization + - thermal: intel: quark_dts: fix error pointer dereference + - thermal: intel: BXT_PMIC: select REGMAP instead of depending on it + - cpufreq: apple-soc: Fix an IS_ERR() vs NULL check + - tracing: Add NULL checks for buffer in ring_buffer_free_read_page() + - kernel/printk/index.c: fix memory leak with using debugfs_lookup() + - firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3 + - bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC + support + - mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak + - IB/hfi1: Update RMT size calculation + - iommu: Remove deferred attach check from __iommu_detach_device() + - PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3() + - media: uvcvideo: Remove format descriptions + - media: uvcvideo: Handle cameras with invalid descriptors + - media: uvcvideo: Handle errors from calls to usb_string + - media: uvcvideo: Quirk for autosuspend in Logitech B910 and C910 + - media: uvcvideo: Silence memcpy() run-time false positive warnings + - USB: fix memory leak with using debugfs_lookup() + - cacheinfo: Fix shared_cpu_map to handle shared caches at different levels + - usb: fotg210: List different variants + - dt-bindings: usb: Add device id for Genesys Logic hub controller + - staging: emxx_udc: Add checks for dma_alloc_coherent() + - tty: fix out-of-bounds access in tty_driver_lookup_tty() + - tty: serial: fsl_lpuart: disable the CTS when send break signal + - serial: sc16is7xx: setup GPIO controller later in probe + - mei: bus-fixup:upon error print return values of send and receive + - tools/iio/iio_utils:fix memory leak + - bus: mhi: ep: Fix the debug message for MHI_PKT_TYPE_RESET_CHAN_CMD cmd + - iio: accel: mma9551_core: Prevent uninitialized variable in + mma9551_read_status_word() + - iio: accel: mma9551_core: Prevent uninitialized variable in + mma9551_read_config_word() + - media: uvcvideo: Add GUID for BGRA/X 8:8:8:8 + - soundwire: bus_type: Avoid lockdep assert in sdw_drv_probe() + - PCI/portdrv: Prevent LS7A Bus Master clearing on shutdown + - PCI: loongson: Prevent LS7A MRRS increases + - staging: pi433: fix memory leak with using debugfs_lookup() + - USB: dwc3: fix memory leak with using debugfs_lookup() + - USB: chipidea: fix memory leak with using debugfs_lookup() + - USB: ULPI: fix memory leak with using debugfs_lookup() + - USB: uhci: fix memory leak with using debugfs_lookup() + - USB: sl811: fix memory leak with using debugfs_lookup() + - USB: fotg210: fix memory leak with using debugfs_lookup() + - USB: isp116x: fix memory leak with using debugfs_lookup() + - USB: isp1362: fix memory leak with using debugfs_lookup() + - USB: gadget: gr_udc: fix memory leak with using debugfs_lookup() + - USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup() + - USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup() + - USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup() + - USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup() + - usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer + math + - USB: ene_usb6250: Allocate enough memory for full object + - usb: uvc: Enumerate valid values for color matching + - usb: gadget: uvc: Make bSourceID read/write + - PCI: Align extra resources for hotplug bridges properly + - PCI: Take other bus devices into account when distributing resources + - PCI: Distribute available resources for root buses, too + - tty: pcn_uart: fix memory leak with using debugfs_lookup() + - misc: vmw_balloon: fix memory leak with using debugfs_lookup() + - drivers: base: component: fix memory leak with using debugfs_lookup() + - drivers: base: dd: fix memory leak with using debugfs_lookup() + - kernel/fail_function: fix memory leak with using debugfs_lookup() + - PCI: loongson: Add more devices that need MRRS quirk + - PCI: Add ACS quirk for Wangxun NICs + - PCI: pciehp: Add Qualcomm quirk for Command Completed erratum + - phy: rockchip-typec: Fix unsigned comparison with less than zero + - RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by size + - soundwire: cadence: Remove wasted space in response_buf + - soundwire: cadence: Drain the RX FIFO after an IO timeout + - eth: fealnx: bring back this old driver + - net: tls: avoid hanging tasks on the tx_lock + - x86/resctl: fix scheduler confusion with 'current' + - vDPA/ifcvf: decouple hw features manipulators from the adapter + - vDPA/ifcvf: decouple config space ops from the adapter + - vDPA/ifcvf: alloc the mgmt_dev before the adapter + - vDPA/ifcvf: decouple vq IRQ releasers from the adapter + - vDPA/ifcvf: decouple config IRQ releaser from the adapter + - vDPA/ifcvf: decouple vq irq requester from the adapter + - vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the + adapter + - vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw + - vDPA/ifcvf: manage ifcvf_hw in the mgmt_dev + - vDPA/ifcvf: allocate the adapter in dev_add() + - drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state() + - drm/display/dp_mst: Fix down/up message handling after sink disconnect + - drm/display/dp_mst: Fix down message handling after a packet reception error + - drm/display/dp_mst: Fix payload addition on a disconnected sink + - drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs + - drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload() + - drm/i915/dp_mst: Fix payload removal during output disabling + - drm/i915: Fix system suspend without fbdev being initialized + - media: uvcvideo: Fix race condition with usb_kill_urb + - arm64: efi: Make efi_rt_lock a raw_spinlock + - usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() fails + - Linux 6.2.5 + + * Lunar update: v6.2.4 upstream stable release (LP: #2011428) + - Revert "blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and + blkcg_deactivate_policy()" + - Revert "blk-cgroup: dropping parent refcount after pd_free_fn() is done" + - Linux 6.2.4 + + * Lunar update: v6.2.3 upstream stable release (LP: #2011425) + - HID: asus: use spinlock to protect concurrent accesses + - HID: asus: use spinlock to safely schedule workers + - iommu/amd: Fix error handling for pdev_pri_ats_enable() + - iommu/amd: Skip attach device domain is same as new domain + - iommu/amd: Improve page fault error reporting + - iommu: Attach device group to old domain in error path + - powerpc/mm: Rearrange if-else block to avoid clang warning + - ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller" + - ARM: OMAP2+: Fix memory leak in realtime_counter_init() + - arm64: dts: qcom: qcs404: use symbol names for PCIe resets + - arm64: dts: qcom: msm8996-tone: Fix USB taking 6 minutes to wake up + - arm64: dts: qcom: sm6115: Fix UFS node + - arm64: dts: qcom: sm6115: Provide xo clk to rpmcc + - arm64: dts: qcom: sm8150-kumano: Panel framebuffer is 2.5k instead of 4k + - arm64: dts: qcom: pmi8950: Correct rev_1250v channel label to mv + - arm64: dts: qcom: sm6350: Fix up the ramoops node + - arm64: dts: qcom: sdm670-google-sargo: keep pm660 ldo8 on + - arm64: dts: qcom: Re-enable resin on MSM8998 and SDM845 boards + - arm64: dts: qcom: sm8350-sagami: Configure SLG51000 PMIC on PDX215 + - arm64: dts: qcom: sm8350-sagami: Add GPIO line names for PMIC GPIOs + - arm64: dts: qcom: sm8350-sagami: Rectify GPIO keys + - arm64: dts: qcom: sm6350-lena: Flatten gpio-keys pinctrl state + - arm64: dts: qcom: sm6125: Reorder HSUSB PHY clocks to match bindings + - arm64: dts: qcom: sm6125-seine: Clean up gpio-keys (volume down) + - arm64: dts: imx8m: Align SoC unique ID node unit address + - ARM: zynq: Fix refcount leak in zynq_early_slcr_init + - fs: dlm: fix return value check in dlm_memory_init() + - arm64: dts: mediatek: mt8195: Add power domain to U3PHY1 T-PHY + - arm64: dts: mediatek: mt8183: Fix systimer 13 MHz clock description + - arm64: dts: mediatek: mt8192: Fix systimer 13 MHz clock description + - arm64: dts: mediatek: mt8195: Fix systimer 13 MHz clock description + - arm64: dts: mediatek: mt8186: Fix systimer 13 MHz clock description + - arm64: dts: qcom: sdm845-db845c: fix audio codec interrupt pin name + - arm64: dts: qcom: sdm845-xiaomi-beryllium: fix audio codec interrupt pin + name + - x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC + - arm64: dts: qcom: sc7180: correct SPMI bus address cells + - arm64: dts: qcom: sc7280: correct SPMI bus address cells + - arm64: dts: qcom: sc8280xp: correct SPMI bus address cells + - arm64: dts: qcom: sm8450: correct Soundwire wakeup interrupt name + - arm64: dts: qcom: sdm845: make DP node follow the schema + - arm64: dts: qcom: msm8996-oneplus-common: drop vdda-supply from DSI PHY + - arm64: dts: qcom: sc8280xp: Vote for CX in USB controllers + - arm64: dts: meson-gxl: jethub-j80: Fix WiFi MAC address node + - arm64: dts: meson-gxl: jethub-j80: Fix Bluetooth MAC node name + - arm64: dts: meson-axg: jethub-j1xx: Fix MAC address node names + - arm64: dts: meson-gx: Fix Ethernet MAC address unit name + - arm64: dts: meson-g12a: Fix internal Ethernet PHY unit name + - arm64: dts: meson-gx: Fix the SCPI DVFS node name and unit address + - cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again* + - arm64: dts: ti: k3-am62-main: Fix clocks for McSPI + - arm64: tegra: Fix duplicate regulator on Jetson TX1 + - arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem size + - arm64: dts: qcom: msm8992-bullhead: Disable dfps_data_mem + - arm64: dts: qcom: msm8956: use SoC-specific compat for tsens + - arm64: dts: qcom: ipq8074: correct USB3 QMP PHY-s clock output names + - arm64: dts: qcom: ipq8074: fix Gen2 PCIe QMP PHY + - arm64: dts: qcom: ipq8074: fix Gen3 PCIe QMP PHY + - arm64: dts: qcom: ipq8074: correct Gen2 PCIe ranges + - arm64: dts: qcom: ipq8074: fix Gen3 PCIe node + - arm64: dts: qcom: ipq8074: correct PCIe QMP PHY output clock names + - arm64: dts: meson: remove CPU opps below 1GHz for G12A boards + - ARM: OMAP1: call platform_device_put() in error case in + omap1_dm_timer_init() + - arm64: dts: mediatek: mt8192: Mark scp_adsp clock as broken + - ARM: bcm2835_defconfig: Enable the framebuffer + - ARM: s3c: fix s3c64xx_set_timer_source prototype + - arm64: dts: ti: k3-j7200: Fix wakeup pinmux range + - ARM: dts: exynos: correct wr-active property in Exynos3250 Rinato + - ARM: imx: Call ida_simple_remove() for ida_simple_get + - arm64: dts: amlogic: meson-gx: fix SCPI clock dvfs node name + - arm64: dts: amlogic: meson-axg: fix SCPI clock dvfs node name + - arm64: dts: amlogic: meson-gx: add missing SCPI sensors compatible + - arm64: dts: amlogic: meson-axg-jethome-jethub-j1xx: fix supply name of USB + controller node + - arm64: dts: amlogic: meson-gxl-s905d-sml5442tw: drop invalid clock-names + property + - arm64: dts: amlogic: meson-gx: add missing unit address to rng node name + - arm64: dts: amlogic: meson-gxl-s905w-jethome-jethub-j80: fix invalid rtc + node name + - arm64: dts: amlogic: meson-axg-jethome-jethub-j1xx: fix invalid rtc node + name + - arm64: dts: amlogic: meson-gxl: add missing unit address to eth-phy-mux node + name + - arm64: dts: amlogic: meson-gx-libretech-pc: fix update button name + - arm64: dts: amlogic: meson-sm1-bananapi-m5: fix adc keys node names + - arm64: dts: amlogic: meson-gxl-s905d-phicomm-n1: fix led node name + - arm64: dts: amlogic: meson-gxbb-kii-pro: fix led node name + - arm64: dts: amlogic: meson-g12b-odroid-go-ultra: fix rk818 pmic properties + - arm64: dts: amlogic: meson-sm1-odroid-hc4: fix active fan thermal trip + - locking/rwsem: Disable preemption in all down_read*() and up_read() code + paths + - arm64: tegra: Mark host1x as dma-coherent on Tegra194/234 + - arm64: dts: renesas: beacon-renesom: Fix gpio expander reference + - arm64: dts: meson: radxa-zero: allow usb otg mode + - arm64: dts: meson: bananapi-m5: switch VDDIO_C pin to OPEN_DRAIN + - ARM: dts: sun8i: nanopi-duo2: Fix regulator GPIO reference + - ublk_drv: remove nr_aborted_queues from ublk_device + - ublk_drv: don't probe partitions if the ubq daemon isn't trusted + - ARM: dts: imx7s: correct iomuxc gpr mux controller cells + - sbitmap: remove redundant check in __sbitmap_queue_get_batch + - sbitmap: correct wake_batch recalculation to avoid potential IO hung + - arm64: dts: mt8195: Fix CPU map for single-cluster SoC + - arm64: dts: mt8192: Fix CPU map for single-cluster SoC + - arm64: dts: mt8186: Fix CPU map for single-cluster SoC + - arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm node + - arm64: dts: mediatek: mt8186: Fix watchdog compatible + - arm64: dts: mediatek: mt8195: Fix watchdog compatible + - arm64: dts: mediatek: mt7986: Fix watchdog compatible + - ARM: dts: stm32: Update part number NVMEM description on stm32mp131 + - arm64: dts: qcom: sm8450-nagara: Correct firmware paths + - blk-mq: avoid sleep in blk_mq_alloc_request_hctx + - blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx + - blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait + - blk-mq: Fix potential io hung for shared sbitmap per tagset + - blk-mq: correct stale comment of .get_budget + - arm64: dts: qcom: msm8996: support using GPLL0 as kryocc input + - arm64: dts: qcom: msm8996 switch from RPM_SMD_BB_CLK1 to RPM_SMD_XO_CLK_SRC + - arm64: dts: qcom: sm8350: drop incorrect cells from serial + - arm64: dts: qcom: sm8450: drop incorrect cells from serial + - arm64: dts: qcom: msm8992-lg-bullhead: Correct memory overlaps with the SMEM + and MPSS memory regions + - arm64: dts: qcom: msm8953: correct TLMM gpio-ranges + - arm64: dts: qcom: sm6115: correct TLMM gpio-ranges + - arm64: dts: qcom: msm8992-lg-bullhead: Enable regulators + - s390/dasd: Fix potential memleak in dasd_eckd_init() + - io_uring,audit: don't log IORING_OP_MADVISE + - sched/rt: pick_next_rt_entity(): check list_entry + - perf/x86/intel/ds: Fix the conversion from TSC to perf time + - x86/perf/zhaoxin: Add stepping check for ZXC + - KEYS: asymmetric: Fix ECDSA use via keyctl uapi + - block: ublk: check IO buffer based on flag need_get_data + - arm64: dts: qcom: pmk8350: Use the correct PON compatible + - erofs: relinquish volume with mutex held + - block: sync mixed merged request's failfast with 1st bio's + - block: Fix io statistics for cgroup in throttle path + - block: bio-integrity: Copy flags when bio_integrity_payload is cloned + - block: use proper return value from bio_failfast() + - wifi: mt76: mt7915: add missing of_node_put() + - wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host + - wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaks + - wifi: mt76: mt7996: fix insecure data handling of mt7996_mcu_ie_countdown() + - wifi: mt76: mt7996: fix insecure data handling of + mt7996_mcu_rx_radar_detected() + - wifi: mt76: mt7996: fix integer handling issue of mt7996_rf_regval_set() + - wifi: mt76: mt7915: check return value before accessing free_block_num + - wifi: mt76: mt7996: check return value before accessing free_block_num + - wifi: mt76: mt7915: drop always true condition of __mt7915_reg_addr() + - wifi: mt76: mt7996: drop always true condition of __mt7996_reg_addr() + - wifi: mt76: mt7996: fix endianness warning in mt7996_mcu_sta_he_tlv + - wifi: mt76: mt76x0: fix oob access in mt76x0_phy_get_target_power + - wifi: mt76: mt7996: fix unintended sign extension of mt7996_hw_queue_read() + - wifi: mt76: mt7915: fix unintended sign extension of mt7915_hw_queue_read() + - wifi: mt76: fix coverity uninit_use_in_call in + mt76_connac2_reverse_frag0_hdr_trans() + - wifi: mt76: mt7921: resource leaks at mt7921_check_offload_capability() + - wifi: rsi: Fix memory leak in rsi_coex_attach() + - wifi: rtlwifi: rtl8821ae: don't call kfree_skb() under spin_lock_irqsave() + - wifi: rtlwifi: rtl8188ee: don't call kfree_skb() under spin_lock_irqsave() + - wifi: rtlwifi: rtl8723be: don't call kfree_skb() under spin_lock_irqsave() + - wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave() + - wifi: libertas: fix memory leak in lbs_init_adapter() + - wifi: rtl8xxxu: Fix assignment to bit field priv->pi_enabled + - wifi: rtl8xxxu: Fix assignment to bit field priv->cck_agc_report_type + - wifi: rtl8xxxu: don't call dev_kfree_skb() under spin_lock_irqsave() + - wifi: rtw89: 8852c: rfk: correct DACK setting + - wifi: rtw89: 8852c: rfk: correct DPK settings + - wifi: rtlwifi: Fix global-out-of-bounds bug in + _rtl8812ae_phy_set_txpower_limit() + - libbpf: Fix single-line struct definition output in btf_dump + - libbpf: Fix btf__align_of() by taking into account field offsets + - wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave() + - wifi: ipw2200: fix memory leak in ipw_wdev_init() + - wifi: wilc1000: fix potential memory leak in wilc_mac_xmit() + - wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init() + - wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit() + - wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid() + - wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave() + - wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave() + - wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave() + - wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave() + - wifi: wl3501_cs: don't call kfree_skb() under spin_lock_irqsave() + - libbpf: Fix invalid return address register in s390 + - crypto: x86/ghash - fix unaligned access in ghash_setkey() + - crypto: ux500 - update debug config after ux500 cryp driver removal + - ACPICA: Drop port I/O validation for some regions + - genirq: Fix the return type of kstat_cpu_irqs_sum() + - rcu-tasks: Improve comments explaining tasks_rcu_exit_srcu purpose + - rcu-tasks: Remove preemption disablement around srcu_read_[un]lock() calls + - rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes() + - lib/mpi: Fix buffer overrun when SG is too long + - crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2 + - platform/chrome: cros_ec_typec: Update port DP VDO + - ACPICA: nsrepair: handle cases without a return value correctly + - libbpf: Fix map creation flags sanitization + - bpf_doc: Fix build error with older python versions + - selftests/xsk: print correct payload for packet dump + - selftests/xsk: print correct error codes when exiting + - arm64/cpufeature: Fix field sign for DIT hwcap detection + - arm64/sysreg: Fix errors in 32 bit enumeration values + - kselftest/arm64: Fix syscall-abi for systems without 128 bit SME + - workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex + - s390/early: fix sclp_early_sccb variable lifetime + - s390/vfio-ap: fix an error handling path in vfio_ap_mdev_probe_queue() + - x86/signal: Fix the value returned by strict_sas_size() + - thermal/drivers/tsens: Drop msm8976-specific defines + - thermal/drivers/tsens: Sort out msm8976 vs msm8956 data + - thermal/drivers/tsens: fix slope values for msm8939 + - thermal/drivers/tsens: limit num_sensors to 9 for msm8939 + - wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie() + - wifi: rtw89: Add missing check for alloc_workqueue + - wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EU + - wifi: orinoco: check return value of hermes_write_wordrec() + - wifi: rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter() + - wifi: rtw88: Use non-atomic sta iterator in rtw_ra_mask_info_update() + - thermal/drivers/imx_sc_thermal: Fix the loop condition + - wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback + function + - wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails + - wifi: ath9k: Fix potential stack-out-of-bounds write in + ath9k_wmi_rsp_callback() + - wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setup + - wifi: cfg80211: Fix extended KCK key length check in + nl80211_set_rekey_data() + - ACPI: battery: Fix missing NUL-termination with large strings + - selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m + - crypto: ccp - Failure on re-initialization due to duplicate sysfs filename + - crypto: essiv - Handle EBUSY correctly + - crypto: seqiv - Handle EBUSY correctly + - powercap: fix possible name leak in powercap_register_zone() + - bpf: Fix state pruning for STACK_DYNPTR stack slots + - bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR + - bpf: Fix partial dynptr stack slot reads/writes + - x86/microcode: Add a parameter to microcode_check() to store CPU + capabilities + - x86/microcode: Check CPU capabilities after late microcode update correctly + - x86/microcode: Adjust late loading result reporting message + - net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release action + - selftests/bpf: Fix vmtest static compilation error + - crypto: xts - Handle EBUSY correctly + - leds: led-class: Add missing put_device() to led_put() + - drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size + - s390/bpf: Add expoline to tail calls + - wifi: iwlwifi: mei: fix compilation errors in rfkill() + - kselftest/arm64: Fix enumeration of systems without 128 bit SME + - can: rcar_canfd: Fix R-Car V3U CAN mode selection + - can: rcar_canfd: Fix R-Car V3U GAFLCFG field accesses + - selftests/bpf: Initialize tc in xdp_synproxy + - crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware + - bpftool: profile online CPUs instead of possible + - wifi: mt76: mt7921: fix deadlock in mt7921_abort_roc + - wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after + init_work + - wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttling + - wifi: mt76: mt7915: rework mt7915_thermal_temp_store() + - wifi: mt76: mt7921: fix channel switch fail in monitor mode + - wifi: mt76: mt7996: fix chainmask calculation in mt7996_set_antenna() + - wifi: mt76: mt7996: update register for CFEND_RATE + - wifi: mt76: connac: fix POWER_CTRL command name typo + - wifi: mt76: mt7921: fix invalid remain_on_channel duration + - wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit + - wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exit + - wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanup + - wifi: mt76: fix switch default case in mt7996_reverse_frag0_hdr_trans + - wifi: mt76: mt7915: fix WED TxS reporting + - wifi: mt76: add memory barrier to SDIO queue kick + - wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_val + - net/mlx5: Enhance debug print in page allocation failure + - irqchip: Fix refcount leak in platform_irqchip_probe + - irqchip/alpine-msi: Fix refcount leak in alpine_msix_init_domains + - irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe + - irqchip/ti-sci: Fix refcount leak in ti_sci_intr_irq_domain_probe + - s390/mem_detect: fix detect_memory() error handling + - s390/vmem: fix empty page tables cleanup under KASAN + - s390/boot: cleanup decompressor header files + - s390/mem_detect: rely on diag260() if sclp_early_get_memsize() fails + - s390/boot: fix mem_detect extended area allocation + - net: add sock_init_data_uid() + - tun: tun_chr_open(): correctly initialize socket uid + - tap: tap_open(): correctly initialize socket uid + - rxrpc: Fix overwaking on call poking + - OPP: fix error checking in opp_migrate_dentry() + - cpufreq: davinci: Fix clk use after free + - Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds + - Bluetooth: L2CAP: Fix potential user-after-free + - Bluetooth: hci_qca: get wakeup status from serdev device handle + - net: ipa: generic command param fix + - s390: vfio-ap: tighten the NIB validity check + - s390/ap: fix status returned by ap_aqic() + - s390/ap: fix status returned by ap_qact() + - libbpf: Fix alen calculation in libbpf_nla_dump_errormsg() + - xen/grant-dma-iommu: Implement a dummy probe_device() callback + - rds: rds_rm_zerocopy_callback() correct order for list_add_tail() + - crypto: rsa-pkcs1pad - Use akcipher_request_complete + - m68k: /proc/hardware should depend on PROC_FS + - RISC-V: time: initialize hrtimer based broadcast clock event device + - clocksource/drivers/riscv: Patch riscv_clock_next_event() jump before first + use + - wifi: iwl3945: Add missing check for create_singlethread_workqueue + - wifi: iwl4965: Add missing check for create_singlethread_workqueue() + - wifi: brcmfmac: Rename Cypress 89459 to BCM4355 + - wifi: brcmfmac: pcie: Add IDs/properties for BCM4355 + - wifi: brcmfmac: pcie: Add IDs/properties for BCM4377 + - wifi: brcmfmac: pcie: Perform correct BCM4364 firmware selection + - wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize() + - wifi: rtw89: fix parsing offset for MCC C2H + - selftests/bpf: Fix out-of-srctree build + - ACPI: resource: Add IRQ overrides for MAINGEAR Vector Pro 2 models + - ACPI: resource: Do IRQ override on all TongFang GMxRGxx + - crypto: octeontx2 - Fix objects shared between several modules + - crypto: crypto4xx - Call dma_unmap_page when done + - vfio/ccw: remove WARN_ON during shutdown + - wifi: mac80211: move color collision detection report in a delayed work + - wifi: mac80211: make rate u32 in sta_set_rate_info_rx() + - wifi: mac80211: fix non-MLO station association + - wifi: mac80211: Don't translate MLD addresses for multicast + - wifi: mac80211: avoid u32_encode_bits() warning + - wifi: mac80211: fix off-by-one link setting + - tools/lib/thermal: Fix thermal_sampling_exit() + - thermal/drivers/hisi: Drop second sensor hi3660 + - selftests/bpf: Fix map_kptr test. + - wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta() + - bpf: Zeroing allocated object from slab in bpf memory allocator + - selftests/bpf: Fix xdp_do_redirect on s390x + - can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a + bus error + - can: esd_usb: Make use of can_change_state() and relocate checking skb for + NULL + - xsk: check IFF_UP earlier in Tx path + - LoongArch, bpf: Use 4 instructions for function address in JIT + - bpf: Fix global subprog context argument resolution logic + - irqchip/irq-brcmstb-l2: Set IRQ_LEVEL for level triggered interrupts + - irqchip/irq-bcm7120-l2: Set IRQ_LEVEL for level triggered interrupts + - net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link() + - net/smc: fix application data exception + - selftests/net: Interpret UDP_GRO cmsg data as an int value + - l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register() + - net: bcmgenet: fix MoCA LED control + - net: lan966x: Fix possible deadlock inside PTP + - net/mlx4_en: Introduce flexible array to silence overflow warning + - net/mlx5e: Align IPsec ASO result memory to be as required by hardware + - selftest: fib_tests: Always cleanup before exit + - sefltests: netdevsim: wait for devlink instance after netns removal + - drm: Fix potential null-ptr-deref due to drmm_mode_config_init() + - drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formats + - drm/bridge: ti-sn65dsi83: Fix delay after reset deassert to match spec + - drm: mxsfb: DRM_IMX_LCDIF should depend on ARCH_MXC + - drm: mxsfb: DRM_MXSFB should depend on ARCH_MXS || ARCH_MXC + - drm/bridge: megachips: Fix error handling in i2c_register_driver() + - drm/vkms: Fix memory leak in vkms_init() + - drm/vkms: Fix null-ptr-deref in vkms_release() + - drm/modes: Use strscpy() to copy command-line mode name + - drm/vc4: dpi: Fix format mapping for RGB565 + - drm/bridge: it6505: Guard bridge power in IRQ handler + - drm: tidss: Fix pixel format definition + - gpu: ipu-v3: common: Add of_node_put() for reference returned by + of_graph_get_port_by_id() + - drm/ast: Init iosys_map pointer as I/O memory for damage handling + - drm/vc4: drop all currently held locks if deadlock happens + - hwmon: (ftsteutates) Fix scaling of measurements + - drm/msm/dpu: check for null return of devm_kzalloc() in dpu_writeback_init() + - drm/msm/hdmi: Add missing check for alloc_ordered_workqueue + - pinctrl: qcom: pinctrl-msm8976: Correct function names for wcss pins + - pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domain + - pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groups + - drm/vc4: hvs: Configure the HVS COB allocations + - drm/vc4: hvs: Set AXI panic modes + - drm/vc4: hvs: SCALER_DISPBKGND_AUTOHS is only valid on HVS4 + - drm/vc4: hvs: Correct interrupt masking bit assignment for HVS5 + - drm/vc4: hvs: Fix colour order for xRGB1555 on HVS5 + - drm/vc4: hdmi: Correct interlaced timings again + - drm/msm: clean event_thread->worker in case of an error + - drm/panel-edp: fix name for IVO product id 854b + - scsi: qla2xxx: Fix exchange oversubscription + - scsi: qla2xxx: Fix exchange oversubscription for management commands + - scsi: qla2xxx: edif: Fix clang warning + - ASoC: fsl_sai: initialize is_dsp_mode flag + - drm/bridge: tc358767: Set default CLRSIPO count + - drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup() + - ALSA: hda/ca0132: minor fix for allocation size + - drm/amdgpu: Use the sched from entity for amdgpu_cs trace + - drm/msm/gem: Add check for kmalloc + - drm/msm/dpu: Disallow unallocated resources to be returned + - drm/bridge: lt9611: fix sleep mode setup + - drm/bridge: lt9611: fix HPD reenablement + - drm/bridge: lt9611: fix polarity programming + - drm/bridge: lt9611: fix programming of video modes + - drm/bridge: lt9611: fix clock calculation + - drm/bridge: lt9611: pass a pointer to the of node + - regulator: tps65219: use IS_ERR() to detect an error pointer + - drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightness + - drm: exynos: dsi: Fix MIPI_DSI*_NO_* mode flags + - drm/msm/dsi: Allow 2 CTRLs on v2.5.0 + - scsi: ufs: exynos: Fix DMA alignment for PAGE_SIZE != 4096 + - drm/msm/dpu: sc7180: add missing WB2 clock control + - drm/msm: use strscpy instead of strncpy + - drm/msm/dpu: Add check for cstate + - drm/msm/dpu: Add check for pstates + - drm/msm/mdp5: Add check for kzalloc + - habanalabs: bugs fixes in timestamps buff alloc + - pinctrl: bcm2835: Remove of_node_put() in bcm2835_of_gpio_ranges_fallback() + - pinctrl: mediatek: Initialize variable pullen and pullup to zero + - pinctrl: mediatek: Initialize variable *buf to zero + - gpu: host1x: Fix mask for syncpoint increment register + - gpu: host1x: Don't skip assigning syncpoints to channels + - drm/tegra: firewall: Check for is_addr_reg existence in IMM check + - drm/i915/mtl: Add initial gt workarounds + - drm/i915/xehp: GAM registers don't need to be re-applied on engine resets + - pinctrl: renesas: rzg2l: Fix configuring the GPIO pins as interrupts + - drm/i915/xehp: Annotate a couple more workaround registers as MCR + - drm/msm/dpu: set pdpu->is_rt_pipe early in dpu_plane_sspp_atomic_update() + - drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmd + - drm/mediatek: Use NULL instead of 0 for NULL pointer + - drm/mediatek: Drop unbalanced obj unref + - drm/mediatek: mtk_drm_crtc: Add checks for devm_kcalloc + - drm/mediatek: Clean dangling pointer on bind error path + - ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress() + - dt-bindings: display: mediatek: Fix the fallback for mediatek,mt8186-disp- + ccorr + - gpio: pca9570: rename platform_data to chip_data + - gpio: vf610: connect GPIO label to dev name + - ASoC: topology: Properly access value coming from topology file + - spi: dw_bt1: fix MUX_MMIO dependencies + - ASoC: mchp-spdifrx: fix controls which rely on rsr register + - ASoC: mchp-spdifrx: fix return value in case completion times out + - ASoC: mchp-spdifrx: fix controls that works with completion mechanism + - ASoC: mchp-spdifrx: disable all interrupts in mchp_spdifrx_dai_remove() + - dm: improve shrinker debug names + - regmap: apply reg_base and reg_downshift for single register ops + - accel: fix CONFIG_DRM dependencies + - ASoC: rsnd: fixup #endif position + - ASoC: mchp-spdifrx: Fix uninitialized use of mr in mchp_spdifrx_hw_params() + - ASoC: dt-bindings: meson: fix gx-card codec node regex + - regulator: tps65219: use generic set_bypass() + - hwmon: (asus-ec-sensors) add missing mutex path + - hwmon: (ltc2945) Handle error case in ltc2945_value_store + - ALSA: hda: Fix the control element identification for multiple codecs + - drm/amdgpu: fix enum odm_combine_mode mismatch + - scsi: mpt3sas: Fix a memory leak + - scsi: aic94xx: Add missing check for dma_map_single() + - HID: multitouch: Add quirks for flipped axes + - HID: retain initial quirks set up when creating HID devices + - ASoC: qcom: q6apm-lpass-dai: unprepare stream if its already prepared + - ASoC: qcom: q6apm-dai: fix race condition while updating the position + pointer + - ASoC: qcom: q6apm-dai: Add SNDRV_PCM_INFO_BATCH flag + - ASoC: codecs: lpass: register mclk after runtime pm + - ASoC: codecs: lpass: fix incorrect mclk rate + - drm/amd/display: don't call dc_interrupt_set() for disabled crtcs + - HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll support + - spi: bcm63xx-hsspi: Fix multi-bit mode setting + - hwmon: (mlxreg-fan) Return zero speed for broken fan + - ASoC: tlv320adcx140: fix 'ti,gpio-config' DT property init + - dm: remove flush_scheduled_work() during local_exit() + - nfs4trace: fix state manager flag printing + - NFS: fix disabling of swap + - drm/i915/pvc: Implement recommended caching policy + - drm/i915/pvc: Annotate two more workaround/tuning registers as MCR + - drm/i915: Fix GEN8_MISCCPCTL + - spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one() + - ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declared + - HID: bigben: use spinlock to protect concurrent accesses + - HID: bigben_worker() remove unneeded check on report_field + - HID: bigben: use spinlock to safely schedule workers + - hid: bigben_probe(): validate report count + - ALSA: hda/hdmi: Register with vga_switcheroo on Dual GPU Macbooks + - drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt() + - NFSD: enhance inter-server copy cleanup + - NFSD: fix leaked reference count of nfsd4_ssc_umount_item + - nfsd: fix race to check ls_layouts + - nfsd: clean up potential nfsd_file refcount leaks in COPY codepath + - NFSD: fix problems with cleanup on errors in nfsd4_copy + - nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open + - nfsd: don't fsync nfsd_files on last close + - NFSD: copy the whole verifier in nfsd_copy_write_verifier + - cifs: Fix lost destroy smbd connection when MR allocate failed + - cifs: Fix warning and UAF when destroy the MR list + - cifs: use tcon allocation functions even for dummy tcon + - gfs2: jdata writepage fix + - perf llvm: Fix inadvertent file creation + - leds: led-core: Fix refcount leak in of_led_get() + - leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest() + - leds: simatic-ipc-leds-gpio: Make sure we have the GPIO providing driver + - tools/tracing/rtla: osnoise_hist: use total duration for average calculation + - perf inject: Use perf_data__read() for auxtrace + - perf intel-pt: Do not try to queue auxtrace data on pipe + - perf stat: Hide invalid uncore event output for aggr mode + - perf jevents: Correct bad character encoding + - perf test bpf: Skip test if kernel-debuginfo is not present + - perf tools: Fix auto-complete on aarch64 + - perf stat: Avoid merging/aggregating metric counts twice + - sparc: allow PM configs for sparc32 COMPILE_TEST + - selftests: find echo binary to use -ne options + - selftests/ftrace: Fix bash specific "==" operator + - selftests: use printf instead of echo -ne + - perf record: Fix segfault with --overwrite and --max-size + - printf: fix errname.c list + - perf tests stat_all_metrics: Change true workload to sleep workload for + system wide check + - objtool: add UACCESS exceptions for __tsan_volatile_read/write + - selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols + - sysctl: fix proc_dobool() usability + - mfd: rk808: Re-add rk808-clkout to RK818 + - mfd: cs5535: Don't build on UML + - mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read() + - dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0 + - RDMA/erdma: Fix refcount leak in erdma_mmap + - dmaengine: HISI_DMA should depend on ARCH_HISI + - RDMA/hns: Fix refcount leak in hns_roce_mmap + - iio: light: tsl2563: Do not hardcode interrupt trigger type + - usb: gadget: fusb300_udc: free irq on the error path in fusb300_probe() + - i2c: designware: fix i2c_dw_clk_rate() return size to be u32 + - i2c: qcom-geni: change i2c_master_hub to static + - soundwire: cadence: Don't overflow the command FIFOs + - driver core: fix potential null-ptr-deref in device_add() + - kobject: Fix slab-out-of-bounds in fill_kobj_path() + - alpha/boot/tools/objstrip: fix the check for ELF header + - media: uvcvideo: Check for INACTIVE in uvc_ctrl_is_accessible() + - media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU + - media: uvcvideo: Refactor uvc_ctrl_mappings_uvcXX + - media: uvcvideo: Refactor power_line_frequency_controls_limited + - coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTR + - coresight: cti: Prevent negative values of enable count + - coresight: cti: Add PM runtime call in enable_store + - usb: typec: intel_pmc_mux: Don't leak the ACPI device reference count + - PCI/IOV: Enlarge virtfn sysfs name buffer + - PCI: switchtec: Return -EFAULT for copy_to_user() errors + - PCI: endpoint: pci-epf-vntb: Add epf_ntb_mw_bar_clear() num_mws kernel-doc + - hwtracing: hisi_ptt: Only add the supported devices to the filters list + - tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown() + - tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown() + - serial: tegra: Add missing clk_disable_unprepare() in tegra_uart_hw_init() + - Revert "char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in + set_protocol" + - eeprom: idt_89hpesx: Fix error handling in idt_init() + - applicom: Fix PCI device refcount leak in applicom_init() + - firmware: stratix10-svc: add missing gen_pool_destroy() in + stratix10_svc_drv_probe() + - firmware: stratix10-svc: fix error handle while alloc/add device failed + - VMCI: check context->notify_page after call to get_user_pages_fast() to + avoid GPF + - mei: pxp: Use correct macros to initialize uuid_le + - misc/mei/hdcp: Use correct macros to initialize uuid_le + - misc: fastrpc: Fix an error handling path in fastrpc_rpmsg_probe() + - iommu/exynos: Fix error handling in exynos_iommu_init() + - driver core: fix resource leak in device_add() + - driver core: location: Free struct acpi_pld_info *pld before return false + - drivers: base: transport_class: fix possible memory leak + - drivers: base: transport_class: fix resource leak when + transport_add_device() fails + - firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handle + - selftests: iommu: Fix test_cmd_destroy_access() call in user_copy + - iommufd: Add three missing structures in ucmd_buffer + - fotg210-udc: Add missing completion handler + - dmaengine: dw-edma: Fix missing src/dst address of interleaved xfers + - fpga: microchip-spi: move SPI I/O buffers out of stack + - fpga: microchip-spi: rewrite status polling in a time measurable way + - usb: early: xhci-dbc: Fix a potential out-of-bound memory access + - tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case + - RDMA/cxgb4: add null-ptr-check after ip_dev_find() + - usb: musb: mediatek: don't unregister something that wasn't registered + - usb: gadget: configfs: Restrict symlink creation is UDC already binded + - phy: mediatek: remove temporary variable @mask_ + - PCI: mt7621: Delay phy ports initialization + - iommu/vt-d: Set No Execute Enable bit in PASID table entry + - power: supply: remove faulty cooling logic + - RDMA/siw: Fix user page pinning accounting + - RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish() + - usb: max-3421: Fix setting of I/O pins + - RDMA/irdma: Cap MSIX used to online CPUs + 1 + - serial: fsl_lpuart: fix RS485 RTS polariy inverse issue + - tty: serial: imx: disable Ageing Timer interrupt request irq + - driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links + - driver core: fw_devlink: Don't purge child fwnode's consumer links + - driver core: fw_devlink: Allow marking a fwnode link as being part of a + cycle + - driver core: fw_devlink: Consolidate device link flag computation + - driver core: fw_devlink: Improve check for fwnode with no device/driver + - driver core: fw_devlink: Make cycle detection more robust + - mtd: mtdpart: Don't create platform device that'll never probe + - usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_dev + - dmaengine: dw-edma: Fix readq_ch() return value truncation + - PCI: Fix dropping valid root bus resources with .end = zero + - phy: rockchip-typec: fix tcphy_get_mode error case + - PCI: qcom: Fix host-init error handling + - iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry() + - iommu: Fix error unwind in iommu_group_alloc() + - iommu/amd: Do not identity map v2 capable device when snp is enabled + - dmaengine: sf-pdma: pdma_desc memory leak fix + - dmaengine: dw-axi-dmac: Do not dereference NULL structure + - dmaengine: ptdma: check for null desc before calling pt_cmd_callback + - iommu/vt-d: Fix error handling in sva enable/disable paths + - iommu/vt-d: Allow to use flush-queue when first level is default + - RDMA/rxe: Cleanup mr_check_range + - RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c + - RDMA-rxe: Isolate mr code from atomic_reply() + - RDMA-rxe: Isolate mr code from atomic_write_reply() + - RDMA/rxe: Cleanup page variables in rxe_mr.c + - RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray + - Subject: RDMA/rxe: Handle zero length rdma + - RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering + memory on first packet + - RDMA/rxe: Fix missing memory barriers in rxe_queue.h + - IB/hfi1: Fix math bugs in hfi1_can_pin_pages() + - IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors + - Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after + use" + - remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headers + - media: ti: cal: fix possible memory leak in cal_ctx_create() + - media: platform: ti: Add missing check for devm_regulator_get + - media: imx: imx7-media-csi: fix missing clk_disable_unprepare() in + imx7_csi_init() + - powerpc: Remove linker flag from KBUILD_AFLAGS + - s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64 + - builddeb: clean generated package content + - media: max9286: Fix memleak in max9286_v4l2_register() + - media: ov2740: Fix memleak in ov2740_init_controls() + - media: ov5675: Fix memleak in ov5675_init_controls() + - media: i2c: tc358746: fix missing return assignment + - media: i2c: tc358746: fix ignoring read error in g_register callback + - media: i2c: tc358746: fix possible endianness issue + - media: ov5640: Fix soft reset sequence and timings + - media: ov5640: Handle delays when no reset_gpio set + - media: mc: Get media_device directly from pad + - media: i2c: ov772x: Fix memleak in ov772x_probe() + - media: i2c: imx219: Split common registers from mode tables + - media: i2c: imx219: Fix binning for RAW8 capture + - media: platform: mtk-mdp3: Fix return value check in mdp_probe() + - media: camss: csiphy-3ph: avoid undefined behavior + - media: platform: mtk-mdp3: fix Kconfig dependencies + - media: v4l2-jpeg: correct the skip count in jpeg_parse_app14_data + - media: v4l2-jpeg: ignore the unknown APP14 marker + - media: hantro: Fix JPEG encoder ENUM_FRMSIZE on RK3399 + - media: imx-jpeg: Apply clk_bulk api instead of operating specific clk + - media: amphion: correct the unspecified color space + - media: drivers/media/v4l2-core/v4l2-h264 : add detection of null pointers + - media: rc: Fix use-after-free bugs caused by ene_tx_irqsim() + - media: atomisp: fix videobuf2 Kconfig depenendency + - media: atomisp: Only set default_run_mode on first open of a stream/asd + - media: i2c: ov7670: 0 instead of -EINVAL was returned + - media: usb: siano: Fix use after free bugs caused by do_submit_urb + - media: saa7134: Use video_unregister_device for radio_dev + - rpmsg: glink: Avoid infinite loop on intent for missing channel + - rpmsg: glink: Release driver_override + - ARM: OMAP2+: omap4-common: Fix refcount leak bug + - arm64: dts: qcom: msm8996: Add additional A2NoC clocks + - udf: Define EFSCORRUPTED error code + - context_tracking: Fix noinstr vs KASAN + - exit: Detect and fix irq disabled state in oops + - ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy + - fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected + - blk-iocost: fix divide by 0 error in calc_lcoefs() + - blk-cgroup: dropping parent refcount after pd_free_fn() is done + - blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and + blkcg_deactivate_policy() + - trace/blktrace: fix memory leak with using debugfs_lookup() + - btrfs: scrub: improve tree block error reporting + - arm64: zynqmp: Enable hs termination flag for USB dwc3 controller + - cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE + - x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads + - cpuidle: drivers: firmware: psci: Dont instrument suspend code + - cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG + - perf/x86/intel/uncore: Add Meteor Lake support + - wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect() + - wifi: ath11k: fix monitor mode bringup crash + - wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds() + - rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks + - rcu: Suppress smp_processor_id() complaint in + synchronize_rcu_expedited_wait() + - srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL + - rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug + - rcu-tasks: Handle queue-shrink/callback-enqueue race condition + - wifi: ath11k: debugfs: fix to work with multiple PCI devices + - thermal: intel: Fix unsigned comparison with less than zero + - timers: Prevent union confusion from unexpected restart_syscall() + - x86/bugs: Reset speculation control settings on init + - bpftool: Always disable stack protection for BPF objects + - wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out- + of-bounds + - wifi: rtw89: fix assignation of TX BD RAM table + - wifi: mt7601u: fix an integer underflow + - inet: fix fast path in __inet_hash_connect() + - ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB + - ice: add missing checks for PF vsi type + - Compiler attributes: GCC cold function alignment workarounds + - ACPI: Don't build ACPICA with '-Os' + - bpf, docs: Fix modulo zero, division by zero, overflow, and underflow + - thermal: intel: intel_pch: Add support for Wellsburg PCH + - clocksource: Suspend the watchdog temporarily when high read latency + detected + - crypto: hisilicon: Wipe entire pool on error + - net: bcmgenet: Add a check for oversized packets + - m68k: Check syscall_trace_enter() return code + - s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swapping + - netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj() + - can: isotp: check CAN address family in isotp_bind() + - gcc-plugins: drop -std=gnu++11 to fix GCC 13 build + - tools/power/x86/intel-speed-select: Add Emerald Rapid quirk + - platform/x86: dell-ddv: Add support for interface version 3 + - wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup + - ACPI: video: Fix Lenovo Ideapad Z570 DMI match + - net/mlx5: fw_tracer: Fix debug print + - coda: Avoid partial allocation of sig_inputArgs + - uaccess: Add minimum bounds check on kernel buffer size + - s390/idle: mark arch_cpu_idle() noinstr + - time/debug: Fix memory leak with using debugfs_lookup() + - PM: domains: fix memory leak with using debugfs_lookup() + - PM: EM: fix memory leak with using debugfs_lookup() + - Bluetooth: Fix issue with Actions Semi ATS2851 based devices + - Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921 + - Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE + - wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30 + - hv_netvsc: Check status in SEND_RNDIS_PKT completion message + - s390/kfence: fix page fault reporting + - devlink: Fix TP_STRUCT_entry in trace of devlink health report + - scm: add user copy checks to put_cmsg() + - drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Tab 3 X90F + - drm: panel-orientation-quirks: Add quirk for DynaBook K50 + - drm/amd/display: Reduce expected sdp bandwidth for dcn321 + - drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h + write + - drm/amd/display: Fix potential null-deref in dm_resume + - drm/omap: dsi: Fix excessive stack usage + - HID: Add Mapping for System Microphone Mute + - drm/tiny: ili9486: Do not assume 8-bit only SPI controllers + - drm/amd/display: Defer DIG FIFO disable after VID stream enable + - drm/radeon: free iio for atombios when driver shutdown + - drm/amd: Avoid BUG() for case of SRIOV missing IP version + - drm/amdkfd: Page aligned memory reserve size + - scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write + - Revert "fbcon: don't lose the console font across generic->chip driver + switch" + - drm/amd: Avoid ASSERT for some message failures + - drm: amd: display: Fix memory leakage + - drm/amd/display: fix mapping to non-allocated address + - HID: uclogic: Add frame type quirk + - HID: uclogic: Add battery quirk + - HID: uclogic: Add support for XP-PEN Deco Pro SW + - HID: uclogic: Add support for XP-PEN Deco Pro MW + - drm/msm/dsi: Add missing check for alloc_ordered_workqueue + - drm: rcar-du: Add quirk for H3 ES1.x pclk workaround + - drm: rcar-du: Fix setting a reserved bit in DPLLCR + - drm/drm_print: correct format problem + - drm/amd/display: Set hvm_enabled flag for S/G mode + - drm/client: Test for connectors before sending hotplug event + - habanalabs: extend fatal messages to contain PCI info + - habanalabs: fix bug in timestamps registration code + - docs/scripts/gdb: add necessary make scripts_gdb step + - drm/msm/dpu: Add DSC hardware blocks to register snapshot + - ASoC: soc-compress: Reposition and add pcm_mutex + - ASoC: kirkwood: Iterate over array indexes instead of using pointer math + - regulator: max77802: Bounds check regulator id against opmode + - regulator: s5m8767: Bounds check id indexing into arrays + - Revert "drm/amdgpu: TA unload messages are not actually sent to psp when + amdgpu is uninstalled" + - drm/amd/display: fix FCLK pstate change underflow + - gfs2: Improve gfs2_make_fs_rw error handling + - hwmon: (coretemp) Simplify platform device handling + - hwmon: (nct6775) Directly call ASUS ACPI WMI method + - hwmon: (nct6775) B650/B660/X670 ASUS boards support + - pinctrl: at91: use devm_kasprintf() to avoid potential leaks + - drm/amd/display: Do not commit pipe when updating DRR + - scsi: snic: Fix memory leak with using debugfs_lookup() + - scsi: ufs: core: Fix device management cmd timeout flow + - HID: logitech-hidpp: Don't restart communication if not necessary + - drm/amd/display: Enable P-state validation checks for DCN314 + - drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5 + - drm/amd/display: Disable HUBP/DPP PG on DCN314 for now + - drm/amd/display: disable SubVP + DRR to prevent underflow + - dm thin: add cond_resched() to various workqueue loops + - dm cache: add cond_resched() to various workqueue loops + - nfsd: zero out pointers after putting nfsd_files on COPY setup error + - nfsd: don't hand out delegation on setuid files being opened for write + - cifs: prevent data race in smb2_reconnect() + - drm/i915/mtl: Correct implementation of Wa_18018781329 + - drm/shmem-helper: Revert accidental non-GPL export + - driver core: fw_devlink: Avoid spurious error message + - wifi: rtl8xxxu: fixing transmisison failure for rtl8192eu + - firmware: coreboot: framebuffer: Ignore reserved pixel color bits + - block: don't allow multiple bios for IOCB_NOWAIT issue + - block: clear bio->bi_bdev when putting a bio back in the cache + - block: be a bit more careful in checking for NULL bdev while polling + - rtc: pm8xxx: fix set-alarm race + - ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms' + - ipmi:ssif: resend_msg() cannot fail + - ipmi_ssif: Rename idle state and check + - ipmi:ssif: Add a timer between request retries + - io_uring: Replace 0-length array with flexible array + - io_uring: use user visible tail in io_uring_poll() + - io_uring: handle TIF_NOTIFY_RESUME when checking for task_work + - io_uring: add a conditional reschedule to the IOPOLL cancelation loop + - io_uring: add reschedule point to handle_tw_list() + - io_uring/rsrc: disallow multi-source reg buffers + - io_uring: remove MSG_NOSIGNAL from recvmsg + - io_uring/poll: allow some retries for poll triggering spuriously + - io_uring: fix fget leak when fs don't support nowait buffered read + - s390/extmem: return correct segment type in __segment_load() + - s390: discard .interp section + - s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handler + - s390/kprobes: fix current_kprobe never cleared after kprobes reenter + - KVM: s390: disable migration mode when dirty tracking is disabled + - cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID + - cifs: Fix uninitialized memory read in smb3_qfs_tcon() + - cifs: Fix uninitialized memory reads for oparms.mode + - cifs: fix mount on old smb servers + - cifs: introduce cifs_io_parms in smb2_async_writev() + - cifs: split out smb3_use_rdma_offload() helper + - cifs: don't try to use rdma offload on encrypted connections + - cifs: Check the lease context if we actually got a lease + - cifs: return a single-use cfid if we did not get a lease + - scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization + - scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info() + - scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmi + - btrfs: hold block group refcount during async discard + - btrfs: sysfs: update fs features directory asynchronously + - locking/rwsem: Prevent non-first waiter from spinning in down_write() + slowpath + - ksmbd: fix wrong data area length for smb2 lock request + - ksmbd: do not allow the actual frame length to be smaller than the rfc1002 + length + - ksmbd: fix possible memory leak in smb2_lock() + - torture: Fix hang during kthread shutdown phase + - ARM: dts: exynos: correct HDMI phy compatible in Exynos4 + - io_uring: mark task TASK_RUNNING before handling resume/task work + - hfs: fix missing hfs_bnode_get() in __hfs_bnode_create + - fs: hfsplus: fix UAF issue in hfsplus_put_super + - exfat: fix reporting fs error when reading dir beyond EOF + - exfat: fix unexpected EOF while reading dir + - exfat: redefine DIR_DELETED as the bad cluster number + - exfat: fix inode->i_blocks for non-512 byte sector size device + - fs: dlm: start midcomms before scand + - fs: dlm: fix use after free in midcomms commit + - fs: dlm: be sure to call dlm_send_queue_flush() + - fs: dlm: fix race setting stop tx flag + - fs: dlm: don't set stop rx flag after node reset + - fs: dlm: move sending fin message into state change handling + - fs: dlm: send FIN ack back in right cases + - f2fs: fix information leak in f2fs_move_inline_dirents() + - f2fs: retry to update the inode page given data corruption + - f2fs: fix cgroup writeback accounting with fs-layer encryption + - f2fs: fix kernel crash due to null io->bio + - f2fs: Revert "f2fs: truncate blocks in batch in __complete_revoke_list()" + - ocfs2: fix defrag path triggering jbd2 ASSERT + - ocfs2: fix non-auto defrag path not working issue + - fs/cramfs/inode.c: initialize file_ra_state + - selftests/landlock: Skip overlayfs tests when not supported + - selftests/landlock: Test ptrace as much as possible with Yama + - udf: Truncate added extents on failed expansion + - udf: Do not bother merging very long extents + - udf: Do not update file length for failed writes to inline files + - udf: Preserve link count of system files + - udf: Detect system inodes linked into directory hierarchy + - udf: Fix file corruption when appending just after end of preallocated + extent + - md: don't update recovery_cp when curr_resync is ACTIVE + - KVM: Destroy target device if coalesced MMIO unregistration fails + - KVM: VMX: Fix crash due to uninitialized current_vmcs + - KVM: Register /dev/kvm as the _very_ last thing during initialization + - KVM: x86: Purge "highest ISR" cache when updating APICv state + - KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps + - KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled + - KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID + - KVM: SVM: Flush the "current" TLB when activating AVIC + - KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target + - KVM: SVM: Don't put/load AVIC when setting virtual APIC mode + - KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPI + - KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32 + - KVM: SVM: Fix potential overflow in SEV's send|receive_update_data() + - KVM: SVM: hyper-v: placate modpost section mismatch error + - selftests: x86: Fix incorrect kernel headers search path + - x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows) + - x86/crash: Disable virt in core NMI crash handler to avoid double shootdown + - x86/reboot: Disable virtualization in an emergency if SVM is supported + - x86/reboot: Disable SVM, not just VMX, when stopping CPUs + - x86/kprobes: Fix __recover_optprobed_insn check optimizing logic + - x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe + range + - x86/microcode/amd: Remove load_microcode_amd()'s bsp parameter + - x86/microcode/AMD: Add a @cpu parameter to the reloading functions + - x86/microcode/AMD: Fix mixed steppings support + - x86/speculation: Allow enabling STIBP with legacy IBRS + - Documentation/hw-vuln: Document the interaction between IBRS and STIBP + - virt/sev-guest: Return -EIO if certificate buffer is not large enough + - brd: mark as nowait compatible + - brd: return 0/-error from brd_insert_page() + - brd: check for REQ_NOWAIT and set correct page allocation mask + - ima: fix error handling logic when file measurement failed + - ima: Align ima_file_mmap() parameters with mmap_file LSM hook + - selftests/powerpc: Fix incorrect kernel headers search path + - selftests/ftrace: Fix eprobe syntax test case to check filter support + - selftests: sched: Fix incorrect kernel headers search path + - selftests: core: Fix incorrect kernel headers search path + - selftests: pid_namespace: Fix incorrect kernel headers search path + - selftests: arm64: Fix incorrect kernel headers search path + - selftests: clone3: Fix incorrect kernel headers search path + - selftests: pidfd: Fix incorrect kernel headers search path + - selftests: membarrier: Fix incorrect kernel headers search path + - selftests: kcmp: Fix incorrect kernel headers search path + - selftests: media_tests: Fix incorrect kernel headers search path + - selftests: gpio: Fix incorrect kernel headers search path + - selftests: filesystems: Fix incorrect kernel headers search path + - selftests: user_events: Fix incorrect kernel headers search path + - selftests: ptp: Fix incorrect kernel headers search path + - selftests: sync: Fix incorrect kernel headers search path + - selftests: rseq: Fix incorrect kernel headers search path + - selftests: move_mount_set_group: Fix incorrect kernel headers search path + - selftests: mount_setattr: Fix incorrect kernel headers search path + - selftests: perf_events: Fix incorrect kernel headers search path + - selftests: ipc: Fix incorrect kernel headers search path + - selftests: futex: Fix incorrect kernel headers search path + - selftests: drivers: Fix incorrect kernel headers search path + - selftests: dmabuf-heaps: Fix incorrect kernel headers search path + - selftests: vm: Fix incorrect kernel headers search path + - selftests: seccomp: Fix incorrect kernel headers search path + - irqdomain: Fix association race + - irqdomain: Fix disassociation race + - irqdomain: Look for existing mapping only once + - irqdomain: Drop bogus fwspec-mapping error handling + - irqdomain: Refactor __irq_domain_alloc_irqs() + - irqdomain: Fix mapping-creation race + - irqdomain: Fix domain registration race + - crypto: qat - fix out-of-bounds read + - mm/damon/paddr: fix missing folio_put() + - ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls() + - ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PC + - jbd2: fix data missing when reusing bh which is ready to be checkpointed + - ext4: optimize ea_inode block expansion + - ext4: refuse to create ea block when umounted + - cxl/pmem: Fix nvdimm registration races + - Input: exc3000 - properly stop timer on shutdown + - mtd: spi-nor: sfdp: Fix index value for SCCR dwords + - mtd: spi-nor: spansion: Consider reserved bits in CFR5 register + - dm: send just one event on resize, not two + - dm: add cond_resched() to dm_wq_work() + - dm: add cond_resched() to dm_wq_requeue_work() + - wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twice + - wifi: rtl8xxxu: Use a longer retry limit of 48 + - wifi: ath11k: allow system suspend to survive ath11k + - wifi: cfg80211: Fix use after free for wext + - wifi: cfg80211: Set SSID if it is not already set + - cpuidle: add ARCH_SUSPEND_POSSIBLE dependencies + - qede: fix interrupt coalescing configuration + - thermal: intel: powerclamp: Fix cur_state for multi package system + - dm flakey: fix logic when corrupting a bio + - dm cache: free background tracker's queued work in btracker_destroy + - dm flakey: don't corrupt the zero page + - dm flakey: fix a bug with 32-bit highmem systems + - hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocation + - hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div() + - spi: intel: Check number of chip selects after reading the descriptor + - ARM: dts: qcom: sdx65: Add Qcom SMMU-500 as the fallback for IOMMU node + - ARM: dts: qcom: sdx55: Add Qcom SMMU-500 as the fallback for IOMMU node + - ARM: dts: exynos: correct TMU phandle in Exynos4210 + - ARM: dts: exynos: correct TMU phandle in Exynos4 + - ARM: dts: exynos: correct TMU phandle in Odroid XU3 family + - ARM: dts: exynos: correct TMU phandle in Exynos5250 + - ARM: dts: exynos: correct TMU phandle in Odroid XU + - ARM: dts: exynos: correct TMU phandle in Odroid HC1 + - arm64: acpi: Fix possible memory leak of ffh_ctxt + - arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAP + - arm64: Reset KASAN tag in copy_highpage with HW tags only + - fuse: add inode/permission checks to fileattr_get/fileattr_set + - rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails + - ceph: update the time stamps and try to drop the suid/sgid + - regulator: core: Use ktime_get_boottime() to determine how long a regulator + was off + - panic: fix the panic_print NMI backtrace setting + - mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON + - genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced + - genirq/msi: Take the per-device MSI lock before validating the control + structure + - spi: spi-sn-f-ospi: fix duplicate flag while assigning to mode_bits + - alpha: fix FEN fault handling + - dax/kmem: Fix leak of memory-hotplug resources + - mips: fix syscall_get_nr + - media: ipu3-cio2: Fix PM runtime usage_count in driver unbind + - remoteproc/mtk_scp: Move clk ops outside send_lock + - vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd + - docs: gdbmacros: print newest record + - mm: memcontrol: deprecate charge moving + - mm/thp: check and bail out if page in deferred queue already + - ktest.pl: Give back console on Ctrt^C on monitor + - kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list + - ktest.pl: Fix missing "end_monitor" when machine check fails + - ktest.pl: Add RUN_TIMEOUT option with default unlimited + - memory tier: release the new_memtier in find_create_memory_tier() + - ring-buffer: Handle race between rb_move_tail and rb_check_pages + - tools/bootconfig: fix single & used for logical condition + - tracing/eprobe: Fix to add filter on eprobe description in README file + - iommu/amd: Add a length limitation for the ivrs_acpihid command-line + parameter + - scsi: aacraid: Allocate cmd_priv with scsicmd + - scsi: qla2xxx: Fix link failure in NPIV environment + - scsi: qla2xxx: Check if port is online before sending ELS + - scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests + - scsi: qla2xxx: Remove unintended flag clearing + - scsi: qla2xxx: Fix erroneous link down + - scsi: qla2xxx: Remove increment of interface err cnt + - scsi: ses: Don't attach if enclosure has no components + - scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() + - scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses + - scsi: ses: Fix possible desc_ptr out-of-bounds accesses + - scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() + - RISC-V: add a spin_shadow_stack declaration + - riscv: Avoid enabling interrupts in die() + - riscv: mm: fix regression due to update_mmu_cache change + - riscv: jump_label: Fixup unaligned arch_static_branch function + - riscv: ftrace: Fixup panic by disabling preemption + - riscv, mm: Perform BPF exhandler fixup on page fault + - riscv: ftrace: Remove wasted nops for !RISCV_ISA_C + - riscv: ftrace: Reduce the detour code size to half + - MIPS: DTS: CI20: fix otg power gpio + - PCI/PM: Observe reset delay irrespective of bridge_d3 + - PCI: Unify delay handling for reset and resume + - PCI: hotplug: Allow marking devices as disconnected during bind/unbind + - PCI: Avoid FLR for AMD FCH AHCI adapters + - PCI/DPC: Await readiness of secondary bus after reset + - bus: mhi: ep: Only send -ENOTCONN status if client driver is available + - bus: mhi: ep: Move chan->lock to the start of processing queued ch ring + - bus: mhi: ep: Save channel state locally during suspend and resume + - iommufd: Make sure to zero vfio_iommu_type1_info before copying to user + - iommufd: Do not add the same hwpt to the ioas->hwpt_list twice + - iommu/vt-d: Avoid superfluous IOTLB tracking in lazy mode + - iommu/vt-d: Fix PASID directory pointer coherency + - vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR + - vfio/type1: prevent underflow of locked_vm via exec() + - vfio/type1: track locked_vm per dma + - vfio/type1: restore locked_vm + - drm/amd: Fix initialization for nbio 7.5.1 + - drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv + - drm/radeon: Fix eDP for single-display iMac11,2 + - drm/i915: Don't use stolen memory for ring buffers with LLC + - drm/i915: Don't use BAR mappings for ring buffers with LLC + - drm/gud: Fix UBSAN warning + - drm/edid: fix AVI infoframe aspect ratio handling + - drm/edid: fix parsing of 3D modes from HDMI VSDB + - qede: avoid uninitialized entries in coal_entry array + - brd: use radix_tree_maybe_preload instead of radix_tree_preload + - net: avoid double iput when sock_alloc_file fails + - Linux 6.2.3 + + * Miscellaneous Ubuntu changes + - [Config] update annotations after applying 6.2.3 stable patches + - [Config] update annotations after applying 6.2.6 stable patches + + -- Andrea Righi Tue, 14 Mar 2023 16:43:44 +0100 + +linux (6.2.0-16.16) lunar; urgency=medium + + * lunar/linux: 6.2.0-16.16 -proposed tracker (LP: #2009914) + + * linux-libc-dev is no longer multi-arch safe (LP: #2009355) + - Revert "UBUNTU: [Packaging] install headers to debian/linux-libc-dev + directly" + + * linux: CONFIG_SERIAL_8250_MID=y (LP: #2009283) + - [Config] enable CONFIG_SERIAL_8250_MID=y + + * cpufreq: intel_pstate: Update Balance performance EPP for Sapphire Rapids + (LP: #2008519) + - cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire Rapids + + -- Andrea Righi Fri, 10 Mar 2023 18:34:28 +0100 + +linux (6.2.0-15.15) lunar; urgency=medium + + * Miscellaneous Ubuntu changes + - [Packaging] annotations: document annotations headers + + -- Andrea Righi Fri, 10 Mar 2023 07:36:59 +0100 + +linux (6.2.0-14.14) lunar; urgency=medium + + * lunar/linux: 6.2.0-14.14 -proposed tracker (LP: #2009856) + + * Miscellaneous Ubuntu changes + - [Packaging] rust: add rust build dependencies to all arches + - [Packaging] Support skipped dkms modules + - [Packaging] actually enforce set -e in dkms-build--nvidia-N + - [Packaging] Preserve the correct log file variable value + - [Packaging] update getabis + + -- Andrea Righi Thu, 09 Mar 2023 16:40:36 +0100 + +linux (6.2.0-13.13) lunar; urgency=medium + + * lunar/linux: 6.2.0-13.13 -proposed tracker (LP: #2009704) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * mt7921: add support of MTFG table (LP: #2009642) + - wifi: mt76: mt7921: add support to update fw capability with MTFG table + + -- Andrea Righi Wed, 08 Mar 2023 14:40:25 +0100 + +linux (6.2.0-12.12) lunar; urgency=medium + + * lunar/linux: 6.2.0-12.12 -proposed tracker (LP: #2009698) + + * Miscellaneous Ubuntu changes + - SAUCE: enforce rust availability only on x86_64 + - [Config] update CONFIG_RUST_IS_AVAILABLE + + -- Andrea Righi Wed, 08 Mar 2023 12:50:15 +0100 + +linux (6.2.0-11.11) lunar; urgency=medium + + * lunar/linux: 6.2.0-11.11 -proposed tracker (LP: #2009697) + + * Miscellaneous Ubuntu changes + - [Packaging] do not stop the build if rust is not available + + -- Andrea Righi Wed, 08 Mar 2023 12:24:55 +0100 + +linux (6.2.0-10.10) lunar; urgency=medium + + * lunar/linux: 6.2.0-10.10 -proposed tracker (LP: #2009673) + + * Packaging resync (LP: #1786013) + - debian/dkms-versions -- update from kernel-versions (main/master) + + * enable Rust support in the kernel (LP: #2007654) + - [Packaging] propagate makefile variables to kernelconfig + - SAUCE: rust: fix regexp in scripts/is_rust_module.sh + - SAUCE: scripts: rust: drop is_rust_module.sh + - SAUCE: rust: allow to use INIT_STACK_ALL_ZERO + - SAUCE: scripts: Exclude Rust CUs with pahole + - SAUCE: modpost: support arbitrary symbol length in modversion + - SAUCE: allows to enable Rust with modversions + - SAUCE: rust: properly detect the version of libclang used by bindgen + - [Packaging] rust: add the proper make flags to enable rust support + - [Packaging] add rust dependencies + - [Packaging] bpftool: always use vmlinux to generate headers + - [Packaging] run rustavailable target as debugging before build + - [Config] enable Rust support + + * Fail to output sound to external monitor which connects via docking station + (LP: #2009024) + - [Config] Enable CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM + + * Miscellaneous Ubuntu changes + - SAUCE: Makefile: replace rsync with tar + + -- Andrea Righi Wed, 08 Mar 2023 12:01:56 +0100 + +linux (6.2.0-1.1) lunar; urgency=medium + + * lunar/linux: 6.2.0-1.1 -proposed tracker (LP: #2009621) + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + - debian/dkms-versions -- update from kernel-versions (main/master) + + * kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) + - SAUCE: apparmor: Add fine grained mediation of posix mqueues + - SAUCE: apparmor: add user namespace creation mediation + + * Lunar update: v6.2.2 upstream stable release (LP: #2009358) + - ALSA: hda: cs35l41: Correct error condition handling + - crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption + - bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state + - vc_screen: don't clobber return value in vcs_read + - drm/amd/display: Move DCN314 DOMAIN power control to DMCUB + - drm/amd/display: Properly reuse completion structure + - scripts/tags.sh: fix incompatibility with PCRE2 + - wifi: rtw88: usb: Set qsel correctly + - wifi: rtw88: usb: send Zero length packets if necessary + - wifi: rtw88: usb: drop now unnecessary URB size check + - usb: dwc3: pci: add support for the Intel Meteor Lake-M + - USB: serial: option: add support for VW/Skoda "Carstick LTE" + - usb: gadget: u_serial: Add null pointer check in gserial_resume + - arm64: dts: uniphier: Fix property name in PXs3 USB node + - usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDO + - USB: core: Don't hold device lock while reading the "descriptors" sysfs file + - Linux 6.2.2 + + * Lunar update: v6.2.1 upstream stable release (LP: #2009127) + - uaccess: Add speculation barrier to copy_from_user() + - x86/alternatives: Introduce int3_emulate_jcc() + - x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions + - x86/static_call: Add support for Jcc tail-calls + - HID: mcp-2221: prevent UAF in delayed work + - wifi: mwifiex: Add missing compatible string for SD8787 + - audit: update the mailing list in MAINTAINERS + - platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLY + - platform/x86: nvidia-wmi-ec-backlight: Add force module parameter + - ext4: Fix function prototype mismatch for ext4_feat_ktype + - randstruct: disable Clang 15 support + - bpf: add missing header file include + - Linux 6.2.1 + + * Fix mediatek wifi driver crash when loading wrong SAR table (LP: #2009118) + - wifi: mt76: mt7921: fix error code of return in mt7921_acpi_read + + * overlayfs mounts as R/O over idmapped mount (LP: #2009065) + - SAUCE: overlayfs: handle idmapped mounts in ovl_do_(set|remove)xattr + + * RaptorLake: Fix the Screen is shaking by onboard HDMI port in mirror mode + (LP: #1993561) + - drm/i915/display: Drop check for doublescan mode in modevalid + - drm/i915/display: Prune Interlace modes for Display >=12 + + * screen flicker after PSR2 enabled (LP: #2007516) + - SAUCE: drm/i915/display/psr: Disable PSR2 sel fetch on panel SHP 5457 + + * [23.04 FEAT] Support for new IBM Z Hardware (IBM z16) - Reset DAT-Protection + facility support (LP: #1982378) + - s390/mm: add support for RDP (Reset DAT-Protection) + + * [23.04 FEAT] zcrypt DD: AP command filtering (LP: #2003637) + - s390/zcrypt: introduce ctfm field in struct CPRBX + + * rtcpie in timers from ubuntu_kernel_selftests randomly failing + (LP: #1814234) + - SAUCE: selftest: rtcpie: Force passing unreliable subtest + + * [23.04 FEAT] Support for List-Directed IPL and re-IPL from ECKD DASD + (LP: #2003394) + - s390/ipl: add DEFINE_GENERIC_LOADPARM() + - s390/ipl: add loadparm parameter to eckd ipl/reipl data + + * Miscellaneous Ubuntu changes + - SAUCE: drm/i915/sseu: fix max_subslices array-index-out-of-bounds access + - SAUCE: mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_type + - SAUCE: Revert "fbdev: Make registered_fb[] private to fbmem.c" + - [Packaging] disable signing for ppc64el + - [Config] define CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS + - SAUCE: Revert "arm64/fpsimd: Make kernel_neon_ API _GPL" + + -- Andrea Righi Tue, 07 Mar 2023 18:45:31 +0100 + +linux (6.2.0-0.0) lunar; urgency=medium + + * Empty entry + + -- Andrea Righi Fri, 03 Mar 2023 08:42:43 +0100 + +linux-unstable (6.2.0-10.10) lunar; urgency=medium + + * lunar/linux-unstable: 6.2.0-10.10 -proposed tracker (LP: #2007818) + + * Built-in camera device dies after runtime suspended (LP: #2007530) + - SAUCE: usb: xhci: Workaround for runpm issue on AMD xHC + + * Miscellaneous Ubuntu changes + - [Config] update annotations after rebase to v6.2 + + [ Upstream Kernel Changes ] + + * Rebase to v6.2 + + -- Andrea Righi Mon, 20 Feb 2023 10:36:20 +0100 + +linux-unstable (6.2.0-9.9) lunar; urgency=medium + + * lunar/linux-unstable: 6.2.0-9.9 -proposed tracker (LP: #2007069) + + * Move kernel ADT tests to python3 (LP: #2004429) + - [Debian] Use a python3 compatable kernel-testing repo + + * Mediatek FM350-GL wwan module failed to init: Invalid device status 0x1 + (LP: #2002089) + - SAUCE: Revert "net: wwan: t7xx: Add AP CLDMA" + - SAUCE: net: wwan: t7xx: Add AP CLDMA + - SAUCE: net: wwan: t7xx: Infrastructure for early port configuration + - SAUCE: net: wwan: t7xx: PCIe reset rescan + - SAUCE: net: wwan: t7xx: Enable devlink based fw flashing and coredump + collection + - SAUCE: net: wwan: t7xx: Devlink documentation + + * LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54 + (LP: #1990849) + - SAUCE: shiftfs: fix -EOVERFLOW inside the container + + * Miscellaneous Ubuntu changes + - [Packaging] annotations: do not drop undefined configs in derivatives + - [Packaging]: annotations: fix _remove_entry() logic + - [Packaging] rsync no longer available on lunar + - [Packaging] annotations: Handle single-line annoation rules + - [Packaging] annotations: Preserve single-line annotation rules + - [Packaging] annotations: Fix linter errors + - [Packaging] annotations: Clean up policy writes + - [Packaging] annotations: Handle tabs in annotations file + - [Packaging] annotations: Fail on invalid lines + - [Packaging] annotations: Write out annotations with notes first + - [Packaging] annotations: Check validity of FLAVOUR_DEP + - [Config] update annotations to split configs with/without notes + - [Packaging] annotations: various code cleanups + - [Config] update annotations after rebase to v6.2-rc8 + + * Miscellaneous upstream changes + - selftests/net: mv bpf/nat6to4.c to net folder + + [ Upstream Kernel Changes ] + + * Rebase to v6.1-rc8 + + -- Andrea Righi Mon, 13 Feb 2023 09:32:18 +0100 + +linux-unstable (6.2.0-8.8) lunar; urgency=medium + + * lunar/linux-unstable: 6.2.0-8.8 -proposed tracker (LP: #2004229) + + * Miscellaneous Ubuntu changes + - [Packaging] re-enable signing for ppc64el and s390x + - SAUCE: s390/decompressor: specify __decompress() buf len to avoid overflow + + -- Andrea Righi Tue, 31 Jan 2023 08:21:21 +0100 + +linux-unstable (6.2.0-7.7) lunar; urgency=medium + + * lunar/linux-unstable: 6.2.0-7.7 -proposed tracker (LP: #2004142) + + -- Andrea Righi Mon, 30 Jan 2023 10:23:15 +0100 + +linux-unstable (6.2.0-6.6) lunar; urgency=medium + + * lunar/linux-unstable: 6.2.0-6.6 -proposed tracker (LP: #2004138) + + * Miscellaneous Ubuntu changes + - [Packaging] debian/rules: Bring back 'editconfigs' + - [Packaging] debian/rules: 1-maintainer.mk -- Use make's if-else + - [Packaging] annotations: make sure to always drop undefined configs + - [Config] update annotations after rebase to v6.2-rc6 + + [ Upstream Kernel Changes ] + + * Rebase to v6.1-rc6 + + -- Andrea Righi Mon, 30 Jan 2023 09:20:26 +0100 + +linux-unstable (6.2.0-5.5) lunar; urgency=medium + + * lunar/linux-unstable: 6.2.0-5.5 -proposed tracker (LP: #2003682) + + * [23.04] Kernel 6.2 does not boot on s390x (LP: #2003348) + - SAUCE Revert "zstd: import usptream v1.5.2" + - SAUCE: Revert "zstd: Move zstd-common module exports to + zstd_common_module.c" + + * Revoke & rotate to new signing key (LP: #2002812) + - [Packaging] Revoke and rotate to new signing key + + * CVE-2023-0179 + - netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits + + * [23.04] net/smc: Alibaba patches about tunable buffer sizes may cause errors + and need to be removed (kernel 6.2) (LP: #2003547) + - SAUCE: Revert "net/smc: Unbind r/w buffer size from clcsock and make them + tunable" + - SAUCE: Revert "net/smc: Introduce a specific sysctl for TEST_LINK time" + + * 5.15 stuck at boot on c4.large (LP: #1956780) + - SAUCE: Revert "PCI/MSI: Mask MSI-X vectors only on success" + + * Miscellaneous Ubuntu changes + - [Packaging] scripts/misc/kernelconfig: Disable config checks for mainline + builds + - [Packaging] annotations: add CONFIG_GCC_VERSION to the list of ignored + configs + + -- Andrea Righi Mon, 23 Jan 2023 08:20:26 +0100 + +linux-unstable (6.2.0-4.4) lunar; urgency=medium + + * lunar/linux-unstable: 6.2.0-4.4 -proposed tracker (LP: #2003051) + + * Miscellaneous Ubuntu changes + - [Packaging] add python3 as a build dependency + - [Packaging] scripts/misc/kernelconfig: Rewrite + + -- Andrea Righi Tue, 17 Jan 2023 09:18:54 +0100 + +linux-unstable (6.2.0-3.3) lunar; urgency=medium + + * lunar/linux-unstable: 6.2.0-3.3 -proposed tracker (LP: #2002939) + + * Enable kernel config for P2PDMA (LP: #1987394) + - [Config] Enable CONFIG_HSA_AMD_P2P + + * Miscellaneous Ubuntu changes + - SAUCE: (no-up) Remove obj- += foo.o hack + - SAUCE: (no-up) re-add ubuntu/ directory + - [Config] enable EFI handover protocol + - [Packaging] Fix module-check error when modules are compressed + - SAUCE: (no-up) do not remove debian directory by 'make mrproper' + - [Packaging] debian/rules: Drop AUTOBUILD + - [Packaging] debian/rules: Drop NOKERNLOG and PRINTSHAS env variables + - [Packaging] debian/rules: Replace skip variables with skip_checks + - [Packaging] checks/retpoline-check: Make 'skipretpoline' argument optional + - [Packaging] checks/module-signature-check: Add 'skip_checks' argument + - [Packaging] debian/rules: Rename 'skip_dbg' to 'do_dbgsym_package' + - [Packaging] debian/rules: Rename 'skip_checks' to 'do_skip_checks' + - [Packaging] debian/rules: Rename 'full_build' to 'do_full_build' + - [Packaging] debian/rules: Fix PPA debug package builds + - [Packaging] debian/rules: Remove debug package install directory earlier + - [Packaging] debian/rules: Remove unnecessary 'lockme_' variables + - [Packaging] debian/rules: Remove unused target 'diffupstream' + - [Packaging] debian/rules: Mark PHONY targets individually + - [Packaging] debian/rules: Clean up 'help' target output + - [Packaging] debian/rules: Clean up 'printenv' target output + - [Packaging] debian/rules: Add missing 'do_' variables to 'printenv' + - [Config] update annotations after rebase to v6.2-rc4 + + [ Upstream Kernel Changes ] + + * Rebase to v6.1-rc4 + + -- Andrea Righi Mon, 16 Jan 2023 16:01:40 +0100 + +linux-unstable (6.2.0-2.2) lunar; urgency=medium + + * lunar/linux-unstable: 6.2.0-2.2 -proposed tracker (LP: #2001892) + + * Soundwire support for the Intel RPL Gen 0C40/0C11 platforms (LP: #2000030) + - SAUCE: ASoC: Intel: soc-acpi: add configuration for variant of 0C40 product + - SAUCE: ASoC: Intel: soc-acpi: add configuration for variant of 0C11 product + + * Miscellaneous Ubuntu changes + - [Config] update toolchain version in annotations + + * Miscellaneous upstream changes + - Revert "UBUNTU: [Packaging] Support skipped dkms modules" + + [ Upstream Kernel Changes ] + + * Rebase to v6.1-rc2 + + -- Andrea Righi Thu, 05 Jan 2023 09:19:55 +0100 + +linux-unstable (6.2.0-1.1) lunar; urgency=medium + + * lunar/linux-unstable: 6.2.0-1.1 -proposed tracker (LP: #2000904) + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + * Miscellaneous Ubuntu changes + - [Packaging] annotations: remove configs that are undefined across all + arches/flavours + - SAUCE: Revert "apparmor: make __aa_path_perm() static" + - [Packaging] abi-check: ignore failures when abi check is skipped + - [Packaging] temporarily disable zfs dkms + - [Config] update annotations after rebase to 6.2-rc1 + + [ Upstream Kernel Changes ] + + * Rebase to v6.1-rc1 + + -- Andrea Righi Wed, 04 Jan 2023 12:08:32 +0100 + +linux-unstable (6.2.0-0.0) lunar; urgency=medium + + * Empty entry + + -- Andrea Righi Sun, 01 Jan 2023 10:16:00 +0100 + +linux (6.1.0-11.11) lunar; urgency=medium + + * lunar/linux: 6.1.0-11.11 -proposed tracker (LP: #2000704) + + * Packaging resync (LP: #1786013) + - [Packaging] update helper scripts + + * Lunar update: v6.1.1 upstream stable release (LP: #2000706) + - x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + - libbpf: Fix uninitialized warning in btf_dump_dump_type_data + - PCI: mt7621: Add sentinel to quirks table + - mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + - mips: ralink: mt7621: soc queries and tests as functions + - mips: ralink: mt7621: do not use kzalloc too early + - irqchip/ls-extirq: Fix endianness detection + - udf: Discard preallocation before extending file with a hole + - udf: Fix preallocation discarding at indirect extent boundary + - udf: Do not bother looking for prealloc extents if i_lenExtents matches + i_size + - udf: Fix extending file within last block + - usb: gadget: uvc: Prevent buffer overflow in setup handler + - USB: serial: option: add Quectel EM05-G modem + - USB: serial: cp210x: add Kamstrup RF sniffer PIDs + - USB: serial: f81232: fix division by zero on line-speed change + - USB: serial: f81534: fix division by zero on line-speed change + - xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N + - staging: r8188eu: fix led register settings + - igb: Initialize mailbox message for VF reset + - usb: typec: ucsi: Resume in separate work + - usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system + for Raptor Lake + - cifs: fix oops during encryption + - KEYS: encrypted: fix key instantiation with user-provided data + - Linux 6.1.1 + + * Expose built-in trusted and revoked certificates (LP: #1996892) + - [Packaging] Expose built-in trusted and revoked certificates + + * Fix System cannot detect bluetooth after running suspend stress test + (LP: #1998727) + - wifi: rtw88: 8821c: enable BT device recovery mechanism + + * Gnome doesn't run smooth when performing normal usage with RPL-P CPU + (LP: #1998419) + - drm/i915/rpl-p: Add stepping info + + * Mute/mic LEDs no function on a HP platfrom (LP: #1998882) + - ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + + * Add additional Mediatek MT7922 BT device ID (LP: #1998885) + - Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922 + + * Support Icicle Kit reference design v2022.10 (LP: #1993148) + - SAUCE: riscv: dts: microchip: Disable PCIe on the Icicle Kit + + * Add iommu passthrough quirk for Intel IPU6 on RaptorLake (LP: #1989041) + - SAUCE: iommu: intel-ipu: use IOMMU passthrough mode for Intel IPUs on Raptor + Lake + + * Enable Intel FM350 wwan CCCI driver port logging (LP: #1997686) + - net: wwan: t7xx: use union to group port type specific data + - net: wwan: t7xx: Add port for modem logging + + * TEE Support for CCP driver (LP: #1991608) + - crypto: ccp - Add support for TEE for PCI ID 0x14CA + + * Kinetic update: v5.19.17 upstream stable release (LP: #1994179) + - Revert "fs: check FMODE_LSEEK to control internal pipe splicing" + - kbuild: Add skip_encoding_btf_enum64 option to pahole + + * Kinetic update: v5.19.15 upstream stable release (LP: #1994078) + - Revert "clk: ti: Stop using legacy clkctrl names for omap4 and 5" + + * support independent clock and LED GPIOs for Intel IPU6 platforms + (LP: #1989046) + - SAUCE: platform/x86: int3472: support independent clock and LED GPIOs + + * Kernel livepatch support for for s390x (LP: #1639924) + - [Config] Enable EXPOLINE_EXTERN on s390x + + * Kinetic update: v5.19.7 upstream stable release (LP: #1988733) + - Revert "PCI/portdrv: Don't disable AER reporting in + get_port_device_capability()" + + * Kinetic update: v5.19.3 upstream stable release (LP: #1987345) + - Revert "mm: kfence: apply kmemleak_ignore_phys on early allocated pool" + + * Fix non-working e1000e device after resume (LP: #1951861) + - SAUCE: Revert "e1000e: Add polling mechanism to indicate CSME DPG exit" + + * Add additional Mediatek MT7921 WiFi/BT device IDs (LP: #1937004) + - SAUCE: Bluetooth: btusb: Add support for Foxconn Mediatek Chip + + * Fix system sleep on TGL systems with Intel ME (LP: #1919321) + - SAUCE: PCI: Serialize TGL e1000e PM ops + + * Fix broken e1000e device after S3 (LP: #1897755) + - SAUCE: e1000e: Increase polling timeout on MDIC ready bit + + * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312) + - SAUCE: USB: core: Make port power cycle a seperate helper function + - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state + + * Set explicit CC in the headers package (LP: #1999750) + - [Packaging] Set explicit CC in the headers package + + * commit cf58599cded35cf4affed1e659c0e2c742d3fda7 seems to be missing in + kinetic master to remove "hio" reference from Makefile (LP: #1999556) + - SAUCE: remove leftover reference to ubuntu/hio driver + + * Miscellaneous Ubuntu changes + - [Packaging] kernelconfig: always complete all config checks + - [Packaging] annotations: unify same rule across all flavour within the same + arch + - [Config] annotations: compact annotations file + - [Config] disable EFI_ZBOOT + - SAUCE: input: i8042: fix section mismatch warning + - debian/dkms-versions -- re-enable zfs + - [Packaging] old-kernelconfig: update config-check path + - [Packaging] update getabis + - [Packaging] update Ubuntu.md + + * Miscellaneous upstream changes + - Revert "drm/i915/opregion: check port number bounds for SWSCI display power + state" + + -- Andrea Righi Fri, 30 Dec 2022 11:23:16 +0100 + +linux (6.1.0-10.10) lunar; urgency=medium + + * lunar/linux: 6.1.0-10.10 -proposed tracker (LP: #1999569) + + * Soundwire support for the Intel RPL Gen platforms (LP: #1997944) + - ASoC: Intel: sof_sdw: Add support for SKU 0C10 product + - ASoC: Intel: soc-acpi: add SKU 0C10 SoundWire configuration + - ASoC: Intel: sof_sdw: Add support for SKU 0C40 product + - ASoC: Intel: soc-acpi: add SKU 0C40 SoundWire configuration + - ASoC: Intel: sof_sdw: Add support for SKU 0C4F product + - ASoC: rt1318: Add RT1318 SDCA vendor-specific driver + - ASoC: intel: sof_sdw: add rt1318 codec support. + - ASoC: Intel: sof_sdw: Add support for SKU 0C11 product + - ASoC: Intel: soc-acpi: add SKU 0C11 SoundWire configuration + - SAUCE: ASoC: Intel: soc-acpi: update codec addr on 0C11/0C4F product + - [Config] enable CONFIG_SND_SOC_RT1318_SDW + + * Virtual GPU driver packaging regression (LP: #1996112) + - [Packaging] Reintroduce VM DRM drivers into modules + + -- Andrea Righi Tue, 13 Dec 2022 22:14:08 +0100 + +linux (6.1.0-9.9) lunar; urgency=medium + + * Empty entry (ABI bump) + + -- Andrea Righi Tue, 13 Dec 2022 21:31:08 +0100 + +linux (6.1.0-3.3) lunar; urgency=medium + + * lunar/linux: 6.1.0-3.3 -proposed tracker (LP: #1999534) + + * [DEP-8] Run ADT regression suite for lowlatency kernels Jammy and later + (LP: #1999528) + - [DEP-8] Fix regression suite to run on lowlatency + + * Miscellaneous Ubuntu changes + - [Packaging] annotations: do not add constraints on toolchain versions + + -- Andrea Righi Tue, 13 Dec 2022 16:45:59 +0100 + +linux (6.1.0-2.2) lunar; urgency=medium + + * lunar/linux: 6.1.0-2.2 -proposed tracker (LP: #1999411) + + * Miscellaneous Ubuntu changes + - [Packaging] annotations: do not enforce toolchain versions + + -- Andrea Righi Mon, 12 Dec 2022 17:05:59 +0100 + +linux (6.1.0-1.1) lunar; urgency=medium + + * lunar/linux: 6.1.0-1.1 -proposed tracker (LP: #1999373) + + * Packaging resync (LP: #1786013) + - [Packaging] update variants + + * Miscellaneous Ubuntu changes + - [Packaging] annotations: set and delete configs from command line + - [Packaging] migrateconfigs: ignore README.rst if it doesn't exist + - [Packaging] migrate-annotations: properly determine arches in derivatives + - [Packaging] annotations: allow to set note to config options directly + - [Packaging] annotations: assume --query as default command + - [Packaging] annotations: allow to query using CONFIG_